diff --git a/archivers/Makefile b/archivers/Makefile index 9d9768b31..da984af02 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2015/01/26 07:49:53 mef Exp $ +# $NetBSD: Makefile,v 1.139 2015/05/23 02:13:28 mef Exp $ # COMMENT= Archivers @@ -32,6 +32,7 @@ SUBDIR+= ha SUBDIR+= heirloom-tar SUBDIR+= hpack SUBDIR+= hs-zlib +SUBDIR+= innoextract SUBDIR+= jamjar SUBDIR+= lbrate SUBDIR+= lcab @@ -63,6 +64,7 @@ SUBDIR+= p5-Archive-Any-Lite SUBDIR+= p5-Archive-Extract SUBDIR+= p5-Archive-Peek SUBDIR+= p5-Archive-Tar +SUBDIR+= p5-Archive-Tar-Wrapper SUBDIR+= p5-Archive-Zip SUBDIR+= p5-Compress-Bzip2 SUBDIR+= p5-Compress-LZMA-Simple @@ -103,6 +105,7 @@ SUBDIR+= unzip SUBDIR+= unzoo SUBDIR+= upx SUBDIR+= xbin +SUBDIR+= xfce4-thunar-archive SUBDIR+= xmill SUBDIR+= xpk SUBDIR+= xz diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index 16bcc43fc..0253332f0 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.29 2015/02/26 16:05:11 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2015/05/10 18:50:47 bsiegert Exp $ DISTNAME= arj-3.10.22 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=arj/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arj.sourceforge.net/ COMMENT= Open-source ARJ archiver +LICENSE= gnu-gpl-v2 MAKE_JOBS_SAFE= no diff --git a/archivers/arj/distinfo b/archivers/arj/distinfo index 9d23bff0b..95347cca8 100644 --- a/archivers/arj/distinfo +++ b/archivers/arj/distinfo @@ -1,14 +1,21 @@ -$NetBSD: distinfo,v 1.16 2014/05/11 20:56:16 rodent Exp $ +$NetBSD: distinfo,v 1.22 2015/05/10 18:50:47 bsiegert Exp $ SHA1 (arj-3.10.22.tar.gz) = e8470f480e9eee14906e5485a8898e5c24738c8b RMD160 (arj-3.10.22.tar.gz) = 80f8a1a8cd203f73def8e957d96563a4dba80153 Size (arj-3.10.22.tar.gz) = 431467 bytes -SHA1 (patch-aa) = 02a45f1365121b63020f3714cea142f9571d8f72 -SHA1 (patch-ab) = 062f3dc1eee6f009dfdfa432bb3c138a9c28a829 -SHA1 (patch-ac) = db8a0afa61f49242e9fd601d5fc3167cf75f748b -SHA1 (patch-ad) = 2cf609a6c7cb4e32441a433db3dc9cc04c23ae2a -SHA1 (patch-ae) = 5bc829e43a4d45354905f061905e2810408847f1 -SHA1 (patch-af) = cbde8eccfa95e934714591974786fe94d7b4f19f -SHA1 (patch-ag) = 898539d86abd3747b60d9f95a5a797f709f6360d +SHA1 (patch-arj__user.c) = 011e5deaa24c696b212beadad7d386ccb3c7112d +SHA1 (patch-arjdata.c) = 4e4c142b97feee0673b14ea6f454f3d9de45f584 +SHA1 (patch-arjdisp.c) = d843d4dd1006ea30e8bb3a2acddbc2f0ac221abd +SHA1 (patch-arjsfx.c) = c9e2314d0933cdc12f8e01ca16bc9222ac4e10b9 +SHA1 (patch-decode.c) = 15c31c3bf1303370691b701a98bad88ae1b0967b +SHA1 (patch-environ.c) = e306005a88825b2bfd5b3bb35b18710d26a4c885 SHA1 (patch-exe__sear.c) = 6d8db5a2cdb8f2452b96cf4d09687ae9d45d3e17 -SHA1 (patch-integr.c) = 67ae3fc4149a7b71a185bf45d2a457a109bcef9b +SHA1 (patch-fardata.c) = b76ac5a168b9a8e288a610dce093280d31520af6 +SHA1 (patch-gnu_config.h.in) = 2cf609a6c7cb4e32441a433db3dc9cc04c23ae2a +SHA1 (patch-gnu_configure.in) = 062f3dc1eee6f009dfdfa432bb3c138a9c28a829 +SHA1 (patch-gnu_makefile.in) = db8a0afa61f49242e9fd601d5fc3167cf75f748b +SHA1 (patch-integr.c) = fade32219b21ac3382028bf23ee4171d8d095b5f +SHA1 (patch-msgbind.c) = fa395b0b8b74f4b430a870254a1aa1554f2bb8e7 +SHA1 (patch-register.c) = 8d81e663b499a45f7faa52b16a6cee47394cd09c +SHA1 (patch-resource_resource.txt) = ea7044dc8a6e4fed213f00f8db9f6c1ab5df6f72 +SHA1 (patch-uxspec.c) = 24a22fa2822704e620b38df12b76ef88fe908863 diff --git a/archivers/arj/patches/patch-aa b/archivers/arj/patches/patch-aa deleted file mode 100644 index 1343cb54d..000000000 --- a/archivers/arj/patches/patch-aa +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-aa,v 1.9 2014/05/11 20:56:16 rodent Exp $ - -Add support for various OSes. - ---- environ.c.orig 2004-06-18 16:19:36.000000000 +0000 -+++ environ.c -@@ -58,10 +58,10 @@ - #include - #include - #include -- #elif defined(__FreeBSD__)||defined(__NetBSD__) -+ #elif defined(__FreeBSD__)||defined(__NetBSD__)||defined(__APPLE__) || defined(__DragonFly__) || defined(__OpenBSD__) || defined(__OpenBSD__) - #include - #include -- #elif defined(__QNXNTO__) -+ #elif defined(__QNXNTO__)||defined(__INTERIX) - #include - #else - #include -@@ -2286,7 +2286,7 @@ unsigned long file_getfree(char *name) - else - return((LONG_MAX/(spclu*bps)= 299000900)) - struct statvfs vfs; - - if(statvfs(name, &vfs)==-1) -@@ -3005,7 +3005,7 @@ void get_exe_name(char *dest, char *arg) - they are missing altogether, the corresponding code will gracefully - terminate. */ - #if SFX_LEVEL==ARJ -- strcpy(dest, "/usr/local/bin/arj"); -+ strcpy(dest, "@PREFIX@/bin/arj"); - #elif SFX_LEVEL==ARJSFXV - strcpy(dest, "./arjsfxv"); - #elif SFX_LEVEL==ARJSFX -@@ -3013,7 +3013,7 @@ void get_exe_name(char *dest, char *arg) - #elif SFX_LEVEL==ARJSFXJR - strcpy(dest, "./arjsfxjr"); - #elif defined(REARJ) -- strcpy(dest, "/usr/local/bin/rearj"); -+ strcpy(dest, "@PREFIX@/bin/rearj"); - #else - dest[0]='\0'; - #endif -@@ -3802,7 +3802,9 @@ int reset_drive(char *name) - #elif TARGET==WIN32 - return(0); - #elif TARGET==UNIX -+ #ifndef __INTERIX - sync(); -+ #endif - return(0); - #endif - } diff --git a/archivers/arj/patches/patch-ab b/archivers/arj/patches/patch-ab deleted file mode 100644 index fbacce743..000000000 --- a/archivers/arj/patches/patch-ab +++ /dev/null @@ -1,98 +0,0 @@ -$NetBSD: patch-ab,v 1.8 2014/05/11 20:56:16 rodent Exp $ - ---- gnu/configure.in.orig 2005-06-21 18:27:20.000000000 +0000 -+++ gnu/configure.in -@@ -12,13 +12,23 @@ dnl Installation script (let it be, temp - AC_PROG_INSTALL([e:/os2apps/autoconf/install-sh]) - - dnl Configuration parameters --AC_CONFIG_HEADER([../c_defs.h:config.h.in]) -+AC_CONFIG_HEADER([c_defs.h:config.h.in]) - - dnl Checks for the canonical system name - AC_CANONICAL_HOST - - dnl Checks for programs. - AC_PROG_CC -+AC_DEFUN(AC_PROG_LD_GNU, -+[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], ac_cv_prog_gnu_ld, -+[# I'd rather use --version here, but apparently some GNU ld's only accept -v. -+if $LD -v 2>&1 &5; then -+ ac_cv_prog_gnu_ld=yes -+else -+ ac_cv_prog_gnu_ld=no -+fi]) -+]) -+AC_PROG_LD_GNU - - dnl Checks for header files. - AC_HEADER_STDC -@@ -35,7 +45,8 @@ AC_FUNC_MEMCMP - AC_FUNC_SETVBUF_REVERSED - AC_TYPE_SIGNAL - AC_FUNC_VPRINTF --AC_CHECK_FUNCS([getcwd min max mkdir mkdtemp rmdir fcloseall strcasecmp setpriority strdup strerror strstr strupr strlwr strtol strtoul]) -+AC_CHECK_FUNCS([getcwd lchown min max mkdir mkdtemp rmdir fcloseall strcasecmp setpriority strdup strerror strstr strupr strlwr strtol strtoul]) -+AC_SEARCH_LIBS([dlsym], [dl]) - - dnl Platform-specific tuning - PROG_EXT= -@@ -45,22 +56,27 @@ REQUIRES_DEF= - OS_ID="UNIX" - OS_DEF="-D_UNIX" - DLL_CFLAGS="-fPIC" -+LD_STRIP="-s " - - case $host_os in - linux*) - AC_DEFINE(ELF_EXECUTABLES, 1, [Define if executables use ELF format]) - DYN_LIBS="-ldl" -- LD_STRIP="gnu/stripgcc.lnk" -+ LD_STRIP="-s gnu/stripgcc.lnk" - ;; - k*bsd*) - AC_DEFINE(ELF_EXECUTABLES) - DYN_LIBS="-ldl" -- LD_STRIP="gnu/stripgcc.lnk" -+ LD_STRIP="-s gnu/stripgcc.lnk" - ;; - *bsd*) - AC_DEFINE(ELF_EXECUTABLES) - DLL_FLAGS="-shared -export-dynamic" -- LD_STRIP="gnu/stripgcc.lnk" -+ LD_STRIP="-s gnu/stripgcc.lnk" -+ ;; -+darwin*) -+ DLL_FLAGS="-bundle" -+ LD_STRIP="" - ;; - interix3*) - # not ELF -@@ -71,14 +87,16 @@ interix3*) - AC_DEFINE(ELF_EXECUTABLES) - DLL_FLAGS="-shared -fPIC" - DLL_CFLAGS="-shared -fPIC" -- LD_STRIP="gnu/stripgcc.lnk" -+ LD_STRIP="-s gnu/stripgcc.lnk" - ;; - *solaris*) - AC_DEFINE(ELF_EXECUTABLES) - CFLAGS="-DSUNOS -D_UNIX" - DLL_FLAGS="-shared -fPIC" - DLL_CFLAGS="-shared -fPIC" -- LD_STRIP="gnu/stripgcc.lnk" -+ if test X"$ac_cv_prog_gnu_ld" = X"yes"; then -+ LD_STRIP="-s gnu/stripgcc.lnk" -+ fi - ;; - os2*) - PROG_EXT=".exe" -@@ -125,7 +143,7 @@ dnl Initial setup - - test -z "$CONFIG_SHELL" && CONFIG_SHELL=/bin/sh - AC_SUBST(CONFIG_SHELL) -- -+AC_OUTPUT(makefile.gnu:makefile.in) - AC_MSG_CHECKING([if dynamic C library may be used]) - AC_ARG_ENABLE(libc, - [ --disable-libc Disable linking with dynamic C library], diff --git a/archivers/arj/patches/patch-ac b/archivers/arj/patches/patch-ac deleted file mode 100644 index f4231313b..000000000 --- a/archivers/arj/patches/patch-ac +++ /dev/null @@ -1,35 +0,0 @@ -$NetBSD: patch-ac,v 1.4 2008/06/21 20:24:08 joerg Exp $ - ---- gnu/makefile.in.orig 2004-04-17 11:28:06.000000000 +0000 -+++ gnu/makefile.in -@@ -53,7 +53,7 @@ DEBUG_SM = d - ALL_CFLAGS += -g -DDEBUG - else - DEBUG_SM = r --ADD_LDFLAGS = -s @LD_STRIP@ -+ADD_LDFLAGS = @LD_STRIP@ - endif - - ALL_CFLAGS += $(CFLAGS) -@@ -166,7 +166,7 @@ MAKE_KEY=$(TOOLS_DIR)/make_key$x - endif - - all: prepare timestamp -- $(MAKE) do-all -+ $(MAKE) -f makefile.gnu do-all - - do-all: \ - $(ARJ_DIR)/arj$x \ -@@ -351,8 +351,10 @@ $(ARJ_DIR)/arj$x: $(ARJ_OBJS) \ - $(TOOLS_DIR)/join $(ARJ_DIR)/arj$x $(SFXSTUB_DIR)/sfxstub$x - rm -f $(BASEDIR)/help.arj - $(ARJ_DIR)/arj$x a $(BASEDIR)/help.arj -+ -t1f -2e -e -jm -jh65535 -jt $(RES_DIR)/$(LOCALE)/arj?.txt -- $(TOOLS_DIR)/join $(ARJ_DIR)/arj$x $(BASEDIR)/help.arj -- $(TOOLS_DIR)/postproc $@ -+ cp $(ARJ_DIR)/arj$x $(ARJ_DIR)/arj$x-tmp -+ $(TOOLS_DIR)/join $(ARJ_DIR)/arj$x-tmp $(BASEDIR)/help.arj -+ $(TOOLS_DIR)/postproc $(ARJ_DIR)/arj$x-tmp -+ mv -f $(ARJ_DIR)/arj$x-tmp $(ARJ_DIR)/arj$x - - $(BASEDIR)/fmsg_arj.c $(BASEDIR)/imsg_arj.c $(BASEDIR)/nmsg_arj.c: $(TOOLS_DIR)/msgbind$x $(RESFILE) - $(TOOLS_DIR)/msgbind $(RESFILE) msg_arj $(OS_ID) $(PACKAGE) $(LOCALE) $(BASEDIR) diff --git a/archivers/arj/patches/patch-ad b/archivers/arj/patches/patch-ad deleted file mode 100644 index 5584af2af..000000000 --- a/archivers/arj/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2014/05/11 20:56:16 rodent Exp $ - ---- gnu/config.h.in.orig 2004-04-17 10:33:38.000000000 +0000 -+++ gnu/config.h.in -@@ -4,6 +4,7 @@ - #undef LIBC - #undef NP_SFX - #undef ELF_EXECUTABLES -+#undef HAVE_LCHOWN - #undef HAVE_MKDTEMP - #undef HAVE_FCLOSEALL - #undef HAVE_SETPRIORITY diff --git a/archivers/arj/patches/patch-ae b/archivers/arj/patches/patch-ae deleted file mode 100644 index acc2a3d04..000000000 --- a/archivers/arj/patches/patch-ae +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ae,v 1.2 2014/05/11 20:56:16 rodent Exp $ - ---- uxspec.c.orig 2004-04-17 11:39:42.000000000 +0000 -+++ uxspec.c -@@ -13,6 +13,11 @@ - #include - #endif - -+#include "c_defs.h" -+#ifndef HAVE_LCHOWN -+#define lchown chown -+#endif -+ - DEBUGHDR(__FILE__) /* Debug information block */ - - /* UXSPECIAL block types */ diff --git a/archivers/arj/patches/patch-af b/archivers/arj/patches/patch-af deleted file mode 100644 index f0e8794ed..000000000 --- a/archivers/arj/patches/patch-af +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-af,v 1.3 2014/05/11 20:56:16 rodent Exp $ - ---- fardata.c.orig 2004-04-17 11:39:42.000000000 +0000 -+++ fardata.c -@@ -190,7 +190,7 @@ int msg_sprintf(char *str, FMSG *fmt, .. - - /* Length-limited strlen() */ - --static int strnlen(const char FAR *s, int count) -+static int _strnlen(const char FAR *s, int count) - { - const char FAR *sc; - -@@ -569,7 +569,7 @@ int vcprintf(int ccode, FMSG *fmt, va_li - if(!s) - s="(null)"; - #endif -- len=strnlen(s, precision); -+ len=_strnlen(s, precision); - if(!(flags&LEFT)) - { - while(len=ARJSFXV + if(ferror(stdout)) +- msg_fprintf(stderr, M_DISK_FULL); ++ msg_fprintf(stderr, "Can't write file. Disk full?"); + if(debug_enabled&&strchr(debug_opt, 't')!=NULL) + { + ticks=get_ticks()-ticks; diff --git a/archivers/arj/patches/patch-decode.c b/archivers/arj/patches/patch-decode.c new file mode 100644 index 000000000..f2232a992 --- /dev/null +++ b/archivers/arj/patches/patch-decode.c @@ -0,0 +1,28 @@ +$NetBSD: patch-decode.c,v 1.1 2015/04/12 15:54:02 tnn Exp $ + +Fix CVE-2015-2782. Via Debian security-afl.patch. + +--- decode.c.orig 2003-04-12 16:15:58.000000000 +0000 ++++ decode.c +@@ -255,7 +255,7 @@ void read_pt_len(int nn, int nbit, int i + if(i==i_special) + { + c=getbits(2); +- while(--c>=0) ++ while(--c>=0&&i=0) ++ while(--c>=0&&i + #include + #include +- #elif defined(__FreeBSD__)||defined(__NetBSD__) ++ #elif defined(__FreeBSD__)||defined(__NetBSD__)||defined(__APPLE__) || defined(__DragonFly__) || defined(__OpenBSD__) || defined(__OpenBSD__) + #include + #include +- #elif defined(__QNXNTO__) ++ #elif defined(__QNXNTO__)||defined(__INTERIX) + #include + #else + #include +@@ -1087,6 +1087,8 @@ static char *validate_path(char *name) + if(action!=VALIDATE_DRIVESPEC) + { + #endif ++ while (name[0]!='\0'&& ++ (name[0]=='.'||name[0]==PATHSEP_DEFAULT||name[0]==PATHSEP_UNIX)) { + if(name[0]=='.') + { + if(name[1]=='.'&&(name[2]==PATHSEP_DEFAULT||name[2]==PATHSEP_UNIX)) +@@ -1096,6 +1098,7 @@ static char *validate_path(char *name) + } + if(name[0]==PATHSEP_DEFAULT||name[0]==PATHSEP_UNIX) + name++; /* "\\" - revert to root */ ++ } + #if SFX_LEVEL>=ARJSFXV + } + } +@@ -2286,7 +2289,7 @@ unsigned long file_getfree(char *name) + else + return((LONG_MAX/(spclu*bps)= 299000900)) + struct statvfs vfs; + + if(statvfs(name, &vfs)==-1) +@@ -3005,7 +3008,7 @@ void get_exe_name(char *dest, char *arg) + they are missing altogether, the corresponding code will gracefully + terminate. */ + #if SFX_LEVEL==ARJ +- strcpy(dest, "/usr/local/bin/arj"); ++ strcpy(dest, "@PREFIX@/bin/arj"); + #elif SFX_LEVEL==ARJSFXV + strcpy(dest, "./arjsfxv"); + #elif SFX_LEVEL==ARJSFX +@@ -3013,7 +3016,7 @@ void get_exe_name(char *dest, char *arg) + #elif SFX_LEVEL==ARJSFXJR + strcpy(dest, "./arjsfxjr"); + #elif defined(REARJ) +- strcpy(dest, "/usr/local/bin/rearj"); ++ strcpy(dest, "@PREFIX@/bin/rearj"); + #else + dest[0]='\0'; + #endif +@@ -3802,7 +3805,9 @@ int reset_drive(char *name) + #elif TARGET==WIN32 + return(0); + #elif TARGET==UNIX ++ #ifndef __INTERIX + sync(); ++ #endif + return(0); + #endif + } diff --git a/archivers/arj/patches/patch-fardata.c b/archivers/arj/patches/patch-fardata.c new file mode 100644 index 000000000..7e16d7acd --- /dev/null +++ b/archivers/arj/patches/patch-fardata.c @@ -0,0 +1,72 @@ +$NetBSD: patch-fardata.c,v 1.2 2015/04/12 16:09:27 tnn Exp $ + +Rename strnlen -> _strnlen to avoid conflict in systems having strnlen. +Add patch from Debian (security_format.patch) to fix unsafe format string usage. + +--- fardata.c.orig 2015-04-12 15:57:39.000000000 +0000 ++++ fardata.c +@@ -52,7 +52,7 @@ int error_proc(FMSG *errmsg, ...) + /* Check if the message could have a standard error code */ + if(errno!=0&&is_std_error(errmsg)) + { +- msg_cprintf(0, lf); ++ msg_cprintf(0, "\n"); + error_report(); + } + #endif +@@ -190,7 +190,7 @@ int msg_sprintf(char *str, FMSG *fmt, .. + + /* Length-limited strlen() */ + +-static int strnlen(const char FAR *s, int count) ++static int _strnlen(const char FAR *s, int count) + { + const char FAR *sc; + +@@ -377,10 +377,10 @@ static void flush_cbuf(int ccode, char * + { + #if SFX_LEVEL>=ARJSFXV + fprintf(new_stdout, strform, n_text); +- fprintf(new_stdout, lf); ++ fprintf(new_stdout, "\n"); + #else + printf(strform, n_text); +- printf(lf); ++ printf("\n"); + #endif + } + else +@@ -391,13 +391,13 @@ static void flush_cbuf(int ccode, char * + #ifdef NEED_CRLF + scr_out("\r"); + #endif +- scr_out(lf); ++ scr_out("\n"); + } + if(!no_colors) + textcolor(color_table[ccode&H_COLORMASK].color); + #else + printf(strform, n_text); +- printf(lf); ++ printf("\n"); + #endif + n_text=t_text+1; + #if SFX_LEVEL>=ARJ +@@ -569,7 +569,7 @@ int vcprintf(int ccode, FMSG *fmt, va_li + if(!s) + s="(null)"; + #endif +- len=strnlen(s, precision); ++ len=_strnlen(s, precision); + if(!(flags&LEFT)) + { + while(len&1 &5; then ++ ac_cv_prog_gnu_ld=yes ++else ++ ac_cv_prog_gnu_ld=no ++fi]) ++]) ++AC_PROG_LD_GNU + + dnl Checks for header files. + AC_HEADER_STDC +@@ -35,7 +45,8 @@ AC_FUNC_MEMCMP + AC_FUNC_SETVBUF_REVERSED + AC_TYPE_SIGNAL + AC_FUNC_VPRINTF +-AC_CHECK_FUNCS([getcwd min max mkdir mkdtemp rmdir fcloseall strcasecmp setpriority strdup strerror strstr strupr strlwr strtol strtoul]) ++AC_CHECK_FUNCS([getcwd lchown min max mkdir mkdtemp rmdir fcloseall strcasecmp setpriority strdup strerror strstr strupr strlwr strtol strtoul]) ++AC_SEARCH_LIBS([dlsym], [dl]) + + dnl Platform-specific tuning + PROG_EXT= +@@ -45,22 +56,27 @@ REQUIRES_DEF= + OS_ID="UNIX" + OS_DEF="-D_UNIX" + DLL_CFLAGS="-fPIC" ++LD_STRIP="-s " + + case $host_os in + linux*) + AC_DEFINE(ELF_EXECUTABLES, 1, [Define if executables use ELF format]) + DYN_LIBS="-ldl" +- LD_STRIP="gnu/stripgcc.lnk" ++ LD_STRIP="-s gnu/stripgcc.lnk" + ;; + k*bsd*) + AC_DEFINE(ELF_EXECUTABLES) + DYN_LIBS="-ldl" +- LD_STRIP="gnu/stripgcc.lnk" ++ LD_STRIP="-s gnu/stripgcc.lnk" + ;; + *bsd*) + AC_DEFINE(ELF_EXECUTABLES) + DLL_FLAGS="-shared -export-dynamic" +- LD_STRIP="gnu/stripgcc.lnk" ++ LD_STRIP="-s gnu/stripgcc.lnk" ++ ;; ++darwin*) ++ DLL_FLAGS="-bundle" ++ LD_STRIP="" + ;; + interix3*) + # not ELF +@@ -71,14 +87,16 @@ interix3*) + AC_DEFINE(ELF_EXECUTABLES) + DLL_FLAGS="-shared -fPIC" + DLL_CFLAGS="-shared -fPIC" +- LD_STRIP="gnu/stripgcc.lnk" ++ LD_STRIP="-s gnu/stripgcc.lnk" + ;; + *solaris*) + AC_DEFINE(ELF_EXECUTABLES) + CFLAGS="-DSUNOS -D_UNIX" + DLL_FLAGS="-shared -fPIC" + DLL_CFLAGS="-shared -fPIC" +- LD_STRIP="gnu/stripgcc.lnk" ++ if test X"$ac_cv_prog_gnu_ld" = X"yes"; then ++ LD_STRIP="-s gnu/stripgcc.lnk" ++ fi + ;; + os2*) + PROG_EXT=".exe" +@@ -125,7 +143,7 @@ dnl Initial setup + + test -z "$CONFIG_SHELL" && CONFIG_SHELL=/bin/sh + AC_SUBST(CONFIG_SHELL) +- ++AC_OUTPUT(makefile.gnu:makefile.in) + AC_MSG_CHECKING([if dynamic C library may be used]) + AC_ARG_ENABLE(libc, + [ --disable-libc Disable linking with dynamic C library], diff --git a/archivers/arj/patches/patch-gnu_makefile.in b/archivers/arj/patches/patch-gnu_makefile.in new file mode 100644 index 000000000..c2ca63649 --- /dev/null +++ b/archivers/arj/patches/patch-gnu_makefile.in @@ -0,0 +1,35 @@ +$NetBSD: patch-gnu_makefile.in,v 1.1 2015/04/12 15:45:00 tnn Exp $ + +--- gnu/makefile.in.orig 2004-04-17 11:28:06.000000000 +0000 ++++ gnu/makefile.in +@@ -53,7 +53,7 @@ DEBUG_SM = d + ALL_CFLAGS += -g -DDEBUG + else + DEBUG_SM = r +-ADD_LDFLAGS = -s @LD_STRIP@ ++ADD_LDFLAGS = @LD_STRIP@ + endif + + ALL_CFLAGS += $(CFLAGS) +@@ -166,7 +166,7 @@ MAKE_KEY=$(TOOLS_DIR)/make_key$x + endif + + all: prepare timestamp +- $(MAKE) do-all ++ $(MAKE) -f makefile.gnu do-all + + do-all: \ + $(ARJ_DIR)/arj$x \ +@@ -351,8 +351,10 @@ $(ARJ_DIR)/arj$x: $(ARJ_OBJS) \ + $(TOOLS_DIR)/join $(ARJ_DIR)/arj$x $(SFXSTUB_DIR)/sfxstub$x + rm -f $(BASEDIR)/help.arj + $(ARJ_DIR)/arj$x a $(BASEDIR)/help.arj -+ -t1f -2e -e -jm -jh65535 -jt $(RES_DIR)/$(LOCALE)/arj?.txt +- $(TOOLS_DIR)/join $(ARJ_DIR)/arj$x $(BASEDIR)/help.arj +- $(TOOLS_DIR)/postproc $@ ++ cp $(ARJ_DIR)/arj$x $(ARJ_DIR)/arj$x-tmp ++ $(TOOLS_DIR)/join $(ARJ_DIR)/arj$x-tmp $(BASEDIR)/help.arj ++ $(TOOLS_DIR)/postproc $(ARJ_DIR)/arj$x-tmp ++ mv -f $(ARJ_DIR)/arj$x-tmp $(ARJ_DIR)/arj$x + + $(BASEDIR)/fmsg_arj.c $(BASEDIR)/imsg_arj.c $(BASEDIR)/nmsg_arj.c: $(TOOLS_DIR)/msgbind$x $(RESFILE) + $(TOOLS_DIR)/msgbind $(RESFILE) msg_arj $(OS_ID) $(PACKAGE) $(LOCALE) $(BASEDIR) diff --git a/archivers/arj/patches/patch-integr.c b/archivers/arj/patches/patch-integr.c index f91af75b3..79c766378 100644 --- a/archivers/arj/patches/patch-integr.c +++ b/archivers/arj/patches/patch-integr.c @@ -1,4 +1,7 @@ -$NetBSD: patch-integr.c,v 1.2 2014/05/11 20:56:16 rodent Exp $ +$NetBSD: patch-integr.c,v 1.3 2015/04/12 15:45:00 tnn Exp $ + +Make guard variable used by the integrity check non-static, so +that it won't get dropped as unused. --- integr.c.orig 2005-06-21 18:27:18.000000000 +0000 +++ integr.c diff --git a/archivers/arj/patches/patch-msgbind.c b/archivers/arj/patches/patch-msgbind.c new file mode 100644 index 000000000..57ef4c25f --- /dev/null +++ b/archivers/arj/patches/patch-msgbind.c @@ -0,0 +1,15 @@ +$NetBSD: patch-msgbind.c,v 1.1 2015/05/10 18:50:47 bsiegert Exp $ + +Fix overlap string copy + +--- msgbind.c.orig 2015-04-25 16:26:29.000000000 +0000 ++++ msgbind.c +@@ -578,7 +578,7 @@ int main(int argc, char **argv) + } + strcat(pool[tpool].data, msgname); + strcat(pool[tpool].data, ", "); +- strcpy(msg_buffer, msg_buffer+1); ++ memmove(msg_buffer, msg_buffer+1, strlen(msg_buffer)); + buf_len=strlen(msg_buffer); + msg_buffer[--buf_len]='\0'; + patch_string(msg_buffer); diff --git a/archivers/arj/patches/patch-register.c b/archivers/arj/patches/patch-register.c new file mode 100644 index 000000000..16f02fb69 --- /dev/null +++ b/archivers/arj/patches/patch-register.c @@ -0,0 +1,15 @@ +$NetBSD: patch-register.c,v 1.1 2015/04/12 16:09:27 tnn Exp $ + +Add patch from Debian (security_format.patch) to fix unsafe format string usage. + +--- register.c.orig 2004-04-21 07:04:10.000000000 +0000 ++++ register.c +@@ -205,7 +205,7 @@ int main(int argc, char **argv) + char reg_source[200]; + int i; + +- printf(M_REGISTER_BANNER); ++ fputs(M_REGISTER_BANNER, stdout); + integrity_pattern[0]--; + build_crc32_table(); + if(argc!=2) diff --git a/archivers/arj/patches/patch-resource_resource.txt b/archivers/arj/patches/patch-resource_resource.txt new file mode 100644 index 000000000..d08003ea3 --- /dev/null +++ b/archivers/arj/patches/patch-resource_resource.txt @@ -0,0 +1,15 @@ +$NetBSD: patch-resource_resource.txt,v 1.1 2015/04/18 12:39:05 rodent Exp $ + +Fix build on SunOS. + +--- resource/resource.txt.orig 2005-06-23 13:21:56.000000000 +0000 ++++ resource/resource.txt +@@ -334,7 +334,7 @@ + */ + + {NULL} {M_CMD_TABLE} {MSG_ARJ} {*} {} {*} {F} {"ABCDEFGIJKLMNOPQRSTUVWXYZ"} +-{NULL} {M_SW_TABLE} {MSG_ARJ} {*} {} {*} {F} {"JHABCDEFGIKLMNOPQRSTUVWXYZ?!$+#&*@@2_"} ++{NULL} {M_SW_TABLE} {MSG_ARJ} {*} {} {*} {F} {"JHABCDEFGIKLMNOPQRSTUVWXYZ?!$+#&*@2_"} + {NULL} {M_SW_PARAMS} {MSG_ARJ} {*} {} {*} {F} {"001502130600400100313000000000102000"} + {NULL} {M_JSW_TABLE} {MSG_ARJ} {*} {} {*} {F} {"JABCDEFGHIKLMNOPQRSTUVWXYZ#$"} + {NULL} {M_JSW_PARAMS} {MSG_ARJ} {*} {} {*} {F} {"0130111100001010020301000040"} diff --git a/archivers/arj/patches/patch-uxspec.c b/archivers/arj/patches/patch-uxspec.c new file mode 100644 index 000000000..8fced85b1 --- /dev/null +++ b/archivers/arj/patches/patch-uxspec.c @@ -0,0 +1,75 @@ +$NetBSD: patch-uxspec.c,v 1.3 2015/04/12 15:56:08 tnn Exp $ + +Fix build on systems without lchown. +Fix CVE-2015-0556. Via Debian security-traversal-symlink.patch. + +--- uxspec.c.orig 2004-04-17 11:39:42.000000000 +0000 ++++ uxspec.c +@@ -120,6 +120,58 @@ int query_uxspecial(char FAR **dest, cha + } + #endif + ++#if TARGET==UNIX ++static int is_link_traversal(const char *name) ++{ ++ enum { ++ STATE_NONE, ++ STATE_DOTS, ++ STATE_NAME, ++ } state = STATE_NONE; ++ int ndir = 0; ++ int dots = 0; ++ ++ while(*name) { ++ int c = *name++; ++ ++ if (c == '/') ++ { ++ if ((state == STATE_DOTS) && (dots == 2)) ++ ndir--; ++ if (ndir < 0) ++ return 1; ++ if ((state == STATE_DOTS && dots == 1) && ndir == 0) ++ return 1; ++ if (state == STATE_NONE && ndir == 0) ++ return 1; ++ if ((state == STATE_DOTS) && (dots > 2)) ++ ndir++; ++ state = STATE_NONE; ++ dots = 0; ++ } ++ else if (c == '.') ++ { ++ if (state == STATE_NONE) ++ state = STATE_DOTS; ++ dots++; ++ } ++ else ++ { ++ if (state == STATE_NONE) ++ ndir++; ++ state = STATE_NAME; ++ } ++ } ++ ++ if ((state == STATE_DOTS) && (dots == 2)) ++ ndir--; ++ if ((state == STATE_DOTS) && (dots > 2)) ++ ndir++; ++ ++ return ndir < 0; ++} ++#endif ++ + /* Restores the UNIX special file data */ + + int set_uxspecial(char FAR *storage, char *name) +@@ -156,6 +208,8 @@ int set_uxspecial(char FAR *storage, cha + l=sizeof(tmp_name)-1; + far_memmove((char FAR *)tmp_name, dptr, l); + tmp_name[l]='\0'; ++ if (is_link_traversal(tmp_name)) ++ return(UXSPEC_RC_ERROR); + rc=(id==UXSB_HLNK)?link(tmp_name, name):symlink(tmp_name, name); + if(!rc) + return(0); diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index fe560df61..fa5b42573 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2015/01/21 09:12:41 obache Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:17 tnn Exp $ DISTNAME= ark-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= archivers COMMENT= Manages various archive formats within the KDE environment diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index f1ca1eade..b14da6a88 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.132 2014/05/29 23:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.134 2015/06/12 10:48:21 wiz Exp $ # DISTNAME= file-roller-2.32.2 -PKGREVISION= 21 +PKGREVISION= 23 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/gsharutils/Makefile b/archivers/gsharutils/Makefile index 2c97153b2..f694a72ed 100644 --- a/archivers/gsharutils/Makefile +++ b/archivers/gsharutils/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.52 2014/10/09 14:05:51 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/07 22:08:36 hiramatsu Exp $ -DISTNAME= sharutils-4.13.5 +DISTNAME= sharutils-4.15 PKGNAME= g${DISTNAME} CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/} @@ -19,7 +19,6 @@ INSTALL_TARGET= install install-man INFO_FILES= yes USE_TOOLS+= makeinfo msgfmt sh:run -CONFIGURE_ARGS+= --disable-uucode CONFIGURE_ENV+= SH=${TOOLS_SH} CONFIGURE_ARGS+= --program-prefix=g diff --git a/archivers/gsharutils/PLIST b/archivers/gsharutils/PLIST index 47b602241..0b3300237 100644 --- a/archivers/gsharutils/PLIST +++ b/archivers/gsharutils/PLIST @@ -1,13 +1,19 @@ -@comment $NetBSD: PLIST,v 1.11 2013/07/21 09:03:19 shattered Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/04/07 22:08:36 hiramatsu Exp $ bin/gshar bin/gunshar +bin/guudecode +bin/guuencode gnu/bin/shar gnu/bin/unshar gnu/man/man1/shar.1 gnu/man/man1/unshar.1 info/sharutils.info +lib/charset.alias man/man1/gshar.1 man/man1/gunshar.1 +man/man1/guudecode.1 +man/man1/guuencode.1 +man/man5/guuencode.5 share/locale/bg/LC_MESSAGES/sharutils.mo share/locale/ca/LC_MESSAGES/sharutils.mo share/locale/cs/LC_MESSAGES/sharutils.mo @@ -27,6 +33,7 @@ share/locale/it/LC_MESSAGES/sharutils.mo share/locale/ja/LC_MESSAGES/sharutils.mo share/locale/nl/LC_MESSAGES/sharutils.mo share/locale/pl/LC_MESSAGES/sharutils.mo +share/locale/pt_BR/LC_MESSAGES/sharutils.mo share/locale/ru/LC_MESSAGES/sharutils.mo share/locale/sr/LC_MESSAGES/sharutils.mo share/locale/sv/LC_MESSAGES/sharutils.mo diff --git a/archivers/gsharutils/distinfo b/archivers/gsharutils/distinfo index c87ca36a6..c4e892751 100644 --- a/archivers/gsharutils/distinfo +++ b/archivers/gsharutils/distinfo @@ -1,5 +1,11 @@ -$NetBSD: distinfo,v 1.19 2014/09/13 10:53:04 shattered Exp $ +$NetBSD: distinfo,v 1.22 2015/06/08 23:13:52 joerg Exp $ -SHA1 (sharutils-4.13.5.tar.gz) = 60868635dff4c36f6ccc7be89b53a591938fa3b2 -RMD160 (sharutils-4.13.5.tar.gz) = 9f59fca8d3ec5e98ba61b7a330fa90a1d02f997d -Size (sharutils-4.13.5.tar.gz) = 2045022 bytes +SHA1 (sharutils-4.15.tar.gz) = a073d1912e537a53cabab210ca869adfd907f6f6 +RMD160 (sharutils-4.15.tar.gz) = fd8b1ebe41b1df398eef53513e2e5b5b53e8bbac +Size (sharutils-4.15.tar.gz) = 2196398 bytes +SHA1 (patch-lib_fseeko.c) = 9308258bebbabc60a0203fd3baa054758ce60b02 +SHA1 (patch-libopts_libopts.c) = da5b86c5ba4dfdae5108476e46c1ed5e47a4254e +SHA1 (patch-src_shar-opts.c) = eabc6a22adb102fc88b42c4479ee4030435d07dd +SHA1 (patch-src_unshar-opts.c) = 7c34db513400d5f818be396a6bdbd2ff8d8bb77b +SHA1 (patch-src_uudecode-opts.c) = d560a91b977d3c02627be22073b1dc1810a9b3cb +SHA1 (patch-src_uuencode-opts.c) = 0906d8b3d9ac10d529b2a35aadce1fb09d3c60b7 diff --git a/archivers/gsharutils/patches/patch-lib_fseeko.c b/archivers/gsharutils/patches/patch-lib_fseeko.c new file mode 100644 index 000000000..d7cbd4730 --- /dev/null +++ b/archivers/gsharutils/patches/patch-lib_fseeko.c @@ -0,0 +1,15 @@ +$NetBSD: patch-lib_fseeko.c,v 1.1 2015/04/07 22:08:36 hiramatsu Exp $ + +Definition of FILE struct is changed on NetBSD 6. + +--- lib/fseeko.c.orig 2015-04-05 22:42:44.000000000 +0900 ++++ lib/fseeko.c 2015-04-05 22:42:52.000000000 +0900 +@@ -125,7 +125,7 @@ + fp->_flags &= ~_IO_EOF_SEEN; + fp->_offset = pos; + #elif defined __sferror || defined __DragonFly__ /* FreeBSD, NetBSD, OpenBSD, DragonFly, Mac OS X, Cygwin */ +-# if defined __CYGWIN__ ++# if defined __CYGWIN__ || (defined __NetBSD__ && __NetBSD_Version__ >= 600000000) + /* fp_->_offset is typed as an integer. */ + fp_->_offset = pos; + # else diff --git a/archivers/gsharutils/patches/patch-libopts_libopts.c b/archivers/gsharutils/patches/patch-libopts_libopts.c new file mode 100644 index 000000000..33ce05805 --- /dev/null +++ b/archivers/gsharutils/patches/patch-libopts_libopts.c @@ -0,0 +1,14 @@ +$NetBSD: patch-libopts_libopts.c,v 1.1 2015/06/08 23:13:52 joerg Exp $ + +--- libopts/libopts.c.orig 2015-06-08 20:10:35.000000000 +0000 ++++ libopts/libopts.c +@@ -1,3 +1,9 @@ ++#include "config.h" ++#if ENABLE_NLS ++#ifdef HAVE_DCGETTEXT ++# include ++#endif ++#endif + #define AUTOOPTS_INTERNAL 1 + #include "autoopts/project.h" + #define LOCAL static diff --git a/archivers/gsharutils/patches/patch-src_shar-opts.c b/archivers/gsharutils/patches/patch-src_shar-opts.c new file mode 100644 index 000000000..8a5a2a673 --- /dev/null +++ b/archivers/gsharutils/patches/patch-src_shar-opts.c @@ -0,0 +1,17 @@ +$NetBSD: patch-src_shar-opts.c,v 1.1 2015/06/08 23:13:52 joerg Exp $ + +--- src/shar-opts.c.orig 2015-06-08 20:10:51.000000000 +0000 ++++ src/shar-opts.c +@@ -37,6 +37,12 @@ + * You should have received a copy of the GNU General Public License along + * with this program. If not, see . + */ ++#include "config.h" ++#if ENABLE_NLS ++#ifdef HAVE_DCGETTEXT ++# include ++#endif ++#endif + + #ifndef __doxygen__ + #define OPTION_CODE_COMPILE 1 diff --git a/archivers/gsharutils/patches/patch-src_unshar-opts.c b/archivers/gsharutils/patches/patch-src_unshar-opts.c new file mode 100644 index 000000000..062de8666 --- /dev/null +++ b/archivers/gsharutils/patches/patch-src_unshar-opts.c @@ -0,0 +1,17 @@ +$NetBSD: patch-src_unshar-opts.c,v 1.1 2015/06/08 23:13:52 joerg Exp $ + +--- src/unshar-opts.c.orig 2015-06-08 20:11:05.000000000 +0000 ++++ src/unshar-opts.c +@@ -37,6 +37,12 @@ + * You should have received a copy of the GNU General Public License along + * with this program. If not, see . + */ ++#include "config.h" ++#if ENABLE_NLS ++#ifdef HAVE_DCGETTEXT ++# include ++#endif ++#endif + + #ifndef __doxygen__ + #define OPTION_CODE_COMPILE 1 diff --git a/archivers/gsharutils/patches/patch-src_uudecode-opts.c b/archivers/gsharutils/patches/patch-src_uudecode-opts.c new file mode 100644 index 000000000..4f1883fd2 --- /dev/null +++ b/archivers/gsharutils/patches/patch-src_uudecode-opts.c @@ -0,0 +1,17 @@ +$NetBSD: patch-src_uudecode-opts.c,v 1.1 2015/06/08 23:13:52 joerg Exp $ + +--- src/uudecode-opts.c.orig 2015-06-08 20:12:04.000000000 +0000 ++++ src/uudecode-opts.c +@@ -37,6 +37,12 @@ + * You should have received a copy of the GNU General Public License along + * with this program. If not, see . + */ ++#include "config.h" ++#if ENABLE_NLS ++#ifdef HAVE_DCGETTEXT ++# include ++#endif ++#endif + + #ifndef __doxygen__ + #define OPTION_CODE_COMPILE 1 diff --git a/archivers/gsharutils/patches/patch-src_uuencode-opts.c b/archivers/gsharutils/patches/patch-src_uuencode-opts.c new file mode 100644 index 000000000..6b655d439 --- /dev/null +++ b/archivers/gsharutils/patches/patch-src_uuencode-opts.c @@ -0,0 +1,17 @@ +$NetBSD: patch-src_uuencode-opts.c,v 1.1 2015/06/08 23:13:52 joerg Exp $ + +--- src/uuencode-opts.c.orig 2015-06-08 20:12:11.000000000 +0000 ++++ src/uuencode-opts.c +@@ -37,6 +37,12 @@ + * You should have received a copy of the GNU General Public License along + * with this program. If not, see . + */ ++#include "config.h" ++#if ENABLE_NLS ++#ifdef HAVE_DCGETTEXT ++# include ++#endif ++#endif + + #ifndef __doxygen__ + #define OPTION_CODE_COMPILE 1 diff --git a/archivers/gtar-base/Makefile b/archivers/gtar-base/Makefile index 2e82bc014..99d4d1abb 100644 --- a/archivers/gtar-base/Makefile +++ b/archivers/gtar-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.87 2015/01/26 12:30:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.90 2015/05/03 14:32:11 sevan Exp $ # # Please run 'make files/gtar.1' when updating version of this package # to regenerate the man page. converters/help2man is needed. @@ -12,7 +12,6 @@ LICENSE= gnu-gpl-v3 CONFLICTS= gcpio-[0-9]* -USE_FEATURES= snprintf USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt GNU_CONFIGURE= yes @@ -42,7 +41,7 @@ PLIST_VARS+= gtar rmt TEST_TARGET= check # don't include rmt if gtar won't build it -.if ${OPSYS} != "Interix" && ${OPSYS} != "Darwin" && ${OS_VARIANT} != "SCOOSR5" +.if ${OPSYS} != "Interix" && ${OPSYS} != "Darwin" && ${OS_VARIANT} != "SCOOSR5" && ${OPSYS} != "AIX" PLIST.rmt= yes .endif @@ -55,6 +54,11 @@ CONFIGURE_ENV+= gt_cv_func_gnugettext3_libintl=yes CPPFLAGS+= -Dstrtoimax=strtoll -Dstrtoumax=strtoull .endif +.if ${OPSYS} == "AIX" +#bug 20453 in bug-gzip list, passed onto gnulib +CONFIGURE_ENV+= ac_cv_header_wctype_h=no +.endif + SYMLINKS= bin/gtar ${PKGGNUDIR}bin/tar \ ${PKGMANDIR}/man1/gtar.1 ${PKGGNUDIR}${PKGMANDIR}/man1/tar.1 diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 26eb6a480..c4cc4435a 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:05:51 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/05/09 23:00:39 sevan Exp $ DISTNAME= gzip-1.6 CATEGORIES= archivers @@ -19,4 +19,11 @@ MAKE_FLAGS+= manlinks=so INFO_FILES= yes CHECK_PERMS= no # can't depend on checkperms; it's distfile is gzipped +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "AIX" +#bug 20453 in bug-gzip list, passed onto gnulib +CONFIGURE_ENV+= ac_cv_header_wctype_h=no +.endif + .include "../../mk/bsd.pkg.mk" diff --git a/archivers/innoextract/DESCR b/archivers/innoextract/DESCR new file mode 100644 index 000000000..9ddb09bf3 --- /dev/null +++ b/archivers/innoextract/DESCR @@ -0,0 +1,5 @@ +Inno Setup is a tool to create installers for Microsoft Windows +applications. innoextract allows to extract such installers under +non-windows systems without running the actual installer using +Wine. innoextract currently supports installers created by Inno +Setup 1.2.10 to 5.5.5. diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile new file mode 100644 index 000000000..b9d53f11e --- /dev/null +++ b/archivers/innoextract/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:52:58 adam Exp $ + +DISTNAME= innoextract-1.4 +PKGREVISION= 1 +CATEGORIES= archivers +MASTER_SITES= http://constexpr.org/innoextract/files/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://constexpr.org/innoextract/ +COMMENT= Tool to unpack installers created by Inno Setup +LICENSE= zlib + +USE_CMAKE= yes +USE_LANGUAGES= c c++ + +CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/${PKGMANDIR} +CMAKE_ARGS+= -DUSE_CXX11=OFF + +.include "../../archivers/xz/buildlink3.mk" +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/boost-libs/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/archivers/innoextract/PLIST b/archivers/innoextract/PLIST new file mode 100644 index 000000000..3e45d8a28 --- /dev/null +++ b/archivers/innoextract/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/03 09:40:54 wiz Exp $ +bin/innoextract +man/man1/innoextract.1 diff --git a/archivers/innoextract/distinfo b/archivers/innoextract/distinfo new file mode 100644 index 000000000..87d4c97f8 --- /dev/null +++ b/archivers/innoextract/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.1 2015/04/03 09:40:54 wiz Exp $ + +SHA1 (innoextract-1.4.tar.gz) = 3fd3ac98c802c72a1f4ae5f6e6a5dca35747ff98 +RMD160 (innoextract-1.4.tar.gz) = 5f9cd26d508ee8f28cedaa619df4108f5f761a9c +Size (innoextract-1.4.tar.gz) = 151230 bytes +SHA1 (patch-CMakeLists.txt) = ebc9db4211bf01ebab6881ea23e3e5c32321a7aa +SHA1 (patch-cmake_VersionString.cmake) = db368ea50042a73b78770c0b43d3480398fdff1c diff --git a/archivers/innoextract/patches/patch-CMakeLists.txt b/archivers/innoextract/patches/patch-CMakeLists.txt new file mode 100644 index 000000000..d20b4ed19 --- /dev/null +++ b/archivers/innoextract/patches/patch-CMakeLists.txt @@ -0,0 +1,17 @@ +$NetBSD: patch-CMakeLists.txt,v 1.1 2015/04/03 09:40:54 wiz Exp $ + +Fix use of CMAKE_MODULE_PATH + +--- CMakeLists.txt.orig 2013-05-22 21:50:31.000000000 +0200 ++++ CMakeLists.txt 2013-05-22 21:52:02.000000000 +0200 +@@ -45,7 +45,9 @@ + + include(CheckSymbolExists) + +-set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake") # For custom cmake modules ++# For custom cmake modules ++set(CMAKE_CUSTOM_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake") ++set(CMAKE_MODULE_PATH "${CMAKE_CUSTOM_MODULE_PATH}") + include(BuildType) + include(CompileCheck) + include(CXX11Check) diff --git a/archivers/innoextract/patches/patch-cmake_VersionString.cmake b/archivers/innoextract/patches/patch-cmake_VersionString.cmake new file mode 100644 index 000000000..3c34237ab --- /dev/null +++ b/archivers/innoextract/patches/patch-cmake_VersionString.cmake @@ -0,0 +1,24 @@ +$NetBSD: patch-cmake_VersionString.cmake,v 1.1 2015/04/03 09:40:54 wiz Exp $ + +Fix use of CMAKE_MODULE_PATH + +--- cmake/VersionString.cmake.orig 2013-05-22 21:52:30.000000000 +0200 ++++ cmake/VersionString.cmake 2013-05-22 21:53:26.000000000 +0200 +@@ -47,7 +47,7 @@ + set(mode "variable") + + set(args) +- set(dependencies "${CMAKE_MODULE_PATH}/VersionScript.cmake") ++ set(dependencies "${CMAKE_CUSTOM_MODULE_PATH}/VersionScript.cmake") + + foreach(arg IN LISTS VERSION_SOURCES) + +@@ -90,7 +90,7 @@ + "-DVERSION_SOURCES=${args}" + "-DGIT_DIR=${abs_git_dir}" + ${defines} +- -P "${CMAKE_MODULE_PATH}/VersionScript.cmake" ++ -P "${CMAKE_CUSTOM_MODULE_PATH}/VersionScript.cmake" + MAIN_DEPENDENCY + "${abs_src}" + DEPENDS diff --git a/archivers/libarchive/Makefile.common b/archivers/libarchive/Makefile.common index 3735b706d..5dd7935d6 100644 --- a/archivers/libarchive/Makefile.common +++ b/archivers/libarchive/Makefile.common @@ -1,8 +1,9 @@ -# $NetBSD: Makefile.common,v 1.2 2015/02/08 00:14:33 wiz Exp $ +# $NetBSD: Makefile.common,v 1.3 2015/05/14 14:54:55 sevan Exp $ # used by archivers/bsdtar/Makefile # used by archivers/libarchive/Makefile DISTNAME= libarchive-3.1.2 +PKGREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://www.libarchive.org/downloads/ DISTFILES= # empty diff --git a/archivers/libarchive/files/libarchive/archive_read.c b/archivers/libarchive/files/libarchive/archive_read.c index 048c316c5..7f3edc156 100644 --- a/archivers/libarchive/files/libarchive/archive_read.c +++ b/archivers/libarchive/files/libarchive/archive_read.c @@ -1394,6 +1394,8 @@ __archive_read_filter_consume(struct archive_read_filter * filter, { int64_t skipped; + if (request < 0) + return ARCHIVE_FATAL; if (request == 0) return 0; diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile index 6be6c828c..8a293fc97 100644 --- a/archivers/libzip/Makefile +++ b/archivers/libzip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2015/03/26 09:30:01 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:48:21 wiz Exp $ -DISTNAME= libzip-0.11.2 +DISTNAME= libzip-1.0.1 PKGREVISION= 1 CATEGORIES= archivers devel MASTER_SITES= http://www.nih.at/libzip/ @@ -15,6 +15,7 @@ USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/libzip.pc.in GNU_CONFIGURE= yes +USE_TOOLS+= perl:build TEST_TARGET= check diff --git a/archivers/libzip/PLIST b/archivers/libzip/PLIST index 349b94a6b..071a9bce2 100644 --- a/archivers/libzip/PLIST +++ b/archivers/libzip/PLIST @@ -1,14 +1,13 @@ -@comment $NetBSD: PLIST,v 1.7 2013/12/31 11:07:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/05/03 12:11:42 wiz Exp $ bin/zipcmp bin/zipmerge -bin/ziptorrent include/zip.h lib/libzip.la lib/libzip/include/zipconf.h lib/pkgconfig/libzip.pc man/man1/zipcmp.1 man/man1/zipmerge.1 -man/man1/ziptorrent.1 +man/man3/ZIP_SOURCE_GET_ARGS.3 man/man3/libzip.3 man/man3/zip_add.3 man/man3/zip_add_dir.3 @@ -17,8 +16,17 @@ man/man3/zip_delete.3 man/man3/zip_dir_add.3 man/man3/zip_discard.3 man/man3/zip_error_clear.3 +man/man3/zip_error_code_system.3 +man/man3/zip_error_code_zip.3 +man/man3/zip_error_fini.3 man/man3/zip_error_get.3 man/man3/zip_error_get_sys_type.3 +man/man3/zip_error_init.3 +man/man3/zip_error_init_with_code.3 +man/man3/zip_error_set.3 +man/man3/zip_error_strerror.3 +man/man3/zip_error_system_type.3 +man/man3/zip_error_to_data.3 man/man3/zip_error_to_str.3 man/man3/zip_errors.3 man/man3/zip_fclose.3 @@ -34,11 +42,13 @@ man/man3/zip_file_extra_field_set.3 man/man3/zip_file_extra_fields_count.3 man/man3/zip_file_extra_fields_count_by_id.3 man/man3/zip_file_get_comment.3 +man/man3/zip_file_get_error.3 man/man3/zip_file_get_external_attributes.3 man/man3/zip_file_rename.3 man/man3/zip_file_replace.3 man/man3/zip_file_set_comment.3 man/man3/zip_file_set_external_attributes.3 +man/man3/zip_file_set_mtime.3 man/man3/zip_file_strerror.3 man/man3/zip_fopen.3 man/man3/zip_fopen_encrypted.3 @@ -47,12 +57,14 @@ man/man3/zip_fopen_index_encrypted.3 man/man3/zip_fread.3 man/man3/zip_get_archive_comment.3 man/man3/zip_get_archive_flag.3 +man/man3/zip_get_error.3 man/man3/zip_get_file_comment.3 man/man3/zip_get_name.3 man/man3/zip_get_num_entries.3 man/man3/zip_get_num_files.3 man/man3/zip_name_locate.3 man/man3/zip_open.3 +man/man3/zip_open_from_source.3 man/man3/zip_rename.3 man/man3/zip_replace.3 man/man3/zip_set_archive_comment.3 @@ -60,11 +72,36 @@ man/man3/zip_set_archive_flag.3 man/man3/zip_set_default_password.3 man/man3/zip_set_file_comment.3 man/man3/zip_set_file_compression.3 +man/man3/zip_source.3 +man/man3/zip_source_begin_write.3 man/man3/zip_source_buffer.3 +man/man3/zip_source_close.3 +man/man3/zip_source_commit_write.3 +man/man3/zip_source_error.3 man/man3/zip_source_file.3 man/man3/zip_source_filep.3 man/man3/zip_source_free.3 man/man3/zip_source_function.3 +man/man3/zip_source_function_create.3 +man/man3/zip_source_is_deleted.3 +man/man3/zip_source_keep.3 +man/man3/zip_source_make_command_bitmap.3 +man/man3/zip_source_open.3 +man/man3/zip_source_read.3 +man/man3/zip_source_rollback_write.3 +man/man3/zip_source_seek.3 +man/man3/zip_source_seek_compute_offset.3 +man/man3/zip_source_seek_write.3 +man/man3/zip_source_stat.3 +man/man3/zip_source_tell.3 +man/man3/zip_source_tell_write.3 +man/man3/zip_source_win32a.3 +man/man3/zip_source_win32a_create.3 +man/man3/zip_source_win32handle.3 +man/man3/zip_source_win32handle_create.3 +man/man3/zip_source_win32w.3 +man/man3/zip_source_win32w_create.3 +man/man3/zip_source_write.3 man/man3/zip_source_zip.3 man/man3/zip_stat.3 man/man3/zip_stat_index.3 diff --git a/archivers/libzip/buildlink3.mk b/archivers/libzip/buildlink3.mk index 4fe2b0f3e..a1180e96f 100644 --- a/archivers/libzip/buildlink3.mk +++ b/archivers/libzip/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2013/04/01 16:03:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/05/04 21:10:40 wiz Exp $ BUILDLINK_TREE+= libzip @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libzip LIBZIP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libzip+= libzip>=0.7.1 -BUILDLINK_ABI_DEPENDS.libzip+= libzip>=0.11 +BUILDLINK_ABI_DEPENDS.libzip+= libzip>=1.0 BUILDLINK_PKGSRCDIR.libzip?= ../../archivers/libzip BUILDLINK_INCDIRS.libzip= include lib/libzip/include diff --git a/archivers/libzip/distinfo b/archivers/libzip/distinfo index d7ff74b8c..542d8e043 100644 --- a/archivers/libzip/distinfo +++ b/archivers/libzip/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.15 2015/03/26 09:30:01 wiz Exp $ +$NetBSD: distinfo,v 1.17 2015/05/04 21:10:40 wiz Exp $ -SHA1 (libzip-0.11.2.tar.xz) = da86a7b4bb2b7ab7c8c5fb773f8a48a5adc7a405 -RMD160 (libzip-0.11.2.tar.xz) = 4f94874c2f1d06c8c3020f22f17c9ef6da388051 -Size (libzip-0.11.2.tar.xz) = 413352 bytes -SHA1 (patch-lib_zip__dirent.c) = e6d63693b29a3818943ed39ccd5353c146a2a7fc +SHA1 (libzip-1.0.1.tar.xz) = c342263fc31311c81c242cb69418303fda41cea7 +RMD160 (libzip-1.0.1.tar.xz) = fc7b4aa1f43bf11c83e7b9a2a3b7ad53ca98b7c5 +Size (libzip-1.0.1.tar.xz) = 450308 bytes diff --git a/archivers/libzip/patches/patch-lib_zip__dirent.c b/archivers/libzip/patches/patch-lib_zip__dirent.c deleted file mode 100644 index a9476ae23..000000000 --- a/archivers/libzip/patches/patch-lib_zip__dirent.c +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-lib_zip__dirent.c,v 1.1 2015/03/26 09:30:01 wiz Exp $ - -Based on: -# HG changeset patch -# User Thomas Klausner -# Date 1426937322 -3600 -# Sat Mar 21 12:28:42 2015 +0100 -# Node ID 9f11d54f692edc152afef04178cdf16f906a21b4 -# Parent fa78ab51417f2fbf19586195dc3662497a5d790d -Avoid integer overflow. Addresses CVE-2015-2331. - -Fixed similarly to patch used in PHP copy of libzip: -https://github.com/php/php-src/commit/ef8fc4b53d92fbfcd8ef1abbd6f2f5fe2c4a11e5 - -Thanks to Emmanuel Law for the notification -about the bug. - ---- lib/zip_dirent.c.orig 2013-11-28 16:57:10.000000000 +0000 -+++ lib/zip_dirent.c -@@ -110,7 +110,7 @@ _zip_cdir_new(zip_uint64_t nentry, struc - - if (nentry == 0) - cd->entry = NULL; -- else if ((cd->entry=(struct zip_entry *)malloc(sizeof(*(cd->entry))*(size_t)nentry)) == NULL) { -+ else if ((nentry > SIZE_MAX/sizeof(*(cd->entry))) || (cd->entry=(struct zip_entry *)malloc(sizeof(*(cd->entry))*(size_t)nentry)) == NULL) { - _zip_error_set(error, ZIP_ER_MEMORY, 0); - free(cd); - return NULL; diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile index ff75dfd61..13688a375 100644 --- a/archivers/lrzip/Makefile +++ b/archivers/lrzip/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/01/09 15:34:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/08 14:58:09 wiedi Exp $ -DISTNAME= lrzip-0.616 -PKGREVISION= 1 +DISTNAME= lrzip-0.621 CATEGORIES= archivers MASTER_SITES= http://ck.kolivas.org/apps/lrzip/ EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/lrzip/PLIST b/archivers/lrzip/PLIST index 899b3aebf..409112d24 100644 --- a/archivers/lrzip/PLIST +++ b/archivers/lrzip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/10/21 11:29:05 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/08 14:58:09 wiedi Exp $ bin/lrunzip bin/lrzcat bin/lrzip @@ -17,11 +17,11 @@ share/doc/lrzip/AUTHORS share/doc/lrzip/BUGS share/doc/lrzip/COPYING share/doc/lrzip/ChangeLog -share/doc/lrzip/README share/doc/lrzip/README-NOT-BACKWARD-COMPATIBLE share/doc/lrzip/README.Assembler share/doc/lrzip/README.benchmarks share/doc/lrzip/README.lzo_compresses.test.txt +share/doc/lrzip/README.md share/doc/lrzip/TODO share/doc/lrzip/WHATS-NEW share/doc/lrzip/lrzip.conf.example diff --git a/archivers/lrzip/distinfo b/archivers/lrzip/distinfo index 27733099b..cf641c3be 100644 --- a/archivers/lrzip/distinfo +++ b/archivers/lrzip/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.2 2013/11/08 21:14:01 joerg Exp $ +$NetBSD: distinfo,v 1.3 2015/06/08 14:58:09 wiedi Exp $ -SHA1 (lrzip-0.616.tar.bz2) = 374a021ff087ee93b2d5894fd16aa3aef26dfa8f -RMD160 (lrzip-0.616.tar.bz2) = 6cc2a3f6fd13bfbaba93ae61bf0597383e0d98cd -Size (lrzip-0.616.tar.bz2) = 493886 bytes +SHA1 (lrzip-0.621.tar.bz2) = 9c33f6458d39443dbf71b5c66820d4d653daf3c0 +RMD160 (lrzip-0.621.tar.bz2) = 91e04e6969e661ceb5b1259e125722b0cc7fc913 +Size (lrzip-0.621.tar.bz2) = 503286 bytes SHA1 (patch-liblrzip.c) = 64092c1b186ced54ba57aba21eb4c9180c82e3ed SHA1 (patch-lrzip.h) = 42c3f7eccbd93e1bad5bb91941c1e69a2ff261cd -SHA1 (patch-lrzip__private.h) = b56cc367a9c2038ccc3448ec2d8c7e07c7e3b44c +SHA1 (patch-lrzip__private.h) = 17eb75f2a497a47d575cfbe075953311097024cc +SHA1 (patch-rzip.c) = 787e891b25db11bd7f7a6ee52869224f646ecec8 diff --git a/archivers/lrzip/patches/patch-lrzip__private.h b/archivers/lrzip/patches/patch-lrzip__private.h index d6741569c..847ce4574 100644 --- a/archivers/lrzip/patches/patch-lrzip__private.h +++ b/archivers/lrzip/patches/patch-lrzip__private.h @@ -1,8 +1,8 @@ -$NetBSD: patch-lrzip__private.h,v 1.1 2013/11/08 21:14:02 joerg Exp $ +$NetBSD: patch-lrzip__private.h,v 1.2 2015/06/08 14:58:09 wiedi Exp $ ---- lrzip_private.h.orig 2013-11-08 20:52:44.000000000 +0000 +--- lrzip_private.h.orig 2015-03-10 09:25:42.000000000 +0000 +++ lrzip_private.h -@@ -139,7 +139,7 @@ extern int errno; +@@ -140,7 +140,7 @@ extern int errno; #define unlikely(x) __builtin_expect(!!(x), 0) #define __maybe_unused __attribute__((unused)) diff --git a/archivers/lrzip/patches/patch-rzip.c b/archivers/lrzip/patches/patch-rzip.c new file mode 100644 index 000000000..1b57f6b0a --- /dev/null +++ b/archivers/lrzip/patches/patch-rzip.c @@ -0,0 +1,16 @@ +$NetBSD: patch-rzip.c,v 1.1 2015/06/08 14:58:09 wiedi Exp $ + +Use same platform check as in lrzip_private.h file. The fake_mremap is required +on all platforms that are not linux. + +--- rzip.c.orig 2015-03-10 10:13:22.000000000 +0000 ++++ rzip.c +@@ -772,7 +772,7 @@ static inline void init_hash_indexes(str + st->hash_index[i] = ((random() << 16) ^ random()); + } + +-#if defined(__APPLE__) || defined(__FreeBSD__) ++#if !defined(__linux) + # define mremap fake_mremap + + static inline void *fake_mremap(void *old_address, size_t old_size, size_t new_size, int flags __UNUSED__) diff --git a/archivers/lz4/Makefile b/archivers/lz4/Makefile index 11537d611..54e3bc99d 100644 --- a/archivers/lz4/Makefile +++ b/archivers/lz4/Makefile @@ -1,15 +1,17 @@ -# $NetBSD: Makefile,v 1.4 2015/03/23 22:24:11 fhajny Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/09 12:04:19 fhajny Exp $ -DISTNAME= lz4-r127 +DISTNAME= lz4-r130 PKGNAME= ${DISTNAME:S/-r/-/} CATEGORIES= archivers -MASTER_SITES= -https://github.com/Cyan4973/lz4/archive/${DISTNAME:S/lz4-//}${EXTRACT_SUFX} +MASTER_SITES= ${MASTER_SITE_GITHUB:=Cyan4973/} MAINTAINER= filip@joyent.com HOMEPAGE= http://code.google.com/p/lz4/ COMMENT= Extremely Fast Compression algorithm LICENSE= 2-clause-bsd +GITHUB_TAG= r${PKGVERSION_NOREV} + USE_LANGUAGES= c c99 USE_TOOLS+= gmake pkg-config diff --git a/archivers/lz4/PLIST b/archivers/lz4/PLIST index 01fd398aa..7b945f2c9 100644 --- a/archivers/lz4/PLIST +++ b/archivers/lz4/PLIST @@ -1,15 +1,17 @@ -@comment $NetBSD: PLIST,v 1.4 2015/03/23 22:24:11 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/09 12:04:19 fhajny Exp $ bin/lz4 bin/lz4c bin/lz4cat +bin/unlz4 include/lz4.h include/lz4frame.h include/lz4hc.h lib/liblz4.a lib/liblz4.so lib/liblz4.so.1 -lib/liblz4.so.1.5.0 +lib/liblz4.so.1.7.0 lib/pkgconfig/liblz4.pc man/man1/lz4.1 man/man1/lz4c.1 man/man1/lz4cat.1 +man/man1/unlz4.1 diff --git a/archivers/lz4/buildlink3.mk b/archivers/lz4/buildlink3.mk index 85349b73c..5241c7ad1 100644 --- a/archivers/lz4/buildlink3.mk +++ b/archivers/lz4/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/03/23 22:24:11 fhajny Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/06/09 12:04:19 fhajny Exp $ BUILDLINK_TREE+= lz4 .if !defined(LZ4_BUILDLINK3_MK) LZ4_BUILDLINK3_MK:= -BUILDLINK_ABI_DEPENDS.lz4+= lz4>=126 -BUILDLINK_API_DEPENDS.lz4+= lz4>=126 +BUILDLINK_ABI_DEPENDS.lz4+= lz4>=130 +BUILDLINK_API_DEPENDS.lz4+= lz4>=130 BUILDLINK_PKGSRCDIR.lz4?= ../../archivers/lz4 .endif # LZ4_BUILDLINK3_MK diff --git a/archivers/lz4/distinfo b/archivers/lz4/distinfo index 605634a74..de97d39bb 100644 --- a/archivers/lz4/distinfo +++ b/archivers/lz4/distinfo @@ -1,10 +1,8 @@ -$NetBSD: distinfo,v 1.5 2015/03/23 22:24:11 fhajny Exp $ +$NetBSD: distinfo,v 1.6 2015/06/09 12:04:19 fhajny Exp $ -SHA1 (lz4-r127.tar.gz) = 1aa7d4bb62eb79f88b33f86f9890dc9f96797af5 -RMD160 (lz4-r127.tar.gz) = 1f68ce2228d4d0c19c8ca72c7d2d08c45049e963 -Size (lz4-r127.tar.gz) = 139066 bytes -SHA1 (patch-Makefile) = 93fd35f5d79431f9ebe3ba1344fd1d7e94a55075 -SHA1 (patch-lib_Makefile) = 7a30b62b8a1507e2c62503e73413a795717e089a -SHA1 (patch-programs_Makefile) = 4f852a496b1acebfebce36f426c394702c5680d0 -SHA1 (patch-programs_frametest.c) = 0d25ab96df4b615a3e04abed116b6ec16de400df -SHA1 (patch-programs_fuzzer.c) = 02598b7836b73467ce98d9de6bcf9eadc3fa14ce +SHA1 (lz4-r130.tar.gz) = 5e1167e578639cb75e4103933dbf68e193a4d4c4 +RMD160 (lz4-r130.tar.gz) = c02f1852e17fea7f88f23cca5ca36a694b857d98 +Size (lz4-r130.tar.gz) = 129154 bytes +SHA1 (patch-Makefile) = c6e5cd7c375aea8d37704f307bd6488f80a208bf +SHA1 (patch-lib_Makefile) = 30caae8b487ceedb378c7d4c264cacbfaf3df3e9 +SHA1 (patch-programs_Makefile) = 9211e3718b52834fe461dc57ca486113659bbf8d diff --git a/archivers/lz4/patches/patch-Makefile b/archivers/lz4/patches/patch-Makefile index 345f241ad..808e5d111 100644 --- a/archivers/lz4/patches/patch-Makefile +++ b/archivers/lz4/patches/patch-Makefile @@ -1,9 +1,9 @@ -$NetBSD: patch-Makefile,v 1.4 2015/03/23 22:24:11 fhajny Exp $ +$NetBSD: patch-Makefile,v 1.5 2015/06/09 12:04:19 fhajny Exp $ Make portable, use pkgsrc install scripts. ---- Makefile.orig 2014-12-19 08:51:32.000000000 +0000 +--- Makefile.orig 2015-05-26 01:13:50.000000000 +0000 +++ Makefile -@@ -86,10 +86,6 @@ clean: +@@ -75,10 +75,6 @@ clean: @echo Cleaning completed @@ -14,7 +14,7 @@ Make portable, use pkgsrc install scripts. install: @cd $(LZ4DIR); $(MAKE) -e install @cd $(PRGDIR); $(MAKE) -e install -@@ -133,4 +129,3 @@ streaming-examples: +@@ -123,4 +119,3 @@ streaming-examples: prg-travis: @cd $(PRGDIR); $(MAKE) -e test-travis diff --git a/archivers/lz4/patches/patch-lib_Makefile b/archivers/lz4/patches/patch-lib_Makefile index 9e1f85554..1c6527ab3 100644 --- a/archivers/lz4/patches/patch-lib_Makefile +++ b/archivers/lz4/patches/patch-lib_Makefile @@ -1,12 +1,12 @@ -$NetBSD: patch-lib_Makefile,v 1.1 2015/03/23 22:24:11 fhajny Exp $ +$NetBSD: patch-lib_Makefile,v 1.2 2015/06/09 12:04:19 fhajny Exp $ Make portable, use pkgsrc install scripts. ---- lib/Makefile.orig 2014-12-19 08:51:32.000000000 +0000 +--- lib/Makefile.orig 2015-05-26 01:13:50.000000000 +0000 +++ lib/Makefile -@@ -33,9 +33,9 @@ +@@ -32,9 +32,9 @@ # Version numbers - VERSION ?= 126 + VERSION ?= 129 -LIBVER_MAJOR=`sed -n '/define LZ4_VERSION_MAJOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lz4.h` -LIBVER_MINOR=`sed -n '/define LZ4_VERSION_MINOR/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lz4.h` -LIBVER_PATCH=`sed -n '/define LZ4_VERSION_RELEASE/s/.*[[:blank:]]\([0-9][0-9]*\).*/\1/p' < lz4.h` @@ -16,7 +16,7 @@ Make portable, use pkgsrc install scripts. LIBVER=$(LIBVER_MAJOR).$(LIBVER_MINOR).$(LIBVER_PATCH) DESTDIR?= -@@ -80,28 +80,24 @@ clean: +@@ -79,28 +79,24 @@ clean: @echo Cleaning library completed @@ -59,8 +59,8 @@ Make portable, use pkgsrc install scripts. uninstall: @@ -113,5 +109,3 @@ uninstall: - @[ -f $(DESTDIR)$(INCLUDEDIR)/lz4.h ] && rm -f $(DESTDIR)$(INCLUDEDIR)/lz4.h @[ -f $(DESTDIR)$(INCLUDEDIR)/lz4hc.h ] && rm -f $(DESTDIR)$(INCLUDEDIR)/lz4hc.h + @[ -f $(DESTDIR)$(INCLUDEDIR)/lz4frame.h ] && rm -f $(DESTDIR)$(INCLUDEDIR)/lz4frame.h @echo lz4 libraries successfully uninstalled - -endif diff --git a/archivers/lz4/patches/patch-programs_Makefile b/archivers/lz4/patches/patch-programs_Makefile index 486b92a7d..f255ef055 100644 --- a/archivers/lz4/patches/patch-programs_Makefile +++ b/archivers/lz4/patches/patch-programs_Makefile @@ -1,18 +1,18 @@ -$NetBSD: patch-programs_Makefile,v 1.4 2015/03/23 22:24:11 fhajny Exp $ +$NetBSD: patch-programs_Makefile,v 1.5 2015/06/09 12:04:19 fhajny Exp $ Make portable, use pkgsrc install scripts. ---- programs/Makefile.orig 2014-12-19 08:51:32.000000000 +0000 +--- programs/Makefile.orig 2015-05-26 01:13:50.000000000 +0000 +++ programs/Makefile -@@ -40,7 +40,7 @@ CFLAGS += -std=c99 -Wall -Wextra -Wundef - FLAGS = -I../lib $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) +@@ -43,7 +43,7 @@ CFLAGS += -std=c99 -Wall -Wextra -Wundef + FLAGS := -I../lib $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) - BINDIR=$(PREFIX)/bin --MANDIR=$(PREFIX)/share/man/man1 -+MANDIR=$(PREFIX)/$(PKGMANDIR)/man1 - LZ4DIR=../lib + BINDIR := $(PREFIX)/bin +-MANDIR := $(PREFIX)/share/man/man1 ++MANDIR := $(PREFIX)/$(PKGMANDIR)/man1 + LZ4DIR := ../lib - TEST_FILES = COPYING -@@ -106,20 +106,16 @@ clean: + +@@ -112,19 +112,15 @@ clean: @echo Cleaning completed @@ -23,23 +23,20 @@ Make portable, use pkgsrc install scripts. install: lz4 lz4c @echo Installing binaries - @install -d -m 755 $(DESTDIR)$(BINDIR)/ $(DESTDIR)$(MANDIR)/ -- @install -m 755 lz4$(EXT) $(DESTDIR)$(BINDIR)/lz4$(EXT) +- @install -m 755 lz4 $(DESTDIR)$(BINDIR)/lz4 + $(BSD_INSTALL_PROGRAM_DIR) -d -m 755 $(DESTDIR)$(BINDIR)/ $(DESTDIR)$(MANDIR)/ -+ $(BSD_INSTALL_PROGRAM) -m 755 lz4$(EXT) $(DESTDIR)$(BINDIR)/lz4$(EXT) - @ln -sf lz4$(EXT) $(DESTDIR)$(BINDIR)/lz4cat -- @install -m 755 lz4c$(EXT) $(DESTDIR)$(BINDIR)/lz4c$(EXT) -+ $(BSD_INSTALL_PROGRAM) -m 755 lz4c$(EXT) $(DESTDIR)$(BINDIR)/lz4c$(EXT) ++ $(BSD_INSTALL_PROGRAM) -m 755 lz4 $(DESTDIR)$(BINDIR)/lz4 + @ln -sf lz4 $(DESTDIR)$(BINDIR)/lz4cat + @ln -sf lz4 $(DESTDIR)$(BINDIR)/unlz4 +- @install -m 755 lz4c $(DESTDIR)$(BINDIR)/lz4c ++ $(BSD_INSTALL_PROGRAM) -m 755 lz4c $(DESTDIR)$(BINDIR)/lz4c @echo Installing man pages - @install -m 644 lz4.1 $(DESTDIR)$(MANDIR)/lz4.1 -- @install -m 644 lz4c.1 $(DESTDIR)$(MANDIR)/lz4c.1 -- @install -m 644 lz4cat.1 $(DESTDIR)$(MANDIR)/lz4cat.1 + $(BSD_INSTALL_MAN) -m 644 lz4.1 $(DESTDIR)$(MANDIR)/lz4.1 -+ $(BSD_INSTALL_MAN) -m 644 lz4c.1 $(DESTDIR)$(MANDIR)/lz4c.1 -+ $(BSD_INSTALL_MAN) -m 644 lz4cat.1 $(DESTDIR)$(MANDIR)/lz4cat.1 - @echo lz4 installation completed - - uninstall: -@@ -203,4 +199,3 @@ test-mem: lz4 datagen fuzzer frametest + @ln -sf lz4.1 $(DESTDIR)$(MANDIR)/lz4c.1 + @ln -sf lz4.1 $(DESTDIR)$(MANDIR)/lz4cat.1 + @ln -sf lz4.1 $(DESTDIR)$(MANDIR)/unlz4.1 +@@ -308,4 +304,3 @@ test-mem: lz4 datagen fuzzer frametest f test-mem32: lz4c32 datagen # unfortunately, valgrind doesn't seem to work with non-native binary. If someone knows how to do a valgrind-test on a 32-bits exe with a 64-bits system... diff --git a/archivers/lz4/patches/patch-programs_frametest.c b/archivers/lz4/patches/patch-programs_frametest.c deleted file mode 100644 index 5d83e62a7..000000000 --- a/archivers/lz4/patches/patch-programs_frametest.c +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-programs_frametest.c,v 1.3 2015/03/23 22:24:11 fhajny Exp $ - -Make portable. ---- programs/frametest.c.orig 2014-12-19 08:51:32.000000000 +0000 -+++ programs/frametest.c -@@ -42,7 +42,7 @@ - **************************************/ - #include // free - #include // fgets, sscanf --#include // timeb -+#include // timeb - #include // strcmp - #include "lz4frame_static.h" - #include "xxhash.h" // XXH64 -@@ -113,11 +113,9 @@ static U32 pause = 0; - *********************************************************/ - static U32 FUZ_GetMilliStart(void) - { -- struct timeb tb; -- U32 nCount; -- ftime( &tb ); -- nCount = (U32) (((tb.time & 0xFFFFF) * 1000) + tb.millitm); -- return nCount; -+ struct timeval tv; -+ gettimeofday(&tv, NULL); -+ return (tv.tv_usec/1000 + (tv.tv_sec & 0xfffff) * 1000); - } - - diff --git a/archivers/lz4/patches/patch-programs_fuzzer.c b/archivers/lz4/patches/patch-programs_fuzzer.c deleted file mode 100644 index 908ac20c8..000000000 --- a/archivers/lz4/patches/patch-programs_fuzzer.c +++ /dev/null @@ -1,68 +0,0 @@ -$NetBSD: patch-programs_fuzzer.c,v 1.4 2015/03/23 22:24:11 fhajny Exp $ - -Add portable code for ftime for NetBSD. - -Based on https://code.google.com/p/lz4/source/detail?r=81. ---- programs/fuzzer.c.orig 2014-12-19 08:51:32.000000000 +0000 -+++ programs/fuzzer.c -@@ -32,6 +32,7 @@ - # pragma warning(disable : 4127) /* disable: C4127: conditional expression is constant */ - # pragma warning(disable : 4146) /* disable: C4146: minus unsigned expression */ - # pragma warning(disable : 4310) /* disable: C4310: constant char value > 127 */ -+# define BMK_LEGACY_TIMER 1 - #endif - - -@@ -40,12 +41,17 @@ - **************************************/ - #include - #include /* fgets, sscanf */ --#include /* timeb */ - #include /* strcmp */ - #include "lz4.h" - #include "lz4hc.h" - #include "xxhash.h" - -+// Use ftime() if gettimeofday() is not available on your target -+#if defined(BMK_LEGACY_TIMER) -+# include // timeb, ftime -+#else -+# include // gettimeofday -+#endif - - /************************************** - * Basic Types -@@ -100,8 +106,11 @@ static U32 g_time = 0; - /********************************************************* - Fuzzer functions - *********************************************************/ -+#if defined(BMK_LEGACY_TIMER) -+ - static U32 FUZ_GetMilliStart(void) - { -+ // Based on Legacy ftime() - struct timeb tb; - U32 nCount; - ftime( &tb ); -@@ -109,6 +118,21 @@ static U32 FUZ_GetMilliStart(void) - return nCount; - } - -+#else -+ -+static int FUZ_GetMilliStart() -+{ -+ // Based on newer gettimeofday() -+ // Use GetMilliSpan to correct for rollover -+ struct timeval tv; -+ int nCount; -+ gettimeofday(&tv, NULL); -+ nCount = (int) (tv.tv_usec/1000 + (tv.tv_sec & 0xfffff) * 1000); -+ return nCount; -+} -+ -+#endif -+ - static U32 FUZ_GetMilliSpan(U32 nTimeStart) - { - U32 nCurrent = FUZ_GetMilliStart(); diff --git a/archivers/p5-Archive-Any-Lite/Makefile b/archivers/p5-Archive-Any-Lite/Makefile index 75afbfab6..e2e771783 100644 --- a/archivers/p5-Archive-Any-Lite/Makefile +++ b/archivers/p5-Archive-Any-Lite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/11/24 11:55:29 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Any-Lite-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Any/Makefile b/archivers/p5-Archive-Any/Makefile index fedfb1278..40e42b1a9 100644 --- a/archivers/p5-Archive-Any/Makefile +++ b/archivers/p5-Archive-Any/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/03/08 01:04:58 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Any-0.0942 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Extract/Makefile b/archivers/p5-Archive-Extract/Makefile index a02d48969..6f8b2e82c 100644 --- a/archivers/p5-Archive-Extract/Makefile +++ b/archivers/p5-Archive-Extract/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/26 07:48:36 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Extract-0.74 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Peek/Makefile b/archivers/p5-Archive-Peek/Makefile index 5e0b43062..6b51e1d2b 100644 --- a/archivers/p5-Archive-Peek/Makefile +++ b/archivers/p5-Archive-Peek/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 14:05:53 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Peek-0.35 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Tar-Wrapper/DESCR b/archivers/p5-Archive-Tar-Wrapper/DESCR new file mode 100644 index 000000000..ac3c14d21 --- /dev/null +++ b/archivers/p5-Archive-Tar-Wrapper/DESCR @@ -0,0 +1,11 @@ +Archive::Tar::Wrapper is an API wrapper around the 'tar' command line +utility. It never stores anything in memory, but works on temporary +directory structures on disk instead. It provides a mapping between the +logical paths in the tarball and the 'real' files in the temporary +directory on disk. + +It differs from Archive::Tar in two ways: + - Archive::Tar::Wrapper doesn't hold anything in memory. Everything is + stored on disk. + - Archive::Tar::Wrapper is 100% compliant with the platform's tar + utility, because it uses it internally. diff --git a/archivers/p5-Archive-Tar-Wrapper/Makefile b/archivers/p5-Archive-Tar-Wrapper/Makefile new file mode 100644 index 000000000..504b100dc --- /dev/null +++ b/archivers/p5-Archive-Tar-Wrapper/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:21 wiz Exp $ + +DISTNAME= Archive-Tar-Wrapper-0.22 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= archivers +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~mschilli/Archive-Tar-Wrapper/ +COMMENT= API wrapper around the 'tar' utility +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/Archive/Tar/Wrapper/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/archivers/p5-Archive-Tar-Wrapper/distinfo b/archivers/p5-Archive-Tar-Wrapper/distinfo new file mode 100644 index 000000000..c2824905b --- /dev/null +++ b/archivers/p5-Archive-Tar-Wrapper/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/05/24 07:33:59 mef Exp $ + +SHA1 (Archive-Tar-Wrapper-0.22.tar.gz) = 287fbd4290d6950cc92143a850e3616cf9275378 +RMD160 (Archive-Tar-Wrapper-0.22.tar.gz) = 9c716770c0d96de6f55c96f6e001c2d7678f9a77 +Size (Archive-Tar-Wrapper-0.22.tar.gz) = 16230 bytes diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index de68051c4..8ee9fc6e3 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/12/31 14:40:17 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Tar-2.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 3aa262ce7..54fcca135 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2015/03/08 01:08:00 mef Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:48:21 wiz Exp $ -DISTNAME= Archive-Zip-1.45 +DISTNAME= Archive-Zip-1.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Zip/distinfo b/archivers/p5-Archive-Zip/distinfo index 631f6b5c1..1c8098ff3 100644 --- a/archivers/p5-Archive-Zip/distinfo +++ b/archivers/p5-Archive-Zip/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2015/03/08 01:08:00 mef Exp $ +$NetBSD: distinfo,v 1.18 2015/04/05 04:44:09 mef Exp $ -SHA1 (Archive-Zip-1.45.tar.gz) = 8f4ac8523b50f62368f0c3213629233c45211b10 -RMD160 (Archive-Zip-1.45.tar.gz) = f50eadd341e6398796e5ad29ed915101e09a9eba -Size (Archive-Zip-1.45.tar.gz) = 186378 bytes +SHA1 (Archive-Zip-1.46.tar.gz) = bb552467b0ded28efbeaff82cfe9a3eaafaaf5f3 +RMD160 (Archive-Zip-1.46.tar.gz) = 387f23de6c25ca351a9f8539eb1b57e65f3306b2 +Size (Archive-Zip-1.46.tar.gz) = 186426 bytes diff --git a/archivers/p5-Compress-Bzip2/Makefile b/archivers/p5-Compress-Bzip2/Makefile index d8f194aab..bd62f3b16 100644 --- a/archivers/p5-Compress-Bzip2/Makefile +++ b/archivers/p5-Compress-Bzip2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/03/08 01:09:43 mef Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:22 wiz Exp $ DISTNAME= Compress-Bzip2-2.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/archivers/p5-Compress-LZMA-Simple/Makefile b/archivers/p5-Compress-LZMA-Simple/Makefile index 5174a0eff..9003db8ce 100644 --- a/archivers/p5-Compress-LZMA-Simple/Makefile +++ b/archivers/p5-Compress-LZMA-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 16:56:49 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:22 wiz Exp $ DISTNAME= Compress-LZMA-Simple-0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 8954932ad..e5e00c7a5 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2014/12/01 12:43:43 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/02 14:53:10 adam Exp $ -DISTNAME= p7zip_9.20.1_src_all -PKGNAME= p7zip-9.20.1 -PKGREVISION= 2 +DISTNAME= p7zip_9.38.1_src_all +PKGNAME= p7zip-9.38.1 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=p7zip/} EXTRACT_SUFX= .tar.bz2 @@ -21,7 +20,7 @@ PTHREAD_OPTS+= require PLIST_VARS= dll # compiles, but does not recognize any archives as supported -DYNAMIC_7Z= YES +DYNAMIC_7Z?= NO .if !empty(DYNAMIC_7Z:MYES) BUILD_TARGET= all2 PLIST.dll= yes @@ -48,7 +47,7 @@ SUBST_SED.lib+= -e "s,getenv(.P7ZIP_HOME_DIR.),\"${PREFIX}/lib/\"," SUBST_STAGE.lib= post-patch .include "../../mk/dlopen.buildlink3.mk" -BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*} +BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:Q} .include "../../mk/endian.mk" @@ -71,11 +70,11 @@ do-install: .endif ${INSTALL_DATA} ${WRKSRC}/README \ ${DESTDIR}${PREFIX}/share/doc/p7zip - ${INSTALL_DATA} ${WRKSRC}/DOCS/MANUAL/*.* \ + ${INSTALL_DATA} ${WRKSRC}/DOC/MANUAL/*.* \ ${DESTDIR}${PREFIX}/share/doc/p7zip - ${INSTALL_DATA} ${WRKSRC}/DOCS/MANUAL/commands/*.* \ + ${INSTALL_DATA} ${WRKSRC}/DOC/MANUAL/commands/*.* \ ${DESTDIR}${PREFIX}/share/doc/p7zip/commands - ${INSTALL_DATA} ${WRKSRC}/DOCS/MANUAL/switches/*.* \ + ${INSTALL_DATA} ${WRKSRC}/DOC/MANUAL/switches/*.* \ ${DESTDIR}${PREFIX}/share/doc/p7zip/switches ${INSTALL_MAN} ${WRKSRC}/man1/7z.1 \ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 diff --git a/archivers/p7zip/PLIST b/archivers/p7zip/PLIST index 697e847b6..6a17bb9c3 100644 --- a/archivers/p7zip/PLIST +++ b/archivers/p7zip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2013/10/04 21:51:57 wiz Exp $ +@comment $NetBSD: PLIST,v 1.19 2015/06/02 14:53:10 adam Exp $ bin/7z bin/7za ${PLIST.dll}lib/7z.so @@ -13,8 +13,10 @@ share/doc/p7zip/commands/bench.htm share/doc/p7zip/commands/delete.htm share/doc/p7zip/commands/extract.htm share/doc/p7zip/commands/extract_full.htm +share/doc/p7zip/commands/hash.htm share/doc/p7zip/commands/index.htm share/doc/p7zip/commands/list.htm +share/doc/p7zip/commands/rename.htm share/doc/p7zip/commands/style.css share/doc/p7zip/commands/test.htm share/doc/p7zip/commands/update.htm @@ -35,10 +37,17 @@ share/doc/p7zip/switches/output_dir.htm share/doc/p7zip/switches/overwrite.htm share/doc/p7zip/switches/password.htm share/doc/p7zip/switches/recurse.htm +share/doc/p7zip/switches/sa.htm +share/doc/p7zip/switches/scrc.htm +share/doc/p7zip/switches/sdel.htm share/doc/p7zip/switches/sfx.htm +share/doc/p7zip/switches/sni.htm +share/doc/p7zip/switches/sns.htm +share/doc/p7zip/switches/spf.htm share/doc/p7zip/switches/ssc.htm share/doc/p7zip/switches/stdin.htm share/doc/p7zip/switches/stdout.htm +share/doc/p7zip/switches/stl.htm share/doc/p7zip/switches/stop_switch.htm share/doc/p7zip/switches/style.css share/doc/p7zip/switches/type.htm diff --git a/archivers/p7zip/distinfo b/archivers/p7zip/distinfo index 5af41a044..97e5b9987 100644 --- a/archivers/p7zip/distinfo +++ b/archivers/p7zip/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.42 2014/12/01 12:43:07 wiz Exp $ +$NetBSD: distinfo,v 1.43 2015/06/02 14:53:10 adam Exp $ -SHA1 (p7zip_9.20.1_src_all.tar.bz2) = 1cd567e043ee054bf08244ce15f32cb3258306b7 -RMD160 (p7zip_9.20.1_src_all.tar.bz2) = c3ff2dd12459282b46d9a68ab4af7800ff46039f -Size (p7zip_9.20.1_src_all.tar.bz2) = 3835235 bytes -SHA1 (patch-CPP_Windows_DLL.cpp) = 212140b873058eb838a1eb97befebb90512cd7e4 -SHA1 (patch-aa) = 6031e4a571c890b6620627989d056ba606c2e0ca -SHA1 (patch-ab) = a9bd9ab50f6c2d5964de9b2c4e5d9d75e3c29b79 -SHA1 (patch-ac) = f5f0acd488a7c524b692b5660042baa79f9937ce +SHA1 (p7zip_9.38.1_src_all.tar.bz2) = 6b1eccf272d8b141a94758f80727ae633568ba69 +RMD160 (p7zip_9.38.1_src_all.tar.bz2) = df76939ed67f3835fe4f8e92f2fec1ab4e4328c6 +Size (p7zip_9.38.1_src_all.tar.bz2) = 3917925 bytes +SHA1 (patch-CPP_Windows_DLL.cpp) = 12fb3f3cf4d32b8848f741dde6bcb0e56a9c6745 +SHA1 (patch-aa) = 91917c8cfc9638444a32924570067a4298c82105 +SHA1 (patch-ab) = c680fb037b9ef5e19e4c8dc71dd710598277a61b +SHA1 (patch-ac) = 245f93d2a250b0e2f17e7828a82787ac05652800 diff --git a/archivers/p7zip/patches/patch-CPP_Windows_DLL.cpp b/archivers/p7zip/patches/patch-CPP_Windows_DLL.cpp index d37870bd4..6668cff19 100644 --- a/archivers/p7zip/patches/patch-CPP_Windows_DLL.cpp +++ b/archivers/p7zip/patches/patch-CPP_Windows_DLL.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-CPP_Windows_DLL.cpp,v 1.1 2014/12/01 12:43:07 wiz Exp $ +$NetBSD: patch-CPP_Windows_DLL.cpp,v 1.2 2015/06/02 14:53:10 adam Exp $ Adapt for pkgsrc on OS X. ---- CPP/Windows/DLL.cpp.orig 2010-02-28 12:44:52.000000000 +0000 +--- CPP/Windows/DLL.cpp.orig 2011-07-09 16:25:31.000000000 +0000 +++ CPP/Windows/DLL.cpp @@ -2,7 +2,7 @@ @@ -13,7 +13,7 @@ Adapt for pkgsrc on OS X. #include #elif ENV_BEOS #include -@@ -39,7 +39,7 @@ TRACEN((printf("CLibrary::Free(%p)\n",(v +@@ -34,7 +34,7 @@ TRACEN((printf("CLibrary::Free(this=%p,% if (_module == 0) return true; @@ -22,7 +22,7 @@ Adapt for pkgsrc on OS X. int ret = NSUnLinkModule ((NSModule)_module, 0); #elif ENV_BEOS int ret = unload_add_on((image_id)_module); -@@ -57,7 +57,7 @@ static FARPROC local_GetProcAddress(HMOD +@@ -52,7 +52,7 @@ static FARPROC local_GetProcAddress(HMOD void *ptr = 0; TRACEN((printf("local_GetProcAddress(%p,%s)\n",(void *)module,lpProcName))) if (module) { @@ -31,16 +31,16 @@ Adapt for pkgsrc on OS X. char name[MAX_PATHNAME_LEN]; snprintf(name,sizeof(name),"_%s",lpProcName); name[sizeof(name)-1] = 0; -@@ -115,7 +115,7 @@ bool CLibrary::Load(LPCTSTR lpLibFileNam +@@ -103,7 +103,7 @@ bool CLibrary::Load(LPCTSTR lpLibFileNam - TRACEN((printf("CLibrary::Load(%ls) => %s\n",lpLibFileName,name))) + TRACEN((printf("CLibrary::Load(this=%p,%ls) => %s\n",(void *)this,lpLibFileName,name))) -#ifdef __APPLE_CC__ +#if defined(USE_APPLE_BUNDLE) NSObjectFileImage image; NSObjectFileImageReturnCode nsret; -@@ -173,7 +173,7 @@ TRACEN((printf("load_add_on(%s)=%d\n",p. +@@ -161,7 +161,7 @@ TRACEN((printf("load_add_on(%s)=%d\n",p. if (fctTest) fctTest(); } else { diff --git a/archivers/p7zip/patches/patch-aa b/archivers/p7zip/patches/patch-aa index 3328f7990..1ffd46c65 100644 --- a/archivers/p7zip/patches/patch-aa +++ b/archivers/p7zip/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.19 2014/04/26 01:16:54 dsainty Exp $ +$NetBSD: patch-aa,v 1.20 2015/06/02 14:53:10 adam Exp $ ---- makefile.machine.orig 2010-05-30 08:33:48.000000000 +0000 +--- makefile.machine.orig 2015-02-25 20:12:06.000000000 +0000 +++ makefile.machine -@@ -2,20 +2,20 @@ +@@ -2,20 +2,18 @@ # makefile for Linux (x86, PPC, alpha ...) # @@ -16,12 +16,10 @@ $NetBSD: patch-aa,v 1.19 2014/04/26 01:16:54 dsainty Exp $ -D_7ZIP_LARGE_PAGES \ $(LOCAL_FLAGS) --CXX=g++ $(ALLFLAGS) --CC=gcc $(ALLFLAGS) +-CXX=g++ +-CC=gcc -CC_SHARED=-fPIC -LINK_SHARED=-fPIC -shared -+CXX+=$(ALLFLAGS) -+CC+=$(ALLFLAGS) +CC_SHARED= +LINK_SHARED=-shared diff --git a/archivers/p7zip/patches/patch-ab b/archivers/p7zip/patches/patch-ab index a637ae9ef..587dc39be 100644 --- a/archivers/p7zip/patches/patch-ab +++ b/archivers/p7zip/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.11 2011/03/14 12:36:43 adam Exp $ +$NetBSD: patch-ab,v 1.12 2015/06/02 14:53:10 adam Exp $ --- CPP/Windows/FileFind.cpp.orig 2009-06-03 19:40:16.000000000 +0200 +++ CPP/Windows/FileFind.cpp -@@ -311,7 +311,8 @@ bool CFindFile::FindFirst(LPCSTR wildcar +@@ -350,7 +350,8 @@ bool CFindFile::FindFirst(LPCSTR wildcar } TRACEN((printf("CFindFile::FindFirst : closedir-2(dirp=%p)\n",_dirp))) diff --git a/archivers/p7zip/patches/patch-ac b/archivers/p7zip/patches/patch-ac index ca7470f1c..522357e9e 100644 --- a/archivers/p7zip/patches/patch-ac +++ b/archivers/p7zip/patches/patch-ac @@ -1,19 +1,21 @@ -$NetBSD: patch-ac,v 1.7 2010/06/16 08:30:09 adam Exp $ +$NetBSD: patch-ac,v 1.8 2015/06/02 14:53:10 adam Exp $ ---- makefile.glb.orig 2009-07-03 20:44:21.000000000 +0000 +--- makefile.glb.orig 2015-02-19 14:56:02.000000000 +0000 +++ makefile.glb -@@ -1,12 +1,12 @@ +@@ -1,14 +1,14 @@ RM=rm -f + -CFLAGS=-c -I. \ +CFLAGS+=-c -I. \ -I../../../../C \ -I../../../myWindows \ -I../../../include_windows \ - -I../../.. + -I../../.. \ + $(ALLFLAGS) $(ALLFLAGS_C) -CXXFLAGS=-c -I. \ +CXXFLAGS+=-c -I. \ -I../../../myWindows \ -I../../../ \ - -I../../../include_windows + -I../../../include_windows \ diff --git a/archivers/par2/Makefile b/archivers/par2/Makefile index edb5a65d2..4b9f7acbb 100644 --- a/archivers/par2/Makefile +++ b/archivers/par2/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.21 2015/03/09 12:14:44 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2015/05/04 10:10:23 adam Exp $ -DISTNAME= par2-0.6.11 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GITHUB:=BlackIkeEagle/} -GITHUB_PROJECT= par2cmdline -GITHUB_TAG= v${PKGVERSION_NOREV} +DISTNAME= par2-0.6.12 +CATEGORIES= misc +MASTER_SITES= ${MASTER_SITE_GITHUB:=BlackIkeEagle/} +GITHUB_PROJECT= par2cmdline +GITHUB_TAG= v${PKGVERSION_NOREV} -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/BlackIkeEagle/par2cmdline -COMMENT= PAR 2.0 compatible file verification and repair tool -LICENSE= gnu-gpl-v2 +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/BlackIkeEagle/par2cmdline +COMMENT= PAR 2.0 compatible file verification and repair tool +LICENSE= gnu-gpl-v2 USE_LANGUAGES= c c++ USE_PKGLOCALEDIR= yes diff --git a/archivers/par2/distinfo b/archivers/par2/distinfo index fbd59f788..425c312c3 100644 --- a/archivers/par2/distinfo +++ b/archivers/par2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2015/03/07 14:25:48 tnn Exp $ +$NetBSD: distinfo,v 1.12 2015/05/04 10:10:23 adam Exp $ -SHA1 (par2-0.6.11.tar.gz) = 2fd97247b3b7f2c6b6a640416d493764417dfb56 -RMD160 (par2-0.6.11.tar.gz) = 00f80008f9ab3c692b1aea93f642bef7bc1c9ae9 -Size (par2-0.6.11.tar.gz) = 2703989 bytes +SHA1 (par2-0.6.12.tar.gz) = cee3b0642ffc9ddd73690f20c9e451563d2d9da4 +RMD160 (par2-0.6.12.tar.gz) = 7e90113884a09fc90979a06405d0f69778f4f447 +Size (par2-0.6.12.tar.gz) = 3536512 bytes SHA1 (patch-diskfile.cpp) = c2319215a6438322edeb28c4413a0a26dcade2d5 diff --git a/archivers/ruby-libarchive/Makefile b/archivers/ruby-libarchive/Makefile index 2ade5938d..17a27fa95 100644 --- a/archivers/ruby-libarchive/Makefile +++ b/archivers/ruby-libarchive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/01/17 20:00:53 adam Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/19 13:08:49 ryoon Exp $ DISTNAME= libarchive-0.1.2 CATEGORIES= archivers @@ -10,6 +10,9 @@ LICENSE= modified-bsd USE_TOOLS+= gmake +# Fix Ruby 2.2 build. +CHECK_WRKREF_SKIP+= lib/ruby/gems/2.2.0/doc/libarchive-0.1.2/ri/ext/*.ri + .include "../../lang/ruby/gem.mk" .include "../../archivers/libarchive/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/archivers/ruby-xz/Makefile b/archivers/ruby-xz/Makefile index 9ec2a3329..54ce8a05e 100644 --- a/archivers/ruby-xz/Makefile +++ b/archivers/ruby-xz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/03/01 12:58:16 taca Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/31 15:21:44 taca Exp $ DISTNAME= ruby-xz-0.2.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} @@ -13,8 +13,6 @@ DEPENDS+= xz-[0-9]*:../../archivers/xz DEPENDS+= ${RUBY_PKGPREFIX}-ffi-[0-9]*:../../devel/ruby-ffi DEPENDS+= ${RUBY_PKGPREFIX}-io-like-[0-9]*:../../devel/ruby-io-like -RUBY_VERSION_SUPPORTED= 193 200 21 - EVAL_PREFIX+= XZ_PREFIX=xz SUBST_CLASSES+= path diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile index 8d7f49c61..d2bfcebf3 100644 --- a/archivers/ruby-zip/Makefile +++ b/archivers/ruby-zip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/02/03 13:37:45 taca Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 22:57:42 taca Exp $ DISTNAME= rubyzip-1.1.7 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby//} @@ -9,8 +9,6 @@ HOMEPAGE= https://github.com/aussiegeek/rubyzip COMMENT= Ruby module for reading and writing zip files LICENSE= ruby-license -RUBY_VERSION_SUPPORTED= 200 193 21 - pre-configure: ${CHMOD} -R -x ${WRKSRC}/Rakefile ${WRKSRC}/lib/zip/*.rb diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 8d6b6c21d..9764f9286 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2015/02/11 12:35:42 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2015/06/05 12:22:28 sevan Exp $ DISTNAME= unzip60 PKGNAME= unzip-6.0 @@ -32,7 +32,8 @@ CPPFLAGS+= -DBSD ${OPSYS} == "OpenBSD" || \ ${OPSYS} == "Cygwin" || \ (${OPSYS} == "Darwin" && !empty(OS_VERSION:M[01234678].*))) || \ - ${OS_VARIANT} == "SCOOSR5" + ${OS_VARIANT} == "SCOOSR5" || \ + ${OPSYS} == "Bitrig" CPPFLAGS+= -DNO_LCHMOD .endif CPPFLAGS+= -DUNIX -Dunix -DUSE_UNSHRINK -I. diff --git a/archivers/upx/Makefile b/archivers/upx/Makefile index 3924c2ff6..75ec7fd4e 100644 --- a/archivers/upx/Makefile +++ b/archivers/upx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:22 wiz Exp $ DISTNAME= upx-3.91-src PKGNAME= ${DISTNAME:S/-src//1} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=upx/} EXTRACT_SUFX= .tar.bz2 diff --git a/archivers/xfce4-thunar-archive/DESCR b/archivers/xfce4-thunar-archive/DESCR new file mode 100644 index 000000000..1205dec6a --- /dev/null +++ b/archivers/xfce4-thunar-archive/DESCR @@ -0,0 +1,5 @@ +The thunar-archive-plugin is a plugin for the Thunar File Manager, which +adds archive operations to the file context menus. Using this plugin you +will be able to extract and create archive files from within Thunar using +an external archive handler. So far, xarchiver, file-roller and ark are +supported. diff --git a/archivers/xfce4-thunar-archive/Makefile b/archivers/xfce4-thunar-archive/Makefile new file mode 100644 index 000000000..43fcdcb97 --- /dev/null +++ b/archivers/xfce4-thunar-archive/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:20:17 tnn Exp $ +# + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= thunar-archive-plugin-0.3.1 +PKGNAME= xfce4-${DISTNAME} +CATEGORIES= archivers +MASTER_SITES= http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/ + +MAINTAINER= gls@NetBSD.org +HOMEPAGE= http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin +COMMENT= Thunar archive plugin + +DEPENDS= file-roller-[0-9]*:../../archivers/file-roller + +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/archivers/xfce4-thunar-archive/PLIST b/archivers/xfce4-thunar-archive/PLIST new file mode 100644 index 000000000..03d507d6e --- /dev/null +++ b/archivers/xfce4-thunar-archive/PLIST @@ -0,0 +1,53 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:37 jperkin Exp $ +lib/thunarx-2/thunar-archive-plugin.la +libexec/thunar-archive-plugin/ark.tap +libexec/thunar-archive-plugin/file-roller.tap +libexec/thunar-archive-plugin/gnome-file-roller.tap +share/icons/hicolor/16x16/apps/tap-create.png +share/icons/hicolor/16x16/apps/tap-extract-to.png +share/icons/hicolor/16x16/apps/tap-extract.png +share/locale/ar/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ast/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/be/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/bg/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ca/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/cs/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/da/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/de/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/el/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/en_GB/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/eo/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/es/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/eu/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/fi/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/fr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/gl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/hr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/hu/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/id/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/it/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ja/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/kk/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ko/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/lt/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/lv/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/nb/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/nl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pa/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pt/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/pt_BR/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ro/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ru/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sk/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sl/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sq/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/sv/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/tr/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ug/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/uk/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ur/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/ur_PK/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/zh_CN/LC_MESSAGES/thunar-archive-plugin.mo +share/locale/zh_TW/LC_MESSAGES/thunar-archive-plugin.mo diff --git a/archivers/xfce4-thunar-archive/distinfo b/archivers/xfce4-thunar-archive/distinfo new file mode 100644 index 000000000..18abdf0bc --- /dev/null +++ b/archivers/xfce4-thunar-archive/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:37 jperkin Exp $ + +SHA1 (thunar-archive-plugin-0.3.1.tar.bz2) = 56d4c075eb570167caabdb5e4da8119fed4c16cb +RMD160 (thunar-archive-plugin-0.3.1.tar.bz2) = 42b1e3be7a193aea9221cd3898a5cd88a6999717 +Size (thunar-archive-plugin-0.3.1.tar.bz2) = 329005 bytes diff --git a/audio/Makefile b/audio/Makefile index 5771b10ab..d57b1c719 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.519 2015/02/19 00:21:55 wiz Exp $ +# $NetBSD: Makefile,v 1.523 2015/04/24 06:37:34 jnemeth Exp $ # COMMENT= Audio tools @@ -260,6 +260,7 @@ SUBDIR+= libopenspc SUBDIR+= libopus SUBDIR+= libreplaygain SUBDIR+= libsamplerate +SUBDIR+= libsbsms SUBDIR+= libshout SUBDIR+= libsidplay SUBDIR+= libsidplay2 @@ -276,9 +277,11 @@ SUBDIR+= libvorbis SUBDIR+= libwildmidi SUBDIR+= libxmp SUBDIR+= libxspf +SUBDIR+= lilv SUBDIR+= liteamp SUBDIR+= liveice SUBDIR+= lmms +SUBDIR+= lv2 SUBDIR+= mac SUBDIR+= mad SUBDIR+= mad123 diff --git a/audio/SDL2_mixer/Makefile b/audio/SDL2_mixer/Makefile index aaea8a905..8625a27c0 100644 --- a/audio/SDL2_mixer/Makefile +++ b/audio/SDL2_mixer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:20:17 tnn Exp $ DISTNAME= SDL2_mixer-2.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ diff --git a/audio/SDL2_mixer/buildlink3.mk b/audio/SDL2_mixer/buildlink3.mk index 3580b8fd7..22f5e3149 100644 --- a/audio/SDL2_mixer/buildlink3.mk +++ b/audio/SDL2_mixer/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/04/25 14:20:17 tnn Exp $ BUILDLINK_TREE+= SDL2_mixer @@ -6,8 +6,8 @@ BUILDLINK_TREE+= SDL2_mixer SDL2_MIXER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL2_mixer+= SDL2_mixer>=2.0.0 -BUILDLINK_ABI_DEPENDS.SDL2_mixer?= SDL2_mixer>=2.0.0nb1 -BUILDLINK_PKGSRCDIR.SDL2_mixer?= ../../devel/SDL2_mixer +BUILDLINK_ABI_DEPENDS.SDL2_mixer?= SDL2_mixer>=2.0.0nb2 +BUILDLINK_PKGSRCDIR.SDL2_mixer?= ../../audio/SDL2_mixer .include "../../devel/SDL2/buildlink3.mk" .endif # SDL2_MIXER_BUILDLINK3_MK diff --git a/audio/SDL_mixer/Makefile b/audio/SDL_mixer/Makefile index e793ad9a3..00157338b 100644 --- a/audio/SDL_mixer/Makefile +++ b/audio/SDL_mixer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/10/09 14:05:55 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:20:17 tnn Exp $ DISTNAME= SDL_mixer-1.2.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ diff --git a/audio/SDL_mixer/buildlink3.mk b/audio/SDL_mixer/buildlink3.mk index c37b52730..69e214df1 100644 --- a/audio/SDL_mixer/buildlink3.mk +++ b/audio/SDL_mixer/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2009/10/31 00:16:40 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/25 14:20:17 tnn Exp $ BUILDLINK_TREE+= SDL_mixer @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_mixer SDL_MIXER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_mixer+= SDL_mixer>=1.2.5nb2 -BUILDLINK_ABI_DEPENDS.SDL_mixer+= SDL_mixer>=1.2.6nb5 +BUILDLINK_ABI_DEPENDS.SDL_mixer+= SDL_mixer>=1.2.12nb6 BUILDLINK_PKGSRCDIR.SDL_mixer?= ../../audio/SDL_mixer BUILDLINK_INCDIRS.SDL_mixer?= include/SDL diff --git a/audio/SDL_sound/Makefile b/audio/SDL_sound/Makefile index 8f1963ede..75c7347e4 100644 --- a/audio/SDL_sound/Makefile +++ b/audio/SDL_sound/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/09/11 23:59:21 asau Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:18 tnn Exp $ # DISTNAME= SDL_sound-1.0.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://icculus.org/SDL_sound/downloads/ diff --git a/audio/SDL_sound/buildlink3.mk b/audio/SDL_sound/buildlink3.mk index 194866031..a487dc282 100644 --- a/audio/SDL_sound/buildlink3.mk +++ b/audio/SDL_sound/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2012/06/04 09:29:54 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2015/04/25 14:20:18 tnn Exp $ BUILDLINK_TREE+= SDL_sound @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_sound SDL_SOUND_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_sound+= SDL_sound>=1.0.3 -BUILDLINK_ABI_DEPENDS.SDL_sound+= SDL_sound>=1.0.3nb5 +BUILDLINK_ABI_DEPENDS.SDL_sound+= SDL_sound>=1.0.3nb6 BUILDLINK_PKGSRCDIR.SDL_sound?= ../../audio/SDL_sound .include "../../audio/flac/buildlink3.mk" diff --git a/audio/albumplayer/Makefile b/audio/albumplayer/Makefile index 027775f8e..2c1d45b27 100644 --- a/audio/albumplayer/Makefile +++ b/audio/albumplayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/12/30 15:04:14 mef Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:20:18 tnn Exp $ # DISTNAME= albumplayer-0.3.1 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= http://rvb.mytanet.de/ diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index 81ffdeaca..36b617ba2 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2015/02/19 22:22:36 joerg Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:18 tnn Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 56 +PKGREVISION= 58 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 2456149e5..fdb5c23cd 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.151 2014/11/30 02:00:16 markd Exp $ +# $NetBSD: Makefile,v 1.154 2015/06/12 10:48:22 wiz Exp $ DISTNAME= amarok-${VERS} VERS= 2.8.0 -PKGREVISION= 12 +PKGREVISION= 15 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 6a46b111f..7065fdb89 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2014/10/07 16:47:17 adam Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/07 14:05:57 youri Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 31 +PKGREVISION= 33 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} @@ -32,7 +32,7 @@ BUILDLINK_TRANSFORM+= rm:-W${fl} .include "../../security/gnutls/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" #.include "../../net/avahi/buildlink3.mk" .include "../../audio/taglib/buildlink3.mk" BUILDLINK_API_DEPENDS.libgcrypt+= libgcrypt>=1.4.0 diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 83908a038..c57de8ad4 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2014/05/29 23:35:14 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2015/06/12 10:48:22 wiz Exp $ DISTNAME= arts-1.5.10 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= audio HOMEPAGE= http://multimedia.kde.org/ COMMENT= Analog Real-Time Synthesizer diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile index 70f8841f2..516cc727f 100644 --- a/audio/asunder/Makefile +++ b/audio/asunder/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/10/20 12:14:13 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:20:18 tnn Exp $ DISTNAME= asunder-2.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://littlesvr.ca/asunder/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index e8ced1f5b..17830f4a1 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2015/02/21 23:35:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:18 tnn Exp $ DISTNAME= audacious-plugins-3.5.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://distfiles.audacious-media-player.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile index 646444d48..89a7a5ae5 100644 --- a/audio/audacious/Makefile +++ b/audio/audacious/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/10/20 13:14:12 mef Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:18 tnn Exp $ DISTNAME= audacious-3.5.2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://distfiles.audacious-media-player.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/audacious/buildlink3.mk b/audio/audacious/buildlink3.mk index 1046d6612..58746d5e2 100644 --- a/audio/audacious/buildlink3.mk +++ b/audio/audacious/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/10/09 15:02:42 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/25 14:20:18 tnn Exp $ BUILDLINK_TREE+= audacious @@ -6,7 +6,7 @@ BUILDLINK_TREE+= audacious AUDACIOUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.audacious+= audacious>=3.5.1 -BUILDLINK_ABI_DEPENDS.audacious+= audacious>=3.5.1 +BUILDLINK_ABI_DEPENDS.audacious+= audacious>=3.5.2nb1 BUILDLINK_PKGSRCDIR.audacious?= ../../audio/audacious .include "../../devel/atk/buildlink3.mk" diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 77c56faa7..7fb850efb 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,28 +1,30 @@ -# $NetBSD: Makefile,v 1.88 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.92 2015/04/25 14:20:18 tnn Exp $ -DISTNAME= audacity-src-1.2.6 -PKGREVISION= 26 -PKGNAME= ${DISTNAME:S/-src-/-/} +DISTNAME= audacity-minsrc-2.1.0 +PKGNAME= ${DISTNAME:S/-minsrc//1} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://audacity.sourceforge.net/ COMMENT= Audio editor - -MAKE_JOBS_SAFE= no +LICENSE= gnu-gpl-v2 # AND cc-by-v3.0-license USE_LIBTOOL= yes -USE_TOOLS+= autoconf gmake msgfmt pkg-config zip:run +USE_TOOLS+= autoconf gmake intltool msgfmt msgmerge pkg-config +USE_TOOLS+= xgettext zip:run USE_LANGUAGES= c c++ GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --without-xaudio -CONFIGURE_ARGS+= --with-id3=system -CONFIGURE_ARGS+= --with-libmad=system -CONFIGURE_ARGS+= --with-libsndfile=system -CONFIGURE_ARGS+= --with-portaudio=system -CONFIGURE_ARGS+= --with-vorbis=system -CONFIGURE_ENV+= WX_CONFIG=${LOCALBASE}/bin/wx24-config +CONFIGURE_ARGS+= --with-expat=system --without-xaudio +CONFIGURE_ARGS+= --with-ffmpeg=system --with-libflac=system +CONFIGURE_ARGS+= --with-id3tag=system --with-libmad=system +CONFIGURE_ARGS+= --with-vorbis=system --with-sbsms=system +CONFIGURE_ARGS+= --with-libsamplerate=system --with-soundtouch=system +CONFIGURE_ARGS+= --with-twolame=system --with-lv2=system +CONFIGURE_ARGS+= --with-libsndfile=system --with-portaudio=local +CONFIGURE_ARGS+= --enable-nyquist=yes --with-midi=local CONFIG_GUESS_OVERRIDE= \ config.guess */config.guess */*/config.guess */*/*/config.guess @@ -30,16 +32,33 @@ CONFIG_SUB_OVERRIDE= \ config.sub */config.sub */*/config.sub */*/*/config.sub PTHREAD_AUTO_VARS= yes +BUILDLINK_TRANSFORM+= opt:-ldl:${BUILDLINK_LDADD.dl:M*} +.include "options.mk" + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../multimedia/libogg/buildlink3.mk" +.include "../../audio/lilv/buildlink3.mk" +.include "../../audio/lv2/buildlink3.mk" +.include "../../audio/soundtouch/buildlink3.mk" +BUILDLINK_API_DEPENDS.twolame+= twolame>=0.3.9 +.include "../../audio/twolame/buildlink3.mk" .include "../../audio/lame/buildlink3.mk" .include "../../audio/libid3tag/buildlink3.mk" .include "../../audio/libmad/buildlink3.mk" +.include "../../audio/libsbsms/buildlink3.mk" +.include "../../audio/libsamplerate/buildlink3.mk" .include "../../audio/libsndfile/buildlink3.mk" .include "../../audio/libvorbis/buildlink3.mk" -.include "../../audio/portaudio/buildlink3.mk" +#.include "../../audio/portaudio-devel/buildlink3.mk" # Needs Pa_GetStreamHostApiType .include "../../devel/zlib/buildlink3.mk" -.include "../../x11/wxGTK24/buildlink3.mk" - +BUILDLINK_API_DEPENDS.flac+= flac>=1.3.0 +.include "../../audio/flac/buildlink3.mk" +.include "../../multimedia/ffmpeg1/buildlink3.mk" +.include "../../textproc/expat/buildlink3.mk" +.include "../../x11/wxGTK28/buildlink3.mk" +.include "../../mk/dlopen.buildlink3.mk" .include "../../mk/oss.buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/audacity/PLIST b/audio/audacity/PLIST index d03cfd0ea..0cb703fe5 100644 --- a/audio/audacity/PLIST +++ b/audio/audacity/PLIST @@ -1,67 +1,140 @@ -@comment $NetBSD: PLIST,v 1.9 2009/06/14 17:32:02 joerg Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/04/20 13:38:23 rodent Exp $ bin/audacity man/man1/audacity.1 -share/audacity/audacity-1.2-help.htb +share/appdata/audacity.appdata.xml +share/applications/audacity.desktop +share/audacity/EQDefaultCurves.xml +share/audacity/include/audacity/ConfigInterface.h +share/audacity/include/audacity/EffectAutomationParameters.h +share/audacity/include/audacity/EffectInterface.h +share/audacity/include/audacity/IdentInterface.h +share/audacity/include/audacity/ImporterInterface.h +share/audacity/include/audacity/ModuleInterface.h +share/audacity/include/audacity/PluginInterface.h +share/audacity/include/audacity/Types.h share/audacity/nyquist/bug.lsp share/audacity/nyquist/dspprims.lsp +share/audacity/nyquist/envelopes.lsp +share/audacity/nyquist/equalizer.lsp share/audacity/nyquist/evalenv.lsp +share/audacity/nyquist/fileio.lsp share/audacity/nyquist/follow.lsp share/audacity/nyquist/init.lsp share/audacity/nyquist/misc.lsp share/audacity/nyquist/nyinit.lsp share/audacity/nyquist/nyqmisc.lsp +share/audacity/nyquist/nyquist-plot.txt share/audacity/nyquist/nyquist.lsp share/audacity/nyquist/printrec.lsp share/audacity/nyquist/profile.lsp +share/audacity/nyquist/rawwaves/mand1.raw +share/audacity/nyquist/rawwaves/mand10.raw +share/audacity/nyquist/rawwaves/mand11.raw +share/audacity/nyquist/rawwaves/mand12.raw +share/audacity/nyquist/rawwaves/mand2.raw +share/audacity/nyquist/rawwaves/mand3.raw +share/audacity/nyquist/rawwaves/mand4.raw +share/audacity/nyquist/rawwaves/mand5.raw +share/audacity/nyquist/rawwaves/mand6.raw +share/audacity/nyquist/rawwaves/mand7.raw +share/audacity/nyquist/rawwaves/mand8.raw +share/audacity/nyquist/rawwaves/mand9.raw +share/audacity/nyquist/rawwaves/mandpluk.raw +share/audacity/nyquist/rawwaves/marmstk1.raw +share/audacity/nyquist/rawwaves/sinewave.raw +share/audacity/nyquist/sal-parse.lsp +share/audacity/nyquist/sal.lsp share/audacity/nyquist/seq.lsp share/audacity/nyquist/seqfnint.lsp share/audacity/nyquist/seqmidi.lsp share/audacity/nyquist/sndfnint.lsp +share/audacity/nyquist/stk.lsp share/audacity/nyquist/system.lsp -share/audacity/nyquist/test.lsp share/audacity/nyquist/xlinit.lsp +share/audacity/nyquist/xm.lsp share/audacity/plug-ins/SilenceMarker.ny +share/audacity/plug-ins/SoundFinder.ny +share/audacity/plug-ins/StudioFadeOut.ny +share/audacity/plug-ins/adjustable-fade.ny +share/audacity/plug-ins/beat.ny share/audacity/plug-ins/clicktrack.ny -share/audacity/plug-ins/crossfadein.ny -share/audacity/plug-ins/crossfadeout.ny +share/audacity/plug-ins/clipfix.ny +share/audacity/plug-ins/crossfadetracks.ny share/audacity/plug-ins/delay.ny +share/audacity/plug-ins/equalabel.ny share/audacity/plug-ins/highpass.ny share/audacity/plug-ins/lowpass.ny +share/audacity/plug-ins/notch.ny share/audacity/plug-ins/pluck.ny +share/audacity/plug-ins/rissetdrum.ny +share/audacity/plug-ins/sample-data-export.ny share/audacity/plug-ins/tremolo.ny +share/audacity/plug-ins/vocalremover.ny +share/audacity/plug-ins/vocoder.ny share/doc/audacity/LICENSE.txt share/doc/audacity/README.txt -share/locale/af/LC_MESSAGES/audacity.mo -share/locale/ar/LC_MESSAGES/audacity.mo -share/locale/bg/LC_MESSAGES/audacity.mo -share/locale/bn/LC_MESSAGES/audacity.mo -share/locale/ca/LC_MESSAGES/audacity.mo -share/locale/cs/LC_MESSAGES/audacity.mo -share/locale/cy/LC_MESSAGES/audacity.mo -share/locale/da/LC_MESSAGES/audacity.mo -share/locale/de/LC_MESSAGES/audacity.mo -share/locale/el/LC_MESSAGES/audacity.mo -share/locale/es/LC_MESSAGES/audacity.mo -share/locale/eu/LC_MESSAGES/audacity.mo -share/locale/fi/LC_MESSAGES/audacity.mo -share/locale/fr/LC_MESSAGES/audacity.mo -share/locale/ga/LC_MESSAGES/audacity.mo -share/locale/gl/LC_MESSAGES/audacity.mo -share/locale/hu/LC_MESSAGES/audacity.mo -share/locale/it/LC_MESSAGES/audacity.mo -share/locale/ja/LC_MESSAGES/audacity.mo -share/locale/lt/LC_MESSAGES/audacity.mo -share/locale/mk/LC_MESSAGES/audacity.mo -share/locale/nb/LC_MESSAGES/audacity.mo -share/locale/nl/LC_MESSAGES/audacity.mo -share/locale/pl/LC_MESSAGES/audacity.mo -share/locale/pt/LC_MESSAGES/audacity.mo -share/locale/ro/LC_MESSAGES/audacity.mo -share/locale/ru/LC_MESSAGES/audacity.mo -share/locale/sk/LC_MESSAGES/audacity.mo -share/locale/sl/LC_MESSAGES/audacity.mo -share/locale/sv/LC_MESSAGES/audacity.mo -share/locale/tr/LC_MESSAGES/audacity.mo -share/locale/uk/LC_MESSAGES/audacity.mo -share/locale/zh/LC_MESSAGES/audacity.mo -share/locale/zh_TW/LC_MESSAGES/audacity.mo +share/icons/hicolor/16x16/apps/audacity.png +share/icons/hicolor/22x22/apps/audacity.png +share/icons/hicolor/24x24/apps/audacity.png +share/icons/hicolor/32x32/apps/audacity.png +share/icons/hicolor/48x48/apps/audacity.png +share/icons/hicolor/scalable/apps/audacity.svg +${PLIST.nls}share/locale/af/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ar/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/be/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/bg/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/bn/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/bs/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ca/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ca@valencia/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/cs/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/cy/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/da/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/de/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/el/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/es/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/eu/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/fa/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/fi/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/fr/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ga/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/gl/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/he/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/hi/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/hr/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/hu/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/hy/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/id/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/it/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ja/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ka/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/km/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ko/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/lt/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/mk/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/my/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/nb/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/nl/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/oc/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/pl/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/pt/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ro/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ru/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/sk/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/sl/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/sr_RS/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/sr_RS@latin/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/sv/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/ta/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/tg/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/tr/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/uk/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/vi/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/zh/LC_MESSAGES/audacity.mo +${PLIST.nls}share/locale/zh_TW/LC_MESSAGES/audacity.mo +share/mime/packages/audacity.xml +share/pixmaps/audacity.xpm +share/pixmaps/audacity16.xpm +share/pixmaps/audacity32.xpm +share/pixmaps/gnome-mime-application-x-audacity-project.xpm diff --git a/audio/audacity/distinfo b/audio/audacity/distinfo index f0d643116..7b0290aa1 100644 --- a/audio/audacity/distinfo +++ b/audio/audacity/distinfo @@ -1,27 +1,14 @@ -$NetBSD: distinfo,v 1.23 2013/12/10 14:23:44 jperkin Exp $ +$NetBSD: distinfo,v 1.27 2015/04/27 23:50:38 joerg Exp $ -SHA1 (audacity-src-1.2.6.tar.gz) = 1bfdd119fdc09d1aa334aee21d4831ef6e939fce -RMD160 (audacity-src-1.2.6.tar.gz) = f59ca075ae430a518b77ce2ed08441abe2b67a0c -Size (audacity-src-1.2.6.tar.gz) = 4882379 bytes -SHA1 (patch-aa) = 5494f3fb6035f15a4447556f8cf4a0a2404a2259 -SHA1 (patch-ab) = 8630488f5a89b1542ac2a9f01080c36f1eac7c7d -SHA1 (patch-ac) = 2baaf1650c9bdc627000e8676f0ac6ec16b6ec26 -SHA1 (patch-ad) = 820e5321a6558063d04ee8da11fc606d59e33046 -SHA1 (patch-ae) = 628a6353b37418d182f3edd9f26bcea7b5f779d4 -SHA1 (patch-af) = 05c1c345ef9b92410fbe4d8b4b46ab4b7ba7a226 -SHA1 (patch-ag) = 68bcbd932cd4440bc9090c6afc369cfcae54a16b -SHA1 (patch-ah) = fa0c240f7e20299a6ed26692d443dfb95c0b7eb9 -SHA1 (patch-ai) = 625cd6337d8a246d1a9c388279efa0ade34a2093 -SHA1 (patch-aj) = 34b4cdd266345f04954983cc14e4b762f09f4df8 -SHA1 (patch-ak) = 5f012eb47c832a8f11bcfbdcaf0ab2e876abd04e -SHA1 (patch-al) = 224437cc76e1f25d600e859d278ad73bbf261efa -SHA1 (patch-am) = 3210d8632ee9f5361008277e2c887f24d87205a1 -SHA1 (patch-ba) = c27676c7110bf6ef2fcd448d68402b7bfd21b631 -SHA1 (patch-bb) = 050c6edc0a174e2496ef0b572002eca185bd38de -SHA1 (patch-bc) = 8a08526c37e025a89a747fa2c7a48668fe797572 -SHA1 (patch-bd) = dc24c670cdf078f08c29318c5c5dc8efed398f59 -SHA1 (patch-lib-src_soundtouch_source_SoundTouch_FIRFilter.cpp) = 4d4aee4af18a5211074bdce7cc30507b42337941 -SHA1 (patch-lib-src_soundtouch_source_SoundTouch_Makefile.in) = 882de67691e6b7b4b611ead0e1fe20ebafa57d40 -SHA1 (patch-lib_src_portmixer_px__unix__oss_px__unix__oss.c) = 4c78a5b39ea0fc1d022c8bfabd68a77989b33a54 -SHA1 (patch-src_AudioIO.cpp) = 79af6045ae0a9ff754ae0ea30d987f47363df18f -SHA1 (patch-src_effects_NoiseRemoval.cpp) = 1487650a4784feb5d57ee0ceeda3346fb4abf8de +SHA1 (audacity-minsrc-2.1.0.tar.xz) = a53bce0276240bb56f2e3fd1bf235a4ef688caa3 +RMD160 (audacity-minsrc-2.1.0.tar.xz) = 16b0e91222b91b47eeb533d4725b68e5548c057f +Size (audacity-minsrc-2.1.0.tar.xz) = 5104924 bytes +SHA1 (patch-aa) = 67c0ec5ff99004d9035de13f0263add46ed8c994 +SHA1 (patch-am) = 23ffc055ee81fad7b3aab8f7dd447e641644be96 +SHA1 (patch-lib-src_libnyquist_nyquist_ffts_src_fftlib.c) = 3724b3e7cdd1f45cd38c76f2da3a3af6048dddb3 +SHA1 (patch-lib-src_libnyquist_nyquist_nyqsrc_sndread.c) = c7a6c6a7f0dbb3828a4d5780ec94908b40d974d2 +SHA1 (patch-lib-src_libnyquist_nyquist_sys_unix_switches.h) = d313f137f11d3e0fafa383ddeccbc89021e9ddee +SHA1 (patch-lib-src_libnyquist_nyquist_xlisp_xlfio.c) = a55127d6173d3ffb729fde7358bedd7c1320bf09 +SHA1 (patch-lib-src_libnyquist_nyquist_xlisp_xlisp.h) = a0d194f7f7f278cfba1f54269e0323990abb73f3 +SHA1 (patch-src_effects_NoiseRemoval.cpp) = 6d72545cde66ac90d4eb3821a3a3f384ccbf46f2 +SHA1 (patch-src_effects_VST_VSTEffect.cpp) = 76a55afd7977505801dd129e139c9782bfd8dfcb diff --git a/audio/audacity/options.mk b/audio/audacity/options.mk new file mode 100644 index 000000000..13e5b7306 --- /dev/null +++ b/audio/audacity/options.mk @@ -0,0 +1,47 @@ +# $NetBSD: options.mk,v 1.2 2015/04/21 03:34:22 rodent Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.audacity +PKG_SUPPORTED_OPTIONS= alsa debug jack ladspa nls +PKG_SUGGESTED_OPTIONS+= gtk2 ladspa nls +PKG_OPTIONS_OPTIONAL_GROUPS+= gui +PKG_OPTIONS_GROUP.gui= gtk2 gtk3 +PLIST_VARS+= nls + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Malsa) +.include "../../audio/alsa-lib/buildlink3.mk" +BROKEN= error: 'ESTRPIPE' undeclared +.endif + +.if !empty(PKG_OPTIONS:Mdebug) +CONFIGURE_ARGS+= --enable-debug=yes +.else +CONFIGURE_ARGS+= --enable-debug=no +.endif + +.if !empty(PKG_OPTIONS:Mgtk2) +.include "../../x11/gtk2/buildlink3.mk" +.elif !empty(PKG_OPTIONS:Mgtk3) +.include "../../x11/gtk3/buildlink3.mk" +CONFIGURE_ARGS+= --enable-gtk3 +BROKEN= gtk3 option needs work +.endif + +.if !empty(PKG_OPTIONS:Mjack) +.include "../../audio/jack/buildlink3.mk" +.endif + +.if !empty(PKG_OPTIONS:Mladspa) +.include "../../audio/ladspa/buildlink3.mk" +CONFIGURE_ARGS+= --enable-ladspa=yes +.else +CONFIGURE_ARGS+= --enable-ladspa=no +.endif + +.if !empty(PKG_OPTIONS:Mnls) +.include "../../devel/gettext-lib/buildlink3.mk" +PLIST.nls= yes +.else +CONFIGURE_ARGS+= --disable-nls +.endif diff --git a/audio/audacity/patches/patch-aa b/audio/audacity/patches/patch-aa index a12e4c47d..31e34678b 100644 --- a/audio/audacity/patches/patch-aa +++ b/audio/audacity/patches/patch-aa @@ -1,7 +1,9 @@ -$NetBSD: patch-aa,v 1.4 2004/04/20 18:02:16 ben Exp $ +$NetBSD: patch-aa,v 1.5 2015/04/20 13:38:23 rodent Exp $ ---- lib-src/libnyquist/cmt/cext.h.orig Sat Mar 6 16:02:24 2004 -+++ lib-src/libnyquist/cmt/cext.h +Undefine NEED_ULONG. + +--- lib-src/libnyquist/nyquist/cmt/cext.h.orig 2015-03-02 01:07:22.000000000 +0000 ++++ lib-src/libnyquist/nyquist/cmt/cext.h @@ -52,6 +52,8 @@ EXIT(n) -- calls exit(n) after shutting #if HAS_SYS_TYPES_H diff --git a/audio/audacity/patches/patch-ab b/audio/audacity/patches/patch-ab deleted file mode 100644 index fce800c6b..000000000 --- a/audio/audacity/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2004/04/20 18:02:16 ben Exp $ - ---- lib-src/libnyquist/sys/term.c.orig Sat Mar 6 16:02:50 2004 -+++ lib-src/libnyquist/sys/term.c -@@ -40,7 +40,7 @@ int term_testchar() - #else - - #include --#ifndef __APPLE__ -+#ifdef __LINUX__ - #include - #endif - #include diff --git a/audio/audacity/patches/patch-ac b/audio/audacity/patches/patch-ac deleted file mode 100644 index eab37f59f..000000000 --- a/audio/audacity/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.4 2012/02/15 20:01:54 hans Exp $ - ---- lib-src/libnyquist/snd/sndconfig.h.orig Sat Feb 28 11:19:39 2004 -+++ lib-src/libnyquist/snd/sndconfig.h -@@ -60,7 +60,7 @@ void snd_free(void *a); - #elif defined(IRIX) - #include "sndirix.h" - --#elif defined(__FreeBSD__) -+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__DragonFly__) || defined(__OpenBSD__) || defined(__sun) - #include "sndfreebsd.h" - - #elif defined(_WIN32) diff --git a/audio/audacity/patches/patch-ad b/audio/audacity/patches/patch-ad deleted file mode 100644 index e6219d633..000000000 --- a/audio/audacity/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.4 2005/10/03 20:42:59 joerg Exp $ - ---- lib-src/libnyquist/snd/sndio.c.orig Sat Feb 28 11:19:39 2004 -+++ lib-src/libnyquist/snd/sndio.c -@@ -20,7 +20,7 @@ - #ifdef WIN32 - #include - #include "io.h" --#elif defined(__FreeBSD__) -+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__DragonFly__) || defined(__OpenBSD__) - #include - #else - #endif diff --git a/audio/audacity/patches/patch-ae b/audio/audacity/patches/patch-ae deleted file mode 100644 index 111e85122..000000000 --- a/audio/audacity/patches/patch-ae +++ /dev/null @@ -1,97 +0,0 @@ -$NetBSD: patch-ae,v 1.6 2007/02/23 03:27:41 rillig Exp $ - ---- configure.in.orig 2005-11-27 03:33:31.000000000 +0100 -+++ configure.in 2007-02-23 02:06:19.000000000 +0100 -@@ -556,8 +556,8 @@ if [[ "$use_portaudio" = "v19" ]] ; then - - AC_CONFIG_SUBDIRS([[lib-src/portaudio-v19]]) - --else -- -+fi -+if [[ "$use_portaudio" = "v18" ]] ; then - CXXFLAGS="-I../lib-src/portaudio/pa_common $CXXFLAGS" - - case "${host_os}" in -@@ -639,6 +639,81 @@ else - - esac - fi -+if [[ "$use_portaudio" = "system" ]] ; then -+ -+ LIBS="$LIBS -lportaudio" -+ -+ case "${host_os}" in -+ darwin* | rhapsody*) -+ dnl Mac OS X configuration -+ -+ CONFIGHEADER="configunix.h" -+ -+ dnl CoreAudio -+ -+ CXXFLAGS="-I../mac $CXXFLAGS" -+ -+ if [[ "$use_portmixer" = "yes" ]] ; then -+ BUILDLIBS="$BUILDLIBS portmixer/px_mac_core/portmixer.a" -+ EXTRAOBJS="$EXTRAOBJS ../lib-src/portmixer/px_mac_core/portmixer.a" -+ fi -+ -+ LIBS="-framework AudioUnit -framework AudioToolbox $LIBS" -+ LIBS="-framework CoreAudio $LIBS -lz" -+ -+ EXTRATARGETS="../Audacity.app" -+ -+ if [[ "$use_ladspa" = "default" ]] ; then -+ use_ladspa="yes"; -+ fi -+ -+ dnl VST -+ -+ OPTOBJS="$OPTOBJS \$(OBJDIR)/effects/VST/LoadVSTMac.o" -+ OPTOBJS="$OPTOBJS \$(OBJDIR)/effects/VST/VSTEffect.o" -+ -+ ;; -+ -+ cygwin*) -+ dnl Windows/CygWin configuration -+ -+ LIBS="$LIBS -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32 -lwsock32 -lwinmm" -+ LIBS="$LIBS -Wl,--subsystem,windows" -+ CONFIGHEADER="configwin.h" -+ -+ if [[ "$use_portmixer" = "yes" ]] ; then -+ BUILDLIBS="$BUILDLIBS portmixer/px_win_wmme/portmixer.a" -+ EXTRAOBJS="$EXTRAOBJS ../lib-src/portmixer/px_win_wmme/portmixer.a Audacity.coff" -+ fi -+ -+ if [[ "$use_ladspa" = "default" ]] ; then -+ use_ladspa="yes"; -+ fi -+ -+ AC_DEFINE(__CYGWIN__,1,[We're using cygwin]) -+ AC_DEFINE(_FILE_OFFSET_BITS,32,[Placeholder for large file support]) -+ -+ AFTERBUILD="" -+ ;; -+ -+ *) -+ dnl Unix OSS configuration -+ -+ CONFIGHEADER="configunix.h" -+ -+ if [[ "$use_portmixer" = "yes" ]] ; then -+ BUILDLIBS="$BUILDLIBS portmixer/px_unix_oss/portmixer.a" -+ EXTRAOBJS="$EXTRAOBJS ../lib-src/portmixer/px_unix_oss/portmixer.a" -+ fi -+ -+ if [[ "$use_ladspa" = "default" ]] ; then -+ use_ladspa="yes"; -+ fi -+ -+ AFTERBUILD="" -+ -+ esac -+fi - - use_precomp="no" - diff --git a/audio/audacity/patches/patch-af b/audio/audacity/patches/patch-af deleted file mode 100644 index 43ce849bb..000000000 --- a/audio/audacity/patches/patch-af +++ /dev/null @@ -1,105 +0,0 @@ -$NetBSD: patch-af,v 1.6 2007/02/23 03:37:55 rillig Exp $ - -The CPPFLAGS and LIBS from wx-config had been set too early in the -configure file, so that they were taken into the AC_CONFIG_SUBDIRS -directories. Some of these directories only use a C compiler for -linking, which of course caused problems with the wx* libraries, which -are C++. - ---- configure.orig 2006-11-15 05:12:13.000000000 +0100 -+++ configure 2007-02-23 04:17:41.000000000 +0100 -@@ -6586,7 +6586,8 @@ fi - subdirs="$subdirs lib-src/portaudio-v19" - - --else -+fi -+if [ "$use_portaudio" = "v18" ] ; then - - CXXFLAGS="-I../lib-src/portaudio/pa_common $CXXFLAGS" - -@@ -6672,6 +6673,84 @@ _ACEOF - - esac - fi -+if [ "$use_portaudio" = "system" ] ; then -+ -+ LIBS="$LIBS -lportaudio" -+ -+ case "${host_os}" in -+ darwin* | rhapsody*) -+ -+ CONFIGHEADER="configunix.h" -+ -+ -+ CXXFLAGS="-I../mac $CXXFLAGS" -+ -+ if [ "$use_portmixer" = "yes" ] ; then -+ BUILDLIBS="$BUILDLIBS portmixer/px_mac_core/portmixer.a" -+ EXTRAOBJS="$EXTRAOBJS ../lib-src/portmixer/px_mac_core/portmixer.a" -+ fi -+ -+ LIBS="-framework AudioUnit -framework AudioToolbox $LIBS" -+ LIBS="-framework CoreAudio $LIBS -lz" -+ -+ EXTRATARGETS="../Audacity.app" -+ -+ if [ "$use_ladspa" = "default" ] ; then -+ use_ladspa="yes"; -+ fi -+ -+ -+ OPTOBJS="$OPTOBJS \$(OBJDIR)/effects/VST/LoadVSTMac.o" -+ OPTOBJS="$OPTOBJS \$(OBJDIR)/effects/VST/VSTEffect.o" -+ -+ ;; -+ -+ cygwin*) -+ -+ LIBS="$LIBS -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32 -lwsock32 -lwinmm" -+ LIBS="$LIBS -Wl,--subsystem,windows" -+ CONFIGHEADER="configwin.h" -+ -+ if [ "$use_portmixer" = "yes" ] ; then -+ BUILDLIBS="$BUILDLIBS portmixer/px_win_wmme/portmixer.a" -+ EXTRAOBJS="$EXTRAOBJS ../lib-src/portmixer/px_win_wmme/portmixer.a Audacity.coff" -+ fi -+ -+ if [ "$use_ladspa" = "default" ] ; then -+ use_ladspa="yes"; -+ fi -+ -+ -+cat >>confdefs.h <<\_ACEOF -+#define __CYGWIN__ 1 -+_ACEOF -+ -+ -+cat >>confdefs.h <<\_ACEOF -+#define _FILE_OFFSET_BITS 32 -+_ACEOF -+ -+ -+ AFTERBUILD="" -+ ;; -+ -+ *) -+ -+ CONFIGHEADER="configunix.h" -+ -+ if [ "$use_portmixer" = "yes" ] ; then -+ BUILDLIBS="$BUILDLIBS portmixer/px_unix_oss/portmixer.a" -+ EXTRAOBJS="$EXTRAOBJS ../lib-src/portmixer/px_unix_oss/portmixer.a" -+ fi -+ -+ if [ "$use_ladspa" = "default" ] ; then -+ use_ladspa="yes"; -+ fi -+ -+ AFTERBUILD="" -+ -+ esac -+fi - - use_precomp="no" - diff --git a/audio/audacity/patches/patch-ag b/audio/audacity/patches/patch-ag deleted file mode 100644 index 99cfdd354..000000000 --- a/audio/audacity/patches/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ag,v 1.5 2006/01/17 21:50:23 adam Exp $ - ---- lib-src/libnyquist/Makefile.in.orig 2006-01-17 22:33:39.000000000 +0100 -+++ lib-src/libnyquist/Makefile.in -@@ -6,7 +6,7 @@ - INCL = -Inyqsrc -Itran -Ixlisp -Icmt -Isys -Isnd -Ifft - - CC = @CC@ --override CFLAGS += -g -DCMTSTUFF -O2 -DEXT $(INCL) -+override CFLAGS += -DCMTSTUFF -DEXT $(INCL) - LN = $(CC) - LFLAGS = -lm - diff --git a/audio/audacity/patches/patch-ah b/audio/audacity/patches/patch-ah deleted file mode 100644 index e6016862c..000000000 --- a/audio/audacity/patches/patch-ah +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ah,v 1.4 2004/11/22 16:36:31 adam Exp $ - ---- Makefile.in.orig 2004-11-18 06:17:29.000000000 +0000 -+++ Makefile.in -@@ -37,9 +37,9 @@ install: audacity - - # install manpage - $(INSTALL) -d $(DESTDIR)$(MANDIR)/man1 -- -test -f help/audacity.1.gz && \ -- $(INSTALL) -m 644 help/audacity.1.gz \ -- $(DESTDIR)$(MANDIR)/man1/$(AUDACITY_NAME).1.gz -+ -test -f help/audacity.1 && \ -+ $(INSTALL) -m 644 help/audacity.1 \ -+ $(DESTDIR)$(MANDIR)/man1/$(AUDACITY_NAME).1 - - # install nyquist - $(INSTALL) -d $(DESTDIR)$(DATADIR)/$(AUDACITY_NAME)/nyquist diff --git a/audio/audacity/patches/patch-ai b/audio/audacity/patches/patch-ai deleted file mode 100644 index 2760e1834..000000000 --- a/audio/audacity/patches/patch-ai +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ai,v 1.5 2007/02/23 03:27:41 rillig Exp $ - ---- lib-src/soundtouch/source/SoundTouch/cpu_detect_x86_gcc.cpp.orig 2006-11-15 05:12:11.000000000 +0100 -+++ lib-src/soundtouch/source/SoundTouch/cpu_detect_x86_gcc.cpp 2007-02-23 03:25:18.000000000 +0100 -@@ -80,6 +80,7 @@ uint detectCPUextensions(void) - if (_dwDisabledISA == 0xffffffff) return 0; - - asm volatile( -+ "\n\tpushl %%ebx" - "\n\txor %%esi, %%esi" // clear %%esi = result register - // check if 'cpuid' instructions is available by toggling eflags bit 21 - -@@ -128,6 +129,7 @@ uint detectCPUextensions(void) - "\n\tend:" - - "\n\tmov %%esi, %0" -+ "\n\tpopl %%ebx" - - : "=r" (res) - : /* no inputs */ diff --git a/audio/audacity/patches/patch-aj b/audio/audacity/patches/patch-aj deleted file mode 100644 index e373cae06..000000000 --- a/audio/audacity/patches/patch-aj +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aj,v 1.3 2005/10/03 20:42:59 joerg Exp $ - ---- lib-src/libnyquist/snd/sndcvt.c.orig 2005-07-22 17:15:57.000000000 +0000 -+++ lib-src/libnyquist/snd/sndcvt.c -@@ -16,7 +16,7 @@ - #ifdef WIN32 - #include - #include "io.h" --#elif defined(__FreeBSD__) -+#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__) - #include - #endif /* WIN32 */ - #define L_SET SEEK_SET diff --git a/audio/audacity/patches/patch-ak b/audio/audacity/patches/patch-ak deleted file mode 100644 index 94ebeb83a..000000000 --- a/audio/audacity/patches/patch-ak +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ak,v 1.5 2007/02/23 03:37:55 rillig Exp $ - ---- lib-src/soundtouch/include/STTypes.h.orig 2006-11-15 05:12:11.000000000 +0100 -+++ lib-src/soundtouch/include/STTypes.h 2007-02-23 04:23:58.000000000 +0100 -@@ -132,7 +132,7 @@ namespace soundtouch - #define ALLOW_3DNOW 1 - #endif - -- #if (WIN32 || __i386__ || __x86_64__) -+ #if (WIN32 || __i386__ || __x86_64__) && (!defined(__GNUC__) || defined(__SSE__)) - #define ALLOW_SSE 1 - #endif - #endif diff --git a/audio/audacity/patches/patch-al b/audio/audacity/patches/patch-al deleted file mode 100644 index 10a720458..000000000 --- a/audio/audacity/patches/patch-al +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-al,v 1.5 2007/02/23 03:37:55 rillig Exp $ - ---- lib-src/soundtouch/soundtouch/STTypes.h.orig 2006-11-15 05:12:11.000000000 +0100 -+++ lib-src/soundtouch/soundtouch/STTypes.h 2007-02-23 04:23:13.000000000 +0100 -@@ -132,7 +132,7 @@ namespace soundtouch - #define ALLOW_3DNOW 1 - #endif - -- #if (WIN32 || __i386__ || __x86_64__) -+ #if (WIN32 || __i386__ || __x86_64__) && (!defined(__GNUC__) || defined(__SSE__)) - #define ALLOW_SSE 1 - #endif - #endif diff --git a/audio/audacity/patches/patch-am b/audio/audacity/patches/patch-am index 19eb2d6d5..cc16a6d26 100644 --- a/audio/audacity/patches/patch-am +++ b/audio/audacity/patches/patch-am @@ -1,13 +1,15 @@ -$NetBSD: patch-am,v 1.5 2008/03/20 15:58:47 drochner Exp $ +$NetBSD: patch-am,v 1.6 2015/04/20 13:38:23 rodent Exp $ ---- src/AudacityApp.cpp.orig 2006-11-15 05:12:11.000000000 +0100 +Don't hardcode TMPDIR. + +--- src/AudacityApp.cpp.orig 2015-03-02 01:06:58.000000000 +0000 +++ src/AudacityApp.cpp -@@ -391,7 +391,7 @@ bool AudacityApp::OnInit() - // * The user's .audacity-files directory in their home directory - // * The "share" and "share/doc" directories in their install path +@@ -1096,7 +1096,7 @@ bool AudacityApp::OnInit() + * The "share" and "share/doc" directories in their install path */ #ifdef __WXGTK__ -- defaultTempDir.Printf("/tmp/audacity1.2-%s", wxGetUserId().c_str()); -+ defaultTempDir.Printf("%s/.audacity1.2-%s", home.c_str(), wxGetUserId().c_str()); - wxString pathVar = wxGetenv("AUDACITY_PATH"); - if (pathVar != "") - AddMultiPathsToPathList(pathVar, audacityPathList); + /* On Unix systems, the default temp dir is in /var/tmp. */ +- defaultTempDir.Printf(wxT("/var/tmp/audacity-%s"), wxGetUserId().c_str()); ++ defaultTempDir.Printf(wxT("%s/.audacity1.2-%s"), home.c_str(), wxGetUserId().c_str()); + + wxString pathVar = wxGetenv(wxT("AUDACITY_PATH")); + if (pathVar != wxT("")) diff --git a/audio/audacity/patches/patch-ba b/audio/audacity/patches/patch-ba deleted file mode 100644 index 86228eb15..000000000 --- a/audio/audacity/patches/patch-ba +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-ba,v 1.1 2009/01/13 12:38:49 drochner Exp $ - ---- lib-src/allegro/strparse.cpp.orig 2006-11-15 05:12:11.000000000 +0100 -+++ lib-src/allegro/strparse.cpp -@@ -16,8 +16,9 @@ char String_parse::peek() - } - - --void String_parse::get_nonspace_quoted(char *field) -+void String_parse::get_nonspace_quoted(char *field, int flen) - { -+ char *ofield = field; - skip_space(); - bool quoted = false; - if (string[pos] == '"') { -@@ -25,7 +26,7 @@ void String_parse::get_nonspace_quoted(c - *field++ = '"'; - pos = pos + 1; - } -- while (string[pos] && (quoted || !isspace(string[pos]))) { -+ while (string[pos] && (quoted || !isspace(string[pos])) && (field - ofield) < (flen - 2)) { - if (string[pos] == '"') { - if (quoted) { - *field++ = '"'; diff --git a/audio/audacity/patches/patch-bb b/audio/audacity/patches/patch-bb deleted file mode 100644 index 7c10a3a6f..000000000 --- a/audio/audacity/patches/patch-bb +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bb,v 1.1 2009/01/13 12:38:49 drochner Exp $ - ---- lib-src/allegro/strparse.h.orig 2006-11-15 05:12:11.000000000 +0100 -+++ lib-src/allegro/strparse.h -@@ -10,7 +10,7 @@ public: - } - void skip_space(); - char peek(); -- void get_nonspace_quoted(char *field); -+ void get_nonspace_quoted(char *field, int flen); - }; - - void string_escape(char *result, char *str, char *quote); diff --git a/audio/audacity/patches/patch-bc b/audio/audacity/patches/patch-bc deleted file mode 100644 index 3524f5ddf..000000000 --- a/audio/audacity/patches/patch-bc +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-bc,v 1.1 2009/01/13 12:38:49 drochner Exp $ - ---- ./lib-src/allegro/allegrord.cpp.orig 2006-11-15 05:12:11.000000000 +0100 -+++ ./lib-src/allegro/allegrord.cpp -@@ -109,10 +109,10 @@ bool Allegro_reader::parse() - bool new_note_flag = false; // "A"-"G" syntax - int new_note = 0; - Parameters_ptr attributes = NULL; -- line_parser.get_nonspace_quoted(field); -+ line_parser.get_nonspace_quoted(field, field_max); - char pk = line_parser.peek(); - if (pk && !isspace(pk)) { -- line_parser.get_nonspace_quoted(field + strlen(field)); -+ line_parser.get_nonspace_quoted(field + strlen(field), field_max - strlen(field)); - } - while (field[0]) { - // print "field", "|";field;"|", "|";line_parser.string;"|", line_parser.pos -@@ -203,10 +203,10 @@ bool Allegro_reader::parse() - if (error_flag) { - field[0] = 0; // exit the loop - } else { -- line_parser.get_nonspace_quoted(field); -+ line_parser.get_nonspace_quoted(field, field_max); - pk = line_parser.peek(); - if (pk && !isspace(pk)) { -- line_parser.get_nonspace_quoted(field + strlen(field)); -+ line_parser.get_nonspace_quoted(field + strlen(field), field_max - strlen(field)); - } - } - } diff --git a/audio/audacity/patches/patch-bd b/audio/audacity/patches/patch-bd deleted file mode 100644 index c22daef60..000000000 --- a/audio/audacity/patches/patch-bd +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-bd,v 1.2 2011/11/26 17:07:59 joerg Exp $ - ---- lib-src/soundtouch/source/example/SoundStretch/WavFile.cpp.orig 2006-11-15 04:12:11.000000000 +0000 -+++ lib-src/soundtouch/source/example/SoundStretch/WavFile.cpp -@@ -50,6 +50,7 @@ - #include - #include - #include -+#include - - #include "WavFile.h" - diff --git a/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_ffts_src_fftlib.c b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_ffts_src_fftlib.c new file mode 100644 index 000000000..6df268b0d --- /dev/null +++ b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_ffts_src_fftlib.c @@ -0,0 +1,268 @@ +$NetBSD: patch-lib-src_libnyquist_nyquist_ffts_src_fftlib.c,v 1.1 2015/04/27 23:50:39 joerg Exp $ + +--- lib-src/libnyquist/nyquist/ffts/src/fftlib.c.orig 2015-03-02 01:07:22.000000000 +0000 ++++ lib-src/libnyquist/nyquist/ffts/src/fftlib.c +@@ -61,8 +61,8 @@ for (i1 = 0; i1 < Nroot_1; i1++){ + parts of ffts1 + *************************************************/ + +-inline void bitrevR2(float *ioptr, long M, short *BRLow); +-inline void bitrevR2(float *ioptr, long M, short *BRLow){ ++void bitrevR2(float *ioptr, long M, short *BRLow); ++void bitrevR2(float *ioptr, long M, short *BRLow){ + /*** bit reverse and first radix 2 stage of forward or inverse fft ***/ + float f0r; + float f0i; +@@ -198,8 +198,8 @@ for (; ioptr < iolimit; ioptr += POW2(M/ + }; + } + +-inline void fft2pt(float *ioptr); +-inline void fft2pt(float *ioptr){ ++void fft2pt(float *ioptr); ++void fft2pt(float *ioptr){ + /*** RADIX 2 fft ***/ + float f0r, f0i, f1r, f1i; + float t0r, t0i; +@@ -229,8 +229,8 @@ ioptr[3] = f1i; + } + + +-inline void fft4pt(float *ioptr); +-inline void fft4pt(float *ioptr){ ++void fft4pt(float *ioptr); ++void fft4pt(float *ioptr){ + /*** RADIX 4 fft ***/ + float f0r, f0i, f1r, f1i, f2r, f2i, f3r, f3i; + float t0r, t0i, t1r, t1i; +@@ -284,8 +284,8 @@ ioptr[6] = f3r; + ioptr[7] = f3i; + } + +-inline void fft8pt(float *ioptr); +-inline void fft8pt(float *ioptr){ ++void fft8pt(float *ioptr); ++void fft8pt(float *ioptr){ + /*** RADIX 8 fft ***/ + float w0r = 1.0/MYROOT2; /* cos(pi/4) */ + float f0r, f0i, f1r, f1i, f2r, f2i, f3r, f3i; +@@ -403,8 +403,8 @@ ioptr[14] = f6r; + ioptr[15] = f6i; + } + +-inline void bfR2(float *ioptr, long M, long NDiffU); +-inline void bfR2(float *ioptr, long M, long NDiffU){ ++void bfR2(float *ioptr, long M, long NDiffU); ++void bfR2(float *ioptr, long M, long NDiffU){ + /*** 2nd radix 2 stage ***/ + unsigned long pos; + unsigned long posi; +@@ -512,8 +512,8 @@ for (SameUCnt = NSameU; SameUCnt > 0 ; S + } + } + +-inline void bfR4(float *ioptr, long M, long NDiffU); +-inline void bfR4(float *ioptr, long M, long NDiffU){ ++void bfR4(float *ioptr, long M, long NDiffU); ++void bfR4(float *ioptr, long M, long NDiffU){ + /*** 1 radix 4 stage ***/ + unsigned long pos; + unsigned long posi; +@@ -721,8 +721,8 @@ f4i = f4i * Two - f6i; + + } + +-inline void bfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt); +-inline void bfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt){ ++void bfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt); ++void bfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt){ + /*** RADIX 8 Stages ***/ + unsigned long pos; + unsigned long posi; +@@ -1125,8 +1125,8 @@ default: + parts of iffts1 + *************************************************/ + +-inline void scbitrevR2(float *ioptr, long M, short *BRLow, float scale); +-inline void scbitrevR2(float *ioptr, long M, short *BRLow, float scale){ ++void scbitrevR2(float *ioptr, long M, short *BRLow, float scale); ++void scbitrevR2(float *ioptr, long M, short *BRLow, float scale){ + /*** scaled bit reverse and first radix 2 stage forward or inverse fft ***/ + float f0r; + float f0i; +@@ -1262,8 +1262,8 @@ for (; ioptr < iolimit; ioptr += POW2(M/ + }; + } + +-inline void ifft2pt(float *ioptr, float scale); +-inline void ifft2pt(float *ioptr, float scale){ ++void ifft2pt(float *ioptr, float scale); ++void ifft2pt(float *ioptr, float scale){ + /*** RADIX 2 ifft ***/ + float f0r, f0i, f1r, f1i; + float t0r, t0i; +@@ -1292,8 +1292,8 @@ ioptr[2] = scale*f1r; + ioptr[3] = scale*f1i; + } + +-inline void ifft4pt(float *ioptr, float scale); +-inline void ifft4pt(float *ioptr, float scale){ ++void ifft4pt(float *ioptr, float scale); ++void ifft4pt(float *ioptr, float scale){ + /*** RADIX 4 ifft ***/ + float f0r, f0i, f1r, f1i, f2r, f2i, f3r, f3i; + float t0r, t0i, t1r, t1i; +@@ -1347,8 +1347,8 @@ ioptr[6] = scale*f3r; + ioptr[7] = scale*f3i; + } + +-inline void ifft8pt(float *ioptr, float scale); +-inline void ifft8pt(float *ioptr, float scale){ ++void ifft8pt(float *ioptr, float scale); ++void ifft8pt(float *ioptr, float scale){ + /*** RADIX 8 ifft ***/ + float w0r = 1.0/MYROOT2; /* cos(pi/4) */ + float f0r, f0i, f1r, f1i, f2r, f2i, f3r, f3i; +@@ -1467,8 +1467,8 @@ ioptr[14] = scale*f6r; + ioptr[15] = scale*f6i; + } + +-inline void ibfR2(float *ioptr, long M, long NDiffU); +-inline void ibfR2(float *ioptr, long M, long NDiffU){ ++void ibfR2(float *ioptr, long M, long NDiffU); ++void ibfR2(float *ioptr, long M, long NDiffU){ + /*** 2nd radix 2 stage ***/ + unsigned long pos; + unsigned long posi; +@@ -1576,8 +1576,8 @@ for (SameUCnt = NSameU; SameUCnt > 0 ; S + } + } + +-inline void ibfR4(float *ioptr, long M, long NDiffU); +-inline void ibfR4(float *ioptr, long M, long NDiffU){ ++void ibfR4(float *ioptr, long M, long NDiffU); ++void ibfR4(float *ioptr, long M, long NDiffU){ + /*** 1 radix 4 stage ***/ + unsigned long pos; + unsigned long posi; +@@ -1785,8 +1785,8 @@ f4i = f4i * Two - f6i; + + } + +-inline void ibfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt); +-inline void ibfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt){ ++void ibfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt); ++void ibfstages(float *ioptr, long M, float *Utbl, long Ustride, long NDiffU, long StageCnt){ + /*** RADIX 8 Stages ***/ + unsigned long pos; + unsigned long posi; +@@ -2193,8 +2193,8 @@ default: + parts of rffts1 + *************************************************/ + +-inline void rfft1pt(float *ioptr); +-inline void rfft1pt(float *ioptr){ ++void rfft1pt(float *ioptr); ++void rfft1pt(float *ioptr){ + /*** RADIX 2 rfft ***/ + float f0r, f0i; + float t0r, t0i; +@@ -2212,8 +2212,8 @@ ioptr[0] = t0r; + ioptr[1] = t0i; + } + +-inline void rfft2pt(float *ioptr); +-inline void rfft2pt(float *ioptr){ ++void rfft2pt(float *ioptr); ++void rfft2pt(float *ioptr){ + /*** RADIX 4 rfft ***/ + float f0r, f0i, f1r, f1i; + float t0r, t0i; +@@ -2245,8 +2245,8 @@ ioptr[2] = f1r; + ioptr[3] = f1i; + } + +-inline void rfft4pt(float *ioptr); +-inline void rfft4pt(float *ioptr){ ++void rfft4pt(float *ioptr); ++void rfft4pt(float *ioptr){ + /*** RADIX 8 rfft ***/ + float f0r, f0i, f1r, f1i, f2r, f2i, f3r, f3i; + float t0r, t0i, t1r, t1i; +@@ -2318,8 +2318,8 @@ ioptr[6] = scale*f3r; + ioptr[7] = scale*f3i; + } + +-inline void rfft8pt(float *ioptr); +-inline void rfft8pt(float *ioptr){ ++void rfft8pt(float *ioptr); ++void rfft8pt(float *ioptr){ + /*** RADIX 16 rfft ***/ + float w0r = 1.0/MYROOT2; /* cos(pi/4) */ + float w1r = MYCOSPID8; /* cos(pi/8) */ +@@ -2477,8 +2477,8 @@ ioptr[14] = scale*f6r; + ioptr[15] = scale*f6i; + } + +-inline void frstage(float *ioptr, long M, float *Utbl); +-inline void frstage(float *ioptr, long M, float *Utbl){ ++void frstage(float *ioptr, long M, float *Utbl); ++void frstage(float *ioptr, long M, float *Utbl){ + /* Finish RFFT */ + + unsigned long pos; +@@ -2687,8 +2687,8 @@ default: + parts of riffts1 + *************************************************/ + +-inline void rifft1pt(float *ioptr, float scale); +-inline void rifft1pt(float *ioptr, float scale){ ++void rifft1pt(float *ioptr, float scale); ++void rifft1pt(float *ioptr, float scale){ + /*** RADIX 2 rifft ***/ + float f0r, f0i; + float t0r, t0i; +@@ -2706,8 +2706,8 @@ ioptr[0] = scale*t0r; + ioptr[1] = scale*t0i; + } + +-inline void rifft2pt(float *ioptr, float scale); +-inline void rifft2pt(float *ioptr, float scale){ ++void rifft2pt(float *ioptr, float scale); ++void rifft2pt(float *ioptr, float scale){ + /*** RADIX 4 rifft ***/ + float f0r, f0i, f1r, f1i; + float t0r, t0i; +@@ -2740,8 +2740,8 @@ ioptr[2] = scale*f1r; + ioptr[3] = scale*f1i; + } + +-inline void rifft4pt(float *ioptr, float scale); +-inline void rifft4pt(float *ioptr, float scale){ ++void rifft4pt(float *ioptr, float scale); ++void rifft4pt(float *ioptr, float scale){ + /*** RADIX 8 rifft ***/ + float f0r, f0i, f1r, f1i, f2r, f2i, f3r, f3i; + float t0r, t0i, t1r, t1i; +@@ -2811,8 +2811,8 @@ ioptr[6] = scale*f3r; + ioptr[7] = scale*f3i; + } + +-inline void rifft8pt(float *ioptr, float scale); +-inline void rifft8pt(float *ioptr, float scale){ ++void rifft8pt(float *ioptr, float scale); ++void rifft8pt(float *ioptr, float scale){ + /*** RADIX 16 rifft ***/ + float w0r = 1.0/MYROOT2; /* cos(pi/4) */ + float w1r = MYCOSPID8; /* cos(pi/8) */ +@@ -2968,8 +2968,8 @@ ioptr[14] = scale*f6r; + ioptr[15] = scale*f6i; + } + +-inline void ifrstage(float *ioptr, long M, float *Utbl); +-inline void ifrstage(float *ioptr, long M, float *Utbl){ ++void ifrstage(float *ioptr, long M, float *Utbl); ++void ifrstage(float *ioptr, long M, float *Utbl){ + /* Start RIFFT */ + + unsigned long pos; diff --git a/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_nyqsrc_sndread.c b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_nyqsrc_sndread.c new file mode 100644 index 000000000..d23f5435f --- /dev/null +++ b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_nyqsrc_sndread.c @@ -0,0 +1,15 @@ +$NetBSD: patch-lib-src_libnyquist_nyquist_nyqsrc_sndread.c,v 1.1 2015/04/21 01:33:39 rodent Exp $ + +Fixes "error: invalid operands to binary" build failure. + +--- lib-src/libnyquist/nyquist/nyqsrc/sndread.c.orig 2015-03-02 01:07:21.000000000 +0000 ++++ lib-src/libnyquist/nyquist/nyqsrc/sndread.c +@@ -166,7 +166,7 @@ LVAL snd_make_read( + #ifdef XL_BIG_ENDIAN + long format = SF_ENDIAN_LITTLE; + #endif +- susp->sf_info.format |= format; ++ susp->sf_info.format |= (int) format; + } + + susp->sndfile = sf_open((const char *) filename, SFM_READ, diff --git a/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_sys_unix_switches.h b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_sys_unix_switches.h new file mode 100644 index 000000000..ab9ea1c6d --- /dev/null +++ b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_sys_unix_switches.h @@ -0,0 +1,39 @@ +$NetBSD: patch-lib-src_libnyquist_nyquist_sys_unix_switches.h,v 1.1 2015/04/21 01:33:39 rodent Exp $ + +Define endianness for {Free,Open,Net}BSD and Bitrig. + +--- lib-src/libnyquist/nyquist/sys/unix/switches.h.orig 2015-03-02 01:07:23.000000000 +0000 ++++ lib-src/libnyquist/nyquist/sys/unix/switches.h +@@ -89,6 +89,32 @@ + /* Target processor is big endian. */ + #define CPU_IS_BIG_ENDIAN 1 + #endif ++ #elif defined(__FreeBSD__) || defined(__NetBSD__) ++ #include ++ #if _BYTE_ORDER == _LITTLE_ENDIAN ++ /* Target processor is little endian. */ ++ #define CPU_IS_LITTLE_ENDIAN 1 ++ /* Target processor is big endian. */ ++ #define CPU_IS_BIG_ENDIAN 0 ++ #else ++ /* Target processor is little endian. */ ++ #define CPU_IS_LITTLE_ENDIAN 0 ++ /* Target processor is big endian. */ ++ #define CPU_IS_BIG_ENDIAN 1 ++ #endif ++ #elif defined(__OpenBSD__) || defined(__Bitrig__) ++ #include ++ #if BYTE_ORDER == _LITTLE_ENDIAN ++ /* Target processor is little endian. */ ++ #define CPU_IS_LITTLE_ENDIAN 1 ++ /* Target processor is big endian. */ ++ #define CPU_IS_BIG_ENDIAN 0 ++ #else ++ /* Target processor is little endian. */ ++ #define CPU_IS_LITTLE_ENDIAN 0 ++ /* Target processor is big endian. */ ++ #define CPU_IS_BIG_ENDIAN 1 ++ #endif + #else /* default is little endian */ + /* Target processor is little endian. */ + #define CPU_IS_LITTLE_ENDIAN 1 diff --git a/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_xlisp_xlfio.c b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_xlisp_xlfio.c new file mode 100644 index 000000000..313ea7749 --- /dev/null +++ b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_xlisp_xlfio.c @@ -0,0 +1,16 @@ +$NetBSD: patch-lib-src_libnyquist_nyquist_xlisp_xlfio.c,v 1.1 2015/04/21 01:33:39 rodent Exp $ + +Fix #error directive. + +--- lib-src/libnyquist/nyquist/xlisp/xlfio.c.orig 2015-03-02 01:07:22.000000000 +0000 ++++ lib-src/libnyquist/nyquist/xlisp/xlfio.c +@@ -19,8 +19,7 @@ + /* do some sanity checking: */ + #ifndef XL_BIG_ENDIAN + #ifndef XL_LITTLE_ENDIAN +-configuration error -- either XL_BIG_ or XL_LITTLE_ENDIAN must be defined +-in xlisp.h ++#error configuration error -- either XL_BIG_ or XL_LITTLE_ENDIAN must be defined in xlisp.h + #endif + #endif + #ifdef XL_BIG_ENDIAN diff --git a/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_xlisp_xlisp.h b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_xlisp_xlisp.h new file mode 100644 index 000000000..48386673e --- /dev/null +++ b/audio/audacity/patches/patch-lib-src_libnyquist_nyquist_xlisp_xlisp.h @@ -0,0 +1,27 @@ +$NetBSD: patch-lib-src_libnyquist_nyquist_xlisp_xlisp.h,v 1.1 2015/04/21 01:33:39 rodent Exp $ + +Define endianness for {Free,Open,Net}BSD and Bitrig. + +--- lib-src/libnyquist/nyquist/xlisp/xlisp.h.orig 2015-03-02 01:07:22.000000000 +0000 ++++ lib-src/libnyquist/nyquist/xlisp/xlisp.h +@@ -166,6 +166,20 @@ extern long ptrtoabs(); + #else + #define XL_BIG_ENDIAN + #endif ++#elif defined(__FreeBSD__) || defined(__NetBSD__) ++ #include ++ #if _BYTE_ORDER == _LITTLE_ENDIAN ++ #define XL_LITTLE_ENDIAN ++ #else ++ #define XL_BIG_ENDIAN ++ #endif ++#elif defined(__OpenBSD__) || defined(__Bitrig__) ++ #include ++ #if BYTE_ORDER == _LITTLE_ENDIAN ++ #define XL_LITTLE_ENDIAN ++ #else ++ #define XL_BIG_ENDIAN ++ #endif + #endif + + /* Apple CC */ diff --git a/audio/audacity/patches/patch-lib-src_soundtouch_source_SoundTouch_FIRFilter.cpp b/audio/audacity/patches/patch-lib-src_soundtouch_source_SoundTouch_FIRFilter.cpp deleted file mode 100644 index e0b69b0ee..000000000 --- a/audio/audacity/patches/patch-lib-src_soundtouch_source_SoundTouch_FIRFilter.cpp +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-lib-src_soundtouch_source_SoundTouch_FIRFilter.cpp,v 1.1 2013/12/10 14:23:44 jperkin Exp $ - -Fix pow() argument types. - ---- lib-src/soundtouch/source/SoundTouch/FIRFilter.cpp.orig 2006-11-15 04:12:11.000000000 +0000 -+++ lib-src/soundtouch/source/SoundTouch/FIRFilter.cpp -@@ -177,7 +177,7 @@ void FIRFilter::setCoefficients(const SA - assert(length == newLength); - - resultDivFactor = uResultDivFactor; -- resultDivider = (SAMPLETYPE)pow(2, resultDivFactor); -+ resultDivider = (SAMPLETYPE)pow(2, (double)resultDivFactor); - - delete[] filterCoeffs; - filterCoeffs = new SAMPLETYPE[length]; diff --git a/audio/audacity/patches/patch-lib-src_soundtouch_source_SoundTouch_Makefile.in b/audio/audacity/patches/patch-lib-src_soundtouch_source_SoundTouch_Makefile.in deleted file mode 100644 index 5ae684b56..000000000 --- a/audio/audacity/patches/patch-lib-src_soundtouch_source_SoundTouch_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-lib-src_soundtouch_source_SoundTouch_Makefile.in,v 1.1 2013/10/28 23:43:03 joerg Exp $ - ---- lib-src/soundtouch/source/SoundTouch/Makefile.in.orig 2013-10-17 12:43:29.000000000 +0000 -+++ lib-src/soundtouch/source/SoundTouch/Makefile.in -@@ -189,7 +189,7 @@ libSoundTouch_la_SOURCES = AAFilter.cpp - - # ??? test for -fcheck-new in configure.ac - # other compiler flags to add --AM_CXXFLAGS = -O3 -fcheck-new -I../../include -+AM_CXXFLAGS = -O3 -I../../include - all: all-am - - .SUFFIXES: diff --git a/audio/audacity/patches/patch-lib_src_portmixer_px__unix__oss_px__unix__oss.c b/audio/audacity/patches/patch-lib_src_portmixer_px__unix__oss_px__unix__oss.c deleted file mode 100644 index e75a61127..000000000 --- a/audio/audacity/patches/patch-lib_src_portmixer_px__unix__oss_px__unix__oss.c +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-lib_src_portmixer_px__unix__oss_px__unix__oss.c,v 1.1 2012/02/15 20:01:54 hans Exp $ - ---- lib-src/portmixer/px_unix_oss/px_unix_oss.c.orig 2006-11-15 05:12:11.000000000 +0100 -+++ lib-src/portmixer/px_unix_oss/px_unix_oss.c 2012-01-15 19:14:30.130748838 +0100 -@@ -37,6 +37,8 @@ - - #ifdef __linux__ - #include -+#elif defined(__sun) -+#include - #else - #include /* JH20010905 */ - #endif diff --git a/audio/audacity/patches/patch-src_AudioIO.cpp b/audio/audacity/patches/patch-src_AudioIO.cpp deleted file mode 100644 index 4ddcba3f2..000000000 --- a/audio/audacity/patches/patch-src_AudioIO.cpp +++ /dev/null @@ -1,13 +0,0 @@ ---- src/AudioIO.cpp.orig 2006-11-15 05:12:10.000000000 +0100 -+++ src/AudioIO.cpp 2012-01-15 19:16:58.001721823 +0100 -@@ -25,6 +25,10 @@ - #include - #include - -+#ifdef __sun -+#include -+#endif -+ - #ifdef __WXMSW__ - #include - #endif diff --git a/audio/audacity/patches/patch-src_effects_NoiseRemoval.cpp b/audio/audacity/patches/patch-src_effects_NoiseRemoval.cpp index 1bd82e779..f96ff35bc 100644 --- a/audio/audacity/patches/patch-src_effects_NoiseRemoval.cpp +++ b/audio/audacity/patches/patch-src_effects_NoiseRemoval.cpp @@ -1,6 +1,10 @@ ---- src/effects/NoiseRemoval.cpp.orig 2006-11-15 05:12:10.000000000 +0100 -+++ src/effects/NoiseRemoval.cpp 2012-01-15 19:19:20.622909031 +0100 -@@ -16,6 +16,10 @@ +$NetBSD: patch-src_effects_NoiseRemoval.cpp,v 1.2 2015/04/20 13:38:23 rodent Exp $ + +Fix build for SunOS. + +--- src/effects/NoiseRemoval.cpp.orig 2015-03-02 01:06:57.000000000 +0000 ++++ src/effects/NoiseRemoval.cpp +@@ -50,6 +50,10 @@ #include diff --git a/audio/audacity/patches/patch-src_effects_VST_VSTEffect.cpp b/audio/audacity/patches/patch-src_effects_VST_VSTEffect.cpp new file mode 100644 index 000000000..63edee57d --- /dev/null +++ b/audio/audacity/patches/patch-src_effects_VST_VSTEffect.cpp @@ -0,0 +1,18 @@ +$NetBSD: patch-src_effects_VST_VSTEffect.cpp,v 1.1 2015/04/20 13:38:23 rodent Exp $ + +Some platforms don't have RTLD_DEEPBIND. + +--- src/effects/VST/VSTEffect.cpp.orig 2015-03-02 01:06:58.000000000 +0000 ++++ src/effects/VST/VSTEffect.cpp +@@ -2609,7 +2609,11 @@ bool VSTEffect::Load() + // symbols. + // + // Once we define a proper external API, the flags can be removed. ++# if defined(RTLD_DEEPBIND) + void *lib = dlopen((const char *)wxString(realPath).ToUTF8(), RTLD_NOW | RTLD_LOCAL | RTLD_DEEPBIND); ++# else ++ void *lib = dlopen((const char *)wxString(realPath).ToUTF8(), RTLD_NOW | RTLD_LOCAL); ++# endif + if (!lib) + { + return false; diff --git a/audio/aumix-gtk/Makefile b/audio/aumix-gtk/Makefile index f00899059..6fe2bc17b 100644 --- a/audio/aumix-gtk/Makefile +++ b/audio/aumix-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:18 tnn Exp $ .include "../../audio/aumix/Makefile.common" PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT+= (curses and GTK+ 2.0 interfaces) diff --git a/audio/bmp-crossfade/Makefile b/audio/bmp-crossfade/Makefile index 23c1c4242..6bd3a1d41 100644 --- a/audio/bmp-crossfade/Makefile +++ b/audio/bmp-crossfade/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:20:18 tnn Exp $ # PKGNAME= bmp-crossfade-0.3.11 DISTNAME= xmms-crossfade-0.3.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.eisenlohr.org/xmms-crossfade/ diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile index 2893edf33..1825f700e 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.39 2014/02/12 23:17:32 tron Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:20:18 tnn Exp $ # BMP_USE_ESD:= yes .include "../../audio/bmp/Makefile.common" PKGNAME= ${DISTNAME:S/bmp/bmp-esound/} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon diff --git a/audio/bmp-flac/Makefile b/audio/bmp-flac/Makefile index 891086ff5..75a96eff5 100644 --- a/audio/bmp-flac/Makefile +++ b/audio/bmp-flac/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= flac-1.1.3 PKGNAME= bmp-${DISTNAME} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/} diff --git a/audio/bmp-mac/Makefile b/audio/bmp-mac/Makefile index d2c519690..72cf871f7 100644 --- a/audio/bmp-mac/Makefile +++ b/audio/bmp-mac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= bmp-mac-0.1.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= audio MASTER_SITES= http://distfiles.aydogan.net/audio/ diff --git a/audio/bmp-musepack/Makefile b/audio/bmp-musepack/Makefile index 5ce95ff13..508b21b46 100644 --- a/audio/bmp-musepack/Makefile +++ b/audio/bmp-musepack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= bmp-musepack-1.2 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= audio MASTER_SITES= http://files.musepack.net/linux/plugins/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/bmp-pulse/Makefile b/audio/bmp-pulse/Makefile index 87ad3ff2b..c9b91fe01 100644 --- a/audio/bmp-pulse/Makefile +++ b/audio/bmp-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2015/02/21 23:35:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= xmms-pulse-0.9.4 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ diff --git a/audio/bmp-scrobbler/Makefile b/audio/bmp-scrobbler/Makefile index b1d5b3df3..787210890 100644 --- a/audio/bmp-scrobbler/Makefile +++ b/audio/bmp-scrobbler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:19 tnn Exp $ DISTNAME= xmms-scrobbler-0.4.0 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= audio MASTER_SITES= http://armish.linux-sevenler.org/downloads/pub/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile index 5909daa98..4e394683a 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.62 2014/06/09 14:18:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:20:18 tnn Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 35 +PKGREVISION= 36 USE_TOOLS+= unzip:run diff --git a/audio/bmp/buildlink3.mk b/audio/bmp/buildlink3.mk index 070037432..8e23e8e53 100644 --- a/audio/bmp/buildlink3.mk +++ b/audio/bmp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2015/04/25 14:20:18 tnn Exp $ BUILDLINK_TREE+= bmp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= bmp BMP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.bmp+= bmp>=0.9.7rc2nb3 -BUILDLINK_ABI_DEPENDS.bmp+= bmp>=0.9.7.1nb34 +BUILDLINK_ABI_DEPENDS.bmp+= bmp>=0.9.7.1nb36 BUILDLINK_PKGSRCDIR.bmp?= ../../audio/bmp .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/audio/bmpx/Makefile b/audio/bmpx/Makefile index 137a35c54..7add2b443 100644 --- a/audio/bmpx/Makefile +++ b/audio/bmpx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: Makefile,v 1.75 2015/06/07 14:05:57 youri Exp $ DISTNAME= bmpx-0.40.14 -PKGREVISION= 46 +PKGREVISION= 49 CATEGORIES= audio MASTER_SITES= http://files.backtrace.info/releases/0.40/ EXTRACT_SUFX= .tar.bz2 @@ -46,7 +46,7 @@ BUILDLINK_API_DEPENDS.librsvg+= librsvg>=2.14.0 .include "../../devel/libsexymm/buildlink3.mk" .include "../../graphics/librsvg/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0 .include "../../x11/gtk2/buildlink3.mk" BUILDLINK_API_DEPENDS.gtkmm+= gtkmm>=2.10.0 diff --git a/audio/bsl/Makefile b/audio/bsl/Makefile index 46973bfbe..496144576 100644 --- a/audio/bsl/Makefile +++ b/audio/bsl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= bsl-0.5.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/} diff --git a/audio/buzztard/Makefile b/audio/buzztard/Makefile index 59778eab2..191f0ce06 100644 --- a/audio/buzztard/Makefile +++ b/audio/buzztard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/02/19 22:23:16 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= buzztard-0.5.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/} diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile index f51ffc627..b5e32e032 100644 --- a/audio/cddb-bundle/Makefile +++ b/audio/cddb-bundle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/07 16:47:17 adam Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/06 08:17:20 adam Exp $ # DISTNAME= cddb.bundle-0.2 PKGNAME= ${DISTNAME:S/./-/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} diff --git a/audio/cdplayer/Makefile b/audio/cdplayer/Makefile index 93348e127..c347511ed 100644 --- a/audio/cdplayer/Makefile +++ b/audio/cdplayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:17 adam Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/06 08:17:20 adam Exp $ # DISTNAME= cdplayer-0.5.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/csound5/Makefile b/audio/csound5/Makefile index 7a4332ca3..63a13bc30 100644 --- a/audio/csound5/Makefile +++ b/audio/csound5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/05/09 07:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:20:19 tnn Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound5-${CSOUND_VERSION} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound5/csound5.19/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} diff --git a/audio/csound6/Makefile b/audio/csound6/Makefile index d68ce527a..596f081d7 100644 --- a/audio/csound6/Makefile +++ b/audio/csound6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/02/21 23:35:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:19 tnn Exp $ DISTNAME= Csound${CSOUND_VERSION} PKGNAME= csound6-${CSOUND_VERSION} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/csound6/Csound6.03/} WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION} diff --git a/audio/deforaos-mixer/Makefile b/audio/deforaos-mixer/Makefile index 24ba68b23..7555b2f61 100644 --- a/audio/deforaos-mixer/Makefile +++ b/audio/deforaos-mixer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/05 00:47:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= Mixer-0.1.1 PKGNAME= deforaos-mixer-0.1.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://www.defora.org/os/download/download/3705/ diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile index d56e1e596..becb112f4 100644 --- a/audio/disc-cover/Makefile +++ b/audio/disc-cover/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/29 23:35:14 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:48:22 wiz Exp $ # DISTNAME= disc-cover-1.5.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.vanhemert.co.uk/files/ diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index f95771b07..25ac73fc6 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:14 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:22 wiz Exp $ # DISTNAME= distmp3-0.1.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://distfiles.aydogan.net/audio/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 0b6fcceaf..b00ecbb79 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2015/01/20 21:14:41 degroote Exp $ +# $NetBSD: Makefile,v 1.97 2015/04/25 14:20:19 tnn Exp $ DISTNAME= easytag-2.2.5 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME:=sources/easytag/2.2/} EXTRACT_SUFX= .tar.xz diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index a9a15c697..60a024cac 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/10/20 11:13:51 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:20:19 tnn Exp $ DISTNAME= exaile_0.2.14 PKGNAME= ${DISTNAME:S/_/-/1} -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= audio MASTER_SITES= http://www.exaile.org/files/ diff --git a/audio/festival/Makefile b/audio/festival/Makefile index c956f2d86..f0d8d90e6 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2014/05/29 23:35:14 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/12 10:48:22 wiz Exp $ DISTNAME= festival-2.1-release PKGNAME= festival-2.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://festvox.org/packed/festival/2.1/ DISTFILES= ${DISTNAME}.tar.gz \ diff --git a/audio/flac2mp3/Makefile b/audio/flac2mp3/Makefile index 32995ab51..9dbf27b91 100644 --- a/audio/flac2mp3/Makefile +++ b/audio/flac2mp3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:05:55 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:22 wiz Exp $ DISTNAME= flac2mp3 PKGNAME= flac2mp3-20041223 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio converters MASTER_SITES= http://www.gurulabs.com/downloads/ EXTRACT_SUFX= .pl diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index c3726afb2..80b9f2151 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:19 tnn Exp $ # DISTNAME= gbemol-0.3.2 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/} diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index 9d05ac5de..b6c5c0850 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:20 tnn Exp $ # DISTNAME= gimmix-0.5.7.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/gimmix/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/gkrellm-volume/Makefile b/audio/gkrellm-volume/Makefile index 89b37d41e..705e327df 100644 --- a/audio/gkrellm-volume/Makefile +++ b/audio/gkrellm-volume/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gkrellm-volume-2.1.13 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= audio MASTER_SITES= http://gkrellm.luon.net/files/ diff --git a/audio/glurp/Makefile b/audio/glurp/Makefile index 222912aee..81743d949 100644 --- a/audio/glurp/Makefile +++ b/audio/glurp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:20 tnn Exp $ # DISTNAME= glurp-0.12.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/} diff --git a/audio/glyr/Makefile b/audio/glyr/Makefile index a37f7a2a5..7502bc0c3 100644 --- a/audio/glyr/Makefile +++ b/audio/glyr/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/03/04 09:01:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/06 08:17:20 adam Exp $ # DISTNAME= 1.0.8 PKGNAME= glyr-${DISTNAME} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/sahib/glyr/archive/ DIST_SUBDIR= ${PKGBASE} diff --git a/audio/gmp3info/Makefile b/audio/gmp3info/Makefile index 53ee33099..a236f586d 100644 --- a/audio/gmp3info/Makefile +++ b/audio/gmp3info/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:20:20 tnn Exp $ DISTNAME= mp3info-0.8.5a PKGNAME= g${DISTNAME} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= audio MASTER_SITES= ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/ \ ${MASTER_SITE_SUNSITE:=apps/sound/mp3-utils/mp3info/} diff --git a/audio/gmpc-alarm/Makefile b/audio/gmpc-alarm/Makefile index 1d12325c8..47f3e6d69 100644 --- a/audio/gmpc-alarm/Makefile +++ b/audio/gmpc-alarm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-alarm-11.8.16 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/gmpc-albumview/Makefile b/audio/gmpc-albumview/Makefile index b0dab958c..a9a5b6667 100644 --- a/audio/gmpc-albumview/Makefile +++ b/audio/gmpc-albumview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-albumview-11.8.16 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ diff --git a/audio/gmpc-jamendo/Makefile b/audio/gmpc-jamendo/Makefile index 376fb83ac..7ee5ef1c4 100644 --- a/audio/gmpc-jamendo/Makefile +++ b/audio/gmpc-jamendo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/10/07 16:47:18 adam Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-jamendo-11.8.16 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile index 572f3a4ff..4bef436fe 100644 --- a/audio/gmpc-libnotify/Makefile +++ b/audio/gmpc-libnotify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-libnotify-11.8.16 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile index b0dc636a8..9559a00d0 100644 --- a/audio/gmpc-lyrics/Makefile +++ b/audio/gmpc-lyrics/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-lyrics-11.8.16 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile index 9d954f79d..eac88fbbd 100644 --- a/audio/gmpc-lyricwiki/Makefile +++ b/audio/gmpc-lyricwiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-lyricwiki-11.8.16 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile index fe7b2f8d5..0e2befc2f 100644 --- a/audio/gmpc-magnatune/Makefile +++ b/audio/gmpc-magnatune/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2014/10/07 16:47:18 adam Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-magnatune-11.8.16 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/gmpc-tagedit/Makefile b/audio/gmpc-tagedit/Makefile index b6c399447..fd354f837 100644 --- a/audio/gmpc-tagedit/Makefile +++ b/audio/gmpc-tagedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-tagedit-11.8.16 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index e37d07d79..37fc677ca 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/10/07 16:47:18 adam Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:20:20 tnn Exp $ DISTNAME= gmpc-wikipedia-11.8.16 -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 700471527..28ed2262d 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2014/10/07 16:47:18 adam Exp $ +# $NetBSD: Makefile,v 1.74 2015/06/07 14:05:57 youri Exp $ # DISTNAME= gmpc-11.8.16 -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ \ ${MASTER_SITE_SOURCEFORGE:=musicpd/} @@ -27,7 +27,7 @@ BUILDLINK_API_DEPENDS.libmpd+= libmpd>=0.20.0 .include "../../devel/gob2/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libSM/buildlink3.mk" .include "../../x11/libunique/buildlink3.mk" diff --git a/audio/gmpc/buildlink3.mk b/audio/gmpc/buildlink3.mk index f55ab33ab..3ab9be51a 100644 --- a/audio/gmpc/buildlink3.mk +++ b/audio/gmpc/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:47:36 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:20:20 tnn Exp $ BUILDLINK_TREE+= gmpc @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gmpc GMPC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gmpc+= gmpc>=0.20.0 -BUILDLINK_ABI_DEPENDS.gmpc+= gmpc>=11.8.16nb5 +BUILDLINK_ABI_DEPENDS.gmpc+= gmpc>=11.8.16nb8 BUILDLINK_PKGSRCDIR.gmpc?= ../../audio/gmpc BUILDLINK_DEPMETHOD.gmpc?= build diff --git a/audio/gnome-vfs-cdda/Makefile b/audio/gnome-vfs-cdda/Makefile index b54ae1b44..b3a5364ed 100644 --- a/audio/gnome-vfs-cdda/Makefile +++ b/audio/gnome-vfs-cdda/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/02/12 23:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:21 tnn Exp $ # GNOME_VFS_NAME= cdda -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= audio CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile index ad6381186..77702117a 100644 --- a/audio/gqmpeg-devel/Makefile +++ b/audio/gqmpeg-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/05/05 00:47:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:20:21 tnn Exp $ DISTNAME= gqmpeg-0.91.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/} diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile index 7abb4db7f..daad93d09 100644 --- a/audio/gtick/Makefile +++ b/audio/gtick/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2015/02/21 23:35:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:20:21 tnn Exp $ # DISTNAME= gtick-0.5.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.antcom.de/gtick/download/ diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index bd876a3b4..db6e420ca 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/05/29 23:35:14 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:48:22 wiz Exp $ # DISTNAME= gtkpod-1.0.0 -PKGREVISION= 19 +PKGREVISION= 21 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/} diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile index 5f2ad1923..522a52c36 100644 --- a/audio/hydrogen/Makefile +++ b/audio/hydrogen/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.46 2014/09/10 20:08:42 mrg Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/28 00:10:39 joerg Exp $ DISTNAME= 0.9.6.1 PKGNAME= hydrogen-0.9.6.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/hydrogen-music/hydrogen/archive/ # Hydrogen publishes files like ".../archive/0.9.6.1.tar.gz" DIST_SUBDIR= ${PKGNAME_NOREV} -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} MAINTAINER= mrg@eterna.com.au HOMEPAGE= http://www.hydrogen-music.org/ diff --git a/audio/ibniz/Makefile b/audio/ibniz/Makefile index d6a7e75f6..3c6c6caf1 100644 --- a/audio/ibniz/Makefile +++ b/audio/ibniz/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/01/08 09:48:58 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:20:21 tnn Exp $ # DISTNAME= ibniz-1.18 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://pelulamu.net/ibniz/ diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 47983154a..308e00fc1 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.58 2014/02/12 23:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.59 2015/05/12 07:49:16 kim Exp $ # -DISTNAME= icecast-2.3.3 -PKGREVISION= 2 +DISTNAME= icecast-2.4.2 +#PKGREVISION= 0 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/icecast/ -MAINTAINER= kim@tac.nyc.ny.us +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.icecast.org/ COMMENT= Live streaming audio server +LICENSE= gnu-gpl-v2 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes diff --git a/audio/icecast/PLIST b/audio/icecast/PLIST index 18ca76937..86c80140f 100644 --- a/audio/icecast/PLIST +++ b/audio/icecast/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2014/03/11 14:04:57 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.17 2015/05/12 07:49:16 kim Exp $ bin/icecast share/doc/icecast/AUTHORS share/doc/icecast/COPYING @@ -6,24 +6,38 @@ share/doc/icecast/ChangeLog share/doc/icecast/NEWS share/doc/icecast/README share/doc/icecast/TODO -share/doc/icecast/icecast2_admin.html -share/doc/icecast/icecast2_basicsetup.html -share/doc/icecast/icecast2_changes.html -share/doc/icecast/icecast2_config_file.html -share/doc/icecast/icecast2_faq.html -share/doc/icecast/icecast2_glossary.html -share/doc/icecast/icecast2_introduction.html -share/doc/icecast/icecast2_listenerauth.html -share/doc/icecast/icecast2_relay.html -share/doc/icecast/icecast2_stats.html -share/doc/icecast/icecast2_win32.html -share/doc/icecast/icecast2_yp.html +share/doc/icecast/admin-interface.html +share/doc/icecast/assets/css/style.css +share/doc/icecast/assets/font/FiraMono-Bold.eot +share/doc/icecast/assets/font/FiraMono-Bold.woff +share/doc/icecast/assets/font/FiraMono-Regular.eot +share/doc/icecast/assets/font/FiraMono-Regular.woff +share/doc/icecast/assets/font/FiraSans-Bold.eot +share/doc/icecast/assets/font/FiraSans-Bold.woff +share/doc/icecast/assets/font/FiraSans-BoldItalic.eot +share/doc/icecast/assets/font/FiraSans-BoldItalic.woff +share/doc/icecast/assets/font/FiraSans-Italic.eot +share/doc/icecast/assets/font/FiraSans-Italic.woff +share/doc/icecast/assets/font/FiraSans-Regular.eot +share/doc/icecast/assets/font/FiraSans-Regular.woff +share/doc/icecast/assets/img/xiph-community.svg +share/doc/icecast/auth.html +share/doc/icecast/basic-setup.html +share/doc/icecast/changes.html +share/doc/icecast/config-file.html +share/doc/icecast/faq.html +share/doc/icecast/glossary.html +share/doc/icecast/img/listener_auth1.png +share/doc/icecast/img/listener_auth2.png +share/doc/icecast/img/listener_auth3.png +share/doc/icecast/img/masterslave.png +share/doc/icecast/img/relay.png share/doc/icecast/index.html -share/doc/icecast/listener_auth1.jpg -share/doc/icecast/listener_auth2.jpg -share/doc/icecast/listener_auth3.jpg -share/doc/icecast/masterslave.png -share/doc/icecast/relay.png +share/doc/icecast/introduction.html +share/doc/icecast/relaying.html +share/doc/icecast/server-stats.html +share/doc/icecast/win32.html +share/doc/icecast/yp.html share/examples/icecast/icecast.xml share/icecast/admin/listclients.xsl share/icecast/admin/listmounts.xsl @@ -35,15 +49,11 @@ share/icecast/admin/updatemetadata.xsl share/icecast/admin/vclt.xsl share/icecast/admin/xspf.xsl share/icecast/web/auth.xsl -share/icecast/web/corner_bottomleft.jpg -share/icecast/web/corner_bottomright.jpg -share/icecast/web/corner_topleft.jpg -share/icecast/web/corner_topright.jpg share/icecast/web/icecast.png -share/icecast/web/key.gif share/icecast/web/key.png share/icecast/web/server_version.xsl +share/icecast/web/status-json.xsl share/icecast/web/status.xsl -share/icecast/web/status2.xsl share/icecast/web/style.css share/icecast/web/tunein.png +share/icecast/web/xml2json.xslt diff --git a/audio/icecast/distinfo b/audio/icecast/distinfo index f4bcac837..3746b7538 100644 --- a/audio/icecast/distinfo +++ b/audio/icecast/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.19 2013/10/22 19:27:52 drochner Exp $ +$NetBSD: distinfo,v 1.20 2015/05/12 07:49:16 kim Exp $ -SHA1 (icecast-2.3.3.tar.gz) = 61cf1bd5b4ed491aad488dc6cf1ca2d8eb657363 -RMD160 (icecast-2.3.3.tar.gz) = be8e45623c065e7beffbe6266a8bbf7bc9fe93d8 -Size (icecast-2.3.3.tar.gz) = 1161774 bytes -SHA1 (patch-aa) = 2d85cabe25cf3860e42110eaf3fa5e2b1775e0cf -SHA1 (patch-ab) = 96fb7e5b569dc69d272b38064dee5937bb2f467a -SHA1 (patch-ac) = 2dc9423ed461bb9da95aaa4bc5384966bfbe05a0 -SHA1 (patch-ad) = 9b6388d99bae8239138689673dc26286323ae803 +SHA1 (icecast-2.4.2.tar.gz) = 57a092302ab8aa4993fa280f299c099d25e875a5 +RMD160 (icecast-2.4.2.tar.gz) = ecf6d75c722766782c8f61b9a206bb35f8dcfcff +Size (icecast-2.4.2.tar.gz) = 2388381 bytes +SHA1 (patch-aa) = d3f4891295143adc261b3bf076e924f4540c6030 +SHA1 (patch-ab) = f5607e7337399d356997c327f3bf89957f6e770e +SHA1 (patch-ac) = ce0a5474a88e5b768cd1c37ee0c934895a49093a diff --git a/audio/icecast/patches/patch-aa b/audio/icecast/patches/patch-aa index 55d3d6d09..0715e442d 100644 --- a/audio/icecast/patches/patch-aa +++ b/audio/icecast/patches/patch-aa @@ -1,12 +1,15 @@ -$NetBSD: patch-aa,v 1.5 2008/08/10 11:09:01 kim Exp $ +$NetBSD: patch-aa,v 1.6 2015/05/12 07:49:16 kim Exp $ ---- Makefile.in.orig 2008-05-30 02:58:59.000000000 +0300 -+++ Makefile.in 2008-06-21 13:05:29.000000000 +0300 -@@ -236,7 +236,7 @@ +Do not build conf (installed "manually" by pkgsrc Makefile), +win32 (not needed) or examples (not wanted). + +--- Makefile.in.orig 2015-04-08 10:11:17.000000000 +0000 ++++ Makefile.in 2015-05-12 07:15:38.000000000 +0000 +@@ -386,7 +386,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign dist-zip ACLOCAL_AMFLAGS = -I m4 --SUBDIRS = src conf debian doc web admin win32 examples +-SUBDIRS = src conf doc web admin win32 examples +SUBDIRS = src doc web admin EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \ m4/theora.m4 m4/vorbis.m4 m4/speex.m4 \ diff --git a/audio/icecast/patches/patch-ab b/audio/icecast/patches/patch-ab index 20da368a6..2953cd194 100644 --- a/audio/icecast/patches/patch-ab +++ b/audio/icecast/patches/patch-ab @@ -1,11 +1,14 @@ -$NetBSD: patch-ab,v 1.9 2013/10/22 19:27:52 drochner Exp $ +$NetBSD: patch-ab,v 1.10 2015/05/12 07:49:16 kim Exp $ ---- conf/icecast.fixme.orig 2012-06-11 16:45:19.000000000 +0000 -+++ conf/icecast.fixme -@@ -131,14 +131,14 @@ +Allow for paths, user and group to be set via pkgsrc Makefile. +Decrease amount of logging a little bit by default. + +--- conf/icecast.fixme.orig 2015-04-08 08:06:13.000000000 +0000 ++++ conf/icecast.fixme 2015-05-12 07:19:45.000000000 +0000 +@@ -191,14 +191,14 @@ - + - @pkgdatadir@ + @BASEDIR@ @@ -22,16 +25,16 @@ $NetBSD: patch-ab,v 1.9 2013/10/22 19:27:52 drochner Exp $ -- 3 -+ 2 - 10000 +- 3 ++ 2 + 10000 + diff --git a/databases/sqlrelay/patches/patch-ad b/databases/sqlrelay/patches/patch-ad index f2222dccc..319196367 100644 --- a/databases/sqlrelay/patches/patch-ad +++ b/databases/sqlrelay/patches/patch-ad @@ -1,13 +1,15 @@ -$NetBSD: patch-ad,v 1.3 2014/05/27 13:24:43 fhajny Exp $ +$NetBSD: patch-ad,v 1.4 2015/05/20 13:26:45 ryoon Exp $ We install init scripts ourselves. ---- Makefile.orig 2013-10-19 12:27:13.000000000 +0000 +--- Makefile.orig 2015-03-31 20:50:58.000000000 +0000 +++ Makefile -@@ -17,7 +17,6 @@ install: - $(MAKE) -C src install - $(MAKE) -C bin install - $(MAKE) -C etc install -- $(MAKE) -C init install - $(MAKE) -C man install - $(MAKE) -C doc install - $(MKINSTALLDIRS) $(libdir)/pkgconfig +@@ -20,9 +20,6 @@ install-bin: + install-etc: + cd etc $(AND) $(MAKE) install + +-install-init: +- cd init $(AND) $(MAKE) install +- + install-man: + cd man $(AND) $(MAKE) install + diff --git a/databases/sqlrelay/patches/patch-config.mk.in b/databases/sqlrelay/patches/patch-config.mk.in new file mode 100644 index 000000000..44280131a --- /dev/null +++ b/databases/sqlrelay/patches/patch-config.mk.in @@ -0,0 +1,13 @@ +$NetBSD: patch-config.mk.in,v 1.1 2015/05/20 13:26:45 ryoon Exp $ + +--- config.mk.in.orig 2015-04-18 05:29:10.000000000 +0000 ++++ config.mk.in +@@ -778,7 +778,7 @@ MODULERENAME = $(top_builddir)/moduleren + + + # build directories +-INSTALLSUBDIRS = install-src install-bin install-etc install-init install-man install-doc install-pkgconfig ++INSTALLSUBDIRS = install-src install-bin install-etc install-man install-doc install-pkgconfig + UNINSTALLSUBDIRS = uninstall-src uninstall-bin uninstall-etc uninstall-init uninstall-man uninstall-doc uninstall-pkgconfig + + ifeq ($(SQLRELAY_ENABLE_SHARED),yes) diff --git a/databases/sqlrelay/patches/patch-configure b/databases/sqlrelay/patches/patch-configure index 8fcc182d0..78f432b93 100644 --- a/databases/sqlrelay/patches/patch-configure +++ b/databases/sqlrelay/patches/patch-configure @@ -1,9 +1,9 @@ -$NetBSD: patch-configure,v 1.2 2014/05/27 13:24:43 fhajny Exp $ +$NetBSD: patch-configure,v 1.3 2015/05/20 13:26:45 ryoon Exp $ Look for history/readline at proper places. ---- configure.orig 2014-03-26 14:50:53.000000000 +0000 +--- configure.orig 2015-04-08 22:16:40.000000000 +0000 +++ configure -@@ -17557,7 +17557,7 @@ fi +@@ -17567,7 +17567,7 @@ fi $as_echo_n "checking for history... " >&6; } @@ -12,7 +12,7 @@ Look for history/readline at proper places. NAME=history HEADER=readline/history.h LIBNAME=history -@@ -17893,7 +17893,7 @@ fi +@@ -17903,7 +17903,7 @@ fi $as_echo_n "checking for readline... " >&6; } @@ -21,7 +21,7 @@ Look for history/readline at proper places. NAME=readline HEADER=readline/readline.h LIBNAME=readline -@@ -18501,7 +18501,7 @@ rm -f core conftest.err conftest.$ac_obj +@@ -18511,7 +18511,7 @@ rm -f core conftest.err conftest.$ac_obj @@ -30,3 +30,12 @@ Look for history/readline at proper places. NAME=iconv HEADER=iconv.h LIBNAME=iconv +@@ -32389,7 +32389,7 @@ print "arch = " + print CONFIG["arch"] + print "\n" + print "ruby_version = " +-print Config::CONFIG["ruby_version"] ++print RbConfig::CONFIG["ruby_version"] + print "\n" + print "prefix = " + print CONFIG["prefix"].sub(drive, "") diff --git a/databases/sqlrelay/patches/patch-etc_Makefile b/databases/sqlrelay/patches/patch-etc_Makefile index 7eb7afeda..7f0049ddc 100644 --- a/databases/sqlrelay/patches/patch-etc_Makefile +++ b/databases/sqlrelay/patches/patch-etc_Makefile @@ -1,18 +1,24 @@ -$NetBSD: patch-etc_Makefile,v 1.1 2014/05/22 12:50:48 fhajny Exp $ +$NetBSD: patch-etc_Makefile,v 1.2 2015/05/20 13:26:45 ryoon Exp $ Install config file examples properly. ---- etc/Makefile.orig 2012-05-21 04:54:54.000000000 +0000 +--- etc/Makefile.orig 2015-03-16 04:08:11.000000000 +0000 +++ etc/Makefile -@@ -5,10 +5,8 @@ include ../config.mk - .PHONY: install uninstall - +@@ -5,12 +5,12 @@ include ../config.mk install: -- $(MKINSTALLDIRS) $(sysconfdir) -- $(INSTALL) -m 644 sqlrelay.conf.example $(sysconfdir) -- $(INSTALL) -m 644 sqlrelay.dtd $(sysconfdir) -- $(INSTALL) -m 644 sqlrelay.xsd $(sysconfdir) -+ $(INSTALL) -m 644 sqlrelay.dtd $(EXAMPLEDIR) -+ $(INSTALL) -m 644 sqlrelay.xsd $(EXAMPLEDIR) - $(INSTALL) -m 644 sqlrelay.conf.example $(EXAMPLEDIR)/sqlrelay.conf + $(MKINSTALLDIRS) $(sysconfdir) + $(MKINSTALLDIRS) $(sysconfdir)/sqlrelay.conf.d +- $(CP) sqlrelay.conf.example $(sysconfdir) +- $(CHMOD) 644 $(sysconfdir)/sqlrelay.conf.example +- $(CP) sqlrelay.dtd $(sysconfdir) +- $(CHMOD) 644 $(sysconfdir)/sqlrelay.dtd +- $(CP) sqlrelay.xsd $(sysconfdir) +- $(CHMOD) 644 $(sysconfdir)/sqlrelay.xsd ++ $(CP) sqlrelay.conf.example $(EXAMPLEDIR) ++ $(CHMOD) 644 $(EXAMPLEDIR)/sqlrelay.conf.example ++ $(CP) sqlrelay.dtd $(EXAMPLEDIR) ++ $(CHMOD) 644 $(EXAMPLEDIR)/sqlrelay.dtd ++ $(CP) sqlrelay.xsd $(EXAMPLEDIR) ++ $(CHMOD) 644 $(EXAMPLEDIR)/sqlrelay.xsd + $(CP) sqlrelay.conf.example $(EXAMPLEDIR)/sqlrelay.conf + $(CHMOD) 644 $(EXAMPLEDIR)/sqlrelay.conf - uninstall: diff --git a/databases/sqlrelay/patches/patch-init_rc.sqlrelay.in b/databases/sqlrelay/patches/patch-init_rc.sqlrelay.in deleted file mode 100644 index 728a3db11..000000000 --- a/databases/sqlrelay/patches/patch-init_rc.sqlrelay.in +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-init_rc.sqlrelay.in,v 1.1 2014/05/22 12:50:48 fhajny Exp $ - -Instance definition under PKG_SYSCONFDIR. ---- init/rc.sqlrelay.in.orig 2013-10-20 02:33:20.000000000 +0000 -+++ init/rc.sqlrelay.in -@@ -119,7 +119,7 @@ fi - - - # define instance file --instances=/etc/sqlrelay -+instances=${sysconfdir}/sqlrelay - if ( test -r "/etc/sysconfig/sqlrelay" ) - then - instances=/etc/sysconfig/sqlrelay diff --git a/databases/sqlrelay/patches/patch-src_api_php_sql__relay.cpp b/databases/sqlrelay/patches/patch-src_api_php_sql__relay.cpp deleted file mode 100644 index 4298ae682..000000000 --- a/databases/sqlrelay/patches/patch-src_api_php_sql__relay.cpp +++ /dev/null @@ -1,48 +0,0 @@ -$NetBSD: patch-src_api_php_sql__relay.cpp,v 1.1 2014/11/17 19:00:39 joerg Exp $ - -Don't mess with system headers by pretending to be C or removing defines. -Just expect php.h to work. - ---- src/api/php/sql_relay.cpp.orig 2014-09-02 01:51:20.000000000 +0000 -+++ src/api/php/sql_relay.cpp -@@ -3,39 +3,7 @@ - - #include - --#ifdef WIN32 -- #undef uid_t -- #undef gid_t -- #undef ssize_t -- #undef socklen_t -- #undef pid_t -- #undef mode_t -- #define PHP_WIN32 -- #define ZEND_WIN32 -- #define ZEND_DEBUG 0 -- #define ZTS 1 --#endif -- --extern "C" { -- #ifndef WIN32 -- #ifdef __cplusplus -- #undef __cplusplus -- #define cpluspluswasdefined -- #endif -- #ifndef HAVE_SOCKLEN_T -- #define HAVE_SOCKLEN_T -- #endif -- #ifndef _WCHAR_T_DEFINED_ -- #define _WCHAR_T_DEFINED_ -- #endif -- #endif -- #include -- #ifndef WIN32 -- #ifdef cpluspluswasdefined -- #define __cplusplus -- #endif -- #endif --} -+#include - - #include - diff --git a/databases/sqlrelay/patches/patch-src_api_ruby_getcflags.rb b/databases/sqlrelay/patches/patch-src_api_ruby_getcflags.rb new file mode 100644 index 000000000..b299156ac --- /dev/null +++ b/databases/sqlrelay/patches/patch-src_api_ruby_getcflags.rb @@ -0,0 +1,31 @@ +$NetBSD: patch-src_api_ruby_getcflags.rb,v 1.1 2015/05/20 13:26:45 ryoon Exp $ + +* Fix Ruby 2.2 build. + +--- src/api/ruby/getcflags.rb.orig 2011-07-16 00:49:53.000000000 +0000 ++++ src/api/ruby/getcflags.rb +@@ -6,19 +6,19 @@ require "mkmf" + drive = File::PATH_SEPARATOR == ";" ? /\A\w:/ : /\A/ + print "\n" + print "arch = " +-print CONFIG["arch"] ++print RbConfig::CONFIG["arch"] + print "\n" + print "sitearch = " +-print CONFIG["sitearch"] ++print RbConfig::CONFIG["sitearch"] + print "\n" + print "ruby_version = " +-print Config::CONFIG["ruby_version"] ++print RbConfig::CONFIG["ruby_version"] + print "\n" + print "prefix = " +-print CONFIG["prefix"].sub(drive, "") ++print RbConfig::CONFIG["prefix"].sub(drive, "") + print "\n" + print "exec_prefix = " +-print CONFIG["exec_prefix"].sub(drive, "") ++print RbConfig::CONFIG["exec_prefix"].sub(drive, "") + print "\n" + print "libdir = " + print $libdir.sub(drive, "") diff --git a/databases/sqlrelay/patches/patch-src_api_ruby_getsitearchdir.rb b/databases/sqlrelay/patches/patch-src_api_ruby_getsitearchdir.rb new file mode 100644 index 000000000..c75105e24 --- /dev/null +++ b/databases/sqlrelay/patches/patch-src_api_ruby_getsitearchdir.rb @@ -0,0 +1,31 @@ +$NetBSD: patch-src_api_ruby_getsitearchdir.rb,v 1.1 2015/05/20 13:26:45 ryoon Exp $ + +* Fix Ruby 2.2 build. + +--- src/api/ruby/getsitearchdir.rb.orig 2015-04-09 01:48:10.000000000 +0000 ++++ src/api/ruby/getsitearchdir.rb +@@ -1,19 +1,19 @@ + require "mkmf" + drive = File::PATH_SEPARATOR == ";" ? /\A\w:/ : /\A/ + print "arch = " +-print CONFIG["arch"] ++print RbConfig::CONFIG["arch"] + print "\n" + print "sitearch = " +-print CONFIG["sitearch"] ++print RbConfig::CONFIG["sitearch"] + print "\n" + print "ruby_version = " +-print Config::CONFIG["ruby_version"] ++print RbConfig::CONFIG["ruby_version"] + print "\n" + print "prefix = " +-print CONFIG["prefix"].sub(drive, "").sub("$(DESTDIR)","") ++print RbConfig::CONFIG["prefix"].sub(drive, "").sub("$(DESTDIR)","") + print "\n" + print "exec_prefix = " +-print CONFIG["exec_prefix"].sub(drive, "").sub("$(DESTDIR)","") ++print RbConfig::CONFIG["exec_prefix"].sub(drive, "").sub("$(DESTDIR)","") + print "\n" + print "libdir = " + print $libdir.sub(drive, "").sub("$(DESTDIR)","") diff --git a/databases/unixodbc/Makefile b/databases/unixodbc/Makefile index f13a0cc2d..c5f4e3838 100644 --- a/databases/unixodbc/Makefile +++ b/databases/unixodbc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2012/10/02 21:25:55 asau Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/26 11:37:07 ryoon Exp $ -DISTNAME= unixODBC-2.3.0 -PKGREVISION= 2 +DISTNAME= unixODBC-2.3.2 PKGNAME= ${DISTNAME:S/ODBC/odbc/} CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ diff --git a/databases/unixodbc/PLIST b/databases/unixodbc/PLIST index 35bf58b92..3f544a3dd 100644 --- a/databases/unixodbc/PLIST +++ b/databases/unixodbc/PLIST @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST,v 1.10 2010/05/03 02:10:43 jnemeth Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/04/26 11:37:07 ryoon Exp $ bin/dltest bin/isql bin/iusql bin/odbc_config bin/odbcinst +bin/slencheck +include/autotest.h include/odbcinst.h include/odbcinstext.h include/sql.h @@ -32,4 +34,8 @@ ${UNIXODBC_DRIVERS_DIR}/liboraodbcS.la ${UNIXODBC_DRIVERS_DIR}/libsapdbS.la ${UNIXODBC_DRIVERS_DIR}/libtdsS.la ${UNIXODBC_DRIVERS_DIR}/libtemplate.la +man/man1/isql.1 +man/man1/odbcinst.1 +man/man5/odbc.ini.5 +man/man5/odbcinst.ini.5 share/examples/unixodbc/odbc.ini diff --git a/databases/unixodbc/buildlink3.mk b/databases/unixodbc/buildlink3.mk index b2b475b30..a90c15c59 100644 --- a/databases/unixodbc/buildlink3.mk +++ b/databases/unixodbc/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:24:08 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/26 11:37:07 ryoon Exp $ BUILDLINK_TREE+= unixodbc .if !defined(UNIXODBC_BUILDLINK3_MK) UNIXODBC_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.unixodbc+= unixodbc>=2.0.11nb1 -BUILDLINK_ABI_DEPENDS.unixodbc+= unixodbc>=2.0.11nb3 +BUILDLINK_API_DEPENDS.unixodbc+= unixodbc>=2.3.2 +BUILDLINK_ABI_DEPENDS.unixodbc+= unixodbc>=2.3.2 BUILDLINK_PKGSRCDIR.unixodbc?= ../../databases/unixodbc .endif # UNIXODBC_BUILDLINK3_MK diff --git a/databases/unixodbc/distinfo b/databases/unixodbc/distinfo index 1cb3ccb6c..da42ecbe4 100644 --- a/databases/unixodbc/distinfo +++ b/databases/unixodbc/distinfo @@ -1,19 +1,17 @@ -$NetBSD: distinfo,v 1.11 2011/03/11 15:18:43 drochner Exp $ +$NetBSD: distinfo,v 1.12 2015/04/26 11:37:07 ryoon Exp $ -SHA1 (unixODBC-2.3.0.tar.gz) = b2839b5210906e3ee286a4b621f177db9c7be7a8 -RMD160 (unixODBC-2.3.0.tar.gz) = 166a96c31fe013ced6b6ef93da5871f672cfe456 -Size (unixODBC-2.3.0.tar.gz) = 1804749 bytes -SHA1 (patch-aa) = afca440d5765170a33abcb3356f9a21f0f8eec0a +SHA1 (unixODBC-2.3.2.tar.gz) = f84520fd58143625b614fde551435178a558ee2e +RMD160 (unixODBC-2.3.2.tar.gz) = 023122427bd8bdabdbfddf727d16210bb32c60f3 +Size (unixODBC-2.3.2.tar.gz) = 1849173 bytes +SHA1 (patch-aa) = b0c9295a16207176eb01fa7fbbed8790d9f9dbb8 SHA1 (patch-ac) = 8925e66b81fa8896badcafda6af5dae9edbda753 SHA1 (patch-ad) = b2e695d8c8c682c99af80e362369b0295070c1ab -SHA1 (patch-af) = e011c95867a10ae52a9362d0ebdf2fcdc2a92f8a SHA1 (patch-ag) = 1be22add8724176cf97c2e7c78fc069638c3c386 -SHA1 (patch-ah) = 1e34c499331dfda64b47b1eda27c6485d0d43fb9 -SHA1 (patch-ai) = 9b147d7a751b10795b5685249c7d8430dcf15936 -SHA1 (patch-aj) = 538c4335791e913a91e7541f2d2780b162a53848 +SHA1 (patch-ah) = c41fa43603565129ada33fca55929c5ce6c14835 +SHA1 (patch-ai) = 0d7486a67cfab18ae78127e2b9ec8b5de9196ad8 +SHA1 (patch-aj) = fbb9a619ce1cb648abc3441ac0b214d0cd256474 SHA1 (patch-ak) = c5b3b0d7c8888f18b7534dfd787d9c90fecbf943 SHA1 (patch-al) = 350c2562cad9b72e41a5f3cb38df39e4f5624199 SHA1 (patch-am) = 095ed0aa4e5882160fbf50d53c09ea23eafe1589 SHA1 (patch-an) = e3ce589f9dd7e97fa1dac43b9fbe981a352e8f0b SHA1 (patch-ao) = db7d39c31e478162afa48e3effde2d60f0f6cc46 -SHA1 (patch-ap) = 7947cb0491235190961a04257add4b29e45a5e0e diff --git a/databases/unixodbc/patches/patch-aa b/databases/unixodbc/patches/patch-aa index 6a7650623..19dbe546b 100644 --- a/databases/unixodbc/patches/patch-aa +++ b/databases/unixodbc/patches/patch-aa @@ -1,14 +1,14 @@ -$NetBSD: patch-aa,v 1.6 2010/05/03 02:10:43 jnemeth Exp $ +$NetBSD: patch-aa,v 1.7 2015/04/26 11:37:08 ryoon Exp $ ---- Makefile.in.orig 2010-02-24 16:52:24.000000000 +0000 +--- Makefile.in.orig 2013-10-08 08:56:01.000000000 +0000 +++ Makefile.in -@@ -796,9 +796,6 @@ uninstall-am: +@@ -827,9 +827,6 @@ uninstall-am: install-data-am: - -touch $(DESTDIR)${sysconfdir}/odbcinst.ini - -touch $(DESTDIR)${sysconfdir}/odbc.ini - -mkdir -p $(DESTDIR)${sysconfdir}/ODBCDataSources - $(DESTDIR)${bindir}/odbc_config --header > $(DESTDIR)${includedir}/unixodbc_conf.h + cp unixodbc_conf.h $(DESTDIR)${includedir}/unixodbc_conf.h # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/databases/unixodbc/patches/patch-af b/databases/unixodbc/patches/patch-af deleted file mode 100644 index 265d0da88..000000000 --- a/databases/unixodbc/patches/patch-af +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-af,v 1.1 2009/10/21 04:21:27 taca Exp $ - -* Call function_return() with IGNORE_THREAD after calling thread_release(). - ---- DriverManager/SQLFreeHandle.c.orig 2007-12-17 22:13:03.000000000 +0900 -+++ DriverManager/SQLFreeHandle.c -@@ -234,7 +234,7 @@ SQLRETURN __SQLFreeHandle( SQLSMALLINT h - - thread_release( SQL_HANDLE_ENV, environment ); - -- return function_return( SQL_HANDLE_ENV, environment, SQL_ERROR ); -+ return function_return( IGNORE_THREAD, environment, SQL_ERROR ); - } - - thread_release( SQL_HANDLE_ENV, environment ); -@@ -301,7 +301,7 @@ SQLRETURN __SQLFreeHandle( SQLSMALLINT h - - thread_release( SQL_HANDLE_ENV, environment ); - -- return function_return( SQL_HANDLE_ENV, environment, SQL_ERROR ); -+ return function_return( IGNORE_THREAD, environment, SQL_ERROR ); - } - - environment -> connection_count --; -@@ -404,7 +404,7 @@ SQLRETURN __SQLFreeHandle( SQLSMALLINT h - - thread_release( SQL_HANDLE_STMT, statement ); - -- return function_return( SQL_HANDLE_STMT, statement, SQL_ERROR ); -+ return function_return( IGNORE_THREAD, statement, SQL_ERROR ); - } - - if ( !CHECK_SQLFREEHANDLE( statement -> connection )) -@@ -551,7 +551,7 @@ SQLRETURN __SQLFreeHandle( SQLSMALLINT h - - thread_release( SQL_HANDLE_DESC, descriptor ); - -- return function_return( SQL_HANDLE_DESC, descriptor, SQL_ERROR ); -+ return function_return( IGNORE_THREAD, descriptor, SQL_ERROR ); - } - else - { diff --git a/databases/unixodbc/patches/patch-ah b/databases/unixodbc/patches/patch-ah index 0cd2c1b6a..500356317 100644 --- a/databases/unixodbc/patches/patch-ah +++ b/databases/unixodbc/patches/patch-ah @@ -1,19 +1,10 @@ -$NetBSD: patch-ah,v 1.2 2010/05/03 02:10:43 jnemeth Exp $ +$NetBSD: patch-ah,v 1.3 2015/04/26 11:37:08 ryoon Exp $ * Call function_return() with IGNORE_THREAD after calling thread_release(). ---- DriverManager/SQLTransact.c.orig 2010-04-13 16:56:08.000000000 +0000 +--- DriverManager/SQLTransact.c.orig 2013-04-15 15:41:25.000000000 +0000 +++ DriverManager/SQLTransact.c -@@ -465,7 +465,7 @@ SQLRETURN SQLTransact( SQLHENV environme - - thread_release( SQL_HANDLE_ENV, environment ); - -- return function_return( SQL_HANDLE_ENV, environment, SQL_ERROR ); -+ return function_return( IGNORE_THREAD, environment, SQL_ERROR ); - } - - if ( environment -> state == STATE_E2 ) -@@ -536,7 +536,7 @@ SQLRETURN SQLTransact( SQLHENV environme +@@ -472,7 +472,7 @@ SQLRETURN SQLTransact( SQLHENV environme thread_release( SQL_HANDLE_ENV, environment ); diff --git a/databases/unixodbc/patches/patch-ai b/databases/unixodbc/patches/patch-ai index ff18ea03b..d0d202e9e 100644 --- a/databases/unixodbc/patches/patch-ai +++ b/databases/unixodbc/patches/patch-ai @@ -1,18 +1,18 @@ -$NetBSD: patch-ai,v 1.1 2009/10/21 04:21:27 taca Exp $ +$NetBSD: patch-ai,v 1.2 2015/04/26 11:37:08 ryoon Exp $ * Release connection->mutex before destroy it when connection->protection_level isn't TS_LEVEL3 since it causes destroying locked mutex when explicitly specifies "Threading" parameter in odbcinst.ini. I don't know the case using LIBTHREAD. ---- DriverManager/__handles.c.orig 2009-10-20 16:47:04.000000000 +0900 +--- DriverManager/__handles.c.orig 2013-06-06 14:34:38.000000000 +0000 +++ DriverManager/__handles.c -@@ -737,6 +737,8 @@ void __release_dbc( DMHDBC connection ) +@@ -742,6 +742,8 @@ void __release_dbc( DMHDBC connection ) #ifdef HAVE_LIBPTH #elif HAVE_LIBPTHREAD + if ( connection -> protection_level != TS_LEVEL3) -+ mutex_exit( &connection -> mutex ); ++ mutex_exit( &connection -> mutex ); pthread_mutex_destroy( &connection -> mutex ); #elif HAVE_LIBTHREAD mutex_destroy( &connection -> mutex ); diff --git a/databases/unixodbc/patches/patch-aj b/databases/unixodbc/patches/patch-aj index 1d9e1dfdf..5ea580b69 100644 --- a/databases/unixodbc/patches/patch-aj +++ b/databases/unixodbc/patches/patch-aj @@ -1,31 +1,31 @@ -$NetBSD: patch-aj,v 1.1 2010/05/03 02:10:43 jnemeth Exp $ +$NetBSD: patch-aj,v 1.2 2015/04/26 11:37:08 ryoon Exp $ ---- libltdl/Makefile.in.orig 2010-04-26 01:42:12.000000000 +0000 +--- libltdl/Makefile.in.orig 2013-04-15 15:42:37.000000000 +0000 +++ libltdl/Makefile.in -@@ -408,7 +408,7 @@ distclean-hdr: +@@ -427,7 +427,7 @@ distclean-hdr: -rm -f config.h stamp-h1 install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) - test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" + test -z "$(DESTDIR)$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" - @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ + @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ + list2=; for p in $$list; do \ if test -f $$p; then \ - f=$(am__strip_dir) \ -@@ -644,7 +644,7 @@ distclean-libtool: +@@ -667,7 +667,7 @@ distclean-libtool: -rm -f libtool config.lt install-includeHEADERS: $(include_HEADERS) @$(NORMAL_INSTALL) - test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" + test -z "$(DESTDIR)$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" - @list='$(include_HEADERS)'; for p in $$list; do \ + @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \ + for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ -@@ -661,7 +661,7 @@ uninstall-includeHEADERS: - done +@@ -687,7 +687,7 @@ uninstall-includeHEADERS: + cd "$(DESTDIR)$(includedir)" && rm -f $$files install-ltdlincludeHEADERS: $(ltdlinclude_HEADERS) @$(NORMAL_INSTALL) - test -z "$(ltdlincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)" + test -z "$(DESTDIR)$(ltdlincludedir)" || $(MKDIR_P) "$(DESTDIR)$(ltdlincludedir)" - @list='$(ltdlinclude_HEADERS)'; for p in $$list; do \ + @list='$(ltdlinclude_HEADERS)'; test -n "$(ltdlincludedir)" || list=; \ + for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ diff --git a/databases/unixodbc/patches/patch-ap b/databases/unixodbc/patches/patch-ap deleted file mode 100644 index 89b6c0b76..000000000 --- a/databases/unixodbc/patches/patch-ap +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-ap,v 1.1 2011/03/11 15:18:43 drochner Exp $ - -CVE-2011-1145 - ---- DriverManager/SQLDriverConnect.c.orig 2010-04-13 16:38:26.000000000 +0000 -+++ DriverManager/SQLDriverConnect.c -@@ -639,7 +639,7 @@ SQLRETURN SQLDriverConnect( - { - DMHDBC connection = (DMHDBC)hdbc; - struct con_struct con_struct; -- char *driver, *dsn = NULL, *filedsn, *tsavefile, savefile[ 128 ]; -+ char *driver, *dsn = NULL, *filedsn, *tsavefile, savefile[ INI_MAX_PROPERTY_VALUE + 1 ]; - char lib_name[ INI_MAX_PROPERTY_VALUE + 1 ]; - char driver_name[ INI_MAX_PROPERTY_VALUE + 1 ]; - SQLRETURN ret_from_connect; -@@ -944,7 +944,13 @@ SQLRETURN SQLDriverConnect( - tsavefile = __get_attribute_value( &con_struct, "SAVEFILE" ); - if ( tsavefile ) - { -- strcpy( savefile, tsavefile ); -+ if ( strlen( tsavefile ) > INI_MAX_PROPERTY_VALUE ) { -+ memcpy( savefile, tsavefile, INI_MAX_PROPERTY_VALUE ); -+ savefile[ INI_MAX_PROPERTY_VALUE ] = '\0'; -+ } -+ else { -+ strcpy( savefile, tsavefile ); -+ } - } - else - { diff --git a/databases/vsqlite++/DESCR b/databases/vsqlite++/DESCR new file mode 100644 index 000000000..cd13d47f0 --- /dev/null +++ b/databases/vsqlite++/DESCR @@ -0,0 +1 @@ +vsqlite++ is a simple to use SQLite wrapper. diff --git a/databases/vsqlite++/Makefile b/databases/vsqlite++/Makefile new file mode 100644 index 000000000..8efef9dc7 --- /dev/null +++ b/databases/vsqlite++/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/04/06 08:17:14 adam Exp $ + +DISTNAME= vsqlite++-0.3.13 +PKGREVISION= 1 +CATEGORIES= databases +MASTER_SITES= http://evilissimo.fedorapeople.org/releases/vsqlite--/0.3.13/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://vsqlite.virtuosic-bytes.com/ +COMMENT= C++ SQLite wrapper library +LICENSE= modified-bsd + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_LANGUAGES= c c++ + +.include "../../databases/sqlite3/buildlink3.mk" +.include "../../devel/boost-headers/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/databases/vsqlite++/PLIST b/databases/vsqlite++/PLIST new file mode 100644 index 000000000..90e46be5f --- /dev/null +++ b/databases/vsqlite++/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/02 23:33:52 rodent Exp $ +include/sqlite/command.hpp +include/sqlite/connection.hpp +include/sqlite/database_exception.hpp +include/sqlite/execute.hpp +include/sqlite/ext/variant.hpp +include/sqlite/query.hpp +include/sqlite/result.hpp +include/sqlite/savepoint.hpp +include/sqlite/transaction.hpp +include/sqlite/view.hpp +lib/libvsqlitepp.la diff --git a/databases/vsqlite++/buildlink3.mk b/databases/vsqlite++/buildlink3.mk new file mode 100644 index 000000000..34cdd12ae --- /dev/null +++ b/databases/vsqlite++/buildlink3.mk @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/06 08:17:14 adam Exp $ + +BUILDLINK_TREE+= vsqlite++ + +.if !defined(VSQLITE++_BUILDLINK3_MK) +VSQLITE++_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.vsqlite+++= vsqlite++>=0.3.13 +BUILDLINK_ABI_DEPENDS.vsqlite++?= vsqlite++>=0.3.13nb1 +BUILDLINK_PKGSRCDIR.vsqlite++?= ../../databases/vsqlite++ + +.include "../../databases/sqlite3/buildlink3.mk" +.endif # VSQLITE++_BUILDLINK3_MK + +BUILDLINK_TREE+= -vsqlite++ diff --git a/databases/vsqlite++/distinfo b/databases/vsqlite++/distinfo new file mode 100644 index 000000000..16276b4eb --- /dev/null +++ b/databases/vsqlite++/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/02 23:33:52 rodent Exp $ + +SHA1 (vsqlite++-0.3.13.tar.gz) = 2efc6c6fedb7d02159151a71aaefb5f138ff5962 +RMD160 (vsqlite++-0.3.13.tar.gz) = 5f09094bc8c2130541bac053cb50d89fe4e3f82a +Size (vsqlite++-0.3.13.tar.gz) = 351834 bytes diff --git a/databases/yasql/Makefile b/databases/yasql/Makefile index 3f74228bf..59243a482 100644 --- a/databases/yasql/Makefile +++ b/databases/yasql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:46 wiz Exp $ DISTNAME= yasql-1.81 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yasql/} diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile index 3383ff2c3..53e94b213 100644 --- a/devel/GConf-ui/Makefile +++ b/devel/GConf-ui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:47:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:20:31 tnn Exp $ # MAKE_JOBS_SAFE= no @@ -6,7 +6,7 @@ MAKE_JOBS_SAFE= no .include "../../devel/GConf/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf-ui/} -PKGREVISION= 14 +PKGREVISION= 15 BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION} diff --git a/devel/GConf-ui/buildlink3.mk b/devel/GConf-ui/buildlink3.mk index 49fdafadd..cd6f0f8ed 100644 --- a/devel/GConf-ui/buildlink3.mk +++ b/devel/GConf-ui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/05/05 00:47:42 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:20:31 tnn Exp $ BUILDLINK_TREE+= GConf-ui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= GConf-ui GCONF_UI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.GConf-ui+= GConf-ui>=2.8.0.1 -BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb14 +BUILDLINK_ABI_DEPENDS.GConf-ui+= GConf-ui>=2.32.4nb15 BUILDLINK_PKGSRCDIR.GConf-ui?= ../../devel/GConf-ui .include "../../devel/GConf/buildlink3.mk" diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index 2d400b18a..02b1a3962 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2015/06/12 10:48:46 wiz Exp $ .include "../../devel/GConf/Makefile.common" -PKGREVISION= 9 +PKGREVISION= 10 CONFIGURE_ARGS+= --disable-gtk CONFIGURE_ARGS+= ac_cv_header_ldap_h=no diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile index 0e579a9da..48b9df5b9 100644 --- a/devel/Gorm/Makefile +++ b/devel/Gorm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/11/23 12:44:18 mef Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/06 08:17:24 adam Exp $ DISTNAME= gorm-1.2.20 PKGNAME= Gorm-1.2.20 +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} diff --git a/devel/Makefile b/devel/Makefile index 02498fa70..dc58357aa 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2070 2015/03/15 14:32:24 bsiegert Exp $ +# $NetBSD: Makefile,v 1.2111 2015/06/24 18:01:27 khorben Exp $ # COMMENT= Development utilities @@ -124,6 +124,7 @@ SUBDIR+= cmake-mode SUBDIR+= cmocka SUBDIR+= cmockery2 SUBDIR+= cmph +SUBDIR+= cobol-mode SUBDIR+= coccinelle SUBDIR+= coconut SUBDIR+= codeville @@ -272,8 +273,10 @@ SUBDIR+= gnustep-examples SUBDIR+= gnustep-make SUBDIR+= gnustep-objc SUBDIR+= gnustep-objc-lf2 +SUBDIR+= go-tools SUBDIR+= gob2 SUBDIR+= gobject-introspection +SUBDIR+= google-api-go-client SUBDIR+= google-glog SUBDIR+= googletest SUBDIR+= gperf @@ -425,6 +428,7 @@ SUBDIR+= libestr SUBDIR+= libetm SUBDIR+= libev SUBDIR+= libevent +SUBDIR+= libewf SUBDIR+= libexecinfo SUBDIR+= libextractor SUBDIR+= libf2c @@ -534,6 +538,7 @@ SUBDIR+= lua-BitOp SUBDIR+= lua-alt-getopt SUBDIR+= lua-filesystem SUBDIR+= lua-gi +SUBDIR+= lua-ljsyscall SUBDIR+= lua-lpeg SUBDIR+= lua-lrexlib SUBDIR+= lua-lrexlib-onig @@ -621,9 +626,11 @@ SUBDIR+= opal SUBDIR+= open-vcdiff SUBDIR+= opencm SUBDIR+= opengrok +SUBDIR+= openocd SUBDIR+= openrcs SUBDIR+= orc SUBDIR+= ossp-uuid +SUBDIR+= p5-Acme-Damn SUBDIR+= p5-Acme-PlayCode SUBDIR+= p5-Algorithm-Annotate SUBDIR+= p5-Algorithm-C3 @@ -697,6 +704,7 @@ SUBDIR+= p5-Cache-Cache SUBDIR+= p5-Cache-FastMmap SUBDIR+= p5-Cache-Memcached SUBDIR+= p5-Cache-Simple-TimedExpiry +SUBDIR+= p5-Canary-Stability SUBDIR+= p5-Capture-Tiny SUBDIR+= p5-Carp-Always SUBDIR+= p5-Carp-Assert @@ -938,6 +946,7 @@ SUBDIR+= p5-File-pushd SUBDIR+= p5-FileHandle-Fmode SUBDIR+= p5-FileHandle-Unget SUBDIR+= p5-Filesys-Notify-Simple +SUBDIR+= p5-Find-Lib SUBDIR+= p5-FindBin-libs SUBDIR+= p5-Format-Human-Bytes SUBDIR+= p5-FreezeThaw @@ -1042,6 +1051,7 @@ SUBDIR+= p5-Log-Handler SUBDIR+= p5-Log-Log4perl SUBDIR+= p5-Log-LogLite SUBDIR+= p5-Log-Message +SUBDIR+= p5-Log-Message-Simple SUBDIR+= p5-Log-Report SUBDIR+= p5-Log-Report-Optional SUBDIR+= p5-Log-Trace @@ -1053,6 +1063,7 @@ SUBDIR+= p5-Memoize SUBDIR+= p5-Memoize-ExpireLRU SUBDIR+= p5-Memoize-Memcached SUBDIR+= p5-MetaCPAN-API +SUBDIR+= p5-MetaCPAN-Client SUBDIR+= p5-Method-Signatures SUBDIR+= p5-Method-Signatures-Simple SUBDIR+= p5-Mixin-ExtraFields @@ -1072,7 +1083,10 @@ SUBDIR+= p5-Module-ExtractUse SUBDIR+= p5-Module-Find SUBDIR+= p5-Module-Implementation SUBDIR+= p5-Module-Install +SUBDIR+= p5-Module-Install-AuthorRequires SUBDIR+= p5-Module-Install-AuthorTests +SUBDIR+= p5-Module-Install-GithubMeta +SUBDIR+= p5-Module-Install-ManifestSkip SUBDIR+= p5-Module-Install-PadrePlugin SUBDIR+= p5-Module-Install-RTx SUBDIR+= p5-Module-Install-ReadmeFromPod @@ -1081,6 +1095,7 @@ SUBDIR+= p5-Module-Install-Substitute SUBDIR+= p5-Module-Install-XSUtil SUBDIR+= p5-Module-Load SUBDIR+= p5-Module-Manifest +SUBDIR+= p5-Module-Manifest-Skip SUBDIR+= p5-Module-Metadata SUBDIR+= p5-Module-Pluggable SUBDIR+= p5-Module-Refresh @@ -1281,6 +1296,7 @@ SUBDIR+= p5-Scalar-Util-Refcount SUBDIR+= p5-Schedule-RateLimiter SUBDIR+= p5-Scope-Guard SUBDIR+= p5-Scope-Upper +SUBDIR+= p5-Search-Elasticsearch SUBDIR+= p5-Set-Array SUBDIR+= p5-Set-IntSpan SUBDIR+= p5-Set-Object @@ -1359,6 +1375,7 @@ SUBDIR+= p5-Test-Cmd SUBDIR+= p5-Test-Command-Simple SUBDIR+= p5-Test-Compile SUBDIR+= p5-Test-Deep +SUBDIR+= p5-Test-DependentModules SUBDIR+= p5-Test-Differences SUBDIR+= p5-Test-Dir SUBDIR+= p5-Test-DistManifest @@ -1389,6 +1406,7 @@ SUBDIR+= p5-Test-MockModule SUBDIR+= p5-Test-MockObject SUBDIR+= p5-Test-More-Behaviour SUBDIR+= p5-Test-Most +SUBDIR+= p5-Test-NoTabs SUBDIR+= p5-Test-NoWarnings SUBDIR+= p5-Test-Object SUBDIR+= p5-Test-Output @@ -1407,10 +1425,10 @@ SUBDIR+= p5-Test-Script-Run SUBDIR+= p5-Test-SharedFork SUBDIR+= p5-Test-Simple SUBDIR+= p5-Test-Spec +SUBDIR+= p5-Test-Spelling SUBDIR+= p5-Test-SubCalls SUBDIR+= p5-Test-Taint SUBDIR+= p5-Test-TempDir -SUBDIR+= p5-Test-Tester SUBDIR+= p5-Test-TinyMocker SUBDIR+= p5-Test-Trap SUBDIR+= p5-Test-Unit @@ -1476,6 +1494,7 @@ SUBDIR+= p5-constant-def SUBDIR+= p5-enum SUBDIR+= p5-ex-lib SUBDIR+= p5-experimental +SUBDIR+= p5-forks SUBDIR+= p5-gettext SUBDIR+= p5-glib2 SUBDIR+= p5-indirect @@ -1509,10 +1528,12 @@ SUBDIR+= pcl-cvs SUBDIR+= pcre SUBDIR+= pcre++ SUBDIR+= pcre-ocaml +SUBDIR+= pcre2 SUBDIR+= pdcurses SUBDIR+= pedisassem SUBDIR+= php-gettext SUBDIR+= php-gmp +SUBDIR+= php-igbinary SUBDIR+= php-libawl SUBDIR+= php-memcache SUBDIR+= php-memcached @@ -1521,6 +1542,7 @@ SUBDIR+= php-opcache SUBDIR+= php-pcntl SUBDIR+= php-posix SUBDIR+= php-pthreads +SUBDIR+= php-raphf SUBDIR+= php-shmop SUBDIR+= php-sysvmsg SUBDIR+= php-sysvsem @@ -1540,6 +1562,7 @@ SUBDIR+= popt SUBDIR+= poxml SUBDIR+= prcs SUBDIR+= protobuf +SUBDIR+= protobuf-c SUBDIR+= pstreams SUBDIR+= psvn SUBDIR+= pth @@ -1566,6 +1589,7 @@ SUBDIR+= py-blinker SUBDIR+= py-buildbot SUBDIR+= py-buildbot-slave SUBDIR+= py-cffi +SUBDIR+= py-characteristic SUBDIR+= py-checker SUBDIR+= py-cheetah SUBDIR+= py-click @@ -1577,12 +1601,14 @@ SUBDIR+= py-cparser SUBDIR+= py-curses SUBDIR+= py-cursespanel SUBDIR+= py-cython +SUBDIR+= py-d2to1 SUBDIR+= py-daemon SUBDIR+= py-daemonize SUBDIR+= py-darcsver SUBDIR+= py-decorator SUBDIR+= py-dialog SUBDIR+= py-dialog2 +SUBDIR+= py-distorm3 SUBDIR+= py-distribute SUBDIR+= py-docopt SUBDIR+= py-doctor @@ -1591,6 +1617,7 @@ SUBDIR+= py-enum34 SUBDIR+= py-expect SUBDIR+= py-extras SUBDIR+= py-fann2 +SUBDIR+= py-fastimport SUBDIR+= py-filechunkio SUBDIR+= py-flake8 SUBDIR+= py-flakes @@ -1603,8 +1630,13 @@ SUBDIR+= py-gobject SUBDIR+= py-gobject-shared SUBDIR+= py-gobject3 SUBDIR+= py-gobject3-common +SUBDIR+= py-google-apputils SUBDIR+= py-greenlet SUBDIR+= py-h5py +SUBDIR+= py-hg-fastimport +SUBDIR+= py-hg-git +SUBDIR+= py-hglib +SUBDIR+= py-hglist SUBDIR+= py-hgnested SUBDIR+= py-hgtools SUBDIR+= py-hgview @@ -1621,10 +1653,12 @@ SUBDIR+= py-kjbuckets SUBDIR+= py-kqueue SUBDIR+= py-libevent-rpcgen SUBDIR+= py-libmc +SUBDIR+= py-limits SUBDIR+= py-lockfile SUBDIR+= py-logan SUBDIR+= py-logilab-astng SUBDIR+= py-logilab-common +SUBDIR+= py-lupa SUBDIR+= py-macholib SUBDIR+= py-mako SUBDIR+= py-mccabe @@ -1639,7 +1673,6 @@ SUBDIR+= py-multiprocessing SUBDIR+= py-newt SUBDIR+= py-nose SUBDIR+= py-open-vcdiff -SUBDIR+= py-ordereddict SUBDIR+= py-pbr SUBDIR+= py-pep8 SUBDIR+= py-pexpect @@ -1653,6 +1686,45 @@ SUBDIR+= py-py SUBDIR+= py-py2app SUBDIR+= py-pyev SUBDIR+= py-pylint +SUBDIR+= py-pyobjc +SUBDIR+= py-pyobjc-core +SUBDIR+= py-pyobjc-framework-Accounts +SUBDIR+= py-pyobjc-framework-AddressBook +SUBDIR+= py-pyobjc-framework-AppleScriptKit +SUBDIR+= py-pyobjc-framework-AppleScriptObjC +SUBDIR+= py-pyobjc-framework-Automator +SUBDIR+= py-pyobjc-framework-CFNetwork +SUBDIR+= py-pyobjc-framework-CalendarStore +SUBDIR+= py-pyobjc-framework-Cocoa +SUBDIR+= py-pyobjc-framework-Collaboration +SUBDIR+= py-pyobjc-framework-CoreData +SUBDIR+= py-pyobjc-framework-CoreLocation +SUBDIR+= py-pyobjc-framework-CoreText +SUBDIR+= py-pyobjc-framework-CoreWLAN +SUBDIR+= py-pyobjc-framework-DictionaryServices +SUBDIR+= py-pyobjc-framework-DiskArbitration +SUBDIR+= py-pyobjc-framework-EventKit +SUBDIR+= py-pyobjc-framework-ExceptionHandling +SUBDIR+= py-pyobjc-framework-FSEvents +SUBDIR+= py-pyobjc-framework-InputMethodKit +SUBDIR+= py-pyobjc-framework-InstallerPlugins +SUBDIR+= py-pyobjc-framework-InstantMessage +SUBDIR+= py-pyobjc-framework-LatentSemanticMapping +SUBDIR+= py-pyobjc-framework-LaunchServices +SUBDIR+= py-pyobjc-framework-OpenDirectory +SUBDIR+= py-pyobjc-framework-PreferencePanes +SUBDIR+= py-pyobjc-framework-PubSub +SUBDIR+= py-pyobjc-framework-QTKit +SUBDIR+= py-pyobjc-framework-Quartz +SUBDIR+= py-pyobjc-framework-ScreenSaver +SUBDIR+= py-pyobjc-framework-ScriptingBridge +SUBDIR+= py-pyobjc-framework-SearchKit +SUBDIR+= py-pyobjc-framework-ServiceManagement +SUBDIR+= py-pyobjc-framework-Social +SUBDIR+= py-pyobjc-framework-StoreKit +SUBDIR+= py-pyobjc-framework-SyncServices +SUBDIR+= py-pyobjc-framework-SystemConfiguration +SUBDIR+= py-pyobjc-framework-WebKit SUBDIR+= py-pyparsing SUBDIR+= py-pysvn SUBDIR+= py-pytemplate @@ -1667,6 +1739,7 @@ SUBDIR+= py-rply SUBDIR+= py-serpent SUBDIR+= py-setuptools SUBDIR+= py-setuptools_trial +SUBDIR+= py-singledispatch SUBDIR+= py-speaklater SUBDIR+= py-spwd SUBDIR+= py-stompclient @@ -1708,6 +1781,7 @@ SUBDIR+= rcs SUBDIR+= rdp SUBDIR+= re2c SUBDIR+= readline +SUBDIR+= rebar SUBDIR+= redmine SUBDIR+= refinecvs SUBDIR+= reposurgeon @@ -1911,6 +1985,7 @@ SUBDIR+= teem SUBDIR+= tet3 SUBDIR+= tex-etoolbox SUBDIR+= tex-etoolbox-doc +SUBDIR+= tex-l3experimental SUBDIR+= tex-l3kernel SUBDIR+= tex-l3kernel-doc SUBDIR+= tex-l3packages @@ -1957,8 +2032,8 @@ SUBDIR+= wide SUBDIR+= xa65 SUBDIR+= xdelta SUBDIR+= xdelta3 +SUBDIR+= xfce4-conf SUBDIR+= xfce4-dev-tools -SUBDIR+= xfconf SUBDIR+= xmake SUBDIR+= xorg-util-macros SUBDIR+= xsd diff --git a/devel/ObjectiveLib/Makefile b/devel/ObjectiveLib/Makefile index 115bbe2fb..9904250e9 100644 --- a/devel/ObjectiveLib/Makefile +++ b/devel/ObjectiveLib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/10/07 16:47:21 adam Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/06 08:17:24 adam Exp $ # PKGNAME= ObjectiveLib-1.0.0 DISTNAME= objectivelib-1.0.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=objectivelib/} diff --git a/devel/ProjectCenter/Makefile b/devel/ProjectCenter/Makefile index f496e089f..27a360757 100644 --- a/devel/ProjectCenter/Makefile +++ b/devel/ProjectCenter/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/11/23 13:17:17 mef Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/06 08:17:24 adam Exp $ DISTNAME= ProjectCenter-0.6.2 +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} diff --git a/devel/RTx-RightsMatrix/Makefile b/devel/RTx-RightsMatrix/Makefile index cdce384ba..51dad7cfc 100644 --- a/devel/RTx-RightsMatrix/Makefile +++ b/devel/RTx-RightsMatrix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:46 wiz Exp $ # DISTNAME= RTx-RightsMatrix-0.03.00 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RTx/} EXTRACT_SUFX= .tgz diff --git a/devel/Renaissance/Makefile b/devel/Renaissance/Makefile index cdee0d85d..0bb6c81a3 100644 --- a/devel/Renaissance/Makefile +++ b/devel/Renaissance/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:10 adam Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/06 08:17:14 adam Exp $ DISTNAME= Renaissance-0.9.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel gnustep MASTER_SITES= http://www.gnustep.it/Renaissance/Download/ diff --git a/devel/Renaissance/buildlink3.mk b/devel/Renaissance/buildlink3.mk index 3f9c6050e..5967550ec 100644 --- a/devel/Renaissance/buildlink3.mk +++ b/devel/Renaissance/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2014/10/07 16:47:10 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/06 08:17:14 adam Exp $ BUILDLINK_TREE+= Renaissance @@ -6,7 +6,7 @@ BUILDLINK_TREE+= Renaissance RENAISSANCE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.Renaissance+= Renaissance>=0.9.0 -BUILDLINK_ABI_DEPENDS.Renaissance+= Renaissance>=0.9.0nb6 +BUILDLINK_ABI_DEPENDS.Renaissance+= Renaissance>=0.9.0nb7 BUILDLINK_PKGSRCDIR.Renaissance?= ../../devel/Renaissance .include "../../x11/gnustep-back/buildlink3.mk" diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index 4e780b268..25d0ddf50 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.121 2015/02/25 12:48:34 jmcneill Exp $ +# $NetBSD: Makefile,v 1.123 2015/05/31 09:17:53 nat Exp $ DISTNAME= SDL-1.2.15 -PKGREVISION= 16 +PKGREVISION= 18 CATEGORIES= devel games MASTER_SITES= http://www.libsdl.org/release/ diff --git a/devel/SDL/buildlink3.mk b/devel/SDL/buildlink3.mk index e8262dd87..bc98b8011 100644 --- a/devel/SDL/buildlink3.mk +++ b/devel/SDL/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2009/10/23 06:05:07 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2015/04/25 14:20:31 tnn Exp $ BUILDLINK_TREE+= SDL @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL SDL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL+= SDL>=1.2.5nb5 -BUILDLINK_ABI_DEPENDS.SDL+= SDL>=1.2.10 +BUILDLINK_ABI_DEPENDS.SDL+= SDL>=1.2.15nb17 BUILDLINK_PKGSRCDIR.SDL?= ../../devel/SDL PTHREAD_OPTS+= require diff --git a/devel/SDL/distinfo b/devel/SDL/distinfo index 84886f8b5..3b06c1ca2 100644 --- a/devel/SDL/distinfo +++ b/devel/SDL/distinfo @@ -1,15 +1,16 @@ -$NetBSD: distinfo,v 1.76 2015/03/03 19:14:04 jmcneill Exp $ +$NetBSD: distinfo,v 1.77 2015/05/31 09:17:53 nat Exp $ SHA1 (SDL-1.2.15.tar.gz) = 0c5f193ced810b0d7ce3ab06d808cbb5eef03a2c RMD160 (SDL-1.2.15.tar.gz) = d4802a090cb4a24eeb0c8ce5690802f596d394c3 Size (SDL-1.2.15.tar.gz) = 3920622 bytes SHA1 (patch-aa) = 00fb7a85caf8fc9f08298d0a07a4587757fdffb0 SHA1 (patch-ac) = 8b2dddff9ad449b19b35ef364e2d960e46284563 +SHA1 (patch-src_audio_bsd_SDL__bsdaudio.c) = 7f5fbf4d839e52fce028810dc807b404fcd51442 SHA1 (patch-src_audio_sun_SDL__sunaudio.c) = 4b492b40d39e6444037dfda55766e4a149cc6c30 SHA1 (patch-src_joystick_bsd_SDL__sysjoystick.c) = 46029dda8975dcb891a5b14b718c27b034ce5b06 SHA1 (patch-src_video_quartz_SDL__QuartzVideo.h) = 19d952bade06dbd646e94f42139c38436969b1a8 SHA1 (patch-src_video_wscons_SDL__wsconsevents.c) = 1c874c46edb325907eda3bfa7580c788294f6d21 SHA1 (patch-src_video_wscons_SDL__wsconsevents__c.h) = 97206e2aca0b620005217d9d07ad1177516cac92 -SHA1 (patch-src_video_wscons_SDL__wsconsvideo.c) = 17e048ccb201ae961e820ab880d5a588b2db2639 +SHA1 (patch-src_video_wscons_SDL__wsconsvideo.c) = 741ac9570c4e6e554a191660011b7e3bbe30ce7c SHA1 (patch-src_video_wscons_SDL__wsconsvideo.h) = efc75da910cfe370b7361a0b9d2b90837c6b9aa9 SHA1 (patch-src_video_x11_SDL_x11video.c) = 624fbb7e701d6de6ec93096beea7c085125934aa diff --git a/devel/SDL/patches/patch-src_audio_bsd_SDL__bsdaudio.c b/devel/SDL/patches/patch-src_audio_bsd_SDL__bsdaudio.c new file mode 100644 index 000000000..84a1176a8 --- /dev/null +++ b/devel/SDL/patches/patch-src_audio_bsd_SDL__bsdaudio.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_audio_bsd_SDL__bsdaudio.c,v 1.1 2015/05/31 09:17:53 nat Exp $ + +# Remove delay as there is already an inherent delay in writing audio. +--- src/audio/bsd/SDL_bsdaudio.c.orig 2012-01-19 06:30:06.000000000 +0000 ++++ src/audio/bsd/SDL_bsdaudio.c +@@ -203,9 +203,6 @@ OBSD_PlayAudio(_THIS) + break; + } + +- if ( p < written || ((written < 0) && ((errno == 0) || (errno == EAGAIN))) ) { +- SDL_Delay(1); /* Let a little CPU time go by */ +- } + } while ( p < written ); + + /* If timer synchronization is enabled, set the next write frame */ diff --git a/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.c b/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.c index e9970584b..19eafd79a 100644 --- a/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.c +++ b/devel/SDL/patches/patch-src_video_wscons_SDL__wsconsvideo.c @@ -1,5 +1,6 @@ -$NetBSD: patch-src_video_wscons_SDL__wsconsvideo.c,v 1.4 2015/01/29 01:56:02 jmcneill Exp $ +$NetBSD: patch-src_video_wscons_SDL__wsconsvideo.c,v 1.5 2015/05/31 09:17:53 nat Exp $ +#Allow video to initialize even if there is no keyboard and mouse. --- src/video/wscons/SDL_wsconsvideo.c.orig 2012-01-19 06:30:06.000000000 +0000 +++ src/video/wscons/SDL_wsconsvideo.c @@ -141,12 +141,18 @@ VideoBootStrap WSCONS_bootstrap = { @@ -66,17 +67,19 @@ $NetBSD: patch-src_video_wscons_SDL__wsconsvideo.c,v 1.4 2015/01/29 01:56:02 jmc } else { WSCONS_ReportError("Displays with 8 bpp or less are not supported"); return -1; -@@ -326,6 +350,9 @@ int WSCONS_VideoInit(_THIS, SDL_PixelFor - if (WSCONS_InitKeyboard(this) == -1) { - return -1; - } -+ if (WSCONS_InitMouse(this) == -1) { -+ return -1; -+ } +@@ -323,9 +347,8 @@ int WSCONS_VideoInit(_THIS, SDL_PixelFor + vformat->BitsPerPixel = private->info.depth; + vformat->BytesPerPixel = private->info.depth / 8; + +- if (WSCONS_InitKeyboard(this) == -1) { +- return -1; +- } ++ WSCONS_InitKeyboard(this); ++ WSCONS_InitMouse(this); return 0; } -@@ -601,7 +628,12 @@ void WSCONS_VideoQuit(_THIS) +@@ -601,7 +624,12 @@ void WSCONS_VideoQuit(_THIS) } WSCONS_ReleaseKeyboard(this); diff --git a/devel/SDL2/Makefile b/devel/SDL2/Makefile index c4af01995..0faafe1c2 100644 --- a/devel/SDL2/Makefile +++ b/devel/SDL2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2015/02/25 12:45:59 jmcneill Exp $ +# $NetBSD: Makefile,v 1.15 2015/05/31 09:20:48 nat Exp $ DISTNAME= SDL2-2.0.3 -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ diff --git a/devel/SDL2/buildlink3.mk b/devel/SDL2/buildlink3.mk index 35822a4a3..0ee071795 100644 --- a/devel/SDL2/buildlink3.mk +++ b/devel/SDL2/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.3 2015/02/11 14:00:45 jmcneill Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/04/25 14:20:31 tnn Exp $ BUILDLINK_TREE+= SDL2 .if !defined(SDL2_BUILDLINK3_MK) SDL2_BUILDLINK3_MK:= -BUILDLINK_ABI_DEPENDS.SDL2+= SDL2>=2.0.3nb5 +BUILDLINK_ABI_DEPENDS.SDL2+= SDL2>=2.0.3nb8 BUILDLINK_API_DEPENDS.SDL2+= SDL2>=2.0 BUILDLINK_PKGSRCDIR.SDL2?= ../../devel/SDL2 BUILDLINK_INCDIRS.SDL2+= include/SDL2 diff --git a/devel/SDL2/distinfo b/devel/SDL2/distinfo index 11c322d2a..f824140ce 100644 --- a/devel/SDL2/distinfo +++ b/devel/SDL2/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.10 2015/02/25 12:45:59 jmcneill Exp $ +$NetBSD: distinfo,v 1.11 2015/05/31 09:20:48 nat Exp $ SHA1 (SDL2-2.0.3.tar.gz) = 21c45586a4e94d7622e371340edec5da40d06ecc RMD160 (SDL2-2.0.3.tar.gz) = e6f3718c7366c5da793c1454cf0ec0972e8bd347 Size (SDL2-2.0.3.tar.gz) = 3871267 bytes SHA1 (patch-configure) = 7f0469ef69c2a7fc6a769435f0d29a01148df122 +SHA1 (patch-src_audio_bsd_SDL__bsdaudio.c) = ad4bfdfc617b05880e3d0165000b7c570abca146 SHA1 (patch-src_cpuinfo_SDL_cpuinfo.c) = 9482910e62023b92e80ce4d3b670a1a1e666789f SHA1 (patch-src_joystick_bsd_SDL__sysjoystick.c) = 5d2b4d560196a861d4d3e459478d4528f3b759b7 SHA1 (patch-src_thread_pthread_SDL__systhread.c) = 68f32770d067d2b6dcffe96da2dd4aa6b4c82050 diff --git a/devel/SDL2/patches/patch-src_audio_bsd_SDL__bsdaudio.c b/devel/SDL2/patches/patch-src_audio_bsd_SDL__bsdaudio.c new file mode 100644 index 000000000..46219875e --- /dev/null +++ b/devel/SDL2/patches/patch-src_audio_bsd_SDL__bsdaudio.c @@ -0,0 +1,17 @@ +$NetBSD: patch-src_audio_bsd_SDL__bsdaudio.c,v 1.1 2015/05/31 09:20:48 nat Exp $ + +# Remove delay as there is already an inherent delay in writing audio. +--- src/audio/bsd/SDL_bsdaudio.c.orig 2014-03-16 02:31:44.000000000 +0000 ++++ src/audio/bsd/SDL_bsdaudio.c +@@ -181,11 +181,6 @@ BSDAUDIO_PlayDevice(_THIS) + perror("audio"); + break; + } +- +- if (p < written +- || ((written < 0) && ((errno == 0) || (errno == EAGAIN)))) { +- SDL_Delay(1); /* Let a little CPU time go by */ +- } + } while (p < written); + + /* If timer synchronization is enabled, set the next write frame */ diff --git a/devel/SDL_Pango/Makefile b/devel/SDL_Pango/Makefile index d71b174c5..27c1cba64 100644 --- a/devel/SDL_Pango/Makefile +++ b/devel/SDL_Pango/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:47:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:20:31 tnn Exp $ # DISTNAME= SDL_Pango-0.1.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sdlpango/} diff --git a/devel/SDL_Pango/buildlink3.mk b/devel/SDL_Pango/buildlink3.mk index bb3a8a1c5..4dd515805 100644 --- a/devel/SDL_Pango/buildlink3.mk +++ b/devel/SDL_Pango/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/05/05 00:47:42 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2015/04/25 14:20:31 tnn Exp $ BUILDLINK_TREE+= SDL_Pango @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_Pango SDL_PANGO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_Pango+= SDL_Pango>=0.1.2 -BUILDLINK_ABI_DEPENDS.SDL_Pango+= SDL_Pango>=0.1.2nb19 +BUILDLINK_ABI_DEPENDS.SDL_Pango+= SDL_Pango>=0.1.2nb20 BUILDLINK_PKGSRCDIR.SDL_Pango?= ../../devel/SDL_Pango # Seems to be unnecessary, pkg-config does not show anything from SDL diff --git a/devel/SDL_gfx/Makefile b/devel/SDL_gfx/Makefile index fab5117bb..4789196a1 100644 --- a/devel/SDL_gfx/Makefile +++ b/devel/SDL_gfx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/07/21 14:13:45 shattered Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:20:31 tnn Exp $ DISTNAME= SDL_gfx-2.0.24 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sdlgfx/} diff --git a/devel/SDL_gfx/buildlink3.mk b/devel/SDL_gfx/buildlink3.mk index 4f62d134d..2d2f7645a 100644 --- a/devel/SDL_gfx/buildlink3.mk +++ b/devel/SDL_gfx/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2009/03/20 19:24:09 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:20:31 tnn Exp $ BUILDLINK_TREE+= SDL_gfx @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_gfx SDL_GFX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_gfx+= SDL_gfx>=2.0.3nb2 -BUILDLINK_ABI_DEPENDS.SDL_gfx+= SDL_gfx>=2.0.15 +BUILDLINK_ABI_DEPENDS.SDL_gfx+= SDL_gfx>=2.0.24nb1 BUILDLINK_PKGSRCDIR.SDL_gfx?= ../../devel/SDL_gfx .include "../../devel/SDL/buildlink3.mk" diff --git a/devel/SDL_ttf/Makefile b/devel/SDL_ttf/Makefile index 364ef4bbd..3aa74db05 100644 --- a/devel/SDL_ttf/Makefile +++ b/devel/SDL_ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/06/04 22:15:49 tron Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:20:31 tnn Exp $ DISTNAME= SDL_ttf-2.0.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ diff --git a/devel/SDL_ttf/buildlink3.mk b/devel/SDL_ttf/buildlink3.mk index 0fb0effa8..df63a2500 100644 --- a/devel/SDL_ttf/buildlink3.mk +++ b/devel/SDL_ttf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/06/04 22:15:49 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/04/25 14:20:31 tnn Exp $ BUILDLINK_TREE+= SDL_ttf @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_ttf SDL_TTF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_ttf+= SDL_ttf>=2.0.3nb3 -BUILDLINK_ABI_DEPENDS.SDL_ttf+= SDL_ttf>=2.0.11nb3 +BUILDLINK_ABI_DEPENDS.SDL_ttf+= SDL_ttf>=2.0.11nb4 BUILDLINK_PKGSRCDIR.SDL_ttf?= ../../devel/SDL_ttf .include "../../devel/SDL/buildlink3.mk" diff --git a/devel/SDLmm/Makefile b/devel/SDLmm/Makefile index 48d211118..a2d85f357 100644 --- a/devel/SDLmm/Makefile +++ b/devel/SDLmm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/10/31 11:16:32 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:20:32 tnn Exp $ # DISTNAME= SDLmm-0.1.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sdlmm/} diff --git a/devel/SDLmm/buildlink3.mk b/devel/SDLmm/buildlink3.mk index 7c2e9ab0f..94ad9dcff 100644 --- a/devel/SDLmm/buildlink3.mk +++ b/devel/SDLmm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2012/05/07 01:53:20 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:20:32 tnn Exp $ BUILDLINK_TREE+= SDLmm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDLmm SDLMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDLmm+= SDLmm>=0.1.8nb1 -BUILDLINK_ABI_DEPENDS.SDLmm+= SDLmm>=0.1.8nb6 +BUILDLINK_ABI_DEPENDS.SDLmm+= SDLmm>=0.1.8nb7 BUILDLINK_PKGSRCDIR.SDLmm?= ../../devel/SDLmm .include "../../devel/SDL/buildlink3.mk" diff --git a/devel/SOPE/Makefile b/devel/SOPE/Makefile index 28830ebdc..e1605427d 100644 --- a/devel/SOPE/Makefile +++ b/devel/SOPE/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/03/01 13:19:20 taca Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/03 12:21:31 taca Exp $ # -DISTNAME= SOPE-2.2.16 +DISTNAME= SOPE-2.3.0 CATEGORIES= devel MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ diff --git a/devel/SOPE/buildlink3.mk b/devel/SOPE/buildlink3.mk index c415b89df..3d13e4ab9 100644 --- a/devel/SOPE/buildlink3.mk +++ b/devel/SOPE/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/03/13 14:02:44 taca Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/06/03 12:21:31 taca Exp $ BUILDLINK_TREE+= SOPE .if !defined(SOPE_BUILDLINK3_MK) SOPE_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.SOPE+= SOPE>=2.1.1 -BUILDLINK_ABI_DEPENDS.SOPE+= SOPE>=2.1.1 +BUILDLINK_API_DEPENDS.SOPE+= SOPE>=2.3.0 +BUILDLINK_ABI_DEPENDS.SOPE+= SOPE>=2.3.0 BUILDLINK_PKGSRCDIR.SOPE?= ../../devel/SOPE .endif # SOPE_BUILDLINK3_MK diff --git a/devel/SOPE/distinfo b/devel/SOPE/distinfo index 3497ec075..a4881c626 100644 --- a/devel/SOPE/distinfo +++ b/devel/SOPE/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2015/03/01 13:19:20 taca Exp $ +$NetBSD: distinfo,v 1.9 2015/06/03 12:21:31 taca Exp $ -SHA1 (SOPE-2.2.16.tar.gz) = 713955945c78f22e08560aa0a5edd063d4461a80 -RMD160 (SOPE-2.2.16.tar.gz) = 39ffd28e4da78908bbbd2a26e12386fdc366fa1d -Size (SOPE-2.2.16.tar.gz) = 2265943 bytes +SHA1 (SOPE-2.3.0.tar.gz) = b3d0de4cec980c5e9825dd2fa613d78857dfd32d +RMD160 (SOPE-2.3.0.tar.gz) = 7d2463006c5cd7d3484552bf0afebc1ea22d5952 +Size (SOPE-2.3.0.tar.gz) = 2267945 bytes SHA1 (patch-sope-core_NGStreams_NGInternetSocketAddress.m) = e0262b32d6ac3766b06a797d19a976180078a780 SHA1 (patch-sope-core_NGStreams_NGLocalSocketAddress.m) = 26288c147ef39ef3a63bc03cc83be123b364d206 SHA1 (patch-sope-core_NGStreams_NGLocalSocketDomain.m) = 2b8d2e842e6de346bf908bf38bbf4c5de4d93e89 diff --git a/devel/accerciser3/Makefile b/devel/accerciser3/Makefile index 159634509..c18a6d7cc 100644 --- a/devel/accerciser3/Makefile +++ b/devel/accerciser3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/10/08 00:03:05 prlw1 Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:20:32 tnn Exp $ DISTNAME= accerciser-3.14.0 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/accerciser/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -25,7 +26,7 @@ DEPENDS+= ${PYPKGPREFIX}-ipython>=1.2.1:../../devel/py-ipython # dependencies to keep package's configure script happy: USE_LANGUAGES= c -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../x11/gtk3/buildlink3.mk" .include "../../devel/at-spi2-core/buildlink3.mk" diff --git a/devel/acr/Makefile b/devel/acr/Makefile index dbef799b7..c21f7f1fb 100644 --- a/devel/acr/Makefile +++ b/devel/acr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/01 19:00:15 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/09 05:32:42 mef Exp $ DISTNAME= acr-0.9.9 CATEGORIES= devel -MASTER_SITES= -https://github.com/radare/${PKGBASE}/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} +MASTER_SITES= ${MASTER_SITE_GITHUB:=radare/} EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/adocman/Makefile b/devel/adocman/Makefile index 90658b8ab..e54311e13 100644 --- a/devel/adocman/Makefile +++ b/devel/adocman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:46 wiz Exp $ # DISTNAME= adocman-0.10 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sitedocs/} diff --git a/devel/aegis/Makefile b/devel/aegis/Makefile index acbf8a476..504c1a78f 100644 --- a/devel/aegis/Makefile +++ b/devel/aegis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:48:46 wiz Exp $ # DISTNAME= aegis-4.24.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aegis/} diff --git a/devel/afl/Makefile b/devel/afl/Makefile index f08d840c3..857077482 100644 --- a/devel/afl/Makefile +++ b/devel/afl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/03/09 08:07:42 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/14 16:10:44 wiz Exp $ -DISTNAME= afl-1.56b +DISTNAME= afl-1.82b CATEGORIES= devel MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ EXTRACT_SUFX= .tgz diff --git a/devel/afl/PLIST b/devel/afl/PLIST index f246190f9..38d0c4cad 100644 --- a/devel/afl/PLIST +++ b/devel/afl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2015/03/09 08:07:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.13 2015/05/28 05:54:04 wiz Exp $ bin/afl-clang bin/afl-clang++ bin/afl-cmin @@ -12,524 +12,17 @@ bin/afl-tmin bin/afl-whatsup lib/afl/afl-as lib/afl/as -share/afl/testcases/_extras/gif/header_87a -share/afl/testcases/_extras/gif/header_89a -share/afl/testcases/_extras/gif/header_gif -share/afl/testcases/_extras/gif/marker_2c -share/afl/testcases/_extras/gif/marker_3b -share/afl/testcases/_extras/gif/section_2101 -share/afl/testcases/_extras/gif/section_21f9 -share/afl/testcases/_extras/gif/section_21fe -share/afl/testcases/_extras/gif/section_21ff -share/afl/testcases/_extras/jpeg/header_jfif -share/afl/testcases/_extras/jpeg/header_jfxx -share/afl/testcases/_extras/jpeg/section_ffc0 -share/afl/testcases/_extras/jpeg/section_ffc2 -share/afl/testcases/_extras/jpeg/section_ffc4 -share/afl/testcases/_extras/jpeg/section_ffd0 -share/afl/testcases/_extras/jpeg/section_ffd8 -share/afl/testcases/_extras/jpeg/section_ffd9 -share/afl/testcases/_extras/jpeg/section_ffda -share/afl/testcases/_extras/jpeg/section_ffdb -share/afl/testcases/_extras/jpeg/section_ffdd -share/afl/testcases/_extras/jpeg/section_ffe0 -share/afl/testcases/_extras/jpeg/section_ffe1 -share/afl/testcases/_extras/jpeg/section_fffe -share/afl/testcases/_extras/js/keyword_arguments -share/afl/testcases/_extras/js/keyword_break -share/afl/testcases/_extras/js/keyword_case -share/afl/testcases/_extras/js/keyword_catch -share/afl/testcases/_extras/js/keyword_const -share/afl/testcases/_extras/js/keyword_continue -share/afl/testcases/_extras/js/keyword_debugger -share/afl/testcases/_extras/js/keyword_decodeURI -share/afl/testcases/_extras/js/keyword_default -share/afl/testcases/_extras/js/keyword_delete -share/afl/testcases/_extras/js/keyword_do -share/afl/testcases/_extras/js/keyword_else -share/afl/testcases/_extras/js/keyword_escape -share/afl/testcases/_extras/js/keyword_eval -share/afl/testcases/_extras/js/keyword_export -share/afl/testcases/_extras/js/keyword_finally -share/afl/testcases/_extras/js/keyword_for -share/afl/testcases/_extras/js/keyword_function -share/afl/testcases/_extras/js/keyword_if -share/afl/testcases/_extras/js/keyword_in -share/afl/testcases/_extras/js/keyword_instanceof -share/afl/testcases/_extras/js/keyword_isNaN -share/afl/testcases/_extras/js/keyword_let -share/afl/testcases/_extras/js/keyword_new -share/afl/testcases/_extras/js/keyword_parseInt -share/afl/testcases/_extras/js/keyword_return -share/afl/testcases/_extras/js/keyword_switch -share/afl/testcases/_extras/js/keyword_this -share/afl/testcases/_extras/js/keyword_throw -share/afl/testcases/_extras/js/keyword_try -share/afl/testcases/_extras/js/keyword_typeof -share/afl/testcases/_extras/js/keyword_var -share/afl/testcases/_extras/js/keyword_void -share/afl/testcases/_extras/js/keyword_while -share/afl/testcases/_extras/js/keyword_with -share/afl/testcases/_extras/js/misc_1 -share/afl/testcases/_extras/js/misc_a -share/afl/testcases/_extras/js/misc_array -share/afl/testcases/_extras/js/misc_assign -share/afl/testcases/_extras/js/misc_code_block -share/afl/testcases/_extras/js/misc_colon_num -share/afl/testcases/_extras/js/misc_colon_string -share/afl/testcases/_extras/js/misc_comma -share/afl/testcases/_extras/js/misc_comment_block -share/afl/testcases/_extras/js/misc_comment_line -share/afl/testcases/_extras/js/misc_cond -share/afl/testcases/_extras/js/misc_dec -share/afl/testcases/_extras/js/misc_div -share/afl/testcases/_extras/js/misc_equals -share/afl/testcases/_extras/js/misc_fn -share/afl/testcases/_extras/js/misc_identical -share/afl/testcases/_extras/js/misc_inc -share/afl/testcases/_extras/js/misc_minus -share/afl/testcases/_extras/js/misc_modulo -share/afl/testcases/_extras/js/misc_parentheses -share/afl/testcases/_extras/js/misc_parentheses_1 -share/afl/testcases/_extras/js/misc_parentheses_1x4 -share/afl/testcases/_extras/js/misc_parentheses_a -share/afl/testcases/_extras/js/misc_period -share/afl/testcases/_extras/js/misc_plus -share/afl/testcases/_extras/js/misc_plus_assign -share/afl/testcases/_extras/js/misc_regex -share/afl/testcases/_extras/js/misc_rol -share/afl/testcases/_extras/js/misc_semicolon -share/afl/testcases/_extras/js/misc_serialized_object -share/afl/testcases/_extras/js/misc_string -share/afl/testcases/_extras/js/misc_unicode -share/afl/testcases/_extras/js/object_Array -share/afl/testcases/_extras/js/object_Boolean -share/afl/testcases/_extras/js/object_Date -share/afl/testcases/_extras/js/object_Function -share/afl/testcases/_extras/js/object_Infinity -share/afl/testcases/_extras/js/object_Int8Array -share/afl/testcases/_extras/js/object_Math -share/afl/testcases/_extras/js/object_NaN -share/afl/testcases/_extras/js/object_Number -share/afl/testcases/_extras/js/object_Object -share/afl/testcases/_extras/js/object_RegExp -share/afl/testcases/_extras/js/object_String -share/afl/testcases/_extras/js/object_Symbol -share/afl/testcases/_extras/js/object_false -share/afl/testcases/_extras/js/object_null -share/afl/testcases/_extras/js/object_true -share/afl/testcases/_extras/js/prop_charAt -share/afl/testcases/_extras/js/prop_concat -share/afl/testcases/_extras/js/prop_constructor -share/afl/testcases/_extras/js/prop_destructor -share/afl/testcases/_extras/js/prop_length -share/afl/testcases/_extras/js/prop_match -share/afl/testcases/_extras/js/prop_proto -share/afl/testcases/_extras/js/prop_prototype -share/afl/testcases/_extras/js/prop_slice -share/afl/testcases/_extras/js/prop_toCode -share/afl/testcases/_extras/js/prop_toString -share/afl/testcases/_extras/js/prop_valueOf -share/afl/testcases/_extras/png/header_png -share/afl/testcases/_extras/png/section_IDAT -share/afl/testcases/_extras/png/section_IEND -share/afl/testcases/_extras/png/section_IHDR -share/afl/testcases/_extras/png/section_PLTE -share/afl/testcases/_extras/png/section_bKGD -share/afl/testcases/_extras/png/section_cHRM -share/afl/testcases/_extras/png/section_fRAc -share/afl/testcases/_extras/png/section_gAMA -share/afl/testcases/_extras/png/section_gIFg -share/afl/testcases/_extras/png/section_gIFt -share/afl/testcases/_extras/png/section_gIFx -share/afl/testcases/_extras/png/section_hIST -share/afl/testcases/_extras/png/section_iCCP -share/afl/testcases/_extras/png/section_iTXt -share/afl/testcases/_extras/png/section_oFFs -share/afl/testcases/_extras/png/section_pCAL -share/afl/testcases/_extras/png/section_pHYs -share/afl/testcases/_extras/png/section_sBIT -share/afl/testcases/_extras/png/section_sCAL -share/afl/testcases/_extras/png/section_sPLT -share/afl/testcases/_extras/png/section_sRGB -share/afl/testcases/_extras/png/section_sTER -share/afl/testcases/_extras/png/section_tEXt -share/afl/testcases/_extras/png/section_tIME -share/afl/testcases/_extras/png/section_tRNS -share/afl/testcases/_extras/png/section_zTXt -share/afl/testcases/_extras/sql/function_abs -share/afl/testcases/_extras/sql/function_avg -share/afl/testcases/_extras/sql/function_changes -share/afl/testcases/_extras/sql/function_char -share/afl/testcases/_extras/sql/function_coalesce -share/afl/testcases/_extras/sql/function_count -share/afl/testcases/_extras/sql/function_date -share/afl/testcases/_extras/sql/function_datetime -share/afl/testcases/_extras/sql/function_decimal -share/afl/testcases/_extras/sql/function_glob -share/afl/testcases/_extras/sql/function_group_concat -share/afl/testcases/_extras/sql/function_hex -share/afl/testcases/_extras/sql/function_ifnull -share/afl/testcases/_extras/sql/function_instr -share/afl/testcases/_extras/sql/function_julianday -share/afl/testcases/_extras/sql/function_last_insert_rowid -share/afl/testcases/_extras/sql/function_length -share/afl/testcases/_extras/sql/function_like -share/afl/testcases/_extras/sql/function_likelihood -share/afl/testcases/_extras/sql/function_likely -share/afl/testcases/_extras/sql/function_load_extension -share/afl/testcases/_extras/sql/function_lower -share/afl/testcases/_extras/sql/function_ltrim -share/afl/testcases/_extras/sql/function_max -share/afl/testcases/_extras/sql/function_min -share/afl/testcases/_extras/sql/function_nullif -share/afl/testcases/_extras/sql/function_printf -share/afl/testcases/_extras/sql/function_quote -share/afl/testcases/_extras/sql/function_random -share/afl/testcases/_extras/sql/function_randomblob -share/afl/testcases/_extras/sql/function_replace -share/afl/testcases/_extras/sql/function_round -share/afl/testcases/_extras/sql/function_rtrim -share/afl/testcases/_extras/sql/function_soundex -share/afl/testcases/_extras/sql/function_sqlite_compileoption_get -share/afl/testcases/_extras/sql/function_sqlite_compileoption_used -share/afl/testcases/_extras/sql/function_sqlite_source_id -share/afl/testcases/_extras/sql/function_sqlite_version -share/afl/testcases/_extras/sql/function_strftime -share/afl/testcases/_extras/sql/function_substr -share/afl/testcases/_extras/sql/function_sum -share/afl/testcases/_extras/sql/function_time -share/afl/testcases/_extras/sql/function_total -share/afl/testcases/_extras/sql/function_total_changes -share/afl/testcases/_extras/sql/function_trim -share/afl/testcases/_extras/sql/function_typeof -share/afl/testcases/_extras/sql/function_unicode -share/afl/testcases/_extras/sql/function_unlikely -share/afl/testcases/_extras/sql/function_upper -share/afl/testcases/_extras/sql/function_varchar -share/afl/testcases/_extras/sql/function_zeroblob -share/afl/testcases/_extras/sql/keyword_ABORT -share/afl/testcases/_extras/sql/keyword_ACTION -share/afl/testcases/_extras/sql/keyword_ADD -share/afl/testcases/_extras/sql/keyword_AFTER -share/afl/testcases/_extras/sql/keyword_ALL -share/afl/testcases/_extras/sql/keyword_ALTER -share/afl/testcases/_extras/sql/keyword_ANALYZE -share/afl/testcases/_extras/sql/keyword_AND -share/afl/testcases/_extras/sql/keyword_AS -share/afl/testcases/_extras/sql/keyword_ASC -share/afl/testcases/_extras/sql/keyword_ATTACH -share/afl/testcases/_extras/sql/keyword_AUTOINCREMENT -share/afl/testcases/_extras/sql/keyword_BEFORE -share/afl/testcases/_extras/sql/keyword_BEGIN -share/afl/testcases/_extras/sql/keyword_BETWEEN -share/afl/testcases/_extras/sql/keyword_BY -share/afl/testcases/_extras/sql/keyword_CASCADE -share/afl/testcases/_extras/sql/keyword_CASE -share/afl/testcases/_extras/sql/keyword_CAST -share/afl/testcases/_extras/sql/keyword_CHECK -share/afl/testcases/_extras/sql/keyword_COLLATE -share/afl/testcases/_extras/sql/keyword_COLUMN -share/afl/testcases/_extras/sql/keyword_COMMIT -share/afl/testcases/_extras/sql/keyword_CONFLICT -share/afl/testcases/_extras/sql/keyword_CONSTRAINT -share/afl/testcases/_extras/sql/keyword_CREATE -share/afl/testcases/_extras/sql/keyword_CROSS -share/afl/testcases/_extras/sql/keyword_CURRENT_DATE -share/afl/testcases/_extras/sql/keyword_CURRENT_TIME -share/afl/testcases/_extras/sql/keyword_CURRENT_TIMESTAMP -share/afl/testcases/_extras/sql/keyword_DATABASE -share/afl/testcases/_extras/sql/keyword_DEFAULT -share/afl/testcases/_extras/sql/keyword_DEFERRABLE -share/afl/testcases/_extras/sql/keyword_DEFERRED -share/afl/testcases/_extras/sql/keyword_DELETE -share/afl/testcases/_extras/sql/keyword_DESC -share/afl/testcases/_extras/sql/keyword_DETACH -share/afl/testcases/_extras/sql/keyword_DISTINCT -share/afl/testcases/_extras/sql/keyword_DROP -share/afl/testcases/_extras/sql/keyword_EACH -share/afl/testcases/_extras/sql/keyword_ELSE -share/afl/testcases/_extras/sql/keyword_END -share/afl/testcases/_extras/sql/keyword_ESCAPE -share/afl/testcases/_extras/sql/keyword_EXCEPT -share/afl/testcases/_extras/sql/keyword_EXCLUSIVE -share/afl/testcases/_extras/sql/keyword_EXISTS -share/afl/testcases/_extras/sql/keyword_EXPLAIN -share/afl/testcases/_extras/sql/keyword_FAIL -share/afl/testcases/_extras/sql/keyword_FOR -share/afl/testcases/_extras/sql/keyword_FOREIGN -share/afl/testcases/_extras/sql/keyword_FROM -share/afl/testcases/_extras/sql/keyword_FULL -share/afl/testcases/_extras/sql/keyword_GLOB -share/afl/testcases/_extras/sql/keyword_GROUP -share/afl/testcases/_extras/sql/keyword_HAVING -share/afl/testcases/_extras/sql/keyword_IF -share/afl/testcases/_extras/sql/keyword_IGNORE -share/afl/testcases/_extras/sql/keyword_IMMEDIATE -share/afl/testcases/_extras/sql/keyword_IN -share/afl/testcases/_extras/sql/keyword_INDEX -share/afl/testcases/_extras/sql/keyword_INDEXED -share/afl/testcases/_extras/sql/keyword_INITIALLY -share/afl/testcases/_extras/sql/keyword_INNER -share/afl/testcases/_extras/sql/keyword_INSERT -share/afl/testcases/_extras/sql/keyword_INSTEAD -share/afl/testcases/_extras/sql/keyword_INTERSECT -share/afl/testcases/_extras/sql/keyword_INTO -share/afl/testcases/_extras/sql/keyword_IS -share/afl/testcases/_extras/sql/keyword_ISNULL -share/afl/testcases/_extras/sql/keyword_JOIN -share/afl/testcases/_extras/sql/keyword_KEY -share/afl/testcases/_extras/sql/keyword_LEFT -share/afl/testcases/_extras/sql/keyword_LIKE -share/afl/testcases/_extras/sql/keyword_LIMIT -share/afl/testcases/_extras/sql/keyword_MATCH -share/afl/testcases/_extras/sql/keyword_NATURAL -share/afl/testcases/_extras/sql/keyword_NO -share/afl/testcases/_extras/sql/keyword_NOT -share/afl/testcases/_extras/sql/keyword_NOTNULL -share/afl/testcases/_extras/sql/keyword_NULL -share/afl/testcases/_extras/sql/keyword_OF -share/afl/testcases/_extras/sql/keyword_OFFSET -share/afl/testcases/_extras/sql/keyword_ON -share/afl/testcases/_extras/sql/keyword_OR -share/afl/testcases/_extras/sql/keyword_ORDER -share/afl/testcases/_extras/sql/keyword_OUTER -share/afl/testcases/_extras/sql/keyword_PLAN -share/afl/testcases/_extras/sql/keyword_PRAGMA -share/afl/testcases/_extras/sql/keyword_PRIMARY -share/afl/testcases/_extras/sql/keyword_QUERY -share/afl/testcases/_extras/sql/keyword_RAISE -share/afl/testcases/_extras/sql/keyword_RECURSIVE -share/afl/testcases/_extras/sql/keyword_REFERENCES -share/afl/testcases/_extras/sql/keyword_REGEXP -share/afl/testcases/_extras/sql/keyword_REINDEX -share/afl/testcases/_extras/sql/keyword_RELEASE -share/afl/testcases/_extras/sql/keyword_RENAME -share/afl/testcases/_extras/sql/keyword_REPLACE -share/afl/testcases/_extras/sql/keyword_RESTRICT -share/afl/testcases/_extras/sql/keyword_RIGHT -share/afl/testcases/_extras/sql/keyword_ROLLBACK -share/afl/testcases/_extras/sql/keyword_ROW -share/afl/testcases/_extras/sql/keyword_SAVEPOINT -share/afl/testcases/_extras/sql/keyword_SELECT -share/afl/testcases/_extras/sql/keyword_SET -share/afl/testcases/_extras/sql/keyword_TABLE -share/afl/testcases/_extras/sql/keyword_TEMP -share/afl/testcases/_extras/sql/keyword_TEMPORARY -share/afl/testcases/_extras/sql/keyword_THEN -share/afl/testcases/_extras/sql/keyword_TO -share/afl/testcases/_extras/sql/keyword_TRANSACTION -share/afl/testcases/_extras/sql/keyword_TRIGGER -share/afl/testcases/_extras/sql/keyword_UNION -share/afl/testcases/_extras/sql/keyword_UNIQUE -share/afl/testcases/_extras/sql/keyword_UPDATE -share/afl/testcases/_extras/sql/keyword_USING -share/afl/testcases/_extras/sql/keyword_VACUUM -share/afl/testcases/_extras/sql/keyword_VALUES -share/afl/testcases/_extras/sql/keyword_VIEW -share/afl/testcases/_extras/sql/keyword_VIRTUAL -share/afl/testcases/_extras/sql/keyword_WHEN -share/afl/testcases/_extras/sql/keyword_WHERE -share/afl/testcases/_extras/sql/keyword_WITH -share/afl/testcases/_extras/sql/keyword_WITHOUT -share/afl/testcases/_extras/sql/operator_concat -share/afl/testcases/_extras/sql/operator_ebove_eq -share/afl/testcases/_extras/sql/snippet_1eq1 -share/afl/testcases/_extras/sql/snippet_at -share/afl/testcases/_extras/sql/snippet_backticks -share/afl/testcases/_extras/sql/snippet_blob -share/afl/testcases/_extras/sql/snippet_brackets -share/afl/testcases/_extras/sql/snippet_colon -share/afl/testcases/_extras/sql/snippet_comment -share/afl/testcases/_extras/sql/snippet_date -share/afl/testcases/_extras/sql/snippet_dollar -share/afl/testcases/_extras/sql/snippet_dotref -share/afl/testcases/_extras/sql/snippet_fmtY -share/afl/testcases/_extras/sql/snippet_int -share/afl/testcases/_extras/sql/snippet_neg1 -share/afl/testcases/_extras/sql/snippet_pair -share/afl/testcases/_extras/sql/snippet_parentheses -share/afl/testcases/_extras/sql/snippet_plus2days -share/afl/testcases/_extras/sql/snippet_qmark -share/afl/testcases/_extras/sql/snippet_semicolon -share/afl/testcases/_extras/sql/snippet_star -share/afl/testcases/_extras/sql/snippet_string_pair -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_application_id -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_auto_vacuum -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_automatic_index -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_busy_timeout -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_cache_size -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_cache_spill -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_case_sensitive_like -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_checkpoint_fullfsync -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_collation_list -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_compile_options -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_count_changes -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_data_store_directory -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_database_list -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_default_cache_size -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_defer_foreign_keys -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_empty_result_callbacks -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_encoding -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_foreign_key_check -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_foreign_key_list -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_foreign_keys -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_freelist_count -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_full_column_names -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_fullfsync -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_ignore_check_constraints -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_incremental_vacuum -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_index_info -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_index_list -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_integrity_check -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_journal_mode -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_journal_size_limit -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_legacy_file_format -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_locking_mode -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_max_page_count -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_mmap_size -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_page_count -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_page_size -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_parser_trace -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_query_only -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_quick_check -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_read_uncommitted -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_recursive_triggers -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_reverse_unordered_selects -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_schema_version -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_secure_delete -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_short_column_names -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_shrink_memory -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_soft_heap_limit -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_stats -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_synchronous -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_table_info -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_temp_store -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_temp_store_directory -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_threads -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_user_version -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_vdbe_addoptrace -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_vdbe_debug -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_vdbe_listing -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_vdbe_trace -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_wal_autocheckpoint -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_wal_checkpoint -share/afl/testcases/_extras/sql/sqlite_pragmas/pragma_writable_schema -share/afl/testcases/_extras/sql/string_dbl_q -share/afl/testcases/_extras/sql/string_escaped_q -share/afl/testcases/_extras/sql/string_single_q -share/afl/testcases/_extras/tiff/header_ii -share/afl/testcases/_extras/tiff/header_mm -share/afl/testcases/_extras/tiff/section_100 -share/afl/testcases/_extras/tiff/section_101 -share/afl/testcases/_extras/tiff/section_102 -share/afl/testcases/_extras/tiff/section_103 -share/afl/testcases/_extras/tiff/section_106 -share/afl/testcases/_extras/tiff/section_107 -share/afl/testcases/_extras/tiff/section_10D -share/afl/testcases/_extras/tiff/section_10E -share/afl/testcases/_extras/tiff/section_10F -share/afl/testcases/_extras/tiff/section_110 -share/afl/testcases/_extras/tiff/section_111 -share/afl/testcases/_extras/tiff/section_112 -share/afl/testcases/_extras/tiff/section_115 -share/afl/testcases/_extras/tiff/section_116 -share/afl/testcases/_extras/tiff/section_117 -share/afl/testcases/_extras/tiff/section_11A -share/afl/testcases/_extras/tiff/section_11B -share/afl/testcases/_extras/tiff/section_11C -share/afl/testcases/_extras/tiff/section_11D -share/afl/testcases/_extras/tiff/section_11E -share/afl/testcases/_extras/tiff/section_11F -share/afl/testcases/_extras/tiff/section_122 -share/afl/testcases/_extras/tiff/section_123 -share/afl/testcases/_extras/tiff/section_124 -share/afl/testcases/_extras/tiff/section_125 -share/afl/testcases/_extras/tiff/section_128 -share/afl/testcases/_extras/tiff/section_129 -share/afl/testcases/_extras/tiff/section_12D -share/afl/testcases/_extras/tiff/section_131 -share/afl/testcases/_extras/tiff/section_132 -share/afl/testcases/_extras/tiff/section_13B -share/afl/testcases/_extras/tiff/section_13C -share/afl/testcases/_extras/tiff/section_13D -share/afl/testcases/_extras/tiff/section_13E -share/afl/testcases/_extras/tiff/section_13F -share/afl/testcases/_extras/tiff/section_140 -share/afl/testcases/_extras/tiff/section_FE -share/afl/testcases/_extras/tiff/section_FF -share/afl/testcases/_extras/webp/header_RIFF -share/afl/testcases/_extras/webp/header_WEBP -share/afl/testcases/_extras/webp/section_ALPH -share/afl/testcases/_extras/webp/section_ANIM -share/afl/testcases/_extras/webp/section_ANMF -share/afl/testcases/_extras/webp/section_EXIF -share/afl/testcases/_extras/webp/section_FRGM -share/afl/testcases/_extras/webp/section_ICCP -share/afl/testcases/_extras/webp/section_VP8 -share/afl/testcases/_extras/webp/section_VP8L -share/afl/testcases/_extras/webp/section_VP8X -share/afl/testcases/_extras/webp/section_XMP -share/afl/testcases/_extras/xml/attr_encoding -share/afl/testcases/_extras/xml/attr_generic -share/afl/testcases/_extras/xml/attr_href -share/afl/testcases/_extras/xml/attr_standalone -share/afl/testcases/_extras/xml/attr_version -share/afl/testcases/_extras/xml/attr_xml_base -share/afl/testcases/_extras/xml/attr_xml_id -share/afl/testcases/_extras/xml/attr_xml_lang -share/afl/testcases/_extras/xml/attr_xml_space -share/afl/testcases/_extras/xml/attr_xmlns -share/afl/testcases/_extras/xml/entity_builtin -share/afl/testcases/_extras/xml/entity_decimal -share/afl/testcases/_extras/xml/entity_external -share/afl/testcases/_extras/xml/entity_hex -share/afl/testcases/_extras/xml/string_any -share/afl/testcases/_extras/xml/string_brackets -share/afl/testcases/_extras/xml/string_cdata -share/afl/testcases/_extras/xml/string_col_fallback -share/afl/testcases/_extras/xml/string_col_generic -share/afl/testcases/_extras/xml/string_col_include -share/afl/testcases/_extras/xml/string_dashes -share/afl/testcases/_extras/xml/string_empty -share/afl/testcases/_extras/xml/string_empty_dblquotes -share/afl/testcases/_extras/xml/string_empty_quotes -share/afl/testcases/_extras/xml/string_entities -share/afl/testcases/_extras/xml/string_entity -share/afl/testcases/_extras/xml/string_fixed -share/afl/testcases/_extras/xml/string_id -share/afl/testcases/_extras/xml/string_idref -share/afl/testcases/_extras/xml/string_idrefs -share/afl/testcases/_extras/xml/string_implied -share/afl/testcases/_extras/xml/string_nmtoken -share/afl/testcases/_extras/xml/string_nmtokens -share/afl/testcases/_extras/xml/string_notation -share/afl/testcases/_extras/xml/string_parentheses -share/afl/testcases/_extras/xml/string_pcdata -share/afl/testcases/_extras/xml/string_percent -share/afl/testcases/_extras/xml/string_public -share/afl/testcases/_extras/xml/string_required -share/afl/testcases/_extras/xml/string_schema -share/afl/testcases/_extras/xml/string_system -share/afl/testcases/_extras/xml/string_ucs4 -share/afl/testcases/_extras/xml/string_utf16 -share/afl/testcases/_extras/xml/string_utf8 -share/afl/testcases/_extras/xml/string_xmlns -share/afl/testcases/_extras/xml/tag_attlist -share/afl/testcases/_extras/xml/tag_cdata -share/afl/testcases/_extras/xml/tag_close -share/afl/testcases/_extras/xml/tag_doctype -share/afl/testcases/_extras/xml/tag_element -share/afl/testcases/_extras/xml/tag_entity -share/afl/testcases/_extras/xml/tag_ignore -share/afl/testcases/_extras/xml/tag_include -share/afl/testcases/_extras/xml/tag_notation -share/afl/testcases/_extras/xml/tag_open -share/afl/testcases/_extras/xml/tag_open_close -share/afl/testcases/_extras/xml/tag_open_exclamation -share/afl/testcases/_extras/xml/tag_open_q -share/afl/testcases/_extras/xml/tag_sq2_close -share/afl/testcases/_extras/xml/tag_xml_q +share/afl/testcases/README.testcases +share/afl/testcases/_extras/gif.dict +share/afl/testcases/_extras/html_tags.dict +share/afl/testcases/_extras/jpeg.dict +share/afl/testcases/_extras/js.dict +share/afl/testcases/_extras/pdf.dict +share/afl/testcases/_extras/png.dict +share/afl/testcases/_extras/sql.dict +share/afl/testcases/_extras/tiff.dict +share/afl/testcases/_extras/webp.dict +share/afl/testcases/_extras/xml.dict share/afl/testcases/archives/common/ar/small_archive.a share/afl/testcases/archives/common/bzip2/small_archive.bz2 share/afl/testcases/archives/common/cab/small_archive.cab @@ -569,7 +62,6 @@ share/afl/testcases/others/rtf/small_document.rtf share/afl/testcases/others/sql/simple_queries.sql share/afl/testcases/others/text/hello_world.txt share/afl/testcases/others/xml/small_document.xml -share/afl/testcases/testcases_readme.txt share/doc/afl/ChangeLog share/doc/afl/README share/doc/afl/env_variables.txt diff --git a/devel/afl/distinfo b/devel/afl/distinfo index 49e88b460..a72007145 100644 --- a/devel/afl/distinfo +++ b/devel/afl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/03/09 08:07:42 wiz Exp $ +$NetBSD: distinfo,v 1.23 2015/06/14 16:10:44 wiz Exp $ -SHA1 (afl-1.56b.tgz) = 25bbab1eedf307add236bde9f5c81a40e9cc23e9 -RMD160 (afl-1.56b.tgz) = be8b3bbcc200054528cc4b488e075effc759c7e8 -Size (afl-1.56b.tgz) = 781788 bytes +SHA1 (afl-1.82b.tgz) = 7b1743167ae9808a4fe0bc26febd7c474ace19d5 +RMD160 (afl-1.82b.tgz) = ed8cd77603d4931aaff6a5ff221773555958ffda +Size (afl-1.82b.tgz) = 799657 bytes diff --git a/devel/alex/Makefile b/devel/alex/Makefile index 8944e02d6..eb95f8116 100644 --- a/devel/alex/Makefile +++ b/devel/alex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/14 09:01:33 pho Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/09 11:22:25 szptvlfn Exp $ DISTNAME= alex-3.1.4 PKGNAME= ${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= esg@sdf.lonestar.org diff --git a/devel/alex/buildlink3.mk b/devel/alex/buildlink3.mk index e5fa273b1..ced5096f4 100644 --- a/devel/alex/buildlink3.mk +++ b/devel/alex/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/02/14 09:01:33 pho Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/05/09 11:22:25 szptvlfn Exp $ BUILDLINK_TREE+= alex @@ -6,7 +6,7 @@ BUILDLINK_TREE+= alex ALEX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.alex+= alex>=3.1.4 -BUILDLINK_ABI_DEPENDS.alex+= alex>=3.1.4 +BUILDLINK_ABI_DEPENDS.alex+= alex>=3.1.4nb1 BUILDLINK_PKGSRCDIR.alex?= ../../devel/alex BUILDLINK_DEPMETHOD.alex?= build diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index 66a8070ba..b5aca1788 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2013/07/06 22:31:53 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:32 tnn Exp $ DISTNAME= allegro-4.4.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=alleg/} diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile index 94f5e8b89..1c7604dce 100644 --- a/devel/anjuta/Makefile +++ b/devel/anjuta/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.120 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2015/06/12 10:48:47 wiz Exp $ DISTNAME= anjuta-3.10.0 -PKGREVISION= 11 +PKGREVISION= 13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/anjuta/3.10/} EXTRACT_SUFX= .tar.xz diff --git a/devel/apel/Makefile b/devel/apel/Makefile index 55b450296..873374410 100644 --- a/devel/apel/Makefile +++ b/devel/apel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/11/02 16:08:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/14 02:23:29 mef Exp $ DISTNAME= apel-10.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} @@ -24,7 +24,7 @@ MAKE_FLAGS+= VERSION_SPECIFIC_LISPDIR=${EMACS_LISPPREFIX:Q} MAKE_FLAGS+= ${MAKE_FLAGS.${EMACS_FLAVOR}} # apel is included in xemacs-packages -EMACS_VERSIONS_ACCEPTED=emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox \ +EMACS_VERSIONS_ACCEPTED=emacs25 emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox \ emacs21 emacs21nox emacs20 BUILD_TARGET.emacs= elc diff --git a/devel/appdata-tools/Makefile b/devel/appdata-tools/Makefile index bd1c07f75..1394cd10a 100644 --- a/devel/appdata-tools/Makefile +++ b/devel/appdata-tools/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2014/10/07 16:47:21 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/07 14:05:57 youri Exp $ -DISTNAME= appdata_tools_0_1_7 -PKGNAME= ${DISTNAME:S/appdata_tools_/appdata-tools-/:S/_/./g} -PKGREVISION= 2 +DISTNAME= appdata_tools-0.1.7 +PKGREVISION= 3 CATEGORIES= devel -MASTER_SITES= https://github.com/hughsie/appdata-tools/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=hughsie/} +GITHUB_PROJECT= appdata-tools +# -0.1.7 into _0_1_7 +GITHUB_TAG= ${DISTNAME:S/./_/g:S/-/_/g} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/hughsie/appdata-tools/ @@ -14,7 +16,7 @@ LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= gettext-m4-[0-9]*:../../devel/gettext-m4 DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml -WRKSRC= ${WRKDIR}/appdata-tools-${DISTNAME} +WRKSRC= ${WRKDIR}/appdata-tools-${GITHUB_TAG} USE_TOOLS+= autoconf automake autoreconf gmake intltool intltoolize USE_TOOLS+= pkg-config xgettext GNU_CONFIGURE= yes @@ -25,5 +27,5 @@ pre-configure: .include "../../lang/python/application.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../graphics/gdk-pixbuf2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/appdata-tools/distinfo b/devel/appdata-tools/distinfo index 2359f49c4..f02c50230 100644 --- a/devel/appdata-tools/distinfo +++ b/devel/appdata-tools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/04/29 19:11:03 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/09 05:47:44 mef Exp $ -SHA1 (appdata_tools_0_1_7.tar.gz) = 4bc1365c1a256a8157469aee27cadcef1ce12128 -RMD160 (appdata_tools_0_1_7.tar.gz) = fedd71536613cbb4e7173ea1c93d4fd0b0e61c68 -Size (appdata_tools_0_1_7.tar.gz) = 124580 bytes +SHA1 (appdata_tools-0.1.7.tar.gz) = 4bc1365c1a256a8157469aee27cadcef1ce12128 +RMD160 (appdata_tools-0.1.7.tar.gz) = fedd71536613cbb4e7173ea1c93d4fd0b0e61c68 +Size (appdata_tools-0.1.7.tar.gz) = 124580 bytes diff --git a/devel/apr-util/Makefile b/devel/apr-util/Makefile index 48e5b8af1..9a761de85 100644 --- a/devel/apr-util/Makefile +++ b/devel/apr-util/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/10/09 14:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/06 08:17:24 adam Exp $ DISTNAME= apr-util-1.5.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=apr/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/apr/Makefile b/devel/apr/Makefile index 31815781c..984861816 100644 --- a/devel/apr/Makefile +++ b/devel/apr/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2014/10/09 14:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2015/05/28 06:39:32 wiz Exp $ -DISTNAME= apr-1.5.1 +DISTNAME= apr-1.5.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=apr/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/apr/distinfo b/devel/apr/distinfo index 32a246f28..2de7e4a70 100644 --- a/devel/apr/distinfo +++ b/devel/apr/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.39 2014/11/25 14:55:46 joerg Exp $ +$NetBSD: distinfo,v 1.40 2015/05/28 06:39:32 wiz Exp $ -SHA1 (apr-1.5.1.tar.bz2) = f94e4e0b678282e0704e573b5b2fe6d48bd1c309 -RMD160 (apr-1.5.1.tar.bz2) = 076d354e6699b8c14854359028d7fb74a34d80be -Size (apr-1.5.1.tar.bz2) = 817569 bytes +SHA1 (apr-1.5.2.tar.bz2) = 6d757fcf7c687fc300c1066076f2e8380ff8cbc0 +RMD160 (apr-1.5.2.tar.bz2) = 85c581b26684e962247182c6ea1055fe13d33026 +Size (apr-1.5.2.tar.bz2) = 826885 bytes SHA1 (patch-include_apr__general.h) = bff357eee11218a6c53769278fc3f9094b062fdf diff --git a/devel/at-spi/Makefile b/devel/at-spi/Makefile index 8dd5d2464..dee6a40c8 100644 --- a/devel/at-spi/Makefile +++ b/devel/at-spi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/25 14:20:32 tnn Exp $ # DISTNAME= at-spi-1.32.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi/1.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/at-spi/buildlink3.mk b/devel/at-spi/buildlink3.mk index 024019e69..50e681df3 100644 --- a/devel/at-spi/buildlink3.mk +++ b/devel/at-spi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.39 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.40 2015/04/25 14:20:32 tnn Exp $ BUILDLINK_TREE+= at-spi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= at-spi AT_SPI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.at-spi+= at-spi>=1.6.0 -BUILDLINK_ABI_DEPENDS.at-spi+= at-spi>=1.32.0nb17 +BUILDLINK_ABI_DEPENDS.at-spi+= at-spi>=1.32.0nb18 BUILDLINK_PKGSRCDIR.at-spi?= ../../devel/at-spi .include "../../devel/atk/buildlink3.mk" diff --git a/devel/at-spi2-atk/Makefile b/devel/at-spi2-atk/Makefile index 53b69a70e..83cbe7dd9 100644 --- a/devel/at-spi2-atk/Makefile +++ b/devel/at-spi2-atk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/10/25 11:10:10 prlw1 Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/10 23:14:26 prlw1 Exp $ -DISTNAME= at-spi2-atk-2.14.1 +DISTNAME= at-spi2-atk-2.16.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-atk/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -16,9 +16,9 @@ GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= atk-bridge-2.0.pc.in -BUILDLINK_API_DEPENDS.atk+= atk>=2.11.90 +BUILDLINK_API_DEPENDS.atk+= atk>=2.15.4 .include "../../devel/atk/buildlink3.mk" -BUILDLINK_API_DEPENDS.at-spi2-core+= at-spi2-core>=2.11.2 +BUILDLINK_API_DEPENDS.at-spi2-core+= at-spi2-core>=2.15.5 .include "../../devel/at-spi2-core/buildlink3.mk" BUILDLINK_API_DEPENDS.glib2+= glib2>=2.32.0 .include "../../devel/glib2/buildlink3.mk" diff --git a/devel/at-spi2-atk/distinfo b/devel/at-spi2-atk/distinfo index 76932cbe5..98082236f 100644 --- a/devel/at-spi2-atk/distinfo +++ b/devel/at-spi2-atk/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2014/10/25 11:10:10 prlw1 Exp $ +$NetBSD: distinfo,v 1.13 2015/06/10 23:14:26 prlw1 Exp $ -SHA1 (at-spi2-atk-2.14.1.tar.xz) = 39fd009dae262747ba5d448a0e08dfc8fac01f80 -RMD160 (at-spi2-atk-2.14.1.tar.xz) = 4711b0be82ee75592fdf68b2b9357dac25dc49f0 -Size (at-spi2-atk-2.14.1.tar.xz) = 280952 bytes +SHA1 (at-spi2-atk-2.16.0.tar.xz) = b3b8db5f1482b3fba2ed4a9528a7eac98515b607 +RMD160 (at-spi2-atk-2.16.0.tar.xz) = f07f9e4edb6af57a273d9c44cee3f275ffa16c36 +Size (at-spi2-atk-2.16.0.tar.xz) = 286668 bytes SHA1 (patch-atk-adaptor_Makefile.in) = 91ea0570a8a99dfa8c06005cb8c26b161b93731c diff --git a/devel/at-spi2-core/Makefile b/devel/at-spi2-core/Makefile index 76918bc48..1309cae84 100644 --- a/devel/at-spi2-core/Makefile +++ b/devel/at-spi2-core/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2015/01/10 16:27:34 prlw1 Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/10 23:12:07 prlw1 Exp $ -DISTNAME= at-spi2-core-2.14.1 +DISTNAME= at-spi2-core-2.16.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/at-spi2-core/PLIST b/devel/at-spi2-core/PLIST index 6c61694b9..a62540252 100644 --- a/devel/at-spi2-core/PLIST +++ b/devel/at-spi2-core/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2015/01/10 16:27:34 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/06/10 23:12:07 prlw1 Exp $ include/at-spi-2.0/atspi/atspi-accessible.h include/at-spi-2.0/atspi/atspi-action.h include/at-spi-2.0/atspi/atspi-application.h @@ -37,7 +37,7 @@ lib/pkgconfig/atspi-2.pc libexec/at-spi-bus-launcher libexec/at-spi2-registryd share/dbus-1/services/org.a11y.Bus.service -share/dbus-1/services/org.a11y.atspi.Registry.service +share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service share/examples/at-spi2-core/at-spi2/accessibility.conf share/examples/at-spi2-core/xdg/autostart/at-spi-dbus-bus.desktop share/gir-1.0/Atspi-2.0.gir @@ -89,6 +89,7 @@ share/locale/ast/LC_MESSAGES/at-spi2-core.mo share/locale/be/LC_MESSAGES/at-spi2-core.mo share/locale/bg/LC_MESSAGES/at-spi2-core.mo share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo +share/locale/bs/LC_MESSAGES/at-spi2-core.mo share/locale/ca/LC_MESSAGES/at-spi2-core.mo share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo share/locale/cs/LC_MESSAGES/at-spi2-core.mo @@ -114,6 +115,7 @@ share/locale/hu/LC_MESSAGES/at-spi2-core.mo share/locale/id/LC_MESSAGES/at-spi2-core.mo share/locale/it/LC_MESSAGES/at-spi2-core.mo share/locale/ja/LC_MESSAGES/at-spi2-core.mo +share/locale/kk/LC_MESSAGES/at-spi2-core.mo share/locale/km/LC_MESSAGES/at-spi2-core.mo share/locale/kn/LC_MESSAGES/at-spi2-core.mo share/locale/ko/LC_MESSAGES/at-spi2-core.mo diff --git a/devel/at-spi2-core/distinfo b/devel/at-spi2-core/distinfo index bacf0b4a1..8ba8cc93e 100644 --- a/devel/at-spi2-core/distinfo +++ b/devel/at-spi2-core/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/01/10 16:27:34 prlw1 Exp $ +$NetBSD: distinfo,v 1.15 2015/06/10 23:12:07 prlw1 Exp $ -SHA1 (at-spi2-core-2.14.1.tar.xz) = 95d41898b4f7e84bdf5377a37ed65bf4c4a808e9 -RMD160 (at-spi2-core-2.14.1.tar.xz) = 24c686b3da0313dd9ca91394db25e5deec2e744a -Size (at-spi2-core-2.14.1.tar.xz) = 456272 bytes +SHA1 (at-spi2-core-2.16.0.tar.xz) = efff62fb8cb8f629d5cdb2fca3e249fa69a12899 +RMD160 (at-spi2-core-2.16.0.tar.xz) = 3ea5a06cf42365275dddfbd80e0ea0fa5398edbf +Size (at-spi2-core-2.16.0.tar.xz) = 455264 bytes diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 961d4e01c..7ea49a670 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.91 2014/10/09 14:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2015/06/10 23:08:09 prlw1 Exp $ -DISTNAME= atk-2.14.0 +DISTNAME= atk-2.16.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atk/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/atk/distinfo b/devel/atk/distinfo index 2e4392639..b52dc18c8 100644 --- a/devel/atk/distinfo +++ b/devel/atk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.47 2014/10/05 14:59:26 wiz Exp $ +$NetBSD: distinfo,v 1.48 2015/06/10 23:08:09 prlw1 Exp $ -SHA1 (atk-2.14.0.tar.xz) = b803d055c8e2f786782803b7d21e413718321db7 -RMD160 (atk-2.14.0.tar.xz) = fe474f3b1a641e213bfeedb9669346844a4eae0d -Size (atk-2.14.0.tar.xz) = 696064 bytes +SHA1 (atk-2.16.0.tar.xz) = d097c6cec71ffede77be9f13f4ceee9880c0a5d7 +RMD160 (atk-2.16.0.tar.xz) = 3b52eb17e5adda88633698a81e216865fa92b43f +Size (atk-2.16.0.tar.xz) = 699816 bytes diff --git a/devel/atkmm/Makefile b/devel/atkmm/Makefile index 9886e4526..65d759a52 100644 --- a/devel/atkmm/Makefile +++ b/devel/atkmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:33 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:47 wiz Exp $ DISTNAME= atkmm-2.22.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atkmm/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile index a2eab7e19..0186df7e7 100644 --- a/devel/autoconf/Makefile +++ b/devel/autoconf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.89 2014/10/09 14:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.91 2015/06/12 10:48:47 wiz Exp $ # # When updating this package, please update mk/gnu-config/config.guess, # mk/gnu-config/config.sub, and mk/gnu-config/missing as well. DISTNAME= autoconf-2.69 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} @@ -37,6 +37,10 @@ AUTOMAKE_OVERRIDE= NO # [GNU Autoconf 2.67] testsuite: 213 268 269 failed # 213?; other two ok because of buildlink +# [GNU Autoconf 2.69] testsuite: 281 282 failed +# 281: AC_NO_EXECUTABLES (working linker) FAILED (c.at:221) +# 282: AC_NO_EXECUTABLES (broken linker) FAILED (c.at:231) + TEST_TARGET= check CHECK_WRKREF_SKIP+= ${PREFIX}/share/autoconf/autoconf/autoconf.m4f diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile index d37b10bef..b411bb91f 100644 --- a/devel/autoconf213/Makefile +++ b/devel/autoconf213/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:48:47 wiz Exp $ DISTNAME= autoconf-2.13 PKGNAME= autoconf213-2.13 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=autoconf/} diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile index 7ee20645f..73fe0b9ac 100644 --- a/devel/autogen/Makefile +++ b/devel/autogen/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2015/03/12 14:07:11 tnn Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:48:47 wiz Exp $ DISTNAME= autogen-5.12 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autogen/} MASTER_SITES= ftp://ftp.gnu.org/gnu/autogen/rel5.12/ diff --git a/devel/automake/Makefile b/devel/automake/Makefile index d69d61a6e..298762f45 100644 --- a/devel/automake/Makefile +++ b/devel/automake/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.99 2015/01/08 16:40:50 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2015/06/12 10:48:47 wiz Exp $ # # for major version updates, don't forget adding new links in # mk/tools/automake.mk DISTNAME= automake-1.15 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=automake/} \ ftp://sources.redhat.com/pub/automake/ diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile index d0157f445..e80aedeb8 100644 --- a/devel/automake14/Makefile +++ b/devel/automake14/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:07 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:47 wiz Exp $ DISTNAME= automake-1.4-p6 PKGNAME= automake14-1.4.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=automake/} diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile index 6d5bca693..156b0009d 100644 --- a/devel/automoc4/Makefile +++ b/devel/automoc4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/02/12 23:17:45 tron Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:32 tnn Exp $ DISTNAME= automoc4-0.9.88 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_KDE:=automoc4/0.9.88/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile index 2d260203c..e21264fc9 100644 --- a/devel/bglibs/Makefile +++ b/devel/bglibs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:48:47 wiz Exp $ # DISTNAME= bglibs-1.106 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${HOMEPAGE} diff --git a/devel/binutils/Makefile b/devel/binutils/Makefile index b54a8dd4b..c6ad070c1 100644 --- a/devel/binutils/Makefile +++ b/devel/binutils/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.68 2015/03/20 22:46:09 joerg Exp $ +# $NetBSD: Makefile,v 1.69 2015/06/09 20:24:39 ryoon Exp $ -DISTNAME= binutils-2.24 -PKGREVISION= 3 +DISTNAME= binutils-2.25 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} @@ -21,6 +20,7 @@ REPLACE_LOCALEDIR_PATTERNS+= Make-in USE_LANGUAGES= c c++ USE_LIBTOOL= yes +USE_TOOLS+= gmake # PR pkg/48504, ksh is sufficient for NetBSD 5.2 and NetBSD 6.1 .include "../../mk/bsd.prefs.mk" @@ -44,7 +44,7 @@ INSTALLATION_DIRS= ${PKGGNUDIR}bin ${PKGGNUDIR}${PKGMANDIR}/man1 # gprof (XXX: and others?) cannot be built on all platforms # -PLIST_VARS+= gprof ld gold +PLIST_VARS+= gprof ld gold SunOS .include "../../mk/bsd.prefs.mk" @@ -58,6 +58,10 @@ PLIST.ld= yes EXTRA_FILES+= ld .endif +.if ${OPSYS} == SunOS +PLIST.SunOS= yes +.endif + .if ${OPSYS} == DragonFly \ || (${OPSYS} == FreeBSD && empty(OS_VERSION:M[12345678].*)) \ || (${OPSYS} == OpenBSD && empty(OS_VERSION:M[1234].*)) \ diff --git a/devel/binutils/PLIST.common b/devel/binutils/PLIST.common index 981702351..6d1daecee 100644 --- a/devel/binutils/PLIST.common +++ b/devel/binutils/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.23 2014/05/12 12:49:59 marino Exp $ +@comment $NetBSD: PLIST.common,v 1.25 2015/06/17 14:02:40 sborrill Exp $ ${MACHINE_GNU_PLATFORM}/bin/ar ${MACHINE_GNU_PLATFORM}/bin/as ${MACHINE_GNU_PLATFORM}/bin/ld @@ -69,7 +69,7 @@ include/ansidecl.h include/bfd.h include/bfdlink.h include/dis-asm.h -${PLIST.gold}include/plugin-api.h +include/plugin-api.h include/symcat.h info/as.info info/bfd.info @@ -132,6 +132,7 @@ ${PLIST.gprof}share/locale/ga/LC_MESSAGES/gprof.mo share/locale/ga/LC_MESSAGES/ld.mo share/locale/ga/LC_MESSAGES/opcodes.mo share/locale/hr/LC_MESSAGES/binutils.mo +${PLIST.gprof}share/locale/hu/LC_MESSAGES/gprof.mo ${PLIST.gprof}share/locale/id/LC_MESSAGES/gprof.mo share/locale/id/LC_MESSAGES/bfd.mo share/locale/id/LC_MESSAGES/binutils.mo @@ -168,6 +169,7 @@ share/locale/rw/LC_MESSAGES/gas.mo ${PLIST.gprof}share/locale/rw/LC_MESSAGES/gprof.mo share/locale/sk/LC_MESSAGES/binutils.mo ${PLIST.gprof}share/locale/sr/LC_MESSAGES/gprof.mo +share/locale/sr/LC_MESSAGES/binutils.mo share/locale/sv/LC_MESSAGES/bfd.mo share/locale/sv/LC_MESSAGES/binutils.mo ${PLIST.gprof}share/locale/sv/LC_MESSAGES/gprof.mo @@ -182,6 +184,7 @@ share/locale/tr/LC_MESSAGES/opcodes.mo share/locale/uk/LC_MESSAGES/bfd.mo share/locale/uk/LC_MESSAGES/binutils.mo ${PLIST.gprof}share/locale/uk/LC_MESSAGES/gprof.mo +share/locale/uk/LC_MESSAGES/gas.mo share/locale/uk/LC_MESSAGES/ld.mo share/locale/uk/LC_MESSAGES/opcodes.mo share/locale/vi/LC_MESSAGES/bfd.mo diff --git a/devel/binutils/builtin.mk b/devel/binutils/builtin.mk index 35f58b16b..60b54c188 100644 --- a/devel/binutils/builtin.mk +++ b/devel/binutils/builtin.mk @@ -1,4 +1,4 @@ -# $NetBSD: builtin.mk,v 1.8 2014/09/10 10:39:35 richard Exp $ +# $NetBSD: builtin.mk,v 1.9 2015/06/08 06:49:55 dsainty Exp $ BINUTILS_PREFIX?= /usr @@ -71,11 +71,11 @@ CHECK_BUILTIN.binutils?= no .if !empty(CHECK_BUILTIN.binutils:M[nN][oO]) . if !empty(USE_BUILTIN.binutils:M[nN][oO]) -AR= ${BUILDLINK_PREFIX.binutils}/bin/ar -AS= ${BUILDLINK_PREFIX.binutils}/bin/as -LD= ${BUILDLINK_PREFIX.binutils}/bin/ld -NM= ${BUILDLINK_PREFIX.binutils}/bin/nm -RANLIB= ${BUILDLINK_PREFIX.binutils}/bin/ranlib +AR= ${BUILDLINK_PREFIX.binutils}/bin/gar +AS= ${BUILDLINK_PREFIX.binutils}/bin/gas +LD= ${BUILDLINK_PREFIX.binutils}/bin/gld +NM= ${BUILDLINK_PREFIX.binutils}/bin/gnm +RANLIB= ${BUILDLINK_PREFIX.binutils}/bin/granlib . endif .endif # CHECK_BUILTIN.binutils diff --git a/devel/binutils/distinfo b/devel/binutils/distinfo index ca5fe549c..b7a6aefc1 100644 --- a/devel/binutils/distinfo +++ b/devel/binutils/distinfo @@ -1,21 +1,15 @@ -$NetBSD: distinfo,v 1.21 2015/03/24 14:23:14 joerg Exp $ +$NetBSD: distinfo,v 1.23 2015/06/13 10:54:39 dsainty Exp $ -SHA1 (binutils-2.24.tar.bz2) = 7ac75404ddb3c4910c7594b51ddfc76d4693debb -RMD160 (binutils-2.24.tar.bz2) = b4aa3ea5ba9d0d9f817b2cf136e7f911f692af8d -Size (binutils-2.24.tar.bz2) = 22716802 bytes +SHA1 (binutils-2.25.tar.bz2) = b46cc90ebaba7ffcf6c6d996d60738881b14e50d +RMD160 (binutils-2.25.tar.bz2) = af6f54aa304d4840e1b1a3bd8a4cd165b30f9c1e +Size (binutils-2.25.tar.bz2) = 24049133 bytes SHA1 (patch-aa) = 1a127f82c807cbd1ac6fee073c618f3fb48667f6 -SHA1 (patch-bfd_cache.c) = 5f98b965514286c8110516dd665924709708e78c +SHA1 (patch-bfd_cache.c) = db48182cee9f0bf16fbefca260b542171f0ef596 SHA1 (patch-configure.ac) = 7bd7b90e57d850705286f2cc6464ecc45e0657c0 -SHA1 (patch-gas_config_tc-i386.c) = 16b04ee6c3c46db375c883b4338bf5d796174458 +SHA1 (patch-gas_configure) = 2365091529f5444c8c3a0615304cd4a2b043625c SHA1 (patch-gold_Makefile.in) = ca87f7589025752713127110cbf9738f1080b62a SHA1 (patch-gold_options.h) = 3a1f9f59a1ce105f8f8d5a09fe60e0fe673b61a9 SHA1 (patch-gold_resolve.cc) = 7e6c45cafddc73a4195c4bdacc43102a0fde3c13 -SHA1 (patch-gold_stringpool.cc) = 16b624c8ffba07f5fb6dc1c787a9b35ffa8d89c3 -SHA1 (patch-gold_system.h) = ae922300660cd9f1105d7fa69cfd4a5d29b8bfd9 +SHA1 (patch-gold_system.h) = 68655247b884cd520daf6a98cbc3f365396049bd SHA1 (patch-include_safe-ctype.h) = 480c46b1528f623435e9b52b7ba8247745e4e254 -SHA1 (patch-ld_Makefile.am) = 908d0e0e366d08929d27416a3361e1869abd0076 -SHA1 (patch-ld_Makefile.in) = 68eba0b8a12211915a1eb99770011090f5c21ff2 -SHA1 (patch-ld_configure.tgt) = 7809d739e9a681c0ebe3d60f30dc759accdff6b9 -SHA1 (patch-ld_emulparams_elf__i386__obsd.sh) = 09857049f8681c5c94f98185d9dce1bcc02a45b6 -SHA1 (patch-ld_emulparams_elf__x86__64__obsd.sh) = 4b06302b989520d3b162dea141b0a4dcaf8c56f0 SHA1 (patch-libiberty_Makefile.in) = fd07f4fafe6c25e9ab65c65ec3807c89bfd9f0b5 diff --git a/devel/binutils/patches/patch-bfd_cache.c b/devel/binutils/patches/patch-bfd_cache.c index 96d89993f..9638027ef 100644 --- a/devel/binutils/patches/patch-bfd_cache.c +++ b/devel/binutils/patches/patch-bfd_cache.c @@ -1,11 +1,11 @@ -$NetBSD: patch-bfd_cache.c,v 1.2 2014/05/12 13:17:01 jperkin Exp $ +$NetBSD: patch-bfd_cache.c,v 1.3 2015/06/09 20:24:39 ryoon Exp $ Fix sign-compare on SunOS. Handle 256 file descriptor limit in 32-bit SunOS environment. ---- bfd/cache.c.orig 2013-11-04 15:33:37.000000000 +0000 +--- bfd/cache.c.orig 2014-10-14 07:32:02.000000000 +0000 +++ bfd/cache.c -@@ -51,6 +51,10 @@ SUBSECTION +@@ -50,6 +50,10 @@ SUBSECTION #include #endif @@ -16,21 +16,7 @@ Handle 256 file descriptor limit in 32-bit SunOS environment. /* In some cases we can optimize cache operation when reopening files. For instance, a flush is entirely unnecessary if the file is already closed, so a flush would use CACHE_NO_OPEN. Similarly, a seek using -@@ -81,8 +85,13 @@ bfd_cache_max_open (void) - int max; - #ifdef HAVE_GETRLIMIT - struct rlimit rlim; -+#ifdef __sun -+ if (getrlimit (RLIMIT_NOFILE, &rlim) == 0 -+ && rlim.rlim_cur != (rlim_t)RLIM_INFINITY) -+#else - if (getrlimit (RLIMIT_NOFILE, &rlim) == 0 - && rlim.rlim_cur != RLIM_INFINITY) -+#endif - max = rlim.rlim_cur / 8; - else - #endif /* HAVE_GETRLIMIT */ -@@ -91,6 +100,9 @@ bfd_cache_max_open (void) +@@ -90,6 +94,9 @@ bfd_cache_max_open (void) #else max = 10; #endif /* _SC_OPEN_MAX */ diff --git a/devel/binutils/patches/patch-gas_config_tc-i386.c b/devel/binutils/patches/patch-gas_config_tc-i386.c deleted file mode 100644 index 6a006df2f..000000000 --- a/devel/binutils/patches/patch-gas_config_tc-i386.c +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-gas_config_tc-i386.c,v 1.1 2014/01/06 14:58:41 wiz Exp $ - -Comment out unused variables (-Wno-unused complains about them, -and with -Werror build fails). - ---- gas/config/tc-i386.c.orig 2013-11-26 11:37:33.000000000 +0000 -+++ gas/config/tc-i386.c -@@ -1665,8 +1665,8 @@ static const i386_operand_type imm16_32 - static const i386_operand_type imm16_32s = OPERAND_TYPE_IMM16_32S; - static const i386_operand_type imm16_32_32s = OPERAND_TYPE_IMM16_32_32S; - static const i386_operand_type vec_imm4 = OPERAND_TYPE_VEC_IMM4; --static const i386_operand_type regbnd = OPERAND_TYPE_REGBND; --static const i386_operand_type vec_disp8 = OPERAND_TYPE_VEC_DISP8; -+//static const i386_operand_type regbnd = OPERAND_TYPE_REGBND; -+//static const i386_operand_type vec_disp8 = OPERAND_TYPE_VEC_DISP8; - - enum operand_type - { diff --git a/devel/binutils/patches/patch-gas_configure b/devel/binutils/patches/patch-gas_configure new file mode 100644 index 000000000..dec042803 --- /dev/null +++ b/devel/binutils/patches/patch-gas_configure @@ -0,0 +1,49 @@ +$NetBSD: patch-gas_configure,v 1.1 2015/06/09 20:24:39 ryoon Exp $ + +--- gas/configure.orig 2014-12-23 14:22:05.000000000 +0000 ++++ gas/configure +@@ -12331,7 +12331,7 @@ $as_echo "$with_arch" >&6; } + # Decide features one by one. + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for default configuration of --enable-dx-regs" >&5 + $as_echo_n "checking for default configuration of --enable-dx-regs... " >&6; } +- if test "x${enable_dx_regs}" == xyes; then ++ if test "x${enable_dx_regs}" = xyes; then + + $as_echo "#define NDS32_DEFAULT_DX_REGS 1" >>confdefs.h + +@@ -12345,7 +12345,7 @@ $as_echo "$enable_dx_regs" >&6; } + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for default configuration of --enable-perf-ext" >&5 + $as_echo_n "checking for default configuration of --enable-perf-ext... " >&6; } +- if test "x${enable_perf_ext}" == xno; then ++ if test "x${enable_perf_ext}" = xno; then + + $as_echo "#define NDS32_DEFAULT_PERF_EXT 0" >>confdefs.h + +@@ -12359,7 +12359,7 @@ $as_echo "$enable_perf_ext" >&6; } + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for default configuration of --enable-perf-ext2" >&5 + $as_echo_n "checking for default configuration of --enable-perf-ext2... " >&6; } +- if test "x${enable_perf_ext2}" == xno; then ++ if test "x${enable_perf_ext2}" = xno; then + + $as_echo "#define NDS32_DEFAULT_PERF_EXT2 0" >>confdefs.h + +@@ -12373,7 +12373,7 @@ $as_echo "$enable_perf_ext2" >&6; } + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for default configuration of --enable-string-ext" >&5 + $as_echo_n "checking for default configuration of --enable-string-ext... " >&6; } +- if test "x${enable_string_ext}" == xno; then ++ if test "x${enable_string_ext}" = xno; then + + $as_echo "#define NDS32_DEFAULT_STRING_EXT 0" >>confdefs.h + +@@ -12387,7 +12387,7 @@ $as_echo "$enable_string_ext" >&6; } + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for default configuration of --enable-audio-ext" >&5 + $as_echo_n "checking for default configuration of --enable-audio-ext... " >&6; } +- if test "x${enable_audio_ext}" == xno; then ++ if test "x${enable_audio_ext}" = xno; then + + $as_echo "#define NDS32_DEFAULT_AUDIO_EXT 0" >>confdefs.h + diff --git a/devel/binutils/patches/patch-gold_stringpool.cc b/devel/binutils/patches/patch-gold_stringpool.cc deleted file mode 100644 index 6931f7816..000000000 --- a/devel/binutils/patches/patch-gold_stringpool.cc +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-gold_stringpool.cc,v 1.1 2015/03/24 14:23:14 joerg Exp $ - ---- gold/stringpool.cc.orig 2015-03-23 13:45:40.000000000 +0000 -+++ gold/stringpool.cc -@@ -73,7 +73,10 @@ Stringpool_template::re - { - this->key_to_offset_.reserve(n); - --#if defined(HAVE_TR1_UNORDERED_MAP) -+#if __cplusplus >= 201103L || defined(_LIBCPP_VERSION) -+ this->string_set_.rehash(this->string_set_.size() + n); -+ return; -+#elif defined(HAVE_TR1_UNORDERED_MAP) - // rehash() implementation is broken in gcc 4.0.3's stl - //this->string_set_.rehash(this->string_set_.size() + n); - //return; diff --git a/devel/binutils/patches/patch-gold_system.h b/devel/binutils/patches/patch-gold_system.h index 13e0f84f2..5c922dff8 100644 --- a/devel/binutils/patches/patch-gold_system.h +++ b/devel/binutils/patches/patch-gold_system.h @@ -1,28 +1,8 @@ -$NetBSD: patch-gold_system.h,v 1.2 2015/03/24 14:23:14 joerg Exp $ +$NetBSD: patch-gold_system.h,v 1.3 2015/06/09 20:24:39 ryoon Exp $ ---- gold/system.h.orig 2013-11-04 15:33:39.000000000 +0000 +--- gold/system.h.orig 2014-10-14 07:32:04.000000000 +0000 +++ gold/system.h -@@ -56,8 +56,18 @@ - #endif - - // Figure out how to get a hash set and a hash map. -+#include -+#if __cplusplus >= 201103L || defined(_LIBCPP_VERSION) -+#include -+#include -+ -+#define Unordered_set std::unordered_set -+#define Unordered_map std::unordered_map -+#define Unordered_multimap std::unordered_multimap - --#if defined(HAVE_TR1_UNORDERED_SET) && defined(HAVE_TR1_UNORDERED_MAP) \ -+#define reserve_unordered_map(map, n) ((map)->rehash(n)) -+ -+#elif defined(HAVE_TR1_UNORDERED_SET) && defined(HAVE_TR1_UNORDERED_MAP) \ - && defined(HAVE_TR1_UNORDERED_MAP_REHASH) - - #include -@@ -105,7 +115,7 @@ struct hash +@@ -118,7 +118,7 @@ struct hash { size_t operator()(std::string s) const diff --git a/devel/binutils/patches/patch-ld_Makefile.am b/devel/binutils/patches/patch-ld_Makefile.am deleted file mode 100644 index 31d77ed28..000000000 --- a/devel/binutils/patches/patch-ld_Makefile.am +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-ld_Makefile.am,v 1.1 2014/01/26 03:49:01 ryoon Exp $ - ---- ld/Makefile.am.orig 2013-11-26 11:37:33.000000000 +0000 -+++ ld/Makefile.am -@@ -268,6 +268,7 @@ ALL_EMULATION_SOURCES = \ - eelf_i386_fbsd.c \ - eelf_i386_ldso.c \ - eelf_i386_nacl.c \ -+ eelf_i386_obsd.c \ - eelf_i386_sol2.c \ - eelf_i386_vxworks.c \ - eelf_s390.c \ -@@ -525,6 +526,7 @@ ALL_64_EMULATION_SOURCES = \ - eelf_x86_64.c \ - eelf_x86_64_fbsd.c \ - eelf_x86_64_nacl.c \ -+ eelf_x86_64_obsd.c \ - eelf_x86_64_sol2.c \ - ehppa64linux.c \ - emmo.c \ -@@ -1268,6 +1270,10 @@ eelf32xtensa.c: $(srcdir)/emulparams/elf - eelf_i386.c: $(srcdir)/emulparams/elf_i386.sh \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} elf_i386 "$(tdir_elf_i386)" -+eelf_x86_64_obsd.c: $(srcdir)/emulparams/elf_x86_64_obsd.sh \ -+ $(srcdir)/emulparams/elf_x86_64.sh \ -+ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} elf_x86_64_obsd "$(tdir_elf_x86_64_obsd)" - eelf_i386_be.c: $(srcdir)/emulparams/elf_i386_be.sh \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} elf_i386_be "$(tdir_elf_i386_be)" -@@ -1291,6 +1297,10 @@ eelf_i386_sol2.c: $(srcdir)/emulparams/e - $(srcdir)/emultempl/solaris2.em \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} elf_i386_sol2 "$(tdir_elf_i386_sol2)" -+eelf_i386_obsd.c: $(srcdir)/emulparams/elf_i386_obsd.sh \ -+ $(srcdir)/emulparams/elf_i386.sh \ -+ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} elf_i386_obsd "$(tdir_elf_i386_obsd)" - eelf_i386_vxworks.c: $(srcdir)/emulparams/elf_i386_vxworks.sh \ - $(srcdir)/emulparams/vxworks.sh $(srcdir)/emultempl/vxworks.em \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} diff --git a/devel/binutils/patches/patch-ld_Makefile.in b/devel/binutils/patches/patch-ld_Makefile.in deleted file mode 100644 index d7fa9817b..000000000 --- a/devel/binutils/patches/patch-ld_Makefile.in +++ /dev/null @@ -1,58 +0,0 @@ -$NetBSD: patch-ld_Makefile.in,v 1.1 2014/01/26 03:49:01 ryoon Exp $ - ---- ld/Makefile.in.orig 2013-11-26 11:37:33.000000000 +0000 -+++ ld/Makefile.in -@@ -576,6 +576,7 @@ ALL_EMULATION_SOURCES = \ - eelf_i386_fbsd.c \ - eelf_i386_ldso.c \ - eelf_i386_nacl.c \ -+ eelf_i386_obsd.c \ - eelf_i386_sol2.c \ - eelf_i386_vxworks.c \ - eelf_s390.c \ -@@ -832,6 +833,7 @@ ALL_64_EMULATION_SOURCES = \ - eelf_x86_64.c \ - eelf_x86_64_fbsd.c \ - eelf_x86_64_nacl.c \ -+ eelf_x86_64_obsd.c \ - eelf_x86_64_sol2.c \ - ehppa64linux.c \ - emmo.c \ -@@ -1260,6 +1262,7 @@ distclean-compile: - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_fbsd.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_ldso.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_nacl.Po@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_obsd.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_sol2.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_vxworks.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_k1om.Po@am__quote@ -@@ -1270,6 +1273,7 @@ distclean-compile: - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_fbsd.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_nacl.Po@am__quote@ -+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_obsd.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_sol2.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/egld960.Po@am__quote@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/egld960coff.Po@am__quote@ -@@ -2752,6 +2756,10 @@ eelf32xtensa.c: $(srcdir)/emulparams/elf - eelf_i386.c: $(srcdir)/emulparams/elf_i386.sh \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} elf_i386 "$(tdir_elf_i386)" -+eelf_x86_64_obsd.c: $(srcdir)/emulparams/elf_x86_64_obsd.sh \ -+ $(srcdir)/emulparams/elf_x86_64.sh \ -+ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} elf_x86_64_obsd "$(tdir_elf_x86_64_obsd)" - eelf_i386_be.c: $(srcdir)/emulparams/elf_i386_be.sh \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} elf_i386_be "$(tdir_elf_i386_be)" -@@ -2775,6 +2783,10 @@ eelf_i386_sol2.c: $(srcdir)/emulparams/e - $(srcdir)/emultempl/solaris2.em \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} elf_i386_sol2 "$(tdir_elf_i386_sol2)" -+eelf_i386_obsd.c: $(srcdir)/emulparams/elf_i386_obsd.sh \ -+ $(srcdir)/emulparams/elf_i386.sh \ -+ $(srcdir)/emultempl/elf32.em $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} elf_i386_obsd "$(tdir_elf_i386_obsd)" - eelf_i386_vxworks.c: $(srcdir)/emulparams/elf_i386_vxworks.sh \ - $(srcdir)/emulparams/vxworks.sh $(srcdir)/emultempl/vxworks.em \ - $(ELF_DEPS) $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} diff --git a/devel/binutils/patches/patch-ld_configure.tgt b/devel/binutils/patches/patch-ld_configure.tgt deleted file mode 100644 index 095c7e93d..000000000 --- a/devel/binutils/patches/patch-ld_configure.tgt +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ld_configure.tgt,v 1.1 2014/01/26 03:49:01 ryoon Exp $ - ---- ld/configure.tgt.orig 2013-11-26 11:37:33.000000000 +0000 -+++ ld/configure.tgt -@@ -268,6 +268,12 @@ i[3-7]86-*-netbsdpe*) targ_emul=i386pe - targ_extra_ofiles="deffilep.o pe-dll.o" ;; - i[3-7]86-*-netbsd*) targ_emul=i386nbsd - targ_extra_emuls=elf_i386 ;; -+i[3-7]86-*-openbsd*) targ_emul=elf_i386_obsd ;; -+x86_64-*-openbsd*) targ_emul=elf_x86_64_obsd -+ targ_extra_emuls="elf_i386_obsd elf_i386" -+ tdir_elf_i386_obsd=`echo ${targ_alias} | \ -+ sed -e 's/x86_64/i386/'` -+ ;; - x86_64-*-netbsd*) targ_emul=elf_x86_64 - targ_extra_emuls="elf_i386 i386nbsd elf_l1om elf_k1om" - tdir_elf_i386=`echo ${targ_alias} | \ diff --git a/devel/binutils/patches/patch-ld_emulparams_elf__i386__obsd.sh b/devel/binutils/patches/patch-ld_emulparams_elf__i386__obsd.sh deleted file mode 100644 index b83c60436..000000000 --- a/devel/binutils/patches/patch-ld_emulparams_elf__i386__obsd.sh +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-ld_emulparams_elf__i386__obsd.sh,v 1.1 2014/01/26 03:49:01 ryoon Exp $ - ---- ld/emulparams/elf_i386_obsd.sh.orig 2014-01-26 00:08:31.000000000 +0000 -+++ ld/emulparams/elf_i386_obsd.sh -@@ -0,0 +1,24 @@ -+. ${srcdir}/emulparams/elf_i386.sh -+. ${srcdir}/emulparams/elf_obsd.sh -+ -+if test "${LD_FLAG#"${LD_FLAG%pie}"}" = "pie"; then -+ TEXT_START_ADDR=0x0 -+ if test "${LD_FLAG%%(cpie|pie)}" = "Z"; then -+ RODATA_PADSIZE=${MAXPAGESIZE} -+ else -+ RODATA_PADSIZE=0x20000000 -+ fi -+else -+ if test "${LD_FLAG%%(cpie|pie)}" = "Z"; then -+ TEXT_START_ADDR=0x08048000 -+ RODATA_PADSIZE=${MAXPAGESIZE} -+ else -+ TEXT_START_ADDR=0x1C000000 -+ RODATA_PADSIZE=0x20000000 -+ fi -+fi -+ -+RODATA_ALIGN=". = ALIGN(${RODATA_PADSIZE})" -+RODATA_ALIGN_ADD="${TEXT_START_ADDR}" -+ -+unset PAD_PLT diff --git a/devel/binutils/patches/patch-ld_emulparams_elf__x86__64__obsd.sh b/devel/binutils/patches/patch-ld_emulparams_elf__x86__64__obsd.sh deleted file mode 100644 index cc03fa09d..000000000 --- a/devel/binutils/patches/patch-ld_emulparams_elf__x86__64__obsd.sh +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: patch-ld_emulparams_elf__x86__64__obsd.sh,v 1.1 2014/01/26 03:49:01 ryoon Exp $ - ---- ld/emulparams/elf_x86_64_obsd.sh.orig 2014-01-26 00:08:31.000000000 +0000 -+++ ld/emulparams/elf_x86_64_obsd.sh -@@ -0,0 +1,2 @@ -+. ${srcdir}/emulparams/elf_x86_64.sh -+. ${srcdir}/emulparams/elf_obsd.sh diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 9ad37b5b6..f177330a2 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2015/01/30 01:27:14 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2015/06/12 10:48:47 wiz Exp $ DISTNAME= bison-3.0.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=bison/} EXTRACT_SUFX= .tar.xz diff --git a/devel/blib/Makefile b/devel/blib/Makefile index 38b5b2df8..a8214ffaa 100644 --- a/devel/blib/Makefile +++ b/devel/blib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:32 tnn Exp $ # DISTNAME= blib-1.0.2 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= devel graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/devel/blib/buildlink3.mk b/devel/blib/buildlink3.mk index 9f3ed443c..a89330d73 100644 --- a/devel/blib/buildlink3.mk +++ b/devel/blib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:20:32 tnn Exp $ BUILDLINK_TREE+= blib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= blib BLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.blib+= blib>=1.0.2nb1 -BUILDLINK_ABI_DEPENDS.blib+= blib>=1.0.2nb26 +BUILDLINK_ABI_DEPENDS.blib+= blib>=1.0.2nb27 BUILDLINK_PKGSRCDIR.blib?= ../../devel/blib .include "../../x11/gtk2/buildlink3.mk" diff --git a/devel/bmake/Makefile b/devel/bmake/Makefile index 2c0f7694d..86daf07e9 100644 --- a/devel/bmake/Makefile +++ b/devel/bmake/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2014/03/14 21:59:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/17 17:37:50 tron Exp $ -DISTNAME= bmake-20140314 +DISTNAME= bmake-20150505 CATEGORIES= devel MASTER_SITES= # empty DISTFILES= # empty @@ -32,9 +32,9 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} .include "../../mk/bsd.prefs.mk" -.if !empty(MACHINE_PLATFORM:MSunOS-5.11-*) && exists(/usr/bin/bash) +.if ${OPSYS} == "SunOS" && exists(/usr/bin/bash) CONFIGURE_ARGS+= --with-defshell=/usr/bin/bash -.elif ${OPSYS} == "SunOS" || ${OPSYS} == "OSF1" || ${OPSYS} == "IRIX" +.elif ${OPSYS} == "SunOS" || ${OPSYS} == "OSF1" || ${OPSYS} == "IRIX" || ${OPSYS} == "AIX" DEPENDS+= pdksh-[0-9]*:../../shells/pdksh CONFIGURE_ARGS+= --with-defshell=${PREFIX}/bin/pdksh .endif diff --git a/devel/bmake/bmake2pkgsrc b/devel/bmake/bmake2pkgsrc index e9fd9e31c..d6730c963 100755 --- a/devel/bmake/bmake2pkgsrc +++ b/devel/bmake/bmake2pkgsrc @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: bmake2pkgsrc,v 1.1 2006/07/14 15:58:08 jlam Exp $ +# $NetBSD: bmake2pkgsrc,v 1.2 2015/05/19 21:49:23 joerg Exp $ # # This script should be run after the import-bmake-sh script is run to # generate the bmake.1 manpage for the bootstrap script. @@ -11,7 +11,7 @@ # cd files -( sed -e '/^.Nm/s/make/bmake/' -e '/^.Sh HISTORY/,$d' make.1 +( sed -e '/^\.Nm/s/make/bmake/' -e '/^\.Dt/s/MAKE/BMAKE/' -e '/^.Sh HISTORY/,$d' make.1 echo ".Sh HISTORY" echo ".Nm" echo "is derived from NetBSD's" diff --git a/devel/bmake/files/ChangeLog b/devel/bmake/files/ChangeLog index b24761aa3..f46e95de9 100644 --- a/devel/bmake/files/ChangeLog +++ b/devel/bmake/files/ChangeLog @@ -1,3 +1,558 @@ +2015-05-05 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20150505 + Merge with NetBSD make, pick up + o cond.c: be strict about lhs of comparison when evaluating .if + but less so when called from variable expansion. + o unit-tests/cond2.mk: test various error conditions + +2015-05-04 Simon J. Gerraty + + * machine.sh (MACHINE): Add Bitrig + patch from joerg@netbsd.org + +2015-04-18 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20150418 + Merge with NetBSD make, pick up + o job.c: use memmove() rather than memcpy() + + * unit-tests/varshell.mk: SunOS cannot handle the TERMINATED_BY_SIGNAL + case, so skip it. + +2015-04-11 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20150411 + bump version - only mk/ changes. + +2015-04-10 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20150410 + Merge with NetBSD make, pick up + o document different handling of '-' in jobs mode vs compat + o fix jobs mode so that '-' only applies to whole job + when shell lacks hasErrCtl + o meta.c: use separate vars to track lcwd and latestdir (read) + per process + +2015-04-01 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20150401 + Merge with NetBSD make, pick up + o meta.c: close meta file in child + + * Makefile: use BINDIR.bmake if set. + Same for MANDIR and SHAREDIR + Handy for testing release candidates + in various environments. + +2015-03-26 Simon J. Gerraty + + * move initialization of savederr to block where it is used + to avoid spurious warning from gcc5 + +2014-11-11 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20141111 + just a cooler number + +2014-11-05 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20141105 + Merge with NetBSD make, pick up + o revert major overhaul of suffix handling + and POSIX compliance - too much breakage + and impossible to make backwards compatible. + o we still have the new unit test structure which is ok. + o meta.c ensure "-- filemon" is at start of line. + +2014-09-17 Simon J. Gerraty + + * configure.in: test that result of getconf PATH_MAX is numeric + and discard if not. Apparently needed for Hurd. + +2014-08-30 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20140830 + Merge with NetBSD make, pick up + o major overhaul of suffix handling + o improved POSIX compliance + o overhauled unit-tests + +2014-06-20 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20140620 + Merge with NetBSD make, pick up + o var.c return varNoError rather than var_Error for ::= modifiers. + +2014-05-22 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20140522 + Merge with NetBSD make, pick up + o var.c detect some parse errors. + +2014-04-05 Simon J. Gerraty + + * Fix spelling errors - patch from Pedro Giffuni + +2014-02-14 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20140214 + Merge with NetBSD make, pick up + o .INCLUDEFROM* + o use Var_Value to get MAKEOBJDIR[PREFIX] + o reduced realloc'ign in brk_string. + * configure.in: add a check for compiler supporting __func__ + +2014-01-03 Simon J. Gerraty + + * boot-strap: ignore mksrc=none + +2014-01-02 Simon J. Gerraty + + * Makefile (DEFAULT_SYS_PATH?): use just ${prefix}/share/mk + +2014-01-01 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20140101 + * configure.in: set bmake_path_max to min(_SC_PATH_MAX,1024) + * Makefile.config: defined BMAKE_PATH_MAX to bmake_path_max + * make.h: use BMAKE_PATH_MAX if MAXPATHLEN not defined (needed for + Hurd) + * configure.in: Add AC_PREREQ and check for + sysctl; patch from Andrew Shadura andrewsh at debian.org + +2013-10-16 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20131010 + * lose the const from arg to systcl to avoid problems on older BSDs. + +2013-10-01 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20131001 + Merge with NetBSD make, pick up + o main.c: for NATIVE build sysctl to get MACHINE_ARCH from + hw.machine_arch if necessary. + o meta.c: meta_oodate - need to look at src of Link and target + of Move as well. + * main.c: check that CTL_HW and HW_MACHINE_ARCH exist. + provide __arraycount() if needed. + +2013-09-04 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130904 + Merge with NetBSD make, pick up + o Add VAR_INTERNAL context, so that internal setting of + MAKEFILE does not override value set by makefiles. + +2013-09-02 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130902 + Merge with NetBSD make, pick up + o CompatRunCommand: only apply shellErrFlag when errCheck is true + +2013-08-28 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130828 + Merge with NetBSD make, pick up + o Fix VAR :sh = syntax from Will Andrews at freebsd.org + o Call Job_SetPrefix() from Job_Init() so makefiles have + opportunity to set .MAKE.JOB.PREFIX + +2013-07-30 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130730 + Merge with NetBSD make, pick up + o Allow suppression of --- job -- tokens by setting + .MAKE.JOB.PREFIX empty. + +2013-07-16 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130716 + Merge with NetBSD make, pick up + o number of gmake compatibility tweaks + -w for gmake style entering/leaving messages + if .MAKE.LEVEL > 0 indicate it in progname "make[1]" etc. + handle MAKEFLAGS containing only letters. + o when overriding a GLOBAL variable on the command line, + delete it from GLOBAL context so -V doesn't show the wrong + value. + +2013-07-06 Simon J. Gerraty + + * configure.in: We don't need MAKE_LEVEL_SAFE anymore. + + * Makefile (MAKE_VERSION): 20130706 + Merge with NetBSD make, pick up + o Shell_Init(): export shellErrFlag if commandShell hasErrCtl is + true so that CompatRunCommand() can use it, to ensure + consistent behavior with jobs mode. + o use MAKE_LEVEL_ENV to define the variable to propagate + .MAKE.LEVEL - currently set to MAKELEVEL (same as gmake). + o meta.c: use .MAKE.META.IGNORE_PATHS to allow customization of + paths to ignore. + +2013-06-04 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130604 + Merge with NetBSD make, pick up + o job.c: JobCreatePipe: do fcntl() after any tweaking of fd's + to avoid leaking descriptors. + +2013-05-28 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130528 + Merge with NetBSD make, pick up + o var.c: cleanup some left-overs in VarHash() + +2013-05-20 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130520 + generate manifest from component FILES rather than have to + update FILES when mk/FILES changes. + +2013-05-18 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130518 + Merge with NetBSD make, pick up + o suff.c: don't skip all processsing for .PHONY targets + else wildcard srcs do not get expanded. + o var.c: expand name of variable to delete if necessary. + +2013-03-30 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130330 + Merge with NetBSD make, pick up + o meta.c: refine the handling of .OODATE in commands. + Rather than suppress command comparison for the entire script + as though .NOMETA_CMP had been used, only suppress it for the + one command line. + This allows something like ${.OODATE:M.NOMETA_CMP} to be used to + suppress comparison of a command without otherwise affecting it. + o make.1: document that + +2013-03-22 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130321 + yes, not quite right but its a cooler number. + Merge with NetBSD make, pick up + o parse.c: fix ParseGmakeExport to be portable + and add a unit-test. + * meta.c: call meta_init() before makefiles are read and if built + with filemon support set .MAKE.PATH_FILEMON to _PATH_FILEMON + this let's makefiles test for support. + Call meta_mode_init() to process .MAKE.MODE. + +2013-03-13 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130305 + Merge with NetBSD make, pick up + o run .STALE: target when a dependency from .depend is missing. + o job.c: add Job_RunTarget() for the above and .BEGIN + +2013-03-03 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130303 + Merge with NetBSD make, pick up + o main.c: set .MAKE.OS to utsname.sysname + o job.c: more checks for read and poll errors + o var.c: lose VarChangeCase() saves 4% time + +2013-03-02 Simon J. Gerraty + + * boot-strap: remove MAKEOBJDIRPREFIX from environment since we + want to use MAKEOBJDIR + +2013-01-27 Simon J. Gerraty + + * Merge with NetBSD make, pick up + o make.1: more info on how shell commands are handled. + o job.c,main.c: detect write errors to job pipes. + +2013-01-25 Simon J. Gerraty + + * Makefile (MAKE_VERSION): 20130123 + Merge with NetBSD make, pick up + o meta.c: if script uses .OODATE and meta_oodate() decides + rebuild is needed, .OODATE will be empty - set it to .ALLSRC. + o var.c: in debug output indicate which variabale modifiers + apply to. + o remove Check_Cwd logic the makefiles have been fixed. + +2012-12-12 Simon J. Gerraty + + * makefile.in: add a simple makefile for folk who insist on + ./configure; make; make install + it just runs boot-strap + * include mk/* to accommodate the above + * boot-strap: re-work to accommodate the above + mksrc defaults to $Mydir/mk + allow op={configure,build,install,clean,all} + add options to facilitate install + * Makefile.config.in: just the bits set by configure + * Makefile: bump version to 20121212 + abandon Makefile.in (NetBSD Makefile) + leverage mk/* instead + * configure.in: ensure srcdir is absolute + +2012-11-11 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): 20121111 + fix generation of bmake.cat1 + +2012-11-09 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): 20121109 + Merge with NetBSD make, pick up + o make.c: MakeBuildChild: return 0 so search continues if a + .ORDER dependency is detected. + o unit-tests/order: test the above + +2012-11-02 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): 20121102 + Merge with NetBSD make, pick up + o cond.c: allow cond_state[] to grow. + In meta mode with a very large tree, we can hit the limit + while processing dirdeps. + +2012-10-25 Simon J. Gerraty + + * Makefile.in: we need to use ${srcdir} not ${.CURDIR} + +2012-10-10 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): 20121010 + o protect syntax that only bmake parses correctly. + o remove auto setting of FORCE_MACHINE, use configure's + --with-force-machine=whatever if that is desired. + +2012-10-08 Simon J. Gerraty + + * Makefile.in: do not lose history from make.1 when generating bmake.1 + +2012-10-07 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): 20121007 + Merge with NetBSD make, pick up + o compat.c: ignore empty commands - same as jobs mode. + o make.1: document meta chars that cause use of shell + +2012-09-11 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120911 + * bsd.after-import.mk: include Makefile.inc early and allow it to + override PROG + +2012-08-31 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120831 + Merge with NetBSD make, pick up + o cast sizeof() to int for comparison + o minor make.1 tweak + +2012-08-30 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120830 + Merge with NetBSD make, pick up + o .MAKE.EXPAND_VARIABLES knob can control default behavior of -V + o debug flag -dV causes -V to show raw value regardless. + +2012-07-05 Simon J. Gerraty + + * bsd.after-import.mk (after-import): ensure unit-tests/Makefile + gets SRCTOP set. + +2012-07-04 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120704 + Merge with NetBSD make, pick up + o Job_ParseShell should call Shell_Init if it has been + previously called. + * Makefile.in: set USE_META based on configure result. + also .PARSEDIR is safer indicator of bmake. + +2012-06-26 Simon J. Gerraty + + * Makefile.in: bump version to 20120626 + ensure CPPFLAGS is in CFLAGS + * meta.c: avoid nested externs + * bsd.after-import.mk: avoid ${.CURDIR}/Makefile as target + +2012-06-20 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120620 + Merge with NetBSD make, pick up + o make_malloc.c: avoid including make_malloc.h again + + * Makefile.in: avoid bmake only syntax or protect with + .if defined(.MAKE.LEVEL) + * bsd.after-import.mk: replace .-include with .sinclude + ensure? SRCTOP gets a value + * configure.in: look for filemon.h in /usr/include/dev/filemon first. + +2012-06-19 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120612 + Merge with NetBSD make, pick up + o use MAKE_ATTR_* rather than those defined by cdefs.h or compiler + for greater portability. + o unit-tests/forloop: check that .for works as expected wrt + number of times and with "quoted strings". + +2012-06-06 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120606 + Merge with NetBSD make, pick up + o compat.c: use kill(2) rather than raise(3). + * configure.in: look for sys/dev/filemon + * bsd.after-import.mk: add a .-include "Makefile.inc" to Makefile + and pass BOOTSTRAP_XTRAS to boot-strap. + +2012-06-04 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120604 + Merge with NetBSD make, pick up + o util.c and var.c share same var for tracking if environ + has been reallocated. + o util.c provide getenv with setenv. + * Add MAKE_LEVEL_SAFE as an alternate means of passing MAKE_LEVEL + when the shell actively strips .MAKE.* from the environment. + We still refer to the variable always as .MAKE.LEVEL + * util.c fix bug in findenv() was finding prefix of name. + * compat.c: re-raising SIGINT etc after running .INTERRUPT + results in more reliable termination of all activity on many + platforms. + +2012-06-02 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120602 + Merge with NetBSD make, pick up + o for.c: handle quoted items in .for list + +2012-05-30 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120530 + Merge with NetBSD make, pick up + o compat.c: ignore empty command. + +2012-05-24 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120524 + * FILES: add bsd.after-import.mk: + A simple means of integrating bmake into a BSD build system. + +2012-05-20 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120520 + Merge with NetBSD make, pick up + o increased limit for nested conditionals. + +2012-05-18 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120518 + Merge with NetBSD make, pick up + o use _exit(2) in signal hanlder + o Don't use the [dir] cache when building nodes that might have + changed since the last exec. + o Avoid nested extern declaration warnings. + +2012-04-27 Simon J. Gerraty + + * meta.c (fgetLine): avoid %z - not portable. + * parse.c: Since we moved include of sys/mman.h + and def's of MAP_COPY etc. we got dups from a merge. + +2012-04-24 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120420 + Merge with NetBSD make, pick up + o restore duplicate supression in .MAKE.MAKEFILES + runtime saving can be significant. + o Var_Subst() uses Buf_DestroyCompact() to reduce memory + consumption up to 20%. + +2012-04-20 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120420 + Merge with NetBSD make, pick up + o remove duplicate supression in .MAKE.MAKEFILES + o improved dir cache behavior + o gmake'ish export command + +2012-03-25 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20120325 + Merge with NetBSD make, pick up + o fix parsing of :[#] in conditionals. + +2012-02-10 Simon J. Gerraty + + * Makefile.in: replace use of .Nx in bmake.1 with NetBSD + since some systems cannot cope with .Nx + +2011-11-14 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20111111 + Merge with NetBSD make, pick up + o debug output for .PARSEDIR and .PARSEFILE + +2011-10-10 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20111010 + +2011-10-09 Simon J. Gerraty + + * boot-strap: check for an expected file in the dirs we look for. + * make-bootstrap.sh: pass on LDSTATIC + +2011-10-01 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20111001 + Merge with NetBSD make, pick up + o ensure .PREFIX is set for .PHONY + and .TARGET set for .PHONY run via .END + o __dead used consistently + +2011-09-10 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): 20110909 is a better number ;-) + +2011-09-05 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20110905 + Merge with NetBSD make, pick up + o meta_oodate: ignore makeDependfile + +2011-08-28 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20110828 + Merge with NetBSD make, pick up + o silent=yes in .MAKE.MODE causes meta mode to mark targets + as SILENT if a .meta file is created + +2011-08-18 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20110818 + Merge with NetBSD make, pick up + o in meta mode, if target flagged .META a missing .meta file + means target is out-of-date + o fixes for gcc 4.5 warnings + o simplify job printing code + +2011-08-09 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20110808 + Merge with NetBSD make, pick up + o do not touch OP_SPECIAL targets when doing make -t + +2011-06-22 Simon J. Gerraty + + * Makefile.in (MAKE_VERSION): bump version to 20110622 + Merge with NetBSD make, pick up + o meta_oodate detect corrupted .meta file and declare oodate. + * configure.in: add check for setsid + 2011-06-07 Simon J. Gerraty * Merge with NetBSD make, pick up diff --git a/devel/bmake/files/FILES b/devel/bmake/files/FILES index 24e1359be..c46e74bd7 100644 --- a/devel/bmake/files/FILES +++ b/devel/bmake/files/FILES @@ -1,45 +1,34 @@ -FILES ChangeLog -bmake.cat1 -boot-strap -os.sh -Makefile.in +FILES +Makefile +Makefile.config.in PSD.doc/Makefile PSD.doc/tutorial.ms README +aclocal.m4 arch.c +bmake.1 +bmake.cat1 +boot-strap +bsd.after-import.mk buf.c buf.h compat.c cond.c -make-conf.h -make_malloc.c -make_malloc.h config.h.in configure -aclocal.m4 configure.in dir.c dir.h +dirname.c find_lib.sh for.c -getenv.c getopt.c hash.c hash.h install-sh job.c job.h -meta.c -meta.h -dirname.c -realpath.c -strlcpy.c -strlist.c -strlist.h -stresep.c -trace.c -trace.h lst.h lst.lib/Makefile lst.lib/lstAppend.c @@ -72,48 +61,107 @@ lst.lib/lstReplace.c lst.lib/lstSucc.c machine.sh main.c +make-bootstrap.sh.in +make-conf.h make.1 -bmake.1 make.c make.h -make-bootstrap.sh.in +make_malloc.c +make_malloc.h +makefile.in +meta.c +meta.h missing/sys/cdefs.h mkdeps.sh nonints.h +os.sh parse.c pathnames.h ranlib.h +realpath.c setenv.c sigcompat.c sprite.h str.c +stresep.c +strlcpy.c +strlist.c +strlist.h suff.c targ.c +trace.c +trace.h +unit-tests/Makefile.in +unit-tests/comment.exp +unit-tests/comment.mk +unit-tests/cond1.exp +unit-tests/cond1.mk +unit-tests/cond2.exp +unit-tests/cond2.mk +unit-tests/doterror.exp +unit-tests/doterror.mk +unit-tests/dotwait.exp +unit-tests/dotwait.mk +unit-tests/error.exp +unit-tests/error.mk +unit-tests/escape.exp +unit-tests/escape.mk +unit-tests/export-all.exp +unit-tests/export-all.mk +unit-tests/export-env.exp +unit-tests/export-env.mk +unit-tests/export.exp +unit-tests/export.mk +unit-tests/forloop.exp +unit-tests/forloop.mk +unit-tests/forsubst.exp +unit-tests/forsubst.mk +unit-tests/hash.exp +unit-tests/hash.mk +unit-tests/impsrc.exp +unit-tests/impsrc.mk +unit-tests/misc.exp +unit-tests/misc.mk +unit-tests/moderrs.exp +unit-tests/moderrs.mk +unit-tests/modmatch.exp +unit-tests/modmatch.mk +unit-tests/modmisc.exp +unit-tests/modmisc.mk +unit-tests/modorder.exp +unit-tests/modorder.mk +unit-tests/modts.exp +unit-tests/modts.mk +unit-tests/modword.exp +unit-tests/modword.mk +unit-tests/order.exp +unit-tests/order.mk +unit-tests/phony-end.exp +unit-tests/phony-end.mk +unit-tests/posix.exp +unit-tests/posix.mk +unit-tests/posix1.exp +unit-tests/posix1.mk +unit-tests/qequals.exp +unit-tests/qequals.mk +unit-tests/suffixes.exp +unit-tests/suffixes.mk +unit-tests/sunshcmd.exp +unit-tests/sunshcmd.mk +unit-tests/sysv.exp +unit-tests/sysv.mk +unit-tests/ternary.exp +unit-tests/ternary.mk +unit-tests/unexport-env.exp +unit-tests/unexport-env.mk +unit-tests/unexport.exp +unit-tests/unexport.mk +unit-tests/varcmd.exp +unit-tests/varcmd.mk +unit-tests/varmisc.exp +unit-tests/varmisc.mk +unit-tests/varshell.exp +unit-tests/varshell.mk util.c var.c wait.h -unit-tests/Makefile.in -unit-tests/comment -unit-tests/cond1 -unit-tests/doterror -unit-tests/dotwait -unit-tests/error -unit-tests/export -unit-tests/export-all -unit-tests/forsubst -unit-tests/hash -unit-tests/misc -unit-tests/moderrs -unit-tests/modmatch -unit-tests/modmisc -unit-tests/modorder -unit-tests/modts -unit-tests/modword -unit-tests/posix -unit-tests/qequals -unit-tests/sysv -unit-tests/ternary -unit-tests/test.exp -unit-tests/unexport -unit-tests/unexport-env -unit-tests/varcmd diff --git a/devel/bmake/files/Makefile b/devel/bmake/files/Makefile new file mode 100644 index 000000000..0477385c2 --- /dev/null +++ b/devel/bmake/files/Makefile @@ -0,0 +1,221 @@ +# $Id: Makefile,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# Base version on src date +MAKE_VERSION= 20150505 + +PROG= bmake + +SRCS= \ + arch.c \ + buf.c \ + compat.c \ + cond.c \ + dir.c \ + for.c \ + hash.c \ + job.c \ + main.c \ + make.c \ + make_malloc.c \ + meta.c \ + parse.c \ + str.c \ + strlist.c \ + suff.c \ + targ.c \ + trace.c \ + util.c \ + var.c + +# from lst.lib/ +SRCS+= \ + lstAppend.c \ + lstAtEnd.c \ + lstAtFront.c \ + lstClose.c \ + lstConcat.c \ + lstDatum.c \ + lstDeQueue.c \ + lstDestroy.c \ + lstDupl.c \ + lstEnQueue.c \ + lstFind.c \ + lstFindFrom.c \ + lstFirst.c \ + lstForEach.c \ + lstForEachFrom.c \ + lstInit.c \ + lstInsert.c \ + lstIsAtEnd.c \ + lstIsEmpty.c \ + lstLast.c \ + lstMember.c \ + lstNext.c \ + lstOpen.c \ + lstPrev.c \ + lstRemove.c \ + lstReplace.c \ + lstSucc.c + +# this file gets generated by configure +.-include "Makefile.config" + +.if !empty(LIBOBJS) +SRCS+= ${LIBOBJS:T:.o=.c} +.endif + +# just in case +prefix?= /usr +srcdir?= ${.CURDIR} + +DEFAULT_SYS_PATH?= ${prefix}/share/mk + +CPPFLAGS+= -DUSE_META +CFLAGS+= ${CPPFLAGS} +CFLAGS+= -D_PATH_DEFSYSPATH=\"${DEFAULT_SYS_PATH}\" +CFLAGS+= -I. -I${srcdir} ${XDEFS} -DMAKE_NATIVE +CFLAGS+= ${COPTS.${.ALLSRC:M*.c:T:u}} +COPTS.main.c+= "-DMAKE_VERSION=\"${MAKE_VERSION}\"" + +# meta mode can be useful even without filemon +FILEMON_H ?= /usr/include/dev/filemon/filemon.h +.if exists(${FILEMON_H}) && ${FILEMON_H:T} == "filemon.h" +COPTS.meta.c += -DHAVE_FILEMON_H -I${FILEMON_H:H} +.endif + +.PATH: ${srcdir} +.PATH: ${srcdir}/lst.lib + +.if make(obj) || make(clean) +SUBDIR+= unit-tests +.endif + +# start-delete1 for bsd.after-import.mk +# we skip a lot of this when building as part of FreeBSD etc. + +# list of OS's which are derrived from BSD4.4 +BSD44_LIST= NetBSD FreeBSD OpenBSD DragonFly MirBSD Bitrig +# we are... +OS!= uname -s +# are we 4.4BSD ? +isBSD44:=${BSD44_LIST:M${OS}} + +.if ${isBSD44} == "" +MANTARGET= cat +INSTALL?=${srcdir}/install-sh +.if (${MACHINE} == "sun386") +# even I don't have one of these anymore :-) +CFLAGS+= -DPORTAR +.elif (${MACHINE} != "sunos") +SRCS+= sigcompat.c +CFLAGS+= -DSIGNAL_FLAGS=SA_RESTART +.endif +.else +MANTARGET?= man +.endif + +# turn this on by default - ignored if we are root +WITH_INSTALL_AS_USER= + +# suppress with -DWITHOUT_* +OPTIONS_DEFAULT_YES+= \ + AUTOCONF_MK \ + INSTALL_MK \ + PROG_LINK + +OPTIONS_DEFAULT_NO+= \ + PROG_VERSION + +# process options now +.include + +.if ${MK_PROG_VERSION} == "yes" +PROG_NAME= ${PROG}-${MAKE_VERSION} +.if ${MK_PROG_LINK} == "yes" +SYMLINKS+= ${PROG}-${MAKE_VERSION} ${BINDIR}/${PROG} +.endif +.endif + +EXTRACT_MAN=no +# end-delete1 + +MAN= ${PROG}.1 +MAN1= ${MAN} + +.if (${PROG} != "make") +CLEANFILES+= my.history +.if make(${MAN}) || !exists(${srcdir}/${MAN}) +my.history: ${MAKEFILE} + @(echo ".Nm"; \ + echo "is derived from NetBSD"; \ + echo ".Xr make 1 ."; \ + echo "It uses autoconf to facilitate portability to other platforms."; \ + echo ".Pp") > $@ + +.NOPATH: ${MAN} +${MAN}: make.1 my.history + @echo making $@ + @sed -e 's/^.Nx/NetBSD/' -e '/^.Nm/s/make/${PROG}/' \ + -e '/^.Sh HISTORY/rmy.history' \ + -e '/^.Sh HISTORY/,$$s,^.Nm,make,' ${srcdir}/make.1 > $@ + +all beforeinstall: ${MAN} +_mfromdir=. +.endif +.endif + +MANTARGET?= cat +MANDEST?= ${MANDIR}/${MANTARGET}1 + +.if ${MANTARGET} == "cat" +_mfromdir=${srcdir} +.endif + +.include + +CPPFLAGS+= -DMAKE_NATIVE -DHAVE_CONFIG_H +COPTS.var.c += -Wno-cast-qual +COPTS.job.c += -Wno-format-nonliteral +COPTS.parse.c += -Wno-format-nonliteral +COPTS.var.c += -Wno-format-nonliteral + +# Force these +SHAREDIR= ${SHAREDIR.bmake:U${prefix}/share} +BINDIR= ${BINDIR.bmake:U${prefix}/bin} +MANDIR= ${MANDIR.bmake:U${SHAREDIR}/man} + +.if !exists(.depend) +${OBJS}: config.h +.endif + +# make sure that MAKE_VERSION gets updated. +main.o: ${SRCS} ${MAKEFILE} + +# start-delete2 for bsd.after-import.mk +.if ${MK_AUTOCONF_MK} == "yes" +.include +.endif +SHARE_MK?=${SHAREDIR}/mk +MKSRC=${srcdir}/mk +INSTALL?=${srcdir}/install-sh + +.if ${MK_INSTALL_MK} == "yes" +install: install-mk +.endif + +beforeinstall: + test -d ${DESTDIR}${BINDIR} || ${INSTALL} -m 775 -d ${DESTDIR}${BINDIR} + test -d ${DESTDIR}${MANDEST} || ${INSTALL} -m 775 -d ${DESTDIR}${MANDEST} + +install-mk: +.if exists(${MKSRC}/install-mk) + test -d ${DESTDIR}${SHARE_MK} || ${INSTALL} -m 775 -d ${DESTDIR}${SHARE_MK} + sh ${MKSRC}/install-mk -v -m 644 ${DESTDIR}${SHARE_MK} +.else + @echo need to unpack mk.tar.gz under ${srcdir} or set MKSRC; false +.endif +# end-delete2 + +# A simple unit-test driver to help catch regressions +accept test: + cd ${.CURDIR}/unit-tests && MAKEFLAGS= ${.MAKE} -r -m / TEST_MAKE=${TEST_MAKE:U${.OBJDIR}/${PROG:T}} ${.TARGET} diff --git a/devel/bmake/files/Makefile.config.in b/devel/bmake/files/Makefile.config.in new file mode 100644 index 000000000..1f9aefe1d --- /dev/null +++ b/devel/bmake/files/Makefile.config.in @@ -0,0 +1,20 @@ +# things set by configure + +prefix= @prefix@ +srcdir= @srcdir@ +CC?= @CC@ +MACHINE= @machine@ +MACHINE_ARCH= @machine_arch@ +DEFAULT_SYS_PATH= @default_sys_path@ + +CPPFLAGS+= @CPPFLAGS@ +CFLAGS+= ${CPPFLAGS} @DEFS@ +LDFLAGS= @LDFLAGS@ +LIBOBJS= @LIBOBJS@ +LDADD= @LIBS@ +USE_META= @use_meta@ +FILEMON_H= @filemon_h@ +BMAKE_PATH_MAX?= @bmake_path_max@ +# used if MAXPATHLEN not defined +CPPFLAGS+= -DBMAKE_PATH_MAX=${BMAKE_PATH_MAX} + diff --git a/devel/bmake/files/Makefile.in b/devel/bmake/files/Makefile.in deleted file mode 100644 index 7775edc02..000000000 --- a/devel/bmake/files/Makefile.in +++ /dev/null @@ -1,149 +0,0 @@ -# $NetBSD: Makefile.in,v 1.21 2013/09/08 16:32:14 ryoon Exp $ -# @(#)Makefile 5.2 (Berkeley) 12/28/90 - -# $Id: Makefile.in,v 1.21 2013/09/08 16:32:14 ryoon Exp $ - -PROG= bmake -SRCS= arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c \ - make.c parse.c str.c suff.c targ.c trace.c var.c util.c -SRCS+= strlist.c -SRCS+= make_malloc.c -SRCS+= lstAppend.c lstAtEnd.c lstAtFront.c lstClose.c lstConcat.c \ - lstDatum.c lstDeQueue.c lstDestroy.c lstDupl.c lstEnQueue.c \ - lstFind.c lstFindFrom.c lstFirst.c lstForEach.c lstForEachFrom.c \ - lstInit.c lstInsert.c lstIsAtEnd.c lstIsEmpty.c lstLast.c \ - lstMember.c lstNext.c lstOpen.c lstRemove.c lstReplace.c lstSucc.c -SRCS += lstPrev.c - -# you can use this Makefile if you have an earlier version of bmake. -prefix= @prefix@ -srcdir= @srcdir@ -CC?= @CC@ - -# Base version on src date -MAKE_VERSION= 20110606 -MACHINE=@machine@ -MACHINE_ARCH=@machine_arch@ -DEFAULT_SYS_PATH = @default_sys_path@ - -NOMAN= yes - -CFLAGS+= -D_PATH_DEFSYSPATH=\"${DEFAULT_SYS_PATH}\" -CFLAGS+= -I. -I${srcdir} @DEFS@ @CPPFLAGS@ ${XDEFS} -DMAKE_NATIVE -CFLAGS+= ${CFLAGS_${.TARGET:T}} -CFLAGS_main.o= "-DMAKE_VERSION=\"${MAKE_VERSION}\"" -LDFLAGS= @LDFLAGS@ -LIBOBJS= @LIBOBJS@ -LDADD= @LIBS@ - -.if !empty(LIBOBJS) -SRCS+= ${LIBOBJS:T:.o=.c} -.endif - -USE_META ?= @use_meta@ -.if ${USE_META:tl} != "no" -SRCS+= meta.c -CPPFLAGS+= -DUSE_META -FILEMON_H ?= @filemon_h@ -.if exists(${FILEMON_H}) && ${FILEMON_H:T} == "filemon.h" -COPTS.meta.c += -DHAVE_FILEMON_H -I${FILEMON_H:H} -.endif -.endif - -.PATH: ${srcdir} -.PATH: ${srcdir}/lst.lib - -OS!= uname -s -ARCH!= uname -p 2>/dev/null || uname -m - -# list of OS's which are derrived from BSD4.4 -isBSD44= NetBSD FreeBSD OpenBSD DragonFly MirBSD - -.if ${OS} == "NetBSD" -# Don't set these for anyone else since we don't know what the effect may be. -# On FreeBSD WARNS=2 sets a bunch of -W flags that make does not handle. -WFORMAT= 1 -WARNS=4 -.endif - -.if empty(isBSD44:M${OS}) -# XXX not sure if we still want this given that configure -# lets us force or not the definition of MACHINE. -CFLAGS_main.o+= "-DFORCE_MACHINE=\"${MACHINE}\"" -MANTARGET=cat -INSTALL?=${srcdir}/install-sh -.if (${MACHINE} == "sun386") -# even I don't have one of these anymore :-) -CFLAGS+= -DPORTAR -.elif (${MACHINE} != "sunos") -SRCS+= sigcompat.c -CFLAGS+= -DSIGNAL_FLAGS=SA_RESTART -.endif -.endif -.if make(obj) || make(clean) -SUBDIR+= unit-tests -.endif - -# many systems use gcc these days -CC_IS_GCC=@GCC@ -.if ${CC_IS_GCC} == "yes" -# problem with gcc3 -CFLAGS_var.o+= -Wno-cast-qual -.endif - -CFLAGS_main.o+= "-D@force_machine@MACHINE=\"${MACHINE}\"" "-DMACHINE_ARCH=\"${MACHINE_ARCH}\"" - -EXTRACT_MAN=no - -.if exists(${srcdir}/../Makefile.inc) -.include "${srcdir}/../Makefile.inc" -.endif -.-include -# sigh, FreeBSD at least includes bsd.subdir.mk via bsd.obj.mk -# so the inclusion below, results in complaints about re-defined -# targets. For NetBSD though we need to explicitly include it. -.if defined(SUBDIR) && !target(${SUBDIR:[1]}) -.-include -.endif - -# Force these -BINDIR= ${prefix}/bin -MANDIR= ${prefix}/man - -arch.o: config.h -# make sure that MAKE_VERSION gets updated. -main.o: ${SRCS} ${MAKEFILE} - -MK?=${prefix}/share/mk -MKSRC?=@mksrc@ -INSTALL?=${srcdir}/install-sh - -beforeinstall: - test -d ${DESTDIR}${BINDIR} || ${INSTALL} -m 775 -d ${DESTDIR}${BINDIR} - test -d ${DESTDIR}${MANDEST} || ${INSTALL} -m 775 -d ${DESTDIR}${MANDEST} - -# latest version of *.mk includes an installer. -# you should not need to set USE_OS -install-mk: -.if exists(${MKSRC}/install-mk) - test -d ${DESTDIR}${MK} || ${INSTALL} -m 775 -d ${DESTDIR}${MK} - ${MKSRC}/install-mk -v -m 644 ${DESTDIR}${MK} ${USE_OS} -.else - @echo need to unpack mk.tar.gz under ${srcdir} or set MKSRC; false -.endif - -.ifdef TOOLDIR -# this is a native netbsd build, -# use libutil rather than the local emalloc etc. -CPPFLAGS+= -DUSE_EMALLOC -LDADD+=-lutil -DPADD+=${LIBUTIL} -.endif - -# A simple unit-test driver to help catch regressions -accept test: -.if ${OS} != "FreeMiNT" - cd ${.CURDIR}/unit-tests && ${.MAKE} -r -m / TEST_MAKE=${TEST_MAKE:U${.OBJDIR}/${PROG:T}} ${.TARGET} -.else - true -.endif diff --git a/devel/bmake/files/PSD.doc/Makefile b/devel/bmake/files/PSD.doc/Makefile index ea2c8b3b4..a6276e3a8 100644 --- a/devel/bmake/files/PSD.doc/Makefile +++ b/devel/bmake/files/PSD.doc/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2008/03/09 19:54:29 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/19 22:01:19 joerg Exp $ # @(#)Makefile 8.1 (Berkeley) 8/14/93 -DIR= psd/12.make +SECTION=reference/ref1 +ARTICLE=make SRCS= tutorial.ms MACROS= -ms +EXTRAHTMLFILES=make1.png make2.png .include diff --git a/devel/bmake/files/PSD.doc/tutorial.ms b/devel/bmake/files/PSD.doc/tutorial.ms index f10a0fa53..dbd9d4458 100644 --- a/devel/bmake/files/PSD.doc/tutorial.ms +++ b/devel/bmake/files/PSD.doc/tutorial.ms @@ -1,4 +1,4 @@ -.\" $NetBSD: tutorial.ms,v 1.3 2009/09/18 21:27:25 joerg Exp $ +.\" $NetBSD: tutorial.ms,v 1.4 2015/05/19 22:01:19 joerg Exp $ .\" Copyright (c) 1988, 1989, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -67,6 +67,16 @@ .\" .EH 'PSD:12-%''PMake \*- A Tutorial' .OH 'PMake \*- A Tutorial''PSD:12-%' +.\" Ix is an indexing macro similar to .IX but I've disabled it for now +.\" Since that would require 2 passes and I am not in the mood for that. +.de Ix +.. +.\" Rd is section (region) define and Rm is region mention? Again disable for +.\" now. +.de Rd +.. +.de Rm +.. .\" xH is a macro to provide numbered headers that are automatically stuffed .\" into a table-of-contents, properly indented, etc. If the first argument .\" is numeric, it is taken as the depth for numbering (as for .NH), else @@ -114,14 +124,15 @@ .nr g4 \\n(.s .sp -1 .\" .st cf -\D's -1u'\D't 5u' +\D't 5u' .sp -1 -\h'50u'\D'l 71u 0u'\D'l 50u 50u'\D'l 0u 71u'\D'l -50u 50u'\D'l -71u 0u'\D'l -50u -50u'\D'l 0u -71u'\D'l 50u -50u' +\h'50u' .sp -1 \D't 3u' .sp -1 .sp 7u -\h'53u'\D'p 14 68u 0u 46u 46u 0u 68u -46u 46u -68u 0u -47u -46u 0u -68u 47u -46u' +\h'53u' +\d\D'p -0.19i 0.0i 0.0i -0.13i 0.30i 0.0i 0.0i 0.13i' .sp -1 .ft R .ps 6 @@ -131,7 +142,7 @@ \h'85u'\v'0.85n'\h-\w\\*(g9u/2u\&\\*(g9 .sp |\\n(g8u .sp 166u -\D't 3u'\D's -1u' +\D't 3u' .br .po .rt diff --git a/devel/bmake/files/README b/devel/bmake/files/README index fb688a33b..d09e977e4 100644 --- a/devel/bmake/files/README +++ b/devel/bmake/files/README @@ -18,7 +18,7 @@ interesting changes, so that bmake tracks it very closely. Building: -The prefered way to bootstrap bmake is: +The preferred way to bootstrap bmake is: ./bmake/boot-strap diff --git a/devel/bmake/files/aclocal.m4 b/devel/bmake/files/aclocal.m4 index 0d5360295..e6601d101 100644 --- a/devel/bmake/files/aclocal.m4 +++ b/devel/bmake/files/aclocal.m4 @@ -1,5 +1,5 @@ dnl RCSid: -dnl $Id: aclocal.m4,v 1.3 2008/03/09 19:54:29 joerg Exp $ +dnl $Id: aclocal.m4,v 1.4 2015/05/19 22:01:19 joerg Exp $ dnl dnl diff --git a/devel/bmake/files/arch.c b/devel/bmake/files/arch.c index d24920396..61bc1ab3d 100644 --- a/devel/bmake/files/arch.c +++ b/devel/bmake/files/arch.c @@ -1,4 +1,4 @@ -/* $NetBSD: arch.c,v 1.6 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: arch.c,v 1.7 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,14 +69,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: arch.c,v 1.6 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: arch.c,v 1.7 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)arch.c 8.2 (Berkeley) 1/2/94"; #else -__RCSID("$NetBSD: arch.c,v 1.6 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: arch.c,v 1.7 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -1077,7 +1077,7 @@ Arch_Touch(GNode *gn) */ void #if !defined(RANLIBMAG) -Arch_TouchLib(GNode *gn __unused) +Arch_TouchLib(GNode *gn MAKE_ATTR_UNUSED) #else Arch_TouchLib(GNode *gn) #endif diff --git a/devel/bmake/files/bmake.1 b/devel/bmake/files/bmake.1 index 0fd6a4252..0502bedb2 100644 --- a/devel/bmake/files/bmake.1 +++ b/devel/bmake/files/bmake.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: bmake.1,v 1.9 2011/06/18 22:39:46 bsiegert Exp $ +.\" $NetBSD: bmake.1,v 1.10 2015/05/19 22:01:19 joerg Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 .\" -.Dd May 29, 2011 +.Dd April 9, 2015 .Dt BMAKE 1 .Os .Sh NAME @@ -37,41 +37,19 @@ .Nd maintain program dependencies .Sh SYNOPSIS .Nm -.Op Fl BeikNnqrstWX -.Bk -words +.Op Fl BeikNnqrstWwX .Op Fl C Ar directory -.Ek -.Bk -words .Op Fl D Ar variable -.Ek -.Bk -words .Op Fl d Ar flags -.Ek -.Bk -words .Op Fl f Ar makefile -.Ek -.Bk -words .Op Fl I Ar directory -.Ek -.Bk -words .Op Fl J Ar private -.Ek -.Bk -words .Op Fl j Ar max_jobs -.Ek -.Bk -words .Op Fl m Ar directory -.Ek -.Bk -words .Op Fl T Ar file -.Ek -.Bk -words .Op Fl V Ar variable -.Ek .Op Ar variable=value -.Bk -words .Op Ar target ... -.Ek .Sh DESCRIPTION .Nm is a program designed to simplify the maintenance of other programs. @@ -95,7 +73,7 @@ This manual page is intended as a reference document only. For a more thorough description of .Nm and makefiles, please refer to -.%T "Make \- A Tutorial" . +.%T "PMake \- A Tutorial" . .Pp .Nm will prepend the contents of the @@ -126,7 +104,7 @@ Turn on debugging, and specify which portions of .Nm are to print debugging information. Unless the flags are preceded by -.Ql - +.Ql \- they are added to the .Va MAKEFLAGS environment variable and will be processed by any child make processes. @@ -225,6 +203,10 @@ Print debugging information about makefile parsing. Print debugging information about suffix-transformation rules. .It Ar t Print debugging information about target list maintenance. +.It Ar V +Force the +.Fl V +option to print raw values of variables. .It Ar v Print debugging information about variable assignment. .It Ar x @@ -368,6 +350,8 @@ contains a then the value will be expanded before printing. .It Fl W Treat any warnings during makefile parsing as errors. +.It Fl w +Print entering and leaving directory messages, pre and post processing. .It Fl X Don't export variables passed on the command line to the environment individually. @@ -457,17 +441,29 @@ The value need not necessarily be used to describe existing files. Expansion is in directory order, not alphabetically as done in the shell. .Sh SHELL COMMANDS -Each target may have associated with it a series of shell commands, normally +Each target may have associated with it one or more lines of shell +commands, normally used to create the target. -Each of the commands in this script +Each of the lines in this script .Em must be preceded by a tab. -While any target may appear on a dependency line, only one of these -dependencies may be followed by a creation script, unless the +(For historical reasons, spaces are not accepted.) +While targets can appear in many dependency lines if desired, by +default only one of these rules may be followed by a creation +script. +If the .Ql Ic \&:: -operator is used. +operator is used, however, all rules may include scripts and the +scripts are executed in the order found. .Pp -If the first characters of the command line are any combination of +Each line is treated as a separate shell command, unless the end of +line is escaped with a backslash +.Pq Ql \e +in which case that line and the next are combined. +.\" The escaped newline is retained and passed to the shell, which +.\" normally ignores it. +.\" However, the tab at the beginning of the following line is removed. +If the first characters of the command are any combination of .Ql Ic @ , .Ql Ic + , or @@ -485,7 +481,63 @@ This is similar to the effect of the .MAKE special source, except that the effect can be limited to a single line of a script. A .Ql Ic \- +in compatibility mode causes any non-zero exit status of the command line to be ignored. +.Pp +When +.Nm +is run in jobs mode with +.Fl j Ar max_jobs , +the entire script for the target is fed to a +single instance of the shell. +In compatibility (non-jobs) mode, each command is run in a separate process. +If the command contains any shell meta characters +.Pq Ql #=|^(){};&<>*?[]:$`\e\en +it will be passed to the shell; otherwise +.Nm +will attempt direct execution. +If a line starts with +.Ql Ic \- +and the shell has ErrCtl enabled then failure of the command line +will be ignored as in compatibility mode. +Otherwise +.Ql Ic \- +affects the entire job; +the script will stop at the first command line that fails, +but the target will not be deemed to have failed. +.Pp +Makefiles should be written so that the mode of +.Nm +operation does not change their behavior. +For example, any command which needs to use +.Dq cd +or +.Dq chdir +without potentially changing the directory for subsequent commands +should be put in parentheses so it executes in a subshell. +To force the use of one shell, escape the line breaks so as to make +the whole script one command. +For example: +.Bd -literal -offset indent +avoid-chdir-side-effects: + @echo Building $@ in `pwd` + @(cd ${.CURDIR} && ${MAKE} $@) + @echo Back in `pwd` + +ensure-one-shell-regardless-of-mode: + @echo Building $@ in `pwd`; \e + (cd ${.CURDIR} && ${MAKE} $@); \e + echo Back in `pwd` +.Ed +.Pp +Since +.Nm +will +.Xr chdir 2 +to +.Ql Va .OBJDIR +before executing any targets, each child process +starts with that as its current working directory. .Sh VARIABLE ASSIGNMENTS Variables in make are much like variables in the shell, and, by tradition, consist of all upper-case letters. @@ -596,13 +648,19 @@ Variables defined in the makefile or in included makefiles. Variables defined as part of the command line. .It Local variables Variables that are defined specific to a certain target. +.El +.Pp +Local variables are all built in and their values vary magically from +target to target. +It is not currently possible to define new local variables. The seven local variables are as follows: -.Bl -tag -width ".ARCHIVE" +.Bl -tag -width ".ARCHIVE" -offset indent .It Va .ALLSRC The list of all sources for this target; also known as .Ql Va \&\*[Gt] . .It Va .ARCHIVE -The name of the archive file. +The name of the archive file; also known as +.Ql Va \&! . .It Va .IMPSRC In suffix-transformation rules, the name/path of the source from which the target is to be transformed (the @@ -611,7 +669,8 @@ source); also known as .Ql Va \&\*[Lt] . It is not defined in explicit rules. .It Va .MEMBER -The name of the archive member. +The name of the archive member; also known as +.Ql Va % . .It Va .OODATE The list of sources for this target that were deemed out-of-date; also known as @@ -620,31 +679,41 @@ known as The file prefix of the target, containing only the file portion, no suffix or preceding directory components; also known as .Ql Va * . +The suffix must be one of the known suffixes declared with +.Ic .SUFFIXES +or it will not be recognized. .It Va .TARGET The name of the target; also known as .Ql Va @ . .El .Pp The shorter forms -.Ql Va @ , +.Ql ( Va \*[Gt] , +.Ql Va \&! , +.Ql Va \*[Lt] , +.Ql Va % , .Ql Va \&? , -.Ql Va \&\*[Lt] , -.Ql Va \&\*[Gt] , +.Ql Va * , and -.Ql Va * +.Ql Va @ ) are permitted for backward -compatibility with historical makefiles and are not recommended. -The six variables -.Ql Va "@F" , -.Ql Va "@D" , -.Ql Va "\*[Lt]F" , -.Ql Va "\*[Lt]D" , -.Ql Va "*F" , +compatibility with historical makefiles and legacy POSIX make and are +not recommended. +.Pp +Variants of these variables with the punctuation followed immediately by +.Ql D +or +.Ql F , +e.g. +.Ql Va $(@D) , +are legacy forms equivalent to using the +.Ql :H and -.Ql Va "*D" -are permitted for compatibility with +.Ql :T +modifiers. +These forms are accepted for compatibility with .At V -makefiles and are not recommended. +makefiles and POSIX but are not recommended. .Pp Four of the local variables may be used in sources on dependency lines because they expand to the proper value for each target on the line. @@ -654,7 +723,6 @@ These variables are .Ql Va .ARCHIVE , and .Ql Va .MEMBER . -.El .Ss Additional built-in variables In addition, .Nm @@ -678,6 +746,10 @@ was executed. Refer to the description of .Ql Ev PWD for more details. +.It Va .INCLUDEDFROMDIR +The directory of the file this Makefile was included from. +.It Va .INCLUDEDFROMFILE +The filename of the file this Makefile was included from. .It Ev MAKE The name that .Nm @@ -697,6 +769,10 @@ and cannot be confused with the special target with the same name. Names the makefile (default .Ql Pa .depend ) from which generated dependencies are read. +.It Va .MAKE.EXPAND_VARIABLES +A boolean that controls the default behavior of the +.Fl V +option. .It Va .MAKE.EXPORTED The list of variables exported by .Nm . @@ -713,6 +789,9 @@ then output for each target is prefixed with a token .Ql --- target --- the first part of which can be controlled via .Va .MAKE.JOB.PREFIX . +If +.Va .MAKE.JOB.PREFIX +is empty, no token is printed. .br For example: .Li .MAKE.JOB.PREFIX=${.newline}---${.MAKE:T}[${.MAKE.PID}] @@ -788,6 +867,9 @@ will not create .meta files in This can be overridden by setting .Va bf to a value which represents True. +.It Pa env +For debugging, it can be useful to inlcude the environment +in the .meta file. .It Pa verbose If in "meta" mode, print a clue about the target being built. This is useful if the build is otherwise running silently. @@ -799,6 +881,11 @@ This keyword causes them to be ignored for determining whether a target is out of date in "meta" mode. See also .Ic .NOMETA_CMP . +.It Pa silent= Ar bf +If +.Va bf +is True, when a .meta file is created, mark the target +.Ic .SILENT . .El .It Va .MAKE.META.BAILIWICK In "meta" mode, provides a list of prefixes which @@ -818,6 +905,11 @@ In "meta" mode, this variable contains a list of all the meta files used (updated or not). This list can be used to process the meta files to extract dependency information. +.It Va .MAKE.META.IGNORE_PATHS +Provides a list of path prefixes that should be ignored; +because the contents are expected to change over time. +The default list includes: +.Ql Pa /dev /etc /proc /tmp /var/run /var/tmp .It Va .MAKE.META.PREFIX Defines the message printed for each meta file updated in "meta verbose" mode. The default value is: @@ -836,6 +928,13 @@ by appending their names to is re-exported whenever .Ql Va .MAKEOVERRIDES is modified. +.It Va .MAKE.PATH_FILEMON +If +.Nm +was built with +.Xr filemon 4 +support, this is set to the path of the device node. +This allows makefiles to test for this support. .It Va .MAKE.PID The process-id of .Nm . @@ -918,6 +1017,9 @@ This variable and are both set only while the .Ql Pa Makefiles are being parsed. +If you want to retain their current values, assign them to a variable +using assignment with expansion: +.Pq Ql Cm \&:= . .It Va .PATH A variable that represents the list of directories that .Nm @@ -1008,6 +1110,13 @@ may be used. The wildcard characters may be escaped with a backslash .Pq Ql \e . +As a consequence of the way values are split into words, matched, +and then joined, a construct like +.Dl ${VAR:M*} +will normalise the inter-word spacing, removing all leading and +trailing space, and converting multiple consecutive spaces +to single spaces. +. .It Cm \&:N Ns Ar pattern This is identical to .Ql Cm \&:M , @@ -1151,7 +1260,7 @@ The modifier is just like the .Cm \&:S modifier except that the old and new strings, instead of being -simple strings, are a regular expression (see +simple strings, are an extended regular expression (see .Xr regex 3 ) string .Ar pattern @@ -1181,6 +1290,15 @@ and are orthogonal; the former specifies whether multiple words are potentially affected, the latter whether multiple substitutions can potentially occur within each affected word. +.Pp +As for the +.Cm \&:S +modifier, the +.Ar pattern +and +.Ar replacement +are subjected to variable expansion before being parsed as +regular expressions. .It Cm \&:T Replaces each word in the variable with its last component. .It Cm \&:u @@ -1249,6 +1367,9 @@ The ODE convention is that should start and end with a period. For example. .Dl ${LINKS:@.LINK.@${LN} ${TARGET} ${.LINK.}@} +.Pp +However a single character variable is often more readable: +.Dl ${MAKE_PRINT_VAR_ON_ERROR:@v@$v='${$v}'${.newline}@} .It Cm \&:U Ns Ar newval If the variable is undefined .Ar newval @@ -1270,6 +1391,8 @@ The path of the node which has the same name as the variable is the value. If no such node exists or its path is null, then the name of the variable is used. +In order for this modifier to work, the name (node) must at least have +appeared on the rhs of a dependency. .Sm off .It Cm \&:\&! Ar cmd Cm \&! .Sm on @@ -1330,7 +1453,7 @@ For the purposes of the modifier, the words are indexed both forwards using positive integers (where index 1 represents the first word), and backwards using negative integers -(where index -1 represents the last word). +(where index \-1 represents the last word). .Pp The .Ar range @@ -1429,6 +1552,11 @@ except for internal variables (those that start with This is not affected by the .Fl X flag, so should be used with caution. +For compatibility with other +.Nm +programs +.Ql export variable=value +is also accepted. .Pp Appending a variable name to .Va .MAKE.EXPORTED @@ -1683,7 +1811,7 @@ or .Fl t options were specified. Normally used to mark recursive -.Nm Ns 's . +.Nm Ns s . .It Ic .META Create a meta file for the target, even if it is flagged as .Ic .PHONY , @@ -1693,6 +1821,7 @@ or Usage in conjunction with .Ic .MAKE is the most likely case. +In "meta" mode, the target is out-of-date if the meta file is missing. .It Ic .NOMETA Do not create a meta file for the target. Meta files are also not created for @@ -1705,6 +1834,20 @@ targets. Ignore differences in commands when deciding if target is out of date. This is useful if the command contains a value which always changes. If the number of commands change, though, the target will still be out of date. +The same effect applies to any command line that uses the variable +.Va .OODATE , +which can be used for that purpose even when not otherwise needed or desired: +.Bd -literal -offset indent + +skip-compare-for-some: + @echo this will be compared + @echo this will not ${.OODATE:M.NOMETA_CMP} + @echo this will also be compared + +.Ed +The +.Cm \&:M +pattern suppresses any expansion of the unwanted variable. .It Ic .NOPATH Do not search for the target in the directories specified by .Ic .PATH . @@ -1888,6 +2031,12 @@ If the source is the special .Ic .DOTLAST target, then the current working directory is searched last. +.It Ic .PATH. Ns Va suffix +Like +.Ic .PATH +but applies only to files with a particular suffix. +The suffix must have been previously declared with +.Ic .SUFFIXES . .It Ic .PHONY Apply the .Ic .PHONY @@ -1944,8 +2093,8 @@ character when used outside of any quoting characters. Example: .Bd -literal \&.SHELL: name=ksh path=/bin/ksh hasErrCtl=true \e - check="set -e" ignore="set +e" \e - echo="set -v" quiet="set +v" filter="set +v" \e + check="set \-e" ignore="set +e" \e + echo="set \-v" quiet="set +v" filter="set +v" \e echoFlag=v errFlag=e newline="'\en'" .Ed .It Ic .SILENT @@ -1956,6 +2105,10 @@ If no sources are specified, the .Ic .SILENT attribute is applied to every command in the file. +.It Ic .STALE +This target gets run when a dependency file contains stale entries, having +.Va .ALLSRC +set to the name of that dependency file. .It Ic .SUFFIXES Each source specifies a suffix to .Nm . @@ -1966,7 +2119,7 @@ Example: .Bd -literal \&.SUFFIXES: .o \&.c.o: - cc -o ${.TARGET} -c ${.IMPSRC} + cc \-o ${.TARGET} \-c ${.IMPSRC} .Ed .El .Sh ENVIRONMENT @@ -2006,13 +2159,11 @@ system makefile system makefile directory .El .Sh COMPATIBILITY -The basic make syntax is compatible between different versions of make, +The basic make syntax is compatible between different versions of make; however the special variables, variable modifiers and conditionals are not. -.Pp -The way that parallel makes are scheduled changed in -.Nx 4.0 -so that .ORDER and .WAIT apply recursively to the dependant nodes. -The algorithms used may change again in the future. +.Ss Older versions +An incomplete list of changes in older versions of +.Nm : .Pp The way that .for loop variables are substituted changed after .Nx 5.0 @@ -2020,39 +2171,79 @@ so that they still appear to be variable expansions. In particular this stops them being treated as syntax, and removes some obscure problems using them in .if statements. .Pp -Unlike other +The way that parallel makes are scheduled changed in +.Nx 4.0 +so that .ORDER and .WAIT apply recursively to the dependent nodes. +The algorithms used may change again in the future. +.Ss Other make dialects +Other make dialects (GNU make, SVR4 make, POSIX make, etc.) do not +support most of the features of .Nm -programs, this implementation by default executes all commands for a given -target using a single shell invocation. -This is done for both efficiency and to simplify error handling in remote -command invocations. -Typically this is transparent to the user, unless the target commands change -the current working directory using -.Dq cd -or -.Dq chdir . -To be compatible with Makefiles that do this, one can use -.Fl B -to disable this behavior. +as described in this manual. +Most notably: +.Bl -bullet -offset indent +.It +The +.Ic .WAIT +and +.Ic .ORDER +declarations and most functionality pertaining to parallelization. +(GNU make supports parallelization but lacks these features needed to +control it effectively.) +.It +Directives, including for loops and conditionals and most of the +forms of include files. +(GNU make has its own incompatible and less powerful syntax for +conditionals.) +.It +All built-in variables that begin with a dot. +.It +Most of the special sources and targets that begin with a dot, +with the notable exception of +.Ic .PHONY , +.Ic .PRECIOUS , +and +.Ic .SUFFIXES . +.It +Variable modifiers, except for the +.Dl :old=new +string substitution, which does not portably support globbing with +.Ql % +and historically only works on declared suffixes. +.It +The +.Ic $> +variable even in its short form; most makes support this functionality +but its name varies. +.El +.Pp +Some features are somewhat more portable, such as assignment with +.Ic += , +.Ic ?= , +and +.Ic != . +The +.Ic .PATH +functionality is based on an older feature +.Ic VPATH +found in GNU make and many versions of SVR4 make; however, +historically its behavior is too ill-defined (and too buggy) to rely +upon. +.Pp +The +.Ic $@ +and +.Ic $< +variables are more or less universally portable, as is the +.Ic $(MAKE) +variable. +Basic use of suffix rules (for files only in the current directory, +not trying to chain transformations together, etc.) is also reasonably +portable. .Sh SEE ALSO .Xr mkdep 1 .Sh HISTORY -A -.Nm -command appeared in -.At v7 . .Nm is derived from NetBSD's .Xr make 1 . It uses autoconf to facilitate portability to other platforms. -.Sh BUGS -The -.Nm -syntax is difficult to parse without actually acting of the data. -For instance finding the end of a variable use should involve scanning each -the modifiers using the correct terminator for each field. -In many places -.Nm -just counts {} and () in order to find the end of a variable expansion. -.Pp -There is no way of escaping a space character in a filename. diff --git a/devel/bmake/files/bmake.cat1 b/devel/bmake/files/bmake.cat1 index 254d55017..a8b656835 100644 --- a/devel/bmake/files/bmake.cat1 +++ b/devel/bmake/files/bmake.cat1 @@ -1,25 +1,25 @@ -BMAKE(1) BSD General Commands Manual BMAKE(1) +BMAKE(1) General Commands Manual BMAKE(1) NNAAMMEE - bbmmaakkee -- maintain program dependencies + bbmmaakkee - maintain program dependencies SSYYNNOOPPSSIISS - bbmmaakkee [--BBeeiikkNNnnqqrrssttWWXX] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i_a_b_l_e] [--dd _f_l_a_g_s] + bbmmaakkee [--BBeeiikkNNnnqqrrssttWWwwXX] [--CC _d_i_r_e_c_t_o_r_y] [--DD _v_a_r_i_a_b_l_e] [--dd _f_l_a_g_s] [--ff _m_a_k_e_f_i_l_e] [--II _d_i_r_e_c_t_o_r_y] [--JJ _p_r_i_v_a_t_e] [--jj _m_a_x___j_o_b_s] [--mm _d_i_r_e_c_t_o_r_y] [--TT _f_i_l_e] [--VV _v_a_r_i_a_b_l_e] [_v_a_r_i_a_b_l_e_=_v_a_l_u_e] [_t_a_r_g_e_t _._._.] DDEESSCCRRIIPPTTIIOONN - bbmmaakkee is a program designed to simplify the maintenance of other pro- - grams. Its input is a list of specifications as to the files upon which - programs and other files depend. If no --ff _m_a_k_e_f_i_l_e makefile option is - given, bbmmaakkee will try to open `_m_a_k_e_f_i_l_e' then `_M_a_k_e_f_i_l_e' in order to find - the specifications. If the file `_._d_e_p_e_n_d' exists, it is read (see + bbmmaakkee is a program designed to simplify the maintenance of other + programs. Its input is a list of specifications as to the files upon + which programs and other files depend. If no --ff _m_a_k_e_f_i_l_e makefile option + is given, bbmmaakkee will try to open `_m_a_k_e_f_i_l_e' then `_M_a_k_e_f_i_l_e' in order to + find the specifications. If the file `_._d_e_p_e_n_d' exists, it is read (see mkdep(1)). This manual page is intended as a reference document only. For a more - thorough description of bbmmaakkee and makefiles, please refer to _M_a_k_e _- _A - _T_u_t_o_r_i_a_l. + thorough description of bbmmaakkee and makefiles, please refer to _P_M_a_k_e _- _A + _T_u_t_o_r_i_a_l_. bbmmaakkee will prepend the contents of the _M_A_K_E_F_L_A_G_S environment variable to the command line arguments before parsing them. @@ -31,10 +31,10 @@ DDEESSCCRRIIPPTTIIOONN dependency line in sequence. --CC _d_i_r_e_c_t_o_r_y - Change to _d_i_r_e_c_t_o_r_y before reading the makefiles or doing any- - thing else. If multiple --CC options are specified, each is inter- - preted relative to the previous one: --CC _/ --CC _e_t_c is equivalent to - --CC _/_e_t_c. + Change to _d_i_r_e_c_t_o_r_y before reading the makefiles or doing + anything else. If multiple --CC options are specified, each is + interpreted relative to the previous one: --CC _/ --CC _e_t_c is + equivalent to --CC _/_e_t_c. --DD _v_a_r_i_a_b_l_e Define _v_a_r_i_a_b_l_e to be 1, in the global context. @@ -47,8 +47,8 @@ DDEESSCCRRIIPPTTIIOONN information is printed to standard error, but this can be changed using the _F debugging flag. The debugging output is always unbuffered; in addition, if debugging is enabled but debugging - output is not directed to standard output, then the standard out- - put is line buffered. _F_l_a_g_s is one or more of the following: + output is not directed to standard output, then the standard + output is line buffered. _F_l_a_g_s is one or more of the following: _A Print all possible debugging information; equivalent to specifying all of the debugging flags. @@ -56,8 +56,8 @@ DDEESSCCRRIIPPTTIIOONN _a Print debugging information about archive searching and caching. - _C Print debugging information about current working direc- - tory. + _C Print debugging information about current working + directory. _c Print debugging information about conditional evaluation. @@ -99,24 +99,27 @@ DDEESSCCRRIIPPTTIIOONN _M Print debugging information about "meta" mode decisions about targets. - _m Print debugging information about making targets, includ- - ing modification dates. + _m Print debugging information about making targets, + including modification dates. _n Don't delete the temporary command scripts created when running commands. These temporary scripts are created in - the directory referred to by the TMPDIR environment vari- - able, or in _/_t_m_p if TMPDIR is unset or set to the empty - string. The temporary scripts are created by mkstemp(3), - and have names of the form _m_a_k_e_X_X_X_X_X_X. _N_O_T_E: This can - create many files in TMPDIR or _/_t_m_p, so use with care. + the directory referred to by the TMPDIR environment + variable, or in _/_t_m_p if TMPDIR is unset or set to the + empty string. The temporary scripts are created by + mkstemp(3), and have names of the form _m_a_k_e_X_X_X_X_X_X. _N_O_T_E: + This can create many files in TMPDIR or _/_t_m_p, so use with + care. _p Print debugging information about makefile parsing. _s Print debugging information about suffix-transformation rules. - _t Print debugging information about target list mainte- - nance. + _t Print debugging information about target list + maintenance. + + _V Force the --VV option to print raw values of variables. _v Print debugging information about variable assignment. @@ -136,8 +139,9 @@ DDEESSCCRRIIPPTTIIOONN makefiles. The system makefile directory (or directories, see the --mm option) is automatically included as part of this list. - --ii Ignore non-zero exit of shell commands in the makefile. Equiva- - lent to specifying `--' before each command line in the makefile. + --ii Ignore non-zero exit of shell commands in the makefile. + Equivalent to specifying `--' before each command line in the + makefile. --JJ _p_r_i_v_a_t_e This option should _n_o_t be specified by the user. @@ -148,15 +152,15 @@ DDEESSCCRRIIPPTTIIOONN --jj _m_a_x___j_o_b_s Specify the maximum number of jobs that bbmmaakkee may have running at - any one time. The value is saved in _._M_A_K_E_._J_O_B_S. Turns compati- - bility mode off, unless the _B flag is also specified. When com- - patibility mode is off, all commands associated with a target are - executed in a single shell invocation as opposed to the tradi- - tional one shell invocation per line. This can break traditional - scripts which change directories on each command invocation and - then expect to start with a fresh environment on the next line. - It is more efficient to correct the scripts rather than turn - backwards compatibility on. + any one time. The value is saved in _._M_A_K_E_._J_O_B_S. Turns + compatibility mode off, unless the _B flag is also specified. + When compatibility mode is off, all commands associated with a + target are executed in a single shell invocation as opposed to + the traditional one shell invocation per line. This can break + traditional scripts which change directories on each command + invocation and then expect to start with a fresh environment on + the next line. It is more efficient to correct the scripts + rather than turn backwards compatibility on. --kk Continue processing after errors are encountered, but only on those targets that do not depend on the target whose creation @@ -166,9 +170,9 @@ DDEESSCCRRIIPPTTIIOONN Specify a directory in which to search for sys.mk and makefiles included via the <_f_i_l_e>-style include statement. The --mm option can be used multiple times to form a search path. This path will - override the default system include path: /usr/share/mk. Fur- - thermore the system include path will be appended to the search - path used for "_f_i_l_e"-style include statements (see the --II + override the default system include path: /usr/share/mk. + Furthermore the system include path will be appended to the + search path used for "_f_i_l_e"-style include statements (see the --II option). If a file or directory name in the --mm argument (or the @@ -183,8 +187,8 @@ DDEESSCCRRIIPPTTIIOONN (e.g., by using ".../mk/sys.mk" as an argument). --nn Display the commands that would have been executed, but do not - actually execute them unless the target depends on the .MAKE spe- - cial source (see below). + actually execute them unless the target depends on the .MAKE + special source (see below). --NN Display the commands which would have been executed, but do not actually execute any of them; useful for debugging top-level @@ -207,8 +211,8 @@ DDEESSCCRRIIPPTTIIOONN to-date. --VV _v_a_r_i_a_b_l_e - Print bbmmaakkee's idea of the value of _v_a_r_i_a_b_l_e, in the global con- - text. Do not build any targets. Multiple instances of this + Print bbmmaakkee's idea of the value of _v_a_r_i_a_b_l_e, in the global + context. Do not build any targets. Multiple instances of this option may be specified; the variables will be printed one per line, with a blank line for each null or undefined variable. If _v_a_r_i_a_b_l_e contains a `$' then the value will be expanded before @@ -216,18 +220,21 @@ DDEESSCCRRIIPPTTIIOONN --WW Treat any warnings during makefile parsing as errors. - --XX Don't export variables passed on the command line to the environ- - ment individually. Variables passed on the command line are - still exported via the _M_A_K_E_F_L_A_G_S environment variable. This + --ww Print entering and leaving directory messages, pre and post + processing. + + --XX Don't export variables passed on the command line to the + environment individually. Variables passed on the command line + are still exported via the _M_A_K_E_F_L_A_G_S environment variable. This option may be useful on systems which have a small limit on the size of command arguments. _v_a_r_i_a_b_l_e_=_v_a_l_u_e Set the value of the variable _v_a_r_i_a_b_l_e to _v_a_l_u_e. Normally, all values passed on the command line are also exported to sub-makes - in the environment. The --XX flag disables this behavior. Vari- - able assignments should follow options for POSIX compatibility - but no ordering is enforced. + in the environment. The --XX flag disables this behavior. + Variable assignments should follow options for POSIX + compatibility but no ordering is enforced. There are seven different types of lines in a makefile: file dependency specifications, shell commands, variable assignments, include statements, @@ -241,8 +248,8 @@ FFIILLEE DDEEPPEENNDDEENNCCYY SSPPEECCIIFFIICCAATTIIOO Dependency lines consist of one or more targets, an operator, and zero or more sources. This creates a relationship where the targets ``depend'' on the sources and are usually created from them. The exact relationship - between the target and the source is determined by the operator that sep- - arates them. The three operators are as follows: + between the target and the source is determined by the operator that + separates them. The three operators are as follows: :: A target is considered out-of-date if its modification time is less than those of any of its sources. Sources for a target accumulate @@ -250,12 +257,12 @@ FFIILLEE DDEEPPEENNDDEENNCCYY SSPPEECCIIFFIICCAATTIIOO removed if bbmmaakkee is interrupted. !! Targets are always re-created, but not until all sources have been - examined and re-created as necessary. Sources for a target accumu- - late over dependency lines when this operator is used. The target - is removed if bbmmaakkee is interrupted. + examined and re-created as necessary. Sources for a target + accumulate over dependency lines when this operator is used. The + target is removed if bbmmaakkee is interrupted. - :::: If no sources are specified, the target is always re-created. Oth- - erwise, a target is considered out-of-date if any of its sources + :::: If no sources are specified, the target is always re-created. + Otherwise, a target is considered out-of-date if any of its sources has been modified more recently than the target. Sources for a target do not accumulate over dependency lines when this operator is used. The target will not be removed if bbmmaakkee is interrupted. @@ -268,40 +275,75 @@ FFIILLEE DDEEPPEENNDDEENNCCYY SSPPEECCIIFFIICCAATTIIOO done in the shell. SSHHEELLLL CCOOMMMMAANNDDSS - Each target may have associated with it a series of shell commands, nor- - mally used to create the target. Each of the commands in this script - _m_u_s_t be preceded by a tab. While any target may appear on a dependency - line, only one of these dependencies may be followed by a creation - script, unless the `::::' operator is used. + Each target may have associated with it one or more lines of shell + commands, normally used to create the target. Each of the lines in this + script _m_u_s_t be preceded by a tab. (For historical reasons, spaces are + not accepted.) While targets can appear in many dependency lines if + desired, by default only one of these rules may be followed by a creation + script. If the `::::' operator is used, however, all rules may include + scripts and the scripts are executed in the order found. - If the first characters of the command line are any combination of `@@', - `++', or `--', the command is treated specially. A `@@' causes the command - not to be echoed before it is executed. A `++' causes the command to be - executed even when --nn is given. This is similar to the effect of the - .MAKE special source, except that the effect can be limited to a single - line of a script. A `--' causes any non-zero exit status of the command - line to be ignored. + Each line is treated as a separate shell command, unless the end of line + is escaped with a backslash (`\') in which case that line and the next + are combined. If the first characters of the command are any combination + of `@@', `++', or `--', the command is treated specially. A `@@' causes the + command not to be echoed before it is executed. A `++' causes the command + to be executed even when --nn is given. This is similar to the effect of + the .MAKE special source, except that the effect can be limited to a + single line of a script. A `--' in compatibility mode causes any non-zero + exit status of the command line to be ignored. + + When bbmmaakkee is run in jobs mode with --jj _m_a_x___j_o_b_s, the entire script for + the target is fed to a single instance of the shell. In compatibility + (non-jobs) mode, each command is run in a separate process. If the + command contains any shell meta characters (`#=|^(){};&<>*?[]:$`\\n') it + will be passed to the shell; otherwise bbmmaakkee will attempt direct + execution. If a line starts with `--' and the shell has ErrCtl enabled + then failure of the command line will be ignored as in compatibility + mode. Otherwise `--' affects the entire job; the script will stop at the + first command line that fails, but the target will not be deemed to have + failed. + + Makefiles should be written so that the mode of bbmmaakkee operation does not + change their behavior. For example, any command which needs to use + ``cd'' or ``chdir'' without potentially changing the directory for + subsequent commands should be put in parentheses so it executes in a + subshell. To force the use of one shell, escape the line breaks so as to + make the whole script one command. For example: + + avoid-chdir-side-effects: + @echo Building $@ in `pwd` + @(cd ${.CURDIR} && ${MAKE} $@) + @echo Back in `pwd` + + ensure-one-shell-regardless-of-mode: + @echo Building $@ in `pwd`; \ + (cd ${.CURDIR} && ${MAKE} $@); \ + echo Back in `pwd` + + Since bbmmaakkee will chdir(2) to `_._O_B_J_D_I_R' before executing any targets, each + child process starts with that as its current working directory. VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS - Variables in make are much like variables in the shell, and, by tradi- - tion, consist of all upper-case letters. + Variables in make are much like variables in the shell, and, by + tradition, consist of all upper-case letters. VVaarriiaabbllee aassssiiggnnmmeenntt mmooddiiffiieerrss The five operators that can be used to assign values to variables are as follows: - == Assign the value to the variable. Any previous value is overrid- - den. + == Assign the value to the variable. Any previous value is + overridden. ++== Append the value to the current value of the variable. ??== Assign the value to the variable if it is not already defined. ::== Assign with expansion, i.e. expand the value before assigning it - to the variable. Normally, expansion is not done until the vari- - able is referenced. _N_O_T_E: References to undefined variables are - _n_o_t expanded. This can cause problems when variable modifiers - are used. + to the variable. Normally, expansion is not done until the + variable is referenced. _N_O_T_E: References to undefined variables + are _n_o_t expanded. This can cause problems when variable + modifiers are used. !!== Expand the value and pass it to the shell for execution and assign the result to the variable. Any newlines in the result @@ -313,13 +355,13 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS Variables are expanded by surrounding the variable name with either curly braces (`{}') or parentheses (`()') and preceding it with a dollar sign - (`$'). If the variable name contains only a single letter, the surround- - ing braces or parentheses are not required. This shorter form is not - recommended. + (`$'). If the variable name contains only a single letter, the + surrounding braces or parentheses are not required. This shorter form is + not recommended. If the variable name contains a dollar, then the name itself is expanded - first. This allows almost arbitrary variable names, however names con- - taining dollar, braces, parenthesis, or whitespace are really best + first. This allows almost arbitrary variable names, however names + containing dollar, braces, parenthesis, or whitespace are really best avoided! If the result of expanding a variable contains a dollar sign (`$') the @@ -334,8 +376,8 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS executed. 3. ``.for'' loop index variables are expanded on each loop iteration. - Note that other variables are not expanded inside loops so the fol- - lowing example code: + Note that other variables are not expanded inside loops so the + following example code: .for i in 1 2 3 @@ -358,8 +400,8 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS after the loop completes ${j} contains ``3''. VVaarriiaabbllee ccllaasssseess - The four different classes of variables (in order of increasing prece- - dence) are: + The four different classes of variables (in order of increasing + precedence) are: Environment variables Variables defined as part of bbmmaakkee's environment. @@ -371,40 +413,47 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS Variables defined as part of the command line. Local variables - Variables that are defined specific to a certain target. The - seven local variables are as follows: + Variables that are defined specific to a certain target. - _._A_L_L_S_R_C The list of all sources for this target; also known as - `_>'. + Local variables are all built in and their values vary magically from + target to target. It is not currently possible to define new local + variables. The seven local variables are as follows: - _._A_R_C_H_I_V_E The name of the archive file. + _._A_L_L_S_R_C The list of all sources for this target; also known as + `_>'. - _._I_M_P_S_R_C In suffix-transformation rules, the name/path of the - source from which the target is to be transformed (the - ``implied'' source); also known as `_<'. It is not - defined in explicit rules. + _._A_R_C_H_I_V_E The name of the archive file; also known as `_!'. - _._M_E_M_B_E_R The name of the archive member. + _._I_M_P_S_R_C In suffix-transformation rules, the name/path of the + source from which the target is to be transformed (the + ``implied'' source); also known as `_<'. It is not + defined in explicit rules. - _._O_O_D_A_T_E The list of sources for this target that were deemed - out-of-date; also known as `_?'. + _._M_E_M_B_E_R The name of the archive member; also known as `_%'. - _._P_R_E_F_I_X The file prefix of the target, containing only the file - portion, no suffix or preceding directory components; - also known as `_*'. + _._O_O_D_A_T_E The list of sources for this target that were deemed out- + of-date; also known as `_?'. - _._T_A_R_G_E_T The name of the target; also known as `_@'. + _._P_R_E_F_I_X The file prefix of the target, containing only the file + portion, no suffix or preceding directory components; + also known as `_*'. The suffix must be one of the known + suffixes declared with ..SSUUFFFFIIXXEESS or it will not be + recognized. - The shorter forms `_@', `_?', `_<', `_>', and `_*' are permitted for - backward compatibility with historical makefiles and are not rec- - ommended. The six variables `_@_F', `_@_D', `_<_F', `_<_D', `_*_F', and - `_*_D' are permitted for compatibility with AT&T System V UNIX - makefiles and are not recommended. + _._T_A_R_G_E_T The name of the target; also known as `_@'. - Four of the local variables may be used in sources on dependency - lines because they expand to the proper value for each target on - the line. These variables are `_._T_A_R_G_E_T', `_._P_R_E_F_I_X', `_._A_R_C_H_I_V_E', - and `_._M_E_M_B_E_R'. + The shorter forms (`_>', `_!', `_<', `_%', `_?', `_*', and `_@') are permitted + for backward compatibility with historical makefiles and legacy POSIX + make and are not recommended. + + Variants of these variables with the punctuation followed immediately by + `D' or `F', e.g. `_$_(_@_D_)', are legacy forms equivalent to using the `:H' + and `:T' modifiers. These forms are accepted for compatibility with AT&T + System V UNIX makefiles and POSIX but are not recommended. + + Four of the local variables may be used in sources on dependency lines + because they expand to the proper value for each target on the line. + These variables are `_._T_A_R_G_E_T', `_._P_R_E_F_I_X', `_._A_R_C_H_I_V_E', and `_._M_E_M_B_E_R'. AAddddiittiioonnaall bbuuiilltt--iinn vvaarriiaabblleess In addition, bbmmaakkee sets or knows about the following variables: @@ -413,12 +462,19 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS dollar sign. _._A_L_L_T_A_R_G_E_T_S The list of all targets encountered in the Makefile. If - evaluated during Makefile parsing, lists only those tar- - gets encountered thus far. + evaluated during Makefile parsing, lists only those + targets encountered thus far. _._C_U_R_D_I_R A path to the directory where bbmmaakkee was executed. Refer to the description of `PWD' for more details. + _._I_N_C_L_U_D_E_D_F_R_O_M_D_I_R + The directory of the file this Makefile was included + from. + + _._I_N_C_L_U_D_E_D_F_R_O_M_F_I_L_E + The filename of the file this Makefile was included from. + MAKE The name that bbmmaakkee was executed with (_a_r_g_v_[_0_]). For compatibility bbmmaakkee also sets _._M_A_K_E with the same value. The preferred variable to use is the environment variable @@ -427,8 +483,12 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS the same name. _._M_A_K_E_._D_E_P_E_N_D_F_I_L_E - Names the makefile (default `_._d_e_p_e_n_d') from which gener- - ated dependencies are read. + Names the makefile (default `_._d_e_p_e_n_d') from which + generated dependencies are read. + + _._M_A_K_E_._E_X_P_A_N_D___V_A_R_I_A_B_L_E_S + A boolean that controls the default behavior of the --VV + option. _._M_A_K_E_._E_X_P_O_R_T_E_D The list of variables exported by bbmmaakkee. @@ -437,18 +497,19 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS _._M_A_K_E_._J_O_B_._P_R_E_F_I_X If bbmmaakkee is run with _j then output for each target is prefixed with a token `--- target ---' the first part of - which can be controlled via _._M_A_K_E_._J_O_B_._P_R_E_F_I_X. + which can be controlled via _._M_A_K_E_._J_O_B_._P_R_E_F_I_X. If + _._M_A_K_E_._J_O_B_._P_R_E_F_I_X is empty, no token is printed. For example: .MAKE.JOB.PREFIX=${.newline}---${.MAKE:T}[${.MAKE.PID}] - would produce tokens like `---make[1234] target ---' mak- - ing it easier to track the degree of parallelism being + would produce tokens like `---make[1234] target ---' + making it easier to track the degree of parallelism being achieved. MAKEFLAGS The environment variable `MAKEFLAGS' may contain anything that may be specified on bbmmaakkee's command line. Anything specified on bbmmaakkee's command line is appended to the - `MAKEFLAGS' variable which is then entered into the envi- - ronment for all programs which bbmmaakkee executes. + `MAKEFLAGS' variable which is then entered into the + environment for all programs which bbmmaakkee executes. _._M_A_K_E_._L_E_V_E_L The recursion depth of bbmmaakkee. The initial instance of bbmmaakkee will be 0, and an incremented value is put into the @@ -467,8 +528,8 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS once, regardless of the number of times read. _._M_A_K_E_._M_O_D_E Processed after reading all makefiles. Can affect the - mode that bbmmaakkee runs in. It can contain a number of key- - words: + mode that bbmmaakkee runs in. It can contain a number of + keywords: _c_o_m_p_a_t Like --BB, puts bbmmaakkee into "compat" mode. @@ -481,8 +542,11 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS errors. _c_u_r_d_i_r_O_k_= _b_f Normally bbmmaakkee will not create .meta files - in `_._C_U_R_D_I_R'. This can be overridden by set- - ting _b_f to a value which represents True. + in `_._C_U_R_D_I_R'. This can be overridden by + setting _b_f to a value which represents True. + + _e_n_v For debugging, it can be useful to inlcude + the environment in the .meta file. _v_e_r_b_o_s_e If in "meta" mode, print a clue about the target being built. This is useful if the @@ -496,6 +560,9 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS out of date in "meta" mode. See also ..NNOOMMEETTAA__CCMMPP. + _s_i_l_e_n_t_= _b_f If _b_f is True, when a .meta file is created, + mark the target ..SSIILLEENNTT. + _._M_A_K_E_._M_E_T_A_._B_A_I_L_I_W_I_C_K In "meta" mode, provides a list of prefixes which match the directories controlled by bbmmaakkee. If a file that was @@ -510,8 +577,14 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS _._M_A_K_E_._M_E_T_A_._F_I_L_E_S In "meta" mode, this variable contains a list of all the meta files used (updated or not). This list can be used - to process the meta files to extract dependency informa- - tion. + to process the meta files to extract dependency + information. + + _._M_A_K_E_._M_E_T_A_._I_G_N_O_R_E___P_A_T_H_S + Provides a list of path prefixes that should be ignored; + because the contents are expected to change over time. + The default list includes: `_/_d_e_v _/_e_t_c _/_p_r_o_c _/_t_m_p _/_v_a_r_/_r_u_n + _/_v_a_r_/_t_m_p' _._M_A_K_E_._M_E_T_A_._P_R_E_F_I_X Defines the message printed for each meta file updated in @@ -527,14 +600,19 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS `MAKEFLAGS' is re-exported whenever `_._M_A_K_E_O_V_E_R_R_I_D_E_S' is modified. + _._M_A_K_E_._P_A_T_H___F_I_L_E_M_O_N + If bbmmaakkee was built with filemon(4) support, this is set + to the path of the device node. This allows makefiles to + test for this support. + _._M_A_K_E_._P_I_D The process-id of bbmmaakkee. _._M_A_K_E_._P_P_I_D The parent process-id of bbmmaakkee. _M_A_K_E___P_R_I_N_T___V_A_R___O_N___E_R_R_O_R When bbmmaakkee stops due to an error, it prints its name and - the value of `_._C_U_R_D_I_R' as well as the value of any vari- - ables named in `_M_A_K_E___P_R_I_N_T___V_A_R___O_N___E_R_R_O_R'. + the value of `_._C_U_R_D_I_R' as well as the value of any + variables named in `_M_A_K_E___P_R_I_N_T___V_A_R___O_N___E_R_R_O_R'. _._n_e_w_l_i_n_e This variable is simply assigned a newline character as its value. This allows expansions using the ::@@ modifier @@ -544,13 +622,13 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS ${MAKE_PRINT_VAR_ON_ERROR:@v@$v='${$v}'${.newline}@}. _._O_B_J_D_I_R A path to the directory where the targets are built. Its - value is determined by trying to chdir(2) to the follow- - ing directories in order and using the first match: + value is determined by trying to chdir(2) to the + following directories in order and using the first match: 1. ${MAKEOBJDIRPREFIX}${.CURDIR} - (Only if `MAKEOBJDIRPREFIX' is set in the environ- - ment or on the command line.) + (Only if `MAKEOBJDIRPREFIX' is set in the + environment or on the command line.) 2. ${MAKEOBJDIR} @@ -573,20 +651,22 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS `_._O_B_J_D_I_R' may be modified in the makefile as a global variable. In all cases, bbmmaakkee will chdir(2) to `_._O_B_J_D_I_R' - and set `PWD' to that directory before executing any tar- - gets. + and set `PWD' to that directory before executing any + targets. _._P_A_R_S_E_D_I_R A path to the directory of the current `_M_a_k_e_f_i_l_e' being parsed. _._P_A_R_S_E_F_I_L_E The basename of the current `_M_a_k_e_f_i_l_e' being parsed. This variable and `_._P_A_R_S_E_D_I_R' are both set only while the - `_M_a_k_e_f_i_l_e_s' are being parsed. + `_M_a_k_e_f_i_l_e_s' are being parsed. If you want to retain + their current values, assign them to a variable using + assignment with expansion: (`::=='). _._P_A_T_H A variable that represents the list of directories that bbmmaakkee will search for files. The search list should be - updated using the target `_._P_A_T_H' rather than the vari- - able. + updated using the target `_._P_A_T_H' rather than the + variable. PWD Alternate path to the current directory. bbmmaakkee normally sets `_._C_U_R_D_I_R' to the canonical path given by getcwd(3). @@ -607,8 +687,8 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS VVaarriiaabbllee mmooddiiffiieerrss Variable expansion may be modified to select or modify each word of the - variable (where a ``word'' is white-space delimited sequence of charac- - ters). The general format of a variable expansion is as follows: + variable (where a ``word'' is white-space delimited sequence of + characters). The general format of a variable expansion is as follows: ${variable[:modifier[:...]]} @@ -629,13 +709,19 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS ::EE Replaces each word in the variable with its suffix. - ::HH Replaces each word in the variable with everything but the last com- - ponent. + ::HH Replaces each word in the variable with everything but the last + component. ::MM_p_a_t_t_e_r_n Select only those words that match _p_a_t_t_e_r_n. The standard shell wildcard characters (`*', `?', and `[]') may be used. The wildcard - characters may be escaped with a backslash (`\'). + characters may be escaped with a backslash (`\'). As a consequence + of the way values are split into words, matched, and then joined, a + construct like + ${VAR:M*} + will normalise the inter-word spacing, removing all leading and + trailing space, and converting multiple consecutive spaces to single + spaces. ::NN_p_a_t_t_e_r_n This is identical to `::MM', but selects all words which do not match @@ -686,10 +772,10 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS ::ttll Converts variable to lower-case letters. ::ttss_c - Words in the variable are normally separated by a space on expan- - sion. This modifier sets the separator to the character _c. If _c is - omitted, then no separator is used. The common escapes (including - octal numeric codes), work as expected. + Words in the variable are normally separated by a space on + expansion. This modifier sets the separator to the character _c. If + _c is omitted, then no separator is used. The common escapes + (including octal numeric codes), work as expected. ::ttuu Converts variable to upper-case letters. @@ -705,8 +791,8 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS slash of the pattern, all occurrences in each word are replaced. If a `1' is appended to the last slash of the pattern, only the first word is affected. If a `W' is appended to the last slash of the - pattern, then the value is treated as a single word (possibly con- - taining embedded white space). If _o_l_d___s_t_r_i_n_g begins with a caret + pattern, then the value is treated as a single word (possibly + containing embedded white space). If _o_l_d___s_t_r_i_n_g begins with a caret (`^'), _o_l_d___s_t_r_i_n_g is anchored at the beginning of each word. If _o_l_d___s_t_r_i_n_g ends with a dollar sign (`$'), it is anchored at the end of each word. Inside _n_e_w___s_t_r_i_n_g, an ampersand (`&') is replaced by @@ -717,31 +803,34 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS Variable expansion occurs in the normal fashion inside both _o_l_d___s_t_r_i_n_g and _n_e_w___s_t_r_i_n_g with the single exception that a backslash - is used to prevent the expansion of a dollar sign (`$'), not a pre- - ceding dollar sign as is usual. + is used to prevent the expansion of a dollar sign (`$'), not a + preceding dollar sign as is usual. ::CC/_p_a_t_t_e_r_n/_r_e_p_l_a_c_e_m_e_n_t/[11ggWW] The ::CC modifier is just like the ::SS modifier except that the old and - new strings, instead of being simple strings, are a regular expres- - sion (see regex(3)) string _p_a_t_t_e_r_n and an ed(1)-style string - _r_e_p_l_a_c_e_m_e_n_t. Normally, the first occurrence of the pattern _p_a_t_t_e_r_n - in each word of the value is substituted with _r_e_p_l_a_c_e_m_e_n_t. The `1' - modifier causes the substitution to apply to at most one word; the - `g' modifier causes the substitution to apply to as many instances - of the search pattern _p_a_t_t_e_r_n as occur in the word or words it is - found in; the `W' modifier causes the value to be treated as a sin- - gle word (possibly containing embedded white space). Note that `1' - and `g' are orthogonal; the former specifies whether multiple words - are potentially affected, the latter whether multiple substitutions - can potentially occur within each affected word. + new strings, instead of being simple strings, are an extended + regular expression (see regex(3)) string _p_a_t_t_e_r_n and an ed(1)-style + string _r_e_p_l_a_c_e_m_e_n_t. Normally, the first occurrence of the pattern + _p_a_t_t_e_r_n in each word of the value is substituted with _r_e_p_l_a_c_e_m_e_n_t. + The `1' modifier causes the substitution to apply to at most one + word; the `g' modifier causes the substitution to apply to as many + instances of the search pattern _p_a_t_t_e_r_n as occur in the word or + words it is found in; the `W' modifier causes the value to be + treated as a single word (possibly containing embedded white space). + Note that `1' and `g' are orthogonal; the former specifies whether + multiple words are potentially affected, the latter whether multiple + substitutions can potentially occur within each affected word. + + As for the ::SS modifier, the _p_a_t_t_e_r_n and _r_e_p_l_a_c_e_m_e_n_t are subjected to + variable expansion before being parsed as regular expressions. ::TT Replaces each word in the variable with its last component. ::uu Remove adjacent duplicate words (like uniq(1)). ::??_t_r_u_e___s_t_r_i_n_g::_f_a_l_s_e___s_t_r_i_n_g - If the variable name (not its value), when parsed as a .if condi- - tional expression, evaluates to true, return as its value the + If the variable name (not its value), when parsed as a .if + conditional expression, evaluates to true, return as its value the _t_r_u_e___s_t_r_i_n_g, otherwise return the _f_a_l_s_e___s_t_r_i_n_g. Since the variable name is used as the expression, :? must be the first modifier after the variable name itself - which will, of course, usually contain @@ -762,17 +851,20 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS Variable expansion occurs in the normal fashion inside both _o_l_d___s_t_r_i_n_g and _n_e_w___s_t_r_i_n_g with the single exception that a backslash - is used to prevent the expansion of a dollar sign (`$'), not a pre- - ceding dollar sign as is usual. + is used to prevent the expansion of a dollar sign (`$'), not a + preceding dollar sign as is usual. ::@@_t_e_m_p@@_s_t_r_i_n_g@@ - This is the loop expansion mechanism from the OSF Development Envi- - ronment (ODE) make. Unlike ..ffoorr loops expansion occurs at the time - of reference. Assign _t_e_m_p to each word in the variable and evaluate - _s_t_r_i_n_g. The ODE convention is that _t_e_m_p should start and end with a - period. For example. + This is the loop expansion mechanism from the OSF Development + Environment (ODE) make. Unlike ..ffoorr loops expansion occurs at the + time of reference. Assign _t_e_m_p to each word in the variable and + evaluate _s_t_r_i_n_g. The ODE convention is that _t_e_m_p should start and + end with a period. For example. ${LINKS:@.LINK.@${LN} ${TARGET} ${.LINK.}@} + However a single character variable is often more readable: + ${MAKE_PRINT_VAR_ON_ERROR:@v@$v='${$v}'${.newline}@} + ::UU_n_e_w_v_a_l If the variable is undefined _n_e_w_v_a_l is the value. If the variable is defined, the existing value is returned. This is another ODE @@ -789,7 +881,8 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS ::PP The path of the node which has the same name as the variable is the value. If no such node exists or its path is null, then the name of - the variable is used. + the variable is used. In order for this modifier to work, the name + (node) must at least have appeared on the rhs of a dependency. ::!!_c_m_d!! The output of running _c_m_d is the value. @@ -819,8 +912,9 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS Assign the output of _c_m_d to the variable. ::[[_r_a_n_g_e]] - Selects one or more words from the value, or performs other opera- - tions related to the way in which the value is divided into words. + Selects one or more words from the value, or performs other + operations related to the way in which the value is divided into + words. Ordinarily, a value is treated as a sequence of words delimited by white space. Some modifiers suppress this behaviour, causing a @@ -839,8 +933,8 @@ VVAARRIIAABBLLEE AASSSSIIGGNNMMEENNTTSS _s_t_a_r_t...._e_n_d Selects all words from _s_t_a_r_t to _e_n_d, inclusive. For example, `::[[22....--11]]' selects all words from the second word to the last - word. If _s_t_a_r_t is greater than _e_n_d, then the words are out- - put in reverse order. For example, `::[[--11....11]]' selects all + word. If _s_t_a_r_t is greater than _e_n_d, then the words are + output in reverse order. For example, `::[[--11....11]]' selects all the words from last to first. ** Causes subsequent modifiers to treat the value as a single @@ -859,9 +953,9 @@ IINNCCLLUUDDEE SSTTAATTEEMMEENNTTSS,, CCOONNDDIITTIIOO Makefile inclusion, conditional structures and for loops reminiscent of the C programming language are provided in bbmmaakkee. All such structures are identified by a line beginning with a single dot (`.') character. - Files are included with either ..iinncclluuddee <_f_i_l_e> or ..iinncclluuddee "_f_i_l_e". Vari- - ables between the angle brackets or double quotes are expanded to form - the file name. If angle brackets are used, the included makefile is + Files are included with either ..iinncclluuddee <_f_i_l_e> or ..iinncclluuddee "_f_i_l_e". + Variables between the angle brackets or double quotes are expanded to + form the file name. If angle brackets are used, the included makefile is expected to be in the system makefile directory. If double quotes are used, the including makefile's directory and any directories specified using the --II option are searched before the system makefile directory. @@ -880,15 +974,17 @@ IINNCCLLUUDDEE SSTTAATTEEMMEENNTTSS,, CCOONNDDIITTIIOO Export the specified global variable. If no variable list is provided, all globals are exported except for internal variables (those that start with `.'). This is not affected by the --XX - flag, so should be used with caution. + flag, so should be used with caution. For compatibility with + other bbmmaakkee programs `export variable=value' is also accepted. Appending a variable name to _._M_A_K_E_._E_X_P_O_R_T_E_D is equivalent to exporting a variable. ..eexxppoorrtt--eennvv _v_a_r_i_a_b_l_e _._._. The same as `.export', except that the variable is not appended - to _._M_A_K_E_._E_X_P_O_R_T_E_D. This allows exporting a value to the environ- - ment which is different from that used by bbmmaakkee internally. + to _._M_A_K_E_._E_X_P_O_R_T_E_D. This allows exporting a value to the + environment which is different from that used by bbmmaakkee + internally. ..iinnffoo _m_e_s_s_a_g_e The message is printed along with the name of the makefile and @@ -904,12 +1000,13 @@ IINNCCLLUUDDEE SSTTAATTEEMMEENNTTSS,, CCOONNDDIITTIIOO all globals are unexported, and _._M_A_K_E_._E_X_P_O_R_T_E_D deleted. ..uunneexxppoorrtt--eennvv - Unexport all globals previously exported and clear the environ- - ment inherited from the parent. This operation will cause a mem- - ory leak of the original environment, so should be used spar- - ingly. Testing for _._M_A_K_E_._L_E_V_E_L being 0, would make sense. Also - note that any variables which originated in the parent environ- - ment should be explicitly preserved if desired. For example: + Unexport all globals previously exported and clear the + environment inherited from the parent. This operation will cause + a memory leak of the original environment, so should be used + sparingly. Testing for _._M_A_K_E_._L_E_V_E_L being 0, would make sense. + Also note that any variables which originated in the parent + environment should be explicitly preserved if desired. For + example: .if ${.MAKE.LEVEL} == 0 PATH := ${PATH} @@ -998,13 +1095,13 @@ IINNCCLLUUDDEE SSTTAATTEEMMEENNTTSS,, CCOONNDDIITTIIOO _E_x_p_r_e_s_s_i_o_n may also be an arithmetic or string comparison. Variable expansion is performed on both sides of the comparison, after which the integral values are compared. A value is interpreted as hexadecimal if - it is preceded by 0x, otherwise it is decimal; octal numbers are not sup- - ported. The standard C relational operators are all supported. If after - variable expansion, either the left or right hand side of a `====' or `!!==' - operator is not an integral value, then string comparison is performed - between the expanded variables. If no relational operator is given, it - is assumed that the expanded variable is being compared against 0 or an - empty string in the case of a string comparison. + it is preceded by 0x, otherwise it is decimal; octal numbers are not + supported. The standard C relational operators are all supported. If + after variable expansion, either the left or right hand side of a `====' or + `!!==' operator is not an integral value, then string comparison is + performed between the expanded variables. If no relational operator is + given, it is assumed that the expanded variable is being compared against + 0 or an empty string in the case of a string comparison. When bbmmaakkee is evaluating one of these conditional expressions, and it encounters a (white-space separated) word it doesn't recognize, either @@ -1013,8 +1110,8 @@ IINNCCLLUUDDEE SSTTAATTEEMMEENNTTSS,, CCOONNDDIITTIIOO the ``defined'' expression is applied. Similarly, if the form is `..iiffmmaakkee' or `..iiffnnmmaakkee, tthhee' ``make'' expression is applied. - If the conditional evaluates to true the parsing of the makefile contin- - ues as before. If it evaluates to false, the following lines are + If the conditional evaluates to true the parsing of the makefile + continues as before. If it evaluates to false, the following lines are skipped. In both cases this continues until a `..eellssee' or `..eennddiiff' is found. @@ -1033,25 +1130,26 @@ IINNCCLLUUDDEE SSTTAATTEEMMEENNTTSS,, CCOONNDDIITTIIOO must be a multiple of three. CCOOMMMMEENNTTSS - Comments begin with a hash (`#') character, anywhere but in a shell com- - mand line, and continue to the end of an unescaped new line. + Comments begin with a hash (`#') character, anywhere but in a shell + command line, and continue to the end of an unescaped new line. SSPPEECCIIAALL SSOOUURRCCEESS ((AATTTTRRIIBBUUTTEESS)) - ..EEXXEECC Target is never out of date, but always execute commands any- - way. + ..EEXXEECC Target is never out of date, but always execute commands + anyway. - ..IIGGNNOORREE Ignore any errors from the commands associated with this tar- - get, exactly as if they all were preceded by a dash (`-'). + ..IIGGNNOORREE Ignore any errors from the commands associated with this + target, exactly as if they all were preceded by a dash (`-'). ..MMAADDEE Mark all sources of this target as being up-to-date. ..MMAAKKEE Execute the commands associated with this target even if the --nn or --tt options were specified. Normally used to mark recursive - bbmmaakkee's. + bbmmaakkees. ..MMEETTAA Create a meta file for the target, even if it is flagged as ..PPHHOONNYY, ..MMAAKKEE, or ..SSPPEECCIIAALL. Usage in conjunction with ..MMAAKKEE is - the most likely case. + the most likely case. In "meta" mode, the target is out-of- + date if the meta file is missing. ..NNOOMMEETTAA Do not create a meta file for the target. Meta files are also not created for ..PPHHOONNYY, ..MMAAKKEE, or ..SSPPEECCIIAALL targets. @@ -1060,7 +1158,19 @@ SSPPEECCIIAALL SSOOUURRCCEESS ((AATTTTRRIIBBUUTTEESS)) Ignore differences in commands when deciding if target is out of date. This is useful if the command contains a value which always changes. If the number of commands change, though, the - target will still be out of date. + target will still be out of date. The same effect applies to + any command line that uses the variable _._O_O_D_A_T_E, which can be + used for that purpose even when not otherwise needed or + desired: + + + skip-compare-for-some: + @echo this will be compared + @echo this will not ${.OODATE:M.NOMETA_CMP} + @echo this will also be compared + + The ::MM pattern suppresses any expansion of the unwanted + variable. ..NNOOPPAATTHH Do not search for the target in the directories specified by ..PPAATTHH. @@ -1070,9 +1180,9 @@ SSPPEECCIIAALL SSOOUURRCCEESS ((AATTTTRRIIBBUUTTEESS)) source prevents this target from being selected. ..OOPPTTIIOONNAALL - If a target is marked with this attribute and bbmmaakkee can't fig- - ure out how to create it, it will ignore this fact and assume - the file isn't needed or already exists. + If a target is marked with this attribute and bbmmaakkee can't + figure out how to create it, it will ignore this fact and + assume the file isn't needed or already exists. ..PPHHOONNYY The target does not correspond to an actual file; it is always considered to be out of date, and will not be created with the @@ -1090,8 +1200,8 @@ SSPPEECCIIAALL SSOOUURRCCEESS ((AATTTTRRIIBBUUTTEESS)) ..SSIILLEENNTT Do not echo any of the commands associated with this target, exactly as if they all were preceded by an at sign (`@'). - ..UUSSEE Turn the target into bbmmaakkee's version of a macro. When the tar- - get is used as a source for another target, the other target + ..UUSSEE Turn the target into bbmmaakkee's version of a macro. When the + target is used as a source for another target, the other target acquires the commands, sources, and attributes (except for ..UUSSEE) of the source. If the target already has commands, the ..UUSSEE target's commands are appended to them. @@ -1104,8 +1214,8 @@ SSPPEECCIIAALL SSOOUURRCCEESS ((AATTTTRRIIBBUUTTEESS)) it are made before the sources that succeed it in the line. Since the dependents of files are not made until the file itself could be made, this also stops the dependents being - built unless they are needed for another branch of the depen- - dency tree. So given: + built unless they are needed for another branch of the + dependency tree. So given: x: a .WAIT b echo x @@ -1129,10 +1239,10 @@ SSPPEECCIIAALL TTAARRGGEETTSS ..DDEEFFAAUULLTT This is sort of a ..UUSSEE rule for any target (that was used only - as a source) that bbmmaakkee can't figure out any other way to cre- - ate. Only the shell script is used. The ..IIMMPPSSRRCC variable of a - target that inherits ..DDEEFFAAUULLTT's commands is set to the target's - own name. + as a source) that bbmmaakkee can't figure out any other way to + create. Only the shell script is used. The ..IIMMPPSSRRCC variable of + a target that inherits ..DDEEFFAAUULLTT's commands is set to the + target's own name. ..EENNDD Any command lines attached to this target are executed after everything else is done. @@ -1167,10 +1277,10 @@ SSPPEECCIIAALL TTAARRGGEETTSS variants. ..OORRDDEERR The named targets are made in sequence. This ordering does not - add targets to the list of targets to be made. Since the depen- - dents of a target do not get built until the target itself could - be built, unless `a' is built by another part of the dependency - graph, the following is a dependency loop: + add targets to the list of targets to be made. Since the + dependents of a target do not get built until the target itself + could be built, unless `a' is built by another part of the + dependency graph, the following is a dependency loop: .ORDER: b a b: a @@ -1179,10 +1289,14 @@ SSPPEECCIIAALL TTAARRGGEETTSS makes. ..PPAATTHH The sources are directories which are to be searched for files - not found in the current directory. If no sources are speci- - fied, any previously specified directories are deleted. If the - source is the special ..DDOOTTLLAASSTT target, then the current working - directory is searched last. + not found in the current directory. If no sources are + specified, any previously specified directories are deleted. If + the source is the special ..DDOOTTLLAASSTT target, then the current + working directory is searched last. + + ..PPAATTHH.._s_u_f_f_i_x + Like ..PPAATTHH but applies only to files with a particular suffix. + The suffix must have been previously declared with ..SSUUFFFFIIXXEESS. ..PPHHOONNYY Apply the ..PPHHOONNYY attribute to any specified sources. @@ -1207,16 +1321,16 @@ SSPPEECCIIAALL TTAARRGGEETTSS _e_c_h_o The command to turn on echoing of commands executed. - _q_u_i_e_t The command to turn off echoing of commands exe- - cuted. + _q_u_i_e_t The command to turn off echoing of commands + executed. - _f_i_l_t_e_r The output to filter after issuing the _q_u_i_e_t com- - mand. It is typically identical to _q_u_i_e_t. + _f_i_l_t_e_r The output to filter after issuing the _q_u_i_e_t + command. It is typically identical to _q_u_i_e_t. _e_r_r_F_l_a_g The flag to pass the shell to enable error checking. - _e_c_h_o_F_l_a_g The flag to pass the shell to enable command echo- - ing. + _e_c_h_o_F_l_a_g The flag to pass the shell to enable command + echoing. _n_e_w_l_i_n_e The string literal to pass the shell that results in a single newline character when used outside of any @@ -1232,6 +1346,9 @@ SSPPEECCIIAALL TTAARRGGEETTSS sources are specified, the ..SSIILLEENNTT attribute is applied to every command in the file. + ..SSTTAALLEE This target gets run when a dependency file contains stale + entries, having _._A_L_L_S_R_C set to the name of that dependency file. + ..SSUUFFFFIIXXEESS Each source specifies a suffix to bbmmaakkee. If no sources are specified, any previously specified suffixes are deleted. It @@ -1249,8 +1366,8 @@ EENNVVIIRROONNMMEENNTT PWD, and TMPDIR. MAKEOBJDIRPREFIX and MAKEOBJDIR may only be set in the environment or on - the command line to bbmmaakkee and not as makefile variables; see the descrip- - tion of `_._O_B_J_D_I_R' for more details. + the command line to bbmmaakkee and not as makefile variables; see the + description of `_._O_B_J_D_I_R' for more details. FFIILLEESS .depend list of dependencies @@ -1260,42 +1377,64 @@ FFIILLEESS /usr/share/mk system makefile directory CCOOMMPPAATTIIBBIILLIITTYY - The basic make syntax is compatible between different versions of make, + The basic make syntax is compatible between different versions of make; however the special variables, variable modifiers and conditionals are not. - The way that parallel makes are scheduled changed in NetBSD 4.0 so that - .ORDER and .WAIT apply recursively to the dependant nodes. The algo- - rithms used may change again in the future. + OOllddeerr vveerrssiioonnss + An incomplete list of changes in older versions of bbmmaakkee: The way that .for loop variables are substituted changed after NetBSD 5.0 so that they still appear to be variable expansions. In particular this stops them being treated as syntax, and removes some obscure problems using them in .if statements. - Unlike other bbmmaakkee programs, this implementation by default executes all - commands for a given target using a single shell invocation. This is - done for both efficiency and to simplify error handling in remote command - invocations. Typically this is transparent to the user, unless the tar- - get commands change the current working directory using ``cd'' or - ``chdir''. To be compatible with Makefiles that do this, one can use --BB - to disable this behavior. + The way that parallel makes are scheduled changed in NetBSD 4.0 so that + .ORDER and .WAIT apply recursively to the dependent nodes. The + algorithms used may change again in the future. + + OOtthheerr mmaakkee ddiiaalleeccttss + Other make dialects (GNU make, SVR4 make, POSIX make, etc.) do not + support most of the features of bbmmaakkee as described in this manual. Most + notably: + + oo The ..WWAAIITT and ..OORRDDEERR declarations and most functionality + pertaining to parallelization. (GNU make supports + parallelization but lacks these features needed to control it + effectively.) + + oo Directives, including for loops and conditionals and most of + the forms of include files. (GNU make has its own incompatible + and less powerful syntax for conditionals.) + + oo All built-in variables that begin with a dot. + + oo Most of the special sources and targets that begin with a dot, + with the notable exception of ..PPHHOONNYY, ..PPRREECCIIOOUUSS, and ..SSUUFFFFIIXXEESS. + + oo Variable modifiers, except for the + :old=new + string substitution, which does not portably support globbing + with `%' and historically only works on declared suffixes. + + oo The $$>> variable even in its short form; most makes support this + functionality but its name varies. + + Some features are somewhat more portable, such as assignment with ++==, ??==, + and !!==. The ..PPAATTHH functionality is based on an older feature VVPPAATTHH found + in GNU make and many versions of SVR4 make; however, historically its + behavior is too ill-defined (and too buggy) to rely upon. + + The $$@@ and $$<< variables are more or less universally portable, as is the + $$((MMAAKKEE)) variable. Basic use of suffix rules (for files only in the + current directory, not trying to chain transformations together, etc.) is + also reasonably portable. SSEEEE AALLSSOO mkdep(1) HHIISSTTOORRYY - A bbmmaakkee command appeared in Version 7 AT&T UNIX. bbmmaakkee is derived from - NetBSD's make(1). It uses autoconf to facilitate portability to other - platforms. + bbmmaakkee is derived from NetBSD's make(1). It uses autoconf to facilitate + portability to other platforms. -BBUUGGSS - The bbmmaakkee syntax is difficult to parse without actually acting of the - data. For instance finding the end of a variable use should involve - scanning each the modifiers using the correct terminator for each field. - In many places bbmmaakkee just counts {} and () in order to find the end of a - variable expansion. - - There is no way of escaping a space character in a filename. - -BSD May 29, 2011 BSD +NetBSD 7.99 April 9, 2015 NetBSD 7.99 diff --git a/devel/bmake/files/boot-strap b/devel/bmake/files/boot-strap index 83539d5e4..c81b16d74 100755 --- a/devel/bmake/files/boot-strap +++ b/devel/bmake/files/boot-strap @@ -3,23 +3,52 @@ # boot-strap # # SYNOPSIS: -# boot-strap [--"configure_arg" ... ][-s "srcdir"][-m "mksrc"]\\ -# ["prefix" ["bmakesrc" ["mksrc"]]] +# boot-strap ["options"] +# boot-strap --prefix=/opt --install +# boot-strap --prefix=$HOME --install-host-target -DWITH_PROG_VERSION +# boot-strap ["options"] op=build +# boot-strap ["options"] op=install # # DESCRIPTION: # This script is used to configure/build bmake it builds for -# each OS in a subdir to keep the src clean. -# On successful completion it echos commands to put the new -# bmake binary into the /configs tree (if it exists) -# (http://www.crufty.net/FreeWare/configs.html), $prefix/bin -# and a suitable ~/*bin directory. +# each host-target in a different subdir to keep the src clean. +# There is no requirement for an existing make(1). # +# On successful completion if no '--install' flag is given, +# it echos a command to do installation. +# +# The variable "op" defaults to 'all', and is affected by +# '--install' flag as above. +# Other values include: +# +# configure +# Just run 'configure' +# +# build +# If 'configure' has not been done, do it, then +# run the build script, and finally 'test'. +# +# install +# If 'build' has not been done, do it, 'test' then +# install. +# +# clean +# attempt to clean up +# +# test +# run the unit-tests. Done automatically after 'build' +# and before 'install'. +# +# The above are leveraged by a trivial makefile for the benefit +# of those that have './configure; make; make install' baked +# into them. +# # Options: # # -c "rc" # Pick up settings from "rc". # We look for '.bmake-boot-strap.rc' before processing -# options. +# options (unless SKIP_RC is set in environment). # # --share "share_dir" # Where to put man pages and mk files. @@ -28,9 +57,28 @@ # # --mksrc "mksrc" # Indicate where the mk files can be found. -# Default is ./mk or ../mk, set to 'none' to force -# building without "mksrc" but in that case a sys.mk -# needs to exist in the default syspath ($share_dir/mk) +# Default is $Mydir/mk +# +# --install +# If build and test work, run bmake install. +# BINDIR=$prefix/bin +# SHAREDIR=$prefix/share +# +# --install-host-target +# As for '--install' but BINDIR=$prefix/$HOST_TARGET/bin +# This is useful when $prefix/ is shared by multiple +# machines. +# +# Flags relevant when installing: +# +# -DWITHOUT_INSTALL_MK +# Skip installing mk files. +# By default they will be installed to $prefix/share/mk +# +# -DWITH_PROG_VERSION +# Install 'bmake' as 'bmake-$MAKE_VERSION' +# A symlink will be made as 'bmake' unless +# -DWITHOUT_PROG_LINK is set. # # Possibly useful configure_args: # @@ -63,7 +111,7 @@ # Simon J. Gerraty # RCSid: -# $Id: boot-strap,v 1.11 2013/10/31 12:18:19 obache Exp $ +# $Id: boot-strap,v 1.12 2015/05/19 22:01:19 joerg Exp $ # # @(#) Copyright (c) 2001 Simon J. Gerraty # @@ -85,11 +133,10 @@ case "$Mydir" in *) Mydir=`cd "$Mydir" && 'pwd'`;; esac - Usage() { [ "$1" ] && echo "ERROR: $@" >&2 echo "Usage:" >&2 - echo "$0 [-- ...][-s ][-m ][ [[] []]]" >&2 + echo "$0 [-- ...][][--install]" >&2 exit 1 } @@ -110,28 +157,58 @@ source_rc() { done } +cmd_args="$@" + +# clear some things from the environment that we care about +unset MAKEOBJDIR MAKEOBJDIRPREFIX + +# --install[-host-target] will set this +INSTALL_PREFIX= +# other things we pass to install step +INSTALL_ARGS= CONFIGURE_ARGS= MAKESYSPATH= # pick a useful default prefix (for me at least ;-) for prefix in /opt/$HOST_TARGET "$HOME/$HOST_TARGET" /usr/pkg /usr/local "" do - [ -d "${prefix:-.}" ] && break + [ -d "${prefix:-.}" ] || continue + case "$prefix" in + */$HOST_TARGET) + p=`dirname $prefix` + if [ -d $p/share ]; then + INSTALL_BIN=$HOST_TARGET/bin + prefix=$p + fi + ;; + esac + echo "NOTE: default prefix=$prefix ${INSTALL_BIN:+INSTALL_BIN=$INSTALL_BIN}" + break done -srcdir= -mksrc= +srcdir=$Mydir +mksrc=$Mydir/mk objdir= quiet=: -source_rc .bmake-boot-strap.rc . "$Mydir/.." "$HOME" +${SKIP_RC:+:} source_rc .bmake-boot-strap.rc . "$Mydir/.." "$HOME" get_optarg() { expr "x$1" : "x[^=]*=\\(.*\\)" } +here=`'pwd'` +if [ $here = $Mydir ]; then + # avoid pollution + OBJROOT=../ +fi + +op=all +BMAKE= + while : do case "$1" in --) shift; break;; + --help) sed -n -e "1d;/RCSid/,\$d" -e '/^#\.[a-z]/d' -e '/^#/s,^# *,,p' $0; exit 0;; --prefix) prefix="$2"; shift;; --prefix=*) prefix=`get_optarg "$1"`;; --src=*) srcdir=`get_optarg "$1"`;; @@ -139,18 +216,23 @@ do --share=*) share_dir=`get_optarg "$1"`;; --share) share_dir="$2"; shift;; --with-default-sys-path=*) - CONFIGURE_ARGS="$1" - MAKESYSPATH=`get_optarg "$1"`;; + CONFIGURE_ARGS="$1";; --with-default-sys-path) - CONFIGURE_ARGS="$1 $2" - MAKESYSPATH="$2"; shift;; + CONFIGURE_ARGS="$1 $2";; + --install) INSTALL_PREFIX=${INSTALL_PREFIX:-$prefix};; + --install-host-target) + INSTALL_PREFIX=${INSTALL_PREFIX:-$prefix} + INSTALL_BIN=$HOST_TARGET/bin;; + --install-destdir=*) INSTALL_DESTDIR=`get_optarg "$1"`;; + --install-prefix=*) INSTALL_PREFIX=`get_optarg "$1"`;; + -DWITH*) INSTALL_ARGS="$INSTALL_ARGS $1";; -s|--src) srcdir="$2"; shift;; -m|--mksrc) mksrc="$2"; shift;; -o|--objdir) objdir="$2"; shift;; -q) quiet=;; -c) source_rc "$2"; shift;; --*) CONFIGURE_ARGS="$CONFIGURE_ARGS $1";; - *=*) eval "$1"; export `expr "x$1" : "x\\(.[^=]\\)=.*"`;; + *=*) eval "$1"; export `expr "x$1" : "x\\(.[^=]*\\)=.*"`;; *) break;; esac shift @@ -166,6 +248,8 @@ AddConfigure() { GetDir() { match="$1" shift + fmatch="$1" + shift for dir in $* do [ -d "$dir" ] || continue @@ -173,6 +257,10 @@ GetDir() { *$match*) ;; *) continue;; esac + case "$fmatch" in + .) ;; + *) [ -s $dir/$fmatch ] || continue;; + esac case "$dir/" in *./*) cd "$dir" && 'pwd';; /*) echo $dir;; @@ -236,36 +324,26 @@ add_path () { no_path $* && eval ${2:-PATH}="$__p${__p:+:}$1" } -find_prog () { - saved_IFS="$IFS" - IFS=":" - for p in $PATH; do - if [ -x "$p/$1" ]; then - echo "$p/$1" - break; - fi - done - IFS="$saved_IFS"; -} - -srcdir=`GetDir /bmake "$srcdir" "$2" "$Mydir" ./bmake* "$Mydir"/../bmake*` +srcdir=`GetDir /bmake make-bootstrap.sh.in "$srcdir" "$2" "$Mydir" ./bmake* "$Mydir"/../bmake*` [ -d "${srcdir:-/dev/null}" ] || Usage case "$mksrc" in -none|-) # we don't want it - mksrc= +none|-) # we ignore this now + mksrc=$Mydir/mk ;; .../*) # find here or above - mksrc=`FindHereOrAbove -C "$Mydir" -d "$mksrc"` + mksrc=`FindHereOrAbove -C "$Mydir" -s "$mksrc/sys.mk"` + # that found a file + mksrc=`dirname $mksrc` ;; *) # guess we want mksrc... - mksrc=`GetDir /mk "$mksrc" "$3" ./mk* "$srcdir"/mk* "$srcdir"/../mk*` + mksrc=`GetDir /mk sys.mk "$mksrc" "$3" ./mk* "$srcdir"/mk* "$srcdir"/../mk*` [ -d "${mksrc:-/dev/null}" ] || Usage "Use '-m none' to build without mksrc" ;; esac # Ok, get to work... -objdir="${objdir:-$OS}" +objdir="${objdir:-$OBJROOT$HOST_TARGET}" [ -d "$objdir" ] || mkdir -p "$objdir" [ -d "$objdir" ] || mkdir "$objdir" cd "$objdir" || exit 1 @@ -305,88 +383,80 @@ if [ "$mksrc" ]; then export CFLAGS_MF CFLAGS_MD fi -$srcdir/configure $CONFIGURE_ARGS || exit 1 -chmod 755 make-bootstrap.sh || exit 1 -./make-bootstrap.sh || exit 1 -if [ -z "$MAKESYSPATH" ]; then - add_path "${share_dir:-...}/mk" MAKESYSPATH - case "$HOST_TARGET" in - netbsd*) add_path /usr/share/mk MAKESYSPATH;; - esac -fi -if [ -s "${mksrc:-/dev/null}/install-mk" ]; then - sh "${mksrc}/install-mk" "$objdir/mk" - case "$MAKESYSPATH" in - .../mk*) ;; - *) MAKESYSPATH=".../mk:${MAKESYSPATH}";; - esac -fi -# make sure test below uses the same diff that configure did -TOOL_DIFF=`find_prog diff` -export MAKESYSPATH TOOL_DIFF -if [ "$mksrc" ]; then - $objdir/bmake test || exit 1 -else - # assume nothing - $objdir/bmake -r -m / test || exit 1 -fi -# If -q given, we don't want all the install instructions -$quiet exit 0 - -make_version=`./bmake -r -m / -f ./Makefile -V MAKE_VERSION | ( read one two; echo $one )` -bmake_version=bmake-$make_version - -if [ -s /usr/share/tmac/andoc.tmac ]; then - # this should be ok - man_subdir=man1 - man_src=$srcdir/bmake.1 -else - # guess not - man_subdir=cat1 - man_src=$srcdir/bmake.cat1 -fi - -install_prefix() { +# this makes it easy to run the bmake we just built +# the :tA dance is needed because 'pwd' and even /bin/pwd +# may not give the same result as realpath(). +Bmake() { ( - bin_dir= - share_dir= - man_dir= - mk_dir= - while : - do - case "$1" in - *=*) eval "$1"; shift;; - *) break;; - esac - done - bin_dir=${bin_dir:-$1/bin} - share_dir=${share_dir:-`ShareDir "$1"`} - man_dir=${man_dir:-$share_dir/man} - mk_dir=${mk_dir:-$share_dir/mk} - echo - echo Commands to install into $1/ - echo - echo mkdir -p $bin_dir - echo cp $objdir/bmake $bin_dir/$bmake_version - echo rm -f $bin_dir/bmake - echo ln -s $bmake_version $bin_dir/bmake - echo mkdir -p $man_dir/$man_subdir - echo cp $man_src $man_dir/$man_subdir/bmake.1 - if [ "$mksrc" ]; then - ev=`env | grep '_MK='` - echo $ev sh $mksrc/install-mk $mk_dir - fi + cd $Mydir && + MAKESYSPATH=$mksrc SRCTOP=$Mydir OBJTOP=$objdir \ + MAKEOBJDIR='${.CURDIR:S,${SRCTOP:tA},${OBJTOP:tA},}' \ + ${BMAKE:-$objdir/bmake} -f $Mydir/Makefile "$@" ) } -case "$prefix/" in -"$HOME"/*) ;; -*) CONFIGS=${CONFIGS:-/configs} - [ -d $CONFIGS ] && - install_prefix mksrc= "$CONFIGS/$OS/$OSMAJOR.X/$MACHINE_ARCH$prefix" - # I like to keep a copy here... - install_prefix share_dir="$HOME/share" "$HOME/$HOST_TARGET" - ;; -esac +# make sure test below uses the same diff that configure did +TOOL_DIFF=`type diff | sed 's,[()],,g;s,^[^/][^/]*,,;q'` +export TOOL_DIFF -install_prefix "$prefix" +op_configure() { + $srcdir/configure $CONFIGURE_ARGS || exit 1 +} + +op_build() { + [ -s make-bootstrap.sh ] || op_configure + chmod 755 make-bootstrap.sh || exit 1 + ./make-bootstrap.sh || exit 1 + case "$op" in + build) op_test;; + esac +} + +op_test() { + [ -x bmake ] || op_build + Bmake test || exit 1 +} + +op_clean() { + if [ -x bmake ]; then + ln bmake bmake$$ + BMAKE=$objdir/bmake$$ Bmake clean + rm -f bmake$$ + elif [ $objdir != $srcdir ]; then + rm -rf * + fi +} + +op_install() { + op_test + case "$INSTALL_PREFIX,$INSTALL_BIN,$prefix" in + ,$HOST_TARGET/bin,*/$HOST_TARGET) + INSTALL_PREFIX=`dirname $prefix` + ;; + esac + INSTALL_PREFIX=${INSTALL_PREFIX:-$prefix} + Bmake install prefix=$INSTALL_PREFIX BINDIR=$INSTALL_PREFIX/${INSTALL_BIN:-bin} ${INSTALL_DESTDIR:+DESTDIR=$INSTALL_DESTDIR} $INSTALL_ARGS || exit 1 +} + +op_all() { + rm -f make-bootstrap.sh bmake *.o + if [ -n "$INSTALL_PREFIX" ]; then + op_install + else + op_test + MAKE_VERSION=`sed -n '/^MAKE_VERSION/ { s,.*= *,,;p; }' $srcdir/Makefile` + echo You can install by running: + echo + echo $0 $cmd_args op=install + echo + echo "Use --install-prefix=/something to install somewhere other than $prefix" + echo "Use --install-destdir=/somewhere to set DESTDIR during install" + echo "Use --install-host-target to use INSTALL_BIN=$HOST_TARGET/bin" + echo "Use -DWITH_PROG_VERSION to install as bmake-$MAKE_VERSION" + echo "Use -DWITHOUT_PROG_LINK to suppress bmake -> bmake-$MAKE_VERSION symlink" + echo "Use -DWITHOUT_INSTALL_MK to skip installing files to $prefix/share/mk" + fi +} + +op_$op +exit 0 diff --git a/devel/bmake/files/bsd.after-import.mk b/devel/bmake/files/bsd.after-import.mk new file mode 100644 index 000000000..aa7538baa --- /dev/null +++ b/devel/bmake/files/bsd.after-import.mk @@ -0,0 +1,111 @@ +# $Id: bsd.after-import.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# This makefile is for use when integrating bmake into a BSD build +# system. Use this makefile after importing bmake. +# It will bootstrap the new version, +# capture the generated files we need, and add an after-import +# target to allow the process to be easily repeated. + +# The goal is to allow the benefits of autoconf without +# the overhead of running configure. + +all: _makefile +all: after-import + +# we rely on bmake +.if !defined(.PARSEDIR) +.error this makefile requires bmake +.endif + +_this := ${MAKEFILE:tA} +BMAKE_SRC := ${.PARSEDIR} + +# it helps to know where the top of the tree is. +.if !defined(SRCTOP) +srctop := ${.MAKE.MAKEFILES:M*src/share/mk/sys.mk:H:H:H} +.if empty(srctop) +# likely locations? +.for d in contrib/bmake external/bsd/bmake/dist +.if ${BMAKE_SRC:M*/$d} != "" +srctop := ${BMAKE_SRC:tA:S,/$d,,} +.endif +.endfor +.endif +.if !empty(srctop) +SRCTOP := ${srctop} +.endif +.endif + +# This lets us match what boot-strap does +.if !defined(HOST_OS) +HOST_OS!= uname +.endif + +BOOTSTRAP_ARGS = \ + --prefix /usr \ + --share /usr/share + +.if !empty(DEFAULT_SYS_PATH) +BOOTSTRAP_ARGS += --with-default-sys-path='${DEFAULT_SYS_PATH}' +.endif + +# run boot-strap with minimal influence +bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE} + HOME=/ ${BMAKE_SRC}/boot-strap -o ${HOST_OS} ${BOOTSTRAP_ARGS} ${BOOTSTRAP_XTRAS} + touch ${.TARGET} + +# Makefiles need a little more tweaking than say config.h +MAKEFILE_SED = sed -e '/^MACHINE/d' \ + -e '/^PROG/ { s,=,?=,;s,bmake,$${.CURDIR:T},; }' \ + -e 's,^.-include,.sinclude,' \ + -e '/^\..*include * ${.CURDIR}/$f +.endfor +.for f in ${configured_files:M*Makefile*} + @echo Capturing $f + @mkdir -p ${${.CURDIR}/$f:L:H} + @(echo '# This is a generated file, do NOT edit!'; \ + echo '# See ${_this:S,${SRCTOP}/,,}'; \ + echo '#'; echo '# $$${HOST_OS}$$'; echo; \ + echo 'SRCTOP?= $${.CURDIR:${${.CURDIR}/$f:L:H:S,${SRCTOP}/,,:C,[^/]+,H,g:S,/,:,g}}'; echo; \ + ${MAKEFILE_SED} ${HOST_OS}/$f ) > ${.CURDIR}/$f +.endfor + +# this needs the most work +_makefile: bootstrap ${MAKEFILE} + @echo Generating ${.CURDIR}/Makefile + @(echo '# This is a generated file, do NOT edit!'; \ + echo '# See ${_this:S,${SRCTOP}/,,}'; \ + echo '#'; echo '# $$${HOST_OS}$$'; \ + echo; echo '.sinclude "Makefile.inc"'; \ + echo; echo 'SRCTOP?= $${.CURDIR:${.CURDIR:S,${SRCTOP}/,,:C,[^/]+,H,g:S,/,:,g}}'; \ + echo; echo '# look here first for config.h'; \ + echo 'CFLAGS+= -I$${.CURDIR}'; echo; \ + echo '# for after-import'; \ + echo 'CLEANDIRS+= ${HOST_OS}'; \ + echo 'CLEANFILES+= bootstrap'; echo; \ + ${MAKEFILE_SED} \ + ${1 2:L:@n@-e '/start-delete$n/,/end-delete$n/d'@} \ + ${BMAKE_SRC}/Makefile; \ + echo; echo '# override some simple things'; \ + echo 'BINDIR= /usr/bin'; \ + echo 'MANDIR= ${MANDIR:U/usr/share/man}'; \ + echo; echo '# make sure we get this'; \ + echo 'CFLAGS+= $${COPTS.$${.IMPSRC:T}}'; \ + echo; echo 'after-import: ${_this:S,${SRCTOP},\${SRCTOP},}'; \ + echo ' cd $${.CURDIR} && $${.MAKE} -f ${_this:S,${SRCTOP},\${SRCTOP},}'; \ + echo ) > ${.TARGET} + @cmp -s ${.TARGET} ${.CURDIR}/Makefile || \ + mv ${.TARGET} ${.CURDIR}/Makefile + +.include + diff --git a/devel/bmake/files/buf.c b/devel/bmake/files/buf.c index 594bf86b6..57eed55fe 100644 --- a/devel/bmake/files/buf.c +++ b/devel/bmake/files/buf.c @@ -1,4 +1,4 @@ -/* $NetBSD: buf.c,v 1.4 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: buf.c,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -70,14 +70,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: buf.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"; +static char rcsid[] = "$NetBSD: buf.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)buf.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: buf.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"); +__RCSID("$NetBSD: buf.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -248,3 +248,44 @@ Buf_Destroy(Buffer *buf, Boolean freeData) return data; } + + +/*- + *----------------------------------------------------------------------- + * Buf_DestroyCompact -- + * Nuke a buffer and return its data. + * + * Input: + * buf Buffer to destroy + * + * Results: + * Data buffer + * + * Side Effects: + * If the buffer size is much greater than its content, + * a new buffer will be allocated and the old one freed. + * + *----------------------------------------------------------------------- + */ +#ifndef BUF_COMPACT_LIMIT +# define BUF_COMPACT_LIMIT 128 /* worthwhile saving */ +#endif + +Byte * +Buf_DestroyCompact(Buffer *buf) +{ +#if BUF_COMPACT_LIMIT > 0 + Byte *data; + + if (buf->size - buf->count >= BUF_COMPACT_LIMIT) { + /* We trust realloc to be smart */ + data = bmake_realloc(buf->buffer, buf->count + 1); + if (data) { + data[buf->count] = 0; + Buf_Destroy(buf, FALSE); + return data; + } + } +#endif + return Buf_Destroy(buf, FALSE); +} diff --git a/devel/bmake/files/buf.h b/devel/bmake/files/buf.h index 9bf403309..8a81e5832 100644 --- a/devel/bmake/files/buf.h +++ b/devel/bmake/files/buf.h @@ -1,4 +1,4 @@ -/* $NetBSD: buf.h,v 1.3 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: buf.h,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -114,5 +114,6 @@ Byte *Buf_GetAll(Buffer *, int *); void Buf_Empty(Buffer *); void Buf_Init(Buffer *, int); Byte *Buf_Destroy(Buffer *, Boolean); +Byte *Buf_DestroyCompact(Buffer *); #endif /* _BUF_H */ diff --git a/devel/bmake/files/compat.c b/devel/bmake/files/compat.c index 779f49183..513edc941 100644 --- a/devel/bmake/files/compat.c +++ b/devel/bmake/files/compat.c @@ -1,4 +1,4 @@ -/* $NetBSD: compat.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: compat.c,v 1.10 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -70,14 +70,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: compat.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: compat.c,v 1.10 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)compat.c 8.2 (Berkeley) 3/19/94"; #else -__RCSID("$NetBSD: compat.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: compat.c,v 1.10 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -133,7 +133,7 @@ Compat_Init(void) Shell_Init(); /* setup default shell */ - for (cp = "#=|^(){};&<>*?[]:$`\\\n"; *cp != '\0'; cp++) { + for (cp = "~#=|^(){};&<>*?[]:$`\\\n"; *cp != '\0'; cp++) { meta[(unsigned char) *cp] = 1; } /* @@ -183,7 +183,10 @@ CompatInterrupt(int signo) } } - exit(signo); + if (signo == SIGQUIT) + _exit(signo); + bmake_signal(signo, SIG_DFL); + kill(myPid, signo); } /*- @@ -244,7 +247,6 @@ CompatRunCommand(void *cmdp, void *gnp) if (*cmdStart == '\0') { free(cmdStart); - Error("%s expands to empty string", cmd); return(0); } cmd = cmdStart; @@ -279,6 +281,12 @@ CompatRunCommand(void *cmdp, void *gnp) while (isspace((unsigned char)*cmd)) cmd++; + /* + * If we did not end up with a command, just skip it. + */ + if (!*cmd) + return (0); + #if !defined(MAKE_NATIVE) /* * In a non-native build, the host environment might be weird enough @@ -324,18 +332,23 @@ again: * We need to pass the command off to the shell, typically * because the command contains a "meta" character. */ - static const char *shargv[4]; + static const char *shargv[5]; + int shargc; - shargv[0] = shellPath; + shargc = 0; + shargv[shargc++] = shellPath; /* * The following work for any of the builtin shell specs. */ + if (errCheck && shellErrFlag) { + shargv[shargc++] = shellErrFlag; + } if (DEBUG(SHELL)) - shargv[1] = "-xc"; + shargv[shargc++] = "-xc"; else - shargv[1] = "-c"; - shargv[2] = cmd; - shargv[3] = NULL; + shargv[shargc++] = "-c"; + shargv[shargc++] = cmd; + shargv[shargc++] = NULL; av = shargv; argc = 0; bp = NULL; @@ -350,7 +363,7 @@ again: useShell = 1; goto again; } - av = (const char **)mav; + av = (void *)mav; } local = TRUE; @@ -369,7 +382,6 @@ again: Fatal("Could not fork"); } if (cpid == 0) { - Check_Cwd(av); Var_ExportVars(); #ifdef USE_META if (useMeta) { diff --git a/devel/bmake/files/cond.c b/devel/bmake/files/cond.c index 3346771f6..fc98428eb 100644 --- a/devel/bmake/files/cond.c +++ b/devel/bmake/files/cond.c @@ -1,4 +1,4 @@ -/* $NetBSD: cond.c,v 1.7 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: cond.c,v 1.8 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -70,14 +70,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: cond.c,v 1.7 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: cond.c,v 1.8 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)cond.c 8.2 (Berkeley) 1/2/94"; #else -__RCSID("$NetBSD: cond.c,v 1.7 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: cond.c,v 1.8 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -181,6 +181,15 @@ static Token condPushBack=TOK_NONE; /* Single push-back token used in static unsigned int cond_depth = 0; /* current .if nesting level */ static unsigned int cond_min_depth = 0; /* depth at makefile open */ +/* + * Indicate when we should be strict about lhs of comparisons. + * TRUE when Cond_EvalExpression is called from Cond_Eval (.if etc) + * FALSE when Cond_EvalExpression is called from var.c:ApplyModifiers + * since lhs is already expanded and we cannot tell if + * it was a variable reference or not. + */ +static Boolean lhsStrict; + static int istoken(const char *str, const char *tok, size_t len) { @@ -327,7 +336,7 @@ CondGetArg(char **linePtr, char **argPtr, const char *func) *----------------------------------------------------------------------- */ static Boolean -CondDoDefined(int argLen __unused, const char *arg) +CondDoDefined(int argLen MAKE_ATTR_UNUSED, const char *arg) { char *p1; Boolean result; @@ -376,7 +385,7 @@ CondStrMatch(const void *string, const void *pattern) *----------------------------------------------------------------------- */ static Boolean -CondDoMake(int argLen __unused, const char *arg) +CondDoMake(int argLen MAKE_ATTR_UNUSED, const char *arg) { return Lst_Find(create, arg, CondStrMatch) != NULL; } @@ -395,7 +404,7 @@ CondDoMake(int argLen __unused, const char *arg) *----------------------------------------------------------------------- */ static Boolean -CondDoExists(int argLen __unused, const char *arg) +CondDoExists(int argLen MAKE_ATTR_UNUSED, const char *arg) { Boolean result; char *path; @@ -428,7 +437,7 @@ CondDoExists(int argLen __unused, const char *arg) *----------------------------------------------------------------------- */ static Boolean -CondDoTarget(int argLen __unused, const char *arg) +CondDoTarget(int argLen MAKE_ATTR_UNUSED, const char *arg) { GNode *gn; @@ -452,7 +461,7 @@ CondDoTarget(int argLen __unused, const char *arg) *----------------------------------------------------------------------- */ static Boolean -CondDoCommands(int argLen __unused, const char *arg) +CondDoCommands(int argLen MAKE_ATTR_UNUSED, const char *arg) { GNode *gn; @@ -517,7 +526,7 @@ CondCvtArg(char *str, double *value) */ /* coverity:[+alloc : arg-*2] */ static char * -CondGetString(Boolean doEval, Boolean *quoted, void **freeIt) +CondGetString(Boolean doEval, Boolean *quoted, void **freeIt, Boolean strictLHS) { Buffer buf; char *cp; @@ -601,6 +610,16 @@ CondGetString(Boolean doEval, Boolean *quoted, void **freeIt) condExpr--; /* don't skip over next char */ break; default: + if (strictLHS && !qt && *start != '$' && + !isdigit((unsigned char) *start)) { + /* lhs must be quoted, a variable reference or number */ + if (*freeIt) { + free(*freeIt); + *freeIt = NULL; + } + str = NULL; + goto cleanup; + } Buf_AddByte(&buf, *condExpr); break; } @@ -648,7 +667,7 @@ compare_expression(Boolean doEval) * Parse the variable spec and skip over it, saving its * value in lhs. */ - lhs = CondGetString(doEval, &lhsQuoted, &lhsFree); + lhs = CondGetString(doEval, &lhsQuoted, &lhsFree, lhsStrict); if (!lhs) goto done; @@ -709,7 +728,7 @@ compare_expression(Boolean doEval) goto done; } - rhs = CondGetString(doEval, &rhsQuoted, &rhsFree); + rhs = CondGetString(doEval, &rhsQuoted, &rhsFree, FALSE); if (!rhs) goto done; @@ -790,7 +809,7 @@ done: } static int -get_mpt_arg(char **linePtr, char **argPtr, const char *func __unused) +get_mpt_arg(char **linePtr, char **argPtr, const char *func MAKE_ATTR_UNUSED) { /* * Use Var_Parse to parse the spec in parens and return @@ -831,7 +850,7 @@ get_mpt_arg(char **linePtr, char **argPtr, const char *func __unused) } static Boolean -CondDoEmpty(int arglen, const char *arg __unused) +CondDoEmpty(int arglen, const char *arg MAKE_ATTR_UNUSED) { return arglen == 1; } @@ -1135,7 +1154,7 @@ CondE(Boolean doEval) *----------------------------------------------------------------------- */ int -Cond_EvalExpression(const struct If *info, char *line, Boolean *value, int eprint) +Cond_EvalExpression(const struct If *info, char *line, Boolean *value, int eprint, Boolean strictLHS) { static const struct If *dflt_info; const struct If *sv_if_info = if_info; @@ -1143,6 +1162,8 @@ Cond_EvalExpression(const struct If *info, char *line, Boolean *value, int eprin Token sv_condPushBack = condPushBack; int rval; + lhsStrict = strictLHS; + while (*line == ' ' || *line == '\t') line++; @@ -1227,7 +1248,8 @@ do_Cond_EvalExpression(Boolean *value) int Cond_Eval(char *line) { - #define MAXIF 64 /* maximum depth of .if'ing */ +#define MAXIF 128 /* maximum depth of .if'ing */ +#define MAXIF_BUMP 32 /* how much to grow by */ enum if_states { IF_ACTIVE, /* .if or .elif part active */ ELSE_ACTIVE, /* .else part active */ @@ -1235,7 +1257,8 @@ Cond_Eval(char *line) SKIP_TO_ELSE, /* has been true, but not seen '.else' */ SKIP_TO_ENDIF /* nothing else to execute */ }; - static enum if_states cond_state[MAXIF + 1] = { IF_ACTIVE }; + static enum if_states *cond_state = NULL; + static unsigned int max_if_depth = MAXIF; const struct If *ifp; Boolean isElif; @@ -1244,7 +1267,10 @@ Cond_Eval(char *line) enum if_states state; level = PARSE_FATAL; - + if (!cond_state) { + cond_state = bmake_malloc(max_if_depth * sizeof(*cond_state)); + cond_state[0] = IF_ACTIVE; + } /* skip leading character (the '.') and any whitespace */ for (line++; *line == ' ' || *line == '\t'; line++) continue; @@ -1261,8 +1287,6 @@ Cond_Eval(char *line) } /* Return state for previous conditional */ cond_depth--; - if (cond_depth > MAXIF) - return COND_SKIP; return cond_state[cond_depth] <= ELSE_ACTIVE ? COND_PARSE : COND_SKIP; } @@ -1275,8 +1299,6 @@ Cond_Eval(char *line) return COND_PARSE; } - if (cond_depth > MAXIF) - return COND_SKIP; state = cond_state[cond_depth]; switch (state) { case SEARCH_FOR_ELIF: @@ -1325,9 +1347,6 @@ Cond_Eval(char *line) Parse_Error(level, "if-less elif"); return COND_PARSE; } - if (cond_depth > MAXIF) - /* Error reported when we saw the .if ... */ - return COND_SKIP; state = cond_state[cond_depth]; if (state == SKIP_TO_ENDIF || state == ELSE_ACTIVE) { Parse_Error(PARSE_WARNING, "extra elif"); @@ -1341,10 +1360,15 @@ Cond_Eval(char *line) } } else { /* Normal .if */ - if (cond_depth >= MAXIF) { - cond_depth++; - Parse_Error(PARSE_FATAL, "Too many nested if's. %d max.", MAXIF); - return COND_SKIP; + if (cond_depth + 1 >= max_if_depth) { + /* + * This is rare, but not impossible. + * In meta mode, dirdeps.mk (only runs at level 0) + * can need more than the default. + */ + max_if_depth += MAXIF_BUMP; + cond_state = bmake_realloc(cond_state, max_if_depth * + sizeof(*cond_state)); } state = cond_state[cond_depth]; cond_depth++; @@ -1356,7 +1380,7 @@ Cond_Eval(char *line) } /* And evaluate the conditional expresssion */ - if (Cond_EvalExpression(ifp, line, &value, 1) == COND_INVALID) { + if (Cond_EvalExpression(ifp, line, &value, 1, TRUE) == COND_INVALID) { /* Syntax error in conditional, error message already output. */ /* Skip everything to matching .endif */ cond_state[cond_depth] = SKIP_TO_ELSE; diff --git a/devel/bmake/files/config.h.in b/devel/bmake/files/config.h.in index 73e1a7da1..ce30da1e3 100644 --- a/devel/bmake/files/config.h.in +++ b/devel/bmake/files/config.h.in @@ -92,8 +92,8 @@ /* Define to 1 if you have the `setpgid' function. */ #undef HAVE_SETPGID -/* Define to 1 if you have the `setrlimit' function. */ -#undef HAVE_SETRLIMIT +/* Define to 1 if you have the `setsid' function. */ +#undef HAVE_SETSID /* Define to 1 if you have the `sigaction' function. */ #undef HAVE_SIGACTION @@ -137,13 +137,16 @@ /* Define to 1 if you have the `strtol' function. */ #undef HAVE_STRTOL -/* Define to 1 if `st_rdev' is a member of `struct stat'. */ +/* Define to 1 if `struct stat' is a member of `st_rdev'. */ #undef HAVE_STRUCT_STAT_ST_RDEV /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use `HAVE_STRUCT_STAT_ST_RDEV' instead. */ #undef HAVE_ST_RDEV +/* Define to 1 if you have the `sysctl' function. */ +#undef HAVE_SYSCTL + /* Define to 1 if you have the header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H @@ -164,6 +167,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_SYSCTL_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H @@ -298,6 +304,9 @@ /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE +/* C99 function name */ +#undef __func__ + /* Define to empty if `const' does not conform to ANSI C. */ #undef const diff --git a/devel/bmake/files/configure b/devel/bmake/files/configure index 2d5f7cf0b..08b21b324 100755 --- a/devel/bmake/files/configure +++ b/devel/bmake/files/configure @@ -1,12 +1,12 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for bmake 2010505. +# Generated by GNU Autoconf 2.64 for bmake 20140214. # # Report bugs to . # -# -# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. -# +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software +# Foundation, Inc. # # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. @@ -89,7 +89,6 @@ fi IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. -as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -134,31 +133,6 @@ export LANGUAGE # CDPATH. (unset CDPATH) >/dev/null 2>&1 && unset CDPATH -# Use a proper internal environment variable to ensure we don't fall - # into an infinite loop, continuously re-executing ourselves. - if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then - _as_can_reexec=no; export _as_can_reexec; - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -as_fn_exit 255 - fi - # We don't want this to propagate to other subprocesses. - { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh @@ -192,8 +166,7 @@ if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : else exitcode=1; echo positional parameters were not saved. fi -test x\$exitcode = x0 || exit 1 -test -x / || exit 1" +test x\$exitcode = x0 || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && @@ -238,25 +211,14 @@ IFS=$as_save_IFS if test "x$CONFIG_SHELL" != x; then : - export CONFIG_SHELL - # We cannot yet assume a decent shell, so we have to provide a -# neutralization value for shells without unset; and this also -# works around shells that cannot unset nonexistent variables. -# Preserve -v and -x to the replacement shell. -BASH_ENV=/dev/null -ENV=/dev/null -(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV -case $- in # (((( - *v*x* | *x*v* ) as_opts=-vx ;; - *v* ) as_opts=-v ;; - *x* ) as_opts=-x ;; - * ) as_opts= ;; -esac -exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} -# Admittedly, this is quite paranoid, since all the known shells bail -# out after a failed `exec'. -$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 + # We cannot yet assume a decent shell, so we have to provide a + # neutralization value for shells without unset; and this also + # works around shells that cannot unset nonexistent variables. + BASH_ENV=/dev/null + ENV=/dev/null + (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV + export CONFIG_SHELL + exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : @@ -355,18 +317,10 @@ $as_echo X"$as_dir" | test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" + } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" } # as_fn_mkdir_p - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take @@ -403,19 +357,19 @@ else fi # as_fn_arith -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- +# as_fn_error ERROR [LINENO LOG_FD] +# --------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. +# script with status $?, using 1 if that was 0. as_fn_error () { - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + as_status=$?; test $as_status -eq 0 && as_status=1 + if test "$3"; then + as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 fi - $as_echo "$as_me: error: $2" >&2 + $as_echo "$as_me: error: $1" >&2 as_fn_exit $as_status } # as_fn_error @@ -488,10 +442,6 @@ as_cr_alnum=$as_cr_Letters$as_cr_digits chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } - # If we had to re-execute with $CONFIG_SHELL, we're ensured to have - # already done that, so ensure we don't try to do so again and fall - # in an infinite loop. This has already happened in practice. - _as_can_reexec=no; export _as_can_reexec # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). @@ -526,16 +476,16 @@ if (echo >conf$$.file) 2>/dev/null; then # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. + # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' + as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null @@ -547,8 +497,28 @@ else as_mkdir_p=false fi -as_test_x='test -x' -as_executable_p=as_fn_executable_p +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -557,11 +527,10 @@ as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" -test -n "$DJDIR" || exec 7<&0 &1 +exec 7<&0 &1 # Name of the host. -# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, +# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` @@ -580,8 +549,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='bmake' PACKAGE_TARNAME='bmake' -PACKAGE_VERSION='2010505' -PACKAGE_STRING='bmake 2010505' +PACKAGE_VERSION='20140214' +PACKAGE_STRING='bmake 20140214' PACKAGE_BUGREPORT='sjg@NetBSD.org' PACKAGE_URL='' @@ -633,6 +602,7 @@ machine_arch force_machine machine LIBOBJS +bmake_path_max ac_exe_suffix INSTALL_DATA INSTALL_SCRIPT @@ -772,9 +742,8 @@ do fi case $ac_option in - *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *=) ac_optarg= ;; - *) ac_optarg=yes ;; + *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; + *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. @@ -819,7 +788,7 @@ do ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" + as_fn_error "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in @@ -845,7 +814,7 @@ do ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: $ac_useropt" + as_fn_error "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in @@ -1049,7 +1018,7 @@ do ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" + as_fn_error "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in @@ -1065,7 +1034,7 @@ do ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: $ac_useropt" + as_fn_error "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in @@ -1095,8 +1064,8 @@ do | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; - -*) as_fn_error $? "unrecognized option: \`$ac_option' -Try \`$0 --help' for more information" + -*) as_fn_error "unrecognized option: \`$ac_option' +Try \`$0 --help' for more information." ;; *=*) @@ -1104,7 +1073,7 @@ Try \`$0 --help' for more information" # Reject names that are not valid shell variable names. case $ac_envvar in #( '' | [0-9]* | *[!_$as_cr_alnum]* ) - as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; + as_fn_error "invalid variable name: \`$ac_envvar'" ;; esac eval $ac_envvar=\$ac_optarg export $ac_envvar ;; @@ -1114,7 +1083,7 @@ Try \`$0 --help' for more information" $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" + : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} ;; esac @@ -1122,13 +1091,13 @@ done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` - as_fn_error $? "missing argument to $ac_option" + as_fn_error "missing argument to $ac_option" fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; - fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; + fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi @@ -1151,7 +1120,7 @@ do [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac - as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" + as_fn_error "expected an absolute directory name for --$ac_var: $ac_val" done # There might be people who depend on the old broken behavior: `$host' @@ -1165,6 +1134,8 @@ target=$target_alias if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe + $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. + If a cross compiler is detected then cross compile mode will be used." >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi @@ -1179,9 +1150,9 @@ test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || - as_fn_error $? "working directory cannot be determined" + as_fn_error "working directory cannot be determined" test "X$ac_ls_di" = "X$ac_pwd_ls_di" || - as_fn_error $? "pwd does not report name of working directory" + as_fn_error "pwd does not report name of working directory" # Find the source files, if location was not specified. @@ -1220,11 +1191,11 @@ else fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." - as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" + as_fn_error "cannot find sources ($ac_unique_file) in $srcdir" fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( - cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" + cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg" pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then @@ -1250,7 +1221,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures bmake 2010505 to adapt to many kinds of systems. +\`configure' configures bmake 20140214 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1264,7 +1235,7 @@ Configuration: --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking ...' messages + -q, --quiet, --silent do not print \`checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files @@ -1311,7 +1282,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of bmake 2010505:";; + short | recursive ) echo "Configuration of bmake 20140214:";; esac cat <<\_ACEOF @@ -1346,7 +1317,7 @@ Some influential environment variables: LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l - CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I if + CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor @@ -1416,10 +1387,10 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -bmake configure 2010505 -generated by GNU Autoconf 2.69 +bmake configure 20140214 +generated by GNU Autoconf 2.64 -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2009 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF @@ -1463,8 +1434,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + return $ac_retval } # ac_fn_c_try_compile @@ -1489,7 +1460,7 @@ $as_echo "$ac_try_echo"; } >&5 mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } > conftest.i && { + test $ac_status = 0; } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : @@ -1500,8 +1471,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + return $ac_retval } # ac_fn_c_try_cpp @@ -1513,10 +1484,10 @@ fi ac_fn_c_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if eval \${$3+:} false; then : + if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 @@ -1552,7 +1523,7 @@ if ac_fn_c_try_cpp "$LINENO"; then : else ac_header_preproc=no fi -rm -f conftest.err conftest.i conftest.$ac_ext +rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } @@ -1575,15 +1546,17 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} -( $as_echo "## ----------------------------- ## +( cat <<\_ASBOX +## ----------------------------- ## ## Report this to sjg@NetBSD.org ## -## ----------------------------- ##" +## ----------------------------- ## +_ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" @@ -1592,7 +1565,7 @@ eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_header_mongrel @@ -1633,8 +1606,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + return $ac_retval } # ac_fn_c_try_run @@ -1647,7 +1620,7 @@ ac_fn_c_check_header_compile () as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -1665,7 +1638,7 @@ fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_header_compile @@ -1696,7 +1669,7 @@ $as_echo "$ac_try_echo"; } >&5 test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || - test -x conftest$ac_exeext + $as_test_x conftest$ac_exeext }; then : ac_retval=0 else @@ -1710,8 +1683,8 @@ fi # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + return $ac_retval } # ac_fn_c_try_link @@ -1724,7 +1697,7 @@ ac_fn_c_check_type () as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else eval "$3=no" @@ -1765,22 +1738,19 @@ fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_type -# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES -# --------------------------------------------- -# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR -# accordingly. +# ac_fn_c_check_decl LINENO SYMBOL VAR +# ------------------------------------ +# Tests whether SYMBOL is declared, setting cache variable VAR accordingly. ac_fn_c_check_decl () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - as_decl_name=`echo $2|sed 's/ *(.*//'` - as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 -$as_echo_n "checking whether $as_decl_name is declared... " >&6; } -if eval \${$3+:} false; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5 +$as_echo_n "checking whether $2 is declared... " >&6; } +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -1789,12 +1759,8 @@ $4 int main () { -#ifndef $as_decl_name -#ifdef __cplusplus - (void) $as_decl_use; -#else - (void) $as_decl_name; -#endif +#ifndef $2 + (void) $2; #endif ; @@ -1811,7 +1777,7 @@ fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_decl @@ -1823,7 +1789,7 @@ ac_fn_c_check_func () as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval \${$3+:} false; then : +if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -1878,7 +1844,7 @@ fi eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_func @@ -1891,7 +1857,7 @@ ac_fn_c_check_member () as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 $as_echo_n "checking for $2.$3... " >&6; } -if eval \${$4+:} false; then : +if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -1935,15 +1901,15 @@ fi eval ac_res=\$$4 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} } # ac_fn_c_check_member cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by bmake $as_me 2010505, which was -generated by GNU Autoconf 2.69. Invocation command line was +It was created by bmake $as_me 20140214, which was +generated by GNU Autoconf 2.64. Invocation command line was $ $0 $@ @@ -2053,9 +2019,11 @@ trap 'exit_status=$? { echo - $as_echo "## ---------------- ## + cat <<\_ASBOX +## ---------------- ## ## Cache variables. ## -## ---------------- ##" +## ---------------- ## +_ASBOX echo # The following way of writing the cache mishandles newlines in values, ( @@ -2089,9 +2057,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; ) echo - $as_echo "## ----------------- ## + cat <<\_ASBOX +## ----------------- ## ## Output variables. ## -## ----------------- ##" +## ----------------- ## +_ASBOX echo for ac_var in $ac_subst_vars do @@ -2104,9 +2074,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; echo if test -n "$ac_subst_files"; then - $as_echo "## ------------------- ## + cat <<\_ASBOX +## ------------------- ## ## File substitutions. ## -## ------------------- ##" +## ------------------- ## +_ASBOX echo for ac_var in $ac_subst_files do @@ -2120,9 +2092,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; fi if test -s confdefs.h; then - $as_echo "## ----------- ## + cat <<\_ASBOX +## ----------- ## ## confdefs.h. ## -## ----------- ##" +## ----------- ## +_ASBOX echo cat confdefs.h echo @@ -2177,12 +2151,7 @@ _ACEOF ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then - # We do not want a PATH search for config.site. - case $CONFIG_SITE in #(( - -*) ac_site_file1=./$CONFIG_SITE;; - */*) ac_site_file1=$CONFIG_SITE;; - *) ac_site_file1=./$CONFIG_SITE;; - esac + ac_site_file1=$CONFIG_SITE elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site @@ -2193,22 +2162,18 @@ fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue - if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then + if test -r "$ac_site_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" \ - || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "failed to load site script $ac_site_file -See \`config.log' for more details" "$LINENO" 5; } + . "$ac_site_file" fi done if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special files - # actually), so we avoid doing that. DJGPP emulates it as a regular file. - if test /dev/null != "$cache_file" && test -f "$cache_file"; then + # Some versions of bash will fail to source /dev/null (special + # files actually), so we avoid doing that. + if test -f "$cache_file"; then { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in @@ -2277,7 +2242,7 @@ if $ac_cache_corrupted; then $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 + as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## @@ -2293,11 +2258,16 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers config.h" +case "$srcdir" in +/*) ;; +*) srcdir=`cd $srcdir && pwd`;; +esac + # Check whether --with-defshell was given. if test "${with_defshell+set}" = set; then : withval=$with_defshell; case "${withval}" in -yes) as_fn_error $? "bad value ${withval} given for bmake DEFSHELL" "$LINENO" 5 ;; +yes) as_fn_error "bad value ${withval} given for bmake DEFSHELL" "$LINENO" 5 ;; no) ;; *) case "$with_defshell" in sh) DEFSHELL_INDEX=DEFSHELL_INDEX_SH;; # it's the default anyway @@ -2315,7 +2285,7 @@ use_meta=yes if test "${with_meta+set}" = set; then : withval=$with_meta; case "${withval}" in yes|no) use_meta=${withval};; -*) as_fn_error $? "bad value ${withval} given for meta" "$LINENO" 5 ;; +*) as_fn_error "bad value ${withval} given for meta" "$LINENO" 5 ;; esac fi @@ -2325,12 +2295,12 @@ if test "${with_filemon+set}" = set; then : withval=$with_filemon; case "/${withval}" in /no|*/filemon.h) filemon_h="${withval}";; */filemon*) filemon_h="${withval}/filemon.h";; -*) as_fn_error $? "bad value ${withval} given for filemon" "$LINENO" 5 ;; +*) as_fn_error "bad value ${withval} given for filemon" "$LINENO" 5 ;; esac else OS=`uname -s` -for d in "$srcdir/filemon" "$srcdir/../filemon" +for d in "/usr/include/dev/filemon" "$prefix/include/dev/filemon" "$srcdir/filemon" "$srcdir/../filemon" "$srcdir/../../sys/dev/filemon" do for x in "/$OS" "" do @@ -2360,7 +2330,7 @@ if test -n "$ac_tool_prefix"; then set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -2372,7 +2342,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2400,7 +2370,7 @@ if test -z "$ac_cv_prog_CC"; then set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then @@ -2412,7 +2382,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2453,7 +2423,7 @@ if test -z "$CC"; then set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -2465,7 +2435,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2493,7 +2463,7 @@ if test -z "$CC"; then set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -2506,7 +2476,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue @@ -2552,7 +2522,7 @@ if test -z "$CC"; then set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -2564,7 +2534,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2596,7 +2566,7 @@ do set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then @@ -2608,7 +2578,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -2650,8 +2620,8 @@ fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } +as_fn_error "no acceptable C compiler found in \$PATH +See \`config.log' for more details." "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 @@ -2672,30 +2642,32 @@ $as_echo "$ac_try_echo"; } >&5 ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 + rm -f conftest.er1 conftest.err fi - rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ - +#include int main () { +FILE *f = fopen ("conftest.out", "w"); + return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" +ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 -$as_echo_n "checking whether the C compiler works... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 +$as_echo_n "checking for C compiler default output file name... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: @@ -2757,28 +2729,62 @@ test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 +$as_echo "$ac_file" >&6; } if test -z "$ac_file"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -$as_echo "$as_me: failed program was:" >&5 + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "C compiler cannot create executables -See \`config.log' for more details" "$LINENO" 5; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -$as_echo "yes" >&6; } +{ as_fn_set_status 77 +as_fn_error "C compiler cannot create executables +See \`config.log' for more details." "$LINENO" 5; }; } fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 -$as_echo_n "checking for C compiler default output file name... " >&6; } -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -$as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext -rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out +# Check that the compiler produces executables we can run. If not, either +# the compiler is broken, or we cross compile. +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 +$as_echo_n "checking whether the C compiler works... " >&6; } +# If not cross compiling, check that we can run a simple program. +if test "$cross_compiling" != yes; then + if { ac_try='./$ac_file' + { { case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_try") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; }; then + cross_compiling=no + else + if test "$cross_compiling" = maybe; then + cross_compiling=yes + else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error "cannot run C compiled programs. +If you meant to cross compile, use \`--host'. +See \`config.log' for more details." "$LINENO" 5; } + fi + fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + +rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out ac_clean_files=$ac_clean_files_save +# Check that the compiler produces executables we can run. If not, either +# the compiler is broken, or we cross compile. +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 +$as_echo_n "checking whether we are cross compiling... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 +$as_echo "$cross_compiling" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" @@ -2808,78 +2814,19 @@ done else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details" "$LINENO" 5; } +as_fn_error "cannot compute suffix of executables: cannot compile and link +See \`config.log' for more details." "$LINENO" 5; } fi -rm -f conftest conftest$ac_cv_exeext +rm -f conftest$ac_cv_exeext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main () -{ -FILE *f = fopen ("conftest.out", "w"); - return ferror (f) || fclose (f) != 0; - - ; - return 0; -} -_ACEOF -ac_clean_files="$ac_clean_files conftest.out" -# Check that the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -$as_echo_n "checking whether we are cross compiling... " >&6; } -if test "$cross_compiling" != yes; then - { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } - if { ac_try='./conftest$ac_cv_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -$as_echo "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot run C compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details" "$LINENO" 5; } - fi - fi -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -$as_echo "$cross_compiling" >&6; } - -rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out -ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } -if ${ac_cv_objext+:} false; then : +if test "${ac_cv_objext+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -2919,8 +2866,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot compute suffix of object files: cannot compile -See \`config.log' for more details" "$LINENO" 5; } +as_fn_error "cannot compute suffix of object files: cannot compile +See \`config.log' for more details." "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi @@ -2930,7 +2877,7 @@ OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } -if ${ac_cv_c_compiler_gnu+:} false; then : +if test "${ac_cv_c_compiler_gnu+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -2967,7 +2914,7 @@ ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } -if ${ac_cv_prog_cc_g+:} false; then : +if test "${ac_cv_prog_cc_g+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag @@ -3045,7 +2992,7 @@ else fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } -if ${ac_cv_prog_cc_c89+:} false; then : +if test "${ac_cv_prog_cc_c89+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no @@ -3054,7 +3001,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include -struct stat; +#include +#include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); @@ -3152,7 +3100,7 @@ if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then - if ${ac_cv_prog_CPP+:} false; then : + if test "${ac_cv_prog_CPP+set}" = set; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded @@ -3182,7 +3130,7 @@ else # Broken: fails on valid input. continue fi -rm -f conftest.err conftest.i conftest.$ac_ext +rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. @@ -3198,11 +3146,11 @@ else ac_preproc_ok=: break fi -rm -f conftest.err conftest.i conftest.$ac_ext +rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext +rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi @@ -3241,7 +3189,7 @@ else # Broken: fails on valid input. continue fi -rm -f conftest.err conftest.i conftest.$ac_ext +rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. @@ -3257,18 +3205,18 @@ else ac_preproc_ok=: break fi -rm -f conftest.err conftest.i conftest.$ac_ext +rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.i conftest.err conftest.$ac_ext +rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "C preprocessor \"$CPP\" fails sanity check -See \`config.log' for more details" "$LINENO" 5; } +as_fn_error "C preprocessor \"$CPP\" fails sanity check +See \`config.log' for more details." "$LINENO" 5; } fi ac_ext=c @@ -3280,7 +3228,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } -if ${ac_cv_path_GREP+:} false; then : +if test "${ac_cv_path_GREP+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then @@ -3294,7 +3242,7 @@ do for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_GREP" || continue + { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in @@ -3329,7 +3277,7 @@ esac done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then - as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 + as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_GREP=$GREP @@ -3343,7 +3291,7 @@ $as_echo "$ac_cv_path_GREP" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } -if ${ac_cv_path_EGREP+:} false; then : +if test "${ac_cv_path_EGREP+set}" = set; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 @@ -3360,7 +3308,7 @@ do for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_EGREP" || continue + { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in @@ -3395,7 +3343,7 @@ esac done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then - as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 + as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 fi else ac_cv_path_EGREP=$EGREP @@ -3410,7 +3358,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } -if ${ac_cv_header_stdc+:} false; then : +if test "${ac_cv_header_stdc+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -3527,7 +3475,8 @@ do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default " -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : +eval as_val=\$$as_ac_Header + if test "x$as_val" = x""yes; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF @@ -3539,7 +3488,7 @@ done ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" -if test "x$ac_cv_header_minix_config_h" = xyes; then : +if test "x$ac_cv_header_minix_config_h" = x""yes; then : MINIX=yes else MINIX= @@ -3561,14 +3510,14 @@ $as_echo "#define _MINIX 1" >>confdefs.h { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } -if ${ac_cv_safe_to_define___extensions__+:} false; then : +if test "${ac_cv_safe_to_define___extensions__+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -# define __EXTENSIONS__ 1 - $ac_includes_default +# define __EXTENSIONS__ 1 + $ac_includes_default int main () { @@ -3608,7 +3557,7 @@ if test -n "$ac_tool_prefix"; then set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -3620,7 +3569,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3648,7 +3597,7 @@ if test -z "$ac_cv_prog_CC"; then set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then @@ -3660,7 +3609,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3701,7 +3650,7 @@ if test -z "$CC"; then set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -3713,7 +3662,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3741,7 +3690,7 @@ if test -z "$CC"; then set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -3754,7 +3703,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue @@ -3800,7 +3749,7 @@ if test -z "$CC"; then set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_CC+:} false; then : +if test "${ac_cv_prog_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -3812,7 +3761,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3844,7 +3793,7 @@ do set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_ac_ct_CC+:} false; then : +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then @@ -3856,7 +3805,7 @@ do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 @@ -3898,8 +3847,8 @@ fi test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } +as_fn_error "no acceptable C compiler found in \$PATH +See \`config.log' for more details." "$LINENO" 5; } # Provide some information about the compiler. $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 @@ -3920,15 +3869,15 @@ $as_echo "$ac_try_echo"; } >&5 ... rest of stderr output deleted ... 10q' conftest.err >conftest.er1 cat conftest.er1 >&5 + rm -f conftest.er1 conftest.err fi - rm -f conftest.er1 conftest.err $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } -if ${ac_cv_c_compiler_gnu+:} false; then : +if test "${ac_cv_c_compiler_gnu+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -3965,7 +3914,7 @@ ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } -if ${ac_cv_prog_cc_g+:} false; then : +if test "${ac_cv_prog_cc_g+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag @@ -4043,7 +3992,7 @@ else fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } -if ${ac_cv_prog_cc_c89+:} false; then : +if test "${ac_cv_prog_cc_c89+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no @@ -4052,7 +4001,8 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include #include -struct stat; +#include +#include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); @@ -4140,7 +4090,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu if test $ac_cv_c_compiler_gnu = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5 $as_echo_n "checking whether $CC needs -traditional... " >&6; } -if ${ac_cv_prog_gcc_traditional+:} false; then : +if test "${ac_cv_prog_gcc_traditional+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_pattern="Autoconf.*'x'" @@ -4181,22 +4131,16 @@ fi ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do - if test -f "$ac_dir/install-sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f "$ac_dir/install.sh"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f "$ac_dir/shtool"; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi + for ac_t in install-sh install.sh shtool; do + if test -f "$ac_dir/$ac_t"; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/$ac_t -c" + break 2 + fi + done done if test -z "$ac_aux_dir"; then - as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 + as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 fi # These three variables are undocumented and unsupported, @@ -4225,7 +4169,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then -if ${ac_cv_path_install+:} false; then : +if test "${ac_cv_path_install+set}" = set; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -4245,7 +4189,7 @@ case $as_dir/ in #(( # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then + if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then if test $ac_prog = install && grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. @@ -4301,11 +4245,21 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - +if test -x /usr/bin/getconf; then + bmake_path_max=`getconf PATH_MAX / 2> /dev/null` + # only a numeric response is useful + test ${bmake_path_max:-0} -gt 0 2> /dev/null || bmake_path_max= +fi +bmake_path_max=${bmake_path_max:-1024} +if test $bmake_path_max -gt 1024; then + # this is all we expect + bmake_path_max=1024 +fi +echo "Using: BMAKE_PATH_MAX=$bmake_path_max" >&6 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } -if ${ac_cv_header_stdc+:} false; then : +if test "${ac_cv_header_stdc+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -4417,7 +4371,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } -if ${ac_cv_header_sys_wait_h+:} false; then : +if test "${ac_cv_header_sys_wait_h+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -4461,7 +4415,7 @@ for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; } -if eval \${$as_ac_Header+:} false; then : +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -4488,7 +4442,8 @@ fi eval ac_res=\$$as_ac_Header { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : +eval as_val=\$$as_ac_Header + if test "x$as_val" = x""yes; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1 _ACEOF @@ -4501,7 +4456,7 @@ done if test $ac_header_dirent = dirent.h; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5 $as_echo_n "checking for library containing opendir... " >&6; } -if ${ac_cv_search_opendir+:} false; then : +if test "${ac_cv_search_opendir+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS @@ -4535,11 +4490,11 @@ for ac_lib in '' dir; do fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext - if ${ac_cv_search_opendir+:} false; then : + if test "${ac_cv_search_opendir+set}" = set; then : break fi done -if ${ac_cv_search_opendir+:} false; then : +if test "${ac_cv_search_opendir+set}" = set; then : else ac_cv_search_opendir=no @@ -4558,7 +4513,7 @@ fi else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5 $as_echo_n "checking for library containing opendir... " >&6; } -if ${ac_cv_search_opendir+:} false; then : +if test "${ac_cv_search_opendir+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS @@ -4592,11 +4547,11 @@ for ac_lib in '' x; do fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext - if ${ac_cv_search_opendir+:} false; then : + if test "${ac_cv_search_opendir+set}" = set; then : break fi done -if ${ac_cv_search_opendir+:} false; then : +if test "${ac_cv_search_opendir+set}" = set; then : else ac_cv_search_opendir=no @@ -4625,6 +4580,7 @@ for ac_header in \ sys/mman.h \ sys/select.h \ sys/socket.h \ + sys/sysctl.h \ sys/time.h \ sys/uio.h \ unistd.h \ @@ -4633,7 +4589,8 @@ for ac_header in \ do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" -if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : +eval as_val=\$$as_ac_Header + if test "x$as_val" = x""yes; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF @@ -4644,7 +4601,7 @@ done ac_fn_c_check_header_mongrel "$LINENO" "sys/cdefs.h" "ac_cv_header_sys_cdefs_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_cdefs_h" = xyes; then : +if test "x$ac_cv_header_sys_cdefs_h" = x""yes; then : echo $ECHO_N "checking whether sys/cdefs.h is compatible... $ECHO_C" >&6 cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -4671,7 +4628,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __attribute__" >&5 $as_echo_n "checking for __attribute__... " >&6; } -if ${ac_cv___attribute__+:} false; then : +if test "${ac_cv___attribute__+set}" = set; then : $as_echo_n "(cached) " >&6 else @@ -4714,7 +4671,7 @@ $as_echo "$ac_cv___attribute__" >&6; } { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } -if ${ac_cv_c_bigendian+:} false; then : +if test "${ac_cv_c_bigendian+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_cv_c_bigendian=unknown @@ -4932,13 +4889,13 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h ;; #( *) - as_fn_error $? "unknown endianness + as_fn_error "unknown endianness presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } -if ${ac_cv_c_const+:} false; then : +if test "${ac_cv_c_const+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -4947,11 +4904,11 @@ else int main () { - +/* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus - /* Ultrix mips cc rejects this sort of thing. */ + /* Ultrix mips cc rejects this. */ typedef int charset[2]; - const charset cs = { 0, 0 }; + const charset cs; /* SunOS 4.1.1 cc rejects this. */ char const *const *pcpcc; char **ppc; @@ -4968,9 +4925,8 @@ main () ++pcpcc; ppc = (char**) pcpcc; pcpcc = (char const *const *) ppc; - { /* SCO 3.2v4 cc rejects this sort of thing. */ - char tx; - char *t = &tx; + { /* SCO 3.2v4 cc rejects this. */ + char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; @@ -4986,10 +4942,10 @@ main () iptr p = 0; ++p; } - { /* AIX XL C 1.02.0.0 rejects this sort of thing, saying + { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ - struct s { int j; const int *ap[3]; } bx; - struct s *b = &bx; b->j = 5; + struct s { int j; const int *ap[3]; }; + struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; @@ -5018,7 +4974,7 @@ $as_echo "#define const /**/" >>confdefs.h fi ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default" -if test "x$ac_cv_type_off_t" = xyes; then : +if test "x$ac_cv_type_off_t" = x""yes; then : else @@ -5029,7 +4985,7 @@ _ACEOF fi ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" -if test "x$ac_cv_type_pid_t" = xyes; then : +if test "x$ac_cv_type_pid_t" = x""yes; then : else @@ -5040,7 +4996,7 @@ _ACEOF fi ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" -if test "x$ac_cv_type_size_t" = xyes; then : +if test "x$ac_cv_type_size_t" = x""yes; then : else @@ -5057,7 +5013,7 @@ ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "#inclu #endif " -if test "x$ac_cv_have_decl_sys_siglist" = xyes; then : +if test "x$ac_cv_have_decl_sys_siglist" = x""yes; then : ac_have_decl=1 else ac_have_decl=0 @@ -5070,7 +5026,7 @@ _ACEOF { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } -if ${ac_cv_header_time+:} false; then : +if test "${ac_cv_header_time+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -5105,7 +5061,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } -if ${ac_cv_struct_tm+:} false; then : +if test "${ac_cv_struct_tm+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -5141,7 +5097,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 $as_echo_n "checking return type of signal handlers... " >&6; } -if ${ac_cv_type_signal+:} false; then : +if test "${ac_cv_type_signal+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -5175,7 +5131,7 @@ _ACEOF for ac_header in vfork.h do : ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default" -if test "x$ac_cv_header_vfork_h" = xyes; then : +if test "x$ac_cv_header_vfork_h" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_VFORK_H 1 _ACEOF @@ -5188,7 +5144,8 @@ for ac_func in fork vfork do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes"; then : +eval as_val=\$$as_ac_var + if test "x$as_val" = x""yes; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF @@ -5199,7 +5156,7 @@ done if test "x$ac_cv_func_fork" = xyes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5 $as_echo_n "checking for working fork... " >&6; } -if ${ac_cv_func_fork_works+:} false; then : +if test "${ac_cv_func_fork_works+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : @@ -5252,7 +5209,7 @@ ac_cv_func_vfork_works=$ac_cv_func_vfork if test "x$ac_cv_func_vfork" = xyes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5 $as_echo_n "checking for working vfork... " >&6; } -if ${ac_cv_func_vfork_works+:} false; then : +if test "${ac_cv_func_vfork_works+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : @@ -5388,13 +5345,13 @@ fi for ac_func in vprintf do : ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf" -if test "x$ac_cv_func_vprintf" = xyes; then : +if test "x$ac_cv_func_vprintf" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_VPRINTF 1 _ACEOF ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt" -if test "x$ac_cv_func__doprnt" = xyes; then : +if test "x$ac_cv_func__doprnt" = x""yes; then : $as_echo "#define HAVE_DOPRNT 1" >>confdefs.h @@ -5406,7 +5363,7 @@ done { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wait3 that fills in rusage" >&5 $as_echo_n "checking for wait3 that fills in rusage... " >&6; } -if ${ac_cv_func_wait3_rusage+:} false; then : +if test "${ac_cv_func_wait3_rusage+set}" = set; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : @@ -5481,7 +5438,7 @@ for ac_func in \ select \ setenv \ setpgid \ - setrlimit \ + setsid \ sigaction \ sigvec \ snprintf \ @@ -5490,6 +5447,7 @@ for ac_func in \ strsep \ strtod \ strtol \ + sysctl \ unsetenv \ vsnprintf \ wait3 \ @@ -5501,7 +5459,8 @@ for ac_func in \ do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes"; then : +eval as_val=\$$as_ac_var + if test "x$as_val" = x""yes; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF @@ -5510,76 +5469,36 @@ fi done -ac_fn_c_check_func "$LINENO" "getenv" "ac_cv_func_getenv" -if test "x$ac_cv_func_getenv" = xyes; then : - $as_echo "#define HAVE_GETENV 1" >>confdefs.h +for ac_func in \ + realpath \ + dirname \ + stresep \ + strlcpy \ + +do : + as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` +ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" +eval as_val=\$$as_ac_var + if test "x$as_val" = x""yes; then : + cat >>confdefs.h <<_ACEOF +#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 +_ACEOF else case " $LIBOBJS " in - *" getenv.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS getenv.$ac_objext" - ;; -esac - -fi - -ac_fn_c_check_func "$LINENO" "realpath" "ac_cv_func_realpath" -if test "x$ac_cv_func_realpath" = xyes; then : - $as_echo "#define HAVE_REALPATH 1" >>confdefs.h - -else - case " $LIBOBJS " in - *" realpath.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS realpath.$ac_objext" - ;; -esac - -fi - -ac_fn_c_check_func "$LINENO" "dirname" "ac_cv_func_dirname" -if test "x$ac_cv_func_dirname" = xyes; then : - $as_echo "#define HAVE_DIRNAME 1" >>confdefs.h - -else - case " $LIBOBJS " in - *" dirname.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS dirname.$ac_objext" - ;; -esac - -fi - -ac_fn_c_check_func "$LINENO" "stresep" "ac_cv_func_stresep" -if test "x$ac_cv_func_stresep" = xyes; then : - $as_echo "#define HAVE_STRESEP 1" >>confdefs.h - -else - case " $LIBOBJS " in - *" stresep.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS stresep.$ac_objext" - ;; -esac - -fi - -ac_fn_c_check_func "$LINENO" "strlcpy" "ac_cv_func_strlcpy" -if test "x$ac_cv_func_strlcpy" = xyes; then : - $as_echo "#define HAVE_STRLCPY 1" >>confdefs.h - -else - case " $LIBOBJS " in - *" strlcpy.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS strlcpy.$ac_objext" + *" $ac_func.$ac_objext "* ) ;; + *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext" ;; esac fi +done { $as_echo "$as_me:${as_lineno-$LINENO}: checking for emalloc in -lutil" >&5 $as_echo_n "checking for emalloc in -lutil... " >&6; } -if ${ac_cv_lib_util_emalloc+:} false; then : +if test "${ac_cv_lib_util_emalloc+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -5613,10 +5532,10 @@ LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_emalloc" >&5 $as_echo "$ac_cv_lib_util_emalloc" >&6; } -if test "x$ac_cv_lib_util_emalloc" = xyes; then : +if test "x$ac_cv_lib_util_emalloc" = x""yes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for erealloc in -lutil" >&5 $as_echo_n "checking for erealloc in -lutil... " >&6; } -if ${ac_cv_lib_util_erealloc+:} false; then : +if test "${ac_cv_lib_util_erealloc+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -5650,10 +5569,10 @@ LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_erealloc" >&5 $as_echo "$ac_cv_lib_util_erealloc" >&6; } -if test "x$ac_cv_lib_util_erealloc" = xyes; then : +if test "x$ac_cv_lib_util_erealloc" = x""yes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for estrdup in -lutil" >&5 $as_echo_n "checking for estrdup in -lutil... " >&6; } -if ${ac_cv_lib_util_estrdup+:} false; then : +if test "${ac_cv_lib_util_estrdup+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -5687,10 +5606,10 @@ LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_estrdup" >&5 $as_echo "$ac_cv_lib_util_estrdup" >&6; } -if test "x$ac_cv_lib_util_estrdup" = xyes; then : +if test "x$ac_cv_lib_util_estrdup" = x""yes; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for estrndup in -lutil" >&5 $as_echo_n "checking for estrndup in -lutil... " >&6; } -if ${ac_cv_lib_util_estrndup+:} false; then : +if test "${ac_cv_lib_util_estrndup+set}" = set; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -5724,7 +5643,7 @@ LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_estrndup" >&5 $as_echo "$ac_cv_lib_util_estrndup" >&6; } -if test "x$ac_cv_lib_util_estrndup" = xyes; then : +if test "x$ac_cv_lib_util_estrndup" = x""yes; then : LIBS="$LIBS -lutil" CPPFLAGS="$CPPFLAGS -DUSE_EMALLOC" fi @@ -5738,7 +5657,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; } -if ${ac_cv_header_stat_broken+:} false; then : +if test "${ac_cv_header_stat_broken+set}" = set; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -5779,7 +5698,7 @@ $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h fi ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "$ac_includes_default" -if test "x$ac_cv_member_struct_stat_st_rdev" = xyes; then : +if test "x$ac_cv_member_struct_stat_st_rdev" = x""yes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STRUCT_STAT_ST_RDEV 1 @@ -5791,6 +5710,32 @@ $as_echo "#define HAVE_ST_RDEV 1" >>confdefs.h fi +echo "checking if compiler supports __func__" >&6 +ac_ext=c +ac_cpp='$CPP $CPPFLAGS' +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' +ac_compiler_gnu=$ac_cv_c_compiler_gnu + +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ + +int +main () +{ +const char *func = __func__; + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + +else + +$as_echo "#define __func__ __FUNCTION__" >>confdefs.h + +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext echo $ECHO_N "checking if diff -u works... $ECHO_C" >&6 if diff -u /dev/null /dev/null > /dev/null 2>&1; then diff_u=-u @@ -5824,7 +5769,7 @@ echo "defaults: MACHINE=$machine, MACHINE_ARCH=$machine_arch" 1>&6 # Check whether --with-machine was given. if test "${with_machine+set}" = set; then : withval=$with_machine; case "${withval}" in -yes) as_fn_error $? "bad value ${withval} given for bmake MACHINE" "$LINENO" 5 ;; +yes) as_fn_error "bad value ${withval} given for bmake MACHINE" "$LINENO" 5 ;; no) ;; generic) machine=`$srcdir/machine.sh`;; *) machine=$with_machine;; @@ -5857,7 +5802,7 @@ fi # Check whether --with-machine_arch was given. if test "${with_machine_arch+set}" = set; then : withval=$with_machine_arch; case "${withval}" in -yes) as_fn_error $? "bad value ${withval} given for bmake MACHINE_ARCH" "$LINENO" 5 ;; +yes) as_fn_error "bad value ${withval} given for bmake MACHINE_ARCH" "$LINENO" 5 ;; no) ;; *) machine_arch=$with_machine_arch;; esac @@ -5869,7 +5814,7 @@ default_sys_path=\${prefix}/share/mk # Check whether --with-default-sys-path was given. if test "${with_default_sys_path+set}" = set; then : withval=$with_default_sys_path; case "${withval}" in -yes) as_fn_error $? "bad value ${withval} given for bmake _PATH_DEFSYSPATH" "$LINENO" 5 ;; +yes) as_fn_error "bad value ${withval} given for bmake _PATH_DEFSYSPATH" "$LINENO" 5 ;; no) ;; *) default_sys_path="$with_default_sys_path" ;; @@ -5880,7 +5825,7 @@ fi # Check whether --with-path-objdirprefix was given. if test "${with_path_objdirprefix+set}" = set; then : withval=$with_path_objdirprefix; case "${withval}" in -yes) as_fn_error $? "bad value ${withval} given for bmake _PATH_OBJDIRPREFIX" "$LINENO" 5 ;; +yes) as_fn_error "bad value ${withval} given for bmake _PATH_OBJDIRPREFIX" "$LINENO" 5 ;; no) CPPFLAGS="$CPPFLAGS -DNO_PATH_OBJDIRPREFIX" ;; *) CPPFLAGS="$CPPFLAGS \"-D_PATH_OBJDIRPREFIX=\\\"$with_path-objdir\\\"\"" ;; esac @@ -5891,7 +5836,7 @@ if test "${enable_pwd_override+set}" = set; then : enableval=$enable_pwd_override; case "${enableval}" in yes) ;; no) CPPFLAGS="$CPPFLAGS -DNO_PWD_OVERRIDE" ;; -*) as_fn_error $? "bad value ${enableval} given for pwd-override option" "$LINENO" 5 ;; +*) as_fn_error "bad value ${enableval} given for pwd-override option" "$LINENO" 5 ;; esac fi @@ -5900,7 +5845,7 @@ if test "${enable_check_make_chdir+set}" = set; then : enableval=$enable_check_make_chdir; case "${enableval}" in yes) ;; no) CPPFLAGS="$CPPFLAGS -DNO_CHECK_MAKE_CHDIR" ;; -*) as_fn_error $? "bad value ${enableval} given for check-make-chdir option" "$LINENO" 5 ;; +*) as_fn_error "bad value ${enableval} given for check-make-chdir option" "$LINENO" 5 ;; esac fi @@ -5910,7 +5855,7 @@ if test "${with_mksrc+set}" = set; then : withval=$with_mksrc; case "${withval}" in ""|yes|no) ;; *) test -s $withval/install-mk && mksrc=$withval || -as_fn_error $? "bad value ${withval} given for mksrc cannot find install-mk" "$LINENO" 5 +as_fn_error "bad value ${withval} given for mksrc cannot find install-mk" "$LINENO" 5 ;; esac @@ -5953,7 +5898,7 @@ fi -ac_config_files="$ac_config_files Makefile make-bootstrap.sh unit-tests/Makefile" +ac_config_files="$ac_config_files makefile Makefile.config make-bootstrap.sh unit-tests/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -6019,21 +5964,10 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then - if test "x$cache_file" != "x/dev/null"; then + test "x$cache_file" != "x/dev/null" && { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} - if test ! -f "$cache_file" || test -h "$cache_file"; then - cat confcache >"$cache_file" - else - case $cache_file in #( - */* | ?:*) - mv -f confcache "$cache_file"$$ && - mv -f "$cache_file"$$ "$cache_file" ;; #( - *) - mv -f confcache "$cache_file" ;; - esac - fi - fi + cat confcache >$cache_file else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} @@ -6049,7 +5983,6 @@ DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= -U= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' @@ -6066,7 +5999,7 @@ LTLIBOBJS=$ac_ltlibobjs -: "${CONFIG_STATUS=./config.status}" +: ${CONFIG_STATUS=./config.status} ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" @@ -6167,7 +6100,6 @@ fi IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. -as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -6213,19 +6145,19 @@ export LANGUAGE (unset CDPATH) >/dev/null 2>&1 && unset CDPATH -# as_fn_error STATUS ERROR [LINENO LOG_FD] -# ---------------------------------------- +# as_fn_error ERROR [LINENO LOG_FD] +# --------------------------------- # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are # provided, also output the error to LOG_FD, referencing LINENO. Then exit the -# script with STATUS, using 1 if that was 0. +# script with status $?, using 1 if that was 0. as_fn_error () { - as_status=$1; test $as_status -eq 0 && as_status=1 - if test "$4"; then - as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + as_status=$?; test $as_status -eq 0 && as_status=1 + if test "$3"; then + as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 fi - $as_echo "$as_me: error: $2" >&2 + $as_echo "$as_me: error: $1" >&2 as_fn_exit $as_status } # as_fn_error @@ -6363,16 +6295,16 @@ if (echo >conf$$.file) 2>/dev/null; then # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. - # In both cases, we have to default to `cp -pR'. + # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || - as_ln_s='cp -pR' + as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi else - as_ln_s='cp -pR' + as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null @@ -6421,7 +6353,7 @@ $as_echo X"$as_dir" | test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" - } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" + } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir" } # as_fn_mkdir_p @@ -6432,16 +6364,28 @@ else as_mkdir_p=false fi - -# as_fn_executable_p FILE -# ----------------------- -# Test if FILE is an executable regular file. -as_fn_executable_p () -{ - test -f "$1" && test -x "$1" -} # as_fn_executable_p -as_test_x='test -x' -as_executable_p=as_fn_executable_p +if test -x / >/dev/null 2>&1; then + as_test_x='test -x' +else + if ls -dL / >/dev/null 2>&1; then + as_ls_L_option=L + else + as_ls_L_option= + fi + as_test_x=' + eval sh -c '\'' + if test -d "$1"; then + test -d "$1/."; + else + case $1 in #( + -*)set "./$1";; + esac; + case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( + ???[sx]*):;;*)false;;esac;fi + '\'' sh + ' +fi +as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" @@ -6462,8 +6406,8 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by bmake $as_me 2010505, which was -generated by GNU Autoconf 2.69. Invocation command line was +This file was extended by bmake $as_me 20140214, which was +generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -6502,7 +6446,6 @@ Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit - --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files @@ -6522,13 +6465,12 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -bmake config.status 2010505 -configured by $0, generated by GNU Autoconf 2.69, - with options \\"\$ac_cs_config\\" +bmake config.status 20140214 +configured by $0, generated by GNU Autoconf 2.64, + with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2009 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." @@ -6544,16 +6486,11 @@ ac_need_defaults=: while test $# != 0 do case $1 in - --*=?*) + --*=*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; - --*=) - ac_option=`expr "X$1" : 'X\([^=]*\)='` - ac_optarg= - ac_shift=: - ;; *) ac_option=$1 ac_optarg=$2 @@ -6567,15 +6504,12 @@ do ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; - --config | --confi | --conf | --con | --co | --c ) - $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; - '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; @@ -6588,7 +6522,7 @@ do ac_need_defaults=false;; --he | --h) # Conflict between --help and --header - as_fn_error $? "ambiguous option: \`$1' + as_fn_error "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; @@ -6597,7 +6531,7 @@ Try \`$0 --help' for more information.";; ac_cs_silent=: ;; # This is an error. - -*) as_fn_error $? "unrecognized option: \`$1' + -*) as_fn_error "unrecognized option: \`$1' Try \`$0 --help' for more information." ;; *) as_fn_append ac_config_targets " $1" @@ -6617,7 +6551,7 @@ fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then - set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion + set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' @@ -6647,11 +6581,12 @@ for ac_config_target in $ac_config_targets do case $ac_config_target in "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; - "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; + "makefile") CONFIG_FILES="$CONFIG_FILES makefile" ;; + "Makefile.config") CONFIG_FILES="$CONFIG_FILES Makefile.config" ;; "make-bootstrap.sh") CONFIG_FILES="$CONFIG_FILES make-bootstrap.sh" ;; "unit-tests/Makefile") CONFIG_FILES="$CONFIG_FILES unit-tests/Makefile" ;; - *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; + *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac done @@ -6673,10 +6608,9 @@ fi # after its creation but before its name has been assigned to `$tmp'. $debug || { - tmp= ac_tmp= + tmp= trap 'exit_status=$? - : "${ac_tmp:=$tmp}" - { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status + { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } @@ -6684,13 +6618,12 @@ $debug || { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -d "$tmp" + test -n "$tmp" && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") -} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 -ac_tmp=$tmp +} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5 # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. @@ -6707,12 +6640,12 @@ if test "x$ac_cr" = x; then fi ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then - ac_cs_awk_cr='\\r' + ac_cs_awk_cr='\r' else ac_cs_awk_cr=$ac_cr fi -echo 'BEGIN {' >"$ac_tmp/subs1.awk" && +echo 'BEGIN {' >"$tmp/subs1.awk" && _ACEOF @@ -6721,18 +6654,18 @@ _ACEOF echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 -ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` + as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 +ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 + as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 + as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi @@ -6740,7 +6673,7 @@ done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && +cat >>"\$tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h @@ -6754,7 +6687,7 @@ s/'"$ac_delim"'$// t delim :nl h -s/\(.\{148\}\)..*/\1/ +s/\(.\{148\}\).*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p @@ -6768,7 +6701,7 @@ s/.\{148\}// t nl :delim h -s/\(.\{148\}\)..*/\1/ +s/\(.\{148\}\).*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p @@ -6788,7 +6721,7 @@ t delim rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK -cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && +cat >>"\$tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" @@ -6820,29 +6753,21 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat -fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ - || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 +fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ + || as_fn_error "could not setup config files machinery" "$LINENO" 5 _ACEOF -# VPATH may cause trouble with some makes, so we remove sole $(srcdir), -# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and +# VPATH may cause trouble with some makes, so we remove $(srcdir), +# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ -h -s/// -s/^/:/ -s/[ ]*$/:/ -s/:\$(srcdir):/:/g -s/:\${srcdir}:/:/g -s/:@srcdir@:/:/g -s/^:*// + ac_vpsub='/^[ ]*VPATH[ ]*=/{ +s/:*\$(srcdir):*/:/ +s/:*\${srcdir}:*/:/ +s/:*@srcdir@:*/:/ +s/^\([^=]*=[ ]*\):*/\1/ s/:*$// -x -s/\(=[ ]*\).*/\1/ -G -s/\n// s/^[^=]*=[ ]*$// }' fi @@ -6854,7 +6779,7 @@ fi # test -n "$CONFIG_FILES" # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then -cat >"$ac_tmp/defines.awk" <<\_ACAWK || +cat >"$tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF @@ -6866,11 +6791,11 @@ _ACEOF # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do - ac_tt=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_tt"; then + ac_t=`sed -n "/$ac_delim/p" confdefs.h` + if test -z "$ac_t"; then break elif $ac_last_try; then - as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 + as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5 else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi @@ -6955,7 +6880,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 - as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 + as_fn_error "could not setup config headers machinery" "$LINENO" 5 fi # test -n "$CONFIG_HEADERS" @@ -6968,7 +6893,7 @@ do esac case $ac_mode$ac_tag in :[FHL]*:*);; - :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; + :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac @@ -6987,7 +6912,7 @@ do for ac_f do case $ac_f in - -) ac_f="$ac_tmp/stdin";; + -) ac_f="$tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. @@ -6996,7 +6921,7 @@ do [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || - as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; + as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" @@ -7022,8 +6947,8 @@ $as_echo "$as_me: creating $ac_file" >&6;} esac case $ac_tag in - *:-:* | *:-) cat >"$ac_tmp/stdin" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; + *:-:* | *:-) cat >"$tmp/stdin" \ + || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; esac ;; esac @@ -7153,24 +7078,23 @@ s&@abs_top_builddir@&$ac_abs_top_builddir&;t t s&@INSTALL@&$ac_INSTALL&;t t $ac_datarootdir_hack " -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ - >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ + || as_fn_error "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ - "$ac_tmp/out"`; test -z "$ac_out"; } && + { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&5 +which seems to be undefined. Please make sure it is defined." >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' -which seems to be undefined. Please make sure it is defined" >&2;} +which seems to be undefined. Please make sure it is defined." >&2;} - rm -f "$ac_tmp/stdin" + rm -f "$tmp/stdin" case $ac_file in - -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; - *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; + -) cat "$tmp/out" && rm -f "$tmp/out";; + *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; esac \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + || as_fn_error "could not create $ac_file" "$LINENO" 5 ;; :H) # @@ -7179,21 +7103,21 @@ which seems to be undefined. Please make sure it is defined" >&2;} if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" - } >"$ac_tmp/config.h" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then + && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" + } >"$tmp/config.h" \ + || as_fn_error "could not create $ac_file" "$LINENO" 5 + if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" - mv "$ac_tmp/config.h" "$ac_file" \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 + mv "$tmp/config.h" "$ac_file" \ + || as_fn_error "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ - || as_fn_error $? "could not create -" "$LINENO" 5 + && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ + || as_fn_error "could not create -" "$LINENO" 5 fi ;; @@ -7208,7 +7132,7 @@ _ACEOF ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || - as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 + as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5 # configure is writing to config.log, and then calls config.status. @@ -7229,7 +7153,7 @@ if test "$no_create" != yes; then exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. - $ac_cs_success || as_fn_exit 1 + $ac_cs_success || as_fn_exit $? fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 @@ -7241,7 +7165,7 @@ cat < /dev/null` + # only a numeric response is useful + test ${bmake_path_max:-0} -gt 0 2> /dev/null || bmake_path_max= +fi +bmake_path_max=${bmake_path_max:-1024} +if test $bmake_path_max -gt 1024; then + # this is all we expect + bmake_path_max=1024 +fi +echo "Using: BMAKE_PATH_MAX=$bmake_path_max" >&6 +AC_SUBST(bmake_path_max)dnl dnl dnl AC_C_CROSS dnl @@ -92,6 +112,7 @@ AC_CHECK_HEADERS( \ sys/mman.h \ sys/select.h \ sys/socket.h \ + sys/sysctl.h \ sys/time.h \ sys/uio.h \ unistd.h \ @@ -144,7 +165,7 @@ AC_CHECK_FUNCS( \ select \ setenv \ setpgid \ - setrlimit \ + setsid \ sigaction \ sigvec \ snprintf \ @@ -153,6 +174,7 @@ AC_CHECK_FUNCS( \ strsep \ strtod \ strtol \ + sysctl \ unsetenv \ vsnprintf \ wait3 \ @@ -164,7 +186,6 @@ AC_CHECK_FUNCS( \ dnl functions which we may need to provide AC_REPLACE_FUNCS( \ - getenv \ realpath \ dirname \ stresep \ @@ -184,6 +205,11 @@ dnl AC_HEADER_STAT AC_STRUCT_ST_RDEV dnl +echo "checking if compiler supports __func__" >&6 +AC_LANG(C) +AC_COMPILE_IFELSE([AC_LANG_PROGRAM([],[[const char *func = __func__;]])],, + AC_DEFINE(__func__, __FUNCTION__, C99 function name)) +dnl dnl we want this for unit-tests/Makefile echo $ECHO_N "checking if diff -u works... $ECHO_C" >&6 if diff -u /dev/null /dev/null > /dev/null 2>&1; then @@ -349,13 +375,13 @@ AC_SUBST(GCC) AC_SUBST(diff_u) AC_SUBST(use_meta) AC_SUBST(filemon_h) -AC_OUTPUT(Makefile make-bootstrap.sh unit-tests/Makefile) +AC_OUTPUT(makefile Makefile.config make-bootstrap.sh unit-tests/Makefile) cat < #ifndef lint #if 0 static char sccsid[] = "@(#)dir.c 8.2 (Berkeley) 1/2/94"; #else -__RCSID("$NetBSD: dir.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: dir.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -145,6 +145,7 @@ __RCSID("$NetBSD: dir.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $"); #include "make.h" #include "hash.h" #include "dir.h" +#include "job.h" /* * A search path consists of a Lst of Path structures. A Path structure @@ -860,8 +861,8 @@ Dir_Expand(const char *word, Lst path, Lst expansions) *----------------------------------------------------------------------- */ static char * -DirLookup(Path *p, const char *name __unused, const char *cp, - Boolean hasSlash __unused) +DirLookup(Path *p, const char *name MAKE_ATTR_UNUSED, const char *cp, + Boolean hasSlash MAKE_ATTR_UNUSED) { char *file; /* the current filename to check */ @@ -1004,7 +1005,7 @@ DirLookupAbs(Path *p, const char *name, const char *cp) *----------------------------------------------------------------------- */ static char * -DirFindDot(Boolean hasSlash __unused, const char *name, const char *cp) +DirFindDot(Boolean hasSlash MAKE_ATTR_UNUSED, const char *name, const char *cp) { if (Hash_FindEntry(&dot->files, cp) != NULL) { @@ -1428,7 +1429,7 @@ Dir_FindHereOrAbove(char *here, char *search_path, char *result, int rlen) { *----------------------------------------------------------------------- */ int -Dir_MTime(GNode *gn) +Dir_MTime(GNode *gn, Boolean recheck) { char *fullName; /* the full pathname of name */ struct stat stb; /* buffer for finding the mod time */ @@ -1463,9 +1464,11 @@ Dir_MTime(GNode *gn) * so that we give that to the compiler. */ gn->path = bmake_strdup(fullName); - fprintf(stdout, - "%s: ignoring stale %s for %s, found %s\n", - progname, makeDependfile, gn->name, fullName); + if (!Job_RunTarget(".STALE", gn->fname)) + fprintf(stdout, + "%s: %s, %d: ignoring stale %s for %s, " + "found %s\n", progname, gn->fname, gn->lineno, + makeDependfile, gn->name, fullName); } } } @@ -1481,19 +1484,16 @@ Dir_MTime(GNode *gn) fullName = bmake_strdup(gn->name); } - entry = Hash_FindEntry(&mtimes, fullName); + if (!recheck) + entry = Hash_FindEntry(&mtimes, fullName); + else + entry = NULL; if (entry != NULL) { - /* - * Only do this once -- the second time folks are checking to - * see if the file was actually updated, so we need to actually go - * to the file system. - */ if (DEBUG(DIR)) { fprintf(debug_file, "Using cached time %s for %s\n", Targ_FmtTime(Hash_GetTimeValue(entry)), fullName); } stb.st_mtime = Hash_GetTimeValue(entry); - Hash_DeleteEntry(&mtimes, entry); } else if (stat(fullName, &stb) < 0) { if (gn->type & OP_MEMBER) { if (fullName != gn->path) @@ -1502,12 +1502,16 @@ Dir_MTime(GNode *gn) } else { stb.st_mtime = 0; } - } else if (stb.st_mtime == 0) { - /* - * 0 handled specially by the code, if the time is really 0, return - * something else instead - */ - stb.st_mtime = 1; + } else { + if (stb.st_mtime == 0) { + /* + * 0 handled specially by the code, if the time is really 0, + * return something else instead + */ + stb.st_mtime = 1; + } + entry = Hash_CreateEntry(&mtimes, fullName, NULL); + Hash_SetTimeValue(entry, stb.st_mtime); } if (fullName && gn->path == NULL) { diff --git a/devel/bmake/files/dir.h b/devel/bmake/files/dir.h index d6919cad4..1b93de554 100644 --- a/devel/bmake/files/dir.h +++ b/devel/bmake/files/dir.h @@ -1,4 +1,4 @@ -/* $NetBSD: dir.h,v 1.4 2014/03/14 21:59:34 ryoon Exp $ */ +/* $NetBSD: dir.h,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -75,8 +75,8 @@ /* dir.h -- */ -#ifndef _DIR_H -#define _DIR_H +#ifndef _DIR +#define _DIR typedef struct Path { char *name; /* Name of directory */ @@ -95,7 +95,7 @@ Boolean Dir_HasWildcards(char *); void Dir_Expand(const char *, Lst, Lst); char *Dir_FindFile(const char *, Lst); int Dir_FindHereOrAbove(char *, char *, char *, int); -int Dir_MTime(GNode *); +int Dir_MTime(GNode *, Boolean); Path *Dir_AddDir(Lst, const char *); char *Dir_MakeFlags(const char *, Lst); void Dir_ClearPath(Lst); @@ -105,4 +105,4 @@ void Dir_PrintPath(Lst); void Dir_Destroy(void *); void * Dir_CopyDir(void *); -#endif /* _DIR_H */ +#endif /* _DIR */ diff --git a/devel/bmake/files/dirname.c b/devel/bmake/files/dirname.c index 2f4ede97a..7b80ee328 100644 --- a/devel/bmake/files/dirname.c +++ b/devel/bmake/files/dirname.c @@ -1,4 +1,4 @@ -/* $NetBSD: dirname.c,v 1.1.1.1 2011/06/18 22:17:55 bsiegert Exp $ */ +/* $NetBSD: dirname.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 1997, 2002 The NetBSD Foundation, Inc. diff --git a/devel/bmake/files/for.c b/devel/bmake/files/for.c index ec0ef6a17..322cd3d30 100644 --- a/devel/bmake/files/for.c +++ b/devel/bmake/files/for.c @@ -1,4 +1,4 @@ -/* $NetBSD: for.c,v 1.6 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: for.c,v 1.7 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1992, The Regents of the University of California. @@ -30,14 +30,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: for.c,v 1.6 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: for.c,v 1.7 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)for.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: for.c,v 1.6 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: for.c,v 1.7 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -151,6 +151,8 @@ For_Eval(char *line) int len; int escapes; unsigned char ch; + char **words, *word_buf; + int n, nwords; /* Skip the '.' and any following whitespace */ for (ptr++; *ptr && isspace((unsigned char) *ptr); ptr++) @@ -216,35 +218,56 @@ For_Eval(char *line) */ sub = Var_Subst(NULL, ptr, VAR_GLOBAL, FALSE); - for (ptr = sub;; ptr += len) { - while (*ptr && isspace((unsigned char)*ptr)) - ptr++; - if (*ptr == 0) - break; - escapes = 0; - for (len = 0; (ch = ptr[len]) != 0 && !isspace(ch); len++) { - if (ch == ':' || ch == '$' || ch == '\\') - escapes |= FOR_SUB_ESCAPE_CHAR; - else if (ch == ')') - escapes |= FOR_SUB_ESCAPE_PAREN; - else if (ch == /*{*/ '}') - escapes |= FOR_SUB_ESCAPE_BRACE; - } - strlist_add_str(&new_for->items, make_str(ptr, len), escapes); - } + /* + * Split into words allowing for quoted strings. + */ + words = brk_string(sub, &nwords, FALSE, &word_buf); free(sub); + + if (words != NULL) { + for (n = 0; n < nwords; n++) { + ptr = words[n]; + if (!*ptr) + continue; + escapes = 0; + while ((ch = *ptr++)) { + switch(ch) { + case ':': + case '$': + case '\\': + escapes |= FOR_SUB_ESCAPE_CHAR; + break; + case ')': + escapes |= FOR_SUB_ESCAPE_PAREN; + break; + case /*{*/ '}': + escapes |= FOR_SUB_ESCAPE_BRACE; + break; + } + } + /* + * We have to dup words[n] to maintain the semantics of + * strlist. + */ + strlist_add_str(&new_for->items, bmake_strdup(words[n]), escapes); + } - if (strlist_num(&new_for->items) % strlist_num(&new_for->vars)) { - Parse_Error(PARSE_FATAL, - "Wrong number of words (%d) in .for substitution list" - " with %d vars", - strlist_num(&new_for->items), strlist_num(&new_for->vars)); - /* - * Return 'success' so that the body of the .for loop is accumulated. - * Remove all items so that the loop doesn't iterate. - */ - strlist_clean(&new_for->items); + free(words); + free(word_buf); + + if ((len = strlist_num(&new_for->items)) > 0 && + len % (n = strlist_num(&new_for->vars))) { + Parse_Error(PARSE_FATAL, + "Wrong number of words (%d) in .for substitution list" + " with %d vars", len, n); + /* + * Return 'success' so that the body of the .for loop is + * accumulated. + * Remove all items so that the loop doesn't iterate. + */ + strlist_clean(&new_for->items); + } } Buf_Init(&new_for->buf, 0); diff --git a/devel/bmake/files/getenv.c b/devel/bmake/files/getenv.c deleted file mode 100644 index a6d9324e2..000000000 --- a/devel/bmake/files/getenv.c +++ /dev/null @@ -1,90 +0,0 @@ -/* - * Copyright (c) 1987 Regents of the University of California. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - */ - -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif -#ifndef HAVE_GETENV - -#if defined(LIBC_SCCS) && !defined(lint) -/*static char *sccsid = "from: @(#)getenv.c 5.8 (Berkeley) 2/23/91";*/ -static char *rcsid = "$Id: getenv.c,v 1.2 2008/03/09 19:54:29 joerg Exp $"; -#endif /* LIBC_SCCS and not lint */ - -#include -#include -#include -#include - -/* - * getenv -- - * Returns ptr to value associated with name, if any, else NULL. - */ -char * -getenv(name) - const char *name; -{ - int offset; - char *__findenv(); - - return(__findenv(name, &offset)); -} - -/* - * __findenv -- - * Returns pointer to value associated with name, if any, else NULL. - * Sets offset to be the offset of the name/value combination in the - * environmental array, for use by setenv(3) and unsetenv(3). - * Explicitly removes '=' in argument name. - * - * This routine *should* be a static; don't use it. - */ -char * -__findenv(name, offset) - register char *name; - int *offset; -{ - extern char **environ; - register int len; - register char **P, *C; - - for (C = name, len = 0; *C && *C != '='; ++C, ++len); - for (P = environ; *P; ++P) - if (!strncmp(*P, name, len)) - if (*(C = *P + len) == '=') { - *offset = P - environ; - return(++C); - } - return(NULL); -} -#endif diff --git a/devel/bmake/files/getopt.c b/devel/bmake/files/getopt.c index 1b556bdf2..021338c0d 100644 --- a/devel/bmake/files/getopt.c +++ b/devel/bmake/files/getopt.c @@ -38,7 +38,7 @@ #if defined(LIBC_SCCS) && !defined(lint) /* static char sccsid[] = "from: @(#)getopt.c 8.2 (Berkeley) 4/2/94"; */ -static char *rcsid = "$Id: getopt.c,v 1.2 2008/03/09 19:54:29 joerg Exp $"; +static char *rcsid = "$Id: getopt.c,v 1.3 2015/05/19 22:01:19 joerg Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/devel/bmake/files/hash.c b/devel/bmake/files/hash.c index d4876386b..f8ec2f0f6 100644 --- a/devel/bmake/files/hash.c +++ b/devel/bmake/files/hash.c @@ -1,4 +1,4 @@ -/* $NetBSD: hash.c,v 1.4 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: hash.c,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -70,14 +70,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: hash.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"; +static char rcsid[] = "$NetBSD: hash.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)hash.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: hash.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"); +__RCSID("$NetBSD: hash.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -221,6 +221,9 @@ Hash_FindEntry(Hash_Table *t, const char *key) unsigned h; const char *p; + if (t == NULL || t->bucketPtr == NULL) { + return NULL; + } for (h = 0, p = key; *p;) h = (h << 5) - h + *p++; p = key; diff --git a/devel/bmake/files/hash.h b/devel/bmake/files/hash.h index 35bfedac6..d42304d64 100644 --- a/devel/bmake/files/hash.h +++ b/devel/bmake/files/hash.h @@ -1,4 +1,4 @@ -/* $NetBSD: hash.h,v 1.3 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: hash.h,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. diff --git a/devel/bmake/files/install-sh b/devel/bmake/files/install-sh index b42dd1022..6fde6d32f 100755 --- a/devel/bmake/files/install-sh +++ b/devel/bmake/files/install-sh @@ -53,7 +53,7 @@ # # RCSid: -# $Id: install-sh,v 1.2 2008/03/09 19:54:29 joerg Exp $ +# $Id: install-sh,v 1.3 2015/05/19 22:01:19 joerg Exp $ # # @(#) Copyright (c) 1993 Simon J. Gerraty # diff --git a/devel/bmake/files/job.c b/devel/bmake/files/job.c index 919f758b1..2d6ccd36b 100644 --- a/devel/bmake/files/job.c +++ b/devel/bmake/files/job.c @@ -1,4 +1,4 @@ -/* $NetBSD: job.c,v 1.13 2013/02/26 00:50:14 christos Exp $ */ +/* $NetBSD: job.c,v 1.16 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -70,14 +70,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: job.c,v 1.13 2013/02/26 00:50:14 christos Exp $"; +static char rcsid[] = "$NetBSD: job.c,v 1.16 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)job.c 8.2 (Berkeley) 3/19/94"; #else -__RCSID("$NetBSD: job.c,v 1.13 2013/02/26 00:50:14 christos Exp $"); +__RCSID("$NetBSD: job.c,v 1.16 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -142,6 +142,7 @@ __RCSID("$NetBSD: job.c,v 1.13 2013/02/26 00:50:14 christos Exp $"); #include #include "wait.h" +#include #include #include #if !defined(USE_SELECT) && defined(HAVE_POLL_H) @@ -312,6 +313,7 @@ static Shell *commandShell = &shells[DEFSHELL_INDEX]; /* this is the shell to const char *shellPath = NULL, /* full pathname of * executable image */ *shellName = NULL; /* last component of shell */ +char *shellErrFlag = NULL; static const char *shellArgv = NULL; /* Custom shell args */ @@ -334,10 +336,7 @@ static int readyfd(Job *); STATIC GNode *lastNode; /* The node for which output was most recently * produced. */ -STATIC const char *targFmt; /* Format string to use to head output from a - * job when it's not the most-recent job heard - * from */ -static char *targPrefix = NULL; /* What we print at the start of targFmt */ +static char *targPrefix = NULL; /* What we print at the start of TARG_FMT */ static Job tokenWaitJob; /* token wait pseudo-job */ static Job childExitJob; /* child exit pseudo-job */ @@ -346,7 +345,8 @@ static Job childExitJob; /* child exit pseudo-job */ #define TARG_FMT "%s %s ---\n" /* Default format */ #define MESSAGE(fp, gn) \ - (void)fprintf(fp, targFmt, targPrefix, gn->name) + if (maxJobs != 1 && targPrefix && *targPrefix) \ + (void)fprintf(fp, TARG_FMT, targPrefix, gn->name) static sigset_t caught_signals; /* Set of signals we handle */ #if defined(SYSV) @@ -367,7 +367,7 @@ static int JobStart(GNode *, int); static char *JobOutput(Job *, char *, char *, int); static void JobDoOutput(Job *, Boolean); static Shell *JobMatchShell(const char *); -static void JobInterrupt(int, int); +static void JobInterrupt(int, int) MAKE_ATTR_DEAD; static void JobRestartJobs(void); static void JobTokenAdd(void); static void JobSigLock(sigset_t *); @@ -415,6 +415,15 @@ JobCreatePipe(Job *job, int minfd) if (pipe(job->jobPipe) == -1) Punt("Cannot create pipe: %s", strerror(errno)); + for (i = 0; i < 2; i++) { + /* Avoid using low numbered fds */ + fd = fcntl(job->jobPipe[i], F_DUPFD, minfd); + if (fd != -1) { + close(job->jobPipe[i]); + job->jobPipe[i] = fd; + } + } + /* Set close-on-exec flag for both */ (void)fcntl(job->jobPipe[0], F_SETFD, 1); (void)fcntl(job->jobPipe[1], F_SETFD, 1); @@ -427,15 +436,6 @@ JobCreatePipe(Job *job, int minfd) */ fcntl(job->jobPipe[0], F_SETFL, fcntl(job->jobPipe[0], F_GETFL, 0) | O_NONBLOCK); - - for (i = 0; i < 2; i++) { - /* Avoid using low numbered fds */ - fd = fcntl(job->jobPipe[i], F_DUPFD, minfd); - if (fd != -1) { - close(job->jobPipe[i]); - job->jobPipe[i] = fd; - } - } } /*- @@ -490,9 +490,10 @@ JobCondPassSig(int signo) *----------------------------------------------------------------------- */ static void -JobChildSig(int signo __unused) +JobChildSig(int signo MAKE_ATTR_UNUSED) { - write(childExitJob.outPipe, CHILD_EXIT, 1); + while (write(childExitJob.outPipe, CHILD_EXIT, 1) == -1 && errno == EAGAIN) + continue; } @@ -513,13 +514,15 @@ JobChildSig(int signo __unused) *----------------------------------------------------------------------- */ static void -JobContinueSig(int signo __unused) +JobContinueSig(int signo MAKE_ATTR_UNUSED) { /* * Defer sending to SIGCONT to our stopped children until we return * from the signal handler. */ - write(childExitJob.outPipe, DO_JOB_RESUME, 1); + while (write(childExitJob.outPipe, DO_JOB_RESUME, 1) == -1 && + errno == EAGAIN) + continue; } /*- @@ -538,14 +541,14 @@ JobContinueSig(int signo __unused) * *----------------------------------------------------------------------- */ -static void +MAKE_ATTR_DEAD static void JobPassSig_int(int signo) { /* Run .INTERRUPT target then exit */ JobInterrupt(TRUE, signo); } -static void +MAKE_ATTR_DEAD static void JobPassSig_term(int signo) { /* Dont run .INTERRUPT target then exit */ @@ -690,7 +693,6 @@ JobPrintCommand(void *cmdp, void *jobp) char *escCmd = NULL; /* Command with quotes/backticks escaped */ char *cmd = (char *)cmdp; Job *job = (Job *)jobp; - char *cp, *tmp; int i, j; noSpecials = NoExecute(job->node); @@ -726,7 +728,6 @@ JobPrintCommand(void *cmdp, void *jobp) shutUp = DEBUG(LOUD) ? FALSE : TRUE; break; case '-': - job->flags |= JOB_IGNERR; errOff = TRUE; break; case '+': @@ -805,6 +806,7 @@ JobPrintCommand(void *cmdp, void *jobp) * to ignore errors. Set cmdTemplate to use the weirdness * instead of the simple "%s\n" template. */ + job->flags |= JOB_IGNERR; if (!(job->flags & JOB_SILENT) && !shutUp) { if (commandShell->hasEchoCtl) { DBPRINTF("%s\n", commandShell->echoOff); @@ -862,11 +864,6 @@ JobPrintCommand(void *cmdp, void *jobp) job->flags |= JOB_TRACED; } - if ((cp = Check_Cwd_Cmd(cmd)) != NULL) { - DBPRINTF("test -d %s && ", cp); - DBPRINTF("cd %s\n", cp); - } - DBPRINTF(cmdTemplate, cmd); free(cmdStart); if (escCmd) @@ -886,10 +883,6 @@ JobPrintCommand(void *cmdp, void *jobp) if (shutUp && commandShell->hasEchoCtl) { DBPRINTF("%s\n", commandShell->echoOn); } - if (cp != NULL) { - DBPRINTF("test -d %s && ", cp); - DBPRINTF("cd %s\n", Var_Value(".OBJDIR", VAR_GLOBAL, &tmp)); - } return 0; } @@ -1149,7 +1142,8 @@ Job_Touch(GNode *gn, Boolean silent) int streamID; /* ID of stream opened to do the touch */ struct utimbuf times; /* Times for utime() call */ - if (gn->type & (OP_JOIN|OP_USE|OP_USEBEFORE|OP_EXEC|OP_OPTIONAL|OP_PHONY)) { + if (gn->type & (OP_JOIN|OP_USE|OP_USEBEFORE|OP_EXEC|OP_OPTIONAL| + OP_SPECIAL|OP_PHONY)) { /* * .JOIN, .USE, .ZEROTIME and .OPTIONAL targets are "virtual" targets * and, as such, shouldn't really be created. @@ -1186,7 +1180,8 @@ Job_Touch(GNode *gn, Boolean silent) */ if (read(streamID, &c, 1) == 1) { (void)lseek(streamID, (off_t)0, SEEK_SET); - (void)write(streamID, &c, 1); + while (write(streamID, &c, 1) == -1 && errno == EAGAIN) + continue; } (void)close(streamID); @@ -1241,7 +1236,7 @@ Job_CheckCommands(GNode *gn, void (*abortProc)(const char *, ...)) Var_Set(IMPSRC, Var_Value(TARGET, gn, &p1), gn, 0); if (p1) free(p1); - } else if (Dir_MTime(gn) == 0 && (gn->type & OP_SPECIAL) == 0) { + } else if (Dir_MTime(gn, 0) == 0 && (gn->type & OP_SPECIAL) == 0) { /* * The node wasn't the target of an operator we have no .DEFAULT * rule to go on and the target doesn't already exist. There's @@ -1252,8 +1247,10 @@ Job_CheckCommands(GNode *gn, void (*abortProc)(const char *, ...)) static const char msg[] = ": don't know how to make"; if (gn->flags & FROM_DEPEND) { - fprintf(stdout, "%s: ignoring stale %s for %s\n", - progname, makeDependfile, gn->name); + if (!Job_RunTarget(".STALE", gn->fname)) + fprintf(stdout, "%s: %s, %d: ignoring stale %s for %s\n", + progname, gn->fname, gn->lineno, makeDependfile, + gn->name); return TRUE; } @@ -1363,7 +1360,7 @@ JobExec(Job *job, char **argv) (void)fcntl(0, F_SETFD, 0); (void)lseek(0, (off_t)0, SEEK_SET); - if (job->node->type & OP_MAKE) { + if (job->node->type & (OP_MAKE | OP_SUBMAKE)) { /* * Pass job token pipe to submakes. */ @@ -1396,12 +1393,14 @@ JobExec(Job *job, char **argv) * we can kill it and all its descendants in one fell swoop, * by killing its process family, but not commit suicide. */ -#if defined(MAKE_NATIVE) || defined(HAVE_SETPGID) -#if defined(SYSV) +#if defined(HAVE_SETPGID) + (void)setpgid(0, getpid()); +#else +#if defined(HAVE_SETSID) /* XXX: dsl - I'm sure this should be setpgrp()... */ (void)setsid(); #else - (void)setpgid(0, getpid()); + (void)setpgrp(0, getpid()); #endif #endif @@ -1609,6 +1608,9 @@ JobStart(GNode *gn, int flags) #ifdef USE_META if (useMeta) { meta_job_start(job, gn); + if (Targ_Silent(gn)) { /* might have changed */ + job->flags |= JOB_SILENT; + } } #endif /* @@ -1892,16 +1894,16 @@ end_loop: (void)fflush(stdout); } } - if (i < max - 1) { - /* shift the remaining characters down */ - (void)memcpy(job->outBuf, &job->outBuf[i + 1], max - (i + 1)); + /* + * max is the last offset still in the buffer. Move any remaining + * characters to the start of the buffer and update the end marker + * curPos. + */ + if (i < max) { + (void)memmove(job->outBuf, &job->outBuf[i + 1], max - (i + 1)); job->curPos = max - (i + 1); - } else { - /* - * We have written everything out, so we just start over - * from the start of the buffer. No copying. No nothing. - */ + assert(i == max); job->curPos = 0; } } @@ -2065,31 +2067,45 @@ Job_CatchOutput(void) (void)fflush(stdout); /* The first fd in the list is the job token pipe */ - nready = poll(fds + 1 - wantToken, nfds - 1 + wantToken, POLL_MSEC); + do { + nready = poll(fds + 1 - wantToken, nfds - 1 + wantToken, POLL_MSEC); + } while (nready < 0 && errno == EINTR); - if (nready < 0 || readyfd(&childExitJob)) { + if (nready < 0) + Punt("poll: %s", strerror(errno)); + + if (nready > 0 && readyfd(&childExitJob)) { char token = 0; - nready -= 1; - (void)read(childExitJob.inPipe, &token, 1); - if (token == DO_JOB_RESUME[0]) - /* Complete relay requested from our SIGCONT handler */ - JobRestartJobs(); - Job_CatchChildren(); + ssize_t count; + count = read(childExitJob.inPipe, &token, 1); + switch (count) { + case 0: + Punt("unexpected eof on token pipe"); + case -1: + Punt("token pipe read: %s", strerror(errno)); + case 1: + if (token == DO_JOB_RESUME[0]) + /* Complete relay requested from our SIGCONT handler */ + JobRestartJobs(); + break; + default: + abort(); + } + --nready; } - if (nready <= 0) - return; - - if (wantToken && readyfd(&tokenWaitJob)) - nready--; + Job_CatchChildren(); + if (nready == 0) + return; for (i = 2; i < nfds; i++) { if (!fds[i].revents) continue; job = jobfds[i]; - if (job->job_state != JOB_ST_RUNNING) - continue; - JobDoOutput(job, FALSE); + if (job->job_state == JOB_ST_RUNNING) + JobDoOutput(job, FALSE); + if (--nready == 0) + return; } } @@ -2137,6 +2153,24 @@ Shell_Init(void) if (commandShell->echo == NULL) { commandShell->echo = ""; } + if (commandShell->hasErrCtl && *commandShell->exit) { + if (shellErrFlag && + strcmp(commandShell->exit, &shellErrFlag[1]) != 0) { + free(shellErrFlag); + shellErrFlag = NULL; + } + if (!shellErrFlag) { + int n = strlen(commandShell->exit) + 2; + + shellErrFlag = bmake_malloc(n); + if (shellErrFlag) { + snprintf(shellErrFlag, n, "-%s", commandShell->exit); + } + } + } else if (shellErrFlag) { + free(shellErrFlag); + shellErrFlag = NULL; + } } /*- @@ -2180,8 +2214,7 @@ Job_SetPrefix(void) void Job_Init(void) { - GNode *begin; /* node for commands to do at the very start */ - + Job_SetPrefix(); /* Allocate space for all the job info */ job_table = bmake_malloc(maxJobs * sizeof *job_table); memset(job_table, 0, maxJobs * sizeof *job_table); @@ -2193,16 +2226,6 @@ Job_Init(void) lastNode = NULL; - if (maxJobs == 1) { - /* - * If only one job can run at a time, there's no need for a banner, - * is there? - */ - targFmt = ""; - } else { - targFmt = TARG_FMT; - } - /* * There is a non-zero chance that we already have children. * eg after 'make -f- <made == ERROR) { - PrintOnError(begin, "\n\nStop."); - exit(1); - } - } + (void)Job_RunTarget(".BEGIN", NULL); postCommands = Targ_FindNode(".END", TARG_CREATE); } @@ -2447,7 +2462,7 @@ Job_ParseShell(char *line) * If no path was given, the user wants one of the pre-defined shells, * yes? So we find the one s/he wants with the help of JobMatchShell * and set things up the right way. shellPath will be set up by - * Job_Init. + * Shell_Init. */ if (newShell.name == NULL) { Parse_Error(PARSE_FATAL, "Neither path nor name specified"); @@ -2462,6 +2477,12 @@ Job_ParseShell(char *line) } commandShell = sh; shellName = newShell.name; + if (shellPath) { + /* Shell_Init has already been called! Do it again. */ + free(UNCONST(shellPath)); + shellPath = NULL; + Shell_Init(); + } } } else { /* @@ -2495,6 +2516,8 @@ Job_ParseShell(char *line) commandShell = bmake_malloc(sizeof(Shell)); *commandShell = newShell; } + /* this will take care of shellErrFlag */ + Shell_Init(); } if (commandShell->echoOn && commandShell->echoOff) { @@ -2805,7 +2828,8 @@ JobTokenAdd(void) if (DEBUG(JOB)) fprintf(debug_file, "(%d) aborting %d, deposit token %c\n", getpid(), aborting, JOB_TOKENS[aborting]); - write(tokenWaitJob.outPipe, &tok, 1); + while (write(tokenWaitJob.outPipe, &tok, 1) == -1 && errno == EAGAIN) + continue; } /*- @@ -2826,6 +2850,8 @@ Job_ServerStart(int max_tokens, int jp_0, int jp_1) /* Pipe passed in from parent */ tokenWaitJob.inPipe = jp_0; tokenWaitJob.outPipe = jp_1; + (void)fcntl(jp_0, F_SETFD, 1); + (void)fcntl(jp_1, F_SETFD, 1); return; } @@ -2918,13 +2944,15 @@ Job_TokenWithdraw(void) while (read(tokenWaitJob.inPipe, &tok1, 1) == 1) continue; /* And put the stopper back */ - write(tokenWaitJob.outPipe, &tok, 1); + while (write(tokenWaitJob.outPipe, &tok, 1) == -1 && errno == EAGAIN) + continue; Fatal("A failure has been detected in another branch of the parallel make"); } if (count == 1 && jobTokensRunning == 0) /* We didn't want the token really */ - write(tokenWaitJob.outPipe, &tok, 1); + while (write(tokenWaitJob.outPipe, &tok, 1) == -1 && errno == EAGAIN) + continue; jobTokensRunning++; if (DEBUG(JOB)) @@ -2932,6 +2960,38 @@ Job_TokenWithdraw(void) return TRUE; } +/*- + *----------------------------------------------------------------------- + * Job_RunTarget -- + * Run the named target if found. If a filename is specified, then + * set that to the sources. + * + * Results: + * None + * + * Side Effects: + * exits if the target fails. + * + *----------------------------------------------------------------------- + */ +Boolean +Job_RunTarget(const char *target, const char *fname) { + GNode *gn = Targ_FindNode(target, TARG_NOCREATE); + + if (gn == NULL) + return FALSE; + + if (fname) + Var_Set(ALLSRC, fname, gn, 0); + + JobRun(gn); + if (gn->made == ERROR) { + PrintOnError(gn, "\n\nStop."); + exit(1); + } + return TRUE; +} + #ifdef USE_SELECT int emul_poll(struct pollfd *fd, int nfd, int timeout) diff --git a/devel/bmake/files/job.h b/devel/bmake/files/job.h index 3fb4e3919..ac6ec67cb 100644 --- a/devel/bmake/files/job.h +++ b/devel/bmake/files/job.h @@ -1,4 +1,4 @@ -/* $NetBSD: job.h,v 1.7 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: job.h,v 1.8 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -243,6 +243,7 @@ typedef struct Shell { extern const char *shellPath; extern const char *shellName; +extern char *shellErrFlag; extern int jobTokensRunning; /* tokens currently "out" */ extern int maxJobs; /* Max jobs we can run */ @@ -268,5 +269,6 @@ void Job_TokenReturn(void); Boolean Job_TokenWithdraw(void); void Job_ServerStart(int, int, int); void Job_SetPrefix(void); +Boolean Job_RunTarget(const char *, const char *); #endif /* _JOB_H_ */ diff --git a/devel/bmake/files/lst.h b/devel/bmake/files/lst.h index d5817473f..29faf9d86 100644 --- a/devel/bmake/files/lst.h +++ b/devel/bmake/files/lst.h @@ -1,4 +1,4 @@ -/* $NetBSD: lst.h,v 1.3 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: lst.h,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. diff --git a/x11/modular-xorg-server/files/mesalib-patch-aq b/devel/bmake/files/lst.lib/Makefile similarity index 100% rename from x11/modular-xorg-server/files/mesalib-patch-aq rename to devel/bmake/files/lst.lib/Makefile diff --git a/devel/bmake/files/lst.lib/lstAppend.c b/devel/bmake/files/lst.lib/lstAppend.c index 910c328d4..85549189f 100644 --- a/devel/bmake/files/lst.lib/lstAppend.c +++ b/devel/bmake/files/lst.lib/lstAppend.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstAppend.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstAppend.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstAppend.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstAppend.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstAppend.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstAppend.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstAppend.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstAtEnd.c b/devel/bmake/files/lst.lib/lstAtEnd.c index 675274f91..66d26ae46 100644 --- a/devel/bmake/files/lst.lib/lstAtEnd.c +++ b/devel/bmake/files/lst.lib/lstAtEnd.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstAtEnd.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstAtEnd.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstAtEnd.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstAtEnd.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstAtEnd.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstAtEnd.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstAtEnd.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstAtFront.c b/devel/bmake/files/lst.lib/lstAtFront.c index 5dec59f5d..527919501 100644 --- a/devel/bmake/files/lst.lib/lstAtFront.c +++ b/devel/bmake/files/lst.lib/lstAtFront.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstAtFront.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstAtFront.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstAtFront.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstAtFront.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstAtFront.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstAtFront.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstAtFront.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstClose.c b/devel/bmake/files/lst.lib/lstClose.c index 8d8446f10..9cae5e4ac 100644 --- a/devel/bmake/files/lst.lib/lstClose.c +++ b/devel/bmake/files/lst.lib/lstClose.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstClose.c,v 1.2 2008/03/09 19:54:29 joerg Exp $ */ +/* $NetBSD: lstClose.c,v 1.3 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstClose.c,v 1.2 2008/03/09 19:54:29 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstClose.c,v 1.3 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstClose.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstClose.c,v 1.2 2008/03/09 19:54:29 joerg Exp $"); +__RCSID("$NetBSD: lstClose.c,v 1.3 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstConcat.c b/devel/bmake/files/lst.lib/lstConcat.c index f27ff4aa5..57ee6661c 100644 --- a/devel/bmake/files/lst.lib/lstConcat.c +++ b/devel/bmake/files/lst.lib/lstConcat.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstConcat.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstConcat.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstConcat.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstConcat.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstConcat.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstConcat.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstConcat.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstDatum.c b/devel/bmake/files/lst.lib/lstDatum.c index 4d327319b..8b388749b 100644 --- a/devel/bmake/files/lst.lib/lstDatum.c +++ b/devel/bmake/files/lst.lib/lstDatum.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstDatum.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstDatum.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstDatum.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstDatum.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstDatum.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstDatum.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstDatum.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstDeQueue.c b/devel/bmake/files/lst.lib/lstDeQueue.c index a5db30094..64954f4a4 100644 --- a/devel/bmake/files/lst.lib/lstDeQueue.c +++ b/devel/bmake/files/lst.lib/lstDeQueue.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstDeQueue.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstDeQueue.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstDeQueue.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstDeQueue.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstDeQueue.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstDeQueue.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstDeQueue.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstDestroy.c b/devel/bmake/files/lst.lib/lstDestroy.c index 09d25d32d..d08c5cd27 100644 --- a/devel/bmake/files/lst.lib/lstDestroy.c +++ b/devel/bmake/files/lst.lib/lstDestroy.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstDestroy.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstDestroy.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstDestroy.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstDestroy.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstDestroy.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstDestroy.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstDestroy.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstDupl.c b/devel/bmake/files/lst.lib/lstDupl.c index e81320828..a65cca9ea 100644 --- a/devel/bmake/files/lst.lib/lstDupl.c +++ b/devel/bmake/files/lst.lib/lstDupl.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstDupl.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstDupl.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstDupl.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstDupl.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstDupl.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstDupl.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstDupl.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstEnQueue.c b/devel/bmake/files/lst.lib/lstEnQueue.c index fda551c25..9a8654015 100644 --- a/devel/bmake/files/lst.lib/lstEnQueue.c +++ b/devel/bmake/files/lst.lib/lstEnQueue.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstEnQueue.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstEnQueue.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstEnQueue.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstEnQueue.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstEnQueue.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstEnQueue.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstEnQueue.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstFind.c b/devel/bmake/files/lst.lib/lstFind.c index 5243f30c1..1d38ac33e 100644 --- a/devel/bmake/files/lst.lib/lstFind.c +++ b/devel/bmake/files/lst.lib/lstFind.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstFind.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstFind.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstFind.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstFind.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstFind.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstFind.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstFind.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstFindFrom.c b/devel/bmake/files/lst.lib/lstFindFrom.c index 3e076874d..8a464fcfd 100644 --- a/devel/bmake/files/lst.lib/lstFindFrom.c +++ b/devel/bmake/files/lst.lib/lstFindFrom.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstFindFrom.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstFindFrom.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstFindFrom.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstFindFrom.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstFindFrom.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstFindFrom.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstFindFrom.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstFirst.c b/devel/bmake/files/lst.lib/lstFirst.c index 7adb1db9e..d1256536a 100644 --- a/devel/bmake/files/lst.lib/lstFirst.c +++ b/devel/bmake/files/lst.lib/lstFirst.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstFirst.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstFirst.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstFirst.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstFirst.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstFirst.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstFirst.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstFirst.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstForEach.c b/devel/bmake/files/lst.lib/lstForEach.c index bdaf22fd7..e3df27916 100644 --- a/devel/bmake/files/lst.lib/lstForEach.c +++ b/devel/bmake/files/lst.lib/lstForEach.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstForEach.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstForEach.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstForEach.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstForEach.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstForEach.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstForEach.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstForEach.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstForEachFrom.c b/devel/bmake/files/lst.lib/lstForEachFrom.c index a16c1f7f0..966ffa2b3 100644 --- a/devel/bmake/files/lst.lib/lstForEachFrom.c +++ b/devel/bmake/files/lst.lib/lstForEachFrom.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstForEachFrom.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstForEachFrom.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstForEachFrom.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstForEachFrom.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstForEachFrom.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstForEachFrom.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstForEachFrom.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstInit.c b/devel/bmake/files/lst.lib/lstInit.c index 4435d9a68..632e5fd73 100644 --- a/devel/bmake/files/lst.lib/lstInit.c +++ b/devel/bmake/files/lst.lib/lstInit.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstInit.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstInit.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstInit.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstInit.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstInit.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstInit.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstInit.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstInsert.c b/devel/bmake/files/lst.lib/lstInsert.c index fde8a5ec0..0f45164b8 100644 --- a/devel/bmake/files/lst.lib/lstInsert.c +++ b/devel/bmake/files/lst.lib/lstInsert.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstInsert.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstInsert.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstInsert.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstInsert.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstInsert.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstInsert.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstInsert.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstInt.h b/devel/bmake/files/lst.lib/lstInt.h index c79dc42c6..19dad2308 100644 --- a/devel/bmake/files/lst.lib/lstInt.h +++ b/devel/bmake/files/lst.lib/lstInt.h @@ -1,4 +1,4 @@ -/* $NetBSD: lstInt.h,v 1.6 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstInt.h,v 1.7 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 diff --git a/devel/bmake/files/lst.lib/lstIsAtEnd.c b/devel/bmake/files/lst.lib/lstIsAtEnd.c index 08e4d32f8..6c62ac637 100644 --- a/devel/bmake/files/lst.lib/lstIsAtEnd.c +++ b/devel/bmake/files/lst.lib/lstIsAtEnd.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstIsAtEnd.c,v 1.2 2008/03/09 19:54:29 joerg Exp $ */ +/* $NetBSD: lstIsAtEnd.c,v 1.3 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstIsAtEnd.c,v 1.2 2008/03/09 19:54:29 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstIsAtEnd.c,v 1.3 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstIsAtEnd.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstIsAtEnd.c,v 1.2 2008/03/09 19:54:29 joerg Exp $"); +__RCSID("$NetBSD: lstIsAtEnd.c,v 1.3 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstIsEmpty.c b/devel/bmake/files/lst.lib/lstIsEmpty.c index 6e4a43cf0..9c0565114 100644 --- a/devel/bmake/files/lst.lib/lstIsEmpty.c +++ b/devel/bmake/files/lst.lib/lstIsEmpty.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstIsEmpty.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstIsEmpty.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstIsEmpty.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstIsEmpty.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstIsEmpty.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstIsEmpty.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstIsEmpty.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstLast.c b/devel/bmake/files/lst.lib/lstLast.c index df3155c80..466d9c50f 100644 --- a/devel/bmake/files/lst.lib/lstLast.c +++ b/devel/bmake/files/lst.lib/lstLast.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstLast.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstLast.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstLast.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstLast.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstLast.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstLast.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstLast.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstMember.c b/devel/bmake/files/lst.lib/lstMember.c index 87ab2f63a..64ca5d997 100644 --- a/devel/bmake/files/lst.lib/lstMember.c +++ b/devel/bmake/files/lst.lib/lstMember.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstMember.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstMember.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstMember.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstMember.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstMember.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstMember.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstMember.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -58,6 +58,9 @@ Lst_Member(Lst l, void *d) List list = l; ListNode lNode; + if (list == NULL) { + return NULL; + } lNode = list->firstPtr; if (lNode == NULL) { return NULL; diff --git a/devel/bmake/files/lst.lib/lstNext.c b/devel/bmake/files/lst.lib/lstNext.c index 8a9904745..28ab5c0d1 100644 --- a/devel/bmake/files/lst.lib/lstNext.c +++ b/devel/bmake/files/lst.lib/lstNext.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstNext.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstNext.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstNext.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstNext.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstNext.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstNext.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstNext.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstOpen.c b/devel/bmake/files/lst.lib/lstOpen.c index dcbc672e0..176578182 100644 --- a/devel/bmake/files/lst.lib/lstOpen.c +++ b/devel/bmake/files/lst.lib/lstOpen.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstOpen.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstOpen.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstOpen.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstOpen.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstOpen.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstOpen.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstOpen.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstPrev.c b/devel/bmake/files/lst.lib/lstPrev.c index 08af7ba31..41e0ea89e 100644 --- a/devel/bmake/files/lst.lib/lstPrev.c +++ b/devel/bmake/files/lst.lib/lstPrev.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstPrev.c,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $ */ +/* $NetBSD: lstPrev.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstPrev.c,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstPrev.c,v 1.2 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstSucc.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstPrev.c,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $"); +__RCSID("$NetBSD: lstPrev.c,v 1.2 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstRemove.c b/devel/bmake/files/lst.lib/lstRemove.c index 2b4034ea2..5ccaa03aa 100644 --- a/devel/bmake/files/lst.lib/lstRemove.c +++ b/devel/bmake/files/lst.lib/lstRemove.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstRemove.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstRemove.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstRemove.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstRemove.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstRemove.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstRemove.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstRemove.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstReplace.c b/devel/bmake/files/lst.lib/lstReplace.c index 55fde547e..f7ba3dafa 100644 --- a/devel/bmake/files/lst.lib/lstReplace.c +++ b/devel/bmake/files/lst.lib/lstReplace.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstReplace.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstReplace.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstReplace.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstReplace.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstReplace.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstReplace.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstReplace.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/lst.lib/lstSucc.c b/devel/bmake/files/lst.lib/lstSucc.c index ea66417bc..9c7cf44ee 100644 --- a/devel/bmake/files/lst.lib/lstSucc.c +++ b/devel/bmake/files/lst.lib/lstSucc.c @@ -1,4 +1,4 @@ -/* $NetBSD: lstSucc.c,v 1.3 2009/09/18 21:27:26 joerg Exp $ */ +/* $NetBSD: lstSucc.c,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -33,14 +33,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: lstSucc.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"; +static char rcsid[] = "$NetBSD: lstSucc.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)lstSucc.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: lstSucc.c,v 1.3 2009/09/18 21:27:26 joerg Exp $"); +__RCSID("$NetBSD: lstSucc.c,v 1.4 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif diff --git a/devel/bmake/files/machine.sh b/devel/bmake/files/machine.sh index fcf2c2c9e..d287af028 100755 --- a/devel/bmake/files/machine.sh +++ b/devel/bmake/files/machine.sh @@ -2,7 +2,7 @@ # derrived from /etc/rc_d/os.sh # RCSid: -# $Id: machine.sh,v 1.10 2014/03/14 21:59:34 ryoon Exp $ +# $Id: machine.sh,v 1.11 2015/05/19 22:01:19 joerg Exp $ # # @(#) Copyright (c) 1994-2002 Simon J. Gerraty # @@ -44,14 +44,15 @@ Which() { } case $OS in -MirBSD) - MACHINE=$OS$OSMAJOR.$machine - ;; OpenBSD) MACHINE=$OS$OSMAJOR.$machine arch=`Which arch /usr/bin:/usr/ucb:$PATH` MACHINE_ARCH=`$arch -s`; ;; +Bitrig) + MACHINE=$OS$OSMAJOR.$machine + MACHINE_ARCH=`uname -m`; + ;; *BSD) MACHINE=$OS$OSMAJOR.$machine ;; @@ -81,23 +82,6 @@ Linux) i?86) MACHINE_ARCH=i386;;# does anyone really care about 686 vs 586? esac ;; -CYGWIN_*) - OS=Cygwin - case "$machine" in - i?86) MACHINE_ARCH=i386;; - esac - ;; -GNU/kFreeBSD) - MACHINE_ARCH=$MACHINE - ;; -FreeMiNT) - MACHINE_ARCH=m68k - ;; -SCO_SV) - OSREL=`uname -v` - OSMAJOR=`IFS=.; set $OSREL; echo $1` - MACHINE_ARCH=`uname -m` - ;; esac MACHINE=${MACHINE:-$OS$OSMAJOR} diff --git a/devel/bmake/files/main.c b/devel/bmake/files/main.c index e157f8cdc..ee83a902e 100644 --- a/devel/bmake/files/main.c +++ b/devel/bmake/files/main.c @@ -1,4 +1,4 @@ -/* $NetBSD: main.c,v 1.12 2013/02/26 00:50:14 christos Exp $ */ +/* $NetBSD: main.c,v 1.13 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,7 +69,7 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: main.c,v 1.12 2013/02/26 00:50:14 christos Exp $"; +static char rcsid[] = "$NetBSD: main.c,v 1.13 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint @@ -81,7 +81,7 @@ __COPYRIGHT("@(#) Copyright (c) 1988, 1989, 1990, 1993\ #if 0 static char sccsid[] = "@(#)main.c 8.3 (Berkeley) 3/19/94"; #else -__RCSID("$NetBSD: main.c,v 1.12 2013/02/26 00:50:14 christos Exp $"); +__RCSID("$NetBSD: main.c,v 1.13 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -99,14 +99,14 @@ __RCSID("$NetBSD: main.c,v 1.12 2013/02/26 00:50:14 christos Exp $"); * * Error Print a tagged error message. The global * MAKE variable must have been defined. This - * takes a format string and two optional - * arguments for it. + * takes a format string and optional arguments + * for it. * * Fatal Print an error message and exit. Also takes - * a format string and two arguments. + * a format string and arguments for it. * * Punt Aborts all jobs and exits with a message. Also - * takes a format string and two arguments. + * takes a format string and arguments for it. * * Finish Finish things up by printing the number of * errors which occurred, as passed to it, and @@ -117,19 +117,21 @@ __RCSID("$NetBSD: main.c,v 1.12 2013/02/26 00:50:14 christos Exp $"); #include #include #include -#include #include -#ifdef MAKE_NATIVE -#include +#if defined(MAKE_NATIVE) && defined(HAVE_SYSCTL) +#include #endif +#include #include "wait.h" #include #include +#include #include #include #include #include +#include #include "make.h" #include "hash.h" @@ -146,6 +148,10 @@ __RCSID("$NetBSD: main.c,v 1.12 2013/02/26 00:50:14 christos Exp $"); #define DEFMAXLOCAL DEFMAXJOBS #endif /* DEFMAXLOCAL */ +#ifndef __arraycount +# define __arraycount(__x) (sizeof(__x) / sizeof(__x[0])) +#endif + Lst create; /* Targets to be made */ time_t now; /* Time at start of make */ GNode *DEFAULT; /* .DEFAULT node */ @@ -159,11 +165,13 @@ int maxJobs; /* -j argument */ static int maxJobTokens; /* -j argument */ Boolean compatMake; /* -B argument */ int debug; /* -d argument */ +Boolean debugVflag; /* -dV */ Boolean noExecute; /* -n flag */ Boolean noRecursiveExecute; /* -N flag */ Boolean keepgoing; /* -k flag */ Boolean queryFlag; /* -q flag */ Boolean touchFlag; /* -t flag */ +Boolean enterFlag; /* -w flag */ Boolean ignoreErrors; /* -i flag */ Boolean beSilent; /* -s flag */ Boolean oldVars; /* variable substitution style */ @@ -175,12 +183,9 @@ Boolean varNoExportEnv; /* -X flag */ Boolean doing_depend; /* Set while reading .depend */ static Boolean jobsRunning; /* TRUE if the jobs might be running */ static const char * tracefile; -#ifndef NO_CHECK_MAKE_CHDIR -static char * Check_Cwd_av(int, char **, int); -#endif static void MainParseArgs(int, char **); static int ReadMakefile(const void *, const void *); -static void usage(void); +static void usage(void) MAKE_ATTR_DEAD; static Boolean ignorePWD; /* if we use -C, PWD is meaningless */ static char objdir[MAXPATHLEN + 1]; /* where we chdir'ed to */ @@ -188,6 +193,7 @@ char curdir[MAXPATHLEN + 1]; /* Startup directory */ char *progname; /* the program name */ char *makeDependfile; pid_t myPid; +int makelevel; Boolean forceJobs = FALSE; @@ -202,6 +208,38 @@ Boolean forceJobs = FALSE; extern Lst parseIncPath; +/* + * For compatibility with the POSIX version of MAKEFLAGS that includes + * all the options with out -, convert flags to -f -l -a -g -s. + */ +static char * +explode(const char *flags) +{ + size_t len; + char *nf, *st; + const char *f; + + if (flags == NULL) + return NULL; + + for (f = flags; *f; f++) + if (!isalpha((unsigned char)*f)) + break; + + if (*f) + return bmake_strdup(flags); + + len = strlen(flags); + st = nf = bmake_malloc(len * 3 + 1); + while (*flags) { + *nf++ = '-'; + *nf++ = *flags++; + *nf++ = ' '; + } + *nf = '\0'; + return st; +} + static void parse_debug_options(const char *argvalue) { @@ -271,6 +309,9 @@ parse_debug_options(const char *argvalue) case 't': debug |= DEBUG_TARG; break; + case 'V': + debugVflag = TRUE; + break; case 'v': debug |= DEBUG_VAR; break; @@ -280,9 +321,10 @@ parse_debug_options(const char *argvalue) case 'F': if (debug_file != stdout && debug_file != stderr) fclose(debug_file); - if (*++modules == '+') + if (*++modules == '+') { + modules++; mode = "a"; - else + } else mode = "w"; if (strcmp(modules, "stdout") == 0) { debug_file = stdout; @@ -350,7 +392,7 @@ MainParseArgs(int argc, char **argv) Boolean inOption, dashDash = FALSE; char found_path[MAXPATHLEN + 1]; /* for searching for sys.mk */ -#define OPTFLAGS "BC:D:I:J:NST:V:WXd:ef:ij:km:nqrst" +#define OPTFLAGS "BC:D:I:J:NST:V:WXd:ef:ij:km:nqrstw" /* Can't actually use getopt(3) because rescanning is not portable */ getopt_def = OPTFLAGS; @@ -558,6 +600,10 @@ rearg: touchFlag = TRUE; Var_Append(MAKEFLAGS, "-t", VAR_GLOBAL); break; + case 'w': + enterFlag = TRUE; + Var_Append(MAKEFLAGS, "-w", VAR_GLOBAL); + break; case '-': dashDash = TRUE; break; @@ -735,7 +781,7 @@ str2Lst_Append(Lst lp, char *str, const char *sep) #ifdef SIGINFO /*ARGSUSED*/ static void -siginfo(int signo __unused) +siginfo(int signo MAKE_ATTR_UNUSED) { char dir[MAXPATHLEN]; char str[2 * MAXPATHLEN]; @@ -766,7 +812,7 @@ MakeMode(const char *mode) } #if USE_META if (strstr(mode, "meta")) - meta_init(mode); + meta_mode_init(mode); #endif } if (mp) @@ -796,7 +842,7 @@ main(int argc, char **argv) Lst targs; /* target nodes to create -- passed to Make_Init */ Boolean outOfDate = FALSE; /* FALSE if all targets up to date */ struct stat sb, sa; - char *p1, *path, *pwd; + char *p1, *path; char mdpath[MAXPATHLEN]; #ifdef FORCE_MACHINE const char *machine = FORCE_MACHINE; @@ -811,9 +857,7 @@ main(int argc, char **argv) static char defsyspath[] = _PATH_DEFSYSPATH; char found_path[MAXPATHLEN + 1]; /* for searching for sys.mk */ struct timeval rightnow; /* to initialize random seed */ -#ifdef MAKE_NATIVE struct utsname utsname; -#endif /* default to writing debug to stderr */ debug_file = stderr; @@ -846,6 +890,12 @@ main(int argc, char **argv) } #endif + if (uname(&utsname) == -1) { + (void)fprintf(stderr, "%s: uname failed (%s).\n", progname, + strerror(errno)); + exit(2); + } + /* * Get the name of this type of MACHINE from utsname * so we can share an executable for similar machines. @@ -856,11 +906,6 @@ main(int argc, char **argv) */ if (!machine) { #ifdef MAKE_NATIVE - if (uname(&utsname) == -1) { - (void)fprintf(stderr, "%s: uname failed (%s).\n", progname, - strerror(errno)); - exit(2); - } machine = utsname.machine; #else #ifdef MAKE_MACHINE @@ -872,6 +917,20 @@ main(int argc, char **argv) } if (!machine_arch) { +#if defined(MAKE_NATIVE) && defined(HAVE_SYSCTL) && defined(CTL_HW) && defined(HW_MACHINE_ARCH) + static char machine_arch_buf[sizeof(utsname.machine)]; + int mib[2] = { CTL_HW, HW_MACHINE_ARCH }; + size_t len = sizeof(machine_arch_buf); + + if (sysctl(mib, __arraycount(mib), machine_arch_buf, + &len, NULL, 0) < 0) { + (void)fprintf(stderr, "%s: sysctl failed (%s).\n", progname, + strerror(errno)); + exit(2); + } + + machine_arch = machine_arch_buf; +#else #ifndef MACHINE_ARCH #ifdef MAKE_MACHINE_ARCH machine_arch = MAKE_MACHINE_ARCH; @@ -880,6 +939,7 @@ main(int argc, char **argv) #endif #else machine_arch = MACHINE_ARCH; +#endif #endif } @@ -890,6 +950,7 @@ main(int argc, char **argv) */ Var_Init(); /* Initialize the lists of variables for * parsing arguments */ + Var_Set(".MAKE.OS", utsname.sysname, VAR_GLOBAL, 0); Var_Set("MACHINE", machine, VAR_GLOBAL, 0); Var_Set("MACHINE_ARCH", machine_arch, VAR_GLOBAL, 0); #ifdef MAKE_VERSION @@ -909,6 +970,7 @@ main(int argc, char **argv) create = Lst_Init(FALSE); makefiles = Lst_Init(FALSE); printVars = FALSE; + debugVflag = FALSE; variables = Lst_Init(FALSE); beSilent = FALSE; /* Print commands as executed */ ignoreErrors = FALSE; /* Pay attention to non-zero returns */ @@ -962,32 +1024,43 @@ main(int argc, char **argv) Var_Set(MAKEOVERRIDES, "", VAR_GLOBAL, 0); Var_Set("MFLAGS", "", VAR_GLOBAL, 0); Var_Set(".ALLTARGETS", "", VAR_GLOBAL, 0); + /* some makefiles need to know this */ + Var_Set(MAKE_LEVEL ".ENV", MAKE_LEVEL_ENV, VAR_CMD, 0); /* * Set some other useful macros */ { - char tmp[64]; - const char *ep; + char tmp[64], *ep; - if (!(ep = getenv(MAKE_LEVEL))) { - ep = "0"; - } - Var_Set(MAKE_LEVEL, ep, VAR_GLOBAL, 0); + makelevel = ((ep = getenv(MAKE_LEVEL_ENV)) && *ep) ? atoi(ep) : 0; + if (makelevel < 0) + makelevel = 0; + snprintf(tmp, sizeof(tmp), "%d", makelevel); + Var_Set(MAKE_LEVEL, tmp, VAR_GLOBAL, 0); snprintf(tmp, sizeof(tmp), "%u", myPid); Var_Set(".MAKE.PID", tmp, VAR_GLOBAL, 0); snprintf(tmp, sizeof(tmp), "%u", getppid()); Var_Set(".MAKE.PPID", tmp, VAR_GLOBAL, 0); } - Job_SetPrefix(); + if (makelevel > 0) { + char pn[1024]; + snprintf(pn, sizeof(pn), "%s[%d]", progname, makelevel); + progname = bmake_strdup(pn); + } +#ifdef USE_META + meta_init(); +#endif /* * First snag any flags out of the MAKE environment variable. * (Note this is *not* MAKEFLAGS since /bin/make uses that and it's * in a different format). */ #ifdef POSIX - Main_ParseArgLine(getenv("MAKEFLAGS")); + p1 = explode(getenv("MAKEFLAGS")); + Main_ParseArgLine(p1); + free(p1); #else Main_ParseArgLine(getenv("MAKE")); #endif @@ -1004,6 +1077,9 @@ main(int argc, char **argv) MainParseArgs(argc, argv); + if (enterFlag) + printf("%s: Entering directory `%s'\n", progname, curdir); + /* * Verify that cwd is sane. */ @@ -1025,16 +1101,23 @@ main(int argc, char **argv) * MAKEOBJDIRPREFIX is set or MAKEOBJDIR contains a transform. */ #ifndef NO_PWD_OVERRIDE - if (!ignorePWD && - (pwd = getenv("PWD")) != NULL && - getenv("MAKEOBJDIRPREFIX") == NULL) { - const char *makeobjdir = getenv("MAKEOBJDIR"); + if (!ignorePWD) { + char *pwd, *ptmp1 = NULL, *ptmp2 = NULL; - if (makeobjdir == NULL || !strchr(makeobjdir, '$')) { - if (stat(pwd, &sb) == 0 && sa.st_ino == sb.st_ino && - sa.st_dev == sb.st_dev) - (void)strncpy(curdir, pwd, MAXPATHLEN); + if ((pwd = getenv("PWD")) != NULL && + Var_Value("MAKEOBJDIRPREFIX", VAR_CMD, &ptmp1) == NULL) { + const char *makeobjdir = Var_Value("MAKEOBJDIR", + VAR_CMD, &ptmp2); + + if (makeobjdir == NULL || !strchr(makeobjdir, '$')) { + if (stat(pwd, &sb) == 0 && + sa.st_ino == sb.st_ino && + sa.st_dev == sb.st_dev) + (void)strncpy(curdir, pwd, MAXPATHLEN); + } } + free(ptmp1); + free(ptmp2); } #endif Var_Set(".CURDIR", curdir, VAR_GLOBAL, 0); @@ -1051,11 +1134,13 @@ main(int argc, char **argv) Dir_Init(curdir); (void)Main_SetObjdir(curdir); - if ((path = getenv("MAKEOBJDIRPREFIX")) != NULL) { + if ((path = Var_Value("MAKEOBJDIRPREFIX", VAR_CMD, &p1)) != NULL) { (void)snprintf(mdpath, MAXPATHLEN, "%s%s", path, curdir); (void)Main_SetObjdir(mdpath); - } else if ((path = getenv("MAKEOBJDIR")) != NULL) { + free(p1); + } else if ((path = Var_Value("MAKEOBJDIR", VAR_CMD, &p1)) != NULL) { (void)Main_SetObjdir(path); + free(p1); } else { (void)snprintf(mdpath, MAXPATHLEN, "%s.%s", _PATH_OBJDIR, machine); if (!Main_SetObjdir(mdpath) && !Main_SetObjdir(_PATH_OBJDIR)) { @@ -1195,10 +1280,6 @@ main(int argc, char **argv) Main_ExportMAKEFLAGS(TRUE); /* initial export */ -#ifndef NO_CHECK_MAKE_CHDIR - Check_Cwd_av(0, NULL, 0); /* initialize it */ -#endif - /* * For compatibility, look at the directories in the VPATH variable * and add them to the search path, if the variable is defined. The @@ -1249,7 +1330,12 @@ main(int argc, char **argv) /* print the values of any variables requested by the user */ if (printVars) { LstNode ln; + Boolean expandVars; + if (debugVflag) + expandVars = FALSE; + else + expandVars = getBoolean(".MAKE.EXPAND_VARIABLES", FALSE); for (ln = Lst_First(variables); ln != NULL; ln = Lst_Succ(ln)) { char *var = (char *)Lst_Datum(ln); @@ -1257,6 +1343,13 @@ main(int argc, char **argv) if (strchr(var, '$')) { value = p1 = Var_Subst(NULL, var, VAR_GLOBAL, 0); + } else if (expandVars) { + char tmp[128]; + + if (snprintf(tmp, sizeof(tmp), "${%s}", var) >= (int)(sizeof(tmp))) + Fatal("%s: variable name too big: %s", + progname, var); + value = p1 = Var_Subst(NULL, tmp, VAR_GLOBAL, 0); } else { value = Var_Value(var, VAR_GLOBAL, &p1); } @@ -1313,6 +1406,9 @@ main(int argc, char **argv) Trace_Log(MAKEEND, 0); + if (enterFlag) + printf("%s: Leaving directory `%s'\n", progname, curdir); + Suff_End(); Targ_End(); Arch_End(); @@ -1336,7 +1432,7 @@ main(int argc, char **argv) * lots */ static int -ReadMakefile(const void *p, const void *q __unused) +ReadMakefile(const void *p, const void *q MAKE_ATTR_UNUSED) { const char *fname = p; /* makefile to read */ int fd; @@ -1345,7 +1441,7 @@ ReadMakefile(const void *p, const void *q __unused) if (!strcmp(fname, "-")) { Parse_File(NULL /*stdin*/, -1); - Var_Set("MAKEFILE", "", VAR_GLOBAL, 0); + Var_Set("MAKEFILE", "", VAR_INTERNAL, 0); } else { /* if we've chdir'd, rebuild the path name */ if (strcmp(curdir, objdir) && *fname != '/') { @@ -1394,7 +1490,7 @@ ReadMakefile(const void *p, const void *q __unused) */ found: if (!doing_depend) - Var_Set("MAKEFILE", fname, VAR_GLOBAL, 0); + Var_Set("MAKEFILE", fname, VAR_INTERNAL, 0); Parse_File(fname, fd); } free(path); @@ -1402,208 +1498,6 @@ found: } -/* - * If MAKEOBJDIRPREFIX is in use, make ends up not in .CURDIR - * in situations that would not arrise with ./obj (links or not). - * This tends to break things like: - * - * build: - * ${MAKE} includes - * - * This function spots when ${.MAKE:T} or ${.MAKE} is a command (as - * opposed to an argument) in a command line and if so returns - * ${.CURDIR} so caller can chdir() so that the assumptions made by - * the Makefile hold true. - * - * If ${.MAKE} does not contain any '/', then ${.MAKE:T} is skipped. - * - * The chdir() only happens in the child process, and does nothing if - * MAKEOBJDIRPREFIX and MAKEOBJDIR are not in the environment so it - * should not break anything. Also if NOCHECKMAKECHDIR is set we - * do nothing - to ensure historic semantics can be retained. - */ -#ifdef NO_CHECK_MAKE_CHDIR -char * -Check_Cwd_Cmd(cmd) - char *cmd; -{ - return 0; -} - -void -Check_Cwd(argv) - char **argv; -{ - return; -} - -#else - -static int Check_Cwd_Off = 0; - -static char * -Check_Cwd_av(int ac, char **av, int copy) -{ - static char *make[4]; - static char *cur_dir = NULL; - char **mp; - char *cp; - int is_cmd, next_cmd; - int i; - int n; - - if (Check_Cwd_Off) { - if (DEBUG(CWD)) - fprintf(debug_file, "check_cwd: check is off.\n"); - return NULL; - } - - if (make[0] == NULL) { - if (Var_Exists("NOCHECKMAKECHDIR", VAR_GLOBAL)) { - Check_Cwd_Off = 1; - if (DEBUG(CWD)) - fprintf(debug_file, "check_cwd: turning check off.\n"); - return NULL; - } - - make[1] = Var_Value(".MAKE", VAR_GLOBAL, &cp); - if ((make[0] = strrchr(make[1], '/')) == NULL) { - make[0] = make[1]; - make[1] = NULL; - } else - ++make[0]; - make[2] = NULL; - cur_dir = Var_Value(".CURDIR", VAR_GLOBAL, &cp); - } - if (ac == 0 || av == NULL) { - if (DEBUG(CWD)) - fprintf(debug_file, "check_cwd: empty command.\n"); - return NULL; /* initialization only */ - } - - if (getenv("MAKEOBJDIR") == NULL && - getenv("MAKEOBJDIRPREFIX") == NULL) { - if (DEBUG(CWD)) - fprintf(debug_file, "check_cwd: no obj dirs.\n"); - return NULL; - } - - - next_cmd = 1; - for (i = 0; i < ac; ++i) { - is_cmd = next_cmd; - - n = strlen(av[i]); - cp = &(av[i])[n - 1]; - if (strspn(av[i], "|&;") == (size_t)n) { - next_cmd = 1; - continue; - } else if (*cp == ';' || *cp == '&' || *cp == '|' || *cp == ')') { - next_cmd = 1; - if (copy) { - do { - *cp-- = '\0'; - } while (*cp == ';' || *cp == '&' || *cp == '|' || - *cp == ')' || *cp == '}') ; - } else { - /* - * XXX this should not happen. - */ - fprintf(stderr, "%s: WARNING: raw arg ends in shell meta '%s'\n", - progname, av[i]); - } - } else - next_cmd = 0; - - cp = av[i]; - if (*cp == ';' || *cp == '&' || *cp == '|') - is_cmd = 1; - - if (DEBUG(CWD)) - fprintf(debug_file, "av[%d] == %s '%s'", - i, (is_cmd) ? "cmd" : "arg", av[i]); - if (is_cmd != 0) { - if (*cp == '(' || *cp == '{' || - *cp == ';' || *cp == '&' || *cp == '|') { - do { - ++cp; - } while (*cp == '(' || *cp == '{' || - *cp == ';' || *cp == '&' || *cp == '|'); - if (*cp == '\0') { - next_cmd = 1; - continue; - } - } - if (strcmp(cp, "cd") == 0 || strcmp(cp, "chdir") == 0) { - if (DEBUG(CWD)) - fprintf(debug_file, " == cd, done.\n"); - return NULL; - } - for (mp = make; *mp != NULL; ++mp) { - n = strlen(*mp); - if (strcmp(cp, *mp) == 0) { - if (DEBUG(CWD)) - fprintf(debug_file, " %s == '%s', chdir(%s)\n", - cp, *mp, cur_dir); - return cur_dir; - } - } - } - if (DEBUG(CWD)) - fprintf(debug_file, "\n"); - } - return NULL; -} - -char * -Check_Cwd_Cmd(const char *cmd) -{ - char *cp, *bp; - char **av; - int ac; - - if (Check_Cwd_Off) - return NULL; - - if (cmd) { - av = brk_string(cmd, &ac, TRUE, &bp); - if (DEBUG(CWD)) - fprintf(debug_file, "splitting: '%s' -> %d words\n", - cmd, ac); - } else { - ac = 0; - av = NULL; - bp = NULL; - } - cp = Check_Cwd_av(ac, av, 1); - if (bp) - free(bp); - if (av) - free(av); - return cp; -} - -void -Check_Cwd(const char **argv) -{ - char *cp; - int ac; - - if (Check_Cwd_Off) - return; - - for (ac = 0; argv[ac] != NULL; ++ac) - /* NOTHING */; - if (ac == 3 && *argv[1] == '-') { - cp = Check_Cwd_Cmd(argv[2]); - } else { - cp = Check_Cwd_av(ac, UNCONST(argv), 0); - } - if (cp) { - chdir(cp); - } -} -#endif /* NO_CHECK_MAKE_CHDIR */ /*- * Cmd_Exec -- @@ -1628,7 +1522,8 @@ Cmd_Exec(const char *cmd, const char **errnum) WAIT_T status; /* command exit status */ Buffer buf; /* buffer to store the result */ char *cp; - int cc; + int cc; /* bytes read, or -1 */ + int savederr; /* saved errno */ *errnum = NULL; @@ -1685,6 +1580,7 @@ Cmd_Exec(const char *cmd, const char **errnum) */ (void)close(fds[1]); + savederr = 0; Buf_Init(&buf, 0); do { @@ -1694,6 +1590,8 @@ Cmd_Exec(const char *cmd, const char **errnum) Buf_AddBytes(&buf, cc, result); } while (cc > 0 || (cc == -1 && errno == EINTR)); + if (cc == -1) + savederr = errno; /* * Close the input side of the pipe. @@ -1710,7 +1608,7 @@ Cmd_Exec(const char *cmd, const char **errnum) cc = Buf_Size(&buf); res = Buf_Destroy(&buf, FALSE); - if (cc == 0) + if (savederr != 0) *errnum = "Couldn't read shell's output for \"%s\""; if (WIFSIGNALED(status)) @@ -1885,7 +1783,7 @@ Finish(int errors) } /* - * enunlink -- + * eunlink -- * Remove a file carefully, avoiding directories. */ int @@ -1931,7 +1829,8 @@ execError(const char *af, const char *av) IOADD(")\n"); #ifdef USE_IOVEC - (void)writev(2, iov, 8); + while (writev(2, iov, 8) == -1 && errno == EAGAIN) + continue; #endif } @@ -1942,8 +1841,12 @@ execError(const char *af, const char *av) static void usage(void) { + char *p; + if ((p = strchr(progname, '[')) != NULL) + *p = '\0'; + (void)fprintf(stderr, -"usage: %s [-BeikNnqrstWX] \n\ +"usage: %s [-BeikNnqrstWwX] \n\ [-C directory] [-D variable] [-d flags] [-f makefile]\n\ [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file]\n\ [-V variable] [variable=value] [target ...]\n", progname); @@ -2072,3 +1975,49 @@ mkTempFile(const char *pattern, char **fnamep) } return fd; } + + +/* + * Return a Boolean based on setting of a knob. + * + * If the knob is not set, the supplied default is the return value. + * If set, anything that looks or smells like "No", "False", "Off", "0" etc, + * is FALSE, otherwise TRUE. + */ +Boolean +getBoolean(const char *name, Boolean bf) +{ + char tmp[64]; + char *cp; + + if (snprintf(tmp, sizeof(tmp), "${%s:tl}", name) < (int)(sizeof(tmp))) { + cp = Var_Subst(NULL, tmp, VAR_GLOBAL, 0); + + if (cp) { + switch(*cp) { + case '\0': /* not set - the default wins */ + break; + case '0': + case 'f': + case 'n': + bf = FALSE; + break; + case 'o': + switch (cp[1]) { + case 'f': + bf = FALSE; + break; + default: + bf = TRUE; + break; + } + break; + default: + bf = TRUE; + break; + } + free(cp); + } + } + return (bf); +} diff --git a/devel/bmake/files/make-bootstrap.sh.in b/devel/bmake/files/make-bootstrap.sh.in index d9ed15490..2bb4c25a7 100644 --- a/devel/bmake/files/make-bootstrap.sh.in +++ b/devel/bmake/files/make-bootstrap.sh.in @@ -11,9 +11,9 @@ yes) XDEFS="-DUSE_META ${XDEFS}";; esac CC="@CC@" -CFLAGS="@CFLAGS@ -I. -I${srcdir} @DEFS@ @CPPFLAGS@ -DMAKE_NATIVE ${XDEFS}" +CFLAGS="@CFLAGS@ -I. -I${srcdir} @DEFS@ @CPPFLAGS@ -DMAKE_NATIVE ${XDEFS} -DBMAKE_PATH_MAX=@bmake_path_max@" -MAKE_VERSION=`sed -n '/^MAKE_VERSION=/s,.*=[^0-9]*,,p' Makefile` +MAKE_VERSION=`sed -n '/^MAKE_VERSION=/s,.*=[^0-9]*,,p' $srcdir/Makefile` MDEFS="-DMAKE_VERSION=\"$MAKE_VERSION\" \ -D@force_machine@MACHINE=\"@machine@\" -DMACHINE_ARCH=\"@machine_arch@\" \ @@ -47,11 +47,11 @@ do_compile() { do_link() { output="$1"; shift - echo ${CC} ${LDFLAGS} -o "$output" "$@" ${LIBS} - ${CC} ${LDFLAGS} -o "$output" "$@" ${LIBS} + echo ${CC} ${LDSTATIC} ${LDFLAGS} -o "$output" "$@" ${LIBS} + ${CC} ${LDSTATIC} ${LDFLAGS} -o "$output" "$@" ${LIBS} } -BASE_OBJECTS="arch.o buf.o compat.o cond.o dir.o for.o getopt.o hash.o \ +BASE_OBJECTS="arch.o buf.o compat.o cond.o dir.o for.o getopt hash.o \ job.o make.o make_malloc.o parse.o sigcompat.o str.o strlist.o \ suff.o targ.o trace.o var.o util.o" diff --git a/devel/bmake/files/make-conf.h b/devel/bmake/files/make-conf.h index bb37a6371..df217f495 100644 --- a/devel/bmake/files/make-conf.h +++ b/devel/bmake/files/make-conf.h @@ -1,4 +1,4 @@ -/* $NetBSD: make-conf.h,v 1.2 2008/03/09 19:54:29 joerg Exp $ */ +/* $NetBSD: make-conf.h,v 1.3 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990 The Regents of the University of California. @@ -132,6 +132,12 @@ #define SYSVINCLUDE #define SYSVVARSUB +/* + * GMAKEEXPORT + * Recognize gmake like variable export directives [export =] + */ +#define GMAKEEXPORT + /* * SUNSHCMD * Recognize SunOS and Solaris: diff --git a/devel/bmake/files/make.c b/devel/bmake/files/make.c index 0d891a0d2..c43bc19c0 100644 --- a/devel/bmake/files/make.c +++ b/devel/bmake/files/make.c @@ -1,4 +1,4 @@ -/* $NetBSD: make.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: make.c,v 1.6 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,14 +69,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: make.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: make.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)make.c 8.1 (Berkeley) 6/6/93"; #else -__RCSID("$NetBSD: make.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: make.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -139,7 +139,7 @@ static int MakeCheckOrder(void *, void *); static int MakeBuildChild(void *, void *); static int MakeBuildParent(void *, void *); -static void +MAKE_ATTR_DEAD static void make_abort(GNode *gn, int line) { static int two = 2; @@ -221,7 +221,7 @@ Make_OODate(GNode *gn) * doesn't depend on their modification time... */ if ((gn->type & (OP_JOIN|OP_USE|OP_USEBEFORE|OP_EXEC)) == 0) { - (void)Dir_MTime(gn); + (void)Dir_MTime(gn, 1); if (DEBUG(MAKE)) { if (gn->mtime != 0) { fprintf(debug_file, "modified %s...", Targ_FmtTime(gn->mtime)); @@ -406,7 +406,7 @@ MakeFindChild(void *gnp, void *pgnp) GNode *gn = (GNode *)gnp; GNode *pgn = (GNode *)pgnp; - (void)Dir_MTime(gn); + (void)Dir_MTime(gn, 0); Make_TimeStamp(pgn, gn); pgn->unmade--; @@ -563,7 +563,7 @@ MakeHandleUse(void *cgnp, void *pgnp) * in the comments below. * * Results: - * returns 0 if the gnode does not exist, or it's filesystem + * returns 0 if the gnode does not exist, or its filesystem * time if it does. * * Side Effects: @@ -574,7 +574,7 @@ MakeHandleUse(void *cgnp, void *pgnp) time_t Make_Recheck(GNode *gn) { - time_t mtime = Dir_MTime(gn); + time_t mtime = Dir_MTime(gn, 1); #ifndef RECHECK /* @@ -867,7 +867,7 @@ Make_Update(GNode *cgn) *----------------------------------------------------------------------- */ static int -MakeUnmark(void *cgnp, void *pgnp __unused) +MakeUnmark(void *cgnp, void *pgnp MAKE_ATTR_UNUSED) { GNode *cgn = (GNode *)cgnp; @@ -1005,7 +1005,7 @@ Make_DoAllVar(GNode *gn) */ static int -MakeCheckOrder(void *v_bn, void *ignore __unused) +MakeCheckOrder(void *v_bn, void *ignore MAKE_ATTR_UNUSED) { GNode *bn = v_bn; @@ -1032,7 +1032,7 @@ MakeBuildChild(void *v_cn, void *toBeMade_next) if (cn->order_pred && Lst_ForEach(cn->order_pred, MakeCheckOrder, 0)) { /* Can't build this (or anything else in this child list) yet */ cn->made = DEFERRED; - return 1; + return 0; /* but keep looking */ } if (DEBUG(MAKE)) @@ -1055,7 +1055,7 @@ MakeBuildChild(void *v_cn, void *toBeMade_next) return cn->type & OP_WAIT && cn->unmade > 0; } -/* When a .ORDER RHS node completes we do this on each LHS */ +/* When a .ORDER LHS node completes we do this on each RHS */ static int MakeBuildParent(void *v_pn, void *toBeMade_next) { @@ -1336,7 +1336,7 @@ Make_ExpandUse(Lst targs) *eon = ')'; } - (void)Dir_MTime(gn); + (void)Dir_MTime(gn, 0); Var_Set(TARGET, gn->path ? gn->path : gn->name, gn, 0); Lst_ForEach(gn->children, MakeUnmark, gn); Lst_ForEach(gn->children, MakeHandleUse, gn); diff --git a/devel/bmake/files/make.h b/devel/bmake/files/make.h index e6f2d727d..64b72da29 100644 --- a/devel/bmake/files/make.h +++ b/devel/bmake/files/make.h @@ -1,4 +1,4 @@ -/* $NetBSD: make.h,v 1.7 2014/03/14 21:59:34 ryoon Exp $ */ +/* $NetBSD: make.h,v 1.8 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -98,33 +98,33 @@ #include #include -/* - * SCO OpenServer 5.0.7/3.2 has no MAXPATHLEN, but it has PATH_MAX (256). - * in limits.h. PATH_MAX is defined alternatively under non-OpenServer OS, - * and it is used in dirname.c of bmake. - */ -#if !defined(MAXPATHLEN) -#if defined(_SCO_DS) -#define MAXPATHLEN 1024 -#endif -#endif - -#if !defined(__GNUC_PREREQ__) #if defined(__GNUC__) -#define __GNUC_PREREQ__(x, y) \ +#define MAKE_GNUC_PREREQ(x, y) \ ((__GNUC__ == (x) && __GNUC_MINOR__ >= (y)) || \ (__GNUC__ > (x))) #else /* defined(__GNUC__) */ -#define __GNUC_PREREQ__(x, y) 0 +#define MAKE_GNUC_PREREQ(x, y) 0 #endif /* defined(__GNUC__) */ -#endif /* !defined(__GNUC_PREREQ__) */ -#if !defined(__unused) -#if __GNUC_PREREQ__(2, 7) -#define __unused __attribute__((__unused__)) +#if MAKE_GNUC_PREREQ(2, 7) +#define MAKE_ATTR_UNUSED __attribute__((__unused__)) #else -#define __unused /* delete */ +#define MAKE_ATTR_UNUSED /* delete */ #endif + +#if MAKE_GNUC_PREREQ(2, 5) +#define MAKE_ATTR_DEAD __attribute__((__noreturn__)) +#elif defined(__GNUC__) +#define MAKE_ATTR_DEAD __volatile +#else +#define MAKE_ATTR_DEAD /* delete */ +#endif + +#if MAKE_GNUC_PREREQ(2, 7) +#define MAKE_ATTR_PRINTFLIKE(fmtarg, firstvararg) \ + __attribute__((__format__ (__printf__, fmtarg, firstvararg))) +#else +#define MAKE_ATTR_PRINTFLIKE(fmtarg, firstvararg) /* delete */ #endif #include "sprite.h" @@ -289,6 +289,7 @@ typedef struct GNode { #define OP_NOMETA 0x00080000 /* .NOMETA do not create a .meta file */ #define OP_META 0x00100000 /* .META we _do_ want a .meta file */ #define OP_NOMETA_CMP 0x00200000 /* Do not compare commands in .meta file */ +#define OP_SUBMAKE 0x00400000 /* Possibly a submake node */ /* Attributes applied by PMake */ #define OP_TRANSFORM 0x80000000 /* The node is a transformation rule */ #define OP_MEMBER 0x40000000 /* Target is a member of an archive */ @@ -404,6 +405,10 @@ extern Boolean varNoExportEnv; /* TRUE if we should not export variables extern GNode *DEFAULT; /* .DEFAULT rule */ +extern GNode *VAR_INTERNAL; /* Variables defined internally by make + * which should not override those set by + * makefiles. + */ extern GNode *VAR_GLOBAL; /* Variables defined in a global context, e.g * in the Makefile itself */ extern GNode *VAR_CMD; /* Variables defined on the command line */ @@ -424,6 +429,7 @@ extern Lst defIncPath; /* The default include path. */ extern char curdir[]; /* Startup directory */ extern char *progname; /* The program name */ extern char *makeDependfile; /* .depend */ +extern char **savedEnv; /* if we replaced environ this will be non-NULL */ /* * We cannot vfork() in a child of vfork(). @@ -441,6 +447,9 @@ extern pid_t myPid; #define MAKEFILE_PREFERENCE ".MAKE.MAKEFILE_PREFERENCE" #define MAKE_DEPENDFILE ".MAKE.DEPENDFILE" /* .depend */ #define MAKE_MODE ".MAKE.MODE" +#ifndef MAKE_LEVEL_ENV +# define MAKE_LEVEL_ENV "MAKELEVEL" +#endif /* * debug control: @@ -510,4 +519,8 @@ int str2Lst_Append(Lst, char *, const char *); #define MAX(a, b) ((a > b) ? a : b) #endif +#ifndef MAXPATHLEN +#define MAXPATHLEN BMAKE_PATH_MAX +#endif + #endif /* _MAKE_H_ */ diff --git a/devel/bmake/files/make_malloc.c b/devel/bmake/files/make_malloc.c index f6f8a421d..e2c5f3edf 100644 --- a/devel/bmake/files/make_malloc.c +++ b/devel/bmake/files/make_malloc.c @@ -1,4 +1,4 @@ -/* $NetBSD: make_malloc.c,v 1.1.1.2 2011/06/18 22:18:03 bsiegert Exp $ */ +/* $NetBSD: make_malloc.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 2009 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ #ifdef MAKE_NATIVE #include -__RCSID("$NetBSD: make_malloc.c,v 1.1.1.2 2011/06/18 22:18:03 bsiegert Exp $"); +__RCSID("$NetBSD: make_malloc.c,v 1.2 2015/05/19 22:01:19 joerg Exp $"); #endif #include @@ -36,9 +36,11 @@ __RCSID("$NetBSD: make_malloc.c,v 1.1.1.2 2011/06/18 22:18:03 bsiegert Exp $"); #include #include -#include "make_malloc.h" +#include "make.h" #ifndef USE_EMALLOC +static void enomem(void) MAKE_ATTR_DEAD; + /* * enomem -- * die when out of memory. @@ -46,8 +48,6 @@ __RCSID("$NetBSD: make_malloc.c,v 1.1.1.2 2011/06/18 22:18:03 bsiegert Exp $"); static void enomem(void) { - extern char *progname; - (void)fprintf(stderr, "%s: %s.\n", progname, strerror(ENOMEM)); exit(2); } diff --git a/devel/bmake/files/make_malloc.h b/devel/bmake/files/make_malloc.h index 33c2d0143..185a989db 100644 --- a/devel/bmake/files/make_malloc.h +++ b/devel/bmake/files/make_malloc.h @@ -1,4 +1,4 @@ -/* $NetBSD: make_malloc.h,v 1.1.1.1 2009/09/18 20:55:23 joerg Exp $ */ +/* $NetBSD: make_malloc.h,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 2009 The NetBSD Foundation, Inc. diff --git a/devel/bmake/files/makefile.in b/devel/bmake/files/makefile.in new file mode 100644 index 000000000..78fc9de3f --- /dev/null +++ b/devel/bmake/files/makefile.in @@ -0,0 +1,14 @@ +# $Id: makefile.in,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# a simple makefile for those who don't like anything beyond: +# ./configure; make; make install + +prefix= @prefix@ +srcdir= @srcdir@ + +all: build + +build clean install test: + ${srcdir}/boot-strap --prefix=${prefix} -o . op=$@ + + diff --git a/devel/bmake/files/meta.c b/devel/bmake/files/meta.c index e517df6b1..956d2c943 100644 --- a/devel/bmake/files/meta.c +++ b/devel/bmake/files/meta.c @@ -1,4 +1,4 @@ -/* $NetBSD: meta.c,v 1.2 2014/03/31 08:37:25 wiz Exp $ */ +/* $NetBSD: meta.c,v 1.3 2015/05/19 22:01:19 joerg Exp $ */ /* * Implement 'meta' mode. @@ -55,7 +55,12 @@ #endif static BuildMon Mybm; /* for compat */ -static Lst metaBailiwick; /* our scope of control */ +static Lst metaBailiwick; /* our scope of control */ +static Lst metaIgnorePaths; /* paths we deliberately ignore */ + +#ifndef MAKE_META_IGNORE_PATHS +#define MAKE_META_IGNORE_PATHS ".MAKE.META.IGNORE_PATHS" +#endif Boolean useMeta = FALSE; static Boolean useFilemon = FALSE; @@ -64,9 +69,11 @@ static Boolean metaEnv = FALSE; /* don't save env unless asked */ static Boolean metaVerbose = FALSE; static Boolean metaIgnoreCMDs = FALSE; /* ignore CMDs in .meta files */ static Boolean metaCurdirOk = FALSE; /* write .meta in .CURDIR Ok? */ +static Boolean metaSilent = FALSE; /* if we have a .meta be SILENT */ extern Boolean forceJobs; extern Boolean comatMake; +extern char **environ; #define MAKE_META_PREFIX ".MAKE.META.PREFIX" @@ -148,8 +155,8 @@ filemon_open(BuildMon *pbm) static void filemon_read(FILE *mfp, int fd) { - FILE *fp; char buf[BUFSIZ]; + int n; /* Check if we're not writing to a meta data file.*/ if (mfp == NULL) { @@ -158,18 +165,15 @@ filemon_read(FILE *mfp, int fd) return; } /* rewind */ - lseek(fd, SEEK_SET, 0); - if ((fp = fdopen(fd, "r")) == NULL) - err(1, "Could not read build monitor file '%d'", fd); + (void)lseek(fd, (off_t)0, SEEK_SET); - fprintf(mfp, "-- filemon acquired metadata --\n"); + fprintf(mfp, "\n-- filemon acquired metadata --\n"); - while (fgets(buf, sizeof(buf), fp)) { - fprintf(mfp, "%s", buf); + while ((n = read(fd, buf, sizeof(buf))) > 0) { + fwrite(buf, 1, n, mfp); } fflush(mfp); - clearerr(fp); - fclose(fp); + close(fd); } #endif @@ -387,7 +391,6 @@ printCMD(void *cmdp, void *mfpp) static FILE * meta_create(BuildMon *pbm, GNode *gn) { - extern char **environ; meta_file_t mf; char buf[MAXPATHLEN]; char objdir[MAXPATHLEN]; @@ -510,7 +513,11 @@ meta_create(BuildMon *pbm, GNode *gn) Var_Append(".MAKE.META.FILES", fname, VAR_GLOBAL); Var_Append(".MAKE.META.CREATED", fname, VAR_GLOBAL); - + + gn->type |= OP_META; /* in case anyone wants to know */ + if (metaSilent) { + gn->type |= OP_SILENT; + } out: for (i--; i >= 0; i--) { if (p[i]) @@ -534,8 +541,24 @@ boolValue(char *s) return TRUE; } +/* + * Initialization we need before reading makefiles. + */ void -meta_init(const char *make_mode) +meta_init(void) +{ +#ifdef USE_FILEMON + /* this allows makefiles to test if we have filemon support */ + Var_Set(".MAKE.PATH_FILEMON", _PATH_FILEMON, VAR_GLOBAL, 0); +#endif +} + + +/* + * Initialization we need after reading makefiles. + */ +void +meta_mode_init(const char *make_mode) { static int once = 0; char *cp; @@ -556,6 +579,9 @@ meta_init(const char *make_mode) if ((cp = strstr(make_mode, "curdirok="))) { metaCurdirOk = boolValue(&cp[9]); } + if ((cp = strstr(make_mode, "silent="))) { + metaSilent = boolValue(&cp[7]); + } if (strstr(make_mode, "ignore-cmd")) metaIgnoreCMDs = TRUE; /* for backwards compatability */ @@ -583,6 +609,17 @@ meta_init(const char *make_mode) if (cp) { str2Lst_Append(metaBailiwick, cp, NULL); } + /* + * We ignore any paths that start with ${.MAKE.META.IGNORE_PATHS} + */ + metaIgnorePaths = Lst_Init(FALSE); + Var_Append(MAKE_META_IGNORE_PATHS, + "/dev /etc /proc /tmp /var/run /var/tmp ${TMPDIR}", VAR_GLOBAL); + cp = Var_Subst(NULL, + "${" MAKE_META_IGNORE_PATHS ":O:u:tA}", VAR_GLOBAL, 0); + if (cp) { + str2Lst_Append(metaIgnorePaths, cp, NULL); + } } /* @@ -622,17 +659,21 @@ meta_job_child(Job *job) { #ifdef USE_FILEMON BuildMon *pbm; - pid_t pid; if (job != NULL) { pbm = &job->bm; } else { pbm = &Mybm; } - pid = getpid(); - if (pbm->mfp != NULL && useFilemon) { - if (ioctl(pbm->filemon_fd, FILEMON_SET_PID, &pid) < 0) { - err(1, "Could not set filemon pid!"); + if (pbm->mfp != NULL) { + close(fileno(pbm->mfp)); + if (useFilemon) { + pid_t pid; + + pid = getpid(); + if (ioctl(pbm->filemon_fd, FILEMON_SET_PID, &pid) < 0) { + err(1, "Could not set filemon pid!"); + } } } #endif @@ -766,8 +807,8 @@ fgetLine(char **bufp, size_t *szp, int o, FILE *fp) if (newsz <= bufsz) newsz = ROUNDUP(fs.st_size, BUFSIZ); if (DEBUG(META)) - fprintf(debug_file, "growing buffer %zu -> %zu\n", - bufsz, newsz); + fprintf(debug_file, "growing buffer %u -> %u\n", + (unsigned)bufsz, (unsigned)newsz); p = bmake_realloc(buf, newsz); if (p) { *bufp = buf = p; @@ -804,27 +845,51 @@ string_match(const void *p, const void *q) /* * When running with 'meta' functionality, a target can be out-of-date - * if any of the references in it's meta data file is more recent. + * if any of the references in its meta data file is more recent. * We have to track the latestdir on a per-process basis. */ +#define LCWD_VNAME_FMT ".meta.%d.lcwd" #define LDIR_VNAME_FMT ".meta.%d.ldir" +/* + * It is possible that a .meta file is corrupted, + * if we detect this we want to reproduce it. + * Setting oodate TRUE will have that effect. + */ +#define CHECK_VALID_META(p) if (!(p && *p)) { \ + warnx("%s: %d: malformed", fname, lineno); \ + oodate = TRUE; \ + continue; \ + } + +#define DEQUOTE(p) if (*p == '\'') { \ + char *ep; \ + p++; \ + if ((ep = strchr(p, '\''))) \ + *ep = '\0'; \ + } + Boolean meta_oodate(GNode *gn, Boolean oodate) { static char *tmpdir = NULL; static char cwd[MAXPATHLEN]; + char lcwd_vname[64]; char ldir_vname[64]; + char lcwd[MAXPATHLEN]; char latestdir[MAXPATHLEN]; char fname[MAXPATHLEN]; char fname1[MAXPATHLEN]; char fname2[MAXPATHLEN]; + char fname3[MAXPATHLEN]; char *p; char *cp; + char *link_src; + char *move_target; static size_t cwdlen = 0; static size_t tmplen = 0; FILE *fp; - Boolean ignoreOODATE = FALSE; + Boolean needOODATE = FALSE; Lst missingFiles; if (oodate) @@ -868,6 +933,8 @@ meta_oodate(GNode *gn, Boolean oodate) err(1, "Could not get current working directory"); cwdlen = strlen(cwd); } + strlcpy(lcwd, cwd, sizeof(lcwd)); + strlcpy(latestdir, cwd, sizeof(latestdir)); if (!tmpdir) { tmpdir = getTmpdir(); @@ -882,9 +949,13 @@ meta_oodate(GNode *gn, Boolean oodate) lineno++; if (buf[x - 1] == '\n') buf[x - 1] = '\0'; - else + else { warnx("%s: %d: line truncated at %u", fname, lineno, x); - + oodate = TRUE; + break; + } + link_src = NULL; + move_target = NULL; /* Find the start of the build monitor section. */ if (!f) { if (strncmp(buf, "-- filemon", 10) == 0) { @@ -940,15 +1011,18 @@ meta_oodate(GNode *gn, Boolean oodate) * re-initialize 'latestdir' to any pre-saved * value for the current 'pid' and 'CWD' if none. */ + CHECK_VALID_META(p); pid = atoi(p); if (pid > 0 && pid != lastpid) { char *ldir; char *tp; if (lastpid > 0) { - /* We need to remember this. */ + /* We need to remember these. */ + Var_Set(lcwd_vname, lcwd, VAR_GLOBAL, 0); Var_Set(ldir_vname, latestdir, VAR_GLOBAL, 0); } + snprintf(lcwd_vname, sizeof(lcwd_vname), LCWD_VNAME_FMT, pid); snprintf(ldir_vname, sizeof(ldir_vname), LDIR_VNAME_FMT, pid); lastpid = pid; ldir = Var_Value(ldir_vname, VAR_GLOBAL, &tp); @@ -956,22 +1030,32 @@ meta_oodate(GNode *gn, Boolean oodate) strlcpy(latestdir, ldir, sizeof(latestdir)); if (tp) free(tp); - } else - strlcpy(latestdir, cwd, sizeof(latestdir)); + } + ldir = Var_Value(lcwd_vname, VAR_GLOBAL, &tp); + if (ldir) { + strlcpy(lcwd, ldir, sizeof(lcwd)); + if (tp) + free(tp); + } } /* Skip past the pid. */ if (strsep(&p, " ") == NULL) continue; #ifdef DEBUG_META_MODE if (DEBUG(META)) - fprintf(debug_file, "%s: %d: cwd=%s ldir=%s\n", fname, lineno, cwd, latestdir); + fprintf(debug_file, "%s: %d: %d: %c: cwd=%s lcwd=%s ldir=%s\n", + fname, lineno, + pid, buf[0], cwd, lcwd, latestdir); #endif break; } + CHECK_VALID_META(p); + /* Process according to record type. */ switch (buf[0]) { case 'X': /* eXit */ + Var_Delete(lcwd_vname, VAR_GLOBAL); Var_Delete(ldir_vname, VAR_GLOBAL); lastpid = 0; /* no need to save ldir_vname */ break; @@ -983,28 +1067,48 @@ meta_oodate(GNode *gn, Boolean oodate) child = atoi(p); if (child > 0) { + snprintf(cldir, sizeof(cldir), LCWD_VNAME_FMT, child); + Var_Set(cldir, lcwd, VAR_GLOBAL, 0); snprintf(cldir, sizeof(cldir), LDIR_VNAME_FMT, child); Var_Set(cldir, latestdir, VAR_GLOBAL, 0); +#ifdef DEBUG_META_MODE + if (DEBUG(META)) + fprintf(debug_file, "%s: %d: %d: cwd=%s lcwd=%s ldir=%s\n", + fname, lineno, + child, cwd, lcwd, latestdir); +#endif } } break; case 'C': /* Chdir */ - /* Update the latest directory. */ - strlcpy(latestdir, p, sizeof(latestdir)); + /* Update lcwd and latest directory. */ + strlcpy(latestdir, p, sizeof(latestdir)); + strlcpy(lcwd, p, sizeof(lcwd)); + Var_Set(lcwd_vname, lcwd, VAR_GLOBAL, 0); + Var_Set(ldir_vname, lcwd, VAR_GLOBAL, 0); +#ifdef DEBUG_META_MODE + if (DEBUG(META)) + fprintf(debug_file, "%s: %d: cwd=%s ldir=%s\n", fname, lineno, cwd, lcwd); +#endif break; case 'M': /* renaMe */ - if (Lst_IsEmpty(missingFiles)) - break; + /* + * For 'M'oves we want to check + * the src as for 'R'ead + * and the target as for 'W'rite. + */ + cp = p; /* save this for a second */ + /* now get target */ + if (strsep(&p, " ") == NULL) + continue; + CHECK_VALID_META(p); + move_target = p; + p = cp; /* 'L' and 'M' put single quotes around the args */ - if (*p == '\'') { - char *ep; - - p++; - if ((ep = strchr(p, '\''))) - *ep = '\0'; - } + DEQUOTE(p); + DEQUOTE(move_target); /* FALLTHROUGH */ case 'D': /* unlink */ if (*p == '/' && !Lst_IsEmpty(missingFiles)) { @@ -1013,23 +1117,42 @@ meta_oodate(GNode *gn, Boolean oodate) char *tp = Lst_Datum(ln); Lst_Remove(missingFiles, ln); free(tp); + ln = NULL; /* we're done with it */ } } + if (buf[0] == 'M') { + /* the target of the mv is a file 'W'ritten */ +#ifdef DEBUG_META_MODE + if (DEBUG(META)) + fprintf(debug_file, "meta_oodate: M %s -> %s\n", + p, move_target); +#endif + p = move_target; + goto check_write; + } break; case 'L': /* Link */ - /* we want the target */ + /* + * For 'L'inks check + * the src as for 'R'ead + * and the target as for 'W'rite. + */ + link_src = p; + /* now get target */ if (strsep(&p, " ") == NULL) continue; + CHECK_VALID_META(p); /* 'L' and 'M' put single quotes around the args */ - if (*p == '\'') { - char *ep; - - p++; - if ((ep = strchr(p, '\''))) - *ep = '\0'; - } + DEQUOTE(p); + DEQUOTE(link_src); +#ifdef DEBUG_META_MODE + if (DEBUG(META)) + fprintf(debug_file, "meta_oodate: L %s -> %s\n", + link_src, p); +#endif /* FALLTHROUGH */ case 'W': /* Write */ + check_write: /* * If a file we generated within our bailiwick * but outside of .OBJDIR is missing, @@ -1061,6 +1184,14 @@ meta_oodate(GNode *gn, Boolean oodate) Lst_AtEnd(missingFiles, bmake_strdup(p)); } break; + check_link_src: + p = link_src; + link_src = NULL; +#ifdef DEBUG_META_MODE + if (DEBUG(META)) + fprintf(debug_file, "meta_oodate: L src %s\n", p); +#endif + /* FALLTHROUGH */ case 'R': /* Read */ case 'E': /* Exec */ /* @@ -1068,20 +1199,25 @@ meta_oodate(GNode *gn, Boolean oodate) * be part of the dependencies because * they are _expected_ to change. */ - if (strncmp(p, "/tmp/", 5) == 0 || - (tmplen > 0 && strncmp(p, tmpdir, tmplen) == 0)) + if (*p == '/' && + Lst_ForEach(metaIgnorePaths, prefix_match, p)) { +#ifdef DEBUG_META_MODE + if (DEBUG(META)) + fprintf(debug_file, "meta_oodate: ignoring: %s\n", + p); +#endif break; + } - if (strncmp(p, "/var/", 5) == 0) - break; - - /* Ignore device files. */ - if (strncmp(p, "/dev/", 5) == 0) - break; - - /* Ignore /etc/ files. */ - if (strncmp(p, "/etc/", 5) == 0) - break; + if ((cp = strrchr(p, '/'))) { + cp++; + /* + * We don't normally expect to see this, + * but we do expect it to change. + */ + if (strcmp(cp, makeDependfile) == 0) + break; + } /* * The rest of the record is the file name. @@ -1103,11 +1239,16 @@ meta_oodate(GNode *gn, Boolean oodate) snprintf(fname1, sizeof(fname1), "%s/%s", latestdir, p); sdirs[sdx++] = fname1; - if (strcmp(latestdir, cwd) != 0) { - /* Check vs cwd */ - snprintf(fname2, sizeof(fname2), "%s/%s", cwd, p); + if (strcmp(latestdir, lcwd) != 0) { + /* Check vs lcwd */ + snprintf(fname2, sizeof(fname2), "%s/%s", lcwd, p); sdirs[sdx++] = fname2; } + if (strcmp(lcwd, cwd) != 0) { + /* Check vs cwd */ + snprintf(fname3, sizeof(fname3), "%s/%s", cwd, p); + sdirs[sdx++] = fname3; + } } sdirs[sdx++] = NULL; @@ -1146,10 +1287,16 @@ meta_oodate(GNode *gn, Boolean oodate) oodate = TRUE; } } + if (buf[0] == 'E') { + /* previous latestdir is no longer relevant */ + strlcpy(latestdir, lcwd, sizeof(latestdir)); + } break; default: break; } + if (!oodate && buf[0] == 'L' && link_src != NULL) + goto check_link_src; } else if (strcmp(buf, "CMD") == 0) { /* * Compare the current command with the one in the @@ -1161,17 +1308,19 @@ meta_oodate(GNode *gn, Boolean oodate) oodate = TRUE; } else { char *cmd = (char *)Lst_Datum(ln); + Boolean hasOODATE = FALSE; - if (!ignoreOODATE) { - if (strstr(cmd, "$?")) - ignoreOODATE = TRUE; - else if ((cp = strstr(cmd, ".OODATE"))) { - /* check for $[{(].OODATE[)}] */ - if (cp > cmd + 2 && cp[-2] == '$') - ignoreOODATE = TRUE; - } - if (ignoreOODATE && DEBUG(META)) - fprintf(debug_file, "%s: %d: cannot compare commands using .OODATE\n", fname, lineno); + if (strstr(cmd, "$?")) + hasOODATE = TRUE; + else if ((cp = strstr(cmd, ".OODATE"))) { + /* check for $[{(].OODATE[:)}] */ + if (cp > cmd + 2 && cp[-2] == '$') + hasOODATE = TRUE; + } + if (hasOODATE) { + needOODATE = TRUE; + if (DEBUG(META)) + fprintf(debug_file, "%s: %d: cannot compare command using .OODATE\n", fname, lineno); } cmd = Var_Subst(NULL, cmd, gn, TRUE); @@ -1200,7 +1349,7 @@ meta_oodate(GNode *gn, Boolean oodate) if (buf[x - 1] == '\n') buf[x - 1] = '\0'; } - if (!ignoreOODATE && + if (!hasOODATE && !(gn->type & OP_NOMETA_CMP) && strcmp(p, cmd) != 0) { if (DEBUG(META)) @@ -1237,15 +1386,23 @@ meta_oodate(GNode *gn, Boolean oodate) oodate = TRUE; Lst_Destroy(missingFiles, (FreeProc *)free); } + } else { + if ((gn->type & OP_META)) { + if (DEBUG(META)) + fprintf(debug_file, "%s: required but missing\n", fname); + oodate = TRUE; + } } - if (oodate && ignoreOODATE) { + if (oodate && needOODATE) { /* - * Target uses .OODATE, so we need to re-compute it. - * We need to clean up what Make_DoAllVar() did. + * Target uses .OODATE which is empty; or we wouldn't be here. + * We have decided it is oodate, so .OODATE needs to be set. + * All we can sanely do is set it to .ALLSRC. */ - Var_Delete(ALLSRC, gn); Var_Delete(OODATE, gn); - gn->flags &= ~DONE_ALLSRC; + Var_Set(OODATE, Var_Value(ALLSRC, gn, &cp), gn, 0); + if (cp) + free(cp); } return oodate; } diff --git a/devel/bmake/files/meta.h b/devel/bmake/files/meta.h index e47ad89b6..9f104cc59 100644 --- a/devel/bmake/files/meta.h +++ b/devel/bmake/files/meta.h @@ -1,4 +1,4 @@ -/* $NetBSD: meta.h,v 1.1.1.1 2011/06/18 22:18:04 bsiegert Exp $ */ +/* $NetBSD: meta.h,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /* * Things needed for 'meta' mode. @@ -41,7 +41,8 @@ typedef struct BuildMon { extern Boolean useMeta; struct Job; /* not defined yet */ -void meta_init(const char *); +void meta_init(void); +void meta_mode_init(const char *); void meta_job_start(struct Job *, GNode *); void meta_job_child(struct Job *); void meta_job_error(struct Job *, GNode *, int, int); diff --git a/devel/bmake/files/missing/sys/cdefs.h b/devel/bmake/files/missing/sys/cdefs.h index 97125c6a4..dfe8636d2 100644 --- a/devel/bmake/files/missing/sys/cdefs.h +++ b/devel/bmake/files/missing/sys/cdefs.h @@ -1,4 +1,4 @@ -/* $NetBSD: cdefs.h,v 1.4 2008/03/09 19:54:29 joerg Exp $ */ +/* $NetBSD: cdefs.h,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1991, 1993 diff --git a/devel/bmake/files/mkdeps.sh b/devel/bmake/files/mkdeps.sh index 2019356db..85b0cd3f9 100755 --- a/devel/bmake/files/mkdeps.sh +++ b/devel/bmake/files/mkdeps.sh @@ -40,7 +40,7 @@ # # RCSid: -# $Id: mkdeps.sh,v 1.2 2008/03/09 19:54:29 joerg Exp $ +# $Id: mkdeps.sh,v 1.3 2015/05/19 22:01:19 joerg Exp $ # # @(#) Copyright (c) 1993 Simon J. Gerraty # diff --git a/devel/bmake/files/nonints.h b/devel/bmake/files/nonints.h index d34c6a227..066d53a6c 100644 --- a/devel/bmake/files/nonints.h +++ b/devel/bmake/files/nonints.h @@ -1,4 +1,4 @@ -/* $NetBSD: nonints.h,v 1.7 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: nonints.h,v 1.8 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 1988, 1989, 1990, 1993 @@ -72,11 +72,6 @@ * from: @(#)nonints.h 8.3 (Berkeley) 3/19/94 */ -#ifndef MAKE_NATIVE -#undef __attribute__ -#define __attribute__(x) -#endif - /* arch.c */ ReturnStatus Arch_ParseArchive(char **, Lst, GNode *); void Arch_Touch(GNode *); @@ -96,7 +91,7 @@ int Compat_Make(void *, void *); /* cond.c */ struct If; -int Cond_EvalExpression(const struct If *, char *, Boolean *, int); +int Cond_EvalExpression(const struct If *, char *, Boolean *, int, Boolean); int Cond_Eval(char *); void Cond_restore_depth(unsigned int); unsigned int Cond_save_depth(void); @@ -116,21 +111,19 @@ void Main_ParseArgLine(const char *); void MakeMode(const char *); int main(int, char **); char *Cmd_Exec(const char *, const char **); -void Error(const char *, ...) __attribute__((__format__(__printf__, 1, 2))); -void Fatal(const char *, ...) - __attribute__((__format__(__printf__, 1, 2),__noreturn__)); -void Punt(const char *, ...) - __attribute__((__format__(__printf__, 1, 2),__noreturn__)); -void DieHorribly(void) __attribute__((__noreturn__)); +void Error(const char *, ...) MAKE_ATTR_PRINTFLIKE(1, 2); +void Fatal(const char *, ...) MAKE_ATTR_PRINTFLIKE(1, 2) MAKE_ATTR_DEAD; +void Punt(const char *, ...) MAKE_ATTR_PRINTFLIKE(1, 2) MAKE_ATTR_DEAD; +void DieHorribly(void) MAKE_ATTR_DEAD; int PrintAddr(void *, void *); -void Finish(int); +void Finish(int) MAKE_ATTR_DEAD; int eunlink(const char *); void execError(const char *, const char *); char *getTmpdir(void); +Boolean getBoolean(const char *, Boolean); /* parse.c */ -void Parse_Error(int, const char *, ...) - __attribute__((__format__(__printf__, 2, 3))); +void Parse_Error(int, const char *, ...) MAKE_ATTR_PRINTFLIKE(2, 3); Boolean Parse_AnyExport(void); Boolean Parse_IsVar(char *); void Parse_DoVar(char *, GNode *); diff --git a/devel/bmake/files/os.sh b/devel/bmake/files/os.sh index 1f78f8f9e..6a680ee62 100644 --- a/devel/bmake/files/os.sh +++ b/devel/bmake/files/os.sh @@ -17,7 +17,7 @@ # Simon J. Gerraty # RCSid: -# $Id: os.sh,v 1.10 2014/03/14 21:59:34 ryoon Exp $ +# $Id: os.sh,v 1.11 2015/05/19 22:01:19 joerg Exp $ # # @(#) Copyright (c) 1994 Simon J. Gerraty # @@ -44,7 +44,7 @@ MACHINE_ARCH=`uname -p 2>/dev/null || echo $MACHINE` # there is at least one case of `uname -p` outputting # a bunch of usless drivel case "$MACHINE_ARCH" in -unknown|*[!A-Za-z0-9_-]*) MACHINE_ARCH="$MACHINE";; +*[!A-Za-z0-9_-]*) MACHINE_ARCH="$MACHINE";; esac # we need this here, and it is not always available... @@ -128,11 +128,13 @@ SunOS) K=-k MAILER=/usr/bin/Mail LOCAL_FS=local - case "$-" in - *i*) ;; + : $-,$ENV + case "$-,$ENV" in + *i*,*) ;; + *,|*ENVFILE*) ;; *) ENV=;; esac - # NetBSD at least has good backward compatability + # NetBSD at least has good backward compatibility # so NetBSD/i386 is good enough case $OS in NetBSD) SHARE_ARCH=$OS/${MACHINE_ARCH:-$MACHINE};; @@ -190,22 +192,6 @@ Haiku) BePC) MACHINE_ARCH=i386;; esac ;; -CYGWIN_*) - case $MACHINE in - i?86) MACHINE_ARCH=i386;; - esac - ;; -GNU/kFreeBSD) - MACHINE_ARCH=$MACHINE - ;; -FreeMiNT) - MACHINE_ARCH=m68k - ;; -SCO_SV) - OSREL=`uname -v` - OSMAJOR=`IFS=.; set $OSREL; echo $1` - MACHINE_ARCH=`uname -m` - ;; esac HOSTNAME=${HOSTNAME:-`( hostname ) 2>/dev/null`} diff --git a/devel/bmake/files/parse.c b/devel/bmake/files/parse.c index 6fcbf9fe7..c4ce83868 100644 --- a/devel/bmake/files/parse.c +++ b/devel/bmake/files/parse.c @@ -1,4 +1,4 @@ -/* $NetBSD: parse.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: parse.c,v 1.10 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,14 +69,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: parse.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: parse.c,v 1.10 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)parse.c 8.3 (Berkeley) 3/19/94"; #else -__RCSID("$NetBSD: parse.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: parse.c,v 1.10 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -132,13 +132,6 @@ __RCSID("$NetBSD: parse.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"); #include #include -#ifndef MAP_FILE -#define MAP_FILE 0 -#endif -#ifndef MAP_COPY -#define MAP_COPY MAP_PRIVATE -#endif - #include "make.h" #include "hash.h" #include "dir.h" @@ -164,7 +157,7 @@ __RCSID("$NetBSD: parse.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"); * Structure for a file being read ("included file") */ typedef struct IFile { - const char *fname; /* name of file */ + char *fname; /* name of file */ int lineno; /* current line number in file */ int first_lineno; /* line number of start of text */ int cond_depth; /* 'if' nesting when file opened */ @@ -220,6 +213,7 @@ typedef enum { ExShell, /* .SHELL */ Silent, /* .SILENT */ SingleShell, /* .SINGLESHELL */ + Stale, /* .STALE */ Suffixes, /* .SUFFIXES */ Wait, /* .WAIT */ Attribute /* Generic attribute */ @@ -343,6 +337,7 @@ static const struct { { ".SHELL", ExShell, 0 }, { ".SILENT", Silent, OP_SILENT }, { ".SINGLESHELL", SingleShell, 0 }, +{ ".STALE", Stale, 0 }, { ".SUFFIXES", Suffixes, 0 }, { ".USE", Attribute, OP_USE }, { ".USEBEFORE", Attribute, OP_USEBEFORE }, @@ -354,9 +349,9 @@ static const struct { static int ParseIsEscaped(const char *, const char *); static void ParseErrorInternal(const char *, size_t, int, const char *, ...) - __attribute__((__format__(__printf__, 4, 5))); + MAKE_ATTR_PRINTFLIKE(4,5); static void ParseVErrorInternal(FILE *, const char *, size_t, int, const char *, va_list) - __attribute__((__format__(__printf__, 5, 0))); + MAKE_ATTR_PRINTFLIKE(5, 0); static int ParseFindKeyword(const char *); static int ParseLinkSrc(void *, void *); static int ParseDoOp(void *, void *); @@ -369,9 +364,13 @@ static int ParseAddCmd(void *, void *); static void ParseHasCommands(void *); static void ParseDoInclude(char *); static void ParseSetParseFile(const char *); +static void ParseSetIncludedFile(void); #ifdef SYSVINCLUDE static void ParseTraditionalInclude(char *); #endif +#ifdef GMAKEEXPORT +static void ParseGmakeExport(char *); +#endif static int ParseEOF(void); static char *ParseReadLine(void); static void ParseFinishLine(void); @@ -857,7 +856,8 @@ ParseLinkSrc(void *pgnp, void *cgnp) (void)Lst_AtEnd(cgn->parents, pgn); pgn->unmade += 1; if (DEBUG(PARSE)) { - fprintf(debug_file, "# ParseLinkSrc: added child %s - %s\n", pgn->name, cgn->name); + fprintf(debug_file, "# %s: added child %s - %s\n", __func__, + pgn->name, cgn->name); Targ_PrintNode(pgn, 0); Targ_PrintNode(cgn, 0); } @@ -919,6 +919,8 @@ ParseDoOp(void *gnp, void *opp) gn->type |= op & ~OP_OPMASK; cohort = Targ_FindNode(gn->name, TARG_NOHASH); + if (doing_depend) + ParseMark(cohort); /* * Make the cohort invisible as well to avoid duplicating it into * other variables. True, parents of this target won't tend to do @@ -991,6 +993,8 @@ ParseDoSrc(int tOp, const char *src) */ snprintf(wait_src, sizeof wait_src, ".WAIT_%u", ++wait_number); gn = Targ_FindNode(wait_src, TARG_NOHASH); + if (doing_depend) + ParseMark(gn); gn->type = OP_WAIT | OP_PHONY | OP_DEPENDS | OP_NOTMAIN; Lst_ForEach(targets, ParseLinkSrc, gn); return; @@ -1022,12 +1026,14 @@ ParseDoSrc(int tOp, const char *src) * source and the current one. */ gn = Targ_FindNode(src, TARG_CREATE); + if (doing_depend) + ParseMark(gn); if (predecessor != NULL) { (void)Lst_AtEnd(predecessor->order_succ, gn); (void)Lst_AtEnd(gn->order_pred, predecessor); if (DEBUG(PARSE)) { - fprintf(debug_file, "# ParseDoSrc: added Order dependency %s - %s\n", - predecessor->name, gn->name); + fprintf(debug_file, "# %s: added Order dependency %s - %s\n", + __func__, predecessor->name, gn->name); Targ_PrintNode(predecessor, 0); Targ_PrintNode(gn, 0); } @@ -1053,6 +1059,8 @@ ParseDoSrc(int tOp, const char *src) /* Find/create the 'src' node and attach to all targets */ gn = Targ_FindNode(src, TARG_CREATE); + if (doing_depend) + ParseMark(gn); if (tOp) { gn->type |= tOp; } else { @@ -1191,11 +1199,21 @@ ParseDoDependency(char *line) tOp = 0; specType = Not; - paths = (Lst)NULL; + paths = NULL; curTargs = Lst_Init(FALSE); + /* + * First, grind through the targets. + */ + do { + /* + * Here LINE points to the beginning of the next word, and + * LSTART points to the actual beginning of the line. + */ + + /* Find the end of the next word. */ for (cp = line; *cp && (ParseIsEscaped(lstart, cp) || !(isspace((unsigned char)*cp) || *cp == '!' || *cp == ':' || *cp == LPAREN)); @@ -1210,15 +1228,18 @@ ParseDoDependency(char *line) */ int length; void *freeIt; - char *result; - result = Var_Parse(cp, VAR_CMD, TRUE, &length, &freeIt); + (void)Var_Parse(cp, VAR_CMD, TRUE, &length, &freeIt); if (freeIt) free(freeIt); cp += length-1; } } + /* + * If the word is followed by a left parenthesis, it's the + * name of an object file inside an archive (ar file). + */ if (!ParseIsEscaped(lstart, cp) && *cp == LPAREN) { /* * Archives must be handled specially to make sure the OP_ARCHV @@ -1235,13 +1256,16 @@ ParseDoDependency(char *line) "Error in archive specification: \"%s\"", line); goto out; } else { + /* Done with this word; on to the next. */ continue; } } - savec = *cp; if (!*cp) { /* + * We got to the end of the line while we were still + * looking at targets. + * * Ending a dependency line without an operator is a Bozo * no-no. As a heuristic, this is also often triggered by * undetected conflicts from cvs/rcs merges. @@ -1256,10 +1280,13 @@ ParseDoDependency(char *line) : "Need an operator"); goto out; } + + /* Insert a null terminator. */ + savec = *cp; *cp = '\0'; /* - * Have a word in line. See if it's a special target and set + * Got the word. See if it's a special target and if so set * specType to match it. */ if (*line == '.' && isupper ((unsigned char)line[1])) { @@ -1298,6 +1325,7 @@ ParseDoDependency(char *line) * apply the .DEFAULT commands. * .PHONY The list of targets * .NOPATH Don't search for file in the path + * .STALE * .BEGIN * .END * .ERROR @@ -1308,42 +1336,45 @@ ParseDoDependency(char *line) * .ORDER Must set initial predecessor to NULL */ switch (specType) { - case ExPath: - if (paths == NULL) { - paths = Lst_Init(FALSE); - } - (void)Lst_AtEnd(paths, dirSearchPath); - break; - case Main: - if (!Lst_IsEmpty(create)) { - specType = Not; - } - break; - case Begin: - case End: - case dotError: - case Interrupt: - gn = Targ_FindNode(line, TARG_CREATE); - gn->type |= OP_NOTMAIN|OP_SPECIAL; - (void)Lst_AtEnd(targets, gn); - break; - case Default: - gn = Targ_NewGN(".DEFAULT"); - gn->type |= (OP_NOTMAIN|OP_TRANSFORM); - (void)Lst_AtEnd(targets, gn); - DEFAULT = gn; - break; - case NotParallel: - maxJobs = 1; - break; - case SingleShell: - compatMake = TRUE; - break; - case Order: - predecessor = NULL; - break; - default: - break; + case ExPath: + if (paths == NULL) { + paths = Lst_Init(FALSE); + } + (void)Lst_AtEnd(paths, dirSearchPath); + break; + case Main: + if (!Lst_IsEmpty(create)) { + specType = Not; + } + break; + case Begin: + case End: + case Stale: + case dotError: + case Interrupt: + gn = Targ_FindNode(line, TARG_CREATE); + if (doing_depend) + ParseMark(gn); + gn->type |= OP_NOTMAIN|OP_SPECIAL; + (void)Lst_AtEnd(targets, gn); + break; + case Default: + gn = Targ_NewGN(".DEFAULT"); + gn->type |= (OP_NOTMAIN|OP_TRANSFORM); + (void)Lst_AtEnd(targets, gn); + DEFAULT = gn; + break; + case NotParallel: + maxJobs = 1; + break; + case SingleShell: + compatMake = TRUE; + break; + case Order: + predecessor = NULL; + break; + default: + break; } } else if (strncmp(line, ".PATH", 5) == 0) { /* @@ -1361,7 +1392,7 @@ ParseDoDependency(char *line) &line[5]); goto out; } else { - if (paths == (Lst)NULL) { + if (paths == NULL) { paths = Lst_Init(FALSE); } (void)Lst_AtEnd(paths, path); @@ -1394,6 +1425,8 @@ ParseDoDependency(char *line) (void)Lst_AtEnd(curTargs, line); } + /* Apply the targets. */ + while(!Lst_IsEmpty(curTargs)) { char *targName = (char *)Lst_DeQueue(curTargs); @@ -1402,6 +1435,8 @@ ParseDoDependency(char *line) } else { gn = Suff_AddTransform(targName); } + if (doing_depend) + ParseMark(gn); (void)Lst_AtEnd(targets, gn); } @@ -1409,7 +1444,9 @@ ParseDoDependency(char *line) Parse_Error(PARSE_WARNING, "Extra target (%s) ignored", line); } + /* Don't need the inserted null terminator any more. */ *cp = savec; + /* * If it is a special type and not .PATH, it's the only target we * allow on this line... @@ -1449,6 +1486,7 @@ ParseDoDependency(char *line) Parse_Error(PARSE_WARNING, "Special and mundane targets don't mix. Mundane ones ignored"); break; case Default: + case Stale: case Begin: case End: case dotError: @@ -1484,12 +1522,21 @@ ParseDoDependency(char *line) goto out; } - cp++; /* Advance beyond operator */ + /* Advance beyond the operator */ + cp++; + /* + * Apply the operator to the target. This is how we remember which + * operator a target was defined with. It fails if the operator + * used isn't consistent across all references. + */ Lst_ForEach(targets, ParseDoOp, &op); /* - * Get to the first source + * Onward to the sources. + * + * LINE will now point to the first source word, if any, or the + * end of the string if not. */ while (*cp && isspace ((unsigned char)*cp)) { cp++; @@ -1738,6 +1785,12 @@ Parse_IsVar(char *line) ch = *line++; wasSpace = TRUE; } +#ifdef SUNSHCMD + if (ch == ':' && strncmp(line, "sh", 2) == 0) { + line += 2; + continue; + } +#endif if (ch == '=') return TRUE; if (*line == '=' && ISEQOPERATOR(ch)) @@ -1942,6 +1995,40 @@ Parse_DoVar(char *line, GNode *ctxt) } +/* + * ParseMaybeSubMake -- + * Scan the command string to see if it a possible submake node + * Input: + * cmd the command to scan + * Results: + * TRUE if the command is possibly a submake, FALSE if not. + */ +static Boolean +ParseMaybeSubMake(const char *cmd) +{ + size_t i; + static struct { + const char *name; + size_t len; + } vals[] = { +#define MKV(A) { A, sizeof(A) - 1 } + MKV("${MAKE}"), + MKV("${.MAKE}"), + MKV("$(MAKE)"), + MKV("$(.MAKE)"), + MKV("make"), + }; + for (i = 0; i < sizeof(vals)/sizeof(vals[0]); i++) { + char *ptr; + if ((ptr = strstr(cmd, vals[i].name)) == NULL) + continue; + if ((ptr == cmd || !isalnum((unsigned char)ptr[-1])) + && !isalnum((unsigned char)ptr[vals[i].len])) + return TRUE; + } + return FALSE; +} + /*- * ParseAddCmd -- * Lst_ForEach function to add a command line to all targets @@ -1954,7 +2041,9 @@ Parse_DoVar(char *line, GNode *ctxt) * Always 0 * * Side Effects: - * A new element is added to the commands list of the node. + * A new element is added to the commands list of the node, + * and the node can be marked as a submake node if the command is + * determined to be that. */ static int ParseAddCmd(void *gnp, void *cmd) @@ -1968,6 +2057,8 @@ ParseAddCmd(void *gnp, void *cmd) /* if target already supplied, ignore commands */ if (!(gn->type & OP_HAS_COMMANDS)) { (void)Lst_AtEnd(gn->commands, cmd); + if (ParseMaybeSubMake(cmd)) + gn->type |= OP_SUBMAKE; ParseMark(gn); } else { #ifdef notyet @@ -2156,6 +2247,7 @@ Parse_include_file(char *file, Boolean isSystem, int silent) /* load it */ lf = loadfile(fullname, fd); + ParseSetIncludedFile(); /* Start reading from this file next */ Parse_SetInput(fullname, 0, -1, loadedfile_nextbuf, lf); curFile->lf = lf; @@ -2213,6 +2305,41 @@ ParseDoInclude(char *line) } +/*- + *--------------------------------------------------------------------- + * ParseSetIncludedFile -- + * Set the .INCLUDEDFROMFILE variable to the contents of .PARSEFILE + * and the .INCLUDEDFROMDIR variable to the contents of .PARSEDIR + * + * Results: + * None + * + * Side Effects: + * The .INCLUDEDFROMFILE variable is overwritten by the contents + * of .PARSEFILE and the .INCLUDEDFROMDIR variable is overwriten + * by the contents of .PARSEDIR + *--------------------------------------------------------------------- + */ +static void +ParseSetIncludedFile(void) +{ + char *pf, *fp = NULL; + char *pd, *dp = NULL; + + pf = Var_Value(".PARSEFILE", VAR_GLOBAL, &fp); + Var_Set(".INCLUDEDFROMFILE", pf, VAR_GLOBAL, 0); + pd = Var_Value(".PARSEDIR", VAR_GLOBAL, &dp); + Var_Set(".INCLUDEDFROMDIR", pd, VAR_GLOBAL, 0); + + if (DEBUG(PARSE)) + fprintf(debug_file, "%s: ${.INCLUDEDFROMDIR} = `%s' " + "${.INCLUDEDFROMFILE} = `%s'\n", __func__, pd, pf); + + if (fp) + free(fp); + if (dp) + free(dp); +} /*- *--------------------------------------------------------------------- * ParseSetParseFile -- @@ -2230,23 +2357,27 @@ ParseDoInclude(char *line) static void ParseSetParseFile(const char *filename) { - char *slash; - char *dirname; + char *slash, *dirname; + const char *pd, *pf; int len; slash = strrchr(filename, '/'); if (slash == NULL) { - Var_Set(".PARSEDIR", curdir, VAR_GLOBAL, 0); - Var_Set(".PARSEFILE", filename, VAR_GLOBAL, 0); + Var_Set(".PARSEDIR", pd = curdir, VAR_GLOBAL, 0); + Var_Set(".PARSEFILE", pf = filename, VAR_GLOBAL, 0); + dirname= NULL; } else { len = slash - filename; dirname = bmake_malloc(len + 1); memcpy(dirname, filename, len); - dirname[len] = 0; - Var_Set(".PARSEDIR", dirname, VAR_GLOBAL, 0); - Var_Set(".PARSEFILE", slash+1, VAR_GLOBAL, 0); - free(dirname); + dirname[len] = '\0'; + Var_Set(".PARSEDIR", pd = dirname, VAR_GLOBAL, 0); + Var_Set(".PARSEFILE", pf = slash + 1, VAR_GLOBAL, 0); } + if (DEBUG(PARSE)) + fprintf(debug_file, "%s: ${.PARSEDIR} = `%s' ${.PARSEFILE} = `%s'\n", + __func__, pd, pf); + free(dirname); } /* @@ -2307,8 +2438,8 @@ Parse_SetInput(const char *name, int line, int fd, ParseTrackInput(name); if (DEBUG(PARSE)) - fprintf(debug_file, "Parse_SetInput: file %s, line %d, fd %d, nextbuf %p, arg %p\n", - name, line, fd, nextbuf, arg); + fprintf(debug_file, "%s: file %s, line %d, fd %d, nextbuf %p, arg %p\n", + __func__, name, line, fd, nextbuf, arg); if (fd == -1 && nextbuf == NULL) /* sanity */ @@ -2327,7 +2458,7 @@ Parse_SetInput(const char *name, int line, int fd, * name of the include file so error messages refer to the right * place. */ - curFile->fname = name; + curFile->fname = bmake_strdup(name); curFile->lineno = line; curFile->first_lineno = line; curFile->nextbuf = nextbuf; @@ -2340,6 +2471,8 @@ Parse_SetInput(const char *name, int line, int fd, buf = curFile->nextbuf(curFile->nextbuf_arg, &len); if (buf == NULL) { /* Was all a waste of time ... */ + if (curFile->fname) + free(curFile->fname); free(curFile); return; } @@ -2378,7 +2511,7 @@ ParseTraditionalInclude(char *line) char *all_files; if (DEBUG(PARSE)) { - fprintf(debug_file, "ParseTraditionalInclude: %s\n", file); + fprintf(debug_file, "%s: %s\n", __func__, file); } /* @@ -2415,6 +2548,55 @@ ParseTraditionalInclude(char *line) } #endif +#ifdef GMAKEEXPORT +/*- + *--------------------------------------------------------------------- + * ParseGmakeExport -- + * Parse export = + * + * And set the environment with it. + * + * Results: + * None + * + * Side Effects: + * None + *--------------------------------------------------------------------- + */ +static void +ParseGmakeExport(char *line) +{ + char *variable = &line[6]; + char *value; + + if (DEBUG(PARSE)) { + fprintf(debug_file, "%s: %s\n", __func__, variable); + } + + /* + * Skip over whitespace + */ + while (isspace((unsigned char)*variable)) + variable++; + + for (value = variable; *value && *value != '='; value++) + continue; + + if (*value != '=') { + Parse_Error(PARSE_FATAL, + "Variable/Value missing from \"export\""); + return; + } + *value++ = '\0'; /* terminate variable */ + + /* + * Expand the value before putting it in the environment. + */ + value = Var_Subst(NULL, value, VAR_CMD, FALSE); + setenv(variable, value, 1); +} +#endif + /*- *--------------------------------------------------------------------- * ParseEOF -- @@ -2468,6 +2650,8 @@ ParseEOF(void) /* We've run out of input */ Var_Delete(".PARSEDIR", VAR_GLOBAL); Var_Delete(".PARSEFILE", VAR_GLOBAL); + Var_Delete(".INCLUDEDFROMDIR", VAR_GLOBAL); + Var_Delete(".INCLUDEDFROMFILE", VAR_GLOBAL); return DONE; } @@ -2514,6 +2698,16 @@ ParseGetLine(int flags, int *length) if (cf->P_end == NULL) /* End of string (aka for loop) data */ break; + /* see if there is more we can parse */ + while (ptr++ < cf->P_end) { + if ((ch = *ptr) == '\n') { + if (ptr > line && ptr[-1] == '\\') + continue; + Parse_Error(PARSE_WARNING, + "Zero byte read from file, skipping rest of line."); + break; + } + } if (cf->nextbuf != NULL) { /* * End of this buffer; return EOF and outer logic @@ -2537,7 +2731,9 @@ ParseGetLine(int flags, int *length) } if (ch == '#' && comment == NULL) { /* Remember first '#' for comment stripping */ - comment = line_end; + /* Unless previous char was '[', as in modifier :[#] */ + if (!(ptr > line && ptr[-1] == '[')) + comment = line_end; } ptr++; if (ch == '\n') @@ -2861,6 +3057,17 @@ Parse_File(const char *name, int fd) ParseTraditionalInclude(line); continue; } +#endif +#ifdef GMAKEEXPORT + if (strncmp(line, "export", 6) == 0 && + isspace((unsigned char) line[6]) && + strchr(line, ':') == NULL) { + /* + * It's a Gmake "export". + */ + ParseGmakeExport(line); + continue; + } #endif if (Parse_IsVar(line)) { ParseFinishLine(); diff --git a/devel/bmake/files/pathnames.h b/devel/bmake/files/pathnames.h index 819d3cd1e..717c54e5d 100644 --- a/devel/bmake/files/pathnames.h +++ b/devel/bmake/files/pathnames.h @@ -1,4 +1,4 @@ -/* $NetBSD: pathnames.h,v 1.4 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: pathnames.h,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1990, 1993 @@ -29,7 +29,7 @@ * SUCH DAMAGE. * * from: @(#)pathnames.h 5.2 (Berkeley) 6/1/90 - * $Id: pathnames.h,v 1.4 2009/09/18 21:27:25 joerg Exp $ + * $Id: pathnames.h,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ #if HAVE_CONFIG_H diff --git a/devel/bmake/files/ranlib.h b/devel/bmake/files/ranlib.h index e165006cb..4fc3e6ffa 100644 --- a/devel/bmake/files/ranlib.h +++ b/devel/bmake/files/ranlib.h @@ -1,5 +1,5 @@ /* @(#)ranlib.h 1.6 88/08/19 SMI; from UCB 4.1 83/05/03 */ -/* $Id: ranlib.h,v 1.3 2008/03/09 19:54:29 joerg Exp $ */ +/* $Id: ranlib.h,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Structure of the __.SYMDEF table of contents for an archive. diff --git a/devel/bmake/files/realpath.c b/devel/bmake/files/realpath.c index a8dc83bd9..7cb367832 100644 --- a/devel/bmake/files/realpath.c +++ b/devel/bmake/files/realpath.c @@ -1,5 +1,5 @@ -/* $Id: realpath.c,v 1.1.1.2 2010/04/24 20:33:57 joerg Exp $ */ -/* from: $NetBSD: realpath.c,v 1.1.1.2 2010/04/24 20:33:57 joerg Exp $ */ +/* $Id: realpath.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ +/* from: $NetBSD: realpath.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1989, 1991, 1993, 1995 @@ -52,24 +52,40 @@ # include #endif +#ifndef __restrict +# define __restrict /* restrict */ +#endif + /* - * char *realpath(const char *path, char resolved[MAXPATHLEN]); + * char *realpath(const char *path, char *resolved); * * Find the real name of path, by removing all ".", ".." and symlink * components. Returns (resolved) on success, or (NULL) on failure, * in which case the path which caused trouble is left in (resolved). */ char * -realpath(const char *path, char *resolved) +realpath(const char * __restrict path, char * __restrict resolved) { struct stat sb; - int idx = 0, n, nlnk = 0; + int idx = 0, nlnk = 0; const char *q; - char *p, wbuf[2][MAXPATHLEN]; + char *p, wbuf[2][MAXPATHLEN], *fres; size_t len; + ssize_t n; + + /* POSIX sez we must test for this */ + if (path == NULL) { + errno = EINVAL; + return NULL; + } + + if (resolved == NULL) { + fres = resolved = malloc(MAXPATHLEN); + if (resolved == NULL) + return NULL; + } else + fres = NULL; - if (!path || !resolved || path == resolved) - return (NULL); /* * Build real path one by one with paying an attention to ., @@ -82,10 +98,10 @@ realpath(const char *path, char *resolved) */ p = resolved; - if (*path == 0) { - *p = 0; + if (*path == '\0') { + *p = '\0'; errno = ENOENT; - return (NULL); + goto out; } /* If relative path, start from current working directory. */ @@ -93,8 +109,8 @@ realpath(const char *path, char *resolved) /* check for resolved pointer to appease coverity */ if (resolved && getcwd(resolved, MAXPATHLEN) == NULL) { p[0] = '.'; - p[1] = 0; - return (NULL); + p[1] = '\0'; + goto out; } len = strlen(resolved); if (len > 1) @@ -106,18 +122,18 @@ loop: while (*path == '/') path++; - if (*path == 0) { + if (*path == '\0') { if (p == resolved) *p++ = '/'; - *p = 0; - return (resolved); + *p = '\0'; + return resolved; } /* Find the end of this component. */ q = path; do q++; - while (*q != '/' && *q != 0); + while (*q != '/' && *q != '\0'); /* Test . or .. */ if (path[0] == '.') { @@ -129,7 +145,7 @@ loop: /* Trim the last component. */ if (p != resolved) while (*--p != '/') - ; + continue; path = q; goto loop; } @@ -140,39 +156,39 @@ loop: errno = ENAMETOOLONG; if (p == resolved) *p++ = '/'; - *p = 0; - return (NULL); + *p = '\0'; + goto out; } p[0] = '/'; memcpy(&p[1], path, /* LINTED We know q > path. */ q - path); - p[1 + q - path] = 0; + p[1 + q - path] = '\0'; /* * If this component is a symlink, toss it and prepend link * target to unresolved path. */ - if (lstat(resolved, &sb) == -1) { - return (NULL); - } + if (lstat(resolved, &sb) == -1) + goto out; + if (S_ISLNK(sb.st_mode)) { if (nlnk++ >= MAXSYMLINKS) { errno = ELOOP; - return (NULL); + goto out; } n = readlink(resolved, wbuf[idx], sizeof(wbuf[0]) - 1); if (n < 0) - return (NULL); + goto out; if (n == 0) { errno = ENOENT; - return (NULL); + goto out; } /* Append unresolved path to link target and switch to it. */ if (n + (len = strlen(q)) + 1 > sizeof(wbuf[0])) { errno = ENAMETOOLONG; - return (NULL); + goto out; } memcpy(&wbuf[idx][n], q, len + 1); path = wbuf[idx]; @@ -185,12 +201,15 @@ loop: } if (*q == '/' && !S_ISDIR(sb.st_mode)) { errno = ENOTDIR; - return (NULL); + goto out; } /* Advance both resolved and unresolved path. */ p += 1 + q - path; path = q; goto loop; +out: + free(fres); + return NULL; } #endif diff --git a/devel/bmake/files/setenv.c b/devel/bmake/files/setenv.c index 9e2b924fc..2974b80a8 100644 --- a/devel/bmake/files/setenv.c +++ b/devel/bmake/files/setenv.c @@ -38,7 +38,7 @@ #if defined(LIBC_SCCS) && !defined(lint) /*static char *sccsid = "from: @(#)setenv.c 5.6 (Berkeley) 6/4/91";*/ -static char *rcsid = "$Id: setenv.c,v 1.2 2008/03/09 19:54:29 joerg Exp $"; +static char *rcsid = "$Id: setenv.c,v 1.3 2015/05/19 22:01:19 joerg Exp $"; #endif /* LIBC_SCCS and not lint */ #include diff --git a/devel/bmake/files/sigcompat.c b/devel/bmake/files/sigcompat.c index 837b9c401..161f4f279 100644 --- a/devel/bmake/files/sigcompat.c +++ b/devel/bmake/files/sigcompat.c @@ -104,7 +104,7 @@ #if defined(LIBC_SCCS) && !defined(lint) /*static char *sccsid = "from: @(#)sigcompat.c 5.3 (Berkeley) 2/24/91";*/ -static char *rcsid = "$Id: sigcompat.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $"; +static char *rcsid = "$Id: sigcompat.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"; #endif /* LIBC_SCCS and not lint */ #undef signal diff --git a/devel/bmake/files/sprite.h b/devel/bmake/files/sprite.h index b66ee595e..5b2299fe9 100644 --- a/devel/bmake/files/sprite.h +++ b/devel/bmake/files/sprite.h @@ -1,4 +1,4 @@ -/* $NetBSD: sprite.h,v 1.3 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: sprite.h,v 1.4 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 diff --git a/devel/bmake/files/str.c b/devel/bmake/files/str.c index db16743f4..82d79a40c 100644 --- a/devel/bmake/files/str.c +++ b/devel/bmake/files/str.c @@ -1,4 +1,4 @@ -/* $NetBSD: str.c,v 1.4 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: str.c,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,14 +69,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: str.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"; +static char rcsid[] = "$NetBSD: str.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)str.c 5.8 (Berkeley) 6/1/90"; #else -__RCSID("$NetBSD: str.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"); +__RCSID("$NetBSD: str.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -145,7 +145,7 @@ brk_string(const char *str, int *store_argc, Boolean expand, char **buffer) const char *p; int len; int argmax = 50, curlen = 0; - char **argv = bmake_malloc((argmax + 1) * sizeof(char *)); + char **argv; /* skip leading space chars. */ for (; *str == ' ' || *str == '\t'; ++str) @@ -155,6 +155,12 @@ brk_string(const char *str, int *store_argc, Boolean expand, char **buffer) if ((len = strlen(str) + 1) > curlen) *buffer = bmake_malloc(curlen = len); + /* + * initial argmax based on len + */ + argmax = MAX((len / 5), 50); + argv = bmake_malloc((argmax + 1) * sizeof(char *)); + /* * copy the string; at the same time, parse backslashes, * quotes and build the argument list. @@ -319,6 +325,8 @@ Str_FindSubstring(const char *string, const char *substring) * matching operation permits the following special characters in the * pattern: *?\[] (see the man page for details on what these mean). * + * XXX this function does not detect or report malformed patterns. + * * Side effects: None. */ int diff --git a/devel/bmake/files/stresep.c b/devel/bmake/files/stresep.c index 42ad8d08a..22640e336 100644 --- a/devel/bmake/files/stresep.c +++ b/devel/bmake/files/stresep.c @@ -1,4 +1,4 @@ -/* $NetBSD: stresep.c,v 1.1.1.1 2011/06/18 22:18:07 bsiegert Exp $ */ +/* $NetBSD: stresep.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 1990, 1993 diff --git a/devel/bmake/files/strlcpy.c b/devel/bmake/files/strlcpy.c index f9b87ffbb..8fd79bf86 100644 --- a/devel/bmake/files/strlcpy.c +++ b/devel/bmake/files/strlcpy.c @@ -1,4 +1,4 @@ -/* $NetBSD: strlcpy.c,v 1.1.1.1 2011/06/18 22:18:07 bsiegert Exp $ */ +/* $NetBSD: strlcpy.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /* $OpenBSD: strlcpy.c,v 1.7 2003/04/12 21:56:39 millert Exp $ */ /* diff --git a/devel/bmake/files/strlist.c b/devel/bmake/files/strlist.c index 43d2d5e13..683ea0c9e 100644 --- a/devel/bmake/files/strlist.c +++ b/devel/bmake/files/strlist.c @@ -1,4 +1,4 @@ -/* $NetBSD: strlist.c,v 1.1.1.1 2009/09/18 20:55:27 joerg Exp $ */ +/* $NetBSD: strlist.c,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 2008 - 2009 The NetBSD Foundation, Inc. @@ -33,11 +33,11 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: strlist.c,v 1.1.1.1 2009/09/18 20:55:27 joerg Exp $"; +static char rcsid[] = "$NetBSD: strlist.c,v 1.2 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint -__RCSID("$NetBSD: strlist.c,v 1.1.1.1 2009/09/18 20:55:27 joerg Exp $"); +__RCSID("$NetBSD: strlist.c,v 1.2 2015/05/19 22:01:19 joerg Exp $"); #endif /* not lint */ #endif diff --git a/devel/bmake/files/strlist.h b/devel/bmake/files/strlist.h index e93f93041..1f84b248f 100644 --- a/devel/bmake/files/strlist.h +++ b/devel/bmake/files/strlist.h @@ -1,4 +1,4 @@ -/* $NetBSD: strlist.h,v 1.1.1.1 2009/09/18 20:55:27 joerg Exp $ */ +/* $NetBSD: strlist.h,v 1.2 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 2008 - 2009 The NetBSD Foundation, Inc. diff --git a/devel/bmake/files/suff.c b/devel/bmake/files/suff.c index 149d64e62..8b5d61a7c 100644 --- a/devel/bmake/files/suff.c +++ b/devel/bmake/files/suff.c @@ -1,4 +1,4 @@ -/* $NetBSD: suff.c,v 1.4 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: suff.c,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,14 +69,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: suff.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"; +static char rcsid[] = "$NetBSD: suff.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)suff.c 8.4 (Berkeley) 3/21/94"; #else -__RCSID("$NetBSD: suff.c,v 1.4 2009/09/18 21:27:25 joerg Exp $"); +__RCSID("$NetBSD: suff.c,v 1.5 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -1434,7 +1434,7 @@ SuffFindCmds(Src *targ, Lst slst) * We haven't looked to see if .OPTIONAL files exist yet, so * don't use one as the implicit source. * This allows us to use .OPTIONAL in .depend files so make won't - * complain "don't know how to make xxx.h' when a dependant file + * complain "don't know how to make xxx.h' when a dependent file * has been moved/deleted. */ continue; @@ -2058,118 +2058,124 @@ SuffFindNormalDeps(GNode *gn, Lst slst) * children, then look for any overriding transformations they imply. * Should we find one, we discard the one we found before. */ + bottom = NULL; + targ = NULL; - while (ln != NULL) { - /* - * Look for next possible suffix... - */ - ln = Lst_FindFrom(sufflist, ln, &sd, SuffSuffIsSuffixP); - - if (ln != NULL) { - int prefLen; /* Length of the prefix */ + if (!(gn->type & OP_PHONY)) { + while (ln != NULL) { /* - * Allocate a Src structure to which things can be transformed + * Look for next possible suffix... */ + ln = Lst_FindFrom(sufflist, ln, &sd, SuffSuffIsSuffixP); + + if (ln != NULL) { + int prefLen; /* Length of the prefix */ + + /* + * Allocate a Src structure to which things can be transformed + */ + targ = bmake_malloc(sizeof(Src)); + targ->file = bmake_strdup(gn->name); + targ->suff = (Suff *)Lst_Datum(ln); + targ->suff->refCount++; + targ->node = gn; + targ->parent = NULL; + targ->children = 0; +#ifdef DEBUG_SRC + targ->cp = Lst_Init(FALSE); +#endif + + /* + * Allocate room for the prefix, whose end is found by + * subtracting the length of the suffix from + * the end of the name. + */ + prefLen = (eoname - targ->suff->nameLen) - sopref; + targ->pref = bmake_malloc(prefLen + 1); + memcpy(targ->pref, sopref, prefLen); + targ->pref[prefLen] = '\0'; + + /* + * Add nodes from which the target can be made + */ + SuffAddLevel(srcs, targ); + + /* + * Record the target so we can nuke it + */ + (void)Lst_AtEnd(targs, targ); + + /* + * Search from this suffix's successor... + */ + ln = Lst_Succ(ln); + } + } + + /* + * Handle target of unknown suffix... + */ + if (Lst_IsEmpty(targs) && suffNull != NULL) { + if (DEBUG(SUFF)) { + fprintf(debug_file, "\tNo known suffix on %s. Using .NULL suffix\n", gn->name); + } + targ = bmake_malloc(sizeof(Src)); targ->file = bmake_strdup(gn->name); - targ->suff = (Suff *)Lst_Datum(ln); + targ->suff = suffNull; targ->suff->refCount++; targ->node = gn; targ->parent = NULL; targ->children = 0; + targ->pref = bmake_strdup(sopref); #ifdef DEBUG_SRC targ->cp = Lst_Init(FALSE); #endif /* - * Allocate room for the prefix, whose end is found by subtracting - * the length of the suffix from the end of the name. + * Only use the default suffix rules if we don't have commands + * defined for this gnode; traditional make programs used to + * not define suffix rules if the gnode had children but we + * don't do this anymore. */ - prefLen = (eoname - targ->suff->nameLen) - sopref; - targ->pref = bmake_malloc(prefLen + 1); - memcpy(targ->pref, sopref, prefLen); - targ->pref[prefLen] = '\0'; + if (Lst_IsEmpty(gn->commands)) + SuffAddLevel(srcs, targ); + else { + if (DEBUG(SUFF)) + fprintf(debug_file, "not "); + } - /* - * Add nodes from which the target can be made - */ - SuffAddLevel(srcs, targ); - - /* - * Record the target so we can nuke it - */ - (void)Lst_AtEnd(targs, targ); - - /* - * Search from this suffix's successor... - */ - ln = Lst_Succ(ln); - } - } - - /* - * Handle target of unknown suffix... - */ - if (Lst_IsEmpty(targs) && suffNull != NULL) { - if (DEBUG(SUFF)) { - fprintf(debug_file, "\tNo known suffix on %s. Using .NULL suffix\n", gn->name); - } - - targ = bmake_malloc(sizeof(Src)); - targ->file = bmake_strdup(gn->name); - targ->suff = suffNull; - targ->suff->refCount++; - targ->node = gn; - targ->parent = NULL; - targ->children = 0; - targ->pref = bmake_strdup(sopref); -#ifdef DEBUG_SRC - targ->cp = Lst_Init(FALSE); -#endif - - /* - * Only use the default suffix rules if we don't have commands - * defined for this gnode; traditional make programs used to - * not define suffix rules if the gnode had children but we - * don't do this anymore. - */ - if (Lst_IsEmpty(gn->commands)) - SuffAddLevel(srcs, targ); - else { if (DEBUG(SUFF)) - fprintf(debug_file, "not "); + fprintf(debug_file, "adding suffix rules\n"); + + (void)Lst_AtEnd(targs, targ); } - if (DEBUG(SUFF)) - fprintf(debug_file, "adding suffix rules\n"); - - (void)Lst_AtEnd(targs, targ); - } - - /* - * Using the list of possible sources built up from the target suffix(es), - * try and find an existing file/target that matches. - */ - bottom = SuffFindThem(srcs, slst); - - if (bottom == NULL) { /* - * No known transformations -- use the first suffix found for setting - * the local variables. + * Using the list of possible sources built up from the target + * suffix(es), try and find an existing file/target that matches. */ - if (!Lst_IsEmpty(targs)) { - targ = (Src *)Lst_Datum(Lst_First(targs)); + bottom = SuffFindThem(srcs, slst); + + if (bottom == NULL) { + /* + * No known transformations -- use the first suffix found + * for setting the local variables. + */ + if (!Lst_IsEmpty(targs)) { + targ = (Src *)Lst_Datum(Lst_First(targs)); + } else { + targ = NULL; + } } else { - targ = NULL; + /* + * Work up the transformation path to find the suffix of the + * target to which the transformation was made. + */ + for (targ = bottom; targ->parent != NULL; targ = targ->parent) + continue; } - } else { - /* - * Work up the transformation path to find the suffix of the - * target to which the transformation was made. - */ - for (targ = bottom; targ->parent != NULL; targ = targ->parent) - continue; } Var_Set(TARGET, gn->path ? gn->path : gn->name, gn, 0); @@ -2406,15 +2412,19 @@ Suff_FindDeps(GNode *gn) static void SuffFindDeps(GNode *gn, Lst slst) { - if (gn->type & (OP_DEPS_FOUND|OP_PHONY)) { + if (gn->type & OP_DEPS_FOUND) { /* * If dependencies already found, no need to do it again... - * If this is a .PHONY target, we do not apply suffix rules. */ return; } else { gn->type |= OP_DEPS_FOUND; } + /* + * Make sure we have these set, may get revised below. + */ + Var_Set(TARGET, gn->path ? gn->path : gn->name, gn, 0); + Var_Set(PREFIX, gn->name, gn, 0); if (DEBUG(SUFF)) { fprintf(debug_file, "SuffFindDeps (%s)\n", gn->name); diff --git a/devel/bmake/files/targ.c b/devel/bmake/files/targ.c index d8973cd4e..65b20ad1e 100644 --- a/devel/bmake/files/targ.c +++ b/devel/bmake/files/targ.c @@ -1,4 +1,4 @@ -/* $NetBSD: targ.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: targ.c,v 1.6 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,14 +69,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: targ.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: targ.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)targ.c 8.2 (Berkeley) 3/19/94"; #else -__RCSID("$NetBSD: targ.c,v 1.5 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: targ.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -512,7 +512,7 @@ Targ_SetMain(GNode *gn) } static int -TargPrintName(void *gnp, void *pflags __unused) +TargPrintName(void *gnp, void *pflags MAKE_ATTR_UNUSED) { GNode *gn = (GNode *)gnp; @@ -717,7 +717,7 @@ Targ_PrintNode(void *gnp, void *passp) *----------------------------------------------------------------------- */ static int -TargPrintOnlySrc(void *gnp, void *dummy __unused) +TargPrintOnlySrc(void *gnp, void *dummy MAKE_ATTR_UNUSED) { GNode *gn = (GNode *)gnp; if (!OP_NOP(gn->type)) @@ -790,7 +790,7 @@ Targ_PrintGraph(int pass) *----------------------------------------------------------------------- */ static int -TargPropagateNode(void *gnp, void *junk __unused) +TargPropagateNode(void *gnp, void *junk MAKE_ATTR_UNUSED) { GNode *gn = (GNode *)gnp; diff --git a/devel/bmake/files/trace.c b/devel/bmake/files/trace.c index 917885b88..9b0f35cdb 100644 --- a/devel/bmake/files/trace.c +++ b/devel/bmake/files/trace.c @@ -1,4 +1,4 @@ -/* $NetBSD: trace.c,v 1.5 2009/09/18 21:27:25 joerg Exp $ */ +/* $NetBSD: trace.c,v 1.6 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -31,11 +31,11 @@ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: trace.c,v 1.5 2009/09/18 21:27:25 joerg Exp $"; +static char rcsid[] = "$NetBSD: trace.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint -__RCSID("$NetBSD: trace.c,v 1.5 2009/09/18 21:27:25 joerg Exp $"); +__RCSID("$NetBSD: trace.c,v 1.6 2015/05/19 22:01:19 joerg Exp $"); #endif /* not lint */ #endif diff --git a/devel/bmake/files/trace.h b/devel/bmake/files/trace.h index 2b9ded52c..7ca1204f5 100644 --- a/devel/bmake/files/trace.h +++ b/devel/bmake/files/trace.h @@ -1,4 +1,4 @@ -/* $NetBSD: trace.h,v 1.4 2008/11/11 14:37:05 joerg Exp $ */ +/* $NetBSD: trace.h,v 1.5 2015/05/19 22:01:19 joerg Exp $ */ /*- * Copyright (c) 2000 The NetBSD Foundation, Inc. diff --git a/devel/bmake/files/unit-tests/Makefile.in b/devel/bmake/files/unit-tests/Makefile.in index f6c58ee93..dc1c93f27 100644 --- a/devel/bmake/files/unit-tests/Makefile.in +++ b/devel/bmake/files/unit-tests/Makefile.in @@ -1,17 +1,18 @@ -# $Id: Makefile.in,v 1.8 2011/06/18 22:39:46 bsiegert Exp $ +# $Id: Makefile.in,v 1.9 2015/05/19 22:01:19 joerg Exp $ # -# $NetBSD: Makefile.in,v 1.8 2011/06/18 22:39:46 bsiegert Exp $ +# $NetBSD: Makefile.in,v 1.9 2015/05/19 22:01:19 joerg Exp $ # # Unit tests for make(1) # The main targets are: # # all: run all the tests -# test: run 'all', capture output and compare to expected results +# test: run 'all', and compare to expected results # accept: move generated output to expected results # # Adding a test case. # Each feature should get its own set of tests in its own suitably -# named makefile which should be added to SUBFILES to hook it in. +# named makefile (*.mk), with its own set of expected results (*.exp), +# and it should be added to the TESTNAMES list. # srcdir= @srcdir@ @@ -19,17 +20,21 @@ srcdir= @srcdir@ .MAIN: all UNIT_TESTS:= ${srcdir} +.PATH: ${UNIT_TESTS} -# Simple sub-makefiles - we run them as a black box -# keep the list sorted. -SUBFILES= \ +# Each test is in a sub-makefile. +# Keep the list sorted. +TESTNAMES= \ comment \ cond1 \ + cond2 \ error \ export \ export-all \ + export-env \ doterror \ dotwait \ + forloop \ forsubst \ hash \ misc \ @@ -39,28 +44,44 @@ SUBFILES= \ modorder \ modts \ modword \ + order \ posix \ qequals \ + sunshcmd \ sysv \ ternary \ unexport \ unexport-env \ - varcmd + varcmd \ + varmisc \ + varshell -all: ${SUBFILES} +# these tests were broken by referting POSIX chanegs +STRICT_POSIX_TESTS = \ + escape \ + impsrc \ + phony-end \ + posix1 \ + suffixes +# Override make flags for certain tests flags.doterror= +flags.order=-j1 -# the tests are actually done with sub-makes. -.PHONY: ${SUBFILES} -.PRECIOUS: ${SUBFILES} -${SUBFILES}: - -@${.MAKE} ${flags.$@:U-k} -f ${UNIT_TESTS}/$@ +OUTFILES= ${TESTNAMES:S/$/.out/} + +all: ${OUTFILES} + +CLEANFILES += *.rawout *.out *.status *.tmp *.core *.tmp +CLEANFILES += obj*.[och] lib*.a # posix1.mk +CLEANFILES += issue* .[ab]* # suffixes.mk +CLEANRECURSIVE += dir dummy # posix1.mk clean: - rm -f *.out *.fail *.core - -.-include + rm -f ${CLEANFILES} +.if !empty(CLEANRECURSIVE) + rm -rf ${CLEANRECURSIVE} +.endif TEST_MAKE?= ${.MAKE} TOOL_SED?= sed @@ -68,27 +89,63 @@ TOOL_TR?= tr TOOL_DIFF?= diff DIFF_FLAGS?= @diff_u@ +.if defined(.PARSEDIR) # ensure consistent results from sort(1) LC_ALL= C LANG= C .export LANG LC_ALL +.endif + +# some tests need extra post-processing +SED_CMDS.varshell = -e 's,^[a-z]*sh: ,,' \ + -e '/command/s,No such.*,not found,' + +# the tests are actually done with sub-makes. +.SUFFIXES: .mk .rawout .out +.mk.rawout: + @echo ${TEST_MAKE} ${flags.${.TARGET:R}:U-k} -f ${.IMPSRC} + -@cd ${.OBJDIR} && \ + { ${TEST_MAKE} ${flags.${.TARGET:R}:U-k} -f ${.IMPSRC} \ + 2>&1 ; echo $$? >${.TARGET:R}.status ; } > ${.TARGET}.tmp + @mv ${.TARGET}.tmp ${.TARGET} -# The driver. # We always pretend .MAKE was called 'make' # and strip ${.CURDIR}/ from the output # and replace anything after 'stopped in' with unit-tests # so the results can be compared. -test: - @echo "${TEST_MAKE} -f ${MAKEFILE} > ${.TARGET}.out 2>&1" - @cd ${.OBJDIR} && ${TEST_MAKE} -f ${MAKEFILE} 2>&1 | \ - ${TOOL_TR} -d '\015' | \ - ${TOOL_SED} -e 's,^${TEST_MAKE:T:C/\./\\\./g}:,make:,' \ - -e '/stopped/s, /.*, unit-tests,' \ - -e 's,${.CURDIR:C/\./\\\./g}/,,g' \ - -e 's,${UNIT_TESTS:C/\./\\\./g}/,,g' > ${.TARGET}.out || { \ - tail ${.TARGET}.out; mv ${.TARGET}.out ${.TARGET}.fail; exit 1; } - ${TOOL_DIFF} ${DIFF_FLAGS} ${UNIT_TESTS}/${.TARGET}.exp ${.TARGET}.out +.rawout.out: + @echo postprocess ${.TARGET} + @${TOOL_SED} -e 's,^${TEST_MAKE:T:C/\./\\\./g}[][0-9]*:,make:,' \ + -e 's,${TEST_MAKE:C/\./\\\./g},make,' \ + -e '/stopped/s, /.*, unit-tests,' \ + -e 's,${.CURDIR:C/\./\\\./g}/,,g' \ + -e 's,${UNIT_TESTS:C/\./\\\./g}/,,g' ${SED_CMDS.${.TARGET:T:R}} \ + < ${.IMPSRC} > ${.TARGET}.tmp + @echo "exit status `cat ${.TARGET:R}.status`" >> ${.TARGET}.tmp + @mv ${.TARGET}.tmp ${.TARGET} + +# Compare all output files +test: ${OUTFILES} .PHONY + @failed= ; \ + for test in ${TESTNAMES}; do \ + ${TOOL_DIFF} -u ${UNIT_TESTS}/$${test}.exp $${test}.out \ + || failed="$${failed}$${failed:+ }$${test}" ; \ + done ; \ + if [ -n "$${failed}" ]; then \ + echo "Failed tests: $${failed}" ; false ; \ + else \ + echo "All tests passed" ; \ + fi accept: - mv test.out ${srcdir}/test.exp + @for test in ${TESTNAMES}; do \ + cmp -s ${UNIT_TESTS}/$${test}.exp $${test}.out \ + || { echo "Replacing $${test}.exp" ; \ + cp $${test}.out ${UNIT_TESTS}/$${test}.exp ; } \ + done +.if exists(${TEST_MAKE}) +${TESTNAMES:S/$/.rawout/}: ${TEST_MAKE} +.endif + +.-include diff --git a/devel/bmake/files/unit-tests/comment.exp b/devel/bmake/files/unit-tests/comment.exp new file mode 100644 index 000000000..9a97df0b7 --- /dev/null +++ b/devel/bmake/files/unit-tests/comment.exp @@ -0,0 +1,5 @@ +comment testing start +this is foo +This is how a comment looks: # comment +comment testing done +exit status 0 diff --git a/devel/bmake/files/unit-tests/comment b/devel/bmake/files/unit-tests/comment.mk similarity index 100% rename from devel/bmake/files/unit-tests/comment rename to devel/bmake/files/unit-tests/comment.mk diff --git a/devel/bmake/files/unit-tests/cond1 b/devel/bmake/files/unit-tests/cond1 deleted file mode 100644 index f485ef5c2..000000000 --- a/devel/bmake/files/unit-tests/cond1 +++ /dev/null @@ -1,109 +0,0 @@ -# $Id: cond1,v 1.4 2011/06/18 22:39:46 bsiegert Exp $ - -# hard code these! -TEST_UNAME_S= NetBSD -TEST_UNAME_M= sparc -TEST_MACHINE= i386 - -.if ${TEST_UNAME_S} -Ok=var, -.endif -.if ("${TEST_UNAME_S}") -Ok+=(\"var\"), -.endif -.if (${TEST_UNAME_M} != ${TEST_MACHINE}) -Ok+=(var != var), -.endif -.if ${TEST_UNAME_M} != ${TEST_MACHINE} -Ok+= var != var, -.endif -.if !((${TEST_UNAME_M} != ${TEST_MACHINE}) && defined(X)) -Ok+= !((var != var) && defined(name)), -.endif -# from bsd.obj.mk -MKOBJ?=no -.if ${MKOBJ} == "no" -o= no -Ok+= var == "quoted", -.else -.if defined(notMAKEOBJDIRPREFIX) || defined(norMAKEOBJDIR) -.if defined(notMAKEOBJDIRPREFIX) -o=${MAKEOBJDIRPREFIX}${__curdir} -.else -o= ${MAKEOBJDIR} -.endif -.endif -o= o -.endif - -# repeat the above to check we get the same result -.if ${MKOBJ} == "no" -o2= no -.else -.if defined(notMAKEOBJDIRPREFIX) || defined(norMAKEOBJDIR) -.if defined(notMAKEOBJDIRPREFIX) -o2=${MAKEOBJDIRPREFIX}${__curdir} -.else -o2= ${MAKEOBJDIR} -.endif -.endif -o2= o -.endif - -PRIMES=2 3 5 7 11 -NUMBERS=1 2 3 4 5 - -n=2 -.if ${PRIMES:M$n} == "" -X=not -.else -X= -.endif - -.if ${MACHINE_ARCH} == no-such -A=one -.else -.if ${MACHINE_ARCH} == not-this -.if ${MACHINE_ARCH} == something-else -A=unlikely -.else -A=no -.endif -.endif -A=other -# We expect an extra else warning - we're not skipping here -.else -A=this should be an error -.endif - -.if $X != "" -.if $X == not -B=one -.else -B=other -# We expect an extra else warning - we are skipping here -.else -B=this should be an error -.endif -.else -B=unknown -.endif - -.if "quoted" == quoted -C=clever -.else -C=dim -.endif - -.if defined(nosuch) && ${nosuch:Mx} != "" -# this should not happen -.info nosuch is x -.endif - -all: - @echo "$n is $X prime" - @echo "A='$A' B='$B' C='$C' o='$o,${o2}'" - @echo "Passed:${.newline} ${Ok:S/,/${.newline}/}" - @echo "${NUMBERS:@n@$n is ${("${PRIMES:M$n}" == ""):?not:} prime${.newline}@}" - @echo "${"${DoNotQuoteHere:U0}" > 0:?OK:No}" - @echo "${${NoSuchNumber:U42} > 0:?OK:No}" diff --git a/devel/bmake/files/unit-tests/cond1.exp b/devel/bmake/files/unit-tests/cond1.exp new file mode 100644 index 000000000..701d504fc --- /dev/null +++ b/devel/bmake/files/unit-tests/cond1.exp @@ -0,0 +1,23 @@ +make: "cond1.mk" line 75: warning: extra else +make: "cond1.mk" line 85: warning: extra else +2 is prime +A='other' B='unknown' C='clever' o='no,no' +Passed: + var + ("var") + (var != var) + var != var + !((var != var) && defined(name)) + var == quoted + +1 is not prime +2 is prime +3 is prime +4 is not prime +5 is prime + +make: warning: String comparison operator should be either == or != +make: Bad conditional expression `"0" > 0' in "0" > 0?OK:No + +OK +exit status 0 diff --git a/devel/bmake/files/unit-tests/cond1.mk b/devel/bmake/files/unit-tests/cond1.mk new file mode 100644 index 000000000..cf9478302 --- /dev/null +++ b/devel/bmake/files/unit-tests/cond1.mk @@ -0,0 +1,109 @@ +# $Id: cond1.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# hard code these! +TEST_UNAME_S= NetBSD +TEST_UNAME_M= sparc +TEST_MACHINE= i386 + +.if ${TEST_UNAME_S} +Ok=var, +.endif +.if ("${TEST_UNAME_S}") +Ok+=(\"var\"), +.endif +.if (${TEST_UNAME_M} != ${TEST_MACHINE}) +Ok+=(var != var), +.endif +.if ${TEST_UNAME_M} != ${TEST_MACHINE} +Ok+= var != var, +.endif +.if !((${TEST_UNAME_M} != ${TEST_MACHINE}) && defined(X)) +Ok+= !((var != var) && defined(name)), +.endif +# from bsd.obj.mk +MKOBJ?=no +.if ${MKOBJ} == "no" +o= no +Ok+= var == "quoted", +.else +.if defined(notMAKEOBJDIRPREFIX) || defined(norMAKEOBJDIR) +.if defined(notMAKEOBJDIRPREFIX) +o=${MAKEOBJDIRPREFIX}${__curdir} +.else +o= ${MAKEOBJDIR} +.endif +.endif +o= o +.endif + +# repeat the above to check we get the same result +.if ${MKOBJ} == "no" +o2= no +.else +.if defined(notMAKEOBJDIRPREFIX) || defined(norMAKEOBJDIR) +.if defined(notMAKEOBJDIRPREFIX) +o2=${MAKEOBJDIRPREFIX}${__curdir} +.else +o2= ${MAKEOBJDIR} +.endif +.endif +o2= o +.endif + +PRIMES=2 3 5 7 11 +NUMBERS=1 2 3 4 5 + +n=2 +.if ${PRIMES:M$n} == "" +X=not +.else +X= +.endif + +.if ${MACHINE_ARCH} == no-such +A=one +.else +.if ${MACHINE_ARCH} == not-this +.if ${MACHINE_ARCH} == something-else +A=unlikely +.else +A=no +.endif +.endif +A=other +# We expect an extra else warning - we're not skipping here +.else +A=this should be an error +.endif + +.if $X != "" +.if $X == not +B=one +.else +B=other +# We expect an extra else warning - we are skipping here +.else +B=this should be an error +.endif +.else +B=unknown +.endif + +.if "quoted" == quoted +C=clever +.else +C=dim +.endif + +.if defined(nosuch) && ${nosuch:Mx} != "" +# this should not happen +.info nosuch is x +.endif + +all: + @echo "$n is $X prime" + @echo "A='$A' B='$B' C='$C' o='$o,${o2}'" + @echo "Passed:${.newline} ${Ok:S/,/${.newline}/}" + @echo "${NUMBERS:@n@$n is ${("${PRIMES:M$n}" == ""):?not:} prime${.newline}@}" + @echo "${"${DoNotQuoteHere:U0}" > 0:?OK:No}" + @echo "${${NoSuchNumber:U42} > 0:?OK:No}" diff --git a/devel/bmake/files/unit-tests/cond2.exp b/devel/bmake/files/unit-tests/cond2.exp new file mode 100644 index 000000000..22e76a5b2 --- /dev/null +++ b/devel/bmake/files/unit-tests/cond2.exp @@ -0,0 +1,7 @@ +make: Bad conditional expression ` == "empty"' in == "empty"?oops:ok +make: "cond2.mk" line 13: Malformed conditional ({TEST_TYPO} == "Ok") +TEST_NOT_SET is empty or not defined +make: "cond2.mk" line 20: Malformed conditional (${TEST_NOT_SET} == "empty") +make: Fatal errors encountered -- cannot continue +make: stopped in unit-tests +exit status 1 diff --git a/devel/bmake/files/unit-tests/cond2.mk b/devel/bmake/files/unit-tests/cond2.mk new file mode 100644 index 000000000..99ecaa965 --- /dev/null +++ b/devel/bmake/files/unit-tests/cond2.mk @@ -0,0 +1,25 @@ +# $Id: cond2.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +TEST_UNAME_S= NetBSD + +# this should be ok +X:= ${${TEST_UNAME_S} == "NetBSD":?Ok:fail} +.if $X == "Ok" +Y= good +.endif +# expect: Bad conditional expression ` == "empty"' in == "empty"?oops:ok +X:= ${${TEST_NOT_SET} == "empty":?oops:ok} +# expect: Malformed conditional ({TEST_TYPO} == "Ok") +.if {TEST_TYPO} == "Ok" +Y= oops +.endif +.if empty(TEST_NOT_SET) +Y!= echo TEST_NOT_SET is empty or not defined >&2; echo +.endif +# expect: Malformed conditional (${TEST_NOT_SET} == "empty") +.if ${TEST_NOT_SET} == "empty" +Y= oops +.endif + +all: + @echo $@ diff --git a/devel/bmake/files/unit-tests/doterror b/devel/bmake/files/unit-tests/doterror deleted file mode 100644 index edc30e568..000000000 --- a/devel/bmake/files/unit-tests/doterror +++ /dev/null @@ -1,20 +0,0 @@ -# $Id: doterror,v 1.1.1.1 2010/04/20 13:32:42 joerg Exp $ - - -.BEGIN: - @echo At first, I am - -.END: - @echo not reached - -.ERROR: - @echo "$@: Looks like '${.ERROR_TARGET}' is upset." - -all: happy sad - -happy: - @echo $@ - -sad: - @echo and now: $@; exit 1 - diff --git a/devel/bmake/files/unit-tests/doterror.exp b/devel/bmake/files/unit-tests/doterror.exp new file mode 100644 index 000000000..0447a5193 --- /dev/null +++ b/devel/bmake/files/unit-tests/doterror.exp @@ -0,0 +1,9 @@ +At first, I am +happy +and now: sad +.ERROR: Looks like 'sad' is upset. +*** Error code 1 + +Stop. +make: stopped in unit-tests +exit status 1 diff --git a/devel/bmake/files/unit-tests/doterror.mk b/devel/bmake/files/unit-tests/doterror.mk new file mode 100644 index 000000000..ef6dd7b1e --- /dev/null +++ b/devel/bmake/files/unit-tests/doterror.mk @@ -0,0 +1,20 @@ +# $Id: doterror.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + + +.BEGIN: + @echo At first, I am + +.END: + @echo not reached + +.ERROR: + @echo "$@: Looks like '${.ERROR_TARGET}' is upset." + +all: happy sad + +happy: + @echo $@ + +sad: + @echo and now: $@; exit 1 + diff --git a/devel/bmake/files/unit-tests/dotwait b/devel/bmake/files/unit-tests/dotwait deleted file mode 100644 index 67fd5f951..000000000 --- a/devel/bmake/files/unit-tests/dotwait +++ /dev/null @@ -1,61 +0,0 @@ -# $NetBSD: dotwait,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $ - -THISMAKEFILE:= ${.PARSEDIR}/${.PARSEFILE} - -TESTS= simple recursive shared cycle -PAUSE= sleep 1 - -# Use a .for loop rather than dependencies here, to ensure -# that the tests are run one by one, with parallelism -# only within tests. -# Ignore "--- target ---" lines printed by parallel make. -all: -.for t in ${TESTS} - @${.MAKE} -f ${THISMAKEFILE} -j4 $t | grep -v "^--- " -.endfor - -# -# Within each test, the names of the sub-targets follow these -# conventions: -# * If it's expected that two or more targets may be made in parallel, -# then the target names will differ only in an alphabetic component -# such as ".a" or ".b". -# * If it's expected that two or more targets should be made in sequence -# then the target names will differ in numeric components, such that -# lexical ordering of the target names matches the expected order -# in which the targets should be made. -# -# Targets may echo ${PARALLEL_TARG} to print a modified version -# of their own name, in which alphabetic components like ".a" or ".b" -# are converted to ".*". Two targets that are expected to -# be made in parallel will thus print the same strings, so that the -# output is independent of the order in which these targets are made. -# -PARALLEL_TARG= ${.TARGET:C/\.[a-z]/.*/g:Q} -.DEFAULT: - @echo ${PARALLEL_TARG}; ${PAUSE}; echo ${PARALLEL_TARG} -_ECHOUSE: .USE - @echo ${PARALLEL_TARG}; ${PAUSE}; echo ${PARALLEL_TARG} - -# simple: no recursion, no cycles -simple: simple.1 .WAIT simple.2 - -# recursive: all children of the left hand side of the .WAIT -# must be made before any child of the right hand side. -recursive: recursive.1.99 .WAIT recursive.2.99 -recursive.1.99: recursive.1.1.a recursive.1.1.b _ECHOUSE -recursive.2.99: recursive.2.1.a recursive.2.1.b _ECHOUSE - -# shared: both shared.1.99 and shared.2.99 depend on shared.0. -# shared.0 must be made first, even though it is a child of -# the right hand side of the .WAIT. -shared: shared.1.99 .WAIT shared.2.99 -shared.1.99: shared.0 _ECHOUSE -shared.2.99: shared.2.1 shared.0 _ECHOUSE - -# cycle: the cyclic dependency must not cause infinite recursion -# leading to stack overflow and a crash. -cycle: cycle.1.99 .WAIT cycle.2.99 -cycle.2.99: cycle.2.98 _ECHOUSE -cycle.2.98: cycle.2.97 _ECHOUSE -cycle.2.97: cycle.2.99 _ECHOUSE diff --git a/devel/bmake/files/unit-tests/dotwait.exp b/devel/bmake/files/unit-tests/dotwait.exp new file mode 100644 index 000000000..6bf96e301 --- /dev/null +++ b/devel/bmake/files/unit-tests/dotwait.exp @@ -0,0 +1,30 @@ +simple.1 +simple.1 +simple.2 +simple.2 +recursive.1.1.* +recursive.1.1.* +recursive.1.1.* +recursive.1.1.* +recursive.1.99 +recursive.1.99 +recursive.2.1.* +recursive.2.1.* +recursive.2.1.* +recursive.2.1.* +recursive.2.99 +recursive.2.99 +shared.0 +shared.0 +shared.1.99 +shared.1.99 +shared.2.1 +shared.2.1 +shared.2.99 +shared.2.99 +make: Graph cycles through `cycle.2.99' +make: Graph cycles through `cycle.2.98' +make: Graph cycles through `cycle.2.97' +cycle.1.99 +cycle.1.99 +exit status 0 diff --git a/devel/bmake/files/unit-tests/dotwait.mk b/devel/bmake/files/unit-tests/dotwait.mk new file mode 100644 index 000000000..c4a2a88ba --- /dev/null +++ b/devel/bmake/files/unit-tests/dotwait.mk @@ -0,0 +1,61 @@ +# $NetBSD: dotwait.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +THISMAKEFILE:= ${.PARSEDIR}/${.PARSEFILE} + +TESTS= simple recursive shared cycle +PAUSE= sleep 1 + +# Use a .for loop rather than dependencies here, to ensure +# that the tests are run one by one, with parallelism +# only within tests. +# Ignore "--- target ---" lines printed by parallel make. +all: +.for t in ${TESTS} + @${.MAKE} -f ${THISMAKEFILE} -j4 $t | grep -v "^--- " +.endfor + +# +# Within each test, the names of the sub-targets follow these +# conventions: +# * If it's expected that two or more targets may be made in parallel, +# then the target names will differ only in an alphabetic component +# such as ".a" or ".b". +# * If it's expected that two or more targets should be made in sequence +# then the target names will differ in numeric components, such that +# lexical ordering of the target names matches the expected order +# in which the targets should be made. +# +# Targets may echo ${PARALLEL_TARG} to print a modified version +# of their own name, in which alphabetic components like ".a" or ".b" +# are converted to ".*". Two targets that are expected to +# be made in parallel will thus print the same strings, so that the +# output is independent of the order in which these targets are made. +# +PARALLEL_TARG= ${.TARGET:C/\.[a-z]/.*/g:Q} +.DEFAULT: + @echo ${PARALLEL_TARG}; ${PAUSE}; echo ${PARALLEL_TARG} +_ECHOUSE: .USE + @echo ${PARALLEL_TARG}; ${PAUSE}; echo ${PARALLEL_TARG} + +# simple: no recursion, no cycles +simple: simple.1 .WAIT simple.2 + +# recursive: all children of the left hand side of the .WAIT +# must be made before any child of the right hand side. +recursive: recursive.1.99 .WAIT recursive.2.99 +recursive.1.99: recursive.1.1.a recursive.1.1.b _ECHOUSE +recursive.2.99: recursive.2.1.a recursive.2.1.b _ECHOUSE + +# shared: both shared.1.99 and shared.2.99 depend on shared.0. +# shared.0 must be made first, even though it is a child of +# the right hand side of the .WAIT. +shared: shared.1.99 .WAIT shared.2.99 +shared.1.99: shared.0 _ECHOUSE +shared.2.99: shared.2.1 shared.0 _ECHOUSE + +# cycle: the cyclic dependency must not cause infinite recursion +# leading to stack overflow and a crash. +cycle: cycle.1.99 .WAIT cycle.2.99 +cycle.2.99: cycle.2.98 _ECHOUSE +cycle.2.98: cycle.2.97 _ECHOUSE +cycle.2.97: cycle.2.99 _ECHOUSE diff --git a/devel/bmake/files/unit-tests/error b/devel/bmake/files/unit-tests/error deleted file mode 100644 index 095a652ec..000000000 --- a/devel/bmake/files/unit-tests/error +++ /dev/null @@ -1,10 +0,0 @@ -# $Id: error,v 1.1.1.2 2010/09/07 14:12:27 joerg Exp $ - -.info just FYI -.warning this could be serious -.error this is fatal - -all: - -.info.html: - @echo this should be ignored diff --git a/devel/bmake/files/unit-tests/error.exp b/devel/bmake/files/unit-tests/error.exp new file mode 100644 index 000000000..a2bf71b71 --- /dev/null +++ b/devel/bmake/files/unit-tests/error.exp @@ -0,0 +1,4 @@ +make: "error.mk" line 3: just FYI +make: "error.mk" line 4: warning: this could be serious +make: "error.mk" line 5: this is fatal +exit status 1 diff --git a/devel/bmake/files/unit-tests/error.mk b/devel/bmake/files/unit-tests/error.mk new file mode 100644 index 000000000..07b471684 --- /dev/null +++ b/devel/bmake/files/unit-tests/error.mk @@ -0,0 +1,10 @@ +# $Id: error.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +.info just FYI +.warning this could be serious +.error this is fatal + +all: + +.info.html: + @echo this should be ignored diff --git a/devel/bmake/files/unit-tests/escape.exp b/devel/bmake/files/unit-tests/escape.exp new file mode 100644 index 000000000..6238e27b0 --- /dev/null +++ b/devel/bmake/files/unit-tests/escape.exp @@ -0,0 +1,104 @@ +var-1bs +printf "%s=:%s:\n" VAR1BS 111\\111; printf "%s=:%s:\n" VAR1BSa 111\\aaa; printf "%s=:%s:\n" VAR1BSA 111\\aaa; printf "%s=:%s:\n" VAR1BSda 111\\\$\{a\}; printf "%s=:%s:\n" VAR1BSdA 111\\\$\{A\}; printf "%s=:%s:\n" VAR1BSc 111\#\ backslash\ escapes\ comment\ char,\ so\ this\ is\ part\ of\ the\ value; printf "%s=:%s:\n" VAR1BSsc 111\\\ ; +VAR1BS=:111\111: +VAR1BSa=:111\aaa: +VAR1BSA=:111\aaa: +VAR1BSda=:111\${a}: +VAR1BSdA=:111\${A}: +VAR1BSc=:111# backslash escapes comment char, so this is part of the value: +VAR1BSsc=:111\ : +var-2bs +printf "%s=:%s:\n" VAR2BS 222\\\\222; printf "%s=:%s:\n" VAR2BSa 222\\\\aaa; printf "%s=:%s:\n" VAR2BSA 222\\\\aaa; printf "%s=:%s:\n" VAR2BSda 222\\\\\$\{a\}; printf "%s=:%s:\n" VAR2BSdA 222\\\\\$\{A\}; printf "%s=:%s:\n" VAR2BSc 222\\\\; printf "%s=:%s:\n" VAR2BSsc 222\\\\; +VAR2BS=:222\\222: +VAR2BSa=:222\\aaa: +VAR2BSA=:222\\aaa: +VAR2BSda=:222\\${a}: +VAR2BSdA=:222\\${A}: +VAR2BSc=:222\\: +VAR2BSsc=:222\\: +var-1bsnl +printf "%s=:%s:\n" VAR1BSNL 111\ 111; printf "%s=:%s:\n" VAR1BSNLa 111\ aaa; printf "%s=:%s:\n" VAR1BSNLA 111\ aaa; printf "%s=:%s:\n" VAR1BSNLda 111\ \$\{a\}; printf "%s=:%s:\n" VAR1BSNLdA 111\ \$\{A\}; printf "%s=:%s:\n" VAR1BSNLc 111; printf "%s=:%s:\n" VAR1BSNLsc 111; +VAR1BSNL=:111 111: +VAR1BSNLa=:111 aaa: +VAR1BSNLA=:111 aaa: +VAR1BSNLda=:111 ${a}: +VAR1BSNLdA=:111 ${A}: +VAR1BSNLc=:111: +VAR1BSNLsc=:111: +var-2bsnl +printf "%s=:%s:\n" VAR2BSNL 222\\\\; printf "%s=:%s:\n" VAR2BSNLa 222\\\\; printf "%s=:%s:\n" VAR2BSNLA 222\\\\; printf "%s=:%s:\n" VAR2BSNLda 222\\\\; printf "%s=:%s:\n" VAR2BSNLdA 222\\\\; printf "%s=:%s:\n" VAR2BSNLc 222\\\\; printf "%s=:%s:\n" VAR2BSNLsc 222\\\\; +VAR2BSNL=:222\\: +VAR2BSNLa=:222\\: +VAR2BSNLA=:222\\: +VAR2BSNLda=:222\\: +VAR2BSNLdA=:222\\: +VAR2BSNLc=:222\\: +VAR2BSNLsc=:222\\: +var-3bsnl +printf "%s=:%s:\n" VAR3BSNL 333\\\\\ 333=; printf "%s=:%s:\n" VAR3BSNLa 333\\\\\ aaa=; printf "%s=:%s:\n" VAR3BSNLA 333\\\\\ aaa=; printf "%s=:%s:\n" VAR3BSNLda 333\\\\\ \$\{a\}=; printf "%s=:%s:\n" VAR3BSNLdA 333\\\\\ \$\{A\}=; printf "%s=:%s:\n" VAR3BSNLc 333\\\\; printf "%s=:%s:\n" VAR3BSNLsc 333\\\\; +VAR3BSNL=:333\\ 333=: +VAR3BSNLa=:333\\ aaa=: +VAR3BSNLA=:333\\ aaa=: +VAR3BSNLda=:333\\ ${a}=: +VAR3BSNLdA=:333\\ ${A}=: +VAR3BSNLc=:333\\: +VAR3BSNLsc=:333\\: +var-1bsnl-space +printf "%s=:%s:\n" VAR1BSNL00 first\ line; printf "%s=:%s:\n" VAR1BSNL0 first\ line\ no\ space\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLs first\ line\ one\ space\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLss first\ line\ two\ spaces\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLt first\ line\ one\ tab\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLtt first\ line\ two\ tabs\ on\ second\ line; printf "%s=:%s:\n" VAR1BSNLxx first\ line\ many\ spaces\ and\ tabs\ \[\ \ \ \ \]\ on\ second\ line; +VAR1BSNL00=:first line: +VAR1BSNL0=:first line no space on second line: +VAR1BSNLs=:first line one space on second line: +VAR1BSNLss=:first line two spaces on second line: +VAR1BSNLt=:first line one tab on second line: +VAR1BSNLtt=:first line two tabs on second line: +VAR1BSNLxx=:first line many spaces and tabs [ ] on second line: +cmd-1bsnl +echo :'first line\ +#second line without space\ +third line': +:first line\ +#second line without space\ +third line: +echo :'first line\ + second line spaces should be retained': +:first line\ + second line spaces should be retained: +echo :'first line\ +second line tab should be elided': +:first line\ +second line tab should be elided: +echo :'first line\ + only one tab should be elided, second tab remains' +:first line\ + only one tab should be elided, second tab remains +cmd-1bsnl-eof +echo :'command ending with backslash-newline'; \ + +:command ending with backslash-newline +cmd-2bsnl +echo take one\\ +take one\ +echo take two\\ +take two\ +echo take three\\ +take three\ +cmd-3bsnl +echo :'first line\\\ +#second line without space\\\ +third line': +:first line\\\ +#second line without space\\\ +third line: +echo :'first line\\\ + second line spaces should be retained': +:first line\\\ + second line spaces should be retained: +echo :'first line\\\ +second line tab should be elided': +:first line\\\ +second line tab should be elided: +echo :'first line\\\ + only one tab should be elided, second tab remains' +:first line\\\ + only one tab should be elided, second tab remains +exit status 0 diff --git a/devel/bmake/files/unit-tests/escape.mk b/devel/bmake/files/unit-tests/escape.mk new file mode 100644 index 000000000..1dc9895b9 --- /dev/null +++ b/devel/bmake/files/unit-tests/escape.mk @@ -0,0 +1,246 @@ +# $Id: escape.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ +# +# Test backslash escaping. + +# Extracts from the POSIX 2008 specification +# : +# +# Comments start with a ( '#' ) and continue until an +# unescaped is reached. +# +# When an escaped (one preceded by a ) is found +# anywhere in the makefile except in a command line, an include +# line, or a line immediately preceding an include line, it shall +# be replaced, along with any leading white space on the following +# line, with a single . +# +# When an escaped is found in a command line in a +# makefile, the command line shall contain the , the +# , and the next line, except that the first character of +# the next line shall not be included if it is a . +# +# When an escaped is found in an include line or in a +# line immediately preceding an include line, the behavior is +# unspecified. +# +# Notice that the behaviour of or +# is not mentioned. I think +# this implies that should be taken literally everywhere +# except before . +# +# Our practice, despite what POSIX might say, is that "\#" +# in a variable assignment stores "#" as part of the value. +# The "\" is not taken literally, and the "#" does not begin a comment. +# +# Also, our practice is that an even number of backslashes before a +# newline in a variable assignment simply stores the backslashes as part +# of the value, and treats the newline as though it was not escaped. +# Similarly, ann even number of backslashes before a newline in a +# command simply uses the backslashes as part of the command test, but +# does not escape the newline. This is compatible with GNU make. + +all: .PHONY +# We will add dependencies like "all: yet-another-test" later. + +# Some variables to be expanded in tests +# +a = aaa +A = ${a} + +# Backslash at end of line in a comment\ +should continue the comment. \ +# This is also tested in comment.mk. + +__printvars: .USE .MADE + @echo ${.TARGET} + ${.ALLSRC:@v@ printf "%s=:%s:\n" ${v:Q} ${${v}:Q}; @} + +# Embedded backslash in variable should be taken literally. +# +VAR1BS = 111\111 +VAR1BSa = 111\${a} +VAR1BSA = 111\${A} +VAR1BSda = 111\$${a} +VAR1BSdA = 111\$${A} +VAR1BSc = 111\# backslash escapes comment char, so this is part of the value +VAR1BSsc = 111\ # This is a comment. Value ends with + +all: var-1bs +var-1bs: .PHONY __printvars VAR1BS VAR1BSa VAR1BSA VAR1BSda VAR1BSdA \ + VAR1BSc VAR1BSsc + +# Double backslash in variable should be taken as two literal backslashes. +# +VAR2BS = 222\\222 +VAR2BSa = 222\\${a} +VAR2BSA = 222\\${A} +VAR2BSda = 222\\$${a} +VAR2BSdA = 222\\$${A} +VAR2BSc = 222\\# backslash does not escape comment char, so this is a comment +VAR2BSsc = 222\\ # This is a comment. Value ends with + +all: var-2bs +var-2bs: .PHONY __printvars VAR2BS VAR2BSa VAR2BSA VAR2BSda VAR2BSdA \ + VAR2BSc VAR2BSsc + +# Backslash-newline in a variable setting is replaced by a single space. +# +VAR1BSNL = 111\ +111 +VAR1BSNLa = 111\ +${a} +VAR1BSNLA = 111\ +${A} +VAR1BSNLda = 111\ +$${a} +VAR1BSNLdA = 111\ +$${A} +VAR1BSNLc = 111\ +# this should be processed as a comment +VAR1BSNLsc = 111\ + # this should be processed as a comment + +all: var-1bsnl +var-1bsnl: .PHONY +var-1bsnl: .PHONY __printvars \ + VAR1BSNL VAR1BSNLa VAR1BSNLA VAR1BSNLda VAR1BSNLdA \ + VAR1BSNLc VAR1BSNLsc + +# Double-backslash-newline in a variable setting. +# Both backslashes should be taken literally, and the newline is NOT escaped. +# +# The second lines below each end with '=' so that they will not +# generate syntax errors regardless of whether or not they are +# treated as part of the value. +# +VAR2BSNL = 222\\ +222= +VAR2BSNLa = 222\\ +${a}= +VAR2BSNLA = 222\\ +${A}= +VAR2BSNLda = 222\\ +$${a}= +VAR2BSNLdA = 222\\ +$${A}= +VAR2BSNLc = 222\\ +# this should be processed as a comment +VAR2BSNLsc = 222\\ + # this should be processed as a comment + +all: var-2bsnl +var-2bsnl: .PHONY __printvars \ + VAR2BSNL VAR2BSNLa VAR2BSNLA VAR2BSNLda VAR2BSNLdA \ + VAR2BSNLc VAR2BSNLsc + +# Triple-backslash-newline in a variable setting. +# First two should be taken literally, and last should escape the newline. +# +# The second lines below each end with '=' so that they will not +# generate syntax errors regardless of whether or not they are +# treated as part of the value. +# +VAR3BSNL = 333\\\ +333= +VAR3BSNLa = 333\\\ +${a}= +VAR3BSNLA = 333\\\ +${A}= +VAR3BSNLda = 333\\\ +$${a}= +VAR3BSNLdA = 333\\\ +$${A}= +VAR3BSNLc = 333\\\ +# this should be processed as a comment +VAR3BSNLsc = 333\\\ + # this should be processed as a comment + +all: var-3bsnl +var-3bsnl: .PHONY __printvars \ + VAR3BSNL VAR3BSNLa VAR3BSNLA VAR3BSNLda VAR3BSNLdA \ + VAR3BSNLc VAR3BSNLsc + +# Backslash-newline in a variable setting, plus any amount of white space +# on the next line, is replaced by a single space. +# +VAR1BSNL00= first line\ + +# above line is entirely empty, and this is a comment +VAR1BSNL0= first line\ +no space on second line +VAR1BSNLs= first line\ + one space on second line +VAR1BSNLss= first line\ + two spaces on second line +VAR1BSNLt= first line\ + one tab on second line +VAR1BSNLtt= first line\ + two tabs on second line +VAR1BSNLxx= first line\ + many spaces and tabs [ ] on second line + +all: var-1bsnl-space +var-1bsnl-space: .PHONY __printvars \ + VAR1BSNL00 VAR1BSNL0 VAR1BSNLs VAR1BSNLss VAR1BSNLt VAR1BSNLtt \ + VAR1BSNLxx + +# Backslash-newline in a command is retained. +# +# The "#" in "# second line without space" makes it a comment instead +# of a syntax error if the preceding line is parsed incorretly. +# The ":" in "third line':" makes it look like the start of a +# target instead of a syntax error if the first line is parsed incorrectly. +# +all: cmd-1bsnl +cmd-1bsnl: .PHONY + @echo ${.TARGET} + echo :'first line\ +#second line without space\ +third line': + echo :'first line\ + second line spaces should be retained': + echo :'first line\ + second line tab should be elided': + echo :'first line\ + only one tab should be elided, second tab remains' + +# When backslash-newline appears at the end of a command script, +# both the backslash and the newline should be passed to the shell. +# The shell should elide the backslash-newline. +# +all: cmd-1bsnl-eof +cmd-1bsnl-eof: + @echo ${.TARGET} + echo :'command ending with backslash-newline'; \ + +# above line must be blank + +# Double-backslash-newline in a command. +# Both backslashes are retained, but the newline is not escaped. +# XXX: This may differ from POSIX, but matches gmake. +# +# When make passes two backslashes to the shell, the shell will pass one +# backslash to the echo commant. +# +all: cmd-2bsnl +cmd-2bsnl: .PHONY + @echo ${.TARGET} + echo take one\\ +# this should be a comment + echo take two\\ + echo take three\\ + +# Triple-backslash-newline in a command is retained. +# +all: cmd-3bsnl +cmd-3bsnl: .PHONY + @echo ${.TARGET} + echo :'first line\\\ +#second line without space\\\ +third line': + echo :'first line\\\ + second line spaces should be retained': + echo :'first line\\\ + second line tab should be elided': + echo :'first line\\\ + only one tab should be elided, second tab remains' diff --git a/devel/bmake/files/unit-tests/export b/devel/bmake/files/unit-tests/export deleted file mode 100644 index 361eebb2f..000000000 --- a/devel/bmake/files/unit-tests/export +++ /dev/null @@ -1,22 +0,0 @@ -# $Id: export,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $ - -UT_TEST=export -UT_FOO=foo${BAR} -UT_FU=fubar -UT_ZOO=hoopie -UT_NO=all -# belive it or not, we expect this one to come out with $UT_FU unexpanded. -UT_DOLLAR= This is $$UT_FU - -.export UT_FU UT_FOO -.export UT_DOLLAR -# this one will be ignored -.export .MAKE.PID - -BAR=bar is ${UT_FU} - -.MAKE.EXPORTED+= UT_ZOO UT_TEST - -all: - @env | grep '^UT_' | sort - diff --git a/devel/bmake/files/unit-tests/export-all b/devel/bmake/files/unit-tests/export-all deleted file mode 100644 index 85224a532..000000000 --- a/devel/bmake/files/unit-tests/export-all +++ /dev/null @@ -1,23 +0,0 @@ -# $Id: export-all,v 1.1.1.4 2010/04/24 20:34:05 joerg Exp $ - -UT_OK=good -UT_F=fine - -# the old way to do :tA -M_tAbad = C,.*,cd & \&\& 'pwd',:sh -# the new -M_tA = tA - -here := ${.PARSEDIR} - -# this will cause trouble (recursing if we let it) -UT_BADDIR = ${${here}/../${here:T}:L:${M_tAbad}:T} -# this will be ok -UT_OKDIR = ${${here}/../${here:T}:L:${M_tA}:T} - -.export - -.include "export" - -UT_TEST=export-all -UT_ALL=even this gets exported diff --git a/devel/bmake/files/unit-tests/export-all.exp b/devel/bmake/files/unit-tests/export-all.exp new file mode 100644 index 000000000..e3aefd4f9 --- /dev/null +++ b/devel/bmake/files/unit-tests/export-all.exp @@ -0,0 +1,12 @@ +UT_ALL=even this gets exported +UT_BADDIR=unit-tests +UT_DOLLAR=This is $UT_FU +UT_F=fine +UT_FOO=foobar is fubar +UT_FU=fubar +UT_NO=all +UT_OK=good +UT_OKDIR=unit-tests +UT_TEST=export-all +UT_ZOO=hoopie +exit status 0 diff --git a/devel/bmake/files/unit-tests/export-all.mk b/devel/bmake/files/unit-tests/export-all.mk new file mode 100644 index 000000000..4d659917a --- /dev/null +++ b/devel/bmake/files/unit-tests/export-all.mk @@ -0,0 +1,23 @@ +# $Id: export-all.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +UT_OK=good +UT_F=fine + +# the old way to do :tA +M_tAbad = C,.*,cd & \&\& 'pwd',:sh +# the new +M_tA = tA + +here := ${.PARSEDIR} + +# this will cause trouble (recursing if we let it) +UT_BADDIR = ${${here}/../${here:T}:L:${M_tAbad}:T} +# this will be ok +UT_OKDIR = ${${here}/../${here:T}:L:${M_tA}:T} + +.export + +.include "export.mk" + +UT_TEST=export-all +UT_ALL=even this gets exported diff --git a/devel/bmake/files/unit-tests/export-env.exp b/devel/bmake/files/unit-tests/export-env.exp new file mode 100644 index 000000000..6221232a2 --- /dev/null +++ b/devel/bmake/files/unit-tests/export-env.exp @@ -0,0 +1,9 @@ +make: +UT_TEST=export-env.mk +UT_ENV=not-exported +UT_EXP=not-exported +env: +UT_TEST=export-env.mk +UT_ENV=exported +UT_EXP=exported +exit status 0 diff --git a/devel/bmake/files/unit-tests/export-env.mk b/devel/bmake/files/unit-tests/export-env.mk new file mode 100644 index 000000000..d22347ad8 --- /dev/null +++ b/devel/bmake/files/unit-tests/export-env.mk @@ -0,0 +1,24 @@ +# $Id: export-env.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# our normal .export, subsequent changes affect the environment +UT_TEST=this +.export UT_TEST +UT_TEST:= ${.PARSEFILE} + +# not so with .export-env +UT_ENV=exported +.export-env UT_ENV +UT_ENV=not-exported + +# gmake style export goes further; affects nothing but the environment +UT_EXP=before-export +export UT_EXP=exported +UT_EXP=not-exported + +all: + @echo make:; ${UT_TEST UT_ENV UT_EXP:L:@v@echo $v=${$v};@} + @echo env:; ${UT_TEST UT_ENV UT_EXP:L:@v@echo $v=$${$v};@} + + + + diff --git a/devel/bmake/files/unit-tests/export.exp b/devel/bmake/files/unit-tests/export.exp new file mode 100644 index 000000000..143771ce9 --- /dev/null +++ b/devel/bmake/files/unit-tests/export.exp @@ -0,0 +1,6 @@ +UT_DOLLAR=This is $UT_FU +UT_FOO=foobar is fubar +UT_FU=fubar +UT_TEST=export +UT_ZOO=hoopie +exit status 0 diff --git a/devel/bmake/files/unit-tests/export.mk b/devel/bmake/files/unit-tests/export.mk new file mode 100644 index 000000000..18af21a3f --- /dev/null +++ b/devel/bmake/files/unit-tests/export.mk @@ -0,0 +1,22 @@ +# $Id: export.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +UT_TEST=export +UT_FOO=foo${BAR} +UT_FU=fubar +UT_ZOO=hoopie +UT_NO=all +# belive it or not, we expect this one to come out with $UT_FU unexpanded. +UT_DOLLAR= This is $$UT_FU + +.export UT_FU UT_FOO +.export UT_DOLLAR +# this one will be ignored +.export .MAKE.PID + +BAR=bar is ${UT_FU} + +.MAKE.EXPORTED+= UT_ZOO UT_TEST + +all: + @env | grep '^UT_' | sort + diff --git a/devel/bmake/files/unit-tests/forloop.exp b/devel/bmake/files/unit-tests/forloop.exp new file mode 100644 index 000000000..df14b7512 --- /dev/null +++ b/devel/bmake/files/unit-tests/forloop.exp @@ -0,0 +1,19 @@ +x=one +x="two and three" +x=four +x="five" +x=-I/this +x=-I"This or that" +x=-Ithat +x="-DTHIS=\"this and that\"" +cfl=-I/this -I"This or that" -Ithat "-DTHIS=\"this and that\"" +a=one b="two and three" +a=four b="five" +a=ONE b="TWO AND THREE" +a=FOUR b="FIVE" +We expect an error next: +make: "forloop.mk" line 38: Wrong number of words (9) in .for substitution list with 2 vars +make: Fatal errors encountered -- cannot continue +make: stopped in unit-tests +OK +exit status 0 diff --git a/devel/bmake/files/unit-tests/forloop.mk b/devel/bmake/files/unit-tests/forloop.mk new file mode 100644 index 000000000..a67687fa2 --- /dev/null +++ b/devel/bmake/files/unit-tests/forloop.mk @@ -0,0 +1,45 @@ +# $Id: forloop.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +all: for-loop + +LIST = one "two and three" four "five" + +.if make(for-fail) +for-fail: + +XTRA_LIST = xtra +.else + +.for x in ${LIST} +X!= echo 'x=$x' >&2; echo +.endfor + +CFL = -I/this -I"This or that" -Ithat "-DTHIS=\"this and that\"" +cfl= +.for x in ${CFL} +X!= echo 'x=$x' >&2; echo +.if empty(cfl) +cfl= $x +.else +cfl+= $x +.endif +.endfor +X!= echo 'cfl=${cfl}' >&2; echo + +.if ${cfl} != ${CFL} +.error ${.newline}'${cfl}' != ${.newline}'${CFL}' +.endif + +.for a b in ${EMPTY} +X!= echo 'a=$a b=$b' >&2; echo +.endfor +.endif + +.for a b in ${LIST} ${LIST:tu} ${XTRA_LIST} +X!= echo 'a=$a b=$b' >&2; echo +.endfor + +for-loop: + @echo We expect an error next: + @(cd ${.CURDIR} && ${.MAKE} -f ${MAKEFILE} for-fail) && \ + { echo "Oops that should have failed!"; exit 1; } || echo OK diff --git a/devel/bmake/files/unit-tests/forsubst b/devel/bmake/files/unit-tests/forsubst deleted file mode 100644 index 3e2ab3b3d..000000000 --- a/devel/bmake/files/unit-tests/forsubst +++ /dev/null @@ -1,10 +0,0 @@ -# $Id: forsubst,v 1.1.1.1 2010/04/20 13:32:42 joerg Exp $ - -all: for-subst - -here := ${.PARSEDIR} -# this should not run foul of the parser -.for file in ${.PARSEFILE} -for-subst: ${file:S;^;${here}/;g} - @echo ".for with :S;... OK" -.endfor diff --git a/devel/bmake/files/unit-tests/forsubst.exp b/devel/bmake/files/unit-tests/forsubst.exp new file mode 100644 index 000000000..0a98c00af --- /dev/null +++ b/devel/bmake/files/unit-tests/forsubst.exp @@ -0,0 +1,2 @@ +.for with :S;... OK +exit status 0 diff --git a/devel/bmake/files/unit-tests/forsubst.mk b/devel/bmake/files/unit-tests/forsubst.mk new file mode 100644 index 000000000..38362b2d4 --- /dev/null +++ b/devel/bmake/files/unit-tests/forsubst.mk @@ -0,0 +1,10 @@ +# $Id: forsubst.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +all: for-subst + +here := ${.PARSEDIR} +# this should not run foul of the parser +.for file in ${.PARSEFILE} +for-subst: ${file:S;^;${here}/;g} + @echo ".for with :S;... OK" +.endfor diff --git a/devel/bmake/files/unit-tests/hash.exp b/devel/bmake/files/unit-tests/hash.exp new file mode 100644 index 000000000..0a2423436 --- /dev/null +++ b/devel/bmake/files/unit-tests/hash.exp @@ -0,0 +1,9 @@ +b2af338b +3360ac65 +7747f046 +9ca87054 +880fe816 +208fcbd3 +d5d376eb +de41416c +exit status 0 diff --git a/devel/bmake/files/unit-tests/hash b/devel/bmake/files/unit-tests/hash.mk similarity index 100% rename from devel/bmake/files/unit-tests/hash rename to devel/bmake/files/unit-tests/hash.mk diff --git a/devel/bmake/files/unit-tests/impsrc.exp b/devel/bmake/files/unit-tests/impsrc.exp new file mode 100644 index 000000000..23e8347d2 --- /dev/null +++ b/devel/bmake/files/unit-tests/impsrc.exp @@ -0,0 +1,13 @@ +expected: source4 +actual: source4 +expected: target1.x +actual: target1.x +expected: target1.y +actual: target1.y +expected: source1 +actual: source1 +expected: source2 +actual: source2 +expected: source1 +actual: source1 +exit status 0 diff --git a/devel/bmake/files/unit-tests/impsrc.mk b/devel/bmake/files/unit-tests/impsrc.mk new file mode 100644 index 000000000..e362f0f08 --- /dev/null +++ b/devel/bmake/files/unit-tests/impsrc.mk @@ -0,0 +1,43 @@ +# $NetBSD: impsrc.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# Does ${.IMPSRC} work properly? +# It should be set, in order of precedence, to ${.TARGET} of: +# 1) the implied source of a transformation rule, +# 2) the first prerequisite from the dependency line of an explicit rule, or +# 3) the first prerequisite of an explicit rule. +# + +all: target1.z target2 target3 target4 + +.SUFFIXES: .x .y .z + +.x.y: source1 + @echo 'expected: target1.x' + @echo 'actual: $<' + +.y.z: source2 + @echo 'expected: target1.y' + @echo 'actual: $<' + +target1.y: source3 + +target1.x: source4 + @echo 'expected: source4' + @echo 'actual: $<' + +target2: source1 source2 + @echo 'expected: source1' + @echo 'actual: $<' + +target3: source1 +target3: source2 source3 + @echo 'expected: source2' + @echo 'actual: $<' + +target4: source1 +target4: + @echo 'expected: source1' + @echo 'actual: $<' + +source1 source2 source3 source4: + diff --git a/devel/bmake/files/unit-tests/misc b/devel/bmake/files/unit-tests/misc deleted file mode 100644 index 43683dfba..000000000 --- a/devel/bmake/files/unit-tests/misc +++ /dev/null @@ -1,16 +0,0 @@ -# $Id: misc,v 1.1.1.1 2011/06/18 22:18:21 bsiegert Exp $ - -.if !exists(${.CURDIR}/) -.warning ${.CURDIR}/ doesn't exist ? -.endif - -.if !exists(${.CURDIR}/.) -.warning ${.CURDIR}/. doesn't exist ? -.endif - -.if !exists(${.CURDIR}/..) -.warning ${.CURDIR}/.. doesn't exist ? -.endif - -all: - @: all is well diff --git a/devel/bmake/files/unit-tests/misc.exp b/devel/bmake/files/unit-tests/misc.exp new file mode 100644 index 000000000..39a938395 --- /dev/null +++ b/devel/bmake/files/unit-tests/misc.exp @@ -0,0 +1 @@ +exit status 0 diff --git a/devel/bmake/files/unit-tests/misc.mk b/devel/bmake/files/unit-tests/misc.mk new file mode 100644 index 000000000..9287af212 --- /dev/null +++ b/devel/bmake/files/unit-tests/misc.mk @@ -0,0 +1,16 @@ +# $Id: misc.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +.if !exists(${.CURDIR}/) +.warning ${.CURDIR}/ doesn't exist ? +.endif + +.if !exists(${.CURDIR}/.) +.warning ${.CURDIR}/. doesn't exist ? +.endif + +.if !exists(${.CURDIR}/..) +.warning ${.CURDIR}/.. doesn't exist ? +.endif + +all: + @: all is well diff --git a/devel/bmake/files/unit-tests/moderrs b/devel/bmake/files/unit-tests/moderrs deleted file mode 100644 index beede8d33..000000000 --- a/devel/bmake/files/unit-tests/moderrs +++ /dev/null @@ -1,31 +0,0 @@ -# $Id: moderrs,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $ -# -# various modifier error tests - -VAR=TheVariable -# incase we have to change it ;-) -MOD_UNKN=Z -MOD_TERM=S,V,v -MOD_S:= ${MOD_TERM}, - -all: modunkn modunknV varterm vartermV modtermV - -modunkn: - @echo "Expect: Unknown modifier 'Z'" - @echo "VAR:Z=${VAR:Z}" - -modunknV: - @echo "Expect: Unknown modifier 'Z'" - @echo "VAR:${MOD_UNKN}=${VAR:${MOD_UNKN}}" - -varterm: - @echo "Expect: Unclosed variable specification for VAR" - @echo VAR:S,V,v,=${VAR:S,V,v, - -vartermV: - @echo "Expect: Unclosed variable specification for VAR" - @echo VAR:${MOD_TERM},=${VAR:${MOD_S} - -modtermV: - @echo "Expect: Unclosed substitution for VAR (, missing)" - -@echo "VAR:${MOD_TERM}=${VAR:${MOD_TERM}}" diff --git a/devel/bmake/files/unit-tests/moderrs.exp b/devel/bmake/files/unit-tests/moderrs.exp new file mode 100644 index 000000000..cb51aa09d --- /dev/null +++ b/devel/bmake/files/unit-tests/moderrs.exp @@ -0,0 +1,16 @@ +Expect: Unknown modifier 'Z' +make: Unknown modifier 'Z' +VAR:Z= +Expect: Unknown modifier 'Z' +make: Unknown modifier 'Z' +VAR:Z= +Expect: Unclosed variable specification for VAR +make: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S +VAR:S,V,v,=Thevariable +Expect: Unclosed variable specification for VAR +make: Unclosed variable specification after complex modifier (expecting '}') for VAR +VAR:S,V,v,=Thevariable +Expect: Unclosed substitution for VAR (, missing) +make: Unclosed substitution for VAR (, missing) +VAR:S,V,v= +exit status 0 diff --git a/devel/bmake/files/unit-tests/moderrs.mk b/devel/bmake/files/unit-tests/moderrs.mk new file mode 100644 index 000000000..d6d66819b --- /dev/null +++ b/devel/bmake/files/unit-tests/moderrs.mk @@ -0,0 +1,31 @@ +# $Id: moderrs.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ +# +# various modifier error tests + +VAR=TheVariable +# incase we have to change it ;-) +MOD_UNKN=Z +MOD_TERM=S,V,v +MOD_S:= ${MOD_TERM}, + +all: modunkn modunknV varterm vartermV modtermV + +modunkn: + @echo "Expect: Unknown modifier 'Z'" + @echo "VAR:Z=${VAR:Z}" + +modunknV: + @echo "Expect: Unknown modifier 'Z'" + @echo "VAR:${MOD_UNKN}=${VAR:${MOD_UNKN}}" + +varterm: + @echo "Expect: Unclosed variable specification for VAR" + @echo VAR:S,V,v,=${VAR:S,V,v, + +vartermV: + @echo "Expect: Unclosed variable specification for VAR" + @echo VAR:${MOD_TERM},=${VAR:${MOD_S} + +modtermV: + @echo "Expect: Unclosed substitution for VAR (, missing)" + -@echo "VAR:${MOD_TERM}=${VAR:${MOD_TERM}}" diff --git a/devel/bmake/files/unit-tests/modmatch.exp b/devel/bmake/files/unit-tests/modmatch.exp new file mode 100644 index 000000000..fcaf6c02e --- /dev/null +++ b/devel/bmake/files/unit-tests/modmatch.exp @@ -0,0 +1,17 @@ +LIB=a X_LIBS:M${LIB${LIB:tu}} is "/tmp/liba.a" +LIB=a X_LIBS:M*/lib${LIB}.a is "/tmp/liba.a" +LIB=a X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBA.A" +LIB=b X_LIBS:M${LIB${LIB:tu}} is "" +LIB=b X_LIBS:M*/lib${LIB}.a is "" +LIB=b X_LIBS:M*/lib${LIB}.a:tu is "" +LIB=c X_LIBS:M${LIB${LIB:tu}} is "" +LIB=c X_LIBS:M*/lib${LIB}.a is "" +LIB=c X_LIBS:M*/lib${LIB}.a:tu is "" +LIB=d X_LIBS:M${LIB${LIB:tu}} is "/tmp/libd.a" +LIB=d X_LIBS:M*/lib${LIB}.a is "/tmp/libd.a" +LIB=d X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBD.A" +LIB=e X_LIBS:M${LIB${LIB:tu}} is "/tmp/libe.a" +LIB=e X_LIBS:M*/lib${LIB}.a is "/tmp/libe.a" +LIB=e X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBE.A" +Mscanner=OK +exit status 0 diff --git a/devel/bmake/files/unit-tests/modmatch b/devel/bmake/files/unit-tests/modmatch.mk similarity index 100% rename from devel/bmake/files/unit-tests/modmatch rename to devel/bmake/files/unit-tests/modmatch.mk diff --git a/devel/bmake/files/unit-tests/modmisc b/devel/bmake/files/unit-tests/modmisc deleted file mode 100644 index 1fd75acd5..000000000 --- a/devel/bmake/files/unit-tests/modmisc +++ /dev/null @@ -1,38 +0,0 @@ -# $Id: modmisc,v 1.1.1.5 2011/06/18 22:18:21 bsiegert Exp $ -# -# miscellaneous modifier tests - -# do not put any dirs in this list which exist on some -# but not all target systems - an exists() check is below. -path=:/bin:/tmp::/:.:/no/such/dir:. -# strip cwd from path. -MOD_NODOT=S/:/ /g:N.:ts: -# and decorate, note that $'s need to be doubled. Also note that -# the modifier_variable can be used with other modifiers. -MOD_NODOTX=S/:/ /g:N.:@d@'$$d'@ -# another mod - pretend it is more interesting -MOD_HOMES=S,/home/,/homes/, -MOD_OPT=@d@$${exists($$d):?$$d:$${d:S,/usr,/opt,}}@ -MOD_SEP=S,:, ,g - -all: modvar modvarloop modsysv - -modsysv: - @echo "The answer is ${libfoo.a:L:libfoo.a=42}" - -modvar: - @echo "path='${path}'" - @echo "path='${path:${MOD_NODOT}}'" - @echo "path='${path:S,home,homes,:${MOD_NODOT}}'" - @echo "path=${path:${MOD_NODOTX}:ts:}" - @echo "path=${path:${MOD_HOMES}:${MOD_NODOTX}:ts:}" - -.for d in ${path:${MOD_SEP}:N.} /usr/xbin -path_$d?= ${d:${MOD_OPT}:${MOD_HOMES}}/ -paths+= ${d:${MOD_OPT}:${MOD_HOMES}} -.endfor - -modvarloop: - @echo "path_/usr/xbin=${path_/usr/xbin}" - @echo "paths=${paths}" - @echo "PATHS=${paths:tu}" diff --git a/devel/bmake/files/unit-tests/modmisc.exp b/devel/bmake/files/unit-tests/modmisc.exp new file mode 100644 index 000000000..e406647bc --- /dev/null +++ b/devel/bmake/files/unit-tests/modmisc.exp @@ -0,0 +1,10 @@ +path=':/bin:/tmp::/:.:/no/such/dir:.' +path='/bin:/tmp:/:/no/such/dir' +path='/bin:/tmp:/:/no/such/dir' +path='/bin':'/tmp':'/':'/no/such/dir' +path='/bin':'/tmp':'/':'/no/such/dir' +path_/usr/xbin=/opt/xbin/ +paths=/bin /tmp / /no/such/dir /opt/xbin +PATHS=/BIN /TMP / /NO/SUCH/DIR /OPT/XBIN +The answer is 42 +exit status 0 diff --git a/devel/bmake/files/unit-tests/modmisc.mk b/devel/bmake/files/unit-tests/modmisc.mk new file mode 100644 index 000000000..8ae0958ce --- /dev/null +++ b/devel/bmake/files/unit-tests/modmisc.mk @@ -0,0 +1,38 @@ +# $Id: modmisc.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ +# +# miscellaneous modifier tests + +# do not put any dirs in this list which exist on some +# but not all target systems - an exists() check is below. +path=:/bin:/tmp::/:.:/no/such/dir:. +# strip cwd from path. +MOD_NODOT=S/:/ /g:N.:ts: +# and decorate, note that $'s need to be doubled. Also note that +# the modifier_variable can be used with other modifiers. +MOD_NODOTX=S/:/ /g:N.:@d@'$$d'@ +# another mod - pretend it is more interesting +MOD_HOMES=S,/home/,/homes/, +MOD_OPT=@d@$${exists($$d):?$$d:$${d:S,/usr,/opt,}}@ +MOD_SEP=S,:, ,g + +all: modvar modvarloop modsysv + +modsysv: + @echo "The answer is ${libfoo.a:L:libfoo.a=42}" + +modvar: + @echo "path='${path}'" + @echo "path='${path:${MOD_NODOT}}'" + @echo "path='${path:S,home,homes,:${MOD_NODOT}}'" + @echo "path=${path:${MOD_NODOTX}:ts:}" + @echo "path=${path:${MOD_HOMES}:${MOD_NODOTX}:ts:}" + +.for d in ${path:${MOD_SEP}:N.} /usr/xbin +path_$d?= ${d:${MOD_OPT}:${MOD_HOMES}}/ +paths+= ${d:${MOD_OPT}:${MOD_HOMES}} +.endfor + +modvarloop: + @echo "path_/usr/xbin=${path_/usr/xbin}" + @echo "paths=${paths}" + @echo "PATHS=${paths:tu}" diff --git a/devel/bmake/files/unit-tests/modorder b/devel/bmake/files/unit-tests/modorder deleted file mode 100644 index b8fb61032..000000000 --- a/devel/bmake/files/unit-tests/modorder +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: modorder,v 1.2 2008/03/09 19:54:29 joerg Exp $ - -LIST= one two three four five six seven eight nine ten -LISTX= ${LIST:Ox} -LISTSX:= ${LIST:Ox} -TEST_RESULT= && echo Ok || echo Failed - -# unit-tests have to produce the same results on each run -# so we cannot actually include :Ox output. -all: - @echo "LIST = ${LIST}" - @echo "LIST:O = ${LIST:O}" - # Note that 1 in every 10! trials two independently generated - # randomized orderings will be the same. The test framework doesn't - # support checking probabilistic output, so we accept that the test - # will incorrectly fail with probability 2.8E-7. - @echo "LIST:Ox = `test '${LIST:Ox}' != '${LIST:Ox}' ${TEST_RESULT}`" - @echo "LIST:O:Ox = `test '${LIST:O:Ox}' != '${LIST:O:Ox}' ${TEST_RESULT}`" - @echo "LISTX = `test '${LISTX}' != '${LISTX}' ${TEST_RESULT}`" - @echo "LISTSX = `test '${LISTSX}' = '${LISTSX}' ${TEST_RESULT}`" - @echo "BADMOD 1 = ${LIST:OX}" - @echo "BADMOD 2 = ${LIST:OxXX}" diff --git a/devel/bmake/files/unit-tests/modorder.exp b/devel/bmake/files/unit-tests/modorder.exp new file mode 100644 index 000000000..411742738 --- /dev/null +++ b/devel/bmake/files/unit-tests/modorder.exp @@ -0,0 +1,11 @@ +LIST = one two three four five six seven eight nine ten +LIST:O = eight five four nine one seven six ten three two +LIST:Ox = Ok +LIST:O:Ox = Ok +LISTX = Ok +LISTSX = Ok +make: Bad modifier `:OX' for LIST +BADMOD 1 = } +make: Bad modifier `:OxXX' for LIST +BADMOD 2 = XX} +exit status 0 diff --git a/devel/bmake/files/unit-tests/modorder.mk b/devel/bmake/files/unit-tests/modorder.mk new file mode 100644 index 000000000..35d61bc6c --- /dev/null +++ b/devel/bmake/files/unit-tests/modorder.mk @@ -0,0 +1,22 @@ +# $NetBSD: modorder.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +LIST= one two three four five six seven eight nine ten +LISTX= ${LIST:Ox} +LISTSX:= ${LIST:Ox} +TEST_RESULT= && echo Ok || echo Failed + +# unit-tests have to produce the same results on each run +# so we cannot actually include :Ox output. +all: + @echo "LIST = ${LIST}" + @echo "LIST:O = ${LIST:O}" + # Note that 1 in every 10! trials two independently generated + # randomized orderings will be the same. The test framework doesn't + # support checking probabilistic output, so we accept that the test + # will incorrectly fail with probability 2.8E-7. + @echo "LIST:Ox = `test '${LIST:Ox}' != '${LIST:Ox}' ${TEST_RESULT}`" + @echo "LIST:O:Ox = `test '${LIST:O:Ox}' != '${LIST:O:Ox}' ${TEST_RESULT}`" + @echo "LISTX = `test '${LISTX}' != '${LISTX}' ${TEST_RESULT}`" + @echo "LISTSX = `test '${LISTSX}' = '${LISTSX}' ${TEST_RESULT}`" + @echo "BADMOD 1 = ${LIST:OX}" + @echo "BADMOD 2 = ${LIST:OxXX}" diff --git a/devel/bmake/files/unit-tests/modts b/devel/bmake/files/unit-tests/modts deleted file mode 100644 index 54b3d3d2f..000000000 --- a/devel/bmake/files/unit-tests/modts +++ /dev/null @@ -1,43 +0,0 @@ - -LIST= one two three -LIST+= four five six - -FU_mod-ts = a / b / cool - -AAA= a a a -B.aaa= Baaa - -all: mod-ts - -# Use print or printf iff they are builtin. -# XXX note that this causes problems, when make decides -# there is no need to use a shell, so avoid where possible. -.if ${(type print) 2> /dev/null || echo:L:sh:Mbuiltin} != "" -PRINT= print -r -- -.elif ${(type printf) 2> /dev/null || echo:L:sh:Mbuiltin} != "" -PRINT= printf '%s\n' -.else -PRINT= echo -.endif - -mod-ts: - @echo 'LIST="${LIST}"' - @echo 'LIST:ts,="${LIST:ts,}"' - @echo 'LIST:ts/:tu="${LIST:ts/:tu}"' - @echo 'LIST:ts::tu="${LIST:ts::tu}"' - @echo 'LIST:ts:tu="${LIST:ts:tu}"' - @echo 'LIST:tu:ts/="${LIST:tu:ts/}"' - @echo 'LIST:ts:="${LIST:ts:}"' - @echo 'LIST:ts="${LIST:ts}"' - @echo 'LIST:ts:S/two/2/="${LIST:ts:S/two/2/}"' - @echo 'LIST:S/two/2/:ts="${LIST:S/two/2/:ts}"' - @echo 'LIST:ts/:S/two/2/="${LIST:ts/:S/two/2/}"' - @echo "Pretend the '/' in '/n' etc. below are back-slashes." - @${PRINT} 'LIST:ts/n="${LIST:ts\n}"' - @${PRINT} 'LIST:ts/t="${LIST:ts\t}"' - @${PRINT} 'LIST:ts/012:tu="${LIST:ts\012:tu}"' - @${PRINT} 'LIST:tx="${LIST:tx}"' - @${PRINT} 'LIST:ts/x:tu="${LIST:ts\x:tu}"' - @${PRINT} 'FU_$@="${FU_${@:ts}:ts}"' - @${PRINT} 'FU_$@:ts:T="${FU_${@:ts}:ts:T}" == cool?' - @${PRINT} 'B.$${AAA:ts}="${B.${AAA:ts}}" == Baaa?' diff --git a/devel/bmake/files/unit-tests/modts.exp b/devel/bmake/files/unit-tests/modts.exp new file mode 100644 index 000000000..cf3c91d43 --- /dev/null +++ b/devel/bmake/files/unit-tests/modts.exp @@ -0,0 +1,33 @@ +LIST="one two three four five six" +LIST:ts,="one,two,three,four,five,six" +LIST:ts/:tu="ONE/TWO/THREE/FOUR/FIVE/SIX" +LIST:ts::tu="ONE:TWO:THREE:FOUR:FIVE:SIX" +LIST:ts:tu="ONETWOTHREEFOURFIVESIX" +LIST:tu:ts/="ONE/TWO/THREE/FOUR/FIVE/SIX" +LIST:ts:="one:two:three:four:five:six" +LIST:ts="onetwothreefourfivesix" +LIST:ts:S/two/2/="one2threefourfivesix" +LIST:S/two/2/:ts="one2threefourfivesix" +LIST:ts/:S/two/2/="one/2/three/four/five/six" +Pretend the '/' in '/n' etc. below are back-slashes. +LIST:ts/n="one +two +three +four +five +six" +LIST:ts/t="one two three four five six" +LIST:ts/012:tu="ONE +TWO +THREE +FOUR +FIVE +SIX" +make: Bad modifier `:tx' for LIST +LIST:tx="}" +make: Bad modifier `:ts\x' for LIST +LIST:ts/x:tu="\x:tu}" +FU_mod-ts="a/b/cool" +FU_mod-ts:ts:T="cool" == cool? +B.${AAA:ts}="Baaa" == Baaa? +exit status 0 diff --git a/devel/bmake/files/unit-tests/modts.mk b/devel/bmake/files/unit-tests/modts.mk new file mode 100644 index 000000000..616bd8944 --- /dev/null +++ b/devel/bmake/files/unit-tests/modts.mk @@ -0,0 +1,43 @@ + +LIST= one two three +LIST+= four five six + +FU_mod-ts = a / b / cool + +AAA= a a a +B.aaa= Baaa + +all: mod-ts + +# Use print or printf iff they are builtin. +# XXX note that this causes problems, when make decides +# there is no need to use a shell, so avoid where possible. +.if ${type print 2> /dev/null || echo:L:sh:Mbuiltin} != "" +PRINT= print -r -- +.elif ${type printf 2> /dev/null || echo:L:sh:Mbuiltin} != "" +PRINT= printf '%s\n' +.else +PRINT= echo +.endif + +mod-ts: + @echo 'LIST="${LIST}"' + @echo 'LIST:ts,="${LIST:ts,}"' + @echo 'LIST:ts/:tu="${LIST:ts/:tu}"' + @echo 'LIST:ts::tu="${LIST:ts::tu}"' + @echo 'LIST:ts:tu="${LIST:ts:tu}"' + @echo 'LIST:tu:ts/="${LIST:tu:ts/}"' + @echo 'LIST:ts:="${LIST:ts:}"' + @echo 'LIST:ts="${LIST:ts}"' + @echo 'LIST:ts:S/two/2/="${LIST:ts:S/two/2/}"' + @echo 'LIST:S/two/2/:ts="${LIST:S/two/2/:ts}"' + @echo 'LIST:ts/:S/two/2/="${LIST:ts/:S/two/2/}"' + @echo "Pretend the '/' in '/n' etc. below are back-slashes." + @${PRINT} 'LIST:ts/n="${LIST:ts\n}"' + @${PRINT} 'LIST:ts/t="${LIST:ts\t}"' + @${PRINT} 'LIST:ts/012:tu="${LIST:ts\012:tu}"' + @${PRINT} 'LIST:tx="${LIST:tx}"' + @${PRINT} 'LIST:ts/x:tu="${LIST:ts\x:tu}"' + @${PRINT} 'FU_$@="${FU_${@:ts}:ts}"' + @${PRINT} 'FU_$@:ts:T="${FU_${@:ts}:ts:T}" == cool?' + @${PRINT} 'B.$${AAA:ts}="${B.${AAA:ts}}" == Baaa?' diff --git a/devel/bmake/files/unit-tests/modword b/devel/bmake/files/unit-tests/modword deleted file mode 100644 index 2dfac52fc..000000000 --- a/devel/bmake/files/unit-tests/modword +++ /dev/null @@ -1,151 +0,0 @@ -# $Id: modword,v 1.2 2008/03/09 19:54:29 joerg Exp $ -# -# Test behaviour of new :[] modifier - -all: mod-squarebrackets mod-S-W mod-C-W mod-tW-tw - -LIST= one two three -LIST+= four five six -LONGLIST= 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 - -EMPTY= # the space should be ignored -ESCAPEDSPACE=\ # escaped space before the '#' -REALLYSPACE:=${EMPTY:C/^/ /W} -HASH= \# -AT= @ -STAR= * -ZERO= 0 -ONE= 1 -MINUSONE= -1 - -mod-squarebrackets: mod-squarebrackets-0-star-at \ - mod-squarebrackets-hash \ - mod-squarebrackets-n \ - mod-squarebrackets-start-end \ - mod-squarebrackets-nested - -mod-squarebrackets-0-star-at: - @echo 'LIST:[]="${LIST:[]}" is an error' - @echo 'LIST:[0]="${LIST:[0]}"' - @echo 'LIST:[0x0]="${LIST:[0x0]}"' - @echo 'LIST:[000]="${LIST:[000]}"' - @echo 'LIST:[*]="${LIST:[*]}"' - @echo 'LIST:[@]="${LIST:[@]}"' - @echo 'LIST:[0]:C/ /,/="${LIST:[0]:C/ /,/}"' - @echo 'LIST:[0]:C/ /,/g="${LIST:[0]:C/ /,/g}"' - @echo 'LIST:[0]:C/ /,/1g="${LIST:[0]:C/ /,/1g}"' - @echo 'LIST:[*]:C/ /,/="${LIST:[*]:C/ /,/}"' - @echo 'LIST:[*]:C/ /,/g="${LIST:[*]:C/ /,/g}"' - @echo 'LIST:[*]:C/ /,/1g="${LIST:[*]:C/ /,/1g}"' - @echo 'LIST:[@]:C/ /,/="${LIST:[@]:C/ /,/}"' - @echo 'LIST:[@]:C/ /,/g="${LIST:[@]:C/ /,/g}"' - @echo 'LIST:[@]:C/ /,/1g="${LIST:[@]:C/ /,/1g}"' - @echo 'LIST:[@]:[0]:C/ /,/="${LIST:[@]:[0]:C/ /,/}"' - @echo 'LIST:[0]:[@]:C/ /,/="${LIST:[0]:[@]:C/ /,/}"' - @echo 'LIST:[@]:[*]:C/ /,/="${LIST:[@]:[*]:C/ /,/}"' - @echo 'LIST:[*]:[@]:C/ /,/="${LIST:[*]:[@]:C/ /,/}"' - -mod-squarebrackets-hash: - @echo 'EMPTY="${EMPTY}"' - @echo 'EMPTY:[#]="${EMPTY:[#]}" == 1 ?' - @echo 'ESCAPEDSPACE="${ESCAPEDSPACE}"' - @echo 'ESCAPEDSPACE:[#]="${ESCAPEDSPACE:[#]}" == 1 ?' - @echo 'REALLYSPACE="${REALLYSPACE}"' - @echo 'REALLYSPACE:[#]="${REALLYSPACE:[#]}" == 1 ?' - @echo 'LIST:[#]="${LIST:[#]}"' - @echo 'LIST:[0]:[#]="${LIST:[0]:[#]}" == 1 ?' - @echo 'LIST:[*]:[#]="${LIST:[*]:[#]}" == 1 ?' - @echo 'LIST:[@]:[#]="${LIST:[@]:[#]}"' - @echo 'LIST:[1]:[#]="${LIST:[1]:[#]}"' - @echo 'LIST:[1..3]:[#]="${LIST:[1..3]:[#]}"' - -mod-squarebrackets-n: - @echo 'EMPTY:[1]="${EMPTY:[1]}"' - @echo 'ESCAPEDSPACE="${ESCAPEDSPACE}"' - @echo 'ESCAPEDSPACE:[1]="${ESCAPEDSPACE:[1]}"' - @echo 'REALLYSPACE="${REALLYSPACE}"' - @echo 'REALLYSPACE:[1]="${REALLYSPACE:[1]}" == "" ?' - @echo 'REALLYSPACE:[*]:[1]="${REALLYSPACE:[*]:[1]}" == " " ?' - @echo 'LIST:[1]="${LIST:[1]}"' - @echo 'LIST:[1.]="${LIST:[1.]}" is an error' - @echo 'LIST:[1].="${LIST:[1].}" is an error' - @echo 'LIST:[2]="${LIST:[2]}"' - @echo 'LIST:[6]="${LIST:[6]}"' - @echo 'LIST:[7]="${LIST:[7]}"' - @echo 'LIST:[999]="${LIST:[999]}"' - @echo 'LIST:[-]="${LIST:[-]}" is an error' - @echo 'LIST:[--]="${LIST:[--]}" is an error' - @echo 'LIST:[-1]="${LIST:[-1]}"' - @echo 'LIST:[-2]="${LIST:[-2]}"' - @echo 'LIST:[-6]="${LIST:[-6]}"' - @echo 'LIST:[-7]="${LIST:[-7]}"' - @echo 'LIST:[-999]="${LIST:[-999]}"' - @echo 'LONGLIST:[17]="${LONGLIST:[17]}"' - @echo 'LONGLIST:[0x11]="${LONGLIST:[0x11]}"' - @echo 'LONGLIST:[021]="${LONGLIST:[021]}"' - @echo 'LIST:[0]:[1]="${LIST:[0]:[1]}"' - @echo 'LIST:[*]:[1]="${LIST:[*]:[1]}"' - @echo 'LIST:[@]:[1]="${LIST:[@]:[1]}"' - @echo 'LIST:[0]:[2]="${LIST:[0]:[2]}"' - @echo 'LIST:[*]:[2]="${LIST:[*]:[2]}"' - @echo 'LIST:[@]:[2]="${LIST:[@]:[2]}"' - @echo 'LIST:[*]:C/ /,/:[2]="${LIST:[*]:C/ /,/:[2]}"' - @echo 'LIST:[*]:C/ /,/:[*]:[2]="${LIST:[*]:C/ /,/:[*]:[2]}"' - @echo 'LIST:[*]:C/ /,/:[@]:[2]="${LIST:[*]:C/ /,/:[@]:[2]}"' - -mod-squarebrackets-start-end: - @echo 'LIST:[1.]="${LIST:[1.]}" is an error' - @echo 'LIST:[1..]="${LIST:[1..]}" is an error' - @echo 'LIST:[1..1]="${LIST:[1..1]}"' - @echo 'LIST:[1..1.]="${LIST:[1..1.]}" is an error' - @echo 'LIST:[1..2]="${LIST:[1..2]}"' - @echo 'LIST:[2..1]="${LIST:[2..1]}"' - @echo 'LIST:[3..-2]="${LIST:[3..-2]}"' - @echo 'LIST:[-4..4]="${LIST:[-4..4]}"' - @echo 'LIST:[0..1]="${LIST:[0..1]}" is an error' - @echo 'LIST:[-1..0]="${LIST:[-1..0]}" is an error' - @echo 'LIST:[-1..1]="${LIST:[-1..1]}"' - @echo 'LIST:[0..0]="${LIST:[0..0]}"' - @echo 'LIST:[3..99]="${LIST:[3..99]}"' - @echo 'LIST:[-3..-99]="${LIST:[-3..-99]}"' - @echo 'LIST:[-99..-3]="${LIST:[-99..-3]}"' - -mod-squarebrackets-nested: - @echo 'HASH="${HASH}" == "#" ?' - @echo 'LIST:[$${HASH}]="${LIST:[${HASH}]}"' - @echo 'LIST:[$${ZERO}]="${LIST:[${ZERO}]}"' - @echo 'LIST:[$${ZERO}x$${ONE}]="${LIST:[${ZERO}x${ONE}]}"' - @echo 'LIST:[$${ONE}]="${LIST:[${ONE}]}"' - @echo 'LIST:[$${MINUSONE}]="${LIST:[${MINUSONE}]}"' - @echo 'LIST:[$${STAR}]="${LIST:[${STAR}]}"' - @echo 'LIST:[$${AT}]="${LIST:[${AT}]}"' - @echo 'LIST:[$${EMPTY}]="${LIST:[${EMPTY}]}" is an error' - @echo 'LIST:[$${LONGLIST:[21]:S/2//}]="${LIST:[${LONGLIST:[21]:S/2//}]}"' - @echo 'LIST:[$${LIST:[#]}]="${LIST:[${LIST:[#]}]}"' - @echo 'LIST:[$${LIST:[$${HASH}]}]="${LIST:[${LIST:[${HASH}]}]}"' - -mod-C-W: - @echo 'LIST:C/ /,/="${LIST:C/ /,/}"' - @echo 'LIST:C/ /,/W="${LIST:C/ /,/W}"' - @echo 'LIST:C/ /,/gW="${LIST:C/ /,/gW}"' - @echo 'EMPTY:C/^/,/="${EMPTY:C/^/,/}"' - @echo 'EMPTY:C/^/,/W="${EMPTY:C/^/,/W}"' - -mod-S-W: - @echo 'LIST:S/ /,/="${LIST:S/ /,/}"' - @echo 'LIST:S/ /,/W="${LIST:S/ /,/W}"' - @echo 'LIST:S/ /,/gW="${LIST:S/ /,/gW}"' - @echo 'EMPTY:S/^/,/="${EMPTY:S/^/,/}"' - @echo 'EMPTY:S/^/,/W="${EMPTY:S/^/,/W}"' - -mod-tW-tw: - @echo 'LIST:tW="${LIST:tW}"' - @echo 'LIST:tw="${LIST:tw}"' - @echo 'LIST:tW:C/ /,/="${LIST:tW:C/ /,/}"' - @echo 'LIST:tW:C/ /,/g="${LIST:tW:C/ /,/g}"' - @echo 'LIST:tW:C/ /,/1g="${LIST:tW:C/ /,/1g}"' - @echo 'LIST:tw:C/ /,/="${LIST:tw:C/ /,/}"' - @echo 'LIST:tw:C/ /,/g="${LIST:tw:C/ /,/g}"' - @echo 'LIST:tw:C/ /,/1g="${LIST:tw:C/ /,/1g}"' - @echo 'LIST:tw:tW:C/ /,/="${LIST:tw:tW:C/ /,/}"' - @echo 'LIST:tW:tw:C/ /,/="${LIST:tW:tw:C/ /,/}"' diff --git a/devel/bmake/files/unit-tests/modword.exp b/devel/bmake/files/unit-tests/modword.exp new file mode 100644 index 000000000..258d7eadd --- /dev/null +++ b/devel/bmake/files/unit-tests/modword.exp @@ -0,0 +1,122 @@ +make: Bad modifier `:[]' for LIST +LIST:[]="" is an error +LIST:[0]="one two three four five six" +LIST:[0x0]="one two three four five six" +LIST:[000]="one two three four five six" +LIST:[*]="one two three four five six" +LIST:[@]="one two three four five six" +LIST:[0]:C/ /,/="one,two three four five six" +LIST:[0]:C/ /,/g="one,two,three,four,five,six" +LIST:[0]:C/ /,/1g="one,two,three,four,five,six" +LIST:[*]:C/ /,/="one,two three four five six" +LIST:[*]:C/ /,/g="one,two,three,four,five,six" +LIST:[*]:C/ /,/1g="one,two,three,four,five,six" +LIST:[@]:C/ /,/="one two three four five six" +LIST:[@]:C/ /,/g="one two three four five six" +LIST:[@]:C/ /,/1g="one two three four five six" +LIST:[@]:[0]:C/ /,/="one,two three four five six" +LIST:[0]:[@]:C/ /,/="one two three four five six" +LIST:[@]:[*]:C/ /,/="one,two three four five six" +LIST:[*]:[@]:C/ /,/="one two three four five six" +EMPTY="" +EMPTY:[#]="1" == 1 ? +ESCAPEDSPACE="\ " +ESCAPEDSPACE:[#]="1" == 1 ? +REALLYSPACE=" " +REALLYSPACE:[#]="1" == 1 ? +LIST:[#]="6" +LIST:[0]:[#]="1" == 1 ? +LIST:[*]:[#]="1" == 1 ? +LIST:[@]:[#]="6" +LIST:[1]:[#]="1" +LIST:[1..3]:[#]="3" +EMPTY:[1]="" +ESCAPEDSPACE="\ " +ESCAPEDSPACE:[1]="\ " +REALLYSPACE=" " +REALLYSPACE:[1]="" == "" ? +REALLYSPACE:[*]:[1]=" " == " " ? +LIST:[1]="one" +make: Bad modifier `:[1.]' for LIST +LIST:[1.]="" is an error +make: Bad modifier `:[1].' for LIST +LIST:[1].="}" is an error +LIST:[2]="two" +LIST:[6]="six" +LIST:[7]="" +LIST:[999]="" +make: Bad modifier `:[-]' for LIST +LIST:[-]="" is an error +make: Bad modifier `:[--]' for LIST +LIST:[--]="" is an error +LIST:[-1]="six" +LIST:[-2]="five" +LIST:[-6]="one" +LIST:[-7]="" +LIST:[-999]="" +LONGLIST:[17]="17" +LONGLIST:[0x11]="17" +LONGLIST:[021]="17" +LIST:[0]:[1]="one two three four five six" +LIST:[*]:[1]="one two three four five six" +LIST:[@]:[1]="one" +LIST:[0]:[2]="" +LIST:[*]:[2]="" +LIST:[@]:[2]="two" +LIST:[*]:C/ /,/:[2]="" +LIST:[*]:C/ /,/:[*]:[2]="" +LIST:[*]:C/ /,/:[@]:[2]="three" +make: Bad modifier `:[1.]' for LIST +LIST:[1.]="" is an error +make: Bad modifier `:[1..]' for LIST +LIST:[1..]="" is an error +LIST:[1..1]="one" +make: Bad modifier `:[1..1.]' for LIST +LIST:[1..1.]="" is an error +LIST:[1..2]="one two" +LIST:[2..1]="two one" +LIST:[3..-2]="three four five" +LIST:[-4..4]="three four" +make: Bad modifier `:[0..1]' for LIST +LIST:[0..1]="" is an error +make: Bad modifier `:[-1..0]' for LIST +LIST:[-1..0]="" is an error +LIST:[-1..1]="six five four three two one" +LIST:[0..0]="one two three four five six" +LIST:[3..99]="three four five six" +LIST:[-3..-99]="four three two one" +LIST:[-99..-3]="one two three four" +HASH="#" == "#" ? +LIST:[${HASH}]="6" +LIST:[${ZERO}]="one two three four five six" +LIST:[${ZERO}x${ONE}]="one" +LIST:[${ONE}]="one" +LIST:[${MINUSONE}]="six" +LIST:[${STAR}]="one two three four five six" +LIST:[${AT}]="one two three four five six" +make: Bad modifier `:[${EMPTY' for LIST +LIST:[${EMPTY}]="" is an error +LIST:[${LONGLIST:[21]:S/2//}]="one" +LIST:[${LIST:[#]}]="six" +LIST:[${LIST:[${HASH}]}]="six" +LIST:S/ /,/="one two three four five six" +LIST:S/ /,/W="one,two three four five six" +LIST:S/ /,/gW="one,two,three,four,five,six" +EMPTY:S/^/,/="," +EMPTY:S/^/,/W="," +LIST:C/ /,/="one two three four five six" +LIST:C/ /,/W="one,two three four five six" +LIST:C/ /,/gW="one,two,three,four,five,six" +EMPTY:C/^/,/="," +EMPTY:C/^/,/W="," +LIST:tW="one two three four five six" +LIST:tw="one two three four five six" +LIST:tW:C/ /,/="one,two three four five six" +LIST:tW:C/ /,/g="one,two,three,four,five,six" +LIST:tW:C/ /,/1g="one,two,three,four,five,six" +LIST:tw:C/ /,/="one two three four five six" +LIST:tw:C/ /,/g="one two three four five six" +LIST:tw:C/ /,/1g="one two three four five six" +LIST:tw:tW:C/ /,/="one,two three four five six" +LIST:tW:tw:C/ /,/="one two three four five six" +exit status 0 diff --git a/devel/bmake/files/unit-tests/modword.mk b/devel/bmake/files/unit-tests/modword.mk new file mode 100644 index 000000000..a28778925 --- /dev/null +++ b/devel/bmake/files/unit-tests/modword.mk @@ -0,0 +1,151 @@ +# $Id: modword.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ +# +# Test behaviour of new :[] modifier + +all: mod-squarebrackets mod-S-W mod-C-W mod-tW-tw + +LIST= one two three +LIST+= four five six +LONGLIST= 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 + +EMPTY= # the space should be ignored +ESCAPEDSPACE=\ # escaped space before the '#' +REALLYSPACE:=${EMPTY:C/^/ /W} +HASH= \# +AT= @ +STAR= * +ZERO= 0 +ONE= 1 +MINUSONE= -1 + +mod-squarebrackets: mod-squarebrackets-0-star-at \ + mod-squarebrackets-hash \ + mod-squarebrackets-n \ + mod-squarebrackets-start-end \ + mod-squarebrackets-nested + +mod-squarebrackets-0-star-at: + @echo 'LIST:[]="${LIST:[]}" is an error' + @echo 'LIST:[0]="${LIST:[0]}"' + @echo 'LIST:[0x0]="${LIST:[0x0]}"' + @echo 'LIST:[000]="${LIST:[000]}"' + @echo 'LIST:[*]="${LIST:[*]}"' + @echo 'LIST:[@]="${LIST:[@]}"' + @echo 'LIST:[0]:C/ /,/="${LIST:[0]:C/ /,/}"' + @echo 'LIST:[0]:C/ /,/g="${LIST:[0]:C/ /,/g}"' + @echo 'LIST:[0]:C/ /,/1g="${LIST:[0]:C/ /,/1g}"' + @echo 'LIST:[*]:C/ /,/="${LIST:[*]:C/ /,/}"' + @echo 'LIST:[*]:C/ /,/g="${LIST:[*]:C/ /,/g}"' + @echo 'LIST:[*]:C/ /,/1g="${LIST:[*]:C/ /,/1g}"' + @echo 'LIST:[@]:C/ /,/="${LIST:[@]:C/ /,/}"' + @echo 'LIST:[@]:C/ /,/g="${LIST:[@]:C/ /,/g}"' + @echo 'LIST:[@]:C/ /,/1g="${LIST:[@]:C/ /,/1g}"' + @echo 'LIST:[@]:[0]:C/ /,/="${LIST:[@]:[0]:C/ /,/}"' + @echo 'LIST:[0]:[@]:C/ /,/="${LIST:[0]:[@]:C/ /,/}"' + @echo 'LIST:[@]:[*]:C/ /,/="${LIST:[@]:[*]:C/ /,/}"' + @echo 'LIST:[*]:[@]:C/ /,/="${LIST:[*]:[@]:C/ /,/}"' + +mod-squarebrackets-hash: + @echo 'EMPTY="${EMPTY}"' + @echo 'EMPTY:[#]="${EMPTY:[#]}" == 1 ?' + @echo 'ESCAPEDSPACE="${ESCAPEDSPACE}"' + @echo 'ESCAPEDSPACE:[#]="${ESCAPEDSPACE:[#]}" == 1 ?' + @echo 'REALLYSPACE="${REALLYSPACE}"' + @echo 'REALLYSPACE:[#]="${REALLYSPACE:[#]}" == 1 ?' + @echo 'LIST:[#]="${LIST:[#]}"' + @echo 'LIST:[0]:[#]="${LIST:[0]:[#]}" == 1 ?' + @echo 'LIST:[*]:[#]="${LIST:[*]:[#]}" == 1 ?' + @echo 'LIST:[@]:[#]="${LIST:[@]:[#]}"' + @echo 'LIST:[1]:[#]="${LIST:[1]:[#]}"' + @echo 'LIST:[1..3]:[#]="${LIST:[1..3]:[#]}"' + +mod-squarebrackets-n: + @echo 'EMPTY:[1]="${EMPTY:[1]}"' + @echo 'ESCAPEDSPACE="${ESCAPEDSPACE}"' + @echo 'ESCAPEDSPACE:[1]="${ESCAPEDSPACE:[1]}"' + @echo 'REALLYSPACE="${REALLYSPACE}"' + @echo 'REALLYSPACE:[1]="${REALLYSPACE:[1]}" == "" ?' + @echo 'REALLYSPACE:[*]:[1]="${REALLYSPACE:[*]:[1]}" == " " ?' + @echo 'LIST:[1]="${LIST:[1]}"' + @echo 'LIST:[1.]="${LIST:[1.]}" is an error' + @echo 'LIST:[1].="${LIST:[1].}" is an error' + @echo 'LIST:[2]="${LIST:[2]}"' + @echo 'LIST:[6]="${LIST:[6]}"' + @echo 'LIST:[7]="${LIST:[7]}"' + @echo 'LIST:[999]="${LIST:[999]}"' + @echo 'LIST:[-]="${LIST:[-]}" is an error' + @echo 'LIST:[--]="${LIST:[--]}" is an error' + @echo 'LIST:[-1]="${LIST:[-1]}"' + @echo 'LIST:[-2]="${LIST:[-2]}"' + @echo 'LIST:[-6]="${LIST:[-6]}"' + @echo 'LIST:[-7]="${LIST:[-7]}"' + @echo 'LIST:[-999]="${LIST:[-999]}"' + @echo 'LONGLIST:[17]="${LONGLIST:[17]}"' + @echo 'LONGLIST:[0x11]="${LONGLIST:[0x11]}"' + @echo 'LONGLIST:[021]="${LONGLIST:[021]}"' + @echo 'LIST:[0]:[1]="${LIST:[0]:[1]}"' + @echo 'LIST:[*]:[1]="${LIST:[*]:[1]}"' + @echo 'LIST:[@]:[1]="${LIST:[@]:[1]}"' + @echo 'LIST:[0]:[2]="${LIST:[0]:[2]}"' + @echo 'LIST:[*]:[2]="${LIST:[*]:[2]}"' + @echo 'LIST:[@]:[2]="${LIST:[@]:[2]}"' + @echo 'LIST:[*]:C/ /,/:[2]="${LIST:[*]:C/ /,/:[2]}"' + @echo 'LIST:[*]:C/ /,/:[*]:[2]="${LIST:[*]:C/ /,/:[*]:[2]}"' + @echo 'LIST:[*]:C/ /,/:[@]:[2]="${LIST:[*]:C/ /,/:[@]:[2]}"' + +mod-squarebrackets-start-end: + @echo 'LIST:[1.]="${LIST:[1.]}" is an error' + @echo 'LIST:[1..]="${LIST:[1..]}" is an error' + @echo 'LIST:[1..1]="${LIST:[1..1]}"' + @echo 'LIST:[1..1.]="${LIST:[1..1.]}" is an error' + @echo 'LIST:[1..2]="${LIST:[1..2]}"' + @echo 'LIST:[2..1]="${LIST:[2..1]}"' + @echo 'LIST:[3..-2]="${LIST:[3..-2]}"' + @echo 'LIST:[-4..4]="${LIST:[-4..4]}"' + @echo 'LIST:[0..1]="${LIST:[0..1]}" is an error' + @echo 'LIST:[-1..0]="${LIST:[-1..0]}" is an error' + @echo 'LIST:[-1..1]="${LIST:[-1..1]}"' + @echo 'LIST:[0..0]="${LIST:[0..0]}"' + @echo 'LIST:[3..99]="${LIST:[3..99]}"' + @echo 'LIST:[-3..-99]="${LIST:[-3..-99]}"' + @echo 'LIST:[-99..-3]="${LIST:[-99..-3]}"' + +mod-squarebrackets-nested: + @echo 'HASH="${HASH}" == "#" ?' + @echo 'LIST:[$${HASH}]="${LIST:[${HASH}]}"' + @echo 'LIST:[$${ZERO}]="${LIST:[${ZERO}]}"' + @echo 'LIST:[$${ZERO}x$${ONE}]="${LIST:[${ZERO}x${ONE}]}"' + @echo 'LIST:[$${ONE}]="${LIST:[${ONE}]}"' + @echo 'LIST:[$${MINUSONE}]="${LIST:[${MINUSONE}]}"' + @echo 'LIST:[$${STAR}]="${LIST:[${STAR}]}"' + @echo 'LIST:[$${AT}]="${LIST:[${AT}]}"' + @echo 'LIST:[$${EMPTY}]="${LIST:[${EMPTY}]}" is an error' + @echo 'LIST:[$${LONGLIST:[21]:S/2//}]="${LIST:[${LONGLIST:[21]:S/2//}]}"' + @echo 'LIST:[$${LIST:[#]}]="${LIST:[${LIST:[#]}]}"' + @echo 'LIST:[$${LIST:[$${HASH}]}]="${LIST:[${LIST:[${HASH}]}]}"' + +mod-C-W: + @echo 'LIST:C/ /,/="${LIST:C/ /,/}"' + @echo 'LIST:C/ /,/W="${LIST:C/ /,/W}"' + @echo 'LIST:C/ /,/gW="${LIST:C/ /,/gW}"' + @echo 'EMPTY:C/^/,/="${EMPTY:C/^/,/}"' + @echo 'EMPTY:C/^/,/W="${EMPTY:C/^/,/W}"' + +mod-S-W: + @echo 'LIST:S/ /,/="${LIST:S/ /,/}"' + @echo 'LIST:S/ /,/W="${LIST:S/ /,/W}"' + @echo 'LIST:S/ /,/gW="${LIST:S/ /,/gW}"' + @echo 'EMPTY:S/^/,/="${EMPTY:S/^/,/}"' + @echo 'EMPTY:S/^/,/W="${EMPTY:S/^/,/W}"' + +mod-tW-tw: + @echo 'LIST:tW="${LIST:tW}"' + @echo 'LIST:tw="${LIST:tw}"' + @echo 'LIST:tW:C/ /,/="${LIST:tW:C/ /,/}"' + @echo 'LIST:tW:C/ /,/g="${LIST:tW:C/ /,/g}"' + @echo 'LIST:tW:C/ /,/1g="${LIST:tW:C/ /,/1g}"' + @echo 'LIST:tw:C/ /,/="${LIST:tw:C/ /,/}"' + @echo 'LIST:tw:C/ /,/g="${LIST:tw:C/ /,/g}"' + @echo 'LIST:tw:C/ /,/1g="${LIST:tw:C/ /,/1g}"' + @echo 'LIST:tw:tW:C/ /,/="${LIST:tw:tW:C/ /,/}"' + @echo 'LIST:tW:tw:C/ /,/="${LIST:tW:tw:C/ /,/}"' diff --git a/devel/bmake/files/unit-tests/order.exp b/devel/bmake/files/unit-tests/order.exp new file mode 100644 index 000000000..d876914ff --- /dev/null +++ b/devel/bmake/files/unit-tests/order.exp @@ -0,0 +1,4 @@ +Making the.c +Making the.h +Making the.o from the.h the.c +exit status 0 diff --git a/devel/bmake/files/unit-tests/order.mk b/devel/bmake/files/unit-tests/order.mk new file mode 100644 index 000000000..2f389205c --- /dev/null +++ b/devel/bmake/files/unit-tests/order.mk @@ -0,0 +1,20 @@ +# $NetBSD: order.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# Test that .ORDER is handled correctly. +# The explicit dependency the.o: the.h will make us examine the.h +# the .ORDER will prevent us building it immediately, +# we should then examine the.c rather than stop. + +all: the.o + +.ORDER: the.c the.h + +the.c the.h: + @echo Making $@ + +.SUFFIXES: .o .c + +.c.o: + @echo Making $@ from $? + +the.o: the.h diff --git a/devel/bmake/files/unit-tests/phony-end.exp b/devel/bmake/files/unit-tests/phony-end.exp new file mode 100644 index 000000000..c3c517ccc --- /dev/null +++ b/devel/bmake/files/unit-tests/phony-end.exp @@ -0,0 +1,6 @@ +.TARGET="phony" .PREFIX="phony" .IMPSRC="" +.TARGET="all" .PREFIX="all" .IMPSRC="phony" +.TARGET="ok" .PREFIX="ok" .IMPSRC="" +.TARGET="also.ok" .PREFIX="also.ok" .IMPSRC="" +.TARGET="bug" .PREFIX="bug" .IMPSRC="" +exit status 0 diff --git a/devel/bmake/files/unit-tests/phony-end.mk b/devel/bmake/files/unit-tests/phony-end.mk new file mode 100644 index 000000000..1c33edfef --- /dev/null +++ b/devel/bmake/files/unit-tests/phony-end.mk @@ -0,0 +1,9 @@ +# $Id: phony-end.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +all ok also.ok bug phony: + @echo '${.TARGET .PREFIX .IMPSRC:L:@v@$v="${$v}"@}' + +.END: ok also.ok bug + +phony bug: .PHONY +all: phony diff --git a/devel/bmake/files/unit-tests/posix b/devel/bmake/files/unit-tests/posix deleted file mode 100644 index 82b086598..000000000 --- a/devel/bmake/files/unit-tests/posix +++ /dev/null @@ -1,24 +0,0 @@ -# $Id: posix,v 1.2 2008/03/09 19:54:29 joerg Exp $ - -all: x plus subs err - -x: - @echo "Posix says we should execute the command as if run by system(3)" - @echo "Expect 'Hello,' and 'World!'" - @echo Hello,; false; echo "World!" - -plus: - @echo a command - +@echo "a command prefixed by '+' executes even with -n" - @echo another command - -subs: - @echo make -n - @${.MAKE} -f ${MAKEFILE} -n plus - @echo make -n -j1 - @${.MAKE} -f ${MAKEFILE} -n -j1 plus - -err: - @(echo Now we expect an error...; exit 1) - @echo "Oops! you shouldn't see this!" - diff --git a/devel/bmake/files/unit-tests/posix.exp b/devel/bmake/files/unit-tests/posix.exp new file mode 100644 index 000000000..7e74cabad --- /dev/null +++ b/devel/bmake/files/unit-tests/posix.exp @@ -0,0 +1,23 @@ +Posix says we should execute the command as if run by system(3) +Expect 'Hello,' and 'World!' +Hello, +World! +a command +a command prefixed by '+' executes even with -n +another command +make -n +echo a command +echo "a command prefixed by '+' executes even with -n" +a command prefixed by '+' executes even with -n +echo another command +make -n -j1 +{ echo a command +} || exit $? +echo "a command prefixed by '+' executes even with -n" +a command prefixed by '+' executes even with -n +{ echo another command +} || exit $? +Now we expect an error... +*** Error code 1 (continuing) +`all' not remade because of errors. +exit status 0 diff --git a/devel/bmake/files/unit-tests/posix.mk b/devel/bmake/files/unit-tests/posix.mk new file mode 100644 index 000000000..fd1136a66 --- /dev/null +++ b/devel/bmake/files/unit-tests/posix.mk @@ -0,0 +1,24 @@ +# $Id: posix.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +all: x plus subs err + +x: + @echo "Posix says we should execute the command as if run by system(3)" + @echo "Expect 'Hello,' and 'World!'" + @echo Hello,; false; echo "World!" + +plus: + @echo a command + +@echo "a command prefixed by '+' executes even with -n" + @echo another command + +subs: + @echo make -n + @${.MAKE} -f ${MAKEFILE} -n plus + @echo make -n -j1 + @${.MAKE} -f ${MAKEFILE} -n -j1 plus + +err: + @(echo Now we expect an error...; exit 1) + @echo "Oops! you shouldn't see this!" + diff --git a/devel/bmake/files/unit-tests/posix1.exp b/devel/bmake/files/unit-tests/posix1.exp new file mode 100644 index 000000000..92809e61c --- /dev/null +++ b/devel/bmake/files/unit-tests/posix1.exp @@ -0,0 +1,185 @@ +${VAR} = "foo bar baz" +a +b +c +foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd +mkdir -p 'dir' +touch 'dir/obj_1.h' +mkdir -p 'dir' +printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' \ + >'dir/obj_1.c' +Local variables + ${@}="dir/obj_1.o" ${<}="dir/obj_1.c" + ${*}="dir/obj_1" ${?}="dir/obj_1.h dir/obj_1.c" + ${%}="" + +Directory and filename parts of local variables + ${@D}="dir" ${@F}="obj_1.o" + ${'obj_2.c' +mkdir -p '.' +touch 'obj_2.h' +Local variables + ${@}="obj2.o" ${<}="obj_2.c" + ${*}="obj2" ${?}="obj_2.c obj_2.h dir/obj_1.h" + ${%}="" + +Directory and filename parts of local variables + ${@D}="." ${@F}="obj2.o" + ${'obj3.c' +Local variables + ${@}="lib.a" ${<}="obj3.c" + ${*}="obj3" ${?}="obj3.h dir/dummy obj3.c" + ${%}="obj3.o" + +Directory and filename parts of local variables + ${@D}="." ${@F}="lib.a" + ${'${@}' + +dir/obj_1.h obj_2.h obj3.h dummy dir/dummy: + mkdir -p '${@D}' + touch '${@}' diff --git a/devel/bmake/files/unit-tests/qequals b/devel/bmake/files/unit-tests/qequals deleted file mode 100644 index 1812cd8f3..000000000 --- a/devel/bmake/files/unit-tests/qequals +++ /dev/null @@ -1,8 +0,0 @@ -# $Id: qequals,v 1.1.1.3 2009/09/18 20:55:34 joerg Exp $ - -M= i386 -V.i386= OK -V.$M ?= bug - -all: - @echo 'V.$M ?= ${V.$M}' diff --git a/devel/bmake/files/unit-tests/qequals.exp b/devel/bmake/files/unit-tests/qequals.exp new file mode 100644 index 000000000..6b2f4dce6 --- /dev/null +++ b/devel/bmake/files/unit-tests/qequals.exp @@ -0,0 +1,2 @@ +V.i386 ?= OK +exit status 0 diff --git a/devel/bmake/files/unit-tests/qequals.mk b/devel/bmake/files/unit-tests/qequals.mk new file mode 100644 index 000000000..1cb5ab300 --- /dev/null +++ b/devel/bmake/files/unit-tests/qequals.mk @@ -0,0 +1,8 @@ +# $Id: qequals.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +M= i386 +V.i386= OK +V.$M ?= bug + +all: + @echo 'V.$M ?= ${V.$M}' diff --git a/devel/bmake/files/unit-tests/suffixes.exp b/devel/bmake/files/unit-tests/suffixes.exp new file mode 100644 index 000000000..2a46e1cfa --- /dev/null +++ b/devel/bmake/files/unit-tests/suffixes.exp @@ -0,0 +1,35 @@ +make: don't know how to make issue3 (continuing) +There should be no text after the colon: +touch .a +There should be no text after the colon: +touch .a.b +There should be no text after the colon: +touch .b.a +touch issue5a.c +first set +cp issue5a.c issue5a.d +touch issue5b.d +first set +cp issue5b.d issue5b.c +touch issue5c.d +first set +cp issue5c.d issue5c +touch issue5d.d +first set +cp issue5d.d issue5d.e +touch issue5e.e +first set +cp issue5e.e issue5e.d +make: don't know how to make issue6.f (continuing) +touch issue10.d +first set +cp issue10.d issue10.e +touch issue11.h +touch issue11.first +.ALLSRC: issue11.h issue11.first +cp issue11.h issue11.i +touch issue11.second +.ALLSRC: issue11.i issue11.second +cp issue11.i issue11.j +`all' not remade because of errors. +exit status 0 diff --git a/devel/bmake/files/unit-tests/suffixes.mk b/devel/bmake/files/unit-tests/suffixes.mk new file mode 100644 index 000000000..c7e2356f4 --- /dev/null +++ b/devel/bmake/files/unit-tests/suffixes.mk @@ -0,0 +1,89 @@ +# $NetBSD: suffixes.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# Issues from PR 49086 + +# Issue 3: single suffix rules remain active after .SUFFIXES is cleared +# +# There's a rule for issue3.a, but .a is no longer a known suffix when +# targets are being made, so issue3 should not get made. +all: issue3 + +# Issue 4: suffix rules do not become regular rules when .SUFFIXES is cleared +# +# When the rules were encountered, .a and .b were known suffices, but later +# on they were forgotten. These should get created as regular targets. +all: .a .a.b .b.a + +# Issue 5: adding more suffixes does not make existing rules into suffix rules +# +# When the targets .c.d, .d.c, .d, .d.e, and .e.d were encountered, only .a, +# .b and .c were known suffixes, so all of them were regular rules. Later +# rest of the suffixes were made known, so they should all be suffix +# transformation rules. +all: issue5a.d issue5b.c issue5c issue5d.e issue5e.d + +# Issue 6: transformation search can end up in an infinite loop +# +# There is no file or target from which issue6.f could be made from so +# this should fail. The bug was that because rules .e.f, .d.e and .e.d +# exist, make would try to make .f from .e and then infinitely try +# to do .e from .d and vice versa. +all: issue6.f + +# Issue 10: explicit dependencies affect transformation rule selection +# +# If issue10.e is wanted and both issue10.d and issue10.f are available, +# make should choose the .d.e rule, because .d is before .f in .SUFFIXES. +# The bug was that if issue10.d had an explicit dependency on issue10.f, +# it would choose .f.e instead. +all: issue10.e + +# Issue 11: sources from transformation rules are expanded incorrectly +# +# issue11.j should depend on issue11.i and issue11.second and issue11.i +# should depend on issue11.h and issue11.first. The bug was that +# the dynamic sources were expanded before ${.PREFIX} and ${.TARGET} were +# available, so they would have expanded to a null string. +all: issue11.j + +# we need to clean for repeatable results +.BEGIN: clean +clean: + @rm -f issue* .[ab]* + +.SUFFIXES: .a .b .c + +.a .a.b .b.a: + @echo 'There should be no text after the colon: ${.IMPSRC}' + touch ${.TARGET} + +.c.d .d.c .d .d.e .e.d: + @echo 'first set' + cp ${.IMPSRC} ${.TARGET} + +.SUFFIXES: +.SUFFIXES: .c .d .e .f .g + +.e .e.f .f.e: + @echo 'second set' + cp ${.IMPSRC} ${.TARGET} + +issue3.a: + @echo 'There is a bug if you see this.' + touch ${.TARGET} + +issue5a.c issue5b.d issue5c.d issue5d.d issue5e.e issue10.d issue10.f: + touch ${.TARGET} + +.SUFFIXES: .h .i .j + +.h.i: ${.PREFIX}.first + @echo '.ALLSRC: ${.ALLSRC}' + cp ${.IMPSRC} ${.TARGET} + +.i.j: ${.PREFIX}.second + @echo '.ALLSRC: ${.ALLSRC}' + cp ${.IMPSRC} ${.TARGET} + +issue11.h issue11.first issue11.second: + touch ${.TARGET} diff --git a/devel/bmake/files/unit-tests/sunshcmd.exp b/devel/bmake/files/unit-tests/sunshcmd.exp new file mode 100644 index 000000000..b14f6b68a --- /dev/null +++ b/devel/bmake/files/unit-tests/sunshcmd.exp @@ -0,0 +1,4 @@ +TEST1=hello +TEST2=bye +TEST3=later +exit status 0 diff --git a/devel/bmake/files/unit-tests/sunshcmd.mk b/devel/bmake/files/unit-tests/sunshcmd.mk new file mode 100644 index 000000000..e3baf901e --- /dev/null +++ b/devel/bmake/files/unit-tests/sunshcmd.mk @@ -0,0 +1,10 @@ +BYECMD = echo bye +LATERCMD = echo later +TEST1 :sh = echo hello +TEST2 :sh = ${BYECMD} +TEST3 = ${LATERCMD:sh} + +all: + @echo "TEST1=${TEST1}" + @echo "TEST2=${TEST2}" + @echo "TEST3=${TEST3}" diff --git a/devel/bmake/files/unit-tests/sysv b/devel/bmake/files/unit-tests/sysv deleted file mode 100644 index 76fbdc083..000000000 --- a/devel/bmake/files/unit-tests/sysv +++ /dev/null @@ -1,26 +0,0 @@ -# $Id: sysv,v 1.1.1.1 2011/06/18 22:18:21 bsiegert Exp $ - -FOO ?= -FOOBAR = $(FOO:=bar) - -_this := ${.PARSEDIR}/${.PARSEFILE} - -B = /b -S = / -FUN = ${B}${S}fun -SUN = the Sun - -# we expect nothing when FOO is empty -all: foo fun - -foo: - @echo FOOBAR = $(FOOBAR) -.if empty(FOO) - @FOO="foo fu" ${.MAKE} -f ${_this} foo -.endif - -fun: - @echo ${FUN:T} - @echo ${FUN:${B}${S}fun=fun} - @echo ${FUN:${B}${S}%=%} - @echo ${In:L:%=% ${SUN}} diff --git a/devel/bmake/files/unit-tests/sysv.exp b/devel/bmake/files/unit-tests/sysv.exp new file mode 100644 index 000000000..4cce2de31 --- /dev/null +++ b/devel/bmake/files/unit-tests/sysv.exp @@ -0,0 +1,7 @@ +FOOBAR = +FOOBAR = foobar fubar +fun +fun +fun +In the Sun +exit status 0 diff --git a/devel/bmake/files/unit-tests/sysv.mk b/devel/bmake/files/unit-tests/sysv.mk new file mode 100644 index 000000000..6adcb36ff --- /dev/null +++ b/devel/bmake/files/unit-tests/sysv.mk @@ -0,0 +1,26 @@ +# $Id: sysv.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +FOO ?= +FOOBAR = ${FOO:=bar} + +_this := ${.PARSEDIR}/${.PARSEFILE} + +B = /b +S = / +FUN = ${B}${S}fun +SUN = the Sun + +# we expect nothing when FOO is empty +all: foo fun + +foo: + @echo FOOBAR = ${FOOBAR} +.if empty(FOO) + @FOO="foo fu" ${.MAKE} -f ${_this} foo +.endif + +fun: + @echo ${FUN:T} + @echo ${FUN:${B}${S}fun=fun} + @echo ${FUN:${B}${S}%=%} + @echo ${In:L:%=% ${SUN}} diff --git a/devel/bmake/files/unit-tests/ternary.exp b/devel/bmake/files/unit-tests/ternary.exp new file mode 100644 index 000000000..ed9c1bd92 --- /dev/null +++ b/devel/bmake/files/unit-tests/ternary.exp @@ -0,0 +1,10 @@ +The answer is unknown +The answer is unknown +The answer is empty +The answer is known +The answer is +The answer is empty +The answer is known +The answer is 42 +The answer is 42 +exit status 0 diff --git a/devel/bmake/files/unit-tests/ternary b/devel/bmake/files/unit-tests/ternary.mk similarity index 100% rename from devel/bmake/files/unit-tests/ternary rename to devel/bmake/files/unit-tests/ternary.mk diff --git a/devel/bmake/files/unit-tests/test.exp b/devel/bmake/files/unit-tests/test.exp deleted file mode 100644 index cc49d4b45..000000000 --- a/devel/bmake/files/unit-tests/test.exp +++ /dev/null @@ -1,346 +0,0 @@ -comment testing start -this is foo -This is how a comment looks: # comment -comment testing done -make: "cond1" line 75: warning: extra else -make: "cond1" line 85: warning: extra else -2 is prime -A='other' B='unknown' C='clever' o='no,no' -Passed: - var - ("var") - (var != var) - var != var - !((var != var) && defined(name)) - var == quoted - -1 is not prime -2 is prime -3 is prime -4 is not prime -5 is prime - -make: warning: String comparison operator should be either == or != -make: Bad conditional expression `"0" > 0' in "0" > 0?OK:No - -OK -make: "error" line 3: just FYI -make: "error" line 4: warning: this could be serious -make: "error" line 5: this is fatal -UT_DOLLAR=This is $UT_FU -UT_FOO=foobar is fubar -UT_FU=fubar -UT_TEST=export -UT_ZOO=hoopie -UT_ALL=even this gets exported -UT_BADDIR=unit-tests -UT_DOLLAR=This is $UT_FU -UT_F=fine -UT_FOO=foobar is fubar -UT_FU=fubar -UT_NO=all -UT_OK=good -UT_OKDIR=unit-tests -UT_TEST=export-all -UT_ZOO=hoopie -At first, I am -happy -and now: sad -.ERROR: Looks like 'sad' is upset. -*** Error code 1 - -Stop. -make: stopped in unit-tests -simple.1 -simple.1 -simple.2 -simple.2 -recursive.1.1.* -recursive.1.1.* -recursive.1.1.* -recursive.1.1.* -recursive.1.99 -recursive.1.99 -recursive.2.1.* -recursive.2.1.* -recursive.2.1.* -recursive.2.1.* -recursive.2.99 -recursive.2.99 -shared.0 -shared.0 -shared.1.99 -shared.1.99 -shared.2.1 -shared.2.1 -shared.2.99 -shared.2.99 -make: Graph cycles through `cycle.2.99' -make: Graph cycles through `cycle.2.98' -make: Graph cycles through `cycle.2.97' -cycle.1.99 -cycle.1.99 -.for with :S;... OK -b2af338b -3360ac65 -7747f046 -9ca87054 -880fe816 -208fcbd3 -d5d376eb -de41416c -Expect: Unknown modifier 'Z' -make: Unknown modifier 'Z' -VAR:Z= -Expect: Unknown modifier 'Z' -make: Unknown modifier 'Z' -VAR:Z= -Expect: Unclosed variable specification for VAR -make: Unclosed variable specification (expecting '}') for "VAR" (value "Thevariable") modifier S -VAR:S,V,v,=Thevariable -Expect: Unclosed variable specification for VAR -make: Unclosed variable specification after complex modifier (expecting '}') for VAR -VAR:S,V,v,=Thevariable -Expect: Unclosed substitution for VAR (, missing) -make: Unclosed substitution for VAR (, missing) -VAR:S,V,v= -LIB=a X_LIBS:M${LIB${LIB:tu}} is "/tmp/liba.a" -LIB=a X_LIBS:M*/lib${LIB}.a is "/tmp/liba.a" -LIB=a X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBA.A" -LIB=b X_LIBS:M${LIB${LIB:tu}} is "" -LIB=b X_LIBS:M*/lib${LIB}.a is "" -LIB=b X_LIBS:M*/lib${LIB}.a:tu is "" -LIB=c X_LIBS:M${LIB${LIB:tu}} is "" -LIB=c X_LIBS:M*/lib${LIB}.a is "" -LIB=c X_LIBS:M*/lib${LIB}.a:tu is "" -LIB=d X_LIBS:M${LIB${LIB:tu}} is "/tmp/libd.a" -LIB=d X_LIBS:M*/lib${LIB}.a is "/tmp/libd.a" -LIB=d X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBD.A" -LIB=e X_LIBS:M${LIB${LIB:tu}} is "/tmp/libe.a" -LIB=e X_LIBS:M*/lib${LIB}.a is "/tmp/libe.a" -LIB=e X_LIBS:M*/lib${LIB}.a:tu is "/TMP/LIBE.A" -Mscanner=OK -path=':/bin:/tmp::/:.:/no/such/dir:.' -path='/bin:/tmp:/:/no/such/dir' -path='/bin:/tmp:/:/no/such/dir' -path='/bin':'/tmp':'/':'/no/such/dir' -path='/bin':'/tmp':'/':'/no/such/dir' -path_/usr/xbin=/opt/xbin/ -paths=/bin /tmp / /no/such/dir /opt/xbin -PATHS=/BIN /TMP / /NO/SUCH/DIR /OPT/XBIN -The answer is 42 -LIST = one two three four five six seven eight nine ten -LIST:O = eight five four nine one seven six ten three two -LIST:Ox = Ok -LIST:O:Ox = Ok -LISTX = Ok -LISTSX = Ok -make: Bad modifier `:OX' for LIST -BADMOD 1 = } -make: Bad modifier `:OxXX' for LIST -BADMOD 2 = XX} -LIST="one two three four five six" -LIST:ts,="one,two,three,four,five,six" -LIST:ts/:tu="ONE/TWO/THREE/FOUR/FIVE/SIX" -LIST:ts::tu="ONE:TWO:THREE:FOUR:FIVE:SIX" -LIST:ts:tu="ONETWOTHREEFOURFIVESIX" -LIST:tu:ts/="ONE/TWO/THREE/FOUR/FIVE/SIX" -LIST:ts:="one:two:three:four:five:six" -LIST:ts="onetwothreefourfivesix" -LIST:ts:S/two/2/="one2threefourfivesix" -LIST:S/two/2/:ts="one2threefourfivesix" -LIST:ts/:S/two/2/="one/2/three/four/five/six" -Pretend the '/' in '/n' etc. below are back-slashes. -LIST:ts/n="one -two -three -four -five -six" -LIST:ts/t="one two three four five six" -LIST:ts/012:tu="ONE -TWO -THREE -FOUR -FIVE -SIX" -make: Bad modifier `:tx' for LIST -LIST:tx="}" -make: Bad modifier `:ts\x' for LIST -LIST:ts/x:tu="\x:tu}" -FU_mod-ts="a/b/cool" -FU_mod-ts:ts:T="cool" == cool? -B.${AAA:ts}="Baaa" == Baaa? -make: Bad modifier `:[]' for LIST -LIST:[]="" is an error -LIST:[0]="one two three four five six" -LIST:[0x0]="one two three four five six" -LIST:[000]="one two three four five six" -LIST:[*]="one two three four five six" -LIST:[@]="one two three four five six" -LIST:[0]:C/ /,/="one,two three four five six" -LIST:[0]:C/ /,/g="one,two,three,four,five,six" -LIST:[0]:C/ /,/1g="one,two,three,four,five,six" -LIST:[*]:C/ /,/="one,two three four five six" -LIST:[*]:C/ /,/g="one,two,three,four,five,six" -LIST:[*]:C/ /,/1g="one,two,three,four,five,six" -LIST:[@]:C/ /,/="one two three four five six" -LIST:[@]:C/ /,/g="one two three four five six" -LIST:[@]:C/ /,/1g="one two three four five six" -LIST:[@]:[0]:C/ /,/="one,two three four five six" -LIST:[0]:[@]:C/ /,/="one two three four five six" -LIST:[@]:[*]:C/ /,/="one,two three four five six" -LIST:[*]:[@]:C/ /,/="one two three four five six" -EMPTY="" -EMPTY:[#]="1" == 1 ? -ESCAPEDSPACE="\ " -ESCAPEDSPACE:[#]="1" == 1 ? -REALLYSPACE=" " -REALLYSPACE:[#]="1" == 1 ? -LIST:[#]="6" -LIST:[0]:[#]="1" == 1 ? -LIST:[*]:[#]="1" == 1 ? -LIST:[@]:[#]="6" -LIST:[1]:[#]="1" -LIST:[1..3]:[#]="3" -EMPTY:[1]="" -ESCAPEDSPACE="\ " -ESCAPEDSPACE:[1]="\ " -REALLYSPACE=" " -REALLYSPACE:[1]="" == "" ? -REALLYSPACE:[*]:[1]=" " == " " ? -LIST:[1]="one" -make: Bad modifier `:[1.]' for LIST -LIST:[1.]="" is an error -make: Bad modifier `:[1].' for LIST -LIST:[1].="}" is an error -LIST:[2]="two" -LIST:[6]="six" -LIST:[7]="" -LIST:[999]="" -make: Bad modifier `:[-]' for LIST -LIST:[-]="" is an error -make: Bad modifier `:[--]' for LIST -LIST:[--]="" is an error -LIST:[-1]="six" -LIST:[-2]="five" -LIST:[-6]="one" -LIST:[-7]="" -LIST:[-999]="" -LONGLIST:[17]="17" -LONGLIST:[0x11]="17" -LONGLIST:[021]="17" -LIST:[0]:[1]="one two three four five six" -LIST:[*]:[1]="one two three four five six" -LIST:[@]:[1]="one" -LIST:[0]:[2]="" -LIST:[*]:[2]="" -LIST:[@]:[2]="two" -LIST:[*]:C/ /,/:[2]="" -LIST:[*]:C/ /,/:[*]:[2]="" -LIST:[*]:C/ /,/:[@]:[2]="three" -make: Bad modifier `:[1.]' for LIST -LIST:[1.]="" is an error -make: Bad modifier `:[1..]' for LIST -LIST:[1..]="" is an error -LIST:[1..1]="one" -make: Bad modifier `:[1..1.]' for LIST -LIST:[1..1.]="" is an error -LIST:[1..2]="one two" -LIST:[2..1]="two one" -LIST:[3..-2]="three four five" -LIST:[-4..4]="three four" -make: Bad modifier `:[0..1]' for LIST -LIST:[0..1]="" is an error -make: Bad modifier `:[-1..0]' for LIST -LIST:[-1..0]="" is an error -LIST:[-1..1]="six five four three two one" -LIST:[0..0]="one two three four five six" -LIST:[3..99]="three four five six" -LIST:[-3..-99]="four three two one" -LIST:[-99..-3]="one two three four" -HASH="#" == "#" ? -LIST:[${HASH}]="6" -LIST:[${ZERO}]="one two three four five six" -LIST:[${ZERO}x${ONE}]="one" -LIST:[${ONE}]="one" -LIST:[${MINUSONE}]="six" -LIST:[${STAR}]="one two three four five six" -LIST:[${AT}]="one two three four five six" -make: Bad modifier `:[${EMPTY' for LIST -LIST:[${EMPTY}]="" is an error -LIST:[${LONGLIST:[21]:S/2//}]="one" -LIST:[${LIST:[#]}]="six" -LIST:[${LIST:[${HASH}]}]="six" -LIST:S/ /,/="one two three four five six" -LIST:S/ /,/W="one,two three four five six" -LIST:S/ /,/gW="one,two,three,four,five,six" -EMPTY:S/^/,/="," -EMPTY:S/^/,/W="," -LIST:C/ /,/="one two three four five six" -LIST:C/ /,/W="one,two three four five six" -LIST:C/ /,/gW="one,two,three,four,five,six" -EMPTY:C/^/,/="," -EMPTY:C/^/,/W="," -LIST:tW="one two three four five six" -LIST:tw="one two three four five six" -LIST:tW:C/ /,/="one,two three four five six" -LIST:tW:C/ /,/g="one,two,three,four,five,six" -LIST:tW:C/ /,/1g="one,two,three,four,five,six" -LIST:tw:C/ /,/="one two three four five six" -LIST:tw:C/ /,/g="one two three four five six" -LIST:tw:C/ /,/1g="one two three four five six" -LIST:tw:tW:C/ /,/="one,two three four five six" -LIST:tW:tw:C/ /,/="one two three four five six" -Posix says we should execute the command as if run by system(3) -Expect 'Hello,' and 'World!' -Hello, -World! -a command -a command prefixed by '+' executes even with -n -another command -make -n -echo a command -echo "a command prefixed by '+' executes even with -n" -a command prefixed by '+' executes even with -n -echo another command -make -n -j1 -{ echo a command -} || exit $? -echo "a command prefixed by '+' executes even with -n" -a command prefixed by '+' executes even with -n -{ echo another command -} || exit $? -Now we expect an error... -*** Error code 1 (continuing) -`all' not remade because of errors. -V.i386 ?= OK -FOOBAR = -FOOBAR = foobar fubar -fun -fun -fun -In the Sun -The answer is unknown -The answer is unknown -The answer is empty -The answer is known -The answer is -The answer is empty -The answer is known -The answer is 42 -The answer is 42 -UT_DOLLAR=This is $UT_FU -UT_FU=fubar -UT_TEST=unexport -UT_TEST=unexport-env -default FU=fu FOO=foo VAR= -two FU=bar FOO=goo VAR= -three FU=bar FOO=goo VAR= -four FU=bar FOO=goo VAR=Internal -five FU=bar FOO=goo VAR=Internal -five v=is x k=is x -six v=is y k=is y -show-v v=override k=override -*** Error code 1 (ignored) -*** Error code 1 (ignored) diff --git a/devel/bmake/files/unit-tests/unexport b/devel/bmake/files/unit-tests/unexport deleted file mode 100644 index 1a88d6dcb..000000000 --- a/devel/bmake/files/unit-tests/unexport +++ /dev/null @@ -1,8 +0,0 @@ -# $Id: unexport,v 1.1.1.1 2010/04/20 13:32:42 joerg Exp $ - -# pick up a bunch of exported vars -.include "export" - -.unexport UT_ZOO UT_FOO - -UT_TEST = unexport diff --git a/devel/bmake/files/unit-tests/unexport-env b/devel/bmake/files/unit-tests/unexport-env deleted file mode 100644 index 900624559..000000000 --- a/devel/bmake/files/unit-tests/unexport-env +++ /dev/null @@ -1,14 +0,0 @@ -# $Id: unexport-env,v 1.1.1.1 2010/04/20 13:32:42 joerg Exp $ - -# pick up a bunch of exported vars -.include "export" - -# an example of setting up a minimal environment. -PATH = /bin:/usr/bin:/sbin:/usr/sbin - -# now clobber the environment to just PATH and UT_TEST -UT_TEST = unexport-env - -# this removes everything -.unexport-env -.export PATH UT_TEST diff --git a/devel/bmake/files/unit-tests/unexport-env.exp b/devel/bmake/files/unit-tests/unexport-env.exp new file mode 100644 index 000000000..6d43cab48 --- /dev/null +++ b/devel/bmake/files/unit-tests/unexport-env.exp @@ -0,0 +1,2 @@ +UT_TEST=unexport-env +exit status 0 diff --git a/devel/bmake/files/unit-tests/unexport-env.mk b/devel/bmake/files/unit-tests/unexport-env.mk new file mode 100644 index 000000000..67f85f142 --- /dev/null +++ b/devel/bmake/files/unit-tests/unexport-env.mk @@ -0,0 +1,14 @@ +# $Id: unexport-env.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# pick up a bunch of exported vars +.include "export.mk" + +# an example of setting up a minimal environment. +PATH = /bin:/usr/bin:/sbin:/usr/sbin + +# now clobber the environment to just PATH and UT_TEST +UT_TEST = unexport-env + +# this removes everything +.unexport-env +.export PATH UT_TEST diff --git a/devel/bmake/files/unit-tests/unexport.exp b/devel/bmake/files/unit-tests/unexport.exp new file mode 100644 index 000000000..7b16ea365 --- /dev/null +++ b/devel/bmake/files/unit-tests/unexport.exp @@ -0,0 +1,4 @@ +UT_DOLLAR=This is $UT_FU +UT_FU=fubar +UT_TEST=unexport +exit status 0 diff --git a/devel/bmake/files/unit-tests/unexport.mk b/devel/bmake/files/unit-tests/unexport.mk new file mode 100644 index 000000000..261b35558 --- /dev/null +++ b/devel/bmake/files/unit-tests/unexport.mk @@ -0,0 +1,8 @@ +# $Id: unexport.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ + +# pick up a bunch of exported vars +.include "export.mk" + +.unexport UT_ZOO UT_FOO + +UT_TEST = unexport diff --git a/devel/bmake/files/unit-tests/varcmd b/devel/bmake/files/unit-tests/varcmd deleted file mode 100644 index d5d8823c7..000000000 --- a/devel/bmake/files/unit-tests/varcmd +++ /dev/null @@ -1,49 +0,0 @@ -# $Id: varcmd,v 1.3 2008/11/11 14:37:06 joerg Exp $ -# -# Test behaviour of recursive make and vars set on command line. - -FU=fu -FOO?=foo -.if !empty(.TARGETS) -TAG=${.TARGETS} -.endif -TAG?=default - -all: one - -show: - @echo "${TAG} FU=${FU} FOO=${FOO} VAR=${VAR}" - -one: show - @${.MAKE} -f ${MAKEFILE} FU=bar FOO=goo two - -two: show - @${.MAKE} -f ${MAKEFILE} three - -three: show - @${.MAKE} -f ${MAKEFILE} four - - -.ifmake four -VAR=Internal -.MAKEOVERRIDES+= VAR -.endif - -four: show - @${.MAKE} -f ${MAKEFILE} five - -M = x -V.y = is y -V.x = is x -V := ${V.$M} -K := ${V} - -show-v: - @echo '${TAG} v=${V} k=${K}' - -five: show show-v - @${.MAKE} -f ${MAKEFILE} M=y six - -six: show-v - @${.MAKE} -f ${MAKEFILE} V=override show-v - diff --git a/devel/bmake/files/unit-tests/varcmd.exp b/devel/bmake/files/unit-tests/varcmd.exp new file mode 100644 index 000000000..34dd637f9 --- /dev/null +++ b/devel/bmake/files/unit-tests/varcmd.exp @@ -0,0 +1,9 @@ +default FU=fu FOO=foo VAR= +two FU=bar FOO=goo VAR= +three FU=bar FOO=goo VAR= +four FU=bar FOO=goo VAR=Internal +five FU=bar FOO=goo VAR=Internal +five v=is x k=is x +six v=is y k=is y +show-v v=override k=override +exit status 0 diff --git a/devel/bmake/files/unit-tests/varcmd.mk b/devel/bmake/files/unit-tests/varcmd.mk new file mode 100644 index 000000000..0b93a40cb --- /dev/null +++ b/devel/bmake/files/unit-tests/varcmd.mk @@ -0,0 +1,49 @@ +# $Id: varcmd.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ +# +# Test behaviour of recursive make and vars set on command line. + +FU=fu +FOO?=foo +.if !empty(.TARGETS) +TAG=${.TARGETS} +.endif +TAG?=default + +all: one + +show: + @echo "${TAG} FU=${FU} FOO=${FOO} VAR=${VAR}" + +one: show + @${.MAKE} -f ${MAKEFILE} FU=bar FOO=goo two + +two: show + @${.MAKE} -f ${MAKEFILE} three + +three: show + @${.MAKE} -f ${MAKEFILE} four + + +.ifmake four +VAR=Internal +.MAKEOVERRIDES+= VAR +.endif + +four: show + @${.MAKE} -f ${MAKEFILE} five + +M = x +V.y = is y +V.x = is x +V := ${V.$M} +K := ${V} + +show-v: + @echo '${TAG} v=${V} k=${K}' + +five: show show-v + @${.MAKE} -f ${MAKEFILE} M=y six + +six: show-v + @${.MAKE} -f ${MAKEFILE} V=override show-v + diff --git a/devel/bmake/files/unit-tests/varmisc.exp b/devel/bmake/files/unit-tests/varmisc.exp new file mode 100644 index 000000000..1636aafc1 --- /dev/null +++ b/devel/bmake/files/unit-tests/varmisc.exp @@ -0,0 +1,2 @@ + +exit status 0 diff --git a/devel/bmake/files/unit-tests/varmisc.mk b/devel/bmake/files/unit-tests/varmisc.mk new file mode 100644 index 000000000..2aacf9c52 --- /dev/null +++ b/devel/bmake/files/unit-tests/varmisc.mk @@ -0,0 +1,8 @@ +# $Id: varmisc.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ +# +# Miscellaneous variable tests. + +all: unmatched_var_paren + +unmatched_var_paren: + @echo ${foo::=foo-text} diff --git a/devel/bmake/files/unit-tests/varshell.exp b/devel/bmake/files/unit-tests/varshell.exp new file mode 100644 index 000000000..dae2c6b9d --- /dev/null +++ b/devel/bmake/files/unit-tests/varshell.exp @@ -0,0 +1,10 @@ +make: "varshell.mk" line 5: warning: "/bin/no/such/command 2> /dev/null" returned non-zero status +make: "varshell.mk" line 8: warning: "false" returned non-zero status +make: "varshell.mk" line 9: warning: "echo "output before the error"; false" returned non-zero status +EXEC_FAILED='' +TERMINATED_BY_SIGNAL='' +ERROR_NO_OUTPUT='' +ERROR_WITH_OUTPUT='output before the error' +NO_ERROR_NO_OUTPUT='' +NO_ERROR_WITH_OUTPUT='this is good' +exit status 0 diff --git a/devel/bmake/files/unit-tests/varshell.mk b/devel/bmake/files/unit-tests/varshell.mk new file mode 100644 index 000000000..9a67432f0 --- /dev/null +++ b/devel/bmake/files/unit-tests/varshell.mk @@ -0,0 +1,19 @@ +# $Id: varshell.mk,v 1.2 2015/05/19 22:01:19 joerg Exp $ +# +# Test VAR != shell command + +EXEC_FAILED != /bin/no/such/command 2> /dev/null +# SunOS cannot handle this one +#TERMINATED_BY_SIGNAL != kill -14 $$$$ +ERROR_NO_OUTPUT != false +ERROR_WITH_OUTPUT != echo "output before the error"; false +NO_ERROR_NO_OUTPUT != true +NO_ERROR_WITH_OUTPUT != echo "this is good" + +allvars= EXEC_FAILED TERMINATED_BY_SIGNAL ERROR_NO_OUTPUT ERROR_WITH_OUTPUT \ + NO_ERROR_NO_OUTPUT NO_ERROR_WITH_OUTPUT + +all: +.for v in ${allvars} + @echo ${v}=\'${${v}}\' +.endfor diff --git a/devel/bmake/files/util.c b/devel/bmake/files/util.c index eda51968b..dbc400028 100644 --- a/devel/bmake/files/util.c +++ b/devel/bmake/files/util.c @@ -1,35 +1,27 @@ -/* $NetBSD: util.c,v 1.12 2013/10/14 23:19:09 joerg Exp $ */ +/* $NetBSD: util.c,v 1.13 2015/05/19 22:01:19 joerg Exp $ */ /* * Missing stuff from OS's * - * $Id: util.c,v 1.12 2013/10/14 23:19:09 joerg Exp $ - */ - -/* - * Workaround for EasyMiNT 1.70 and 1.83. - * Also needed on Linux systems where sys/ucontext.h sometimes uses __unused - * as field name. + * $Id: util.c,v 1.13 2015/05/19 22:01:19 joerg Exp $ */ #if defined(__MINT__) || defined(__linux__) #include #endif + #include "make.h" #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: util.c,v 1.12 2013/10/14 23:19:09 joerg Exp $"; +static char rcsid[] = "$NetBSD: util.c,v 1.13 2015/05/19 22:01:19 joerg Exp $"; #else #ifndef lint -__RCSID("$NetBSD: util.c,v 1.12 2013/10/14 23:19:09 joerg Exp $"); +__RCSID("$NetBSD: util.c,v 1.13 2015/05/19 22:01:19 joerg Exp $"); #endif #endif #include #include -/* workaround for EasyMiNT 1.70 and 1.83 */ -#if !defined(__MINT__) #include -#endif #if !defined(HAVE_STRERROR) extern int errno, sys_nerr; @@ -48,7 +40,7 @@ strerror(int e) } #endif -#if !defined(HAVE_SETENV) || !defined(HAVE_UNSETENV) +#if !defined(HAVE_GETENV) || !defined(HAVE_SETENV) || !defined(HAVE_UNSETENV) extern char **environ; static char * @@ -57,11 +49,12 @@ findenv(const char *name, int *offset) size_t i, len; char *p, *q; + len = strlen(name); for (i = 0; (q = environ[i]); i++) { p = strchr(q, '='); - if (p == NULL) + if (p == NULL || p - q != len) continue; - if (strncmp(name, q, len = p - q) == 0) { + if (strncmp(name, q, len) == 0) { *offset = i; return q + len + 1; } @@ -69,9 +62,15 @@ findenv(const char *name, int *offset) *offset = i; return NULL; } -#endif -#if !defined(HAVE_UNSETENV) +char * +getenv(const char *name) +{ + int offset; + + return(findenv(name, &offset)); +} + int unsetenv(const char *name) { @@ -90,13 +89,10 @@ unsetenv(const char *name) } return 0; } -#endif -#if !defined(HAVE_SETENV) int setenv(const char *name, const char *value, int rewrite) { - static char **saveenv; /* copy of previously allocated space */ char *c, **newenv; const char *cc; size_t l_value, size; @@ -119,20 +115,20 @@ setenv(const char *name, const char *value, int rewrite) goto copy; } else { /* create new slot */ size = sizeof(char *) * (offset + 2); - if (saveenv == environ) { /* just increase size */ - if ((newenv = realloc(saveenv, size)) == NULL) + if (savedEnv == environ) { /* just increase size */ + if ((newenv = realloc(savedEnv, size)) == NULL) return -1; - saveenv = newenv; + savedEnv = newenv; } else { /* get new space */ /* * We don't free here because we don't know if * the first allocation is valid on all OS's */ - if ((saveenv = malloc(size)) == NULL) + if ((savedEnv = malloc(size)) == NULL) return -1; - (void)memcpy(saveenv, environ, size - sizeof(char *)); + (void)memcpy(savedEnv, environ, size - sizeof(char *)); } - environ = saveenv; + environ = savedEnv; environ[offset + 1] = NULL; } for (cc = name; *cc && *cc != '='; ++cc) /* no `=' in name */ @@ -387,10 +383,7 @@ bmake_signal(int s, void (*a)(int)))(int) sa.sa_handler = a; sigemptyset(&sa.sa_mask); - sa.sa_flags = 0; -#ifdef SA_RESTART - sa.sa_flags |= SA_RESTART; -#endif + sa.sa_flags = SA_RESTART; if (sigaction(s, &sa, &osa) == -1) return SIG_ERR; diff --git a/devel/bmake/files/var.c b/devel/bmake/files/var.c index 4185877df..9521ba7de 100644 --- a/devel/bmake/files/var.c +++ b/devel/bmake/files/var.c @@ -1,4 +1,4 @@ -/* $NetBSD: var.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $ */ +/* $NetBSD: var.c,v 1.10 2015/05/19 22:01:19 joerg Exp $ */ /* * Copyright (c) 1988, 1989, 1990, 1993 @@ -69,14 +69,14 @@ */ #ifndef MAKE_NATIVE -static char rcsid[] = "$NetBSD: var.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"; +static char rcsid[] = "$NetBSD: var.c,v 1.10 2015/05/19 22:01:19 joerg Exp $"; #else #include #ifndef lint #if 0 static char sccsid[] = "@(#)var.c 8.3 (Berkeley) 3/19/94"; #else -__RCSID("$NetBSD: var.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"); +__RCSID("$NetBSD: var.c,v 1.10 2015/05/19 22:01:19 joerg Exp $"); #endif #endif /* not lint */ #endif @@ -139,6 +139,13 @@ __RCSID("$NetBSD: var.c,v 1.9 2011/06/18 22:39:46 bsiegert Exp $"); #include "dir.h" #include "job.h" +extern int makelevel; +/* + * This lets us tell if we have replaced the original environ + * (which we cannot free). + */ +char **savedEnv = NULL; + /* * This is a harmless return value for Var_Parse that can be used by Var_Subst * to determine if there was an error in parsing -- easier than returning @@ -169,6 +176,7 @@ static char varNoError[] = ""; * The four contexts are searched in the reverse order from which they are * listed. */ +GNode *VAR_INTERNAL; /* variables from make itself */ GNode *VAR_GLOBAL; /* variables from the makefile */ GNode *VAR_CMD; /* variables defined on the command-line */ @@ -303,7 +311,6 @@ static char *VarGetPattern(GNode *, Var_Parse_State *, int, const char **, int, int *, int *, VarPattern *); static char *VarQuote(char *); -static char *VarChangeCase(char *, int); static char *VarHash(char *); static char *VarModify(GNode *, Var_Parse_State *, const char *, @@ -402,6 +409,10 @@ VarFind(const char *name, GNode *ctxt, int flags) (ctxt != VAR_GLOBAL)) { var = Hash_FindEntry(&VAR_GLOBAL->context, name); + if ((var == NULL) && (ctxt != VAR_INTERNAL)) { + /* VAR_INTERNAL is subordinate to VAR_GLOBAL */ + var = Hash_FindEntry(&VAR_INTERNAL->context, name); + } } if ((var == NULL) && (flags & FIND_ENV)) { char *env; @@ -423,6 +434,9 @@ VarFind(const char *name, GNode *ctxt, int flags) (ctxt != VAR_GLOBAL)) { var = Hash_FindEntry(&VAR_GLOBAL->context, name); + if ((var == NULL) && (ctxt != VAR_INTERNAL)) { + var = Hash_FindEntry(&VAR_INTERNAL->context, name); + } if (var == NULL) { return NULL; } else { @@ -524,11 +538,20 @@ void Var_Delete(const char *name, GNode *ctxt) { Hash_Entry *ln; - - ln = Hash_FindEntry(&ctxt->context, name); + char *cp; + + if (strchr(name, '$')) { + cp = Var_Subst(NULL, name, VAR_GLOBAL, 0); + } else { + cp = (char *)name; + } + ln = Hash_FindEntry(&ctxt->context, cp); if (DEBUG(VAR)) { fprintf(debug_file, "%s:delete %s%s\n", - ctxt->name, name, ln ? "" : " (not found)"); + ctxt->name, cp, ln ? "" : " (not found)"); + } + if (cp != name) { + free(cp); } if (ln != NULL) { Var *v; @@ -643,6 +666,15 @@ Var_ExportVars(void) char *val; int n; + /* + * Several make's support this sort of mechanism for tracking + * recursion - but each uses a different name. + * We allow the makefiles to update MAKELEVEL and ensure + * children see a correctly incremented value. + */ + snprintf(tmp, sizeof(tmp), "%d", makelevel + 1); + setenv(MAKE_LEVEL_ENV, tmp, 1); + if (VAR_EXPORTED_NONE == var_exportedVars) return; @@ -742,6 +774,8 @@ Var_Export(char *str, int isExport) /* * This is called when .unexport[-env] is seen. */ +extern char **environ; + void Var_UnExport(char *str) { @@ -760,28 +794,26 @@ Var_UnExport(char *str) str += 8; unexport_env = (strncmp(str, "-env", 4) == 0); if (unexport_env) { - extern char **environ; - static char **savenv; char **newenv; - cp = getenv(MAKE_LEVEL); /* we should preserve this */ - if (environ == savenv) { + cp = getenv(MAKE_LEVEL_ENV); /* we should preserve this */ + if (environ == savedEnv) { /* we have been here before! */ newenv = bmake_realloc(environ, 2 * sizeof(char *)); } else { - if (savenv) { - free(savenv); - savenv = NULL; + if (savedEnv) { + free(savedEnv); + savedEnv = NULL; } newenv = bmake_malloc(2 * sizeof(char *)); } if (!newenv) return; /* Note: we cannot safely free() the original environ. */ - environ = savenv = newenv; + environ = savedEnv = newenv; newenv[0] = NULL; newenv[1] = NULL; - setenv(MAKE_LEVEL, cp, 1); + setenv(MAKE_LEVEL_ENV, cp, 1); } else { for (; *str != '\n' && isspace((unsigned char) *str); str++) continue; @@ -905,6 +937,14 @@ Var_Set(const char *name, const char *val, GNode *ctxt, int flags) } v = VarFind(name, ctxt, 0); if (v == NULL) { + if (ctxt == VAR_CMD && (flags & VAR_NO_EXPORT) == 0) { + /* + * This var would normally prevent the same name being added + * to VAR_GLOBAL, so delete it from there if needed. + * Otherwise -V name may show the wrong value. + */ + Var_Delete(name, VAR_GLOBAL); + } VarAdd(name, val, ctxt); } else { Buf_Empty(&v->val); @@ -939,22 +979,6 @@ Var_Set(const char *name, const char *val, GNode *ctxt, int flags) Var_Append(MAKEOVERRIDES, name, VAR_GLOBAL); } - /* - * Another special case. - * Several make's support this sort of mechanism for tracking - * recursion - but each uses a different name. - * We allow the makefiles to update .MAKE.LEVEL and ensure - * children see a correctly incremented value. - */ - if (ctxt == VAR_GLOBAL && strcmp(MAKE_LEVEL, name) == 0) { - char tmp[64]; - int level; - - level = atoi(val); - snprintf(tmp, sizeof(tmp), "%u", level + 1); - setenv(MAKE_LEVEL, tmp, 1); - } - out: if (expanded_name != NULL) @@ -1133,7 +1157,7 @@ Var_Value(const char *name, GNode *ctxt, char **frp) *----------------------------------------------------------------------- */ static Boolean -VarHead(GNode *ctx __unused, Var_Parse_State *vpstate, +VarHead(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy) { @@ -1181,7 +1205,7 @@ VarHead(GNode *ctx __unused, Var_Parse_State *vpstate, *----------------------------------------------------------------------- */ static Boolean -VarTail(GNode *ctx __unused, Var_Parse_State *vpstate, +VarTail(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy) { @@ -1223,7 +1247,7 @@ VarTail(GNode *ctx __unused, Var_Parse_State *vpstate, *----------------------------------------------------------------------- */ static Boolean -VarSuffix(GNode *ctx __unused, Var_Parse_State *vpstate, +VarSuffix(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy) { @@ -1264,7 +1288,7 @@ VarSuffix(GNode *ctx __unused, Var_Parse_State *vpstate, *----------------------------------------------------------------------- */ static Boolean -VarRoot(GNode *ctx __unused, Var_Parse_State *vpstate, +VarRoot(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *dummy) { @@ -1308,7 +1332,7 @@ VarRoot(GNode *ctx __unused, Var_Parse_State *vpstate, *----------------------------------------------------------------------- */ static Boolean -VarMatch(GNode *ctx __unused, Var_Parse_State *vpstate, +VarMatch(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *pattern) { @@ -1399,7 +1423,7 @@ VarSYSVMatch(GNode *ctx, Var_Parse_State *vpstate, *----------------------------------------------------------------------- */ static Boolean -VarNoMatch(GNode *ctx __unused, Var_Parse_State *vpstate, +VarNoMatch(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *pattern) { @@ -1436,7 +1460,7 @@ VarNoMatch(GNode *ctx __unused, Var_Parse_State *vpstate, *----------------------------------------------------------------------- */ static Boolean -VarSubstitute(GNode *ctx __unused, Var_Parse_State *vpstate, +VarSubstitute(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *patternp) { @@ -1632,7 +1656,8 @@ VarREError(int errnum, regex_t *pat, const char *str) *----------------------------------------------------------------------- */ static Boolean -VarRESubstitute(GNode *ctx __unused, Var_Parse_State *vpstate __unused, +VarRESubstitute(GNode *ctx MAKE_ATTR_UNUSED, + Var_Parse_State *vpstate MAKE_ATTR_UNUSED, char *word, Boolean addSpace, Buffer *buf, void *patternp) { @@ -1772,7 +1797,8 @@ VarRESubstitute(GNode *ctx __unused, Var_Parse_State *vpstate __unused, *----------------------------------------------------------------------- */ static Boolean -VarLoopExpand(GNode *ctx __unused, Var_Parse_State *vpstate __unused, +VarLoopExpand(GNode *ctx MAKE_ATTR_UNUSED, + Var_Parse_State *vpstate MAKE_ATTR_UNUSED, char *word, Boolean addSpace, Buffer *buf, void *loopp) { @@ -1815,7 +1841,7 @@ VarLoopExpand(GNode *ctx __unused, Var_Parse_State *vpstate __unused, *----------------------------------------------------------------------- */ static char * -VarSelectWords(GNode *ctx __unused, Var_Parse_State *vpstate, +VarSelectWords(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, const char *str, VarSelectWords_t *seldata) { Buffer buf; /* Buffer for the new string */ @@ -1890,9 +1916,9 @@ VarSelectWords(GNode *ctx __unused, Var_Parse_State *vpstate, * if successful. */ static Boolean -VarRealpath(GNode *ctx __unused, Var_Parse_State *vpstate, +VarRealpath(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, - void *patternp __unused) + void *patternp MAKE_ATTR_UNUSED) { struct stat st; char rbuf[MAXPATHLEN]; @@ -2115,7 +2141,7 @@ VarUniq(const char *str) *----------------------------------------------------------------------- */ static char * -VarGetPattern(GNode *ctxt, Var_Parse_State *vpstate __unused, +VarGetPattern(GNode *ctxt, Var_Parse_State *vpstate MAKE_ATTR_UNUSED, int errnum, const char **tstr, int delim, int *flags, int *length, VarPattern *pattern) { @@ -2288,9 +2314,7 @@ VarHash(char *str) size_t len, len2; unsigned char *ustr = (unsigned char *)str; uint32_t h, k, c1, c2; - int done; - done = 1; h = 0x971e137bU; c1 = 0x95543787U; c2 = 0x2ad7eb25U; @@ -2320,7 +2344,7 @@ VarHash(char *str) h = (h << 13) ^ (h >> 19); h = h * 5 + 0x52dce729U; h ^= k; - } while (!done); + } h ^= len2; h *= 0x85ebca6b; h ^= h >> 13; @@ -2336,37 +2360,6 @@ VarHash(char *str) return Buf_Destroy(&buf, FALSE); } -/*- - *----------------------------------------------------------------------- - * VarChangeCase -- - * Change the string to all uppercase or all lowercase - * - * Input: - * str String to modify - * upper TRUE -> uppercase, else lowercase - * - * Results: - * The string with case changed - * - * Side Effects: - * None. - * - *----------------------------------------------------------------------- - */ -static char * -VarChangeCase(char *str, int upper) -{ - Buffer buf; - int (*modProc)(int); - - modProc = (upper ? toupper : tolower); - Buf_Init(&buf, 0); - for (; *str ; str++) { - Buf_AddByte(&buf, modProc(*str)); - } - return Buf_Destroy(&buf, FALSE); -} - static char * VarStrftime(const char *fmt, int zulu) { @@ -2553,7 +2546,8 @@ ApplyModifiers(char *nstr, const char *tstr, } apply_mods: if (DEBUG(VAR)) { - fprintf(debug_file, "Applying :%c to \"%s\"\n", *tstr, nstr); + fprintf(debug_file, "Applying[%s] :%c to \"%s\"\n", v->name, + *tstr, nstr); } newStr = var_Error; switch ((modifier = *tstr)) { @@ -2642,7 +2636,7 @@ ApplyModifiers(char *nstr, const char *tstr, break; } free(UNCONST(pattern.rhs)); - newStr = var_Error; + newStr = varNoError; break; } goto default_case; /* "::" */ @@ -3042,8 +3036,16 @@ ApplyModifiers(char *nstr, const char *tstr, VarRealpath, NULL); cp = tstr + 2; termc = *cp; - } else if (tstr[1] == 'u' || tstr[1] == 'l') { - newStr = VarChangeCase(nstr, (tstr[1] == 'u')); + } else if (tstr[1] == 'u') { + char *dp = bmake_strdup(nstr); + for (newStr = dp; *dp; dp++) + *dp = toupper((unsigned char)*dp); + cp = tstr + 2; + termc = *cp; + } else if (tstr[1] == 'l') { + char *dp = bmake_strdup(nstr); + for (newStr = dp; *dp; dp++) + *dp = tolower((unsigned char)*dp); cp = tstr + 2; termc = *cp; } else if (tstr[1] == 'W' || tstr[1] == 'w') { @@ -3153,8 +3155,8 @@ ApplyModifiers(char *nstr, const char *tstr, free(cp2); } if (DEBUG(VAR)) - fprintf(debug_file, "Pattern for [%s] is [%s]\n", nstr, - pattern); + fprintf(debug_file, "Pattern[%s] for [%s] is [%s]\n", + v->name, nstr, pattern); if (*tstr == 'M') { newStr = VarModify(ctxt, &parsestate, nstr, VarMatch, pattern); @@ -3258,7 +3260,7 @@ ApplyModifiers(char *nstr, const char *tstr, termc = *--cp; delim = '\0'; - if (Cond_EvalExpression(NULL, v->name, &value, 0) + if (Cond_EvalExpression(NULL, v->name, &value, 0, FALSE) == COND_INVALID) { Error("Bad conditional expression `%s' in %s?%s:%s", v->name, v->name, pattern.lhs, pattern.rhs); @@ -3509,7 +3511,8 @@ ApplyModifiers(char *nstr, const char *tstr, } } if (DEBUG(VAR)) { - fprintf(debug_file, "Result of :%c is \"%s\"\n", modifier, newStr); + fprintf(debug_file, "Result[%s] of :%c is \"%s\"\n", + v->name, modifier, newStr); } if (newStr != nstr) { @@ -3596,14 +3599,13 @@ Var_Parse(const char *str, GNode *ctxt, Boolean errnum, int *lengthPtr, * expanding it in a non-local context. This * is done to support dynamic sources. The * result is just the invocation, unaltered */ - Var_Parse_State parsestate; /* Flags passed to helper functions */ + const char *extramodifiers; /* extra modifiers to apply first */ char name[2]; *freePtr = NULL; + extramodifiers = NULL; dynamic = FALSE; start = str; - parsestate.oneBigWord = FALSE; - parsestate.varSpace = ' '; /* word separator */ startc = str[1]; if (startc != PROPEN && startc != BROPEN) { @@ -3657,6 +3659,7 @@ Var_Parse(const char *str, GNode *ctxt, Boolean errnum, int *lengthPtr, } } else { Buffer buf; /* Holds the variable name */ + int depth = 1; endc = startc == PROPEN ? PRCLOSE : BRCLOSE; Buf_Init(&buf, 0); @@ -3664,10 +3667,21 @@ Var_Parse(const char *str, GNode *ctxt, Boolean errnum, int *lengthPtr, /* * Skip to the end character or a colon, whichever comes first. */ - for (tstr = str + 2; - *tstr != '\0' && *tstr != endc && *tstr != ':'; - tstr++) + for (tstr = str + 2; *tstr != '\0'; tstr++) { + /* + * Track depth so we can spot parse errors. + */ + if (*tstr == startc) { + depth++; + } + if (*tstr == endc) { + if (--depth == 0) + break; + } + if (depth == 1 && *tstr == ':') { + break; + } /* * A variable inside a variable, expand */ @@ -3687,7 +3701,7 @@ Var_Parse(const char *str, GNode *ctxt, Boolean errnum, int *lengthPtr, } if (*tstr == ':') { haveModifier = TRUE; - } else if (*tstr != '\0') { + } else if (*tstr == endc) { haveModifier = FALSE; } else { /* @@ -3719,7 +3733,7 @@ Var_Parse(const char *str, GNode *ctxt, Boolean errnum, int *lengthPtr, */ if ((v == NULL) && (ctxt != VAR_CMD) && (ctxt != VAR_GLOBAL) && (vlen == 2) && (str[1] == 'F' || str[1] == 'D') && - strchr("@%*!<>", str[0]) != NULL) { + strchr("@%?*!<>", str[0]) != NULL) { /* * Well, it's local -- go look for it. */ @@ -3728,29 +3742,12 @@ Var_Parse(const char *str, GNode *ctxt, Boolean errnum, int *lengthPtr, v = VarFind(name, ctxt, 0); if (v != NULL) { - /* - * No need for nested expansion or anything, as we're - * the only one who sets these things and we sure don't - * but nested invocations in them... - */ - nstr = Buf_GetAll(&v->val, NULL); - if (str[1] == 'D') { - nstr = VarModify(ctxt, &parsestate, nstr, VarHead, - NULL); - } else { - nstr = VarModify(ctxt, &parsestate, nstr, VarTail, - NULL); + extramodifiers = "H:"; + } + else { /* F */ + extramodifiers = "T:"; } - /* - * Resulting string is dynamically allocated, so - * tell caller to free it. - */ - *freePtr = nstr; - *lengthPtr = tstr-start+1; - Buf_Destroy(&buf, TRUE); - VarFreeEnv(v, TRUE); - return nstr; } } @@ -3845,16 +3842,29 @@ Var_Parse(const char *str, GNode *ctxt, Boolean errnum, int *lengthPtr, v->flags &= ~VAR_IN_USE; - if ((nstr != NULL) && haveModifier) { + if ((nstr != NULL) && (haveModifier || extramodifiers != NULL)) { + void *extraFree; int used; - /* - * Skip initial colon. - */ - tstr++; - nstr = ApplyModifiers(nstr, tstr, startc, endc, - v, ctxt, errnum, &used, freePtr); - tstr += used; + extraFree = NULL; + if (extramodifiers != NULL) { + nstr = ApplyModifiers(nstr, extramodifiers, '(', ')', + v, ctxt, errnum, &used, &extraFree); + } + + if (haveModifier) { + /* Skip initial colon. */ + tstr++; + + nstr = ApplyModifiers(nstr, tstr, startc, endc, + v, ctxt, errnum, &used, freePtr); + tstr += used; + if (extraFree) { + free(extraFree); + } + } else { + *freePtr = extraFree; + } } if (*tstr) { *lengthPtr = tstr - start + 1; @@ -4037,7 +4047,7 @@ Var_Subst(const char *var, const char *str, GNode *ctxt, Boolean undefErr) */ if (oldVars) { str += length; - } else if (undefErr) { + } else if (undefErr || val == var_Error) { /* * If variable is undefined, complain and skip the * variable. The complaint will stop us from doing anything @@ -4075,7 +4085,7 @@ Var_Subst(const char *var, const char *str, GNode *ctxt, Boolean undefErr) } } - return Buf_Destroy(&buf, FALSE); + return Buf_DestroyCompact(&buf); } /*- @@ -4142,6 +4152,7 @@ Var_GetHead(char *file) void Var_Init(void) { + VAR_INTERNAL = Targ_NewGN("Internal"); VAR_GLOBAL = Targ_NewGN("Global"); VAR_CMD = Targ_NewGN("Command"); diff --git a/devel/bmake/files/wait.h b/devel/bmake/files/wait.h index 28079575a..aacc9845d 100644 --- a/devel/bmake/files/wait.h +++ b/devel/bmake/files/wait.h @@ -6,7 +6,7 @@ */ /* * RCSid: - * $Id: wait.h,v 1.2 2008/03/09 19:54:29 joerg Exp $ + * $Id: wait.h,v 1.3 2015/05/19 22:01:19 joerg Exp $ * * @(#)Copyright (c) 1994, Simon J. Gerraty. * diff --git a/devel/bmake/import-bmake-sh b/devel/bmake/import-bmake-sh index dd28be72f..f4bc5a733 100755 --- a/devel/bmake/import-bmake-sh +++ b/devel/bmake/import-bmake-sh @@ -1,5 +1,5 @@ : -# $Id: import-bmake-sh,v 1.2 2007/10/09 19:19:08 martti Exp $ +# $Id: import-bmake-sh,v 1.3 2015/05/19 21:48:58 joerg Exp $ # Nice and simple, but make sure it is done consistently... # Simply unpack bmake-.tar.gz @@ -12,8 +12,7 @@ } # what version are we importing -eval `sed -n "/^[A-Z]*AKE_VER/s/^\([A-Z][A-Z_]*\)[ :=][ :=]*\([^ ][^ ]*\).*/\1='\2'/p" Makefile.in` -version=`eval echo $MAKE_VERSION` +version=`awk '/^MAKE_VERSION=/ { print "bmake-" $2; }' Makefile` version_tag=`echo $version | tr '.' '-'` CVSROOT=cvs.netbsd.org:/cvsroot diff --git a/devel/boa-constructor/Makefile b/devel/boa-constructor/Makefile index 2d8aab213..5094ec66c 100644 --- a/devel/boa-constructor/Makefile +++ b/devel/boa-constructor/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:32 tnn Exp $ VERSION= 0.6.1 DISTNAME= boa-constructor-${VERSION}.src PKGNAME= boa-constructor-${VERSION} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boa-constructor/} EXTRACT_SUFX= .zip diff --git a/devel/boost-build/PLIST b/devel/boost-build/PLIST index 3aa75a738..fb5c7c737 100644 --- a/devel/boost-build/PLIST +++ b/devel/boost-build/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2014/11/07 19:28:38 adam Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/04/17 14:04:47 adam Exp $ share/boost-build/bootstrap.jam share/boost-build/build-system.jam share/boost-build/build/__init__.py @@ -33,12 +33,14 @@ share/boost-build/build/toolset.py share/boost-build/build/type.jam share/boost-build/build/type.py share/boost-build/build/version.jam +share/boost-build/build/version.py share/boost-build/build/virtual-target.jam share/boost-build/build/virtual_target.py share/boost-build/build_system.py share/boost-build/contrib/__init__.py share/boost-build/contrib/boost.jam share/boost-build/contrib/boost.py +share/boost-build/contrib/modular.jam share/boost-build/contrib/tntnet.jam share/boost-build/contrib/wxFormBuilder.jam share/boost-build/exceptions.py diff --git a/devel/boost-build/buildlink3.mk b/devel/boost-build/buildlink3.mk index d14590105..0366a52bb 100644 --- a/devel/boost-build/buildlink3.mk +++ b/devel/boost-build/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.28 2014/11/07 19:28:38 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/04/17 14:04:47 adam Exp $ BUILDLINK_TREE+= boost-build .if !defined(BOOST_BUILD_BUILDLINK3_MK) BOOST_BUILD_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.boost-build+= boost-build-1.57.* +BUILDLINK_API_DEPENDS.boost-build+= boost-build-1.58.* BUILDLINK_DEPMETHOD.boost-build?= build BUILDLINK_PKGSRCDIR.boost-build?= ../../devel/boost-build .endif # BOOST_BUILD_BUILDLINK3_MK diff --git a/devel/boost-headers/Makefile b/devel/boost-headers/Makefile index 9f215ed3a..2b221c3aa 100644 --- a/devel/boost-headers/Makefile +++ b/devel/boost-headers/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2015/01/15 13:01:44 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/17 14:04:47 adam Exp $ BOOST_PACKAGE= headers BOOST_COMMENT= (build-time headers) BOOST_CONFIG= generate -PKGREVISION= 1 .include "../../meta-pkgs/boost/Makefile.common" diff --git a/devel/boost-headers/PLIST b/devel/boost-headers/PLIST index 70e6061ed..c779459bd 100644 --- a/devel/boost-headers/PLIST +++ b/devel/boost-headers/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.27 2014/11/07 19:28:38 adam Exp $ +@comment $NetBSD: PLIST,v 1.28 2015/04/17 14:04:47 adam Exp $ include/boost/accumulators/accumulators.hpp include/boost/accumulators/accumulators_fwd.hpp include/boost/accumulators/framework/accumulator_base.hpp @@ -86,6 +86,7 @@ include/boost/accumulators/statistics/weighted_tail_variate_means.hpp include/boost/accumulators/statistics/weighted_variance.hpp include/boost/accumulators/statistics/with_error.hpp include/boost/accumulators/statistics_fwd.hpp +include/boost/algorithm/algorithm.hpp include/boost/algorithm/clamp.hpp include/boost/algorithm/cxx11/all_of.hpp include/boost/algorithm/cxx11/any_of.hpp @@ -298,7 +299,6 @@ include/boost/archive/polymorphic_xml_iarchive.hpp include/boost/archive/polymorphic_xml_oarchive.hpp include/boost/archive/polymorphic_xml_wiarchive.hpp include/boost/archive/polymorphic_xml_woarchive.hpp -include/boost/archive/shared_ptr_helper.hpp include/boost/archive/text_iarchive.hpp include/boost/archive/text_oarchive.hpp include/boost/archive/text_wiarchive.hpp @@ -1025,6 +1025,7 @@ include/boost/config/platform/beos.hpp include/boost/config/platform/bsd.hpp include/boost/config/platform/cray.hpp include/boost/config/platform/cygwin.hpp +include/boost/config/platform/haiku.hpp include/boost/config/platform/hpux.hpp include/boost/config/platform/irix.hpp include/boost/config/platform/linux.hpp @@ -1060,25 +1061,34 @@ include/boost/container/container_fwd.hpp include/boost/container/deque.hpp include/boost/container/detail/adaptive_node_pool.hpp include/boost/container/detail/adaptive_node_pool_impl.hpp +include/boost/container/detail/addressof.hpp include/boost/container/detail/advanced_insert_int.hpp -include/boost/container/detail/algorithms.hpp +include/boost/container/detail/algorithm.hpp +include/boost/container/detail/alloc_helpers.hpp include/boost/container/detail/alloc_lib.h include/boost/container/detail/alloc_lib_auto_link.hpp include/boost/container/detail/allocation_type.hpp include/boost/container/detail/allocator_version_traits.hpp include/boost/container/detail/auto_link.hpp +include/boost/container/detail/compare_functors.hpp include/boost/container/detail/config_begin.hpp include/boost/container/detail/config_end.hpp +include/boost/container/detail/construct_in_place.hpp +include/boost/container/detail/copy_move_algo.hpp include/boost/container/detail/destroyers.hpp include/boost/container/detail/flat_tree.hpp include/boost/container/detail/function_detector.hpp include/boost/container/detail/hash_table.hpp +include/boost/container/detail/iterator.hpp +include/boost/container/detail/iterator_to_raw_pointer.hpp include/boost/container/detail/iterators.hpp include/boost/container/detail/math_functions.hpp -include/boost/container/detail/memory_util.hpp +include/boost/container/detail/min_max.hpp +include/boost/container/detail/minimal_char_traits_header.hpp include/boost/container/detail/mpl.hpp include/boost/container/detail/multiallocation_chain.hpp include/boost/container/detail/mutex.hpp +include/boost/container/detail/next_capacity.hpp include/boost/container/detail/node_alloc_holder.hpp include/boost/container/detail/node_pool.hpp include/boost/container/detail/node_pool_impl.hpp @@ -1086,13 +1096,12 @@ include/boost/container/detail/pair.hpp include/boost/container/detail/placement_new.hpp include/boost/container/detail/pool_common.hpp include/boost/container/detail/pool_common_alloc.hpp -include/boost/container/detail/preprocessor.hpp include/boost/container/detail/singleton.hpp include/boost/container/detail/std_fwd.hpp +include/boost/container/detail/to_raw_pointer.hpp include/boost/container/detail/transform_iterator.hpp include/boost/container/detail/tree.hpp include/boost/container/detail/type_traits.hpp -include/boost/container/detail/utilities.hpp include/boost/container/detail/value_init.hpp include/boost/container/detail/variadic_templates_tools.hpp include/boost/container/detail/version_type.hpp @@ -1101,12 +1110,14 @@ include/boost/container/flat_map.hpp include/boost/container/flat_set.hpp include/boost/container/list.hpp include/boost/container/map.hpp +include/boost/container/new_allocator.hpp include/boost/container/node_allocator.hpp include/boost/container/options.hpp include/boost/container/scoped_allocator.hpp include/boost/container/scoped_allocator_fwd.hpp include/boost/container/set.hpp include/boost/container/slist.hpp +include/boost/container/small_vector.hpp include/boost/container/stable_vector.hpp include/boost/container/static_vector.hpp include/boost/container/string.hpp @@ -1124,7 +1135,16 @@ include/boost/context/detail/fcontext_ppc.hpp include/boost/context/detail/fcontext_sparc.hpp include/boost/context/detail/fcontext_x86_64.hpp include/boost/context/detail/fcontext_x86_64_win.hpp +include/boost/context/execution_context.hpp include/boost/context/fcontext.hpp +include/boost/context/fixedsize_stack.hpp +include/boost/context/posix/protected_fixedsize_stack.hpp +include/boost/context/posix/segmented_stack.hpp +include/boost/context/protected_fixedsize_stack.hpp +include/boost/context/segmented_stack.hpp +include/boost/context/stack_context.hpp +include/boost/context/stack_traits.hpp +include/boost/context/windows/protected_fixedsize_stack.hpp include/boost/core/addressof.hpp include/boost/core/checked_delete.hpp include/boost/core/demangle.hpp @@ -1182,6 +1202,7 @@ include/boost/cstdfloat.hpp include/boost/cstdint.hpp include/boost/cstdlib.hpp include/boost/current_function.hpp +include/boost/cxx11_char_types.hpp include/boost/date_time.hpp include/boost/date_time/adjust_functors.hpp include/boost/date_time/c_local_time_adjustor.hpp @@ -1313,6 +1334,7 @@ include/boost/detail/lcast_precision.hpp include/boost/detail/lightweight_main.hpp include/boost/detail/lightweight_mutex.hpp include/boost/detail/lightweight_test.hpp +include/boost/detail/lightweight_test_report.hpp include/boost/detail/lightweight_thread.hpp include/boost/detail/named_template_params.hpp include/boost/detail/no_exceptions_support.hpp @@ -1357,6 +1379,17 @@ include/boost/dynamic_bitset/config.hpp include/boost/dynamic_bitset/dynamic_bitset.hpp include/boost/dynamic_bitset_fwd.hpp include/boost/enable_shared_from_this.hpp +include/boost/endian/arithmetic.hpp +include/boost/endian/buffers.hpp +include/boost/endian/conversion.hpp +include/boost/endian/detail/config.hpp +include/boost/endian/detail/cover_operators.hpp +include/boost/endian/detail/disable_warnings.hpp +include/boost/endian/detail/disable_warnings_pop.hpp +include/boost/endian/detail/intrinsic.hpp +include/boost/endian/detail/lightweight_test.hpp +include/boost/endian/endian.hpp +include/boost/endian/std_pair.hpp include/boost/exception/N3757.hpp include/boost/exception/all.hpp include/boost/exception/current_exception_cast.hpp @@ -1577,6 +1610,8 @@ include/boost/fusion/adapted/adt/adapt_adt_named.hpp include/boost/fusion/adapted/adt/adapt_assoc_adt.hpp include/boost/fusion/adapted/adt/adapt_assoc_adt_named.hpp include/boost/fusion/adapted/adt/detail/adapt_base.hpp +include/boost/fusion/adapted/adt/detail/adapt_base_assoc_attr_filler.hpp +include/boost/fusion/adapted/adt/detail/adapt_base_attr_filler.hpp include/boost/fusion/adapted/adt/detail/extension.hpp include/boost/fusion/adapted/array.hpp include/boost/fusion/adapted/array/at_impl.hpp @@ -1605,12 +1640,15 @@ include/boost/fusion/adapted/boost_tuple.hpp include/boost/fusion/adapted/boost_tuple/boost_tuple_iterator.hpp include/boost/fusion/adapted/boost_tuple/detail/at_impl.hpp include/boost/fusion/adapted/boost_tuple/detail/begin_impl.hpp +include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp include/boost/fusion/adapted/boost_tuple/detail/category_of_impl.hpp +include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp include/boost/fusion/adapted/boost_tuple/detail/end_impl.hpp include/boost/fusion/adapted/boost_tuple/detail/is_sequence_impl.hpp include/boost/fusion/adapted/boost_tuple/detail/is_view_impl.hpp include/boost/fusion/adapted/boost_tuple/detail/size_impl.hpp include/boost/fusion/adapted/boost_tuple/detail/value_at_impl.hpp +include/boost/fusion/adapted/boost_tuple/mpl/clear.hpp include/boost/fusion/adapted/boost_tuple/tag_of.hpp include/boost/fusion/adapted/mpl.hpp include/boost/fusion/adapted/mpl/detail/at_impl.hpp @@ -1628,12 +1666,15 @@ include/boost/fusion/adapted/std_pair.hpp include/boost/fusion/adapted/std_tuple.hpp include/boost/fusion/adapted/std_tuple/detail/at_impl.hpp include/boost/fusion/adapted/std_tuple/detail/begin_impl.hpp +include/boost/fusion/adapted/std_tuple/detail/build_std_tuple.hpp include/boost/fusion/adapted/std_tuple/detail/category_of_impl.hpp +include/boost/fusion/adapted/std_tuple/detail/convert_impl.hpp include/boost/fusion/adapted/std_tuple/detail/end_impl.hpp include/boost/fusion/adapted/std_tuple/detail/is_sequence_impl.hpp include/boost/fusion/adapted/std_tuple/detail/is_view_impl.hpp include/boost/fusion/adapted/std_tuple/detail/size_impl.hpp include/boost/fusion/adapted/std_tuple/detail/value_at_impl.hpp +include/boost/fusion/adapted/std_tuple/mpl/clear.hpp include/boost/fusion/adapted/std_tuple/std_tuple_iterator.hpp include/boost/fusion/adapted/std_tuple/tag_of.hpp include/boost/fusion/adapted/struct.hpp @@ -1644,7 +1685,11 @@ include/boost/fusion/adapted/struct/adapt_struct_named.hpp include/boost/fusion/adapted/struct/define_assoc_struct.hpp include/boost/fusion/adapted/struct/define_struct.hpp include/boost/fusion/adapted/struct/define_struct_inline.hpp +include/boost/fusion/adapted/struct/detail/adapt_auto.hpp include/boost/fusion/adapted/struct/detail/adapt_base.hpp +include/boost/fusion/adapted/struct/detail/adapt_base_assoc_attr_filler.hpp +include/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp +include/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp include/boost/fusion/adapted/struct/detail/at_impl.hpp include/boost/fusion/adapted/struct/detail/begin_impl.hpp include/boost/fusion/adapted/struct/detail/category_of_impl.hpp @@ -1658,6 +1703,7 @@ include/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp include/boost/fusion/adapted/struct/detail/is_view_impl.hpp include/boost/fusion/adapted/struct/detail/key_of_impl.hpp include/boost/fusion/adapted/struct/detail/namespace.hpp +include/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp include/boost/fusion/adapted/struct/detail/proxy_type.hpp include/boost/fusion/adapted/struct/detail/size_impl.hpp include/boost/fusion/adapted/struct/detail/value_at_impl.hpp @@ -2077,8 +2123,6 @@ include/boost/fusion/include/adapt_adt.hpp include/boost/fusion/include/adapt_adt_named.hpp include/boost/fusion/include/adapt_assoc_adt.hpp include/boost/fusion/include/adapt_assoc_adt_named.hpp -include/boost/fusion/include/adapt_assoc_class.hpp -include/boost/fusion/include/adapt_assoc_class_named.hpp include/boost/fusion/include/adapt_assoc_struct.hpp include/boost/fusion/include/adapt_assoc_struct_named.hpp include/boost/fusion/include/adapt_struct.hpp @@ -2147,6 +2191,7 @@ include/boost/fusion/include/generation.hpp include/boost/fusion/include/greater.hpp include/boost/fusion/include/greater_equal.hpp include/boost/fusion/include/has_key.hpp +include/boost/fusion/include/hash.hpp include/boost/fusion/include/ignore.hpp include/boost/fusion/include/in.hpp include/boost/fusion/include/insert.hpp @@ -2227,6 +2272,7 @@ include/boost/fusion/include/set_fwd.hpp include/boost/fusion/include/single_view.hpp include/boost/fusion/include/size.hpp include/boost/fusion/include/std_pair.hpp +include/boost/fusion/include/std_tuple.hpp include/boost/fusion/include/struct.hpp include/boost/fusion/include/support.hpp include/boost/fusion/include/swap.hpp @@ -2318,6 +2364,7 @@ include/boost/fusion/sequence/comparison/less.hpp include/boost/fusion/sequence/comparison/less_equal.hpp include/boost/fusion/sequence/comparison/not_equal_to.hpp include/boost/fusion/sequence/convert.hpp +include/boost/fusion/sequence/hash.hpp include/boost/fusion/sequence/intrinsic.hpp include/boost/fusion/sequence/intrinsic/at.hpp include/boost/fusion/sequence/intrinsic/at_c.hpp @@ -2355,10 +2402,12 @@ include/boost/fusion/support/deduce_sequence.hpp include/boost/fusion/support/detail/access.hpp include/boost/fusion/support/detail/as_fusion_element.hpp include/boost/fusion/support/detail/category_of.hpp +include/boost/fusion/support/detail/enabler.hpp include/boost/fusion/support/detail/is_mpl_sequence.hpp include/boost/fusion/support/detail/is_view.hpp include/boost/fusion/support/detail/mpl_iterator_category.hpp include/boost/fusion/support/detail/pp_round.hpp +include/boost/fusion/support/detail/result_of.hpp include/boost/fusion/support/detail/segmented_fold_until_impl.hpp include/boost/fusion/support/detail/unknown_key.hpp include/boost/fusion/support/is_iterator.hpp @@ -2549,6 +2598,7 @@ include/boost/geometry/algorithms/detail/as_range.hpp include/boost/geometry/algorithms/detail/assign_box_corners.hpp include/boost/geometry/algorithms/detail/assign_indexed_point.hpp include/boost/geometry/algorithms/detail/assign_values.hpp +include/boost/geometry/algorithms/detail/azimuth.hpp include/boost/geometry/algorithms/detail/buffer/buffer_inserter.hpp include/boost/geometry/algorithms/detail/buffer/buffer_policies.hpp include/boost/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp @@ -2556,7 +2606,7 @@ include/boost/geometry/algorithms/detail/buffer/buffered_ring.hpp include/boost/geometry/algorithms/detail/buffer/get_piece_turns.hpp include/boost/geometry/algorithms/detail/buffer/line_line_intersection.hpp include/boost/geometry/algorithms/detail/buffer/parallel_continue.hpp -include/boost/geometry/algorithms/detail/buffer/turn_in_input.hpp +include/boost/geometry/algorithms/detail/buffer/turn_in_original_visitor.hpp include/boost/geometry/algorithms/detail/buffer/turn_in_piece_visitor.hpp include/boost/geometry/algorithms/detail/calculate_null.hpp include/boost/geometry/algorithms/detail/calculate_sum.hpp @@ -2578,6 +2628,8 @@ include/boost/geometry/algorithms/detail/disjoint/interface.hpp include/boost/geometry/algorithms/detail/disjoint/linear_areal.hpp include/boost/geometry/algorithms/detail/disjoint/linear_linear.hpp include/boost/geometry/algorithms/detail/disjoint/linear_segment_or_box.hpp +include/boost/geometry/algorithms/detail/disjoint/multipoint_geometry.hpp +include/boost/geometry/algorithms/detail/disjoint/multirange_geometry.hpp include/boost/geometry/algorithms/detail/disjoint/point_box.hpp include/boost/geometry/algorithms/detail/disjoint/point_geometry.hpp include/boost/geometry/algorithms/detail/disjoint/point_point.hpp @@ -2600,6 +2652,7 @@ include/boost/geometry/algorithms/detail/distance/segment_to_segment.hpp include/boost/geometry/algorithms/detail/equals/collect_vectors.hpp include/boost/geometry/algorithms/detail/equals/point_point.hpp include/boost/geometry/algorithms/detail/extreme_points.hpp +include/boost/geometry/algorithms/detail/flattening.hpp include/boost/geometry/algorithms/detail/for_each_range.hpp include/boost/geometry/algorithms/detail/get_left_turns.hpp include/boost/geometry/algorithms/detail/get_max_size.hpp @@ -2612,6 +2665,7 @@ include/boost/geometry/algorithms/detail/intersection/multi.hpp include/boost/geometry/algorithms/detail/is_simple/always_simple.hpp include/boost/geometry/algorithms/detail/is_simple/areal.hpp include/boost/geometry/algorithms/detail/is_simple/debug_print_boundary_points.hpp +include/boost/geometry/algorithms/detail/is_simple/failure_policy.hpp include/boost/geometry/algorithms/detail/is_simple/implementation.hpp include/boost/geometry/algorithms/detail/is_simple/interface.hpp include/boost/geometry/algorithms/detail/is_simple/linear.hpp @@ -2698,6 +2752,8 @@ include/boost/geometry/algorithms/detail/relate/topology_check.hpp include/boost/geometry/algorithms/detail/relate/turns.hpp include/boost/geometry/algorithms/detail/ring_identifier.hpp include/boost/geometry/algorithms/detail/sections/range_by_section.hpp +include/boost/geometry/algorithms/detail/sections/section_box_policies.hpp +include/boost/geometry/algorithms/detail/sections/section_functions.hpp include/boost/geometry/algorithms/detail/sections/sectionalize.hpp include/boost/geometry/algorithms/detail/signed_index_type.hpp include/boost/geometry/algorithms/detail/single_geometry.hpp @@ -2708,6 +2764,8 @@ include/boost/geometry/algorithms/detail/turns/debug_turn.hpp include/boost/geometry/algorithms/detail/turns/filter_continue_turns.hpp include/boost/geometry/algorithms/detail/turns/print_turns.hpp include/boost/geometry/algorithms/detail/turns/remove_duplicate_turns.hpp +include/boost/geometry/algorithms/detail/vincenty_direct.hpp +include/boost/geometry/algorithms/detail/vincenty_inverse.hpp include/boost/geometry/algorithms/detail/within/point_in_geometry.hpp include/boost/geometry/algorithms/detail/within/within_no_turns.hpp include/boost/geometry/algorithms/difference.hpp @@ -2743,6 +2801,7 @@ include/boost/geometry/algorithms/touches.hpp include/boost/geometry/algorithms/transform.hpp include/boost/geometry/algorithms/union.hpp include/boost/geometry/algorithms/unique.hpp +include/boost/geometry/algorithms/validity_failure_type.hpp include/boost/geometry/algorithms/within.hpp include/boost/geometry/arithmetic/arithmetic.hpp include/boost/geometry/arithmetic/determinant.hpp @@ -2763,8 +2822,10 @@ include/boost/geometry/core/mutable_range.hpp include/boost/geometry/core/point_order.hpp include/boost/geometry/core/point_type.hpp include/boost/geometry/core/radian_access.hpp +include/boost/geometry/core/radius.hpp include/boost/geometry/core/reverse_dispatch.hpp include/boost/geometry/core/ring_type.hpp +include/boost/geometry/core/srs.hpp include/boost/geometry/core/tag.hpp include/boost/geometry/core/tag_cast.hpp include/boost/geometry/core/tags.hpp @@ -2849,13 +2910,12 @@ include/boost/geometry/index/detail/rtree/kmeans/kmeans.hpp include/boost/geometry/index/detail/rtree/kmeans/split.hpp include/boost/geometry/index/detail/rtree/linear/linear.hpp include/boost/geometry/index/detail/rtree/linear/redistribute_elements.hpp -include/boost/geometry/index/detail/rtree/node/auto_deallocator.hpp include/boost/geometry/index/detail/rtree/node/concept.hpp -include/boost/geometry/index/detail/rtree/node/dynamic_visitor.hpp include/boost/geometry/index/detail/rtree/node/node.hpp -include/boost/geometry/index/detail/rtree/node/node_auto_ptr.hpp include/boost/geometry/index/detail/rtree/node/node_elements.hpp include/boost/geometry/index/detail/rtree/node/pairs.hpp +include/boost/geometry/index/detail/rtree/node/scoped_deallocator.hpp +include/boost/geometry/index/detail/rtree/node/subtree_destroyer.hpp include/boost/geometry/index/detail/rtree/node/variant_dynamic.hpp include/boost/geometry/index/detail/rtree/node/variant_static.hpp include/boost/geometry/index/detail/rtree/node/variant_visitor.hpp @@ -2872,6 +2932,7 @@ include/boost/geometry/index/detail/rtree/rstar/insert.hpp include/boost/geometry/index/detail/rtree/rstar/redistribute_elements.hpp include/boost/geometry/index/detail/rtree/rstar/rstar.hpp include/boost/geometry/index/detail/rtree/utilities/are_boxes_ok.hpp +include/boost/geometry/index/detail/rtree/utilities/are_counts_ok.hpp include/boost/geometry/index/detail/rtree/utilities/are_levels_ok.hpp include/boost/geometry/index/detail/rtree/utilities/gl_draw.hpp include/boost/geometry/index/detail/rtree/utilities/print.hpp @@ -2944,7 +3005,6 @@ include/boost/geometry/multi/algorithms/detail/overlay/copy_segment_point.hpp include/boost/geometry/multi/algorithms/detail/overlay/copy_segments.hpp include/boost/geometry/multi/algorithms/detail/overlay/get_ring.hpp include/boost/geometry/multi/algorithms/detail/overlay/get_turns.hpp -include/boost/geometry/multi/algorithms/detail/overlay/select_rings.hpp include/boost/geometry/multi/algorithms/detail/overlay/self_turn_points.hpp include/boost/geometry/multi/algorithms/detail/point_on_border.hpp include/boost/geometry/multi/algorithms/detail/sections/range_by_section.hpp @@ -2996,6 +3056,9 @@ include/boost/geometry/multi/strategies/cartesian/centroid_average.hpp include/boost/geometry/multi/views/detail/range_type.hpp include/boost/geometry/policies/compare.hpp include/boost/geometry/policies/disjoint_interrupt_policy.hpp +include/boost/geometry/policies/is_valid/default_policy.hpp +include/boost/geometry/policies/is_valid/failing_reason_policy.hpp +include/boost/geometry/policies/is_valid/failure_type_policy.hpp include/boost/geometry/policies/predicate_based_interrupt_policy.hpp include/boost/geometry/policies/relate/de9im.hpp include/boost/geometry/policies/relate/direction.hpp @@ -3017,6 +3080,7 @@ include/boost/geometry/strategies/agnostic/point_in_point.hpp include/boost/geometry/strategies/agnostic/point_in_poly_oriented_winding.hpp include/boost/geometry/strategies/agnostic/point_in_poly_winding.hpp include/boost/geometry/strategies/agnostic/relate.hpp +include/boost/geometry/strategies/agnostic/side_by_azimuth.hpp include/boost/geometry/strategies/agnostic/simplify_douglas_peucker.hpp include/boost/geometry/strategies/area.hpp include/boost/geometry/strategies/buffer.hpp @@ -3043,6 +3107,7 @@ include/boost/geometry/strategies/cartesian/point_in_box.hpp include/boost/geometry/strategies/cartesian/point_in_poly_crossings_multiply.hpp include/boost/geometry/strategies/cartesian/point_in_poly_franklin.hpp include/boost/geometry/strategies/cartesian/side_by_triangle.hpp +include/boost/geometry/strategies/cartesian/side_of_intersection.hpp include/boost/geometry/strategies/centroid.hpp include/boost/geometry/strategies/comparable_distance_result.hpp include/boost/geometry/strategies/compare.hpp @@ -3062,6 +3127,9 @@ include/boost/geometry/strategies/default_length_result.hpp include/boost/geometry/strategies/default_strategy.hpp include/boost/geometry/strategies/distance.hpp include/boost/geometry/strategies/distance_result.hpp +include/boost/geometry/strategies/geographic/distance_andoyer.hpp +include/boost/geometry/strategies/geographic/distance_vincenty.hpp +include/boost/geometry/strategies/geographic/mapping_ssf.hpp include/boost/geometry/strategies/intersection.hpp include/boost/geometry/strategies/intersection_result.hpp include/boost/geometry/strategies/side.hpp @@ -3087,12 +3155,14 @@ include/boost/geometry/util/calculation_type.hpp include/boost/geometry/util/closure_as_bool.hpp include/boost/geometry/util/combine_if.hpp include/boost/geometry/util/compress_variant.hpp +include/boost/geometry/util/condition.hpp include/boost/geometry/util/coordinate_cast.hpp include/boost/geometry/util/for_each_coordinate.hpp include/boost/geometry/util/math.hpp include/boost/geometry/util/order_as_direction.hpp include/boost/geometry/util/parameter_type_of.hpp include/boost/geometry/util/promote_floating_point.hpp +include/boost/geometry/util/promote_integral.hpp include/boost/geometry/util/range.hpp include/boost/geometry/util/rational.hpp include/boost/geometry/util/select_calculation_type.hpp @@ -3528,6 +3598,9 @@ include/boost/icl/type_traits/value_size.hpp include/boost/implicit_cast.hpp include/boost/indirect_reference.hpp include/boost/integer.hpp +include/boost/integer/common_factor.hpp +include/boost/integer/common_factor_ct.hpp +include/boost/integer/common_factor_rt.hpp include/boost/integer/integer_log2.hpp include/boost/integer/integer_mask.hpp include/boost/integer/static_log2.hpp @@ -3582,18 +3655,19 @@ include/boost/interprocess/detail/math_functions.hpp include/boost/interprocess/detail/min_max.hpp include/boost/interprocess/detail/move.hpp include/boost/interprocess/detail/mpl.hpp -include/boost/interprocess/detail/multi_segment_services.hpp include/boost/interprocess/detail/named_proxy.hpp +include/boost/interprocess/detail/nothrow.hpp include/boost/interprocess/detail/os_file_functions.hpp include/boost/interprocess/detail/os_thread_functions.hpp include/boost/interprocess/detail/pointer_type.hpp include/boost/interprocess/detail/portable_intermodule_singleton.hpp include/boost/interprocess/detail/posix_time_types_wrk.hpp -include/boost/interprocess/detail/preprocessor.hpp include/boost/interprocess/detail/ptime_wrk.hpp include/boost/interprocess/detail/robust_emulation.hpp include/boost/interprocess/detail/segment_manager_helper.hpp include/boost/interprocess/detail/shared_dir_helpers.hpp +include/boost/interprocess/detail/simple_swap.hpp +include/boost/interprocess/detail/std_fwd.hpp include/boost/interprocess/detail/transform_iterator.hpp include/boost/interprocess/detail/type_traits.hpp include/boost/interprocess/detail/utilities.hpp @@ -3622,8 +3696,6 @@ include/boost/interprocess/managed_windows_shared_memory.hpp include/boost/interprocess/managed_xsi_shared_memory.hpp include/boost/interprocess/mapped_region.hpp include/boost/interprocess/mem_algo/detail/mem_algo_common.hpp -include/boost/interprocess/mem_algo/detail/multi_simple_seq_fit.hpp -include/boost/interprocess/mem_algo/detail/multi_simple_seq_fit_impl.hpp include/boost/interprocess/mem_algo/detail/simple_seq_fit_impl.hpp include/boost/interprocess/mem_algo/rbtree_best_fit.hpp include/boost/interprocess/mem_algo/simple_seq_fit.hpp @@ -3725,10 +3797,12 @@ include/boost/intrusive/circular_list_algorithms.hpp include/boost/intrusive/circular_slist_algorithms.hpp include/boost/intrusive/derivation_value_traits.hpp include/boost/intrusive/detail/algo_type.hpp +include/boost/intrusive/detail/algorithm.hpp include/boost/intrusive/detail/any_node_and_algorithms.hpp include/boost/intrusive/detail/array_initializer.hpp include/boost/intrusive/detail/assert.hpp include/boost/intrusive/detail/avltree_node.hpp +include/boost/intrusive/detail/bstree_algorithms_base.hpp include/boost/intrusive/detail/common_slist_algorithms.hpp include/boost/intrusive/detail/config_begin.hpp include/boost/intrusive/detail/config_end.hpp @@ -3745,18 +3819,19 @@ include/boost/intrusive/detail/hashtable_node.hpp include/boost/intrusive/detail/hook_traits.hpp include/boost/intrusive/detail/iiterator.hpp include/boost/intrusive/detail/is_stateful_value_traits.hpp +include/boost/intrusive/detail/iterator.hpp include/boost/intrusive/detail/key_nodeptr_comp.hpp include/boost/intrusive/detail/list_iterator.hpp include/boost/intrusive/detail/list_node.hpp include/boost/intrusive/detail/math.hpp -include/boost/intrusive/detail/memory_util.hpp +include/boost/intrusive/detail/minimal_less_equal_header.hpp +include/boost/intrusive/detail/minimal_pair_header.hpp include/boost/intrusive/detail/mpl.hpp include/boost/intrusive/detail/node_cloner_disposer.hpp include/boost/intrusive/detail/node_holder.hpp include/boost/intrusive/detail/node_to_value.hpp include/boost/intrusive/detail/parent_from_member.hpp include/boost/intrusive/detail/pointer_element.hpp -include/boost/intrusive/detail/preprocessor.hpp include/boost/intrusive/detail/rbtree_node.hpp include/boost/intrusive/detail/reverse_iterator.hpp include/boost/intrusive/detail/simple_disposers.hpp @@ -4004,7 +4079,6 @@ include/boost/lexical_cast/detail/converter_numeric.hpp include/boost/lexical_cast/detail/inf_nan.hpp include/boost/lexical_cast/detail/is_character.hpp include/boost/lexical_cast/detail/lcast_char_constants.hpp -include/boost/lexical_cast/detail/lcast_float_converters.hpp include/boost/lexical_cast/detail/lcast_unsigned_converters.hpp include/boost/lexical_cast/detail/widest_char.hpp include/boost/lexical_cast/lexical_cast_old.hpp @@ -4372,6 +4446,7 @@ include/boost/math/cstdfloat/cstdfloat_iostream.hpp include/boost/math/cstdfloat/cstdfloat_limits.hpp include/boost/math/cstdfloat/cstdfloat_types.hpp include/boost/math/distributions.hpp +include/boost/math/distributions/arcsine.hpp include/boost/math/distributions/bernoulli.hpp include/boost/math/distributions/beta.hpp include/boost/math/distributions/binomial.hpp @@ -4463,6 +4538,7 @@ include/boost/math/special_functions/detail/igamma_inverse.hpp include/boost/math/special_functions/detail/igamma_large.hpp include/boost/math/special_functions/detail/lanczos_sse2.hpp include/boost/math/special_functions/detail/lgamma_small.hpp +include/boost/math/special_functions/detail/polygamma.hpp include/boost/math/special_functions/detail/round_fwd.hpp include/boost/math/special_functions/detail/t_distribution_inv.hpp include/boost/math/special_functions/detail/unchecked_bernoulli.hpp @@ -4471,9 +4547,11 @@ include/boost/math/special_functions/digamma.hpp include/boost/math/special_functions/ellint_1.hpp include/boost/math/special_functions/ellint_2.hpp include/boost/math/special_functions/ellint_3.hpp +include/boost/math/special_functions/ellint_d.hpp include/boost/math/special_functions/ellint_rc.hpp include/boost/math/special_functions/ellint_rd.hpp include/boost/math/special_functions/ellint_rf.hpp +include/boost/math/special_functions/ellint_rg.hpp include/boost/math/special_functions/ellint_rj.hpp include/boost/math/special_functions/erf.hpp include/boost/math/special_functions/expint.hpp @@ -4483,8 +4561,10 @@ include/boost/math/special_functions/fpclassify.hpp include/boost/math/special_functions/gamma.hpp include/boost/math/special_functions/hankel.hpp include/boost/math/special_functions/hermite.hpp +include/boost/math/special_functions/heuman_lambda.hpp include/boost/math/special_functions/hypot.hpp include/boost/math/special_functions/jacobi_elliptic.hpp +include/boost/math/special_functions/jacobi_zeta.hpp include/boost/math/special_functions/laguerre.hpp include/boost/math/special_functions/lanczos.hpp include/boost/math/special_functions/legendre.hpp @@ -4494,6 +4574,7 @@ include/boost/math/special_functions/modf.hpp include/boost/math/special_functions/next.hpp include/boost/math/special_functions/nonfinite_num_facets.hpp include/boost/math/special_functions/owens_t.hpp +include/boost/math/special_functions/polygamma.hpp include/boost/math/special_functions/pow.hpp include/boost/math/special_functions/powm1.hpp include/boost/math/special_functions/prime.hpp @@ -4504,6 +4585,7 @@ include/boost/math/special_functions/sinc.hpp include/boost/math/special_functions/sinhc.hpp include/boost/math/special_functions/spherical_harmonic.hpp include/boost/math/special_functions/sqrt1pm1.hpp +include/boost/math/special_functions/trigamma.hpp include/boost/math/special_functions/trunc.hpp include/boost/math/special_functions/zeta.hpp include/boost/math/tools/big_constant.hpp @@ -4642,13 +4724,18 @@ include/boost/math/tr1_c_macros.ipp include/boost/math_fwd.hpp include/boost/mem_fn.hpp include/boost/memory_order.hpp +include/boost/move/adl_move_swap.hpp include/boost/move/algorithm.hpp include/boost/move/core.hpp include/boost/move/default_delete.hpp include/boost/move/detail/config_begin.hpp include/boost/move/detail/config_end.hpp +include/boost/move/detail/fwd_macros.hpp +include/boost/move/detail/iterator_traits.hpp include/boost/move/detail/meta_utils.hpp +include/boost/move/detail/meta_utils_core.hpp include/boost/move/detail/move_helpers.hpp +include/boost/move/detail/type_traits.hpp include/boost/move/detail/unique_ptr_meta_utils.hpp include/boost/move/detail/workaround.hpp include/boost/move/iterator.hpp @@ -5852,6 +5939,7 @@ include/boost/multi_index/detail/index_node_base.hpp include/boost/multi_index/detail/index_saver.hpp include/boost/multi_index/detail/invariant_assert.hpp include/boost/multi_index/detail/is_index_list.hpp +include/boost/multi_index/detail/is_transparent.hpp include/boost/multi_index/detail/iter_adaptor.hpp include/boost/multi_index/detail/modify_key_adaptor.hpp include/boost/multi_index/detail/no_duplicate_tags.hpp @@ -5859,6 +5947,7 @@ include/boost/multi_index/detail/node_type.hpp include/boost/multi_index/detail/ord_index_args.hpp include/boost/multi_index/detail/ord_index_node.hpp include/boost/multi_index/detail/ord_index_ops.hpp +include/boost/multi_index/detail/promotes_arg.hpp include/boost/multi_index/detail/rnd_index_loader.hpp include/boost/multi_index/detail/rnd_index_node.hpp include/boost/multi_index/detail/rnd_index_ops.hpp @@ -6037,7 +6126,9 @@ include/boost/numeric/odeint/external/compute/compute_algebra_dispatcher.hpp include/boost/numeric/odeint/external/compute/compute_operations.hpp include/boost/numeric/odeint/external/compute/compute_operations_dispatcher.hpp include/boost/numeric/odeint/external/compute/compute_resize.hpp +include/boost/numeric/odeint/external/eigen/eigen.hpp include/boost/numeric/odeint/external/eigen/eigen_algebra.hpp +include/boost/numeric/odeint/external/eigen/eigen_algebra_dispatcher.hpp include/boost/numeric/odeint/external/eigen/eigen_resize.hpp include/boost/numeric/odeint/external/gsl/gsl_wrapper.hpp include/boost/numeric/odeint/external/mkl/mkl_operations.hpp @@ -6133,6 +6224,7 @@ include/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp include/boost/numeric/odeint/stepper/euler.hpp include/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp include/boost/numeric/odeint/stepper/explicit_generic_rk.hpp +include/boost/numeric/odeint/stepper/extrapolation_stepper.hpp include/boost/numeric/odeint/stepper/generation.hpp include/boost/numeric/odeint/stepper/generation/generation_controlled_runge_kutta.hpp include/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp @@ -6328,6 +6420,7 @@ include/boost/phoenix/bind/preprocessed/bind_member_function_20.hpp include/boost/phoenix/bind/preprocessed/bind_member_function_30.hpp include/boost/phoenix/bind/preprocessed/bind_member_function_40.hpp include/boost/phoenix/bind/preprocessed/bind_member_function_50.hpp +include/boost/phoenix/config.hpp include/boost/phoenix/core.hpp include/boost/phoenix/core/actor.hpp include/boost/phoenix/core/argument.hpp @@ -6378,6 +6471,7 @@ include/boost/phoenix/core/expression.hpp include/boost/phoenix/core/function_equal.hpp include/boost/phoenix/core/is_actor.hpp include/boost/phoenix/core/is_nullary.hpp +include/boost/phoenix/core/is_value.hpp include/boost/phoenix/core/limits.hpp include/boost/phoenix/core/meta_grammar.hpp include/boost/phoenix/core/nothing.hpp @@ -6435,6 +6529,10 @@ include/boost/phoenix/function/detail/preprocessed/function_result_of_30.hpp include/boost/phoenix/function/detail/preprocessed/function_result_of_40.hpp include/boost/phoenix/function/detail/preprocessed/function_result_of_50.hpp include/boost/phoenix/function/function.hpp +include/boost/phoenix/function/lazy_list.hpp +include/boost/phoenix/function/lazy_operator.hpp +include/boost/phoenix/function/lazy_prelude.hpp +include/boost/phoenix/function/lazy_reuse.hpp include/boost/phoenix/fusion.hpp include/boost/phoenix/fusion/at.hpp include/boost/phoenix/object.hpp @@ -6674,6 +6772,7 @@ include/boost/polygon/voronoi_builder.hpp include/boost/polygon/voronoi_diagram.hpp include/boost/polygon/voronoi_geometry_type.hpp include/boost/polymorphic_cast.hpp +include/boost/polymorphic_pointer_cast.hpp include/boost/pool/detail/guard.hpp include/boost/pool/detail/mutex.hpp include/boost/pool/detail/pool_construct.ipp @@ -6778,6 +6877,7 @@ include/boost/predef/os/bsd/free.h include/boost/predef/os/bsd/net.h include/boost/predef/os/bsd/open.h include/boost/predef/os/cygwin.h +include/boost/predef/os/haiku.h include/boost/predef/os/hpux.h include/boost/predef/os/ios.h include/boost/predef/os/irix.h @@ -7558,6 +7658,7 @@ include/boost/random/detail/integer_log2.hpp include/boost/random/detail/iterator_mixin.hpp include/boost/random/detail/large_arithmetic.hpp include/boost/random/detail/operators.hpp +include/boost/random/detail/polynomial.hpp include/boost/random/detail/ptr_helper.hpp include/boost/random/detail/seed.hpp include/boost/random/detail/seed_impl.hpp @@ -7581,6 +7682,7 @@ include/boost/random/linear_feedback_shift.hpp include/boost/random/lognormal_distribution.hpp include/boost/random/mersenne_twister.hpp include/boost/random/negative_binomial_distribution.hpp +include/boost/random/non_central_chi_squared_distribution.hpp include/boost/random/normal_distribution.hpp include/boost/random/piecewise_constant_distribution.hpp include/boost/random/piecewise_linear_distribution.hpp @@ -7876,6 +7978,7 @@ include/boost/serialization/complex.hpp include/boost/serialization/config.hpp include/boost/serialization/deque.hpp include/boost/serialization/detail/get_data.hpp +include/boost/serialization/detail/is_default_constructible.hpp include/boost/serialization/detail/shared_count_132.hpp include/boost/serialization/detail/shared_ptr_132.hpp include/boost/serialization/detail/shared_ptr_nmt_132.hpp @@ -8034,6 +8137,7 @@ include/boost/smart_ptr/detail/sp_convertible.hpp include/boost/smart_ptr/detail/sp_counted_base.hpp include/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp include/boost/smart_ptr/detail/sp_counted_base_aix.hpp +include/boost/smart_ptr/detail/sp_counted_base_clang.hpp include/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp include/boost/smart_ptr/detail/sp_counted_base_cw_x86.hpp include/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp @@ -8083,6 +8187,16 @@ include/boost/smart_ptr/scoped_ptr.hpp include/boost/smart_ptr/shared_array.hpp include/boost/smart_ptr/shared_ptr.hpp include/boost/smart_ptr/weak_ptr.hpp +include/boost/sort/sort.hpp +include/boost/sort/spreadsort/detail/constants.hpp +include/boost/sort/spreadsort/detail/float_sort.hpp +include/boost/sort/spreadsort/detail/integer_sort.hpp +include/boost/sort/spreadsort/detail/spreadsort_common.hpp +include/boost/sort/spreadsort/detail/string_sort.hpp +include/boost/sort/spreadsort/float_sort.hpp +include/boost/sort/spreadsort/integer_sort.hpp +include/boost/sort/spreadsort/spreadsort.hpp +include/boost/sort/spreadsort/string_sort.hpp include/boost/spirit.hpp include/boost/spirit/home/classic.hpp include/boost/spirit/home/classic/actor.hpp @@ -9164,7 +9278,6 @@ include/boost/statechart/state_machine.hpp include/boost/statechart/termination.hpp include/boost/statechart/transition.hpp include/boost/static_assert.hpp -include/boost/strong_typedef.hpp include/boost/swap.hpp include/boost/system/api_config.hpp include/boost/system/config.hpp @@ -9308,13 +9421,24 @@ include/boost/thread.hpp include/boost/thread/barrier.hpp include/boost/thread/caller_context.hpp include/boost/thread/completion_latch.hpp +include/boost/thread/concurrent_queues/deque_adaptor.hpp +include/boost/thread/concurrent_queues/deque_base.hpp +include/boost/thread/concurrent_queues/deque_views.hpp +include/boost/thread/concurrent_queues/detail/sync_deque_base.hpp +include/boost/thread/concurrent_queues/detail/sync_queue_base.hpp include/boost/thread/concurrent_queues/queue_adaptor.hpp include/boost/thread/concurrent_queues/queue_base.hpp include/boost/thread/concurrent_queues/queue_op_status.hpp include/boost/thread/concurrent_queues/queue_views.hpp +include/boost/thread/concurrent_queues/sync_bounded_queue.hpp +include/boost/thread/concurrent_queues/sync_deque.hpp +include/boost/thread/concurrent_queues/sync_priority_queue.hpp +include/boost/thread/concurrent_queues/sync_queue.hpp +include/boost/thread/concurrent_queues/sync_timed_queue.hpp include/boost/thread/condition.hpp include/boost/thread/condition_variable.hpp include/boost/thread/csbl/deque.hpp +include/boost/thread/csbl/devector.hpp include/boost/thread/csbl/functional.hpp include/boost/thread/csbl/list.hpp include/boost/thread/csbl/memory.hpp @@ -9326,6 +9450,7 @@ include/boost/thread/csbl/memory/pointer_traits.hpp include/boost/thread/csbl/memory/scoped_allocator.hpp include/boost/thread/csbl/memory/shared_ptr.hpp include/boost/thread/csbl/memory/unique_ptr.hpp +include/boost/thread/csbl/queue.hpp include/boost/thread/csbl/tuple.hpp include/boost/thread/csbl/vector.hpp include/boost/thread/cv_status.hpp @@ -9352,23 +9477,41 @@ include/boost/thread/detail/thread_interruption.hpp include/boost/thread/detail/tss_hooks.hpp include/boost/thread/detail/variadic_footer.hpp include/boost/thread/detail/variadic_header.hpp -include/boost/thread/detail/work.hpp include/boost/thread/exceptional_ptr.hpp include/boost/thread/exceptions.hpp include/boost/thread/executor.hpp include/boost/thread/executors/basic_thread_pool.hpp +include/boost/thread/executors/detail/priority_executor_base.hpp +include/boost/thread/executors/detail/scheduled_executor_base.hpp include/boost/thread/executors/executor.hpp include/boost/thread/executors/executor_adaptor.hpp include/boost/thread/executors/generic_executor_ref.hpp include/boost/thread/executors/inline_executor.hpp include/boost/thread/executors/loop_executor.hpp +include/boost/thread/executors/scheduled_thread_pool.hpp +include/boost/thread/executors/scheduler.hpp +include/boost/thread/executors/scheduling_adaptor.hpp include/boost/thread/executors/serial_executor.hpp +include/boost/thread/executors/serial_executor_cont.hpp include/boost/thread/executors/thread_executor.hpp include/boost/thread/executors/work.hpp +include/boost/thread/experimental/config/inline_namespace.hpp +include/boost/thread/experimental/exception_list.hpp +include/boost/thread/experimental/parallel/v1/exception_list.hpp +include/boost/thread/experimental/parallel/v1/inline_namespace.hpp +include/boost/thread/experimental/parallel/v2/inline_namespace.hpp +include/boost/thread/experimental/parallel/v2/task_region.hpp +include/boost/thread/experimental/task_region.hpp include/boost/thread/externally_locked.hpp include/boost/thread/externally_locked_stream.hpp include/boost/thread/future.hpp -include/boost/thread/future_error_code.hpp +include/boost/thread/futures/future_error.hpp +include/boost/thread/futures/future_error_code.hpp +include/boost/thread/futures/future_status.hpp +include/boost/thread/futures/is_future_type.hpp +include/boost/thread/futures/launch.hpp +include/boost/thread/futures/wait_for_all.hpp +include/boost/thread/futures/wait_for_any.hpp include/boost/thread/is_locked_by_this_thread.hpp include/boost/thread/latch.hpp include/boost/thread/lock_algorithms.hpp @@ -10244,14 +10387,19 @@ include/boost/variant/detail/bool_trait_def.hpp include/boost/variant/detail/bool_trait_undef.hpp include/boost/variant/detail/cast_storage.hpp include/boost/variant/detail/config.hpp +include/boost/variant/detail/element_index.hpp include/boost/variant/detail/enable_recursive.hpp include/boost/variant/detail/enable_recursive_fwd.hpp include/boost/variant/detail/forced_return.hpp include/boost/variant/detail/generic_result_type.hpp +include/boost/variant/detail/has_result_type.hpp include/boost/variant/detail/hash_variant.hpp include/boost/variant/detail/initializer.hpp include/boost/variant/detail/make_variant_list.hpp include/boost/variant/detail/move.hpp +include/boost/variant/detail/multivisitors_cpp11_based.hpp +include/boost/variant/detail/multivisitors_cpp14_based.hpp +include/boost/variant/detail/multivisitors_preprocessor_based.hpp include/boost/variant/detail/over_sequence.hpp include/boost/variant/detail/substitute.hpp include/boost/variant/detail/substitute_fwd.hpp diff --git a/devel/boost-headers/buildlink3.mk b/devel/boost-headers/buildlink3.mk index f7e9b5b22..10ca1a403 100644 --- a/devel/boost-headers/buildlink3.mk +++ b/devel/boost-headers/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/11/07 19:28:38 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/17 14:04:47 adam Exp $ BUILDLINK_TREE+= boost-headers @@ -6,7 +6,7 @@ BUILDLINK_TREE+= boost-headers BOOST_HEADERS_BUILDLINK3_MK:= # Use a dependency pattern that guarantees the proper ABI. -BUILDLINK_API_DEPENDS.boost-headers+= boost-headers-1.57.* +BUILDLINK_API_DEPENDS.boost-headers+= boost-headers-1.58.* BUILDLINK_DEPMETHOD.boost-headers?= build BUILDLINK_PKGSRCDIR.boost-headers?= ../../devel/boost-headers diff --git a/devel/boost-jam/buildlink3.mk b/devel/boost-jam/buildlink3.mk index a4bd669ed..b14acc666 100644 --- a/devel/boost-jam/buildlink3.mk +++ b/devel/boost-jam/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/11/07 19:28:38 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/17 14:04:47 adam Exp $ BUILDLINK_TREE+= boost-jam .if !defined(BOOST_JAM_BUILDLINK3_MK) BOOST_JAM_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.boost-jam+= boost-jam-1.57.* +BUILDLINK_API_DEPENDS.boost-jam+= boost-jam-1.58.* BUILDLINK_DEPMETHOD.boost-jam?= build BUILDLINK_PKGSRCDIR.boost-jam?= ../../devel/boost-jam .endif # BOOST_JAM_BUILDLINK3_MK diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 8fc6886d5..1b52439ae 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2015/03/16 14:07:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/24 07:17:21 jperkin Exp $ BOOST_PACKAGE= libs BOOST_COMMENT= (binary libraries) @@ -31,7 +31,7 @@ PLIST.log= yes # Long double math functions are not available on Darwin. See # boost/math/tools/config.hpp:53 -.if ${OPSYS} != "Darwin" || !empty(MACHINE_PLATFORM:MDarwin-14.*) +.if ${OPSYS} != "Darwin" || !empty(MACHINE_PLATFORM:MDarwin-1[34].*) PLIST.long_double_math= yes .endif diff --git a/devel/boost-libs/buildlink3.mk b/devel/boost-libs/buildlink3.mk index 0735c7686..0e15e391a 100644 --- a/devel/boost-libs/buildlink3.mk +++ b/devel/boost-libs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/11/07 19:28:38 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2015/04/17 14:04:47 adam Exp $ BUILDLINK_TREE+= boost-libs @@ -6,8 +6,8 @@ BUILDLINK_TREE+= boost-libs BOOST_LIBS_BUILDLINK3_MK:= # Use a dependency pattern that guarantees the proper ABI. -BUILDLINK_API_DEPENDS.boost-libs+= boost-libs-1.57.* -BUILDLINK_ABI_DEPENDS.boost-libs?= boost-libs>=1.57.0 +BUILDLINK_API_DEPENDS.boost-libs+= boost-libs-1.58.* +BUILDLINK_ABI_DEPENDS.boost-libs?= boost-libs>=1.58.0 BUILDLINK_PKGSRCDIR.boost-libs?= ../../devel/boost-libs .include "../../mk/bsd.fast.prefs.mk" diff --git a/devel/boost-python/buildlink3.mk b/devel/boost-python/buildlink3.mk index cb9120a7b..f8c53b27f 100644 --- a/devel/boost-python/buildlink3.mk +++ b/devel/boost-python/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2014/11/07 19:28:38 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/17 14:04:47 adam Exp $ BUILDLINK_TREE+= boost-python @@ -6,8 +6,8 @@ BUILDLINK_TREE+= boost-python BOOST_PYTHON_BUILDLINK3_MK:= # Use a dependency pattern that guarantees the proper ABI. -BUILDLINK_API_DEPENDS.boost-python+= boost-python-1.57.* -BUILDLINK_ABI_DEPENDS.boost-python+= boost-python-1.57.* +BUILDLINK_API_DEPENDS.boost-python+= boost-python-1.58.* +BUILDLINK_ABI_DEPENDS.boost-python+= boost-python-1.58.* BUILDLINK_PKGSRCDIR.boost-python?= ../../devel/boost-python .include "../../devel/boost-headers/buildlink3.mk" diff --git a/devel/bouml/Makefile b/devel/bouml/Makefile index 14fa44c1a..272f83d24 100644 --- a/devel/bouml/Makefile +++ b/devel/bouml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2013/10/09 17:39:06 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:32 tnn Exp $ # DISTNAME= bouml_${BOUMLVERSION} PKGNAME= bouml-${BOUMLVERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://bouml.free.fr/files/ diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile index 9b10b1a58..272012b11 100644 --- a/devel/bpython/Makefile +++ b/devel/bpython/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 07:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:20:32 tnn Exp $ DISTNAME= bpython-0.12 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://bpython-interpreter.org/releases/ diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index 32e52c54b..07bf74c25 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/05/31 12:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:48:47 wiz Exp $ DISTNAME= bugzilla-2.22.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/} diff --git a/devel/bugzilla3/Makefile b/devel/bugzilla3/Makefile index bf464518a..e10ee3133 100644 --- a/devel/bugzilla3/Makefile +++ b/devel/bugzilla3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/05/31 12:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:47 wiz Exp $ DISTNAME= bugzilla-3.2.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=webtools/} diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile index abf2dfccd..720f1345e 100644 --- a/devel/bullet/Makefile +++ b/devel/bullet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:16:43 asau Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:20:32 tnn Exp $ # DISTNAME= bullet-2.76 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://bullet.googlecode.com/files/ EXTRACT_SUFX= .tgz diff --git a/devel/capstone/Makefile b/devel/capstone/Makefile index 511af9524..66d251558 100644 --- a/devel/capstone/Makefile +++ b/devel/capstone/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/03/12 00:27:07 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/09 07:00:08 mef Exp $ -DISTNAME= capstone-3.0.2 +DISTNAME= capstone-3.0.3 CATEGORIES= devel -MASTER_SITES= http://www.capstone-engine.org/download/${PKGVERSION}/ -EXTRACT_SUFX= .tgz +MASTER_SITES= ${MASTER_SITE_GITHUB:=aquynh/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.capstone-engine.org/ diff --git a/devel/capstone/distinfo b/devel/capstone/distinfo index bf8bdff5f..54fe70705 100644 --- a/devel/capstone/distinfo +++ b/devel/capstone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/12 00:27:07 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/05/09 07:00:08 mef Exp $ -SHA1 (capstone-3.0.2.tgz) = 7e2cb9a94f4cda478bc011bcf409d55fcdab6aec -RMD160 (capstone-3.0.2.tgz) = db43b4ca490f5a921fa53c4fddf89cfbb94a2102 -Size (capstone-3.0.2.tgz) = 2764944 bytes +SHA1 (capstone-3.0.3.tar.gz) = a9bfa7cca8019ca6fb80c50c2826d164a4d7f9a0 +RMD160 (capstone-3.0.3.tar.gz) = a8526872436bfd8d078309943183a569f3aa684a +Size (capstone-3.0.3.tar.gz) = 2795817 bytes diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile index 41036b73c..9752667d0 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2015/03/19 23:01:15 tnn Exp $ +# $NetBSD: Makefile,v 1.29 2015/05/18 10:33:55 adam Exp $ -DISTNAME= ccache-3.2.1 -PKGREVISION= 1 +DISTNAME= ccache-3.2.2 CATEGORIES= devel MASTER_SITES= http://samba.org/ftp/ccache/ # do not use xz distfile here, xz needs gettext-lib which leads to circular @@ -17,7 +16,5 @@ GNU_CONFIGURE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 -.include "../../mk/bsd.prefs.mk" - .include "../../devel/zlib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ccache/distinfo b/devel/ccache/distinfo index b6b63d078..5ef886589 100644 --- a/devel/ccache/distinfo +++ b/devel/ccache/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2015/03/19 23:01:15 tnn Exp $ +$NetBSD: distinfo,v 1.18 2015/05/18 10:33:55 adam Exp $ -SHA1 (ccache-3.2.1.tar.gz) = 64464a7697ac9ee2b3c766e69b1b7f565c05df7c -RMD160 (ccache-3.2.1.tar.gz) = 4dfc1deb447c62e0a07f0be2ed456a1b08a8dcf1 -Size (ccache-3.2.1.tar.gz) = 432423 bytes +SHA1 (ccache-3.2.2.tar.gz) = c74894dd94f4d734658a0ecf27b1c552240e66e0 +RMD160 (ccache-3.2.2.tar.gz) = e3541328ce0d5a16f885379670ad34ef1a5ace23 +Size (ccache-3.2.2.tar.gz) = 436913 bytes SHA1 (patch-util.c) = b56f7c348067bba472c4a9091f8d0f6b0a579263 diff --git a/devel/cervisia/Makefile b/devel/cervisia/Makefile index d44fb6d94..32da9410c 100644 --- a/devel/cervisia/Makefile +++ b/devel/cervisia/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:32 tnn Exp $ DISTNAME= cervisia-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= CVS frontend diff --git a/devel/cfitsio/Makefile b/devel/cfitsio/Makefile index 3bf4c8e89..6a9036c86 100644 --- a/devel/cfitsio/Makefile +++ b/devel/cfitsio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2012/10/31 11:16:45 asau Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/08 16:23:27 hiramatsu Exp $ -DISTNAME= cfitsio3290 +DISTNAME= cfitsio3370 PKGNAME= ${DISTNAME:S/o3/o-3./} CATEGORIES= devel MASTER_SITES= http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/ @@ -24,16 +24,16 @@ BUILD_TARGET= all testprog INSTALLATION_DIRS= include lib lib/pkgconfig share/doc/cfitsio +CFITSIO_DOCS= cfitsio.pdf cfitsio.doc cfortran.doc fitsio.pdf fitsio.doc \ + fpackguide.pdf quick.pdf + post-build: cd ${WRKSRC}; \ ./testprog > /dev/null; \ ${CMP} testprog.fit testprog.std -do-install: - cd ${WRKSRC}; \ - ${LIBTOOL} --mode=install ${INSTALL_DATA} libcfitsio.la ${DESTDIR}${PREFIX}/lib; \ - ${INSTALL_DATA} fitsio.h fitsio2.h longnam.h drvrsmem.h ${DESTDIR}${PREFIX}/include; \ - ${INSTALL_DATA} cfitsio.pc ${DESTDIR}${PREFIX}/lib/pkgconfig; \ - ${INSTALL_DATA} fitsio.doc ${DESTDIR}${PREFIX}/share/doc/cfitsio +post-install: + cd ${WRKSRC}/docs; \ + ${INSTALL_DATA} ${CFITSIO_DOCS} ${DESTDIR}${PREFIX}/share/doc/cfitsio .include "../../mk/bsd.pkg.mk" diff --git a/devel/cfitsio/PLIST b/devel/cfitsio/PLIST index b0fd8b425..1a21a0ae9 100644 --- a/devel/cfitsio/PLIST +++ b/devel/cfitsio/PLIST @@ -1,8 +1,14 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:48:37 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/08 16:23:27 hiramatsu Exp $ include/drvrsmem.h include/fitsio.h include/fitsio2.h include/longnam.h lib/libcfitsio.la lib/pkgconfig/cfitsio.pc +share/doc/cfitsio/cfitsio.doc +share/doc/cfitsio/cfitsio.pdf +share/doc/cfitsio/cfortran.doc share/doc/cfitsio/fitsio.doc +share/doc/cfitsio/fitsio.pdf +share/doc/cfitsio/fpackguide.pdf +share/doc/cfitsio/quick.pdf diff --git a/devel/cfitsio/distinfo b/devel/cfitsio/distinfo index e52f79967..ffcbb5f22 100644 --- a/devel/cfitsio/distinfo +++ b/devel/cfitsio/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2011/12/17 14:55:15 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/04/08 16:23:27 hiramatsu Exp $ -SHA1 (cfitsio3290.tar.gz) = ce4100508759dcaf405152b18d492b935b0fb973 -RMD160 (cfitsio3290.tar.gz) = ca2189d117a12d0f357ea78a41a355dac59081dc -Size (cfitsio3290.tar.gz) = 4634308 bytes -SHA1 (patch-aa) = add31354201be4ce02c8ecb2e0f0503daca081b7 -SHA1 (patch-ad) = 72ab7f4ecc29a27354e80d0b86bcc4612113d002 +SHA1 (cfitsio3370.tar.gz) = 48bd6389dcff3228508eec70384f2cae3a88ff32 +RMD160 (cfitsio3370.tar.gz) = 709e2d3e9d69abe84f93a8cbc343f05eddedf8b9 +Size (cfitsio3370.tar.gz) = 4738430 bytes +SHA1 (patch-aa) = f0942f57ba02fe62d373cbfe9315b3e1f87ab05f +SHA1 (patch-ad) = 761aedc2ae885c119ac2726ba89aaa7c193a8834 diff --git a/devel/cfitsio/patches/patch-aa b/devel/cfitsio/patches/patch-aa index a73a580b6..72dc88f43 100644 --- a/devel/cfitsio/patches/patch-aa +++ b/devel/cfitsio/patches/patch-aa @@ -1,17 +1,18 @@ -$NetBSD: patch-aa,v 1.4 2011/03/11 11:56:06 wiz Exp $ +$NetBSD: patch-aa,v 1.5 2015/04/08 16:23:28 hiramatsu Exp $ Use libtool. ---- Makefile.in.orig 2011-01-10 17:04:46.000000000 +0000 -+++ Makefile.in -@@ -29,11 +29,12 @@ INSTALL_DIRS = $(DESTDIR)@INSTALL_ROOT@ - +--- Makefile.in.orig 2014-06-04 03:51:29.000000000 +0900 ++++ Makefile.in 2015-04-08 21:11:43.000000000 +0900 +@@ -34,12 +34,13 @@ SHELL = /bin/sh + ARCHIVE = @ARCHIVE@ RANLIB = @RANLIB@ -CC = @CC@ +CC = ${LIBTOOL} --mode=compile @CC@ +LD = ${LIBTOOL} --mode=link @CC@ CFLAGS = @CFLAGS@ + SSE_FLAGS = @SSE_FLAGS@ FC = @FC@ LDFLAGS = $(CFLAGS) -DEFS = @DEFS@ @@ -19,7 +20,7 @@ Use libtool. LIBS = @LIBS@ FLEX = flex BISON = bison -@@ -81,53 +82,47 @@ all: +@@ -89,11 +90,10 @@ all-nofitsio: ${MAKE} stand_alone "FITSIO_SRC=" @@ -27,89 +28,76 @@ Use libtool. +stand_alone: libcfitsio.la -libcfitsio.a: ${OBJECTS} -- ar rv libcfitsio.a ${OBJECTS}; \ +- ${ARCHIVE} libcfitsio.a ${OBJECTS}; \ - ${RANLIB} libcfitsio.a; +libcfitsio.la: ${OBJECTS} + ${LIBTOOL} --mode=link @CC@ -o $@ ${OBJECTS:.o=.lo} -rpath ${PREFIX}/lib -version-info 3:0 shared: libcfitsio${SHLIB_SUFFIX} - libcfitsio${SHLIB_SUFFIX}: ${OBJECTS} - ${SHLIB_LD} ${LDFLAGS} -o $@ ${OBJECTS} +@@ -104,10 +104,10 @@ + ln -sf ${CFITSIO_SHLIB_SONAME} $@; \ + fi -install: libcfitsio.a $(INSTALL_DIRS) -- @if [ -f libcfitsio.a ]; then \ -- /bin/mv libcfitsio.a ${CFITSIO_LIB}; \ -- fi; \ -- if [ -f libcfitsio${SHLIB_SUFFIX} ]; then \ -- /bin/mv libcfitsio${SHLIB_SUFFIX} ${CFITSIO_LIB}; \ -- fi; \ -- /bin/cp fitsio.h fitsio2.h longnam.h drvrsmem.h ${CFITSIO_INCLUDE}/; \ +- /bin/cp -a libcfitsio* ${CFITSIO_LIB} +- /bin/cp fitsio.h fitsio2.h longnam.h drvrsmem.h ${CFITSIO_INCLUDE} - /bin/cp cfitsio.pc ${CFITSIO_LIB}/pkgconfig -- --smem: smem.o libcfitsio.a ${OBJECTS} -- ${CC} $(CFLAGS) $(DEFS) -o smem smem.o -L. -lcfitsio -lm -- --testprog: testprog.o libcfitsio.a ${OBJECTS} -- ${CC} $(CFLAGS) $(DEFS) -o testprog testprog.o -L. -lcfitsio -lm ${LIBS} -- --fpack: fpack.o fpackutil.o libcfitsio.a ${OBJECTS} -- ${CC} $(CFLAGS) $(DEFS) -o fpack fpack.o fpackutil.o libcfitsio.a -lm ${LIBS} -- --funpack: funpack.o fpackutil.o libcfitsio.a ${OBJECTS} -- ${CC} $(CFLAGS) $(DEFS) -o funpack funpack.o fpackutil.o libcfitsio.a -lm ${LIBS} -- --fitscopy: fitscopy.o libcfitsio.a ${OBJECTS} -- ${CC} $(CFLAGS) $(DEFS) -o fitscopy fitscopy.o -L. -lcfitsio -lm ${LIBS} -- --speed: speed.o libcfitsio.a ${OBJECTS} -- ${CC} $(CFLAGS) $(DEFS) -o speed speed.o -L. -lcfitsio -lm ${LIBS} +install: libcfitsio.la $(INSTALL_DIRS) + ${LIBTOOL} --mode=install ${BSD_INSTALL_LIB} libcfitsio.la ${CFITSIO_LIB} + ${BSD_INSTALL_DATA} fitsio.h fitsio2.h longnam.h drvrsmem.h ${CFITSIO_INCLUDE}/ + ${BSD_INSTALL_DATA} cfitsio.pc ${CFITSIO_LIB}/pkgconfig --imcopy: imcopy.o libcfitsio.a ${OBJECTS} -- ${CC} $(CFLAGS) $(DEFS) -o imcopy imcopy.o -L. -lcfitsio -lm ${LIBS} + .c.o: + $(CC) -c -o ${ eval_l.c1 -@@ -139,7 +134,7 @@ eval: # Rebuild eval_* files from flex/ - /bin/rm -f y.tab.c y.tab.h - - clean: -- - /bin/rm -f *.o libcfitsio.a libcfitsio${SHLIB_SUFFIX} \ -+ - /bin/rm -f *.o libcfitsio.la libcfitsio${SHLIB_SUFFIX} \ - smem testprog y.output - - distclean: clean diff --git a/devel/cfitsio/patches/patch-ad b/devel/cfitsio/patches/patch-ad index 7fe814929..376f46aa0 100644 --- a/devel/cfitsio/patches/patch-ad +++ b/devel/cfitsio/patches/patch-ad @@ -1,4 +1,6 @@ -$NetBSD: patch-ad,v 1.2 2009/09/02 13:04:59 hasso Exp $ +$NetBSD: patch-ad,v 1.3 2015/04/14 08:14:01 hiramatsu Exp $ + +Add definition for NetBSD and DragonFlyBSD. --- cfortran.h.orig 2008-05-20 05:28:41.000000000 +1200 +++ cfortran.h diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index 0b99c4b0a..7f1819a1a 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -1,34 +1,31 @@ -# $NetBSD: Makefile,v 1.23 2013/10/16 10:51:39 roy Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/20 07:35:00 wiz Exp $ -DISTNAME= cgdb-0.6.5 -PKGREVISION= 1 +DISTNAME= cgdb-0.6.8 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cgdb/} +MASTER_SITES= http://cgdb.me/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://cgdb.sourceforge.net/ COMMENT= Curses-based interface to the GNU Debugger (GDB) LICENSE= gnu-gpl-v2 -MAKE_JOBS_SAFE= no +BUILD_DEPENDS+= help2man-[0-9]*:../../converters/help2man GNU_CONFIGURE= yes USE_TOOLS+= gmake +INFO_FILES= yes -MAKE_ENV+= AM_LDFLAGS=-L${WRKSRC}/various/util/src - -INSTALLATION_DIRS= bin share/doc/cgdb - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/cgdb/src/cgdb ${DESTDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/cgdb +# As -L/usr/lib tends to be found in LDFLAGS, make sure that the library +# of interest (the local libutil) is found first. +MAKE_ENV+= AM_LDFLAGS=-L${WRKSRC}/lib/util/src # rl_mark and others .include "../../devel/readline/buildlink3.mk" .include "../../mk/terminfo.buildlink3.mk" .include "../../mk/curses.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" .if ${CURSES_TYPE} == "curses" CONFIGURE_ARGS+= --with-curses .endif + +.include "../../mk/bsd.pkg.mk" diff --git a/devel/cgdb/PLIST b/devel/cgdb/PLIST index 3b981f5c0..3966034e1 100644 --- a/devel/cgdb/PLIST +++ b/devel/cgdb/PLIST @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:48:37 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/20 07:35:00 wiz Exp $ bin/cgdb -share/doc/cgdb/README +info/cgdb.info +man/man1/cgdb.1 +share/cgdb/cgdb.txt diff --git a/devel/cgdb/distinfo b/devel/cgdb/distinfo index c60f6d6b1..f287f383c 100644 --- a/devel/cgdb/distinfo +++ b/devel/cgdb/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2011/09/08 19:46:30 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/04/20 07:35:00 wiz Exp $ -SHA1 (cgdb-0.6.5.tar.gz) = a47892b3eee5d3520e5f99f207e8ca2bc18ecf43 -RMD160 (cgdb-0.6.5.tar.gz) = cdf3c135b6ef01227e11a8dc2962a0aa93b74d9f -Size (cgdb-0.6.5.tar.gz) = 905620 bytes -SHA1 (patch-aa) = b061e5eb8232157ff0af8a3f05a38642e0414c3a +SHA1 (cgdb-0.6.8.tar.gz) = 0892ae59358fa98264269cf6fe57928314ef7942 +RMD160 (cgdb-0.6.8.tar.gz) = 6f72836a168ebe4c530187b02185f9e0aaaa23ea +Size (cgdb-0.6.8.tar.gz) = 716988 bytes +SHA1 (patch-aa) = f4ff0d3ca52c41fdd42f3899e56950487d4052eb diff --git a/devel/cgdb/patches/patch-aa b/devel/cgdb/patches/patch-aa index 72b31e01c..bfc837fed 100644 --- a/devel/cgdb/patches/patch-aa +++ b/devel/cgdb/patches/patch-aa @@ -1,16 +1,16 @@ -$NetBSD: patch-aa,v 1.3 2011/09/08 19:46:30 wiz Exp $ +$NetBSD: patch-aa,v 1.4 2015/04/20 07:35:00 wiz Exp $ ---- various/util/src/pseudo.c.orig 2011-04-08 15:16:26.000000000 +0200 -+++ various/util/src/pseudo.c 2011-04-08 15:17:02.000000000 +0200 -@@ -331,6 +331,7 @@ +--- lib/util/pseudo.c.orig 2014-07-23 01:45:41.000000000 +0000 ++++ lib/util/pseudo.c +@@ -325,6 +325,7 @@ int pty_open(int *masterfd, int *slavefd - #ifndef HAVE_CYGWIN - #ifndef HAVE_LINUX /* linux does not use the streams module */ + #ifndef HAVE_CYGWIN + #ifndef HAVE_LINUX /* linux does not use the streams module */ +#ifdef I_PUSH - /* - * Push the appropriate streams modules, as described in Solaris pts(7). - * HP-UX pts(7) doesn't have ttcompat module. -@@ -359,6 +360,7 @@ + /* + * Push the appropriate streams modules, as described in Solaris pts(7). + * HP-UX pts(7) doesn't have ttcompat module. +@@ -349,6 +350,7 @@ int pty_open(int *masterfd, int *slavefd #endif #endif #endif diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile index cb020131f..ff75ce666 100644 --- a/devel/cmake/Makefile +++ b/devel/cmake/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.95 2015/02/13 14:03:48 adam Exp $ +# $NetBSD: Makefile,v 1.99 2015/06/12 18:42:25 richard Exp $ DISTNAME= cmake-${CMAKE_API}.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.cmake.org/files/v${CMAKE_API}/ -CMAKE_API= 3.1 +CMAKE_API= 3.2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cmake.org/ @@ -13,7 +14,7 @@ LICENSE= modified-bsd USE_TOOLS+= gmake USE_LANGUAGES= c c++ -USE_NCURSES= wsyncup +USE_NCURSES= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= bootstrap @@ -24,6 +25,8 @@ CONFIGURE_ARGS+= --mandir=/${PKGMANDIR} CONFIGURE_ARGS+= --docdir=/share/doc/cmake-${CMAKE_API} CONFIGURE_ARGS+= --prefix=${PREFIX} CONFIGURE_ARGS+= --system-libs +# jsoncpp requires cmake to build, so use the one provided with cmake +CONFIGURE_ARGS+= --no-system-jsoncpp LDFLAGS.SunOS+= -lsocket -lnsl @@ -58,11 +61,10 @@ pre-configure: ${RM} -f ${WRKSRC}/Modules/*.orig ${WRKSRC}/Modules/Platform/*.orig ${LN} -f ${WRKSRC}/Modules/Platform/OpenBSD.cmake ${WRKSRC}/Modules/Platform/MirBSD.cmake -BUILDLINK_API_DEPENDS.libarchive+= libarchive>=2.8.4 +BUILDLINK_API_DEPENDS.libarchive+= libarchive>=3.0.0 .include "../../archivers/libarchive/buildlink3.mk" .include "../../devel/libexecinfo/buildlink3.mk" .include "../../devel/ncurses/buildlink3.mk" -.include "../../devel/zlib/buildlink3.mk" .include "../../textproc/expat/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/cmake/PLIST b/devel/cmake/PLIST index 87faabb4d..7db187065 100644 --- a/devel/cmake/PLIST +++ b/devel/cmake/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.36 2015/01/24 16:55:20 wiz Exp $ +@comment $NetBSD: PLIST,v 1.37 2015/04/07 20:53:48 adam Exp $ bin/ccmake bin/cmake bin/cpack @@ -25,6 +25,7 @@ share/cmake-${CMAKE_API}/Help/command/cmake_host_system_information.rst share/cmake-${CMAKE_API}/Help/command/cmake_minimum_required.rst share/cmake-${CMAKE_API}/Help/command/cmake_policy.rst share/cmake-${CMAKE_API}/Help/command/configure_file.rst +share/cmake-${CMAKE_API}/Help/command/continue.rst share/cmake-${CMAKE_API}/Help/command/create_test_sourcelist.rst share/cmake-${CMAKE_API}/Help/command/ctest_build.rst share/cmake-${CMAKE_API}/Help/command/ctest_configure.rst @@ -148,6 +149,8 @@ share/cmake-${CMAKE_API}/Help/generator/Visual Studio 9 2008.rst share/cmake-${CMAKE_API}/Help/generator/Watcom WMake.rst share/cmake-${CMAKE_API}/Help/generator/Xcode.rst share/cmake-${CMAKE_API}/Help/include/COMPILE_DEFINITIONS_DISCLAIMER.txt +share/cmake-${CMAKE_API}/Help/include/INTERFACE_INCLUDE_DIRECTORIES_WARNING.txt +share/cmake-${CMAKE_API}/Help/include/INTERFACE_LINK_LIBRARIES_WARNING.txt share/cmake-${CMAKE_API}/Help/index.rst share/cmake-${CMAKE_API}/Help/manual/LINKS.txt share/cmake-${CMAKE_API}/Help/manual/OPTIONS_BUILD.txt @@ -201,6 +204,7 @@ share/cmake-${CMAKE_API}/Help/module/CPackPackageMaker.rst share/cmake-${CMAKE_API}/Help/module/CPackRPM.rst share/cmake-${CMAKE_API}/Help/module/CPackWIX.rst share/cmake-${CMAKE_API}/Help/module/CTest.rst +share/cmake-${CMAKE_API}/Help/module/CTestCoverageCollectGCOV.rst share/cmake-${CMAKE_API}/Help/module/CTestScriptMode.rst share/cmake-${CMAKE_API}/Help/module/CTestUseLaunchers.rst share/cmake-${CMAKE_API}/Help/module/CheckCCompilerFlag.rst @@ -262,6 +266,7 @@ share/cmake-${CMAKE_API}/Help/module/FindGDAL.rst share/cmake-${CMAKE_API}/Help/module/FindGIF.rst share/cmake-${CMAKE_API}/Help/module/FindGLEW.rst share/cmake-${CMAKE_API}/Help/module/FindGLUT.rst +share/cmake-${CMAKE_API}/Help/module/FindGSL.rst share/cmake-${CMAKE_API}/Help/module/FindGTK.rst share/cmake-${CMAKE_API}/Help/module/FindGTK2.rst share/cmake-${CMAKE_API}/Help/module/FindGTest.rst @@ -277,6 +282,7 @@ share/cmake-${CMAKE_API}/Help/module/FindITK.rst share/cmake-${CMAKE_API}/Help/module/FindIce.rst share/cmake-${CMAKE_API}/Help/module/FindIcotool.rst share/cmake-${CMAKE_API}/Help/module/FindImageMagick.rst +share/cmake-${CMAKE_API}/Help/module/FindIntl.rst share/cmake-${CMAKE_API}/Help/module/FindJNI.rst share/cmake-${CMAKE_API}/Help/module/FindJPEG.rst share/cmake-${CMAKE_API}/Help/module/FindJasper.rst @@ -450,6 +456,8 @@ share/cmake-${CMAKE_API}/Help/policy/CMP0051.rst share/cmake-${CMAKE_API}/Help/policy/CMP0052.rst share/cmake-${CMAKE_API}/Help/policy/CMP0053.rst share/cmake-${CMAKE_API}/Help/policy/CMP0054.rst +share/cmake-${CMAKE_API}/Help/policy/CMP0055.rst +share/cmake-${CMAKE_API}/Help/policy/CMP0056.rst share/cmake-${CMAKE_API}/Help/policy/DISALLOWED_COMMAND.txt share/cmake-${CMAKE_API}/Help/prop_cache/ADVANCED.rst share/cmake-${CMAKE_API}/Help/prop_cache/HELPSTRING.rst @@ -533,6 +541,7 @@ share/cmake-${CMAKE_API}/Help/prop_sf/SYMBOLIC.rst share/cmake-${CMAKE_API}/Help/prop_sf/VS_DEPLOYMENT_CONTENT.rst share/cmake-${CMAKE_API}/Help/prop_sf/VS_DEPLOYMENT_LOCATION.rst share/cmake-${CMAKE_API}/Help/prop_sf/VS_SHADER_ENTRYPOINT.rst +share/cmake-${CMAKE_API}/Help/prop_sf/VS_SHADER_FLAGS.rst share/cmake-${CMAKE_API}/Help/prop_sf/VS_SHADER_MODEL.rst share/cmake-${CMAKE_API}/Help/prop_sf/VS_SHADER_TYPE.rst share/cmake-${CMAKE_API}/Help/prop_sf/WRAP_EXCLUDE.rst @@ -557,6 +566,7 @@ share/cmake-${CMAKE_API}/Help/prop_test/WILL_FAIL.rst share/cmake-${CMAKE_API}/Help/prop_test/WORKING_DIRECTORY.rst share/cmake-${CMAKE_API}/Help/prop_tgt/ALIASED_TARGET.rst share/cmake-${CMAKE_API}/Help/prop_tgt/ANDROID_API.rst +share/cmake-${CMAKE_API}/Help/prop_tgt/ANDROID_API_MIN.rst share/cmake-${CMAKE_API}/Help/prop_tgt/ANDROID_GUI.rst share/cmake-${CMAKE_API}/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY.rst share/cmake-${CMAKE_API}/Help/prop_tgt/ARCHIVE_OUTPUT_DIRECTORY_CONFIG.rst @@ -635,6 +645,7 @@ share/cmake-${CMAKE_API}/Help/prop_tgt/INSTALL_NAME_DIR.rst share/cmake-${CMAKE_API}/Help/prop_tgt/INSTALL_RPATH.rst share/cmake-${CMAKE_API}/Help/prop_tgt/INSTALL_RPATH_USE_LINK_PATH.rst share/cmake-${CMAKE_API}/Help/prop_tgt/INTERFACE_AUTOUIC_OPTIONS.rst +share/cmake-${CMAKE_API}/Help/prop_tgt/INTERFACE_BUILD_PROPERTY.txt share/cmake-${CMAKE_API}/Help/prop_tgt/INTERFACE_COMPILE_DEFINITIONS.rst share/cmake-${CMAKE_API}/Help/prop_tgt/INTERFACE_COMPILE_FEATURES.rst share/cmake-${CMAKE_API}/Help/prop_tgt/INTERFACE_COMPILE_OPTIONS.rst @@ -727,8 +738,9 @@ share/cmake-${CMAKE_API}/Help/prop_tgt/WIN32_EXECUTABLE.rst share/cmake-${CMAKE_API}/Help/prop_tgt/XCODE_ATTRIBUTE_an-attribute.rst share/cmake-${CMAKE_API}/Help/prop_tgt/XXX_OUTPUT_DIRECTORY.txt share/cmake-${CMAKE_API}/Help/prop_tgt/XXX_OUTPUT_NAME.txt -share/cmake-${CMAKE_API}/Help/release/3.0.0.rst -share/cmake-${CMAKE_API}/Help/release/3.1.0.rst +share/cmake-${CMAKE_API}/Help/release/3.0.rst +share/cmake-${CMAKE_API}/Help/release/3.1.rst +share/cmake-${CMAKE_API}/Help/release/3.2.rst share/cmake-${CMAKE_API}/Help/release/dev.txt share/cmake-${CMAKE_API}/Help/release/index.rst share/cmake-${CMAKE_API}/Help/variable/APPLE.rst @@ -736,6 +748,7 @@ share/cmake-${CMAKE_API}/Help/variable/BORLAND.rst share/cmake-${CMAKE_API}/Help/variable/BUILD_SHARED_LIBS.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_ABSOLUTE_DESTINATION_FILES.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_ANDROID_API.rst +share/cmake-${CMAKE_API}/Help/variable/CMAKE_ANDROID_API_MIN.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_ANDROID_GUI.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_APPBUNDLE_PATH.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_AR.rst @@ -895,6 +908,7 @@ share/cmake-${CMAKE_API}/Help/variable/CMAKE_MACOSX_RPATH.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_MAJOR_VERSION.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_MAKE_PROGRAM.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_MAP_IMPORTED_CONFIG_CONFIG.rst +share/cmake-${CMAKE_API}/Help/variable/CMAKE_MATCH_COUNT.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_MFC_FLAG.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_MINIMUM_REQUIRED_VERSION.rst share/cmake-${CMAKE_API}/Help/variable/CMAKE_MINOR_VERSION.rst @@ -1033,6 +1047,7 @@ share/cmake-${CMAKE_API}/Help/variable/CYGWIN.rst share/cmake-${CMAKE_API}/Help/variable/ENV.rst share/cmake-${CMAKE_API}/Help/variable/EXECUTABLE_OUTPUT_PATH.rst share/cmake-${CMAKE_API}/Help/variable/LIBRARY_OUTPUT_PATH.rst +share/cmake-${CMAKE_API}/Help/variable/MINGW.rst share/cmake-${CMAKE_API}/Help/variable/MSVC.rst share/cmake-${CMAKE_API}/Help/variable/MSVC10.rst share/cmake-${CMAKE_API}/Help/variable/MSVC11.rst @@ -1199,6 +1214,7 @@ share/cmake-${CMAKE_API}/Modules/CPackRPM.cmake share/cmake-${CMAKE_API}/Modules/CPackWIX.cmake share/cmake-${CMAKE_API}/Modules/CPackZIP.cmake share/cmake-${CMAKE_API}/Modules/CTest.cmake +share/cmake-${CMAKE_API}/Modules/CTestCoverageCollectGCOV.cmake share/cmake-${CMAKE_API}/Modules/CTestScriptMode.cmake share/cmake-${CMAKE_API}/Modules/CTestTargets.cmake share/cmake-${CMAKE_API}/Modules/CTestUseLaunchers.cmake @@ -1235,7 +1251,9 @@ share/cmake-${CMAKE_API}/Modules/CheckVariableExists.cmake share/cmake-${CMAKE_API}/Modules/Compiler/ADSP-DetermineCompiler.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Absoft-Fortran.cmake share/cmake-${CMAKE_API}/Modules/Compiler/AppleClang-ASM.cmake +share/cmake-${CMAKE_API}/Modules/Compiler/AppleClang-C-FeatureTests.cmake share/cmake-${CMAKE_API}/Modules/Compiler/AppleClang-C.cmake +share/cmake-${CMAKE_API}/Modules/Compiler/AppleClang-CXX-FeatureTests.cmake share/cmake-${CMAKE_API}/Modules/Compiler/AppleClang-CXX.cmake share/cmake-${CMAKE_API}/Modules/Compiler/AppleClang-DetermineCompiler.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Borland-DetermineCompiler.cmake @@ -1243,6 +1261,7 @@ share/cmake-${CMAKE_API}/Modules/Compiler/Clang-ASM.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Clang-C-FeatureTests.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Clang-C.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Clang-CXX-FeatureTests.cmake +share/cmake-${CMAKE_API}/Modules/Compiler/Clang-CXX-TestableFeatures.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Clang-CXX.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Clang-DetermineCompiler.cmake share/cmake-${CMAKE_API}/Modules/Compiler/Clang-DetermineCompilerInternal.cmake @@ -1287,6 +1306,8 @@ share/cmake-${CMAKE_API}/Modules/Compiler/MIPSpro-C.cmake share/cmake-${CMAKE_API}/Modules/Compiler/MIPSpro-CXX.cmake share/cmake-${CMAKE_API}/Modules/Compiler/MIPSpro-DetermineCompiler.cmake share/cmake-${CMAKE_API}/Modules/Compiler/MIPSpro-Fortran.cmake +share/cmake-${CMAKE_API}/Modules/Compiler/MSVC-CXX-FeatureTests.cmake +share/cmake-${CMAKE_API}/Modules/Compiler/MSVC-CXX.cmake share/cmake-${CMAKE_API}/Modules/Compiler/MSVC-DetermineCompiler.cmake share/cmake-${CMAKE_API}/Modules/Compiler/NAG-Fortran.cmake share/cmake-${CMAKE_API}/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake @@ -1312,6 +1333,7 @@ share/cmake-${CMAKE_API}/Modules/Compiler/SunPro-ASM.cmake share/cmake-${CMAKE_API}/Modules/Compiler/SunPro-C-DetermineCompiler.cmake share/cmake-${CMAKE_API}/Modules/Compiler/SunPro-C.cmake share/cmake-${CMAKE_API}/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake +share/cmake-${CMAKE_API}/Modules/Compiler/SunPro-CXX-FeatureTests.cmake share/cmake-${CMAKE_API}/Modules/Compiler/SunPro-CXX.cmake share/cmake-${CMAKE_API}/Modules/Compiler/SunPro-Fortran.cmake share/cmake-${CMAKE_API}/Modules/Compiler/TI-ASM.cmake @@ -1390,6 +1412,7 @@ share/cmake-${CMAKE_API}/Modules/FindGIF.cmake share/cmake-${CMAKE_API}/Modules/FindGLEW.cmake share/cmake-${CMAKE_API}/Modules/FindGLU.cmake share/cmake-${CMAKE_API}/Modules/FindGLUT.cmake +share/cmake-${CMAKE_API}/Modules/FindGSL.cmake share/cmake-${CMAKE_API}/Modules/FindGTK.cmake share/cmake-${CMAKE_API}/Modules/FindGTK2.cmake share/cmake-${CMAKE_API}/Modules/FindGTest.cmake @@ -1404,6 +1427,7 @@ share/cmake-${CMAKE_API}/Modules/FindHg.cmake share/cmake-${CMAKE_API}/Modules/FindIce.cmake share/cmake-${CMAKE_API}/Modules/FindIcotool.cmake share/cmake-${CMAKE_API}/Modules/FindImageMagick.cmake +share/cmake-${CMAKE_API}/Modules/FindIntl.cmake share/cmake-${CMAKE_API}/Modules/FindJNI.cmake share/cmake-${CMAKE_API}/Modules/FindJPEG.cmake share/cmake-${CMAKE_API}/Modules/FindJasper.cmake diff --git a/devel/cmake/distinfo b/devel/cmake/distinfo index 44c079b63..87568bfca 100644 --- a/devel/cmake/distinfo +++ b/devel/cmake/distinfo @@ -1,15 +1,16 @@ -$NetBSD: distinfo,v 1.68 2015/02/13 14:03:48 adam Exp $ +$NetBSD: distinfo,v 1.73 2015/06/12 18:50:03 richard Exp $ -SHA1 (cmake-3.1.3.tar.gz) = 5b9bb6e6f8c93335a0ef7b6c2d00a5273c2ea6cc -RMD160 (cmake-3.1.3.tar.gz) = 2693ac550a2e08fbc34601e5d8b60f2abec99d1f -Size (cmake-3.1.3.tar.gz) = 5959549 bytes -SHA1 (patch-Modules_FindX11.cmake) = 07a831744fc1de15d2fe4f57399339200e572dc5 +SHA1 (cmake-3.2.3.tar.gz) = fa176cc5b1ccf2e98196b50908432d0268323501 +RMD160 (cmake-3.2.3.tar.gz) = 7cd30ba8d58d1d312fb59f6f02c34d3842123fab +Size (cmake-3.2.3.tar.gz) = 6438938 bytes +SHA1 (patch-Modules_FindX11.cmake) = 124a2d51155cb4455e8b829dc74598cbd50a4e1c SHA1 (patch-Modules_Platform_SCO__SV.cmake) = 3ed230b3a06ea693812db8f57bc73aebec12b99f SHA1 (patch-Modules_Platform_SunOS.cmake) = 7a53ae3c902dd69ee22ef9fe0ae2a022d5284f16 SHA1 (patch-Source_cmELF.cxx) = 5eb9dc0b3567b5685596ddf0a03ca8e5c76e6f92 SHA1 (patch-Source_kwsys_SystemInformation.cxx) = e259da70601cf1b4641f253de3d4f3aaec5e68f6 SHA1 (patch-Source_kwsys_SystemTools.cxx) = 634348b9bc8ccf8c72f23837baa6ba0bcacf5961 SHA1 (patch-Utilities_KWIML_CMakeLists.txt) = 4e8cef0eab2ad8cb27cd7076e077bb5e7425a95c -SHA1 (patch-aa) = 97bfad3d2c357e9af01677ba86057b78f0661b9b +SHA1 (patch-Utilities_cmjsoncpp_src_lib__json_json__writer.cpp) = d7072f4f44c92d0a475917e1fc4f6596f0139dab +SHA1 (patch-aa) = bab24334e025b7c1bf7caa2e69d6a439cc421ea9 SHA1 (patch-ab) = d1b39bdcd654f2a4fc63463cd20de656cce3cf8f SHA1 (patch-ac) = b5cedc6a2354beaf08e06d416c150154a7dc1f05 diff --git a/devel/cmake/patches/patch-Modules_FindX11.cmake b/devel/cmake/patches/patch-Modules_FindX11.cmake index fa2415169..a61e7c468 100644 --- a/devel/cmake/patches/patch-Modules_FindX11.cmake +++ b/devel/cmake/patches/patch-Modules_FindX11.cmake @@ -1,26 +1,24 @@ -$NetBSD: patch-Modules_FindX11.cmake,v 1.6 2015/01/17 13:29:55 adam Exp $ +$NetBSD: patch-Modules_FindX11.cmake,v 1.7 2015/06/12 18:42:25 richard Exp $ Patch in pkgsrc paths for finding X. ---- Modules/FindX11.cmake.orig 2014-12-15 20:07:43.000000000 +0000 +--- Modules/FindX11.cmake.orig 2015-06-01 15:56:08.000000000 +0000 +++ Modules/FindX11.cmake -@@ -73,7 +73,8 @@ if (UNIX) +@@ -73,7 +73,7 @@ if (UNIX) set(CMAKE_REQUIRED_QUIET_SAVE ${CMAKE_REQUIRED_QUIET}) set(CMAKE_REQUIRED_QUIET ${X11_FIND_QUIETLY}) set(X11_INC_SEARCH_PATH - /usr/pkg/xorg/include -+ @LOCALBASE@/xorg/include -+ @X11BASE@/xorg/include ++ @X11BASE@/include /usr/X11R6/include /usr/X11R7/include /usr/include/X11 -@@ -84,7 +85,8 @@ if (UNIX) +@@ -84,7 +84,7 @@ if (UNIX) ) set(X11_LIB_SEARCH_PATH - /usr/pkg/xorg/lib -+ @LOCALBASE@/xorg/lib -+ @X11BASE@/xorg/lib ++ @X11BASE@/lib /usr/X11R6/lib /usr/X11R7/lib /usr/openwin/lib diff --git a/devel/cmake/patches/patch-Utilities_cmjsoncpp_src_lib__json_json__writer.cpp b/devel/cmake/patches/patch-Utilities_cmjsoncpp_src_lib__json_json__writer.cpp new file mode 100644 index 000000000..0e486f3c1 --- /dev/null +++ b/devel/cmake/patches/patch-Utilities_cmjsoncpp_src_lib__json_json__writer.cpp @@ -0,0 +1,17 @@ +$NetBSD: patch-Utilities_cmjsoncpp_src_lib__json_json__writer.cpp,v 1.1 2015/06/12 18:42:25 richard Exp $ + +iso/math_c99.h defines isfinite already on SunOS. + +--- Utilities/cmjsoncpp/src/lib_json/json_writer.cpp.orig 2015-06-01 15:56:11.000000000 +0000 ++++ Utilities/cmjsoncpp/src/lib_json/json_writer.cpp +@@ -24,7 +24,9 @@ + // Solaris + #if defined(__sun) + # include +-# define isfinite finite ++# if !defined(isfinite) ++# define isfinite finite ++# endif + #endif + + // Ancient glibc diff --git a/devel/cmake/patches/patch-aa b/devel/cmake/patches/patch-aa index 02fa260e7..fd0264652 100644 --- a/devel/cmake/patches/patch-aa +++ b/devel/cmake/patches/patch-aa @@ -1,10 +1,19 @@ -$NetBSD: patch-aa,v 1.10 2012/11/15 19:31:55 adam Exp $ +$NetBSD: patch-aa,v 1.11 2015/04/07 20:53:48 adam Exp $ Patch in pkgsrc paths for finding stuff. ---- Modules/Platform/UnixPaths.cmake.orig 2012-10-31 15:32:05.000000000 +0000 +--- Modules/Platform/UnixPaths.cmake.orig 2015-03-10 14:38:44.000000000 +0000 +++ Modules/Platform/UnixPaths.cmake -@@ -48,10 +48,10 @@ list(APPEND CMAKE_SYSTEM_INCLUDE_PATH +@@ -33,7 +33,7 @@ get_filename_component(_CMAKE_INSTALL_DI + # search types. + list(APPEND CMAKE_SYSTEM_PREFIX_PATH + # Standard +- /usr/local /usr / ++ @LOCALBASE@ /usr/local /usr / + + # CMake install location + "${_CMAKE_INSTALL_DIR}" +@@ -57,10 +57,10 @@ list(APPEND CMAKE_SYSTEM_INCLUDE_PATH /usr/include/w32api # X11 @@ -17,7 +26,7 @@ Patch in pkgsrc paths for finding stuff. /opt/csw/include /opt/include /usr/openwin/include ) -@@ -61,16 +61,16 @@ list(APPEND CMAKE_SYSTEM_LIBRARY_PATH +@@ -70,16 +70,16 @@ list(APPEND CMAKE_SYSTEM_LIBRARY_PATH /usr/lib/w32api # X11 diff --git a/devel/cmocka/distinfo b/devel/cmocka/distinfo index b09c3ca35..c3efb6066 100644 --- a/devel/cmocka/distinfo +++ b/devel/cmocka/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.2 2015/03/31 15:13:06 joerg Exp $ +$NetBSD: distinfo,v 1.3 2015/06/08 13:38:50 joerg Exp $ SHA1 (cmocka-1.0.0.tar.xz) = c1b6bdab164b2d54c26edacef9b9308e4de154f9 RMD160 (cmocka-1.0.0.tar.xz) = e8e79a9cd50aff9af814d0804066c92d53f1cc88 Size (cmocka-1.0.0.tar.xz) = 184016 bytes SHA1 (patch-.._include_cmocka.h) = 3aefedc23752eb5cf0fe2b7b43018b7e006bc0e8 +SHA1 (patch-.._src_cmocka.c) = 6519ad5d17aa04289ce7d834d181a499f85ee7fc diff --git a/devel/cmocka/patches/patch-.._src_cmocka.c b/devel/cmocka/patches/patch-.._src_cmocka.c new file mode 100644 index 000000000..a609d3cf5 --- /dev/null +++ b/devel/cmocka/patches/patch-.._src_cmocka.c @@ -0,0 +1,31 @@ +$NetBSD: patch-.._src_cmocka.c,v 1.1 2015/06/08 13:38:50 joerg Exp $ + +--- ../src/cmocka.c.orig 2015-06-08 12:54:44.000000000 +0000 ++++ ../src/cmocka.c +@@ -960,7 +960,7 @@ static int memory_equal_display_error(co + } + if (differences) { + cm_print_error("%d bytes of %p and %p differ\n", differences, +- a, b); ++ (const void *)a, (const void *)b); + return 0; + } + return 1; +@@ -985,7 +985,7 @@ static int memory_not_equal_display_erro + } + if (same == size) { + cm_print_error("%"PRIdS "bytes of %p and %p the same\n", same, +- a, b); ++ (const void *)a, (const void *)b); + return 0; + } + return 1; +@@ -1646,7 +1646,7 @@ void _test_free(void* const ptr, const c + file, line, + ptr, (unsigned long)block_info->size, + block_info->location.file, block_info->location.line, +- &guard[j]); ++ (const void *)&guard[j]); + _fail(file, line); + } + } diff --git a/devel/cobol-mode/DESCR b/devel/cobol-mode/DESCR new file mode 100644 index 000000000..bf108f67c --- /dev/null +++ b/devel/cobol-mode/DESCR @@ -0,0 +1,2 @@ +COBOL-MODE is a major Emacs mode for editing ANSI COBOL. It provides +syntax highlighting and automatic indentation. diff --git a/devel/cobol-mode/MESSAGE b/devel/cobol-mode/MESSAGE new file mode 100644 index 000000000..582415672 --- /dev/null +++ b/devel/cobol-mode/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/05/05 12:38:50 ryoon Exp $ + +To enable COBOL mode, add the following to your ~/.emacs . + +;;; COBOL mode +(setq auto-mode-alist (append auto-mode-alist + '(("\\.cob$" . cobol-mode)))) +(autoload 'cobol-mode "cobol-mode" + "A major mode for editing ANSI Cobol/Scobol files." t nil) +=========================================================================== diff --git a/devel/cobol-mode/Makefile b/devel/cobol-mode/Makefile new file mode 100644 index 000000000..236bfcad8 --- /dev/null +++ b/devel/cobol-mode/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 12:38:50 ryoon Exp $ + +DISTNAME= cobol-mode.el +PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}-0.0.20150505 +CATEGORIES= devel editors +MASTER_SITES= http://www.emacswiki.org/emacs/download/ +EXTRACT_SUFX= # empty + +MAINTAINER= ryoon@NetBSD.org +HOMEPAGE= http://www.emacswiki.org/emacs/CobolMode +COMMENT= Emacs mode for editing COBOL source code +LICENSE= gnu-gpl-v2 + +DIST_SUBDIR= ${PKGNAME_NOREV} + +WRKSRC= ${WRKDIR} +NO_BUILD= yes + +INSTALLATION_DIRS= ${EMACS_LISPPREFIX}/cobol-mode + +do-install: + ${INSTALL_DATA} ${WRKSRC}/cobol-mode.el \ + ${DESTDIR}${EMACS_LISPPREFIX}/cobol-mode + +.include "../../editors/emacs/modules.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/cobol-mode/PLIST b/devel/cobol-mode/PLIST new file mode 100644 index 000000000..72cd0e41e --- /dev/null +++ b/devel/cobol-mode/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 12:38:50 ryoon Exp $ +${EMACS_LISPPREFIX}/cobol-mode/cobol-mode.el diff --git a/devel/cobol-mode/distinfo b/devel/cobol-mode/distinfo new file mode 100644 index 000000000..adb0918d4 --- /dev/null +++ b/devel/cobol-mode/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 12:38:50 ryoon Exp $ + +SHA1 (cobol-mode.el-0.0.20150505/cobol-mode.el) = da740e1492dbf20ffcd9d287d019dfc7af82add9 +RMD160 (cobol-mode.el-0.0.20150505/cobol-mode.el) = 59a73d207b34581e7f7074f1302139db2bda8b0f +Size (cobol-mode.el-0.0.20150505/cobol-mode.el) = 48835 bytes diff --git a/devel/coconut/Makefile b/devel/coconut/Makefile index 22e20f3d3..a676829bf 100644 --- a/devel/coconut/Makefile +++ b/devel/coconut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:20:32 tnn Exp $ # DISTNAME= coconut-0.3.0 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= devel MASTER_SITES= # ${MASTER_SITE_SOURCEFORGE:=coconut-lib/} diff --git a/devel/cogito/Makefile b/devel/cogito/Makefile index f110d4b6a..5bf695340 100644 --- a/devel/cogito/Makefile +++ b/devel/cogito/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:47 wiz Exp $ DISTNAME= cogito-0.18.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://www.kernel.org/pub/software/scm/cogito/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/colordiff/Makefile b/devel/colordiff/Makefile index 68379c646..a64ef3765 100644 --- a/devel/colordiff/Makefile +++ b/devel/colordiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/08/21 14:05:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:47 wiz Exp $ DISTNAME= colordiff-1.0.13 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.colordiff.org/ diff --git a/devel/commit-patch/Makefile b/devel/commit-patch/Makefile index a2b1fd364..0cac12d7c 100644 --- a/devel/commit-patch/Makefile +++ b/devel/commit-patch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/01/16 09:21:49 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:47 wiz Exp $ DISTNAME= commit-patch-2.5.2 +PKGREVISION= 1 CATEGORIES= devel scm MASTER_SITES= http://www.porkrind.org/commit-patch/ diff --git a/devel/compizconfig-backend-gconf/Makefile b/devel/compizconfig-backend-gconf/Makefile index 5676d784a..b4170ed21 100644 --- a/devel/compizconfig-backend-gconf/Makefile +++ b/devel/compizconfig-backend-gconf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2014/10/07 16:47:22 adam Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:32 tnn Exp $ # PKGVER= 0.8.8 DISTNAME= compizconfig-backend-gconf-${PKGVER} -PKGREVISION= 11 +PKGREVISION= 13 CATEGORIES= devel gnome MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 0ee122b09..96a2ee89e 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/09/24 13:50:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:48:48 wiz Exp $ DISTNAME= cook-2.26 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://miller.emu.id.au/pmiller/software/cook/ diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index eccb5044f..5e5175b29 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2015/03/15 10:02:23 nros Exp $ +# $NetBSD: Makefile,v 1.35 2015/05/08 19:35:33 bsiegert Exp $ -DISTNAME= cppcheck-1.68 -PKGREVISION= 1 +DISTNAME= cppcheck-1.69 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppcheck/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/cppcheck/PLIST b/devel/cppcheck/PLIST index 9807a7856..fdc367990 100644 --- a/devel/cppcheck/PLIST +++ b/devel/cppcheck/PLIST @@ -1,10 +1,13 @@ -@comment $NetBSD: PLIST,v 1.4 2014/08/07 11:35:10 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/08 19:35:33 bsiegert Exp $ bin/cppcheck ${PLIST.qt}bin/cppcheck-gui bin/cppcheck-htmlreport man/man1/cppcheck.1 share/cppcheck/cfg/avr.cfg +share/cppcheck/cfg/cppcheck-cfg.rng +share/cppcheck/cfg/gnu.cfg share/cppcheck/cfg/gtk.cfg +share/cppcheck/cfg/microsoft_sal.cfg share/cppcheck/cfg/posix.cfg share/cppcheck/cfg/qt.cfg share/cppcheck/cfg/sdl.cfg diff --git a/devel/cppcheck/distinfo b/devel/cppcheck/distinfo index 684f00a1f..d942cccf9 100644 --- a/devel/cppcheck/distinfo +++ b/devel/cppcheck/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2015/01/14 21:48:10 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/08 19:35:33 bsiegert Exp $ -SHA1 (cppcheck-1.68.tar.bz2) = 5f24fe9441cd558863c770e3b230dcfaaa3d93d0 -RMD160 (cppcheck-1.68.tar.bz2) = f2162fc3072801a6cf517b728bb538e6bc53ef99 -Size (cppcheck-1.68.tar.bz2) = 1008321 bytes +SHA1 (cppcheck-1.69.tar.bz2) = d54f5fa90abd5a3e4e581f85915d46aec5408141 +RMD160 (cppcheck-1.69.tar.bz2) = 70ac3979017d7c9618da9c3021b35d05d211a281 +Size (cppcheck-1.69.tar.bz2) = 1052984 bytes diff --git a/devel/cqual/Makefile b/devel/cqual/Makefile index 670b90216..80f443e1c 100644 --- a/devel/cqual/Makefile +++ b/devel/cqual/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:48:48 wiz Exp $ # DISTNAME= cqual-0.991 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cqual/} diff --git a/devel/ctemplate/Makefile b/devel/ctemplate/Makefile index 824c734a7..d9fc41c1a 100644 --- a/devel/ctemplate/Makefile +++ b/devel/ctemplate/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:48 wiz Exp $ -DISTNAME= ctemplate-2.2 -PKGREVISION= 2 +DISTNAME= ctemplate-2.3 +PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://google-ctemplate.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=OlafvdSpek/} +GITHUB_TAG= ${DISTNAME} MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://code.google.com/p/google-ctemplate/ +HOMEPAGE= ${MASTER_SITE_GITHUB:=OlafvdSpek/ctemplate} COMMENT= Simple but powerful template language for C++ LICENSE= modified-bsd @@ -19,6 +20,8 @@ PKGCONFIG_OVERRIDE= libctemplate.pc PKGCONFIG_OVERRIDE+= libctemplate_nothreads.pc PKGCONFIG_OVERRIDE_STAGE=post-build REPLACE_PERL= src/template-converter +REPLACE_PYTHON= src/htmlparser/generate_fsm.py +.include "../../lang/python/application.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ctemplate/distinfo b/devel/ctemplate/distinfo index c55e7218d..4fbceba8f 100644 --- a/devel/ctemplate/distinfo +++ b/devel/ctemplate/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.4 2013/04/21 11:23:38 rodent Exp $ +$NetBSD: distinfo,v 1.5 2015/04/11 03:05:26 rodent Exp $ -SHA1 (ctemplate-2.2.tar.gz) = b00a35291bc5c5bb8493a68bbf76d6a9cfa5c117 -RMD160 (ctemplate-2.2.tar.gz) = fb5cf475f47b9bd651d05418f5dc01c039b50070 -Size (ctemplate-2.2.tar.gz) = 889458 bytes -SHA1 (patch-src_ctemplate_template__string.h.in) = 55510338a7df8486e1f9502336c65fd06de2b4fc +SHA1 (ctemplate-2.3.tar.gz) = be6ba46bf64287887f9b806719a851af50f79acd +RMD160 (ctemplate-2.3.tar.gz) = 329f503a80566c1293a811b5b79eb879c59b8091 +Size (ctemplate-2.3.tar.gz) = 720717 bytes SHA1 (patch-src_tests_template__regtest.cc) = 234fce61f0ebc72238276df21002dbe1397dbac2 diff --git a/devel/ctemplate/patches/patch-src_ctemplate_template__string.h.in b/devel/ctemplate/patches/patch-src_ctemplate_template__string.h.in deleted file mode 100644 index 7ed152bb6..000000000 --- a/devel/ctemplate/patches/patch-src_ctemplate_template__string.h.in +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-src_ctemplate_template__string.h.in,v 1.1 2013/03/02 18:17:14 joerg Exp $ - ---- src/ctemplate/template_string.h.in.orig 2011-01-22 05:27:29.000000000 +0000 -+++ src/ctemplate/template_string.h.in -@@ -359,7 +359,7 @@ class @ac_windows_dllexport@ StaticTempl - - // Don't use this. This is used only in auto-generated .varnames.h files. - #define STS_INIT_WITH_HASH(name, str, hash) \ -- { { str, sizeof(""str"")-1, hash } }; \ -+ { { str, sizeof("" str "")-1, hash } }; \ - namespace ctemplate_sts_init { \ - static const @ac_google_namespace@::StaticTemplateStringInitializer name##_init(&name); \ - } diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile index 72a67a1f6..c15202f8d 100644 --- a/devel/cutter/Makefile +++ b/devel/cutter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2015/03/15 17:30:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:20:33 tnn Exp $ # DISTNAME= cutter-1.2.4 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cutter/} diff --git a/devel/cutter/options.mk b/devel/cutter/options.mk index 3af2080e6..461e34467 100644 --- a/devel/cutter/options.mk +++ b/devel/cutter/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2014/02/08 12:14:32 obache Exp $ +# $NetBSD: options.mk,v 1.4 2015/06/07 14:16:01 youri Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.cutter @@ -57,7 +57,7 @@ CONFIGURE_ARGS+= --disable-gtktest ### libsoup support ### .if !empty(PKG_OPTIONS:Mlibsoup) -. include "../../net/libsoup24/buildlink3.mk" +. include "../../net/libsoup/buildlink3.mk" CONFIGURE_ARGS+= --enable-libsoup PLIST.soup= yes .else diff --git a/devel/cvs-fast-export/Makefile b/devel/cvs-fast-export/Makefile index 1029808a9..90f05e655 100644 --- a/devel/cvs-fast-export/Makefile +++ b/devel/cvs-fast-export/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/05/17 16:10:42 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/16 23:05:06 ryoon Exp $ # -DISTNAME= cvs-fast-export-1.10 -PKGREVISION= 1 +DISTNAME= cvs-fast-export-1.30 CATEGORIES= devel MASTER_SITES= http://www.catb.org/~esr/cvs-fast-export/ @@ -11,10 +10,10 @@ HOMEPAGE= http://www.catb.org/~esr/cvs-fast-export/ COMMENT= Export an RCS or CVS history as a fast-import stream LICENSE= gnu-gpl-v2 -USE_TOOLS+= flex yacc +USE_TOOLS+= flex gmake yacc BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc -REPLACE_PYTHON+= cvssync +REPLACE_PYTHON+= cvsconvert cvssync .include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/cvs-fast-export/PLIST b/devel/cvs-fast-export/PLIST index 32b39947f..509233a1b 100644 --- a/devel/cvs-fast-export/PLIST +++ b/devel/cvs-fast-export/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2014/03/10 19:47:34 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/16 23:05:06 ryoon Exp $ bin/cvs-fast-export +bin/cvsconvert bin/cvssync man/man1/cvs-fast-export.1 +man/man1/cvsconvert.1 man/man1/cvssync.1 diff --git a/devel/cvs-fast-export/distinfo b/devel/cvs-fast-export/distinfo index f57b1a0ae..782c77c20 100644 --- a/devel/cvs-fast-export/distinfo +++ b/devel/cvs-fast-export/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2014/04/04 20:20:42 ryoon Exp $ +$NetBSD: distinfo,v 1.7 2015/04/16 23:05:06 ryoon Exp $ -SHA1 (cvs-fast-export-1.10.tar.gz) = 6346acb029ec371ef59cf49712a8e888e55fc363 -RMD160 (cvs-fast-export-1.10.tar.gz) = 2e68c64ce89bd745a6496e8f81607c9f08fe5eff -Size (cvs-fast-export-1.10.tar.gz) = 102589 bytes -SHA1 (patch-Makefile) = efc14b3e194f8e0749b41bf888913d2781b546c0 -SHA1 (patch-lex.l) = f28661386041b3ef8308bf3da4323f61a73ff515 +SHA1 (cvs-fast-export-1.30.tar.gz) = 63a39e0cf1a7c4823326b6178c650f2b3400eae8 +RMD160 (cvs-fast-export-1.30.tar.gz) = 56dd5ccc0e0c9b08d469b496fe2dd817e205d2ac +Size (cvs-fast-export-1.30.tar.gz) = 359519 bytes +SHA1 (patch-Makefile) = b279525576c4b5f087f152454d9c0dd96f19d45f +SHA1 (patch-lex.l) = b266670431711088f6d86b258304b37b0f91e744 diff --git a/devel/cvs-fast-export/patches/patch-Makefile b/devel/cvs-fast-export/patches/patch-Makefile index 9e60f6187..e7ee3581c 100644 --- a/devel/cvs-fast-export/patches/patch-Makefile +++ b/devel/cvs-fast-export/patches/patch-Makefile @@ -1,47 +1,55 @@ -$NetBSD: patch-Makefile,v 1.6 2014/04/04 20:20:42 ryoon Exp $ +$NetBSD: patch-Makefile,v 1.7 2015/04/16 23:05:07 ryoon Exp $ * Add "all" target. * Use ${PREFIX} variable. * Install man pages in ${PREFIX}/${PKGMANDIR}, not ${PREFIX}/share/man. ---- Makefile.orig 2014-03-28 09:49:47.000000000 +0000 +--- Makefile.orig 2015-04-02 12:54:25.000000000 +0000 +++ Makefile -@@ -6,12 +6,12 @@ - - VERSION=1.10 +@@ -9,11 +9,12 @@ + VERSION=1.30 + .PATH: $(.PARSEDIR) -prefix?=/usr/local +prefix?=$(PREFIX) target=$(DESTDIR)$(prefix) - - INSTALL = install - YACC = bison -y --LEX = flex + parsedir:=$(.PARSEDIR) + srcdir=$(dir $(abspath $(firstword $(MAKEFILE_LIST))))$(parsedir) + VPATH=$(srcdir) +mandir=$(PKGMANDIR) - GCC_WARNINGS1=-Wall -Wpointer-arith -Wstrict-prototypes - GCC_WARNINGS2=-Wmissing-prototypes -Wmissing-declarations -@@ -38,6 +38,8 @@ OBJS=gram.o lex.o rbtree.o main.o cvsuti - revlist.o atom.o revcvs.o generate.o export.o \ - nodehash.o tags.o authormap.o graph.o utils.o + INSTALL = install + +@@ -31,7 +32,7 @@ CFLAGS += -pthread + CPPFLAGS += -DTHREADS + + # Optimizing for speed. Comment this out for distribution builds +-CFLAGS += -march=native ++#CFLAGS += -march=native + + # To enable debugging of the Yacc grammar, uncomment the following line + #CPPFLAGS += -DYYDEBUG=1 +@@ -89,6 +90,8 @@ dump.o export.o graph.o main.o merge.o r + + BISON ?= bison +all: cvs-fast-export cvs-fast-export.1 + - cvs-fast-export: $(OBJS) - $(CC) $(CFLAGS) $(OBJS) $(LDFLAGS) -o $@ - -@@ -77,11 +79,11 @@ check: cvs-fast-export - - install: cvs-fast-export man + gram.h gram.c: gram.y + $(BISON) $(YFLAGS) --defines=gram.h --output-file=gram.c $(srcdir)/gram.y + lex.h lex.c: lex.l +@@ -129,10 +132,10 @@ install-bin: cvs-fast-export cvssync cvs $(INSTALL) -d "$(target)/bin" + $(INSTALL) $^ "$(target)/bin" + install-man: man - $(INSTALL) -d "$(target)/share/man/man1" -+ $(INSTALL) -d "$(target)/$(mandir)/man1" - $(INSTALL) cvs-fast-export "$(target)/bin" - $(INSTALL) cvssync "$(target)/bin" - $(INSTALL) -m 644 cvs-fast-export.1 "$(target)/share/man/man1" - $(INSTALL) -m 644 cvssync.1 "$(target)/share/man/man1" -+ $(INSTALL) -m 644 cvs-fast-export.1 "$(target)/$(mandir)/man1" -+ $(INSTALL) -m 644 cvssync.1 "$(target)/$(mandir)/man1" +- $(INSTALL) -m 644 cvsconvert.1 "$(target)/share/man/man1" ++ $(INSTALL) -d "$(target)/${PKGMANDIR}/man1" ++ $(INSTALL) -m 644 cvs-fast-export.1 "$(target)/${PKGMANDIR}/man1" ++ $(INSTALL) -m 644 cvssync.1 "$(target)/${PKGMANDIR}/man1" ++ $(INSTALL) -m 644 cvsconvert.1 "$(target)/${PKGMANDIR}/man1" PROFILE_REPO = ~/software/groff-conversion/groff-mirror/groff gmon.out: cvs-fast-export diff --git a/devel/cvs-fast-export/patches/patch-lex.l b/devel/cvs-fast-export/patches/patch-lex.l index 6d3dd44d9..cedb2be66 100644 --- a/devel/cvs-fast-export/patches/patch-lex.l +++ b/devel/cvs-fast-export/patches/patch-lex.l @@ -1,14 +1,14 @@ -$NetBSD: patch-lex.l,v 1.1 2014/02/26 10:29:27 wiedi Exp $ +$NetBSD: patch-lex.l,v 1.2 2015/04/16 23:05:07 ryoon Exp $ 'struct tm' has no member named 'tm_zone' on SunOS ---- lex.l.orig 2013-05-22 00:56:11.000000000 +0000 +--- lex.l.orig 2015-01-18 10:11:55.000000000 +0000 +++ lex.l -@@ -188,7 +188,7 @@ lex_date (cvs_number *n) - tm.tm_min = n->n[4]; - tm.tm_sec = n->n[5]; - tm.tm_isdst = 0; -- #ifndef __CYGWIN__ -+ #if !defined(__CYGWIN__) && !defined(__sun) - tm.tm_zone = 0; - #endif - d = mktime (&tm); +@@ -313,7 +313,7 @@ lex_date(const cvs_number* const n, yysc + tm.tm_min = n->n[4]; + tm.tm_sec = n->n[5]; + tm.tm_isdst = 0; +-#ifndef __CYGWIN__ ++#if !defined(__CYGWIN__) && !defined(__sun) + tm.tm_zone = 0; + #endif + d = mktime(&tm); diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index 725e1bc6f..9de3337cf 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:48 wiz Exp $ # DISTNAME= cvs2cl-2.59 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= # Nothing diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile index e00f3d84c..d4da3fb75 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:48 wiz Exp $ # DISTNAME= cvs2html-1.82 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/devel/cvsd/Makefile b/devel/cvsd/Makefile index bff84c264..733da33b6 100644 --- a/devel/cvsd/Makefile +++ b/devel/cvsd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:48 wiz Exp $ DISTNAME= cvsd-1.0.23 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel scm MASTER_SITES= http://arthurdejong.org/cvsd/ diff --git a/devel/cvsdiff2patch/Makefile b/devel/cvsdiff2patch/Makefile index f51c6807c..9caed9562 100644 --- a/devel/cvsdiff2patch/Makefile +++ b/devel/cvsdiff2patch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/31 11:16:50 asau Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/10 11:45:56 richard Exp $ # DISTNAME= cvsdiff2patch-1.0.1 @@ -10,9 +10,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://people.freebsd.org/~alfred/sources/cvsdiff2patch/ COMMENT= Convert CVS diffs into something that patch(1) understands -NO_CONFIGURE= yes USE_LIBTOOL= yes +USE_FEATURES= nbcompat # specifically fgetln + INSTALLATION_DIRS+= bin do-extract: @@ -20,7 +21,7 @@ do-extract: do-build: ${RUN} cd ${WRKSRC} && \ - ${LIBTOOL} --mode=link ${CC} -o ${PKGBASE} ${PKGBASE}.c + ${LIBTOOL} --mode=link ${CC} ${CPPFLAGS} ${LDFLAGS} ${LIBS} -o ${PKGBASE} ${PKGBASE}.c do-install: ${RUN} cd ${WRKSRC} && \ diff --git a/devel/cvsdiff2patch/files/cvsdiff2patch.c b/devel/cvsdiff2patch/files/cvsdiff2patch.c index 15fa4b839..302600eec 100644 --- a/devel/cvsdiff2patch/files/cvsdiff2patch.c +++ b/devel/cvsdiff2patch/files/cvsdiff2patch.c @@ -1,4 +1,4 @@ -/* $NetBSD: cvsdiff2patch.c,v 1.1.1.1 2007/11/29 10:11:13 bjs Exp $ */ +/* $NetBSD: cvsdiff2patch.c,v 1.2 2015/06/10 11:45:56 richard Exp $ */ /* * Copyright (c) 2003 Research Engineering Development Inc. @@ -26,17 +26,25 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: cvsdiff2patch.c,v 1.1.1.1 2007/11/29 10:11:13 bjs Exp $ + * $Id: cvsdiff2patch.c,v 1.2 2015/06/10 11:45:56 richard Exp $ */ /* * Convert crappy CVS diffs into something that patch(1) understands. */ - +#ifdef HAVE_NBCOMPAT_H +#include /* needed for the other headers */ +#include /* needed for the other headers */ +#include +#include +#include +#include +#else #include #include #include #include +#endif char * xstrdup(const char *str); int fileline(const char *line, int ch); diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile index 1848b99ec..c8fa7e88a 100644 --- a/devel/cvsutils/Makefile +++ b/devel/cvsutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:48 wiz Exp $ # DISTNAME= cvsutils-0.2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.red-bean.com/cvsutils/releases/ diff --git a/devel/darcs/Makefile b/devel/darcs/Makefile index 8aff4d50c..30d003939 100644 --- a/devel/darcs/Makefile +++ b/devel/darcs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:48:48 wiz Exp $ DISTNAME= darcs-2.0.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel scm MASTER_SITES= http://www.darcs.net/ diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile index 0d6497c97..e341be393 100644 --- a/devel/dconf-editor/Makefile +++ b/devel/dconf-editor/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2014/11/10 23:23:18 prlw1 Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:33 tnn Exp $ +PKGREVISION= 2 .include "../../devel/dconf/Makefile.common" PKGNAME= ${DISTNAME:S/dconf/dconf-editor/} diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index c2fcc58ea..d9a4d55f4 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2014/11/10 23:23:17 prlw1 Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/03 07:38:35 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" CONFIGURE_ARGS+= --disable-editor diff --git a/devel/deforaos-coder/Makefile b/devel/deforaos-coder/Makefile index bbbe1d7a1..b5d30fb1b 100644 --- a/devel/deforaos-coder/Makefile +++ b/devel/deforaos-coder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:20:33 tnn Exp $ DISTNAME= Coder-0.0.0 PKGNAME= deforaos-coder-0.0.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.defora.org/os/download/download/4288/ diff --git a/devel/deforaos-configure/Makefile b/devel/deforaos-configure/Makefile index f6755829e..5a72a4e24 100644 --- a/devel/deforaos-configure/Makefile +++ b/devel/deforaos-configure/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/11/02 14:12:25 khorben Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/25 17:31:21 khorben Exp $ -DISTNAME= configure-0.1.1 -PKGNAME= deforaos-configure-0.1.1 +DISTNAME= configure-0.2.1 +PKGNAME= deforaos-configure-0.2.1 CATEGORIES= devel -MASTER_SITES= http://www.defora.org/os/download/download/4343/ +MASTER_SITES= http://www.defora.org/os/download/download/4354/ MAINTAINER= khorben@defora.org HOMEPAGE= http://www.defora.org/ diff --git a/devel/deforaos-configure/PLIST b/devel/deforaos-configure/PLIST index d3b298447..fe15e1b9f 100644 --- a/devel/deforaos-configure/PLIST +++ b/devel/deforaos-configure/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/03 16:14:30 khorben Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/05/25 17:31:21 khorben Exp $ bin/configure man/html1/configure.html man/html5/project.conf.html @@ -8,7 +8,7 @@ share/doc/configure/AUTHORS share/doc/configure/BUGS share/doc/configure/CHANGES share/doc/configure/INSTALL -share/doc/configure/README +share/doc/configure/README.md share/doc/configure/scripts/appbroker.sh share/doc/configure/scripts/docbook.sh share/doc/configure/scripts/gettext.sh @@ -16,6 +16,7 @@ share/doc/configure/scripts/gtkdoc.sh share/doc/configure/scripts/manual.css.xml share/doc/configure/scripts/phplint.sh share/doc/configure/scripts/pkgconfig.sh +share/doc/configure/scripts/pylint.sh share/doc/configure/scripts/shlint.sh share/doc/configure/scripts/subst.sh share/doc/configure/scripts/xmllint.sh diff --git a/devel/deforaos-configure/distinfo b/devel/deforaos-configure/distinfo index 9e1d31606..91b69a11b 100644 --- a/devel/deforaos-configure/distinfo +++ b/devel/deforaos-configure/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/11/02 14:12:25 khorben Exp $ +$NetBSD: distinfo,v 1.3 2015/05/25 17:31:21 khorben Exp $ -SHA1 (configure-0.1.1.tar.gz) = d9a6895f73f7bd3807875e5c02dfd58b01e7b5f4 -RMD160 (configure-0.1.1.tar.gz) = 79ce93c8fd8109418adbcb17521f14996a27ef2a -Size (configure-0.1.1.tar.gz) = 34861 bytes +SHA1 (configure-0.2.1.tar.gz) = d3a7430dc3b8ce94bd1182e3b38a59dd68e6930a +RMD160 (configure-0.2.1.tar.gz) = 28bc14c55f17d3f421029e429407cbb715238a31 +Size (configure-0.2.1.tar.gz) = 43345 bytes diff --git a/devel/deforaos-libsystem/Makefile b/devel/deforaos-libsystem/Makefile index b4942ccb1..153793dad 100644 --- a/devel/deforaos-libsystem/Makefile +++ b/devel/deforaos-libsystem/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2014/10/03 16:51:00 khorben Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/20 23:08:37 khorben Exp $ # -DISTNAME= libSystem-0.2.0 -PKGNAME= deforaos-libsystem-0.2.0 -PKGREVISION= 1 +DISTNAME= libSystem-0.2.1 +PKGNAME= deforaos-libsystem-0.2.1 CATEGORIES= devel -MASTER_SITES= http://www.defora.org/os/download/download/4330/ +MASTER_SITES= http://www.defora.org/os/download/download/4351/ MAINTAINER= khorben@defora.org HOMEPAGE= http://www.defora.org/ diff --git a/devel/deforaos-libsystem/distinfo b/devel/deforaos-libsystem/distinfo index 60ac3513d..c836201bc 100644 --- a/devel/deforaos-libsystem/distinfo +++ b/devel/deforaos-libsystem/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.5 2014/09/23 12:06:49 jperkin Exp $ +$NetBSD: distinfo,v 1.6 2015/05/20 23:08:37 khorben Exp $ -SHA1 (libSystem-0.2.0.tar.gz) = c264070ff4034fbdc97aae3f7e694f84e7898365 -RMD160 (libSystem-0.2.0.tar.gz) = 8159d1baee58cff3a4adf5f514a1d5c2f45aedbe -Size (libSystem-0.2.0.tar.gz) = 60538 bytes -SHA1 (patch-data_pkgconfig.sh) = 7c40652087c604cff593a320e97259c453633c74 -SHA1 (patch-src_Makefile) = 564623fdf246a4dc3a33bb265b6d6069bca58e29 -SHA1 (patch-tests_tests.sh) = 189b91d02ae0a83ff8e881a93b70984045456948 +SHA1 (libSystem-0.2.1.tar.gz) = a99a1a5aa5aa0c5516725263cb937a30186ee5db +RMD160 (libSystem-0.2.1.tar.gz) = 635dfe01c777238dd60aa771bab75ef05f4d6795 +Size (libSystem-0.2.1.tar.gz) = 63274 bytes +SHA1 (patch-src_Makefile) = 98c22cc28de9bff4517c4880711a70741f5b18f2 +SHA1 (patch-tests_tests.sh) = b28b5557303cec42c1b24a6c5328fbca9b763366 diff --git a/devel/deforaos-libsystem/patches/patch-data_pkgconfig.sh b/devel/deforaos-libsystem/patches/patch-data_pkgconfig.sh deleted file mode 100644 index 5d44dcf8b..000000000 --- a/devel/deforaos-libsystem/patches/patch-data_pkgconfig.sh +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-data_pkgconfig.sh,v 1.2 2014/09/16 19:25:51 khorben Exp $ - -Use correct rpath flag on SunOS. - ---- data/pkgconfig.sh.orig 2014-04-23 15:37:45.000000000 +0000 -+++ data/pkgconfig.sh -@@ -129,9 +129,12 @@ while [ $# -gt 0 ]; do - if [ "$PREFIX" != "/usr" ]; then - RPATH="-Wl,-rpath-link,\${libdir} -Wl,-rpath,\${libdir}" - case $(uname -s) in -- Darwin|SunOS) -+ Darwin) - RPATH="-Wl,-rpath,\${libdir}" - ;; -+ SunOS) -+ RPATH="-Wl,-R\${libdir}" -+ ;; - esac - fi - diff --git a/devel/deforaos-libsystem/patches/patch-src_Makefile b/devel/deforaos-libsystem/patches/patch-src_Makefile index 230488112..a1be5f72d 100644 --- a/devel/deforaos-libsystem/patches/patch-src_Makefile +++ b/devel/deforaos-libsystem/patches/patch-src_Makefile @@ -1,13 +1,13 @@ -$NetBSD: patch-src_Makefile,v 1.1 2014/09/23 12:06:49 jperkin Exp $ +$NetBSD: patch-src_Makefile,v 1.2 2015/05/20 23:08:37 khorben Exp $ Do not try to build targets that are created by existing targets, causes problems with parallel builds and is unnecessary. ---- src/Makefile.orig 2014-09-14 17:53:40.000000000 +0000 +--- src/Makefile.orig 2015-05-10 22:19:30.000000000 +0000 +++ src/Makefile @@ -1,4 +1,4 @@ --TARGETS = libSystem.a libSystem.so.0.0 libSystem.so.0 libSystem.so -+TARGETS = libSystem.a libSystem.so.0.0 +-TARGETS = $(OBJDIR)libSystem.a $(OBJDIR)libSystem.so.0.0 $(OBJDIR)libSystem.so.0 $(OBJDIR)libSystem.so ++TARGETS = $(OBJDIR)libSystem.a $(OBJDIR)libSystem.so.0.0 + OBJDIR = PREFIX = /usr/local DESTDIR = - LIBDIR = $(PREFIX)/lib diff --git a/devel/deforaos-libsystem/patches/patch-tests_tests.sh b/devel/deforaos-libsystem/patches/patch-tests_tests.sh index 18012a828..a54ad19cb 100644 --- a/devel/deforaos-libsystem/patches/patch-tests_tests.sh +++ b/devel/deforaos-libsystem/patches/patch-tests_tests.sh @@ -1,20 +1,20 @@ -$NetBSD: patch-tests_tests.sh,v 1.2 2014/09/23 12:06:49 jperkin Exp $ +$NetBSD: patch-tests_tests.sh,v 1.3 2015/05/20 23:08:37 khorben Exp $ Avoid building the (experimental) Python binding. Use LD_LIBRARY_PATH to find pre-installed libraries. ---- tests/tests.sh.orig 2014-08-29 19:23:48.000000000 +0000 +--- tests/tests.sh.orig 2015-05-10 22:00:47.000000000 +0000 +++ tests/tests.sh -@@ -50,7 +50,7 @@ +@@ -42,7 +42,7 @@ _run() echo -n "$test:" 1>&2 (echo - echo "Testing: ./$test" "$@" -- "./$test" "$@") >> "$target" 2>&1 -+ env LD_LIBRARY_PATH=../src "./$test" "$@") >> "$target" 2>&1 + echo "Testing: $test" "$@" +- "$OBJDIR$test" "$@") 2>&1 ++ env LD_LIBRARY_PATH="../src" "$OBJDIR$test" "$@") 2>&1 res=$? if [ $res -ne 0 ]; then - echo " FAIL" 1>&2 -@@ -103,7 +103,7 @@ _test "includes" + echo "Test: $test$sep$@: FAIL (error $res)" +@@ -105,7 +105,7 @@ _test "includes" _test "string" _test "variable" echo "Expected failures:" 1>&2 diff --git a/devel/dejagnu/Makefile b/devel/dejagnu/Makefile index 79e429995..c3cc3d375 100644 --- a/devel/dejagnu/Makefile +++ b/devel/dejagnu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/02/07 12:49:54 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/05/09 23:12:20 mef Exp $ # DISTNAME= dejagnu-1.5.2 @@ -25,4 +25,6 @@ USE_LANGUAGES+= c c++ TEST_TARGET= check TEST_ENV= PATH=/usr/bin:/bin:${PREFIX}/bin +TEST_TARGET= # empty, make test won't pass for the moment + .include "../../mk/bsd.pkg.mk" diff --git a/devel/delta/Makefile b/devel/delta/Makefile index 7a4898ba1..c5fa2983a 100644 --- a/devel/delta/Makefile +++ b/devel/delta/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/09/22 11:53:00 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:48 wiz Exp $ DISTNAME= delta-2006.08.03 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.tigris.org/files/documents/3103/33566/ diff --git a/devel/dev86/distinfo b/devel/dev86/distinfo index f2c8246c9..568667c5d 100644 --- a/devel/dev86/distinfo +++ b/devel/dev86/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.4 2014/12/21 00:43:38 ryoon Exp $ +$NetBSD: distinfo,v 1.5 2015/06/25 07:27:32 dholland Exp $ SHA1 (dev86-0.16.21.tar.gz) = 0f5b54a36fe24f90b4cc8b62517d00b32c04b34e RMD160 (dev86-0.16.21.tar.gz) = 592eec1f68b62b8a4717428f133e2a6106b12b81 Size (dev86-0.16.21.tar.gz) = 711473 bytes SHA1 (patch-aa) = fb72158f52b13b12aed20e36b615e3ef0fde894e -SHA1 (patch-unproto_tok__io.c) = 3f5a9ae5269ed44a22989e121400e367e2a514d0 +SHA1 (patch-unproto_tok__class.c) = e2862fc3222372d2abf17b691454de49aea70a15 +SHA1 (patch-unproto_tok__io.c) = 03756fa37f29362ace5fe0413640042420b1f9a5 diff --git a/devel/dev86/patches/patch-unproto_tok__class.c b/devel/dev86/patches/patch-unproto_tok__class.c new file mode 100644 index 000000000..0a71ea51f --- /dev/null +++ b/devel/dev86/patches/patch-unproto_tok__class.c @@ -0,0 +1,19 @@ +$NetBSD: patch-unproto_tok__class.c,v 1.1 2015/06/25 07:27:32 dholland Exp $ + +Use standard headers. + +--- unproto/tok_class.c~ 2014-03-14 04:33:19.000000000 +0000 ++++ unproto/tok_class.c +@@ -49,10 +49,8 @@ static char class_sccsid[] = "@(#) tok_c + /* C library */ + + #include +- +-extern char *strcpy(); +-extern long time(); +-extern char *ctime(); ++#include ++#include + + /* Application-specific stuff */ + diff --git a/devel/dev86/patches/patch-unproto_tok__io.c b/devel/dev86/patches/patch-unproto_tok__io.c index 6f3b56bf0..5c90e55e3 100644 --- a/devel/dev86/patches/patch-unproto_tok__io.c +++ b/devel/dev86/patches/patch-unproto_tok__io.c @@ -1,8 +1,27 @@ -$NetBSD: patch-unproto_tok__io.c,v 1.1 2012/05/04 16:08:50 joerg Exp $ +$NetBSD: patch-unproto_tok__io.c,v 1.2 2015/06/25 07:27:32 dholland Exp $ ---- unproto/tok_io.c.orig 2012-04-27 20:58:44.000000000 +0000 +- use standard headers +- fix return type + +--- unproto/tok_io.c.orig 2014-03-14 04:33:19.000000000 +0000 +++ unproto/tok_io.c -@@ -189,7 +189,7 @@ static char *ignore_directives[] = { +@@ -79,13 +79,10 @@ static char io_sccsid[] = "@(#) tok_io.c + /* C library */ + + #include ++#include ++#include + #include + +-extern char *strchr(); +-extern char *malloc(); +-extern char *realloc(); +-extern char *strcpy(); +- + /* Application-specific stuff */ + + #include "token.h" +@@ -189,7 +186,7 @@ static char *ignore_directives[] = { /* do_control - parse control line */ diff --git a/devel/devIL/Makefile b/devel/devIL/Makefile index 912c878ed..9e40dfde1 100644 --- a/devel/devIL/Makefile +++ b/devel/devIL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:33 tnn Exp $ # DISTNAME= DevIL-${DEVIL_VERSION} PKGNAME= ${DISTNAME:S/D/d/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openil/} diff --git a/devel/devIL/buildlink3.mk b/devel/devIL/buildlink3.mk index 329956673..dbdc1386d 100644 --- a/devel/devIL/buildlink3.mk +++ b/devel/devIL/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/25 14:20:33 tnn Exp $ BUILDLINK_TREE+= devIL @@ -6,7 +6,7 @@ BUILDLINK_TREE+= devIL DEVIL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.devIL+= devIL>=1.7.8 -BUILDLINK_ABI_DEPENDS.devIL+= devIL>=1.7.8nb11 +BUILDLINK_ABI_DEPENDS.devIL+= devIL>=1.7.8nb13 BUILDLINK_PKGSRCDIR.devIL?= ../../devel/devIL .include "../../devel/SDL/buildlink3.mk" diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index dfba8e8fc..8cf5b96df 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2014/10/07 16:47:22 adam Exp $ +# $NetBSD: Makefile,v 1.102 2015/06/12 10:48:48 wiz Exp $ DISTNAME= devhelp-2.32.0 -PKGREVISION= 33 +PKGREVISION= 36 CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/devhelp/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/distccmon-gnome/Makefile b/devel/distccmon-gnome/Makefile index 42c235a21..68249ea42 100644 --- a/devel/distccmon-gnome/Makefile +++ b/devel/distccmon-gnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:20:33 tnn Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-/:S/rc1//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= gnome COMMENT= Graphical monitor for distcc, the distributed C/C++ compiler diff --git a/devel/distccmon-gtk/Makefile b/devel/distccmon-gtk/Makefile index 2ed8061e9..c40b1b759 100644 --- a/devel/distccmon-gtk/Makefile +++ b/devel/distccmon-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:20:33 tnn Exp $ PKGNAME= ${DISTNAME:S/-/-gtk-/:S/rc1//} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Graphical monitor for distcc, the distributed C/C++ compiler .include "../../devel/distcc/Makefile.common" diff --git a/devel/dolphin-plugins/Makefile b/devel/dolphin-plugins/Makefile index dd1bfdac9..5083916db 100644 --- a/devel/dolphin-plugins/Makefile +++ b/devel/dolphin-plugins/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:33 tnn Exp $ DISTNAME= dolphin-plugins-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Extra Dolphin plugins diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile index 0c9d568da..65964cd00 100644 --- a/devel/doxygen/Makefile +++ b/devel/doxygen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.120 2015/03/14 18:21:24 tnn Exp $ +# $NetBSD: Makefile,v 1.121 2015/06/12 10:48:48 wiz Exp $ DISTNAME= doxygen-1.8.9.1.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ http://ftp.stack.nl/pub/users/dimitri/ diff --git a/devel/easygit/Makefile b/devel/easygit/Makefile index 17d98408e..49fd371b4 100644 --- a/devel/easygit/Makefile +++ b/devel/easygit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:48 wiz Exp $ -DISTNAME= easygit-1.6.5.3 -PKGREVISION= 4 +DISTNAME= easygit-1.7.5.2 +PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://people.gnome.org/~newren/eg/download/1.6.5.3/ +MASTER_SITES= http://people.gnome.org/~newren/eg/download/${PKGVERSION}/ DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= eg diff --git a/devel/easygit/distinfo b/devel/easygit/distinfo index fda442c73..49ba449f0 100644 --- a/devel/easygit/distinfo +++ b/devel/easygit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/03/08 00:57:55 dholland Exp $ +$NetBSD: distinfo,v 1.3 2015/05/09 07:39:13 mef Exp $ -SHA1 (easygit-1.6.5.3/eg) = 1129cba0e4fbf1195525bec2bfcfadd34f5e03cb -RMD160 (easygit-1.6.5.3/eg) = 8d884788a2c0ce20a2801201b714d4ccbece0348 -Size (easygit-1.6.5.3/eg) = 281352 bytes +SHA1 (easygit-1.7.5.2/eg) = c59a10affaae79bddbbe1de743d85d7771575905 +RMD160 (easygit-1.7.5.2/eg) = 383e717a8aad0c3207f3b5ce2cd3a567b599ba62 +Size (easygit-1.7.5.2/eg) = 283887 bytes diff --git a/devel/ecore/Makefile b/devel/ecore/Makefile index 07433d36a..87ff5b075 100644 --- a/devel/ecore/Makefile +++ b/devel/ecore/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/02/12 23:17:46 tron Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/23 09:18:57 jperkin Exp $ # DISTNAME= ecore-1.7.7 @@ -16,10 +16,16 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config +OPSYSVARS+= CONFIGURE_ARGS + CONFIGURE_ARGS+= --disable-ecore-directfb \ --enable-ecore-desktop \ --disable-ecore-evas-sdl +# Explicitly disable epoll/inotify on illumos, provided for Linux compat only. +CONFIGURE_ARGS.SunOS+= --disable-epoll +CONFIGURE_ARGS.SunOS+= --disable-inotify + INSTALLATION_DIRS= share/doc/ecore post-install: diff --git a/devel/edcommon/Makefile b/devel/edcommon/Makefile index 97e728ee3..2c0f214f9 100644 --- a/devel/edcommon/Makefile +++ b/devel/edcommon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/10/07 16:47:22 adam Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/06 08:17:24 adam Exp $ # DISTNAME= edcommon-32-s PKGNAME= ${DISTNAME:S/-s$//} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= devel gnustep MASTER_SITES= http://www.mulle-kybernetik.com/software/EDFrameworks/Downloads/ diff --git a/devel/editline/Makefile b/devel/editline/Makefile index 9958c3ee1..74a815087 100644 --- a/devel/editline/Makefile +++ b/devel/editline/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/19 19:58:28 tron Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/07 14:07:49 ryoon Exp $ # -DISTNAME= libedit-20140620-3.1 -PKGNAME= editline-3.1.20140620 +DISTNAME= libedit-20150325-3.1 +PKGNAME= editline-3.1.20150325 CATEGORIES= devel MASTER_SITES= http://thrysoee.dk/editline/ diff --git a/devel/editline/builtin.mk b/devel/editline/builtin.mk index f77e5f0e3..2c2fe7e4e 100644 --- a/devel/editline/builtin.mk +++ b/devel/editline/builtin.mk @@ -1,4 +1,4 @@ -# $NetBSD: builtin.mk,v 1.7 2015/03/18 19:17:39 tron Exp $ +# $NetBSD: builtin.mk,v 1.8 2015/04/09 09:55:58 tron Exp $ BUILTIN_PKG:= editline @@ -48,9 +48,6 @@ BUILDLINK_TRANSFORM+= l:readline:edit:${BUILTIN_LIBNAME.termcap} . endif . if !empty(USE_BUILTIN.editline:M[yY][eE][sS]) -. if defined(OSX_SDK_PATH) && exists(${OSX_SDK_PATH}/usr/include/readline) -BUILDLINK_PREFIX.editline= ${OSX_SDK_PATH}/usr -. endif . if !empty(H_EDITLINE:M*/editline/readline.h) BUILDLINK_TARGETS+= buildlink-readline-readline-h BUILDLINK_TARGETS+= buildlink-readline-history-h diff --git a/devel/editline/distinfo b/devel/editline/distinfo index e177c1563..fb9c909cc 100644 --- a/devel/editline/distinfo +++ b/devel/editline/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.6 2015/02/15 02:03:38 rodent Exp $ +$NetBSD: distinfo,v 1.8 2015/05/17 21:19:12 rodent Exp $ -SHA1 (libedit-20140620-3.1.tar.gz) = 9c0fc40ac9336af9af0799bcdfd3537a6ad258ff -RMD160 (libedit-20140620-3.1.tar.gz) = 20c51220d0b856c2aa4a15db53e5874676689746 -Size (libedit-20140620-3.1.tar.gz) = 483857 bytes -SHA1 (patch-Makefile.am) = 84afbcecba38a483ceb0447e5c31789d37415369 -SHA1 (patch-ab) = fe77807ef3277b52c8cb32c5f32eaac41119ffc7 -SHA1 (patch-ac) = 7fd2c5d9f1b5b5569f176761ed7266060d6547cb -SHA1 (patch-src_chartype.h) = 6176d50311312d504a88fb8420c6c60558184ca4 +SHA1 (libedit-20150325-3.1.tar.gz) = c5bf50b433ea35f9fc883400cde674556c44af30 +RMD160 (libedit-20150325-3.1.tar.gz) = 76fb284ada78215c17d886b2c0ea13c6b3b79329 +Size (libedit-20150325-3.1.tar.gz) = 502792 bytes +SHA1 (patch-Makefile.am) = c9c49476fcff0da3363874795fcf4b6ebd0f59de +SHA1 (patch-ab) = 834c9bf151c1fc46ded350eafa19fe91088b2ffa +SHA1 (patch-ac) = 666403d5ef03fea39081d7a657aefaa91746f788 +SHA1 (patch-src_chartype.h) = 1fef9f7d41970cd9e1c9e1641346341a7313c05b diff --git a/devel/editline/patches/patch-Makefile.am b/devel/editline/patches/patch-Makefile.am index 314e1f4f6..a3caa5a06 100644 --- a/devel/editline/patches/patch-Makefile.am +++ b/devel/editline/patches/patch-Makefile.am @@ -1,8 +1,8 @@ -$NetBSD: patch-Makefile.am,v 1.3 2015/02/15 02:03:38 rodent Exp $ +$NetBSD: patch-Makefile.am,v 1.4 2015/05/17 21:19:12 rodent Exp $ * Create history.h symlink like NetBSD base libedit. ---- Makefile.am.orig 2014-02-13 22:09:28.000000000 +0000 +--- Makefile.am.orig 2015-03-25 20:02:28.000000000 +0000 +++ Makefile.am @@ -11,3 +11,6 @@ SUBDIRS = src $(EXAMPLES_DIR) doc EXTRA_DIST = libedit.pc.in diff --git a/devel/editline/patches/patch-ab b/devel/editline/patches/patch-ab index c5d7dcb8c..412fd45dc 100644 --- a/devel/editline/patches/patch-ab +++ b/devel/editline/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2014/05/19 10:40:40 jperkin Exp $ +$NetBSD: patch-ab,v 1.3 2015/05/17 21:19:12 rodent Exp $ Check for #pragma weak ---- acinclude.m4.orig 2010-04-24 18:26:59.000000000 +0000 +--- acinclude.m4.orig 2015-03-25 20:02:28.000000000 +0000 +++ acinclude.m4 @@ -65,6 +65,25 @@ AC_DEFUN([EL_GETPW_R_DRAFT], [AC_MSG_RESULT(no)]) diff --git a/devel/editline/patches/patch-ac b/devel/editline/patches/patch-ac index 18f3f3954..06b251c03 100644 --- a/devel/editline/patches/patch-ac +++ b/devel/editline/patches/patch-ac @@ -1,16 +1,7 @@ -$NetBSD: patch-ac,v 1.3 2015/02/15 02:03:38 rodent Exp $ +$NetBSD: patch-ac,v 1.4 2015/05/07 14:07:49 ryoon Exp $ ---- configure.ac.orig 2014-06-20 18:58:36.000000000 +0000 +--- configure.ac.orig 2015-03-25 20:03:58.000000000 +0000 +++ configure.ac -@@ -72,7 +72,7 @@ AC_ARG_ENABLE( - [enable_examples="yes"] - ) - --AM_CONDITIONAL(ENABLE_EXAMPLES, [test "$enable_examples" == "yes"]) -+AM_CONDITIONAL(ENABLE_EXAMPLES, [test "$enable_examples" = "yes"]) - - # Checks for header files. - AC_HEADER_DIRENT @@ -107,6 +107,7 @@ AC_C_CONST AC_TYPE_PID_T AC_TYPE_SIZE_T diff --git a/devel/editline/patches/patch-src_chartype.h b/devel/editline/patches/patch-src_chartype.h index 382de1cdb..a9eb643c3 100644 --- a/devel/editline/patches/patch-src_chartype.h +++ b/devel/editline/patches/patch-src_chartype.h @@ -1,15 +1,15 @@ -$NetBSD: patch-src_chartype.h,v 1.1 2015/03/19 23:05:33 rodent Exp $ +$NetBSD: patch-src_chartype.h,v 1.3 2015/05/17 21:19:12 rodent Exp $ -OpenBSD's wchar_t can store these characters too. +Pretty sure FreeBSD can handle this too. ---- src/chartype.h.orig 2012-03-11 09:54:58.000000000 +0000 +--- src/chartype.h.orig 2015-03-25 20:02:28.000000000 +0000 +++ src/chartype.h @@ -44,7 +44,7 @@ * supports non-BMP code points without requiring UTF-16, but nothing * seems to actually advertise this properly, despite Unicode 3.1 having * been around since 2001... */ --#if !defined(__NetBSD__) && !defined(__sun) && !(defined(__APPLE__) && defined(__MACH__)) -+#if !defined(__NetBSD__) && !defined(__sun) && !(defined(__APPLE__) && defined(__MACH__)) && !defined(__OpenBSD__) +-#if !defined(__NetBSD__) && !defined(__sun) && !(defined(__APPLE__) && defined(__MACH__)) && !defined(__OpenBSD__) ++#if !defined(__NetBSD__) && !defined(__sun) && !(defined(__APPLE__) && defined(__MACH__)) && !defined(__OpenBSD__) && !defined(__FreeBSD__) #ifndef __STDC_ISO_10646__ /* In many places it is assumed that the first 127 code points are ASCII * compatible, so ensure wchar_t indeed does ISO 10646 and not some other diff --git a/devel/elf/distinfo b/devel/elf/distinfo index 8625ebd8d..9babe1701 100644 --- a/devel/elf/distinfo +++ b/devel/elf/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2013/10/16 12:32:34 roy Exp $ +$NetBSD: distinfo,v 1.6 2015/06/10 14:57:52 joerg Exp $ SHA1 (elf-0.5.3.tar.gz) = 7cf3ea7d098b239c7b70405a2641dfcd55a49c37 RMD160 (elf-0.5.3.tar.gz) = f3198b4183c9bd6d288013847e525c21c972afff @@ -6,3 +6,5 @@ Size (elf-0.5.3.tar.gz) = 43552 bytes SHA1 (patch-aa) = a8e3d3e981e14fc3b3d51d7a9113f8a75225f2dc SHA1 (patch-configure) = ece37ad216857d56b6e4e67d593871c798626f75 SHA1 (patch-configure.in) = 0347b9e69632e12018e40e50c66d8a141346b2a3 +SHA1 (patch-include_command.h) = 1797fa9010bbc04970c2a36a71f0c2ceb7085474 +SHA1 (patch-src_main.c) = a52da4f884bb62d62ce95af5ed9ad81acaeee7bc diff --git a/devel/elf/patches/patch-include_command.h b/devel/elf/patches/patch-include_command.h new file mode 100644 index 000000000..1b071d5a5 --- /dev/null +++ b/devel/elf/patches/patch-include_command.h @@ -0,0 +1,13 @@ +$NetBSD: patch-include_command.h,v 1.1 2015/06/10 14:57:52 joerg Exp $ + +--- include/command.h.orig 2015-06-09 23:23:54.000000000 +0000 ++++ include/command.h +@@ -10,6 +10,6 @@ char *commands[] = { + }; + + void initrl(void); +-char **completion(char *, int, int); +-char *match(char *, int); ++char **completion(const char *, int, int); ++char *match(const char *, int); + char **find_command(char *); diff --git a/devel/elf/patches/patch-src_main.c b/devel/elf/patches/patch-src_main.c new file mode 100644 index 000000000..a77065447 --- /dev/null +++ b/devel/elf/patches/patch-src_main.c @@ -0,0 +1,26 @@ +$NetBSD: patch-src_main.c,v 1.1 2015/06/10 14:57:52 joerg Exp $ + +--- src/main.c.orig 2015-06-09 23:23:22.000000000 +0000 ++++ src/main.c +@@ -594,18 +594,18 @@ char **find_command(char *name){ + + + void initrl(void){ +- rl_attempted_completion_function=(CPPFunction *)completion; ++ rl_attempted_completion_function=completion; + } + + +-char **completion(char *text, int start, int end){ ++char **completion(const char *text, int start, int end){ + char **matches=(char **)NULL; + + if(!start) matches=(char **)completion_matches(text, match); + return matches; + } + +-char *match(char *text, int state){ ++char *match(const char *text, int state){ + static int i, len; + + if(!state){ diff --git a/devel/eric4/Makefile b/devel/eric4/Makefile index 701392cff..8f8f53930 100644 --- a/devel/eric4/Makefile +++ b/devel/eric4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2014/08/22 09:11:59 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:20:33 tnn Exp $ VERS= 4.5.24 DISTNAME= eric4-${VERS} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eric-ide/} diff --git a/devel/ethos/Makefile b/devel/ethos/Makefile index 39518c947..a61b744e1 100644 --- a/devel/ethos/Makefile +++ b/devel/ethos/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:20:33 tnn Exp $ # DISTNAME= ethos-0.2.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= devel MASTER_SITES= http://ftp.dronelabs.com/sources/ethos/0.2/ diff --git a/devel/ethos/buildlink3.mk b/devel/ethos/buildlink3.mk index d9c413893..4bd653644 100644 --- a/devel/ethos/buildlink3.mk +++ b/devel/ethos/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2015/04/25 14:20:33 tnn Exp $ BUILDLINK_TREE+= ethos @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ethos ETHOS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ethos+= ethos>=0.2.2 -BUILDLINK_ABI_DEPENDS.ethos+= ethos>=0.2.2nb18 +BUILDLINK_ABI_DEPENDS.ethos+= ethos>=0.2.2nb19 BUILDLINK_PKGSRCDIR.ethos?= ../../devel/ethos .include "../../devel/glib2/buildlink3.mk" diff --git a/devel/etrace/Makefile b/devel/etrace/Makefile index e945bd1e4..30b249751 100644 --- a/devel/etrace/Makefile +++ b/devel/etrace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:48 wiz Exp $ # DISTNAME= etrace-2.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://ndevilla.free.fr/etrace/ diff --git a/devel/exempi/Makefile b/devel/exempi/Makefile index 4c634e991..e7bc4b287 100644 --- a/devel/exempi/Makefile +++ b/devel/exempi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/11/07 19:39:28 adam Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/17 15:53:00 adam Exp $ # DISTNAME= exempi-2.1.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel graphics MASTER_SITES= http://libopenraw.freedesktop.org/download/ diff --git a/devel/flex/distinfo b/devel/flex/distinfo index 88fecb15c..becfdef44 100644 --- a/devel/flex/distinfo +++ b/devel/flex/distinfo @@ -1,10 +1,9 @@ -$NetBSD: distinfo,v 1.18 2014/08/23 07:46:38 obache Exp $ +$NetBSD: distinfo,v 1.19 2015/04/19 00:05:44 tnn Exp $ SHA1 (flex-2.5.39.tar.xz) = 415e82bb0dc9b1713fc4802a9db2274cd8d2909a RMD160 (flex-2.5.39.tar.xz) = b5c9555d1fe48086d96475cf41ca800e8138514d Size (flex-2.5.39.tar.xz) = 1347436 bytes SHA1 (patch-Makefile.am) = 7828c75f891db84b3be1719808b76542a24fdd74 -SHA1 (patch-aa) = 938335a9071be62f534bad8e785003318816fd38 -SHA1 (patch-ab) = 1a2b83af62151ccc09ad0bf74e0ff84d9a97d53f -SHA1 (patch-ac) = 27ac026f8a180b49523933c5d70db0237e8dc095 +SHA1 (patch-ab) = 44497cff83005702dfcb36d490746e47757ae299 SHA1 (patch-ad) = b7fe34269e4425a7b3871278bb6a2b1e754c9045 +SHA1 (patch-lib_Makefile.in) = b76d7083939a6e6efd865b45c37023de5058c6f6 diff --git a/devel/flex/patches/patch-aa b/devel/flex/patches/patch-aa deleted file mode 100644 index 7855e53d5..000000000 --- a/devel/flex/patches/patch-aa +++ /dev/null @@ -1,37 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2008/02/21 18:57:46 tnn Exp $ - ---- /dev/null 2008-02-21 19:43:14.000000000 +0100 -+++ realloc.c -@@ -0,0 +1,32 @@ -+/* rpl_realloc.c -- a replacement for broken realloc implementations -+ Copyright (C) 2001 Free Software Foundation, Inc. -+ -+ This program is free software; you can redistribute it and/or modify -+ it under the terms of the GNU General Public License as published by -+ the Free Software Foundation; either version 2, or (at your option) -+ any later version. -+ -+ This program is distributed in the hope that it will be useful, -+ but WITHOUT ANY WARRANTY; without even the implied warranty of -+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+ GNU General Public License for more details. -+ -+ You should have received a copy of the GNU General Public License -+ along with this program; if not, write to the Free Software Foundation, -+ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -+ -+#include -+ -+void * -+rpl_realloc(void *ptr, size_t size) -+{ -+ if (!ptr) -+ return malloc(size); -+ if (!size) -+ { -+ if (ptr) -+ free(ptr); -+ return malloc(size); -+ } -+ return realloc(ptr, size); -+} diff --git a/devel/flex/patches/patch-ab b/devel/flex/patches/patch-ab index 8618efb30..2ae00283a 100644 --- a/devel/flex/patches/patch-ab +++ b/devel/flex/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.7 2014/08/23 07:46:38 obache Exp $ +$NetBSD: patch-ab,v 1.8 2015/04/19 00:05:44 tnn Exp $ * XXX: * Prevent libfi to be linked with libintl. @@ -6,15 +6,6 @@ $NetBSD: patch-ab,v 1.7 2014/08/23 07:46:38 obache Exp $ --- Makefile.in.orig 2014-03-26 18:58:57.000000000 +0000 +++ Makefile.in -@@ -165,7 +165,7 @@ am_flex_OBJECTS = ccl.$(OBJEXT) dfa.$(OB - options.$(OBJEXT) scanopt.$(OBJEXT) buf.$(OBJEXT) \ - tables.$(OBJEXT) tables_shared.$(OBJEXT) filter.$(OBJEXT) \ - regex.$(OBJEXT) --flex_OBJECTS = $(am_flex_OBJECTS) -+flex_OBJECTS = $(am_flex_OBJECTS) $(LIBOBJS) - flex_LDADD = $(LDADD) - flex_DEPENDENCIES = lib/libcompat.la - DEFAULT_INCLUDES = -I.@am__isrc@ @@ -304,7 +304,7 @@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ diff --git a/devel/flex/patches/patch-ac b/devel/flex/patches/patch-ac deleted file mode 100644 index d4f68c2d4..000000000 --- a/devel/flex/patches/patch-ac +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2008/05/21 12:54:32 tnn Exp $ - ---- /dev/null 2008-04-01 06:44:07.000000000 +0200 -+++ malloc.c -@@ -0,0 +1,26 @@ -+/* rpl_malloc.c -- a replacement for malloc that don't accept 0 size -+ Copyright (C) 2001 Free Software Foundation, Inc. -+ -+ This program is free software; you can redistribute it and/or modify -+ it under the terms of the GNU General Public License as published by -+ the Free Software Foundation; either version 3, or (at your option) -+ any later version. -+ -+ This program is distributed in the hope that it will be useful, -+ but WITHOUT ANY WARRANTY; without even the implied warranty of -+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+ GNU General Public License for more details. -+ -+ You should have received a copy of the GNU General Public License -+ along with this program; if not, write to the Free Software Foundation, -+ Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -+ -+#include -+ -+void * -+rpl_malloc(size_t size) -+{ -+ if (!size) -+ size++; -+ return malloc(size); -+} diff --git a/devel/flex/patches/patch-lib_Makefile.in b/devel/flex/patches/patch-lib_Makefile.in new file mode 100644 index 000000000..1b50b2337 --- /dev/null +++ b/devel/flex/patches/patch-lib_Makefile.in @@ -0,0 +1,25 @@ +$NetBSD: patch-lib_Makefile.in,v 1.1 2015/04/19 00:05:44 tnn Exp $ + +The compat library is linked with libtool so we must use .lo objects +consistently. + +--- lib/Makefile.in.orig 2014-03-26 18:58:56.000000000 +0000 ++++ lib/Makefile.in +@@ -70,7 +70,7 @@ CONFIG_HEADER = $(top_builddir)/config.h + CONFIG_CLEAN_FILES = + CONFIG_CLEAN_VPATH_FILES = + LTLIBRARIES = $(noinst_LTLIBRARIES) +-libcompat_la_DEPENDENCIES = $(LIBOBJS) ++libcompat_la_DEPENDENCIES = $(LTLIBOBJS) + am_libcompat_la_OBJECTS = lib.lo + libcompat_la_OBJECTS = $(am_libcompat_la_OBJECTS) + DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) +@@ -244,7 +244,7 @@ top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + noinst_LTLIBRARIES = libcompat.la + libcompat_la_SOURCES = lib.c +-libcompat_la_LIBADD = $(LIBOBJS) ++libcompat_la_LIBADD = $(LTLIBOBJS) + all: all-am + + .SUFFIXES: diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 4a95b9fea..4b58aab6d 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2015/03/15 07:54:35 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/05/29 14:15:34 ryoon Exp $ -DISTNAME= fossil-src-1.32 +DISTNAME= fossil-src-1.33 PKGNAME= ${DISTNAME:S/-src//} CATEGORIES= devel scm MASTER_SITES= http://www.fossil-scm.org/download/ @@ -10,8 +10,6 @@ HOMEPAGE= http://www.fossil-scm.org/ COMMENT= High-reliability, distributed software configuration management LICENSE= 2-clause-bsd -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} - HAS_CONFIGURE= yes INSTALLATION_DIRS+= bin diff --git a/devel/fossil/distinfo b/devel/fossil/distinfo index 0e0bdbaf8..172a01f2e 100644 --- a/devel/fossil/distinfo +++ b/devel/fossil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2015/03/15 07:54:35 wiz Exp $ +$NetBSD: distinfo,v 1.24 2015/05/29 14:15:34 ryoon Exp $ -SHA1 (fossil-src-1.32.tar.gz) = 8df1ea54d92a0b20cfe636bd54083d4c20502f61 -RMD160 (fossil-src-1.32.tar.gz) = 20f206598d2267cadcdfd7727cab17b92f0ae251 -Size (fossil-src-1.32.tar.gz) = 4037165 bytes +SHA1 (fossil-src-1.33.tar.gz) = 923e85b7e9866cab255c5adc9f01381cd6f65dc8 +RMD160 (fossil-src-1.33.tar.gz) = 8d7ba2d3d9f149282018bda7bc4476541f8a36a0 +Size (fossil-src-1.33.tar.gz) = 4147878 bytes diff --git a/devel/frama-c/Makefile b/devel/frama-c/Makefile index 5b7cdef76..405754689 100644 --- a/devel/frama-c/Makefile +++ b/devel/frama-c/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/25 14:20:33 tnn Exp $ # DISTNAME= frama-c-Oxygen-20120901 PKGNAME= ${DISTNAME:S/-Oxygen//} -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= devel MASTER_SITES= http://frama-c.com/download/ diff --git a/devel/gconfmm/Makefile b/devel/gconfmm/Makefile index ac55bb7a4..5ee7a5252 100644 --- a/devel/gconfmm/Makefile +++ b/devel/gconfmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/05/29 23:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:48:49 wiz Exp $ DISTNAME= gconfmm-2.28.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconfmm/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/gcvs/Makefile b/devel/gcvs/Makefile index 08a898178..c7f485f9b 100644 --- a/devel/gcvs/Makefile +++ b/devel/gcvs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/05/29 23:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:48:49 wiz Exp $ DISTNAME= gcvs-1.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cvsgui/} # extra distfile containing an updated configure script diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index 5bd34590b..f422d89ca 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2015/03/15 14:56:46 bsiegert Exp $ +# $NetBSD: Makefile,v 1.47 2015/05/03 19:45:09 joerg Exp $ # DISTNAME= gdb-7.9 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=gdb/} diff --git a/devel/gdb/PLIST.Linux b/devel/gdb/PLIST.Linux index 355899cd1..ec111667f 100644 --- a/devel/gdb/PLIST.Linux +++ b/devel/gdb/PLIST.Linux @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2003/10/24 18:49:52 reed Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2015/05/03 19:45:09 joerg Exp $ bin/gdbserver -man/man1/gdbserver.1 diff --git a/devel/gdb/PLIST.common b/devel/gdb/PLIST.common index f581c2aa4..6109a3efb 100644 --- a/devel/gdb/PLIST.common +++ b/devel/gdb/PLIST.common @@ -1,24 +1,37 @@ -@comment $NetBSD: PLIST.common,v 1.6 2015/03/15 14:56:46 bsiegert Exp $ +@comment $NetBSD: PLIST.common,v 1.7 2015/05/03 19:45:09 joerg Exp $ bin/gdb include/gdb/jit-reader.h +include/plugin-api.h info/annotate.info info/bfd.info info/gdb.info info/stabs.info lib/charset.alias man/man1/gdb.1 +man/man1/gdbserver.1 +man/man5/gdbinit.5 +share/gdb/python/gdb/FrameDecorator.py +share/gdb/python/gdb/FrameIterator.py share/gdb/python/gdb/__init__.py share/gdb/python/gdb/command/__init__.py share/gdb/python/gdb/command/explore.py +share/gdb/python/gdb/command/frame_filters.py share/gdb/python/gdb/command/pretty_printers.py share/gdb/python/gdb/command/prompt.py share/gdb/python/gdb/command/type_printers.py +share/gdb/python/gdb/command/xmethods.py +share/gdb/python/gdb/frames.py share/gdb/python/gdb/function/__init__.py +share/gdb/python/gdb/function/caller_is.py share/gdb/python/gdb/function/strfns.py +share/gdb/python/gdb/printer/__init__.py +share/gdb/python/gdb/printer/bound_registers.py share/gdb/python/gdb/printing.py share/gdb/python/gdb/prompt.py share/gdb/python/gdb/types.py +share/gdb/python/gdb/xmethod.py share/gdb/syscalls/amd64-linux.xml +share/gdb/syscalls/arm-linux.xml share/gdb/syscalls/gdb-syscalls.dtd share/gdb/syscalls/i386-linux.xml share/gdb/syscalls/mips-n32-linux.xml @@ -26,8 +39,12 @@ share/gdb/syscalls/mips-n64-linux.xml share/gdb/syscalls/mips-o32-linux.xml share/gdb/syscalls/ppc-linux.xml share/gdb/syscalls/ppc64-linux.xml +share/gdb/syscalls/s390-linux.xml +share/gdb/syscalls/s390x-linux.xml share/gdb/syscalls/sparc-linux.xml share/gdb/syscalls/sparc64-linux.xml +share/gdb/system-gdbinit/elinos.py +share/gdb/system-gdbinit/wrs-linux.py share/locale/da/LC_MESSAGES/bfd.mo share/locale/da/LC_MESSAGES/opcodes.mo share/locale/de/LC_MESSAGES/opcodes.mo diff --git a/devel/gdb/distinfo b/devel/gdb/distinfo index b0dae4e15..7e72ad330 100644 --- a/devel/gdb/distinfo +++ b/devel/gdb/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.21 2015/03/15 14:56:46 bsiegert Exp $ +$NetBSD: distinfo,v 1.22 2015/05/03 19:44:37 joerg Exp $ SHA1 (gdb-7.9.tar.gz) = 8f89aa6847dc87de2f720779a87ba360bdbc7efd RMD160 (gdb-7.9.tar.gz) = 939dda771a073e82e7d72fd584246f3d1d8e9bdc Size (gdb-7.9.tar.gz) = 33225783 bytes SHA1 (patch-ao) = fe55dc7245f438fccb7965ceb220be951f85a535 +SHA1 (patch-bfd_Makefile.in) = da5b56c9854e58d462f08577aac4dde4bb5b1830 SHA1 (patch-gdb_bsd-kvm.c) = 837614b107181f79fd5c018ebd76a9010e5ab602 SHA1 (patch-gdb_ppcnbsd-nat.c) = 94c9f552fd00e3641e7a0fa8372de538b4571d0b SHA1 (patch-opcodes_i386-dis_c) = 57b2b2ce85567faf112ec9f435b9aed0ffc943fb diff --git a/devel/gdb/patches/patch-bfd_Makefile.in b/devel/gdb/patches/patch-bfd_Makefile.in new file mode 100644 index 000000000..a9b89020a --- /dev/null +++ b/devel/gdb/patches/patch-bfd_Makefile.in @@ -0,0 +1,12 @@ +$NetBSD: patch-bfd_Makefile.in,v 1.1 2015/05/03 19:44:38 joerg Exp $ + +--- bfd/Makefile.in.orig 2015-05-03 13:26:51.000000000 +0000 ++++ bfd/Makefile.in +@@ -1035,6 +1035,7 @@ OPTIONAL_BACKENDS_CFILES = \ + hpux-core.c \ + irix-core.c \ + lynx-core.c \ ++ netbsd-core.c \ + osf-core.c \ + rs6000-core.c \ + sco5-core.c \ diff --git a/devel/gdbus-codegen/Makefile b/devel/gdbus-codegen/Makefile index 6396ea499..70e7165f6 100644 --- a/devel/gdbus-codegen/Makefile +++ b/devel/gdbus-codegen/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2014/09/05 21:12:38 prlw1 Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:49 wiz Exp $ +PKGREVISION= 1 .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gdbus-codegen/} diff --git a/devel/gdl/Makefile b/devel/gdl/Makefile index 8a64d0472..7f8ad2a1f 100644 --- a/devel/gdl/Makefile +++ b/devel/gdl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/05/29 23:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/12 10:48:49 wiz Exp $ DISTNAME= gdl-3.10.0 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdl/3.10/} EXTRACT_SUFX= .tar.xz diff --git a/devel/gdl/buildlink3.mk b/devel/gdl/buildlink3.mk index a45c06b81..1243fa5a8 100644 --- a/devel/gdl/buildlink3.mk +++ b/devel/gdl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/05/05 00:47:43 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2015/04/25 14:20:33 tnn Exp $ BUILDLINK_TREE+= gdl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gdl GDL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gdl+= gdl>=3.10 -BUILDLINK_ABI_DEPENDS.gdl?= gdl>=3.10.0nb3 +BUILDLINK_ABI_DEPENDS.gdl?= gdl>=3.10.0nb5 BUILDLINK_PKGSRCDIR.gdl?= ../../devel/gdl .include "../../x11/gtk3/buildlink3.mk" diff --git a/devel/geany/Makefile b/devel/geany/Makefile index dc5c5a564..8100ca7b7 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/05/29 23:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:48:49 wiz Exp $ -DISTNAME= geany-1.23.1 -PKGREVISION= 4 +DISTNAME= geany-1.24.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.geany.org/ diff --git a/devel/geany/PLIST b/devel/geany/PLIST index 97cdfd726..bde2205a8 100644 --- a/devel/geany/PLIST +++ b/devel/geany/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2013/06/09 15:40:35 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/07 08:25:33 wiz Exp $ bin/geany include/geany/build.h include/geany/document.h @@ -8,6 +8,7 @@ include/geany/filetypes.h include/geany/geany.h include/geany/geanyfunctions.h include/geany/geanyplugin.h +include/geany/gtkcompat.h include/geany/highlighting.h include/geany/keybindings.h include/geany/msgwindow.h @@ -22,6 +23,7 @@ include/geany/search.h include/geany/stash.h include/geany/support.h include/geany/tagmanager/tm_file_entry.h +include/geany/tagmanager/tm_parser.h include/geany/tagmanager/tm_project.h include/geany/tagmanager/tm_source_file.h include/geany/tagmanager/tm_symbol.h @@ -77,9 +79,12 @@ share/geany/GPL-2 share/geany/c99.tags share/geany/colorschemes/alt.conf share/geany/filetype_extensions.conf +share/geany/filetypes.CUDA.conf +share/geany/filetypes.Clojure.conf share/geany/filetypes.Cython.conf share/geany/filetypes.Genie.conf share/geany/filetypes.Go.conf +share/geany/filetypes.Graphviz.conf share/geany/filetypes.Scala.conf share/geany/filetypes.abaqus share/geany/filetypes.abc @@ -87,6 +92,7 @@ share/geany/filetypes.actionscript share/geany/filetypes.ada share/geany/filetypes.asciidoc share/geany/filetypes.asm +share/geany/filetypes.batch share/geany/filetypes.c share/geany/filetypes.caml share/geany/filetypes.cmake @@ -123,10 +129,12 @@ share/geany/filetypes.pascal share/geany/filetypes.perl share/geany/filetypes.php share/geany/filetypes.po +share/geany/filetypes.powershell share/geany/filetypes.python share/geany/filetypes.r share/geany/filetypes.restructuredtext share/geany/filetypes.ruby +share/geany/filetypes.rust share/geany/filetypes.sh share/geany/filetypes.sql share/geany/filetypes.tcl @@ -136,6 +144,7 @@ share/geany/filetypes.verilog share/geany/filetypes.vhdl share/geany/filetypes.xml share/geany/filetypes.yaml +share/geany/geany.css share/geany/geany.glade share/geany/geany.gtkrc share/geany/html_entities.tags @@ -156,6 +165,7 @@ share/geany/templates/files/main.d share/geany/templates/files/main.java share/geany/templates/files/main.py share/geany/templates/files/main.vala +share/geany/templates/files/module.erl share/geany/templates/files/program.pas share/geany/templates/function share/geany/templates/gpl diff --git a/devel/geany/distinfo b/devel/geany/distinfo index 3e747c81c..8c301ddca 100644 --- a/devel/geany/distinfo +++ b/devel/geany/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2013/06/09 15:40:35 ryoon Exp $ +$NetBSD: distinfo,v 1.9 2015/06/07 08:25:33 wiz Exp $ -SHA1 (geany-1.23.1.tar.gz) = b4813a897320b8158cb73fea0c4e2cead07adbc2 -RMD160 (geany-1.23.1.tar.gz) = b8c8f471d22506f5bf8e7657ac54181730a6c135 -Size (geany-1.23.1.tar.gz) = 4898980 bytes +SHA1 (geany-1.24.1.tar.gz) = 2707b6bbcc4710e3dca990d26f66d679d82a2cc0 +RMD160 (geany-1.24.1.tar.gz) = 7bc28763be77e2976f41a168c62ec2244b68b780 +Size (geany-1.24.1.tar.gz) = 5356304 bytes diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile index ad1d9bcd4..03203f48b 100644 --- a/devel/gearmand/Makefile +++ b/devel/gearmand/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/03/23 09:20:33 nros Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/17 15:53:00 adam Exp $ DISTNAME= gearmand-1.0.6 -PKGREVISION= 9 +PKGREVISION= 11 CATEGORIES= devel MASTER_SITES= https://launchpad.net/gearmand/1.0/1.0.6/+download/ diff --git a/devel/gettext-lib/Makefile b/devel/gettext-lib/Makefile index 3dfc5dfed..a23deabf7 100644 --- a/devel/gettext-lib/Makefile +++ b/devel/gettext-lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2014/10/09 13:44:36 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/11 18:27:32 bsiegert Exp $ .include "../../devel/gettext/Makefile.common" @@ -8,6 +8,7 @@ COMMENT= Internationalized Message Handling Library (libintl) USE_LANGUAGES= c CONFIGURE_ARGS+= --with-included-gettext CONFIGURE_ARGS+= --disable-csharp +CONFIGURE_ARGS+= --disable-c++ CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} @@ -17,7 +18,7 @@ CFLAGS.gnu-iconv+= -DHAVE_GNU_ICONV INSTALL_MAKE_FLAGS= ${MAKE_FLAGS} localedir=${EGDIR} INSTALL_MAKE_FLAGS+= includedir=${PREFIX}/include/gettext -CONFIGURE_DIRS= gettext-runtime +#CONFIGURE_DIRS= gettext-runtime BUILD_DIRS= gettext-runtime/intl EGDIR= ${PREFIX}/share/examples/gettext LOCALEDIR= ${PREFIX}/${PKGLOCALEDIR}/locale diff --git a/devel/gettext-lib/distinfo b/devel/gettext-lib/distinfo index f798d5a6e..58fff108f 100644 --- a/devel/gettext-lib/distinfo +++ b/devel/gettext-lib/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.27 2015/01/03 18:04:06 spz Exp $ +$NetBSD: distinfo,v 1.29 2015/04/11 18:27:32 bsiegert Exp $ SHA1 (gettext-0.19.4.tar.gz) = c473f4f268501d971b913197fb07767e628644bb RMD160 (gettext-0.19.4.tar.gz) = ab9191c0ac33c11ee98278271defe7cecc5a567f Size (gettext-0.19.4.tar.gz) = 17717034 bytes SHA1 (patch-aa) = aed0e4e34c45fd442ee15254f494fe02c9dd55f7 SHA1 (patch-ab) = bb975a36b3fe9e4411703caaf455e7eef530a0a7 +SHA1 (patch-gettext-runtime_configure) = ca1955ca85a106b10e89e5575350372d879f7bfb diff --git a/devel/gettext-lib/patches/patch-gettext-runtime_configure b/devel/gettext-lib/patches/patch-gettext-runtime_configure new file mode 100644 index 000000000..93d7c2b83 --- /dev/null +++ b/devel/gettext-lib/patches/patch-gettext-runtime_configure @@ -0,0 +1,16 @@ +$NetBSD: patch-gettext-runtime_configure,v 1.1 2015/04/11 18:27:32 bsiegert Exp $ + +Only run libasprintf configure when its build has been selected. +http://savannah.gnu.org/bugs/index.php?44808 + +--- gettext-runtime/configure.orig Wed Dec 24 07:00:41 2014 ++++ gettext-runtime/configure +@@ -31734,7 +31734,7 @@ fi + + + +-subdirs="$subdirs libasprintf" ++subdirs="$subdirs $SUBDIR_libasprintf" + + + ac_config_files="$ac_config_files Makefile" diff --git a/devel/gettext-tools/Makefile b/devel/gettext-tools/Makefile index 3ef8ee89d..41b36e45e 100644 --- a/devel/gettext-tools/Makefile +++ b/devel/gettext-tools/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2015/01/10 16:19:48 gdt Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/14 21:39:20 prlw1 Exp $ .include "../../devel/gettext/Makefile.common" PKGNAME= ${DISTNAME:S/-/-tools-/} +PKGREVISION= 1 COMMENT= Tools for providing messages in different languages DISTINFO_FILE= ${.CURDIR}/../../devel/gettext/distinfo @@ -21,7 +22,6 @@ CONFIGURE_ENV+= GCJ= ac_cv_prog_GCJ= ac_cv_prog_JAR= CONFIGURE_ENV+= HAVE_GCJ_IN_PATH= CONFIGURE_ENV+= HAVE_JAVAC_IN_PATH= CONFIGURE_ENV+= HAVE_JIKES_IN_PATH= -CONFIGURE_ENV+= ac_cv_libexpat=no LDFLAGS.AIX+= -Wl,-brtl SHLIBTOOL_OVERRIDE= # empty @@ -35,6 +35,11 @@ USE_BUILTIN.gettext= no # force use of pkgsrc gettext-lib BUILDLINK_TRANSFORM+= rm:-Wl,--disable-auto-import .endif +.if ${OPSYS} == "AIX" +#bug 20453 in bug-gzip list, passed onto gnulib +CONFIGURE_ENV+= ac_cv_header_wctype_h=no +.endif + post-install: cd ${WRKSRC}/gettext-tools/misc && ${MAKE} install DESTDIR=${DESTDIR} ${INSTALL_MAN} ${WRKSRC}/gettext-tools/man/autopoint.1 \ @@ -43,5 +48,6 @@ post-install: ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 .include "../../devel/gettext-lib/buildlink3.mk" +.include "../../textproc/expat/buildlink3.mk" .include "../../mk/termcap.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/gettext/distinfo b/devel/gettext/distinfo index 7532bc1df..b510a57f8 100644 --- a/devel/gettext/distinfo +++ b/devel/gettext/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.29 2015/01/03 18:04:06 spz Exp $ +$NetBSD: distinfo,v 1.31 2015/06/05 12:49:49 sevan Exp $ SHA1 (gettext-0.19.4.tar.gz) = c473f4f268501d971b913197fb07767e628644bb RMD160 (gettext-0.19.4.tar.gz) = ab9191c0ac33c11ee98278271defe7cecc5a567f diff --git a/devel/git-base/Makefile b/devel/git-base/Makefile index d955bd0e6..3af9c7747 100644 --- a/devel/git-base/Makefile +++ b/devel/git-base/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2014/08/25 07:49:08 adam Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:49 wiz Exp $ +PKGREVISION= 1 .include "../../devel/git/Makefile.common" PKGNAME= git-base-${GIT_VERSION} diff --git a/devel/git-base/PLIST b/devel/git-base/PLIST index d64a0037a..d2f71c1ea 100644 --- a/devel/git-base/PLIST +++ b/devel/git-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2014/11/30 18:43:41 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/05/18 12:51:37 adam Exp $ bin/git bin/git-cvsserver bin/git-receive-pack @@ -209,6 +209,7 @@ share/locale/fr/LC_MESSAGES/git.mo share/locale/is/LC_MESSAGES/git.mo share/locale/it/LC_MESSAGES/git.mo share/locale/pt_PT/LC_MESSAGES/git.mo +share/locale/ru/LC_MESSAGES/git.mo share/locale/sv/LC_MESSAGES/git.mo share/locale/vi/LC_MESSAGES/git.mo share/locale/zh_CN/LC_MESSAGES/git.mo diff --git a/devel/git-base/distinfo b/devel/git-base/distinfo index 5a817a3df..78c30dbcd 100644 --- a/devel/git-base/distinfo +++ b/devel/git-base/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.24 2015/03/08 08:12:56 adam Exp $ +$NetBSD: distinfo,v 1.29 2015/06/06 09:59:07 adam Exp $ -SHA1 (git-2.3.2.tar.xz) = c7b0550c34109752bd25c4cd2007908df689b603 -RMD160 (git-2.3.2.tar.xz) = 250ab3a75ac9ce36a5c0393e03d9f2e6b42d51d7 -Size (git-2.3.2.tar.xz) = 3613920 bytes +SHA1 (git-2.4.3.tar.xz) = e576ca012e838685feabcfa30162122cecf8e074 +RMD160 (git-2.4.3.tar.xz) = 00e3a6b64b63e20be6139137e2d97081f915a1b1 +Size (git-2.4.3.tar.xz) = 3687444 bytes SHA1 (patch-aa) = 8c1096065d26b93a6e10bc6926d3fc3686f711f2 SHA1 (patch-ac) = 376cdd1c58b143c820ff6395987a8a77cf9b52ba SHA1 (patch-ae) = 9bc2e6c7f0a8fbc385b6ffda638d3245a62dc5ca diff --git a/devel/git-docs/Makefile b/devel/git-docs/Makefile index c78d9895c..78e2c4c16 100644 --- a/devel/git-docs/Makefile +++ b/devel/git-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/06/02 16:32:36 adam Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:49 wiz Exp $ PKGNAME= git-docs-${GIT_VERSION} +PKGREVISION= 1 COMMENT= GIT Tree History Storage Tool (documentation) CONFLICTS+= scmgit-docs-[0-9]* diff --git a/devel/git-gitk/PLIST b/devel/git-gitk/PLIST index 2c7b9ccef..a645ccfbf 100644 --- a/devel/git-gitk/PLIST +++ b/devel/git-gitk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/08/25 07:49:08 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/05/18 12:51:37 adam Exp $ bin/gitk libexec/git-core/git-citool libexec/git-core/git-gui @@ -45,6 +45,7 @@ share/git-gui/lib/msgs/nb.msg share/git-gui/lib/msgs/pt_br.msg share/git-gui/lib/msgs/ru.msg share/git-gui/lib/msgs/sv.msg +share/git-gui/lib/msgs/vi.msg share/git-gui/lib/msgs/zh_cn.msg share/git-gui/lib/option.tcl share/git-gui/lib/remote.tcl @@ -63,6 +64,7 @@ share/git-gui/lib/transport.tcl share/git-gui/lib/win32.tcl share/git-gui/lib/win32_shortcut.js share/gitk/lib/msgs/bg.msg +share/gitk/lib/msgs/ca.msg share/gitk/lib/msgs/de.msg share/gitk/lib/msgs/es.msg share/gitk/lib/msgs/fr.msg diff --git a/devel/git-svn/Makefile b/devel/git-svn/Makefile index 36893ad7c..e65ecf252 100644 --- a/devel/git-svn/Makefile +++ b/devel/git-svn/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/08/25 07:51:48 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:49 wiz Exp $ +PKGREVISION= 1 .include "../../devel/git/Makefile.version" DISTNAME= # empty diff --git a/devel/git/Makefile.version b/devel/git/Makefile.version index 06dba5e18..ab4fc2084 100644 --- a/devel/git/Makefile.version +++ b/devel/git/Makefile.version @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.version,v 1.20 2015/03/08 08:12:56 adam Exp $ +# $NetBSD: Makefile.version,v 1.25 2015/06/06 09:59:07 adam Exp $ # # used by devel/git/Makefile.common # used by devel/git-svn/Makefile -GIT_VERSION= 2.3.2 +GIT_VERSION= 2.4.3 diff --git a/devel/gitolite/Makefile b/devel/gitolite/Makefile index 83eabc698..5a2ceb7d4 100644 --- a/devel/gitolite/Makefile +++ b/devel/gitolite/Makefile @@ -1,9 +1,12 @@ -# $NetBSD: Makefile,v 1.19 2014/11/29 03:23:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:48:49 wiz Exp $ -GLVER= 3.6.2 +GLVER= 3.6.3 DISTNAME= gitolite-${GLVER} +PKGREVISION= 1 CATEGORIES= devel net -MASTER_SITES= -https://github.com/sitaramc/gitolite/archive/v${GLVER}.tar.gz +MASTER_SITES= ${MASTER_SITE_GITHUB:=sitaramc/} +GITHUB_PROJECT= gitolite +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/sitaramc/gitolite/wiki diff --git a/devel/gitolite/PLIST b/devel/gitolite/PLIST index b57654474..f3767771d 100644 --- a/devel/gitolite/PLIST +++ b/devel/gitolite/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2014/11/29 03:23:01 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/30 00:18:23 ryoon Exp $ bin/gitolite ${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Cache.pm ${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Common.pm @@ -24,6 +24,7 @@ ${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Triggers/Motd.pm ${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Triggers/RefexExpr.pm ${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Triggers/RepoUmask.pm ${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Triggers/Shell.pm +${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Triggers/TProxy.pm ${PERL5_SUB_INSTALLVENDORARCH}/Gitolite/Triggers/Writable.pm libexec/gitolite/VREF/COUNT libexec/gitolite/VREF/EMAIL-CHECK @@ -37,6 +38,7 @@ libexec/gitolite/VREF/partial-copy libexec/gitolite/VREF/refex-expr libexec/gitolite/commands/D libexec/gitolite/commands/access +libexec/gitolite/commands/config libexec/gitolite/commands/create libexec/gitolite/commands/creator libexec/gitolite/commands/desc @@ -50,6 +52,7 @@ libexec/gitolite/commands/list-dangling-repos libexec/gitolite/commands/lock libexec/gitolite/commands/mirror libexec/gitolite/commands/motd +libexec/gitolite/commands/option libexec/gitolite/commands/owns libexec/gitolite/commands/perms libexec/gitolite/commands/print-default-rc diff --git a/devel/gitolite/distinfo b/devel/gitolite/distinfo index 984aaa76d..650378ad8 100644 --- a/devel/gitolite/distinfo +++ b/devel/gitolite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2014/11/29 03:23:01 ryoon Exp $ +$NetBSD: distinfo,v 1.10 2015/04/30 00:18:23 ryoon Exp $ -SHA1 (gitolite-3.6.2.tar.gz) = 11cfbab5dfc0de8f6166ec83991df46bf27eeb7f -RMD160 (gitolite-3.6.2.tar.gz) = c3e35ee29016fc546808fdabde5d05e8ab9481e3 -Size (gitolite-3.6.2.tar.gz) = 167670 bytes +SHA1 (gitolite-3.6.3.tar.gz) = 2066198788ea9290226b4cfc480aed7af285092e +RMD160 (gitolite-3.6.3.tar.gz) = abc7d5a53e39b46d99b5f32e4e3f51881ba00ffc +Size (gitolite-3.6.3.tar.gz) = 174689 bytes diff --git a/devel/glade/Makefile b/devel/glade/Makefile index 45217eeda..1912f177b 100644 --- a/devel/glade/Makefile +++ b/devel/glade/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.84 2015/04/25 14:20:34 tnn Exp $ DISTNAME= glade-2.12.2 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glade/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index 44c8d8c56..74ce8e274 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:34 tnn Exp $ # DISTNAME= glade3-3.4.5 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glade3/3.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/glade3/buildlink3.mk b/devel/glade3/buildlink3.mk index c92ccb683..165a3ab84 100644 --- a/devel/glade3/buildlink3.mk +++ b/devel/glade3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:20:34 tnn Exp $ BUILDLINK_TREE+= glade3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= glade3 GLADE3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.glade3+= glade3>=3.4.0 -BUILDLINK_ABI_DEPENDS.glade3+= glade3>=3.4.5nb30 +BUILDLINK_ABI_DEPENDS.glade3+= glade3>=3.4.5nb31 BUILDLINK_PKGSRCDIR.glade3?= ../../devel/glade3 .include "../../x11/gtk2/buildlink3.mk" diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile index bb6d202de..1bf9f7bd3 100644 --- a/devel/glib2/Makefile +++ b/devel/glib2/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.226 2015/03/14 01:24:54 prlw1 Exp $ +# $NetBSD: Makefile,v 1.227 2015/06/12 10:48:49 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" CATEGORIES= devel gnome diff --git a/devel/glib2/Makefile.common b/devel/glib2/Makefile.common index f890306bb..c398ec2e6 100644 --- a/devel/glib2/Makefile.common +++ b/devel/glib2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.44 2015/03/14 01:24:54 prlw1 Exp $ +# $NetBSD: Makefile.common,v 1.45 2015/06/10 23:00:05 prlw1 Exp $ # # used by devel/glib2/Makefile # used by devel/gdbus-codegen/Makefile @@ -6,7 +6,7 @@ # When updating this package, please apply patch-ak to configure.in and # then run a matching version of autoconf to regen patch-aa. -DISTNAME= glib-2.42.2 +DISTNAME= glib-2.44.1 PKGNAME= ${DISTNAME:S/glib/glib2/} CATEGORIES= # empty; redefined in Makefile MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glib/${PKGVERSION_NOREV:R}/} diff --git a/devel/glib2/PLIST b/devel/glib2/PLIST index 9bd2a5f0e..5587b02ff 100644 --- a/devel/glib2/PLIST +++ b/devel/glib2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.83 2015/03/14 01:24:54 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.84 2015/06/10 23:00:05 prlw1 Exp $ bin/gapplication bin/gdbus bin/gio-querymodules @@ -86,6 +86,7 @@ include/glib/glib-2.0/gio/ginetaddressmask.h include/glib/glib-2.0/gio/ginetsocketaddress.h include/glib/glib-2.0/gio/ginitable.h include/glib/glib-2.0/gio/ginputstream.h +include/glib/glib-2.0/gio/gio-autocleanups.h include/glib/glib-2.0/gio/gio.h include/glib/glib-2.0/gio/gioenums.h include/glib/glib-2.0/gio/gioenumtypes.h @@ -94,6 +95,8 @@ include/glib/glib-2.0/gio/giomodule.h include/glib/glib-2.0/gio/gioscheduler.h include/glib/glib-2.0/gio/giostream.h include/glib/glib-2.0/gio/giotypes.h +include/glib/glib-2.0/gio/glistmodel.h +include/glib/glib-2.0/gio/gliststore.h include/glib/glib-2.0/gio/gloadableicon.h include/glib/glib-2.0/gio/gmemoryinputstream.h include/glib/glib-2.0/gio/gmemoryoutputstream.h @@ -128,6 +131,7 @@ include/glib/glib-2.0/gio/gsettingsschema.h include/glib/glib-2.0/gio/gsimpleaction.h include/glib/glib-2.0/gio/gsimpleactiongroup.h include/glib/glib-2.0/gio/gsimpleasyncresult.h +include/glib/glib-2.0/gio/gsimpleiostream.h include/glib/glib-2.0/gio/gsimplepermission.h include/glib/glib-2.0/gio/gsimpleproxyresolver.h include/glib/glib-2.0/gio/gsocket.h @@ -199,6 +203,7 @@ include/glib/glib-2.0/glib/gi18n-lib.h include/glib/glib-2.0/glib/gi18n.h include/glib/glib-2.0/glib/giochannel.h include/glib/glib-2.0/glib/gkeyfile.h +include/glib/glib-2.0/glib/glib-autocleanups.h include/glib/glib-2.0/glib/glist.h include/glib/glib-2.0/glib/gmacros.h include/glib/glib-2.0/glib/gmain.h @@ -250,6 +255,7 @@ include/glib/glib-2.0/gobject/gclosure.h include/glib/glib-2.0/gobject/genums.h include/glib/glib-2.0/gobject/glib-types.h include/glib/glib-2.0/gobject/gmarshal.h +include/glib/glib-2.0/gobject/gobject-autocleanups.h include/glib/glib-2.0/gobject/gobject.h include/glib/glib-2.0/gobject/gobjectnotifyqueue.c include/glib/glib-2.0/gobject/gparam.h @@ -280,8 +286,8 @@ lib/pkgconfig/gthread-2.0.pc share/aclocal/glib-2.0.m4 share/aclocal/glib-gettext.m4 share/aclocal/gsettings.m4 -share/gdb/auto-load/libglib-2.0.so.0.4200.2-gdb.py -share/gdb/auto-load/libgobject-2.0.so.0.4200.2-gdb.py +share/gdb/auto-load/libglib-2.0.so.0.4400.1-gdb.py +share/gdb/auto-load/libgobject-2.0.so.0.4400.1-gdb.py share/glib-2.0/gdb/glib.py share/glib-2.0/gdb/gobject.py share/glib-2.0/gettext/po/Makefile.in.in @@ -301,6 +307,7 @@ share/gtk-doc/html/gio/GAsyncInitable.html share/gtk-doc/html/gio/GAsyncResult.html share/gtk-doc/html/gio/GBufferedInputStream.html share/gtk-doc/html/gio/GBufferedOutputStream.html +share/gtk-doc/html/gio/GBytesIcon.html share/gtk-doc/html/gio/GCancellable.html share/gtk-doc/html/gio/GCharsetConverter.html share/gtk-doc/html/gio/GConverter.html @@ -342,9 +349,12 @@ share/gtk-doc/html/gio/GIOModule.html share/gtk-doc/html/gio/GIOStream.html share/gtk-doc/html/gio/GIcon.html share/gtk-doc/html/gio/GInetAddress.html +share/gtk-doc/html/gio/GInetAddressMask.html share/gtk-doc/html/gio/GInetSocketAddress.html share/gtk-doc/html/gio/GInitable.html share/gtk-doc/html/gio/GInputStream.html +share/gtk-doc/html/gio/GListModel.html +share/gtk-doc/html/gio/GListStore.html share/gtk-doc/html/gio/GLoadableIcon.html share/gtk-doc/html/gio/GMemoryInputStream.html share/gtk-doc/html/gio/GMemoryOutputStream.html @@ -355,21 +365,25 @@ share/gtk-doc/html/gio/GMountOperation.html share/gtk-doc/html/gio/GNetworkAddress.html share/gtk-doc/html/gio/GNetworkMonitor.html share/gtk-doc/html/gio/GNetworkService.html +share/gtk-doc/html/gio/GNotification.html share/gtk-doc/html/gio/GOutputStream.html share/gtk-doc/html/gio/GPermission.html share/gtk-doc/html/gio/GPollableInputStream.html share/gtk-doc/html/gio/GPollableOutputStream.html +share/gtk-doc/html/gio/GPropertyAction.html share/gtk-doc/html/gio/GProxy.html share/gtk-doc/html/gio/GProxyAddress.html share/gtk-doc/html/gio/GProxyResolver.html share/gtk-doc/html/gio/GRemoteActionGroup.html share/gtk-doc/html/gio/GResolver.html +share/gtk-doc/html/gio/GResource.html share/gtk-doc/html/gio/GSeekable.html share/gtk-doc/html/gio/GSettings.html share/gtk-doc/html/gio/GSettingsBackend.html share/gtk-doc/html/gio/GSimpleAction.html share/gtk-doc/html/gio/GSimpleActionGroup.html share/gtk-doc/html/gio/GSimpleAsyncResult.html +share/gtk-doc/html/gio/GSimpleIOStream.html share/gtk-doc/html/gio/GSimplePermission.html share/gtk-doc/html/gio/GSimpleProxyResolver.html share/gtk-doc/html/gio/GSocket.html @@ -382,6 +396,7 @@ share/gtk-doc/html/gio/GSocketListener.html share/gtk-doc/html/gio/GSocketService.html share/gtk-doc/html/gio/GSrvTarget.html share/gtk-doc/html/gio/GSubprocess.html +share/gtk-doc/html/gio/GSubprocessLauncher.html share/gtk-doc/html/gio/GTask.html share/gtk-doc/html/gio/GTcpConnection.html share/gtk-doc/html/gio/GTcpWrapperConnection.html @@ -423,6 +438,7 @@ share/gtk-doc/html/gio/api-index-2-36.html share/gtk-doc/html/gio/api-index-2-38.html share/gtk-doc/html/gio/api-index-2-40.html share/gtk-doc/html/gio/api-index-2-42.html +share/gtk-doc/html/gio/api-index-2-44.html share/gtk-doc/html/gio/api-index-deprecated.html share/gtk-doc/html/gio/api-index-full.html share/gtk-doc/html/gio/application.html @@ -430,23 +446,24 @@ share/gtk-doc/html/gio/async.html share/gtk-doc/html/gio/ch01.html share/gtk-doc/html/gio/ch02.html share/gtk-doc/html/gio/ch03.html -share/gtk-doc/html/gio/ch30.html share/gtk-doc/html/gio/ch31.html -share/gtk-doc/html/gio/ch31s02.html -share/gtk-doc/html/gio/ch31s03.html share/gtk-doc/html/gio/ch32.html share/gtk-doc/html/gio/ch32s02.html share/gtk-doc/html/gio/ch32s03.html -share/gtk-doc/html/gio/ch32s04.html -share/gtk-doc/html/gio/ch32s05.html -share/gtk-doc/html/gio/ch32s06.html -share/gtk-doc/html/gio/ch32s07.html share/gtk-doc/html/gio/ch33.html share/gtk-doc/html/gio/ch33s02.html share/gtk-doc/html/gio/ch33s03.html share/gtk-doc/html/gio/ch33s04.html share/gtk-doc/html/gio/ch33s05.html +share/gtk-doc/html/gio/ch33s06.html +share/gtk-doc/html/gio/ch33s07.html +share/gtk-doc/html/gio/ch34.html +share/gtk-doc/html/gio/ch34s02.html +share/gtk-doc/html/gio/ch34s03.html +share/gtk-doc/html/gio/ch34s04.html +share/gtk-doc/html/gio/ch34s05.html share/gtk-doc/html/gio/conversion.html +share/gtk-doc/html/gio/data-models.html share/gtk-doc/html/gio/extending-gio.html share/gtk-doc/html/gio/extending.html share/gtk-doc/html/gio/failable_initialization.html @@ -465,7 +482,6 @@ share/gtk-doc/html/gio/gio-D-Bus-Utilities.html share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html share/gtk-doc/html/gio/gio-Extension-Points.html share/gtk-doc/html/gio/gio-GActionGroup-exporter.html -share/gtk-doc/html/gio/gio-GBytesIcon.html share/gtk-doc/html/gio/gio-GContentType.html share/gtk-doc/html/gio/gio-GConverterInputstream.html share/gtk-doc/html/gio/gio-GConverterOutputstream.html @@ -473,13 +489,8 @@ share/gtk-doc/html/gio/gio-GDBusError.html share/gtk-doc/html/gio/gio-GFileAttribute.html share/gtk-doc/html/gio/gio-GIOError.html share/gtk-doc/html/gio/gio-GIOScheduler.html -share/gtk-doc/html/gio/gio-GInetAddressMask.html share/gtk-doc/html/gio/gio-GMenuModel-exporter.html -share/gtk-doc/html/gio/gio-GNotification.html -share/gtk-doc/html/gio/gio-GPropertyAction.html -share/gtk-doc/html/gio/gio-GResource.html share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html -share/gtk-doc/html/gio/gio-GSubprocessLauncher.html share/gtk-doc/html/gio/gio-GWin32InputStream.html share/gtk-doc/html/gio/gio-GWin32OutputStream.html share/gtk-doc/html/gio/gio-Owning-Bus-Names.html @@ -551,6 +562,7 @@ share/gtk-doc/html/glib/api-index-2-38.html share/gtk-doc/html/glib/api-index-2-4.html share/gtk-doc/html/glib/api-index-2-40.html share/gtk-doc/html/glib/api-index-2-42.html +share/gtk-doc/html/glib/api-index-2-44.html share/gtk-doc/html/glib/api-index-2-6.html share/gtk-doc/html/glib/api-index-2-8.html share/gtk-doc/html/glib/api-index-deprecated.html @@ -679,6 +691,7 @@ share/gtk-doc/html/gobject/api-index-2-38.html share/gtk-doc/html/gobject/api-index-2-4.html share/gtk-doc/html/gobject/api-index-2-40.html share/gtk-doc/html/gobject/api-index-2-42.html +share/gtk-doc/html/gobject/api-index-2-44.html share/gtk-doc/html/gobject/api-index-2-6.html share/gtk-doc/html/gobject/api-index-2-8.html share/gtk-doc/html/gobject/api-index-deprecated.html diff --git a/devel/glib2/distinfo b/devel/glib2/distinfo index 0c99d2b6a..1861eac83 100644 --- a/devel/glib2/distinfo +++ b/devel/glib2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.208 2015/03/14 01:24:54 prlw1 Exp $ +$NetBSD: distinfo,v 1.209 2015/06/10 23:00:05 prlw1 Exp $ -SHA1 (glib-2.42.2.tar.xz) = 87113de4096377fab1129da44f38a0da0f7f0fb4 -RMD160 (glib-2.42.2.tar.xz) = ef5e441ecb6f9e1554ab6dbd4c41b51d033a4628 -Size (glib-2.42.2.tar.xz) = 7002480 bytes +SHA1 (glib-2.44.1.tar.xz) = 88176375f97ecd9ff45e7b5fd5ab80d4b7db6b34 +RMD160 (glib-2.44.1.tar.xz) = 40db36e25c4baf5bdcdde34379d4968e9b35557c +Size (glib-2.44.1.tar.xz) = 7132940 bytes SHA1 (patch-aa) = 03313c0ee430a127c07510b096c5d1556c8db74e SHA1 (patch-ab) = 04bde955a2a588011a8c77ada4923d5464a0d544 SHA1 (patch-ac) = 96e153339675457356f71e35d20375bed669d337 @@ -20,9 +20,9 @@ SHA1 (patch-cd) = 0d574419257a604ca19e18a43aa42ec6e9a36c78 SHA1 (patch-ck) = 324116cc6fb8dbce8ce8d20f5b237fc469a55cd2 SHA1 (patch-cl) = 871e1ca59f697eddd6692702fc7d63a2df826afc SHA1 (patch-cm) = 534af37ae8f2bd667f630142058d4de5ea91be93 -SHA1 (patch-cn) = 0cb2fa14b2d3f0ff66f5d5f32e79a36c71a99b78 SHA1 (patch-gio_gdbusauthmechanismsha1.c) = dfbd4a85ea842f11e4bb76d39c5509fb8b0d5baa SHA1 (patch-gio_gresource-tool.c) = 4eb7c9df25e9ac3e977edf3be8fb977a6fb39182 +SHA1 (patch-gio_gunixmounts.c) = 40edf6a79d37bf8eca38d0f84521a7538443c00c SHA1 (patch-glib_gmain.c) = d09ff66e475ee52d37ac0dcb463110f690ce6511 SHA1 (patch-glib_gthread-posix.c) = ca93c8dc358453eb79b518c884464c90d7628888 SHA1 (patch-glib_gtimezone.c) = d9686da52f171a073d80cfd9f80aa490088a00a3 diff --git a/devel/glib2/patches/patch-cn b/devel/glib2/patches/patch-cn deleted file mode 100644 index 198715f6d..000000000 --- a/devel/glib2/patches/patch-cn +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-cn,v 1.5 2013/12/08 13:08:59 prlw1 Exp $ - -The mem-overflow test contains a declaration of an empty struct, which breaks -on at least SunPro cc, and presumably some other non-gcc compilers. Skip this -test for now, pending a better fix. -https://bugzilla.gnome.org/show_bug.cgi?id=641350 -(patch-cj) ---- glib/tests/Makefile.am.orig 2013-03-25 17:02:43.000000000 +0000 -+++ glib/tests/Makefile.am -@@ -46,7 +46,6 @@ TEST_PROGS += \ - markup-collect \ - markup-escape \ - markup-subparser \ -- mem-overflow \ - mutex \ - node \ - once \ diff --git a/devel/glib2/patches/patch-gio_gunixmounts.c b/devel/glib2/patches/patch-gio_gunixmounts.c new file mode 100644 index 000000000..956273423 --- /dev/null +++ b/devel/glib2/patches/patch-gio_gunixmounts.c @@ -0,0 +1,396 @@ +$NetBSD: patch-gio_gunixmounts.c,v 1.1 2015/06/10 23:00:05 prlw1 Exp $ + +Revert commit 548c165a Make GUnixMountMonitor per-context +https://bugzilla.gnome.org/show_bug.cgi?id=750708 + +--- gio/gunixmounts.c.orig 2015-03-13 20:48:21.000000000 +0000 ++++ gio/gunixmounts.c +@@ -68,7 +68,6 @@ + #include "gfilemonitor.h" + #include "glibintl.h" + #include "gthemedicon.h" +-#include "gcontextspecificgroup.h" + + + #ifdef HAVE_MNTENT_H +@@ -1275,50 +1274,124 @@ static guint signals[LAST_SIGNAL]; + struct _GUnixMountMonitor { + GObject parent; + +- GMainContext *context; ++ GFileMonitor *fstab_monitor; ++ GFileMonitor *mtab_monitor; ++ ++ GList *mount_poller_mounts; ++ ++ GSource *proc_mounts_watch_source; + }; + + struct _GUnixMountMonitorClass { + GObjectClass parent_class; + }; + ++static GUnixMountMonitor *the_mount_monitor = NULL; + + G_DEFINE_TYPE (GUnixMountMonitor, g_unix_mount_monitor, G_TYPE_OBJECT); + +-static GContextSpecificGroup mount_monitor_group; +-static GFileMonitor *fstab_monitor; +-static GFileMonitor *mtab_monitor; +-static GSource *proc_mounts_watch_source; +-static GList *mount_poller_mounts; ++static void ++g_unix_mount_monitor_finalize (GObject *object) ++{ ++ GUnixMountMonitor *monitor; ++ ++ monitor = G_UNIX_MOUNT_MONITOR (object); ++ ++ if (monitor->fstab_monitor) ++ { ++ g_file_monitor_cancel (monitor->fstab_monitor); ++ g_object_unref (monitor->fstab_monitor); ++ } ++ ++ if (monitor->proc_mounts_watch_source != NULL) ++ g_source_destroy (monitor->proc_mounts_watch_source); ++ ++ if (monitor->mtab_monitor) ++ { ++ g_file_monitor_cancel (monitor->mtab_monitor); ++ g_object_unref (monitor->mtab_monitor); ++ } ++ ++ g_list_free_full (monitor->mount_poller_mounts, (GDestroyNotify)g_unix_mount_free); ++ ++ the_mount_monitor = NULL; ++ ++ G_OBJECT_CLASS (g_unix_mount_monitor_parent_class)->finalize (object); ++} ++ ++ ++static void ++g_unix_mount_monitor_class_init (GUnixMountMonitorClass *klass) ++{ ++ GObjectClass *gobject_class = G_OBJECT_CLASS (klass); ++ ++ gobject_class->finalize = g_unix_mount_monitor_finalize; ++ ++ /** ++ * GUnixMountMonitor::mounts-changed: ++ * @monitor: the object on which the signal is emitted ++ * ++ * Emitted when the unix mounts have changed. ++ */ ++ signals[MOUNTS_CHANGED] = ++ g_signal_new ("mounts-changed", ++ G_TYPE_FROM_CLASS (klass), ++ G_SIGNAL_RUN_LAST, ++ 0, ++ NULL, NULL, ++ g_cclosure_marshal_VOID__VOID, ++ G_TYPE_NONE, 0); ++ ++ /** ++ * GUnixMountMonitor::mountpoints-changed: ++ * @monitor: the object on which the signal is emitted ++ * ++ * Emitted when the unix mount points have changed. ++ */ ++ signals[MOUNTPOINTS_CHANGED] = ++ g_signal_new ("mountpoints-changed", ++ G_TYPE_FROM_CLASS (klass), ++ G_SIGNAL_RUN_LAST, ++ 0, ++ NULL, NULL, ++ g_cclosure_marshal_VOID__VOID, ++ G_TYPE_NONE, 0); ++} + + static void + fstab_file_changed (GFileMonitor *monitor, +- GFile *file, +- GFile *other_file, +- GFileMonitorEvent event_type, +- gpointer user_data) ++ GFile *file, ++ GFile *other_file, ++ GFileMonitorEvent event_type, ++ gpointer user_data) + { ++ GUnixMountMonitor *mount_monitor; ++ + if (event_type != G_FILE_MONITOR_EVENT_CHANGED && + event_type != G_FILE_MONITOR_EVENT_CREATED && + event_type != G_FILE_MONITOR_EVENT_DELETED) + return; + +- g_context_specific_group_emit (&mount_monitor_group, signals[MOUNTPOINTS_CHANGED]); ++ mount_monitor = user_data; ++ g_signal_emit (mount_monitor, signals[MOUNTPOINTS_CHANGED], 0); + } + + static void + mtab_file_changed (GFileMonitor *monitor, +- GFile *file, +- GFile *other_file, +- GFileMonitorEvent event_type, +- gpointer user_data) ++ GFile *file, ++ GFile *other_file, ++ GFileMonitorEvent event_type, ++ gpointer user_data) + { ++ GUnixMountMonitor *mount_monitor; ++ + if (event_type != G_FILE_MONITOR_EVENT_CHANGED && + event_type != G_FILE_MONITOR_EVENT_CREATED && + event_type != G_FILE_MONITOR_EVENT_DELETED) + return; +- +- g_context_specific_group_emit (&mount_monitor_group, signals[MOUNTS_CHANGED]); ++ ++ mount_monitor = user_data; ++ g_signal_emit (mount_monitor, signals[MOUNTS_CHANGED], 0); + } + + static gboolean +@@ -1326,21 +1399,23 @@ proc_mounts_changed (GIOChannel *chann + GIOCondition cond, + gpointer user_data) + { ++ GUnixMountMonitor *mount_monitor = G_UNIX_MOUNT_MONITOR (user_data); + if (cond & G_IO_ERR) +- g_context_specific_group_emit (&mount_monitor_group, signals[MOUNTS_CHANGED]); +- ++ g_signal_emit (mount_monitor, signals[MOUNTS_CHANGED], 0); + return TRUE; + } + + static gboolean + mount_change_poller (gpointer user_data) + { ++ GUnixMountMonitor *mount_monitor; + GList *current_mounts, *new_it, *old_it; + gboolean has_changed = FALSE; + ++ mount_monitor = user_data; + current_mounts = _g_get_unix_mounts (); + +- for ( new_it = current_mounts, old_it = mount_poller_mounts; ++ for ( new_it = current_mounts, old_it = mount_monitor->mount_poller_mounts; + new_it != NULL && old_it != NULL; + new_it = g_list_next (new_it), old_it = g_list_next (old_it) ) + { +@@ -1353,55 +1428,34 @@ mount_change_poller (gpointer user_data) + if (!(new_it == NULL && old_it == NULL)) + has_changed = TRUE; + +- g_list_free_full (mount_poller_mounts, (GDestroyNotify) g_unix_mount_free); ++ g_list_free_full (mount_monitor->mount_poller_mounts, ++ (GDestroyNotify)g_unix_mount_free); + +- mount_poller_mounts = current_mounts; ++ mount_monitor->mount_poller_mounts = current_mounts; + + if (has_changed) + { +- mount_poller_time = (guint64) g_get_monotonic_time (); +- g_context_specific_group_emit (&mount_monitor_group, signals[MOUNTPOINTS_CHANGED]); ++ mount_poller_time = (guint64)g_get_monotonic_time (); ++ g_signal_emit (mount_monitor, signals[MOUNTS_CHANGED], 0); + } + + return TRUE; + } + +- +-static void +-mount_monitor_stop (void) +-{ +- if (fstab_monitor) +- { +- g_file_monitor_cancel (fstab_monitor); +- g_object_unref (fstab_monitor); +- } +- +- if (proc_mounts_watch_source != NULL) +- g_source_destroy (proc_mounts_watch_source); +- +- if (mtab_monitor) +- { +- g_file_monitor_cancel (mtab_monitor); +- g_object_unref (mtab_monitor); +- } +- +- g_list_free_full (mount_poller_mounts, (GDestroyNotify) g_unix_mount_free); +-} +- + static void +-mount_monitor_start (void) ++g_unix_mount_monitor_init (GUnixMountMonitor *monitor) + { + GFile *file; +- ++ + if (get_fstab_file () != NULL) + { + file = g_file_new_for_path (get_fstab_file ()); +- fstab_monitor = g_file_monitor_file (file, 0, NULL, NULL); ++ monitor->fstab_monitor = g_file_monitor_file (file, 0, NULL, NULL); + g_object_unref (file); +- +- g_signal_connect (fstab_monitor, "changed", (GCallback)fstab_file_changed, NULL); ++ ++ g_signal_connect (monitor->fstab_monitor, "changed", (GCallback)fstab_file_changed, monitor); + } +- ++ + if (get_mtab_monitor_file () != NULL) + { + const gchar *mtab_path; +@@ -1423,93 +1477,39 @@ mount_monitor_start (void) + } + else + { +- proc_mounts_watch_source = g_io_create_watch (proc_mounts_channel, G_IO_ERR); +- g_source_set_callback (proc_mounts_watch_source, ++ monitor->proc_mounts_watch_source = g_io_create_watch (proc_mounts_channel, G_IO_ERR); ++ g_source_set_callback (monitor->proc_mounts_watch_source, + (GSourceFunc) proc_mounts_changed, +- NULL, NULL); +- g_source_attach (proc_mounts_watch_source, ++ monitor, ++ NULL); ++ g_source_attach (monitor->proc_mounts_watch_source, + g_main_context_get_thread_default ()); +- g_source_unref (proc_mounts_watch_source); ++ g_source_unref (monitor->proc_mounts_watch_source); + g_io_channel_unref (proc_mounts_channel); + } + } + else + { + file = g_file_new_for_path (mtab_path); +- mtab_monitor = g_file_monitor_file (file, 0, NULL, NULL); ++ monitor->mtab_monitor = g_file_monitor_file (file, 0, NULL, NULL); + g_object_unref (file); +- g_signal_connect (mtab_monitor, "changed", (GCallback)mtab_file_changed, NULL); ++ g_signal_connect (monitor->mtab_monitor, "changed", (GCallback)mtab_file_changed, monitor); + } + } + else + { +- proc_mounts_watch_source = g_timeout_source_new_seconds (3); +- mount_poller_mounts = _g_get_unix_mounts (); ++ monitor->proc_mounts_watch_source = g_timeout_source_new_seconds (3); ++ monitor->mount_poller_mounts = _g_get_unix_mounts (); + mount_poller_time = (guint64)g_get_monotonic_time (); +- g_source_set_callback (proc_mounts_watch_source, +- mount_change_poller, +- NULL, NULL); +- g_source_attach (proc_mounts_watch_source, ++ g_source_set_callback (monitor->proc_mounts_watch_source, ++ (GSourceFunc)mount_change_poller, ++ monitor, NULL); ++ g_source_attach (monitor->proc_mounts_watch_source, + g_main_context_get_thread_default ()); +- g_source_unref (proc_mounts_watch_source); ++ g_source_unref (monitor->proc_mounts_watch_source); + } + } + +-static void +-g_unix_mount_monitor_finalize (GObject *object) +-{ +- GUnixMountMonitor *monitor; +- +- monitor = G_UNIX_MOUNT_MONITOR (object); +- +- g_context_specific_group_remove (&mount_monitor_group, monitor->context, monitor, mount_monitor_stop); +- +- G_OBJECT_CLASS (g_unix_mount_monitor_parent_class)->finalize (object); +-} +- +-static void +-g_unix_mount_monitor_class_init (GUnixMountMonitorClass *klass) +-{ +- GObjectClass *gobject_class = G_OBJECT_CLASS (klass); +- +- gobject_class->finalize = g_unix_mount_monitor_finalize; +- +- /** +- * GUnixMountMonitor::mounts-changed: +- * @monitor: the object on which the signal is emitted +- * +- * Emitted when the unix mounts have changed. +- */ +- signals[MOUNTS_CHANGED] = +- g_signal_new ("mounts-changed", +- G_TYPE_FROM_CLASS (klass), +- G_SIGNAL_RUN_LAST, +- 0, +- NULL, NULL, +- g_cclosure_marshal_VOID__VOID, +- G_TYPE_NONE, 0); +- +- /** +- * GUnixMountMonitor::mountpoints-changed: +- * @monitor: the object on which the signal is emitted +- * +- * Emitted when the unix mount points have changed. +- */ +- signals[MOUNTPOINTS_CHANGED] = +- g_signal_new ("mountpoints-changed", +- G_TYPE_FROM_CLASS (klass), +- G_SIGNAL_RUN_LAST, +- 0, +- NULL, NULL, +- g_cclosure_marshal_VOID__VOID, +- G_TYPE_NONE, 0); +-} +- +-static void +-g_unix_mount_monitor_init (GUnixMountMonitor *monitor) +-{ +-} +- + /** + * g_unix_mount_monitor_set_rate_limit: + * @mount_monitor: a #GUnixMountMonitor +@@ -1537,16 +1537,12 @@ g_unix_mount_monitor_set_rate_limit (GUn + /** + * g_unix_mount_monitor_get: + * +- * Gets the #GUnixMountMonitor for the current thread-default main +- * context. ++ * Gets the #GUnixMountMonitor. + * + * The mount monitor can be used to monitor for changes to the list of + * mounted filesystems as well as the list of mount points (ie: fstab + * entries). + * +- * You must only call g_object_unref() on the return value from under +- * the same main context as you called this function. +- * + * Returns: (transfer full): the #GUnixMountMonitor. + * + * Since: 2.44 +@@ -1554,10 +1550,13 @@ g_unix_mount_monitor_set_rate_limit (GUn + GUnixMountMonitor * + g_unix_mount_monitor_get (void) + { +- return g_context_specific_group_get (&mount_monitor_group, +- G_TYPE_UNIX_MOUNT_MONITOR, +- G_STRUCT_OFFSET(GUnixMountMonitor, context), +- mount_monitor_start); ++ if (the_mount_monitor == NULL) ++ { ++ the_mount_monitor = g_object_new (G_TYPE_UNIX_MOUNT_MONITOR, NULL); ++ return the_mount_monitor; ++ } ++ ++ return g_object_ref (the_mount_monitor); + } + + /** diff --git a/devel/glibmm/Makefile b/devel/glibmm/Makefile index 57a7a00fe..5f2657b5c 100644 --- a/devel/glibmm/Makefile +++ b/devel/glibmm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2014/10/08 22:12:55 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/06/14 16:13:14 wiz Exp $ -DISTNAME= glibmm-2.42.0 +DISTNAME= glibmm-2.44.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibmm/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -29,7 +29,7 @@ post-install: ${DESTDIR}${PREFIX}/share/glibmm-2.4/doctool/${tool} .endfor -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.42.0 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.44.0 .include "../../devel/glib2/buildlink3.mk" BUILDLINK_API_DEPENDS.libsigcpp+= libsigc++>=2.2.10 .include "../../devel/libsigc++/buildlink3.mk" diff --git a/devel/glibmm/PLIST b/devel/glibmm/PLIST index 7eb98a280..f0c718a92 100644 --- a/devel/glibmm/PLIST +++ b/devel/glibmm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.34 2014/10/08 22:12:55 wiz Exp $ +@comment $NetBSD: PLIST,v 1.35 2015/06/14 16:13:14 wiz Exp $ include/giomm-2.4/giomm.h include/giomm-2.4/giomm/action.h include/giomm-2.4/giomm/actiongroup.h @@ -77,6 +77,7 @@ include/giomm-2.4/giomm/menumodel.h include/giomm-2.4/giomm/mount.h include/giomm-2.4/giomm/mountoperation.h include/giomm-2.4/giomm/networkaddress.h +include/giomm-2.4/giomm/networkmonitor.h include/giomm-2.4/giomm/networkservice.h include/giomm-2.4/giomm/notification.h include/giomm-2.4/giomm/outputstream.h @@ -158,6 +159,7 @@ include/giomm-2.4/giomm/private/menumodel_p.h include/giomm-2.4/giomm/private/mount_p.h include/giomm-2.4/giomm/private/mountoperation_p.h include/giomm-2.4/giomm/private/networkaddress_p.h +include/giomm-2.4/giomm/private/networkmonitor_p.h include/giomm-2.4/giomm/private/networkservice_p.h include/giomm-2.4/giomm/private/notification_p.h include/giomm-2.4/giomm/private/outputstream_p.h @@ -186,6 +188,7 @@ include/giomm-2.4/giomm/private/socketlistener_p.h include/giomm-2.4/giomm/private/socketservice_p.h include/giomm-2.4/giomm/private/srvtarget_p.h include/giomm-2.4/giomm/private/tcpconnection_p.h +include/giomm-2.4/giomm/private/tcpwrapperconnection_p.h include/giomm-2.4/giomm/private/themedicon_p.h include/giomm-2.4/giomm/private/threadedsocketservice_p.h include/giomm-2.4/giomm/private/tlscertificate_p.h @@ -229,6 +232,7 @@ include/giomm-2.4/giomm/socketservice.h include/giomm-2.4/giomm/socketsource.h include/giomm-2.4/giomm/srvtarget.h include/giomm-2.4/giomm/tcpconnection.h +include/giomm-2.4/giomm/tcpwrapperconnection.h include/giomm-2.4/giomm/themedicon.h include/giomm-2.4/giomm/threadedsocketservice.h include/giomm-2.4/giomm/tlscertificate.h @@ -254,6 +258,7 @@ include/glibmm-2.4/glibmm.h include/glibmm-2.4/glibmm/arrayhandle.h include/glibmm-2.4/glibmm/balancedtree.h include/glibmm-2.4/glibmm/base64.h +include/glibmm-2.4/glibmm/binding.h include/glibmm-2.4/glibmm/bytearray.h include/glibmm-2.4/glibmm/bytes.h include/glibmm-2.4/glibmm/checksum.h @@ -290,6 +295,7 @@ include/glibmm-2.4/glibmm/optiongroup.h include/glibmm-2.4/glibmm/pattern.h include/glibmm-2.4/glibmm/priorities.h include/glibmm-2.4/glibmm/private/balancedtree_p.h +include/glibmm-2.4/glibmm/private/binding_p.h include/glibmm-2.4/glibmm/private/bytearray_p.h include/glibmm-2.4/glibmm/private/bytes_p.h include/glibmm-2.4/glibmm/private/checksum_p.h @@ -412,9 +418,10 @@ share/doc/glibmm-2.4/images/gtkmm_logo.gif share/doc/glibmm-2.4/images/top.gif share/doc/glibmm-2.4/reference/glibmm-2.4.tag share/doc/glibmm-2.4/reference/html/annotated.html +share/doc/glibmm-2.4/reference/html/arrowdown.png +share/doc/glibmm-2.4/reference/html/arrowright.png share/doc/glibmm-2.4/reference/html/bc_s.png share/doc/glibmm-2.4/reference/html/bdwn.png -share/doc/glibmm-2.4/reference/html/classChecksumType.html share/doc/glibmm-2.4/reference/html/classGio_1_1Action-members.html share/doc/glibmm-2.4/reference/html/classGio_1_1Action.html share/doc/glibmm-2.4/reference/html/classGio_1_1ActionGroup-members.html @@ -631,6 +638,9 @@ share/doc/glibmm-2.4/reference/html/classGio_1_1Mount__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkAddress-members.html share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkAddress.html share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkAddress__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkMonitor-members.html +share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkMonitor.html +share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkMonitor__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkService-members.html share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkService.html share/doc/glibmm-2.4/reference/html/classGio_1_1NetworkService__inherit__graph.png @@ -667,6 +677,8 @@ share/doc/glibmm-2.4/reference/html/classGio_1_1ResolverError-members.html share/doc/glibmm-2.4/reference/html/classGio_1_1ResolverError.html share/doc/glibmm-2.4/reference/html/classGio_1_1ResolverError__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGio_1_1Resolver__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGio_1_1Resource-members.html +share/doc/glibmm-2.4/reference/html/classGio_1_1Resource.html share/doc/glibmm-2.4/reference/html/classGio_1_1ResourceError-members.html share/doc/glibmm-2.4/reference/html/classGio_1_1ResourceError.html share/doc/glibmm-2.4/reference/html/classGio_1_1ResourceError__inherit__graph.png @@ -722,6 +734,9 @@ share/doc/glibmm-2.4/reference/html/classGio_1_1SrvTarget.html share/doc/glibmm-2.4/reference/html/classGio_1_1TcpConnection-members.html share/doc/glibmm-2.4/reference/html/classGio_1_1TcpConnection.html share/doc/glibmm-2.4/reference/html/classGio_1_1TcpConnection__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGio_1_1TcpWrapperConnection-members.html +share/doc/glibmm-2.4/reference/html/classGio_1_1TcpWrapperConnection.html +share/doc/glibmm-2.4/reference/html/classGio_1_1TcpWrapperConnection__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGio_1_1ThemedIcon-members.html share/doc/glibmm-2.4/reference/html/classGio_1_1ThemedIcon.html share/doc/glibmm-2.4/reference/html/classGio_1_1ThemedIcon__inherit__graph.png @@ -794,6 +809,9 @@ share/doc/glibmm-2.4/reference/html/classGlib_1_1ArrayHandler_3_01bool_01_4-memb share/doc/glibmm-2.4/reference/html/classGlib_1_1ArrayHandler_3_01bool_01_4.html share/doc/glibmm-2.4/reference/html/classGlib_1_1BalancedTree-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1BalancedTree.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Binding-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Binding.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Binding__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGlib_1_1ByteArray-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1ByteArray.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Bytes-members.html @@ -1113,6 +1131,9 @@ share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01long_01_4__inherit__g share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01long_01long_01_4-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01long_01long_01_4.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01long_01long_01_4__inherit__graph.png +share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01signed_01char_01_4-members.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01signed_01char_01_4.html +share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01signed_01char_01_4__inherit__graph.png share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01std_1_1string_01_4-members.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01std_1_1string_01_4.html share/doc/glibmm-2.4/reference/html/classGlib_1_1Value_3_01std_1_1string_01_4__inherit__graph.png @@ -1225,23 +1246,14 @@ share/doc/glibmm-2.4/reference/html/closed.png share/doc/glibmm-2.4/reference/html/deprecated.html share/doc/glibmm-2.4/reference/html/dir_02fef2a40270467d72a7f717cf991d8a.html share/doc/glibmm-2.4/reference/html/dir_98c789a82e29670547769c353b486e1a.html +share/doc/glibmm-2.4/reference/html/doc.png +share/doc/glibmm-2.4/reference/html/doxygen-extra.css share/doc/glibmm-2.4/reference/html/doxygen.css share/doc/glibmm-2.4/reference/html/doxygen.png share/doc/glibmm-2.4/reference/html/dynsections.js share/doc/glibmm-2.4/reference/html/examples.html -share/doc/glibmm-2.4/reference/html/ftv2blank.png -share/doc/glibmm-2.4/reference/html/ftv2doc.png -share/doc/glibmm-2.4/reference/html/ftv2folderclosed.png -share/doc/glibmm-2.4/reference/html/ftv2folderopen.png -share/doc/glibmm-2.4/reference/html/ftv2lastnode.png -share/doc/glibmm-2.4/reference/html/ftv2link.png -share/doc/glibmm-2.4/reference/html/ftv2mlastnode.png -share/doc/glibmm-2.4/reference/html/ftv2mnode.png -share/doc/glibmm-2.4/reference/html/ftv2node.png -share/doc/glibmm-2.4/reference/html/ftv2plastnode.png -share/doc/glibmm-2.4/reference/html/ftv2pnode.png -share/doc/glibmm-2.4/reference/html/ftv2splitbar.png -share/doc/glibmm-2.4/reference/html/ftv2vertline.png +share/doc/glibmm-2.4/reference/html/folderclosed.png +share/doc/glibmm-2.4/reference/html/folderopen.png share/doc/glibmm-2.4/reference/html/functions.html share/doc/glibmm-2.4/reference/html/functions_b.html share/doc/glibmm-2.4/reference/html/functions_c.html @@ -1576,8 +1588,10 @@ share/doc/glibmm-2.4/reference/html/since_2_38.html share/doc/glibmm-2.4/reference/html/since_2_4.html share/doc/glibmm-2.4/reference/html/since_2_40.html share/doc/glibmm-2.4/reference/html/since_2_42.html +share/doc/glibmm-2.4/reference/html/since_2_44.html share/doc/glibmm-2.4/reference/html/since_2_6.html share/doc/glibmm-2.4/reference/html/since_3_2.html +share/doc/glibmm-2.4/reference/html/splitbar.png share/doc/glibmm-2.4/reference/html/structGlib_1_1Container__Helpers_1_1TypeTraits-members.html share/doc/glibmm-2.4/reference/html/structGlib_1_1Container__Helpers_1_1TypeTraits.html share/doc/glibmm-2.4/reference/html/structGlib_1_1Container__Helpers_1_1TypeTraits_3_01Glib_1_1RefPtr_3_01Gio_1_1Drive_01_4_01_4.html diff --git a/devel/glibmm/distinfo b/devel/glibmm/distinfo index 3a54179e6..f9a4d3b83 100644 --- a/devel/glibmm/distinfo +++ b/devel/glibmm/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.46 2015/02/03 11:50:43 adam Exp $ +$NetBSD: distinfo,v 1.47 2015/06/14 16:13:14 wiz Exp $ -SHA1 (glibmm-2.42.0.tar.xz) = 8f316a4dfdaf49366028087085f04c0ba29cb5c2 -RMD160 (glibmm-2.42.0.tar.xz) = f859f463fd4acce435a62f9c69b9560087787754 -Size (glibmm-2.42.0.tar.xz) = 6031860 bytes +SHA1 (glibmm-2.44.0.tar.xz) = aa152d6f19bde44cd528b88f089c53913d0cd0ea +RMD160 (glibmm-2.44.0.tar.xz) = bdfa028a5451b4cfffdc824d3f5515a976151e19 +Size (glibmm-2.44.0.tar.xz) = 6102664 bytes SHA1 (patch-gio_giomm_dbussubtreevtable.cc) = 0e6d961d1a5b354912dbf067ae364b5cb5b29e60 SHA1 (patch-glib_glibmm_ustring.cc) = b4201eaf58f5efa3ceb69a44aeb978dd3c5a140e diff --git a/devel/global/Makefile b/devel/global/Makefile index 631e66764..73ef1e931 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2015/02/08 16:11:27 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/14 16:14:54 wiz Exp $ -DISTNAME= global-6.3.4 +DISTNAME= global-6.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=global/} @@ -14,6 +14,7 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --with-posix-sort=${SORT:Q} INFO_FILES= YES +USE_LANGUAGES= c99 USE_LIBTOOL= YES USE_TOOLS+= perl:run sort:run @@ -21,5 +22,7 @@ CONF_FILES= ${PREFIX}/share/gtags/gtags.conf ${PKG_SYSCONFDIR}/gtags.conf REPLACE_PYTHON+= plugin-factory/pygments_parser.py +.include "options.mk" + .include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/global/PLIST b/devel/global/PLIST index 432697ac3..9841039a8 100644 --- a/devel/global/PLIST +++ b/devel/global/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.21 2014/12/01 10:08:27 wiz Exp $ +@comment $NetBSD: PLIST,v 1.22 2015/04/02 22:39:45 wiz Exp $ bin/global bin/globash bin/gozilla @@ -35,13 +35,11 @@ share/gtags/README share/gtags/README.PATCHES share/gtags/SERVERSIDE_HOWTO share/gtags/THANKS -share/gtags/bless.sh.tmpl share/gtags/completion.cgi.tmpl share/gtags/ctags-5.8.patch share/gtags/elvis-2.2_0.patch share/gtags/elvis.rc share/gtags/geco.rc -share/gtags/ghtml.cgi.tmpl share/gtags/global.cgi.tmpl share/gtags/globash.rc share/gtags/gtags-cscope.vim @@ -98,4 +96,4 @@ share/gtags/script/less-global share/gtags/script/pygments_parser.py share/gtags/style.css.tmpl share/gtags/vim74-gtags-cscope.patch -@pkgdir var/gtags/sitekeys +@pkgdir var/gtags diff --git a/devel/global/distinfo b/devel/global/distinfo index 412900482..7c14140b0 100644 --- a/devel/global/distinfo +++ b/devel/global/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.23 2015/02/08 16:11:27 wiz Exp $ +$NetBSD: distinfo,v 1.25 2015/06/14 16:14:54 wiz Exp $ -SHA1 (global-6.3.4.tar.gz) = 6b73c0b3c7eea025c8004f8d82d836f2021d0c9e -RMD160 (global-6.3.4.tar.gz) = bdba3f6cc120ef9609ecc1238eb4054196856e98 -Size (global-6.3.4.tar.gz) = 2903088 bytes -SHA1 (patch-gozilla_Makefile.in) = e769975f79bd1f0501eca00ffcefa5d5ee2e2db3 +SHA1 (global-6.5.tar.gz) = f6534bd1cd6d93b767a4021f762ff78bd975d213 +RMD160 (global-6.5.tar.gz) = cae4da70abfedf474edb50b0af9b2c729a943a66 +Size (global-6.5.tar.gz) = 2923134 bytes diff --git a/devel/global/options.mk b/devel/global/options.mk new file mode 100644 index 000000000..ea42ecf87 --- /dev/null +++ b/devel/global/options.mk @@ -0,0 +1,17 @@ +# $NetBSD: options.mk,v 1.1 2015/04/02 22:39:45 wiz Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.global +PKG_OPTIONS_REQUIRED_GROUPS= db +PKG_OPTIONS_GROUP.db= bdb sqlite3 +PKG_SUGGESTED_OPTIONS= sqlite3 + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mbdb) +.include "../../mk/bdb.buildlink3.mk" +.endif + +.if !empty(PKG_OPTIONS:Msqlite3) +CONFIGURE_ARGS+= --with-sqlite3 +.include "../../databases/sqlite3/buildlink3.mk" +.endif diff --git a/devel/global/patches/patch-gozilla_Makefile.in b/devel/global/patches/patch-gozilla_Makefile.in deleted file mode 100644 index 32be9d808..000000000 --- a/devel/global/patches/patch-gozilla_Makefile.in +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-gozilla_Makefile.in,v 1.1 2014/12/01 10:08:27 wiz Exp $ - -Add DESTDIR support. - ---- gozilla/Makefile.in.orig 2014-11-26 02:49:49.000000000 +0000 -+++ gozilla/Makefile.in -@@ -734,8 +734,8 @@ uninstall-man: uninstall-man1 - uninstall-man1 - - install-data-hook: -- mkdir -p ${gtagsdir} -- chmod 777 ${gtagsdir} -+ mkdir -p ${DESTDIR}${gtagsdir} -+ chmod 777 ${DESTDIR}${gtagsdir} - - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/devel/gmp/distinfo b/devel/gmp/distinfo index 14790629c..d56093ca3 100644 --- a/devel/gmp/distinfo +++ b/devel/gmp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.46 2014/04/18 10:49:01 adam Exp $ +$NetBSD: distinfo,v 1.47 2015/04/03 07:41:26 mrg Exp $ SHA1 (gmp-6.0.0a.tar.bz2) = 360802e3541a3da08ab4b55268c80f799939fddc RMD160 (gmp-6.0.0a.tar.bz2) = 2322e21e2042c974dcfaca2da18ae22d43a23ec4 @@ -6,5 +6,5 @@ Size (gmp-6.0.0a.tar.bz2) = 2319400 bytes SHA1 (patch-aa) = dec275cbd5886a70f7cf0def1dedf01e7e4a49e9 SHA1 (patch-ab) = 829812822a72a4926ea4cf6e8ffafdcd13a0f76c SHA1 (patch-ac) = 6f7de0a285bec2c2645479d3090dc0276580f3d8 -SHA1 (patch-mpn_arm_invert__limb.asm) = 0d4c4af299b846834bb13277844df364824d3a09 +SHA1 (patch-mpn-arm-netbsd.diff) = 00ead78b6966e9863b4acacbaeced9a67815f90b SHA1 (patch-mpn_x86__64_k8_redc_1.asm) = 896a8fcfe9f7370f5628403b93e10a5f52e38944 diff --git a/devel/gmp/patches/patch-mpn-arm-netbsd.diff b/devel/gmp/patches/patch-mpn-arm-netbsd.diff new file mode 100644 index 000000000..da99a79db --- /dev/null +++ b/devel/gmp/patches/patch-mpn-arm-netbsd.diff @@ -0,0 +1,339 @@ +Index: mpn/arm/aorslsh1_n.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/aorslsh1_n.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/aorslsh1_n.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/aorslsh1_n.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -151,5 +151,8 @@ L(rt1): mov r14, r12 + REVCY(r12) + L(rt0): RETVAL( r14) + pop {r4-r10r11, r14} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/bdiv_dbm1c.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/bdiv_dbm1c.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/bdiv_dbm1c.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/bdiv_dbm1c.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -97,5 +97,8 @@ L(wd1): subs r5, r5, r8 + str r5, [qp] + sbc r0, r5, r12 + pop {r4, r5, r6, r7, r8} +- bx lr ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + EPILOGUE() +Index: mpn/arm/com.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/com.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/com.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/com.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -59,5 +59,9 @@ L(top): ldmia up!, { r3, r8, r9, r12 } C + bne L(top) + + ldmfd sp!, { r7, r8, r9 } C restore regs from stack +-L(rtn): bx lr ++L(rtn): ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + EPILOGUE() +Index: mpn/arm/copyd.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/copyd.asm,v +retrieving revision 1.1.1.2 +retrieving revision 1.2 +diff -p -u -r1.1.1.2 -r1.2 +--- mpn/arm/copyd.asm 29 Nov 2013 07:49:48 -0000 1.1.1.2 ++++ mpn/arm/copyd.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -80,5 +80,9 @@ + + L(end): stmda rp, { r3,r4,r5,r12 } + pop { r4-r5 } +-L(rtn): bx lr ++L(rtn): ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + EPILOGUE() +Index: mpn/arm/copyi.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/copyi.asm,v +retrieving revision 1.1.1.2 +retrieving revision 1.2 +diff -p -u -r1.1.1.2 -r1.2 +--- mpn/arm/copyi.asm 29 Nov 2013 07:49:48 -0000 1.1.1.2 ++++ mpn/arm/copyi.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -75,5 +75,9 @@ + + L(end): stm rp, { r3,r4,r5,r12 } + pop { r4-r5 } +-L(rtn): bx lr ++L(rtn): ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + EPILOGUE() +Index: mpn/arm/invert_limb.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/invert_limb.asm,v +retrieving revision 1.1.1.2 +retrieving revision 1.3 +diff -p -u -r1.1.1.2 -r1.3 +--- mpn/arm/invert_limb.asm 29 Nov 2013 07:49:48 -0000 1.1.1.2 ++++ mpn/arm/invert_limb.asm 29 Nov 2013 07:57:11 -0000 1.3 +@@ -41,7 +41,10 @@ PROLOGUE(mpn_invert_limb) + adds r1, r12, r0 + adc r3, r3, r0 + rsb r0, r3, r2 +- bx lr ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + EPILOGUE() + + .section .rodata +Index: mpn/arm/logops_n.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/logops_n.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/logops_n.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/logops_n.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -123,5 +123,8 @@ L(mid): sub n, n, #4 + pop { r4, r5, r6, r7 } C popping r8-r10 here strangely fails + + L(rtn): pop { r8, r9, r10 } +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/lshift.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/lshift.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/lshift.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/lshift.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -84,5 +84,8 @@ + L(1): str r7, [rp, #-4] + mov r0, r4, lsr tnc + pop {r4, r6, r7, r8} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/lshiftc.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/lshiftc.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/lshiftc.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/lshiftc.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -91,5 +91,8 @@ + str r7, [rp, #-4] + mov r0, r4, lsr tnc + pop {r4, r6, r7, r8} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/mod_34lsub1.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/mod_34lsub1.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/mod_34lsub1.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/mod_34lsub1.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -94,7 +94,10 @@ L(sum2): + add r0, r0, r12, lsr #8 + + pop { r4, r5, r6, r7 } +- bx lr ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + + L(le2): cmn n, #1 + bne L(1) +@@ -105,5 +108,8 @@ L(1): ldr r2, [ap] + bic r0, r2, #0xff000000 + add r0, r0, r2, lsr #24 + pop { r4, r5, r6, r7 } +- bx lr ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + EPILOGUE() +Index: mpn/arm/mode1o.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/mode1o.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/mode1o.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/mode1o.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -68,5 +68,8 @@ L(end): sbcs cy, r5, cy + addcc r0, r0, #1 + + ldmfd sp!, {r4, r5} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/rsh1aors_n.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/rsh1aors_n.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/rsh1aors_n.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/rsh1aors_n.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -108,5 +108,8 @@ L(e1): RSTCY( r12, r1) + str r4, [rp, #0] + mov r0, r11 + pop {r4-r11} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/rshift.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/rshift.asm,v +retrieving revision 1.1.1.1 +retrieving revision 1.2 +diff -p -u -r1.1.1.1 -r1.2 +--- mpn/arm/rshift.asm 29 Nov 2013 07:49:48 -0000 1.1.1.1 ++++ mpn/arm/rshift.asm 29 Nov 2013 08:02:28 -0000 1.2 +@@ -82,5 +82,8 @@ + L(1): str r7, [rp] + mov r0, r4, lsl tnc + pop {r4, r6, r7, r8} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/udiv.asm +=================================================================== +RCS file: /cvsroot/src/external/lgpl3/gmp/dist/mpn/arm/udiv.asm,v +retrieving revision 1.1.1.2 +retrieving revision 1.4 +diff -p -u -r1.1.1.2 -r1.4 +--- mpn/arm/udiv.asm 29 Nov 2013 07:49:48 -0000 1.1.1.2 ++++ mpn/arm/udiv.asm 29 Nov 2013 08:02:28 -0000 1.4 +@@ -50,7 +50,10 @@ L(oop): divstep(n1,n0,d) + + str n1, [rem_ptr] C store remainder + adc r0, n0, n0 C quotient: add last carry from divstep +- bx lr ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + + L(_large_divisor): + stmfd sp!, { r8, lr } +Index: mpn/arm/cnd_aors_n.asm +=================================================================== +--- mpn/arm/cnd_aors_n.asm.orig 2014-03-25 07:37:55.000000000 -0700 ++++ mpn/arm/cnd_aors_n.asm 2015-04-01 23:38:37.000000000 -0700 +@@ -130,5 +130,8 @@ + + L(end): RETVAL + pop {r4-r11} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() +Index: mpn/arm/dive_1.asm +=================================================================== +--- mpn/arm/dive_1.asm.orig 2014-03-25 07:37:55.000000000 -0700 ++++ mpn/arm/dive_1.asm 2015-04-02 00:00:58.000000000 -0700 +@@ -112,7 +112,10 @@ + mul r9, r4, cy + str r9, [rp] + pop {r4-r9} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + + L(unnorm): + rsb tnc, cnt, #32 +@@ -136,7 +139,10 @@ + mul r9, r4, cy + str r9, [rp] + pop {r4-r9} +- bx r14 ++ifdef(`ARM_THUMB_MODE', ++` bx r14 ++',` mov pc, r14 ++') + EPILOGUE() + + .section .rodata +Index: mpn/arm/sec_tabselect.asm +=================================================================== +--- mpn/arm/sec_tabselect.asm.orig 2014-03-25 07:37:55.000000000 -0700 ++++ mpn/arm/sec_tabselect.asm 2015-04-02 00:51:31.000000000 -0700 +@@ -109,7 +109,10 @@ + bge L(tp2) + stmia rp, {r8,r9} + pop {r4-r11, r14} +- bx lr ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + + L(n2): cmp j, #-2 + bne L(n1) +@@ -127,5 +130,8 @@ + bge L(tp1) + str r8, [rp] + L(n1): pop {r4-r11, r14} +- bx lr ++ifdef(`ARM_THUMB_MODE', ++` bx lr ++',` mov pc, lr ++') + EPILOGUE() diff --git a/devel/gmp/patches/patch-mpn_arm_invert__limb.asm b/devel/gmp/patches/patch-mpn_arm_invert__limb.asm deleted file mode 100644 index 9e22ba5ef..000000000 --- a/devel/gmp/patches/patch-mpn_arm_invert__limb.asm +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-mpn_arm_invert__limb.asm,v 1.3 2013/01/31 20:30:26 adam Exp $ - ---- mpn/arm/invert_limb.asm.orig 2012-12-18 19:05:09.000000000 +0000 -+++ mpn/arm/invert_limb.asm -@@ -41,7 +41,7 @@ PROLOGUE(mpn_invert_limb) - adds r1, r12, r0 - adc r3, r3, r0 - rsb r0, r3, r2 -- bx lr -+ mov pc,lr - EPILOGUE() - - .section .rodata diff --git a/devel/gmtk/Makefile b/devel/gmtk/Makefile index 08c6d379a..af8a0fea5 100644 --- a/devel/gmtk/Makefile +++ b/devel/gmtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2015/03/15 17:30:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:34 tnn Exp $ # DISTNAME= gmtk-1.0.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://gmtk.googlecode.com/svn/packages/ diff --git a/devel/gmtk/buildlink3.mk b/devel/gmtk/buildlink3.mk index cf9a966b8..56a2538a5 100644 --- a/devel/gmtk/buildlink3.mk +++ b/devel/gmtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2015/02/21 23:35:39 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:20:34 tnn Exp $ # BUILDLINK_TREE+= gmtk @@ -7,7 +7,7 @@ BUILDLINK_TREE+= gmtk GMTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gmtk+= gmtk>=1.0.7 -BUILDLINK_ABI_DEPENDS.gmtk+= gmtk>=1.0.9nb1 +BUILDLINK_ABI_DEPENDS.gmtk+= gmtk>=1.0.9nb2 BUILDLINK_PKGSRCDIR.gmtk?= ../../devel/gmtk pkgbase := gmtk diff --git a/devel/gnustep-base/Makefile b/devel/gnustep-base/Makefile index 9a50955fb..4cf696fcf 100644 --- a/devel/gnustep-base/Makefile +++ b/devel/gnustep-base/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: Makefile,v 1.62 2015/05/08 14:16:20 christos Exp $ DISTNAME= gnustep-base-1.24.0 -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/devel/gnustep-base/buildlink3.mk b/devel/gnustep-base/buildlink3.mk index 7339ff7bb..4b2512a2f 100644 --- a/devel/gnustep-base/buildlink3.mk +++ b/devel/gnustep-base/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/06 08:17:14 adam Exp $ BUILDLINK_TREE+= gnustep-base @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnustep-base GNUSTEP_BASE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnustep-base+= gnustep-base>=1.24.0 -BUILDLINK_ABI_DEPENDS.gnustep-base+= gnustep-base>=1.24.0nb6 +BUILDLINK_ABI_DEPENDS.gnustep-base+= gnustep-base>=1.24.0nb7 BUILDLINK_PKGSRCDIR.gnustep-base?= ../../devel/gnustep-base .include "../../devel/gnustep-make/buildlink3.mk" diff --git a/devel/gnustep-base/distinfo b/devel/gnustep-base/distinfo index a2a288eb9..61c26ba34 100644 --- a/devel/gnustep-base/distinfo +++ b/devel/gnustep-base/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.28 2012/10/22 02:17:16 rh Exp $ +$NetBSD: distinfo,v 1.29 2015/05/08 14:16:20 christos Exp $ SHA1 (gnustep-base-1.24.0.tar.gz) = 4d73df5b5a594213a4c7a0ed97fc04d10c9ced69 RMD160 (gnustep-base-1.24.0.tar.gz) = 3710966cac708c5f22b1e5eaee456951791a1620 Size (gnustep-base-1.24.0.tar.gz) = 2947759 bytes +SHA1 (patch-Headers_GNUstepBase_GSConfig.h.in) = be5b7e9fd79dcb08a260caaf3092ddf7975ebbdc SHA1 (patch-aa) = f1298afa2775a45e0c9a04752ab28e5d8e898965 SHA1 (patch-ab) = 1d56de33bc1320962b763ab6b7b50c38751e3210 SHA1 (patch-ac) = 4e8e209ad202385948d0f4b0d29e5e61e01da410 diff --git a/devel/gnustep-base/patches/patch-Headers_GNUstepBase_GSConfig.h.in b/devel/gnustep-base/patches/patch-Headers_GNUstepBase_GSConfig.h.in new file mode 100644 index 000000000..9367a43b9 --- /dev/null +++ b/devel/gnustep-base/patches/patch-Headers_GNUstepBase_GSConfig.h.in @@ -0,0 +1,17 @@ +$NetBSD: patch-Headers_GNUstepBase_GSConfig.h.in,v 1.1 2015/05/08 14:16:21 christos Exp $ + +Avoid redefinition of macros from cdefs_elf.h; this is not the OS's fault, +but GNUstep's for violating the implementation namespace with __weak and +friends. + +--- Headers/GNUstepBase/GSConfig.h.in.orig 2015-05-07 15:49:03.000000000 +0000 ++++ Headers/GNUstepBase/GSConfig.h.in +@@ -386,6 +386,8 @@ typedef struct { + #endif + + #if !__has_feature(objc_arc) ++# undef __weak ++# undef __strong + # if __OBJC_GC__ + # define __strong __attribute__((objc_gc(strong))) + # define __weak __attribute__((objc_gc(weak))) diff --git a/devel/gnustep-examples/Makefile b/devel/gnustep-examples/Makefile index a52b8c408..1eb19c2ea 100644 --- a/devel/gnustep-examples/Makefile +++ b/devel/gnustep-examples/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/10/07 16:47:22 adam Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:20:34 tnn Exp $ DISTNAME= gnustep-examples-1.3.0 -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile index 08428d09a..f4dd70c19 100644 --- a/devel/gnustep-make/Makefile +++ b/devel/gnustep-make/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2014/10/09 14:06:09 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/19 04:13:26 manu Exp $ DISTNAME= gnustep-make-2.6.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/devel/gnustep-make/distinfo b/devel/gnustep-make/distinfo index c93b73c93..35a21728c 100644 --- a/devel/gnustep-make/distinfo +++ b/devel/gnustep-make/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.27 2013/03/24 17:02:37 joerg Exp $ +$NetBSD: distinfo,v 1.28 2015/04/19 04:13:26 manu Exp $ SHA1 (gnustep-make-2.6.2.tar.gz) = 3f85cb25f4f7fd35cdcbd8d948a2673c84c605ff RMD160 (gnustep-make-2.6.2.tar.gz) = 683b6a034d4bb7e17b64209c7e7e289e9e94a042 Size (gnustep-make-2.6.2.tar.gz) = 562770 bytes -SHA1 (patch-Instance_framework.make) = e15b2e120bacb632973b6b6e1ece4df8712ebd37 +SHA1 (patch-Instance_framework.make) = ff6f0259e38f99ce2dd88f9ffc00299da9d1eb86 SHA1 (patch-aa) = 2b727a92404aeead88c9699fee144bfb0114370b SHA1 (patch-ab) = ac45dbe789292feb263cbde11fc8bdaf2e0cb71d SHA1 (patch-ad) = 8e4d864a05ea824ff5243c87ef9d6f43892ca661 diff --git a/devel/gnustep-make/patches/patch-Instance_framework.make b/devel/gnustep-make/patches/patch-Instance_framework.make index c1b4f563c..927df7fcf 100644 --- a/devel/gnustep-make/patches/patch-Instance_framework.make +++ b/devel/gnustep-make/patches/patch-Instance_framework.make @@ -1,4 +1,9 @@ -$NetBSD: patch-Instance_framework.make,v 1.1 2013/03/24 17:02:37 joerg Exp $ +$NetBSD: patch-Instance_framework.make,v 1.2 2015/04/19 04:13:26 manu Exp $ + +Hunk #1: Don't create interfaces don't derive from NSObject + +Hunk #2 and #3: Apply fix from upstream, required to build SOGo +http://svn.gna.org/viewcvs/gnustep?view=revision&revision=36185 --- Instance/framework.make.orig 2013-03-23 21:46:20.000000000 +0000 +++ Instance/framework.make @@ -11,3 +16,21 @@ $NetBSD: patch-Instance_framework.make,v 1.1 2013/03/24 17:02:37 joerg Exp $ echo "+ (NSString *)frameworkEnv;" >> $@; \ echo "+ (NSString *)frameworkPath;" >> $@; \ echo "+ (NSString *)frameworkVersion;" >> $@; \ +@@ -536,7 +536,7 @@ + $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR): + $(ECHO_CREATING)$(MKDIRS) $@$(END_ECHO) + +-$(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)/$(GNUSTEP_INSTANCE): $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)/ ++$(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)/$(GNUSTEP_INSTANCE): $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR) + ifeq ($(MAKE_CURRENT_VERSION),yes) + $(ECHO_NOTHING)cd $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework; \ + $(RM_LN_S) $(GNUSTEP_INSTANCE); \ +@@ -562,7 +562,7 @@ + $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR): + $(ECHO_CREATING)$(MKDIRS) $@$(END_ECHO) + +-$(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)/$(GNUSTEP_INSTANCE): $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)/ ++$(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)/$(GNUSTEP_INSTANCE): $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR) + ifeq ($(MAKE_CURRENT_VERSION),yes) + $(ECHO_NOTHING)cd $(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR); \ + $(RM_LN_S) $(GNUSTEP_INSTANCE) $(FRAMEWORK_LIBRARY_FILE); \ diff --git a/devel/gnustep-objc/Makefile b/devel/gnustep-objc/Makefile index 403528936..16cf61bbf 100644 --- a/devel/gnustep-objc/Makefile +++ b/devel/gnustep-objc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 01:53:29 rh Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/18 07:23:18 manu Exp $ DISTNAME= libobjc2-1.6.1 PKGNAME= ${DISTNAME:S/libobjc2/gnustep-objc/} +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= http://download.gna.org/gnustep/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/gnustep-objc/distinfo b/devel/gnustep-objc/distinfo index b7aa11941..178c5b954 100644 --- a/devel/gnustep-objc/distinfo +++ b/devel/gnustep-objc/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.8 2012/10/22 02:13:06 rh Exp $ +$NetBSD: distinfo,v 1.9 2015/04/18 07:23:18 manu Exp $ SHA1 (libobjc2-1.6.1.tar.bz2) = 02a6cf02f620530ecd64f32dca348def92412b2b RMD160 (libobjc2-1.6.1.tar.bz2) = 7babdba063d5377125ffd5b9481e074c32a8cf10 Size (libobjc2-1.6.1.tar.bz2) = 116263 bytes +SHA1 (patch-objc_msgSend.x86-32.S) = 381fe840c433864ea39858b0cf4af6af46790d06 diff --git a/devel/gnustep-objc/patches/patch-objc_msgSend.x86-32.S b/devel/gnustep-objc/patches/patch-objc_msgSend.x86-32.S new file mode 100644 index 000000000..471aad410 --- /dev/null +++ b/devel/gnustep-objc/patches/patch-objc_msgSend.x86-32.S @@ -0,0 +1,26 @@ +$NetBSD: patch-objc_msgSend.x86-32.S,v 1.1 2015/04/18 07:23:18 manu Exp $ + +Depending on the compiler, __i686.get_pc_thunk.bx may be missing +from runtime. Replace it by a localy supplied version. + +--- objc_msgSend.x86-32.S.orig 2015-04-17 09:44:49.000000000 +0000 ++++ objc_msgSend.x86-32.S 2015-04-17 09:47:40.000000000 +0000 +@@ -77,9 +77,9 @@ + + jmp *%eax + 6: # smallObject: + push %ebx # Save old %ebx +- call __i686.get_pc_thunk.bx ++ call ___i686.get_pc_thunk.bx + addl $_GLOBAL_OFFSET_TABLE_, %ebx + mov SmallObjectClasses@GOT(%ebx), %eax + mov (%eax), %eax + popl %ebx +@@ -97,4 +97,7 @@ + .globl objc_msgSend_stret + .type objc_msgSend_stret, @function + objc_msgSend_stret: + MSGSEND 8, 12, 0 ++___i686.get_pc_thunk.bx: ++ mov (%esp),%ebx ++ ret diff --git a/devel/go-tools/DESCR b/devel/go-tools/DESCR new file mode 100644 index 000000000..89601a8ca --- /dev/null +++ b/devel/go-tools/DESCR @@ -0,0 +1,5 @@ +This package contains various packages and tools that support the Go +programming language. + +Packages include a type-checker for Go and an implementation of the +Static Single Assignment form (SSA) representation for Go programs. diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile new file mode 100644 index 000000000..9901b3298 --- /dev/null +++ b/devel/go-tools/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1 2015/05/11 14:45:32 bsiegert Exp $ +# + +DISTNAME= tools +PKGNAME= go-tools-20150504 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/} +GITHUB_PROJECT= ${DISTNAME} +GITHUB_TAG= d00f0cb57d + +MAINTAINER= bsiegert@NetBSD.org +HOMEPAGE= http://golang.org/ +COMMENT= Tools for use with Go, including godoc +LICENSE= modified-bsd + +GO_SRCPATH= golang.org/x/tools +GO_DIST_BASE= ${DISTNAME}-${GITHUB_TAG}* + +.include "../../lang/go/go-package.mk" + +INSTALLATION_DIRS+= ${GOTOOLDIR} + +post-install: + mv ${DESTDIR}${PREFIX}/bin/cover ${DESTDIR}${GOTOOLDIR} + mv ${DESTDIR}${PREFIX}/bin/vet ${DESTDIR}${GOTOOLDIR} + +.include "../../devel/google-api-go-client/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/go-tools/PLIST b/devel/go-tools/PLIST new file mode 100644 index 000000000..e1bbe442d --- /dev/null +++ b/devel/go-tools/PLIST @@ -0,0 +1,691 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/11 14:45:32 bsiegert Exp $ +bin/benchcmp +bin/callgraph +bin/digraph +bin/eg +bin/godex +bin/godoc +bin/goimports +bin/gomvpkg +bin/gorename +bin/gotype +bin/html2article +bin/oracle +bin/present +bin/ssadump +bin/stress +bin/stringer +bin/tipgodoc +go/pkg/tool/${GO_PLATFORM}/cover +go/pkg/tool/${GO_PLATFORM}/vet +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/benchmark/parse.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/blog.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/blog/atom.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/cmd/vet/whitelist.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/container/intsets.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/cover.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/ast/astutil.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/buildutil.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/callgraph.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/callgraph/cha.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/callgraph/rta.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/callgraph/static.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/exact.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/gccgoimporter.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/gcimporter.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/importer.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/loader.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/pointer.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/ssa.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/ssa/interp.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/ssa/ssautil.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/types.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/types/typeutil.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/go/vcs.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/analysis.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/redirect.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/static.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/util.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/vfs.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/vfs/gatefs.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/vfs/httpfs.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/vfs/mapfs.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/godoc/vfs/zipfs.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/imports.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/oracle.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/oracle/serial.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/playground.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/playground/socket.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/present.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/refactor/eg.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/refactor/importgraph.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/refactor/lexical.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/refactor/rename.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/tools/refactor/satisfy.a +gopkg/src/golang.org/x/tools/AUTHORS +gopkg/src/golang.org/x/tools/CONTRIBUTING.md +gopkg/src/golang.org/x/tools/CONTRIBUTORS +gopkg/src/golang.org/x/tools/LICENSE +gopkg/src/golang.org/x/tools/PATENTS +gopkg/src/golang.org/x/tools/README +gopkg/src/golang.org/x/tools/benchmark/parse/parse.go +gopkg/src/golang.org/x/tools/benchmark/parse/parse_test.go +gopkg/src/golang.org/x/tools/blog/atom/atom.go +gopkg/src/golang.org/x/tools/blog/blog.go +gopkg/src/golang.org/x/tools/cmd/benchcmp/benchcmp.go +gopkg/src/golang.org/x/tools/cmd/benchcmp/benchcmp_test.go +gopkg/src/golang.org/x/tools/cmd/benchcmp/compare.go +gopkg/src/golang.org/x/tools/cmd/benchcmp/compare_test.go +gopkg/src/golang.org/x/tools/cmd/benchcmp/doc.go +gopkg/src/golang.org/x/tools/cmd/callgraph/main.go +gopkg/src/golang.org/x/tools/cmd/callgraph/main_test.go +gopkg/src/golang.org/x/tools/cmd/callgraph/testdata/src/pkg/pkg.go +gopkg/src/golang.org/x/tools/cmd/callgraph/testdata/src/pkg/pkg_test.go +gopkg/src/golang.org/x/tools/cmd/cover/README +gopkg/src/golang.org/x/tools/cmd/cover/cover.go +gopkg/src/golang.org/x/tools/cmd/cover/cover_test.go +gopkg/src/golang.org/x/tools/cmd/cover/doc.go +gopkg/src/golang.org/x/tools/cmd/cover/func.go +gopkg/src/golang.org/x/tools/cmd/cover/html.go +gopkg/src/golang.org/x/tools/cmd/cover/testdata/main.go +gopkg/src/golang.org/x/tools/cmd/cover/testdata/test.go +gopkg/src/golang.org/x/tools/cmd/digraph/digraph.go +gopkg/src/golang.org/x/tools/cmd/digraph/digraph_test.go +gopkg/src/golang.org/x/tools/cmd/eg/eg.go +gopkg/src/golang.org/x/tools/cmd/godex/doc.go +gopkg/src/golang.org/x/tools/cmd/godex/gc.go +gopkg/src/golang.org/x/tools/cmd/godex/gccgo.go +gopkg/src/golang.org/x/tools/cmd/godex/godex.go +gopkg/src/golang.org/x/tools/cmd/godex/print.go +gopkg/src/golang.org/x/tools/cmd/godex/source.go +gopkg/src/golang.org/x/tools/cmd/godex/writetype.go +gopkg/src/golang.org/x/tools/cmd/godoc/README.godoc-app +gopkg/src/golang.org/x/tools/cmd/godoc/appinit.go +gopkg/src/golang.org/x/tools/cmd/godoc/blog.go +gopkg/src/golang.org/x/tools/cmd/godoc/codewalk.go +gopkg/src/golang.org/x/tools/cmd/godoc/dl.go +gopkg/src/golang.org/x/tools/cmd/godoc/doc.go +gopkg/src/golang.org/x/tools/cmd/godoc/godoc_test.go +gopkg/src/golang.org/x/tools/cmd/godoc/handlers.go +gopkg/src/golang.org/x/tools/cmd/godoc/index.go +gopkg/src/golang.org/x/tools/cmd/godoc/main.go +gopkg/src/golang.org/x/tools/cmd/godoc/play.go +gopkg/src/golang.org/x/tools/cmd/godoc/remotesearch.go +gopkg/src/golang.org/x/tools/cmd/godoc/setup-godoc-app.bash +gopkg/src/golang.org/x/tools/cmd/godoc/x.go +gopkg/src/golang.org/x/tools/cmd/goimports/doc.go +gopkg/src/golang.org/x/tools/cmd/goimports/goimports.go +gopkg/src/golang.org/x/tools/cmd/gomvpkg/main.go +gopkg/src/golang.org/x/tools/cmd/gorename/main.go +gopkg/src/golang.org/x/tools/cmd/gotype/doc.go +gopkg/src/golang.org/x/tools/cmd/gotype/gotype.go +gopkg/src/golang.org/x/tools/cmd/html2article/conv.go +gopkg/src/golang.org/x/tools/cmd/oracle/emacs-test.bash +gopkg/src/golang.org/x/tools/cmd/oracle/main.go +gopkg/src/golang.org/x/tools/cmd/oracle/oracle.el +gopkg/src/golang.org/x/tools/cmd/oracle/oracle.vim +gopkg/src/golang.org/x/tools/cmd/present/appengine.go +gopkg/src/golang.org/x/tools/cmd/present/dir.go +gopkg/src/golang.org/x/tools/cmd/present/doc.go +gopkg/src/golang.org/x/tools/cmd/present/local.go +gopkg/src/golang.org/x/tools/cmd/present/play.go +gopkg/src/golang.org/x/tools/cmd/present/static/article.css +gopkg/src/golang.org/x/tools/cmd/present/static/dir.css +gopkg/src/golang.org/x/tools/cmd/present/static/dir.js +gopkg/src/golang.org/x/tools/cmd/present/static/favicon.ico +gopkg/src/golang.org/x/tools/cmd/present/static/jquery-ui.js +gopkg/src/golang.org/x/tools/cmd/present/static/slides.js +gopkg/src/golang.org/x/tools/cmd/present/static/styles.css +gopkg/src/golang.org/x/tools/cmd/present/templates/action.tmpl +gopkg/src/golang.org/x/tools/cmd/present/templates/article.tmpl +gopkg/src/golang.org/x/tools/cmd/present/templates/dir.tmpl +gopkg/src/golang.org/x/tools/cmd/present/templates/slides.tmpl +gopkg/src/golang.org/x/tools/cmd/ssadump/main.go +gopkg/src/golang.org/x/tools/cmd/stress/stress.go +gopkg/src/golang.org/x/tools/cmd/stringer/endtoend_test.go +gopkg/src/golang.org/x/tools/cmd/stringer/golden_test.go +gopkg/src/golang.org/x/tools/cmd/stringer/stringer.go +gopkg/src/golang.org/x/tools/cmd/stringer/testdata/cgo.go +gopkg/src/golang.org/x/tools/cmd/stringer/testdata/day.go +gopkg/src/golang.org/x/tools/cmd/stringer/testdata/gap.go +gopkg/src/golang.org/x/tools/cmd/stringer/testdata/num.go +gopkg/src/golang.org/x/tools/cmd/stringer/testdata/number.go +gopkg/src/golang.org/x/tools/cmd/stringer/testdata/prime.go +gopkg/src/golang.org/x/tools/cmd/stringer/testdata/unum.go +gopkg/src/golang.org/x/tools/cmd/stringer/util_test.go +gopkg/src/golang.org/x/tools/cmd/tipgodoc/Dockerfile +gopkg/src/golang.org/x/tools/cmd/tipgodoc/README +gopkg/src/golang.org/x/tools/cmd/tipgodoc/app.yaml +gopkg/src/golang.org/x/tools/cmd/tipgodoc/tip.go +gopkg/src/golang.org/x/tools/cmd/vet/asmdecl.go +gopkg/src/golang.org/x/tools/cmd/vet/assign.go +gopkg/src/golang.org/x/tools/cmd/vet/atomic.go +gopkg/src/golang.org/x/tools/cmd/vet/bool.go +gopkg/src/golang.org/x/tools/cmd/vet/buildtag.go +gopkg/src/golang.org/x/tools/cmd/vet/composite.go +gopkg/src/golang.org/x/tools/cmd/vet/copylock.go +gopkg/src/golang.org/x/tools/cmd/vet/deadcode.go +gopkg/src/golang.org/x/tools/cmd/vet/doc.go +gopkg/src/golang.org/x/tools/cmd/vet/main.go +gopkg/src/golang.org/x/tools/cmd/vet/method.go +gopkg/src/golang.org/x/tools/cmd/vet/nilfunc.go +gopkg/src/golang.org/x/tools/cmd/vet/print.go +gopkg/src/golang.org/x/tools/cmd/vet/rangeloop.go +gopkg/src/golang.org/x/tools/cmd/vet/shadow.go +gopkg/src/golang.org/x/tools/cmd/vet/shift.go +gopkg/src/golang.org/x/tools/cmd/vet/structtag.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/asm.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/asm1.s +gopkg/src/golang.org/x/tools/cmd/vet/testdata/asm2.s +gopkg/src/golang.org/x/tools/cmd/vet/testdata/asm3.s +gopkg/src/golang.org/x/tools/cmd/vet/testdata/asm4.s +gopkg/src/golang.org/x/tools/cmd/vet/testdata/assign.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/atomic.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/bool.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/buildtag.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/buildtag_bad.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/composite.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/copylock_func.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/copylock_range.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/deadcode.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/method.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/nilfunc.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/print.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/rangeloop.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/shadow.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/shift.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/structtag.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/unsafeptr.go +gopkg/src/golang.org/x/tools/cmd/vet/testdata/unused.go +gopkg/src/golang.org/x/tools/cmd/vet/types.go +gopkg/src/golang.org/x/tools/cmd/vet/unsafeptr.go +gopkg/src/golang.org/x/tools/cmd/vet/unused.go +gopkg/src/golang.org/x/tools/cmd/vet/vet_test.go +gopkg/src/golang.org/x/tools/cmd/vet/whitelist/whitelist.go +gopkg/src/golang.org/x/tools/codereview.cfg +gopkg/src/golang.org/x/tools/container/intsets/sparse.go +gopkg/src/golang.org/x/tools/container/intsets/sparse_test.go +gopkg/src/golang.org/x/tools/container/intsets/util.go +gopkg/src/golang.org/x/tools/container/intsets/util_test.go +gopkg/src/golang.org/x/tools/cover/profile.go +gopkg/src/golang.org/x/tools/go/ast/astutil/enclosing.go +gopkg/src/golang.org/x/tools/go/ast/astutil/enclosing_test.go +gopkg/src/golang.org/x/tools/go/ast/astutil/imports.go +gopkg/src/golang.org/x/tools/go/ast/astutil/imports_test.go +gopkg/src/golang.org/x/tools/go/ast/astutil/util.go +gopkg/src/golang.org/x/tools/go/buildutil/allpackages.go +gopkg/src/golang.org/x/tools/go/buildutil/allpackages_test.go +gopkg/src/golang.org/x/tools/go/buildutil/fakecontext.go +gopkg/src/golang.org/x/tools/go/buildutil/tags.go +gopkg/src/golang.org/x/tools/go/buildutil/tags_test.go +gopkg/src/golang.org/x/tools/go/buildutil/util.go +gopkg/src/golang.org/x/tools/go/buildutil/util_test.go +gopkg/src/golang.org/x/tools/go/callgraph/callgraph.go +gopkg/src/golang.org/x/tools/go/callgraph/cha/cha.go +gopkg/src/golang.org/x/tools/go/callgraph/cha/cha_test.go +gopkg/src/golang.org/x/tools/go/callgraph/cha/testdata/func.go +gopkg/src/golang.org/x/tools/go/callgraph/cha/testdata/iface.go +gopkg/src/golang.org/x/tools/go/callgraph/cha/testdata/recv.go +gopkg/src/golang.org/x/tools/go/callgraph/rta/rta.go +gopkg/src/golang.org/x/tools/go/callgraph/rta/rta_test.go +gopkg/src/golang.org/x/tools/go/callgraph/rta/testdata/func.go +gopkg/src/golang.org/x/tools/go/callgraph/rta/testdata/iface.go +gopkg/src/golang.org/x/tools/go/callgraph/rta/testdata/rtype.go +gopkg/src/golang.org/x/tools/go/callgraph/static/static.go +gopkg/src/golang.org/x/tools/go/callgraph/static/static_test.go +gopkg/src/golang.org/x/tools/go/callgraph/util.go +gopkg/src/golang.org/x/tools/go/exact/exact.go +gopkg/src/golang.org/x/tools/go/exact/exact_test.go +gopkg/src/golang.org/x/tools/go/exact/go13.go +gopkg/src/golang.org/x/tools/go/exact/go14.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/gccgoinstallation.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/gccgoinstallation_test.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/importer.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/importer_test.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/parser.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/parser_test.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/testdata/complexnums.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/testdata/complexnums.gox +gopkg/src/golang.org/x/tools/go/gccgoimporter/testdata/imports.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/testdata/imports.gox +gopkg/src/golang.org/x/tools/go/gccgoimporter/testdata/pointer.go +gopkg/src/golang.org/x/tools/go/gccgoimporter/testdata/pointer.gox +gopkg/src/golang.org/x/tools/go/gcimporter/exportdata.go +gopkg/src/golang.org/x/tools/go/gcimporter/gcimporter.go +gopkg/src/golang.org/x/tools/go/gcimporter/gcimporter_test.go +gopkg/src/golang.org/x/tools/go/gcimporter/testdata/exports.go +gopkg/src/golang.org/x/tools/go/importer/export.go +gopkg/src/golang.org/x/tools/go/importer/import.go +gopkg/src/golang.org/x/tools/go/importer/import_test.go +gopkg/src/golang.org/x/tools/go/importer/predefined.go +gopkg/src/golang.org/x/tools/go/loader/cgo.go +gopkg/src/golang.org/x/tools/go/loader/doc.go +gopkg/src/golang.org/x/tools/go/loader/example_test.go +gopkg/src/golang.org/x/tools/go/loader/loader.go +gopkg/src/golang.org/x/tools/go/loader/loader_test.go +gopkg/src/golang.org/x/tools/go/loader/stdlib_test.go +gopkg/src/golang.org/x/tools/go/loader/testdata/a.go +gopkg/src/golang.org/x/tools/go/loader/testdata/b.go +gopkg/src/golang.org/x/tools/go/loader/testdata/badpkgdecl.go +gopkg/src/golang.org/x/tools/go/loader/util.go +gopkg/src/golang.org/x/tools/go/pointer/TODO +gopkg/src/golang.org/x/tools/go/pointer/analysis.go +gopkg/src/golang.org/x/tools/go/pointer/api.go +gopkg/src/golang.org/x/tools/go/pointer/callgraph.go +gopkg/src/golang.org/x/tools/go/pointer/constraint.go +gopkg/src/golang.org/x/tools/go/pointer/doc.go +gopkg/src/golang.org/x/tools/go/pointer/example_test.go +gopkg/src/golang.org/x/tools/go/pointer/gen.go +gopkg/src/golang.org/x/tools/go/pointer/hvn.go +gopkg/src/golang.org/x/tools/go/pointer/intrinsics.go +gopkg/src/golang.org/x/tools/go/pointer/labels.go +gopkg/src/golang.org/x/tools/go/pointer/opt.go +gopkg/src/golang.org/x/tools/go/pointer/pointer_test.go +gopkg/src/golang.org/x/tools/go/pointer/print.go +gopkg/src/golang.org/x/tools/go/pointer/reflect.go +gopkg/src/golang.org/x/tools/go/pointer/solve.go +gopkg/src/golang.org/x/tools/go/pointer/stdlib_test.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/a_test.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/another.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/arrayreflect.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/arrays.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/channels.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/chanreflect.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/chanreflect1.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/context.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/conv.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/finalizer.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/flow.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/fmtexcerpt.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/func.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/funcreflect.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/hello.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/interfaces.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/issue9002.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/mapreflect.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/maps.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/panic.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/recur.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/reflect.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/rtti.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/structreflect.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/structs.go +gopkg/src/golang.org/x/tools/go/pointer/testdata/timer.go +gopkg/src/golang.org/x/tools/go/pointer/util.go +gopkg/src/golang.org/x/tools/go/ssa/blockopt.go +gopkg/src/golang.org/x/tools/go/ssa/builder.go +gopkg/src/golang.org/x/tools/go/ssa/builder_test.go +gopkg/src/golang.org/x/tools/go/ssa/const.go +gopkg/src/golang.org/x/tools/go/ssa/create.go +gopkg/src/golang.org/x/tools/go/ssa/doc.go +gopkg/src/golang.org/x/tools/go/ssa/dom.go +gopkg/src/golang.org/x/tools/go/ssa/emit.go +gopkg/src/golang.org/x/tools/go/ssa/example_test.go +gopkg/src/golang.org/x/tools/go/ssa/func.go +gopkg/src/golang.org/x/tools/go/ssa/interp/external.go +gopkg/src/golang.org/x/tools/go/ssa/interp/external_darwin.go +gopkg/src/golang.org/x/tools/go/ssa/interp/external_freebsd.go +gopkg/src/golang.org/x/tools/go/ssa/interp/external_plan9.go +gopkg/src/golang.org/x/tools/go/ssa/interp/external_unix.go +gopkg/src/golang.org/x/tools/go/ssa/interp/external_windows.go +gopkg/src/golang.org/x/tools/go/ssa/interp/interp.go +gopkg/src/golang.org/x/tools/go/ssa/interp/interp_test.go +gopkg/src/golang.org/x/tools/go/ssa/interp/map.go +gopkg/src/golang.org/x/tools/go/ssa/interp/ops.go +gopkg/src/golang.org/x/tools/go/ssa/interp/reflect.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/a_test.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/b_test.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/boundmeth.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/callstack.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/complit.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/coverage.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/defer.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/fieldprom.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/ifaceconv.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/ifaceprom.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/initorder.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/methprom.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/mrvchain.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/range.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/recover.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/reflect.go +gopkg/src/golang.org/x/tools/go/ssa/interp/testdata/static.go +gopkg/src/golang.org/x/tools/go/ssa/interp/value.go +gopkg/src/golang.org/x/tools/go/ssa/lift.go +gopkg/src/golang.org/x/tools/go/ssa/lvalue.go +gopkg/src/golang.org/x/tools/go/ssa/methods.go +gopkg/src/golang.org/x/tools/go/ssa/mode.go +gopkg/src/golang.org/x/tools/go/ssa/print.go +gopkg/src/golang.org/x/tools/go/ssa/sanity.go +gopkg/src/golang.org/x/tools/go/ssa/source.go +gopkg/src/golang.org/x/tools/go/ssa/source_test.go +gopkg/src/golang.org/x/tools/go/ssa/ssa.go +gopkg/src/golang.org/x/tools/go/ssa/ssautil/load.go +gopkg/src/golang.org/x/tools/go/ssa/ssautil/load_test.go +gopkg/src/golang.org/x/tools/go/ssa/ssautil/switch.go +gopkg/src/golang.org/x/tools/go/ssa/ssautil/switch_test.go +gopkg/src/golang.org/x/tools/go/ssa/ssautil/testdata/switches.go +gopkg/src/golang.org/x/tools/go/ssa/ssautil/visit.go +gopkg/src/golang.org/x/tools/go/ssa/stdlib_test.go +gopkg/src/golang.org/x/tools/go/ssa/testdata/objlookup.go +gopkg/src/golang.org/x/tools/go/ssa/testdata/valueforexpr.go +gopkg/src/golang.org/x/tools/go/ssa/testmain.go +gopkg/src/golang.org/x/tools/go/ssa/testmain_test.go +gopkg/src/golang.org/x/tools/go/ssa/util.go +gopkg/src/golang.org/x/tools/go/ssa/wrappers.go +gopkg/src/golang.org/x/tools/go/types/api.go +gopkg/src/golang.org/x/tools/go/types/api_test.go +gopkg/src/golang.org/x/tools/go/types/assignments.go +gopkg/src/golang.org/x/tools/go/types/builtins.go +gopkg/src/golang.org/x/tools/go/types/builtins_test.go +gopkg/src/golang.org/x/tools/go/types/call.go +gopkg/src/golang.org/x/tools/go/types/check.go +gopkg/src/golang.org/x/tools/go/types/check_test.go +gopkg/src/golang.org/x/tools/go/types/conversions.go +gopkg/src/golang.org/x/tools/go/types/decl.go +gopkg/src/golang.org/x/tools/go/types/errors.go +gopkg/src/golang.org/x/tools/go/types/eval.go +gopkg/src/golang.org/x/tools/go/types/eval_test.go +gopkg/src/golang.org/x/tools/go/types/expr.go +gopkg/src/golang.org/x/tools/go/types/exprstring.go +gopkg/src/golang.org/x/tools/go/types/exprstring_test.go +gopkg/src/golang.org/x/tools/go/types/go11.go +gopkg/src/golang.org/x/tools/go/types/go12.go +gopkg/src/golang.org/x/tools/go/types/hilbert_test.go +gopkg/src/golang.org/x/tools/go/types/initorder.go +gopkg/src/golang.org/x/tools/go/types/issues_test.go +gopkg/src/golang.org/x/tools/go/types/labels.go +gopkg/src/golang.org/x/tools/go/types/lookup.go +gopkg/src/golang.org/x/tools/go/types/methodset.go +gopkg/src/golang.org/x/tools/go/types/methodsetcache.go +gopkg/src/golang.org/x/tools/go/types/object.go +gopkg/src/golang.org/x/tools/go/types/objset.go +gopkg/src/golang.org/x/tools/go/types/operand.go +gopkg/src/golang.org/x/tools/go/types/ordering.go +gopkg/src/golang.org/x/tools/go/types/package.go +gopkg/src/golang.org/x/tools/go/types/predicates.go +gopkg/src/golang.org/x/tools/go/types/resolver.go +gopkg/src/golang.org/x/tools/go/types/resolver_test.go +gopkg/src/golang.org/x/tools/go/types/return.go +gopkg/src/golang.org/x/tools/go/types/scope.go +gopkg/src/golang.org/x/tools/go/types/selection.go +gopkg/src/golang.org/x/tools/go/types/self_test.go +gopkg/src/golang.org/x/tools/go/types/sizes.go +gopkg/src/golang.org/x/tools/go/types/stdlib_test.go +gopkg/src/golang.org/x/tools/go/types/stmt.go +gopkg/src/golang.org/x/tools/go/types/testdata/blank.src +gopkg/src/golang.org/x/tools/go/types/testdata/builtins.src +gopkg/src/golang.org/x/tools/go/types/testdata/const0.src +gopkg/src/golang.org/x/tools/go/types/testdata/const1.src +gopkg/src/golang.org/x/tools/go/types/testdata/constdecl.src +gopkg/src/golang.org/x/tools/go/types/testdata/conversions.src +gopkg/src/golang.org/x/tools/go/types/testdata/cycles.src +gopkg/src/golang.org/x/tools/go/types/testdata/cycles1.src +gopkg/src/golang.org/x/tools/go/types/testdata/cycles2.src +gopkg/src/golang.org/x/tools/go/types/testdata/cycles3.src +gopkg/src/golang.org/x/tools/go/types/testdata/cycles4.src +gopkg/src/golang.org/x/tools/go/types/testdata/decls0.src +gopkg/src/golang.org/x/tools/go/types/testdata/decls1.src +gopkg/src/golang.org/x/tools/go/types/testdata/decls2a.src +gopkg/src/golang.org/x/tools/go/types/testdata/decls2b.src +gopkg/src/golang.org/x/tools/go/types/testdata/decls3.src +gopkg/src/golang.org/x/tools/go/types/testdata/errors.src +gopkg/src/golang.org/x/tools/go/types/testdata/expr0.src +gopkg/src/golang.org/x/tools/go/types/testdata/expr1.src +gopkg/src/golang.org/x/tools/go/types/testdata/expr2.src +gopkg/src/golang.org/x/tools/go/types/testdata/expr3.src +gopkg/src/golang.org/x/tools/go/types/testdata/gotos.src +gopkg/src/golang.org/x/tools/go/types/testdata/importdecl0a.src +gopkg/src/golang.org/x/tools/go/types/testdata/importdecl0b.src +gopkg/src/golang.org/x/tools/go/types/testdata/importdecl1a.src +gopkg/src/golang.org/x/tools/go/types/testdata/importdecl1b.src +gopkg/src/golang.org/x/tools/go/types/testdata/init0.src +gopkg/src/golang.org/x/tools/go/types/testdata/init1.src +gopkg/src/golang.org/x/tools/go/types/testdata/init2.src +gopkg/src/golang.org/x/tools/go/types/testdata/issues.src +gopkg/src/golang.org/x/tools/go/types/testdata/labels.src +gopkg/src/golang.org/x/tools/go/types/testdata/methodsets.src +gopkg/src/golang.org/x/tools/go/types/testdata/shifts.src +gopkg/src/golang.org/x/tools/go/types/testdata/stmt0.src +gopkg/src/golang.org/x/tools/go/types/testdata/stmt1.src +gopkg/src/golang.org/x/tools/go/types/testdata/vardecl.src +gopkg/src/golang.org/x/tools/go/types/token_test.go +gopkg/src/golang.org/x/tools/go/types/type.go +gopkg/src/golang.org/x/tools/go/types/typestring.go +gopkg/src/golang.org/x/tools/go/types/typestring_test.go +gopkg/src/golang.org/x/tools/go/types/typeutil/example_test.go +gopkg/src/golang.org/x/tools/go/types/typeutil/imports.go +gopkg/src/golang.org/x/tools/go/types/typeutil/imports_test.go +gopkg/src/golang.org/x/tools/go/types/typeutil/map.go +gopkg/src/golang.org/x/tools/go/types/typeutil/map_test.go +gopkg/src/golang.org/x/tools/go/types/typeutil/ui.go +gopkg/src/golang.org/x/tools/go/types/typexpr.go +gopkg/src/golang.org/x/tools/go/types/universe.go +gopkg/src/golang.org/x/tools/go/vcs/discovery.go +gopkg/src/golang.org/x/tools/go/vcs/env.go +gopkg/src/golang.org/x/tools/go/vcs/http.go +gopkg/src/golang.org/x/tools/go/vcs/vcs.go +gopkg/src/golang.org/x/tools/go/vcs/vcs_test.go +gopkg/src/golang.org/x/tools/godoc/analysis/README +gopkg/src/golang.org/x/tools/godoc/analysis/analysis.go +gopkg/src/golang.org/x/tools/godoc/analysis/callgraph.go +gopkg/src/golang.org/x/tools/godoc/analysis/implements.go +gopkg/src/golang.org/x/tools/godoc/analysis/json.go +gopkg/src/golang.org/x/tools/godoc/analysis/peers.go +gopkg/src/golang.org/x/tools/godoc/analysis/typeinfo.go +gopkg/src/golang.org/x/tools/godoc/cmdline.go +gopkg/src/golang.org/x/tools/godoc/cmdline_test.go +gopkg/src/golang.org/x/tools/godoc/corpus.go +gopkg/src/golang.org/x/tools/godoc/dirtrees.go +gopkg/src/golang.org/x/tools/godoc/format.go +gopkg/src/golang.org/x/tools/godoc/godoc.go +gopkg/src/golang.org/x/tools/godoc/godoc_test.go +gopkg/src/golang.org/x/tools/godoc/index.go +gopkg/src/golang.org/x/tools/godoc/index_test.go +gopkg/src/golang.org/x/tools/godoc/linkify.go +gopkg/src/golang.org/x/tools/godoc/meta.go +gopkg/src/golang.org/x/tools/godoc/page.go +gopkg/src/golang.org/x/tools/godoc/parser.go +gopkg/src/golang.org/x/tools/godoc/pres.go +gopkg/src/golang.org/x/tools/godoc/redirect/hash.go +gopkg/src/golang.org/x/tools/godoc/redirect/redirect.go +gopkg/src/golang.org/x/tools/godoc/search.go +gopkg/src/golang.org/x/tools/godoc/server.go +gopkg/src/golang.org/x/tools/godoc/server_test.go +gopkg/src/golang.org/x/tools/godoc/snippet.go +gopkg/src/golang.org/x/tools/godoc/spec.go +gopkg/src/golang.org/x/tools/godoc/spot.go +gopkg/src/golang.org/x/tools/godoc/static/analysis/call-eg.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/call3.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/callers1.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/callers2.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/chan1.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/chan2a.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/chan2b.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/error1.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/help.html +gopkg/src/golang.org/x/tools/godoc/static/analysis/ident-def.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/ident-field.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/ident-func.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/ipcg-func.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/ipcg-pkg.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/typeinfo-pkg.png +gopkg/src/golang.org/x/tools/godoc/static/analysis/typeinfo-src.png +gopkg/src/golang.org/x/tools/godoc/static/callgraph.html +gopkg/src/golang.org/x/tools/godoc/static/codewalk.html +gopkg/src/golang.org/x/tools/godoc/static/codewalkdir.html +gopkg/src/golang.org/x/tools/godoc/static/dirlist.html +gopkg/src/golang.org/x/tools/godoc/static/doc.go +gopkg/src/golang.org/x/tools/godoc/static/error.html +gopkg/src/golang.org/x/tools/godoc/static/example.html +gopkg/src/golang.org/x/tools/godoc/static/gen.go +gopkg/src/golang.org/x/tools/godoc/static/godoc.html +gopkg/src/golang.org/x/tools/godoc/static/godocs.js +gopkg/src/golang.org/x/tools/godoc/static/images/minus.gif +gopkg/src/golang.org/x/tools/godoc/static/images/plus.gif +gopkg/src/golang.org/x/tools/godoc/static/images/treeview-black-line.gif +gopkg/src/golang.org/x/tools/godoc/static/images/treeview-black.gif +gopkg/src/golang.org/x/tools/godoc/static/images/treeview-default-line.gif +gopkg/src/golang.org/x/tools/godoc/static/images/treeview-default.gif +gopkg/src/golang.org/x/tools/godoc/static/images/treeview-gray-line.gif +gopkg/src/golang.org/x/tools/godoc/static/images/treeview-gray.gif +gopkg/src/golang.org/x/tools/godoc/static/implements.html +gopkg/src/golang.org/x/tools/godoc/static/jquery.js +gopkg/src/golang.org/x/tools/godoc/static/jquery.treeview.css +gopkg/src/golang.org/x/tools/godoc/static/jquery.treeview.edit.js +gopkg/src/golang.org/x/tools/godoc/static/jquery.treeview.js +gopkg/src/golang.org/x/tools/godoc/static/makestatic.go +gopkg/src/golang.org/x/tools/godoc/static/methodset.html +gopkg/src/golang.org/x/tools/godoc/static/opensearch.xml +gopkg/src/golang.org/x/tools/godoc/static/package.html +gopkg/src/golang.org/x/tools/godoc/static/package.txt +gopkg/src/golang.org/x/tools/godoc/static/play.js +gopkg/src/golang.org/x/tools/godoc/static/playground.js +gopkg/src/golang.org/x/tools/godoc/static/search.html +gopkg/src/golang.org/x/tools/godoc/static/search.txt +gopkg/src/golang.org/x/tools/godoc/static/searchcode.html +gopkg/src/golang.org/x/tools/godoc/static/searchdoc.html +gopkg/src/golang.org/x/tools/godoc/static/searchtxt.html +gopkg/src/golang.org/x/tools/godoc/static/static.go +gopkg/src/golang.org/x/tools/godoc/static/style.css +gopkg/src/golang.org/x/tools/godoc/tab.go +gopkg/src/golang.org/x/tools/godoc/template.go +gopkg/src/golang.org/x/tools/godoc/util/throttle.go +gopkg/src/golang.org/x/tools/godoc/util/util.go +gopkg/src/golang.org/x/tools/godoc/vfs/gatefs/gatefs.go +gopkg/src/golang.org/x/tools/godoc/vfs/httpfs/httpfs.go +gopkg/src/golang.org/x/tools/godoc/vfs/mapfs/mapfs.go +gopkg/src/golang.org/x/tools/godoc/vfs/mapfs/mapfs_test.go +gopkg/src/golang.org/x/tools/godoc/vfs/namespace.go +gopkg/src/golang.org/x/tools/godoc/vfs/os.go +gopkg/src/golang.org/x/tools/godoc/vfs/vfs.go +gopkg/src/golang.org/x/tools/godoc/vfs/zipfs/zipfs.go +gopkg/src/golang.org/x/tools/imports/fix.go +gopkg/src/golang.org/x/tools/imports/fix_test.go +gopkg/src/golang.org/x/tools/imports/imports.go +gopkg/src/golang.org/x/tools/imports/mkindex.go +gopkg/src/golang.org/x/tools/imports/mkstdlib.go +gopkg/src/golang.org/x/tools/imports/sortimports.go +gopkg/src/golang.org/x/tools/imports/sortimports_compat.go +gopkg/src/golang.org/x/tools/imports/zstdlib.go +gopkg/src/golang.org/x/tools/oracle/TODO +gopkg/src/golang.org/x/tools/oracle/callees.go +gopkg/src/golang.org/x/tools/oracle/callers.go +gopkg/src/golang.org/x/tools/oracle/callstack.go +gopkg/src/golang.org/x/tools/oracle/definition.go +gopkg/src/golang.org/x/tools/oracle/describe.go +gopkg/src/golang.org/x/tools/oracle/freevars.go +gopkg/src/golang.org/x/tools/oracle/implements.go +gopkg/src/golang.org/x/tools/oracle/oracle.go +gopkg/src/golang.org/x/tools/oracle/oracle_test.go +gopkg/src/golang.org/x/tools/oracle/peers.go +gopkg/src/golang.org/x/tools/oracle/pointsto.go +gopkg/src/golang.org/x/tools/oracle/pos.go +gopkg/src/golang.org/x/tools/oracle/referrers.go +gopkg/src/golang.org/x/tools/oracle/serial/serial.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/calls-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/calls-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/calls/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/calls/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/describe-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/describe-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/describe/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/describe/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/freevars/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/freevars/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements-methods-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements-methods-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements-methods/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements-methods/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/implements/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/imports/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/imports/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/lib/lib.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/main/multi.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/peers-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/peers-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/peers/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/peers/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/pointsto-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/pointsto-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/pointsto/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/pointsto/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/referrers-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/referrers-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/referrers/ext_test.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/referrers/int_test.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/referrers/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/referrers/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/reflection/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/reflection/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/what-json/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/what-json/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/what/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/what/main.golden +gopkg/src/golang.org/x/tools/oracle/testdata/src/whicherrs/main.go +gopkg/src/golang.org/x/tools/oracle/testdata/src/whicherrs/main.golden +gopkg/src/golang.org/x/tools/oracle/what.go +gopkg/src/golang.org/x/tools/oracle/whicherrs.go +gopkg/src/golang.org/x/tools/playground/appengine.go +gopkg/src/golang.org/x/tools/playground/common.go +gopkg/src/golang.org/x/tools/playground/local.go +gopkg/src/golang.org/x/tools/playground/socket/socket.go +gopkg/src/golang.org/x/tools/present/args.go +gopkg/src/golang.org/x/tools/present/caption.go +gopkg/src/golang.org/x/tools/present/code.go +gopkg/src/golang.org/x/tools/present/doc.go +gopkg/src/golang.org/x/tools/present/html.go +gopkg/src/golang.org/x/tools/present/iframe.go +gopkg/src/golang.org/x/tools/present/image.go +gopkg/src/golang.org/x/tools/present/link.go +gopkg/src/golang.org/x/tools/present/link_test.go +gopkg/src/golang.org/x/tools/present/parse.go +gopkg/src/golang.org/x/tools/present/style.go +gopkg/src/golang.org/x/tools/present/style_test.go +gopkg/src/golang.org/x/tools/refactor/README +gopkg/src/golang.org/x/tools/refactor/eg/eg.go +gopkg/src/golang.org/x/tools/refactor/eg/eg_test.go +gopkg/src/golang.org/x/tools/refactor/eg/match.go +gopkg/src/golang.org/x/tools/refactor/eg/rewrite.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/A.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/A1.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/A1.golden +gopkg/src/golang.org/x/tools/refactor/eg/testdata/A2.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/A2.golden +gopkg/src/golang.org/x/tools/refactor/eg/testdata/B.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/B1.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/B1.golden +gopkg/src/golang.org/x/tools/refactor/eg/testdata/C.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/C1.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/C1.golden +gopkg/src/golang.org/x/tools/refactor/eg/testdata/D.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/D1.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/D1.golden +gopkg/src/golang.org/x/tools/refactor/eg/testdata/E.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/E1.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/E1.golden +gopkg/src/golang.org/x/tools/refactor/eg/testdata/F.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/F1.go +gopkg/src/golang.org/x/tools/refactor/eg/testdata/F1.golden +gopkg/src/golang.org/x/tools/refactor/eg/testdata/bad_type.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/expr_type_mismatch.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/no_after_return.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/no_before.template +gopkg/src/golang.org/x/tools/refactor/eg/testdata/type_mismatch.template +gopkg/src/golang.org/x/tools/refactor/importgraph/graph.go +gopkg/src/golang.org/x/tools/refactor/importgraph/graph_test.go +gopkg/src/golang.org/x/tools/refactor/lexical/lexical.go +gopkg/src/golang.org/x/tools/refactor/lexical/lexical_test.go +gopkg/src/golang.org/x/tools/refactor/rename/check.go +gopkg/src/golang.org/x/tools/refactor/rename/mvpkg.go +gopkg/src/golang.org/x/tools/refactor/rename/mvpkg_test.go +gopkg/src/golang.org/x/tools/refactor/rename/rename.el +gopkg/src/golang.org/x/tools/refactor/rename/rename.go +gopkg/src/golang.org/x/tools/refactor/rename/rename_test.go +gopkg/src/golang.org/x/tools/refactor/rename/spec.go +gopkg/src/golang.org/x/tools/refactor/rename/util.go +gopkg/src/golang.org/x/tools/refactor/satisfy/find.go diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo new file mode 100644 index 000000000..5e9078382 --- /dev/null +++ b/devel/go-tools/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/11 14:45:32 bsiegert Exp $ + +SHA1 (tools-d00f0cb57d.tar.gz) = f0b894faa4e42166e82ca3176ec114ff7011005d +RMD160 (tools-d00f0cb57d.tar.gz) = 784b144c11b3b5b56829390d5597252a55a390d1 +Size (tools-d00f0cb57d.tar.gz) = 1618876 bytes diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 748ee3fa4..cbae0c7b2 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2014/10/07 23:29:49 prlw1 Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/10 23:27:56 prlw1 Exp $ -DISTNAME= gobject-introspection-1.42.0 +DISTNAME= gobject-introspection-1.44.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --disable-doctool --disable-tests #.include "../../graphics/cairo-gobject/buildlink3.mk" #TEST_TARGET= check -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36.0 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.44.0 .include "../../devel/glib2/buildlink3.mk" BUILDLINK_API_DEPENDS.libffi+= libffi>=3.0.0 .include "../../devel/libffi/buildlink3.mk" diff --git a/devel/gobject-introspection/distinfo b/devel/gobject-introspection/distinfo index 4fe0fe3a8..4220b6d22 100644 --- a/devel/gobject-introspection/distinfo +++ b/devel/gobject-introspection/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2014/10/07 23:29:49 prlw1 Exp $ +$NetBSD: distinfo,v 1.21 2015/06/10 23:27:56 prlw1 Exp $ -SHA1 (gobject-introspection-1.42.0.tar.xz) = b3e095004aa8321a5a814aacd019e6953d69c4eb -RMD160 (gobject-introspection-1.42.0.tar.xz) = 3f2c4e4052def9f556156aed0d3e7883ec55f12b -Size (gobject-introspection-1.42.0.tar.xz) = 1308056 bytes -SHA1 (patch-aa) = 8763e49eae92952f8534ea668bfef1a26f9c0c26 +SHA1 (gobject-introspection-1.44.0.tar.xz) = 5bae1d170e19d6b3de2d1dd2554d5fc1230ee5fd +RMD160 (gobject-introspection-1.44.0.tar.xz) = 6c6521f2690f09ea676b3fa0093e0fed5e87bc89 +Size (gobject-introspection-1.44.0.tar.xz) = 1319168 bytes +SHA1 (patch-aa) = 51027168850b4015c958f29cff58ec6821f4cb42 SHA1 (patch-ac) = 52174e01aa90a5cf75cfe2f255826c1e46f8e183 SHA1 (patch-giscanner_dumper.py) = f2acdc734b7b93429e3179ffaf53c94c0e16e819 diff --git a/devel/gobject-introspection/patches/patch-aa b/devel/gobject-introspection/patches/patch-aa index 89d456f41..39c3ed49e 100644 --- a/devel/gobject-introspection/patches/patch-aa +++ b/devel/gobject-introspection/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.2 2014/01/02 12:32:19 obache Exp $ +$NetBSD: patch-aa,v 1.3 2015/06/10 23:27:56 prlw1 Exp $ ---- giscanner/ast.py.orig 2013-07-10 16:13:23.000000000 +0000 +--- giscanner/ast.py.orig 2015-03-04 18:30:22.000000000 +0000 +++ giscanner/ast.py @@ -277,13 +277,21 @@ type_names['void'] = TYPE_NONE type_names['signed long long'] = TYPE_LONG_LONG @@ -21,10 +21,10 @@ $NetBSD: patch-aa,v 1.2 2014/01/02 12:32:19 obache Exp $ +type_names['__int64_t'] = TYPE_INT64 type_names['uint64_t'] = TYPE_UINT64 +type_names['__uint64_t'] = TYPE_UINT64 + # C99 stdbool + type_names['bool'] = TYPE_BOOLEAN - # A few additional GLib type aliases - type_names['guchar'] = TYPE_UINT8 -@@ -319,7 +327,7 @@ type_names['FILE*'] = TYPE_ANY +@@ -321,7 +329,7 @@ type_names['FILE*'] = TYPE_ANY # the relevant methods, but on the other hand, since these types are just # integers it's easy enough to expand them. type_names['size_t'] = type_names['gsize'] diff --git a/devel/google-api-go-client/DESCR b/devel/google-api-go-client/DESCR new file mode 100644 index 000000000..46503fcf0 --- /dev/null +++ b/devel/google-api-go-client/DESCR @@ -0,0 +1,3 @@ +These packages are bindings for the APIs of many Google services, such +as Calendar, Gmail, the Maps API etc. They are auto-generated from +their respective service describers. diff --git a/devel/google-api-go-client/Makefile b/devel/google-api-go-client/Makefile new file mode 100644 index 000000000..8c4ebe58d --- /dev/null +++ b/devel/google-api-go-client/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2015/05/11 14:28:43 bsiegert Exp $ +# + +DISTNAME= google-api-go-client +PKGNAME= google-api-go-client-20150507 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=google/} +GITHUB_PROJECT= ${DISTNAME} +GITHUB_TAG= 0297be7525 + +MAINTAINER= bsiegert@NetBSD.org +HOMEPAGE= http://google.golang.org/api/ +COMMENT= Go client library for various Google APIs +LICENSE= modified-bsd + +GO_SRCPATH= google.golang.org/api +GO_DIST_BASE= ${DISTNAME}-${GITHUB_TAG}* + +.include "../../security/go-oauth2/buildlink3.mk" +.include "../../lang/go/go-package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/google-api-go-client/PLIST b/devel/google-api-go-client/PLIST new file mode 100644 index 000000000..26d16addb --- /dev/null +++ b/devel/google-api-go-client/PLIST @@ -0,0 +1,429 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/11 14:28:43 bsiegert Exp $ +bin/examples +bin/google-api-go-generator +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adexchangebuyer/v1.2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adexchangebuyer/v1.3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adexchangeseller/v1.1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adexchangeseller/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adexchangeseller/v2.0.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/admin/directory_v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/admin/email_migration_v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/admin/reports_v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adsense/v1.2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adsense/v1.3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adsense/v1.4.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/adsensehost/v4.1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/analytics/v2.4.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/analytics/v3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/androidenterprise/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/androidpublisher/v1.1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/androidpublisher/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/androidpublisher/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/appsactivity/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/appstate/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/audit/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/autoscaler/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/bigquery/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/blogger/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/blogger/v3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/books/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/calendar/v3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/civicinfo/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/cloudlatencytest/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/cloudmonitoring/v2beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/cloudsearch/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/compute/beta.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/compute/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/computeaccounts/v0.alpha.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/container/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/content/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/coordinate/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/customsearch/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dataflow/v1b3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dataflow/v1b4.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dataflow/v1beta3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/datastore/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/datastore/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/deploymentmanager/v2beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dfareporting/v1.1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dfareporting/v1.2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dfareporting/v1.3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dfareporting/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dfareporting/v2.0.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dfareporting/v2.1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/discovery/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dns/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/dns/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/doubleclickbidmanager/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/doubleclicksearch/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/drive/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/drive/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/fitness/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/freebase/v1-sandbox.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/freebase/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/freebase/v1sandbox.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/fusiontables/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/fusiontables/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/games/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/gamesconfiguration/v1configuration.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/gamesmanagement/v1management.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/gan/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/genomics/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/gmail/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/googleapi.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/googleapi/internal/uritemplates.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/googleapi/transport.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/groupsmigration/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/groupssettings/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/identitytoolkit/v3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/licensing/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/logging/v1beta3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/manager/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/mapsengine/exp2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/mapsengine/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/mirror/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/oauth2/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/oauth2/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/pagespeedonline/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/pagespeedonline/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/plus/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/plusdomains/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/prediction/v1.2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/prediction/v1.3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/prediction/v1.4.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/prediction/v1.5.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/prediction/v1.6.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/pubsub/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/pubsub/v1beta1a.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/pubsub/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/qpxexpress/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/replicapool/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/replicapool/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/replicapoolupdater/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/reseller/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/reseller/v1sandbox.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/resourceviews/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/resourceviews/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/siteverification/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/spectrum/v1explorer.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/sqladmin/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/sqladmin/v1beta3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/sqladmin/v1beta4.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/storage/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/storage/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/storage/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/tagmanager/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/taskqueue/v1beta1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/taskqueue/v1beta2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/tasks/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/translate/v2.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/urlshortener/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/webfonts/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/webmasters/v3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/youtube/v3.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/youtubeanalytics/v1.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/api/youtubeanalytics/v1beta1.a +gopkg/src/google.golang.org/api/AUTHORS +gopkg/src/google.golang.org/api/CONTRIBUTING.md +gopkg/src/google.golang.org/api/CONTRIBUTORS +gopkg/src/google.golang.org/api/GettingStarted.md +gopkg/src/google.golang.org/api/LICENSE +gopkg/src/google.golang.org/api/Makefile +gopkg/src/google.golang.org/api/NOTES +gopkg/src/google.golang.org/api/README.md +gopkg/src/google.golang.org/api/TODO +gopkg/src/google.golang.org/api/adexchangebuyer/v1.2/adexchangebuyer-api.json +gopkg/src/google.golang.org/api/adexchangebuyer/v1.2/adexchangebuyer-gen.go +gopkg/src/google.golang.org/api/adexchangebuyer/v1.3/adexchangebuyer-api.json +gopkg/src/google.golang.org/api/adexchangebuyer/v1.3/adexchangebuyer-gen.go +gopkg/src/google.golang.org/api/adexchangeseller/v1.1/adexchangeseller-api.json +gopkg/src/google.golang.org/api/adexchangeseller/v1.1/adexchangeseller-gen.go +gopkg/src/google.golang.org/api/adexchangeseller/v1/adexchangeseller-api.json +gopkg/src/google.golang.org/api/adexchangeseller/v1/adexchangeseller-gen.go +gopkg/src/google.golang.org/api/adexchangeseller/v2.0/adexchangeseller-api.json +gopkg/src/google.golang.org/api/adexchangeseller/v2.0/adexchangeseller-gen.go +gopkg/src/google.golang.org/api/admin/directory_v1/admin-api.json +gopkg/src/google.golang.org/api/admin/directory_v1/admin-gen.go +gopkg/src/google.golang.org/api/admin/email_migration_v2/admin-api.json +gopkg/src/google.golang.org/api/admin/email_migration_v2/admin-gen.go +gopkg/src/google.golang.org/api/admin/reports_v1/admin-api.json +gopkg/src/google.golang.org/api/admin/reports_v1/admin-gen.go +gopkg/src/google.golang.org/api/adsense/v1.2/adsense-api.json +gopkg/src/google.golang.org/api/adsense/v1.2/adsense-gen.go +gopkg/src/google.golang.org/api/adsense/v1.3/adsense-api.json +gopkg/src/google.golang.org/api/adsense/v1.3/adsense-gen.go +gopkg/src/google.golang.org/api/adsense/v1.4/adsense-api.json +gopkg/src/google.golang.org/api/adsense/v1.4/adsense-gen.go +gopkg/src/google.golang.org/api/adsensehost/v4.1/adsensehost-api.json +gopkg/src/google.golang.org/api/adsensehost/v4.1/adsensehost-gen.go +gopkg/src/google.golang.org/api/analytics/v2.4/analytics-api.json +gopkg/src/google.golang.org/api/analytics/v2.4/analytics-gen.go +gopkg/src/google.golang.org/api/analytics/v3/analytics-api.json +gopkg/src/google.golang.org/api/analytics/v3/analytics-gen.go +gopkg/src/google.golang.org/api/androidenterprise/v1/androidenterprise-api.json +gopkg/src/google.golang.org/api/androidenterprise/v1/androidenterprise-gen.go +gopkg/src/google.golang.org/api/androidpublisher/v1.1/androidpublisher-api.json +gopkg/src/google.golang.org/api/androidpublisher/v1.1/androidpublisher-gen.go +gopkg/src/google.golang.org/api/androidpublisher/v1/androidpublisher-api.json +gopkg/src/google.golang.org/api/androidpublisher/v1/androidpublisher-gen.go +gopkg/src/google.golang.org/api/androidpublisher/v2/androidpublisher-api.json +gopkg/src/google.golang.org/api/androidpublisher/v2/androidpublisher-gen.go +gopkg/src/google.golang.org/api/appsactivity/v1/appsactivity-api.json +gopkg/src/google.golang.org/api/appsactivity/v1/appsactivity-gen.go +gopkg/src/google.golang.org/api/appstate/v1/appstate-api.json +gopkg/src/google.golang.org/api/appstate/v1/appstate-gen.go +gopkg/src/google.golang.org/api/audit/v1/audit-api.json +gopkg/src/google.golang.org/api/audit/v1/audit-gen.go +gopkg/src/google.golang.org/api/autoscaler/v1beta2/autoscaler-api.json +gopkg/src/google.golang.org/api/autoscaler/v1beta2/autoscaler-gen.go +gopkg/src/google.golang.org/api/bigquery/v2/bigquery-api.json +gopkg/src/google.golang.org/api/bigquery/v2/bigquery-gen.go +gopkg/src/google.golang.org/api/blogger/v2/blogger-api.json +gopkg/src/google.golang.org/api/blogger/v2/blogger-gen.go +gopkg/src/google.golang.org/api/blogger/v3/blogger-api.json +gopkg/src/google.golang.org/api/blogger/v3/blogger-gen.go +gopkg/src/google.golang.org/api/books/v1/books-api.json +gopkg/src/google.golang.org/api/books/v1/books-gen.go +gopkg/src/google.golang.org/api/calendar/v3/calendar-api.json +gopkg/src/google.golang.org/api/calendar/v3/calendar-gen.go +gopkg/src/google.golang.org/api/civicinfo/v2/civicinfo-api.json +gopkg/src/google.golang.org/api/civicinfo/v2/civicinfo-gen.go +gopkg/src/google.golang.org/api/cloudlatencytest/v2/cloudlatencytest-api.json +gopkg/src/google.golang.org/api/cloudlatencytest/v2/cloudlatencytest-gen.go +gopkg/src/google.golang.org/api/cloudmonitoring/v2beta2/cloudmonitoring-api.json +gopkg/src/google.golang.org/api/cloudmonitoring/v2beta2/cloudmonitoring-gen.go +gopkg/src/google.golang.org/api/cloudsearch/v1/cloudsearch-api.json +gopkg/src/google.golang.org/api/cloudsearch/v1/cloudsearch-gen.go +gopkg/src/google.golang.org/api/compute/beta/compute-api.json +gopkg/src/google.golang.org/api/compute/beta/compute-gen.go +gopkg/src/google.golang.org/api/compute/v1/compute-api.json +gopkg/src/google.golang.org/api/compute/v1/compute-gen.go +gopkg/src/google.golang.org/api/computeaccounts/v0.alpha/computeaccounts-api.json +gopkg/src/google.golang.org/api/computeaccounts/v0.alpha/computeaccounts-gen.go +gopkg/src/google.golang.org/api/container/v1beta1/container-api.json +gopkg/src/google.golang.org/api/container/v1beta1/container-gen.go +gopkg/src/google.golang.org/api/content/v2/content-api.json +gopkg/src/google.golang.org/api/content/v2/content-gen.go +gopkg/src/google.golang.org/api/coordinate/v1/coordinate-api.json +gopkg/src/google.golang.org/api/coordinate/v1/coordinate-gen.go +gopkg/src/google.golang.org/api/customsearch/v1/customsearch-api.json +gopkg/src/google.golang.org/api/customsearch/v1/customsearch-gen.go +gopkg/src/google.golang.org/api/dataflow/v1b3/dataflow-api.json +gopkg/src/google.golang.org/api/dataflow/v1b3/dataflow-gen.go +gopkg/src/google.golang.org/api/dataflow/v1b4/dataflow-api.json +gopkg/src/google.golang.org/api/dataflow/v1b4/dataflow-gen.go +gopkg/src/google.golang.org/api/dataflow/v1beta3/dataflow-api.json +gopkg/src/google.golang.org/api/dataflow/v1beta3/dataflow-gen.go +gopkg/src/google.golang.org/api/datastore/v1beta1/datastore-api.json +gopkg/src/google.golang.org/api/datastore/v1beta1/datastore-gen.go +gopkg/src/google.golang.org/api/datastore/v1beta2/datastore-api.json +gopkg/src/google.golang.org/api/datastore/v1beta2/datastore-gen.go +gopkg/src/google.golang.org/api/deploymentmanager/v2beta1/deploymentmanager-api.json +gopkg/src/google.golang.org/api/deploymentmanager/v2beta1/deploymentmanager-gen.go +gopkg/src/google.golang.org/api/dfareporting/v1.1/dfareporting-api.json +gopkg/src/google.golang.org/api/dfareporting/v1.1/dfareporting-gen.go +gopkg/src/google.golang.org/api/dfareporting/v1.2/dfareporting-api.json +gopkg/src/google.golang.org/api/dfareporting/v1.2/dfareporting-gen.go +gopkg/src/google.golang.org/api/dfareporting/v1.3/dfareporting-api.json +gopkg/src/google.golang.org/api/dfareporting/v1.3/dfareporting-gen.go +gopkg/src/google.golang.org/api/dfareporting/v1/dfareporting-api.json +gopkg/src/google.golang.org/api/dfareporting/v1/dfareporting-gen.go +gopkg/src/google.golang.org/api/dfareporting/v2.0/dfareporting-api.json +gopkg/src/google.golang.org/api/dfareporting/v2.0/dfareporting-gen.go +gopkg/src/google.golang.org/api/dfareporting/v2.1/dfareporting-api.json +gopkg/src/google.golang.org/api/dfareporting/v2.1/dfareporting-gen.go +gopkg/src/google.golang.org/api/discovery/v1/discovery-api.json +gopkg/src/google.golang.org/api/discovery/v1/discovery-gen.go +gopkg/src/google.golang.org/api/dns/v1/dns-api.json +gopkg/src/google.golang.org/api/dns/v1/dns-gen.go +gopkg/src/google.golang.org/api/dns/v1beta1/dns-api.json +gopkg/src/google.golang.org/api/dns/v1beta1/dns-gen.go +gopkg/src/google.golang.org/api/doubleclickbidmanager/v1/doubleclickbidmanager-api.json +gopkg/src/google.golang.org/api/doubleclickbidmanager/v1/doubleclickbidmanager-gen.go +gopkg/src/google.golang.org/api/doubleclicksearch/v2/doubleclicksearch-api.json +gopkg/src/google.golang.org/api/doubleclicksearch/v2/doubleclicksearch-gen.go +gopkg/src/google.golang.org/api/drive/v1/drive-api.json +gopkg/src/google.golang.org/api/drive/v1/drive-gen.go +gopkg/src/google.golang.org/api/drive/v2/drive-api.json +gopkg/src/google.golang.org/api/drive/v2/drive-gen.go +gopkg/src/google.golang.org/api/examples/bigquery.go +gopkg/src/google.golang.org/api/examples/books.go +gopkg/src/google.golang.org/api/examples/calendar.go +gopkg/src/google.golang.org/api/examples/compute.go +gopkg/src/google.golang.org/api/examples/debug.go +gopkg/src/google.golang.org/api/examples/drive.go +gopkg/src/google.golang.org/api/examples/fitness.go +gopkg/src/google.golang.org/api/examples/gmail.go +gopkg/src/google.golang.org/api/examples/gopher.png +gopkg/src/google.golang.org/api/examples/main.go +gopkg/src/google.golang.org/api/examples/mapsengine.go +gopkg/src/google.golang.org/api/examples/mirror.go +gopkg/src/google.golang.org/api/examples/prediction.go +gopkg/src/google.golang.org/api/examples/pubsub.go +gopkg/src/google.golang.org/api/examples/storage.go +gopkg/src/google.golang.org/api/examples/tasks.go +gopkg/src/google.golang.org/api/examples/urlshortener.go +gopkg/src/google.golang.org/api/examples/youtube.go +gopkg/src/google.golang.org/api/fitness/v1/fitness-api.json +gopkg/src/google.golang.org/api/fitness/v1/fitness-gen.go +gopkg/src/google.golang.org/api/freebase/v1-sandbox/freebase-api.json +gopkg/src/google.golang.org/api/freebase/v1-sandbox/freebase-gen.go +gopkg/src/google.golang.org/api/freebase/v1/freebase-api.json +gopkg/src/google.golang.org/api/freebase/v1/freebase-gen.go +gopkg/src/google.golang.org/api/freebase/v1sandbox/freebase-api.json +gopkg/src/google.golang.org/api/freebase/v1sandbox/freebase-gen.go +gopkg/src/google.golang.org/api/fusiontables/v1/fusiontables-api.json +gopkg/src/google.golang.org/api/fusiontables/v1/fusiontables-gen.go +gopkg/src/google.golang.org/api/fusiontables/v2/fusiontables-api.json +gopkg/src/google.golang.org/api/fusiontables/v2/fusiontables-gen.go +gopkg/src/google.golang.org/api/games/v1/games-api.json +gopkg/src/google.golang.org/api/games/v1/games-gen.go +gopkg/src/google.golang.org/api/gamesconfiguration/v1configuration/gamesconfiguration-api.json +gopkg/src/google.golang.org/api/gamesconfiguration/v1configuration/gamesconfiguration-gen.go +gopkg/src/google.golang.org/api/gamesmanagement/v1management/gamesmanagement-api.json +gopkg/src/google.golang.org/api/gamesmanagement/v1management/gamesmanagement-gen.go +gopkg/src/google.golang.org/api/gan/v1beta1/gan-api.json +gopkg/src/google.golang.org/api/gan/v1beta1/gan-gen.go +gopkg/src/google.golang.org/api/genomics/v1beta2/genomics-api.json +gopkg/src/google.golang.org/api/genomics/v1beta2/genomics-gen.go +gopkg/src/google.golang.org/api/gmail/v1/gmail-api.json +gopkg/src/google.golang.org/api/gmail/v1/gmail-gen.go +gopkg/src/google.golang.org/api/google-api-go-generator/docurls.go +gopkg/src/google.golang.org/api/google-api-go-generator/gen.go +gopkg/src/google.golang.org/api/google-api-go-generator/gen_test.go +gopkg/src/google.golang.org/api/google-api-go-generator/storage_test.go +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/arrayofarray-1.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/arrayofarray-1.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/arrayofmapofobjects.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/arrayofmapofobjects.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/arrayofmapofstrings.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/arrayofmapofstrings.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/blogger-3.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/blogger-3.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/getwithoutbody.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/getwithoutbody.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofany.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofany.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofarrayofobjects.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofarrayofobjects.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofobjects.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofobjects.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofstrings-1.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/mapofstrings-1.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/quotednum.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/quotednum.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/resource-named-service.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/resource-named-service.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/variants.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/variants.want +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/wrapnewlines.json +gopkg/src/google.golang.org/api/google-api-go-generator/testdata/wrapnewlines.want +gopkg/src/google.golang.org/api/googleapi/googleapi.go +gopkg/src/google.golang.org/api/googleapi/googleapi_test.go +gopkg/src/google.golang.org/api/googleapi/internal/uritemplates/LICENSE +gopkg/src/google.golang.org/api/googleapi/internal/uritemplates/uritemplates.go +gopkg/src/google.golang.org/api/googleapi/internal/uritemplates/utils.go +gopkg/src/google.golang.org/api/googleapi/transport/apikey.go +gopkg/src/google.golang.org/api/googleapi/types.go +gopkg/src/google.golang.org/api/googleapi/types_test.go +gopkg/src/google.golang.org/api/groupsmigration/v1/groupsmigration-api.json +gopkg/src/google.golang.org/api/groupsmigration/v1/groupsmigration-gen.go +gopkg/src/google.golang.org/api/groupssettings/v1/groupssettings-api.json +gopkg/src/google.golang.org/api/groupssettings/v1/groupssettings-gen.go +gopkg/src/google.golang.org/api/identitytoolkit/v3/identitytoolkit-api.json +gopkg/src/google.golang.org/api/identitytoolkit/v3/identitytoolkit-gen.go +gopkg/src/google.golang.org/api/lib/codereview/codereview.cfg +gopkg/src/google.golang.org/api/licensing/v1/licensing-api.json +gopkg/src/google.golang.org/api/licensing/v1/licensing-gen.go +gopkg/src/google.golang.org/api/logging/v1beta3/logging-api.json +gopkg/src/google.golang.org/api/logging/v1beta3/logging-gen.go +gopkg/src/google.golang.org/api/manager/v1beta2/manager-api.json +gopkg/src/google.golang.org/api/manager/v1beta2/manager-gen.go +gopkg/src/google.golang.org/api/mapsengine/exp2/mapsengine-api.json +gopkg/src/google.golang.org/api/mapsengine/exp2/mapsengine-gen.go +gopkg/src/google.golang.org/api/mapsengine/v1/mapsengine-api.json +gopkg/src/google.golang.org/api/mapsengine/v1/mapsengine-gen.go +gopkg/src/google.golang.org/api/mirror/v1/mirror-api.json +gopkg/src/google.golang.org/api/mirror/v1/mirror-gen.go +gopkg/src/google.golang.org/api/oauth2/v1/oauth2-api.json +gopkg/src/google.golang.org/api/oauth2/v1/oauth2-gen.go +gopkg/src/google.golang.org/api/oauth2/v2/oauth2-api.json +gopkg/src/google.golang.org/api/oauth2/v2/oauth2-gen.go +gopkg/src/google.golang.org/api/pagespeedonline/v1/pagespeedonline-api.json +gopkg/src/google.golang.org/api/pagespeedonline/v1/pagespeedonline-gen.go +gopkg/src/google.golang.org/api/pagespeedonline/v2/pagespeedonline-api.json +gopkg/src/google.golang.org/api/pagespeedonline/v2/pagespeedonline-gen.go +gopkg/src/google.golang.org/api/plus/v1/plus-api.json +gopkg/src/google.golang.org/api/plus/v1/plus-gen.go +gopkg/src/google.golang.org/api/plusdomains/v1/plusdomains-api.json +gopkg/src/google.golang.org/api/plusdomains/v1/plusdomains-gen.go +gopkg/src/google.golang.org/api/prediction/v1.2/prediction-api.json +gopkg/src/google.golang.org/api/prediction/v1.2/prediction-gen.go +gopkg/src/google.golang.org/api/prediction/v1.3/prediction-api.json +gopkg/src/google.golang.org/api/prediction/v1.3/prediction-gen.go +gopkg/src/google.golang.org/api/prediction/v1.4/prediction-api.json +gopkg/src/google.golang.org/api/prediction/v1.4/prediction-gen.go +gopkg/src/google.golang.org/api/prediction/v1.5/prediction-api.json +gopkg/src/google.golang.org/api/prediction/v1.5/prediction-gen.go +gopkg/src/google.golang.org/api/prediction/v1.6/prediction-api.json +gopkg/src/google.golang.org/api/prediction/v1.6/prediction-gen.go +gopkg/src/google.golang.org/api/pubsub/v1beta1/pubsub-api.json +gopkg/src/google.golang.org/api/pubsub/v1beta1/pubsub-gen.go +gopkg/src/google.golang.org/api/pubsub/v1beta1a/pubsub-api.json +gopkg/src/google.golang.org/api/pubsub/v1beta1a/pubsub-gen.go +gopkg/src/google.golang.org/api/pubsub/v1beta2/pubsub-api.json +gopkg/src/google.golang.org/api/pubsub/v1beta2/pubsub-gen.go +gopkg/src/google.golang.org/api/qpxexpress/v1/qpxexpress-api.json +gopkg/src/google.golang.org/api/qpxexpress/v1/qpxexpress-gen.go +gopkg/src/google.golang.org/api/replicapool/v1beta1/replicapool-api.json +gopkg/src/google.golang.org/api/replicapool/v1beta1/replicapool-gen.go +gopkg/src/google.golang.org/api/replicapool/v1beta2/replicapool-api.json +gopkg/src/google.golang.org/api/replicapool/v1beta2/replicapool-gen.go +gopkg/src/google.golang.org/api/replicapoolupdater/v1beta1/replicapoolupdater-api.json +gopkg/src/google.golang.org/api/replicapoolupdater/v1beta1/replicapoolupdater-gen.go +gopkg/src/google.golang.org/api/reseller/v1/reseller-api.json +gopkg/src/google.golang.org/api/reseller/v1/reseller-gen.go +gopkg/src/google.golang.org/api/reseller/v1sandbox/reseller-api.json +gopkg/src/google.golang.org/api/reseller/v1sandbox/reseller-gen.go +gopkg/src/google.golang.org/api/resourceviews/v1beta1/resourceviews-api.json +gopkg/src/google.golang.org/api/resourceviews/v1beta1/resourceviews-gen.go +gopkg/src/google.golang.org/api/resourceviews/v1beta2/resourceviews-api.json +gopkg/src/google.golang.org/api/resourceviews/v1beta2/resourceviews-gen.go +gopkg/src/google.golang.org/api/siteverification/v1/siteverification-api.json +gopkg/src/google.golang.org/api/siteverification/v1/siteverification-gen.go +gopkg/src/google.golang.org/api/spectrum/v1explorer/spectrum-api.json +gopkg/src/google.golang.org/api/spectrum/v1explorer/spectrum-gen.go +gopkg/src/google.golang.org/api/sqladmin/v1beta1/sqladmin-api.json +gopkg/src/google.golang.org/api/sqladmin/v1beta1/sqladmin-gen.go +gopkg/src/google.golang.org/api/sqladmin/v1beta3/sqladmin-api.json +gopkg/src/google.golang.org/api/sqladmin/v1beta3/sqladmin-gen.go +gopkg/src/google.golang.org/api/sqladmin/v1beta4/sqladmin-api.json +gopkg/src/google.golang.org/api/sqladmin/v1beta4/sqladmin-gen.go +gopkg/src/google.golang.org/api/storage/v1/storage-api.json +gopkg/src/google.golang.org/api/storage/v1/storage-gen.go +gopkg/src/google.golang.org/api/storage/v1beta1/storage-api.json +gopkg/src/google.golang.org/api/storage/v1beta1/storage-gen.go +gopkg/src/google.golang.org/api/storage/v1beta2/storage-api.json +gopkg/src/google.golang.org/api/storage/v1beta2/storage-gen.go +gopkg/src/google.golang.org/api/tagmanager/v1/tagmanager-api.json +gopkg/src/google.golang.org/api/tagmanager/v1/tagmanager-gen.go +gopkg/src/google.golang.org/api/taskqueue/v1beta1/taskqueue-api.json +gopkg/src/google.golang.org/api/taskqueue/v1beta1/taskqueue-gen.go +gopkg/src/google.golang.org/api/taskqueue/v1beta2/taskqueue-api.json +gopkg/src/google.golang.org/api/taskqueue/v1beta2/taskqueue-gen.go +gopkg/src/google.golang.org/api/tasks/v1/tasks-api.json +gopkg/src/google.golang.org/api/tasks/v1/tasks-gen.go +gopkg/src/google.golang.org/api/translate/v2/translate-api.json +gopkg/src/google.golang.org/api/translate/v2/translate-gen.go +gopkg/src/google.golang.org/api/urlshortener/v1/urlshortener-api.json +gopkg/src/google.golang.org/api/urlshortener/v1/urlshortener-gen.go +gopkg/src/google.golang.org/api/webfonts/v1/webfonts-api.json +gopkg/src/google.golang.org/api/webfonts/v1/webfonts-gen.go +gopkg/src/google.golang.org/api/webmasters/v3/webmasters-api.json +gopkg/src/google.golang.org/api/webmasters/v3/webmasters-gen.go +gopkg/src/google.golang.org/api/youtube/v3/youtube-api.json +gopkg/src/google.golang.org/api/youtube/v3/youtube-gen.go +gopkg/src/google.golang.org/api/youtubeanalytics/v1/youtubeanalytics-api.json +gopkg/src/google.golang.org/api/youtubeanalytics/v1/youtubeanalytics-gen.go +gopkg/src/google.golang.org/api/youtubeanalytics/v1beta1/youtubeanalytics-api.json +gopkg/src/google.golang.org/api/youtubeanalytics/v1beta1/youtubeanalytics-gen.go diff --git a/devel/google-api-go-client/buildlink3.mk b/devel/google-api-go-client/buildlink3.mk new file mode 100644 index 000000000..5e2bd7719 --- /dev/null +++ b/devel/google-api-go-client/buildlink3.mk @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/05/11 14:28:43 bsiegert Exp $ + +BUILDLINK_TREE+= google-api-go-client + +.if !defined(GOOGLE_API_GO_CLIENT_BUILDLINK3_MK) +GOOGLE_API_GO_CLIENT_BUILDLINK3_MK:= + +BUILDLINK_DEPMETHOD.google-api-go-client?= build +BUILDLINK_API_DEPENDS.google-api-go-client+= google-api-go-client>=20150507 +BUILDLINK_PKGSRCDIR.google-api-go-client?= ../../devel/google-api-go-client + +.include "../../security/go-oauth2/buildlink3.mk" +.endif # GOOGLE_API_GO_CLIENT_BUILDLINK3_MK + +BUILDLINK_TREE+= -google-api-go-client diff --git a/devel/google-api-go-client/distinfo b/devel/google-api-go-client/distinfo new file mode 100644 index 000000000..0a1071ada --- /dev/null +++ b/devel/google-api-go-client/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/11 14:28:43 bsiegert Exp $ + +SHA1 (google-api-go-client-0297be7525.tar.gz) = 4123b6d86bbd6ab599846f7b03ed9c6cbb38bdc5 +RMD160 (google-api-go-client-0297be7525.tar.gz) = 0531e15e1c7a5c7c878432289af47ee4c6bc78e8 +Size (google-api-go-client-0297be7525.tar.gz) = 2148581 bytes diff --git a/devel/gperftools/Makefile b/devel/gperftools/Makefile index 6f811504d..62b49268e 100644 --- a/devel/gperftools/Makefile +++ b/devel/gperftools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:49 wiz Exp $ -DISTNAME= gperftools-2.1 +DISTNAME= gperftools-2.4 PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= https://gperftools.googlecode.com/files/ +MASTER_SITES= https://googledrive.com/host/0B6NtGsLhIcf7MWxMMF9JdTN3UVk/ MAINTAINER= cheusov@NetBSD.org HOMEPAGE= https://code.google.com/p/gperftools/ @@ -19,6 +19,13 @@ USE_LANGUAGES= c c++ CONFIGURE_ARGS+= --enable-frame-pointers # per README +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "Darwin" +post-install: + ${INSTALL_DATA} ${WRKSRC}/doc/heap_checker.html ${DESTDIR}${PREFIX}/share/doc/${PKGNAME}/heap_checker.html +.endif + # http://code.google.com/p/gperftools/issues/detail?id=609 PKGCONFIG_OVERRIDE= libprofiler.pc diff --git a/devel/gperftools/buildlink3.mk b/devel/gperftools/buildlink3.mk new file mode 100644 index 000000000..8a6153fbf --- /dev/null +++ b/devel/gperftools/buildlink3.mk @@ -0,0 +1,12 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/03 17:20:53 hiramatsu Exp $ + +BUILDLINK_TREE+= gperftools + +.if !defined(GPERFTOOLS_BUILDLINK3_MK) +GPERFTOOLS_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gperftools+= gperftools>=2.4 +BUILDLINK_PKGSRCDIR.gperftools?= ../../devel/gperftools +.endif # GPERFTOOLS_BUILDLINK3_MK + +BUILDLINK_TREE+= -gperftools diff --git a/devel/gperftools/distinfo b/devel/gperftools/distinfo index fcead2859..5ab7e1a1c 100644 --- a/devel/gperftools/distinfo +++ b/devel/gperftools/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.1 2014/04/16 14:56:07 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/14 14:40:02 joerg Exp $ -SHA1 (gperftools-2.1.tar.gz) = b799b99d9f021988bbc931db1c21b2f94826d4f0 -RMD160 (gperftools-2.1.tar.gz) = 0cf9af2502e661d3771976e943ef2afb8b749983 -Size (gperftools-2.1.tar.gz) = 1319896 bytes -SHA1 (patch-Makefile.in) = 61dcee2b8aa4cddc9e31b4728e28aea7fd958e41 +SHA1 (gperftools-2.4.tar.gz) = 13b904d0d1f220e43e4495f3403ee280c6da26ea +RMD160 (gperftools-2.4.tar.gz) = 19ce825850b8a3bc50db54fa022390878dd753bb +Size (gperftools-2.4.tar.gz) = 1346075 bytes +SHA1 (patch-configure) = 612e1dda5ecf65451153e9616f69e0c58add086a +SHA1 (patch-src_base_atomicops-internals-arm-v6plus.h) = b3aeddd10d2506192551485570c31c0b3ff02432 diff --git a/devel/gperftools/patches/patch-Makefile.in b/devel/gperftools/patches/patch-Makefile.in deleted file mode 100644 index 5e839ac78..000000000 --- a/devel/gperftools/patches/patch-Makefile.in +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-Makefile.in,v 1.1 2014/04/16 14:56:07 wiz Exp $ - -Add missing -lexecinfo for NetBSD. - ---- Makefile.in.orig 2013-07-30 09:12:29.000000000 +0000 -+++ Makefile.in -@@ -1032,7 +1032,7 @@ heap_checker_debug_unittest_OBJECTS = \ - heap_checker_debug_unittest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \ - $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \ - $(heap_checker_debug_unittest_CXXFLAGS) $(CXXFLAGS) \ -- $(heap_checker_debug_unittest_LDFLAGS) $(LDFLAGS) -o $@ -+ $(heap_checker_debug_unittest_LDFLAGS) $(LDFLAGS) -o $@ -lexecinfo - am__heap_checker_debug_unittest_sh_SOURCES_DIST = \ - src/tests/heap-checker_unittest.sh - am_heap_checker_debug_unittest_sh_OBJECTS = -@@ -2529,7 +2529,7 @@ atomicops_unittest_LDADD = $(LIBSPINLOCK - @WITH_STACK_TRACE_TRUE@stacktrace_unittest_SOURCES = src/tests/stacktrace_unittest.cc \ - @WITH_STACK_TRACE_TRUE@ $(STACKTRACE_UNITTEST_INCLUDES) - --@WITH_STACK_TRACE_TRUE@stacktrace_unittest_LDADD = libstacktrace.la liblogging.la -+@WITH_STACK_TRACE_TRUE@stacktrace_unittest_LDADD = libstacktrace.la liblogging.la -lexecinfo - - ### ------- pprof - -@@ -2962,7 +2962,8 @@ thread_dealloc_unittest_LDADD = $(LIBTCM - # We also put pthreads after tcmalloc, because some pthread - # implementations define their own malloc, and we need to go on the - # first linkline to make sure our malloc 'wins'. --@WITH_HEAP_CHECKER_TRUE@heap_checker_unittest_LDADD = $(LIBTCMALLOC) liblogging.la $(PTHREAD_LIBS) -+@WITH_HEAP_CHECKER_TRUE@heap_checker_unittest_LDADD = $(LIBTCMALLOC) liblogging.la $(PTHREAD_LIBS) -lexecinfo -+@WITH_HEAP_CHECKER_TRUE@heap-checker_debug_unittest_LDADD = -lexecinfo - @WITH_DEBUGALLOC_TRUE@@WITH_HEAP_PROFILER_OR_CHECKER_TRUE@libtcmalloc_debug_la_SOURCES = src/debugallocation.cc $(HEAP_CHECKER_SOURCES) \ - @WITH_DEBUGALLOC_TRUE@@WITH_HEAP_PROFILER_OR_CHECKER_TRUE@ $(TCMALLOC_INCLUDES) - -@@ -2997,6 +2998,7 @@ thread_dealloc_unittest_LDADD = $(LIBTCM - @WITH_DEBUGALLOC_TRUE@@WITH_HEAP_CHECKER_TRUE@heap_checker_debug_unittest_SOURCES = $(heap_checker_unittest_SOURCES) - @WITH_DEBUGALLOC_TRUE@@WITH_HEAP_CHECKER_TRUE@heap_checker_debug_unittest_CXXFLAGS = $(heap_checker_unittest_CXXFLAGS) - @WITH_DEBUGALLOC_TRUE@@WITH_HEAP_CHECKER_TRUE@heap_checker_debug_unittest_LDFLAGS = $(heap_checker_unittest_LDFLAGS) -+@WITH_DEBUGALLOC_TRUE@@WITH_HEAP_CHECKER_TRUE@heap_checker_debug_unittest_LDADD = -lexecinfo - # We want libtcmalloc last on the link line, but due to a bug in - # libtool involving convenience libs, they need to come last on the - # link line in order to get dependency ordering right. This is ok: diff --git a/devel/gperftools/patches/patch-configure b/devel/gperftools/patches/patch-configure new file mode 100644 index 000000000..f9f0c8608 --- /dev/null +++ b/devel/gperftools/patches/patch-configure @@ -0,0 +1,12 @@ +$NetBSD: patch-configure,v 1.1 2015/04/14 14:40:02 joerg Exp $ + +--- configure.orig 2015-01-10 20:20:33.000000000 +0000 ++++ configure +@@ -17334,6 +17334,7 @@ $as_echo_n "checking how to access the p + pc_fields="$pc_fields uc_mcontext.mc_rip" # FreeBSD (x86_64 [untested]) + pc_fields="$pc_fields uc_mcontext.__gregs[_REG_EIP]" # NetBSD (i386) + pc_fields="$pc_fields uc_mcontext.__gregs[_REG_RIP]" # NetBSD (x86_64) ++ pc_fields="$pc_fields uc_mcontext.__gregs[_REG_PC]" # NetBSD (arm) + pc_fields="$pc_fields uc_mcontext->ss.eip" # OS X (i386, <=10.4) + pc_fields="$pc_fields uc_mcontext->__ss.__eip" # OS X (i386, >=10.5) + pc_fields="$pc_fields uc_mcontext->ss.rip" # OS X (x86_64) diff --git a/devel/gperftools/patches/patch-src_base_atomicops-internals-arm-v6plus.h b/devel/gperftools/patches/patch-src_base_atomicops-internals-arm-v6plus.h new file mode 100644 index 000000000..05e2faf80 --- /dev/null +++ b/devel/gperftools/patches/patch-src_base_atomicops-internals-arm-v6plus.h @@ -0,0 +1,13 @@ +$NetBSD: patch-src_base_atomicops-internals-arm-v6plus.h,v 1.1 2015/04/14 14:40:02 joerg Exp $ + +--- src/base/atomicops-internals-arm-v6plus.h.orig 2014-12-06 22:51:40.000000000 +0000 ++++ src/base/atomicops-internals-arm-v6plus.h +@@ -50,7 +50,7 @@ + # define BASE_ATOMICOPS_HAS_LDREXD_AND_STREXD + #endif + +-typedef int32_t Atomic32; ++typedef intptr_t Atomic32; + + namespace base { + namespace subtle { diff --git a/devel/gps/Makefile b/devel/gps/Makefile index 2b2acd398..5a3bd89fa 100644 --- a/devel/gps/Makefile +++ b/devel/gps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/09/02 08:32:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:48:50 wiz Exp $ # DISTNAME= gps-${GPS_VERSION} -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ DISTFILES= gps-5.2.1-1-src.tgz diff --git a/devel/grantlee/Makefile b/devel/grantlee/Makefile index 0ac8f5963..42fbe4059 100644 --- a/devel/grantlee/Makefile +++ b/devel/grantlee/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/11/13 08:58:04 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:20:34 tnn Exp $ # DISTNAME= grantlee-0.5.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://downloads.grantlee.org/ diff --git a/devel/grantlee/buildlink3.mk b/devel/grantlee/buildlink3.mk index 61f6f2364..253f57095 100644 --- a/devel/grantlee/buildlink3.mk +++ b/devel/grantlee/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/02/12 23:17:46 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:20:34 tnn Exp $ BUILDLINK_TREE+= grantlee @@ -6,7 +6,7 @@ BUILDLINK_TREE+= grantlee GRANTLEE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.grantlee+= grantlee>=0.3.0 -BUILDLINK_ABI_DEPENDS.grantlee?= grantlee>=0.3.0nb1 +BUILDLINK_ABI_DEPENDS.grantlee?= grantlee>=0.5.1nb1 BUILDLINK_PKGSRCDIR.grantlee?= ../../devel/grantlee .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/devel/gst-plugins0.10-pango/Makefile b/devel/gst-plugins0.10-pango/Makefile index d185dc2ad..a008c5ee7 100644 --- a/devel/gst-plugins0.10-pango/Makefile +++ b/devel/gst-plugins0.10-pango/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:34 tnn Exp $ # GST_PLUGINS0.10_NAME= pango GST_PLUGINS0.10_DIRS= ext/pango GST_PLUGINS0.10_FLAGS= pango -PKGREVISION= 11 +PKGREVISION= 12 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" diff --git a/devel/gst-plugins1-pango/Makefile b/devel/gst-plugins1-pango/Makefile index dcf547f9d..823caa44b 100644 --- a/devel/gst-plugins1-pango/Makefile +++ b/devel/gst-plugins1-pango/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2014/08/08 21:31:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:20:34 tnn Exp $ GST_PLUGINS1_NAME= pango GST_PLUGINS1_DIRS= ext/pango GST_PLUGINS1_FLAGS= pango +PKGREVISION= 1 .include "../../multimedia/gst-plugins1-base/Makefile.common" .include "../../devel/pango/buildlink3.mk" diff --git a/devel/gtexinfo/Makefile b/devel/gtexinfo/Makefile index 328a1d068..190c8d7f6 100644 --- a/devel/gtexinfo/Makefile +++ b/devel/gtexinfo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2014/10/09 14:06:09 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2015/06/12 10:48:50 wiz Exp $ DISTNAME= texinfo-5.2 PKGNAME= g${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel sysutils MASTER_SITES= ${MASTER_SITE_GNU:=texinfo/} diff --git a/devel/guile-gnome/Makefile b/devel/guile-gnome/Makefile index 5dfebc3a0..b2bcb7cda 100644 --- a/devel/guile-gnome/Makefile +++ b/devel/guile-gnome/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/07 12:02:22 gdt Exp $ -DISTNAME= guile-gnome-platform-2.16.1 -PKGREVISION= 33 +DISTNAME= guile-gnome-platform-2.16.2 CATEGORIES= devel MASTER_SITES= http://ftp.gnu.org/gnu/guile-gnome/guile-gnome-platform/ diff --git a/devel/guile-gnome/distinfo b/devel/guile-gnome/distinfo index 83d8dc66c..52c6ccb91 100644 --- a/devel/guile-gnome/distinfo +++ b/devel/guile-gnome/distinfo @@ -1,12 +1,6 @@ -$NetBSD: distinfo,v 1.7 2012/05/05 15:00:49 dholland Exp $ +$NetBSD: distinfo,v 1.8 2015/06/07 12:02:22 gdt Exp $ -SHA1 (guile-gnome-platform-2.16.1.tar.gz) = 3cf7cc8de6f261e6cf48d34e691706fe4b7f1061 -RMD160 (guile-gnome-platform-2.16.1.tar.gz) = 4723f091e015c4fca6986c48fa143e7fd3070631 -Size (guile-gnome-platform-2.16.1.tar.gz) = 3494333 bytes -SHA1 (patch-aa) = 6343a2d81e9f2747250f231beee376c21ba3bfb5 -SHA1 (patch-ab) = bcfc2cf7eccbef8c17db683a7fbbdef7b05c9d42 -SHA1 (patch-ac) = 7409fd75f94ec0a59b94939853b41b85e1a69768 -SHA1 (patch-corba_gnome_corba_Makefile.in) = 52e00564e2d246e78e82787809706aa7c7e44523 -SHA1 (patch-corba_gnome_corba_guile-gnome-corba-generic_c) = bb45658f0edb43c0b34c43fb66ebb881904db4cb -SHA1 (patch-glib_gnome_gobject_Makefile.in) = 83a5533d70e36bb55476661af066e0ceaf13c1f0 -SHA1 (patch-glib_gnome_gobject_guile-support_h) = be6e66f594e1f0518853a9cf688259507025bf46 +SHA1 (guile-gnome-platform-2.16.2.tar.gz) = a53d9a2a82ae83b07d6b47bfbfb7f7005cdfc4b3 +RMD160 (guile-gnome-platform-2.16.2.tar.gz) = ef953cd928aa9b4dc410b7fce2dcac1790897c06 +Size (guile-gnome-platform-2.16.2.tar.gz) = 2538191 bytes +SHA1 (patch-glib_gnome_gobject_guile-support.h) = a2ee021c9d89c2c3d8b2b7e0d5ab363e9d7ee565 diff --git a/devel/guile-gnome/patches/patch-aa b/devel/guile-gnome/patches/patch-aa deleted file mode 100644 index 0942cfe45..000000000 --- a/devel/guile-gnome/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2011/05/13 02:50:06 dmcmahill Exp $ - -Upstream patch from http://bugzilla-attachments.gnome.org/attachment.cgi?id=148640 - ---- gtk/gnome/gw/gtk-support.c.orig 2008-07-03 14:52:27.000000000 +0000 -+++ gtk/gnome/gw/gtk-support.c -@@ -1012,10 +1012,14 @@ gtk_widget_get_window (GtkWidget *widget - } - - GdkRectangle* --gtk_widget_get_allocation (GtkWidget *widget) -+_wrap_gtk_widget_get_allocation (GtkWidget *widget) - { - GdkRectangle *ret = g_new (GdkRectangle, 1); -+#if GTK_CHECK_VERSION(2,18,0) -+ gtk_widget_get_allocation (widget, (GtkAllocation*)ret); -+#else - *ret = widget->allocation; -+#endif - return ret; - } - diff --git a/devel/guile-gnome/patches/patch-ab b/devel/guile-gnome/patches/patch-ab deleted file mode 100644 index 2296040cf..000000000 --- a/devel/guile-gnome/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2011/05/13 02:50:06 dmcmahill Exp $ - -Upstream patch from http://bugzilla-attachments.gnome.org/attachment.cgi?id=148640 - ---- gtk/gnome/gw/gtk-support.h.orig 2008-04-09 22:10:40.000000000 +0000 -+++ gtk/gnome/gw/gtk-support.h -@@ -117,6 +117,6 @@ void _wrap_gtk_tree_view_column_set_cell - guint _wrap_gtk_ui_manager_add_ui_from_string (GtkUIManager *ui, const gchar *string, GError **error); - - GdkWindow* gtk_widget_get_window (GtkWidget *widget); --GdkRectangle* gtk_widget_get_allocation (GtkWidget *widget); -+GdkRectangle* _wrap_gtk_widget_get_allocation (GtkWidget *widget); - void _wrap_gtk_drag_dest_set (GtkWidget *widget, GtkDestDefaults flags, const GList *types, GdkDragAction actions); - GtkStateType gtk_widget_get_state (GtkWidget *widget); diff --git a/devel/guile-gnome/patches/patch-ac b/devel/guile-gnome/patches/patch-ac deleted file mode 100644 index 3bd5fac4e..000000000 --- a/devel/guile-gnome/patches/patch-ac +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2011/05/13 02:50:06 dmcmahill Exp $ - -Upstream patch from http://bugzilla-attachments.gnome.org/attachment.cgi?id=148640 - ---- gtk/gnome/overrides/gtk.defs.orig 2008-04-09 22:12:44.000000000 +0000 -+++ gtk/gnome/overrides/gtk.defs -@@ -848,7 +848,8 @@ - - (define-method get-allocation - (of-object "GtkWidget") -- (c-name "gtk_widget_get_allocation") -+ (c-name "_wrap_gtk_widget_get_allocation") -+ (overrides "gtk_widget_get_allocation") - (return-type "GdkRectangle*")) ;; same as GtkAllocation - - (define-method get_state diff --git a/devel/guile-gnome/patches/patch-corba_gnome_corba_Makefile.in b/devel/guile-gnome/patches/patch-corba_gnome_corba_Makefile.in deleted file mode 100644 index faef9371d..000000000 --- a/devel/guile-gnome/patches/patch-corba_gnome_corba_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-corba_gnome_corba_Makefile.in,v 1.1 2012/05/04 13:15:18 hans Exp $ - ---- corba/gnome/corba/Makefile.in.orig 2008-07-03 17:18:02.000000000 +0200 -+++ corba/gnome/corba/Makefile.in 2012-05-03 17:10:49.783244723 +0200 -@@ -693,7 +693,7 @@ export GUILE_LOAD_PATH - || { rm $@; false; } - .c.doc: - $(CPP) -DSCM_MAGIC_SNARF_DOCS $(GUILE_SNARF_CFLAGS) $< \ -- | grep -E '^\^\^ {.*\^\^ }' > $@ || { rm $@; false; } -+ | grep -E '(\^\^ {|\^\^ })' > $@ || { rm $@; false; } - - %.scm guile-gnome-gw-%.c: %-spec.scm - guile $(GUILE_FLAGS) -c \ diff --git a/devel/guile-gnome/patches/patch-corba_gnome_corba_guile-gnome-corba-generic_c b/devel/guile-gnome/patches/patch-corba_gnome_corba_guile-gnome-corba-generic_c deleted file mode 100644 index fd2012992..000000000 --- a/devel/guile-gnome/patches/patch-corba_gnome_corba_guile-gnome-corba-generic_c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-corba_gnome_corba_guile-gnome-corba-generic_c,v 1.1 2012/05/05 15:00:49 dholland Exp $ - -Fix build with latest glib2. - ---- corba/gnome/corba/guile-gnome-corba-generic.c~ 2007-05-20 16:39:16.000000000 +0000 -+++ corba/gnome/corba/guile-gnome-corba-generic.c -@@ -24,7 +24,7 @@ - - #include - #include --#include -+#include - #include - - static GQuark quark_corba_typecode = 0; diff --git a/devel/guile-gnome/patches/patch-glib_gnome_gobject_Makefile.in b/devel/guile-gnome/patches/patch-glib_gnome_gobject_Makefile.in deleted file mode 100644 index ef0284ced..000000000 --- a/devel/guile-gnome/patches/patch-glib_gnome_gobject_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-glib_gnome_gobject_Makefile.in,v 1.1 2012/05/04 13:15:18 hans Exp $ - ---- glib/gnome/gobject/Makefile.in.orig 2008-07-03 17:18:05.000000000 +0200 -+++ glib/gnome/gobject/Makefile.in 2012-05-03 16:48:27.192315854 +0200 -@@ -770,7 +770,7 @@ export GUILE_LOAD_PATH - || { rm $@; false; } - .c.doc: - $(CPP) -DSCM_MAGIC_SNARF_DOCS $(GUILE_SNARF_CFLAGS) $< \ -- | grep -E '^\^\^ {.*\^\^ }' > $@ || { rm $@; false; } -+ | grep -E '(\^\^ {|\^\^ })' > $@ || { rm $@; false; } - - %.scm guile-gnome-gw-%.c: %-spec.scm - guile $(GUILE_FLAGS) -c \ diff --git a/devel/guile-gnome/patches/patch-glib_gnome_gobject_guile-support.h b/devel/guile-gnome/patches/patch-glib_gnome_gobject_guile-support.h new file mode 100644 index 000000000..1d121cc2d --- /dev/null +++ b/devel/guile-gnome/patches/patch-glib_gnome_gobject_guile-support.h @@ -0,0 +1,16 @@ +$NetBSD: patch-glib_gnome_gobject_guile-support.h,v 1.1 2015/06/07 12:02:22 gdt Exp $ + +Modern glib objects to direct inclusion of any sub-headers. +This patch was sent upstream on 20150607. + +--- glib/gnome/gobject/guile-support.h.orig 2012-05-07 15:29:35.000000000 +0000 ++++ glib/gnome/gobject/guile-support.h +@@ -24,7 +24,7 @@ + #ifndef __GUILE_SUPPORT_H__ + #define __GUILE_SUPPORT_H__ + +-#include ++#include + + #include + diff --git a/devel/guile-gnome/patches/patch-glib_gnome_gobject_guile-support_h b/devel/guile-gnome/patches/patch-glib_gnome_gobject_guile-support_h deleted file mode 100644 index 38cb07ab6..000000000 --- a/devel/guile-gnome/patches/patch-glib_gnome_gobject_guile-support_h +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-glib_gnome_gobject_guile-support_h,v 1.1 2012/05/05 15:00:49 dholland Exp $ - -Fix build with latest glib2. - ---- glib/gnome/gobject/guile-support.h~ 2008-04-24 10:10:14.000000000 +0000 -+++ glib/gnome/gobject/guile-support.h -@@ -24,7 +24,7 @@ - #ifndef __GUILE_SUPPORT_H__ - #define __GUILE_SUPPORT_H__ - --#include -+#include - - #include - diff --git a/devel/gyp/Makefile b/devel/gyp/Makefile index 258757518..a134e6c8d 100644 --- a/devel/gyp/Makefile +++ b/devel/gyp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/01/06 10:26:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/13 23:12:40 rodent Exp $ SVN_REVISION= 2019 DIST_VERSION= 0.1 @@ -12,7 +12,7 @@ HOMEPAGE= http://code.google.com/p/gyp/ COMMENT= GYP can Generate Your Projects LICENSE= modified-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # not yet ported as of 0.1pre1718 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.1pre1718 EGG_NAME= gyp-${DIST_VERSION} # REPLACE_PYTHON settings farmed out due to size... diff --git a/devel/hdevtools/Makefile b/devel/hdevtools/Makefile index 81d46caf7..6f5a3098f 100644 --- a/devel/hdevtools/Makefile +++ b/devel/hdevtools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/09 22:09:42 szptvlfn Exp $ DISTNAME= hdevtools-0.1.0.5 PKGNAME= ${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 13 CATEGORIES= devel #haskell MAINTAINER= szptvlfn@NetBSD.org diff --git a/devel/hdf5/Makefile.common b/devel/hdf5/Makefile.common index 7d813859e..6f758532d 100644 --- a/devel/hdf5/Makefile.common +++ b/devel/hdf5/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.8 2014/02/14 09:09:40 adam Exp $ +# $NetBSD: Makefile.common,v 1.9 2015/04/10 02:49:56 wen Exp $ # used by devel/hdf5/Makefile # used by devel/hdf5-c++/Makefile -DISTNAME= hdf5-1.8.12 +DISTNAME= hdf5-1.8.14 CATEGORIES= devel MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/hdf5/PLIST b/devel/hdf5/PLIST index 2045a019c..9860e9b10 100644 --- a/devel/hdf5/PLIST +++ b/devel/hdf5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2013/09/01 09:56:41 adam Exp $ +@comment $NetBSD: PLIST,v 1.23 2015/04/10 02:49:56 wen Exp $ bin/gif2h5 bin/h52gif bin/h5cc @@ -30,7 +30,6 @@ include/H5FDfamily.h include/H5FDlog.h include/H5FDmpi.h include/H5FDmpio.h -include/H5FDmpiposix.h include/H5FDmulti.h include/H5FDpublic.h include/H5FDsec2.h @@ -92,28 +91,28 @@ share/examples/hdf5/c/h5_subset.c share/examples/hdf5/c/h5_write.c share/examples/hdf5/c/ph5example.c share/examples/hdf5/c/run-c-ex.sh -share/examples/hdf5/hl/c/ex_ds1.c -share/examples/hdf5/hl/c/ex_image1.c -share/examples/hdf5/hl/c/ex_image2.c -share/examples/hdf5/hl/c/ex_lite1.c -share/examples/hdf5/hl/c/ex_lite2.c -share/examples/hdf5/hl/c/ex_lite3.c -share/examples/hdf5/hl/c/ex_table_01.c -share/examples/hdf5/hl/c/ex_table_02.c -share/examples/hdf5/hl/c/ex_table_03.c -share/examples/hdf5/hl/c/ex_table_04.c -share/examples/hdf5/hl/c/ex_table_05.c -share/examples/hdf5/hl/c/ex_table_06.c -share/examples/hdf5/hl/c/ex_table_07.c -share/examples/hdf5/hl/c/ex_table_08.c -share/examples/hdf5/hl/c/ex_table_09.c -share/examples/hdf5/hl/c/ex_table_10.c -share/examples/hdf5/hl/c/ex_table_11.c -share/examples/hdf5/hl/c/ex_table_12.c -share/examples/hdf5/hl/c/image24pixel.txt -share/examples/hdf5/hl/c/image8.txt -share/examples/hdf5/hl/c/pal_rgb.h -share/examples/hdf5/hl/c/ptExampleFL.c -share/examples/hdf5/hl/c/run-hlc-ex.sh -share/examples/hdf5/hl/run-hl-ex.sh share/examples/hdf5/run-all-ex.sh +share/hdf5_examples/hl/c/ex_ds1.c +share/hdf5_examples/hl/c/ex_image1.c +share/hdf5_examples/hl/c/ex_image2.c +share/hdf5_examples/hl/c/ex_lite1.c +share/hdf5_examples/hl/c/ex_lite2.c +share/hdf5_examples/hl/c/ex_lite3.c +share/hdf5_examples/hl/c/ex_table_01.c +share/hdf5_examples/hl/c/ex_table_02.c +share/hdf5_examples/hl/c/ex_table_03.c +share/hdf5_examples/hl/c/ex_table_04.c +share/hdf5_examples/hl/c/ex_table_05.c +share/hdf5_examples/hl/c/ex_table_06.c +share/hdf5_examples/hl/c/ex_table_07.c +share/hdf5_examples/hl/c/ex_table_08.c +share/hdf5_examples/hl/c/ex_table_09.c +share/hdf5_examples/hl/c/ex_table_10.c +share/hdf5_examples/hl/c/ex_table_11.c +share/hdf5_examples/hl/c/ex_table_12.c +share/hdf5_examples/hl/c/image24pixel.txt +share/hdf5_examples/hl/c/image8.txt +share/hdf5_examples/hl/c/pal_rgb.h +share/hdf5_examples/hl/c/ptExampleFL.c +share/hdf5_examples/hl/c/run-hlc-ex.sh +share/hdf5_examples/hl/run-hl-ex.sh diff --git a/devel/hdf5/distinfo b/devel/hdf5/distinfo index 80ff535c1..b11e994aa 100644 --- a/devel/hdf5/distinfo +++ b/devel/hdf5/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.33 2014/09/24 10:40:57 jperkin Exp $ +$NetBSD: distinfo,v 1.34 2015/04/10 02:49:56 wen Exp $ -SHA1 (hdf5-1.8.12.tar.bz2) = 8414ca0e6ff7d08e423955960d641ec5f309a55f -RMD160 (hdf5-1.8.12.tar.bz2) = b885803d35855007f2e66f1a376fff9d11d5c1ec -Size (hdf5-1.8.12.tar.bz2) = 5994832 bytes +SHA1 (hdf5-1.8.14.tar.bz2) = 3c48bcb0d5fb21a3aa425ed035c08d8da3d5483a +RMD160 (hdf5-1.8.14.tar.bz2) = 21680eb5c3831870aef116e50b313512f70b624c +Size (hdf5-1.8.14.tar.bz2) = 9503743 bytes SHA1 (patch-c++_examples_Makefile.in) = 9ae14ae81abc9c858abb0d03b92e498b2113591c SHA1 (patch-c++_examples_run-c++-ex.sh.in) = 58c38b2ba5557cdae2c4fe1e72c6fa55e5606f1e SHA1 (patch-configure) = e60e951f6a7d81ab85b2413d6082576f7e719adb @@ -10,6 +10,6 @@ SHA1 (patch-examples_Makefile.in) = 93d0764eaa8ccebdd3705195ba0ffc5fa83c2610 SHA1 (patch-examples_run-c-ex.sh.in) = 744d3e6bbae1a9b496e3657db6a62fac78fcd7ed SHA1 (patch-hl_c++_examples_Makefile.in) = a3310436f9f73946fba0d404158c990d68638f16 SHA1 (patch-hl_c++_examples_run-hlc++-ex.sh.in) = fba3d976adb02d80682ddc42a8ef64f6dddffa41 -SHA1 (patch-hl_examples_Makefile.in) = 2fe09e8a88eeca49db58908a6b4a3a70f01cb0b4 +SHA1 (patch-hl_examples_Makefile.in) = c303d95ca675cc9b414d1204c7ff5b23250e46bb SHA1 (patch-hl_examples_run-hlc-ex.sh.in) = 38c2c112439d6febb023d638d965f04bbaa45d5f SHA1 (patch-tools_h5jam_testh5jam.sh.in) = 89068ae1694c586f85b25240fda30549eddf2d0f diff --git a/devel/hdf5/patches/patch-hl_examples_Makefile.in b/devel/hdf5/patches/patch-hl_examples_Makefile.in index 93f80fca4..29913d744 100644 --- a/devel/hdf5/patches/patch-hl_examples_Makefile.in +++ b/devel/hdf5/patches/patch-hl_examples_Makefile.in @@ -1,17 +1,15 @@ -$NetBSD: patch-hl_examples_Makefile.in,v 1.1 2011/10/07 10:38:52 alnsn Exp $ - -Fix paths to examples. - ---- hl/examples/Makefile.in.orig 2011-05-10 14:20:48.000000000 +0000 +$NetBSD: patch-hl_examples_Makefile.in,v 1.2 2015/04/10 02:49:56 wen Exp $ +Fix EXAMPLEDIR +--- hl/examples/Makefile.in.orig 2015-04-10 09:53:27.000000000 +0000 +++ hl/examples/Makefile.in -@@ -362,8 +362,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.c +@@ -614,8 +614,8 @@ CHECK_CLEANFILES = *.chkexe *.chklog *.c # Example directory # Note: no '/' after DESTDIR. Explanation in commence.am -EXAMPLEDIR = ${DESTDIR}$(exec_prefix)/share/hdf5_examples/hl/c -EXAMPLETOPDIR = ${DESTDIR}$(exec_prefix)/share/hdf5_examples/hl -+EXAMPLEDIR = ${DESTDIR}$(prefix)/share/examples/hdf5/hl/c -+EXAMPLETOPDIR = ${DESTDIR}$(prefix)/share/examples/hdf5/hl ++EXAMPLEDIR = ${DESTDIR}$(prefix)/share/hdf5_examples/hl/c ++EXAMPLETOPDIR = ${DESTDIR}$(prefix)/share/hdf5_examples/hl + INSTALL_SCRIPT_FILES = run-hlc-ex.sh + INSTALL_TOP_SCRIPT_FILES = run-hl-ex.sh - # Example programs. - # Don't tell automake about them, because if it knew they were programs, diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile index f327253d1..fb2d2bad3 100644 --- a/devel/hg-git/Makefile +++ b/devel/hg-git/Makefile @@ -1,16 +1,19 @@ -# $NetBSD: Makefile,v 1.18 2014/12/31 13:57:26 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/03 12:53:56 taca Exp $ -DISTNAME= hg-git-0.4.0 +DISTNAME= hg-git-0.8.1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_LOCAL} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://hg-git.github.com/ COMMENT= Git plugin for Mercurial +LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.8.6:../../devel/py-dulwich DEPENDS+= mercurial>=1.9.4:../../devel/mercurial +WRKSRC= ${WRKDIR}/durin42-hg-git-e6489cf3fe8c USE_LANGUAGES= #none PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-dulwich diff --git a/devel/hg-git/PLIST b/devel/hg-git/PLIST index 90a7ff8be..48d33d6a6 100644 --- a/devel/hg-git/PLIST +++ b/devel/hg-git/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2013/05/20 08:18:55 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/03 12:53:56 taca Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -10,13 +10,25 @@ ${PYSITELIB}/hggit/__init__.pyo ${PYSITELIB}/hggit/_ssh.py ${PYSITELIB}/hggit/_ssh.pyc ${PYSITELIB}/hggit/_ssh.pyo +${PYSITELIB}/hggit/compat.py +${PYSITELIB}/hggit/compat.pyc +${PYSITELIB}/hggit/compat.pyo +${PYSITELIB}/hggit/git2hg.py +${PYSITELIB}/hggit/git2hg.pyc +${PYSITELIB}/hggit/git2hg.pyo ${PYSITELIB}/hggit/git_handler.py ${PYSITELIB}/hggit/git_handler.pyc ${PYSITELIB}/hggit/git_handler.pyo +${PYSITELIB}/hggit/gitdirstate.py +${PYSITELIB}/hggit/gitdirstate.pyc +${PYSITELIB}/hggit/gitdirstate.pyo ${PYSITELIB}/hggit/gitrepo.py ${PYSITELIB}/hggit/gitrepo.pyc ${PYSITELIB}/hggit/gitrepo.pyo ${PYSITELIB}/hggit/help/git.rst +${PYSITELIB}/hggit/hg2git.py +${PYSITELIB}/hggit/hg2git.pyc +${PYSITELIB}/hggit/hg2git.pyo ${PYSITELIB}/hggit/hgrepo.py ${PYSITELIB}/hggit/hgrepo.pyc ${PYSITELIB}/hggit/hgrepo.pyo @@ -26,3 +38,6 @@ ${PYSITELIB}/hggit/overlay.pyo ${PYSITELIB}/hggit/util.py ${PYSITELIB}/hggit/util.pyc ${PYSITELIB}/hggit/util.pyo +${PYSITELIB}/hggit/verify.py +${PYSITELIB}/hggit/verify.pyc +${PYSITELIB}/hggit/verify.pyo diff --git a/devel/hg-git/distinfo b/devel/hg-git/distinfo index c9caa1157..59fdd760d 100644 --- a/devel/hg-git/distinfo +++ b/devel/hg-git/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/05/20 08:18:55 ryoon Exp $ +$NetBSD: distinfo,v 1.8 2015/06/03 12:53:56 taca Exp $ -SHA1 (hg-git-0.4.0.tar.gz) = dc4e575d912d24b9cf2672a157ce4906bbd4d0e0 -RMD160 (hg-git-0.4.0.tar.gz) = ce426f55fa59077eb56ed5c77e846d473c83bee1 -Size (hg-git-0.4.0.tar.gz) = 65750 bytes +SHA1 (hg-git-0.8.1.tar.bz2) = dfa8eb416f3e5348abb27f18398a9ca742396eab +RMD160 (hg-git-0.8.1.tar.bz2) = 38f73bf423d1883ae5a8a449db561ac4cdc177d0 +Size (hg-git-0.8.1.tar.bz2) = 86146 bytes diff --git a/devel/hs-QuickCheck/Makefile b/devel/hs-QuickCheck/Makefile index 98d12e0ed..3613318fd 100644 --- a/devel/hs-QuickCheck/Makefile +++ b/devel/hs-QuickCheck/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/14 04:57:28 pho Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/09 11:22:26 szptvlfn Exp $ DISTNAME= QuickCheck-2.7.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-QuickCheck/buildlink3.mk b/devel/hs-QuickCheck/buildlink3.mk index b7a2fdfdd..e81d8bb1c 100644 --- a/devel/hs-QuickCheck/buildlink3.mk +++ b/devel/hs-QuickCheck/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/02/14 04:57:28 pho Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/05/09 11:22:26 szptvlfn Exp $ BUILDLINK_TREE+= hs-QuickCheck @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-QuickCheck HS_QUICKCHECK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-QuickCheck+= hs-QuickCheck>=2.7.6 -BUILDLINK_ABI_DEPENDS.hs-QuickCheck+= hs-QuickCheck>=2.7.6nb1 +BUILDLINK_ABI_DEPENDS.hs-QuickCheck+= hs-QuickCheck>=2.7.6nb2 BUILDLINK_PKGSRCDIR.hs-QuickCheck?= ../../devel/hs-QuickCheck .include "../../devel/hs-random/buildlink3.mk" diff --git a/devel/hs-blaze-builder/Makefile b/devel/hs-blaze-builder/Makefile index dae9b65e7..1d3de6862 100644 --- a/devel/hs-blaze-builder/Makefile +++ b/devel/hs-blaze-builder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 20:08:59 szptvlfn Exp $ DISTNAME= blaze-builder-0.3.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-blaze-builder/buildlink3.mk b/devel/hs-blaze-builder/buildlink3.mk index 6e0ef5caf..fec119e8e 100644 --- a/devel/hs-blaze-builder/buildlink3.mk +++ b/devel/hs-blaze-builder/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 20:08:59 szptvlfn Exp $ BUILDLINK_TREE+= hs-blaze-builder @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-blaze-builder HS_BLAZE_BUILDER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-blaze-builder+= hs-blaze-builder>=0.3.3 -BUILDLINK_ABI_DEPENDS.hs-blaze-builder+= hs-blaze-builder>=0.3.3.3nb2 +BUILDLINK_ABI_DEPENDS.hs-blaze-builder+= hs-blaze-builder>=0.3.3.3nb3 BUILDLINK_PKGSRCDIR.hs-blaze-builder?= ../../devel/hs-blaze-builder .include "../../devel/hs-text/buildlink3.mk" diff --git a/devel/hs-cmdargs/Makefile b/devel/hs-cmdargs/Makefile index 6665ed0d2..ec6ffe861 100644 --- a/devel/hs-cmdargs/Makefile +++ b/devel/hs-cmdargs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/11/23 12:52:32 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/04 13:06:12 szptvlfn Exp $ -DISTNAME= cmdargs-0.10.10 -PKGREVISION= 1 +DISTNAME= cmdargs-0.10.13 CATEGORIES= devel MAINTAINER= szptvlfn@NetBSD.org diff --git a/devel/hs-cmdargs/buildlink3.mk b/devel/hs-cmdargs/buildlink3.mk index 4c1fc06a3..cb07c4f13 100644 --- a/devel/hs-cmdargs/buildlink3.mk +++ b/devel/hs-cmdargs/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/11/23 12:52:32 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 13:06:12 szptvlfn Exp $ BUILDLINK_TREE+= hs-cmdargs .if !defined(HS_CMDARGS_BUILDLINK3_MK) HS_CMDARGS_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.hs-cmdargs+= hs-cmdargs>=0.10.10 -BUILDLINK_ABI_DEPENDS.hs-cmdargs+= hs-cmdargs>=0.10.10nb1 +BUILDLINK_API_DEPENDS.hs-cmdargs+= hs-cmdargs>=0.10.13 +BUILDLINK_ABI_DEPENDS.hs-cmdargs+= hs-cmdargs>=0.10.13 BUILDLINK_PKGSRCDIR.hs-cmdargs?= ../../devel/hs-cmdargs .include "../../devel/hs-transformers/buildlink3.mk" diff --git a/devel/hs-cmdargs/distinfo b/devel/hs-cmdargs/distinfo index 0193724a6..86a06a1ec 100644 --- a/devel/hs-cmdargs/distinfo +++ b/devel/hs-cmdargs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/10/08 21:56:17 szptvlfn Exp $ +$NetBSD: distinfo,v 1.4 2015/06/04 13:06:12 szptvlfn Exp $ -SHA1 (cmdargs-0.10.10.tar.gz) = 03b61082cb0642c574050b6a187952dfda51e83d -RMD160 (cmdargs-0.10.10.tar.gz) = 2ede0795a20b193fbff7a7bddb7d0525132e6a5f -Size (cmdargs-0.10.10.tar.gz) = 63655 bytes +SHA1 (cmdargs-0.10.13.tar.gz) = e9477122ccea8d2e0d77d961b191932b2f3e018e +RMD160 (cmdargs-0.10.13.tar.gz) = 52ec121615ce553d7dbeb22c3c60b9383c0c16ff +Size (cmdargs-0.10.13.tar.gz) = 64008 bytes diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index f9c9a77be..ab098dcff 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/01/17 14:05:10 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/04 20:08:59 szptvlfn Exp $ DISTNAME= cpphs-1.18.7 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= esg@sdf.lonestar.org diff --git a/devel/hs-cpphs/buildlink3.mk b/devel/hs-cpphs/buildlink3.mk index 4ec546739..a5808ca01 100644 --- a/devel/hs-cpphs/buildlink3.mk +++ b/devel/hs-cpphs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2015/01/17 14:05:10 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/06/04 20:08:59 szptvlfn Exp $ BUILDLINK_TREE+= hs-cpphs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-cpphs HS_CPPHS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-cpphs+= hs-cpphs>=1.18.7 -BUILDLINK_ABI_DEPENDS.hs-cpphs+= hs-cpphs>=1.18.7 +BUILDLINK_ABI_DEPENDS.hs-cpphs+= hs-cpphs>=1.18.7nb1 BUILDLINK_PKGSRCDIR.hs-cpphs?= ../../devel/hs-cpphs .include "../../textproc/hs-polyparse/buildlink3.mk" diff --git a/devel/hs-data-default-instances-dlist/Makefile b/devel/hs-data-default-instances-dlist/Makefile index d959b2269..de79eaca2 100644 --- a/devel/hs-data-default-instances-dlist/Makefile +++ b/devel/hs-data-default-instances-dlist/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/07/16 21:05:04 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= data-default-instances-dlist-0.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MAINTAINER= szptvlfn@NetBSD.org diff --git a/devel/hs-data-default-instances-dlist/buildlink3.mk b/devel/hs-data-default-instances-dlist/buildlink3.mk index c3ee7c63b..3e8e3e0f5 100644 --- a/devel/hs-data-default-instances-dlist/buildlink3.mk +++ b/devel/hs-data-default-instances-dlist/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:38 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/05/31 12:59:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-data-default-instances-dlist @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-data-default-instances-dlist HS_DATA_DEFAULT_INSTANCES_DLIST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-data-default-instances-dlist+= hs-data-default-instances-dlist>=0.0.1 -BUILDLINK_ABI_DEPENDS.hs-data-default-instances-dlist+= hs-data-default-instances-dlist>=0.0.1nb1 +BUILDLINK_ABI_DEPENDS.hs-data-default-instances-dlist+= hs-data-default-instances-dlist>=0.0.1nb2 BUILDLINK_PKGSRCDIR.hs-data-default-instances-dlist?= ../../devel/hs-data-default-instances-dlist .include "../../devel/hs-data-default-class/buildlink3.mk" diff --git a/devel/hs-data-default/Makefile b/devel/hs-data-default/Makefile index 9b60a1843..999407976 100644 --- a/devel/hs-data-default/Makefile +++ b/devel/hs-data-default/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/07/16 21:05:04 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= data-default-0.5.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-data-default/buildlink3.mk b/devel/hs-data-default/buildlink3.mk index 37f5980be..1dcbbf85a 100644 --- a/devel/hs-data-default/buildlink3.mk +++ b/devel/hs-data-default/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:38 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/05/31 12:59:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-data-default @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-data-default HS_DATA_DEFAULT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-data-default+= hs-data-default>=0.5.3 -BUILDLINK_ABI_DEPENDS.hs-data-default+= hs-data-default>=0.5.3nb1 +BUILDLINK_ABI_DEPENDS.hs-data-default+= hs-data-default>=0.5.3nb2 BUILDLINK_PKGSRCDIR.hs-data-default?= ../../devel/hs-data-default .include "../../devel/hs-data-default-class/buildlink3.mk" diff --git a/devel/hs-dlist/Makefile b/devel/hs-dlist/Makefile index 7226c6000..a8265cc0b 100644 --- a/devel/hs-dlist/Makefile +++ b/devel/hs-dlist/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/07/16 21:02:35 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/31 12:55:11 szptvlfn Exp $ -DISTNAME= dlist-0.7.1 +DISTNAME= dlist-0.7.1.1 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-dlist/buildlink3.mk b/devel/hs-dlist/buildlink3.mk index dc411019a..9e5a0f95f 100644 --- a/devel/hs-dlist/buildlink3.mk +++ b/devel/hs-dlist/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/08/29 14:08:39 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/05/31 12:55:11 szptvlfn Exp $ BUILDLINK_TREE+= hs-dlist @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-dlist HS_DLIST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-dlist+= hs-dlist>=0.7.1 -BUILDLINK_ABI_DEPENDS.hs-dlist+= hs-dlist>=0.7.1 +BUILDLINK_ABI_DEPENDS.hs-dlist+= hs-dlist>=0.7.1.1 BUILDLINK_PKGSRCDIR.hs-dlist?= ../../devel/hs-dlist .endif # HS_DLIST_BUILDLINK3_MK diff --git a/devel/hs-dlist/distinfo b/devel/hs-dlist/distinfo index c95d2e154..ee6bf92cf 100644 --- a/devel/hs-dlist/distinfo +++ b/devel/hs-dlist/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/07/16 21:02:35 szptvlfn Exp $ +$NetBSD: distinfo,v 1.3 2015/05/31 12:55:11 szptvlfn Exp $ -SHA1 (dlist-0.7.1.tar.gz) = bce2f730983e715c155b5eaaae1eb62afb9080cb -RMD160 (dlist-0.7.1.tar.gz) = 9c4b980096e4d1fa056b68c9581c985b581f3e6d -Size (dlist-0.7.1.tar.gz) = 6137 bytes +SHA1 (dlist-0.7.1.1.tar.gz) = 823c5bbd69daf86ed2552f0dcd57cd5d0a3291bd +RMD160 (dlist-0.7.1.1.tar.gz) = 08d1b2693675bc13f1faff7f0a4953900690a3b5 +Size (dlist-0.7.1.1.tar.gz) = 6161 bytes diff --git a/devel/hs-hashable/Makefile b/devel/hs-hashable/Makefile index cc0f9601f..9ded0e4b4 100644 --- a/devel/hs-hashable/Makefile +++ b/devel/hs-hashable/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/08 20:55:31 szptvlfn Exp $ -DISTNAME= hashable-1.2.3.0 -PKGREVISION= 1 +DISTNAME= hashable-1.2.3.2 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-hashable/buildlink3.mk b/devel/hs-hashable/buildlink3.mk index 0384cc7c4..91abc371c 100644 --- a/devel/hs-hashable/buildlink3.mk +++ b/devel/hs-hashable/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/06/08 20:55:31 szptvlfn Exp $ BUILDLINK_TREE+= hs-hashable @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-hashable HS_HASHABLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-hashable+= hs-hashable>=1.2.3 -BUILDLINK_ABI_DEPENDS.hs-hashable+= hs-hashable>=1.2.3.0nb1 +BUILDLINK_ABI_DEPENDS.hs-hashable+= hs-hashable>=1.2.3.2 BUILDLINK_PKGSRCDIR.hs-hashable?= ../../devel/hs-hashable .include "../../devel/hs-text/buildlink3.mk" diff --git a/devel/hs-hashable/distinfo b/devel/hs-hashable/distinfo index e90eb0392..0f6e69725 100644 --- a/devel/hs-hashable/distinfo +++ b/devel/hs-hashable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/12/12 22:03:04 szptvlfn Exp $ +$NetBSD: distinfo,v 1.3 2015/06/08 20:55:31 szptvlfn Exp $ -SHA1 (hashable-1.2.3.0.tar.gz) = 119cf786f900b735c436600abb2f741fba969ff3 -RMD160 (hashable-1.2.3.0.tar.gz) = f945c97ad393cf312ae084b0d1a7b4e0341f776f -Size (hashable-1.2.3.0.tar.gz) = 23837 bytes +SHA1 (hashable-1.2.3.2.tar.gz) = 69b2f72f5e1881067da882923746e87db3b26ea3 +RMD160 (hashable-1.2.3.2.tar.gz) = 2255b02974580791d2bed688b5365979b07533a0 +Size (hashable-1.2.3.2.tar.gz) = 23903 bytes diff --git a/devel/hs-haskell-src-exts/Makefile b/devel/hs-haskell-src-exts/Makefile index e7a5a11a6..bd6c9e849 100644 --- a/devel/hs-haskell-src-exts/Makefile +++ b/devel/hs-haskell-src-exts/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/01/28 18:46:53 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/04 20:08:59 szptvlfn Exp $ DISTNAME= haskell-src-exts-1.16.0.1 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-haskell-src-exts/buildlink3.mk b/devel/hs-haskell-src-exts/buildlink3.mk index 168574843..8d1e2534e 100644 --- a/devel/hs-haskell-src-exts/buildlink3.mk +++ b/devel/hs-haskell-src-exts/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/01/28 18:46:53 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/06/04 20:08:59 szptvlfn Exp $ BUILDLINK_TREE+= hs-haskell-src-exts @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-haskell-src-exts HS_HASKELL_SRC_EXTS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-haskell-src-exts+= hs-haskell-src-exts>=1.16.0 -BUILDLINK_ABI_DEPENDS.hs-haskell-src-exts+= hs-haskell-src-exts>=1.16.0.1 +BUILDLINK_ABI_DEPENDS.hs-haskell-src-exts+= hs-haskell-src-exts>=1.16.0.1nb1 BUILDLINK_PKGSRCDIR.hs-haskell-src-exts?= ../../devel/hs-haskell-src-exts .include "../../devel/hs-cpphs/buildlink3.mk" diff --git a/devel/hs-text/Makefile b/devel/hs-text/Makefile index 3b865fbdc..b70890006 100644 --- a/devel/hs-text/Makefile +++ b/devel/hs-text/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:53:35 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 20:07:57 szptvlfn Exp $ -DISTNAME= text-1.2.0.3 +DISTNAME= text-1.2.1.1 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-text/PLIST b/devel/hs-text/PLIST index 907193acc..d2e4c89d3 100644 --- a/devel/hs-text/PLIST +++ b/devel/hs-text/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/05/18 21:19:44 szptvlfn Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/04 20:07:57 szptvlfn Exp $ lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text.hi lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Array.hi lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Encoding.hi @@ -41,6 +41,7 @@ lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Lazy/IO.hi lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Lazy/Internal.hi lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Lazy/Read.hi lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Read.hi +lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Show.hi lib/text-${PKGVERSION}/${HASKELL_VERSION}/Data/Text/Unsafe.hi lib/text-${PKGVERSION}/${HASKELL_VERSION}/HStext-${PKGVERSION}.o lib/text-${PKGVERSION}/${HASKELL_VERSION}/libHStext-${PKGVERSION}.a diff --git a/devel/hs-text/buildlink3.mk b/devel/hs-text/buildlink3.mk index bd83244db..b0a3c71f9 100644 --- a/devel/hs-text/buildlink3.mk +++ b/devel/hs-text/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/12 22:53:35 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/06/04 20:07:57 szptvlfn Exp $ BUILDLINK_TREE+= hs-text .if !defined(HS_TEXT_BUILDLINK3_MK) HS_TEXT_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.hs-text+= hs-text>=1.2.0 -BUILDLINK_ABI_DEPENDS.hs-text+= hs-text>=1.2.0.3 +BUILDLINK_API_DEPENDS.hs-text+= hs-text>=1.2.1 +BUILDLINK_ABI_DEPENDS.hs-text+= hs-text>=1.2.1.1 BUILDLINK_PKGSRCDIR.hs-text?= ../../devel/hs-text .endif # HS_TEXT_BUILDLINK3_MK diff --git a/devel/hs-text/distinfo b/devel/hs-text/distinfo index ad08f5986..ac0c29d4e 100644 --- a/devel/hs-text/distinfo +++ b/devel/hs-text/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/12/12 22:53:35 szptvlfn Exp $ +$NetBSD: distinfo,v 1.6 2015/06/04 20:07:57 szptvlfn Exp $ -SHA1 (text-1.2.0.3.tar.gz) = ce9a3a7a6ca1e269fa5bf2de69261d63b47ed275 -RMD160 (text-1.2.0.3.tar.gz) = 01b82ea74abf3fffe7d30133470165a5482a5413 -Size (text-1.2.0.3.tar.gz) = 145383 bytes +SHA1 (text-1.2.1.1.tar.gz) = 7422483b2d1ce563174c581393872317eb3c279a +RMD160 (text-1.2.1.1.tar.gz) = 824774342e167372554b3099c7513afbb660f496 +Size (text-1.2.1.1.tar.gz) = 147224 bytes diff --git a/devel/hs-tf-random/Makefile b/devel/hs-tf-random/Makefile index d241d7a3d..5a9785a90 100644 --- a/devel/hs-tf-random/Makefile +++ b/devel/hs-tf-random/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/10/21 21:28:58 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/09 11:22:26 szptvlfn Exp $ DISTNAME= tf-random-0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MAINTAINER= szptvlfn@NetBSD.org diff --git a/devel/hs-tf-random/buildlink3.mk b/devel/hs-tf-random/buildlink3.mk index aa9fd68fe..6fdaf86b9 100644 --- a/devel/hs-tf-random/buildlink3.mk +++ b/devel/hs-tf-random/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/10/21 21:28:58 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/05/09 11:22:26 szptvlfn Exp $ BUILDLINK_TREE+= hs-tf-random @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-tf-random HS_TF_RANDOM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-tf-random+= hs-tf-random>=0.5 -BUILDLINK_ABI_DEPENDS.hs-tf-random+= hs-tf-random>=0.5nb2 +BUILDLINK_ABI_DEPENDS.hs-tf-random+= hs-tf-random>=0.5nb3 BUILDLINK_PKGSRCDIR.hs-tf-random?= ../../devel/hs-tf-random .include "../../devel/hs-primitive/buildlink3.mk" diff --git a/devel/hs-uniplate/Makefile b/devel/hs-uniplate/Makefile index 717eaf477..19e2a692a 100644 --- a/devel/hs-uniplate/Makefile +++ b/devel/hs-uniplate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/08 20:56:14 szptvlfn Exp $ DISTNAME= uniplate-1.6.12 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-uniplate/buildlink3.mk b/devel/hs-uniplate/buildlink3.mk index 6bc35a910..2ae061873 100644 --- a/devel/hs-uniplate/buildlink3.mk +++ b/devel/hs-uniplate/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/06/08 20:56:14 szptvlfn Exp $ BUILDLINK_TREE+= hs-uniplate @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-uniplate HS_UNIPLATE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12 -BUILDLINK_ABI_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12nb4 +BUILDLINK_ABI_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12nb6 BUILDLINK_PKGSRCDIR.hs-uniplate?= ../../devel/hs-uniplate .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/devel/hs-unordered-containers/Makefile b/devel/hs-unordered-containers/Makefile index b721044d6..3dcd4815a 100644 --- a/devel/hs-unordered-containers/Makefile +++ b/devel/hs-unordered-containers/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/08 20:56:14 szptvlfn Exp $ DISTNAME= unordered-containers-0.2.5.0 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-unordered-containers/buildlink3.mk b/devel/hs-unordered-containers/buildlink3.mk index 19e93c2d6..6f2b3cf44 100644 --- a/devel/hs-unordered-containers/buildlink3.mk +++ b/devel/hs-unordered-containers/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/06/08 20:56:14 szptvlfn Exp $ BUILDLINK_TREE+= hs-unordered-containers @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-unordered-containers HS_UNORDERED_CONTAINERS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-unordered-containers+= hs-unordered-containers>=0.2.5 -BUILDLINK_ABI_DEPENDS.hs-unordered-containers+= hs-unordered-containers>=0.2.5.0nb4 +BUILDLINK_ABI_DEPENDS.hs-unordered-containers+= hs-unordered-containers>=0.2.5.0nb6 BUILDLINK_PKGSRCDIR.hs-unordered-containers?= ../../devel/hs-unordered-containers .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/devel/hs-vault/Makefile b/devel/hs-vault/Makefile index efcde1649..472b192dc 100644 --- a/devel/hs-vault/Makefile +++ b/devel/hs-vault/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= vault-0.3.0.3 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= devel MAINTAINER= szptvlfn@NetBSD.org diff --git a/devel/hs-vault/buildlink3.mk b/devel/hs-vault/buildlink3.mk index 78d6cf418..644fcf120 100644 --- a/devel/hs-vault/buildlink3.mk +++ b/devel/hs-vault/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-vault @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-vault HS_VAULT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-vault+= hs-vault>=0.3.0 -BUILDLINK_ABI_DEPENDS.hs-vault+= hs-vault>=0.3.0.3nb4 +BUILDLINK_ABI_DEPENDS.hs-vault+= hs-vault>=0.3.0.3nb6 BUILDLINK_PKGSRCDIR.hs-vault?= ../../devel/hs-vault .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/devel/hs-vector-algorithms/Makefile b/devel/hs-vector-algorithms/Makefile index 18ac2fd9f..e85679dca 100644 --- a/devel/hs-vector-algorithms/Makefile +++ b/devel/hs-vector-algorithms/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/11/23 12:52:33 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/09 11:22:26 szptvlfn Exp $ DISTNAME= vector-algorithms-0.6.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MAINTAINER= szptvlfn@NetBSD.org diff --git a/devel/hs-vector-algorithms/buildlink3.mk b/devel/hs-vector-algorithms/buildlink3.mk index c8f66955f..5764146ac 100644 --- a/devel/hs-vector-algorithms/buildlink3.mk +++ b/devel/hs-vector-algorithms/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/11/23 12:52:33 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/05/09 11:22:26 szptvlfn Exp $ BUILDLINK_TREE+= hs-vector-algorithms @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-vector-algorithms HS_VECTOR_ALGORITHMS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-vector-algorithms+= hs-vector-algorithms>=0.6.0 -BUILDLINK_ABI_DEPENDS.hs-vector-algorithms+= hs-vector-algorithms>=0.6.0.3nb2 +BUILDLINK_ABI_DEPENDS.hs-vector-algorithms+= hs-vector-algorithms>=0.6.0.3nb3 BUILDLINK_PKGSRCDIR.hs-vector-algorithms?= ../../devel/hs-vector-algorithms .include "../../devel/hs-mtl/buildlink3.mk" diff --git a/devel/hs-vector/Makefile b/devel/hs-vector/Makefile index 4dc56634d..3cd8af594 100644 --- a/devel/hs-vector/Makefile +++ b/devel/hs-vector/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/03/02 23:44:43 pho Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/09 11:22:26 szptvlfn Exp $ DISTNAME= vector-0.10.12.2 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pho@cielonegro.org diff --git a/devel/hs-vector/buildlink3.mk b/devel/hs-vector/buildlink3.mk index 3c91bdbf1..21b0f2a52 100644 --- a/devel/hs-vector/buildlink3.mk +++ b/devel/hs-vector/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2015/03/02 23:44:43 pho Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/05/09 11:22:26 szptvlfn Exp $ BUILDLINK_TREE+= hs-vector @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-vector HS_VECTOR_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-vector+= hs-vector>=0.10.12 -BUILDLINK_ABI_DEPENDS.hs-vector+= hs-vector>=0.10.12.2 +BUILDLINK_ABI_DEPENDS.hs-vector+= hs-vector>=0.10.12.2nb1 BUILDLINK_PKGSRCDIR.hs-vector?= ../../devel/hs-vector .include "../../devel/hs-primitive/buildlink3.mk" diff --git a/devel/hs-void/Makefile b/devel/hs-void/Makefile index 0312c8c13..b7f1bb854 100644 --- a/devel/hs-void/Makefile +++ b/devel/hs-void/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= void-0.6.1 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= devel MAINTAINER= szptvlfn@NetBSD.org diff --git a/devel/hs-void/buildlink3.mk b/devel/hs-void/buildlink3.mk index c4c4de72f..021262faa 100644 --- a/devel/hs-void/buildlink3.mk +++ b/devel/hs-void/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-void @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-void HS_VOID_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-void+= hs-void>=0.6.1 -BUILDLINK_ABI_DEPENDS.hs-void+= hs-void>=0.6.1nb4 +BUILDLINK_ABI_DEPENDS.hs-void+= hs-void>=0.6.1nb6 BUILDLINK_PKGSRCDIR.hs-void?= ../../devel/hs-void .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/devel/java-subversion/Makefile b/devel/java-subversion/Makefile index c15963629..8af5035ea 100644 --- a/devel/java-subversion/Makefile +++ b/devel/java-subversion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:09 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/06 08:17:25 adam Exp $ PKGNAME= java-subversion-${SVNVER} +PKGREVISION= 1 COMMENT= Java bindings for Subversion MAKE_JOBS_SAFE= no diff --git a/devel/kapptemplate/Makefile b/devel/kapptemplate/Makefile index 74057bf89..80d147e29 100644 --- a/devel/kapptemplate/Makefile +++ b/devel/kapptemplate/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:20:34 tnn Exp $ DISTNAME= kapptemplate-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= KDE Template Generator diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index 7ec098b8c..7d3a6a254 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/11/14 08:03:31 markd Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:20:34 tnn Exp $ DISTNAME= kcachegrind-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Visualization of Performance Profiling Data diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index d677b17e6..ca8397377 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2014/08/22 11:24:28 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2015/06/12 10:48:50 wiz Exp $ DISTNAME= kdbg-2.2.2 -PKGREVISION= 25 +PKGREVISION= 27 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdbg/} diff --git a/devel/kde-dev-scripts/Makefile b/devel/kde-dev-scripts/Makefile index 236d3a884..fb24306f1 100644 --- a/devel/kde-dev-scripts/Makefile +++ b/devel/kde-dev-scripts/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:20:34 tnn Exp $ DISTNAME= kde-dev-scripts-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Scripts useful during development of KDE software diff --git a/devel/kde-dev-utils/Makefile b/devel/kde-dev-utils/Makefile index 7020d06c0..9d147488a 100644 --- a/devel/kde-dev-utils/Makefile +++ b/devel/kde-dev-utils/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:20:35 tnn Exp $ DISTNAME= kde-dev-utils-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Small utilities for developers using KDE/Qt libs/frameworks diff --git a/devel/kdesdk-kioslaves/Makefile b/devel/kdesdk-kioslaves/Makefile index e410c8f81..ba7ed051c 100644 --- a/devel/kdesdk-kioslaves/Makefile +++ b/devel/kdesdk-kioslaves/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:50 wiz Exp $ DISTNAME= kdesdk-kioslaves-${_KDE_VERSION} +PKGREVISION= 4 CATEGORIES= devel COMMENT= KIO-Slaves for subversion and perldoc diff --git a/devel/kdesdk-strigi-analyzers/Makefile b/devel/kdesdk-strigi-analyzers/Makefile index f309a4b1f..f8967f7a3 100644 --- a/devel/kdesdk-strigi-analyzers/Makefile +++ b/devel/kdesdk-strigi-analyzers/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:35 tnn Exp $ DISTNAME= kdesdk-strigi-analyzers-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Strigi analyzers for various tools diff --git a/devel/kdesdk-thumbnailers/Makefile b/devel/kdesdk-thumbnailers/Makefile index 5bb58033d..24bd5b48f 100644 --- a/devel/kdesdk-thumbnailers/Makefile +++ b/devel/kdesdk-thumbnailers/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/14 08:03:30 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:35 tnn Exp $ DISTNAME= kdesdk-thumbnailers-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Plugins for the KDE thumbnailing system diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile index b76f99bc4..8f166cbdc 100644 --- a/devel/kdesdk3/Makefile +++ b/devel/kdesdk3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.121 2014/10/07 16:47:22 adam Exp $ +# $NetBSD: Makefile,v 1.124 2015/06/12 10:48:50 wiz Exp $ DISTNAME= kdesdk-${_KDE_VERSION} -PKGREVISION= 53 +PKGREVISION= 56 CATEGORIES= devel COMMENT= Support applications and tools used by KDE developers diff --git a/devel/kdesdk3/buildlink3.mk b/devel/kdesdk3/buildlink3.mk index 355ac0557..b0580be9d 100644 --- a/devel/kdesdk3/buildlink3.mk +++ b/devel/kdesdk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.50 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.51 2015/04/25 14:20:35 tnn Exp $ BUILDLINK_TREE+= kdesdk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdesdk KDESDK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdesdk+= kdesdk>=3.5.0nb1 -BUILDLINK_ABI_DEPENDS.kdesdk+= kdesdk>=3.5.10nb52 +BUILDLINK_ABI_DEPENDS.kdesdk+= kdesdk>=3.5.10nb55 BUILDLINK_PKGSRCDIR.kdesdk?= ../../devel/kdesdk3 BDB_ACCEPTED?= db4 db5 diff --git a/devel/kdevelop-base/Makefile b/devel/kdevelop-base/Makefile index 2eb988549..0cd4c7d32 100644 --- a/devel/kdevelop-base/Makefile +++ b/devel/kdevelop-base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.131 2014/10/07 16:47:23 adam Exp $ +# $NetBSD: Makefile,v 1.134 2015/06/12 10:48:50 wiz Exp $ DISTNAME= kdevelop_3.5.5.orig PKGNAME= kdevelop-base-3.5.5 -PKGREVISION= 46 +PKGREVISION= 49 CATEGORIES= devel kde MASTER_SITES= http://download.opensuse.org/repositories/home:/amilcarlucas/xUbuntu_6.06/ diff --git a/devel/kdevelop4/Makefile b/devel/kdevelop4/Makefile index d0ed4b63b..a2f0a0a91 100644 --- a/devel/kdevelop4/Makefile +++ b/devel/kdevelop4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2014/11/14 22:43:59 markd Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:48:50 wiz Exp $ # DISTNAME= kdevelop-4.7.0 PKGNAME= kdevelop4-4.7.0 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_KDE:=kdevelop/4.7.0/src/} EXTRACT_SUFX= .tar.xz diff --git a/devel/kdevplatform/Makefile b/devel/kdevplatform/Makefile index 4c4555d6e..9de1bbac8 100644 --- a/devel/kdevplatform/Makefile +++ b/devel/kdevplatform/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2014/11/14 22:43:59 markd Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:48:50 wiz Exp $ # DISTNAME= kdevplatform-1.7.0 +PKGREVISION= 4 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_KDE:=kdevelop/4.7.0/src/} EXTRACT_SUFX= .tar.xz diff --git a/devel/kdiff3-kde3/Makefile b/devel/kdiff3-kde3/Makefile index 58f535cb6..56d167c7f 100644 --- a/devel/kdiff3-kde3/Makefile +++ b/devel/kdiff3-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/08/22 11:24:29 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:20:35 tnn Exp $ DISTNAME= kdiff3-0.9.91 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdiff3/} diff --git a/devel/kdiff3/Makefile b/devel/kdiff3/Makefile index 345fc40b4..787a741c9 100644 --- a/devel/kdiff3/Makefile +++ b/devel/kdiff3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/11/14 10:08:09 markd Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:20:35 tnn Exp $ # DISTNAME= kdiff3-0.9.98 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdiff3/} diff --git a/devel/kompare/Makefile b/devel/kompare/Makefile index bb34f8905..b8d8bc389 100644 --- a/devel/kompare/Makefile +++ b/devel/kompare/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/11/14 08:03:31 markd Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:20:35 tnn Exp $ DISTNAME= kompare-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Diff/Patch Frontend diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile index e794cb444..4b32951fb 100644 --- a/devel/kscope/Makefile +++ b/devel/kscope/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/08/22 11:24:29 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:20:35 tnn Exp $ # DISTNAME= kscope-1.6.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kscope/} diff --git a/devel/kyua/Makefile b/devel/kyua/Makefile index 0cedf7f2c..fd8491f41 100644 --- a/devel/kyua/Makefile +++ b/devel/kyua/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/10/19 22:27:44 alnsn Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/06 08:17:25 adam Exp $ # DISTNAME= kyua-0.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= https://github.com/jmmv/kyua/releases/download/${DISTNAME}/ diff --git a/devel/lcov/Makefile b/devel/lcov/Makefile index 0fd874fe2..9097d683c 100644 --- a/devel/lcov/Makefile +++ b/devel/lcov/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:50 wiz Exp $ # DISTNAME= lcov-1.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ltp/} diff --git a/devel/ldapsdk/Makefile b/devel/ldapsdk/Makefile index d884cce73..bbd22d6a2 100644 --- a/devel/ldapsdk/Makefile +++ b/devel/ldapsdk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:48:50 wiz Exp $ DISTNAME= ldapsdk_12311998 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel databases MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=directory/c-sdk/ancient/} diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index cf0f6dcc6..1ad324a88 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2014/05/29 23:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2015/06/12 10:48:50 wiz Exp $ DISTNAME= libbonobo-2.32.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonobo/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libbonoboui/Makefile b/devel/libbonoboui/Makefile index fee3816ae..4805fe27e 100644 --- a/devel/libbonoboui/Makefile +++ b/devel/libbonoboui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.105 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.106 2015/04/25 14:20:35 tnn Exp $ # DISTNAME= libbonoboui-2.24.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libbonoboui/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libbonoboui/buildlink3.mk b/devel/libbonoboui/buildlink3.mk index f43a49e73..7ad176e95 100644 --- a/devel/libbonoboui/buildlink3.mk +++ b/devel/libbonoboui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.48 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.49 2015/04/25 14:20:35 tnn Exp $ BUILDLINK_TREE+= libbonoboui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libbonoboui LIBBONOBOUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libbonoboui+= libbonoboui>=2.8.0 -BUILDLINK_ABI_DEPENDS.libbonoboui+= libbonoboui>=2.24.4nb24 +BUILDLINK_ABI_DEPENDS.libbonoboui+= libbonoboui>=2.24.4nb25 BUILDLINK_PKGSRCDIR.libbonoboui?= ../../devel/libbonoboui .include "../../devel/GConf/buildlink3.mk" diff --git a/devel/libbson/Makefile b/devel/libbson/Makefile index 4998e2921..c7ff26755 100644 --- a/devel/libbson/Makefile +++ b/devel/libbson/Makefile @@ -1,14 +1,16 @@ -# $NetBSD: Makefile,v 1.8 2015/03/24 13:21:43 fhajny Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/10 17:24:49 fhajny Exp $ -DISTNAME= libbson-1.1.2 +DISTNAME= libbson-1.1.7 CATEGORIES= devel -MASTER_SITES= http://github.com/mongodb/libbson/releases/download/${PKGVERSION_NOREV}/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=mongodb/} MAINTAINER= filip@joyent.com HOMEPAGE= http://github.com/mongodb/libbson/ COMMENT= BSON utility library LICENSE= apache-2.0 +GITHUB_RELEASE= ${PKGVERSION_NOREV} + BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto diff --git a/devel/libbson/distinfo b/devel/libbson/distinfo index 27d713ba7..1570f67b0 100644 --- a/devel/libbson/distinfo +++ b/devel/libbson/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/24 13:21:43 fhajny Exp $ +$NetBSD: distinfo,v 1.8 2015/06/10 17:13:38 fhajny Exp $ -SHA1 (libbson-1.1.2.tar.gz) = a6dc9dc9ab12f8cdf784b33b70edaa12246c69ea -RMD160 (libbson-1.1.2.tar.gz) = 621c488478b3f72ffeb4741ccf7bf3810020cc0f -Size (libbson-1.1.2.tar.gz) = 4492014 bytes +SHA1 (libbson-1.1.7.tar.gz) = f519f25892650f2c808c8a339877e280d871e678 +RMD160 (libbson-1.1.7.tar.gz) = e021a5f3fa8c208787aaa5aced3c81488694b451 +Size (libbson-1.1.7.tar.gz) = 4431239 bytes diff --git a/devel/libcompizconfig/Makefile b/devel/libcompizconfig/Makefile index 45bb17d09..c2e1e1c5f 100644 --- a/devel/libcompizconfig/Makefile +++ b/devel/libcompizconfig/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2014/10/07 16:47:23 adam Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:48:50 wiz Exp $ # PKGVER= 0.8.8 DISTNAME= libcompizconfig-${PKGVER} -PKGREVISION= 12 +PKGREVISION= 15 CATEGORIES= devel gnome MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/devel/libconfig/Makefile b/devel/libconfig/Makefile index cc2b522b2..3db5d951f 100644 --- a/devel/libconfig/Makefile +++ b/devel/libconfig/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2013/10/30 21:15:49 gls Exp $ -# +# $NetBSD: Makefile,v 1.9 2015/05/28 07:21:01 wiz Exp $ -DISTNAME= libconfig-1.4.9 +DISTNAME= libconfig-1.5 CATEGORIES= devel MASTER_SITES= http://www.hyperrealm.com/libconfig/ diff --git a/devel/libconfig/distinfo b/devel/libconfig/distinfo index f4409aa9c..e90880494 100644 --- a/devel/libconfig/distinfo +++ b/devel/libconfig/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/10/30 21:15:49 gls Exp $ +$NetBSD: distinfo,v 1.5 2015/05/28 07:21:01 wiz Exp $ -SHA1 (libconfig-1.4.9.tar.gz) = b7a3c307dfb388e57d9a35c7f13f6232116930ec -RMD160 (libconfig-1.4.9.tar.gz) = ec0f28737fa603379f3b91c2de1857d7b1ae676f -Size (libconfig-1.4.9.tar.gz) = 688158 bytes +SHA1 (libconfig-1.5.tar.gz) = 24306c7efce07669a4053d0977a45e2f3a3add79 +RMD160 (libconfig-1.5.tar.gz) = 32b65e64982d281a21c668a1c20ca57f1f5bc7ef +Size (libconfig-1.5.tar.gz) = 644432 bytes diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile index e0e8f1f81..c65efe700 100644 --- a/devel/libdbusmenu-qt/Makefile +++ b/devel/libdbusmenu-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/02/12 23:17:48 tron Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libdbusmenu-qt-0.9.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel MASTER_SITES= http://launchpad.net/libdbusmenu-qt/trunk/0.9.2/+download/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libdbusmenu-qt/buildlink3.mk b/devel/libdbusmenu-qt/buildlink3.mk index a2e509cb8..841b9e8d5 100644 --- a/devel/libdbusmenu-qt/buildlink3.mk +++ b/devel/libdbusmenu-qt/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2014/02/12 23:17:48 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libdbusmenu-qt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libdbusmenu-qt LIBDBUSMENU_QT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libdbusmenu-qt+= libdbusmenu-qt>=0.8.2 -BUILDLINK_ABI_DEPENDS.libdbusmenu-qt+= libdbusmenu-qt>=0.9.2nb11 +BUILDLINK_ABI_DEPENDS.libdbusmenu-qt+= libdbusmenu-qt>=0.9.2nb12 BUILDLINK_PKGSRCDIR.libdbusmenu-qt?= ../../devel/libdbusmenu-qt .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index 06d4d76a5..4e60a564b 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2015/03/14 17:43:57 tnn Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/23 09:23:46 jperkin Exp $ .include "../../devel/libevent/Makefile.common" @@ -27,6 +27,11 @@ CPPFLAGS.SunOS+= -D__EXTENSIONS__ .include "../../mk/bsd.prefs.mk" +# Explicitly disable epoll on illumos, provided for Linux compat only. +.if ${OPSYS} == "SunOS" +CONFIGURE_ENV+= ac_cv_func_epoll_ctl=no +.endif + .if !empty(MACHINE_PLATFORM:MHPUX-11.11-*) CONFIGURE_ENV+= ac_cv_func_strtoll=yes CPPFLAGS+= -Dstrtoll=__strtoll diff --git a/devel/libewf/DESCR b/devel/libewf/DESCR new file mode 100644 index 000000000..5f272f7c0 --- /dev/null +++ b/devel/libewf/DESCR @@ -0,0 +1,3 @@ +Libewf is a library to access the Expert Witness Compression Format (EWF), +it support both the EnCase (EWF-E01) and SMART (EWF-S01) format. +Libewf allows you to read and write EWF files. diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile new file mode 100644 index 000000000..b74ade1c1 --- /dev/null +++ b/devel/libewf/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1 2015/06/10 20:15:24 pettai Exp $ + +DISTNAME= libewf-experimental-20150126 +PKGNAME= libewf-20150126 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=libyal/libewf/releases/download/20150126/} + +MAINTAINER= pettai@NetBSD.org +HOMEPAGE= https://github.com/libyal/libewf/wiki +COMMENT= Library to access the Expert Witness Compression Format (EWF) +LICENSE= gnu-lgpl-v3 + +WRKSRC= ${WRKDIR}/libewf-20150126 +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES= c c++ + +PKGCONFIG_OVERRIDE+= libewf.pc.in + +.include "../../security/openssl/buildlink3.mk" +.include "../../archivers/bzip2/buildlink3.mk" +.include "../../filesystems/fuse/buildlink3.mk" +.include "../../devel/libuuid/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../converters/libiconv/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/libewf/PLIST b/devel/libewf/PLIST new file mode 100644 index 000000000..e7ca28511 --- /dev/null +++ b/devel/libewf/PLIST @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/10 20:15:24 pettai Exp $ +bin/ewfacquire +bin/ewfacquirestream +bin/ewfdebug +bin/ewfexport +bin/ewfinfo +bin/ewfmount +bin/ewfrecover +bin/ewfverify +include/libewf.h +include/libewf/codepage.h +include/libewf/definitions.h +include/libewf/error.h +include/libewf/extern.h +include/libewf/features.h +include/libewf/types.h +lib/libewf.la +lib/pkgconfig/libewf.pc +man/man1/ewfacquire.1 +man/man1/ewfacquirestream.1 +man/man1/ewfexport.1 +man/man1/ewfinfo.1 +man/man1/ewfmount.1 +man/man1/ewfrecover.1 +man/man1/ewfverify.1 +man/man3/libewf.3 diff --git a/devel/libewf/buildlink3.mk b/devel/libewf/buildlink3.mk new file mode 100644 index 000000000..c2683bfcf --- /dev/null +++ b/devel/libewf/buildlink3.mk @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/10 20:37:57 pettai Exp $ + +BUILDLINK_TREE+= libewf + +.if !defined(LIBEWF_BUILDLINK3_MK) +LIBEWF_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libewf+= libewf>=20150126 +BUILDLINK_PKGSRCDIR.libewf?= ../../devel/libewf + +.endif # LIBEWF_BUILDLINK3_MK + +BUILDLINK_TREE+= -libewf diff --git a/devel/libewf/distinfo b/devel/libewf/distinfo new file mode 100644 index 000000000..f3fad230f --- /dev/null +++ b/devel/libewf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/10 20:15:24 pettai Exp $ + +SHA1 (libewf-experimental-20150126.tar.gz) = 971f3fa3a270d7d53626c3d2617cc63a85f0023f +RMD160 (libewf-experimental-20150126.tar.gz) = 1439855fda08c4bfc460a58b1f3e95e8f187570a +Size (libewf-experimental-20150126.tar.gz) = 2130325 bytes diff --git a/devel/libexecinfo/Makefile b/devel/libexecinfo/Makefile index 966ebe0a2..b4f827a1f 100644 --- a/devel/libexecinfo/Makefile +++ b/devel/libexecinfo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/07/05 20:15:24 schmonz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/28 15:18:09 wiz Exp $ DISTNAME= libexecinfo-1.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_FREEBSD} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= ober@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freebsdsoftware.org/devel/libexecinfo.html COMMENT= BSD Licensed clone of backtrace facility found in GNU libc LICENSE= 2-clause-bsd diff --git a/devel/libextractor/Makefile b/devel/libextractor/Makefile index f20e44182..352bc9c57 100644 --- a/devel/libextractor/Makefile +++ b/devel/libextractor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libextractor-0.5.20c -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= devel MASTER_SITES= http://gnunet.org/libextractor/download/ diff --git a/devel/libftdi1/Makefile b/devel/libftdi1/Makefile index 1abb1ea2a..bf5bc9c4a 100644 --- a/devel/libftdi1/Makefile +++ b/devel/libftdi1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/01/18 06:18:58 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/17 15:53:01 adam Exp $ DISTNAME= libftdi1-1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgail-gnome/Makefile b/devel/libgail-gnome/Makefile index 37fb2dc81..3ce983b47 100644 --- a/devel/libgail-gnome/Makefile +++ b/devel/libgail-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: Makefile,v 1.72 2015/04/25 14:20:36 tnn Exp $ # DISTNAME= libgail-gnome-1.20.4 -PKGREVISION= 18 +PKGREVISION= 20 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgail-gnome/1.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgail-gnome/buildlink3.mk b/devel/libgail-gnome/buildlink3.mk index 0d0c60b3f..dc62e708f 100644 --- a/devel/libgail-gnome/buildlink3.mk +++ b/devel/libgail-gnome/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.59 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.61 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libgail-gnome @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgail-gnome LIBGAIL_GNOME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgail-gnome+= libgail-gnome>=1.1.1nb2 -BUILDLINK_ABI_DEPENDS.libgail-gnome+= libgail-gnome>=1.20.4nb18 +BUILDLINK_ABI_DEPENDS.libgail-gnome+= libgail-gnome>=1.20.4nb20 BUILDLINK_PKGSRCDIR.libgail-gnome?= ../../devel/libgail-gnome .include "../../devel/at-spi/buildlink3.mk" diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile index 855bdbdd3..e62602b17 100644 --- a/devel/libgee/Makefile +++ b/devel/libgee/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/11/01 11:20:53 prlw1 Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/03 07:38:35 wiz Exp $ DISTNAME= libgee-0.16.1 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgee/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index 3b3211585..a619519f2 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2015/01/13 23:05:26 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/03 13:14:46 taca Exp $ -DISTNAME= v0.21.1 +DISTNAME= v0.22.2 PKGNAME= libgit2-${DISTNAME:S/v//1} CATEGORIES= devel -MASTER_SITES= https://github.com/libgit2/libgit2/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=libgit2/} +GITHUB_PROJECT= libgit2 +GITHUB_TAG= v0.22.2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libgit2.github.com/ @@ -21,6 +23,7 @@ CMAKE_ARGS+= -DUSE_SSH=OFF PKGCONFIG_OVERRIDE+= libgit2.pc.in PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.21.1 +.include "../../security/libssh2/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../lang/python/pyversion.mk" diff --git a/devel/libgit2/PLIST b/devel/libgit2/PLIST index c3091cefb..debd57ace 100644 --- a/devel/libgit2/PLIST +++ b/devel/libgit2/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/01 13:12:31 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/03 13:14:46 taca Exp $ include/git2.h +include/git2/annotated_commit.h include/git2/attr.h include/git2/blame.h include/git2/blob.h @@ -12,9 +13,11 @@ include/git2/commit.h include/git2/common.h include/git2/config.h include/git2/cred_helpers.h +include/git2/describe.h include/git2/diff.h include/git2/errors.h include/git2/filter.h +include/git2/global.h include/git2/graph.h include/git2/ignore.h include/git2/index.h @@ -28,10 +31,12 @@ include/git2/object.h include/git2/odb.h include/git2/odb_backend.h include/git2/oid.h +include/git2/oidarray.h include/git2/pack.h include/git2/patch.h include/git2/pathspec.h include/git2/push.h +include/git2/rebase.h include/git2/refdb.h include/git2/reflog.h include/git2/refs.h @@ -52,21 +57,25 @@ include/git2/sys/commit.h include/git2/sys/config.h include/git2/sys/diff.h include/git2/sys/filter.h +include/git2/sys/hashsig.h include/git2/sys/index.h include/git2/sys/mempack.h include/git2/sys/odb_backend.h +include/git2/sys/openssl.h include/git2/sys/refdb_backend.h include/git2/sys/reflog.h include/git2/sys/refs.h include/git2/sys/repository.h +include/git2/sys/stream.h +include/git2/sys/transport.h include/git2/tag.h -include/git2/threads.h include/git2/trace.h +include/git2/transaction.h include/git2/transport.h include/git2/tree.h include/git2/types.h include/git2/version.h lib/libgit2.so -lib/libgit2.so.0.21.0 -lib/libgit2.so.21 +lib/libgit2.so.0.22.2 +lib/libgit2.so.22 lib/pkgconfig/libgit2.pc diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo index cc6b28393..0af24a5bc 100644 --- a/devel/libgit2/distinfo +++ b/devel/libgit2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/10/01 13:12:31 fhajny Exp $ +$NetBSD: distinfo,v 1.2 2015/06/03 13:14:46 taca Exp $ -SHA1 (libgit2/v0.21.1.tar.gz) = 8975eb3fa6999e30b1fa01a84b7b09d0a2672ac5 -RMD160 (libgit2/v0.21.1.tar.gz) = 0eec1dab866c0deffcd774cbb26870f2c1576a19 -Size (libgit2/v0.21.1.tar.gz) = 3426897 bytes +SHA1 (libgit2/v0.22.2.tar.gz) = 877d02a1b6b8d5d7dd73e10d251f5a2ef35df81b +RMD160 (libgit2/v0.22.2.tar.gz) = 348cf12c979cb67f73daf723dbf221de515af823 +Size (libgit2/v0.22.2.tar.gz) = 3591643 bytes diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index a4fef4857..8b025f820 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.92 2015/04/25 14:20:36 tnn Exp $ # DISTNAME= libglade-2.6.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglade/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libglade/buildlink3.mk b/devel/libglade/buildlink3.mk index a37d7a384..f9e0b0f76 100644 --- a/devel/libglade/buildlink3.mk +++ b/devel/libglade/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libglade @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libglade LIBGLADE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libglade+= libglade>=2.3.6 -BUILDLINK_ABI_DEPENDS.libglade+= libglade>=2.6.4nb21 +BUILDLINK_ABI_DEPENDS.libglade+= libglade>=2.6.4nb22 BUILDLINK_PKGSRCDIR.libglade?= ../../devel/libglade .include "../../textproc/libxml2/buildlink3.mk" diff --git a/devel/libglademm/Makefile b/devel/libglademm/Makefile index c5cacde91..fae0f2ddb 100644 --- a/devel/libglademm/Makefile +++ b/devel/libglademm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libglademm-2.6.7 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libglademm/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libglademm/buildlink3.mk b/devel/libglademm/buildlink3.mk index 2c5028134..92ec07485 100644 --- a/devel/libglademm/buildlink3.mk +++ b/devel/libglademm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libglademm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libglademm LIBGLADEMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libglademm+= libglademm>=2.6.0 -BUILDLINK_ABI_DEPENDS.libglademm+= libglademm>=2.6.7nb21 +BUILDLINK_ABI_DEPENDS.libglademm+= libglademm>=2.6.7nb22 BUILDLINK_PKGSRCDIR.libglademm?= ../../devel/libglademm .include "../../devel/libglade/buildlink3.mk" diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index af68f956c..b713aff72 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.107 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.108 2015/04/25 14:20:36 tnn Exp $ # DISTNAME= libgnome-2.32.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnome/buildlink3.mk b/devel/libgnome/buildlink3.mk index 78489bd64..a75e9c2b0 100644 --- a/devel/libgnome/buildlink3.mk +++ b/devel/libgnome/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.48 2014/05/05 00:47:44 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.49 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libgnome @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnome LIBGNOME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb22 +BUILDLINK_ABI_DEPENDS.libgnome+= libgnome>=2.32.1nb23 BUILDLINK_PKGSRCDIR.libgnome?= ../../devel/libgnome .include "../../mk/bsd.fast.prefs.mk" diff --git a/devel/libgnomemm/Makefile b/devel/libgnomemm/Makefile index b36fc8adf..a25c829f1 100644 --- a/devel/libgnomemm/Makefile +++ b/devel/libgnomemm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libgnomemm-2.30.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomemm/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnomemm/buildlink3.mk b/devel/libgnomemm/buildlink3.mk index a0d3b1e8b..bf2a15b9d 100644 --- a/devel/libgnomemm/buildlink3.mk +++ b/devel/libgnomemm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libgnomemm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomemm LIBGNOMEMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomemm+= libgnomemm>=2.10.0 -BUILDLINK_ABI_DEPENDS.libgnomemm+= libgnomemm>=2.30.0nb22 +BUILDLINK_ABI_DEPENDS.libgnomemm+= libgnomemm>=2.30.0nb23 BUILDLINK_PKGSRCDIR.libgnomemm?= ../../devel/libgnomemm .include "../../devel/libgnome/buildlink3.mk" diff --git a/devel/libgnomeui/Makefile b/devel/libgnomeui/Makefile index 8539328b3..a29c24192 100644 --- a/devel/libgnomeui/Makefile +++ b/devel/libgnomeui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.126 2014/05/29 23:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2015/06/12 10:48:51 wiz Exp $ # DISTNAME= libgnomeui-2.24.5 -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnomeui/buildlink3.mk b/devel/libgnomeui/buildlink3.mk index 6bb60d855..f8309bd1d 100644 --- a/devel/libgnomeui/buildlink3.mk +++ b/devel/libgnomeui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.57 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.58 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libgnomeui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomeui LIBGNOMEUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnomeui+= libgnomeui>=2.24.5nb26 +BUILDLINK_ABI_DEPENDS.libgnomeui+= libgnomeui>=2.24.5nb28 BUILDLINK_PKGSRCDIR.libgnomeui?= ../../devel/libgnomeui .include "../../devel/GConf/buildlink3.mk" diff --git a/devel/libgnomeuimm/Makefile b/devel/libgnomeuimm/Makefile index f36a0c58d..eacf531ad 100644 --- a/devel/libgnomeuimm/Makefile +++ b/devel/libgnomeuimm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2014/09/24 20:46:21 jperkin Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libgnomeuimm-2.28.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeuimm/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnomeuimm/buildlink3.mk b/devel/libgnomeuimm/buildlink3.mk index 26676b86b..eeb31bbc4 100644 --- a/devel/libgnomeuimm/buildlink3.mk +++ b/devel/libgnomeuimm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.46 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libgnomeuimm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomeuimm LIBGNOMEUIMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomeuimm+= libgnomeuimm>=2.10.0 -BUILDLINK_ABI_DEPENDS.libgnomeuimm+= libgnomeuimm>=2.28.0nb30 +BUILDLINK_ABI_DEPENDS.libgnomeuimm+= libgnomeuimm>=2.28.0nb31 BUILDLINK_PKGSRCDIR.libgnomeuimm?= ../../devel/libgnomeuimm .include "../../devel/gconfmm/buildlink3.mk" diff --git a/devel/libgphoto2/Makefile b/devel/libgphoto2/Makefile index 5ea22658a..cf826d9cc 100644 --- a/devel/libgphoto2/Makefile +++ b/devel/libgphoto2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2013/03/15 13:15:07 obache Exp $ +# $NetBSD: Makefile,v 1.60 2015/05/02 08:45:23 ryoon Exp $ DISTNAME= libgphoto2-2.4.14 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gphoto.sourceforge.net/proj/libgphoto2/ +HOMEPAGE= http://gphoto.sourceforge.net/ COMMENT= Digital camera access library LICENSE= gnu-lgpl-v2 diff --git a/devel/libgweather/Makefile b/devel/libgweather/Makefile index 475da9bbe..aa499daf5 100644 --- a/devel/libgweather/Makefile +++ b/devel/libgweather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/07 14:05:57 youri Exp $ # DISTNAME= libgweather-2.30.3 -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgweather/2.30/} EXTRACT_SUFX= .tar.bz2 @@ -24,5 +24,5 @@ CONFLICTS+= gnome-applets<2.22.0 .include "../../devel/GConf/schemas.mk" .include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/libgweather/buildlink3.mk b/devel/libgweather/buildlink3.mk index e445ac040..f1662a35a 100644 --- a/devel/libgweather/buildlink3.mk +++ b/devel/libgweather/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= libgweather @@ -6,10 +6,10 @@ BUILDLINK_TREE+= libgweather LIBGWEATHER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgweather+= libgweather>=2.22.0 -BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb27 +BUILDLINK_ABI_DEPENDS.libgweather+= libgweather>=2.30.3nb29 BUILDLINK_PKGSRCDIR.libgweather?= ../../devel/libgweather -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .endif # LIBGWEATHER_BUILDLINK3_MK diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index ae2caa9a9..1790dfa38 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2015/03/05 21:05:14 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2015/06/12 10:48:51 wiz Exp $ DISTNAME= libidn-1.30 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/libidn/ \ ${MASTER_SITE_GNU:=libidn/} diff --git a/devel/libkgapi/Makefile b/devel/libkgapi/Makefile index 8bf49088c..b4a674b75 100644 --- a/devel/libkgapi/Makefile +++ b/devel/libkgapi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/11/13 11:13:45 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libkgapi-2.2.0 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_KDE:=libkgapi/2.2.0/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libkomparediff2/Makefile b/devel/libkomparediff2/Makefile index 0029cf557..2499faf93 100644 --- a/devel/libkomparediff2/Makefile +++ b/devel/libkomparediff2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/11/14 08:03:31 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libkomparediff2-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Library to compare files and strings diff --git a/devel/liblangtag/Makefile b/devel/liblangtag/Makefile index 3ebc6e158..1f26d69f4 100644 --- a/devel/liblangtag/Makefile +++ b/devel/liblangtag/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2014/05/27 18:15:21 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/03 06:58:04 wiz Exp $ -DISTNAME= liblangtag-0.5.4 +DISTNAME= liblangtag-0.5.6 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/tagoh/liblangtag/downloads/ EXTRACT_SUFX= .tar.bz2 @@ -11,14 +11,11 @@ COMMENT= RFC 5646 language tag interface library LICENSE= gnu-lgpl-v3 OR mpl-2.0 GNU_CONFIGURE= yes -USE_TOOLS+= autoconf pkg-config +USE_TOOLS+= pkg-config USE_LIBTOOL= yes USE_LANGUAGES+= c PKGCONFIG_OVERRIDE+= liblangtag.pc.in -pre-configure: - cd ${WRKSRC} && autoconf - .include "../../devel/glib2/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/liblangtag/PLIST b/devel/liblangtag/PLIST index 5abe73ddc..4bedb56e1 100644 --- a/devel/liblangtag/PLIST +++ b/devel/liblangtag/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2014/05/07 18:44:07 jaapb Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/03 06:58:04 wiz Exp $ include/liblangtag/langtag.h +include/liblangtag/lt-config.h include/liblangtag/lt-database.h include/liblangtag/lt-error.h include/liblangtag/lt-ext-module-data.h @@ -38,6 +39,7 @@ share/gtk-doc/html/liblangtag/deprecated-api-index.html share/gtk-doc/html/liblangtag/home.png share/gtk-doc/html/liblangtag/index.html share/gtk-doc/html/liblangtag/index.sgml +share/gtk-doc/html/liblangtag/left-insensitive.png share/gtk-doc/html/liblangtag/left.png share/gtk-doc/html/liblangtag/liblangtag-Container---Extension.html share/gtk-doc/html/liblangtag/liblangtag-Container---Extlang.html @@ -65,8 +67,10 @@ share/gtk-doc/html/liblangtag/liblangtag-Module---Data.html share/gtk-doc/html/liblangtag/liblangtag-Strings.html share/gtk-doc/html/liblangtag/liblangtag.devhelp2 share/gtk-doc/html/liblangtag/object-tree.html +share/gtk-doc/html/liblangtag/right-insensitive.png share/gtk-doc/html/liblangtag/right.png share/gtk-doc/html/liblangtag/style.css +share/gtk-doc/html/liblangtag/up-insensitive.png share/gtk-doc/html/liblangtag/up.png share/liblangtag/common/bcp47/calendar.xml share/liblangtag/common/bcp47/collation.xml diff --git a/devel/liblangtag/distinfo b/devel/liblangtag/distinfo index 16035e264..f1431435a 100644 --- a/devel/liblangtag/distinfo +++ b/devel/liblangtag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/05/27 18:15:21 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/03 06:58:04 wiz Exp $ -SHA1 (liblangtag-0.5.4.tar.bz2) = 59255fb839b83f11b8ee7fcd4585654b992b8e81 -RMD160 (liblangtag-0.5.4.tar.bz2) = 3482173d513476a1dc610fc5ba28e73c3e0b03ad -Size (liblangtag-0.5.4.tar.bz2) = 666207 bytes +SHA1 (liblangtag-0.5.6.tar.bz2) = a0428d9c1a7f51295b6afa4b8146992712b1ff6b +RMD160 (liblangtag-0.5.6.tar.bz2) = 5ebe9e88c6551e944de5724e0934fb0db2e657c4 +Size (liblangtag-0.5.6.tar.bz2) = 668949 bytes diff --git a/devel/libmowgli/Makefile b/devel/libmowgli/Makefile index c1dbca82d..70d15d956 100644 --- a/devel/libmowgli/Makefile +++ b/devel/libmowgli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/31 11:17:18 asau Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/23 09:24:56 jperkin Exp $ # DISTNAME= libmowgli-0.7.1 @@ -18,4 +18,9 @@ USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= libmowgli.pc.in +OPSYSVARS+= CONFIGURE_ENV + +# Explicitly disable epoll on illumos, provided for Linux compat only. +CONFIGURE_ENV.SunOS+= ac_cv_func_epoll_ctl=no + .include "../../mk/bsd.pkg.mk" diff --git a/devel/libmtp/Makefile b/devel/libmtp/Makefile index 09a45c923..d03f1d3bc 100644 --- a/devel/libmtp/Makefile +++ b/devel/libmtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/08/21 14:03:45 jperkin Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/02 10:43:29 ryoon Exp $ # -DISTNAME= libmtp-1.1.6 +DISTNAME= libmtp-1.1.9 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmtp/} diff --git a/devel/libmtp/distinfo b/devel/libmtp/distinfo index bf314a446..b3bbfe6e5 100644 --- a/devel/libmtp/distinfo +++ b/devel/libmtp/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.4 2013/04/08 09:52:01 markd Exp $ +$NetBSD: distinfo,v 1.5 2015/05/02 10:43:29 ryoon Exp $ -SHA1 (libmtp-1.1.6.tar.gz) = f9e55c75399fc5f4deabcdfa58e1b01b2e6e3283 -RMD160 (libmtp-1.1.6.tar.gz) = 0d36d3983dc89fe9c46b395f659821483ee0d6fb -Size (libmtp-1.1.6.tar.gz) = 733519 bytes +SHA1 (libmtp-1.1.9.tar.gz) = 31bebf3e49612f712f4ab1a03284dedf7044000f +RMD160 (libmtp-1.1.9.tar.gz) = e486942e0d7e0e6c9bf3525c6175c7199d3fe3f8 +Size (libmtp-1.1.9.tar.gz) = 760593 bytes SHA1 (patch-aa) = 8d962323f099efec2bf2f3ac0ef3109151d5d57d -SHA1 (patch-configure) = 93bbd6ed620beb100eeeee24b2deb6369bbc14a7 +SHA1 (patch-configure) = 23d434cb1ff5b8326cbe1d34ded9e6c6b4f01729 diff --git a/devel/libmtp/patches/patch-configure b/devel/libmtp/patches/patch-configure index 96781b74e..65f9ce9b2 100644 --- a/devel/libmtp/patches/patch-configure +++ b/devel/libmtp/patches/patch-configure @@ -1,19 +1,10 @@ -$NetBSD: patch-configure,v 1.1 2012/08/14 21:00:46 markd Exp $ +$NetBSD: patch-configure,v 1.2 2015/05/02 10:43:29 ryoon Exp $ fix == in test ---- configure.orig 2012-07-25 03:06:53.000000000 +0000 +--- configure.orig 2015-04-13 18:44:18.000000000 +0000 +++ configure -@@ -12672,7 +12672,7 @@ else - ac_enable_doxygen=auto - fi - --if test "x$ac_enable_doxygen" == "xyes"; then -+if test "x$ac_enable_doxygen" = "xyes"; then - # Extract the first word of "doxygen", so it can be a program name with args. - set dummy doxygen; ac_word=$2 - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -@@ -14125,7 +14125,7 @@ fi +@@ -14558,7 +14558,7 @@ fi # (No need to use AC_SUBST on this default substituted environment variable.) # Only add these additional CFLAGS if we are using GCC. Other C compilers may # not support them. diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile index db0e368f4..212490c89 100644 --- a/devel/libpeas/Makefile +++ b/devel/libpeas/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/01/06 14:41:08 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:20:36 tnn Exp $ DISTNAME= libpeas-1.12.1 +PKGREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libpeas/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -16,7 +17,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake intltool msgfmt pkg-config gsed -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/pyversion.mk" CONFIGURE_ARGS+= --disable-python2 diff --git a/devel/libpeas/buildlink3.mk b/devel/libpeas/buildlink3.mk index 26bbfef01..50f1be12f 100644 --- a/devel/libpeas/buildlink3.mk +++ b/devel/libpeas/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2015/04/25 14:20:36 tnn Exp $ BUILDLINK_TREE+= libpeas @@ -6,12 +6,12 @@ BUILDLINK_TREE+= libpeas LIBPEAS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libpeas+= libpeas>=1.4.0 -BUILDLINK_ABI_DEPENDS.libpeas+= libpeas>=1.8.1nb1 +BUILDLINK_ABI_DEPENDS.libpeas+= libpeas>=1.12.1nb1 BUILDLINK_PKGSRCDIR.libpeas?= ../../devel/libpeas .include "../../devel/glib2/buildlink3.mk" .include "../../devel/gobject-introspection/buildlink3.mk" -PYTHON_VERSIONS_INCOMPATIBLE+= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE+= 27 .include "../../devel/py-gobject3/buildlink3.mk" .include "../../x11/gtk3/buildlink3.mk" .endif # LIBPEAS_BUILDLINK3_MK diff --git a/devel/libpgm/Makefile b/devel/libpgm/Makefile index f18d76d67..aa49205a1 100644 --- a/devel/libpgm/Makefile +++ b/devel/libpgm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:51 wiz Exp $ # DISTNAME= libpgm-5.1.118 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://openpgm.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libsexy/Makefile b/devel/libsexy/Makefile index a852798dd..41c47f9f6 100644 --- a/devel/libsexy/Makefile +++ b/devel/libsexy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:37 tnn Exp $ # DISTNAME= libsexy-0.1.11 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= devel gnome MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ diff --git a/devel/libsexy/buildlink3.mk b/devel/libsexy/buildlink3.mk index 77b7c8d53..d3a3fceba 100644 --- a/devel/libsexy/buildlink3.mk +++ b/devel/libsexy/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/04/25 14:20:37 tnn Exp $ BUILDLINK_TREE+= libsexy @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libsexy LIBSEXY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libsexy+= libsexy>=0.1.8 -BUILDLINK_ABI_DEPENDS.libsexy+= libsexy>=0.1.11nb21 +BUILDLINK_ABI_DEPENDS.libsexy+= libsexy>=0.1.11nb22 BUILDLINK_PKGSRCDIR.libsexy?= ../../devel/libsexy .include "../../devel/glib2/buildlink3.mk" diff --git a/devel/libsexymm/Makefile b/devel/libsexymm/Makefile index 2e5b8920a..0b20b4b32 100644 --- a/devel/libsexymm/Makefile +++ b/devel/libsexymm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:37 tnn Exp $ # DISTNAME= libsexymm-0.1.9 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/ diff --git a/devel/libsexymm/buildlink3.mk b/devel/libsexymm/buildlink3.mk index df3ffc97a..8608c17e9 100644 --- a/devel/libsexymm/buildlink3.mk +++ b/devel/libsexymm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:20:37 tnn Exp $ BUILDLINK_TREE+= libsexymm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libsexymm LIBSEXYMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libsexymm+= libsexymm>=0.1.9 -BUILDLINK_ABI_DEPENDS.libsexymm+= libsexymm>=0.1.9nb22 +BUILDLINK_ABI_DEPENDS.libsexymm+= libsexymm>=0.1.9nb23 BUILDLINK_PKGSRCDIR.libsexymm?= ../../devel/libsexymm .include "../../x11/gtkmm/buildlink3.mk" diff --git a/devel/libsigc++/Makefile b/devel/libsigc++/Makefile index ee6c704fd..dbded8e3b 100644 --- a/devel/libsigc++/Makefile +++ b/devel/libsigc++/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2015/02/28 10:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:48:51 wiz Exp $ DISTNAME= libsigc++-2.4.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsigc++/2.4/} EXTRACT_SUFX= .tar.xz diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 3adfd2b09..c849db89d 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:37 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:51 wiz Exp $ DISTNAME= libstatgrab-0.90 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/ \ diff --git a/devel/libthrift/Makefile b/devel/libthrift/Makefile index 44e0940ab..4be96cf9b 100644 --- a/devel/libthrift/Makefile +++ b/devel/libthrift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2015/03/08 16:04:51 taca Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/26 11:52:19 ryoon Exp $ DISTNAME= thrift-${THRIFT_VERSION} PKGNAME= libthrift-${THRIFT_VERSION} -PKGREVISION= 26 +PKGREVISION= 29 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${THRIFT_VERSION}/} EXTRACT_SUFX= .tar.gz diff --git a/devel/libuuid/Makefile b/devel/libuuid/Makefile index 80c968490..cc254d8e9 100644 --- a/devel/libuuid/Makefile +++ b/devel/libuuid/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/09/10 15:59:33 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/17 11:48:15 fhajny Exp $ -DISTNAME= util-linux-2.24.2 +DISTNAME= util-linux-2.26.2 PKGNAME= ${DISTNAME:S/util-linux/libuuid/} CATEGORIES= devel MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/v${PKGVERSION_NOREV:R}/ @@ -21,11 +21,13 @@ PKGCONFIG_OVERRIDE+= libuuid/uuid.pc.in BUILD_TARGET= libuuid.la libuuid/uuid.pc INSTALLATION_DIRS+= include/uuid lib/pkgconfig ${PKGMANDIR}/man3 +CONFIG_SHELL= bash +USE_TOOLS+= bash:build .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS" -BUILDLINK_TRANSFORM+= rm:-Wl,--version-script=./libuuid/src/uuid.sym +BUILDLINK_TRANSFORM+= rm:-Wl,--version-script=./libuuid/src/libuuid.sym .endif do-install: diff --git a/devel/libuuid/distinfo b/devel/libuuid/distinfo index caf198813..a07495ce5 100644 --- a/devel/libuuid/distinfo +++ b/devel/libuuid/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2014/05/17 16:19:27 schmonz Exp $ +$NetBSD: distinfo,v 1.8 2015/06/14 16:23:03 wiz Exp $ -SHA1 (util-linux-2.24.2.tar.xz) = 4d2159b2420b8090b31f7198ff9d392a5b3cf0ff -RMD160 (util-linux-2.24.2.tar.xz) = 7db147ba5545aadef19920815b6461001afb1f4e -Size (util-linux-2.24.2.tar.xz) = 3586580 bytes -SHA1 (patch-aa) = 50054bed3cb5da7ffebb7bfd3f2da0d92b0616d7 +SHA1 (util-linux-2.26.2.tar.xz) = ac0b880a12392b2cbbe12239ab7613c25349093d +RMD160 (util-linux-2.26.2.tar.xz) = 2bdbd937843dbf6bc5a5a997f1dc3253d2166a25 +Size (util-linux-2.26.2.tar.xz) = 3863868 bytes SHA1 (patch-ab) = 160c13ca5ff36c4ed78aaa9bd3b4d270a5a8b847 +SHA1 (patch-configure) = e025f3ebe8ccf5bdc0fa46746f038ab2bbb4b481 SHA1 (patch-lib_randutils.c) = 5cab5d27a4936478c55c8d11dc002df9a0a41962 diff --git a/devel/libuuid/patches/patch-aa b/devel/libuuid/patches/patch-aa deleted file mode 100644 index 37cca682c..000000000 --- a/devel/libuuid/patches/patch-aa +++ /dev/null @@ -1,78 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2014/05/17 16:19:27 schmonz Exp $ - -sh doesn't like the empty case - ---- configure.orig 2014-04-24 09:25:29.000000000 +0000 -+++ configure -@@ -19345,11 +19345,6 @@ if ac_fn_c_try_compile "$LINENO"; then : - else - - syscall=no -- if test "x$linux_os" = xyes; then -- case $host_cpu in -- -- esac -- fi - - fi - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -@@ -19552,11 +19547,6 @@ if ac_fn_c_try_compile "$LINENO"; then : - else - - syscall=no -- if test "x$linux_os" = xyes; then -- case $host_cpu in -- -- esac -- fi - - fi - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -@@ -19718,11 +19708,6 @@ if ac_fn_c_try_compile "$LINENO"; then : - else - - syscall=no -- if test "x$linux_os" = xyes; then -- case $host_cpu in -- -- esac -- fi - - fi - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -@@ -20780,11 +20765,6 @@ if ac_fn_c_try_compile "$LINENO"; then : - else - - syscall=no -- if test "x$linux_os" = xyes; then -- case $host_cpu in -- -- esac -- fi - - fi - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -@@ -21078,11 +21058,6 @@ if ac_fn_c_try_compile "$LINENO"; then : - else - - syscall=no -- if test "x$linux_os" = xyes; then -- case $host_cpu in -- -- esac -- fi - - fi - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -@@ -22620,11 +22595,6 @@ if ac_fn_c_try_compile "$LINENO"; then : - else - - syscall=no -- if test "x$linux_os" = xyes; then -- case $host_cpu in -- -- esac -- fi - - fi - rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext diff --git a/devel/libuuid/patches/patch-configure b/devel/libuuid/patches/patch-configure new file mode 100644 index 000000000..f9db1163c --- /dev/null +++ b/devel/libuuid/patches/patch-configure @@ -0,0 +1,13 @@ +$NetBSD: patch-configure,v 1.1 2015/06/14 16:23:03 wiz Exp $ + +--- configure.orig 2015-04-30 10:13:13.000000000 +0000 ++++ configure +@@ -20035,7 +20035,7 @@ else + fi + + +-if test "x$enable_libmount_force_mountinfo" == xyes; then : ++if test "x$enable_libmount_force_mountinfo" = xyes; then : + + + $as_echo "#define USE_LIBMOUNT_FORCE_MOUNTINFO 1" >>confdefs.h diff --git a/devel/libuv/DESCR b/devel/libuv/DESCR index 4eabaf0a8..6b876430d 100644 --- a/devel/libuv/DESCR +++ b/devel/libuv/DESCR @@ -1,7 +1,3 @@ -libuv is used as the platform layer for node.js - -libuv enforces an asynchronous, event-driven style of programming. -Its core job is to provide an event loop and callback based -notifications of I/O and other activities. libuv offers core -utilities like timers, non-blocking networking support, asynchronous -file system access, child processes and more. +libuv is a multi-platform support library with a focus on asynchronous +I/O. It was primarily developed for use by Node.js, but it's also used +by Luvit, Julia, pyuv, and others. diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 5081c14ab..c332b0773 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -1,31 +1,30 @@ -# $NetBSD: Makefile,v 1.3 2013/03/06 17:32:08 gdt Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/15 09:20:47 joerg Exp $ # -DISTNAME= master -PKGNAME= libuv-20130301 +DISTNAME= libuv-1.6.1 CATEGORIES= devel -MASTER_SITES= https://github.com/joyent/libuv/archive/ -EXTRACT_SUFX= .zip +MASTER_SITES= ${MASTER_SITE_GITHUB:=libuv/} MAINTAINER= agc@pkgsrc.org -HOMEPAGE= http://nikhilm.github.com/uvbook/ -COMMENT= Asynchronous event library, platform layer of node.js +HOMEPAGE= http://github.com/libuv/libuv/ +COMMENT= Cross-platform asychronous I/O LICENSE= mit AND 2-clause-bsd AND isc AND modified-bsd -DIST_SUBDIR= ${PKGNAME_NOREV} -WRKSRC= ${WRKDIR}/libuv-master +GITHUB_TAG= v${PKGVERSION_NOREV} -USE_TOOLS+= gmake -AUTO_MKDIRS= yes +USE_LIBTOOL= yes +USE_TOOLS+= autoconf automake pkg-config +GNU_CONFIGURE= yes -HEADERS= ngx-queue.h stdint-msvc2008.h tree.h uv-bsd.h uv-darwin.h -HEADERS+= uv-linux.h uv-sunos.h uv-unix.h uv-win.h +HEADERS= uv-aix.h uv-bsd.h uv-darwin.h uv-linux.h uv-sunos.h \ + uv-unix.h uv-win.h -do-install: - ${INSTALL_DATA} ${WRKSRC}/include/uv.h ${DESTDIR}${PREFIX}/include/uv.h - for f in ${HEADERS}; do \ - ${INSTALL_DATA} ${WRKSRC}/include/uv-private/$$f ${DESTDIR}${PREFIX}/include/uv-private/$$f; \ - done - ${INSTALL_LIB} ${WRKSRC}/libuv.a ${DESTDIR}${PREFIX}/lib/libuv.a +pre-configure: + ${RUN} cd ${WRKSRC} && ${SH} ./autogen.sh + +post-install: +.for file in ${HEADERS} + ${INSTALL_DATA} ${WRKSRC}/include/${file} ${DESTDIR}${PREFIX}/include +.endfor .include "../../mk/bsd.pkg.mk" diff --git a/devel/libuv/PLIST b/devel/libuv/PLIST index 33962b373..c2f1f4422 100644 --- a/devel/libuv/PLIST +++ b/devel/libuv/PLIST @@ -1,13 +1,14 @@ -@comment $NetBSD: PLIST,v 1.2 2013/03/02 08:19:36 agc Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/11 13:32:35 fhajny Exp $ +include/uv-aix.h +include/uv-bsd.h +include/uv-darwin.h +include/uv-errno.h +include/uv-linux.h +include/uv-sunos.h +include/uv-threadpool.h +include/uv-unix.h +include/uv-version.h +include/uv-win.h include/uv.h -include/uv-private/uv-unix.h -include/uv-private/ngx-queue.h -include/uv-private/stdint-msvc2008.h -include/uv-private/tree.h -include/uv-private/uv-bsd.h -include/uv-private/uv-darwin.h -include/uv-private/uv-linux.h -include/uv-private/uv-sunos.h -include/uv-private/uv-unix.h -include/uv-private/uv-win.h -lib/libuv.a +lib/libuv.la +lib/pkgconfig/libuv.pc diff --git a/devel/libuv/buildlink3.mk b/devel/libuv/buildlink3.mk new file mode 100644 index 000000000..034f454d1 --- /dev/null +++ b/devel/libuv/buildlink3.mk @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/11 13:32:35 fhajny Exp $ + +BUILDLINK_TREE+= libuv + +.if !defined(LIBUV_BUILDLINK3_MK) +LIBUV_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libuv+= libuv>=1.6 +BUILDLINK_PKGSRCDIR.libuv?= ../../devel/libuv + +.endif # LIBUV_BUILDLINK3_MK + +BUILDLINK_TREE+= -libuv diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 747205180..179df25ba 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2013/03/02 07:49:15 agc Exp $ +$NetBSD: distinfo,v 1.3 2015/06/11 13:32:35 fhajny Exp $ -SHA1 (libuv-20130301/master.zip) = 1caf616d42d9a2a9ab5dd4d0712de2817baf04bc -RMD160 (libuv-20130301/master.zip) = 244d503838bb3759cb3941d88cd80704faaa24a2 -Size (libuv-20130301/master.zip) = 506825 bytes -SHA1 (patch-aa) = a14917e8fa7a5c74ab53727d6ec6b3c1dc77bf44 +SHA1 (libuv-1.6.1.tar.gz) = c5d49014c6e9436bfe468e62c9f7507b5d88cff3 +RMD160 (libuv-1.6.1.tar.gz) = 7408ce8e8f9066f666b0e76cc4b199950d772a5c +Size (libuv-1.6.1.tar.gz) = 1027771 bytes +SHA1 (patch-autogen.sh) = a5f48189bfb17624c545a80626ea311b7755d232 diff --git a/devel/libuv/patches/patch-aa b/devel/libuv/patches/patch-aa deleted file mode 100644 index c9e5f2b26..000000000 --- a/devel/libuv/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2013/03/02 07:43:40 agc Exp $ - -modern netbsd needs uvm_extern.h header file - ---- src/unix/netbsd.c 2013/03/01 18:45:51 1.1 -+++ src/unix/netbsd.c 2013/03/01 18:47:24 -@@ -38,6 +38,8 @@ - #include - #include - -+#include -+ - #include - #include - diff --git a/devel/libuv/patches/patch-autogen.sh b/devel/libuv/patches/patch-autogen.sh new file mode 100644 index 000000000..e9b19705f --- /dev/null +++ b/devel/libuv/patches/patch-autogen.sh @@ -0,0 +1,17 @@ +$NetBSD: patch-autogen.sh,v 1.1 2015/06/11 13:32:35 fhajny Exp $ + +Use libtoolize on Darwin instead of glibtoolize + +--- autogen.sh.orig 2015-06-05 17:45:58.000000000 +0000 ++++ autogen.sh +@@ -16,10 +16,6 @@ + + cd `dirname "$0"` + +-if [ "$LIBTOOLIZE" = "" ] && [ "`uname`" = "Darwin" ]; then +- LIBTOOLIZE=glibtoolize +-fi +- + ACLOCAL=${ACLOCAL:-aclocal} + AUTOCONF=${AUTOCONF:-autoconf} + AUTOMAKE=${AUTOMAKE:-automake} diff --git a/devel/libview/Makefile b/devel/libview/Makefile index 1653aa8ae..3ade92dc1 100644 --- a/devel/libview/Makefile +++ b/devel/libview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:37 tnn Exp $ # DISTNAME= libview-0.6.4 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=view/} diff --git a/devel/libview/buildlink3.mk b/devel/libview/buildlink3.mk index b6005b893..e7e960c50 100644 --- a/devel/libview/buildlink3.mk +++ b/devel/libview/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:20:37 tnn Exp $ BUILDLINK_TREE+= libview @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libview LIBVIEW_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libview+= libview>=0.6.4 -BUILDLINK_ABI_DEPENDS.libview+= libview>=0.6.4nb19 +BUILDLINK_ABI_DEPENDS.libview+= libview>=0.6.4nb20 BUILDLINK_PKGSRCDIR.libview?= ../../devel/libview .include "../../x11/gtk2/buildlink3.mk" diff --git a/devel/libwhisker2/Makefile b/devel/libwhisker2/Makefile index f6367dde0..7464e4b56 100644 --- a/devel/libwhisker2/Makefile +++ b/devel/libwhisker2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:51 wiz Exp $ DISTNAME= libwhisker2-2.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whisker/} diff --git a/devel/libwnck/Makefile b/devel/libwnck/Makefile index ab522d257..8b39b8bc7 100644 --- a/devel/libwnck/Makefile +++ b/devel/libwnck/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.95 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2015/04/25 14:20:37 tnn Exp $ # DISTNAME= libwnck-2.30.6 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= devel x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libwnck/buildlink3.mk b/devel/libwnck/buildlink3.mk index 6c237240f..ca6f5aeba 100644 --- a/devel/libwnck/buildlink3.mk +++ b/devel/libwnck/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2014/05/05 00:47:45 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2015/04/25 14:20:37 tnn Exp $ BUILDLINK_TREE+= libwnck @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libwnck LIBWNCK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libwnck+= libwnck>=2.20.0 -BUILDLINK_ABI_DEPENDS.libwnck+= libwnck>=2.30.6nb17 +BUILDLINK_ABI_DEPENDS.libwnck+= libwnck>=2.30.6nb18 BUILDLINK_PKGSRCDIR.libwnck?= ../../devel/libwnck .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/devel/libwnck3/Makefile b/devel/libwnck3/Makefile index 3bc128105..618818ff8 100644 --- a/devel/libwnck3/Makefile +++ b/devel/libwnck3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/11/27 01:16:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:20:37 tnn Exp $ DISTNAME= libwnck-3.14.0 PKGNAME= ${DISTNAME:S/libwnck/libwnck3/} +PKGREVISION= 1 CATEGORIES= devel x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libwnck/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/libwnck3/buildlink3.mk b/devel/libwnck3/buildlink3.mk index b8fed1aa9..e7956312a 100644 --- a/devel/libwnck3/buildlink3.mk +++ b/devel/libwnck3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2014/10/07 23:59:50 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/25 14:20:37 tnn Exp $ BUILDLINK_TREE+= libwnck3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libwnck3 LIBWNCK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libwnck3+= libwnck3>=3.2.1 -BUILDLINK_ABI_DEPENDS.libwnck3?= libwnck3>=3.4.7nb2 +BUILDLINK_ABI_DEPENDS.libwnck3?= libwnck3>=3.14.0nb1 BUILDLINK_PKGSRCDIR.libwnck3?= ../../devel/libwnck3 .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/devel/lokalize/Makefile b/devel/lokalize/Makefile index 8bcee021a..4815f3c77 100644 --- a/devel/lokalize/Makefile +++ b/devel/lokalize/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/11/14 08:03:31 markd Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:20:37 tnn Exp $ DISTNAME= lokalize-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Computer-Aided Translation System diff --git a/devel/lua-gi/Makefile b/devel/lua-gi/Makefile index c05f3b641..9464a747f 100644 --- a/devel/lua-gi/Makefile +++ b/devel/lua-gi/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/19 22:27:44 alnsn Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/10 15:44:15 khorben Exp $ DISTNAME= lgi-${VERSION} PKGNAME= ${LUA_PKGPREFIX}-gi-${VERSION} -VERSION= 0.7.1 -PKGREVISION= 3 +VERSION= 0.9.0 CATEGORIES= devel MASTER_SITES= -https://codeload.github.com/pavouk/lgi/tar.gz/${VERSION} @@ -14,12 +13,9 @@ LICENSE= mit USE_LANGUAGES+= c USE_TOOLS+= pkg-config gmake -WRKSRC= ${WRKDIR}/pavouk-lgi-1bbf1bc -SUBST_CLASSES+= v -SUBST_STAGE.v= pre-build -SUBST_FILES.v= lgi/Makefile -SUBST_VARS.v= _LUA_DOT_VERSION +MAKE_FLAGS+= PREFIX=${PREFIX} +MAKE_FLAGS+= LUA_VERSION=${_LUA_DOT_VERSION} .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libffi/buildlink3.mk" diff --git a/devel/lua-gi/PLIST b/devel/lua-gi/PLIST index b5fd8130c..e49aa06c6 100644 --- a/devel/lua-gi/PLIST +++ b/devel/lua-gi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/01/22 16:16:21 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/10 15:44:15 khorben Exp $ ${LUA_CDIR}/lgi/corelgilua51.so ${LUA_LDIR}/lgi.lua ${LUA_LDIR}/lgi/class.lua @@ -10,6 +10,9 @@ ${LUA_LDIR}/lgi/init.lua ${LUA_LDIR}/lgi/log.lua ${LUA_LDIR}/lgi/namespace.lua ${LUA_LDIR}/lgi/override/Clutter.lua +${LUA_LDIR}/lgi/override/GLib-Bytes.lua +${LUA_LDIR}/lgi/override/GLib-Error.lua +${LUA_LDIR}/lgi/override/GLib-Markup.lua ${LUA_LDIR}/lgi/override/GLib-Timer.lua ${LUA_LDIR}/lgi/override/GLib-Variant.lua ${LUA_LDIR}/lgi/override/GLib.lua @@ -18,6 +21,7 @@ ${LUA_LDIR}/lgi/override/GObject-Object.lua ${LUA_LDIR}/lgi/override/GObject-Type.lua ${LUA_LDIR}/lgi/override/GObject-Value.lua ${LUA_LDIR}/lgi/override/Gdk.lua +${LUA_LDIR}/lgi/override/Gio-DBus.lua ${LUA_LDIR}/lgi/override/Gio.lua ${LUA_LDIR}/lgi/override/Gst.lua ${LUA_LDIR}/lgi/override/Gtk.lua diff --git a/devel/lua-gi/distinfo b/devel/lua-gi/distinfo index 1ea8ecb4c..e9d6a78e9 100644 --- a/devel/lua-gi/distinfo +++ b/devel/lua-gi/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2014/01/22 16:16:21 jperkin Exp $ +$NetBSD: distinfo,v 1.5 2015/06/10 15:47:29 khorben Exp $ -SHA1 (lgi-0.7.1.tar.gz) = 53affb0a82bb1537d7ecef4d6f2a65bdd4d9e3bc -RMD160 (lgi-0.7.1.tar.gz) = af49608d6af76c468fef0ab67f2a065ed8730152 -Size (lgi-0.7.1.tar.gz) = 268357 bytes -SHA1 (patch-Makefile) = 0ff1b55df7e7c6c236a4ca7f3109439b69f85e4a +SHA1 (lgi-0.9.0.tar.gz) = f06eb973e6d4a4460ac6a491758c844ced87c238 +RMD160 (lgi-0.9.0.tar.gz) = 6526d092d4ce6c664bdd2642f6c49e6d6d1d2c65 +Size (lgi-0.9.0.tar.gz) = 285248 bytes +SHA1 (patch-lgi_Makefile) = fb6adb9a4bd6257581a9d102646c6a4db755f59c diff --git a/devel/lua-gi/patches/patch-Makefile b/devel/lua-gi/patches/patch-Makefile deleted file mode 100644 index d200b59d7..000000000 --- a/devel/lua-gi/patches/patch-Makefile +++ /dev/null @@ -1,38 +0,0 @@ -$NetBSD: patch-Makefile,v 1.2 2014/01/22 16:16:21 jperkin Exp $ - -Don't hardcode PREFIX -Fix the LUA version to match the one installed by pkgsrc -Don't use mkdir and cp directly, use BSD_INSTALL_* abstraction instead - ---- lgi/Makefile.orig 2013-03-04 21:10:19.000000000 +0000 -+++ lgi/Makefile 2013-07-21 21:56:37.000000000 +0000 -@@ -5,8 +5,7 @@ - # License: MIT - # - --PREFIX = /usr/local --LUA_VERSION=5.1 -+LUA_VERSION=@_LUA_DOT_VERSION@ - LUA_LIBDIR = $(PREFIX)/lib/lua/$(LUA_VERSION) - LUA_SHAREDIR = $(PREFIX)/share/lua/$(LUA_VERSION) - -@@ -74,11 +73,11 @@ - CORESOURCES = $(wildcard *.lua) - - install : $(CORE) $(VERSION_FILE) -- mkdir -p $(DESTDIR)$(LUA_LIBDIR)/lgi -- cp $(CORE) $(DESTDIR)$(LUA_LIBDIR)/lgi -- mkdir -p $(DESTDIR)$(LUA_SHAREDIR) -- cp ../lgi.lua $(DESTDIR)$(LUA_SHAREDIR) -- mkdir -p $(DESTDIR)$(LUA_SHAREDIR)/lgi -- cp $(CORESOURCES) $(VERSION_FILE) $(DESTDIR)$(LUA_SHAREDIR)/lgi -- mkdir -p $(DESTDIR)$(LUA_SHAREDIR)/lgi/override -- cp $(OVERRIDES) $(DESTDIR)$(LUA_SHAREDIR)/lgi/override -+ $(BSD_INSTALL_LIB_DIR) $(DESTDIR)$(LUA_LIBDIR)/lgi -+ $(BSD_INSTALL_LIB) $(CORE) $(DESTDIR)$(LUA_LIBDIR)/lgi -+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)$(LUA_SHAREDIR) -+ $(BSD_INSTALL_DATA) ../lgi.lua $(DESTDIR)$(LUA_SHAREDIR) -+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)$(LUA_SHAREDIR)/lgi -+ $(BSD_INSTALL_DATA) $(CORESOURCES) $(VERSION_FILE) $(DESTDIR)$(LUA_SHAREDIR)/lgi -+ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)$(LUA_SHAREDIR)/lgi/override -+ $(BSD_INSTALL_DATA) $(OVERRIDES) $(DESTDIR)$(LUA_SHAREDIR)/lgi/override diff --git a/devel/lua-gi/patches/patch-lgi_Makefile b/devel/lua-gi/patches/patch-lgi_Makefile new file mode 100644 index 000000000..7eac32e99 --- /dev/null +++ b/devel/lua-gi/patches/patch-lgi_Makefile @@ -0,0 +1,26 @@ +$NetBSD: patch-lgi_Makefile,v 1.1 2015/06/10 15:44:16 khorben Exp $ + +Don't use mkdir and cp directly, use BSD_INSTALL_* abstraction instead + +--- lgi/Makefile.orig 2015-03-23 22:48:44.000000000 +0000 ++++ lgi/Makefile +@@ -74,11 +74,11 @@ OVERRIDES = $(wildcard override/*.lua) + CORESOURCES = $(wildcard *.lua) + + install : $(CORE) $(VERSION_FILE) +- mkdir -p $(DESTDIR)$(LUA_LIBDIR)/lgi +- cp $(CORE) $(DESTDIR)$(LUA_LIBDIR)/lgi +- mkdir -p $(DESTDIR)$(LUA_SHAREDIR) +- cp ../lgi.lua $(DESTDIR)$(LUA_SHAREDIR) +- mkdir -p $(DESTDIR)$(LUA_SHAREDIR)/lgi +- cp $(CORESOURCES) $(VERSION_FILE) $(DESTDIR)$(LUA_SHAREDIR)/lgi +- mkdir -p $(DESTDIR)$(LUA_SHAREDIR)/lgi/override +- cp $(OVERRIDES) $(DESTDIR)$(LUA_SHAREDIR)/lgi/override ++ $(BSD_INSTALL_LIB_DIR) $(DESTDIR)$(LUA_LIBDIR)/lgi ++ $(BSD_INSTALL_LIB) $(CORE) $(DESTDIR)$(LUA_LIBDIR)/lgi ++ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)$(LUA_SHAREDIR) ++ $(BSD_INSTALL_DATA) ../lgi.lua $(DESTDIR)$(LUA_SHAREDIR) ++ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)$(LUA_SHAREDIR)/lgi ++ $(BSD_INSTALL_DATA) $(CORESOURCES) $(VERSION_FILE) $(DESTDIR)$(LUA_SHAREDIR)/lgi ++ $(BSD_INSTALL_DATA_DIR) $(DESTDIR)$(LUA_SHAREDIR)/lgi/override ++ $(BSD_INSTALL_DATA) $(OVERRIDES) $(DESTDIR)$(LUA_SHAREDIR)/lgi/override diff --git a/devel/lua-ljsyscall/DESCR b/devel/lua-ljsyscall/DESCR new file mode 100644 index 000000000..7557e21e7 --- /dev/null +++ b/devel/lua-ljsyscall/DESCR @@ -0,0 +1,20 @@ +What? An FFI implementation of the Linux, NetBSD, FreeBSD and OSX +kernel ABIs for LuaJIT. This means you will be able to program all +the functionality the Unix kernel provides to userspace directly +in Lua. You can view it as a high level language equivalent of the +Busybox project in a way, although the functionality it provides +is somewhat different, and the interface very different. + +Why? First it provides a comprehensive set of system call APIs for +programming sockets, files and so on, including the more obscure +things (eg file change notifications). Second it provides higher +level interfaces such as network interface configuration, so your +application can control its entire runtime interface including IP +addresses routing and so on. Third it provides tools for added +security, such as support for Linux namespaces (containers), system +call filtering (seccomp type 2), capabilities and so on, all with +a script language interface that is much simpler to use than the +C interface. As it is Lua based it can easily be embedded in another +language; in the future ports to other scripting languages are +planned. It also serves as a way of learning how the operating +system interfaces work in a more forgiving environment than C. diff --git a/devel/lua-ljsyscall/Makefile b/devel/lua-ljsyscall/Makefile new file mode 100644 index 000000000..559241f28 --- /dev/null +++ b/devel/lua-ljsyscall/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1.1.1 2015/04/03 20:20:54 alnsn Exp $ + +DISTNAME= ljsyscall-0.10 +PKGNAME= ${DISTNAME:S/ljsyscall/${LUA_PKGPREFIX}-ljsyscall/} +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=justincormack/} +GITHUB_TAG= v${PKGVERSION} +GITHUB_PROJECT= ${DISTNAME:S/-${PKGVERSION}//} + +MAINTAINER= alnsn@NetBSD.org +HOMEPAGE= https://github.com/justincormack/ljsyscall +COMMENT= LuaJIT syscall FFI for the Linux, NetBSD, FreeBSD and OSX kernels +LICENSE= mit + +.include "../../mk/bsd.prefs.mk" + +NO_BUILD= yes +USE_TOOLS+= pax + +INSTALLATION_DIRS+= ${LUA_LDIR} + +do-install: + ${INSTALL_DATA} ${WRKSRC}/syscall.lua \ + ${DESTDIR}${PREFIX}/${LUA_LDIR} + cd ${WRKSRC} && find syscall -name \*.lua \ + | pax -rw ${DESTDIR}${PREFIX}/${LUA_LDIR}/ + +.include "../../lang/lua/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/lua-ljsyscall/PLIST b/devel/lua-ljsyscall/PLIST new file mode 100644 index 000000000..27d5bc36a --- /dev/null +++ b/devel/lua-ljsyscall/PLIST @@ -0,0 +1,101 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2015/04/03 20:20:54 alnsn Exp $ +${LUA_LDIR}/syscall.lua +${LUA_LDIR}/syscall/abi.lua +${LUA_LDIR}/syscall/bit.lua +${LUA_LDIR}/syscall/bsd/ffi.lua +${LUA_LDIR}/syscall/bsd/syscalls.lua +${LUA_LDIR}/syscall/bsd/types.lua +${LUA_LDIR}/syscall/compat.lua +${LUA_LDIR}/syscall/ffifunctions.lua +${LUA_LDIR}/syscall/ffitypes.lua +${LUA_LDIR}/syscall/freebsd/c.lua +${LUA_LDIR}/syscall/freebsd/constants.lua +${LUA_LDIR}/syscall/freebsd/errors.lua +${LUA_LDIR}/syscall/freebsd/fcntl.lua +${LUA_LDIR}/syscall/freebsd/ffi.lua +${LUA_LDIR}/syscall/freebsd/ioctl.lua +${LUA_LDIR}/syscall/freebsd/syscalls.lua +${LUA_LDIR}/syscall/freebsd/sysctl.lua +${LUA_LDIR}/syscall/freebsd/types.lua +${LUA_LDIR}/syscall/freebsd/util.lua +${LUA_LDIR}/syscall/freebsd/version.lua +${LUA_LDIR}/syscall/helpers.lua +${LUA_LDIR}/syscall/lfs.lua +${LUA_LDIR}/syscall/libc.lua +${LUA_LDIR}/syscall/linux/arm/constants.lua +${LUA_LDIR}/syscall/linux/arm/ffi.lua +${LUA_LDIR}/syscall/linux/arm/ioctl.lua +${LUA_LDIR}/syscall/linux/arm/nr.lua +${LUA_LDIR}/syscall/linux/c.lua +${LUA_LDIR}/syscall/linux/cgroup.lua +${LUA_LDIR}/syscall/linux/constants.lua +${LUA_LDIR}/syscall/linux/errors.lua +${LUA_LDIR}/syscall/linux/fcntl.lua +${LUA_LDIR}/syscall/linux/ffi.lua +${LUA_LDIR}/syscall/linux/ioctl.lua +${LUA_LDIR}/syscall/linux/mips/constants.lua +${LUA_LDIR}/syscall/linux/mips/ffi.lua +${LUA_LDIR}/syscall/linux/mips/ioctl.lua +${LUA_LDIR}/syscall/linux/mips/nr.lua +${LUA_LDIR}/syscall/linux/netfilter.lua +${LUA_LDIR}/syscall/linux/nl.lua +${LUA_LDIR}/syscall/linux/nr.lua +${LUA_LDIR}/syscall/linux/ppc/constants.lua +${LUA_LDIR}/syscall/linux/ppc/ffi.lua +${LUA_LDIR}/syscall/linux/ppc/ioctl.lua +${LUA_LDIR}/syscall/linux/ppc/nr.lua +${LUA_LDIR}/syscall/linux/sockopt.lua +${LUA_LDIR}/syscall/linux/syscalls.lua +${LUA_LDIR}/syscall/linux/types.lua +${LUA_LDIR}/syscall/linux/util.lua +${LUA_LDIR}/syscall/linux/x64/constants.lua +${LUA_LDIR}/syscall/linux/x64/ffi.lua +${LUA_LDIR}/syscall/linux/x64/ioctl.lua +${LUA_LDIR}/syscall/linux/x64/nr.lua +${LUA_LDIR}/syscall/linux/x86/constants.lua +${LUA_LDIR}/syscall/linux/x86/ffi.lua +${LUA_LDIR}/syscall/linux/x86/ioctl.lua +${LUA_LDIR}/syscall/linux/x86/nr.lua +${LUA_LDIR}/syscall/methods.lua +${LUA_LDIR}/syscall/netbsd/c.lua +${LUA_LDIR}/syscall/netbsd/constants.lua +${LUA_LDIR}/syscall/netbsd/errors.lua +${LUA_LDIR}/syscall/netbsd/fcntl.lua +${LUA_LDIR}/syscall/netbsd/ffifunctions.lua +${LUA_LDIR}/syscall/netbsd/ffitypes.lua +${LUA_LDIR}/syscall/netbsd/init.lua +${LUA_LDIR}/syscall/netbsd/ioctl.lua +${LUA_LDIR}/syscall/netbsd/nr.lua +${LUA_LDIR}/syscall/netbsd/syscalls.lua +${LUA_LDIR}/syscall/netbsd/sysctl.lua +${LUA_LDIR}/syscall/netbsd/types.lua +${LUA_LDIR}/syscall/netbsd/util.lua +${LUA_LDIR}/syscall/netbsd/version.lua +${LUA_LDIR}/syscall/openbsd/c.lua +${LUA_LDIR}/syscall/openbsd/constants.lua +${LUA_LDIR}/syscall/openbsd/errors.lua +${LUA_LDIR}/syscall/openbsd/fcntl.lua +${LUA_LDIR}/syscall/openbsd/ffi.lua +${LUA_LDIR}/syscall/openbsd/ioctl.lua +${LUA_LDIR}/syscall/openbsd/syscalls.lua +${LUA_LDIR}/syscall/openbsd/sysctl.lua +${LUA_LDIR}/syscall/openbsd/types.lua +${LUA_LDIR}/syscall/openbsd/util.lua +${LUA_LDIR}/syscall/openbsd/version.lua +${LUA_LDIR}/syscall/osx/c.lua +${LUA_LDIR}/syscall/osx/constants.lua +${LUA_LDIR}/syscall/osx/errors.lua +${LUA_LDIR}/syscall/osx/fcntl.lua +${LUA_LDIR}/syscall/osx/ffi.lua +${LUA_LDIR}/syscall/osx/ioctl.lua +${LUA_LDIR}/syscall/osx/syscalls.lua +${LUA_LDIR}/syscall/osx/sysctl.lua +${LUA_LDIR}/syscall/osx/types.lua +${LUA_LDIR}/syscall/osx/util.lua +${LUA_LDIR}/syscall/rump/c.lua +${LUA_LDIR}/syscall/rump/ffirump.lua +${LUA_LDIR}/syscall/rump/init.lua +${LUA_LDIR}/syscall/shared/types.lua +${LUA_LDIR}/syscall/syscalls.lua +${LUA_LDIR}/syscall/types.lua +${LUA_LDIR}/syscall/util.lua diff --git a/devel/lua-ljsyscall/TODO b/devel/lua-ljsyscall/TODO new file mode 100644 index 000000000..ea41d382e --- /dev/null +++ b/devel/lua-ljsyscall/TODO @@ -0,0 +1,3 @@ +- This package should depend on lang/LuaJIT2 or a plain Lua via + unpackaged luaffi (https://github.com/jmckaskill/luaffi). +- make test. I don't know what is a best way when NO_BUILD is "yes". diff --git a/devel/lua-ljsyscall/distinfo b/devel/lua-ljsyscall/distinfo new file mode 100644 index 000000000..8fe050804 --- /dev/null +++ b/devel/lua-ljsyscall/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2015/04/03 20:20:54 alnsn Exp $ + +SHA1 (ljsyscall-0.10.tar.gz) = 8d1f0b2b7843c1b102f5685254f9b9b8c439e078 +RMD160 (ljsyscall-0.10.tar.gz) = c1768cd8c49b2e927f66fccabd1003b559cbb765 +Size (ljsyscall-0.10.tar.gz) = 301763 bytes diff --git a/devel/lua-penlight/Makefile b/devel/lua-penlight/Makefile index 456f17784..125499e0f 100644 --- a/devel/lua-penlight/Makefile +++ b/devel/lua-penlight/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/19 22:27:44 alnsn Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/13 17:22:53 alnsn Exp $ # DISTNAME= ${PL_VERSION} PKGNAME= ${LUA_PKGPREFIX}-penlight-${PL_VERSION} -PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/stevedonovan/Penlight/archive/ @@ -12,7 +11,7 @@ HOMEPAGE= https://github.com/stevedonovan/Penlight/archive/ COMMENT= Lua libraries for functional programming, OS path management, etc LICENSE= mit -PL_VERSION= 1.1.1 +PL_VERSION= 1.3.2 DIST_SUBDIR= lua-penlight NO_BUILD= yes diff --git a/devel/lua-penlight/PLIST b/devel/lua-penlight/PLIST index ab9450d44..963c46e01 100644 --- a/devel/lua-penlight/PLIST +++ b/devel/lua-penlight/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/07/14 20:07:38 alnsn Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/13 17:22:53 alnsn Exp $ ${LUA_LDIR}/pl/Date.lua ${LUA_LDIR}/pl/List.lua ${LUA_LDIR}/pl/Map.lua @@ -8,6 +8,7 @@ ${LUA_LDIR}/pl/Set.lua ${LUA_LDIR}/pl/app.lua ${LUA_LDIR}/pl/array2d.lua ${LUA_LDIR}/pl/class.lua +${LUA_LDIR}/pl/compat.lua ${LUA_LDIR}/pl/comprehension.lua ${LUA_LDIR}/pl/config.lua ${LUA_LDIR}/pl/data.lua @@ -23,7 +24,6 @@ ${LUA_LDIR}/pl/luabalanced.lua ${LUA_LDIR}/pl/operator.lua ${LUA_LDIR}/pl/path.lua ${LUA_LDIR}/pl/permute.lua -${LUA_LDIR}/pl/platf/luajava.lua ${LUA_LDIR}/pl/pretty.lua ${LUA_LDIR}/pl/seq.lua ${LUA_LDIR}/pl/sip.lua @@ -34,5 +34,7 @@ ${LUA_LDIR}/pl/tablex.lua ${LUA_LDIR}/pl/template.lua ${LUA_LDIR}/pl/test.lua ${LUA_LDIR}/pl/text.lua +${LUA_LDIR}/pl/types.lua +${LUA_LDIR}/pl/url.lua ${LUA_LDIR}/pl/utils.lua ${LUA_LDIR}/pl/xml.lua diff --git a/devel/lua-penlight/distinfo b/devel/lua-penlight/distinfo index a560e2f68..1ecfc494e 100644 --- a/devel/lua-penlight/distinfo +++ b/devel/lua-penlight/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/07/14 20:28:19 alnsn Exp $ +$NetBSD: distinfo,v 1.4 2015/06/13 17:22:53 alnsn Exp $ -SHA1 (lua-penlight/1.1.1.tar.gz) = 5f215f560186ec3186b18ae5a177e51ba0af3b19 -RMD160 (lua-penlight/1.1.1.tar.gz) = c3473b7b189cd90803832dc2fc9560673d4e888d -Size (lua-penlight/1.1.1.tar.gz) = 185473 bytes +SHA1 (lua-penlight/1.3.2.tar.gz) = a7e9bdb7503150e4f2a43ec25edb5f94ed49d3de +RMD160 (lua-penlight/1.3.2.tar.gz) = 692ae482b1bb92c78822377d3324a21f90fba669 +Size (lua-penlight/1.3.2.tar.gz) = 202022 bytes diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile index 19f35795e..cf9c56d72 100644 --- a/devel/lua-posix/Makefile +++ b/devel/lua-posix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/18 10:24:49 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:51 wiz Exp $ DISTNAME= luaposix-release-v31 PKGNAME= ${DISTNAME:S/lua/${LUA_PKGPREFIX}-/:S/release-v//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= -https://github.com/luaposix/luaposix/archive/release-v31.tar.gz diff --git a/devel/mdds/Makefile b/devel/mdds/Makefile index de5123482..de6e3fc1a 100644 --- a/devel/mdds/Makefile +++ b/devel/mdds/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/02/27 13:39:41 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/17 15:53:01 adam Exp $ DISTNAME= mdds_0.12.0 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://kohei.us/files/mdds/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/meld/Makefile b/devel/meld/Makefile index cc4dfc4e2..28f42e515 100644 --- a/devel/meld/Makefile +++ b/devel/meld/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.56 2014/12/31 14:28:27 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/27 08:51:09 wiz Exp $ -DISTNAME= meld-3.13.0 +DISTNAME= meld-3.13.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/meld/3.13/} EXTRACT_SUFX= .tar.xz diff --git a/devel/meld/PLIST b/devel/meld/PLIST index fd6b9d133..5c4a7b61f 100644 --- a/devel/meld/PLIST +++ b/devel/meld/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2014/10/01 09:43:43 wiz Exp $ +@comment $NetBSD: PLIST,v 1.23 2015/04/27 08:51:09 wiz Exp $ bin/meld ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/meld/__init__.py @@ -215,6 +215,22 @@ share/help/cs/meld/resolving-conflicts.page share/help/cs/meld/text-filters.page share/help/cs/meld/vc-mode.page share/help/cs/meld/vc-supported.page +share/help/de/meld/command-line.page +share/help/de/meld/file-changes.page +share/help/de/meld/file-filters.page +share/help/de/meld/file-mode.page +share/help/de/meld/flattened-view.page +share/help/de/meld/folder-mode.page +share/help/de/meld/index.page +share/help/de/meld/introduction.page +share/help/de/meld/keyboard-shortcuts.page +share/help/de/meld/legal.xml +share/help/de/meld/missing-functionality.page +share/help/de/meld/preferences.page +share/help/de/meld/resolving-conflicts.page +share/help/de/meld/text-filters.page +share/help/de/meld/vc-mode.page +share/help/de/meld/vc-supported.page share/help/el/meld/command-line.page share/help/el/meld/file-changes.page share/help/el/meld/file-filters.page @@ -261,6 +277,7 @@ share/icons/hicolor/48x48/apps/meld.png share/icons/hicolor/scalable/apps/meld.svg share/locale/ar/LC_MESSAGES/meld.mo share/locale/bg/LC_MESSAGES/meld.mo +share/locale/bs/LC_MESSAGES/meld.mo share/locale/ca/LC_MESSAGES/meld.mo share/locale/ca@valencia/LC_MESSAGES/meld.mo share/locale/cs/LC_MESSAGES/meld.mo @@ -293,6 +310,7 @@ share/locale/pt_BR/LC_MESSAGES/meld.mo share/locale/ro/LC_MESSAGES/meld.mo share/locale/ru/LC_MESSAGES/meld.mo share/locale/rw/LC_MESSAGES/meld.mo +share/locale/sk/LC_MESSAGES/meld.mo share/locale/sl/LC_MESSAGES/meld.mo share/locale/sq/LC_MESSAGES/meld.mo share/locale/sr/LC_MESSAGES/meld.mo @@ -316,6 +334,7 @@ share/meld/icons/vc-push-24.png share/meld/icons/vc-remove-24.png share/meld/icons/vc-resolve-24.png share/meld/icons/vc-update-24.png +share/meld/meld-dark.css share/meld/meld.css share/meld/ui/EditableList.ui share/meld/ui/application.ui diff --git a/devel/meld/distinfo b/devel/meld/distinfo index 2ae8fe300..397d38e92 100644 --- a/devel/meld/distinfo +++ b/devel/meld/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.33 2014/12/31 14:28:27 wiz Exp $ +$NetBSD: distinfo,v 1.34 2015/04/27 08:51:09 wiz Exp $ -SHA1 (meld-3.13.0.tar.xz) = b1b97e9c4880907c0feb7472c3a23ea8faae45c1 -RMD160 (meld-3.13.0.tar.xz) = 7d4baafdd42d0aa9e8eef48c0a24127b00cc579d -Size (meld-3.13.0.tar.xz) = 462536 bytes +SHA1 (meld-3.13.1.tar.xz) = 81edb3eb089b3be85ad9975444c9da4aede23ced +RMD160 (meld-3.13.1.tar.xz) = 6d8d91e5274485a154e4b57d7754d92646c9cc46 +Size (meld-3.13.1.tar.xz) = 489972 bytes diff --git a/devel/memcached/Makefile b/devel/memcached/Makefile index b61e24056..16c36ce4a 100644 --- a/devel/memcached/Makefile +++ b/devel/memcached/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/01/04 23:41:04 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/12 10:48:51 wiz Exp $ DISTNAME= memcached-1.4.22 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.memcached.org/files/ @@ -47,4 +48,5 @@ post-install: .include "../../devel/libevent/buildlink3.mk" BUILDLINK_API_DEPENDS.libevent+= libevent>=1.0 +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/memcached/PLIST b/devel/memcached/PLIST index dc5360929..20e7ebce2 100644 --- a/devel/memcached/PLIST +++ b/devel/memcached/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2014/03/11 14:05:01 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/05/21 22:22:31 rodent Exp $ bin/memcached bin/memcached-tool include/memcached/protocol_binary.h diff --git a/devel/memcached/distinfo b/devel/memcached/distinfo index 6516bcd6a..3a435864d 100644 --- a/devel/memcached/distinfo +++ b/devel/memcached/distinfo @@ -1,10 +1,11 @@ -$NetBSD: distinfo,v 1.22 2015/03/26 10:16:14 jperkin Exp $ +$NetBSD: distinfo,v 1.24 2015/05/21 22:21:08 rodent Exp $ SHA1 (memcached-1.4.22.tar.gz) = 5968d357d504a1f52622f9f8a3e85c29558acaa5 RMD160 (memcached-1.4.22.tar.gz) = 2cde1cec77d312a118fbb74514021e95a3a84395 Size (memcached-1.4.22.tar.gz) = 346632 bytes -SHA1 (patch-Makefile.am) = c8e6c2f4c7ce8264c2b4dcad6445248264a8fa9e -SHA1 (patch-Makefile.in) = e71671670abd24440fc9ce783b0c6be8adf6c27c -SHA1 (patch-aa) = 43803d05d1da91440f6619b321c3e1ff4fcb8e2f -SHA1 (patch-ab) = a870c803752bca12550da73d19ee0e675b5e576d +SHA1 (patch-Makefile.am) = 184b10f693f7aa85e3a5922790d1d2c1451c0329 +SHA1 (patch-Makefile.in) = 4c21920e41bdad77dc8ff39c62001aea0d73c78a +SHA1 (patch-aa) = f1cf7fdf89e3dac1264385bdffb98b41b879462c +SHA1 (patch-ab) = 76af28c72db1e2b15da61f04e64464d3b42c5c10 SHA1 (patch-configure) = d44e07c0c38029df4f10bb5411049595b5a8ffbb +SHA1 (patch-memcached.c) = 3c39c873332704c8d269de4a3c7049281bf101c6 diff --git a/devel/memcached/patches/patch-Makefile.am b/devel/memcached/patches/patch-Makefile.am index d62f79ce8..1f496a645 100644 --- a/devel/memcached/patches/patch-Makefile.am +++ b/devel/memcached/patches/patch-Makefile.am @@ -1,10 +1,10 @@ -$NetBSD: patch-Makefile.am,v 1.1 2012/10/03 10:46:47 asau Exp $ +$NetBSD: patch-Makefile.am,v 1.2 2015/05/21 14:07:10 rodent Exp $ List test prerequisite. ---- Makefile.am.orig 2012-01-06 18:19:50.000000000 +0000 +--- Makefile.am.orig 2015-01-01 06:49:53.000000000 +0000 +++ Makefile.am -@@ -73,7 +73,7 @@ EXTRA_DIST = doc scripts t memcached.spe +@@ -75,7 +75,7 @@ EXTRA_DIST = doc scripts t memcached.spe MOSTLYCLEANFILES = *.gcov *.gcno *.gcda *.tcov diff --git a/devel/memcached/patches/patch-Makefile.in b/devel/memcached/patches/patch-Makefile.in index d06f3e276..1da68f6ab 100644 --- a/devel/memcached/patches/patch-Makefile.in +++ b/devel/memcached/patches/patch-Makefile.in @@ -1,11 +1,11 @@ -$NetBSD: patch-Makefile.in,v 1.3 2014/04/25 09:27:37 wiz Exp $ +$NetBSD: patch-Makefile.in,v 1.4 2015/05/21 14:07:10 rodent Exp $ Don't build programs that won't be installed List test prerequisite. ---- Makefile.in.orig 2014-04-17 23:11:27.000000000 +0000 +--- Makefile.in.orig 2015-01-01 07:53:30.000000000 +0000 +++ Makefile.in -@@ -68,7 +68,7 @@ CONFIG_HEADER = config.h +@@ -112,7 +112,7 @@ CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgincludedir)" @@ -14,7 +14,7 @@ List test prerequisite. am__memcached_SOURCES_DIST = memcached.c memcached.h hash.c hash.h \ jenkins_hash.c jenkins_hash.h murmur3_hash.c murmur3_hash.h \ slabs.c slabs.h items.c items.h assoc.c assoc.h thread.c \ -@@ -1372,7 +1372,7 @@ memcached_dtrace.o: $(memcached_OBJECTS) +@@ -1478,7 +1478,7 @@ memcached_dtrace.o: $(memcached_OBJECTS) memcached_debug_dtrace.o: $(memcached_debug_OBJECTS) $(DTRACE) $(DTRACEFLAGS) -G -o memcached_debug_dtrace.o -s ${srcdir}/memcached_dtrace.d $(memcached_debug_OBJECTS) diff --git a/devel/memcached/patches/patch-aa b/devel/memcached/patches/patch-aa index cb5f0220f..2a510979d 100644 --- a/devel/memcached/patches/patch-aa +++ b/devel/memcached/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.7 2014/04/25 09:27:37 wiz Exp $ +$NetBSD: patch-aa,v 1.8 2015/05/21 14:07:10 rodent Exp $ time_t changes ---- items.c.orig 2014-04-17 22:59:33.000000000 +0000 +--- items.c.orig 2015-01-01 07:50:52.000000000 +0000 +++ items.c -@@ -409,9 +409,9 @@ char *do_item_cachedump(const unsigned i +@@ -440,9 +440,9 @@ char *do_item_cachedump(const unsigned i /* Copy the key since it may not be null-terminated in the struct */ strncpy(key_temp, ITEM_key(it), it->nkey); key_temp[it->nkey] = 0x00; /* terminate */ @@ -16,7 +16,7 @@ time_t changes if (bufcurr + len + 6 > memlimit) /* 6 is END\r\n\0 */ break; memcpy(buffer + bufcurr, temp, len); -@@ -472,13 +472,13 @@ void do_item_stats(ADD_STAT add_stats, v +@@ -506,13 +506,13 @@ void do_item_stats(ADD_STAT add_stats, v continue; } APPEND_NUM_FMT_STAT(fmt, i, "number", "%u", sizes[i]); diff --git a/devel/memcached/patches/patch-ab b/devel/memcached/patches/patch-ab index 861c3d256..0b1ef855b 100644 --- a/devel/memcached/patches/patch-ab +++ b/devel/memcached/patches/patch-ab @@ -1,10 +1,10 @@ -$NetBSD: patch-ab,v 1.8 2012/02/25 20:52:53 mspo Exp $ +$NetBSD: patch-ab,v 1.9 2015/05/21 14:07:10 rodent Exp $ time_t changes ---- memcached.h.orig 2011-08-10 04:53:38.000000000 +0000 +--- memcached.h.orig 2015-01-01 07:50:52.000000000 +0000 +++ memcached.h -@@ -199,7 +199,7 @@ enum delta_result_type { +@@ -213,7 +213,7 @@ enum delta_result_type { }; /** Time relative to server start. Smaller than time_t on 64-bit systems. */ diff --git a/devel/memcached/patches/patch-memcached.c b/devel/memcached/patches/patch-memcached.c new file mode 100644 index 000000000..b14c49914 --- /dev/null +++ b/devel/memcached/patches/patch-memcached.c @@ -0,0 +1,17 @@ +$NetBSD: patch-memcached.c,v 1.2 2015/05/21 22:21:08 rodent Exp $ + +Fix this the right way thanks to joerg@. + +--- memcached.c.orig 2015-01-01 07:50:52.000000000 +0000 ++++ memcached.c +@@ -2764,8 +2764,8 @@ static void process_stats_conns(ADD_STAT + APPEND_NUM_STAT(i, "addr", "%s", conn_name); + APPEND_NUM_STAT(i, "state", "%s", + state_text(conns[i]->state)); +- APPEND_NUM_STAT(i, "secs_since_last_cmd", "%d", +- current_time - conns[i]->last_cmd_time); ++ APPEND_NUM_STAT(i, "secs_since_last_cmd", "%jd", ++ (intmax_t)(current_time - conns[i]->last_cmd_time)); + } + } + } diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index b1c034fcc..36ae55bca 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: Makefile,v 1.29 2015/05/23 06:55:10 kefren Exp $ -DISTNAME= mono-addins-1.0 -PKGREVISION= 6 +DISTNAME= mono-addins-1.1 CATEGORIES= devel -MASTER_SITES= -http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=monoaddins&DownloadId=509482&FileTime=129948574181430000&Build=19556 +MASTER_SITES= http://download.mono-project.com/sources/mono-addins/ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/Mono.Addins @@ -15,6 +14,6 @@ USE_TOOLS+= gmake pkg-config MAKE_JOBS_SAFE= no ALL_ENV+= PLATFORM= -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../x11/gtk-sharp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/mono-addins/PLIST b/devel/mono-addins/PLIST index 53ac189e2..6100ee5f9 100644 --- a/devel/mono-addins/PLIST +++ b/devel/mono-addins/PLIST @@ -1,15 +1,15 @@ -@comment $NetBSD: PLIST,v 1.7 2012/10/20 13:21:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/05/23 06:55:10 kefren Exp $ bin/mautil -lib/mono/gac/Mono.Addins.CecilReflector/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.CecilReflector.dll -lib/mono/gac/Mono.Addins.CecilReflector/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.CecilReflector.dll.mdb -lib/mono/gac/Mono.Addins.Gui/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.Gui.dll -lib/mono/gac/Mono.Addins.Gui/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.Gui.dll.mdb -lib/mono/gac/Mono.Addins.MSBuild/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.MSBuild.dll -lib/mono/gac/Mono.Addins.MSBuild/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.MSBuild.dll.mdb -lib/mono/gac/Mono.Addins.Setup/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.Setup.dll -lib/mono/gac/Mono.Addins.Setup/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.Setup.dll.mdb -lib/mono/gac/Mono.Addins/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.dll -lib/mono/gac/Mono.Addins/${PKGVERSION}.0.0__0738eb9f132ed756/Mono.Addins.dll.mdb +lib/mono/gac/Mono.Addins.CecilReflector/1.0.0.0__0738eb9f132ed756/Mono.Addins.CecilReflector.dll +lib/mono/gac/Mono.Addins.CecilReflector/1.0.0.0__0738eb9f132ed756/Mono.Addins.CecilReflector.dll.mdb +lib/mono/gac/Mono.Addins.Gui/1.0.0.0__0738eb9f132ed756/Mono.Addins.Gui.dll +lib/mono/gac/Mono.Addins.Gui/1.0.0.0__0738eb9f132ed756/Mono.Addins.Gui.dll.mdb +lib/mono/gac/Mono.Addins.MSBuild/1.0.0.0__0738eb9f132ed756/Mono.Addins.MSBuild.dll +lib/mono/gac/Mono.Addins.MSBuild/1.0.0.0__0738eb9f132ed756/Mono.Addins.MSBuild.dll.mdb +lib/mono/gac/Mono.Addins.Setup/1.0.0.0__0738eb9f132ed756/Mono.Addins.Setup.dll +lib/mono/gac/Mono.Addins.Setup/1.0.0.0__0738eb9f132ed756/Mono.Addins.Setup.dll.mdb +lib/mono/gac/Mono.Addins/1.0.0.0__0738eb9f132ed756/Mono.Addins.dll +lib/mono/gac/Mono.Addins/1.0.0.0__0738eb9f132ed756/Mono.Addins.dll.mdb lib/mono/gac/policy.0.2.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/policy.0.2.Mono.Addins.CecilReflector.dll lib/mono/gac/policy.0.2.Mono.Addins.CecilReflector/0.0.0.0__0738eb9f132ed756/policy.0.2.config lib/mono/gac/policy.0.2.Mono.Addins.Gui/0.0.0.0__0738eb9f132ed756/policy.0.2.Mono.Addins.Gui.dll diff --git a/devel/mono-addins/buildlink3.mk b/devel/mono-addins/buildlink3.mk index 91754405f..1e690779a 100644 --- a/devel/mono-addins/buildlink3.mk +++ b/devel/mono-addins/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/05/23 06:55:10 kefren Exp $ BUILDLINK_TREE+= mono-addins @@ -6,11 +6,11 @@ BUILDLINK_TREE+= mono-addins MONO_ADDINS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mono-addins+= mono-addins>=0.3 -BUILDLINK_ABI_DEPENDS.mono-addins+= mono-addins>=1.0nb6 +BUILDLINK_ABI_DEPENDS.mono-addins+= mono-addins>=1.0nb7 BUILDLINK_PKGSRCDIR.mono-addins?= ../../devel/mono-addins BUILDLINK_CONTENTS_FILTER.mono-addins+= ${EGREP} '^lib/' -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../x11/gtk-sharp/buildlink3.mk" .endif # MONO_ADDINS_BUILDLINK3_MK diff --git a/devel/mono-addins/distinfo b/devel/mono-addins/distinfo index bb196e7d0..084cea4c8 100644 --- a/devel/mono-addins/distinfo +++ b/devel/mono-addins/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.8 2013/06/17 12:44:53 wiz Exp $ +$NetBSD: distinfo,v 1.9 2015/05/23 06:55:10 kefren Exp $ -SHA1 (mono-addins-1.0.tar.gz) = f6c4b4c0bb64fcd8ba7d0ef4ade9e4cc42c03434 -RMD160 (mono-addins-1.0.tar.gz) = 591dd434a10069cb249f32834248dcb4bccd4928 -Size (mono-addins-1.0.tar.gz) = 539596 bytes +SHA1 (mono-addins-1.1.tar.gz) = dc3d494f484bfef0b7e7024939f18c7b4d7ee4db +RMD160 (mono-addins-1.1.tar.gz) = 403be8552cd2bfae244799766c3b37abd6273270 +Size (mono-addins-1.1.tar.gz) = 500318 bytes +SHA1 (patch-configure) = f04ad986cdfcc53c830c15112677d52a956fbdb6 diff --git a/devel/mono-addins/patches/patch-configure b/devel/mono-addins/patches/patch-configure new file mode 100644 index 000000000..725e535de --- /dev/null +++ b/devel/mono-addins/patches/patch-configure @@ -0,0 +1,17 @@ +$NetBSD: patch-configure,v 1.1 2015/05/23 06:55:10 kefren Exp $ + +gmcs -> mcs + +--- configure.orig 2015-05-21 20:22:00.000000000 +0300 ++++ configure 2015-05-21 20:22:14.000000000 +0300 +@@ -2571,8 +2571,8 @@ + + + +-# Extract the first word of "gmcs", so it can be a program name with args. +-set dummy gmcs; ac_word=$2 ++# Extract the first word of "mcs", so it can be a program name with args. ++set dummy mcs; ac_word=$2 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 + $as_echo_n "checking for $ac_word... " >&6; } + if ${ac_cv_path_MCS+:} false; then : diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 268f6ab1c..234bbd6ec 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2014/10/07 16:47:23 adam Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/17 20:43:40 joerg Exp $ -DISTNAME= mono-tools-2.10 -PKGREVISION= 37 +DISTNAME= mono-tools-3.10 CATEGORIES= devel -MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://download.mono-project.com/sources/mono-tools/ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/ @@ -14,14 +12,20 @@ PKGCONFIG_OVERRIDE+= create-native-map/lib/pkgconfig/create-native-map.pc.in PKGCONFIG_OVERRIDE+= gendarme/framework/gendarme-framework.pc.in GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config gmake msgfmt +USE_TOOLS+= pkg-config gmake msgfmt zip MAKE_JOBS_SAFE= no CONFIGURE_ARGS+= --mandir=${PKGMANDIR} +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + .include "../../graphics/libgdiplus/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/gnome-sharp/buildlink3.mk" .include "../../x11/gnome-desktop-sharp/buildlink3.mk" diff --git a/devel/mono-tools/PLIST b/devel/mono-tools/PLIST index 4af25ed98..2ffa873a6 100644 --- a/devel/mono-tools/PLIST +++ b/devel/mono-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2011/04/25 14:04:11 kefren Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/05/23 06:57:15 kefren Exp $ bin/create-native-map bin/emveepee bin/gasnview @@ -130,72 +130,101 @@ lib/monodoc/sources/Gendarme.Rules.Ui.zip lib/monodoc/sources/gendarme.source lib/monodoc/sources/gendarme.tree lib/monodoc/sources/gendarme.zip -lib/monodoc/web/common.css -lib/monodoc/web/edit.aspx -lib/monodoc/web/header.aspx -lib/monodoc/web/header.html -lib/monodoc/web/images/link.png -lib/monodoc/web/images/mono-logo.png -lib/monodoc/web/images/mono_logo_g.gif -lib/monodoc/web/images/print.png -lib/monodoc/web/images/searching.gif +lib/monodoc/web/App_Code/Plugins/Plugin.cs +lib/monodoc/web/Global.asax +lib/monodoc/web/README.md +lib/monodoc/web/api.master lib/monodoc/web/index.aspx -lib/monodoc/web/index.html -lib/monodoc/web/login.aspx -lib/monodoc/web/logout.aspx -lib/monodoc/web/mono_logo_g.gif lib/monodoc/web/monodoc.ashx -lib/monodoc/web/monodoc.asmx -lib/monodoc/web/oldposts.xml -lib/monodoc/web/ptree/tree.css -lib/monodoc/web/ptree/tree.js -lib/monodoc/web/server.asmx -lib/monodoc/web/server.cs -lib/monodoc/web/sidebar.css -lib/monodoc/web/sidebar.js -lib/monodoc/web/tables.sql +lib/monodoc/web/monodoc.css +lib/monodoc/web/plugins.def +lib/monodoc/web/plugins/iframe-plugin/iframe.js +lib/monodoc/web/plugins/iframe-plugin/jquery.iframe-auto-height-plugin.1.9.0.min.js +lib/monodoc/web/plugins/search-plugin/fastsearch/fsearch.css +lib/monodoc/web/plugins/search-plugin/fastsearch/search.js +lib/monodoc/web/plugins/search-plugin/fullsearch/fullsearch.js +lib/monodoc/web/plugins/search-plugin/fullsearch/search.css +lib/monodoc/web/plugins/search-plugin/fullsearch/search.html +lib/monodoc/web/plugins/search-plugin/images/spinner.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/ptree/searching.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/ptree/tree.css +lib/monodoc/web/plugins/sidebar-plugin/dependencies/ptree/tree.js +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/I.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/L.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/Lminus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/Lplus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/T.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/Tminus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/Tplus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/blank.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/I.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/L.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/Lminus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/Lplus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/T.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/Tminus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/Tplus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/clean/blank.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/file.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/foldericon.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/I.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/L.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/Lminus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/Lplus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/T.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/Tminus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/Tplus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/blank.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/menu_bar.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/menu_corner.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/menu_corner_minus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/menu_corner_plus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/menu_tee.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/menu_tee_minus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn/menu_tee_plus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/I.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/L.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/Lminus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/Lplus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/T.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/Tminus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/Tplus.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/msdn2/blank.gif +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/openfoldericon.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/I.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/L.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/Lminus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/Lplus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/T.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/Tminus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/Tplus.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/file.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/folder.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/images/xp/openfolder.png +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/xloadtree.js +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/xmlextras.js +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/xtree.css +lib/monodoc/web/plugins/sidebar-plugin/dependencies/xtree/xtree.js +lib/monodoc/web/plugins/sidebar-plugin/make-tree.js +lib/monodoc/web/plugins/sidebar-plugin/sidebar.css +lib/monodoc/web/plugins/sidebar-plugin/sidebar.js +lib/monodoc/web/plugins/tooltip-plugin/bootstrap.tooltip.js +lib/monodoc/web/robots.txt +lib/monodoc/web/skins/mono-external/common-extension.css +lib/monodoc/web/skins/mono-external/footer.html +lib/monodoc/web/skins/mono-external/header.html +lib/monodoc/web/skins/mono-external/images/link.png +lib/monodoc/web/skins/mono-external/images/mono-logo.png +lib/monodoc/web/skins/mono-external/images/mono_logo_g.gif +lib/monodoc/web/skins/mono-external/images/native-browser-icon.png +lib/monodoc/web/skins/mono-external/images/print.png +lib/monodoc/web/skins/mono-external/images/slide-toggle.png +lib/monodoc/web/skins/mono-external/images/spinner.gif +lib/monodoc/web/views/common.css +lib/monodoc/web/views/common.js +lib/monodoc/web/views/images/native-browser-icon.png +lib/monodoc/web/views/reset.css lib/monodoc/web/web.config -lib/monodoc/web/wiki2ecmahelper.xsl -lib/monodoc/web/xtree/images/msdn/I.gif -lib/monodoc/web/xtree/images/msdn/L.gif -lib/monodoc/web/xtree/images/msdn/Lminus.gif -lib/monodoc/web/xtree/images/msdn/Lplus.gif -lib/monodoc/web/xtree/images/msdn/T.gif -lib/monodoc/web/xtree/images/msdn/Tminus.gif -lib/monodoc/web/xtree/images/msdn/Tplus.gif -lib/monodoc/web/xtree/images/msdn/blank.gif -lib/monodoc/web/xtree/images/msdn/menu_bar.gif -lib/monodoc/web/xtree/images/msdn/menu_corner.gif -lib/monodoc/web/xtree/images/msdn/menu_corner_minus.gif -lib/monodoc/web/xtree/images/msdn/menu_corner_plus.gif -lib/monodoc/web/xtree/images/msdn/menu_tee.gif -lib/monodoc/web/xtree/images/msdn/menu_tee_minus.gif -lib/monodoc/web/xtree/images/msdn/menu_tee_plus.gif -lib/monodoc/web/xtree/images/msdn2/I.gif -lib/monodoc/web/xtree/images/msdn2/L.gif -lib/monodoc/web/xtree/images/msdn2/Lminus.gif -lib/monodoc/web/xtree/images/msdn2/Lplus.gif -lib/monodoc/web/xtree/images/msdn2/T.gif -lib/monodoc/web/xtree/images/msdn2/Tminus.gif -lib/monodoc/web/xtree/images/msdn2/Tplus.gif -lib/monodoc/web/xtree/images/msdn2/blank.gif -lib/monodoc/web/xtree/images/xp/I.png -lib/monodoc/web/xtree/images/xp/L.png -lib/monodoc/web/xtree/images/xp/Lminus.png -lib/monodoc/web/xtree/images/xp/Lplus.png -lib/monodoc/web/xtree/images/xp/T.png -lib/monodoc/web/xtree/images/xp/Tminus.png -lib/monodoc/web/xtree/images/xp/Tplus.png -lib/monodoc/web/xtree/images/xp/blank.png -lib/monodoc/web/xtree/images/xp/file.png -lib/monodoc/web/xtree/images/xp/folder.png -lib/monodoc/web/xtree/images/xp/foldericon.png -lib/monodoc/web/xtree/images/xp/openfolder.png -lib/monodoc/web/xtree/images/xp/openfoldericon.png -lib/monodoc/web/xtree/xloadtree.js -lib/monodoc/web/xtree/xmlextras.js -lib/monodoc/web/xtree/xtree.css -lib/monodoc/web/xtree/xtree.js lib/mperfmon/config lib/mperfmon/mperfmon.exe lib/pkgconfig/create-native-map.pc @@ -217,4 +246,3 @@ share/locale/fr/LC_MESSAGES/mono-tools.mo share/locale/pt_BR/LC_MESSAGES/mono-tools.mo share/pixmaps/gendarme.svg share/pixmaps/monodoc.png -@pkgdir lib/ilcontrast diff --git a/devel/mono-tools/distinfo b/devel/mono-tools/distinfo index 243907cdc..cd5c0b3e9 100644 --- a/devel/mono-tools/distinfo +++ b/devel/mono-tools/distinfo @@ -1,6 +1,9 @@ -$NetBSD: distinfo,v 1.9 2011/04/25 14:04:11 kefren Exp $ +$NetBSD: distinfo,v 1.10 2015/05/23 06:57:15 kefren Exp $ -SHA1 (mono-tools-2.10.tar.bz2) = 111dccd490fedd42618cb712c66a1d92261e9920 -RMD160 (mono-tools-2.10.tar.bz2) = 599a942b1b1db7d99193516288a9a08f4ceea641 -Size (mono-tools-2.10.tar.bz2) = 1776518 bytes +SHA1 (mono-tools-3.10.tar.gz) = eb042b5c8fcd4a128ed654ad6ed6b917699b99e2 +RMD160 (mono-tools-3.10.tar.gz) = 76137bdc36e770c6073ae23d268c6d8742356b9a +Size (mono-tools-3.10.tar.gz) = 2511632 bytes SHA1 (patch-aa) = c421b09bf0912fbfc2b0a8972aa008ba95dc7133 +SHA1 (patch-docbrowser_Makefile.in) = 27814698f31d49aa2ba1c0543bce743be1052b13 +SHA1 (patch-docbrowser_editing.cs) = 3fd6faa07c62f1733072044108fedf672273ad10 +SHA1 (patch-webdoc_Makefile.in) = aa17f792adf19930b7e739f5fa424f13b9d4437c diff --git a/devel/mono-tools/patches/patch-docbrowser_Makefile.in b/devel/mono-tools/patches/patch-docbrowser_Makefile.in new file mode 100644 index 000000000..5cca488e1 --- /dev/null +++ b/devel/mono-tools/patches/patch-docbrowser_Makefile.in @@ -0,0 +1,12 @@ +$NetBSD: patch-docbrowser_Makefile.in,v 1.1 2015/05/23 06:57:15 kefren Exp $ + +--- docbrowser/Makefile.in.orig 2015-05-22 17:16:46.000000000 +0300 ++++ docbrowser/Makefile.in 2015-05-22 17:17:32.000000000 +0300 +@@ -396,6 +396,7 @@ monowebbrowserrender_sources = \ + + admin_sources = \ + $(srcdir)/admin.cs \ ++ $(srcdir)/editing.cs \ + $(srcdir)/Contributions.cs + + browser_assemblies = $(GTK_SHARP_LIBS) $(MONODOC_LIBS) $(GNOME_SHARP_LIBS) -r:System.Web.Services -r:System.Web diff --git a/devel/mono-tools/patches/patch-docbrowser_editing.cs b/devel/mono-tools/patches/patch-docbrowser_editing.cs new file mode 100644 index 000000000..03a44db50 --- /dev/null +++ b/devel/mono-tools/patches/patch-docbrowser_editing.cs @@ -0,0 +1,30 @@ +$NetBSD: patch-docbrowser_editing.cs,v 1.1 2015/05/23 06:57:15 kefren Exp $ + +Disable this function because Monodoc.Providers.EcmaUncompiledHelpSource is not available anymore + +From https://build.opensuse.org/package/view_file/home:tpokorra:mono/mono-tools/docbrowser.patch?expand=1 + +--- docbrowser/editing.cs.orig 2015-05-22 17:18:35.000000000 +0300 ++++ docbrowser/editing.cs 2015-05-22 17:19:17.000000000 +0300 +@@ -131,21 +131,6 @@ namespace Monodoc { + + public static void RenderEditPreview (string url, RootTree tree, XmlNode new_node, XmlWriter w) + { +- string [] uSplit = ParseEditUrl (url); +- +- if (uSplit[0].StartsWith("monodoc:///")) { +- int prov = int.Parse (uSplit [0].Substring("monodoc:///".Length)); +- HelpSource hs = tree.GetHelpSourceFromId (prov); +- hs.RenderPreviewDocs (new_node, w); +- } else { +- foreach (HelpSource hs in tree.HelpSources) { +- if (hs is Monodoc.Providers.EcmaUncompiledHelpSource) { +- // It doesn't matter which EcmaHelpSource is chosen. +- hs.RenderPreviewDocs (new_node, w); +- break; +- } +- } +- } + } + + public static string [] ParseEditUrl (string url) diff --git a/devel/mono-tools/patches/patch-webdoc_Makefile.in b/devel/mono-tools/patches/patch-webdoc_Makefile.in new file mode 100644 index 000000000..e916deca0 --- /dev/null +++ b/devel/mono-tools/patches/patch-webdoc_Makefile.in @@ -0,0 +1,28 @@ +$NetBSD: patch-webdoc_Makefile.in,v 1.1 2015/05/23 06:57:15 kefren Exp $ + +--- webdoc/Makefile.in.orig 2015-05-22 18:38:05.000000000 +0300 ++++ webdoc/Makefile.in 2015-05-22 18:38:53.000000000 +0300 +@@ -619,18 +619,18 @@ + $(INSTALL_DATA) $(srcdir)/App_Code/Plugins/*cs $(DESTDIR)$(webdir)/App_Code/Plugins + $(INSTALL_DATA) $(srcdir)/views/*css $(DESTDIR)$(webdir)/views + $(INSTALL_DATA) $(srcdir)/views/*js $(DESTDIR)$(webdir)/views +- $(INSTALL_DATA) $(srcdir)/views/*html $(DESTDIR)$(webdir)/views ++# $(INSTALL_DATA) $(srcdir)/views/*html $(DESTDIR)$(webdir)/views + $(INSTALL_DATA) $(srcdir)/views/images/*png $(DESTDIR)$(webdir)/views/images +- $(INSTALL_DATA) $(srcdir)/views/images/*gif $(DESTDIR)$(webdir)/views/images ++# $(INSTALL_DATA) $(srcdir)/views/images/*gif $(DESTDIR)$(webdir)/views/images + $(INSTALL_DATA) $(srcdir)/skins/mono-external/header* $(DESTDIR)$(webdir)/skins/mono-external + $(INSTALL_DATA) $(srcdir)/skins/mono-external/footer* $(DESTDIR)$(webdir)/skins/mono-external + $(INSTALL_DATA) $(srcdir)/skins/mono-external/*css $(DESTDIR)$(webdir)/skins/mono-external +- $(INSTALL_DATA) $(srcdir)/skins/mono-external/*js $(DESTDIR)$(webdir)/skins/mono-external ++# $(INSTALL_DATA) $(srcdir)/skins/mono-external/*js $(DESTDIR)$(webdir)/skins/mono-external + $(INSTALL_DATA) $(srcdir)/skins/mono-external/images/*png $(DESTDIR)$(webdir)/skins/mono-external/images + $(INSTALL_DATA) $(srcdir)/skins/mono-external/images/*gif $(DESTDIR)$(webdir)/skins/mono-external/images +- $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugins/*css $(DESTDIR)$(webdir)/plugins/iframe-plugin ++# $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugins/*css $(DESTDIR)$(webdir)/plugins/iframe-plugin + $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugin/*js $(DESTDIR)$(webdir)/plugins/iframe-plugin +- $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugin/*html $(DESTDIR)$(webdir)/plugins/iframe-plugin ++# $(INSTALL_DATA) $(srcdir)/plugins/iframe-plugin/*html $(DESTDIR)$(webdir)/plugins/iframe-plugin + $(INSTALL_DATA) $(srcdir)/plugins/tooltip-plugin/*js $(DESTDIR)$(webdir)/plugins/tooltip-plugin + $(INSTALL_DATA) $(srcdir)/plugins/sidebar-plugin/*css $(DESTDIR)$(webdir)/plugins/sidebar-plugin + $(INSTALL_DATA) $(srcdir)/plugins/sidebar-plugin/*js $(DESTDIR)$(webdir)/plugins/sidebar-plugin diff --git a/devel/monodevelop-database/Makefile b/devel/monodevelop-database/Makefile index 4df5be6d9..ce3708381 100644 --- a/devel/monodevelop-database/Makefile +++ b/devel/monodevelop-database/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/10/07 16:47:23 adam Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:37 tnn Exp $ DISTNAME= monodevelop-database-2.4 -PKGREVISION= 35 +PKGREVISION= 37 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/monodevelop-database/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/monodevelop/Makefile b/devel/monodevelop/Makefile index a4369bc7a..15e3f90d1 100644 --- a/devel/monodevelop/Makefile +++ b/devel/monodevelop/Makefile @@ -1,15 +1,19 @@ -# $NetBSD: Makefile,v 1.75 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:48:51 wiz Exp $ -DISTNAME= monodevelop-2.4.2 -PKGREVISION= 36 +MD_VERSION= 5.0.1 +DISTNAME= monodevelop-${MD_VERSION}-0 +PKGNAME= monodevelop-${MD_VERSION} +PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://ftp.novell.com/pub/mono/sources/monodevelop/ +MASTER_SITES= http://download.mono-project.com/sources/monodevelop/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://monodevelop.com/ COMMENT= IDE for C\# and other .NET languages +LICENSE= gnu-lgpl-v2 +WRKSRC= ${WRKDIR}/monodevelop-${MD_VERSION} GNU_CONFIGURE= yes USE_TOOLS+= gmake:run perl:run pkg-config bash:run msgfmt EXTRACT_USING= gtar @@ -24,7 +28,6 @@ REPLACE_BASH+= theme-icons/icon-theme-installer MAKE_OVERRIDE= src/addins/MonoDeveloperExtensions/MonoSolutionItemHandler.cs MAKE_OVERRIDE+= src/addins/MonoDevelop.Autotools/SolutionDeployer.cs MAKE_OVERRIDE+= src/addins/MonoDevelop.Autotools/MakefileProjectServiceExtension.cs -MAKE_OVERRIDE+= tests/UnitTests/MonoDevelop.Projects/PackagingTests.cs MAKE_OVERRIDE+= src/addins/MonoDevelop.Autotools/templates/Makefile.noauto.project.template MAKE_OVERRIDE+= src/addins/MonoDevelop.Autotools/templates/Makefile.solution.template MAKE_OVERRIDE+= src/addins/MonoDevelop.Autotools/templates/make-dist.targets @@ -37,11 +40,17 @@ SUBST_MESSAGE.fix-gmake= Fixing GNU make references SUBST_FILES.fix-gmake= ${MAKE_OVERRIDE} SUBST_SED.fix-gmake= -e 's,MAKEPROGRAM,${MAKE_PROGRAM},' +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + .include "../../databases/shared-mime-info/buildlink3.mk" .include "../../devel/mono-addins/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/libgdiplus/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/gtksourceview-sharp2/buildlink3.mk" .include "../../x11/gtk-sharp/buildlink3.mk" diff --git a/devel/monodevelop/PLIST b/devel/monodevelop/PLIST index c76f81df5..be298c606 100644 --- a/devel/monodevelop/PLIST +++ b/devel/monodevelop/PLIST @@ -1,59 +1,106 @@ -@comment $NetBSD: PLIST,v 1.13 2011/02/19 15:33:27 kefren Exp $ +@comment $NetBSD: PLIST,v 1.14 2015/05/23 15:59:14 kefren Exp $ bin/mdtool bin/monodevelop +lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.CSharp.Refactoring.dll +lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.CSharp.Refactoring.dll.mdb +lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.CSharp.Refactoring.xml +lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.Xml.dll +lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.Xml.dll.mdb +lib/monodevelop/AddIns/BackendBindings/ICSharpCode.NRefactory.Xml.xml lib/monodevelop/AddIns/BackendBindings/ILAsmBinding.dll lib/monodevelop/AddIns/BackendBindings/ILAsmBinding.dll.mdb +lib/monodevelop/AddIns/BackendBindings/ILAsmBinding.xml +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.Autotools.dll +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.Autotools.dll.mdb +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.Autotools.xml lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.dll lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.dll.mdb +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CBinding.xml lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.AspNet.dll lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.AspNet.dll.mdb +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.AspNet.xml lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.Autotools.dll lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.Autotools.dll.mdb +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.Autotools.xml lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.dll.mdb +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.CSharpBinding.xml +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.DocFood.dll +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.DocFood.dll.mdb +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.DocFood.xml lib/monodevelop/AddIns/BackendBindings/MonoDevelop.VBNetBinding.dll lib/monodevelop/AddIns/BackendBindings/MonoDevelop.VBNetBinding.dll.mdb +lib/monodevelop/AddIns/BackendBindings/MonoDevelop.VBNetBinding.xml lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.dll lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.dll.mdb -lib/monodevelop/AddIns/GnomePlatform/GnomePlatform.dll -lib/monodevelop/AddIns/GnomePlatform/GnomePlatform.dll.config -lib/monodevelop/AddIns/GnomePlatform/GnomePlatform.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/AddView/Empty.tt +lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.xml +lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser/MonoDevelop.AssemblyBrowser.dll +lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser/MonoDevelop.AssemblyBrowser.dll.mdb +lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser/MonoDevelop.AssemblyBrowser.xml +lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.dll +lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.dll.mdb +lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.xml +lib/monodevelop/AddIns/DisplayBindings/Gettext/am/MonoDevelop.Gettext.resources.dll +lib/monodevelop/AddIns/DisplayBindings/HexEditor/MonoDevelop.HexEditor.dll +lib/monodevelop/AddIns/DisplayBindings/HexEditor/MonoDevelop.HexEditor.dll.mdb +lib/monodevelop/AddIns/DisplayBindings/HexEditor/MonoDevelop.HexEditor.xml +lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.dll +lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.dll.mdb +lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor2.xml +lib/monodevelop/AddIns/GnomePlatform.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddController/ControllerWithEmptyReadAndWriteActions.tt +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddController/Empty.tt +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddView/Aspx/Empty.tt +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/CodeTemplates/CSharp/AddView/Razor/Empty.tt lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.dll lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/MonoDevelop.AspNet.Mvc.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Razor-templates.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.Mvc.dll +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.Razor.dll +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.WebPages.Razor.dll +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/System.Web.WebPages.dll +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common/Error.cshtml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common/HomeController.cs +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common/HomeControllerTest.cs +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common/Index.cshtml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common/ViewPageRazor.cshtml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common/_Layout.cshtml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Common/_ViewStart.cshtml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Controller.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/EmptyProject.xpt.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/EmptyProjectMvc3.xpt.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/GlobalAsax.xft.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/GlobalAsaxMvc3.xft.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/LayoutPage.xft.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/PartialViewPageRazor.xft.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/PreprocessedRazorTemplate.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/Project.xpt.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ProjectMvc3.xpt.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ProjectMvc3Razor.xpt.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ProjectMvc3RazorWithUnitTest.xpt.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ProjectMvc3WithUnitTest.xpt.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ProjectWithUnitTest.xpt.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/UserControl.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ViewContentPage.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ViewMasterPage.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ViewPage.xft.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/ViewPageRazor.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/WebConfigApp.xft.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/WebConfigAppMvc3.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/WebConfigViews.xft.xml +lib/monodevelop/AddIns/MonoDevelop.AspNet.Mvc/Templates/WebConfigViewsMvc3.xft.xml lib/monodevelop/AddIns/MonoDevelop.AspNet/MonoDevelop.AspNet.dll lib/monodevelop/AddIns/MonoDevelop.AspNet/MonoDevelop.AspNet.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.AspNet/MonoDevelop.AspNet.xml lib/monodevelop/AddIns/MonoDevelop.AspNet/Schemas/W3C-License.html lib/monodevelop/AddIns/MonoDevelop.AspNet/Schemas/readme.txt lib/monodevelop/AddIns/MonoDevelop.AspNet/Schemas/xhtml1-frameset.xsd lib/monodevelop/AddIns/MonoDevelop.AspNet/Schemas/xhtml1-strict.xsd lib/monodevelop/AddIns/MonoDevelop.AspNet/Schemas/xhtml1-transitional.xsd -lib/monodevelop/AddIns/MonoDevelop.AssemblyBrowser.dll -lib/monodevelop/AddIns/MonoDevelop.AssemblyBrowser.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.Autotools/Makefile.am.project.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/Makefile.include -lib/monodevelop/AddIns/MonoDevelop.Autotools/Makefile.noauto.project.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/Makefile.solution.template lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.dll lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.Autotools/autogen.sh.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/configure.ac.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/configure.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/exe.wrapper.in.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/expansions.m4 -lib/monodevelop/AddIns/MonoDevelop.Autotools/make-dist.targets -lib/monodevelop/AddIns/MonoDevelop.Autotools/package.pc.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/rules.make +lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.xml lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/Makefile.am.project.template lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/Makefile.include lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/Makefile.noauto.project.template @@ -66,62 +113,69 @@ lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/expansions.m4 lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/make-dist.targets lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/package.pc.template lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/rules.make -lib/monodevelop/AddIns/MonoDevelop.CodeMetrics/MonoDevelop.CodeMetrics.dll -lib/monodevelop/AddIns/MonoDevelop.CodeMetrics/MonoDevelop.CodeMetrics.dll.mdb lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugger.Soft.dll lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugger.Soft.dll.mdb lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft.dll lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft.xml lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet.dll lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.Moonlight.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.Moonlight.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet.xml lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.dll lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.xml lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.dll lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.xml lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.Linux.dll lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.Linux.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.Linux.xml lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.dll lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.xml lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.Gettext/MonoDevelop.Gettext.dll -lib/monodevelop/AddIns/MonoDevelop.Gettext/MonoDevelop.Gettext.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.xml lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.dll lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.xml lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.dll lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.dll.config lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.xml lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.dll lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.dll.config lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.HexEditor.dll -lib/monodevelop/AddIns/MonoDevelop.HexEditor.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.Moonlight/MonoDevelop.Moonlight.dll -lib/monodevelop/AddIns/MonoDevelop.Moonlight/MonoDevelop.Moonlight.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.Moonlight/Templates/Silverlight.js -lib/monodevelop/AddIns/MonoDevelop.Moonlight/Templates/framework_SL_2_0.xml -lib/monodevelop/AddIns/MonoDevelop.Moonlight/Templates/framework_SL_3_0.xml -lib/monodevelop/AddIns/MonoDevelop.MsVisualStudio/MonoDevelop.MsVisualStudio.dll -lib/monodevelop/AddIns/MonoDevelop.MsVisualStudio/MonoDevelop.MsVisualStudio.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.xml +lib/monodevelop/AddIns/MonoDevelop.PackageManagement/Microsoft.Web.XmlTransform.dll +lib/monodevelop/AddIns/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.dll +lib/monodevelop/AddIns/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet-LICENSE.txt +lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Core.dll +lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.exe lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.dll lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.xml lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDevelop.RegexToolkit.dll lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDevelop.RegexToolkit.dll.mdb -lib/monodevelop/AddIns/MonoDevelop.SourceEditor2.dll -lib/monodevelop/AddIns/MonoDevelop.SourceEditor2.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDevelop.RegexToolkit.xml lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Mono.TextTemplating.dll lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Mono.TextTemplating.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Mono.TextTemplating.xml lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.dll lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.xml +lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Templates/T4PreprocessedTemplateCSharp.xft.xml lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Templates/T4TemplateCSharp.xft.xml lib/monodevelop/AddIns/MonoDevelop.TextTemplating/TextTransform.exe lib/monodevelop/AddIns/MonoDevelop.TextTemplating/TextTransform.exe.mdb +lib/monodevelop/AddIns/MonoDevelop.TextTemplating/TextTransform.xml lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.dll lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.xml lib/monodevelop/AddIns/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.dll lib/monodevelop/AddIns/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.dll.mdb +lib/monodevelop/AddIns/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.xml lib/monodevelop/AddIns/MonoDevelop.XmlEditor/schemas/MonoDevelopAddIn.xsd lib/monodevelop/AddIns/MonoDevelop.XmlEditor/schemas/W3C-License.html lib/monodevelop/AddIns/MonoDevelop.XmlEditor/schemas/XMLSchema.xsd @@ -132,74 +186,149 @@ lib/monodevelop/AddIns/MonoDevelop.XmlEditor/schemas/readme.txt lib/monodevelop/AddIns/MonoDevelop.XmlEditor/schemas/xslt.xsd lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions.dll lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions.dll.mdb +lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions.xml lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions_nunit.dll lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions_nunit.dll.mdb +lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions_nunit.xml lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.dll lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.dll.mdb +lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.xml lib/monodevelop/AddIns/NUnit/NUnitRunner.dll lib/monodevelop/AddIns/NUnit/NUnitRunner.dll.mdb +lib/monodevelop/AddIns/NUnit/NUnitRunner.xml lib/monodevelop/AddIns/NUnit/nunit.core.dll lib/monodevelop/AddIns/NUnit/nunit.core.interfaces.dll lib/monodevelop/AddIns/NUnit/nunit.framework.dll lib/monodevelop/AddIns/NUnit/nunit.util.dll +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Git.dll +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Git.dll.mdb +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Git.xml +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll.config +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll.mdb +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.xml lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll.config lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll.mdb +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.xml lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.dll lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.dll.mdb -lib/monodevelop/AddIns/VersionControl/comment.png -lib/monodevelop/AddIns/VersionControl/menu_add.png -lib/monodevelop/AddIns/VersionControl/menu_commit.png -lib/monodevelop/AddIns/VersionControl/menu_diff.png -lib/monodevelop/AddIns/VersionControl/menu_log.png -lib/monodevelop/AddIns/VersionControl/menu_remote_status.png -lib/monodevelop/AddIns/VersionControl/menu_remove.png -lib/monodevelop/AddIns/VersionControl/menu_resolve.png -lib/monodevelop/AddIns/VersionControl/menu_revert.png -lib/monodevelop/AddIns/VersionControl/menu_status.png -lib/monodevelop/AddIns/VersionControl/menu_update.png -lib/monodevelop/AddIns/WelcomePage/WelcomePage.dll -lib/monodevelop/AddIns/WelcomePage/WelcomePage.dll.mdb -lib/monodevelop/AddIns/WelcomePage/md-bg.png -lib/monodevelop/AddIns/WelcomePage/md-logo.png -lib/monodevelop/bin/Cecil.Decompiler.dll +lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.xml +lib/monodevelop/AddIns/VersionControl/NGit.dll +lib/monodevelop/AddIns/VersionControl/NGit.dll.mdb +lib/monodevelop/AddIns/VersionControl/NSch.dll +lib/monodevelop/AddIns/VersionControl/NSch.dll.mdb +lib/monodevelop/AddIns/VersionControl/Sharpen.Unix.dll +lib/monodevelop/AddIns/VersionControl/Sharpen.Unix.dll.mdb +lib/monodevelop/AddIns/VersionControl/Sharpen.dll +lib/monodevelop/AddIns/VersionControl/Sharpen.dll.mdb +lib/monodevelop/bin/GnomePlatform.dll +lib/monodevelop/bin/GnomePlatform.dll.config +lib/monodevelop/bin/GnomePlatform.dll.mdb +lib/monodevelop/bin/ICSharpCode.Decompiler.dll +lib/monodevelop/bin/ICSharpCode.Decompiler.dll.mdb +lib/monodevelop/bin/ICSharpCode.NRefactory.CSharp.dll +lib/monodevelop/bin/ICSharpCode.NRefactory.CSharp.dll.mdb +lib/monodevelop/bin/ICSharpCode.NRefactory.CSharp.xml +lib/monodevelop/bin/ICSharpCode.NRefactory.Cecil.dll +lib/monodevelop/bin/ICSharpCode.NRefactory.Cecil.dll.mdb +lib/monodevelop/bin/ICSharpCode.NRefactory.IKVM.dll +lib/monodevelop/bin/ICSharpCode.NRefactory.IKVM.dll.mdb +lib/monodevelop/bin/ICSharpCode.NRefactory.dll +lib/monodevelop/bin/ICSharpCode.NRefactory.dll.mdb +lib/monodevelop/bin/ICSharpCode.NRefactory.xml +lib/monodevelop/bin/IKVM.Reflection.dll +lib/monodevelop/bin/IKVM.Reflection.dll.mdb +lib/monodevelop/bin/MSBuild/4.0/MonoDevelop.Projects.Formats.MSBuild.exe +lib/monodevelop/bin/MSBuild/4.0/MonoDevelop.Projects.Formats.MSBuild.exe.config +lib/monodevelop/bin/MSBuild/4.0/MonoDevelop.Projects.Formats.MSBuild.exe.mdb +lib/monodevelop/bin/Mindscape.Raygun4Net.dll +lib/monodevelop/bin/Mindscape.Raygun4Net.dll.mdb +lib/monodevelop/bin/Mono.Addins.CecilReflector.dll +lib/monodevelop/bin/Mono.Addins.CecilReflector.dll.mdb +lib/monodevelop/bin/Mono.Addins.Gui.dll +lib/monodevelop/bin/Mono.Addins.Gui.dll.mdb +lib/monodevelop/bin/Mono.Addins.Setup.dll +lib/monodevelop/bin/Mono.Addins.Setup.dll.mdb +lib/monodevelop/bin/Mono.Addins.dll +lib/monodevelop/bin/Mono.Addins.dll.mdb lib/monodevelop/bin/Mono.Cecil.Mdb.dll lib/monodevelop/bin/Mono.Cecil.Mdb.dll.mdb +lib/monodevelop/bin/Mono.Cecil.Pdb.dll +lib/monodevelop/bin/Mono.Cecil.Pdb.dll.mdb lib/monodevelop/bin/Mono.Cecil.dll lib/monodevelop/bin/Mono.Cecil.dll.mdb lib/monodevelop/bin/Mono.Debugging.dll lib/monodevelop/bin/Mono.Debugging.dll.mdb +lib/monodevelop/bin/Mono.Debugging.xml lib/monodevelop/bin/Mono.TextEditor.dll lib/monodevelop/bin/Mono.TextEditor.dll.config lib/monodevelop/bin/Mono.TextEditor.dll.mdb +lib/monodevelop/bin/Mono.TextEditor.xml lib/monodevelop/bin/MonoDevelop.Core.dll lib/monodevelop/bin/MonoDevelop.Core.dll.config lib/monodevelop/bin/MonoDevelop.Core.dll.mdb +lib/monodevelop/bin/MonoDevelop.Core.xml lib/monodevelop/bin/MonoDevelop.Ide.dll +lib/monodevelop/bin/MonoDevelop.Ide.dll.config lib/monodevelop/bin/MonoDevelop.Ide.dll.mdb -lib/monodevelop/bin/MonoDevelop.Projects.Formats.MSBuild.exe -lib/monodevelop/bin/MonoDevelop.Projects.Formats.MSBuild.exe.config -lib/monodevelop/bin/MonoDevelop.Projects.Formats.MSBuild.exe.mdb +lib/monodevelop/bin/MonoDevelop.Ide.xml +lib/monodevelop/bin/MonoDevelop.Projects.Formats.MSBuild.dll +lib/monodevelop/bin/MonoDevelop.Projects.Formats.MSBuild.dll.mdb lib/monodevelop/bin/MonoDevelop.exe lib/monodevelop/bin/MonoDevelop.exe.addins lib/monodevelop/bin/MonoDevelop.exe.config lib/monodevelop/bin/MonoDevelop.exe.mdb -lib/monodevelop/bin/NRefactory.dll -lib/monodevelop/bin/NRefactory.dll.mdb +lib/monodevelop/bin/Newtonsoft.Json.dll +lib/monodevelop/bin/Newtonsoft.Json.dll.mdb +lib/monodevelop/bin/Newtonsoft.Json.xml +lib/monodevelop/bin/Xwt.Gtk.dll +lib/monodevelop/bin/Xwt.Gtk.dll.config +lib/monodevelop/bin/Xwt.Gtk.dll.mdb +lib/monodevelop/bin/Xwt.dll +lib/monodevelop/bin/Xwt.dll.mdb lib/monodevelop/bin/buildinfo +lib/monodevelop/bin/gtkrc +lib/monodevelop/bin/gtkrc.mac +lib/monodevelop/bin/gtkrc.win32 +lib/monodevelop/bin/gtkrc.win32-vista lib/monodevelop/bin/mdhost.exe +lib/monodevelop/bin/mdhost.exe.config lib/monodevelop/bin/mdhost.exe.mdb +lib/monodevelop/bin/mdhost.xml lib/monodevelop/bin/mdmonitor.exe lib/monodevelop/bin/mdmonitor.exe.mdb -lib/monodevelop/bin/mdrun.exe -lib/monodevelop/bin/mdrun.exe.config -lib/monodevelop/bin/mdrun.exe.mdb +lib/monodevelop/bin/mdmonitor.xml +lib/monodevelop/bin/mdtool.exe +lib/monodevelop/bin/mdtool.exe.config +lib/monodevelop/bin/mdtool.exe.mdb +lib/monodevelop/bin/mdtool.xml lib/monodevelop/data/options/DefaultEditingLayout.xml lib/monodevelop/data/options/MonoDevelop-templates.xml lib/monodevelop/data/options/MonoDevelop-tools.xml lib/monodevelop/data/options/MonoDevelopProperties.xml -lib/monodevelop/data/options/StandardHeader.xml lib/monodevelop/data/options/TipsOfTheDay.xml +lib/monodevelop/locale/ca/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/cs/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/da/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/de/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/es/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/fr/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/gl/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/hu/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/id/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/it/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/ja/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/nb/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/nl/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/pl/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/pt/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/pt_BR/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/ru/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/sl/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/sv/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/tr/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/zh_CN/LC_MESSAGES/monodevelop.mo +lib/monodevelop/locale/zh_TW/LC_MESSAGES/monodevelop.mo lib/pkgconfig/monodevelop-core-addins.pc lib/pkgconfig/monodevelop.pc man/man1/mdtool.1 @@ -222,6 +351,7 @@ share/locale/hu/LC_MESSAGES/monodevelop.mo share/locale/id/LC_MESSAGES/monodevelop.mo share/locale/it/LC_MESSAGES/monodevelop.mo share/locale/ja/LC_MESSAGES/monodevelop.mo +share/locale/nb/LC_MESSAGES/monodevelop.mo share/locale/nl/LC_MESSAGES/monodevelop.mo share/locale/pl/LC_MESSAGES/monodevelop.mo share/locale/pt/LC_MESSAGES/monodevelop.mo diff --git a/devel/monodevelop/buildlink3.mk b/devel/monodevelop/buildlink3.mk index 80c098199..611b85570 100644 --- a/devel/monodevelop/buildlink3.mk +++ b/devel/monodevelop/buildlink3.mk @@ -1,19 +1,19 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2015/05/23 15:59:14 kefren Exp $ BUILDLINK_TREE+= monodevelop .if !defined(MONODEVELOP_BUILDLINK3_MK) MONODEVELOP_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.monodevelop+= monodevelop>=2.4 -BUILDLINK_ABI_DEPENDS.monodevelop+= monodevelop>=2.4.2nb36 +BUILDLINK_API_DEPENDS.monodevelop+= monodevelop>=5.0 +BUILDLINK_ABI_DEPENDS.monodevelop+= monodevelop>=5.0 BUILDLINK_PKGSRCDIR.monodevelop?= ../../devel/monodevelop -BUILDLINK_CONTENTS_FILTER.monodevelop+= ${EGREP} '^lib/' +BUILDLINK_CONTENTS_FILTER.monodevelop= ${EGREP} '^lib/' .include "../../databases/shared-mime-info/buildlink3.mk" .include "../../devel/mono-addins/buildlink3.mk" .include "../../graphics/libgdiplus/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../x11/gtksourceview-sharp2/buildlink3.mk" .include "../../x11/gtk-sharp/buildlink3.mk" .include "../../x11/gnome-sharp/buildlink3.mk" diff --git a/devel/monodevelop/distinfo b/devel/monodevelop/distinfo index 781e5e946..bf39b8661 100644 --- a/devel/monodevelop/distinfo +++ b/devel/monodevelop/distinfo @@ -1,14 +1,15 @@ -$NetBSD: distinfo,v 1.15 2011/02/19 15:33:27 kefren Exp $ +$NetBSD: distinfo,v 1.17 2015/05/23 16:22:34 kefren Exp $ -SHA1 (monodevelop-2.4.2.tar.bz2) = 5558fe715d575e121a7da9ff58dcb9f23209dfe4 -RMD160 (monodevelop-2.4.2.tar.bz2) = ed10541f30b63a57ca01f00dc8c5832447e7b74a -Size (monodevelop-2.4.2.tar.bz2) = 6228006 bytes +SHA1 (monodevelop-5.0.1-0.tar.bz2) = fdfc20e4d90c153eabb270c0a7c029eb10883008 +RMD160 (monodevelop-5.0.1-0.tar.bz2) = 8da98b4d374a158614d0c54f52ec4cbbbd38056e +Size (monodevelop-5.0.1-0.tar.bz2) = 40028740 bytes SHA1 (patch-aa) = 59f7ee1c4f8d5ec1c6827c7b6159f4e1ee6efa99 SHA1 (patch-ab) = d848eaebe976be37f141c19c67037a6f4bd12582 SHA1 (patch-ac) = e08e91530331a6636318ba855c0b637cd8993805 -SHA1 (patch-ad) = 0ffe6474264fb9e771e4f9579f30b9366763f8b8 SHA1 (patch-ae) = b7541afd70530ae58f361813da3c9b4f76c26a25 SHA1 (patch-af) = cebb95c6e3a9d4299ae45a6d1384242c5991c7fc -SHA1 (patch-ag) = d1cf6d1fd663dfa1ae6316a5dc60b5f4b4e23c39 +SHA1 (patch-ag) = d283abc804c84bc5400a4b59aa687c0bd35c99c3 SHA1 (patch-ah) = 245dfc303a825f50e24152a3d444f336cd80f948 SHA1 (patch-ai) = 5c538b8af742e1efa9b599bc006e3c0f37ef06fc +SHA1 (patch-mdtool) = bb41b5232f2f5efe6df852d96e92b21c5abc919d +SHA1 (patch-monodevelop) = 1d94dafa16b780fbe05052aaded5f9064ea9bc63 diff --git a/devel/monodevelop/patches/patch-ad b/devel/monodevelop/patches/patch-ad deleted file mode 100644 index bd3fa1d69..000000000 --- a/devel/monodevelop/patches/patch-ad +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2010/04/17 17:11:05 kefren Exp $ ---- tests/UnitTests/MonoDevelop.Projects/PackagingTests.cs.orig 2010-04-16 12:52:26.000000000 +0300 -+++ tests/UnitTests/MonoDevelop.Projects/PackagingTests.cs 2010-04-16 12:52:40.000000000 +0300 -@@ -248,10 +248,10 @@ namespace MonoDevelop.Deployment - if (!Exec (Path.Combine (tarDir, "configure"), "--prefix=" + prefix, tarDir)) - Assert.Fail ("Configure script failed"); - -- if (!Exec ("make", "all", tarDir)) -+ if (!Exec ("MAKEPROGRAM", "all", tarDir)) - Assert.Fail ("Build failed"); - -- if (!Exec ("make", "install", tarDir)) -+ if (!Exec ("MAKEPROGRAM", "install", tarDir)) - Assert.Fail ("Install failed"); - - CheckDirContents (prefix, expectedFiles); diff --git a/devel/monodevelop/patches/patch-ag b/devel/monodevelop/patches/patch-ag index 1f44e70a5..9cf3d2a1b 100644 --- a/devel/monodevelop/patches/patch-ag +++ b/devel/monodevelop/patches/patch-ag @@ -1,7 +1,7 @@ -$NetBSD: patch-ag,v 1.2 2010/04/17 17:11:05 kefren Exp $ ---- src/addins/MonoDevelop.Autotools/templates/make-dist.targets.orig 2010-04-16 13:18:51.000000000 +0300 -+++ src/addins/MonoDevelop.Autotools/templates/make-dist.targets 2010-04-16 13:19:21.000000000 +0300 -@@ -1,18 +1,18 @@ +$NetBSD: patch-ag,v 1.3 2015/05/23 15:59:14 kefren Exp $ +--- src/addins/MonoDevelop.Autotools/templates/make-dist.targets.orig 2014-06-04 19:10:43.000000000 +0300 ++++ src/addins/MonoDevelop.Autotools/templates/make-dist.targets 2015-05-23 18:25:33.000000000 +0300 +@@ -1,17 +1,17 @@ dist: $(CONFIG_MAKE) rm -rf $(PACKAGE)-$(VERSION) mkdir $(PACKAGE)-$(VERSION) @@ -18,15 +18,13 @@ $NetBSD: patch-ag,v 1.2 2010/04/17 17:11:05 kefren Exp $ esac \ done - (make dist-local distdir=$(PACKAGE)-$(VERSION)) -- make - make post-dist-hook "distsir=$$distdir" + (MAKEPROGRAM dist-local distdir=$(PACKAGE)-$(VERSION)) -+ MAKEPROGRAM + MAKEPROGRAM post-dist-hook "distsir=$$distdir" tar czvf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION) rm -rf $(PACKAGE)-$(VERSION) @echo "==========================================" -@@ -23,5 +23,5 @@ +@@ -22,5 +22,5 @@ (mkdir test; cd test; \ tar xzvf ../$(PACKAGE)-$(VERSION).tar.gz; cd $(PACKAGE)-$(VERSION); \ ./configure --prefix=$$(cd `pwd`/..; pwd); \ diff --git a/devel/monodevelop/patches/patch-mdtool b/devel/monodevelop/patches/patch-mdtool new file mode 100644 index 000000000..444197c29 --- /dev/null +++ b/devel/monodevelop/patches/patch-mdtool @@ -0,0 +1,11 @@ +--- mdtool.in.orig 2015-05-23 19:15:17.000000000 +0300 ++++ mdtool.in 2015-05-23 19:15:30.000000000 +0300 +@@ -1,7 +1,7 @@ + #!/usr/bin/env bash + + #this script should be in $PREFIX/bin +-MONO_EXEC="exec -a mdtool mono-sgen" ++MONO_EXEC="exec -a mdtool mono" + EXE_PATH="${0%%/bin/mdtool}/lib/monodevelop/bin/mdtool.exe" + + $MONO_EXEC $MONO_OPTIONS "$EXE_PATH" "$@" diff --git a/devel/monodevelop/patches/patch-monodevelop b/devel/monodevelop/patches/patch-monodevelop new file mode 100644 index 000000000..d59e9af40 --- /dev/null +++ b/devel/monodevelop/patches/patch-monodevelop @@ -0,0 +1,11 @@ +--- monodevelop.in.orig 2015-05-23 19:14:46.000000000 +0300 ++++ monodevelop.in 2015-05-23 19:14:53.000000000 +0300 +@@ -10,7 +10,7 @@ + export OXYGEN_DISABLE_INNER_SHADOWS_HACK=1 + + #this script should be in $PREFIX/bin +-MONO_EXEC="exec -a monodevelop mono-sgen" ++MONO_EXEC="exec -a monodevelop mono" + EXE_PATH="${0%%/bin/monodevelop}/lib/monodevelop/bin/MonoDevelop.exe" + + _MD_REDIRECT_LOG="${MD_REDIRECT_LOG:-${XDG_CONFIG_HOME:-$HOME/.config}/MonoDevelop/log}" diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile index 8f459e116..89dcb46d9 100644 --- a/devel/monotone-viz/Makefile +++ b/devel/monotone-viz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.67 2015/01/20 14:24:35 jaapb Exp $ +# $NetBSD: Makefile,v 1.69 2015/04/25 14:20:37 tnn Exp $ # DISTNAME= monotone-viz-1.0.1-nolablgtk PKGNAME= ${DISTNAME:S/-nolablgtk//} -PKGREVISION= 45 +PKGREVISION= 47 CATEGORIES= devel scm MASTER_SITES= http://oandrieu.nerim.net/monotone-viz/ diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index 8244f4ee6..d8966e989 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2014/10/19 22:27:45 alnsn Exp $ +# $NetBSD: Makefile,v 1.95 2015/06/12 10:48:51 wiz Exp $ DISTNAME= monotone-1.1 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= devel scm MASTER_SITES= http://www.monotone.ca/downloads/1.1/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/mr/Makefile b/devel/mr/Makefile index 93fc32d0a..cba259dd3 100644 --- a/devel/mr/Makefile +++ b/devel/mr/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/25 15:34:54 schmonz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:51 wiz Exp $ # DISTNAME= myrepos_1.20141024 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/m/myrepos/} diff --git a/devel/nant/Makefile b/devel/nant/Makefile index a678ad5de..ef2f2c006 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/07 16:47:23 adam Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/06 08:17:26 adam Exp $ # DISTNAME= nant-0.86-beta1-src PKGNAME= nant-0.86beta1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nant/} diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index bc36d99e4..f661bb4c8 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/02/23 11:25:08 wen Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:48:51 wiz Exp $ DISTNAME= nasm-2.11.08 +PKGREVISION= 1 CATEGORIES= devel lang MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz diff --git a/devel/ncurses/Makefile.common b/devel/ncurses/Makefile.common index 321d80def..1f47109c9 100644 --- a/devel/ncurses/Makefile.common +++ b/devel/ncurses/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.26 2014/12/15 11:46:34 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.28 2015/06/04 09:14:33 jperkin Exp $ # # used by devel/ncurses/Makefile # used by devel/ncursesw/Makefile @@ -42,6 +42,10 @@ SUBST_MESSAGE.rpath= Fixing rpath in ncurses-config. CONFIGURE_ARGS+= --disable-mixed-case .endif +.if ${OPSYS} == "SunOS" +USE_LANGUAGES+= c99 +.endif + .if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) TOOL_DEPENDS+= ncurses-${NC_VERS}:../../devel/ncurses CONFIGURE_ENV+= BUILD_CC=${NATIVE_CC:Q} @@ -61,9 +65,9 @@ CONFIGURE_ARGS+= --without-manpage-tbl . endif .endif -.if ${OPSYS} == "SunOS" -USE_LANGUAGES+= c99 .include "../../mk/compiler.mk" + +.if ${OPSYS} == "SunOS" . if !empty(CC_VERSION:Mgcc-4.*) #This may yet need to be adapted for systems prior to Solaris 10 BUILDLINK_TRANSFORM+= opt:-D_XOPEN_SOURCE=500:-D_POSIX_C_SOURCE=200112L @@ -75,6 +79,12 @@ TERMINFODIR= share/lib/terminfo TERMINFODIR= share/terminfo .endif +.if !empty(CC_VERSION:Mgcc-5.*) +# Inhibit generation of line markers in the output from the preprocessor +# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 +CPPFLAGS+= -P +.endif + # This prevents tic from writing into ~/.terminfo INSTALLATION_DIRS+= ${TERMINFODIR} diff --git a/devel/ncurses/distinfo b/devel/ncurses/distinfo index aaaaf0bb0..ff4fbe46f 100644 --- a/devel/ncurses/distinfo +++ b/devel/ncurses/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.25 2015/02/18 03:10:41 sevan Exp $ +$NetBSD: distinfo,v 1.26 2015/06/17 14:20:03 jperkin Exp $ SHA1 (ncurses-5.9.tar.gz) = 3e042e5f2c7223bffdaac9646a533b8c758b65b5 RMD160 (ncurses-5.9.tar.gz) = dd7dffe38fcc908230ce3e036b71ced2d270ac9e @@ -9,4 +9,5 @@ SHA1 (patch-ac) = 37215c0930db9cc234c7a59a4c56cbeade6cf5f1 SHA1 (patch-ad) = 15d74d0105a22d0cb1aef5c841e6a6085c498bfe SHA1 (patch-cxx_cursesf.h) = ed10202764d97d7d94d4eb4b35e84424cabc4c20 SHA1 (patch-cxx_cursesm.h) = 0b371901959ce9e36493e57d8df65356284b9ef3 +SHA1 (patch-ncurses_base_MKlib__gen.sh) = f8ce67fbd273529e4161a2820677d05a623fd527 SHA1 (patch-ncurses_tinfo_lib__baudrate.c) = faaf60ec21e9e4e6a4b14d9f245e569b526572df diff --git a/devel/ncurses/patches/patch-ncurses_base_MKlib__gen.sh b/devel/ncurses/patches/patch-ncurses_base_MKlib__gen.sh new file mode 100644 index 000000000..2441f3276 --- /dev/null +++ b/devel/ncurses/patches/patch-ncurses_base_MKlib__gen.sh @@ -0,0 +1,33 @@ +$NetBSD: patch-ncurses_base_MKlib__gen.sh,v 1.1 2015/06/17 14:20:03 jperkin Exp $ + +* Pull in upstream fix for GCC 5.1 (http://trac.sagemath.org/ticket/18301) + +--- ncurses/base/MKlib_gen.sh.orig 2015-06-16 02:49:42.375000000 +0000 ++++ ncurses/base/MKlib_gen.sh +@@ -437,11 +437,22 @@ sed -n -f $ED1 \ + -e 's/gen_$//' \ + -e 's/ / /g' >>$TMP + ++cat >$ED1 < $ED2 ++cat $ED2 >$TMP ++ + $preprocessor $TMP 2>/dev/null \ +-| sed \ +- -e 's/ / /g' \ +- -e 's/^ //' \ +- -e 's/_Bool/NCURSES_BOOL/g' \ ++| sed -f $ED1 \ + | $AWK -f $AW2 \ + | sed -f $ED3 \ + | sed \ diff --git a/devel/nspr/Makefile b/devel/nspr/Makefile index 66e84f540..bf32128a0 100644 --- a/devel/nspr/Makefile +++ b/devel/nspr/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2015/02/21 00:10:21 joerg Exp $ +# $NetBSD: Makefile,v 1.77 2015/06/12 10:48:52 wiz Exp $ DISTNAME= nspr-${NSPR_RELEASE} NSPR_RELEASE= 4.10.8 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=nspr/releases/v${NSPR_RELEASE}/src/} diff --git a/devel/nss/Makefile b/devel/nss/Makefile index 89879857e..44a4c5aec 100644 --- a/devel/nss/Makefile +++ b/devel/nss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2015/01/28 21:12:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.99 2015/06/23 13:16:47 ryoon Exp $ DISTNAME= nss-${NSS_RELEASE:S/.0$//} -NSS_RELEASE= 3.17.4 +NSS_RELEASE= 3.19.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_RELEASE:S/.0$//:S/./_/g}_RTM/src/} diff --git a/devel/nss/distinfo b/devel/nss/distinfo index 667d21929..bd40f2133 100644 --- a/devel/nss/distinfo +++ b/devel/nss/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.44 2015/01/28 21:12:09 ryoon Exp $ +$NetBSD: distinfo,v 1.49 2015/06/23 13:16:47 ryoon Exp $ -SHA1 (nss-3.17.4.tar.gz) = 76beddfea9f1503920e40d7066aa704bbaeef558 -RMD160 (nss-3.17.4.tar.gz) = 69e0a19929ad8d34d16deaaaeceef77169637955 -Size (nss-3.17.4.tar.gz) = 6924699 bytes +SHA1 (nss-3.19.2.tar.gz) = 1f04052688b23e7d2c2ce05ee25fd29d180d4a43 +RMD160 (nss-3.19.2.tar.gz) = d32ca88b7e0ecbfa43f273b351ddb037a67c7013 +Size (nss-3.19.2.tar.gz) = 6953657 bytes SHA1 (patch-am) = ee4c4beeb120397852fc4b06b7dd54534d0d5ac5 SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69 SHA1 (patch-md) = 0a09fd2abb8674a2d301f1b6a5331af5db94178f @@ -11,7 +11,8 @@ SHA1 (patch-mf) = 64d3b2cc09ffbc9c4e8ffdb68cb2fa89b6897e8c SHA1 (patch-mg) = 3c878548c98bdea559a3e653e63e0ed22a2a8834 SHA1 (patch-mh) = a46d3098a85c3a4a57895a9845bc1741fc5e9561 SHA1 (patch-mj) = 08ca1a37afce99e0292a20348fc6855547f44e8a -SHA1 (patch-mn) = ab5820ecca7e1a3aef7785763115d38fa55109b4 +SHA1 (patch-mn) = 5b79783e48249044be1a904a6cfd20ba175b5fd4 +SHA1 (patch-nss_cmd_platlibs.mk) = 7dadcb72acf15714c61ae74b21c5baf45bc51d4c SHA1 (patch-nss_coreconf_OpenBSD.mk) = fa545c993038e99bf9f59b59ec1d0bd1f6c192a9 SHA1 (patch-nss_lib_freebl_config.mk) = 1c198177da8ba7928cbfbd23e385503be99ebe27 SHA1 (patch-security_nss_cmd_shlibsign_sign.sh) = 7948b7b502a4c148ee185836dde8a84d3aa388af diff --git a/devel/nss/patches/patch-mn b/devel/nss/patches/patch-mn index 7bab723ec..0b6cf3db4 100644 --- a/devel/nss/patches/patch-mn +++ b/devel/nss/patches/patch-mn @@ -1,15 +1,28 @@ -$NetBSD: patch-mn,v 1.2 2013/07/20 09:28:12 ryoon Exp $ +$NetBSD: patch-mn,v 1.3 2015/05/05 21:42:19 ryoon Exp $ Make sure we link correctly with sqlite3 from pkgsrc. ---- nss/lib/softoken/config.mk.orig 2010-07-21 00:52:46.000000000 +0000 +--- nss/lib/softoken/config.mk.orig 2015-04-30 20:00:23.000000000 +0000 +++ nss/lib/softoken/config.mk -@@ -80,7 +80,7 @@ else - # $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX. +@@ -22,8 +22,8 @@ RESNAME = $(LIBRARY_NAME).rc + + ifdef NS_USE_GCC EXTRA_SHARED_LIBS += \ - -L$(DIST)/lib \ +- -L$(SQLITE_LIB_DIR) \ - -l$(SQLITE_LIB_NAME) \ -+ `pkg-config --libs sqlite3` \ ++ `pkg-config --libs-only-L sqlite3` \ ++ `pkg-config --libs-only-l sqlite3` \ + -L$(NSSUTIL_LIB_DIR) \ + -lnssutil3 \ + -L$(NSPR_LIB_DIR) \ +@@ -47,8 +47,8 @@ else + # $(PROGRAM) has NO explicit dependencies on $(EXTRA_SHARED_LIBS) + # $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX. + EXTRA_SHARED_LIBS += \ +- -L$(SQLITE_LIB_DIR) \ +- -l$(SQLITE_LIB_NAME) \ ++ `pkg-config --libs-only-L sqlite3` \ ++ `pkg-config --libs-only-l sqlite3` \ -L$(NSSUTIL_LIB_DIR) \ -lnssutil3 \ -L$(NSPR_LIB_DIR) \ diff --git a/devel/nss/patches/patch-nss_cmd_platlibs.mk b/devel/nss/patches/patch-nss_cmd_platlibs.mk new file mode 100644 index 000000000..8bec5fbb6 --- /dev/null +++ b/devel/nss/patches/patch-nss_cmd_platlibs.mk @@ -0,0 +1,15 @@ +$NetBSD: patch-nss_cmd_platlibs.mk,v 1.1 2015/05/05 21:42:19 ryoon Exp $ + +--- nss/cmd/platlibs.mk.orig 2015-04-30 20:00:23.000000000 +0000 ++++ nss/cmd/platlibs.mk +@@ -135,8 +135,8 @@ endif + # $(PROGRAM) has NO explicit dependencies on $(EXTRA_SHARED_LIBS) + # $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX. + EXTRA_SHARED_LIBS += \ +- -L$(SQLITE_LIB_DIR) \ +- -l$(SQLITE_LIB_NAME) \ ++ `pkg-config --libs-only-L sqlite3` \ ++ `pkg-config --libs-only-l sqlite3` \ + -L$(NSSUTIL_LIB_DIR) \ + -lnssutil3 \ + -L$(NSPR_LIB_DIR) \ diff --git a/devel/ocamlgraph/Makefile b/devel/ocamlgraph/Makefile index 80e36008f..c310150e4 100644 --- a/devel/ocamlgraph/Makefile +++ b/devel/ocamlgraph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/02/11 14:09:24 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:20:37 tnn Exp $ DISTNAME= ocamlgraph-1.8.5 PKGNAME= ${DISTNAME} # avoid prefixing with ocaml- -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= http://ocamlgraph.lri.fr/download/ diff --git a/devel/ogre/Makefile b/devel/ogre/Makefile index 28880dd57..aa6a412fa 100644 --- a/devel/ogre/Makefile +++ b/devel/ogre/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/05/15 14:41:47 adam Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:20:37 tnn Exp $ # DISTNAME= ogre-v1-6-3 PKGNAME= ogre-1.6.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ogre/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/ogre/buildlink3.mk b/devel/ogre/buildlink3.mk index 86c40662d..692639463 100644 --- a/devel/ogre/buildlink3.mk +++ b/devel/ogre/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2014/05/15 14:41:47 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/04/25 14:20:37 tnn Exp $ BUILDLINK_TREE+= ogre @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ogre OGRE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ogre+= ogre>=1.6.3 -BUILDLINK_ABI_DEPENDS.ogre+= ogre>=1.6.3nb13 +BUILDLINK_ABI_DEPENDS.ogre+= ogre>=1.6.3nb14 BUILDLINK_PKGSRCDIR.ogre?= ../../devel/ogre .include "../../archivers/zziplib/buildlink3.mk" diff --git a/devel/ogre/distinfo b/devel/ogre/distinfo index 1f11954f2..234d10d19 100644 --- a/devel/ogre/distinfo +++ b/devel/ogre/distinfo @@ -1,6 +1,8 @@ -$NetBSD: distinfo,v 1.7 2010/08/30 20:30:28 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 17:04:25 joerg Exp $ SHA1 (ogre-v1-6-3.tar.bz2) = 0bde8f8d982151c561e9e6c9ccb51e0d19b5eab6 RMD160 (ogre-v1-6-3.tar.bz2) = e1e16c152d5cb3141e306e4886092b5675695e9a Size (ogre-v1-6-3.tar.bz2) = 41790055 bytes +SHA1 (patch-OgreMain_include_OgreStringConverter.h) = 8ef476c0056fdf69b4f158e5e8c85bb3b0c0c386 +SHA1 (patch-OgreMain_src_OgreStringConverter.cpp) = 6c1cc7f6f5c23c68ebc0cee33d661ba199d836e9 SHA1 (patch-aa) = 414c2f02124352cf89d2ebaa2a5c10c71b2be095 diff --git a/devel/ogre/patches/patch-OgreMain_include_OgreStringConverter.h b/devel/ogre/patches/patch-OgreMain_include_OgreStringConverter.h new file mode 100644 index 000000000..67d2c955a --- /dev/null +++ b/devel/ogre/patches/patch-OgreMain_include_OgreStringConverter.h @@ -0,0 +1,46 @@ +$NetBSD: patch-OgreMain_include_OgreStringConverter.h,v 1.1 2015/04/21 17:04:25 joerg Exp $ + +--- OgreMain/include/OgreStringConverter.h.orig 2015-04-17 11:25:21.000000000 +0000 ++++ OgreMain/include/OgreStringConverter.h +@@ -80,34 +80,24 @@ namespace Ogre { + static String toString(int val, unsigned short width = 0, + char fill = ' ', + std::ios::fmtflags flags = std::ios::fmtflags(0) ); +-#if OGRE_ARCH_TYPE == OGRE_ARCHITECTURE_64 || OGRE_PLATFORM == OGRE_PLATFORM_APPLE + /** Converts an unsigned int to a String. */ + static String toString(unsigned int val, + unsigned short width = 0, char fill = ' ', + std::ios::fmtflags flags = std::ios::fmtflags(0) ); +- /** Converts a size_t to a String. */ +- static String toString(size_t val, +- unsigned short width = 0, char fill = ' ', +- std::ios::fmtflags flags = std::ios::fmtflags(0) ); +- #if OGRE_COMPILER == OGRE_COMPILER_MSVC +- /** Converts an unsigned long to a String. */ +- static String toString(unsigned long val, +- unsigned short width = 0, char fill = ' ', +- std::ios::fmtflags flags = std::ios::fmtflags(0) ); +- +- #endif +-#else +- /** Converts a size_t to a String. */ +- static String toString(size_t val, ++ /** Converts a long to a String. */ ++ static String toString(long val, + unsigned short width = 0, char fill = ' ', + std::ios::fmtflags flags = std::ios::fmtflags(0) ); + /** Converts an unsigned long to a String. */ + static String toString(unsigned long val, + unsigned short width = 0, char fill = ' ', + std::ios::fmtflags flags = std::ios::fmtflags(0) ); +-#endif + /** Converts a long to a String. */ +- static String toString(long val, ++ static String toString(long long val, ++ unsigned short width = 0, char fill = ' ', ++ std::ios::fmtflags flags = std::ios::fmtflags(0) ); ++ /** Converts an unsigned long to a String. */ ++ static String toString(unsigned long long val, + unsigned short width = 0, char fill = ' ', + std::ios::fmtflags flags = std::ios::fmtflags(0) ); + /** Converts a boolean to a String. diff --git a/devel/ogre/patches/patch-OgreMain_src_OgreStringConverter.cpp b/devel/ogre/patches/patch-OgreMain_src_OgreStringConverter.cpp new file mode 100644 index 000000000..ea34e3383 --- /dev/null +++ b/devel/ogre/patches/patch-OgreMain_src_OgreStringConverter.cpp @@ -0,0 +1,69 @@ +$NetBSD: patch-OgreMain_src_OgreStringConverter.cpp,v 1.1 2015/04/21 17:04:25 joerg Exp $ + +--- OgreMain/src/OgreStringConverter.cpp.orig 2015-04-17 11:32:19.000000000 +0000 ++++ OgreMain/src/OgreStringConverter.cpp +@@ -64,7 +64,6 @@ namespace Ogre { + return stream.str(); + } + //----------------------------------------------------------------------- +-#if OGRE_ARCH_TYPE == OGRE_ARCHITECTURE_64 || OGRE_PLATFORM == OGRE_PLATFORM_APPLE + String StringConverter::toString(unsigned int val, + unsigned short width, char fill, std::ios::fmtflags flags) + { +@@ -77,19 +76,6 @@ namespace Ogre { + return stream.str(); + } + //----------------------------------------------------------------------- +- String StringConverter::toString(size_t val, +- unsigned short width, char fill, std::ios::fmtflags flags) +- { +- StringUtil::StrStreamType stream; +- stream.width(width); +- stream.fill(fill); +- if (flags) +- stream.setf(flags); +- stream << val; +- return stream.str(); +- } +-#if OGRE_COMPILER == OGRE_COMPILER_MSVC +- //----------------------------------------------------------------------- + String StringConverter::toString(unsigned long val, + unsigned short width, char fill, std::ios::fmtflags flags) + { +@@ -101,11 +87,7 @@ namespace Ogre { + stream << val; + return stream.str(); + } +- +-#endif +- //----------------------------------------------------------------------- +-#else +- String StringConverter::toString(size_t val, ++ String StringConverter::toString(long val, + unsigned short width, char fill, std::ios::fmtflags flags) + { + StringUtil::StrStreamType stream; +@@ -117,20 +99,18 @@ namespace Ogre { + return stream.str(); + } + //----------------------------------------------------------------------- +- String StringConverter::toString(unsigned long val, ++ String StringConverter::toString(unsigned long long val, + unsigned short width, char fill, std::ios::fmtflags flags) + { + StringUtil::StrStreamType stream; +- stream.width(width); ++ stream.width(width); + stream.fill(fill); + if (flags) + stream.setf(flags); + stream << val; + return stream.str(); + } +- //----------------------------------------------------------------------- +-#endif +- String StringConverter::toString(long val, ++ String StringConverter::toString(long long val, + unsigned short width, char fill, std::ios::fmtflags flags) + { + StringUtil::StrStreamType stream; diff --git a/devel/okteta/Makefile b/devel/okteta/Makefile index b305de57f..04e2d8820 100644 --- a/devel/okteta/Makefile +++ b/devel/okteta/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/14 08:03:31 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:37 tnn Exp $ DISTNAME= okteta-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Hex Editor diff --git a/devel/opal/Makefile b/devel/opal/Makefile index 9863ee313..aaf8f49b3 100644 --- a/devel/opal/Makefile +++ b/devel/opal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/04/10 05:39:15 obache Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:38 tnn Exp $ # DISTNAME= opal-3.6.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel net comms MASTER_SITES= ${MASTER_SITE_GNOME:=sources/opal/3.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/opal/buildlink3.mk b/devel/opal/buildlink3.mk index 46eb0c501..fd6934344 100644 --- a/devel/opal/buildlink3.mk +++ b/devel/opal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2014/02/12 23:17:49 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/04/25 14:20:38 tnn Exp $ BUILDLINK_TREE+= opal @@ -6,7 +6,7 @@ BUILDLINK_TREE+= opal OPAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.opal+= opal>=3.6.1 -BUILDLINK_ABI_DEPENDS.opal+= opal>=3.6.6nb7 +BUILDLINK_ABI_DEPENDS.opal+= opal>=3.6.6nb9 BUILDLINK_PKGSRCDIR.opal?= ../../devel/opal .include "../../audio/speex/buildlink3.mk" diff --git a/devel/opengrok/Makefile b/devel/opengrok/Makefile index 7f263c68c..ea223b293 100644 --- a/devel/opengrok/Makefile +++ b/devel/opengrok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/31 03:59:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/05/01 12:55:14 ryoon Exp $ DISTNAME= OpenGrok-0.12.1 PKGNAME= ${DISTNAME:tl:S/-rc/rc/} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= -https://github.com/OpenGrok/OpenGrok/archive/0.12.1.tar.gz diff --git a/devel/opengrok/distinfo b/devel/opengrok/distinfo index d07ae7681..1094856f1 100644 --- a/devel/opengrok/distinfo +++ b/devel/opengrok/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2014/10/06 13:36:43 ryoon Exp $ +$NetBSD: distinfo,v 1.10 2015/05/01 12:55:14 ryoon Exp $ SHA1 (OpenGrok-0.12.1.tar.gz) = 68a959ba5c5c23188e02f14ff023265111c86b36 RMD160 (OpenGrok-0.12.1.tar.gz) = 93f35c977da7c1b860c485f07b3ee69697778f10 Size (OpenGrok-0.12.1.tar.gz) = 1557993 bytes SHA1 (patch-OpenGrok) = 3626793fca6f62a4e9da2ff23ccc20e1ec82087b -SHA1 (patch-web_WEB-INF_web.xml) = 41ef040c1ddecd3ee6893f6ac2eb560190b85822 +SHA1 (patch-web_WEB-INF_web.xml) = dad7fe0aac6ba6f8cd388b89959abc129d960ac3 diff --git a/devel/opengrok/patches/patch-web_WEB-INF_web.xml b/devel/opengrok/patches/patch-web_WEB-INF_web.xml index c10dd4069..5811dbcce 100644 --- a/devel/opengrok/patches/patch-web_WEB-INF_web.xml +++ b/devel/opengrok/patches/patch-web_WEB-INF_web.xml @@ -1,4 +1,4 @@ -$NetBSD: patch-web_WEB-INF_web.xml,v 1.2 2014/10/06 13:36:43 ryoon Exp $ +$NetBSD: patch-web_WEB-INF_web.xml,v 1.3 2015/05/01 12:55:14 ryoon Exp $ --- web/WEB-INF/web.xml.orig 2014-04-29 11:05:25.000000000 +0000 +++ web/WEB-INF/web.xml @@ -7,7 +7,7 @@ $NetBSD: patch-web_WEB-INF_web.xml,v 1.2 2014/10/06 13:36:43 ryoon Exp $ CONFIGURATION - /var/opengrok/etc/configuration.xml -+ @PREFIX@/share/var/opengrok/etc/configuration.xml ++ @PREFIX@/share/opengrok/var/opengrok/etc/configuration.xml Full path to the configuration file where OpenGrok can read it's configuration diff --git a/devel/openocd/DESCR b/devel/openocd/DESCR new file mode 100644 index 000000000..c2e42d8e3 --- /dev/null +++ b/devel/openocd/DESCR @@ -0,0 +1,2 @@ +Free and open on-chip debugging, in-system programming and boundary-scan +testing. diff --git a/devel/openocd/Makefile b/devel/openocd/Makefile new file mode 100644 index 000000000..710446123 --- /dev/null +++ b/devel/openocd/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1 2015/04/04 00:26:42 rodent Exp $ + +DISTNAME= openocd-0.8.0 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openocd/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://openocd.org/ +COMMENT= Open On-Chip Debugger +LICENSE= gnu-gpl-v2 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= gmake pkg-config +MAKE_JOBS_SAFE= no +INFO_FILES= yes + +CONFIGURE_ARGS+= --infodir=${PREFIX}/info + +.include "options.mk" + +.include "../../lang/tcl/buildlink3.mk" +.include "../../mk/dlopen.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/openocd/PLIST b/devel/openocd/PLIST new file mode 100644 index 000000000..8b807ebf5 --- /dev/null +++ b/devel/openocd/PLIST @@ -0,0 +1,539 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/04 00:26:42 rodent Exp $ +bin/openocd +info/openocd.info +info/openocd.info-1 +info/openocd.info-2 +man/man1/openocd.1 +${PLIST.libusb1}share/openocd/OpenULINK/ulink_firmware.hex +share/openocd/contrib/99-openocd.rules +share/openocd/contrib/libdcc/README +share/openocd/contrib/libdcc/dcc_stdio.c +share/openocd/contrib/libdcc/dcc_stdio.h +share/openocd/contrib/libdcc/example.c +share/openocd/scripts/bitsbytes.tcl +share/openocd/scripts/board/actux3.cfg +share/openocd/scripts/board/altera_sockit.cfg +share/openocd/scripts/board/am3517evm.cfg +share/openocd/scripts/board/arm_evaluator7t.cfg +share/openocd/scripts/board/asus-rt-n16.cfg +share/openocd/scripts/board/at91cap7a-stk-sdram.cfg +share/openocd/scripts/board/at91eb40a.cfg +share/openocd/scripts/board/at91rm9200-dk.cfg +share/openocd/scripts/board/at91rm9200-ek.cfg +share/openocd/scripts/board/at91sam9261-ek.cfg +share/openocd/scripts/board/at91sam9263-ek.cfg +share/openocd/scripts/board/at91sam9g20-ek.cfg +share/openocd/scripts/board/atmel_at91sam7s-ek.cfg +share/openocd/scripts/board/atmel_at91sam9260-ek.cfg +share/openocd/scripts/board/atmel_at91sam9rl-ek.cfg +share/openocd/scripts/board/atmel_sam3n_ek.cfg +share/openocd/scripts/board/atmel_sam3s_ek.cfg +share/openocd/scripts/board/atmel_sam3u_ek.cfg +share/openocd/scripts/board/atmel_sam3x_ek.cfg +share/openocd/scripts/board/atmel_sam4l8_xplained_pro.cfg +share/openocd/scripts/board/atmel_sam4s_ek.cfg +share/openocd/scripts/board/atmel_sam4s_xplained_pro.cfg +share/openocd/scripts/board/atmel_samd20_xplained_pro.cfg +share/openocd/scripts/board/atmel_samd21_xplained_pro.cfg +share/openocd/scripts/board/atmel_samg53_xplained_pro.cfg +share/openocd/scripts/board/balloon3-cpu.cfg +share/openocd/scripts/board/bcm28155_ap.cfg +share/openocd/scripts/board/bt-homehubv1.cfg +share/openocd/scripts/board/colibri.cfg +share/openocd/scripts/board/crossbow_tech_imote2.cfg +share/openocd/scripts/board/csb337.cfg +share/openocd/scripts/board/csb732.cfg +share/openocd/scripts/board/da850evm.cfg +share/openocd/scripts/board/digi_connectcore_wi-9c.cfg +share/openocd/scripts/board/digilent_zedboard.cfg +share/openocd/scripts/board/diolan_lpc4350-db1.cfg +share/openocd/scripts/board/dm355evm.cfg +share/openocd/scripts/board/dm365evm.cfg +share/openocd/scripts/board/dm6446evm.cfg +share/openocd/scripts/board/dp_busblaster_v3.cfg +share/openocd/scripts/board/efikamx.cfg +share/openocd/scripts/board/eir.cfg +share/openocd/scripts/board/ek-lm3s1968.cfg +share/openocd/scripts/board/ek-lm3s3748.cfg +share/openocd/scripts/board/ek-lm3s6965.cfg +share/openocd/scripts/board/ek-lm3s811-revb.cfg +share/openocd/scripts/board/ek-lm3s811.cfg +share/openocd/scripts/board/ek-lm3s8962.cfg +share/openocd/scripts/board/ek-lm3s9b9x.cfg +share/openocd/scripts/board/ek-lm3s9d92.cfg +share/openocd/scripts/board/ek-lm4f120xl.cfg +share/openocd/scripts/board/ek-lm4f232.cfg +share/openocd/scripts/board/ek-tm4c123gxl.cfg +share/openocd/scripts/board/embedded-artists_lpc2478-32.cfg +share/openocd/scripts/board/ethernut3.cfg +share/openocd/scripts/board/frdm-kl25z.cfg +share/openocd/scripts/board/frdm-kl46z.cfg +share/openocd/scripts/board/glyn_tonga2.cfg +share/openocd/scripts/board/hammer.cfg +share/openocd/scripts/board/hilscher_nxdb500sys.cfg +share/openocd/scripts/board/hilscher_nxeb500hmi.cfg +share/openocd/scripts/board/hilscher_nxhx10.cfg +share/openocd/scripts/board/hilscher_nxhx50.cfg +share/openocd/scripts/board/hilscher_nxhx500.cfg +share/openocd/scripts/board/hilscher_nxsb100.cfg +share/openocd/scripts/board/hitex_lpc1768stick.cfg +share/openocd/scripts/board/hitex_lpc2929.cfg +share/openocd/scripts/board/hitex_stm32-performancestick.cfg +share/openocd/scripts/board/hitex_str9-comstick.cfg +share/openocd/scripts/board/iar_lpc1768.cfg +share/openocd/scripts/board/iar_str912_sk.cfg +share/openocd/scripts/board/icnova_imx53_sodimm.cfg +share/openocd/scripts/board/icnova_sam9g45_sodimm.cfg +share/openocd/scripts/board/imx27ads.cfg +share/openocd/scripts/board/imx27lnst.cfg +share/openocd/scripts/board/imx28evk.cfg +share/openocd/scripts/board/imx31pdk.cfg +share/openocd/scripts/board/imx35pdk.cfg +share/openocd/scripts/board/imx53-m53evk.cfg +share/openocd/scripts/board/imx53loco.cfg +share/openocd/scripts/board/keil_mcb1700.cfg +share/openocd/scripts/board/keil_mcb2140.cfg +share/openocd/scripts/board/kwikstik.cfg +share/openocd/scripts/board/linksys-wrt54gl.cfg +share/openocd/scripts/board/linksys_nslu2.cfg +share/openocd/scripts/board/lisa-l.cfg +share/openocd/scripts/board/logicpd_imx27.cfg +share/openocd/scripts/board/lpc1850_spifi_generic.cfg +share/openocd/scripts/board/lpc4350_spifi_generic.cfg +share/openocd/scripts/board/lubbock.cfg +share/openocd/scripts/board/mbed-lpc11u24.cfg +share/openocd/scripts/board/mbed-lpc1768.cfg +share/openocd/scripts/board/mcb1700.cfg +share/openocd/scripts/board/microchip_explorer16.cfg +share/openocd/scripts/board/mini2440.cfg +share/openocd/scripts/board/mini6410.cfg +share/openocd/scripts/board/nds32_xc5.cfg +share/openocd/scripts/board/netgear-dg834v3.cfg +share/openocd/scripts/board/olimex_LPC2378STK.cfg +share/openocd/scripts/board/olimex_lpc_h2148.cfg +share/openocd/scripts/board/olimex_sam7_ex256.cfg +share/openocd/scripts/board/olimex_sam9_l9260.cfg +share/openocd/scripts/board/olimex_stm32_h103.cfg +share/openocd/scripts/board/olimex_stm32_h107.cfg +share/openocd/scripts/board/olimex_stm32_p107.cfg +share/openocd/scripts/board/omap2420_h4.cfg +share/openocd/scripts/board/open-bldc.cfg +share/openocd/scripts/board/openrd.cfg +share/openocd/scripts/board/or1k_generic.cfg +share/openocd/scripts/board/osk5912.cfg +share/openocd/scripts/board/phone_se_j100i.cfg +share/openocd/scripts/board/phytec_lpc3250.cfg +share/openocd/scripts/board/pic-p32mx.cfg +share/openocd/scripts/board/propox_mmnet1001.cfg +share/openocd/scripts/board/pxa255_sst.cfg +share/openocd/scripts/board/quark_x10xx_board.cfg +share/openocd/scripts/board/redbee.cfg +share/openocd/scripts/board/rsc-w910.cfg +share/openocd/scripts/board/sheevaplug.cfg +share/openocd/scripts/board/smdk6410.cfg +share/openocd/scripts/board/spear300evb.cfg +share/openocd/scripts/board/spear300evb_mod.cfg +share/openocd/scripts/board/spear310evb20.cfg +share/openocd/scripts/board/spear310evb20_mod.cfg +share/openocd/scripts/board/spear320cpu.cfg +share/openocd/scripts/board/spear320cpu_mod.cfg +share/openocd/scripts/board/st_nucleo_f030r8.cfg +share/openocd/scripts/board/st_nucleo_f103rb.cfg +share/openocd/scripts/board/st_nucleo_f401re.cfg +share/openocd/scripts/board/steval_pcc010.cfg +share/openocd/scripts/board/stm320518_eval.cfg +share/openocd/scripts/board/stm320518_eval_stlink.cfg +share/openocd/scripts/board/stm32100b_eval.cfg +share/openocd/scripts/board/stm3210b_eval.cfg +share/openocd/scripts/board/stm3210c_eval.cfg +share/openocd/scripts/board/stm3210e_eval.cfg +share/openocd/scripts/board/stm3220g_eval.cfg +share/openocd/scripts/board/stm3220g_eval_stlink.cfg +share/openocd/scripts/board/stm3241g_eval.cfg +share/openocd/scripts/board/stm3241g_eval_stlink.cfg +share/openocd/scripts/board/stm32f0discovery.cfg +share/openocd/scripts/board/stm32f3discovery.cfg +share/openocd/scripts/board/stm32f429discovery.cfg +share/openocd/scripts/board/stm32f4discovery.cfg +share/openocd/scripts/board/stm32ldiscovery.cfg +share/openocd/scripts/board/stm32vldiscovery.cfg +share/openocd/scripts/board/str910-eval.cfg +share/openocd/scripts/board/telo.cfg +share/openocd/scripts/board/ti_am335xevm.cfg +share/openocd/scripts/board/ti_am43xx_evm.cfg +share/openocd/scripts/board/ti_beagleboard.cfg +share/openocd/scripts/board/ti_beagleboard_xm.cfg +share/openocd/scripts/board/ti_beaglebone.cfg +share/openocd/scripts/board/ti_blaze.cfg +share/openocd/scripts/board/ti_pandaboard.cfg +share/openocd/scripts/board/ti_pandaboard_es.cfg +share/openocd/scripts/board/ti_tmdx570ls31usb.cfg +share/openocd/scripts/board/topas910.cfg +share/openocd/scripts/board/topasa900.cfg +share/openocd/scripts/board/twr-k60f120m.cfg +share/openocd/scripts/board/twr-k60n512.cfg +share/openocd/scripts/board/tx25_stk5.cfg +share/openocd/scripts/board/tx27_stk5.cfg +share/openocd/scripts/board/unknown_at91sam9260.cfg +share/openocd/scripts/board/uptech_2410.cfg +share/openocd/scripts/board/verdex.cfg +share/openocd/scripts/board/voipac.cfg +share/openocd/scripts/board/voltcraft_dso-3062c.cfg +share/openocd/scripts/board/x300t.cfg +share/openocd/scripts/board/zy1000.cfg +share/openocd/scripts/chip/atmel/at91/aic.tcl +share/openocd/scripts/chip/atmel/at91/at91_pio.cfg +share/openocd/scripts/chip/atmel/at91/at91_pmc.cfg +share/openocd/scripts/chip/atmel/at91/at91_rstc.cfg +share/openocd/scripts/chip/atmel/at91/at91_wdt.cfg +share/openocd/scripts/chip/atmel/at91/at91sam7x128.tcl +share/openocd/scripts/chip/atmel/at91/at91sam7x256.tcl +share/openocd/scripts/chip/atmel/at91/at91sam9261.cfg +share/openocd/scripts/chip/atmel/at91/at91sam9261_matrix.cfg +share/openocd/scripts/chip/atmel/at91/at91sam9263.cfg +share/openocd/scripts/chip/atmel/at91/at91sam9263_matrix.cfg +share/openocd/scripts/chip/atmel/at91/at91sam9_init.cfg +share/openocd/scripts/chip/atmel/at91/at91sam9_sdramc.cfg +share/openocd/scripts/chip/atmel/at91/at91sam9_smc.cfg +share/openocd/scripts/chip/atmel/at91/hardware.cfg +share/openocd/scripts/chip/atmel/at91/pmc.tcl +share/openocd/scripts/chip/atmel/at91/rtt.tcl +share/openocd/scripts/chip/atmel/at91/sam9_smc.cfg +share/openocd/scripts/chip/atmel/at91/usarts.tcl +share/openocd/scripts/chip/st/spear/quirk_no_srst.tcl +share/openocd/scripts/chip/st/spear/spear3xx.tcl +share/openocd/scripts/chip/st/spear/spear3xx_ddr.tcl +share/openocd/scripts/chip/st/stm32/stm32.tcl +share/openocd/scripts/chip/st/stm32/stm32_rcc.tcl +share/openocd/scripts/chip/st/stm32/stm32_regs.tcl +share/openocd/scripts/chip/ti/lm3s/lm3s.tcl +share/openocd/scripts/chip/ti/lm3s/lm3s_regs.tcl +share/openocd/scripts/cpld/lattice-lc4032ze.cfg +share/openocd/scripts/cpld/xilinx-xcr3256.cfg +share/openocd/scripts/cpu/arm/arm7tdmi.tcl +share/openocd/scripts/cpu/arm/arm920.tcl +share/openocd/scripts/cpu/arm/arm946.tcl +share/openocd/scripts/cpu/arm/arm966.tcl +share/openocd/scripts/cpu/arm/cortex_m3.tcl +share/openocd/scripts/interface/altera-usb-blaster.cfg +share/openocd/scripts/interface/altera-usb-blaster2.cfg +share/openocd/scripts/interface/arm-jtag-ew.cfg +share/openocd/scripts/interface/at91rm9200.cfg +share/openocd/scripts/interface/axm0432.cfg +share/openocd/scripts/interface/busblaster.cfg +share/openocd/scripts/interface/buspirate.cfg +share/openocd/scripts/interface/calao-usb-a9260-c01.cfg +share/openocd/scripts/interface/calao-usb-a9260-c02.cfg +share/openocd/scripts/interface/calao-usb-a9260.cfg +share/openocd/scripts/interface/chameleon.cfg +share/openocd/scripts/interface/cmsis-dap.cfg +share/openocd/scripts/interface/cortino.cfg +share/openocd/scripts/interface/digilent-hs1.cfg +share/openocd/scripts/interface/dlp-usb1232h.cfg +share/openocd/scripts/interface/dummy.cfg +share/openocd/scripts/interface/estick.cfg +share/openocd/scripts/interface/flashlink.cfg +share/openocd/scripts/interface/flossjtag-noeeprom.cfg +share/openocd/scripts/interface/flossjtag.cfg +share/openocd/scripts/interface/flyswatter.cfg +share/openocd/scripts/interface/flyswatter2.cfg +share/openocd/scripts/interface/ftdi/axm0432.cfg +share/openocd/scripts/interface/ftdi/calao-usb-a9260-c01.cfg +share/openocd/scripts/interface/ftdi/calao-usb-a9260-c02.cfg +share/openocd/scripts/interface/ftdi/cortino.cfg +share/openocd/scripts/interface/ftdi/digilent_jtag_smt2.cfg +share/openocd/scripts/interface/ftdi/dlp-usb1232h.cfg +share/openocd/scripts/interface/ftdi/dp_busblaster.cfg +share/openocd/scripts/interface/ftdi/flossjtag-noeeprom.cfg +share/openocd/scripts/interface/ftdi/flossjtag.cfg +share/openocd/scripts/interface/ftdi/flyswatter.cfg +share/openocd/scripts/interface/ftdi/flyswatter2.cfg +share/openocd/scripts/interface/ftdi/gw16042.cfg +share/openocd/scripts/interface/ftdi/hilscher_nxhx10_etm.cfg +share/openocd/scripts/interface/ftdi/hilscher_nxhx500_etm.cfg +share/openocd/scripts/interface/ftdi/hilscher_nxhx500_re.cfg +share/openocd/scripts/interface/ftdi/hilscher_nxhx50_etm.cfg +share/openocd/scripts/interface/ftdi/hilscher_nxhx50_re.cfg +share/openocd/scripts/interface/ftdi/hitex_lpc1768stick.cfg +share/openocd/scripts/interface/ftdi/hitex_str9-comstick.cfg +share/openocd/scripts/interface/ftdi/icebear.cfg +share/openocd/scripts/interface/ftdi/jtag-lock-pick_tiny_2.cfg +share/openocd/scripts/interface/ftdi/jtagkey.cfg +share/openocd/scripts/interface/ftdi/jtagkey2.cfg +share/openocd/scripts/interface/ftdi/jtagkey2p.cfg +share/openocd/scripts/interface/ftdi/kt-link.cfg +share/openocd/scripts/interface/ftdi/lisa-l.cfg +share/openocd/scripts/interface/ftdi/luminary-icdi.cfg +share/openocd/scripts/interface/ftdi/luminary-lm3s811.cfg +share/openocd/scripts/interface/ftdi/luminary.cfg +share/openocd/scripts/interface/ftdi/m53evk.cfg +share/openocd/scripts/interface/ftdi/minimodule.cfg +share/openocd/scripts/interface/ftdi/neodb.cfg +share/openocd/scripts/interface/ftdi/ngxtech.cfg +share/openocd/scripts/interface/ftdi/olimex-arm-usb-ocd-h.cfg +share/openocd/scripts/interface/ftdi/olimex-arm-usb-ocd.cfg +share/openocd/scripts/interface/ftdi/olimex-arm-usb-tiny-h.cfg +share/openocd/scripts/interface/ftdi/olimex-jtag-tiny.cfg +share/openocd/scripts/interface/ftdi/oocdlink.cfg +share/openocd/scripts/interface/ftdi/opendous_ftdi.cfg +share/openocd/scripts/interface/ftdi/openocd-usb-hs.cfg +share/openocd/scripts/interface/ftdi/openocd-usb.cfg +share/openocd/scripts/interface/ftdi/openrd.cfg +share/openocd/scripts/interface/ftdi/redbee-econotag.cfg +share/openocd/scripts/interface/ftdi/redbee-usb.cfg +share/openocd/scripts/interface/ftdi/sheevaplug.cfg +share/openocd/scripts/interface/ftdi/signalyzer-lite.cfg +share/openocd/scripts/interface/ftdi/signalyzer.cfg +share/openocd/scripts/interface/ftdi/stm32-stick.cfg +share/openocd/scripts/interface/ftdi/tumpa-lite.cfg +share/openocd/scripts/interface/ftdi/tumpa.cfg +share/openocd/scripts/interface/ftdi/turtelizer2-revB.cfg +share/openocd/scripts/interface/ftdi/turtelizer2-revC.cfg +share/openocd/scripts/interface/ftdi/vpaclink.cfg +share/openocd/scripts/interface/ftdi/xds100v2.cfg +share/openocd/scripts/interface/hilscher_nxhx10_etm.cfg +share/openocd/scripts/interface/hilscher_nxhx500_etm.cfg +share/openocd/scripts/interface/hilscher_nxhx500_re.cfg +share/openocd/scripts/interface/hilscher_nxhx50_etm.cfg +share/openocd/scripts/interface/hilscher_nxhx50_re.cfg +share/openocd/scripts/interface/hitex_str9-comstick.cfg +share/openocd/scripts/interface/icebear.cfg +share/openocd/scripts/interface/jlink.cfg +share/openocd/scripts/interface/jtag-lock-pick_tiny_2.cfg +share/openocd/scripts/interface/jtag_vpi.cfg +share/openocd/scripts/interface/jtagkey-tiny.cfg +share/openocd/scripts/interface/jtagkey.cfg +share/openocd/scripts/interface/jtagkey2.cfg +share/openocd/scripts/interface/jtagkey2p.cfg +share/openocd/scripts/interface/kt-link.cfg +share/openocd/scripts/interface/lisa-l.cfg +share/openocd/scripts/interface/luminary-icdi.cfg +share/openocd/scripts/interface/luminary-lm3s811.cfg +share/openocd/scripts/interface/luminary.cfg +share/openocd/scripts/interface/minimodule.cfg +share/openocd/scripts/interface/nds32-aice.cfg +share/openocd/scripts/interface/neodb.cfg +share/openocd/scripts/interface/ngxtech.cfg +share/openocd/scripts/interface/olimex-arm-usb-ocd-h.cfg +share/openocd/scripts/interface/olimex-arm-usb-ocd.cfg +share/openocd/scripts/interface/olimex-arm-usb-tiny-h.cfg +share/openocd/scripts/interface/olimex-jtag-tiny.cfg +share/openocd/scripts/interface/oocdlink.cfg +share/openocd/scripts/interface/opendous.cfg +share/openocd/scripts/interface/opendous_ftdi.cfg +share/openocd/scripts/interface/openjtag.cfg +share/openocd/scripts/interface/openocd-usb-hs.cfg +share/openocd/scripts/interface/openocd-usb.cfg +share/openocd/scripts/interface/openrd.cfg +share/openocd/scripts/interface/osbdm.cfg +share/openocd/scripts/interface/parport.cfg +share/openocd/scripts/interface/parport_dlc5.cfg +share/openocd/scripts/interface/raspberrypi-native.cfg +share/openocd/scripts/interface/redbee-econotag.cfg +share/openocd/scripts/interface/redbee-usb.cfg +share/openocd/scripts/interface/rlink.cfg +share/openocd/scripts/interface/sheevaplug.cfg +share/openocd/scripts/interface/signalyzer-h2.cfg +share/openocd/scripts/interface/signalyzer-h4.cfg +share/openocd/scripts/interface/signalyzer-lite.cfg +share/openocd/scripts/interface/signalyzer.cfg +share/openocd/scripts/interface/stlink-v1.cfg +share/openocd/scripts/interface/stlink-v2-1.cfg +share/openocd/scripts/interface/stlink-v2.cfg +share/openocd/scripts/interface/stm32-stick.cfg +share/openocd/scripts/interface/sysfsgpio-raspberrypi.cfg +share/openocd/scripts/interface/ti-icdi.cfg +share/openocd/scripts/interface/turtelizer2.cfg +share/openocd/scripts/interface/ulink.cfg +share/openocd/scripts/interface/usb-jtag.cfg +share/openocd/scripts/interface/usbprog.cfg +share/openocd/scripts/interface/vpaclink.cfg +share/openocd/scripts/interface/vsllink.cfg +share/openocd/scripts/interface/xds100v2.cfg +share/openocd/scripts/mem_helper.tcl +share/openocd/scripts/memory.tcl +share/openocd/scripts/mmr_helpers.tcl +share/openocd/scripts/target/1986ве1т.cfg +share/openocd/scripts/target/aduc702x.cfg +share/openocd/scripts/target/altera_fpgasoc.cfg +share/openocd/scripts/target/am335x.cfg +share/openocd/scripts/target/am437x.cfg +share/openocd/scripts/target/amdm37x.cfg +share/openocd/scripts/target/ar71xx.cfg +share/openocd/scripts/target/armada370.cfg +share/openocd/scripts/target/at32ap7000.cfg +share/openocd/scripts/target/at91r40008.cfg +share/openocd/scripts/target/at91rm9200.cfg +share/openocd/scripts/target/at91sam3XXX.cfg +share/openocd/scripts/target/at91sam3ax_4x.cfg +share/openocd/scripts/target/at91sam3ax_8x.cfg +share/openocd/scripts/target/at91sam3ax_xx.cfg +share/openocd/scripts/target/at91sam3nXX.cfg +share/openocd/scripts/target/at91sam3sXX.cfg +share/openocd/scripts/target/at91sam3u1c.cfg +share/openocd/scripts/target/at91sam3u1e.cfg +share/openocd/scripts/target/at91sam3u2c.cfg +share/openocd/scripts/target/at91sam3u2e.cfg +share/openocd/scripts/target/at91sam3u4c.cfg +share/openocd/scripts/target/at91sam3u4e.cfg +share/openocd/scripts/target/at91sam3uxx.cfg +share/openocd/scripts/target/at91sam4XXX.cfg +share/openocd/scripts/target/at91sam4lXX.cfg +share/openocd/scripts/target/at91sam4sXX.cfg +share/openocd/scripts/target/at91sam4sd32x.cfg +share/openocd/scripts/target/at91sam7se512.cfg +share/openocd/scripts/target/at91sam7sx.cfg +share/openocd/scripts/target/at91sam7x256.cfg +share/openocd/scripts/target/at91sam7x512.cfg +share/openocd/scripts/target/at91sam9.cfg +share/openocd/scripts/target/at91sam9260.cfg +share/openocd/scripts/target/at91sam9260_ext_RAM_ext_flash.cfg +share/openocd/scripts/target/at91sam9261.cfg +share/openocd/scripts/target/at91sam9263.cfg +share/openocd/scripts/target/at91sam9g10.cfg +share/openocd/scripts/target/at91sam9g20.cfg +share/openocd/scripts/target/at91sam9g45.cfg +share/openocd/scripts/target/at91sam9rl.cfg +share/openocd/scripts/target/at91samdXX.cfg +share/openocd/scripts/target/at91samg5x.cfg +share/openocd/scripts/target/atmega128.cfg +share/openocd/scripts/target/avr32.cfg +share/openocd/scripts/target/bcm281xx.cfg +share/openocd/scripts/target/bcm4718.cfg +share/openocd/scripts/target/bcm47xx.cfg +share/openocd/scripts/target/bcm5352e.cfg +share/openocd/scripts/target/bcm6348.cfg +share/openocd/scripts/target/c100.cfg +share/openocd/scripts/target/c100config.tcl +share/openocd/scripts/target/c100helper.tcl +share/openocd/scripts/target/c100regs.tcl +share/openocd/scripts/target/cs351x.cfg +share/openocd/scripts/target/davinci.cfg +share/openocd/scripts/target/dragonite.cfg +share/openocd/scripts/target/dsp56321.cfg +share/openocd/scripts/target/dsp568013.cfg +share/openocd/scripts/target/dsp568037.cfg +share/openocd/scripts/target/efm32_stlink.cfg +share/openocd/scripts/target/epc9301.cfg +share/openocd/scripts/target/faux.cfg +share/openocd/scripts/target/feroceon.cfg +share/openocd/scripts/target/fm3.cfg +share/openocd/scripts/target/hilscher_netx10.cfg +share/openocd/scripts/target/hilscher_netx50.cfg +share/openocd/scripts/target/hilscher_netx500.cfg +share/openocd/scripts/target/icepick.cfg +share/openocd/scripts/target/imx.cfg +share/openocd/scripts/target/imx21.cfg +share/openocd/scripts/target/imx25.cfg +share/openocd/scripts/target/imx27.cfg +share/openocd/scripts/target/imx28.cfg +share/openocd/scripts/target/imx31.cfg +share/openocd/scripts/target/imx35.cfg +share/openocd/scripts/target/imx51.cfg +share/openocd/scripts/target/imx53.cfg +share/openocd/scripts/target/imx6.cfg +share/openocd/scripts/target/is5114.cfg +share/openocd/scripts/target/ixp42x.cfg +share/openocd/scripts/target/k40.cfg +share/openocd/scripts/target/k60.cfg +share/openocd/scripts/target/kl25.cfg +share/openocd/scripts/target/kl25z_hla.cfg +share/openocd/scripts/target/kl46.cfg +share/openocd/scripts/target/lpc11uxx.cfg +share/openocd/scripts/target/lpc1751.cfg +share/openocd/scripts/target/lpc1752.cfg +share/openocd/scripts/target/lpc1754.cfg +share/openocd/scripts/target/lpc1756.cfg +share/openocd/scripts/target/lpc1758.cfg +share/openocd/scripts/target/lpc1759.cfg +share/openocd/scripts/target/lpc1763.cfg +share/openocd/scripts/target/lpc1764.cfg +share/openocd/scripts/target/lpc1765.cfg +share/openocd/scripts/target/lpc1766.cfg +share/openocd/scripts/target/lpc1767.cfg +share/openocd/scripts/target/lpc1768.cfg +share/openocd/scripts/target/lpc1769.cfg +share/openocd/scripts/target/lpc1788.cfg +share/openocd/scripts/target/lpc17xx.cfg +share/openocd/scripts/target/lpc1850.cfg +share/openocd/scripts/target/lpc2103.cfg +share/openocd/scripts/target/lpc2124.cfg +share/openocd/scripts/target/lpc2129.cfg +share/openocd/scripts/target/lpc2148.cfg +share/openocd/scripts/target/lpc2294.cfg +share/openocd/scripts/target/lpc2378.cfg +share/openocd/scripts/target/lpc2460.cfg +share/openocd/scripts/target/lpc2478.cfg +share/openocd/scripts/target/lpc2900.cfg +share/openocd/scripts/target/lpc2xxx.cfg +share/openocd/scripts/target/lpc3131.cfg +share/openocd/scripts/target/lpc3250.cfg +share/openocd/scripts/target/lpc4350.cfg +share/openocd/scripts/target/mc13224v.cfg +share/openocd/scripts/target/mdr32f9q2i.cfg +share/openocd/scripts/target/nds32v2.cfg +share/openocd/scripts/target/nds32v3.cfg +share/openocd/scripts/target/nds32v3m.cfg +share/openocd/scripts/target/nrf51_stlink.tcl +share/openocd/scripts/target/nuc910.cfg +share/openocd/scripts/target/omap2420.cfg +share/openocd/scripts/target/omap3530.cfg +share/openocd/scripts/target/omap4430.cfg +share/openocd/scripts/target/omap4460.cfg +share/openocd/scripts/target/omap5912.cfg +share/openocd/scripts/target/omapl138.cfg +share/openocd/scripts/target/or1k.cfg +share/openocd/scripts/target/pic32mx.cfg +share/openocd/scripts/target/pxa255.cfg +share/openocd/scripts/target/pxa270.cfg +share/openocd/scripts/target/pxa3xx.cfg +share/openocd/scripts/target/quark_x10xx.cfg +share/openocd/scripts/target/readme.txt +share/openocd/scripts/target/samsung_s3c2410.cfg +share/openocd/scripts/target/samsung_s3c2440.cfg +share/openocd/scripts/target/samsung_s3c2450.cfg +share/openocd/scripts/target/samsung_s3c4510.cfg +share/openocd/scripts/target/samsung_s3c6410.cfg +share/openocd/scripts/target/sharp_lh79532.cfg +share/openocd/scripts/target/smp8634.cfg +share/openocd/scripts/target/spear3xx.cfg +share/openocd/scripts/target/stellaris.cfg +share/openocd/scripts/target/stellaris_icdi.cfg +share/openocd/scripts/target/stm32_stlink.cfg +share/openocd/scripts/target/stm32f0x.cfg +share/openocd/scripts/target/stm32f0x_stlink.cfg +share/openocd/scripts/target/stm32f1x.cfg +share/openocd/scripts/target/stm32f1x_stlink.cfg +share/openocd/scripts/target/stm32f2x.cfg +share/openocd/scripts/target/stm32f2x_stlink.cfg +share/openocd/scripts/target/stm32f3x.cfg +share/openocd/scripts/target/stm32f3x_stlink.cfg +share/openocd/scripts/target/stm32f4x.cfg +share/openocd/scripts/target/stm32f4x_stlink.cfg +share/openocd/scripts/target/stm32l.cfg +share/openocd/scripts/target/stm32lx_dual_bank.cfg +share/openocd/scripts/target/stm32lx_stlink.cfg +share/openocd/scripts/target/stm32w108_stlink.cfg +share/openocd/scripts/target/stm32w108xx.cfg +share/openocd/scripts/target/stm32xl.cfg +share/openocd/scripts/target/str710.cfg +share/openocd/scripts/target/str730.cfg +share/openocd/scripts/target/str750.cfg +share/openocd/scripts/target/str912.cfg +share/openocd/scripts/target/swj-dp.tcl +share/openocd/scripts/target/test_reset_syntax_error.cfg +share/openocd/scripts/target/test_syntax_error.cfg +share/openocd/scripts/target/ti-ar7.cfg +share/openocd/scripts/target/ti_calypso.cfg +share/openocd/scripts/target/ti_dm355.cfg +share/openocd/scripts/target/ti_dm365.cfg +share/openocd/scripts/target/ti_dm6446.cfg +share/openocd/scripts/target/ti_tms570.cfg +share/openocd/scripts/target/tmpa900.cfg +share/openocd/scripts/target/tmpa910.cfg +share/openocd/scripts/target/u8500.cfg +share/openocd/scripts/target/zynq_7000.cfg +share/openocd/scripts/test/selftest.cfg +share/openocd/scripts/test/syntax1.cfg +share/openocd/scripts/tools/firmware-recovery.tcl +share/openocd/scripts/tools/memtest.tcl diff --git a/devel/openocd/distinfo b/devel/openocd/distinfo new file mode 100644 index 000000000..243dc23f4 --- /dev/null +++ b/devel/openocd/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.2 2015/04/23 12:21:19 rodent Exp $ + +SHA1 (openocd-0.8.0.tar.bz2) = 10bf9eeb54e03083cb1a101785b2d69fbdf18f31 +RMD160 (openocd-0.8.0.tar.bz2) = 812755bb51ccf6bb11e4b6aac6dd1c0c674c43b7 +Size (openocd-0.8.0.tar.bz2) = 3768447 bytes +SHA1 (patch-src_jtag_drivers_ulink.c) = 373960ff40b4cd2b7a74e526595bf4ab9468beb3 +SHA1 (patch-src_jtag_drivers_usb__blaster_ublast2__access__libusb.c) = 5baff71502a7fc1121efd3d8d6de0bd72eae3832 diff --git a/devel/openocd/options.mk b/devel/openocd/options.mk new file mode 100644 index 000000000..00155f3fd --- /dev/null +++ b/devel/openocd/options.mk @@ -0,0 +1,25 @@ +# $NetBSD: options.mk,v 1.1 2015/04/04 00:26:42 rodent Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.openocd +PKG_SUPPORTED_OPTIONS= libhidapi libusb libusb1 +PKG_SUGGESTED_OPTIONS+= ${PKG_SUPPORTED_OPTIONS} +PLIST_VARS+= libusb1 + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mlibhidapi) +.include "../../comms/libhidapi/buildlink3.mk" +HIDAPI_CFLAGS= -I${BUILDLINK_PREFIX.libhidapi}/include/hidapi +HIDAPI_LIBS= -L/usr/pkgsrc/pkg/lib -Wl,-R/usr/pkgsrc/pkg/lib -lhidapi +CONFIGURE_ENV+= HIDAPI_CFLAGS=${HIDAPI_CFLAGS:Q} +CONFIGURE_ENV+= HIDAPI_LIBS=${HIDAPI_LIBS:Q} +.endif + +.if !empty(PKG_OPTIONS:Mlibusb) +.include "../../devel/libusb/buildlink3.mk" +.endif + +.if !empty(PKG_OPTIONS:Mlibusb1) +.include "../../devel/libusb1/buildlink3.mk" +PLIST.libusb1= yes +.endif diff --git a/devel/openocd/patches/patch-src_jtag_drivers_ulink.c b/devel/openocd/patches/patch-src_jtag_drivers_ulink.c new file mode 100644 index 000000000..03df5ccef --- /dev/null +++ b/devel/openocd/patches/patch-src_jtag_drivers_ulink.c @@ -0,0 +1,16 @@ +$NetBSD: patch-src_jtag_drivers_ulink.c,v 1.1 2015/04/23 12:21:19 rodent Exp $ + +"Remove useless checks causing build failure with clang". --upstream + +--- src/jtag/drivers/ulink.c.orig 2014-03-29 16:55:12.000000000 +0000 ++++ src/jtag/drivers/ulink.c +@@ -461,9 +461,6 @@ int ulink_write_firmware_section(struct + LOG_DEBUG("section %02i at addr 0x%04x (size 0x%04x)", section_index, addr, + size); + +- if (data == NULL) +- return ERROR_FAIL; +- + /* Copy section contents to local buffer */ + ret = image_read_section(firmware_image, section_index, 0, size, data, + &size_read); diff --git a/devel/openocd/patches/patch-src_jtag_drivers_usb__blaster_ublast2__access__libusb.c b/devel/openocd/patches/patch-src_jtag_drivers_usb__blaster_ublast2__access__libusb.c new file mode 100644 index 000000000..aa3e83260 --- /dev/null +++ b/devel/openocd/patches/patch-src_jtag_drivers_usb__blaster_ublast2__access__libusb.c @@ -0,0 +1,16 @@ +$NetBSD: patch-src_jtag_drivers_usb__blaster_ublast2__access__libusb.c,v 1.1 2015/04/23 12:21:19 rodent Exp $ + +"Remove useless checks causing build failure with clang". --upstream + +--- src/jtag/drivers/usb_blaster/ublast2_access_libusb.c.orig 2014-03-29 16:55:12.000000000 +0000 ++++ src/jtag/drivers/usb_blaster/ublast2_access_libusb.c +@@ -74,9 +74,6 @@ static int ublast2_write_firmware_sectio + LOG_DEBUG("section %02i at addr 0x%04x (size 0x%04x)", section_index, addr, + size); + +- if (data == NULL) +- return ERROR_FAIL; +- + /* Copy section contents to local buffer */ + int ret = image_read_section(firmware_image, section_index, 0, size, data, + &size_read); diff --git a/devel/ossp-uuid/Makefile b/devel/ossp-uuid/Makefile index 64ceaf281..2f6e40ece 100644 --- a/devel/ossp-uuid/Makefile +++ b/devel/ossp-uuid/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:37 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:52 wiz Exp $ # DISTNAME= uuid-1.6.2 PKGNAME= ossp-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/uuid/ diff --git a/devel/p5-Acme-Damn/DESCR b/devel/p5-Acme-Damn/DESCR new file mode 100644 index 000000000..e9918b46b --- /dev/null +++ b/devel/p5-Acme-Damn/DESCR @@ -0,0 +1,3 @@ +Acme::Damn provides a single routine, damn(), which takes a blessed +reference (a Perl object), and *unblesses* it, to return the original +reference. diff --git a/devel/p5-Acme-Damn/Makefile b/devel/p5-Acme-Damn/Makefile new file mode 100644 index 000000000..1f5b20a95 --- /dev/null +++ b/devel/p5-Acme-Damn/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:48:52 wiz Exp $ + +DISTNAME= Acme-Damn-0.06 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IB/IBB/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Acme-Damn/ +COMMENT= Perl5 module for 'unblessing' perl objects +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception + +PERL5_PACKLIST= auto/Acme/Damn/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Acme-Damn/distinfo b/devel/p5-Acme-Damn/distinfo new file mode 100644 index 000000000..7ca6bfbb6 --- /dev/null +++ b/devel/p5-Acme-Damn/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 15:01:51 wiz Exp $ + +SHA1 (Acme-Damn-0.06.tar.gz) = 55345a4a58b0b69e18530f7939d78a8eedeb033f +RMD160 (Acme-Damn-0.06.tar.gz) = e5ea9d3d635e0d05624d04d4d616253c07b666c1 +Size (Acme-Damn-0.06.tar.gz) = 8635 bytes diff --git a/devel/p5-Acme-PlayCode/Makefile b/devel/p5-Acme-PlayCode/Makefile index 874209639..da0897074 100644 --- a/devel/p5-Acme-PlayCode/Makefile +++ b/devel/p5-Acme-PlayCode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:37 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Acme-PlayCode-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Acme/} #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/} diff --git a/devel/p5-Algorithm-Annotate/Makefile b/devel/p5-Algorithm-Annotate/Makefile index d8b3dffd8..1d92f1fc0 100644 --- a/devel/p5-Algorithm-Annotate/Makefile +++ b/devel/p5-Algorithm-Annotate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:10 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-Annotate-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index 64afd7b59..e29d03040 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/09/06 08:19:39 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-C3-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/devel/p5-Algorithm-CheckDigits/Makefile b/devel/p5-Algorithm-CheckDigits/Makefile index 7135b1645..c79c564e5 100644 --- a/devel/p5-Algorithm-CheckDigits/Makefile +++ b/devel/p5-Algorithm-CheckDigits/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/27 22:35:41 joerg Exp $ DISTNAME= Algorithm-CheckDigits-v1.3.0 PKGNAME= p5-${DISTNAME:S/-v/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} @@ -16,5 +16,7 @@ BUILD_DEPENDS+= p5-Probe-Perl-[0-9]*:../../devel/p5-Probe-Perl USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Algorithm/CheckDigits/.packlist +PERL5_MODULE_TYPE= Module::Build + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Algorithm-Dependency/Makefile b/devel/p5-Algorithm-Dependency/Makefile index 5a984d48a..dd071b523 100644 --- a/devel/p5-Algorithm-Dependency/Makefile +++ b/devel/p5-Algorithm-Dependency/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:10 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-Dependency-1.110 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index 212ae865e..0ebe6b4d2 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/11/26 12:10:35 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-Diff-1.1903 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/devel/p5-Algorithm-HowSimilar/Makefile b/devel/p5-Algorithm-HowSimilar/Makefile index 4df2b3b05..5b515f335 100644 --- a/devel/p5-Algorithm-HowSimilar/Makefile +++ b/devel/p5-Algorithm-HowSimilar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-HowSimilar-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/devel/p5-Algorithm-Merge/Makefile b/devel/p5-Algorithm-Merge/Makefile index 48f5ebd80..eee6f4c8d 100644 --- a/devel/p5-Algorithm-Merge/Makefile +++ b/devel/p5-Algorithm-Merge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-Merge-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/devel/p5-Algorithm-Permute/Makefile b/devel/p5-Algorithm-Permute/Makefile index 985359feb..d0325642f 100644 --- a/devel/p5-Algorithm-Permute/Makefile +++ b/devel/p5-Algorithm-Permute/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-Permute-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/devel/p5-Alien-Packages/Makefile b/devel/p5-Alien-Packages/Makefile index 24c8a4adb..6556cb159 100644 --- a/devel/p5-Alien-Packages/Makefile +++ b/devel/p5-Alien-Packages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Alien-Packages-0.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} diff --git a/devel/p5-AnnoCPAN-Perldoc/Makefile b/devel/p5-AnnoCPAN-Perldoc/Makefile index 9c02320fe..c43bc0793 100644 --- a/devel/p5-AnnoCPAN-Perldoc/Makefile +++ b/devel/p5-AnnoCPAN-Perldoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:53 wiz Exp $ DISTNAME= AnnoCPAN-Perldoc-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IT/ITUB/} diff --git a/devel/p5-Any-Moose/Makefile b/devel/p5-Any-Moose/Makefile index 5cac3f998..7089bfd20 100644 --- a/devel/p5-Any-Moose/Makefile +++ b/devel/p5-Any-Moose/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/03/15 13:06:03 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:53 wiz Exp $ DISTNAME= Any-Moose-0.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Any/} diff --git a/devel/p5-AnyEvent-AIO/Makefile b/devel/p5-AnyEvent-AIO/Makefile index a0be5e01b..47a9932eb 100644 --- a/devel/p5-AnyEvent-AIO/Makefile +++ b/devel/p5-AnyEvent-AIO/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:53 wiz Exp $ DISTNAME= AnyEvent-AIO-1.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} diff --git a/devel/p5-AnyEvent-IRC/Makefile b/devel/p5-AnyEvent-IRC/Makefile index b181ba063..795e89617 100644 --- a/devel/p5-AnyEvent-IRC/Makefile +++ b/devel/p5-AnyEvent-IRC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:53 wiz Exp $ DISTNAME= AnyEvent-IRC-0.97 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} diff --git a/devel/p5-AnyEvent-RabbitMQ/Makefile b/devel/p5-AnyEvent-RabbitMQ/Makefile index fdefac81f..b3390640c 100644 --- a/devel/p5-AnyEvent-RabbitMQ/Makefile +++ b/devel/p5-AnyEvent-RabbitMQ/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/01/14 15:23:02 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:53 wiz Exp $ DISTNAME= AnyEvent-RabbitMQ-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cpan.metacpan.org/CPAN/authors/id/B/BO/BOBTFISH/ MASTER_SITES+= http://cpan.metacpan.org/authors/id/B/BO/BOBTFISH/ diff --git a/devel/p5-AnyEvent-XMPP/Makefile b/devel/p5-AnyEvent-XMPP/Makefile index a617d1768..c2888aa35 100644 --- a/devel/p5-AnyEvent-XMPP/Makefile +++ b/devel/p5-AnyEvent-XMPP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/07/29 03:44:21 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:53 wiz Exp $ # DISTNAME= AnyEvent-XMPP-0.55 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MS/MSTPLBG/ diff --git a/devel/p5-AnyEvent/Makefile b/devel/p5-AnyEvent/Makefile index c8bf3a774..7b865c5b0 100644 --- a/devel/p5-AnyEvent/Makefile +++ b/devel/p5-AnyEvent/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/03/15 13:11:26 mef Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:48:53 wiz Exp $ -DISTNAME= AnyEvent-7.08 +DISTNAME= AnyEvent-7.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} @@ -20,5 +21,12 @@ DEPENDS+= p5-EV>=4:../../devel/p5-EV DEPENDS+= p5-Guard>=1.020:../../devel/p5-Guard DEPENDS+= p5-Async-Interrupt>=1:../../devel/p5-Async-Interrupt +# setup for make test (expecting PASS with several skipping items) +#BUILD_DEPENDS+= p5-AnyEvent-AIO-[0-9]*:../../devel/p5-AnyEvent-AIO +BUILD_DEPENDS+= p5-IO-Async-[0-9]*:../../devel/p5-IO-Async + +TEST_ENV+= PERL_ANYEVENT_LOOP_TESTS=true +TEST_ENV+= PERL_ANYEVENT_NET_TESTS=true + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-AnyEvent/distinfo b/devel/p5-AnyEvent/distinfo index ca40b41f6..fbb0240b4 100644 --- a/devel/p5-AnyEvent/distinfo +++ b/devel/p5-AnyEvent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2015/03/15 13:09:15 mef Exp $ +$NetBSD: distinfo,v 1.25 2015/05/06 02:23:59 mef Exp $ -SHA1 (AnyEvent-7.08.tar.gz) = d4d878434bf35933819d16f4a696e1f9215c6b8a -RMD160 (AnyEvent-7.08.tar.gz) = 36f6377b1dc8b70da72a27557e8c11687dea31f5 -Size (AnyEvent-7.08.tar.gz) = 296173 bytes +SHA1 (AnyEvent-7.09.tar.gz) = f48dde43ac9cb1c5432cd58d9f906d0d6984a558 +RMD160 (AnyEvent-7.09.tar.gz) = 7abe3d9aab1e53dc2c01115e5db5facc6b40f6f9 +Size (AnyEvent-7.09.tar.gz) = 295920 bytes diff --git a/devel/p5-App-CLI/Makefile b/devel/p5-App-CLI/Makefile index b6b261776..0a385d187 100644 --- a/devel/p5-App-CLI/Makefile +++ b/devel/p5-App-CLI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:53 wiz Exp $ DISTNAME= App-CLI-0.313 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/devel/p5-App-Cache/Makefile b/devel/p5-App-Cache/Makefile index 1ea5d5eb8..ccf0b45ed 100644 --- a/devel/p5-App-Cache/Makefile +++ b/devel/p5-App-Cache/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:53 wiz Exp $ DISTNAME= App-Cache-0.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile index 0d484edf3..977c547d2 100644 --- a/devel/p5-App-Cmd/Makefile +++ b/devel/p5-App-Cmd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/03/01 08:57:02 mef Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:48:53 wiz Exp $ DISTNAME= App-Cmd-0.327 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/devel/p5-App-FatPacker/Makefile b/devel/p5-App-FatPacker/Makefile index 37fa7a0f5..2ce3346dc 100644 --- a/devel/p5-App-FatPacker/Makefile +++ b/devel/p5-App-FatPacker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/26 04:55:31 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:48:53 wiz Exp $ -DISTNAME= App-FatPacker-0.010002 +DISTNAME= App-FatPacker-0.010003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/devel/p5-App-FatPacker/distinfo b/devel/p5-App-FatPacker/distinfo index 891fb6874..3a3c26297 100644 --- a/devel/p5-App-FatPacker/distinfo +++ b/devel/p5-App-FatPacker/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/01/26 04:55:31 mef Exp $ +$NetBSD: distinfo,v 1.7 2015/04/20 23:57:36 mef Exp $ -SHA1 (App-FatPacker-0.010002.tar.gz) = dd5a8cd1a9b8b8d4a6ecc5e450992d736c8312b7 -RMD160 (App-FatPacker-0.010002.tar.gz) = 73fe07fb4911bc78586ebed61061a73c5b464512 -Size (App-FatPacker-0.010002.tar.gz) = 11374 bytes +SHA1 (App-FatPacker-0.010003.tar.gz) = 5aa780edaa64344513b1d1c949967c9c2cb032b4 +RMD160 (App-FatPacker-0.010003.tar.gz) = 2dd632bc71543cbbcb66e2ed8ba9cc9e8ff7840f +Size (App-FatPacker-0.010003.tar.gz) = 11235 bytes diff --git a/devel/p5-App-Prove-Plugin-ProgressBar-Each/Makefile b/devel/p5-App-Prove-Plugin-ProgressBar-Each/Makefile index 93c851bc1..c709c939c 100644 --- a/devel/p5-App-Prove-Plugin-ProgressBar-Each/Makefile +++ b/devel/p5-App-Prove-Plugin-ProgressBar-Each/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2015/01/04 06:25:14 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:48:54 wiz Exp $ GIT_COMMIT= f5f4dbf DISTNAME= motemen-App-Prove-Plugin-ProgressBar-Each-g${GIT_COMMIT} PKGNAME= p5-App-Prove-Plugin-ProgressBar-Each-0.01 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= -https://codeload.github.com/motemen/App-Prove-Plugin-ProgressBar-Each/tar.gz/${GIT_COMMIT} diff --git a/devel/p5-App-Prove-Plugin-ProgressBar/Makefile b/devel/p5-App-Prove-Plugin-ProgressBar/Makefile index eac0e7fc2..f59dcc7f5 100644 --- a/devel/p5-App-Prove-Plugin-ProgressBar/Makefile +++ b/devel/p5-App-Prove-Plugin-ProgressBar/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:53 wiz Exp $ GIT_COMMIT= dd51ac5 DISTNAME= ${GIT_COMMIT} PKGNAME= p5-App-Prove-Plugin-ProgressBar-0.01 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= -http://nodeload.github.com/Ovid/App-Prove-Plugin-ProgressBar/tar.gz/${GIT_COMMIT} diff --git a/devel/p5-App-cpanminus/Makefile b/devel/p5-App-cpanminus/Makefile index 0dc4fe0c2..6b740b3e8 100644 --- a/devel/p5-App-cpanminus/Makefile +++ b/devel/p5-App-cpanminus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2015/02/18 13:45:23 mef Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:48:54 wiz Exp $ -DISTNAME= App-cpanminus-1.7027 +DISTNAME= App-cpanminus-1.7035 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/devel/p5-App-cpanminus/distinfo b/devel/p5-App-cpanminus/distinfo index d5443e73f..c74895f57 100644 --- a/devel/p5-App-cpanminus/distinfo +++ b/devel/p5-App-cpanminus/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2015/02/18 13:45:23 mef Exp $ +$NetBSD: distinfo,v 1.33 2015/06/06 00:02:33 wen Exp $ -SHA1 (App-cpanminus-1.7027.tar.gz) = 81b91a48f77b2f7ab5c59a72c82487f696eb91a9 -RMD160 (App-cpanminus-1.7027.tar.gz) = cfa3925dd014a94942aae4abbb5468884526ef83 -Size (App-cpanminus-1.7027.tar.gz) = 314982 bytes +SHA1 (App-cpanminus-1.7035.tar.gz) = c77381dc84a56adf16cf4d280d6e056258be7ed5 +RMD160 (App-cpanminus-1.7035.tar.gz) = 3e507e70b3f73661e4e7e0dcc7098052eb85b63e +Size (App-cpanminus-1.7035.tar.gz) = 315169 bytes diff --git a/devel/p5-App-cpanoutdated/Makefile b/devel/p5-App-cpanoutdated/Makefile index c7b4c3fe5..28e5b1d84 100644 --- a/devel/p5-App-cpanoutdated/Makefile +++ b/devel/p5-App-cpanoutdated/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/12 08:37:53 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:54 wiz Exp $ DISTNAME= App-cpanoutdated-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/devel/p5-App-perlbrew/Makefile b/devel/p5-App-perlbrew/Makefile index 8f75250d0..49ba0e939 100644 --- a/devel/p5-App-perlbrew/Makefile +++ b/devel/p5-App-perlbrew/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/03/01 09:27:41 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:54 wiz Exp $ DISTNAME= App-perlbrew-0.73 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/devel/p5-AppConfig-Std/Makefile b/devel/p5-AppConfig-Std/Makefile index 25659cf6e..a76b84b5d 100644 --- a/devel/p5-AppConfig-Std/Makefile +++ b/devel/p5-AppConfig-Std/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/26 05:29:48 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:54 wiz Exp $ DISTNAME= AppConfig-Std-1.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AppConfig/} diff --git a/devel/p5-AppConfig/Makefile b/devel/p5-AppConfig/Makefile index 93576fd81..ebb0ec543 100644 --- a/devel/p5-AppConfig/Makefile +++ b/devel/p5-AppConfig/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/03/05 07:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:48:54 wiz Exp $ DISTNAME= AppConfig-1.71 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AppConfig/} diff --git a/devel/p5-Array-Compare/Makefile b/devel/p5-Array-Compare/Makefile index 73f2a6c95..296dd7077 100644 --- a/devel/p5-Array-Compare/Makefile +++ b/devel/p5-Array-Compare/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/12/12 11:05:56 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:54 wiz Exp $ DISTNAME= Array-Compare-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Array/} diff --git a/devel/p5-Array-Diff/Makefile b/devel/p5-Array-Diff/Makefile index 1d828f2c9..bfe62f166 100644 --- a/devel/p5-Array-Diff/Makefile +++ b/devel/p5-Array-Diff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:54 wiz Exp $ DISTNAME= Array-Diff-0.07 PKGNAME= p5-${DISTNAME:S/05002/05.002/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Array/} diff --git a/devel/p5-Array-RefElem/Makefile b/devel/p5-Array-RefElem/Makefile index f5db85313..565e7d986 100644 --- a/devel/p5-Array-RefElem/Makefile +++ b/devel/p5-Array-RefElem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:54 wiz Exp $ DISTNAME= Array-RefElem-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Array/} diff --git a/devel/p5-Async-Interrupt/Makefile b/devel/p5-Async-Interrupt/Makefile index 5a77ffca5..7b2a336b9 100644 --- a/devel/p5-Async-Interrupt/Makefile +++ b/devel/p5-Async-Interrupt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/02/13 14:03:34 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:54 wiz Exp $ DISTNAME= Async-Interrupt-1.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Async/} diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile index ce5448f45..36e08e2f8 100644 --- a/devel/p5-AtExit/Makefile +++ b/devel/p5-AtExit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/01/26 05:33:33 mef Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:54 wiz Exp $ DISTNAME= AtExit-2.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AtExit/} diff --git a/devel/p5-Attribute-Lexical/Makefile b/devel/p5-Attribute-Lexical/Makefile index 08fe5608c..c62e18526 100644 --- a/devel/p5-Attribute-Lexical/Makefile +++ b/devel/p5-Attribute-Lexical/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:54 wiz Exp $ DISTNAME= Attribute-Lexical-0.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/} diff --git a/devel/p5-AutoLoader/Makefile b/devel/p5-AutoLoader/Makefile index cbdcfa91c..4f9fabcce 100644 --- a/devel/p5-AutoLoader/Makefile +++ b/devel/p5-AutoLoader/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 13:44:37 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:54 wiz Exp $ DISTNAME= AutoLoader-5.74 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AutoLoader/} diff --git a/devel/p5-AutoXS-Header/Makefile b/devel/p5-AutoXS-Header/Makefile index b03cc7ce5..b6c1383d1 100644 --- a/devel/p5-AutoXS-Header/Makefile +++ b/devel/p5-AutoXS-Header/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:54 wiz Exp $ DISTNAME= AutoXS-Header-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SM/SMUELLER/} diff --git a/devel/p5-Autodia/Makefile b/devel/p5-Autodia/Makefile index 6d981067a..a44989608 100644 --- a/devel/p5-Autodia/Makefile +++ b/devel/p5-Autodia/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:39 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:55 wiz Exp $ DISTNAME= Autodia-2.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TE/TEEJAY/} diff --git a/devel/p5-B-Compiling/Makefile b/devel/p5-B-Compiling/Makefile index b355e075d..04653a3b6 100644 --- a/devel/p5-B-Compiling/Makefile +++ b/devel/p5-B-Compiling/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/12 11:15:28 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:55 wiz Exp $ -DISTNAME= B-Compiling-0.04 +DISTNAME= B-Compiling-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Compiling/distinfo b/devel/p5-B-Compiling/distinfo index b6b6edb9f..075395139 100644 --- a/devel/p5-B-Compiling/distinfo +++ b/devel/p5-B-Compiling/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/12/12 11:15:28 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 00:01:47 mef Exp $ -SHA1 (B-Compiling-0.04.tar.gz) = 8f3f8271bb02cb7f69cf3dbff18245a459771ec2 -RMD160 (B-Compiling-0.04.tar.gz) = bb32c255fb18cdd6a5e07189f65442c50accaaac -Size (B-Compiling-0.04.tar.gz) = 10803 bytes +SHA1 (B-Compiling-0.06.tar.gz) = 5532042d81e40a781a6c035a07ddffa8ac7d3c1b +RMD160 (B-Compiling-0.06.tar.gz) = 550fec74eeb51c7185c6015f47fc087bdee17141 +Size (B-Compiling-0.06.tar.gz) = 11711 bytes diff --git a/devel/p5-B-Hooks-EndOfScope/Makefile b/devel/p5-B-Hooks-EndOfScope/Makefile index ca5498196..a8dfa2c64 100644 --- a/devel/p5-B-Hooks-EndOfScope/Makefile +++ b/devel/p5-B-Hooks-EndOfScope/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/02/05 13:46:50 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:55 wiz Exp $ -DISTNAME= B-Hooks-EndOfScope-0.14 +DISTNAME= B-Hooks-EndOfScope-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Hooks-EndOfScope/distinfo b/devel/p5-B-Hooks-EndOfScope/distinfo index 33dc5651c..65e089c96 100644 --- a/devel/p5-B-Hooks-EndOfScope/distinfo +++ b/devel/p5-B-Hooks-EndOfScope/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/02/05 13:46:50 mef Exp $ +$NetBSD: distinfo,v 1.12 2015/05/16 13:45:45 mef Exp $ -SHA1 (B-Hooks-EndOfScope-0.14.tar.gz) = d3dc07382a4154bc3b5a3d03a66617cdf74c030e -RMD160 (B-Hooks-EndOfScope-0.14.tar.gz) = dd8cb732696cd7c2ec65648326a9276f3e9f0b0f -Size (B-Hooks-EndOfScope-0.14.tar.gz) = 30083 bytes +SHA1 (B-Hooks-EndOfScope-0.15.tar.gz) = 58a507d943d23b7dbcf7610d3c8db3732973e1de +RMD160 (B-Hooks-EndOfScope-0.15.tar.gz) = bc21478528b53cfd9b3e1748d6bcaf58844f7820 +Size (B-Hooks-EndOfScope-0.15.tar.gz) = 30331 bytes diff --git a/devel/p5-B-Hooks-OP-Annotation/Makefile b/devel/p5-B-Hooks-OP-Annotation/Makefile index b5254ac94..83c565ff4 100644 --- a/devel/p5-B-Hooks-OP-Annotation/Makefile +++ b/devel/p5-B-Hooks-OP-Annotation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:40 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:20 wiz Exp $ DISTNAME= B-Hooks-OP-Annotation-0.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Hooks-OP-Annotation/buildlink3.mk b/devel/p5-B-Hooks-OP-Annotation/buildlink3.mk index 1bfff96de..f5450c5ff 100644 --- a/devel/p5-B-Hooks-OP-Annotation/buildlink3.mk +++ b/devel/p5-B-Hooks-OP-Annotation/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/04/10 14:19:38 seb Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/06/12 10:48:21 wiz Exp $ BUILDLINK_TREE+= p5-B-Hooks-OP-Annotation @@ -6,6 +6,7 @@ BUILDLINK_TREE+= p5-B-Hooks-OP-Annotation P5_B_HOOKS_OP_ANNOTATION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-B-Hooks-OP-Annotation+= p5-B-Hooks-OP-Annotation>=0.43 +BUILDLINK_ABI_DEPENDS.p5-B-Hooks-OP-Annotation?= p5-B-Hooks-OP-Annotation>=0.44nb4 BUILDLINK_PKGSRCDIR.p5-B-Hooks-OP-Annotation?= ../../devel/p5-B-Hooks-OP-Annotation BUILDLINK_INCDIRS.p5-B-Hooks-OP-Annotation?= ${PERL5_SUB_INSTALLVENDORARCH}/B/Hooks/OP/Annotation BUILDLINK_CONTENTS_FILTER.p5-B-Hooks-OP-Annotation?= ${GREP} '${PERL5_SUB_INSTALLVENDORARCH}/B/Hooks/OP/Annotation' diff --git a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile index b6f68955f..4dcccea5c 100644 --- a/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile +++ b/devel/p5-B-Hooks-OP-Check-EntersubForCV/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:40 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:55 wiz Exp $ DISTNAME= B-Hooks-OP-Check-EntersubForCV-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Hooks-OP-Check-StashChange/Makefile b/devel/p5-B-Hooks-OP-Check-StashChange/Makefile index f2030af13..c4343f182 100644 --- a/devel/p5-B-Hooks-OP-Check-StashChange/Makefile +++ b/devel/p5-B-Hooks-OP-Check-StashChange/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:55 wiz Exp $ DISTNAME= B-Hooks-OP-Check-StashChange-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Hooks-OP-Check/Makefile b/devel/p5-B-Hooks-OP-Check/Makefile index b92f66bc7..ad9803fdf 100644 --- a/devel/p5-B-Hooks-OP-Check/Makefile +++ b/devel/p5-B-Hooks-OP-Check/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:40 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:55 wiz Exp $ DISTNAME= B-Hooks-OP-Check-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Hooks-OP-PPAddr/Makefile b/devel/p5-B-Hooks-OP-PPAddr/Makefile index 4b1106b93..400beff13 100644 --- a/devel/p5-B-Hooks-OP-PPAddr/Makefile +++ b/devel/p5-B-Hooks-OP-PPAddr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:40 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:55 wiz Exp $ DISTNAME= B-Hooks-OP-PPAddr-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Hooks-Parser/Makefile b/devel/p5-B-Hooks-Parser/Makefile index c277c4443..c073071b0 100644 --- a/devel/p5-B-Hooks-Parser/Makefile +++ b/devel/p5-B-Hooks-Parser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/12/12 11:17:14 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:55 wiz Exp $ DISTNAME= B-Hooks-Parser-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Keywords/Makefile b/devel/p5-B-Keywords/Makefile index 6c333ca28..d5bc04638 100644 --- a/devel/p5-B-Keywords/Makefile +++ b/devel/p5-B-Keywords/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/03/01 08:59:05 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:55 wiz Exp $ DISTNAME= B-Keywords-1.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Utils/Makefile b/devel/p5-B-Utils/Makefile index 798dcbfe9..1fe423e8a 100644 --- a/devel/p5-B-Utils/Makefile +++ b/devel/p5-B-Utils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/12/12 11:21:49 mef Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:55 wiz Exp $ -DISTNAME= B-Utils-0.25 +DISTNAME= B-Utils-0.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Utils/distinfo b/devel/p5-B-Utils/distinfo index 6f42ecdc1..e397c52e5 100644 --- a/devel/p5-B-Utils/distinfo +++ b/devel/p5-B-Utils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/12/12 11:21:49 mef Exp $ +$NetBSD: distinfo,v 1.11 2015/04/29 11:28:43 mef Exp $ -SHA1 (B-Utils-0.25.tar.gz) = 544758cae3f46fa57150ac49294f2128164b78e1 -RMD160 (B-Utils-0.25.tar.gz) = 7f3200f8f7a43653f627c0f8b3463a1e1c8f3bcb -Size (B-Utils-0.25.tar.gz) = 73184 bytes +SHA1 (B-Utils-0.26.tar.gz) = e422b6f9403ecc8d698c1032c24fbdaf32a93fd0 +RMD160 (B-Utils-0.26.tar.gz) = 159f88a7e730f2c494bfff2f0966cd6de558fde5 +Size (B-Utils-0.26.tar.gz) = 73325 bytes diff --git a/devel/p5-BSD-Resource/Makefile b/devel/p5-BSD-Resource/Makefile index daeb018ff..6931370bb 100644 --- a/devel/p5-BSD-Resource/Makefile +++ b/devel/p5-BSD-Resource/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:48:55 wiz Exp $ DISTNAME= BSD-Resource-1.2907 PKGNAME= p5-${DISTNAME:S/2907/29.07/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BSD/} diff --git a/devel/p5-BackPAN-Index/Makefile b/devel/p5-BackPAN-Index/Makefile index ce5db32c2..d09b3d498 100644 --- a/devel/p5-BackPAN-Index/Makefile +++ b/devel/p5-BackPAN-Index/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/26 08:00:04 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:55 wiz Exp $ DISTNAME= BackPAN-Index-0.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=BackPAN/} diff --git a/devel/p5-Bit-Vector/Makefile b/devel/p5-Bit-Vector/Makefile index 78fafe604..8bef4c1f0 100644 --- a/devel/p5-Bit-Vector/Makefile +++ b/devel/p5-Bit-Vector/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/11/23 13:02:59 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:55 wiz Exp $ DISTNAME= Bit-Vector-7.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Bit/} diff --git a/devel/p5-CHI/Makefile b/devel/p5-CHI/Makefile index 1c3fe7d79..175e27201 100644 --- a/devel/p5-CHI/Makefile +++ b/devel/p5-CHI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/01/26 06:44:35 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CHI-0.59 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CHI/} @@ -32,5 +33,12 @@ DEPENDS+= p5-Time-Duration-Parse>=0.03:../../time/p5-Time-Duration-Parse DEPENDS+= {perl>=5.8.1,p5-Time-HiRes>=1.30}:../../time/p5-Time-HiRes DEPENDS+= p5-Try-Tiny>=0.05:../../devel/p5-Try-Tiny +# for make test +BUILD_DEPENDS+= p5-Test-Class-[0-9]*:../../devel/p5-Test-Class +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception +BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn +BUILD_DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-CLASS/Makefile b/devel/p5-CLASS/Makefile index 1f43ed83a..c1385163b 100644 --- a/devel/p5-CLASS/Makefile +++ b/devel/p5-CLASS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:40 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CLASS-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/MSCHWERN/} diff --git a/devel/p5-CPAN-Changes/Makefile b/devel/p5-CPAN-Changes/Makefile index aefed026e..692fad380 100644 --- a/devel/p5-CPAN-Changes/Makefile +++ b/devel/p5-CPAN-Changes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/09/06 08:30:06 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CPAN-Changes-0.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BR/BRICAS/} diff --git a/devel/p5-CPAN-Checksums/Makefile b/devel/p5-CPAN-Checksums/Makefile index d4e38d76b..b951332bd 100644 --- a/devel/p5-CPAN-Checksums/Makefile +++ b/devel/p5-CPAN-Checksums/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:56 wiz Exp $ -DISTNAME= CPAN-Checksums-2.09 +DISTNAME= CPAN-Checksums-2.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-Checksums/distinfo b/devel/p5-CPAN-Checksums/distinfo index 1d4845c77..b1920db36 100644 --- a/devel/p5-CPAN-Checksums/distinfo +++ b/devel/p5-CPAN-Checksums/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/10/04 13:16:53 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/04/12 09:11:20 mef Exp $ -SHA1 (CPAN-Checksums-2.09.tar.gz) = 5f0e09c41cccb129094eeaafe38a772f01cf652d -RMD160 (CPAN-Checksums-2.09.tar.gz) = 3b1801995d76e0a4ce2be45deb0e36c9b804c273 -Size (CPAN-Checksums-2.09.tar.gz) = 13314 bytes +SHA1 (CPAN-Checksums-2.10.tar.gz) = 795ad113bf156f38ec5b867fee5dbc500c48345b +RMD160 (CPAN-Checksums-2.10.tar.gz) = ec314e561337a41373f22104881853039cde6557 +Size (CPAN-Checksums-2.10.tar.gz) = 14290 bytes diff --git a/devel/p5-CPAN-DistnameInfo/Makefile b/devel/p5-CPAN-DistnameInfo/Makefile index 7cc4b25f2..055dd9b79 100644 --- a/devel/p5-CPAN-DistnameInfo/Makefile +++ b/devel/p5-CPAN-DistnameInfo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:41 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CPAN-DistnameInfo-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-FindDependencies/Makefile b/devel/p5-CPAN-FindDependencies/Makefile index cdfa75a53..67ff9ce17 100644 --- a/devel/p5-CPAN-FindDependencies/Makefile +++ b/devel/p5-CPAN-FindDependencies/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:56 wiz Exp $ -DISTNAME= CPAN-FindDependencies-2.42 +DISTNAME= CPAN-FindDependencies-2.43 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-CPAN-FindDependencies/distinfo b/devel/p5-CPAN-FindDependencies/distinfo index 3d0d27f36..05477753c 100644 --- a/devel/p5-CPAN-FindDependencies/distinfo +++ b/devel/p5-CPAN-FindDependencies/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/04/23 06:49:04 hiramatsu Exp $ +$NetBSD: distinfo,v 1.3 2015/04/29 11:31:03 mef Exp $ -SHA1 (CPAN-FindDependencies-2.42.tar.gz) = c448a88f89d7025cc399600248595f6d9bbdda92 -RMD160 (CPAN-FindDependencies-2.42.tar.gz) = b8b11e1f4e2a2f2b6f7a755cbffa7260215070e1 -Size (CPAN-FindDependencies-2.42.tar.gz) = 27217 bytes +SHA1 (CPAN-FindDependencies-2.43.tar.gz) = 3e3b972524a5ebcd275f102285d25f5d69282532 +RMD160 (CPAN-FindDependencies-2.43.tar.gz) = 28aee71fb341a52fe66a4a7c0a4d6c5a7f70d6ca +Size (CPAN-FindDependencies-2.43.tar.gz) = 27809 bytes diff --git a/devel/p5-CPAN-Inject/Makefile b/devel/p5-CPAN-Inject/Makefile index 0efd16ac9..c8e036a0a 100644 --- a/devel/p5-CPAN-Inject/Makefile +++ b/devel/p5-CPAN-Inject/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CPAN-Inject-1.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-Meta-Check/Makefile b/devel/p5-CPAN-Meta-Check/Makefile index f5abfa671..965106542 100644 --- a/devel/p5-CPAN-Meta-Check/Makefile +++ b/devel/p5-CPAN-Meta-Check/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/17 12:36:26 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:56 wiz Exp $ -DISTNAME= CPAN-Meta-Check-0.010 +DISTNAME= CPAN-Meta-Check-0.011 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} @@ -10,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/CPAN-Meta-Check/ COMMENT= Perl module to verify requirements in a CPAN::Meta object LICENSE= ${PERL5_LICENSE} -DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.120920}:../../devel/p5-CPAN-Meta +DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.132830}:../../devel/p5-CPAN-Meta DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta-Requirements>=2.122}:../../devel/p5-CPAN-Meta-Requirements # use BUILD_DEPENDS+= as 'make test' dependency diff --git a/devel/p5-CPAN-Meta-Check/distinfo b/devel/p5-CPAN-Meta-Check/distinfo index 8199ad1c4..86a64bb05 100644 --- a/devel/p5-CPAN-Meta-Check/distinfo +++ b/devel/p5-CPAN-Meta-Check/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/01/31 00:55:35 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/04/05 13:38:35 wen Exp $ -SHA1 (CPAN-Meta-Check-0.010.tar.gz) = a8b48d6b4937d8098cde71c7c444b0da03da426d -RMD160 (CPAN-Meta-Check-0.010.tar.gz) = 6b568d1482b1f4a8a5f7e396c2f2f148d9afd8fa -Size (CPAN-Meta-Check-0.010.tar.gz) = 12485 bytes +SHA1 (CPAN-Meta-Check-0.011.tar.gz) = f1766da69f822c66aafde14273762788893ea8c0 +RMD160 (CPAN-Meta-Check-0.011.tar.gz) = 16333478a9c2174c635dfebe8ca7fb5d2977a9f6 +Size (CPAN-Meta-Check-0.011.tar.gz) = 12548 bytes diff --git a/devel/p5-CPAN-Meta-Requirements/Makefile b/devel/p5-CPAN-Meta-Requirements/Makefile index 1d2d0912b..14135bbdd 100644 --- a/devel/p5-CPAN-Meta-Requirements/Makefile +++ b/devel/p5-CPAN-Meta-Requirements/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/03/01 09:01:02 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CPAN-Meta-Requirements-2.133 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-Meta-YAML/Makefile b/devel/p5-CPAN-Meta-YAML/Makefile index e610a33b1..48e72630f 100644 --- a/devel/p5-CPAN-Meta-YAML/Makefile +++ b/devel/p5-CPAN-Meta-YAML/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:41 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:48:56 wiz Exp $ -DISTNAME= CPAN-Meta-YAML-0.012 +DISTNAME= CPAN-Meta-YAML-0.016 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-CPAN-Meta-YAML/distinfo b/devel/p5-CPAN-Meta-YAML/distinfo index 2e59c9834..044a9e22e 100644 --- a/devel/p5-CPAN-Meta-YAML/distinfo +++ b/devel/p5-CPAN-Meta-YAML/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/04/07 04:51:23 hiramatsu Exp $ +$NetBSD: distinfo,v 1.5 2015/05/22 23:38:45 mef Exp $ -SHA1 (CPAN-Meta-YAML-0.012.tar.gz) = a8dcaccedf8ebf56667289f12d76c05bff8379da -RMD160 (CPAN-Meta-YAML-0.012.tar.gz) = 672ac1d0fe1f18ed52d1206913b126daf778a1ae -Size (CPAN-Meta-YAML-0.012.tar.gz) = 47693 bytes +SHA1 (CPAN-Meta-YAML-0.016.tar.gz) = e2b51daa8db5d6467d41c529314bcaf57a841a61 +RMD160 (CPAN-Meta-YAML-0.016.tar.gz) = 1865f7d64cb47a6e3b2970506b0dad14434ffddf +Size (CPAN-Meta-YAML-0.016.tar.gz) = 48352 bytes diff --git a/devel/p5-CPAN-Meta/Makefile b/devel/p5-CPAN-Meta/Makefile index 4f2cb1533..c6bee2c30 100644 --- a/devel/p5-CPAN-Meta/Makefile +++ b/devel/p5-CPAN-Meta/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/03/15 13:20:10 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CPAN-Meta-2.150001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-Mini/Makefile b/devel/p5-CPAN-Mini/Makefile index f7a743769..7af5e7b64 100644 --- a/devel/p5-CPAN-Mini/Makefile +++ b/devel/p5-CPAN-Mini/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/04 13:46:56 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:48:57 wiz Exp $ DISTNAME= CPAN-Mini-1.111016 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-ParseDistribution/Makefile b/devel/p5-CPAN-ParseDistribution/Makefile index 52558ae82..fbc5dc50b 100644 --- a/devel/p5-CPAN-ParseDistribution/Makefile +++ b/devel/p5-CPAN-ParseDistribution/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/02/01 08:49:39 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:57 wiz Exp $ # DISTNAME= CPAN-ParseDistribution-1.52 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} @@ -11,6 +12,13 @@ HOMEPAGE= http://search.cpan.org/dist/CPAN-ParseDistribution/ COMMENT= Index a file from the BackPAN to give name and version of the distr'n LICENSE= ${PERL5_LICENSE} +# for make test +BUILD_DEPENDS+= p5-Devel-CheckOS-[0-9]*:../../devel/p5-Devel-CheckOS +BUILD_DEPENDS+= p5-Parallel-ForkManager-[0-9]*:../../devel/p5-Parallel-ForkManager +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires +BUILD_DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML +BUILD_DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip + PERL5_PACKLIST= auto/CPAN/ParseDistribution/.packlist USE_LANGUAGES= # none diff --git a/devel/p5-CPAN-Perl-Releases/Makefile b/devel/p5-CPAN-Perl-Releases/Makefile index 5b1c0ea9b..5d0a8b900 100644 --- a/devel/p5-CPAN-Perl-Releases/Makefile +++ b/devel/p5-CPAN-Perl-Releases/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/03/01 09:03:40 mef Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:48:57 wiz Exp $ -DISTNAME= CPAN-Perl-Releases-2.10 +DISTNAME= CPAN-Perl-Releases-2.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-Perl-Releases/distinfo b/devel/p5-CPAN-Perl-Releases/distinfo index f7dfc36be..8b7293eb0 100644 --- a/devel/p5-CPAN-Perl-Releases/distinfo +++ b/devel/p5-CPAN-Perl-Releases/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2015/03/01 09:03:40 mef Exp $ +$NetBSD: distinfo,v 1.16 2015/05/23 08:33:14 mef Exp $ -SHA1 (CPAN-Perl-Releases-2.10.tar.gz) = 26866dbaa81def47f9e9dac672cb19d1b118096e -RMD160 (CPAN-Perl-Releases-2.10.tar.gz) = 0045102e251713fa37d4cf9f2dc161b171a71d80 -Size (CPAN-Perl-Releases-2.10.tar.gz) = 23180 bytes +SHA1 (CPAN-Perl-Releases-2.18.tar.gz) = 5df7c88181c7f835691a7feef1ec8a659fa4477a +RMD160 (CPAN-Perl-Releases-2.18.tar.gz) = b9512e848122584bc8bbec4eccf7009075664813 +Size (CPAN-Perl-Releases-2.18.tar.gz) = 23484 bytes diff --git a/devel/p5-CPAN-Reporter/Makefile b/devel/p5-CPAN-Reporter/Makefile index cd86f8149..7848cede5 100644 --- a/devel/p5-CPAN-Reporter/Makefile +++ b/devel/p5-CPAN-Reporter/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:11 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:57 wiz Exp $ -DISTNAME= CPAN-Reporter-1.2011 +DISTNAME= CPAN-Reporter-1.2014 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/CPAN-Reporter/ diff --git a/devel/p5-CPAN-Reporter/distinfo b/devel/p5-CPAN-Reporter/distinfo index 60cdb0a7b..69d0fe48d 100644 --- a/devel/p5-CPAN-Reporter/distinfo +++ b/devel/p5-CPAN-Reporter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2014/10/04 14:04:05 wen Exp $ +$NetBSD: distinfo,v 1.14 2015/04/09 00:51:07 mef Exp $ -SHA1 (CPAN-Reporter-1.2011.tar.gz) = 56ca5a1eb7d46b1d18d006b76ea2dd5e165537e1 -RMD160 (CPAN-Reporter-1.2011.tar.gz) = 74dba253e6a398234dd7486ce33c42a9ece60a9a -Size (CPAN-Reporter-1.2011.tar.gz) = 106084 bytes +SHA1 (CPAN-Reporter-1.2014.tar.gz) = 9d68d9d4febf584921aacf89fb669e27f5a73257 +RMD160 (CPAN-Reporter-1.2014.tar.gz) = b9cc44631983b13a429fb296440d267b0a082c77 +Size (CPAN-Reporter-1.2014.tar.gz) = 107915 bytes diff --git a/devel/p5-CPAN-Uploader/Makefile b/devel/p5-CPAN-Uploader/Makefile index 4c4ff138b..5cafa442b 100644 --- a/devel/p5-CPAN-Uploader/Makefile +++ b/devel/p5-CPAN-Uploader/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/02/12 04:41:18 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:57 wiz Exp $ -DISTNAME= CPAN-Uploader-0.103008 +DISTNAME= CPAN-Uploader-0.103009 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPAN-Uploader/distinfo b/devel/p5-CPAN-Uploader/distinfo index 368878996..9dd5b3b83 100644 --- a/devel/p5-CPAN-Uploader/distinfo +++ b/devel/p5-CPAN-Uploader/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/02/12 04:41:18 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/05/28 00:52:37 wen Exp $ -SHA1 (CPAN-Uploader-0.103008.tar.gz) = 088e20d98ca75497502edb4c30f016c762aa2ba2 -RMD160 (CPAN-Uploader-0.103008.tar.gz) = a4a61f4279f8a92cccf17d9c76d13ed889db603c -Size (CPAN-Uploader-0.103008.tar.gz) = 19400 bytes +SHA1 (CPAN-Uploader-0.103009.tar.gz) = 9574de5b19d9bf7784fae562ea6b18eed4ef3f38 +RMD160 (CPAN-Uploader-0.103009.tar.gz) = ef15a95bec2379f2639ddb45f7d1bc260ffda803 +Size (CPAN-Uploader-0.103009.tar.gz) = 20138 bytes diff --git a/devel/p5-CPAN/Makefile b/devel/p5-CPAN/Makefile index 26146eb2e..e90e10c43 100644 --- a/devel/p5-CPAN/Makefile +++ b/devel/p5-CPAN/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/03/15 13:17:00 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:48:56 wiz Exp $ DISTNAME= CPAN-2.10 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/} diff --git a/devel/p5-CPANPLUS/Makefile b/devel/p5-CPANPLUS/Makefile index 8261364de..a3f811793 100644 --- a/devel/p5-CPANPLUS/Makefile +++ b/devel/p5-CPANPLUS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/06 05:12:28 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:57 wiz Exp $ DISTNAME= CPANPLUS-0.9152 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPANPLUS/} @@ -16,6 +17,11 @@ DEPENDS+= p5-Log-Message-[0-9]*:../../devel/p5-Log-Message DEPENDS+= p5-Object-Accessor-[0-9]*:../../devel/p5-Object-Accessor DEPENDS+= p5-Test-Reporter-[0-9]*:../../devel/p5-Test-Reporter DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML +# for make test +BUILD_DEPENDS+= p5-Archive-Extract-[0-9]*:../../archivers/p5-Archive-Extract +BUILD_DEPENDS+= p5-Term-UI-[0-9]*:../../devel/p5-Term-UI +BUILD_DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable +BUILD_DEPENDS+= p5-Log-Message-Simple-[0-9]*:../../devel/p5-Log-Message-Simple PERL5_PACKLIST= auto/CPANPLUS/.packlist diff --git a/devel/p5-Cache-Cache/Makefile b/devel/p5-Cache-Cache/Makefile index 79fe9d727..02506adcf 100644 --- a/devel/p5-Cache-Cache/Makefile +++ b/devel/p5-Cache-Cache/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/01/26 07:14:40 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:48:57 wiz Exp $ DISTNAME= Cache-Cache-1.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cache/} \ ${MASTER_SITE_SOURCEFORGE:=perl-cache/} diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile index 1b767a8a8..95205fdf5 100644 --- a/devel/p5-Cache-FastMmap/Makefile +++ b/devel/p5-Cache-FastMmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:37 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:57 wiz Exp $ DISTNAME= Cache-FastMmap-1.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cache/} diff --git a/devel/p5-Cache-Memcached/Makefile b/devel/p5-Cache-Memcached/Makefile index b954a0631..9e5573207 100644 --- a/devel/p5-Cache-Memcached/Makefile +++ b/devel/p5-Cache-Memcached/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:35:41 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:57 wiz Exp $ DISTNAME= Cache-Memcached-1.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cache/} diff --git a/devel/p5-Cache-Simple-TimedExpiry/Makefile b/devel/p5-Cache-Simple-TimedExpiry/Makefile index 7b7e147b6..4640e7f54 100644 --- a/devel/p5-Cache-Simple-TimedExpiry/Makefile +++ b/devel/p5-Cache-Simple-TimedExpiry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:42 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:57 wiz Exp $ DISTNAME= Cache-Simple-TimedExpiry-0.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cache/} diff --git a/devel/p5-Cache/Makefile b/devel/p5-Cache/Makefile index 1cbe35e0d..283f2ecab 100644 --- a/devel/p5-Cache/Makefile +++ b/devel/p5-Cache/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/03/01 09:06:06 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:48:57 wiz Exp $ DISTNAME= Cache-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cache/} \ ${MASTER_SITE_SOURCEFORGE:=perl-cache/} diff --git a/devel/p5-Canary-Stability/DESCR b/devel/p5-Canary-Stability/DESCR new file mode 100644 index 000000000..53df1f7b8 --- /dev/null +++ b/devel/p5-Canary-Stability/DESCR @@ -0,0 +1,6 @@ +This module is used by Schmorp's modules during configuration stage +to test the installed perl for compatibility with his modules. + +It's not, at this stage, meant as a tool for other module authors, +although in principle nothing prevents them from subscribing to +the same ideas. diff --git a/devel/p5-Canary-Stability/Makefile b/devel/p5-Canary-Stability/Makefile new file mode 100644 index 000000000..549f51493 --- /dev/null +++ b/devel/p5-Canary-Stability/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/06/14 18:15:09 wiz Exp $ + +DISTNAME= Canary-Stability-2001 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/ML/MLEHMANN/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~mlehmann/Canary-Stability-2001/ +COMMENT= Canary to check Perl compatibility +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/Canary/Stability/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Canary-Stability/distinfo b/devel/p5-Canary-Stability/distinfo new file mode 100644 index 000000000..961d30e7f --- /dev/null +++ b/devel/p5-Canary-Stability/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/14 18:15:09 wiz Exp $ + +SHA1 (Canary-Stability-2001.tar.gz) = 05930bbee5d1bae6aa549a4b538f1aeb9a45c0c8 +RMD160 (Canary-Stability-2001.tar.gz) = 6888afa6d47cb63a68c974ac5e86823ffbda7ec3 +Size (Canary-Stability-2001.tar.gz) = 3518 bytes diff --git a/devel/p5-Capture-Tiny/Makefile b/devel/p5-Capture-Tiny/Makefile index c444ec39e..a99666a0e 100644 --- a/devel/p5-Capture-Tiny/Makefile +++ b/devel/p5-Capture-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/02/12 04:58:56 mef Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:57 wiz Exp $ -DISTNAME= Capture-Tiny-0.28 +DISTNAME= Capture-Tiny-0.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} diff --git a/devel/p5-Capture-Tiny/distinfo b/devel/p5-Capture-Tiny/distinfo index 993ad797c..b03f51f63 100644 --- a/devel/p5-Capture-Tiny/distinfo +++ b/devel/p5-Capture-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/02/12 04:58:56 mef Exp $ +$NetBSD: distinfo,v 1.17 2015/05/22 23:42:54 mef Exp $ -SHA1 (Capture-Tiny-0.28.tar.gz) = 94351575e9c38094dcec2c54e214632e05df2573 -RMD160 (Capture-Tiny-0.28.tar.gz) = 8fa49af4bafeeaf40b88e21fade50ca9c61fb16a -Size (Capture-Tiny-0.28.tar.gz) = 34455 bytes +SHA1 (Capture-Tiny-0.30.tar.gz) = c857c751952cf454df128e418519674dd298179e +RMD160 (Capture-Tiny-0.30.tar.gz) = f48781847db9e286d9066dcf099261412f932909 +Size (Capture-Tiny-0.30.tar.gz) = 34578 bytes diff --git a/devel/p5-Carp-Always/Makefile b/devel/p5-Carp-Always/Makefile index 0dc80c390..6220f3ed0 100644 --- a/devel/p5-Carp-Always/Makefile +++ b/devel/p5-Carp-Always/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/01/26 07:16:50 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:48:57 wiz Exp $ DISTNAME= Carp-Always-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} diff --git a/devel/p5-Carp-Assert-More/Makefile b/devel/p5-Carp-Assert-More/Makefile index c77ee54f9..f047e3372 100644 --- a/devel/p5-Carp-Assert-More/Makefile +++ b/devel/p5-Carp-Assert-More/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/26 07:25:42 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Carp-Assert-More-1.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} diff --git a/devel/p5-Carp-Assert/Makefile b/devel/p5-Carp-Assert/Makefile index 5a59efc13..5d5be029f 100644 --- a/devel/p5-Carp-Assert/Makefile +++ b/devel/p5-Carp-Assert/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/01/26 07:20:48 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:57 wiz Exp $ DISTNAME= Carp-Assert-0.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} diff --git a/devel/p5-Carp-Clan/Makefile b/devel/p5-Carp-Clan/Makefile index 95b261974..0e6c9da86 100644 --- a/devel/p5-Carp-Clan/Makefile +++ b/devel/p5-Carp-Clan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Carp-Clan-6.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} diff --git a/devel/p5-Carp-REPL/Makefile b/devel/p5-Carp-REPL/Makefile index a975e11ce..a9480afd5 100644 --- a/devel/p5-Carp-REPL/Makefile +++ b/devel/p5-Carp-REPL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/26 07:32:06 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Carp-REPL-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} diff --git a/devel/p5-Check-ISA/Makefile b/devel/p5-Check-ISA/Makefile index f6f4bfc71..3b717fde6 100644 --- a/devel/p5-Check-ISA/Makefile +++ b/devel/p5-Check-ISA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:42 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:48:58 wiz Exp $ # DISTNAME= Check-ISA-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NU/NUFFIN/} @@ -13,7 +13,7 @@ COMMENT= DWIM, correct checking of an object's class LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter -DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Check/ISA/.packlist USE_LANGUAGES= # none diff --git a/devel/p5-Class-Accessor-Chained/Makefile b/devel/p5-Class-Accessor-Chained/Makefile index c748374e5..6efd9d0c9 100644 --- a/devel/p5-Class-Accessor-Chained/Makefile +++ b/devel/p5-Class-Accessor-Chained/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Accessor-Chained-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Accessor-Grouped/Makefile b/devel/p5-Class-Accessor-Grouped/Makefile index f7a1ed99d..f305d41d6 100644 --- a/devel/p5-Class-Accessor-Grouped/Makefile +++ b/devel/p5-Class-Accessor-Grouped/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/11/22 05:11:50 wen Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Accessor-Grouped-0.10012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Accessor-Lite/Makefile b/devel/p5-Class-Accessor-Lite/Makefile index ca3b11456..f83aa18d0 100644 --- a/devel/p5-Class-Accessor-Lite/Makefile +++ b/devel/p5-Class-Accessor-Lite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Accessor-Lite-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Accessor-Named/Makefile b/devel/p5-Class-Accessor-Named/Makefile index 904861776..f4fc69abb 100644 --- a/devel/p5-Class-Accessor-Named/Makefile +++ b/devel/p5-Class-Accessor-Named/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Accessor-Named-0.009 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Accessor/Makefile b/devel/p5-Class-Accessor/Makefile index 3440ece8c..b9f2a571f 100644 --- a/devel/p5-Class-Accessor/Makefile +++ b/devel/p5-Class-Accessor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Accessor-0.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Adapter/Makefile b/devel/p5-Class-Adapter/Makefile index 3f139c26d..26525b720 100644 --- a/devel/p5-Class-Adapter/Makefile +++ b/devel/p5-Class-Adapter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:42 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Adapter-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Autouse/Makefile b/devel/p5-Class-Autouse/Makefile index 5a2b8927d..7a37f38e2 100644 --- a/devel/p5-Class-Autouse/Makefile +++ b/devel/p5-Class-Autouse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Autouse-2.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Base/Makefile b/devel/p5-Class-Base/Makefile index c49434a59..ae52b1bb0 100644 --- a/devel/p5-Class-Base/Makefile +++ b/devel/p5-Class-Base/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/27 13:52:34 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:58 wiz Exp $ DISTNAME= Class-Base-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-C3-Adopt-NEXT/Makefile b/devel/p5-Class-C3-Adopt-NEXT/Makefile index 96fbb0a15..023712828 100644 --- a/devel/p5-Class-C3-Adopt-NEXT/Makefile +++ b/devel/p5-Class-C3-Adopt-NEXT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-C3-Adopt-NEXT-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-C3-Componentised/Makefile b/devel/p5-Class-C3-Componentised/Makefile index ec4add2a1..d6881f8e4 100644 --- a/devel/p5-Class-C3-Componentised/Makefile +++ b/devel/p5-Class-C3-Componentised/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-C3-Componentised-1.001000 PKGNAME= p5-${DISTNAME:S/00$//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FR/FREW/} diff --git a/devel/p5-Class-C3-XS/Makefile b/devel/p5-Class-C3-XS/Makefile index c86af934d..43b5aa19c 100644 --- a/devel/p5-Class-C3-XS/Makefile +++ b/devel/p5-Class-C3-XS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-C3-XS-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-C3/Makefile b/devel/p5-Class-C3/Makefile index cd7b6f04c..c00cc1609 100644 --- a/devel/p5-Class-C3/Makefile +++ b/devel/p5-Class-C3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/01/08 14:05:33 wen Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:48:58 wiz Exp $ -DISTNAME= Class-C3-0.27 +DISTNAME= Class-C3-0.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-C3/distinfo b/devel/p5-Class-C3/distinfo index 8528b16bf..95a69c31e 100644 --- a/devel/p5-Class-C3/distinfo +++ b/devel/p5-Class-C3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/01/08 14:05:33 wen Exp $ +$NetBSD: distinfo,v 1.10 2015/04/18 11:58:06 wen Exp $ -SHA1 (Class-C3-0.27.tar.gz) = d232ab4784a1ea00d1ad3d67e03d62548b95d29a -RMD160 (Class-C3-0.27.tar.gz) = 046eae64e9715af0329f4ac4900a23293a5e9ba1 -Size (Class-C3-0.27.tar.gz) = 25481 bytes +SHA1 (Class-C3-0.28.tar.gz) = 133781b65ec2a86416dcd10feae840979d4ba57b +RMD160 (Class-C3-0.28.tar.gz) = 6dd084d6905917ca4f31758be51d6047d7eab284 +Size (Class-C3-0.28.tar.gz) = 25641 bytes diff --git a/devel/p5-Class-Container/Makefile b/devel/p5-Class-Container/Makefile index c230e14e1..a89c54cae 100644 --- a/devel/p5-Class-Container/Makefile +++ b/devel/p5-Class-Container/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Container-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Data-Accessor/Makefile b/devel/p5-Class-Data-Accessor/Makefile index 4b67aec4f..2f6db70e9 100644 --- a/devel/p5-Class-Data-Accessor/Makefile +++ b/devel/p5-Class-Data-Accessor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Data-Accessor-0.04004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index ca07a9ec8..0feb493e4 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Data-Inheritable-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-ErrorHandler/Makefile b/devel/p5-Class-ErrorHandler/Makefile index 4c9710661..cf61b5fdf 100644 --- a/devel/p5-Class-ErrorHandler/Makefile +++ b/devel/p5-Class-ErrorHandler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:59 wiz Exp $ -DISTNAME= Class-ErrorHandler-0.03 +DISTNAME= Class-ErrorHandler-0.04 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 @@ -14,7 +14,5 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Class/ErrorHandler/.packlist -PERL5_MODULE_TYPE= Module::Build - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Class-ErrorHandler/distinfo b/devel/p5-Class-ErrorHandler/distinfo index 78e492bdf..2a8d9a334 100644 --- a/devel/p5-Class-ErrorHandler/distinfo +++ b/devel/p5-Class-ErrorHandler/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/04/26 05:10:21 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/22 23:47:26 mef Exp $ -SHA1 (Class-ErrorHandler-0.03.tar.gz) = 5f9964e2c4f0a83d835035844c74c502b18e23d9 -RMD160 (Class-ErrorHandler-0.03.tar.gz) = 1fac4266bfab06d88be801018566fa5762a46c11 -Size (Class-ErrorHandler-0.03.tar.gz) = 10061 bytes +SHA1 (Class-ErrorHandler-0.04.tar.gz) = 04c31f206c2eee369ed54ff61b5a3ba086018714 +RMD160 (Class-ErrorHandler-0.04.tar.gz) = a7da4eba88674a66f1c64bb830cefb1af93ab0cb +Size (Class-ErrorHandler-0.04.tar.gz) = 9821 bytes diff --git a/devel/p5-Class-Factory-Util/Makefile b/devel/p5-Class-Factory-Util/Makefile index b5fd8fcbf..cb942fa00 100644 --- a/devel/p5-Class-Factory-Util/Makefile +++ b/devel/p5-Class-Factory-Util/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Factory-Util-1.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Factory/Makefile b/devel/p5-Class-Factory/Makefile index 8e8c8ed33..25515787e 100644 --- a/devel/p5-Class-Factory/Makefile +++ b/devel/p5-Class-Factory/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Factory-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Field/Makefile b/devel/p5-Class-Field/Makefile index 8b7fc7453..4ffe6ec85 100644 --- a/devel/p5-Class-Field/Makefile +++ b/devel/p5-Class-Field/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/08 14:11:02 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Field-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Fields/Makefile b/devel/p5-Class-Fields/Makefile index 92206f718..0ac1e0e78 100644 --- a/devel/p5-Class-Fields/Makefile +++ b/devel/p5-Class-Fields/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Fields-0.204 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Gomor/Makefile b/devel/p5-Class-Gomor/Makefile index 882e49fc5..df3252c0c 100644 --- a/devel/p5-Class-Gomor/Makefile +++ b/devel/p5-Class-Gomor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/27 13:54:19 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-Gomor-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-ISA/Makefile b/devel/p5-Class-ISA/Makefile index 25c172bef..5de59683e 100644 --- a/devel/p5-Class-ISA/Makefile +++ b/devel/p5-Class-ISA/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:48:59 wiz Exp $ DISTNAME= Class-ISA-0.36 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Inner/Makefile b/devel/p5-Class-Inner/Makefile index 834cf831c..4cbcf0a34 100644 --- a/devel/p5-Class-Inner/Makefile +++ b/devel/p5-Class-Inner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Inner-0.200001 PKGNAME= p5-${DISTNAME:S/200001/200.001/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile index 75f842d24..3f2d65cf1 100644 --- a/devel/p5-Class-InsideOut/Makefile +++ b/devel/p5-Class-InsideOut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:43 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-InsideOut-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Inspector/Makefile b/devel/p5-Class-Inspector/Makefile index f106c1bce..405721dc3 100644 --- a/devel/p5-Class-Inspector/Makefile +++ b/devel/p5-Class-Inspector/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Inspector-1.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Load-XS/Makefile b/devel/p5-Class-Load-XS/Makefile index 5415154d9..9f33b9990 100644 --- a/devel/p5-Class-Load-XS/Makefile +++ b/devel/p5-Class-Load-XS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/08 14:14:54 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Load-XS-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Load/Makefile b/devel/p5-Class-Load/Makefile index 007cda8e1..34146c5e4 100644 --- a/devel/p5-Class-Load/Makefile +++ b/devel/p5-Class-Load/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Load-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Loader/Makefile b/devel/p5-Class-Loader/Makefile index 11305ce0b..e8e3b3042 100644 --- a/devel/p5-Class-Loader/Makefile +++ b/devel/p5-Class-Loader/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Loader-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-MakeMethods/Makefile b/devel/p5-Class-MakeMethods/Makefile index a96438ba2..1abd92206 100644 --- a/devel/p5-Class-MakeMethods/Makefile +++ b/devel/p5-Class-MakeMethods/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-MakeMethods-1.01 PKGNAME= p5-${DISTNAME}0 # developer uses three-digit versions -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Method-Modifiers/Makefile b/devel/p5-Class-Method-Modifiers/Makefile index a998173f4..798d35c79 100644 --- a/devel/p5-Class-Method-Modifiers/Makefile +++ b/devel/p5-Class-Method-Modifiers/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/09/07 12:22:45 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Method-Modifiers-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-MethodMaker/Makefile b/devel/p5-Class-MethodMaker/Makefile index ece1e5e74..965f6e82a 100644 --- a/devel/p5-Class-MethodMaker/Makefile +++ b/devel/p5-Class-MethodMaker/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2015/03/15 13:23:25 mef Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:00 wiz Exp $ # -DISTNAME= Class-MethodMaker-2.23 +DISTNAME= Class-MethodMaker-2.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-MethodMaker/distinfo b/devel/p5-Class-MethodMaker/distinfo index efbab3e32..5888702da 100644 --- a/devel/p5-Class-MethodMaker/distinfo +++ b/devel/p5-Class-MethodMaker/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/03/15 13:23:25 mef Exp $ +$NetBSD: distinfo,v 1.17 2015/04/09 00:54:23 mef Exp $ -SHA1 (Class-MethodMaker-2.23.tar.gz) = 1a16738cb38ff8018e0f26168c207cd83f2240a1 -RMD160 (Class-MethodMaker-2.23.tar.gz) = 3c34fe72b9fa58ef36d37d7a237dd65a79fac741 -Size (Class-MethodMaker-2.23.tar.gz) = 77192 bytes +SHA1 (Class-MethodMaker-2.24.tar.gz) = 3e207252340930aa3745c63da5b2d3b49bf833ba +RMD160 (Class-MethodMaker-2.24.tar.gz) = 787471a37a1afd52093534470e8af15356760948 +Size (Class-MethodMaker-2.24.tar.gz) = 77242 bytes diff --git a/devel/p5-Class-Mix/Makefile b/devel/p5-Class-Mix/Makefile index bc958a39e..180eff30f 100644 --- a/devel/p5-Class-Mix/Makefile +++ b/devel/p5-Class-Mix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:44 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Mix-0.005 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-OOorNO/Makefile b/devel/p5-Class-OOorNO/Makefile index f05daf2f5..f4b861ad1 100644 --- a/devel/p5-Class-OOorNO/Makefile +++ b/devel/p5-Class-OOorNO/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-OOorNO-0.011 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-ObjectTemplate/Makefile b/devel/p5-Class-ObjectTemplate/Makefile index 51b8704dc..c41779ed7 100644 --- a/devel/p5-Class-ObjectTemplate/Makefile +++ b/devel/p5-Class-ObjectTemplate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-ObjectTemplate-0.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-ReturnValue/Makefile b/devel/p5-Class-ReturnValue/Makefile index a7d957cd3..b1bdc56c2 100644 --- a/devel/p5-Class-ReturnValue/Makefile +++ b/devel/p5-Class-ReturnValue/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:38 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-ReturnValue-0.55 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile index e61d2cefb..ddaca25aa 100644 --- a/devel/p5-Class-Singleton/Makefile +++ b/devel/p5-Class-Singleton/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/11/09 12:01:29 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:00 wiz Exp $ DISTNAME= Class-Singleton-1.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Std/Makefile b/devel/p5-Class-Std/Makefile index eecc59163..4c27ad60f 100644 --- a/devel/p5-Class-Std/Makefile +++ b/devel/p5-Class-Std/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:44 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-Std-0.011 PKGNAME= p5-${DISTNAME:S/011/0.11/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Throwable/Makefile b/devel/p5-Class-Throwable/Makefile index 89a8de1d2..b4d5d6700 100644 --- a/devel/p5-Class-Throwable/Makefile +++ b/devel/p5-Class-Throwable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/02/05 13:49:06 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-Throwable-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Tiny/Makefile b/devel/p5-Class-Tiny/Makefile index 305c8f265..bc578deb5 100644 --- a/devel/p5-Class-Tiny/Makefile +++ b/devel/p5-Class-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/01/31 13:05:13 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-Tiny-1.001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Trigger/Makefile b/devel/p5-Class-Trigger/Makefile index 78b6eca6e..a7ec91773 100644 --- a/devel/p5-Class-Trigger/Makefile +++ b/devel/p5-Class-Trigger/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-Trigger-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Unload/Makefile b/devel/p5-Class-Unload/Makefile index 9bec1a073..4a25a0064 100644 --- a/devel/p5-Class-Unload/Makefile +++ b/devel/p5-Class-Unload/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/06/09 18:44:05 schmonz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-Unload-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Virtual/Makefile b/devel/p5-Class-Virtual/Makefile index 19a305ed8..c4f072ae8 100644 --- a/devel/p5-Class-Virtual/Makefile +++ b/devel/p5-Class-Virtual/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/03/17 00:27:28 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-Virtual-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-WhiteHole/Makefile b/devel/p5-Class-WhiteHole/Makefile index 239d19b43..928a69a14 100644 --- a/devel/p5-Class-WhiteHole/Makefile +++ b/devel/p5-Class-WhiteHole/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:39 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-WhiteHole-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-XML/Makefile b/devel/p5-Class-XML/Makefile index dbc03e1d5..f92462df7 100644 --- a/devel/p5-Class-XML/Makefile +++ b/devel/p5-Class-XML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-XML-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-XPath/Makefile b/devel/p5-Class-XPath/Makefile index 4c58690a6..11d485c07 100644 --- a/devel/p5-Class-XPath/Makefile +++ b/devel/p5-Class-XPath/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:13 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-XPath-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-XSAccessor/Makefile b/devel/p5-Class-XSAccessor/Makefile index 704d55fa7..4c631c1c8 100644 --- a/devel/p5-Class-XSAccessor/Makefile +++ b/devel/p5-Class-XSAccessor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/07/28 13:43:07 wen Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Class-XSAccessor-1.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Clone-Fast/Makefile b/devel/p5-Clone-Fast/Makefile index 2c2b35a8c..14f40e31a 100644 --- a/devel/p5-Clone-Fast/Makefile +++ b/devel/p5-Clone-Fast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/30 10:24:13 obache Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Clone-Fast-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clone/} # as of 2015-01-30, above doesn't make it diff --git a/devel/p5-Clone-PP/Makefile b/devel/p5-Clone-PP/Makefile index 774cf07dd..9944bee68 100644 --- a/devel/p5-Clone-PP/Makefile +++ b/devel/p5-Clone-PP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/09/06 13:32:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Clone-PP-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clone/} diff --git a/devel/p5-Clone/Makefile b/devel/p5-Clone/Makefile index 4d99ccaac..d7a38eabe 100644 --- a/devel/p5-Clone/Makefile +++ b/devel/p5-Clone/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/01/21 21:45:28 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:01 wiz Exp $ DISTNAME= Clone-0.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clone/} diff --git a/devel/p5-Compress-PPMd/Makefile b/devel/p5-Compress-PPMd/Makefile index 1b9665aa0..79213db24 100644 --- a/devel/p5-Compress-PPMd/Makefile +++ b/devel/p5-Compress-PPMd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Compress-PPMd-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/devel/p5-Compress-Raw-Bzip2/Makefile b/devel/p5-Compress-Raw-Bzip2/Makefile index b21b56367..71e23bd40 100644 --- a/devel/p5-Compress-Raw-Bzip2/Makefile +++ b/devel/p5-Compress-Raw-Bzip2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/12/31 14:35:21 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Compress-Raw-Bzip2-2.068 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/devel/p5-Compress-Raw-Zlib/Makefile b/devel/p5-Compress-Raw-Zlib/Makefile index a880f0b20..848c12408 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/12/31 14:34:30 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Compress-Raw-Zlib-2.068 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} diff --git a/devel/p5-Config-Any-Merge/Makefile b/devel/p5-Config-Any-Merge/Makefile index f84a39c1d..25b5635ab 100644 --- a/devel/p5-Config-Any-Merge/Makefile +++ b/devel/p5-Config-Any-Merge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:45 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Config-Any-Merge-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 devel textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-Any/Makefile b/devel/p5-Config-Any/Makefile index 5c506bdf8..f7e8905b0 100644 --- a/devel/p5-Config-Any/Makefile +++ b/devel/p5-Config-Any/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/31 12:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:02 wiz Exp $ -DISTNAME= Config-Any-0.24 +DISTNAME= Config-Any-0.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-Any/distinfo b/devel/p5-Config-Any/distinfo index 08952d32d..7a2b19818 100644 --- a/devel/p5-Config-Any/distinfo +++ b/devel/p5-Config-Any/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/10/15 14:26:03 wen Exp $ +$NetBSD: distinfo,v 1.11 2015/04/30 12:41:03 wen Exp $ -SHA1 (Config-Any-0.24.tar.gz) = ea697320dbffb708282d77c233932965ba06488f -RMD160 (Config-Any-0.24.tar.gz) = b4cc8fb96bc04bfc3921ef59d05b07aef7cc4add -Size (Config-Any-0.24.tar.gz) = 35024 bytes +SHA1 (Config-Any-0.26.tar.gz) = fefed8907775e02bbc810078fbdf3e7b6ad56e7b +RMD160 (Config-Any-0.26.tar.gz) = 7937bac056ffbc1a9639611d7a2f5da080c0b1fc +Size (Config-Any-0.26.tar.gz) = 35193 bytes diff --git a/devel/p5-Config-Auto/Makefile b/devel/p5-Config-Auto/Makefile index cf0d18745..ea45bd644 100644 --- a/devel/p5-Config-Auto/Makefile +++ b/devel/p5-Config-Auto/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/28 04:30:04 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Config-Auto-0.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-AutoConf/Makefile b/devel/p5-Config-AutoConf/Makefile index 2672ec8ff..c6cb9b4fe 100644 --- a/devel/p5-Config-AutoConf/Makefile +++ b/devel/p5-Config-AutoConf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/03/01 09:07:35 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:02 wiz Exp $ -DISTNAME= Config-AutoConf-0.310 +DISTNAME= Config-AutoConf-0.311 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AM/AMBS/irConfig/} diff --git a/devel/p5-Config-AutoConf/distinfo b/devel/p5-Config-AutoConf/distinfo index f8bb45182..021333fb6 100644 --- a/devel/p5-Config-AutoConf/distinfo +++ b/devel/p5-Config-AutoConf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/03/01 09:07:35 mef Exp $ +$NetBSD: distinfo,v 1.8 2015/04/09 00:55:54 mef Exp $ -SHA1 (Config-AutoConf-0.310.tar.gz) = 73b5bee29b487d3adb356344b163d2f89a438062 -RMD160 (Config-AutoConf-0.310.tar.gz) = 038f20ed19772aa0f0a914f6d9fc65820b169620 -Size (Config-AutoConf-0.310.tar.gz) = 40955 bytes +SHA1 (Config-AutoConf-0.311.tar.gz) = 214fc27abc5537c628d2dd7e5dccb4867dd3b672 +RMD160 (Config-AutoConf-0.311.tar.gz) = 447cdda1d09456f5214ebf546b46073a2dc912a8 +Size (Config-AutoConf-0.311.tar.gz) = 41255 bytes diff --git a/devel/p5-Config-Find/Makefile b/devel/p5-Config-Find/Makefile index 57d13f471..3481c0a14 100644 --- a/devel/p5-Config-Find/Makefile +++ b/devel/p5-Config-Find/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:14 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:02 wiz Exp $ -DISTNAME= Config-Find-0.26 +DISTNAME= Config-Find-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-Find/distinfo b/devel/p5-Config-Find/distinfo index 4359ef494..c477b8443 100644 --- a/devel/p5-Config-Find/distinfo +++ b/devel/p5-Config-Find/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/12/20 20:59:18 he Exp $ +$NetBSD: distinfo,v 1.5 2015/04/22 14:43:32 mef Exp $ -SHA1 (Config-Find-0.26.tar.gz) = 487eaa40321d35364bf27b0cfb85b5830529fdef -RMD160 (Config-Find-0.26.tar.gz) = 1514e7553a94bbe0b237ce093d95a4155815610f -Size (Config-Find-0.26.tar.gz) = 10639 bytes +SHA1 (Config-Find-0.29.tar.gz) = 9de44ebc3964d0e7a1c5e56a4c6d63fe078ba074 +RMD160 (Config-Find-0.29.tar.gz) = 1e5df1722136f07ace356ada670b5e1aa5552bf4 +Size (Config-Find-0.29.tar.gz) = 13774 bytes diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile index b1dbd1459..0c90ef442 100644 --- a/devel/p5-Config-General/Makefile +++ b/devel/p5-Config-General/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2015/01/28 04:40:24 mef Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:49:02 wiz Exp $ -DISTNAME= Config-General-2.56 +DISTNAME= Config-General-2.58 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-General/distinfo b/devel/p5-Config-General/distinfo index b8b87450a..43736273f 100644 --- a/devel/p5-Config-General/distinfo +++ b/devel/p5-Config-General/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/01/28 04:40:24 mef Exp $ +$NetBSD: distinfo,v 1.18 2015/05/23 01:51:42 mef Exp $ -SHA1 (Config-General-2.56.tar.gz) = 5f2f6b9e6e7a5f8e5bcaec6146c65f92693dc613 -RMD160 (Config-General-2.56.tar.gz) = 23dab3b869ac16e67a45c2e1d91438a770152099 -Size (Config-General-2.56.tar.gz) = 61135 bytes +SHA1 (Config-General-2.58.tar.gz) = 1215ce366e32792977e3d746c20a77a0f984e047 +RMD160 (Config-General-2.58.tar.gz) = bb28c47d19662beb18c43a912b91c83174b8b1d9 +Size (Config-General-2.58.tar.gz) = 61322 bytes diff --git a/devel/p5-Config-GitLike/Makefile b/devel/p5-Config-GitLike/Makefile index 75268f1b1..26850b0e5 100644 --- a/devel/p5-Config-GitLike/Makefile +++ b/devel/p5-Config-GitLike/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/02/18 13:16:23 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Config-GitLike-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-Grammar/Makefile b/devel/p5-Config-Grammar/Makefile index dd70b5124..e8fcbc871 100644 --- a/devel/p5-Config-Grammar/Makefile +++ b/devel/p5-Config-Grammar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Config-Grammar-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-INI/Makefile b/devel/p5-Config-INI/Makefile index 0f61d185c..e10075872 100644 --- a/devel/p5-Config-INI/Makefile +++ b/devel/p5-Config-INI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/24 07:28:56 wen Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:02 wiz Exp $ DISTNAME= Config-INI-0.025 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-IniFiles/Makefile b/devel/p5-Config-IniFiles/Makefile index cc4218074..53e86e77a 100644 --- a/devel/p5-Config-IniFiles/Makefile +++ b/devel/p5-Config-IniFiles/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/01/28 04:45:37 mef Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:49:02 wiz Exp $ -DISTNAME= Config-IniFiles-2.83 +DISTNAME= Config-IniFiles-2.86 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-IniFiles/distinfo b/devel/p5-Config-IniFiles/distinfo index 14f5bdf6b..fd8dc619a 100644 --- a/devel/p5-Config-IniFiles/distinfo +++ b/devel/p5-Config-IniFiles/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2015/01/28 04:45:37 mef Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 00:06:13 mef Exp $ -SHA1 (Config-IniFiles-2.83.tar.gz) = a84bf7ec97ffb79558b8fa5eef7b32e361ebcd15 -RMD160 (Config-IniFiles-2.83.tar.gz) = 29954f78a7570ee4a19f996fec0a828bdacf9d69 -Size (Config-IniFiles-2.83.tar.gz) = 72950 bytes +SHA1 (Config-IniFiles-2.86.tar.gz) = 255ba04c77d5c3ccbd5ea8d99d03935439cb007b +RMD160 (Config-IniFiles-2.86.tar.gz) = dc27a89a1962528b1360a1681355681066a6eb78 +Size (Config-IniFiles-2.86.tar.gz) = 79705 bytes diff --git a/devel/p5-Config-MVP-Reader-INI/Makefile b/devel/p5-Config-MVP-Reader-INI/Makefile index db85d4df3..caff87744 100644 --- a/devel/p5-Config-MVP-Reader-INI/Makefile +++ b/devel/p5-Config-MVP-Reader-INI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/01/28 04:54:36 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Config-MVP-Reader-INI-2.101463 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-MVP/Makefile b/devel/p5-Config-MVP/Makefile index 63a24fd8a..4947aeb70 100644 --- a/devel/p5-Config-MVP/Makefile +++ b/devel/p5-Config-MVP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/03/15 13:27:28 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:03 wiz Exp $ -DISTNAME= Config-MVP-2.200009 +DISTNAME= Config-MVP-2.200010 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-MVP/distinfo b/devel/p5-Config-MVP/distinfo index 442d363f3..e852a20dd 100644 --- a/devel/p5-Config-MVP/distinfo +++ b/devel/p5-Config-MVP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/03/15 13:27:28 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/04/09 01:03:18 mef Exp $ -SHA1 (Config-MVP-2.200009.tar.gz) = 22b9a4d56ba6ca1e9fd5f1d5f55b1e94e4d0c89c -RMD160 (Config-MVP-2.200009.tar.gz) = 843167b1b5ed1891b458216d5d3371aaaf086828 -Size (Config-MVP-2.200009.tar.gz) = 32915 bytes +SHA1 (Config-MVP-2.200010.tar.gz) = c4768b5b61db2cf22c10ad3cd571be979f3efcff +RMD160 (Config-MVP-2.200010.tar.gz) = 3993eabc7bfaa9ef65f42783e0d91e8026aed7b6 +Size (Config-MVP-2.200010.tar.gz) = 32947 bytes diff --git a/devel/p5-Config-Properties/Makefile b/devel/p5-Config-Properties/Makefile index b8fc6ed0b..b51eb369a 100644 --- a/devel/p5-Config-Properties/Makefile +++ b/devel/p5-Config-Properties/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/01/28 04:56:24 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:03 wiz Exp $ # -DISTNAME= Config-Properties-1.77 +DISTNAME= Config-Properties-1.80 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-Properties/distinfo b/devel/p5-Config-Properties/distinfo index 32030da50..46e420830 100644 --- a/devel/p5-Config-Properties/distinfo +++ b/devel/p5-Config-Properties/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/01/28 04:56:24 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/05/22 23:50:25 mef Exp $ -SHA1 (Config-Properties-1.77.tar.gz) = 3d8f79493961616bdc82a706377d5510cb02495b -RMD160 (Config-Properties-1.77.tar.gz) = d363cf9af61cc640ca4e694624596407037652e2 -Size (Config-Properties-1.77.tar.gz) = 13381 bytes +SHA1 (Config-Properties-1.80.tar.gz) = f742f3a2a2b29c8e44c51bcecedc0c5efe36a82d +RMD160 (Config-Properties-1.80.tar.gz) = 8036ce3d30cd93c9cbabedb510d269ce535812e9 +Size (Config-Properties-1.80.tar.gz) = 14204 bytes diff --git a/devel/p5-Config-Std/Makefile b/devel/p5-Config-Std/Makefile index bc6d8099c..4d3d2f5af 100644 --- a/devel/p5-Config-Std/Makefile +++ b/devel/p5-Config-Std/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/28 04:58:05 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Config-Std-0.901 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BR/BRICKER/} diff --git a/devel/p5-Config-Tiny/Makefile b/devel/p5-Config-Tiny/Makefile index 4603ba4b2..b2c48adac 100644 --- a/devel/p5-Config-Tiny/Makefile +++ b/devel/p5-Config-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/03/15 23:06:00 mef Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Config-Tiny-2.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Const-Fast/Makefile b/devel/p5-Const-Fast/Makefile index 83f6b3d85..fdd2ebb28 100644 --- a/devel/p5-Const-Fast/Makefile +++ b/devel/p5-Const-Fast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:14 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Const-Fast-0.014 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/} diff --git a/devel/p5-Context-Preserve/Makefile b/devel/p5-Context-Preserve/Makefile index 6fbc65119..1f86acb02 100644 --- a/devel/p5-Context-Preserve/Makefile +++ b/devel/p5-Context-Preserve/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:46 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Context-Preserve-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../../authors/id/J/JR/JROCKWAY/} @@ -12,7 +12,7 @@ COMMENT= Perl 5 module to run code after a subroutine call LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Context/Preserve/.packlist diff --git a/devel/p5-Contextual-Return/Makefile b/devel/p5-Contextual-Return/Makefile index 41a40c5af..eee0c19f7 100644 --- a/devel/p5-Contextual-Return/Makefile +++ b/devel/p5-Contextual-Return/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:46 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Contextual-Return-0.004007 PKGNAME= p5-${DISTNAME:S/004007/004.007/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} diff --git a/devel/p5-Convert-Binary-C/Makefile b/devel/p5-Convert-Binary-C/Makefile index 74548ed68..2cfc8cde4 100644 --- a/devel/p5-Convert-Binary-C/Makefile +++ b/devel/p5-Convert-Binary-C/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:35:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Convert-Binary-C-0.76 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index c3142ab48..5d5065958 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/02/13 14:00:02 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:03 wiz Exp $ # DISTNAME= Coro-6.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Coro/} diff --git a/devel/p5-Curses-UI-POE/Makefile b/devel/p5-Curses-UI-POE/Makefile index ed2aa870f..5bb837f2a 100644 --- a/devel/p5-Curses-UI-POE/Makefile +++ b/devel/p5-Curses-UI-POE/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/02/08 07:00:04 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Curses-UI-POE-0.04 # 0.035 -> 0.03500, 0.04 -> 0.04000 PKGNAME= p5-${DISTNAME:C/[0-9.]+//}0.04000 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Curses/} diff --git a/devel/p5-Curses-UI/Makefile b/devel/p5-Curses-UI/Makefile index f58213620..0207f4a69 100644 --- a/devel/p5-Curses-UI/Makefile +++ b/devel/p5-Curses-UI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:14 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Curses-UI-0.9609 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Curses/} diff --git a/devel/p5-Curses/Makefile b/devel/p5-Curses/Makefile index dbc7bdb18..5697d81ef 100644 --- a/devel/p5-Curses/Makefile +++ b/devel/p5-Curses/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2015/01/29 01:00:26 mef Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:49:03 wiz Exp $ DISTNAME= Curses-1.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Curses/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Data-Alias/Makefile b/devel/p5-Data-Alias/Makefile index 2481a8ad2..d05150bd4 100644 --- a/devel/p5-Data-Alias/Makefile +++ b/devel/p5-Data-Alias/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:35:47 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Alias-1.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Buffer/Makefile b/devel/p5-Data-Buffer/Makefile index 8a20d7e23..659220504 100644 --- a/devel/p5-Data-Buffer/Makefile +++ b/devel/p5-Data-Buffer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:14 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Buffer-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Compare/Makefile b/devel/p5-Data-Compare/Makefile index 89b5dd00d..e4bc810c7 100644 --- a/devel/p5-Data-Compare/Makefile +++ b/devel/p5-Data-Compare/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/29 00:43:58 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Compare-1.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Denter/Makefile b/devel/p5-Data-Denter/Makefile index f6f04f76d..23727225c 100644 --- a/devel/p5-Data-Denter/Makefile +++ b/devel/p5-Data-Denter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:47 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Denter-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Dump-Streamer/Makefile b/devel/p5-Data-Dump-Streamer/Makefile index 7ba7b76ea..1205ac179 100644 --- a/devel/p5-Data-Dump-Streamer/Makefile +++ b/devel/p5-Data-Dump-Streamer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/28 01:48:28 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Dump-Streamer-2.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Dump/Makefile b/devel/p5-Data-Dump/Makefile index 1ee1a052f..dc06dd03f 100644 --- a/devel/p5-Data-Dump/Makefile +++ b/devel/p5-Data-Dump/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:15 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Dump-1.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Dumper-Concise/Makefile b/devel/p5-Data-Dumper-Concise/Makefile index 4fc4ff497..4ba8d635c 100644 --- a/devel/p5-Data-Dumper-Concise/Makefile +++ b/devel/p5-Data-Dumper-Concise/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/29 01:02:40 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Dumper-Concise-2.022 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Dumper-Names/Makefile b/devel/p5-Data-Dumper-Names/Makefile index 761b23607..d4ff77a96 100644 --- a/devel/p5-Data-Dumper-Names/Makefile +++ b/devel/p5-Data-Dumper-Names/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:47 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Dumper-Names-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Dumper/Makefile b/devel/p5-Data-Dumper/Makefile index b79084054..84e340c1d 100644 --- a/devel/p5-Data-Dumper/Makefile +++ b/devel/p5-Data-Dumper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/02/07 16:17:57 pettai Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Dumper-2.154 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SM/SMUELLER/} diff --git a/devel/p5-Data-GUID/Makefile b/devel/p5-Data-GUID/Makefile index 3738d8635..d801106c3 100644 --- a/devel/p5-Data-GUID/Makefile +++ b/devel/p5-Data-GUID/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:47 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-GUID-0.048 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Hierarchy/Makefile b/devel/p5-Data-Hierarchy/Makefile index 84430e30d..5ddea7e0b 100644 --- a/devel/p5-Data-Hierarchy/Makefile +++ b/devel/p5-Data-Hierarchy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:15 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:04 wiz Exp $ DISTNAME= Data-Hierarchy-0.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Integer/Makefile b/devel/p5-Data-Integer/Makefile index 74135f2f3..5cce0b5b3 100644 --- a/devel/p5-Data-Integer/Makefile +++ b/devel/p5-Data-Integer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:15 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:04 wiz Exp $ -DISTNAME= Data-Integer-0.004 +DISTNAME= Data-Integer-0.005 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Integer/distinfo b/devel/p5-Data-Integer/distinfo index 2bff1885c..83d4c451e 100644 --- a/devel/p5-Data-Integer/distinfo +++ b/devel/p5-Data-Integer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/21 10:05:45 hiramatsu Exp $ +$NetBSD: distinfo,v 1.2 2015/04/09 01:05:02 mef Exp $ -SHA1 (Data-Integer-0.004.tar.gz) = 9d3c8fc0ceb11b80a19bf14364072a0479caa6a5 -RMD160 (Data-Integer-0.004.tar.gz) = 5e274484755fd5ea9650a93111105b931ae6f2e2 -Size (Data-Integer-0.004.tar.gz) = 24515 bytes +SHA1 (Data-Integer-0.005.tar.gz) = c6ca718ff8e9cfd7defcbd76a6df8debf224e259 +RMD160 (Data-Integer-0.005.tar.gz) = 62267d1663a83d8369ecaa338edfeda1ba95303d +Size (Data-Integer-0.005.tar.gz) = 24695 bytes diff --git a/devel/p5-Data-MessagePack/Makefile b/devel/p5-Data-MessagePack/Makefile index b8eb88b83..81e16d8d7 100644 --- a/devel/p5-Data-MessagePack/Makefile +++ b/devel/p5-Data-MessagePack/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:04 wiz Exp $ # DISTNAME= Data-MessagePack-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Munge/Makefile b/devel/p5-Data-Munge/Makefile index 9bae398f1..95bbae912 100644 --- a/devel/p5-Data-Munge/Makefile +++ b/devel/p5-Data-Munge/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/03/15 13:29:52 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:05 wiz Exp $ -DISTNAME= Data-Munge-0.094 +DISTNAME= Data-Munge-0.095 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} @@ -10,6 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/Data-Munge/ COMMENT= Various utility functions LICENSE= ${PERL5_LICENSE} +# for make test +BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings + PERL5_PACKLIST= auto/Data/Munge/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-Data-Munge/distinfo b/devel/p5-Data-Munge/distinfo index 0dcd686f7..248501c66 100644 --- a/devel/p5-Data-Munge/distinfo +++ b/devel/p5-Data-Munge/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/15 13:29:52 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/05/22 23:53:06 mef Exp $ -SHA1 (Data-Munge-0.094.tar.gz) = f1015cade99387ccaa0d1748b50bfc5ca32e1dd4 -RMD160 (Data-Munge-0.094.tar.gz) = 878fdcb992396b54e2ca39715ff181685589ab33 -Size (Data-Munge-0.094.tar.gz) = 8012 bytes +SHA1 (Data-Munge-0.095.tar.gz) = 8193c0cfb654eaff68504bdaddfe19c46484a171 +RMD160 (Data-Munge-0.095.tar.gz) = f5cfedab0ef20dbf4fad3562bc538b505090f2dd +Size (Data-Munge-0.095.tar.gz) = 8252 bytes diff --git a/devel/p5-Data-OptList/Makefile b/devel/p5-Data-OptList/Makefile index 429af5850..a524fd3a1 100644 --- a/devel/p5-Data-OptList/Makefile +++ b/devel/p5-Data-OptList/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/09/06 12:52:02 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:05 wiz Exp $ DISTNAME= Data-OptList-0.109 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Page/Makefile b/devel/p5-Data-Page/Makefile index 5065ba43a..f01451557 100644 --- a/devel/p5-Data-Page/Makefile +++ b/devel/p5-Data-Page/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:05 wiz Exp $ DISTNAME= Data-Page-2.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Pageset/Makefile b/devel/p5-Data-Pageset/Makefile index fa765bb09..cc7f3c79f 100644 --- a/devel/p5-Data-Pageset/Makefile +++ b/devel/p5-Data-Pageset/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:05 wiz Exp $ DISTNAME= Data-Pageset-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Peek/Makefile b/devel/p5-Data-Peek/Makefile index 728a6d046..78472d523 100644 --- a/devel/p5-Data-Peek/Makefile +++ b/devel/p5-Data-Peek/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/12 05:15:25 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:05 wiz Exp $ -DISTNAME= Data-Peek-0.43 +DISTNAME= Data-Peek-0.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Data-Peek/distinfo b/devel/p5-Data-Peek/distinfo index cf4f13594..b8c7d0ab5 100644 --- a/devel/p5-Data-Peek/distinfo +++ b/devel/p5-Data-Peek/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2015/02/12 05:15:25 mef Exp $ +$NetBSD: distinfo,v 1.11 2015/04/09 01:06:55 mef Exp $ -SHA1 (Data-Peek-0.43.tgz) = 8a6b07b76594bea953934b194c4046d9f24e69c5 -RMD160 (Data-Peek-0.43.tgz) = 88f521e13f308e5c7c7b5ff37acbced9714c1a1a -Size (Data-Peek-0.43.tgz) = 60142 bytes +SHA1 (Data-Peek-0.44.tgz) = 0df582c9ce08b140626ffb3063b0a8f46e8f30dc +RMD160 (Data-Peek-0.44.tgz) = febdfaeae49e6b7b45db5dfd64847271a5b22551 +Size (Data-Peek-0.44.tgz) = 60176 bytes diff --git a/devel/p5-Data-Perl/Makefile b/devel/p5-Data-Perl/Makefile index 6374280b8..9a2e739dd 100644 --- a/devel/p5-Data-Perl/Makefile +++ b/devel/p5-Data-Perl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/09/06 14:19:36 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:05 wiz Exp $ DISTNAME= Data-Perl-0.002009 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Printer/Makefile b/devel/p5-Data-Printer/Makefile index 5885ccac0..a4d0c0998 100644 --- a/devel/p5-Data-Printer/Makefile +++ b/devel/p5-Data-Printer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/01/31 13:27:07 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:05 wiz Exp $ -DISTNAME= Data-Printer-0.35_01 +DISTNAME= Data-Printer-0.36 PKGNAME= p5-${DISTNAME:S/_/./} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GA/GARU/} #ASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Printer/distinfo b/devel/p5-Data-Printer/distinfo index 1e164446a..d32ab8450 100644 --- a/devel/p5-Data-Printer/distinfo +++ b/devel/p5-Data-Printer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/01/29 01:12:17 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/05/31 13:03:50 wiz Exp $ -SHA1 (Data-Printer-0.35_01.tar.gz) = edb4f7154f91fe9cfe870244b7cabf1613e8c7ac -RMD160 (Data-Printer-0.35_01.tar.gz) = 3ac5bda7139b40ef0353ff35f2bd94ce2002864e -Size (Data-Printer-0.35_01.tar.gz) = 56475 bytes +SHA1 (Data-Printer-0.36.tar.gz) = d7dd003cd31c3af4fa410a4e349140f60a6b5bc3 +RMD160 (Data-Printer-0.36.tar.gz) = 1d98c7050f9b2717b08501e603f13e1d73b655e4 +Size (Data-Printer-0.36.tar.gz) = 56614 bytes diff --git a/devel/p5-Data-Record/Makefile b/devel/p5-Data-Record/Makefile index e42206e6f..f19d4cf7b 100644 --- a/devel/p5-Data-Record/Makefile +++ b/devel/p5-Data-Record/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:05 wiz Exp $ DISTNAME= Data-Record-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Section-Simple/Makefile b/devel/p5-Data-Section-Simple/Makefile index 34b3fc73a..ed7bc9d64 100644 --- a/devel/p5-Data-Section-Simple/Makefile +++ b/devel/p5-Data-Section-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:05 wiz Exp $ DISTNAME= Data-Section-Simple-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index 99e0f3885..3b034b3de 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/03/17 12:48:25 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:05 wiz Exp $ DISTNAME= Data-Section-0.200006 PKGNAME= p5-Data-Section-0.200.006 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Serializer/Makefile b/devel/p5-Data-Serializer/Makefile index e1530b820..a51c072c0 100644 --- a/devel/p5-Data-Serializer/Makefile +++ b/devel/p5-Data-Serializer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/29 01:19:51 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-Serializer-0.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile index 0446f887a..16d946ce1 100644 --- a/devel/p5-Data-ShowTable/Makefile +++ b/devel/p5-Data-ShowTable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/03/15 13:37:08 mef Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-ShowTable-4.6 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Stag/Makefile b/devel/p5-Data-Stag/Makefile index 016f02174..acf725dc4 100644 --- a/devel/p5-Data-Stag/Makefile +++ b/devel/p5-Data-Stag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-Stag-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Taxi/Makefile b/devel/p5-Data-Taxi/Makefile index 796d465c2..3f45227b5 100644 --- a/devel/p5-Data-Taxi/Makefile +++ b/devel/p5-Data-Taxi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-Taxi-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-TemporaryBag/Makefile b/devel/p5-Data-TemporaryBag/Makefile index ea87a20fd..51e54fe45 100644 --- a/devel/p5-Data-TemporaryBag/Makefile +++ b/devel/p5-Data-TemporaryBag/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:15 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-TemporaryBag-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-UUID/Makefile b/devel/p5-Data-UUID/Makefile index ceeab97c2..2a6c7ccf1 100644 --- a/devel/p5-Data-UUID/Makefile +++ b/devel/p5-Data-UUID/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/01/29 01:21:36 mef Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-UUID-1.220 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Uniqid/Makefile b/devel/p5-Data-Uniqid/Makefile index 2270dc70f..baaae408c 100644 --- a/devel/p5-Data-Uniqid/Makefile +++ b/devel/p5-Data-Uniqid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/10/09 14:06:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-Uniqid-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Data-Visitor/Makefile b/devel/p5-Data-Visitor/Makefile index 5a823b7dc..dc87f1a7e 100644 --- a/devel/p5-Data-Visitor/Makefile +++ b/devel/p5-Data-Visitor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:35:48 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Data-Visitor-0.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/devel/p5-Date-Business/Makefile b/devel/p5-Date-Business/Makefile index 8cf7f0f7a..aee5ed876 100644 --- a/devel/p5-Date-Business/Makefile +++ b/devel/p5-Date-Business/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:15 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Date-Business-1.2 PKGNAME= ${DISTNAME:S/Date-Business/p5-Date-Business/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/devel/p5-Date-Calc-XS/Makefile b/devel/p5-Date-Calc-XS/Makefile index 18bd0292c..1f3073fb8 100644 --- a/devel/p5-Date-Calc-XS/Makefile +++ b/devel/p5-Date-Calc-XS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 13:39:13 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Date-Calc-XS-6.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile index 597071b86..26dbc7f89 100644 --- a/devel/p5-Date-Calc/Makefile +++ b/devel/p5-Date-Calc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/03/09 06:09:57 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Date-Calc-6.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile index 0eec0891d..062feef72 100644 --- a/devel/p5-Date-Manip/Makefile +++ b/devel/p5-Date-Manip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2015/03/05 07:00:17 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/12 10:49:06 wiz Exp $ -DISTNAME= Date-Manip-6.49 +DISTNAME= Date-Manip-6.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/devel/p5-Date-Manip/distinfo b/devel/p5-Date-Manip/distinfo index 02c3bcd92..3691f9071 100644 --- a/devel/p5-Date-Manip/distinfo +++ b/devel/p5-Date-Manip/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2015/03/05 07:00:17 wiz Exp $ +$NetBSD: distinfo,v 1.25 2015/06/03 07:19:43 wiz Exp $ -SHA1 (Date-Manip-6.49.tar.gz) = 98685078b08509f2d954c1434b4ff8e5a6d04f33 -RMD160 (Date-Manip-6.49.tar.gz) = 1f8a5ac065188bfc81493921d2107172295a66b3 -Size (Date-Manip-6.49.tar.gz) = 15472097 bytes +SHA1 (Date-Manip-6.50.tar.gz) = 831fd1496720a4e29205a9d327f067745172995a +RMD160 (Date-Manip-6.50.tar.gz) = b5b3e155d3df415e669586d4c73bca62a0ee7eaa +Size (Date-Manip-6.50.tar.gz) = 1795873 bytes diff --git a/devel/p5-Date-Simple/Makefile b/devel/p5-Date-Simple/Makefile index 8c5a9cad2..17b4dea1d 100644 --- a/devel/p5-Date-Simple/Makefile +++ b/devel/p5-Date-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:49 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Date-Simple-3.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/devel/p5-Debug-Client/Makefile b/devel/p5-Debug-Client/Makefile index 5dd68d681..429a9b77a 100644 --- a/devel/p5-Debug-Client/Makefile +++ b/devel/p5-Debug-Client/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/29 01:25:53 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:06 wiz Exp $ DISTNAME= Debug-Client-0.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Debug/} diff --git a/devel/p5-Declare-Constraints-Simple/Makefile b/devel/p5-Declare-Constraints-Simple/Makefile index 581ed8081..047f79640 100644 --- a/devel/p5-Declare-Constraints-Simple/Makefile +++ b/devel/p5-Declare-Constraints-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:49 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Declare-Constraints-Simple-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PH/PHAYLON/} diff --git a/devel/p5-Devel-Autoflush/Makefile b/devel/p5-Devel-Autoflush/Makefile index 4ce078ced..f5bcd2b0a 100644 --- a/devel/p5-Devel-Autoflush/Makefile +++ b/devel/p5-Devel-Autoflush/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/29 04:53:21 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-Autoflush-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-BeginLift/Makefile b/devel/p5-Devel-BeginLift/Makefile index b6ae37b84..a0b1aa2b5 100644 --- a/devel/p5-Devel-BeginLift/Makefile +++ b/devel/p5-Devel-BeginLift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:35:49 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-BeginLift-0.001003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Caller/Makefile b/devel/p5-Devel-Caller/Makefile index ae32d103d..8f3e9ad41 100644 --- a/devel/p5-Devel-Caller/Makefile +++ b/devel/p5-Devel-Caller/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/29 04:57:08 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-Caller-2.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-CheckBin/Makefile b/devel/p5-Devel-CheckBin/Makefile index e25739b84..ef27684ec 100644 --- a/devel/p5-Devel-CheckBin/Makefile +++ b/devel/p5-Devel-CheckBin/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/09/07 12:27:31 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:07 wiz Exp $ -DISTNAME= Devel-CheckBin-0.02 +DISTNAME= Devel-CheckBin-0.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} @@ -13,7 +14,6 @@ LICENSE= ${PERL5_LICENSE} #DEPENDS+= p5-IO-CaptureOutput>=1.08.01:../../devel/p5-IO-CaptureOutput PERL5_PACKLIST= auto/Devel/CheckBin/.packlist -PERL5_MODULE_TYPE= Module::Build .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Devel-CheckBin/distinfo b/devel/p5-Devel-CheckBin/distinfo index 20c382baf..30f8e4bc9 100644 --- a/devel/p5-Devel-CheckBin/distinfo +++ b/devel/p5-Devel-CheckBin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/09/07 12:27:31 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/06 02:33:52 mef Exp $ -SHA1 (Devel-CheckBin-0.02.tar.gz) = 08ad148cdc1256f200eec178c47bc0bbd54dc443 -RMD160 (Devel-CheckBin-0.02.tar.gz) = e30e41f0521d9a942223a47e7fec1ea7e1b8cbc5 -Size (Devel-CheckBin-0.02.tar.gz) = 10006 bytes +SHA1 (Devel-CheckBin-0.03.tar.gz) = dcc85fbad6e84da213fd7fc11f3ee6b87253fc3b +RMD160 (Devel-CheckBin-0.03.tar.gz) = 0160278bdd32a99180408f31336955bf13b359bf +Size (Devel-CheckBin-0.03.tar.gz) = 9832 bytes diff --git a/devel/p5-Devel-CheckCompiler/Makefile b/devel/p5-Devel-CheckCompiler/Makefile index 0f467f987..32a69c773 100644 --- a/devel/p5-Devel-CheckCompiler/Makefile +++ b/devel/p5-Devel-CheckCompiler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:16 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-CheckCompiler-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-CheckLib/Makefile b/devel/p5-Devel-CheckLib/Makefile index 0e044a51d..2181c79e9 100644 --- a/devel/p5-Devel-CheckLib/Makefile +++ b/devel/p5-Devel-CheckLib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/29 05:02:56 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-CheckLib-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-CheckOS/Makefile b/devel/p5-Devel-CheckOS/Makefile index d96f6ed35..a68848787 100644 --- a/devel/p5-Devel-CheckOS/Makefile +++ b/devel/p5-Devel-CheckOS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/03/15 13:41:44 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-CheckOS-1.76 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Cover/Makefile b/devel/p5-Devel-Cover/Makefile index 744b21702..033945ffb 100644 --- a/devel/p5-Devel-Cover/Makefile +++ b/devel/p5-Devel-Cover/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2015/01/29 05:06:07 mef Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:07 wiz Exp $ -DISTNAME= Devel-Cover-1.17 +DISTNAME= Devel-Cover-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PJ/PJCJ/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Devel-Cover/ diff --git a/devel/p5-Devel-Cover/distinfo b/devel/p5-Devel-Cover/distinfo index a9d239320..059109038 100644 --- a/devel/p5-Devel-Cover/distinfo +++ b/devel/p5-Devel-Cover/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2015/01/29 05:06:07 mef Exp $ +$NetBSD: distinfo,v 1.13 2015/04/09 01:09:09 mef Exp $ -SHA1 (Devel-Cover-1.17.tar.gz) = 930447702a4aba1b464e1bb6c7d46b2e7d347ec6 -RMD160 (Devel-Cover-1.17.tar.gz) = d48e68d3aa7f086aaffc94114cd0a934dc9948a3 -Size (Devel-Cover-1.17.tar.gz) = 204752 bytes +SHA1 (Devel-Cover-1.18.tar.gz) = 515912b517d74332621660e478f0c7494eaf6342 +RMD160 (Devel-Cover-1.18.tar.gz) = 713c315823cbf466ee6aecb33bc40956ca7da6b4 +Size (Devel-Cover-1.18.tar.gz) = 207365 bytes diff --git a/devel/p5-Devel-Cycle/Makefile b/devel/p5-Devel-Cycle/Makefile index b865dd3aa..c1c712724 100644 --- a/devel/p5-Devel-Cycle/Makefile +++ b/devel/p5-Devel-Cycle/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/01/29 05:08:07 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-Cycle-1.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Declare/Makefile b/devel/p5-Devel-Declare/Makefile index 24dd4757f..16ef0930d 100644 --- a/devel/p5-Devel-Declare/Makefile +++ b/devel/p5-Devel-Declare/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/01/29 05:10:25 mef Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:07 wiz Exp $ -DISTNAME= Devel-Declare-0.006017 +DISTNAME= Devel-Declare-0.006018 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} @@ -16,6 +17,8 @@ BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.302:../../devel/p5-ExtUtils-Depends BUILD_DEPENDS+= p5-B-Compiling-[0-9]*:../../devel/p5-B-Compiling # t/lines.t BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn +# for make test +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires USE_LANGUAGES= c PERL5_PACKLIST= auto/Devel/Declare/.packlist diff --git a/devel/p5-Devel-Declare/distinfo b/devel/p5-Devel-Declare/distinfo index 500201e63..dcbd3b9d7 100644 --- a/devel/p5-Devel-Declare/distinfo +++ b/devel/p5-Devel-Declare/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2015/01/29 05:10:25 mef Exp $ +$NetBSD: distinfo,v 1.18 2015/04/09 01:10:30 mef Exp $ -SHA1 (Devel-Declare-0.006017.tar.gz) = 1f26bf094f9a623363770a7651d512b110eac265 -RMD160 (Devel-Declare-0.006017.tar.gz) = 3cab5220e4578adf103c0385919aa00c797b4a9f -Size (Devel-Declare-0.006017.tar.gz) = 43681 bytes +SHA1 (Devel-Declare-0.006018.tar.gz) = e9d5653f9f1b3328fa3f708fa6a403523c00eb46 +RMD160 (Devel-Declare-0.006018.tar.gz) = 275a351c908ff7ade31789812c34c2bf855aa72d +Size (Devel-Declare-0.006018.tar.gz) = 44155 bytes SHA1 (patch-aa) = b96bc8644140eada9b52080c3eb0a4807e167265 diff --git a/devel/p5-Devel-Dumpvar/Makefile b/devel/p5-Devel-Dumpvar/Makefile index e95c08f97..b6b36f7ac 100644 --- a/devel/p5-Devel-Dumpvar/Makefile +++ b/devel/p5-Devel-Dumpvar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-Dumpvar-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-EvalContext/Makefile b/devel/p5-Devel-EvalContext/Makefile index ba7f71c68..862e0dc8e 100644 --- a/devel/p5-Devel-EvalContext/Makefile +++ b/devel/p5-Devel-EvalContext/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:07 wiz Exp $ DISTNAME= Devel-EvalContext-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Events-Objects/Makefile b/devel/p5-Devel-Events-Objects/Makefile index 310f58b8e..ea38e55f0 100644 --- a/devel/p5-Devel-Events-Objects/Makefile +++ b/devel/p5-Devel-Events-Objects/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-Events-Objects-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Devel-Events-Objects/ COMMENT= Perl 5 module providing object tracking support for Devel::Events -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple DEPENDS+= p5-Devel-Events>=0.03:../../devel/p5-Devel-Events DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken DEPENDS+= p5-Tie-RefHash-Weak>=0.07:../../devel/p5-Tie-RefHash-Weak diff --git a/devel/p5-Devel-Events/Makefile b/devel/p5-Devel-Events/Makefile index 54792c606..9aabc4904 100644 --- a/devel/p5-Devel-Events/Makefile +++ b/devel/p5-Devel-Events/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-Events-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NU/NUFFIN/} @@ -14,7 +14,7 @@ LICENSE= mit OR ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Devel/Events/.packlist -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple DEPENDS+= p5-Moose>=0.33:../../devel/p5-Moose DEPENDS+= p5-MooseX-AttributeHelpers>=0.03:../../devel/p5-MooseX-AttributeHelpers DEPENDS+= p5-Set-Object-[0-9]*:../../devel/p5-Set-Object diff --git a/devel/p5-Devel-FindPerl/Makefile b/devel/p5-Devel-FindPerl/Makefile index d39a621fd..307609eeb 100644 --- a/devel/p5-Devel-FindPerl/Makefile +++ b/devel/p5-Devel-FindPerl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/01/29 05:11:55 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-FindPerl-0.012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-FindRef/Makefile b/devel/p5-Devel-FindRef/Makefile index f483f5897..09d4f2970 100644 --- a/devel/p5-Devel-FindRef/Makefile +++ b/devel/p5-Devel-FindRef/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/29 05:15:19 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-FindRef-1.44 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Gladiator/Makefile b/devel/p5-Devel-Gladiator/Makefile index ca467e454..793c21418 100644 --- a/devel/p5-Devel-Gladiator/Makefile +++ b/devel/p5-Devel-Gladiator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/29 05:16:50 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-Gladiator-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-GlobalDestruction/Makefile b/devel/p5-Devel-GlobalDestruction/Makefile index 64839ef4f..742d38d11 100644 --- a/devel/p5-Devel-GlobalDestruction/Makefile +++ b/devel/p5-Devel-GlobalDestruction/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/09/07 12:21:39 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-GlobalDestruction-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Hide/Makefile b/devel/p5-Devel-Hide/Makefile index 6fdb272f0..334cf98d5 100644 --- a/devel/p5-Devel-Hide/Makefile +++ b/devel/p5-Devel-Hide/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-Hide-0.0009 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Leak-Object/Makefile b/devel/p5-Devel-Leak-Object/Makefile index f80446004..bfbfa4ef5 100644 --- a/devel/p5-Devel-Leak-Object/Makefile +++ b/devel/p5-Devel-Leak-Object/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-Leak-Object-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-LexAlias/Makefile b/devel/p5-Devel-LexAlias/Makefile index 9b5e9b1b2..1d571af77 100644 --- a/devel/p5-Devel-LexAlias/Makefile +++ b/devel/p5-Devel-LexAlias/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-LexAlias-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-NYTProf/Makefile b/devel/p5-Devel-NYTProf/Makefile index a519f377c..23af9046b 100644 --- a/devel/p5-Devel-NYTProf/Makefile +++ b/devel/p5-Devel-NYTProf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/03/01 09:11:23 mef Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:08 wiz Exp $ -DISTNAME= Devel-NYTProf-5.07 +DISTNAME= Devel-NYTProf-6.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-NYTProf/distinfo b/devel/p5-Devel-NYTProf/distinfo index 94da0789b..d22b8d6cf 100644 --- a/devel/p5-Devel-NYTProf/distinfo +++ b/devel/p5-Devel-NYTProf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/03/01 09:11:23 mef Exp $ +$NetBSD: distinfo,v 1.15 2015/04/09 01:12:34 mef Exp $ -SHA1 (Devel-NYTProf-5.07.tar.gz) = a6608e7ba2814960efeb8f364bd0f6894fd1b6b9 -RMD160 (Devel-NYTProf-5.07.tar.gz) = 45808757580ee73050dd2b13f85c2e52a07b5f33 -Size (Devel-NYTProf-5.07.tar.gz) = 429983 bytes +SHA1 (Devel-NYTProf-6.01.tar.gz) = f41c03fd299e0a56567583497080a333f5220b7b +RMD160 (Devel-NYTProf-6.01.tar.gz) = 429bf855ecb805482ab6ed4d0fecde99267cc2b5 +Size (Devel-NYTProf-6.01.tar.gz) = 432670 bytes diff --git a/devel/p5-Devel-OverloadInfo/Makefile b/devel/p5-Devel-OverloadInfo/Makefile index 33c30ff6d..40eff895e 100644 --- a/devel/p5-Devel-OverloadInfo/Makefile +++ b/devel/p5-Devel-OverloadInfo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/03/17 12:13:00 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-OverloadInfo-0.002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-PPPort/Makefile b/devel/p5-Devel-PPPort/Makefile index 0ed9e871d..dac456667 100644 --- a/devel/p5-Devel-PPPort/Makefile +++ b/devel/p5-Devel-PPPort/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/03/15 13:45:55 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-PPPort-3.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-PartialDump/Makefile b/devel/p5-Devel-PartialDump/Makefile index d0b6ca710..7a8d2e33c 100644 --- a/devel/p5-Devel-PartialDump/Makefile +++ b/devel/p5-Devel-PartialDump/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/29 05:20:14 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:08 wiz Exp $ DISTNAME= Devel-PartialDump-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} @@ -15,7 +16,7 @@ DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean # For test target BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Devel/PartialDump/.packlist diff --git a/devel/p5-Devel-PatchPerl/Makefile b/devel/p5-Devel-PatchPerl/Makefile index 57f5b6221..20d3019c8 100644 --- a/devel/p5-Devel-PatchPerl/Makefile +++ b/devel/p5-Devel-PatchPerl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2015/03/01 09:26:34 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:09 wiz Exp $ -DISTNAME= Devel-PatchPerl-1.30 +DISTNAME= Devel-PatchPerl-1.34 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-Devel-PatchPerl/distinfo b/devel/p5-Devel-PatchPerl/distinfo index 429c41d97..8c31550b9 100644 --- a/devel/p5-Devel-PatchPerl/distinfo +++ b/devel/p5-Devel-PatchPerl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/01/26 05:10:22 mef Exp $ +$NetBSD: distinfo,v 1.8 2015/04/26 03:11:36 mef Exp $ -SHA1 (Devel-PatchPerl-1.30.tar.gz) = ed8a51be68167f623c1ec54d9d38e90d04aebb57 -RMD160 (Devel-PatchPerl-1.30.tar.gz) = 550a46a00833eb0064714635ef73058fa0a19eaf -Size (Devel-PatchPerl-1.30.tar.gz) = 95135 bytes +SHA1 (Devel-PatchPerl-1.34.tar.gz) = 58c1329fdca27be0b66b06f4f853b45de9a9e206 +RMD160 (Devel-PatchPerl-1.34.tar.gz) = 2618a716498366adb5ac1680ba243f4416178efe +Size (Devel-PatchPerl-1.34.tar.gz) = 108652 bytes diff --git a/devel/p5-Devel-Pragma/Makefile b/devel/p5-Devel-Pragma/Makefile index 143ec2fc1..2e113eba6 100644 --- a/devel/p5-Devel-Pragma/Makefile +++ b/devel/p5-Devel-Pragma/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/01/29 05:24:50 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-Pragma-0.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Profile/Makefile b/devel/p5-Devel-Profile/Makefile index 6ad80d315..36bfdca18 100644 --- a/devel/p5-Devel-Profile/Makefile +++ b/devel/p5-Devel-Profile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:50 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-Profile-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-REPL/Makefile b/devel/p5-Devel-REPL/Makefile index a579ec02b..7e87825f8 100644 --- a/devel/p5-Devel-REPL/Makefile +++ b/devel/p5-Devel-REPL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/01/26 23:20:42 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-REPL-1.003026 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Refactor/Makefile b/devel/p5-Devel-Refactor/Makefile index db46ec823..ff9c96fdb 100644 --- a/devel/p5-Devel-Refactor/Makefile +++ b/devel/p5-Devel-Refactor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:51 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-Refactor-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Size/Makefile b/devel/p5-Devel-Size/Makefile index 6c903449e..325f62761 100644 --- a/devel/p5-Devel-Size/Makefile +++ b/devel/p5-Devel-Size/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:51 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:09 wiz Exp $ -DISTNAME= Devel-Size-0.79 +DISTNAME= Devel-Size-0.80 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-Devel-Size/distinfo b/devel/p5-Devel-Size/distinfo index e5db1e3e2..c512c778b 100644 --- a/devel/p5-Devel-Size/distinfo +++ b/devel/p5-Devel-Size/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/06/01 03:46:57 obache Exp $ +$NetBSD: distinfo,v 1.5 2015/04/09 01:16:40 mef Exp $ -SHA1 (Devel-Size-0.79.tar.gz) = f3ad8debbcbd4129754f0e6c3454a30ae75204c7 -RMD160 (Devel-Size-0.79.tar.gz) = fa604c5b230047a22f06861031dea6e5fdd8b68d -Size (Devel-Size-0.79.tar.gz) = 69068 bytes +SHA1 (Devel-Size-0.80.tar.gz) = 9a4b824465e781cb829759a224822d3a6983dec9 +RMD160 (Devel-Size-0.80.tar.gz) = ca213b583fa27bfe5bcde5341e010e4df5049696 +Size (Devel-Size-0.80.tar.gz) = 72856 bytes diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile index a936e5afa..f71ca0b6d 100644 --- a/devel/p5-Devel-SmallProf/Makefile +++ b/devel/p5-Devel-SmallProf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:16 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-SmallProf-2.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-StackTrace-AsHTML/Makefile b/devel/p5-Devel-StackTrace-AsHTML/Makefile index 90130c25f..3984f95ed 100644 --- a/devel/p5-Devel-StackTrace-AsHTML/Makefile +++ b/devel/p5-Devel-StackTrace-AsHTML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/29 05:29:41 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-StackTrace-AsHTML-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-StackTrace-WithLexicals/Makefile b/devel/p5-Devel-StackTrace-WithLexicals/Makefile index 8510a6a22..d1d8a69d5 100644 --- a/devel/p5-Devel-StackTrace-WithLexicals/Makefile +++ b/devel/p5-Devel-StackTrace-WithLexicals/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/29 05:32:26 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-StackTrace-WithLexicals-2.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-StackTrace/Makefile b/devel/p5-Devel-StackTrace/Makefile index d83a67b0f..bc74ecae2 100644 --- a/devel/p5-Devel-StackTrace/Makefile +++ b/devel/p5-Devel-StackTrace/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/11/03 07:12:12 wen Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-StackTrace-2.00 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Symdump/Makefile b/devel/p5-Devel-Symdump/Makefile index 411f2efb1..3ea0dff4f 100644 --- a/devel/p5-Devel-Symdump/Makefile +++ b/devel/p5-Devel-Symdump/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2014/12/30 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/14 16:50:06 wiz Exp $ -DISTNAME= Devel-Symdump-2.14 +DISTNAME= Devel-Symdump-2.15 PKGNAME= p5-${DISTNAME}00 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-Symdump/distinfo b/devel/p5-Devel-Symdump/distinfo index c25c35444..620a24d3f 100644 --- a/devel/p5-Devel-Symdump/distinfo +++ b/devel/p5-Devel-Symdump/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/12/30 12:54:15 wiz Exp $ +$NetBSD: distinfo,v 1.13 2015/06/14 16:50:06 wiz Exp $ -SHA1 (Devel-Symdump-2.14.tar.gz) = 6c66d14f8bc4aa9a74932f4a1e9eb1c8f92de275 -RMD160 (Devel-Symdump-2.14.tar.gz) = 2d25885e2d93b3ab033cc398a9b123623c1b81dd -Size (Devel-Symdump-2.14.tar.gz) = 17828 bytes +SHA1 (Devel-Symdump-2.15.tar.gz) = 1075e9b15084c41492a54cc3d7d652a29a6c95f3 +RMD160 (Devel-Symdump-2.15.tar.gz) = a80d1431caa53bf29d9e30a6c7939c3f38afc632 +Size (Devel-Symdump-2.15.tar.gz) = 18112 bytes diff --git a/devel/p5-Devel-Trace/Makefile b/devel/p5-Devel-Trace/Makefile index 9430c985d..505006b06 100644 --- a/devel/p5-Devel-Trace/Makefile +++ b/devel/p5-Devel-Trace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:51 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-Trace-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-TraceUse/Makefile b/devel/p5-Devel-TraceUse/Makefile index 042d12396..67813e363 100644 --- a/devel/p5-Devel-TraceUse/Makefile +++ b/devel/p5-Devel-TraceUse/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/29 05:35:11 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:09 wiz Exp $ DISTNAME= Devel-TraceUse-2.093 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Devel-ebug/Makefile b/devel/p5-Devel-ebug/Makefile index 53c886bde..de794eb81 100644 --- a/devel/p5-Devel-ebug/Makefile +++ b/devel/p5-Devel-ebug/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/29 05:38:35 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Devel-ebug-0.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} diff --git a/devel/p5-Dir-Self/Makefile b/devel/p5-Dir-Self/Makefile index 333b66d8a..5cd4a1b2e 100644 --- a/devel/p5-Dir-Self/Makefile +++ b/devel/p5-Dir-Self/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/29 05:40:19 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Dir-Self-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dir/} diff --git a/devel/p5-Dist-CheckConflicts/Makefile b/devel/p5-Dist-CheckConflicts/Makefile index 69d42a5b1..32890f8f0 100644 --- a/devel/p5-Dist-CheckConflicts/Makefile +++ b/devel/p5-Dist-CheckConflicts/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/09/06 12:59:20 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Dist-CheckConflicts-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} diff --git a/devel/p5-Dist-Zilla/Makefile b/devel/p5-Dist-Zilla/Makefile index 3163b5cbb..35531cc84 100644 --- a/devel/p5-Dist-Zilla/Makefile +++ b/devel/p5-Dist-Zilla/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/01 09:37:19 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:10 wiz Exp $ -DISTNAME= Dist-Zilla-5.032 +DISTNAME= Dist-Zilla-5.036 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} @@ -11,6 +12,7 @@ COMMENT= Perl 5 module distribution builder; installer not included LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-App-Cmd>=0.309:../../devel/p5-App-Cmd +DEPENDS+= p5-Archive-Tar-Wrapper-[0-9]*:../../archivers/p5-Archive-Tar-Wrapper DEPENDS+= {perl>=5.16.0,p5-CPAN-Meta>=2.120630}:../../devel/p5-CPAN-Meta DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta-Requirements>=2.121}:../../devel/p5-CPAN-Meta-Requirements DEPENDS+= p5-CPAN-Uploader>=0.103004:../../devel/p5-CPAN-Uploader diff --git a/devel/p5-Dist-Zilla/distinfo b/devel/p5-Dist-Zilla/distinfo index 1f87fc4f2..59ae8fdaf 100644 --- a/devel/p5-Dist-Zilla/distinfo +++ b/devel/p5-Dist-Zilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/01 09:37:19 mef Exp $ +$NetBSD: distinfo,v 1.9 2015/05/23 02:48:31 mef Exp $ -SHA1 (Dist-Zilla-5.032.tar.gz) = 0870122519b285b96100cf4ad0a2fe877af7330e -RMD160 (Dist-Zilla-5.032.tar.gz) = 99dae20584da05f63497541c608e91102553f6d1 -Size (Dist-Zilla-5.032.tar.gz) = 174901 bytes +SHA1 (Dist-Zilla-5.036.tar.gz) = 9af35758aa01b47b2e3754eb97c0bae27f5592dd +RMD160 (Dist-Zilla-5.036.tar.gz) = 1b8a0496444f684ddc5a06de1fe1965aee236344 +Size (Dist-Zilla-5.036.tar.gz) = 180578 bytes diff --git a/devel/p5-Dist-Zooky/Makefile b/devel/p5-Dist-Zooky/Makefile index 01d1c26f5..1e61c6197 100644 --- a/devel/p5-Dist-Zooky/Makefile +++ b/devel/p5-Dist-Zooky/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/01/29 08:43:47 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Dist-Zooky-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} diff --git a/devel/p5-EV/Makefile b/devel/p5-EV/Makefile index 9738e418d..f0d9f3545 100644 --- a/devel/p5-EV/Makefile +++ b/devel/p5-EV/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/02 10:25:35 jperkin Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:48:21 wiz Exp $ DISTNAME= EV-4.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} @@ -17,8 +18,8 @@ PERL5_PACKLIST= auto/EV/.packlist OPSYSVARS+= MAKE_ENV -# Explicitly disable inotify on SunOS, assumes Linux statfs. -MAKE_ENV.SunOS+= EV_INOTIFY=0 +# Explicitly disable epoll and inotify on illumos, assumes Linux statfs. +MAKE_ENV.SunOS+= EV_EPOLL=0 EV_INOTIFY=0 .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-EV/buildlink3.mk b/devel/p5-EV/buildlink3.mk index a11c1eab1..a85c6fb86 100644 --- a/devel/p5-EV/buildlink3.mk +++ b/devel/p5-EV/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2010/04/14 02:19:27 hiramatsu Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/06/12 10:48:21 wiz Exp $ BUILDLINK_TREE+= p5-EV @@ -6,6 +6,7 @@ BUILDLINK_TREE+= p5-EV P5_EV_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-EV+= p5-EV>=3.9 +BUILDLINK_ABI_DEPENDS.p5-EV?= p5-EV>=4.18nb1 BUILDLINK_PKGSRCDIR.p5-EV?= ../../devel/p5-EV .include "../../lang/perl5/buildlink3.mk" diff --git a/devel/p5-Env-Path/Makefile b/devel/p5-Env-Path/Makefile index 2063a0671..b12375f7a 100644 --- a/devel/p5-Env-Path/Makefile +++ b/devel/p5-Env-Path/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/01/29 09:19:17 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:10 wiz Exp $ # DISTNAME= Env-Path-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Env/} diff --git a/devel/p5-Error/Makefile b/devel/p5-Error/Makefile index e68fd0b0f..d757fd297 100644 --- a/devel/p5-Error/Makefile +++ b/devel/p5-Error/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/02/17 13:09:05 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:49:10 wiz Exp $ -DISTNAME= Error-0.17023 +DISTNAME= Error-0.17024 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Error/} diff --git a/devel/p5-Error/distinfo b/devel/p5-Error/distinfo index a43218914..6f9ee26ec 100644 --- a/devel/p5-Error/distinfo +++ b/devel/p5-Error/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2015/02/17 13:09:05 wiz Exp $ +$NetBSD: distinfo,v 1.16 2015/05/31 12:46:41 wiz Exp $ -SHA1 (Error-0.17023.tar.gz) = fd3772bd83067fefdc858e7c2bd607e0f94f952b -RMD160 (Error-0.17023.tar.gz) = 56a4ae0f17d9582d75fba69f6bee1c1e18ad69bd -Size (Error-0.17023.tar.gz) = 31038 bytes +SHA1 (Error-0.17024.tar.gz) = 21376fdb5a352eea3e92cd4027df163dc4075561 +RMD160 (Error-0.17024.tar.gz) = 55deff0f0ab5853ade702b8e3ecbb3e9b07e337d +Size (Error-0.17024.tar.gz) = 31269 bytes diff --git a/devel/p5-Eval-Closure/Makefile b/devel/p5-Eval-Closure/Makefile index 4b52beb1c..724a86812 100644 --- a/devel/p5-Eval-Closure/Makefile +++ b/devel/p5-Eval-Closure/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/29 08:49:35 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:21 wiz Exp $ -DISTNAME= Eval-Closure-0.12 +DISTNAME= Eval-Closure-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/} @@ -13,8 +14,10 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny +# for make test BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires +BUILD_DEPENDS+= p5-Devel-LexAlias-[0-9]*:../../devel/p5-Devel-LexAlias PERL5_PACKLIST= auto/Eval/Closure/.packlist diff --git a/devel/p5-Eval-Closure/buildlink3.mk b/devel/p5-Eval-Closure/buildlink3.mk deleted file mode 100644 index d0b382b81..000000000 --- a/devel/p5-Eval-Closure/buildlink3.mk +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/08/23 08:50:14 abs Exp $ - -BUILDLINK_TREE+= p5-Event - -.if !defined(P5_EVENT_BUILDLINK3_MK) -P5_EVENT_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.p5-Event+= p5-Event>=1.13 -BUILDLINK_PKGSRCDIR.p5-Event?= ../../devel/p5-Event - -.include "../../lang/perl5/buildlink3.mk" -.endif # P5_EVENT_BUILDLINK3_MK - -BUILDLINK_TREE+= -p5-Event diff --git a/devel/p5-Eval-Closure/distinfo b/devel/p5-Eval-Closure/distinfo index 58fdc01b6..36f4917e9 100644 --- a/devel/p5-Eval-Closure/distinfo +++ b/devel/p5-Eval-Closure/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/01/29 08:49:35 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/05/23 00:02:17 mef Exp $ -SHA1 (Eval-Closure-0.12.tar.gz) = 1e0d5f34a0c644aaba3cad3cd4fb317a91bb180e -RMD160 (Eval-Closure-0.12.tar.gz) = 7e4e9d0f1f4c6a93eaf0a7f8546493f316967c0a -Size (Eval-Closure-0.12.tar.gz) = 19699 bytes +SHA1 (Eval-Closure-0.13.tar.gz) = 16b312cec11c4c932535eecb32e964f8459aa490 +RMD160 (Eval-Closure-0.13.tar.gz) = 8cb02f52bc13e86503bc2befeffc47db1d074e54 +Size (Eval-Closure-0.13.tar.gz) = 19735 bytes diff --git a/devel/p5-Event-ExecFlow/Makefile b/devel/p5-Event-ExecFlow/Makefile index 5dc9d9d27..9c79782e7 100644 --- a/devel/p5-Event-ExecFlow/Makefile +++ b/devel/p5-Event-ExecFlow/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:52 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Event-ExecFlow-0.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.exit1.org/packages/Event-ExecFlow/dist/ diff --git a/devel/p5-Event-RPC/Makefile b/devel/p5-Event-RPC/Makefile index 40c1cc50e..440ae1e99 100644 --- a/devel/p5-Event-RPC/Makefile +++ b/devel/p5-Event-RPC/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/01/29 08:56:15 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Event-RPC-1.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.exit1.org/packages/Event-RPC/dist/ diff --git a/devel/p5-Event/Makefile b/devel/p5-Event/Makefile index 223defee7..086302902 100644 --- a/devel/p5-Event/Makefile +++ b/devel/p5-Event/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 14:06:16 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Event-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JP/JPRIT/} diff --git a/devel/p5-Event/buildlink3.mk b/devel/p5-Event/buildlink3.mk index aafb995ff..223522604 100644 --- a/devel/p5-Event/buildlink3.mk +++ b/devel/p5-Event/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2010/04/13 07:15:53 hiramatsu Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/06/12 10:48:21 wiz Exp $ BUILDLINK_TREE+= p5-Event @@ -6,6 +6,7 @@ BUILDLINK_TREE+= p5-Event P5_EVENT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Event+= p5-Event>=1.13 +BUILDLINK_ABI_DEPENDS.p5-Event?= p5-Event>=1.21nb3 BUILDLINK_PKGSRCDIR.p5-Event?= ../../devel/p5-Event .include "../../lang/perl5/buildlink3.mk" diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index e2a5faedf..1cc9bbf74 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/01/29 08:58:19 mef Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Exception-Class-1.39 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/} diff --git a/devel/p5-Exception-Handler/Makefile b/devel/p5-Exception-Handler/Makefile index 790707152..e0b8aad1f 100644 --- a/devel/p5-Exception-Handler/Makefile +++ b/devel/p5-Exception-Handler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:16 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Exception-Handler-1.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/} diff --git a/devel/p5-Expect-Simple/Makefile b/devel/p5-Expect-Simple/Makefile index 2fe8a7d1d..91d5ded35 100644 --- a/devel/p5-Expect-Simple/Makefile +++ b/devel/p5-Expect-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:52 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Expect-Simple-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Expect/} diff --git a/devel/p5-Expect/Makefile b/devel/p5-Expect/Makefile index 3b0873192..779360c21 100644 --- a/devel/p5-Expect/Makefile +++ b/devel/p5-Expect/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2015/03/15 13:54:37 mef Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:49:10 wiz Exp $ DISTNAME= Expect-1.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Expect/} diff --git a/devel/p5-Exporter-Lite/Makefile b/devel/p5-Exporter-Lite/Makefile index f157999a8..dcc800731 100644 --- a/devel/p5-Exporter-Lite/Makefile +++ b/devel/p5-Exporter-Lite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/08/13 19:45:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:11 wiz Exp $ DISTNAME= Exporter-Lite-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exporter/} diff --git a/devel/p5-Exporter-Tiny/Makefile b/devel/p5-Exporter-Tiny/Makefile index 8e1a87844..6534da461 100644 --- a/devel/p5-Exporter-Tiny/Makefile +++ b/devel/p5-Exporter-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/01/29 12:17:44 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:11 wiz Exp $ DISTNAME= Exporter-Tiny-0.043_01 PKGNAME= p5-${DISTNAME:S/_/./} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/} diff --git a/devel/p5-ExtUtils-AutoInstall/Makefile b/devel/p5-ExtUtils-AutoInstall/Makefile index 0e5cc5c04..df3c6153f 100644 --- a/devel/p5-ExtUtils-AutoInstall/Makefile +++ b/devel/p5-ExtUtils-AutoInstall/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-AutoInstall-0.63 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} @@ -16,5 +16,8 @@ DEPENDS+= p5-Sort-Versions>=1.2:../../devel/p5-Sort-Versions MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skip PERL5_PACKLIST= auto/ExtUtils/AutoInstall/.packlist +# getting infinite loop +TEST_TARGET?= # empty = means make test fails + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-ExtUtils-CBuilder/Makefile b/devel/p5-ExtUtils-CBuilder/Makefile index 0e4d6106d..8834ca893 100644 --- a/devel/p5-ExtUtils-CBuilder/Makefile +++ b/devel/p5-ExtUtils-CBuilder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/01/29 12:14:08 mef Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-CBuilder-0.280220 PKGNAME= p5-ExtUtils-CBuilder-0.28.02.20 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-Command/Makefile b/devel/p5-ExtUtils-Command/Makefile index e9fa52468..a010caf3e 100644 --- a/devel/p5-ExtUtils-Command/Makefile +++ b/devel/p5-ExtUtils-Command/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/29 12:20:10 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-Command-1.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-Config/Makefile b/devel/p5-ExtUtils-Config/Makefile index 83f03320d..77f8b407d 100644 --- a/devel/p5-ExtUtils-Config/Makefile +++ b/devel/p5-ExtUtils-Config/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/07/07 03:01:01 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-Config-0.008 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-CppGuess/Makefile b/devel/p5-ExtUtils-CppGuess/Makefile index a634c21b8..2bae59cfc 100644 --- a/devel/p5-ExtUtils-CppGuess/Makefile +++ b/devel/p5-ExtUtils-CppGuess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/01/29 12:26:44 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:11 wiz Exp $ -DISTNAME= ExtUtils-CppGuess-0.08 +DISTNAME= ExtUtils-CppGuess-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} @@ -12,8 +13,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny -#USE_LANGUAGES= c -PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/ExtUtils/CppGuess/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-ExtUtils-CppGuess/distinfo b/devel/p5-ExtUtils-CppGuess/distinfo index 4030da902..91901db48 100644 --- a/devel/p5-ExtUtils-CppGuess/distinfo +++ b/devel/p5-ExtUtils-CppGuess/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/01/29 12:26:44 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/04/12 09:16:24 mef Exp $ -SHA1 (ExtUtils-CppGuess-0.08.tar.gz) = 38a5bbd2f7affe9a7db34f04aa8fd087762bdc43 -RMD160 (ExtUtils-CppGuess-0.08.tar.gz) = da10f0a39048520ad4bf1eadf3b94eba6588145b -Size (ExtUtils-CppGuess-0.08.tar.gz) = 7169 bytes +SHA1 (ExtUtils-CppGuess-0.09.tar.gz) = 55ea124498eff5aa3635225f5aa477035c64be93 +RMD160 (ExtUtils-CppGuess-0.09.tar.gz) = fb07972bee7deb97add75f7db1e31a44ec905d29 +Size (ExtUtils-CppGuess-0.09.tar.gz) = 6318 bytes diff --git a/devel/p5-ExtUtils-Depends/Makefile b/devel/p5-ExtUtils-Depends/Makefile index 8b07178a2..5654e4e2a 100644 --- a/devel/p5-ExtUtils-Depends/Makefile +++ b/devel/p5-ExtUtils-Depends/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/01/31 01:01:18 mef Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-Depends-0.404 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-F77/Makefile b/devel/p5-ExtUtils-F77/Makefile index e91ee2fd2..5bcfa2d31 100644 --- a/devel/p5-ExtUtils-F77/Makefile +++ b/devel/p5-ExtUtils-F77/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:16 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-F77-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-Helpers/Makefile b/devel/p5-ExtUtils-Helpers/Makefile index 3507de062..bee7e3418 100644 --- a/devel/p5-ExtUtils-Helpers/Makefile +++ b/devel/p5-ExtUtils-Helpers/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/01/29 12:29:01 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-Helpers-0.022 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-InstallPaths/Makefile b/devel/p5-ExtUtils-InstallPaths/Makefile index 33452b5fe..0750a2b01 100644 --- a/devel/p5-ExtUtils-InstallPaths/Makefile +++ b/devel/p5-ExtUtils-InstallPaths/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/02/17 13:35:18 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-InstallPaths-0.011 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-LibBuilder/Makefile b/devel/p5-ExtUtils-LibBuilder/Makefile index 892557c6c..abc75642f 100644 --- a/devel/p5-ExtUtils-LibBuilder/Makefile +++ b/devel/p5-ExtUtils-LibBuilder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/09/06 22:42:34 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-LibBuilder-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile b/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile index 51bf010e9..af525c0e3 100644 --- a/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile +++ b/devel/p5-ExtUtils-MakeMaker-CPANfile/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/11/24 11:41:12 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-MakeMaker-CPANfile-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IS/ISHIGAKI/} diff --git a/devel/p5-ExtUtils-MakeMaker-Coverage/Makefile b/devel/p5-ExtUtils-MakeMaker-Coverage/Makefile index f1a2f7cd0..7f15f9c07 100644 --- a/devel/p5-ExtUtils-MakeMaker-Coverage/Makefile +++ b/devel/p5-ExtUtils-MakeMaker-Coverage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/03/18 02:34:08 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-MakeMaker-Coverage-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cpan.metacpan.org/authors/id/S/SM/SMPETERS/ diff --git a/devel/p5-ExtUtils-MakeMaker/Makefile b/devel/p5-ExtUtils-MakeMaker/Makefile index 8662470b2..6cddd360e 100644 --- a/devel/p5-ExtUtils-MakeMaker/Makefile +++ b/devel/p5-ExtUtils-MakeMaker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/02/09 13:38:32 mef Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:49:11 wiz Exp $ DISTNAME= ExtUtils-MakeMaker-7.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/} diff --git a/devel/p5-ExtUtils-Manifest/Makefile b/devel/p5-ExtUtils-Manifest/Makefile index 46051b514..374e0a454 100644 --- a/devel/p5-ExtUtils-Manifest/Makefile +++ b/devel/p5-ExtUtils-Manifest/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/01/28 02:46:36 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-Manifest-1.70 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/devel/p5-ExtUtils-ModuleMaker-TT/Makefile b/devel/p5-ExtUtils-ModuleMaker-TT/Makefile index 89d5bfeb6..859dc2033 100644 --- a/devel/p5-ExtUtils-ModuleMaker-TT/Makefile +++ b/devel/p5-ExtUtils-ModuleMaker-TT/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/29 12:34:16 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-ModuleMaker-TT-0.94 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-ModuleMaker/Makefile b/devel/p5-ExtUtils-ModuleMaker/Makefile index f9f657e4f..45e812a06 100644 --- a/devel/p5-ExtUtils-ModuleMaker/Makefile +++ b/devel/p5-ExtUtils-ModuleMaker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 13:57:43 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-ModuleMaker-0.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-ParseXS/Makefile b/devel/p5-ExtUtils-ParseXS/Makefile index fe295a5e1..a83035988 100644 --- a/devel/p5-ExtUtils-ParseXS/Makefile +++ b/devel/p5-ExtUtils-ParseXS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:40 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-ParseXS-3.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-PkgConfig/Makefile b/devel/p5-ExtUtils-PkgConfig/Makefile index 3f55f3468..c1754b73b 100644 --- a/devel/p5-ExtUtils-PkgConfig/Makefile +++ b/devel/p5-ExtUtils-PkgConfig/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/12/10 22:02:16 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-PkgConfig-1.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-XSBuilder/Makefile b/devel/p5-ExtUtils-XSBuilder/Makefile index 0e6cc6e62..6fe003fd7 100644 --- a/devel/p5-ExtUtils-XSBuilder/Makefile +++ b/devel/p5-ExtUtils-XSBuilder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-XSBuilder-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile index 7f4b15def..ac7273a5e 100644 --- a/devel/p5-ExtUtils-XSpp/Makefile +++ b/devel/p5-ExtUtils-XSpp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/01/29 12:42:01 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:12 wiz Exp $ DISTNAME= ExtUtils-XSpp-0.18 # 0.1602 -> 0.16.02 PKGNAME= p5-${DISTNAME:C/([0-9].[0-9][0-9])([0-9][0-9])/\1.\2/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/} diff --git a/devel/p5-File-BOM/Makefile b/devel/p5-File-BOM/Makefile index b09d72114..ac743fe78 100644 --- a/devel/p5-File-BOM/Makefile +++ b/devel/p5-File-BOM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:12 wiz Exp $ DISTNAME= File-BOM-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-BaseDir/Makefile b/devel/p5-File-BaseDir/Makefile index ebc255d7d..6ca4c9c39 100644 --- a/devel/p5-File-BaseDir/Makefile +++ b/devel/p5-File-BaseDir/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:12 wiz Exp $ -DISTNAME= File-BaseDir-0.03 +DISTNAME= File-BaseDir-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} @@ -11,6 +11,11 @@ HOMEPAGE= http://search.cpan.org/dist/File-BaseDir/ COMMENT= Perl module for the XDG Base Directory Specification LICENSE= ${PERL5_LICENSE} +DEPENDS+= p5-IPC-System-Simple-[0-9]*:../../devel/p5-IPC-System-Simple +# for make test +BUILD_DEPENDS+= xdg-user-dirs-[0-9]*:../../x11/xdg-user-dirs +BUILD_DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which + SHAREDIR= ${PREFIX}/share SHAREDIR_SPLIT= ${SHAREDIR:S/\// /g} SUBST_CLASSES+= paths @@ -21,5 +26,8 @@ SUBST_SED.paths= -e 's|@SHAREDIR_SPLIT@|${SHAREDIR_SPLIT}|g' PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/File/BaseDir/.packlist +pre-test: + ${MKDIR} ${WRKDIR}/.home/.config/user-dirs.dirs + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-File-BaseDir/distinfo b/devel/p5-File-BaseDir/distinfo index eb2999586..65a616c73 100644 --- a/devel/p5-File-BaseDir/distinfo +++ b/devel/p5-File-BaseDir/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2013/02/16 22:14:41 schmonz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/25 01:30:20 mef Exp $ -SHA1 (File-BaseDir-0.03.tar.gz) = 901f56c06fd3b4a105bd24b8790ba95337d9aea7 -RMD160 (File-BaseDir-0.03.tar.gz) = 8ca2e29a57fe65c58c04f9f205247831f16a0c39 -Size (File-BaseDir-0.03.tar.gz) = 6065 bytes +SHA1 (File-BaseDir-0.07.tar.gz) = bf1a4fbc6e6d22ab4bc20770d1561a196325bbd4 +RMD160 (File-BaseDir-0.07.tar.gz) = 002a084ae19202e3f1db55410a5ccae7fae88be1 +Size (File-BaseDir-0.07.tar.gz) = 9888 bytes SHA1 (patch-lib_File_BaseDir.pm) = 2374434a67b8d0c935a4cdab6d3c31bd8a71ac5e SHA1 (patch-t_01__vars.t) = 8f0273889bd698a5b066384dd5ccd89cf3a11338 SHA1 (patch-t_03__OO.t) = c3a20a26417a1d833c4d462a12b1e01d3127121c diff --git a/devel/p5-File-Binary/Makefile b/devel/p5-File-Binary/Makefile index f7de13091..fa6af2149 100644 --- a/devel/p5-File-Binary/Makefile +++ b/devel/p5-File-Binary/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:35:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:12 wiz Exp $ DISTNAME= File-Binary-1.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-ChangeNotify/Makefile b/devel/p5-File-ChangeNotify/Makefile index c3c1be850..dad6abff2 100644 --- a/devel/p5-File-ChangeNotify/Makefile +++ b/devel/p5-File-ChangeNotify/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/01/31 01:08:16 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:12 wiz Exp $ DISTNAME= File-ChangeNotify-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-ConfigDir/Makefile b/devel/p5-File-ConfigDir/Makefile index 26042f6f1..d065cbb89 100644 --- a/devel/p5-File-ConfigDir/Makefile +++ b/devel/p5-File-ConfigDir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/02/08 02:39:21 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:12 wiz Exp $ -DISTNAME= File-ConfigDir-0.016 +DISTNAME= File-ConfigDir-0.017 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/p5-File-ConfigDir/distinfo b/devel/p5-File-ConfigDir/distinfo index af31aa266..cb7154be5 100644 --- a/devel/p5-File-ConfigDir/distinfo +++ b/devel/p5-File-ConfigDir/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/02/08 02:39:21 mef Exp $ +$NetBSD: distinfo,v 1.7 2015/04/28 00:42:31 mef Exp $ -SHA1 (File-ConfigDir-0.016.tar.gz) = 4b230485e56763ce142fa87ad76fa28376e64742 -RMD160 (File-ConfigDir-0.016.tar.gz) = 07868470f3e7e468ef22c269636cc0499f11c002 -Size (File-ConfigDir-0.016.tar.gz) = 9143 bytes +SHA1 (File-ConfigDir-0.017.tar.gz) = 2254b1633a5f840c51752df0454f3bd0c1616182 +RMD160 (File-ConfigDir-0.017.tar.gz) = d600ff10f7da9783e683a7ec8271332ddbeef45f +Size (File-ConfigDir-0.017.tar.gz) = 9325 bytes diff --git a/devel/p5-File-DesktopEntry/Makefile b/devel/p5-File-DesktopEntry/Makefile index e0161dd44..02c9983b3 100644 --- a/devel/p5-File-DesktopEntry/Makefile +++ b/devel/p5-File-DesktopEntry/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/02/02 16:43:08 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-DesktopEntry-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-DirCompare/Makefile b/devel/p5-File-DirCompare/Makefile index a9c8d42e8..e24827c93 100644 --- a/devel/p5-File-DirCompare/Makefile +++ b/devel/p5-File-DirCompare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-DirCompare-0.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-DirSync/Makefile b/devel/p5-File-DirSync/Makefile index 17147648f..e818a0b3a 100644 --- a/devel/p5-File-DirSync/Makefile +++ b/devel/p5-File-DirSync/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-DirSync-1.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Find-Rule-Age/Makefile b/devel/p5-File-Find-Rule-Age/Makefile index c618fbb0b..b85e693ca 100644 --- a/devel/p5-File-Find-Rule-Age/Makefile +++ b/devel/p5-File-Find-Rule-Age/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/31 01:18:49 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-Find-Rule-Age-0.302 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Find-Rule-PPI/Makefile b/devel/p5-File-Find-Rule-PPI/Makefile index 09a783da7..aac97ed76 100644 --- a/devel/p5-File-Find-Rule-PPI/Makefile +++ b/devel/p5-File-Find-Rule-PPI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-Find-Rule-PPI-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Find-Rule-Perl/Makefile b/devel/p5-File-Find-Rule-Perl/Makefile index ed10a91ee..3107a56a2 100644 --- a/devel/p5-File-Find-Rule-Perl/Makefile +++ b/devel/p5-File-Find-Rule-Perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:13 wiz Exp $ -DISTNAME= File-Find-Rule-Perl-1.13 +DISTNAME= File-Find-Rule-Perl-1.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Find-Rule-Perl/distinfo b/devel/p5-File-Find-Rule-Perl/distinfo index 351c8da68..f1da46e26 100644 --- a/devel/p5-File-Find-Rule-Perl/distinfo +++ b/devel/p5-File-Find-Rule-Perl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/08/31 07:09:16 wen Exp $ +$NetBSD: distinfo,v 1.7 2015/04/09 01:26:25 mef Exp $ -SHA1 (File-Find-Rule-Perl-1.13.tar.gz) = d6dee19806de7db7608c80530acb2c0e18ac083d -RMD160 (File-Find-Rule-Perl-1.13.tar.gz) = 92842f62eaba960dfd67e9d281a84b999b0a1f06 -Size (File-Find-Rule-Perl-1.13.tar.gz) = 32694 bytes +SHA1 (File-Find-Rule-Perl-1.15.tar.gz) = 5e8ea84b61860e33265516eb4188e73518bc87b8 +RMD160 (File-Find-Rule-Perl-1.15.tar.gz) = 6368abea48cae33c714ced4645b939a697619a9c +Size (File-Find-Rule-Perl-1.15.tar.gz) = 7502 bytes diff --git a/devel/p5-File-Find-Rule-Permissions/Makefile b/devel/p5-File-Find-Rule-Permissions/Makefile index f0c1c303e..fa22c9aee 100644 --- a/devel/p5-File-Find-Rule-Permissions/Makefile +++ b/devel/p5-File-Find-Rule-Permissions/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-Find-Rule-Permissions-2.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Find-Rule-VCS/Makefile b/devel/p5-File-Find-Rule-VCS/Makefile index 26f02eab2..31abcc295 100644 --- a/devel/p5-File-Find-Rule-VCS/Makefile +++ b/devel/p5-File-Find-Rule-VCS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-Find-Rule-VCS-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Find-Rule/Makefile b/devel/p5-File-Find-Rule/Makefile index 9b0039bdd..9fec63b9a 100644 --- a/devel/p5-File-Find-Rule/Makefile +++ b/devel/p5-File-Find-Rule/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-Find-Rule-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Flat/Makefile b/devel/p5-File-Flat/Makefile index 5812e7b76..398b5a3ba 100644 --- a/devel/p5-File-Flat/Makefile +++ b/devel/p5-File-Flat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-Flat-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-FlockDir/Makefile b/devel/p5-File-FlockDir/Makefile index d15300f38..b7bc2ad4b 100644 --- a/devel/p5-File-FlockDir/Makefile +++ b/devel/p5-File-FlockDir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:13 wiz Exp $ # DISTNAME= File-FlockDir-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-HomeDir/Makefile b/devel/p5-File-HomeDir/Makefile index 38890df4f..f114c9884 100644 --- a/devel/p5-File-HomeDir/Makefile +++ b/devel/p5-File-HomeDir/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:35:54 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-HomeDir-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-LibMagic/Makefile b/devel/p5-File-LibMagic/Makefile index a8206a0dd..5e3ac1c8d 100644 --- a/devel/p5-File-LibMagic/Makefile +++ b/devel/p5-File-LibMagic/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/03/17 00:34:55 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:13 wiz Exp $ DISTNAME= File-LibMagic-1.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Listing/Makefile b/devel/p5-File-Listing/Makefile index be121ab7e..fbd403db5 100644 --- a/devel/p5-File-Listing/Makefile +++ b/devel/p5-File-Listing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Listing-6.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-MimeInfo/Makefile b/devel/p5-File-MimeInfo/Makefile index e751bc0e9..8fdc9e977 100644 --- a/devel/p5-File-MimeInfo/Makefile +++ b/devel/p5-File-MimeInfo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/03/01 10:03:07 mef Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-MimeInfo-0.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Modified/Makefile b/devel/p5-File-Modified/Makefile index 49dda0929..c0667bb03 100644 --- a/devel/p5-File-Modified/Makefile +++ b/devel/p5-File-Modified/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/31 01:29:01 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Modified-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-NFSLock/Makefile b/devel/p5-File-NFSLock/Makefile index c651832f1..5363322c0 100644 --- a/devel/p5-File-NFSLock/Makefile +++ b/devel/p5-File-NFSLock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/26 07:02:19 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-NFSLock-1.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Next/Makefile b/devel/p5-File-Next/Makefile index a5a7bce51..750f5a848 100644 --- a/devel/p5-File-Next/Makefile +++ b/devel/p5-File-Next/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:55 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Next-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Path-Expand/Makefile b/devel/p5-File-Path-Expand/Makefile index 5be379b59..e521d2051 100644 --- a/devel/p5-File-Path-Expand/Makefile +++ b/devel/p5-File-Path-Expand/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:55 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Path-Expand-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Path-Tiny/Makefile b/devel/p5-File-Path-Tiny/Makefile index 197766bde..b018ea304 100644 --- a/devel/p5-File-Path-Tiny/Makefile +++ b/devel/p5-File-Path-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Path-Tiny-0.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Path/Makefile b/devel/p5-File-Path/Makefile index 9b237a68d..0b8f85a4a 100644 --- a/devel/p5-File-Path/Makefile +++ b/devel/p5-File-Path/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Path-2.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-PathConvert/Makefile b/devel/p5-File-PathConvert/Makefile index e478640c0..ba4b48838 100644 --- a/devel/p5-File-PathConvert/Makefile +++ b/devel/p5-File-PathConvert/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-PathConvert-0.9 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Policy/Makefile b/devel/p5-File-Policy/Makefile index deeb41a9a..1e6abbd11 100644 --- a/devel/p5-File-Policy/Makefile +++ b/devel/p5-File-Policy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:55 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Policy-1.005 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Save-Home/Makefile b/devel/p5-File-Save-Home/Makefile index 63cce99d5..63f3e27a4 100644 --- a/devel/p5-File-Save-Home/Makefile +++ b/devel/p5-File-Save-Home/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-Save-Home-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-ShareDir-Install/Makefile b/devel/p5-File-ShareDir-Install/Makefile index 74b77d474..e241cdeda 100644 --- a/devel/p5-File-ShareDir-Install/Makefile +++ b/devel/p5-File-ShareDir-Install/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/31 01:33:20 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:15 wiz Exp $ DISTNAME= File-ShareDir-Install-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} @@ -10,6 +11,8 @@ HOMEPAGE= http://search.cpan.org/dist/File-ShareDir-Install/ COMMENT= Perl 5 module to install shared files LICENSE= ${PERL5_LICENSE} +TEST_TARGET?= # to skip make test (but can be enabled by 'env TEST_TARGET=test make test') + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/File/ShareDir/Install/.packlist diff --git a/devel/p5-File-ShareDir-ProjectDistDir/Makefile b/devel/p5-File-ShareDir-ProjectDistDir/Makefile index a1eb82f83..cdadbb977 100644 --- a/devel/p5-File-ShareDir-ProjectDistDir/Makefile +++ b/devel/p5-File-ShareDir-ProjectDistDir/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/03/05 14:35:14 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:15 wiz Exp $ -DISTNAME= File-ShareDir-ProjectDistDir-1.000004 +DISTNAME= File-ShareDir-ProjectDistDir-1.000007 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-ShareDir-ProjectDistDir/distinfo b/devel/p5-File-ShareDir-ProjectDistDir/distinfo index 2f6757b8c..1ce88e5ba 100644 --- a/devel/p5-File-ShareDir-ProjectDistDir/distinfo +++ b/devel/p5-File-ShareDir-ProjectDistDir/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/03/05 14:35:14 wen Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:10:33 mef Exp $ -SHA1 (File-ShareDir-ProjectDistDir-1.000004.tar.gz) = c2483ea49192dd106277b247832339a29e868fc9 -RMD160 (File-ShareDir-ProjectDistDir-1.000004.tar.gz) = 413e6f3a8a74a5e489a5dd2e33079c82aacf047d -Size (File-ShareDir-ProjectDistDir-1.000004.tar.gz) = 42137 bytes +SHA1 (File-ShareDir-ProjectDistDir-1.000007.tar.gz) = 4310a90603054ffc3593b6097fdf85a474e2edf9 +RMD160 (File-ShareDir-ProjectDistDir-1.000007.tar.gz) = da10d0c1008e1edc0bcfeb9b232ca2b5a9df32d1 +Size (File-ShareDir-ProjectDistDir-1.000007.tar.gz) = 40110 bytes diff --git a/devel/p5-File-ShareDir/Makefile b/devel/p5-File-ShareDir/Makefile index e8f9f3439..d038530a2 100644 --- a/devel/p5-File-ShareDir/Makefile +++ b/devel/p5-File-ShareDir/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/31 01:31:34 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:14 wiz Exp $ DISTNAME= File-ShareDir-1.102 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Slurp-Tiny/Makefile b/devel/p5-File-Slurp-Tiny/Makefile index 3bf021e30..53c996768 100644 --- a/devel/p5-File-Slurp-Tiny/Makefile +++ b/devel/p5-File-Slurp-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:15 wiz Exp $ DISTNAME= File-Slurp-Tiny-0.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Slurp/Makefile b/devel/p5-File-Slurp/Makefile index d7e5a7937..778c73cbf 100644 --- a/devel/p5-File-Slurp/Makefile +++ b/devel/p5-File-Slurp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:15 wiz Exp $ DISTNAME= File-Slurp-9999.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Temp/Makefile b/devel/p5-File-Temp/Makefile index ebb456bc5..536934c1a 100644 --- a/devel/p5-File-Temp/Makefile +++ b/devel/p5-File-Temp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:49:15 wiz Exp $ DISTNAME= File-Temp-0.2304 PKGNAME= p5-${DISTNAME:S/04/.04/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Tempdir/Makefile b/devel/p5-File-Tempdir/Makefile index a3a89e926..6f3c2a6fc 100644 --- a/devel/p5-File-Tempdir/Makefile +++ b/devel/p5-File-Tempdir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:55 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:15 wiz Exp $ # DISTNAME= File-Tempdir-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Touch/Makefile b/devel/p5-File-Touch/Makefile index d50b30902..a15f52ee5 100644 --- a/devel/p5-File-Touch/Makefile +++ b/devel/p5-File-Touch/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/01/31 01:35:48 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:15 wiz Exp $ # DISTNAME= File-Touch-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Type/Makefile b/devel/p5-File-Type/Makefile index b60f44450..95a4508d6 100644 --- a/devel/p5-File-Type/Makefile +++ b/devel/p5-File-Type/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:15 wiz Exp $ DISTNAME= File-Type-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Util/Makefile b/devel/p5-File-Util/Makefile index 46b36174c..103ce21aa 100644 --- a/devel/p5-File-Util/Makefile +++ b/devel/p5-File-Util/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:18 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:15 wiz Exp $ # DISTNAME= File-Util-4.132140 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Which/Makefile b/devel/p5-File-Which/Makefile index caaed9a34..2a0022fd2 100644 --- a/devel/p5-File-Which/Makefile +++ b/devel/p5-File-Which/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:19 wiz Exp $ -# +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:15 wiz Exp $ -DISTNAME= File-Which-1.09 +DISTNAME= File-Which-1.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-Which/distinfo b/devel/p5-File-Which/distinfo index ee816fa1d..6c609a801 100644 --- a/devel/p5-File-Which/distinfo +++ b/devel/p5-File-Which/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/10/11 08:06:42 sno Exp $ +$NetBSD: distinfo,v 1.6 2015/05/06 02:43:37 mef Exp $ -SHA1 (File-Which-1.09.tar.gz) = 7862595004e68276c11bc012380f19f4b09c5cf7 -RMD160 (File-Which-1.09.tar.gz) = 2ebbe4afe4bdefada7f66c726a4156cbaecd0490 -Size (File-Which-1.09.tar.gz) = 15637 bytes +SHA1 (File-Which-1.18.tar.gz) = 42fd12c91aab062737f80d5bad99cba07be6dcf3 +RMD160 (File-Which-1.18.tar.gz) = 6ad17bee396b705d6c5b698fa29afae6875ddece +Size (File-Which-1.18.tar.gz) = 20538 bytes diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile index f44f0f25c..61f9b58db 100644 --- a/devel/p5-File-chdir/Makefile +++ b/devel/p5-File-chdir/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/02/08 02:41:48 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:15 wiz Exp $ DISTNAME= File-chdir-0.1010 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-File-pushd/Makefile b/devel/p5-File-pushd/Makefile index ae3c9ac07..cd31acc52 100644 --- a/devel/p5-File-pushd/Makefile +++ b/devel/p5-File-pushd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/31 01:38:22 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:15 wiz Exp $ DISTNAME= File-pushd-1.009 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-FileHandle-Fmode/Makefile b/devel/p5-FileHandle-Fmode/Makefile index 800d89ef3..106a78192 100644 --- a/devel/p5-FileHandle-Fmode/Makefile +++ b/devel/p5-FileHandle-Fmode/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/01/31 01:40:30 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:16 wiz Exp $ # DISTNAME= FileHandle-Fmode-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FileHandle/} diff --git a/devel/p5-FileHandle-Unget/Makefile b/devel/p5-FileHandle-Unget/Makefile index 7dc04454e..9cf6b8209 100644 --- a/devel/p5-FileHandle-Unget/Makefile +++ b/devel/p5-FileHandle-Unget/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:35:56 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:16 wiz Exp $ -DISTNAME= FileHandle-Unget-0.1623 +DISTNAME= FileHandle-Unget-0.1628 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FileHandle/} @@ -11,8 +11,10 @@ HOMEPAGE= http://search.cpan.org/dist/FileHandle-Unget/ COMMENT= Perl5 module providing an improved filehandle LICENSE= gnu-gpl-v2 +DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp +DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI + PERL5_PACKLIST= auto/FileHandle/Unget/.packlist -#PERL5_MODULE_TYPE= Module::Install::Bundled # for tests: USE_TOOLS+= perl diff --git a/devel/p5-FileHandle-Unget/distinfo b/devel/p5-FileHandle-Unget/distinfo index e658a43ac..af992429d 100644 --- a/devel/p5-FileHandle-Unget/distinfo +++ b/devel/p5-FileHandle-Unget/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2009/09/12 20:02:54 sno Exp $ +$NetBSD: distinfo,v 1.8 2015/05/06 02:47:04 mef Exp $ -SHA1 (FileHandle-Unget-0.1623.tar.gz) = be9121639560227872aa75cfdd5dcbd0ed567697 -RMD160 (FileHandle-Unget-0.1623.tar.gz) = 20b751cddcb895d68c99d17c05862622a645035f -Size (FileHandle-Unget-0.1623.tar.gz) = 32166 bytes +SHA1 (FileHandle-Unget-0.1628.tar.gz) = 3ac691676981b4605dea67e2eba81d0eb0bfc13f +RMD160 (FileHandle-Unget-0.1628.tar.gz) = 0cdd019c72342d80dc432dce78c25d437ccdba70 +Size (FileHandle-Unget-0.1628.tar.gz) = 40259 bytes diff --git a/devel/p5-Filesys-Notify-Simple/Makefile b/devel/p5-Filesys-Notify-Simple/Makefile index 6589bac74..04bf1fdde 100644 --- a/devel/p5-Filesys-Notify-Simple/Makefile +++ b/devel/p5-Filesys-Notify-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/31 01:42:28 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:16 wiz Exp $ DISTNAME= Filesys-Notify-Simple-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/} diff --git a/devel/p5-Find-Lib/DESCR b/devel/p5-Find-Lib/DESCR new file mode 100644 index 000000000..ede142d6f --- /dev/null +++ b/devel/p5-Find-Lib/DESCR @@ -0,0 +1,5 @@ +The purpose of this module is to replace + use FindBin; + use lib "$FindBin::Bin/../bootstrap/lib"; +with something shorter. This is specially useful if your project has a +lot of scripts (For instance tests scripts). diff --git a/devel/p5-Find-Lib/Makefile b/devel/p5-Find-Lib/Makefile new file mode 100644 index 000000000..119105d9e --- /dev/null +++ b/devel/p5-Find-Lib/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:16 wiz Exp $ + +DISTNAME= Find-Lib-1.04 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Find/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~yannk/Find-Lib/ +COMMENT= Helper to smartly find libs to use in the filesystem tree +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/Find/Lib/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Find-Lib/distinfo b/devel/p5-Find-Lib/distinfo new file mode 100644 index 000000000..6cc9e2ac8 --- /dev/null +++ b/devel/p5-Find-Lib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 02:44:09 mef Exp $ + +SHA1 (Find-Lib-1.04.tar.gz) = 1b3ada2c1dc0f3827746308a274c40d7e5530f38 +RMD160 (Find-Lib-1.04.tar.gz) = 7c1c41c549251d59f668a756acadca41568e8359 +Size (Find-Lib-1.04.tar.gz) = 8914 bytes diff --git a/devel/p5-FindBin-libs/Makefile b/devel/p5-FindBin-libs/Makefile index d080c37cb..ef044910d 100644 --- a/devel/p5-FindBin-libs/Makefile +++ b/devel/p5-FindBin-libs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/12 13:09:22 schmonz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:16 wiz Exp $ # DISTNAME= FindBin-libs-2.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FindBin/} diff --git a/devel/p5-Format-Human-Bytes/Makefile b/devel/p5-Format-Human-Bytes/Makefile index e015fbaf6..0fb80c1ff 100644 --- a/devel/p5-Format-Human-Bytes/Makefile +++ b/devel/p5-Format-Human-Bytes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:56 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:16 wiz Exp $ # DISTNAME= Format-Human-Bytes-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Format/} diff --git a/devel/p5-FreezeThaw/Makefile b/devel/p5-FreezeThaw/Makefile index fc99d54ff..bf409e11f 100644 --- a/devel/p5-FreezeThaw/Makefile +++ b/devel/p5-FreezeThaw/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:16 wiz Exp $ # DISTNAME= FreezeThaw-0.5001 PKGNAME= p5-FreezeThaw-0.50.01 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FreezeThaw/} diff --git a/devel/p5-Future/Makefile b/devel/p5-Future/Makefile index 97502630c..996996336 100644 --- a/devel/p5-Future/Makefile +++ b/devel/p5-Future/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/11 14:29:39 wen Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:16 wiz Exp $ DISTNAME= Future-0.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/} diff --git a/devel/p5-Getopt-ArgvFile/Makefile b/devel/p5-Getopt-ArgvFile/Makefile index b35ca1254..cdd7b279f 100644 --- a/devel/p5-Getopt-ArgvFile/Makefile +++ b/devel/p5-Getopt-ArgvFile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:16 wiz Exp $ DISTNAME= Getopt-ArgvFile-1.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Euclid/Makefile b/devel/p5-Getopt-Euclid/Makefile index f62eb6c68..022085338 100644 --- a/devel/p5-Getopt-Euclid/Makefile +++ b/devel/p5-Getopt-Euclid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/01/31 13:11:34 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:16 wiz Exp $ DISTNAME= Getopt-Euclid-0.4.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index 6de5b74ff..d0d6ea99d 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/01/31 13:21:24 mef Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:16 wiz Exp $ DISTNAME= Getopt-Long-Descriptive-0.099 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile index 4a258e6da..ed4b9e147 100644 --- a/devel/p5-Getopt-Long/Makefile +++ b/devel/p5-Getopt-Long/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/03/01 10:09:22 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:16 wiz Exp $ -DISTNAME= Getopt-Long-2.45 +DISTNAME= Getopt-Long-2.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Long/distinfo b/devel/p5-Getopt-Long/distinfo index 778f5a008..16eceb2e0 100644 --- a/devel/p5-Getopt-Long/distinfo +++ b/devel/p5-Getopt-Long/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/03/01 10:09:22 mef Exp $ +$NetBSD: distinfo,v 1.10 2015/06/12 06:03:48 wen Exp $ -SHA1 (Getopt-Long-2.45.tar.gz) = 2253363193bc8c3fcc8b418acaa5493ce8a3c72a -RMD160 (Getopt-Long-2.45.tar.gz) = 5ecfb3ffc90d021fcaa05501ffd58426e1a913e2 -Size (Getopt-Long-2.45.tar.gz) = 42914 bytes +SHA1 (Getopt-Long-2.46.tar.gz) = e495a6724073691972a226b3523bd0fce67d078c +RMD160 (Getopt-Long-2.46.tar.gz) = 2d4828cc09b1e6dc4e9920b6c6020a665798b729 +Size (Getopt-Long-2.46.tar.gz) = 43045 bytes diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile index d48d8250c..bf1010baa 100644 --- a/devel/p5-Getopt-Mixed/Makefile +++ b/devel/p5-Getopt-Mixed/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/09/06 13:43:19 wen Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:17 wiz Exp $ DISTNAME= Getopt-Mixed-1.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Simple/Makefile b/devel/p5-Getopt-Simple/Makefile index 8e2650d59..b4d11529b 100644 --- a/devel/p5-Getopt-Simple/Makefile +++ b/devel/p5-Getopt-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:17 wiz Exp $ DISTNAME= Getopt-Simple-1.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Getopt-Tabular/Makefile b/devel/p5-Getopt-Tabular/Makefile index e47e33738..a86e178e1 100644 --- a/devel/p5-Getopt-Tabular/Makefile +++ b/devel/p5-Getopt-Tabular/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/08/13 20:43:07 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:17 wiz Exp $ DISTNAME= Getopt-Tabular-0.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Git-CPAN-Patch/Makefile b/devel/p5-Git-CPAN-Patch/Makefile index 5aaf28889..71922f33d 100644 --- a/devel/p5-Git-CPAN-Patch/Makefile +++ b/devel/p5-Git-CPAN-Patch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/06 05:48:56 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:17 wiz Exp $ -DISTNAME= Git-CPAN-Patch-2.0.3 +DISTNAME= Git-CPAN-Patch-2.0.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Git/} @@ -12,8 +13,6 @@ LICENSE= ${PERL5_LICENSE} REPLACE_PERL= bin/git-cpan -PERL5_MODULE_TYPE= Module::Build - DEPENDS+= p5-Archive-Any-[0-9]*:../../archivers/p5-Archive-Any DEPENDS+= p5-BackPAN-Index>=0.39:../../devel/p5-BackPAN-Index DEPENDS+= p5-CPANPLUS-[0-9]*:../../devel/p5-CPANPLUS @@ -36,6 +35,13 @@ DEPENDS+= p5-Test-MockObject-[0-9]*:../../devel/p5-Test-MockObject DEPENDS+= {perl>=5.10.1,p5-autodie-[0-9]*}:../../devel/p5-autodie DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww # LWP::UserAgent +# for make test +BUILD_DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny +BUILD_DEPENDS+= p5-Pod-Elemental-[0-9]*:../../textproc/p5-Pod-Elemental +BUILD_DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny +BUILD_DEPENDS+= p5-MetaCPAN-Client-[0-9]*:../../devel/p5-MetaCPAN-Client +BUILD_DEPENDS+= p5-Data-Printer-[0-9]*:../../devel/p5-Data-Printer + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Git/CPAN/Patch/.packlist diff --git a/devel/p5-Git-CPAN-Patch/distinfo b/devel/p5-Git-CPAN-Patch/distinfo index 45e8f21c0..9ac62d4ee 100644 --- a/devel/p5-Git-CPAN-Patch/distinfo +++ b/devel/p5-Git-CPAN-Patch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/02/06 05:48:56 mef Exp $ +$NetBSD: distinfo,v 1.7 2015/04/30 04:51:02 mef Exp $ -SHA1 (Git-CPAN-Patch-2.0.3.tar.gz) = f0d04bf7b9e226984aa1817ba6418bfc9d1300f0 -RMD160 (Git-CPAN-Patch-2.0.3.tar.gz) = d3605df56029313e73bdd8aa434c9d4b824ac87d -Size (Git-CPAN-Patch-2.0.3.tar.gz) = 54477 bytes +SHA1 (Git-CPAN-Patch-2.0.4.tar.gz) = 7df871d1b66859bfe4fe56c9214f542c3c809887 +RMD160 (Git-CPAN-Patch-2.0.4.tar.gz) = b1bb2a04202a16c288ae8ddf8645e6c46cb948e0 +Size (Git-CPAN-Patch-2.0.4.tar.gz) = 57297 bytes diff --git a/devel/p5-Git-Repository-Plugin-AUTOLOAD/Makefile b/devel/p5-Git-Repository-Plugin-AUTOLOAD/Makefile index 951dce670..2d7b54e03 100644 --- a/devel/p5-Git-Repository-Plugin-AUTOLOAD/Makefile +++ b/devel/p5-Git-Repository-Plugin-AUTOLOAD/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/07 08:47:27 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:17 wiz Exp $ DISTNAME= Git-Repository-Plugin-AUTOLOAD-1.001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Git/} diff --git a/devel/p5-Git-Repository/Makefile b/devel/p5-Git-Repository/Makefile index 2f2a5248b..dcfc67d6f 100644 --- a/devel/p5-Git-Repository/Makefile +++ b/devel/p5-Git-Repository/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/01 12:34:55 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:17 wiz Exp $ -DISTNAME= Git-Repository-1.312 +DISTNAME= Git-Repository-1.313 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Git/} diff --git a/devel/p5-Git-Repository/distinfo b/devel/p5-Git-Repository/distinfo index e28861ebb..9ebd62237 100644 --- a/devel/p5-Git-Repository/distinfo +++ b/devel/p5-Git-Repository/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/02/01 12:34:55 mef Exp $ +$NetBSD: distinfo,v 1.8 2015/04/09 01:30:38 mef Exp $ -SHA1 (Git-Repository-1.312.tar.gz) = 6f453b7820c1b1524f096308ac36bc1ab2a14117 -RMD160 (Git-Repository-1.312.tar.gz) = 08fb13ed75a7d937d0dad94d9f7462bbd845d4c0 -Size (Git-Repository-1.312.tar.gz) = 47012 bytes +SHA1 (Git-Repository-1.313.tar.gz) = 21f610985b9524464c60f17afb3defa2438efa44 +RMD160 (Git-Repository-1.313.tar.gz) = bb3f915884620ecd66b49e8da878c92639641007 +Size (Git-Repository-1.313.tar.gz) = 47941 bytes diff --git a/devel/p5-Git-Wrapper/Makefile b/devel/p5-Git-Wrapper/Makefile index fa2f9585a..ac8e45241 100644 --- a/devel/p5-Git-Wrapper/Makefile +++ b/devel/p5-Git-Wrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/03/15 14:10:36 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:17 wiz Exp $ -DISTNAME= Git-Wrapper-0.040 +DISTNAME= Git-Wrapper-0.044 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Git/} @@ -18,7 +19,7 @@ BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp DEPENDS+= p5-Devel-CheckBin-[0-9]*:../../devel/p5-Devel-CheckBin -DEPENDS+= p5-File-pushd>=1.05:../../devel/p5-File-pushd +DEPENDS+= p5-File-chdir>=0.1010:../../devel/p5-File-chdir DEPENDS+= {perl>=5.9.5,p5-IPC-Cmd-[0-9]*}:../../devel/p5-IPC-Cmd DEPENDS+= p5-Sort-Versions-[0-9]*:../../devel/p5-Sort-Versions DEPENDS+= git-base-[0-9]*:../../devel/git-base diff --git a/devel/p5-Git-Wrapper/distinfo b/devel/p5-Git-Wrapper/distinfo index b1fa5f04e..adbe3345a 100644 --- a/devel/p5-Git-Wrapper/distinfo +++ b/devel/p5-Git-Wrapper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/15 14:10:36 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/04/09 01:36:56 mef Exp $ -SHA1 (Git-Wrapper-0.040.tar.gz) = accf979704ee6afd7bca6d6011951306e49d2e42 -RMD160 (Git-Wrapper-0.040.tar.gz) = d30ce6b8ff876bd0e2771ac64dda17230bc22ef5 -Size (Git-Wrapper-0.040.tar.gz) = 32811 bytes +SHA1 (Git-Wrapper-0.044.tar.gz) = ba065cdda42e332a4ba1603be508835e8c11d307 +RMD160 (Git-Wrapper-0.044.tar.gz) = 728d49420c954e70ecb7597b7d2e77836da7ac55 +Size (Git-Wrapper-0.044.tar.gz) = 28803 bytes diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile index 2b88a50dc..77ab59d15 100644 --- a/devel/p5-Glib-Object-Introspection/Makefile +++ b/devel/p5-Glib-Object-Introspection/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/02/12 05:18:17 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:17 wiz Exp $ DISTNAME= Glib-Object-Introspection-0.027 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} \ ${MASTER_SITE_PERL_CPAN:=Glib/} diff --git a/devel/p5-Gnome2-GConf/Makefile b/devel/p5-Gnome2-GConf/Makefile index 0240ac97d..5f947909d 100644 --- a/devel/p5-Gnome2-GConf/Makefile +++ b/devel/p5-Gnome2-GConf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:35:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:17 wiz Exp $ # DISTNAME= Gnome2-GConf-1.044 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/devel/p5-Gnome2-GConf/buildlink3.mk b/devel/p5-Gnome2-GConf/buildlink3.mk deleted file mode 100644 index 21812d959..000000000 --- a/devel/p5-Gnome2-GConf/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.7 2012/09/15 10:04:17 obache Exp $ - -BUILDLINK_TREE+= p5-Gnome2-GConf - -.if !defined(P5_GNOME2_GCONF_BUILDLINK3_MK) -P5_GNOME2_GCONF_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.p5-Gnome2-GConf+= p5-Gnome2-GConf>=1.044 -BUILDLINK_ABI_DEPENDS.p5-Gnome2-GConf+= p5-Gnome2-GConf>=1.044nb6 -BUILDLINK_PKGSRCDIR.p5-Gnome2-GConf?= ../../devel/p5-Gnome2-GConf - -.include "../../devel/GConf/buildlink3.mk" -.include "../../devel/p5-glib2/buildlink3.mk" -.endif # P5_GNOME2_GCONF_BUILDLINK3_MK - -BUILDLINK_TREE+= -p5-Gnome2-GConf diff --git a/devel/p5-Gnome2/Makefile b/devel/p5-Gnome2/Makefile index 7e2d8bfde..2fc58bdec 100644 --- a/devel/p5-Gnome2/Makefile +++ b/devel/p5-Gnome2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2015/02/12 05:45:42 mef Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:49:17 wiz Exp $ # DISTNAME= Gnome2-1.045 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/devel/p5-Graph/Makefile b/devel/p5-Graph/Makefile index 54c2a5765..4ac8d0b9b 100644 --- a/devel/p5-Graph/Makefile +++ b/devel/p5-Graph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:17 wiz Exp $ DISTNAME= Graph-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graph/} diff --git a/devel/p5-Gravatar-URL/Makefile b/devel/p5-Gravatar-URL/Makefile index 437d25a23..6adb0d5e8 100644 --- a/devel/p5-Gravatar-URL/Makefile +++ b/devel/p5-Gravatar-URL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:35:57 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:17 wiz Exp $ # DISTNAME= Gravatar-URL-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Gravatar/} diff --git a/devel/p5-Gtk2-GladeXML/Makefile b/devel/p5-Gtk2-GladeXML/Makefile index 0db35c208..ef714cebd 100644 --- a/devel/p5-Gtk2-GladeXML/Makefile +++ b/devel/p5-Gtk2-GladeXML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:35:57 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:49:17 wiz Exp $ DISTNAME= Gtk2-GladeXML-1.007 PKGNAME= p5-${DISTNAME} -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/devel/p5-Guard/Makefile b/devel/p5-Guard/Makefile index 536686c95..abb26690c 100644 --- a/devel/p5-Guard/Makefile +++ b/devel/p5-Guard/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/02/05 14:14:29 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:18 wiz Exp $ DISTNAME= Guard-1.023 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} diff --git a/devel/p5-Hash-Case/Makefile b/devel/p5-Hash-Case/Makefile index 74a7b84ed..a2f9f74be 100644 --- a/devel/p5-Hash-Case/Makefile +++ b/devel/p5-Hash-Case/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/02/06 05:57:37 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hash-Case-1.02 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} diff --git a/devel/p5-Hash-FieldHash/Makefile b/devel/p5-Hash-FieldHash/Makefile index a113937e3..329eada4d 100644 --- a/devel/p5-Hash-FieldHash/Makefile +++ b/devel/p5-Hash-FieldHash/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/02/07 14:54:31 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hash-FieldHash-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} diff --git a/devel/p5-Hash-Flatten/Makefile b/devel/p5-Hash-Flatten/Makefile index be2eaec80..68227e86f 100644 --- a/devel/p5-Hash-Flatten/Makefile +++ b/devel/p5-Hash-Flatten/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:57 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hash-Flatten-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} diff --git a/devel/p5-Hash-Merge-Simple/Makefile b/devel/p5-Hash-Merge-Simple/Makefile index b9825d408..ba51c7144 100644 --- a/devel/p5-Hash-Merge-Simple/Makefile +++ b/devel/p5-Hash-Merge-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:35:57 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:18 wiz Exp $ DISTNAME= Hash-Merge-Simple-0.051 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} diff --git a/devel/p5-Hash-Merge/Makefile b/devel/p5-Hash-Merge/Makefile index aeb291616..0060fcfd7 100644 --- a/devel/p5-Hash-Merge/Makefile +++ b/devel/p5-Hash-Merge/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/07 14:57:45 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hash-Merge-0.200 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} diff --git a/devel/p5-Hash-MoreUtils/Makefile b/devel/p5-Hash-MoreUtils/Makefile index 27f27c337..4c70a4c3d 100644 --- a/devel/p5-Hash-MoreUtils/Makefile +++ b/devel/p5-Hash-MoreUtils/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/05 14:47:09 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hash-MoreUtils-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} diff --git a/devel/p5-Hash-MultiValue/Makefile b/devel/p5-Hash-MultiValue/Makefile index d86460429..c258f60aa 100644 --- a/devel/p5-Hash-MultiValue/Makefile +++ b/devel/p5-Hash-MultiValue/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/02/18 13:19:02 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hash-MultiValue-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} diff --git a/devel/p5-Hash-Util-FieldHash-Compat/Makefile b/devel/p5-Hash-Util-FieldHash-Compat/Makefile index bf2096bcf..9c8c1c141 100644 --- a/devel/p5-Hash-Util-FieldHash-Compat/Makefile +++ b/devel/p5-Hash-Util-FieldHash-Compat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/02/07 15:10:50 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hash-Util-FieldHash-Compat-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hash/} @@ -21,7 +22,7 @@ PERL5_PACKLIST= auto/Hash/Util/FieldHash/Compat/.packlist #DEPENDS+= p5-Tie-RefHash>=1.38:../../devel/p5-Tie-RefHash #DEPENDS+= p5-Tie-RefHash-Weak>=0.08../../devel/p5-Tie-RefHash-Weak -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Heap/Makefile b/devel/p5-Heap/Makefile index e2614d72f..02116a90f 100644 --- a/devel/p5-Heap/Makefile +++ b/devel/p5-Heap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:18 wiz Exp $ DISTNAME= Heap-0.80 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Heap/} diff --git a/devel/p5-Hook-LexWrap/Makefile b/devel/p5-Hook-LexWrap/Makefile index fb300be89..077f25bfc 100644 --- a/devel/p5-Hook-LexWrap/Makefile +++ b/devel/p5-Hook-LexWrap/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/02/07 15:13:02 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:18 wiz Exp $ # DISTNAME= Hook-LexWrap-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Hook/} diff --git a/devel/p5-IMDB-Film/Makefile b/devel/p5-IMDB-Film/Makefile index 9a4756b7d..2821be558 100644 --- a/devel/p5-IMDB-Film/Makefile +++ b/devel/p5-IMDB-Film/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/08 02:45:24 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:18 wiz Exp $ DISTNAME= IMDB-Film-0.53 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/ST/STEPANOV/} diff --git a/devel/p5-IO-AIO/Makefile b/devel/p5-IO-AIO/Makefile index 5bb626f0b..f67ee5fca 100644 --- a/devel/p5-IO-AIO/Makefile +++ b/devel/p5-IO-AIO/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/13 13:53:19 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:19 wiz Exp $ # DISTNAME= IO-AIO-4.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-All/Makefile b/devel/p5-IO-All/Makefile index 23e64026c..ce2f19d91 100644 --- a/devel/p5-IO-All/Makefile +++ b/devel/p5-IO-All/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/02/08 13:44:24 mef Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:19 wiz Exp $ DISTNAME= IO-All-0.85 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} MODULE_DIR= modules/by-module diff --git a/devel/p5-IO-Async/Makefile b/devel/p5-IO-Async/Makefile index 22fdcdcb2..86f0abf15 100644 --- a/devel/p5-IO-Async/Makefile +++ b/devel/p5-IO-Async/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/03/15 23:08:38 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:19 wiz Exp $ -DISTNAME= IO-Async-0.65 +DISTNAME= IO-Async-0.66 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Async/distinfo b/devel/p5-IO-Async/distinfo index fec69687e..c732713b8 100644 --- a/devel/p5-IO-Async/distinfo +++ b/devel/p5-IO-Async/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/15 23:08:38 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 13:24:56 mef Exp $ -SHA1 (IO-Async-0.65.tar.gz) = d375fea923a6bc9c52cd99c253a6462292405344 -RMD160 (IO-Async-0.65.tar.gz) = 3b984bfd3cad422975b2934409919f5a6818d362 -Size (IO-Async-0.65.tar.gz) = 233644 bytes +SHA1 (IO-Async-0.66.tar.gz) = 743091a0bf148eadf2471364c3fbdd74f1cb52af +RMD160 (IO-Async-0.66.tar.gz) = 9274a2620f8a00ff201cc31fca0c907f978f37e7 +Size (IO-Async-0.66.tar.gz) = 236162 bytes diff --git a/devel/p5-IO-Capture/Makefile b/devel/p5-IO-Capture/Makefile index 2fee436c9..cb8c75c17 100644 --- a/devel/p5-IO-Capture/Makefile +++ b/devel/p5-IO-Capture/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:19 wiz Exp $ DISTNAME= IO-Capture-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-CaptureOutput/Makefile b/devel/p5-IO-CaptureOutput/Makefile index 8c34c9ced..4e17e61fc 100644 --- a/devel/p5-IO-CaptureOutput/Makefile +++ b/devel/p5-IO-CaptureOutput/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/25 11:59:47 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:19 wiz Exp $ DISTNAME= IO-CaptureOutput-1.1104 PKGNAME= p5-${DISTNAME:S/1103/11.03/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Compress/Makefile b/devel/p5-IO-Compress/Makefile index 8ab63bb1b..655e863ad 100644 --- a/devel/p5-IO-Compress/Makefile +++ b/devel/p5-IO-Compress/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/12/31 14:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:19 wiz Exp $ DISTNAME= IO-Compress-2.068 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Digest/Makefile b/devel/p5-IO-Digest/Makefile index d612256bb..8282edbb3 100644 --- a/devel/p5-IO-Digest/Makefile +++ b/devel/p5-IO-Digest/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:19 wiz Exp $ DISTNAME= IO-Digest-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/} diff --git a/devel/p5-IO-HTML/Makefile b/devel/p5-IO-HTML/Makefile index 83ff87933..5096d87c0 100644 --- a/devel/p5-IO-HTML/Makefile +++ b/devel/p5-IO-HTML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:19 wiz Exp $ DISTNAME= IO-HTML-1.001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Handle-Util/Makefile b/devel/p5-IO-Handle-Util/Makefile index 945a96e22..dac36245f 100644 --- a/devel/p5-IO-Handle-Util/Makefile +++ b/devel/p5-IO-Handle-Util/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:35:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:19 wiz Exp $ # DISTNAME= IO-Handle-Util-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} @@ -15,8 +15,7 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/IO/Handle/Util/.packlist -BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter diff --git a/devel/p5-IO-InSitu/Makefile b/devel/p5-IO-InSitu/Makefile index b0ecb32db..42f3e4784 100644 --- a/devel/p5-IO-InSitu/Makefile +++ b/devel/p5-IO-InSitu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:35:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:19 wiz Exp $ # DISTNAME= IO-InSitu-0.0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Interactive/Makefile b/devel/p5-IO-Interactive/Makefile index f1116a3c8..124bf9efb 100644 --- a/devel/p5-IO-Interactive/Makefile +++ b/devel/p5-IO-Interactive/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:35:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:19 wiz Exp $ # DISTNAME= IO-Interactive-0.0.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-LockedFile/Makefile b/devel/p5-IO-LockedFile/Makefile index a5e5e31a2..0d4b9f6b2 100644 --- a/devel/p5-IO-LockedFile/Makefile +++ b/devel/p5-IO-LockedFile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:19 wiz Exp $ # DISTNAME= IO-LockedFile-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Multiplex/Makefile b/devel/p5-IO-Multiplex/Makefile index 253ee8a81..dd0fbb400 100644 --- a/devel/p5-IO-Multiplex/Makefile +++ b/devel/p5-IO-Multiplex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:20 wiz Exp $ # -DISTNAME= IO-Multiplex-1.13 +DISTNAME= IO-Multiplex-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Multiplex/distinfo b/devel/p5-IO-Multiplex/distinfo index f190a4223..ea828990c 100644 --- a/devel/p5-IO-Multiplex/distinfo +++ b/devel/p5-IO-Multiplex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2011/12/08 00:37:39 hiramatsu Exp $ +$NetBSD: distinfo,v 1.7 2015/04/12 09:18:22 mef Exp $ -SHA1 (IO-Multiplex-1.13.tar.gz) = 4334d24245ab0a84d46304cb27abff201bb508d9 -RMD160 (IO-Multiplex-1.13.tar.gz) = 7ef29f8986c3a01ecab949f884c6802c80caf31f -Size (IO-Multiplex-1.13.tar.gz) = 16244 bytes +SHA1 (IO-Multiplex-1.16.tar.gz) = 7feecd40ec45d0e96423a105d1c8430e8e1a6014 +RMD160 (IO-Multiplex-1.16.tar.gz) = ecde8add7d22d0a0498c5a6f16a70611e8e4be52 +Size (IO-Multiplex-1.16.tar.gz) = 15974 bytes diff --git a/devel/p5-IO-Null/Makefile b/devel/p5-IO-Null/Makefile index 122c26786..c455b1c36 100644 --- a/devel/p5-IO-Null/Makefile +++ b/devel/p5-IO-Null/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Null-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Pager/Makefile b/devel/p5-IO-Pager/Makefile index 26bfb286a..0882ea210 100644 --- a/devel/p5-IO-Pager/Makefile +++ b/devel/p5-IO-Pager/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/15 23:11:34 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Pager-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-IO-Pipeline/Makefile b/devel/p5-IO-Pipeline/Makefile index 875408b26..fd7607fe0 100644 --- a/devel/p5-IO-Pipeline/Makefile +++ b/devel/p5-IO-Pipeline/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:35:59 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Pipeline-0.009002 PKGNAME= p5-IO-Pipeline-0.9.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Pipely/Makefile b/devel/p5-IO-Pipely/Makefile index a67c99e3f..f1bf5340b 100644 --- a/devel/p5-IO-Pipely/Makefile +++ b/devel/p5-IO-Pipely/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:35:59 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Pipely-0.005 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Prompt/Makefile b/devel/p5-IO-Prompt/Makefile index a80471472..a02b3fe56 100644 --- a/devel/p5-IO-Prompt/Makefile +++ b/devel/p5-IO-Prompt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/15 23:14:06 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Prompt-0.997002 PKGNAME= p5-${DISTNAME:S/997001/99.7.001/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Prompter/Makefile b/devel/p5-IO-Prompter/Makefile index c0ad6c908..203c85b7c 100644 --- a/devel/p5-IO-Prompter/Makefile +++ b/devel/p5-IO-Prompter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/02/08 02:53:33 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Prompter-0.004012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile index 8a75898a7..c622aacd5 100644 --- a/devel/p5-IO-String/Makefile +++ b/devel/p5-IO-String/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-String-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index 27e35cc93..d4015d3af 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:20 wiz Exp $ DISTNAME= IO-Stty-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Tee/Makefile b/devel/p5-IO-Tee/Makefile index cb5f07fbb..648cb70bf 100644 --- a/devel/p5-IO-Tee/Makefile +++ b/devel/p5-IO-Tee/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Tee-0.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-TieCombine/Makefile b/devel/p5-IO-TieCombine/Makefile index 8989a7ad5..29e056d91 100644 --- a/devel/p5-IO-TieCombine/Makefile +++ b/devel/p5-IO-TieCombine/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/08 02:56:20 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-TieCombine-1.004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Tty/Makefile b/devel/p5-IO-Tty/Makefile index 725a24411..82a46cce3 100644 --- a/devel/p5-IO-Tty/Makefile +++ b/devel/p5-IO-Tty/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:49:20 wiz Exp $ # DISTNAME= IO-Tty-1.12 PKGNAME= p5-${DISTNAME:C/T/t/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Util/Makefile b/devel/p5-IO-Util/Makefile index 24d14fbbc..2b0edeb16 100644 --- a/devel/p5-IO-Util/Makefile +++ b/devel/p5-IO-Util/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:20 wiz Exp $ DISTNAME= IO-Util-1.5 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Zlib/Makefile b/devel/p5-IO-Zlib/Makefile index 122d90bd8..76d05946c 100644 --- a/devel/p5-IO-Zlib/Makefile +++ b/devel/p5-IO-Zlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IO-Zlib-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile index 9486342d1..baac23510 100644 --- a/devel/p5-IO-stringy/Makefile +++ b/devel/p5-IO-stringy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 14:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:49:21 wiz Exp $ # -DISTNAME= IO-stringy-2.110 +DISTNAME= IO-stringy-2.111 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-stringy/distinfo b/devel/p5-IO-stringy/distinfo index d48d05362..59cb88ff1 100644 --- a/devel/p5-IO-stringy/distinfo +++ b/devel/p5-IO-stringy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2006/07/12 16:39:47 heinz Exp $ +$NetBSD: distinfo,v 1.8 2015/04/24 16:03:24 mef Exp $ -SHA1 (IO-stringy-2.110.tar.gz) = 3ef94404e51e3a6276ddddcce9ba7bbdd6b76a1f -RMD160 (IO-stringy-2.110.tar.gz) = 429496202c06b3a9485d12897d59d3cb631575c7 -Size (IO-stringy-2.110.tar.gz) = 40590 bytes +SHA1 (IO-stringy-2.111.tar.gz) = dac298d6dc5a900b26d8a31b66adfcbd64253065 +RMD160 (IO-stringy-2.111.tar.gz) = 62550a52d49883d8941385b9e1eecf38943fd56a +Size (IO-stringy-2.111.tar.gz) = 41515 bytes diff --git a/devel/p5-IPC-Cache/Makefile b/devel/p5-IPC-Cache/Makefile index 772312f4c..9aca5d6b2 100644 --- a/devel/p5-IPC-Cache/Makefile +++ b/devel/p5-IPC-Cache/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:00 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IPC-Cache-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-Cmd/Makefile b/devel/p5-IPC-Cmd/Makefile index 92aa50454..0169a5a23 100644 --- a/devel/p5-IPC-Cmd/Makefile +++ b/devel/p5-IPC-Cmd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IPC-Cmd-0.92 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-DirQueue/Makefile b/devel/p5-IPC-DirQueue/Makefile index 1914780e5..1c779176e 100644 --- a/devel/p5-IPC-DirQueue/Makefile +++ b/devel/p5-IPC-DirQueue/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IPC-DirQueue-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-PubSub/Makefile b/devel/p5-IPC-PubSub/Makefile index 2b5f13e9a..bc249cd49 100644 --- a/devel/p5-IPC-PubSub/Makefile +++ b/devel/p5-IPC-PubSub/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:00 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:21 wiz Exp $ # DISTNAME= IPC-PubSub-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-Run/Makefile b/devel/p5-IPC-Run/Makefile index f82c87e95..d9ee9c59b 100644 --- a/devel/p5-IPC-Run/Makefile +++ b/devel/p5-IPC-Run/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/02/14 02:23:30 mef Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IPC-Run-0.94 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-Run3/Makefile b/devel/p5-IPC-Run3/Makefile index dcf519cb1..59b79c418 100644 --- a/devel/p5-IPC-Run3/Makefile +++ b/devel/p5-IPC-Run3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/15 23:16:06 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:21 wiz Exp $ # DISTNAME= IPC-Run3-0.048 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-ShareLite/Makefile b/devel/p5-IPC-ShareLite/Makefile index cd0144599..8169e766c 100644 --- a/devel/p5-IPC-ShareLite/Makefile +++ b/devel/p5-IPC-ShareLite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:21 wiz Exp $ # DISTNAME= IPC-ShareLite-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile index 21b3e73a3..2706c9c14 100644 --- a/devel/p5-IPC-Shareable/Makefile +++ b/devel/p5-IPC-Shareable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/02/08 03:00:35 mef Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IPC-Shareable-0.61 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-SharedCache/Makefile b/devel/p5-IPC-SharedCache/Makefile index e426770a7..3530db5fe 100644 --- a/devel/p5-IPC-SharedCache/Makefile +++ b/devel/p5-IPC-SharedCache/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:21 wiz Exp $ # DISTNAME= IPC-SharedCache-1.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-Signal/Makefile b/devel/p5-IPC-Signal/Makefile index 7d25b9af3..5a8992e85 100644 --- a/devel/p5-IPC-Signal/Makefile +++ b/devel/p5-IPC-Signal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:21 wiz Exp $ # DISTNAME= IPC-Signal-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-SysV/Makefile b/devel/p5-IPC-SysV/Makefile index a94720d07..00272ed93 100644 --- a/devel/p5-IPC-SysV/Makefile +++ b/devel/p5-IPC-SysV/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IPC-SysV-2.04 PKGNAME= p5-${DISTNAME:S/_/beta/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-System-Simple/Makefile b/devel/p5-IPC-System-Simple/Makefile index c02364a53..91a4f5ecc 100644 --- a/devel/p5-IPC-System-Simple/Makefile +++ b/devel/p5-IPC-System-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/02/08 03:03:06 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:21 wiz Exp $ DISTNAME= IPC-System-Simple-1.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-Import-Into/Makefile b/devel/p5-Import-Into/Makefile index a0229c461..746c07b49 100644 --- a/devel/p5-Import-Into/Makefile +++ b/devel/p5-Import-Into/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/03/17 12:40:02 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= Import-Into-1.002004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/devel/p5-Inline-C/Makefile b/devel/p5-Inline-C/Makefile index e9ae852dc..887629339 100644 --- a/devel/p5-Inline-C/Makefile +++ b/devel/p5-Inline-C/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 23:20:10 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:22 wiz Exp $ DISTNAME= Inline-C-0.75 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/} @@ -19,6 +20,9 @@ BUILD_DEPENDS+= p5-IO-All-[0-9]*:../../devel/p5-IO-All MAKE_ENV+= PERL_MM_USE_DEFAULT=1 +# fail at t/27inline_maker.t +TEST_TARGET?= # empty = means make test fails + PERL5_PACKLIST= auto/Inline/C/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-Inline/Makefile b/devel/p5-Inline/Makefile index 03aae307e..14ff88f7f 100644 --- a/devel/p5-Inline/Makefile +++ b/devel/p5-Inline/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2015/03/15 23:18:17 mef Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= Inline-0.80 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/} diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile index 5b3f4aead..88c27c709 100644 --- a/devel/p5-InlineX-C2XS/Makefile +++ b/devel/p5-InlineX-C2XS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 23:22:57 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= InlineX-C2XS-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Inline/SISYPHUS/} diff --git a/devel/p5-Internals/Makefile b/devel/p5-Internals/Makefile index 659933920..7fdd930df 100644 --- a/devel/p5-Internals/Makefile +++ b/devel/p5-Internals/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= Internals-1.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Internals/} # XXX doesn't work MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/ diff --git a/devel/p5-LDAP/Makefile b/devel/p5-LDAP/Makefile index 9b4ed3c2f..91e208efa 100644 --- a/devel/p5-LDAP/Makefile +++ b/devel/p5-LDAP/Makefile @@ -1,19 +1,18 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 13:44:42 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:49:22 wiz Exp $ # -DISTNAME= perldap-1.2.2 -PKGNAME= p5-LDAP-1.2.2 -PKGREVISION= 9 +DISTNAME= perldap-1.4.1 +# remove 'per' and 'ldap' part into uppercase (perldap -> LDAP) +PKGNAME= p5-${DISTNAME:S/per//tu} +PKGREVISION= 1 CATEGORIES= devel perl5 databases MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=directory/perldap/ancient/} -EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.org/directory/perldap.html COMMENT= Perl5 module to build LDAP clients with perl LICENSE= mpl-1.0 -WRKSRC= ${WRKDIR}/perldap PERL5_PACKLIST= auto/Mozilla/LDAP/API/.packlist MAKE_ENV+= LDAPSDKDIR=${BUILDLINK_PREFIX.ldapsdk} diff --git a/devel/p5-LDAP/distinfo b/devel/p5-LDAP/distinfo index 5026bd0d4..b324c8ffc 100644 --- a/devel/p5-LDAP/distinfo +++ b/devel/p5-LDAP/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.4 2011/12/19 15:26:51 hiramatsu Exp $ +$NetBSD: distinfo,v 1.6 2015/04/27 08:59:31 mef Exp $ -SHA1 (perldap-1.2.2.tgz) = 71511b4c2c246db1b520732c3797551d35c26ae7 -RMD160 (perldap-1.2.2.tgz) = 834941555053f0b101712d0caeb26c86c22c65d7 -Size (perldap-1.2.2.tgz) = 74058 bytes -SHA1 (patch-API.xs) = 761a7f1aef91c8c017f921d39fc899cd59e9a15f -SHA1 (patch-aa) = 430f7e2e41087ca3a3eba19b012ba4f96c0a1de3 +SHA1 (perldap-1.4.1.tar.gz) = f07feb41e0639c80cb186381566f3baf2ffcbc83 +RMD160 (perldap-1.4.1.tar.gz) = 6087ffafbc0099f7ef0f3d2a4540a37cbac933b5 +Size (perldap-1.4.1.tar.gz) = 93930 bytes +SHA1 (patch-API.xs) = 3e5ecd7e2afeb82537be266c0920935d848b1512 SHA1 (patch-typemap) = 9255e0d9c53d57ee90f27f5e544867ca51d92d8c diff --git a/devel/p5-LDAP/patches/patch-API.xs b/devel/p5-LDAP/patches/patch-API.xs index f143125e6..6b6f078d5 100644 --- a/devel/p5-LDAP/patches/patch-API.xs +++ b/devel/p5-LDAP/patches/patch-API.xs @@ -1,19 +1,19 @@ -$NetBSD: patch-API.xs,v 1.1 2011/12/19 15:26:51 hiramatsu Exp $ +$NetBSD: patch-API.xs,v 1.2 2015/04/27 06:05:02 mef Exp $ Modification to be built with Perl 5.14 API. ---- API.xs.orig 2011-12-19 09:59:44.000000000 +0000 -+++ API.xs -@@ -107,7 +107,7 @@ char ** avref2charptrptr(SV *avref) +--- API.xs.orig 2000-10-06 04:47:27.000000000 +0900 ++++ API.xs 2015-02-08 22:52:28.000000000 +0900 +@@ -195,7 +195,7 @@ avref2charptrptr(SV *avref) for (ix_av = 0;ix_av <= avref_arraylen;ix_av++) { current_val = av_fetch((AV *)SvRV(avref),ix_av,0); -- tmp_cpp[ix_av] = strdup(SvPV(*current_val,na)); -+ tmp_cpp[ix_av] = strdup(SvPV(*current_val,PL_na)); +- tmp_cpp[ix_av] = StrDup(SvPV(*current_val,na)); ++ tmp_cpp[ix_av] = StrDup(SvPV(*current_val,PL_na)); } tmp_cpp[ix_av] = NULL; -@@ -135,7 +135,7 @@ struct berval ** avref2berptrptr(SV *avr +@@ -226,7 +226,7 @@ avref2berptrptr(SV *avref) New(1,tmp_ber[ix_av],1,struct berval); current_val = av_fetch((AV *)SvRV(avref),ix_av,0); @@ -22,7 +22,7 @@ Modification to be built with Perl 5.14 API. val_len = SvCUR(*current_val); Newz(1,tmp2,val_len+1,char); -@@ -272,7 +272,7 @@ LDAPMod *parse1mod(SV *ldap_value_ref,ch +@@ -368,7 +368,7 @@ parse1mod(SV *ldap_value_ref,char *ldap_ } else { if (cont) return NULL; @@ -31,16 +31,16 @@ Modification to be built with Perl 5.14 API. { if (ldap_add_func != 1) { -@@ -289,7 +289,7 @@ LDAPMod *parse1mod(SV *ldap_value_ref,ch +@@ -385,7 +385,7 @@ parse1mod(SV *ldap_value_ref,char *ldap_ ldap_current_mod->mod_op = LDAP_MOD_REPLACE; } New(1,ldap_current_mod->mod_values,2,char *); -- ldap_current_mod->mod_values[0] = strdup(SvPV(ldap_value_ref,na)); -+ ldap_current_mod->mod_values[0] = strdup(SvPV(ldap_value_ref,PL_na)); +- ldap_current_mod->mod_values[0] = StrDup(SvPV(ldap_value_ref,na)); ++ ldap_current_mod->mod_values[0] = StrDup(SvPV(ldap_value_ref,PL_na)); ldap_current_mod->mod_values[1] = NULL; } } -@@ -1528,7 +1528,7 @@ ldap_url_parse(url) +@@ -1718,7 +1718,7 @@ ldap_url_parse(url) hv_store(FullHash,options_key,strlen(options_key),options,0); ldap_free_urldesc(realcomp); } else { diff --git a/devel/p5-LDAP/patches/patch-aa b/devel/p5-LDAP/patches/patch-aa deleted file mode 100644 index bb2d6b6a0..000000000 --- a/devel/p5-LDAP/patches/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2000/08/29 20:48:13 jlam Exp $ - -Until the source catches up to the current Perl API, we need PERL_POLLUTE -to look like an older perl. - ---- Makefile.PL.orig Thu Jan 21 18:52:42 1999 -+++ Makefile.PL -@@ -167,7 +167,7 @@ - )), - 'LIBS' => [$lib_line], - 'MYEXTLIB' => $myextlib, -- 'DEFINE' => "$v3_def $ssl_def", -+ 'DEFINE' => "$v3_def $ssl_def -DPERL_POLLUTE=1", - 'XSOPT' => "-nolinenumbers", - @extras - ); diff --git a/devel/p5-LEOCHARRE-CLI2/Makefile b/devel/p5-LEOCHARRE-CLI2/Makefile index ddc15224d..b79918064 100644 --- a/devel/p5-LEOCHARRE-CLI2/Makefile +++ b/devel/p5-LEOCHARRE-CLI2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= LEOCHARRE-CLI2-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEOCHARRE/} diff --git a/devel/p5-LEOCHARRE-Debug/Makefile b/devel/p5-LEOCHARRE-Debug/Makefile index 824f8604e..b70324e4b 100644 --- a/devel/p5-LEOCHARRE-Debug/Makefile +++ b/devel/p5-LEOCHARRE-Debug/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= LEOCHARRE-Debug-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEOCHARRE/} diff --git a/devel/p5-LEOCHARRE-Dir/Makefile b/devel/p5-LEOCHARRE-Dir/Makefile index b35f5f83a..d416f781f 100644 --- a/devel/p5-LEOCHARRE-Dir/Makefile +++ b/devel/p5-LEOCHARRE-Dir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= LEOCHARRE-Dir-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LE/LEOCHARRE/} diff --git a/devel/p5-Lexical-Persistence/Makefile b/devel/p5-Lexical-Persistence/Makefile index f03d687fc..9fcbf5710 100644 --- a/devel/p5-Lexical-Persistence/Makefile +++ b/devel/p5-Lexical-Persistence/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:01 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:22 wiz Exp $ # DISTNAME= Lexical-Persistence-1.023 PKGNAME= p5-${DISTNAME:S/020/02/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lexical/} diff --git a/devel/p5-Lexical-SealRequireHints/Makefile b/devel/p5-Lexical-SealRequireHints/Makefile index fc4806e71..5ce38d4ec 100644 --- a/devel/p5-Lexical-SealRequireHints/Makefile +++ b/devel/p5-Lexical-SealRequireHints/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:22 wiz Exp $ # -DISTNAME= Lexical-SealRequireHints-0.007 +DISTNAME= Lexical-SealRequireHints-0.009 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-Lexical-SealRequireHints/distinfo b/devel/p5-Lexical-SealRequireHints/distinfo index 966976995..c0a3deb4a 100644 --- a/devel/p5-Lexical-SealRequireHints/distinfo +++ b/devel/p5-Lexical-SealRequireHints/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/07/03 09:02:50 sno Exp $ +$NetBSD: distinfo,v 1.5 2015/04/10 01:03:20 mef Exp $ -SHA1 (Lexical-SealRequireHints-0.007.tar.gz) = 31113331fd73af3a7f65de3b6acd87eadbd2f1f7 -RMD160 (Lexical-SealRequireHints-0.007.tar.gz) = 1016ff99fd7cbd0c825bde77bb2118f90c50b859 -Size (Lexical-SealRequireHints-0.007.tar.gz) = 17150 bytes +SHA1 (Lexical-SealRequireHints-0.009.tar.gz) = 6acdc116cb191fb8f79c640bd32f921529c5acf8 +RMD160 (Lexical-SealRequireHints-0.009.tar.gz) = abdd91b4a51030495ab4106843955d839bc5ec38 +Size (Lexical-SealRequireHints-0.009.tar.gz) = 20857 bytes diff --git a/devel/p5-List-AllUtils/Makefile b/devel/p5-List-AllUtils/Makefile index 40502b203..f98c7c3a8 100644 --- a/devel/p5-List-AllUtils/Makefile +++ b/devel/p5-List-AllUtils/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:21 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:22 wiz Exp $ DISTNAME= List-AllUtils-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} diff --git a/devel/p5-List-MoreUtils/Makefile b/devel/p5-List-MoreUtils/Makefile index e3f81b745..68d63e733 100644 --- a/devel/p5-List-MoreUtils/Makefile +++ b/devel/p5-List-MoreUtils/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2015/03/05 07:01:10 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/14 16:46:39 wiz Exp $ -DISTNAME= List-MoreUtils-0.406 +DISTNAME= List-MoreUtils-0.413 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} diff --git a/devel/p5-List-MoreUtils/distinfo b/devel/p5-List-MoreUtils/distinfo index f6ea20843..23b4cc03f 100644 --- a/devel/p5-List-MoreUtils/distinfo +++ b/devel/p5-List-MoreUtils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2015/03/05 07:01:10 wiz Exp $ +$NetBSD: distinfo,v 1.13 2015/06/14 16:46:39 wiz Exp $ -SHA1 (List-MoreUtils-0.406.tar.gz) = f68af6c8626cacd49f3b1082b8bb1d17f66f52d7 -RMD160 (List-MoreUtils-0.406.tar.gz) = a3359d5c2182ac262705b2f724e634e69f91ac42 -Size (List-MoreUtils-0.406.tar.gz) = 166095 bytes +SHA1 (List-MoreUtils-0.413.tar.gz) = 1af39142f090e1a6b7918a3c26fc416f0cf0d84f +RMD160 (List-MoreUtils-0.413.tar.gz) = 7b28e1b160d4950f7cac2186b73946c39c4646d6 +Size (List-MoreUtils-0.413.tar.gz) = 131313 bytes diff --git a/devel/p5-List-Pairwise/Makefile b/devel/p5-List-Pairwise/Makefile index 54b92653c..0f4f3fb9f 100644 --- a/devel/p5-List-Pairwise/Makefile +++ b/devel/p5-List-Pairwise/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/02/07 09:11:36 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:23 wiz Exp $ # DISTNAME= List-Pairwise-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} diff --git a/devel/p5-List-UtilsBy/Makefile b/devel/p5-List-UtilsBy/Makefile index ca57c48b0..0f914aa5a 100644 --- a/devel/p5-List-UtilsBy/Makefile +++ b/devel/p5-List-UtilsBy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/02/09 15:08:36 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:23 wiz Exp $ # DISTNAME= List-UtilsBy-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} diff --git a/devel/p5-Locale-Msgfmt/Makefile b/devel/p5-Locale-Msgfmt/Makefile index 4b632b781..f3c4736b9 100644 --- a/devel/p5-Locale-Msgfmt/Makefile +++ b/devel/p5-Locale-Msgfmt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:01 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:23 wiz Exp $ # DISTNAME= Locale-Msgfmt-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Locale-PO/Makefile b/devel/p5-Locale-PO/Makefile index 9ec16eef0..6ac203670 100644 --- a/devel/p5-Locale-PO/Makefile +++ b/devel/p5-Locale-PO/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/02/09 15:14:52 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:23 wiz Exp $ # DISTNAME= Locale-PO-0.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/devel/p5-Log-Agent/Makefile b/devel/p5-Log-Agent/Makefile index cff2cb316..7cbc4ae5c 100644 --- a/devel/p5-Log-Agent/Makefile +++ b/devel/p5-Log-Agent/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:23 wiz Exp $ DISTNAME= Log-Agent-1.000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Any-Adapter-Dispatch/Makefile b/devel/p5-Log-Any-Adapter-Dispatch/Makefile index b75603da9..6942bc06e 100644 --- a/devel/p5-Log-Any-Adapter-Dispatch/Makefile +++ b/devel/p5-Log-Any-Adapter-Dispatch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/01/18 10:09:20 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:23 wiz Exp $ # DISTNAME= Log-Any-Adapter-Dispatch-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Any-Adapter-Log4perl/Makefile b/devel/p5-Log-Any-Adapter-Log4perl/Makefile index 91f8bb82f..e94924f1b 100644 --- a/devel/p5-Log-Any-Adapter-Log4perl/Makefile +++ b/devel/p5-Log-Any-Adapter-Log4perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/01/18 10:20:29 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:23 wiz Exp $ # DISTNAME= Log-Any-Adapter-Log4perl-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Any/Makefile b/devel/p5-Log-Any/Makefile index 29f44ae2e..2f7f76d37 100644 --- a/devel/p5-Log-Any/Makefile +++ b/devel/p5-Log-Any/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/01/18 10:02:55 wen Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:23 wiz Exp $ # -DISTNAME= Log-Any-1.03 -PKGNAME= p5-${DISTNAME} +DISTNAME= Log-Any-1.032 +PKGNAME= p5-Log-Any-1.03.2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Any/distinfo b/devel/p5-Log-Any/distinfo index 52c8c8317..250fc9865 100644 --- a/devel/p5-Log-Any/distinfo +++ b/devel/p5-Log-Any/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/01/18 10:02:55 wen Exp $ +$NetBSD: distinfo,v 1.7 2015/04/10 01:08:07 mef Exp $ -SHA1 (Log-Any-1.03.tar.gz) = cd917920b479ea19b4c89b42f6e5bdf9c3262ee5 -RMD160 (Log-Any-1.03.tar.gz) = 9fc3dd85f458f705aea2d12c7d33afd1680a9b2f -Size (Log-Any-1.03.tar.gz) = 39709 bytes +SHA1 (Log-Any-1.032.tar.gz) = 6a83c8a22ab356194dcbd8b85f96a78201053940 +RMD160 (Log-Any-1.032.tar.gz) = 4c2bd00c6595f62a54a410455e99175db92aaf75 +Size (Log-Any-1.032.tar.gz) = 39824 bytes diff --git a/devel/p5-Log-Dispatch-Array/Makefile b/devel/p5-Log-Dispatch-Array/Makefile index 43cef3d5c..35c351911 100644 --- a/devel/p5-Log-Dispatch-Array/Makefile +++ b/devel/p5-Log-Dispatch-Array/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:23 wiz Exp $ DISTNAME= Log-Dispatch-Array-1.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile index e142b2a4f..67d9a8fa3 100644 --- a/devel/p5-Log-Dispatch-Config/Makefile +++ b/devel/p5-Log-Dispatch-Config/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:42 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:49:23 wiz Exp $ DISTNAME= Log-Dispatch-Config-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Dispatch-DBI/Makefile b/devel/p5-Log-Dispatch-DBI/Makefile index a651eefe6..ab58d7561 100644 --- a/devel/p5-Log-Dispatch-DBI/Makefile +++ b/devel/p5-Log-Dispatch-DBI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:23 wiz Exp $ DISTNAME= Log-Dispatch-DBI-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile index daa547c10..287057aa7 100644 --- a/devel/p5-Log-Dispatch-FileRotate/Makefile +++ b/devel/p5-Log-Dispatch-FileRotate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:23 wiz Exp $ DISTNAME= Log-Dispatch-FileRotate-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Dispatch-Perl/Makefile b/devel/p5-Log-Dispatch-Perl/Makefile index 00935b6e8..a849f27ce 100644 --- a/devel/p5-Log-Dispatch-Perl/Makefile +++ b/devel/p5-Log-Dispatch-Perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:23 wiz Exp $ # DISTNAME= Log-Dispatch-Perl-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile index 9fe6ea6d6..38712a68a 100644 --- a/devel/p5-Log-Dispatch/Makefile +++ b/devel/p5-Log-Dispatch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/01/18 12:24:46 wen Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:49:23 wiz Exp $ DISTNAME= Log-Dispatch-2.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} @@ -16,6 +17,9 @@ DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate # Sys::Syslog >= 0.25 is in Perl core since 5.10.1 +# for make test +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires + PERL5_PACKLIST= auto/Log/Dispatch/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-Log-Dispatchouli/Makefile b/devel/p5-Log-Dispatchouli/Makefile index e610d179e..03f9beec9 100644 --- a/devel/p5-Log-Dispatchouli/Makefile +++ b/devel/p5-Log-Dispatchouli/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/01/18 12:37:43 wen Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:24 wiz Exp $ DISTNAME= Log-Dispatchouli-2.012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Handler/Makefile b/devel/p5-Log-Handler/Makefile index 1c7cab738..86cd85859 100644 --- a/devel/p5-Log-Handler/Makefile +++ b/devel/p5-Log-Handler/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/01/18 12:51:46 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-Handler-0.84 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Log4perl/Makefile b/devel/p5-Log-Log4perl/Makefile index 0ff7c0ac8..7b6c2e888 100644 --- a/devel/p5-Log-Log4perl/Makefile +++ b/devel/p5-Log-Log4perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2015/01/18 12:57:01 wen Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-Log4perl-1.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-LogLite/Makefile b/devel/p5-Log-LogLite/Makefile index cdca5d870..8aa92b9d3 100644 --- a/devel/p5-Log-LogLite/Makefile +++ b/devel/p5-Log-LogLite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-LogLite-0.82 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Message-Simple/DESCR b/devel/p5-Log-Message-Simple/DESCR new file mode 100644 index 000000000..6ba3b6f5e --- /dev/null +++ b/devel/p5-Log-Message-Simple/DESCR @@ -0,0 +1,2 @@ +This module provides standardized logging facilities using the +Log::Message module. diff --git a/devel/p5-Log-Message-Simple/Makefile b/devel/p5-Log-Message-Simple/Makefile new file mode 100644 index 000000000..8845cf690 --- /dev/null +++ b/devel/p5-Log-Message-Simple/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:24 wiz Exp $ + +DISTNAME= Log-Message-Simple-0.10 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/ +COMMENT= Simple - Simplified interface to Log::Message +LICENSE= ${PERL5_LICENSE} + +BUILD_DEPENDS+= p5-Log-Message-[0-9]*:../../devel/p5-Log-Message + +# url2pkg-marker (please do not remove this line.) +PERL5_PACKLIST= auto/Log/Message/Simple/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Log-Message-Simple/distinfo b/devel/p5-Log-Message-Simple/distinfo new file mode 100644 index 000000000..36841d3e5 --- /dev/null +++ b/devel/p5-Log-Message-Simple/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/28 06:48:12 mef Exp $ + +SHA1 (Log-Message-Simple-0.10.tar.gz) = ef38fd852fc5cbdd178b0ddcda5cdcc33dd2c4a1 +RMD160 (Log-Message-Simple-0.10.tar.gz) = f1708327cbcfe4eec34298043b8bae04e449f8dd +Size (Log-Message-Simple-0.10.tar.gz) = 5717 bytes diff --git a/devel/p5-Log-Message/Makefile b/devel/p5-Log-Message/Makefile index 46c7c5c6d..17e9dccbe 100644 --- a/devel/p5-Log-Message/Makefile +++ b/devel/p5-Log-Message/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/02/06 05:13:11 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-Message-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Report-Optional/Makefile b/devel/p5-Log-Report-Optional/Makefile index c7d94ec4f..13204cf3b 100644 --- a/devel/p5-Log-Report-Optional/Makefile +++ b/devel/p5-Log-Report-Optional/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/01/18 13:00:25 wen Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-Report-Optional-1.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index 65eb7edf6..a8a1e1eb8 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-Report-1.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-Log-Trace/Makefile b/devel/p5-Log-Trace/Makefile index 0accf97d1..333a44080 100644 --- a/devel/p5-Log-Trace/Makefile +++ b/devel/p5-Log-Trace/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Log-Trace-1.070 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/} diff --git a/devel/p5-MRO-Compat/Makefile b/devel/p5-MRO-Compat/Makefile index c489bde65..82f7dbf7d 100644 --- a/devel/p5-MRO-Compat/Makefile +++ b/devel/p5-MRO-Compat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:24 wiz Exp $ DISTNAME= MRO-Compat-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BO/BOBTFISH/} diff --git a/devel/p5-Mac-Carbon/Makefile b/devel/p5-Mac-Carbon/Makefile index 7709022aa..c107e03e4 100644 --- a/devel/p5-Mac-Carbon/Makefile +++ b/devel/p5-Mac-Carbon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Mac-Carbon-0.82 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} diff --git a/devel/p5-Mac-SystemDirectory/Makefile b/devel/p5-Mac-SystemDirectory/Makefile index 06b9d59ea..41e13064c 100644 --- a/devel/p5-Mac-SystemDirectory/Makefile +++ b/devel/p5-Mac-SystemDirectory/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:02 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:24 wiz Exp $ # DISTNAME= Mac-SystemDirectory-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} diff --git a/devel/p5-Make/Makefile b/devel/p5-Make/Makefile index ec6685145..89350aa79 100644 --- a/devel/p5-Make/Makefile +++ b/devel/p5-Make/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:24 wiz Exp $ DISTNAME= Make-1.00 PKGNAME= p5-Make-1.00 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Make/} diff --git a/devel/p5-Memoize-ExpireLRU/Makefile b/devel/p5-Memoize-ExpireLRU/Makefile index 0daf817a8..7640cb025 100644 --- a/devel/p5-Memoize-ExpireLRU/Makefile +++ b/devel/p5-Memoize-ExpireLRU/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:25 wiz Exp $ # DISTNAME= Memoize-ExpireLRU-0.55 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Memoize/} diff --git a/devel/p5-Memoize-Memcached/Makefile b/devel/p5-Memoize-Memcached/Makefile index 75351b231..2a7916159 100644 --- a/devel/p5-Memoize-Memcached/Makefile +++ b/devel/p5-Memoize-Memcached/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/24 08:02:19 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:25 wiz Exp $ DISTNAME= Memoize-Memcached-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Memoize/} diff --git a/devel/p5-Memoize/Makefile b/devel/p5-Memoize/Makefile index fea558d17..ccdd963d6 100644 --- a/devel/p5-Memoize/Makefile +++ b/devel/p5-Memoize/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:25 wiz Exp $ # DISTNAME= Memoize-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Memoize/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-MetaCPAN-API/Makefile b/devel/p5-MetaCPAN-API/Makefile index 806fc699c..34750aa3b 100644 --- a/devel/p5-MetaCPAN-API/Makefile +++ b/devel/p5-MetaCPAN-API/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/02/09 15:20:32 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:25 wiz Exp $ DISTNAME= MetaCPAN-API-0.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MetaCPAN/} @@ -20,6 +21,9 @@ DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal BUILD_DEPENDS+= p5-Test-TinyMocker-[0-9]*:../../devel/p5-Test-TinyMocker +# for make test +#BUILD_DEPENDS+= p5-Types-Standard-[0-9]*:../../devel/p5-Types-Standard + PERL5_PACKLIST= auto/MetaCPAN/API/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-MetaCPAN-Client/DESCR b/devel/p5-MetaCPAN-Client/DESCR new file mode 100644 index 000000000..2c2a5c089 --- /dev/null +++ b/devel/p5-MetaCPAN-Client/DESCR @@ -0,0 +1,3 @@ +This is a hopefully-complete API-compliant client to MetaCPAN +(https://metacpan.org) with DWIM capabilities, to make your life +easier. diff --git a/devel/p5-MetaCPAN-Client/Makefile b/devel/p5-MetaCPAN-Client/Makefile new file mode 100644 index 000000000..82d3c7ca6 --- /dev/null +++ b/devel/p5-MetaCPAN-Client/Makefile @@ -0,0 +1,39 @@ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:25 wiz Exp $ + +DISTNAME= MetaCPAN-Client-1.013000 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MI/MICKEY/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://metacpan.org/pod/MetaCPAN::Client +COMMENT= Comprehensive, DWIM-featured client to the MetaCPAN API +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS +DEPENDS+= p5-Safe-Isa-[0-9]*:../../devel/p5-Safe-Isa + +BUILD_DEPENDS+= p5-Log-Any-[0-9]*:../../devel/p5-Log-Any +BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo +BUILD_DEPENDS+= p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch +BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires +BUILD_DEPENDS+= p5-Any-URI-Escape-[0-9]*:../../www/p5-Any-URI-Escape +BUILD_DEPENDS+= p5-WWW-Mechanize-Cached-[0-9]*:../../www/p5-WWW-Mechanize-Cached + +# for make test +BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean +# TODO: Look for the dependencies in Build.PL. + +PERL5_MODULE_TYPE= Module::Build +PERL5_PACKLIST= auto/MetaCPAN/Client/.packlist + +# TODO: Look for the dependencies in Build.PL. + +PERL5_MODULE_TYPE= Module::Build +PERL5_PACKLIST= auto/MetaCPAN/Client/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-MetaCPAN-Client/distinfo b/devel/p5-MetaCPAN-Client/distinfo new file mode 100644 index 000000000..4f480843f --- /dev/null +++ b/devel/p5-MetaCPAN-Client/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 04:40:29 mef Exp $ + +SHA1 (MetaCPAN-Client-1.013000.tar.gz) = 2ee51c11b81e9234e16f44cc69aec707fa53112b +RMD160 (MetaCPAN-Client-1.013000.tar.gz) = b1f0af69d5c3ef2a128c19eee41abbb6bfd3b64f +Size (MetaCPAN-Client-1.013000.tar.gz) = 30251 bytes diff --git a/devel/p5-Method-Signatures-Simple/Makefile b/devel/p5-Method-Signatures-Simple/Makefile index b93cda77c..c93d03788 100644 --- a/devel/p5-Method-Signatures-Simple/Makefile +++ b/devel/p5-Method-Signatures-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/12/03 07:37:17 wen Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:25 wiz Exp $ DISTNAME= Method-Signatures-Simple-1.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RH/RHESA/} diff --git a/devel/p5-Method-Signatures/Makefile b/devel/p5-Method-Signatures/Makefile index e3fa3f62f..b3ee29a24 100644 --- a/devel/p5-Method-Signatures/Makefile +++ b/devel/p5-Method-Signatures/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/03 07:33:25 wen Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:25 wiz Exp $ DISTNAME= Method-Signatures-20141021 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BA/BAREFOOT/} #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Method/} diff --git a/devel/p5-Mixin-ExtraFields-Param/Makefile b/devel/p5-Mixin-ExtraFields-Param/Makefile index 8a828729a..bc46bd9b2 100644 --- a/devel/p5-Mixin-ExtraFields-Param/Makefile +++ b/devel/p5-Mixin-ExtraFields-Param/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/02/09 15:42:51 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:25 wiz Exp $ # DISTNAME= Mixin-ExtraFields-Param-0.021 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Mixin-ExtraFields/Makefile b/devel/p5-Mixin-ExtraFields/Makefile index 73ccf0570..1f63c855b 100644 --- a/devel/p5-Mixin-ExtraFields/Makefile +++ b/devel/p5-Mixin-ExtraFields/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2015/02/09 15:40:58 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:25 wiz Exp $ # DISTNAME= Mixin-ExtraFields-0.140002 # 0.100971 -> 0.100.971, 0.140002 -> 0.140.002 PKGNAME= p5-${DISTNAME:C/([0-9])\.([0-9][0-9][0-9])([0-9][0-9][0-9])/\1.\2.\3/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Mixin-Linewise/Makefile b/devel/p5-Mixin-Linewise/Makefile index eda440552..99ea86dc4 100644 --- a/devel/p5-Mixin-Linewise/Makefile +++ b/devel/p5-Mixin-Linewise/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/01/24 07:53:43 wen Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:25 wiz Exp $ # -DISTNAME= Mixin-Linewise-0.106 +DISTNAME= Mixin-Linewise-0.108 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Mixin-Linewise/distinfo b/devel/p5-Mixin-Linewise/distinfo index a782253da..f2df3d5c0 100644 --- a/devel/p5-Mixin-Linewise/distinfo +++ b/devel/p5-Mixin-Linewise/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/01/24 07:53:43 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/04/10 01:13:12 mef Exp $ -SHA1 (Mixin-Linewise-0.106.tar.gz) = 144fb449421881723e0e58ca74f190869bc7a08e -RMD160 (Mixin-Linewise-0.106.tar.gz) = 288cb2f182c7ebe4ec34044b0cc35871fc8c8ac9 -Size (Mixin-Linewise-0.106.tar.gz) = 16341 bytes +SHA1 (Mixin-Linewise-0.108.tar.gz) = 744415e5e095cec150e774528b43fa7583085985 +RMD160 (Mixin-Linewise-0.108.tar.gz) = 50dc35f6ac73042ac87eeeaf2c937127d73648ec +Size (Mixin-Linewise-0.108.tar.gz) = 19151 bytes diff --git a/devel/p5-Mo/Makefile b/devel/p5-Mo/Makefile index 6e27b22b2..0c5267912 100644 --- a/devel/p5-Mo/Makefile +++ b/devel/p5-Mo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/10/13 05:50:19 wen Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:25 wiz Exp $ DISTNAME= Mo-0.39 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/} diff --git a/devel/p5-Modern-Perl/Makefile b/devel/p5-Modern-Perl/Makefile index 2b8bc877c..3de0cf5ef 100644 --- a/devel/p5-Modern-Perl/Makefile +++ b/devel/p5-Modern-Perl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/12 06:19:47 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:25 wiz Exp $ DISTNAME= Modern-Perl-1.20150127 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CH/CHROMATIC/} diff --git a/devel/p5-Module-Build-Tiny/Makefile b/devel/p5-Module-Build-Tiny/Makefile index aa5be977b..0b9c7ffd5 100644 --- a/devel/p5-Module-Build-Tiny/Makefile +++ b/devel/p5-Module-Build-Tiny/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/12/03 07:07:03 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:26 wiz Exp $ # DISTNAME= Module-Build-Tiny-0.039 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/} diff --git a/devel/p5-Module-Build-WithXSpp/Makefile b/devel/p5-Module-Build-WithXSpp/Makefile index f1b304444..5dc7e1e33 100644 --- a/devel/p5-Module-Build-WithXSpp/Makefile +++ b/devel/p5-Module-Build-WithXSpp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/02/12 06:29:40 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:26 wiz Exp $ DISTNAME= Module-Build-WithXSpp-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Build-XSUtil/Makefile b/devel/p5-Module-Build-XSUtil/Makefile index 0685aa8e6..ce5eb57cb 100644 --- a/devel/p5-Module-Build-XSUtil/Makefile +++ b/devel/p5-Module-Build-XSUtil/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/02/12 06:32:50 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:26 wiz Exp $ # -DISTNAME= Module-Build-XSUtil-0.14 +DISTNAME= Module-Build-XSUtil-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Build-XSUtil/distinfo b/devel/p5-Module-Build-XSUtil/distinfo index 808801360..af8bc704d 100644 --- a/devel/p5-Module-Build-XSUtil/distinfo +++ b/devel/p5-Module-Build-XSUtil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/12 06:32:50 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 01:22:04 mef Exp $ -SHA1 (Module-Build-XSUtil-0.14.tar.gz) = 5dfb1d17abfc61cafffcb3f461982e71eb9caa97 -RMD160 (Module-Build-XSUtil-0.14.tar.gz) = 5d82eee836b19b733ad155a1bf3a96e2a0690973 -Size (Module-Build-XSUtil-0.14.tar.gz) = 14863 bytes +SHA1 (Module-Build-XSUtil-0.15.tar.gz) = 39e4670d92c86f2c6b0601490f7a67dbf4757c1d +RMD160 (Module-Build-XSUtil-0.15.tar.gz) = eac23a12f84a1a09f65bcba23b210904ce5dcecb +Size (Module-Build-XSUtil-0.15.tar.gz) = 14925 bytes diff --git a/devel/p5-Module-Build/Makefile b/devel/p5-Module-Build/Makefile index eedc8ca23..b427c3926 100644 --- a/devel/p5-Module-Build/Makefile +++ b/devel/p5-Module-Build/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/03/17 14:00:03 mef Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:49:25 wiz Exp $ -DISTNAME= Module-Build-0.4211 +DISTNAME= Module-Build-0.4212 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Build/distinfo b/devel/p5-Module-Build/distinfo index 6cd5525f4..8d1ff1ad1 100644 --- a/devel/p5-Module-Build/distinfo +++ b/devel/p5-Module-Build/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2015/02/12 06:25:41 mef Exp $ +$NetBSD: distinfo,v 1.27 2015/05/23 00:11:51 mef Exp $ -SHA1 (Module-Build-0.4211.tar.gz) = f098f3049bbcdc8ee4fbdd559ea3a64a6a782a12 -RMD160 (Module-Build-0.4211.tar.gz) = 213e948649534b2cc3355ac15227d7fe167c60c5 -Size (Module-Build-0.4211.tar.gz) = 304925 bytes +SHA1 (Module-Build-0.4212.tar.gz) = fa20979aab9c0d04b34f72226eb96619e1b321e6 +RMD160 (Module-Build-0.4212.tar.gz) = f5a7dc727847c188171dce7f7d4e38d207c2f930 +Size (Module-Build-0.4212.tar.gz) = 304867 bytes diff --git a/devel/p5-Module-CPANTS-Analyse/Makefile b/devel/p5-Module-CPANTS-Analyse/Makefile index 49ee3b29d..352f5bfba 100644 --- a/devel/p5-Module-CPANTS-Analyse/Makefile +++ b/devel/p5-Module-CPANTS-Analyse/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/13 21:39:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:26 wiz Exp $ DISTNAME= Module-CPANTS-Analyse-0.96 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-CPANfile/Makefile b/devel/p5-Module-CPANfile/Makefile index 1d8fa4598..eb591b2f1 100644 --- a/devel/p5-Module-CPANfile/Makefile +++ b/devel/p5-Module-CPANfile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/09/16 14:01:42 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:26 wiz Exp $ # DISTNAME= Module-CPANfile-1.1000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-CoreList/Makefile b/devel/p5-Module-CoreList/Makefile index d49c68fbb..30d20f889 100644 --- a/devel/p5-Module-CoreList/Makefile +++ b/devel/p5-Module-CoreList/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2015/03/15 23:25:43 mef Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:49:26 wiz Exp $ # -DISTNAME= Module-CoreList-5.20150220 +DISTNAME= Module-CoreList-5.20150420 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-CoreList/distinfo b/devel/p5-Module-CoreList/distinfo index 7af60eaab..f77dc280b 100644 --- a/devel/p5-Module-CoreList/distinfo +++ b/devel/p5-Module-CoreList/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.43 2015/03/15 23:25:43 mef Exp $ +$NetBSD: distinfo,v 1.45 2015/04/25 08:12:27 mef Exp $ -SHA1 (Module-CoreList-5.20150220.tar.gz) = 0825b70adb911c2cb0f37f505e8b6d00337458a0 -RMD160 (Module-CoreList-5.20150220.tar.gz) = bfb3f5e241aab72a60225cf9a69ab509423e5c6a -Size (Module-CoreList-5.20150220.tar.gz) = 81839 bytes +SHA1 (Module-CoreList-5.20150420.tar.gz) = 5227ae52925b497b7ee5a85c1b2c35eb848dbe91 +RMD160 (Module-CoreList-5.20150420.tar.gz) = 11998f99d0bafa1993885abadef21711c8a174a8 +Size (Module-CoreList-5.20150420.tar.gz) = 82849 bytes diff --git a/devel/p5-Module-Dependency/Makefile b/devel/p5-Module-Dependency/Makefile index 34689f66b..6f3e9d826 100644 --- a/devel/p5-Module-Dependency/Makefile +++ b/devel/p5-Module-Dependency/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:26 wiz Exp $ # DISTNAME= Module-Dependency-1.86 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-ExtractUse/Makefile b/devel/p5-Module-ExtractUse/Makefile index e88fb2082..69045cc7d 100644 --- a/devel/p5-Module-ExtractUse/Makefile +++ b/devel/p5-Module-ExtractUse/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/01/28 03:35:33 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:26 wiz Exp $ # DISTNAME= Module-ExtractUse-0.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Find/Makefile b/devel/p5-Module-Find/Makefile index 927ec22ef..753965ce7 100644 --- a/devel/p5-Module-Find/Makefile +++ b/devel/p5-Module-Find/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/03/15 23:28:50 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:26 wiz Exp $ DISTNAME= Module-Find-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Implementation/Makefile b/devel/p5-Module-Implementation/Makefile index d4279041e..922274a3e 100644 --- a/devel/p5-Module-Implementation/Makefile +++ b/devel/p5-Module-Implementation/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/09/06 12:57:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:26 wiz Exp $ DISTNAME= Module-Implementation-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install-AuthorRequires/DESCR b/devel/p5-Module-Install-AuthorRequires/DESCR new file mode 100644 index 000000000..877d62e97 --- /dev/null +++ b/devel/p5-Module-Install-AuthorRequires/DESCR @@ -0,0 +1,8 @@ +Modules often have optional requirements, for example dependencies that are +useful for (optional) tests, but not required for the module to work +properly. + +Usually you want all developers of a project to have these optional modules +installed. However, simply telling everyone or printing diagnostic messages +if optional dependencies are missing often isn't enough to make sure all +authors have all optional modules installed. diff --git a/devel/p5-Module-Install-AuthorRequires/Makefile b/devel/p5-Module-Install-AuthorRequires/Makefile new file mode 100644 index 000000000..449935f49 --- /dev/null +++ b/devel/p5-Module-Install-AuthorRequires/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:26 wiz Exp $ + +DISTNAME= Module-Install-AuthorRequires-0.02 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= https://cpan.metacpan.org/authors/id/F/FL/FLORA/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~flora/Module-Install-AuthorRequires/ +COMMENT= Module::Install::AuthorRequires - declare author-only dependencies +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs + +PERL5_PACKLIST= auto/Module/Install/AuthorRequires/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Module-Install-AuthorRequires/distinfo b/devel/p5-Module-Install-AuthorRequires/distinfo new file mode 100644 index 000000000..506a5f1c4 --- /dev/null +++ b/devel/p5-Module-Install-AuthorRequires/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/28 12:15:56 mef Exp $ + +SHA1 (Module-Install-AuthorRequires-0.02.tar.gz) = dbd07651f239cb8cc1a7f3284b02ef9a9a32f6ca +RMD160 (Module-Install-AuthorRequires-0.02.tar.gz) = 13136bb7a3b0112507fe21be1a05024aa7b1ff30 +Size (Module-Install-AuthorRequires-0.02.tar.gz) = 15596 bytes diff --git a/devel/p5-Module-Install-AuthorTests/Makefile b/devel/p5-Module-Install-AuthorTests/Makefile index 93a0bcfab..b1cc87aa5 100644 --- a/devel/p5-Module-Install-AuthorTests/Makefile +++ b/devel/p5-Module-Install-AuthorTests/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:04 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:26 wiz Exp $ DISTNAME= Module-Install-AuthorTests-0.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install-GithubMeta/DESCR b/devel/p5-Module-Install-GithubMeta/DESCR new file mode 100644 index 000000000..40c8041f7 --- /dev/null +++ b/devel/p5-Module-Install-GithubMeta/DESCR @@ -0,0 +1,7 @@ +Module::Install::GithubMeta is a Module::Install extension to include +GitHub http://github.com meta information in META.yml. + +It automatically detects if the distribution directory is under git version +control and whether the origin is a GitHub repository and will set the +repository and homepage meta in META.yml to the appropriate URLs for +GitHub. diff --git a/devel/p5-Module-Install-GithubMeta/Makefile b/devel/p5-Module-Install-GithubMeta/Makefile new file mode 100644 index 000000000..3a8e6492d --- /dev/null +++ b/devel/p5-Module-Install-GithubMeta/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:27 wiz Exp $ + +DISTNAME= Module-Install-GithubMeta-0.30 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~bingos/Module-Install-GithubMeta/ +COMMENT= Module::Install extension to include GitHub meta info in META.yml +LICENSE= ${PERL5_LICENSE} + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Module/Install/GithubMeta/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Module-Install-GithubMeta/distinfo b/devel/p5-Module-Install-GithubMeta/distinfo new file mode 100644 index 000000000..a0fc4da02 --- /dev/null +++ b/devel/p5-Module-Install-GithubMeta/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 13:40:35 mef Exp $ + +SHA1 (Module-Install-GithubMeta-0.30.tar.gz) = 9bfa5108b97591f8917f5923468da4f5f54276f0 +RMD160 (Module-Install-GithubMeta-0.30.tar.gz) = f6c1842902ab9a192e794275567e73f1fbf41e3f +Size (Module-Install-GithubMeta-0.30.tar.gz) = 29833 bytes diff --git a/devel/p5-Module-Install-ManifestSkip/DESCR b/devel/p5-Module-Install-ManifestSkip/DESCR new file mode 100644 index 000000000..4c46f6210 --- /dev/null +++ b/devel/p5-Module-Install-ManifestSkip/DESCR @@ -0,0 +1,10 @@ +This module generates a MANIFEST.SKIP file for you (using +Module::Manifest::Skip) that contains the common files that people do not +want in their MANIFEST files. The SKIP file is generated each time that you +(the module author) run Makefile.PL. + +You can add your own custom entries at the top of the MANIFEST file. Just +put a blank line after your entries, and they will be left alone. + +This module also adds 'MANIFEST' to the clean_files() list so that make +clean will remove your MANIFEST. diff --git a/devel/p5-Module-Install-ManifestSkip/Makefile b/devel/p5-Module-Install-ManifestSkip/Makefile new file mode 100644 index 000000000..5aa1976b0 --- /dev/null +++ b/devel/p5-Module-Install-ManifestSkip/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:27 wiz Exp $ + +DISTNAME= Module-Install-ManifestSkip-0.24 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Module-Install-ManifestSkip/ +COMMENT= Module::Install::ManifestSkip - Generate a MANIFEST.SKIP file +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/Module/Install/ManifestSkip/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Module-Install-ManifestSkip/distinfo b/devel/p5-Module-Install-ManifestSkip/distinfo new file mode 100644 index 000000000..917c76e6c --- /dev/null +++ b/devel/p5-Module-Install-ManifestSkip/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 13:54:40 mef Exp $ + +SHA1 (Module-Install-ManifestSkip-0.24.tar.gz) = bdab1b81fe5042736ffe79338460872f51fe1f48 +RMD160 (Module-Install-ManifestSkip-0.24.tar.gz) = ecbcaa759e4fc904df62324ac24ca3a7d963a3f0 +Size (Module-Install-ManifestSkip-0.24.tar.gz) = 11409 bytes diff --git a/devel/p5-Module-Install-PadrePlugin/Makefile b/devel/p5-Module-Install-PadrePlugin/Makefile index 13be2c7b6..728ae2089 100644 --- a/devel/p5-Module-Install-PadrePlugin/Makefile +++ b/devel/p5-Module-Install-PadrePlugin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:27 wiz Exp $ DISTNAME= Module-Install-PadrePlugin-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install-RTx/Makefile b/devel/p5-Module-Install-RTx/Makefile index c5e764767..a8715f5fb 100644 --- a/devel/p5-Module-Install-RTx/Makefile +++ b/devel/p5-Module-Install-RTx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/02/09 22:20:44 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:27 wiz Exp $ DISTNAME= Module-Install-RTx-0.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install-ReadmeFromPod/Makefile b/devel/p5-Module-Install-ReadmeFromPod/Makefile index 60f2f6845..d4a754595 100644 --- a/devel/p5-Module-Install-ReadmeFromPod/Makefile +++ b/devel/p5-Module-Install-ReadmeFromPod/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/02/12 06:58:43 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:27 wiz Exp $ # DISTNAME= Module-Install-ReadmeFromPod-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install-Repository/Makefile b/devel/p5-Module-Install-Repository/Makefile index 7cc900d32..d13a641aa 100644 --- a/devel/p5-Module-Install-Repository/Makefile +++ b/devel/p5-Module-Install-Repository/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:04 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:27 wiz Exp $ DISTNAME= Module-Install-Repository-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install-Substitute/Makefile b/devel/p5-Module-Install-Substitute/Makefile index a8fd13cc4..5b86bc9d6 100644 --- a/devel/p5-Module-Install-Substitute/Makefile +++ b/devel/p5-Module-Install-Substitute/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:43 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:27 wiz Exp $ DISTNAME= Module-Install-Substitute-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install-XSUtil/Makefile b/devel/p5-Module-Install-XSUtil/Makefile index 82423a1d6..534604713 100644 --- a/devel/p5-Module-Install-XSUtil/Makefile +++ b/devel/p5-Module-Install-XSUtil/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/01/04 06:11:43 schmonz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:27 wiz Exp $ # DISTNAME= Module-Install-XSUtil-0.45 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install/Makefile b/devel/p5-Module-Install/Makefile index 5c2b3ec01..499e1c178 100644 --- a/devel/p5-Module-Install/Makefile +++ b/devel/p5-Module-Install/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2015/01/04 06:09:43 schmonz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:49:26 wiz Exp $ -DISTNAME= Module-Install-1.14 +DISTNAME= Module-Install-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Install/distinfo b/devel/p5-Module-Install/distinfo index d6e7081ce..7a93855a2 100644 --- a/devel/p5-Module-Install/distinfo +++ b/devel/p5-Module-Install/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2015/01/04 06:09:43 schmonz Exp $ +$NetBSD: distinfo,v 1.24 2015/05/06 02:50:06 mef Exp $ -SHA1 (Module-Install-1.14.tar.gz) = 255bff1bdf9e7b0f67eff15d0b4d52662c0f67d7 -RMD160 (Module-Install-1.14.tar.gz) = 7aaffff91de0ff4077e80661e91f9fd27c56c338 -Size (Module-Install-1.14.tar.gz) = 128795 bytes +SHA1 (Module-Install-1.16.tar.gz) = fd0ad651247e6fb932925f4d7e270ec442a066e1 +RMD160 (Module-Install-1.16.tar.gz) = ce2c6fa1cd15c5cdfdf2133a29de9bcbf7177658 +Size (Module-Install-1.16.tar.gz) = 113004 bytes diff --git a/devel/p5-Module-Load/Makefile b/devel/p5-Module-Load/Makefile index 2aee67ca0..86bb4e11e 100644 --- a/devel/p5-Module-Load/Makefile +++ b/devel/p5-Module-Load/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:27 wiz Exp $ DISTNAME= Module-Load-0.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Manifest-Skip/DESCR b/devel/p5-Module-Manifest-Skip/DESCR new file mode 100644 index 000000000..782328093 --- /dev/null +++ b/devel/p5-Module-Manifest-Skip/DESCR @@ -0,0 +1,18 @@ +NOTE: This module is mostly intended for module packaging frameworks to +share a common, up-to-date MANIFEST.SKIP base. For example, +Module::Install::ManifestSkip, uses this module to get the actual SKIP +content. However this module may be useful for any module author. + +CPAN module authors use a MANIFEST.SKIP file to exclude certain well known +files from getting put into a generated MANIFEST file, which would cause +them to go into the final distribution package. + +The packaging tools try to automatically skip things for you, but if you +add one of your own entries, you have to add all the common ones +yourself. This module attempts to make all of this boring process as simple +and reliable as possible. + +Module::Manifest::Skip can create or update a MANIFEST.SKIP file for +you. You can add your own entries, and it will leave them alone. You can +even tell it to not skip certain entries that it normally skips, although +this is rarely needed. diff --git a/devel/p5-Module-Manifest-Skip/Makefile b/devel/p5-Module-Manifest-Skip/Makefile new file mode 100644 index 000000000..78a210dbb --- /dev/null +++ b/devel/p5-Module-Manifest-Skip/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:27 wiz Exp $ + +DISTNAME= Module-Manifest-Skip-0.23 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~ingy/Module-Manifest-Skip/ +COMMENT= Module::Manifest::Skip - MANIFEST.SKIP Manangement for Modules +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-File-ShareDir-Install>=0.06:../../devel/p5-File-ShareDir-Install + +PERL5_PACKLIST= auto/Module/Manifest/Skip/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Module-Manifest-Skip/distinfo b/devel/p5-Module-Manifest-Skip/distinfo new file mode 100644 index 000000000..a2efbcaed --- /dev/null +++ b/devel/p5-Module-Manifest-Skip/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/28 12:07:23 mef Exp $ + +SHA1 (Module-Manifest-Skip-0.23.tar.gz) = d738d335dfb534a13b3eac62b6044f2edb8752cf +RMD160 (Module-Manifest-Skip-0.23.tar.gz) = 0362a47178aec5058fa1467394b2ab56e0b3d90c +Size (Module-Manifest-Skip-0.23.tar.gz) = 13569 bytes diff --git a/devel/p5-Module-Manifest/Makefile b/devel/p5-Module-Manifest/Makefile index b7bf6e313..60981fed7 100644 --- a/devel/p5-Module-Manifest/Makefile +++ b/devel/p5-Module-Manifest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:04 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:27 wiz Exp $ # DISTNAME= Module-Manifest-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Metadata/Makefile b/devel/p5-Module-Metadata/Makefile index 400429b6d..6c7309d58 100644 --- a/devel/p5-Module-Metadata/Makefile +++ b/devel/p5-Module-Metadata/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/02/12 07:00:52 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:27 wiz Exp $ -DISTNAME= Module-Metadata-1.000026 +DISTNAME= Module-Metadata-1.000027 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Metadata/distinfo b/devel/p5-Module-Metadata/distinfo index 5eb2428c3..b0a396282 100644 --- a/devel/p5-Module-Metadata/distinfo +++ b/devel/p5-Module-Metadata/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/02/12 07:00:52 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/04/12 09:20:15 mef Exp $ -SHA1 (Module-Metadata-1.000026.tar.gz) = e772b45b20d204f578b02cfb5a2519345d4c1aca -RMD160 (Module-Metadata-1.000026.tar.gz) = d1e863da4051eab569bce8ac5fbeebc2a50e1413 -Size (Module-Metadata-1.000026.tar.gz) = 41296 bytes +SHA1 (Module-Metadata-1.000027.tar.gz) = ecc9ecb20fb0950139cad433b90cc6032bd36d8e +RMD160 (Module-Metadata-1.000027.tar.gz) = e0e9f00e52f724414413b689b5bae570bc11aacf +Size (Module-Metadata-1.000027.tar.gz) = 41980 bytes diff --git a/devel/p5-Module-Pluggable/Makefile b/devel/p5-Module-Pluggable/Makefile index fcc90be09..e572a77c3 100644 --- a/devel/p5-Module-Pluggable/Makefile +++ b/devel/p5-Module-Pluggable/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:43 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:27 wiz Exp $ # DISTNAME= Module-Pluggable-5.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Refresh/Makefile b/devel/p5-Module-Refresh/Makefile index ef7570336..d982ceb04 100644 --- a/devel/p5-Module-Refresh/Makefile +++ b/devel/p5-Module-Refresh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/03/17 12:09:22 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:27 wiz Exp $ # DISTNAME= Module-Refresh-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Runtime-Conflicts/Makefile b/devel/p5-Module-Runtime-Conflicts/Makefile index dd83b306d..42a7bf9bc 100644 --- a/devel/p5-Module-Runtime-Conflicts/Makefile +++ b/devel/p5-Module-Runtime-Conflicts/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/03/15 23:32:33 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:28 wiz Exp $ DISTNAME= Module-Runtime-Conflicts-0.002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Runtime/Makefile b/devel/p5-Module-Runtime/Makefile index 9b6a4cf96..fb0d386a8 100644 --- a/devel/p5-Module-Runtime/Makefile +++ b/devel/p5-Module-Runtime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:28 wiz Exp $ DISTNAME= Module-Runtime-0.014 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-ScanDeps/Makefile b/devel/p5-Module-ScanDeps/Makefile index 0d40e72f6..8bf1c3d2a 100644 --- a/devel/p5-Module-ScanDeps/Makefile +++ b/devel/p5-Module-ScanDeps/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2015/02/12 07:02:48 mef Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:49:28 wiz Exp $ # DISTNAME= Module-ScanDeps-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Starter-PBP/Makefile b/devel/p5-Module-Starter-PBP/Makefile index 7cc4de184..90f1f22b9 100644 --- a/devel/p5-Module-Starter-PBP/Makefile +++ b/devel/p5-Module-Starter-PBP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:28 wiz Exp $ # DISTNAME= Module-Starter-PBP-v0.0.3 PKGNAME= p5-Module-Starter-PBP-0.0.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Starter/Makefile b/devel/p5-Module-Starter/Makefile index 713ef859b..ca6c818f7 100644 --- a/devel/p5-Module-Starter/Makefile +++ b/devel/p5-Module-Starter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/02/12 07:08:33 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:28 wiz Exp $ # DISTNAME= Module-Starter-1.71 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Util/Makefile b/devel/p5-Module-Util/Makefile index 8f0a8c961..33df1efa6 100644 --- a/devel/p5-Module-Util/Makefile +++ b/devel/p5-Module-Util/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:05 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:28 wiz Exp $ # DISTNAME= Module-Util-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Versions-Report/Makefile b/devel/p5-Module-Versions-Report/Makefile index 5a95f899a..587232bfb 100644 --- a/devel/p5-Module-Versions-Report/Makefile +++ b/devel/p5-Module-Versions-Report/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:05 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:28 wiz Exp $ DISTNAME= Module-Versions-Report-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/devel/p5-Module-Versions/Makefile b/devel/p5-Module-Versions/Makefile index d628a085a..a2f807bdf 100644 --- a/devel/p5-Module-Versions/Makefile +++ b/devel/p5-Module-Versions/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:28 wiz Exp $ # DISTNAME= Module-Versions-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} EXTRACT_SUFX= .zip diff --git a/devel/p5-Mojo-IOLoop-ForkCall/Makefile b/devel/p5-Mojo-IOLoop-ForkCall/Makefile index 542206749..4b75e8316 100644 --- a/devel/p5-Mojo-IOLoop-ForkCall/Makefile +++ b/devel/p5-Mojo-IOLoop-ForkCall/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/01/17 17:45:13 wiedi Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:28 wiz Exp $ -VERSION= 0.16 +VERSION= 0.17 DISTNAME= ${VERSION} PKGNAME= p5-Mojo-IOLoop-ForkCall-${VERSION} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/jberger/Mojo-IOLoop-ForkCall/archive/ diff --git a/devel/p5-Mojo-IOLoop-ForkCall/distinfo b/devel/p5-Mojo-IOLoop-ForkCall/distinfo index ce6b86ecf..43f0a6496 100644 --- a/devel/p5-Mojo-IOLoop-ForkCall/distinfo +++ b/devel/p5-Mojo-IOLoop-ForkCall/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/01/17 17:45:13 wiedi Exp $ +$NetBSD: distinfo,v 1.4 2015/06/04 22:26:19 wiedi Exp $ -SHA1 (0.16.tar.gz) = 56717c794c03fc5d93480f856a1996b1741bda96 -RMD160 (0.16.tar.gz) = 46859df36da48f1d9eda8686d2e4c7858dc7a8d0 -Size (0.16.tar.gz) = 10019 bytes +SHA1 (0.17.tar.gz) = 8658ef30184f9922f9423d3281675a317b118eef +RMD160 (0.17.tar.gz) = b249b8e7112b90b752f9b364ea04e1622fc0c9b0 +Size (0.17.tar.gz) = 10122 bytes diff --git a/devel/p5-Moo/Makefile b/devel/p5-Moo/Makefile index 111ee45eb..ea1200ee9 100644 --- a/devel/p5-Moo/Makefile +++ b/devel/p5-Moo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/03/05 07:18:16 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:28 wiz Exp $ -DISTNAME= Moo-2.000000 +DISTNAME= Moo-2.000001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} diff --git a/devel/p5-Moo/distinfo b/devel/p5-Moo/distinfo index ec6cec91f..eba5b0f94 100644 --- a/devel/p5-Moo/distinfo +++ b/devel/p5-Moo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2015/03/05 07:18:16 wiz Exp $ +$NetBSD: distinfo,v 1.19 2015/04/02 22:42:10 wiz Exp $ -SHA1 (Moo-2.000000.tar.gz) = 908167a59c9453fe7ff7373c59630c9b917ed429 -RMD160 (Moo-2.000000.tar.gz) = b81cc83abb4a526dc86f6b5919d32027bdc52088 -Size (Moo-2.000000.tar.gz) = 92576 bytes +SHA1 (Moo-2.000001.tar.gz) = 4ee60e06a2a54d0d803216abce51247a40ef821b +RMD160 (Moo-2.000001.tar.gz) = a38634b93a5116aa99c9ef735e3c16330ef4e10d +Size (Moo-2.000001.tar.gz) = 92847 bytes diff --git a/devel/p5-MooX-Cmd/Makefile b/devel/p5-MooX-Cmd/Makefile index f3780756b..952da936b 100644 --- a/devel/p5-MooX-Cmd/Makefile +++ b/devel/p5-MooX-Cmd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/03/15 23:38:43 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:28 wiz Exp $ DISTNAME= MooX-Cmd-0.013 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooX/} diff --git a/devel/p5-MooX-ConfigFromFile/Makefile b/devel/p5-MooX-ConfigFromFile/Makefile index 35fe3859c..c7809d624 100644 --- a/devel/p5-MooX-ConfigFromFile/Makefile +++ b/devel/p5-MooX-ConfigFromFile/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/15 23:41:00 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:28 wiz Exp $ -DISTNAME= MooX-ConfigFromFile-0.006 +DISTNAME= MooX-ConfigFromFile-0.007 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/} diff --git a/devel/p5-MooX-ConfigFromFile/distinfo b/devel/p5-MooX-ConfigFromFile/distinfo index 310ac4a03..33bfdc420 100644 --- a/devel/p5-MooX-ConfigFromFile/distinfo +++ b/devel/p5-MooX-ConfigFromFile/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/03/15 23:41:00 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/04/28 00:46:49 mef Exp $ -SHA1 (MooX-ConfigFromFile-0.006.tar.gz) = eff09a25d1cd187f77e09c2e8ec58b39bb689215 -RMD160 (MooX-ConfigFromFile-0.006.tar.gz) = 0cd7a68dd009d7dc0a5be5bfb7f31cb746c265a7 -Size (MooX-ConfigFromFile-0.006.tar.gz) = 10893 bytes +SHA1 (MooX-ConfigFromFile-0.007.tar.gz) = 9c4218ba8db7511935000aec26a16d0738024a4e +RMD160 (MooX-ConfigFromFile-0.007.tar.gz) = 956682a30712be481788bc76f1de257a7886d5ca +Size (MooX-ConfigFromFile-0.007.tar.gz) = 12642 bytes diff --git a/devel/p5-MooX-File-ConfigDir/Makefile b/devel/p5-MooX-File-ConfigDir/Makefile index ee3b9423d..3a2489253 100644 --- a/devel/p5-MooX-File-ConfigDir/Makefile +++ b/devel/p5-MooX-File-ConfigDir/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/15 23:43:36 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:28 wiz Exp $ DISTNAME= MooX-File-ConfigDir-0.005 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/} diff --git a/devel/p5-MooX-HandlesVia/Makefile b/devel/p5-MooX-HandlesVia/Makefile index 2534f74f8..554a4cbbe 100644 --- a/devel/p5-MooX-HandlesVia/Makefile +++ b/devel/p5-MooX-HandlesVia/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/18 13:48:04 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:29 wiz Exp $ -DISTNAME= MooX-HandlesVia-0.001007 +DISTNAME= MooX-HandlesVia-0.001008 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MATTP/} diff --git a/devel/p5-MooX-HandlesVia/distinfo b/devel/p5-MooX-HandlesVia/distinfo index 47c1396bb..4742f4814 100644 --- a/devel/p5-MooX-HandlesVia/distinfo +++ b/devel/p5-MooX-HandlesVia/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/02/18 13:48:04 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/04/02 22:48:15 wiz Exp $ -SHA1 (MooX-HandlesVia-0.001007.tar.gz) = 60c23fd7f9853b2e55e52b76ca85990211d485f4 -RMD160 (MooX-HandlesVia-0.001007.tar.gz) = 225d4ef43879af9bedc29b76ed9a3655436440c2 -Size (MooX-HandlesVia-0.001007.tar.gz) = 24154 bytes +SHA1 (MooX-HandlesVia-0.001008.tar.gz) = 907fa945eaa27c7634fec00ebc3ab5e102c1bd65 +RMD160 (MooX-HandlesVia-0.001008.tar.gz) = 62f5aa23ff7a530d47d8f1e1a4a3ae7d849d9612 +Size (MooX-HandlesVia-0.001008.tar.gz) = 24385 bytes diff --git a/devel/p5-MooX-Log-Any/Makefile b/devel/p5-MooX-Log-Any/Makefile index cdf451591..f1a178df5 100644 --- a/devel/p5-MooX-Log-Any/Makefile +++ b/devel/p5-MooX-Log-Any/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/01/24 10:37:56 wen Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:29 wiz Exp $ -DISTNAME= MooX-Log-Any-0.004001 +DISTNAME= MooX-Log-Any-0.004002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CA/CAZADOR/} diff --git a/devel/p5-MooX-Log-Any/distinfo b/devel/p5-MooX-Log-Any/distinfo index 30c155311..22e3bee32 100644 --- a/devel/p5-MooX-Log-Any/distinfo +++ b/devel/p5-MooX-Log-Any/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/01/24 10:37:56 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/04/10 01:17:02 mef Exp $ -SHA1 (MooX-Log-Any-0.004001.tar.gz) = 1ddc37b11f350684b144253e00a68680d859e93d -RMD160 (MooX-Log-Any-0.004001.tar.gz) = f02e707edd960c110efbbce2b72e53f956b3a6a4 -Size (MooX-Log-Any-0.004001.tar.gz) = 10974 bytes +SHA1 (MooX-Log-Any-0.004002.tar.gz) = e81bdf49f84f30cbd29be8251f423fadc1798405 +RMD160 (MooX-Log-Any-0.004002.tar.gz) = 9a8fb0d13bf0bda91e8f34d4e87529c0c04f8625 +Size (MooX-Log-Any-0.004002.tar.gz) = 12373 bytes diff --git a/devel/p5-MooX-Options/Makefile b/devel/p5-MooX-Options/Makefile index c4e6861ad..14ab64206 100644 --- a/devel/p5-MooX-Options/Makefile +++ b/devel/p5-MooX-Options/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/03/15 23:37:19 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:29 wiz Exp $ DISTNAME= MooX-Options-4.018 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CE/CELOGEEK/} @@ -11,6 +12,7 @@ COMMENT= Perl module to add option keywords to your object (Mo/Moo/Moose) LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Data-Record-[0-9]*:../../devel/p5-Data-Record +DEPENDS+= p5-Getopt-Long>=2.43:../../devel/p5-Getopt-Long DEPENDS+= p5-Getopt-Long-Descriptive>=0.099:../../devel/p5-Getopt-Long-Descriptive DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat diff --git a/devel/p5-MooX-Roles-Pluggable/Makefile b/devel/p5-MooX-Roles-Pluggable/Makefile index d8e89e5ec..c3ce60b03 100644 --- a/devel/p5-MooX-Roles-Pluggable/Makefile +++ b/devel/p5-MooX-Roles-Pluggable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:05 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:29 wiz Exp $ DISTNAME= MooX-Roles-Pluggable-0.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/} diff --git a/devel/p5-MooX-Types-MooseLike-Numeric/Makefile b/devel/p5-MooX-Types-MooseLike-Numeric/Makefile index 14bd768c5..19c186d29 100644 --- a/devel/p5-MooX-Types-MooseLike-Numeric/Makefile +++ b/devel/p5-MooX-Types-MooseLike-Numeric/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/13 05:35:03 wen Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:29 wiz Exp $ DISTNAME= MooX-Types-MooseLike-Numeric-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MATEU/} @@ -10,7 +11,11 @@ HOMEPAGE= http://search.cpan.org/dist/MooX-Types-MooseLike-Numeric/ COMMENT= Moo types for numbers LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-MooX-Types-MooseLike>=0.23:../../devel/p5-Moo +#DEPENDS+= p5-MooX-Types-MooseLike>=0.23:../../devel/p5-Moo +# for make test +BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo +BUILD_DEPENDS+= p5-MooX-Types-MooseLike-[0-9]*:../../devel/p5-MooX-Types-MooseLike +BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal PERL5_PACKLIST= auto/MooX/Types/MooseLike/Numeric/.packlist diff --git a/devel/p5-MooX-Types-MooseLike/Makefile b/devel/p5-MooX-Types-MooseLike/Makefile index 0013d1f64..8043ae5ab 100644 --- a/devel/p5-MooX-Types-MooseLike/Makefile +++ b/devel/p5-MooX-Types-MooseLike/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/03/01 11:47:54 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:29 wiz Exp $ DISTNAME= MooX-Types-MooseLike-0.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MATEU/} diff --git a/devel/p5-MooX-late/Makefile b/devel/p5-MooX-late/Makefile index 3c7a0a934..168a1fae1 100644 --- a/devel/p5-MooX-late/Makefile +++ b/devel/p5-MooX-late/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/09/06 14:07:19 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:29 wiz Exp $ DISTNAME= MooX-late-0.015 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/} diff --git a/devel/p5-Moos/Makefile b/devel/p5-Moos/Makefile index c38b1f7f4..6e6e039da 100644 --- a/devel/p5-Moos/Makefile +++ b/devel/p5-Moos/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/08/28 09:40:24 wen Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:29 wiz Exp $ DISTNAME= Moos-0.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/} diff --git a/devel/p5-Moose-Autobox/Makefile b/devel/p5-Moose-Autobox/Makefile index 34ac9bc06..639923343 100644 --- a/devel/p5-Moose-Autobox/Makefile +++ b/devel/p5-Moose-Autobox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:29 wiz Exp $ # DISTNAME= Moose-Autobox-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Moose-Policy/Makefile b/devel/p5-Moose-Policy/Makefile index 3f267443c..6d3353e1d 100644 --- a/devel/p5-Moose-Policy/Makefile +++ b/devel/p5-Moose-Policy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:29 wiz Exp $ # DISTNAME= Moose-Policy-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/} diff --git a/devel/p5-Moose/Makefile b/devel/p5-Moose/Makefile index be1112a40..ac5f1e9e8 100644 --- a/devel/p5-Moose/Makefile +++ b/devel/p5-Moose/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2014/12/08 08:30:14 wen Exp $ +# $NetBSD: Makefile,v 1.85 2015/06/12 10:49:29 wiz Exp $ -DISTNAME= Moose-2.1403 +DISTNAME= Moose-2.1405 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -20,16 +21,18 @@ DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts DEPENDS+= p5-Eval-Closure>=0.04:../../devel/p5-Eval-Closure #XXX DEPENDS+= p5-List-MoreUtils>=0.28:../../devel/p5-List-MoreUtils DEPENDS+= p5-Module-Runtime>=0.014:../../devel/p5-Module-Runtime -DEPENDS+= p5-Module-Runtime-Conflicts>=0.001:../../devel/p5-Module-Runtime-Conflicts +DEPENDS+= p5-Module-Runtime-Conflicts>=0.002:../../devel/p5-Module-Runtime-Conflicts DEPENDS+= p5-MRO-Compat>=0.05:../../devel/p5-MRO-Compat DEPENDS+= p5-Package-DeprecationManager>=0.11:../../devel/p5-Package-DeprecationManager DEPENDS+= p5-Package-Stash>=0.32:../../devel/p5-Package-Stash DEPENDS+= p5-Package-Stash-XS>=0.24:../../devel/p5-Package-Stash-XS DEPENDS+= p5-Params-Util>=1.00:../../devel/p5-Params-Util DEPENDS+= p5-Sub-Exporter>=0.980:../../devel/p5-Sub-Exporter +DEPENDS+= p5-Sub-Identify>=0:../../devel/p5-Sub-Identify DEPENDS+= p5-Sub-Name>=0.05:../../devel/p5-Sub-Name DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken DEPENDS+= p5-Try-Tiny>=0.02:../../devel/p5-Try-Tiny +DEPENDS+= {perl>=5.19.5,p5-Scalar-List-Utils>=1.35}:../../devel/p5-Scalar-List-Utils # Note: Moose can take advantage of PartialDump, but as PartialDump depends # on Moose, we cannot add it to DEPENDS @@ -71,6 +74,10 @@ BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI #BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod # xt/author/pod.t #BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI #BUILD_DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww +# for make test +BUILD_DEPENDS+= p5-Module-Metadata>=1.000023:../../devel/p5-Module-Metadata +BUILD_DEPENDS+= p5-Test-DependentModules-[0-9]*:../../devel/p5-Test-DependentModules + USE_LANGUAGES= c USE_TOOLS+= gmake diff --git a/devel/p5-Moose/distinfo b/devel/p5-Moose/distinfo index aa9706198..df5b24b08 100644 --- a/devel/p5-Moose/distinfo +++ b/devel/p5-Moose/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.67 2014/12/08 08:30:14 wen Exp $ +$NetBSD: distinfo,v 1.69 2015/06/07 05:55:25 wen Exp $ -SHA1 (Moose-2.1403.tar.gz) = 53b8fcfad769b3b95d7fd46557b1f90ea9f100db -RMD160 (Moose-2.1403.tar.gz) = 58fec2dc30294b66515071854c36bc61e2224111 -Size (Moose-2.1403.tar.gz) = 794921 bytes +SHA1 (Moose-2.1405.tar.gz) = 113feba99a0a097e4cc1b7a7d0a84a64ea6bbf36 +RMD160 (Moose-2.1405.tar.gz) = affafba817abd51e1e1ac9781d428d08e52e2348 +Size (Moose-2.1405.tar.gz) = 808857 bytes diff --git a/devel/p5-MooseX-Aliases/Makefile b/devel/p5-MooseX-Aliases/Makefile index 87d72f364..c00fbece9 100644 --- a/devel/p5-MooseX-Aliases/Makefile +++ b/devel/p5-MooseX-Aliases/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:29 wiz Exp $ # DISTNAME= MooseX-Aliases-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-App-Cmd/Makefile b/devel/p5-MooseX-App-Cmd/Makefile index 90fb07b41..3e7d041e3 100644 --- a/devel/p5-MooseX-App-Cmd/Makefile +++ b/devel/p5-MooseX-App-Cmd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/02/13 12:47:45 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:29 wiz Exp $ # DISTNAME= MooseX-App-Cmd-0.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -26,7 +27,7 @@ DEPENDS+= p5-namespace-clean>=0:../../devel/p5-namespace-clean BUILD_DEPENDS+= p5-MooseX-ConfigFromFile>=0.08:../../devel/p5-MooseX-ConfigFromFile BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires BUILD_DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001014:../../devel/p5-Test-Simple .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-MooseX-App/Makefile b/devel/p5-MooseX-App/Makefile index 15f671d8d..3fd703d6a 100644 --- a/devel/p5-MooseX-App/Makefile +++ b/devel/p5-MooseX-App/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2015/02/14 12:03:54 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:29 wiz Exp $ # -DISTNAME= MooseX-App-1.31 +DISTNAME= MooseX-App-1.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -12,9 +13,20 @@ COMMENT= Write user-friendly command line apps with even less suffering LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most +# for make test +BUILD_DEPENDS+= p5-FindBin-libs-[0-9]*:../../devel/p5-FindBin-libs +BUILD_DEPENDS+= p5-IO-Interactive-[0-9]*:../../devel/p5-IO-Interactive +BUILD_DEPENDS+= p5-Pod-Elemental-[0-9]*:../../textproc/p5-Pod-Elemental +BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings +BUILD_DEPENDS+= p5-Text-WagnerFischer-[0-9]*:../../textproc/p5-Text-WagnerFischer PERL5_PACKLIST= auto/MooseX/App/.packlist USE_LANGUAGES= # none +# NetBSD/amd64 6.1.4 won't give waitpid() to return, disable for the moment +# (affects only on make test) +post-patch: + ${MV} ${WRKSRC}/t/11_process.t ${WRKSRC}/t/11_process.t.orig + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-MooseX-App/distinfo b/devel/p5-MooseX-App/distinfo index 7e19921a3..91cd04442 100644 --- a/devel/p5-MooseX-App/distinfo +++ b/devel/p5-MooseX-App/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/14 12:03:54 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 01:19:28 mef Exp $ -SHA1 (MooseX-App-1.31.tar.gz) = 9f31c739698c619b75045f14cda60dbfc2fe6f8a -RMD160 (MooseX-App-1.31.tar.gz) = b7b27d02bda87316e6828c3773d483ebd09debd3 -Size (MooseX-App-1.31.tar.gz) = 77739 bytes +SHA1 (MooseX-App-1.33.tar.gz) = e83f871925a7c8237308188aa6020e883539d04f +RMD160 (MooseX-App-1.33.tar.gz) = 8a425e387095358e2cedef0fa738905efec20b6c +Size (MooseX-App-1.33.tar.gz) = 83776 bytes diff --git a/devel/p5-MooseX-Attribute-Chained/Makefile b/devel/p5-MooseX-Attribute-Chained/Makefile index 933d210ab..beb7c9ae4 100644 --- a/devel/p5-MooseX-Attribute-Chained/Makefile +++ b/devel/p5-MooseX-Attribute-Chained/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-Attribute-Chained-1.0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-AttributeHelpers/Makefile b/devel/p5-MooseX-AttributeHelpers/Makefile index c80ada220..4804ef19a 100644 --- a/devel/p5-MooseX-AttributeHelpers/Makefile +++ b/devel/p5-MooseX-AttributeHelpers/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-AttributeHelpers-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Attributes-Curried/Makefile b/devel/p5-MooseX-Attributes-Curried/Makefile index e9bf9c563..b8d5708e2 100644 --- a/devel/p5-MooseX-Attributes-Curried/Makefile +++ b/devel/p5-MooseX-Attributes-Curried/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-Attributes-Curried-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-ClassAttribute/Makefile b/devel/p5-MooseX-ClassAttribute/Makefile index 2a4094f64..0e1caf6a5 100644 --- a/devel/p5-MooseX-ClassAttribute/Makefile +++ b/devel/p5-MooseX-ClassAttribute/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-ClassAttribute-0.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-CompileTime-Traits/Makefile b/devel/p5-MooseX-CompileTime-Traits/Makefile index 8c539147b..ff6d09687 100644 --- a/devel/p5-MooseX-CompileTime-Traits/Makefile +++ b/devel/p5-MooseX-CompileTime-Traits/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-CompileTime-Traits-1.102570 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-ConfigFromFile/Makefile b/devel/p5-MooseX-ConfigFromFile/Makefile index 34c599427..dab0a0650 100644 --- a/devel/p5-MooseX-ConfigFromFile/Makefile +++ b/devel/p5-MooseX-ConfigFromFile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:30 wiz Exp $ DISTNAME= MooseX-ConfigFromFile-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Daemonize/Makefile b/devel/p5-MooseX-Daemonize/Makefile index 48bae592b..c29dc1dce 100644 --- a/devel/p5-MooseX-Daemonize/Makefile +++ b/devel/p5-MooseX-Daemonize/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/07/13 09:54:21 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-Daemonize-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Declare/Makefile b/devel/p5-MooseX-Declare/Makefile index 441aab9fa..064ba66b1 100644 --- a/devel/p5-MooseX-Declare/Makefile +++ b/devel/p5-MooseX-Declare/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/12/03 07:13:22 wen Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:30 wiz Exp $ # -DISTNAME= MooseX-Declare-0.40 +DISTNAME= MooseX-Declare-0.41 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Declare/distinfo b/devel/p5-MooseX-Declare/distinfo index e71c32a1e..4fd53a30e 100644 --- a/devel/p5-MooseX-Declare/distinfo +++ b/devel/p5-MooseX-Declare/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2014/12/03 07:13:22 wen Exp $ +$NetBSD: distinfo,v 1.14 2015/05/23 00:29:29 mef Exp $ -SHA1 (MooseX-Declare-0.40.tar.gz) = eee19539eebe15064b1f7df65d4d274036bee1b1 -RMD160 (MooseX-Declare-0.40.tar.gz) = 7a19fc46abb6e6093b0148db89ba908992b2bc7d -Size (MooseX-Declare-0.40.tar.gz) = 59653 bytes +SHA1 (MooseX-Declare-0.41.tar.gz) = 755fbb5a264f1d5aa93b7e6b28c4ff0729e0ad4e +RMD160 (MooseX-Declare-0.41.tar.gz) = 9ddee21f906536bf1ed7dbe1205ec76b91ebbad9 +Size (MooseX-Declare-0.41.tar.gz) = 60859 bytes diff --git a/devel/p5-MooseX-Emulate-Class-Accessor-Fast/Makefile b/devel/p5-MooseX-Emulate-Class-Accessor-Fast/Makefile index 1d0cdf8de..15e013d28 100644 --- a/devel/p5-MooseX-Emulate-Class-Accessor-Fast/Makefile +++ b/devel/p5-MooseX-Emulate-Class-Accessor-Fast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:30 wiz Exp $ DISTNAME= MooseX-Emulate-Class-Accessor-Fast-0.00903 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-FollowPBP/Makefile b/devel/p5-MooseX-FollowPBP/Makefile index 511b488fc..6ee5a0469 100644 --- a/devel/p5-MooseX-FollowPBP/Makefile +++ b/devel/p5-MooseX-FollowPBP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:06 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-FollowPBP-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Getopt/Makefile b/devel/p5-MooseX-Getopt/Makefile index 3fa9444f1..f1e9ab831 100644 --- a/devel/p5-MooseX-Getopt/Makefile +++ b/devel/p5-MooseX-Getopt/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2015/03/15 23:46:37 mef Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-Getopt-0.68 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Has-Options/Makefile b/devel/p5-MooseX-Has-Options/Makefile index ab6f9a5cb..723617f2a 100644 --- a/devel/p5-MooseX-Has-Options/Makefile +++ b/devel/p5-MooseX-Has-Options/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-Has-Options-0.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-InsideOut/Makefile b/devel/p5-MooseX-InsideOut/Makefile index 90672c051..7cde5a1ed 100644 --- a/devel/p5-MooseX-InsideOut/Makefile +++ b/devel/p5-MooseX-InsideOut/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:30 wiz Exp $ # DISTNAME= MooseX-InsideOut-0.106 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-LazyRequire/Makefile b/devel/p5-MooseX-LazyRequire/Makefile index bda528f37..71289af59 100644 --- a/devel/p5-MooseX-LazyRequire/Makefile +++ b/devel/p5-MooseX-LazyRequire/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/11/03 06:49:52 wen Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-LazyRequire-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-MarkAsMethods/Makefile b/devel/p5-MooseX-MarkAsMethods/Makefile index ce18637a0..b9b4781d6 100644 --- a/devel/p5-MooseX-MarkAsMethods/Makefile +++ b/devel/p5-MooseX-MarkAsMethods/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-MarkAsMethods-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile index 25d173b8a..bf0433456 100644 --- a/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile +++ b/devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:07 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-Meta-TypeConstraint-ForceCoercion-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Method-Signatures/Makefile b/devel/p5-MooseX-Method-Signatures/Makefile index fc08031be..f06362bbb 100644 --- a/devel/p5-MooseX-Method-Signatures/Makefile +++ b/devel/p5-MooseX-Method-Signatures/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/11/03 07:01:55 wen Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-Method-Signatures-0.48 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} #MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/} diff --git a/devel/p5-MooseX-MethodAttributes/Makefile b/devel/p5-MooseX-MethodAttributes/Makefile index 886110fa2..2834684fa 100644 --- a/devel/p5-MooseX-MethodAttributes/Makefile +++ b/devel/p5-MooseX-MethodAttributes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/07/13 10:16:20 wen Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:31 wiz Exp $ DISTNAME= MooseX-MethodAttributes-0.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-MultiInitArg/Makefile b/devel/p5-MooseX-MultiInitArg/Makefile index 5632097b7..a20357c08 100644 --- a/devel/p5-MooseX-MultiInitArg/Makefile +++ b/devel/p5-MooseX-MultiInitArg/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/08/15 00:48:55 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-MultiInitArg-0.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-NonMoose/Makefile b/devel/p5-MooseX-NonMoose/Makefile index 4ac71476f..0771752e6 100644 --- a/devel/p5-MooseX-NonMoose/Makefile +++ b/devel/p5-MooseX-NonMoose/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/07/13 11:06:03 wen Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-NonMoose-0.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Object-Pluggable/Makefile b/devel/p5-MooseX-Object-Pluggable/Makefile index f4aa5bd38..a02d7c8f5 100644 --- a/devel/p5-MooseX-Object-Pluggable/Makefile +++ b/devel/p5-MooseX-Object-Pluggable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/13 12:55:58 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:31 wiz Exp $ DISTNAME= MooseX-Object-Pluggable-0.0014 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-OneArgNew/Makefile b/devel/p5-MooseX-OneArgNew/Makefile index 8e3a0dd26..a071b4b6c 100644 --- a/devel/p5-MooseX-OneArgNew/Makefile +++ b/devel/p5-MooseX-OneArgNew/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/07/13 11:51:06 wen Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-OneArgNew-0.004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-POE/Makefile b/devel/p5-MooseX-POE/Makefile index 00dd1ad38..a4ad47ab2 100644 --- a/devel/p5-MooseX-POE/Makefile +++ b/devel/p5-MooseX-POE/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/07/19 14:26:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:31 wiz Exp $ DISTNAME= MooseX-POE-0.215 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Param/Makefile b/devel/p5-MooseX-Param/Makefile index eca4631a9..44509ec96 100644 --- a/devel/p5-MooseX-Param/Makefile +++ b/devel/p5-MooseX-Param/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:07 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-Param-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Params-Validate/Makefile b/devel/p5-MooseX-Params-Validate/Makefile index 859b1e9c2..687a1055e 100644 --- a/devel/p5-MooseX-Params-Validate/Makefile +++ b/devel/p5-MooseX-Params-Validate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/02/13 12:59:18 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-Params-Validate-0.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Role-Parameterized/Makefile b/devel/p5-MooseX-Role-Parameterized/Makefile index 2d366828a..761ef41e6 100644 --- a/devel/p5-MooseX-Role-Parameterized/Makefile +++ b/devel/p5-MooseX-Role-Parameterized/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/11/03 07:18:02 wen Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-Role-Parameterized-1.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/devel/p5-MooseX-Role-Tempdir/Makefile b/devel/p5-MooseX-Role-Tempdir/Makefile index aca29cbfd..0483c7ce0 100644 --- a/devel/p5-MooseX-Role-Tempdir/Makefile +++ b/devel/p5-MooseX-Role-Tempdir/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/02/06 05:11:38 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:31 wiz Exp $ # DISTNAME= MooseX-Role-Tempdir-0.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -11,6 +12,10 @@ HOMEPAGE= http://search.cpan.org/~iamb/MooseX-Role-Tempdir/ COMMENT= (Perl Module) Moose role to provide temporary directories LICENSE= ${PERL5_LICENSE} +# for make test +BUILD_DEPENDS+= p5-MooseX-Role-Parameterized-[0-9]*:../../devel/p5-MooseX-Role-Parameterized +BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean + PERL5_PACKLIST= auto/MooseX/Role/Tempdir/.packlist USE_LANGUAGES= # none diff --git a/devel/p5-MooseX-Role-WithOverloading/Makefile b/devel/p5-MooseX-Role-WithOverloading/Makefile index e39d71cfe..e44bd873a 100644 --- a/devel/p5-MooseX-Role-WithOverloading/Makefile +++ b/devel/p5-MooseX-Role-WithOverloading/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/13 13:01:41 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:32 wiz Exp $ DISTNAME= MooseX-Role-WithOverloading-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-SemiAffordanceAccessor/Makefile b/devel/p5-MooseX-SemiAffordanceAccessor/Makefile index 058fcaf5e..c08ffb232 100644 --- a/devel/p5-MooseX-SemiAffordanceAccessor/Makefile +++ b/devel/p5-MooseX-SemiAffordanceAccessor/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/11/03 07:26:17 wen Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:32 wiz Exp $ # DISTNAME= MooseX-SemiAffordanceAccessor-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-SetOnce/Makefile b/devel/p5-MooseX-SetOnce/Makefile index 06942a512..25e214263 100644 --- a/devel/p5-MooseX-SetOnce/Makefile +++ b/devel/p5-MooseX-SetOnce/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/11/03 07:32:09 wen Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:32 wiz Exp $ # DISTNAME= MooseX-SetOnce-0.200002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-SimpleConfig/Makefile b/devel/p5-MooseX-SimpleConfig/Makefile index bd142b351..b7404aba2 100644 --- a/devel/p5-MooseX-SimpleConfig/Makefile +++ b/devel/p5-MooseX-SimpleConfig/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/13 13:03:10 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:32 wiz Exp $ DISTNAME= MooseX-SimpleConfig-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Singleton/Makefile b/devel/p5-MooseX-Singleton/Makefile index 17dfc2034..5fe0e869c 100644 --- a/devel/p5-MooseX-Singleton/Makefile +++ b/devel/p5-MooseX-Singleton/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/11/03 07:48:14 wen Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:32 wiz Exp $ # DISTNAME= MooseX-Singleton-0.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-StrictConstructor/Makefile b/devel/p5-MooseX-StrictConstructor/Makefile index 919586e68..e31f7a10b 100644 --- a/devel/p5-MooseX-StrictConstructor/Makefile +++ b/devel/p5-MooseX-StrictConstructor/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:08 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:32 wiz Exp $ # DISTNAME= MooseX-StrictConstructor-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Traits-Pluggable/Makefile b/devel/p5-MooseX-Traits-Pluggable/Makefile index a5043a64a..8a87cf4c5 100644 --- a/devel/p5-MooseX-Traits-Pluggable/Makefile +++ b/devel/p5-MooseX-Traits-Pluggable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/11/03 07:50:50 wen Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:32 wiz Exp $ DISTNAME= MooseX-Traits-Pluggable-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -16,7 +17,7 @@ DEPENDS+= p5-MooseX-Traits>=0.06:../../devel/p5-MooseX-Traits DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MooseX/Traits/Pluggable/.packlist diff --git a/devel/p5-MooseX-Traits/Makefile b/devel/p5-MooseX-Traits/Makefile index 230d4d5e3..50bed09e5 100644 --- a/devel/p5-MooseX-Traits/Makefile +++ b/devel/p5-MooseX-Traits/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/10/02 00:52:38 wen Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:32 wiz Exp $ DISTNAME= MooseX-Traits-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -15,7 +16,7 @@ DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MooseX/Traits/.packlist diff --git a/devel/p5-MooseX-Types-Common/Makefile b/devel/p5-MooseX-Types-Common/Makefile index e13a25eb2..9941c05a3 100644 --- a/devel/p5-MooseX-Types-Common/Makefile +++ b/devel/p5-MooseX-Types-Common/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:08 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:32 wiz Exp $ # -DISTNAME= MooseX-Types-Common-0.001012 +DISTNAME= MooseX-Types-Common-0.001013 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-MooseX-Types-Common/distinfo b/devel/p5-MooseX-Types-Common/distinfo index 52d2514f9..e476625e1 100644 --- a/devel/p5-MooseX-Types-Common/distinfo +++ b/devel/p5-MooseX-Types-Common/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/01/09 07:22:17 wen Exp $ +$NetBSD: distinfo,v 1.7 2015/04/10 01:21:14 mef Exp $ -SHA1 (MooseX-Types-Common-0.001012.tar.gz) = c39ecdc15891916ef04f64e542d6a4c8289eb34b -RMD160 (MooseX-Types-Common-0.001012.tar.gz) = 1a9ca52afba0aa3f6cb6e943979a33aebe166b2f -Size (MooseX-Types-Common-0.001012.tar.gz) = 24608 bytes +SHA1 (MooseX-Types-Common-0.001013.tar.gz) = cbe1048e082e62b1e129b80c9ea9082a93eaeee2 +RMD160 (MooseX-Types-Common-0.001013.tar.gz) = 67219d761d63f340d9d0bcaa81a20f4077b0ac6e +Size (MooseX-Types-Common-0.001013.tar.gz) = 30461 bytes diff --git a/devel/p5-MooseX-Types-JSON/Makefile b/devel/p5-MooseX-Types-JSON/Makefile index a3201328d..f334c619d 100644 --- a/devel/p5-MooseX-Types-JSON/Makefile +++ b/devel/p5-MooseX-Types-JSON/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/11/03 08:00:24 wen Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:32 wiz Exp $ # DISTNAME= MooseX-Types-JSON-1.00 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Types-LoadableClass/Makefile b/devel/p5-MooseX-Types-LoadableClass/Makefile index cbadff22d..40f931f90 100644 --- a/devel/p5-MooseX-Types-LoadableClass/Makefile +++ b/devel/p5-MooseX-Types-LoadableClass/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/02/13 13:04:52 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:32 wiz Exp $ DISTNAME= MooseX-Types-LoadableClass-0.013 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Types-LogAny/Makefile b/devel/p5-MooseX-Types-LogAny/Makefile index e64937ff2..cb250cff2 100644 --- a/devel/p5-MooseX-Types-LogAny/Makefile +++ b/devel/p5-MooseX-Types-LogAny/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/02/13 13:06:34 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:32 wiz Exp $ # DISTNAME= MooseX-Types-LogAny-0.001003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Types-Path-Class/Makefile b/devel/p5-MooseX-Types-Path-Class/Makefile index 14e12cb3a..b990b1777 100644 --- a/devel/p5-MooseX-Types-Path-Class/Makefile +++ b/devel/p5-MooseX-Types-Path-Class/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:08 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= MooseX-Types-Path-Class-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Types-Perl/Makefile b/devel/p5-MooseX-Types-Perl/Makefile index 040f9127e..64d879f5c 100644 --- a/devel/p5-MooseX-Types-Perl/Makefile +++ b/devel/p5-MooseX-Types-Perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/11/03 08:04:16 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= MooseX-Types-Perl-0.101343 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Types-Stringlike/Makefile b/devel/p5-MooseX-Types-Stringlike/Makefile index 4496c221a..b3c37c5e0 100644 --- a/devel/p5-MooseX-Types-Stringlike/Makefile +++ b/devel/p5-MooseX-Types-Stringlike/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/11/03 08:07:19 wen Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= MooseX-Types-Stringlike-0.003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Types-Structured/Makefile b/devel/p5-MooseX-Types-Structured/Makefile index 76e65ccb7..36810fc14 100644 --- a/devel/p5-MooseX-Types-Structured/Makefile +++ b/devel/p5-MooseX-Types-Structured/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:08 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:33 wiz Exp $ # -DISTNAME= MooseX-Types-Structured-0.30 +DISTNAME= MooseX-Types-Structured-0.33 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-MooseX-Types-Structured/distinfo b/devel/p5-MooseX-Types-Structured/distinfo index 9d3d55035..0c8a8d1b2 100644 --- a/devel/p5-MooseX-Types-Structured/distinfo +++ b/devel/p5-MooseX-Types-Structured/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/01/09 07:51:52 wen Exp $ +$NetBSD: distinfo,v 1.8 2015/04/10 01:26:14 mef Exp $ -SHA1 (MooseX-Types-Structured-0.30.tar.gz) = a9420b62ecd7a672f274f4d5ea3abf750d05f87b -RMD160 (MooseX-Types-Structured-0.30.tar.gz) = d15e917e8f076230965d7ffc79657ae2c3bdc346 -Size (MooseX-Types-Structured-0.30.tar.gz) = 52868 bytes +SHA1 (MooseX-Types-Structured-0.33.tar.gz) = 67428c1491e101899a869c0788f7a47c4bc18652 +RMD160 (MooseX-Types-Structured-0.33.tar.gz) = e194c5084a48ce619b3e18d15b4799e0b728632d +Size (MooseX-Types-Structured-0.33.tar.gz) = 58533 bytes diff --git a/devel/p5-MooseX-Types-URI/Makefile b/devel/p5-MooseX-Types-URI/Makefile index a64e59187..1a753874a 100644 --- a/devel/p5-MooseX-Types-URI/Makefile +++ b/devel/p5-MooseX-Types-URI/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/11/01 07:34:05 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= MooseX-Types-URI-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-MooseX-Types/Makefile b/devel/p5-MooseX-Types/Makefile index 4ef1eedce..999b55841 100644 --- a/devel/p5-MooseX-Types/Makefile +++ b/devel/p5-MooseX-Types/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/11/01 07:25:50 wen Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:32 wiz Exp $ DISTNAME= MooseX-Types-0.45 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/devel/p5-Mouse/Makefile b/devel/p5-Mouse/Makefile index 85c76232b..906727554 100644 --- a/devel/p5-Mouse/Makefile +++ b/devel/p5-Mouse/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/10/13 05:28:42 wen Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:49:33 wiz Exp $ -DISTNAME= Mouse-2.4.1 +DISTNAME= Mouse-2.4.2 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GF/GFUJI/} diff --git a/devel/p5-Mouse/distinfo b/devel/p5-Mouse/distinfo index 5538fe1e9..3ea5296bc 100644 --- a/devel/p5-Mouse/distinfo +++ b/devel/p5-Mouse/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.36 2014/10/13 05:28:42 wen Exp $ +$NetBSD: distinfo,v 1.37 2015/04/12 13:55:03 mef Exp $ -SHA1 (Mouse-2.4.1.tar.gz) = 0491db3041ad6d937444b52c84601b55ed4a26e5 -RMD160 (Mouse-2.4.1.tar.gz) = cb8677170151c2c89f12ec8af5d3c98ccd4aea81 -Size (Mouse-2.4.1.tar.gz) = 220438 bytes +SHA1 (Mouse-2.4.2.tar.gz) = 6f0cc880eb86566fb9d119c112e93b5ecdb874ca +RMD160 (Mouse-2.4.2.tar.gz) = 8e14126c100ecca9794214986689cee969bb3a51 +Size (Mouse-2.4.2.tar.gz) = 220865 bytes diff --git a/devel/p5-MouseX-Getopt/Makefile b/devel/p5-MouseX-Getopt/Makefile index d6873e2f2..79de1dbb2 100644 --- a/devel/p5-MouseX-Getopt/Makefile +++ b/devel/p5-MouseX-Getopt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:33 wiz Exp $ -DISTNAME= MouseX-Getopt-0.34 +DISTNAME= MouseX-Getopt-0.36 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 @@ -19,5 +19,7 @@ DEPENDS+= p5-Getopt-Long-Descriptive>=0.091:../../devel/p5-Getopt-Long-Descripti BUILD_DEPENDS+= p5-Test-Exception>=0:../../devel/p5-Test-Exception +PERL5_MODULE_TYPE= Module::Build + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-MouseX-Getopt/distinfo b/devel/p5-MouseX-Getopt/distinfo index cee10da52..34f2d2c1d 100644 --- a/devel/p5-MouseX-Getopt/distinfo +++ b/devel/p5-MouseX-Getopt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/01/08 07:17:49 wen Exp $ +$NetBSD: distinfo,v 1.2 2015/04/10 01:31:48 mef Exp $ -SHA1 (MouseX-Getopt-0.34.tar.gz) = 8fe032622678935ec2b11e34d28071db272a6097 -RMD160 (MouseX-Getopt-0.34.tar.gz) = 13b1a87a1522ec174f9da8015cfa87d8cb844c7e -Size (MouseX-Getopt-0.34.tar.gz) = 28751 bytes +SHA1 (MouseX-Getopt-0.36.tar.gz) = b2a4e97f290eb728b6f21822cde649d874a31efc +RMD160 (MouseX-Getopt-0.36.tar.gz) = 0517cde1106842f8452a3ca82890d4095029364b +Size (MouseX-Getopt-0.36.tar.gz) = 22021 bytes diff --git a/devel/p5-MouseX-NativeTraits/Makefile b/devel/p5-MouseX-NativeTraits/Makefile index fe23b7c62..e2caa8647 100644 --- a/devel/p5-MouseX-NativeTraits/Makefile +++ b/devel/p5-MouseX-NativeTraits/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= MouseX-NativeTraits-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MouseX/} diff --git a/devel/p5-MouseX-Types-Path-Class/Makefile b/devel/p5-MouseX-Types-Path-Class/Makefile index 9282ec944..b6325cd6b 100644 --- a/devel/p5-MouseX-Types-Path-Class/Makefile +++ b/devel/p5-MouseX-Types-Path-Class/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= MouseX-Types-Path-Class-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MouseX/} diff --git a/devel/p5-MouseX-Types/Makefile b/devel/p5-MouseX-Types/Makefile index f8691030d..df0f13754 100644 --- a/devel/p5-MouseX-Types/Makefile +++ b/devel/p5-MouseX-Types/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:33 wiz Exp $ DISTNAME= MouseX-Types-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GF/GFUJI/} diff --git a/devel/p5-NEXT/Makefile b/devel/p5-NEXT/Makefile index 2151e945d..bb786ed16 100644 --- a/devel/p5-NEXT/Makefile +++ b/devel/p5-NEXT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:33 wiz Exp $ DISTNAME= NEXT-0.65 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NEXT/} diff --git a/devel/p5-Net-CIDR/Makefile b/devel/p5-Net-CIDR/Makefile index 7df8db0f4..67ed28888 100644 --- a/devel/p5-Net-CIDR/Makefile +++ b/devel/p5-Net-CIDR/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2015/02/13 13:14:26 mef Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= Net-CIDR-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/devel/p5-Net-LDAP-Batch/Makefile b/devel/p5-Net-LDAP-Batch/Makefile index 13da21632..faea23146 100644 --- a/devel/p5-Net-LDAP-Batch/Makefile +++ b/devel/p5-Net-LDAP-Batch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:33 wiz Exp $ # DISTNAME= Net-LDAP-Batch-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= databases devel net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/devel/p5-Net-LDAP-Class/Makefile b/devel/p5-Net-LDAP-Class/Makefile index da26044da..c696ee2e6 100644 --- a/devel/p5-Net-LDAP-Class/Makefile +++ b/devel/p5-Net-LDAP-Class/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/13 13:33:48 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:34 wiz Exp $ # DISTNAME= Net-LDAP-Class-0.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= databases devel net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/devel/p5-Net-LDAP-Server-Test/Makefile b/devel/p5-Net-LDAP-Server-Test/Makefile index 2f1b66a86..81f606dc5 100644 --- a/devel/p5-Net-LDAP-Server-Test/Makefile +++ b/devel/p5-Net-LDAP-Server-Test/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/02/13 13:30:06 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:34 wiz Exp $ # DISTNAME= Net-LDAP-Server-Test-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel net perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KARMAN/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/devel/p5-Net-Netmask/Makefile b/devel/p5-Net-Netmask/Makefile index 538941baa..9db81bef8 100644 --- a/devel/p5-Net-Netmask/Makefile +++ b/devel/p5-Net-Netmask/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:34 wiz Exp $ -DISTNAME= Net-Netmask-1.9016 +DISTNAME= Net-Netmask-1.9022 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= charlie@rubberduck.com COMMENT= Perl5 module to parse and manipulate IP network blocks +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Net/Netmask/.packlist diff --git a/devel/p5-Net-Netmask/distinfo b/devel/p5-Net-Netmask/distinfo index 1b0b639ad..0aef1f2f2 100644 --- a/devel/p5-Net-Netmask/distinfo +++ b/devel/p5-Net-Netmask/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/01/26 19:38:09 rhaen Exp $ +$NetBSD: distinfo,v 1.7 2015/05/23 02:56:34 mef Exp $ -SHA1 (Net-Netmask-1.9016.tar.gz) = f645722c09a1fcccdc6059623147a895f9f165d7 -RMD160 (Net-Netmask-1.9016.tar.gz) = a42da72aecc28df3cd93a23645e389ce311efaeb -Size (Net-Netmask-1.9016.tar.gz) = 17911 bytes +SHA1 (Net-Netmask-1.9022.tar.gz) = 9a753574fc184d67502382d965caf7a905f64ab0 +RMD160 (Net-Netmask-1.9022.tar.gz) = bd45252584c870075d57aed1e1aa0fde2f85eecb +Size (Net-Netmask-1.9022.tar.gz) = 19044 bytes diff --git a/devel/p5-OLE-Storage_Lite/Makefile b/devel/p5-OLE-Storage_Lite/Makefile index ad763589b..c2d152fcb 100644 --- a/devel/p5-OLE-Storage_Lite/Makefile +++ b/devel/p5-OLE-Storage_Lite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:34 wiz Exp $ DISTNAME= OLE-Storage_Lite-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OLE/} diff --git a/devel/p5-OOTools/Makefile b/devel/p5-OOTools/Makefile index 16330f56e..9e670ae7b 100644 --- a/devel/p5-OOTools/Makefile +++ b/devel/p5-OOTools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:34 wiz Exp $ DISTNAME= OOTools-2.3 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SK/SKNPP/ diff --git a/devel/p5-Object-Accessor/Makefile b/devel/p5-Object-Accessor/Makefile index c3e59b3d1..bf899ad9e 100644 --- a/devel/p5-Object-Accessor/Makefile +++ b/devel/p5-Object-Accessor/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/02/06 05:12:55 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:34 wiz Exp $ # DISTNAME= Object-Accessor-0.48 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} diff --git a/devel/p5-Object-Declare/Makefile b/devel/p5-Object-Declare/Makefile index 85f581aa0..0f54ab40c 100644 --- a/devel/p5-Object-Declare/Makefile +++ b/devel/p5-Object-Declare/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:34 wiz Exp $ # DISTNAME= Object-Declare-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} diff --git a/devel/p5-Object-Event/Makefile b/devel/p5-Object-Event/Makefile index b9ad84a85..479ac6bfd 100644 --- a/devel/p5-Object-Event/Makefile +++ b/devel/p5-Object-Event/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:34 wiz Exp $ # DISTNAME= Object-Event-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} diff --git a/devel/p5-Object-InsideOut/Makefile b/devel/p5-Object-InsideOut/Makefile index 615205c1b..e13d1b0d6 100644 --- a/devel/p5-Object-InsideOut/Makefile +++ b/devel/p5-Object-InsideOut/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:36:09 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:34 wiz Exp $ DISTNAME= Object-InsideOut-3.98 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} diff --git a/devel/p5-Object-Pluggable/Makefile b/devel/p5-Object-Pluggable/Makefile index 12212d370..fecf335c1 100644 --- a/devel/p5-Object-Pluggable/Makefile +++ b/devel/p5-Object-Pluggable/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:34 wiz Exp $ # DISTNAME= Object-Pluggable-1.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} diff --git a/devel/p5-Object-Realize-Later/Makefile b/devel/p5-Object-Realize-Later/Makefile index afbb40f3c..5af0e6bfe 100644 --- a/devel/p5-Object-Realize-Later/Makefile +++ b/devel/p5-Object-Realize-Later/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/02/13 13:37:47 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:34 wiz Exp $ DISTNAME= Object-Realize-Later-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} diff --git a/devel/p5-Object-Signature/Makefile b/devel/p5-Object-Signature/Makefile index c14445e40..9f2dd2bc5 100644 --- a/devel/p5-Object-Signature/Makefile +++ b/devel/p5-Object-Signature/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:34 wiz Exp $ DISTNAME= Object-Signature-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Object/} diff --git a/devel/p5-Ouch/Makefile b/devel/p5-Ouch/Makefile index c7fee62ff..2760a98bb 100644 --- a/devel/p5-Ouch/Makefile +++ b/devel/p5-Ouch/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/01/30 16:06:08 schmonz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:34 wiz Exp $ # DISTNAME= Ouch-0.0409 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RI/RIZEN/} diff --git a/devel/p5-PAR-Dist/Makefile b/devel/p5-PAR-Dist/Makefile index 6453c2a80..8f8868de1 100644 --- a/devel/p5-PAR-Dist/Makefile +++ b/devel/p5-PAR-Dist/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2015/02/14 02:34:12 mef Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:49:35 wiz Exp $ # DISTNAME= PAR-Dist-0.49 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/} diff --git a/devel/p5-PAR/Makefile b/devel/p5-PAR/Makefile index 0793dc217..0c536b875 100644 --- a/devel/p5-PAR/Makefile +++ b/devel/p5-PAR/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2015/02/14 02:36:36 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:34 wiz Exp $ # -DISTNAME= PAR-1.008 +DISTNAME= PAR-1.009 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/RSCHUPP/} diff --git a/devel/p5-PAR/distinfo b/devel/p5-PAR/distinfo index 85a774ec3..46e64bb08 100644 --- a/devel/p5-PAR/distinfo +++ b/devel/p5-PAR/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/02/14 02:36:36 mef Exp $ +$NetBSD: distinfo,v 1.9 2015/04/25 08:14:31 mef Exp $ -SHA1 (PAR-1.008.tar.gz) = 939dafaeec5d9f9a98d30426bf86752304708a32 -RMD160 (PAR-1.008.tar.gz) = 28ea4fed411fc71979f60388c01385ab3be54889 -Size (PAR-1.008.tar.gz) = 74635 bytes +SHA1 (PAR-1.009.tar.gz) = 854b2323f0ec5f63758bfdf625efd478e3e61ff6 +RMD160 (PAR-1.009.tar.gz) = f9cb61aea4a33507d0608fc61a543d76c23eb0c4 +Size (PAR-1.009.tar.gz) = 74811 bytes diff --git a/devel/p5-PHP-Serialization/Makefile b/devel/p5-PHP-Serialization/Makefile index dec76c400..b3c3eb1a1 100644 --- a/devel/p5-PHP-Serialization/Makefile +++ b/devel/p5-PHP-Serialization/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:35 wiz Exp $ # DISTNAME= PHP-Serialization-0.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PHP/} diff --git a/devel/p5-POE-Component-Cron/Makefile b/devel/p5-POE-Component-Cron/Makefile index c4489856e..2c14dc2df 100644 --- a/devel/p5-POE-Component-Cron/Makefile +++ b/devel/p5-POE-Component-Cron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:35 wiz Exp $ DISTNAME= POE-Component-Cron-0.021 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CF/CFEDDE/} diff --git a/devel/p5-POE-Component-Pluggable/Makefile b/devel/p5-POE-Component-Pluggable/Makefile index 5428e2257..41dac7ba3 100644 --- a/devel/p5-POE-Component-Pluggable/Makefile +++ b/devel/p5-POE-Component-Pluggable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/31 12:19:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:35 wiz Exp $ DISTNAME= POE-Component-Pluggable-1.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/devel/p5-POE-Component-Schedule/Makefile b/devel/p5-POE-Component-Schedule/Makefile index 17f58a7b3..70514d001 100644 --- a/devel/p5-POE-Component-Schedule/Makefile +++ b/devel/p5-POE-Component-Schedule/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:35 wiz Exp $ DISTNAME= POE-Component-Schedule-0.95 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/devel/p5-POE-Component-Syndicator/Makefile b/devel/p5-POE-Component-Syndicator/Makefile index a117c5974..7bba3ca45 100644 --- a/devel/p5-POE-Component-Syndicator/Makefile +++ b/devel/p5-POE-Component-Syndicator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:35 wiz Exp $ DISTNAME= POE-Component-Syndicator-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/devel/p5-POE-Test-Loops/Makefile b/devel/p5-POE-Test-Loops/Makefile index 987db420d..7d1cfd5bf 100644 --- a/devel/p5-POE-Test-Loops/Makefile +++ b/devel/p5-POE-Test-Loops/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/02/08 06:36:29 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:35 wiz Exp $ DISTNAME= POE-Test-Loops-1.360 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index 22d265a57..71a58ac5d 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/02/08 06:53:54 mef Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:49:35 wiz Exp $ DISTNAME= POE-1.366 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/devel/p5-POEx-Types/Makefile b/devel/p5-POEx-Types/Makefile index 19981346f..be31ca105 100644 --- a/devel/p5-POEx-Types/Makefile +++ b/devel/p5-POEx-Types/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:35 wiz Exp $ DISTNAME= POEx-Types-1.100910 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NP/NPEREZ/} diff --git a/devel/p5-PPI-PowerToys/Makefile b/devel/p5-PPI-PowerToys/Makefile index 53ef532e5..20e520b6c 100644 --- a/devel/p5-PPI-PowerToys/Makefile +++ b/devel/p5-PPI-PowerToys/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:35 wiz Exp $ # DISTNAME= PPI-PowerToys-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/} diff --git a/devel/p5-PPI-XS/Makefile b/devel/p5-PPI-XS/Makefile index ab3a8c614..6b4116592 100644 --- a/devel/p5-PPI-XS/Makefile +++ b/devel/p5-PPI-XS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:10 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:36 wiz Exp $ # DISTNAME= PPI-XS-0.902 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/} diff --git a/devel/p5-PPI/Makefile b/devel/p5-PPI/Makefile index 8aabd1dc8..109cdabd1 100644 --- a/devel/p5-PPI/Makefile +++ b/devel/p5-PPI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/01/06 14:22:20 wen Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:35 wiz Exp $ DISTNAME= PPI-1.220 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/} diff --git a/devel/p5-PPIx-Regexp/Makefile b/devel/p5-PPIx-Regexp/Makefile index 283e71d78..63bb72333 100644 --- a/devel/p5-PPIx-Regexp/Makefile +++ b/devel/p5-PPIx-Regexp/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/03/15 23:49:53 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:36 wiz Exp $ # -DISTNAME= PPIx-Regexp-0.038 +DISTNAME= PPIx-Regexp-0.039 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/} diff --git a/devel/p5-PPIx-Regexp/distinfo b/devel/p5-PPIx-Regexp/distinfo index 30c7c0953..6b4d297e1 100644 --- a/devel/p5-PPIx-Regexp/distinfo +++ b/devel/p5-PPIx-Regexp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/03/15 23:49:53 mef Exp $ +$NetBSD: distinfo,v 1.10 2015/04/10 01:37:43 mef Exp $ -SHA1 (PPIx-Regexp-0.038.tar.gz) = ead2d6d8cfb78c9696499a9808803bfa28ec9110 -RMD160 (PPIx-Regexp-0.038.tar.gz) = e5dc5866e7761cf6cbbaa0e986431e2930dd2782 -Size (PPIx-Regexp-0.038.tar.gz) = 158906 bytes +SHA1 (PPIx-Regexp-0.039.tar.gz) = 1a01916c2b54f9c91f7c4ce1aded819c85d17671 +RMD160 (PPIx-Regexp-0.039.tar.gz) = b1e3b0f460dc44fa61ab4be97041c1fc366eb67d +Size (PPIx-Regexp-0.039.tar.gz) = 159264 bytes diff --git a/devel/p5-PPIx-Utilities/Makefile b/devel/p5-PPIx-Utilities/Makefile index 3e8e396cf..b5a66bb69 100644 --- a/devel/p5-PPIx-Utilities/Makefile +++ b/devel/p5-PPIx-Utilities/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:36 wiz Exp $ # DISTNAME= PPIx-Utilities-1.001000 PKGNAME= p5-${DISTNAME:S/001000/001.000/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EL/ELLIOTJS/} diff --git a/devel/p5-PV/Makefile b/devel/p5-PV/Makefile index 9851ca92c..f5d26e86a 100644 --- a/devel/p5-PV/Makefile +++ b/devel/p5-PV/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:36 wiz Exp $ DISTNAME= PerlVision-1.5 PKGNAME= p5-PV-1.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PV/} diff --git a/devel/p5-Package-Constants/Makefile b/devel/p5-Package-Constants/Makefile index 1587f8384..70346f2f3 100644 --- a/devel/p5-Package-Constants/Makefile +++ b/devel/p5-Package-Constants/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/14 02:44:15 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:36 wiz Exp $ # DISTNAME= Package-Constants-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} diff --git a/devel/p5-Package-DeprecationManager/Makefile b/devel/p5-Package-DeprecationManager/Makefile index 478f23442..bb385ba2f 100644 --- a/devel/p5-Package-DeprecationManager/Makefile +++ b/devel/p5-Package-DeprecationManager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:11 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:36 wiz Exp $ -DISTNAME= Package-DeprecationManager-0.13 +DISTNAME= Package-DeprecationManager-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} @@ -21,7 +21,6 @@ BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install -DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Package-DeprecationManager/distinfo b/devel/p5-Package-DeprecationManager/distinfo index 3936e4ac6..014990683 100644 --- a/devel/p5-Package-DeprecationManager/distinfo +++ b/devel/p5-Package-DeprecationManager/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/10/21 22:47:28 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/19 18:12:32 wiz Exp $ -SHA1 (Package-DeprecationManager-0.13.tar.gz) = 6fe1dc4e09e738c560ba0526e08ce382d3facdc7 -RMD160 (Package-DeprecationManager-0.13.tar.gz) = 51a5e3ce08cea1a9d3bd19105d9edb8e2da8fc86 -Size (Package-DeprecationManager-0.13.tar.gz) = 10961 bytes +SHA1 (Package-DeprecationManager-0.14.tar.gz) = 321d9af634157e920e65d7033cba6f9f6152b037 +RMD160 (Package-DeprecationManager-0.14.tar.gz) = d29e5d64c1476680b08b52a43616063b8d647d4b +Size (Package-DeprecationManager-0.14.tar.gz) = 22164 bytes diff --git a/devel/p5-Package-Generator/Makefile b/devel/p5-Package-Generator/Makefile index 9ce96dd17..7210555a0 100644 --- a/devel/p5-Package-Generator/Makefile +++ b/devel/p5-Package-Generator/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/02/14 02:46:12 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:36 wiz Exp $ # DISTNAME= Package-Generator-1.106 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} diff --git a/devel/p5-Package-Stash-XS/Makefile b/devel/p5-Package-Stash-XS/Makefile index 81253b595..5d91a3e7f 100644 --- a/devel/p5-Package-Stash-XS/Makefile +++ b/devel/p5-Package-Stash-XS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:36 wiz Exp $ DISTNAME= Package-Stash-XS-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} diff --git a/devel/p5-Package-Stash/Makefile b/devel/p5-Package-Stash/Makefile index fb6f3167b..711943a0c 100644 --- a/devel/p5-Package-Stash/Makefile +++ b/devel/p5-Package-Stash/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/01 10:57:12 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:36 wiz Exp $ DISTNAME= Package-Stash-0.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} diff --git a/devel/p5-Package-Variant/Makefile b/devel/p5-Package-Variant/Makefile index fa7441709..6d867668f 100644 --- a/devel/p5-Package-Variant/Makefile +++ b/devel/p5-Package-Variant/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/02/14 02:50:59 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:36 wiz Exp $ # DISTNAME= Package-Variant-1.002002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/} diff --git a/devel/p5-PadWalker/Makefile b/devel/p5-PadWalker/Makefile index 9c72c4d4e..73babb292 100644 --- a/devel/p5-PadWalker/Makefile +++ b/devel/p5-PadWalker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/14 03:10:18 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:36 wiz Exp $ -DISTNAME= PadWalker-2.0 +DISTNAME= PadWalker-2.1 PKGNAME= p5-${DISTNAME:S/96/9.6/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RO/ROBIN/} diff --git a/devel/p5-PadWalker/distinfo b/devel/p5-PadWalker/distinfo index d4ce069c7..a15065509 100644 --- a/devel/p5-PadWalker/distinfo +++ b/devel/p5-PadWalker/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/02/14 03:10:18 mef Exp $ +$NetBSD: distinfo,v 1.6 2015/04/26 03:14:07 mef Exp $ -SHA1 (PadWalker-2.0.tar.gz) = 0480bbce6b2aaaf2d4ee517aecd920ca2972d880 -RMD160 (PadWalker-2.0.tar.gz) = 6f232ca696b520d7a56d89fe9cf053ae640e73b1 -Size (PadWalker-2.0.tar.gz) = 15689 bytes +SHA1 (PadWalker-2.1.tar.gz) = f1c2a009a85df5bdca0ba59fb2967ef3096a307e +RMD160 (PadWalker-2.1.tar.gz) = 2a1c373d79903dbd37b145af7b915b4a6afa7742 +Size (PadWalker-2.1.tar.gz) = 16096 bytes diff --git a/devel/p5-Parallel-ForkManager/Makefile b/devel/p5-Parallel-ForkManager/Makefile index c93a96bb0..850d5bf36 100644 --- a/devel/p5-Parallel-ForkManager/Makefile +++ b/devel/p5-Parallel-ForkManager/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 23:51:30 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:36 wiz Exp $ -DISTNAME= Parallel-ForkManager-1.12 +DISTNAME= Parallel-ForkManager-1.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parallel/} diff --git a/devel/p5-Parallel-ForkManager/distinfo b/devel/p5-Parallel-ForkManager/distinfo index 9491a8946..f9c7b8e47 100644 --- a/devel/p5-Parallel-ForkManager/distinfo +++ b/devel/p5-Parallel-ForkManager/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/03/15 23:51:30 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/05/23 00:31:20 mef Exp $ -SHA1 (Parallel-ForkManager-1.12.tar.gz) = d5b58977321ff3c1f7192c2af6c73cd231db1aca -RMD160 (Parallel-ForkManager-1.12.tar.gz) = 42016c2939ea61d99f2f09c4580b836da9fa28c2 -Size (Parallel-ForkManager-1.12.tar.gz) = 16521 bytes +SHA1 (Parallel-ForkManager-1.14.tar.gz) = f8faf0de2488224d401500e3f15506a082420eb5 +RMD160 (Parallel-ForkManager-1.14.tar.gz) = 5eec297102cd730c9dfc8dadfd03b2b05ed96375 +Size (Parallel-ForkManager-1.14.tar.gz) = 16857 bytes diff --git a/devel/p5-Parallel-Prefork/Makefile b/devel/p5-Parallel-Prefork/Makefile index 3dddcf241..9dc1728d9 100644 --- a/devel/p5-Parallel-Prefork/Makefile +++ b/devel/p5-Parallel-Prefork/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/14 09:58:20 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:36 wiz Exp $ DISTNAME= Parallel-Prefork-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parallel/} diff --git a/devel/p5-Params-Classify/Makefile b/devel/p5-Params-Classify/Makefile index 68c772cb2..52f182ae0 100644 --- a/devel/p5-Params-Classify/Makefile +++ b/devel/p5-Params-Classify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:36 wiz Exp $ DISTNAME= Params-Classify-0.013 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/} diff --git a/devel/p5-Params-Coerce/Makefile b/devel/p5-Params-Coerce/Makefile index b488655bb..ae3db12ab 100644 --- a/devel/p5-Params-Coerce/Makefile +++ b/devel/p5-Params-Coerce/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Params-Coerce-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/} diff --git a/devel/p5-Params-Util/Makefile b/devel/p5-Params-Util/Makefile index c8c3e2cca..883e33c7b 100644 --- a/devel/p5-Params-Util/Makefile +++ b/devel/p5-Params-Util/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:37 wiz Exp $ DISTNAME= Params-Util-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/} diff --git a/devel/p5-Params-Validate/Makefile b/devel/p5-Params-Validate/Makefile index 27a24266d..ac9995070 100644 --- a/devel/p5-Params-Validate/Makefile +++ b/devel/p5-Params-Validate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.53 2015/02/14 12:06:44 mef Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/14 16:45:16 wiz Exp $ -DISTNAME= Params-Validate-1.18 +DISTNAME= Params-Validate-1.19 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Params/} diff --git a/devel/p5-Params-Validate/distinfo b/devel/p5-Params-Validate/distinfo index 6a658dc18..8170ff931 100644 --- a/devel/p5-Params-Validate/distinfo +++ b/devel/p5-Params-Validate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2015/02/14 12:06:44 mef Exp $ +$NetBSD: distinfo,v 1.29 2015/06/14 16:45:16 wiz Exp $ -SHA1 (Params-Validate-1.18.tar.gz) = 3090692aa1061a73336b07f370ceec7efb9e10f2 -RMD160 (Params-Validate-1.18.tar.gz) = d0688f165990bd52a1bbe612b7f3e5aeb99c74c3 -Size (Params-Validate-1.18.tar.gz) = 124379 bytes +SHA1 (Params-Validate-1.19.tar.gz) = 55c4b9b6309b336a03ead85fd07501dcfcba9d32 +RMD160 (Params-Validate-1.19.tar.gz) = 8ab510c005330eb147cd226085ae59ff1445b2f2 +Size (Params-Validate-1.19.tar.gz) = 126098 bytes diff --git a/devel/p5-Parse-CPAN-Meta/Makefile b/devel/p5-Parse-CPAN-Meta/Makefile index 414869890..276fbd403 100644 --- a/devel/p5-Parse-CPAN-Meta/Makefile +++ b/devel/p5-Parse-CPAN-Meta/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:23 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:37 wiz Exp $ DISTNAME= Parse-CPAN-Meta-1.4414 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/devel/p5-Parse-CPAN-Packages/Makefile b/devel/p5-Parse-CPAN-Packages/Makefile index 991a2032c..5d1948214 100644 --- a/devel/p5-Parse-CPAN-Packages/Makefile +++ b/devel/p5-Parse-CPAN-Packages/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/14 12:11:10 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Parse-CPAN-Packages-2.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/devel/p5-Parse-ErrorString-Perl/Makefile b/devel/p5-Parse-ErrorString-Perl/Makefile index f6c49b077..d49de58c8 100644 --- a/devel/p5-Parse-ErrorString-Perl/Makefile +++ b/devel/p5-Parse-ErrorString-Perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/14 12:14:11 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Parse-ErrorString-Perl-0.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/devel/p5-Parse-ExuberantCTags/Makefile b/devel/p5-Parse-ExuberantCTags/Makefile index 828722956..95f831f79 100644 --- a/devel/p5-Parse-ExuberantCTags/Makefile +++ b/devel/p5-Parse-ExuberantCTags/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:24 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Parse-ExuberantCTags-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/devel/p5-Parse-Method-Signatures/Makefile b/devel/p5-Parse-Method-Signatures/Makefile index 103b88ad1..009a6cce6 100644 --- a/devel/p5-Parse-Method-Signatures/Makefile +++ b/devel/p5-Parse-Method-Signatures/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/02/14 12:20:17 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Parse-Method-Signatures-1.003016 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/devel/p5-Parse-RecDescent/Makefile b/devel/p5-Parse-RecDescent/Makefile index 6b8772983..8c80d1e89 100644 --- a/devel/p5-Parse-RecDescent/Makefile +++ b/devel/p5-Parse-RecDescent/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/10/09 14:06:24 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Parse-RecDescent-1.967009 PKGNAME= p5-${DISTNAME:S/967009/967.9/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/devel/p5-Parse-Yapp/Makefile b/devel/p5-Parse-Yapp/Makefile index 536662b71..b21810cc6 100644 --- a/devel/p5-Parse-Yapp/Makefile +++ b/devel/p5-Parse-Yapp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:24 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Parse-Yapp-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/devel/p5-PatchReader/Makefile b/devel/p5-PatchReader/Makefile index 4cf9363c9..125e09166 100644 --- a/devel/p5-PatchReader/Makefile +++ b/devel/p5-PatchReader/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:12 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:37 wiz Exp $ DISTNAME= PatchReader-0.9.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TM/TMANNERM/} diff --git a/devel/p5-Path-Class-File-Stat/Makefile b/devel/p5-Path-Class-File-Stat/Makefile index b392c6975..02289a2df 100644 --- a/devel/p5-Path-Class-File-Stat/Makefile +++ b/devel/p5-Path-Class-File-Stat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/14 12:21:53 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:37 wiz Exp $ # DISTNAME= Path-Class-File-Stat-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KARMAN/} diff --git a/devel/p5-Path-Class/Makefile b/devel/p5-Path-Class/Makefile index 924ed2e52..44668d5f3 100644 --- a/devel/p5-Path-Class/Makefile +++ b/devel/p5-Path-Class/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:24 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:37 wiz Exp $ DISTNAME= Path-Class-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWILLIAMS/} diff --git a/devel/p5-Path-Dispatcher-Declarative/Makefile b/devel/p5-Path-Dispatcher-Declarative/Makefile index 55a1fd462..d80082636 100644 --- a/devel/p5-Path-Dispatcher-Declarative/Makefile +++ b/devel/p5-Path-Dispatcher-Declarative/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:38 wiz Exp $ DISTNAME= Path-Dispatcher-Declarative-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/} diff --git a/devel/p5-Path-Dispatcher/Makefile b/devel/p5-Path-Dispatcher/Makefile index 5f91571f4..090e98275 100644 --- a/devel/p5-Path-Dispatcher/Makefile +++ b/devel/p5-Path-Dispatcher/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/03/15 23:53:12 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:38 wiz Exp $ DISTNAME= Path-Dispatcher-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SARTAK/} diff --git a/devel/p5-Path-FindDev/Makefile b/devel/p5-Path-FindDev/Makefile index 3be879b33..da4b79dd3 100644 --- a/devel/p5-Path-FindDev/Makefile +++ b/devel/p5-Path-FindDev/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/03/05 14:23:20 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:38 wiz Exp $ DISTNAME= Path-FindDev-0.5.2 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KE/KENTNL/} diff --git a/devel/p5-Path-IsDev/Makefile b/devel/p5-Path-IsDev/Makefile index 2cee93cad..e4a81d93b 100644 --- a/devel/p5-Path-IsDev/Makefile +++ b/devel/p5-Path-IsDev/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/10/09 14:06:24 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:38 wiz Exp $ DISTNAME= Path-IsDev-1.001002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KE/KENTNL/} diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile index ac00e43b3..d94c8a835 100644 --- a/devel/p5-PathTools/Makefile +++ b/devel/p5-PathTools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/08/31 06:49:41 wen Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:49:38 wiz Exp $ DISTNAME= PathTools-3.47 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/devel/p5-Pegex/Makefile b/devel/p5-Pegex/Makefile index 12d5fd1d0..7b8657365 100644 --- a/devel/p5-Pegex/Makefile +++ b/devel/p5-Pegex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/02/12 13:14:10 schmonz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:38 wiz Exp $ DISTNAME= Pegex-0.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/} diff --git a/devel/p5-Perl-APIReference/Makefile b/devel/p5-Perl-APIReference/Makefile index 65cd4f061..567a8751d 100644 --- a/devel/p5-Perl-APIReference/Makefile +++ b/devel/p5-Perl-APIReference/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/03/15 23:55:16 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:38 wiz Exp $ # DISTNAME= Perl-APIReference-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl/} diff --git a/devel/p5-Perl-Critic/Makefile b/devel/p5-Perl-Critic/Makefile index 09d80a48b..d77a6dda0 100644 --- a/devel/p5-Perl-Critic/Makefile +++ b/devel/p5-Perl-Critic/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2015/03/15 23:57:30 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:49:38 wiz Exp $ # DISTNAME= Perl-Critic-1.125 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl/} diff --git a/devel/p5-Perl-MinimumVersion/Makefile b/devel/p5-Perl-MinimumVersion/Makefile index b5773ec20..3919ece74 100644 --- a/devel/p5-Perl-MinimumVersion/Makefile +++ b/devel/p5-Perl-MinimumVersion/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/06 09:56:59 wen Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:38 wiz Exp $ # DISTNAME= Perl-MinimumVersion-1.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl/} diff --git a/devel/p5-Perl-PrereqScanner/Makefile b/devel/p5-Perl-PrereqScanner/Makefile index 8e7020fe1..925ec374d 100644 --- a/devel/p5-Perl-PrereqScanner/Makefile +++ b/devel/p5-Perl-PrereqScanner/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/14 12:35:15 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:38 wiz Exp $ # -DISTNAME= Perl-PrereqScanner-1.022 +DISTNAME= Perl-PrereqScanner-1.023 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl/} diff --git a/devel/p5-Perl-PrereqScanner/distinfo b/devel/p5-Perl-PrereqScanner/distinfo index 2d72e8762..c61507346 100644 --- a/devel/p5-Perl-PrereqScanner/distinfo +++ b/devel/p5-Perl-PrereqScanner/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/02/14 12:35:15 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/04/10 01:41:06 mef Exp $ -SHA1 (Perl-PrereqScanner-1.022.tar.gz) = 8f21e7d55fbec6f4f75e9c005b5f31fabf0e78f4 -RMD160 (Perl-PrereqScanner-1.022.tar.gz) = 7035c7a6d7ecf2e62a1f3677f9f9194025475c4d -Size (Perl-PrereqScanner-1.022.tar.gz) = 26986 bytes +SHA1 (Perl-PrereqScanner-1.023.tar.gz) = ec1286957f4c43673de022e4f91e9ccb22caa103 +RMD160 (Perl-PrereqScanner-1.023.tar.gz) = 667d84918caa52f71f015c4c714eb54105ebc4dc +Size (Perl-PrereqScanner-1.023.tar.gz) = 28136 bytes diff --git a/devel/p5-Perl-Tidy/Makefile b/devel/p5-Perl-Tidy/Makefile index 37d540c1f..c19129011 100644 --- a/devel/p5-Perl-Tidy/Makefile +++ b/devel/p5-Perl-Tidy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:24 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:49:38 wiz Exp $ # DISTNAME= Perl-Tidy-20140711 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl/} diff --git a/devel/p5-Perl-Version/Makefile b/devel/p5-Perl-Version/Makefile index 886af23d6..02280cd1c 100644 --- a/devel/p5-Perl-Version/Makefile +++ b/devel/p5-Perl-Version/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/14 12:40:27 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:38 wiz Exp $ # DISTNAME= Perl-Version-1.013 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl/} diff --git a/devel/p5-Perl4-CoreLibs/Makefile b/devel/p5-Perl4-CoreLibs/Makefile index e474c9666..4a8b69753 100644 --- a/devel/p5-Perl4-CoreLibs/Makefile +++ b/devel/p5-Perl4-CoreLibs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/17 15:19:23 ryoon Exp $ DISTNAME= Perl4-CoreLibs-0.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Z/ZE/ZEFRAM/} @@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Perl4-CoreLibs/ COMMENT= Libraries historically supplied with Perl 4 LICENSE= ${PERL5_LICENSE} +PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/Perl4/CoreLibs/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-Perl6-Export-Attrs/Makefile b/devel/p5-Perl6-Export-Attrs/Makefile index e1094020e..b7aa6808b 100644 --- a/devel/p5-Perl6-Export-Attrs/Makefile +++ b/devel/p5-Perl6-Export-Attrs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:13 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:39 wiz Exp $ DISTNAME= Perl6-Export-Attrs-0.0.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} diff --git a/devel/p5-Perl6-Export/Makefile b/devel/p5-Perl6-Export/Makefile index c8f5d4f1b..c48929dc8 100644 --- a/devel/p5-Perl6-Export/Makefile +++ b/devel/p5-Perl6-Export/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:25 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:39 wiz Exp $ # DISTNAME= Perl6-Export-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} diff --git a/devel/p5-Perl6-Junction/Makefile b/devel/p5-Perl6-Junction/Makefile index f7c075622..2a9f87b62 100644 --- a/devel/p5-Perl6-Junction/Makefile +++ b/devel/p5-Perl6-Junction/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:13 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:39 wiz Exp $ # -DISTNAME= Perl6-Junction-1.50000 +DISTNAME= Perl6-Junction-1.60000 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl6/} MAINTAINER= rhaen@NetBSD.org HOMEPAGE= http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/ COMMENT= Perl6 style Junction operators in Perl5 +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Perl6/Junction/.packlist diff --git a/devel/p5-Perl6-Junction/distinfo b/devel/p5-Perl6-Junction/distinfo index 1230b5b61..3d2a69ada 100644 --- a/devel/p5-Perl6-Junction/distinfo +++ b/devel/p5-Perl6-Junction/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/01/23 09:52:53 rhaen Exp $ +$NetBSD: distinfo,v 1.3 2015/04/12 09:23:23 mef Exp $ -SHA1 (Perl6-Junction-1.50000.tar.gz) = d1b7491964069149ae7b000f1e60813e25989eab -RMD160 (Perl6-Junction-1.50000.tar.gz) = d7f16815b4a1a35482c4ab6b1d0544da34b22886 -Size (Perl6-Junction-1.50000.tar.gz) = 7757 bytes +SHA1 (Perl6-Junction-1.60000.tar.gz) = e1ec3eaae22461b4c31cfc355950754e03e94075 +RMD160 (Perl6-Junction-1.60000.tar.gz) = 95312c4e56cac7706a26976f70ab52502c8f70b4 +Size (Perl6-Junction-1.60000.tar.gz) = 7275 bytes diff --git a/devel/p5-Perl6-Slurp/Makefile b/devel/p5-Perl6-Slurp/Makefile index 3493e437f..bca1537a8 100644 --- a/devel/p5-Perl6-Slurp/Makefile +++ b/devel/p5-Perl6-Slurp/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:25 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:39 wiz Exp $ -DISTNAME= Perl6-Slurp-0.051003 +DISTNAME= Perl6-Slurp-0.051005 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Perl6/} MAINTAINER= abs@absd.org HOMEPAGE= http://search.cpan.org/dist/Perl6-Slurp/ COMMENT= Implements the Perl 6 'slurp' built-in - -DEPENDS+= p5-Perl6-Export-[0-9]*:../../devel/p5-Perl6-Export +LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Perl6/Slurp/.packlist diff --git a/devel/p5-Perl6-Slurp/distinfo b/devel/p5-Perl6-Slurp/distinfo index 55ce4f707..8ceedb731 100644 --- a/devel/p5-Perl6-Slurp/distinfo +++ b/devel/p5-Perl6-Slurp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/09/05 19:23:11 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/12 09:39:03 mef Exp $ -SHA1 (Perl6-Slurp-0.051003.tar.gz) = 4a616a1de1535f38643dbc826a361f864d703b51 -RMD160 (Perl6-Slurp-0.051003.tar.gz) = 5c479ec9360fa8bdc351c696cd1ba3202b74d6c6 -Size (Perl6-Slurp-0.051003.tar.gz) = 9831 bytes +SHA1 (Perl6-Slurp-0.051005.tar.gz) = 9a78401040cf0dd8c87868e2eed175203bd651bb +RMD160 (Perl6-Slurp-0.051005.tar.gz) = 1d86186438a6424f3843cdc9628e76bfdbc12898 +Size (Perl6-Slurp-0.051005.tar.gz) = 10056 bytes diff --git a/devel/p5-PerlIO-eol/Makefile b/devel/p5-PerlIO-eol/Makefile index 5fa31250c..614f0cd1e 100644 --- a/devel/p5-PerlIO-eol/Makefile +++ b/devel/p5-PerlIO-eol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:25 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:39 wiz Exp $ DISTNAME= PerlIO-eol-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PerlIO/} diff --git a/devel/p5-PerlIO-gzip/Makefile b/devel/p5-PerlIO-gzip/Makefile index 2aacd2534..92649bcac 100644 --- a/devel/p5-PerlIO-gzip/Makefile +++ b/devel/p5-PerlIO-gzip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:25 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:39 wiz Exp $ -DISTNAME= PerlIO-gzip-0.18 +DISTNAME= PerlIO-gzip-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PerlIO/} diff --git a/devel/p5-PerlIO-gzip/distinfo b/devel/p5-PerlIO-gzip/distinfo index c8ff353ef..8ebf03d1a 100644 --- a/devel/p5-PerlIO-gzip/distinfo +++ b/devel/p5-PerlIO-gzip/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/06/28 19:52:05 schmonz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/12 09:47:35 mef Exp $ -SHA1 (PerlIO-gzip-0.18.tar.gz) = f16b4a1710cf6a4bfdc589ab8c3b056a6d994a9d -RMD160 (PerlIO-gzip-0.18.tar.gz) = 36b4991424fdfa4dbb824411cbd57f49922ad026 -Size (PerlIO-gzip-0.18.tar.gz) = 19179 bytes -SHA1 (patch-Makefile.PL) = 2b2868138bb1ae3d14e1c419a233ef9b8a6c0102 +SHA1 (PerlIO-gzip-0.19.tar.gz) = 696f2227ebd06406fe4e9ec7b262bee34da7eb26 +RMD160 (PerlIO-gzip-0.19.tar.gz) = e1dcf4a3b5082f2e0fde242620be1950dc125a91 +Size (PerlIO-gzip-0.19.tar.gz) = 18956 bytes diff --git a/devel/p5-PerlIO-gzip/patches/patch-Makefile.PL b/devel/p5-PerlIO-gzip/patches/patch-Makefile.PL deleted file mode 100644 index 4c861f0ff..000000000 --- a/devel/p5-PerlIO-gzip/patches/patch-Makefile.PL +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-Makefile.PL,v 1.1 2014/06/28 19:52:05 schmonz Exp $ - -Don't assume usesfio is core config (in Perl 5.20, it no longer is). - -Patch from . - ---- Makefile.PL.orig 2006-10-01 21:28:25.000000000 +0000 -+++ Makefile.PL -@@ -4,7 +4,8 @@ use 5.008; # Stop perl 5.005 or earler b - use ExtUtils::MakeMaker; - use Config; - --unless ($Config{useperlio} eq 'define' and $Config{usesfio} eq 'false') { -+unless ($Config{useperlio} eq 'define' and -+ (defined($Config{usesfio}) ? $Config{usesfio} : 'false') eq 'false') { - die < 1.666.004 PKGNAME= p5-${DISTNAME:C/([0-9][0-9][0-9])([0-9][0-9][0-9])/\1.\2/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Role-Basic/Makefile b/devel/p5-Role-Basic/Makefile index 37039cd8a..52f1cc015 100644 --- a/devel/p5-Role-Basic/Makefile +++ b/devel/p5-Role-Basic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/06/02 09:08:14 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:41 wiz Exp $ DISTNAME= Role-Basic-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Attribute/OVID/} diff --git a/devel/p5-Role-HasMessage/Makefile b/devel/p5-Role-HasMessage/Makefile index d89c8e656..545b6bc25 100644 --- a/devel/p5-Role-HasMessage/Makefile +++ b/devel/p5-Role-HasMessage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/15 01:32:03 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:41 wiz Exp $ DISTNAME= Role-HasMessage-0.006 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Role-Identifiable/Makefile b/devel/p5-Role-Identifiable/Makefile index 362bc24a8..2cadb2725 100644 --- a/devel/p5-Role-Identifiable/Makefile +++ b/devel/p5-Role-Identifiable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/15 01:34:12 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:41 wiz Exp $ DISTNAME= Role-Identifiable-0.007 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Role-Tiny/Makefile b/devel/p5-Role-Tiny/Makefile index b2c362381..266eb7345 100644 --- a/devel/p5-Role-Tiny/Makefile +++ b/devel/p5-Role-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/03/01 11:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:41 wiz Exp $ -DISTNAME= Role-Tiny-2.000000 +DISTNAME= Role-Tiny-2.000001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} diff --git a/devel/p5-Role-Tiny/distinfo b/devel/p5-Role-Tiny/distinfo index 33fe3ced3..013a71a6e 100644 --- a/devel/p5-Role-Tiny/distinfo +++ b/devel/p5-Role-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/03/01 11:43:56 wiz Exp $ +$NetBSD: distinfo,v 1.9 2015/04/26 03:16:08 mef Exp $ -SHA1 (Role-Tiny-2.000000.tar.gz) = fe8f30caddfb1e805fc80e7f7b27f0f83a3896dc -RMD160 (Role-Tiny-2.000000.tar.gz) = 40212c86e07eefdddd76b7b3a7c8a6b76aa5f4ba -Size (Role-Tiny-2.000000.tar.gz) = 21755 bytes +SHA1 (Role-Tiny-2.000001.tar.gz) = 02035f14155797f370c192acd7df2c37d106573c +RMD160 (Role-Tiny-2.000001.tar.gz) = b59c870e69903f15de58793e3f40f8d7d86a976c +Size (Role-Tiny-2.000001.tar.gz) = 21947 bytes diff --git a/devel/p5-Rose-Object/Makefile b/devel/p5-Rose-Object/Makefile index cb1954b77..fe89521b5 100644 --- a/devel/p5-Rose-Object/Makefile +++ b/devel/p5-Rose-Object/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:15 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:41 wiz Exp $ DISTNAME= Rose-Object-0.860 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index 58ac0c6f9..22640801c 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2014/05/29 23:36:15 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:49:41 wiz Exp $ # DISTNAME= SDL_Perl-2.1.2 PKGNAME= p5-SDL-2.1.2 -PKGREVISION= 15 +PKGREVISION= 17 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DG/DGOEHRIG/} diff --git a/devel/p5-SUPER/Makefile b/devel/p5-SUPER/Makefile index 67b78cfe7..463917a40 100644 --- a/devel/p5-SUPER/Makefile +++ b/devel/p5-SUPER/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:15 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:41 wiz Exp $ # DISTNAME= SUPER-1.20120705 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SUPER/} diff --git a/devel/p5-SVN-Class/Makefile b/devel/p5-SVN-Class/Makefile index 72d6ed1d8..4ba389799 100644 --- a/devel/p5-SVN-Class/Makefile +++ b/devel/p5-SVN-Class/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/15 08:13:38 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:41 wiz Exp $ DISTNAME= SVN-Class-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/} diff --git a/devel/p5-SVN-Dump/Makefile b/devel/p5-SVN-Dump/Makefile index e6bcf91a0..821f9dec8 100644 --- a/devel/p5-SVN-Dump/Makefile +++ b/devel/p5-SVN-Dump/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/02/15 08:15:20 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:42 wiz Exp $ DISTNAME= SVN-Dump-0.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/} diff --git a/devel/p5-SVN-Mirror/Makefile b/devel/p5-SVN-Mirror/Makefile index c447e2e08..edf314e41 100644 --- a/devel/p5-SVN-Mirror/Makefile +++ b/devel/p5-SVN-Mirror/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:26 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:49:42 wiz Exp $ DISTNAME= SVN-Mirror-0.75 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/} diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile index feff4b8f9..29ce0236c 100644 --- a/devel/p5-SVN-Notify/Makefile +++ b/devel/p5-SVN-Notify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:15 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:42 wiz Exp $ -DISTNAME= SVN-Notify-2.83 +DISTNAME= SVN-Notify-2.84 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/} diff --git a/devel/p5-SVN-Notify/distinfo b/devel/p5-SVN-Notify/distinfo index 09ae9b8c3..59bcf14e1 100644 --- a/devel/p5-SVN-Notify/distinfo +++ b/devel/p5-SVN-Notify/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2012/01/26 12:18:43 rhaen Exp $ +$NetBSD: distinfo,v 1.11 2015/04/12 10:03:02 mef Exp $ -SHA1 (SVN-Notify-2.83.tar.gz) = 6bc4333cb209c09d2875fbbb412be167cd749d45 -RMD160 (SVN-Notify-2.83.tar.gz) = 3aae127a2f29e3aef91dd028685f6c60ba678a92 -Size (SVN-Notify-2.83.tar.gz) = 98407 bytes +SHA1 (SVN-Notify-2.84.tar.gz) = 1d9a947aac2fbf1d8af95b151609733ff843a2dc +RMD160 (SVN-Notify-2.84.tar.gz) = 7c6cdda694904ac6cde80e34f6c820a18460725e +Size (SVN-Notify-2.84.tar.gz) = 98737 bytes diff --git a/devel/p5-SVN-Simple/Makefile b/devel/p5-SVN-Simple/Makefile index cb1ffc710..66d0524d7 100644 --- a/devel/p5-SVN-Simple/Makefile +++ b/devel/p5-SVN-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 14:06:26 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:42 wiz Exp $ DISTNAME= SVN-Simple-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVN/} diff --git a/devel/p5-Safe-Hole/Makefile b/devel/p5-Safe-Hole/Makefile index 678390e4d..0146fe372 100644 --- a/devel/p5-Safe-Hole/Makefile +++ b/devel/p5-Safe-Hole/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:42 wiz Exp $ # DISTNAME= Safe-Hole-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Safe/} diff --git a/devel/p5-Safe-Isa/Makefile b/devel/p5-Safe-Isa/Makefile index f1d2494d0..543df134e 100644 --- a/devel/p5-Safe-Isa/Makefile +++ b/devel/p5-Safe-Isa/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/09/13 16:01:14 wen Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:42 wiz Exp $ DISTNAME= Safe-Isa-1.000005 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/devel/p5-Scalar-Defer/Makefile b/devel/p5-Scalar-Defer/Makefile index d6a44ca28..f0b0737b9 100644 --- a/devel/p5-Scalar-Defer/Makefile +++ b/devel/p5-Scalar-Defer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:42 wiz Exp $ # DISTNAME= Scalar-Defer-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/} diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile index b0378e594..6a3303616 100644 --- a/devel/p5-Scalar-List-Utils/Makefile +++ b/devel/p5-Scalar-List-Utils/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2015/01/04 12:26:36 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:49:42 wiz Exp $ -DISTNAME= Scalar-List-Utils-1.41 +DISTNAME= Scalar-List-Utils-1.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel misc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://metacpan.org/release/Scalar-List-Utils diff --git a/devel/p5-Scalar-List-Utils/distinfo b/devel/p5-Scalar-List-Utils/distinfo index 18dce5747..a740482ce 100644 --- a/devel/p5-Scalar-List-Utils/distinfo +++ b/devel/p5-Scalar-List-Utils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/01/04 12:26:36 wiz Exp $ +$NetBSD: distinfo,v 1.17 2015/04/24 15:58:27 mef Exp $ -SHA1 (Scalar-List-Utils-1.41.tar.gz) = afc782964abdc7ea5cf6655359a4e462b923875e -RMD160 (Scalar-List-Utils-1.41.tar.gz) = aef0a0d1aec933fd6cb236bda2f0d56014eeab67 -Size (Scalar-List-Utils-1.41.tar.gz) = 81115 bytes +SHA1 (Scalar-List-Utils-1.42.tar.gz) = a56f630a953783eeef6c94e83116b91efee3fc05 +RMD160 (Scalar-List-Utils-1.42.tar.gz) = 4c312fed12a67d51ce081503154e3d5c63f11252 +Size (Scalar-List-Utils-1.42.tar.gz) = 82574 bytes diff --git a/devel/p5-Scalar-Util-Refcount/Makefile b/devel/p5-Scalar-Util-Refcount/Makefile index 9194f8745..7f1dde7b0 100644 --- a/devel/p5-Scalar-Util-Refcount/Makefile +++ b/devel/p5-Scalar-Util-Refcount/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/14 00:54:49 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:42 wiz Exp $ # DISTNAME= Scalar-Util-Refcount-1.0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc perl5 MASTER_SITES= http://cpan.metacpan.org/authors/id/J/JN/JNIXON/ diff --git a/devel/p5-Schedule-RateLimiter/Makefile b/devel/p5-Schedule-RateLimiter/Makefile index c08beaa57..067a551d3 100644 --- a/devel/p5-Schedule-RateLimiter/Makefile +++ b/devel/p5-Schedule-RateLimiter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:42 wiz Exp $ DISTNAME= Schedule-RateLimiter-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} diff --git a/devel/p5-Scope-Guard/Makefile b/devel/p5-Scope-Guard/Makefile index ebef79e60..17d4d2700 100644 --- a/devel/p5-Scope-Guard/Makefile +++ b/devel/p5-Scope-Guard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:42 wiz Exp $ DISTNAME= Scope-Guard-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scope/} diff --git a/devel/p5-Scope-Upper/Makefile b/devel/p5-Scope-Upper/Makefile index 6e60dfbcd..c1d952a47 100644 --- a/devel/p5-Scope-Upper/Makefile +++ b/devel/p5-Scope-Upper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/15 08:17:54 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:42 wiz Exp $ -DISTNAME= Scope-Upper-0.25 +DISTNAME= Scope-Upper-0.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scope/} diff --git a/devel/p5-Scope-Upper/distinfo b/devel/p5-Scope-Upper/distinfo index c04147a9b..a72b2f12d 100644 --- a/devel/p5-Scope-Upper/distinfo +++ b/devel/p5-Scope-Upper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/02/15 08:17:54 mef Exp $ +$NetBSD: distinfo,v 1.9 2015/04/12 10:05:02 mef Exp $ -SHA1 (Scope-Upper-0.25.tar.gz) = b7c7fb956ae77e1da41fb07954ede809b4a815c0 -RMD160 (Scope-Upper-0.25.tar.gz) = 009e9762c2229577db14b41870a7ca52163c3983 -Size (Scope-Upper-0.25.tar.gz) = 83104 bytes +SHA1 (Scope-Upper-0.27.tar.gz) = 0d1220d87f27d3c61a33478defc4c24339eb1dab +RMD160 (Scope-Upper-0.27.tar.gz) = 4ce509645a6df5e6037542498f2c6bd1a1a86f5d +Size (Scope-Upper-0.27.tar.gz) = 80859 bytes diff --git a/devel/p5-Search-Elasticsearch/DESCR b/devel/p5-Search-Elasticsearch/DESCR new file mode 100644 index 000000000..d9ccc0709 --- /dev/null +++ b/devel/p5-Search-Elasticsearch/DESCR @@ -0,0 +1,4 @@ +Search::Elasticsearch is the official Perl client for Elasticsearch, +supported by elasticsearch.com. Elasticsearch itself is a flexible and +powerful open source, distributed real-time search and analytics +engine for the cloud. You can read more about it on elasticsearch.org. diff --git a/devel/p5-Search-Elasticsearch/Makefile b/devel/p5-Search-Elasticsearch/Makefile new file mode 100644 index 000000000..5c2aa0847 --- /dev/null +++ b/devel/p5-Search-Elasticsearch/Makefile @@ -0,0 +1,34 @@ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:42 wiz Exp $ + +DISTNAME= Search-Elasticsearch-1.20 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= https://cpan.metacpan.org/authors/id/D/DR/DRTECH/ +#ASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://cpan.metacpan.org/authors/id/D/DR/DRTECH/ +COMMENT= Search::Elasticsearch - The official client for Elasticsearch +LICENSE= apache-2.0 + +# for make test, but not completed yet +BUILD_DEPENDS+= p5-JSON-XS-[0-9]*:../../converters/p5-JSON-XS +BUILD_DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS +BUILD_DEPENDS+= p5-Log-Any-[0-9]*:../../devel/p5-Log-Any +BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception +BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean +BUILD_DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL +BUILD_DEPENDS+= p5-Hijk-[0-9]*:../../www/p5-Hijk +BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI +BUILD_DEPENDS+= p5-Any-URI-Escape-[0-9]*:../../www/p5-Any-URI-Escape + +PERL5_PACKLIST= auto/Search/Elasticsearch/.packlist +USE_LANGUAGES= # none + +TEST_TARGET?= # empty = means make test fails + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Search-Elasticsearch/distinfo b/devel/p5-Search-Elasticsearch/distinfo new file mode 100644 index 000000000..60ef1bd2c --- /dev/null +++ b/devel/p5-Search-Elasticsearch/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/05/23 01:01:09 mef Exp $ + +SHA1 (Search-Elasticsearch-1.20.tar.gz) = 641dd1d8c5510758284e76fcfb6e7e0cee3ac9a9 +RMD160 (Search-Elasticsearch-1.20.tar.gz) = df4aab13a106592020f1bacaea540f0465450656 +Size (Search-Elasticsearch-1.20.tar.gz) = 137234 bytes diff --git a/devel/p5-Set-Array/Makefile b/devel/p5-Set-Array/Makefile index 88d698ccf..2895a9d28 100644 --- a/devel/p5-Set-Array/Makefile +++ b/devel/p5-Set-Array/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:42 wiz Exp $ # DISTNAME= Set-Array-0.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Set-IntSpan/Makefile b/devel/p5-Set-IntSpan/Makefile index bc148c7b1..8fe589dc8 100644 --- a/devel/p5-Set-IntSpan/Makefile +++ b/devel/p5-Set-IntSpan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= Set-IntSpan-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} diff --git a/devel/p5-Set-Object/Makefile b/devel/p5-Set-Object/Makefile index d875599d2..e39d20df9 100644 --- a/devel/p5-Set-Object/Makefile +++ b/devel/p5-Set-Object/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/15 08:20:54 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:43 wiz Exp $ DISTNAME= Set-Object-1.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} diff --git a/devel/p5-Set-Scalar/Makefile b/devel/p5-Set-Scalar/Makefile index cfabb348f..b1de9aa37 100644 --- a/devel/p5-Set-Scalar/Makefile +++ b/devel/p5-Set-Scalar/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2015/02/15 08:23:14 mef Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= Set-Scalar-1.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} diff --git a/devel/p5-Shell-Perl/Makefile b/devel/p5-Shell-Perl/Makefile index 805dcbdfa..b30233bdf 100644 --- a/devel/p5-Shell-Perl/Makefile +++ b/devel/p5-Shell-Perl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/15 08:26:20 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= Shell-Perl-0.0023 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Shell/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-ShipIt/Makefile b/devel/p5-ShipIt/Makefile index 791a573f7..96dade067 100644 --- a/devel/p5-ShipIt/Makefile +++ b/devel/p5-ShipIt/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:43 wiz Exp $ # -DISTNAME= ShipIt-0.55 +DISTNAME= ShipIt-0.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BR/BRADFITZ/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/ShipIt/ diff --git a/devel/p5-ShipIt/distinfo b/devel/p5-ShipIt/distinfo index c106b3c71..75b07e555 100644 --- a/devel/p5-ShipIt/distinfo +++ b/devel/p5-ShipIt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/11/15 08:47:29 hiramatsu Exp $ +$NetBSD: distinfo,v 1.4 2015/04/05 13:12:11 wen Exp $ -SHA1 (ShipIt-0.55.tar.gz) = 0a5a6059938f21ec360e8ebffce46e59050a441b -RMD160 (ShipIt-0.55.tar.gz) = da168f2356a59e2491e57d47bbce5a0c0539aebe -Size (ShipIt-0.55.tar.gz) = 17824 bytes +SHA1 (ShipIt-0.60.tar.gz) = 55abc1270017eaa20c877e3da74c1df28bafb407 +RMD160 (ShipIt-0.60.tar.gz) = 20cffd6fe2ea03204e38813f5d77f8dbacce2d5d +Size (ShipIt-0.60.tar.gz) = 20650 bytes diff --git a/devel/p5-Signal-Mask/Makefile b/devel/p5-Signal-Mask/Makefile index 68c170582..beb02ad8a 100644 --- a/devel/p5-Signal-Mask/Makefile +++ b/devel/p5-Signal-Mask/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/14 09:49:12 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:43 wiz Exp $ DISTNAME= Signal-Mask-0.008 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cpan.metacpan.org/authors/id/L/LE/LEONT/ diff --git a/devel/p5-Smart-Comments/Makefile b/devel/p5-Smart-Comments/Makefile index 9fda60ef3..0bb1c6bef 100644 --- a/devel/p5-Smart-Comments/Makefile +++ b/devel/p5-Smart-Comments/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/15 08:34:33 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= Smart-Comments-1.000005 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/} diff --git a/devel/p5-Software-License/Makefile b/devel/p5-Software-License/Makefile index 52d973177..306a56c4c 100644 --- a/devel/p5-Software-License/Makefile +++ b/devel/p5-Software-License/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2015/02/16 13:40:14 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= Software-License-0.103010 # put a period in the center of 6 digit, for example, 0.103004 -> 0.103.004 PKGNAME= p5-${DISTNAME:C/\.([0-9][0-9][0-9])([0-9][0-9][0-9])/.\1.\2/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Sort-Maker/Makefile b/devel/p5-Sort-Maker/Makefile index 1cc7dace5..cee51e2e6 100644 --- a/devel/p5-Sort-Maker/Makefile +++ b/devel/p5-Sort-Maker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:43 wiz Exp $ # DISTNAME= Sort-Maker-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sort/} diff --git a/devel/p5-Sort-Naturally/Makefile b/devel/p5-Sort-Naturally/Makefile index 480f199a8..3b8d729ca 100644 --- a/devel/p5-Sort-Naturally/Makefile +++ b/devel/p5-Sort-Naturally/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:43 wiz Exp $ DISTNAME= Sort-Naturally-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sort/} diff --git a/devel/p5-Sort-Versions/Makefile b/devel/p5-Sort-Versions/Makefile index c564517cc..257e59d3f 100644 --- a/devel/p5-Sort-Versions/Makefile +++ b/devel/p5-Sort-Versions/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/02/16 14:01:29 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:43 wiz Exp $ # -DISTNAME= Sort-Versions-1.60 +DISTNAME= Sort-Versions-1.61 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sort/} diff --git a/devel/p5-Sort-Versions/distinfo b/devel/p5-Sort-Versions/distinfo index 905fb5a1b..1da1917a8 100644 --- a/devel/p5-Sort-Versions/distinfo +++ b/devel/p5-Sort-Versions/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/16 14:01:29 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/05/06 02:54:44 mef Exp $ -SHA1 (Sort-Versions-1.60.tar.gz) = 04235dbe932c8eece0dae4fbb3805ebc87dc86b8 -RMD160 (Sort-Versions-1.60.tar.gz) = 328686a95f3bdc2b4fb50ba9eafb551a4b76dbc4 -Size (Sort-Versions-1.60.tar.gz) = 11723 bytes +SHA1 (Sort-Versions-1.61.tar.gz) = 2c44d2cba8ae026463f94899ac5c6cbe4aee05ca +RMD160 (Sort-Versions-1.61.tar.gz) = 9b436248d61621224b99e44c28541451bba290ac +Size (Sort-Versions-1.61.tar.gz) = 12192 bytes diff --git a/devel/p5-Spiffy/Makefile b/devel/p5-Spiffy/Makefile index 6e2f324fb..033a89487 100644 --- a/devel/p5-Spiffy/Makefile +++ b/devel/p5-Spiffy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/02/01 05:56:03 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:43 wiz Exp $ DISTNAME= Spiffy-0.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} MODULE_DIR= modules/by-module diff --git a/devel/p5-Spoon/Makefile b/devel/p5-Spoon/Makefile index 8ad923888..d97ca4e87 100644 --- a/devel/p5-Spoon/Makefile +++ b/devel/p5-Spoon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:17 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:43 wiz Exp $ DISTNAME= Spoon-0.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-${AUTHOR_DIR}/} AUTHOR_DIR= authors/id/I/IN/INGY diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile index d8adf9332..50a79ed00 100644 --- a/devel/p5-Storable/Makefile +++ b/devel/p5-Storable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2014/10/09 14:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Storable-2.51 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Storable/} diff --git a/devel/p5-Stream-Buffered/Makefile b/devel/p5-Stream-Buffered/Makefile index 88cbd40b9..1da3af9d6 100644 --- a/devel/p5-Stream-Buffered/Makefile +++ b/devel/p5-Stream-Buffered/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/02/16 14:06:03 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Stream-Buffered-0.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Stream/} diff --git a/devel/p5-String-Escape/Makefile b/devel/p5-String-Escape/Makefile index 2e535223c..668ea2e4e 100644 --- a/devel/p5-String-Escape/Makefile +++ b/devel/p5-String-Escape/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:44 wiz Exp $ DISTNAME= String-Escape-2010.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/devel/p5-String-Format/Makefile b/devel/p5-String-Format/Makefile index f5bf4e266..5728c25f4 100644 --- a/devel/p5-String-Format/Makefile +++ b/devel/p5-String-Format/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/02/16 14:27:01 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:44 wiz Exp $ DISTNAME= String-Format-1.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/devel/p5-String-PerlIdentifier/Makefile b/devel/p5-String-PerlIdentifier/Makefile index b1a0a3d2b..d1728ff05 100644 --- a/devel/p5-String-PerlIdentifier/Makefile +++ b/devel/p5-String-PerlIdentifier/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:44 wiz Exp $ # DISTNAME= String-PerlIdentifier-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/devel/p5-String-Print/Makefile b/devel/p5-String-Print/Makefile index 5dfd77956..b35366f36 100644 --- a/devel/p5-String-Print/Makefile +++ b/devel/p5-String-Print/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/02/16 14:38:55 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:44 wiz Exp $ # DISTNAME= String-Print-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/devel/p5-Sub-Exporter-ForMethods/Makefile b/devel/p5-Sub-Exporter-ForMethods/Makefile index d4fc220eb..732fab9db 100644 --- a/devel/p5-Sub-Exporter-ForMethods/Makefile +++ b/devel/p5-Sub-Exporter-ForMethods/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/07/13 08:04:23 wen Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Sub-Exporter-ForMethods-0.100051 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Exporter-GlobExporter/Makefile b/devel/p5-Sub-Exporter-GlobExporter/Makefile index ebb4c4d02..69b248c78 100644 --- a/devel/p5-Sub-Exporter-GlobExporter/Makefile +++ b/devel/p5-Sub-Exporter-GlobExporter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/16 14:41:43 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Sub-Exporter-GlobExporter-0.004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Exporter-Progressive/Makefile b/devel/p5-Sub-Exporter-Progressive/Makefile index 0ed04412f..1ad8784ee 100644 --- a/devel/p5-Sub-Exporter-Progressive/Makefile +++ b/devel/p5-Sub-Exporter-Progressive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Sub-Exporter-Progressive-0.001011 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Exporter/Makefile b/devel/p5-Sub-Exporter/Makefile index ede21f734..1669722ae 100644 --- a/devel/p5-Sub-Exporter/Makefile +++ b/devel/p5-Sub-Exporter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:17 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:44 wiz Exp $ # DISTNAME= Sub-Exporter-0.987 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Sub-Identify/Makefile b/devel/p5-Sub-Identify/Makefile index c5c236a4c..a3c366c92 100644 --- a/devel/p5-Sub-Identify/Makefile +++ b/devel/p5-Sub-Identify/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/02/16 14:49:01 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Sub-Identify-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Install/Makefile b/devel/p5-Sub-Install/Makefile index 38241cd39..426c1b6c6 100644 --- a/devel/p5-Sub-Install/Makefile +++ b/devel/p5-Sub-Install/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/09/06 12:51:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Sub-Install-0.928 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Sub-Installer/Makefile b/devel/p5-Sub-Installer/Makefile index 80c5fe624..19b16fe67 100644 --- a/devel/p5-Sub-Installer/Makefile +++ b/devel/p5-Sub-Installer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:44 wiz Exp $ DISTNAME= Sub-Installer-v0.0.3 PKGNAME= p5-Sub-Installer-0.0.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Name/Makefile b/devel/p5-Sub-Name/Makefile index 20369ced4..1d031386c 100644 --- a/devel/p5-Sub-Name/Makefile +++ b/devel/p5-Sub-Name/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/09/07 12:28:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:44 wiz Exp $ -DISTNAME= Sub-Name-0.12 +DISTNAME= Sub-Name-0.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Name/distinfo b/devel/p5-Sub-Name/distinfo index af90a98b7..18f14df5b 100644 --- a/devel/p5-Sub-Name/distinfo +++ b/devel/p5-Sub-Name/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/09/07 12:28:48 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/04/25 08:16:20 mef Exp $ -SHA1 (Sub-Name-0.12.tar.gz) = 0b7c752ce1194e0986e369da05b8ecb66c2fc86f -RMD160 (Sub-Name-0.12.tar.gz) = 14263a9b8c85db9f54e1e622bedabbeed5764d62 -Size (Sub-Name-0.12.tar.gz) = 25498 bytes +SHA1 (Sub-Name-0.14.tar.gz) = efed5ab4d03f562ab469c3636c4dab28c5f64d30 +RMD160 (Sub-Name-0.14.tar.gz) = 43d607b5f151cc499ab6816b3d5285ada3af2f5a +Size (Sub-Name-0.14.tar.gz) = 75444 bytes diff --git a/devel/p5-Sub-Override/Makefile b/devel/p5-Sub-Override/Makefile index 2bc8a90c0..1457780ea 100644 --- a/devel/p5-Sub-Override/Makefile +++ b/devel/p5-Sub-Override/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/02/16 14:55:35 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:45 wiz Exp $ DISTNAME= Sub-Override-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Sub-Uplevel/Makefile b/devel/p5-Sub-Uplevel/Makefile index 9adddb259..8307750ae 100644 --- a/devel/p5-Sub-Uplevel/Makefile +++ b/devel/p5-Sub-Uplevel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/02/16 14:58:00 mef Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:45 wiz Exp $ DISTNAME= Sub-Uplevel-0.25 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sub/} diff --git a/devel/p5-Symbol-Global-Name/Makefile b/devel/p5-Symbol-Global-Name/Makefile index adcdc9863..d7aa41e5a 100644 --- a/devel/p5-Symbol-Global-Name/Makefile +++ b/devel/p5-Symbol-Global-Name/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/07/06 06:26:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:45 wiz Exp $ DISTNAME= Symbol-Global-Name-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Symbol/} diff --git a/devel/p5-Syntax-Keyword-Junction/Makefile b/devel/p5-Syntax-Keyword-Junction/Makefile index bc029ac29..ab2503a5c 100644 --- a/devel/p5-Syntax-Keyword-Junction/Makefile +++ b/devel/p5-Syntax-Keyword-Junction/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:45 wiz Exp $ # -DISTNAME= Syntax-Keyword-Junction-0.003004 +DISTNAME= Syntax-Keyword-Junction-0.003008 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-Syntax-Keyword-Junction/distinfo b/devel/p5-Syntax-Keyword-Junction/distinfo index 602a53a98..f55c9b784 100644 --- a/devel/p5-Syntax-Keyword-Junction/distinfo +++ b/devel/p5-Syntax-Keyword-Junction/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/07/03 16:39:31 sno Exp $ +$NetBSD: distinfo,v 1.4 2015/04/12 10:11:10 mef Exp $ -SHA1 (Syntax-Keyword-Junction-0.003004.tar.gz) = 69689319dd1c44bbd38c6607e50285c73ba047a8 -RMD160 (Syntax-Keyword-Junction-0.003004.tar.gz) = 167e990fe1e0108a41fb7d78d3872c1152566b1f -Size (Syntax-Keyword-Junction-0.003004.tar.gz) = 17175 bytes +SHA1 (Syntax-Keyword-Junction-0.003008.tar.gz) = e4a4a1f6146d891f704864c17a08a30fbc71a1fe +RMD160 (Syntax-Keyword-Junction-0.003008.tar.gz) = dc08936392a71f48f5233991e8b92f6ed84abedc +Size (Syntax-Keyword-Junction-0.003008.tar.gz) = 17511 bytes diff --git a/devel/p5-Sys-Syscall/Makefile b/devel/p5-Sys-Syscall/Makefile index 5bb7042e7..f08e6a4d0 100644 --- a/devel/p5-Sys-Syscall/Makefile +++ b/devel/p5-Sys-Syscall/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/02/17 05:33:45 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:45 wiz Exp $ # DISTNAME= Sys-Syscall-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/devel/p5-System-Command/Makefile b/devel/p5-System-Command/Makefile index 9500499c3..971a97e0a 100644 --- a/devel/p5-System-Command/Makefile +++ b/devel/p5-System-Command/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/02/17 05:35:51 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:45 wiz Exp $ DISTNAME= System-Command-1.111 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=System/} diff --git a/devel/p5-TAP-Formatter-HTML/Makefile b/devel/p5-TAP-Formatter-HTML/Makefile index 1b30f03e9..615a88a72 100644 --- a/devel/p5-TAP-Formatter-HTML/Makefile +++ b/devel/p5-TAP-Formatter-HTML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:45 wiz Exp $ # DISTNAME= TAP-Formatter-HTML-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SP/SPURKIS/} diff --git a/devel/p5-TAP-Harness-Archive/Makefile b/devel/p5-TAP-Harness-Archive/Makefile index 5b5c18918..2b800d8fc 100644 --- a/devel/p5-TAP-Harness-Archive/Makefile +++ b/devel/p5-TAP-Harness-Archive/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/31 12:11:13 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:45 wiz Exp $ -DISTNAME= TAP-Harness-Archive-0.16 +DISTNAME= TAP-Harness-Archive-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=TAP/} diff --git a/devel/p5-TAP-Harness-Archive/distinfo b/devel/p5-TAP-Harness-Archive/distinfo index 06d5b6ea0..0b720cb3e 100644 --- a/devel/p5-TAP-Harness-Archive/distinfo +++ b/devel/p5-TAP-Harness-Archive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/01/31 12:11:13 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/12 10:43:12 mef Exp $ -SHA1 (TAP-Harness-Archive-0.16.tar.gz) = 5a20efd3946866d017040297490e082326eb8363 -RMD160 (TAP-Harness-Archive-0.16.tar.gz) = 90b17f69ab658c262442d8f1c5958ed8b295e066 -Size (TAP-Harness-Archive-0.16.tar.gz) = 12437 bytes +SHA1 (TAP-Harness-Archive-0.17.tar.gz) = 7de4cc03bd71ba73aedb330d486d2a65453eca50 +RMD160 (TAP-Harness-Archive-0.17.tar.gz) = a8898cddabdba5581857fe538180372058856164 +Size (TAP-Harness-Archive-0.17.tar.gz) = 9069 bytes diff --git a/devel/p5-Task-Weaken/Makefile b/devel/p5-Task-Weaken/Makefile index 36e268d3d..5a08b3e4a 100644 --- a/devel/p5-Task-Weaken/Makefile +++ b/devel/p5-Task-Weaken/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:45 wiz Exp $ # DISTNAME= Task-Weaken-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Task/} diff --git a/devel/p5-Tee/Makefile b/devel/p5-Tee/Makefile index c207ef611..1afaf27f3 100644 --- a/devel/p5-Tee/Makefile +++ b/devel/p5-Tee/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:45 wiz Exp $ # DISTNAME= Tee-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} diff --git a/devel/p5-Template-Plugin-Handy/Makefile b/devel/p5-Template-Plugin-Handy/Makefile index 8b9780dc9..af50cccfa 100644 --- a/devel/p5-Template-Plugin-Handy/Makefile +++ b/devel/p5-Template-Plugin-Handy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:45 wiz Exp $ # DISTNAME= Template-Plugin-Handy-0.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/devel/p5-Template-Plugin-HashMerge/Makefile b/devel/p5-Template-Plugin-HashMerge/Makefile index e45e5a82f..2e9a02733 100644 --- a/devel/p5-Template-Plugin-HashMerge/Makefile +++ b/devel/p5-Template-Plugin-HashMerge/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:18 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:45 wiz Exp $ # DISTNAME= Template-Plugin-HashMerge-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/devel/p5-Template-Plugin-ListMoreUtils/Makefile b/devel/p5-Template-Plugin-ListMoreUtils/Makefile index 5766e5772..520e8c26b 100644 --- a/devel/p5-Template-Plugin-ListMoreUtils/Makefile +++ b/devel/p5-Template-Plugin-ListMoreUtils/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:45 wiz Exp $ # DISTNAME= Template-Plugin-ListMoreUtils-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/devel/p5-Template-Plugin-ListUtil/Makefile b/devel/p5-Template-Plugin-ListUtil/Makefile index bdefd90cd..c408bcca0 100644 --- a/devel/p5-Template-Plugin-ListUtil/Makefile +++ b/devel/p5-Template-Plugin-ListUtil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:46 wiz Exp $ # DISTNAME= Template-Plugin-ListUtil-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/devel/p5-Template-Plugin-VMethods/Makefile b/devel/p5-Template-Plugin-VMethods/Makefile index 056363bce..f6bd179e4 100644 --- a/devel/p5-Template-Plugin-VMethods/Makefile +++ b/devel/p5-Template-Plugin-VMethods/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:46 wiz Exp $ # DISTNAME= Template-Plugin-VMethods-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/devel/p5-Term-ANSIColor/Makefile b/devel/p5-Term-ANSIColor/Makefile index cc784b793..c499ab74f 100644 --- a/devel/p5-Term-ANSIColor/Makefile +++ b/devel/p5-Term-ANSIColor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/17 06:02:24 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-ANSIColor-4.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Animation/Makefile b/devel/p5-Term-Animation/Makefile index 64ca582e0..a7e170a17 100644 --- a/devel/p5-Term-Animation/Makefile +++ b/devel/p5-Term-Animation/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:46 wiz Exp $ # DISTNAME= Term-Animation-2.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://search.cpan.org/CPAN/authors/id/K/KB/KBAUCOM/ diff --git a/devel/p5-Term-Cap/Makefile b/devel/p5-Term-Cap/Makefile index b466b3cc6..f5042c672 100644 --- a/devel/p5-Term-Cap/Makefile +++ b/devel/p5-Term-Cap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/02/17 06:04:17 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-Cap-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Encoding/Makefile b/devel/p5-Term-Encoding/Makefile index 46397465f..39ec8c464 100644 --- a/devel/p5-Term-Encoding/Makefile +++ b/devel/p5-Term-Encoding/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-Encoding-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-ProgressBar-Quiet/Makefile b/devel/p5-Term-ProgressBar-Quiet/Makefile index af99be4f7..7de2369c4 100644 --- a/devel/p5-Term-ProgressBar-Quiet/Makefile +++ b/devel/p5-Term-ProgressBar-Quiet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/04 06:15:47 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-ProgressBar-Quiet-0.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LB/LBROCARD/} diff --git a/devel/p5-Term-ProgressBar-Simple/Makefile b/devel/p5-Term-ProgressBar-Simple/Makefile index 7518882af..c366bd662 100644 --- a/devel/p5-Term-ProgressBar-Simple/Makefile +++ b/devel/p5-Term-ProgressBar-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/04 06:21:28 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-ProgressBar-Simple-0.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EV/EVDB/} diff --git a/devel/p5-Term-ProgressBar/Makefile b/devel/p5-Term-ProgressBar/Makefile index 9fa2412b3..30eb2f24d 100644 --- a/devel/p5-Term-ProgressBar/Makefile +++ b/devel/p5-Term-ProgressBar/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/02/17 06:07:49 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-ProgressBar-2.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SZ/SZABGAB/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Prompt/Makefile b/devel/p5-Term-Prompt/Makefile index af5d74633..154f5a533 100644 --- a/devel/p5-Term-Prompt/Makefile +++ b/devel/p5-Term-Prompt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:46 wiz Exp $ # DISTNAME= Term-Prompt-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-ReadKey/Makefile b/devel/p5-Term-ReadKey/Makefile index cea55f10e..c95e6057f 100644 --- a/devel/p5-Term-ReadKey/Makefile +++ b/devel/p5-Term-ReadKey/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2014/10/30 13:48:50 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:49:46 wiz Exp $ -VERS= 2.32 +VERS= 2.33 DISTNAME= TermReadKey-${VERS} PKGNAME= p5-Term-ReadKey-${VERS} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} @@ -13,7 +14,6 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= c PERL5_PACKLIST= auto/Term/ReadKey/.packlist -MAKE_JOBS_SAFE= no .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Term-ReadKey/distinfo b/devel/p5-Term-ReadKey/distinfo index a7ccd0919..cf4c3d87b 100644 --- a/devel/p5-Term-ReadKey/distinfo +++ b/devel/p5-Term-ReadKey/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/09/06 14:26:43 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/06/07 08:15:40 wiz Exp $ -SHA1 (TermReadKey-2.32.tar.gz) = 0aef1009fca526d3a2ee4336584ff4cd69c2396e -RMD160 (TermReadKey-2.32.tar.gz) = 9acbd5d71501a59548f8b54e91c2153f254f75c1 -Size (TermReadKey-2.32.tar.gz) = 81547 bytes +SHA1 (TermReadKey-2.33.tar.gz) = e0d94aa238de92516fc33ef020d16dd6c958ad54 +RMD160 (TermReadKey-2.33.tar.gz) = a7d8d7d843827f6ded972b384a466ac593bd5f38 +Size (TermReadKey-2.33.tar.gz) = 82916 bytes diff --git a/devel/p5-Term-ReadLine-Perl/Makefile b/devel/p5-Term-ReadLine-Perl/Makefile index 070f5e3e2..c1fa41dd2 100644 --- a/devel/p5-Term-ReadLine-Perl/Makefile +++ b/devel/p5-Term-ReadLine-Perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-ReadLine-Perl-1.0303 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-ReadLine-TTYtter/Makefile b/devel/p5-Term-ReadLine-TTYtter/Makefile index 3a06e2e09..b6e872d8d 100644 --- a/devel/p5-Term-ReadLine-TTYtter/Makefile +++ b/devel/p5-Term-ReadLine-TTYtter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-ReadLine-TTYtter-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-ReadLine/Makefile b/devel/p5-Term-ReadLine/Makefile index 278e95caa..e41b432b6 100644 --- a/devel/p5-Term-ReadLine/Makefile +++ b/devel/p5-Term-ReadLine/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2015/02/01 18:28:32 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:49:46 wiz Exp $ DISTNAME= Term-ReadLine-Gnu-1.26 PKGNAME= p5-${DISTNAME:S/-Gnu//} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-ReadPassword/Makefile b/devel/p5-Term-ReadPassword/Makefile index 4adfab71b..52d52a78c 100644 --- a/devel/p5-Term-ReadPassword/Makefile +++ b/devel/p5-Term-ReadPassword/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:47 wiz Exp $ # VERS= 0.11 DISTNAME= Term-ReadPassword-${VERS} PKGNAME= p5-Term-ReadPassword-${VERS} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Screen/Makefile b/devel/p5-Term-Screen/Makefile index 0e5711fde..504cda468 100644 --- a/devel/p5-Term-Screen/Makefile +++ b/devel/p5-Term-Screen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:47 wiz Exp $ DISTNAME= Term-Screen-1.03 PKGNAME= p5-Term-Screen-1.03 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Shell/Makefile b/devel/p5-Term-Shell/Makefile index be5da0d43..47809c966 100644 --- a/devel/p5-Term-Shell/Makefile +++ b/devel/p5-Term-Shell/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:47 wiz Exp $ # DISTNAME= Term-Shell-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILW/} diff --git a/devel/p5-Term-ShellUI/Makefile b/devel/p5-Term-ShellUI/Makefile index 64aabff5d..de74607ba 100644 --- a/devel/p5-Term-ShellUI/Makefile +++ b/devel/p5-Term-ShellUI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:47 wiz Exp $ DISTNAME= Term-ShellUI-0.92 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Size-Any/Makefile b/devel/p5-Term-Size-Any/Makefile index b9f697829..e99bd2e52 100644 --- a/devel/p5-Term-Size-Any/Makefile +++ b/devel/p5-Term-Size-Any/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:20 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:47 wiz Exp $ DISTNAME= Term-Size-Any-0.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Size-Perl/Makefile b/devel/p5-Term-Size-Perl/Makefile index 5afc39353..ea3cb3d8e 100644 --- a/devel/p5-Term-Size-Perl/Makefile +++ b/devel/p5-Term-Size-Perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:20 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:47 wiz Exp $ DISTNAME= Term-Size-Perl-0.029 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-Size/Makefile b/devel/p5-Term-Size/Makefile index c0824aa3d..54af874f4 100644 --- a/devel/p5-Term-Size/Makefile +++ b/devel/p5-Term-Size/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:47 wiz Exp $ DISTNAME= Term-Size-0.207 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Term-UI/Makefile b/devel/p5-Term-UI/Makefile index 6b06b332f..d9e82ac14 100644 --- a/devel/p5-Term-UI/Makefile +++ b/devel/p5-Term-UI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/29 06:34:15 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:47 wiz Exp $ DISTNAME= Term-UI-0.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/} diff --git a/devel/p5-Test-Aggregate/Makefile b/devel/p5-Test-Aggregate/Makefile index c8daf56fa..29402365d 100644 --- a/devel/p5-Test-Aggregate/Makefile +++ b/devel/p5-Test-Aggregate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/01/28 01:50:06 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:47 wiz Exp $ DISTNAME= Test-Aggregate-0.372 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Approx/Makefile b/devel/p5-Test-Approx/Makefile index 489759cff..b81e92c69 100644 --- a/devel/p5-Test-Approx/Makefile +++ b/devel/p5-Test-Approx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:47 wiz Exp $ # DISTNAME= Test-Approx-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Assertions/Makefile b/devel/p5-Test-Assertions/Makefile index 77ff25f79..c1f9a4d35 100644 --- a/devel/p5-Test-Assertions/Makefile +++ b/devel/p5-Test-Assertions/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:47 wiz Exp $ # DISTNAME= Test-Assertions-1.054 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-BDD-Cucumber/Makefile b/devel/p5-Test-BDD-Cucumber/Makefile index 91214ec03..f5e45d4a2 100644 --- a/devel/p5-Test-BDD-Cucumber/Makefile +++ b/devel/p5-Test-BDD-Cucumber/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/12/25 05:36:56 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:47 wiz Exp $ -DISTNAME= Test-BDD-Cucumber-0.32 +DISTNAME= Test-BDD-Cucumber-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-BDD-Cucumber/distinfo b/devel/p5-Test-BDD-Cucumber/distinfo index 18c66c3b1..9286f8000 100644 --- a/devel/p5-Test-BDD-Cucumber/distinfo +++ b/devel/p5-Test-BDD-Cucumber/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/12/25 05:36:56 schmonz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/05 01:15:36 schmonz Exp $ -SHA1 (Test-BDD-Cucumber-0.32.tar.gz) = fabce879fa8121da201a37190a5fada6e678445e -RMD160 (Test-BDD-Cucumber-0.32.tar.gz) = df0a5f31a68c615417ae484f0c7f8ab2d60fc35a -Size (Test-BDD-Cucumber-0.32.tar.gz) = 69921 bytes +SHA1 (Test-BDD-Cucumber-0.34.tar.gz) = 16a47d4ecf7b8e2a84e90c27dbe3c37e7a9d9445 +RMD160 (Test-BDD-Cucumber-0.34.tar.gz) = 5aa6e5a4d4b64540ca60b63be4dded960b554e55 +Size (Test-BDD-Cucumber-0.34.tar.gz) = 70484 bytes diff --git a/devel/p5-Test-Base/Makefile b/devel/p5-Test-Base/Makefile index fb2363102..5ab873186 100644 --- a/devel/p5-Test-Base/Makefile +++ b/devel/p5-Test-Base/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/08/31 06:57:35 wen Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:47 wiz Exp $ # DISTNAME= Test-Base-0.88 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-CPAN-Meta-YAML/Makefile b/devel/p5-Test-CPAN-Meta-YAML/Makefile index 3e6520ca7..8634f2633 100644 --- a/devel/p5-Test-CPAN-Meta-YAML/Makefile +++ b/devel/p5-Test-CPAN-Meta-YAML/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/01/28 01:53:39 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:48 wiz Exp $ # -DISTNAME= Test-CPAN-Meta-YAML-0.24 +DISTNAME= Test-CPAN-Meta-YAML-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-CPAN-Meta-YAML/distinfo b/devel/p5-Test-CPAN-Meta-YAML/distinfo index c27fb5229..ce0961a32 100644 --- a/devel/p5-Test-CPAN-Meta-YAML/distinfo +++ b/devel/p5-Test-CPAN-Meta-YAML/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/01/28 01:53:39 mef Exp $ +$NetBSD: distinfo,v 1.6 2015/05/23 01:04:29 mef Exp $ -SHA1 (Test-CPAN-Meta-YAML-0.24.tar.gz) = 04ff7f0114cc9ce7c0c9f5ec288512616df9a44b -RMD160 (Test-CPAN-Meta-YAML-0.24.tar.gz) = b916100bdd5de75ca7885943ef72df8d3ff74614 -Size (Test-CPAN-Meta-YAML-0.24.tar.gz) = 17471 bytes +SHA1 (Test-CPAN-Meta-YAML-0.25.tar.gz) = fc967b17b3861c60e9f5debb25d2ec1ac5641e6a +RMD160 (Test-CPAN-Meta-YAML-0.25.tar.gz) = 439ea0bfdf326ced94cfe49fa1069ef924e88640 +Size (Test-CPAN-Meta-YAML-0.25.tar.gz) = 17356 bytes diff --git a/devel/p5-Test-CheckDeps/Makefile b/devel/p5-Test-CheckDeps/Makefile index 89ffda742..b8dc50519 100644 --- a/devel/p5-Test-CheckDeps/Makefile +++ b/devel/p5-Test-CheckDeps/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/01/28 01:57:41 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:48 wiz Exp $ # DISTNAME= Test-CheckDeps-0.010 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -14,6 +15,9 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= {perl>=5.18.0,p5-CPAN-Meta>=2.120920}:../../devel/p5-CPAN-Meta DEPENDS+= p5-CPAN-Meta-Check>=0.007:../../devel/p5-CPAN-Meta-Check +# make test +BUILD_DEPENDS+= p5-Module-Metadata>=1.000023:../../devel/p5-Module-Metadata + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/CheckDeps/.packlist diff --git a/devel/p5-Test-CheckManifest/Makefile b/devel/p5-Test-CheckManifest/Makefile index 63b529470..e6f558e74 100644 --- a/devel/p5-Test-CheckManifest/Makefile +++ b/devel/p5-Test-CheckManifest/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/01/28 02:00:12 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:48 wiz Exp $ # DISTNAME= Test-CheckManifest-1.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile index c0495998a..3ee87276f 100644 --- a/devel/p5-Test-Class/Makefile +++ b/devel/p5-Test-Class/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/11/23 14:24:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:48 wiz Exp $ DISTNAME= Test-Class-0.48 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -15,6 +16,9 @@ DEPENDS+= p5-MRO-Compat>=0.11:../../devel/p5-MRO-Compat DEPENDS+= {perl>=5.20.0,p5-Test-Simple>=1.001002}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-Exception>=0.25:../../devel/p5-Test-Exception +# for make test +BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny +BUILD_DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/Class/.packlist diff --git a/devel/p5-Test-ClassAPI/Makefile b/devel/p5-Test-ClassAPI/Makefile index 134d674e4..20fa4ef2a 100644 --- a/devel/p5-Test-ClassAPI/Makefile +++ b/devel/p5-Test-ClassAPI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:48 wiz Exp $ DISTNAME= Test-ClassAPI-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-CleanNamespaces/Makefile b/devel/p5-Test-CleanNamespaces/Makefile index a5b28a897..9b7383d60 100644 --- a/devel/p5-Test-CleanNamespaces/Makefile +++ b/devel/p5-Test-CleanNamespaces/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/01/28 02:02:24 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:48 wiz Exp $ DISTNAME= Test-CleanNamespaces-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -16,6 +17,12 @@ DEPENDS+= p5-Role-Tiny>=0:../../devel/p5-Role-Tiny DEPENDS+= p5-Package-Stash-XS>=0:../../devel/p5-Package-Stash-XS BUILD_DEPENDS+= p5-Test-Warnings>=0:../../devel/p5-Test-Warnings +# for make test +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep +BUILD_DEPENDS+= p5-Sub-Identify-[0-9]*:../../devel/p5-Sub-Identify +#UILD_DEPENDS+= p5-Class-MOP-[0-9]*:../../devel/p5-Class-MOP PERL5_PACKLIST= auto/Test/CleanNamespaces/.packlist diff --git a/devel/p5-Test-Cmd/Makefile b/devel/p5-Test-Cmd/Makefile index ca4f9b92d..fa7d0b644 100644 --- a/devel/p5-Test-Cmd/Makefile +++ b/devel/p5-Test-Cmd/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:48 wiz Exp $ -DISTNAME= Test-Cmd-1.05 +DISTNAME= Test-Cmd-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= http://www.baldmt.com/Test-Cmd/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.baldmt.com/Test-Cmd/ COMMENT= Perl5 module for testing of external commands and scripts +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Test/Cmd/.packlist diff --git a/devel/p5-Test-Cmd/distinfo b/devel/p5-Test-Cmd/distinfo index e961bde9a..c5d5cf7bf 100644 --- a/devel/p5-Test-Cmd/distinfo +++ b/devel/p5-Test-Cmd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2006/01/23 12:03:20 wulf Exp $ +$NetBSD: distinfo,v 1.7 2015/05/09 00:56:40 wen Exp $ -SHA1 (Test-Cmd-1.05.tar.gz) = 32bb30c7120f74b3a9fed4ce3109fed31babb55d -RMD160 (Test-Cmd-1.05.tar.gz) = a8dbc9ed20cff3b1e16e93e898bad90d99c18dea -Size (Test-Cmd-1.05.tar.gz) = 31104 bytes +SHA1 (Test-Cmd-1.08.tar.gz) = f6d2279b05366e6aab925a31e2104387f9ca3b2a +RMD160 (Test-Cmd-1.08.tar.gz) = c7fc20f09d1c41f27b60904259d3ce051ae09aaa +Size (Test-Cmd-1.08.tar.gz) = 33328 bytes diff --git a/devel/p5-Test-Command-Simple/Makefile b/devel/p5-Test-Command-Simple/Makefile index 72b72343f..e8172a92c 100644 --- a/devel/p5-Test-Command-Simple/Makefile +++ b/devel/p5-Test-Command-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:20 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:48 wiz Exp $ DISTNAME= Test-Command-Simple-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Compile/Makefile b/devel/p5-Test-Compile/Makefile index 3b2197192..655c8d997 100644 --- a/devel/p5-Test-Compile/Makefile +++ b/devel/p5-Test-Compile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/01/28 02:09:17 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:48 wiz Exp $ # DISTNAME= Test-Compile-v1.2.1 PKGNAME= p5-${DISTNAME:S/v1/1/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Deep/Makefile b/devel/p5-Test-Deep/Makefile index e004cc7a4..029087b2c 100644 --- a/devel/p5-Test-Deep/Makefile +++ b/devel/p5-Test-Deep/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/09/14 13:40:19 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:48 wiz Exp $ -DISTNAME= Test-Deep-0.113 +DISTNAME= Test-Deep-0.115 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +PKGREVSION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -10,9 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Deep/ COMMENT= Perl5 module to test deep structures LICENSE= ${PERL5_LICENSE} -# higher Test::Tester required in case of old Test::Builder installed - so -# let's require the version detected being "compatible" -DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester +DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple DEPENDS+= p5-Test-NoWarnings>=0.02:../../devel/p5-Test-NoWarnings PERL5_PACKLIST= auto/Test/Deep/.packlist diff --git a/devel/p5-Test-Deep/distinfo b/devel/p5-Test-Deep/distinfo index 3c0e0096a..afab083d9 100644 --- a/devel/p5-Test-Deep/distinfo +++ b/devel/p5-Test-Deep/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2014/09/14 13:40:19 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/04/16 13:45:21 mef Exp $ -SHA1 (Test-Deep-0.113.tar.gz) = 3738d0b6fd242c3ceeaf9094b7fee0acc231fd4f -RMD160 (Test-Deep-0.113.tar.gz) = 815113b60f62993083c3a740b6bbd1b72079a74d -Size (Test-Deep-0.113.tar.gz) = 36713 bytes +SHA1 (Test-Deep-0.115.tar.gz) = 9b82160301fc256ada76840abaa73dcf7b65151d +RMD160 (Test-Deep-0.115.tar.gz) = 41cae4fbdeea6f284d79213b891f136d3e5831f7 +Size (Test-Deep-0.115.tar.gz) = 38038 bytes diff --git a/devel/p5-Test-DependentModules/DESCR b/devel/p5-Test-DependentModules/DESCR new file mode 100644 index 000000000..5449c0ca4 --- /dev/null +++ b/devel/p5-Test-DependentModules/DESCR @@ -0,0 +1,24 @@ +WARNING: The tests this module does should never be included as part of a +normal CPAN install! + This module is intended as a tool for module authors who would like to +easily test that a module release will not break dependencies. This is +particularly useful for module authors (like myself) who have modules which +are a dependency of many other modules. + -- How It Works -- +Internally, this module will download dependencies from CPAN and run their +tests. If those dependencies in turn have unsatisfied dependencies, they +are installed into a temporary directory. These second-level (and third-, +etc) dependencies are not tested. + In order to avoid prompting, this module sets $ENV{PERL_AUTOINSTALL} to +--defaultdeps and sets $ENV{PERL_MM_USE_DEFAULT} to a true value. + Nonetheless, some ill-behaved modules will still wait for a prompt. +Unfortunately, because of the way this module attempts to keep output +to a minimum, you won't see these prompts. Patches are welcome. + + -- Running Tests in Parallel -- +If you're testing a lot of modules, you might benefit from running tests in +parallel. You'll need to have Parallel::ForkManager installed for this to +work. + + Set the $ENV{PERL_TEST_DM_PROCESSES} env var to a value greater than 1 to +qenable parallel testing. diff --git a/devel/p5-Test-DependentModules/Makefile b/devel/p5-Test-DependentModules/Makefile new file mode 100644 index 000000000..224e9a43b --- /dev/null +++ b/devel/p5-Test-DependentModules/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:48 wiz Exp $ + +DISTNAME= Test-DependentModules-0.20 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/ +COMMENT= Test all modules which depend on your module +LICENSE= artistic-2.0 + +# for make test +BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny +BUILD_DEPENDS+= p5-File-chdir-[0-9]*:../../devel/p5-File-chdir +BUILD_DEPENDS+= p5-IO-Handle-Util-[0-9]*:../../devel/p5-IO-Handle-Util +BUILD_DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3 +BUILD_DEPENDS+= p5-Log-Dispatch-[0-9]*:../../devel/p5-Log-Dispatch +BUILD_DEPENDS+= p5-Module-Build-Tiny-[0-9]*:../../devel/p5-Module-Build-Tiny +BUILD_DEPENDS+= p5-Moo-[0-9]*:../../devel/p5-Moo +BUILD_DEPENDS+= p5-MetaCPAN-Client-[0-9]*:../../devel/p5-MetaCPAN-Client +BUILD_DEPENDS+= p5-Search-Elasticsearch-[0-9]*:../../devel/p5-Search-Elasticsearch +BUILD_DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny +BUILD_DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean +BUILD_DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive + +PERL5_PACKLIST= auto/Test/DependentModules/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Test-DependentModules/distinfo b/devel/p5-Test-DependentModules/distinfo new file mode 100644 index 000000000..7b4fa89ee --- /dev/null +++ b/devel/p5-Test-DependentModules/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 14:20:15 mef Exp $ + +SHA1 (Test-DependentModules-0.20.tar.gz) = 0f8769954c5d952a83f03791711320bbd4c7f966 +RMD160 (Test-DependentModules-0.20.tar.gz) = e1f5e605d31d9e134a9683e7fadf36aab3b2731e +Size (Test-DependentModules-0.20.tar.gz) = 26646 bytes diff --git a/devel/p5-Test-Differences/Makefile b/devel/p5-Test-Differences/Makefile index 2d8172b5a..2fd2a04ca 100644 --- a/devel/p5-Test-Differences/Makefile +++ b/devel/p5-Test-Differences/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/03/17 13:02:39 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:48 wiz Exp $ DISTNAME= Test-Differences-0.63 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Dir/Makefile b/devel/p5-Test-Dir/Makefile index 0c49deed8..179229540 100644 --- a/devel/p5-Test-Dir/Makefile +++ b/devel/p5-Test-Dir/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:21 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:48 wiz Exp $ # DISTNAME= Test-Dir-1.014 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-DistManifest/Makefile b/devel/p5-Test-DistManifest/Makefile index 2dadcf4da..9b82379ed 100644 --- a/devel/p5-Test-DistManifest/Makefile +++ b/devel/p5-Test-DistManifest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:21 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:48 wiz Exp $ # -DISTNAME= Test-DistManifest-1.012 +DISTNAME= Test-DistManifest-1.014 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/ diff --git a/devel/p5-Test-DistManifest/distinfo b/devel/p5-Test-DistManifest/distinfo index af9914f98..331eea91c 100644 --- a/devel/p5-Test-DistManifest/distinfo +++ b/devel/p5-Test-DistManifest/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/05/31 16:44:52 imil Exp $ +$NetBSD: distinfo,v 1.2 2015/04/16 13:48:01 mef Exp $ -SHA1 (Test-DistManifest-1.012.tar.gz) = c3d10eed41566da2b8923b973cd5b7d147dbf5fb -RMD160 (Test-DistManifest-1.012.tar.gz) = ca84d9b4aa201c2520fd2f8651e357c1847fb069 -Size (Test-DistManifest-1.012.tar.gz) = 17700 bytes +SHA1 (Test-DistManifest-1.014.tar.gz) = 5af2312eed3f000f4a5deb19c87069f925ac6569 +RMD160 (Test-DistManifest-1.014.tar.gz) = 81c448539c20238fd9a976e38dda44de431d5f62 +Size (Test-DistManifest-1.014.tar.gz) = 35599 bytes diff --git a/devel/p5-Test-Distribution/Makefile b/devel/p5-Test-Distribution/Makefile index a154aaee4..e75dd4a4c 100644 --- a/devel/p5-Test-Distribution/Makefile +++ b/devel/p5-Test-Distribution/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:49 wiz Exp $ DISTNAME= Test-Distribution-2.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile index 05e3e4eb2..6de7c0996 100644 --- a/devel/p5-Test-Exception/Makefile +++ b/devel/p5-Test-Exception/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2015/01/28 02:10:55 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:49 wiz Exp $ # -DISTNAME= Test-Exception-0.36 +DISTNAME= Test-Exception-0.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Exception/distinfo b/devel/p5-Test-Exception/distinfo index e2f349692..21fd4efeb 100644 --- a/devel/p5-Test-Exception/distinfo +++ b/devel/p5-Test-Exception/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/01/28 02:10:55 mef Exp $ +$NetBSD: distinfo,v 1.12 2015/04/16 13:53:35 mef Exp $ -SHA1 (Test-Exception-0.36.tar.gz) = 34513131c9a1de655eff95d3cede2b21dcceb23f -RMD160 (Test-Exception-0.36.tar.gz) = 1ad5ff1d9582d6638c640f5493753d858c261a1f -Size (Test-Exception-0.36.tar.gz) = 18694 bytes +SHA1 (Test-Exception-0.38.tar.gz) = 1ee8767621e3dea40373bdae326cf7220903f617 +RMD160 (Test-Exception-0.38.tar.gz) = 63d23ed54f1abe208a3a241c1a608b1c6310d8eb +Size (Test-Exception-0.38.tar.gz) = 15349 bytes diff --git a/devel/p5-Test-Expect/Makefile b/devel/p5-Test-Expect/Makefile index 874ce7ab9..d64e9d3ac 100644 --- a/devel/p5-Test-Expect/Makefile +++ b/devel/p5-Test-Expect/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:21 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:49 wiz Exp $ # -DISTNAME= Test-Expect-0.31 +DISTNAME= Test-Expect-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Test-Expect/ COMMENT= Automated driving and testing of terminal-based programs with Perl 5 +LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/Expect/.packlist diff --git a/devel/p5-Test-Expect/distinfo b/devel/p5-Test-Expect/distinfo index c299e90af..3f597825e 100644 --- a/devel/p5-Test-Expect/distinfo +++ b/devel/p5-Test-Expect/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/02/07 20:07:32 seb Exp $ +$NetBSD: distinfo,v 1.2 2015/04/16 13:56:49 mef Exp $ -SHA1 (Test-Expect-0.31.tar.gz) = 2eddc7513028f2899a3ddba9acc05e6444a40067 -RMD160 (Test-Expect-0.31.tar.gz) = e6d0b1c1aaddfda2306cf8e9ac2c0f5c99f667cf -Size (Test-Expect-0.31.tar.gz) = 3330 bytes +SHA1 (Test-Expect-0.33.tar.gz) = 7361c08f32e4798340ce30bb5ecd7b047401abc5 +RMD160 (Test-Expect-0.33.tar.gz) = 15b8896786f57928880386f962c3aef4ac2932d5 +Size (Test-Expect-0.33.tar.gz) = 4800 bytes diff --git a/devel/p5-Test-FailWarnings/Makefile b/devel/p5-Test-FailWarnings/Makefile index 700f0061e..3e89002b0 100644 --- a/devel/p5-Test-FailWarnings/Makefile +++ b/devel/p5-Test-FailWarnings/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/01/28 02:13:03 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:49 wiz Exp $ DISTNAME= Test-FailWarnings-0.008 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Fatal/Makefile b/devel/p5-Test-Fatal/Makefile index ac41c1140..d95ba350e 100644 --- a/devel/p5-Test-Fatal/Makefile +++ b/devel/p5-Test-Fatal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/10 21:59:51 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:49 wiz Exp $ DISTNAME= Test-Fatal-0.014 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-File-Contents/Makefile b/devel/p5-Test-File-Contents/Makefile index 44ce3696d..59d6c670c 100644 --- a/devel/p5-Test-File-Contents/Makefile +++ b/devel/p5-Test-File-Contents/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 13:44:45 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:49 wiz Exp $ DISTNAME= Test-File-Contents-0.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-File-ShareDir/Makefile b/devel/p5-Test-File-ShareDir/Makefile index 391473c1c..9b9346ff5 100644 --- a/devel/p5-Test-File-ShareDir/Makefile +++ b/devel/p5-Test-File-ShareDir/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/28 02:27:53 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:49 wiz Exp $ -DISTNAME= Test-File-ShareDir-1.000005 +DISTNAME= Test-File-ShareDir-1.001001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -14,6 +15,7 @@ DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny DEPENDS+= p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny +DEPENDS+= p5-Scope-Guard-[0-9]*:../../devel/p5-Scope-Guard BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple diff --git a/devel/p5-Test-File-ShareDir/distinfo b/devel/p5-Test-File-ShareDir/distinfo index 2096abe07..ef2a0d1bc 100644 --- a/devel/p5-Test-File-ShareDir/distinfo +++ b/devel/p5-Test-File-ShareDir/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/01/28 02:27:53 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/04/17 00:55:25 mef Exp $ -SHA1 (Test-File-ShareDir-1.000005.tar.gz) = 9d1f0bbbe425f0d006ba2a236e9f584a8215ac6d -RMD160 (Test-File-ShareDir-1.000005.tar.gz) = 3df162fe07b2045fb9f7a656aaa60a143ef1d203 -Size (Test-File-ShareDir-1.000005.tar.gz) = 60541 bytes +SHA1 (Test-File-ShareDir-1.001001.tar.gz) = db3800c11778fa3f76ac682d33b0eb1fc1393c1d +RMD160 (Test-File-ShareDir-1.001001.tar.gz) = 0c90613251373020539e44672c04b8395f11d49c +Size (Test-File-ShareDir-1.001001.tar.gz) = 64508 bytes diff --git a/devel/p5-Test-File/Makefile b/devel/p5-Test-File/Makefile index df2698e75..30989dc7d 100644 --- a/devel/p5-Test-File/Makefile +++ b/devel/p5-Test-File/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/01/28 02:16:31 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:49 wiz Exp $ # DISTNAME= Test-File-1.41 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Fixture-DBIC-Schema/Makefile b/devel/p5-Test-Fixture-DBIC-Schema/Makefile index 32e21e7a6..d94e366e8 100644 --- a/devel/p5-Test-Fixture-DBIC-Schema/Makefile +++ b/devel/p5-Test-Fixture-DBIC-Schema/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:21 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:49 wiz Exp $ # DISTNAME= Test-Fixture-DBIC-Schema-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Harness/Makefile b/devel/p5-Test-Harness/Makefile index 0d5bb36c5..9d99874f4 100644 --- a/devel/p5-Test-Harness/Makefile +++ b/devel/p5-Test-Harness/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2015/01/28 02:30:48 mef Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:49:49 wiz Exp $ # DISTNAME= Test-Harness-3.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/} diff --git a/devel/p5-Test-HexString/Makefile b/devel/p5-Test-HexString/Makefile index 5c3f01749..c0d4682cb 100644 --- a/devel/p5-Test-HexString/Makefile +++ b/devel/p5-Test-HexString/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:21 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:49 wiz Exp $ # DISTNAME= Test-HexString-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Identity/Makefile b/devel/p5-Test-Identity/Makefile index 1725f617e..709b15b90 100644 --- a/devel/p5-Test-Identity/Makefile +++ b/devel/p5-Test-Identity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/02/03 12:24:24 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:49 wiz Exp $ DISTNAME= Test-Identity-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-InDistDir/Makefile b/devel/p5-Test-InDistDir/Makefile index 7ce65c069..797c73a9f 100644 --- a/devel/p5-Test-InDistDir/Makefile +++ b/devel/p5-Test-InDistDir/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:49 wiz Exp $ DISTNAME= Test-InDistDir-1.112071 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Inline/Makefile b/devel/p5-Test-Inline/Makefile index 83881ddc4..add6a1f59 100644 --- a/devel/p5-Test-Inline/Makefile +++ b/devel/p5-Test-Inline/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 13:44:45 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:50 wiz Exp $ DISTNAME= Test-Inline-2.213 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Inter/Makefile b/devel/p5-Test-Inter/Makefile index ed7bb6ab4..9e584979e 100644 --- a/devel/p5-Test-Inter/Makefile +++ b/devel/p5-Test-Inter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/02/17 06:29:59 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:50 wiz Exp $ # DISTNAME= Test-Inter-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Kwalitee/Makefile b/devel/p5-Test-Kwalitee/Makefile index 632f396bd..6900c7939 100644 --- a/devel/p5-Test-Kwalitee/Makefile +++ b/devel/p5-Test-Kwalitee/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/17 06:33:45 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:50 wiz Exp $ # DISTNAME= Test-Kwalitee-1.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-LeakTrace/Makefile b/devel/p5-Test-LeakTrace/Makefile index c4e69684d..54550b9f4 100644 --- a/devel/p5-Test-LeakTrace/Makefile +++ b/devel/p5-Test-LeakTrace/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/02/17 06:36:14 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:50 wiz Exp $ DISTNAME= Test-LeakTrace-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Log4perl/Makefile b/devel/p5-Test-Log4perl/Makefile index b4d2c59ee..ff43125b8 100644 --- a/devel/p5-Test-Log4perl/Makefile +++ b/devel/p5-Test-Log4perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:50 wiz Exp $ # DISTNAME= Test-Log4perl-0.1001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile index 42bb0dd54..2305485be 100644 --- a/devel/p5-Test-LongString/Makefile +++ b/devel/p5-Test-LongString/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/02/17 06:38:17 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:50 wiz Exp $ DISTNAME= Test-LongString-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Manifest/Makefile b/devel/p5-Test-Manifest/Makefile index a856dd88c..3de072da2 100644 --- a/devel/p5-Test-Manifest/Makefile +++ b/devel/p5-Test-Manifest/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/09/04 07:53:39 wen Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:50 wiz Exp $ DISTNAME= Test-Manifest-2.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Memory-Cycle/Makefile b/devel/p5-Test-Memory-Cycle/Makefile index a43158c6f..42a0fa81d 100644 --- a/devel/p5-Test-Memory-Cycle/Makefile +++ b/devel/p5-Test-Memory-Cycle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:50 wiz Exp $ # DISTNAME= Test-Memory-Cycle-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-MinimumVersion/Makefile b/devel/p5-Test-MinimumVersion/Makefile index e8c9439cd..5fa235db7 100644 --- a/devel/p5-Test-MinimumVersion/Makefile +++ b/devel/p5-Test-MinimumVersion/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:50 wiz Exp $ # DISTNAME= Test-MinimumVersion-0.101081 PKGNAME= p5-${DISTNAME:S/101081/101.081/} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -18,7 +18,7 @@ DEPENDS+= p5-Perl-MinimumVersion>=1.20:../../devel/p5-Perl-MinimumVersion DEPENDS+= p5-YAML-Tiny>=1.40:../../textproc/p5-YAML-Tiny DEPENDS+= {perl>=5.10.0,p5-version>=0.7000}:../../devel/p5-version -BUILD_DEPENDS+= p5-Test-Tester-[0-9]*:../../devel/p5-Test-Tester +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/MinimumVersion/.packlist diff --git a/devel/p5-Test-Mock-LWP/Makefile b/devel/p5-Test-Mock-LWP/Makefile index 878c9e2b5..4e5cecfde 100644 --- a/devel/p5-Test-Mock-LWP/Makefile +++ b/devel/p5-Test-Mock-LWP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/02/17 06:40:39 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:50 wiz Exp $ # DISTNAME= Test-Mock-LWP-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-MockModule/Makefile b/devel/p5-Test-MockModule/Makefile index cea2b4488..b7b3ac110 100644 --- a/devel/p5-Test-MockModule/Makefile +++ b/devel/p5-Test-MockModule/Makefile @@ -1,18 +1,26 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:50 wiz Exp $ # -DISTNAME= Test-MockModule-0.05 +DISTNAME= Test-MockModule-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= devel perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Test-MockModule/ COMMENT= Perl 5 module to override subroutines in a module for unit testing +LICENSE= gnu-gpl-v3 + +# for make test +BUILD_DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage +BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod +BUILD_DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER USE_LANGUAGES= # empty +PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/Test/MockModule/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" +drwxr-xr-x 3 makoto wheel 512 Feb 25 08:05 ../../devel/p5-Test-Pod-Coverage diff --git a/devel/p5-Test-MockModule/distinfo b/devel/p5-Test-MockModule/distinfo index d904914a0..94e7f0ab3 100644 --- a/devel/p5-Test-MockModule/distinfo +++ b/devel/p5-Test-MockModule/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/09/09 00:32:36 seb Exp $ +$NetBSD: distinfo,v 1.2 2015/04/17 01:06:38 mef Exp $ -SHA1 (Test-MockModule-0.05.tar.gz) = d76b6c09caa81cba0b9b37aef0b9fb7bb0998801 -RMD160 (Test-MockModule-0.05.tar.gz) = 08f112d1e7a143207767b27d13189e3e78c5db6d -Size (Test-MockModule-0.05.tar.gz) = 5608 bytes +SHA1 (Test-MockModule-0.09.tar.gz) = 55d095486788126eb956a9a7c3fc913ac8d3b950 +RMD160 (Test-MockModule-0.09.tar.gz) = ba02e2d96f538fa184710599996f24dd5386ac0c +Size (Test-MockModule-0.09.tar.gz) = 23108 bytes diff --git a/devel/p5-Test-MockObject/Makefile b/devel/p5-Test-MockObject/Makefile index 31af97f95..128267003 100644 --- a/devel/p5-Test-MockObject/Makefile +++ b/devel/p5-Test-MockObject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:50 wiz Exp $ DISTNAME= Test-MockObject-1.20140408 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-More-Behaviour/Makefile b/devel/p5-Test-More-Behaviour/Makefile index 90452e92d..ff10c5a86 100644 --- a/devel/p5-Test-More-Behaviour/Makefile +++ b/devel/p5-Test-More-Behaviour/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:50 wiz Exp $ DISTNAME= Test-More-Behaviour-1.0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Most/Makefile b/devel/p5-Test-Most/Makefile index 34ad9b87b..6735dbfbd 100644 --- a/devel/p5-Test-Most/Makefile +++ b/devel/p5-Test-Most/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/11/23 14:29:44 schmonz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:51 wiz Exp $ # DISTNAME= Test-Most-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -22,6 +23,9 @@ DEPENDS+= p5-Test-Warn>=0.23:../../devel/p5-Test-Warn # recommended DEPENDS+= p5-Data-Dumper-Names>=0.03:../../devel/p5-Data-Dumper-Names +# for make test +BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/Most/.packlist diff --git a/devel/p5-Test-NoTabs/DESCR b/devel/p5-Test-NoTabs/DESCR new file mode 100644 index 000000000..a8b934356 --- /dev/null +++ b/devel/p5-Test-NoTabs/DESCR @@ -0,0 +1,5 @@ +Test::NoTabs lets you check the presence of tabs in your perl code. +It reports its results in standard Test::Simple fashion: + + use Test::NoTabs tests => 1; + notabs_ok( 'lib/Module.pm', 'Module is tab free'); diff --git a/devel/p5-Test-NoTabs/Makefile b/devel/p5-Test-NoTabs/Makefile new file mode 100644 index 000000000..0aa37a3f1 --- /dev/null +++ b/devel/p5-Test-NoTabs/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:51 wiz Exp $ + +DISTNAME= Test-NoTabs-1.4 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~bobtfish/Test-NoTabs-1.4/lib/Test/NoTabs.pm +COMMENT= Check the presence of tabs in your project +LICENSE= ${PERL5_LICENSE} + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Test/NoTabs/.packlist +PERL5_MODULE_TYPE= Module::Install + +# Garbage (recursive directory ? exists after patch ?) +post-patch: + (cd ${WRKSRC}; ${RM} -rf PaxHeader) + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Test-NoTabs/distinfo b/devel/p5-Test-NoTabs/distinfo new file mode 100644 index 000000000..6e0287abf --- /dev/null +++ b/devel/p5-Test-NoTabs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 13:17:46 mef Exp $ + +SHA1 (Test-NoTabs-1.4.tar.gz) = 1fbee16d3b25b687ee9de280e24af65be8e2e819 +RMD160 (Test-NoTabs-1.4.tar.gz) = 244857d74ea8199978d1733f077af3ba31903266 +Size (Test-NoTabs-1.4.tar.gz) = 32904 bytes diff --git a/devel/p5-Test-NoWarnings/Makefile b/devel/p5-Test-NoWarnings/Makefile index ff2c7b58b..27682f634 100644 --- a/devel/p5-Test-NoWarnings/Makefile +++ b/devel/p5-Test-NoWarnings/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:51 wiz Exp $ DISTNAME= Test-NoWarnings-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Test-NoWarnings/ COMMENT= Make sure tests of Perl5 modules did not emit any warnings LICENSE= gnu-lgpl-v2.1 -DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester +DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Test/NoWarnings/.packlist diff --git a/devel/p5-Test-Object/Makefile b/devel/p5-Test-Object/Makefile index 0a3e0111c..d41c2f69e 100644 --- a/devel/p5-Test-Object/Makefile +++ b/devel/p5-Test-Object/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:22 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:51 wiz Exp $ # DISTNAME= Test-Object-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Output/Makefile b/devel/p5-Test-Output/Makefile index bc86bee4a..2a328a0d5 100644 --- a/devel/p5-Test-Output/Makefile +++ b/devel/p5-Test-Output/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 13:44:45 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:51 wiz Exp $ DISTNAME= Test-Output-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -12,7 +13,7 @@ LICENSE= artistic-2.0 DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-Capture-Tiny>=0.17:../../devel/p5-Capture-Tiny -DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester +DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Test/Output/.packlist diff --git a/devel/p5-Test-POE-Client-TCP/Makefile b/devel/p5-Test-POE-Client-TCP/Makefile index 77bb071c1..29b47663c 100644 --- a/devel/p5-Test-POE-Client-TCP/Makefile +++ b/devel/p5-Test-POE-Client-TCP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:23 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:51 wiz Exp $ # DISTNAME= Test-POE-Client-TCP-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-POE-Server-TCP/Makefile b/devel/p5-Test-POE-Server-TCP/Makefile index 74aa1cc52..406952892 100644 --- a/devel/p5-Test-POE-Server-TCP/Makefile +++ b/devel/p5-Test-POE-Server-TCP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/02/17 06:42:37 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:51 wiz Exp $ # DISTNAME= Test-POE-Server-TCP-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Perl-Critic/Makefile b/devel/p5-Test-Perl-Critic/Makefile index 22b2c695a..64907e245 100644 --- a/devel/p5-Test-Perl-Critic/Makefile +++ b/devel/p5-Test-Perl-Critic/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/17 06:50:00 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:51 wiz Exp $ # DISTNAME= Test-Perl-Critic-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Pod-Coverage/Makefile b/devel/p5-Test-Pod-Coverage/Makefile index a606bf66c..cfad6e5af 100644 --- a/devel/p5-Test-Pod-Coverage/Makefile +++ b/devel/p5-Test-Pod-Coverage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/09/06 12:42:37 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:51 wiz Exp $ DISTNAME= Test-Pod-Coverage-1.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Pod-Spelling-CommonMistakes/Makefile b/devel/p5-Test-Pod-Spelling-CommonMistakes/Makefile index 7d59997b3..434e4c11f 100644 --- a/devel/p5-Test-Pod-Spelling-CommonMistakes/Makefile +++ b/devel/p5-Test-Pod-Spelling-CommonMistakes/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/17 06:56:55 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:51 wiz Exp $ # DISTNAME= Test-Pod-Spelling-CommonMistakes-1.001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile index 27be31e24..7be98867c 100644 --- a/devel/p5-Test-Pod/Makefile +++ b/devel/p5-Test-Pod/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:45 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:51 wiz Exp $ -DISTNAME= Test-Pod-1.48 +DISTNAME= Test-Pod-1.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Test-Pod/ COMMENT= Perl5 module to check for POD errors in files -LICENSE= artistic-2.0 OR gnu-gpl-v2 +LICENSE= ${PERL5_LICENSE} DEPENDS+= {perl>=5.10.1,p5-Pod-Simple>=3.07}:../../textproc/p5-Pod-Simple DEPENDS+= {p5-Test-Simple>=0.70,perl>=5.8.9}:../../devel/p5-Test-Simple diff --git a/devel/p5-Test-Pod/distinfo b/devel/p5-Test-Pod/distinfo index 8762509e7..3f5f57794 100644 --- a/devel/p5-Test-Pod/distinfo +++ b/devel/p5-Test-Pod/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/05/06 15:50:12 wen Exp $ +$NetBSD: distinfo,v 1.12 2015/05/31 12:59:30 wiz Exp $ -SHA1 (Test-Pod-1.48.tar.gz) = e6c157c12e60ceb4c9d1365996bbfa9de0292533 -RMD160 (Test-Pod-1.48.tar.gz) = 46a9af1addf1e7eff5ffb31da422c792e55d8e4d -Size (Test-Pod-1.48.tar.gz) = 11291 bytes +SHA1 (Test-Pod-1.50.tar.gz) = b2f828a3243aedd18e84100dddb199a0ebc50512 +RMD160 (Test-Pod-1.50.tar.gz) = 3b213153af52b30265c7bbb2189b17545fffece4 +Size (Test-Pod-1.50.tar.gz) = 11985 bytes diff --git a/devel/p5-Test-Refcount/Makefile b/devel/p5-Test-Refcount/Makefile index 5d3fca70b..d0ff7769e 100644 --- a/devel/p5-Test-Refcount/Makefile +++ b/devel/p5-Test-Refcount/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/02/03 13:05:10 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:51 wiz Exp $ DISTNAME= Test-Refcount-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Reporter/Makefile b/devel/p5-Test-Reporter/Makefile index ff1df1f88..69ff9cedf 100644 --- a/devel/p5-Test-Reporter/Makefile +++ b/devel/p5-Test-Reporter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/01 05:49:55 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:51 wiz Exp $ # -DISTNAME= Test-Reporter-1.60 +DISTNAME= Test-Reporter-1.62 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Reporter/distinfo b/devel/p5-Test-Reporter/distinfo index 8120c79d5..30cddca2d 100644 --- a/devel/p5-Test-Reporter/distinfo +++ b/devel/p5-Test-Reporter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/02/01 05:49:55 mef Exp $ +$NetBSD: distinfo,v 1.7 2015/04/17 01:09:47 mef Exp $ -SHA1 (Test-Reporter-1.60.tar.gz) = e99a146173412637e38840ef131f2081c4911832 -RMD160 (Test-Reporter-1.60.tar.gz) = faf78f090b36baa934272d3e634977add87cfbdb -Size (Test-Reporter-1.60.tar.gz) = 34424 bytes +SHA1 (Test-Reporter-1.62.tar.gz) = 7221c90f327bcde80115cbccb7e3d5b8563c4a7b +RMD160 (Test-Reporter-1.62.tar.gz) = cb6ae64cb9e7b3e4899603e7d07a2fe8976a14d4 +Size (Test-Reporter-1.62.tar.gz) = 36130 bytes diff --git a/devel/p5-Test-Requires/Makefile b/devel/p5-Test-Requires/Makefile index a0350b067..fb688454d 100644 --- a/devel/p5-Test-Requires/Makefile +++ b/devel/p5-Test-Requires/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/09/06 14:53:28 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:51 wiz Exp $ DISTNAME= Test-Requires-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Roo/Makefile b/devel/p5-Test-Roo/Makefile index 532b89e66..33f9b3475 100644 --- a/devel/p5-Test-Roo/Makefile +++ b/devel/p5-Test-Roo/Makefile @@ -1,20 +1,21 @@ -# $NetBSD: Makefile,v 1.2 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:52 wiz Exp $ -DISTNAME= Test-Roo-1.003 +DISTNAME= Test-Roo-1.004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= wen@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Test-Roo/ COMMENT= Composable, reusable tests with roles and Moo -LICENSE= ${PERL5_LICENSE} +LICENSE= apache-2.0 DEPENDS+= p5-Moo>=1.000008:../../devel/p5-Moo DEPENDS+= p5-MooX-Types-MooseLike>=0:../../devel/p5-MooX-Types-MooseLike DEPENDS+= p5-strictures>=0:../../devel/p5-strictures -BUILD_DEPENDS+= p5-Capture-Tiny>=0:../../devel/p5-Capture-Tiny +BUILD_DEPENDS+= p5-Capture-Tiny>=0.12:../../devel/p5-Capture-Tiny PERL5_PACKLIST= auto/Test/Roo/.packlist diff --git a/devel/p5-Test-Roo/distinfo b/devel/p5-Test-Roo/distinfo index 438d3fd8f..d04c816ac 100644 --- a/devel/p5-Test-Roo/distinfo +++ b/devel/p5-Test-Roo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/07/28 00:08:01 wen Exp $ +$NetBSD: distinfo,v 1.2 2015/04/24 13:44:01 wen Exp $ -SHA1 (Test-Roo-1.003.tar.gz) = 4c3353f1e4e7b8a3a64bab80a01b56da6482cccc -RMD160 (Test-Roo-1.003.tar.gz) = be4860d4419473b7d3f82e3267e83f2946475d8e -Size (Test-Roo-1.003.tar.gz) = 28639 bytes +SHA1 (Test-Roo-1.004.tar.gz) = 9525ab27f44e976f985e356870f1c34b07694e81 +RMD160 (Test-Roo-1.004.tar.gz) = d90e4c6cec6c4ffaa55ab85138e8ae1e233bdf09 +Size (Test-Roo-1.004.tar.gz) = 29662 bytes diff --git a/devel/p5-Test-Script-Run/Makefile b/devel/p5-Test-Script-Run/Makefile index 9423e2d27..d5bc364af 100644 --- a/devel/p5-Test-Script-Run/Makefile +++ b/devel/p5-Test-Script-Run/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/17 13:02:57 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:52 wiz Exp $ # DISTNAME= Test-Script-Run-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Script/Makefile b/devel/p5-Test-Script/Makefile index 3a28d1080..a5534ac6d 100644 --- a/devel/p5-Test-Script/Makefile +++ b/devel/p5-Test-Script/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:52 wiz Exp $ # -DISTNAME= Test-Script-1.07 +DISTNAME= Test-Script-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Script/distinfo b/devel/p5-Test-Script/distinfo index 635ebdacc..911efd262 100644 --- a/devel/p5-Test-Script/distinfo +++ b/devel/p5-Test-Script/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/01/23 14:36:46 sno Exp $ +$NetBSD: distinfo,v 1.6 2015/05/23 01:10:21 mef Exp $ -SHA1 (Test-Script-1.07.tar.gz) = 56a1b60d2928bdf40c261a18366e97d749d0ecca -RMD160 (Test-Script-1.07.tar.gz) = af2b9809b6670a7eb1d4fd16fd7ce60ef84660c1 -Size (Test-Script-1.07.tar.gz) = 26424 bytes +SHA1 (Test-Script-1.10.tar.gz) = 9a8f5148c48ccde9e31512cda1fcb6e91255bba4 +RMD160 (Test-Script-1.10.tar.gz) = c07388f6c71f90adee7f535f3faf9b108c2a1b69 +Size (Test-Script-1.10.tar.gz) = 19963 bytes diff --git a/devel/p5-Test-SharedFork/Makefile b/devel/p5-Test-SharedFork/Makefile index 073725b0f..1c7e2527d 100644 --- a/devel/p5-Test-SharedFork/Makefile +++ b/devel/p5-Test-SharedFork/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/17 13:05:40 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:52 wiz Exp $ -DISTNAME= Test-SharedFork-0.29 +DISTNAME= Test-SharedFork-0.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-SharedFork/distinfo b/devel/p5-Test-SharedFork/distinfo index da36714b5..94e32834a 100644 --- a/devel/p5-Test-SharedFork/distinfo +++ b/devel/p5-Test-SharedFork/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/02/17 13:05:40 mef Exp $ +$NetBSD: distinfo,v 1.9 2015/04/30 04:53:58 mef Exp $ -SHA1 (Test-SharedFork-0.29.tar.gz) = bc77bc8837329d99df7d30ce059a332ebb622ddd -RMD160 (Test-SharedFork-0.29.tar.gz) = 31cf2b4642ed1e1b2755afac7ce6fc8561ab581f -Size (Test-SharedFork-0.29.tar.gz) = 15449 bytes +SHA1 (Test-SharedFork-0.31.tar.gz) = a37627d81bd7d124d68970e9e2f6bc703473bb4e +RMD160 (Test-SharedFork-0.31.tar.gz) = 4be1edc4ce3aaf954a9b3b3226c8db4fd6949114 +Size (Test-SharedFork-0.31.tar.gz) = 15548 bytes diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 3ca41dc2c..2b55faa1d 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/06/12 10:49:52 wiz Exp $ -DISTNAME= Test-Simple-1.001003 +DISTNAME= Test-Simple-1.001014 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 @@ -11,7 +11,8 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Simple/ COMMENT= Perl5 module with a simple framework for writing tests LICENSE= ${PERL5_LICENSE} -CONFLICTS+= p5-Test-Builder-Tester-[0-9]* +CONFLICTS+= p5-Test-Tester-[0-9]* +CONFLICTS+= p5-Test-use-ok-[0-9]* PERL5_PACKLIST= auto/Test/Simple/.packlist diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo index f4dfb91f9..b99ac62c4 100644 --- a/devel/p5-Test-Simple/distinfo +++ b/devel/p5-Test-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.29 2014/04/20 13:44:53 wen Exp $ +$NetBSD: distinfo,v 1.30 2015/04/17 01:28:22 mef Exp $ -SHA1 (Test-Simple-1.001003.tar.gz) = 39cf357d85ca2953956dc7712f395f370cd1b413 -RMD160 (Test-Simple-1.001003.tar.gz) = 2242ddf0f11538c20310b0ca4cee4f956da56f4b -Size (Test-Simple-1.001003.tar.gz) = 113151 bytes +SHA1 (Test-Simple-1.001014.tar.gz) = 35a8599888b50c68eccb589209911b079869d1f0 +RMD160 (Test-Simple-1.001014.tar.gz) = 93fbdc8a521ef0f89b82945c90c4f32b200d5af1 +Size (Test-Simple-1.001014.tar.gz) = 127212 bytes diff --git a/devel/p5-Test-Spec/Makefile b/devel/p5-Test-Spec/Makefile index 968acadbe..a64960cc3 100644 --- a/devel/p5-Test-Spec/Makefile +++ b/devel/p5-Test-Spec/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/02/03 01:02:27 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:52 wiz Exp $ -DISTNAME= Test-Spec-0.49 +DISTNAME= Test-Spec-0.50 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Spec/distinfo b/devel/p5-Test-Spec/distinfo index b8b3b9f15..19831f2a7 100644 --- a/devel/p5-Test-Spec/distinfo +++ b/devel/p5-Test-Spec/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/02/03 01:02:27 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/04/24 15:53:54 mef Exp $ -SHA1 (Test-Spec-0.49.tar.gz) = 6920db041675a02fbe9f9597899930eca953bafb -RMD160 (Test-Spec-0.49.tar.gz) = 8cc0a1a3bba149fb1050b747c2210bcc4b8ea1e8 -Size (Test-Spec-0.49.tar.gz) = 35216 bytes +SHA1 (Test-Spec-0.50.tar.gz) = 5636b4dfacc2339d95fdfc453e865ea2e31cbd23 +RMD160 (Test-Spec-0.50.tar.gz) = 4edd2672465f5e27ee436dfdc71b98aa30f3ea0b +Size (Test-Spec-0.50.tar.gz) = 36121 bytes diff --git a/devel/p5-Test-Spelling/DESCR b/devel/p5-Test-Spelling/DESCR new file mode 100644 index 000000000..a9447f127 --- /dev/null +++ b/devel/p5-Test-Spelling/DESCR @@ -0,0 +1,3 @@ +Test::Spelling lets you check the spelling of a POD file, and report its +results in standard Test::More fashion. This module requires a spellcheck +program such as spell, aspell, ispell, or hunspell. diff --git a/devel/p5-Test-Spelling/Makefile b/devel/p5-Test-Spelling/Makefile new file mode 100644 index 000000000..ac6e2ba7a --- /dev/null +++ b/devel/p5-Test-Spelling/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:52 wiz Exp $ + +DISTNAME= Test-Spelling-0.20 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~sartak/Test-Spelling/ +COMMENT= Test::Spelling - check for spelling errors in POD files +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Module-Install-GithubMeta-[0-9]*:../../devel/p5-Module-Install-GithubMeta +DEPENDS+= p5-Module-Manifest-Skip-[0-9]*:../../devel/p5-Module-Manifest-Skip +DEPENDS+= p5-Pod-Spell-[0-9]*:../../textproc/p5-Pod-Spell + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Test/Spelling/.packlist + +# url2pkg-marker (please do not remove this line.) +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Test-Spelling/distinfo b/devel/p5-Test-Spelling/distinfo new file mode 100644 index 000000000..bd48d8197 --- /dev/null +++ b/devel/p5-Test-Spelling/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 14:53:39 mef Exp $ + +SHA1 (Test-Spelling-0.20.tar.gz) = 28b92405ec410aafa72a16adfeaada6a6ba37534 +RMD160 (Test-Spelling-0.20.tar.gz) = d54a42fe3186e4cc27868d1a1b48485b3f47b8f8 +Size (Test-Spelling-0.20.tar.gz) = 26839 bytes diff --git a/devel/p5-Test-SubCalls/Makefile b/devel/p5-Test-SubCalls/Makefile index eb5505a60..462a2ca64 100644 --- a/devel/p5-Test-SubCalls/Makefile +++ b/devel/p5-Test-SubCalls/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:45 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:52 wiz Exp $ DISTNAME= Test-SubCalls-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Taint/Makefile b/devel/p5-Test-Taint/Makefile index e1b64f145..93c1d3ea0 100644 --- a/devel/p5-Test-Taint/Makefile +++ b/devel/p5-Test-Taint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:52 wiz Exp $ # DISTNAME= Test-Taint-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-TempDir/Makefile b/devel/p5-Test-TempDir/Makefile index 9998e0768..bf2ee249b 100644 --- a/devel/p5-Test-TempDir/Makefile +++ b/devel/p5-Test-TempDir/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/17 13:11:07 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:52 wiz Exp $ -DISTNAME= Test-TempDir-0.09 +DISTNAME= Test-TempDir-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -16,7 +17,7 @@ DEPENDS+= p5-Moose>=0.87:../../devel/p5-Moose DEPENDS+= p5-MooseX-Types-Path-Class>=0:../../devel/p5-MooseX-Types-Path-Class DEPENDS+= p5-Path-Class>=0:../../devel/p5-Path-Class DEPENDS+= p5-Sub-Exporter>=0:../../devel/p5-Sub-Exporter -DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok +DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean USE_LANGUAGES= # empty diff --git a/devel/p5-Test-TempDir/distinfo b/devel/p5-Test-TempDir/distinfo index 5a12a7cc7..9ba70b836 100644 --- a/devel/p5-Test-TempDir/distinfo +++ b/devel/p5-Test-TempDir/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/02/17 13:11:07 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/05/23 01:13:03 mef Exp $ -SHA1 (Test-TempDir-0.09.tar.gz) = 54bd5b4441e0116ca8bb458781697ed8f8c9ef26 -RMD160 (Test-TempDir-0.09.tar.gz) = 3bde2209499197566a38a4763ee82f1800006c80 -Size (Test-TempDir-0.09.tar.gz) = 30130 bytes +SHA1 (Test-TempDir-0.10.tar.gz) = 58ec7a5b7fb7d4bbf131435017fb2d37706ae7fa +RMD160 (Test-TempDir-0.10.tar.gz) = 90c81c2f660c572225146a04633e3e115bfdf115 +Size (Test-TempDir-0.10.tar.gz) = 30932 bytes diff --git a/devel/p5-Test-Tester/DESCR b/devel/p5-Test-Tester/DESCR deleted file mode 100644 index 320e8e93a..000000000 --- a/devel/p5-Test-Tester/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -If you have written a test module based on Test::Builder then -Test::Tester allows you to test it with the minimum of effort. diff --git a/devel/p5-Test-Tester/Makefile b/devel/p5-Test-Tester/Makefile deleted file mode 100644 index 59977d4e8..000000000 --- a/devel/p5-Test-Tester/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:24 wiz Exp $ - -DISTNAME= Test-Tester-0.109 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 -CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} - -MAINTAINER= rhaen@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Test-Tester/ -COMMENT= Perl5 module to ease testing test modules built with Test::Builder - -USE_LANGUAGES= # empty -PERL5_PACKLIST= auto/Test/Tester/.packlist - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Test-Tester/distinfo b/devel/p5-Test-Tester/distinfo deleted file mode 100644 index d27ead64f..000000000 --- a/devel/p5-Test-Tester/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.5 2013/09/05 19:07:07 wiz Exp $ - -SHA1 (Test-Tester-0.109.tar.gz) = 29c47183ab06796faf88f9f2f3dbd9f0abb1283f -RMD160 (Test-Tester-0.109.tar.gz) = 7183d9bd9f17a2f8ec25230a23642505831b7a0f -Size (Test-Tester-0.109.tar.gz) = 16315 bytes diff --git a/devel/p5-Test-TinyMocker/Makefile b/devel/p5-Test-TinyMocker/Makefile index 37237d557..bfff250d1 100644 --- a/devel/p5-Test-TinyMocker/Makefile +++ b/devel/p5-Test-TinyMocker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/17 13:12:54 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:52 wiz Exp $ DISTNAME= Test-TinyMocker-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Trap/Makefile b/devel/p5-Test-Trap/Makefile index aaca48f20..d827575bf 100644 --- a/devel/p5-Test-Trap/Makefile +++ b/devel/p5-Test-Trap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/02/17 13:20:28 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:52 wiz Exp $ -DISTNAME= Test-Trap-v0.3.0 +DISTNAME= Test-Trap-v0.3.2 PKGNAME= p5-${DISTNAME:S/v0/0/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -11,7 +12,7 @@ COMMENT= Perl extension to trap exit codes, exceptions, output LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump -DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester +DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple PERL5_PACKLIST= auto/Test/Trap/.packlist diff --git a/devel/p5-Test-Trap/distinfo b/devel/p5-Test-Trap/distinfo index 0345dcfea..1c3be1d62 100644 --- a/devel/p5-Test-Trap/distinfo +++ b/devel/p5-Test-Trap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/02/17 13:20:28 mef Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 01:37:46 mef Exp $ -SHA1 (Test-Trap-v0.3.0.tar.gz) = 59d59c9c994de09c8f61ae2a3fe783a477d955aa -RMD160 (Test-Trap-v0.3.0.tar.gz) = b2cf4c3bf9b15e373bdbe5c11d975b1271f6ac88 -Size (Test-Trap-v0.3.0.tar.gz) = 54147 bytes +SHA1 (Test-Trap-v0.3.2.tar.gz) = 92dfe5c1437375d17e21ac710eea26588ebc2d61 +RMD160 (Test-Trap-v0.3.2.tar.gz) = e160871f406e1cee6152c8237cb236f8b5caa3dd +Size (Test-Trap-v0.3.2.tar.gz) = 54901 bytes diff --git a/devel/p5-Test-Unit/Makefile b/devel/p5-Test-Unit/Makefile index 823ae1b4e..1f620c02f 100644 --- a/devel/p5-Test-Unit/Makefile +++ b/devel/p5-Test-Unit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:49:52 wiz Exp $ DISTNAME= Test-Unit-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-UseAllModules/Makefile b/devel/p5-Test-UseAllModules/Makefile index be373bfa5..7f4777312 100644 --- a/devel/p5-Test-UseAllModules/Makefile +++ b/devel/p5-Test-UseAllModules/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/02/17 13:22:30 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:53 wiz Exp $ DISTNAME= Test-UseAllModules-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Version/Makefile b/devel/p5-Test-Version/Makefile index 8e130c0e1..619aab80c 100644 --- a/devel/p5-Test-Version/Makefile +++ b/devel/p5-Test-Version/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/02/17 13:24:24 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:53 wiz Exp $ # -DISTNAME= Test-Version-1.004001 +DISTNAME= Test-Version-2.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Version/distinfo b/devel/p5-Test-Version/distinfo index e4ac5d447..8266ed1ba 100644 --- a/devel/p5-Test-Version/distinfo +++ b/devel/p5-Test-Version/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/17 13:24:24 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/05/23 01:17:37 mef Exp $ -SHA1 (Test-Version-1.004001.tar.gz) = 2afa95a395bc50344d6c05b4a30313713e79fa85 -RMD160 (Test-Version-1.004001.tar.gz) = 6303a944b2b420f1a876843548a72fbbd1f372e3 -Size (Test-Version-1.004001.tar.gz) = 19670 bytes +SHA1 (Test-Version-2.01.tar.gz) = 2b63020847bd9d6718962212aec687eedfd5fc26 +RMD160 (Test-Version-2.01.tar.gz) = d666d9d82bf0f643f0c19f5089fce56859c53521 +Size (Test-Version-2.01.tar.gz) = 22060 bytes diff --git a/devel/p5-Test-WWW-Selenium/Makefile b/devel/p5-Test-WWW-Selenium/Makefile index 747bb320c..3e23d6de1 100644 --- a/devel/p5-Test-WWW-Selenium/Makefile +++ b/devel/p5-Test-WWW-Selenium/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:53 wiz Exp $ # DISTNAME= Test-WWW-Selenium-1.36 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Warn/Makefile b/devel/p5-Test-Warn/Makefile index d1a354c5b..f907f2813 100644 --- a/devel/p5-Test-Warn/Makefile +++ b/devel/p5-Test-Warn/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/11/02 17:35:21 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:49:53 wiz Exp $ DISTNAME= Test-Warn-0.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Warnings/Makefile b/devel/p5-Test-Warnings/Makefile index cc418df45..4944abe87 100644 --- a/devel/p5-Test-Warnings/Makefile +++ b/devel/p5-Test-Warnings/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/01/04 13:06:37 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:53 wiz Exp $ -DISTNAME= Test-Warnings-0.020 +DISTNAME= Test-Warnings-0.021 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -10,6 +11,10 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Warnings/ COMMENT= Test for warnings and the lack of them LICENSE= ${PERL5_LICENSE} +BUILD_DEPENDS= p5-CPAN-Meta-Check>=0.007:../../devel/p5-CPAN-Meta-Check +# for make test +BUILD_DEPENDS+= p5-Module-Metadata>=1.000023:../../devel/p5-Module-Metadata + PERL5_PACKLIST= auto/Test/Warnings/.packlist .include "../../lang/perl5/module.mk" diff --git a/devel/p5-Test-Warnings/distinfo b/devel/p5-Test-Warnings/distinfo index 393f58e97..49c4b3d5f 100644 --- a/devel/p5-Test-Warnings/distinfo +++ b/devel/p5-Test-Warnings/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/01/04 13:06:37 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/04/05 13:54:58 wen Exp $ -SHA1 (Test-Warnings-0.020.tar.gz) = 39de84c9614ecdde472479c7fa7583ccf451abe7 -RMD160 (Test-Warnings-0.020.tar.gz) = 8b1de1fae18fae717f7821ac12ae655594ebd1e9 -Size (Test-Warnings-0.020.tar.gz) = 33239 bytes +SHA1 (Test-Warnings-0.021.tar.gz) = 4637299ae383fff0836d3c42988bd693d85e4751 +RMD160 (Test-Warnings-0.021.tar.gz) = 2a2ce80bb39b1ffa542b4e3876c0308bcad7f836 +Size (Test-Warnings-0.021.tar.gz) = 34390 bytes diff --git a/devel/p5-Test-Weaken/Makefile b/devel/p5-Test-Weaken/Makefile index 796e04075..c9099907c 100644 --- a/devel/p5-Test-Weaken/Makefile +++ b/devel/p5-Test-Weaken/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:53 wiz Exp $ # DISTNAME= Test-Weaken-3.022000 PKGNAME= p5-${DISTNAME:S/020000/020.000/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Without-Module/Makefile b/devel/p5-Test-Without-Module/Makefile index 274893d3a..524634c3b 100644 --- a/devel/p5-Test-Without-Module/Makefile +++ b/devel/p5-Test-Without-Module/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/17 13:26:15 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:53 wiz Exp $ DISTNAME= Test-Without-Module-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-YAML-Meta/Makefile b/devel/p5-Test-YAML-Meta/Makefile index 0c0296de6..e623e2b16 100644 --- a/devel/p5-Test-YAML-Meta/Makefile +++ b/devel/p5-Test-YAML-Meta/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/02/17 13:28:13 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:53 wiz Exp $ # DISTNAME= Test-YAML-Meta-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-YAML-Valid/Makefile b/devel/p5-Test-YAML-Valid/Makefile index e189d8f84..48d8f2e0a 100644 --- a/devel/p5-Test-YAML-Valid/Makefile +++ b/devel/p5-Test-YAML-Valid/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:53 wiz Exp $ # DISTNAME= Test-YAML-Valid-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-use-ok/Makefile b/devel/p5-Test-use-ok/Makefile index 4ded5447d..f972162f3 100644 --- a/devel/p5-Test-use-ok/Makefile +++ b/devel/p5-Test-use-ok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:53 wiz Exp $ DISTNAME= Test-use-ok-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-utf8/Makefile b/devel/p5-Test-utf8/Makefile index d1f691521..018125542 100644 --- a/devel/p5-Test-utf8/Makefile +++ b/devel/p5-Test-utf8/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/09/12 08:09:23 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:53 wiz Exp $ # DISTNAME= Test-utf8-1.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Throwable/Makefile b/devel/p5-Throwable/Makefile index b394ab018..bfbcb881f 100644 --- a/devel/p5-Throwable/Makefile +++ b/devel/p5-Throwable/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/18 01:11:24 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:53 wiz Exp $ DISTNAME= Throwable-0.200012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} diff --git a/devel/p5-Tie-Array-AsHash/Makefile b/devel/p5-Tie-Array-AsHash/Makefile index 4f06608c7..13c1daaea 100644 --- a/devel/p5-Tie-Array-AsHash/Makefile +++ b/devel/p5-Tie-Array-AsHash/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:53 wiz Exp $ # DISTNAME= Tie-Array-AsHash-0.200 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-Array-Sorted/Makefile b/devel/p5-Tie-Array-Sorted/Makefile index 168d8a944..1e35a3536 100644 --- a/devel/p5-Tie-Array-Sorted/Makefile +++ b/devel/p5-Tie-Array-Sorted/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:54 wiz Exp $ # DISTNAME= Tie-Array-Sorted-1.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-Cache-LRU-Expires/Makefile b/devel/p5-Tie-Cache-LRU-Expires/Makefile index e63c20e9a..cda3068d7 100644 --- a/devel/p5-Tie-Cache-LRU-Expires/Makefile +++ b/devel/p5-Tie-Cache-LRU-Expires/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/02/18 03:17:52 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:54 wiz Exp $ DISTNAME= Tie-Cache-LRU-Expires-0.55 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-Cache-LRU/Makefile b/devel/p5-Tie-Cache-LRU/Makefile index a9884c133..ce0a4f5f8 100644 --- a/devel/p5-Tie-Cache-LRU/Makefile +++ b/devel/p5-Tie-Cache-LRU/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:54 wiz Exp $ -DISTNAME= Tie-Cache-LRU-20110205 +DISTNAME= Tie-Cache-LRU-20150301 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-Cache-LRU/distinfo b/devel/p5-Tie-Cache-LRU/distinfo index 1071bbc86..0cf8aa3e0 100644 --- a/devel/p5-Tie-Cache-LRU/distinfo +++ b/devel/p5-Tie-Cache-LRU/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/10/22 01:39:30 hiramatsu Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 22:47:09 mef Exp $ -SHA1 (Tie-Cache-LRU-20110205.tar.gz) = eb919c22c6dac75ac21a77435b206f698d9822f2 -RMD160 (Tie-Cache-LRU-20110205.tar.gz) = d3a286e2dc09dddc1783a7c066f7462378562f89 -Size (Tie-Cache-LRU-20110205.tar.gz) = 141712 bytes +SHA1 (Tie-Cache-LRU-20150301.tar.gz) = 38e79112b0fded5abfc5a52778b66a77a2b49dbd +RMD160 (Tie-Cache-LRU-20150301.tar.gz) = c64611a401cc55c6f46960fbad2557c01e58cab7 +Size (Tie-Cache-LRU-20150301.tar.gz) = 142047 bytes diff --git a/devel/p5-Tie-Cache/Makefile b/devel/p5-Tie-Cache/Makefile index dca96be31..30f4b7ead 100644 --- a/devel/p5-Tie-Cache/Makefile +++ b/devel/p5-Tie-Cache/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/02/18 01:14:54 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:54 wiz Exp $ DISTNAME= Tie-Cache-0.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-Cycle/Makefile b/devel/p5-Tie-Cycle/Makefile index 9b756b2d8..8bb885b3d 100644 --- a/devel/p5-Tie-Cycle/Makefile +++ b/devel/p5-Tie-Cycle/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2015/01/30 13:38:14 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:54 wiz Exp $ # DISTNAME= Tie-Cycle-1.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-Function/Makefile b/devel/p5-Tie-Function/Makefile index 22fd17883..ef4d3c2e0 100644 --- a/devel/p5-Tie-Function/Makefile +++ b/devel/p5-Tie-Function/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:54 wiz Exp $ # DISTNAME= Tie-Function-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-IxHash/Makefile b/devel/p5-Tie-IxHash/Makefile index 5560c1269..b7f7ed5c6 100644 --- a/devel/p5-Tie-IxHash/Makefile +++ b/devel/p5-Tie-IxHash/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2015/02/18 03:22:27 mef Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:49:54 wiz Exp $ # DISTNAME= Tie-IxHash-1.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-LLHash/Makefile b/devel/p5-Tie-LLHash/Makefile index d110c8931..19680998b 100644 --- a/devel/p5-Tie-LLHash/Makefile +++ b/devel/p5-Tie-LLHash/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/02/18 03:23:57 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:54 wiz Exp $ DISTNAME= Tie-LLHash-1.004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-RefHash-Weak/Makefile b/devel/p5-Tie-RefHash-Weak/Makefile index fee69bd51..d21ccf833 100644 --- a/devel/p5-Tie-RefHash-Weak/Makefile +++ b/devel/p5-Tie-RefHash-Weak/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:54 wiz Exp $ # DISTNAME= Tie-RefHash-Weak-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-RefHash/Makefile b/devel/p5-Tie-RefHash/Makefile index 251005562..d8c031a9e 100644 --- a/devel/p5-Tie-RefHash/Makefile +++ b/devel/p5-Tie-RefHash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:54 wiz Exp $ DISTNAME= Tie-RefHash-1.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-RegexpHash/Makefile b/devel/p5-Tie-RegexpHash/Makefile index 7691369e7..21bb9712a 100644 --- a/devel/p5-Tie-RegexpHash/Makefile +++ b/devel/p5-Tie-RegexpHash/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/02/18 03:25:45 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:49:54 wiz Exp $ DISTNAME= Tie-RegexpHash-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tie-ToObject/Makefile b/devel/p5-Tie-ToObject/Makefile index 786602f0d..2e08c2ff4 100644 --- a/devel/p5-Tie-ToObject/Makefile +++ b/devel/p5-Tie-ToObject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:54 wiz Exp $ DISTNAME= Tie-ToObject-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/devel/p5-Tree-DAG_Node/Makefile b/devel/p5-Tree-DAG_Node/Makefile index 5d3614d65..45246e792 100644 --- a/devel/p5-Tree-DAG_Node/Makefile +++ b/devel/p5-Tree-DAG_Node/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/11/02 17:33:47 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:49:54 wiz Exp $ -DISTNAME= Tree-DAG_Node-1.23 +DISTNAME= Tree-DAG_Node-1.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Tree-DAG_Node/distinfo b/devel/p5-Tree-DAG_Node/distinfo index fb9db69a5..946f3807d 100644 --- a/devel/p5-Tree-DAG_Node/distinfo +++ b/devel/p5-Tree-DAG_Node/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2014/11/02 17:33:47 wiz Exp $ +$NetBSD: distinfo,v 1.15 2015/05/23 01:22:43 mef Exp $ -SHA1 (Tree-DAG_Node-1.23.tgz) = b68bb36d831bc0e1ff39326a987798d7f6a66f45 -RMD160 (Tree-DAG_Node-1.23.tgz) = 2afb28e204c09f7df9c021abad459a70e1dbc9f9 -Size (Tree-DAG_Node-1.23.tgz) = 49180 bytes +SHA1 (Tree-DAG_Node-1.26.tgz) = 89cedf61dfe5176f1a1ee3d2b625a0ed4c29461d +RMD160 (Tree-DAG_Node-1.26.tgz) = f9688ca023177e507832c4f9f91cad2b071ad0d2 +Size (Tree-DAG_Node-1.26.tgz) = 56728 bytes diff --git a/devel/p5-Tree-Simple-VisitorFactory/Makefile b/devel/p5-Tree-Simple-VisitorFactory/Makefile index e175fc6a8..84bb6e3e6 100644 --- a/devel/p5-Tree-Simple-VisitorFactory/Makefile +++ b/devel/p5-Tree-Simple-VisitorFactory/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:46 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:55 wiz Exp $ DISTNAME= Tree-Simple-VisitorFactory-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/} EXTRACT_SUFX= .tgz diff --git a/devel/p5-Tree-Simple/Makefile b/devel/p5-Tree-Simple/Makefile index c898a75d9..ace9eea03 100644 --- a/devel/p5-Tree-Simple/Makefile +++ b/devel/p5-Tree-Simple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:55 wiz Exp $ # -DISTNAME= Tree-Simple-1.23 +DISTNAME= Tree-Simple-1.25 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-Tree-Simple/distinfo b/devel/p5-Tree-Simple/distinfo index 9abd8cad7..b1c823eab 100644 --- a/devel/p5-Tree-Simple/distinfo +++ b/devel/p5-Tree-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2013/11/24 01:45:33 wen Exp $ +$NetBSD: distinfo,v 1.9 2015/04/25 08:20:01 mef Exp $ -SHA1 (Tree-Simple-1.23.tgz) = a64a7afed06b8388ffbffc9d430953c0a6b4ca03 -RMD160 (Tree-Simple-1.23.tgz) = b30d072a41d1b64f60b9b1fc9d505c23cd197ffa -Size (Tree-Simple-1.23.tgz) = 44902 bytes +SHA1 (Tree-Simple-1.25.tgz) = ecbd891cbf46e5f0fdcd19e1340a58394eac9417 +RMD160 (Tree-Simple-1.25.tgz) = 32c4787d0f425d8104d06eb63f968f42d2705bd9 +Size (Tree-Simple-1.25.tgz) = 44704 bytes diff --git a/devel/p5-Try-Tiny/Makefile b/devel/p5-Try-Tiny/Makefile index 8be74e12a..f24c8bf84 100644 --- a/devel/p5-Try-Tiny/Makefile +++ b/devel/p5-Try-Tiny/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/06/09 19:08:35 schmonz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:55 wiz Exp $ # DISTNAME= Try-Tiny-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/} diff --git a/devel/p5-TryCatch/Makefile b/devel/p5-TryCatch/Makefile index 1d9edc441..c0658ad7c 100644 --- a/devel/p5-TryCatch/Makefile +++ b/devel/p5-TryCatch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:55 wiz Exp $ DISTNAME= TryCatch-1.003002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASH/} diff --git a/devel/p5-Type-Tiny-XS/Makefile b/devel/p5-Type-Tiny-XS/Makefile index 51f09ac4e..0d19c3813 100644 --- a/devel/p5-Type-Tiny-XS/Makefile +++ b/devel/p5-Type-Tiny-XS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/11/23 14:15:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:55 wiz Exp $ DISTNAME= Type-Tiny-XS-0.012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/} diff --git a/devel/p5-Type-Tiny/Makefile b/devel/p5-Type-Tiny/Makefile index 55258a2ed..24323fcc6 100644 --- a/devel/p5-Type-Tiny/Makefile +++ b/devel/p5-Type-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/10/26 11:52:42 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:55 wiz Exp $ DISTNAME= Type-Tiny-1.000005 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/} diff --git a/devel/p5-Types-Serialiser/Makefile b/devel/p5-Types-Serialiser/Makefile index 5992404f0..92d3e8d58 100644 --- a/devel/p5-Types-Serialiser/Makefile +++ b/devel/p5-Types-Serialiser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:55 wiz Exp $ DISTNAME= Types-Serialiser-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Types-Serialiser/ COMMENT= Simple data types for common serialisation formats +BUILD_DEPENDS+= p5-common-sense-[0-9]*:../../devel/p5-common-sense + LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Types/Serialiser/.packlist diff --git a/devel/p5-UNIVERSAL-can/Makefile b/devel/p5-UNIVERSAL-can/Makefile index 1da3793b4..f49717391 100644 --- a/devel/p5-UNIVERSAL-can/Makefile +++ b/devel/p5-UNIVERSAL-can/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/06/09 19:10:20 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:55 wiz Exp $ DISTNAME= UNIVERSAL-can-1.20140328 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UNIVERSAL/} diff --git a/devel/p5-UNIVERSAL-isa/Makefile b/devel/p5-UNIVERSAL-isa/Makefile index eb4e47105..8353f9250 100644 --- a/devel/p5-UNIVERSAL-isa/Makefile +++ b/devel/p5-UNIVERSAL-isa/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/11/06 02:22:52 wen Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:55 wiz Exp $ DISTNAME= UNIVERSAL-isa-1.20140927 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/devel/p5-UNIVERSAL-moniker/Makefile b/devel/p5-UNIVERSAL-moniker/Makefile index 79dfc6321..c728ec896 100644 --- a/devel/p5-UNIVERSAL-moniker/Makefile +++ b/devel/p5-UNIVERSAL-moniker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:55 wiz Exp $ DISTNAME= UNIVERSAL-moniker-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UNIVERSAL/} diff --git a/devel/p5-UNIVERSAL-require/Makefile b/devel/p5-UNIVERSAL-require/Makefile index 8b52de09f..5e35e91e8 100644 --- a/devel/p5-UNIVERSAL-require/Makefile +++ b/devel/p5-UNIVERSAL-require/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/06/09 19:11:31 schmonz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:55 wiz Exp $ -DISTNAME= UNIVERSAL-require-0.17 +DISTNAME= UNIVERSAL-require-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILB/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UNIVERSAL/} diff --git a/devel/p5-UNIVERSAL-require/distinfo b/devel/p5-UNIVERSAL-require/distinfo index 9f0165408..6ee8216c9 100644 --- a/devel/p5-UNIVERSAL-require/distinfo +++ b/devel/p5-UNIVERSAL-require/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/06/09 19:11:31 schmonz Exp $ +$NetBSD: distinfo,v 1.7 2015/04/25 08:21:33 mef Exp $ -SHA1 (UNIVERSAL-require-0.17.tar.gz) = 49b43e371ba5cb68d30a79133d671ce11b12491b -RMD160 (UNIVERSAL-require-0.17.tar.gz) = 6c9a699e422ec037e1b0eb093bbb3a4d2d5657c1 -Size (UNIVERSAL-require-0.17.tar.gz) = 5699 bytes +SHA1 (UNIVERSAL-require-0.18.tar.gz) = 070745bffcf29cc5c09ed2c87d040993436f0727 +RMD160 (UNIVERSAL-require-0.18.tar.gz) = 92ce3c0dfa9d2b453c659cb982ab78c101872150 +Size (UNIVERSAL-require-0.18.tar.gz) = 5885 bytes diff --git a/devel/p5-UUID-Tiny/Makefile b/devel/p5-UUID-Tiny/Makefile index bd98a5333..81d4eee0f 100644 --- a/devel/p5-UUID-Tiny/Makefile +++ b/devel/p5-UUID-Tiny/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:49:55 wiz Exp $ # DISTNAME= UUID-Tiny-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UUID/} diff --git a/devel/p5-VCP-Dest-svk/Makefile b/devel/p5-VCP-Dest-svk/Makefile index b4843509e..10d9f3c1f 100644 --- a/devel/p5-VCP-Dest-svk/Makefile +++ b/devel/p5-VCP-Dest-svk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:55 wiz Exp $ DISTNAME= VCP-Dest-svk-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} MODULE_DIR= modules/by-module diff --git a/devel/p5-VCP/Makefile b/devel/p5-VCP/Makefile index 1e7826948..0b80736bd 100644 --- a/devel/p5-VCP/Makefile +++ b/devel/p5-VCP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:55 wiz Exp $ DISTNAME= VCP-autrijus-snapshot-0.9-${SNAPSHOT_VERS} SNAPSHOT_VERS= 20050110 PKGNAME= p5-${DISTNAME:S/-autrijus-snapshot-/-/:S/-${SNAPSHOT_VERS}$/beta${SNAPSHOT_VERS}/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/} MODULE_DIR= modules/by-module diff --git a/devel/p5-Variable-Magic/Makefile b/devel/p5-Variable-Magic/Makefile index 8636acf8c..065fc33ee 100644 --- a/devel/p5-Variable-Magic/Makefile +++ b/devel/p5-Variable-Magic/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/23 07:20:11 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:49:56 wiz Exp $ -DISTNAME= Variable-Magic-0.55 +DISTNAME= Variable-Magic-0.57 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Variable/} diff --git a/devel/p5-Variable-Magic/distinfo b/devel/p5-Variable-Magic/distinfo index 57149a8f4..30fe8c037 100644 --- a/devel/p5-Variable-Magic/distinfo +++ b/devel/p5-Variable-Magic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2014/10/23 07:20:11 wiz Exp $ +$NetBSD: distinfo,v 1.21 2015/04/25 08:26:52 mef Exp $ -SHA1 (Variable-Magic-0.55.tar.gz) = 8aee79e46f570f8fb377bb6630ba2eabddd44b87 -RMD160 (Variable-Magic-0.55.tar.gz) = a0cabbe4440ea8504b9c206e3f071f003b6eb292 -Size (Variable-Magic-0.55.tar.gz) = 58505 bytes +SHA1 (Variable-Magic-0.57.tar.gz) = 5df979b140df9bd1c8b1bfeab2b7c0b94e9c2197 +RMD160 (Variable-Magic-0.57.tar.gz) = 5997ea992e628977018871733c88479ec6229620 +Size (Variable-Magic-0.57.tar.gz) = 70530 bytes diff --git a/devel/p5-Want/Makefile b/devel/p5-Want/Makefile index 1ce57eed4..95aeef54d 100644 --- a/devel/p5-Want/Makefile +++ b/devel/p5-Want/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:56 wiz Exp $ -DISTNAME= Want-0.21 +DISTNAME= Want-0.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/ROBIN/} # this is a hack MAINTAINER= rhaen@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Want/ COMMENT= Perl module providing a generalisation of wantarray +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Want/.packlist diff --git a/devel/p5-Want/distinfo b/devel/p5-Want/distinfo index f91414154..c1fb6e975 100644 --- a/devel/p5-Want/distinfo +++ b/devel/p5-Want/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2012/05/09 05:09:55 rhaen Exp $ +$NetBSD: distinfo,v 1.12 2015/04/29 11:42:04 mef Exp $ -SHA1 (Want-0.21.tar.gz) = 128589cfcdb9bd5ec4cd60a7296955ec99f161b3 -RMD160 (Want-0.21.tar.gz) = 07bdf2d672577ef3a5fd71c5dd13e3267163344f -Size (Want-0.21.tar.gz) = 18607 bytes +SHA1 (Want-0.26.tar.gz) = 04161dfd8a59dd23d62ce8ba0294ddbc9b2d5581 +RMD160 (Want-0.26.tar.gz) = c189e2a112e6b20eb9e54358071a060829294ebc +Size (Want-0.26.tar.gz) = 19866 bytes diff --git a/devel/p5-WeakRef/Makefile b/devel/p5-WeakRef/Makefile index 08602c899..3f54a0aff 100644 --- a/devel/p5-WeakRef/Makefile +++ b/devel/p5-WeakRef/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:49:56 wiz Exp $ DISTNAME= WeakRef-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/LUKKA/} diff --git a/devel/p5-Wx-Perl-DataWalker/Makefile b/devel/p5-Wx-Perl-DataWalker/Makefile index 84be13542..077ad80ba 100644 --- a/devel/p5-Wx-Perl-DataWalker/Makefile +++ b/devel/p5-Wx-Perl-DataWalker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:49:56 wiz Exp $ # DISTNAME= Wx-Perl-DataWalker-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/devel/p5-XSLoader/Makefile b/devel/p5-XSLoader/Makefile index 51e57bd8e..70ff19139 100644 --- a/devel/p5-XSLoader/Makefile +++ b/devel/p5-XSLoader/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:56 wiz Exp $ # DISTNAME= XSLoader-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SA/SAPER/} diff --git a/devel/p5-accessors-fast/Makefile b/devel/p5-accessors-fast/Makefile index d24eeeba5..e0e59d3e0 100644 --- a/devel/p5-accessors-fast/Makefile +++ b/devel/p5-accessors-fast/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:49:56 wiz Exp $ # DISTNAME= accessors-fast-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MO/MONS/} diff --git a/devel/p5-accessors/Makefile b/devel/p5-accessors/Makefile index 2607fbf52..c53ee165a 100644 --- a/devel/p5-accessors/Makefile +++ b/devel/p5-accessors/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:56 wiz Exp $ DISTNAME= accessors-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SP/SPURKIS/} diff --git a/devel/p5-aliased/Makefile b/devel/p5-aliased/Makefile index 00d3342a9..43477be87 100644 --- a/devel/p5-aliased/Makefile +++ b/devel/p5-aliased/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:26 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:56 wiz Exp $ -DISTNAME= aliased-0.31 +DISTNAME= aliased-0.34 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OV/OVID/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/aliased/ diff --git a/devel/p5-aliased/distinfo b/devel/p5-aliased/distinfo index 13e8cdc04..4fe0aa843 100644 --- a/devel/p5-aliased/distinfo +++ b/devel/p5-aliased/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/24 02:17:48 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/01 02:15:28 wen Exp $ -SHA1 (aliased-0.31.tar.gz) = 10a201e678ce416b08916af88b5ffaa2c30b7d8b -RMD160 (aliased-0.31.tar.gz) = 71bc270db165a224704aad550a0f85674f151666 -Size (aliased-0.31.tar.gz) = 8976 bytes +SHA1 (aliased-0.34.tar.gz) = 373e89c96b7975ddc37fb7b2eff4f7c17ff631cd +RMD160 (aliased-0.34.tar.gz) = 417a234bd41b8047241ea02ba7598ee87f9a10c6 +Size (aliased-0.34.tar.gz) = 30464 bytes diff --git a/devel/p5-asa/Makefile b/devel/p5-asa/Makefile index a5c7aa604..763314924 100644 --- a/devel/p5-asa/Makefile +++ b/devel/p5-asa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:56 wiz Exp $ DISTNAME= asa-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AD/ADAMK/} diff --git a/devel/p5-autobox-Core/Makefile b/devel/p5-autobox-Core/Makefile index 5629a2f6c..bf11b8888 100644 --- a/devel/p5-autobox-Core/Makefile +++ b/devel/p5-autobox-Core/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/02/18 12:42:00 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:56 wiz Exp $ DISTNAME= autobox-Core-1.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autobox/} diff --git a/devel/p5-autobox/Makefile b/devel/p5-autobox/Makefile index 7d5990a0b..50b45758a 100644 --- a/devel/p5-autobox/Makefile +++ b/devel/p5-autobox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/02/18 12:29:25 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:56 wiz Exp $ DISTNAME= autobox-2.83 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autobox/} diff --git a/devel/p5-autodie/Makefile b/devel/p5-autodie/Makefile index 179e986fe..e9f268994 100644 --- a/devel/p5-autodie/Makefile +++ b/devel/p5-autodie/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/18 12:49:40 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:56 wiz Exp $ DISTNAME= autodie-2.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=autodie/} diff --git a/devel/p5-autovivification/Makefile b/devel/p5-autovivification/Makefile index c7a0ec46e..9f2a8957b 100644 --- a/devel/p5-autovivification/Makefile +++ b/devel/p5-autovivification/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/16 16:46:07 nros Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:56 wiz Exp $ -DISTNAME= autovivification-0.14 +DISTNAME= autovivification-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/ diff --git a/devel/p5-autovivification/distinfo b/devel/p5-autovivification/distinfo index f58978f2c..9894cd37e 100644 --- a/devel/p5-autovivification/distinfo +++ b/devel/p5-autovivification/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/02/16 16:46:07 nros Exp $ +$NetBSD: distinfo,v 1.2 2015/05/16 13:54:08 mef Exp $ -SHA1 (autovivification-0.14.tar.gz) = 8b1b96839f1be6127a25b85f2272fe590c09b989 -RMD160 (autovivification-0.14.tar.gz) = bbaba961a5f0b3e71295e279e74f4fcf62d8bc36 -Size (autovivification-0.14.tar.gz) = 40006 bytes +SHA1 (autovivification-0.15.tar.gz) = ebcbf4b6c2a8f043fd8f0026ff3192ee2c6e8d4e +RMD160 (autovivification-0.15.tar.gz) = a1f75509ccb23be63db3c113411121331f774f82 +Size (autovivification-0.15.tar.gz) = 48946 bytes diff --git a/devel/p5-bareword-filehandles/Makefile b/devel/p5-bareword-filehandles/Makefile index 0405b6807..ab4a3463f 100644 --- a/devel/p5-bareword-filehandles/Makefile +++ b/devel/p5-bareword-filehandles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:57 wiz Exp $ DISTNAME= bareword-filehandles-0.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IL/ILMARI/} diff --git a/devel/p5-boolean/Makefile b/devel/p5-boolean/Makefile index 9af068c55..9ada4116a 100644 --- a/devel/p5-boolean/Makefile +++ b/devel/p5-boolean/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/02/08 14:15:52 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:57 wiz Exp $ DISTNAME= boolean-0.45 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/} diff --git a/devel/p5-capitalization/Makefile b/devel/p5-capitalization/Makefile index 553457307..9211465d5 100644 --- a/devel/p5-capitalization/Makefile +++ b/devel/p5-capitalization/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:57 wiz Exp $ DISTNAME= capitalization-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/devel/p5-circular-require/Makefile b/devel/p5-circular-require/Makefile index 8e9399226..c1e641b37 100644 --- a/devel/p5-circular-require/Makefile +++ b/devel/p5-circular-require/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/02/18 12:53:17 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:57 wiz Exp $ DISTNAME= circular-require-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DO/DOY/} diff --git a/devel/p5-common-sense/Makefile b/devel/p5-common-sense/Makefile index 1d6e078fc..5db90ae7b 100644 --- a/devel/p5-common-sense/Makefile +++ b/devel/p5-common-sense/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/09/06 13:03:21 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:49:57 wiz Exp $ DISTNAME= common-sense-3.73 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/ML/MLEHMANN/} diff --git a/devel/p5-constant-def/Makefile b/devel/p5-constant-def/Makefile index da9867202..df51409a1 100644 --- a/devel/p5-constant-def/Makefile +++ b/devel/p5-constant-def/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/01/31 12:20:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:57 wiz Exp $ # DISTNAME= constant-def-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MO/MONS/} diff --git a/devel/p5-enum/Makefile b/devel/p5-enum/Makefile index b4208531f..08afbd6c5 100644 --- a/devel/p5-enum/Makefile +++ b/devel/p5-enum/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/09/06 12:50:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:57 wiz Exp $ DISTNAME= enum-1.10 PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=enum/} diff --git a/devel/p5-ex-lib/Makefile b/devel/p5-ex-lib/Makefile index 9a8882815..291781c5d 100644 --- a/devel/p5-ex-lib/Makefile +++ b/devel/p5-ex-lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:49:57 wiz Exp $ DISTNAME= ex-lib-0.90 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ex/} diff --git a/devel/p5-experimental/Makefile b/devel/p5-experimental/Makefile index 15e4a389d..e16a3996a 100644 --- a/devel/p5-experimental/Makefile +++ b/devel/p5-experimental/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/02/18 12:56:28 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:57 wiz Exp $ DISTNAME= experimental-0.013 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LE/LEONT/} diff --git a/devel/p5-forks/DESCR b/devel/p5-forks/DESCR new file mode 100644 index 000000000..0c8a23bae --- /dev/null +++ b/devel/p5-forks/DESCR @@ -0,0 +1,13 @@ +The forks.pm module is a drop-in replacement for threads.pm. It +has the same syntax as the threads.pm module (it even takes over +its namespace) but has some significant differences: + +- you do _not_ need a special (threaded) version of Perl +- it is _much_ more economic with memory usage on OS's that support COW +- it is more efficient in the startup of threads +- it is slightly less efficient in the stopping of threads +- it is less efficient in inter-thread communication + +If for nothing else, it allows you to use the Perl threading model +in non-threaded Perl builds and in older versions of Perl (5.6.0 +and higher are supported). diff --git a/devel/p5-forks/Makefile b/devel/p5-forks/Makefile new file mode 100644 index 000000000..c0adc39ad --- /dev/null +++ b/devel/p5-forks/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:57 wiz Exp $ + +DISTNAME= forks-0.36 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RY/RYBSKEJ/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~rybskej/forks/ +COMMENT= Drop-in replacement for Perl threads using fork() +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-Acme-Damn-[0-9]*:../../devel/p5-Acme-Damn +DEPENDS+= p5-List-MoreUtils>=0.15:../../devel/p5-List-MoreUtils +DEPENDS+= p5-Devel-Symdump-[0-9]*:../../devel/p5-Devel-Symdump +DEPENDS+= p5-Sys-SigAction-[0-9]*:../../sysutils/p5-Sys-SigAction + +USE_LANGUAGES= c +PERL5_PACKLIST= auto/forks/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-forks/distinfo b/devel/p5-forks/distinfo new file mode 100644 index 000000000..d2aacb891 --- /dev/null +++ b/devel/p5-forks/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 15:09:25 wiz Exp $ + +SHA1 (forks-0.36.tar.gz) = ef6498f236e70f4a36571f161d6920367d4ceb5e +RMD160 (forks-0.36.tar.gz) = 2d5d04d2676e286e351c95401d7a13854f68df0f +Size (forks-0.36.tar.gz) = 111143 bytes diff --git a/devel/p5-gettext/Makefile b/devel/p5-gettext/Makefile index 3eb97d2f4..bca4245f2 100644 --- a/devel/p5-gettext/Makefile +++ b/devel/p5-gettext/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:49:57 wiz Exp $ DISTNAME= gettext-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/devel/p5-glib2/Makefile b/devel/p5-glib2/Makefile index feb932cc5..60deb92db 100644 --- a/devel/p5-glib2/Makefile +++ b/devel/p5-glib2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2015/02/08 13:35:48 mef Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:49:57 wiz Exp $ DISTNAME= Glib-1.307 PKGNAME= p5-${DISTNAME:S/Glib/glib2/} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/devel/p5-indirect/Makefile b/devel/p5-indirect/Makefile index c21e36175..9bfab3384 100644 --- a/devel/p5-indirect/Makefile +++ b/devel/p5-indirect/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/18 12:58:05 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:49:57 wiz Exp $ -DISTNAME= indirect-0.33 +DISTNAME= indirect-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/V/VP/VPIT/} diff --git a/devel/p5-indirect/distinfo b/devel/p5-indirect/distinfo index af05b0ee7..099961d7d 100644 --- a/devel/p5-indirect/distinfo +++ b/devel/p5-indirect/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/18 12:58:05 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:35:13 mef Exp $ -SHA1 (indirect-0.33.tar.gz) = 43cb79212254471fa2be6541080fe224dce597d6 -RMD160 (indirect-0.33.tar.gz) = 3d206abff76e2b5b4a706efce3f748545f36d01f -Size (indirect-0.33.tar.gz) = 42372 bytes +SHA1 (indirect-0.35.tar.gz) = b1a9490580ce42c182cfdf3a258172f89bca2513 +RMD160 (indirect-0.35.tar.gz) = 79917b902ae8bd9a5d4d41447f565f1a7f0bf44e +Size (indirect-0.35.tar.gz) = 45177 bytes diff --git a/devel/p5-lib-abs/Makefile b/devel/p5-lib-abs/Makefile index f3b9828ba..f1aeaa5b1 100644 --- a/devel/p5-lib-abs/Makefile +++ b/devel/p5-lib-abs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/02/18 12:59:57 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:57 wiz Exp $ # DISTNAME= lib-abs-0.93 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=lib/} diff --git a/devel/p5-local-lib/Makefile b/devel/p5-local-lib/Makefile index 1dbdc56aa..ff013ae8a 100644 --- a/devel/p5-local-lib/Makefile +++ b/devel/p5-local-lib/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2015/02/18 13:04:54 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:58 wiz Exp $ # DISTNAME= local-lib-2.000015 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} diff --git a/devel/p5-multidimensional/Makefile b/devel/p5-multidimensional/Makefile index 1904cd05d..e2b2846fe 100644 --- a/devel/p5-multidimensional/Makefile +++ b/devel/p5-multidimensional/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:49:58 wiz Exp $ DISTNAME= multidimensional-0.011 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IL/ILMARI/} diff --git a/devel/p5-namespace-autoclean/Makefile b/devel/p5-namespace-autoclean/Makefile index 6818adeea..b83a46167 100644 --- a/devel/p5-namespace-autoclean/Makefile +++ b/devel/p5-namespace-autoclean/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/02/18 13:07:42 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:58 wiz Exp $ DISTNAME= namespace-autoclean-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/} @@ -15,6 +16,9 @@ DEPENDS+= p5-B-Hooks-EndOfScope-[0-9]*:../../devel/p5-B-Hooks-EndOfScope DEPENDS+= p5-namespace-clean>=0.11:../../devel/p5-namespace-clean BUILD_DEPENDS+= p5-Sub-Name-[0-9]*:../../devel/p5-Sub-Name +# for make test +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/namespace/autoclean/.packlist diff --git a/devel/p5-namespace-clean/Makefile b/devel/p5-namespace-clean/Makefile index d07b6f318..c8c225a5a 100644 --- a/devel/p5-namespace-clean/Makefile +++ b/devel/p5-namespace-clean/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/09/07 12:19:04 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:58 wiz Exp $ DISTNAME= namespace-clean-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/} diff --git a/devel/p5-pango/Makefile b/devel/p5-pango/Makefile index ac65c9988..c2e1022db 100644 --- a/devel/p5-pango/Makefile +++ b/devel/p5-pango/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2015/02/14 01:17:01 mef Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:58 wiz Exp $ # DISTNAME= Pango-1.226 PKGNAME= p5-${DISTNAME:tl} +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XA/XAOC/} diff --git a/devel/p5-pango/buildlink3.mk b/devel/p5-pango/buildlink3.mk index 95941d393..635f77d74 100644 --- a/devel/p5-pango/buildlink3.mk +++ b/devel/p5-pango/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/05/05 00:47:46 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2015/04/25 14:20:38 tnn Exp $ BUILDLINK_TREE+= p5-pango @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-pango P5_PANGO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-pango+= p5-pango>=1.200 -BUILDLINK_ABI_DEPENDS.p5-pango+= p5-pango>=1.225nb1 +BUILDLINK_ABI_DEPENDS.p5-pango+= p5-pango>=1.226nb1 BUILDLINK_PKGSRCDIR.p5-pango?= ../../devel/p5-pango .include "../../devel/pango/buildlink3.mk" diff --git a/devel/p5-parent/Makefile b/devel/p5-parent/Makefile index e0fa2b4f3..5b0e0f1d3 100644 --- a/devel/p5-parent/Makefile +++ b/devel/p5-parent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:58 wiz Exp $ # -DISTNAME= parent-0.228 +DISTNAME= parent-0.234 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/devel/p5-parent/distinfo b/devel/p5-parent/distinfo index cbc045eff..ecb680865 100644 --- a/devel/p5-parent/distinfo +++ b/devel/p5-parent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/10/19 11:17:31 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/05/28 00:46:40 wen Exp $ -SHA1 (parent-0.228.tar.gz) = 3078243821f783acef0c8cbe2dd5f5103accfb80 -RMD160 (parent-0.228.tar.gz) = c22e8ddf96ea30e12516df9a9b36e8799d13f87e -Size (parent-0.228.tar.gz) = 6130 bytes +SHA1 (parent-0.234.tar.gz) = c36f064134385bbb39a1e9263c9d372205cfd539 +RMD160 (parent-0.234.tar.gz) = ad8f665fea083a847a899ac3a4b2d5c3e5b364f6 +Size (parent-0.234.tar.gz) = 6878 bytes diff --git a/devel/p5-perl-headers/Makefile b/devel/p5-perl-headers/Makefile index a29bcd324..dcbc1b122 100644 --- a/devel/p5-perl-headers/Makefile +++ b/devel/p5-perl-headers/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2014/10/09 14:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:49:58 wiz Exp $ DISTNAME= p5-perl-headers PKGNAME= ${DISTNAME}-${OS_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel perl5 MASTER_SITES= # empty DISTFILES= # empty diff --git a/devel/p5-pip/Makefile b/devel/p5-pip/Makefile index 6c879eb90..1e710d4c9 100644 --- a/devel/p5-pip/Makefile +++ b/devel/p5-pip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:30 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:58 wiz Exp $ DISTNAME= pip-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AD/ADAMK/} diff --git a/devel/p5-prefork/Makefile b/devel/p5-prefork/Makefile index d86b498b5..ad32fdae3 100644 --- a/devel/p5-prefork/Makefile +++ b/devel/p5-prefork/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:30 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:58 wiz Exp $ # DISTNAME= prefork-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/ADAMK/} diff --git a/devel/p5-signatures/Makefile b/devel/p5-signatures/Makefile index 84566f1ef..8d0d51cf7 100644 --- a/devel/p5-signatures/Makefile +++ b/devel/p5-signatures/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:58 wiz Exp $ -DISTNAME= signatures-0.06 +DISTNAME= signatures-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FL/FLORA/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/perldoc?signatures diff --git a/devel/p5-signatures/distinfo b/devel/p5-signatures/distinfo index 64f27d7eb..dfe5153a1 100644 --- a/devel/p5-signatures/distinfo +++ b/devel/p5-signatures/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/08/28 07:44:01 sno Exp $ +$NetBSD: distinfo,v 1.5 2015/05/23 08:38:12 mef Exp $ -SHA1 (signatures-0.06.tar.gz) = 439692c550cfd07bb8f6b91550c928a1a8ddf515 -RMD160 (signatures-0.06.tar.gz) = b0f1cb8b532946fa5fe9ef5c4c3fe45e490ab175 -Size (signatures-0.06.tar.gz) = 63557 bytes +SHA1 (signatures-0.12.tar.gz) = 5163357cf6a7b8796983ed643bad4eff1205029c +RMD160 (signatures-0.12.tar.gz) = ae3ec408b786f44d9eef12973765f8dbc377304d +Size (signatures-0.12.tar.gz) = 78277 bytes diff --git a/devel/p5-strictures/Makefile b/devel/p5-strictures/Makefile index e3216b09e..29593ae20 100644 --- a/devel/p5-strictures/Makefile +++ b/devel/p5-strictures/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/03/01 11:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:49:58 wiz Exp $ DISTNAME= strictures-2.000000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} diff --git a/devel/p5-subversion/Makefile b/devel/p5-subversion/Makefile index 3e83fe2ff..c783489f5 100644 --- a/devel/p5-subversion/Makefile +++ b/devel/p5-subversion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2014/10/09 14:06:30 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2015/06/12 10:49:58 wiz Exp $ PKGNAME= p5-subversion-${SVNVER} +PKGREVISION= 2 COMMENT= Perl bindings for Subversion .include "../../devel/subversion/Makefile.common" diff --git a/devel/p5-syntax/Makefile b/devel/p5-syntax/Makefile index 933ccc5b5..ca0e10ecc 100644 --- a/devel/p5-syntax/Makefile +++ b/devel/p5-syntax/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:28 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:49:58 wiz Exp $ # DISTNAME= syntax-0.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PH/PHAYLON/} diff --git a/devel/p5-version/Makefile b/devel/p5-version/Makefile index a1d64ee14..37afa79e7 100644 --- a/devel/p5-version/Makefile +++ b/devel/p5-version/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2015/01/19 01:10:15 wen Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:49:59 wiz Exp $ -DISTNAME= version-0.9911 +DISTNAME= version-0.9912 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=version/} diff --git a/devel/p5-version/distinfo b/devel/p5-version/distinfo index ba3f375ef..dc3930fc8 100644 --- a/devel/p5-version/distinfo +++ b/devel/p5-version/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2015/01/19 01:10:15 wen Exp $ +$NetBSD: distinfo,v 1.22 2015/05/09 01:04:25 wen Exp $ -SHA1 (version-0.9911.tar.gz) = efc3e92b7dcf25776a10a38d3c358bfa2ca9e51a -RMD160 (version-0.9911.tar.gz) = 3a178be1eace27881448bfd4619ea6c669839d57 -Size (version-0.9911.tar.gz) = 122923 bytes +SHA1 (version-0.9912.tar.gz) = cd1262925944bbb465ae1140c920a8f960f286de +RMD160 (version-0.9912.tar.gz) = b6c164df80ad80f76700d7fdb0cb2da0dcc084bd +Size (version-0.9912.tar.gz) = 123921 bytes diff --git a/devel/pango/DEINSTALL b/devel/pango/DEINSTALL deleted file mode 100644 index b1d070c37..000000000 --- a/devel/pango/DEINSTALL +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# -# $NetBSD: DEINSTALL,v 1.1 2006/11/03 11:27:56 joerg Exp $ - -case ${STAGE} in -DEINSTALL) - ${RM} -f ${PREFIX}/libdata/pango/pango.modules - ;; -esac diff --git a/devel/pango/INSTALL b/devel/pango/INSTALL deleted file mode 100644 index ebc22f357..000000000 --- a/devel/pango/INSTALL +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# -# $NetBSD: INSTALL,v 1.1 2006/11/03 11:27:56 joerg Exp $ - -case ${STAGE} in -POST-INSTALL) - ${MKDIR} ${PREFIX}/libdata/pango - ${PREFIX}/bin/pango-querymodules > ${PREFIX}/libdata/pango/pango.modules - ;; -esac diff --git a/devel/pango/Makefile b/devel/pango/Makefile index 111cb5fb5..15a4e36c5 100644 --- a/devel/pango/Makefile +++ b/devel/pango/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.195 2014/10/09 14:06:30 wiz Exp $ +# $NetBSD: Makefile,v 1.198 2015/06/15 09:15:08 prlw1 Exp $ -DISTNAME= pango-1.36.8 +DISTNAME= pango-1.37.0 +PKGREVISION= 1 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -39,7 +40,7 @@ CHECK_PORTABILITY_SKIP+= docs/check.docs .include "options.mk" -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.32.1 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.33.12 .include "../../devel/glib2/buildlink3.mk" BUILDLINK_DEPMETHOD.gobject-introspection:= build .include "../../devel/gobject-introspection/buildlink3.mk" diff --git a/devel/pango/PLIST b/devel/pango/PLIST index 9dc45a5e0..040775d2c 100644 --- a/devel/pango/PLIST +++ b/devel/pango/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.62 2014/06/27 00:41:47 schmonz Exp $ -bin/pango-querymodules +@comment $NetBSD: PLIST,v 1.63 2015/06/10 23:30:24 prlw1 Exp $ bin/pango-view include/pango-1.0/pango/pango-attributes.h include/pango-1.0/pango/pango-bidi-type.h @@ -43,16 +42,10 @@ lib/libpango-1.0.la lib/libpangocairo-1.0.la lib/libpangoft2-1.0.la ${PLIST.x11}lib/libpangoxft-1.0.la -lib/pango/1.8.0/modules/pango-arabic-lang.la -${PLIST.thai}lib/pango/1.8.0/modules/pango-thai-lang.la -${PLIST.coretext}lib/pango/1.8.0/modules/pango-basic-coretext.la -lib/pango/1.8.0/modules/pango-basic-fc.la -lib/pango/1.8.0/modules/pango-indic-lang.la lib/pkgconfig/pango.pc lib/pkgconfig/pangocairo.pc ${PLIST.x11}lib/pkgconfig/pangoxft.pc lib/pkgconfig/pangoft2.pc -man/man1/pango-querymodules.1 man/man1/pango-view.1 share/gir-1.0/Pango-1.0.gir share/gir-1.0/PangoCairo-1.0.gir @@ -81,6 +74,7 @@ share/gtk-doc/html/pango/api-index-1-31-0.html share/gtk-doc/html/pango/api-index-1-32-4.html share/gtk-doc/html/pango/api-index-1-32.html share/gtk-doc/html/pango/api-index-1-34.html +share/gtk-doc/html/pango/api-index-1-38.html share/gtk-doc/html/pango/api-index-1-4.html share/gtk-doc/html/pango/api-index-1-6.html share/gtk-doc/html/pango/api-index-1-8.html @@ -114,7 +108,6 @@ share/gtk-doc/html/pango/pango-Vertical-Text.html share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html share/gtk-doc/html/pango/pango-hierarchy.html -share/gtk-doc/html/pango/pango-querymodules.html share/gtk-doc/html/pango/pango.devhelp2 share/gtk-doc/html/pango/pango.html share/gtk-doc/html/pango/rendering.html @@ -122,6 +115,5 @@ share/gtk-doc/html/pango/right-insensitive.png share/gtk-doc/html/pango/right.png share/gtk-doc/html/pango/rotated-text.png share/gtk-doc/html/pango/style.css -share/gtk-doc/html/pango/tools.html share/gtk-doc/html/pango/up-insensitive.png share/gtk-doc/html/pango/up.png diff --git a/devel/pango/buildlink3.mk b/devel/pango/buildlink3.mk index bcb5ddd99..868e46d91 100644 --- a/devel/pango/buildlink3.mk +++ b/devel/pango/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2014/05/05 00:47:46 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2015/04/25 14:20:38 tnn Exp $ BUILDLINK_TREE+= pango @@ -6,7 +6,7 @@ BUILDLINK_TREE+= pango PANGO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.pango+= pango>=1.6.0 -BUILDLINK_ABI_DEPENDS.pango+= pango>=1.36.3nb1 +BUILDLINK_ABI_DEPENDS.pango+= pango>=1.36.8nb1 BUILDLINK_PKGSRCDIR.pango?= ../../devel/pango .include "../../mk/bsd.fast.prefs.mk" diff --git a/devel/pango/distinfo b/devel/pango/distinfo index a2aa1855b..57f3c5c10 100644 --- a/devel/pango/distinfo +++ b/devel/pango/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.105 2014/10/07 22:59:06 prlw1 Exp $ +$NetBSD: distinfo,v 1.106 2015/06/10 23:30:24 prlw1 Exp $ -SHA1 (pango-1.36.8.tar.xz) = c6ba02ee8f9d8b22b7cfd74c4b6ae170bebc8d2b -RMD160 (pango-1.36.8.tar.xz) = 41816cdc622df71ea8b3382229dfa65d3c66fa4e -Size (pango-1.36.8.tar.xz) = 1033528 bytes -SHA1 (patch-pango_pangocoretext.h) = f842e66a712d24f4f221be5fcdae18cc13c8b84b +SHA1 (pango-1.37.0.tar.xz) = 349b961082c886c948bcb21061ece97cebbb1cdd +RMD160 (pango-1.37.0.tar.xz) = 2e2265d73cc1d2b505bd4dcdf5e8eca7c7c8cf05 +Size (pango-1.37.0.tar.xz) = 1045116 bytes +SHA1 (patch-pango_pangocoretext.h) = d6817eb02f0020c102ab95d63202f9508a70e647 SHA1 (patch-pangocairo-coretext.h) = 2f7c8efad48b58398070f48e71c16d99d3d59f57 diff --git a/devel/pango/patches/patch-pango_pangocoretext.h b/devel/pango/patches/patch-pango_pangocoretext.h index 693e6897c..a037015a4 100644 --- a/devel/pango/patches/patch-pango_pangocoretext.h +++ b/devel/pango/patches/patch-pango_pangocoretext.h @@ -1,13 +1,13 @@ -$NetBSD: patch-pango_pangocoretext.h,v 1.2 2012/05/15 15:07:23 adam Exp $ +$NetBSD: patch-pango_pangocoretext.h,v 1.3 2015/06/10 23:30:24 prlw1 Exp $ Use correct CoreText header on Mac OS X. ---- pango/pangocoretext.h.orig 2011-08-16 01:11:08.000000000 +0000 +--- pango/pangocoretext.h.orig 2015-05-27 17:38:43.000000000 +0000 +++ pango/pangocoretext.h -@@ -25,7 +25,9 @@ +@@ -24,7 +24,9 @@ + #define __PANGOCORETEXT_H__ - #include - #include + #include -#include +#ifndef __GI_SCANNER__ +#include diff --git a/devel/pangomm/Makefile b/devel/pangomm/Makefile index 62cd36bc3..2a90fc9e7 100644 --- a/devel/pangomm/Makefile +++ b/devel/pangomm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:49:59 wiz Exp $ DISTNAME= pangomm-2.34.0 -PKGREVISION= 8 +PKGREVISION= 10 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangomm/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/pangomm/buildlink3.mk b/devel/pangomm/buildlink3.mk index 535605db6..dfb52b44d 100644 --- a/devel/pangomm/buildlink3.mk +++ b/devel/pangomm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:47:46 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:20:38 tnn Exp $ BUILDLINK_TREE+= pangomm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= pangomm PANGOMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.pangomm+= pangomm>=2.26.2 -BUILDLINK_ABI_DEPENDS.pangomm+= pangomm>=2.34.0nb7 +BUILDLINK_ABI_DEPENDS.pangomm+= pangomm>=2.34.0nb9 BUILDLINK_PKGSRCDIR.pangomm?= ../../devel/pangomm .include "../../devel/glibmm/buildlink3.mk" diff --git a/devel/pangox-compat/Makefile b/devel/pangox-compat/Makefile index 3805274f4..5e4b51e45 100644 --- a/devel/pangox-compat/Makefile +++ b/devel/pangox-compat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/01/16 09:29:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:20:38 tnn Exp $ DISTNAME= pangox-compat-0.0.2 +PKGREVISION= 1 CATEGORIES= devel fonts MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pangox-compat/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/devel/pangox-compat/buildlink3.mk b/devel/pangox-compat/buildlink3.mk index 8c3db13db..977708667 100644 --- a/devel/pangox-compat/buildlink3.mk +++ b/devel/pangox-compat/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/05/05 00:47:46 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:20:38 tnn Exp $ BUILDLINK_TREE+= pangox-compat @@ -6,7 +6,7 @@ BUILDLINK_TREE+= pangox-compat PANGOX_COMPAT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.pangox-compat+= pangox-compat>=0.0.1 -BUILDLINK_ABI_DEPENDS.pangox-compat?= pangox-compat>=0.0.1nb7 +BUILDLINK_ABI_DEPENDS.pangox-compat?= pangox-compat>=0.0.2nb1 BUILDLINK_PKGSRCDIR.pangox-compat?= ../../devel/pangox-compat .include "../../devel/pango/buildlink3.mk" diff --git a/devel/papaya/Makefile b/devel/papaya/Makefile index dab059e48..3ed95db5d 100644 --- a/devel/papaya/Makefile +++ b/devel/papaya/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/10/09 14:06:30 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:49:59 wiz Exp $ # DISTNAME= papaya-0.1.7 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=papaya-utils/} diff --git a/devel/patch/Makefile b/devel/patch/Makefile index 1b1c7190e..85155e81d 100644 --- a/devel/patch/Makefile +++ b/devel/patch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2015/02/20 07:09:19 tnn Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/23 08:20:45 wiz Exp $ -DISTNAME= patch-2.7.4 +DISTNAME= patch-2.7.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=patch/} EXTRACT_SUFX= .tar.xz @@ -22,9 +22,9 @@ INSTALLATION_DIRS= ${PKGGNUDIR}bin ${PKGGNUDIR}${PKGMANDIR}/man1 do-patch: .for stdhdr in sys/param.h sys/stat.h string.h - echo "#ifdef HAVE_${stdhdr:tu:C,[/.],_,g}" >> ${WRKSRC}/config.hin - echo "#include <${stdhdr}>" >> ${WRKSRC}/config.hin - echo "#endif" >> ${WRKSRC}/config.hin + ${ECHO} "#ifdef HAVE_${stdhdr:tu:C,[/.],_,g}" >> ${WRKSRC}/config.hin + ${ECHO} "#include <${stdhdr}>" >> ${WRKSRC}/config.hin + ${ECHO} "#endif" >> ${WRKSRC}/config.hin .endfor SYMLINKS = bin/gpatch ${PKGGNUDIR}bin/patch \ diff --git a/devel/patch/distinfo b/devel/patch/distinfo index 5bfc7f657..b3f3d6a0d 100644 --- a/devel/patch/distinfo +++ b/devel/patch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/02/08 09:29:43 mef Exp $ +$NetBSD: distinfo,v 1.10 2015/04/23 08:20:45 wiz Exp $ -SHA1 (patch-2.7.4.tar.xz) = b2e29867263095e0f8bfd4b1319124b04102f2b0 -RMD160 (patch-2.7.4.tar.xz) = 4531f6a4f9fbae08b831e3f289946f5d4e2bfb71 -Size (patch-2.7.4.tar.xz) = 714392 bytes +SHA1 (patch-2.7.5.tar.xz) = 8fd8f8f8ba640d871bce1bd33c7fd5e2ebe03a1e +RMD160 (patch-2.7.5.tar.xz) = 90cba07686477e4331b30701098d896784ec5689 +Size (patch-2.7.5.tar.xz) = 727704 bytes diff --git a/devel/patchutils/Makefile b/devel/patchutils/Makefile index 46244ec1a..c07b6c695 100644 --- a/devel/patchutils/Makefile +++ b/devel/patchutils/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2015/01/16 09:27:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:49:59 wiz Exp $ DISTNAME= patchutils-0.3.3 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ EXTRACT_SUFX= .tar.xz diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile index ebae42c11..690c5d55b 100644 --- a/devel/pcre-ocaml/Makefile +++ b/devel/pcre-ocaml/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.17 2015/01/20 14:31:09 jaapb Exp $ +# $NetBSD: Makefile,v 1.18 2015/05/24 11:35:35 jaapb Exp $ -DISTNAME= pcre-ocaml-${VERSION} +DISTNAME= pcre-ocaml-7.1.5 PKGNAME= ${DISTNAME} # avoid prefixing with ocaml -VERSION= 7.1.5 CATEGORIES= devel -MASTER_SITES= http://github.com/mmottl/pcre-ocaml/releases/download/v${VERSION}/ -LICENSE= gnu-lgpl-v2.1 +MASTER_SITES= ${MASTER_SITE_GITHUB:=mmottl/} +GITHUB_RELEASE= v${PKGVERSION_NOREV} MAINTAINER= jaapb@NetBSD.org HOMEPAGE= http://github.com/mmottl/pcre-ocaml COMMENT= Perl compatible regular expressions for OCaml +LICENSE= gnu-lgpl-v2.1 OCAML_USE_OASIS= yes USE_TOOLS= pax diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 2a2e9bbab..5d633976f 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2014/11/30 14:48:43 spz Exp $ +# $NetBSD: Makefile,v 1.76 2015/04/29 11:24:48 mef Exp $ -DISTNAME= pcre-8.36 -PKGREVISION= 1 +DISTNAME= pcre-8.37 CATEGORIES= devel MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \ ${MASTER_SITE_SOURCEFORGE:=pcre/} diff --git a/devel/pcre/distinfo b/devel/pcre/distinfo index 3dd7a5775..c483c69cd 100644 --- a/devel/pcre/distinfo +++ b/devel/pcre/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.55 2014/11/30 14:48:43 spz Exp $ +$NetBSD: distinfo,v 1.56 2015/04/29 11:24:48 mef Exp $ -SHA1 (pcre-8.36.tar.bz2) = 9a074e9cbf3eb9f05213fd9ca5bc188644845ccc -RMD160 (pcre-8.36.tar.bz2) = e13ce590fbb12aaa375645edeea6fa4938d31efb -Size (pcre-8.36.tar.bz2) = 1533818 bytes -SHA1 (patch-CVE-2014-8964) = 4779bf53dd08d7be070c3860c35ab896a26d29e9 +SHA1 (pcre-8.37.tar.bz2) = 4c629b3f582366fae4e8912f0d9fa3140347d6e7 +RMD160 (pcre-8.37.tar.bz2) = 2f38e201b921a9dc73ab7d555cc58a4320c599e5 +Size (pcre-8.37.tar.bz2) = 1557603 bytes SHA1 (patch-aa) = ed20cfb5ca7b1e620e368c8e41a7f691d6f93282 SHA1 (patch-ab) = 0b8fbde09c27e2716e5bfa32abce8ee4a79fb7fb SHA1 (patch-doc_pcredemo.3) = 90f9b3a021f58973149d839735d40c5e2e245912 diff --git a/devel/pcre/patches/patch-CVE-2014-8964 b/devel/pcre/patches/patch-CVE-2014-8964 deleted file mode 100644 index 61bf1a9d1..000000000 --- a/devel/pcre/patches/patch-CVE-2014-8964 +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-CVE-2014-8964,v 1.1 2014/11/30 14:48:43 spz Exp $ - -patch for CVE-2014-8964 taken from -http://bugs.exim.org/show_bug.cgi?id=1546 - ---- pcre_exec.c.orig 2014-09-15 13:48:59.000000000 +0000 -+++ pcre_exec.c -@@ -1404,8 +1404,11 @@ for (;;) - condition = TRUE; - - /* Advance ecode past the assertion to the start of the first branch, -- but adjust it so that the general choosing code below works. */ -+ but adjust it so that the general choosing code below works. If the -+ assertion has a quantifier that allows zero repeats we must skip over -+ the BRAZERO. This is a lunatic thing to do, but somebody did! */ - -+ if (*ecode == OP_BRAZERO) ecode++; - ecode += GET(ecode, 1); - while (*ecode == OP_ALT) ecode += GET(ecode, 1); - ecode += 1 + LINK_SIZE - PRIV(OP_lengths)[condcode]; diff --git a/devel/pcre2/DESCR b/devel/pcre2/DESCR new file mode 100644 index 000000000..e41d62696 --- /dev/null +++ b/devel/pcre2/DESCR @@ -0,0 +1,8 @@ +PCRE2 is a re-working of the original PCRE library to provide an entirely new +API. + +PCRE2 is written in C, and it has its own API. There are three sets of +functions, one for the 8-bit library, which processes strings of bytes, one for +the 16-bit library, which processes strings of 16-bit values, and one for the +32-bit library, which processes strings of 32-bit values. There are no C++ +wrappers. diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile new file mode 100644 index 000000000..863c28739 --- /dev/null +++ b/devel/pcre2/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/04/19 19:18:22 wiz Exp $ + +DISTNAME= pcre2-10.10 +CATEGORIES= devel +MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \ + ${MASTER_SITE_SOURCEFORGE:=pcre/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.pcre.org/ +COMMENT= Perl Compatible Regular Expressions library (major version 2) +LICENSE= modified-bsd + +USE_LANGUAGES= c +USE_LIBTOOL= yes +GNU_CONFIGURE= yes + +PKGCONFIG_OVERRIDE+= libpcre2-16.pc.in +PKGCONFIG_OVERRIDE+= libpcre2-posix.pc.in +PKGCONFIG_OVERRIDE+= libpcre2-8.pc.in +PKGCONFIG_OVERRIDE+= libpcre2-32.pc.in + +TEST_TARGET= check + +.include "../../mk/bsd.pkg.mk" diff --git a/devel/pcre2/PLIST b/devel/pcre2/PLIST new file mode 100644 index 000000000..153a20331 --- /dev/null +++ b/devel/pcre2/PLIST @@ -0,0 +1,175 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 19:18:22 wiz Exp $ +bin/pcre2-config +bin/pcre2grep +bin/pcre2test +include/pcre2.h +include/pcre2posix.h +lib/libpcre2-8.la +lib/libpcre2-posix.la +lib/pkgconfig/libpcre2-8.pc +lib/pkgconfig/libpcre2-posix.pc +man/man1/pcre2-config.1 +man/man1/pcre2grep.1 +man/man1/pcre2test.1 +man/man3/pcre2.3 +man/man3/pcre2_code_free.3 +man/man3/pcre2_compile.3 +man/man3/pcre2_compile_context_copy.3 +man/man3/pcre2_compile_context_create.3 +man/man3/pcre2_compile_context_free.3 +man/man3/pcre2_config.3 +man/man3/pcre2_dfa_match.3 +man/man3/pcre2_general_context_copy.3 +man/man3/pcre2_general_context_create.3 +man/man3/pcre2_general_context_free.3 +man/man3/pcre2_get_error_message.3 +man/man3/pcre2_get_mark.3 +man/man3/pcre2_get_ovector_count.3 +man/man3/pcre2_get_ovector_pointer.3 +man/man3/pcre2_get_startchar.3 +man/man3/pcre2_jit_compile.3 +man/man3/pcre2_jit_free_unused_memory.3 +man/man3/pcre2_jit_match.3 +man/man3/pcre2_jit_stack_assign.3 +man/man3/pcre2_jit_stack_create.3 +man/man3/pcre2_jit_stack_free.3 +man/man3/pcre2_maketables.3 +man/man3/pcre2_match.3 +man/man3/pcre2_match_context_copy.3 +man/man3/pcre2_match_context_create.3 +man/man3/pcre2_match_context_free.3 +man/man3/pcre2_match_data_create.3 +man/man3/pcre2_match_data_create_from_pattern.3 +man/man3/pcre2_match_data_free.3 +man/man3/pcre2_pattern_info.3 +man/man3/pcre2_serialize_decode.3 +man/man3/pcre2_serialize_encode.3 +man/man3/pcre2_serialize_free.3 +man/man3/pcre2_serialize_get_number_of_codes.3 +man/man3/pcre2_set_bsr.3 +man/man3/pcre2_set_callout.3 +man/man3/pcre2_set_character_tables.3 +man/man3/pcre2_set_compile_recursion_guard.3 +man/man3/pcre2_set_match_limit.3 +man/man3/pcre2_set_newline.3 +man/man3/pcre2_set_parens_nest_limit.3 +man/man3/pcre2_set_recursion_limit.3 +man/man3/pcre2_set_recursion_memory_management.3 +man/man3/pcre2_substitute.3 +man/man3/pcre2_substring_copy_byname.3 +man/man3/pcre2_substring_copy_bynumber.3 +man/man3/pcre2_substring_free.3 +man/man3/pcre2_substring_get_byname.3 +man/man3/pcre2_substring_get_bynumber.3 +man/man3/pcre2_substring_length_byname.3 +man/man3/pcre2_substring_length_bynumber.3 +man/man3/pcre2_substring_list_free.3 +man/man3/pcre2_substring_list_get.3 +man/man3/pcre2_substring_nametable_scan.3 +man/man3/pcre2_substring_number_from_name.3 +man/man3/pcre2api.3 +man/man3/pcre2build.3 +man/man3/pcre2callout.3 +man/man3/pcre2compat.3 +man/man3/pcre2demo.3 +man/man3/pcre2jit.3 +man/man3/pcre2limits.3 +man/man3/pcre2matching.3 +man/man3/pcre2partial.3 +man/man3/pcre2pattern.3 +man/man3/pcre2perform.3 +man/man3/pcre2posix.3 +man/man3/pcre2sample.3 +man/man3/pcre2serialize.3 +man/man3/pcre2stack.3 +man/man3/pcre2syntax.3 +man/man3/pcre2unicode.3 +share/doc/pcre2/AUTHORS +share/doc/pcre2/COPYING +share/doc/pcre2/ChangeLog +share/doc/pcre2/LICENCE +share/doc/pcre2/NEWS +share/doc/pcre2/README +share/doc/pcre2/html/NON-AUTOTOOLS-BUILD.txt +share/doc/pcre2/html/README.txt +share/doc/pcre2/html/index.html +share/doc/pcre2/html/pcre2-config.html +share/doc/pcre2/html/pcre2.html +share/doc/pcre2/html/pcre2_code_free.html +share/doc/pcre2/html/pcre2_compile.html +share/doc/pcre2/html/pcre2_compile_context_copy.html +share/doc/pcre2/html/pcre2_compile_context_create.html +share/doc/pcre2/html/pcre2_compile_context_free.html +share/doc/pcre2/html/pcre2_config.html +share/doc/pcre2/html/pcre2_dfa_match.html +share/doc/pcre2/html/pcre2_general_context_copy.html +share/doc/pcre2/html/pcre2_general_context_create.html +share/doc/pcre2/html/pcre2_general_context_free.html +share/doc/pcre2/html/pcre2_get_error_message.html +share/doc/pcre2/html/pcre2_get_mark.html +share/doc/pcre2/html/pcre2_get_ovector_count.html +share/doc/pcre2/html/pcre2_get_ovector_pointer.html +share/doc/pcre2/html/pcre2_get_startchar.html +share/doc/pcre2/html/pcre2_jit_compile.html +share/doc/pcre2/html/pcre2_jit_free_unused_memory.html +share/doc/pcre2/html/pcre2_jit_match.html +share/doc/pcre2/html/pcre2_jit_stack_assign.html +share/doc/pcre2/html/pcre2_jit_stack_create.html +share/doc/pcre2/html/pcre2_jit_stack_free.html +share/doc/pcre2/html/pcre2_maketables.html +share/doc/pcre2/html/pcre2_match.html +share/doc/pcre2/html/pcre2_match_context_copy.html +share/doc/pcre2/html/pcre2_match_context_create.html +share/doc/pcre2/html/pcre2_match_context_free.html +share/doc/pcre2/html/pcre2_match_data_create.html +share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html +share/doc/pcre2/html/pcre2_match_data_free.html +share/doc/pcre2/html/pcre2_pattern_info.html +share/doc/pcre2/html/pcre2_serialize_decode.html +share/doc/pcre2/html/pcre2_serialize_encode.html +share/doc/pcre2/html/pcre2_serialize_free.html +share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html +share/doc/pcre2/html/pcre2_set_bsr.html +share/doc/pcre2/html/pcre2_set_callout.html +share/doc/pcre2/html/pcre2_set_character_tables.html +share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html +share/doc/pcre2/html/pcre2_set_match_limit.html +share/doc/pcre2/html/pcre2_set_newline.html +share/doc/pcre2/html/pcre2_set_parens_nest_limit.html +share/doc/pcre2/html/pcre2_set_recursion_limit.html +share/doc/pcre2/html/pcre2_set_recursion_memory_management.html +share/doc/pcre2/html/pcre2_substitute.html +share/doc/pcre2/html/pcre2_substring_copy_byname.html +share/doc/pcre2/html/pcre2_substring_copy_bynumber.html +share/doc/pcre2/html/pcre2_substring_free.html +share/doc/pcre2/html/pcre2_substring_get_byname.html +share/doc/pcre2/html/pcre2_substring_get_bynumber.html +share/doc/pcre2/html/pcre2_substring_length_byname.html +share/doc/pcre2/html/pcre2_substring_length_bynumber.html +share/doc/pcre2/html/pcre2_substring_list_free.html +share/doc/pcre2/html/pcre2_substring_list_get.html +share/doc/pcre2/html/pcre2_substring_nametable_scan.html +share/doc/pcre2/html/pcre2_substring_number_from_name.html +share/doc/pcre2/html/pcre2api.html +share/doc/pcre2/html/pcre2build.html +share/doc/pcre2/html/pcre2callout.html +share/doc/pcre2/html/pcre2compat.html +share/doc/pcre2/html/pcre2demo.html +share/doc/pcre2/html/pcre2grep.html +share/doc/pcre2/html/pcre2jit.html +share/doc/pcre2/html/pcre2limits.html +share/doc/pcre2/html/pcre2matching.html +share/doc/pcre2/html/pcre2partial.html +share/doc/pcre2/html/pcre2pattern.html +share/doc/pcre2/html/pcre2perform.html +share/doc/pcre2/html/pcre2posix.html +share/doc/pcre2/html/pcre2sample.html +share/doc/pcre2/html/pcre2serialize.html +share/doc/pcre2/html/pcre2stack.html +share/doc/pcre2/html/pcre2syntax.html +share/doc/pcre2/html/pcre2test.html +share/doc/pcre2/html/pcre2unicode.html +share/doc/pcre2/pcre2-config.txt +share/doc/pcre2/pcre2.txt +share/doc/pcre2/pcre2grep.txt +share/doc/pcre2/pcre2test.txt diff --git a/devel/pcre2/buildlink3.mk b/devel/pcre2/buildlink3.mk new file mode 100644 index 000000000..222865c0d --- /dev/null +++ b/devel/pcre2/buildlink3.mk @@ -0,0 +1,12 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/19 19:18:22 wiz Exp $ + +BUILDLINK_TREE+= pcre2 + +.if !defined(PCRE2_BUILDLINK3_MK) +PCRE2_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.pcre2+= pcre2>=10.10 +BUILDLINK_PKGSRCDIR.pcre2?= ../../devel/pcre2 +.endif # PCRE2_BUILDLINK3_MK + +BUILDLINK_TREE+= -pcre2 diff --git a/devel/pcre2/distinfo b/devel/pcre2/distinfo new file mode 100644 index 000000000..5a49df69f --- /dev/null +++ b/devel/pcre2/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/19 19:18:22 wiz Exp $ + +SHA1 (pcre2-10.10.tar.bz2) = a27c0beb6bfb828586d22769f5111183122ab42d +RMD160 (pcre2-10.10.tar.bz2) = 0b1c4554c312faeca3e207ebd0ad60f9cf5d9f1f +Size (pcre2-10.10.tar.bz2) = 1339199 bytes diff --git a/devel/php-igbinary/DESCR b/devel/php-igbinary/DESCR new file mode 100644 index 000000000..472671027 --- /dev/null +++ b/devel/php-igbinary/DESCR @@ -0,0 +1,4 @@ +Igbinary is a drop in replacement for the standard PHP serializer. Instead of +time and space consuming textual representation, igbinary stores PHP data +structures in a compact binary form. Savings are significant when using +memcached or similar memory based storages for serialized data. diff --git a/devel/php-igbinary/Makefile b/devel/php-igbinary/Makefile new file mode 100644 index 000000000..41bd38a19 --- /dev/null +++ b/devel/php-igbinary/Makefile @@ -0,0 +1,31 @@ +# $NetBSD: Makefile,v 1.1 2015/04/07 11:23:09 rodent Exp $ +# + +MODNAME= igbinary +PECL_VERSION= 1.2.1 +CATEGORIES= devel + +MAINTAINER= mbowie@buzmo.com +HOMEPAGE= https://github.com/igbinary/igbinary +COMMENT= Binary serialization for PHP +LICENSE= modified-bsd + +BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c + +USE_LANGUAGES= c c++ +USE_TOOLS+= gsed +CONFIGURE_ARGS+= --enable-${MODNAME} +USE_LIBTOOL= yes + +USE_PHP_EXT_PATCHES= yes + +PLIST_SRC+= PLIST + +INSTALLATION_DIRS+= include/php/ext/igbinary + +post-install: + ${INSTALL_DATA} ${WRKSRC}/igbinary.h \ + ${DESTDIR}${PREFIX}/include/php/ext/igbinary + +.include "../../lang/php/ext.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/php-igbinary/PLIST b/devel/php-igbinary/PLIST new file mode 100755 index 000000000..f0329664d --- /dev/null +++ b/devel/php-igbinary/PLIST @@ -0,0 +1 @@ +include/php/ext/igbinary/igbinary.h diff --git a/devel/php-igbinary/distinfo b/devel/php-igbinary/distinfo new file mode 100644 index 000000000..ed8188ac3 --- /dev/null +++ b/devel/php-igbinary/distinfo @@ -0,0 +1,27 @@ +$NetBSD: distinfo,v 1.2 2015/04/18 01:25:45 rodent Exp $ + +SHA1 (php-igbinary/igbinary-1.2.1.tgz) = f27c09a964fdb85762b7f11ae49b6a0b0adb2a44 +RMD160 (php-igbinary/igbinary-1.2.1.tgz) = edb9a5175c87a04146968331c0dc059c033e74b7 +Size (php-igbinary/igbinary-1.2.1.tgz) = 36869 bytes +SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a +SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2 +SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2 +SHA1 (patch-configure) = e81731b426b31656de72a4e4b3ad341b5ac34f82 +SHA1 (patch-ext_gd_config.m4) = 91c9798333d4776856a0a9e20196986856b758b2 +SHA1 (patch-ext_imap_config.m4) = 01681e8b54ee586ec4db72a5da2d0aec3fa89fcc +SHA1 (patch-ext_mssql_php__mssql.c) = 4ef1837850443e9db2e71620a3ddaed5ab5c435b +SHA1 (patch-ext_opcache_config.m4) = 7c0d98feaeec8a0ca61f6f77a1906aa2d601be3f +SHA1 (patch-ext_pdo__mysql_config.m4) = 3526e737da25129710218e7141d5a05ae0a51390 +SHA1 (patch-ext_pdo_config.m4) = 26a4ad02e5c6b7a54c3c54a6d026a3ccfed62c59 +SHA1 (patch-ext_phar_Makefile.frag) = f8e3f7b7c3e93765d019e5614a884df6185d0436 +SHA1 (patch-ext_phar_phar_phar.php) = 011f2d68048dbc63f5efcab4e23062daa9e8e08c +SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = b384b9daa466f2a8a3e6cfd4ea6cff81f9342941 +SHA1 (patch-ext_standard_basic__functions.c) = f2a44998145306c2cb2d2f3822c0e7cc70c778b4 +SHA1 (patch-makedist) = 3f6b0621d30264824f2cb4c2903d15ba95be3937 +SHA1 (patch-php.ini-development) = 4fc40f0af5f6e58b614794e066a5738694dc8ef8 +SHA1 (patch-php.ini-production) = 47c1b14ee78fbcaa084a58d2c0c3e843104072be +SHA1 (patch-run-tests.php) = ff80b8ad52d7c0a43fa318ed9bffca9d7b3e688d +SHA1 (patch-sapi_cgi_Makefile.frag) = 3784758c085066d1088ae1420b0f9bcf98f74de9 +SHA1 (patch-sapi_fpm_fpm_events_port.c) = ad45bcebadf923ee8cb3f2ad4d78d21dd178a8e3 +SHA1 (patch-sapi_fpm_fpm_fpm__sockets.c) = c5bcf5ffb5f5f63d975c9563c4ba77c850534702 +SHA1 (patch-sapi_fpm_php-fpm.conf.in) = 2369bb6a426a7fb47dc73c88f0daa0f6fa67b593 diff --git a/devel/php-memcached/Makefile b/devel/php-memcached/Makefile index f18ba45b2..b9fdeac8d 100644 --- a/devel/php-memcached/Makefile +++ b/devel/php-memcached/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2015/03/26 03:32:33 rodent Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/07 23:09:39 rodent Exp $ # MODNAME= memcached PECL_VERSION= 2.2.0 +PKGREVISION= 1 CATEGORIES+= devel MAINTAINER= filip@joyent.com diff --git a/devel/php-memcached/options.mk b/devel/php-memcached/options.mk index 85cd3ef28..a6df40325 100644 --- a/devel/php-memcached/options.mk +++ b/devel/php-memcached/options.mk @@ -1,11 +1,19 @@ -# $NetBSD: options.mk,v 1.1 2015/03/26 03:32:33 rodent Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/07 23:09:39 rodent Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.php-memcached -PKG_SUPPORTED_OPTIONS= sasl +PKG_SUPPORTED_OPTIONS= igbinary sasl PKG_SUGGESTED_OPTIONS= sasl .include "../../mk/bsd.options.mk" +.if !empty(PKG_OPTIONS:Migbinary) +.include "../../lang/php/phpversion.mk" +DEPENDS+= ${PHP_PKG_PREFIX}-igbinary-[0-9]*:../../devel/php-igbinary +CONFIGURE_ARGS+= --enable-memcached-igbinary +.else +CONFIGURE_ARGS+= --disable-memcached-igbinary +.endif + .if !empty(PKG_OPTIONS:Msasl) .include "../../security/cyrus-sasl/buildlink3.mk" CONFIGURE_ARGS+= --enable-memcached-sasl diff --git a/devel/php-pthreads/Makefile b/devel/php-pthreads/Makefile index 8038db930..a30f7aef9 100644 --- a/devel/php-pthreads/Makefile +++ b/devel/php-pthreads/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/03/26 04:04:43 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/04 13:09:54 rodent Exp $ MODNAME= pthreads PECL_VERSION= 2.0.10 @@ -19,7 +19,7 @@ USE_LIBTOOL= yes .include "../../lang/php/phpversion.mk" -.if !empty(PKG_OPTIONS.${PHP_PKG_PREFIX}:Mmaintainer-zts) +.if empty(PKG_OPTIONS.${PHP_PKG_PREFIX}:Mmaintainer-zts) BROKEN= Requires the maintainer-zts option enabled in PHP. .endif diff --git a/devel/php-raphf/DESCR b/devel/php-raphf/DESCR new file mode 100644 index 000000000..41bc1a758 --- /dev/null +++ b/devel/php-raphf/DESCR @@ -0,0 +1 @@ +A reusable split-off of pecl_http's persistent handle and resource factory API. diff --git a/devel/php-raphf/Makefile b/devel/php-raphf/Makefile new file mode 100644 index 000000000..66068f47a --- /dev/null +++ b/devel/php-raphf/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.2 2015/04/07 11:19:15 rodent Exp $ + +MODNAME= raphf +PECL_VERSION= 1.0.4 +PKGREVISION= 1 +CATEGORIES= devel + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= https://pecl.php.net/package/raphf +COMMENT= Resource and persistent handles factory +LICENSE= 2-clause-bsd + +BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c + +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes + +INSTALLATION_DIRS+= include/php/ext/raphf +PLIST_SRC+= PLIST + +post-install: + ${INSTALL_DATA} ${WRKSRC}/php_raphf.h \ + ${DESTDIR}${PREFIX}/include/php/ext/raphf + +.include "../../lang/php/ext.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/php-raphf/PLIST b/devel/php-raphf/PLIST new file mode 100644 index 000000000..8563a787b --- /dev/null +++ b/devel/php-raphf/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/07 11:19:15 rodent Exp $ +include/php/ext/raphf/php_raphf.h diff --git a/devel/php-raphf/buildlink3.mk b/devel/php-raphf/buildlink3.mk new file mode 100644 index 000000000..49bb4e700 --- /dev/null +++ b/devel/php-raphf/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/07 23:54:11 rodent Exp $ + +.include "../../lang/php/phpversion.mk" + +BUILDLINK_TREE+= ${PHP_PKG_PREFIX}-raphf + +.if !defined(${PHP_PKG_PREFIX}_RAPHF_BUILDLINK3_MK) +${PHP_PKG_PREFIX}_RAPHF_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.${PHP_PKG_PREFIX}-raphf+= ${PHP_PKG_PREFIX}-raphf>=1.0.4nb1 +BUILDLINK_PKGSRCDIR.${PHP_PKG_PREFIX}-raphf?= ../../devel/php-raphf +.endif # ${PHP_PKG_PREFIX}_RAPHF_BUILDLINK3_MK + +BUILDLINK_TREE+= -${PHP_PKG_PREFIX}-raphf diff --git a/devel/php-raphf/distinfo b/devel/php-raphf/distinfo new file mode 100644 index 000000000..4bc35f8b2 --- /dev/null +++ b/devel/php-raphf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/07 00:21:24 rodent Exp $ + +SHA1 (php-raphf/raphf-1.0.4.tgz) = ba1528c32a4fb1f632da321f67875d3be6322ce1 +RMD160 (php-raphf/raphf-1.0.4.tgz) = 88e44df5d162537ea5bc21ebe45ff946565545a0 +Size (php-raphf/raphf-1.0.4.tgz) = 7232 bytes diff --git a/devel/php-xdebug/Makefile b/devel/php-xdebug/Makefile index f971798af..79ad78330 100644 --- a/devel/php-xdebug/Makefile +++ b/devel/php-xdebug/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 00:43:32 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/03 13:25:05 taca Exp $ # MODNAME= xdebug -PECL_VERSION= 2.3.1 +PECL_VERSION= 2.3.2 CATEGORIES= devel MASTER_SITES= http://xdebug.org/files/ EXTRACT_SUFX= .tgz diff --git a/devel/php-xdebug/distinfo b/devel/php-xdebug/distinfo index 817f762ec..d33a8f756 100644 --- a/devel/php-xdebug/distinfo +++ b/devel/php-xdebug/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/15 00:43:32 taca Exp $ +$NetBSD: distinfo,v 1.4 2015/06/03 13:25:05 taca Exp $ -SHA1 (php-xdebug/xdebug-2.3.1.tgz) = e552cea58e533793d904b62713d7da5546028c76 -RMD160 (php-xdebug/xdebug-2.3.1.tgz) = 07c69f88f76541e5aaf6006fd6572567f44eb2f6 -Size (php-xdebug/xdebug-2.3.1.tgz) = 266218 bytes +SHA1 (php-xdebug/xdebug-2.3.2.tgz) = 2b32d15880d88a084d9d50929b9f6904bf091fc4 +RMD160 (php-xdebug/xdebug-2.3.2.tgz) = 70782b25948cd4145f4a0fcc20f809e82590cf45 +Size (php-xdebug/xdebug-2.3.2.tgz) = 266287 bytes diff --git a/devel/poco/Makefile.common b/devel/poco/Makefile.common index 89d76341a..4b8c0fc92 100644 --- a/devel/poco/Makefile.common +++ b/devel/poco/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2014/01/15 13:51:23 joerg Exp $ +# $NetBSD: Makefile.common,v 1.11 2015/06/25 07:30:30 dholland Exp $ # # used by devel/poco/Makefile # used by databases/poco-data/Makefile @@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --unbundled .include "../../mk/bsd.prefs.mk" -.if !empty(OPSYS:M*BSD) || ${OPSYS} == "DragonFly" +.if !empty(OPSYS:M*BSD) || ${OPSYS} == "DragonFly" || ${OPSYS} == "Bitrig" CONFIGURE_ARGS+= --config=FreeBSD .endif diff --git a/devel/poxml/Makefile b/devel/poxml/Makefile index 338d39b61..92e886072 100644 --- a/devel/poxml/Makefile +++ b/devel/poxml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/14 08:03:31 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:39 tnn Exp $ DISTNAME= poxml-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= Translates DocBook XML files using gettext po files diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index 2419917ba..07b1dcf25 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/12 10:49:59 wiz Exp $ DISTNAME= prcs-1.3.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prcs/} diff --git a/devel/protobuf-c/DESCR b/devel/protobuf-c/DESCR new file mode 100644 index 000000000..a241185b6 --- /dev/null +++ b/devel/protobuf-c/DESCR @@ -0,0 +1,5 @@ +This is protobuf-c, a C implementation of the Google Protocol Buffers data +serialization format. It includes libprotobuf-c, a pure C library that +implements protobuf encoding and decoding, and protoc-c, a code generator that +converts Protocol Buffer .proto files to C descriptor code, based on the +original protoc. diff --git a/devel/protobuf-c/Makefile b/devel/protobuf-c/Makefile new file mode 100644 index 000000000..1448d8ef5 --- /dev/null +++ b/devel/protobuf-c/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2015/06/10 01:39:33 wiedi Exp $ + +DISTNAME= protobuf-c-1.1.1 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=protobuf-c/} +GITHUB_TAG= v${PKGVERSION_NOREV} + +MAINTAINER= wiedi@frubar.net +HOMEPAGE= https://github.com/protobuf-c/protobuf-c +COMMENT= Protocol Buffers implementation in C +LICENSE= modified-bsd + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config aclocal autoconf automake gmake +USE_LANGUAGES= c99 c++ + +PKGCONFIG_OVERRIDE+= protobuf-c/libprotobuf-c.pc.in + +pre-configure: + cd ${WRKSRC} && ./autogen.sh + +.include "../../devel/protobuf/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/protobuf-c/PLIST b/devel/protobuf-c/PLIST new file mode 100644 index 000000000..26597fa1b --- /dev/null +++ b/devel/protobuf-c/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/10 01:39:33 wiedi Exp $ +bin/protoc-c +include/google/protobuf-c/protobuf-c.h +include/protobuf-c/protobuf-c.h +lib/libprotobuf-c.la +lib/pkgconfig/libprotobuf-c.pc diff --git a/devel/protobuf-c/buildlink3.mk b/devel/protobuf-c/buildlink3.mk new file mode 100644 index 000000000..df0c3de3a --- /dev/null +++ b/devel/protobuf-c/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/10 01:39:33 wiedi Exp $ + +BUILDLINK_TREE+= protobuf-c + +.if !defined(PROTOBUF_C_BUILDLINK3_MK) +PROTOBUF_C_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.protobuf-c+= protobuf-c>=1.1.1 +BUILDLINK_PKGSRCDIR.protobuf-c?= ../../devel/protobuf-c + +.include "../../devel/protobuf/buildlink3.mk" +.endif # PROTOBUF_C_BUILDLINK3_MK + +BUILDLINK_TREE+= -protobuf-c diff --git a/devel/protobuf-c/distinfo b/devel/protobuf-c/distinfo new file mode 100644 index 000000000..e2053778c --- /dev/null +++ b/devel/protobuf-c/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/06/10 01:39:33 wiedi Exp $ + +SHA1 (protobuf-c-1.1.1.tar.gz) = 9ab7586cd792b41c8f8d4a08d592f456d6e31482 +RMD160 (protobuf-c-1.1.1.tar.gz) = aed0d5a3e2241a8bd0d04fd01dbd1d2308e94b04 +Size (protobuf-c-1.1.1.tar.gz) = 116223 bytes +SHA1 (patch-Makefile.am) = 7e037f255e8415cf3584adb0f652aabc71b4ecfe diff --git a/devel/protobuf-c/patches/patch-Makefile.am b/devel/protobuf-c/patches/patch-Makefile.am new file mode 100644 index 000000000..920f24032 --- /dev/null +++ b/devel/protobuf-c/patches/patch-Makefile.am @@ -0,0 +1,20 @@ +$NetBSD: patch-Makefile.am,v 1.1 2015/06/10 01:39:33 wiedi Exp $ + +rm -v is not portable + +--- Makefile.am.orig 2015-03-14 21:00:57.000000000 +0000 ++++ Makefile.am +@@ -185,11 +185,11 @@ EXTRA_DIST += \ + CLEANFILES += $(BUILT_SOURCES) + + dist-hook: +- rm -vf `find $(top_distdir) -name '*.pb-c.[ch]' -o -name '*.pb.cc' -o -name '*.pb.h'` ++ rm -f `find $(top_distdir) -name '*.pb-c.[ch]' -o -name '*.pb.cc' -o -name '*.pb.h'` + + install-data-hook: + $(MKDIR_P) $(DESTDIR)$(includedir)/google/protobuf-c +- cd $(DESTDIR)$(includedir)/google/protobuf-c && rm -vf protobuf-c.h ++ cd $(DESTDIR)$(includedir)/google/protobuf-c && rm -f protobuf-c.h + cd $(DESTDIR)$(includedir)/google/protobuf-c && $(LN_S) ../../protobuf-c/protobuf-c.h protobuf-c.h + + # diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index 0bccf9168..7a7fcfa3c 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/17 22:00:40 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/10 01:31:51 wiedi Exp $ # .include "Makefile.common" -PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://protobuf.googlecode.com/files/ MAINTAINER= aran@100acres.us HOMEPAGE= http://code.google.com/p/protobuf/ diff --git a/devel/protobuf/Makefile.common b/devel/protobuf/Makefile.common index 8ed17f8c8..cf0412ae6 100644 --- a/devel/protobuf/Makefile.common +++ b/devel/protobuf/Makefile.common @@ -1,8 +1,11 @@ -# $NetBSD: Makefile.common,v 1.1 2014/10/17 22:00:40 joerg Exp $ +# $NetBSD: Makefile.common,v 1.2 2015/06/10 09:02:06 wiedi Exp $ # # used by devel/protobuf/Makefile # used by devel/py-protobuf/Makefile -DISTNAME= protobuf-2.5.0 +DISTNAME= protobuf-2.6.1 +MASTER_SITES= ${MASTER_SITE_GITHUB:=google/} +GITHUB_RELEASE= v${PKGVERSION_NOREV} + DISTINFO_FILE= ${.CURDIR}/../../devel/protobuf/distinfo PATCHDIR= ${.CURDIR}/../../devel/protobuf/patches diff --git a/devel/protobuf/PLIST b/devel/protobuf/PLIST index ffec25448..1e39d91e8 100644 --- a/devel/protobuf/PLIST +++ b/devel/protobuf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/03/17 14:50:13 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/10 01:31:51 wiedi Exp $ bin/protoc include/google/protobuf/compiler/code_generator.h include/google/protobuf/compiler/command_line_interface.h @@ -22,6 +22,7 @@ include/google/protobuf/generated_message_util.h include/google/protobuf/io/coded_stream.h include/google/protobuf/io/gzip_stream.h include/google/protobuf/io/printer.h +include/google/protobuf/io/strtod.h include/google/protobuf/io/tokenizer.h include/google/protobuf/io/zero_copy_stream.h include/google/protobuf/io/zero_copy_stream_impl.h @@ -32,17 +33,22 @@ include/google/protobuf/reflection_ops.h include/google/protobuf/repeated_field.h include/google/protobuf/service.h include/google/protobuf/stubs/atomicops.h +include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h include/google/protobuf/stubs/atomicops_internals_arm_gcc.h include/google/protobuf/stubs/atomicops_internals_arm_qnx.h include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h +include/google/protobuf/stubs/atomicops_internals_generic_gcc.h include/google/protobuf/stubs/atomicops_internals_macosx.h include/google/protobuf/stubs/atomicops_internals_mips_gcc.h include/google/protobuf/stubs/atomicops_internals_pnacl.h +include/google/protobuf/stubs/atomicops_internals_solaris.h +include/google/protobuf/stubs/atomicops_internals_tsan.h include/google/protobuf/stubs/atomicops_internals_x86_gcc.h include/google/protobuf/stubs/atomicops_internals_x86_msvc.h include/google/protobuf/stubs/common.h include/google/protobuf/stubs/once.h include/google/protobuf/stubs/platform_macros.h +include/google/protobuf/stubs/stl_util.h include/google/protobuf/stubs/template_util.h include/google/protobuf/stubs/type_traits.h include/google/protobuf/text_format.h diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo index d84319f45..02ba269fa 100644 --- a/devel/protobuf/distinfo +++ b/devel/protobuf/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2015/02/19 14:12:33 joerg Exp $ +$NetBSD: distinfo,v 1.5 2015/06/10 01:31:51 wiedi Exp $ -SHA1 (protobuf-2.5.0.tar.gz) = 7f6ea7bc1382202fb1ce8c6933f1ef8fea0c0148 -RMD160 (protobuf-2.5.0.tar.gz) = 94755535c75f12db6a34d2f043e59597bea02dda -Size (protobuf-2.5.0.tar.gz) = 2401901 bytes -SHA1 (patch-gtest_configure) = 5d17790e1c07336c3e4c08ed575ef74c366f628c -SHA1 (patch-src_google_protobuf_stubs_atomicops.h) = afc60fb589e13a5ceb40996d3c367243c94c7b6c +SHA1 (protobuf-2.6.1.tar.gz) = 375765455ad49e45e4e10364f91aaf2831d3e905 +RMD160 (protobuf-2.6.1.tar.gz) = f6f04600cd5d9a56161b070b26cdec49c680cbb7 +Size (protobuf-2.6.1.tar.gz) = 2641426 bytes +SHA1 (patch-gtest_configure) = 57947ae35b3ffdc4906b0fcb99092e7cc5500a11 +SHA1 (patch-src_google_protobuf_stubs_atomicops.h) = 84754ded95b9b78f4211a7aa1de381ce53ed4e40 SHA1 (patch-src_google_protobuf_stubs_atomicops__internals__arm__gcc.h) = eea504fd07a52e90b28e93644fd5cc6172011036 diff --git a/devel/protobuf/patches/patch-gtest_configure b/devel/protobuf/patches/patch-gtest_configure index 18cc15394..d80d83f2a 100644 --- a/devel/protobuf/patches/patch-gtest_configure +++ b/devel/protobuf/patches/patch-gtest_configure @@ -1,11 +1,11 @@ -$NetBSD: patch-gtest_configure,v 1.2 2013/03/17 14:54:36 wiz Exp $ +$NetBSD: patch-gtest_configure,v 1.3 2015/06/10 01:31:51 wiedi Exp $ Fix unportable test(1) construct. http://code.google.com/p/protobuf/issues/detail?id=483 ---- gtest/configure.orig 2013-03-17 14:48:21.000000000 +0000 +--- gtest/configure.orig 2014-10-22 20:10:24.000000000 +0000 +++ gtest/configure -@@ -15556,7 +15556,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu +@@ -15726,7 +15726,7 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu have_pthreads="$acx_pthread_ok" fi diff --git a/devel/protobuf/patches/patch-src_google_protobuf_stubs_atomicops.h b/devel/protobuf/patches/patch-src_google_protobuf_stubs_atomicops.h index 6a6c0db7e..f55fc2e8e 100644 --- a/devel/protobuf/patches/patch-src_google_protobuf_stubs_atomicops.h +++ b/devel/protobuf/patches/patch-src_google_protobuf_stubs_atomicops.h @@ -1,8 +1,8 @@ -$NetBSD: patch-src_google_protobuf_stubs_atomicops.h,v 1.1 2015/02/19 14:12:33 joerg Exp $ +$NetBSD: patch-src_google_protobuf_stubs_atomicops.h,v 1.2 2015/06/10 01:31:51 wiedi Exp $ ---- src/google/protobuf/stubs/atomicops.h.orig 2015-02-09 22:44:41.000000000 +0000 +--- src/google/protobuf/stubs/atomicops.h.orig 2014-10-21 00:01:40.000000000 +0000 +++ src/google/protobuf/stubs/atomicops.h -@@ -77,7 +77,11 @@ typedef intptr_t Atomic64; +@@ -78,7 +78,11 @@ typedef intptr_t Atomic64; // Use AtomicWord for a machine-sized pointer. It will use the Atomic32 or // Atomic64 routines below, depending on your architecture. diff --git a/devel/pstreams/Makefile b/devel/pstreams/Makefile index 25b74a0d6..bfe83016a 100644 --- a/devel/pstreams/Makefile +++ b/devel/pstreams/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:59 wiz Exp $ # DISTNAME= pstreams-0.7.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstreams/} diff --git a/devel/pth/Makefile b/devel/pth/Makefile index cc27042ad..29ff2dd1b 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2015/03/21 16:18:12 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/16 13:06:30 jperkin Exp $ DISTNAME= pth-2.0.7 PKGREVISION= 4 @@ -29,7 +29,7 @@ pre-configure: . else CONFIGURE_ARGS+= --enable-syscall-hard . endif -.elif ${OPSYS} == "Interix" +.elif ${OPSYS} == "Interix" || ${OPSYS} == "Darwin" CONFIGURE_ENV+= ac_cv_check_nfdstype='unsigned int' CONFIGURE_ENV+= ac_cv_typedef_nfds_t=no # in , but that's unused .endif diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile index eff0b75ae..4a683da89 100644 --- a/devel/ptlib/Makefile +++ b/devel/ptlib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/11/23 06:06:49 markd Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:20:39 tnn Exp $ DISTNAME= ptlib-2.10.7 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ptlib/2.10/} EXTRACT_SUFX= .tar.xz diff --git a/devel/ptlib/buildlink3.mk b/devel/ptlib/buildlink3.mk index aca8c7d7d..4d03cc435 100644 --- a/devel/ptlib/buildlink3.mk +++ b/devel/ptlib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2014/02/12 23:17:50 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2015/04/25 14:20:39 tnn Exp $ BUILDLINK_TREE+= ptlib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ptlib PTLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ptlib+= ptlib>=2.6.1 -BUILDLINK_ABI_DEPENDS.ptlib+= ptlib>=2.10.7nb6 +BUILDLINK_ABI_DEPENDS.ptlib+= ptlib>=2.10.7nb9 BUILDLINK_PKGSRCDIR.ptlib?= ../../devel/ptlib PTLIB_CONFIG?= ${BUILDLINK_PREFIX.ptlib}/bin/ptlib-config diff --git a/devel/py-argcomplete/Makefile b/devel/py-argcomplete/Makefile index 8588c6aa2..37683b1fc 100644 --- a/devel/py-argcomplete/Makefile +++ b/devel/py-argcomplete/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/12/12 11:45:05 fhajny Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/09 14:55:57 fhajny Exp $ -DISTNAME= argcomplete-0.8.4 +DISTNAME= argcomplete-0.8.9 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= sysutils MASTER_SITES= https://pypi.python.org/packages/source/a/argcomplete/ @@ -10,8 +10,6 @@ HOMEPAGE= https://github.com/kislyuk/argcomplete/ COMMENT= Bash tab completion for argparse LICENSE= apache-2.0 -PYTHON_VERSIONS_INCOMPATIBLE= 26 - USE_LANGUAGES= # none .include "../../lang/python/egg.mk" diff --git a/devel/py-argcomplete/PLIST b/devel/py-argcomplete/PLIST index 6a243a765..bc07d0793 100644 --- a/devel/py-argcomplete/PLIST +++ b/devel/py-argcomplete/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/30 13:50:41 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/09 14:55:57 fhajny Exp $ bin/activate-global-python-argcomplete bin/python-argcomplete-check-easy-install-script bin/register-python-argcomplete @@ -11,6 +11,9 @@ ${PYSITELIB}/argcomplete/__init__.py ${PYSITELIB}/argcomplete/__init__.pyc ${PYSITELIB}/argcomplete/__init__.pyo ${PYSITELIB}/argcomplete/bash_completion.d/python-argcomplete.sh +${PYSITELIB}/argcomplete/compat.py +${PYSITELIB}/argcomplete/compat.pyc +${PYSITELIB}/argcomplete/compat.pyo ${PYSITELIB}/argcomplete/completers.py ${PYSITELIB}/argcomplete/completers.pyc ${PYSITELIB}/argcomplete/completers.pyo diff --git a/devel/py-argcomplete/distinfo b/devel/py-argcomplete/distinfo index 41a357d23..6f9c78bc0 100644 --- a/devel/py-argcomplete/distinfo +++ b/devel/py-argcomplete/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/12/12 11:45:05 fhajny Exp $ +$NetBSD: distinfo,v 1.3 2015/06/09 14:55:57 fhajny Exp $ -SHA1 (argcomplete-0.8.4.tar.gz) = c25eafe2d13d6c5b497dde1a03d3445e55266438 -RMD160 (argcomplete-0.8.4.tar.gz) = 15c7e049e96917adc7527aaba2bf86d0122ad653 -Size (argcomplete-0.8.4.tar.gz) = 31590 bytes +SHA1 (argcomplete-0.8.9.tar.gz) = e8c207f3ea011297803e5edc922422daf89fcfc9 +RMD160 (argcomplete-0.8.9.tar.gz) = 8d09667676e062be86aa4aff6263596611e1f580 +Size (argcomplete-0.8.9.tar.gz) = 30575 bytes diff --git a/devel/py-argh/Makefile b/devel/py-argh/Makefile index e11d28e56..5bf712009 100644 --- a/devel/py-argh/Makefile +++ b/devel/py-argh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/12/16 07:00:52 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/14 11:40:31 wiz Exp $ DISTNAME= argh-0.26.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,9 +13,4 @@ LICENSE= gnu-lgpl-v3 USE_LANGUAGES= # none .include "../../lang/python/egg.mk" -PLIST_VARS+= py26 -.if !empty(_PYTHON_VERSION:M26) -DEPENDS+= ${PYPKGPREFIX}-argparse>=1.1:../../devel/py-argparse -PLIST.py26= yes -.endif .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-argh/PLIST b/devel/py-argh/PLIST index 16225d06f..ce050469f 100644 --- a/devel/py-argh/PLIST +++ b/devel/py-argh/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2014/12/16 07:00:52 obache Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/14 11:40:31 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PLIST.py26}${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/argh/__init__.py ${PYSITELIB}/argh/__init__.pyc diff --git a/devel/py-astor/Makefile b/devel/py-astor/Makefile index 413c094c7..382246b5a 100644 --- a/devel/py-astor/Makefile +++ b/devel/py-astor/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/03/30 02:34:17 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/26 16:51:36 rodent Exp $ -DISTNAME= astor-0.4.1 +DISTNAME= astor-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= https://pypi.python.org/packages/source/a/astor/ diff --git a/devel/py-astor/distinfo b/devel/py-astor/distinfo index 84de62dd7..ad20244e8 100644 --- a/devel/py-astor/distinfo +++ b/devel/py-astor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/30 02:34:17 rodent Exp $ +$NetBSD: distinfo,v 1.4 2015/06/26 16:51:36 rodent Exp $ -SHA1 (astor-0.4.1.tar.gz) = 8715b894fe4b1fce29bafb8f91a7024edca74e24 -RMD160 (astor-0.4.1.tar.gz) = 975d9db2007df213539690a2ed7c97d7e13bc669 -Size (astor-0.4.1.tar.gz) = 10865 bytes +SHA1 (astor-0.5.tar.gz) = ec9b78ac901a857e62574fa4b262dc52b0ecce87 +RMD160 (astor-0.5.tar.gz) = d204d3ddc43d3a4388382a885742fc8a504416ab +Size (astor-0.5.tar.gz) = 10999 bytes diff --git a/devel/py-astroid/Makefile b/devel/py-astroid/Makefile index 4cef93cfd..ecde93fcb 100644 --- a/devel/py-astroid/Makefile +++ b/devel/py-astroid/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/12/06 11:00:52 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/05 15:36:27 wen Exp $ -DISTNAME= astroid-1.0.1 +DISTNAME= astroid-1.3.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= https://pypi.python.org/packages/source/a/astroid/ @@ -16,5 +16,8 @@ USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mxDateTime via py-logilab-common +do-test: + ${RUN} cd ${WRKSRC}/astroid/tests; ${SETENV} ${TEST_ENV} ${PYTHONBIN} -m unittest discover -p "unittest*.py" + .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-astroid/PLIST b/devel/py-astroid/PLIST index b1f8622b4..f1b1c9fc6 100644 --- a/devel/py-astroid/PLIST +++ b/devel/py-astroid/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/03/12 01:06:05 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/05 15:36:27 wen Exp $ ${PYSITELIB}/${EGG_FILE}/PKG-INFO ${PYSITELIB}/${EGG_FILE}/SOURCES.txt ${PYSITELIB}/${EGG_FILE}/dependency_links.txt @@ -13,21 +13,36 @@ ${PYSITELIB}/astroid/__pkginfo__.pyo ${PYSITELIB}/astroid/as_string.py ${PYSITELIB}/astroid/as_string.pyc ${PYSITELIB}/astroid/as_string.pyo +${PYSITELIB}/astroid/astpeephole.py +${PYSITELIB}/astroid/astpeephole.pyc +${PYSITELIB}/astroid/astpeephole.pyo ${PYSITELIB}/astroid/bases.py ${PYSITELIB}/astroid/bases.pyc ${PYSITELIB}/astroid/bases.pyo +${PYSITELIB}/astroid/brain/builtin_inference.py +${PYSITELIB}/astroid/brain/builtin_inference.pyc +${PYSITELIB}/astroid/brain/builtin_inference.pyo ${PYSITELIB}/astroid/brain/py2gi.py ${PYSITELIB}/astroid/brain/py2gi.pyc ${PYSITELIB}/astroid/brain/py2gi.pyo ${PYSITELIB}/astroid/brain/py2mechanize.py ${PYSITELIB}/astroid/brain/py2mechanize.pyc ${PYSITELIB}/astroid/brain/py2mechanize.pyo +${PYSITELIB}/astroid/brain/py2pytest.py +${PYSITELIB}/astroid/brain/py2pytest.pyc +${PYSITELIB}/astroid/brain/py2pytest.pyo ${PYSITELIB}/astroid/brain/py2qt4.py ${PYSITELIB}/astroid/brain/py2qt4.pyc ${PYSITELIB}/astroid/brain/py2qt4.pyo ${PYSITELIB}/astroid/brain/py2stdlib.py ${PYSITELIB}/astroid/brain/py2stdlib.pyc ${PYSITELIB}/astroid/brain/py2stdlib.pyo +${PYSITELIB}/astroid/brain/pynose.py +${PYSITELIB}/astroid/brain/pynose.pyc +${PYSITELIB}/astroid/brain/pynose.pyo +${PYSITELIB}/astroid/brain/pysix_moves.py +${PYSITELIB}/astroid/brain/pysix_moves.pyc +${PYSITELIB}/astroid/brain/pysix_moves.pyo ${PYSITELIB}/astroid/builder.py ${PYSITELIB}/astroid/builder.pyc ${PYSITELIB}/astroid/builder.pyo @@ -46,6 +61,9 @@ ${PYSITELIB}/astroid/manager.pyo ${PYSITELIB}/astroid/mixins.py ${PYSITELIB}/astroid/mixins.pyc ${PYSITELIB}/astroid/mixins.pyo +${PYSITELIB}/astroid/modutils.py +${PYSITELIB}/astroid/modutils.pyc +${PYSITELIB}/astroid/modutils.pyo ${PYSITELIB}/astroid/node_classes.py ${PYSITELIB}/astroid/node_classes.pyc ${PYSITELIB}/astroid/node_classes.pyo @@ -64,125 +82,142 @@ ${PYSITELIB}/astroid/rebuilder.pyo ${PYSITELIB}/astroid/scoped_nodes.py ${PYSITELIB}/astroid/scoped_nodes.pyc ${PYSITELIB}/astroid/scoped_nodes.pyo -${PYSITELIB}/astroid/test/data/MyPyPa-0.1.0-py2.5.egg -${PYSITELIB}/astroid/test/data/MyPyPa-0.1.0-py2.5.zip -${PYSITELIB}/astroid/test/data/SSL1/Connection1.py -${PYSITELIB}/astroid/test/data/SSL1/Connection1.pyc -${PYSITELIB}/astroid/test/data/SSL1/Connection1.pyo -${PYSITELIB}/astroid/test/data/SSL1/__init__.py -${PYSITELIB}/astroid/test/data/SSL1/__init__.pyc -${PYSITELIB}/astroid/test/data/SSL1/__init__.pyo -${PYSITELIB}/astroid/test/data/__init__.py -${PYSITELIB}/astroid/test/data/__init__.pyc -${PYSITELIB}/astroid/test/data/__init__.pyo -${PYSITELIB}/astroid/test/data/absimport.py -${PYSITELIB}/astroid/test/data/absimport.pyc -${PYSITELIB}/astroid/test/data/absimport.pyo -${PYSITELIB}/astroid/test/data/all.py -${PYSITELIB}/astroid/test/data/all.pyc -${PYSITELIB}/astroid/test/data/all.pyo -${PYSITELIB}/astroid/test/data/appl/__init__.py -${PYSITELIB}/astroid/test/data/appl/__init__.pyc -${PYSITELIB}/astroid/test/data/appl/__init__.pyo -${PYSITELIB}/astroid/test/data/appl/myConnection.py -${PYSITELIB}/astroid/test/data/appl/myConnection.pyc -${PYSITELIB}/astroid/test/data/appl/myConnection.pyo -${PYSITELIB}/astroid/test/data/email.py -${PYSITELIB}/astroid/test/data/email.pyc -${PYSITELIB}/astroid/test/data/email.pyo -${PYSITELIB}/astroid/test/data/format.py -${PYSITELIB}/astroid/test/data/format.pyc -${PYSITELIB}/astroid/test/data/format.pyo -${PYSITELIB}/astroid/test/data/module.py -${PYSITELIB}/astroid/test/data/module.pyc -${PYSITELIB}/astroid/test/data/module.pyo -${PYSITELIB}/astroid/test/data/module2.py -${PYSITELIB}/astroid/test/data/module2.pyc -${PYSITELIB}/astroid/test/data/module2.pyo -${PYSITELIB}/astroid/test/data/noendingnewline.py -${PYSITELIB}/astroid/test/data/noendingnewline.pyc -${PYSITELIB}/astroid/test/data/noendingnewline.pyo -${PYSITELIB}/astroid/test/data/nonregr.py -${PYSITELIB}/astroid/test/data/nonregr.pyc -${PYSITELIB}/astroid/test/data/nonregr.pyo -${PYSITELIB}/astroid/test/data/notall.py -${PYSITELIB}/astroid/test/data/notall.pyc -${PYSITELIB}/astroid/test/data/notall.pyo -${PYSITELIB}/astroid/test/data2/__init__.py -${PYSITELIB}/astroid/test/data2/__init__.pyc -${PYSITELIB}/astroid/test/data2/__init__.pyo -${PYSITELIB}/astroid/test/data2/clientmodule_test.py -${PYSITELIB}/astroid/test/data2/clientmodule_test.pyc -${PYSITELIB}/astroid/test/data2/clientmodule_test.pyo -${PYSITELIB}/astroid/test/data2/suppliermodule_test.py -${PYSITELIB}/astroid/test/data2/suppliermodule_test.pyc -${PYSITELIB}/astroid/test/data2/suppliermodule_test.pyo -${PYSITELIB}/astroid/test/regrtest_data/absimp/__init__.py -${PYSITELIB}/astroid/test/regrtest_data/absimp/__init__.pyc -${PYSITELIB}/astroid/test/regrtest_data/absimp/__init__.pyo -${PYSITELIB}/astroid/test/regrtest_data/absimp/sidepackage/__init__.py -${PYSITELIB}/astroid/test/regrtest_data/absimp/sidepackage/__init__.pyc -${PYSITELIB}/astroid/test/regrtest_data/absimp/sidepackage/__init__.pyo -${PYSITELIB}/astroid/test/regrtest_data/absimp/string.py -${PYSITELIB}/astroid/test/regrtest_data/absimp/string.pyc -${PYSITELIB}/astroid/test/regrtest_data/absimp/string.pyo -${PYSITELIB}/astroid/test/regrtest_data/descriptor_crash.py -${PYSITELIB}/astroid/test/regrtest_data/descriptor_crash.pyc -${PYSITELIB}/astroid/test/regrtest_data/descriptor_crash.pyo -${PYSITELIB}/astroid/test/regrtest_data/package/__init__.py -${PYSITELIB}/astroid/test/regrtest_data/package/__init__.pyc -${PYSITELIB}/astroid/test/regrtest_data/package/__init__.pyo -${PYSITELIB}/astroid/test/regrtest_data/package/absimport.py -${PYSITELIB}/astroid/test/regrtest_data/package/absimport.pyc -${PYSITELIB}/astroid/test/regrtest_data/package/absimport.pyo -${PYSITELIB}/astroid/test/regrtest_data/package/hello.py -${PYSITELIB}/astroid/test/regrtest_data/package/hello.pyc -${PYSITELIB}/astroid/test/regrtest_data/package/hello.pyo -${PYSITELIB}/astroid/test/regrtest_data/package/import_package_subpackage_module.py -${PYSITELIB}/astroid/test/regrtest_data/package/import_package_subpackage_module.pyc -${PYSITELIB}/astroid/test/regrtest_data/package/import_package_subpackage_module.pyo -${PYSITELIB}/astroid/test/regrtest_data/package/subpackage/__init__.py -${PYSITELIB}/astroid/test/regrtest_data/package/subpackage/__init__.pyc -${PYSITELIB}/astroid/test/regrtest_data/package/subpackage/__init__.pyo -${PYSITELIB}/astroid/test/regrtest_data/package/subpackage/module.py -${PYSITELIB}/astroid/test/regrtest_data/package/subpackage/module.pyc -${PYSITELIB}/astroid/test/regrtest_data/package/subpackage/module.pyo -${PYSITELIB}/astroid/test/unittest_brain.py -${PYSITELIB}/astroid/test/unittest_brain.pyc -${PYSITELIB}/astroid/test/unittest_brain.pyo -${PYSITELIB}/astroid/test/unittest_builder.py -${PYSITELIB}/astroid/test/unittest_builder.pyc -${PYSITELIB}/astroid/test/unittest_builder.pyo -${PYSITELIB}/astroid/test/unittest_inference.py -${PYSITELIB}/astroid/test/unittest_inference.pyc -${PYSITELIB}/astroid/test/unittest_inference.pyo -${PYSITELIB}/astroid/test/unittest_inspector.py -${PYSITELIB}/astroid/test/unittest_inspector.pyc -${PYSITELIB}/astroid/test/unittest_inspector.pyo -${PYSITELIB}/astroid/test/unittest_lookup.py -${PYSITELIB}/astroid/test/unittest_lookup.pyc -${PYSITELIB}/astroid/test/unittest_lookup.pyo -${PYSITELIB}/astroid/test/unittest_manager.py -${PYSITELIB}/astroid/test/unittest_manager.pyc -${PYSITELIB}/astroid/test/unittest_manager.pyo -${PYSITELIB}/astroid/test/unittest_nodes.py -${PYSITELIB}/astroid/test/unittest_nodes.pyc -${PYSITELIB}/astroid/test/unittest_nodes.pyo -${PYSITELIB}/astroid/test/unittest_python3.py -${PYSITELIB}/astroid/test/unittest_python3.pyc -${PYSITELIB}/astroid/test/unittest_python3.pyo -${PYSITELIB}/astroid/test/unittest_regrtest.py -${PYSITELIB}/astroid/test/unittest_regrtest.pyc -${PYSITELIB}/astroid/test/unittest_regrtest.pyo -${PYSITELIB}/astroid/test/unittest_scoped_nodes.py -${PYSITELIB}/astroid/test/unittest_scoped_nodes.pyc -${PYSITELIB}/astroid/test/unittest_scoped_nodes.pyo -${PYSITELIB}/astroid/test/unittest_utils.py -${PYSITELIB}/astroid/test/unittest_utils.pyc -${PYSITELIB}/astroid/test/unittest_utils.pyo ${PYSITELIB}/astroid/test_utils.py ${PYSITELIB}/astroid/test_utils.pyc ${PYSITELIB}/astroid/test_utils.pyo +${PYSITELIB}/astroid/tests/__init__.py +${PYSITELIB}/astroid/tests/__init__.pyc +${PYSITELIB}/astroid/tests/__init__.pyo +${PYSITELIB}/astroid/tests/resources.py +${PYSITELIB}/astroid/tests/resources.pyc +${PYSITELIB}/astroid/tests/resources.pyo +${PYSITELIB}/astroid/tests/testdata/python2/data/MyPyPa-0.1.0-py2.5.egg +${PYSITELIB}/astroid/tests/testdata/python2/data/MyPyPa-0.1.0-py2.5.zip +${PYSITELIB}/astroid/tests/testdata/python2/data/SSL1/Connection1.py +${PYSITELIB}/astroid/tests/testdata/python2/data/SSL1/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/absimp/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/absimp/sidepackage/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/absimp/string.py +${PYSITELIB}/astroid/tests/testdata/python2/data/absimport.py +${PYSITELIB}/astroid/tests/testdata/python2/data/all.py +${PYSITELIB}/astroid/tests/testdata/python2/data/appl/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/appl/myConnection.py +${PYSITELIB}/astroid/tests/testdata/python2/data/clientmodule_test.py +${PYSITELIB}/astroid/tests/testdata/python2/data/descriptor_crash.py +${PYSITELIB}/astroid/tests/testdata/python2/data/email.py +${PYSITELIB}/astroid/tests/testdata/python2/data/find_test/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/find_test/module.py +${PYSITELIB}/astroid/tests/testdata/python2/data/find_test/module2.py +${PYSITELIB}/astroid/tests/testdata/python2/data/find_test/noendingnewline.py +${PYSITELIB}/astroid/tests/testdata/python2/data/find_test/nonregr.py +${PYSITELIB}/astroid/tests/testdata/python2/data/format.py +${PYSITELIB}/astroid/tests/testdata/python2/data/joined_strings.py +${PYSITELIB}/astroid/tests/testdata/python2/data/lmfp/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/lmfp/foo.py +${PYSITELIB}/astroid/tests/testdata/python2/data/module.py +${PYSITELIB}/astroid/tests/testdata/python2/data/module1abs/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/module1abs/core.py +${PYSITELIB}/astroid/tests/testdata/python2/data/module2.py +${PYSITELIB}/astroid/tests/testdata/python2/data/noendingnewline.py +${PYSITELIB}/astroid/tests/testdata/python2/data/nonregr.py +${PYSITELIB}/astroid/tests/testdata/python2/data/notall.py +${PYSITELIB}/astroid/tests/testdata/python2/data/package/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/package/absimport.py +${PYSITELIB}/astroid/tests/testdata/python2/data/package/hello.py +${PYSITELIB}/astroid/tests/testdata/python2/data/package/import_package_subpackage_module.py +${PYSITELIB}/astroid/tests/testdata/python2/data/package/subpackage/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/package/subpackage/module.py +${PYSITELIB}/astroid/tests/testdata/python2/data/recursion.py +${PYSITELIB}/astroid/tests/testdata/python2/data/suppliermodule_test.py +${PYSITELIB}/astroid/tests/testdata/python2/data/unicode_package/__init__.py +${PYSITELIB}/astroid/tests/testdata/python2/data/unicode_package/core/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/MyPyPa-0.1.0-py2.5.egg +${PYSITELIB}/astroid/tests/testdata/python3/data/MyPyPa-0.1.0-py2.5.zip +${PYSITELIB}/astroid/tests/testdata/python3/data/SSL1/Connection1.py +${PYSITELIB}/astroid/tests/testdata/python3/data/SSL1/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/absimp/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/absimp/sidepackage/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/absimp/string.py +${PYSITELIB}/astroid/tests/testdata/python3/data/absimport.py +${PYSITELIB}/astroid/tests/testdata/python3/data/all.py +${PYSITELIB}/astroid/tests/testdata/python3/data/appl/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/appl/myConnection.py +${PYSITELIB}/astroid/tests/testdata/python3/data/clientmodule_test.py +${PYSITELIB}/astroid/tests/testdata/python3/data/descriptor_crash.py +${PYSITELIB}/astroid/tests/testdata/python3/data/email.py +${PYSITELIB}/astroid/tests/testdata/python3/data/find_test/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/find_test/module.py +${PYSITELIB}/astroid/tests/testdata/python3/data/find_test/module2.py +${PYSITELIB}/astroid/tests/testdata/python3/data/find_test/noendingnewline.py +${PYSITELIB}/astroid/tests/testdata/python3/data/find_test/nonregr.py +${PYSITELIB}/astroid/tests/testdata/python3/data/format.py +${PYSITELIB}/astroid/tests/testdata/python3/data/joined_strings.py +${PYSITELIB}/astroid/tests/testdata/python3/data/lmfp/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/lmfp/foo.py +${PYSITELIB}/astroid/tests/testdata/python3/data/module.py +${PYSITELIB}/astroid/tests/testdata/python3/data/module1abs/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/module1abs/core.py +${PYSITELIB}/astroid/tests/testdata/python3/data/module2.py +${PYSITELIB}/astroid/tests/testdata/python3/data/noendingnewline.py +${PYSITELIB}/astroid/tests/testdata/python3/data/nonregr.py +${PYSITELIB}/astroid/tests/testdata/python3/data/notall.py +${PYSITELIB}/astroid/tests/testdata/python3/data/package/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/package/absimport.py +${PYSITELIB}/astroid/tests/testdata/python3/data/package/hello.py +${PYSITELIB}/astroid/tests/testdata/python3/data/package/import_package_subpackage_module.py +${PYSITELIB}/astroid/tests/testdata/python3/data/package/subpackage/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/package/subpackage/module.py +${PYSITELIB}/astroid/tests/testdata/python3/data/recursion.py +${PYSITELIB}/astroid/tests/testdata/python3/data/suppliermodule_test.py +${PYSITELIB}/astroid/tests/testdata/python3/data/unicode_package/__init__.py +${PYSITELIB}/astroid/tests/testdata/python3/data/unicode_package/core/__init__.py +${PYSITELIB}/astroid/tests/unittest_brain.py +${PYSITELIB}/astroid/tests/unittest_brain.pyc +${PYSITELIB}/astroid/tests/unittest_brain.pyo +${PYSITELIB}/astroid/tests/unittest_builder.py +${PYSITELIB}/astroid/tests/unittest_builder.pyc +${PYSITELIB}/astroid/tests/unittest_builder.pyo +${PYSITELIB}/astroid/tests/unittest_inference.py +${PYSITELIB}/astroid/tests/unittest_inference.pyc +${PYSITELIB}/astroid/tests/unittest_inference.pyo +${PYSITELIB}/astroid/tests/unittest_inspector.py +${PYSITELIB}/astroid/tests/unittest_inspector.pyc +${PYSITELIB}/astroid/tests/unittest_inspector.pyo +${PYSITELIB}/astroid/tests/unittest_lookup.py +${PYSITELIB}/astroid/tests/unittest_lookup.pyc +${PYSITELIB}/astroid/tests/unittest_lookup.pyo +${PYSITELIB}/astroid/tests/unittest_manager.py +${PYSITELIB}/astroid/tests/unittest_manager.pyc +${PYSITELIB}/astroid/tests/unittest_manager.pyo +${PYSITELIB}/astroid/tests/unittest_modutils.py +${PYSITELIB}/astroid/tests/unittest_modutils.pyc +${PYSITELIB}/astroid/tests/unittest_modutils.pyo +${PYSITELIB}/astroid/tests/unittest_nodes.py +${PYSITELIB}/astroid/tests/unittest_nodes.pyc +${PYSITELIB}/astroid/tests/unittest_nodes.pyo +${PYSITELIB}/astroid/tests/unittest_peephole.py +${PYSITELIB}/astroid/tests/unittest_peephole.pyc +${PYSITELIB}/astroid/tests/unittest_peephole.pyo +${PYSITELIB}/astroid/tests/unittest_protocols.py +${PYSITELIB}/astroid/tests/unittest_protocols.pyc +${PYSITELIB}/astroid/tests/unittest_protocols.pyo +${PYSITELIB}/astroid/tests/unittest_python3.py +${PYSITELIB}/astroid/tests/unittest_python3.pyc +${PYSITELIB}/astroid/tests/unittest_python3.pyo +${PYSITELIB}/astroid/tests/unittest_raw_building.py +${PYSITELIB}/astroid/tests/unittest_raw_building.pyc +${PYSITELIB}/astroid/tests/unittest_raw_building.pyo +${PYSITELIB}/astroid/tests/unittest_regrtest.py +${PYSITELIB}/astroid/tests/unittest_regrtest.pyc +${PYSITELIB}/astroid/tests/unittest_regrtest.pyo +${PYSITELIB}/astroid/tests/unittest_scoped_nodes.py +${PYSITELIB}/astroid/tests/unittest_scoped_nodes.pyc +${PYSITELIB}/astroid/tests/unittest_scoped_nodes.pyo +${PYSITELIB}/astroid/tests/unittest_utils.py +${PYSITELIB}/astroid/tests/unittest_utils.pyc +${PYSITELIB}/astroid/tests/unittest_utils.pyo ${PYSITELIB}/astroid/utils.py ${PYSITELIB}/astroid/utils.pyc ${PYSITELIB}/astroid/utils.pyo diff --git a/devel/py-astroid/distinfo b/devel/py-astroid/distinfo index 79c863492..85e77822d 100644 --- a/devel/py-astroid/distinfo +++ b/devel/py-astroid/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/03/12 01:06:05 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/05 15:36:27 wen Exp $ -SHA1 (astroid-1.0.1.tar.gz) = 4b0080576174cc0a3519a6c6e9025a8ee853956a -RMD160 (astroid-1.0.1.tar.gz) = 765a0e67c371b563b306b200f2e4fd91fefddc9d -Size (astroid-1.0.1.tar.gz) = 112597 bytes +SHA1 (astroid-1.3.6.tar.gz) = bcf21cfa9891c70f63a9730b792ce9cf8ea3bb2b +RMD160 (astroid-1.3.6.tar.gz) = 25ef4d30a9bb5f6cccdeba7d5e8e581450c0fe6e +Size (astroid-1.3.6.tar.gz) = 153863 bytes diff --git a/devel/py-at-spi2/Makefile b/devel/py-at-spi2/Makefile index 7811bc6fc..7e5731e3e 100644 --- a/devel/py-at-spi2/Makefile +++ b/devel/py-at-spi2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/10/25 11:30:16 prlw1 Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/15 12:43:11 prlw1 Exp $ -DISTNAME= pyatspi-2.14.0 +DISTNAME= pyatspi-2.16.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyatspi/at-spi2/} CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyatspi/${PKGVERSION_NOREV:R}/} @@ -21,8 +21,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN} PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 26 - CONFLICTS= ${PYPKGPREFIX}-at-spi-[0-9]* .include "../../devel/py-gobject3/buildlink3.mk" diff --git a/devel/py-at-spi2/distinfo b/devel/py-at-spi2/distinfo index f232a5a4d..cb67becff 100644 --- a/devel/py-at-spi2/distinfo +++ b/devel/py-at-spi2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/10/25 11:30:16 prlw1 Exp $ +$NetBSD: distinfo,v 1.8 2015/06/15 12:43:11 prlw1 Exp $ -SHA1 (pyatspi-2.14.0.tar.xz) = caa61545fdbef46054571d268aa69bbba497586d -RMD160 (pyatspi-2.14.0.tar.xz) = 91cf5b10a9aa62fcc44092cc033c17880ae34349 -Size (pyatspi-2.14.0.tar.xz) = 300100 bytes +SHA1 (pyatspi-2.16.0.tar.xz) = 67abdfe5f3f3c7d7eb3522e59410420348f96f71 +RMD160 (pyatspi-2.16.0.tar.xz) = e9908326f5f365bc29364d27c0a111d18fc70fa0 +Size (pyatspi-2.16.0.tar.xz) = 301204 bytes diff --git a/devel/py-atomicwrites/Makefile b/devel/py-atomicwrites/Makefile index 397317782..e076b740c 100644 --- a/devel/py-atomicwrites/Makefile +++ b/devel/py-atomicwrites/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/03/12 13:48:22 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/12 14:27:32 wiz Exp $ -DISTNAME= atomicwrites-0.1.4 +DISTNAME= atomicwrites-0.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time MASTER_SITES= https://pypi.python.org/packages/source/a/atomicwrites/ diff --git a/devel/py-atomicwrites/distinfo b/devel/py-atomicwrites/distinfo index 05df3d3f8..87fb64830 100644 --- a/devel/py-atomicwrites/distinfo +++ b/devel/py-atomicwrites/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/03/12 13:48:22 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/12 14:27:32 wiz Exp $ -SHA1 (atomicwrites-0.1.4.tar.gz) = 6383bfb8cb19890595b501a17ab1389d33261928 -RMD160 (atomicwrites-0.1.4.tar.gz) = 146da0a800fc32341791914c88b17cc3a4614aa8 -Size (atomicwrites-0.1.4.tar.gz) = 13650 bytes +SHA1 (atomicwrites-0.1.5.tar.gz) = 968ec6ff7d2c5cf3ca85cbeb293cfd30e1168078 +RMD160 (atomicwrites-0.1.5.tar.gz) = db518b20dc08e122d6d7df1127e08d6402dd1625 +Size (atomicwrites-0.1.5.tar.gz) = 14058 bytes diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile index 71c18d73f..6169f2828 100644 --- a/devel/py-cffi/Makefile +++ b/devel/py-cffi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2015/03/15 21:08:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 16:24:45 wiz Exp $ -DISTNAME= cffi-0.9.2 +DISTNAME= cffi-1.1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= https://pypi.python.org/packages/source/c/cffi/ diff --git a/devel/py-cffi/PLIST b/devel/py-cffi/PLIST index 2d562b7a3..d9d673483 100644 --- a/devel/py-cffi/PLIST +++ b/devel/py-cffi/PLIST @@ -1,20 +1,25 @@ -@comment $NetBSD: PLIST,v 1.2 2013/11/26 14:04:49 wiz Exp $ -${PYSITELIB}/_cffi_backend.so +@comment $NetBSD: PLIST,v 1.3 2015/05/28 07:06:32 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe ${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/_cffi_backend.so ${PYSITELIB}/cffi/__init__.py ${PYSITELIB}/cffi/__init__.pyc ${PYSITELIB}/cffi/__init__.pyo +${PYSITELIB}/cffi/_cffi_include.h ${PYSITELIB}/cffi/api.py ${PYSITELIB}/cffi/api.pyc ${PYSITELIB}/cffi/api.pyo ${PYSITELIB}/cffi/backend_ctypes.py ${PYSITELIB}/cffi/backend_ctypes.pyc ${PYSITELIB}/cffi/backend_ctypes.pyo +${PYSITELIB}/cffi/cffi_opcode.py +${PYSITELIB}/cffi/cffi_opcode.pyc +${PYSITELIB}/cffi/cffi_opcode.pyo ${PYSITELIB}/cffi/commontypes.py ${PYSITELIB}/cffi/commontypes.pyc ${PYSITELIB}/cffi/commontypes.pyo @@ -33,6 +38,13 @@ ${PYSITELIB}/cffi/lock.pyo ${PYSITELIB}/cffi/model.py ${PYSITELIB}/cffi/model.pyc ${PYSITELIB}/cffi/model.pyo +${PYSITELIB}/cffi/parse_c_type.h +${PYSITELIB}/cffi/recompiler.py +${PYSITELIB}/cffi/recompiler.pyc +${PYSITELIB}/cffi/recompiler.pyo +${PYSITELIB}/cffi/setuptools_ext.py +${PYSITELIB}/cffi/setuptools_ext.pyc +${PYSITELIB}/cffi/setuptools_ext.pyo ${PYSITELIB}/cffi/vengine_cpy.py ${PYSITELIB}/cffi/vengine_cpy.pyc ${PYSITELIB}/cffi/vengine_cpy.pyo diff --git a/devel/py-cffi/distinfo b/devel/py-cffi/distinfo index 301d9e734..fdafb0a68 100644 --- a/devel/py-cffi/distinfo +++ b/devel/py-cffi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/15 21:08:00 wiz Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 16:24:45 wiz Exp $ -SHA1 (cffi-0.9.2.tar.gz) = 7cfc992699ef8b65d6300c04f3efad00bd2a6cba -RMD160 (cffi-0.9.2.tar.gz) = e974258700148f68ab80ef6dda20d8fb260c6642 -Size (cffi-0.9.2.tar.gz) = 209160 bytes +SHA1 (cffi-1.1.2.tar.gz) = 6d6203bf7d390560ac50943da4a3d2c96ab29756 +RMD160 (cffi-1.1.2.tar.gz) = d3a138b528a25f7ad3abc125a35b3f656a9291f7 +Size (cffi-1.1.2.tar.gz) = 326758 bytes diff --git a/devel/py-characteristic/DESCR b/devel/py-characteristic/DESCR new file mode 100644 index 000000000..81f456483 --- /dev/null +++ b/devel/py-characteristic/DESCR @@ -0,0 +1,21 @@ +characteristic is an MIT-licensed Python package with class decorators +that ease the chores of implementing the most common attribute-related +object protocols. + +You just specify the attributes to work with and characteristic +gives you any or all of: + +* a nice human-readable __repr__, +* a complete set of comparison methods, +* immutability for attributes, +* and a kwargs-based initializer (that cooperates with your existing + one and optionally even checks the types of the arguments) + +without writing dull boilerplate code again and again. + +This gives you the power to use actual classes with actual types +in your code instead of confusing tuples or confusingly behaving +namedtuples. + +So put down that type-less data structures and welcome some class +into your life! diff --git a/devel/py-characteristic/Makefile b/devel/py-characteristic/Makefile new file mode 100644 index 000000000..93a76dd30 --- /dev/null +++ b/devel/py-characteristic/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/04/20 07:28:58 wiz Exp $ + +DISTNAME= characteristic-14.3.0 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel python +MASTER_SITES= https://pypi.python.org/packages/source/c/characteristic/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/characteristic +COMMENT= Python attributes without boilerplate +LICENSE= mit + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-characteristic/PLIST b/devel/py-characteristic/PLIST new file mode 100644 index 000000000..7ef833688 --- /dev/null +++ b/devel/py-characteristic/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/20 07:28:58 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/characteristic.py +${PYSITELIB}/characteristic.pyc +${PYSITELIB}/characteristic.pyo +${PYSITELIB}/test_characteristic.py +${PYSITELIB}/test_characteristic.pyc +${PYSITELIB}/test_characteristic.pyo diff --git a/devel/py-characteristic/distinfo b/devel/py-characteristic/distinfo new file mode 100644 index 000000000..ceaa69390 --- /dev/null +++ b/devel/py-characteristic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/20 07:28:58 wiz Exp $ + +SHA1 (characteristic-14.3.0.tar.gz) = 81e19af03f3cba606e159f1abb47fdff7d2e6e90 +RMD160 (characteristic-14.3.0.tar.gz) = a6b7ad57b30b4c2db3d009fd5a409017da64accd +Size (characteristic-14.3.0.tar.gz) = 26993 bytes diff --git a/devel/py-click/Makefile b/devel/py-click/Makefile index 7f0282c26..6ea2520f5 100644 --- a/devel/py-click/Makefile +++ b/devel/py-click/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/09/14 16:59:29 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/05 14:16:58 wiz Exp $ -DISTNAME= click-3.3 +DISTNAME= click-4.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= https://pypi.python.org/packages/source/c/click/ diff --git a/devel/py-click/distinfo b/devel/py-click/distinfo index ef0d00462..1b6bdf394 100644 --- a/devel/py-click/distinfo +++ b/devel/py-click/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/09/14 16:59:29 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/05 14:16:58 wiz Exp $ -SHA1 (click-3.3.tar.gz) = d716a932b930d71059e49465b6b42e833808369a -RMD160 (click-3.3.tar.gz) = 2e779e226adf3a17b13ac36f9f792a989eecf14b -Size (click-3.3.tar.gz) = 259855 bytes +SHA1 (click-4.0.tar.gz) = ae85a5546ce42642dc63b2645f4732189d253bb6 +RMD160 (click-4.0.tar.gz) = 82cf40c5808514ea7c30ba23103830bff95debcc +Size (click-4.0.tar.gz) = 270183 bytes diff --git a/devel/py-compizconfig/Makefile b/devel/py-compizconfig/Makefile index 729a5c186..39cfa380e 100644 --- a/devel/py-compizconfig/Makefile +++ b/devel/py-compizconfig/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:20:39 tnn Exp $ PKGVER= 0.8.4 DISTNAME= compizconfig-python-${PKGVER} PKGNAME= ${PYPKGPREFIX}-compizconfig-${PKGVER} -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= devel gnome MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/devel/py-configargparse/Makefile b/devel/py-configargparse/Makefile index fadce1b8f..73672e56b 100644 --- a/devel/py-configargparse/Makefile +++ b/devel/py-configargparse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/03/21 19:25:23 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/13 23:12:41 rodent Exp $ VERSION= 0.9.3 DISTNAME= ConfigArgParse-${VERSION} @@ -11,8 +11,6 @@ HOMEPAGE= https://github.com/bw2/ConfigArgParse COMMENT= Argparse-like with config files or environment variables support LICENSE= mit -PYTHON_VERSIONS_INCOMPATIBLE= 26 - USE_LANGUAGES= # none .include "../../lang/python/egg.mk" diff --git a/devel/py-cparser/Makefile b/devel/py-cparser/Makefile index 0e9a79578..d7791d26f 100644 --- a/devel/py-cparser/Makefile +++ b/devel/py-cparser/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/09/30 17:21:21 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/14 16:27:50 wiz Exp $ -DISTNAME= pycparser-2.10 +DISTNAME= pycparser-2.14 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} CATEGORIES= lang MASTER_SITES= https://pypi.python.org/packages/source/p/pycparser/ @@ -10,5 +10,5 @@ HOMEPAGE= https://pypi.python.org/pypi/pycparser COMMENT= C parser in Python LICENSE= modified-bsd -.include "../../lang/python/distutils.mk" +.include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-cparser/PLIST b/devel/py-cparser/PLIST index 856c603fc..af8b31b11 100644 --- a/devel/py-cparser/PLIST +++ b/devel/py-cparser/PLIST @@ -1,5 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2013/09/30 17:21:21 wiz Exp $ -${PYSITELIB}/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.2 2015/04/27 08:56:40 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/pycparser/__init__.py ${PYSITELIB}/pycparser/__init__.pyc ${PYSITELIB}/pycparser/__init__.pyo diff --git a/devel/py-cparser/distinfo b/devel/py-cparser/distinfo index 81fac79f7..fdf408010 100644 --- a/devel/py-cparser/distinfo +++ b/devel/py-cparser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/09/30 17:21:21 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 16:27:50 wiz Exp $ -SHA1 (pycparser-2.10.tar.gz) = 378a7a987d40e2c1c42cad0b351a6fc0a51ed004 -RMD160 (pycparser-2.10.tar.gz) = 2fbb253348d90d55492a063b96b71511dadefa04 -Size (pycparser-2.10.tar.gz) = 206166 bytes +SHA1 (pycparser-2.14.tar.gz) = 922162bad4aa8503988035506c1c65bbf8690ba4 +RMD160 (pycparser-2.14.tar.gz) = 48d2731e16e3df6ffeca36d480f487fad6e5b83e +Size (pycparser-2.14.tar.gz) = 223295 bytes diff --git a/devel/py-d2to1/DESCR b/devel/py-d2to1/DESCR new file mode 100644 index 000000000..562aae85a --- /dev/null +++ b/devel/py-d2to1/DESCR @@ -0,0 +1,5 @@ +d2to1 (the "d" is for "distutils") allows using distutils2-like setup.cfg files +for a package's metadata with a distribute/setuptools setup.py script. It works +by providing a distutils2-formatted setup.cfg file containing all of a +package's metadata, and a very minimal setup.py which will slurp its arguments +from the setup.cfg. diff --git a/devel/py-d2to1/Makefile b/devel/py-d2to1/Makefile new file mode 100644 index 000000000..40fe8e980 --- /dev/null +++ b/devel/py-d2to1/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/04/05 23:17:05 rodent Exp $ + +DISTNAME= d2to1-0.2.11 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel python +MASTER_SITES= https://pypi.python.org/packages/source/d/d2to1/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://pypi.python.org/pypi/d2to1 +COMMENT= Allows using distutils2-like setup.cfg files package's metadata +LICENSE= modified-bsd + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-d2to1/PLIST b/devel/py-d2to1/PLIST new file mode 100644 index 000000000..67d753f88 --- /dev/null +++ b/devel/py-d2to1/PLIST @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/05 23:17:05 rodent Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/d2to1/__init__.py +${PYSITELIB}/d2to1/__init__.pyc +${PYSITELIB}/d2to1/__init__.pyo +${PYSITELIB}/d2to1/core.py +${PYSITELIB}/d2to1/core.pyc +${PYSITELIB}/d2to1/core.pyo +${PYSITELIB}/d2to1/extern/__init__.py +${PYSITELIB}/d2to1/extern/__init__.pyc +${PYSITELIB}/d2to1/extern/__init__.pyo +${PYSITELIB}/d2to1/extern/six.py +${PYSITELIB}/d2to1/extern/six.pyc +${PYSITELIB}/d2to1/extern/six.pyo +${PYSITELIB}/d2to1/util.py +${PYSITELIB}/d2to1/util.pyc +${PYSITELIB}/d2to1/util.pyo +${PYSITELIB}/d2to1/zestreleaser.py +${PYSITELIB}/d2to1/zestreleaser.pyc +${PYSITELIB}/d2to1/zestreleaser.pyo diff --git a/devel/py-d2to1/distinfo b/devel/py-d2to1/distinfo new file mode 100644 index 000000000..f8f53f413 --- /dev/null +++ b/devel/py-d2to1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/05 23:17:05 rodent Exp $ + +SHA1 (d2to1-0.2.11.tar.gz) = fe074e77eefcf46c955745bc2aa5fc44402e90c2 +RMD160 (d2to1-0.2.11.tar.gz) = 497ec85e1a7a07d3d1d72f4242fb772b7e5c44b1 +Size (d2to1-0.2.11.tar.gz) = 25237 bytes diff --git a/devel/py-dialog/Makefile b/devel/py-dialog/Makefile index a0dd6b475..7a57bdbc5 100644 --- a/devel/py-dialog/Makefile +++ b/devel/py-dialog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/01/11 20:14:58 bsiegert Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/13 23:12:41 rodent Exp $ VERSION= 3.2.1 DISTNAME= pythondialog-${VERSION} @@ -11,7 +11,7 @@ HOMEPAGE= http://pythondialog.sourceforge.net/ COMMENT= Python wrapper for the dialog utility LICENSE= gnu-lgpl-v2.1 -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../misc/dialog/buildlink3.mk" .include "../../lang/python/distutils.mk" diff --git a/devel/py-distorm3/DESCR b/devel/py-distorm3/DESCR new file mode 100644 index 000000000..570feb63e --- /dev/null +++ b/devel/py-distorm3/DESCR @@ -0,0 +1,7 @@ +The goal of diStorm3 is to decode x86/AMD64 binary streams and return +a structure that describes each instruction. + +diStorm3 is really a decomposer, which means it takes an instruction and +returns a binary structure which describes it rather than static text, +which is great for advanced binary code analysis. diStorm3 is super +lightweight (~45KB), ultra fast and easy to use (a single API)! diff --git a/devel/py-distorm3/Makefile b/devel/py-distorm3/Makefile new file mode 100644 index 000000000..dd831f66c --- /dev/null +++ b/devel/py-distorm3/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/06/06 08:13:50 pettai Exp $ + +DISTNAME= distorm3-3.3.0 +PKGNAME= ${PYPKGPREFIX}-distorm3-3.3.0 +CATEGORIES= devel python +MASTER_SITES= https://pypi.python.org/packages/source/d/distorm3/ +EXTRACT_SUFX= .zip + +MAINTAINER= pettai@NetBSD.org +HOMEPAGE= http://code.google.com/p/distorm/ +COMMENT= Powerful Disassembler Library For x86/AMD64 +LICENSE= gnu-gpl-v3 + +PYDISTUTILSPKG= yes +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 + +.include "../../lang/python/extension.mk" +.include "../../lang/python/application.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-distorm3/PLIST b/devel/py-distorm3/PLIST new file mode 100644 index 000000000..289b75664 --- /dev/null +++ b/devel/py-distorm3/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/03 22:11:13 pettai Exp $ +${PYSITELIB}/distorm3/__init__.py +${PYSITELIB}/distorm3/__init__.pyc +${PYSITELIB}/distorm3/__init__.pyo +${PYSITELIB}/distorm3/libdistorm3.so +${PYSITELIB}/distorm3/sample.py +${PYSITELIB}/distorm3/sample.pyc +${PYSITELIB}/distorm3/sample.pyo diff --git a/devel/py-distorm3/distinfo b/devel/py-distorm3/distinfo new file mode 100644 index 000000000..21cede13e --- /dev/null +++ b/devel/py-distorm3/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/03 22:11:13 pettai Exp $ + +SHA1 (distorm3-3.3.0.zip) = 1870b61e0dfadad3c121eca00f325a705f7c6683 +RMD160 (distorm3-3.3.0.zip) = a145814ce00a5175a5d889770ab1f11a2e6cd2f5 +Size (distorm3-3.3.0.zip) = 145191 bytes diff --git a/devel/py-enum34/Makefile b/devel/py-enum34/Makefile index 733aa5b35..ec414eb6c 100644 --- a/devel/py-enum34/Makefile +++ b/devel/py-enum34/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/04/17 12:27:17 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/12 14:28:55 wiz Exp $ -DISTNAME= enum34-0.9.23 +DISTNAME= enum34-1.0.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= https://pypi.python.org/packages/source/e/enum34/ diff --git a/devel/py-enum34/PLIST b/devel/py-enum34/PLIST index 3d24fdd54..bdfbdf6f0 100644 --- a/devel/py-enum34/PLIST +++ b/devel/py-enum34/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2014/04/17 12:27:17 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/12 14:28:55 wiz Exp $ ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/enum/LICENSE ${PYSITELIB}/enum/README ${PYSITELIB}/enum/__init__.py ${PYSITELIB}/enum/__init__.pyc ${PYSITELIB}/enum/__init__.pyo -${PYSITELIB}/enum/doc/enum.pdf ${PYSITELIB}/enum/doc/enum.rst ${PYSITELIB}/enum/enum.py ${PYSITELIB}/enum/enum.pyc diff --git a/devel/py-enum34/distinfo b/devel/py-enum34/distinfo index 8d163dafd..6ca2a859a 100644 --- a/devel/py-enum34/distinfo +++ b/devel/py-enum34/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/04/17 12:27:17 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/12 14:28:55 wiz Exp $ -SHA1 (enum34-0.9.23.tar.gz) = 2e914ca9095ed4f697b8a9ed15e02f95c4cc1236 -RMD160 (enum34-0.9.23.tar.gz) = c0465fcffdae9fed5f743f5ecb6bb714c9fe7391 -Size (enum34-0.9.23.tar.gz) = 44720 bytes +SHA1 (enum34-1.0.4.tar.gz) = 10b77f1db47e54abbc4ce6f61df542590b9ad972 +RMD160 (enum34-1.0.4.tar.gz) = 4b00dd0628eaa1e6f96cc2691036564804463396 +Size (enum34-1.0.4.tar.gz) = 32944 bytes diff --git a/devel/py-fastimport/DESCR b/devel/py-fastimport/DESCR new file mode 100644 index 000000000..22ad10197 --- /dev/null +++ b/devel/py-fastimport/DESCR @@ -0,0 +1,2 @@ +This package provides a parser for and generator of the Git fastimport +format. diff --git a/devel/py-fastimport/Makefile b/devel/py-fastimport/Makefile new file mode 100644 index 000000000..b19cf7e6d --- /dev/null +++ b/devel/py-fastimport/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/06/07 08:19:04 wiz Exp $ + +DISTNAME= fastimport-0.9.4 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel scm +MASTER_SITES= ${MASTER_SITE_GITHUB:=jelmer/} +GITHUB_PROJECT= python-fastimport +GITHUB_TAG= ${DISTNAME} +DIST_SUBDIR= ${GITHUB_PROJECT} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/jelmer/python-fastimport +COMMENT= Fastimport parser and generator in Python +LICENSE= gnu-gpl-v2 + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.4 + +.include "../../lang/python/distutils.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-fastimport/PLIST b/devel/py-fastimport/PLIST new file mode 100644 index 000000000..3450bd0c8 --- /dev/null +++ b/devel/py-fastimport/PLIST @@ -0,0 +1,53 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/07 08:19:04 wiz Exp $ +${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/fastimport/__init__.py +${PYSITELIB}/fastimport/__init__.pyc +${PYSITELIB}/fastimport/__init__.pyo +${PYSITELIB}/fastimport/commands.py +${PYSITELIB}/fastimport/commands.pyc +${PYSITELIB}/fastimport/commands.pyo +${PYSITELIB}/fastimport/dates.py +${PYSITELIB}/fastimport/dates.pyc +${PYSITELIB}/fastimport/dates.pyo +${PYSITELIB}/fastimport/errors.py +${PYSITELIB}/fastimport/errors.pyc +${PYSITELIB}/fastimport/errors.pyo +${PYSITELIB}/fastimport/helpers.py +${PYSITELIB}/fastimport/helpers.pyc +${PYSITELIB}/fastimport/helpers.pyo +${PYSITELIB}/fastimport/parser.py +${PYSITELIB}/fastimport/parser.pyc +${PYSITELIB}/fastimport/parser.pyo +${PYSITELIB}/fastimport/processor.py +${PYSITELIB}/fastimport/processor.pyc +${PYSITELIB}/fastimport/processor.pyo +${PYSITELIB}/fastimport/processors/__init__.py +${PYSITELIB}/fastimport/processors/__init__.pyc +${PYSITELIB}/fastimport/processors/__init__.pyo +${PYSITELIB}/fastimport/processors/filter_processor.py +${PYSITELIB}/fastimport/processors/filter_processor.pyc +${PYSITELIB}/fastimport/processors/filter_processor.pyo +${PYSITELIB}/fastimport/processors/query_processor.py +${PYSITELIB}/fastimport/processors/query_processor.pyc +${PYSITELIB}/fastimport/processors/query_processor.pyo +${PYSITELIB}/fastimport/tests/__init__.py +${PYSITELIB}/fastimport/tests/__init__.pyc +${PYSITELIB}/fastimport/tests/__init__.pyo +${PYSITELIB}/fastimport/tests/test_commands.py +${PYSITELIB}/fastimport/tests/test_commands.pyc +${PYSITELIB}/fastimport/tests/test_commands.pyo +${PYSITELIB}/fastimport/tests/test_dates.py +${PYSITELIB}/fastimport/tests/test_dates.pyc +${PYSITELIB}/fastimport/tests/test_dates.pyo +${PYSITELIB}/fastimport/tests/test_errors.py +${PYSITELIB}/fastimport/tests/test_errors.pyc +${PYSITELIB}/fastimport/tests/test_errors.pyo +${PYSITELIB}/fastimport/tests/test_filter_processor.py +${PYSITELIB}/fastimport/tests/test_filter_processor.pyc +${PYSITELIB}/fastimport/tests/test_filter_processor.pyo +${PYSITELIB}/fastimport/tests/test_helpers.py +${PYSITELIB}/fastimport/tests/test_helpers.pyc +${PYSITELIB}/fastimport/tests/test_helpers.pyo +${PYSITELIB}/fastimport/tests/test_parser.py +${PYSITELIB}/fastimport/tests/test_parser.pyc +${PYSITELIB}/fastimport/tests/test_parser.pyo diff --git a/devel/py-fastimport/distinfo b/devel/py-fastimport/distinfo new file mode 100644 index 000000000..c1e0d208b --- /dev/null +++ b/devel/py-fastimport/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/07 08:19:04 wiz Exp $ + +SHA1 (python-fastimport/fastimport-0.9.4.tar.gz) = a34c8a82db0a7b3d839bb8a4da7cf72c23bf0202 +RMD160 (python-fastimport/fastimport-0.9.4.tar.gz) = c2f85cfe5bc1f5b28f83669a30a3336d4b659712 +Size (python-fastimport/fastimport-0.9.4.tar.gz) = 32481 bytes diff --git a/devel/py-filechunkio/Makefile b/devel/py-filechunkio/Makefile index e3564a801..08e9eaf69 100644 --- a/devel/py-filechunkio/Makefile +++ b/devel/py-filechunkio/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/05/09 07:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/05 21:13:41 hiramatsu Exp $ -DISTNAME= filechunkio-1.5 +DISTNAME= filechunkio-1.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= http://pypi.python.org/packages/source/f/filechunkio/ @@ -11,7 +11,6 @@ COMMENT= Chunck files for input/output LICENSE= mit USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.5 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-filechunkio/distinfo b/devel/py-filechunkio/distinfo index d66ebda8c..207eb3e47 100644 --- a/devel/py-filechunkio/distinfo +++ b/devel/py-filechunkio/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/11/11 21:17:45 jakllsch Exp $ +$NetBSD: distinfo,v 1.2 2015/04/05 21:13:41 hiramatsu Exp $ -SHA1 (filechunkio-1.5.tar.gz) = b76e350b5d7417044eac22295588c8533a5504b8 -RMD160 (filechunkio-1.5.tar.gz) = 78688968f0da91ccc5ece8e9c59ddbf58d8e6ee0 -Size (filechunkio-1.5.tar.gz) = 2691 bytes +SHA1 (filechunkio-1.6.tar.gz) = 20485b5f611b4c8c97bf70251f1b301c030e7c05 +RMD160 (filechunkio-1.6.tar.gz) = 79d8362d9eb5c0762f2468056d8be8375d0750a1 +Size (filechunkio-1.6.tar.gz) = 2802 bytes diff --git a/devel/py-game/Makefile b/devel/py-game/Makefile index a5a98286e..094159d23 100644 --- a/devel/py-game/Makefile +++ b/devel/py-game/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/01/19 16:26:51 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:20:39 tnn Exp $ DISTNAME= pygame-1.9.1release PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//:S/release//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.pygame.org/ftp/ diff --git a/devel/py-game/buildlink3.mk b/devel/py-game/buildlink3.mk index bf8c5178c..29aa96008 100644 --- a/devel/py-game/buildlink3.mk +++ b/devel/py-game/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2013/10/24 12:08:22 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:20:39 tnn Exp $ BUILDLINK_TREE+= ${PYPKGPREFIX}-game @@ -8,7 +8,7 @@ PY_GAME_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-game+= ${PYPKGPREFIX}-game>=1.9.1 -BUILDLINK_ABI_DEPENDS.${PYPKGPREFIX}-game+= ${PYPKGPREFIX}-game>=1.9.1 +BUILDLINK_ABI_DEPENDS.${PYPKGPREFIX}-game+= ${PYPKGPREFIX}-game>=1.9.1nb2 BUILDLINK_PKGSRCDIR.${PYPKGPREFIX}-game?= ../../devel/py-game .include "../../audio/SDL_mixer/buildlink3.mk" diff --git a/devel/py-gobject-shared/Makefile b/devel/py-gobject-shared/Makefile index 860b54bb5..974891781 100644 --- a/devel/py-gobject-shared/Makefile +++ b/devel/py-gobject-shared/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:47:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:39 tnn Exp $ PKGNAME= py-gobject-shared-2.28.6 -PKGREVISION= 12 +PKGREVISION= 13 .include "../../devel/py-gobject/Makefile.common" diff --git a/devel/py-gobject3/Makefile b/devel/py-gobject3/Makefile index ee3f88556..205ac79f7 100644 --- a/devel/py-gobject3/Makefile +++ b/devel/py-gobject3/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/07/06 13:53:12 ryoon Exp $ - -PYTHON_VERSIONS_INCOMPATIBLE= 26 +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:39 tnn Exp $ # https://bugzilla.gnome.org/show_bug.cgi?id=685094 # https://bugzilla.gnome.org/show_bug.cgi?id=707196 PYTHON_VERSIONED_DEPENDENCIES= cairo:link +PKGREVISION= 1 .include "../../lang/python/versioned_dependencies.mk" .include "../../graphics/cairo-gobject/buildlink3.mk" TEST_TARGET= check diff --git a/devel/py-gobject3/Makefile.common b/devel/py-gobject3/Makefile.common index 8939f740f..c9a0aeb96 100644 --- a/devel/py-gobject3/Makefile.common +++ b/devel/py-gobject3/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.4 2014/10/25 11:27:09 prlw1 Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/06/11 08:41:02 prlw1 Exp $ # used by devel/py-gobject3/Makefile # used by devel/py-gobject3-common/Makefile -VER= 3.14.0 +VER= 3.16.1 DISTNAME= pygobject-${VER} CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygobject/${PKGVERSION_NOREV:R}/} @@ -23,8 +23,6 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} DISTINFO_FILE= ${.CURDIR}/../../devel/py-gobject3/distinfo PATCHDIR= ${.CURDIR}/../../devel/py-gobject3/patches -PYTHON_VERSIONS_INCOMPATIBLE= 26 - PKGCONFIG_OVERRIDE+= pygobject-3.0.pc.in PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} diff --git a/devel/py-gobject3/distinfo b/devel/py-gobject3/distinfo index 6a24414be..5c8c31da1 100644 --- a/devel/py-gobject3/distinfo +++ b/devel/py-gobject3/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/11/01 11:25:41 obache Exp $ +$NetBSD: distinfo,v 1.13 2015/06/11 08:41:02 prlw1 Exp $ -SHA1 (pygobject-3.14.0.tar.xz) = 638302e7b97a7a8f7bc1f9014f2765cf22dd197e -RMD160 (pygobject-3.14.0.tar.xz) = 9d8c217252798a38ac9420285dbb2b50080f749d -Size (pygobject-3.14.0.tar.xz) = 720128 bytes -SHA1 (patch-gi_pygi-cache.h) = d73a649077a89f43db0d98e05223cf6f3ebdb4d2 +SHA1 (pygobject-3.16.1.tar.xz) = 398dee18cc905c0d54b741163d66ad3fbeba37ed +RMD160 (pygobject-3.16.1.tar.xz) = d52d83c0b5942ff5ff35b2b5421c8785caa170d8 +Size (pygobject-3.16.1.tar.xz) = 725220 bytes diff --git a/devel/py-gobject3/patches/patch-gi_pygi-cache.h b/devel/py-gobject3/patches/patch-gi_pygi-cache.h deleted file mode 100644 index c357925d2..000000000 --- a/devel/py-gobject3/patches/patch-gi_pygi-cache.h +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-gi_pygi-cache.h,v 1.1 2014/11/01 11:25:41 obache Exp $ - -* Remove redefinitions of function and vfunc cache typedefs - https://bugzilla.gnome.org/show_bug.cgi?id=737874 - ---- gi/pygi-cache.h.orig 2014-09-10 22:10:32.000000000 +0000 -+++ gi/pygi-cache.h -@@ -197,7 +197,7 @@ struct _PyGICallableCache - GICallableInfo *callable_info); - }; - --typedef struct _PyGIFunctionCache { -+struct _PyGIFunctionCache { - PyGICallableCache callable_cache; - - /* An invoker with ffi_cif already setup */ -@@ -207,13 +207,13 @@ typedef struct _PyGIFunctionCache { - PyGIInvokeState *state, - PyObject *py_args, - PyObject *py_kwargs); --} PyGIFunctionCache; -+} ; - --typedef struct _PyGIVFuncCache { -+struct _PyGIVFuncCache { - PyGIFunctionWithInstanceCache fwi_cache; - - GIBaseInfo *info; --} PyGIVFuncCache; -+}; - - - gboolean diff --git a/devel/py-google-apputils/DESCR b/devel/py-google-apputils/DESCR new file mode 100644 index 000000000..dfa082a79 --- /dev/null +++ b/devel/py-google-apputils/DESCR @@ -0,0 +1,3 @@ +This project is a small collection of utilities for building Python +applications. It includes some of the same set of utilities used to build and +run internal Python apps at Google. diff --git a/devel/py-google-apputils/Makefile b/devel/py-google-apputils/Makefile new file mode 100644 index 000000000..e2a46f4f8 --- /dev/null +++ b/devel/py-google-apputils/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/06/24 17:59:19 khorben Exp $ + +DISTNAME= google-apputils-0.4.2 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= https://pypi.python.org/packages/source/g/google-apputils/ + +MAINTAINER= khorben@defora.org +HOMEPAGE= http://code.google.com/p/google-apputils-python/ +COMMENT= Google Application Utilities for Python +LICENSE= apache-2.0 + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-google-apputils/PLIST b/devel/py-google-apputils/PLIST new file mode 100644 index 000000000..98a0f87e0 --- /dev/null +++ b/devel/py-google-apputils/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/24 17:59:19 khorben Exp $ +${PYSITELIB}/google/apputils/__init__.py +${PYSITELIB}/google/apputils/__init__.pyc +${PYSITELIB}/google/apputils/__init__.pyo +${PYSITELIB}/google/apputils/app.py +${PYSITELIB}/google/apputils/app.pyc +${PYSITELIB}/google/apputils/app.pyo +${PYSITELIB}/google/apputils/appcommands.py +${PYSITELIB}/google/apputils/appcommands.pyc +${PYSITELIB}/google/apputils/appcommands.pyo +${PYSITELIB}/google/apputils/basetest.py +${PYSITELIB}/google/apputils/basetest.pyc +${PYSITELIB}/google/apputils/basetest.pyo +${PYSITELIB}/google/apputils/datelib.py +${PYSITELIB}/google/apputils/datelib.pyc +${PYSITELIB}/google/apputils/datelib.pyo +${PYSITELIB}/google/apputils/debug.py +${PYSITELIB}/google/apputils/debug.pyc +${PYSITELIB}/google/apputils/debug.pyo +${PYSITELIB}/google/apputils/file_util.py +${PYSITELIB}/google/apputils/file_util.pyc +${PYSITELIB}/google/apputils/file_util.pyo +${PYSITELIB}/google/apputils/humanize.py +${PYSITELIB}/google/apputils/humanize.pyc +${PYSITELIB}/google/apputils/humanize.pyo +${PYSITELIB}/google/apputils/resources.py +${PYSITELIB}/google/apputils/resources.pyc +${PYSITELIB}/google/apputils/resources.pyo +${PYSITELIB}/google/apputils/run_script_module.py +${PYSITELIB}/google/apputils/run_script_module.pyc +${PYSITELIB}/google/apputils/run_script_module.pyo +${PYSITELIB}/google/apputils/setup_command.py +${PYSITELIB}/google/apputils/setup_command.pyc +${PYSITELIB}/google/apputils/setup_command.pyo +${PYSITELIB}/google/apputils/shellutil.py +${PYSITELIB}/google/apputils/shellutil.pyc +${PYSITELIB}/google/apputils/shellutil.pyo +${PYSITELIB}/google/apputils/stopwatch.py +${PYSITELIB}/google/apputils/stopwatch.pyc +${PYSITELIB}/google/apputils/stopwatch.pyo +${PYSITELIB}/${EGG_NAME}-nspkg.pth +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt diff --git a/devel/py-google-apputils/distinfo b/devel/py-google-apputils/distinfo new file mode 100644 index 000000000..3795cef9d --- /dev/null +++ b/devel/py-google-apputils/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/24 17:59:19 khorben Exp $ + +SHA1 (google-apputils-0.4.2.tar.gz) = 6f82069efd1a2cbc168dfb814d077df2fca4cff1 +RMD160 (google-apputils-0.4.2.tar.gz) = b661a451df07ac2f7c7a345e6a663d730957e28b +Size (google-apputils-0.4.2.tar.gz) = 81095 bytes diff --git a/devel/py-hg-fastimport/DESCR b/devel/py-hg-fastimport/DESCR new file mode 100644 index 000000000..c72fc96b1 --- /dev/null +++ b/devel/py-hg-fastimport/DESCR @@ -0,0 +1,10 @@ +The "fast import" format originates with Git, where it is used as +the generic backend for converting other SCM repositories to git. +It's generic enough that it can be used to feed a Mercurial repository +as well, and that's what this extension does: read a "fast import" +stream and turn it into changesets in a Mercurial repository. The +potential of this extension is that any foreign SCM that can be +converted to Git can also be converted to Mercurial, regardless of +the capabilities of Mercurial's own ConvertExtension. The catch is +that the conversion is a little cumbersome: first convert to a +fast-import dump, then feed that dump to Mercurial. diff --git a/devel/py-hg-fastimport/Makefile b/devel/py-hg-fastimport/Makefile new file mode 100644 index 000000000..ca6515623 --- /dev/null +++ b/devel/py-hg-fastimport/Makefile @@ -0,0 +1,32 @@ +# $NetBSD: Makefile,v 1.1 2015/06/07 08:19:36 wiz Exp $ + +DISTNAME= v20150518 +PKGNAME= ${PYPKGPREFIX}-hg-fastimport-${DISTNAME:S/v//} +CATEGORIES= devel +MASTER_SITES= https://bitbucket.org/danielj7/hg-fastimport/get/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://mercurial.selenic.com/wiki/FastImportExtension +COMMENT= Mercurial extension for importing from a git fast-import stream +LICENSE= gnu-gpl-v2 + +DEPENDS+= ${PYPKGPREFIX}-fastimport-[0-9]*:../../devel/py-fastimport +DEPENDS+= ${PYPKGPREFIX}-mercurial-[0-9]*:../../devel/py-mercurial + +WRKSRC= ${WRKDIR}/danielj7-hg-fastimport-b947b2283dc8 +USE_LANGUAGES= # none + +INSTALLATION_DIRS+= ${PYSITELIB}/hgfastimport share/doc/py-hg-fastimport + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mercurial +PY_PATCHPLIST= yes + +do-build: + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/hgfastimport/* ${DESTDIR}${PREFIX}/${PYSITELIB}/hgfastimport + ${INSTALL_DATA} ${WRKSRC}/README.txt ${DESTDIR}${PREFIX}/share/doc/py-hg-fastimport + +.include "../../lang/python/extension.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-hg-fastimport/PLIST b/devel/py-hg-fastimport/PLIST new file mode 100644 index 000000000..97e26803a --- /dev/null +++ b/devel/py-hg-fastimport/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/07 08:19:36 wiz Exp $ +${PYSITELIB}/hgfastimport/__init__.py +${PYSITELIB}/hgfastimport/hgechoprocessor.py +${PYSITELIB}/hgfastimport/hgimport.py +share/doc/py-hg-fastimport/README.txt diff --git a/devel/py-hg-fastimport/distinfo b/devel/py-hg-fastimport/distinfo new file mode 100644 index 000000000..e20b9d059 --- /dev/null +++ b/devel/py-hg-fastimport/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/07 08:19:36 wiz Exp $ + +SHA1 (v20150518.tar.bz2) = 619e0d70ac848c6ab48e39e3ce50fec0a913fef5 +RMD160 (v20150518.tar.bz2) = 44f4725fb35382357a2af188d517e167cfbac74d +Size (v20150518.tar.bz2) = 30558 bytes diff --git a/devel/py-hg-git/DESCR b/devel/py-hg-git/DESCR new file mode 100644 index 000000000..0eaf37e01 --- /dev/null +++ b/devel/py-hg-git/DESCR @@ -0,0 +1,12 @@ +This is the Hg-Git plugin for Mercurial, adding the ability to push +and pull to/from a Git server repository from Hg. This means you can +collaborate on Git based projects from Hg, or use a Git server as a +collaboration point for a team with developers using both Git and Hg. + +The Hg-Git plugin can convert commits/changesets losslessly from one +system to another, so you can push via an Hg repository and another Hg +client can pull it and their changeset node ids will be identical - +Mercurial data does not get lost in translation. It is intended that +Hg users may wish to use this to collaborate even if no Git users are +involved in the project, and it may even provide some advantages if +you're using Bookmarks. diff --git a/devel/py-hg-git/Makefile b/devel/py-hg-git/Makefile new file mode 100644 index 000000000..f6d11852d --- /dev/null +++ b/devel/py-hg-git/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/06/08 21:29:00 wiz Exp $ + +DISTNAME= 0.8.1 +PKGNAME= ${PYPKGPREFIX}-hg-git-${DISTNAME} +CATEGORIES= devel scm +MASTER_SITES= https://bitbucket.org/durin42/hg-git/get/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://hg-git.github.io/ +COMMENT= Push to and pull from a Git server repository using Mercurial +LICENSE= gnu-gpl-v2 + +DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.9.7:../../devel/py-dulwich + +DIST_SUBDIR= hg-git +WRKSRC= ${WRKDIR}/durin42-hg-git-e6489cf3fe8c + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-dulwich +EGG_NAME= hg_git-${DISTNAME} + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-hg-git/PLIST b/devel/py-hg-git/PLIST new file mode 100644 index 000000000..bd3d983c2 --- /dev/null +++ b/devel/py-hg-git/PLIST @@ -0,0 +1,43 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/08 21:29:00 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/hggit/__init__.py +${PYSITELIB}/hggit/__init__.pyc +${PYSITELIB}/hggit/__init__.pyo +${PYSITELIB}/hggit/_ssh.py +${PYSITELIB}/hggit/_ssh.pyc +${PYSITELIB}/hggit/_ssh.pyo +${PYSITELIB}/hggit/compat.py +${PYSITELIB}/hggit/compat.pyc +${PYSITELIB}/hggit/compat.pyo +${PYSITELIB}/hggit/git2hg.py +${PYSITELIB}/hggit/git2hg.pyc +${PYSITELIB}/hggit/git2hg.pyo +${PYSITELIB}/hggit/git_handler.py +${PYSITELIB}/hggit/git_handler.pyc +${PYSITELIB}/hggit/git_handler.pyo +${PYSITELIB}/hggit/gitdirstate.py +${PYSITELIB}/hggit/gitdirstate.pyc +${PYSITELIB}/hggit/gitdirstate.pyo +${PYSITELIB}/hggit/gitrepo.py +${PYSITELIB}/hggit/gitrepo.pyc +${PYSITELIB}/hggit/gitrepo.pyo +${PYSITELIB}/hggit/help/git.rst +${PYSITELIB}/hggit/hg2git.py +${PYSITELIB}/hggit/hg2git.pyc +${PYSITELIB}/hggit/hg2git.pyo +${PYSITELIB}/hggit/hgrepo.py +${PYSITELIB}/hggit/hgrepo.pyc +${PYSITELIB}/hggit/hgrepo.pyo +${PYSITELIB}/hggit/overlay.py +${PYSITELIB}/hggit/overlay.pyc +${PYSITELIB}/hggit/overlay.pyo +${PYSITELIB}/hggit/util.py +${PYSITELIB}/hggit/util.pyc +${PYSITELIB}/hggit/util.pyo +${PYSITELIB}/hggit/verify.py +${PYSITELIB}/hggit/verify.pyc +${PYSITELIB}/hggit/verify.pyo diff --git a/devel/py-hg-git/distinfo b/devel/py-hg-git/distinfo new file mode 100644 index 000000000..dddd38557 --- /dev/null +++ b/devel/py-hg-git/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/08 21:29:00 wiz Exp $ + +SHA1 (hg-git/0.8.1.tar.bz2) = dfa8eb416f3e5348abb27f18398a9ca742396eab +RMD160 (hg-git/0.8.1.tar.bz2) = 38f73bf423d1883ae5a8a449db561ac4cdc177d0 +Size (hg-git/0.8.1.tar.bz2) = 86146 bytes diff --git a/devel/py-hglib/DESCR b/devel/py-hglib/DESCR new file mode 100644 index 000000000..da78cddc4 --- /dev/null +++ b/devel/py-hglib/DESCR @@ -0,0 +1,2 @@ +python-hglib is a library with a fast, convenient interface to Mercurial. +It uses Mercurial's command server for communication with hg. diff --git a/devel/py-hglib/Makefile b/devel/py-hglib/Makefile new file mode 100644 index 000000000..d1dfc21e2 --- /dev/null +++ b/devel/py-hglib/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 21:49:04 wiz Exp $ + +DISTNAME= python-hglib-1.6 +PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/} +CATEGORIES= devel python +MASTER_SITES= https://pypi.python.org/packages/source/p/python-hglib/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://mercurial.selenic.com/wiki/PythonHglib +COMMENT= Python library for interfacing with mercurial's CommandServer +LICENSE= mit + +USE_LANGUAGES= # none + +PYTHON_VERSIONS_INCOMPATIBLE= 33 # 2.7 and 3.4 only +EGG_NAME= python_hglib-unknown + +.include "../../lang/python/distutils.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-hglib/PLIST b/devel/py-hglib/PLIST new file mode 100644 index 000000000..fc161f1e7 --- /dev/null +++ b/devel/py-hglib/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/14 21:47:49 wiz Exp $ +${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/hglib/__init__.py +${PYSITELIB}/hglib/__init__.pyc +${PYSITELIB}/hglib/__init__.pyo +${PYSITELIB}/hglib/client.py +${PYSITELIB}/hglib/client.pyc +${PYSITELIB}/hglib/client.pyo +${PYSITELIB}/hglib/context.py +${PYSITELIB}/hglib/context.pyc +${PYSITELIB}/hglib/context.pyo +${PYSITELIB}/hglib/error.py +${PYSITELIB}/hglib/error.pyc +${PYSITELIB}/hglib/error.pyo +${PYSITELIB}/hglib/merge.py +${PYSITELIB}/hglib/merge.pyc +${PYSITELIB}/hglib/merge.pyo +${PYSITELIB}/hglib/templates.py +${PYSITELIB}/hglib/templates.pyc +${PYSITELIB}/hglib/templates.pyo +${PYSITELIB}/hglib/util.py +${PYSITELIB}/hglib/util.pyc +${PYSITELIB}/hglib/util.pyo diff --git a/devel/py-hglib/distinfo b/devel/py-hglib/distinfo new file mode 100644 index 000000000..b5ffad243 --- /dev/null +++ b/devel/py-hglib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/14 21:47:49 wiz Exp $ + +SHA1 (python-hglib-1.6.tar.gz) = 90307145f4f6628ae11e095e481c1d83550d9d78 +RMD160 (python-hglib-1.6.tar.gz) = 0249bb23995630bc589838b249cd46f4dc442ded +Size (python-hglib-1.6.tar.gz) = 28639 bytes diff --git a/devel/py-hglist/DESCR b/devel/py-hglist/DESCR new file mode 100644 index 000000000..40924ec28 --- /dev/null +++ b/devel/py-hglist/DESCR @@ -0,0 +1,2 @@ +Hglist is an extension to Mercurial that adds an "hg list"/"hg ls" +command. It is designed to provide better output than "hg manifest". diff --git a/devel/py-hglist/Makefile b/devel/py-hglist/Makefile new file mode 100644 index 000000000..7677655b7 --- /dev/null +++ b/devel/py-hglist/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/23 10:45:58 nros Exp $ + +DISTNAME= hglist-0.3 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://alastairs-place.net/projects/hglist/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://alastairs-place.net/projects/hglist/ +COMMENT= Mercurial ls command +LICENSE= gnu-gpl-v2 + +USE_LANGUAGES= # none + +DEPENDS+= ${PYPKGPREFIX}-mercurial-[0-9]*:../../devel/py-mercurial + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 + +.include "../../lang/python/distutils.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-hglist/PLIST b/devel/py-hglist/PLIST new file mode 100644 index 000000000..8d5a90c49 --- /dev/null +++ b/devel/py-hglist/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/23 10:45:58 nros Exp $ +${PYSITELIB}/${EGG_FILE} +${PYSITELIB}/hglist/__init__.py +${PYSITELIB}/hglist/__init__.pyc +${PYSITELIB}/hglist/__init__.pyo +${PYSITELIB}/hglist/filters.py +${PYSITELIB}/hglist/filters.pyc +${PYSITELIB}/hglist/filters.pyo +${PYSITELIB}/hglist/list_files.py +${PYSITELIB}/hglist/list_files.pyc +${PYSITELIB}/hglist/list_files.pyo diff --git a/devel/py-hglist/distinfo b/devel/py-hglist/distinfo new file mode 100644 index 000000000..36af02f96 --- /dev/null +++ b/devel/py-hglist/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/23 10:45:58 nros Exp $ + +SHA1 (hglist-0.3.tar.gz) = aff7fdce5949c014a433ffe9adcdfe36cddc6e09 +RMD160 (hglist-0.3.tar.gz) = b63a7b93a16f9421fa47f8cbb9704326ce7bb8f9 +Size (hglist-0.3.tar.gz) = 14503 bytes diff --git a/devel/py-hgtools/Makefile b/devel/py-hgtools/Makefile index c237dbadb..e5d0e4d90 100644 --- a/devel/py-hgtools/Makefile +++ b/devel/py-hgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/02/09 18:53:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/12 14:16:28 wiz Exp $ HGTVERS= 6.3 DISTNAME= hgtools-${HGTVERS} @@ -8,7 +8,7 @@ MASTER_SITES= http://pypi.python.org/packages/source/h/hgtools/ EXTRACT_SUFX= .zip MAINTAINER= imil@NetBSD.org -HOMEPAGE= http://pypi.python.org/packages/source/h/hgtools/ +HOMEPAGE= https://pypi.python.org/pypi/hgtools COMMENT= Classes and setuptools plugin for Mercurial and Git repositories LICENSE= mit diff --git a/devel/py-hgview/Makefile b/devel/py-hgview/Makefile index 4c05103b8..f73fd50c7 100644 --- a/devel/py-hgview/Makefile +++ b/devel/py-hgview/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/08/31 21:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/03 18:01:28 bsiegert Exp $ DISTNAME= hgview-1.8.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel python MASTER_SITES= http://download.logilab.org/pub/hgview/ @@ -17,9 +18,13 @@ BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto REPLACE_PYTHON= *.py PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.8.0 +PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q} USE_TOOLS+= gmake +post-install: + mv ${DESTDIR}${PREFIX}/bin/hgview ${DESTDIR}${PREFIX}/bin/hgview${PYVERSSUFFIX} + .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" .include "../../x11/py-qt4/buildlink3.mk" diff --git a/devel/py-hgview/PLIST b/devel/py-hgview/PLIST index 7f5b0d89d..6f84ca8fa 100644 --- a/devel/py-hgview/PLIST +++ b/devel/py-hgview/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2014/05/27 18:27:10 wiz Exp $ -bin/hgview +@comment $NetBSD: PLIST,v 1.3 2015/05/03 18:01:28 bsiegert Exp $ +bin/hgview${PYVERSSUFFIX} ${PYSITELIB}/hgext/hgview.py ${PYSITELIB}/hgext/hgview.pyc ${PYSITELIB}/hgext/hgview.pyo diff --git a/devel/py-ipython/Makefile b/devel/py-ipython/Makefile index 3eb322c71..9e3a309ea 100644 --- a/devel/py-ipython/Makefile +++ b/devel/py-ipython/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/04/20 13:16:28 imil Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 11:12:19 wiz Exp $ DISTNAME= ipython-2.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel lang MASTER_SITES= https://pypi.python.org/packages/source/i/ipython/ @@ -11,15 +11,15 @@ HOMEPAGE= http://ipython.org/ COMMENT= Interactive computing environment for Python LICENSE= modified-bsd -DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline +DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2 DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect +DEPENDS+= ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments +DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline +DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 +DEPENDS+= ${PYPKGPREFIX}-tornado-[0-9]*:../../www/py-tornado DEPENDS+= ${PYPKGPREFIX}-zmq>=14.0.1:../../net/py-zmq -PYTHON_SELF_CONFLICT= yes -# requires Python >= 2.7.2 or >= 3.3.0 -PYTHON_VERSIONS_INCOMPATIBLE= 26 - USE_LANGUAGES= # none REPLACE_PYTHON= */*/*.py */*/*/*.py diff --git a/devel/py-limits/DESCR b/devel/py-limits/DESCR new file mode 100644 index 000000000..76ef8a806 --- /dev/null +++ b/devel/py-limits/DESCR @@ -0,0 +1,2 @@ +The python limits package provides utilities to implement rate limiting using +various strategies and storage backends such as redis & memcached. diff --git a/devel/py-limits/Makefile b/devel/py-limits/Makefile new file mode 100644 index 000000000..1faa411ec --- /dev/null +++ b/devel/py-limits/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/04/02 23:22:31 rodent Exp $ +# + +DISTNAME= limits-1.0.4 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel python +MASTER_SITES= https://pypi.python.org/packages/source/l/limits/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= https://limits.readthedocs.org/ +COMMENT= Rate limiting utilities +LICENSE= mit + +DEPENDS+= ${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-limits/PLIST b/devel/py-limits/PLIST new file mode 100644 index 000000000..f80893349 --- /dev/null +++ b/devel/py-limits/PLIST @@ -0,0 +1,40 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/02 23:22:31 rodent Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/limits/__init__.py +${PYSITELIB}/limits/__init__.pyc +${PYSITELIB}/limits/__init__.pyo +${PYSITELIB}/limits/_version.py +${PYSITELIB}/limits/_version.pyc +${PYSITELIB}/limits/_version.pyo +${PYSITELIB}/limits/backports/__init__.py +${PYSITELIB}/limits/backports/__init__.pyc +${PYSITELIB}/limits/backports/__init__.pyo +${PYSITELIB}/limits/backports/counter.py +${PYSITELIB}/limits/backports/counter.pyc +${PYSITELIB}/limits/backports/counter.pyo +${PYSITELIB}/limits/backports/total_ordering.py +${PYSITELIB}/limits/backports/total_ordering.pyc +${PYSITELIB}/limits/backports/total_ordering.pyo +${PYSITELIB}/limits/errors.py +${PYSITELIB}/limits/errors.pyc +${PYSITELIB}/limits/errors.pyo +${PYSITELIB}/limits/limits.py +${PYSITELIB}/limits/limits.pyc +${PYSITELIB}/limits/limits.pyo +${PYSITELIB}/limits/storage.py +${PYSITELIB}/limits/storage.pyc +${PYSITELIB}/limits/storage.pyo +${PYSITELIB}/limits/strategies.py +${PYSITELIB}/limits/strategies.pyc +${PYSITELIB}/limits/strategies.pyo +${PYSITELIB}/limits/util.py +${PYSITELIB}/limits/util.pyc +${PYSITELIB}/limits/util.pyo +${PYSITELIB}/limits/version.py +${PYSITELIB}/limits/version.pyc +${PYSITELIB}/limits/version.pyo diff --git a/devel/py-limits/distinfo b/devel/py-limits/distinfo new file mode 100644 index 000000000..78a8fd63d --- /dev/null +++ b/devel/py-limits/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/02 23:22:31 rodent Exp $ + +SHA1 (limits-1.0.4.tar.gz) = 4076cd8c2390fe8ae79b0e383ec339a90d71d1ff +RMD160 (limits-1.0.4.tar.gz) = 124cfdffad944af8fca067d407bd825822d0e02d +Size (limits-1.0.4.tar.gz) = 22041 bytes diff --git a/devel/py-logan/Makefile b/devel/py-logan/Makefile index b65259e18..8b10332a3 100644 --- a/devel/py-logan/Makefile +++ b/devel/py-logan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/04/01 02:39:02 rodent Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/13 23:12:41 rodent Exp $ DISTNAME= logan-0.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,6 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 .include "options.mk" diff --git a/devel/py-lupa/DESCR b/devel/py-lupa/DESCR new file mode 100644 index 000000000..682221373 --- /dev/null +++ b/devel/py-lupa/DESCR @@ -0,0 +1,3 @@ +Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is +a partial rewrite of LunaticPython in Cython with some additional +features such as proper coroutine support. diff --git a/devel/py-lupa/Makefile b/devel/py-lupa/Makefile new file mode 100644 index 000000000..b52717fda --- /dev/null +++ b/devel/py-lupa/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2015/04/20 19:34:47 alnsn Exp $ + +DISTNAME= lupa-1.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel python +MASTER_SITES= https://pypi.python.org/packages/source/l/lupa/ + +MAINTAINER= alnsn@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/lupa +COMMENT= Python wrapper around Lua and LuaJIT +LICENSE= mit + +USE_TOOLS+= pkg-config + +.include "options.mk" + +.include "../../lang/python/distutils.mk" +.include "../../lang/LuaJIT2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-lupa/PLIST b/devel/py-lupa/PLIST new file mode 100644 index 000000000..07328918f --- /dev/null +++ b/devel/py-lupa/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2015/04/20 19:34:47 alnsn Exp $ +${PYSITELIB}/${EGG_FILE}/PKG-INFO +${PYSITELIB}/${EGG_FILE}/SOURCES.txt +${PYSITELIB}/${EGG_FILE}/dependency_links.txt +${PYSITELIB}/${EGG_FILE}/not-zip-safe +${PYSITELIB}/${EGG_FILE}/top_level.txt +${PYSITELIB}/lupa/__init__.py +${PYSITELIB}/lupa/__init__.pyc +${PYSITELIB}/lupa/__init__.pyo +${PYSITELIB}/lupa/_lupa.so +${PYSITELIB}/lupa/version.py +${PYSITELIB}/lupa/version.pyc +${PYSITELIB}/lupa/version.pyo diff --git a/devel/py-lupa/TODO b/devel/py-lupa/TODO new file mode 100644 index 000000000..f7622318d --- /dev/null +++ b/devel/py-lupa/TODO @@ -0,0 +1,2 @@ +Add luajit option (setup.py --no-luajit) and make sure it works +with all Lua versions. diff --git a/devel/py-lupa/distinfo b/devel/py-lupa/distinfo new file mode 100644 index 000000000..39e885d54 --- /dev/null +++ b/devel/py-lupa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2015/04/20 19:34:47 alnsn Exp $ + +SHA1 (lupa-1.1.tar.gz) = bdaa56cd86be365e10da01b78eaa825e7753051f +RMD160 (lupa-1.1.tar.gz) = 921bf074ba89a9d660b020f568fade6ff5dfd28a +Size (lupa-1.1.tar.gz) = 197792 bytes diff --git a/devel/py-lupa/options.mk b/devel/py-lupa/options.mk new file mode 100644 index 000000000..69a1a2b68 --- /dev/null +++ b/devel/py-lupa/options.mk @@ -0,0 +1,12 @@ +# $NetBSD: options.mk,v 1.1.1.1 2015/04/20 19:34:47 alnsn Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.py-lupa +PKG_SUPPORTED_OPTIONS= cython +PKG_SUGGESTED_OPTIONS+= cython + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mcython) +PYSETUPBUILDARGS+= --with-cython +.include "../../devel/py-cython/buildlink3.mk" +.endif diff --git a/devel/py-memcached/Makefile b/devel/py-memcached/Makefile index a372843da..598c77a2e 100644 --- a/devel/py-memcached/Makefile +++ b/devel/py-memcached/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/03 15:13:19 rodent Exp $ -DISTNAME= python-memcached-1.53 +DISTNAME= python-memcached-1.54 PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/1} CATEGORIES= devel python MASTER_SITES= ftp://ftp.tummy.com/pub/python-memcached/ diff --git a/devel/py-memcached/PLIST b/devel/py-memcached/PLIST index e3ca86265..960773a6f 100644 --- a/devel/py-memcached/PLIST +++ b/devel/py-memcached/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2014/01/03 04:06:20 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/03 15:13:19 rodent Exp $ ${PYSITELIB}/memcache.py ${PYSITELIB}/memcache.pyc ${PYSITELIB}/memcache.pyo ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt share/doc/py-memcached/memcache.html diff --git a/devel/py-memcached/distinfo b/devel/py-memcached/distinfo index 0fa914dca..0d25def86 100644 --- a/devel/py-memcached/distinfo +++ b/devel/py-memcached/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/01/03 04:06:20 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/03 15:13:19 rodent Exp $ -SHA1 (python-memcached-1.53.tar.gz) = 5c08266c9d8875807ea9a5383d5ae10061e65c59 -RMD160 (python-memcached-1.53.tar.gz) = d353c699267c6f206606f70a812436eceaf8fe5b -Size (python-memcached-1.53.tar.gz) = 35025 bytes +SHA1 (python-memcached-1.54.tar.gz) = 1a7064f913143d0279a4bd8cfc0203e30489a47a +RMD160 (python-memcached-1.54.tar.gz) = 9e504642b5214e0bc687fd078a48eb4d0e3569f8 +Size (python-memcached-1.54.tar.gz) = 36662 bytes diff --git a/devel/py-mercurial/Makefile b/devel/py-mercurial/Makefile index feafb6cf3..80e15063c 100644 --- a/devel/py-mercurial/Makefile +++ b/devel/py-mercurial/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/03/31 03:40:24 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/03 09:49:24 wiz Exp $ DISTNAME= mercurial-${VERSION} PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,6 +14,7 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # OR newer # http://bz.selenic.com/show_bug.cgi?id=4483 # http://bz.selenic.com/show_bug.cgi?id=4485 #BUILD_DEPENDS+= unzip-[0-9]*:../../archivers/unzip +DEPENDS+= ${PYPKGPREFIX}-curses-[0-9]*:../../devel/py-curses USE_TOOLS+= gmake msgfmt diff --git a/devel/py-mercurial/Makefile.version b/devel/py-mercurial/Makefile.version index f2a90ff7e..a8e735338 100644 --- a/devel/py-mercurial/Makefile.version +++ b/devel/py-mercurial/Makefile.version @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.version,v 1.15 2015/03/03 14:58:54 wiz Exp $ +# $NetBSD: Makefile.version,v 1.19 2015/06/02 22:41:45 wiz Exp $ -VERSION= 3.3.2 +VERSION= 3.4.1 -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.9 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.4.1 # see also http://mercurial.selenic.com/wiki/SupportedPythonVersions # 3.x support is not planned for the near future # @@ -10,6 +10,6 @@ PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.9 # for python-3.x #.include "../../lang/python/pyversion.mk" # -#.if ("${PYPKGPREFIX}" != "py26") && ("${PYPKGPREFIX}" != "py27") +#.if "${PYPKGPREFIX}" != "py27" #PYSETUPARGS+= --c2to3 #.endif diff --git a/devel/py-mercurial/PLIST b/devel/py-mercurial/PLIST index eb8175333..4050f17a2 100644 --- a/devel/py-mercurial/PLIST +++ b/devel/py-mercurial/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/03 11:09:55 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/05/03 09:49:24 wiz Exp $ bin/hg ${PYSITELIB}/hgext/__init__.py ${PYSITELIB}/hgext/__init__.pyc @@ -12,6 +12,9 @@ ${PYSITELIB}/hgext/blackbox.pyo ${PYSITELIB}/hgext/bugzilla.py ${PYSITELIB}/hgext/bugzilla.pyc ${PYSITELIB}/hgext/bugzilla.pyo +${PYSITELIB}/hgext/censor.py +${PYSITELIB}/hgext/censor.pyc +${PYSITELIB}/hgext/censor.pyo ${PYSITELIB}/hgext/children.py ${PYSITELIB}/hgext/children.pyc ${PYSITELIB}/hgext/children.pyo @@ -243,6 +246,9 @@ ${PYSITELIB}/mercurial/context.pyo ${PYSITELIB}/mercurial/copies.py ${PYSITELIB}/mercurial/copies.pyc ${PYSITELIB}/mercurial/copies.pyo +${PYSITELIB}/mercurial/crecord.py +${PYSITELIB}/mercurial/crecord.pyc +${PYSITELIB}/mercurial/crecord.pyo ${PYSITELIB}/mercurial/dagparser.py ${PYSITELIB}/mercurial/dagparser.pyc ${PYSITELIB}/mercurial/dagparser.pyo @@ -567,6 +573,8 @@ ${PYSITELIB}/mercurial/templates/gitweb/search.tmpl ${PYSITELIB}/mercurial/templates/gitweb/shortlog.tmpl ${PYSITELIB}/mercurial/templates/gitweb/summary.tmpl ${PYSITELIB}/mercurial/templates/gitweb/tags.tmpl +${PYSITELIB}/mercurial/templates/json/changelist.tmpl +${PYSITELIB}/mercurial/templates/json/map ${PYSITELIB}/mercurial/templates/map-cmdline.bisect ${PYSITELIB}/mercurial/templates/map-cmdline.changelog ${PYSITELIB}/mercurial/templates/map-cmdline.compact diff --git a/devel/py-mercurial/distinfo b/devel/py-mercurial/distinfo index ea5f12262..2c837d068 100644 --- a/devel/py-mercurial/distinfo +++ b/devel/py-mercurial/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/03/03 14:58:54 wiz Exp $ +$NetBSD: distinfo,v 1.20 2015/06/02 22:41:45 wiz Exp $ -SHA1 (mercurial-3.3.2.tar.gz) = 53b51d5c1e365bd8e77b29bf38c730b70df597ad -RMD160 (mercurial-3.3.2.tar.gz) = dc2c1667ee5d86a1c623225b4ed54b84ffcd3903 -Size (mercurial-3.3.2.tar.gz) = 4165131 bytes +SHA1 (mercurial-3.4.1.tar.gz) = 70adadc9d715f3b71a8615000fd5d220e33d698e +RMD160 (mercurial-3.4.1.tar.gz) = 2eb4ef26107352d5691f346ce4b65775eb5c131b +Size (mercurial-3.4.1.tar.gz) = 4294163 bytes diff --git a/devel/py-ordereddict/DESCR b/devel/py-ordereddict/DESCR deleted file mode 100644 index 352a5428b..000000000 --- a/devel/py-ordereddict/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -Drop-in substitute for Py2.7's new collections.OrderedDict. The recipe has -big-oh performance that matches regular dictionaries (amortized O(1) -insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing). diff --git a/devel/py-ordereddict/Makefile b/devel/py-ordereddict/Makefile deleted file mode 100644 index aac0aad83..000000000 --- a/devel/py-ordereddict/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 18:31:53 hiramatsu Exp $ -# - -DISTNAME= ordereddict-1.1 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= devel -MASTER_SITES= http://pypi.python.org/packages/source/o/ordereddict/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pypi.python.org/pypi/ordereddict/ -COMMENT= Drop-in substitute for Py2.7's new collections.OrderedDict -LICENSE= mit - -USE_LANGUAGES= # none - -PYTHON_VERSIONS_ACCEPTED= 26 - -.include "../../lang/python/distutils.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-ordereddict/PLIST b/devel/py-ordereddict/PLIST deleted file mode 100644 index d18a6bbf1..000000000 --- a/devel/py-ordereddict/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2012/04/08 20:21:46 wiz Exp $ -${PYSITELIB}/${EGG_FILE} -${PYSITELIB}/ordereddict.py -${PYSITELIB}/ordereddict.pyc -${PYSITELIB}/ordereddict.pyo diff --git a/devel/py-ordereddict/distinfo b/devel/py-ordereddict/distinfo deleted file mode 100644 index d1d1385b2..000000000 --- a/devel/py-ordereddict/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/12/07 12:54:24 obache Exp $ - -SHA1 (ordereddict-1.1.tar.gz) = ab90b67dceab55a11b609d253846fa486eb980c4 -RMD160 (ordereddict-1.1.tar.gz) = a181547c43bb0ce4e106188ae5ad13648c1938cc -Size (ordereddict-1.1.tar.gz) = 2114 bytes diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile index b8bb4fdb8..3d723e895 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/10/17 22:13:24 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/24 18:09:59 khorben Exp $ .include "../../devel/protobuf/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel -MASTER_SITES= http://protobuf.googlecode.com/files/ MAINTAINER= khorben@defora.org HOMEPAGE= http://code.google.com/p/protobuf/ @@ -15,6 +14,11 @@ PYSETUPSUBDIR= python PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +BUILD_DEPENDS+= ${PYPKGPREFIX}-gflags-[0-9]*:../../devel/py-gflags +BUILD_DEPENDS+= ${PYPKGPREFIX}-google-apputils-[0-9]*:../../devel/py-google-apputils +BUILD_DEPENDS+= ${PYPKGPREFIX}-dateutil-[0-9]*:../../time/py-dateutil +BUILD_DEPENDS+= ${PYPKGPREFIX}-pytz-[0-9]*:../../time/py-pytz + .include "../../devel/protobuf/buildlink3.mk" .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-protobuf/PLIST b/devel/py-protobuf/PLIST index db069e1b2..eb9324396 100644 --- a/devel/py-protobuf/PLIST +++ b/devel/py-protobuf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/09 09:10:47 khorben Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/10 01:31:52 wiedi Exp $ ${PYSITELIB}/google/protobuf/__init__.py ${PYSITELIB}/google/protobuf/__init__.pyc ${PYSITELIB}/google/protobuf/__init__.pyo @@ -59,6 +59,12 @@ ${PYSITELIB}/google/protobuf/message.pyo ${PYSITELIB}/google/protobuf/message_factory.py ${PYSITELIB}/google/protobuf/message_factory.pyc ${PYSITELIB}/google/protobuf/message_factory.pyo +${PYSITELIB}/google/protobuf/pyext/__init__.py +${PYSITELIB}/google/protobuf/pyext/__init__.pyc +${PYSITELIB}/google/protobuf/pyext/__init__.pyo +${PYSITELIB}/google/protobuf/pyext/cpp_message.py +${PYSITELIB}/google/protobuf/pyext/cpp_message.pyc +${PYSITELIB}/google/protobuf/pyext/cpp_message.pyo ${PYSITELIB}/google/protobuf/reflection.py ${PYSITELIB}/google/protobuf/reflection.pyc ${PYSITELIB}/google/protobuf/reflection.pyo @@ -68,6 +74,12 @@ ${PYSITELIB}/google/protobuf/service.pyo ${PYSITELIB}/google/protobuf/service_reflection.py ${PYSITELIB}/google/protobuf/service_reflection.pyc ${PYSITELIB}/google/protobuf/service_reflection.pyo +${PYSITELIB}/google/protobuf/symbol_database.py +${PYSITELIB}/google/protobuf/symbol_database.pyc +${PYSITELIB}/google/protobuf/symbol_database.pyo +${PYSITELIB}/google/protobuf/text_encoding.py +${PYSITELIB}/google/protobuf/text_encoding.pyc +${PYSITELIB}/google/protobuf/text_encoding.pyo ${PYSITELIB}/google/protobuf/text_format.py ${PYSITELIB}/google/protobuf/text_format.pyc ${PYSITELIB}/google/protobuf/text_format.pyo diff --git a/devel/py-pylint/Makefile b/devel/py-pylint/Makefile index 745af4daa..285f803b4 100644 --- a/devel/py-pylint/Makefile +++ b/devel/py-pylint/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/12/06 11:00:52 obache Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/05 15:59:54 wen Exp $ -DISTNAME= pylint-1.1.0 +DISTNAME= pylint-1.4.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= https://pypi.python.org/packages/source/p/pylint/ @@ -11,7 +11,7 @@ COMMENT= Python code static checker LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk -DEPENDS+= ${PYPKGPREFIX}-astroid>=1.0.1:../../devel/py-astroid +DEPENDS+= ${PYPKGPREFIX}-astroid>=1.3.6:../../devel/py-astroid DEPENDS+= ${PYPKGPREFIX}-logilab-common>=0.53.0:../../devel/py-logilab-common PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-mxDateTime via py-logilab-common @@ -22,7 +22,7 @@ DOCDIR= ${PREFIX}/share/doc/pylint INSTALLATION_DIRS= ${DOCDIR} ${PKGMANDIR}/man1 PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -REPLACE_PYTHON+= __main__.py test/input/noext +REPLACE_PYTHON+= pylint/__main__.py pylint/test/data/ascript pylint/test/input/noext post-install: ${MV} ${DESTDIR}${PREFIX}/bin/epylint \ @@ -37,6 +37,9 @@ post-install: ${DESTDIR}${PREFIX}/bin/symilar${PYVERSSUFFIX} ${INSTALL_MAN} ${WRKSRC}/man/*.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 +do-test: + ${RUN} cd ${WRKSRC}/pylint/test; ${SETENV} ${TEST_ENV} ${PYTHONBIN} -m unittest discover -p "unittest*.py" + .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pylint/PLIST b/devel/py-pylint/PLIST index 48357ae2c..ada162c93 100644 --- a/devel/py-pylint/PLIST +++ b/devel/py-pylint/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/03/12 01:26:03 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/05 15:59:54 wen Exp $ bin/epylint${PYVERSSUFFIX} bin/pylint-gui${PYVERSSUFFIX} bin/pylint${PYVERSSUFFIX} @@ -49,12 +49,18 @@ ${PYSITELIB}/pylint/checkers/misc.pyo ${PYSITELIB}/pylint/checkers/newstyle.py ${PYSITELIB}/pylint/checkers/newstyle.pyc ${PYSITELIB}/pylint/checkers/newstyle.pyo +${PYSITELIB}/pylint/checkers/python3.py +${PYSITELIB}/pylint/checkers/python3.pyc +${PYSITELIB}/pylint/checkers/python3.pyo ${PYSITELIB}/pylint/checkers/raw_metrics.py ${PYSITELIB}/pylint/checkers/raw_metrics.pyc ${PYSITELIB}/pylint/checkers/raw_metrics.pyo ${PYSITELIB}/pylint/checkers/similar.py ${PYSITELIB}/pylint/checkers/similar.pyc ${PYSITELIB}/pylint/checkers/similar.pyo +${PYSITELIB}/pylint/checkers/spelling.py +${PYSITELIB}/pylint/checkers/spelling.pyc +${PYSITELIB}/pylint/checkers/spelling.pyo ${PYSITELIB}/pylint/checkers/stdlib.py ${PYSITELIB}/pylint/checkers/stdlib.pyc ${PYSITELIB}/pylint/checkers/stdlib.pyo @@ -112,43 +118,235 @@ ${PYSITELIB}/pylint/reporters/guireporter.pyo ${PYSITELIB}/pylint/reporters/html.py ${PYSITELIB}/pylint/reporters/html.pyc ${PYSITELIB}/pylint/reporters/html.pyo +${PYSITELIB}/pylint/reporters/json.py +${PYSITELIB}/pylint/reporters/json.pyc +${PYSITELIB}/pylint/reporters/json.pyo ${PYSITELIB}/pylint/reporters/text.py ${PYSITELIB}/pylint/reporters/text.pyc ${PYSITELIB}/pylint/reporters/text.pyo ${PYSITELIB}/pylint/test/data/__init__.py +${PYSITELIB}/pylint/test/data/ascript ${PYSITELIB}/pylint/test/data/classes_No_Name.dot ${PYSITELIB}/pylint/test/data/clientmodule_test.py ${PYSITELIB}/pylint/test/data/packages_No_Name.dot ${PYSITELIB}/pylint/test/data/suppliermodule_test.py -${PYSITELIB}/pylint/test/fulltest.sh +${PYSITELIB}/pylint/test/functional/__init__.py +${PYSITELIB}/pylint/test/functional/abstract_abc_methods.py +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py2.py +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py2.rc +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py2.txt +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py3.py +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py3.rc +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py3.txt +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py34.py +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py34.rc +${PYSITELIB}/pylint/test/functional/abstract_class_instantiated_py34.txt +${PYSITELIB}/pylint/test/functional/abstract_method_py2.py +${PYSITELIB}/pylint/test/functional/abstract_method_py2.rc +${PYSITELIB}/pylint/test/functional/abstract_method_py2.txt +${PYSITELIB}/pylint/test/functional/abstract_method_py3.py +${PYSITELIB}/pylint/test/functional/abstract_method_py3.rc +${PYSITELIB}/pylint/test/functional/abstract_method_py3.txt +${PYSITELIB}/pylint/test/functional/access_to__name__.py +${PYSITELIB}/pylint/test/functional/access_to__name__.txt +${PYSITELIB}/pylint/test/functional/access_to_protected_members.py +${PYSITELIB}/pylint/test/functional/access_to_protected_members.txt +${PYSITELIB}/pylint/test/functional/anomalous_unicode_escape.py +${PYSITELIB}/pylint/test/functional/anomalous_unicode_escape.txt +${PYSITELIB}/pylint/test/functional/arguments.py +${PYSITELIB}/pylint/test/functional/arguments.txt +${PYSITELIB}/pylint/test/functional/assigning_non_slot.py +${PYSITELIB}/pylint/test/functional/assigning_non_slot.txt +${PYSITELIB}/pylint/test/functional/bad_context_manager.py +${PYSITELIB}/pylint/test/functional/bad_context_manager.txt +${PYSITELIB}/pylint/test/functional/bad_continuation.py +${PYSITELIB}/pylint/test/functional/bad_continuation.txt +${PYSITELIB}/pylint/test/functional/bad_inline_option.py +${PYSITELIB}/pylint/test/functional/bad_inline_option.rc +${PYSITELIB}/pylint/test/functional/bad_inline_option.txt +${PYSITELIB}/pylint/test/functional/bad_open_mode.py +${PYSITELIB}/pylint/test/functional/bad_open_mode.rc +${PYSITELIB}/pylint/test/functional/bad_open_mode.txt +${PYSITELIB}/pylint/test/functional/bad_open_mode_py3.py +${PYSITELIB}/pylint/test/functional/bad_open_mode_py3.rc +${PYSITELIB}/pylint/test/functional/bad_open_mode_py3.txt +${PYSITELIB}/pylint/test/functional/bad_reversed_sequence.py +${PYSITELIB}/pylint/test/functional/bad_reversed_sequence.txt +${PYSITELIB}/pylint/test/functional/boolean_datetime.py +${PYSITELIB}/pylint/test/functional/boolean_datetime.txt +${PYSITELIB}/pylint/test/functional/cellvar_escaping_loop.py +${PYSITELIB}/pylint/test/functional/cellvar_escaping_loop.txt +${PYSITELIB}/pylint/test/functional/class_members_py27.py +${PYSITELIB}/pylint/test/functional/class_members_py27.rc +${PYSITELIB}/pylint/test/functional/class_members_py27.txt +${PYSITELIB}/pylint/test/functional/class_members_py30.py +${PYSITELIB}/pylint/test/functional/class_members_py30.rc +${PYSITELIB}/pylint/test/functional/class_members_py30.txt +${PYSITELIB}/pylint/test/functional/class_scope.py +${PYSITELIB}/pylint/test/functional/class_scope.txt +${PYSITELIB}/pylint/test/functional/confidence_filter.py +${PYSITELIB}/pylint/test/functional/confidence_filter.rc +${PYSITELIB}/pylint/test/functional/confidence_filter.txt +${PYSITELIB}/pylint/test/functional/crash_missing_module_type.py +${PYSITELIB}/pylint/test/functional/crash_missing_module_type.txt +${PYSITELIB}/pylint/test/functional/ctor_arguments.py +${PYSITELIB}/pylint/test/functional/ctor_arguments.txt +${PYSITELIB}/pylint/test/functional/defined_and_used_on_same_line.py +${PYSITELIB}/pylint/test/functional/docstrings.py +${PYSITELIB}/pylint/test/functional/docstrings.txt +${PYSITELIB}/pylint/test/functional/duplicate_dict_literal_key.py +${PYSITELIB}/pylint/test/functional/duplicate_dict_literal_key.txt +${PYSITELIB}/pylint/test/functional/exception_is_binary_op.py +${PYSITELIB}/pylint/test/functional/exception_is_binary_op.txt +${PYSITELIB}/pylint/test/functional/formatting.txt +${PYSITELIB}/pylint/test/functional/future_import.py +${PYSITELIB}/pylint/test/functional/future_unicode_literals.py +${PYSITELIB}/pylint/test/functional/future_unicode_literals.txt +${PYSITELIB}/pylint/test/functional/generated_members.py +${PYSITELIB}/pylint/test/functional/generated_members.rc +${PYSITELIB}/pylint/test/functional/genexpr_variable_scope.py +${PYSITELIB}/pylint/test/functional/genexpr_variable_scope.txt +${PYSITELIB}/pylint/test/functional/globals.py +${PYSITELIB}/pylint/test/functional/globals.txt +${PYSITELIB}/pylint/test/functional/import_error.py +${PYSITELIB}/pylint/test/functional/import_error.txt +${PYSITELIB}/pylint/test/functional/indexing_exception.py +${PYSITELIB}/pylint/test/functional/indexing_exception.rc +${PYSITELIB}/pylint/test/functional/indexing_exception.txt +${PYSITELIB}/pylint/test/functional/inherit_non_class.py +${PYSITELIB}/pylint/test/functional/inherit_non_class.txt +${PYSITELIB}/pylint/test/functional/init_not_called.py +${PYSITELIB}/pylint/test/functional/init_not_called.txt +${PYSITELIB}/pylint/test/functional/invalid__all__object.py +${PYSITELIB}/pylint/test/functional/invalid__all__object.txt +${PYSITELIB}/pylint/test/functional/invalid_encoded_data.py +${PYSITELIB}/pylint/test/functional/invalid_encoded_data.txt +${PYSITELIB}/pylint/test/functional/invalid_exceptions_caught.py +${PYSITELIB}/pylint/test/functional/invalid_exceptions_caught.txt +${PYSITELIB}/pylint/test/functional/invalid_exceptions_raised.py +${PYSITELIB}/pylint/test/functional/invalid_exceptions_raised.txt +${PYSITELIB}/pylint/test/functional/invalid_name.py +${PYSITELIB}/pylint/test/functional/invalid_name.txt +${PYSITELIB}/pylint/test/functional/invalid_slice_index.py +${PYSITELIB}/pylint/test/functional/invalid_slice_index.txt +${PYSITELIB}/pylint/test/functional/line_endings.py +${PYSITELIB}/pylint/test/functional/line_endings.rc +${PYSITELIB}/pylint/test/functional/line_endings.txt +${PYSITELIB}/pylint/test/functional/long_lines_with_utf8.py +${PYSITELIB}/pylint/test/functional/long_lines_with_utf8.txt +${PYSITELIB}/pylint/test/functional/member_checks.py +${PYSITELIB}/pylint/test/functional/member_checks.txt +${PYSITELIB}/pylint/test/functional/method_hidden.py +${PYSITELIB}/pylint/test/functional/method_hidden.txt +${PYSITELIB}/pylint/test/functional/missing_final_newline.py +${PYSITELIB}/pylint/test/functional/missing_final_newline.txt +${PYSITELIB}/pylint/test/functional/missing_self_argument.py +${PYSITELIB}/pylint/test/functional/missing_self_argument.txt +${PYSITELIB}/pylint/test/functional/name_styles.py +${PYSITELIB}/pylint/test/functional/name_styles.rc +${PYSITELIB}/pylint/test/functional/name_styles.txt +${PYSITELIB}/pylint/test/functional/namedtuple_member_inference.py +${PYSITELIB}/pylint/test/functional/namedtuple_member_inference.txt +${PYSITELIB}/pylint/test/functional/names_in__all__.py +${PYSITELIB}/pylint/test/functional/names_in__all__.txt +${PYSITELIB}/pylint/test/functional/newstyle__slots__.py +${PYSITELIB}/pylint/test/functional/newstyle__slots__.txt +${PYSITELIB}/pylint/test/functional/newstyle_properties.py +${PYSITELIB}/pylint/test/functional/newstyle_properties.txt +${PYSITELIB}/pylint/test/functional/no_name_in_module.py +${PYSITELIB}/pylint/test/functional/no_name_in_module.txt +${PYSITELIB}/pylint/test/functional/old_style_class_py27.py +${PYSITELIB}/pylint/test/functional/old_style_class_py27.rc +${PYSITELIB}/pylint/test/functional/old_style_class_py27.txt +${PYSITELIB}/pylint/test/functional/pygtk_enum_crash.py +${PYSITELIB}/pylint/test/functional/pygtk_enum_crash.rc +${PYSITELIB}/pylint/test/functional/pygtk_import.py +${PYSITELIB}/pylint/test/functional/pygtk_import.rc +${PYSITELIB}/pylint/test/functional/raising_non_exception_py3.py +${PYSITELIB}/pylint/test/functional/raising_non_exception_py3.rc +${PYSITELIB}/pylint/test/functional/raising_non_exception_py3.txt +${PYSITELIB}/pylint/test/functional/redefined_builtin.py +${PYSITELIB}/pylint/test/functional/redefined_builtin.txt +${PYSITELIB}/pylint/test/functional/redundant_unittest_assert.py +${PYSITELIB}/pylint/test/functional/redundant_unittest_assert.txt +${PYSITELIB}/pylint/test/functional/slots_checks.py +${PYSITELIB}/pylint/test/functional/slots_checks.txt +${PYSITELIB}/pylint/test/functional/socketerror_import.py +${PYSITELIB}/pylint/test/functional/statement_without_effect.py +${PYSITELIB}/pylint/test/functional/statement_without_effect.txt +${PYSITELIB}/pylint/test/functional/string_formatting.py +${PYSITELIB}/pylint/test/functional/string_formatting.txt +${PYSITELIB}/pylint/test/functional/string_formatting_py27.py +${PYSITELIB}/pylint/test/functional/string_formatting_py27.rc +${PYSITELIB}/pylint/test/functional/string_formatting_py27.txt +${PYSITELIB}/pylint/test/functional/super_checks.py +${PYSITELIB}/pylint/test/functional/super_checks.txt +${PYSITELIB}/pylint/test/functional/superfluous_parens.py +${PYSITELIB}/pylint/test/functional/superfluous_parens.txt +${PYSITELIB}/pylint/test/functional/suspicious_str_strip_call.py +${PYSITELIB}/pylint/test/functional/suspicious_str_strip_call.rc +${PYSITELIB}/pylint/test/functional/suspicious_str_strip_call.txt +${PYSITELIB}/pylint/test/functional/suspicious_str_strip_call_py3.py +${PYSITELIB}/pylint/test/functional/suspicious_str_strip_call_py3.rc +${PYSITELIB}/pylint/test/functional/suspicious_str_strip_call_py3.txt +${PYSITELIB}/pylint/test/functional/too_many_branches.py +${PYSITELIB}/pylint/test/functional/too_many_branches.txt +${PYSITELIB}/pylint/test/functional/too_many_lines_disabled.py +${PYSITELIB}/pylint/test/functional/unbalanced_tuple_unpacking.py +${PYSITELIB}/pylint/test/functional/unbalanced_tuple_unpacking.txt +${PYSITELIB}/pylint/test/functional/unbalanced_tuple_unpacking_py30.py +${PYSITELIB}/pylint/test/functional/unbalanced_tuple_unpacking_py30.rc +${PYSITELIB}/pylint/test/functional/undefined_variable.py +${PYSITELIB}/pylint/test/functional/undefined_variable.txt +${PYSITELIB}/pylint/test/functional/undefined_variable_py30.py +${PYSITELIB}/pylint/test/functional/undefined_variable_py30.rc +${PYSITELIB}/pylint/test/functional/undefined_variable_py30.txt +${PYSITELIB}/pylint/test/functional/unidiomatic_typecheck.py +${PYSITELIB}/pylint/test/functional/unidiomatic_typecheck.txt +${PYSITELIB}/pylint/test/functional/uninferable_all_object.py +${PYSITELIB}/pylint/test/functional/unknown_encoding_py29.py +${PYSITELIB}/pylint/test/functional/unknown_encoding_py29.rc +${PYSITELIB}/pylint/test/functional/unknown_encoding_py29.txt +${PYSITELIB}/pylint/test/functional/unknown_encoding_py30.py +${PYSITELIB}/pylint/test/functional/unknown_encoding_py30.rc +${PYSITELIB}/pylint/test/functional/unknown_encoding_py30.txt +${PYSITELIB}/pylint/test/functional/unknown_encoding_pypy.py +${PYSITELIB}/pylint/test/functional/unknown_encoding_pypy.rc +${PYSITELIB}/pylint/test/functional/unknown_encoding_pypy.txt +${PYSITELIB}/pylint/test/functional/unnecessary_lambda.py +${PYSITELIB}/pylint/test/functional/unnecessary_lambda.txt +${PYSITELIB}/pylint/test/functional/unpacked_exceptions.py +${PYSITELIB}/pylint/test/functional/unpacked_exceptions.rc +${PYSITELIB}/pylint/test/functional/unpacked_exceptions.txt +${PYSITELIB}/pylint/test/functional/unpacking.py +${PYSITELIB}/pylint/test/functional/unpacking_non_sequence.py +${PYSITELIB}/pylint/test/functional/unpacking_non_sequence.txt +${PYSITELIB}/pylint/test/functional/unused_import.py +${PYSITELIB}/pylint/test/functional/unused_import.txt +${PYSITELIB}/pylint/test/functional/useless_else_on_loop.py +${PYSITELIB}/pylint/test/functional/useless_else_on_loop.txt +${PYSITELIB}/pylint/test/functional/with_used_before_assign.py +${PYSITELIB}/pylint/test/functional/with_used_before_assign.txt +${PYSITELIB}/pylint/test/functional/yield_outside_func.py +${PYSITELIB}/pylint/test/functional/yield_outside_func.txt ${PYSITELIB}/pylint/test/input/__init__.py ${PYSITELIB}/pylint/test/input/func_3k_removed_stuff_py_30.py -${PYSITELIB}/pylint/test/input/func___name___access.py -${PYSITELIB}/pylint/test/input/func_all.py -${PYSITELIB}/pylint/test/input/func_all_undefined.py -${PYSITELIB}/pylint/test/input/func_arguments.py ${PYSITELIB}/pylint/test/input/func_assert_2uple.py ${PYSITELIB}/pylint/test/input/func_attrs_definition_order.py -${PYSITELIB}/pylint/test/input/func_backtick_deprecated_py_30.py ${PYSITELIB}/pylint/test/input/func_bad_assigment_to_exception_var.py -${PYSITELIB}/pylint/test/input/func_bad_context_manager.py -${PYSITELIB}/pylint/test/input/func_bad_open_mode.py -${PYSITELIB}/pylint/test/input/func_bad_str_strip_call.py -${PYSITELIB}/pylint/test/input/func_base_stmt_without_effect.py +${PYSITELIB}/pylint/test/input/func_bad_cont_dictcomp_py27.py +${PYSITELIB}/pylint/test/input/func_bad_exception_context_py30.py ${PYSITELIB}/pylint/test/input/func_base_useless_pass.py ${PYSITELIB}/pylint/test/input/func_block_disable_msg.py ${PYSITELIB}/pylint/test/input/func_break_or_return_in_try_finally.py ${PYSITELIB}/pylint/test/input/func_bug113231.py -${PYSITELIB}/pylint/test/input/func_catching_non_exception.py -${PYSITELIB}/pylint/test/input/func_class_access_protected_members.py -${PYSITELIB}/pylint/test/input/func_class_members.py ${PYSITELIB}/pylint/test/input/func_continue_not_in_loop.py ${PYSITELIB}/pylint/test/input/func_dangerous_default.py ${PYSITELIB}/pylint/test/input/func_defining-attr-methods_order.py ${PYSITELIB}/pylint/test/input/func_deprecated_lambda_py_30.py -${PYSITELIB}/pylint/test/input/func_dict_keys.py +${PYSITELIB}/pylint/test/input/func_deprecated_module_py30.py +${PYSITELIB}/pylint/test/input/func_deprecated_module_py_30.py ${PYSITELIB}/pylint/test/input/func_disable_linebased.py -${PYSITELIB}/pylint/test/input/func_docstring.py ${PYSITELIB}/pylint/test/input/func_dotted_ancestor.py ${PYSITELIB}/pylint/test/input/func_e0001_py30.py ${PYSITELIB}/pylint/test/input/func_e0011.py @@ -157,24 +355,18 @@ ${PYSITELIB}/pylint/test/input/func_e0101.py ${PYSITELIB}/pylint/test/input/func_e0108.py ${PYSITELIB}/pylint/test/input/func_e0203.py ${PYSITELIB}/pylint/test/input/func_e0204.py -${PYSITELIB}/pylint/test/input/func_e0205.py ${PYSITELIB}/pylint/test/input/func_e0206.py ${PYSITELIB}/pylint/test/input/func_e0601.py ${PYSITELIB}/pylint/test/input/func_e0604.py ${PYSITELIB}/pylint/test/input/func_e12xx.py ${PYSITELIB}/pylint/test/input/func_e13xx.py ${PYSITELIB}/pylint/test/input/func_empty_module.py -${PYSITELIB}/pylint/test/input/func_exceptions_raise_type_error.py +${PYSITELIB}/pylint/test/input/func_eval_used.py ${PYSITELIB}/pylint/test/input/func_excess_escapes.py ${PYSITELIB}/pylint/test/input/func_exec_used_py30.py -${PYSITELIB}/pylint/test/input/func_f0001.py ${PYSITELIB}/pylint/test/input/func_f0401.py ${PYSITELIB}/pylint/test/input/func_first_arg.py ${PYSITELIB}/pylint/test/input/func_fixme.py -${PYSITELIB}/pylint/test/input/func_format.py -${PYSITELIB}/pylint/test/input/func_genexpr_var_scope_py24.py -${PYSITELIB}/pylint/test/input/func_globals.py -${PYSITELIB}/pylint/test/input/func_i0010.py ${PYSITELIB}/pylint/test/input/func_i0011.py ${PYSITELIB}/pylint/test/input/func_i0012.py ${PYSITELIB}/pylint/test/input/func_i0013.py @@ -185,30 +377,18 @@ ${PYSITELIB}/pylint/test/input/func_import_syntax_error.py ${PYSITELIB}/pylint/test/input/func_indent.py ${PYSITELIB}/pylint/test/input/func_init_vars.py ${PYSITELIB}/pylint/test/input/func_interfaces.py -${PYSITELIB}/pylint/test/input/func_invalid_encoded_data.py +${PYSITELIB}/pylint/test/input/func_invalid_sequence_index.py ${PYSITELIB}/pylint/test/input/func_keyword_repeat.py ${PYSITELIB}/pylint/test/input/func_kwoa_py30.py +${PYSITELIB}/pylint/test/input/func_logging_not_lazy_with_logger.py +${PYSITELIB}/pylint/test/input/func_loopvar_in_dict_comp_py27.py ${PYSITELIB}/pylint/test/input/func_method_could_be_function.py -${PYSITELIB}/pylint/test/input/func_method_missing_self.py -${PYSITELIB}/pylint/test/input/func_method_without_self_but_self_assignment.py -${PYSITELIB}/pylint/test/input/func_missing_super_argument_py_30.py ${PYSITELIB}/pylint/test/input/func_module___dict__.py ${PYSITELIB}/pylint/test/input/func_more_e0604.py -${PYSITELIB}/pylint/test/input/func_name_checking.py -${PYSITELIB}/pylint/test/input/func_namedtuple.py ${PYSITELIB}/pylint/test/input/func_nameerror_on_string_substitution.py -${PYSITELIB}/pylint/test/input/func_names_imported_from_module.py -${PYSITELIB}/pylint/test/input/func_newstyle___slots__.py -${PYSITELIB}/pylint/test/input/func_newstyle_exceptions.py -${PYSITELIB}/pylint/test/input/func_newstyle_property.py -${PYSITELIB}/pylint/test/input/func_newstyle_super.py ${PYSITELIB}/pylint/test/input/func_no_dummy_redefined.py -${PYSITELIB}/pylint/test/input/func_no_final_new_line.py -${PYSITELIB}/pylint/test/input/func_noerror_9215_lambda_arg_as_decorator.py -${PYSITELIB}/pylint/test/input/func_noerror___future___import.py ${PYSITELIB}/pylint/test/input/func_noerror___init___return_from_inner_function.py ${PYSITELIB}/pylint/test/input/func_noerror_access_attr_before_def_false_positive.py -${PYSITELIB}/pylint/test/input/func_noerror_all_no_inference.py ${PYSITELIB}/pylint/test/input/func_noerror_base_init_vars.py ${PYSITELIB}/pylint/test/input/func_noerror_builtin_module_test.py ${PYSITELIB}/pylint/test/input/func_noerror_class_attributes.py @@ -219,8 +399,6 @@ ${PYSITELIB}/pylint/test/input/func_noerror_classes_protected_member_access.py ${PYSITELIB}/pylint/test/input/func_noerror_crash_122793.py ${PYSITELIB}/pylint/test/input/func_noerror_crash_127416.py ${PYSITELIB}/pylint/test/input/func_noerror_decorator_scope.py -${PYSITELIB}/pylint/test/input/func_noerror_defined_and_used_on_same_line.py -${PYSITELIB}/pylint/test/input/func_noerror_defined_and_used_on_same_line_py27.py ${PYSITELIB}/pylint/test/input/func_noerror_e1101_13784.py ${PYSITELIB}/pylint/test/input/func_noerror_e1101_9588_base_attr_aug_assign.py ${PYSITELIB}/pylint/test/input/func_noerror_e1101_but_getattr.py @@ -249,6 +427,7 @@ ${PYSITELIB}/pylint/test/input/func_noerror_socket_member.py ${PYSITELIB}/pylint/test/input/func_noerror_static_method.py ${PYSITELIB}/pylint/test/input/func_noerror_staticmethod_as_decorator_py24.py ${PYSITELIB}/pylint/test/input/func_noerror_super_protected.py +${PYSITELIB}/pylint/test/input/func_noerror_unused_variable_py30.py ${PYSITELIB}/pylint/test/input/func_noerror_used_before_assignment.py ${PYSITELIB}/pylint/test/input/func_noerror_w0232.py ${PYSITELIB}/pylint/test/input/func_noerror_yield_assign_py25.py @@ -261,16 +440,11 @@ ${PYSITELIB}/pylint/test/input/func_r0901.py ${PYSITELIB}/pylint/test/input/func_r0902.py ${PYSITELIB}/pylint/test/input/func_r0903.py ${PYSITELIB}/pylint/test/input/func_r0904.py -${PYSITELIB}/pylint/test/input/func_r0921.py -${PYSITELIB}/pylint/test/input/func_r0922.py ${PYSITELIB}/pylint/test/input/func_r0923.py -${PYSITELIB}/pylint/test/input/func_raw_escapes.py ${PYSITELIB}/pylint/test/input/func_reqattrs.py ${PYSITELIB}/pylint/test/input/func_return_outside_func.py -${PYSITELIB}/pylint/test/input/func_return_yield_mix.py -${PYSITELIB}/pylint/test/input/func_scope_regrtest.py +${PYSITELIB}/pylint/test/input/func_return_yield_mix_py_33.py ${PYSITELIB}/pylint/test/input/func_set_literal_as_default_py27.py -${PYSITELIB}/pylint/test/input/func_superfluous_parens.py ${PYSITELIB}/pylint/test/input/func_syntax_error.py ${PYSITELIB}/pylint/test/input/func_tokenize_error.py ${PYSITELIB}/pylint/test/input/func_too_many_locals_arguments.py @@ -278,64 +452,53 @@ ${PYSITELIB}/pylint/test/input/func_too_many_returns_yields.py ${PYSITELIB}/pylint/test/input/func_toolonglines.py ${PYSITELIB}/pylint/test/input/func_trailing_whitespace.py ${PYSITELIB}/pylint/test/input/func_typecheck_callfunc_assigment.py -${PYSITELIB}/pylint/test/input/func_typecheck_getattr.py ${PYSITELIB}/pylint/test/input/func_typecheck_non_callable_call.py -${PYSITELIB}/pylint/test/input/func_unbalanced_tuple_unpacking.py -${PYSITELIB}/pylint/test/input/func_undefined_var.py -${PYSITELIB}/pylint/test/input/func_unknown_encoding.py -${PYSITELIB}/pylint/test/input/func_unpack_exception_py_30.py -${PYSITELIB}/pylint/test/input/func_unpacking_non_sequence.py +${PYSITELIB}/pylint/test/input/func_undefined_metaclass_var_py30.py ${PYSITELIB}/pylint/test/input/func_unreachable.py +${PYSITELIB}/pylint/test/input/func_unused_import_py30.py ${PYSITELIB}/pylint/test/input/func_unused_overridden_argument.py ${PYSITELIB}/pylint/test/input/func_use_for_or_listcomp_var.py -${PYSITELIB}/pylint/test/input/func_useless_else_on_loop.py -${PYSITELIB}/pylint/test/input/func_utf8_lines.py +${PYSITELIB}/pylint/test/input/func_used_before_assignment_py30.py ${PYSITELIB}/pylint/test/input/func_variables_unused_name_from_wilcard_import.py ${PYSITELIB}/pylint/test/input/func_w0101.py ${PYSITELIB}/pylint/test/input/func_w0102.py ${PYSITELIB}/pylint/test/input/func_w0103.py ${PYSITELIB}/pylint/test/input/func_w0104.py ${PYSITELIB}/pylint/test/input/func_w0105.py -${PYSITELIB}/pylint/test/input/func_w0108.py -${PYSITELIB}/pylint/test/input/func_w0109.py ${PYSITELIB}/pylint/test/input/func_w0110.py ${PYSITELIB}/pylint/test/input/func_w0111.py ${PYSITELIB}/pylint/test/input/func_w0112.py ${PYSITELIB}/pylint/test/input/func_w0122_py_30.py ${PYSITELIB}/pylint/test/input/func_w0151.py -${PYSITELIB}/pylint/test/input/func_w0152.py ${PYSITELIB}/pylint/test/input/func_w0202.py ${PYSITELIB}/pylint/test/input/func_w0205.py -${PYSITELIB}/pylint/test/input/func_w0223.py -${PYSITELIB}/pylint/test/input/func_w0231.py ${PYSITELIB}/pylint/test/input/func_w0233.py ${PYSITELIB}/pylint/test/input/func_w0302.py ${PYSITELIB}/pylint/test/input/func_w0312.py -${PYSITELIB}/pylint/test/input/func_w0331_py_30.py ${PYSITELIB}/pylint/test/input/func_w0332_py_30.py ${PYSITELIB}/pylint/test/input/func_w0401.py +${PYSITELIB}/pylint/test/input/func_w0401_package/__init__.py +${PYSITELIB}/pylint/test/input/func_w0401_package/all_the_things.py +${PYSITELIB}/pylint/test/input/func_w0401_package/thing1.py +${PYSITELIB}/pylint/test/input/func_w0401_package/thing2.py ${PYSITELIB}/pylint/test/input/func_w0402.py -${PYSITELIB}/pylint/test/input/func_w0403.py ${PYSITELIB}/pylint/test/input/func_w0404.py ${PYSITELIB}/pylint/test/input/func_w0405.py ${PYSITELIB}/pylint/test/input/func_w0406.py ${PYSITELIB}/pylint/test/input/func_w0611.py ${PYSITELIB}/pylint/test/input/func_w0612.py ${PYSITELIB}/pylint/test/input/func_w0613.py -${PYSITELIB}/pylint/test/input/func_w0622.py ${PYSITELIB}/pylint/test/input/func_w0623_py30.py ${PYSITELIB}/pylint/test/input/func_w0623_py_30.py ${PYSITELIB}/pylint/test/input/func_w0631.py -${PYSITELIB}/pylint/test/input/func_w0701_py_30.py ${PYSITELIB}/pylint/test/input/func_w0702.py ${PYSITELIB}/pylint/test/input/func_w0703.py ${PYSITELIB}/pylint/test/input/func_w0704.py ${PYSITELIB}/pylint/test/input/func_w0705.py -${PYSITELIB}/pylint/test/input/func_w0711.py ${PYSITELIB}/pylint/test/input/func_w0801.py ${PYSITELIB}/pylint/test/input/func_w1201.py +${PYSITELIB}/pylint/test/input/func_w1202.py ${PYSITELIB}/pylint/test/input/func_with_without_as_py25.py -${PYSITELIB}/pylint/test/input/func_yield_outside_func.py ${PYSITELIB}/pylint/test/input/ignore_except_pass_by_default.py ${PYSITELIB}/pylint/test/input/indirect1.py ${PYSITELIB}/pylint/test/input/indirect2.py @@ -344,40 +507,28 @@ ${PYSITELIB}/pylint/test/input/noext ${PYSITELIB}/pylint/test/input/similar1 ${PYSITELIB}/pylint/test/input/similar2 ${PYSITELIB}/pylint/test/input/syntax_error.py -${PYSITELIB}/pylint/test/input/unpacking.py ${PYSITELIB}/pylint/test/input/w0401_cycle.py ${PYSITELIB}/pylint/test/input/w0801_same.py ${PYSITELIB}/pylint/test/messages/builtin_module.txt ${PYSITELIB}/pylint/test/messages/func_3k_removed_stuff_py_30.txt -${PYSITELIB}/pylint/test/messages/func___name___access.txt -${PYSITELIB}/pylint/test/messages/func_all.txt -${PYSITELIB}/pylint/test/messages/func_all_undefined.txt -${PYSITELIB}/pylint/test/messages/func_arguments.txt ${PYSITELIB}/pylint/test/messages/func_assert_2uple.txt ${PYSITELIB}/pylint/test/messages/func_attrs_definition_order.txt -${PYSITELIB}/pylint/test/messages/func_backtick_deprecated_py_30.txt ${PYSITELIB}/pylint/test/messages/func_bad_assigment_to_exception_var.txt -${PYSITELIB}/pylint/test/messages/func_bad_context_manager.txt -${PYSITELIB}/pylint/test/messages/func_bad_open_mode.txt -${PYSITELIB}/pylint/test/messages/func_bad_str_strip_call.txt -${PYSITELIB}/pylint/test/messages/func_bad_str_strip_call_py30.txt -${PYSITELIB}/pylint/test/messages/func_base_stmt_without_effect.txt +${PYSITELIB}/pylint/test/messages/func_bad_cont_dictcomp_py27.txt +${PYSITELIB}/pylint/test/messages/func_bad_exception_context_py30.txt ${PYSITELIB}/pylint/test/messages/func_base_useless_pass.txt ${PYSITELIB}/pylint/test/messages/func_block_disable_msg.txt ${PYSITELIB}/pylint/test/messages/func_break_or_return_in_try_finally.txt ${PYSITELIB}/pylint/test/messages/func_bug113231.txt -${PYSITELIB}/pylint/test/messages/func_catching_non_exception.txt -${PYSITELIB}/pylint/test/messages/func_class_access_protected_members.txt -${PYSITELIB}/pylint/test/messages/func_class_members.txt ${PYSITELIB}/pylint/test/messages/func_continue_not_in_loop.txt ${PYSITELIB}/pylint/test/messages/func_dangerous_default.txt ${PYSITELIB}/pylint/test/messages/func_dangerous_default_py30.txt ${PYSITELIB}/pylint/test/messages/func_defining-attr-methods_order.txt ${PYSITELIB}/pylint/test/messages/func_deprecated_lambda_py_30.txt -${PYSITELIB}/pylint/test/messages/func_dict_keys.txt +${PYSITELIB}/pylint/test/messages/func_deprecated_module_py30.txt +${PYSITELIB}/pylint/test/messages/func_deprecated_module_py_30.txt ${PYSITELIB}/pylint/test/messages/func_disable_linebased.txt ${PYSITELIB}/pylint/test/messages/func_disable_linebased_py30.txt -${PYSITELIB}/pylint/test/messages/func_docstring.txt ${PYSITELIB}/pylint/test/messages/func_dotted_ancestor.txt ${PYSITELIB}/pylint/test/messages/func_e0001_py30.txt ${PYSITELIB}/pylint/test/messages/func_e0011.txt @@ -386,24 +537,19 @@ ${PYSITELIB}/pylint/test/messages/func_e0101.txt ${PYSITELIB}/pylint/test/messages/func_e0108.txt ${PYSITELIB}/pylint/test/messages/func_e0203.txt ${PYSITELIB}/pylint/test/messages/func_e0204.txt -${PYSITELIB}/pylint/test/messages/func_e0205.txt ${PYSITELIB}/pylint/test/messages/func_e0206.txt ${PYSITELIB}/pylint/test/messages/func_e0601.txt ${PYSITELIB}/pylint/test/messages/func_e0604.txt ${PYSITELIB}/pylint/test/messages/func_e12xx.txt ${PYSITELIB}/pylint/test/messages/func_e13xx.txt +${PYSITELIB}/pylint/test/messages/func_e13xx_py30.txt ${PYSITELIB}/pylint/test/messages/func_empty_module.txt -${PYSITELIB}/pylint/test/messages/func_exceptions_raise_type_error.txt +${PYSITELIB}/pylint/test/messages/func_eval_used.txt ${PYSITELIB}/pylint/test/messages/func_excess_escapes.txt ${PYSITELIB}/pylint/test/messages/func_exec_used_py30.txt -${PYSITELIB}/pylint/test/messages/func_f0001.txt ${PYSITELIB}/pylint/test/messages/func_f0401.txt ${PYSITELIB}/pylint/test/messages/func_first_arg.txt ${PYSITELIB}/pylint/test/messages/func_fixme.txt -${PYSITELIB}/pylint/test/messages/func_format.txt -${PYSITELIB}/pylint/test/messages/func_genexpr_var_scope_py24.txt -${PYSITELIB}/pylint/test/messages/func_globals.txt -${PYSITELIB}/pylint/test/messages/func_i0010.txt ${PYSITELIB}/pylint/test/messages/func_i0011.txt ${PYSITELIB}/pylint/test/messages/func_i0012.txt ${PYSITELIB}/pylint/test/messages/func_i0013.txt @@ -415,28 +561,16 @@ ${PYSITELIB}/pylint/test/messages/func_import_syntax_error_py30.txt ${PYSITELIB}/pylint/test/messages/func_indent.txt ${PYSITELIB}/pylint/test/messages/func_init_vars.txt ${PYSITELIB}/pylint/test/messages/func_interfaces.txt -${PYSITELIB}/pylint/test/messages/func_invalid_encoded_data.txt -${PYSITELIB}/pylint/test/messages/func_keyword_repeat_py25.txt +${PYSITELIB}/pylint/test/messages/func_invalid_sequence_index.txt ${PYSITELIB}/pylint/test/messages/func_keyword_repeat_py26.txt ${PYSITELIB}/pylint/test/messages/func_kwoa_py30.txt +${PYSITELIB}/pylint/test/messages/func_logging_not_lazy_with_logger.txt +${PYSITELIB}/pylint/test/messages/func_loopvar_in_dict_comp_py27.txt ${PYSITELIB}/pylint/test/messages/func_method_could_be_function.txt -${PYSITELIB}/pylint/test/messages/func_method_missing_self.txt -${PYSITELIB}/pylint/test/messages/func_method_without_self_but_self_assignment.txt -${PYSITELIB}/pylint/test/messages/func_missing_super_argument_py_30.txt ${PYSITELIB}/pylint/test/messages/func_module___dict__.txt ${PYSITELIB}/pylint/test/messages/func_more_e0604.txt -${PYSITELIB}/pylint/test/messages/func_name_checking.txt -${PYSITELIB}/pylint/test/messages/func_namedtuple.txt ${PYSITELIB}/pylint/test/messages/func_nameerror_on_string_substitution.txt -${PYSITELIB}/pylint/test/messages/func_names_imported_from_module.txt -${PYSITELIB}/pylint/test/messages/func_newstyle___slots__.txt -${PYSITELIB}/pylint/test/messages/func_newstyle_exceptions.txt -${PYSITELIB}/pylint/test/messages/func_newstyle_exceptions_py30.txt -${PYSITELIB}/pylint/test/messages/func_newstyle_property.txt -${PYSITELIB}/pylint/test/messages/func_newstyle_super.txt -${PYSITELIB}/pylint/test/messages/func_newstyle_super_py30.txt ${PYSITELIB}/pylint/test/messages/func_no_dummy_redefined.txt -${PYSITELIB}/pylint/test/messages/func_no_final_new_line.txt ${PYSITELIB}/pylint/test/messages/func_non_iterator_returned_py30.txt ${PYSITELIB}/pylint/test/messages/func_non_iterator_returned_py_30.txt ${PYSITELIB}/pylint/test/messages/func_nonregr___file___global.txt @@ -445,16 +579,12 @@ ${PYSITELIB}/pylint/test/messages/func_r0901.txt ${PYSITELIB}/pylint/test/messages/func_r0902.txt ${PYSITELIB}/pylint/test/messages/func_r0903.txt ${PYSITELIB}/pylint/test/messages/func_r0904.txt -${PYSITELIB}/pylint/test/messages/func_r0921.txt -${PYSITELIB}/pylint/test/messages/func_r0922.txt ${PYSITELIB}/pylint/test/messages/func_r0923.txt ${PYSITELIB}/pylint/test/messages/func_raw_escapes.txt ${PYSITELIB}/pylint/test/messages/func_reqattrs.txt ${PYSITELIB}/pylint/test/messages/func_return_outside_func.txt -${PYSITELIB}/pylint/test/messages/func_return_yield_mix.txt -${PYSITELIB}/pylint/test/messages/func_scope_regrtest.txt +${PYSITELIB}/pylint/test/messages/func_return_yield_mix_py_33.txt ${PYSITELIB}/pylint/test/messages/func_set_literal_as_default_py27.txt -${PYSITELIB}/pylint/test/messages/func_superfluous_parens.txt ${PYSITELIB}/pylint/test/messages/func_syntax_error.txt ${PYSITELIB}/pylint/test/messages/func_tokenize_error.txt ${PYSITELIB}/pylint/test/messages/func_too_many_locals_arguments.txt @@ -463,48 +593,37 @@ ${PYSITELIB}/pylint/test/messages/func_toolonglines.txt ${PYSITELIB}/pylint/test/messages/func_toolonglines_py30.txt ${PYSITELIB}/pylint/test/messages/func_trailing_whitespace.txt ${PYSITELIB}/pylint/test/messages/func_typecheck_callfunc_assigment.txt -${PYSITELIB}/pylint/test/messages/func_typecheck_getattr.txt +${PYSITELIB}/pylint/test/messages/func_typecheck_getattr_py30.txt ${PYSITELIB}/pylint/test/messages/func_typecheck_non_callable_call.txt -${PYSITELIB}/pylint/test/messages/func_unbalanced_tuple_unpacking.txt -${PYSITELIB}/pylint/test/messages/func_undefined_var.txt -${PYSITELIB}/pylint/test/messages/func_unknown_encoding_py29.txt -${PYSITELIB}/pylint/test/messages/func_unknown_encoding_py30.txt -${PYSITELIB}/pylint/test/messages/func_unpack_exception_py_30.txt -${PYSITELIB}/pylint/test/messages/func_unpacking_non_sequence.txt +${PYSITELIB}/pylint/test/messages/func_undefined_metaclass_var_py30.txt +${PYSITELIB}/pylint/test/messages/func_unicode_literal_py26.txt +${PYSITELIB}/pylint/test/messages/func_unicode_literal_py274.txt ${PYSITELIB}/pylint/test/messages/func_unreachable.txt +${PYSITELIB}/pylint/test/messages/func_unused_import_py30.txt ${PYSITELIB}/pylint/test/messages/func_unused_overridden_argument.txt ${PYSITELIB}/pylint/test/messages/func_use_for_or_listcomp_var_py29.txt ${PYSITELIB}/pylint/test/messages/func_use_for_or_listcomp_var_py30.txt -${PYSITELIB}/pylint/test/messages/func_useless_else_on_loop.txt -${PYSITELIB}/pylint/test/messages/func_utf8_lines.txt +${PYSITELIB}/pylint/test/messages/func_used_before_assignment_py30.txt ${PYSITELIB}/pylint/test/messages/func_variables_unused_name_from_wilcard_import.txt ${PYSITELIB}/pylint/test/messages/func_w0101.txt ${PYSITELIB}/pylint/test/messages/func_w0102.txt ${PYSITELIB}/pylint/test/messages/func_w0103.txt ${PYSITELIB}/pylint/test/messages/func_w0104.txt ${PYSITELIB}/pylint/test/messages/func_w0105.txt -${PYSITELIB}/pylint/test/messages/func_w0108.txt -${PYSITELIB}/pylint/test/messages/func_w0109.txt ${PYSITELIB}/pylint/test/messages/func_w0110.txt ${PYSITELIB}/pylint/test/messages/func_w0111.txt ${PYSITELIB}/pylint/test/messages/func_w0112.txt ${PYSITELIB}/pylint/test/messages/func_w0122_py_30.txt ${PYSITELIB}/pylint/test/messages/func_w0151.txt -${PYSITELIB}/pylint/test/messages/func_w0152_py29.txt -${PYSITELIB}/pylint/test/messages/func_w0152_py30.txt ${PYSITELIB}/pylint/test/messages/func_w0202.txt ${PYSITELIB}/pylint/test/messages/func_w0205.txt -${PYSITELIB}/pylint/test/messages/func_w0223.txt -${PYSITELIB}/pylint/test/messages/func_w0231.txt ${PYSITELIB}/pylint/test/messages/func_w0233.txt ${PYSITELIB}/pylint/test/messages/func_w0302.txt ${PYSITELIB}/pylint/test/messages/func_w0312.txt -${PYSITELIB}/pylint/test/messages/func_w0331_py_30.txt ${PYSITELIB}/pylint/test/messages/func_w0332_py_30.txt ${PYSITELIB}/pylint/test/messages/func_w0401.txt +${PYSITELIB}/pylint/test/messages/func_w0401_package.txt ${PYSITELIB}/pylint/test/messages/func_w0402.txt -${PYSITELIB}/pylint/test/messages/func_w0403_py29.txt -${PYSITELIB}/pylint/test/messages/func_w0403_py30.txt ${PYSITELIB}/pylint/test/messages/func_w0404.txt ${PYSITELIB}/pylint/test/messages/func_w0405.txt ${PYSITELIB}/pylint/test/messages/func_w0406.txt @@ -516,16 +635,14 @@ ${PYSITELIB}/pylint/test/messages/func_w0623.txt ${PYSITELIB}/pylint/test/messages/func_w0623_py30.txt ${PYSITELIB}/pylint/test/messages/func_w0623_py_30.txt ${PYSITELIB}/pylint/test/messages/func_w0631.txt -${PYSITELIB}/pylint/test/messages/func_w0701_py_30.txt ${PYSITELIB}/pylint/test/messages/func_w0702.txt ${PYSITELIB}/pylint/test/messages/func_w0703.txt ${PYSITELIB}/pylint/test/messages/func_w0704.txt ${PYSITELIB}/pylint/test/messages/func_w0705.txt -${PYSITELIB}/pylint/test/messages/func_w0711.txt ${PYSITELIB}/pylint/test/messages/func_w0801.txt ${PYSITELIB}/pylint/test/messages/func_w1201.txt +${PYSITELIB}/pylint/test/messages/func_w1202.txt ${PYSITELIB}/pylint/test/messages/func_with_without_as_py25.txt -${PYSITELIB}/pylint/test/messages/func_yield_outside_func.txt ${PYSITELIB}/pylint/test/regrtest_data/absimp/__init__.py ${PYSITELIB}/pylint/test/regrtest_data/absimp/string.py ${PYSITELIB}/pylint/test/regrtest_data/application_crash.py @@ -542,29 +659,36 @@ ${PYSITELIB}/pylint/test/regrtest_data/package/AudioTime.py ${PYSITELIB}/pylint/test/regrtest_data/package/__init__.py ${PYSITELIB}/pylint/test/regrtest_data/package/subpackage/__init__.py ${PYSITELIB}/pylint/test/regrtest_data/package/subpackage/module.py +${PYSITELIB}/pylint/test/regrtest_data/package_all/__init__.py +${PYSITELIB}/pylint/test/regrtest_data/package_all/notmissing.py ${PYSITELIB}/pylint/test/regrtest_data/precedence_test.py -${PYSITELIB}/pylint/test/regrtest_data/pygtk_enum_crash.py -${PYSITELIB}/pylint/test/regrtest_data/pygtk_import.py -${PYSITELIB}/pylint/test/regrtest_data/socketerror_import.py +${PYSITELIB}/pylint/test/regrtest_data/py3k_error_flag.py ${PYSITELIB}/pylint/test/regrtest_data/special_attr_scope_lookup_crash.py ${PYSITELIB}/pylint/test/regrtest_data/try_finally_disable_msg_crash.py -${PYSITELIB}/pylint/test/smoketest.py -${PYSITELIB}/pylint/test/test_base.py -${PYSITELIB}/pylint/test/test_format.py ${PYSITELIB}/pylint/test/test_func.py +${PYSITELIB}/pylint/test/test_functional.py ${PYSITELIB}/pylint/test/test_import_graph.py -${PYSITELIB}/pylint/test/test_misc.py ${PYSITELIB}/pylint/test/test_regr.py -${PYSITELIB}/pylint/test/test_similar.py -${PYSITELIB}/pylint/test/test_utils.py +${PYSITELIB}/pylint/test/test_self.py +${PYSITELIB}/pylint/test/unittest_checker_base.py +${PYSITELIB}/pylint/test/unittest_checker_classes.py +${PYSITELIB}/pylint/test/unittest_checker_exceptions.py +${PYSITELIB}/pylint/test/unittest_checker_format.py +${PYSITELIB}/pylint/test/unittest_checker_logging.py +${PYSITELIB}/pylint/test/unittest_checker_misc.py +${PYSITELIB}/pylint/test/unittest_checker_python3.py +${PYSITELIB}/pylint/test/unittest_checker_similar.py +${PYSITELIB}/pylint/test/unittest_checker_spelling.py +${PYSITELIB}/pylint/test/unittest_checker_typecheck.py +${PYSITELIB}/pylint/test/unittest_checker_variables.py ${PYSITELIB}/pylint/test/unittest_checkers_utils.py ${PYSITELIB}/pylint/test/unittest_lint.py ${PYSITELIB}/pylint/test/unittest_pyreverse_diadefs.py ${PYSITELIB}/pylint/test/unittest_pyreverse_writer.py +${PYSITELIB}/pylint/test/unittest_reporters_json.py ${PYSITELIB}/pylint/test/unittest_reporting.py +${PYSITELIB}/pylint/test/unittest_utils.py ${PYSITELIB}/pylint/testutils.py -${PYSITELIB}/pylint/testutils.pyc -${PYSITELIB}/pylint/testutils.pyo ${PYSITELIB}/pylint/utils.py ${PYSITELIB}/pylint/utils.pyc ${PYSITELIB}/pylint/utils.pyo diff --git a/devel/py-pylint/distinfo b/devel/py-pylint/distinfo index 2f1923819..e24d108a9 100644 --- a/devel/py-pylint/distinfo +++ b/devel/py-pylint/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/03/12 01:26:03 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/05 15:59:54 wen Exp $ -SHA1 (pylint-1.1.0.tar.gz) = b33594a2c627d72007bfa8c6d7619af699e26085 -RMD160 (pylint-1.1.0.tar.gz) = b47bcf199f4dfea6404e7c4d3447de818c52ffb7 -Size (pylint-1.1.0.tar.gz) = 369058 bytes +SHA1 (pylint-1.4.3.tar.gz) = a8c0f3901a42d2cd82d34cb83bf669ee98c9c4c3 +RMD160 (pylint-1.4.3.tar.gz) = a35c172303efee42ca5d554a5d90f5b06892d792 +Size (pylint-1.4.3.tar.gz) = 342509 bytes diff --git a/devel/py-pyobjc-core/DESCR b/devel/py-pyobjc-core/DESCR new file mode 100644 index 000000000..a1d8cc793 --- /dev/null +++ b/devel/py-pyobjc-core/DESCR @@ -0,0 +1,5 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. diff --git a/devel/py-pyobjc-core/Makefile b/devel/py-pyobjc-core/Makefile new file mode 100644 index 000000000..e3ed34f7c --- /dev/null +++ b/devel/py-pyobjc-core/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:48 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-core-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-core/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C +LICENSE= mit + +USE_LANGUAGES= c + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-core/PLIST b/devel/py-pyobjc-core/PLIST new file mode 100644 index 000000000..9a5f1d4ac --- /dev/null +++ b/devel/py-pyobjc-core/PLIST @@ -0,0 +1,102 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:48 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/include/pyobjc-api.h +${PYSITELIB}/${EGG_INFODIR}/include/pyobjc-compat.h +${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_NAME}-nspkg.pth +${PYSITELIB}/PyObjCTools/KeyValueCoding.py +${PYSITELIB}/PyObjCTools/KeyValueCoding.pyc +${PYSITELIB}/PyObjCTools/KeyValueCoding.pyo +${PYSITELIB}/PyObjCTools/MachSignals.py +${PYSITELIB}/PyObjCTools/MachSignals.pyc +${PYSITELIB}/PyObjCTools/MachSignals.pyo +${PYSITELIB}/PyObjCTools/Signals.py +${PYSITELIB}/PyObjCTools/Signals.pyc +${PYSITELIB}/PyObjCTools/Signals.pyo +${PYSITELIB}/PyObjCTools/TestSupport.py +${PYSITELIB}/PyObjCTools/TestSupport.pyc +${PYSITELIB}/PyObjCTools/TestSupport.pyo +${PYSITELIB}/objc/__init__.py +${PYSITELIB}/objc/__init__.pyc +${PYSITELIB}/objc/__init__.pyo +${PYSITELIB}/objc/_bridges.py +${PYSITELIB}/objc/_bridges.pyc +${PYSITELIB}/objc/_bridges.pyo +${PYSITELIB}/objc/_bridgesupport.py +${PYSITELIB}/objc/_bridgesupport.pyc +${PYSITELIB}/objc/_bridgesupport.pyo +${PYSITELIB}/objc/_callable_docstr.py +${PYSITELIB}/objc/_callable_docstr.pyc +${PYSITELIB}/objc/_callable_docstr.pyo +${PYSITELIB}/objc/_category.py +${PYSITELIB}/objc/_category.pyc +${PYSITELIB}/objc/_category.pyo +${PYSITELIB}/objc/_compat.py +${PYSITELIB}/objc/_compat.pyc +${PYSITELIB}/objc/_compat.pyo +${PYSITELIB}/objc/_context.py +${PYSITELIB}/objc/_context.pyc +${PYSITELIB}/objc/_context.pyo +${PYSITELIB}/objc/_convenience.py +${PYSITELIB}/objc/_convenience.pyc +${PYSITELIB}/objc/_convenience.pyo +${PYSITELIB}/objc/_convenience_mapping.py +${PYSITELIB}/objc/_convenience_mapping.pyc +${PYSITELIB}/objc/_convenience_mapping.pyo +${PYSITELIB}/objc/_convenience_nsarray.py +${PYSITELIB}/objc/_convenience_nsarray.pyc +${PYSITELIB}/objc/_convenience_nsarray.pyo +${PYSITELIB}/objc/_convenience_nsdata.py +${PYSITELIB}/objc/_convenience_nsdata.pyc +${PYSITELIB}/objc/_convenience_nsdata.pyo +${PYSITELIB}/objc/_convenience_nsdecimal.py +${PYSITELIB}/objc/_convenience_nsdecimal.pyc +${PYSITELIB}/objc/_convenience_nsdecimal.pyo +${PYSITELIB}/objc/_convenience_nsdictionary.py +${PYSITELIB}/objc/_convenience_nsdictionary.pyc +${PYSITELIB}/objc/_convenience_nsdictionary.pyo +${PYSITELIB}/objc/_convenience_nsobject.py +${PYSITELIB}/objc/_convenience_nsobject.pyc +${PYSITELIB}/objc/_convenience_nsobject.pyo +${PYSITELIB}/objc/_convenience_nsset.py +${PYSITELIB}/objc/_convenience_nsset.pyc +${PYSITELIB}/objc/_convenience_nsset.pyo +${PYSITELIB}/objc/_convenience_nsstring.py +${PYSITELIB}/objc/_convenience_nsstring.pyc +${PYSITELIB}/objc/_convenience_nsstring.pyo +${PYSITELIB}/objc/_convenience_sequence.py +${PYSITELIB}/objc/_convenience_sequence.pyc +${PYSITELIB}/objc/_convenience_sequence.pyo +${PYSITELIB}/objc/_descriptors.py +${PYSITELIB}/objc/_descriptors.pyc +${PYSITELIB}/objc/_descriptors.pyo +${PYSITELIB}/objc/_dyld.py +${PYSITELIB}/objc/_dyld.pyc +${PYSITELIB}/objc/_dyld.pyo +${PYSITELIB}/objc/_framework.py +${PYSITELIB}/objc/_framework.pyc +${PYSITELIB}/objc/_framework.pyo +${PYSITELIB}/objc/_lazyimport.py +${PYSITELIB}/objc/_lazyimport.pyc +${PYSITELIB}/objc/_lazyimport.pyo +${PYSITELIB}/objc/_locking.py +${PYSITELIB}/objc/_locking.pyc +${PYSITELIB}/objc/_locking.pyo +${PYSITELIB}/objc/_machsignals.so +${PYSITELIB}/objc/_objc.so +${PYSITELIB}/objc/_properties.py +${PYSITELIB}/objc/_properties.pyc +${PYSITELIB}/objc/_properties.pyo +${PYSITELIB}/objc/_protocols.py +${PYSITELIB}/objc/_protocols.pyc +${PYSITELIB}/objc/_protocols.pyo +${PYSITELIB}/objc/_pycoder.py +${PYSITELIB}/objc/_pycoder.pyc +${PYSITELIB}/objc/_pycoder.pyo +${PYSITELIB}/objc/_pythonify.py +${PYSITELIB}/objc/_pythonify.pyc +${PYSITELIB}/objc/_pythonify.pyo diff --git a/devel/py-pyobjc-core/distinfo b/devel/py-pyobjc-core/distinfo new file mode 100644 index 000000000..1438df3e7 --- /dev/null +++ b/devel/py-pyobjc-core/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:48 adam Exp $ + +SHA1 (pyobjc-core-3.0.4.tar.gz) = a54947b6ef05d630ec32d411d25c00d76d913262 +RMD160 (pyobjc-core-3.0.4.tar.gz) = 12ee6d8132c59420c768dafdb2ee73f17ea97cc1 +Size (pyobjc-core-3.0.4.tar.gz) = 2226642 bytes diff --git a/devel/py-pyobjc-framework-Accounts/DESCR b/devel/py-pyobjc-framework-Accounts/DESCR new file mode 100644 index 000000000..0f9cd70e0 --- /dev/null +++ b/devel/py-pyobjc-framework-Accounts/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'Accounts'. diff --git a/devel/py-pyobjc-framework-Accounts/Makefile b/devel/py-pyobjc-framework-Accounts/Makefile new file mode 100644 index 000000000..d37140d21 --- /dev/null +++ b/devel/py-pyobjc-framework-Accounts/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:42:24 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-Accounts-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-Accounts/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (Accounts framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-Accounts/PLIST b/devel/py-pyobjc-framework-Accounts/PLIST new file mode 100644 index 000000000..99c44c681 --- /dev/null +++ b/devel/py-pyobjc-framework-Accounts/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:42:24 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/Accounts/__init__.py +${PYSITELIB}/Accounts/__init__.pyc +${PYSITELIB}/Accounts/__init__.pyo +${PYSITELIB}/Accounts/_metadata.py +${PYSITELIB}/Accounts/_metadata.pyc +${PYSITELIB}/Accounts/_metadata.pyo diff --git a/devel/py-pyobjc-framework-Accounts/distinfo b/devel/py-pyobjc-framework-Accounts/distinfo new file mode 100644 index 000000000..bbad98158 --- /dev/null +++ b/devel/py-pyobjc-framework-Accounts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:42:24 adam Exp $ + +SHA1 (pyobjc-framework-Accounts-3.0.4.tar.gz) = 230c089363595a9891f1a87f465c1248fa88710d +RMD160 (pyobjc-framework-Accounts-3.0.4.tar.gz) = a9e949c766cfcd7e7adeac9f2aaf0b2614bb00f9 +Size (pyobjc-framework-Accounts-3.0.4.tar.gz) = 10260 bytes diff --git a/devel/py-pyobjc-framework-AddressBook/DESCR b/devel/py-pyobjc-framework-AddressBook/DESCR new file mode 100644 index 000000000..1582cf158 --- /dev/null +++ b/devel/py-pyobjc-framework-AddressBook/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'AddressBook'. diff --git a/devel/py-pyobjc-framework-AddressBook/Makefile b/devel/py-pyobjc-framework-AddressBook/Makefile new file mode 100644 index 000000000..12fd6a34a --- /dev/null +++ b/devel/py-pyobjc-framework-AddressBook/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-AddressBook-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-AddressBook/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (AddressBook framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-AddressBook/PLIST b/devel/py-pyobjc-framework-AddressBook/PLIST new file mode 100644 index 000000000..3b3630d96 --- /dev/null +++ b/devel/py-pyobjc-framework-AddressBook/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/AddressBook/_AddressBook.so +${PYSITELIB}/AddressBook/__init__.py +${PYSITELIB}/AddressBook/__init__.pyc +${PYSITELIB}/AddressBook/__init__.pyo +${PYSITELIB}/AddressBook/_metadata.pyc +${PYSITELIB}/AddressBook/_metadata.pyo +${PYSITELIB}/AddressBook/_metadata.py diff --git a/devel/py-pyobjc-framework-AddressBook/distinfo b/devel/py-pyobjc-framework-AddressBook/distinfo new file mode 100644 index 000000000..f5495f847 --- /dev/null +++ b/devel/py-pyobjc-framework-AddressBook/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-AddressBook-3.0.4.tar.gz) = 0fce83039ddd300f4c4ce6aa84cc7dcde5cef92b +RMD160 (pyobjc-framework-AddressBook-3.0.4.tar.gz) = 9bbf872ad02938caed82a57414fe1354fa831b77 +Size (pyobjc-framework-AddressBook-3.0.4.tar.gz) = 51516 bytes diff --git a/devel/py-pyobjc-framework-AppleScriptKit/DESCR b/devel/py-pyobjc-framework-AppleScriptKit/DESCR new file mode 100644 index 000000000..41a65044e --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptKit/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'AppleScriptKit'. diff --git a/devel/py-pyobjc-framework-AppleScriptKit/Makefile b/devel/py-pyobjc-framework-AppleScriptKit/Makefile new file mode 100644 index 000000000..f1bd5736c --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptKit/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-AppleScriptKit-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-AppleScriptKit/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (AppleScriptKit framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-AppleScriptKit/PLIST b/devel/py-pyobjc-framework-AppleScriptKit/PLIST new file mode 100644 index 000000000..4d411de57 --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptKit/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/AppleScriptKit/__init__.py +${PYSITELIB}/AppleScriptKit/__init__.pyc +${PYSITELIB}/AppleScriptKit/__init__.pyo +${PYSITELIB}/AppleScriptKit/_metadata.pyc +${PYSITELIB}/AppleScriptKit/_metadata.pyo +${PYSITELIB}/AppleScriptKit/_metadata.py diff --git a/devel/py-pyobjc-framework-AppleScriptKit/distinfo b/devel/py-pyobjc-framework-AppleScriptKit/distinfo new file mode 100644 index 000000000..31023f5b1 --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptKit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-AppleScriptKit-3.0.4.tar.gz) = 06d7c252f4582573bb13f6c10a8b444be6c0b9b2 +RMD160 (pyobjc-framework-AppleScriptKit-3.0.4.tar.gz) = d9ea284417599848ab0308d93638b894b0a29d0e +Size (pyobjc-framework-AppleScriptKit-3.0.4.tar.gz) = 8339 bytes diff --git a/devel/py-pyobjc-framework-AppleScriptObjC/DESCR b/devel/py-pyobjc-framework-AppleScriptObjC/DESCR new file mode 100644 index 000000000..5e45e3d98 --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptObjC/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'AppleScriptObjC'. diff --git a/devel/py-pyobjc-framework-AppleScriptObjC/Makefile b/devel/py-pyobjc-framework-AppleScriptObjC/Makefile new file mode 100644 index 000000000..396c556ec --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptObjC/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-AppleScriptObjC-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-AppleScriptObjC/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (AppleScriptObjC framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-AppleScriptObjC/PLIST b/devel/py-pyobjc-framework-AppleScriptObjC/PLIST new file mode 100644 index 000000000..35f76bf2a --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptObjC/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/AppleScriptObjC/__init__.py +${PYSITELIB}/AppleScriptObjC/__init__.pyc +${PYSITELIB}/AppleScriptObjC/__init__.pyo +${PYSITELIB}/AppleScriptObjC/_metadata.pyc +${PYSITELIB}/AppleScriptObjC/_metadata.pyo +${PYSITELIB}/AppleScriptObjC/_metadata.py diff --git a/devel/py-pyobjc-framework-AppleScriptObjC/distinfo b/devel/py-pyobjc-framework-AppleScriptObjC/distinfo new file mode 100644 index 000000000..884a98dff --- /dev/null +++ b/devel/py-pyobjc-framework-AppleScriptObjC/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-AppleScriptObjC-3.0.4.tar.gz) = 0540a720e6f7c2bede683ddb4e8b7c3ff3d51409 +RMD160 (pyobjc-framework-AppleScriptObjC-3.0.4.tar.gz) = 0e4c648200a49e72979643857f44a697b2082d60 +Size (pyobjc-framework-AppleScriptObjC-3.0.4.tar.gz) = 8274 bytes diff --git a/devel/py-pyobjc-framework-Automator/DESCR b/devel/py-pyobjc-framework-Automator/DESCR new file mode 100644 index 000000000..96c71b227 --- /dev/null +++ b/devel/py-pyobjc-framework-Automator/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'Automator'. diff --git a/devel/py-pyobjc-framework-Automator/Makefile b/devel/py-pyobjc-framework-Automator/Makefile new file mode 100644 index 000000000..779e0dc58 --- /dev/null +++ b/devel/py-pyobjc-framework-Automator/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-Automator-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-Automator/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (Automator framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-Automator/PLIST b/devel/py-pyobjc-framework-Automator/PLIST new file mode 100644 index 000000000..e7e226724 --- /dev/null +++ b/devel/py-pyobjc-framework-Automator/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/Automator/__init__.py +${PYSITELIB}/Automator/__init__.pyc +${PYSITELIB}/Automator/__init__.pyo +${PYSITELIB}/Automator/_metadata.pyc +${PYSITELIB}/Automator/_metadata.pyo +${PYSITELIB}/Automator/_metadata.py diff --git a/devel/py-pyobjc-framework-Automator/distinfo b/devel/py-pyobjc-framework-Automator/distinfo new file mode 100644 index 000000000..61b25543d --- /dev/null +++ b/devel/py-pyobjc-framework-Automator/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-Automator-3.0.4.tar.gz) = 963849fd1669d475b34aa5989d505d1de6ae58bb +RMD160 (pyobjc-framework-Automator-3.0.4.tar.gz) = dce6ae05f7ab9ec84be25aa21498c7343b4685c8 +Size (pyobjc-framework-Automator-3.0.4.tar.gz) = 174160 bytes diff --git a/devel/py-pyobjc-framework-CFNetwork/DESCR b/devel/py-pyobjc-framework-CFNetwork/DESCR new file mode 100644 index 000000000..ef9f4ebe5 --- /dev/null +++ b/devel/py-pyobjc-framework-CFNetwork/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'CFNetwork'. diff --git a/devel/py-pyobjc-framework-CFNetwork/Makefile b/devel/py-pyobjc-framework-CFNetwork/Makefile new file mode 100644 index 000000000..6c7df5bcc --- /dev/null +++ b/devel/py-pyobjc-framework-CFNetwork/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-CFNetwork-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-CFNetwork/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (CFNetwork framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-CFNetwork/PLIST b/devel/py-pyobjc-framework-CFNetwork/PLIST new file mode 100644 index 000000000..c5f828656 --- /dev/null +++ b/devel/py-pyobjc-framework-CFNetwork/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/CFNetwork/__init__.py +${PYSITELIB}/CFNetwork/__init__.pyc +${PYSITELIB}/CFNetwork/__init__.pyo +${PYSITELIB}/CFNetwork/_manual.so +${PYSITELIB}/CFNetwork/_metadata.py +${PYSITELIB}/CFNetwork/_metadata.pyc +${PYSITELIB}/CFNetwork/_metadata.pyo diff --git a/devel/py-pyobjc-framework-CFNetwork/distinfo b/devel/py-pyobjc-framework-CFNetwork/distinfo new file mode 100644 index 000000000..d1c3aac77 --- /dev/null +++ b/devel/py-pyobjc-framework-CFNetwork/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-CFNetwork-3.0.4.tar.gz) = 83963562d93391369b823353c94cacea981a45ca +RMD160 (pyobjc-framework-CFNetwork-3.0.4.tar.gz) = f57b97f223c48533dacd5a52eac25154475183f6 +Size (pyobjc-framework-CFNetwork-3.0.4.tar.gz) = 52772 bytes diff --git a/devel/py-pyobjc-framework-CalendarStore/DESCR b/devel/py-pyobjc-framework-CalendarStore/DESCR new file mode 100644 index 000000000..000631585 --- /dev/null +++ b/devel/py-pyobjc-framework-CalendarStore/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'CalendarStore'. diff --git a/devel/py-pyobjc-framework-CalendarStore/Makefile b/devel/py-pyobjc-framework-CalendarStore/Makefile new file mode 100644 index 000000000..639e85bb4 --- /dev/null +++ b/devel/py-pyobjc-framework-CalendarStore/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-CalendarStore-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-CalendarStore/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (CalendarStore framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-CalendarStore/PLIST b/devel/py-pyobjc-framework-CalendarStore/PLIST new file mode 100644 index 000000000..2f7300027 --- /dev/null +++ b/devel/py-pyobjc-framework-CalendarStore/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/CalendarStore/__init__.py +${PYSITELIB}/CalendarStore/__init__.pyc +${PYSITELIB}/CalendarStore/__init__.pyo +${PYSITELIB}/CalendarStore/_metadata.pyc +${PYSITELIB}/CalendarStore/_metadata.pyo +${PYSITELIB}/CalendarStore/_metadata.py diff --git a/devel/py-pyobjc-framework-CalendarStore/distinfo b/devel/py-pyobjc-framework-CalendarStore/distinfo new file mode 100644 index 000000000..ccccd07c1 --- /dev/null +++ b/devel/py-pyobjc-framework-CalendarStore/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-CalendarStore-3.0.4.tar.gz) = 2f6bd5bc45a779e6d194fbbf88543af4eebe81ea +RMD160 (pyobjc-framework-CalendarStore-3.0.4.tar.gz) = c8d0c0121c98662433169d27d977cbffa679f1b3 +Size (pyobjc-framework-CalendarStore-3.0.4.tar.gz) = 47593 bytes diff --git a/devel/py-pyobjc-framework-Cocoa/DESCR b/devel/py-pyobjc-framework-Cocoa/DESCR new file mode 100644 index 000000000..c6304725e --- /dev/null +++ b/devel/py-pyobjc-framework-Cocoa/DESCR @@ -0,0 +1,13 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'Cocoa', that is frameworks +'CoreFoundation', 'Foundation' and 'AppKit'. + +These wrappers don't include documentation, please check Apple's documention +for information on how to use this framework and PyObjC's documentation +for general tips and tricks regarding the translation between Python +and (Objective-)C frameworks. diff --git a/devel/py-pyobjc-framework-Cocoa/Makefile b/devel/py-pyobjc-framework-Cocoa/Makefile new file mode 100644 index 000000000..a355d961a --- /dev/null +++ b/devel/py-pyobjc-framework-Cocoa/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:42:24 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-Cocoa-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-Cocoa/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (Cocoa framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-Cocoa/PLIST b/devel/py-pyobjc-framework-Cocoa/PLIST new file mode 100644 index 000000000..d42bad7a2 --- /dev/null +++ b/devel/py-pyobjc-framework-Cocoa/PLIST @@ -0,0 +1,66 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:42:24 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_NAME}-nspkg.pth +${PYSITELIB}/AppKit/_AppKit.so +${PYSITELIB}/AppKit/__init__.py +${PYSITELIB}/AppKit/__init__.pyc +${PYSITELIB}/AppKit/__init__.pyo +${PYSITELIB}/AppKit/_metadata.pyc +${PYSITELIB}/AppKit/_metadata.pyo +${PYSITELIB}/AppKit/_nsapp.pyc +${PYSITELIB}/AppKit/_nsapp.pyo +${PYSITELIB}/AppKit/_inlines.so +${PYSITELIB}/AppKit/_metadata.py +${PYSITELIB}/AppKit/_nsapp.py +${PYSITELIB}/Cocoa/__init__.py +${PYSITELIB}/Cocoa/__init__.pyc +${PYSITELIB}/Cocoa/__init__.pyo +${PYSITELIB}/CoreFoundation/_CoreFoundation.so +${PYSITELIB}/CoreFoundation/__init__.py +${PYSITELIB}/CoreFoundation/__init__.pyc +${PYSITELIB}/CoreFoundation/__init__.pyo +${PYSITELIB}/CoreFoundation/_metadata.pyc +${PYSITELIB}/CoreFoundation/_metadata.pyo +${PYSITELIB}/CoreFoundation/_static.pyc +${PYSITELIB}/CoreFoundation/_static.pyo +${PYSITELIB}/CoreFoundation/_inlines.so +${PYSITELIB}/CoreFoundation/_metadata.py +${PYSITELIB}/CoreFoundation/_static.py +${PYSITELIB}/Foundation/_Foundation.so +${PYSITELIB}/Foundation/__init__.py +${PYSITELIB}/Foundation/__init__.pyc +${PYSITELIB}/Foundation/__init__.pyo +${PYSITELIB}/Foundation/_context.pyc +${PYSITELIB}/Foundation/_context.pyo +${PYSITELIB}/Foundation/_functiondefines.pyc +${PYSITELIB}/Foundation/_functiondefines.pyo +${PYSITELIB}/Foundation/_metadata.pyc +${PYSITELIB}/Foundation/_metadata.pyo +${PYSITELIB}/Foundation/_nsindexset.pyc +${PYSITELIB}/Foundation/_nsindexset.pyo +${PYSITELIB}/Foundation/_nsobject.pyc +${PYSITELIB}/Foundation/_nsobject.pyo +${PYSITELIB}/Foundation/_context.py +${PYSITELIB}/Foundation/_functiondefines.py +${PYSITELIB}/Foundation/_inlines.so +${PYSITELIB}/Foundation/_metadata.py +${PYSITELIB}/Foundation/_nsindexset.py +${PYSITELIB}/Foundation/_nsobject.py +${PYSITELIB}/PyObjCTools/AppCategories.py +${PYSITELIB}/PyObjCTools/AppHelper.py +${PYSITELIB}/PyObjCTools/Conversion.py +${PYSITELIB}/PyObjCTools/FndCategories.py +${PYSITELIB}/PyObjCTools/AppCategories.pyc +${PYSITELIB}/PyObjCTools/AppCategories.pyo +${PYSITELIB}/PyObjCTools/AppHelper.pyc +${PYSITELIB}/PyObjCTools/AppHelper.pyo +${PYSITELIB}/PyObjCTools/Conversion.pyc +${PYSITELIB}/PyObjCTools/Conversion.pyo +${PYSITELIB}/PyObjCTools/FndCategories.pyc +${PYSITELIB}/PyObjCTools/FndCategories.pyo diff --git a/devel/py-pyobjc-framework-Cocoa/distinfo b/devel/py-pyobjc-framework-Cocoa/distinfo new file mode 100644 index 000000000..f0f2831e7 --- /dev/null +++ b/devel/py-pyobjc-framework-Cocoa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:42:24 adam Exp $ + +SHA1 (pyobjc-framework-Cocoa-3.0.4.tar.gz) = 4b9767451877447fd6504822887fa2924226626b +RMD160 (pyobjc-framework-Cocoa-3.0.4.tar.gz) = f3055447c484aecd164891c9200710e74c352153 +Size (pyobjc-framework-Cocoa-3.0.4.tar.gz) = 3101204 bytes diff --git a/devel/py-pyobjc-framework-Collaboration/DESCR b/devel/py-pyobjc-framework-Collaboration/DESCR new file mode 100644 index 000000000..6cf584232 --- /dev/null +++ b/devel/py-pyobjc-framework-Collaboration/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'Collaboration'. diff --git a/devel/py-pyobjc-framework-Collaboration/Makefile b/devel/py-pyobjc-framework-Collaboration/Makefile new file mode 100644 index 000000000..f1cd5a855 --- /dev/null +++ b/devel/py-pyobjc-framework-Collaboration/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-Collaboration-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-Collaboration/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (Collaboration framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-Collaboration/PLIST b/devel/py-pyobjc-framework-Collaboration/PLIST new file mode 100644 index 000000000..a41d5b5cc --- /dev/null +++ b/devel/py-pyobjc-framework-Collaboration/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/Collaboration/__init__.py +${PYSITELIB}/Collaboration/__init__.pyc +${PYSITELIB}/Collaboration/__init__.pyo +${PYSITELIB}/Collaboration/_metadata.py +${PYSITELIB}/Collaboration/_metadata.pyc +${PYSITELIB}/Collaboration/_metadata.pyo diff --git a/devel/py-pyobjc-framework-Collaboration/distinfo b/devel/py-pyobjc-framework-Collaboration/distinfo new file mode 100644 index 000000000..5086634c5 --- /dev/null +++ b/devel/py-pyobjc-framework-Collaboration/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-Collaboration-3.0.4.tar.gz) = b9d92e359de3fda5cd55c40b86a10c423d0878fc +RMD160 (pyobjc-framework-Collaboration-3.0.4.tar.gz) = ec71e60e346e746be36b72be3fa94e155d8109b5 +Size (pyobjc-framework-Collaboration-3.0.4.tar.gz) = 11058 bytes diff --git a/devel/py-pyobjc-framework-CoreData/DESCR b/devel/py-pyobjc-framework-CoreData/DESCR new file mode 100644 index 000000000..dc3e35049 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreData/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'CoreData'. diff --git a/devel/py-pyobjc-framework-CoreData/Makefile b/devel/py-pyobjc-framework-CoreData/Makefile new file mode 100644 index 000000000..16aae7f10 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreData/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-CoreData-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-CoreData/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (CoreData framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-CoreData/PLIST b/devel/py-pyobjc-framework-CoreData/PLIST new file mode 100644 index 000000000..a16d6649c --- /dev/null +++ b/devel/py-pyobjc-framework-CoreData/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/CoreData/__init__.py +${PYSITELIB}/CoreData/__init__.pyc +${PYSITELIB}/CoreData/__init__.pyo +${PYSITELIB}/CoreData/_convenience.pyc +${PYSITELIB}/CoreData/_convenience.pyo +${PYSITELIB}/CoreData/_convenience.py +${PYSITELIB}/CoreData/_metadata.py +${PYSITELIB}/CoreData/_metadata.pyc +${PYSITELIB}/CoreData/_metadata.pyo diff --git a/devel/py-pyobjc-framework-CoreData/distinfo b/devel/py-pyobjc-framework-CoreData/distinfo new file mode 100644 index 000000000..5a41c2aea --- /dev/null +++ b/devel/py-pyobjc-framework-CoreData/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-CoreData-3.0.4.tar.gz) = 3d56acb688da562ecb511a8e01cf4c3ddeef777b +RMD160 (pyobjc-framework-CoreData-3.0.4.tar.gz) = 59384a636935934eb29d3e9be5c2f4284e104b6b +Size (pyobjc-framework-CoreData-3.0.4.tar.gz) = 112001 bytes diff --git a/devel/py-pyobjc-framework-CoreLocation/DESCR b/devel/py-pyobjc-framework-CoreLocation/DESCR new file mode 100644 index 000000000..8aa4930da --- /dev/null +++ b/devel/py-pyobjc-framework-CoreLocation/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'CoreLocation'. diff --git a/devel/py-pyobjc-framework-CoreLocation/Makefile b/devel/py-pyobjc-framework-CoreLocation/Makefile new file mode 100644 index 000000000..8677ffc2c --- /dev/null +++ b/devel/py-pyobjc-framework-CoreLocation/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-CoreLocation-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-CoreLocation/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (CoreLocation framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-CoreLocation/PLIST b/devel/py-pyobjc-framework-CoreLocation/PLIST new file mode 100644 index 000000000..4c5265671 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreLocation/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/CoreLocation/__init__.py +${PYSITELIB}/CoreLocation/__init__.pyc +${PYSITELIB}/CoreLocation/__init__.pyo +${PYSITELIB}/CoreLocation/_CoreLocation.so +${PYSITELIB}/CoreLocation/_metadata.py +${PYSITELIB}/CoreLocation/_metadata.pyc +${PYSITELIB}/CoreLocation/_metadata.pyo diff --git a/devel/py-pyobjc-framework-CoreLocation/distinfo b/devel/py-pyobjc-framework-CoreLocation/distinfo new file mode 100644 index 000000000..03a0ffd51 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreLocation/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-CoreLocation-3.0.4.tar.gz) = a42e36ef4780614ed97d70bf8b6d26db0479bd74 +RMD160 (pyobjc-framework-CoreLocation-3.0.4.tar.gz) = d3a5222d0940b759f6e277f15f5f67c3b383e2c6 +Size (pyobjc-framework-CoreLocation-3.0.4.tar.gz) = 31299 bytes diff --git a/devel/py-pyobjc-framework-CoreText/DESCR b/devel/py-pyobjc-framework-CoreText/DESCR new file mode 100644 index 000000000..9ea3faad9 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreText/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'CoreText'. diff --git a/devel/py-pyobjc-framework-CoreText/Makefile b/devel/py-pyobjc-framework-CoreText/Makefile new file mode 100644 index 000000000..ab23e61f1 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreText/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-CoreText-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-CoreText/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (CoreText framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-CoreText/PLIST b/devel/py-pyobjc-framework-CoreText/PLIST new file mode 100644 index 000000000..b09924bc2 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreText/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/CoreText/__init__.py +${PYSITELIB}/CoreText/__init__.pyc +${PYSITELIB}/CoreText/__init__.pyo +${PYSITELIB}/CoreText/_manual.so +${PYSITELIB}/CoreText/_metadata.py +${PYSITELIB}/CoreText/_metadata.pyc +${PYSITELIB}/CoreText/_metadata.pyo diff --git a/devel/py-pyobjc-framework-CoreText/distinfo b/devel/py-pyobjc-framework-CoreText/distinfo new file mode 100644 index 000000000..162dba56c --- /dev/null +++ b/devel/py-pyobjc-framework-CoreText/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-CoreText-3.0.4.tar.gz) = a7cc3f56fa4bcf33be70676588aca01a42f253a7 +RMD160 (pyobjc-framework-CoreText-3.0.4.tar.gz) = 32d71dc15f28c2da3b3d60fb67090d67c9d263ee +Size (pyobjc-framework-CoreText-3.0.4.tar.gz) = 68114 bytes diff --git a/devel/py-pyobjc-framework-CoreWLAN/DESCR b/devel/py-pyobjc-framework-CoreWLAN/DESCR new file mode 100644 index 000000000..aaeb6c277 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreWLAN/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'CoreWLAN'. diff --git a/devel/py-pyobjc-framework-CoreWLAN/Makefile b/devel/py-pyobjc-framework-CoreWLAN/Makefile new file mode 100644 index 000000000..3c7504fb3 --- /dev/null +++ b/devel/py-pyobjc-framework-CoreWLAN/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-CoreWLAN-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-CoreWLAN/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (CoreWLAN framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-CoreWLAN/PLIST b/devel/py-pyobjc-framework-CoreWLAN/PLIST new file mode 100644 index 000000000..e062cfb6d --- /dev/null +++ b/devel/py-pyobjc-framework-CoreWLAN/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/CoreWLAN/__init__.py +${PYSITELIB}/CoreWLAN/__init__.pyc +${PYSITELIB}/CoreWLAN/__init__.pyo +${PYSITELIB}/CoreWLAN/_metadata.py +${PYSITELIB}/CoreWLAN/_metadata.pyc +${PYSITELIB}/CoreWLAN/_metadata.pyo diff --git a/devel/py-pyobjc-framework-CoreWLAN/distinfo b/devel/py-pyobjc-framework-CoreWLAN/distinfo new file mode 100644 index 000000000..645f5f4dc --- /dev/null +++ b/devel/py-pyobjc-framework-CoreWLAN/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-CoreWLAN-3.0.4.tar.gz) = 547f39d8c0b016af50dbad886c6b4e2a569a28ad +RMD160 (pyobjc-framework-CoreWLAN-3.0.4.tar.gz) = e856e5b510e57726a01796e9ef180c303001d752 +Size (pyobjc-framework-CoreWLAN-3.0.4.tar.gz) = 25500 bytes diff --git a/devel/py-pyobjc-framework-DictionaryServices/DESCR b/devel/py-pyobjc-framework-DictionaryServices/DESCR new file mode 100644 index 000000000..085728827 --- /dev/null +++ b/devel/py-pyobjc-framework-DictionaryServices/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'DictionaryServices'. diff --git a/devel/py-pyobjc-framework-DictionaryServices/Makefile b/devel/py-pyobjc-framework-DictionaryServices/Makefile new file mode 100644 index 000000000..26d3dcc14 --- /dev/null +++ b/devel/py-pyobjc-framework-DictionaryServices/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-DictionaryServices-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-DictionaryServices/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (DictionaryServices framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-DictionaryServices/PLIST b/devel/py-pyobjc-framework-DictionaryServices/PLIST new file mode 100644 index 000000000..7ff368fc4 --- /dev/null +++ b/devel/py-pyobjc-framework-DictionaryServices/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/DictionaryServices/__init__.py +${PYSITELIB}/DictionaryServices/__init__.pyc +${PYSITELIB}/DictionaryServices/__init__.pyo +${PYSITELIB}/DictionaryServices/_metadata.py +${PYSITELIB}/DictionaryServices/_metadata.pyc +${PYSITELIB}/DictionaryServices/_metadata.pyo diff --git a/devel/py-pyobjc-framework-DictionaryServices/distinfo b/devel/py-pyobjc-framework-DictionaryServices/distinfo new file mode 100644 index 000000000..8ac1deb4c --- /dev/null +++ b/devel/py-pyobjc-framework-DictionaryServices/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-DictionaryServices-3.0.4.tar.gz) = 295f0c5ff6f3c5d704b4ec1a416a121d227bca1e +RMD160 (pyobjc-framework-DictionaryServices-3.0.4.tar.gz) = d55140b5a56392a95342a486e4179e0edef906a2 +Size (pyobjc-framework-DictionaryServices-3.0.4.tar.gz) = 9052 bytes diff --git a/devel/py-pyobjc-framework-DiskArbitration/DESCR b/devel/py-pyobjc-framework-DiskArbitration/DESCR new file mode 100644 index 000000000..383fab4a5 --- /dev/null +++ b/devel/py-pyobjc-framework-DiskArbitration/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'DiskArbitration'. diff --git a/devel/py-pyobjc-framework-DiskArbitration/Makefile b/devel/py-pyobjc-framework-DiskArbitration/Makefile new file mode 100644 index 000000000..c1cd10b3e --- /dev/null +++ b/devel/py-pyobjc-framework-DiskArbitration/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:49 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-DiskArbitration-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-DiskArbitration/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (DiskArbitration framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-DiskArbitration/PLIST b/devel/py-pyobjc-framework-DiskArbitration/PLIST new file mode 100644 index 000000000..3658da029 --- /dev/null +++ b/devel/py-pyobjc-framework-DiskArbitration/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:49 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/DiskArbitration/__init__.py +${PYSITELIB}/DiskArbitration/__init__.pyc +${PYSITELIB}/DiskArbitration/__init__.pyo +${PYSITELIB}/DiskArbitration/_metadata.py +${PYSITELIB}/DiskArbitration/_metadata.pyc +${PYSITELIB}/DiskArbitration/_metadata.pyo diff --git a/devel/py-pyobjc-framework-DiskArbitration/distinfo b/devel/py-pyobjc-framework-DiskArbitration/distinfo new file mode 100644 index 000000000..679fb8d94 --- /dev/null +++ b/devel/py-pyobjc-framework-DiskArbitration/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:49 adam Exp $ + +SHA1 (pyobjc-framework-DiskArbitration-3.0.4.tar.gz) = dc89e459babd5ce1aa8398395157ddeb0b5fe058 +RMD160 (pyobjc-framework-DiskArbitration-3.0.4.tar.gz) = 98270223b10251a0a02978f5dacca1b54c7a35cb +Size (pyobjc-framework-DiskArbitration-3.0.4.tar.gz) = 13826 bytes diff --git a/devel/py-pyobjc-framework-EventKit/DESCR b/devel/py-pyobjc-framework-EventKit/DESCR new file mode 100644 index 000000000..cacb22b50 --- /dev/null +++ b/devel/py-pyobjc-framework-EventKit/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'EventKit'. diff --git a/devel/py-pyobjc-framework-EventKit/Makefile b/devel/py-pyobjc-framework-EventKit/Makefile new file mode 100644 index 000000000..084a03f6e --- /dev/null +++ b/devel/py-pyobjc-framework-EventKit/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-EventKit-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-EventKit/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (EventKit framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-EventKit/PLIST b/devel/py-pyobjc-framework-EventKit/PLIST new file mode 100644 index 000000000..a758407b4 --- /dev/null +++ b/devel/py-pyobjc-framework-EventKit/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/EventKit/__init__.py +${PYSITELIB}/EventKit/__init__.pyc +${PYSITELIB}/EventKit/__init__.pyo +${PYSITELIB}/EventKit/_metadata.py +${PYSITELIB}/EventKit/_metadata.pyc +${PYSITELIB}/EventKit/_metadata.pyo diff --git a/devel/py-pyobjc-framework-EventKit/distinfo b/devel/py-pyobjc-framework-EventKit/distinfo new file mode 100644 index 000000000..73c4e53f8 --- /dev/null +++ b/devel/py-pyobjc-framework-EventKit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-EventKit-3.0.4.tar.gz) = 06567378242aefab1fbbba07dcfab1b42160f2e1 +RMD160 (pyobjc-framework-EventKit-3.0.4.tar.gz) = bcb0203d608345fb05e7d1d505eebb4a8bd5a713 +Size (pyobjc-framework-EventKit-3.0.4.tar.gz) = 14573 bytes diff --git a/devel/py-pyobjc-framework-ExceptionHandling/DESCR b/devel/py-pyobjc-framework-ExceptionHandling/DESCR new file mode 100644 index 000000000..b6478ae96 --- /dev/null +++ b/devel/py-pyobjc-framework-ExceptionHandling/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'ExceptionHandling'. diff --git a/devel/py-pyobjc-framework-ExceptionHandling/Makefile b/devel/py-pyobjc-framework-ExceptionHandling/Makefile new file mode 100644 index 000000000..ae0f97fa8 --- /dev/null +++ b/devel/py-pyobjc-framework-ExceptionHandling/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-ExceptionHandling-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-ExceptionHandling/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (ExceptionHandling framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-ExceptionHandling/PLIST b/devel/py-pyobjc-framework-ExceptionHandling/PLIST new file mode 100644 index 000000000..afb9369dd --- /dev/null +++ b/devel/py-pyobjc-framework-ExceptionHandling/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_NAME}-nspkg.pth +${PYSITELIB}/ExceptionHandling/__init__.py +${PYSITELIB}/ExceptionHandling/__init__.pyc +${PYSITELIB}/ExceptionHandling/__init__.pyo +${PYSITELIB}/ExceptionHandling/_metadata.py +${PYSITELIB}/ExceptionHandling/_metadata.pyc +${PYSITELIB}/ExceptionHandling/_metadata.pyo +${PYSITELIB}/PyObjCTools/Debugging.py +${PYSITELIB}/PyObjCTools/Debugging.pyc +${PYSITELIB}/PyObjCTools/Debugging.pyo diff --git a/devel/py-pyobjc-framework-ExceptionHandling/distinfo b/devel/py-pyobjc-framework-ExceptionHandling/distinfo new file mode 100644 index 000000000..3bbb24377 --- /dev/null +++ b/devel/py-pyobjc-framework-ExceptionHandling/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-ExceptionHandling-3.0.4.tar.gz) = 79dbaac49b4a8589469ddd24b6e55e4cc8cb4a6d +RMD160 (pyobjc-framework-ExceptionHandling-3.0.4.tar.gz) = e8a2680480f1676f8b0944cfeb9508435c2feb4f +Size (pyobjc-framework-ExceptionHandling-3.0.4.tar.gz) = 13384 bytes diff --git a/devel/py-pyobjc-framework-FSEvents/DESCR b/devel/py-pyobjc-framework-FSEvents/DESCR new file mode 100644 index 000000000..1be061788 --- /dev/null +++ b/devel/py-pyobjc-framework-FSEvents/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'FSEvents'. diff --git a/devel/py-pyobjc-framework-FSEvents/Makefile b/devel/py-pyobjc-framework-FSEvents/Makefile new file mode 100644 index 000000000..f45eab864 --- /dev/null +++ b/devel/py-pyobjc-framework-FSEvents/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-FSEvents-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-FSEvents/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (FSEvents framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-FSEvents/PLIST b/devel/py-pyobjc-framework-FSEvents/PLIST new file mode 100644 index 000000000..e6c7a6840 --- /dev/null +++ b/devel/py-pyobjc-framework-FSEvents/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/FSEvents/__init__.py +${PYSITELIB}/FSEvents/__init__.pyc +${PYSITELIB}/FSEvents/__init__.pyo +${PYSITELIB}/FSEvents/_callbacks.so +${PYSITELIB}/FSEvents/_metadata.py +${PYSITELIB}/FSEvents/_metadata.pyc +${PYSITELIB}/FSEvents/_metadata.pyo diff --git a/devel/py-pyobjc-framework-FSEvents/distinfo b/devel/py-pyobjc-framework-FSEvents/distinfo new file mode 100644 index 000000000..98c2d1d28 --- /dev/null +++ b/devel/py-pyobjc-framework-FSEvents/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-FSEvents-3.0.4.tar.gz) = 95e9fa5a845c2d72f8ac965c99120b9e2a86589c +RMD160 (pyobjc-framework-FSEvents-3.0.4.tar.gz) = 3221afb058d70b8751d6a1c663bfbc37d25828b3 +Size (pyobjc-framework-FSEvents-3.0.4.tar.gz) = 16717 bytes diff --git a/devel/py-pyobjc-framework-InputMethodKit/DESCR b/devel/py-pyobjc-framework-InputMethodKit/DESCR new file mode 100644 index 000000000..e3e75c448 --- /dev/null +++ b/devel/py-pyobjc-framework-InputMethodKit/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'InputMethodKit'. diff --git a/devel/py-pyobjc-framework-InputMethodKit/Makefile b/devel/py-pyobjc-framework-InputMethodKit/Makefile new file mode 100644 index 000000000..af9aef8a2 --- /dev/null +++ b/devel/py-pyobjc-framework-InputMethodKit/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-InputMethodKit-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-InputMethodKit/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (InputMethodKit framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-InputMethodKit/PLIST b/devel/py-pyobjc-framework-InputMethodKit/PLIST new file mode 100644 index 000000000..6e3737d06 --- /dev/null +++ b/devel/py-pyobjc-framework-InputMethodKit/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/InputMethodKit/__init__.py +${PYSITELIB}/InputMethodKit/__init__.pyc +${PYSITELIB}/InputMethodKit/__init__.pyo +${PYSITELIB}/InputMethodKit/_InputMethodKit.so +${PYSITELIB}/InputMethodKit/_metadata.py +${PYSITELIB}/InputMethodKit/_metadata.pyc +${PYSITELIB}/InputMethodKit/_metadata.pyo diff --git a/devel/py-pyobjc-framework-InputMethodKit/distinfo b/devel/py-pyobjc-framework-InputMethodKit/distinfo new file mode 100644 index 000000000..3045fb3be --- /dev/null +++ b/devel/py-pyobjc-framework-InputMethodKit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-InputMethodKit-3.0.4.tar.gz) = 28b50ca870762f49d08cd15a46b6d717989667e7 +RMD160 (pyobjc-framework-InputMethodKit-3.0.4.tar.gz) = 652933f8f2c08df6b357ee035ceb55af5f379643 +Size (pyobjc-framework-InputMethodKit-3.0.4.tar.gz) = 15411 bytes diff --git a/devel/py-pyobjc-framework-InstallerPlugins/DESCR b/devel/py-pyobjc-framework-InstallerPlugins/DESCR new file mode 100644 index 000000000..cda69e9e4 --- /dev/null +++ b/devel/py-pyobjc-framework-InstallerPlugins/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'InstallerPlugins'. diff --git a/devel/py-pyobjc-framework-InstallerPlugins/Makefile b/devel/py-pyobjc-framework-InstallerPlugins/Makefile new file mode 100644 index 000000000..b8fba7061 --- /dev/null +++ b/devel/py-pyobjc-framework-InstallerPlugins/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-InstallerPlugins-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-InstallerPlugins/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (InstallerPlugins framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-InstallerPlugins/PLIST b/devel/py-pyobjc-framework-InstallerPlugins/PLIST new file mode 100644 index 000000000..280d1dc2e --- /dev/null +++ b/devel/py-pyobjc-framework-InstallerPlugins/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/InstallerPlugins/__init__.py +${PYSITELIB}/InstallerPlugins/__init__.pyc +${PYSITELIB}/InstallerPlugins/__init__.pyo +${PYSITELIB}/InstallerPlugins/_metadata.py +${PYSITELIB}/InstallerPlugins/_metadata.pyc +${PYSITELIB}/InstallerPlugins/_metadata.pyo diff --git a/devel/py-pyobjc-framework-InstallerPlugins/distinfo b/devel/py-pyobjc-framework-InstallerPlugins/distinfo new file mode 100644 index 000000000..fd84f6d14 --- /dev/null +++ b/devel/py-pyobjc-framework-InstallerPlugins/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-InstallerPlugins-3.0.4.tar.gz) = 9c1d6eb942ff7ffcbac2e2acc0afbc351367845b +RMD160 (pyobjc-framework-InstallerPlugins-3.0.4.tar.gz) = 2d6d5ca26dae5ca1e7a3a2807cb3a4f262270a63 +Size (pyobjc-framework-InstallerPlugins-3.0.4.tar.gz) = 22095 bytes diff --git a/devel/py-pyobjc-framework-InstantMessage/DESCR b/devel/py-pyobjc-framework-InstantMessage/DESCR new file mode 100644 index 000000000..705e1d87f --- /dev/null +++ b/devel/py-pyobjc-framework-InstantMessage/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'InstantMessage'. diff --git a/devel/py-pyobjc-framework-InstantMessage/Makefile b/devel/py-pyobjc-framework-InstantMessage/Makefile new file mode 100644 index 000000000..7f592d05c --- /dev/null +++ b/devel/py-pyobjc-framework-InstantMessage/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-InstantMessage-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-InstantMessage/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (InstantMessage framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-InstantMessage/PLIST b/devel/py-pyobjc-framework-InstantMessage/PLIST new file mode 100644 index 000000000..fb28c468f --- /dev/null +++ b/devel/py-pyobjc-framework-InstantMessage/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/InstantMessage/__init__.py +${PYSITELIB}/InstantMessage/__init__.pyc +${PYSITELIB}/InstantMessage/__init__.pyo +${PYSITELIB}/InstantMessage/_metadata.py +${PYSITELIB}/InstantMessage/_metadata.pyc +${PYSITELIB}/InstantMessage/_metadata.pyo diff --git a/devel/py-pyobjc-framework-InstantMessage/distinfo b/devel/py-pyobjc-framework-InstantMessage/distinfo new file mode 100644 index 000000000..2fe0e466c --- /dev/null +++ b/devel/py-pyobjc-framework-InstantMessage/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-InstantMessage-3.0.4.tar.gz) = 72ee3da1be1e59f84f61e16e15fea047f06da1b7 +RMD160 (pyobjc-framework-InstantMessage-3.0.4.tar.gz) = 795be7c7bcf35b7b8820a268bc8ec0e642a62631 +Size (pyobjc-framework-InstantMessage-3.0.4.tar.gz) = 28830 bytes diff --git a/devel/py-pyobjc-framework-LatentSemanticMapping/DESCR b/devel/py-pyobjc-framework-LatentSemanticMapping/DESCR new file mode 100644 index 000000000..fb443d809 --- /dev/null +++ b/devel/py-pyobjc-framework-LatentSemanticMapping/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'LatentSemanticMapping'. diff --git a/devel/py-pyobjc-framework-LatentSemanticMapping/Makefile b/devel/py-pyobjc-framework-LatentSemanticMapping/Makefile new file mode 100644 index 000000000..b51039e19 --- /dev/null +++ b/devel/py-pyobjc-framework-LatentSemanticMapping/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-LatentSemanticMapping-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-LatentSemanticMapping/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (LatentSemanticMapping framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-LatentSemanticMapping/PLIST b/devel/py-pyobjc-framework-LatentSemanticMapping/PLIST new file mode 100644 index 000000000..ad3e4d630 --- /dev/null +++ b/devel/py-pyobjc-framework-LatentSemanticMapping/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/LatentSemanticMapping/__init__.py +${PYSITELIB}/LatentSemanticMapping/__init__.pyc +${PYSITELIB}/LatentSemanticMapping/__init__.pyo +${PYSITELIB}/LatentSemanticMapping/_metadata.py +${PYSITELIB}/LatentSemanticMapping/_metadata.pyc +${PYSITELIB}/LatentSemanticMapping/_metadata.pyo diff --git a/devel/py-pyobjc-framework-LatentSemanticMapping/distinfo b/devel/py-pyobjc-framework-LatentSemanticMapping/distinfo new file mode 100644 index 000000000..af415cd47 --- /dev/null +++ b/devel/py-pyobjc-framework-LatentSemanticMapping/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-LatentSemanticMapping-3.0.4.tar.gz) = cf992000c7f522fd56581bb4cc7f45d81e1e9235 +RMD160 (pyobjc-framework-LatentSemanticMapping-3.0.4.tar.gz) = 1afbab3c66296d7e0c3985207cb828ea7cc90df0 +Size (pyobjc-framework-LatentSemanticMapping-3.0.4.tar.gz) = 13244 bytes diff --git a/devel/py-pyobjc-framework-LaunchServices/DESCR b/devel/py-pyobjc-framework-LaunchServices/DESCR new file mode 100644 index 000000000..94dbf6a8b --- /dev/null +++ b/devel/py-pyobjc-framework-LaunchServices/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'LaunchServices'. diff --git a/devel/py-pyobjc-framework-LaunchServices/Makefile b/devel/py-pyobjc-framework-LaunchServices/Makefile new file mode 100644 index 000000000..e16304d4e --- /dev/null +++ b/devel/py-pyobjc-framework-LaunchServices/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-LaunchServices-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-LaunchServices/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (LaunchServices framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-LaunchServices/PLIST b/devel/py-pyobjc-framework-LaunchServices/PLIST new file mode 100644 index 000000000..a7c1f25c1 --- /dev/null +++ b/devel/py-pyobjc-framework-LaunchServices/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/LaunchServices/__init__.py +${PYSITELIB}/LaunchServices/__init__.pyc +${PYSITELIB}/LaunchServices/__init__.pyo +${PYSITELIB}/LaunchServices/_metadata.py +${PYSITELIB}/LaunchServices/_metadata.pyc +${PYSITELIB}/LaunchServices/_metadata.pyo diff --git a/devel/py-pyobjc-framework-LaunchServices/distinfo b/devel/py-pyobjc-framework-LaunchServices/distinfo new file mode 100644 index 000000000..012e411f1 --- /dev/null +++ b/devel/py-pyobjc-framework-LaunchServices/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-LaunchServices-3.0.4.tar.gz) = e10bfd4c350fa74f4fa7f56eb9c3073ba65473f0 +RMD160 (pyobjc-framework-LaunchServices-3.0.4.tar.gz) = 3179b25f62a1a41cef1062c7dede1f37c5fbd7d4 +Size (pyobjc-framework-LaunchServices-3.0.4.tar.gz) = 69165 bytes diff --git a/devel/py-pyobjc-framework-OpenDirectory/DESCR b/devel/py-pyobjc-framework-OpenDirectory/DESCR new file mode 100644 index 000000000..13724dbd7 --- /dev/null +++ b/devel/py-pyobjc-framework-OpenDirectory/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'OpenDirectory'. diff --git a/devel/py-pyobjc-framework-OpenDirectory/Makefile b/devel/py-pyobjc-framework-OpenDirectory/Makefile new file mode 100644 index 000000000..a4f847811 --- /dev/null +++ b/devel/py-pyobjc-framework-OpenDirectory/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-OpenDirectory-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-OpenDirectory/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (OpenDirectory framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-OpenDirectory/PLIST b/devel/py-pyobjc-framework-OpenDirectory/PLIST new file mode 100644 index 000000000..44bad32ea --- /dev/null +++ b/devel/py-pyobjc-framework-OpenDirectory/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/CFOpenDirectory/__init__.py +${PYSITELIB}/CFOpenDirectory/__init__.pyc +${PYSITELIB}/CFOpenDirectory/__init__.pyo +${PYSITELIB}/CFOpenDirectory/_metadata.pyc +${PYSITELIB}/CFOpenDirectory/_metadata.pyo +${PYSITELIB}/CFOpenDirectory/_metadata.py +${PYSITELIB}/OpenDirectory/__init__.py +${PYSITELIB}/OpenDirectory/__init__.pyc +${PYSITELIB}/OpenDirectory/__init__.pyo +${PYSITELIB}/OpenDirectory/_metadata.py +${PYSITELIB}/OpenDirectory/_metadata.pyc +${PYSITELIB}/OpenDirectory/_metadata.pyo diff --git a/devel/py-pyobjc-framework-OpenDirectory/distinfo b/devel/py-pyobjc-framework-OpenDirectory/distinfo new file mode 100644 index 000000000..3773424d2 --- /dev/null +++ b/devel/py-pyobjc-framework-OpenDirectory/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-OpenDirectory-3.0.4.tar.gz) = 62352a6398b05b69277ae7f38b804022c4925166 +RMD160 (pyobjc-framework-OpenDirectory-3.0.4.tar.gz) = 889829ce455bbbd9882b3cffac78b29284695392 +Size (pyobjc-framework-OpenDirectory-3.0.4.tar.gz) = 81447 bytes diff --git a/devel/py-pyobjc-framework-PreferencePanes/DESCR b/devel/py-pyobjc-framework-PreferencePanes/DESCR new file mode 100644 index 000000000..263a706aa --- /dev/null +++ b/devel/py-pyobjc-framework-PreferencePanes/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'PreferencePanes'. diff --git a/devel/py-pyobjc-framework-PreferencePanes/Makefile b/devel/py-pyobjc-framework-PreferencePanes/Makefile new file mode 100644 index 000000000..3631f52c3 --- /dev/null +++ b/devel/py-pyobjc-framework-PreferencePanes/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-PreferencePanes-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-PreferencePanes/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (PreferencePanes framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-PreferencePanes/PLIST b/devel/py-pyobjc-framework-PreferencePanes/PLIST new file mode 100644 index 000000000..62fca4ae8 --- /dev/null +++ b/devel/py-pyobjc-framework-PreferencePanes/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/PreferencePanes/__init__.py +${PYSITELIB}/PreferencePanes/__init__.pyc +${PYSITELIB}/PreferencePanes/__init__.pyo +${PYSITELIB}/PreferencePanes/_metadata.py +${PYSITELIB}/PreferencePanes/_metadata.pyc +${PYSITELIB}/PreferencePanes/_metadata.pyo diff --git a/devel/py-pyobjc-framework-PreferencePanes/distinfo b/devel/py-pyobjc-framework-PreferencePanes/distinfo new file mode 100644 index 000000000..b2cdc663f --- /dev/null +++ b/devel/py-pyobjc-framework-PreferencePanes/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-PreferencePanes-3.0.4.tar.gz) = fb4b9c1882b7292097c579a48638f498e7acbd44 +RMD160 (pyobjc-framework-PreferencePanes-3.0.4.tar.gz) = e755087a61e480563973a08396f8998d3a9c91d4 +Size (pyobjc-framework-PreferencePanes-3.0.4.tar.gz) = 21103 bytes diff --git a/devel/py-pyobjc-framework-PubSub/DESCR b/devel/py-pyobjc-framework-PubSub/DESCR new file mode 100644 index 000000000..8813b6794 --- /dev/null +++ b/devel/py-pyobjc-framework-PubSub/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'PubSub'. diff --git a/devel/py-pyobjc-framework-PubSub/Makefile b/devel/py-pyobjc-framework-PubSub/Makefile new file mode 100644 index 000000000..ca7acb5ab --- /dev/null +++ b/devel/py-pyobjc-framework-PubSub/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-PubSub-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-PubSub/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (PubSub framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-PubSub/PLIST b/devel/py-pyobjc-framework-PubSub/PLIST new file mode 100644 index 000000000..538c04d62 --- /dev/null +++ b/devel/py-pyobjc-framework-PubSub/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/PubSub/__init__.py +${PYSITELIB}/PubSub/__init__.pyc +${PYSITELIB}/PubSub/__init__.pyo +${PYSITELIB}/PubSub/_metadata.py +${PYSITELIB}/PubSub/_metadata.pyc +${PYSITELIB}/PubSub/_metadata.pyo diff --git a/devel/py-pyobjc-framework-PubSub/distinfo b/devel/py-pyobjc-framework-PubSub/distinfo new file mode 100644 index 000000000..57936eb6e --- /dev/null +++ b/devel/py-pyobjc-framework-PubSub/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-PubSub-3.0.4.tar.gz) = 4ea9bf20b611067538ccc6832349302aaa20bcb0 +RMD160 (pyobjc-framework-PubSub-3.0.4.tar.gz) = c5521a47961f902326d90b8269b5c5b623f5469b +Size (pyobjc-framework-PubSub-3.0.4.tar.gz) = 14119 bytes diff --git a/devel/py-pyobjc-framework-QTKit/DESCR b/devel/py-pyobjc-framework-QTKit/DESCR new file mode 100644 index 000000000..114037b23 --- /dev/null +++ b/devel/py-pyobjc-framework-QTKit/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'QTKit'. diff --git a/devel/py-pyobjc-framework-QTKit/Makefile b/devel/py-pyobjc-framework-QTKit/Makefile new file mode 100644 index 000000000..fbe6ab245 --- /dev/null +++ b/devel/py-pyobjc-framework-QTKit/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-QTKit-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-QTKit/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (QTKit framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-QTKit/PLIST b/devel/py-pyobjc-framework-QTKit/PLIST new file mode 100644 index 000000000..371f1f91f --- /dev/null +++ b/devel/py-pyobjc-framework-QTKit/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/QTKit/__init__.py +${PYSITELIB}/QTKit/__init__.pyc +${PYSITELIB}/QTKit/__init__.pyo +${PYSITELIB}/QTKit/_metadata.py +${PYSITELIB}/QTKit/_metadata.pyc +${PYSITELIB}/QTKit/_metadata.pyo diff --git a/devel/py-pyobjc-framework-QTKit/distinfo b/devel/py-pyobjc-framework-QTKit/distinfo new file mode 100644 index 000000000..e4676e792 --- /dev/null +++ b/devel/py-pyobjc-framework-QTKit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-QTKit-3.0.4.tar.gz) = 36e353c55b7bb17adb5909dfb16dffba44cfe157 +RMD160 (pyobjc-framework-QTKit-3.0.4.tar.gz) = d032d56b1007fc45ca5c36b29d90717f3075508a +Size (pyobjc-framework-QTKit-3.0.4.tar.gz) = 87004 bytes diff --git a/devel/py-pyobjc-framework-Quartz/DESCR b/devel/py-pyobjc-framework-Quartz/DESCR new file mode 100644 index 000000000..4b5c97dd1 --- /dev/null +++ b/devel/py-pyobjc-framework-Quartz/DESCR @@ -0,0 +1,15 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for frameworks 'CoreGraphics', 'ImageIO', +'QuartzCore', 'ImageKit', 'PDFKit', and 'CoreVideo'. + +All frameworks can be accessed by importing the 'Quartz' module. + +These wrappers don't include documentation, please check Apple's documention +for information on how to use this framework and PyObjC's documentation +for general tips and tricks regarding the translation between Python +and (Objective-)C frameworks. diff --git a/devel/py-pyobjc-framework-Quartz/Makefile b/devel/py-pyobjc-framework-Quartz/Makefile new file mode 100644 index 000000000..844743cdf --- /dev/null +++ b/devel/py-pyobjc-framework-Quartz/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:42:24 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-Quartz-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-Quartz/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (Quartz framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-Quartz/PLIST b/devel/py-pyobjc-framework-Quartz/PLIST new file mode 100644 index 000000000..42cb85b02 --- /dev/null +++ b/devel/py-pyobjc-framework-Quartz/PLIST @@ -0,0 +1,74 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:42:24 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/Quartz/CoreGraphics/__init__.py +${PYSITELIB}/Quartz/CoreGraphics/__init__.pyc +${PYSITELIB}/Quartz/CoreGraphics/__init__.pyo +${PYSITELIB}/Quartz/CoreGraphics/_contextmanager.pyc +${PYSITELIB}/Quartz/CoreGraphics/_contextmanager.pyo +${PYSITELIB}/Quartz/CoreGraphics/_metadata.pyc +${PYSITELIB}/Quartz/CoreGraphics/_metadata.pyo +${PYSITELIB}/Quartz/CoreGraphics/_callbacks.so +${PYSITELIB}/Quartz/CoreGraphics/_contextmanager.py +${PYSITELIB}/Quartz/CoreGraphics/_coregraphics.so +${PYSITELIB}/Quartz/CoreGraphics/_doubleindirect.so +${PYSITELIB}/Quartz/CoreGraphics/_inlines.so +${PYSITELIB}/Quartz/CoreGraphics/_metadata.py +${PYSITELIB}/Quartz/CoreGraphics/_sortandmap.so +${PYSITELIB}/Quartz/CoreVideo/_CVPixelBuffer.so +${PYSITELIB}/Quartz/CoreVideo/__init__.py +${PYSITELIB}/Quartz/CoreVideo/__init__.pyc +${PYSITELIB}/Quartz/CoreVideo/__init__.pyo +${PYSITELIB}/Quartz/CoreVideo/_metadata.pyc +${PYSITELIB}/Quartz/CoreVideo/_metadata.pyo +${PYSITELIB}/Quartz/CoreVideo/_metadata.py +${PYSITELIB}/Quartz/ImageIO/PyObjCOverrides.bridgesupport +${PYSITELIB}/Quartz/ImageIO/__init__.py +${PYSITELIB}/Quartz/ImageIO/__init__.pyc +${PYSITELIB}/Quartz/ImageIO/__init__.pyo +${PYSITELIB}/Quartz/ImageIO/_metadata.pyc +${PYSITELIB}/Quartz/ImageIO/_metadata.pyo +${PYSITELIB}/Quartz/ImageIO/_metadata.py +${PYSITELIB}/Quartz/ImageKit/__init__.py +${PYSITELIB}/Quartz/ImageKit/__init__.pyc +${PYSITELIB}/Quartz/ImageKit/__init__.pyo +${PYSITELIB}/Quartz/ImageKit/_metadata.pyc +${PYSITELIB}/Quartz/ImageKit/_metadata.pyo +${PYSITELIB}/Quartz/ImageKit/_metadata.py +${PYSITELIB}/Quartz/PDFKit/__init__.py +${PYSITELIB}/Quartz/PDFKit/__init__.pyc +${PYSITELIB}/Quartz/PDFKit/__init__.pyo +${PYSITELIB}/Quartz/PDFKit/_metadata.pyc +${PYSITELIB}/Quartz/PDFKit/_metadata.pyo +${PYSITELIB}/Quartz/PDFKit/_metadata.py +${PYSITELIB}/Quartz/QuartzComposer/__init__.py +${PYSITELIB}/Quartz/QuartzComposer/__init__.pyc +${PYSITELIB}/Quartz/QuartzComposer/__init__.pyo +${PYSITELIB}/Quartz/QuartzComposer/_metadata.pyc +${PYSITELIB}/Quartz/QuartzComposer/_metadata.pyo +${PYSITELIB}/Quartz/QuartzComposer/_metadata.py +${PYSITELIB}/Quartz/QuartzCore/__init__.py +${PYSITELIB}/Quartz/QuartzCore/__init__.pyc +${PYSITELIB}/Quartz/QuartzCore/__init__.pyo +${PYSITELIB}/Quartz/QuartzCore/_metadata.pyc +${PYSITELIB}/Quartz/QuartzCore/_metadata.pyo +${PYSITELIB}/Quartz/QuartzCore/_metadata.py +${PYSITELIB}/Quartz/QuartzFilters/__init__.py +${PYSITELIB}/Quartz/QuartzFilters/__init__.pyc +${PYSITELIB}/Quartz/QuartzFilters/__init__.pyo +${PYSITELIB}/Quartz/QuartzFilters/_metadata.pyc +${PYSITELIB}/Quartz/QuartzFilters/_metadata.pyo +${PYSITELIB}/Quartz/QuartzFilters/_metadata.py +${PYSITELIB}/Quartz/QuickLookUI/__init__.py +${PYSITELIB}/Quartz/QuickLookUI/__init__.pyc +${PYSITELIB}/Quartz/QuickLookUI/__init__.pyo +${PYSITELIB}/Quartz/QuickLookUI/_metadata.pyc +${PYSITELIB}/Quartz/QuickLookUI/_metadata.pyo +${PYSITELIB}/Quartz/QuickLookUI/_metadata.py +${PYSITELIB}/Quartz/__init__.py +${PYSITELIB}/Quartz/__init__.pyc +${PYSITELIB}/Quartz/__init__.pyo diff --git a/devel/py-pyobjc-framework-Quartz/distinfo b/devel/py-pyobjc-framework-Quartz/distinfo new file mode 100644 index 000000000..55cd0bd20 --- /dev/null +++ b/devel/py-pyobjc-framework-Quartz/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:42:24 adam Exp $ + +SHA1 (pyobjc-framework-Quartz-3.0.4.tar.gz) = 9be768c97dcc3ff018ed77cc2df61d79f30e7cd3 +RMD160 (pyobjc-framework-Quartz-3.0.4.tar.gz) = 7509318b3a5e40079ae09d4b708ceb393adfb732 +Size (pyobjc-framework-Quartz-3.0.4.tar.gz) = 3201747 bytes diff --git a/devel/py-pyobjc-framework-ScreenSaver/DESCR b/devel/py-pyobjc-framework-ScreenSaver/DESCR new file mode 100644 index 000000000..5f49756ed --- /dev/null +++ b/devel/py-pyobjc-framework-ScreenSaver/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'ScreenSaver'. diff --git a/devel/py-pyobjc-framework-ScreenSaver/Makefile b/devel/py-pyobjc-framework-ScreenSaver/Makefile new file mode 100644 index 000000000..668e02330 --- /dev/null +++ b/devel/py-pyobjc-framework-ScreenSaver/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:50 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-ScreenSaver-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-ScreenSaver/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (ScreenSaver framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-ScreenSaver/PLIST b/devel/py-pyobjc-framework-ScreenSaver/PLIST new file mode 100644 index 000000000..b82e83202 --- /dev/null +++ b/devel/py-pyobjc-framework-ScreenSaver/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:50 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/ScreenSaver/__init__.py +${PYSITELIB}/ScreenSaver/__init__.pyc +${PYSITELIB}/ScreenSaver/__init__.pyo +${PYSITELIB}/ScreenSaver/_inlines.so +${PYSITELIB}/ScreenSaver/_metadata.py +${PYSITELIB}/ScreenSaver/_metadata.pyc +${PYSITELIB}/ScreenSaver/_metadata.pyo diff --git a/devel/py-pyobjc-framework-ScreenSaver/distinfo b/devel/py-pyobjc-framework-ScreenSaver/distinfo new file mode 100644 index 000000000..6f0e9d75f --- /dev/null +++ b/devel/py-pyobjc-framework-ScreenSaver/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:50 adam Exp $ + +SHA1 (pyobjc-framework-ScreenSaver-3.0.4.tar.gz) = fa17d4c154e027e40be1265f046a7bd6ee8c354d +RMD160 (pyobjc-framework-ScreenSaver-3.0.4.tar.gz) = 1c5c5dc55ef80d87f6959ddeafec978e19a4b463 +Size (pyobjc-framework-ScreenSaver-3.0.4.tar.gz) = 13433 bytes diff --git a/devel/py-pyobjc-framework-ScriptingBridge/DESCR b/devel/py-pyobjc-framework-ScriptingBridge/DESCR new file mode 100644 index 000000000..c1db3c0db --- /dev/null +++ b/devel/py-pyobjc-framework-ScriptingBridge/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'ScriptingBridge'. diff --git a/devel/py-pyobjc-framework-ScriptingBridge/Makefile b/devel/py-pyobjc-framework-ScriptingBridge/Makefile new file mode 100644 index 000000000..7f35cd491 --- /dev/null +++ b/devel/py-pyobjc-framework-ScriptingBridge/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-ScriptingBridge-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-ScriptingBridge/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (ScriptingBridge framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-ScriptingBridge/PLIST b/devel/py-pyobjc-framework-ScriptingBridge/PLIST new file mode 100644 index 000000000..7f45948d5 --- /dev/null +++ b/devel/py-pyobjc-framework-ScriptingBridge/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/ScriptingBridge/__init__.py +${PYSITELIB}/ScriptingBridge/__init__.pyc +${PYSITELIB}/ScriptingBridge/__init__.pyo +${PYSITELIB}/ScriptingBridge/_ScriptingBridge.so +${PYSITELIB}/ScriptingBridge/_metadata.py +${PYSITELIB}/ScriptingBridge/_metadata.pyc +${PYSITELIB}/ScriptingBridge/_metadata.pyo diff --git a/devel/py-pyobjc-framework-ScriptingBridge/distinfo b/devel/py-pyobjc-framework-ScriptingBridge/distinfo new file mode 100644 index 000000000..8f7cebc2f --- /dev/null +++ b/devel/py-pyobjc-framework-ScriptingBridge/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-ScriptingBridge-3.0.4.tar.gz) = 5e2c46890ef415f8ad0472fcb9b1b6dda25d23e4 +RMD160 (pyobjc-framework-ScriptingBridge-3.0.4.tar.gz) = b62bbf8bdd9382db474012c35d3acd331cf20e8b +Size (pyobjc-framework-ScriptingBridge-3.0.4.tar.gz) = 11916 bytes diff --git a/devel/py-pyobjc-framework-SearchKit/DESCR b/devel/py-pyobjc-framework-SearchKit/DESCR new file mode 100644 index 000000000..fda45c822 --- /dev/null +++ b/devel/py-pyobjc-framework-SearchKit/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'SearchKit'. diff --git a/devel/py-pyobjc-framework-SearchKit/Makefile b/devel/py-pyobjc-framework-SearchKit/Makefile new file mode 100644 index 000000000..76ee6a800 --- /dev/null +++ b/devel/py-pyobjc-framework-SearchKit/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-SearchKit-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-SearchKit/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (SearchKit framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-SearchKit/PLIST b/devel/py-pyobjc-framework-SearchKit/PLIST new file mode 100644 index 000000000..cc475864b --- /dev/null +++ b/devel/py-pyobjc-framework-SearchKit/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/SearchKit/__init__.py +${PYSITELIB}/SearchKit/__init__.pyc +${PYSITELIB}/SearchKit/__init__.pyo +${PYSITELIB}/SearchKit/_metadata.py +${PYSITELIB}/SearchKit/_metadata.pyc +${PYSITELIB}/SearchKit/_metadata.pyo diff --git a/devel/py-pyobjc-framework-SearchKit/distinfo b/devel/py-pyobjc-framework-SearchKit/distinfo new file mode 100644 index 000000000..7d548d36f --- /dev/null +++ b/devel/py-pyobjc-framework-SearchKit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-SearchKit-3.0.4.tar.gz) = 35488ece9f9cb67bbef6e891b0239ed1736bf82d +RMD160 (pyobjc-framework-SearchKit-3.0.4.tar.gz) = 0a90432df9debef372f7a4436cdaacc6905d8850 +Size (pyobjc-framework-SearchKit-3.0.4.tar.gz) = 38259 bytes diff --git a/devel/py-pyobjc-framework-ServiceManagement/DESCR b/devel/py-pyobjc-framework-ServiceManagement/DESCR new file mode 100644 index 000000000..fec82f65c --- /dev/null +++ b/devel/py-pyobjc-framework-ServiceManagement/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'ServiceManagement'. diff --git a/devel/py-pyobjc-framework-ServiceManagement/Makefile b/devel/py-pyobjc-framework-ServiceManagement/Makefile new file mode 100644 index 000000000..991584a9c --- /dev/null +++ b/devel/py-pyobjc-framework-ServiceManagement/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-ServiceManagement-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-ServiceManagement/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (ServiceManagement framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-ServiceManagement/PLIST b/devel/py-pyobjc-framework-ServiceManagement/PLIST new file mode 100644 index 000000000..78c14571a --- /dev/null +++ b/devel/py-pyobjc-framework-ServiceManagement/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/ServiceManagement/__init__.py +${PYSITELIB}/ServiceManagement/__init__.pyc +${PYSITELIB}/ServiceManagement/__init__.pyo +${PYSITELIB}/ServiceManagement/_metadata.py +${PYSITELIB}/ServiceManagement/_metadata.pyc +${PYSITELIB}/ServiceManagement/_metadata.pyo diff --git a/devel/py-pyobjc-framework-ServiceManagement/distinfo b/devel/py-pyobjc-framework-ServiceManagement/distinfo new file mode 100644 index 000000000..6cf5a7a92 --- /dev/null +++ b/devel/py-pyobjc-framework-ServiceManagement/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-ServiceManagement-3.0.4.tar.gz) = 18fa5d2ae636789cdfc503a5e14ffe815be7d9a6 +RMD160 (pyobjc-framework-ServiceManagement-3.0.4.tar.gz) = 3e2af66672ab08dd5f7b95718e5563804a46cf9f +Size (pyobjc-framework-ServiceManagement-3.0.4.tar.gz) = 10419 bytes diff --git a/devel/py-pyobjc-framework-Social/DESCR b/devel/py-pyobjc-framework-Social/DESCR new file mode 100644 index 000000000..122fdca16 --- /dev/null +++ b/devel/py-pyobjc-framework-Social/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'Social'. diff --git a/devel/py-pyobjc-framework-Social/Makefile b/devel/py-pyobjc-framework-Social/Makefile new file mode 100644 index 000000000..ade7fd231 --- /dev/null +++ b/devel/py-pyobjc-framework-Social/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-Social-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-Social/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (Social framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-Social/PLIST b/devel/py-pyobjc-framework-Social/PLIST new file mode 100644 index 000000000..e2409dfe5 --- /dev/null +++ b/devel/py-pyobjc-framework-Social/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/Social/__init__.py +${PYSITELIB}/Social/__init__.pyc +${PYSITELIB}/Social/__init__.pyo +${PYSITELIB}/Social/_metadata.py +${PYSITELIB}/Social/_metadata.pyc +${PYSITELIB}/Social/_metadata.pyo diff --git a/devel/py-pyobjc-framework-Social/distinfo b/devel/py-pyobjc-framework-Social/distinfo new file mode 100644 index 000000000..9d7904ce0 --- /dev/null +++ b/devel/py-pyobjc-framework-Social/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-Social-3.0.4.tar.gz) = 0e49ee516bf65c887814d99a4c04824729d2b902 +RMD160 (pyobjc-framework-Social-3.0.4.tar.gz) = 7420c109d35715f5d8a2cafe359d49b9a453e0e4 +Size (pyobjc-framework-Social-3.0.4.tar.gz) = 9052 bytes diff --git a/devel/py-pyobjc-framework-StoreKit/DESCR b/devel/py-pyobjc-framework-StoreKit/DESCR new file mode 100644 index 000000000..58fa0ceff --- /dev/null +++ b/devel/py-pyobjc-framework-StoreKit/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'StoreKit'. diff --git a/devel/py-pyobjc-framework-StoreKit/Makefile b/devel/py-pyobjc-framework-StoreKit/Makefile new file mode 100644 index 000000000..c4f325a3e --- /dev/null +++ b/devel/py-pyobjc-framework-StoreKit/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-StoreKit-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-StoreKit/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (StoreKit framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-StoreKit/PLIST b/devel/py-pyobjc-framework-StoreKit/PLIST new file mode 100644 index 000000000..2ee431014 --- /dev/null +++ b/devel/py-pyobjc-framework-StoreKit/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/StoreKit/__init__.py +${PYSITELIB}/StoreKit/__init__.pyc +${PYSITELIB}/StoreKit/__init__.pyo +${PYSITELIB}/StoreKit/_StoreKit.so +${PYSITELIB}/StoreKit/_metadata.py +${PYSITELIB}/StoreKit/_metadata.pyc +${PYSITELIB}/StoreKit/_metadata.pyo diff --git a/devel/py-pyobjc-framework-StoreKit/distinfo b/devel/py-pyobjc-framework-StoreKit/distinfo new file mode 100644 index 000000000..ccd9e1b70 --- /dev/null +++ b/devel/py-pyobjc-framework-StoreKit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-StoreKit-3.0.4.tar.gz) = 27700c6a898eb15504a1e098a11af0740a713842 +RMD160 (pyobjc-framework-StoreKit-3.0.4.tar.gz) = 7b158796c9de6952df9c1f7664c0cfae9454a44a +Size (pyobjc-framework-StoreKit-3.0.4.tar.gz) = 10978 bytes diff --git a/devel/py-pyobjc-framework-SyncServices/DESCR b/devel/py-pyobjc-framework-SyncServices/DESCR new file mode 100644 index 000000000..859610d8f --- /dev/null +++ b/devel/py-pyobjc-framework-SyncServices/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'SyncServices'. diff --git a/devel/py-pyobjc-framework-SyncServices/Makefile b/devel/py-pyobjc-framework-SyncServices/Makefile new file mode 100644 index 000000000..682340059 --- /dev/null +++ b/devel/py-pyobjc-framework-SyncServices/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-SyncServices-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-SyncServices/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (SyncServices framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-SyncServices/PLIST b/devel/py-pyobjc-framework-SyncServices/PLIST new file mode 100644 index 000000000..65e242919 --- /dev/null +++ b/devel/py-pyobjc-framework-SyncServices/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/SyncServices/__init__.py +${PYSITELIB}/SyncServices/__init__.pyc +${PYSITELIB}/SyncServices/__init__.pyo +${PYSITELIB}/SyncServices/_SyncServices.so +${PYSITELIB}/SyncServices/_metadata.py +${PYSITELIB}/SyncServices/_metadata.pyc +${PYSITELIB}/SyncServices/_metadata.pyo diff --git a/devel/py-pyobjc-framework-SyncServices/distinfo b/devel/py-pyobjc-framework-SyncServices/distinfo new file mode 100644 index 000000000..faed75ffe --- /dev/null +++ b/devel/py-pyobjc-framework-SyncServices/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-SyncServices-3.0.4.tar.gz) = 7656b1aae930790054117879a9d52a4b66a17044 +RMD160 (pyobjc-framework-SyncServices-3.0.4.tar.gz) = 0a712ce1f66378094f58c4a49eb1c913db5e9f0b +Size (pyobjc-framework-SyncServices-3.0.4.tar.gz) = 33934 bytes diff --git a/devel/py-pyobjc-framework-SystemConfiguration/DESCR b/devel/py-pyobjc-framework-SystemConfiguration/DESCR new file mode 100644 index 000000000..b2019d2bb --- /dev/null +++ b/devel/py-pyobjc-framework-SystemConfiguration/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'SystemConfiguration'. diff --git a/devel/py-pyobjc-framework-SystemConfiguration/Makefile b/devel/py-pyobjc-framework-SystemConfiguration/Makefile new file mode 100644 index 000000000..9e998bcd5 --- /dev/null +++ b/devel/py-pyobjc-framework-SystemConfiguration/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-SystemConfiguration-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-SystemConfiguration/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (SystemConfiguration framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-SystemConfiguration/PLIST b/devel/py-pyobjc-framework-SystemConfiguration/PLIST new file mode 100644 index 000000000..3f29dc8e6 --- /dev/null +++ b/devel/py-pyobjc-framework-SystemConfiguration/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/SystemConfiguration/__init__.py +${PYSITELIB}/SystemConfiguration/__init__.pyc +${PYSITELIB}/SystemConfiguration/__init__.pyo +${PYSITELIB}/SystemConfiguration/_manual.so +${PYSITELIB}/SystemConfiguration/_metadata.py +${PYSITELIB}/SystemConfiguration/_metadata.pyc +${PYSITELIB}/SystemConfiguration/_metadata.pyo diff --git a/devel/py-pyobjc-framework-SystemConfiguration/distinfo b/devel/py-pyobjc-framework-SystemConfiguration/distinfo new file mode 100644 index 000000000..4e753ba1a --- /dev/null +++ b/devel/py-pyobjc-framework-SystemConfiguration/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-SystemConfiguration-3.0.4.tar.gz) = bca24c2c6a399bbc744033b296860e550c191dbd +RMD160 (pyobjc-framework-SystemConfiguration-3.0.4.tar.gz) = c412f1ad9bbfa6129a91d0696d3456d753a437ab +Size (pyobjc-framework-SystemConfiguration-3.0.4.tar.gz) = 65600 bytes diff --git a/devel/py-pyobjc-framework-WebKit/DESCR b/devel/py-pyobjc-framework-WebKit/DESCR new file mode 100644 index 000000000..884834b33 --- /dev/null +++ b/devel/py-pyobjc-framework-WebKit/DESCR @@ -0,0 +1,7 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. + +This package contains wrappers for framework 'WebKit'. diff --git a/devel/py-pyobjc-framework-WebKit/Makefile b/devel/py-pyobjc-framework-WebKit/Makefile new file mode 100644 index 000000000..5eb46cea5 --- /dev/null +++ b/devel/py-pyobjc-framework-WebKit/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:51 adam Exp $ + +.include "../../devel/py-pyobjc/Makefile.common" + +DISTNAME= pyobjc-framework-WebKit-${PYOBJC_VERS} +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://pypi.python.org/packages/source/p/pyobjc-framework-WebKit/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C (WebKit framework) +LICENSE= mit + +USE_LANGUAGES= c objc + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc-framework-WebKit/PLIST b/devel/py-pyobjc-framework-WebKit/PLIST new file mode 100644 index 000000000..b01c090cd --- /dev/null +++ b/devel/py-pyobjc-framework-WebKit/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:40:51 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/JavaScriptCore/__init__.py +${PYSITELIB}/JavaScriptCore/__init__.pyc +${PYSITELIB}/JavaScriptCore/__init__.pyo +${PYSITELIB}/JavaScriptCore/_metadata.pyc +${PYSITELIB}/JavaScriptCore/_metadata.pyo +${PYSITELIB}/JavaScriptCore/_util.pyc +${PYSITELIB}/JavaScriptCore/_util.pyo +${PYSITELIB}/JavaScriptCore/_metadata.py +${PYSITELIB}/JavaScriptCore/_util.py +${PYSITELIB}/WebKit/__init__.py +${PYSITELIB}/WebKit/__init__.pyc +${PYSITELIB}/WebKit/__init__.pyo +${PYSITELIB}/WebKit/_WebKit.so +${PYSITELIB}/WebKit/_metadata.py +${PYSITELIB}/WebKit/_metadata.pyc +${PYSITELIB}/WebKit/_metadata.pyo diff --git a/devel/py-pyobjc-framework-WebKit/distinfo b/devel/py-pyobjc-framework-WebKit/distinfo new file mode 100644 index 000000000..42a9e8fe6 --- /dev/null +++ b/devel/py-pyobjc-framework-WebKit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:40:51 adam Exp $ + +SHA1 (pyobjc-framework-WebKit-3.0.4.tar.gz) = 26e210a2a55e643407915857d20dbf8ba40e0abc +RMD160 (pyobjc-framework-WebKit-3.0.4.tar.gz) = 0dc99762695025cabc9353dc291a866fe11e9b61 +Size (pyobjc-framework-WebKit-3.0.4.tar.gz) = 266575 bytes diff --git a/devel/py-pyobjc/DESCR b/devel/py-pyobjc/DESCR new file mode 100644 index 000000000..a1d8cc793 --- /dev/null +++ b/devel/py-pyobjc/DESCR @@ -0,0 +1,5 @@ +The PyObjC project aims to provide a bridge between the Python and Objective-C +programming languages. The bridge is intended to be fully bidirectional, +allowing the Python programmer to take full advantage of the power provided by +various Objective-C based toolkits and the Objective-C programmer transparent +access to Python based functionality. diff --git a/devel/py-pyobjc/Makefile b/devel/py-pyobjc/Makefile new file mode 100644 index 000000000..7c8c5b75d --- /dev/null +++ b/devel/py-pyobjc/Makefile @@ -0,0 +1,55 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:40:48 adam Exp $ + +META_PACKAGE= yes + +.include "Makefile.common" + +PKGNAME= ${PYPKGPREFIX}-pyobjc-${PYOBJC_VERS} +CATEGORIES+= meta-pkgs +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pythonhosted.org/pyobjc/ +COMMENT= Bridge between Python and Objective-C +LICENSE= mit + +DEPENDS+= ${PYPKGPREFIX}-pyobjc-core>=${PYOBJC_VERS}:../../devel/py-pyobjc-core +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-Accounts>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-Accounts +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-AddressBook>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-AddressBook +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-AppleScriptKit>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-AppleScriptKit +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-AppleScriptObjC>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-AppleScriptObjC +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-Automator>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-Automator +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CalendarStore>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CalendarStore +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CFNetwork>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CFNetwork +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-Collaboration>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-Collaboration +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreData>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreData +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreLocation>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreLocation +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreText>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreText +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-CoreWLAN>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-CoreWLAN +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-DictionaryServices>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-DictionaryServices +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-DiskArbitration>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-DiskArbitration +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-EventKit>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-EventKit +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-ExceptionHandling>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-ExceptionHandling +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-FSEvents>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-FSEvents +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-InputMethodKit>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-InputMethodKit +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-InstallerPlugins>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-InstallerPlugins +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-InstantMessage>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-InstantMessage +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-LatentSemanticMapping>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-LatentSemanticMapping +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-LaunchServices>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-LaunchServices +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-OpenDirectory>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-OpenDirectory +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-PreferencePanes>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-PreferencePanes +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-PubSub>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-PubSub +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-QTKit>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-QTKit +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-ScreenSaver>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-ScreenSaver +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-ScriptingBridge>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-ScriptingBridge +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-SearchKit>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-SearchKit +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-ServiceManagement>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-ServiceManagement +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-Social>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-Social +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-StoreKit>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-StoreKit +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-SyncServices>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-SyncServices +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-SystemConfiguration>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-SystemConfiguration +DEPENDS+= ${PYPKGPREFIX}-pyobjc-framework-WebKit>=${PYOBJC_VERS}:../../devel/py-pyobjc-framework-WebKit + +.include "../../lang/python/pyversion.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-pyobjc/Makefile.common b/devel/py-pyobjc/Makefile.common new file mode 100644 index 000000000..d75550756 --- /dev/null +++ b/devel/py-pyobjc/Makefile.common @@ -0,0 +1,49 @@ +# $NetBSD: Makefile.common,v 1.1 2015/04/25 10:40:48 adam Exp $ +# used by devel/py-pyobjc-core/Makefile +# used by devel/py-pyobjc-framework-Accounts/Makefile +# used by devel/py-pyobjc-framework-AddressBook/Makefile +# used by devel/py-pyobjc-framework-AppleScriptKit/Makefile +# used by devel/py-pyobjc-framework-AppleScriptObjC/Makefile +# used by devel/py-pyobjc-framework-Automator/Makefile +# used by devel/py-pyobjc-framework-CalendarStore/Makefile +# used by devel/py-pyobjc-framework-CFNetwork/Makefile +# used by devel/py-pyobjc-framework-Cocoa/Makefile +# used by devel/py-pyobjc-framework-Collaboration/Makefile +# used by devel/py-pyobjc-framework-CoreData/Makefile +# used by devel/py-pyobjc-framework-CoreLocation/Makefile +# used by devel/py-pyobjc-framework-CoreText/Makefile +# used by devel/py-pyobjc-framework-CoreWLAN/Makefile +# used by devel/py-pyobjc-framework-DictionaryServices/Makefile +# used by devel/py-pyobjc-framework-DiskArbitration/Makefile +# used by devel/py-pyobjc-framework-EventKit/Makefile +# used by devel/py-pyobjc-framework-ExceptionHandling/Makefile +# used by devel/py-pyobjc-framework-FSEvents/Makefile +# used by devel/py-pyobjc-framework-InputMethodKit/Makefile +# used by devel/py-pyobjc-framework-InstallerPlugins/Makefile +# used by devel/py-pyobjc-framework-InstantMessage/Makefile +# used by devel/py-pyobjc-framework-LatentSemanticMapping/Makefile +# used by devel/py-pyobjc-framework-LaunchServices/Makefile +# used by devel/py-pyobjc-framework-OpenDirectory/Makefile +# used by devel/py-pyobjc-framework-PreferencePanes/Makefile +# used by devel/py-pyobjc-framework-PubSub/Makefile +# used by devel/py-pyobjc-framework-QTKit/Makefile +# used by devel/py-pyobjc-framework-Quartz/Makefile +# used by devel/py-pyobjc-framework-ScreenSaver/Makefile +# used by devel/py-pyobjc-framework-ScriptingBridge/Makefile +# used by devel/py-pyobjc-framework-SearchKit/Makefile +# used by devel/py-pyobjc-framework-ServiceManagement/Makefile +# used by devel/py-pyobjc-framework-Social/Makefile +# used by devel/py-pyobjc-framework-StoreKit/Makefile +# used by devel/py-pyobjc-framework-SyncServices/Makefile +# used by devel/py-pyobjc-framework-SystemConfiguration/Makefile +# used by devel/py-pyobjc-framework-WebKit/Makefile + +PYOBJC_VERS= 3.0.4 + +ONLY_FOR_PLATFORM= Darwin-*-* + +SUBST_CLASSES+= fix-setup +SUBST_STAGE.fix-setup= pre-configure +SUBST_MESSAGE.fix-setup=Avoiding a hack in pyobjc_setup.py. +SUBST_FILES.fix-setup= pyobjc_setup.py +SUBST_SED.fix-setup= -e 's,[a-z]*flags.extend.*-isysroot.*,pass,' diff --git a/devel/py-pysvn/Makefile b/devel/py-pysvn/Makefile index 5d086a4d9..ce00af71e 100644 --- a/devel/py-pysvn/Makefile +++ b/devel/py-pysvn/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/06 08:17:26 adam Exp $ # VERS= 1.7.6 DISTNAME= pysvn-${VERS} PKGNAME= ${PYPKGPREFIX}-pysvn-${VERS} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://pysvn.barrys-emacs.org/source_kits/ diff --git a/devel/py-requests-toolbelt/Makefile b/devel/py-requests-toolbelt/Makefile index 52048f9ef..022e72bce 100644 --- a/devel/py-requests-toolbelt/Makefile +++ b/devel/py-requests-toolbelt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/05 14:20:03 wiz Exp $ -DISTNAME= requests-toolbelt-0.3.1 +DISTNAME= requests-toolbelt-0.4.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= https://pypi.python.org/packages/source/r/requests-toolbelt/ diff --git a/devel/py-requests-toolbelt/PLIST b/devel/py-requests-toolbelt/PLIST index 5a5c3c844..c5a4e9c62 100644 --- a/devel/py-requests-toolbelt/PLIST +++ b/devel/py-requests-toolbelt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/08/18 10:00:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/05 14:20:03 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -7,30 +7,69 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/requests_toolbelt/__init__.py ${PYSITELIB}/requests_toolbelt/__init__.pyc ${PYSITELIB}/requests_toolbelt/__init__.pyo -${PYSITELIB}/requests_toolbelt/auth.pyc -${PYSITELIB}/requests_toolbelt/auth.pyo -${PYSITELIB}/requests_toolbelt/streaming_iterator.pyc -${PYSITELIB}/requests_toolbelt/streaming_iterator.pyo -${PYSITELIB}/requests_toolbelt/user_agent.pyc -${PYSITELIB}/requests_toolbelt/user_agent.pyo ${PYSITELIB}/requests_toolbelt/adapters/__init__.py ${PYSITELIB}/requests_toolbelt/adapters/__init__.pyc ${PYSITELIB}/requests_toolbelt/adapters/__init__.pyo +${PYSITELIB}/requests_toolbelt/adapters/fingerprint.py +${PYSITELIB}/requests_toolbelt/adapters/fingerprint.pyc +${PYSITELIB}/requests_toolbelt/adapters/fingerprint.pyo +${PYSITELIB}/requests_toolbelt/adapters/socket_options.py +${PYSITELIB}/requests_toolbelt/adapters/socket_options.pyc +${PYSITELIB}/requests_toolbelt/adapters/socket_options.pyo +${PYSITELIB}/requests_toolbelt/adapters/source.py ${PYSITELIB}/requests_toolbelt/adapters/source.pyc ${PYSITELIB}/requests_toolbelt/adapters/source.pyo +${PYSITELIB}/requests_toolbelt/adapters/ssl.py ${PYSITELIB}/requests_toolbelt/adapters/ssl.pyc ${PYSITELIB}/requests_toolbelt/adapters/ssl.pyo -${PYSITELIB}/requests_toolbelt/adapters/source.py -${PYSITELIB}/requests_toolbelt/adapters/ssl.py -${PYSITELIB}/requests_toolbelt/auth.py +${PYSITELIB}/requests_toolbelt/auth/__init__.py +${PYSITELIB}/requests_toolbelt/auth/__init__.pyc +${PYSITELIB}/requests_toolbelt/auth/__init__.pyo +${PYSITELIB}/requests_toolbelt/auth/guess.py +${PYSITELIB}/requests_toolbelt/auth/guess.pyc +${PYSITELIB}/requests_toolbelt/auth/guess.pyo +${PYSITELIB}/requests_toolbelt/auth/handler.py +${PYSITELIB}/requests_toolbelt/auth/handler.pyc +${PYSITELIB}/requests_toolbelt/auth/handler.pyo +${PYSITELIB}/requests_toolbelt/auth/http_proxy_digest.py +${PYSITELIB}/requests_toolbelt/auth/http_proxy_digest.pyc +${PYSITELIB}/requests_toolbelt/auth/http_proxy_digest.pyo +${PYSITELIB}/requests_toolbelt/downloadutils/__init__.py +${PYSITELIB}/requests_toolbelt/downloadutils/__init__.pyc +${PYSITELIB}/requests_toolbelt/downloadutils/__init__.pyo +${PYSITELIB}/requests_toolbelt/downloadutils/stream.py +${PYSITELIB}/requests_toolbelt/downloadutils/stream.pyc +${PYSITELIB}/requests_toolbelt/downloadutils/stream.pyo +${PYSITELIB}/requests_toolbelt/exceptions.py +${PYSITELIB}/requests_toolbelt/exceptions.pyc +${PYSITELIB}/requests_toolbelt/exceptions.pyo ${PYSITELIB}/requests_toolbelt/multipart/__init__.py ${PYSITELIB}/requests_toolbelt/multipart/__init__.pyc ${PYSITELIB}/requests_toolbelt/multipart/__init__.pyo +${PYSITELIB}/requests_toolbelt/multipart/decoder.py ${PYSITELIB}/requests_toolbelt/multipart/decoder.pyc ${PYSITELIB}/requests_toolbelt/multipart/decoder.pyo +${PYSITELIB}/requests_toolbelt/multipart/encoder.py ${PYSITELIB}/requests_toolbelt/multipart/encoder.pyc ${PYSITELIB}/requests_toolbelt/multipart/encoder.pyo -${PYSITELIB}/requests_toolbelt/multipart/decoder.py -${PYSITELIB}/requests_toolbelt/multipart/encoder.py ${PYSITELIB}/requests_toolbelt/streaming_iterator.py -${PYSITELIB}/requests_toolbelt/user_agent.py +${PYSITELIB}/requests_toolbelt/streaming_iterator.pyc +${PYSITELIB}/requests_toolbelt/streaming_iterator.pyo +${PYSITELIB}/requests_toolbelt/threaded/__init__.py +${PYSITELIB}/requests_toolbelt/threaded/__init__.pyc +${PYSITELIB}/requests_toolbelt/threaded/__init__.pyo +${PYSITELIB}/requests_toolbelt/threaded/pool.py +${PYSITELIB}/requests_toolbelt/threaded/pool.pyc +${PYSITELIB}/requests_toolbelt/threaded/pool.pyo +${PYSITELIB}/requests_toolbelt/threaded/thread.py +${PYSITELIB}/requests_toolbelt/threaded/thread.pyc +${PYSITELIB}/requests_toolbelt/threaded/thread.pyo +${PYSITELIB}/requests_toolbelt/utils/__init__.py +${PYSITELIB}/requests_toolbelt/utils/__init__.pyc +${PYSITELIB}/requests_toolbelt/utils/__init__.pyo +${PYSITELIB}/requests_toolbelt/utils/deprecated.py +${PYSITELIB}/requests_toolbelt/utils/deprecated.pyc +${PYSITELIB}/requests_toolbelt/utils/deprecated.pyo +${PYSITELIB}/requests_toolbelt/utils/user_agent.py +${PYSITELIB}/requests_toolbelt/utils/user_agent.pyc +${PYSITELIB}/requests_toolbelt/utils/user_agent.pyo diff --git a/devel/py-requests-toolbelt/distinfo b/devel/py-requests-toolbelt/distinfo index c0b2dedd5..7e1642056 100644 --- a/devel/py-requests-toolbelt/distinfo +++ b/devel/py-requests-toolbelt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/08/18 10:00:05 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/05 14:20:03 wiz Exp $ -SHA1 (requests-toolbelt-0.3.1.tar.gz) = 4f4916454da3606b7bbbca7239150f9e390b1c8d -RMD160 (requests-toolbelt-0.3.1.tar.gz) = fab3e33edc59a62030dbedef589db3725b4bdd67 -Size (requests-toolbelt-0.3.1.tar.gz) = 14609 bytes +SHA1 (requests-toolbelt-0.4.0.tar.gz) = 89034149cb90c4ba825bbc8c68a590c3ad41f067 +RMD160 (requests-toolbelt-0.4.0.tar.gz) = 06759883eac9d07a4a5a037746c9d36140f8396d +Size (requests-toolbelt-0.4.0.tar.gz) = 25451 bytes diff --git a/devel/py-setuptools/Makefile b/devel/py-setuptools/Makefile index 132c4ec58..9d3ab2cac 100644 --- a/devel/py-setuptools/Makefile +++ b/devel/py-setuptools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2015/03/15 21:06:29 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2015/06/14 16:29:06 wiz Exp $ -EGG_VERSION= 14.2 +EGG_VERSION= 17.1.1 DISTNAME= setuptools-${EGG_VERSION} PKGNAME= ${PYPKGPREFIX}-setuptools-${EGG_VERSION} CATEGORIES= devel python diff --git a/devel/py-setuptools/PLIST b/devel/py-setuptools/PLIST index b9e467950..344140445 100644 --- a/devel/py-setuptools/PLIST +++ b/devel/py-setuptools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2015/01/08 16:36:58 wiz Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/05/28 07:12:22 wiz Exp $ bin/easy_install-${PYVERSSUFFIX} ${PYSITELIB}/${EGG_FILE}/PKG-INFO ${PYSITELIB}/${EGG_FILE}/SOURCES.txt @@ -40,15 +40,6 @@ ${PYSITELIB}/pkg_resources/_vendor/packaging/specifiers.pyo ${PYSITELIB}/pkg_resources/_vendor/packaging/version.py ${PYSITELIB}/pkg_resources/_vendor/packaging/version.pyc ${PYSITELIB}/pkg_resources/_vendor/packaging/version.pyo -${PYSITELIB}/pkg_resources/tests/__init__.py -${PYSITELIB}/pkg_resources/tests/__init__.pyc -${PYSITELIB}/pkg_resources/tests/__init__.pyo -${PYSITELIB}/pkg_resources/tests/test_pkg_resources.py -${PYSITELIB}/pkg_resources/tests/test_pkg_resources.pyc -${PYSITELIB}/pkg_resources/tests/test_pkg_resources.pyo -${PYSITELIB}/pkg_resources/tests/test_resources.py -${PYSITELIB}/pkg_resources/tests/test_resources.pyc -${PYSITELIB}/pkg_resources/tests/test_resources.pyo ${PYSITELIB}/setuptools/__init__.py ${PYSITELIB}/setuptools/__init__.pyc ${PYSITELIB}/setuptools/__init__.pyo @@ -159,78 +150,6 @@ ${PYSITELIB}/setuptools/site-patch.pyo ${PYSITELIB}/setuptools/ssl_support.py ${PYSITELIB}/setuptools/ssl_support.pyc ${PYSITELIB}/setuptools/ssl_support.pyo -${PYSITELIB}/setuptools/tests/__init__.py -${PYSITELIB}/setuptools/tests/__init__.pyc -${PYSITELIB}/setuptools/tests/__init__.pyo -${PYSITELIB}/setuptools/tests/contexts.py -${PYSITELIB}/setuptools/tests/contexts.pyc -${PYSITELIB}/setuptools/tests/contexts.pyo -${PYSITELIB}/setuptools/tests/environment.py -${PYSITELIB}/setuptools/tests/environment.pyc -${PYSITELIB}/setuptools/tests/environment.pyo -${PYSITELIB}/setuptools/tests/fixtures.py -${PYSITELIB}/setuptools/tests/fixtures.pyc -${PYSITELIB}/setuptools/tests/fixtures.pyo -${PYSITELIB}/setuptools/tests/py26compat.py -${PYSITELIB}/setuptools/tests/py26compat.pyc -${PYSITELIB}/setuptools/tests/py26compat.pyo -${PYSITELIB}/setuptools/tests/script-with-bom.py -${PYSITELIB}/setuptools/tests/script-with-bom.pyc -${PYSITELIB}/setuptools/tests/script-with-bom.pyo -${PYSITELIB}/setuptools/tests/server.py -${PYSITELIB}/setuptools/tests/server.pyc -${PYSITELIB}/setuptools/tests/server.pyo -${PYSITELIB}/setuptools/tests/test_bdist_egg.py -${PYSITELIB}/setuptools/tests/test_bdist_egg.pyc -${PYSITELIB}/setuptools/tests/test_bdist_egg.pyo -${PYSITELIB}/setuptools/tests/test_build_ext.py -${PYSITELIB}/setuptools/tests/test_build_ext.pyc -${PYSITELIB}/setuptools/tests/test_build_ext.pyo -${PYSITELIB}/setuptools/tests/test_develop.py -${PYSITELIB}/setuptools/tests/test_develop.pyc -${PYSITELIB}/setuptools/tests/test_develop.pyo -${PYSITELIB}/setuptools/tests/test_dist_info.py -${PYSITELIB}/setuptools/tests/test_dist_info.pyc -${PYSITELIB}/setuptools/tests/test_dist_info.pyo -${PYSITELIB}/setuptools/tests/test_easy_install.py -${PYSITELIB}/setuptools/tests/test_easy_install.pyc -${PYSITELIB}/setuptools/tests/test_easy_install.pyo -${PYSITELIB}/setuptools/tests/test_egg_info.py -${PYSITELIB}/setuptools/tests/test_egg_info.pyc -${PYSITELIB}/setuptools/tests/test_egg_info.pyo -${PYSITELIB}/setuptools/tests/test_find_packages.py -${PYSITELIB}/setuptools/tests/test_find_packages.pyc -${PYSITELIB}/setuptools/tests/test_find_packages.pyo -${PYSITELIB}/setuptools/tests/test_integration.py -${PYSITELIB}/setuptools/tests/test_integration.pyc -${PYSITELIB}/setuptools/tests/test_integration.pyo -${PYSITELIB}/setuptools/tests/test_markerlib.py -${PYSITELIB}/setuptools/tests/test_markerlib.pyc -${PYSITELIB}/setuptools/tests/test_markerlib.pyo -${PYSITELIB}/setuptools/tests/test_msvc9compiler.py -${PYSITELIB}/setuptools/tests/test_msvc9compiler.pyc -${PYSITELIB}/setuptools/tests/test_msvc9compiler.pyo -${PYSITELIB}/setuptools/tests/test_packageindex.py -${PYSITELIB}/setuptools/tests/test_packageindex.pyc -${PYSITELIB}/setuptools/tests/test_packageindex.pyo -${PYSITELIB}/setuptools/tests/test_sandbox.py -${PYSITELIB}/setuptools/tests/test_sandbox.pyc -${PYSITELIB}/setuptools/tests/test_sandbox.pyo -${PYSITELIB}/setuptools/tests/test_sdist.py -${PYSITELIB}/setuptools/tests/test_sdist.pyc -${PYSITELIB}/setuptools/tests/test_sdist.pyo -${PYSITELIB}/setuptools/tests/test_test.py -${PYSITELIB}/setuptools/tests/test_test.pyc -${PYSITELIB}/setuptools/tests/test_test.pyo -${PYSITELIB}/setuptools/tests/test_upload_docs.py -${PYSITELIB}/setuptools/tests/test_upload_docs.pyc -${PYSITELIB}/setuptools/tests/test_upload_docs.pyo -${PYSITELIB}/setuptools/tests/test_windows_wrappers.py -${PYSITELIB}/setuptools/tests/test_windows_wrappers.pyc -${PYSITELIB}/setuptools/tests/test_windows_wrappers.pyo -${PYSITELIB}/setuptools/tests/textwrap.py -${PYSITELIB}/setuptools/tests/textwrap.pyc -${PYSITELIB}/setuptools/tests/textwrap.pyo ${PYSITELIB}/setuptools/unicode_utils.py ${PYSITELIB}/setuptools/unicode_utils.pyc ${PYSITELIB}/setuptools/unicode_utils.pyo diff --git a/devel/py-setuptools/distinfo b/devel/py-setuptools/distinfo index a6915de85..6444888d6 100644 --- a/devel/py-setuptools/distinfo +++ b/devel/py-setuptools/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.47 2015/03/15 21:06:29 wiz Exp $ +$NetBSD: distinfo,v 1.54 2015/06/14 16:29:06 wiz Exp $ -SHA1 (setuptools-14.2.tar.gz) = 0d2864135c7cddc187df6b3d1feb97ea38ebb8c5 -RMD160 (setuptools-14.2.tar.gz) = d17eb688de1f9d5fd7be2afb64bc8bec33eef9a5 -Size (setuptools-14.2.tar.gz) = 627499 bytes +SHA1 (setuptools-17.1.1.tar.gz) = 33a7a3f2409654ec1f43fc1c3722e00ef41492ed +RMD160 (setuptools-17.1.1.tar.gz) = ccd2e812c5d65e9702af95051c091c151c545925 +Size (setuptools-17.1.1.tar.gz) = 630390 bytes SHA1 (patch-setup.py) = be1078e5e2b6e9ec8c859c2c6e2a4a44fe3c2840 diff --git a/devel/py-singledispatch/DESCR b/devel/py-singledispatch/DESCR new file mode 100644 index 000000000..a634c4408 --- /dev/null +++ b/devel/py-singledispatch/DESCR @@ -0,0 +1,3 @@ +Expose a mechanism in the functools standard library module from +Python 3.4 to provides a simple form of generic programming known +as single-dispatch generic functions. diff --git a/devel/py-singledispatch/Makefile b/devel/py-singledispatch/Makefile new file mode 100644 index 000000000..b50e87419 --- /dev/null +++ b/devel/py-singledispatch/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/04/13 23:12:41 rodent Exp $ + +DISTNAME= singledispatch-3.4.0.3 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= https://pypi.python.org/packages/source/s/singledispatch/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/singledispatch +COMMENT= Library brings functools.singledispatch from Python 3.4 +LICENSE= mit + +PYTHON_VERSIONS_ACCEPTED= 33 27 # included in 3.4+ + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/py-singledispatch/PLIST b/devel/py-singledispatch/PLIST new file mode 100644 index 000000000..5378648d1 --- /dev/null +++ b/devel/py-singledispatch/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/10 08:25:31 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${EGG_INFODIR}/zip-safe +${PYSITELIB}/singledispatch.py +${PYSITELIB}/singledispatch.pyc +${PYSITELIB}/singledispatch.pyo +${PYSITELIB}/singledispatch_helpers.py +${PYSITELIB}/singledispatch_helpers.pyc +${PYSITELIB}/singledispatch_helpers.pyo diff --git a/devel/py-singledispatch/distinfo b/devel/py-singledispatch/distinfo new file mode 100644 index 000000000..41cae42a6 --- /dev/null +++ b/devel/py-singledispatch/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/10 08:25:31 wiz Exp $ + +SHA1 (singledispatch-3.4.0.3.tar.gz) = f93241b06754a612af8bb7aa208c4d1805637022 +RMD160 (singledispatch-3.4.0.3.tar.gz) = 295bbb6dfbd20607ec73869f6ad4ba1b2cd8157d +Size (singledispatch-3.4.0.3.tar.gz) = 9529 bytes diff --git a/devel/py-subversion/Makefile b/devel/py-subversion/Makefile index e1fe02ca0..6015018f3 100644 --- a/devel/py-subversion/Makefile +++ b/devel/py-subversion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/05/18 11:43:51 adam Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/06 08:17:26 adam Exp $ PKGNAME= ${PYPKGPREFIX}-subversion-${SVNVER} +PKGREVISION= 1 COMMENT= Python bindings and tools for Subversion .include "../../devel/subversion/Makefile.common" diff --git a/devel/py-subvertpy/Makefile b/devel/py-subvertpy/Makefile index 430cdf473..30da1d2bd 100644 --- a/devel/py-subvertpy/Makefile +++ b/devel/py-subvertpy/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/10 09:02:04 wiz Exp $ -DISTNAME= subvertpy-0.8.10 +DISTNAME= subvertpy-0.9.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 13 CATEGORIES= devel scm -MASTER_SITES= http://launchpad.net/subvertpy/trunk/${PKGVERSION_NOREV}/+download/ -MASTER_SITES+= http://samba.org/~jelmer/subvertpy/ +MASTER_SITES= http://samba.org/~jelmer/subvertpy/ MAINTAINER= ddeus.pkgsrc@mailnull.com HOMEPAGE= http://launchpad.net/subvertpy @@ -14,8 +12,7 @@ LICENSE= gnu-lgpl-v2.1 MAKE_ENV+= SVN_PREFIX=${BUILDLINK_PREFIX.subversion-base} -PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.8.10 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.1 .include "../../devel/subversion-base/buildlink3.mk" .include "../../lang/python/distutils.mk" diff --git a/devel/py-subvertpy/distinfo b/devel/py-subvertpy/distinfo index e32224074..c816f2487 100644 --- a/devel/py-subvertpy/distinfo +++ b/devel/py-subvertpy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/01/26 20:39:09 cheusov Exp $ +$NetBSD: distinfo,v 1.9 2015/06/10 09:02:04 wiz Exp $ -SHA1 (subvertpy-0.8.10.tar.gz) = 79106d0aebddd57f13e6ad0e07ca051eca2b63fc -RMD160 (subvertpy-0.8.10.tar.gz) = 26c7348382db02b0d1d8c25ab1c59d25f00d0e26 -Size (subvertpy-0.8.10.tar.gz) = 104171 bytes +SHA1 (subvertpy-0.9.2.tar.gz) = 815e19461f18dca4d4bd4fe3d9212661676cb556 +RMD160 (subvertpy-0.9.2.tar.gz) = a71e64ace0213fbc774f9538f81c831007b56e55 +Size (subvertpy-0.9.2.tar.gz) = 109810 bytes diff --git a/devel/py-test/Makefile b/devel/py-test/Makefile index 503f533ba..b2b5be0e6 100644 --- a/devel/py-test/Makefile +++ b/devel/py-test/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/10/27 08:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/28 07:13:14 wiz Exp $ -DISTNAME= pytest-2.6.4 +DISTNAME= pytest-2.7.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} CATEGORIES= devel MASTER_SITES= https://pypi.python.org/packages/source/p/pytest/ diff --git a/devel/py-test/distinfo b/devel/py-test/distinfo index ad9bafb19..86e9d47ba 100644 --- a/devel/py-test/distinfo +++ b/devel/py-test/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2014/10/27 08:44:12 wiz Exp $ +$NetBSD: distinfo,v 1.9 2015/05/28 07:13:14 wiz Exp $ -SHA1 (pytest-2.6.4.tar.gz) = 104ed27957dd68381c30bf38d20edc7f33f63d9b -RMD160 (pytest-2.6.4.tar.gz) = c9aa0955d25280935e9a51e6a88c482fd8c8c9c0 -Size (pytest-2.6.4.tar.gz) = 512090 bytes +SHA1 (pytest-2.7.1.tar.gz) = 175fb983e30a62a9c1cfbf4470824343cff6f9c3 +RMD160 (pytest-2.7.1.tar.gz) = d57fd50371621c29ee953d2a9a9f728c43981f9f +Size (pytest-2.7.1.tar.gz) = 531671 bytes SHA1 (patch-aa) = 8f328ce39459c5a6fb7cca404f4986c1030d7981 diff --git a/devel/py-tortoisehg/Makefile b/devel/py-tortoisehg/Makefile index 36eb742f9..ceb650330 100644 --- a/devel/py-tortoisehg/Makefile +++ b/devel/py-tortoisehg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2015/03/15 21:13:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/07 08:52:50 wiz Exp $ -DISTNAME= tortoisehg-3.3.2 +DISTNAME= tortoisehg-3.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= http://bitbucket.org/tortoisehg/targz/downloads/ diff --git a/devel/py-tortoisehg/PLIST b/devel/py-tortoisehg/PLIST index 69aa5a2e9..dd55ed7ab 100644 --- a/devel/py-tortoisehg/PLIST +++ b/devel/py-tortoisehg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/02/08 16:37:33 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/19 16:35:07 nros Exp $ bin/thg ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/tortoisehg/__init__.py @@ -527,7 +527,6 @@ share/pixmaps/tortoisehg/icons/24x24/actions/hg-incoming.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-outgoing.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-pull.png share/pixmaps/tortoisehg/icons/24x24/actions/hg-push.png -share/pixmaps/tortoisehg/icons/32x32/actions/hg-bookmarks.png share/pixmaps/tortoisehg/icons/32x32/actions/hg-sign.png share/pixmaps/tortoisehg/icons/README.txt share/pixmaps/tortoisehg/icons/TortoiseMerge.ico @@ -587,6 +586,7 @@ share/pixmaps/tortoisehg/icons/scalable/actions/hg-archive.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect-bad-good.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect-good-bad.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bisect.svg +share/pixmaps/tortoisehg/icons/scalable/actions/hg-bookmarks.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-bundle.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-clone.svg share/pixmaps/tortoisehg/icons/scalable/actions/hg-commit.svg @@ -650,6 +650,7 @@ share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-left-file.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-all.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-chunks.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-shelve-move-right-file.svg +share/pixmaps/tortoisehg/icons/scalable/actions/thg-sync-bookmarks.svg share/pixmaps/tortoisehg/icons/scalable/actions/thg-sync.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-annotate.svg share/pixmaps/tortoisehg/icons/scalable/actions/view-at-revision.svg diff --git a/devel/py-tortoisehg/distinfo b/devel/py-tortoisehg/distinfo index 1f18d48a3..d2ee8e4cc 100644 --- a/devel/py-tortoisehg/distinfo +++ b/devel/py-tortoisehg/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2015/03/15 21:13:03 wiz Exp $ +$NetBSD: distinfo,v 1.14 2015/06/07 08:52:50 wiz Exp $ -SHA1 (tortoisehg-3.3.2.tar.gz) = 806a134b516f32b7ee58f8b549ce7b04c769bc65 -RMD160 (tortoisehg-3.3.2.tar.gz) = 5b492871374985bf5a755a23d84cd8871d5847f5 -Size (tortoisehg-3.3.2.tar.gz) = 8226128 bytes +SHA1 (tortoisehg-3.4.1.tar.gz) = c3775a5357cc39a6e7b651f14dd16ef1c178af2a +RMD160 (tortoisehg-3.4.1.tar.gz) = 81c148e945f06ee27d0a7524ceff5541ad010ad8 +Size (tortoisehg-3.4.1.tar.gz) = 8236037 bytes SHA1 (patch-setup.py) = 2fb156031c85bb24404e36d2a360177a77d45a47 SHA1 (patch-tortoisehg_hgqt_qtlib.py) = 7c66aaf4472ac39f158e4c393bf03afafbd707d9 SHA1 (patch-tortoisehg_util_paths.py) = 0eea97a668b27d1ee8293bc2f2b6f6692a18b365 diff --git a/devel/py-tryton/Makefile b/devel/py-tryton/Makefile index 52160fb8c..c898f585f 100644 --- a/devel/py-tryton/Makefile +++ b/devel/py-tryton/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/04/01 11:34:55 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:20:39 tnn Exp $ TRYTON_MODULE_NAME= tryton .include "../../devel/py-trytond/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel python MAINTAINER= rodent@NetBSD.org diff --git a/devel/py-trytond/Makefile b/devel/py-trytond/Makefile index f2213c8b0..f904ae06d 100644 --- a/devel/py-trytond/Makefile +++ b/devel/py-trytond/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/03/15 00:17:34 rodent Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/19 00:54:30 rodent Exp $ TRYTON_MODULE_NAME= trytond .include "../../devel/py-trytond/Makefile.common" +PKGREVISION= 1 CATEGORIES= devel python MAINTAINER= rodent@NetBSD.org @@ -10,7 +11,7 @@ LICENSE= gnu-gpl-v3 DEPENDS+= ${PYPKGPREFIX}-python-sql>=0.2:../../databases/py-python-sql DEPENDS+= ${PYPKGPREFIX}-polib-[0-9]*:../../devel/py-polib -DEPENDS+= ${PYPKGPREFIX}-bcrypt-[0-9]*:../../security/py-bcrypt +DEPENDS+= ${PYPKGPREFIX}-py-bcrypt-[0-9]*:../../security/py-py-bcrypt DEPENDS+= ${PYPKGPREFIX}-relatorio>=0.2.0:../../textproc/py-relatorio DEPENDS+= ${PYPKGPREFIX}-lxml>=2.0:../../textproc/py-lxml diff --git a/devel/py-trytond/Makefile.common b/devel/py-trytond/Makefile.common index 34c8f6ee4..843508081 100644 --- a/devel/py-trytond/Makefile.common +++ b/devel/py-trytond/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2015/03/15 00:17:34 rodent Exp $ +# $NetBSD: Makefile.common,v 1.5 2015/04/14 11:40:31 wiz Exp $ # used by meta-pkgs/py-tryton-platform/Makefile # used by devel/py-proteus/Makefile @@ -132,4 +132,4 @@ MASTER_SITES= ${TRYTON_SITES} DIST_SUBDIR= tryton-${TRYTON_BASEVER} -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # 26: upstream dropped support; 33: py-gtk2 via py-pycha via py-relatorio +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 via py-pycha via py-relatorio diff --git a/devel/py-unittest2py3k/Makefile b/devel/py-unittest2py3k/Makefile index e9bce9f38..77f6fb537 100644 --- a/devel/py-unittest2py3k/Makefile +++ b/devel/py-unittest2py3k/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/06/23 10:50:43 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/13 23:12:41 rodent Exp $ DISTNAME= unittest2py3k-0.5.1 # to match python-2.x name @@ -12,7 +12,7 @@ HOMEPAGE= http://pypi.python.org/pypi/unittest2py3k COMMENT= Unittest features for Python 2.7 (Python 3.x version) LICENSE= original-bsd -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 DOCDIR= share/doc/${PKGBASE} INSTALLATION_DIRS+= ${DOCDIR} diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile index 1311d2120..a70911382 100644 --- a/devel/py-virtualenv/Makefile +++ b/devel/py-virtualenv/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/02/08 16:39:35 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/07 08:54:35 wiz Exp $ -DISTNAME= virtualenv-12.0.7 +DISTNAME= virtualenv-13.0.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel python MASTER_SITES= http://pypi.python.org/packages/source/v/virtualenv/ diff --git a/devel/py-virtualenv/PLIST b/devel/py-virtualenv/PLIST index 419288fb0..8381443de 100644 --- a/devel/py-virtualenv/PLIST +++ b/devel/py-virtualenv/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2015/02/08 16:39:35 wiz Exp $ +@comment $NetBSD: PLIST,v 1.18 2015/06/07 08:54:35 wiz Exp $ bin/virtualenv bin/virtualenv-${PYVERSSUFFIX} ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO @@ -14,5 +14,7 @@ ${PYSITELIB}/virtualenv.pyo ${PYSITELIB}/virtualenv_support/__init__.py ${PYSITELIB}/virtualenv_support/__init__.pyc ${PYSITELIB}/virtualenv_support/__init__.pyo -${PYSITELIB}/virtualenv_support/pip-6.0.8-py2.py3-none-any.whl -${PYSITELIB}/virtualenv_support/setuptools-12.0.5-py2.py3-none-any.whl +${PYSITELIB}/virtualenv_support/argparse-1.3.0-py2.py3-none-any.whl +${PYSITELIB}/virtualenv_support/pip-7.0.3-py2.py3-none-any.whl +${PYSITELIB}/virtualenv_support/setuptools-17.0-py2.py3-none-any.whl +${PYSITELIB}/virtualenv_support/wheel-0.24.0-py2.py3-none-any.whl diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo index d17e72b98..47da6e93e 100644 --- a/devel/py-virtualenv/distinfo +++ b/devel/py-virtualenv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/02/08 16:39:35 wiz Exp $ +$NetBSD: distinfo,v 1.17 2015/06/07 08:54:35 wiz Exp $ -SHA1 (virtualenv-12.0.7.tar.gz) = 33c54fcd5e26dbf88086c973ca7e53d5f81c3ae8 -RMD160 (virtualenv-12.0.7.tar.gz) = f7f07456415e616578c03e3a81f16b36fe87cd3e -Size (virtualenv-12.0.7.tar.gz) = 1829757 bytes +SHA1 (virtualenv-13.0.3.tar.gz) = 8cd0bbc84d4cc99e72eca483912bcdf7ed384c17 +RMD160 (virtualenv-13.0.3.tar.gz) = 6e93833d39b69d90391770797266ef1a550697c9 +Size (virtualenv-13.0.3.tar.gz) = 1726220 bytes diff --git a/devel/py-zanata-python-client/Makefile b/devel/py-zanata-python-client/Makefile index 04d21a7f3..bac28651d 100644 --- a/devel/py-zanata-python-client/Makefile +++ b/devel/py-zanata-python-client/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2015/01/09 14:28:13 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/08 18:48:54 ryoon Exp $ -ZANATACVER= 1.3.18 -DISTNAME= zanata-python-client-${ZANATACVER} +DISTNAME= zanata-python-client-1.3.21 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel -MASTER_SITES= -https://github.com/zanata/zanata-python-client/archive/v${ZANATACVER}.tar.gz +MASTER_SITES= ${MASTER_SITE_GITHUB:=zanata/} +GITHUB_PROJECT= zanata-python-client +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://zanata.org/ diff --git a/devel/py-zanata-python-client/distinfo b/devel/py-zanata-python-client/distinfo index 0bbb95d6e..8c9cf5d18 100644 --- a/devel/py-zanata-python-client/distinfo +++ b/devel/py-zanata-python-client/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2015/01/01 07:00:00 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2015/04/08 18:48:54 ryoon Exp $ -SHA1 (zanata-python-client-1.3.18.tar.gz) = 3130cefe8c9a1047fea2aaef3e17f4c5162a0103 -RMD160 (zanata-python-client-1.3.18.tar.gz) = 2c6860ee34d0339a46a8020edc54c04a753e989b -Size (zanata-python-client-1.3.18.tar.gz) = 57552 bytes +SHA1 (zanata-python-client-1.3.21.tar.gz) = d9f3fa020d8435ab0b7e3bc8a6c252b9d1c10fea +RMD160 (zanata-python-client-1.3.21.tar.gz) = 1a2ed03669be4f8b81b0f191f33d3da5c44ea5bf +Size (zanata-python-client-1.3.21.tar.gz) = 57580 bytes SHA1 (patch-VERSION-GEN) = 3ce2abadc697b163980c8c927fdb3e3d3ab458f3 diff --git a/devel/qconf/Makefile b/devel/qconf/Makefile index 7dddbebd0..d5fcc8bc7 100644 --- a/devel/qconf/Makefile +++ b/devel/qconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/02/12 23:17:50 tron Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:39 tnn Exp $ # DISTNAME= qconf-1.4 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= devel MASTER_SITES= http://delta.affinix.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/qjson/Makefile b/devel/qjson/Makefile index 1e4d7ebc3..017624d5c 100644 --- a/devel/qjson/Makefile +++ b/devel/qjson/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/13 09:07:17 markd Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:20:39 tnn Exp $ DISTNAME= qjson-0.8.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qjson/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/qtscriptgenerator/Makefile b/devel/qtscriptgenerator/Makefile index 3d12304f4..be4c4b772 100644 --- a/devel/qtscriptgenerator/Makefile +++ b/devel/qtscriptgenerator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/09/01 16:44:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:39 tnn Exp $ # DISTNAME= qtscriptgenerator-src-0.2.0 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://qtscriptgenerator.googlecode.com/files/ diff --git a/devel/qtscriptgenerator/buildlink3.mk b/devel/qtscriptgenerator/buildlink3.mk index 2c9e44989..3bf4c27fd 100644 --- a/devel/qtscriptgenerator/buildlink3.mk +++ b/devel/qtscriptgenerator/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2014/02/12 23:17:50 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:20:39 tnn Exp $ BUILDLINK_TREE+= qtscriptgenerator @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qtscriptgenerator QTSCRIPTGENERATOR_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qtscriptgenerator+= qtscriptgenerator>=0.1.0 -BUILDLINK_ABI_DEPENDS.qtscriptgenerator+= qtscriptgenerator>=0.2.0nb7 +BUILDLINK_ABI_DEPENDS.qtscriptgenerator+= qtscriptgenerator>=0.2.0nb8 BUILDLINK_PKGSRCDIR.qtscriptgenerator?= ../../devel/qtscriptgenerator .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/devel/quilt/Makefile b/devel/quilt/Makefile index 23b3aade8..f1b84319c 100644 --- a/devel/quilt/Makefile +++ b/devel/quilt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/03/25 12:45:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:59 wiz Exp $ # DISTNAME= quilt-0.64 +PKGREVISION= 1 CATEGORIES= devel scm MASTER_SITES= http://download.savannah.gnu.org/releases/quilt/ diff --git a/devel/radare2/Makefile b/devel/radare2/Makefile index 168703ddd..2f7a98f49 100644 --- a/devel/radare2/Makefile +++ b/devel/radare2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/02/27 12:11:20 gdt Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/04 21:14:24 wiz Exp $ DISTNAME= radare2-0.9.8 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.radare.org/get/ EXTRACT_SUFX= .tar.xz diff --git a/devel/rainbow-delimiters-el/Makefile b/devel/rainbow-delimiters-el/Makefile index cb0a22677..f8ed11c8d 100644 --- a/devel/rainbow-delimiters-el/Makefile +++ b/devel/rainbow-delimiters-el/Makefile @@ -1,17 +1,13 @@ -# $NetBSD: Makefile,v 1.1 2014/04/20 19:05:08 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/19 13:36:04 mef Exp $ -DISTNAME= rainbow-delimiters -PKGNAME= rainbow-delimiters-1.3.5 +DISTNAME= rainbow-delimiters-1.3.5 CATEGORIES= devel -MASTER_SITES= http://github.com/jlr/rainbow-delimiters/raw/master/ -EXTRACT_SUFX= .el +MASTER_SITES= ${MASTER_SITE_GITHUB:=Fanael/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.emacswiki.org/emacs/RainbowDelimiters +HOMEPAGE= https://github.com/Fanael/rainbow-delimiters COMMENT= Emacs mode for colorful parentheses highlighting -DIST_SUBDIR= ${PKGNAME_NOREV} -WRKSRC= ${WRKDIR} USE_LANGUAGES= # none MESSAGE_SUBST+= LISPDIR=${EMACS_LISPPREFIX:Q} INSTALLATION_DIRS= ${EMACS_LISPPREFIX} diff --git a/devel/rainbow-delimiters-el/distinfo b/devel/rainbow-delimiters-el/distinfo index 5fd6a7370..144b1b9cb 100644 --- a/devel/rainbow-delimiters-el/distinfo +++ b/devel/rainbow-delimiters-el/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/04/20 19:05:08 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/19 13:33:04 mef Exp $ -SHA1 (rainbow-delimiters-1.3.5/rainbow-delimiters.el) = 1ced336ffa0a0701f5d81e8e29914de6a67ab96a -RMD160 (rainbow-delimiters-1.3.5/rainbow-delimiters.el) = e20255b9d17aaede2609c4d7f85eb2f52c0d969f -Size (rainbow-delimiters-1.3.5/rainbow-delimiters.el) = 24930 bytes +SHA1 (rainbow-delimiters-1.3.5.tar.gz) = b800641a96b0d08af9326f930cbe1b446eb47f65 +RMD160 (rainbow-delimiters-1.3.5.tar.gz) = 26d6b4307de712fe713e6f59e1f1c88526d6d5b9 +Size (rainbow-delimiters-1.3.5.tar.gz) = 7363 bytes diff --git a/devel/rapidsvn/Makefile b/devel/rapidsvn/Makefile index aa7118748..c035ad05b 100644 --- a/devel/rapidsvn/Makefile +++ b/devel/rapidsvn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:20:39 tnn Exp $ DISTNAME= rapidsvn-0.12.1 -PKGREVISION= 14 +PKGREVISION= 16 CATEGORIES= devel x11 scm MASTER_SITES= http://www.rapidsvn.org/download/release/0.12.1/ diff --git a/devel/rebar/DESCR b/devel/rebar/DESCR new file mode 100644 index 000000000..ac1f3b88c --- /dev/null +++ b/devel/rebar/DESCR @@ -0,0 +1,6 @@ +rebar is a self-contained Erlang script, so it's easy to distribute or even +embed directly in a project. Where possible, rebar uses standard Erlang/OTP +conventions for project structures, thus minimizing the amount of build +configuration work. rebar also provides dependency management, enabling +application writers to easily re-use common libraries from a variety of +locations (git, hg, etc). diff --git a/devel/rebar/Makefile b/devel/rebar/Makefile new file mode 100644 index 000000000..9d23803ac --- /dev/null +++ b/devel/rebar/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.3 2015/05/03 19:44:00 joerg Exp $ + +DISTNAME= 2.5.1 +PKGNAME= rebar-${DISTNAME} +PKGREVISION= 2 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=rebar/rebar/archive/} + +MAINTAINER= reinoud@NetBSD.org +HOMEPAGE= ${MASTER_SITE_GITHUB:=rebar/rebar/} +COMMENT= Rebar is an Erlang build tool +LICENSE= apache-2.0 + +WRKSRC= ${WRKDIR}/rebar-2.5.1 + +USE_TOOLS+= gmake +AUTO_MKDIRS= yes + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/rebar ${DESTDIR}${PREFIX}/bin/rebar + +SUBST_CLASSES+= shebang +SUBST_FILES.shebang= src/rebar_escripter.erl +SUBST_SED.shebang+= -e 's,/usr/bin/env escript,${PREFIX}/bin/escript,' +SUBST_STAGE.shebang= post-patch + +.include "../../lang/erlang/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/rebar/PLIST b/devel/rebar/PLIST new file mode 100644 index 000000000..7ad1cef72 --- /dev/null +++ b/devel/rebar/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/24 18:37:07 reinoud Exp $ +bin/rebar diff --git a/devel/rebar/distinfo b/devel/rebar/distinfo new file mode 100644 index 000000000..4e4a355bc --- /dev/null +++ b/devel/rebar/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/24 18:37:07 reinoud Exp $ + +SHA1 (2.5.1.tar.gz) = cf8d3e33c21f09b826a52a681f5b729559a3280c +RMD160 (2.5.1.tar.gz) = 766505357989ca85ce64f9249c4d00b00ac81349 +Size (2.5.1.tar.gz) = 154486 bytes diff --git a/devel/redmine/MESSAGE b/devel/redmine/MESSAGE index 0fdf46552..411a55408 100644 --- a/devel/redmine/MESSAGE +++ b/devel/redmine/MESSAGE @@ -1,48 +1,61 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2015/03/29 08:30:01 ryoon Exp $ +$NetBSD: MESSAGE,v 1.5 2015/06/18 12:49:37 rodent Exp $ To use Redmine with nginx, you will need to perform the following steps. -1. If you want to use with MySQL server (by default), - install databases/mysql55-* and enable it, then create database. +0. Fix some of the Redmine gems (this step will be removed eventually): + + # redmine_fix_gems.sh + +1. If you want to use with MySQL server (by default), install + databases/mysql5[1|5|6]-* and enable it. Then, create the database. 2. Install nginx httpd server, www/nginx. -3. Setup Redmine database. +3. Setup Redmine database: $ mysql -u root -p > create database redmine character set utf8; + > create database redmine_development character set utf8; > create user 'redmine'@'localhost' identified by 'redmine_password'; > grant all privileges on redmine.* to 'redmine'@'localhost'; + > grant all privileges on redmine_development.* to 'redmine'@'localhost'; 4. Write authentication information to - ${PREFIX}/share/redmine/app/config/database.yml . - $ vi ${PREFIX}/share/redmine/app/config/database.yml . + ${PREFIX}/share/redmine/app/config/database.yml: + # vi ${PREFIX}/share/redmine/app/config/database.yml production: - adapter: mysql2 - database: redmine - host: localhost - username: redmine - password: "redmine_password" - encoding: utf8 + adapter: mysql2 + database: redmine + host: localhost + username: redmine + password: "redmine_password" + encoding: utf8 + development: + adapter: mysql2 + database: redmine_development + host: localhost + username: redmine + password: "redmine_password" + encoding: utf8 -5. Create secret token. +5. Create secret token and write to + ${PREFIX}/share/redmine/app/config/configuration.yml and secrets.yml - # cd ${PREFIX}/share/redmine/app - # GEM_HOME=${PREFIX}/share/redmine/gems \ - GEM_PATH=${PREFIX}/share/redmine/gems \ - ${PREFIX}/bin/rake22 secret + # redmine_generate_secret.sh + # vi config/configuration.yml + [...] + secret_token: YOUR_SECRET_KEY + [...] + # vi config/secrets.yml + [...] + production: + secret_key_base: 'YOUR_SECRET_KEY' + [...] - # cat config/secrets.yml - production: - secret_key_base: YOUR_SECRET_KEY +6. Import some data to Redmine database, select your locale, and migrate the DB: -6. Import some data to Redmine database, and select your locale. - - # cd ${PREFIX}/share/redmine/app - # GEM_HOME=${PREFIX}/share/redmine/gems \ - GEM_PATH=${PREFIX}/share/redmine/gems \ - ${PREFIX}/bin/rake22 db:migrate + # redmine_migrate_db.sh 6. Setup nginx. diff --git a/devel/redmine/Makefile b/devel/redmine/Makefile index caae5ee85..051c23093 100644 --- a/devel/redmine/Makefile +++ b/devel/redmine/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/03/30 22:06:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/27 18:43:05 joerg Exp $ -DISTNAME= redmine-3.0.1 +DISTNAME= redmine-3.0.3 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= http://www.redmine.org/releases/ @@ -12,27 +12,27 @@ LICENSE= gnu-gpl-v2 # and so on. RUBY_VERSION_SUPPORTED= 200 193 21 22 -GEMS_DISTFILES+= actionmailer-4.2.0.gem actionpack-4.2.0.gem +GEMS_DISTFILES+= actionmailer-4.2.1.gem actionpack-4.2.1.gem GEMS_DISTFILES+= actionpack-action_caching-1.1.1.gem -GEMS_DISTFILES+= actionpack-xml_parser-1.0.1.gem actionview-4.2.0.gem -GEMS_DISTFILES+= activejob-4.2.0.gem activemodel-4.2.0.gem -GEMS_DISTFILES+= activerecord-4.2.0.gem activesupport-4.2.0.gem +GEMS_DISTFILES+= actionpack-xml_parser-1.0.2.gem actionview-4.2.1.gem +GEMS_DISTFILES+= activejob-4.2.1.gem activemodel-4.2.1.gem +GEMS_DISTFILES+= activerecord-4.2.1.gem activesupport-4.2.1.gem GEMS_DISTFILES+= arel-6.0.0.gem builder-3.2.2.gem bundler-1.9.1.gem -GEMS_DISTFILES+= coderay-1.1.0.gem erubis-2.7.0.gem globalid-0.3.3.gem +GEMS_DISTFILES+= coderay-1.1.0.gem erubis-2.7.0.gem globalid-0.3.5.gem GEMS_DISTFILES+= hike-1.2.3.gem i18n-0.7.0.gem jquery-rails-3.1.2.gem -GEMS_DISTFILES+= json-1.8.2.gem loofah-2.0.1.gem mail-2.6.3.gem -GEMS_DISTFILES+= mime-types-2.4.3.gem mini_portile-0.6.2.gem -GEMS_DISTFILES+= minitest-5.5.1.gem multi_json-1.11.0.gem +GEMS_DISTFILES+= json-1.8.2.gem loofah-2.0.2.gem mail-2.6.3.gem +GEMS_DISTFILES+= mime-types-2.5.gem mini_portile-0.6.2.gem +GEMS_DISTFILES+= minitest-5.6.1.gem multi_json-1.11.0.gem GEMS_DISTFILES+= net-ldap-0.3.1.gem nokogiri-1.6.6.2.gem -GEMS_DISTFILES+= protected_attributes-1.0.9.gem rack-1.6.0.gem +GEMS_DISTFILES+= protected_attributes-1.0.9.gem rack-1.6.1.gem GEMS_DISTFILES+= rack-openid-1.4.2.gem rack-test-0.6.3.gem -GEMS_DISTFILES+= rails-4.2.0.gem rails-deprecated_sanitizer-1.0.3.gem +GEMS_DISTFILES+= rails-4.2.1.gem rails-deprecated_sanitizer-1.0.3.gem GEMS_DISTFILES+= rails-dom-testing-1.0.6.gem -GEMS_DISTFILES+= rails-html-sanitizer-1.0.2.gem railties-4.2.0.gem +GEMS_DISTFILES+= rails-html-sanitizer-1.0.2.gem railties-4.2.1.gem GEMS_DISTFILES+= rake-10.4.2.gem rbpdf-1.18.5.gem redcarpet-3.1.2.gem GEMS_DISTFILES+= request_store-1.0.5.gem rmagick-2.13.4.gem -GEMS_DISTFILES+= ruby-openid-2.3.0.gem sprockets-2.12.3.gem -GEMS_DISTFILES+= sprockets-rails-2.2.4.gem thor-0.19.1.gem +GEMS_DISTFILES+= ruby-openid-2.3.0.gem sprockets-3.1.0.gem +GEMS_DISTFILES+= sprockets-rails-2.3.1.gem thor-0.19.1.gem GEMS_DISTFILES+= thread_safe-0.3.5.gem tilt-1.4.1.gem tzinfo-1.2.2.gem DISTFILES+= ${DEFAULT_DISTFILES} @@ -59,44 +59,43 @@ REPLACE_RUBY+= erubis-2.7.0/benchmark/bench.rb erubis-2.7.0/bin/erubis REPLACE_RUBY+= erubis-2.7.0/contrib/erubis erubis-2.7.0/contrib/inline-require REPLACE_RUBY+= erubis-2.7.0/setup.rb json-1.8.2/install.rb REPLACE_RUBY+= json-1.8.2/tests/*.rb json-1.8.2/tools/server.rb -REPLACE_RUBY+= loofah-2.0.1/benchmark/benchmark.rb +REPLACE_RUBY+= loofah-2.0.2/benchmark/benchmark.rb REPLACE_RUBY+= mini_portile-0.6.2/lib/mini_portile.rb REPLACE_RUBY+= nokogiri-1.6.6.2/bin/nokogiri REPLACE_RUBY+= nokogiri-1.6.6.2/ports/patches/sort-patches-by-date -REPLACE_RUBY+= rack-1.6.0/bin/rackup rack-1.6.0/test/cgi/rackup_stub.rb -REPLACE_RUBY+= rack-1.6.0/test/cgi/test rack-1.6.0/test/cgi/test.fcgi -REPLACE_RUBY+= rails-4.2.0/guides/rails_guides/kindle.rb -REPLACE_RUBY+= rails-4.2.0/guides/source/initialization.md -REPLACE_RUBY+= railties-4.2.0/bin/rails +REPLACE_RUBY+= rack-1.6.1/bin/rackup rack-1.6.1/test/cgi/rackup_stub.rb +REPLACE_RUBY+= rack-1.6.1/test/cgi/test rack-1.6.1/test/cgi/test.fcgi +REPLACE_RUBY+= rails-4.2.1/guides/rails_guides/kindle.rb +REPLACE_RUBY+= rails-4.2.1/guides/source/initialization.md +REPLACE_RUBY+= railties-4.2.1/bin/rails REPLACE_RUBY+= raindrops-0.13.0/examples/linux-listener-stats.rb REPLACE_RUBY+= rake-10.4.2/bin/rake rake-10.4.2/doc/proto_rake.rdoc REPLACE_RUBY+= rake-10.4.2/test/test_rake_file_utils.rb REPLACE_RUBY+= rbpdf-1.18.5/test/test_helper.rb redcarpet-3.1.2/bin/redcarpet -REPLACE_RUBY+= redmine-3.0.1/bin/* -REPLACE_RUBY+= redmine-3.0.1/extra/mail_handler/rdm-mailhandler.rb -REPLACE_RUBY+= redmine-3.0.1/extra/svn/reposman.rb -REPLACE_RUBY+= redmine-3.0.1/public/dispatch.fcgi.example -REPLACE_RUBY+= redmine-3.0.1/script/* rmagick-2.13.4/doc/ex/*.rb +REPLACE_RUBY+= redmine-3.0.3/bin/* +REPLACE_RUBY+= redmine-3.0.3/extra/mail_handler/rdm-mailhandler.rb +REPLACE_RUBY+= redmine-3.0.3/extra/svn/reposman.rb +REPLACE_RUBY+= redmine-3.0.3/public/dispatch.fcgi.example +REPLACE_RUBY+= redmine-3.0.3/script/* rmagick-2.13.4/doc/ex/*.rb REPLACE_RUBY+= rmagick-2.13.4/doc/usage.html rmagick-2.13.4/examples/*.rb REPLACE_RUBY+= rmagick-2.13.4/test/*.rb ruby-openid-2.3.0/examples/discover REPLACE_RUBY+= ruby-openid-2.3.0/examples/rails_openid/public/dispatch.cgi REPLACE_RUBY+= ruby-openid-2.3.0/examples/rails_openid/public/dispatch.fcgi REPLACE_RUBY+= ruby-openid-2.3.0/examples/rails_openid/public/dispatch.rb REPLACE_RUBY+= ruby-openid-2.3.0/examples/rails_openid/script/rails -REPLACE_RUBY+= sprockets-2.12.3/bin/sprockets thor-0.19.1/bin/thor +REPLACE_RUBY+= sprockets-3.1.0/bin/sprockets thor-0.19.1/bin/thor REPLACE_RUBY+= thread_safe-0.3.5/examples/bench_cache.rb tilt-1.4.1/bin/tilt -REPLACE_RUBY+= unicorn-4.8.3/GIT-VERSION-GEN -REPLACE_RUBY+= unicorn-4.8.3/bin/unicorn* -REPLACE_RUBY+= unicorn-4.8.3/script/isolate_for_tests -REPLACE_RUBY+= unicorn-4.8.3/t/bin/content-md5-put -REPLACE_RUBY+= unicorn-4.8.3/t/bin/sha1sum.rb unicorn-4.8.3/t/bin/unused_listen -REPLACE_RUBY+= unicorn-4.8.3/test/aggregate.rb +REPLACE_RUBY+= unicorn-4.9.0/GIT-VERSION-GEN +REPLACE_RUBY+= unicorn-4.9.0/bin/unicorn* +REPLACE_RUBY+= unicorn-4.9.0/t/bin/content-md5-put +REPLACE_RUBY+= unicorn-4.9.0/t/bin/sha1sum.rb unicorn-4.9.0/t/bin/unused_listen +REPLACE_RUBY+= unicorn-4.9.0/test/aggregate.rb CHECK_INTERPRETER_SKIP+=${RM_DIR}/gems/gems/bundler-*/lib/bundler/templates/* CHECK_INTERPRETER_SKIP+=${RM_DIR}/gems/gems/rack-*/test/cgi/test.ru CHECK_INTERPRETER_SKIP+= ${RM_DIR}/gems/gems/json-1.8.2/json-java.gemspec CHECK_INTERPRETER_SKIP+=${RM_DIR}/gems/gems/nokogiri-1.6.6.2/ports/patches/sort-patches-by-date -CHECK_INTERPRETER_SKIP+=${RM_DIR}/gems/gems/loofah-2.0.1/benchmark/benchmark.rb +CHECK_INTERPRETER_SKIP+=${RM_DIR}/gems/gems/loofah-2.0.2/benchmark/benchmark.rb # Selenium has Linux .so files. CHECK_SHLIBS_SUPPORTED= no @@ -104,23 +103,24 @@ CHECK_SHLIBS_SUPPORTED= no SUBST_CLASSES+= rake SUBST_STAGE.rake= pre-configure SUBST_MESSAGE.rake= Replacing path to rake programme. -SUBST_FILES.rake= redmine-3.0.1/Rakefile +SUBST_FILES.rake= redmine-3.0.3/Rakefile SUBST_FILES.rake+= actionpack-action_caching-1.1.1/Rakefile SUBST_FILES.rake+= ruby-openid-2.3.0/examples/rails_openid/Rakefile SUBST_SED.rake= -e 's,/usr/bin/env rake,${PREFIX}/${RM_DIR}/gems/bin/rake,g' REPLACE_BASH+= nokogiri-1.6.6.2/build_all nokogiri-1.6.6.2/test_all REPLACE_BASH+= bundler-1.9.1/lib/bundler/templates/newgem/bin/setup.tt -REPLACE_BASH+= unicorn-4.8.3/local.mk.sample GEM_HOME= ${RM_DIR}/gems -PLIST_SUBST= GEM_HOME=${GEM_HOME} +FILES_SUBST+= GEM=${GEM} +PLIST_SUBST+= GEM_HOME=${GEM_HOME} USE_LANGUAGES= c # Do not build internal libxml2 and libxslt. MAKE_ENV+= NOKOGIRI_USE_SYSTEM_LIBRARIES=yes -INSTALLATION_DIRS= share/examples/redmine share/redmine/app/.bundle +INSTALLATION_DIRS+= bin share/examples/redmine share/redmine/app/.bundle \ + ${RM_DIR}/app/config EGDIR= ${PREFIX}/share/examples/redmine CONF_FILES+= ${EGDIR}/configuration.yml.example \ @@ -174,12 +174,23 @@ do-install: pax -rwpp . ${DESTDIR}${PREFIX} .endfor # Install Redmine + ${INSTALL_DATA} ${FILESDIR}/bundle-config \ + ${DESTDIR}${PREFIX}/share/redmine/app/.bundle/config + ${INSTALL_SCRIPT} ${FILESDIR}/redmine_fix_gems.sh \ + ${DESTDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${FILESDIR}/redmine_migrate_plugins.sh \ + ${DESTDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${FILESDIR}/redmine_generate_secret.sh \ + ${DESTDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${FILESDIR}/redmine_migrate_db.sh \ + ${DESTDIR}${PREFIX}/bin + ${INSTALL_DATA} ${FILESDIR}/Gemfile.lock \ + ${DESTDIR}${PREFIX}/share/redmine/app + ${INSTALL_DATA} ${FILESDIR}/secrets.yml \ + ${DESTDIR}${PREFIX}/${RM_DIR}/app/config + # XXX: Rewrite this to use ${INSTALL_DATA} and remove pax from USE_TOOLS cd ${WRKDIR}/${DISTNAME} && pax -rw -pmp . \ ${DESTDIR}${PREFIX}/${RM_DIR}/app - ${CP} ${FILESDIR}/Gemfile.lock \ - ${DESTDIR}${PREFIX}/share/redmine/app - ${CP} ${FILESDIR}/bundle-config \ - ${DESTDIR}${PREFIX}/share/redmine/app/.bundle/config post-install: unicorn-post-install find ${DESTDIR} -name ext -type d | xargs rm -rf @@ -192,7 +203,8 @@ post-install: unicorn-post-install ${DESTDIR}${PREFIX}/share/examples/redmine ${MV} ${DESTDIR}${PREFIX}/${RM_DIR}/app/config/additional_environment.rb.example \ ${DESTDIR}${PREFIX}/share/examples/redmine - find ${DESTDIR} -type f -print0 | xargs -0 chmod g+r,-x + find ${DESTDIR} -type f -print0 | xargs -0 chmod g+r,g-w,-x + find ${DESTDIR} -type d -print0 | xargs -0 chmod g-w .include "../../devel/libexecinfo/buildlink3.mk" .include "../../devel/libffi/buildlink3.mk" diff --git a/devel/redmine/PLIST b/devel/redmine/PLIST index 0b14337ed..dcbd87ea1 100644 --- a/devel/redmine/PLIST +++ b/devel/redmine/PLIST @@ -1,4 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2015/03/31 04:38:30 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/18 12:49:37 rodent Exp $ +bin/redmine_fix_gems.sh +bin/redmine_generate_secret.sh +bin/redmine_migrate_db.sh +bin/redmine_migrate_plugins.sh share/examples/redmine/additional_environment.rb.example share/examples/redmine/configuration.yml.example share/examples/redmine/database.yml.example @@ -587,6 +591,7 @@ share/redmine/app/config/locales/de.yml share/redmine/app/config/locales/el.yml share/redmine/app/config/locales/en-GB.yml share/redmine/app/config/locales/en.yml +share/redmine/app/config/locales/es-PA.yml share/redmine/app/config/locales/es.yml share/redmine/app/config/locales/et.yml share/redmine/app/config/locales/eu.yml @@ -625,6 +630,7 @@ share/redmine/app/config/locales/vi.yml share/redmine/app/config/locales/zh-TW.yml share/redmine/app/config/locales/zh.yml share/redmine/app/config/routes.rb +share/redmine/app/config/secrets.yml share/redmine/app/config/settings.yml share/redmine/app/db/migrate/001_setup.rb share/redmine/app/db/migrate/002_issue_move.rb @@ -1124,6 +1130,8 @@ share/redmine/app/public/help/en-gb/wiki_syntax.html share/redmine/app/public/help/en-gb/wiki_syntax_detailed.html share/redmine/app/public/help/en/wiki_syntax.html share/redmine/app/public/help/en/wiki_syntax_detailed.html +share/redmine/app/public/help/es-pa/wiki_syntax.html +share/redmine/app/public/help/es-pa/wiki_syntax_detailed.html share/redmine/app/public/help/es/wiki_syntax.html share/redmine/app/public/help/es/wiki_syntax_detailed.html share/redmine/app/public/help/et/wiki_syntax.html @@ -1391,6 +1399,7 @@ share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-da.js share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-de.js share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-en-gb.js share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-en.js +share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-es-pa.js share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-es.js share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-et.js share/redmine/app/public/javascripts/jstoolbar/lang/jstoolbar-eu.js @@ -1875,50 +1884,50 @@ ${GEM_HOME}/bin/redcarpet ${GEM_HOME}/bin/sprockets ${GEM_HOME}/bin/thor ${GEM_HOME}/bin/tilt -${GEM_HOME}/cache/actionmailer-4.2.0.gem -${GEM_HOME}/cache/actionpack-4.2.0.gem +${GEM_HOME}/cache/actionmailer-4.2.1.gem +${GEM_HOME}/cache/actionpack-4.2.1.gem ${GEM_HOME}/cache/actionpack-action_caching-1.1.1.gem -${GEM_HOME}/cache/actionpack-xml_parser-1.0.1.gem -${GEM_HOME}/cache/actionview-4.2.0.gem -${GEM_HOME}/cache/activejob-4.2.0.gem -${GEM_HOME}/cache/activemodel-4.2.0.gem -${GEM_HOME}/cache/activerecord-4.2.0.gem -${GEM_HOME}/cache/activesupport-4.2.0.gem +${GEM_HOME}/cache/actionpack-xml_parser-1.0.2.gem +${GEM_HOME}/cache/actionview-4.2.1.gem +${GEM_HOME}/cache/activejob-4.2.1.gem +${GEM_HOME}/cache/activemodel-4.2.1.gem +${GEM_HOME}/cache/activerecord-4.2.1.gem +${GEM_HOME}/cache/activesupport-4.2.1.gem ${GEM_HOME}/cache/arel-6.0.0.gem ${GEM_HOME}/cache/builder-3.2.2.gem ${GEM_HOME}/cache/bundler-1.9.1.gem ${GEM_HOME}/cache/coderay-1.1.0.gem ${GEM_HOME}/cache/erubis-2.7.0.gem -${GEM_HOME}/cache/globalid-0.3.3.gem +${GEM_HOME}/cache/globalid-0.3.5.gem ${GEM_HOME}/cache/hike-1.2.3.gem ${GEM_HOME}/cache/i18n-0.7.0.gem ${GEM_HOME}/cache/jquery-rails-3.1.2.gem ${GEM_HOME}/cache/json-1.8.2.gem -${GEM_HOME}/cache/loofah-2.0.1.gem +${GEM_HOME}/cache/loofah-2.0.2.gem ${GEM_HOME}/cache/mail-2.6.3.gem -${GEM_HOME}/cache/mime-types-2.4.3.gem +${GEM_HOME}/cache/mime-types-2.5.gem ${GEM_HOME}/cache/mini_portile-0.6.2.gem -${GEM_HOME}/cache/minitest-5.5.1.gem +${GEM_HOME}/cache/minitest-5.6.1.gem ${GEM_HOME}/cache/multi_json-1.11.0.gem ${GEM_HOME}/cache/net-ldap-0.3.1.gem ${GEM_HOME}/cache/nokogiri-1.6.6.2.gem ${GEM_HOME}/cache/protected_attributes-1.0.9.gem -${GEM_HOME}/cache/rack-1.6.0.gem +${GEM_HOME}/cache/rack-1.6.1.gem ${GEM_HOME}/cache/rack-openid-1.4.2.gem ${GEM_HOME}/cache/rack-test-0.6.3.gem -${GEM_HOME}/cache/rails-4.2.0.gem +${GEM_HOME}/cache/rails-4.2.1.gem ${GEM_HOME}/cache/rails-deprecated_sanitizer-1.0.3.gem ${GEM_HOME}/cache/rails-dom-testing-1.0.6.gem ${GEM_HOME}/cache/rails-html-sanitizer-1.0.2.gem -${GEM_HOME}/cache/railties-4.2.0.gem +${GEM_HOME}/cache/railties-4.2.1.gem ${GEM_HOME}/cache/rake-10.4.2.gem ${GEM_HOME}/cache/rbpdf-1.18.5.gem ${GEM_HOME}/cache/redcarpet-3.1.2.gem ${GEM_HOME}/cache/request_store-1.0.5.gem ${GEM_HOME}/cache/rmagick-2.13.4.gem ${GEM_HOME}/cache/ruby-openid-2.3.0.gem -${GEM_HOME}/cache/sprockets-2.12.3.gem -${GEM_HOME}/cache/sprockets-rails-2.2.4.gem +${GEM_HOME}/cache/sprockets-3.1.0.gem +${GEM_HOME}/cache/sprockets-rails-2.3.1.gem ${GEM_HOME}/cache/thor-0.19.1.gem ${GEM_HOME}/cache/thread_safe-0.3.5.gem ${GEM_HOME}/cache/tilt-1.4.1.gem @@ -1926,179 +1935,179 @@ ${GEM_HOME}/cache/tzinfo-1.2.2.gem ${GEM_EXTSDIR}/nokogiri-1.6.6.2/nokogiri/nokogiri.${RUBY_DLEXT} ${GEM_EXTSDIR}/redcarpet-3.1.2/redcarpet.${RUBY_DLEXT} ${GEM_EXTSDIR}/rmagick-2.13.4/RMagick2.${RUBY_DLEXT} -${GEM_HOME}/gems/actionmailer-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/actionmailer-4.2.0/MIT-LICENSE -${GEM_HOME}/gems/actionmailer-4.2.0/README.rdoc -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/base.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/collector.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/delivery_job.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/delivery_methods.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/gem_version.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/log_subscriber.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/mail_helper.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/message_delivery.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/preview.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/railtie.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/test_case.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/test_helper.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/action_mailer/version.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/rails/generators/mailer/USAGE -${GEM_HOME}/gems/actionmailer-4.2.0/lib/rails/generators/mailer/mailer_generator.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/rails/generators/mailer/templates/application_mailer.rb -${GEM_HOME}/gems/actionmailer-4.2.0/lib/rails/generators/mailer/templates/mailer.rb -${GEM_HOME}/gems/actionpack-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/actionpack-4.2.0/MIT-LICENSE -${GEM_HOME}/gems/actionpack-4.2.0/README.rdoc -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/asset_paths.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/base.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/callbacks.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/collector.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/helpers.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/logger.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/railties/routes_helpers.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/rendering.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/translation.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/abstract_controller/url_for.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/base.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/caching.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/caching/fragments.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/log_subscriber.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/conditional_get.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/cookies.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/data_streaming.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/etag_with_template_digest.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/exceptions.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/flash.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/force_ssl.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/head.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/helpers.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/hide_actions.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/http_authentication.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/implicit_render.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/instrumentation.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/live.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/mime_responds.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/params_wrapper.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/rack_delegation.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/redirecting.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/renderers.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/rendering.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/request_forgery_protection.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/rescue.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/streaming.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/strong_parameters.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/testing.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/metal/url_for.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/middleware.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/model_naming.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/railtie.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/railties/helpers.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_controller/test_case.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/cache.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/filter_parameters.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/filter_redirect.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/headers.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/mime_negotiation.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/mime_type.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/mime_types.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/parameter_filter.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/parameters.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/rack_cache.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/request.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/response.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/upload.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/http/url.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/backwards.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/formatter.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/gtg/builder.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/gtg/simulator.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/gtg/transition_table.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/nfa/builder.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/nfa/dot.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/nfa/simulator.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/nfa/transition_table.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/nodes/node.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/parser.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/parser.y -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/parser_extras.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/path/pattern.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/route.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/router.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/router/strexp.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/router/utils.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/routes.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/scanner.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/visitors.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/visualizer/fsm.css -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/visualizer/fsm.js -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/journey/visualizer/index.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/callbacks.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/cookies.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/debug_exceptions.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/exception_wrapper.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/flash.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/params_parser.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/public_exceptions.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/reloader.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/remote_ip.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/request_id.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/session/abstract_store.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/session/cache_store.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/session/cookie_store.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/session/mem_cache_store.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/show_exceptions.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/ssl.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/stack.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/static.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_source.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/layout.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_route.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/middleware/templates/routes/_table.html.erb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/railtie.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/request/session.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/request/utils.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/endpoint.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/inspector.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/mapper.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/polymorphic_routes.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/redirection.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/route_set.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/routes_proxy.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/routing/url_for.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/assertions.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/assertions/dom.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/assertions/response.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/assertions/routing.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/assertions/selector.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/assertions/tag.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/integration.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/test_process.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/test_request.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_dispatch/testing/test_response.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_pack.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_pack/gem_version.rb -${GEM_HOME}/gems/actionpack-4.2.0/lib/action_pack/version.rb +${GEM_HOME}/gems/actionmailer-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/actionmailer-4.2.1/MIT-LICENSE +${GEM_HOME}/gems/actionmailer-4.2.1/README.rdoc +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/base.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/collector.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/delivery_job.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/delivery_methods.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/gem_version.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/log_subscriber.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/mail_helper.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/message_delivery.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/preview.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/railtie.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/test_case.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/test_helper.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/action_mailer/version.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/rails/generators/mailer/USAGE +${GEM_HOME}/gems/actionmailer-4.2.1/lib/rails/generators/mailer/mailer_generator.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/rails/generators/mailer/templates/application_mailer.rb +${GEM_HOME}/gems/actionmailer-4.2.1/lib/rails/generators/mailer/templates/mailer.rb +${GEM_HOME}/gems/actionpack-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/actionpack-4.2.1/MIT-LICENSE +${GEM_HOME}/gems/actionpack-4.2.1/README.rdoc +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/asset_paths.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/base.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/callbacks.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/collector.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/helpers.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/logger.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/railties/routes_helpers.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/rendering.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/translation.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/abstract_controller/url_for.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/base.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/caching.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/caching/fragments.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/log_subscriber.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/conditional_get.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/cookies.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/data_streaming.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/etag_with_template_digest.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/exceptions.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/flash.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/force_ssl.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/head.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/helpers.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/hide_actions.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/http_authentication.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/implicit_render.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/instrumentation.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/live.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/mime_responds.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/params_wrapper.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/rack_delegation.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/redirecting.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/renderers.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/rendering.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/request_forgery_protection.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/rescue.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/streaming.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/strong_parameters.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/testing.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/metal/url_for.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/middleware.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/model_naming.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/railtie.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/railties/helpers.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_controller/test_case.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/cache.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/filter_parameters.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/filter_redirect.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/headers.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/mime_negotiation.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/mime_type.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/mime_types.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/parameter_filter.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/parameters.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/rack_cache.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/request.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/response.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/upload.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/http/url.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/backwards.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/formatter.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/gtg/builder.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/gtg/simulator.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/gtg/transition_table.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/nfa/builder.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/nfa/dot.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/nfa/simulator.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/nfa/transition_table.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/nodes/node.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/parser.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/parser.y +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/parser_extras.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/path/pattern.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/route.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/router.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/router/strexp.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/router/utils.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/routes.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/scanner.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/visitors.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/visualizer/fsm.css +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/visualizer/fsm.js +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/journey/visualizer/index.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/callbacks.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/cookies.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/debug_exceptions.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/exception_wrapper.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/flash.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/params_parser.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/public_exceptions.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/reloader.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/remote_ip.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/request_id.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/session/abstract_store.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/session/cache_store.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/session/cookie_store.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/session/mem_cache_store.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/show_exceptions.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/ssl.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/stack.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/static.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.text.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_source.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.text.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.text.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/layout.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/missing_template.text.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/routing_error.text.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/template_error.text.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/rescues/unknown_action.text.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_route.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/middleware/templates/routes/_table.html.erb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/railtie.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/request/session.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/request/utils.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/endpoint.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/inspector.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/mapper.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/polymorphic_routes.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/redirection.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/route_set.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/routes_proxy.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/routing/url_for.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/assertions.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/assertions/dom.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/assertions/response.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/assertions/routing.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/assertions/selector.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/assertions/tag.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/integration.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/test_process.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/test_request.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_dispatch/testing/test_response.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_pack.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_pack/gem_version.rb +${GEM_HOME}/gems/actionpack-4.2.1/lib/action_pack/version.rb ${GEM_HOME}/gems/actionpack-action_caching-1.1.1/.gitignore ${GEM_HOME}/gems/actionpack-action_caching-1.1.1/.travis.yml ${GEM_HOME}/gems/actionpack-action_caching-1.1.1/CHANGELOG.md @@ -2116,617 +2125,619 @@ ${GEM_HOME}/gems/actionpack-action_caching-1.1.1/lib/actionpack/action_caching/r ${GEM_HOME}/gems/actionpack-action_caching-1.1.1/test/abstract_unit.rb ${GEM_HOME}/gems/actionpack-action_caching-1.1.1/test/caching_test.rb ${GEM_HOME}/gems/actionpack-action_caching-1.1.1/test/fixtures/layouts/talk_from_action.erb -${GEM_HOME}/gems/actionpack-xml_parser-1.0.1/LICENSE -${GEM_HOME}/gems/actionpack-xml_parser-1.0.1/README.md -${GEM_HOME}/gems/actionpack-xml_parser-1.0.1/lib/action_dispatch/xml_params_parser.rb -${GEM_HOME}/gems/actionpack-xml_parser-1.0.1/lib/actionpack/xml_parser.rb -${GEM_HOME}/gems/actionview-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/actionview-4.2.0/MIT-LICENSE -${GEM_HOME}/gems/actionview-4.2.0/README.rdoc -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/base.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/buffers.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/context.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/dependency_tracker.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/digestor.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/flows.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/gem_version.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/active_model_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/asset_tag_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/asset_url_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/atom_feed_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/cache_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/capture_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/controller_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/csrf_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/date_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/debug_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/form_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/form_options_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/form_tag_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/javascript_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/number_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/output_safety_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/record_tag_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/rendering_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/sanitize_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tag_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/base.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/check_box.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/checkable.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/collection_check_boxes.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/collection_helpers.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/collection_radio_buttons.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/collection_select.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/color_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/date_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/date_select.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/datetime_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/datetime_local_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/datetime_select.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/email_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/file_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/grouped_collection_select.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/hidden_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/label.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/month_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/number_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/password_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/placeholderable.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/radio_button.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/range_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/search_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/select.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/tel_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/text_area.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/text_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/time_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/time_select.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/time_zone_select.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/url_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/tags/week_field.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/text_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/translation_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/helpers/url_helper.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/layouts.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/locale/en.yml -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/log_subscriber.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/lookup_context.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/model_naming.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/path_set.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/railtie.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/record_identifier.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/renderer/abstract_renderer.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/renderer/partial_renderer.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/renderer/renderer.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/renderer/streaming_template_renderer.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/renderer/template_renderer.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/rendering.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/routing_url_for.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/tasks/dependencies.rake -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/error.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/handlers.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/handlers/builder.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/handlers/erb.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/handlers/raw.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/html.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/resolver.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/text.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/template/types.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/test_case.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/testing/resolvers.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/version.rb -${GEM_HOME}/gems/actionview-4.2.0/lib/action_view/view_paths.rb -${GEM_HOME}/gems/activejob-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/activejob-4.2.0/MIT-LICENSE -${GEM_HOME}/gems/activejob-4.2.0/README.md -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/arguments.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/base.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/callbacks.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/configured_job.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/core.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/enqueuing.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/execution.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/gem_version.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/logging.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/backburner_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/delayed_job_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/inline_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/qu_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/que_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/queue_classic_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/resque_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/sidekiq_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/sneakers_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/sucker_punch_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_adapters/test_adapter.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/queue_name.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/railtie.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/test_case.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/test_helper.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/active_job/version.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/rails/generators/job/job_generator.rb -${GEM_HOME}/gems/activejob-4.2.0/lib/rails/generators/job/templates/job.rb -${GEM_HOME}/gems/activemodel-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/activemodel-4.2.0/MIT-LICENSE -${GEM_HOME}/gems/activemodel-4.2.0/README.rdoc -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/attribute_methods.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/callbacks.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/conversion.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/dirty.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/errors.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/forbidden_attributes_protection.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/gem_version.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/lint.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/locale/en.yml -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/model.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/naming.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/railtie.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/secure_password.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/serialization.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/serializers/json.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/serializers/xml.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/test_case.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/translation.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/absence.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/acceptance.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/callbacks.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/clusivity.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/confirmation.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/exclusion.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/format.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/inclusion.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/length.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/numericality.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/presence.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/validates.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validations/with.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/validator.rb -${GEM_HOME}/gems/activemodel-4.2.0/lib/active_model/version.rb -${GEM_HOME}/gems/activerecord-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/activerecord-4.2.0/MIT-LICENSE -${GEM_HOME}/gems/activerecord-4.2.0/README.rdoc -${GEM_HOME}/gems/activerecord-4.2.0/examples/performance.rb -${GEM_HOME}/gems/activerecord-4.2.0/examples/simple.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/aggregations.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/association_relation.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/alias_tracker.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/association_scope.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/belongs_to_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/belongs_to_polymorphic_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/builder/association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/builder/belongs_to.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/builder/collection_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/builder/has_and_belongs_to_many.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/builder/has_many.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/builder/has_one.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/builder/singular_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/collection_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/collection_proxy.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/has_many_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/has_many_through_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/has_one_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/has_one_through_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/join_dependency.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/join_dependency/join_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/join_dependency/join_base.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/join_dependency/join_part.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/belongs_to.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/collection_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/has_many.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/has_many_through.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/has_one.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/has_one_through.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/singular_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/preloader/through_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/singular_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/associations/through_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_assignment.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_decorators.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/before_type_cast.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/dirty.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/primary_key.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/query.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/read.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/serialization.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/time_zone_conversion.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_methods/write.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_set.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attribute_set/builder.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/attributes.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/autosave_association.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/base.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/callbacks.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/coders/json.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/coders/yaml_column.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/connection_pool.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/database_limits.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/database_statements.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/query_cache.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/quoting.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/savepoints.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/schema_creation.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/schema_definitions.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/schema_dumper.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/schema_statements.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract/transaction.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract_adapter.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/abstract_mysql_adapter.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/column.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/connection_specification.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/mysql2_adapter.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/mysql_adapter.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/array_parser.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/column.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/database_statements.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/array.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/bit.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/bytea.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/cidr.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/date.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/date_time.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/decimal.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/enum.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/float.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/hstore.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/inet.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/infinity.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/integer.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/json.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/money.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/point.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/range.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/time.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/uuid.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/vector.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/oid/xml.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/quoting.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/referential_integrity.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/schema_definitions.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/schema_statements.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql/utils.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/postgresql_adapter.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/schema_cache.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/sqlite3_adapter.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_adapters/statement_pool.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/connection_handling.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/core.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/counter_cache.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/dynamic_matchers.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/enum.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/errors.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/explain.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/explain_registry.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/explain_subscriber.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/fixture_set/file.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/fixtures.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/gem_version.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/inheritance.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/integration.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/locale/en.yml -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/locking/optimistic.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/locking/pessimistic.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/log_subscriber.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/migration.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/migration/command_recorder.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/migration/join_table.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/model_schema.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/nested_attributes.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/no_touching.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/null_relation.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/persistence.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/query_cache.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/querying.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/railtie.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/railties/console_sandbox.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/railties/controller_runtime.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/railties/databases.rake -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/railties/jdbcmysql_error.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/readonly_attributes.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/reflection.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/batches.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/calculations.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/delegation.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/finder_methods.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/merger.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/predicate_builder.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/predicate_builder/array_handler.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/predicate_builder/relation_handler.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/query_methods.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/relation/spawn_methods.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/result.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/runtime_registry.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/sanitization.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/schema.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/schema_dumper.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/schema_migration.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/scoping.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/scoping/default.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/scoping/named.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/serialization.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/serializers/xml_serializer.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/statement_cache.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/store.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/tasks/database_tasks.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/tasks/mysql_database_tasks.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/tasks/postgresql_database_tasks.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/tasks/sqlite_database_tasks.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/timestamp.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/transactions.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/translation.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/big_integer.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/binary.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/boolean.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/date.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/date_time.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/decimal.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/decimal_without_scale.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/decorator.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/float.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/hash_lookup_type_map.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/integer.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/mutable.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/numeric.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/serialized.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/string.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/text.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/time.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/time_value.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/type_map.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/unsigned_integer.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/type/value.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/validations.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/validations/associated.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/validations/presence.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/validations/uniqueness.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/active_record/version.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record/migration.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record/migration/migration_generator.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record/migration/templates/create_table_migration.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record/migration/templates/migration.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record/model/model_generator.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record/model/templates/model.rb -${GEM_HOME}/gems/activerecord-4.2.0/lib/rails/generators/active_record/model/templates/module.rb -${GEM_HOME}/gems/activesupport-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/activesupport-4.2.0/MIT-LICENSE -${GEM_HOME}/gems/activesupport-4.2.0/README.rdoc -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/all.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/backtrace_cleaner.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/benchmarkable.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/builder.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/cache.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/cache/file_store.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/cache/mem_cache_store.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/cache/memory_store.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/cache/null_store.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/cache/strategy/local_cache.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/cache/strategy/local_cache_middleware.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/callbacks.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/concern.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/concurrency/latch.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/configurable.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/array.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/array/access.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/array/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/array/extract_options.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/array/grouping.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/array/prepend_and_append.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/array/wrap.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/benchmark.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/big_decimal.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/big_decimal/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/big_decimal/yaml_conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/class.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/class/attribute.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/class/attribute_accessors.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/class/delegating_attributes.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/class/subclasses.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date/acts_like.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date/calculations.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date/zones.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date_and_time/calculations.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date_and_time/zones.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date_time.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date_time/acts_like.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date_time/calculations.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date_time/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/date_time/zones.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/digest/uuid.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/enumerable.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/file.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/file/atomic.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/compact.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/deep_merge.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/except.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/indifferent_access.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/keys.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/reverse_merge.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/slice.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/hash/transform_values.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/integer.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/integer/inflections.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/integer/multiple.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/integer/time.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/kernel.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/kernel/agnostics.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/kernel/concern.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/kernel/debugger.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/kernel/reporting.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/kernel/singleton_class.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/load_error.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/marshal.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/aliasing.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/anonymous.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/attr_internal.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/attribute_accessors.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/concerning.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/delegation.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/deprecation.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/introspection.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/method_transplanting.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/qualified_const.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/reachable.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/module/remove_method.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/name_error.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/numeric.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/numeric/bytes.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/numeric/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/numeric/time.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/acts_like.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/blank.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/deep_dup.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/duplicable.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/inclusion.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/instance_variables.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/itself.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/json.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/to_param.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/to_query.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/try.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/object/with_options.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/range.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/range/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/range/each.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/range/include_range.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/range/overlaps.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/regexp.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/access.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/behavior.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/exclude.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/filters.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/indent.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/inflections.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/inquiry.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/multibyte.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/output_safety.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/starts_ends_with.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/strip.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/string/zones.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/struct.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/thread.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/time.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/time/acts_like.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/time/calculations.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/time/conversions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/time/marshal.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/time/zones.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/core_ext/uri.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/dependencies.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/dependencies/autoload.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/deprecation.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/deprecation/behaviors.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/deprecation/instance_delegator.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/deprecation/method_wrappers.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/deprecation/proxy_wrappers.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/deprecation/reporting.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/descendants_tracker.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/duration.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/file_update_checker.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/gem_version.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/gzip.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/hash_with_indifferent_access.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/i18n.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/i18n_railtie.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/inflections.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/inflector.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/inflector/inflections.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/inflector/methods.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/inflector/transliterate.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/json.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/json/decoding.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/json/encoding.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/key_generator.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/lazy_load_hooks.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/locale/en.yml -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/log_subscriber.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/log_subscriber/test_helper.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/logger.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/logger_silence.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/message_encryptor.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/message_verifier.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/multibyte.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/multibyte/chars.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/multibyte/unicode.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/notifications.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/notifications/fanout.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/notifications/instrumenter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_to_currency_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_to_delimited_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_to_human_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_to_human_size_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_to_percentage_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_to_phone_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/number_helper/number_to_rounded_converter.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/option_merger.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/ordered_hash.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/ordered_options.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/per_thread_registry.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/proxy_object.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/rails.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/railtie.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/rescuable.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/security_utils.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/string_inquirer.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/subscriber.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/tagged_logging.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/test_case.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/assertions.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/autorun.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/constant_lookup.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/declarative.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/deprecation.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/isolation.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/setup_and_teardown.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/tagged_logging.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/testing/time_helpers.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/time.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/time_with_zone.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/values/time_zone.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/values/unicode_tables.dat -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/version.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/xml_mini.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/xml_mini/jdom.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/xml_mini/libxml.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/xml_mini/libxmlsax.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/xml_mini/nokogiri.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/xml_mini/nokogirisax.rb -${GEM_HOME}/gems/activesupport-4.2.0/lib/active_support/xml_mini/rexml.rb +${GEM_HOME}/gems/actionpack-xml_parser-1.0.2/LICENSE +${GEM_HOME}/gems/actionpack-xml_parser-1.0.2/README.md +${GEM_HOME}/gems/actionpack-xml_parser-1.0.2/lib/action_dispatch/xml_params_parser.rb +${GEM_HOME}/gems/actionpack-xml_parser-1.0.2/lib/actionpack/xml_parser.rb +${GEM_HOME}/gems/actionview-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/actionview-4.2.1/MIT-LICENSE +${GEM_HOME}/gems/actionview-4.2.1/README.rdoc +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/base.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/buffers.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/context.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/dependency_tracker.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/digestor.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/flows.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/gem_version.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/active_model_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/asset_tag_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/asset_url_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/atom_feed_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/cache_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/capture_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/controller_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/csrf_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/date_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/debug_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/form_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/form_options_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/form_tag_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/javascript_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/number_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/output_safety_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/record_tag_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/rendering_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/sanitize_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tag_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/base.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/check_box.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/checkable.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/collection_check_boxes.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/collection_helpers.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/collection_radio_buttons.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/collection_select.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/color_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/date_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/date_select.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/datetime_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/datetime_local_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/datetime_select.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/email_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/file_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/grouped_collection_select.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/hidden_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/label.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/month_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/number_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/password_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/placeholderable.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/radio_button.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/range_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/search_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/select.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/tel_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/text_area.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/text_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/time_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/time_select.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/time_zone_select.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/translator.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/url_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/tags/week_field.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/text_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/translation_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/helpers/url_helper.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/layouts.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/locale/en.yml +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/log_subscriber.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/lookup_context.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/model_naming.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/path_set.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/railtie.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/record_identifier.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/renderer/abstract_renderer.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/renderer/partial_renderer.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/renderer/renderer.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/renderer/streaming_template_renderer.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/renderer/template_renderer.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/rendering.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/routing_url_for.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/tasks/dependencies.rake +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/error.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/handlers.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/handlers/builder.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/handlers/erb.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/handlers/raw.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/html.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/resolver.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/text.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/template/types.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/test_case.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/testing/resolvers.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/version.rb +${GEM_HOME}/gems/actionview-4.2.1/lib/action_view/view_paths.rb +${GEM_HOME}/gems/activejob-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/activejob-4.2.1/MIT-LICENSE +${GEM_HOME}/gems/activejob-4.2.1/README.md +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/arguments.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/base.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/callbacks.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/configured_job.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/core.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/enqueuing.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/execution.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/gem_version.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/logging.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/backburner_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/delayed_job_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/inline_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/qu_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/que_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/queue_classic_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/resque_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/sidekiq_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/sneakers_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/sucker_punch_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_adapters/test_adapter.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/queue_name.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/railtie.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/test_case.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/test_helper.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/active_job/version.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/rails/generators/job/job_generator.rb +${GEM_HOME}/gems/activejob-4.2.1/lib/rails/generators/job/templates/job.rb +${GEM_HOME}/gems/activemodel-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/activemodel-4.2.1/MIT-LICENSE +${GEM_HOME}/gems/activemodel-4.2.1/README.rdoc +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/attribute_methods.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/callbacks.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/conversion.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/dirty.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/errors.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/forbidden_attributes_protection.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/gem_version.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/lint.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/locale/en.yml +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/model.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/naming.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/railtie.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/secure_password.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/serialization.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/serializers/json.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/serializers/xml.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/test_case.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/translation.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/absence.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/acceptance.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/callbacks.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/clusivity.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/confirmation.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/exclusion.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/format.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/inclusion.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/length.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/numericality.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/presence.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/validates.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validations/with.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/validator.rb +${GEM_HOME}/gems/activemodel-4.2.1/lib/active_model/version.rb +${GEM_HOME}/gems/activerecord-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/activerecord-4.2.1/MIT-LICENSE +${GEM_HOME}/gems/activerecord-4.2.1/README.rdoc +${GEM_HOME}/gems/activerecord-4.2.1/examples/performance.rb +${GEM_HOME}/gems/activerecord-4.2.1/examples/simple.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/aggregations.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/association_relation.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/alias_tracker.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/association_scope.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/belongs_to_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/belongs_to_polymorphic_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/builder/association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/builder/belongs_to.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/builder/collection_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/builder/has_and_belongs_to_many.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/builder/has_many.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/builder/has_one.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/builder/singular_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/collection_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/collection_proxy.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/foreign_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/has_many_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/has_many_through_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/has_one_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/has_one_through_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/join_dependency.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/join_dependency/join_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/join_dependency/join_base.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/join_dependency/join_part.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/belongs_to.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/collection_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/has_many.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/has_many_through.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/has_one.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/has_one_through.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/singular_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/preloader/through_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/singular_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/associations/through_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_assignment.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_decorators.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/before_type_cast.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/dirty.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/primary_key.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/query.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/read.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/serialization.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/time_zone_conversion.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_methods/write.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_set.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attribute_set/builder.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/attributes.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/autosave_association.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/base.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/callbacks.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/coders/json.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/coders/yaml_column.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/connection_pool.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/database_limits.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/database_statements.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/query_cache.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/quoting.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/savepoints.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/schema_creation.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/schema_definitions.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/schema_dumper.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/schema_statements.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract/transaction.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract_adapter.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/abstract_mysql_adapter.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/column.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/connection_specification.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/mysql2_adapter.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/mysql_adapter.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/array_parser.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/column.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/database_statements.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/array.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/bit.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/bit_varying.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/bytea.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/cidr.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/date.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/date_time.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/decimal.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/enum.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/float.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/hstore.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/inet.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/infinity.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/integer.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/json.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/jsonb.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/money.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/point.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/range.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/specialized_string.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/time.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/type_map_initializer.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/uuid.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/vector.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/oid/xml.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/quoting.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/referential_integrity.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/schema_definitions.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/schema_statements.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql/utils.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/postgresql_adapter.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/schema_cache.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/sqlite3_adapter.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_adapters/statement_pool.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/connection_handling.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/core.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/counter_cache.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/dynamic_matchers.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/enum.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/errors.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/explain.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/explain_registry.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/explain_subscriber.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/fixture_set/file.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/fixtures.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/gem_version.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/inheritance.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/integration.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/locale/en.yml +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/locking/optimistic.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/locking/pessimistic.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/log_subscriber.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/migration.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/migration/command_recorder.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/migration/join_table.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/model_schema.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/nested_attributes.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/no_touching.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/null_relation.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/persistence.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/query_cache.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/querying.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/railtie.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/railties/console_sandbox.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/railties/controller_runtime.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/railties/databases.rake +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/railties/jdbcmysql_error.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/readonly_attributes.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/reflection.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/batches.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/calculations.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/delegation.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/finder_methods.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/merger.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/predicate_builder.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/predicate_builder/array_handler.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/predicate_builder/relation_handler.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/query_methods.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/relation/spawn_methods.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/result.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/runtime_registry.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/sanitization.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/schema.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/schema_dumper.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/schema_migration.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/scoping.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/scoping/default.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/scoping/named.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/serialization.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/serializers/xml_serializer.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/statement_cache.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/store.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/tasks/database_tasks.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/tasks/mysql_database_tasks.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/tasks/postgresql_database_tasks.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/tasks/sqlite_database_tasks.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/timestamp.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/transactions.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/translation.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/big_integer.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/binary.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/boolean.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/date.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/date_time.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/decimal.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/decimal_without_scale.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/decorator.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/float.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/hash_lookup_type_map.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/integer.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/mutable.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/numeric.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/serialized.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/string.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/text.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/time.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/time_value.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/type_map.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/unsigned_integer.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/type/value.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/validations.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/validations/associated.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/validations/presence.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/validations/uniqueness.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/active_record/version.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record/migration.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record/migration/migration_generator.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record/migration/templates/create_table_migration.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record/migration/templates/migration.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record/model/model_generator.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record/model/templates/model.rb +${GEM_HOME}/gems/activerecord-4.2.1/lib/rails/generators/active_record/model/templates/module.rb +${GEM_HOME}/gems/activesupport-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/activesupport-4.2.1/MIT-LICENSE +${GEM_HOME}/gems/activesupport-4.2.1/README.rdoc +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/all.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/backtrace_cleaner.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/benchmarkable.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/builder.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/cache.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/cache/file_store.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/cache/mem_cache_store.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/cache/memory_store.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/cache/null_store.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/cache/strategy/local_cache.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/callbacks.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/concern.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/concurrency/latch.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/configurable.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/array.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/array/access.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/array/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/array/extract_options.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/array/grouping.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/array/prepend_and_append.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/array/wrap.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/benchmark.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/big_decimal.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/big_decimal/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/big_decimal/yaml_conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/class.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/class/attribute.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/class/attribute_accessors.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/class/delegating_attributes.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/class/subclasses.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date/acts_like.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date/calculations.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date/zones.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date_and_time/calculations.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date_and_time/zones.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date_time.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date_time/acts_like.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date_time/calculations.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date_time/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/date_time/zones.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/digest/uuid.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/enumerable.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/file.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/file/atomic.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/compact.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/deep_merge.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/except.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/indifferent_access.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/keys.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/reverse_merge.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/slice.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/hash/transform_values.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/integer.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/integer/inflections.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/integer/multiple.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/integer/time.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/kernel.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/kernel/agnostics.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/kernel/concern.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/kernel/debugger.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/kernel/reporting.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/kernel/singleton_class.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/load_error.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/marshal.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/aliasing.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/anonymous.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/attr_internal.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/attribute_accessors.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/concerning.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/delegation.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/deprecation.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/introspection.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/method_transplanting.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/qualified_const.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/reachable.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/module/remove_method.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/name_error.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/numeric.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/numeric/bytes.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/numeric/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/numeric/time.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/acts_like.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/blank.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/deep_dup.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/duplicable.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/inclusion.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/instance_variables.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/itself.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/json.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/to_param.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/to_query.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/try.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/object/with_options.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/range.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/range/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/range/each.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/range/include_range.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/range/overlaps.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/regexp.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/access.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/behavior.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/exclude.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/filters.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/indent.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/inflections.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/inquiry.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/multibyte.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/output_safety.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/starts_ends_with.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/strip.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/string/zones.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/struct.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/thread.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/time.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/time/acts_like.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/time/calculations.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/time/conversions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/time/marshal.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/time/zones.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/core_ext/uri.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/dependencies.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/dependencies/autoload.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/deprecation.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/deprecation/behaviors.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/deprecation/instance_delegator.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/deprecation/method_wrappers.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/deprecation/proxy_wrappers.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/deprecation/reporting.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/descendants_tracker.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/duration.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/file_update_checker.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/gem_version.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/gzip.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/hash_with_indifferent_access.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/i18n.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/i18n_railtie.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/inflections.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/inflector.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/inflector/inflections.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/inflector/methods.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/inflector/transliterate.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/json.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/json/decoding.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/json/encoding.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/key_generator.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/lazy_load_hooks.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/locale/en.yml +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/log_subscriber.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/log_subscriber/test_helper.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/logger.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/logger_silence.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/message_encryptor.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/message_verifier.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/multibyte.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/multibyte/chars.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/multibyte/unicode.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/notifications.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/notifications/fanout.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/notifications/instrumenter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_to_currency_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_to_delimited_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_to_human_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_to_human_size_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_to_percentage_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_to_phone_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/number_helper/number_to_rounded_converter.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/option_merger.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/ordered_hash.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/ordered_options.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/per_thread_registry.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/proxy_object.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/rails.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/railtie.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/rescuable.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/security_utils.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/string_inquirer.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/subscriber.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/tagged_logging.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/test_case.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/assertions.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/autorun.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/constant_lookup.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/declarative.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/deprecation.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/isolation.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/setup_and_teardown.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/tagged_logging.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/testing/time_helpers.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/time.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/time_with_zone.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/values/time_zone.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/values/unicode_tables.dat +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/version.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/xml_mini.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/xml_mini/jdom.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/xml_mini/libxml.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/xml_mini/libxmlsax.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/xml_mini/nokogiri.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/xml_mini/nokogirisax.rb +${GEM_HOME}/gems/activesupport-4.2.1/lib/active_support/xml_mini/rexml.rb ${GEM_HOME}/gems/arel-6.0.0/History.txt ${GEM_HOME}/gems/arel-6.0.0/MIT-LICENSE.txt ${GEM_HOME}/gems/arel-6.0.0/README.markdown @@ -3417,15 +3428,15 @@ ${GEM_HOME}/gems/erubis-2.7.0/test/test-main.rb ${GEM_HOME}/gems/erubis-2.7.0/test/test-users-guide.rb ${GEM_HOME}/gems/erubis-2.7.0/test/test.rb ${GEM_HOME}/gems/erubis-2.7.0/test/testutil.rb -${GEM_HOME}/gems/globalid-0.3.3/MIT-LICENSE -${GEM_HOME}/gems/globalid-0.3.3/lib/global_id.rb -${GEM_HOME}/gems/globalid-0.3.3/lib/global_id/global_id.rb -${GEM_HOME}/gems/globalid-0.3.3/lib/global_id/identification.rb -${GEM_HOME}/gems/globalid-0.3.3/lib/global_id/locator.rb -${GEM_HOME}/gems/globalid-0.3.3/lib/global_id/railtie.rb -${GEM_HOME}/gems/globalid-0.3.3/lib/global_id/signed_global_id.rb -${GEM_HOME}/gems/globalid-0.3.3/lib/global_id/uri/gid.rb -${GEM_HOME}/gems/globalid-0.3.3/lib/globalid.rb +${GEM_HOME}/gems/globalid-0.3.5/MIT-LICENSE +${GEM_HOME}/gems/globalid-0.3.5/lib/global_id.rb +${GEM_HOME}/gems/globalid-0.3.5/lib/global_id/global_id.rb +${GEM_HOME}/gems/globalid-0.3.5/lib/global_id/identification.rb +${GEM_HOME}/gems/globalid-0.3.5/lib/global_id/locator.rb +${GEM_HOME}/gems/globalid-0.3.5/lib/global_id/railtie.rb +${GEM_HOME}/gems/globalid-0.3.5/lib/global_id/signed_global_id.rb +${GEM_HOME}/gems/globalid-0.3.5/lib/global_id/uri/gid.rb +${GEM_HOME}/gems/globalid-0.3.5/lib/globalid.rb ${GEM_HOME}/gems/hike-1.2.3/LICENSE ${GEM_HOME}/gems/hike-1.2.3/README.md ${GEM_HOME}/gems/hike-1.2.3/lib/hike.rb @@ -3633,43 +3644,43 @@ ${GEM_HOME}/gems/json-1.8.2/tests/test_json_string_matching.rb ${GEM_HOME}/gems/json-1.8.2/tests/test_json_unicode.rb ${GEM_HOME}/gems/json-1.8.2/tools/fuzz.rb ${GEM_HOME}/gems/json-1.8.2/tools/server.rb -${GEM_HOME}/gems/loofah-2.0.1/.gemtest -${GEM_HOME}/gems/loofah-2.0.1/CHANGELOG.rdoc -${GEM_HOME}/gems/loofah-2.0.1/Gemfile -${GEM_HOME}/gems/loofah-2.0.1/MIT-LICENSE.txt -${GEM_HOME}/gems/loofah-2.0.1/Manifest.txt -${GEM_HOME}/gems/loofah-2.0.1/README.rdoc -${GEM_HOME}/gems/loofah-2.0.1/Rakefile -${GEM_HOME}/gems/loofah-2.0.1/benchmark/benchmark.rb -${GEM_HOME}/gems/loofah-2.0.1/benchmark/fragment.html -${GEM_HOME}/gems/loofah-2.0.1/benchmark/helper.rb -${GEM_HOME}/gems/loofah-2.0.1/benchmark/www.slashdot.com.html -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/elements.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/helpers.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/html/document.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/html/document_fragment.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/html5/scrub.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/html5/whitelist.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/instance_methods.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/metahelpers.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/scrubber.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/scrubbers.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/xml/document.rb -${GEM_HOME}/gems/loofah-2.0.1/lib/loofah/xml/document_fragment.rb -${GEM_HOME}/gems/loofah-2.0.1/test/assets/testdata_sanitizer_tests1.dat -${GEM_HOME}/gems/loofah-2.0.1/test/helper.rb -${GEM_HOME}/gems/loofah-2.0.1/test/html5/test_sanitizer.rb -${GEM_HOME}/gems/loofah-2.0.1/test/integration/test_ad_hoc.rb -${GEM_HOME}/gems/loofah-2.0.1/test/integration/test_helpers.rb -${GEM_HOME}/gems/loofah-2.0.1/test/integration/test_html.rb -${GEM_HOME}/gems/loofah-2.0.1/test/integration/test_scrubbers.rb -${GEM_HOME}/gems/loofah-2.0.1/test/integration/test_xml.rb -${GEM_HOME}/gems/loofah-2.0.1/test/unit/test_api.rb -${GEM_HOME}/gems/loofah-2.0.1/test/unit/test_encoding.rb -${GEM_HOME}/gems/loofah-2.0.1/test/unit/test_helpers.rb -${GEM_HOME}/gems/loofah-2.0.1/test/unit/test_scrubber.rb -${GEM_HOME}/gems/loofah-2.0.1/test/unit/test_scrubbers.rb +${GEM_HOME}/gems/loofah-2.0.2/.gemtest +${GEM_HOME}/gems/loofah-2.0.2/CHANGELOG.rdoc +${GEM_HOME}/gems/loofah-2.0.2/Gemfile +${GEM_HOME}/gems/loofah-2.0.2/MIT-LICENSE.txt +${GEM_HOME}/gems/loofah-2.0.2/Manifest.txt +${GEM_HOME}/gems/loofah-2.0.2/README.rdoc +${GEM_HOME}/gems/loofah-2.0.2/Rakefile +${GEM_HOME}/gems/loofah-2.0.2/benchmark/benchmark.rb +${GEM_HOME}/gems/loofah-2.0.2/benchmark/fragment.html +${GEM_HOME}/gems/loofah-2.0.2/benchmark/helper.rb +${GEM_HOME}/gems/loofah-2.0.2/benchmark/www.slashdot.com.html +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/elements.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/helpers.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/html/document.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/html/document_fragment.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/html5/scrub.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/html5/whitelist.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/instance_methods.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/metahelpers.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/scrubber.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/scrubbers.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/xml/document.rb +${GEM_HOME}/gems/loofah-2.0.2/lib/loofah/xml/document_fragment.rb +${GEM_HOME}/gems/loofah-2.0.2/test/assets/testdata_sanitizer_tests1.dat +${GEM_HOME}/gems/loofah-2.0.2/test/helper.rb +${GEM_HOME}/gems/loofah-2.0.2/test/html5/test_sanitizer.rb +${GEM_HOME}/gems/loofah-2.0.2/test/integration/test_ad_hoc.rb +${GEM_HOME}/gems/loofah-2.0.2/test/integration/test_helpers.rb +${GEM_HOME}/gems/loofah-2.0.2/test/integration/test_html.rb +${GEM_HOME}/gems/loofah-2.0.2/test/integration/test_scrubbers.rb +${GEM_HOME}/gems/loofah-2.0.2/test/integration/test_xml.rb +${GEM_HOME}/gems/loofah-2.0.2/test/unit/test_api.rb +${GEM_HOME}/gems/loofah-2.0.2/test/unit/test_encoding.rb +${GEM_HOME}/gems/loofah-2.0.2/test/unit/test_helpers.rb +${GEM_HOME}/gems/loofah-2.0.2/test/unit/test_scrubber.rb +${GEM_HOME}/gems/loofah-2.0.2/test/unit/test_scrubbers.rb ${GEM_HOME}/gems/mail-2.6.3/CHANGELOG.rdoc ${GEM_HOME}/gems/mail-2.6.3/CONTRIBUTING.md ${GEM_HOME}/gems/mail-2.6.3/Dependencies.txt @@ -3822,78 +3833,75 @@ ${GEM_HOME}/gems/mail-2.6.3/lib/mail/values/unicode_tables.dat ${GEM_HOME}/gems/mail-2.6.3/lib/mail/version.rb ${GEM_HOME}/gems/mail-2.6.3/lib/mail/version_specific/ruby_1_8.rb ${GEM_HOME}/gems/mail-2.6.3/lib/mail/version_specific/ruby_1_9.rb -${GEM_HOME}/gems/mime-types-2.4.3/.autotest -${GEM_HOME}/gems/mime-types-2.4.3/.coveralls.yml -${GEM_HOME}/gems/mime-types-2.4.3/.gemtest -${GEM_HOME}/gems/mime-types-2.4.3/.hoerc -${GEM_HOME}/gems/mime-types-2.4.3/.minitest.rb -${GEM_HOME}/gems/mime-types-2.4.3/.travis.yml -${GEM_HOME}/gems/mime-types-2.4.3/Contributing.rdoc -${GEM_HOME}/gems/mime-types-2.4.3/Gemfile -${GEM_HOME}/gems/mime-types-2.4.3/History-Types.rdoc -${GEM_HOME}/gems/mime-types-2.4.3/History.rdoc -${GEM_HOME}/gems/mime-types-2.4.3/Licence.rdoc -${GEM_HOME}/gems/mime-types-2.4.3/Manifest.txt -${GEM_HOME}/gems/mime-types-2.4.3/README.rdoc -${GEM_HOME}/gems/mime-types-2.4.3/Rakefile -${GEM_HOME}/gems/mime-types-2.4.3/data/mime-types.json -${GEM_HOME}/gems/mime-types-2.4.3/docs/COPYING.txt -${GEM_HOME}/gems/mime-types-2.4.3/docs/artistic.txt -${GEM_HOME}/gems/mime-types-2.4.3/lib/mime-types.rb -${GEM_HOME}/gems/mime-types-2.4.3/lib/mime.rb -${GEM_HOME}/gems/mime-types-2.4.3/lib/mime/type.rb -${GEM_HOME}/gems/mime-types-2.4.3/lib/mime/types.rb -${GEM_HOME}/gems/mime-types-2.4.3/lib/mime/types/cache.rb -${GEM_HOME}/gems/mime-types-2.4.3/lib/mime/types/loader.rb -${GEM_HOME}/gems/mime-types-2.4.3/lib/mime/types/loader_path.rb -${GEM_HOME}/gems/mime-types-2.4.3/support/apache_mime_types.rb -${GEM_HOME}/gems/mime-types-2.4.3/support/benchmarks/load.rb -${GEM_HOME}/gems/mime-types-2.4.3/support/convert.rb -${GEM_HOME}/gems/mime-types-2.4.3/support/iana_registry.rb -${GEM_HOME}/gems/mime-types-2.4.3/test/bad-fixtures/malformed -${GEM_HOME}/gems/mime-types-2.4.3/test/fixture/json.json -${GEM_HOME}/gems/mime-types-2.4.3/test/fixture/old-data -${GEM_HOME}/gems/mime-types-2.4.3/test/fixture/yaml.yaml -${GEM_HOME}/gems/mime-types-2.4.3/test/minitest_helper.rb -${GEM_HOME}/gems/mime-types-2.4.3/test/test_mime_type.rb -${GEM_HOME}/gems/mime-types-2.4.3/test/test_mime_types.rb -${GEM_HOME}/gems/mime-types-2.4.3/test/test_mime_types_cache.rb -${GEM_HOME}/gems/mime-types-2.4.3/test/test_mime_types_class.rb -${GEM_HOME}/gems/mime-types-2.4.3/test/test_mime_types_lazy.rb -${GEM_HOME}/gems/mime-types-2.4.3/test/test_mime_types_loader.rb +${GEM_HOME}/gems/mime-types-2.5/.autotest +${GEM_HOME}/gems/mime-types-2.5/.gemtest +${GEM_HOME}/gems/mime-types-2.5/.gitignore +${GEM_HOME}/gems/mime-types-2.5/.hoerc +${GEM_HOME}/gems/mime-types-2.5/Contributing.rdoc +${GEM_HOME}/gems/mime-types-2.5/History-Types.rdoc +${GEM_HOME}/gems/mime-types-2.5/History.rdoc +${GEM_HOME}/gems/mime-types-2.5/Licence.rdoc +${GEM_HOME}/gems/mime-types-2.5/Manifest.txt +${GEM_HOME}/gems/mime-types-2.5/README.rdoc +${GEM_HOME}/gems/mime-types-2.5/Rakefile +${GEM_HOME}/gems/mime-types-2.5/data/mime-types.json +${GEM_HOME}/gems/mime-types-2.5/docs/COPYING.txt +${GEM_HOME}/gems/mime-types-2.5/docs/artistic.txt +${GEM_HOME}/gems/mime-types-2.5/lib/mime-types.rb +${GEM_HOME}/gems/mime-types-2.5/lib/mime.rb +${GEM_HOME}/gems/mime-types-2.5/lib/mime/type.rb +${GEM_HOME}/gems/mime-types-2.5/lib/mime/types.rb +${GEM_HOME}/gems/mime-types-2.5/lib/mime/types/cache.rb +${GEM_HOME}/gems/mime-types-2.5/lib/mime/types/loader.rb +${GEM_HOME}/gems/mime-types-2.5/lib/mime/types/loader_path.rb +${GEM_HOME}/gems/mime-types-2.5/support/apache_mime_types.rb +${GEM_HOME}/gems/mime-types-2.5/support/benchmarks/load.rb +${GEM_HOME}/gems/mime-types-2.5/support/convert.rb +${GEM_HOME}/gems/mime-types-2.5/support/iana_registry.rb +${GEM_HOME}/gems/mime-types-2.5/test/bad-fixtures/malformed +${GEM_HOME}/gems/mime-types-2.5/test/fixture/json.json +${GEM_HOME}/gems/mime-types-2.5/test/fixture/old-data +${GEM_HOME}/gems/mime-types-2.5/test/fixture/yaml.yaml +${GEM_HOME}/gems/mime-types-2.5/test/minitest_helper.rb +${GEM_HOME}/gems/mime-types-2.5/test/test_mime_type.rb +${GEM_HOME}/gems/mime-types-2.5/test/test_mime_types.rb +${GEM_HOME}/gems/mime-types-2.5/test/test_mime_types_cache.rb +${GEM_HOME}/gems/mime-types-2.5/test/test_mime_types_class.rb +${GEM_HOME}/gems/mime-types-2.5/test/test_mime_types_lazy.rb +${GEM_HOME}/gems/mime-types-2.5/test/test_mime_types_loader.rb ${GEM_HOME}/gems/mini_portile-0.6.2/History.txt ${GEM_HOME}/gems/mini_portile-0.6.2/LICENSE.txt ${GEM_HOME}/gems/mini_portile-0.6.2/README.rdoc ${GEM_HOME}/gems/mini_portile-0.6.2/Rakefile ${GEM_HOME}/gems/mini_portile-0.6.2/examples/Rakefile ${GEM_HOME}/gems/mini_portile-0.6.2/lib/mini_portile.rb -${GEM_HOME}/gems/minitest-5.5.1/.autotest -${GEM_HOME}/gems/minitest-5.5.1/.gemtest -${GEM_HOME}/gems/minitest-5.5.1/History.txt -${GEM_HOME}/gems/minitest-5.5.1/Manifest.txt -${GEM_HOME}/gems/minitest-5.5.1/README.txt -${GEM_HOME}/gems/minitest-5.5.1/Rakefile -${GEM_HOME}/gems/minitest-5.5.1/design_rationale.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/hoe/minitest.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/assertions.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/autorun.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/benchmark.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/expectations.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/hell.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/mock.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/parallel.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/pride.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/pride_plugin.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/spec.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/test.rb -${GEM_HOME}/gems/minitest-5.5.1/lib/minitest/unit.rb -${GEM_HOME}/gems/minitest-5.5.1/test/minitest/metametameta.rb -${GEM_HOME}/gems/minitest-5.5.1/test/minitest/test_minitest_benchmark.rb -${GEM_HOME}/gems/minitest-5.5.1/test/minitest/test_minitest_mock.rb -${GEM_HOME}/gems/minitest-5.5.1/test/minitest/test_minitest_reporter.rb -${GEM_HOME}/gems/minitest-5.5.1/test/minitest/test_minitest_spec.rb -${GEM_HOME}/gems/minitest-5.5.1/test/minitest/test_minitest_unit.rb +${GEM_HOME}/gems/minitest-5.6.1/.autotest +${GEM_HOME}/gems/minitest-5.6.1/.gemtest +${GEM_HOME}/gems/minitest-5.6.1/History.rdoc +${GEM_HOME}/gems/minitest-5.6.1/Manifest.txt +${GEM_HOME}/gems/minitest-5.6.1/README.rdoc +${GEM_HOME}/gems/minitest-5.6.1/Rakefile +${GEM_HOME}/gems/minitest-5.6.1/design_rationale.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/hoe/minitest.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/assertions.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/autorun.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/benchmark.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/expectations.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/hell.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/mock.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/parallel.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/pride.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/pride_plugin.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/spec.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/test.rb +${GEM_HOME}/gems/minitest-5.6.1/lib/minitest/unit.rb +${GEM_HOME}/gems/minitest-5.6.1/test/minitest/metametameta.rb +${GEM_HOME}/gems/minitest-5.6.1/test/minitest/test_minitest_benchmark.rb +${GEM_HOME}/gems/minitest-5.6.1/test/minitest/test_minitest_mock.rb +${GEM_HOME}/gems/minitest-5.6.1/test/minitest/test_minitest_reporter.rb +${GEM_HOME}/gems/minitest-5.6.1/test/minitest/test_minitest_spec.rb +${GEM_HOME}/gems/minitest-5.6.1/test/minitest/test_minitest_unit.rb ${GEM_HOME}/gems/multi_json-1.11.0/CHANGELOG.md ${GEM_HOME}/gems/multi_json-1.11.0/CONTRIBUTING.md ${GEM_HOME}/gems/multi_json-1.11.0/LICENSE.md @@ -4218,183 +4226,185 @@ ${GEM_HOME}/gems/protected_attributes-1.0.9/test/models/team.rb ${GEM_HOME}/gems/protected_attributes-1.0.9/test/models/vampire.rb ${GEM_HOME}/gems/protected_attributes-1.0.9/test/models/wolf.rb ${GEM_HOME}/gems/protected_attributes-1.0.9/test/test_helper.rb -${GEM_HOME}/gems/rack-1.6.0/COPYING -${GEM_HOME}/gems/rack-1.6.0/KNOWN-ISSUES -${GEM_HOME}/gems/rack-1.6.0/README.rdoc -${GEM_HOME}/gems/rack-1.6.0/Rakefile -${GEM_HOME}/gems/rack-1.6.0/SPEC -${GEM_HOME}/gems/rack-1.6.0/bin/rackup -${GEM_HOME}/gems/rack-1.6.0/contrib/rack.png -${GEM_HOME}/gems/rack-1.6.0/contrib/rack.svg -${GEM_HOME}/gems/rack-1.6.0/contrib/rack_logo.svg -${GEM_HOME}/gems/rack-1.6.0/contrib/rdoc.css -${GEM_HOME}/gems/rack-1.6.0/example/lobster.ru -${GEM_HOME}/gems/rack-1.6.0/example/protectedlobster.rb -${GEM_HOME}/gems/rack-1.6.0/example/protectedlobster.ru -${GEM_HOME}/gems/rack-1.6.0/lib/rack.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/auth/abstract/handler.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/auth/abstract/request.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/auth/basic.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/auth/digest/md5.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/auth/digest/nonce.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/auth/digest/params.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/auth/digest/request.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/backports/uri/common_18.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/backports/uri/common_192.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/backports/uri/common_193.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/body_proxy.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/builder.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/cascade.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/chunked.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/commonlogger.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/conditionalget.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/config.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/content_length.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/content_type.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/deflater.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/directory.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/etag.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/file.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/cgi.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/evented_mongrel.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/fastcgi.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/lsws.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/mongrel.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/scgi.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/swiftiplied_mongrel.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/thin.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/handler/webrick.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/head.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/lint.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/lobster.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/lock.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/logger.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/methodoverride.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/mime.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/mock.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/multipart.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/multipart/generator.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/multipart/parser.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/multipart/uploaded_file.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/nulllogger.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/recursive.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/reloader.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/request.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/response.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/rewindable_input.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/runtime.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/sendfile.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/server.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/session/abstract/id.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/session/cookie.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/session/memcache.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/session/pool.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/showexceptions.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/showstatus.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/static.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/tempfile_reaper.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/urlmap.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/utils.rb -${GEM_HOME}/gems/rack-1.6.0/lib/rack/utils/okjson.rb -${GEM_HOME}/gems/rack-1.6.0/rack.gemspec -${GEM_HOME}/gems/rack-1.6.0/test/builder/anything.rb -${GEM_HOME}/gems/rack-1.6.0/test/builder/comment.ru -${GEM_HOME}/gems/rack-1.6.0/test/builder/end.ru -${GEM_HOME}/gems/rack-1.6.0/test/builder/line.ru -${GEM_HOME}/gems/rack-1.6.0/test/builder/options.ru -${GEM_HOME}/gems/rack-1.6.0/test/cgi/assets/folder/test.js -${GEM_HOME}/gems/rack-1.6.0/test/cgi/assets/fonts/font.eot -${GEM_HOME}/gems/rack-1.6.0/test/cgi/assets/images/image.png -${GEM_HOME}/gems/rack-1.6.0/test/cgi/assets/index.html -${GEM_HOME}/gems/rack-1.6.0/test/cgi/assets/javascripts/app.js -${GEM_HOME}/gems/rack-1.6.0/test/cgi/assets/stylesheets/app.css -${GEM_HOME}/gems/rack-1.6.0/test/cgi/lighttpd.conf -${GEM_HOME}/gems/rack-1.6.0/test/cgi/rackup_stub.rb -${GEM_HOME}/gems/rack-1.6.0/test/cgi/sample_rackup.ru -${GEM_HOME}/gems/rack-1.6.0/test/cgi/test -${GEM_HOME}/gems/rack-1.6.0/test/cgi/test+directory/test+file -${GEM_HOME}/gems/rack-1.6.0/test/cgi/test.fcgi -${GEM_HOME}/gems/rack-1.6.0/test/cgi/test.ru -${GEM_HOME}/gems/rack-1.6.0/test/gemloader.rb -${GEM_HOME}/gems/rack-1.6.0/test/multipart/bad_robots -${GEM_HOME}/gems/rack-1.6.0/test/multipart/binary -${GEM_HOME}/gems/rack-1.6.0/test/multipart/content_type_and_no_filename -${GEM_HOME}/gems/rack-1.6.0/test/multipart/empty -${GEM_HOME}/gems/rack-1.6.0/test/multipart/fail_16384_nofile -${GEM_HOME}/gems/rack-1.6.0/test/multipart/file1.txt -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_and_modification_param -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_and_no_name -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_with_escaped_quotes -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_with_escaped_quotes_and_modification_param -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_with_percent_escaped_quotes -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_with_unescaped_percentages -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_with_unescaped_percentages2 -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_with_unescaped_percentages3 -${GEM_HOME}/gems/rack-1.6.0/test/multipart/filename_with_unescaped_quotes -${GEM_HOME}/gems/rack-1.6.0/test/multipart/ie -${GEM_HOME}/gems/rack-1.6.0/test/multipart/invalid_character -${GEM_HOME}/gems/rack-1.6.0/test/multipart/mixed_files -${GEM_HOME}/gems/rack-1.6.0/test/multipart/nested -${GEM_HOME}/gems/rack-1.6.0/test/multipart/none -${GEM_HOME}/gems/rack-1.6.0/test/multipart/semicolon -${GEM_HOME}/gems/rack-1.6.0/test/multipart/text -${GEM_HOME}/gems/rack-1.6.0/test/multipart/webkit -${GEM_HOME}/gems/rack-1.6.0/test/rackup/config.ru -${GEM_HOME}/gems/rack-1.6.0/test/registering_handler/rack/handler/registering_myself.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_auth_basic.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_auth_digest.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_body_proxy.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_builder.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_cascade.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_cgi.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_chunked.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_commonlogger.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_conditionalget.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_config.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_content_length.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_content_type.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_deflater.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_directory.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_etag.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_fastcgi.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_file.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_handler.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_head.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_lint.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_lobster.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_lock.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_logger.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_methodoverride.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_mime.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_mock.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_mongrel.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_multipart.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_nulllogger.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_recursive.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_request.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_response.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_rewindable_input.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_runtime.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_sendfile.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_server.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_session_abstract_id.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_session_cookie.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_session_memcache.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_session_pool.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_showexceptions.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_showstatus.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_static.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_tempfile_reaper.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_thin.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_urlmap.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_utils.rb -${GEM_HOME}/gems/rack-1.6.0/test/spec_webrick.rb -${GEM_HOME}/gems/rack-1.6.0/test/static/another/index.html -${GEM_HOME}/gems/rack-1.6.0/test/static/index.html -${GEM_HOME}/gems/rack-1.6.0/test/testrequest.rb -${GEM_HOME}/gems/rack-1.6.0/test/unregistered_handler/rack/handler/unregistered.rb -${GEM_HOME}/gems/rack-1.6.0/test/unregistered_handler/rack/handler/unregistered_long_one.rb +${GEM_HOME}/gems/rack-1.6.1/COPYING +${GEM_HOME}/gems/rack-1.6.1/HISTORY.md +${GEM_HOME}/gems/rack-1.6.1/KNOWN-ISSUES +${GEM_HOME}/gems/rack-1.6.1/README.rdoc +${GEM_HOME}/gems/rack-1.6.1/Rakefile +${GEM_HOME}/gems/rack-1.6.1/SPEC +${GEM_HOME}/gems/rack-1.6.1/bin/rackup +${GEM_HOME}/gems/rack-1.6.1/contrib/rack.png +${GEM_HOME}/gems/rack-1.6.1/contrib/rack.svg +${GEM_HOME}/gems/rack-1.6.1/contrib/rack_logo.svg +${GEM_HOME}/gems/rack-1.6.1/contrib/rdoc.css +${GEM_HOME}/gems/rack-1.6.1/example/lobster.ru +${GEM_HOME}/gems/rack-1.6.1/example/protectedlobster.rb +${GEM_HOME}/gems/rack-1.6.1/example/protectedlobster.ru +${GEM_HOME}/gems/rack-1.6.1/lib/rack.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/auth/abstract/handler.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/auth/abstract/request.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/auth/basic.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/auth/digest/md5.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/auth/digest/nonce.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/auth/digest/params.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/auth/digest/request.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/backports/uri/common_18.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/backports/uri/common_192.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/backports/uri/common_193.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/body_proxy.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/builder.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/cascade.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/chunked.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/commonlogger.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/conditionalget.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/config.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/content_length.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/content_type.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/deflater.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/directory.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/etag.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/file.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/cgi.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/evented_mongrel.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/fastcgi.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/lsws.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/mongrel.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/scgi.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/swiftiplied_mongrel.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/thin.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/handler/webrick.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/head.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/lint.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/lobster.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/lock.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/logger.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/methodoverride.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/mime.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/mock.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/multipart.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/multipart/generator.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/multipart/parser.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/multipart/uploaded_file.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/nulllogger.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/recursive.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/reloader.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/request.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/response.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/rewindable_input.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/runtime.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/sendfile.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/server.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/session/abstract/id.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/session/cookie.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/session/memcache.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/session/pool.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/showexceptions.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/showstatus.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/static.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/tempfile_reaper.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/urlmap.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/utils.rb +${GEM_HOME}/gems/rack-1.6.1/lib/rack/utils/okjson.rb +${GEM_HOME}/gems/rack-1.6.1/rack.gemspec +${GEM_HOME}/gems/rack-1.6.1/test/builder/anything.rb +${GEM_HOME}/gems/rack-1.6.1/test/builder/comment.ru +${GEM_HOME}/gems/rack-1.6.1/test/builder/end.ru +${GEM_HOME}/gems/rack-1.6.1/test/builder/line.ru +${GEM_HOME}/gems/rack-1.6.1/test/builder/options.ru +${GEM_HOME}/gems/rack-1.6.1/test/cgi/assets/folder/test.js +${GEM_HOME}/gems/rack-1.6.1/test/cgi/assets/fonts/font.eot +${GEM_HOME}/gems/rack-1.6.1/test/cgi/assets/images/image.png +${GEM_HOME}/gems/rack-1.6.1/test/cgi/assets/index.html +${GEM_HOME}/gems/rack-1.6.1/test/cgi/assets/javascripts/app.js +${GEM_HOME}/gems/rack-1.6.1/test/cgi/assets/stylesheets/app.css +${GEM_HOME}/gems/rack-1.6.1/test/cgi/lighttpd.conf +${GEM_HOME}/gems/rack-1.6.1/test/cgi/rackup_stub.rb +${GEM_HOME}/gems/rack-1.6.1/test/cgi/sample_rackup.ru +${GEM_HOME}/gems/rack-1.6.1/test/cgi/test +${GEM_HOME}/gems/rack-1.6.1/test/cgi/test+directory/test+file +${GEM_HOME}/gems/rack-1.6.1/test/cgi/test.fcgi +${GEM_HOME}/gems/rack-1.6.1/test/cgi/test.ru +${GEM_HOME}/gems/rack-1.6.1/test/gemloader.rb +${GEM_HOME}/gems/rack-1.6.1/test/multipart/bad_robots +${GEM_HOME}/gems/rack-1.6.1/test/multipart/binary +${GEM_HOME}/gems/rack-1.6.1/test/multipart/content_type_and_no_filename +${GEM_HOME}/gems/rack-1.6.1/test/multipart/empty +${GEM_HOME}/gems/rack-1.6.1/test/multipart/fail_16384_nofile +${GEM_HOME}/gems/rack-1.6.1/test/multipart/file1.txt +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_and_modification_param +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_and_no_name +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_with_escaped_quotes +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_with_escaped_quotes_and_modification_param +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_with_percent_escaped_quotes +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_with_unescaped_percentages +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_with_unescaped_percentages2 +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_with_unescaped_percentages3 +${GEM_HOME}/gems/rack-1.6.1/test/multipart/filename_with_unescaped_quotes +${GEM_HOME}/gems/rack-1.6.1/test/multipart/ie +${GEM_HOME}/gems/rack-1.6.1/test/multipart/invalid_character +${GEM_HOME}/gems/rack-1.6.1/test/multipart/mixed_files +${GEM_HOME}/gems/rack-1.6.1/test/multipart/nested +${GEM_HOME}/gems/rack-1.6.1/test/multipart/none +${GEM_HOME}/gems/rack-1.6.1/test/multipart/semicolon +${GEM_HOME}/gems/rack-1.6.1/test/multipart/text +${GEM_HOME}/gems/rack-1.6.1/test/multipart/webkit +${GEM_HOME}/gems/rack-1.6.1/test/rackup/config.ru +${GEM_HOME}/gems/rack-1.6.1/test/registering_handler/rack/handler/registering_myself.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_auth_basic.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_auth_digest.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_body_proxy.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_builder.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_cascade.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_cgi.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_chunked.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_commonlogger.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_conditionalget.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_config.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_content_length.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_content_type.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_deflater.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_directory.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_etag.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_fastcgi.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_file.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_handler.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_head.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_lint.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_lobster.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_lock.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_logger.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_methodoverride.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_mime.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_mock.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_mongrel.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_multipart.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_nulllogger.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_recursive.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_request.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_response.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_rewindable_input.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_runtime.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_sendfile.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_server.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_session_abstract_id.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_session_cookie.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_session_memcache.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_session_pool.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_showexceptions.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_showstatus.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_static.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_tempfile_reaper.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_thin.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_urlmap.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_utils.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_version.rb +${GEM_HOME}/gems/rack-1.6.1/test/spec_webrick.rb +${GEM_HOME}/gems/rack-1.6.1/test/static/another/index.html +${GEM_HOME}/gems/rack-1.6.1/test/static/index.html +${GEM_HOME}/gems/rack-1.6.1/test/testrequest.rb +${GEM_HOME}/gems/rack-1.6.1/test/unregistered_handler/rack/handler/unregistered.rb +${GEM_HOME}/gems/rack-1.6.1/test/unregistered_handler/rack/handler/unregistered_long_one.rb ${GEM_HOME}/gems/rack-openid-1.4.2/lib/rack/openid.rb ${GEM_HOME}/gems/rack-openid-1.4.2/lib/rack/openid/simple_auth.rb ${GEM_HOME}/gems/rack-openid-1.4.2/lib/rack/openid/version.rb @@ -4428,220 +4438,220 @@ ${GEM_HOME}/gems/rack-test-0.6.3/spec/rack/test_spec.rb ${GEM_HOME}/gems/rack-test-0.6.3/spec/spec_helper.rb ${GEM_HOME}/gems/rack-test-0.6.3/spec/support/matchers/body.rb ${GEM_HOME}/gems/rack-test-0.6.3/spec/support/matchers/challenge.rb -${GEM_HOME}/gems/rails-4.2.0/README.md -${GEM_HOME}/gems/rails-4.2.0/guides/CHANGELOG.md -${GEM_HOME}/gems/rails-4.2.0/guides/Rakefile -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/akshaysurve.jpg -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/belongs_to.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/book_icon.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/bullet.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/chapters_icon.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/check_bullet.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/credits_pic_blank.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/csrf.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/edge_badge.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/favicon.ico -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/feature_tile.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/footer_tile.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/fxn.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/article_with_comments.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/challenge.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/confirm_dialog.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/forbidden_attributes_for_new_article.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/form_with_errors.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/index_action_with_edit_link.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/new_article.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/rails_welcome.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/routing_error_no_controller.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/routing_error_no_route_matches.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/show_action_for_articles.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/template_is_missing_articles_new.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/unknown_action_create_for_articles.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/getting_started/unknown_action_new_for_articles.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/grey_bullet.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/habtm.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/has_many.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/has_many_through.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/has_one.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/has_one_through.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/header_backdrop.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/header_tile.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/i18n/demo_html_safe.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/i18n/demo_localized_pirate.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/i18n/demo_translated_en.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/i18n/demo_translated_pirate.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/i18n/demo_translation_missing.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/i18n/demo_untranslated.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/README -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/1.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/10.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/11.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/12.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/13.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/14.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/15.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/2.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/3.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/4.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/5.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/6.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/7.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/8.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/callouts/9.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/caution.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/example.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/home.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/important.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/next.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/note.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/prev.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/tip.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/up.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/icons/warning.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/nav_arrow.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/oscardelben.jpg -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/polymorphic.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/radar.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/rails4_features.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/rails_guides_kindle_cover.jpg -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/rails_guides_logo.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/rails_logo_remix.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/session_fixation.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/tab_grey.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/tab_info.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/tab_note.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/tab_red.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/tab_yellow.gif -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/tab_yellow.png -${GEM_HOME}/gems/rails-4.2.0/guides/assets/images/vijaydev.jpg -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/guides.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/jquery.min.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/responsive-tables.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushAS3.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushAppleScript.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushBash.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushCSharp.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushColdFusion.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushCpp.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushCss.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushDelphi.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushDiff.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushErlang.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushGroovy.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushJScript.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushJava.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushJavaFX.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushPerl.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushPhp.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushPlain.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushPowerShell.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushPython.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushRuby.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushSass.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushScala.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushSql.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushVb.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shBrushXml.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/javascripts/syntaxhighlighter/shCore.js -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/fixes.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/kindle.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/main.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/print.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/reset.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/responsive-tables.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/style.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCore.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreDefault.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreDjango.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreEclipse.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreEmacs.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreFadeToGrey.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreMDUltra.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreMidnight.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shCoreRDark.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeDefault.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeDjango.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeEclipse.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeEmacs.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeFadeToGrey.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeMDUltra.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeMidnight.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeRDark.css -${GEM_HOME}/gems/rails-4.2.0/guides/assets/stylesheets/syntaxhighlighter/shThemeRailsGuides.css -${GEM_HOME}/gems/rails-4.2.0/guides/bug_report_templates/action_controller_gem.rb -${GEM_HOME}/gems/rails-4.2.0/guides/bug_report_templates/action_controller_master.rb -${GEM_HOME}/gems/rails-4.2.0/guides/bug_report_templates/active_record_gem.rb -${GEM_HOME}/gems/rails-4.2.0/guides/bug_report_templates/active_record_master.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides/generator.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides/helpers.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides/indexer.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides/kindle.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides/levenshtein.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides/markdown.rb -${GEM_HOME}/gems/rails-4.2.0/guides/rails_guides/markdown/renderer.rb -${GEM_HOME}/gems/rails-4.2.0/guides/source/2_2_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/2_3_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/3_0_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/3_1_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/3_2_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/4_0_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/4_1_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/4_2_release_notes.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/_license.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/_welcome.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/action_controller_overview.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/action_mailer_basics.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/action_view_overview.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_job_basics.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_model_basics.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_record_basics.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_record_callbacks.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_record_migrations.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_record_postgresql.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_record_querying.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_record_validations.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_support_core_extensions.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/active_support_instrumentation.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/api_documentation_guidelines.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/asset_pipeline.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/association_basics.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/caching_with_rails.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/command_line.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/configuring.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/constant_autoloading_and_reloading.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/contributing_to_ruby_on_rails.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/credits.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/debugging_rails_applications.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/development_dependencies_install.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/documents.yaml -${GEM_HOME}/gems/rails-4.2.0/guides/source/engines.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/form_helpers.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/generators.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/getting_started.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/i18n.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/index.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/initialization.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/kindle/copyright.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/kindle/layout.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/kindle/rails_guides.opf.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/kindle/toc.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/kindle/toc.ncx.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/kindle/welcome.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/layout.html.erb -${GEM_HOME}/gems/rails-4.2.0/guides/source/layouts_and_rendering.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/maintenance_policy.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/nested_model_forms.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/plugins.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/rails_application_templates.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/rails_on_rack.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/routing.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/ruby_on_rails_guides_guidelines.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/security.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/testing.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/upgrading_ruby_on_rails.md -${GEM_HOME}/gems/rails-4.2.0/guides/source/working_with_javascript_in_rails.md -${GEM_HOME}/gems/rails-4.2.0/guides/w3c_validator.rb +${GEM_HOME}/gems/rails-4.2.1/README.md +${GEM_HOME}/gems/rails-4.2.1/guides/CHANGELOG.md +${GEM_HOME}/gems/rails-4.2.1/guides/Rakefile +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/akshaysurve.jpg +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/belongs_to.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/book_icon.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/bullet.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/chapters_icon.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/check_bullet.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/credits_pic_blank.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/csrf.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/edge_badge.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/favicon.ico +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/feature_tile.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/footer_tile.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/fxn.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/article_with_comments.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/challenge.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/confirm_dialog.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/forbidden_attributes_for_new_article.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/form_with_errors.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/index_action_with_edit_link.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/new_article.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/rails_welcome.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/routing_error_no_controller.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/routing_error_no_route_matches.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/show_action_for_articles.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/template_is_missing_articles_new.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/unknown_action_create_for_articles.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/getting_started/unknown_action_new_for_articles.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/grey_bullet.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/habtm.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/has_many.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/has_many_through.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/has_one.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/has_one_through.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/header_backdrop.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/header_tile.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/i18n/demo_html_safe.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/i18n/demo_localized_pirate.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/i18n/demo_translated_en.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/i18n/demo_translated_pirate.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/i18n/demo_translation_missing.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/i18n/demo_untranslated.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/README +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/1.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/10.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/11.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/12.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/13.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/14.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/15.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/2.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/3.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/4.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/5.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/6.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/7.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/8.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/callouts/9.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/caution.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/example.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/home.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/important.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/next.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/note.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/prev.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/tip.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/up.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/icons/warning.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/nav_arrow.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/oscardelben.jpg +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/polymorphic.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/radar.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/rails4_features.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/rails_guides_kindle_cover.jpg +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/rails_guides_logo.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/rails_logo_remix.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/session_fixation.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/tab_grey.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/tab_info.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/tab_note.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/tab_red.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/tab_yellow.gif +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/tab_yellow.png +${GEM_HOME}/gems/rails-4.2.1/guides/assets/images/vijaydev.jpg +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/guides.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/jquery.min.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/responsive-tables.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushAS3.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushAppleScript.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushBash.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushCSharp.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushColdFusion.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushCpp.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushCss.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushDelphi.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushDiff.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushErlang.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushGroovy.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushJScript.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushJava.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushJavaFX.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushPerl.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushPhp.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushPlain.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushPowerShell.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushPython.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushRuby.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushSass.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushScala.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushSql.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushVb.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shBrushXml.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/javascripts/syntaxhighlighter/shCore.js +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/fixes.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/kindle.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/main.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/print.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/reset.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/responsive-tables.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/style.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCore.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreDefault.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreDjango.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreEclipse.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreEmacs.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreFadeToGrey.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreMDUltra.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreMidnight.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shCoreRDark.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeDefault.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeDjango.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeEclipse.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeEmacs.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeFadeToGrey.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeMDUltra.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeMidnight.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeRDark.css +${GEM_HOME}/gems/rails-4.2.1/guides/assets/stylesheets/syntaxhighlighter/shThemeRailsGuides.css +${GEM_HOME}/gems/rails-4.2.1/guides/bug_report_templates/action_controller_gem.rb +${GEM_HOME}/gems/rails-4.2.1/guides/bug_report_templates/action_controller_master.rb +${GEM_HOME}/gems/rails-4.2.1/guides/bug_report_templates/active_record_gem.rb +${GEM_HOME}/gems/rails-4.2.1/guides/bug_report_templates/active_record_master.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides/generator.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides/helpers.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides/indexer.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides/kindle.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides/levenshtein.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides/markdown.rb +${GEM_HOME}/gems/rails-4.2.1/guides/rails_guides/markdown/renderer.rb +${GEM_HOME}/gems/rails-4.2.1/guides/source/2_2_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/2_3_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/3_0_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/3_1_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/3_2_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/4_0_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/4_1_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/4_2_release_notes.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/_license.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/_welcome.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/action_controller_overview.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/action_mailer_basics.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/action_view_overview.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_job_basics.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_model_basics.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_record_basics.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_record_callbacks.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_record_migrations.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_record_postgresql.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_record_querying.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_record_validations.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_support_core_extensions.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/active_support_instrumentation.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/api_documentation_guidelines.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/asset_pipeline.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/association_basics.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/autoloading_and_reloading_constants.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/caching_with_rails.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/command_line.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/configuring.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/contributing_to_ruby_on_rails.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/credits.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/debugging_rails_applications.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/development_dependencies_install.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/documents.yaml +${GEM_HOME}/gems/rails-4.2.1/guides/source/engines.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/form_helpers.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/generators.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/getting_started.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/i18n.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/index.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/initialization.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/kindle/copyright.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/kindle/layout.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/kindle/rails_guides.opf.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/kindle/toc.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/kindle/toc.ncx.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/kindle/welcome.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/layout.html.erb +${GEM_HOME}/gems/rails-4.2.1/guides/source/layouts_and_rendering.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/maintenance_policy.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/nested_model_forms.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/plugins.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/rails_application_templates.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/rails_on_rack.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/routing.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/ruby_on_rails_guides_guidelines.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/security.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/testing.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/upgrading_ruby_on_rails.md +${GEM_HOME}/gems/rails-4.2.1/guides/source/working_with_javascript_in_rails.md +${GEM_HOME}/gems/rails-4.2.1/guides/w3c_validator.rb ${GEM_HOME}/gems/rails-deprecated_sanitizer-1.0.3/CHANGELOG.md ${GEM_HOME}/gems/rails-deprecated_sanitizer-1.0.3/README.md ${GEM_HOME}/gems/rails-deprecated_sanitizer-1.0.3/lib/rails-deprecated_sanitizer.rb @@ -4687,248 +4697,248 @@ ${GEM_HOME}/gems/rails-html-sanitizer-1.0.2/lib/rails/html/sanitizer/version.rb ${GEM_HOME}/gems/rails-html-sanitizer-1.0.2/lib/rails/html/scrubbers.rb ${GEM_HOME}/gems/rails-html-sanitizer-1.0.2/test/sanitizer_test.rb ${GEM_HOME}/gems/rails-html-sanitizer-1.0.2/test/scrubbers_test.rb -${GEM_HOME}/gems/railties-4.2.0/CHANGELOG.md -${GEM_HOME}/gems/railties-4.2.0/RDOC_MAIN.rdoc -${GEM_HOME}/gems/railties-4.2.0/README.rdoc -${GEM_HOME}/gems/railties-4.2.0/bin/rails -${GEM_HOME}/gems/railties-4.2.0/lib/rails.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/all.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/api/task.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/app_rails_loader.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/application.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/application/bootstrap.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/application/configuration.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/application/default_middleware_stack.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/application/finisher.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/application/routes_reloader.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/application_controller.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/backtrace_cleaner.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/cli.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/code_statistics.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/code_statistics_calculator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/application.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/commands_tasks.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/console.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/dbconsole.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/destroy.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/generate.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/plugin.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/runner.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/commands/server.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/configuration.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/console/app.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/console/helpers.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/deprecation.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/engine.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/engine/commands.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/engine/configuration.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/engine/railties.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/gem_version.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/actions.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/actions/create_migration.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/active_model.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/app_base.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/base.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/css/assets/assets_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/css/assets/templates/stylesheet.css -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/css/scaffold/scaffold_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/controller/controller_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/controller/templates/view.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/mailer/mailer_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/mailer/templates/layout.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/mailer/templates/layout.text.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/mailer/templates/view.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/mailer/templates/view.text.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/scaffold/scaffold_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/scaffold/templates/_form.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/scaffold/templates/edit.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/scaffold/templates/index.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/scaffold/templates/new.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/erb/scaffold/templates/show.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/generated_attribute.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/js/assets/assets_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/js/assets/templates/javascript.js -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/migration.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/model_helpers.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/named_base.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/app_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/Gemfile -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/README.rdoc -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/Rakefile -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/app/assets/javascripts/application.js.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/bin/bundle -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/bin/rails -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/bin/rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/bin/setup -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config.ru -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/application.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/boot.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/frontbase.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/ibm_db.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/jdbc.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/jdbcmysql.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/jdbcsqlite3.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/mysql.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/oracle.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/databases/sqlserver.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/environment.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/backtrace_silencers.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/cookies_serializer.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/mime_types.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/session_store.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/locales/en.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/routes.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/config/secrets.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/db/seeds.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/gitignore -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/public/404.html -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/public/422.html -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/public/500.html -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/public/favicon.ico -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/public/robots.txt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/app/templates/test/test_helper.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/assets/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/assets/assets_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/assets/templates/javascript.js -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/assets/templates/stylesheet.css -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/controller/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/controller/controller_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/controller/templates/controller.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/generator/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/generator/generator_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/generator/templates/USAGE.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/generator/templates/templates/.empty_directory -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/helper/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/helper/helper_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/helper/templates/helper.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/integration_test/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/integration_test/integration_test_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/migration/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/migration/migration_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/model/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/model/model_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/plugin_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/%name%.gemspec -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/Gemfile -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/MIT-LICENSE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/README.rdoc -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/Rakefile -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/app/controllers/%name%/application_controller.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/app/helpers/%name%/application_helper.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/app/mailers/.empty_directory -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/app/models/.empty_directory -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/app/views/layouts/%name%/application.html.erb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/bin/rails.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/config/routes.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/gitignore -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/lib/%name%.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/lib/%name%/engine.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/lib/%name%/version.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/lib/tasks/%name%_tasks.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/rails/application.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/rails/boot.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/rails/javascripts.js -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/rails/routes.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/test/%name%_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/plugin/templates/test/test_helper.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/resource/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/resource/resource_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/resource_route/resource_route_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/scaffold/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/scaffold/scaffold_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/scaffold/templates/scaffold.css -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/scaffold_controller/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/scaffold_controller/templates/controller.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/task/USAGE -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/task/task_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/rails/task/templates/task.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/resource_helpers.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_case.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/controller/controller_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/controller/templates/functional_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/generator/generator_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/generator/templates/generator_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/helper/helper_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/integration/integration_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/integration/templates/integration_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/job/job_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/job/templates/unit_test.rb.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/mailer/mailer_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/mailer/templates/functional_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/mailer/templates/preview.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/model/model_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/model/templates/fixtures.yml -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/model/templates/unit_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/plugin/plugin_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/plugin/templates/test_helper.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/testing/assertions.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/testing/behaviour.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/generators/testing/setup_and_teardown.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/info.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/info_controller.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/initializable.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/mailers_controller.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/paths.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/rack.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/rack/debugger.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/rack/log_tailer.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/rack/logger.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/railtie.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/railtie/configurable.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/railtie/configuration.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/ruby_version_check.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/source_annotation_extractor.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/annotations.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/documentation.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/engine.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/framework.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/log.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/middleware.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/misc.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/routes.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/statistics.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/tasks/tmp.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/templates/layouts/application.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/templates/rails/info/properties.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/templates/rails/info/routes.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/templates/rails/mailers/email.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/templates/rails/mailers/index.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/templates/rails/mailers/mailer.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/templates/rails/welcome/index.html.erb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/test_help.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/test_unit/railtie.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/test_unit/sub_test_task.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/test_unit/testing.rake -${GEM_HOME}/gems/railties-4.2.0/lib/rails/version.rb -${GEM_HOME}/gems/railties-4.2.0/lib/rails/welcome_controller.rb +${GEM_HOME}/gems/railties-4.2.1/CHANGELOG.md +${GEM_HOME}/gems/railties-4.2.1/RDOC_MAIN.rdoc +${GEM_HOME}/gems/railties-4.2.1/README.rdoc +${GEM_HOME}/gems/railties-4.2.1/bin/rails +${GEM_HOME}/gems/railties-4.2.1/lib/rails.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/all.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/api/task.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/app_rails_loader.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/application.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/application/bootstrap.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/application/configuration.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/application/default_middleware_stack.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/application/finisher.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/application/routes_reloader.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/application_controller.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/backtrace_cleaner.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/cli.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/code_statistics.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/code_statistics_calculator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/application.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/console.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/dbconsole.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/destroy.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/generate.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/plugin.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/runner.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/commands/server.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/configuration.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/console/app.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/console/helpers.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/deprecation.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/engine.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/engine/commands.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/engine/configuration.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/engine/railties.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/gem_version.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/actions.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/actions/create_migration.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/active_model.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/app_base.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/base.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/css/assets/assets_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/css/assets/templates/stylesheet.css +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/css/scaffold/scaffold_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/controller/controller_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/controller/templates/view.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/mailer/mailer_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/mailer/templates/layout.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/mailer/templates/layout.text.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/mailer/templates/view.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/mailer/templates/view.text.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/scaffold/scaffold_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/scaffold/templates/_form.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/scaffold/templates/edit.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/scaffold/templates/index.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/scaffold/templates/new.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/erb/scaffold/templates/show.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/generated_attribute.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/js/assets/assets_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/js/assets/templates/javascript.js +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/migration.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/model_helpers.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/named_base.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/app_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/Gemfile +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/README.rdoc +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/Rakefile +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/app/assets/javascripts/application.js.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/app/assets/stylesheets/application.css +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/app/controllers/application_controller.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/app/helpers/application_helper.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/app/views/layouts/application.html.erb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/bin/bundle +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/bin/rails +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/bin/rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/bin/setup +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config.ru +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/application.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/boot.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/frontbase.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/ibm_db.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/jdbc.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/jdbcmysql.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/jdbcpostgresql.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/jdbcsqlite3.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/mysql.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/oracle.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/postgresql.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/sqlite3.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/databases/sqlserver.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/environment.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/environments/development.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/assets.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/backtrace_silencers.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/cookies_serializer.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/filter_parameter_logging.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/inflections.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/mime_types.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/session_store.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/locales/en.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/routes.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/config/secrets.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/db/seeds.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/gitignore +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/public/404.html +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/public/422.html +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/public/500.html +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/public/favicon.ico +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/public/robots.txt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/app/templates/test/test_helper.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/assets/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/assets/assets_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/assets/templates/javascript.js +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/assets/templates/stylesheet.css +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/controller/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/controller/controller_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/controller/templates/controller.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/generator/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/generator/generator_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/generator/templates/%file_name%_generator.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/generator/templates/USAGE.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/generator/templates/templates/.empty_directory +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/helper/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/helper/helper_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/helper/templates/helper.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/integration_test/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/integration_test/integration_test_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/migration/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/migration/migration_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/model/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/model/model_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/plugin_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/%name%.gemspec +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/Gemfile +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/MIT-LICENSE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/README.rdoc +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/Rakefile +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/app/controllers/%name%/application_controller.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/app/helpers/%name%/application_helper.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/app/mailers/.empty_directory +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/app/models/.empty_directory +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/app/views/layouts/%name%/application.html.erb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/bin/rails.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/config/routes.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/gitignore +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/lib/%name%.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/lib/%name%/engine.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/lib/%name%/version.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/lib/tasks/%name%_tasks.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/rails/application.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/rails/boot.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/rails/javascripts.js +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/rails/routes.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/rails/stylesheets.css +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/test/%name%_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/test/integration/navigation_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/plugin/templates/test/test_helper.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/resource/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/resource/resource_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/resource_route/resource_route_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/scaffold/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/scaffold/scaffold_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/scaffold/templates/scaffold.css +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/scaffold_controller/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/scaffold_controller/scaffold_controller_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/scaffold_controller/templates/controller.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/task/USAGE +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/task/task_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/rails/task/templates/task.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/resource_helpers.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_case.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/controller/controller_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/controller/templates/functional_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/generator/generator_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/generator/templates/generator_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/helper/helper_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/integration/integration_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/integration/templates/integration_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/job/job_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/job/templates/unit_test.rb.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/mailer/mailer_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/mailer/templates/functional_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/mailer/templates/preview.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/model/model_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/model/templates/fixtures.yml +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/model/templates/unit_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/plugin/plugin_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/plugin/templates/%file_name%_test.rb.tt +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/plugin/templates/test_helper.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/test_unit/scaffold/templates/functional_test.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/testing/assertions.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/testing/behaviour.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/generators/testing/setup_and_teardown.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/info.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/info_controller.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/initializable.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/mailers_controller.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/paths.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/rack.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/rack/debugger.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/rack/log_tailer.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/rack/logger.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/railtie.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/railtie/configurable.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/railtie/configuration.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/ruby_version_check.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/source_annotation_extractor.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/annotations.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/documentation.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/engine.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/framework.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/log.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/middleware.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/misc.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/routes.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/statistics.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/tasks/tmp.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/templates/layouts/application.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/templates/rails/info/properties.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/templates/rails/info/routes.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/templates/rails/mailers/email.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/templates/rails/mailers/index.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/templates/rails/mailers/mailer.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/templates/rails/welcome/index.html.erb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/test_help.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/test_unit/railtie.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/test_unit/sub_test_task.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/test_unit/testing.rake +${GEM_HOME}/gems/railties-4.2.1/lib/rails/version.rb +${GEM_HOME}/gems/railties-4.2.1/lib/rails/welcome_controller.rb ${GEM_HOME}/gems/rake-10.4.2/.autotest ${GEM_HOME}/gems/rake-10.4.2/.gemtest ${GEM_HOME}/gems/rake-10.4.2/.rubocop.yml @@ -5825,57 +5835,86 @@ ${GEM_HOME}/gems/ruby-openid-2.3.0/test/test_xrires.rb ${GEM_HOME}/gems/ruby-openid-2.3.0/test/test_yadis_discovery.rb ${GEM_HOME}/gems/ruby-openid-2.3.0/test/testutil.rb ${GEM_HOME}/gems/ruby-openid-2.3.0/test/util.rb -${GEM_HOME}/gems/sprockets-2.12.3/LICENSE -${GEM_HOME}/gems/sprockets-2.12.3/README.md -${GEM_HOME}/gems/sprockets-2.12.3/bin/sprockets -${GEM_HOME}/gems/sprockets-2.12.3/lib/rake/sprocketstask.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/asset.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/asset_attributes.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/base.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/bundled_asset.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/cache/file_store.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/caching.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/charset_normalizer.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/closure_compressor.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/compressing.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/context.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/directive_processor.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/eco_template.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/ejs_template.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/engines.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/environment.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/errors.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/index.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/jst_processor.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/manifest.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/mime.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/paths.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/processed_asset.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/processing.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/processor.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/safety_colons.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/sass_cache_store.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/sass_compressor.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/sass_functions.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/sass_importer.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/sass_template.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/scss_template.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/server.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/static_asset.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/uglifier_compressor.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/utils.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/version.rb -${GEM_HOME}/gems/sprockets-2.12.3/lib/sprockets/yui_compressor.rb -${GEM_HOME}/gems/sprockets-rails-2.2.4/LICENSE -${GEM_HOME}/gems/sprockets-rails-2.2.4/README.md -${GEM_HOME}/gems/sprockets-rails-2.2.4/lib/sprockets/rails.rb -${GEM_HOME}/gems/sprockets-rails-2.2.4/lib/sprockets/rails/helper.rb -${GEM_HOME}/gems/sprockets-rails-2.2.4/lib/sprockets/rails/legacy_asset_tag_helper.rb -${GEM_HOME}/gems/sprockets-rails-2.2.4/lib/sprockets/rails/legacy_asset_url_helper.rb -${GEM_HOME}/gems/sprockets-rails-2.2.4/lib/sprockets/rails/task.rb -${GEM_HOME}/gems/sprockets-rails-2.2.4/lib/sprockets/rails/version.rb -${GEM_HOME}/gems/sprockets-rails-2.2.4/lib/sprockets/railtie.rb +${GEM_HOME}/gems/sprockets-3.1.0/LICENSE +${GEM_HOME}/gems/sprockets-3.1.0/README.md +${GEM_HOME}/gems/sprockets-3.1.0/bin/sprockets +${GEM_HOME}/gems/sprockets-3.1.0/lib/rake/sprocketstask.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/asset.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload/closure.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload/coffee_script.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload/eco.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload/ejs.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload/sass.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload/uglifier.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/autoload/yui.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/base.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/bower.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/bundle.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/cache.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/cache/file_store.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/cache/memory_store.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/cache/null_store.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/cached_environment.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/closure_compressor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/coffee_script_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/coffee_script_template.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/compressing.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/configuration.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/context.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/dependencies.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/digest_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/directive_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/eco_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/eco_template.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/ejs_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/ejs_template.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/encoding_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/engines.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/environment.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/erb_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/erb_template.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/errors.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/file_reader.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/http_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/jst_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/legacy.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/legacy_proc_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/legacy_tilt_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/loader.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/manifest.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/manifest_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/mime.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/path_dependency_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/path_digest_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/path_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/paths.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/processing.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/processor_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/resolve.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/sass_cache_store.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/sass_compressor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/sass_functions.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/sass_importer.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/sass_processor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/sass_template.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/server.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/transformers.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/uri_utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/uglifier_compressor.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/utils.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/version.rb +${GEM_HOME}/gems/sprockets-3.1.0/lib/sprockets/yui_compressor.rb +${GEM_HOME}/gems/sprockets-rails-2.3.1/LICENSE +${GEM_HOME}/gems/sprockets-rails-2.3.1/README.md +${GEM_HOME}/gems/sprockets-rails-2.3.1/lib/sprockets/rails.rb +${GEM_HOME}/gems/sprockets-rails-2.3.1/lib/sprockets/rails/helper.rb +${GEM_HOME}/gems/sprockets-rails-2.3.1/lib/sprockets/rails/legacy_asset_tag_helper.rb +${GEM_HOME}/gems/sprockets-rails-2.3.1/lib/sprockets/rails/legacy_asset_url_helper.rb +${GEM_HOME}/gems/sprockets-rails-2.3.1/lib/sprockets/rails/task.rb +${GEM_HOME}/gems/sprockets-rails-2.3.1/lib/sprockets/rails/version.rb +${GEM_HOME}/gems/sprockets-rails-2.3.1/lib/sprockets/railtie.rb ${GEM_HOME}/gems/thor-0.19.1/.document ${GEM_HOME}/gems/thor-0.19.1/CHANGELOG.md ${GEM_HOME}/gems/thor-0.19.1/LICENSE.md @@ -6195,50 +6234,50 @@ ${GEM_HOME}/gems/tzinfo-1.2.2/test/zoneinfo/right/Europe/London ${GEM_HOME}/gems/tzinfo-1.2.2/test/zoneinfo/zone.tab ${GEM_HOME}/gems/tzinfo-1.2.2/test/zoneinfo/zone1970.tab ${GEM_HOME}/gems/tzinfo-1.2.2/tzinfo.gemspec -${GEM_HOME}/specifications/actionmailer-4.2.0.gemspec -${GEM_HOME}/specifications/actionpack-4.2.0.gemspec +${GEM_HOME}/specifications/actionmailer-4.2.1.gemspec +${GEM_HOME}/specifications/actionpack-4.2.1.gemspec ${GEM_HOME}/specifications/actionpack-action_caching-1.1.1.gemspec -${GEM_HOME}/specifications/actionpack-xml_parser-1.0.1.gemspec -${GEM_HOME}/specifications/actionview-4.2.0.gemspec -${GEM_HOME}/specifications/activejob-4.2.0.gemspec -${GEM_HOME}/specifications/activemodel-4.2.0.gemspec -${GEM_HOME}/specifications/activerecord-4.2.0.gemspec -${GEM_HOME}/specifications/activesupport-4.2.0.gemspec +${GEM_HOME}/specifications/actionpack-xml_parser-1.0.2.gemspec +${GEM_HOME}/specifications/actionview-4.2.1.gemspec +${GEM_HOME}/specifications/activejob-4.2.1.gemspec +${GEM_HOME}/specifications/activemodel-4.2.1.gemspec +${GEM_HOME}/specifications/activerecord-4.2.1.gemspec +${GEM_HOME}/specifications/activesupport-4.2.1.gemspec ${GEM_HOME}/specifications/arel-6.0.0.gemspec ${GEM_HOME}/specifications/builder-3.2.2.gemspec ${GEM_HOME}/specifications/bundler-1.9.1.gemspec ${GEM_HOME}/specifications/coderay-1.1.0.gemspec ${GEM_HOME}/specifications/erubis-2.7.0.gemspec -${GEM_HOME}/specifications/globalid-0.3.3.gemspec +${GEM_HOME}/specifications/globalid-0.3.5.gemspec ${GEM_HOME}/specifications/hike-1.2.3.gemspec ${GEM_HOME}/specifications/i18n-0.7.0.gemspec ${GEM_HOME}/specifications/jquery-rails-3.1.2.gemspec ${GEM_HOME}/specifications/json-1.8.2.gemspec -${GEM_HOME}/specifications/loofah-2.0.1.gemspec +${GEM_HOME}/specifications/loofah-2.0.2.gemspec ${GEM_HOME}/specifications/mail-2.6.3.gemspec -${GEM_HOME}/specifications/mime-types-2.4.3.gemspec +${GEM_HOME}/specifications/mime-types-2.5.gemspec ${GEM_HOME}/specifications/mini_portile-0.6.2.gemspec -${GEM_HOME}/specifications/minitest-5.5.1.gemspec +${GEM_HOME}/specifications/minitest-5.6.1.gemspec ${GEM_HOME}/specifications/multi_json-1.11.0.gemspec ${GEM_HOME}/specifications/net-ldap-0.3.1.gemspec ${GEM_HOME}/specifications/nokogiri-1.6.6.2.gemspec ${GEM_HOME}/specifications/protected_attributes-1.0.9.gemspec -${GEM_HOME}/specifications/rack-1.6.0.gemspec +${GEM_HOME}/specifications/rack-1.6.1.gemspec ${GEM_HOME}/specifications/rack-openid-1.4.2.gemspec ${GEM_HOME}/specifications/rack-test-0.6.3.gemspec -${GEM_HOME}/specifications/rails-4.2.0.gemspec +${GEM_HOME}/specifications/rails-4.2.1.gemspec ${GEM_HOME}/specifications/rails-deprecated_sanitizer-1.0.3.gemspec ${GEM_HOME}/specifications/rails-dom-testing-1.0.6.gemspec ${GEM_HOME}/specifications/rails-html-sanitizer-1.0.2.gemspec -${GEM_HOME}/specifications/railties-4.2.0.gemspec +${GEM_HOME}/specifications/railties-4.2.1.gemspec ${GEM_HOME}/specifications/rake-10.4.2.gemspec ${GEM_HOME}/specifications/rbpdf-1.18.5.gemspec ${GEM_HOME}/specifications/redcarpet-3.1.2.gemspec ${GEM_HOME}/specifications/request_store-1.0.5.gemspec ${GEM_HOME}/specifications/rmagick-2.13.4.gemspec ${GEM_HOME}/specifications/ruby-openid-2.3.0.gemspec -${GEM_HOME}/specifications/sprockets-2.12.3.gemspec -${GEM_HOME}/specifications/sprockets-rails-2.2.4.gemspec +${GEM_HOME}/specifications/sprockets-3.1.0.gemspec +${GEM_HOME}/specifications/sprockets-rails-2.3.1.gemspec ${GEM_HOME}/specifications/thor-0.19.1.gemspec ${GEM_HOME}/specifications/thread_safe-0.3.5.gemspec ${GEM_HOME}/specifications/tilt-1.4.1.gemspec diff --git a/devel/redmine/PLIST.unicorn b/devel/redmine/PLIST.unicorn index 62a1eb584..a84b4f82d 100644 --- a/devel/redmine/PLIST.unicorn +++ b/devel/redmine/PLIST.unicorn @@ -1,12 +1,12 @@ -@comment $NetBSD: PLIST.unicorn,v 1.3 2015/03/31 04:38:30 taca Exp $ +@comment $NetBSD: PLIST.unicorn,v 1.4 2015/06/18 12:49:37 rodent Exp $ ${GEM_HOME}/bin/unicorn ${GEM_HOME}/bin/unicorn_rails ${GEM_HOME}/cache/kgio-2.9.3.gem ${GEM_HOME}/cache/raindrops-0.13.0.gem -${GEM_HOME}/cache/unicorn-4.8.3.gem +${GEM_HOME}/cache/unicorn-4.9.0.gem ${GEM_EXTSDIR}/kgio-2.9.3/kgio_ext.${RUBY_DLEXT} ${GEM_EXTSDIR}/raindrops-0.13.0/raindrops_ext.${RUBY_DLEXT} -${GEM_EXTSDIR}/unicorn-4.8.3/unicorn_http.${RUBY_DLEXT} +${GEM_EXTSDIR}/unicorn-4.9.0/unicorn_http.${RUBY_DLEXT} ${GEM_HOME}/gems/kgio-2.9.3/.document ${GEM_HOME}/gems/kgio-2.9.3/.gitignore ${GEM_HOME}/gems/kgio-2.9.3/.manifest @@ -110,165 +110,164 @@ ${GEM_HOME}/gems/raindrops-0.13.0/test/test_raindrops.rb ${GEM_HOME}/gems/raindrops-0.13.0/test/test_raindrops_gc.rb ${GEM_HOME}/gems/raindrops-0.13.0/test/test_struct.rb ${GEM_HOME}/gems/raindrops-0.13.0/test/test_watcher.rb -${GEM_HOME}/gems/unicorn-4.8.3/.CHANGELOG.old -${GEM_HOME}/gems/unicorn-4.8.3/.document -${GEM_HOME}/gems/unicorn-4.8.3/.gitignore -${GEM_HOME}/gems/unicorn-4.8.3/.mailmap -${GEM_HOME}/gems/unicorn-4.8.3/.manifest -${GEM_HOME}/gems/unicorn-4.8.3/.wrongdoc.yml -${GEM_HOME}/gems/unicorn-4.8.3/Application_Timeouts -${GEM_HOME}/gems/unicorn-4.8.3/CONTRIBUTORS -${GEM_HOME}/gems/unicorn-4.8.3/COPYING -${GEM_HOME}/gems/unicorn-4.8.3/ChangeLog -${GEM_HOME}/gems/unicorn-4.8.3/DESIGN -${GEM_HOME}/gems/unicorn-4.8.3/Documentation/.gitignore -${GEM_HOME}/gems/unicorn-4.8.3/Documentation/GNUmakefile -${GEM_HOME}/gems/unicorn-4.8.3/Documentation/unicorn.1.txt -${GEM_HOME}/gems/unicorn-4.8.3/Documentation/unicorn_rails.1.txt -${GEM_HOME}/gems/unicorn-4.8.3/FAQ -${GEM_HOME}/gems/unicorn-4.8.3/GIT-VERSION-FILE -${GEM_HOME}/gems/unicorn-4.8.3/GIT-VERSION-GEN -${GEM_HOME}/gems/unicorn-4.8.3/GNUmakefile -${GEM_HOME}/gems/unicorn-4.8.3/HACKING -${GEM_HOME}/gems/unicorn-4.8.3/ISSUES -${GEM_HOME}/gems/unicorn-4.8.3/KNOWN_ISSUES -${GEM_HOME}/gems/unicorn-4.8.3/LATEST -${GEM_HOME}/gems/unicorn-4.8.3/LICENSE -${GEM_HOME}/gems/unicorn-4.8.3/Links -${GEM_HOME}/gems/unicorn-4.8.3/NEWS -${GEM_HOME}/gems/unicorn-4.8.3/PHILOSOPHY -${GEM_HOME}/gems/unicorn-4.8.3/README -${GEM_HOME}/gems/unicorn-4.8.3/Rakefile -${GEM_HOME}/gems/unicorn-4.8.3/SIGNALS -${GEM_HOME}/gems/unicorn-4.8.3/Sandbox -${GEM_HOME}/gems/unicorn-4.8.3/TODO -${GEM_HOME}/gems/unicorn-4.8.3/TUNING -${GEM_HOME}/gems/unicorn-4.8.3/archive/.gitignore -${GEM_HOME}/gems/unicorn-4.8.3/archive/slrnpull.conf -${GEM_HOME}/gems/unicorn-4.8.3/bin/unicorn -${GEM_HOME}/gems/unicorn-4.8.3/bin/unicorn_rails -${GEM_HOME}/gems/unicorn-4.8.3/examples/big_app_gc.rb -${GEM_HOME}/gems/unicorn-4.8.3/examples/echo.ru -${GEM_HOME}/gems/unicorn-4.8.3/examples/git.ru -${GEM_HOME}/gems/unicorn-4.8.3/examples/init.sh -${GEM_HOME}/gems/unicorn-4.8.3/examples/logger_mp_safe.rb -${GEM_HOME}/gems/unicorn-4.8.3/examples/logrotate.conf -${GEM_HOME}/gems/unicorn-4.8.3/examples/nginx.conf -${GEM_HOME}/gems/unicorn-4.8.3/examples/unicorn.conf.minimal.rb -${GEM_HOME}/gems/unicorn-4.8.3/examples/unicorn.conf.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/app/exec_cgi.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/app/inetd.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/app/old_rails.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/app/old_rails/static.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/cgi_wrapper.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/configurator.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/const.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/http_request.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/http_response.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/http_server.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/launcher.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/oob_gc.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/preread_input.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/socket_helper.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/ssl_client.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/ssl_configurator.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/ssl_server.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/stream_input.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/tee_input.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/tmpio.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/util.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/version.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn/worker.rb -${GEM_HOME}/gems/unicorn-4.8.3/lib/unicorn_http.${RUBY_DLEXT} -${GEM_HOME}/gems/unicorn-4.8.3/local.mk.sample -${GEM_HOME}/gems/unicorn-4.8.3/man/man1/unicorn.1 -${GEM_HOME}/gems/unicorn-4.8.3/man/man1/unicorn_rails.1 -${GEM_HOME}/gems/unicorn-4.8.3/script/isolate_for_tests -${GEM_HOME}/gems/unicorn-4.8.3/setup.rb -${GEM_HOME}/gems/unicorn-4.8.3/t/.gitignore -${GEM_HOME}/gems/unicorn-4.8.3/t/GNUmakefile -${GEM_HOME}/gems/unicorn-4.8.3/t/README -${GEM_HOME}/gems/unicorn-4.8.3/t/bin/content-md5-put -${GEM_HOME}/gems/unicorn-4.8.3/t/bin/sha1sum.rb -${GEM_HOME}/gems/unicorn-4.8.3/t/bin/unused_listen -${GEM_HOME}/gems/unicorn-4.8.3/t/broken-app.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/detach.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/env.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/fails-rack-lint.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/heartbeat-timeout.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/hijack.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/listener_names.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/my-tap-lib.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/oob_gc.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/oob_gc_path.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/pid.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/preread_input.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/rack-input-tests.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/t0000-http-basic.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0001-reload-bad-config.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0002-config-conflict.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0002-parser-error.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0003-working_directory.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0004-heartbeat-timeout.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0004-working_directory_broken.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0005-working_directory_app.rb.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0006-reopen-logs.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0006.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/t0007-working_directory_no_embed_cli.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0008-back_out_of_upgrade.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0009-broken-app.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0009-winch_ttin.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0010-reap-logging.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0011-active-unix-socket.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0012-reload-empty-config.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0013-rewindable-input-false.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0013.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/t0014-rewindable-input-true.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0014.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/t0015-configurator-internals.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0016-trust-x-forwarded-false.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0017-trust-x-forwarded-true.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0018-write-on-close.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0019-max_header_len.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0020-at_exit-handler.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0021-process_detach.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0022-listener_names-preload_app.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0100-rack-input-tests.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0116-client_body_buffer_size.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0116.ru -${GEM_HOME}/gems/unicorn-4.8.3/t/t0200-rack-hijack.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t0300-no-default-middleware.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t9000-preread-input.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t9001-oob_gc.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/t9002-oob_gc-path.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/test-lib.sh -${GEM_HOME}/gems/unicorn-4.8.3/t/write-on-close.ru -${GEM_HOME}/gems/unicorn-4.8.3/test/aggregate.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/benchmark/README -${GEM_HOME}/gems/unicorn-4.8.3/test/benchmark/dd.ru -${GEM_HOME}/gems/unicorn-4.8.3/test/benchmark/stack.ru -${GEM_HOME}/gems/unicorn-4.8.3/test/exec/README -${GEM_HOME}/gems/unicorn-4.8.3/test/exec/test_exec.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/test_helper.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_configurator.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_droplet.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_http_parser.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_http_parser_ng.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_http_parser_xftrust.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_request.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_response.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_server.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_signals.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_sni_hostnames.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_socket_helper.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_stream_input.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_tee_input.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_upload.rb -${GEM_HOME}/gems/unicorn-4.8.3/test/unit/test_util.rb -${GEM_HOME}/gems/unicorn-4.8.3/unicorn.gemspec +${GEM_HOME}/gems/unicorn-4.9.0/.CHANGELOG.old +${GEM_HOME}/gems/unicorn-4.9.0/.document +${GEM_HOME}/gems/unicorn-4.9.0/.gitignore +${GEM_HOME}/gems/unicorn-4.9.0/.mailmap +${GEM_HOME}/gems/unicorn-4.9.0/.manifest +${GEM_HOME}/gems/unicorn-4.9.0/Application_Timeouts +${GEM_HOME}/gems/unicorn-4.9.0/CONTRIBUTORS +${GEM_HOME}/gems/unicorn-4.9.0/COPYING +${GEM_HOME}/gems/unicorn-4.9.0/DESIGN +${GEM_HOME}/gems/unicorn-4.9.0/Documentation/.gitignore +${GEM_HOME}/gems/unicorn-4.9.0/Documentation/GNUmakefile +${GEM_HOME}/gems/unicorn-4.9.0/Documentation/unicorn.1.txt +${GEM_HOME}/gems/unicorn-4.9.0/Documentation/unicorn_rails.1.txt +${GEM_HOME}/gems/unicorn-4.9.0/FAQ +${GEM_HOME}/gems/unicorn-4.9.0/GIT-VERSION-FILE +${GEM_HOME}/gems/unicorn-4.9.0/GIT-VERSION-GEN +${GEM_HOME}/gems/unicorn-4.9.0/GNUmakefile +${GEM_HOME}/gems/unicorn-4.9.0/HACKING +${GEM_HOME}/gems/unicorn-4.9.0/ISSUES +${GEM_HOME}/gems/unicorn-4.9.0/KNOWN_ISSUES +${GEM_HOME}/gems/unicorn-4.9.0/LATEST +${GEM_HOME}/gems/unicorn-4.9.0/LICENSE +${GEM_HOME}/gems/unicorn-4.9.0/Links +${GEM_HOME}/gems/unicorn-4.9.0/NEWS +${GEM_HOME}/gems/unicorn-4.9.0/PHILOSOPHY +${GEM_HOME}/gems/unicorn-4.9.0/README +${GEM_HOME}/gems/unicorn-4.9.0/Rakefile +${GEM_HOME}/gems/unicorn-4.9.0/SIGNALS +${GEM_HOME}/gems/unicorn-4.9.0/Sandbox +${GEM_HOME}/gems/unicorn-4.9.0/TODO +${GEM_HOME}/gems/unicorn-4.9.0/TUNING +${GEM_HOME}/gems/unicorn-4.9.0/archive/.gitignore +${GEM_HOME}/gems/unicorn-4.9.0/archive/slrnpull.conf +${GEM_HOME}/gems/unicorn-4.9.0/bin/unicorn +${GEM_HOME}/gems/unicorn-4.9.0/bin/unicorn_rails +${GEM_HOME}/gems/unicorn-4.9.0/examples/big_app_gc.rb +${GEM_HOME}/gems/unicorn-4.9.0/examples/echo.ru +${GEM_HOME}/gems/unicorn-4.9.0/examples/git.ru +${GEM_HOME}/gems/unicorn-4.9.0/examples/init.sh +${GEM_HOME}/gems/unicorn-4.9.0/examples/logger_mp_safe.rb +${GEM_HOME}/gems/unicorn-4.9.0/examples/logrotate.conf +${GEM_HOME}/gems/unicorn-4.9.0/examples/nginx.conf +${GEM_HOME}/gems/unicorn-4.9.0/examples/unicorn.conf.minimal.rb +${GEM_HOME}/gems/unicorn-4.9.0/examples/unicorn.conf.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/app/exec_cgi.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/app/inetd.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/app/old_rails.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/app/old_rails/static.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/cgi_wrapper.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/configurator.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/const.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/http_request.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/http_response.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/http_server.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/launcher.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/oob_gc.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/preread_input.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/socket_helper.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/ssl_client.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/ssl_configurator.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/ssl_server.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/stream_input.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/tee_input.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/tmpio.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/util.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/version.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn/worker.rb +${GEM_HOME}/gems/unicorn-4.9.0/lib/unicorn_http.${RUBY_DLEXT} +${GEM_HOME}/gems/unicorn-4.9.0/man/man1/unicorn.1 +${GEM_HOME}/gems/unicorn-4.9.0/man/man1/unicorn_rails.1 +${GEM_HOME}/gems/unicorn-4.9.0/setup.rb +${GEM_HOME}/gems/unicorn-4.9.0/t/.gitignore +${GEM_HOME}/gems/unicorn-4.9.0/t/GNUmakefile +${GEM_HOME}/gems/unicorn-4.9.0/t/README +${GEM_HOME}/gems/unicorn-4.9.0/t/bin/content-md5-put +${GEM_HOME}/gems/unicorn-4.9.0/t/bin/sha1sum.rb +${GEM_HOME}/gems/unicorn-4.9.0/t/bin/unused_listen +${GEM_HOME}/gems/unicorn-4.9.0/t/broken-app.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/detach.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/env.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/fails-rack-lint.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/heartbeat-timeout.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/hijack.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/listener_names.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/my-tap-lib.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/oob_gc.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/oob_gc_path.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/pid.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/preread_input.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/rack-input-tests.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/t0000-http-basic.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0001-reload-bad-config.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0002-config-conflict.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0002-parser-error.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0003-working_directory.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0004-heartbeat-timeout.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0004-working_directory_broken.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0005-working_directory_app.rb.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0006-reopen-logs.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0006.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/t0007-working_directory_no_embed_cli.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0008-back_out_of_upgrade.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0009-broken-app.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0009-winch_ttin.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0010-reap-logging.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0011-active-unix-socket.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0012-reload-empty-config.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0013-rewindable-input-false.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0013.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/t0014-rewindable-input-true.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0014.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/t0015-configurator-internals.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0016-trust-x-forwarded-false.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0017-trust-x-forwarded-true.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0018-write-on-close.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0019-max_header_len.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0020-at_exit-handler.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0021-process_detach.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0022-listener_names-preload_app.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0100-rack-input-tests.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0116-client_body_buffer_size.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0116.ru +${GEM_HOME}/gems/unicorn-4.9.0/t/t0200-rack-hijack.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t0300-no-default-middleware.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t9000-preread-input.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t9001-oob_gc.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/t9002-oob_gc-path.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/test-lib.sh +${GEM_HOME}/gems/unicorn-4.9.0/t/write-on-close.ru +${GEM_HOME}/gems/unicorn-4.9.0/test/aggregate.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/benchmark/README +${GEM_HOME}/gems/unicorn-4.9.0/test/benchmark/dd.ru +${GEM_HOME}/gems/unicorn-4.9.0/test/benchmark/stack.ru +${GEM_HOME}/gems/unicorn-4.9.0/test/exec/README +${GEM_HOME}/gems/unicorn-4.9.0/test/exec/test_exec.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/test_helper.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_configurator.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_droplet.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_http_parser.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_http_parser_ng.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_http_parser_xftrust.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_request.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_response.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_server.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_signals.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_sni_hostnames.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_socket_helper.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_stream_input.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_tee_input.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_upload.rb +${GEM_HOME}/gems/unicorn-4.9.0/test/unit/test_util.rb +${GEM_HOME}/gems/unicorn-4.9.0/.olddoc.yml +${GEM_HOME}/gems/unicorn-4.9.0/unicorn.gemspec +${GEM_HOME}/gems/unicorn-4.9.0/unicorn_1 +${GEM_HOME}/gems/unicorn-4.9.0/unicorn_rails_1 ${GEM_HOME}/specifications/kgio-2.9.3.gemspec ${GEM_HOME}/specifications/raindrops-0.13.0.gemspec -${GEM_HOME}/specifications/unicorn-4.8.3.gemspec +${GEM_HOME}/specifications/unicorn-4.9.0.gemspec share/examples/redmine/unicorn.rb.example share/redmine/app/Gemfile.local diff --git a/devel/redmine/distinfo b/devel/redmine/distinfo index 1c2d2d302..2e761f3e2 100644 --- a/devel/redmine/distinfo +++ b/devel/redmine/distinfo @@ -1,32 +1,32 @@ -$NetBSD: distinfo,v 1.3 2015/03/29 18:00:31 rodent Exp $ +$NetBSD: distinfo,v 1.4 2015/06/18 12:49:37 rodent Exp $ -SHA1 (actionmailer-4.2.0.gem) = bfc4fffdd09cd1622d1bda600a8f23dde09a94e6 -RMD160 (actionmailer-4.2.0.gem) = a32c2fac2bc1384626554ce3319e6661b4104440 -Size (actionmailer-4.2.0.gem) = 26112 bytes -SHA1 (actionpack-4.2.0.gem) = 2e4216aeaca1159996a463cafc0df0579ba9d6a2 -RMD160 (actionpack-4.2.0.gem) = ee0f59468e1d3960db6ffe299c2a0cb006e250e1 -Size (actionpack-4.2.0.gem) = 183808 bytes +SHA1 (actionmailer-4.2.1.gem) = 8073d3b6e3012ee3a84b5ee5cc22d4d66c31a0b3 +RMD160 (actionmailer-4.2.1.gem) = 7996aee9b0c9a5b50f35a3a3c151e3edfb0729b9 +Size (actionmailer-4.2.1.gem) = 26112 bytes +SHA1 (actionpack-4.2.1.gem) = d3c21f78d71bc63f62d60dd9ae5f7ba888ca90aa +RMD160 (actionpack-4.2.1.gem) = 3aad3e623a766031919b32d32e00cb25376462c5 +Size (actionpack-4.2.1.gem) = 185344 bytes SHA1 (actionpack-action_caching-1.1.1.gem) = 8fffdc31d2eb850c5b2a50b7b211553497ada593 RMD160 (actionpack-action_caching-1.1.1.gem) = d44055d3c17b11384715a3e3338248fc59ef614c Size (actionpack-action_caching-1.1.1.gem) = 13312 bytes -SHA1 (actionpack-xml_parser-1.0.1.gem) = 04a8752e960c121087f1bb46e0f7ec1013582863 -RMD160 (actionpack-xml_parser-1.0.1.gem) = 613cf8e64040fac4c5e786f495a53d02777e1b0a -Size (actionpack-xml_parser-1.0.1.gem) = 6144 bytes -SHA1 (actionview-4.2.0.gem) = 2601d329c09a71bc0e8bad0bcc2ebf618d0bd650 -RMD160 (actionview-4.2.0.gem) = dacbfd893b10e0e6566ea85605dd587da9b29481 -Size (actionview-4.2.0.gem) = 144384 bytes -SHA1 (activejob-4.2.0.gem) = d1540a79c3fb4d9592b0f0c8a20a642df412bd30 -RMD160 (activejob-4.2.0.gem) = c35df3b840a72f61590610c62fb86f6e8bfcc6e2 -Size (activejob-4.2.0.gem) = 18432 bytes -SHA1 (activemodel-4.2.0.gem) = e00ced4a86f3730f42f0010afbb17bcd169aadbc -RMD160 (activemodel-4.2.0.gem) = b070c33940457d0e42ffcf5a5b8d105a23792f07 -Size (activemodel-4.2.0.gem) = 45568 bytes -SHA1 (activerecord-4.2.0.gem) = dc4b5512524475a12de2d54a1ac9419996ee615b -RMD160 (activerecord-4.2.0.gem) = bdf24a26d5f1f930fff3cd399d1da8f68e3e55ee -Size (activerecord-4.2.0.gem) = 322560 bytes -SHA1 (activesupport-4.2.0.gem) = 4ed91b05d1b440328239cca5fae284cee62092fa -RMD160 (activesupport-4.2.0.gem) = 86ea76e9ae6a554a0b5ad4abbd5cfd0772b5519d -Size (activesupport-4.2.0.gem) = 328704 bytes +SHA1 (actionpack-xml_parser-1.0.2.gem) = 4d0c2e58bab281581b5eabb769769c4713b55217 +RMD160 (actionpack-xml_parser-1.0.2.gem) = 619c1acb8ff01e5cd756507c4b8b952afe600f5e +Size (actionpack-xml_parser-1.0.2.gem) = 6144 bytes +SHA1 (actionview-4.2.1.gem) = 4833685c7924894a41627d9132ed89f728c5d065 +RMD160 (actionview-4.2.1.gem) = b5e4855dab5ca804bbbfa433d7f3eb68496bc685 +Size (actionview-4.2.1.gem) = 144384 bytes +SHA1 (activejob-4.2.1.gem) = 33391cf6302c05ee70a119bdd076c19a558fbf1f +RMD160 (activejob-4.2.1.gem) = 9375c9156d3febbee2d614602534854666d782e2 +Size (activejob-4.2.1.gem) = 18944 bytes +SHA1 (activemodel-4.2.1.gem) = d96404f52b8f70b43b8c4a55ad02b674432e9887 +RMD160 (activemodel-4.2.1.gem) = 8235fb07e2217de48b60a662387da47e1872b796 +Size (activemodel-4.2.1.gem) = 45568 bytes +SHA1 (activerecord-4.2.1.gem) = 7a77690554f4368d483be1e9aa5fd2d5ea171343 +RMD160 (activerecord-4.2.1.gem) = fab6c11a7fb7e33331c0625a2f0412afcad5d0e9 +Size (activerecord-4.2.1.gem) = 326144 bytes +SHA1 (activesupport-4.2.1.gem) = cffc77380c131a6369fd26b57f651995308f0fd0 +RMD160 (activesupport-4.2.1.gem) = be32c2d66af95adfcdcd0918adb1d6de8d86cf80 +Size (activesupport-4.2.1.gem) = 329728 bytes SHA1 (arel-6.0.0.gem) = f1b518c60accb8d7752f84a465853bf27fa7f9a1 RMD160 (arel-6.0.0.gem) = 55e7fc23f2f540f15027a0e3e9bd3178460b4c7c Size (arel-6.0.0.gem) = 30720 bytes @@ -42,9 +42,9 @@ Size (coderay-1.1.0.gem) = 95232 bytes SHA1 (erubis-2.7.0.gem) = fb37414e8454f45a5674caa2a61707df46b370e9 RMD160 (erubis-2.7.0.gem) = d127d4b22006298814c960f6c8f06b799891eca0 Size (erubis-2.7.0.gem) = 173056 bytes -SHA1 (globalid-0.3.3.gem) = 82c780961804d112be6341f0a6ff44dc8eff735a -RMD160 (globalid-0.3.3.gem) = 05b88dfaa7dba6f4219f17be9d5bc0e52a9b603c -Size (globalid-0.3.3.gem) = 10240 bytes +SHA1 (globalid-0.3.5.gem) = 2f1f64a0f3a79545b6b22d4b6859a0b09598bb21 +RMD160 (globalid-0.3.5.gem) = a5bd81c7eeba009251109bb7ad62d3b35456cea4 +Size (globalid-0.3.5.gem) = 9728 bytes SHA1 (hike-1.2.3.gem) = feaa3c57758846636525e247dc9df89d7fd5f80e RMD160 (hike-1.2.3.gem) = 506543405564daa7878b4c36f20476ea70f07878 Size (hike-1.2.3.gem) = 8704 bytes @@ -60,27 +60,21 @@ Size (json-1.8.2.gem) = 152064 bytes SHA1 (kgio-2.9.3.gem) = a9b35f7509b2d798f56a9dd3d6c5e50748c22e14 RMD160 (kgio-2.9.3.gem) = 52be510d40b78524d7b6672b2a4bef894ea662d2 Size (kgio-2.9.3.gem) = 58880 bytes -SHA1 (loofah-2.0.1.gem) = 88d7cf73d89467eeeb6ed0976194dd40a4dc8d38 -RMD160 (loofah-2.0.1.gem) = 7a7ce34e3fa2d9c49d81db44dd19c214fbaac08f -Size (loofah-2.0.1.gem) = 59392 bytes +SHA1 (loofah-2.0.2.gem) = d2b28441f980200a685a693db22f674e8088e66b +RMD160 (loofah-2.0.2.gem) = e9bbe73b0d6e461d41d259545da3416db65f30dd +Size (loofah-2.0.2.gem) = 59392 bytes SHA1 (mail-2.6.3.gem) = 3cbc2d3c9c8a24d5f55dbb86f641a0b3d84cc0d0 RMD160 (mail-2.6.3.gem) = 13aa71a8b7dea4fa5a864b17d4bef07899828ebb Size (mail-2.6.3.gem) = 336384 bytes -SHA1 (metaclass-0.0.4.gem) = 1c260bcb24bcf0867ca9d601a0b64d45d36e4a30 -RMD160 (metaclass-0.0.4.gem) = 419974b1cf3967ea168b13b17861d57727475f1e -Size (metaclass-0.0.4.gem) = 6656 bytes -SHA1 (mime-types-2.4.3.gem) = e554e244b9d3cad00d477d925b49f133318528bf -RMD160 (mime-types-2.4.3.gem) = 9fd3f60131b36c572db76fc72bb7617816f4b98c -Size (mime-types-2.4.3.gem) = 118272 bytes +SHA1 (mime-types-2.5.gem) = 9d1a5cf16ae63868ae0626523f8b36c74cc4659f +RMD160 (mime-types-2.5.gem) = 4fd2f3c7694e627264771603157879ee68e693fd +Size (mime-types-2.5.gem) = 117248 bytes SHA1 (mini_portile-0.6.2.gem) = 696b940eb4ff8076a2080684046da1d2b10f41b8 RMD160 (mini_portile-0.6.2.gem) = bd061310e779322f911e7a5569430150894e097d Size (mini_portile-0.6.2.gem) = 13824 bytes -SHA1 (minitest-5.5.1.gem) = a84ff1285d5f70c3b5792d120c77918abb5dd9ef -RMD160 (minitest-5.5.1.gem) = b3ce2b5e9e20ae4f87309c1d6900fafe8d848de1 -Size (minitest-5.5.1.gem) = 68608 bytes -SHA1 (mocha-1.1.0.gem) = 688b422198a9115993ec24cb3349248e520a709c -RMD160 (mocha-1.1.0.gem) = 8ab48d756f89cbc1ca187dba2b33aa73bc2fd338 -Size (mocha-1.1.0.gem) = 87552 bytes +SHA1 (minitest-5.6.1.gem) = 07ca3d9c5eabf982ca5d534c7fe71dd5519408d5 +RMD160 (minitest-5.6.1.gem) = c8c04ff20dae488a32ea75e59b1c5d39ea6649de +Size (minitest-5.6.1.gem) = 70656 bytes SHA1 (multi_json-1.11.0.gem) = 64a2d7e1853600c280105b3a473f21934ecfde1b RMD160 (multi_json-1.11.0.gem) = da9fe29f48f2f785fd8596809c6aca92aa02737c Size (multi_json-1.11.0.gem) = 24576 bytes @@ -99,18 +93,18 @@ Size (pg-0.18.1.gem) = 213504 bytes SHA1 (protected_attributes-1.0.9.gem) = 1429209bd4c7b3def76ff5adbda0f7de68d8ddde RMD160 (protected_attributes-1.0.9.gem) = 5c7fe1fcfc82b1ce72cea145b63927db7be459bc Size (protected_attributes-1.0.9.gem) = 24064 bytes -SHA1 (rack-1.6.0.gem) = 5445294b5e0a66c8dc32b983ef57ef030100abb8 -RMD160 (rack-1.6.0.gem) = 933d4d66b2b0a89faf39ea73c4b080c349face50 -Size (rack-1.6.0.gem) = 227328 bytes +SHA1 (rack-1.6.1.gem) = c53b196bb8a3702a6e952b5ccb8668e91e0c9166 +RMD160 (rack-1.6.1.gem) = 4ac655cd43caa7931d0238eb80a5bf9fb6cf6bd5 +Size (rack-1.6.1.gem) = 227840 bytes SHA1 (rack-openid-1.4.2.gem) = 8ef6de949a4547701d93f57b48ffe64afd117293 RMD160 (rack-openid-1.4.2.gem) = d4be6e862e18e7f11cac95e060ace4fdfb801552 Size (rack-openid-1.4.2.gem) = 11264 bytes SHA1 (rack-test-0.6.3.gem) = 6fd5a7f881a65ef93b66e21556ef67fbe08a2fcc RMD160 (rack-test-0.6.3.gem) = faed6fa9f4f9e3650a07deb6706e1a0da31c949e Size (rack-test-0.6.3.gem) = 23552 bytes -SHA1 (rails-4.2.0.gem) = 676c93e6fcf0eedc3917615224c79c08fc2aa781 -RMD160 (rails-4.2.0.gem) = 755eb73dd8e78ceb6369e3ddf9fc94245e0613b5 -Size (rails-4.2.0.gem) = 1468416 bytes +SHA1 (rails-4.2.1.gem) = 124385963830912b6ceeba8ecaf576f40f3b8117 +RMD160 (rails-4.2.1.gem) = db4cb316dc69f745437151cad39139bae034d9e1 +Size (rails-4.2.1.gem) = 1475584 bytes SHA1 (rails-deprecated_sanitizer-1.0.3.gem) = 00c2c5b1c7b7340e8ba0759b61fe74fea5fbb089 RMD160 (rails-deprecated_sanitizer-1.0.3.gem) = df608c65f9c08366aeaf4e94d7ce77815804c596 Size (rails-deprecated_sanitizer-1.0.3.gem) = 25600 bytes @@ -120,9 +114,9 @@ Size (rails-dom-testing-1.0.6.gem) = 17408 bytes SHA1 (rails-html-sanitizer-1.0.2.gem) = 227e6f6efaae609648153ca27c5ed513edd36cd0 RMD160 (rails-html-sanitizer-1.0.2.gem) = 64bfc708fcf0aa06868647c92fd5944e56858b44 Size (rails-html-sanitizer-1.0.2.gem) = 14848 bytes -SHA1 (railties-4.2.0.gem) = c2947ad84a016479dcee631de743f5f4c2e5b01c -RMD160 (railties-4.2.0.gem) = 6468ff82491b2c91190a0e4d17ffc4eb76644c2e -Size (railties-4.2.0.gem) = 125952 bytes +SHA1 (railties-4.2.1.gem) = c2646b293b0ce541012a449d5eeeb4a0c7941f66 +RMD160 (railties-4.2.1.gem) = fbaeb48eadfb2b816bb04c57170b0a7e5b7250aa +Size (railties-4.2.1.gem) = 126464 bytes SHA1 (raindrops-0.13.0.gem) = a8748fc67e4b08b6a7bf26e4857fb25331af8d75 RMD160 (raindrops-0.13.0.gem) = 23aa79c0ff43abfcbe5045fc76a4752b88a10c43 Size (raindrops-0.13.0.gem) = 77824 bytes @@ -132,15 +126,12 @@ Size (rake-10.4.2.gem) = 130560 bytes SHA1 (rbpdf-1.18.5.gem) = b15612d13bb885e5120b180978dc0a096831f6d6 RMD160 (rbpdf-1.18.5.gem) = d16ce613b9dd646b53b6cc3d5be6253a2b5ad2ac Size (rbpdf-1.18.5.gem) = 5734912 bytes -SHA1 (rdoc-4.2.0.gem) = aae438f8898bc0ac52ae53bfc19ae8a24a16179c -RMD160 (rdoc-4.2.0.gem) = 8ab69180c5e1d14908cead128ebf7c05131dcad3 -Size (rdoc-4.2.0.gem) = 735232 bytes SHA1 (redcarpet-3.1.2.gem) = 40b39480d4d1b585bd91072fb6009befd85593cb RMD160 (redcarpet-3.1.2.gem) = 6fc89215484fcdede87eb7bd245cbdd875f5b5d3 Size (redcarpet-3.1.2.gem) = 52736 bytes -SHA1 (redmine-3.0.1.tar.gz) = 72b3797c5d11ee82db0b7188c918e585a2e4d668 -RMD160 (redmine-3.0.1.tar.gz) = 641596c9d0990a303f51a1277a81ac28fc11e53c -Size (redmine-3.0.1.tar.gz) = 2137946 bytes +SHA1 (redmine-3.0.3.tar.gz) = 939b9f779755a8ae02db29c43d1edb57a70fe70d +RMD160 (redmine-3.0.3.tar.gz) = 3625b143649c0cd9bb78a899324ce01295696151 +Size (redmine-3.0.3.tar.gz) = 2157425 bytes SHA1 (request_store-1.0.5.gem) = e59267666144a927900c8b46e596c2a9b182d0a9 RMD160 (request_store-1.0.5.gem) = 0c9fe6f35e889c834a7ef3e62f7a54f7f07d38c0 Size (request_store-1.0.5.gem) = 6656 bytes @@ -150,12 +141,12 @@ Size (rmagick-2.13.4.gem) = 1539584 bytes SHA1 (ruby-openid-2.3.0.gem) = 2097c16d44571445cc6b5635c4432a5d0cad0b4a RMD160 (ruby-openid-2.3.0.gem) = ec061a45ed27fc098bdfd015ed46f5d4e8221a63 Size (ruby-openid-2.3.0.gem) = 327680 bytes -SHA1 (sprockets-2.12.3.gem) = 80225438c1f7512f7960e79ba545f4d374c04b71 -RMD160 (sprockets-2.12.3.gem) = 104dbad14b976d840fa501a40c84b207f519255d -Size (sprockets-2.12.3.gem) = 43008 bytes -SHA1 (sprockets-rails-2.2.4.gem) = d3e1f38574808e8bb1125e49c19d43a97fb92ab6 -RMD160 (sprockets-rails-2.2.4.gem) = e53664bee10836702235f8c43acd92ed3d0c0fd8 -Size (sprockets-rails-2.2.4.gem) = 12800 bytes +SHA1 (sprockets-3.1.0.gem) = 62f67f15cddfde6594e00649a06a8f181d42d54c +RMD160 (sprockets-3.1.0.gem) = b8937e1d49ce89644088a3702135f6b23f6f2d7a +Size (sprockets-3.1.0.gem) = 60416 bytes +SHA1 (sprockets-rails-2.3.1.gem) = cc0f6a2658682d0bc2921a7e51296eb20dcd67aa +RMD160 (sprockets-rails-2.3.1.gem) = e4170dba36ec2967a16a57d358a01dbe57929a06 +Size (sprockets-rails-2.3.1.gem) = 12800 bytes SHA1 (sqlite3-1.3.10.gem) = 6bbe47c3e690568b9aaf2c7d9aca59a069608b1e RMD160 (sqlite3-1.3.10.gem) = 7b0417332926ba5ccca0e49ce7815b1425b744e2 Size (sqlite3-1.3.10.gem) = 60416 bytes @@ -171,10 +162,7 @@ Size (tilt-1.4.1.gem) = 42496 bytes SHA1 (tzinfo-1.2.2.gem) = 140005ab4ca0a87020b50c54c7cde74de1154340 RMD160 (tzinfo-1.2.2.gem) = 57f641db013d7ed1af0e16cefffbfb752f9335e7 Size (tzinfo-1.2.2.gem) = 147456 bytes -SHA1 (unicorn-4.8.3.gem) = 87c5e54e3054c0bfb2befe22de1c81429070b15f -RMD160 (unicorn-4.8.3.gem) = 4152737ad3cf74c3ee458357b1d100bc671658df -Size (unicorn-4.8.3.gem) = 271360 bytes -SHA1 (yard-0.8.7.5.gem) = a6d8baf79fa96e7e0212d5256cebaba9f0283894 -RMD160 (yard-0.8.7.5.gem) = 54b271907c8447478611ef6e344b89a19279d695 -Size (yard-0.8.7.5.gem) = 563712 bytes +SHA1 (unicorn-4.9.0.gem) = 7759ac5d5c0ac3c809407972029096a643c74908 +RMD160 (unicorn-4.9.0.gem) = 8e4cf17ba9e355ba5056ad9748f4f476ea3e6494 +Size (unicorn-4.9.0.gem) = 211456 bytes SHA1 (patch-tilt-1.4.1.gemspec) = e334acb71636f1ecf896da8e121665d100356381 diff --git a/devel/redmine/files/Gemfile.lock b/devel/redmine/files/Gemfile.lock index d1930ef18..f5dedc67e 100644 --- a/devel/redmine/files/Gemfile.lock +++ b/devel/redmine/files/Gemfile.lock @@ -1,40 +1,40 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.0) - actionpack (= 4.2.0) - actionview (= 4.2.0) - activejob (= 4.2.0) + actionmailer (4.2.1) + actionpack (= 4.2.1) + actionview (= 4.2.1) + activejob (= 4.2.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.0) - actionview (= 4.2.0) - activesupport (= 4.2.0) + actionpack (4.2.1) + actionview (= 4.2.1) + activesupport (= 4.2.1) rack (~> 1.6.0) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.1) actionpack-action_caching (1.1.1) actionpack (>= 4.0.0, < 5.0) - actionpack-xml_parser (1.0.1) + actionpack-xml_parser (1.0.2) actionpack (>= 4.0.0.rc1) - actionview (4.2.0) - activesupport (= 4.2.0) + actionview (4.2.1) + activesupport (= 4.2.1) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.1) - activejob (4.2.0) - activesupport (= 4.2.0) + activejob (4.2.1) + activesupport (= 4.2.1) globalid (>= 0.3.0) - activemodel (4.2.0) - activesupport (= 4.2.0) + activemodel (4.2.1) + activesupport (= 4.2.1) builder (~> 3.1) - activerecord (4.2.0) - activemodel (= 4.2.0) - activesupport (= 4.2.0) + activerecord (4.2.1) + activemodel (= 4.2.1) + activesupport (= 4.2.1) arel (~> 6.0) - activesupport (4.2.0) + activesupport (4.2.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -54,7 +54,7 @@ GEM docile (1.1.5) erubis (2.7.0) ffi (1.9.6) - globalid (0.3.3) + globalid (0.3.5) activesupport (>= 4.1.0) hike (1.2.3) i18n (0.7.0) @@ -63,14 +63,14 @@ GEM thor (>= 0.14, < 2.0) json (1.8.2) kgio (2.9.3) - loofah (2.0.1) + loofah (2.0.2) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) metaclass (0.0.4) - mime-types (2.4.3) + mime-types (2.5) mini_portile (0.6.2) - minitest (5.5.1) + minitest (5.6.1) mocha (1.1.0) metaclass (~> 0.0.1) multi_json (1.11.0) @@ -79,22 +79,22 @@ GEM mini_portile (~> 0.6.0) protected_attributes (1.0.9) activemodel (>= 4.0.1, < 5.0) - rack (1.6.0) + rack (1.6.1) rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) rack-test (0.6.3) rack (>= 1.0) - rails (4.2.0) - actionmailer (= 4.2.0) - actionpack (= 4.2.0) - actionview (= 4.2.0) - activejob (= 4.2.0) - activemodel (= 4.2.0) - activerecord (= 4.2.0) - activesupport (= 4.2.0) + rails (4.2.1) + actionmailer (= 4.2.1) + actionpack (= 4.2.1) + actionview (= 4.2.1) + activejob (= 4.2.1) + activemodel (= 4.2.1) + activerecord (= 4.2.1) + activesupport (= 4.2.1) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.0) + railties (= 4.2.1) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) @@ -104,9 +104,9 @@ GEM rails-deprecated_sanitizer (>= 1.0.1) rails-html-sanitizer (1.0.2) loofah (~> 2.0) - railties (4.2.0) - actionpack (= 4.2.0) - activesupport (= 4.2.0) + railties (4.2.1) + actionpack (= 4.2.1) + activesupport (= 4.2.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) raindrops (0.13.0) @@ -128,12 +128,12 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.9.0) simplecov-html (0.9.0) - sprockets (2.12.3) + sprockets (3.1.0) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.4) + sprockets-rails (2.3.1) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) @@ -142,7 +142,7 @@ GEM tilt (1.4.1) tzinfo (1.2.2) thread_safe (~> 0.1) - unicorn (4.8.3) + unicorn (4.9.0) kgio (~> 2.6) rack raindrops (~> 0.7) @@ -169,7 +169,7 @@ DEPENDENCIES net-ldap (~> 0.3.1) protected_attributes rack-openid - rails (= 4.2.0) + rails (= 4.2.1) rails-dom-testing rbpdf (~> 1.18.5) rdoc (>= 2.4.2) diff --git a/devel/redmine/files/redmine_fix_gems.sh b/devel/redmine/files/redmine_fix_gems.sh new file mode 100644 index 000000000..159667b2f --- /dev/null +++ b/devel/redmine/files/redmine_fix_gems.sh @@ -0,0 +1,17 @@ +#!/bin/sh + +GEM_HOME=@PREFIX@/share/redmine/gems +GEM_PATH=@PREFIX@/share/redmine/gems + +export GEM_HOME GEM_PATH + +cd @PREFIX@/share/redmine/app + +@GEM@ install nokogiri --version 1.6.6.2 -- --use-system-libraries --with-xml2-config=@PREFIX@/bin/xml2-config --with-xslt-config=@PREFIX@/bin/xslt-config +@GEM@ pristine json --version 1.8.2 +@GEM@ pristine kgio --version 2.9.3 +@GEM@ pristine mysql2 --version 0.3.18 +@GEM@ pristine raindrops --version 0.13.0 +@GEM@ pristine redcarpet --version 3.1.2 +@GEM@ pristine rmagick --version 2.13.4 +@GEM@ pristine unicorn --version 4.9.0 diff --git a/devel/redmine/files/redmine_generate_secret.sh b/devel/redmine/files/redmine_generate_secret.sh new file mode 100644 index 000000000..95dd3ef1c --- /dev/null +++ b/devel/redmine/files/redmine_generate_secret.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +cd @PREFIX@/share/redmine/app + +GEM_HOME=@PREFIX@/share/redmine/gems \ + GEM_PATH=@PREFIX@/share/redmine/gems \ + @RUBY@ bin/rake secret RAILS_ENV=production diff --git a/devel/redmine/files/redmine_migrate_db.sh b/devel/redmine/files/redmine_migrate_db.sh new file mode 100644 index 000000000..83da4c90c --- /dev/null +++ b/devel/redmine/files/redmine_migrate_db.sh @@ -0,0 +1,7 @@ +#!/bin/sh + +cd @PREFIX@/share/redmine/app + +GEM_HOME=@PREFIX@/share/redmine/gems \ + GEM_PATH=@PREFIX@/share/redmine/gems \ + @RUBY@ bin/rake db:migrate RAILS_ENV=production diff --git a/devel/redmine/files/redmine_migrate_plugins.sh b/devel/redmine/files/redmine_migrate_plugins.sh new file mode 100644 index 000000000..d030b27cc --- /dev/null +++ b/devel/redmine/files/redmine_migrate_plugins.sh @@ -0,0 +1,14 @@ +#!/bin/sh + +/etc/rc.d/redmine_unicorn status > /dev/null 2>&1 + +if [ $? -eq 0 ]; then + echo 'Please, stop Redmine unicorn before running this script.' + exit 1 +fi + +cd @PREFIX@/share/redmine/app/plugins + +GEM_HOME=@PREFIX@/share/redmine/gems \ + GEM_PATH=@PREFIX@/share/redmine/gems \ + @RUBY@ ../bin/rake redmine:plugins:migrate RAILS_ENV=production diff --git a/devel/redmine/files/redmine_unicorn.sh b/devel/redmine/files/redmine_unicorn.sh index 205203b4a..0cafbbff3 100644 --- a/devel/redmine/files/redmine_unicorn.sh +++ b/devel/redmine/files/redmine_unicorn.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: redmine_unicorn.sh,v 1.1 2015/01/03 18:55:43 ryoon Exp $ +# $NetBSD: redmine_unicorn.sh,v 1.2 2015/04/26 15:45:36 rodent Exp $ # # PROVIDE: redmine_unicorn @@ -19,6 +19,7 @@ redmine_unicorn_start() cd @PREFIX@/share/redmine/app GEM_HOME=@PREFIX@/share/redmine/gems \ GEM_PATH=@PREFIX@/share/redmine/gems \ + @RUBY@ \ @PREFIX@/share/redmine/gems/bin/bundle exec unicorn \ -c @PREFIX@/share/redmine/app/config/unicorn.rb \ -E production -D diff --git a/devel/redmine/files/secrets.yml b/devel/redmine/files/secrets.yml new file mode 100644 index 000000000..741735b8b --- /dev/null +++ b/devel/redmine/files/secrets.yml @@ -0,0 +1,8 @@ +development: + secret_key_base: + +test: + secret_key_base: + +production: + secret_key_base: '' diff --git a/devel/redmine/files/unicorn.rb b/devel/redmine/files/unicorn.rb index 63be72f8b..b782fa7af 100644 --- a/devel/redmine/files/unicorn.rb +++ b/devel/redmine/files/unicorn.rb @@ -5,4 +5,4 @@ stdout_path "@PREFIX@/share/redmine/unicorn.log" worker_processes 3 listen "@PREFIX@/share/redmine/unicorn.redmine.sock" -timeout 30 +timeout 60 diff --git a/devel/redmine/options.mk b/devel/redmine/options.mk index d95eeef90..c0189b539 100644 --- a/devel/redmine/options.mk +++ b/devel/redmine/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2015/03/29 18:00:31 rodent Exp $ +# $NetBSD: options.mk,v 1.4 2015/06/18 12:49:37 rodent Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.redmine @@ -46,7 +46,7 @@ PLIST_SRC= ${PLIST_SRC_DFLT} PLIST.sqlite3 PLIST_SRC+= PLIST.unicorn DISTFILES+= kgio-2.9.3.gem \ raindrops-0.13.0.gem \ - unicorn-4.8.3.gem + unicorn-4.9.0.gem SUBST_CLASSES+= prefix SUBST_STAGE.prefix= pre-configure diff --git a/devel/refinecvs/Makefile b/devel/refinecvs/Makefile index a7c69d685..8da7bfc9b 100644 --- a/devel/refinecvs/Makefile +++ b/devel/refinecvs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:49:59 wiz Exp $ # DISTNAME= refinecvs-0.86.1251 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel scm MASTER_SITES= http://lev.serebryakov.spb.ru/refinecvs/ diff --git a/devel/reposurgeon/Makefile b/devel/reposurgeon/Makefile index 2457f522f..02eeb1715 100644 --- a/devel/reposurgeon/Makefile +++ b/devel/reposurgeon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2015/01/16 09:30:51 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 12:28:37 wiz Exp $ -DISTNAME= reposurgeon-3.19 +DISTNAME= reposurgeon-3.26 CATEGORIES= devel scm MASTER_SITES= http://www.catb.org/~esr/reposurgeon/ @@ -17,7 +17,9 @@ MAKE_FLAGS+= prefix=${PREFIX} MAKE_FLAGS+= mandir=${PKGMANDIR} REPLACE_PYTHON= repodiffer reposurgeon -REPLACE_SH= repopuller +REPLACE_SH= repotool + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # 3.26 uses commands module, which is deprecated in python-3.x .include "../../lang/python/application.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/reposurgeon/PLIST b/devel/reposurgeon/PLIST index dd1591643..91d45a4a9 100644 --- a/devel/reposurgeon/PLIST +++ b/devel/reposurgeon/PLIST @@ -1,14 +1,16 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/18 07:39:18 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/12 11:46:53 wiz Exp $ bin/repodiffer -bin/repopuller bin/reposurgeon +bin/repotool man/man1/repodiffer.1 -man/man1/repopuller.1 man/man1/reposurgeon.1 +man/man1/repotool.1 share/doc/reposurgeon/NEWS share/doc/reposurgeon/README share/doc/reposurgeon/TODO +share/doc/reposurgeon/conversion.mk +share/doc/reposurgeon/dvcs-migration-guide.html share/doc/reposurgeon/features.html share/doc/reposurgeon/repodiffer.html -share/doc/reposurgeon/repopuller.html share/doc/reposurgeon/reposurgeon.html +share/doc/reposurgeon/repotool.html diff --git a/devel/reposurgeon/distinfo b/devel/reposurgeon/distinfo index c13be1649..0f9605dbb 100644 --- a/devel/reposurgeon/distinfo +++ b/devel/reposurgeon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/01/16 09:30:51 wiz Exp $ +$NetBSD: distinfo,v 1.15 2015/06/12 11:46:53 wiz Exp $ -SHA1 (reposurgeon-3.19.tar.gz) = 44e082358ebfd6ed64c9c0e5b35c3943d342f98f -RMD160 (reposurgeon-3.19.tar.gz) = 3a596198aabfd03ad7909375822680dd73b2690e -Size (reposurgeon-3.19.tar.gz) = 184503 bytes +SHA1 (reposurgeon-3.26.tar.gz) = 45e919b45db2e8aa5db491b698d872963d61c943 +RMD160 (reposurgeon-3.26.tar.gz) = 1c9363cb538f44baae41d1dd39bf2031fd573ed4 +Size (reposurgeon-3.26.tar.gz) = 206887 bytes diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index d4907d3c9..02df5a9b9 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/01/23 14:31:38 hauke Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:49:59 wiz Exp $ # DISTNAME= rpc2-2.10 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.coda.cs.cmu.edu/pub/rpc2/src/ diff --git a/devel/rsltc/Makefile b/devel/rsltc/Makefile index e01b5592f..f72a0fa79 100644 --- a/devel/rsltc/Makefile +++ b/devel/rsltc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2013/02/17 19:18:00 dholland Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/18 20:40:46 joerg Exp $ # DISTNAME= rsltcsrc @@ -23,6 +23,11 @@ MAKE_FLAGS+= LEX=${LEX} MAKE_JOBS_SAFE= no +.include "../../mk/compiler.mk" +.if !empty(PKGSRC_COMPILER:Mclang) +CFLAGS+= -Wno-return-type +.endif + post-extract: ${CP} ${FILESDIR}/path.el ${WRKSRC} diff --git a/devel/rt-mysql/Makefile b/devel/rt-mysql/Makefile index 8a4a900f0..1d6054d85 100644 --- a/devel/rt-mysql/Makefile +++ b/devel/rt-mysql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:59 wiz Exp $ -PKGREVISION= 12 +PKGREVISION= 13 RT_DB_TYPE= mysql .include "../../devel/rt-mysql/Makefile.common" diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile index c9cf4fb4f..3dd4a3613 100644 --- a/devel/rt3/Makefile +++ b/devel/rt3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2015/03/01 22:45:26 spz Exp $ +# $NetBSD: Makefile,v 1.57 2015/06/12 10:49:59 wiz Exp $ DISTNAME= rt-3.8.17 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ diff --git a/devel/rt4/Makefile b/devel/rt4/Makefile index e160edfe1..1cc6d27de 100644 --- a/devel/rt4/Makefile +++ b/devel/rt4/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2015/03/01 21:25:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:49:59 wiz Exp $ -DISTNAME= rt-4.2.10 +DISTNAME= rt-4.2.11 PKGNAME= ${DISTNAME:S/rt/rt4/} +PKGREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ +MASTER_SITES= https://download.bestpractical.com/pub/rt/release/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.bestpractical.com/rt/ @@ -181,7 +182,6 @@ USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= --enable-layout=pkgsrc CONFIGURE_ARGS+= --with-db-type=${RT_DB_TYPE} -CONFIGURE_ARGS+= --with-my-user-group RT_CONFIG_FILES= RT_Config.pm RT_SiteConfig.pm @@ -205,4 +205,8 @@ OWN_DIRS_PERMS+= ${RT_VAR_DIR}/session_data ${APACHE_USER} ${APACHE_GROUP} 0770 REPLACE_PERL+= etc/upgrade/shrink_cgm_table.pl etc/upgrade/shrink_transactions_table.pl REPLACE_PERL+= etc/upgrade/time-worked-history.pl etc/upgrade/upgrade-mysql-schema.pl +INSTALL_MAKE_FLAGS+= BIN_OWNER=${ROOT_USER:Q} LIBS_OWNER=${ROOT_USER:Q} \ + LIBS_GROUP=${ROOT_GROUP:Q} RTGROUP=${ROOT_GROUP:Q} \ + WEB_USER=${ROOT_USER:Q} WEB_GROUP=${ROOT_GROUP:Q} + .include "../../mk/bsd.pkg.mk" diff --git a/devel/rt4/PLIST b/devel/rt4/PLIST index 58089afca..a545c2312 100644 --- a/devel/rt4/PLIST +++ b/devel/rt4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/01 21:25:17 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/05/18 13:35:30 manu Exp $ share/examples/rt4/RT_Config.pm share/examples/rt4/RT_SiteConfig.pm share/rt4/bin/rt @@ -26,6 +26,7 @@ share/rt4/data/docs/customizing/styling_rt.pod share/rt4/data/docs/customizing/templates.pod share/rt4/data/docs/customizing/timezones_in_charts.pod share/rt4/data/docs/dashboards.pod +share/rt4/data/docs/extensions.pod share/rt4/data/docs/extending/clickable_links.pod share/rt4/data/docs/extending/external_custom_fields.pod share/rt4/data/docs/extending/using_forms_widgets.pod @@ -1236,6 +1237,7 @@ share/rt4/etc/upgrade/4.2.6/content share/rt4/etc/upgrade/4.2.6/schema.mysql share/rt4/etc/upgrade/4.2.7/content share/rt4/etc/upgrade/4.2.8/content +share/rt4/etc/upgrade/4.2.10/content share/rt4/etc/upgrade/generate-rtaddressregexp share/rt4/etc/upgrade/sanity-check-stylesheets share/rt4/etc/upgrade/shrink-cgm-table @@ -1411,19 +1413,10 @@ share/rt4/lib/RT/SearchBuilder/Role/Roles.pm share/rt4/lib/RT/SharedSetting.pm share/rt4/lib/RT/SharedSettings.pm share/rt4/lib/RT/Shredder.pm -share/rt4/lib/RT/Shredder/ACE.pm -share/rt4/lib/RT/Shredder/Attachment.pm -share/rt4/lib/RT/Shredder/CachedGroupMember.pm share/rt4/lib/RT/Shredder/Constants.pm -share/rt4/lib/RT/Shredder/CustomField.pm -share/rt4/lib/RT/Shredder/CustomFieldValue.pm share/rt4/lib/RT/Shredder/Dependencies.pm share/rt4/lib/RT/Shredder/Dependency.pm share/rt4/lib/RT/Shredder/Exceptions.pm -share/rt4/lib/RT/Shredder/Group.pm -share/rt4/lib/RT/Shredder/GroupMember.pm -share/rt4/lib/RT/Shredder/Link.pm -share/rt4/lib/RT/Shredder/ObjectCustomFieldValue.pm share/rt4/lib/RT/Shredder/POD.pm share/rt4/lib/RT/Shredder/Plugin.pm share/rt4/lib/RT/Shredder/Plugin/Attachments.pm @@ -1435,16 +1428,7 @@ share/rt4/lib/RT/Shredder/Plugin/SQLDump.pm share/rt4/lib/RT/Shredder/Plugin/Summary.pm share/rt4/lib/RT/Shredder/Plugin/Tickets.pm share/rt4/lib/RT/Shredder/Plugin/Users.pm -share/rt4/lib/RT/Shredder/Principal.pm -share/rt4/lib/RT/Shredder/Queue.pm share/rt4/lib/RT/Shredder/Record.pm -share/rt4/lib/RT/Shredder/Scrip.pm -share/rt4/lib/RT/Shredder/ScripAction.pm -share/rt4/lib/RT/Shredder/ScripCondition.pm -share/rt4/lib/RT/Shredder/Template.pm -share/rt4/lib/RT/Shredder/Ticket.pm -share/rt4/lib/RT/Shredder/Transaction.pm -share/rt4/lib/RT/Shredder/User.pm share/rt4/lib/RT/Squish.pm share/rt4/lib/RT/Squish/CSS.pm share/rt4/lib/RT/Squish/JS.pm diff --git a/devel/rt4/distinfo b/devel/rt4/distinfo index afce0fce9..7e29e3497 100644 --- a/devel/rt4/distinfo +++ b/devel/rt4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2015/03/01 21:25:17 ryoon Exp $ +$NetBSD: distinfo,v 1.11 2015/05/18 13:35:30 manu Exp $ -SHA1 (rt-4.2.10.tar.gz) = 92af386e9c09a0e9489ec1cd55b66c65b77d22be -RMD160 (rt-4.2.10.tar.gz) = 43eae6a7d1a4710965e9926f57d27fcdfc3322cf -Size (rt-4.2.10.tar.gz) = 7628431 bytes +SHA1 (rt-4.2.11.tar.gz) = c40063b4265a983343804f2056b22964a8ba7be9 +RMD160 (rt-4.2.11.tar.gz) = f113e30452137c6cd1fdd5c0a2083be4a7d84943 +Size (rt-4.2.11.tar.gz) = 7537515 bytes SHA1 (patch-Makefile.in) = d46b5cd6e9de77409ac8d6b6c172bc9dd3ed96be SHA1 (patch-config.layout) = 1e237d38d4e3a2ad6c240feb3e58f1345c7ff476 diff --git a/devel/ruby-SDL/Makefile b/devel/ruby-SDL/Makefile index 44c7c223d..e7f64da9a 100644 --- a/devel/ruby-SDL/Makefile +++ b/devel/ruby-SDL/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2015/02/01 13:45:28 taca Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:20:39 tnn Exp $ DISTNAME= rubysdl-2.2.0 +PKGREVISION= 1 CATEGORIES= devel audio graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-activemodel32/distinfo b/devel/ruby-activemodel32/distinfo index 31b450f6c..b68e36015 100644 --- a/devel/ruby-activemodel32/distinfo +++ b/devel/ruby-activemodel32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/11/18 15:44:09 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/06/22 13:51:26 taca Exp $ -SHA1 (activemodel-3.2.21.gem) = aaf186bc935b66e52e43a5e5c8b0af37b0444ccc -RMD160 (activemodel-3.2.21.gem) = 642276fd227f2732da54e07039a0d190d6337ec5 -Size (activemodel-3.2.21.gem) = 44032 bytes +SHA1 (activemodel-3.2.22.gem) = 0454b4bd49a1a423e1ef6231a5cb510ca48e0cb8 +RMD160 (activemodel-3.2.22.gem) = e36105cb6a0b44ca692089232c317f0dde63826e +Size (activemodel-3.2.22.gem) = 44032 bytes diff --git a/devel/ruby-activesupport32/distinfo b/devel/ruby-activesupport32/distinfo index eecf93bc7..40925158e 100644 --- a/devel/ruby-activesupport32/distinfo +++ b/devel/ruby-activesupport32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/11/18 15:43:47 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/06/22 13:50:34 taca Exp $ -SHA1 (activesupport-3.2.21.gem) = 0a503dfc64a73980b18d799f9b80f02b3b1645b7 -RMD160 (activesupport-3.2.21.gem) = f5f3f9fe3916369daee39c6271fd95e0ce7bc173 -Size (activesupport-3.2.21.gem) = 289280 bytes +SHA1 (activesupport-3.2.22.gem) = 4da01bbf6e03326c24c261c3d65a8c0b563f8663 +RMD160 (activesupport-3.2.22.gem) = e6aa7527062dd65edf9e0467712f78fe80e4c7eb +Size (activesupport-3.2.22.gem) = 289280 bytes diff --git a/devel/ruby-blankslate/Makefile b/devel/ruby-blankslate/Makefile index cdf4de7cc..85e81041b 100644 --- a/devel/ruby-blankslate/Makefile +++ b/devel/ruby-blankslate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2013/02/11 08:37:56 taca Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/03 13:40:24 taca Exp $ -DISTNAME= blankslate-2.1.2.4 +DISTNAME= blankslate-3.1.3 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= devel diff --git a/devel/ruby-blankslate/PLIST b/devel/ruby-blankslate/PLIST index 3199e1a3f..e3fe63e33 100644 --- a/devel/ruby-blankslate/PLIST +++ b/devel/ruby-blankslate/PLIST @@ -1,5 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2013/02/11 08:37:56 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/03 13:40:24 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/Gemfile +${GEM_LIBDIR}/Gemfile.lock +${GEM_LIBDIR}/MIT-LICENSE ${GEM_LIBDIR}/README ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/VERSION diff --git a/devel/ruby-blankslate/distinfo b/devel/ruby-blankslate/distinfo index f09620a7e..5e74c3ff9 100644 --- a/devel/ruby-blankslate/distinfo +++ b/devel/ruby-blankslate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/02/11 08:37:56 taca Exp $ +$NetBSD: distinfo,v 1.2 2015/06/03 13:40:24 taca Exp $ -SHA1 (blankslate-2.1.2.4.gem) = f12304a670c66f0d289daf57c6412b3a1af25601 -RMD160 (blankslate-2.1.2.4.gem) = 77e047001d85849b00fd6262b103002d1ee50e55 -Size (blankslate-2.1.2.4.gem) = 6144 bytes +SHA1 (blankslate-3.1.3.gem) = 4846123e720dba849cf4b4a4120dad1ad4965acf +RMD160 (blankslate-3.1.3.gem) = 263161dd22bfeaff4fccd9d7203378b06ae24000 +Size (blankslate-3.1.3.gem) = 8192 bytes diff --git a/devel/ruby-bsearch/Makefile b/devel/ruby-bsearch/Makefile index bdaace708..64c1dc7a7 100644 --- a/devel/ruby-bsearch/Makefile +++ b/devel/ruby-bsearch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/04/06 15:46:36 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/04 13:59:17 taca Exp $ DISTNAME= ruby-bsearch-${VERSION} PKGNAME= ${RUBY_PKGPREFIX}-bsearch-${VERSION} @@ -34,5 +34,5 @@ do-install: .endfor .include "../../lang/ruby/modules.mk" -.include "../../textproc/ruby-rdtool/buildlink3.mk" +.include "../../textproc/ruby-rdtool/rdtool.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-ffi-yajl/Makefile b/devel/ruby-ffi-yajl/Makefile index 6e8ab2510..641e254fd 100644 --- a/devel/ruby-ffi-yajl/Makefile +++ b/devel/ruby-ffi-yajl/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2015/03/01 13:47:14 taca Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/03 13:45:17 taca Exp $ -DISTNAME= ffi-yajl-1.4.0 +DISTNAME= ffi-yajl-2.2.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://github.com/opscode/ffi-yajl -COMMENT= Ruby FFI gem wrapper around yajl2 library +HOMEPAGE= https://github.com/opscode/ffi-yajl +COMMENT= Ruby FFI wrapper around YAJL 2.x LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-ffi>=1.5:../../devel/ruby-ffi DEPENDS+= ${RUBY_PKGPREFIX}-libyajl2>=1.2:../../devel/ruby-libyajl2 RUBYGEM_OPTIONS+= --format-executable diff --git a/devel/ruby-ffi-yajl/PLIST b/devel/ruby-ffi-yajl/PLIST index 0c4dc92ae..0f6b68969 100644 --- a/devel/ruby-ffi-yajl/PLIST +++ b/devel/ruby-ffi-yajl/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2015/03/08 15:17:19 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/03 13:45:17 taca Exp $ bin/ffi-yajl-bench${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_EXTSDIR}/ffi_yajl/ext/dlopen.${RUBY_DLEXT} ${GEM_EXTSDIR}/ffi_yajl/ext/encoder.${RUBY_DLEXT} ${GEM_EXTSDIR}/ffi_yajl/ext/parser.${RUBY_DLEXT} ${GEM_EXTSDIR}/gem.build_complete @@ -8,6 +9,8 @@ ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/bin/ffi-yajl-bench +${GEM_LIBDIR}/ext/ffi_yajl/ext/dlopen/dlopen.c +${GEM_LIBDIR}/ext/ffi_yajl/ext/dlopen/extconf.rb ${GEM_LIBDIR}/ext/ffi_yajl/ext/encoder/encoder.c ${GEM_LIBDIR}/ext/ffi_yajl/ext/encoder/extconf.rb ${GEM_LIBDIR}/ext/ffi_yajl/ext/parser/extconf.rb @@ -36,17 +39,18 @@ ${GEM_LIBDIR}/lib/ffi_yajl/benchmark/subjects/unicode.json ${GEM_LIBDIR}/lib/ffi_yajl/encoder.rb ${GEM_LIBDIR}/lib/ffi_yajl/ext.rb ${GEM_LIBDIR}/lib/ffi_yajl/ext/.keep +${GEM_LIBDIR}/lib/ffi_yajl/ext/dlopen.${RUBY_DLEXT} ${GEM_LIBDIR}/lib/ffi_yajl/ext/encoder.${RUBY_DLEXT} ${GEM_LIBDIR}/lib/ffi_yajl/ext/parser.${RUBY_DLEXT} ${GEM_LIBDIR}/lib/ffi_yajl/ffi.rb ${GEM_LIBDIR}/lib/ffi_yajl/ffi/encoder.rb ${GEM_LIBDIR}/lib/ffi_yajl/ffi/parser.rb -${GEM_LIBDIR}/lib/ffi_yajl/json_gem.rb +${GEM_LIBDIR}/lib/ffi_yajl/map_library_name.rb ${GEM_LIBDIR}/lib/ffi_yajl/parser.rb ${GEM_LIBDIR}/lib/ffi_yajl/platform.rb ${GEM_LIBDIR}/lib/ffi_yajl/version.rb ${GEM_LIBDIR}/spec/ffi_yajl/encoder_spec.rb -${GEM_LIBDIR}/spec/ffi_yajl/json_gem_spec.rb +${GEM_LIBDIR}/spec/ffi_yajl/map_library_name_spec.rb ${GEM_LIBDIR}/spec/ffi_yajl/parser_spec.rb ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/devel/ruby-ffi-yajl/distinfo b/devel/ruby-ffi-yajl/distinfo index 0826d501d..29d1ba179 100644 --- a/devel/ruby-ffi-yajl/distinfo +++ b/devel/ruby-ffi-yajl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/03/01 13:47:14 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/03 13:45:17 taca Exp $ -SHA1 (ffi-yajl-1.4.0.gem) = cebd353cbf7e1f864387364b9a611ad6ca321ae5 -RMD160 (ffi-yajl-1.4.0.gem) = 9588bcb81888c2fced1e82c7528f0fa63f6b626a -Size (ffi-yajl-1.4.0.gem) = 140288 bytes +SHA1 (ffi-yajl-2.2.0.gem) = 86b962a37025c62d9ffab1765ba7e67e7f0c4c1f +RMD160 (ffi-yajl-2.2.0.gem) = fc8f5683e66f3ac096c50d2be490a2454ff531fe +Size (ffi-yajl-2.2.0.gem) = 141824 bytes diff --git a/devel/ruby-fiddle/Makefile b/devel/ruby-fiddle/Makefile index 888636da9..93b1628a0 100644 --- a/devel/ruby-fiddle/Makefile +++ b/devel/ruby-fiddle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/03/08 16:26:19 taca Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/03 13:47:18 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} @@ -11,7 +11,6 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= ${RUBY_HOMEPAGE} COMMENT= Ruby fiddle library to wrap libffi -RUBY_VERSION_SUPPORTED= 22 21 200 193 USE_RUBY_EXTCONF= yes EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/fiddle WRKSRC= ${RUBY_WRKSRC}/ext/fiddle diff --git a/devel/ruby-gettext-activerecord/Makefile b/devel/ruby-gettext-activerecord/Makefile index abadb38d1..c9bf310eb 100644 --- a/devel/ruby-gettext-activerecord/Makefile +++ b/devel/ruby-gettext-activerecord/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/07/03 13:04:22 obache Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/03 13:48:15 taca Exp $ DISTNAME= gettext_activerecord-2.1.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/} @@ -10,8 +10,6 @@ HOMEPAGE= http://www.yotabanana.com/hiki/ruby-gettext.html COMMENT= Localization for ActiveRecord using Ruby-GetText-Package LICENSE= ruby-license -RUBY_VERSION_SUPPORTED= 193 200 21 - DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=2.1.0:../../devel/ruby-gettext DEPENDS+= ${RUBY_ACTIVERECORD_DEPENDS} diff --git a/devel/ruby-gettext/ALTERNATIVES b/devel/ruby-gettext/ALTERNATIVES new file mode 100644 index 000000000..74fc892f4 --- /dev/null +++ b/devel/ruby-gettext/ALTERNATIVES @@ -0,0 +1,5 @@ +bin/rmsgcat @PREFIX@/bin/rmsgcat@RUBY_SUFFIX@ +bin/rmsgfmt @PREFIX@/bin/rmsgfmt@RUBY_SUFFIX@ +bin/rmsginit @PREFIX@/bin/rmsginit@RUBY_SUFFIX@ +bin/rmsgmerge @PREFIX@/bin/rmsgmerge@RUBY_SUFFIX@ +bin/rxgettext @PREFIX@/bin/rxgettext@RUBY_SUFFIX@ diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index c75802a3e..013ac6e49 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2015/02/01 14:26:25 taca Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/03 13:51:06 taca Exp $ DISTNAME= gettext-3.1.6 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,10 +9,10 @@ HOMEPAGE= http://ruby-gettext.github.com/ COMMENT= Ruby localization library like as GNU gettext LICENSE= ruby-license OR gnu-lgpl-v3 -RUBY_VERSION_SUPPORTED= 193 200 21 - DEPENDS+= ${RUBY_PKGPREFIX}-locale>=2.0.5:../../devel/ruby-locale DEPENDS+= ${RUBY_PKGPREFIX}-text>=1.3.0:../../textproc/ruby-text +RUBYGEM_OPTIONS+= --format-executable + .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-gettext/PLIST b/devel/ruby-gettext/PLIST index 7c8db1222..9f90caec1 100644 --- a/devel/ruby-gettext/PLIST +++ b/devel/ruby-gettext/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.19 2015/02/01 14:26:25 taca Exp $ -bin/rmsgcat -bin/rmsgfmt -bin/rmsginit -bin/rmsgmerge -bin/rxgettext +@comment $NetBSD: PLIST,v 1.20 2015/06/03 13:51:06 taca Exp $ +bin/rmsgcat${RUBY_SUFFIX} +bin/rmsgfmt${RUBY_SUFFIX} +bin/rmsginit${RUBY_SUFFIX} +bin/rmsgmerge${RUBY_SUFFIX} +bin/rxgettext${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/README.md diff --git a/devel/ruby-gettext_i18n_rails/Makefile b/devel/ruby-gettext_i18n_rails/Makefile index fc31e7f70..1f5ddbdae 100644 --- a/devel/ruby-gettext_i18n_rails/Makefile +++ b/devel/ruby-gettext_i18n_rails/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2015/03/01 15:24:20 taca Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/07 04:16:06 taca Exp $ -DISTNAME= gettext_i18n_rails-1.2.1 +DISTNAME= gettext_i18n_rails-1.2.3 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-gettext_i18n_rails/distinfo b/devel/ruby-gettext_i18n_rails/distinfo index 31a08f63a..3d07afb87 100644 --- a/devel/ruby-gettext_i18n_rails/distinfo +++ b/devel/ruby-gettext_i18n_rails/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/03/01 15:24:20 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/06/07 04:16:06 taca Exp $ -SHA1 (gettext_i18n_rails-1.2.1.gem) = faa2503b108660c12b58147d477dc1e6981a4818 -RMD160 (gettext_i18n_rails-1.2.1.gem) = ab3e4e788fbf02e4e72dae652a586dee893bdf29 -Size (gettext_i18n_rails-1.2.1.gem) = 12800 bytes +SHA1 (gettext_i18n_rails-1.2.3.gem) = 6695d00358dfb236d0c0704247d3b67ebfb0be8f +RMD160 (gettext_i18n_rails-1.2.3.gem) = 67cb64d331ee6272311e9424f93e5b1b2db9d7a9 +Size (gettext_i18n_rails-1.2.3.gem) = 12800 bytes diff --git a/devel/ruby-gnome2-pango/Makefile b/devel/ruby-gnome2-pango/Makefile index 3a48b289b..8b1c911b9 100644 --- a/devel/ruby-gnome2-pango/Makefile +++ b/devel/ruby-gnome2-pango/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2014/11/09 06:27:02 obache Exp $ +# $NetBSD: Makefile,v 1.47 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-pango-${VERSION} diff --git a/devel/ruby-gnome2-pango/buildlink3.mk b/devel/ruby-gnome2-pango/buildlink3.mk index a3e35eaf4..42621247d 100644 --- a/devel/ruby-gnome2-pango/buildlink3.mk +++ b/devel/ruby-gnome2-pango/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2014/05/05 00:47:46 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2015/04/25 14:20:40 tnn Exp $ BUILDLINK_TREE+= ruby-gnome2-pango @@ -7,6 +7,7 @@ RUBY_GNOME2_PANGO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-gnome2-pango+=${RUBY_PKGPREFIX}-gnome2-pango>=0.16.0 BUILDLINK_ABI_DEPENDS.ruby-gnome2-pango+=${RUBY_PKGPREFIX}-gnome2-pango>=2.2.0nb1 +BUILDLINK_ABI_DEPENDS.ruby-gnome2-pango?= ${RUBY_PKGPREFIX}-gnome2-pango>=2.2.4nb1 BUILDLINK_PKGSRCDIR.ruby-gnome2-pango?= ../../devel/ruby-gnome2-pango .include "../../devel/ruby-gnome2-glib/buildlink3.mk" diff --git a/devel/ruby-highline/Makefile b/devel/ruby-highline/Makefile index fcebdb5b7..3ae03bfd6 100644 --- a/devel/ruby-highline/Makefile +++ b/devel/ruby-highline/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/03/14 15:40:54 taca Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/03 13:54:14 taca Exp $ -DISTNAME= highline-1.6.21 +DISTNAME= highline-1.7.2 CATEGORIES= net security MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-highline/PLIST b/devel/ruby-highline/PLIST index a3f254a1a..c159cb681 100644 --- a/devel/ruby-highline/PLIST +++ b/devel/ruby-highline/PLIST @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST,v 1.8 2013/03/17 16:21:46 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/03 13:54:14 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/AUTHORS -${GEM_LIBDIR}/CHANGELOG ${GEM_LIBDIR}/COPYING +${GEM_LIBDIR}/Changelog.md +${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/INSTALL ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.rdoc @@ -34,6 +36,7 @@ ${GEM_LIBDIR}/lib/highline/simulate.rb ${GEM_LIBDIR}/lib/highline/string_extensions.rb ${GEM_LIBDIR}/lib/highline/style.rb ${GEM_LIBDIR}/lib/highline/system_extensions.rb +${GEM_LIBDIR}/lib/highline/version.rb ${GEM_LIBDIR}/setup.rb ${GEM_LIBDIR}/site/.cvsignore ${GEM_LIBDIR}/site/highline.css @@ -47,5 +50,4 @@ ${GEM_LIBDIR}/test/tc_menu.rb ${GEM_LIBDIR}/test/tc_string_extension.rb ${GEM_LIBDIR}/test/tc_string_highline.rb ${GEM_LIBDIR}/test/tc_style.rb -${GEM_LIBDIR}/test/ts_all.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/devel/ruby-highline/distinfo b/devel/ruby-highline/distinfo index 2d78d4baf..004f9f759 100644 --- a/devel/ruby-highline/distinfo +++ b/devel/ruby-highline/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2014/03/14 15:40:54 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/06/03 13:54:14 taca Exp $ -SHA1 (highline-1.6.21.gem) = e02497ca7bb6bd1c8bf6b844d50e3d0b474076e9 -RMD160 (highline-1.6.21.gem) = 90d1347dc891eedd3ceea6df17a7bdb13c7abe63 -Size (highline-1.6.21.gem) = 221184 bytes +SHA1 (highline-1.7.2.gem) = d7114ed98c5651b928cc7195aded7b0000e09689 +RMD160 (highline-1.7.2.gem) = 8980df8196d9e03eedd945872f2ae9bd297829c0 +Size (highline-1.7.2.gem) = 224256 bytes diff --git a/devel/ruby-inline/Makefile b/devel/ruby-inline/Makefile index aa57ab760..179401ac2 100644 --- a/devel/ruby-inline/Makefile +++ b/devel/ruby-inline/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2015/02/01 14:43:47 taca Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/03 13:57:09 taca Exp $ -DISTNAME= RubyInline-3.12.3 +DISTNAME= RubyInline-3.12.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl} CATEGORIES= devel diff --git a/devel/ruby-inline/distinfo b/devel/ruby-inline/distinfo index d9a3561a1..a6213a9e2 100644 --- a/devel/ruby-inline/distinfo +++ b/devel/ruby-inline/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/02/01 14:43:47 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/06/03 13:57:09 taca Exp $ -SHA1 (RubyInline-3.12.3.gem) = 9971a6154bcd2eebdf06604b65e75dae7e27d8c1 -RMD160 (RubyInline-3.12.3.gem) = 677d3819191860254d4272b7fc3098a155074616 -Size (RubyInline-3.12.3.gem) = 31232 bytes +SHA1 (RubyInline-3.12.4.gem) = 7c80018a2c8f3cfe914baa96b282f7d73e4087d5 +RMD160 (RubyInline-3.12.4.gem) = 673262d831bb65ee6b2c59edfc57e5d28bb98903 +Size (RubyInline-3.12.4.gem) = 31232 bytes diff --git a/devel/ruby-io-console/Makefile b/devel/ruby-io-console/Makefile index f77b6178a..9fc30c8f6 100644 --- a/devel/ruby-io-console/Makefile +++ b/devel/ruby-io-console/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/01/16 09:18:47 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/03 14:07:28 taca Exp $ DISTNAME= io-console-0.4.2 PKGREVISION= 2 @@ -14,7 +14,5 @@ GEM_CLEANBUILD= Makefile console.${RUBY_DLEXT} *.o mkmf.log \ GEM_CLEANBUILD_EXTENSIONS= .RUBYARCHDIR.time .RUBYLIBDIR.-.console.time \ io/console/size.rb -RUBY_VERSION_SUPPORTED= 21 200 193 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index b8e2a1ee4..12bbe1cf3 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2014/03/11 09:50:50 obache Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/03 14:15:39 taca Exp $ -DISTNAME= locale-2.1.0 +DISTNAME= locale-2.1.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ruby-gettext.github.com/ +HOMEPAGE= https://ruby-gettext.github.com/ COMMENT= Pure ruby library which provides basic APIs for localization LICENSE= ruby-license OR gnu-lgpl-v3 diff --git a/devel/ruby-locale/distinfo b/devel/ruby-locale/distinfo index f4c85f561..57e671afd 100644 --- a/devel/ruby-locale/distinfo +++ b/devel/ruby-locale/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/03/11 09:50:50 obache Exp $ +$NetBSD: distinfo,v 1.4 2015/06/03 14:15:39 taca Exp $ -SHA1 (locale-2.1.0.gem) = 1ff3f87f66dd6e41b945e9e43ae4f7220f727484 -RMD160 (locale-2.1.0.gem) = 520e4d3ed660526a5bf8c1f51b0da1f5ce205323 -Size (locale-2.1.0.gem) = 103936 bytes +SHA1 (locale-2.1.1.gem) = d31ee2630b8f5d10043992856a7a368c67de3e5c +RMD160 (locale-2.1.1.gem) = 8becb28d832565cb8045dd9a60f6c1bb10b60503 +Size (locale-2.1.1.gem) = 103424 bytes diff --git a/devel/ruby-logging/Makefile b/devel/ruby-logging/Makefile index 0980c62cc..bf3c06609 100644 --- a/devel/ruby-logging/Makefile +++ b/devel/ruby-logging/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/03/14 15:56:37 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/03 14:45:17 taca Exp $ -DISTNAME= logging-1.8.2 +DISTNAME= logging-2.0.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-logging/PLIST b/devel/ruby-logging/PLIST index 50be2e5ae..a55df9db6 100644 --- a/devel/ruby-logging/PLIST +++ b/devel/ruby-logging/PLIST @@ -1,19 +1,13 @@ -@comment $NetBSD: PLIST,v 1.7 2014/03/14 15:56:37 taca Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/03 14:45:17 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/History.txt -${GEM_LIBDIR}/README.rdoc +${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/data/bad_logging_1.rb -${GEM_LIBDIR}/data/bad_logging_2.rb -${GEM_LIBDIR}/data/logging.rb -${GEM_LIBDIR}/data/logging.yaml -${GEM_LIBDIR}/data/simple_logging.rb ${GEM_LIBDIR}/examples/appenders.rb ${GEM_LIBDIR}/examples/classes.rb ${GEM_LIBDIR}/examples/colorization.rb -${GEM_LIBDIR}/examples/consolidation.rb ${GEM_LIBDIR}/examples/custom_log_levels.rb ${GEM_LIBDIR}/examples/fork.rb ${GEM_LIBDIR}/examples/formatting.rb @@ -30,17 +24,16 @@ ${GEM_LIBDIR}/lib/logging/appender.rb ${GEM_LIBDIR}/lib/logging/appenders.rb ${GEM_LIBDIR}/lib/logging/appenders/buffering.rb ${GEM_LIBDIR}/lib/logging/appenders/console.rb -${GEM_LIBDIR}/lib/logging/appenders/email.rb ${GEM_LIBDIR}/lib/logging/appenders/file.rb -${GEM_LIBDIR}/lib/logging/appenders/growl.rb ${GEM_LIBDIR}/lib/logging/appenders/io.rb ${GEM_LIBDIR}/lib/logging/appenders/rolling_file.rb ${GEM_LIBDIR}/lib/logging/appenders/string_io.rb ${GEM_LIBDIR}/lib/logging/appenders/syslog.rb ${GEM_LIBDIR}/lib/logging/color_scheme.rb -${GEM_LIBDIR}/lib/logging/config/configurator.rb -${GEM_LIBDIR}/lib/logging/config/yaml_configurator.rb ${GEM_LIBDIR}/lib/logging/diagnostic_context.rb +${GEM_LIBDIR}/lib/logging/filter.rb +${GEM_LIBDIR}/lib/logging/filters.rb +${GEM_LIBDIR}/lib/logging/filters/level.rb ${GEM_LIBDIR}/lib/logging/layout.rb ${GEM_LIBDIR}/lib/logging/layouts.rb ${GEM_LIBDIR}/lib/logging/layouts/basic.rb @@ -52,24 +45,21 @@ ${GEM_LIBDIR}/lib/logging/proxy.rb ${GEM_LIBDIR}/lib/logging/rails_compat.rb ${GEM_LIBDIR}/lib/logging/repository.rb ${GEM_LIBDIR}/lib/logging/root_logger.rb -${GEM_LIBDIR}/lib/logging/stats.rb ${GEM_LIBDIR}/lib/logging/utils.rb +${GEM_LIBDIR}/lib/logging/version.rb ${GEM_LIBDIR}/lib/rspec/logging_helper.rb ${GEM_LIBDIR}/lib/spec/logging_helper.rb +${GEM_LIBDIR}/logging.gemspec ${GEM_LIBDIR}/script/bootstrap ${GEM_LIBDIR}/test/appenders/test_buffered_io.rb ${GEM_LIBDIR}/test/appenders/test_console.rb -${GEM_LIBDIR}/test/appenders/test_email.rb ${GEM_LIBDIR}/test/appenders/test_file.rb -${GEM_LIBDIR}/test/appenders/test_growl.rb ${GEM_LIBDIR}/test/appenders/test_io.rb ${GEM_LIBDIR}/test/appenders/test_periodic_flushing.rb ${GEM_LIBDIR}/test/appenders/test_rolling_file.rb ${GEM_LIBDIR}/test/appenders/test_string_io.rb ${GEM_LIBDIR}/test/appenders/test_syslog.rb ${GEM_LIBDIR}/test/benchmark.rb -${GEM_LIBDIR}/test/config/test_configurator.rb -${GEM_LIBDIR}/test/config/test_yaml_configurator.rb ${GEM_LIBDIR}/test/layouts/test_basic.rb ${GEM_LIBDIR}/test/layouts/test_color_pattern.rb ${GEM_LIBDIR}/test/layouts/test_json.rb @@ -78,7 +68,7 @@ ${GEM_LIBDIR}/test/layouts/test_yaml.rb ${GEM_LIBDIR}/test/setup.rb ${GEM_LIBDIR}/test/test_appender.rb ${GEM_LIBDIR}/test/test_color_scheme.rb -${GEM_LIBDIR}/test/test_consolidate.rb +${GEM_LIBDIR}/test/test_filter.rb ${GEM_LIBDIR}/test/test_layout.rb ${GEM_LIBDIR}/test/test_log_event.rb ${GEM_LIBDIR}/test/test_logger.rb @@ -88,7 +78,5 @@ ${GEM_LIBDIR}/test/test_nested_diagnostic_context.rb ${GEM_LIBDIR}/test/test_proxy.rb ${GEM_LIBDIR}/test/test_repository.rb ${GEM_LIBDIR}/test/test_root_logger.rb -${GEM_LIBDIR}/test/test_stats.rb ${GEM_LIBDIR}/test/test_utils.rb -${GEM_LIBDIR}/version.txt ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/devel/ruby-logging/distinfo b/devel/ruby-logging/distinfo index cc4d8ad60..a42bbe2b8 100644 --- a/devel/ruby-logging/distinfo +++ b/devel/ruby-logging/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/03/14 15:56:37 taca Exp $ +$NetBSD: distinfo,v 1.7 2015/06/03 14:45:17 taca Exp $ -SHA1 (logging-1.8.2.gem) = 913a85a8e104e14eb3ffa6a4058abbac38a176ea -RMD160 (logging-1.8.2.gem) = f60520f051e0c7f93c660719b9671a2e0fde7691 -Size (logging-1.8.2.gem) = 88064 bytes +SHA1 (logging-2.0.0.gem) = 3424c3386549543152245efff3328b929c5aa6a8 +RMD160 (logging-2.0.0.gem) = 7ac52ebd3792a6ce67c6dd03df48a128fc08b132 +Size (logging-2.0.0.gem) = 81408 bytes diff --git a/devel/ruby-memcache/distinfo b/devel/ruby-memcache/distinfo index e64941535..2ce53b970 100644 --- a/devel/ruby-memcache/distinfo +++ b/devel/ruby-memcache/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.2 2010/09/10 05:56:34 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/03 14:47:11 taca Exp $ SHA1 (ruby-memcache-0.1.0.tar.bz2) = fa2d88e84f49a8662f466b87ce749a4c58aa4f27 RMD160 (ruby-memcache-0.1.0.tar.bz2) = 3aa4371c0b1da76a96cafa0a509028cdcd03083a Size (ruby-memcache-0.1.0.tar.bz2) = 6237 bytes SHA1 (patch-aa) = 9c0d7429ca91b9d1b1f8cc4a6148b646f784095e +SHA1 (patch-extconf.rb) = 1dfb601640f3f77db782cf016df67006ab07c4ba diff --git a/devel/ruby-memcache/patches/patch-extconf.rb b/devel/ruby-memcache/patches/patch-extconf.rb new file mode 100644 index 000000000..cb9065d00 --- /dev/null +++ b/devel/ruby-memcache/patches/patch-extconf.rb @@ -0,0 +1,15 @@ +$NetBSD: patch-extconf.rb,v 1.1 2015/06/03 14:47:11 taca Exp $ + +Fix build problem on Ruby 2.2 and later. + +--- extconf.rb.orig 2005-01-05 02:25:14.000000000 +0000 ++++ extconf.rb +@@ -39,7 +39,7 @@ end + $CFLAGS = $CFLAGS + ' -std=c99 -g -pipe' + + $LDFLAGS = CONFIG['LDFLAGS'] +-$LIBPATH.push(Config::CONFIG['libdir']) ++$LIBPATH.push(RbConfig::CONFIG['libdir']) + + def crash(str) + printf(" extconf failure: %s\n", str) diff --git a/devel/ruby-minitest/Makefile b/devel/ruby-minitest/Makefile index 3c8ee7d34..a55597631 100644 --- a/devel/ruby-minitest/Makefile +++ b/devel/ruby-minitest/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2015/02/01 14:49:16 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/03 14:48:36 taca Exp $ -DISTNAME= minitest-5.5.1 +DISTNAME= minitest-5.7.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-minitest/PLIST b/devel/ruby-minitest/PLIST index bc5e5c535..3d35c24d9 100644 --- a/devel/ruby-minitest/PLIST +++ b/devel/ruby-minitest/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2014/03/14 16:09:53 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/03 14:48:36 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gemtest -${GEM_LIBDIR}/History.txt +${GEM_LIBDIR}/History.rdoc ${GEM_LIBDIR}/Manifest.txt -${GEM_LIBDIR}/README.txt +${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/design_rationale.rb ${GEM_LIBDIR}/lib/hoe/minitest.rb diff --git a/devel/ruby-minitest/distinfo b/devel/ruby-minitest/distinfo index 766ae5d23..bacf24a10 100644 --- a/devel/ruby-minitest/distinfo +++ b/devel/ruby-minitest/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/02/01 14:49:16 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/03 14:48:36 taca Exp $ -SHA1 (minitest-5.5.1.gem) = a84ff1285d5f70c3b5792d120c77918abb5dd9ef -RMD160 (minitest-5.5.1.gem) = b3ce2b5e9e20ae4f87309c1d6900fafe8d848de1 -Size (minitest-5.5.1.gem) = 68608 bytes +SHA1 (minitest-5.7.0.gem) = a7462bef2abbdf05aab0e5b2244ccd5c5441223a +RMD160 (minitest-5.7.0.gem) = e92a7439cb3830beb83d5fe1d8b02fbd2c34205b +Size (minitest-5.7.0.gem) = 71680 bytes diff --git a/devel/ruby-mixlib-config/Makefile b/devel/ruby-mixlib-config/Makefile index 971ac7719..e4b03fa58 100644 --- a/devel/ruby-mixlib-config/Makefile +++ b/devel/ruby-mixlib-config/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/06/03 13:13:21 jperkin Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/04 14:07:53 taca Exp $ -DISTNAME= mixlib-config-2.1.0 +DISTNAME= mixlib-config-2.2.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-mixlib-config/distinfo b/devel/ruby-mixlib-config/distinfo index 07f27f4ed..54372ef7b 100644 --- a/devel/ruby-mixlib-config/distinfo +++ b/devel/ruby-mixlib-config/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/06/03 13:13:21 jperkin Exp $ +$NetBSD: distinfo,v 1.2 2015/06/04 14:07:53 taca Exp $ -SHA1 (mixlib-config-2.1.0.gem) = 39ee921800cea1fce48373f8c079713010a01a4f -RMD160 (mixlib-config-2.1.0.gem) = b9e2291804147193060f4e474dcb67d6f6f919a0 -Size (mixlib-config-2.1.0.gem) = 17920 bytes +SHA1 (mixlib-config-2.2.1.gem) = 835343fbc9c79d1521abdf9117912cf89e9efbce +RMD160 (mixlib-config-2.2.1.gem) = 7657dcda0f09164e9172db1aae1b2ce6af1798dd +Size (mixlib-config-2.2.1.gem) = 17920 bytes diff --git a/devel/ruby-mixlib-shellout/Makefile b/devel/ruby-mixlib-shellout/Makefile index 8b2214efa..f9db47e4b 100644 --- a/devel/ruby-mixlib-shellout/Makefile +++ b/devel/ruby-mixlib-shellout/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/01/19 20:56:22 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/04 14:09:53 taca Exp $ -DISTNAME= mixlib-shellout-2.0.1 +DISTNAME= mixlib-shellout-2.1.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-mixlib-shellout/distinfo b/devel/ruby-mixlib-shellout/distinfo index 89d8f0c0f..f40af2d98 100644 --- a/devel/ruby-mixlib-shellout/distinfo +++ b/devel/ruby-mixlib-shellout/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/01/19 20:56:22 fhajny Exp $ +$NetBSD: distinfo,v 1.3 2015/06/04 14:09:53 taca Exp $ -SHA1 (mixlib-shellout-2.0.1.gem) = aca33dca9145b3766a7d40e5d3110034e4373ed6 -RMD160 (mixlib-shellout-2.0.1.gem) = 9d76f073ea0581bad032ced991790018a6eba824 -Size (mixlib-shellout-2.0.1.gem) = 22016 bytes +SHA1 (mixlib-shellout-2.1.0.gem) = cfae992cfea985602a478264db3502211312ec91 +RMD160 (mixlib-shellout-2.1.0.gem) = aa55b4ef664b9937ffa71f682be4d3ad84713e07 +Size (mixlib-shellout-2.1.0.gem) = 22528 bytes diff --git a/devel/ruby-mkrf/Makefile b/devel/ruby-mkrf/Makefile index 25c1fc6ee..32aed60bd 100644 --- a/devel/ruby-mkrf/Makefile +++ b/devel/ruby-mkrf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/09/10 05:59:06 taca Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/04 13:20:10 taca Exp $ DISTNAME= mkrf-0.2.3 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-mkrf/distinfo b/devel/ruby-mkrf/distinfo index 854f95517..8e6b24582 100644 --- a/devel/ruby-mkrf/distinfo +++ b/devel/ruby-mkrf/distinfo @@ -1,6 +1,8 @@ -$NetBSD: distinfo,v 1.2 2010/09/10 05:59:06 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/04 13:20:10 taca Exp $ SHA1 (mkrf-0.2.3.gem) = 01b9b98b36487ec12da41ea4e7df21e55ffb502d RMD160 (mkrf-0.2.3.gem) = 44a142750af4dddb17b17deadbd4796489ce3017 Size (mkrf-0.2.3.gem) = 415232 bytes -SHA1 (patch-aa) = cc0bd77b3cb0e18d6ca5a2ddd08680371d9b7493 +SHA1 (patch-aa) = 35b81c3447146bc86700fd8993317dd74d83c0bc +SHA1 (patch-lib_mkrf_availability.rb) = dbc20341379d4b950ce41317c6a33bd46cc23de2 +SHA1 (patch-lib_mkrf_generator.rb) = a8bba437199b4e22920fcec7ecd9790008945e44 diff --git a/devel/ruby-mkrf/patches/patch-aa b/devel/ruby-mkrf/patches/patch-aa index eec722a23..fe62c72e2 100644 --- a/devel/ruby-mkrf/patches/patch-aa +++ b/devel/ruby-mkrf/patches/patch-aa @@ -1,8 +1,9 @@ -$NetBSD: patch-aa,v 1.1 2010/09/10 05:59:06 taca Exp $ +$NetBSD: patch-aa,v 1.2 2015/06/04 13:20:11 taca Exp $ -Allow changeing rake command's name. +* Allow changeing rake command's name. +* Do not use obsolete Config but RbConfig ---- lib/mkrf/rakehelper.rb.orig 2010-08-28 10:52:11.000000000 +0000 +--- lib/mkrf/rakehelper.rb.orig 2015-05-30 13:40:54.000000000 +0000 +++ lib/mkrf/rakehelper.rb @@ -5,7 +5,7 @@ @@ -13,6 +14,15 @@ Allow changeing rake command's name. end end +@@ -41,7 +41,7 @@ end + + def setup_extension(dir, extension) + ext = "ext/#{dir}" +- ext_so = "#{ext}/#{extension}.#{Config::CONFIG['DLEXT']}" ++ ext_so = "#{ext}/#{extension}.#{RbConfig::CONFIG['DLEXT']}" + ext_files = FileList[ + "#{ext}/*.c", + "#{ext}/*.h", @@ -105,7 +105,7 @@ end def sub_project(project, *targets) targets.each do |target| diff --git a/devel/ruby-mkrf/patches/patch-lib_mkrf_availability.rb b/devel/ruby-mkrf/patches/patch-lib_mkrf_availability.rb new file mode 100644 index 000000000..3fef2fca9 --- /dev/null +++ b/devel/ruby-mkrf/patches/patch-lib_mkrf_availability.rb @@ -0,0 +1,51 @@ +$NetBSD: patch-lib_mkrf_availability.rb,v 1.1 2015/06/04 13:20:11 taca Exp $ + +* Do not use obsolete Config but RbConfig + +--- lib/mkrf/availability.rb.orig 2015-05-30 13:40:54.000000000 +0000 ++++ lib/mkrf/availability.rb +@@ -10,14 +10,14 @@ module Mkrf + # on the current system. + class Availability + # ruby 1.9+ +- if Config::CONFIG['rubyhdrdir'] +- DEFAULT_INCLUDES = [Config::CONFIG['rubyhdrdir'], +- Config::CONFIG['rubyhdrdir'] + "/" + Config::CONFIG['arch'], +- Config::CONFIG["archdir"],Config::CONFIG['sitelibdir'], "."] ++ if RbConfig::CONFIG['rubyhdrdir'] ++ DEFAULT_INCLUDES = [RbConfig::CONFIG['rubyhdrdir'], ++ RbConfig::CONFIG['rubyhdrdir'] + "/" + RbConfig::CONFIG['arch'], ++ RbConfig::CONFIG["archdir"],RbConfig::CONFIG['sitelibdir'], "."] + + else +- DEFAULT_INCLUDES = [Config::CONFIG['includedir'], Config::CONFIG["archdir"], +- Config::CONFIG['sitelibdir'], "."] ++ DEFAULT_INCLUDES = [RbConfig::CONFIG['includedir'], RbConfig::CONFIG["archdir"], ++ RbConfig::CONFIG['sitelibdir'], "."] + end + + # These really shouldn't be static like this.. +@@ -35,11 +35,11 @@ module Mkrf + # * :compiler -- which compiler to use when determining availability + # * :includes -- directories that should be searched for include files + def initialize(options = {}) +- @loaded_libs = [(options[:loaded_libs] || Config::CONFIG["LIBS"].gsub('-l', '').split)].flatten ++ @loaded_libs = [(options[:loaded_libs] || RbConfig::CONFIG["LIBS"].gsub('-l', '').split)].flatten + @library_paths = [(options[:library_paths] || [])].flatten + # Not sure what COMMON_HEADERS looks like when populated +- @headers = options[:headers] || [] # Config::CONFIG["COMMON_HEADERS"] +- @compiler = options[:compiler] || Config::CONFIG["CC"] ++ @headers = options[:headers] || [] # RbConfig::CONFIG["COMMON_HEADERS"] ++ @compiler = options[:compiler] || RbConfig::CONFIG["CC"] + @includes = [(options[:includes] || DEFAULT_INCLUDES)].flatten + @logger = Logger.new('mkrf.log') + @defines = [] +@@ -167,7 +167,7 @@ module Mkrf + if RUBY_PLATFORM =~ /mswin/ + "link -nologo -incremental:no -debug -opt:ref -opt:icf -dll" + else +- Config::CONFIG['LDSHARED'] ++ RbConfig::CONFIG['LDSHARED'] + end + end + diff --git a/devel/ruby-mkrf/patches/patch-lib_mkrf_generator.rb b/devel/ruby-mkrf/patches/patch-lib_mkrf_generator.rb new file mode 100644 index 000000000..d53d56d5e --- /dev/null +++ b/devel/ruby-mkrf/patches/patch-lib_mkrf_generator.rb @@ -0,0 +1,15 @@ +$NetBSD: patch-lib_mkrf_generator.rb,v 1.1 2015/06/04 13:20:11 taca Exp $ + +* Do not use obsolete Config but RbConfig + +--- lib/mkrf/generator.rb.orig 2015-05-30 13:40:54.000000000 +0000 ++++ lib/mkrf/generator.rb +@@ -41,7 +41,7 @@ module Mkrf + class Generator + include Rake + +- CONFIG = Config::CONFIG ++ CONFIG = RbConfig::CONFIG + + # Any extra code, given as a string, to be appended to the Rakefile. + attr_accessor :additional_code diff --git a/devel/ruby-mode/Makefile b/devel/ruby-mode/Makefile index b86569124..91c29fe81 100644 --- a/devel/ruby-mode/Makefile +++ b/devel/ruby-mode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/03/14 19:51:00 taca Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/19 16:29:49 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} @@ -13,7 +13,7 @@ COMMENT= Ruby editing mode for Emacs DISTINFO_FILE= ${RUBY_DISTINFO_FILE} WRKSRC= ${RUBY_WRKSRC}/misc EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/misc -RUBY_VERSION_SUPPORTED= 21 +RUBY_VERSION_SUPPORTED= 22 RUBY_NOVERSION= yes NO_CONFIGURE= yes SRCS= inf-ruby.el ruby-electric.el ruby-mode.el \ diff --git a/devel/ruby-msgpack/Makefile b/devel/ruby-msgpack/Makefile index 82b457fba..14f3298f6 100644 --- a/devel/ruby-msgpack/Makefile +++ b/devel/ruby-msgpack/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 19:42:33 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/04 14:15:23 taca Exp $ -DISTNAME= msgpack-0.5.11 +DISTNAME= msgpack-0.6.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-msgpack/PLIST b/devel/ruby-msgpack/PLIST index 91c0999f1..87308a47d 100644 --- a/devel/ruby-msgpack/PLIST +++ b/devel/ruby-msgpack/PLIST @@ -1,13 +1,23 @@ -@comment $NetBSD: PLIST,v 1.6 2015/03/08 15:17:19 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/04 14:15:23 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/msgpack/msgpack.${RUBY_DLEXT} ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/ChangeLog +${GEM_LIBDIR}/Dockerfile ${GEM_LIBDIR}/Gemfile +${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/bench/pack.rb +${GEM_LIBDIR}/bench/pack_log.rb +${GEM_LIBDIR}/bench/pack_log_long.rb +${GEM_LIBDIR}/bench/run.sh +${GEM_LIBDIR}/bench/run_long.sh +${GEM_LIBDIR}/bench/unpack.rb +${GEM_LIBDIR}/bench/unpack_log.rb +${GEM_LIBDIR}/bench/unpack_log_long.rb ${GEM_LIBDIR}/doclib/msgpack.rb ${GEM_LIBDIR}/doclib/msgpack/buffer.rb ${GEM_LIBDIR}/doclib/msgpack/core_ext.rb diff --git a/devel/ruby-msgpack/distinfo b/devel/ruby-msgpack/distinfo index bec4f079c..c5e4dfe99 100644 --- a/devel/ruby-msgpack/distinfo +++ b/devel/ruby-msgpack/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/02/17 15:08:30 taca Exp $ +$NetBSD: distinfo,v 1.7 2015/06/04 14:15:23 taca Exp $ -SHA1 (msgpack-0.5.11.gem) = db297d2b717028b9ef2eee43c0ac910f6886932f -RMD160 (msgpack-0.5.11.gem) = 80c4325dad0592900fe2824f18336d687903e2b3 -Size (msgpack-0.5.11.gem) = 52224 bytes +SHA1 (msgpack-0.6.0.gem) = f8c5e99048901fc831b25df2c1c5fad181018245 +RMD160 (msgpack-0.6.0.gem) = 6a9f5c38f65c7e7378ad2cf04b79222ebabe2736 +Size (msgpack-0.6.0.gem) = 58880 bytes diff --git a/devel/ruby-parser/Makefile b/devel/ruby-parser/Makefile index 9264da725..1d8a34dee 100644 --- a/devel/ruby-parser/Makefile +++ b/devel/ruby-parser/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/03/13 13:41:27 taca Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/04 14:35:13 taca Exp $ -DISTNAME= ruby_parser-3.6.5 +DISTNAME= ruby_parser-3.7.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby_//} CATEGORIES= devel diff --git a/devel/ruby-parser/PLIST b/devel/ruby-parser/PLIST index e1e65e4e9..1b9ca1be9 100644 --- a/devel/ruby-parser/PLIST +++ b/devel/ruby-parser/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/13 13:41:27 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/04 14:35:13 taca Exp $ bin/ruby_parse${RUBY_SUFFIX} bin/ruby_parse_extract_error${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -19,10 +19,13 @@ ${GEM_LIBDIR}/lib/ruby20_parser.rb ${GEM_LIBDIR}/lib/ruby20_parser.y ${GEM_LIBDIR}/lib/ruby21_parser.rb ${GEM_LIBDIR}/lib/ruby21_parser.y +${GEM_LIBDIR}/lib/ruby22_parser.rb +${GEM_LIBDIR}/lib/ruby22_parser.y ${GEM_LIBDIR}/lib/ruby_lexer.rb ${GEM_LIBDIR}/lib/ruby_lexer.rex ${GEM_LIBDIR}/lib/ruby_lexer.rex.rb ${GEM_LIBDIR}/lib/ruby_parser.rb +${GEM_LIBDIR}/lib/ruby_parser.yy ${GEM_LIBDIR}/lib/ruby_parser_extras.rb ${GEM_LIBDIR}/test/test_ruby_lexer.rb ${GEM_LIBDIR}/test/test_ruby_parser.rb diff --git a/devel/ruby-parser/distinfo b/devel/ruby-parser/distinfo index 74a9e86e6..1a5e5ea76 100644 --- a/devel/ruby-parser/distinfo +++ b/devel/ruby-parser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/03/13 13:41:27 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/06/04 14:35:13 taca Exp $ -SHA1 (ruby_parser-3.6.5.gem) = 7952a7c41c9d0770eb0f84acae4ce813dd07f21a -RMD160 (ruby_parser-3.6.5.gem) = 349eac9d7b621e3b3ef8e2736958f732ce97ad94 -Size (ruby_parser-3.6.5.gem) = 250368 bytes +SHA1 (ruby_parser-3.7.0.gem) = a85a462b0b7d6046a31086977319f88248b12eae +RMD160 (ruby_parser-3.7.0.gem) = 7199126584d33463e39349e4ba56bf8fcdf12164 +Size (ruby_parser-3.7.0.gem) = 310784 bytes diff --git a/devel/ruby-posix-spawn/Makefile b/devel/ruby-posix-spawn/Makefile index d8baa3b66..81ebf3432 100644 --- a/devel/ruby-posix-spawn/Makefile +++ b/devel/ruby-posix-spawn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2015/03/01 15:28:34 taca Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/04 14:38:43 taca Exp $ -DISTNAME= posix-spawn-0.3.10 +DISTNAME= posix-spawn-0.3.11 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-posix-spawn/distinfo b/devel/ruby-posix-spawn/distinfo index 3ec394a3b..47b968075 100644 --- a/devel/ruby-posix-spawn/distinfo +++ b/devel/ruby-posix-spawn/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/03/01 15:28:34 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/04 14:38:43 taca Exp $ -SHA1 (posix-spawn-0.3.10.gem) = a06bdc90f21771cf44e900cdc28e6e1f7e9a525b -RMD160 (posix-spawn-0.3.10.gem) = 418f70894adedbbbcdd32f9c4d3239aaa97a574d -Size (posix-spawn-0.3.10.gem) = 28672 bytes +SHA1 (posix-spawn-0.3.11.gem) = 4c5527f81f579111fbe355c07a8c10ae94b1712f +RMD160 (posix-spawn-0.3.11.gem) = 0c820001cb36270e9e6446040f37cef94c368151 +Size (posix-spawn-0.3.11.gem) = 29696 bytes diff --git a/devel/ruby-power_assert/Makefile b/devel/ruby-power_assert/Makefile index 52b19788f..d324a668b 100644 --- a/devel/ruby-power_assert/Makefile +++ b/devel/ruby-power_assert/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/03/02 11:05:34 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/04 14:39:51 taca Exp $ DISTNAME= power_assert-0.2.3 CATEGORIES= devel @@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/k-tsj/power_assert COMMENT= Power Assert for Ruby LICENSE= 2-clause-bsd -RUBY_VERSION_SUPPORTED= 200 21 +RUBY_VERSION_SUPPORTED= 200 21 22 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-railties32/Makefile b/devel/ruby-railties32/Makefile index 1941e8f2a..0f4e37f74 100644 --- a/devel/ruby-railties32/Makefile +++ b/devel/ruby-railties32/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/03/14 07:42:22 taca Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/22 13:54:57 taca Exp $ DISTNAME= railties-${RUBY_RAILS_VERSION} -PKGREVISION= 1 CATEGORIES= databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-railties32/distinfo b/devel/ruby-railties32/distinfo index 4074bce36..bd6c004dd 100644 --- a/devel/ruby-railties32/distinfo +++ b/devel/ruby-railties32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/11/18 15:47:04 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/06/22 13:54:57 taca Exp $ -SHA1 (railties-3.2.21.gem) = 9cb5de52049319e1c837be75deaab0eba3695e42 -RMD160 (railties-3.2.21.gem) = 1a7b6f7855c79275ad9348d7c9e81413704e28cd -Size (railties-3.2.21.gem) = 1588224 bytes +SHA1 (railties-3.2.22.gem) = 56575ff805b432be10fa79080c25c790947999f2 +RMD160 (railties-3.2.22.gem) = 444b4f689097e0a521a29834ae26f63940d78911 +Size (railties-3.2.22.gem) = 1588224 bytes diff --git a/devel/ruby-rake/Makefile b/devel/ruby-rake/Makefile index 224539660..813b3d1eb 100644 --- a/devel/ruby-rake/Makefile +++ b/devel/ruby-rake/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/03/10 16:33:55 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 22:54:40 taca Exp $ DISTNAME= rake-${VERS} CATEGORIES= devel @@ -14,7 +14,7 @@ USE_TOOLS+= gzip FIX_PERM= doc/release_notes/rake-0.7.3.rdoc VERS= 10.4.2 -RUBY_VERSION_SUPPORTED= 200 193 18 21 +RUBY_VERSION_SUPPORTED= 200 193 18 21 22 FILES_SUBST+= GEM_NAME=${GEM_NAME} RAKE_HACK=${RAKE_HACK} RAKEBIN=${RAKEBIN} PLIST_SUBST+= RAKE_HACK=${RAKE_HACK} RAKEBIN=${RAKEBIN} diff --git a/devel/ruby-rspec-core/Makefile b/devel/ruby-rspec-core/Makefile index 13ae7bc96..f46bcb149 100644 --- a/devel/ruby-rspec-core/Makefile +++ b/devel/ruby-rspec-core/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2015/03/13 13:45:35 taca Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 23:58:07 taca Exp $ -DISTNAME= rspec-core-3.2.2 +DISTNAME= rspec-core-3.3.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= http://relishapp.com/rspec COMMENT= Behaviour Driven Development framework for Ruby, core part LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.2.0<3.3:../../devel/ruby-rspec-support +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.3.0<3.4:../../devel/ruby-rspec-support RUBYGEM_OPTIONS+= --format-executable diff --git a/devel/ruby-rspec-core/PLIST b/devel/ruby-rspec-core/PLIST index 7ce626a09..b930aae39 100644 --- a/devel/ruby-rspec-core/PLIST +++ b/devel/ruby-rspec-core/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2015/02/07 14:40:27 taca Exp $ +@comment $NetBSD: PLIST,v 1.13 2015/06/12 23:58:07 taca Exp $ bin/rspec${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document @@ -9,22 +9,31 @@ ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/exe/rspec ${GEM_LIBDIR}/lib/rspec/autorun.rb ${GEM_LIBDIR}/lib/rspec/core.rb -${GEM_LIBDIR}/lib/rspec/core/backport_random.rb ${GEM_LIBDIR}/lib/rspec/core/backtrace_formatter.rb +${GEM_LIBDIR}/lib/rspec/core/bisect/coordinator.rb +${GEM_LIBDIR}/lib/rspec/core/bisect/example_minimizer.rb +${GEM_LIBDIR}/lib/rspec/core/bisect/runner.rb +${GEM_LIBDIR}/lib/rspec/core/bisect/server.rb +${GEM_LIBDIR}/lib/rspec/core/bisect/subset_enumerator.rb ${GEM_LIBDIR}/lib/rspec/core/configuration.rb ${GEM_LIBDIR}/lib/rspec/core/configuration_options.rb ${GEM_LIBDIR}/lib/rspec/core/drb.rb ${GEM_LIBDIR}/lib/rspec/core/dsl.rb ${GEM_LIBDIR}/lib/rspec/core/example.rb ${GEM_LIBDIR}/lib/rspec/core/example_group.rb +${GEM_LIBDIR}/lib/rspec/core/example_status_persister.rb ${GEM_LIBDIR}/lib/rspec/core/filter_manager.rb ${GEM_LIBDIR}/lib/rspec/core/flat_map.rb ${GEM_LIBDIR}/lib/rspec/core/formatters.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/base_formatter.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/base_text_formatter.rb +${GEM_LIBDIR}/lib/rspec/core/formatters/bisect_formatter.rb +${GEM_LIBDIR}/lib/rspec/core/formatters/bisect_progress_formatter.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/console_codes.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/deprecation_formatter.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/documentation_formatter.rb +${GEM_LIBDIR}/lib/rspec/core/formatters/exception_presenter.rb +${GEM_LIBDIR}/lib/rspec/core/formatters/fallback_message_formatter.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/helpers.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/html_formatter.rb ${GEM_LIBDIR}/lib/rspec/core/formatters/html_printer.rb @@ -43,20 +52,25 @@ ${GEM_LIBDIR}/lib/rspec/core/mocking_adapters/mocha.rb ${GEM_LIBDIR}/lib/rspec/core/mocking_adapters/null.rb ${GEM_LIBDIR}/lib/rspec/core/mocking_adapters/rr.rb ${GEM_LIBDIR}/lib/rspec/core/mocking_adapters/rspec.rb +${GEM_LIBDIR}/lib/rspec/core/mutex.rb ${GEM_LIBDIR}/lib/rspec/core/notifications.rb ${GEM_LIBDIR}/lib/rspec/core/option_parser.rb ${GEM_LIBDIR}/lib/rspec/core/ordering.rb ${GEM_LIBDIR}/lib/rspec/core/pending.rb +${GEM_LIBDIR}/lib/rspec/core/profiler.rb ${GEM_LIBDIR}/lib/rspec/core/project_initializer.rb ${GEM_LIBDIR}/lib/rspec/core/project_initializer/.rspec ${GEM_LIBDIR}/lib/rspec/core/project_initializer/spec/spec_helper.rb ${GEM_LIBDIR}/lib/rspec/core/rake_task.rb +${GEM_LIBDIR}/lib/rspec/core/reentrant_mutex.rb ${GEM_LIBDIR}/lib/rspec/core/reporter.rb ${GEM_LIBDIR}/lib/rspec/core/ruby_project.rb ${GEM_LIBDIR}/lib/rspec/core/runner.rb ${GEM_LIBDIR}/lib/rspec/core/sandbox.rb +${GEM_LIBDIR}/lib/rspec/core/set.rb ${GEM_LIBDIR}/lib/rspec/core/shared_context.rb ${GEM_LIBDIR}/lib/rspec/core/shared_example_group.rb +${GEM_LIBDIR}/lib/rspec/core/shell_escape.rb ${GEM_LIBDIR}/lib/rspec/core/test_unit_assertions_adapter.rb ${GEM_LIBDIR}/lib/rspec/core/version.rb ${GEM_LIBDIR}/lib/rspec/core/warnings.rb diff --git a/devel/ruby-rspec-core/distinfo b/devel/ruby-rspec-core/distinfo index 46ecbb796..19226f8f8 100644 --- a/devel/ruby-rspec-core/distinfo +++ b/devel/ruby-rspec-core/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/03/13 13:45:35 taca Exp $ +$NetBSD: distinfo,v 1.16 2015/06/12 23:58:07 taca Exp $ -SHA1 (rspec-core-3.2.2.gem) = df72cab97497fda24075f72410b5bec5a387c9ab -RMD160 (rspec-core-3.2.2.gem) = c3954a38a011ffcb6735d273e5b30ee509677c1e -Size (rspec-core-3.2.2.gem) = 121856 bytes +SHA1 (rspec-core-3.3.0.gem) = e9170c9e88f902566bb8da451768685ba337939c +RMD160 (rspec-core-3.3.0.gem) = 79ece8ecfef90c5b8a26318b370050638b40e7ba +Size (rspec-core-3.3.0.gem) = 138752 bytes diff --git a/devel/ruby-rspec-expectations/Makefile b/devel/ruby-rspec-expectations/Makefile index a4ef744ac..f8587ce56 100644 --- a/devel/ruby-rspec-expectations/Makefile +++ b/devel/ruby-rspec-expectations/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/02/07 14:41:07 taca Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 23:59:48 taca Exp $ -DISTNAME= rspec-expectations-3.2.0 +DISTNAME= rspec-expectations-3.3.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= http://relishapp.com/rspec COMMENT= Behaviour Driven Development framework for Ruby, expectations LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.2.0<3.3:../../devel/ruby-rspec-support +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.3.0<3.4:../../devel/ruby-rspec-support DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs .include "../../lang/ruby/gem.mk" diff --git a/devel/ruby-rspec-expectations/PLIST b/devel/ruby-rspec-expectations/PLIST index 91ac11071..97cd87e38 100644 --- a/devel/ruby-rspec-expectations/PLIST +++ b/devel/ruby-rspec-expectations/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2015/02/07 14:41:07 taca Exp $ +@comment $NetBSD: PLIST,v 1.14 2015/06/12 23:59:48 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.yardopts @@ -9,6 +9,7 @@ ${GEM_LIBDIR}/lib/rspec/expectations.rb ${GEM_LIBDIR}/lib/rspec/expectations/configuration.rb ${GEM_LIBDIR}/lib/rspec/expectations/expectation_target.rb ${GEM_LIBDIR}/lib/rspec/expectations/fail_with.rb +${GEM_LIBDIR}/lib/rspec/expectations/failure_aggregator.rb ${GEM_LIBDIR}/lib/rspec/expectations/handler.rb ${GEM_LIBDIR}/lib/rspec/expectations/minitest_integration.rb ${GEM_LIBDIR}/lib/rspec/expectations/syntax.rb @@ -45,9 +46,10 @@ ${GEM_LIBDIR}/lib/rspec/matchers/built_in/throw_symbol.rb ${GEM_LIBDIR}/lib/rspec/matchers/built_in/yield.rb ${GEM_LIBDIR}/lib/rspec/matchers/composable.rb ${GEM_LIBDIR}/lib/rspec/matchers/dsl.rb +${GEM_LIBDIR}/lib/rspec/matchers/english_phrasing.rb ${GEM_LIBDIR}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +${GEM_LIBDIR}/lib/rspec/matchers/fail_matchers.rb ${GEM_LIBDIR}/lib/rspec/matchers/generated_descriptions.rb ${GEM_LIBDIR}/lib/rspec/matchers/matcher_delegator.rb ${GEM_LIBDIR}/lib/rspec/matchers/matcher_protocol.rb -${GEM_LIBDIR}/lib/rspec/matchers/pretty.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/devel/ruby-rspec-expectations/distinfo b/devel/ruby-rspec-expectations/distinfo index 052dc0c76..46d9b70c3 100644 --- a/devel/ruby-rspec-expectations/distinfo +++ b/devel/ruby-rspec-expectations/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2015/02/07 14:41:07 taca Exp $ +$NetBSD: distinfo,v 1.17 2015/06/12 23:59:48 taca Exp $ -SHA1 (rspec-expectations-3.2.0.gem) = f2ade9547a6da5a8d63dd60b1e6549dc29e6ab18 -RMD160 (rspec-expectations-3.2.0.gem) = 3ff594b6ef548c7a5ff3988eb585558e7acd500e -Size (rspec-expectations-3.2.0.gem) = 67584 bytes +SHA1 (rspec-expectations-3.3.0.gem) = 6793bdae7723faa287e76ea5cdda33a0196efbf1 +RMD160 (rspec-expectations-3.3.0.gem) = 894ce338228506158cbac2e9c203ebf3a26f4a3c +Size (rspec-expectations-3.3.0.gem) = 73216 bytes diff --git a/devel/ruby-rspec-mocks/Makefile b/devel/ruby-rspec-mocks/Makefile index b8acc109f..5d975d115 100644 --- a/devel/ruby-rspec-mocks/Makefile +++ b/devel/ruby-rspec-mocks/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/03/13 13:46:44 taca Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 23:59:06 taca Exp $ -DISTNAME= rspec-mocks-3.2.1 +DISTNAME= rspec-mocks-3.3.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= http://relishapp.com/rspec COMMENT= This is test-double framework for rspec LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.2.0<3.3:../../devel/ruby-rspec-support +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.3.0<3.4:../../devel/ruby-rspec-support DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs<2:../../textproc/ruby-diff-lcs .include "../../lang/ruby/gem.mk" diff --git a/devel/ruby-rspec-mocks/PLIST b/devel/ruby-rspec-mocks/PLIST index 438f777af..0ae12d6f7 100644 --- a/devel/ruby-rspec-mocks/PLIST +++ b/devel/ruby-rspec-mocks/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2015/02/02 14:22:29 taca Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/06/12 23:59:06 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.yardopts @@ -8,6 +8,7 @@ ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/lib/rspec/mocks.rb ${GEM_LIBDIR}/lib/rspec/mocks/any_instance.rb ${GEM_LIBDIR}/lib/rspec/mocks/any_instance/chain.rb +${GEM_LIBDIR}/lib/rspec/mocks/any_instance/error_generator.rb ${GEM_LIBDIR}/lib/rspec/mocks/any_instance/expect_chain_chain.rb ${GEM_LIBDIR}/lib/rspec/mocks/any_instance/expectation_chain.rb ${GEM_LIBDIR}/lib/rspec/mocks/any_instance/message_chains.rb diff --git a/devel/ruby-rspec-mocks/distinfo b/devel/ruby-rspec-mocks/distinfo index 6a487da4e..faabcbdad 100644 --- a/devel/ruby-rspec-mocks/distinfo +++ b/devel/ruby-rspec-mocks/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/03/13 13:46:44 taca Exp $ +$NetBSD: distinfo,v 1.17 2015/06/12 23:59:06 taca Exp $ -SHA1 (rspec-mocks-3.2.1.gem) = 1df735039bb483fd16b52d6d715220424c5d9dad -RMD160 (rspec-mocks-3.2.1.gem) = c0c0766fcc077664baea07f9dfb72c37fd4fb7eb -Size (rspec-mocks-3.2.1.gem) = 71168 bytes +SHA1 (rspec-mocks-3.3.0.gem) = 484389dcd8ff78ecb4dd8f9663fbf692345e90d9 +RMD160 (rspec-mocks-3.3.0.gem) = 392ca7368096ed0e142a89094b01259055f60464 +Size (rspec-mocks-3.3.0.gem) = 73216 bytes diff --git a/devel/ruby-rspec-rails/Makefile b/devel/ruby-rspec-rails/Makefile index 7bf69a6ef..b0eea48d5 100644 --- a/devel/ruby-rspec-rails/Makefile +++ b/devel/ruby-rspec-rails/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2015/03/13 13:49:03 taca Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/14 13:14:15 taca Exp $ -DISTNAME= rspec-rails-3.2.1 +DISTNAME= rspec-rails-3.3.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -11,10 +11,10 @@ LICENSE= mit DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS} DEPENDS+= ${RUBY_RAILTIES_DEPENDS} -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.2.0<3.3:../../devel/ruby-rspec-support -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.2.0<3.3:../../devel/ruby-rspec-core -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.2.0<3.3:../../devel/ruby-rspec-expectations -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.2.0<3.3:../../devel/ruby-rspec-mocks +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.3.0<3.4:../../devel/ruby-rspec-support +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.3.0<3.4:../../devel/ruby-rspec-core +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.3.0<3.4:../../devel/ruby-rspec-expectations +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.3.0<3.4:../../devel/ruby-rspec-mocks RUBY_RAILS_SUPPORTED= diff --git a/devel/ruby-rspec-rails/PLIST b/devel/ruby-rspec-rails/PLIST index 8433cfd41..5bc0459ae 100644 --- a/devel/ruby-rspec-rails/PLIST +++ b/devel/ruby-rspec-rails/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2015/02/07 14:44:08 taca Exp $ +@comment $NetBSD: PLIST,v 1.15 2015/06/13 00:01:37 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.yardopts @@ -29,6 +29,7 @@ ${GEM_LIBDIR}/lib/generators/rspec/model/templates/fixtures.yml ${GEM_LIBDIR}/lib/generators/rspec/model/templates/model_spec.rb ${GEM_LIBDIR}/lib/generators/rspec/observer/observer_generator.rb ${GEM_LIBDIR}/lib/generators/rspec/observer/templates/observer_spec.rb +${GEM_LIBDIR}/lib/generators/rspec/request/request_generator.rb ${GEM_LIBDIR}/lib/generators/rspec/scaffold/scaffold_generator.rb ${GEM_LIBDIR}/lib/generators/rspec/scaffold/templates/controller_spec.rb ${GEM_LIBDIR}/lib/generators/rspec/scaffold/templates/edit_spec.rb @@ -47,6 +48,7 @@ ${GEM_LIBDIR}/lib/rspec/rails/example.rb ${GEM_LIBDIR}/lib/rspec/rails/example/controller_example_group.rb ${GEM_LIBDIR}/lib/rspec/rails/example/feature_example_group.rb ${GEM_LIBDIR}/lib/rspec/rails/example/helper_example_group.rb +${GEM_LIBDIR}/lib/rspec/rails/example/job_example_group.rb ${GEM_LIBDIR}/lib/rspec/rails/example/mailer_example_group.rb ${GEM_LIBDIR}/lib/rspec/rails/example/model_example_group.rb ${GEM_LIBDIR}/lib/rspec/rails/example/rails_example_group.rb diff --git a/devel/ruby-rspec-rails/distinfo b/devel/ruby-rspec-rails/distinfo index 16058974d..f41089cf2 100644 --- a/devel/ruby-rspec-rails/distinfo +++ b/devel/ruby-rspec-rails/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/03/13 13:49:03 taca Exp $ +$NetBSD: distinfo,v 1.19 2015/06/14 13:14:15 taca Exp $ -SHA1 (rspec-rails-3.2.1.gem) = bac0055a56c894a08d4c1a441d9ad36cf04d2d14 -RMD160 (rspec-rails-3.2.1.gem) = e23098bad0951af5c24e4cffc4025118b69b2726 -Size (rspec-rails-3.2.1.gem) = 49152 bytes +SHA1 (rspec-rails-3.3.1.gem) = 22596f957872532c7aae56b54e7d0546d267b276 +RMD160 (rspec-rails-3.3.1.gem) = a6450cec95fd48fb6511c82f486b8f287dddfe06 +Size (rspec-rails-3.3.1.gem) = 50688 bytes diff --git a/devel/ruby-rspec-support/Makefile b/devel/ruby-rspec-support/Makefile index 5b599012f..5b944053e 100644 --- a/devel/ruby-rspec-support/Makefile +++ b/devel/ruby-rspec-support/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/03/13 13:47:40 taca Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 23:57:27 taca Exp $ -DISTNAME= rspec-support-3.2.2 +DISTNAME= rspec-support-3.3.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-rspec-support/PLIST b/devel/ruby-rspec-support/PLIST index fa1ef1e0d..4f3572f95 100644 --- a/devel/ruby-rspec-support/PLIST +++ b/devel/ruby-rspec-support/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/07 14:39:34 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/12 23:57:27 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/Changelog.md ${GEM_LIBDIR}/LICENSE.txt @@ -12,19 +12,21 @@ ${GEM_LIBDIR}/lib/rspec/support/fuzzy_matcher.rb ${GEM_LIBDIR}/lib/rspec/support/hunk_generator.rb ${GEM_LIBDIR}/lib/rspec/support/matcher_definition.rb ${GEM_LIBDIR}/lib/rspec/support/method_signature_verifier.rb +${GEM_LIBDIR}/lib/rspec/support/object_formatter.rb ${GEM_LIBDIR}/lib/rspec/support/recursive_const_methods.rb ${GEM_LIBDIR}/lib/rspec/support/ruby_features.rb ${GEM_LIBDIR}/lib/rspec/support/spec.rb ${GEM_LIBDIR}/lib/rspec/support/spec/deprecation_helpers.rb ${GEM_LIBDIR}/lib/rspec/support/spec/formatting_support.rb ${GEM_LIBDIR}/lib/rspec/support/spec/in_sub_process.rb -${GEM_LIBDIR}/lib/rspec/support/spec/prevent_load_time_warnings.rb +${GEM_LIBDIR}/lib/rspec/support/spec/library_wide_checks.rb ${GEM_LIBDIR}/lib/rspec/support/spec/shell_out.rb ${GEM_LIBDIR}/lib/rspec/support/spec/stderr_splitter.rb +${GEM_LIBDIR}/lib/rspec/support/spec/string_matcher.rb ${GEM_LIBDIR}/lib/rspec/support/spec/with_isolated_directory.rb ${GEM_LIBDIR}/lib/rspec/support/spec/with_isolated_stderr.rb ${GEM_LIBDIR}/lib/rspec/support/version.rb ${GEM_LIBDIR}/lib/rspec/support/version_checker.rb ${GEM_LIBDIR}/lib/rspec/support/warnings.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec -@pkgdir lib/ruby/gems/2.0.0/build_info + diff --git a/devel/ruby-rspec-support/distinfo b/devel/ruby-rspec-support/distinfo index af2858243..01bfc1f81 100644 --- a/devel/ruby-rspec-support/distinfo +++ b/devel/ruby-rspec-support/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/13 13:47:40 taca Exp $ +$NetBSD: distinfo,v 1.4 2015/06/12 23:57:27 taca Exp $ -SHA1 (rspec-support-3.2.2.gem) = 0b9542cee264f3e09039bc16fb379c0839b4ea9d -RMD160 (rspec-support-3.2.2.gem) = a72035235968aad392b2cdec6e1082d998173cbc -Size (rspec-support-3.2.2.gem) = 25600 bytes +SHA1 (rspec-support-3.3.0.gem) = 790f9352b41dd472394767d449b23537635ca0c0 +RMD160 (rspec-support-3.3.0.gem) = c45fcc3196867471f23bae7ef4db17882205a5ac +Size (rspec-support-3.3.0.gem) = 28672 bytes diff --git a/devel/ruby-rspec/Makefile b/devel/ruby-rspec/Makefile index 0db4dcc86..8fa2c5ab4 100644 --- a/devel/ruby-rspec/Makefile +++ b/devel/ruby-rspec/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/02/07 14:43:30 taca Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/13 00:00:58 taca Exp $ -DISTNAME= rspec-3.2.0 +DISTNAME= rspec-3.3.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,9 +8,9 @@ HOMEPAGE= http://relishapp.com/rspec COMMENT= Behaviour Driven Development framework for Ruby LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.2.0<3.3:../../devel/ruby-rspec-core -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.2.0<3.3:../../devel/ruby-rspec-expectations -DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.2.0<3.3:../../devel/ruby-rspec-mocks +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.3.0<3.4:../../devel/ruby-rspec-core +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.3.0<3.4:../../devel/ruby-rspec-expectations +DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>=3.3.0<3.4:../../devel/ruby-rspec-mocks .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-rspec/distinfo b/devel/ruby-rspec/distinfo index b95ec4f33..861bc5a5e 100644 --- a/devel/ruby-rspec/distinfo +++ b/devel/ruby-rspec/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/02/07 14:43:30 taca Exp $ +$NetBSD: distinfo,v 1.17 2015/06/13 00:00:58 taca Exp $ -SHA1 (rspec-3.2.0.gem) = 19d136024b1ae5e6c8e3487ef8aea20d2dcab734 -RMD160 (rspec-3.2.0.gem) = 9cdb2c411134f0b910126f0de18a9fc4e02c6965 -Size (rspec-3.2.0.gem) = 10240 bytes +SHA1 (rspec-3.3.0.gem) = a8520bd716c3e7f961eba195d24bc7cefbdeaa69 +RMD160 (rspec-3.3.0.gem) = 7cc8910dbbb256779db25c4653bec2779138e5cb +Size (rspec-3.3.0.gem) = 10240 bytes diff --git a/devel/ruby-rugged/Makefile b/devel/ruby-rugged/Makefile index 0493deda9..b8aa02941 100644 --- a/devel/ruby-rugged/Makefile +++ b/devel/ruby-rugged/Makefile @@ -1,15 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2015/02/08 07:21:28 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/03 13:22:02 taca Exp $ -DISTNAME= rugged-0.21.4 +DISTNAME= rugged-0.22.2 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://github.com/libgit2/rugged +HOMEPAGE= https://github.com/libgit2/rugged COMMENT= Ruby bindings to libgit2 LICENSE= mit -RUBY_VERSION_SUPPORTED= 193 200 21 - USE_TOOLS+= cmake pkg-config CONFIGURE_ARGS+= --use-system-libraries diff --git a/devel/ruby-rugged/PLIST b/devel/ruby-rugged/PLIST index 8d35da95e..3d3bcd02b 100644 --- a/devel/ruby-rugged/PLIST +++ b/devel/ruby-rugged/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/03/08 15:17:20 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/03 13:22:02 taca Exp $ ${GEM_HOME}/build_info/${GEM_NAME}.info ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete @@ -8,6 +8,7 @@ ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/ext/rugged/extconf.rb ${GEM_LIBDIR}/ext/rugged/rugged.c ${GEM_LIBDIR}/ext/rugged/rugged.h +${GEM_LIBDIR}/ext/rugged/rugged_backend.c ${GEM_LIBDIR}/ext/rugged/rugged_blame.c ${GEM_LIBDIR}/ext/rugged/rugged_blob.c ${GEM_LIBDIR}/ext/rugged/rugged_branch.c @@ -31,10 +32,14 @@ ${GEM_LIBDIR}/ext/rugged/rugged_repo.c ${GEM_LIBDIR}/ext/rugged/rugged_revwalk.c ${GEM_LIBDIR}/ext/rugged/rugged_settings.c ${GEM_LIBDIR}/ext/rugged/rugged_signature.c +${GEM_LIBDIR}/ext/rugged/rugged_submodule.c +${GEM_LIBDIR}/ext/rugged/rugged_submodule_collection.c ${GEM_LIBDIR}/ext/rugged/rugged_tag.c ${GEM_LIBDIR}/ext/rugged/rugged_tag_collection.c ${GEM_LIBDIR}/ext/rugged/rugged_tree.c ${GEM_LIBDIR}/lib/rugged.rb +${GEM_LIBDIR}/lib/rugged/attributes.rb +${GEM_LIBDIR}/lib/rugged/blob.rb ${GEM_LIBDIR}/lib/rugged/branch.rb ${GEM_LIBDIR}/lib/rugged/commit.rb ${GEM_LIBDIR}/lib/rugged/console.rb @@ -50,6 +55,7 @@ ${GEM_LIBDIR}/lib/rugged/reference.rb ${GEM_LIBDIR}/lib/rugged/remote.rb ${GEM_LIBDIR}/lib/rugged/repository.rb ${GEM_LIBDIR}/lib/rugged/rugged.${RUBY_DLEXT} +${GEM_LIBDIR}/lib/rugged/submodule_collection.rb ${GEM_LIBDIR}/lib/rugged/tag.rb ${GEM_LIBDIR}/lib/rugged/tree.rb ${GEM_LIBDIR}/lib/rugged/version.rb @@ -59,9 +65,9 @@ ${GEM_LIBDIR}/vendor/libgit2/CMakeLists.txt ${GEM_LIBDIR}/vendor/libgit2/COPYING ${GEM_LIBDIR}/vendor/libgit2/Makefile.embed ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/AddCFlagIfSupported.cmake +${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindGSSAPI.cmake ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindHTTP_Parser.cmake ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindIconv.cmake -${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindLIBSSH2.cmake ${GEM_LIBDIR}/vendor/libgit2/deps/http-parser/LICENSE-MIT ${GEM_LIBDIR}/vendor/libgit2/deps/http-parser/http_parser.c ${GEM_LIBDIR}/vendor/libgit2/deps/http-parser/http_parser.h @@ -77,6 +83,7 @@ ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/crc32.c ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/crc32.h ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/deflate.c ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/deflate.h +${GEM_LIBDIR}/vendor/libgit2/deps/zlib/infback.c ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/inffast.c ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/inffast.h ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/inffixed.h @@ -91,6 +98,7 @@ ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/zlib.h ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/zutil.c ${GEM_LIBDIR}/vendor/libgit2/deps/zlib/zutil.h ${GEM_LIBDIR}/vendor/libgit2/include/git2.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/annotated_commit.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/attr.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/blame.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/blob.h @@ -103,9 +111,11 @@ ${GEM_LIBDIR}/vendor/libgit2/include/git2/commit.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/common.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/config.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/cred_helpers.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/describe.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/diff.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/errors.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/filter.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/global.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/graph.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/ignore.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/index.h @@ -119,10 +129,12 @@ ${GEM_LIBDIR}/vendor/libgit2/include/git2/object.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/odb.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/odb_backend.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/oid.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/oidarray.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/pack.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/patch.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/pathspec.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/push.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/rebase.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/refdb.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/reflog.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/refs.h @@ -143,21 +155,27 @@ ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/commit.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/config.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/diff.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/filter.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/hashsig.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/index.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/mempack.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/odb_backend.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/openssl.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/refdb_backend.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/reflog.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/refs.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/repository.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/stream.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/sys/transport.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/tag.h -${GEM_LIBDIR}/vendor/libgit2/include/git2/threads.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/trace.h +${GEM_LIBDIR}/vendor/libgit2/include/git2/transaction.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/transport.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/tree.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/types.h ${GEM_LIBDIR}/vendor/libgit2/include/git2/version.h ${GEM_LIBDIR}/vendor/libgit2/libgit2.pc.in +${GEM_LIBDIR}/vendor/libgit2/src/annotated_commit.c +${GEM_LIBDIR}/vendor/libgit2/src/annotated_commit.h ${GEM_LIBDIR}/vendor/libgit2/src/array.h ${GEM_LIBDIR}/vendor/libgit2/src/attr.c ${GEM_LIBDIR}/vendor/libgit2/src/attr.h @@ -203,6 +221,7 @@ ${GEM_LIBDIR}/vendor/libgit2/src/delta-apply.c ${GEM_LIBDIR}/vendor/libgit2/src/delta-apply.h ${GEM_LIBDIR}/vendor/libgit2/src/delta.c ${GEM_LIBDIR}/vendor/libgit2/src/delta.h +${GEM_LIBDIR}/vendor/libgit2/src/describe.c ${GEM_LIBDIR}/vendor/libgit2/src/diff.c ${GEM_LIBDIR}/vendor/libgit2/src/diff.h ${GEM_LIBDIR}/vendor/libgit2/src/diff_driver.c @@ -234,13 +253,13 @@ ${GEM_LIBDIR}/vendor/libgit2/src/global.h ${GEM_LIBDIR}/vendor/libgit2/src/graph.c ${GEM_LIBDIR}/vendor/libgit2/src/hash.c ${GEM_LIBDIR}/vendor/libgit2/src/hash.h +${GEM_LIBDIR}/vendor/libgit2/src/hash/hash_common_crypto.h ${GEM_LIBDIR}/vendor/libgit2/src/hash/hash_generic.c ${GEM_LIBDIR}/vendor/libgit2/src/hash/hash_generic.h ${GEM_LIBDIR}/vendor/libgit2/src/hash/hash_openssl.h ${GEM_LIBDIR}/vendor/libgit2/src/hash/hash_win32.c ${GEM_LIBDIR}/vendor/libgit2/src/hash/hash_win32.h ${GEM_LIBDIR}/vendor/libgit2/src/hashsig.c -${GEM_LIBDIR}/vendor/libgit2/src/hashsig.h ${GEM_LIBDIR}/vendor/libgit2/src/ident.c ${GEM_LIBDIR}/vendor/libgit2/src/ignore.c ${GEM_LIBDIR}/vendor/libgit2/src/ignore.h @@ -274,7 +293,11 @@ ${GEM_LIBDIR}/vendor/libgit2/src/odb_pack.c ${GEM_LIBDIR}/vendor/libgit2/src/offmap.h ${GEM_LIBDIR}/vendor/libgit2/src/oid.c ${GEM_LIBDIR}/vendor/libgit2/src/oid.h +${GEM_LIBDIR}/vendor/libgit2/src/oidarray.c +${GEM_LIBDIR}/vendor/libgit2/src/oidarray.h ${GEM_LIBDIR}/vendor/libgit2/src/oidmap.h +${GEM_LIBDIR}/vendor/libgit2/src/openssl_stream.c +${GEM_LIBDIR}/vendor/libgit2/src/openssl_stream.h ${GEM_LIBDIR}/vendor/libgit2/src/pack-objects.c ${GEM_LIBDIR}/vendor/libgit2/src/pack-objects.h ${GEM_LIBDIR}/vendor/libgit2/src/pack.c @@ -291,6 +314,7 @@ ${GEM_LIBDIR}/vendor/libgit2/src/pqueue.c ${GEM_LIBDIR}/vendor/libgit2/src/pqueue.h ${GEM_LIBDIR}/vendor/libgit2/src/push.c ${GEM_LIBDIR}/vendor/libgit2/src/push.h +${GEM_LIBDIR}/vendor/libgit2/src/rebase.c ${GEM_LIBDIR}/vendor/libgit2/src/refdb.c ${GEM_LIBDIR}/vendor/libgit2/src/refdb.h ${GEM_LIBDIR}/vendor/libgit2/src/refdb_fs.c @@ -316,11 +340,14 @@ ${GEM_LIBDIR}/vendor/libgit2/src/sha1_lookup.c ${GEM_LIBDIR}/vendor/libgit2/src/sha1_lookup.h ${GEM_LIBDIR}/vendor/libgit2/src/signature.c ${GEM_LIBDIR}/vendor/libgit2/src/signature.h +${GEM_LIBDIR}/vendor/libgit2/src/socket_stream.c +${GEM_LIBDIR}/vendor/libgit2/src/socket_stream.h ${GEM_LIBDIR}/vendor/libgit2/src/sortedcache.c ${GEM_LIBDIR}/vendor/libgit2/src/sortedcache.h ${GEM_LIBDIR}/vendor/libgit2/src/stash.c ${GEM_LIBDIR}/vendor/libgit2/src/status.c ${GEM_LIBDIR}/vendor/libgit2/src/status.h +${GEM_LIBDIR}/vendor/libgit2/src/stream.h ${GEM_LIBDIR}/vendor/libgit2/src/strmap.c ${GEM_LIBDIR}/vendor/libgit2/src/strmap.h ${GEM_LIBDIR}/vendor/libgit2/src/strnlen.h @@ -334,8 +361,14 @@ ${GEM_LIBDIR}/vendor/libgit2/src/thread-utils.c ${GEM_LIBDIR}/vendor/libgit2/src/thread-utils.h ${GEM_LIBDIR}/vendor/libgit2/src/trace.c ${GEM_LIBDIR}/vendor/libgit2/src/trace.h +${GEM_LIBDIR}/vendor/libgit2/src/transaction.c ${GEM_LIBDIR}/vendor/libgit2/src/transport.c +${GEM_LIBDIR}/vendor/libgit2/src/transports/auth.c +${GEM_LIBDIR}/vendor/libgit2/src/transports/auth.h +${GEM_LIBDIR}/vendor/libgit2/src/transports/auth_negotiate.c +${GEM_LIBDIR}/vendor/libgit2/src/transports/auth_negotiate.h ${GEM_LIBDIR}/vendor/libgit2/src/transports/cred.c +${GEM_LIBDIR}/vendor/libgit2/src/transports/cred.h ${GEM_LIBDIR}/vendor/libgit2/src/transports/cred_helpers.c ${GEM_LIBDIR}/vendor/libgit2/src/transports/git.c ${GEM_LIBDIR}/vendor/libgit2/src/transports/http.c diff --git a/devel/ruby-rugged/distinfo b/devel/ruby-rugged/distinfo index e0f541ea2..a77c2c47d 100644 --- a/devel/ruby-rugged/distinfo +++ b/devel/ruby-rugged/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/08 07:21:28 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/03 13:22:02 taca Exp $ -SHA1 (rugged-0.21.4.gem) = ccdbe0d85f0c6d67e96922d73a0d156e1794ff15 -RMD160 (rugged-0.21.4.gem) = 742f26004d3ab57339d30c39b308a7077939fd2f -Size (rugged-0.21.4.gem) = 926208 bytes +SHA1 (rugged-0.22.2.gem) = 655b9b81b1a90d8caa3b85483301abf06e316837 +RMD160 (rugged-0.22.2.gem) = f7020dd94098c2e137edf288758dee91e99259b6 +Size (rugged-0.22.2.gem) = 988672 bytes diff --git a/devel/ruby-sexp-processor/Makefile b/devel/ruby-sexp-processor/Makefile index fc2702fe2..786152710 100644 --- a/devel/ruby-sexp-processor/Makefile +++ b/devel/ruby-sexp-processor/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/03/13 13:51:18 taca Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/04 14:43:04 taca Exp $ -DISTNAME= sexp_processor-4.5.0 +DISTNAME= sexp_processor-4.6.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= devel diff --git a/devel/ruby-sexp-processor/distinfo b/devel/ruby-sexp-processor/distinfo index c2c82710e..cec0e321f 100644 --- a/devel/ruby-sexp-processor/distinfo +++ b/devel/ruby-sexp-processor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/03/13 13:51:18 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/06/04 14:43:04 taca Exp $ -SHA1 (sexp_processor-4.5.0.gem) = 35d35e506e33b7e6e5937cbcdbd1877f0fef8339 -RMD160 (sexp_processor-4.5.0.gem) = 92e7e41ae9baf0a087c48c4d509a87806ded9dd8 -Size (sexp_processor-4.5.0.gem) = 38912 bytes +SHA1 (sexp_processor-4.6.0.gem) = 34ce28510a60628d51edd3f68bd769a8b45b9df7 +RMD160 (sexp_processor-4.6.0.gem) = 18e09490f927d724b72ba1c79c155c203417c921 +Size (sexp_processor-4.6.0.gem) = 39424 bytes diff --git a/devel/ruby-shoulda-matchers/Makefile b/devel/ruby-shoulda-matchers/Makefile index 242f6f91f..a6dd10e25 100644 --- a/devel/ruby-shoulda-matchers/Makefile +++ b/devel/ruby-shoulda-matchers/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/08/14 02:18:41 rodent Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/11 17:22:16 taca Exp $ -DISTNAME= shoulda-matchers-2.6.2 +DISTNAME= shoulda-matchers-2.8.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= devel ruby @@ -13,7 +13,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-activesupport>=3.0.0:../../devel/ruby-activesupport3 USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-shoulda-matchers/PLIST b/devel/ruby-shoulda-matchers/PLIST index 9ffdc3e31..e4907ede9 100644 --- a/devel/ruby-shoulda-matchers/PLIST +++ b/devel/ruby-shoulda-matchers/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2014/08/14 02:18:41 rodent Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/11 17:22:16 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.hound.yml +${GEM_LIBDIR}/.hound_config/ruby.yml ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/Appraisals @@ -35,11 +37,6 @@ ${GEM_LIBDIR}/doc_config/yard/templates/default/layout/html/setup.rb ${GEM_LIBDIR}/doc_config/yard/templates/default/method_details/html/source.erb ${GEM_LIBDIR}/doc_config/yard/templates/default/module/html/box_info.erb ${GEM_LIBDIR}/docs.watchr -${GEM_LIBDIR}/features/activemodel_integration.feature -${GEM_LIBDIR}/features/rails_integration.feature -${GEM_LIBDIR}/features/step_definitions/activemodel_steps.rb -${GEM_LIBDIR}/features/step_definitions/rails_steps.rb -${GEM_LIBDIR}/features/support/env.rb ${GEM_LIBDIR}/gemfiles/3.0.gemfile ${GEM_LIBDIR}/gemfiles/3.0.gemfile.lock ${GEM_LIBDIR}/gemfiles/3.1.gemfile @@ -56,6 +53,8 @@ ${GEM_LIBDIR}/gemfiles/4.0.1.gemfile ${GEM_LIBDIR}/gemfiles/4.0.1.gemfile.lock ${GEM_LIBDIR}/gemfiles/4.1.gemfile ${GEM_LIBDIR}/gemfiles/4.1.gemfile.lock +${GEM_LIBDIR}/gemfiles/4.2.gemfile +${GEM_LIBDIR}/gemfiles/4.2.gemfile.lock ${GEM_LIBDIR}/lib/shoulda-matchers.rb ${GEM_LIBDIR}/lib/shoulda/matchers.rb ${GEM_LIBDIR}/lib/shoulda/matchers/action_controller.rb @@ -68,18 +67,14 @@ ${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/rescue_from_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/respond_with_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/route_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/route_params.rb +${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/set_flash_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/set_session_matcher.rb -${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/set_the_flash_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/action_controller/strong_parameters_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_mass_assignment_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/allow_value_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/disallow_value_matcher.rb -${GEM_LIBDIR}/lib/shoulda/matchers/active_model/ensure_exclusion_of_matcher.rb -${GEM_LIBDIR}/lib/shoulda/matchers/active_model/ensure_inclusion_of_matcher.rb -${GEM_LIBDIR}/lib/shoulda/matchers/active_model/ensure_length_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/errors.rb -${GEM_LIBDIR}/lib/shoulda/matchers/active_model/exception_message_finder.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/have_secure_password_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/helpers.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers.rb @@ -88,14 +83,18 @@ ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/even_numbe ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_model/strict_validator.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_absence_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_acceptance_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_confirmation_of_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_exclusion_of_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_inclusion_of_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_length_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_numericality_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_presence_of_matcher.rb -${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validate_uniqueness_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validation_matcher.rb -${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validation_message_finder.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validator.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_model/validator_with_captured_range_error.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/accept_nested_attributes_for_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matcher.rb @@ -103,16 +102,24 @@ ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/counter_cache_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/dependent_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/inverse_of_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/join_table_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/model_reflection.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/model_reflector.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/option_verifier.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/order_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/source_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/association_matchers/through_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/define_enum_for_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_db_column_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_db_index_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/have_readonly_attribute_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/active_record/serialize_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/model.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/namespace.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/test_model_creator.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/uniqueness/test_models.rb +${GEM_LIBDIR}/lib/shoulda/matchers/active_record/validate_uniqueness_of_matcher.rb ${GEM_LIBDIR}/lib/shoulda/matchers/assertion_error.rb ${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak.rb ${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/double.rb @@ -125,88 +132,124 @@ ${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/stub_implementation.rb ${GEM_LIBDIR}/lib/shoulda/matchers/doublespeak/world.rb ${GEM_LIBDIR}/lib/shoulda/matchers/error.rb ${GEM_LIBDIR}/lib/shoulda/matchers/independent.rb -${GEM_LIBDIR}/lib/shoulda/matchers/independent/delegate_matcher.rb -${GEM_LIBDIR}/lib/shoulda/matchers/independent/delegate_matcher/stubbed_target.rb +${GEM_LIBDIR}/lib/shoulda/matchers/independent/delegate_method_matcher.rb +${GEM_LIBDIR}/lib/shoulda/matchers/independent/delegate_method_matcher/stubbed_target.rb +${GEM_LIBDIR}/lib/shoulda/matchers/independent/delegate_method_matcher/target_not_defined_error.rb ${GEM_LIBDIR}/lib/shoulda/matchers/integrations/nunit_test_case_detection.rb ${GEM_LIBDIR}/lib/shoulda/matchers/integrations/rspec.rb ${GEM_LIBDIR}/lib/shoulda/matchers/integrations/test_unit.rb +${GEM_LIBDIR}/lib/shoulda/matchers/matcher_context.rb ${GEM_LIBDIR}/lib/shoulda/matchers/rails_shim.rb +${GEM_LIBDIR}/lib/shoulda/matchers/util.rb ${GEM_LIBDIR}/lib/shoulda/matchers/version.rb ${GEM_LIBDIR}/lib/shoulda/matchers/warn.rb ${GEM_LIBDIR}/script/SUPPORTED_VERSIONS ${GEM_LIBDIR}/script/install_gems_in_all_appraisals ${GEM_LIBDIR}/script/run_all_tests +${GEM_LIBDIR}/script/update_gem_in_all_appraisals ${GEM_LIBDIR}/shoulda-matchers.gemspec +${GEM_LIBDIR}/spec/acceptance/active_model_integration_spec.rb +${GEM_LIBDIR}/spec/acceptance/independent_matchers_spec.rb +${GEM_LIBDIR}/spec/acceptance/rails_integration_spec.rb +${GEM_LIBDIR}/spec/acceptance_spec_helper.rb ${GEM_LIBDIR}/spec/report_warnings.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/callback_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/filter_param_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/redirect_to_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/render_template_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/render_with_layout_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/rescue_from_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/respond_with_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/route_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/route_params_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/set_session_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/set_the_flash_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/action_controller/strong_parameters_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/allow_mass_assignment_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/allow_value_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/disallow_value_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/ensure_exclusion_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/ensure_inclusion_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/ensure_length_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/exception_message_finder_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/have_secure_password_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/helpers_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/numericality_matchers/comparison_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/numericality_matchers/even_number_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/validate_absence_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/validate_acceptance_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/validate_confirmation_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/validate_numericality_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/validate_presence_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/validate_uniqueness_of_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_model/validation_message_finder_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_record/accept_nested_attributes_for_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_record/association_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_record/association_matchers/model_reflection_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_record/have_db_column_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_record/have_db_index_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_record/have_readonly_attributes_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/active_record/serialize_matcher_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak/double_collection_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak/double_implementation_registry_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak/double_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak/object_double_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak/proxy_implementation_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak/stub_implementation_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak/world_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/doublespeak_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/independent/delegate_matcher/stubbed_target_spec.rb -${GEM_LIBDIR}/spec/shoulda/matchers/independent/delegate_matcher_spec.rb -${GEM_LIBDIR}/spec/spec_helper.rb -${GEM_LIBDIR}/spec/support/active_model_versions.rb -${GEM_LIBDIR}/spec/support/active_resource_builder.rb -${GEM_LIBDIR}/spec/support/activemodel_helpers.rb -${GEM_LIBDIR}/spec/support/capture_helpers.rb -${GEM_LIBDIR}/spec/support/class_builder.rb -${GEM_LIBDIR}/spec/support/controller_builder.rb -${GEM_LIBDIR}/spec/support/fail_with_message_including_matcher.rb -${GEM_LIBDIR}/spec/support/fail_with_message_matcher.rb -${GEM_LIBDIR}/spec/support/i18n_faker.rb -${GEM_LIBDIR}/spec/support/mailer_builder.rb -${GEM_LIBDIR}/spec/support/model_builder.rb -${GEM_LIBDIR}/spec/support/rails_versions.rb -${GEM_LIBDIR}/spec/support/shared_examples/numerical_submatcher.rb -${GEM_LIBDIR}/spec/support/shared_examples/numerical_type_submatcher.rb -${GEM_LIBDIR}/spec/support/test_application.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/active_model_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/array_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/base_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/command_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/file_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/gem_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/minitest_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/pluralization_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/rails_version_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/rspec_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/ruby_version_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/helpers/step_helpers.rb +${GEM_LIBDIR}/spec/support/acceptance/matchers/have_output.rb +${GEM_LIBDIR}/spec/support/acceptance/matchers/indicate_number_of_tests_was_run_matcher.rb +${GEM_LIBDIR}/spec/support/acceptance/matchers/indicate_that_tests_were_run_matcher.rb +${GEM_LIBDIR}/spec/support/tests/bundle.rb +${GEM_LIBDIR}/spec/support/tests/command_runner.rb +${GEM_LIBDIR}/spec/support/tests/filesystem.rb +${GEM_LIBDIR}/spec/support/tests/version.rb +${GEM_LIBDIR}/spec/support/unit/capture.rb +${GEM_LIBDIR}/spec/support/unit/helpers/active_model_helpers.rb +${GEM_LIBDIR}/spec/support/unit/helpers/active_model_versions.rb +${GEM_LIBDIR}/spec/support/unit/helpers/active_record_versions.rb +${GEM_LIBDIR}/spec/support/unit/helpers/active_resource_builder.rb +${GEM_LIBDIR}/spec/support/unit/helpers/allow_value_matcher_helpers.rb +${GEM_LIBDIR}/spec/support/unit/helpers/class_builder.rb +${GEM_LIBDIR}/spec/support/unit/helpers/confirmation_matcher_helpers.rb +${GEM_LIBDIR}/spec/support/unit/helpers/controller_builder.rb +${GEM_LIBDIR}/spec/support/unit/helpers/i18n_faker.rb +${GEM_LIBDIR}/spec/support/unit/helpers/mailer_builder.rb +${GEM_LIBDIR}/spec/support/unit/helpers/model_builder.rb +${GEM_LIBDIR}/spec/support/unit/helpers/rails_versions.rb +${GEM_LIBDIR}/spec/support/unit/i18n.rb +${GEM_LIBDIR}/spec/support/unit/matchers/deprecate.rb +${GEM_LIBDIR}/spec/support/unit/matchers/fail_with_message_including_matcher.rb +${GEM_LIBDIR}/spec/support/unit/matchers/fail_with_message_matcher.rb +${GEM_LIBDIR}/spec/support/unit/matchers/print_warning_including.rb +${GEM_LIBDIR}/spec/support/unit/rails_application.rb +${GEM_LIBDIR}/spec/support/unit/record_builder_with_i18n_validation_message.rb +${GEM_LIBDIR}/spec/support/unit/record_validating_confirmation_builder.rb +${GEM_LIBDIR}/spec/support/unit/record_with_different_error_attribute_builder.rb +${GEM_LIBDIR}/spec/support/unit/shared_examples/numerical_submatcher.rb +${GEM_LIBDIR}/spec/support/unit/shared_examples/numerical_type_submatcher.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/callback_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/filter_param_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/redirect_to_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/render_template_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/render_with_layout_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/rescue_from_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/respond_with_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/route_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/route_params_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/set_flash_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/set_session_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/action_controller/strong_parameters_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/allow_mass_assignment_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/allow_value_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/disallow_value_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/have_secure_password_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/helpers_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/numericality_matchers/comparison_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/numericality_matchers/even_number_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_absence_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_acceptance_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_confirmation_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_exclusion_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_inclusion_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_length_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_numericality_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_presence_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_model/validate_uniqueness_of_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/accept_nested_attributes_for_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/association_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/association_matchers/model_reflection_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/define_enum_for_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/have_db_column_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/have_db_index_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/have_readonly_attributes_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/active_record/serialize_matcher_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak/double_collection_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak/double_implementation_registry_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak/double_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak/object_double_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak/proxy_implementation_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak/stub_implementation_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak/world_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/doublespeak_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/independent/delegate_method_matcher/stubbed_target_spec.rb +${GEM_LIBDIR}/spec/unit/shoulda/matchers/independent/delegate_method_matcher_spec.rb +${GEM_LIBDIR}/spec/unit_spec_helper.rb ${GEM_LIBDIR}/spec/warnings_spy.rb ${GEM_LIBDIR}/spec/warnings_spy/filesystem.rb ${GEM_LIBDIR}/spec/warnings_spy/partitioner.rb ${GEM_LIBDIR}/spec/warnings_spy/reader.rb ${GEM_LIBDIR}/spec/warnings_spy/reporter.rb +${GEM_LIBDIR}/tasks/documentation.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec -@pkgdir lib/ruby/gems/2.0.0/build_info diff --git a/devel/ruby-shoulda-matchers/distinfo b/devel/ruby-shoulda-matchers/distinfo index 7fa002c2c..0354294ee 100644 --- a/devel/ruby-shoulda-matchers/distinfo +++ b/devel/ruby-shoulda-matchers/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/08/14 02:18:41 rodent Exp $ +$NetBSD: distinfo,v 1.3 2015/06/11 17:22:16 taca Exp $ -SHA1 (shoulda-matchers-2.6.2.gem) = bbc0c04a1669de4e6f13e9c41271341406819f05 -RMD160 (shoulda-matchers-2.6.2.gem) = b0bd1fa60fceb84f511c740b4ca38c5855e12016 -Size (shoulda-matchers-2.6.2.gem) = 132608 bytes +SHA1 (shoulda-matchers-2.8.0.gem) = 3ef5bd234a2fa3abae9f6535e7e39032ade4a7c4 +RMD160 (shoulda-matchers-2.8.0.gem) = 404692542de56bdb702c629d422289e3bdb07b03 +Size (shoulda-matchers-2.8.0.gem) = 153600 bytes diff --git a/devel/ruby-simplecov-html/Makefile b/devel/ruby-simplecov-html/Makefile index bb05db43c..877e6b975 100644 --- a/devel/ruby-simplecov-html/Makefile +++ b/devel/ruby-simplecov-html/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2015/03/13 14:00:10 taca Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/07 10:12:31 taca Exp $ -DISTNAME= simplecov-html-0.9.0 +DISTNAME= simplecov-html-0.10.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/colszowka/simplecov-html COMMENT= Default HTML formatter for SimpleCov code coverage tool LICENSE= mit -RUBY_VERSION_SUPPORTED= 21 200 193 +USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-simplecov-html/PLIST b/devel/ruby-simplecov-html/PLIST index 224744b43..63041af3b 100644 --- a/devel/ruby-simplecov-html/PLIST +++ b/devel/ruby-simplecov-html/PLIST @@ -1,7 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2014/03/14 16:56:36 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/07 10:12:31 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.rubocop.yml +${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/Guardfile ${GEM_LIBDIR}/LICENSE diff --git a/devel/ruby-simplecov-html/distinfo b/devel/ruby-simplecov-html/distinfo index 58bb4a98a..4911f8776 100644 --- a/devel/ruby-simplecov-html/distinfo +++ b/devel/ruby-simplecov-html/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/03/13 13:57:21 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/07 10:12:31 taca Exp $ -SHA1 (simplecov-html-0.9.0.gem) = bcff857a0bdc2b1ae029f49ce99be03d207963eb -RMD160 (simplecov-html-0.9.0.gem) = e150a962930de36021273f0605643763f27cbbf7 -Size (simplecov-html-0.9.0.gem) = 182784 bytes +SHA1 (simplecov-html-0.10.0.gem) = 069857dfe3ec48845835a00521456423e0d41438 +RMD160 (simplecov-html-0.10.0.gem) = 5c14f353c0fb348813822907ba4309b33558649b +Size (simplecov-html-0.10.0.gem) = 183296 bytes diff --git a/devel/ruby-simplecov/Makefile b/devel/ruby-simplecov/Makefile index c22aac03e..521ce89d1 100644 --- a/devel/ruby-simplecov/Makefile +++ b/devel/ruby-simplecov/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2015/03/13 14:00:26 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/07 10:14:03 taca Exp $ -DISTNAME= simplecov-0.9.2 +DISTNAME= simplecov-0.10.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,11 +8,12 @@ HOMEPAGE= http://github.com/colszowka/simplecov COMMENT= Code coverage for Ruby 1.9 LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-multi_json>=1.0<2:../../textproc/ruby-multi_json -DEPENDS+= ${RUBY_PKGPREFIX}-simplecov-html>=0.9.0<0.10:../../devel/ruby-simplecov-html +DEPENDS+= ${RUBY_PKGPREFIX}-simplecov-html>=0.10.0<0.11:../../devel/ruby-simplecov-html DEPENDS+= ${RUBY_PKGPREFIX}-docile>=1.1.0<1.2:../../devel/ruby-docile -RUBY_VERSION_SUPPORTED= 21 200 193 +USE_LANGUAGES= # none + +RUBY_JSON_REQD= 1.8 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-simplecov/PLIST b/devel/ruby-simplecov/PLIST index bfb4163ec..b5f59d676 100644 --- a/devel/ruby-simplecov/PLIST +++ b/devel/ruby-simplecov/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/02 15:07:34 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/07 10:14:03 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec +${GEM_LIBDIR}/.rubocop.yml ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/CHANGELOG.md @@ -11,6 +12,9 @@ ${GEM_LIBDIR}/MIT-LICENSE ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/cucumber.yml +${GEM_LIBDIR}/doc/alternate-formatters.md +${GEM_LIBDIR}/doc/commercial-services.md +${GEM_LIBDIR}/doc/editor-integration.md ${GEM_LIBDIR}/features/config_autoload.feature ${GEM_LIBDIR}/features/config_command_name.feature ${GEM_LIBDIR}/features/config_coverage_dir.feature @@ -55,7 +59,6 @@ ${GEM_LIBDIR}/lib/simplecov/formatter.rb ${GEM_LIBDIR}/lib/simplecov/formatter/multi_formatter.rb ${GEM_LIBDIR}/lib/simplecov/formatter/simple_formatter.rb ${GEM_LIBDIR}/lib/simplecov/jruby_fix.rb -${GEM_LIBDIR}/lib/simplecov/json.rb ${GEM_LIBDIR}/lib/simplecov/last_run.rb ${GEM_LIBDIR}/lib/simplecov/merge_helpers.rb ${GEM_LIBDIR}/lib/simplecov/no_defaults.rb @@ -78,6 +81,7 @@ ${GEM_LIBDIR}/test/faked_project/lib/faked_project/framework_specific.rb ${GEM_LIBDIR}/test/faked_project/lib/faked_project/meta_magic.rb ${GEM_LIBDIR}/test/faked_project/lib/faked_project/some_class.rb ${GEM_LIBDIR}/test/faked_project/spec/faked_spec.rb +${GEM_LIBDIR}/test/faked_project/spec/forking_spec.rb ${GEM_LIBDIR}/test/faked_project/spec/meta_magic_spec.rb ${GEM_LIBDIR}/test/faked_project/spec/some_class_spec.rb ${GEM_LIBDIR}/test/faked_project/spec/spec_helper.rb diff --git a/devel/ruby-simplecov/distinfo b/devel/ruby-simplecov/distinfo index f4cbdec11..d21797f85 100644 --- a/devel/ruby-simplecov/distinfo +++ b/devel/ruby-simplecov/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/03/13 13:58:13 taca Exp $ +$NetBSD: distinfo,v 1.8 2015/06/07 10:14:03 taca Exp $ -SHA1 (simplecov-0.9.2.gem) = 4c847aea6667064f3bb2febaf4e1052b9f174589 -RMD160 (simplecov-0.9.2.gem) = 65ebc5e32a89917922d9b1e399a1aef0c667f5a5 -Size (simplecov-0.9.2.gem) = 49664 bytes +SHA1 (simplecov-0.10.0.gem) = 35f6c82c914fb414b7a7092e1add41f18b4d8f58 +RMD160 (simplecov-0.10.0.gem) = 4a23e5530f99915d52a7f95a343cab4dbe425232 +Size (simplecov-0.10.0.gem) = 52736 bytes diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile index 3f374bdc3..a41f0ed54 100644 --- a/devel/ruby-subversion/Makefile +++ b/devel/ruby-subversion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/05/18 11:43:51 adam Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/06 08:17:27 adam Exp $ PKGNAME= ${RUBY_PKGPREFIX}-subversion-${SVNVER} +PKGREVISION= 1 COMMENT= Ruby bindings for Subversion .include "../../devel/subversion/Makefile.common" diff --git a/devel/ruby-test-unit-notify/Makefile b/devel/ruby-test-unit-notify/Makefile index d1ffde2d6..d92935ac7 100644 --- a/devel/ruby-test-unit-notify/Makefile +++ b/devel/ruby-test-unit-notify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/03/15 18:46:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 22:58:25 taca Exp $ DISTNAME= test-unit-notify-1.0.4 CATEGORIES= devel @@ -8,7 +8,7 @@ HOMEPAGE= http://test-unit.rubyforge.org/ COMMENT= Test result notify extension for Ruby Test::Util LICENSE= gnu-lgpl-v2.1 # or later -RUBY_VERSION_SUPPORTED= 200 21 +RUBY_VERSION_SUPPORTED= 200 21 22 DEPENDS+= ${RUBY_PKGPREFIX}-test-unit>=2.4.9:../../devel/ruby-test-unit diff --git a/devel/ruby-test-unit/Makefile b/devel/ruby-test-unit/Makefile index 1406dc6a7..405a988aa 100644 --- a/devel/ruby-test-unit/Makefile +++ b/devel/ruby-test-unit/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/03/02 11:05:34 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/11 17:30:43 taca Exp $ -DISTNAME= test-unit-3.0.9 +DISTNAME= test-unit-3.1.2 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -9,7 +9,10 @@ COMMENT= Improved version of Test::Unit LICENSE= ruby-license DEPENDS+= ${RUBY_PKGPREFIX}-power_assert>=0:../../devel/ruby-power_assert -RUBY_VERSION_SUPPORTED= 200 21 + +USE_LANGUAGES= # none + +RUBY_VERSION_SUPPORTED= 200 21 22 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby-test-unit/distinfo b/devel/ruby-test-unit/distinfo index 2b6ffbb40..eb4dd6295 100644 --- a/devel/ruby-test-unit/distinfo +++ b/devel/ruby-test-unit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/02/02 15:11:31 taca Exp $ +$NetBSD: distinfo,v 1.16 2015/06/11 17:30:43 taca Exp $ -SHA1 (test-unit-3.0.9.gem) = 08438942a7cb4515a5a13ea7e8e686be4a1d6bef -RMD160 (test-unit-3.0.9.gem) = 94f9c102e2c803a16e4e0c3dbdfe64b382035312 -Size (test-unit-3.0.9.gem) = 120320 bytes +SHA1 (test-unit-3.1.2.gem) = be7ec72f81bbfeebeaf757de3295cd2f282d4ee6 +RMD160 (test-unit-3.1.2.gem) = 61bf11396fa9dd89ca62d91eba086ade7f0927c4 +Size (test-unit-3.1.2.gem) = 122368 bytes diff --git a/devel/ruby-tins/Makefile b/devel/ruby-tins/Makefile index c65798c49..e48570c38 100644 --- a/devel/ruby-tins/Makefile +++ b/devel/ruby-tins/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2015/03/13 14:07:04 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/07 10:28:54 taca Exp $ -DISTNAME= tins-1.3.5 +DISTNAME= tins-1.5.2 CATEGORIES= time MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://flori.github.com/tins/ +HOMEPAGE= https://github.com/flori/tins COMMENT= Not good/big enough for a real library LICENSE= mit diff --git a/devel/ruby-tins/PLIST b/devel/ruby-tins/PLIST index 68d3954e1..64c04cbbc 100644 --- a/devel/ruby-tins/PLIST +++ b/devel/ruby-tins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2015/02/07 14:46:05 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/07 10:28:54 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.travis.yml @@ -59,6 +59,7 @@ ${GEM_LIBDIR}/lib/tins/go.rb ${GEM_LIBDIR}/lib/tins/hash_symbolize_keys_recursive.rb ${GEM_LIBDIR}/lib/tins/hash_union.rb ${GEM_LIBDIR}/lib/tins/if_predicate.rb +${GEM_LIBDIR}/lib/tins/implement.rb ${GEM_LIBDIR}/lib/tins/limited.rb ${GEM_LIBDIR}/lib/tins/lines_file.rb ${GEM_LIBDIR}/lib/tins/memoize.rb @@ -112,6 +113,7 @@ ${GEM_LIBDIR}/lib/tins/xt/full.rb ${GEM_LIBDIR}/lib/tins/xt/hash_symbolize_keys_recursive.rb ${GEM_LIBDIR}/lib/tins/xt/hash_union.rb ${GEM_LIBDIR}/lib/tins/xt/if_predicate.rb +${GEM_LIBDIR}/lib/tins/xt/implement.rb ${GEM_LIBDIR}/lib/tins/xt/irb.rb ${GEM_LIBDIR}/lib/tins/xt/method_description.rb ${GEM_LIBDIR}/lib/tins/xt/named.rb @@ -163,6 +165,7 @@ ${GEM_LIBDIR}/tests/go_test.rb ${GEM_LIBDIR}/tests/hash_symbolize_keys_recursive_test.rb ${GEM_LIBDIR}/tests/hash_union_test.rb ${GEM_LIBDIR}/tests/if_predicate_test.rb +${GEM_LIBDIR}/tests/implement_test.rb ${GEM_LIBDIR}/tests/limited_test.rb ${GEM_LIBDIR}/tests/lines_file_test.rb ${GEM_LIBDIR}/tests/memoize_test.rb diff --git a/devel/ruby-tins/distinfo b/devel/ruby-tins/distinfo index 8500d7a2b..fa64c3a34 100644 --- a/devel/ruby-tins/distinfo +++ b/devel/ruby-tins/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/03/13 14:07:04 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/07 10:28:54 taca Exp $ -SHA1 (tins-1.3.5.gem) = 1361baf77157065c22929ee07468974e87f1afb5 -RMD160 (tins-1.3.5.gem) = 1950fb0feae1a76f012636a5d3b2e7f12ed78640 -Size (tins-1.3.5.gem) = 297984 bytes +SHA1 (tins-1.5.2.gem) = 278838b3b6d7a589dd6bbf0247a682128ffaae0f +RMD160 (tins-1.5.2.gem) = aef6a8b9d90517584ce2f6a00394facaaee90ec4 +Size (tins-1.5.2.gem) = 299008 bytes diff --git a/devel/ruby2ruby/ALTERNATIVES b/devel/ruby2ruby/ALTERNATIVES new file mode 100644 index 000000000..44dafc414 --- /dev/null +++ b/devel/ruby2ruby/ALTERNATIVES @@ -0,0 +1 @@ +bin/r2r_show @PREFIX@/bin/r2r_show@RUBY_SUFFIX@ diff --git a/devel/ruby2ruby/Makefile b/devel/ruby2ruby/Makefile index 2aba12a46..29963e029 100644 --- a/devel/ruby2ruby/Makefile +++ b/devel/ruby2ruby/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.13 2015/02/02 15:30:22 taca Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/04 14:44:58 taca Exp $ -DISTNAME= ruby2ruby-2.1.3 +DISTNAME= ruby2ruby-2.2.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://seattlerb.rubyforge.org/ +HOMEPAGE= https://github.com/seattlerb/ruby2ruby COMMENT= Pure Ruby code from Ruby S-expressions LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-sexp-processor>=4.0<5:../../devel/ruby-sexp-processor DEPENDS+= ${RUBY_PKGPREFIX}-parser>=3.1<4:../../devel/ruby-parser -CONFLICTS+= ruby[1-9][0-9]-ruby2ruby-[0-9]* +RUBYGEM_OPTIONS+= --format-executable .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ruby2ruby/PLIST b/devel/ruby2ruby/PLIST index cc294f6a1..8f821448f 100644 --- a/devel/ruby2ruby/PLIST +++ b/devel/ruby2ruby/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2011/09/12 11:57:49 taca Exp $ -bin/r2r_show +@comment $NetBSD: PLIST,v 1.6 2015/06/04 14:44:58 taca Exp $ +bin/r2r_show${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gemtest diff --git a/devel/ruby2ruby/distinfo b/devel/ruby2ruby/distinfo index c71290007..eeeffc3fc 100644 --- a/devel/ruby2ruby/distinfo +++ b/devel/ruby2ruby/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2015/02/02 15:30:22 taca Exp $ +$NetBSD: distinfo,v 1.14 2015/06/04 14:44:58 taca Exp $ -SHA1 (ruby2ruby-2.1.3.gem) = b8c307cb46b63d9f8c075d2db7ad16d9fc9d5d47 -RMD160 (ruby2ruby-2.1.3.gem) = 55b11be28b489bbf743e14490fa87e35e44e119d -Size (ruby2ruby-2.1.3.gem) = 24576 bytes +SHA1 (ruby2ruby-2.2.0.gem) = 0d40ec365a2faf52fab4647e8c6e6d8576d18c1f +RMD160 (ruby2ruby-2.2.0.gem) = 245757fd1bced96e0771c8bd74bc34ae5a30ba00 +Size (ruby2ruby-2.2.0.gem) = 25088 bytes diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index d5478c23f..3319e940f 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/11/29 00:47:35 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2015/05/19 14:12:40 ryoon Exp $ # -DISTNAME= rudiments-0.48 +DISTNAME= rudiments-0.50 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rudiments/} diff --git a/devel/rudiments/PLIST b/devel/rudiments/PLIST index d6491ee80..f970a7afb 100644 --- a/devel/rudiments/PLIST +++ b/devel/rudiments/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2014/10/30 10:40:36 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.15 2015/05/19 14:12:40 ryoon Exp $ bin/rudiments-config include/rudiments/bytebuffer.h include/rudiments/bytestring.h @@ -14,6 +14,7 @@ include/rudiments/device.h include/rudiments/dictionary.h include/rudiments/directory.h include/rudiments/dtd.h +include/rudiments/dynamicarray.h include/rudiments/dynamiclib.h include/rudiments/environment.h include/rudiments/error.h @@ -34,7 +35,6 @@ include/rudiments/memorypool.h include/rudiments/modemclient.h include/rudiments/modemserver.h include/rudiments/parameterstring.h -include/rudiments/passwdentry.h include/rudiments/permissions.h include/rudiments/private/bytebuffer.h include/rudiments/private/bytebufferincludes.h @@ -65,6 +65,9 @@ include/rudiments/private/directoryincludes.h include/rudiments/private/dll.h include/rudiments/private/dtd.h include/rudiments/private/dtdincludes.h +include/rudiments/private/dynamicarray.h +include/rudiments/private/dynamicarrayincludes.h +include/rudiments/private/dynamicarrayinlines.h include/rudiments/private/dynamiclib.h include/rudiments/private/dynamiclibincludes.h include/rudiments/private/environment.h @@ -109,10 +112,9 @@ include/rudiments/private/modemclientincludes.h include/rudiments/private/modemserver.h include/rudiments/private/modemserverincludes.h include/rudiments/private/modemutil.h +include/rudiments/private/new.h include/rudiments/private/parameterstring.h include/rudiments/private/parameterstringincludes.h -include/rudiments/private/passwdentry.h -include/rudiments/private/passwdentryincludes.h include/rudiments/private/permissions.h include/rudiments/private/permissionsincludes.h include/rudiments/private/process.h @@ -136,8 +138,6 @@ include/rudiments/private/server.h include/rudiments/private/serverincludes.h include/rudiments/private/serviceentry.h include/rudiments/private/serviceentryincludes.h -include/rudiments/private/shadowentry.h -include/rudiments/private/shadowentryincludes.h include/rudiments/private/sharedmemory.h include/rudiments/private/sharedmemoryincludes.h include/rudiments/private/shmfile.h @@ -154,11 +154,13 @@ include/rudiments/private/socketclient.h include/rudiments/private/socketclientincludes.h include/rudiments/private/socketserver.h include/rudiments/private/socketserverincludes.h +include/rudiments/private/staticarray.h +include/rudiments/private/staticarrayinlines.h include/rudiments/private/stderrdestination.h +include/rudiments/private/stdio.h include/rudiments/private/stdoutdestination.h include/rudiments/private/stringbuffer.h include/rudiments/private/stringbufferincludes.h -include/rudiments/private/sys.h include/rudiments/private/sysincludes.h include/rudiments/private/syslogdestination.h include/rudiments/private/thread.h @@ -171,6 +173,8 @@ include/rudiments/private/unixsocketserver.h include/rudiments/private/unixsocketserverincludes.h include/rudiments/private/unixsocketutil.h include/rudiments/private/unixsocketutilincludes.h +include/rudiments/private/userentry.h +include/rudiments/private/userentryincludes.h include/rudiments/private/winsock.h include/rudiments/private/xmldom.h include/rudiments/private/xmldomincludes.h @@ -189,7 +193,6 @@ include/rudiments/serialport.h include/rudiments/serialportprofile.h include/rudiments/server.h include/rudiments/serviceentry.h -include/rudiments/shadowentry.h include/rudiments/sharedmemory.h include/rudiments/shmfile.h include/rudiments/signalclasses.h @@ -197,6 +200,7 @@ include/rudiments/singlylinkedlist.h include/rudiments/snooze.h include/rudiments/socketclient.h include/rudiments/socketserver.h +include/rudiments/staticarray.h include/rudiments/stdio.h include/rudiments/stringbuffer.h include/rudiments/sys.h @@ -205,6 +209,7 @@ include/rudiments/threadmutex.h include/rudiments/unixsocketclient.h include/rudiments/unixsocketserver.h include/rudiments/unixsocketutil.h +include/rudiments/userentry.h include/rudiments/xmldom.h include/rudiments/xmldomnode.h include/rudiments/xmlsax.h @@ -304,8 +309,6 @@ share/doc/rudiments/classes/html/classmodemutil-members.html share/doc/rudiments/classes/html/classmodemutil.html share/doc/rudiments/classes/html/classparameterstring-members.html share/doc/rudiments/classes/html/classparameterstring.html -share/doc/rudiments/classes/html/classpasswdentry-members.html -share/doc/rudiments/classes/html/classpasswdentry.html share/doc/rudiments/classes/html/classpermissions-members.html share/doc/rudiments/classes/html/classpermissions.html share/doc/rudiments/classes/html/classprocess-members.html @@ -328,8 +331,6 @@ share/doc/rudiments/classes/html/classserver-members.html share/doc/rudiments/classes/html/classserver.html share/doc/rudiments/classes/html/classserviceentry-members.html share/doc/rudiments/classes/html/classserviceentry.html -share/doc/rudiments/classes/html/classshadowentry-members.html -share/doc/rudiments/classes/html/classshadowentry.html share/doc/rudiments/classes/html/classsharedmemory-members.html share/doc/rudiments/classes/html/classsharedmemory.html share/doc/rudiments/classes/html/classshmfile-members.html @@ -368,6 +369,8 @@ share/doc/rudiments/classes/html/classunixsocketserver-members.html share/doc/rudiments/classes/html/classunixsocketserver.html share/doc/rudiments/classes/html/classunixsocketutil-members.html share/doc/rudiments/classes/html/classunixsocketutil.html +share/doc/rudiments/classes/html/classuserentry-members.html +share/doc/rudiments/classes/html/classuserentry.html share/doc/rudiments/classes/html/classwinsock-members.html share/doc/rudiments/classes/html/classwinsock.html share/doc/rudiments/classes/html/classxmldom-members.html @@ -383,7 +386,6 @@ share/doc/rudiments/classes/html/codetree_8h_source.html share/doc/rudiments/classes/html/codetreeincludes_8h_source.html share/doc/rudiments/classes/html/commandline_8h_source.html share/doc/rudiments/classes/html/commandlineincludes_8h_source.html -share/doc/rudiments/classes/html/config_8h_source.html share/doc/rudiments/classes/html/config_8windows_8h_source.html share/doc/rudiments/classes/html/crypt_8h_source.html share/doc/rudiments/classes/html/cryptincludes_8h_source.html @@ -436,62 +438,12 @@ share/doc/rudiments/classes/html/ftv2pnode.png share/doc/rudiments/classes/html/ftv2splitbar.png share/doc/rudiments/classes/html/ftv2vertline.png share/doc/rudiments/classes/html/functions.html -share/doc/rudiments/classes/html/functions_0x62.html -share/doc/rudiments/classes/html/functions_0x63.html -share/doc/rudiments/classes/html/functions_0x64.html -share/doc/rudiments/classes/html/functions_0x65.html -share/doc/rudiments/classes/html/functions_0x66.html -share/doc/rudiments/classes/html/functions_0x67.html -share/doc/rudiments/classes/html/functions_0x68.html -share/doc/rudiments/classes/html/functions_0x69.html -share/doc/rudiments/classes/html/functions_0x6a.html -share/doc/rudiments/classes/html/functions_0x6b.html -share/doc/rudiments/classes/html/functions_0x6c.html -share/doc/rudiments/classes/html/functions_0x6d.html -share/doc/rudiments/classes/html/functions_0x6e.html -share/doc/rudiments/classes/html/functions_0x6f.html -share/doc/rudiments/classes/html/functions_0x70.html -share/doc/rudiments/classes/html/functions_0x71.html -share/doc/rudiments/classes/html/functions_0x72.html -share/doc/rudiments/classes/html/functions_0x73.html -share/doc/rudiments/classes/html/functions_0x74.html -share/doc/rudiments/classes/html/functions_0x75.html -share/doc/rudiments/classes/html/functions_0x76.html -share/doc/rudiments/classes/html/functions_0x77.html -share/doc/rudiments/classes/html/functions_0x78.html -share/doc/rudiments/classes/html/functions_0x7a.html -share/doc/rudiments/classes/html/functions_0x7e.html share/doc/rudiments/classes/html/functions_b.html share/doc/rudiments/classes/html/functions_c.html share/doc/rudiments/classes/html/functions_d.html share/doc/rudiments/classes/html/functions_e.html share/doc/rudiments/classes/html/functions_f.html share/doc/rudiments/classes/html/functions_func.html -share/doc/rudiments/classes/html/functions_func_0x62.html -share/doc/rudiments/classes/html/functions_func_0x63.html -share/doc/rudiments/classes/html/functions_func_0x64.html -share/doc/rudiments/classes/html/functions_func_0x65.html -share/doc/rudiments/classes/html/functions_func_0x66.html -share/doc/rudiments/classes/html/functions_func_0x67.html -share/doc/rudiments/classes/html/functions_func_0x68.html -share/doc/rudiments/classes/html/functions_func_0x69.html -share/doc/rudiments/classes/html/functions_func_0x6a.html -share/doc/rudiments/classes/html/functions_func_0x6b.html -share/doc/rudiments/classes/html/functions_func_0x6c.html -share/doc/rudiments/classes/html/functions_func_0x6d.html -share/doc/rudiments/classes/html/functions_func_0x6e.html -share/doc/rudiments/classes/html/functions_func_0x6f.html -share/doc/rudiments/classes/html/functions_func_0x70.html -share/doc/rudiments/classes/html/functions_func_0x71.html -share/doc/rudiments/classes/html/functions_func_0x72.html -share/doc/rudiments/classes/html/functions_func_0x73.html -share/doc/rudiments/classes/html/functions_func_0x74.html -share/doc/rudiments/classes/html/functions_func_0x75.html -share/doc/rudiments/classes/html/functions_func_0x76.html -share/doc/rudiments/classes/html/functions_func_0x77.html -share/doc/rudiments/classes/html/functions_func_0x78.html -share/doc/rudiments/classes/html/functions_func_0x7a.html -share/doc/rudiments/classes/html/functions_func_0x7e.html share/doc/rudiments/classes/html/functions_func_b.html share/doc/rudiments/classes/html/functions_func_c.html share/doc/rudiments/classes/html/functions_func_d.html @@ -584,8 +536,6 @@ share/doc/rudiments/classes/html/networkinterfaces_8h_source.html share/doc/rudiments/classes/html/open.png share/doc/rudiments/classes/html/parameterstring_8h_source.html share/doc/rudiments/classes/html/parameterstringincludes_8h_source.html -share/doc/rudiments/classes/html/passwdentry_8h_source.html -share/doc/rudiments/classes/html/passwdentryincludes_8h_source.html share/doc/rudiments/classes/html/permissions_8h_source.html share/doc/rudiments/classes/html/permissionsincludes_8h_source.html share/doc/rudiments/classes/html/private_2bytebuffer_8h_source.html @@ -618,7 +568,6 @@ share/doc/rudiments/classes/html/private_2memorypool_8h_source.html share/doc/rudiments/classes/html/private_2modemclient_8h_source.html share/doc/rudiments/classes/html/private_2modemserver_8h_source.html share/doc/rudiments/classes/html/private_2parameterstring_8h_source.html -share/doc/rudiments/classes/html/private_2passwdentry_8h_source.html share/doc/rudiments/classes/html/private_2permissions_8h_source.html share/doc/rudiments/classes/html/private_2process_8h_source.html share/doc/rudiments/classes/html/private_2protocolentry_8h_source.html @@ -630,7 +579,6 @@ share/doc/rudiments/classes/html/private_2serialport_8h_source.html share/doc/rudiments/classes/html/private_2serialportprofile_8h_source.html share/doc/rudiments/classes/html/private_2server_8h_source.html share/doc/rudiments/classes/html/private_2serviceentry_8h_source.html -share/doc/rudiments/classes/html/private_2shadowentry_8h_source.html share/doc/rudiments/classes/html/private_2sharedmemory_8h_source.html share/doc/rudiments/classes/html/private_2shmfile_8h_source.html share/doc/rudiments/classes/html/private_2singlylinkedlist_8h_source.html @@ -643,6 +591,7 @@ share/doc/rudiments/classes/html/private_2threadmutex_8h_source.html share/doc/rudiments/classes/html/private_2unixsocketclient_8h_source.html share/doc/rudiments/classes/html/private_2unixsocketserver_8h_source.html share/doc/rudiments/classes/html/private_2unixsocketutil_8h_source.html +share/doc/rudiments/classes/html/private_2userentry_8h_source.html share/doc/rudiments/classes/html/private_2xmldom_8h_source.html share/doc/rudiments/classes/html/private_2xmldomnode_8h_source.html share/doc/rudiments/classes/html/private_2xmlsax_8h_source.html @@ -668,8 +617,6 @@ share/doc/rudiments/classes/html/server_8h_source.html share/doc/rudiments/classes/html/serverincludes_8h_source.html share/doc/rudiments/classes/html/serviceentry_8h_source.html share/doc/rudiments/classes/html/serviceentryincludes_8h_source.html -share/doc/rudiments/classes/html/shadowentry_8h_source.html -share/doc/rudiments/classes/html/shadowentryincludes_8h_source.html share/doc/rudiments/classes/html/sharedmemory_8h_source.html share/doc/rudiments/classes/html/sharedmemoryincludes_8h_source.html share/doc/rudiments/classes/html/shmfile_8h_source.html @@ -717,6 +664,8 @@ share/doc/rudiments/classes/html/unixsocketserver_8h_source.html share/doc/rudiments/classes/html/unixsocketserverincludes_8h_source.html share/doc/rudiments/classes/html/unixsocketutil_8h_source.html share/doc/rudiments/classes/html/unixsocketutilincludes_8h_source.html +share/doc/rudiments/classes/html/userentry_8h_source.html +share/doc/rudiments/classes/html/userentryincludes_8h_source.html share/doc/rudiments/classes/html/winsock_8h_source.html share/doc/rudiments/classes/html/xmldom_8h_source.html share/doc/rudiments/classes/html/xmldomincludes_8h_source.html diff --git a/devel/rudiments/buildlink3.mk b/devel/rudiments/buildlink3.mk index 570e43b48..a3364b2a0 100644 --- a/devel/rudiments/buildlink3.mk +++ b/devel/rudiments/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2014/10/30 11:23:46 fhajny Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/05/19 14:12:40 ryoon Exp $ # # This Makefile fragment is included by packages that use rudiments. # @@ -10,7 +10,7 @@ BUILDLINK_TREE+= rudiments .if !defined(RUDIMENTS_BUILDLINK3_MK) RUDIMENTS_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.rudiments+= rudiments>=0.48 +BUILDLINK_API_DEPENDS.rudiments+= rudiments>=0.50 BUILDLINK_PKGSRCDIR.rudiments?= ../../devel/rudiments .include "../../devel/pcre/buildlink3.mk" diff --git a/devel/rudiments/distinfo b/devel/rudiments/distinfo index 005044a40..f9c6d88ed 100644 --- a/devel/rudiments/distinfo +++ b/devel/rudiments/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.15 2014/12/28 17:29:42 fhajny Exp $ +$NetBSD: distinfo,v 1.16 2015/05/19 14:12:40 ryoon Exp $ -SHA1 (rudiments-0.48.tar.gz) = 6fbd6dc2c97c149a1ce03d3abea36fcda718dee2 -RMD160 (rudiments-0.48.tar.gz) = 52850b4e75cff4d7ff3f1b81eb8cac13a0779245 -Size (rudiments-0.48.tar.gz) = 1883820 bytes +SHA1 (rudiments-0.50.tar.gz) = 15b149e66d5c12a0e9f50594686b796151c865d5 +RMD160 (rudiments-0.50.tar.gz) = ecbb19952c5aaceaf4cbc8d2de3004f90e4cf450 +Size (rudiments-0.50.tar.gz) = 1749741 bytes +SHA1 (patch-configure) = 99233f231ad9f86c37c9f680ac8d8ab3762378ed SHA1 (patch-include_rudiments_private_socketclient.h) = a09c49f7b4f0df6d3b67b8521d00bd372e405f87 -SHA1 (patch-src_charstring.cpp) = 6e27ffe2f4d00f5d3d89bd2cdeaddf55f4aa9c8d +SHA1 (patch-src_charstring.cpp) = 919b92900d7628f5556ffcf19275029776934113 SHA1 (patch-src_listener.cpp) = fe18de133e9078174dcc8fad1d1a3ee4b9bf1326 SHA1 (patch-src_xmldomnode.cpp) = 660ef2557f45c8fe21a4d062c1e0749dcdd06b43 diff --git a/devel/rudiments/patches/patch-configure b/devel/rudiments/patches/patch-configure new file mode 100644 index 000000000..5c40fa07a --- /dev/null +++ b/devel/rudiments/patches/patch-configure @@ -0,0 +1,13 @@ +$NetBSD: patch-configure,v 1.1 2015/05/19 14:12:40 ryoon Exp $ + +--- configure.orig 2015-04-11 01:05:36.000000000 +0000 ++++ configure +@@ -20634,7 +20634,7 @@ $as_echo "no" >&6; } + fi + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + +-if ( test "$RUDIMENTS_HAVE_SCO" == "yes" -a "$CXX" == "CC" ) ++if ( test "$RUDIMENTS_HAVE_SCO" = "yes" -a "$CXX" = "CC" ) + then + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long type" >&5 + $as_echo_n "checking for long long type... " >&6; } diff --git a/devel/rudiments/patches/patch-src_charstring.cpp b/devel/rudiments/patches/patch-src_charstring.cpp index 754ca0a61..75c197515 100644 --- a/devel/rudiments/patches/patch-src_charstring.cpp +++ b/devel/rudiments/patches/patch-src_charstring.cpp @@ -1,9 +1,9 @@ -$NetBSD: patch-src_charstring.cpp,v 1.2 2014/03/31 14:42:20 fhajny Exp $ +$NetBSD: patch-src_charstring.cpp,v 1.3 2015/05/19 14:12:40 ryoon Exp $ Remove ambiguity (fixes build with GCC>=4.7). ---- src/charstring.cpp.orig 2014-03-07 05:54:23.000000000 +0000 +--- src/charstring.cpp.orig 2015-04-12 01:27:08.000000000 +0000 +++ src/charstring.cpp -@@ -349,7 +349,7 @@ char *charstring::convertAmount(int64_t +@@ -356,7 +356,7 @@ char *charstring::convertAmount(int64_t } negative[1]='\0'; char *amountstr=new char[length]; @@ -11,4 +11,4 @@ Remove ambiguity (fixes build with GCC>=4.7). + int64_t amt=abs((int)amount); printf(amountstr,length, "$%s%lld.%02lld",negative, - (long long)(amt/100), + amt/100,amt-(amt/100*100)); diff --git a/devel/scintilla/Makefile b/devel/scintilla/Makefile index aa561cba8..3bfa3df97 100644 --- a/devel/scintilla/Makefile +++ b/devel/scintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:20:40 tnn Exp $ # DISTNAME= scintilla339 PKGNAME= scintilla-3.3.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz diff --git a/devel/scmcvs/Makefile b/devel/scmcvs/Makefile index be807358f..3ed2f9a03 100644 --- a/devel/scmcvs/Makefile +++ b/devel/scmcvs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:31 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/12 07:43:42 dsainty Exp $ DISTNAME= cvs-1.12.13 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel scm MASTER_SITES= http://ftp.gnu.org/non-gnu/cvs/source/feature/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/scmcvs/distinfo b/devel/scmcvs/distinfo index 33365eef3..705959fc9 100644 --- a/devel/scmcvs/distinfo +++ b/devel/scmcvs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2014/08/14 10:33:29 richard Exp $ +$NetBSD: distinfo,v 1.14 2015/04/12 07:43:42 dsainty Exp $ SHA1 (cvs-1.12.13.tar.bz2) = 93a8dacc6ff0e723a130835713235863f1f5ada9 RMD160 (cvs-1.12.13.tar.bz2) = ba3048e3e2d99ae78f6a759889b615acf65dd487 @@ -26,5 +26,6 @@ SHA1 (patch-az) = 9dfd460ae6617f1492e0e6861387ff80080a7d5d SHA1 (patch-ba) = 7153e12e5da86effd4285e147f9f534011982e07 SHA1 (patch-bb) = 09a607426b672f44c1882b82812e6ca81efdcf8e SHA1 (patch-lib_mktime.c) = 526a0e24c6399d527ae6a463ea91e993f9f7e920 +SHA1 (patch-lib_vasnprintf.c) = 6b078c16de6256e33fb86340fe39d663af1b0888 SHA1 (patch-src_ignore.c) = 90ac25311c83bb5713b83b9cfb6b2c03790ee787 SHA1 (patch-src_zlib.c) = fee3becf1cc2e45d1241a302ed65c5f11b477a0a diff --git a/devel/scmcvs/patches/patch-lib_vasnprintf.c b/devel/scmcvs/patches/patch-lib_vasnprintf.c new file mode 100644 index 000000000..751c8a96c --- /dev/null +++ b/devel/scmcvs/patches/patch-lib_vasnprintf.c @@ -0,0 +1,30 @@ +$NetBSD: patch-lib_vasnprintf.c,v 1.1 2015/04/12 07:43:42 dsainty Exp $ + +Avoid CVS crashing on systems using _FORTIFY_SOURCE by default. + +http://git.savannah.gnu.org/cgit/gnulib.git/commit/lib/vasnprintf.c?id=913c09becd9df89dbd9b9f386e7f35c240d5efe8 + +--- lib/vasnprintf.c.orig 2005-05-24 05:44:33.000000000 +1200 ++++ lib/vasnprintf.c 2015-04-12 18:56:46.352971555 +1200 +@@ -558,9 +558,21 @@ + } + *p = dp->conversion; + #if USE_SNPRINTF ++# if !(__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 3)) + p[1] = '%'; + p[2] = 'n'; + p[3] = '\0'; ++# else ++ /* On glibc2 systems from glibc >= 2.3 - probably also older ++ ones - we know that snprintf's returns value conforms to ++ ISO C 99: the gl_SNPRINTF_DIRECTIVE_N test passes. ++ Therefore we can avoid using %n in this situation. ++ On glibc2 systems from 2004-10-18 or newer, the use of %n ++ in format strings in writable memory may crash the program ++ (if compiled with _FORTIFY_SOURCE=2), so we should avoid it ++ in this situation. */ ++ p[1] = '\0'; ++# endif + #else + p[1] = '\0'; + #endif diff --git a/devel/sdcc/Makefile b/devel/sdcc/Makefile index d60f0689f..c7a24c43e 100644 --- a/devel/sdcc/Makefile +++ b/devel/sdcc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/07/24 13:23:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:49:59 wiz Exp $ DISTNAME= sdcc-src-2.8.0 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sdcc/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/sdcc3/Makefile b/devel/sdcc3/Makefile index 527a228e6..94e0120f2 100644 --- a/devel/sdcc3/Makefile +++ b/devel/sdcc3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/30 22:23:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:00 wiz Exp $ DISTNAME= sdcc-src-3.4.0 PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 2 CATEGORIES= devel lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sdcc/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/sparse/Makefile b/devel/sparse/Makefile index bb271926d..f62f9dd66 100644 --- a/devel/sparse/Makefile +++ b/devel/sparse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:00 wiz Exp $ DISTNAME= sparse-0.4.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel lang MASTER_SITES= https://kernel.org/pub/software/devel/sparse/dist/ EXTRACT_SUFX= .tar.xz diff --git a/devel/spin/Makefile b/devel/spin/Makefile index 008f7cb3a..06d2cabb1 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/31 11:19:47 asau Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/18 20:41:10 joerg Exp $ DISTNAME= spin525 PKGNAME= spin-5.2.5 @@ -10,6 +10,9 @@ HOMEPAGE= http://spinroot.com/spin/whatispin.html COMMENT= Formal correctness prover LICENSE= spin-license +# yacc output used without dependency +MAKE_JOBS_SAFE= no + INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 WRKSRC= ${WRKDIR}/Spin/Src5.2.5 diff --git a/devel/st/distinfo b/devel/st/distinfo index 442451129..b45699099 100644 --- a/devel/st/distinfo +++ b/devel/st/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2012/12/17 01:58:55 dholland Exp $ +$NetBSD: distinfo,v 1.8 2015/04/18 20:41:44 joerg Exp $ SHA1 (st-1.8.tar.gz) = 3f9c9bfe0a6074ccfcb642c1b95320dba496b9e8 RMD160 (st-1.8.tar.gz) = 951c55807d2164c1a8f1fcde75d97aeb6a47a256 Size (st-1.8.tar.gz) = 106604 bytes SHA1 (patch-aa) = 57fcd19a3768d198a874edddaf9f4395e002d243 SHA1 (patch-ab) = b1967d6ee1dcdd549f3f90f53f51aa253be2dc5c -SHA1 (patch-md_h) = 1c542014ac3607908b7484642293b9e0a5709ac2 +SHA1 (patch-md_h) = 954e32e14277d6875c0fe60d51d8c374c88c6c50 diff --git a/devel/st/patches/patch-md_h b/devel/st/patches/patch-md_h index f70de7cf8..993536058 100644 --- a/devel/st/patches/patch-md_h +++ b/devel/st/patches/patch-md_h @@ -1,15 +1,17 @@ -$NetBSD: patch-md_h,v 1.1 2012/12/17 01:58:55 dholland Exp $ +$NetBSD: patch-md_h,v 1.2 2015/04/18 20:41:44 joerg Exp $ -Add amd64 support on NetBSD by cribbing from existing OpenBSD support. +Support for NetBSD/amd64 and NetBSD/arm. --- md.h~ 2007-03-14 02:53:10.000000000 +0000 +++ md.h -@@ -482,6 +482,8 @@ extern void _st_md_cxt_restore(jmp_buf e +@@ -482,6 +482,10 @@ extern void _st_md_cxt_restore(jmp_buf e #define MD_JB_SP 0 #elif defined(__vax__) #define MD_JB_SP 2 +#elif defined(__amd64__) -+#define MD_JB_SP 6 ++#define MD_JB_SP _JB_RSP ++#elif defined(__arm__) ++#define MD_JB_SP _JB_REG_R13 #else #error Unknown CPU architecture #endif diff --git a/devel/startbug1/Makefile b/devel/startbug1/Makefile index 7c13a025b..608ca4e91 100644 --- a/devel/startbug1/Makefile +++ b/devel/startbug1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:00 wiz Exp $ DISTNAME= starbug1-1.6.01 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=starbug1/57514/} diff --git a/devel/stgit/Makefile b/devel/stgit/Makefile index 3bf72fa5e..80e049729 100644 --- a/devel/stgit/Makefile +++ b/devel/stgit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/29 23:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:00 wiz Exp $ DISTNAME= stgit-0.14.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel MASTER_SITES= http://homepage.ntlworld.com/cmarinas/stgit/ diff --git a/devel/subversion-base/Makefile b/devel/subversion-base/Makefile index 86b54ad8c..957d975e2 100644 --- a/devel/subversion-base/Makefile +++ b/devel/subversion-base/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2014/10/09 14:06:31 wiz Exp $ +# $NetBSD: Makefile,v 1.97 2015/04/06 08:17:14 adam Exp $ PKGNAME= subversion-base-${SVNVER} +PKGREVISION= 1 COMMENT= Version control system, base programs and libraries # on at least solaris, configure fails to figure out diff --git a/devel/subversion-base/buildlink3.mk b/devel/subversion-base/buildlink3.mk index 12a223e85..523410009 100644 --- a/devel/subversion-base/buildlink3.mk +++ b/devel/subversion-base/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2014/10/07 16:47:11 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2015/04/06 08:17:14 adam Exp $ .include "../../mk/bsd.fast.prefs.mk" .include "../../devel/subversion/Makefile.version" @@ -9,7 +9,7 @@ BUILDLINK_TREE+= subversion-base SUBVERSION_BASE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.subversion-base+= subversion-base>=1.5.2nb1 -BUILDLINK_ABI_DEPENDS.subversion-base+= subversion-base>=1.8.10 +BUILDLINK_ABI_DEPENDS.subversion-base+= subversion-base>=1.8.13nb1 BUILDLINK_PKGSRCDIR.subversion-base?= ../../devel/subversion-base BUILDLINK_FILES.subversion-base+= bin/svn-config diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index 4b907dccf..e9a07af14 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2014/08/13 09:08:55 adam Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:00 wiz Exp $ PKGNAME= subversion-${SVNVER} +PKGREVISION= 1 COMMENT= Version control system, meta-package META_PACKAGE= yes diff --git a/devel/sunifdef/Makefile b/devel/sunifdef/Makefile index fcedb4b67..8a85d9a50 100644 --- a/devel/sunifdef/Makefile +++ b/devel/sunifdef/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:30 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:00 wiz Exp $ # DISTNAME= sunifdef-3.1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= http://www.strudl.org/public_ftp/sunifdef/nix/stable/ diff --git a/devel/svk/Makefile b/devel/svk/Makefile index 3974b071f..e189882e8 100644 --- a/devel/svk/Makefile +++ b/devel/svk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/10/09 14:06:31 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:50:00 wiz Exp $ DISTNAME= SVK-v2.2.3 PKGNAME= svk-2.2.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 scm MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/} diff --git a/devel/swig/Makefile b/devel/swig/Makefile index 837a355d7..583ff9d46 100644 --- a/devel/swig/Makefile +++ b/devel/swig/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2015/03/10 16:24:57 taca Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:50:00 wiz Exp $ DISTNAME= swig-1.3.38 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/} diff --git a/devel/swig2/Makefile b/devel/swig2/Makefile index 4c899cec5..c12ece50f 100644 --- a/devel/swig2/Makefile +++ b/devel/swig2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/03/15 15:30:57 taca Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:00 wiz Exp $ DISTNAME= swig-2.0.12 PKGNAME= ${DISTNAME:S/swig-/swig2-/} +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swig/} diff --git a/devel/swt/Makefile b/devel/swt/Makefile index 2fd4ff849..e086dfa42 100644 --- a/devel/swt/Makefile +++ b/devel/swt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:40 tnn Exp $ # SWTREL= 3.5.1 @@ -7,7 +7,7 @@ SWTDATE= 200909170800 PKGNAME= swt-${SWTREL}.${SWTVER} DISTNAME= swt-${SWTREL}-gtk-linux-x86 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= devel MASTER_SITES= http://download.eclipse.org/eclipse/downloads/drops/R-${SWTREL}-${SWTDATE}/ EXTRACT_SUFX= .zip diff --git a/devel/talloc/Makefile b/devel/talloc/Makefile index 89af347a4..b2f8f6798 100644 --- a/devel/talloc/Makefile +++ b/devel/talloc/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/09/01 08:19:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:00 wiz Exp $ -DISTNAME= talloc-2.1.1 +DISTNAME= talloc-2.1.2 PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.samba.org/ftp/talloc/ diff --git a/devel/talloc/distinfo b/devel/talloc/distinfo index 43ade73a2..d626b1a94 100644 --- a/devel/talloc/distinfo +++ b/devel/talloc/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2014/11/19 15:36:26 schmonz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/19 18:17:23 wiz Exp $ -SHA1 (talloc-2.1.1.tar.gz) = 380bb786274dfd1a4a8179d31cd88cbee15c97bf -RMD160 (talloc-2.1.1.tar.gz) = 5f77b5da4a593129e7381ff539bde46eef034c28 -Size (talloc-2.1.1.tar.gz) = 418564 bytes +SHA1 (talloc-2.1.2.tar.gz) = a02ffe90c3dd31fbe14ecaa79912437bdf7295c1 +RMD160 (talloc-2.1.2.tar.gz) = b4828923cb6563232c372df8211364cdc7ee287a +Size (talloc-2.1.2.tar.gz) = 423706 bytes SHA1 (patch-buildtools_wafsamba_samba__conftests.py) = 8e40688a23fbf6112153b82a538df8801bf96247 diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile index 2331bbbfd..bb648b598 100644 --- a/devel/tavrasm/Makefile +++ b/devel/tavrasm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/12/12 10:44:08 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/26 13:26:32 joerg Exp $ # DISTNAME= tavrasm @@ -19,7 +19,6 @@ MAKE_FILE= makefile DIST_SUBDIR= ${PKGNAME_NOREV} -ONLY_FOR_COMPILER= gcc INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: diff --git a/devel/tcl-tclOO/Makefile b/devel/tcl-tclOO/Makefile index bfe1e5282..30442c0c8 100644 --- a/devel/tcl-tclOO/Makefile +++ b/devel/tcl-tclOO/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/01/11 14:42:03 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/11 03:10:43 rodent Exp $ # DISTNAME= TclOO1.0.1 @@ -29,5 +29,5 @@ SUBST_SED.manpages= -e "/^\\.so /d" post-build: ${MV} ${WRKSRC}/doc/class.n ${WRKSRC}/doc/tclOO-class.n -.include "../../lang/tcl/buildlink3.mk" +.include "../../lang/tcl85/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/tclreadline/distinfo b/devel/tclreadline/distinfo index 9b1cfc0d1..e0efc17cb 100644 --- a/devel/tclreadline/distinfo +++ b/devel/tclreadline/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/03/12 23:18:13 pettai Exp $ +$NetBSD: distinfo,v 1.2 2015/06/08 13:39:35 joerg Exp $ SHA1 (tclreadline-2.1.0.tar.gz) = 3b44f92ce1921ebccebab9b44d7cda6992cf8923 RMD160 (tclreadline-2.1.0.tar.gz) = 9967f7d7aa18fcd822f5701306f3a75a6001fdc5 Size (tclreadline-2.1.0.tar.gz) = 160541 bytes +SHA1 (patch-tclreadline.c) = d7f6990b99e62a048048afe3fba6e8bb790eff93 diff --git a/devel/tclreadline/patches/patch-tclreadline.c b/devel/tclreadline/patches/patch-tclreadline.c new file mode 100644 index 000000000..e091757a8 --- /dev/null +++ b/devel/tclreadline/patches/patch-tclreadline.c @@ -0,0 +1,79 @@ +$NetBSD: patch-tclreadline.c,v 1.1 2015/06/08 13:39:35 joerg Exp $ + +--- tclreadline.c.orig 2015-06-08 12:42:30.000000000 +0000 ++++ tclreadline.c +@@ -73,16 +73,16 @@ static char* stripright(char* in); + static char* stripwhite(char* in); + static int TclReadlineLineComplete(void); + static void TclReadlineTerminate(int state); +-static char* TclReadlineQuote(char* text, char* quotechars); ++static char* TclReadlineQuote(const char* text, char* quotechars); + static int TclReadlineCmd(ClientData clientData, Tcl_Interp *interp, int objc, + Tcl_Obj *CONST objv[]); + static void TclReadlineReadHandler(ClientData clientData, int mask); + static void TclReadlineLineCompleteHandler(char* ptr); + static int TclReadlineInitialize(Tcl_Interp* interp, char* historyfile); + static int blank_line(char* str); +-static char** TclReadlineCompletion(char* text, int start, int end); +-static char* TclReadline0generator(char* text, int state); +-static char* TclReadlineKnownCommands(char* text, int state, int mode); ++static char** TclReadlineCompletion(const char* text, int start, int end); ++static char* TclReadline0generator(const char* text, int state); ++static char* TclReadlineKnownCommands(const char* text, int state, int mode); + static int TclReadlineParse(char** args, int maxargs, char* buf); + + +@@ -176,9 +176,9 @@ TclReadlineTerminate(int state) + } + + static char* +-TclReadlineQuote(char* text, char* quotechars) ++TclReadlineQuote(const char* text, char* quotechars) + { +- char* ptr; ++ const char* ptr; + char* result_c; + int i, len = strlen(quotechars); + Tcl_DString result; +@@ -635,7 +635,7 @@ TclReadlineInitialize(Tcl_Interp* interp + * directory. If this failes, this + * is *not* an error. + */ +- rl_attempted_completion_function = (CPPFunction *) TclReadlineCompletion; ++ rl_attempted_completion_function = TclReadlineCompletion; + if (read_history(historyfile)) { + if (write_history(historyfile)) { + Tcl_AppendResult (interp, "warning: `", +@@ -657,7 +657,7 @@ blank_line(char* str) + } + + static char** +-TclReadlineCompletion(char* text, int start, int end) ++TclReadlineCompletion(const char* text, int start, int end) + { + char** matches = (char**) NULL; + int status; +@@ -752,13 +752,13 @@ TclReadlineCompletion(char* text, int st + } + + static char* +-TclReadline0generator(char* text, int state) ++TclReadline0generator(const char* text, int state) + { + return TclReadlineKnownCommands(text, state, _CMD_GET); + } + + static char* +-TclReadlineKnownCommands(char* text, int state, int mode) ++TclReadlineKnownCommands(const char* text, int state, int mode) + { + static int len; + static cmds_t *cmds = (cmds_t *) NULL, *new; +@@ -881,6 +881,6 @@ TclReadlineParse(char** args, int maxarg + buf++; + } + +- *args = '\0'; ++ *args = NULL; + return nr; + } diff --git a/devel/tet3/Makefile b/devel/tet3/Makefile index e373bfc06..21bc8a5d5 100644 --- a/devel/tet3/Makefile +++ b/devel/tet3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/01/04 09:53:10 dholland Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:00 wiz Exp $ DISTNAME= tet3.7-unsup.src PKGNAME= tet3-3.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://tetworks.opengroup.org/tet/ EXTRACT_SUFX= .tgz diff --git a/devel/tex-etoolbox-doc/Makefile b/devel/tex-etoolbox-doc/Makefile index b237224e1..d9bd0de89 100644 --- a/devel/tex-etoolbox-doc/Makefile +++ b/devel/tex-etoolbox-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 23:22:19 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 10:16:08 markd Exp $ DISTNAME= etoolbox.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.1 -TEXLIVE_REV= 20922 +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 37189 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-etoolbox diff --git a/devel/tex-etoolbox-doc/distinfo b/devel/tex-etoolbox-doc/distinfo index 98a3a0da6..6ab433140 100644 --- a/devel/tex-etoolbox-doc/distinfo +++ b/devel/tex-etoolbox-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 23:22:19 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 10:16:08 markd Exp $ -SHA1 (tex-etoolbox-20922/etoolbox.doc.tar.xz) = 4845f80243c0cbcaa04e86f368781e7318b6dc59 -RMD160 (tex-etoolbox-20922/etoolbox.doc.tar.xz) = 6ab4e22d5aee6d5346f5417f6b855383371384b1 -Size (tex-etoolbox-20922/etoolbox.doc.tar.xz) = 201056 bytes +SHA1 (tex-etoolbox-37189/etoolbox.doc.tar.xz) = 811fbba28068ecf086a941a45d395dd2179f9ef2 +RMD160 (tex-etoolbox-37189/etoolbox.doc.tar.xz) = 80e3d43d6955ba7a31f335c1bf0820aee8ffeab1 +Size (tex-etoolbox-37189/etoolbox.doc.tar.xz) = 231732 bytes diff --git a/devel/tex-etoolbox/Makefile b/devel/tex-etoolbox/Makefile index 8eb726466..9966050f8 100644 --- a/devel/tex-etoolbox/Makefile +++ b/devel/tex-etoolbox/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 23:22:11 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 10:16:08 markd Exp $ DISTNAME= etoolbox -PKGNAME= tex-${DISTNAME}-2.1 -TEXLIVE_REV= 20922 +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 37189 MAINTAINER= minskim@NetBSD.org -COMMENT= Tool-box for LaTeX programmers using e-TeX +HOMEPAGE= http://ctan.org/pkg/etoolbox +COMMENT= e-TeX tools for LaTeX +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg diff --git a/devel/tex-etoolbox/distinfo b/devel/tex-etoolbox/distinfo index cd8373d96..f688cd26f 100644 --- a/devel/tex-etoolbox/distinfo +++ b/devel/tex-etoolbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 23:22:11 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 10:16:08 markd Exp $ -SHA1 (tex-etoolbox-20922/etoolbox.tar.xz) = 93866eeca3125ad6fe0fd5fbadf93b019fb9cb31 -RMD160 (tex-etoolbox-20922/etoolbox.tar.xz) = 7b5bc3a3c18f84fbda010bf5d8cd6efb0cf898aa -Size (tex-etoolbox-20922/etoolbox.tar.xz) = 8024 bytes +SHA1 (tex-etoolbox-37189/etoolbox.tar.xz) = d1be003e84832ee05c75130ec6a8c5eaa49701f6 +RMD160 (tex-etoolbox-37189/etoolbox.tar.xz) = a63d8f0429c8efe4b4335c378b9543df92975912 +Size (tex-etoolbox-37189/etoolbox.tar.xz) = 8040 bytes diff --git a/devel/tex-l3experimental/DESCR b/devel/tex-l3experimental/DESCR new file mode 100644 index 000000000..41eb5f9d6 --- /dev/null +++ b/devel/tex-l3experimental/DESCR @@ -0,0 +1,18 @@ +The l3experimental packages are a collection of experimental +implementations for aspects of the LaTeX3 kernel, dealing with +higher-level ideas such as the Designer Interface. Some of them +work as stand alone packages, providing new functionality, and +can be used on top of LaTeX2e with no changes to the existing +kernel. The present release includes: xgalley, which controls +boxes receiving text for typesetting. l3regex: kernel support +for regular expression search and replace operations; l3sort: +kernel support for sorting sequences, token lists or comma- +lists, according to user-specified comparison criteria; l3str: +kernel support for string manipulation; l3tl-build: kernel +support for token list building; l3tl_analysis: kernel support +for token list analysis; and xcoffins, which allows the +alignment of boxes using a series of 'handle' positions, +supplementing the simple TeX reference point. All the files of +the bundle are also available in the Subversion (SVN) +repository of the LaTeX3 Project. The bundle on CTAN is based +on a snapshot of the SVN repository on 2013-10-11. diff --git a/devel/tex-l3experimental/Makefile b/devel/tex-l3experimental/Makefile new file mode 100644 index 000000000..ff82d6961 --- /dev/null +++ b/devel/tex-l3experimental/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/27 07:03:52 markd Exp $ + +DISTNAME= l3experimental +PKGNAME= tex-${DISTNAME}-0.5471 +TEXLIVE_REV= 35669 + +MAINTAINER= pkgsrc-users@NetBSD,org +COMMENT= Experimental LaTeX3 concepts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/tex-l3experimental/PLIST b/devel/tex-l3experimental/PLIST new file mode 100644 index 000000000..7407e4c6c --- /dev/null +++ b/devel/tex-l3experimental/PLIST @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:03:52 markd Exp $ +share/texmf-dist/tex/latex/l3experimental/l3sort/l3sort.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3flag.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3regex-trace.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3regex.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-convert.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88591.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso885910.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso885911.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso885913.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso885914.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso885915.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso885916.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88592.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88593.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88594.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88595.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88596.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88597.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88598.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-iso88599.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf16.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf32.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-enc-utf8.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-hex.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-name.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-string.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-esc-url.def +share/texmf-dist/tex/latex/l3experimental/l3str/l3str-format.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3str.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3tl-analysis.sty +share/texmf-dist/tex/latex/l3experimental/l3str/l3tl-build.sty +share/texmf-dist/tex/latex/l3experimental/xcoffins/xcoffins.sty +share/texmf-dist/tex/latex/l3experimental/xgalley/l3galley.sty +share/texmf-dist/tex/latex/l3experimental/xgalley/xgalley.sty diff --git a/devel/tex-l3experimental/distinfo b/devel/tex-l3experimental/distinfo new file mode 100644 index 000000000..5c8548b96 --- /dev/null +++ b/devel/tex-l3experimental/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 07:03:52 markd Exp $ + +SHA1 (tex-l3experimental-35669/l3experimental.tar.xz) = 5458050fdea1606e9b6aa1d37ab065c72ddf257c +RMD160 (tex-l3experimental-35669/l3experimental.tar.xz) = a392128cb915a40f41133639b4e396f81d70fc19 +Size (tex-l3experimental-35669/l3experimental.tar.xz) = 38008 bytes diff --git a/devel/tex-l3kernel-doc/Makefile b/devel/tex-l3kernel-doc/Makefile index cd123ed56..a646169fd 100644 --- a/devel/tex-l3kernel-doc/Makefile +++ b/devel/tex-l3kernel-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/05 15:44:49 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:11:56 markd Exp $ DISTNAME= l3kernel.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.2900 -TEXLIVE_REV= 24256 +PKGNAME= tex-${DISTNAME:S/./-/}-0.5547 +TEXLIVE_REV= 36423 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-l3kernel diff --git a/devel/tex-l3kernel-doc/PLIST b/devel/tex-l3kernel-doc/PLIST index 6ed2b659d..ba90f2ca2 100644 --- a/devel/tex-l3kernel-doc/PLIST +++ b/devel/tex-l3kernel-doc/PLIST @@ -1,12 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/05 15:44:49 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:11:56 markd Exp $ share/texmf-dist/doc/latex/l3kernel/README share/texmf-dist/doc/latex/l3kernel/expl3.pdf share/texmf-dist/doc/latex/l3kernel/interface3.pdf share/texmf-dist/doc/latex/l3kernel/interface3.tex +share/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf share/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf share/texmf-dist/doc/latex/l3kernel/l3styleguide.tex share/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf share/texmf-dist/doc/latex/l3kernel/l3syntax-changes.tex share/texmf-dist/doc/latex/l3kernel/source3.pdf share/texmf-dist/doc/latex/l3kernel/source3.tex -share/texmf-dist/doc/latex/l3kernel/source3body.tex diff --git a/devel/tex-l3kernel-doc/distinfo b/devel/tex-l3kernel-doc/distinfo index 89f30cd3d..caf58bed7 100644 --- a/devel/tex-l3kernel-doc/distinfo +++ b/devel/tex-l3kernel-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/11/05 15:44:49 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:11:56 markd Exp $ -SHA1 (tex-l3kernel-24256/l3kernel.doc.tar.xz) = 4378084735453dde0b070fc41c133aa36798f46d -RMD160 (tex-l3kernel-24256/l3kernel.doc.tar.xz) = 0cb5cdabc9bcf702b3672c33b83e43bf441c1d5e -Size (tex-l3kernel-24256/l3kernel.doc.tar.xz) = 4432696 bytes +SHA1 (tex-l3kernel-36423/l3kernel.doc.tar.xz) = 2bcdfdbc62cfe3e544dc2d4495e3c09133094976 +RMD160 (tex-l3kernel-36423/l3kernel.doc.tar.xz) = 820b6e25d77141466f115d9fc9ae090c93c81c71 +Size (tex-l3kernel-36423/l3kernel.doc.tar.xz) = 6494616 bytes diff --git a/devel/tex-l3kernel/Makefile b/devel/tex-l3kernel/Makefile index 40778c8ea..c1cc5faf0 100644 --- a/devel/tex-l3kernel/Makefile +++ b/devel/tex-l3kernel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/05 15:44:38 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:11:56 markd Exp $ DISTNAME= l3kernel -PKGNAME= tex-${DISTNAME}-0.2900 -TEXLIVE_REV= 24256 +PKGNAME= tex-${DISTNAME}-0.5547 +TEXLIVE_REV= 36423 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX3 programming conventions diff --git a/devel/tex-l3kernel/PLIST b/devel/tex-l3kernel/PLIST index 15643235a..15150daa4 100644 --- a/devel/tex-l3kernel/PLIST +++ b/devel/tex-l3kernel/PLIST @@ -1,22 +1,26 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/05 15:44:38 minskim Exp $ -share/texmf-dist/makeindex/l3kernel/l3doc.ist +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:11:56 markd Exp $ +share/texmf-dist/tex/latex/l3kernel/expl3-code.tex +share/texmf-dist/tex/latex/l3kernel/expl3-generic.tex share/texmf-dist/tex/latex/l3kernel/expl3.sty share/texmf-dist/tex/latex/l3kernel/l3basics.sty share/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty share/texmf-dist/tex/latex/l3kernel/l3box.sty +share/texmf-dist/tex/latex/l3kernel/l3candidates.sty share/texmf-dist/tex/latex/l3kernel/l3clist.sty share/texmf-dist/tex/latex/l3kernel/l3coffins.sty share/texmf-dist/tex/latex/l3kernel/l3color.sty share/texmf-dist/tex/latex/l3kernel/l3doc.cls +share/texmf-dist/tex/latex/l3kernel/l3docstrip.tex +share/texmf-dist/tex/latex/l3kernel/l3dvipdfmx.def +share/texmf-dist/tex/latex/l3kernel/l3dvips.def share/texmf-dist/tex/latex/l3kernel/l3expan.sty share/texmf-dist/tex/latex/l3kernel/l3file.sty share/texmf-dist/tex/latex/l3kernel/l3fp.sty share/texmf-dist/tex/latex/l3kernel/l3int.sty -share/texmf-dist/tex/latex/l3kernel/l3io.sty share/texmf-dist/tex/latex/l3kernel/l3keys.sty -share/texmf-dist/tex/latex/l3kernel/l3luatex.sty share/texmf-dist/tex/latex/l3kernel/l3msg.sty share/texmf-dist/tex/latex/l3kernel/l3names.sty +share/texmf-dist/tex/latex/l3kernel/l3pdfmode.def share/texmf-dist/tex/latex/l3kernel/l3prg.sty share/texmf-dist/tex/latex/l3kernel/l3prop.sty share/texmf-dist/tex/latex/l3kernel/l3quark.sty @@ -24,3 +28,6 @@ share/texmf-dist/tex/latex/l3kernel/l3seq.sty share/texmf-dist/tex/latex/l3kernel/l3skip.sty share/texmf-dist/tex/latex/l3kernel/l3tl.sty share/texmf-dist/tex/latex/l3kernel/l3token.sty +share/texmf-dist/tex/latex/l3kernel/l3unicode-data.def +share/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def + diff --git a/devel/tex-l3kernel/distinfo b/devel/tex-l3kernel/distinfo index 5541f4b29..e254cb776 100644 --- a/devel/tex-l3kernel/distinfo +++ b/devel/tex-l3kernel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/11/05 15:44:38 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:11:56 markd Exp $ -SHA1 (tex-l3kernel-24256/l3kernel.tar.xz) = 3fc0890b79a53567454071cb842f76ba93336ac1 -RMD160 (tex-l3kernel-24256/l3kernel.tar.xz) = 997c267fa5d452a66b8928f7ada5d4426b24e34f -Size (tex-l3kernel-24256/l3kernel.tar.xz) = 61580 bytes +SHA1 (tex-l3kernel-36423/l3kernel.tar.xz) = aa26a1438e5818667dca8aa567f2e3ef8921df60 +RMD160 (tex-l3kernel-36423/l3kernel.tar.xz) = b468f27f9556350a4d1f0f4e63ad2a8e58fd4f29 +Size (tex-l3kernel-36423/l3kernel.tar.xz) = 99744 bytes diff --git a/devel/tex-l3packages-doc/Makefile b/devel/tex-l3packages-doc/Makefile index 727d51795..59ec07834 100644 --- a/devel/tex-l3packages-doc/Makefile +++ b/devel/tex-l3packages-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/05 15:59:40 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:19:03 markd Exp $ DISTNAME= l3packages.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.2900 -TEXLIVE_REV= 24257 +PKGNAME= tex-${DISTNAME:S/./-/}-0.5471 +TEXLIVE_REV= 35669 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-l3packages diff --git a/devel/tex-l3packages-doc/PLIST b/devel/tex-l3packages-doc/PLIST index 74d14da8b..df2e760ba 100644 --- a/devel/tex-l3packages-doc/PLIST +++ b/devel/tex-l3packages-doc/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/05 15:59:40 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:19:03 markd Exp $ share/texmf-dist/doc/latex/l3packages/README +share/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e-demo.tex share/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf share/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf share/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf diff --git a/devel/tex-l3packages-doc/distinfo b/devel/tex-l3packages-doc/distinfo index e642b79d6..1e1240405 100644 --- a/devel/tex-l3packages-doc/distinfo +++ b/devel/tex-l3packages-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/11/05 15:59:40 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:19:03 markd Exp $ -SHA1 (tex-l3packages-24257/l3packages.doc.tar.xz) = 853edb49e683253f2aa3019adb881d6b5be0213a -RMD160 (tex-l3packages-24257/l3packages.doc.tar.xz) = b6f7f372c190ca1de1105f2edb6b8c6e92a5402d -Size (tex-l3packages-24257/l3packages.doc.tar.xz) = 1725396 bytes +SHA1 (tex-l3packages-35669/l3packages.doc.tar.xz) = 4a7a03069b7e6ff73189aebb890b390d096fd1f3 +RMD160 (tex-l3packages-35669/l3packages.doc.tar.xz) = ec4c4f935f37b2929bcf3d33ca5a9aacbaf97e09 +Size (tex-l3packages-35669/l3packages.doc.tar.xz) = 1534728 bytes diff --git a/devel/tex-l3packages/Makefile b/devel/tex-l3packages/Makefile index dba2134c2..36aa57a90 100644 --- a/devel/tex-l3packages/Makefile +++ b/devel/tex-l3packages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/05 15:59:30 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:19:03 markd Exp $ DISTNAME= l3packages -PKGNAME= tex-${DISTNAME}-0.2900 -TEXLIVE_REV= 24257 +PKGNAME= tex-${DISTNAME}-0.5471 +TEXLIVE_REV= 35669 MAINTAINER= minskim@NetBSD.org COMMENT= High-level LaTeX3 concepts diff --git a/devel/tex-l3packages/distinfo b/devel/tex-l3packages/distinfo index c48e7b14e..ff70e192c 100644 --- a/devel/tex-l3packages/distinfo +++ b/devel/tex-l3packages/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/11/05 15:59:30 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:19:03 markd Exp $ -SHA1 (tex-l3packages-24257/l3packages.tar.xz) = 59db0d25f7c96ea66cb8ce2234e71227160cfa98 -RMD160 (tex-l3packages-24257/l3packages.tar.xz) = cacc1051053f1a8a6ab9db999a4fe6de5a7fde9a -Size (tex-l3packages-24257/l3packages.tar.xz) = 15668 bytes +SHA1 (tex-l3packages-35669/l3packages.tar.xz) = b062b3d2a7c2ebb101910f963696055aca0672d6 +RMD160 (tex-l3packages-35669/l3packages.tar.xz) = 58b7fa157a62bc341cd171ec5b6b61bea6f79dfc +Size (tex-l3packages-35669/l3packages.tar.xz) = 16936 bytes diff --git a/devel/tex-lualibs-doc/Makefile b/devel/tex-lualibs-doc/Makefile index 3c5e1de46..8588c33d3 100644 --- a/devel/tex-lualibs-doc/Makefile +++ b/devel/tex-lualibs-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2012/07/09 13:53:25 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:22:25 markd Exp $ DISTNAME= lualibs.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.95 -TEXLIVE_REV= 21149 +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 34736 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-lualibs +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/tex-lualibs-doc/PLIST b/devel/tex-lualibs-doc/PLIST index 02fc0d62e..c320b9553 100644 --- a/devel/tex-lualibs-doc/PLIST +++ b/devel/tex-lualibs-doc/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2012/07/09 13:53:25 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:22:25 markd Exp $ +share/texmf-dist/doc/luatex/lualibs/LICENSE share/texmf-dist/doc/luatex/lualibs/NEWS share/texmf-dist/doc/luatex/lualibs/README share/texmf-dist/doc/luatex/lualibs/lualibs.pdf diff --git a/devel/tex-lualibs-doc/distinfo b/devel/tex-lualibs-doc/distinfo index 3767c249c..9756dbe24 100644 --- a/devel/tex-lualibs-doc/distinfo +++ b/devel/tex-lualibs-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/09 13:53:25 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:22:25 markd Exp $ -SHA1 (tex-lualibs-21149/lualibs.doc.tar.xz) = a918aad6572d538d0afae38b262f9452a7844427 -RMD160 (tex-lualibs-21149/lualibs.doc.tar.xz) = 1fa099618832a26fbe9545054756a6b4ba42daa8 -Size (tex-lualibs-21149/lualibs.doc.tar.xz) = 129220 bytes +SHA1 (tex-lualibs-34736/lualibs.doc.tar.xz) = 1e09ca9dd335290c953e3b72332e7da9b6ea8138 +RMD160 (tex-lualibs-34736/lualibs.doc.tar.xz) = 1f9f762f6d55b6bb65ac85fbd1e3cf9012e4bd08 +Size (tex-lualibs-34736/lualibs.doc.tar.xz) = 86188 bytes diff --git a/devel/tex-lualibs/Makefile b/devel/tex-lualibs/Makefile index f33e2c608..a45139b99 100644 --- a/devel/tex-lualibs/Makefile +++ b/devel/tex-lualibs/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2012/07/09 13:52:47 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:22:24 markd Exp $ DISTNAME= lualibs -PKGNAME= tex-${DISTNAME}-0.95 -TEXLIVE_REV= 21149 +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 34736 MAINTAINER= minskim@NetBSD.org COMMENT= Additional Lua functions for LuaTeX macro programmers +LICENSE= gnu-gpl-v2 DEPENDS+= luatex-[0-9]*:../../print/luatex diff --git a/devel/tex-lualibs/PLIST b/devel/tex-lualibs/PLIST index a2bd57d88..1dff8477a 100644 --- a/devel/tex-lualibs/PLIST +++ b/devel/tex-lualibs/PLIST @@ -1,19 +1,35 @@ -@comment $NetBSD: PLIST,v 1.1 2012/07/09 13:52:47 minskim Exp $ -share/texmf-dist/tex/luatex/lualibs/lualibs-aux.lua +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:22:24 markd Exp $ +share/texmf-dist/tex/luatex/lualibs/lualibs-basic.lua share/texmf-dist/tex/luatex/lualibs/lualibs-boolean.lua -share/texmf-dist/tex/luatex/lualibs/lualibs-dimen.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-compat.lua share/texmf-dist/tex/luatex/lualibs/lualibs-dir.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-extended.lua share/texmf-dist/tex/luatex/lualibs/lualibs-file.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-function.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-gzip.lua share/texmf-dist/tex/luatex/lualibs/lualibs-io.lua share/texmf-dist/tex/luatex/lualibs/lualibs-lpeg.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-lua.lua share/texmf-dist/tex/luatex/lualibs/lualibs-math.lua share/texmf-dist/tex/luatex/lualibs/lualibs-md5.lua share/texmf-dist/tex/luatex/lualibs/lualibs-number.lua share/texmf-dist/tex/luatex/lualibs/lualibs-os.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-package.lua share/texmf-dist/tex/luatex/lualibs/lualibs-set.lua share/texmf-dist/tex/luatex/lualibs/lualibs-string.lua share/texmf-dist/tex/luatex/lualibs/lualibs-table.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-trac-inf.lua share/texmf-dist/tex/luatex/lualibs/lualibs-unicode.lua share/texmf-dist/tex/luatex/lualibs/lualibs-url.lua -share/texmf-dist/tex/luatex/lualibs/lualibs-utils.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-deb.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-dim.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-fmt.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-jsn.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-lua.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-prs.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-sta.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-sto.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-str.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-tab.lua +share/texmf-dist/tex/luatex/lualibs/lualibs-util-tpl.lua share/texmf-dist/tex/luatex/lualibs/lualibs.lua diff --git a/devel/tex-lualibs/distinfo b/devel/tex-lualibs/distinfo index 19f9e8158..90752df94 100644 --- a/devel/tex-lualibs/distinfo +++ b/devel/tex-lualibs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/09 13:52:47 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:22:24 markd Exp $ -SHA1 (tex-lualibs-21149/lualibs.tar.xz) = 2761255406fbbe5cbb064ca15e1f651e41d2310e -RMD160 (tex-lualibs-21149/lualibs.tar.xz) = a829f6242f30454548623a3fbce12837baba7603 -Size (tex-lualibs-21149/lualibs.tar.xz) = 24812 bytes +SHA1 (tex-lualibs-34736/lualibs.tar.xz) = 2fb8f0accfeb0252c33b77566fcb70ccf7b5f678 +RMD160 (tex-lualibs-34736/lualibs.tar.xz) = c3fe28491aec150e40abe9df9ed45775b9ccfae2 +Size (tex-lualibs-34736/lualibs.tar.xz) = 69216 bytes diff --git a/devel/tex-luatexbase-doc/Makefile b/devel/tex-luatexbase-doc/Makefile index 5c2ed77b6..a1aea9b66 100644 --- a/devel/tex-luatexbase-doc/Makefile +++ b/devel/tex-luatexbase-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/07/09 14:06:31 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:26:35 markd Exp $ DISTNAME= luatexbase.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.31 -TEXLIVE_REV= 22560 +PKGNAME= tex-${DISTNAME:S/./-/}-0.6 +TEXLIVE_REV= 30562 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-luatexbase diff --git a/devel/tex-luatexbase-doc/PLIST b/devel/tex-luatexbase-doc/PLIST index df3bebfad..ba5a35367 100644 --- a/devel/tex-luatexbase-doc/PLIST +++ b/devel/tex-luatexbase-doc/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2012/07/09 14:06:31 minskim Exp $ -share/texmf-dist/doc/luatex/luatexbase/Changes +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:26:35 markd Exp $ +share/texmf-dist/doc/luatex/luatexbase/NEWS share/texmf-dist/doc/luatex/luatexbase/README share/texmf-dist/doc/luatex/luatexbase/TODO share/texmf-dist/doc/luatex/luatexbase/luatexbase-attr.pdf diff --git a/devel/tex-luatexbase-doc/distinfo b/devel/tex-luatexbase-doc/distinfo index 1102a7acd..35ad256e6 100644 --- a/devel/tex-luatexbase-doc/distinfo +++ b/devel/tex-luatexbase-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/09 14:06:31 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:26:35 markd Exp $ -SHA1 (tex-luatexbase-22560/luatexbase.doc.tar.xz) = c26f814806da6ae7862f5c32186b90dc838a8261 -RMD160 (tex-luatexbase-22560/luatexbase.doc.tar.xz) = 483d3064b953a7bbb4fcb24992fd2ecbc1d19d68 -Size (tex-luatexbase-22560/luatexbase.doc.tar.xz) = 2367592 bytes +SHA1 (tex-luatexbase-30562/luatexbase.doc.tar.xz) = 25d13396535a561fafc86d28f71f7f3a17ca13ca +RMD160 (tex-luatexbase-30562/luatexbase.doc.tar.xz) = 1c146d0dd6578276f1add7199aa80831f2ece0a2 +Size (tex-luatexbase-30562/luatexbase.doc.tar.xz) = 2391892 bytes diff --git a/devel/tex-luatexbase/Makefile b/devel/tex-luatexbase/Makefile index 1955ec78f..afcd06163 100644 --- a/devel/tex-luatexbase/Makefile +++ b/devel/tex-luatexbase/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/11/18 01:08:35 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/21 23:26:35 markd Exp $ DISTNAME= luatexbase -PKGNAME= tex-${DISTNAME}-0.31 -TEXLIVE_REV= 22560 -PKGREVISION= 1 +PKGNAME= tex-${DISTNAME}-0.6 +TEXLIVE_REV= 30562 MAINTAINER= minskim@NetBSD.org COMMENT= Basic resource management for LuaTeX code diff --git a/devel/tex-luatexbase/distinfo b/devel/tex-luatexbase/distinfo index 49e14ae3b..06946ad6c 100644 --- a/devel/tex-luatexbase/distinfo +++ b/devel/tex-luatexbase/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/09 14:05:52 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:26:35 markd Exp $ -SHA1 (tex-luatexbase-22560/luatexbase.tar.xz) = 886e8ab98db9343f2b8dfa18851f2382e8b474ae -RMD160 (tex-luatexbase-22560/luatexbase.tar.xz) = 1ac816ce2a7b4f29c4ea2616a2acc4c12383c307 -Size (tex-luatexbase-22560/luatexbase.tar.xz) = 7756 bytes +SHA1 (tex-luatexbase-30562/luatexbase.tar.xz) = a5efdcc038454ee4cb535f4bfc5ad0aa1d53ac47 +RMD160 (tex-luatexbase-30562/luatexbase.tar.xz) = c9947217bd2c02a4875913511bd1cd0f30d79bc8 +Size (tex-luatexbase-30562/luatexbase.tar.xz) = 10080 bytes diff --git a/devel/tmake/Makefile b/devel/tmake/Makefile index 9122b6fa4..c151e58c9 100644 --- a/devel/tmake/Makefile +++ b/devel/tmake/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:30 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:00 wiz Exp $ # DISTNAME= tmake-1.13 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ftp://ftp.qtsoftware.com/freebies/tmake/ diff --git a/devel/tradcpp/DESCR b/devel/tradcpp/DESCR index cfc616c0e..f3c82e0c4 100644 --- a/devel/tradcpp/DESCR +++ b/devel/tradcpp/DESCR @@ -3,6 +3,6 @@ tradcpp is a traditional (K&R-style) preprocessor. It has the particular property that it doesn't (for the most part) trash whitespace, so it can be used on makefiles. -This is only release 0.1; it is missing some features and doubtless +This is release 0.5; it is still missing some features and doubtless has quite a few bugs, but it's capable of building at least some packages when used with imake. diff --git a/devel/tradcpp/Makefile b/devel/tradcpp/Makefile index ae9bf5927..f55363b56 100644 --- a/devel/tradcpp/Makefile +++ b/devel/tradcpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2013/09/12 11:15:12 jperkin Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/13 02:08:42 dholland Exp $ # -DISTNAME= tradcpp-0.4 +DISTNAME= tradcpp-0.5.1 CATEGORIES= devel MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/dholland/ @@ -11,7 +11,7 @@ COMMENT= Traditional (K&R-style) C preprocessor LICENSE= modified-bsd USE_BSD_MAKEFILE= yes -USE_TOOLS= nroff +USE_TOOLS+= nroff INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 .include "../../mk/bsd.pkg.mk" diff --git a/devel/tradcpp/distinfo b/devel/tradcpp/distinfo index 5b7c21e3d..c483f116b 100644 --- a/devel/tradcpp/distinfo +++ b/devel/tradcpp/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.8 2013/09/17 20:27:10 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/06/13 02:08:42 dholland Exp $ -SHA1 (tradcpp-0.4.tar.gz) = 71b9ff14032d2e1acbbe8258a368bf3fa45125a8 -RMD160 (tradcpp-0.4.tar.gz) = c8a7263083d94ff501c386001be7144a2ee50dfe -Size (tradcpp-0.4.tar.gz) = 34523 bytes -SHA1 (patch-main.c) = ef438aee0ba0da9ecd623340a808f9aaf22ce06c +SHA1 (tradcpp-0.5.1.tar.gz) = b10d31757e3e28cc5c32ffedf56b421ce436f002 +RMD160 (tradcpp-0.5.1.tar.gz) = 0ac1a49a8020b5ef23ed0d4bbed00b2fcf147ecc +Size (tradcpp-0.5.1.tar.gz) = 37156 bytes diff --git a/devel/tradcpp/patches/patch-main.c b/devel/tradcpp/patches/patch-main.c deleted file mode 100644 index 92f2fbf75..000000000 --- a/devel/tradcpp/patches/patch-main.c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-main.c,v 1.4 2013/09/17 20:27:10 wiz Exp $ - -Upstream patch to work around a clang build issue. - -diff -r c440247cbd69 -r 1a7de2c68290 main.c ---- main.c Sat Aug 24 18:50:05 2013 -0400 -+++ main.c Tue Sep 17 14:58:45 2013 -0400 -@@ -934,7 +934,7 @@ - return false; - } - --DEAD static -+DEAD PF(2, 3) static - void - usage(const char *progname, const char *fmt, ...) - { diff --git a/devel/ucommon/Makefile b/devel/ucommon/Makefile index 228a7d2e0..31513414b 100644 --- a/devel/ucommon/Makefile +++ b/devel/ucommon/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.8 2014/02/12 23:17:51 tron Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/18 02:43:24 rodent Exp $ # -DISTNAME= ucommon-6.1.0 -PKGREVISION= 1 +DISTNAME= ucommon-6.3.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=commonc++/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnu.org/software/commoncpp/ +HOMEPAGE= https://www.gnu.org/software/commoncpp/ COMMENT= Very light-weight C++ library for deeply embedded applications LICENSE= gnu-lgpl-v3 @@ -15,7 +14,6 @@ USE_TOOLS+= intltool pkg-config USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_CMAKE= yes -CMAKE_ARGS= -DINSTALL_MANDIR=${PKGMANDIR} PKGCONFIG_OVERRIDE+= commoncpp.pc.in PKGCONFIG_OVERRIDE+= ucommon.pc.in @@ -27,5 +25,4 @@ LDFLAGS.SunOS+= -lsocket -lnsl -lintl .include "../../mk/dlopen.buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" -.include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/ucommon/PLIST b/devel/ucommon/PLIST index b935a763d..c564c24e7 100644 --- a/devel/ucommon/PLIST +++ b/devel/ucommon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/01/10 02:32:50 rodent Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/18 02:43:24 rodent Exp $ bin/args bin/car bin/commoncpp-config @@ -18,6 +18,7 @@ include/commoncpp/exception.h include/commoncpp/export.h include/commoncpp/file.h include/commoncpp/mime.h +include/commoncpp/misc.h include/commoncpp/numbers.h include/commoncpp/object.h include/commoncpp/pointer.h @@ -63,15 +64,18 @@ include/ucommon/ucommon.h include/ucommon/unicode.h include/ucommon/vector.h include/ucommon/xml.h -lib/libcommoncpp.so -lib/libcommoncpp.so.6 -lib/libcommoncpp.so.${PKGVERSION} -lib/libucommon.so -lib/libucommon.so.6 -lib/libucommon.so.${PKGVERSION} -lib/libusecure.so -lib/libusecure.so.6 -lib/libusecure.so.${PKGVERSION} +${PLIST.static}lib/libcommoncpp.a +${PLIST.dynamic}lib/libcommoncpp.so +${PLIST.dynamic}lib/libcommoncpp.so.7 +${PLIST.dynamic}lib/libcommoncpp.so.7.0.5 +${PLIST.static}lib/libucommon.a +${PLIST.dynamic}lib/libucommon.so +${PLIST.dynamic}lib/libucommon.so.7 +${PLIST.dynamic}lib/libucommon.so.7.0.5 +${PLIST.static}lib/libusecure.a +${PLIST.dynamic}lib/libusecure.so +${PLIST.dynamic}lib/libusecure.so.7 +${PLIST.dynamic}lib/libusecure.so.7.0.5 lib/pkgconfig/commoncpp.pc lib/pkgconfig/ucommon.pc man/man1/args.1 @@ -84,3 +88,5 @@ man/man1/scrub-files.1 man/man1/sockaddr.1 man/man1/ucommon-config.1 man/man1/zerofill.1 +share/ucommon/cmake/CapeConfig.cmake +share/ucommon/cmake/CapeMakeTargets.cmake diff --git a/devel/ucommon/buildlink3.mk b/devel/ucommon/buildlink3.mk index cb8a9ea54..272ee1ff0 100644 --- a/devel/ucommon/buildlink3.mk +++ b/devel/ucommon/buildlink3.mk @@ -1,17 +1,25 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/02/12 23:17:51 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/04/18 02:48:50 rodent Exp $ BUILDLINK_TREE+= ucommon .if !defined(UCOMMON_BUILDLINK3_MK) UCOMMON_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.ucommon+= ucommon>=5.0.6 -BUILDLINK_ABI_DEPENDS.ucommon?= ucommon>=6.1.0nb1 +BUILDLINK_API_DEPENDS.ucommon+= ucommon>=6.0.0 +BUILDLINK_ABI_DEPENDS.ucommon?= ucommon>=6.3.1 BUILDLINK_PKGSRCDIR.ucommon?= ../../devel/ucommon pkgbase := ucommon .include "../../mk/pkg-build-options.mk" +.if !empty(PKG_BUILD_OPTIONS.ucommon:Mgnutls) +.include "../../security/gnutls/buildlink3.mk" +.endif + +.if !empty(PKG_BUILD_OPTIONS.ucommon:Mopenssl) +.include "../../security/openssl/buildlink3.mk" +.endif + .if !empty(PKG_BUILD_OPTIONS.ucommon:Mstatic) BUILDLINK_DEPMETHOD.ucommon?= build .endif diff --git a/devel/ucommon/distinfo b/devel/ucommon/distinfo index 560d2512b..da54409ba 100644 --- a/devel/ucommon/distinfo +++ b/devel/ucommon/distinfo @@ -1,10 +1,9 @@ -$NetBSD: distinfo,v 1.8 2014/01/19 00:49:06 rodent Exp $ +$NetBSD: distinfo,v 1.10 2015/04/23 18:25:15 joerg Exp $ -SHA1 (ucommon-6.1.0.tar.gz) = c20dc9c5ec53131284cbc523148302b6e135a9ac -RMD160 (ucommon-6.1.0.tar.gz) = 93e175c0970e335acb2df2b8ee2433720ba69fdd -Size (ucommon-6.1.0.tar.gz) = 826742 bytes -SHA1 (patch-CMakeLists.txt) = 53e9ffad15d45a89eb1b992da3d6a965a46d0447 -SHA1 (patch-commoncpp_address.cpp) = 64cbb5ae5f43b994a36d65d893cf58309e7324df -SHA1 (patch-commoncpp_udp.cpp) = 6950168df08702bb5aed023682e8a73e73b6f965 -SHA1 (patch-inc_ucommon_string.h) = 334e9a71dfbf94f81ced34e0af7074c67f65b8da -SHA1 (patch-utils_keywait.cpp) = 7f5a595b080f3e61097cf99680602d8fcc84bafa +SHA1 (ucommon-6.3.1.tar.gz) = 82db4fda4b11589b0b02a2afb07a4f675edacfb9 +RMD160 (ucommon-6.3.1.tar.gz) = b58ac6dcd7b5e88fdc2e38703cddc9afd17175bf +Size (ucommon-6.3.1.tar.gz) = 830661 bytes +SHA1 (patch-commoncpp_tcp.cpp) = 312c1b4ee234852dcecb0ba2fbdf8813e7ca1704 +SHA1 (patch-commoncpp_udp.cpp) = 34607048d74a0c0142334179e43f481aa4affab7 +SHA1 (patch-configure) = 13335dcb186aa37a12e8dafcf64c077ccc543819 +SHA1 (patch-utils_keywait.cpp) = 003bc190393f0b1c3e052605136ef9cf50bddc40 diff --git a/devel/ucommon/options.mk b/devel/ucommon/options.mk index ed4e682ef..2b9e6d5f2 100644 --- a/devel/ucommon/options.mk +++ b/devel/ucommon/options.mk @@ -1,17 +1,30 @@ -# $NetBSD: options.mk,v 1.1 2013/06/27 01:36:25 rodent Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/18 02:43:24 rodent Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ucommon -PKG_SUPPORTED_OPTIONS= static tests -PKG_SUGGESTED_OPTIONS+= # blank +PKG_SUPPORTED_OPTIONS= gnutls openssl static tests +PKG_SUGGESTED_OPTIONS+= openssl PLIST_VARS+= dynamic static .include "../../mk/bsd.options.mk" +.if !empty(PKG_OPTIONS:Mgnutls) +BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.0.0 +.include "../../security/gnutls/buildlink3.mk" +.endif + +.if !empty(PKG_OPTIONS:Mopenssl) +BUILDLINK_API_DEPENDS.openssl+= openssl>=1.0.0 +.include "../../security/openssl/buildlink3.mk" +CMAKE_ARGS+= -DCRYPTO_OPENSSL=ON +.else +CMAKE_ARGS+= -DCRYPTO_OPENSSL=OFF +.endif + .if !empty(PKG_OPTIONS:Mstatic) -CMAKE_ARGS+= -DBUILD_STATIC=ON +CMAKE_ARGS+= -DBUILD_STATIC=ON -DCRYPTO_STATIC=ON PLIST.static= yes .else -CMAKE_ARGS+= -DBUILD_STATIC=OFF +CMAKE_ARGS+= -DBUILD_STATIC=OFF -DCRYPTO_STATIC=OFF PLIST.dynamic= yes .endif diff --git a/devel/ucommon/patches/patch-CMakeLists.txt b/devel/ucommon/patches/patch-CMakeLists.txt deleted file mode 100644 index 5b9a161a6..000000000 --- a/devel/ucommon/patches/patch-CMakeLists.txt +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-CMakeLists.txt,v 1.2 2014/01/19 00:49:06 rodent Exp $ - -Fix INSTALL_MANDIR overwriting itself. - ---- CMakeLists.txt.orig 2014-01-04 17:15:36.000000000 +0000 -+++ CMakeLists.txt -@@ -42,15 +42,7 @@ if(WIN32) - set(SYSCONFDIR "etc" CACHE PATH "config directory") - set(STATEDIR "var" CACHE PATH "state directory") - else() -- if (NOT LIB_SUFFIX) -- if (NOT EXISTS /etc/debian_version) -- if (${CMAKE_SYSTEM_PROCESSOR} STREQUAL "x86_64") -- set(LIB_SUFFIX 64) -- endif() -- endif() -- endif() - set(INSTALL_SBINDIR sbin) -- set(INSTALL_MANDIR share/man) - set(INSTALL_LOCALE share/locale) - set(INSTALL_DOCDIR share/doc/${PROJECT_NAME}) - set(INSTALL_INFODIR share/info) diff --git a/devel/ucommon/patches/patch-commoncpp_address.cpp b/devel/ucommon/patches/patch-commoncpp_address.cpp deleted file mode 100644 index f47ed7b1c..000000000 --- a/devel/ucommon/patches/patch-commoncpp_address.cpp +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-commoncpp_address.cpp,v 1.3 2014/01/19 00:49:06 rodent Exp $ - -Be explicit that the local version of bitset is wanted, not the STL -version in std for C++11 libraries. - ---- commoncpp/address.cpp.orig 2014-01-04 17:32:41.000000000 +0000 -+++ commoncpp/address.cpp -@@ -1062,7 +1062,7 @@ void IPV4Cidr::set(const char *cp) - #endif - - memset(&netmask, 0, sizeof(netmask)); -- bitset((bit_t *)&netmask, getMask(cp)); -+ ::bitset((bit_t *)&netmask, getMask(cp)); - setString(cbuf, sizeof(cbuf), cp); - - ep = (char *)strchr(cp, '/'); -@@ -1192,7 +1192,7 @@ void IPV6Cidr::set(const char *cp) - char *ep; - - memset(&netmask, 0, sizeof(netmask)); -- bitset((bit_t *)&netmask, getMask(cp)); -+ ::bitset((bit_t *)&netmask, getMask(cp)); - setString(cbuf, sizeof(cbuf), cp); - ep = (char *)strchr(cp, '/'); - if(ep) diff --git a/devel/ucommon/patches/patch-commoncpp_tcp.cpp b/devel/ucommon/patches/patch-commoncpp_tcp.cpp new file mode 100644 index 000000000..48824188a --- /dev/null +++ b/devel/ucommon/patches/patch-commoncpp_tcp.cpp @@ -0,0 +1,15 @@ +$NetBSD: patch-commoncpp_tcp.cpp,v 1.1 2015/04/23 18:25:15 joerg Exp $ + +--- commoncpp/tcp.cpp.orig 2015-04-23 14:03:06.000000000 +0000 ++++ commoncpp/tcp.cpp +@@ -457,8 +457,8 @@ TCPStream::TCPStream(TCPV6Socket &server + #endif + + TCPStream::TCPStream(const IPV4Host &host, tpport_t port, unsigned size, bool throwflag, timeout_t to) : +- streambuf(), Socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) +- ,iostream(), ++ streambuf(), Socket(AF_INET, SOCK_STREAM, IPPROTO_TCP), ++ iostream((streambuf *)this), + bufsize(0),gbuf(NULL),pbuf(NULL) { + family = IPV4; + timeout = to; diff --git a/devel/ucommon/patches/patch-commoncpp_udp.cpp b/devel/ucommon/patches/patch-commoncpp_udp.cpp index 42387f0d3..6add92200 100644 --- a/devel/ucommon/patches/patch-commoncpp_udp.cpp +++ b/devel/ucommon/patches/patch-commoncpp_udp.cpp @@ -1,17 +1,10 @@ -$NetBSD: patch-commoncpp_udp.cpp,v 1.2 2014/01/19 00:49:06 rodent Exp $ +$NetBSD: patch-commoncpp_udp.cpp,v 1.3 2015/04/18 02:43:24 rodent Exp $ ---- commoncpp/udp.cpp.orig 2014-01-04 17:32:41.000000000 +0000 +Fix build for NetBSD. + +--- commoncpp/udp.cpp.orig 2015-03-24 23:28:03.000000000 +0000 +++ commoncpp/udp.cpp -@@ -409,7 +409,7 @@ Socket::Error UDPSocket::join(const IPV4 - setsockopt(so, IPPROTO_IP, IP_ADD_MEMBERSHIP, (char *)&group, sizeof(group)); - return errSuccess; - --#elif defined(IP_ADD_MEMBERSHIP) && defined(SIOCGIFINDEX) && !defined(__FreeBSD__) && !defined(__FreeBSD_kernel__) && !defined(_OSF_SOURCE) && !defined(__hpux) && !defined(__GNU__) -+#elif defined(IP_ADD_MEMBERSHIP) && defined(SIOCGIFINDEX) && !defined(__FreeBSD__) && !defined(__FreeBSD_kernel__) && !defined(_OSF_SOURCE) && !defined(__hpux) && !defined(__GNU__) && !defined(__NetBSD__) - - struct ip_mreqn group; - struct sockaddr_in myaddr; -@@ -448,7 +448,7 @@ Socket::Error UDPSocket::join(const IPV4 +@@ -317,7 +317,7 @@ Socket::Error UDPSocket::join(const ucom Socket::Error UDPSocket::getInterfaceIndex(const char *DeviceName,int& InterfaceIndex) { #ifndef _MSWINDOWS_ diff --git a/devel/ucommon/patches/patch-configure b/devel/ucommon/patches/patch-configure new file mode 100644 index 000000000..26f3fcbcd --- /dev/null +++ b/devel/ucommon/patches/patch-configure @@ -0,0 +1,15 @@ +$NetBSD: patch-configure,v 1.1 2015/04/18 02:43:24 rodent Exp $ + +Fix portability failure. + +--- configure.orig 2015-03-24 23:44:16.000000000 +0000 ++++ configure +@@ -16782,7 +16782,7 @@ if test "${enable_utils+set}" = set; the + enableval=$enable_utils; + fi + +-if test x"$enable_utils" == "xno"; then ++if test x"$enable_utils" = "xno"; then + if false; then + BUILD_UTILS_TRUE= + BUILD_UTILS_FALSE='#' diff --git a/devel/ucommon/patches/patch-inc_ucommon_string.h b/devel/ucommon/patches/patch-inc_ucommon_string.h deleted file mode 100644 index ef68f123d..000000000 --- a/devel/ucommon/patches/patch-inc_ucommon_string.h +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-inc_ucommon_string.h,v 1.2 2014/01/19 00:49:06 rodent Exp $ - ---- inc/ucommon/string.h.orig 2014-01-04 17:30:39.000000000 +0000 -+++ inc/ucommon/string.h -@@ -1627,7 +1627,7 @@ public: - * @param string2 to compare. - * @return 0 if equal, > 0 if s2 > s1, < 0 if s2 < s1. - */ --extern "C" inline int stricmp(const char *string1, const char *string2) -+inline int stricmp(const char *string1, const char *string2) - {return String::case_compare(string1, string2);} - - /** -@@ -1637,7 +1637,7 @@ extern "C" inline int stricmp(const char - * @param max size of string to compare. - * @return 0 if equal, > 0 if s2 > s1, < 0 if s2 < s1. - */ --extern "C" inline int strnicmp(const char *string1, const char *string2, size_t max) -+inline int strnicmp(const char *string1, const char *string2, size_t max) - {return String::case_compare(string1, string2, max);} - - #endif diff --git a/devel/ucommon/patches/patch-utils_keywait.cpp b/devel/ucommon/patches/patch-utils_keywait.cpp index 3b153582c..7a2a4429f 100644 --- a/devel/ucommon/patches/patch-utils_keywait.cpp +++ b/devel/ucommon/patches/patch-utils_keywait.cpp @@ -1,10 +1,10 @@ -$NetBSD: patch-utils_keywait.cpp,v 1.1 2014/01/26 04:00:19 rodent Exp $ +$NetBSD: patch-utils_keywait.cpp,v 1.2 2015/04/18 02:43:24 rodent Exp $ Fix unportable cfmakeraw() for SunOS. ---- utils/keywait.cpp.orig 2014-01-04 17:31:43.000000000 +0000 +--- utils/keywait.cpp.orig 2015-03-24 23:42:51.000000000 +0000 +++ utils/keywait.cpp -@@ -122,7 +122,15 @@ PROGRAM_MAIN(argc, argv) +@@ -123,7 +123,15 @@ int main(int argc, char **argv) shell::exiting(&cleanup); tcgetattr(0, ¤t); diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index e8cd4c8ff..e2c8a1c10 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/11/14 08:03:31 markd Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:20:40 tnn Exp $ DISTNAME= umbrello-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= devel COMMENT= UML Modeller diff --git a/devel/userspace-rcu/Makefile b/devel/userspace-rcu/Makefile index afea218cc..7b9fa9e6f 100644 --- a/devel/userspace-rcu/Makefile +++ b/devel/userspace-rcu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/01/04 02:53:44 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/26 14:32:57 pettai Exp $ # -DISTNAME= userspace-rcu-0.8.6 +DISTNAME= userspace-rcu-0.8.7 CATEGORIES= devel MASTER_SITES= http://lttng.org/files/urcu/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/userspace-rcu/PLIST b/devel/userspace-rcu/PLIST index 5f828447a..e3e278810 100644 --- a/devel/userspace-rcu/PLIST +++ b/devel/userspace-rcu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/01/31 22:01:40 pettai Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/05/26 14:32:57 pettai Exp $ include/urcu-bp.h include/urcu-call-rcu.h include/urcu-defer.h @@ -16,6 +16,7 @@ include/urcu/hlist.h include/urcu/lfstack.h include/urcu/list.h include/urcu/map/urcu-bp.h +include/urcu/map/urcu-mp.h include/urcu/map/urcu-qsbr.h include/urcu/map/urcu.h include/urcu/rcuhlist.h diff --git a/devel/userspace-rcu/distinfo b/devel/userspace-rcu/distinfo index 26e3c2136..0ffe76f34 100644 --- a/devel/userspace-rcu/distinfo +++ b/devel/userspace-rcu/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2015/03/19 19:14:26 joerg Exp $ +$NetBSD: distinfo,v 1.10 2015/05/26 14:32:57 pettai Exp $ -SHA1 (userspace-rcu-0.8.6.tar.bz2) = f10e9bf812557cd0c2a35a277e04010ec278d25d -RMD160 (userspace-rcu-0.8.6.tar.bz2) = 4d40678ed27a78768cea1947e54a2b510b52fa33 -Size (userspace-rcu-0.8.6.tar.bz2) = 424037 bytes +SHA1 (userspace-rcu-0.8.7.tar.bz2) = 5306999b8a3296f3dea91246d92e0a993d732898 +RMD160 (userspace-rcu-0.8.7.tar.bz2) = 284d80e80787cb6c91696984813031a810a61bd8 +Size (userspace-rcu-0.8.7.tar.bz2) = 425072 bytes SHA1 (patch-urcu_uatomic_generic.h) = 6492e58d704805b29e9dce119c76ebdf615adddc diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index eec29e809..e44fb6174 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/12/01 10:19:36 alnsn Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:00 wiz Exp $ # DISTNAME= valgrind-3.10.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://valgrind.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/vera++/Makefile b/devel/vera++/Makefile index a48a04ce2..45b383172 100644 --- a/devel/vera++/Makefile +++ b/devel/vera++/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/11/07 19:39:29 adam Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/17 15:53:02 adam Exp $ # DISTNAME= vera++-1.1.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel MASTER_SITES= http://www.inspirel.com/vera/files/ diff --git a/devel/waf/Makefile b/devel/waf/Makefile index 58925f30a..5e7d4f524 100644 --- a/devel/waf/Makefile +++ b/devel/waf/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.8 2015/03/01 15:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/31 13:21:53 wiz Exp $ -DISTNAME= waf-1.8.7 +DISTNAME= waf-1.8.10 CATEGORIES= devel MASTER_SITES= http://ftp.waf.io/pub/release/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://code.google.com/p/waf/ -COMMENT= Framework for configuring, compiling and installing applications +HOMEPAGE= https://waf.io/ +COMMENT= Framework for configuring, compiling, and installing applications LICENSE= modified-bsd REPLACE_PYTHON= waf-light diff --git a/devel/waf/distinfo b/devel/waf/distinfo index 90f7c1048..e854e6409 100644 --- a/devel/waf/distinfo +++ b/devel/waf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/03/01 15:06:19 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/31 13:21:53 wiz Exp $ -SHA1 (waf-1.8.7.tar.bz2) = 154669c019b52481e17bb8a6bab3b33277637af2 -RMD160 (waf-1.8.7.tar.bz2) = 1ec4770de8d6e8f38da4ce15c881bcc028adf103 -Size (waf-1.8.7.tar.bz2) = 982199 bytes +SHA1 (waf-1.8.10.tar.bz2) = ad4bce8930627f7755c66aa02cb32f0372c6b1c4 +RMD160 (waf-1.8.10.tar.bz2) = fea2661586af1cf05a3e5428d0bdc45365cdab99 +Size (waf-1.8.10.tar.bz2) = 1325058 bytes diff --git a/devel/waf/waf.mk b/devel/waf/waf.mk index e04eee359..e180d1951 100644 --- a/devel/waf/waf.mk +++ b/devel/waf/waf.mk @@ -1,4 +1,4 @@ -# $NetBSD: waf.mk,v 1.1 2014/09/08 12:12:10 wiz Exp $ +# $NetBSD: waf.mk,v 1.2 2015/05/24 14:06:42 bsiegert Exp $ WAF_ENV+= CC=${CC:Q} WAF_ENV+= CFLAGS=${CFLAGS:Q} @@ -12,6 +12,12 @@ WAF_ENV+= PREFIX=${PREFIX} WAF_ENV+= JOBS=${MAKE_JOBS:Q} .endif +# Kludge to support rst2man on Mac OS X, PR pkg/49921 +.include "../../mk/bsd.prefs.mk" +.if ${OPSYS} == "Darwin" +WAF_ENV+= LC_ALL="en_US.UTF-8" +.endif + WAF_ARGS= --mandir=${PREFIX}/${PKGMANDIR} post-extract: diff --git a/devel/xfconf/DESCR b/devel/xfce4-conf/DESCR similarity index 100% rename from devel/xfconf/DESCR rename to devel/xfce4-conf/DESCR diff --git a/devel/xfce4-conf/Makefile b/devel/xfce4-conf/Makefile new file mode 100644 index 000000000..f22d2b63e --- /dev/null +++ b/devel/xfce4-conf/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:01 wiz Exp $ + +PKGREVISION= 2 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfconf-${XFCE4_VERSION} +PKGNAME= xfce4-conf-${XFCE4_VERSION} +CATEGORIES= devel + +HOMEPAGE= http://docs.xfce.org/xfce/xfconf/start +COMMENT= Xfce client-server configuration storage and query system + +PKGCONFIG_OVERRIDE= xfconf/libxfconf-0.pc.in + +CONFIGURE_ARGS+= --disable-perl-bindings + +MAKE_DIRS+= ${PREFIX}/include/xfce4 + +BUILDLINK_API_DEPENDS.dbus+= dbus>=1.0.0 +BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.72 + +.include "../../sysutils/dbus/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/xfce4-conf/PLIST b/devel/xfce4-conf/PLIST new file mode 100644 index 000000000..e2555b0c4 --- /dev/null +++ b/devel/xfce4-conf/PLIST @@ -0,0 +1,83 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:37 jperkin Exp $ +bin/xfconf-query +include/xfce4/xfconf-0/xfconf/xfconf-binding.h +include/xfce4/xfconf-0/xfconf/xfconf-channel.h +include/xfce4/xfconf-0/xfconf/xfconf-errors.h +include/xfce4/xfconf-0/xfconf/xfconf-types.h +include/xfce4/xfconf-0/xfconf/xfconf.h +lib/libxfconf-0.la +lib/pkgconfig/libxfconf-0.pc +lib/xfce4/xfconf/xfconfd +share/dbus-1/services/org.xfce.Xfconf.service +share/gtk-doc/html/xfconf/ch01.html +share/gtk-doc/html/xfconf/ch02.html +share/gtk-doc/html/xfconf/ch03.html +share/gtk-doc/html/xfconf/home.png +share/gtk-doc/html/xfconf/index.html +share/gtk-doc/html/xfconf/index.sgml +share/gtk-doc/html/xfconf/left-insensitive.png +share/gtk-doc/html/xfconf/left.png +share/gtk-doc/html/xfconf/right-insensitive.png +share/gtk-doc/html/xfconf/right.png +share/gtk-doc/html/xfconf/style.css +share/gtk-doc/html/xfconf/up-insensitive.png +share/gtk-doc/html/xfconf/up.png +share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html +share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html +share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html +share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html +share/gtk-doc/html/xfconf/xfconf-xfconf-types.html +share/gtk-doc/html/xfconf/xfconf-xfconf.html +share/gtk-doc/html/xfconf/xfconf.devhelp2 +share/locale/ar/LC_MESSAGES/xfconf.mo +share/locale/ast/LC_MESSAGES/xfconf.mo +share/locale/bg/LC_MESSAGES/xfconf.mo +share/locale/bn/LC_MESSAGES/xfconf.mo +share/locale/ca/LC_MESSAGES/xfconf.mo +share/locale/cs/LC_MESSAGES/xfconf.mo +share/locale/da/LC_MESSAGES/xfconf.mo +share/locale/de/LC_MESSAGES/xfconf.mo +share/locale/el/LC_MESSAGES/xfconf.mo +share/locale/en_AU/LC_MESSAGES/xfconf.mo +share/locale/en_GB/LC_MESSAGES/xfconf.mo +share/locale/es/LC_MESSAGES/xfconf.mo +share/locale/eu/LC_MESSAGES/xfconf.mo +share/locale/fi/LC_MESSAGES/xfconf.mo +share/locale/fr/LC_MESSAGES/xfconf.mo +share/locale/gl/LC_MESSAGES/xfconf.mo +share/locale/he/LC_MESSAGES/xfconf.mo +share/locale/hr/LC_MESSAGES/xfconf.mo +share/locale/hu/LC_MESSAGES/xfconf.mo +share/locale/id/LC_MESSAGES/xfconf.mo +share/locale/is/LC_MESSAGES/xfconf.mo +share/locale/it/LC_MESSAGES/xfconf.mo +share/locale/ja/LC_MESSAGES/xfconf.mo +share/locale/kk/LC_MESSAGES/xfconf.mo +share/locale/ko/LC_MESSAGES/xfconf.mo +share/locale/lt/LC_MESSAGES/xfconf.mo +share/locale/lv/LC_MESSAGES/xfconf.mo +share/locale/ms/LC_MESSAGES/xfconf.mo +share/locale/nb/LC_MESSAGES/xfconf.mo +share/locale/nl/LC_MESSAGES/xfconf.mo +share/locale/nn/LC_MESSAGES/xfconf.mo +share/locale/oc/LC_MESSAGES/xfconf.mo +share/locale/pa/LC_MESSAGES/xfconf.mo +share/locale/pl/LC_MESSAGES/xfconf.mo +share/locale/pt/LC_MESSAGES/xfconf.mo +share/locale/pt_BR/LC_MESSAGES/xfconf.mo +share/locale/ro/LC_MESSAGES/xfconf.mo +share/locale/ru/LC_MESSAGES/xfconf.mo +share/locale/si/LC_MESSAGES/xfconf.mo +share/locale/sk/LC_MESSAGES/xfconf.mo +share/locale/sr/LC_MESSAGES/xfconf.mo +share/locale/sv/LC_MESSAGES/xfconf.mo +share/locale/te/LC_MESSAGES/xfconf.mo +share/locale/th/LC_MESSAGES/xfconf.mo +share/locale/tr/LC_MESSAGES/xfconf.mo +share/locale/ug/LC_MESSAGES/xfconf.mo +share/locale/uk/LC_MESSAGES/xfconf.mo +share/locale/ur/LC_MESSAGES/xfconf.mo +share/locale/ur_PK/LC_MESSAGES/xfconf.mo +share/locale/zh_CN/LC_MESSAGES/xfconf.mo +share/locale/zh_HK/LC_MESSAGES/xfconf.mo +share/locale/zh_TW/LC_MESSAGES/xfconf.mo diff --git a/devel/xfce4-conf/buildlink3.mk b/devel/xfce4-conf/buildlink3.mk new file mode 100644 index 000000000..1e3d9c5d6 --- /dev/null +++ b/devel/xfce4-conf/buildlink3.mk @@ -0,0 +1,18 @@ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/25 14:20:40 tnn Exp $ + +BUILDLINK_TREE+= xfce4-conf + +.if !defined(XFCE4_CONF_BUILDLINK3_MK) +XFCE4_CONF_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.xfce4-conf+= xfce4-conf>=4.12.0 +BUILDLINK_ABI_DEPENDS.xfce4-conf?= xfce4-conf>=4.12.0nb1 +BUILDLINK_PKGSRCDIR.xfce4-conf?= ../../devel/xfce4-conf + +.include "../../sysutils/dbus/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.endif # XFCE4_CONF_BUILDLINK3_MK + +BUILDLINK_TREE+= -xfce4-conf diff --git a/devel/xfce4-conf/distinfo b/devel/xfce4-conf/distinfo new file mode 100644 index 000000000..c0afa58e6 --- /dev/null +++ b/devel/xfce4-conf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:37 jperkin Exp $ + +SHA1 (xfconf-4.12.0.tar.bz2) = 453b1589f242f293c193b0432accd8888964c3ab +RMD160 (xfconf-4.12.0.tar.bz2) = c328f7f1595a3912ac4008d2e70a5a0224b02d23 +Size (xfconf-4.12.0.tar.bz2) = 542544 bytes diff --git a/devel/xfce4-dev-tools/Makefile b/devel/xfce4-dev-tools/Makefile index 2273a2ad9..a55b4ecb0 100644 --- a/devel/xfce4-dev-tools/Makefile +++ b/devel/xfce4-dev-tools/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.27 2013/10/10 14:42:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:40 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.6.0 DISTNAME= xfce4-dev-tools-${XFCE4_VERSION} -PKGREVISION= 17 CATEGORIES= devel + +HOMEPAGE= http://users.xfce.org/~benny/projects/xfce4-dev-tools/ COMMENT= Xfce development tools -LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes diff --git a/devel/xfce4-dev-tools/PLIST b/devel/xfce4-dev-tools/PLIST index f8b345c95..cd4e401e4 100644 --- a/devel/xfce4-dev-tools/PLIST +++ b/devel/xfce4-dev-tools/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.5 2009/09/16 01:15:33 reed Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:37 jperkin Exp $ bin/xdt-autogen bin/xdt-commit +bin/xdt-csource share/xfce4/dev-tools/m4macros/xdt-depends.m4 share/xfce4/dev-tools/m4macros/xdt-features.m4 share/xfce4/dev-tools/m4macros/xdt-i18n.m4 diff --git a/devel/xfce4-dev-tools/buildlink3.mk b/devel/xfce4-dev-tools/buildlink3.mk deleted file mode 100644 index 6be5da8b2..000000000 --- a/devel/xfce4-dev-tools/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.4 2009/09/16 01:15:33 reed Exp $ - -BUILDLINK_TREE+= xfce4-dev-tools - -.if !defined(XFCE4_DEV_TOOLS_BUILDLINK3_MK) -XFCE4_DEV_TOOLS_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-dev-tools+= xfce4-dev-tools>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-dev-tools?= ../../devel/xfce4-dev-tools -BUILDLINK_DEPMETHOD.xfce4-dev-tools?= build -.endif # XFCE4_DEV_TOOLS_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-dev-tools diff --git a/devel/xfce4-dev-tools/distinfo b/devel/xfce4-dev-tools/distinfo index a065be854..eea2af061 100644 --- a/devel/xfce4-dev-tools/distinfo +++ b/devel/xfce4-dev-tools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/09/16 01:15:33 reed Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 08:56:37 jperkin Exp $ -SHA1 (xfce4-dev-tools-4.6.0.tar.bz2) = a5a5cbc9e5f84f4939e53e3327c51f4b749c38a2 -RMD160 (xfce4-dev-tools-4.6.0.tar.bz2) = ff2a5e9c7bd637efdc76b126f8854b934d4862ba -Size (xfce4-dev-tools-4.6.0.tar.bz2) = 61934 bytes +SHA1 (xfce4-dev-tools-4.12.0.tar.bz2) = b769c9bf7982cfb0b8b8491db1dde706aec46c5a +RMD160 (xfce4-dev-tools-4.12.0.tar.bz2) = dd1fb3b11830cad3f98d0eaf35d703528fcf95a6 +Size (xfce4-dev-tools-4.12.0.tar.bz2) = 309586 bytes diff --git a/devel/xfconf/Makefile b/devel/xfconf/Makefile deleted file mode 100644 index a9584d3c3..000000000 --- a/devel/xfconf/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:36:30 wiz Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -DISTNAME= xfconf-${XFCE4_VERSION} -PKGREVISION= 22 -CATEGORIES= devel -COMMENT= Xfce client-server configuration storage and query system - -PKGCONFIG_OVERRIDE= xfconf/libxfconf-0.pc.in - -PERL5_CONFIGURE= no -PERL5_PACKLIST= auto/Xfce4/Xfconf/.packlist - -CONFIGURE_ARGS+= --with-perl-options=${MAKE_PARAMS} - -MAKE_DIRS+= ${PREFIX}/include/xfce4 - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "Darwin" -CONFIGURE_ARGS+= --disable-visibility -.endif - -BUILDLINK_API_DEPENDS.dbus+= dbus>=1.0.0 -BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.72 - -.include "../../devel/p5-glib2/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/xfconf/PLIST b/devel/xfconf/PLIST deleted file mode 100644 index 20c7fbd6e..000000000 --- a/devel/xfconf/PLIST +++ /dev/null @@ -1,53 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/16 01:06:30 reed Exp $ -bin/xfconf-query -include/xfce4/xfconf-0/xfconf/xfconf-binding.h -include/xfce4/xfconf-0/xfconf/xfconf-channel.h -include/xfce4/xfconf-0/xfconf/xfconf-errors.h -include/xfce4/xfconf-0/xfconf/xfconf-types.h -include/xfce4/xfconf-0/xfconf/xfconf.h -lib/libxfconf-0.la -lib/pkgconfig/libxfconf-0.pc -libexec/xfconfd -share/dbus-1/services/org.xfce.Xfconf.service -share/gtk-doc/html/xfconf/ch01.html -share/gtk-doc/html/xfconf/ch02.html -share/gtk-doc/html/xfconf/ch03.html -share/gtk-doc/html/xfconf/home.png -share/gtk-doc/html/xfconf/index.html -share/gtk-doc/html/xfconf/index.sgml -share/gtk-doc/html/xfconf/left.png -share/gtk-doc/html/xfconf/right.png -share/gtk-doc/html/xfconf/style.css -share/gtk-doc/html/xfconf/up.png -share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html -share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html -share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html -share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html -share/gtk-doc/html/xfconf/xfconf-xfconf-types.html -share/gtk-doc/html/xfconf/xfconf-xfconf.html -share/gtk-doc/html/xfconf/xfconf.devhelp -share/gtk-doc/html/xfconf/xfconf.devhelp2 -share/locale/ca/LC_MESSAGES/xfconf.mo -share/locale/cs/LC_MESSAGES/xfconf.mo -share/locale/da/LC_MESSAGES/xfconf.mo -share/locale/de/LC_MESSAGES/xfconf.mo -share/locale/es/LC_MESSAGES/xfconf.mo -share/locale/eu/LC_MESSAGES/xfconf.mo -share/locale/fi/LC_MESSAGES/xfconf.mo -share/locale/fr/LC_MESSAGES/xfconf.mo -share/locale/gl/LC_MESSAGES/xfconf.mo -share/locale/hu/LC_MESSAGES/xfconf.mo -share/locale/id/LC_MESSAGES/xfconf.mo -share/locale/it/LC_MESSAGES/xfconf.mo -share/locale/ja/LC_MESSAGES/xfconf.mo -share/locale/nb/LC_MESSAGES/xfconf.mo -share/locale/nl/LC_MESSAGES/xfconf.mo -share/locale/pl/LC_MESSAGES/xfconf.mo -share/locale/pt/LC_MESSAGES/xfconf.mo -share/locale/pt_BR/LC_MESSAGES/xfconf.mo -share/locale/ro/LC_MESSAGES/xfconf.mo -share/locale/ru/LC_MESSAGES/xfconf.mo -share/locale/sv/LC_MESSAGES/xfconf.mo -share/locale/tr/LC_MESSAGES/xfconf.mo -share/locale/uk/LC_MESSAGES/xfconf.mo -share/locale/zh_CN/LC_MESSAGES/xfconf.mo diff --git a/devel/xfconf/buildlink3.mk b/devel/xfconf/buildlink3.mk deleted file mode 100644 index f84cea186..000000000 --- a/devel/xfconf/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.9 2012/09/15 10:04:22 obache Exp $ - -BUILDLINK_TREE+= xfconf - -.if !defined(XFCONF_BUILDLINK3_MK) -XFCONF_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfconf+= xfconf>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfconf+= xfconf>=4.6.1nb11 -BUILDLINK_PKGSRCDIR.xfconf?= ../../devel/xfconf - -.include "../../devel/glib2/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.endif # XFCONF_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfconf diff --git a/devel/xfconf/distinfo b/devel/xfconf/distinfo deleted file mode 100644 index 412204f1e..000000000 --- a/devel/xfconf/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/09/16 01:06:30 reed Exp $ - -SHA1 (xfconf-4.6.1.tar.bz2) = 6df092942c5c5af5d65a58589fb85e29755a37ee -RMD160 (xfconf-4.6.1.tar.bz2) = 970d3bf8bdd18c211b82fd0eb6ad2784cb8c52ef -Size (xfconf-4.6.1.tar.bz2) = 440499 bytes diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile index 870f83e55..feeb81e16 100644 --- a/devel/xsd/Makefile +++ b/devel/xsd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/11/07 19:39:29 adam Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/17 15:53:02 adam Exp $ DISTNAME= xsd-3.2.0+dep EXTRACT_SUFX= .tar.bz2 PKGNAME= xsd-3.2.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= devel textproc MASTER_SITES= http://www.codesynthesis.com/download/xsd/3.2/ diff --git a/devel/xulrunner10/Makefile b/devel/xulrunner10/Makefile index 48d93290c..94c775396 100644 --- a/devel/xulrunner10/Makefile +++ b/devel/xulrunner10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/02/21 23:35:39 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:20:40 tnn Exp $ .include "dist.mk" PKGNAME= xulrunner10-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner10/buildlink3.mk b/devel/xulrunner10/buildlink3.mk index a72dd29dd..dd7d3ed41 100644 --- a/devel/xulrunner10/buildlink3.mk +++ b/devel/xulrunner10/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2015/04/25 14:20:40 tnn Exp $ BUILDLINK_TREE+= xulrunner10 @@ -11,7 +11,7 @@ xulrunner10-preconfigure: cp ${PREFIX}/lib/xulrunner10/pkgconfig/* ${BUILDLINK_DIR}/lib/pkgconfig BUILDLINK_API_DEPENDS.xulrunner10+= xulrunner10>=10.0.2 -BUILDLINK_ABI_DEPENDS.xulrunner10+= xulrunner10>=10.0.12nb18 +BUILDLINK_ABI_DEPENDS.xulrunner10+= xulrunner10>=10.0.12nb24 BUILDLINK_PKGSRCDIR.xulrunner10?= ../../devel/xulrunner10 BUILDLINK_INCDIRS.xulrunner10+= lib/xulrunner10-sdk/include diff --git a/devel/xulrunner17/Makefile b/devel/xulrunner17/Makefile index a6a5d0502..00dd28011 100644 --- a/devel/xulrunner17/Makefile +++ b/devel/xulrunner17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:20:40 tnn Exp $ .include "dist.mk" PKGNAME= xulrunner17-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//} -PKGREVISION= 10 +PKGREVISION= 12 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner17/buildlink3.mk b/devel/xulrunner17/buildlink3.mk index 09efe2dc7..baec8d684 100644 --- a/devel/xulrunner17/buildlink3.mk +++ b/devel/xulrunner17/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/25 14:20:40 tnn Exp $ BUILDLINK_TREE+= xulrunner17 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xulrunner17 XULRUNNER17_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xulrunner17+= xulrunner17>=17.0.9 -BUILDLINK_ABI_DEPENDS.xulrunner17+= xulrunner17>=17.0.11nb6 +BUILDLINK_ABI_DEPENDS.xulrunner17+= xulrunner17>=17.0.11nb12 BUILDLINK_PKGSRCDIR.xulrunner17?= ../../devel/xulrunner17 BUILDLINK_INCDIRS.xulrunner17+= lib/xulrunner17/include diff --git a/devel/xulrunner192/Makefile b/devel/xulrunner192/Makefile index 6ec00ab5a..20e9d40a3 100644 --- a/devel/xulrunner192/Makefile +++ b/devel/xulrunner192/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:20:40 tnn Exp $ .include "dist.mk" PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -PKGREVISION= 26 +PKGREVISION= 28 CATEGORIES= devel www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/xulrunner192/buildlink3.mk b/devel/xulrunner192/buildlink3.mk index f12435ef5..9ed0b8d5f 100644 --- a/devel/xulrunner192/buildlink3.mk +++ b/devel/xulrunner192/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:20:40 tnn Exp $ BUILDLINK_TREE+= xulrunner192 @@ -11,7 +11,7 @@ xulrunner192-preconfigure: cp ${PREFIX}/lib/xulrunner192/pkgconfig/* ${BUILDLINK_DIR}/lib/pkgconfig BUILDLINK_API_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.17nb2<2.0 -BUILDLINK_ABI_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.28nb23 +BUILDLINK_ABI_DEPENDS.xulrunner192+= xulrunner192>=1.9.2.28nb28 BUILDLINK_PKGSRCDIR.xulrunner192?= ../../devel/xulrunner192 pkgbase := xulrunner192 diff --git a/devel/xulrunner192/distinfo b/devel/xulrunner192/distinfo index 7b67bb939..e7d6bfebd 100644 --- a/devel/xulrunner192/distinfo +++ b/devel/xulrunner192/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.19 2014/05/15 21:16:16 joerg Exp $ +$NetBSD: distinfo,v 1.20 2015/06/17 20:44:25 joerg Exp $ SHA1 (firefox-3.6.28.source.tar.bz2) = adeaa9bdd367878c5b522766e681798178e31577 RMD160 (firefox-3.6.28.source.tar.bz2) = 87cfca8e3f1df30e06eccffbf994825904eeedbc @@ -35,6 +35,7 @@ SHA1 (patch-be) = 30d3285a10f62c7302b2c2809b1ab06bce0d3316 SHA1 (patch-bf) = 6295d27762eb91162c00362306acbd47eeda61ac SHA1 (patch-bg) = ab79e04b5ac1453157cfb57754613210c74c3b90 SHA1 (patch-build_autoconf_moznbytetype.m4) = c0299f856d074f220d29f6388d5b0d96ad4b3e51 +SHA1 (patch-config_milestone.pl) = 11252595ce322f6f3307ec6597ac4b9eb71bbf75 SHA1 (patch-content_svg_content_src_nsSVGFilters.cpp) = ab83b19616148054046f5b2befdd1c447e27d485 SHA1 (patch-content_svg_content_src_nsSVGFilters.h) = d6a7b2616a450a182e227d917203b7369dbf184e SHA1 (patch-dom_src_threads_nsDOMWorkerEvents.cpp) = 2e29c52ddefa76a7ce28307d6dc8c0a87d8cecc2 diff --git a/devel/xulrunner192/patches/patch-config_milestone.pl b/devel/xulrunner192/patches/patch-config_milestone.pl new file mode 100644 index 000000000..b38a21461 --- /dev/null +++ b/devel/xulrunner192/patches/patch-config_milestone.pl @@ -0,0 +1,13 @@ +$NetBSD: patch-config_milestone.pl,v 1.1 2015/06/17 20:44:25 joerg Exp $ + +--- config/milestone.pl.orig 2015-06-17 19:15:44.000000000 +0000 ++++ config/milestone.pl +@@ -85,7 +85,7 @@ $MILESTONE_FILE = "$TOPSRCDIR/config/mi + # + my $milestone = Moz::Milestone::getOfficialMilestone($MILESTONE_FILE); + +-if (defined(@TEMPLATE_FILE)) { ++if (@TEMPLATE_FILE) { + my $TFILE; + + foreach $TFILE (@TEMPLATE_FILE) { diff --git a/devel/xulrunner24/Makefile b/devel/xulrunner24/Makefile index 71ad79ff7..903962427 100644 --- a/devel/xulrunner24/Makefile +++ b/devel/xulrunner24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/12/10 13:43:31 abs Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:20:40 tnn Exp $ MOZ_BRANCH= 24.8.1 MOZ_BRANCH_MINOR= esr @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/} EXTRACT_SUFX= .tar.bz2 PKGNAME= xulrunner24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/esr//:S/b/beta/} +PKGREVISION= 1 CATEGORIES= devel www MAINTAINER= ryoon@NetBSD.org diff --git a/devel/xulrunner24/buildlink3.mk b/devel/xulrunner24/buildlink3.mk index d4aefb5d3..d86693112 100644 --- a/devel/xulrunner24/buildlink3.mk +++ b/devel/xulrunner24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/25 14:20:40 tnn Exp $ BUILDLINK_TREE+= xulrunner24 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xulrunner24 XULRUNNER24_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xulrunner24+= xulrunner24>=24.0 -BUILDLINK_ABI_DEPENDS.xulrunner24+= xulrunner24>=24.4.0nb1 +BUILDLINK_ABI_DEPENDS.xulrunner24+= xulrunner24>=24.8.1nb1 BUILDLINK_PKGSRCDIR.xulrunner24?= ../../devel/xulrunner24 BUILDLINK_INCDIRS.xulrunner24+= lib/xulrunner24/include diff --git a/devel/xulrunner31/Makefile b/devel/xulrunner31/Makefile index dee98a2e2..628bc4ecb 100644 --- a/devel/xulrunner31/Makefile +++ b/devel/xulrunner31/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/04/02 19:29:38 tnn Exp $ +# $NetBSD: Makefile,v 1.12 2015/05/29 14:12:15 ryoon Exp $ -MOZ_BRANCH= 31.5 -MOZ_BRANCH_MINOR= .3esr +MOZ_BRANCH= 31.7 +MOZ_BRANCH_MINOR= .0esr MOZ_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} DISTNAME= firefox-${MOZ_VER}.source MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${MOZ_VER}/source/} @@ -16,7 +16,6 @@ HOMEPAGE= http://developer.mozilla.org/en/docs/XULRunner COMMENT= XML User Interface Language runtime environment LICENSE= mpl-1.1 -DIST_SUBDIR= firefox31-31.5.3 WRKSRC= ${WRKDIR}/mozilla-esr31 DISTINFO_FILE= ${.CURDIR}/../../www/firefox31/distinfo @@ -54,6 +53,9 @@ CHECK_INTERPRETER_SKIP+=lib/xulrunner31/sdk/bin/xpt.py .include "../../www/firefox31/mozilla-common.mk" .include "../../www/firefox31/options.mk" +post-extract: + mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S + pre-configure: cd ${WRKSRC} && mkdir ${OBJDIR} cd ${WRKSRC} && autoconf diff --git a/devel/xulrunner31/buildlink3.mk b/devel/xulrunner31/buildlink3.mk index c94f5ea48..c800cce3b 100644 --- a/devel/xulrunner31/buildlink3.mk +++ b/devel/xulrunner31/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2014/11/03 12:21:29 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/25 14:20:40 tnn Exp $ BUILDLINK_TREE+= xulrunner31 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xulrunner31 XULRUNNER31_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xulrunner31+= xulrunner31>=31.2.0 -BUILDLINK_ABI_DEPENDS.xulrunner31+= xulrunner31>=31.2.0 +BUILDLINK_ABI_DEPENDS.xulrunner31+= xulrunner31>=31.6.0nb2 BUILDLINK_PKGSRCDIR.xulrunner31?= ../../devel/xulrunner31 BUILDLINK_INCDIRS.xulrunner31+= lib/xulrunner31/include diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013 index fc08a8f94..dab6da8af 100644 --- a/doc/CHANGES-2013 +++ b/doc/CHANGES-2013 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2013,v 1.4625 2015/01/16 21:08:58 adam Exp $ +$NetBSD: CHANGES-2013,v 1.4627 2015/06/14 18:14:41 wiz Exp $ Changes to the packages collection and infrastructure in 2013: @@ -1995,6 +1995,7 @@ Changes to the packages collection and infrastructure in 2013: Updated audio/mp3check to 0.8.7 [drochner 2013-04-10] Updated net/grilo to 0.2.5 [drochner 2013-04-10] Updated net/grilo-plugins to 0.2.6 [drochner 2013-04-10] + Added net/gst-plugins1-soup version 1.0.6 [drochner 2013-04-10] Added textproc/aspell-ast version 0.01 [rodent 2013-04-10] Added textproc/aspell-az version 0.02.0 [rodent 2013-04-10] Added textproc/aspell-be version 0.01 [rodent 2013-04-10] diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015 index 3479ae76d..34dcbb8f0 100644 --- a/doc/CHANGES-2015 +++ b/doc/CHANGES-2015 @@ -1,9 +1,4 @@ -$NetBSD: CHANGES-2015,v 1.1542 2015/04/02 15:28:34 wiz Exp $ - -[PLEASE NOTE THAT PKGSRC IS IN A FREEZE IN PREPARATION FOR THE -2015Q1 BRANCH. PLEASE DO NOT ADD ANY MORE PACKAGES RIGHT NOW, -OR MAKE ANY CHANGES TO THE INFRASTRUCTURE. IF IN DOUBT, PLEASE -ASK. THANKS - agc] +$NetBSD: CHANGES-2015,v 1.2765 2015/06/28 15:36:27 taca Exp $ Changes to the packages collection and infrastructure in 2015: @@ -2143,3 +2138,3210 @@ Changes to the packages collection and infrastructure in 2015: Updated security/lasso to 2.4.1 [manu 2015-04-01] Updated www/ap2-auth-mellon to 0.10.0 [manu 2015-04-01] Updated devel/py-dulwich to 0.10.1a [wiz 2015-04-02] + mk/bsd.pkg.mk: freeze ended for pkgsrc-2015Q1 branch [agc 2015-04-02] + Updated x11/libdrm to 2.4.60 [tnn 2015-04-02] + Updated sysutils/py-structlog to 15.1.0 [rodent 2015-04-02] + Updated textproc/py-colour to 0.1.1 [rodent 2015-04-02] + Updated emulators/mame to 0.160 [wiz 2015-04-02] + Updated emulators/mess to 0.160 [wiz 2015-04-02] + Updated x11/xcb-util-cursor to 0.1.2 [wiz 2015-04-02] + Updated x11/libXdmcp to 1.1.2 [wiz 2015-04-02] + Updated graphics/png to 1.6.17 [wiz 2015-04-02] + Added misc/khard version 0.3.0 [wiz 2015-04-02] + Updated devel/afl to 1.58b [wiz 2015-04-02] + Updated x11/xterm to 317 [wiz 2015-04-02] + Added textproc/py-ftfy version 3.4.0 [rodent 2015-04-02] + Updated net/unison2.40 to 2.40.128 [wiz 2015-04-02] + Updated security/py-cryptography to 0.8.1 [wiz 2015-04-02] + Updated misc/calibre to 2.22.0 [wiz 2015-04-02] + Updated mail/mutt-kz to 1.5.23.1rc1 [wiz 2015-04-02] + Updated devel/py-setuptools to 14.3.1 [wiz 2015-04-02] + Updated fonts/harfbuzz to 0.9.40 [wiz 2015-04-02] + Updated devel/global to 6.4 [wiz 2015-04-02] + Updated multimedia/ffmpeg2 to 2.6.1 [wiz 2015-04-02] + Updated misc/py-anki2 to 2.0.32 [wiz 2015-04-02] + Updated devel/py-test to 2.7.0 [wiz 2015-04-02] + Updated finance/gnucash to 2.6.6 [wiz 2015-04-02] + Updated devel/p5-Moo to 2.000001 [wiz 2015-04-02] + Updated time/p5-DateTime-TimeZone to 1.86 [wiz 2015-04-02] + Updated graphics/p5-Image-ExifTool to 9.90 [wiz 2015-04-02] + Updated mail/p5-Net-SMTP-SSL to 1.02 [wiz 2015-04-02] + Updated devel/p5-Sub-Name to 0.13 [wiz 2015-04-02] + Updated www/py-flask-debugtoolbar to 0.9.2 [rodent 2015-04-02] + Updated devel/p5-List-MoreUtils to 0.410 [wiz 2015-04-02] + Updated devel/p5-File-Which to 1.16 [wiz 2015-04-02] + Updated multimedia/mpv to 0.8.3 [wiz 2015-04-02] + Updated www/p5-CGI to 4.14 [wiz 2015-04-02] + Updated devel/p5-MooX-HandlesVia to 0.001008 [wiz 2015-04-02] + Updated www/py-flask-bootstrap to 3.3.2.1 [rodent 2015-04-02] + Updated databases/py-orderedmultidict to 0.7.5 [rodent 2015-04-02] + Updated www/py-furl to 0.4.5 [rodent 2015-04-02] + Updated www/py-wtforms-components to 0.9.7 [rodent 2015-04-02] + Added games/wtf version 20150206 [rodent 2015-04-02] + Added devel/py-limits version 1.0.4 [rodent 2015-04-02] + Added www/py-flask-limiter version 0.7.9 [rodent 2015-04-02] + Added databases/vsqlite++ version 0.3.13 [rodent 2015-04-02] + Updated www/yahttp to 0.1.5 [rodent 2015-04-02] + Updated ham/fldigi to 3.22.07 [mef 2015-04-03] + Updated graphics/glu to 9.0.0 [tnn 2015-04-03] + Updated graphics/glut to 8.0.1 [tnn 2015-04-03] + Updated graphics/MesaDemos to 8.2.0 [tnn 2015-04-03] + Updated graphics/glx-utils to 8.2.0 [tnn 2015-04-03] + Updated devel/liblangtag to 0.5.6 [wiz 2015-04-03] + Updated time/py-vdirsyncer to 0.4.4 [wiz 2015-04-03] + Updated lang/vala to 0.28.0 [wiz 2015-04-03] + Added graphics/libepoxy version 1.2 [tnn 2015-04-03] + Updated editors/Sigil to 0.8.5 [wiz 2015-04-03] + Updated converters/dos2unix to 7.2.1 [wiz 2015-04-03] + Updated graphics/librsvg to 2.40.9 [wiz 2015-04-03] + Updated finance/moneyguru to 2.8.2 [wiz 2015-04-03] + Added archivers/innoextract version 1.4 [wiz 2015-04-03] + Added devel/py-attic version 0.14 [wiz 2015-04-03] + Updated devel/py-mercurial to 3.3.3 [wiz 2015-04-03] + Updated converters/p5-JSON-MaybeXS to 1.003004 [wiz 2015-04-03] + Updated converters/p5-Sereal-Decoder to 3.005 [wiz 2015-04-03] + Updated net/nfdump to 1.6.12 [hiramatsu 2015-04-03] + Updated converters/p5-Sereal-Encoder to 3.005 [wiz 2015-04-03] + Updated converters/p5-Unicode-Collate to 1.12 [wiz 2015-04-03] + Updated mail/libetpan to 1.6 [nros 2015-04-03] + Updated mail/claws-mail to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-archive to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-attachwarner to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-attremover to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-bogofilter to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-fetchinfo to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-mailmbox to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-newmail to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-pgpcore to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-pgpinline to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-pgpmime to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-rssyl to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-smime to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-spamassassin to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-spamreport to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-tnef to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-vcalendar to 3.11.1 [nros 2015-04-03] + Updated mail/claws-mail-notification to 3.11.1 [nros 2015-04-03] + Updated devel/gperftools to 2.4 [hiramatsu 2015-04-03] + Updated devel/py-memcached to 1.54 [rodent 2015-04-03] + Updated www/py-uwsgi to 2.0.10 [rodent 2015-04-03] + Updated net/nagios-base to 4.0.8 [rodent 2015-04-03] + Updated net/nagios-plugins to 2.0.3 [rodent 2015-04-03] + Updated net/nagios-plugin-dumpdates to 0.2 [rodent 2015-04-03] + Updated net/nagios-plugin-fstab to 0.2 [rodent 2015-04-03] + Updated net/nagios-plugin-ldap to 2.0.3 [rodent 2015-04-03] + Updated net/nagios-plugin-mysql to 2.0.3 [rodent 2015-04-03] + Updated net/nagios-plugin-pgsql to 2.0.3 [rodent 2015-04-03] + Updated net/nagios-plugin-radius to 2.0.3 [rodent 2015-04-03] + Updated net/nagios-plugin-snmp to 2.0.3 [rodent 2015-04-03] + Updated net/nagios-plugin-spamd to 1.6.0 [rodent 2015-04-03] + Added devel/lua-ljsyscall version 0.10 [alnsn 2015-04-03] + Added comms/libhidapi version 0.7.0 [rodent 2015-04-03] + Added devel/openocd version 0.8.0 [rodent 2015-04-04] + Updated databases/mysql-cluster to 7.3.8nb3 [jnemeth 2015-04-04] + Updated pkgtools/url2pkg to 2.21 [rodent 2015-04-04] + Updated net/inadyn to 1.99.13 [snj 2015-04-04] + Added lang/jimtcl version 0.76 [rodent 2015-04-04] + Added meta-pkgs/nagios version 4.0.8 [rodent 2015-04-04] + Added multimedia/gmp-api version 38.0 [tnn 2015-04-04] + Updated security/py-bcrypt to 1.1.1 [rodent 2015-04-04] + Updated archivers/p5-Archive-Zip to 1.46 [mef 2015-04-05] + Updated multimedia/libaacs to 0.8.1 [adam 2015-04-05] + Updated databases/p5-DBD-CSV to 0.48 [wen 2015-04-05] + Updated filesystems/p5-Path-Tiny to 0.068 [wen 2015-04-05] + Updated mail/p5-Email-Abstract to 3.008 [wen 2015-04-05] + Updated multimedia/mplayer to 1.1.1nb6 [dsainty 2015-04-05] + Updated multimedia/gmplayer to 1.1.1nb24 [dsainty 2015-04-05] + Updated security/zoneminder to 1.28.1 [dsainty 2015-04-05] + Updated devel/nss to 3.18 [ryoon 2015-04-05] + Updated www/firefox to 37.0 [ryoon 2015-04-05] + Updated www/firefox31 to 31.6.0 [ryoon 2015-04-05] + Updated www/firefox31-l10n to 31.6.0 [ryoon 2015-04-05] + Updated misc/libreoffice4 to 4.4.2.2 [ryoon 2015-04-05] + Updated devel/xulrunner31 to 31.6.0 [ryoon 2015-04-05] + Updated devel/p5-ShipIt to 0.60 [wen 2015-04-05] + Updated devel/p5-signatures to 0.11 [wen 2015-04-05] + Updated devel/p5-CPAN-Meta-Check to 0.011 [wen 2015-04-05] + Updated devel/p5-Test-Warnings to 0.021 [wen 2015-04-05] + Updated devel/py-click to 4.0 [wiz 2015-04-05] + Updated devel/py-setuptools to 15.0 [wiz 2015-04-05] + Updated devel/py-requests-toolbelt to 0.4.0 [wiz 2015-04-05] + Updated devel/py-tortoisehg to 3.3.3 [wiz 2015-04-05] + Updated devel/py-astroid to 1.3.6 [wen 2015-04-05] + Updated devel/py-pylint to 1.4.3 [wen 2015-04-05] + Added graphics/MesaLib7 version 7.11.2 [tnn 2015-04-05] + Updated editors/emacs-packages to 0.10 [jnemeth 2015-04-05] + Updated devel/py-filechunkio to 1.6 [hiramatsu 2015-04-05] + Updated net/py-boto to 2.37.0 [hiramatsu 2015-04-05] + Updated net/py-dropbox to 2.2.0 [hiramatsu 2015-04-05] + Added devel/py-d2to1 version 0.2.11 [rodent 2015-04-05] + Updated www/py-flask-limiter to 0.7.9nb1 [rodent 2015-04-05] + Updated net/get-flash-videos to 0.0.20150331 [dsainty 2015-04-06] + Updated net/3proxy to 0.7.1.2 [rodent 2015-04-06] + Updated textproc/icu to 55.1 [adam 2015-04-06] + Updated www/firefox to 37.0.1 [tron 2015-04-06] + Updated print/ghostscript-agpl to 9.16 [adam 2015-04-06] + Updated graphics/ImageMagick to 6.9.1.1 [he 2015-04-06] + Updated www/mediawiki to 1.24.2 [wen 2015-04-06] + Updated www/p5-Plack to 1.0034 [wen 2015-04-06] + Updated multimedia/x265 to 1.6 [adam 2015-04-06] + Updated pkgtools/url2pkg to 2.22 [rodent 2015-04-07] + Added devel/php-raphf version 1.0.4 [rodent 2015-04-07] + Updated www/p5-Apache2-AuthCookieDBI to 2.17nb1 [he 2015-04-07] + Updated sysutils/cfengine3 to 3.6.5 [fhajny 2015-04-07] + Updated net/rabbitmq-c to 0.6.0 [fhajny 2015-04-07] + Updated multimedia/gmplayer to 1.1.1nb25 [martin 2015-04-07] + Updated databases/py-barman to 1.4.0 [fhajny 2015-04-07] + Updated databases/py-peewee to 2.5.1 [fhajny 2015-04-07] + Updated devel/php-raphf to 1.0.4nb1 [rodent 2015-04-07] + Added devel/php-igbinary version 1.2.1 [rodent 2015-04-07] + Updated sysutils/collectd to 5.4.2 [fhajny 2015-04-07] + Updated lang/scala to 2.11.6 [yyamano 2015-04-07] + Updated sysutils/liblognorm to 1.1.1 [fhajny 2015-04-07] + Updated sysutils/rsyslog to 8.9.0 [fhajny 2015-04-07] + Updated x11/xf86-input-keyboard to 1.8.1 [wiz 2015-04-07] + Updated devel/cmake to 3.2.1 [adam 2015-04-07] + Updated archivers/gsharutils to 4.15 [hiramatsu 2015-04-07] + Updated math/py-rpy to 2.5.6 [wiz 2015-04-07] + Updated devel/php-memcached to 2.2.0nb1 [rodent 2015-04-07] + Added www/php-propro version 1.0.0 [rodent 2015-04-07] + Updated sysutils/smartmontools to 6.3 [rodent 2015-04-08] + Updated net/ntp4 to 4.2.8p2 [taca 2015-04-08] + Updated net/tor to 0.2.5.12 [wiz 2015-04-08] + Updated mail/msmtp to 1.6.1 [wiz 2015-04-08] + Updated print/tex-pgfplots to 1.12 [wiz 2015-04-08] + Updated print/tex-pgfplots-doc to 1.12 [wiz 2015-04-08] + Updated www/p5-Mojolicious to 6.07 [wen 2015-04-08] + Updated misc/calibre to 2.23.0 [wiz 2015-04-08] + Updated net/miniupnpd to 1.9.20150307 [adam 2015-04-08] + Updated devel/git to 2.3.5 [adam 2015-04-08] + Updated devel/git-base to 2.3.5 [adam 2015-04-08] + Updated devel/git-docs to 2.3.5 [adam 2015-04-08] + Updated devel/git-gitk to 2.3.5 [adam 2015-04-08] + Updated devel/git-svn to 2.3.5 [adam 2015-04-08] + Updated www/gitweb to 2.3.5 [adam 2015-04-08] + Updated databases/mysql55-client to 5.5.43 [adam 2015-04-08] + Updated databases/mysql55-server to 5.5.43 [adam 2015-04-08] + Updated databases/mysql56-client to 5.6.24 [adam 2015-04-08] + Updated databases/mysql56-server to 5.6.24 [adam 2015-04-08] + Updated devel/cfitsio to 3.370 [hiramatsu 2015-04-08] + Updated mail/thunderbird to 31.6.0 [ryoon 2015-04-08] + Updated mail/thunderbird-l10n to 31.6.0 [ryoon 2015-04-08] + Updated fonts/umefont-ttf to 0.490 [ryoon 2015-04-08] + Updated security/putty to 0.64 [ryoon 2015-04-08] + Updated devel/py-zanata-python-client to 1.3.21 [ryoon 2015-04-08] + Removed www/sencha-sns [ryoon 2015-04-08] + Added www/matcha-sns version 1.3.6 [ryoon 2015-04-08] + Updated www/php-http to 2.4.3 [fhajny 2015-04-08] + Updated devel/p5-CPAN-Meta-YAML to 0.014 [mef 2015-04-09] + Updated devel/p5-CPAN-Perl-Releases to 2.12 [mef 2015-04-09] + Updated devel/p5-CPAN-Reporter to 1.2014 [mef 2015-04-09] + Updated devel/p5-Class-MethodMaker to 2.24 [mef 2015-04-09] + Updated devel/p5-Config-AutoConf to 0.311 [mef 2015-04-09] + Updated devel/p5-Config-MVP to 2.200010 [mef 2015-04-09] + Updated devel/p5-Data-Integer to 0.005 [mef 2015-04-09] + Updated devel/p5-Data-Peek to 0.44 [mef 2015-04-09] + Updated devel/p5-Devel-Cover to 1.18 [mef 2015-04-09] + Updated devel/p5-Devel-Declare to 0.006018 [mef 2015-04-09] + Updated devel/p5-Devel-NYTProf to 6.01 [mef 2015-04-09] + Updated devel/p5-Devel-PatchPerl to 1.32 [mef 2015-04-09] + Updated devel/p5-Devel-Size to 0.80 [mef 2015-04-09] + Updated devel/p5-Dist-Zilla to 5.034 [mef 2015-04-09] + Updated devel/p5-File-BaseDir to 0.06 [mef 2015-04-09] + Updated devel/p5-File-Find-Rule-Perl to 1.15 [mef 2015-04-09] + Updated devel/p5-FileHandle-Unget to 0.1625 [mef 2015-04-09] + Updated devel/p5-Git-Repository to 1.313 [mef 2015-04-09] + Updated devel/p5-Git-Wrapper to 0.044 [mef 2015-04-09] + Updated chat/ejabberd to 15.03 [fhajny 2015-04-09] + Added textproc/heirloom-doctools version 150406 [wiz 2015-04-09] + Updated sysutils/duplicity to 0.6.25 [hiramatsu 2015-04-09] + Updated emulators/suse131_gtk2 to 13.1nb6 [wiz 2015-04-09] + Updated emulators/suse131_32_gtk2 to 13.1nb6 [wiz 2015-04-09] + Updated filesystems/glusterfs to 3.6.2 [manu 2015-04-09] + Updated devel/p5-IO-Multiplex to 1.15 [mef 2015-04-10] + Updated devel/p5-Lexical-SealRequireHints to 0.009 [mef 2015-04-10] + Updated devel/p5-Log-Any to 1.03.2 [mef 2015-04-10] + Updated devel/p5-Mixin-Linewise to 0.108 [mef 2015-04-10] + Updated devel/p5-Module-CoreList to 5.20150320 [mef 2015-04-10] + Updated devel/p5-MooX-Log-Any to 0.004002 [mef 2015-04-10] + Updated devel/p5-MooseX-App to 1.32 [mef 2015-04-10] + Updated devel/p5-MooseX-Types-Common to 0.001013 [mef 2015-04-10] + Updated devel/p5-MooseX-Types-Structured to 0.33 [mef 2015-04-10] + Updated devel/p5-MouseX-Getopt to 0.36 [mef 2015-04-10] + Updated devel/p5-Net-Netmask to 1.9021 [mef 2015-04-10] + Updated devel/p5-PPIx-Regexp to 0.039 [mef 2015-04-10] + Updated devel/p5-Perl-PrereqScanner to 1.023 [mef 2015-04-10] + Updated mail/dnsbl-milter to 6.45 [mef 2015-04-10] + Updated math/isl to 0.14.1 [mef 2015-04-10] + Updated devel/hdf5 to 1.8.14 [wen 2015-04-10] + Updated security/zoneminder to 1.28.1nb1 [dsainty 2015-04-10] + Added emulators/libretro-nestopia version 20150319 [snj 2015-04-10] + Updated www/firefox to 37.0.1nb1 [martin 2015-04-10] + Added devel/py-singledispatch version 3.4.0.3 [wiz 2015-04-10] + Updated math/py-rpy to 2.5.6nb1 [wiz 2015-04-10] + Updated misc/calibre to 2.24.0 [wiz 2015-04-10] + Updated www/firefox-l10n to 37.0.1 [ryoon 2015-04-10] + Updated lang/opensource-cobol to 1.4.0J [ryoon 2015-04-11] + Updated textproc/aspell-da to 1.7.42 [mef 2015-04-11] + Updated textproc/aspell-en to 7.1.0 [mef 2015-04-11] + Updated devel/ctemplate to 2.3 [rodent 2015-04-11] + Updated math/libsvm to 3.20 [rodent 2015-04-11] + Updated sysutils/ruby-childprocess to 0.5.6 [rodent 2015-04-11] + Updated x11/c++-gtk-utils to 2.2.11 [ryoon 2015-04-11] + Updated editors/emacs24 to 24.5 [wiz 2015-04-11] + Updated editors/emacs24-nox11 to 24.5 [wiz 2015-04-11] + Updated net/lldpd to 0.7.14 [mef 2015-04-11] + Updated databases/sqlite3 to 3.8.9 [adam 2015-04-11] + Updated databases/sqlite3-docs to 3.8.9 [adam 2015-04-11] + Updated databases/sqlite3-tcl to 3.8.9 [adam 2015-04-11] + Updated www/mini_httpd to 1.21 [schwarz 2015-04-11] + Updated graphics/libsixel to 1.4.11 [ryoon 2015-04-11] + Updated www/p5-Dancer2 to 0.159003 [wen 2015-04-12] + Updated comms/asterisk18 to 1.8.32.3 [jnemeth 2015-04-12] + Updated www/firefox to 37.0.1nb2 [martin 2015-04-12] + Updated devel/scmcvs to 1.12.13nb3 [dsainty 2015-04-12] + Updated textproc/aspell-ca to 2.1.5.1 [mef 2015-04-12] + Updated multimedia/ffmpeg2 to 2.6.2 [adam 2015-04-12] + Updated multimedia/ffplay2 to 2.6.2 [adam 2015-04-12] + Updated math/py-rpy to 2.5.6nb2 [wiz 2015-04-12] + Updated devel/p5-CPAN-Checksums to 2.10 [mef 2015-04-12] + Updated devel/p5-ExtUtils-CppGuess to 0.09 [mef 2015-04-12] + Updated devel/p5-IO-Multiplex to 1.16 [mef 2015-04-12] + Updated devel/p5-Module-Metadata to 1.000027 [mef 2015-04-12] + Updated devel/p5-Perl6-Junction to 1.60000 [mef 2015-04-12] + Updated devel/p5-Perl6-Slurp to 0.051005 [mef 2015-04-12] + Updated devel/p5-PerlIO-gzip to 0.19 [mef 2015-04-12] + Updated devel/p5-Proc-Daemon to 0.19 [mef 2015-04-12] + Updated devel/p5-SVN-Notify to 2.84 [mef 2015-04-12] + Updated devel/p5-Scope-Upper to 0.27 [mef 2015-04-12] + Updated devel/p5-Syntax-Keyword-Junction to 0.003008 [mef 2015-04-12] + Updated devel/p5-TAP-Harness-Archive to 0.17 [mef 2015-04-12] + Updated devel/p5-Mouse to 2.4.2 [mef 2015-04-12] + Updated devel/waf to 1.8.8 [wiz 2015-04-12] + Updated devel/afl to 1.64b [wiz 2015-04-12] + Updated security/libgpg-error to 1.19 [wiz 2015-04-12] + Updated devel/py-atomicwrites to 0.1.5 [wiz 2015-04-12] + Updated devel/py-enum34 to 1.0.4 [wiz 2015-04-12] + Updated devel/py-virtualenv to 12.1.1 [wiz 2015-04-12] + Updated security/py-cryptography to 0.8.2 [wiz 2015-04-12] + Updated security/pinentry to 0.9.1 [wiz 2015-04-12] + Updated converters/qrencode to 3.4.4 [tnn 2015-04-12] + Updated www/bluefish to 2.2.7 [mef 2015-04-13] + Updated math/coinmp to 1.8.1 [wiz 2015-04-13] + Updated multimedia/mencoder to 1.1.1nb5 [dsainty 2015-04-13] + Updated databases/redis to 3.0.0 [fhajny 2015-04-13] + Updated misc/less to 475 [tnn 2015-04-13] + Updated databases/py-cassandra-driver to 2.5.0 [fhajny 2015-04-13] + Removed lang/python26 [rodent 2015-04-13] + Updated www/emacs-w3m-snapshot to 1.4.538.20141022 [mef 2015-04-14] + Updated pkgtools/mksandbox to 1.4 [jperkin 2015-04-14] + Updated pkgtools/libnbcompat to 20150414 [jperkin 2015-04-14] + Removed devel/py-ordereddict [wiz 2015-04-14] + Added sysutils/p5-collectd version 5.4.2 [fhajny 2015-04-14] + Added sysutils/py-collectd version 5.4.2 [fhajny 2015-04-14] + Removed lang/py26-html-docs [wiz 2015-04-14] + Added security/p5-Authen-SASL-Authd version 0.04 [fhajny 2015-04-14] + Updated net/aria2 to 1.18.10 [ryoon 2015-04-14] + Updated databases/percona-toolkit to 2.2.14 [fhajny 2015-04-14] + Updated devel/cmake to 3.2.2 [adam 2015-04-15] + Updated mail/p5-Mail-SPF to 2.9.0 [wiz 2015-04-15] + Updated chat/prosody to 0.9.8 [nros 2015-04-15] + Updated devel/py-attic to 0.15 [wiz 2015-04-16] + Updated devel/p5-Test-Deep to 0.115 [mef 2015-04-16] + Updated devel/p5-Test-DistManifest to 1.014 [mef 2015-04-16] + Updated devel/p5-Test-Exception to 0.38 [mef 2015-04-16] + Updated devel/p5-Test-Expect to 0.33 [mef 2015-04-16] + Updated sysutils/acpica-utils to 20150410 [wiz 2015-04-16] + Updated textproc/p5-PDF-Reuse to 0.36 [wiz 2015-04-16] + Added databases/mariadb55-client version 5.5.42 [ryoon 2015-04-16] + Added databases/mariadb55-server version 5.5.42 [ryoon 2015-04-16] + Updated devel/cvs-fast-export to 1.30 [ryoon 2015-04-16] + Updated math/py-numpy to 1.9.2 [wen 2015-04-17] + Updated math/py-scipy to 0.15.1 [wen 2015-04-17] + Updated devel/p5-Test-File-ShareDir to 1.001001 [mef 2015-04-17] + Updated devel/p5-Test-MockModule to 0.09 [mef 2015-04-17] + Updated devel/p5-Test-Reporter to 1.6200 [mef 2015-04-17] + Updated devel/p5-Test-Simple to 1.001014 [mef 2015-04-17] + Updated devel/p5-Test-Trap to 0.3.2 [mef 2015-04-17] + Updated ham/xnec2c to 3.3 [mef 2015-04-17] + Updated cad/gtkwave to 3.3.65 [mef 2015-04-17] + Updated x11/setxkbmap to 1.3.1 [wiz 2015-04-17] + Updated wm/twm to 1.0.9 [wiz 2015-04-17] + Updated x11/x11perf to 1.6.0 [wiz 2015-04-17] + Updated x11/xcompmgr to 1.1.7 [wiz 2015-04-17] + Updated x11/xdpyinfo to 1.3.2 [wiz 2015-04-17] + Updated x11/xdriinfo to 1.0.5 [wiz 2015-04-17] + Updated x11/xditview to 1.0.4 [wiz 2015-04-17] + Updated x11/xev to 1.2.2 [wiz 2015-04-17] + Updated net/xfindproxy to 1.0.4 [wiz 2015-04-17] + Updated x11/xgamma to 1.0.6 [wiz 2015-04-17] + Updated graphics/xgc to 1.0.5 [wiz 2015-04-17] + Updated x11/xhost to 1.0.7 [wiz 2015-04-17] + Updated x11/xkbevd to 1.1.4 [wiz 2015-04-17] + Updated x11/xkbprint to 1.0.4 [wiz 2015-04-17] + Updated x11/xlsatoms to 1.1.2 [wiz 2015-04-17] + Updated x11/xlsfonts to 1.0.5 [wiz 2015-04-17] + Updated x11/xmag to 1.0.6 [wiz 2015-04-17] + Updated x11/xmodmap to 1.0.9 [wiz 2015-04-17] + Updated print/mupdf to 1.7 [wiz 2015-04-17] + Updated lang/ocaml to 4.02.1nb2 [jaapb 2015-04-17] + Updated mail/sylpheed to 3.4.2 [schwarz 2015-04-17] + Updated devel/boost-jam to 1.58.0 [adam 2015-04-17] + Updated devel/boost-headers to 1.58.0 [adam 2015-04-17] + Updated devel/boost-libs to 1.58.0 [adam 2015-04-17] + Updated devel/boost-docs to 1.58.0 [adam 2015-04-17] + Updated devel/boost-build to 1.58.0 [adam 2015-04-17] + Updated devel/boost-python to 1.58.0 [adam 2015-04-17] + Updated meta-pkgs/boost to 1.58.0 [adam 2015-04-17] + Updated games/wesnoth to 1.12.2 [adam 2015-04-17] + Updated graphics/py-Pillow to 2.8.1 [adam 2015-04-17] + Updated www/py-django-reversion to 1.8.6 [adam 2015-04-17] + Updated www/py-django-cms to 3.0.13 [adam 2015-04-17] + Updated www/py-django-mptt to 0.7.1 [adam 2015-04-17] + Updated www/py-django-classy-tags to 0.6.1 [adam 2015-04-17] + Updated lang/php54 to 5.4.40 [taca 2015-04-17] + Updated lang/php55 to 5.5.24 [taca 2015-04-17] + Updated lang/php56 to 5.6.8 [taca 2015-04-17] + Updated net/youtube-dl to 20150417 [wiz 2015-04-17] + Added x11/libXpresent version 1.0.0 [wiz 2015-04-17] + Updated meta-pkgs/modular-xorg-libs to 1.2 [wiz 2015-04-17] + Updated devel/ucommon to 6.3.1 [rodent 2015-04-18] + Updated net/ccrtp to 2.1.2 [rodent 2015-04-18] + Updated net/libzrtpcpp to 4.4.0 [rodent 2015-04-18] + Updated multimedia/adobe-flash-plugin11 to 11.2.202.457 [tsutsui 2015-04-18] + Updated devel/p5-Moose to 2.1404 [wen 2015-04-18] + Updated devel/p5-Class-C3 to 0.28 [wen 2015-04-18] + Updated fonts/tamsyn-font to 1.11 [mef 2015-04-18] + Updated fonts/lohit-fonts to 2.3.8 [mef 2015-04-18] + Updated textproc/py-html2text to 2015.4.14 [schmonz 2015-04-18] + Updated security/mozilla-rootcerts to 1.0.20141117nb1 [dholland 2015-04-18] + Added security/mozilla-rootcerts-openssl version 1 [dholland 2015-04-18] + Updated mail/sylpheed to 3.4.2 [schwarz 2015-04-18] + Removed www/kazehakase [dholland 2015-04-18] + Added security/py-py-bcrypt version 0.4 [rodent 2015-04-19] + Updated www/py-flask-user to 0.6.1nb3 [rodent 2015-04-19] + Updated devel/py-trytond to 3.4.2nb1 [rodent 2015-04-19] + Updated pkgtools/libnbcompat to 20150419 [tnn 2015-04-19] + Updated chat/jabberd2 to 2.3.3 [gdt 2015-04-19] + Updated mail/postfix to 2.11.5 [taca 2015-04-19] + Updated lang/ruby200-base to 2.0.0p645 [taca 2015-04-19] + Updated databases/ruby-gdbm to 2.0.0p645 [taca 2015-04-19] + Updated devel/ruby-curses to 2.0.0p645nb1 [taca 2015-04-19] + Updated devel/ruby-fiddle to 2.0.0p645 [taca 2015-04-19] + Updated devel/ruby-readline to 2.0.0p645nb1 [taca 2015-04-19] + Updated x11/ruby-tk to 2.0.0p645nb4 [taca 2015-04-19] + Updated lang/ruby200 to 2.0.0p645 [taca 2015-04-19] + Updated lang/ruby to 2.0.0p645 [taca 2015-04-19] + Updated lang/ruby21-base to 2.1.6 [taca 2015-04-19] + Updated lang/ruby21 to 2.1.6 [taca 2015-04-19] + Updated lang/ruby22-base to 2.2.2 [taca 2015-04-19] + Updated lang/ruby22 to 2.2.2 [taca 2015-04-19] + Updated devel/ruby-mode to 2.2.2 [taca 2015-04-19] + Added audio/libsbsms version 2.0.2 [rodent 2015-04-19] + Updated games/lgogdownloader to 2.21 [wiz 2015-04-19] + Updated textproc/p5-Net-IDN-Encode to 2.202 [wiz 2015-04-19] + Updated devel/p5-Package-DeprecationManager to 0.14 [wiz 2015-04-19] + Updated devel/afl to 1.70b [wiz 2015-04-19] + Updated x11/xterm to 318 [wiz 2015-04-19] + Updated devel/talloc to 2.1.2 [wiz 2015-04-19] + Updated audio/libopenmpt to 0.2.4954beta12 [wiz 2015-04-19] + Updated net/py-foolscap to 0.8.0 [wiz 2015-04-19] + Updated textproc/py-lxml to 3.4.3 [wiz 2015-04-19] + Updated devel/py-setuptools to 15.1 [wiz 2015-04-19] + Updated net/py-twisted to 15.1.0 [wiz 2015-04-19] + Updated net/py-twisted-docs to 15.1.0 [wiz 2015-04-19] + Updated security/caff to 2.0 [wiz 2015-04-19] + Updated print/cups-filters to 1.0.68 [wiz 2015-04-19] + Updated editors/Sigil to 0.8.6 [wiz 2015-04-19] + Updated net/sslh to 1.17 [wiz 2015-04-19] + Updated misc/calibre to 2.25.0 [wiz 2015-04-19] + Added devel/pcre2 version 10.10 [wiz 2015-04-19] + Updated net/Geomyidae to 0.26.3 [wiz 2015-04-19] + Updated games/exult to 1.4.9rc1 [wiz 2015-04-19] + Added games/exult-audio version 1.0 [wiz 2015-04-19] + Added time/py-isodate version 0.5.1 [rodent 2015-04-19] + Added textproc/py-rdflib version 4.2.0 [rodent 2015-04-19] + Added www/py-sparqlwrapper version 1.6.4 [rodent 2015-04-19] + Added audio/lv2 version 1.12.0 [rodent 2015-04-19] + Added textproc/serd version 0.20.0 [rodent 2015-04-19] + Added textproc/sord version 0.12.2 [rodent 2015-04-19] + Added wm/trayer version 1.1.6 [cheusov 2015-04-19] + Added converters/sratom version 0.4.6 [rodent 2015-04-19] + Added audio/lilv version 0.20.0 [rodent 2015-04-20] + Added www/py-idna version 1.1 [wiz 2015-04-20] + Added devel/py-characteristic version 14.3.0 [wiz 2015-04-20] + Added security/py-service_identity version 14.0.0 [wiz 2015-04-20] + Updated filesystems/tahoe-lafs to 1.10.0nb3 [wiz 2015-04-20] + Updated devel/cgdb to 0.6.8 [wiz 2015-04-20] + Updated sysutils/xe-guest-utilities to 6.5.0 [sborrill 2015-04-20] + Updated audio/audacity to 2.1.0 [rodent 2015-04-20] + Updated misc/libreoffice4-bin to 4.4.2 [bad 2015-04-20] + Added devel/py-lupa version 1.1 [alnsn 2015-04-20] + Added x11/xrootconsole version 0.6nb2 [cheusov 2015-04-20] + Updated graphics/mng to 2.0.3 [wiz 2015-04-20] + Updated devel/p5-App-FatPacker to 0.010003 [mef 2015-04-20] + Updated devel/p5-App-cpanminus to 1.7030 [mef 2015-04-21] + Updated devel/p5-B-Compiling to 0.06 [mef 2015-04-21] + Updated devel/p5-Config-Find to 0.28 [mef 2015-04-21] + Updated devel/p5-Config-IniFiles to 2.86 [mef 2015-04-21] + Updated devel/p5-Dist-Zilla to 5.035 [mef 2015-04-21] + Updated devel/p5-File-ShareDir-ProjectDistDir to 1.000005 [mef 2015-04-21] + Updated devel/p5-FileHandle-Unget to 0.1627 [mef 2015-04-21] + Updated devel/libbson to 1.1.4 [fhajny 2015-04-21] + Updated databases/mongo-c-driver to 1.1.4 [fhajny 2015-04-21] + Added archivers/xfce4-thunar-archive version 0.3.1 [jperkin 2015-04-21] + Updated audio/xfce4-mixer to 4.11.0 [jperkin 2015-04-21] + Updated audio/xfce4-xmms-plugin to 0.5.3 [jperkin 2015-04-21] + Updated devel/xfce4-dev-tools to 4.12.0 [jperkin 2015-04-21] + Renamed devel/xfconf to devel/xfce4-conf [jperkin 2015-04-21] + Updated editors/xfce4-mousepad to 0.4.0 [jperkin 2015-04-21] + Added graphics/elementary-xfce-icon-theme version 0.5 [jperkin 2015-04-21] + Updated graphics/ristretto to 0.8.0 [jperkin 2015-04-21] + Added mail/xfce4-mailwatch-plugin version 1.2.0 [jperkin 2015-04-21] + Updated meta-pkgs/xfce4-extras to 4.12.0 [jperkin 2015-04-21] + Updated meta-pkgs/xfce4 to 4.12.0 [jperkin 2015-04-21] + Added misc/xfce4-time-out-plugin version 1.0.2 [jperkin 2015-04-21] + Updated misc/xfce4-weather-plugin to 0.8.5 [jperkin 2015-04-21] + Updated multimedia/xfce4-mpc-plugin to 0.4.4 [jperkin 2015-04-21] + Added multimedia/xfce4-thunar-media-tags version 0.2.1 [jperkin 2015-04-21] + Updated net/xfce4-wavelan-plugin to 0.5.11 [jperkin 2015-04-21] + Updated sysutils/xfce4-appfinder to 4.12.0 [jperkin 2015-04-21] + Updated sysutils/xfce4-battery-plugin to 1.0.5 [jperkin 2015-04-21] + Updated sysutils/xfce4-cpugraph-plugin to 1.0.5 [jperkin 2015-04-21] + Updated sysutils/xfce4-diskperf-plugin to 2.5.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-fsguard-plugin to 1.0.1 [jperkin 2015-04-21] + Updated sysutils/xfce4-genmon-plugin to 3.4 [jperkin 2015-04-21] + Added sysutils/xfce4-mount-plugin version 0.6.7 [jperkin 2015-04-21] + Updated sysutils/xfce4-netload-plugin to 1.2.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-quicklauncher-plugin to 1.9.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-systemload-plugin to 1.1.2 [jperkin 2015-04-21] + Added sysutils/xfce4-taskmanager version 1.1.0 [jperkin 2015-04-21] + Added sysutils/xfce4-thunar-vcs version 0.1.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-thunar to 1.6.6 [jperkin 2015-04-21] + Added sysutils/xfce4-verve-plugin version 1.0.1 [jperkin 2015-04-21] + Removed sysutils/xfce4-volman [jperkin 2015-04-21] + Updated sysutils/xfce4-xarchiver to 0.5.4 [jperkin 2015-04-21] + Updated sysutils/xfce4-xkb-plugin to 0.7.0 [jperkin 2015-04-21] + Updated textproc/xfce4-dict-plugin to 0.3.0 [jperkin 2015-04-21] + Updated time/xfce4-datetime-plugin to 0.6.2 [jperkin 2015-04-21] + Updated time/xfce4-orage to 4.10.0 [jperkin 2015-04-21] + Updated time/xfce4-timer-plugin to 1.6.0 [jperkin 2015-04-21] + Updated wm/xfce4-wm-themes to 4.10.0 [jperkin 2015-04-21] + Updated wm/xfce4-wm to 4.12.2 [jperkin 2015-04-21] + Updated x11/libxfce4gui to 4.10.0 [jperkin 2015-04-21] + Renamed x11/libxfce4menu to x11/libxfce4ui [jperkin 2015-04-21] + Updated x11/libxfce4util to 4.12.1 [jperkin 2015-04-21] + Updated x11/xfce4-clipman-plugin to 1.2.6 [jperkin 2015-04-21] + Updated x11/xfce4-desktop to 4.12.1 [jperkin 2015-04-21] + Updated x11/xfce4-exo to 0.10.4 [jperkin 2015-04-21] + Updated x11/xfce4-eyes-plugin to 4.4.3 [jperkin 2015-04-21] + Added x11/xfce4-garcon version 0.4.0 [jperkin 2015-04-21] + Updated x11/xfce4-gtk2-engine to 3.2.0 [jperkin 2015-04-21] + Updated x11/xfce4-notes-plugin to 1.7.7 [jperkin 2015-04-21] + Added x11/xfce4-notifyd version 0.2.4 [jperkin 2015-04-21] + Updated x11/xfce4-panel to 4.12.0 [jperkin 2015-04-21] + Updated x11/xfce4-places-plugin to 1.6.0 [jperkin 2015-04-21] + Renamed x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter [jperkin 2015-04-21] + Updated x11/xfce4-session to 4.10.1 [jperkin 2015-04-21] + Updated x11/xfce4-settings to 4.12.0 [jperkin 2015-04-21] + Updated x11/xfce4-terminal to 0.6.3 [jperkin 2015-04-21] + Added x11/xfce4-tumbler version 0.1.31 [jperkin 2015-04-21] + Removed x11/xfce4-utils [jperkin 2015-04-21] + Added x11/xfce4-whiskermenu-plugin version 1.5.0 [jperkin 2015-04-21] + Updated www/firefox to 37.0.2 [ryoon 2015-04-21] + Updated www/firefox-l10n to 37.0.2 [ryoon 2015-04-21] + Updated devel/nss to 3.18.1 [ryoon 2015-04-21] + Updated devel/p5-IO-Async to 0.66 [mef 2015-04-21] + Updated devel/p5-Module-Install to 1.15 [mef 2015-04-21] + Added print/tex-dashbox-doc version 1.14 [markd 2015-04-21] + Added print/tex-dashbox version 1.14 [markd 2015-04-21] + Added print/tex-lkproof version 3.1 [markd 2015-04-21] + Added print/tex-lkproof-doc version 3.1 [markd 2015-04-21] + Added print/tex-adjustbox-doc version 1.0 [markd 2015-04-21] + Added print/tex-collectbox-doc version 0.4b [markd 2015-04-21] + Added print/tex-ydoc-doc version 0.6alpha [markd 2015-04-21] + Updated devel/p5-Tie-Cache-LRU to 20150301 [mef 2015-04-21] + Updated textproc/tex-makeindex to 2.15 [markd 2015-04-21] + Updated textproc/tex-makeindex-doc to 2.15 [markd 2015-04-21] + Updated devel/tex-etoolbox to 2.1d [markd 2015-04-21] + Updated devel/tex-etoolbox-doc to 2.1d [markd 2015-04-21] + Updated devel/tex-l3kernel to 0.5547 [markd 2015-04-21] + Updated devel/tex-l3kernel-doc to 0.5547 [markd 2015-04-21] + Updated devel/tex-l3packages to 0.5471 [markd 2015-04-21] + Updated devel/tex-l3packages-doc to 0.5471 [markd 2015-04-21] + Updated devel/tex-lualibs to 2.2 [markd 2015-04-21] + Updated devel/tex-lualibs-doc to 2.2 [markd 2015-04-21] + Updated devel/tex-luatexbase to 0.6 [markd 2015-04-21] + Updated devel/tex-luatexbase-doc to 0.6 [markd 2015-04-21] + Updated graphics/tex-epstopdf to 2.23 [markd 2015-04-21] + Updated graphics/tex-epstopdf-doc to 2.23 [markd 2015-04-21] + Updated graphics/tex-metapost to 1.803pl34194 [markd 2015-04-21] + Updated graphics/tex-metapost-doc to 1.803pl34194 [markd 2015-04-21] + Updated graphics/tex-pdfcrop to 1.37 [markd 2015-04-21] + Updated graphics/tex-pdfcrop-doc to 1.37 [markd 2015-04-21] + Updated graphics/tex-pst-3dplot to 2.01 [markd 2015-04-21] + Updated graphics/tex-pst-3dplot-doc to 2.01 [markd 2015-04-21] + Updated graphics/tex-pst-barcode to 0.12 [markd 2015-04-21] + Updated graphics/tex-pst-barcode-doc to 0.12 [markd 2015-04-21] + Updated graphics/tex-pst-circ to 2.12a [markd 2015-04-21] + Updated graphics/tex-pst-circ-doc to 2.12a [markd 2015-04-21] + Updated graphics/tex-pst-coil to 1.05 [markd 2015-04-21] + Updated graphics/tex-pst-coil-doc to 1.05 [markd 2015-04-21] + Updated graphics/tex-pst-math to 0.63 [markd 2015-04-21] + Updated graphics/tex-pst-math-doc to 0.63 [markd 2015-04-21] + Updated graphics/tex-pst-node to 1.35 [markd 2015-04-21] + Updated graphics/tex-pst-node-doc to 1.35 [markd 2015-04-21] + Updated graphics/tex-pst-plot to 1.70 [markd 2015-04-22] + Updated graphics/tex-pst-plot-doc to 1.70 [markd 2015-04-22] + Updated graphics/tex-pst-poly to 1.63 [markd 2015-04-22] + Updated graphics/tex-pst-poly-doc to 1.63 [markd 2015-04-22] + Updated graphics/tex-pst-slpe to 1.31 [markd 2015-04-22] + Updated graphics/tex-pst-slpe-doc to 1.31 [markd 2015-04-22] + Updated graphics/tex-pstricks to 2.60 [markd 2015-04-22] + Updated graphics/tex-pstricks-doc to 2.60 [markd 2015-04-22] + Updated graphics/tex-pstricks-add to 3.77 [markd 2015-04-22] + Updated graphics/tex-pstricks-add-doc to 3.77 [markd 2015-04-22] + Updated graphics/tex-xypic to 3.8.9 [markd 2015-04-22] + Updated graphics/tex-xypic-doc to 3.8.9 [markd 2015-04-22] + Updated www/p5-CGI to 4.15 [wiz 2015-04-22] + Updated time/p5-DateTime-TimeZone to 1.87 [wiz 2015-04-22] + Updated graphics/p5-Image-Info to 1.38 [wiz 2015-04-22] + Updated www/wordpress to 4.1.2 [morr 2015-04-22] + Updated print/tex-IEEEtran to 1.8a [markd 2015-04-22] + Updated print/tex-IEEEtran-doc to 1.8a [markd 2015-04-22] + Updated print/tex-acronym to 1.41 [markd 2015-04-22] + Updated print/tex-acronym-doc to 1.41 [markd 2015-04-22] + Updated print/tex-algorithm2e to 5.0 [markd 2015-04-22] + Updated print/tex-algorithm2e-doc to 5.0 [markd 2015-04-22] + Updated print/tex-amscls to 2014.34870 [markd 2015-04-22] + Updated print/tex-amscls-doc to 2014.34870 [markd 2015-04-22] + Updated print/tex-amsmath to 2.14 [markd 2015-04-22] + Updated print/tex-amsmath-doc to 2.14 [markd 2015-04-22] + Updated print/tex-amsrefs to 2.14 [markd 2015-04-22] + Updated print/tex-amsrefs-doc to 2.14 [markd 2015-04-22] + Updated print/tex-answers to 2.16 [markd 2015-04-22] + Updated print/tex-answers-doc to 2.16 [markd 2015-04-22] + Updated print/tex-arabi to 1.1pl25095 [markd 2015-04-22] + Updated print/tex-arabi-doc to 1.1pl25095 [markd 2015-04-22] + Updated print/tex-arabtex to 3.17 [markd 2015-04-22] + Updated print/tex-arabtex-doc to 3.17 [markd 2015-04-22] + Updated print/tex-babel to 3.9l [markd 2015-04-22] + Updated print/tex-babel-doc to 3.9l [markd 2015-04-22] + Updated print/tex-babelbib to 1.31 [markd 2015-04-22] + Updated print/tex-babelbib-doc to 1.31 [markd 2015-04-22] + Updated print/tex-beamer to 3.36 [markd 2015-04-22] + Updated print/tex-beamer-doc to 3.36 [markd 2015-04-22] + Updated print/tex-bezos to 25507 [markd 2015-04-22] + Updated print/tex-bezos-doc to 25507 [markd 2015-04-22] + Updated print/tex-cancel to 2.2 [markd 2015-04-22] + Updated print/tex-cancel-doc to 2.2 [markd 2015-04-22] + Updated print/tex-caption to 20130512 [markd 2015-04-22] + Updated print/tex-caption-doc to 20130512 [markd 2015-04-22] + Updated print/tex-cite to 5.5 [markd 2015-04-22] + Updated print/tex-cite-doc to 5.5 [markd 2015-04-22] + Updated print/tex-cjk to 4.8.3 [markd 2015-04-22] + Updated print/tex-cjk-doc to 4.8.3 [markd 2015-04-22] + Updated print/tex-colortbl to 1.0a [markd 2015-04-22] + Updated print/tex-colortbl-doc to 1.0a [markd 2015-04-22] + Updated print/tex-comment to 3.7 [markd 2015-04-22] + Updated print/tex-comment-doc to 3.7 [markd 2015-04-22] + Updated print/tex-cyrillic to 2014 [markd 2015-04-22] + Updated print/tex-cyrillic-doc to 2014 [markd 2015-04-22] + Updated print/tex-datatool to 2.22 [markd 2015-04-22] + Updated print/tex-datatool-doc to 2.22 [markd 2015-04-22] + Updated print/tex-datetime to 2.60 [markd 2015-04-22] + Updated print/tex-datetime-doc to 2.60 [markd 2015-04-22] + Updated print/tex-dblfloatfix to 1.0a [markd 2015-04-22] + Updated print/tex-dblfloatfix-doc to 1.0a [markd 2015-04-22] + Updated print/tex-dehyph-exptl to 0.40 [markd 2015-04-22] + Updated print/tex-dehyph-exptl-doc to 0.40 [markd 2015-04-22] + Updated print/tex-draftwatermark to 1.1 [markd 2015-04-22] + Updated print/tex-draftwatermark-doc to 1.1 [markd 2015-04-22] + Updated www/curl to 7.42.0 [jperkin 2015-04-22] + Updated security/zoneminder to 1.28.1nb2 [dsainty 2015-04-22] + Updated print/tex-enctex to 2014 [markd 2015-04-22] + Updated print/tex-enctex-doc to 2014 [markd 2015-04-22] + Updated print/tex-endfloat to 2.5d [markd 2015-04-22] + Updated print/tex-endfloat-doc to 2.5d [markd 2015-04-22] + Updated print/tex-enumitem to 3.5.2 [markd 2015-04-22] + Updated print/tex-enumitem-doc to 3.5.2 [markd 2015-04-22] + Updated print/tex-environ to 0.3 [markd 2015-04-22] + Updated print/tex-environ-doc to 0.3 [markd 2015-04-22] + Updated print/tex-eso-pic to 2.0d [markd 2015-04-22] + Updated print/tex-eso-pic-doc to 2.0d [markd 2015-04-22] + Updated print/tex-etex-pkg to 2.1 [markd 2015-04-22] + Updated print/tex-etex-pkg-doc to 2.1 [markd 2015-04-22] + Updated print/tex-fixme to 4.2 [markd 2015-04-22] + Updated print/tex-fixme-doc to 4.2 [markd 2015-04-22] + Updated print/tex-fmtcount to 3.00 [markd 2015-04-22] + Updated print/tex-fmtcount-doc to 3.00 [markd 2015-04-22] + Updated print/tex-fnpara to 2012 [markd 2015-04-22] + Updated print/tex-fnpara-doc to 2012 [markd 2015-04-22] + Updated print/tex-footmisc to 5.5b [markd 2015-04-22] + Updated print/tex-footmisc-doc to 5.5b [markd 2015-04-22] + Updated print/tex-framed to 0.96 [markd 2015-04-22] + Updated print/tex-framed-doc to 0.96 [markd 2015-04-22] + Updated print/tex-glossaries to 4.15 [markd 2015-04-22] + Updated print/tex-glossaries-doc to 4.15 [markd 2015-04-22] + Updated print/tex-graphics to 1.0p [markd 2015-04-22] + Updated print/tex-graphics-doc to 1.0p [markd 2015-04-22] + Updated games/wtf to 20150422 [rodent 2015-04-23] + Updated devel/patch to 2.7.5 [wiz 2015-04-23] + Added devel/py-hglist version 0.3 [nros 2015-04-23] + Updated print/web2c to 2014 [markd 2015-04-23] + Updated print/tex-hyperref to 6.83m [markd 2015-04-23] + Updated print/tex-hyperref-doc to 6.83m [markd 2015-04-23] + Updated print/tex-hyph-utf8 to 2014 [markd 2015-04-23] + Updated print/tex-hyph-utf8-doc to 2014 [markd 2015-04-23] + Updated print/tex-hyphen-base to 2014 [markd 2015-04-23] + Updated print/tex-japanese to 1.3pl30855 [markd 2015-04-23] + Updated print/tex-japanese-doc to 1.3pl30855 [markd 2015-04-23] + Updated print/tex-jsclasses to 2014 [markd 2015-04-23] + Updated print/tex-koma-script to 3.16 [markd 2015-04-23] + Updated print/tex-kpathsea to 2014 [markd 2015-04-23] + Updated print/tex-kpathsea-doc to 2014 [markd 2015-04-23] + Updated print/tex-lastpage to 1.2m [markd 2015-04-23] + Updated print/tex-lastpage-doc to 1.2m [markd 2015-04-23] + Updated print/tex-latex to 2014 [markd 2015-04-23] + Updated print/tex-latex-doc to 2014 [markd 2015-04-23] + Updated print/tex-latexconfig to 2014 [markd 2015-04-23] + Updated print/tex-lipsum to 1.3 [markd 2015-04-23] + Updated print/tex-lipsum-doc to 1.3 [markd 2015-04-23] + Updated print/tex-listings to 1.5e [markd 2015-04-23] + Updated print/tex-listings-doc to 1.5e [markd 2015-04-23] + Updated print/tex-luatex to 0.70.1pl33828 [markd 2015-04-23] + Updated print/tex-luatex-doc to 0.70.1pl33828 [markd 2015-04-23] + Updated print/tex-magaz to 0.4 [markd 2015-04-23] + Updated print/tex-magaz-doc to 0.4 [markd 2015-04-23] + Updated print/tex-marginnote to 1.1i [markd 2015-04-23] + Updated print/tex-marginnote-doc to 1.1i [markd 2015-04-23] + Updated print/tex-memoir to 3.7c [markd 2015-04-23] + Updated print/tex-memoir-doc to 3.7c [markd 2015-04-23] + Updated print/tex-mhchem to 4.00 [markd 2015-04-23] + Updated print/tex-mhchem-doc to 4.00 [markd 2015-04-23] + Updated print/tex-microtype to 2.5a [markd 2015-04-23] + Updated print/tex-microtype-doc to 2.5a [markd 2015-04-23] + Updated print/tex-minted to 2.0 [markd 2015-04-23] + Updated print/tex-minted-doc to 2.0 [markd 2015-04-23] + Updated print/tex-ms to 2014 [markd 2015-04-23] + Updated print/tex-ms-doc to 2014 [markd 2015-04-23] + Updated print/tex-musixtex to 1.16 [markd 2015-04-23] + Updated print/tex-musixtex-doc to 1.16 [markd 2015-04-23] + Updated print/tex-needspace to 1.3d [markd 2015-04-23] + Updated print/tex-needspace-doc to 1.3d [markd 2015-04-23] + Updated print/tex-nolbreaks to 1.2 [markd 2015-04-23] + Updated print/tex-nolbreaks-doc to 1.2 [markd 2015-04-23] + Updated print/tex-oberdiek to 2014 [markd 2015-04-23] + Updated print/tex-oberdiek-doc to 2014 [markd 2015-04-23] + Updated print/tex-paralist to 2.4 [markd 2015-04-23] + Updated print/tex-paralist-doc to 2.4 [markd 2015-04-23] + Updated print/tex-pdfcomment to 2.3a [markd 2015-04-23] + Updated print/tex-pdfcomment-doc to 2.3a [markd 2015-04-23] + Updated print/tex-pdfpages to 0.4v [markd 2015-04-23] + Updated print/tex-pdfpages-doc to 0.4v [markd 2015-04-23] + Updated print/tex-pdftex to 1.40.11pl36020 [markd 2015-04-23] + Updated print/tex-pdftex-doc to 1.40.11pl36020 [markd 2015-04-23] + Updated net/exabgp to 3.4.10 [he 2015-04-23] + Updated games/wtf to 20150206 [agc 2015-04-23] + Updated x11/gtk2 to 2.24.27nb1 [martin 2015-04-24] + Added www/py-django-treebeard version 3.0 [adam 2015-04-24] + Updated www/p5-Dancer to 1.3135 [wen 2015-04-24] + Updated devel/p5-parent to 0.232 [wen 2015-04-24] + Updated devel/p5-Test-Roo to 1.004 [wen 2015-04-24] + Updated security/p5-Digest-SHA3 to 0.24 [wen 2015-04-24] + Updated textproc/p5-List-Compare to 0.49 [wen 2015-04-24] + Updated devel/p5-Test-Spec to 0.50 [mef 2015-04-24] + Updated devel/p5-Scalar-List-Utils to 1.42 [mef 2015-04-24] + Updated devel/p5-IO-stringy to 2.111 [mef 2015-04-24] + Added devel/rebar version 2.5.1 [reinoud 2015-04-24] + Updated devel/p5-MooseX-App to 1.33 [mef 2015-04-25] + Updated devel/p5-Module-Build-XSUtil to 0.15 [mef 2015-04-25] + Updated devel/p5-App-cpanminus to 1.7031 [mef 2015-04-25] + Updated devel/p5-CPAN-Perl-Releases to 2.14 [mef 2015-04-25] + Updated devel/p5-Config-Any to 0.25 [mef 2015-04-25] + Updated devel/p5-File-BaseDir to 0.07 [mef 2015-04-25] + Updated devel/p5-File-ShareDir-ProjectDistDir to 1.000007 [mef 2015-04-25] + Updated devel/p5-Module-CoreList to 5.20150420 [mef 2015-04-25] + Updated devel/p5-PAR to 1.009 [mef 2015-04-25] + Updated devel/p5-Sub-Name to 0.14 [mef 2015-04-25] + Updated devel/p5-Tree-Simple to 1.25 [mef 2015-04-25] + Updated devel/p5-UNIVERSAL-require to 0.18 [mef 2015-04-25] + Updated devel/p5-Variable-Magic to 0.57 [mef 2015-04-25] + Updated devel/p5-Want to 0.25 [mef 2015-04-25] + Updated devel/p5-indirect to 0.35 [mef 2015-04-25] + Updated devel/git to 2.3.6 [adam 2015-04-25] + Updated devel/git-base to 2.3.6 [adam 2015-04-25] + Updated devel/git-docs to 2.3.6 [adam 2015-04-25] + Updated devel/git-gitk to 2.3.6 [adam 2015-04-25] + Updated devel/git-svn to 2.3.6 [adam 2015-04-25] + Updated www/gitweb to 2.3.6 [adam 2015-04-25] + Updated net/p5-Net to 3.06 [mef 2015-04-25] + Renamed lang/gcc to lang/gcc2 [wiz 2015-04-25] + Added devel/py-pyobjc version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-core version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-Accounts version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-AddressBook version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-AppleScriptKit version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-AppleScriptObjC version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-Automator version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-CalendarStore version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-CFNetwork version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-Cocoa version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-Collaboration version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-CoreData version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-CoreLocation version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-CoreText version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-CoreWLAN version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-DictionaryServices version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-DiskArbitration version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-EventKit version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-ExceptionHandling version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-FSEvents version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-InputMethodKit version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-InstallerPlugins version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-InstantMessage version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-LatentSemanticMapping version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-LaunchServices version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-OpenDirectory version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-PreferencePanes version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-PubSub version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-QTKit version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-Quartz version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-ScreenSaver version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-ScriptingBridge version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-SearchKit version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-ServiceManagement version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-Social version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-StoreKit version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-SyncServices version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-SystemConfiguration version 3.0.4 [adam 2015-04-25] + Added devel/py-pyobjc-framework-WebKit version 3.0.4 [adam 2015-04-25] + Updated misc/calibre to 2.26.0 [wiz 2015-04-25] + Updated graphics/MesaLib to 10.5.3 [tnn 2015-04-25] + Updated x11/modular-xorg-server to 1.17.1 [tnn 2015-04-25] + Updated print/tex-context to 2014 [markd 2015-04-25] + Updated print/tex-context-doc to 2014 [markd 2015-04-25] + Updated print/tex-dvipdfmx to 2014 [markd 2015-04-25] + Updated print/tex-dvipdfmx-doc to 2014 [markd 2015-04-25] + Updated print/tex-dvipdfmx-def to 4.04 [markd 2015-04-25] + Updated print/tex-dvips to 2014 [markd 2015-04-25] + Updated print/tex-dvips-doc to 2014 [markd 2015-04-25] + Updated print/tex-pgf to 3.0.0 [markd 2015-04-25] + Updated print/tex-pgf-doc to 3.0.0 [markd 2015-04-25] + Updated print/tex-pgfplots to 1.12 [markd 2015-04-25] + Updated print/tex-pgfplots-doc to 1.12 [markd 2015-04-25] + Updated print/tex-pkfix to 1.7 [markd 2015-04-25] + Updated print/tex-pkfix-doc to 1.7 [markd 2015-04-25] + Updated print/tex-plain to 3.141592653.35821 [markd 2015-04-25] + Updated print/tex-polytable to 0.8.5 [markd 2015-04-25] + Updated print/tex-polytable-doc to 0.8.5 [markd 2015-04-25] + Updated print/tex-preprint to 2011 [markd 2015-04-25] + Updated print/tex-preprint-doc to 2011 [markd 2015-04-25] + Updated print/tex-preview to 11.88 [markd 2015-04-25] + Updated print/tex-preview-doc to 11.88 [markd 2015-04-25] + Updated print/tex-ptex to 3.2pl36135 [markd 2015-04-25] + Updated print/tex-ptex-doc to 3.2pl36135 [markd 2015-04-25] + Updated print/tex-realscripts to 0.3c [markd 2015-04-25] + Updated print/tex-realscripts-doc to 0.3c [markd 2015-04-25] + Updated print/tex-relsize to 4.1 [markd 2015-04-25] + Updated print/tex-seminar to 1.61 [markd 2015-04-25] + Updated print/tex-seminar-doc to 1.61 [markd 2015-04-25] + Updated print/tex-setspace to 6.7a [markd 2015-04-25] + Updated print/tex-skak to 1.5.2 [markd 2015-04-25] + Updated print/tex-skak-doc to 1.5.2 [markd 2015-04-25] + Updated print/tex-sttools to 1.6 [markd 2015-04-25] + Updated print/tex-sttools-doc to 1.6 [markd 2015-04-25] + Updated print/tex-tetex to 3.0.36067 [markd 2015-04-25] + Updated print/tex-tetex-doc to 3.0.36067 [markd 2015-04-25] + Updated print/tex-tex to 3.14159265 [markd 2015-04-25] + Updated print/tex-texconfig to 2014 [markd 2015-04-25] + Updated print/tex-texconfig-doc to 2014 [markd 2015-04-25] + Updated print/tex-texdoc to 2014 [markd 2015-04-25] + Updated print/tex-texdoc-doc to 2014 [markd 2015-04-25] + Updated print/tex-texlive-scripts to 2014 [markd 2015-04-25] + Updated print/tex-titlesec to 2.10.0 [markd 2015-04-25] + Updated print/tex-titlesec-doc to 2.10.0 [markd 2015-04-25] + Updated print/tex-tocloft to 2.3f [markd 2015-04-25] + Updated print/tex-tocloft-doc to 2.3f [markd 2015-04-25] + Updated print/tex-tools to 2014 [markd 2015-04-25] + Updated print/tex-tools-doc to 2014 [markd 2015-04-25] + Updated print/tex-tpslifonts to 0.6d [markd 2015-04-25] + Updated print/tex-tpslifonts-doc to 0.6d [markd 2015-04-25] + Updated print/tex-ucs to 2.2 [markd 2015-04-25] + Updated print/tex-ucs-doc to 2.2 [markd 2015-04-25] + Updated print/tex-xetex-def to 4.04 [markd 2015-04-25] + Updated print/tex-xetexconfig to 2014 [markd 2015-04-25] + Updated print/tex-xkeyval to 2.7a [markd 2015-04-25] + Updated print/tex-xkeyval-doc to 2.7a [markd 2015-04-25] + Updated print/tex-xunicode to 0.981 [markd 2015-04-25] + Updated print/tex-xunicode-doc to 0.981 [markd 2015-04-25] + Updated fonts/tex-adobemapping to 2014 [markd 2015-04-25] + Updated fonts/tex-avantgar to 2014 [markd 2015-04-25] + Updated fonts/tex-bbold-type1 to 2014 [markd 2015-04-25] + Updated fonts/tex-bbold-type1-doc to 2014 [markd 2015-04-25] + Updated fonts/tex-bookman to 2014 [markd 2015-04-25] + Updated fonts/tex-cm to 2014 [markd 2015-04-25] + Updated fonts/tex-cm-doc to 2014 [markd 2015-04-25] + Updated fonts/tex-cmextra to 2014 [markd 2015-04-25] + Updated fonts/tex-courier to 2014 [markd 2015-04-25] + Updated fonts/tex-helvetic to 2014 [markd 2015-04-25] + Updated fonts/tex-ipaex to 2014 [markd 2015-04-25] + Updated fonts/tex-ipaex-doc to 2014 [markd 2015-04-25] + Updated fonts/tex-japanese-otf to 1.7b6 [markd 2015-04-25] + Updated fonts/tex-japanese-otf-doc to 1.7b6 [markd 2015-04-25] + Updated fonts/tex-luaotfload to 2.5.4 [markd 2015-04-25] + Updated fonts/tex-luaotfload-doc to 2.5.4 [markd 2015-04-25] + Updated fonts/tex-marvosym to 2.2a [markd 2015-04-25] + Updated fonts/tex-marvosym-doc to 2.2a [markd 2015-04-25] + Updated fonts/tex-metafont to 2014 [markd 2015-04-25] + Updated fonts/tex-mfware to 2014 [markd 2015-04-25] + Updated fonts/tex-musixtex-fonts to 2014 [markd 2015-04-25] + Updated fonts/tex-musixtex-fonts-doc to 2014 [markd 2015-04-25] + Updated fonts/tex-ncntrsbk to 2014 [markd 2015-04-25] + Updated fonts/tex-palatino to 2014 [markd 2015-04-25] + Updated fonts/tex-psnfss to 9.2a.33946 [markd 2015-04-25] + Updated fonts/tex-psnfss-doc to 9.2a.33946 [markd 2015-04-25] + Updated fonts/tex-symbol to 2014 [markd 2015-04-25] + Updated fonts/tex-times to 2014 [markd 2015-04-25] + Updated fonts/tex-tipa to 1.3pl29349 [markd 2015-04-25] + Updated fonts/tex-tipa-doc to 1.3pl29349 [markd 2015-04-25] + Updated fonts/tex-wasy to 2014 [markd 2015-04-25] + Updated fonts/tex-wasy-doc to 2014 [markd 2015-04-25] + Updated fonts/tex-zapfchan to 2014 [markd 2015-04-25] + Updated fonts/tex-zapfding to 2014 [markd 2015-04-25] + Updated print/ptexenc to 1.3.2 [markd 2015-04-25] + Updated print/xpdfopen to 0.84 [markd 2015-04-25] + Updated print/xetex to 0.99991 [markd 2015-04-25] + Updated print/xdvik to 22.87 [markd 2015-04-25] + Updated print/dvipsk to 5.994 [markd 2015-04-25] + Updated print/dvipdfmx to 20140525 [markd 2015-04-25] + Removed print/xdvipdfmx [markd 2015-04-25] + Updated lang/coq to 8.4pl6 [jaapb 2015-04-25] + Updated security/py-bcrypt to 1.1.1nb1 [wiz 2015-04-25] + Added lang/newsqueak version 20000211 [dholland 2015-04-25] + Added pkgtools/R2pkg version 0.2 [brook 2015-04-25] + Updated sysutils/tdir to 1.71 [mef 2015-04-25] + Updated ham/fldigi to 3.22.08 [mef 2015-04-26] + Updated devel/p5-Devel-PatchPerl to 1.34 [mef 2015-04-26] + Updated devel/p5-PadWalker to 2.1 [mef 2015-04-26] + Updated devel/p5-Role-Tiny to 2.000001 [mef 2015-04-26] + Updated fonts/ttf2pk to 2.0 [markd 2015-04-26] + Updated fonts/tex-manfnt to 2014 [markd 2015-04-26] + Added fonts/tex-manfnt-font version 2014 [markd 2015-04-26] + Updated fonts/tex-mflogo to 2014 [markd 2015-04-26] + Updated fonts/tex-mflogo-doc to 2014 [markd 2015-04-26] + Added fonts/tex-mflogo-font version 1.002 [markd 2015-04-26] + Added fonts/tex-mflogo-font-doc version 1.002 [markd 2015-04-26] + Added print/tex-iftex version 0.2 [markd 2015-04-26] + Added print/tex-iftex-doc version 0.2 [markd 2015-04-26] + Updated fonts/tex-fontspec to 2.4c [markd 2015-04-26] + Updated fonts/tex-fontspec-doc to 2.4c [markd 2015-04-26] + Added fonts/tex-fonts-tlwg version 0.6.1 [markd 2015-04-26] + Updated fonts/tex-garuda-c90 to 2014 [markd 2015-04-26] + Updated fonts/tex-norasi-c90 to 2014 [markd 2015-04-26] + Added fonts/tex-knuth-lib version 2014 [markd 2015-04-26] + Added fonts/tex-knuth-local version 2014 [markd 2015-04-26] + Updated print/tex-collection-basic to 2014 [markd 2015-04-26] + Added fonts/tex-tex-gyre-math version 2014 [markd 2015-04-26] + Added fonts/tex-wasy2-ps version 2014 [markd 2015-04-26] + Updated fonts/tex-collection-fontsrecommended to 2014 [markd 2015-04-26] + Added math/tex-apnum version 1.1 [markd 2015-04-26] + Added math/tex-apnum-doc version 1.1 [markd 2015-04-26] + Updated print/tex-collection-genericrecommended to 2014 [markd 2015-04-26] + Added print/tex-babel-english version 3.3p [markd 2015-04-26] + Added print/tex-babel-german version 2.7b [markd 2015-04-26] + Updated print/tex-collection-latex to 2014 [markd 2015-04-26] + Updated sysutils/watchman to 3.1 [mef 2015-04-26] + Updated textproc/p5-XML-LibXML to 2.0119 [wiz 2015-04-26] + Updated time/p5-DateTime-TimeZone to 1.88 [wiz 2015-04-26] + Updated devel/afl to 1.72b [wiz 2015-04-26] + Updated devel/py-cparser to 2.12 [wiz 2015-04-26] + Updated textproc/py-lxml to 3.4.4 [wiz 2015-04-26] + Updated textproc/p5-Encode to 2.73 [mef 2015-04-26] + Updated textproc/p5-Lingua-EN-Number-IsOrdinal to 0.05 [mef 2015-04-26] + Updated textproc/p5-Lingua-EN-Sentence to 0.27 [mef 2015-04-26] + Updated textproc/p5-Lingua-EN-Tagger to 0.25 [mef 2015-04-26] + Updated textproc/p5-PDF-API2 to 2.023 [mef 2015-04-26] + Updated textproc/p5-PDF-Create to 1.10 [mef 2015-04-26] + Updated textproc/p5-PDF-Table to 0.9.7 [mef 2015-04-26] + Updated textproc/p5-Pod-Elemental-PerlMunger to 0.200002 [mef 2015-04-26] + Updated textproc/p5-Pod-Parser to 1.63 [mef 2015-04-26] + Updated databases/unixodbc to 2.3.2 [ryoon 2015-04-26] + Updated fonts/tex-wasysym to 2.0nb1 [ryoon 2015-04-26] + Updated textproc/p5-Pod-Simple to 3.30 [mef 2015-04-26] + Updated textproc/p5-Pod-Spell to 1.17 [mef 2015-04-26] + Updated textproc/p5-Pod-Weaver to 4.011 [mef 2015-04-26] + Updated textproc/p5-Search-Indexer to 0.77 [mef 2015-04-26] + Updated textproc/p5-String-BufferStack to 1.16 [mef 2015-04-26] + Updated textproc/p5-String-Compare-ConstantTime to 0.310 [mef 2015-04-26] + Updated textproc/p5-String-Errf to 0.007 [mef 2015-04-26] + Updated textproc/p5-String-Flogger to 1.101245 [mef 2015-04-26] + Updated textproc/p5-String-Formatter to 0.102084 [mef 2015-04-26] + Updated textproc/p5-String-RewritePrefix to 0.007 [mef 2015-04-26] + Updated textproc/p5-String-ToIdentifier-EN to 0.11 [mef 2015-04-26] + Updated textproc/p5-String-Truncate to 1.100602 [mef 2015-04-26] + Updated textproc/p5-Syntax-Highlight-Engine-Kate to 0.09 [mef 2015-04-26] + Updated sysutils/tits to 1.3.0 [mef 2015-04-26] + Updated games/freeciv-share to 2.5.0 [spz 2015-04-26] + Updated games/freeciv-server to 2.5.0 [spz 2015-04-26] + Updated games/freeciv-client to 2.5.0 [spz 2015-04-26] + Added print/tex-ifnextok-doc version 0.3 [markd 2015-04-26] + Added print/tex-readarray-doc version 1.2 [markd 2015-04-26] + Updated print/tex-shadethm to 20120818 [markd 2015-04-26] + Updated print/tex-splitbib to 1.17 [markd 2015-04-26] + Added print/tex-tabu-doc version 2.8 [markd 2015-04-26] + Updated print/tex-undolabl to 1.0l [markd 2015-04-26] + Added print/tex-varwidth-doc version 0.92 [markd 2015-04-26] + Added print/tex-verbatimbox-doc version 3.13 [markd 2015-04-26] + Updated devel/p5-LDAP to 1.4.1 [mef 2015-04-27] + Added print/tex-breqn version 0.98c [markd 2015-04-27] + Added print/tex-cmap version 1.0h [markd 2015-04-27] + Added print/tex-crop version 1.5 [markd 2015-04-27] + Added print/tex-ctable version 1.29 [markd 2015-04-27] + Added print/tex-fancyref version 0.9c [markd 2015-04-27] + Added print/tex-jknapltx version 2014 [markd 2015-04-27] + Added devel/tex-l3experimental version 0.5471 [markd 2015-04-27] + Added print/tex-lineno version 4.41 [markd 2015-04-27] + Added print/tex-mathtools version 1.15 [markd 2015-04-27] + Added print/tex-powerdot version 1.5 [markd 2015-04-27] + Added print/tex-rcs version 2.10 [markd 2015-04-27] + Added print/tex-thumbpdf version 3.16 [markd 2015-04-27] + Added print/tex-collection-latexrecommended version 2014 [markd 2015-04-27] + Updated x11/xf86-input-void to 1.4.1 [wiz 2015-04-27] + Updated devel/meld to 3.13.1 [wiz 2015-04-27] + Updated devel/py-cparser to 2.12nb1 [wiz 2015-04-27] + Updated sysutils/cdrtools to 3.01alpha28 [wiz 2015-04-27] + Updated sysutils/bup to 0.27 [wiz 2015-04-27] + Added x11/xcb-util-errors version 1.0 [wiz 2015-04-27] + Removed print/tex-mh [markd 2015-04-27] + Removed print/tex-mh-doc [markd 2015-04-27] + Added print/tex-overpic version 0.53 [markd 2015-04-27] + Updated textproc/p5-Template-Declare to 0.47 [mef 2015-04-27] + Updated textproc/p5-Template-Plugin-Autoformat to 2.77 [mef 2015-04-27] + Added devel/p5-Test-NoTabs version 1.4 [mef 2015-04-27] + Added devel/p5-Module-Install-GithubMeta version 0.30 [mef 2015-04-27] + Added devel/p5-Module-Install-ManifestSkip version 0.24 [mef 2015-04-27] + Added devel/p5-Test-Spelling version 0.20 [mef 2015-04-27] + Updated print/p5-LaTeX-Driver to 0.200.4 [mef 2015-04-27] + Updated devel/p5-File-ConfigDir to 0.017 [mef 2015-04-28] + Updated devel/p5-MooX-ConfigFromFile to 0.007 [mef 2015-04-28] + Updated shells/posh to 0.12.4 [mef 2015-04-28] + Updated misc/rhash to 1.3.3 [mef 2015-04-28] + Added devel/p5-Log-Message-Simple version 0.10 [mef 2015-04-28] + Added devel/p5-Module-Install-AuthorRequires version 0.02 [mef 2015-04-28] + Added devel/p5-Module-Manifest-Skip version 0.23 [mef 2015-04-28] + Updated www/p5-Dancer2 to 0.160000 [wen 2015-04-28] + Updated math/p5-Math-FFT to 1.32 [wen 2015-04-28] + Updated lang/erlang to 17.5 [fhajny 2015-04-28] + Updated lang/erlang-man to 17.5 [fhajny 2015-04-28] + Updated lang/erlang-doc to 17.5 [fhajny 2015-04-28] + Updated print/lilypond to 2.18.2nb4 [wiz 2015-04-28] + Updated wm/i3 to 4.10.2 [nros 2015-04-28] + Updated time/ocaml-calendar to 2.04 [jaapb 2015-04-29] + Updated chat/ejabberd to 15.04 [fhajny 2015-04-29] + Updated devel/pcre to 8.37 [mef 2015-04-29] + Updated devel/p5-B-Utils to 0.26 [mef 2015-04-29] + Updated devel/p5-CPAN-FindDependencies to 2.43 [mef 2015-04-29] + Updated devel/p5-Want to 0.26 [mef 2015-04-29] + Updated finance/magento to 1.9.1.0nb1 [fhajny 2015-04-29] + Updated textproc/p5-Text-Autoformat to 1.669006 [mef 2015-04-29] + Updated textproc/p5-Text-CSV to 1.33 [mef 2015-04-29] + Updated print/p5-LaTeX-Encode to 0.091.6 [mef 2015-04-29] + Updated textproc/p5-Text-CSV_XS to 1.17 [mef 2015-04-29] + Added x11/libxshmfence version 1.2 [tnn 2015-04-29] + Updated emulators/qemu to 2.3.0 [ryoon 2015-04-29] + Updated textproc/source-highlight to 3.1.8 [mef 2015-04-30] + Updated devel/gitolite to 3.6.3 [ryoon 2015-04-30] + Updated lang/ruby193-base to 1.9.3p551nb2 [taca 2015-04-30] + Updated lang/ruby21-base to 2.1.6nb1 [taca 2015-04-30] + Updated lang/ruby22-base to 2.2.2nb1 [taca 2015-04-30] + Added devel/p5-Find-Lib version 1.04 [mef 2015-04-30] + Added www/p5-Hijk version 0.20 [mef 2015-04-30] + Added devel/p5-Search-Elasticsearch version 1.19 [mef 2015-04-30] + Added net/p5-Test-RequiresInternet version 0.04 [mef 2015-04-30] + Added www/p5-Any-URI-Escape version 0.01 [mef 2015-04-30] + Added www/p5-WWW-Mechanize-Cached version 1.48 [mef 2015-04-30] + Added devel/p5-MetaCPAN-Client version 1.013000 [mef 2015-04-30] + Updated devel/p5-Git-CPAN-Patch to 2.0.4 [mef 2015-04-30] + Updated devel/p5-Test-SharedFork to 0.31 [mef 2015-04-30] + Updated textproc/p5-Text-Format to 0.59 [mef 2015-04-30] + Updated textproc/p5-Text-Hunspell to 2.10 [mef 2015-04-30] + Updated databases/py-mysql-connector to 2.0.4 [adam 2015-04-30] + Updated print/tex-lambda to 2014 [markd 2015-04-30] + Added print/tex-hyphen-english version 2014 [markd 2015-04-30] + Added print/tex-aleph version 0.2 [markd 2015-04-30] + Removed print/tex-hyphen-ukenglish successor print/tex-hyphen-english [markd 2015-04-30] + Updated devel/p5-Config-Any to 0.26 [wen 2015-04-30] + Updated www/p5-HTTP-Proxy to 0.303 [wen 2015-04-30] + Updated shells/mksh to R50f [wen 2015-04-30] + Updated lang/nodejs to 0.12.2 [ryoon 2015-04-30] + Updated security/libtasn1 to 4.5 [wiz 2015-04-30] + Updated multimedia/mpv to 0.9.0 [wiz 2015-04-30] + Updated mail/msmtp to 1.6.2 [wiz 2015-04-30] + Updated databases/p5-Jifty-DBI to 0.78 [wen 2015-05-01] + Updated databases/p5-Data-Table to 1.72 [wen 2015-05-01] + Updated lang/gawk to 4.1.2 [wen 2015-05-01] + Updated devel/p5-aliased to 0.34 [wen 2015-05-01] + Updated geography/p5-Geo-Coordinates-UTM to 0.11 [wen 2015-05-01] + Updated geography/p5-Geo-ShapeFile to 2.60 [wen 2015-05-01] + Updated security/p5-Digest-MD2 to 2.04 [wen 2015-05-01] + Updated security/p5-Digest-CRC to 0.21 [wen 2015-05-01] + Updated x11/libFS to 1.0.7 [wiz 2015-05-01] + Updated fonts/libfontenc to 1.1.3 [wiz 2015-05-01] + Updated sysutils/libpciaccess to 0.13.4 [wiz 2015-05-01] + Updated x11/libXaw to 1.0.13 [wiz 2015-05-01] + Updated x11/libxkbfile to 1.0.9 [wiz 2015-05-01] + Updated x11/libXrender to 0.9.9 [wiz 2015-05-01] + Updated x11/libXt to 1.1.5 [wiz 2015-05-01] + Updated x11/kbproto to 1.0.7 [wiz 2015-05-01] + Updated x11/xvinfo to 1.1.3 [wiz 2015-05-01] + Updated misc/xorg-docs to 1.7.1 [wiz 2015-05-01] + Updated devel/opengrok to 0.12.1nb3 [ryoon 2015-05-01] + Updated misc/calibre to 2.27.0 [wiz 2015-05-01] + Updated textproc/p5-XML-LibXML to 2.0120 [mef 2015-05-02] + Updated textproc/p5-XML-LibXML-Simple to 0.95 [mef 2015-05-02] + Added print/tex-texinfo version 5.1 [markd 2015-05-02] + Updated misc/py-anita to 1.38 [gson 2015-05-02] + Updated x11/xf86-video-r128 to 6.10.0 [wiz 2015-05-02] + Added databases/mongodb version 3.0.2 [ryoon 2015-05-02] + Updated devel/libmtp to 1.1.9 [ryoon 2015-05-02] + Added fonts/tex-antt-doc version 2.08 [wiz 2015-05-02] + Added fonts/tex-antt version 2.08 [wiz 2015-05-02] + Added fonts/tex-sauter version 2.4 [wiz 2015-05-02] + Added fonts/tex-cbfonts-fd version 1.0 [wiz 2015-05-02] + Added fonts/tex-cmbright-doc version 8.1 [wiz 2015-05-02] + Added fonts/tex-cmbright version 8.1 [wiz 2015-05-02] + Updated textproc/p5-XML-SAX-Expat to 0.51 [mef 2015-05-02] + Updated textproc/p5-XML-SAX-Writer to 0.56 [mef 2015-05-02] + Updated textproc/p5-XML-SemanticDiff to 1.0004 [mef 2015-05-02] + Updated editors/joe to 4.0 [wen 2015-05-03] + Updated databases/p5-DBIx-Class-Candy to 0.003001 [wen 2015-05-03] + Updated net/p5-RPC-XML to 0.79 [mef 2015-05-03] + Updated databases/p5-DBIx-Class-Helpers to 2.026000 [wen 2015-05-03] + Updated textproc/p5-Template-Plugin-Number-Format to 1.06 [mef 2015-05-03] + Updated devel/py-mercurial to 3.4 [wiz 2015-05-03] + Updated devel/afl to 1.75b [wiz 2015-05-03] + Updated security/p5-IO-Socket-SSL to 2.013 [wiz 2015-05-03] + Updated www/curl to 7.42.1 [wiz 2015-05-03] + Updated devel/py-setuptools to 15.2 [wiz 2015-05-03] + Updated converters/help2man to 1.46.6 [wiz 2015-05-03] + Updated devel/waf to 1.8.9 [wiz 2015-05-03] + Updated archivers/libzip to 1.0 [wiz 2015-05-03] + Updated emulators/ckmame to 0.12 [wiz 2015-05-03] + Updated mail/spamdyke to 5.0.1 [schmonz 2015-05-03] + Added graphics/tex-graphics-pln version 2014 [markd 2015-05-03] + Added graphics/tex-graphics-pln-doc version 2014 [markd 2015-05-03] + Added print/tex-dk-bib version 0.6 [markd 2015-05-03] + Added print/tex-dk-bib-doc version 0.6 [markd 2015-05-03] + Added print/tex-germbib version 2014 [markd 2015-05-03] + Added print/tex-germbib-doc version 2014 [markd 2015-05-03] + Added print/tex-revtex4 version 4.0 [markd 2015-05-03] + Added print/tex-revtex4-doc version 4.0 [markd 2015-05-03] + Added print/tex-revtex version 4.1r [markd 2015-05-03] + Added print/tex-revtex-doc version 4.1r [markd 2015-05-03] + Updated pkgtools/pkglint to 4.154 [bsiegert 2015-05-03] + Added print/tex-vntex-doc version 3.2 [wiz 2015-05-03] + Added print/tex-vntex version 3.2 [wiz 2015-05-03] + Updated devel/py-hgview to 1.8.2nb2 [bsiegert 2015-05-03] + Added fonts/tex-ccfonts-doc version 1.1 [wiz 2015-05-03] + Added fonts/tex-ccfonts version 1.1 [wiz 2015-05-03] + Added fonts/tex-concmath-fonts version 2014 [wiz 2015-05-03] + Added fonts/tex-concmath-fonts-doc version 2014 [wiz 2015-05-03] + Added fonts/tex-concmath version 19990318 [wiz 2015-05-03] + Added fonts/tex-concmath-doc version 19990318 [wiz 2015-05-03] + Added fonts/tex-pl version 1.09 [wiz 2015-05-03] + Added fonts/tex-pl-doc version 1.09 [wiz 2015-05-03] + Added print/tex-ocherokee version 2014 [wiz 2015-05-03] + Added print/tex-ocherokee-doc version 2014 [wiz 2015-05-03] + Added print/tex-oinuit version 2014 [wiz 2015-05-03] + Added print/tex-oinuit-doc version 2014 [wiz 2015-05-03] + Added print/tex-otibet version 2014 [wiz 2015-05-03] + Added print/tex-otibet-doc version 2014 [wiz 2015-05-03] + Added print/tex-ethiop version 0.7 [wiz 2015-05-03] + Added print/tex-ethiop-doc version 0.7 [wiz 2015-05-03] + Added fonts/tex-bbm version 2014 [wiz 2015-05-03] + Added fonts/tex-bbm-doc version 2014 [wiz 2015-05-03] + Added fonts/tex-cbfonts version 2014 [wiz 2015-05-03] + Added fonts/tex-cbfonts-doc version 2014 [wiz 2015-05-03] + Added fonts/tex-cbfonts-fd-doc version 1.0 [wiz 2015-05-03] + Updated print/p5-LaTeX-Driver to 0.200.4nb1 [wiz 2015-05-03] + Updated net/nsd to 4.1.2 [pettai 2015-05-03] + Updated mail/mimedefang to 2.78 [pettai 2015-05-03] + Updated textproc/mdoclint to 1.33 [wiz 2015-05-04] + Updated www/squid3 to 3.5.4 [adam 2015-05-04] + Updated archivers/par2 to 0.6.12 [adam 2015-05-04] + Updated audio/py-audiotools to 3.0 [adam 2015-05-04] + Added textproc/tex-xmltexconfig version 2014 [markd 2015-05-04] + Added print/tex-babel-albanian version 1.0c [markd 2015-05-04] + Added print/tex-babel-bahasa version 1.0l [markd 2015-05-04] + Added print/tex-babel-basque version 1.0f [markd 2015-05-04] + Added print/tex-babel-bosnian version 1.0 [markd 2015-05-04] + Added print/tex-babel-breton version 1.0h [markd 2015-05-04] + Added print/tex-babel-bulgarian version 1.2g [markd 2015-05-04] + Added print/tex-babel-catalan version 2.2p [markd 2015-05-04] + Added print/tex-babel-croatian version 1.3l [markd 2015-05-04] + Added print/tex-babel-czech version 3.1a [markd 2015-05-04] + Added print/tex-babel-danish version 1.3r [markd 2015-05-04] + Added print/tex-babel-dutch version 3.8i [markd 2015-05-04] + Added print/tex-babel-esperanto version 1.4t [markd 2015-05-04] + Added print/tex-babel-estonian version 1.1 [markd 2015-05-04] + Added print/tex-babel-french version 3.1e [markd 2015-05-04] + Added print/tex-babel-friulan version 2014 [markd 2015-05-04] + Added print/tex-babel-georgian version 2.1 [markd 2015-05-04] + Added print/tex-babel-greek version 1.9c [markd 2015-05-04] + Added print/tex-babel-hebrew version 2.3h [markd 2015-05-04] + Added print/tex-babel-hungarian version 1.5 [markd 2015-05-04] + Added print/tex-babel-icelandic version 1.1g [markd 2015-05-04] + Added print/tex-babel-interlingua version 1.6 [markd 2015-05-04] + Added print/tex-babel-irish version 1.0h [markd 2015-05-04] + Added print/tex-babel-italian version 1.3n [markd 2015-05-04] + Added print/tex-babel-kurmanji version 1.1 [markd 2015-05-04] + Added print/tex-babel-latin version 3.0 [markd 2015-05-04] + Added print/tex-babel-latvian version 2.0a [markd 2015-05-04] + Added print/tex-babel-norsk version 2.0i [markd 2015-05-04] + Added print/tex-babel-piedmontese version 1.0 [markd 2015-05-04] + Added print/tex-babel-polish version 1.2l [markd 2015-05-04] + Added print/tex-babel-portuges version 1.2q [markd 2015-05-04] + Added print/tex-babel-romanian version 1.2l [markd 2015-05-04] + Added print/tex-babel-romansh version 2014 [markd 2015-05-04] + Added print/tex-babel-russian version 1.3f [markd 2015-05-04] + Added print/tex-babel-samin version 1.0c [markd 2015-05-04] + Added print/tex-babel-scottish version 1.0g [markd 2015-05-04] + Added print/tex-babel-serbianc version 2.2 [markd 2015-05-04] + Added print/tex-babel-slovak version 3.1a [markd 2015-05-04] + Added print/tex-babel-slovenian version 1.2i [markd 2015-05-04] + Added print/tex-babel-sorbian version 1.0g [markd 2015-05-04] + Added print/tex-babel-spanish version 5.0n [markd 2015-05-04] + Added print/tex-babel-swedish version 2.3d [markd 2015-05-04] + Added print/tex-babel-thai version 1.0.0 [markd 2015-05-04] + Added print/tex-babel-turkish version 1.3b [markd 2015-05-04] + Added print/tex-babel-vietnamese version 1.3 [markd 2015-05-04] + Added print/tex-babel-welsh version 1.0d [markd 2015-05-04] + Updated www/wordpress to 4.2.1 [morr 2015-05-04] + Updated x11/xf86-video-mach64 to 6.9.5 [wiz 2015-05-04] + Updated archivers/libzip to 1.0.1 [wiz 2015-05-04] + Updated devel/p5-Test-BDD-Cucumber to 0.34 [schmonz 2015-05-05] + Updated textproc/p5-Swim to 0.1.39 [schmonz 2015-05-05] + Updated pkgtools/x11-links to 0.94 [wiz 2015-05-05] + Updated math/octave to 3.6.4nb8 [wiz 2015-05-05] + Updated net/dhcpcd to 6.8.2 [roy 2015-05-05] + Added devel/cobol-mode version 0.0.20150505 [ryoon 2015-05-05] + Updated misc/udfclient to 0.8 [reinoud 2015-05-05] + Updated www/apache-tomcat7 to 7.0.61 [ryoon 2015-05-05] + Added www/apache-tomcat8 version 8.0.21 [ryoon 2015-05-05] + Added print/tex-bbm-macros version 2014 [wiz 2015-05-05] + Added print/tex-bbm-macros-doc version 2014 [wiz 2015-05-05] + Added fonts/tex-cs version 2014 [wiz 2015-05-05] + Added print/tex-omega version 2014 [wiz 2015-05-05] + Added print/tex-omega-doc version 2014 [wiz 2015-05-05] + Added graphics/tex-pictex version 1.1 [wiz 2015-05-05] + Added graphics/tex-pictex-doc version 1.1 [wiz 2015-05-05] + Updated www/p5-HTTP-Body to 1.22 [wen 2015-05-05] + Added fonts/tex-gothic version 2014 [wiz 2015-05-05] + Added fonts/tex-gothic-doc version 2014 [wiz 2015-05-05] + Added fonts/tex-euxm version 2014 [wiz 2015-05-05] + Added fonts/tex-concrete version 2014 [wiz 2015-05-05] + Added fonts/tex-concrete-doc version 2014 [wiz 2015-05-05] + Added print/tex-concprog version 2014 [wiz 2015-05-05] + Added print/tex-concprog-doc version 2014 [wiz 2015-05-05] + Updated print/tex-bibtex to 0.99dnb2 [wiz 2015-05-05] + Updated print/tex-bibtex-doc to 0.99dnb1 [wiz 2015-05-05] + Updated print/tex-texlive-common-doc to 2014 [wiz 2015-05-05] + Updated print/tex-texlive-docindex to 2014 [wiz 2015-05-05] + Updated print/tex-texlive-docindex-doc to 2014 [wiz 2015-05-05] + Updated print/tex-texlive-en-doc to 2014 [wiz 2015-05-05] + Updated print/tex-xdvi to 22.87 [wiz 2015-05-05] + Updated print/tex-collection-basic to 2014nb1 [wiz 2015-05-05] + Updated print/tex-misc to 2012nb1 [wiz 2015-05-05] + Updated print/teTeX3-texmf to 3.0nb50 [wiz 2015-05-05] + Updated devel/nss to 3.19 [ryoon 2015-05-05] + Updated devel/p5-AnyEvent to 7.09 [mef 2015-05-06] + Updated devel/p5-App-cpanminus to 1.7033 [mef 2015-05-06] + Updated devel/p5-Devel-CheckBin to 0.03 [mef 2015-05-06] + Updated devel/p5-File-Which to 1.18 [mef 2015-05-06] + Updated devel/p5-FileHandle-Unget to 0.1628 [mef 2015-05-06] + Updated devel/p5-PerlIO-utf8_strict to 0.006 [mef 2015-05-06] + Updated devel/p5-Sort-Versions to 1.61 [mef 2015-05-06] + Updated textproc/p5-Lingua-EN-Inflect to 1.897 [mef 2015-05-06] + Updated textproc/p5-Text-MicroTemplate to 0.23 [mef 2015-05-06] + Updated textproc/p5-Template-Plugin-Latex to 3.06 [mef 2015-05-06] + Updated net/dnsmasq to 2.72 [mef 2015-05-06] + Updated devel/p5-Test-Output to 1.03nb3 [wiz 2015-05-06] + Updated www/p5-Test-WWW-Declare to 0.02nb6 [wiz 2015-05-06] + Removed devel/p5-Test-Tester successor devel/p5-Test-Simple [wiz 2015-05-06] + Updated mail/p5-MIME-tools to 5.506 [wiz 2015-05-06] + Updated textproc/p5-XML-LibXML to 2.0121 [wiz 2015-05-06] + Updated security/p5-IO-Socket-SSL to 2.014 [wiz 2015-05-06] + Added print/tex-knuth-doc version 2014 [wiz 2015-05-06] + Added fonts/tex-bartel-chess-fonts version 2014 [wiz 2015-05-06] + Added fonts/tex-bartel-chess-fonts-doc version 2014 [wiz 2015-05-06] + Added print/tex-chess version 1.2 [wiz 2015-05-06] + Added print/tex-chess-doc version 1.2 [wiz 2015-05-06] + Added print/tex-chess-problem-diagrams version 1.11.1 [wiz 2015-05-06] + Added print/tex-chess-problem-diagrams-doc version 1.11.1 [wiz 2015-05-06] + Added print/tex-chessboard version 1.7 [wiz 2015-05-06] + Added print/tex-chessboard-doc version 1.7 [wiz 2015-05-06] + Added print/tex-schwalbe-chess version 2.0 [wiz 2015-05-06] + Added print/tex-schwalbe-chess-doc version 2.0 [wiz 2015-05-06] + Added print/tex-xskak version 1.4 [wiz 2015-05-06] + Added print/tex-xskak-doc version 1.4 [wiz 2015-05-06] + Added print/tex-schulschriften version 4 [wiz 2015-05-06] + Added print/tex-schulschriften-doc version 4 [wiz 2015-05-06] + Added print/tex-go version 2014 [wiz 2015-05-06] + Added print/tex-go-doc version 2014 [wiz 2015-05-06] + Added print/tex-fontch version 2.2 [wiz 2015-05-06] + Added print/tex-fontch-doc version 2.2 [wiz 2015-05-06] + Added print/tex-poltawski version 1.101 [wiz 2015-05-06] + Added print/tex-poltawski-doc version 1.101 [wiz 2015-05-06] + Added fonts/tex-tex-gyre-math-doc version 2014 [wiz 2015-05-06] + Updated print/teTeX3-texmf to 3.0nb51 [wiz 2015-05-06] + Added meta-pkgs/texlive-collection-basic version 2014 [markd 2015-05-06] + Removed print/tex-collection-basic successor meta-pkgs/texlive-collection-basic [markd 2015-05-06] + Added meta-pkgs/texlive-collection-basic-doc version 2013 [markd 2015-05-06] + Removed print/tex-collection-basic-doc successor meta-pkgs/texlive-collection-basic-doc [markd 2015-05-06] + Added meta-pkgs/texlive-collection-bibtexextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-binextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-context version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-fontsextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-fontsrecommended version 2014 [markd 2015-05-06] + Removed fonts/tex-collection-fontsrecommended successor meta-pkgs/texlive-collection-fontsrecommended [markd 2015-05-06] + Added meta-pkgs/texlive-collection-fontsrecommended-doc version 2010 [markd 2015-05-06] + Removed fonts/tex-collection-fontsrecommended-doc successor meta-pkgs/texlive-collection-fontsrecommended-doc [markd 2015-05-06] + Added meta-pkgs/texlive-collection-fontutils version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-formatsextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-games version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-genericextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-genericrecommended version 2014 [markd 2015-05-06] + Removed print/tex-collection-genericrecommended successor meta-pkgs/texlive-collection-genericrecommended [markd 2015-05-06] + Added meta-pkgs/texlive-collection-genericrecommended-doc version 2013 [markd 2015-05-06] + Removed print/tex-collection-genericrecommended-doc successor meta-pkgs/texlive-collection-genericrecommended-doc [markd 2015-05-06] + Added meta-pkgs/texlive-collection-htmlxml version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langafrican version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langarabic version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langchinese version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langcjk version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langcyrillic version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langczechslovak version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langenglish version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langeuropean version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langfrench version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langgerman version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langgreek version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langindic version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langitalian version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langjapanese version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langkorean version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langother version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langpolish version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langportuguese version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-langspanish version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-latex version 2014 [markd 2015-05-06] + Removed print/tex-collection-latex successor meta-pkgs/texlive-collection-latex [markd 2015-05-06] + Added meta-pkgs/texlive-collection-latex-doc version 2010 [markd 2015-05-06] + Removed print/tex-collection-latex-doc successor meta-pkgs/texlive-collection-latex-doc [markd 2015-05-06] + Added meta-pkgs/texlive-collection-latexextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-latexrecommended version 2014 [markd 2015-05-06] + Removed print/tex-collection-latexrecommended successor meta-pkgs/texlive-collection-latexrecommended [markd 2015-05-06] + Added meta-pkgs/texlive-collection-luatex version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-mathextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-metapost version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-music version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-omega version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-pictures version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-plainextra version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-pstricks version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-publishers version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-science version 2014pre1 [markd 2015-05-06] + Added meta-pkgs/texlive-collection-xetex version 2014pre1 [markd 2015-05-06] + Updated net/filezilla to 3.10.3 [wiz 2015-05-06] + Added print/tex-classpack version 0.77 [wiz 2015-05-06] + Added print/tex-classpack-doc version 0.77 [wiz 2015-05-06] + Updated meta-pkgs/texlive-collection-htmlxml to 2014pre2 [wiz 2015-05-06] + Added print/tex-arsclassica version 4.0.3 [wiz 2015-05-06] + Added print/tex-arsclassica-doc version 4.0.3 [wiz 2015-05-06] + Updated textproc/hevea to 2.23 [tonio 2015-05-06] + Updated x11/xf86-video-cirrus to 1.5.3 [wiz 2015-05-06] + Updated sysutils/coreutils to 8.23 [mef 2015-05-07] + Updated misc/gnuls to 8.23 [mef 2015-05-07] + Updated x11/libdrm to 2.4.61 [wiz 2015-05-07] + Moved devel/py-attic to sysutils/py-attic [wiz 2015-05-07] + Updated databases/mariadb55-client to 5.5.43 [fhajny 2015-05-07] + Updated databases/mariadb55-server to 5.5.43 [fhajny 2015-05-07] + Updated devel/editline to 3.1.20150325 [ryoon 2015-05-07] + Added print/tex4ht version 0.0.20120725.1936 [wiz 2015-05-08] + Added print/tex-tex4ht version 2014 [wiz 2015-05-08] + Added print/tex-tex4ht-doc version 2014 [wiz 2015-05-08] + Updated meta-pkgs/texlive-collection-htmlxml to 2014pre3 [wiz 2015-05-08] + Updated print/teTeX3-texmf to 3.0nb53 [wiz 2015-05-08] + Added fonts/tex-Asana-Math version 000.954 [wiz 2015-05-08] + Added fonts/tex-Asana-Math-doc version 000.954 [wiz 2015-05-08] + Added fonts/tex-accanthis version 2014 [wiz 2015-05-08] + Added fonts/tex-accanthis-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-adfsymbols version 1.001 [wiz 2015-05-08] + Added fonts/tex-adfsymbols-doc version 1.001 [wiz 2015-05-08] + Added fonts/tex-aecc version 1.0 [wiz 2015-05-08] + Added fonts/tex-aecc-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-alegreya version 2014 [wiz 2015-05-08] + Added fonts/tex-alegreya-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-allrunes version 2.1 [wiz 2015-05-08] + Added fonts/tex-allrunes-doc version 2.1 [wiz 2015-05-08] + Added fonts/tex-almfixed version 0.92 [wiz 2015-05-08] + Added fonts/tex-almfixed-doc version 0.92 [wiz 2015-05-08] + Added fonts/tex-anonymouspro version 2.1 [wiz 2015-05-08] + Added fonts/tex-anonymouspro-doc version 2.1 [wiz 2015-05-08] + Added fonts/tex-antiqua version 001.003 [wiz 2015-05-08] + Added fonts/tex-antiqua-doc version 001.003 [wiz 2015-05-08] + Added fonts/tex-archaic version 2014 [wiz 2015-05-08] + Added fonts/tex-archaic-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-arev version 2014 [wiz 2015-05-08] + Added fonts/tex-arev-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-ascii-font version 2.0 [wiz 2015-05-08] + Added fonts/tex-ascii-font-doc version 2.0 [wiz 2015-05-08] + Added fonts/tex-aspectratio version 2.0 [wiz 2015-05-08] + Added fonts/tex-aspectratio-doc version 2.0 [wiz 2015-05-08] + Added fonts/tex-astro version 2.20 [wiz 2015-05-08] + Added fonts/tex-astro-doc version 2.20 [wiz 2015-05-08] + Added fonts/tex-augie version 2014 [wiz 2015-05-08] + Added fonts/tex-augie-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-auncial-new version 2.0 [wiz 2015-05-08] + Added fonts/tex-auncial-new-doc version 2.0 [wiz 2015-05-08] + Added fonts/tex-aurical version 1.5 [wiz 2015-05-08] + Added fonts/tex-aurical-doc version 1.5 [wiz 2015-05-08] + Added fonts/tex-b1encoding version 1.0 [wiz 2015-05-08] + Added fonts/tex-b1encoding-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-barcodes version 2014 [wiz 2015-05-08] + Added fonts/tex-barcodes-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-baskervald version 1.016 [wiz 2015-05-08] + Added fonts/tex-baskervald-doc version 1.016 [wiz 2015-05-08] + Added fonts/tex-baskervaldx version 1.07 [wiz 2015-05-08] + Added fonts/tex-baskervaldx-doc version 1.07 [wiz 2015-05-08] + Added fonts/tex-bbding version 1.01 [wiz 2015-05-08] + Added fonts/tex-bbding-doc version 1.01 [wiz 2015-05-08] + Added fonts/tex-belleek version 2014 [wiz 2015-05-08] + Added fonts/tex-belleek-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-berenisadf version 1.004 [wiz 2015-05-08] + Added fonts/tex-berenisadf-doc version 1.004 [wiz 2015-05-08] + Added fonts/tex-bguq version 0.4 [wiz 2015-05-08] + Added fonts/tex-bguq-doc version 0.4 [wiz 2015-05-08] + Added fonts/tex-blacklettert1 version 2014 [wiz 2015-05-08] + Added fonts/tex-blacklettert1-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-boisik version 0.5 [wiz 2015-05-08] + Added fonts/tex-boisik-doc version 0.5 [wiz 2015-05-08] + Added fonts/tex-bookhands version 2014 [wiz 2015-05-08] + Added fonts/tex-bookhands-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-boondox version 1.0 [wiz 2015-05-08] + Added fonts/tex-boondox-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-braille version 2014 [wiz 2015-05-08] + Added fonts/tex-braille-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-brushscr version 2014 [wiz 2015-05-08] + Added fonts/tex-brushscr-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-cabin version 2014 [wiz 2015-05-08] + Added fonts/tex-cabin-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-calligra version 2014 [wiz 2015-05-08] + Added fonts/tex-calligra-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-calligra-type1 version 001.000 [wiz 2015-05-08] + Added fonts/tex-calligra-type1-doc version 001.000 [wiz 2015-05-08] + Added fonts/tex-cantarell version 2.4 [wiz 2015-05-08] + Added fonts/tex-cantarell-doc version 2.4 [wiz 2015-05-08] + Added fonts/tex-carlito version 2014 [wiz 2015-05-08] + Added fonts/tex-carlito-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-carolmin-ps version 2014 [wiz 2015-05-08] + Added fonts/tex-carolmin-ps-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-ccicons version 1.5 [wiz 2015-05-08] + Added fonts/tex-ccicons-doc version 1.5 [wiz 2015-05-08] + Added fonts/tex-cfr-initials version 1.01 [wiz 2015-05-08] + Added fonts/tex-cfr-initials-doc version 1.01 [wiz 2015-05-08] + Added fonts/tex-cfr-lm version 1.5 [wiz 2015-05-08] + Added fonts/tex-cfr-lm-doc version 1.5 [wiz 2015-05-08] + Added fonts/tex-cherokee version 2014 [wiz 2015-05-08] + Added fonts/tex-cherokee-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-cinzel version 2014 [wiz 2015-05-08] + Added fonts/tex-cinzel-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-clearsans version 2014 [wiz 2015-05-08] + Added fonts/tex-clearsans-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-cm-lgc version 0.5 [wiz 2015-05-08] + Added fonts/tex-cm-lgc-doc version 0.5 [wiz 2015-05-08] + Added fonts/tex-cmll version 2014 [wiz 2015-05-08] + Added fonts/tex-cmll-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-cmpica version 2014 [wiz 2015-05-08] + Added fonts/tex-cmpica-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-cmtiup version 1.3a [wiz 2015-05-08] + Added fonts/tex-cmtiup-doc version 1.3a [wiz 2015-05-08] + Added fonts/tex-comfortaa version 2.3 [wiz 2015-05-08] + Added fonts/tex-comfortaa-doc version 2.3 [wiz 2015-05-08] + Added fonts/tex-cookingsymbols version 1.1 [wiz 2015-05-08] + Added fonts/tex-cookingsymbols-doc version 1.1 [wiz 2015-05-08] + Added fonts/tex-countriesofeurope version 0.21 [wiz 2015-05-08] + Added fonts/tex-countriesofeurope-doc version 0.21 [wiz 2015-05-08] + Added fonts/tex-courier-scaled version 2014 [wiz 2015-05-08] + Added fonts/tex-courier-scaled-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-cryst version 2014 [wiz 2015-05-08] + Added fonts/tex-cryst-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-cyklop version 0.915 [wiz 2015-05-08] + Added fonts/tex-cyklop-doc version 0.915 [wiz 2015-05-08] + Added fonts/tex-dancers version 2014 [wiz 2015-05-08] + Added fonts/tex-dantelogo version 0.02 [wiz 2015-05-08] + Added fonts/tex-dantelogo-doc version 0.02 [wiz 2015-05-08] + Added fonts/tex-dejavu version 2.34 [wiz 2015-05-08] + Added fonts/tex-dejavu-doc version 2.34 [wiz 2015-05-08] + Added fonts/tex-dice version 2014 [wiz 2015-05-08] + Added fonts/tex-dice-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-dictsym version 2014 [wiz 2015-05-08] + Added fonts/tex-dictsym-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-dingbat version 1.0 [wiz 2015-05-08] + Added fonts/tex-dingbat-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-doublestroke version 1.111 [wiz 2015-05-08] + Added fonts/tex-doublestroke-doc version 1.111 [wiz 2015-05-08] + Added fonts/tex-dozenal version 5.3 [wiz 2015-05-08] + Added fonts/tex-dozenal-doc version 5.3 [wiz 2015-05-08] + Added fonts/tex-drm version 4.1 [wiz 2015-05-08] + Added fonts/tex-drm-doc version 4.1 [wiz 2015-05-08] + Added fonts/tex-droid version 2.1 [wiz 2015-05-08] + Added fonts/tex-droid-doc version 2.1 [wiz 2015-05-08] + Added fonts/tex-duerer version 2014 [wiz 2015-05-08] + Added fonts/tex-duerer-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-duerer-latex version 1.1 [wiz 2015-05-08] + Added fonts/tex-duerer-latex-doc version 1.1 [wiz 2015-05-08] + Added fonts/tex-dutchcal version 1.0 [wiz 2015-05-08] + Added fonts/tex-dutchcal-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-ean version 2014 [wiz 2015-05-08] + Added fonts/tex-ean-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-ebgaramond version 0.16 [wiz 2015-05-08] + Added fonts/tex-ebgaramond-doc version 0.16 [wiz 2015-05-08] + Added fonts/tex-ebgaramond-maths version 1.1 [wiz 2015-05-08] + Added fonts/tex-ebgaramond-maths-doc version 1.1 [wiz 2015-05-08] + Added fonts/tex-ecc version 2014 [wiz 2015-05-08] + Added fonts/tex-ecc-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-eiad version 2014 [wiz 2015-05-08] + Added fonts/tex-eiad-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-eiad-ltx version 1.0 [wiz 2015-05-08] + Added fonts/tex-eiad-ltx-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-elvish version 2014 [wiz 2015-05-08] + Added fonts/tex-elvish-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-epigrafica version 1.01 [wiz 2015-05-08] + Added fonts/tex-epigrafica-doc version 1.01 [wiz 2015-05-08] + Added fonts/tex-epsdice version 2.1 [wiz 2015-05-08] + Added fonts/tex-epsdice-doc version 2.1 [wiz 2015-05-08] + Added fonts/tex-erewhon version 1.04 [wiz 2015-05-08] + Added fonts/tex-erewhon-doc version 1.04 [wiz 2015-05-08] + Added fonts/tex-esstix version 1.0 [wiz 2015-05-08] + Added fonts/tex-esstix-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-esvect version 1.3 [wiz 2015-05-08] + Added fonts/tex-esvect-doc version 1.3 [wiz 2015-05-08] + Added fonts/tex-eulervm version 4.0 [wiz 2015-05-08] + Added fonts/tex-eulervm-doc version 4.0 [wiz 2015-05-08] + Added fonts/tex-fbb version 1.07 [wiz 2015-05-08] + Added fonts/tex-fbb-doc version 1.07 [wiz 2015-05-08] + Added fonts/tex-fdsymbol version 0.8 [wiz 2015-05-08] + Added fonts/tex-fdsymbol-doc version 0.8 [wiz 2015-05-08] + Added fonts/tex-fetamont version 1.4 [wiz 2015-05-08] + Added fonts/tex-fetamont-doc version 1.4 [wiz 2015-05-08] + Added fonts/tex-feyn version 0.3.3 [wiz 2015-05-08] + Added fonts/tex-feyn-doc version 0.3.3 [wiz 2015-05-08] + Added fonts/tex-fge version 1.24 [wiz 2015-05-08] + Added fonts/tex-fge-doc version 1.24 [wiz 2015-05-08] + Added fonts/tex-fira version 2014 [wiz 2015-05-08] + Added fonts/tex-fira-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-foekfont version 2014 [wiz 2015-05-08] + Added fonts/tex-foekfont-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-fonetika version 2014 [wiz 2015-05-08] + Added fonts/tex-fonetika-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-fontawesome version 3.1.1 [wiz 2015-05-08] + Added fonts/tex-fontawesome-doc version 3.1.1 [wiz 2015-05-08] + Added fonts/tex-fontmfizz version 2014 [wiz 2015-05-08] + Added fonts/tex-fontmfizz-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-fouriernc version 2014 [wiz 2015-05-08] + Added fonts/tex-fouriernc-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-frcursive version 2014 [wiz 2015-05-08] + Added fonts/tex-frcursive-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-genealogy version 2014 [wiz 2015-05-08] + Added fonts/tex-genealogy-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-gentium-tug version 1.0 [wiz 2015-05-08] + Added fonts/tex-gentium-tug-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-gfsartemisia version 1.0 [wiz 2015-05-08] + Added fonts/tex-gfsartemisia-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-gfsbodoni version 1.01 [wiz 2015-05-08] + Added fonts/tex-gfsbodoni-doc version 1.01 [wiz 2015-05-08] + Added fonts/tex-gfscomplutum version 1.0 [wiz 2015-05-08] + Added fonts/tex-gfscomplutum-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-gfsdidot version 2014 [wiz 2015-05-08] + Added fonts/tex-gfsdidot-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-gfsneohellenic version 2014 [wiz 2015-05-08] + Added fonts/tex-gfsneohellenic-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-gfssolomos version 1.0 [wiz 2015-05-08] + Added fonts/tex-gfssolomos-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-gillcm version 1.1 [wiz 2015-05-08] + Added fonts/tex-gillcm-doc version 1.1 [wiz 2015-05-08] + Added fonts/tex-gillius version 2014 [wiz 2015-05-08] + Added fonts/tex-gillius-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-gnu-freefont version 2014 [wiz 2015-05-08] + Added fonts/tex-gnu-freefont-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-greenpoint version 2014 [wiz 2015-05-08] + Added fonts/tex-greenpoint-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-grotesq version 2014 [wiz 2015-05-08] + Added fonts/tex-grotesq-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-hacm version 0.1 [wiz 2015-05-08] + Added fonts/tex-hacm-doc version 0.1 [wiz 2015-05-08] + Added fonts/tex-hands version 2014 [wiz 2015-05-08] + Added fonts/tex-heuristica version 1.08 [wiz 2015-05-08] + Added fonts/tex-heuristica-doc version 1.08 [wiz 2015-05-08] + Added fonts/tex-hfbright version 2014 [wiz 2015-05-08] + Added fonts/tex-hfbright-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-hfoldsty version 1.15 [wiz 2015-05-08] + Added fonts/tex-hfoldsty-doc version 1.15 [wiz 2015-05-08] + Added fonts/tex-ifsym version 2014 [wiz 2015-05-08] + Added fonts/tex-ifsym-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-inconsolata version 1.05 [wiz 2015-05-08] + Added fonts/tex-inconsolata-doc version 1.05 [wiz 2015-05-08] + Added fonts/tex-initials version 2014 [wiz 2015-05-08] + Added fonts/tex-initials-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-ipaex-type1 version 0.3b [wiz 2015-05-08] + Added fonts/tex-ipaex-type1-doc version 0.3b [wiz 2015-05-08] + Added fonts/tex-iwona version 0.995b [wiz 2015-05-08] + Added fonts/tex-iwona-doc version 0.995b [wiz 2015-05-08] + Added fonts/tex-jablantile version 2014 [wiz 2015-05-08] + Added fonts/tex-jablantile-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-jamtimes version 1.12 [wiz 2015-05-08] + Added fonts/tex-jamtimes-doc version 1.12 [wiz 2015-05-08] + Added fonts/tex-junicode version 0.7.7 [wiz 2015-05-08] + Added fonts/tex-junicode-doc version 0.7.7 [wiz 2015-05-08] + Added fonts/tex-kixfont version 2014 [wiz 2015-05-08] + Added fonts/tex-kixfont-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-knuthotherfonts version 2014 [wiz 2015-05-08] + Added fonts/tex-kpfonts version 3.31 [wiz 2015-05-08] + Added fonts/tex-kpfonts-doc version 3.31 [wiz 2015-05-08] + Added fonts/tex-kurier version 0.995b [wiz 2015-05-08] + Added fonts/tex-kurier-doc version 0.995b [wiz 2015-05-08] + Added fonts/tex-lato version 2.2 [wiz 2015-05-08] + Added fonts/tex-lato-doc version 2.2 [wiz 2015-05-08] + Added fonts/tex-lfb version 1.0 [wiz 2015-05-08] + Added fonts/tex-lfb-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-libertine version 5.3.0 [wiz 2015-05-08] + Added fonts/tex-libertine-doc version 5.3.0 [wiz 2015-05-08] + Added fonts/tex-librebaskerville version 2014 [wiz 2015-05-08] + Added fonts/tex-librebaskerville-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-librecaslon version 2014 [wiz 2015-05-08] + Added fonts/tex-librecaslon-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-libris version 1.007 [wiz 2015-05-08] + Added fonts/tex-libris-doc version 1.007 [wiz 2015-05-08] + Added fonts/tex-linearA version 2014 [wiz 2015-05-08] + Added fonts/tex-linearA-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-lobster2 version 2014 [wiz 2015-05-08] + Added fonts/tex-lobster2-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-lxfonts version 2.0b [wiz 2015-05-08] + Added fonts/tex-lxfonts-doc version 2.0b [wiz 2015-05-08] + Added fonts/tex-mathabx version 2014 [wiz 2015-05-08] + Added fonts/tex-mathabx-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-mathabx-type1 version 2014 [wiz 2015-05-08] + Added fonts/tex-mathabx-type1-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-mdputu version 1.2 [wiz 2015-05-08] + Added fonts/tex-mdputu-doc version 1.2 [wiz 2015-05-08] + Added fonts/tex-mdsymbol version 0.5 [wiz 2015-05-08] + Added fonts/tex-mdsymbol-doc version 0.5 [wiz 2015-05-08] + Added fonts/tex-merriweather version 2014 [wiz 2015-05-08] + Added fonts/tex-merriweather-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-mintspirit version 2014 [wiz 2015-05-08] + Added fonts/tex-mintspirit-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-mnsymbol version 1.4 [wiz 2015-05-08] + Added fonts/tex-mnsymbol-doc version 1.4 [wiz 2015-05-08] + Added fonts/tex-newpx version 1.232 [wiz 2015-05-08] + Added fonts/tex-newpx-doc version 1.232 [wiz 2015-05-08] + Added fonts/tex-newtx version 1.434 [wiz 2015-05-08] + Added fonts/tex-newtx-doc version 1.434 [wiz 2015-05-08] + Added fonts/tex-newtxsf version 1.02 [wiz 2015-05-08] + Added fonts/tex-newtxsf-doc version 1.02 [wiz 2015-05-08] + Added fonts/tex-newtxtt version 1.051 [wiz 2015-05-08] + Added fonts/tex-newtxtt-doc version 1.051 [wiz 2015-05-08] + Added fonts/tex-nkarta version 0.2 [wiz 2015-05-08] + Added fonts/tex-nkarta-doc version 0.2 [wiz 2015-05-08] + Added fonts/tex-obnov version 0.11 [wiz 2015-05-08] + Added fonts/tex-obnov-doc version 0.11 [wiz 2015-05-08] + Moved print/tex-ocherokee to fonts/tex-ocherokee [wiz 2015-05-08] + Moved print/tex-ocherokee to fonts/tex-ocherokee-doc [wiz 2015-05-08] + Added fonts/tex-ocr-b-outline version 2014 [wiz 2015-05-08] + Added fonts/tex-ocr-b-outline-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-ogham version 2014 [wiz 2015-05-08] + Added fonts/tex-ogham-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-oldlatin version 1.00 [wiz 2015-05-08] + Added fonts/tex-oldlatin-doc version 1.00 [wiz 2015-05-08] + Added fonts/tex-oldstandard version 2.0.2 [wiz 2015-05-08] + Added fonts/tex-oldstandard-doc version 2.0.2 [wiz 2015-05-08] + Added fonts/tex-opensans version 1.2 [wiz 2015-05-08] + Added fonts/tex-opensans-doc version 1.2 [wiz 2015-05-08] + Added fonts/tex-orkhun version 2014 [wiz 2015-05-08] + Added fonts/tex-orkhun-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-overlock version 2014 [wiz 2015-05-08] + Added fonts/tex-overlock-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-pacioli version 2014 [wiz 2015-05-08] + Added fonts/tex-pacioli-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-paratype version 2014 [wiz 2015-05-08] + Added fonts/tex-paratype-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-phaistos version 1.0 [wiz 2015-05-08] + Added fonts/tex-phaistos-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-phonetic version 2014 [wiz 2015-05-08] + Added fonts/tex-phonetic-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-pigpen version 0.2 [wiz 2015-05-08] + Added fonts/tex-pigpen-doc version 0.2 [wiz 2015-05-08] + Added fonts/tex-playfair version 2014 [wiz 2015-05-08] + Added fonts/tex-playfair-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-prodint version 2014 [wiz 2015-05-08] + Added fonts/tex-prodint-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-punk version 2014 [wiz 2015-05-08] + Added fonts/tex-punk-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-punk-latex version 1.1 [wiz 2015-05-08] + Added fonts/tex-punk-latex-doc version 1.1 [wiz 2015-05-08] + Added fonts/tex-punknova version 1.003 [wiz 2015-05-08] + Added fonts/tex-punknova-doc version 1.003 [wiz 2015-05-08] + Added fonts/tex-pxtxalfa version 1 [wiz 2015-05-08] + Added fonts/tex-pxtxalfa-doc version 1 [wiz 2015-05-08] + Added fonts/tex-quattrocento version 2014 [wiz 2015-05-08] + Added fonts/tex-quattrocento-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-raleway version 1.2 [wiz 2015-05-08] + Added fonts/tex-raleway-doc version 1.2 [wiz 2015-05-08] + Added fonts/tex-recycle version 2014 [wiz 2015-05-08] + Added fonts/tex-recycle-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-roboto version 2014 [wiz 2015-05-08] + Added fonts/tex-roboto-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-rsfso version 1.01 [wiz 2015-05-08] + Added fonts/tex-rsfso-doc version 1.01 [wiz 2015-05-08] + Added fonts/tex-sansmathaccent version 2014 [wiz 2015-05-08] + Added fonts/tex-sansmathaccent-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-sansmathfonts version 1 [wiz 2015-05-08] + Added fonts/tex-sansmathfonts-doc version 1 [wiz 2015-05-08] + Added fonts/tex-sauterfonts version 2014 [wiz 2015-05-08] + Added fonts/tex-sauterfonts-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-semaphor version 2014 [wiz 2015-05-08] + Added fonts/tex-semaphor-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-skull version 0.1 [wiz 2015-05-08] + Added fonts/tex-sourcecodepro version 2.3 [wiz 2015-05-08] + Added fonts/tex-sourcecodepro-doc version 2.3 [wiz 2015-05-08] + Added fonts/tex-sourcesanspro version 2.4 [wiz 2015-05-08] + Added fonts/tex-sourcesanspro-doc version 2.4 [wiz 2015-05-08] + Added fonts/tex-starfont version 1.2 [wiz 2015-05-08] + Added fonts/tex-starfont-doc version 1.2 [wiz 2015-05-08] + Added fonts/tex-staves version 2014 [wiz 2015-05-08] + Added fonts/tex-staves-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-stix version 1.1.1 [wiz 2015-05-08] + Added fonts/tex-stix-doc version 1.1.1 [wiz 2015-05-08] + Added fonts/tex-superiors version 1.05 [wiz 2015-05-08] + Added fonts/tex-superiors-doc version 1.05 [wiz 2015-05-08] + Added fonts/tex-tapir version 0.2 [wiz 2015-05-08] + Added fonts/tex-tapir-doc version 0.2 [wiz 2015-05-08] + Added fonts/tex-tengwarscript version 1.3.1 [wiz 2015-05-08] + Added fonts/tex-tengwarscript-doc version 1.3.1 [wiz 2015-05-08] + Added fonts/tex-tfrupee version 1.02 [wiz 2015-05-08] + Added fonts/tex-tfrupee-doc version 1.02 [wiz 2015-05-08] + Added fonts/tex-trajan version 1.1 [wiz 2015-05-08] + Added fonts/tex-trajan-doc version 1.1 [wiz 2015-05-08] + Added fonts/tex-txfontsb version 1.1 [wiz 2015-05-08] + Added fonts/tex-txfontsb-doc version 1.1 [wiz 2015-05-08] + Added fonts/tex-umtypewriter version 001.002 [wiz 2015-05-08] + Added fonts/tex-universa version 2.0 [wiz 2015-05-08] + Added fonts/tex-universa-doc version 2.0 [wiz 2015-05-08] + Added fonts/tex-universalis version 2014 [wiz 2015-05-08] + Added fonts/tex-universalis-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-urwchancal version 1 [wiz 2015-05-08] + Added fonts/tex-urwchancal-doc version 1 [wiz 2015-05-08] + Added fonts/tex-venturisadf version 1.005 [wiz 2015-05-08] + Added fonts/tex-venturisadf-doc version 1.005 [wiz 2015-05-08] + Added fonts/tex-wsuipa version 2014 [wiz 2015-05-08] + Added fonts/tex-wsuipa-doc version 2014 [wiz 2015-05-08] + Added fonts/tex-xcharter version 1.074 [wiz 2015-05-08] + Added fonts/tex-xcharter-doc version 1.074 [wiz 2015-05-08] + Added fonts/tex-xits version 1.108 [wiz 2015-05-08] + Added fonts/tex-xits-doc version 1.108 [wiz 2015-05-08] + Added fonts/tex-yfonts-t1 version 1.0 [wiz 2015-05-08] + Added fonts/tex-yfonts-t1-doc version 1.0 [wiz 2015-05-08] + Added fonts/tex-zlmtt version 1.01 [wiz 2015-05-08] + Added fonts/tex-zlmtt-doc version 1.01 [wiz 2015-05-08] + Added fonts/tex-adforn version 1.001.b.2 [wiz 2015-05-08] + Added fonts/tex-adforn-doc version 1.001.b.2 [wiz 2015-05-08] + Added fonts/tex-caladea version 2014.08.17 [wiz 2015-05-08] + Added fonts/tex-caladea-doc version 2014.08.17 [wiz 2015-05-08] + Added fonts/tex-electrum version 1.005.b [wiz 2015-05-08] + Added fonts/tex-electrum-doc version 1.005.b [wiz 2015-05-08] + Added fonts/tex-romande version 1.008.v7.sc [wiz 2015-05-08] + Added fonts/tex-romande-doc version 1.008.v7.sc [wiz 2015-05-08] + Updated meta-pkgs/texlive-collection-fontsextra to 2014 [wiz 2015-05-08] + Updated x11/xf86-video-neomagic to 1.2.9 [wiz 2015-05-08] + Updated x11/xf86-video-savage to 2.3.8 [wiz 2015-05-08] + Added graphics/tex-mfpic version 1.10 [wiz 2015-05-08] + Added graphics/tex-mfpic-doc version 1.10 [wiz 2015-05-08] + Updated print/teTeX3-texmf to 3.0nb54 [wiz 2015-05-08] + Updated meta-pkgs/texlive-collection-metapost to 2014 [wiz 2015-05-08] + Added graphics/tex-automata version 0.3 [wiz 2015-05-08] + Added graphics/tex-automata-doc version 0.3 [wiz 2015-05-08] + Added graphics/tex-bbcard version 2014 [wiz 2015-05-08] + Added graphics/tex-bbcard-doc version 2014 [wiz 2015-05-08] + Added graphics/tex-blockdraw_mp version 2014 [wiz 2015-05-08] + Added graphics/tex-blockdraw_mp-doc version 2014 [wiz 2015-05-08] + Added graphics/tex-bpolynomial version 0.5 [wiz 2015-05-08] + Added graphics/tex-bpolynomial-doc version 0.5 [wiz 2015-05-08] + Added graphics/tex-cmarrows version 0.9 [wiz 2015-05-08] + Added graphics/tex-cmarrows-doc version 0.9 [wiz 2015-05-08] + Added graphics/tex-drv version 0.97 [wiz 2015-05-08] + Added graphics/tex-drv-doc version 0.97 [wiz 2015-05-08] + Added graphics/tex-dviincl version 1.00 [wiz 2015-05-08] + Added graphics/tex-dviincl-doc version 1.00 [wiz 2015-05-08] + Added graphics/tex-emp version 2014 [wiz 2015-05-08] + Added graphics/tex-emp-doc version 2014 [wiz 2015-05-08] + Added graphics/tex-epsincl version 0.2 [wiz 2015-05-08] + Added graphics/tex-epsincl-doc version 0.2 [wiz 2015-05-08] + Added graphics/tex-expressg version 1.5 [wiz 2015-05-08] + Added graphics/tex-expressg-doc version 1.5 [wiz 2015-05-08] + Added graphics/tex-exteps version 0.41 [wiz 2015-05-08] + Added graphics/tex-exteps-doc version 0.41 [wiz 2015-05-08] + Added graphics/tex-featpost version 0.8.8 [wiz 2015-05-08] + Added graphics/tex-featpost-doc version 0.8.8 [wiz 2015-05-08] + Added graphics/tex-feynmf version 1.08 [wiz 2015-05-08] + Added graphics/tex-feynmf-doc version 1.08 [wiz 2015-05-08] + Added graphics/tex-feynmp-auto version 1.1 [wiz 2015-05-08] + Added graphics/tex-feynmp-auto-doc version 1.1 [wiz 2015-05-08] + Added graphics/tex-garrigues version 2014 [wiz 2015-05-08] + Added graphics/tex-garrigues-doc version 2014 [wiz 2015-05-08] + Added graphics/tex-gmp version 1.0 [wiz 2015-05-08] + Added graphics/tex-gmp-doc version 1.0 [wiz 2015-05-08] + Added graphics/tex-hatching version 0.11 [wiz 2015-05-08] + Added graphics/tex-hatching-doc version 0.11 [wiz 2015-05-08] + Added graphics/tex-latexmp version 1.2.1 [wiz 2015-05-08] + Added graphics/tex-latexmp-doc version 1.2.1 [wiz 2015-05-08] + Added graphics/tex-metago version 0.9 [wiz 2015-05-08] + Added graphics/tex-metago-doc version 0.9 [wiz 2015-05-08] + Added graphics/tex-metaobj version 0.93 [wiz 2015-05-08] + Added graphics/tex-metaobj-doc version 0.93 [wiz 2015-05-08] + Added graphics/tex-metaplot version 0.91 [wiz 2015-05-08] + Added graphics/tex-metaplot-doc version 0.91 [wiz 2015-05-08] + Added graphics/tex-metauml version 0.2.5 [wiz 2015-05-08] + Added graphics/tex-metauml-doc version 0.2.5 [wiz 2015-05-08] + Added graphics/tex-mfpic4ode version 0.4 [wiz 2015-05-08] + Added graphics/tex-mfpic4ode-doc version 0.4 [wiz 2015-05-08] + Added graphics/tex-mp3d version 1.34 [wiz 2015-05-08] + Added graphics/tex-mp3d-doc version 1.34 [wiz 2015-05-08] + Added graphics/tex-mpattern version 2014 [wiz 2015-05-08] + Added graphics/tex-mpattern-doc version 2014 [wiz 2015-05-08] + Added graphics/tex-mpcolornames version 0.20 [wiz 2015-05-08] + Added graphics/tex-mpcolornames-doc version 0.20 [wiz 2015-05-08] + Added graphics/tex-mpgraphics version 0.3 [wiz 2015-05-08] + Added graphics/tex-mpgraphics-doc version 0.3 [wiz 2015-05-08] + Added graphics/tex-piechartmp version 0.3.0 [wiz 2015-05-08] + Added graphics/tex-piechartmp-doc version 0.3.0 [wiz 2015-05-08] + Added graphics/tex-repere version 13.12 [wiz 2015-05-08] + Added graphics/tex-repere-doc version 13.12 [wiz 2015-05-08] + Added graphics/tex-roex version 0.56 [wiz 2015-05-08] + Added graphics/tex-slideshow version 1.0 [wiz 2015-05-08] + Added graphics/tex-slideshow-doc version 1.0 [wiz 2015-05-08] + Added graphics/tex-splines version 0.2 [wiz 2015-05-08] + Added graphics/tex-splines-doc version 0.2 [wiz 2015-05-08] + Added graphics/tex-suanpan version 2014 [wiz 2015-05-08] + Added graphics/tex-suanpan-doc version 2014 [wiz 2015-05-08] + Added graphics/tex-textpath version 1.6 [wiz 2015-05-08] + Added graphics/tex-textpath-doc version 1.6 [wiz 2015-05-08] + Added graphics/tex-threeddice version 1.0 [wiz 2015-05-08] + Added graphics/tex-threeddice-doc version 1.0 [wiz 2015-05-08] + Added print/tex-epsf-dvipdfmx version 2014 [wiz 2015-05-08] + Added print/tex-epsf-dvipdfmx-doc version 2014 [wiz 2015-05-08] + Added print/tex-figflow version 2014 [wiz 2015-05-08] + Added print/tex-figflow-doc version 2014 [wiz 2015-05-08] + Added print/tex-fixpdfmag version 2014 [wiz 2015-05-08] + Added print/tex-font-change version 2015.1 [wiz 2015-05-08] + Added print/tex-font-change-doc version 2015.1 [wiz 2015-05-08] + Added print/tex-getoptk version 1.0 [wiz 2015-05-08] + Added print/tex-getoptk-doc version 1.0 [wiz 2015-05-08] + Added print/tex-hyplain version 1.0 [wiz 2015-05-08] + Added print/tex-hyplain-doc version 1.0 [wiz 2015-05-08] + Added print/tex-js-misc version 2014 [wiz 2015-05-08] + Added print/tex-js-misc-doc version 2014 [wiz 2015-05-08] + Added print/tex-mkpattern version 1.2 [wiz 2015-05-08] + Added print/tex-mkpattern-doc version 1.2 [wiz 2015-05-08] + Added print/tex-newsletr version 2014 [wiz 2015-05-08] + Added print/tex-newsletr-doc version 2014 [wiz 2015-05-08] + Added print/tex-pitex version 2014 [wiz 2015-05-08] + Added print/tex-pitex-doc version 2014 [wiz 2015-05-08] + Added print/tex-plipsum version 4.3 [wiz 2015-05-08] + Added print/tex-plipsum-doc version 4.3 [wiz 2015-05-08] + Added print/tex-plnfss version 1.1 [wiz 2015-05-08] + Added print/tex-plnfss-doc version 1.1 [wiz 2015-05-08] + Added print/tex-plstmary version 0.5c [wiz 2015-05-08] + Added print/tex-plstmary-doc version 0.5c [wiz 2015-05-08] + Added print/tex-present version 2.2 [wiz 2015-05-08] + Added print/tex-present-doc version 2.2 [wiz 2015-05-08] + Added print/tex-resumemac version 2014 [wiz 2015-05-08] + Added print/tex-resumemac-doc version 2014 [wiz 2015-05-08] + Added print/tex-timetable version 2014 [wiz 2015-05-08] + Added print/tex-treetex version 2014 [wiz 2015-05-08] + Added print/tex-treetex-doc version 2014 [wiz 2015-05-08] + Added print/tex-varisize version 2014 [wiz 2015-05-08] + Added print/tex-varisize-doc version 2014 [wiz 2015-05-08] + Added print/tex-xii-doc version 2014 [wiz 2015-05-08] + Updated meta-pkgs/texlive-collection-plainextra to 2014 [wiz 2015-05-08] + Added devel/p5-Acme-Damn version 0.06 [wiz 2015-05-08] + Added devel/p5-forks version 0.36 [wiz 2015-05-08] + Updated devel/cppcheck to 1.69 [bsiegert 2015-05-08] + Updated devel/p5-Test-Cmd to 1.08 [wen 2015-05-09] + Updated devel/p5-version to 0.9912 [wen 2015-05-09] + Updated x11/xmon to 1.5.6 [mef 2015-05-09] + Added graphics/tex-animate version 2014 [markd 2015-05-09] + Added graphics/tex-animate-doc version 2014 [markd 2015-05-09] + Updated meta-pkgs/texlive-collection-latexextra to 2014pre2 [markd 2015-05-09] + Updated x11/xscreensaver to 5.32 [mef 2015-05-09] + Updated x11/xscreensaver-demo to 5.32 [mef 2015-05-09] + Updated devel/capstone to 3.0.3 [mef 2015-05-09] + Updated devel/easygit to 1.7.5.2 [mef 2015-05-09] + Updated databases/sqlite3 to 3.8.10 [adam 2015-05-09] + Updated databases/sqlite3-docs to 3.8.10 [adam 2015-05-09] + Updated databases/sqlite3-tcl to 3.8.10 [adam 2015-05-09] + Updated devel/p5-Test-DependentModules to 0.20 [mef 2015-05-09] + Updated x11/xf86-video-siliconmotion to 1.7.8 [wiz 2015-05-09] + Added print/tex-antomega version 0.8 [markd 2015-05-09] + Added print/tex-antomega-doc version 0.8 [markd 2015-05-09] + Added fonts/tex-mxedruli version 3.3c [markd 2015-05-09] + Added fonts/tex-mxedruli-doc version 3.3c [markd 2015-05-09] + Updated meta-pkgs/texlive-collection-omega to 2014 [markd 2015-05-09] + Removed print/tex-bagpipetex successor print/tex-bagpipe [markd 2015-05-09] + Added print/tex-bagpipe version 3.02 [markd 2015-05-09] + Added print/tex-bagpipe-doc version 3.02 [markd 2015-05-09] + Updated meta-pkgs/texlive-collection-music to 2014pre2 [markd 2015-05-09] + Added print/tex-c90 version 2014 [markd 2015-05-10] + Added print/tex-c90-doc version 2014 [markd 2015-05-10] + Added print/tex-dnp version 2014 [markd 2015-05-10] + Added print/tex-cjkpunct version 4.8.1.2 [markd 2015-05-10] + Added print/tex-cjkpunct-doc version 4.8.1.2 [markd 2015-05-10] + Added print/tex-xcjk2uni version 0.4 [markd 2015-05-10] + Added print/tex-xcjk2uni-doc version 0.4 [markd 2015-05-10] + Added print/tex-zxjafont version 0.2 [markd 2015-05-10] + Added print/tex-zxjafont-doc version 0.2 [markd 2015-05-10] + Updated meta-pkgs/texlive-collection-langcjk to 2014 [markd 2015-05-10] + Added textproc/p5-Unicode-CaseFold version 1.00 [mef 2015-05-10] + Updated textproc/p5-Pod-Weaver to 4.012 [mef 2015-05-10] + Updated textproc/p5-Text-Ngram to 0.15 [mef 2015-05-10] + Updated textproc/p5-Text-Quoted to 2.09 [mef 2015-05-10] + Updated textproc/p5-Text-SpellChecker to 0.14 [mef 2015-05-10] + Updated textproc/p5-Text-TabularDisplay to 1.38 [mef 2015-05-10] + Updated textproc/p5-Text-Trac to 0.18 [mef 2015-05-10] + Updated textproc/p5-Text-Unidecode to 1.23 [mef 2015-05-10] + Updated textproc/p5-Text-Wrapper to 1.05 [mef 2015-05-10] + Updated textproc/p5-XML-TreePP to 0.43 [mef 2015-05-10] + Updated textproc/p5-XML-Writer to 0.625 [mef 2015-05-10] + Updated mail/dovecot2 to 2.2.16nb2 [taca 2015-05-10] + Updated net/youtube-dl to 2015.05.04 [bsiegert 2015-05-10] + Updated www/p5-App-Nopaste to 1.004 [mef 2015-05-10] + Updated www/p5-CGI-Compile to 0.19 [mef 2015-05-10] + Updated www/p5-CGI-Fast to 2.09 [mef 2015-05-10] + Updated www/p5-CGI-FormBuilder to 3.0900 [mef 2015-05-10] + Updated pkgtools/rc.subr to 20150510 [bsiegert 2015-05-10] + Updated www/wordpress to 4.2.2 [morr 2015-05-11] + Updated net/sslh to 1.17nb1 [wiz 2015-05-11] + Updated textproc/the_silver_searcher to 0.30.0 [wiz 2015-05-11] + Added net/gcloud-golang-metadata version 20150310 [bsiegert 2015-05-11] + Added security/go-oauth2 version 20150508 [bsiegert 2015-05-11] + Added devel/google-api-go-client version 20150507 [bsiegert 2015-05-11] + Added devel/go-tools version 20150504 [bsiegert 2015-05-11] + Updated graphics/MesaLib to 10.5.5 [tnn 2015-05-11] + Updated audio/icecast to 2.4.2 [kim 2015-05-12] + Added net/samba4 version 4.2.1 [ryoon 2015-05-12] + Updated lang/mawk to 1.3.4.150503 [wen 2015-05-12] + Updated sysutils/pv to 1.6.0 [bsiegert 2015-05-12] + Updated www/firefox to 38.0 [ryoon 2015-05-12] + Updated www/firefox-l10n to 38.0 [ryoon 2015-05-12] + Updated misc/libreoffice4 to 4.4.3.2 [ryoon 2015-05-12] + Updated math/R to 3.2.0 [ryoon 2015-05-13] + Updated www/apache-tomcat8 to 8.0.22 [ryoon 2015-05-13] + Updated www/p5-HTML-Lint to 2.22 [mef 2015-05-14] + Updated net/unison to 2.48.3nb4 [jperkin 2015-05-14] + Updated devel/p5-Test-Pod to 1.49 [wiz 2015-05-14] + Added print/tex-bibleref-german version 1.0a [wiz 2015-05-14] + Added print/tex-bibleref-german-doc version 1.0a [wiz 2015-05-14] + Added print/tex-booktabs-de-doc version 1.61803 [wiz 2015-05-14] + Added print/tex-csquotes-de-doc version 1.01 [wiz 2015-05-14] + Added print/tex-dhua version 0.11 [wiz 2015-05-14] + Added print/tex-dhua-doc version 0.11 [wiz 2015-05-14] + Added print/tex-einfuehrung-doc version 2014 [wiz 2015-05-14] + Added print/tex-etdipa-doc version 2.6 [wiz 2015-05-14] + Added print/tex-etoolbox-de-doc version 1 [wiz 2015-05-14] + Added print/tex-fifinddo-info-doc version 1.1b [wiz 2015-05-14] + Added print/tex-geometry-de-doc version 1.1 [wiz 2015-05-14] + Added print/tex-germkorr version 1.0 [wiz 2015-05-14] + Added print/tex-germkorr-doc version 1.0 [wiz 2015-05-14] + Added print/tex-hausarbeit-jura version 1.1 [wiz 2015-05-14] + Added print/tex-hausarbeit-jura-doc version 1.1 [wiz 2015-05-14] + Added print/tex-koma-script-examples-doc version 2014 [wiz 2015-05-14] + Added print/tex-l2picfaq-doc version 1.50 [wiz 2015-05-14] + Added print/tex-l2tabu-doc version 2.3 [wiz 2015-05-14] + Added print/tex-latex-bib-ex-doc version 2014 [wiz 2015-05-14] + Added print/tex-latex-referenz-doc version 2 [wiz 2015-05-14] + Added print/tex-latex-tabellen-doc version 2014 [wiz 2015-05-14] + Added print/tex-latexcheat-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-lualatex-doc-de-doc version 1.0 [wiz 2015-05-14] + Added print/tex-microtype-de-doc version 2.4 [wiz 2015-05-14] + Added print/tex-presentations-doc version 2014 [wiz 2015-05-14] + Added print/tex-pstricks-examples-doc version 2014 [wiz 2015-05-14] + Added print/tex-r_und_s version 1.3i [wiz 2015-05-14] + Added print/tex-r_und_s-doc version 1.3i [wiz 2015-05-14] + Added print/tex-templates-fenn-doc version 2014 [wiz 2015-05-14] + Added print/tex-templates-sommer-doc version 2014 [wiz 2015-05-14] + Added print/tex-tipa-de-doc version 1.3 [wiz 2015-05-14] + Added print/tex-translation-arsclassica-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-translation-biblatex-de-doc version 1.0 [wiz 2015-05-14] + Added print/tex-translation-chemsym-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-translation-ecv-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-translation-enumitem-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-translation-europecv-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-translation-filecontents-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-translation-moreverb-de-doc version 2014 [wiz 2015-05-14] + Added print/tex-udesoftec version 1.4.5 [wiz 2015-05-14] + Added print/tex-udesoftec-doc version 1.4.5 [wiz 2015-05-14] + Added print/tex-voss-mathcol-doc version 0.1 [wiz 2015-05-14] + Updated meta-pkgs/texlive-collection-langgerman to 2014 [wiz 2015-05-14] + Updated sysutils/dbus to 1.8.18 [wiz 2015-05-14] + Added fonts/tex-ethiop-t1 version 2014 [wiz 2015-05-14] + Added fonts/tex-ethiop-t1-doc version 2014 [wiz 2015-05-14] + Added fonts/tex-fc version 1.4 [wiz 2015-05-14] + Added fonts/tex-fc-doc version 1.4 [wiz 2015-05-14] + Updated meta-pkgs/texlive-collection-langafrican to 2014pre2 [wiz 2015-05-14] + Updated misc/libreoffice4-bin to 4.4.3.2 [bad 2015-05-14] + Updated textproc/ruby-redcarpet to 3.2.3 [taca 2015-05-14] + Updated lang/LuaJIT2 to 2.0.4 [alnsn 2015-05-14] + Updated www/firefox to 38.0.1 [ryoon 2015-05-15] + Updated www/firefox-l10n to 38.0.1 [ryoon 2015-05-15] + Updated www/moodle to 2.9 [wen 2015-05-15] + Added print/tex-FAQ-en-doc version 3.28 [wiz 2015-05-15] + Added print/tex-MemoirChapStyles-doc version 1.7e [wiz 2015-05-15] + Added print/tex-Type1fonts-doc version 2.14 [wiz 2015-05-15] + Added print/tex-amslatex-primer-doc version 2.3 [wiz 2015-05-15] + Added print/tex-around-the-bend-doc version 2014 [wiz 2015-05-15] + Added print/tex-ascii-chart-doc version 2014 [wiz 2015-05-15] + Added print/tex-components-of-TeX-doc version 2014 [wiz 2015-05-15] + Added print/tex-comprehensive-doc version 11.0 [wiz 2015-05-15] + Added print/tex-dickimaw-doc version 2014 [wiz 2015-05-15] + Added print/tex-dtxtut-doc version 2014 [wiz 2015-05-15] + Added print/tex-first-latex-doc-doc version 2014 [wiz 2015-05-15] + Added print/tex-gentle-doc version 2014 [wiz 2015-05-15] + Added print/tex-happy4th-doc version 20120102 [wiz 2015-05-15] + Added print/tex-impatient-doc version 2014 [wiz 2015-05-15] + Added print/tex-intro-scientific-doc version 5th_edition [wiz 2015-05-15] + Added print/tex-l2tabu-english-doc version 1.8.5.7 [wiz 2015-05-15] + Added print/tex-latex-brochure-doc version 20130122 [wiz 2015-05-15] + Added print/tex-latex-course-doc version 2 [wiz 2015-05-15] + Added print/tex-latex-doc-ptr-doc version 20090324 [wiz 2015-05-15] + Added print/tex-latex-graphics-companion-doc version 2014 [wiz 2015-05-15] + Added print/tex-latex-veryshortguide-doc version 2014 [wiz 2015-05-15] + Added print/tex-latex-web-companion-doc version 2014 [wiz 2015-05-15] + Added print/tex-latex2e-help-texinfo-doc version 2014 [wiz 2015-05-15] + Added print/tex-latex4wp-doc version 1.0.10 [wiz 2015-05-15] + Added print/tex-latexcheat-doc version 1.13 [wiz 2015-05-15] + Added print/tex-latexcourse-rug-doc version 1.05 [wiz 2015-05-15] + Added print/tex-latexfileinfo-pkgs version 0.22 [wiz 2015-05-15] + Added print/tex-latexfileinfo-pkgs-doc version 0.22 [wiz 2015-05-15] + Added print/tex-macros2e-doc version 0.4 [wiz 2015-05-15] + Added print/tex-math-e-doc version 2014 [wiz 2015-05-15] + Added print/tex-memdesign-doc version 2014 [wiz 2015-05-15] + Added print/tex-metafont-beginners-doc version 2014 [wiz 2015-05-15] + Added print/tex-metapost-examples-doc version 2014 [wiz 2015-05-15] + Added print/tex-mil3-doc version 2014 [wiz 2015-05-15] + Added print/tex-patgen2-tutorial-doc version 2014 [wiz 2015-05-15] + Added print/tex-pictexsum-doc version 2014 [wiz 2015-05-15] + Added print/tex-plain-doc-doc version 2014 [wiz 2015-05-15] + Added print/tex-presentations-en-doc version 2014 [wiz 2015-05-15] + Added print/tex-pstricks-examples-en-doc version 2014 [wiz 2015-05-15] + Added print/tex-simplified-latex-doc version 2014 [wiz 2015-05-15] + Added print/tex-svg-inkscape-doc version 2014 [wiz 2015-05-15] + Added print/tex-tabulars-e-doc version 1.0 [wiz 2015-05-15] + Added print/tex-tamethebeast-doc version 1.4 [wiz 2015-05-15] + Added print/tex-tds-doc version 1.1 [wiz 2015-05-15] + Added print/tex-tex-font-errors-cheatsheet-doc version 0.1 [wiz 2015-05-15] + Added print/tex-tex-overview-doc version 0.1f [wiz 2015-05-15] + Added print/tex-tex-refs-doc version 0.4.8 [wiz 2015-05-15] + Added print/tex-texbytopic-doc version 2014 [wiz 2015-05-15] + Added print/tex-titlepages-doc version 20100714 [wiz 2015-05-15] + Added print/tex-tlc2-doc version 2014 [wiz 2015-05-15] + Added print/tex-visualfaq-doc version 2014 [wiz 2015-05-15] + Added print/tex-voss-mathmode-doc version 2.47 [wiz 2015-05-15] + Added print/tex-webguide-doc version 2014 [wiz 2015-05-15] + Added print/tex-xetexref-doc version 2014 [wiz 2015-05-15] + Updated net/wireshark to 1.10.14 [tron 2015-05-15] + Updated meta-pkgs/texlive-collection-langenglish to 2014 [wiz 2015-05-15] + Added print/tex-hyphen-ethiopic version 2014 [markd 2015-05-16] + Added print/tex-hyphen-armenian version 2014 [markd 2015-05-16] + Added print/tex-hyphen-friulan version 2014 [markd 2015-05-16] + Added print/tex-hyphen-kurmanji version 2014 [markd 2015-05-16] + Added print/tex-hyphen-latvian version 2014 [markd 2015-05-16] + Added print/tex-hyphen-piedmontese version 2014 [markd 2015-05-16] + Added print/tex-hyphen-romansh version 2014 [markd 2015-05-16] + Added print/tex-hyphen-indic version 2014 [markd 2015-05-16] + Added print/tex-hyphen-afrikaans version 2014 [markd 2015-05-16] + Added print/tex-hyphen-georgian version 2014 [markd 2015-05-16] + Added print/tex-hyphen-thai version 2014 [markd 2015-05-16] + Added print/tex-hyphen-turkmen version 2014 [markd 2015-05-16] + Added net/miruo version 0.9.6 [ryoon 2015-05-16] + Updated meta-pkgs/texlive-collection-langafrican to 2014 [markd 2015-05-16] + Updated meta-pkgs/texlive-collection-langeuropean to 2014pre2 [markd 2015-05-16] + Updated meta-pkgs/texlive-collection-langindic to 2014pre2 [markd 2015-05-16] + Updated meta-pkgs/texlive-collection-langother to 2014pre2 [markd 2015-05-16] + Updated sysutils/xfce4-thunar to 1.6.8 [wiz 2015-05-16] + Updated lang/php54 to 5.4.41 [taca 2015-05-16] + Updated lang/php55 to 5.5.25 [taca 2015-05-16] + Updated lang/php56 to 5.6.9 [taca 2015-05-16] + Added print/tex-amstex version 2.2 [markd 2015-05-16] + Added print/tex-amstex-doc version 2.2 [markd 2015-05-16] + Added print/tex-calrsfs version 2014 [markd 2015-05-16] + Added print/tex-calrsfs-doc version 2014 [markd 2015-05-16] + Added print/tex-ccaption version 3.2c [markd 2015-05-16] + Added print/tex-ccaption-doc version 3.2c [markd 2015-05-16] + Added print/tex-chappg version 2.1b [markd 2015-05-16] + Added print/tex-chappg-doc version 2.1b [markd 2015-05-16] + Added print/tex-curves version 1.53 [markd 2015-05-16] + Added print/tex-curves-doc version 1.53 [markd 2015-05-16] + Added print/tex-custom-bib version 4.33 [markd 2015-05-16] + Added print/tex-custom-bib-doc version 4.33 [markd 2015-05-16] + Added print/tex-dinbrief version 2014 [markd 2015-05-16] + Added print/tex-dinbrief-doc version 2014 [markd 2015-05-16] + Added print/tex-draftcopy version 2.16 [markd 2015-05-16] + Added print/tex-draftcopy-doc version 2.16 [markd 2015-05-16] + Added print/tex-filecontents version 1.3 [markd 2015-05-16] + Added print/tex-filecontents-doc version 1.3 [markd 2015-05-16] + Added print/tex-floatflt version 1.31 [markd 2015-05-16] + Added print/tex-floatflt-doc version 1.31 [markd 2015-05-16] + Added print/tex-footbib version 2.0.7 [markd 2015-05-16] + Added print/tex-footbib-doc version 2.0.7 [markd 2015-05-16] + Added print/tex-footnpag version 2014 [markd 2015-05-16] + Added print/tex-footnpag-doc version 2014 [markd 2015-05-16] + Added print/tex-g-brief version 4.0.2 [markd 2015-05-16] + Added print/tex-g-brief-doc version 4.0.2 [markd 2015-05-16] + Added print/tex-import version 5.1 [markd 2015-05-16] + Added print/tex-import-doc version 5.1 [markd 2015-05-16] + Added print/tex-labels version 0.13 [markd 2015-05-16] + Added print/tex-labels-doc version 0.13 [markd 2015-05-16] + Added print/tex-layouts version 2.6d [markd 2015-05-16] + Added print/tex-layouts-doc version 2.6d [markd 2015-05-16] + Added print/tex-leftidx version 2014 [markd 2015-05-16] + Added print/tex-leftidx-doc version 2014 [markd 2015-05-16] + Added print/tex-lettrine version 1.8 [markd 2015-05-16] + Added print/tex-lettrine-doc version 1.8 [markd 2015-05-16] + Added print/tex-ltabptch version 1.74d [markd 2015-05-16] + Added print/tex-ltabptch-doc version 1.74d [markd 2015-05-16] + Added print/tex-mathcomp version 0.1f [markd 2015-05-16] + Added print/tex-mathcomp-doc version 0.1f [markd 2015-05-16] + Added print/tex-mparhack version 1.4 [markd 2015-05-16] + Added print/tex-mparhack-doc version 1.4 [markd 2015-05-16] + Added print/tex-multibib version 1.4 [markd 2015-05-16] + Added print/tex-multibib-doc version 1.4 [markd 2015-05-16] + Added print/tex-onlyamsmath version 0.10 [markd 2015-05-16] + Added print/tex-onlyamsmath-doc version 0.10 [markd 2015-05-16] + Added print/tex-pb-diagram version 5.0 [markd 2015-05-16] + Added print/tex-pb-diagram-doc version 5.0 [markd 2015-05-16] + Added print/tex-pict2e version 0.2z [markd 2015-05-16] + Added print/tex-pict2e-doc version 0.2z [markd 2015-05-16] + Added print/tex-program version 3.3.12 [markd 2015-05-16] + Added print/tex-program-doc version 3.3.12 [markd 2015-05-16] + Added print/tex-rotfloat version 1.2 [markd 2015-05-16] + Added print/tex-rotfloat-doc version 1.2 [markd 2015-05-16] + Added print/tex-scale version 1.1.2 [markd 2015-05-16] + Added print/tex-scale-doc version 1.1.2 [markd 2015-05-16] + Added print/tex-shapepar version 2.2 [markd 2015-05-16] + Added print/tex-shapepar-doc version 2.2 [markd 2015-05-16] + Added print/tex-showdim version 1.2 [markd 2015-05-16] + Added print/tex-showdim-doc version 1.2 [markd 2015-05-16] + Added print/tex-showlabels version 1.6.6 [markd 2015-05-16] + Added print/tex-showlabels-doc version 1.6.6 [markd 2015-05-16] + Added print/tex-sidecap version 1.6f [markd 2015-05-16] + Added print/tex-sidecap-doc version 1.6f [markd 2015-05-16] + Added print/tex-stdclsdv version 1.1a [markd 2015-05-16] + Added print/tex-stdclsdv-doc version 1.1a [markd 2015-05-16] + Added print/tex-textfit version 5 [markd 2015-05-16] + Added print/tex-textfit-doc version 5 [markd 2015-05-16] + Added print/tex-textmerg version 2.01 [markd 2015-05-16] + Added print/tex-textmerg-doc version 2.01 [markd 2015-05-16] + Added print/tex-textpos version 1.7j [markd 2015-05-16] + Added print/tex-textpos-doc version 1.7j [markd 2015-05-16] + Added print/tex-totpages version 2.00 [markd 2015-05-16] + Added print/tex-totpages-doc version 2.00 [markd 2015-05-16] + Added print/tex-vmargin version 2.5 [markd 2015-05-16] + Added print/tex-vmargin-doc version 2.5 [markd 2015-05-16] + Added print/tex-was version 2014 [markd 2015-05-16] + Added print/tex-was-doc version 2014 [markd 2015-05-16] + Updated meta-pkgs/texlive-collection-bibtexextra to 2014pre2 [markd 2015-05-16] + Updated meta-pkgs/texlive-collection-latexextra to 2014pre3 [markd 2015-05-16] + Updated meta-pkgs/texlive-collection-mathextra to 2014pre2 [markd 2015-05-16] + Updated meta-pkgs/texlive-collection-pictures to 2014pre2 [markd 2015-05-16] + Updated devel/p5-B-Hooks-EndOfScope to 0.15 [mef 2015-05-16] + Updated devel/p5-autovivification to 0.15 [mef 2015-05-16] + Updated textproc/p5-iCal-Parser to 1.20 [mef 2015-05-16] + Updated multimedia/adobe-flash-plugin11 to 11.2.202.460 [tsutsui 2015-05-16] + Updated misc/tmux to 2.0 [ryoon 2015-05-16] + Updated net/dhcpcd to 6.9.0 [roy 2015-05-16] + Updated mail/dovecot2 to 2.2.18 [taca 2015-05-17] + Updated mail/dovecot2-pigeonhole to 0.4.8 [taca 2015-05-17] + Added fonts/tex-accfonts version 0.25 [markd 2015-05-17] + Added fonts/tex-accfonts-doc version 0.25 [markd 2015-05-17] + Added fonts/afm2pl version 0.7.1 [markd 2015-05-17] + Added fonts/tex-afm2pl version 0.7.1 [markd 2015-05-17] + Added fonts/tex-dosepsbin version 1.2 [markd 2015-05-17] + Added fonts/tex-dosepsbin-doc version 1.2 [markd 2015-05-17] + Added fonts/lcdftypetools version 2.100 [markd 2015-05-17] + Added fonts/tex-dvipsconfig version 1.6 [markd 2015-05-17] + Added fonts/tex-fontools version 2014 [markd 2015-05-17] + Added fonts/tex-fontools-doc version 2014 [markd 2015-05-17] + Added fonts/tex-mf2pt1 version 2.5a [markd 2015-05-17] + Added fonts/tex-mf2pt1-doc version 2.5a [markd 2015-05-17] + Updated meta-pkgs/texlive-collection-fontutils to 2014 [markd 2015-05-17] + Updated meta-pkgs/ruby-gnome2 to 2.2.5 [tsutsui 2015-05-17] + Updated devel/ruby-gnome2-atk to 2.2.5 [tsutsui 2015-05-17] + Updated devel/ruby-gnome2-gio to 2.2.5 [tsutsui 2015-05-17] + Updated devel/ruby-gnome2-glib to 2.2.5 [tsutsui 2015-05-17] + Updated devel/ruby-gnome2-gobject-introspection to 2.2.5 [tsutsui 2015-05-17] + Updated devel/ruby-gnome2-pango to 2.2.5 [tsutsui 2015-05-17] + Updated graphics/ruby-gnome2-cairo-gobject to 2.2.5 [tsutsui 2015-05-17] + Updated graphics/ruby-gnome2-clutter to 2.2.5 [tsutsui 2015-05-17] + Updated graphics/ruby-gnome2-clutter-gtk to 2.2.5 [tsutsui 2015-05-17] + Updated graphics/ruby-gnome2-gdk3 to 2.2.5 [tsutsui 2015-05-17] + Updated graphics/ruby-gnome2-gdkpixbuf to 2.2.5 [tsutsui 2015-05-17] + Updated graphics/ruby-gnome2-rsvg to 2.2.5 [tsutsui 2015-05-17] + Updated multimedia/ruby-gnome2-clutter-gstreamer to 2.2.5 [tsutsui 2015-05-17] + Updated multimedia/ruby-gnome2-gstreamer to 2.2.5 [tsutsui 2015-05-17] + Updated print/ruby-gnome2-poppler to 2.2.5 [tsutsui 2015-05-17] + Updated www/ruby-gnome2-webkit-gtk to 2.2.5 [tsutsui 2015-05-17] + Updated www/ruby-gnome2-webkit-gtk2 to 2.2.5 [tsutsui 2015-05-17] + Updated x11/ruby-gnome2-gtk to 2.2.5 [tsutsui 2015-05-17] + Updated x11/ruby-gnome2-gtk3 to 2.2.5 [tsutsui 2015-05-17] + Updated x11/ruby-gnome2-vte to 2.2.5 [tsutsui 2015-05-17] + Updated x11/ruby-gnome2-gtksourceview2 to 2.2.5 [tsutsui 2015-05-17] + Updated x11/ruby-gnome2-gtksourceview3 to 2.2.5 [tsutsui 2015-05-17] + Updated net/mikutter to 3.2.3 [tsutsui 2015-05-17] + Updated textproc/ruby-diff-lcs to 1.2.5nb1 [taca 2015-05-17] + Updated sysutils/rmtrash to 1.11 [mef 2015-05-17] + Updated www/p5-Mojolicious to 6.11 [mef 2015-05-17] + Updated sysutils/dc-tools to 1.5 [abs 2015-05-17] + Updated meta-pkgs/netbsd-doc-print to 1.4 [tron 2015-05-17] + Updated meta-pkgs/netbsd-www to 1.9 [tron 2015-05-17] + Updated net/samba4 to 4.2.1nb1 [ryoon 2015-05-17] + Updated net/samba4 to 4.2.1nb2 [ryoon 2015-05-17] + Updated devel/ccache to 3.2.2 [adam 2015-05-18] + Updated multimedia/ffmpeg2 to 2.6.3 [adam 2015-05-18] + Updated multimedia/ffplay2 to 2.6.3 [adam 2015-05-18] + Updated databases/sqlite3 to 3.8.10.1 [adam 2015-05-18] + Updated databases/sqlite3-docs to 3.8.10.1 [adam 2015-05-18] + Updated databases/sqlite3-tcl to 3.8.10.1 [adam 2015-05-18] + Updated devel/git to 2.4.1 [adam 2015-05-18] + Updated devel/git-base to 2.4.1 [adam 2015-05-18] + Updated devel/git-docs to 2.4.1 [adam 2015-05-18] + Updated devel/git-gitk to 2.4.1 [adam 2015-05-18] + Updated devel/git-svn to 2.4.1 [adam 2015-05-18] + Updated www/gitweb to 2.4.1 [adam 2015-05-18] + Updated devel/rt4 to 4.2.11 [manu 2015-05-18] + Updated comms/asterisk to 11.17.1 [jnemeth 2015-05-19] + Updated comms/jpilot to 1.8.2 [bad 2015-05-19] + Updated editors/OmegaT to 3.4 [ryoon 2015-05-19] + Updated databases/ruby-mysql to 2.9.13 [ryoon 2015-05-19] + Updated devel/rudiments to 0.50 [ryoon 2015-05-19] + Updated lang/nodejs to 0.12.3 [fhajny 2015-05-19] + Updated devel/py-tortoisehg to 3.4 [nros 2015-05-19] + Updated devel/bmake to 20150505 [joerg 2015-05-19] + Updated www/p5-Dancer2 to 0.160001 [wen 2015-05-19] + Updated www/h2o to 1.2.0 [wen 2015-05-20] + Updated devel/p5-CPAN-Perl-Releases to 2.16 [wen 2015-05-20] + Updated www/fcgi to 2.4.0nb2 [kim 2015-05-20] + Updated lang/bwbasic to 3.00 [wen 2015-05-20] + Updated databases/sqlrelay to 0.59 [ryoon 2015-05-20] + Updated databases/sqlrelay-freetds to 0.59 [ryoon 2015-05-20] + Updated databases/sqlrelay-mysql to 0.59 [ryoon 2015-05-20] + Updated databases/sqlrelay-odbc to 0.59 [ryoon 2015-05-20] + Updated databases/sqlrelay-pgsql to 0.59 [ryoon 2015-05-20] + Updated databases/sqlrelay-sqlite to 0.59 [ryoon 2015-05-20] + Updated databases/ruby-sqlrelay to 0.59 [ryoon 2015-05-20] + Updated databases/py-sqlrelay to 0.59 [ryoon 2015-05-20] + Updated databases/p5-sqlrelay to 0.59 [ryoon 2015-05-20] + Updated security/clamav to 0.98.7 [bouyer 2015-05-20] + Updated security/clamav-doc to 0.98.7 [bouyer 2015-05-20] + Updated lang/tcl to 8.6.4 [adam 2015-05-21] + Updated x11/tk to 8.6.4 [adam 2015-05-21] + Updated databases/sqlite3 to 3.8.10.2 [adam 2015-05-21] + Updated databases/sqlite3-docs to 3.8.10.2 [adam 2015-05-21] + Updated databases/sqlite3-tcl to 3.8.10.2 [adam 2015-05-21] + Updated shells/tcsh to 6.19.00 [kim 2015-05-22] + Updated graphics/jpegoptim to 1.4.3 [adam 2015-05-22] + Updated textproc/py-pygments to 2.0.2 [adam 2015-05-22] + Updated www/apache22 to 2.2.29nb1 [sborrill 2015-05-22] + Updated devel/p5-Config-General to 2.57 [mef 2015-05-22] + Updated devel/p5-CPAN-Meta-YAML to 0.016 [mef 2015-05-22] + Updated devel/p5-Capture-Tiny to 0.30 [mef 2015-05-22] + Updated devel/p5-Class-ErrorHandler to 0.04 [mef 2015-05-22] + Updated devel/p5-Config-Properties to 1.80 [mef 2015-05-22] + Updated devel/p5-Data-Munge to 0.095 [mef 2015-05-22] + Updated devel/p5-Eval-Closure to 0.13 [mef 2015-05-23] + Updated devel/p5-List-MoreUtils to 0.412 [mef 2015-05-23] + Updated devel/p5-Module-Build to 0.42120 [mef 2015-05-23] + Updated devel/p5-MooseX-Declare to 0.41 [mef 2015-05-23] + Updated devel/p5-Parallel-ForkManager to 1.14 [mef 2015-05-23] + Updated devel/p5-Search-Elasticsearch to 1.20 [mef 2015-05-23] + Updated devel/p5-Test-CPAN-Meta-YAML to 0.25 [mef 2015-05-23] + Updated devel/p5-Test-Script to 1.10 [mef 2015-05-23] + Updated devel/p5-Test-TempDir to 0.10 [mef 2015-05-23] + Updated devel/p5-Test-Version to 2.01 [mef 2015-05-23] + Updated devel/p5-Tree-DAG_Node to 1.26 [mef 2015-05-23] + Updated devel/p5-Config-General to 2.58 [mef 2015-05-23] + Added archivers/p5-Archive-Tar-Wrapper version 0.18 [mef 2015-05-23] + Updated devel/p5-Dist-Zilla to 5.036 [mef 2015-05-23] + Updated devel/p5-Net-Netmask to 1.9022 [mef 2015-05-23] + Updated net/lldpd to 0.7.15 [mef 2015-05-23] + Updated devel/p5-App-cpanminus to 1.7034 [mef 2015-05-23] + Updated devel/p5-CPAN-Perl-Releases to 2.18 [mef 2015-05-23] + Updated devel/p5-signatures to 0.12 [mef 2015-05-23] + Updated net/tor to 0.2.6.8 [bsiegert 2015-05-23] + Updated textproc/p5-Lingua-EN-Sentence to 0.28 [mef 2015-05-23] + Updated textproc/p5-Lingua-EN-Inflect to 1.899 [mef 2015-05-23] + Updated textproc/p5-Pod-Tree to 1.23 [mef 2015-05-23] + Updated textproc/p5-Text-CSV_XS to 1.18 [mef 2015-05-23] + Updated textproc/p5-Text-Hunspell to 2.11 [mef 2015-05-23] + Updated textproc/p5-Text-RecordParser to 1.6.5 [mef 2015-05-23] + Updated multimedia/libass to 0.12.2 [adam 2015-05-23] + Updated www/p5-AnyEvent-HTTP to 2.22 [mef 2015-05-23] + Updated www/p5-Catalyst-Action-REST to 1.19 [mef 2015-05-23] + Updated www/p5-Catalyst-Authentication-Store-DBIx-Class to 0.1506 [mef 2015-05-23] + Updated sysutils/file to 5.22nb1 [bsiegert 2015-05-23] + Updated net/vnstat to 1.14 [rodent 2015-05-23] + Updated time/anacron to 2.3nb3 [bsiegert 2015-05-23] + Updated textproc/xapian to 1.2.21 [schmonz 2015-05-23] + Updated textproc/xapian-omega to 1.2.21 [schmonz 2015-05-23] + Updated textproc/p5-Search-Xapian to 1.2.21.0 [schmonz 2015-05-23] + Updated archivers/p5-Archive-Tar-Wrapper to 0.22 [mef 2015-05-24] + Updated lang/python27 to 2.7.10 [adam 2015-05-24] + Updated multimedia/mpv to 0.9.2 [adam 2015-05-24] + Updated security/p5-Crypt-CipherSaber to 1.01 [mef 2015-05-24] + Updated security/p5-Crypt-Rijndael to 1.13 [mef 2015-05-24] + Updated mail/roundcube to 1.1.1nb1 [jym 2015-05-24] + Updated devel/deforaos-configure to 0.2.1 [khorben 2015-05-25] + Updated x11/deforaos-libdesktop to 0.2.0 [khorben 2015-05-25] + Updated databases/mysql-cluster to 7.4.6 [jnemeth 2015-05-25] + Added print/tex-europecv version 2014 [jaapb 2015-05-26] + Added print/tex-europecv-doc version 2014 [jaapb 2015-05-26] + Updated www/firefox31 to 31.7.0 [ryoon 2015-05-26] + Updated mail/thunderbird to 31.7.0 [ryoon 2015-05-26] + Updated www/firefox31 to 31.7.0 [ryoon 2015-05-26] + Updated devel/userspace-rcu to 0.8.7 [pettai 2015-05-26] + Updated net/samba4 to 4.2.1nb3 [jperkin 2015-05-26] + Updated x11/randrproto to 1.5.0 [wiz 2015-05-27] + Updated x11/libXrandr to 1.5.0 [wiz 2015-05-27] + Updated x11/xkeyboard-config to 2.15 [wiz 2015-05-27] + Updated games/lgogdownloader to 2.23 [wiz 2015-05-27] + Updated www/apache-tomcat7 to 7.0.62 [ryoon 2015-05-27] + Updated www/apache-tomcat8 to 8.0.23 [ryoon 2015-05-27] + Updated net/exabgp to 3.4.11 [he 2015-05-27] + Updated converters/dos2unix to 7.2.2 [ryoon 2015-05-27] + Updated fonts/umefont-ttf to 0.510 [ryoon 2015-05-27] + Updated databases/postgresql94 to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-client to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-server to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-docs to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-adminpack to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-datatypes to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-dblink to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-fuzzystrmatch to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-monitoring to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-pgcrypto to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-plperl to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-plpython to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-pltcl to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-replicationtools to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql94-upgrade to 9.4.2 [adam 2015-05-27] + Updated databases/postgresql93 to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-client to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-server to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-docs to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-adminpack to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-datatypes to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-dblink to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-fuzzystrmatch to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-monitoring to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-pgcrypto to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-plperl to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-plpython to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-pltcl to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-replicationtools to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql93-upgrade to 9.3.7 [adam 2015-05-27] + Updated databases/postgresql92 to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-client to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-server to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-docs to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-adminpack to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-datatypes to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-dblink to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-fuzzystrmatch to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-monitoring to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-pgcrypto to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-plperl to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-plpython to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-pltcl to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-replicationtools to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql92-upgrade to 9.2.11 [adam 2015-05-27] + Updated databases/postgresql91 to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-adminpack to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-client to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-datatypes to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-dblink to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-docs to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-fuzzystrmatch to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-monitoring to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-pgcrypto to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-plperl to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-plpython to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-pltcl to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-replicationtools to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-server to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql91-upgrade to 9.1.16 [adam 2015-05-27] + Updated databases/postgresql90 to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-adminpack to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-client to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-datatypes to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-dblink to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-docs to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-fuzzystrmatch to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-monitoring to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-pgcrypto to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-plperl to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-plpython to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-pltcl to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-replicationtools to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-server to 9.0.20 [adam 2015-05-27] + Updated databases/postgresql90-upgrade to 9.0.20 [adam 2015-05-27] + Updated net/synergy to 1.7.3 [tnn 2015-05-27] + Updated x11/qt4-libs to 4.8.6nb6 [wiz 2015-05-27] + Updated x11/qt5-qtbase to 5.4.0nb4 [wiz 2015-05-27] + Updated security/p5-IO-Socket-SSL to 2.015 [wiz 2015-05-27] + Updated time/p5-DateTime-Locale to 0.46 [wiz 2015-05-27] + Updated time/p5-DateTime-TimeZone to 1.90 [wiz 2015-05-27] + Updated www/p5-HTML-TableExtract to 2.13 [wiz 2015-05-27] + Updated www/p5-Net-HTTP to 6.09 [wiz 2015-05-27] + Updated print/mupdf to 1.7a [wiz 2015-05-27] + Updated graphics/freeimage to 3.17.0 [markd 2015-05-27] + Added graphics/freeimageplus version 3.17.0 [markd 2015-05-27] + Added print/seetexk version 1.1 [markd 2015-05-27] + Added print/lacheck version 1.26 [markd 2015-05-27] + Updated meta-pkgs/texlive-collection-binextra to 2014pre3 [markd 2015-05-27] + Updated www/mediawiki to 1.25.1 [wen 2015-05-28] + Updated devel/p5-parent to 0.234 [wen 2015-05-28] + Updated devel/p5-CPAN-Uploader to 0.103009 [wen 2015-05-28] + Updated devel/p5-MooX-Options to 4.018nb1 [wen 2015-05-28] + Updated mail/p5-Email-Sender to 1.300018 [wen 2015-05-28] + Updated www/webkit-gtk to 2.4.9 [wiz 2015-05-28] + Updated devel/afl to 1.80b [wiz 2015-05-28] + Updated misc/dialog to 1.2.20150513 [wiz 2015-05-28] + Updated lang/gawk to 4.1.3 [wiz 2015-05-28] + Updated devel/apr to 1.5.2 [wiz 2015-05-28] + Updated security/pinentry to 0.9.2 [wiz 2015-05-28] + Updated converters/convmv to 2.0 [wiz 2015-05-28] + Updated misc/calibre to 2.28.0 [wiz 2015-05-28] + Updated devel/py-cffi to 1.0.3 [wiz 2015-05-28] + Updated sysutils/py-attic to 0.16 [wiz 2015-05-28] + Updated devel/py-cparser to 2.13 [wiz 2015-05-28] + Updated security/py-cryptography to 0.9 [wiz 2015-05-28] + Updated devel/py-setuptools to 16.0 [wiz 2015-05-28] + Updated devel/py-test to 2.7.1 [wiz 2015-05-28] + Updated net/py-twisted to 15.2.0 [wiz 2015-05-28] + Updated devel/py-virtualenv to 13.0.1 [wiz 2015-05-28] + Updated devel/libconfig to 1.5 [wiz 2015-05-28] + Added print/tex-cjk-ko version 1.5 [markd 2015-05-28] + Added print/tex-cjk-ko-doc version 1.5 [markd 2015-05-28] + Added print/tex-kotex-oblivoir version 2.1.0 [markd 2015-05-28] + Added print/tex-kotex-oblivoir-doc version 2.1.0 [markd 2015-05-28] + Added print/tex-kotex-plain version 2014 [markd 2015-05-28] + Added print/tex-kotex-plain-doc version 2014 [markd 2015-05-28] + Added print/tex-kotex-utf version 2.0.1 [markd 2015-05-28] + Added print/tex-kotex-utf-doc version 2.0.1 [markd 2015-05-28] + Updated print/tex-kotex-utils to 2.0.1 [markd 2015-05-28] + Added print/tex-kotex-utils-doc version 2.0.1 [markd 2015-05-28] + Added print/vlna version 1.5 [markd 2015-05-28] + Added print/tex-csplain version 2014 [markd 2015-05-28] + Added print/tex-cslatex version 2014 [markd 2015-05-28] + Added print/tex-csbulletin-doc version 1.0 [markd 2015-05-28] + Added print/tex-csbulletin version 1.0 [markd 2015-05-28] + Added print/tex-cnbwp version 2014 [markd 2015-05-28] + Added print/tex-cnbwp-doc version 2014 [markd 2015-05-28] + Added print/tex-babel-galician version 2014 [markd 2015-05-28] + Added print/tex-spanish-mx-doc version 1.1a [markd 2015-05-28] + Added print/tex-spanish-mx version 1.1a [markd 2015-05-28] + Added print/tex-ordinalpt version 2.1 [markd 2015-05-28] + Added print/tex-ordinalpt-doc version 2.1 [markd 2015-05-28] + Added print/tex-feupphdteses version 4.0 [markd 2015-05-28] + Added print/tex-feupphdteses-doc version 4.0 [markd 2015-05-28] + Added print/tex-ctib version 2014 [markd 2015-05-28] + Added print/tex-ctib-doc version 2014 [markd 2015-05-28] + Added fonts/tex-aramaic-serto version 1.0 [markd 2015-05-28] + Added fonts/tex-aramaic-serto-doc version 1.0 [markd 2015-05-28] + Added fonts/tex-cjhebrew version 0.1a [markd 2015-05-28] + Added fonts/tex-cjhebrew-doc version 0.1a [markd 2015-05-28] + Updated meta-pkgs/texlive-collection-langkorean to 2014 [markd 2015-05-28] + Updated meta-pkgs/texlive-collection-langczechslovak to 2014 [markd 2015-05-28] + Updated meta-pkgs/texlive-collection-langspanish to 2014 [markd 2015-05-28] + Updated meta-pkgs/texlive-collection-langportuguese to 2014 [markd 2015-05-28] + Updated meta-pkgs/texlive-collection-langother to 2014 [markd 2015-05-28] + Updated lang/clang to 3.6.1 [adam 2015-05-28] + Updated lang/libLLVM to 3.6.1 [adam 2015-05-28] + Added net/py-ipaddress version 1.0.7 [wiz 2015-05-28] + Updated www/squid3 to 3.5.5 [adam 2015-05-29] + Added print/tex-bussproofs version 1.1 [jaapb 2015-05-29] + Added print/tex-bussproofs-doc version 1.1 [jaapb 2015-05-29] + Updated multimedia/libbluray to 0.8.1 [adam 2015-05-29] + Updated multimedia/x265 to 1.7 [adam 2015-05-29] + Updated devel/xulrunner31 to 31.7.0 [ryoon 2015-05-29] + Updated devel/fossil to 1.33 [ryoon 2015-05-29] + Updated devel/nss to 3.19.1 [ryoon 2015-05-29] + Added textproc/p5-XML-Parser-Lite version 0.721 [wen 2015-05-30] + Added net/p5-IO-SessionData version 1.03 [wen 2015-05-30] + Updated net/p5-SOAP-Lite to 1.14 [wen 2015-05-30] + Updated net/p5-SNMP-Info to 3.27 [wen 2015-05-30] + Added geography/py-obspy version 0.10.2 [wen 2015-05-30] + Added lang/oracle-jre8 version 8.0.45 [ryoon 2015-05-30] + Added lang/oracle-jdk8 version 8.0.45 [ryoon 2015-05-30] + Updated math/R-RColorBrewer to 1.1.2 [wen 2015-05-30] + Updated math/R-zoo to 1.7.12 [wen 2015-05-30] + Updated math/R-statmod to 1.4.21 [wen 2015-05-30] + Updated math/R-sp to 1.1.0 [wen 2015-05-30] + Updated math/R to 3.2.0nb1 [ryoon 2015-05-30] + Updated math/R-splancs to 2.01.37 [wen 2015-05-30] + Updated www/php-owncloud to 8.0.3 [ryoon 2015-05-31] + Updated www/php-concrete5 to 5.7.4.2 [ryoon 2015-05-31] + Updated math/R-spacetime to 1.1.4 [wen 2015-05-31] + Updated math/R-randomForest to 4.6.10 [wen 2015-05-31] + Updated math/R-plyr to 1.8.2 [wen 2015-05-31] + Added print/tex-edmac version 3.17 [markd 2015-05-31] + Added print/tex-edmac-doc version 3.17 [markd 2015-05-31] + Added print/tex-eplain version 3.7 [markd 2015-05-31] + Added print/tex-eplain-doc version 3.7 [markd 2015-05-31] + Added print/tex-lollipop version 1.03 [markd 2015-05-31] + Added print/tex-lollipop-doc version 1.03 [markd 2015-05-31] + Added print/tex-psizzl version 0.35 [markd 2015-05-31] + Added print/tex-psizzl-doc version 0.35 [markd 2015-05-31] + Added print/tex-startex version 1.04 [markd 2015-05-31] + Added print/tex-startex-doc version 1.04 [markd 2015-05-31] + Added print/tex-texsis version 2.18 [markd 2015-05-31] + Added print/tex-texsis-doc version 2.18 [markd 2015-05-31] + Updated meta-pkgs/texlive-collection-formatsextra to 2014 [markd 2015-05-31] + Removed emulators/NeoPop-SDL [wiz 2015-05-31] + Updated devel/SDL2 to 2.0.3nb9 [nat 2015-05-31] + Updated devel/SDL to 1.2.15nb18 [nat 2015-05-31] + Updated math/R-mvtnorm to 1.0.2 [wen 2015-05-31] + Updated math/R-maps to 2.3.9 [wen 2015-05-31] + Updated devel/p5-Error to 0.17024 [wiz 2015-05-31] + Updated www/p5-CGI to 4.20 [wiz 2015-05-31] + Updated devel/hs-dlist to 0.7.1.1 [szptvlfn 2015-05-31] + Updated math/R-mapproj to 1.2.2 [wen 2015-05-31] + Updated devel/p5-Test-Pod to 1.50 [wiz 2015-05-31] + Updated math/R-lmm to 1.0 [wen 2015-05-31] + Updated devel/p5-Data-Printer to 0.36 [wiz 2015-05-31] + Updated misc/dialog to 1.2.20150528 [wiz 2015-05-31] + Updated textproc/pod2mdoc to 0.2 [wiz 2015-05-31] + Updated devel/py-cffi to 1.1.0 [wiz 2015-05-31] + Updated devel/py-setuptools to 17.0 [wiz 2015-05-31] + Updated www/py-tornado to 4.2 [wiz 2015-05-31] + Updated net/py-twisted to 15.2.1 [wiz 2015-05-31] + Updated time/py-vdirsyncer to 0.5.1 [wiz 2015-05-31] + Updated devel/waf to 1.8.10 [wiz 2015-05-31] + Updated math/R-intervals to 0.15.0 [wen 2015-05-31] + Updated lang/pear to 1.9.5nb4 [taca 2015-05-31] + Updated audio/ruby-mp3info to 0.8.6 [taca 2015-05-31] + Updated www/php-ja-wordpress to 4.2.2 [ryoon 2015-05-31] + Updated devel/git-base to 2.4.2 [ryoon 2015-05-31] + Updated devel/git-docs to 2.4.2 [ryoon 2015-05-31] + Updated devel/git-gitk to 2.4.2 [ryoon 2015-05-31] + Updated devel/git-svn to 2.4.2 [ryoon 2015-05-31] + Updated www/gitweb to 2.4.2 [ryoon 2015-05-31] + Updated devel/git to 2.4.2 [ryoon 2015-05-31] + Updated databases/mysql55-client to 5.5.44 [adam 2015-06-01] + Updated databases/mysql55-server to 5.5.44 [adam 2015-06-01] + Updated databases/mysql56-client to 5.6.25 [adam 2015-06-01] + Updated databases/mysql56-server to 5.6.25 [adam 2015-06-01] + Updated databases/ruby-data_objects to 0.10.16 [taca 2015-06-01] + Updated databases/ruby-do_mysql to 0.10.16 [taca 2015-06-01] + Updated databases/ruby-do_postgres to 0.10.16 [taca 2015-06-01] + Updated databases/ruby-do_sqlite3 to 0.10.16 [taca 2015-06-01] + Added security/gnu-pw-mgr version 1.4 [wiz 2015-06-01] + Updated wm/openbox to 3.6 [snj 2015-06-01] + Updated mail/getmail to 4.48.0 [schmonz 2015-06-01] + Updated graphics/libwebp to 0.4.3 [adam 2015-06-02] + Updated filesystems/glusterfs to 3.7.1 [manu 2015-06-02] + Downgraded net/synergy to 1.7.0 [tnn 2015-06-02] + Updated archivers/p7zip to 9.38.1 [adam 2015-06-02] + Updated finance/magento to 1.9.1.1 [fhajny 2015-06-02] + Updated devel/py-mercurial to 3.4.1 [wiz 2015-06-02] + Updated www/firefox to 38.0.5 [ryoon 2015-06-03] + Updated www/firefox-l10n to 38.0.5 [ryoon 2015-06-03] + Updated security/p5-IO-Socket-SSL to 2.016 [wiz 2015-06-03] + Updated devel/p5-Date-Manip to 6.50 [wiz 2015-06-03] + Updated time/p5-DateTime to 1.1900 [wiz 2015-06-03] + Updated databases/ruby-moneta to 0.8.0 [taca 2015-06-03] + Updated databases/ruby-pg to 0.18.2 [taca 2015-06-03] + Added www/spdylay version 1.3.2 [fhajny 2015-06-03] + Updated databases/ruby-sequel to 4.23.0 [taca 2015-06-03] + Added www/nghttp2 version 1.0.1 [fhajny 2015-06-03] + Updated devel/SOPE to 2.3.0 [taca 2015-06-03] + Updated www/SOGo to 2.3.0 [taca 2015-06-03] + Updated devel/hg-git to 0.8.1 [taca 2015-06-03] + Updated devel/libgit2 to 0.22.2 [taca 2015-06-03] + Updated devel/ruby-rugged to 0.22.2 [taca 2015-06-03] + Updated devel/php-xdebug to 2.3.2 [taca 2015-06-03] + Updated devel/ruby-blankslate to 3.1.3 [taca 2015-06-03] + Updated devel/ruby-ffi-yajl to 2.2.0 [taca 2015-06-03] + Updated devel/ruby-gettext to 3.1.6nb1 [taca 2015-06-03] + Updated devel/ruby-highline to 1.7.2 [taca 2015-06-03] + Updated misc/ruby-commander to 4.3.4 [taca 2015-06-03] + Updated devel/ruby-inline to 3.12.4 [taca 2015-06-03] + Updated devel/ruby-locale to 2.1.1 [taca 2015-06-03] + Updated devel/ruby-logging to 2.0.0 [taca 2015-06-03] + Updated devel/ruby-minitest to 5.7.0 [taca 2015-06-03] + Updated lang/nodejs to 0.12.4 [fhajny 2015-06-03] + Updated security/gnupg2 to 2.0.28 [wiz 2015-06-03] + Added devel/py-distorm3 version 3.3.0 [pettai 2015-06-03] + Added security/volatility version 2.4 [pettai 2015-06-03] + Updated net/get_iplayer to 2.94 [prlw1 2015-06-03] + Updated www/ruby-padrino-cache to 0.12.5nb1 [taca 2015-06-04] + Updated devel/hs-cmdargs to 0.10.13 [szptvlfn 2015-06-04] + Updated devel/ruby-mkrf to 0.2.3nb1 [taca 2015-06-04] + Updated textproc/ruby-rdtool to 0.6.38nb1 [taca 2015-06-04] + Updated converters/ruby-unf_ext to 0.0.7.1 [taca 2015-06-04] + Updated devel/ruby-mixlib-config to 2.2.1 [taca 2015-06-04] + Updated devel/ruby-mixlib-shellout to 2.1.0 [taca 2015-06-04] + Updated devel/ruby-msgpack to 0.6.0 [taca 2015-06-04] + Updated devel/ruby-parser to 3.7.0 [taca 2015-06-04] + Updated devel/ruby-posix-spawn to 0.3.11 [taca 2015-06-04] + Updated devel/ruby-rspec-core to 3.2.3 [taca 2015-06-04] + Updated devel/ruby-rspec-expectations to 3.2.1 [taca 2015-06-04] + Updated devel/ruby-sexp-processor to 4.6.0 [taca 2015-06-04] + Updated devel/ruby2ruby to 2.2.0 [taca 2015-06-04] + Updated sysutils/xfce4-thunar to 1.6.10 [youri 2015-06-04] + Updated pkgtools/bootstrap-mk-files to 20150605 [ryoon 2015-06-04] + Added wm/2bwm version 20150526 [youri 2015-06-04] + Updated devel/hs-text to 1.2.1.1 [szptvlfn 2015-06-04] + Added security/asignify version 20150220 [youri 2015-06-04] + Added chat/ii version 1.7 [youri 2015-06-04] + Added misc/cw version 1.0.16 [youri 2015-06-04] + Updated www/goaccess to 0.9.1 [wiedi 2015-06-04] + Updated net/sniproxy to 0.4.0 [wiedi 2015-06-04] + Updated devel/p5-Mojo-IOLoop-ForkCall to 0.17 [wiedi 2015-06-04] + Updated mail/rspamd to 0.9.5 [wiedi 2015-06-05] + Updated editors/nano to 2.4.1 [wiedi 2015-06-05] + Updated www/p5-Dancer2 to 0.160002 [wen 2015-06-05] + Updated lang/vala to 0.28.0nb1 [wiz 2015-06-05] + Updated misc/mbuffer to 20150412 [wiedi 2015-06-05] + Added www/p5-HTTP-Headers-Fast version 0.17 [wen 2015-06-05] + Updated www/p5-Plack to 1.0036 [wen 2015-06-05] + Updated databases/postgresql-postgis2 to 2.1.7nb2 [gdt 2015-06-05] + Updated mail/dcc to 1.3.158 [gdt 2015-06-05] + Updated databases/hiredis to 0.13.1 [wiedi 2015-06-05] + Updated security/stunnel to 5.17 [youri 2015-06-05] + Added x11/sxhkd version 0.5.5 [youri 2015-06-05] + Added wm/bspwm version 0.9 [youri 2015-06-05] + Updated devel/p5-App-cpanminus to 1.7035 [wen 2015-06-06] + Updated www/contao32 to 3.2.21 [taca 2015-06-06] + Updated www/contao34 to 3.4.5nb1 [taca 2015-06-06] + Added www/contao35 version 3.5.0 [taca 2015-06-06] + Added net/pear-Net_LDAP3 version 1.0.3 [manu 2015-06-06] + Added security/yara version 3.3.0 [pettai 2015-06-06] + Added security/py-yara version 3.3.0 [pettai 2015-06-06] + Updated devel/git to 2.4.3 [adam 2015-06-06] + Updated devel/git-base to 2.4.3 [adam 2015-06-06] + Updated devel/git-docs to 2.4.3 [adam 2015-06-06] + Updated devel/git-gitk to 2.4.3 [adam 2015-06-06] + Updated devel/git-svn to 2.4.3 [adam 2015-06-06] + Updated www/gitweb to 2.4.3 [adam 2015-06-06] + Updated geography/gpsbabel to 1.5.2 [gdt 2015-06-06] + Updated mail/roundcube to 1.1.2 [taca 2015-06-06] + Updated www/typo3_62 to 6.2.12 [taca 2015-06-06] + Updated misc/rlwrap to 0.42 [youri 2015-06-06] + Updated emulators/xnp2 to 0.84 [tsutsui 2015-06-06] + Updated net/gupnp to 0.20.13nb3 [wiz 2015-06-06] + Updated devel/ruby-gettext_i18n_rails to 1.2.3 [taca 2015-06-07] + Updated devel/ruby-rspec-rails to 3.2.3 [taca 2015-06-07] + Updated shells/bash to 4.3.039 [ryoon 2015-06-07] + Updated devel/p5-Moose to 2.1405 [wen 2015-06-07] + Updated security/p5-Net-SSLeay to 1.69 [wiz 2015-06-07] + Updated devel/p5-Term-ReadKey to 2.33 [wiz 2015-06-07] + Updated textproc/hunspell to 1.3.3 [wiz 2015-06-07] + Added devel/py-fastimport version 0.9.4 [wiz 2015-06-07] + Added devel/py-hg-fastimport version 20150518 [wiz 2015-06-07] + Updated devel/geany to 1.24.1 [wiz 2015-06-07] + Updated math/coinmp to 1.8.2 [wiz 2015-06-07] + Updated audio/mpc to 0.27 [wiz 2015-06-07] + Updated security/pinentry to 0.9.4 [wiz 2015-06-07] + Updated security/py-cryptography to 0.9.1 [wiz 2015-06-07] + Updated devel/py-tortoisehg to 3.4.1 [wiz 2015-06-07] + Updated devel/py-virtualenv to 13.0.3 [wiz 2015-06-07] + Updated graphics/ImageMagick to 6.9.1.4 [wiz 2015-06-07] + Updated devel/ruby-simplecov-html to 0.10.0 [taca 2015-06-07] + Updated devel/ruby-simplecov to 0.10.0 [taca 2015-06-07] + Updated devel/ruby-test-unit to 3.1.1 [taca 2015-06-07] + Updated devel/ruby-tins to 1.5.2 [taca 2015-06-07] + Updated graphics/ruby-RMagick to 2.15.2 [taca 2015-06-07] + Updated graphics/ruby-mini-magick to 4.2.7 [taca 2015-06-07] + Updated graphics/ruby-oily_png to 1.2.0 [taca 2015-06-07] + Updated databases/guile-pg to 0.47 [gdt 2015-06-07] + Updated devel/guile-gnome to 2.16.2 [gdt 2015-06-07] + Updated www/trac to 1.0.5 [gdt 2015-06-07] + Updated lang/ruby-coffee-script-source to 1.9.1.1 [taca 2015-06-07] + Updated lang/ruby-coffee-script to 2.4.1 [taca 2015-06-07] + Updated lang/ruby-execjs to 2.5.2 [taca 2015-06-07] + Added net/libsoup version 2.50.0 [youri 2015-06-07] + Removed net/libsoup24 [youri 2015-06-07] + Updated mail/ruby-mime-types to 2.6.1 [taca 2015-06-07] + Updated misc/ruby-bundler to 1.10.3 [taca 2015-06-07] + Updated misc/ruby-colorize to 0.7.7 [taca 2015-06-07] + Updated graphics/MesaLib to 10.5.7 [tnn 2015-06-07] + Updated misc/ruby-daemons to 1.2.2 [taca 2015-06-07] + Updated misc/ruby-equalizer to 0.0.11 [taca 2015-06-07] + Updated databases/postgresql93 to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-adminpack to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-client to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-datatypes to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-dblink to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-docs to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-fuzzystrmatch to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-monitoring to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-pgcrypto to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-plperl to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-plpython to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-pltcl to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-replicationtools to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-server to 9.3.8 [joerg 2015-06-07] + Updated databases/postgresql93-upgrade to 9.3.8 [joerg 2015-06-07] + Updated security/openpam to 20140912 [joerg 2015-06-07] + Updated pkgtools/pbulk to 0.54 [joerg 2015-06-07] + Updated net/gupnp-igd to 0.2.3nb4 [wiz 2015-06-08] + Added textproc/artha version 1.0.3 [wiz 2015-06-08] + Updated databases/postgresql94 to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-client to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-server to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-docs to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-adminpack to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-datatypes to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-dblink to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-fuzzystrmatch to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-monitoring to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-pgcrypto to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-plperl to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-plpython to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-pltcl to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-replicationtools to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql94-upgrade to 9.4.3 [adam 2015-06-08] + Updated databases/postgresql92 to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-client to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-server to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-docs to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-adminpack to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-datatypes to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-dblink to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-fuzzystrmatch to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-monitoring to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-pgcrypto to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-plperl to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-plpython to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-pltcl to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-replicationtools to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql92-upgrade to 9.2.12 [adam 2015-06-08] + Updated databases/postgresql91 to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-adminpack to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-client to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-datatypes to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-dblink to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-docs to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-fuzzystrmatch to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-monitoring to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-pgcrypto to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-plperl to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-plpython to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-pltcl to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-replicationtools to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-server to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql91-upgrade to 9.1.17 [adam 2015-06-08] + Updated databases/postgresql90 to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-adminpack to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-client to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-datatypes to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-dblink to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-docs to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-fuzzystrmatch to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-monitoring to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-pgcrypto to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-plperl to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-plpython to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-pltcl to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-replicationtools to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-server to 9.0.21 [adam 2015-06-08] + Updated databases/postgresql90-upgrade to 9.0.21 [adam 2015-06-08] + Updated misc/ruby-hashie to 3.4.2 [taca 2015-06-08] + Updated misc/ruby-parallel to 1.6.0 [taca 2015-06-08] + Updated misc/ruby-sprockets to 3.2.0 [taca 2015-06-08] + Updated net/libnice to 0.1.10nb2 [wiz 2015-06-08] + Updated misc/ruby-systemu to 2.6.5 [taca 2015-06-08] + Updated archivers/lrzip to 0.621 [wiedi 2015-06-08] + Updated net/ruby-addressable to 2.3.8 [taca 2015-06-08] + Updated net/ruby-dnsruby to 1.58.0 [taca 2015-06-08] + Updated net/ruby-domain_name to 0.5.24 [taca 2015-06-08] + Updated net/ruby-soap4r to 2.0.5nb1 [taca 2015-06-08] + Updated net/ruby-userstream to 1.4.0nb2 [taca 2015-06-08] + Updated print/ruby-pdf-reader to 1.3.3nb1 [taca 2015-06-08] + Updated print/ruby-prawn to 2.0.1 [taca 2015-06-08] + Updated security/ruby-net-ssh-multi to 1.2.1 [taca 2015-06-08] + Updated textproc/ruby-rdtool to 0.6.38nb2 [taca 2015-06-08] + Updated devel/hs-hashable to 1.2.3.2 [szptvlfn 2015-06-08] + Added devel/py-hg-git version 0.8.1 [wiz 2015-06-08] + Updated devel/cmake to 3.2.3 [adam 2015-06-09] + Updated devel/py-subvertpy to 0.9.1 [wiz 2015-06-09] + Updated graphics/dia to 0.97.3 [wiz 2015-06-09] + Updated archivers/lz4 to 130 [fhajny 2015-06-09] + Updated databases/redis to 3.0.2 [fhajny 2015-06-09] + Updated net/rabbitmq to 3.5.3 [fhajny 2015-06-09] + Updated x11/autocutsel to 0.10.0 [ryoon 2015-06-09] + Updated textproc/sphinxsearch to 2.2.9 [fhajny 2015-06-09] + Updated devel/py-argcomplete to 0.8.9 [fhajny 2015-06-09] + Updated sysutils/rsyslog to 8.10.0 [fhajny 2015-06-09] + Updated lang/openjdk7 to 1.7.80 [tnn 2015-06-09] + Updated databases/py-barman to 1.4.1 [fhajny 2015-06-09] + Updated devel/binutils to 2.25 [ryoon 2015-06-09] + Updated textproc/hs-parsec to 3.1.9 [szptvlfn 2015-06-09] + Updated devel/protobuf to 2.6.1 [wiedi 2015-06-10] + Updated devel/py-protobuf to 2.6.1 [wiedi 2015-06-10] + Added devel/protobuf-c version 1.1.1 [wiedi 2015-06-10] + Added geography/osm2pgsql version 0.87.3 [wiedi 2015-06-10] + Updated www/py-uwsgi to 2.0.10nb1 [rodent 2015-06-10] + Updated textproc/p5-Encode-Locale to 1.05 [wiz 2015-06-10] + Updated misc/calibre to 2.30.0 [wiz 2015-06-10] + Updated devel/py-subvertpy to 0.9.2 [wiz 2015-06-10] + Updated www/py-mod_wsgi to 4.4.12 [adam 2015-06-10] + Updated lang/openjdk8 to 1.8.45 [tnn 2015-06-10] + Updated www/typo3_62 to 6.2.13 [taca 2015-06-10] + Updated net/powerdns-recursor to 3.7.2 [fhajny 2015-06-10] + Updated net/powerdns-recursor to 3.7.3 [fhajny 2015-06-10] + Updated sysutils/ruby-facter to 2.4.4 [taca 2015-06-10] + Updated sysutils/ruby-listen to 2.10.0 [taca 2015-06-10] + Updated time/ruby-tzinfo to 0.3.44 [taca 2015-06-10] + Updated devel/lua-gi to 0.9.0 [khorben 2015-06-10] + Updated net/powerdns to 3.4.5 [fhajny 2015-06-10] + Updated devel/libbson to 1.1.7 [fhajny 2015-06-10] + Updated databases/mongo-c-driver to 1.1.7 [fhajny 2015-06-10] + Updated databases/py-peewee to 2.6.1 [fhajny 2015-06-10] + Updated sysutils/collectd to 5.5.0 [fhajny 2015-06-10] + Added devel/libewf version 20150126 [pettai 2015-06-10] + Updated devel/glib2 to 2.44.1 [prlw1 2015-06-10] + Updated devel/atk to 2.16.0 [prlw1 2015-06-10] + Updated devel/at-spi2-core to 2.16.0 [prlw1 2015-06-10] + Updated devel/at-spi2-atk to 2.16.0 [prlw1 2015-06-10] + Updated devel/gobject-introspection to 1.44.0 [prlw1 2015-06-10] + Updated devel/pango to 1.37.0 [prlw1 2015-06-10] + Updated x11/gnome-desktop3 to 3.16.2nb1 [prlw1 2015-06-11] + Updated devel/py-gobject3 to 3.16.1nb1 [prlw1 2015-06-11] + Updated textproc/yelp-xsl to 3.16.1 [prlw1 2015-06-11] + Updated games/qqwing to 1.3.4 [prlw1 2015-06-11] + Updated net/cacti-spine to 0.8.8c [nils 2015-06-11] + Added sysutils/rdfind version 1.3.4 [abs 2015-06-11] + Updated devel/libuv to 1.6.1 [fhajny 2015-06-11] + Updated devel/libuv to 1.6.1 [fhajny 2015-06-11] + Updated lang/perl5 to 5.22.0 [adam 2015-06-11] + Updated www/ikiwiki to 3.20150610 [schmonz 2015-06-11] + Updated net/bind910 to 9.10.2pl1 [taca 2015-06-11] + Updated www/apache24 to 2.4.12nb1 [taca 2015-06-11] + Updated textproc/ruby-json to 1.8.3 [taca 2015-06-11] + Updated textproc/ruby-kramdown to 1.7.0 [taca 2015-06-11] + Updated textproc/ruby-redcarpet to 3.3.1 [taca 2015-06-11] + Updated textproc/ruby-text to 1.3.1 [taca 2015-06-11] + Updated textproc/ruby-yajl to 1.2.1 [taca 2015-06-11] + Updated www/ruby-pygments.rb to 0.6.3 [taca 2015-06-11] + Updated www/ruby-csspool to 4.0.5 [taca 2015-06-11] + Updated www/ruby-http-form_data to 1.0.1 [taca 2015-06-11] + Updated www/ruby-http to 0.8.12 [taca 2015-06-11] + Updated www/ruby-jekyll-gist to 1.2.1 [taca 2015-06-11] + Updated www/ruby-puma to 2.11.3 [taca 2015-06-11] + Updated www/ruby-rack to 1.6.1 [taca 2015-06-11] + Updated www/ruby-sass to 3.4.14 [taca 2015-06-11] + Updated multimedia/ffmpeg2 to 2.7 [adam 2015-06-11] + Updated multimedia/ffplay2 to 2.7 [adam 2015-06-11] + Updated www/ruby-sinatra to 1.4.6 [taca 2015-06-11] + Updated www/ruby-unicorn to 4.9.0 [taca 2015-06-11] + Updated www/ruby-websocket to 1.2.2 [taca 2015-06-11] + Updated www/ruby-sinatra-contrib to 1.4.4 [taca 2015-06-11] + Updated textproc/ruby-multi_json to 1.11.1 [taca 2015-06-11] + Updated devel/ruby-shoulda-matchers to 2.8.0 [taca 2015-06-11] + Updated misc/ruby-ohai to 8.4.0 [taca 2015-06-11] + Updated devel/ruby-test-unit to 3.1.2 [taca 2015-06-11] + Updated editors/deforaos-editor to 0.3.1 [khorben 2015-06-11] + Updated lang/php55 to 5.5.26 [taca 2015-06-12] + Updated lang/php56 to 5.6.10 [taca 2015-06-12] + Updated www/p5-Dancer to 1.3136 [wen 2015-06-12] + Updated www/p5-Dancer2 to 0.160003 [wen 2015-06-12] + Updated lang/php54 to 5.4.42 [taca 2015-06-12] + Updated devel/p5-Getopt-Long to 2.46 [wen 2015-06-12] + Updated devel/tradcpp to 0.5 [dholland 2015-06-12] + Added security/mbedtls version 1.3.11 [fhajny 2015-06-12] + Updated print/cups to 2.0.3 [wiz 2015-06-12] + Updated x11/rendercheck to 1.5 [wiz 2015-06-12] + Updated devel/reposurgeon to 3.26 [wiz 2015-06-12] + Removed security/polarssl [fhajny 2015-06-12] + Updated sysutils/smartmontools to 6.3nb1 [jperkin 2015-06-12] + Updated multimedia/adobe-flash-plugin11 to 11.2.202.466 [tsutsui 2015-06-12] + Updated www/dillo to 3.0.4.1 [snj 2015-06-12] + Updated security/openssl to 1.0.2c [tron 2015-06-12] + Updated www/c-icap to 0.3.5 [taca 2015-06-12] + Updated www/c-icap-modules to 0.3.2 [taca 2015-06-12] + Updated devel/ruby-rspec-support to 3.3.0 [taca 2015-06-12] + Updated devel/ruby-rspec-core to 3.3.0 [taca 2015-06-12] + Updated devel/ruby-rspec-mocks to 3.3.0 [taca 2015-06-12] + Updated devel/ruby-rspec-expectations to 3.3.0 [taca 2015-06-12] + Updated devel/ruby-rspec to 3.3.0 [taca 2015-06-13] + Updated devel/ruby-rspec-rails to 3.3.0 [taca 2015-06-13] + Updated devel/tradcpp to 0.5.1 [dholland 2015-06-13] + Updated www/p5-Dancer to 1.3138 [wen 2015-06-13] + Updated security/p5-String-Random to 0.28 [wen 2015-06-13] + Updated security/p5-Crypt-URandom to 0.36 [wen 2015-06-13] + Updated textproc/p5-Text-BibTeX to 0.71 [wen 2015-06-13] + Updated sysutils/nvramtool to 0pre20150613 [jakllsch 2015-06-13] + Updated shells/zsh to 5.0.8 [ryoon 2015-06-13] + Updated ham/fldigi to 3.22.10 [makoto 2015-06-13] + Added databases/php-mongo version 1.6.9 [fhajny 2015-06-13] + Removed www/contao34 [taca 2015-06-13] + Updated devel/lua-penlight to 1.3.2 [alnsn 2015-06-13] + Updated inputmethod/ja-freewnn-lib to 1.11alpha23 [tsutsui 2015-06-13] + Updated inputmethod/ja-freewnn-server to 1.11alpha23 [tsutsui 2015-06-13] + Updated x11/mlterm to 3.5.0 [tsutsui 2015-06-13] + Updated x11/deforaos-locker to 0.3.0 [khorben 2015-06-13] + Added security/dcfldd version 1.3.4 [pettai 2015-06-14] + Updated graphics/feh to 2.13.1 [szptvlfn 2015-06-14] + Updated shells/dash to 0.5.8 [ryoon 2015-06-14] + Updated devel/ruby-rspec-rails to 3.3.1 [taca 2015-06-14] + Updated converters/TECkit to 2.5.3 [markd 2015-06-14] + Updated devel/tex-etoolbox to 2.2 [markd 2015-06-14] + Updated devel/tex-etoolbox-doc to 2.2 [markd 2015-06-14] + Updated fonts/afm2pl to 0.7.1nb1 [markd 2015-06-14] + Updated fonts/gsftopkk to 1.19.2nb6 [markd 2015-06-14] + Updated fonts/lcdftypetools to 2.104 [markd 2015-06-14] + Updated fonts/ps2pkm to 1.7 [markd 2015-06-14] + Updated fonts/tex-drm to 4.2 [markd 2015-06-14] + Updated fonts/tex-drm-doc to 4.2 [markd 2015-06-14] + Updated fonts/tex-fbb to 1.08 [markd 2015-06-14] + Updated fonts/tex-fbb-doc to 1.08 [markd 2015-06-14] + Updated fonts/tex-fetamont to 1.5 [markd 2015-06-14] + Updated fonts/tex-fetamont-doc to 1.5 [markd 2015-06-14] + Updated fonts/tex-fira to 4.111 [markd 2015-06-14] + Updated fonts/tex-fira-doc to 4.111 [markd 2015-06-14] + Updated fonts/tex-fontools to 2015 [markd 2015-06-14] + Updated fonts/tex-fontools-doc to 2015 [markd 2015-06-14] + Updated fonts/tex-gentium-tug to 1.1 [markd 2015-06-14] + Updated fonts/tex-gentium-tug-doc to 1.1 [markd 2015-06-14] + Updated fonts/tex-japanese-otf to 1.7b6.36953 [markd 2015-06-14] + Updated fonts/tex-japanese-otf-doc to 1.7b6.36953 [markd 2015-06-14] + Updated fonts/tex-lm-math to 1.959 [markd 2015-06-14] + Updated fonts/tex-lm-math-doc to 1.959 [markd 2015-06-14] + Updated fonts/tex-mflogo-font to 1.002pl36898 [markd 2015-06-14] + Updated fonts/tex-mflogo-font-doc to 1.002pl36898 [markd 2015-06-14] + Updated fonts/tex-newpx to 1.25 [markd 2015-06-14] + Updated fonts/tex-newpx-doc to 1.25 [markd 2015-06-14] + Updated fonts/tex-newtx to 1.437 [markd 2015-06-14] + Updated fonts/tex-newtx-doc to 1.437 [markd 2015-06-14] + Updated fonts/tex-raleway to 1.3 [markd 2015-06-14] + Updated fonts/tex-raleway-doc to 1.3 [markd 2015-06-14] + Updated fonts/tex-roboto to 2015 [markd 2015-06-14] + Updated fonts/tex-roboto-doc to 2015 [markd 2015-06-14] + Updated fonts/tex-sourcecodepro to 2.4 [markd 2015-06-14] + Updated fonts/tex-sourcecodepro-doc to 2.4 [markd 2015-06-14] + Updated fonts/tex-sourcesanspro to 2.5 [markd 2015-06-14] + Updated fonts/tex-sourcesanspro-doc to 2.5 [markd 2015-06-14] + Updated fonts/tex-stix to 1.1.2 [markd 2015-06-14] + Updated fonts/tex-stix-doc to 1.1.2 [markd 2015-06-14] + Updated fonts/tex-tex-gyre-math to 2015 [markd 2015-06-14] + Updated fonts/tex-tex-gyre-math-doc to 2015 [markd 2015-06-14] + Updated fonts/ttf2pk to 2.0nb1 [markd 2015-06-14] + Updated fonts/ttfdump to 0.5.5nb2 [markd 2015-06-14] + Updated print/kpathsea to 6.2.1 [markd 2015-06-14] + Updated graphics/tex-pst-barcode to 0.13 [markd 2015-06-14] + Updated graphics/tex-pst-barcode-doc to 0.13 [markd 2015-06-14] + Updated graphics/tex-pst-circ to 2.13 [markd 2015-06-14] + Updated graphics/tex-pst-circ-doc to 2.13 [markd 2015-06-14] + Updated graphics/tex-pst-coil to 1.07 [markd 2015-06-14] + Updated graphics/tex-pst-coil-doc to 1.07 [markd 2015-06-14] + Updated math/tex-apnum to 1.2 [markd 2015-06-14] + Updated math/tex-apnum-doc to 1.2 [markd 2015-06-14] + Updated print/cjkutils to 4.8.4 [markd 2015-06-14] + Updated print/dviljk to 2.6.5nb6 [markd 2015-06-14] + Updated print/dvipdfmx to 20150315 [markd 2015-06-14] + Updated print/dvipsk to 5.995 [markd 2015-06-14] + Updated print/lacheck to 1.28 [markd 2015-06-14] + Updated print/ptexenc to 1.3.3 [markd 2015-06-14] + Updated print/seetexk to 1.1nb1 [markd 2015-06-14] + Updated print/tex-amscls to 2015 [markd 2015-06-14] + Updated print/tex-amscls-doc to 2015 [markd 2015-06-14] + Updated print/tex-babel-russian to 1.3g [markd 2015-06-14] + Updated print/tex-biblatex to 3.0 [markd 2015-06-14] + Updated print/tex-biblatex-doc to 3.0 [markd 2015-06-14] + Updated print/tex-cjk to 4.8.4 [markd 2015-06-14] + Updated print/tex-cjk-doc to 4.8.4 [markd 2015-06-14] + Updated print/tex-cjk-ko to 1.6 [markd 2015-06-14] + Updated print/tex-cjk-ko-doc to 1.6 [markd 2015-06-14] + Updated print/tex-context to 2015 [markd 2015-06-14] + Updated print/tex-context-doc to 2015 [markd 2015-06-14] + Updated print/tex-csplain to 2015 [markd 2015-06-14] + Updated print/tex-csquotes to 5.1e [markd 2015-06-14] + Updated print/tex-csquotes-doc to 5.1e [markd 2015-06-14] + Updated print/tex-cyrillic to 2015 [markd 2015-06-14] + Updated print/tex-cyrillic-doc to 2015 [markd 2015-06-14] + Updated print/tex-dvipdfmx to 2015 [markd 2015-06-14] + Updated print/tex-dvipdfmx-doc to 2015 [markd 2015-06-14] + Updated print/tex-dvips to 2015 [markd 2015-06-14] + Updated print/tex-dvips-doc to 2015 [markd 2015-06-14] + Updated print/tex-eso-pic to 2.0e [markd 2015-06-14] + Updated print/tex-eso-pic-doc to 2.0e [markd 2015-06-14] + Updated print/tex-exam to 2.5 [markd 2015-06-14] + Updated print/tex-exam-doc to 2.5 [markd 2015-06-14] + Updated print/tex-fmtcount to 3.01 [markd 2015-06-14] + Updated print/tex-fmtcount-doc to 3.01 [markd 2015-06-14] + Updated print/tex-graphics to 1.0p.36834 [markd 2015-06-14] + Updated print/tex-graphics-doc to 1.0p.36834 [markd 2015-06-14] + Updated print/tex-hyph-utf8 to 2015 [markd 2015-06-14] + Updated print/tex-hyph-utf8-doc to 2015 [markd 2015-06-14] + Updated print/tex-koma-script to 3.17a [markd 2015-06-14] + Updated print/tex-kotex-oblivoir to 2.1.1 [markd 2015-06-14] + Updated print/tex-kotex-oblivoir-doc to 2.1.1 [markd 2015-06-14] + Updated print/tex-kotex-plain to 2.1.0 [markd 2015-06-14] + Updated print/tex-kotex-plain-doc to 2.1.0 [markd 2015-06-14] + Updated print/tex-kotex-utf to 2.1.0 [markd 2015-06-14] + Updated print/tex-kotex-utf-doc to 2.1.0 [markd 2015-06-14] + Updated print/tex-kpathsea to 2015 [markd 2015-06-14] + Updated print/tex-kpathsea-doc to 2015 [markd 2015-06-14] + Updated print/tex-latex to 2015 [markd 2015-06-14] + Updated print/tex-latex-doc to 2015 [markd 2015-06-14] + Updated print/tex-latexconfig to 2015 [markd 2015-06-14] + Updated print/tex-luatex to 0.70.1pl37242 [markd 2015-06-14] + Updated print/tex-luatex-doc to 0.70.1pl37242 [markd 2015-06-14] + Updated print/tex-mathtools to 1.16 [markd 2015-06-14] + Updated print/tex-memoir to 3.7c.37021 [markd 2015-06-14] + Updated print/tex-memoir-doc to 3.7c.37021 [markd 2015-06-14] + Updated print/tex-mhchem to 4.01 [markd 2015-06-14] + Updated print/tex-mhchem-doc to 4.01 [markd 2015-06-14] + Updated print/tex-musixtex to 1.16.20150421 [markd 2015-06-14] + Updated print/tex-musixtex-doc to 1.16.20150421 [markd 2015-06-14] + Updated print/tex-pdfpages to 0.4x [markd 2015-06-14] + Updated print/tex-pdfpages-doc to 0.4x [markd 2015-06-14] + Updated print/tex-pdftex to 1.40.11pl37432 [markd 2015-06-14] + Updated print/tex-pdftex-doc to 1.40.11pl37432 [markd 2015-06-14] + Updated print/tex-pdftools to 0.86 [markd 2015-06-14] + Updated print/tex-pdftools-doc to 0.86 [markd 2015-06-14] + Updated print/tex-pgf to 3.0.0.37375 [markd 2015-06-14] + Updated print/tex-pgf-doc to 3.0.0.37375 [markd 2015-06-14] + Updated print/tex-pgfplots to 1.12.1 [markd 2015-06-14] + Updated print/tex-pgfplots-doc to 1.12.1 [markd 2015-06-14] + Updated print/tex-plain to 3.141592653.37363 [markd 2015-06-14] + Updated print/tex-sttools to 1.7 [markd 2015-06-14] + Updated print/tex-sttools-doc to 1.7 [markd 2015-06-14] + Updated print/tex-tetex to 3.0.37485 [markd 2015-06-14] + Updated print/tex-tetex-doc to 3.0.37485 [markd 2015-06-14] + Updated print/tex-tex4ht to 2015 [markd 2015-06-14] + Updated print/tex-tex4ht-doc to 2015 [markd 2015-06-14] + Updated print/tex-texinfo to 5.1.37342 [markd 2015-06-14] + Updated print/tex-texlive-scripts to 2015 [markd 2015-06-14] + Updated print/tex-texlive.infra to 2015 [markd 2015-06-14] + Updated print/tex-tools to 2015 [markd 2015-06-14] + Updated print/tex-tools-doc to 2015 [markd 2015-06-14] + Updated print/tex-udesoftec to 1.4.6 [markd 2015-06-14] + Updated print/tex-udesoftec-doc to 1.4.6 [markd 2015-06-14] + Updated print/tex-zxjafont to 0.3 [markd 2015-06-14] + Updated print/tex-zxjafont-doc to 0.3 [markd 2015-06-14] + Updated print/tex4ht to 0.0.20120725.1936nb1 [markd 2015-06-14] + Updated print/vlna to 1.5nb1 [markd 2015-06-14] + Updated print/web2c to 2015 [markd 2015-06-14] + Updated print/xdvik to 22.87nb1 [markd 2015-06-14] + Updated print/xetex to 0.99992 [markd 2015-06-14] + Updated textproc/makeindexk to 2.15nb7 [markd 2015-06-14] + Updated textproc/mendexk to 2.6fnb5 [markd 2015-06-14] + Updated print/kbibtex to 0.5.1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-basic to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-bibtexextra to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-context to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-fontsextra to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-fontsrecommended to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-fontutils to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-formatsextra to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-genericextra to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-genericrecommended to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-htmlxml to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langafrican to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langcjk to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langczechslovak to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langenglish to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langgerman to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langgreek to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langkorean to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langother to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langportuguese to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-langspanish to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-latex to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-latexextra to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-latexrecommended to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-metapost to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-music to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-omega to 2015 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-plainextra to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-publishers to 2015pre1 [markd 2015-06-14] + Updated meta-pkgs/texlive-collection-science to 2015pre1 [markd 2015-06-14] + Added print/tex-pbox version 1.2 [joerg 2015-06-14] + Updated editors/emacs-snapshot to 25.0.50.2015041522 [mef 2015-06-14] + Updated print/cups-filters to 1.0.69 [wiz 2015-06-14] + Updated devel/afl to 1.82b [wiz 2015-06-14] + Updated devel/glibmm to 2.44.0 [wiz 2015-06-14] + Updated devel/global to 6.5 [wiz 2015-06-14] + Updated textproc/iso-codes to 3.58 [wiz 2015-06-14] + Updated devel/libuuid to 2.26.2 [wiz 2015-06-14] + Updated devel/py-cffi to 1.1.2 [wiz 2015-06-14] + Updated devel/py-cparser to 2.14 [wiz 2015-06-14] + Updated devel/py-setuptools to 17.1.1 [wiz 2015-06-14] + Updated net/tor to 0.2.6.9 [wiz 2015-06-14] + Updated devel/p5-Params-Validate to 1.19 [wiz 2015-06-14] + Updated devel/p5-List-MoreUtils to 0.413 [wiz 2015-06-14] + Updated time/p5-DateTime-TimeZone to 1.91 [wiz 2015-06-14] + Updated devel/p5-Devel-Symdump to 2.1500 [wiz 2015-06-14] + Updated databases/p5-DBD-SQLite to 1.48 [wiz 2015-06-14] + Updated converters/libfreehand to 0.1.1 [wiz 2015-06-14] + Updated net/mikutter to 3.2.4 [tsutsui 2015-06-14] + Added devel/p5-Canary-Stability version 2001 [wiz 2015-06-14] + Updated pkgtools/pkglint to 4.155 [wiz 2015-06-14] + Updated print/kpathsea to 6.2.1nb1 [ryoon 2015-06-14] + Updated wm/notion to 3.2015061300 [wiz 2015-06-14] + Updated x11/gtk2 to 2.24.28 [prlw1 2015-06-14] + Added devel/py-hglib version 1.6 [wiz 2015-06-14] + Updated print/hplip to 3.15.6 [schnoebe 2015-06-14] + Updated x11/gtk3 to 3.16.3 [prlw1 2015-06-14] + Updated graphics/adwaita-icon-theme to 3.16.2.1 [prlw1 2015-06-14] + Updated print/evince3 to 3.16.1 [prlw1 2015-06-15] + Updated x11/gtksourceview3 to 3.16.1 [prlw1 2015-06-15] + Updated math/gnome-calculator to 3.16.2 [prlw1 2015-06-15] + Updated www/ikiwiki to 3.20150614 [schmonz 2015-06-15] + Updated graphics/pngcrush to 1.7.85 [adam 2015-06-15] + Updated net/youtube-dl to 2015.06.15 [bsiegert 2015-06-15] + mk/bsd.pkg.mk: started freeze for pkgsrc-2015Q2 branch [wiz 2015-06-15] + Removed lang/gnat-aux [marino 2015-06-15] + Added lang/gcc5-aux version 20150422 [marino 2015-06-15] + Updated graphics/dvipng to 1.15 [markd 2015-06-15] + Updated devel/py-at-spi2 to 2.16.0 [prlw1 2015-06-15] + Added net/grive2 version 0.4.0.20150531 [abs 2015-06-16] + Updated print/hplip to 3.15.6nb1 [wiz 2015-06-17] + Updated pkgtools/url2pkg to 2.23 [wiz 2015-06-17] + Updated devel/p5-Perl4-CoreLibs to 0.003nb5 [ryoon 2015-06-17] + Updated misc/yelp3 to 3.16.1 [prlw1 2015-06-17] + Updated games/gnome-sudoku to 3.16.0 [prlw1 2015-06-17] + Updated games/hitori to 3.16.1 [prlw1 2015-06-17] + Updated editors/gedit3 to 3.16.2 [prlw1 2015-06-17] + Updated graphics/eog3 to 3.16.2 [prlw1 2015-06-17] + Updated databases/mysql51-client to 5.1.72nb5 [dholland 2015-06-18] + Updated databases/mysql51-server to 5.1.72nb5 [dholland 2015-06-18] + Updated x11/lesstif to 0.95.2nb5 [dholland 2015-06-18] + Updated www/drupal6 to 6.36 [taca 2015-06-18] + Updated www/drupal7 to 7.38 [taca 2015-06-18] + Updated devel/redmine to 3.0.3 [rodent 2015-06-18] + Updated databases/postgresql94 to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-client to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-server to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-docs to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-adminpack to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-datatypes to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-dblink to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-fuzzystrmatch to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-monitoring to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-pgcrypto to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-plperl to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-plpython to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-pltcl to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-replicationtools to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql94-upgrade to 9.4.4 [adam 2015-06-18] + Updated databases/postgresql93 to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-adminpack to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-client to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-datatypes to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-dblink to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-docs to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-fuzzystrmatch to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-monitoring to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-pgcrypto to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-plperl to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-plpython to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-pltcl to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-replicationtools to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-server to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql93-upgrade to 9.3.9 [adam 2015-06-18] + Updated databases/postgresql92 to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-client to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-server to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-docs to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-adminpack to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-datatypes to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-dblink to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-fuzzystrmatch to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-monitoring to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-pgcrypto to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-plperl to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-plpython to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-pltcl to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-replicationtools to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql92-upgrade to 9.2.13 [adam 2015-06-18] + Updated databases/postgresql91 to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-adminpack to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-client to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-datatypes to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-dblink to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-docs to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-fuzzystrmatch to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-monitoring to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-pgcrypto to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-plperl to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-plpython to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-pltcl to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-replicationtools to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-server to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql91-upgrade to 9.1.18 [adam 2015-06-18] + Updated databases/postgresql90 to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-adminpack to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-client to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-datatypes to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-dblink to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-docs to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-fuzzystrmatch to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-monitoring to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-pgcrypto to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-plperl to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-plpython to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-pltcl to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-replicationtools to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-server to 9.0.22 [adam 2015-06-18] + Updated databases/postgresql90-upgrade to 9.0.22 [adam 2015-06-18] + Updated print/cups to 2.0.3nb1 [wiz 2015-06-19] + Updated filesystems/glusterfs to 3.7.2 [manu 2015-06-20] + Updated lang/lua53 to 5.3.1 [alnsn 2015-06-20] + Updated devel/ruby-activesupport32 to 3.2.22 [taca 2015-06-22] + Updated devel/ruby-activemodel32 to 3.2.22 [taca 2015-06-22] + Updated databases/ruby-activerecord32 to 3.2.22 [taca 2015-06-22] + Updated www/ruby-activeresource32 to 3.2.22 [taca 2015-06-22] + Updated www/ruby-actionpack32 to 3.2.22 [taca 2015-06-22] + Updated mail/ruby-actionmailer32 to 3.2.22 [taca 2015-06-22] + Updated devel/ruby-railties32 to 3.2.22 [taca 2015-06-22] + Updated www/ruby-rails32 to 3.2.22 [taca 2015-06-22] + Updated www/ruby-rack14 to 1.4.7 [taca 2015-06-22] + Updated www/ruby-rack15 to 1.5.5 [taca 2015-06-22] + Updated www/ruby-rack to 1.6.4 [taca 2015-06-22] + Updated www/php-owncloud to 8.0.4 [ryoon 2015-06-22] + Updated lang/nodejs to 0.12.5 [fhajny 2015-06-23] + Updated devel/nss to 3.19.2 [ryoon 2015-06-23] + Updated net/owncloudclient to 1.8.1 [ryoon 2015-06-23] + Updated databases/mongodb to 3.0.4 [ryoon 2015-06-23] + Updated lang/ruby200-base to 2.0.0p645nb1 [taca 2015-06-23] + Updated lang/ruby21-base to 2.1.6nb2 [taca 2015-06-23] + Updated lang/ruby22-base to 2.2.2nb2 [taca 2015-06-23] + Updated misc/rubygems to 2.4.8 [taca 2015-06-23] + Updated misc/tmux to 2.0nb1 [jperkin 2015-06-23] + Updated sysutils/xenkernel45 to 4.5.1 [bouyer 2015-06-23] + Updated sysutils/xentools45 to 4.5.1 [bouyer 2015-06-23] + Added devel/py-google-apputils version 0.4.2 [khorben 2015-06-24] + Updated www/aipo to 8.0.1 [ryoon 2015-06-24] + Updated sysutils/ansible to 1.6.10nb1 [jperkin 2015-06-25] + Updated net/haproxy to 1.5.12 [rodent 2015-06-26] + Updated www/nginx to 1.8.0 [rodent 2015-06-26] + Updated converters/py-cairosvg to 1.0.15 [rodent 2015-06-26] + Updated databases/py-python-sql to 0.7 [rodent 2015-06-26] + Updated devel/py-astor to 0.5 [rodent 2015-06-26] + Updated games/xracer to 0.96.9nb18 [dholland 2015-06-27] + Updated lang/php54 to 5.4.42nb1 [taca 2015-06-28] + Updated lang/php55 to 5.5.26nb1 [taca 2015-06-28] + Updated lang/php56 to 5.6.10nb1 [taca 2015-06-28] diff --git a/doc/CHANGES-pkgsrc-2015Q1 b/doc/CHANGES-pkgsrc-2015Q1 deleted file mode 100644 index ab265f391..000000000 --- a/doc/CHANGES-pkgsrc-2015Q1 +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: CHANGES-pkgsrc-2015Q1,v 1.1.2.1 2015/04/02 22:24:11 agc Exp $ - -Changes to the packages collection and infrastructure on the -pkgsrc-2015Q1 branch: - -Created pkgsrc-2015Q1 branch [agc 2015-04-02 22:06 UTC] diff --git a/doc/CHANGES-pkgsrc-2015Q2 b/doc/CHANGES-pkgsrc-2015Q2 new file mode 100644 index 000000000..b6274699c --- /dev/null +++ b/doc/CHANGES-pkgsrc-2015Q2 @@ -0,0 +1,3 @@ +$NetBSD: CHANGES-pkgsrc-2015Q2,v 1.1.2.1 2015/06/29 09:23:22 wiz Exp $ + +Changes to the packages collection and infrastructure on the 2015Q2 branch: diff --git a/doc/TODO b/doc/TODO index b80f54295..ad740f7cf 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.14257 2015/04/02 15:30:24 wiz Exp $ +$NetBSD: TODO,v 1.14487 2015/06/28 15:16:42 wiz Exp $ Suggested new packages ====================== @@ -9,6 +9,12 @@ Suggested new packages Any complete, polished packages in pkgsrc-wip (ditto) http://pkgsrc-wip.sourceforge.net/ + Any interesting packages in FreeBSD's ports. + http://freshports.org/ + + Any interesting packages in OpenBSD's ports. + http://openports.se/ + bacula-rescue Scripts used to help create rescue boot CDs for bare metal restores with Bacula. Scripts exist for Linux, Solaris, and @@ -318,6 +324,10 @@ Suggested new packages https://gitlab.com/gitlab-org/gitlab-ce Git repository management tool with code review and tracker/wiki + diaspora + https://diasporafoundation.org/ + Distributed social networking + Missing xorg packages app: constype, intel-gpu-tools driver: xf86-input-aiptek, xf86-input-calcomp, xf86-input-citron, @@ -345,30 +355,29 @@ Suggested package updates ========================= For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. - o 3proxy-0.7.1.1 o CSP-0.34 o Canna-3.7p3 o Chinput-3.0.1 o DarwinStreamingServer-6.0.3 o GMT-5.1.1 - o Geomyidae-0.26.3 [pkg/49585] o GNUMail-1.2.2 - o Mesa-10.5.2 [do not update since it removes support for DRI features needed by NetBSD. Work on updated MesaLib takes place in pkgsrc-wip.] - o MesaLib-10.5.2 [do not update since it removes support for DRI features needed by NetBSD. Work on updated MesaLib takes place in pkgsrc-wip.] + o ImageMagick-6.9.1.6 + o JBidwatcher-2.5.6 [wants launch4j] + o MesaLib-10.6.0 + o OdfConverter-4.0 o PAM-0.99.7.1 - o R-3.1.2 - o RBTools-0.6.3 - o Sigil-0.8.5 + o RBTools-0.7.2 + o Sigil-0.8.7 o TeXmacs-1.0.7.21 o TiffIO-130e o YoSucker-81 + o abcde-2.7 o abcm2ps-7.8.13 o abcmidi-20150316 o abiword-3.0 - o acpica-utils-20110623 o adocman-0.13 o aewm++-1.0.27 - o afl-1.58b + o afl-1.83b o alacarte-0.13.2 o allegro-5.10 o alsa-lib-1.0.29 @@ -380,6 +389,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o angband-3.2 o anjuta-3.16.0 o anope-1.8.7 + o ansible-1.9.0 o antiright-8.6 o ap-Embperl-1.3.6 o ap-auth-pam-1.1.1 @@ -388,7 +398,9 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o ap-mp3-0.40 o ap-xslt-1.4.3 o ap2-auth-ldap-3.11 + o ap2-perl-2.0.9 o ap2-transform-0.6.0 + o apache-ant-1.9.5 o apache-ivy-2.4.0 o apollo-1.7 o apr0-2.4.1 @@ -398,14 +410,11 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o asapm-3.1 o asc-2.6.0 o aspell-nb-2.0.10 - o asymptote-2.32 + o asymptote-2.35 o aterm-1.0.1 - o atk-2.16.0 o aubio-0.4.0 - o audacity-2.0.5 [wip (audacity-devel)] - o audacity-2.1 o autoconvert-0.3.16 - o autogen-5.18.4 + o autogen-5.18.5 o avidemux-2.6 o avl-2.0.3 [2.x is not source and binary compatible with 1.x] o awesome-3.5.6 @@ -415,13 +424,13 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o bbsload-0.2.8 o bbweather-0.6.3 o benchfft-3.1 - o binutils-2.25 o bitchx-1.2.1 [wip] - o blender-2.74 + o blender-2.75 o bliz++-0.10 o blur6ex-0.3.462 o bmon-2.1.0 o bochs-2.6.7 [wip] + o bochs-2.6.8 o boolean-7.1 o bos-2.5 o boson-0.13 @@ -430,47 +439,45 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o bugzilla-3.6.12 o bzr-2.6.0 o c4-1.10 [schmonz] - o cabextract-1.6 [wiz] o cal3d-0.11.0 o calcoo-2.1.0 - o calibre-2.22.0 + o calibre-2.31.0 o calligra-2.4.3 [in wip; koffice successor] o cardboard-schedule-1.14c [at http://www.bright-green.com/downloads/] o cddbd-1.5.2 o cdk-5.0.20120323 o cdrkit-1.1.10 - o cfitsio-3.350 o cheese-2.32.0 [GNOME 2.32] - o cheese-3.16.0 + o cheese-3.16.1 o cherokee-1.2.103 [pkg/48268] o chktex-1.7.2 - o chrony-1.29.1 o cinepaint-1.3 o cint-5.16 o cjk-lyx-1.4.4 + o clamav-0.98.7 o classpath-0.98 o cln-1.3.4 o cloog-0.18.3 - o clutter-1.22.0 + o clutter-1.22.2 o clutter-gst-3.0.2 + o colordiff-1.0.15 o colorize-0.3.4 o colortail-0.3.3 o compiz-0.8.10 - o cone-0.91.1 - o conserver-8.1.19 + o cone-0.92 o cook-2.31 - o coreutils-8.23 - o courier-0.74.1 - o courier-authlib-0.66.1 - o courier-imap-4.16 - o courier-mta-0.72 + o courier-0.74.2 + o courier-authlib-0.66.2 + o courier-imap-4.16.1 + o courier-mta-0.74.2 o covered-0.7.10 o covered-current-20091126 o cross-h8300-elf-binutils-2.23.2 [wip] o cross-h8300-hms-binutils-2.17 o crossfire-1.71.0 o crossfire-client-gtk2-1.60.0 - o cvs-fast-export-1.29 + o cups-filters-1.0.70 + o curl-7.43.0 o cvs2p4-2.5.5 [schmonz] o cwm-5.6 o cxref-1.6e @@ -478,50 +485,48 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o dante-1.4.1 o dap-3.10 o dar-2.4.14 - o darcs-2.4 - o darktable-1.6 + o darcs-2.10.0 + o darktable-1.6.4 o dasher-4.11 o dateutils-0.3.2 o dbmail-3.2.0 - o dcc-1.3.147 [ask OWNER first] o dd_rescue-1.45 o delegate-9.9.9 o denemo-1.2.2 - o digikam-4.7.0 - o dillo-3.0.4.1 + o digikam-4.11 o dinotrace-9.4d o doclifter-2.15 o dolphin-4.0.2 - o dos2unix-7.2.1 o drivel-3.0.5 - o duplicity-0.7.02 + o duplicity-0.6.26 o e2fsprogs-1.42.12 [wip] o easymenu-0.7.2p1 o easytag-2.2.6 o eboard-1.1.1 o ebook-tools-0.2.2 o eclipse-3.2.0 - o ed-1.10 + o ed-1.11 o ede-2.0 o edonkeyclc-1.0.2 [replaces net/edonkey2k] o egtk-0.3.6.2 o eigen3-3.2.1 o ekiga-4.0.1 - o electric-9.05 + o electric-9.06 o electricfence-2.4.16 o elf-0.5.4p1 o elfsh-0.65 [pkg/33959] o elfsh-0.78 o elftoolchain-0.6.1 [pkg/48227] - o elm-me-2.5plalpha35 + o elm-me-2.5plalpha36 o emacs-muse-3.20 o emerillon-0.1.90 o enlightenment-0.18 + o entr-3.2 o eog-plugins-3.6.1 o epiphany-3.16.0 o epiphany-extensions-3.2.0 o eric5-5.4.6 - o erlang-17.0 + o erlang-18.0 o esh-0.8.5 o espeak-1.46.02 [wip] o et-2.60 @@ -535,7 +540,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o evolution-mapi-0.32.2 [GNOME 2.32] o ex-20050325 o exaile-3.4.4 - o exult-1.4.9rc1 [pkg/49800] o ezmlm-idx-7.2.0 [schmonz] o faces-1.7.7 o fakeroot-1.6.5 @@ -545,7 +549,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o festival-2.4 o fetchmail-6.3.26 o fetchyahoo-2.14.0 - o ffmpeg2-2.6.1 + o ffmpeg2-2.7.1 o fillets-ng-0.7.4 o fillets-ng-data-0.7.4 o filerunner-14.06.18.10 @@ -559,14 +563,13 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o fotoxx-14.06 o fox-1.7.51 o frama-c-20140301 - o freeciv-2.5.0 o freenet-0.7 o freesci-0.6.4 o freeswitch-1.2.3 - o freetype-2.5.5 o freetype-lib-1.5.20050518 o freetype-utils-1.5.20050518 o freewais-sf-2.2.14 + o frotz-2.44 o ftplibpp-2.0.2 o fuse-archivemount-0.6.1 o fuse-encfs-1.5.2 @@ -576,12 +579,14 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o gap-4r4p9 o gated-3.6 o gaupol-0.25 - o gbrainy-2.24 + o gbrainy-2.25 + o gcal-4 + o gcc-5.1 + o gcc48-4.8.5 o gcin-1.5.5 o gcombust-0.1.55 o gcompris-14.05 - o gdb-7.6 [wip] - o gdb-7.9 + o gdb-7.9.1 o gdeskcal-1.01 o gdl-3.16.0 o gdm-2.32.2 [GNOME 2.32] @@ -596,32 +601,28 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o ghc-7.8.3 o ghc7-7.10.1 o gimp-docs-2.8.2 + o git-base-2.4.5 o gkrellm-2.3.5 o gkrellm-multiping-2.0.13 o gkrellm-snmp-1.0 o glade3-3.18.3 o glade3-3.8.5 [GNOME 2.34] o gle-4.2.4 - o glib2-2.44.0 - o glibmm-2.44.0 - o global-6.4 o glom-1.14.2 [GNOME 2.26] - o glu-10.5.2 - o gnats-4.2.0 o gnet1-1.1.9 o gnetman-20050429 - o gnome-3.16 + o gnome-3.16.2 o gnome-applets-3.14.0 o gnome-bluetooth-2.30.0 [GNOME 2.30] o gnome-chess-3.12.3 o gnome-color-manager-2.32.0 [GNOME 2.32] - o gnome-commander-1.4.5 + o gnome-commander-1.4.6 o gnome-control-center-3.8.3 o gnome-devel-docs-2.30.0 [GNOME 2.30] o gnome-disk-utility-2.32.0 [GNOME 2.32] o gnome-games-3.6.1 o gnome-games-extra-data-2.30.0 [GNOME 2.30] - o gnome-keyring-3.14 + o gnome-keyring-3.16.0 o gnome-media-2.32.0 [GNOME 2.32] o gnome-media-3.4.0 o gnome-menus-3.8.0 @@ -644,7 +645,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o gnomeicu-0.99.16 o gnopernicus-1.1.2 o gnu-crypto-2.1.0 - o gnucash-2.6.6 + o gnuradio-3.7.7.1 o gnustep-back-0.24.0 o gnustep-base-1.24.7 o gnustep-examples-1.4.0 @@ -658,16 +659,16 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o goocanvas-2.0.2 o gossip-0.31 o gourmet-0.13.3 - o gperftools-2.4 [pkg/49625] o gperiodic-3.0.0 o gpsdrive-2.11 o gramofile-1.6P o gramps-4.1.0 o grilo-0.2.12 o grilo-plugins-0.2.14 - o gsharutils-4.15 [pkg/49770] + o gsharutils-4.15.2 o gss-1.0.3 - o gthumb-3.2.8 + o gtexinfo-6.0 + o gthumb-3.4.0 o gtk-gnutella-0.98.4 o gtk-systrace-20030623 o gtk3-3.16.0 @@ -686,10 +687,10 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o hamster-applet-2.32.1 [GNOME 2.32] o handbrake-0.10.0 o hanzim-3.5 - o harfbuzz-0.9.40 + o harfbuzz-0.9.41 o haskell-mode-1.45 o hdf-4.2.8 - o hdf5-1.8.14 + o help2man-1.47.1 o hesiod-3.1.0 o heyu-2.9.0 o hiawatha-9.5 @@ -705,7 +706,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o icdprog-0.5 o ike-2.0.1 [pkg/37032] o imp-6.1.7 - o inadyn-1.99.10 [https://github.com/troglobit/inadyn] o ingo-3.1.4 o inspircd-1.2.1 o instiki-0.13 @@ -719,7 +719,6 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o java-db3-3.87 o jcabc2ps-20070110 o jed-0.99-18 - o joe-4.0.0 o jpilot-syncmal-0.81 o json-glib-1.0.4 o kadu-0.11.1 @@ -735,6 +734,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o kmp-0.5 o kmymoney2-4.6.1 o knights-2.5.0 + o knot-1.6.3 o koffice-l10n-de-2.0.2 o kphotobook-0.0.7 o kronolith-4.1.5 @@ -745,10 +745,9 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o ldapsdk-6.0.7 o lftp-4.5.2 o lgeneral-1.2.3 - o libXdmcp-1.1.2 [wiz] o libcanberra-0.28 [drops support for GNOME2; don't update for now -- wiz] o libchamplain08-0.12.10 - o libdrm-2.4.60 [wiz] + o libetonyek-0.1.3 o libextractor-1.2 [requires shm_open()] o libflash-0.4.13 o libfolks-0.10.1 @@ -762,27 +761,24 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o libgroove-4.2.1 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] o libjit-1.0.2 - o liblangtag-0.5.5 + o liblangtag-0.5.7 o libmcs-0.7.2 o libnasl-2.3.1 + o libnice-0.1.13 o liboobs-2.32.0 [GNOME 2.32] o libplist-1.11 o libprelude-1.2.5 o libquantum-1.1.0 [pkg/43728, development release] o libraw-0.16.0 - o libreoffice4-4.4.2 - o libreoffice4-bin-4.4.2 - o librsvg-2.40.9 o libstree-0.4.3pre2 [pkg/43748] o libtar-1.2.20 o libtcl-nothread-8.5.1 o libthrift-0.8.0 o libtool-2.4.6 o libusb-1.0.19 - o libuv-1.0.1 [pkg/49442] - o libuv-1.4.2 o libv4l-0.8.5 o libvdpau-1.1 + o libvpx-1.4.0 o libxdg-basedir-1.2.0 o libxklavier-5.3 o libxml++-2.38.0 @@ -799,45 +795,46 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o lwm-1.2.3 o maelstrom-x11-2.0.7 o magic-8.1.23 - o maildrop-2.8.1 + o maildrop-2.8.2 + o mailman-3.0 o mailscanner-4.74 o mailutis-2.2 [wip] o maketool-0.8.4 o makeztxt-1.60 - o mame-0.160 [wiz] + o mame-0.163 o manedit-1.2.1 o maradns-2.0.11 o matchbox-panel-0.9.3 - o mawk-1.3.4.20141206 + o maxima-5.36.0 o mbuf-20141227 o mc-4.8.14 o mcsim-5.5.0 o mediainfo-0.7.72 o mednafen-0.9.38.2 o mergeant-0.67 - o mess-0.160 [wiz] + o mess-0.162 o mesure-0.7.2 o metacity-3.14.2 o metis-5.1.0 o mgetty+sendfax-1.1.35 + o midori-0.5.10 o mined-2015.25 o minicom-2.7 o minivmac-3.2.3 o miredo-1.2.4 o mit-krb5-1.12.1 o mknmz-wwwoffle-0.7.2 - o mksh-50e o mkvtoolnix-7.6.0 - o modular-xorg-server-1.16.4 - o modular-xorg-server-1.17.1 (see pkgsrc-wip/modular-xorg-server) + o modular-xorg-server-1.17.2 [wiz] o molden-4.8 [after which PR 40252 can be closed] - o moneyguru-2.8.2 - o mono-3.12.0 + o mono-4.0.2.5 o moserial-2.30.0 [GNOME 2.30] o mousetweaks-3.12.0 [wip] o mp3splt-2.6.2 o mp3splt-gtk-0.9.0 o mpeg4ip-1.6.1 + o mpfr-3.1.3 + o mpg123-1.23.0 o mpop-1.0.29 o mserv-devel-0.41 o msgpack-1.0.0 @@ -846,10 +843,9 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o munin-node-1.4.6 o munin-server-1.4.6 o muse-0.9.2 - o mutt-kz-1.5.23.1 + o musicpd-0.19.10 o mysql-5.7.6 - o nagios-plugins-2.0.3 - o nano-2.4.0 + o mysql-workbench-6.2.5 o nap-1.5.3 o nautilus-actions-2.30.3 [GNOME 2.30] o ncview-2.1.1 @@ -859,28 +855,30 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o netatalk-3.1.0 [wip] o netramet-50 o netsurf-3.2 - o nettle-3.0 [wip; breaks gnutls-3.2.15, wait for newer version] + o nettle-3.1.1 [wip; breaks gnutls-3.2.15, wait for newer version] o newmail-1.0.2 - o nfdump-1.6.12 [pkg/49332] + o nginx-devel-1.9.2 o nikto-2.0.1 - o nodejs-0.12.0 + o notmuch-0.20.1 o ns-3.14.1 o ns-plugger-common-5.1.3 o nspluginwrapper-1.4.4 [pkg/47208] - o nss-3.18 o ntop-5.0 o nut-20.1 o nxtvepg-2.8.1 + o ocaml-4.02.2 o ocamlgraph-1.8.6 - o ocrad-0.24 - o octave-3.8.2 + o ocrad-0.25 + o octave-4.0.0 o olvwm-4.5 o oo2c-2.1.7 o opal-3.8.0 [pkg/42942] o opal-3.10.10 o open-vm-tools-2010.09.19.301124 + o opencv-3.0 o openmortal-0.7.1 o openmpi-1.8.4 + o openntpd-5.7p4 [pkg/49930] o openoffice-4.1 o openoffice3-3.3 o openscad-2013.06 @@ -889,34 +887,33 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o opera-26 o opus-1.1 o oroborus-2.0.18 - o ortp-0.16.5 + o ortp-0.24.1 o oto-0.5 o p0f-3.00b o p5-GD-2.56 o p5-GTop-0.18 o p5-GraphViz2-2.06 o p5-Gtk2-1.223 - o p5-JSON-MaybeXS-1.003004 [pkg/49771] o p5-SDL-2.544 [wip, make sure games/frozen-bubble runs, may require p5-SDL_perl] - o p5-Sereal-Decoder-3.005 [pkg/49772] - o p5-Sereal-Encoder-3.005 [pkg/49773] - o p5-Unicode-Collate-1.12 [pkg/49774] o p5-gtk2-1.300 o p5-sybperl-2.18 o p5-xmltv-0.5.66 o packagekit-0.5.1 o pam-passwdqc-1.2.2 + o pango-1.37.1 o parallel-20140522 o pari-2.7.1 o parrot-6.7.0 o pcal-4.8 o pcb-20140316 [pkg/49383] + o pcc-1.1.0 o pcmanfm-0.5.2 [pkg/42451] o pdmenu-1.2.87 o pen-0.17.3 o pessulus-2.30.3 [GNOME 2.28] o phonon-4.8.3 o php-jpgraph-3.0.6 + o php-owncloud-8.0.3 [pkg/49916] o php-tiki6-6.10 o php-tt-rss-1.15.3 o phpmyadmin-4.4 @@ -930,20 +927,18 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o pks-0.9.6 o plasma-5.0.2 o ploticus-examples-230 - o png-1.6.17 - o pngcrush-1.7.85 o pokerth-1.0.1 o polsms-2.1.0 o poppass-4.0.14 o postal-0.72 - o postfix-3.0 + o postfix-3.0.1 o powermanga-0.91 o powwow-1.2.16 o pppd-2.4.7 o profit-2.5.3 o psmisc-22.20 - o pspp-0.8.4 - o putty-0.64 + o pspp-0.8.5 + o pure-ftpd-1.0.40 o pv-1.6.0 [pkg/49795] o pvs-5.0 o pwlib-1.11.1 @@ -951,17 +946,19 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o py-PasteDeploy-1.5.2 o py-Scientific-doc-2.5.5 o py-Unidecode-0.04.14 - o py-anki2-2.0.32 o py-cassa-1.11.0 o py-creole-1.1.1 - o py-cryptography-0.8.1 + o py-cython-0.22.1 o py-datapkg-0.9 + o py-django-1.8 [incompatible with django-cms, please hold] + o py-django-cms-3.1 o py-django-photologue-2.7 o py-django-registration-1.0 o py-djangorestframework-2.3.12 o py-gmpy-1.17 o py-gnome-menus-3.8.0 o py-greenlet-0.4.2 + o py-html2text-2015.6.12 o py-lasso-2.4.0 o py-markdown-2.3.1 o py-matplotlib-1.4.3 @@ -971,36 +968,40 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o py-omniORBpy-3.7 o py-pendrell-0.3.7 o py-psutil-2.2.0 + o py-psycopg2-2.6.1 o py-ptt-1.10.2 o py-reportlab-3.0 o py-rope-0.9.4 - o py-setuptools-14.3.1 + o py-setuptools-18.0.1 o py-simpletal-5.1 o py-simpy-3.0.5 o py-smb-1.1.8 o py-sphinx-theme-cloud-1.6 o py-suds-0.4.1 o py-sybase-0.37 - o py-test-2.7.0 + o py-test-2.7.2 o py-tlslite-0.4.6 - o py-trytond-account-3.4.1 - o py-trytond-stock-3.4.0 - o py-vdirsyncer-0.4.4 + o py-vdirsyncer-0.5.2 o py-wxWidgets-3.0.0 o py-zconfig-3.0.3 o qcad-3.7.5.0 + o qlandkartegt-1.8.1 [pkg/49910] o qnetwalk-1.4 + o qt4-creator-3.4.0 + o qt4-libs-4.8.7 + o qt5-qtbase-5.4.2 + o radare2-0.9.9 o radiance-4.1 o rails-4.1.5 o rainbowcrack-1.5 - o raine-0.64.2 + o raine-0.64.5 o rat-4.2.25 o rc-1.7.1 [at ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/] o rdp-1.6 o re-alpine-2.03 [pkg/47802] - o redis-3.0.0 o rep-gtk-0.90.8.1 o resize_image-0.7 + o rexx-regina-3.9.0 o rhythmbox-3.2 o rio500-0.8.1 o robodoc-4.99.6 @@ -1012,23 +1013,22 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o roxirc-2.0 o rp-l2tp-0.4 o rp-pppoe-3.11 - o rspamd-0.8.3 o rtcw-1.41.3 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] + o ruby-chef-12.3.0 + o ruby-chef-zero-4.2.2 o ruby-ncurses-1.3.1 o ruby-review-1.4.0 [wip] + o ruby-selenium-webdriver-2.46.2 o sabayon-2.30.1 [GNOME 2.30] o sablecc-3.7 - o samba-4.2.0 - o samba-4.1.9 [wip] - o samba-4.1.14 o sane-1.0.24 o sarg-2.2.5 o scew-0.4.0 o scilab-5.5.1 - o scipy-0.13.3 o scm-5e7 - o scribus-1.4.5 + o screen-4.3.0 + o scribus-1.5 o scripts-1.0.1 o scrollz-1.9.99 o scsh-1.3.0 @@ -1055,22 +1055,23 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o snd-10.6 o snes9x-1.53 o snort-2.9.6.0 + o socat-1.7.3.0 [pkg/49996] o solfege-3.22.0 o sope-4.6 - o sound-juicer-3.16.0 - o source-highlight-3.1.8 + o sound-juicer-3.16.1 o sourcesans-fonts-2.0 + o spamassassin-3.4.1 o spcaview-20060501 o spidermonkey-1.8.5 o spl-1.0pre6 - o sqwebmail-5.8.1 + o sqwebmail-5.8.2 o srp_client-1.7.5 o ssh-askpass-1.2.4.1 o stalin-0.11 o star-1.5.3 o statist-1.3.0 - o stella-4.5 - o stellarium-0.13.2 + o stella-4.6.1 + o stellarium-0.13.3 o stgit-0.16 o stlport-4.6.2 o stow-2.2.0 @@ -1079,7 +1080,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o streamtuner-2.1.4 o subtitleeditor-0.41.1 o sudo-1.8.13 - o sun-jre8-8.0 + o supertuxkart-0.9 o swapd-1.0.5 o swatch-3.2.3 o swath-0.5.2 @@ -1089,6 +1090,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o systrace-1.6e o t-prot-2.101 o tads-3.0.16 + o tahoe-lafs-1.10.1 o taskjuggler-3.3.0 o tc-hasida-table-0.8 [wip] o tcl85-8.5.16 @@ -1106,6 +1108,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o tex2page-20130325 o texlive-2014 o tfmxplay-1.1.6 + o thunderbird-38.0 o tigervnc-1.4.2 o tightvnc-2.7.10 o tile-0.7.4 @@ -1130,19 +1133,19 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o udunits-2.1.17 [pkg/43529, breaks ncview-1.x, also need to update it to 2.x] o ufoai-2.3.1 o unicap-0.9.8 - o unison2.40-2.40.128 + o uriparser-0.8.2 o userppp-030706 o utilisp-1.14 - o vala-0.28.0 o varnish-4.0.2 o vbetool-1.1 o verilog-current-20130827 [wip] - o veusz-1.22 + o veusz-1.23 o vfu-4.09 o vicq-0.4.2 o vile-9.8p - o vinagre-3.16.0 + o vinagre-3.16.1 o vino-3.16.0 + o virtuoso-7.2.0p1 o visual-regexp-3.1 o vlc-2.2 o vm-8.0.7.522 [pkg/37707] @@ -1150,17 +1153,21 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o vte-0.36.0 o vtk-5.10.1 o wMosaic-3.8.22 + o waf-1.8.11 o wap-utils-1.4.1 o warzone2100-2.3.8 o wbm-cyrus-imapd-1.6.2 o wcalc-2.4 o webalizer-2.23.05 - o webkit-gtk-2.8.0 [wip] + o webkit-gtk-2.8.1 [wip] + o webkit-gtk-2.8.3 o webmin-1.690 o websvn-2.3.2 o weechat-1.1 + o whohas-0.29.1 o windowlab-1.40 - o wine-devel-1.7.39 + o wine-devel-1.7.45 + o wireshark-1.12.6 o wmi-11 o wmii+ixp-3.9.2 [pkg/43459; wip (wmii-devel); see also libixp entry] o wmweather-2.4.4 @@ -1169,6 +1176,7 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o wpi-firmware-1.14.2 o wwwoffle-2.9i o wxRemind-101 + o x264-devel-20150627 o xbindkeys-1.8.6 o xbindkeys-tk-1.8.0 o xboard-4.8.0 @@ -1178,15 +1186,16 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o xentools44-4.4.0 o xerces-j-2.4.0 [pkg/21725] o xerces-j-2.9.0 + o xf86-input-vmmouse-13.1.0 [wiz] o xf86-input-ws-1.3.0 [successor to openbsd-input-ws, only builds on OpenBSD] o xf86-video-geode-2.11.9 [wip] o xf86-video-glide-1.2.2 o xf86-video-modesetting-0.8.1 [wip] o xf86-video-sisusb-0.9.4 + o xf86-video-vesa-2.3.4 [wiz] o xf86-video-voodoo-1.2.5 [wip] o xf86-video-xgi-1.6.0 [unpackaged] o xfce-4.12 - o xfce4-4.10 o xfce4-volman-0.3.80 o xfig-3.2.5c o xforms-1.0.93sp1 @@ -1203,19 +1212,16 @@ For possible Perl packages updates, see http://www.NetBSD.org/~wiz/perl.html. o xmlstarlet-1.5.0 o xmms-crossfade-0.3.14 o xmms-musepack-1.8.0 [http://dl.slik.org/musepack/xmms-musepack-1.8.0.tar.gz] - o xmon-1.5.6 o xnap-2.5r3 o xorp-1.8.5 - o xosview-1.15 + o xosview-1.16 o xpaint-2.9.9 o xpr-1.0.4 [unpackaged] o xpuyopuyo-0.9.8 o xrmap-base-2.33.1 o xrn-9.02 - o xscreensaver-5.30 o xsd-3.3.0 o xsoldier-1.4 - o xterm-317 o xtraceroute-0.9.1 o xtux-20030306 o xvidcap-1.1.7 @@ -1357,3 +1363,14 @@ Suggested cleanups in pkgsrc or deinstall many tex-* packages, you should be able to run mktexlsr once at the end of the entire operation, not once per package. + + o Run pkglint recursively against the whole tree and fix any + issues identified. This adds very little value to pkgsrc other + than ensuring the pkgsrc files are lint-free and the files pass + the code review tool (pkglint). It can annoy some team members, + so choose your commits wisely. + + o Review bulk build reports and fix packages broken on any + platform. Ideally, successful build counts would be similar + across supported platforms. + http://mail-index.netbsd.org/pkgsrc-bulk/ diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml index 0ee2006d3..d52dcb055 100644 --- a/doc/guide/files/build.xml +++ b/doc/guide/files/build.xml @@ -1,4 +1,4 @@ - + The build process @@ -923,6 +923,26 @@ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS} + + install-clean + + + This target removes the state files for the "install" and later + phases so that the "install" target may be re-invoked. This can be + used after editing the PLIST to install the package without + rebuilding it. + + + + + build-clean + + + This target removes the state files for the "build" and later + phases so that the "build" target may be re-invoked. + + + update @@ -1252,6 +1272,24 @@ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS} + + print-build-depends-list + + + This target shows the list of packages that the current package + depends on for building. + + + + + print-run-depends-list + + + This target shows the list of packages that the current package + depends on for running. + + + check-shlibs diff --git a/doc/guide/files/creating.xml b/doc/guide/files/creating.xml index a4b8df078..6533cd0bf 100644 --- a/doc/guide/files/creating.xml +++ b/doc/guide/files/creating.xml @@ -1,4 +1,4 @@ - + Creating a new pkgsrc package from scratch @@ -141,7 +141,7 @@ If some Python versions are not supported by the software, set the PYTHON_VERSIONS_INCOMPATIBLE variable to the Python versions that are not supported, e.g. -PYTHON_VERSIONS_INCOMPATIBLE= 26 +PYTHON_VERSIONS_INCOMPATIBLE= 27 diff --git a/doc/guide/files/fixes.xml b/doc/guide/files/fixes.xml index b5672926e..264809d64 100644 --- a/doc/guide/files/fixes.xml +++ b/doc/guide/files/fixes.xml @@ -1,4 +1,4 @@ - + Making your package work @@ -1366,8 +1366,9 @@ of functions. Sometimes packages fail to build because the compiler runs into an operating system specific soft limit. With the UNLIMIT_RESOURCES variable pkgsrc can be told - to unlimit the resources. Currently, the allowed values are - datasize and stacksize (or both). + to unlimit the resources. Currently, the allowed values are any combination of + cputime, datasize, + memorysize, and stacksize. Setting this variable is similar to running the shell builtin ulimit command to raise the maximum data segment size or maximum stack size of a process, respectively, to diff --git a/doc/guide/files/introduction.xml b/doc/guide/files/introduction.xml index 9a606cfdc..92b6a3f69 100644 --- a/doc/guide/files/introduction.xml +++ b/doc/guide/files/introduction.xml @@ -1,4 +1,4 @@ - + What is pkgsrc? @@ -118,11 +118,12 @@ minutes! Platforms supported by pkgsrc - + Platform Date Support Added + Notes @@ -133,10 +134,12 @@ minutes! Solaris Mar 1999 + README.Solaris Linux Jun 1999 + README.Linux @@ -144,18 +147,25 @@ minutes! (Mac OS X) Oct 2001 + README.MacOSX FreeBSD Nov 2002 + README.FreeBSD OpenBSD Nov 2002 + README.OpenBSD IRIX Dec 2002 + + README.IRIX + README.IRIX5.3 + BSD/OS @@ -164,6 +174,7 @@ minutes! AIX Dec 2003 + README.AIX @@ -171,6 +182,7 @@ minutes! (Microsoft Windows Services for Unix) Mar 2004 + README.Interix DragonFlyBSD @@ -179,14 +191,17 @@ minutes! OSF/1 Nov 2004 + README.OSF1 HP-UX Apr 2007 + README.HPUX Haiku Sep 2010 + README.Haiku MirBSD @@ -195,14 +210,17 @@ minutes! Minix3 Nov 2011 + README.Minix3 Cygwin Mar 2013 + README.Cygwin GNU/kFreeBSD Jul 2013 + README.GNUkFreeBSD diff --git a/doc/guide/files/plist.xml b/doc/guide/files/plist.xml index 02aeda60e..669634608 100644 --- a/doc/guide/files/plist.xml +++ b/doc/guide/files/plist.xml @@ -1,4 +1,4 @@ - + PLIST issues @@ -37,15 +37,6 @@ Tweaking output of <command>make print-PLIST</command> - If you have used any of the *-dirs packages, as explained in - , you may have noticed that - make print-PLIST outputs a set of - @comments instead of real - @dirrm lines. You can also do this for - specific directories and files, so that the results of that - command are very close to reality. This helps a - lot during the update of packages. - The PRINT_PLIST_AWK variable takes a set of AWK patterns and actions that are used to filter the output of print-PLIST. You can append any chunk of AWK @@ -58,17 +49,8 @@ PRINT_PLIST_AWK+= /^libdata\/foo/ { next; } - - And to get all the @dirrm lines referring - to a specific (shared) directory converted to - @comments: - - -PRINT_PLIST_AWK+= /^@dirrm share\/specific/ { print "@comment " $$0; next; } - - Variable substitution in PLIST @@ -177,11 +159,8 @@ man/man1/bar.1 ${PLIST.foo}bin/foo ${PLIST.foo}man/man1/foo.1 ${PLIST.foo}share/bar/foo.data -${PLIST.foo}@dirrm share/bar - - diff --git a/doc/pkgsrc.html b/doc/pkgsrc.html index bd4b2150b..1bcc25848 100644 --- a/doc/pkgsrc.html +++ b/doc/pkgsrc.html @@ -45,7 +45,7 @@

Table of Contents

-
+
1. What is pkgsrc?
1.1. Introduction
@@ -484,7 +484,7 @@ source packages Chapter 1. What is pkgsrc?

Table of Contents

-
+
1.1. Introduction
1.1.1. Why pkgsrc?
@@ -588,23 +588,28 @@ minutes!

+ + + + + + + + + + + + + + + + + + + + + + + + +
Platform Date Support AddedNotes
NetBSD Aug 1997 
Solaris Mar 1999README.Solaris
Linux Jun 1999README.Linux
@@ -612,26 +617,35 @@ minutes!

(Mac OS X)
Oct 2001README.MacOSX
FreeBSD Nov 2002README.FreeBSD
OpenBSD Nov 2002README.OpenBSD
IRIX Dec 2002 + README.IRIX + README.IRIX5.3 +
BSD/OS Dec 2003 
AIX Dec 2003README.AIX
@@ -639,38 +653,52 @@ minutes!

(Microsoft Windows Services for Unix)
Mar 2004README.Interix
DragonFlyBSD Oct 2004 
OSF/1 Nov 2004README.OSF1
HP-UX Apr 2007README.HPUX
Haiku Sep 2010README.Haiku
MirBSD Jan 2011 
Minix3 Nov 2011README.Minix3
Cygwin Mar 2013README.Cygwin
GNU/kFreeBSD Jul 2013README.GNUkFreeBSD
BitrigJun 2014README.Bitrig
@@ -788,7 +816,7 @@ minutes!

Part I. The pkgsrc user's guide

Table of Contents

-
+
2. Where to get pkgsrc and how to keep it up-to-date
2.1. Getting pkgsrc for the first time
@@ -902,7 +930,7 @@ builds) Chapter 2. Where to get pkgsrc and how to keep it up-to-date

Table of Contents

-
+
2.1. Getting pkgsrc for the first time
2.1.1. As tar archive
@@ -1088,7 +1116,7 @@ release -d Chapter 3. Using pkgsrc on systems other than NetBSD

Table of Contents

-
+
3.1. Binary distribution
3.2. Bootstrapping pkgsrc
3.3. Platform-specific notes
@@ -1665,7 +1693,7 @@ WRAPPER_SHELL= ${LOCALBASE}/bin/bash Chapter 4. Using pkgsrc

Table of Contents

-
+
4.1. Using binary packages
4.1.1. Finding binary packages
@@ -2102,7 +2130,7 @@ Version mismatch: 'tcsh' 6.09.00 vs 6.10.00 Chapter 5. Configuring pkgsrc

Table of Contents

-
+
5.1. General configuration
5.2. Variables affecting the build process
5.3. Variables affecting the installation process
@@ -2496,7 +2524,7 @@ PKG_OPTIONS.apache= suexec Chapter 6. Creating binary packages

Table of Contents

-
+
6.1. Building a single binary package
6.2. Settings for creation of binary packages
@@ -2539,7 +2567,7 @@ PKG_OPTIONS.apache= suexec builds)

Table of Contents

-
+
7.1. Preparations
7.2. Running a pbulk-style bulk build
7.2.1. Configuration
@@ -2718,7 +2746,7 @@ temporary filesystems, others must survive a sudden reboot.

Chapter 8. Directory layout of the installed files

Table of Contents

-
+
8.1. File system layout in ${LOCALBASE}
8.2. File system layout in ${VARBASE}
@@ -2859,7 +2887,7 @@ currently running.

Chapter 9. Frequently Asked Questions

Table of Contents

-
+
9.1. Are there any mailing lists for pkg-related discussion?
9.2. Utilities for package management (pkgtools)
9.3. How to use pkgsrc as non-root
@@ -3301,7 +3329,7 @@ anymore, you can remove that file and run cvs -q u like a reference manual for pkgsrc.

Table of Contents

-
+
10. Creating a new pkgsrc package from scratch
10.1. Common types of packages
@@ -3536,7 +3564,7 @@ anymore, you can remove that file and run cvs -q u Chapter 10. Creating a new pkgsrc package from scratch

Table of Contents

-
+
10.1. Common types of packages
10.1.1. Perl modules
@@ -3659,7 +3687,7 @@ If some Python versions are not supported by the software, set the that are not supported, e.g.

-PYTHON_VERSIONS_INCOMPATIBLE=       26
+PYTHON_VERSIONS_INCOMPATIBLE=       27
 

If the packaged software is a Python module, include @@ -3935,7 +3963,7 @@ everything worked.

Chapter 11. Package components - files, directories and contents

Table of Contents

-
+
11.1. Makefile
11.2. distinfo
11.3. patches/*
@@ -4543,7 +4571,7 @@ FILESDIR=${.CURDIR}/../xemacs/files Chapter 12. Programming in Makefiles

Table of Contents

-
+
12.1. Caveats
12.2. Makefile variables
12.2.1. Naming conventions
@@ -4869,7 +4897,7 @@ VAR:= ${VAR:N${_othervar_:C/-//}} Chapter 13. PLIST issues

Table of Contents

-
+
13.1. RCS ID
13.2. Semi-automatic PLIST generation
13.3. Tweaking output of make print-PLIST
@@ -4910,14 +4938,6 @@ VAR:= ${VAR:N${_othervar_:C/-//}}

13.3. Tweaking output of make print-PLIST

-

If you have used any of the *-dirs packages, as explained in - Section 13.9, “Sharing directories between packages”, you may have noticed that - make print-PLIST outputs a set of - @comments instead of real - @dirrm lines. You can also do this for - specific directories and files, so that the results of that - command are very close to reality. This helps a - lot during the update of packages.

The PRINT_PLIST_AWK variable takes a set of AWK patterns and actions that are used to filter the output of print-PLIST. You can append any chunk of AWK @@ -4928,12 +4948,6 @@ VAR:= ${VAR:N${_othervar_:C/-//}}

 PRINT_PLIST_AWK+=       /^libdata\/foo/ { next; }
     
-

And to get all the @dirrm lines referring - to a specific (shared) directory converted to - @comments:

-
-PRINT_PLIST_AWK+=       /^@dirrm share\/specific/ { print "@comment " $$0; next; }
-    

@@ -5015,7 +5029,6 @@ man/man1/bar.1 ${PLIST.foo}bin/foo ${PLIST.foo}man/man1/foo.1 ${PLIST.foo}share/bar/foo.data -${PLIST.foo}@dirrm share/bar

@@ -5104,7 +5117,7 @@ ${PLIST.foo}@dirrm share/bar Chapter 14. Buildlink methodology

Table of Contents

-
+
14.1. Converting packages to use buildlink3
14.2. Writing buildlink3.mk files
@@ -5592,7 +5605,7 @@ PREFER_NATIVE= getopt skey tcp_wrappers Chapter 15. The pkginstall framework

Table of Contents

-
+
15.1. Files and directories outside the installation prefix
15.1.1. Directory manipulation
@@ -5995,7 +6008,7 @@ environment variable to NO.

Chapter 16. Options handling

Table of Contents

-
+
16.1. Global default options
16.2. Converting packages to use bsd.options.mk
16.3. Option Names
@@ -6236,7 +6249,7 @@ details.

Chapter 17. The build process

Table of Contents

-
+
17.1. Introduction
17.2. Program location
17.3. Directories used during the build process
@@ -6990,6 +7003,14 @@ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS} pkg_add can be set via BIN_INSTALL_FLAGS e.g., to do verbose operation, etc.

+
install-clean
+

This target removes the state files for the "install" and later + phases so that the "install" target may be re-invoked. This can be + used after editing the PLIST to install the package without + rebuilding it.

+
build-clean
+

This target removes the state files for the "build" and later + phases so that the "build" target may be re-invoked.

update

This target causes the current package to be @@ -7214,6 +7235,12 @@ ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${site}${file} ${FETCH_AFTER_ARGS} the current package's DEPENDS. Useful if out of date dependencies are causing build problems.

+
print-build-depends-list
+

This target shows the list of packages that the current package + depends on for building.

+
print-run-depends-list
+

This target shows the list of packages that the current package + depends on for running.

check-shlibs

After a package is installed, check all its binaries and (on ELF platforms) shared libraries to see @@ -7282,7 +7309,7 @@ builds)). Chapter 18. Tools needed for building or running

Table of Contents

-
+
18.1. Tools for pkgsrc builds
18.2. Tools needed by packages
18.3. Tools provided by platforms
@@ -7362,7 +7389,7 @@ TOOLS_PLATFORM.true?= true # shell builtin

18.4. Questions regarding the tools

-
+
18.4.1. How do I add a new tool?
18.4.2. How do I get a list of all available @@ -7381,7 +7408,7 @@ TOOLS_PLATFORM.true?= true # shell builtin -

18.4.1.

+

18.4.1.

How do I add a new tool?

@@ -7391,7 +7418,7 @@ TOOLS_PLATFORM.true?= true # shell builtin -

18.4.2.

+

18.4.2.

How do I get a list of all available tools?

@@ -7402,7 +7429,7 @@ TOOLS_PLATFORM.true?= true # shell builtin -

18.4.3.

+

18.4.3.

How can I get a list of all the tools that a package is using while being built? I want to know whether it @@ -7423,7 +7450,7 @@ TOOLS_PLATFORM.true?= true # shell builtin Chapter 19. Making your package work

Table of Contents

-
+
19.1. General operation
19.1.1. Portability of packages
@@ -8699,8 +8726,9 @@ of functions.

Sometimes packages fail to build because the compiler runs into an operating system specific soft limit. With the UNLIMIT_RESOURCES variable pkgsrc can be told - to unlimit the resources. Currently, the allowed values are - datasize and stacksize (or both). + to unlimit the resources. Currently, the allowed values are any combination of + cputime, datasize, + memorysize, and stacksize. Setting this variable is similar to running the shell builtin ulimit command to raise the maximum data segment size or maximum stack size of a process, respectively, to @@ -9327,7 +9355,7 @@ PERL5_PACKLIST= auto/Pg/.packlist Chapter 21. Submitting and Committing

Table of Contents

-
+
21.1. Submitting binary packages
21.2. Submitting source packages (for non-NetBSD-developers)
21.3. General notes when adding, updating, or removing packages
@@ -9549,7 +9577,7 @@ place.

and if you still don't have the answer, ask on the pkgsrc-users mailing list.

-
+
22.1. What is the difference between MAKEFLAGS, .MAKEFLAGS and MAKE_FLAGS? @@ -9594,7 +9622,7 @@ do? -

22.1.

+

22.1.

What is the difference between MAKEFLAGS, .MAKEFLAGS and @@ -9610,7 +9638,7 @@ do? -

22.2.

+

22.2.

What is the difference between MAKE, GMAKE and @@ -9628,7 +9656,7 @@ do? -

22.3.

+

22.3.

What is the difference between CC, PKG_CC and @@ -9646,7 +9674,7 @@ do? -

22.4.

+

22.4.

What is the difference between BUILDLINK_LDFLAGS, @@ -9659,7 +9687,7 @@ do? -

22.5.

+

22.5.

Why does make show-var VARNAME=BUILDLINK_PREFIX.foo @@ -9675,7 +9703,7 @@ do? -

22.6.

+

22.6.

What does ${MASTER_SITE_SOURCEFORGE:=package/} mean? I @@ -9699,7 +9727,7 @@ do? -

22.7.

+

22.7.

Which mailing lists are there for package developers?

@@ -9724,7 +9752,7 @@ do? -

22.8.

+

22.8.

Where is the pkgsrc documentation?

@@ -9772,7 +9800,7 @@ do? -

22.9.

+

22.9.

I have a little time to kill. What shall I do?

@@ -9806,7 +9834,7 @@ anyway.

Chapter 23. GNOME packaging and porting

Table of Contents

-
+
23.1. Meta packages
23.2. Packaging a GNOME application
23.3. Updating GNOME to a newer version
@@ -10107,7 +10135,7 @@ details.

need anything from this part.

Table of Contents

-
+
24. Design of the pkgsrc infrastructure
24.1. The meaning of variable definitions
@@ -10152,7 +10180,7 @@ details.

Chapter 24. Design of the pkgsrc infrastructure

Table of Contents

-
+
24.1. The meaning of variable definitions
24.2. Avoiding problems before they arise
24.3. Variable evaluation
@@ -10425,7 +10453,7 @@ CFLAGS+= -Wall Chapter 25. Regression tests

Table of Contents

-
+
25.1. The regression tests framework
25.2. Running the regression tests
25.3. Adding a new regression test
@@ -10520,7 +10548,7 @@ CFLAGS+= -Wall Chapter 26. Porting pkgsrc

Table of Contents

-
+
26.1. Porting pkgsrc to a new operating system
26.2. Adding support for a new compiler
@@ -10574,7 +10602,7 @@ CFLAGS+= -Wall Appendix A. A simple example package: bison

Table of Contents

-
+
A.1. files
A.1.1. Makefile
@@ -10765,7 +10793,7 @@ Creating gzip'd tar ball in '/u/pkgsrc/lang/bison/bison-1.25.tgz' Appendix B. Build logs

Table of Contents

-
+
B.1. Building figlet
B.2. Packaging figlet
@@ -10880,7 +10908,7 @@ Registering depends:. Appendix C. Directory layout of the pkgsrc FTP server
Appendix D. Editing guidelines for the pkgsrc guide

Table of Contents

-
+
D.1. Make targets
D.2. Procedure
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt index 20082fb54..b2f60962a 100644 --- a/doc/pkgsrc.txt +++ b/doc/pkgsrc.txt @@ -551,45 +551,50 @@ platforms: Table 1.1. Platforms supported by pkgsrc -+----------------------------------------------------------------+ -| Platform |Date Support Added| -|---------------------------------------------+------------------| -|NetBSD | Aug 1997 | -|---------------------------------------------+------------------| -|Solaris | Mar 1999 | -|---------------------------------------------+------------------| -|Linux | Jun 1999 | -|---------------------------------------------+------------------| -|Darwin (Mac OS X) | Oct 2001 | -|---------------------------------------------+------------------| -|FreeBSD | Nov 2002 | -|---------------------------------------------+------------------| -|OpenBSD | Nov 2002 | -|---------------------------------------------+------------------| -|IRIX | Dec 2002 | -|---------------------------------------------+------------------| -|BSD/OS | Dec 2003 | -|---------------------------------------------+------------------| -|AIX | Dec 2003 | -|---------------------------------------------+------------------| -|Interix (Microsoft Windows Services for Unix)| Mar 2004 | -|---------------------------------------------+------------------| -|DragonFlyBSD | Oct 2004 | -|---------------------------------------------+------------------| -|OSF/1 | Nov 2004 | -|---------------------------------------------+------------------| -|HP-UX | Apr 2007 | -|---------------------------------------------+------------------| -|Haiku | Sep 2010 | -|---------------------------------------------+------------------| -|MirBSD | Jan 2011 | -|---------------------------------------------+------------------| -|Minix3 | Nov 2011 | -|---------------------------------------------+------------------| -|Cygwin | Mar 2013 | -|---------------------------------------------+------------------| -|GNU/kFreeBSD | Jul 2013 | -+----------------------------------------------------------------+ ++-----------------------------------------------------------------------------+ +| Platform | Date Support | Notes | +| | Added | | +|--------------------------------------+---------------+----------------------| +|NetBSD | Aug 1997 | | +|--------------------------------------+---------------+----------------------| +|Solaris | Mar 1999 |README.Solaris | +|--------------------------------------+---------------+----------------------| +|Linux | Jun 1999 |README.Linux | +|--------------------------------------+---------------+----------------------| +|Darwin (Mac OS X) | Oct 2001 |README.MacOSX | +|--------------------------------------+---------------+----------------------| +|FreeBSD | Nov 2002 |README.FreeBSD | +|--------------------------------------+---------------+----------------------| +|OpenBSD | Nov 2002 |README.OpenBSD | +|--------------------------------------+---------------+----------------------| +|IRIX | Dec 2002 |README.IRIX | +| | |README.IRIX5.3 | +|--------------------------------------+---------------+----------------------| +|BSD/OS | Dec 2003 | | +|--------------------------------------+---------------+----------------------| +|AIX | Dec 2003 |README.AIX | +|--------------------------------------+---------------+----------------------| +|Interix (Microsoft Windows Services | Mar 2004 |README.Interix | +|for Unix) | | | +|--------------------------------------+---------------+----------------------| +|DragonFlyBSD | Oct 2004 | | +|--------------------------------------+---------------+----------------------| +|OSF/1 | Nov 2004 |README.OSF1 | +|--------------------------------------+---------------+----------------------| +|HP-UX | Apr 2007 |README.HPUX | +|--------------------------------------+---------------+----------------------| +|Haiku | Sep 2010 |README.Haiku | +|--------------------------------------+---------------+----------------------| +|MirBSD | Jan 2011 | | +|--------------------------------------+---------------+----------------------| +|Minix3 | Nov 2011 |README.Minix3 | +|--------------------------------------+---------------+----------------------| +|Cygwin | Mar 2013 |README.Cygwin | +|--------------------------------------+---------------+----------------------| +|GNU/kFreeBSD | Jul 2013 |README.GNUkFreeBSD | +|--------------------------------------+---------------+----------------------| +|Bitrig | Jun 2014 |README.Bitrig | ++-----------------------------------------------------------------------------+ 1.2. Overview @@ -3199,7 +3204,7 @@ If some Python versions are not supported by the software, set the PYTHON_VERSIONS_INCOMPATIBLE variable to the Python versions that are not supported, e.g. -PYTHON_VERSIONS_INCOMPATIBLE= 26 +PYTHON_VERSIONS_INCOMPATIBLE= 27 If the packaged software is a Python module, include "../../lang/python/ extension.mk". In this case, the package directory should be called " @@ -4184,13 +4189,6 @@ targets" for more information on this target. 13.3. Tweaking output of make print-PLIST -If you have used any of the *-dirs packages, as explained in Section 13.9, -"Sharing directories between packages", you may have noticed that make -print-PLIST outputs a set of @comments instead of real @dirrm lines. You can -also do this for specific directories and files, so that the results of that -command are very close to reality. This helps a lot during the update of -packages. - The PRINT_PLIST_AWK variable takes a set of AWK patterns and actions that are used to filter the output of print-PLIST. You can append any chunk of AWK scripting you like to it, but be careful with quoting. @@ -4201,12 +4199,6 @@ resulting PLIST: PRINT_PLIST_AWK+= /^libdata\/foo/ { next; } -And to get all the @dirrm lines referring to a specific (shared) directory -converted to @comments: - -PRINT_PLIST_AWK+= /^@dirrm share\/specific/ { print "@comment " $$0; next; } - - 13.4. Variable substitution in PLIST A number of variables are substituted automatically in PLISTs when a package is @@ -4271,7 +4263,6 @@ man/man1/bar.1 ${PLIST.foo}bin/foo ${PLIST.foo}man/man1/foo.1 ${PLIST.foo}share/bar/foo.data -${PLIST.foo}@dirrm share/bar 13.5. Man page compression @@ -5879,6 +5870,17 @@ bin-install is available anywhere. The arguments given to pkg_add can be set via BIN_INSTALL_FLAGS e.g., to do verbose operation, etc. +install-clean + + This target removes the state files for the "install" and later phases so + that the "install" target may be re-invoked. This can be used after editing + the PLIST to install the package without rebuilding it. + +build-clean + + This target removes the state files for the "build" and later phases so + that the "build" target may be re-invoked. + update This target causes the current package to be updated to the latest version. @@ -6055,6 +6057,16 @@ show-installed-depends This target shows which installed packages match the current package's DEPENDS. Useful if out of date dependencies are causing build problems. +print-build-depends-list + + This target shows the list of packages that the current package depends on + for building. + +print-run-depends-list + + This target shows the list of packages that the current package depends on + for running. + check-shlibs After a package is installed, check all its binaries and (on ELF platforms) @@ -7257,10 +7269,11 @@ this problem you can try to tell the package to disable inlining of functions. Sometimes packages fail to build because the compiler runs into an operating system specific soft limit. With the UNLIMIT_RESOURCES variable pkgsrc can be -told to unlimit the resources. Currently, the allowed values are "datasize" and -"stacksize" (or both). Setting this variable is similar to running the shell -builtin ulimit command to raise the maximum data segment size or maximum stack -size of a process, respectively, to their hard limits. +told to unlimit the resources. Currently, the allowed values are any +combination of "cputime", "datasize", "memorysize", and "stacksize". Setting +this variable is similar to running the shell builtin ulimit command to raise +the maximum data segment size or maximum stack size of a process, respectively, +to their hard limits. 19.6. Fixing problems in the install phase diff --git a/editors/OmegaT/Makefile b/editors/OmegaT/Makefile index 42a9d01e7..b70c487f6 100644 --- a/editors/OmegaT/Makefile +++ b/editors/OmegaT/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/11/03 12:42:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/05/19 12:48:36 ryoon Exp $ # -DISTNAME= OmegaT_3.1.7_Beta_Source +DISTNAME= OmegaT_3.4_Beta_Source PKGNAME= ${DISTNAME:S/OmegaT_/OmegaT-/:S/_Source//:S/_Beta//:S/_/./g} CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omegat/} @@ -61,7 +61,7 @@ do-install: ${DESTDIR}${PREFIX}/${OMEGATDIR} cd ${WRKSRC}/dist/docs && pax -rw -pmp * \ ${DESTDIR}${PREFIX}/${OMEGATDOCDIR} - ${INSTALL_DATA} ${WRKSRC}/dist/images/* \ + cd ${WRKSRC}/dist/images && pax -rw -pmp * \ ${DESTDIR}${PREFIX}/${OMEGATDOCDIR}/images ${INSTALL_DATA} ${WRKSRC}/dist/lib/* \ ${DESTDIR}${PREFIX}/${OMEGATDIR}/lib diff --git a/editors/OmegaT/PLIST b/editors/OmegaT/PLIST index 0e56179f6..efda44500 100644 --- a/editors/OmegaT/PLIST +++ b/editors/OmegaT/PLIST @@ -1,22 +1,39 @@ -@comment $NetBSD: PLIST,v 1.11 2014/11/03 12:42:45 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/05/19 12:48:36 ryoon Exp $ bin/OmegaT share/OmegaT/OmegaT.jar +share/OmegaT/lib/ANTLR_3_License.txt +share/OmegaT/lib/APACHE_LICENSE-2.0.txt +share/OmegaT/lib/EDL-1.0.txt share/OmegaT/lib/KoreanAnalyzer-3x-120223.jar share/OmegaT/lib/LanguageTool-data.jar +share/OmegaT/lib/Licenses.txt +share/OmegaT/lib/MPL-1.1.txt +share/OmegaT/lib/MPL-2.0.txt +share/OmegaT/lib/ModernUIIcons-license.txt +share/OmegaT/lib/Morfologik-license.txt +share/OmegaT/lib/Segment-license.txt share/OmegaT/lib/SuperTMXMerge-for_OmegaT.jar -share/OmegaT/lib/antlr-runtime-3.4.jar +share/OmegaT/lib/TMate_License.txt +share/OmegaT/lib/TinySegmenter_LICENSE.txt +share/OmegaT/lib/Trilead SSH.txt +share/OmegaT/lib/antlr-runtime-${PKGVERSION}.jar share/OmegaT/lib/cjftransform-1.0.1.jar share/OmegaT/lib/commons-lang-2.4.jar share/OmegaT/lib/commons-logging-1.1.1.jar share/OmegaT/lib/diff.jar +share/OmegaT/lib/gpl-1.txt +share/OmegaT/lib/gpl-2.0.txt share/OmegaT/lib/groovy-all-2.2.2.jar share/OmegaT/lib/htmlparser.jar share/OmegaT/lib/ictclas4j-1.0.1.jar share/OmegaT/lib/jmyspell-core-1.0.0-beta-2.jar share/OmegaT/lib/jna.jar share/OmegaT/lib/jsch-0.1.49.jar -share/OmegaT/lib/jwordsplitter-3.4.jar +share/OmegaT/lib/jsch_License.txt +share/OmegaT/lib/juniversalchardet-1.0.3.jar +share/OmegaT/lib/jwordsplitter-${PKGVERSION}.jar share/OmegaT/lib/languagetool-core-2.1.jar +share/OmegaT/lib/lgpl-2.1.txt share/OmegaT/lib/lib-mnemonics.jar share/OmegaT/lib/lucene-analyzers-3.6.2.jar share/OmegaT/lib/lucene-core-3.6.2.jar @@ -30,14 +47,16 @@ share/OmegaT/lib/org.eclipse.jgit-2.1.0.201209190230-r.jar share/OmegaT/lib/pdfbox-app-1.8.1.jar share/OmegaT/lib/segment-1.4.1.jar share/OmegaT/lib/sequence-library-1.0.2.jar +share/OmegaT/lib/sequence-library_License.txt share/OmegaT/lib/slf4j-api-1.7.7.jar share/OmegaT/lib/slf4j-jdk14-1.7.7.jar +share/OmegaT/lib/slf4j_LICENSE.txt share/OmegaT/lib/sqljet-1.1.10.jar share/OmegaT/lib/svnkit-1.8.5.jar share/OmegaT/lib/swing-layout-1.0.4.jar share/OmegaT/lib/tinysegmenter.jar share/OmegaT/lib/trilead-ssh2-1.0.0-build217.jar -share/OmegaT/lib/vldocking-3.0.4.jar +share/OmegaT/lib/vldocking-3.0.5-SNAPSHOT.jar share/OmegaT/omegat.prefs share/doc/OmegaT/OmegaT-license.txt share/doc/OmegaT/ar/images/AppleKey.gif @@ -389,14 +408,17 @@ share/doc/OmegaT/el/version.properties share/doc/OmegaT/en/OmegaT.css share/doc/OmegaT/en/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/en/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/en/appendix.Scripts.inOmegaT.html share/doc/OmegaT/en/appendix.TeamProjects.html share/doc/OmegaT/en/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/en/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/en/appendix.acknowledgements.html share/doc/OmegaT/en/appendix.keyboard.html share/doc/OmegaT/en/appendix.languages.html share/doc/OmegaT/en/appendix.legal.notices.html share/doc/OmegaT/en/appendix.shortcut.custom.html share/doc/OmegaT/en/appendix.website.html +share/doc/OmegaT/en/chapter.TaaS.html share/doc/OmegaT/en/chapter.about.OmegaT.html share/doc/OmegaT/en/chapter.dictionaries.html share/doc/OmegaT/en/chapter.file.filters.html @@ -412,6 +434,7 @@ share/doc/OmegaT/en/chapter.misc.html share/doc/OmegaT/en/chapter.plain.text.html share/doc/OmegaT/en/chapter.project.properties.html share/doc/OmegaT/en/chapter.regexp.html +share/doc/OmegaT/en/chapter.searchandreplace.html share/doc/OmegaT/en/chapter.searches.html share/doc/OmegaT/en/chapter.segmentation.html share/doc/OmegaT/en/chapter.spellchecker.html @@ -438,7 +461,6 @@ share/doc/OmegaT/en/images/Maximize.gif share/doc/OmegaT/en/images/Minimize.gif share/doc/OmegaT/en/images/MobyDick.png share/doc/OmegaT/en/images/MultiTerm_Glossary_25.png -share/doc/OmegaT/en/images/NewProject_26.png share/doc/OmegaT/en/images/OmT_Cyrillic.png share/doc/OmegaT/en/images/OmT_Japanese.png share/doc/OmegaT/en/images/OmegaT_icon.png @@ -461,7 +483,6 @@ share/doc/OmegaT/en/images/Team_projects_checkoutAddFolder.png share/doc/OmegaT/en/images/Team_projects_checkoutSVNupdate.png share/doc/OmegaT/en/images/Team_projects_inSync.png share/doc/OmegaT/en/images/Team_projects_initialCommit.png -share/doc/OmegaT/en/images/TextSearch25.png share/doc/OmegaT/en/images/TortoiseExplorerExtension.png share/doc/OmegaT/en/images/Undock.gif share/doc/OmegaT/en/images/saveglossary.png @@ -578,6 +599,8 @@ share/doc/OmegaT/eu/images/AsciiFilteroptions.jpg share/doc/OmegaT/eu/images/DictMerriamWebster.png share/doc/OmegaT/eu/images/Dock.gif share/doc/OmegaT/eu/images/Glossary_pane.png +share/doc/OmegaT/eu/images/InstantGuide_1.png +share/doc/OmegaT/eu/images/InstantGuide_2.png share/doc/OmegaT/eu/images/MatchesPane.png share/doc/OmegaT/eu/images/Maximize.gif share/doc/OmegaT/eu/images/Minimize.gif @@ -620,14 +643,17 @@ share/doc/OmegaT/eu/website.html share/doc/OmegaT/eu/xindex.html share/doc/OmegaT/fr/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/fr/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/fr/appendix.Scripts.inOmegaT.html share/doc/OmegaT/fr/appendix.TeamProjects.html share/doc/OmegaT/fr/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/fr/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/fr/appendix.acknowledgements.html share/doc/OmegaT/fr/appendix.keyboard.html share/doc/OmegaT/fr/appendix.languages.html share/doc/OmegaT/fr/appendix.legal.notices.html share/doc/OmegaT/fr/appendix.shortcut.custom.html share/doc/OmegaT/fr/appendix.website.html +share/doc/OmegaT/fr/chapter.TaaS.html share/doc/OmegaT/fr/chapter.about.OmegaT.html share/doc/OmegaT/fr/chapter.dictionaries.html share/doc/OmegaT/fr/chapter.file.filters.html @@ -643,6 +669,7 @@ share/doc/OmegaT/fr/chapter.misc.html share/doc/OmegaT/fr/chapter.plain.text.html share/doc/OmegaT/fr/chapter.project.properties.html share/doc/OmegaT/fr/chapter.regexp.html +share/doc/OmegaT/fr/chapter.searchandreplace.html share/doc/OmegaT/fr/chapter.searches.html share/doc/OmegaT/fr/chapter.segmentation.html share/doc/OmegaT/fr/chapter.spellchecker.html @@ -668,7 +695,6 @@ share/doc/OmegaT/fr/images/Maximize.gif share/doc/OmegaT/fr/images/Minimize.gif share/doc/OmegaT/fr/images/MobyDick.png share/doc/OmegaT/fr/images/MultiTerm_Glossary_25.png -share/doc/OmegaT/fr/images/NewProject_26.png share/doc/OmegaT/fr/images/OmT_Cyrillic.png share/doc/OmegaT/fr/images/OmT_Japanese.png share/doc/OmegaT/fr/images/OmegaT_icon.png @@ -930,22 +956,33 @@ share/doc/OmegaT/id/images/InstantGuide_2.png share/doc/OmegaT/id/instantStartGuideNoTOC.html share/doc/OmegaT/id/omegat.css share/doc/OmegaT/images/OmegaT.gif +share/doc/OmegaT/images/OmegaT.icns share/doc/OmegaT/images/OmegaT.ico +share/doc/OmegaT/images/OmegaT.iconset/icon_128x128.png +share/doc/OmegaT/images/OmegaT.iconset/icon_256x256.png +share/doc/OmegaT/images/OmegaT.iconset/icon_32x32.png +share/doc/OmegaT/images/OmegaT.iconset/icon_32x32@2x.png +share/doc/OmegaT/images/OmegaT.iconset/icon_512x512.png share/doc/OmegaT/images/OmegaT.png +share/doc/OmegaT/images/OmegaT.svg share/doc/OmegaT/images/OmegaT_small.gif +share/doc/OmegaT/images/make_osx_icon.sh share/doc/OmegaT/index.html share/doc/OmegaT/it/OmegaT.css share/doc/OmegaT/it/aboutOmegaT.html share/doc/OmegaT/it/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/it/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/it/appendix.Scripts.inOmegaT.html share/doc/OmegaT/it/appendix.TeamProjects.html share/doc/OmegaT/it/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/it/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/it/appendix.acknowledgements.html share/doc/OmegaT/it/appendix.keyboard.html share/doc/OmegaT/it/appendix.languages.html share/doc/OmegaT/it/appendix.legal.notices.html share/doc/OmegaT/it/appendix.shortcut.custom.html share/doc/OmegaT/it/appendix.website.html +share/doc/OmegaT/it/chapter.TaaS.html share/doc/OmegaT/it/chapter.about.OmegaT.html share/doc/OmegaT/it/chapter.dictionaries.html share/doc/OmegaT/it/chapter.file.filters.html @@ -961,6 +998,7 @@ share/doc/OmegaT/it/chapter.misc.html share/doc/OmegaT/it/chapter.plain.text.html share/doc/OmegaT/it/chapter.project.properties.html share/doc/OmegaT/it/chapter.regexp.html +share/doc/OmegaT/it/chapter.searchandreplace.html share/doc/OmegaT/it/chapter.searches.html share/doc/OmegaT/it/chapter.segmentation.html share/doc/OmegaT/it/chapter.spellchecker.html @@ -1033,14 +1071,17 @@ share/doc/OmegaT/it/version.properties share/doc/OmegaT/ja/OmegaT.css share/doc/OmegaT/ja/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/ja/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/ja/appendix.Scripts.inOmegaT.html share/doc/OmegaT/ja/appendix.TeamProjects.html share/doc/OmegaT/ja/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/ja/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/ja/appendix.acknowledgements.html share/doc/OmegaT/ja/appendix.keyboard.html share/doc/OmegaT/ja/appendix.languages.html share/doc/OmegaT/ja/appendix.legal.notices.html share/doc/OmegaT/ja/appendix.shortcut.custom.html share/doc/OmegaT/ja/appendix.website.html +share/doc/OmegaT/ja/chapter.TaaS.html share/doc/OmegaT/ja/chapter.about.OmegaT.html share/doc/OmegaT/ja/chapter.dictionaries.html share/doc/OmegaT/ja/chapter.file.filters.html @@ -1056,6 +1097,7 @@ share/doc/OmegaT/ja/chapter.misc.html share/doc/OmegaT/ja/chapter.plain.text.html share/doc/OmegaT/ja/chapter.project.properties.html share/doc/OmegaT/ja/chapter.regexp.html +share/doc/OmegaT/ja/chapter.searchandreplace.html share/doc/OmegaT/ja/chapter.searches.html share/doc/OmegaT/ja/chapter.segmentation.html share/doc/OmegaT/ja/chapter.spellchecker.html @@ -1119,14 +1161,17 @@ share/doc/OmegaT/ko/instantStartGuideNoTOC.html share/doc/OmegaT/nl/OmegaT.css share/doc/OmegaT/nl/appendix.LanguageToolPlugin.inOmegaT.html share/doc/OmegaT/nl/appendix.ScriptingPlugin.inOmegaT.html +share/doc/OmegaT/nl/appendix.Scripts.inOmegaT.html share/doc/OmegaT/nl/appendix.TeamProjects.html share/doc/OmegaT/nl/appendix.TokenizerPlugin.inOmegaT.html +share/doc/OmegaT/nl/appendix.Tokenizers.inOmegaT.html share/doc/OmegaT/nl/appendix.acknowledgements.html share/doc/OmegaT/nl/appendix.keyboard.html share/doc/OmegaT/nl/appendix.languages.html share/doc/OmegaT/nl/appendix.legal.notices.html share/doc/OmegaT/nl/appendix.shortcut.custom.html share/doc/OmegaT/nl/appendix.website.html +share/doc/OmegaT/nl/chapter.TaaS.html share/doc/OmegaT/nl/chapter.about.OmegaT.html share/doc/OmegaT/nl/chapter.dictionaries.html share/doc/OmegaT/nl/chapter.file.filters.html @@ -1143,6 +1188,7 @@ share/doc/OmegaT/nl/chapter.misc.html share/doc/OmegaT/nl/chapter.plain.text.html share/doc/OmegaT/nl/chapter.project.properties.html share/doc/OmegaT/nl/chapter.regexp.html +share/doc/OmegaT/nl/chapter.searchandreplace.html share/doc/OmegaT/nl/chapter.searches.html share/doc/OmegaT/nl/chapter.segmentation.html share/doc/OmegaT/nl/chapter.spellchecker.html diff --git a/editors/OmegaT/distinfo b/editors/OmegaT/distinfo index e1b536748..cdec48e50 100644 --- a/editors/OmegaT/distinfo +++ b/editors/OmegaT/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2014/11/03 12:42:45 ryoon Exp $ +$NetBSD: distinfo,v 1.14 2015/05/19 12:48:36 ryoon Exp $ -SHA1 (OmegaT_3.1.7_Beta_Source.zip) = 366e8638d95ce2a57b499f3364d9e27294d5c506 -RMD160 (OmegaT_3.1.7_Beta_Source.zip) = c165bdcdee94162e69125821905b263ab4d2a72c -Size (OmegaT_3.1.7_Beta_Source.zip) = 108812642 bytes +SHA1 (OmegaT_3.4_Beta_Source.zip) = e94700ebcc0bf5dc07494352ed707a59cc596ca8 +RMD160 (OmegaT_3.4_Beta_Source.zip) = 7394160a902ecb2276dec50340542e92ffdd4df0 +Size (OmegaT_3.4_Beta_Source.zip) = 109410747 bytes SHA1 (patch-build.xml) = 0ec9108c02217b541885fbb2a50df87870d9b76b diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 669875a2e..1dadde67b 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.68 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:20:40 tnn Exp $ -DISTNAME= Sigil-0.8.4 +DISTNAME= Sigil-0.8.6 PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= -https://github.com/user-none/Sigil/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} diff --git a/editors/Sigil/distinfo b/editors/Sigil/distinfo index c76ec5070..fac26e761 100644 --- a/editors/Sigil/distinfo +++ b/editors/Sigil/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2015/02/09 12:57:41 wiz Exp $ +$NetBSD: distinfo,v 1.30 2015/04/19 19:01:26 wiz Exp $ -SHA1 (Sigil-0.8.4.tar.gz) = 1df5d7d8efffb6a93e2fd2ff90957be6b894c958 -RMD160 (Sigil-0.8.4.tar.gz) = caef4d33e01747d6d3ae475445c6eb4ec64e8c63 -Size (Sigil-0.8.4.tar.gz) = 19394693 bytes +SHA1 (Sigil-0.8.6.tar.gz) = afd744c64b612f771c18ae5e56fa616704520190 +RMD160 (Sigil-0.8.6.tar.gz) = d54b2d119b499149b48c2b421e632d13c61638e3 +Size (Sigil-0.8.6.tar.gz) = 19394568 bytes SHA1 (patch-src_minizip_ioapi.c) = 0a227daf214ceeb1fe8483aeed700fce05b21ccd diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile index 40be729b6..f95013da9 100644 --- a/editors/TeXmacs-devel/Makefile +++ b/editors/TeXmacs-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:30 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:01 wiz Exp $ DISTNAME= TeXmacs-1.0.7.19-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/ diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 872356e6a..bc0e9eccf 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.103 2014/05/29 23:36:30 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2015/06/12 10:50:01 wiz Exp $ DISTNAME= TeXmacs-1.0.6.15-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 18 +PKGREVISION= 20 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/ @@ -18,7 +18,7 @@ USE_LANGUAGES= c c++ GNU_CONFIGURE= yes # XXX workaround for bug in configure CONFIGURE_ARGS+= --datadir=${PREFIX}/share -TEX_ACCEPTED= teTeX3 +#TEX_ACCEPTED= teTeX3 REPLACE_PYTHON= plugins/python/bin/tm_python REPLACE_PYTHON+= plugins/sage/bin/tm_sage @@ -62,7 +62,7 @@ BUILDLINK_DEPMETHOD.libXt?= build .include "../../graphics/freetype2/buildlink3.mk" .include "../../lang/guile/buildlink3.mk" .include "../../lang/python/application.mk" -.include "../../mk/tex.buildlink3.mk" +#.include "../../mk/tex.buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXt/buildlink3.mk" diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 2c26aebcc..a4aa43bb7 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2014/01/01 11:52:14 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:20:41 tnn Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 21 +PKGREVISION= 22 COMMENT= Plugins enhancing Abiword's capabilities CONFIGURE_ARGS+= --without-gnomevfs diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 2baf71a9f..7031770b3 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.152 2014/06/09 14:18:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.154 2015/06/12 10:50:01 wiz Exp $ .include "Makefile.common" -PKGREVISION= 25 +PKGREVISION= 27 COMMENT= Open Source cross-platform word processor diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index a2654e4bb..a4c728bd3 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:41 tnn Exp $ # DISTNAME= beaver${BEAVER_VERSION:S/./_/g} PKGNAME= beaver-${BEAVER_VERSION} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors MASTER_SITES= http://download.savannah.gnu.org/releases/beaver/0.3.0.1%20-%202008.06.26/ EXTRACT_SUFX= .tgz diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index fbdd00782..29ede30b6 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2014/05/29 23:36:30 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2015/06/12 10:50:01 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 43 +PKGREVISION= 45 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 3906c0821..4bb775b5a 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.85 2015/04/25 14:20:41 tnn Exp $ DISTNAME= dasher-4.10.1 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile index e606f77a8..57d54db0f 100644 --- a/editors/deforaos-editor/Makefile +++ b/editors/deforaos-editor/Makefile @@ -1,16 +1,15 @@ -# $NetBSD: Makefile,v 1.11 2014/05/05 00:47:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/11 18:47:33 khorben Exp $ -DISTNAME= Editor-0.3.0 -PKGNAME= deforaos-editor-0.3.0 -PKGREVISION= 1 +DISTNAME= Editor-0.3.1 +PKGNAME= deforaos-editor-0.3.1 CATEGORIES= editors -MASTER_SITES= http://www.defora.org/os/download/download/4326/ +MASTER_SITES= http://www.defora.org/os/download/download/4356/ MAINTAINER= khorben@defora.org HOMEPAGE= http://www.defora.org/ COMMENT= DeforaOS desktop text editor -LICENSE= gnu-gpl-v3 +LICENSE= 2-clause-bsd USE_TOOLS+= pkg-config USE_TOOLS+= xgettext @@ -23,8 +22,11 @@ AUTO_MKDIRS= yes .if ${PKGMANDIR} != "share/man" post-install: + ${MV} ${DESTDIR}${PREFIX}/share/man/html1/editor.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html1/editor.html + ${MV} ${DESTDIR}${PREFIX}/share/man/html1/filter.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html1/filter.html ${MV} ${DESTDIR}${PREFIX}/share/man/man1/editor.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/editor.1 ${MV} ${DESTDIR}${PREFIX}/share/man/man1/filter.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/filter.1 + ${RMDIR} ${DESTDIR}${PREFIX}/share/man/html1 ${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1 ${RMDIR} ${DESTDIR}${PREFIX}/share/man .endif diff --git a/editors/deforaos-editor/PLIST b/editors/deforaos-editor/PLIST index 2e388c951..a0c89c485 100644 --- a/editors/deforaos-editor/PLIST +++ b/editors/deforaos-editor/PLIST @@ -1,12 +1,12 @@ -@comment $NetBSD: PLIST,v 1.2 2014/04/08 02:10:29 khorben Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/11 18:47:33 khorben Exp $ bin/editor bin/filter +man/html1/editor.html +man/html1/filter.html +man/man1/editor.1 +man/man1/filter.1 share/applications/deforaos-editor.desktop -share/doc/html/Editor/editor.html -share/doc/html/Editor/filter.html share/locale/de/LC_MESSAGES/Editor.mo share/locale/es/LC_MESSAGES/Editor.mo share/locale/fr/LC_MESSAGES/Editor.mo share/locale/it/LC_MESSAGES/Editor.mo -man/man1/editor.1 -man/man1/filter.1 diff --git a/editors/deforaos-editor/distinfo b/editors/deforaos-editor/distinfo index 2ad9a018c..c070f4cbf 100644 --- a/editors/deforaos-editor/distinfo +++ b/editors/deforaos-editor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/04/08 02:10:29 khorben Exp $ +$NetBSD: distinfo,v 1.3 2015/06/11 18:47:33 khorben Exp $ -SHA1 (Editor-0.3.0.tar.gz) = 326a30cd425f89d96949fb29ccacdf33831ba718 -RMD160 (Editor-0.3.0.tar.gz) = 511c8f593bdd5e63f4cf9530cdf6a7d541f5e041 -Size (Editor-0.3.0.tar.gz) = 33801 bytes +SHA1 (Editor-0.3.1.tar.gz) = fddf038efb4103a19d678fc18256a95393b719cb +RMD160 (Editor-0.3.1.tar.gz) = 2acd7ea0edb48da227b50534cac08d1ce82bea83 +Size (Editor-0.3.1.tar.gz) = 24907 bytes diff --git a/editors/emacs-packages/Makefile b/editors/emacs-packages/Makefile index 107b1b194..78913763f 100644 --- a/editors/emacs-packages/Makefile +++ b/editors/emacs-packages/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2015/03/26 16:02:08 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/05 20:09:05 jnemeth Exp $ -DISTNAME= emacs-packages-0.9 -PKGREVISION= 2 +DISTNAME= emacs-packages-0.10 CATEGORIES= meta-pkgs editors MASTER_SITES= # empty DISTFILES= # empty @@ -29,7 +28,9 @@ DEPENDS+= ${EMACS_PKGNAME_PREFIX}doxymacs-[0-9]*:../../devel/doxymacs DEPENDS+= ${EMACS_PKGNAME_PREFIX}eieio-[0-9]*:../../lang/eieio .endif DEPENDS+= ${EMACS_PKGNAME_PREFIX}elib-[0-9]*:../../devel/elib +.if ${EMACS_VERSION_MAJOR} < 24 DEPENDS+= ${EMACS_PKGNAME_PREFIX}elscreen-[0-9]*:../../misc/elscreen +.endif DEPENDS+= ${EMACS_PKGNAME_PREFIX}emacs-dict-client-[0-9]*:../../textproc/emacs-dict-client DEPENDS+= ${EMACS_PKGNAME_PREFIX}emacs-ilisp-[0-9]*:../../devel/emacs-ilisp .if ${EMACS_VERSION_MAJOR} < 23 diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index 684b25f71..ec5f7382d 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,7 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2014/10/07 16:47:24 adam Exp $ - -PKGREVISION= 8 -CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]* +# $NetBSD: Makefile,v 1.58 2015/06/14 15:46:21 mef Exp $ .include "../../editors/emacs-snapshot/Makefile.common" diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common index 78ab3d999..5a21e30a0 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -1,12 +1,13 @@ -# $NetBSD: Makefile.common,v 1.66 2014/10/05 16:41:06 wiz Exp $ +# $NetBSD: Makefile.common,v 1.67 2015/06/14 15:46:21 mef Exp $ # # used by editors/emacs-snapshot/Makefile -DISTNAME= emacs-snapshot_20140101.orig -SNAPDATE= ${DISTNAME:S/emacs-snapshot_//:S/.orig//} +.include "../../editors/emacs-snapshot/version.mk" +DISTNAME= emacs-snapshot_2015041522+17a8618dc7396ef485c38b4b7c37c591839b3ec5.orig +SNAPDATE= ${DISTNAME:C/.*_(20[0-9]+)\+.*/\1/} PKGNAME= emacs${_EMACS_VERSION_MAJOR}-${EMACS_VERSION}.${SNAPDATE} CATEGORIES= editors -MASTER_SITES= http://emacs.naquadah.org/unstable/ +MASTER_SITES= http://londo.ganneff.de/pool/main/e/emacs-snapshot/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -14,33 +15,28 @@ HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html COMMENT= GNU editing macros (development version) LICENSE= gnu-gpl-v3 -SETGIDGAME= yes -MAKE_JOBS_SAFE= no +USE_TOOLS+= autoconf automake gmake gzip makeinfo +AUTOCONF_REQD= 2.65 CONFLICTS+= emacs-nox11-[0-9]* +SETGIDGAME= yes +MAKE_JOBS_SAFE= no -GNU_CONFIGURE= yes -INFO_FILES= yes -USE_TOOLS+= automake autoconf gmake makeinfo gzip +GNU_CONFIGURE= yes +INFO_FILES= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//} -AUTOCONF_REQUIRED= 2.6.5 -CONFIGURE_ARGS+= --srcdir=${WRKSRC} -CONFIGURE_ARGS+= --localstatedir=${VARBASE} -CONFIGURE_ARGS+= --with-gameuser=${GAMEOWN} - -BUILD_DEFS+= VARBASE -BUILD_DEFS+= GAMES_USER GAMES_GROUP GAMEDATAMODE -PLIST_SRC+= ../../editors/emacs-snapshot/PLIST - -.include "../../editors/emacs-snapshot/version.mk" +CONFIGURE_ARGS+= --srcdir=${WRKSRC:Q} +CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q} +CONFIGURE_ARGS+= --with-gameuser=${GAMEOWN:Q} BUILD_TARGET= bootstrap -EMACS_VERSION= ${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO} +BUILD_DEFS+= VARBASE +BUILD_DEFS+= GAMES_USER GAMES_GROUP GAMEDATAMODE +PLIST_SRC+= PLIST PLIST_SUBST+= EMACS_VERSION=${EMACS_VERSION} -REPLACE_PERL= lib-src/grep-changelog -CHECK_INTERPRETER_SKIP= bin/grep-changelog +EMACS_VERSION= ${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}.${_EMACS_VERSION_MICRO} MAKE_DIRS_PERMS+= ${VARBASE}/games/emacs ${GAMES_USER} ${GAMES_GROUP} ${GAMEDIRMODE} CONF_FILES_PERMS+= /dev/null ${VARBASE}/games/emacs/snake-scores \ @@ -49,6 +45,9 @@ CONF_FILES_PERMS+= /dev/null ${VARBASE}/games/emacs/tetris-scores \ ${GAMES_USER} ${GAMES_GROUP} ${GAMEDATAMODE} SPECIAL_PERMS+= libexec/emacs/${EMACS_VERSION}/${MACHINE_GNU_PLATFORM}/update-game-score ${SETGID_GAMES_PERMS} +REPLACE_PERL= lib-src/grep-changelog +CHECK_INTERPRETER_SKIP= bin/grep-changelog + # build PATH in the dumped emacs is not a problem CHECK_WRKREF_SKIP+= bin/emacs CHECK_WRKREF_SKIP+= bin/emacs-${EMACS_VERSION} @@ -75,6 +74,8 @@ post-extract: cp ${.CURDIR}/../../editors/emacs23/files/site-init.el ${WRKSRC}/lisp cp ${FILESDIR}/dragonfly.h ${WRKSRC}/src/s ${CHMOD} -R go-w ${WRKSRC} + # set auto-load for send-pr library + cp ${FILESDIR}/site-init.el ${WRKSRC}/lisp pre-configure: cd ${WRKSRC} && ./autogen.sh diff --git a/editors/emacs-snapshot/PLIST b/editors/emacs-snapshot/PLIST index 113b498d0..39b7e67a3 100644 --- a/editors/emacs-snapshot/PLIST +++ b/editors/emacs-snapshot/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.36 2014/01/10 02:11:28 minskim Exp $ +@comment $NetBSD: PLIST,v 1.37 2015/06/14 15:46:21 mef Exp $ bin/ctags bin/ebrowse bin/emacs bin/emacs-${EMACS_VERSION} bin/emacsclient bin/etags -bin/grep-changelog info/ada-mode.info.gz info/auth.info.gz info/autotype.info.gz @@ -31,6 +30,7 @@ info/erc.info.gz info/ert.info.gz info/eshell.info.gz info/eudc.info.gz +info/eww.info.gz info/flymake.info.gz info/forms.info.gz info/gnus.info.gz @@ -61,6 +61,7 @@ info/srecode.info.gz info/todo-mode.info.gz info/tramp.info.gz info/url.info.gz +info/vhdl-mode.info.gz info/vip.info.gz info/viper.info.gz info/widget.info.gz @@ -76,13 +77,11 @@ man/man1/ebrowse.1 man/man1/emacs.1 man/man1/emacsclient.1 man/man1/etags.1 -man/man1/grep-changelog.1 +share/appdata/emacs.appdata.xml share/applications/emacs.desktop share/emacs/${EMACS_VERSION}/etc/AUTHORS share/emacs/${EMACS_VERSION}/etc/CALC-NEWS share/emacs/${EMACS_VERSION}/etc/CENSORSHIP -share/emacs/${EMACS_VERSION}/etc/CONTRIBUTE -share/emacs/${EMACS_VERSION}/etc/COOKIES share/emacs/${EMACS_VERSION}/etc/COPYING share/emacs/${EMACS_VERSION}/etc/DEBUG share/emacs/${EMACS_VERSION}/etc/DEVEL.HUMOR @@ -95,14 +94,11 @@ share/emacs/${EMACS_VERSION}/etc/FTP share/emacs/${EMACS_VERSION}/etc/GNU share/emacs/${EMACS_VERSION}/etc/GNUS-NEWS share/emacs/${EMACS_VERSION}/etc/HELLO -share/emacs/${EMACS_VERSION}/etc/INTERVIEW share/emacs/${EMACS_VERSION}/etc/JOKES share/emacs/${EMACS_VERSION}/etc/LINUX-GNU share/emacs/${EMACS_VERSION}/etc/MACHINES -share/emacs/${EMACS_VERSION}/etc/MAILINGLISTS share/emacs/${EMACS_VERSION}/etc/MH-E-NEWS share/emacs/${EMACS_VERSION}/etc/MORE.STUFF -share/emacs/${EMACS_VERSION}/etc/MOTIVATION share/emacs/${EMACS_VERSION}/etc/NEWS share/emacs/${EMACS_VERSION}/etc/NEWS.1-17 share/emacs/${EMACS_VERSION}/etc/NEWS.18 @@ -111,18 +107,17 @@ share/emacs/${EMACS_VERSION}/etc/NEWS.20 share/emacs/${EMACS_VERSION}/etc/NEWS.21 share/emacs/${EMACS_VERSION}/etc/NEWS.22 share/emacs/${EMACS_VERSION}/etc/NEWS.23 +share/emacs/${EMACS_VERSION}/etc/NEWS.24 share/emacs/${EMACS_VERSION}/etc/NEXTSTEP share/emacs/${EMACS_VERSION}/etc/NXML-NEWS share/emacs/${EMACS_VERSION}/etc/ORDERS share/emacs/${EMACS_VERSION}/etc/ORG-NEWS share/emacs/${EMACS_VERSION}/etc/PROBLEMS share/emacs/${EMACS_VERSION}/etc/README -share/emacs/${EMACS_VERSION}/etc/SERVICE share/emacs/${EMACS_VERSION}/etc/TERMS share/emacs/${EMACS_VERSION}/etc/THE-GNU-PROJECT share/emacs/${EMACS_VERSION}/etc/TODO share/emacs/${EMACS_VERSION}/etc/WHY-FREE -share/emacs/${EMACS_VERSION}/etc/celibacy.1 share/emacs/${EMACS_VERSION}/etc/charsets/8859-10.map share/emacs/${EMACS_VERSION}/etc/charsets/8859-11.map share/emacs/${EMACS_VERSION}/etc/charsets/8859-13.map @@ -256,14 +251,12 @@ share/emacs/${EMACS_VERSION}/etc/charsets/VSCII.map share/emacs/${EMACS_VERSION}/etc/charsets/stdenc.map share/emacs/${EMACS_VERSION}/etc/charsets/symbol.map share/emacs/${EMACS_VERSION}/etc/compilation.txt -share/emacs/${EMACS_VERSION}/etc/condom.1 -share/emacs/${EMACS_VERSION}/etc/copying.paper share/emacs/${EMACS_VERSION}/etc/e/README share/emacs/${EMACS_VERSION}/etc/e/eterm-color share/emacs/${EMACS_VERSION}/etc/e/eterm-color.ti -share/emacs/${EMACS_VERSION}/etc/echo.msg share/emacs/${EMACS_VERSION}/etc/edt-user.el share/emacs/${EMACS_VERSION}/etc/emacs-buffer.gdb +share/emacs/${EMACS_VERSION}/etc/emacs.appdata.xml share/emacs/${EMACS_VERSION}/etc/emacs.desktop share/emacs/${EMACS_VERSION}/etc/emacs.icon share/emacs/${EMACS_VERSION}/etc/enriched.txt @@ -453,14 +446,48 @@ share/emacs/${EMACS_VERSION}/etc/images/help.xpm share/emacs/${EMACS_VERSION}/etc/images/home.pbm share/emacs/${EMACS_VERSION}/etc/images/home.xpm share/emacs/${EMACS_VERSION}/etc/images/icons/README +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/closed.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/closed.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/empty.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/empty.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/end-connector.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/end-connector.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/extender-connector.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/extender-connector.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/leaf.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/leaf.xpm share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/locked-encrypted.png share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/locked-encrypted.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/mid-connector.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/mid-connector.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/opened.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/opened.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/skip-descender.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/skip-descender.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/through-descender.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/through-descender.xpm share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/unlocked-encrypted.png share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/closed.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/closed.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/empty.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/empty.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/end-connector.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/end-connector.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/extender-connector.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/extender-connector.xpm share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/leaf.png share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/leaf.xpm share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/locked-encrypted.png share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/locked-encrypted.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/mid-connector.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/mid-connector.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/opened.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/opened.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/skip-descender.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/skip-descender.xpm +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/through-descender.png +share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/through-descender.xpm share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/unlocked-encrypted.png share/emacs/${EMACS_VERSION}/etc/images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm share/emacs/${EMACS_VERSION}/etc/images/icons/hicolor/128x128/apps/emacs.png @@ -563,6 +590,8 @@ share/emacs/${EMACS_VERSION}/etc/images/newsticker/next-feed.xpm share/emacs/${EMACS_VERSION}/etc/images/newsticker/next-item.xpm share/emacs/${EMACS_VERSION}/etc/images/newsticker/prev-feed.xpm share/emacs/${EMACS_VERSION}/etc/images/newsticker/prev-item.xpm +share/emacs/${EMACS_VERSION}/etc/images/newsticker/rss-feed.png +share/emacs/${EMACS_VERSION}/etc/images/newsticker/rss-feed.svg share/emacs/${EMACS_VERSION}/etc/images/newsticker/update.xpm share/emacs/${EMACS_VERSION}/etc/images/next-node.pbm share/emacs/${EMACS_VERSION}/etc/images/next-node.xpm @@ -804,9 +833,10 @@ share/emacs/${EMACS_VERSION}/etc/nxml/test-valid.xml share/emacs/${EMACS_VERSION}/etc/org/OrgOdtContentTemplate.xml share/emacs/${EMACS_VERSION}/etc/org/OrgOdtStyles.xml share/emacs/${EMACS_VERSION}/etc/org/README +share/emacs/${EMACS_VERSION}/etc/package-keyring.gpg share/emacs/${EMACS_VERSION}/etc/ps-prin0.ps share/emacs/${EMACS_VERSION}/etc/ps-prin1.ps -share/emacs/${EMACS_VERSION}/etc/publicsuffix.txt +share/emacs/${EMACS_VERSION}/etc/publicsuffix.txt.gz share/emacs/${EMACS_VERSION}/etc/refcards/Makefile share/emacs/${EMACS_VERSION}/etc/refcards/README share/emacs/${EMACS_VERSION}/etc/refcards/calccard.tex @@ -816,6 +846,7 @@ share/emacs/${EMACS_VERSION}/etc/refcards/cs-survival.tex share/emacs/${EMACS_VERSION}/etc/refcards/de-refcard.tex share/emacs/${EMACS_VERSION}/etc/refcards/dired-ref.tex share/emacs/${EMACS_VERSION}/etc/refcards/emacsver.tex +share/emacs/${EMACS_VERSION}/etc/refcards/emacsver.tex.in share/emacs/${EMACS_VERSION}/etc/refcards/fr-dired-ref.tex share/emacs/${EMACS_VERSION}/etc/refcards/fr-refcard.tex share/emacs/${EMACS_VERSION}/etc/refcards/fr-survival.tex @@ -882,7 +913,6 @@ share/emacs/${EMACS_VERSION}/etc/schema/xhtml-xstyle.rnc share/emacs/${EMACS_VERSION}/etc/schema/xhtml.rnc share/emacs/${EMACS_VERSION}/etc/schema/xslt.rnc share/emacs/${EMACS_VERSION}/etc/ses-example.ses -share/emacs/${EMACS_VERSION}/etc/sex.6 share/emacs/${EMACS_VERSION}/etc/spook.lines share/emacs/${EMACS_VERSION}/etc/srecode/c.srt share/emacs/${EMACS_VERSION}/etc/srecode/cpp.srt @@ -1146,10 +1176,14 @@ share/emacs/${EMACS_VERSION}/lisp/cedet/ede/autoconf-edit.el.gz share/emacs/${EMACS_VERSION}/lisp/cedet/ede/autoconf-edit.elc share/emacs/${EMACS_VERSION}/lisp/cedet/ede/base.el.gz share/emacs/${EMACS_VERSION}/lisp/cedet/ede/base.elc +share/emacs/${EMACS_VERSION}/lisp/cedet/ede/config.el.gz +share/emacs/${EMACS_VERSION}/lisp/cedet/ede/config.elc share/emacs/${EMACS_VERSION}/lisp/cedet/ede/cpp-root.el.gz share/emacs/${EMACS_VERSION}/lisp/cedet/ede/cpp-root.elc share/emacs/${EMACS_VERSION}/lisp/cedet/ede/custom.el.gz share/emacs/${EMACS_VERSION}/lisp/cedet/ede/custom.elc +share/emacs/${EMACS_VERSION}/lisp/cedet/ede/detect.el.gz +share/emacs/${EMACS_VERSION}/lisp/cedet/ede/detect.elc share/emacs/${EMACS_VERSION}/lisp/cedet/ede/dired.el.gz share/emacs/${EMACS_VERSION}/lisp/cedet/ede/dired.elc share/emacs/${EMACS_VERSION}/lisp/cedet/ede/emacs.el.gz @@ -1480,6 +1514,8 @@ share/emacs/${EMACS_VERSION}/lisp/dnd.el.gz share/emacs/${EMACS_VERSION}/lisp/dnd.elc share/emacs/${EMACS_VERSION}/lisp/doc-view.el.gz share/emacs/${EMACS_VERSION}/lisp/doc-view.elc +share/emacs/${EMACS_VERSION}/lisp/dom.el.gz +share/emacs/${EMACS_VERSION}/lisp/dom.elc share/emacs/${EMACS_VERSION}/lisp/dos-fns.el.gz share/emacs/${EMACS_VERSION}/lisp/dos-fns.elc share/emacs/${EMACS_VERSION}/lisp/dos-vars.el.gz @@ -1506,8 +1542,6 @@ share/emacs/${EMACS_VERSION}/lisp/elide-head.el.gz share/emacs/${EMACS_VERSION}/lisp/elide-head.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/advice.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/advice.elc -share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/authors.el.gz -share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/authors.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/autoload.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/autoload.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/avl-tree.el.gz @@ -1534,6 +1568,8 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/checkdoc.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/checkdoc.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-extra.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-extra.elc +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-generic.el.gz +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-generic.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-indent.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-indent.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-lib.el.gz @@ -1541,6 +1577,8 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-lib.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-loaddefs.el share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-macs.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-macs.elc +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-preloaded.el.gz +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-preloaded.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-seq.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl-seq.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cl.el.gz @@ -1549,6 +1587,8 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/copyright.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/copyright.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/crm.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/crm.elc +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cursor-sensor.el.gz +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/cursor-sensor.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/debug.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/debug.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/derived.el.gz @@ -1563,6 +1603,8 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/edebug.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/edebug.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/eieio-base.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/eieio-base.elc +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/eieio-compat.el.gz +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/eieio-compat.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/eieio-core.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/eieio-core.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/eieio-custom.el.gz @@ -1589,18 +1631,18 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/ewoc.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/ewoc.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/find-func.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/find-func.elc -share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/find-gc.el.gz -share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/find-gc.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/float-sup.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/float-sup.elc +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/generator.el.gz +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/generator.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/generic.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/generic.elc -share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/gulp.el.gz -share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/gulp.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/gv.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/gv.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/helper.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/helper.elc +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/inline.el.gz +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/inline.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/lisp-mnt.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/lisp-mnt.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/lisp-mode.el.gz @@ -1631,6 +1673,8 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/ring.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/ring.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/rx.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/rx.elc +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/seq.el.gz +share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/seq.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/shadow.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/shadow.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/smie.el.gz @@ -1659,8 +1703,6 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/warnings.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/warnings.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lock.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lock.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/crisp.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/crisp.elc share/emacs/${EMACS_VERSION}/lisp/emulation/cua-base.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/cua-base.elc share/emacs/${EMACS_VERSION}/lisp/emulation/cua-gmrk.el.gz @@ -1679,16 +1721,6 @@ share/emacs/${EMACS_VERSION}/lisp/emulation/edt.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/edt.elc share/emacs/${EMACS_VERSION}/lisp/emulation/keypad.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/keypad.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-edt.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-edt.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-extras.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-extras.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-mapper.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-mapper.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/vi.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/vi.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/vip.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/vip.elc share/emacs/${EMACS_VERSION}/lisp/emulation/viper-cmd.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/viper-cmd.elc share/emacs/${EMACS_VERSION}/lisp/emulation/viper-ex.el.gz @@ -1705,8 +1737,6 @@ share/emacs/${EMACS_VERSION}/lisp/emulation/viper-util.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/viper-util.elc share/emacs/${EMACS_VERSION}/lisp/emulation/viper.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/viper.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/ws-mode.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/ws-mode.elc share/emacs/${EMACS_VERSION}/lisp/env.el.gz share/emacs/${EMACS_VERSION}/lisp/env.elc share/emacs/${EMACS_VERSION}/lisp/epa-dired.el.gz @@ -1936,6 +1966,8 @@ share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cache.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cache.elc share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cite.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cite.elc +share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cloud.el.gz +share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cloud.elc share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cus.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-cus.elc share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-delay.el.gz @@ -1990,8 +2022,6 @@ share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-salt.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-salt.elc share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-score.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-score.elc -share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-setup.el.gz -share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-setup.elc share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-sieve.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-sieve.elc share/emacs/${EMACS_VERSION}/lisp/gnus/gnus-spec.el.gz @@ -2136,8 +2166,6 @@ share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2045.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2045.elc share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2047.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2047.elc -share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2104.el.gz -share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2104.elc share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2231.el.gz share/emacs/${EMACS_VERSION}/lisp/gnus/rfc2231.elc share/emacs/${EMACS_VERSION}/lisp/gnus/rtree.el.gz @@ -2281,6 +2309,7 @@ share/emacs/${EMACS_VERSION}/lisp/international/titdic-cnv.elc share/emacs/${EMACS_VERSION}/lisp/international/ucs-normalize.el.gz share/emacs/${EMACS_VERSION}/lisp/international/ucs-normalize.elc share/emacs/${EMACS_VERSION}/lisp/international/uni-bidi.el +share/emacs/${EMACS_VERSION}/lisp/international/uni-brackets.el share/emacs/${EMACS_VERSION}/lisp/international/uni-category.el share/emacs/${EMACS_VERSION}/lisp/international/uni-combining.el share/emacs/${EMACS_VERSION}/lisp/international/uni-comment.el @@ -2300,8 +2329,6 @@ share/emacs/${EMACS_VERSION}/lisp/isearch.el.gz share/emacs/${EMACS_VERSION}/lisp/isearch.elc share/emacs/${EMACS_VERSION}/lisp/isearchb.el.gz share/emacs/${EMACS_VERSION}/lisp/isearchb.elc -share/emacs/${EMACS_VERSION}/lisp/iswitchb.el.gz -share/emacs/${EMACS_VERSION}/lisp/iswitchb.elc share/emacs/${EMACS_VERSION}/lisp/jit-lock.el.gz share/emacs/${EMACS_VERSION}/lisp/jit-lock.elc share/emacs/${EMACS_VERSION}/lisp/jka-cmpr-hook.el.gz @@ -2512,6 +2539,8 @@ share/emacs/${EMACS_VERSION}/lisp/leim/quail/vnvni.el.gz share/emacs/${EMACS_VERSION}/lisp/leim/quail/vnvni.elc share/emacs/${EMACS_VERSION}/lisp/leim/quail/welsh.el.gz share/emacs/${EMACS_VERSION}/lisp/leim/quail/welsh.elc +share/emacs/${EMACS_VERSION}/lisp/let-alist.el.gz +share/emacs/${EMACS_VERSION}/lisp/let-alist.elc share/emacs/${EMACS_VERSION}/lisp/linum.el.gz share/emacs/${EMACS_VERSION}/lisp/linum.elc share/emacs/${EMACS_VERSION}/lisp/loaddefs.el @@ -2737,12 +2766,16 @@ share/emacs/${EMACS_VERSION}/lisp/net/newst-treeview.el.gz share/emacs/${EMACS_VERSION}/lisp/net/newst-treeview.elc share/emacs/${EMACS_VERSION}/lisp/net/newsticker.el.gz share/emacs/${EMACS_VERSION}/lisp/net/newsticker.elc +share/emacs/${EMACS_VERSION}/lisp/net/nsm.el.gz +share/emacs/${EMACS_VERSION}/lisp/net/nsm.elc share/emacs/${EMACS_VERSION}/lisp/net/ntlm.el.gz share/emacs/${EMACS_VERSION}/lisp/net/ntlm.elc share/emacs/${EMACS_VERSION}/lisp/net/quickurl.el.gz share/emacs/${EMACS_VERSION}/lisp/net/quickurl.elc share/emacs/${EMACS_VERSION}/lisp/net/rcirc.el.gz share/emacs/${EMACS_VERSION}/lisp/net/rcirc.elc +share/emacs/${EMACS_VERSION}/lisp/net/rfc2104.el.gz +share/emacs/${EMACS_VERSION}/lisp/net/rfc2104.elc share/emacs/${EMACS_VERSION}/lisp/net/rlogin.el.gz share/emacs/${EMACS_VERSION}/lisp/net/rlogin.elc share/emacs/${EMACS_VERSION}/lisp/net/sasl-cram.el.gz @@ -2751,6 +2784,8 @@ share/emacs/${EMACS_VERSION}/lisp/net/sasl-digest.el.gz share/emacs/${EMACS_VERSION}/lisp/net/sasl-digest.elc share/emacs/${EMACS_VERSION}/lisp/net/sasl-ntlm.el.gz share/emacs/${EMACS_VERSION}/lisp/net/sasl-ntlm.elc +share/emacs/${EMACS_VERSION}/lisp/net/sasl-scram-rfc.el.gz +share/emacs/${EMACS_VERSION}/lisp/net/sasl-scram-rfc.elc share/emacs/${EMACS_VERSION}/lisp/net/sasl.el.gz share/emacs/${EMACS_VERSION}/lisp/net/sasl.elc share/emacs/${EMACS_VERSION}/lisp/net/secrets.el.gz @@ -2861,22 +2896,30 @@ share/emacs/${EMACS_VERSION}/lisp/obsolete/assoc.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/awk-mode.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/awk-mode.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/bruce.el +share/emacs/${EMACS_VERSION}/lisp/obsolete/cc-compat.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/cc-compat.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/cl-compat.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/cl-compat.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/complete.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/complete.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/crisp.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/crisp.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/cust-print.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/cust-print.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/erc-hecomplete.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/erc-hecomplete.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/fast-lock.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/fast-lock.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/gulp.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/gulp.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/iso-acc.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/iso-acc.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/iso-insert.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/iso-insert.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/iso-swed.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/iso-swed.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/iswitchb.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/iswitchb.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/keyswap.el share/emacs/${EMACS_VERSION}/lisp/obsolete/lazy-lock.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/lazy-lock.elc @@ -2892,6 +2935,8 @@ share/emacs/${EMACS_VERSION}/lisp/obsolete/lucid.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/lucid.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/mailpost.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/mailpost.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/meese.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/meese.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/mouse-sel.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/mouse-sel.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/old-emacs-lock.el.gz @@ -2939,8 +2984,22 @@ share/emacs/${EMACS_VERSION}/lisp/obsolete/sym-comp.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/sym-comp.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/terminal.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/terminal.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-edt.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-edt.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-extras.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-extras.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-mapper.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-mapper.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/vc-arch.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/vc-arch.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/vc-mcvs.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/vc-mcvs.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/vi.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/vi.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/vip.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/vip.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/ws-mode.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/ws-mode.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/xesam.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/xesam.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/yow.el.gz @@ -3208,8 +3267,6 @@ share/emacs/${EMACS_VERSION}/lisp/play/landmark.el.gz share/emacs/${EMACS_VERSION}/lisp/play/landmark.elc share/emacs/${EMACS_VERSION}/lisp/play/life.el.gz share/emacs/${EMACS_VERSION}/lisp/play/life.elc -share/emacs/${EMACS_VERSION}/lisp/play/meese.el.gz -share/emacs/${EMACS_VERSION}/lisp/play/meese.elc share/emacs/${EMACS_VERSION}/lisp/play/morse.el.gz share/emacs/${EMACS_VERSION}/lisp/play/morse.elc share/emacs/${EMACS_VERSION}/lisp/play/mpuz.el.gz @@ -3252,8 +3309,6 @@ share/emacs/${EMACS_VERSION}/lisp/progmodes/bat-mode.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/bat-mode.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/bug-reference.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/bug-reference.elc -share/emacs/${EMACS_VERSION}/lisp/progmodes/cap-words.el.gz -share/emacs/${EMACS_VERSION}/lisp/progmodes/cap-words.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-align.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-align.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-awk.el.gz @@ -3262,8 +3317,6 @@ share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-bytecomp.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-bytecomp.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-cmds.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-cmds.elc -share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-compat.el.gz -share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-compat.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-defs.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-defs.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-engine.el.gz @@ -3314,6 +3367,8 @@ share/emacs/${EMACS_VERSION}/lisp/progmodes/ebnf2ps.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/ebnf2ps.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/ebrowse.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/ebrowse.elc +share/emacs/${EMACS_VERSION}/lisp/progmodes/elisp-mode.el.gz +share/emacs/${EMACS_VERSION}/lisp/progmodes/elisp-mode.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/etags.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/etags.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/executable.el.gz @@ -3404,6 +3459,8 @@ share/emacs/${EMACS_VERSION}/lisp/progmodes/vhdl-mode.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/vhdl-mode.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/which-func.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/which-func.elc +share/emacs/${EMACS_VERSION}/lisp/progmodes/xref.el.gz +share/emacs/${EMACS_VERSION}/lisp/progmodes/xref.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/xscheme.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/xscheme.elc share/emacs/${EMACS_VERSION}/lisp/ps-bdf.el.gz @@ -3492,8 +3549,6 @@ share/emacs/${EMACS_VERSION}/lisp/term.elc share/emacs/${EMACS_VERSION}/lisp/term/AT386.el.gz share/emacs/${EMACS_VERSION}/lisp/term/AT386.elc share/emacs/${EMACS_VERSION}/lisp/term/README -share/emacs/${EMACS_VERSION}/lisp/term/apollo.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/apollo.elc share/emacs/${EMACS_VERSION}/lisp/term/bobcat.el.gz share/emacs/${EMACS_VERSION}/lisp/term/bobcat.elc share/emacs/${EMACS_VERSION}/lisp/term/common-win.el.gz @@ -3526,26 +3581,8 @@ share/emacs/${EMACS_VERSION}/lisp/term/tvi970.el.gz share/emacs/${EMACS_VERSION}/lisp/term/tvi970.elc share/emacs/${EMACS_VERSION}/lisp/term/vt100.el.gz share/emacs/${EMACS_VERSION}/lisp/term/vt100.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt102.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt102.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt125.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt125.elc share/emacs/${EMACS_VERSION}/lisp/term/vt200.el.gz share/emacs/${EMACS_VERSION}/lisp/term/vt200.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt201.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt201.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt220.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt220.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt240.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt240.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt300.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt300.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt320.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt320.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt400.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt400.elc -share/emacs/${EMACS_VERSION}/lisp/term/vt420.el.gz -share/emacs/${EMACS_VERSION}/lisp/term/vt420.elc share/emacs/${EMACS_VERSION}/lisp/term/w32-win.el.gz share/emacs/${EMACS_VERSION}/lisp/term/w32-win.elc share/emacs/${EMACS_VERSION}/lisp/term/w32console.el.gz @@ -3726,6 +3763,8 @@ share/emacs/${EMACS_VERSION}/lisp/url/url-proxy.el.gz share/emacs/${EMACS_VERSION}/lisp/url/url-proxy.elc share/emacs/${EMACS_VERSION}/lisp/url/url-queue.el.gz share/emacs/${EMACS_VERSION}/lisp/url/url-queue.elc +share/emacs/${EMACS_VERSION}/lisp/url/url-tramp.el.gz +share/emacs/${EMACS_VERSION}/lisp/url/url-tramp.elc share/emacs/${EMACS_VERSION}/lisp/url/url-util.el.gz share/emacs/${EMACS_VERSION}/lisp/url/url-util.elc share/emacs/${EMACS_VERSION}/lisp/url/url-vars.el.gz @@ -3786,8 +3825,6 @@ share/emacs/${EMACS_VERSION}/lisp/vc/smerge-mode.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/smerge-mode.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-annotate.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-annotate.elc -share/emacs/${EMACS_VERSION}/lisp/vc/vc-arch.el.gz -share/emacs/${EMACS_VERSION}/lisp/vc/vc-arch.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-bzr.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-bzr.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-cvs.el.gz @@ -3798,6 +3835,8 @@ share/emacs/${EMACS_VERSION}/lisp/vc/vc-dir.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-dir.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-dispatcher.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-dispatcher.elc +share/emacs/${EMACS_VERSION}/lisp/vc/vc-filewise.el.gz +share/emacs/${EMACS_VERSION}/lisp/vc/vc-filewise.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-git.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-git.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-hg.el.gz @@ -3810,6 +3849,8 @@ share/emacs/${EMACS_VERSION}/lisp/vc/vc-rcs.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-rcs.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-sccs.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-sccs.elc +share/emacs/${EMACS_VERSION}/lisp/vc/vc-src.el.gz +share/emacs/${EMACS_VERSION}/lisp/vc/vc-src.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc-svn.el.gz share/emacs/${EMACS_VERSION}/lisp/vc/vc-svn.elc share/emacs/${EMACS_VERSION}/lisp/vc/vc.el.gz @@ -3824,8 +3865,6 @@ share/emacs/${EMACS_VERSION}/lisp/vt-control.el.gz share/emacs/${EMACS_VERSION}/lisp/vt-control.elc share/emacs/${EMACS_VERSION}/lisp/vt100-led.el.gz share/emacs/${EMACS_VERSION}/lisp/vt100-led.elc -share/emacs/${EMACS_VERSION}/lisp/w32-common-fns.el.gz -share/emacs/${EMACS_VERSION}/lisp/w32-common-fns.elc share/emacs/${EMACS_VERSION}/lisp/w32-fns.el.gz share/emacs/${EMACS_VERSION}/lisp/w32-fns.elc share/emacs/${EMACS_VERSION}/lisp/w32-vars.el.gz diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo index fc1a91efa..0d4be5af7 100644 --- a/editors/emacs-snapshot/distinfo +++ b/editors/emacs-snapshot/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.67 2014/06/29 18:07:30 dholland Exp $ +$NetBSD: distinfo,v 1.69 2015/06/14 15:46:22 mef Exp $ -SHA1 (emacs-snapshot_20140101.orig.tar.xz) = b5241baa81e1ed8a694caf29aa11cd7602d60b61 -RMD160 (emacs-snapshot_20140101.orig.tar.xz) = 6bd8e699b7520612b1f4b731dff2654ed528c9d9 -Size (emacs-snapshot_20140101.orig.tar.xz) = 23162636 bytes +SHA1 (emacs-snapshot_2015041522+17a8618dc7396ef485c38b4b7c37c591839b3ec5.orig.tar.xz) = c3b1cb7d8e0d320a0926ccbbad088d33bc906a4d +RMD160 (emacs-snapshot_2015041522+17a8618dc7396ef485c38b4b7c37c591839b3ec5.orig.tar.xz) = a2853f1bf78eea16cc069b4021987b6702f1d58f +Size (emacs-snapshot_2015041522+17a8618dc7396ef485c38b4b7c37c591839b3ec5.orig.tar.xz) = 23982000 bytes SHA1 (patch-ad) = 61769812ed721e8d881a954983bbdbba01537104 -SHA1 (patch-ae) = 2dfe31015550feeaa47955136d3bbe2aa6790095 SHA1 (patch-ag) = e30b57d3536e31adbd5b0f0c91696de0de2c0f35 -SHA1 (patch-configure.ac) = d70c1f67e1ecc42ca19aab6ca32819008f0e7f56 -SHA1 (patch-src_image.c) = 4769e3df1e305495ed85af41faf87e1a40428c4e SHA1 (patch-src_process.c) = e3e9ae43f4bfa373e51eb3e6a1f864ebf1bbc308 diff --git a/editors/emacs-snapshot/files/site-init.el b/editors/emacs-snapshot/files/site-init.el new file mode 100644 index 000000000..2a87bd8d5 --- /dev/null +++ b/editors/emacs-snapshot/files/site-init.el @@ -0,0 +1,4 @@ +;; $NetBSD: site-init.el,v 1.1 2015/06/14 15:46:22 mef Exp $ + +(autoload 'send-pr "/usr/share/gnats/send-pr.el" + "Command to create and send a problem report." t) diff --git a/editors/emacs-snapshot/options.mk b/editors/emacs-snapshot/options.mk index 40e3bffe1..c371db0a9 100644 --- a/editors/emacs-snapshot/options.mk +++ b/editors/emacs-snapshot/options.mk @@ -1,16 +1,28 @@ -# $NetBSD: options.mk,v 1.9 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: options.mk,v 1.10 2015/06/14 15:46:22 mef Exp $ # +### Set options PKG_OPTIONS_VAR= PKG_OPTIONS.emacs -PKG_SUPPORTED_OPTIONS= dbus gconf gnutls imagemagick svg xft2 +PKG_SUPPORTED_OPTIONS= dbus gconf gnutls imagemagick svg xaw3d xft2 xml +# xaw3d is only valid with tookit = xaw + PKG_OPTIONS_OPTIONAL_GROUPS+= window-system PKG_OPTIONS_GROUP.window-system= x11 nextstep +# tempted to have 'nox11' :-) + PKG_OPTIONS_OPTIONAL_GROUPS+= toolkit -PKG_OPTIONS_GROUP.toolkit= gtk motif xaw -PKG_SUGGESTED_OPTIONS= dbus gconf gnutls imagemagick svg x11 xaw xft2 +# --with-x-toolkit=KIT use an X toolkit (KIT one of: yes or gtk, gtk2, +# gtk3, lucid or athena, motif, no) +# gtk in next line implies gtk2, xaw = athena = lucid +PKG_OPTIONS_GROUP.toolkit= gtk motif xaw lucid +# gtk is default in the logic below (even not included in SUGGESTED_= +# gconf, gtk and xft2 will be ingnored for nextstep even shown as selected. + +PKG_SUGGESTED_OPTIONS= dbus gconf gnutls imagemagick svg xaw3d xft2 xml x11 .include "../../mk/bsd.options.mk" +### --- Check window-system independent options first ### ### Support D-BUS ### @@ -21,12 +33,14 @@ CONFIGURE_ARGS+= --without-dbus . endif ### -### Support gconf +### Support XML2 ### -. if !empty(PKG_OPTIONS:Mgconf) && empty(PKG_OPTIONS:Mnextstep) -.include "../../devel/gconfmm/buildlink3.mk" +. if !empty(PKG_OPTIONS:Mxml) +USE_TOOLS+= pkg-config +BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.17 +.include "../../textproc/libxml2/buildlink3.mk" . else -CONFIGURE_ARGS+= --without-gconf +CONFIGURE_ARGS+= --without-xml2 . endif ### @@ -44,57 +58,42 @@ CONFIGURE_ARGS+= --without-gnutls . if !empty(PKG_OPTIONS:Mimagemagick) .include "../../graphics/ImageMagick/buildlink3.mk" . else -CONFIGURE_ARGS+= --without-imagemagic +CONFIGURE_ARGS+= --without-imagemagick . endif +### +### Check non nextstep (implies x11) options --------------------- +### +### x11 is selected (as SUGGESTED above) +### +.if !empty(PKG_OPTIONS:Mx11) ### ### Support SVG ### -. if !empty(PKG_OPTIONS:Msvg) && empty(PKG_OPTIONS:Mnextstep) +. if !empty(PKG_OPTIONS:Msvg) +.include "../../graphics/cairo/buildlink3.mk" .include "../../graphics/librsvg/buildlink3.mk" . else CONFIGURE_ARGS+= --without-rsvg . endif ### -### Any of the "toolkit" options with no window-system option implies "x11" +### Support gconf ### -.if !empty(PKG_OPTIONS:Mgtk) || !empty(PKG_OPTIONS:Mmotif) || !empty(PKG_OPTIONS:Mxaw) || !empty(PKG_OPTIONS:Mxft2) -. if empty(PKG_OPTIONS:Mx11) && empty(PKG_OPTIONS:Mnextstep) -PKG_OPTIONS+= x11 +. if !empty(PKG_OPTIONS:Mgconf) +.include "../../devel/gconfmm/buildlink3.mk" +. else +CONFIGURE_ARGS+= --without-gconf . endif -.endif ### -### Default to using the GTK toolkit if none is specified. +### Support Xaw3d (This is only valid with Lucid Toolkit) ### -.if !empty(PKG_OPTIONS:Mx11) -. if empty(PKG_OPTIONS:Mgtk) && empty(PKG_OPTIONS:Mmotif) && empty(PKG_OPTIONS:Mxaw) -PKG_OPTIONS+= gtk +. if !empty(PKG_OPTIONS:Mxaw3d) +.include "../../x11/Xaw3d/buildlink3.mk" +. else +CONFIGURE_ARGS+= --without-xaw3d . endif -.endif - -### -### Support drawing pretty X11 widgets. -### -.if !empty(PKG_OPTIONS:Mx11) - -CONFIGURE_ARGS+= --with-x -CONFIGURE_ARGS+= --with-xpm -CONFIGURE_ARGS+= --with-jpeg -CONFIGURE_ARGS+= --with-tiff -CONFIGURE_ARGS+= --with-gif -CONFIGURE_ARGS+= --with-png - -.include "../../mk/jpeg.buildlink3.mk" -.include "../../graphics/tiff/buildlink3.mk" -.include "../../graphics/giflib/buildlink3.mk" -.include "../../graphics/png/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/libXpm/buildlink3.mk" -.include "../../x11/libXrender/buildlink3.mk" - -### ### Enable font backend ### . if !empty(PKG_OPTIONS:Mxft2) @@ -104,47 +103,66 @@ CONFIGURE_ARGS+= --with-png .include "../../x11/libXft/buildlink3.mk" .include "../../devel/m17n-lib/buildlink3.mk" . else -CONFIGURE_ARGS+= --without-xft --without-otf --without-m17n-flt +CONFIGURE_ARGS+= --without-xft --without-libotf --without-m17n-flt . endif ### -### Support using GTK X11 widgets. +### Toolkit selection ### -. if !empty(PKG_OPTIONS:Mgtk) +. if (empty(PKG_OPTIONS:Mxaw) && empty(PKG_OPTIONS:Mlucid) && empty(PKG_OPTIONS:Mmotif)) +# defaults to gtk +USE_TOOLS+= pkg-config +.include "../../x11/gtk2/buildlink3.mk" +CONFIGURE_ARGS+= --with-x-toolkit=gtk +. elif !empty(PKG_OPTIONS:Mgtk) USE_TOOLS+= pkg-config .include "../../x11/gtk2/buildlink3.mk" CONFIGURE_ARGS+= --with-x-toolkit=gtk - -### -### Support using Motif X11 widgets. -### -. elif !empty(PKG_OPTIONS:Mmotif) -.include "../../mk/motif.buildlink3.mk" -CONFIGURE_ARGS+= --with-x-toolkit=motif - -### -### Support using Xaw (Lucid) X11 widgets. -### . elif !empty(PKG_OPTIONS:Mxaw) .include "../../mk/xaw.buildlink3.mk" CONFIGURE_ARGS+= --with-x-toolkit=athena +. elif !empty(PKG_OPTIONS:Mlucid) +.include "../../mk/xaw.buildlink3.mk" +CONFIGURE_ARGS+= --with-x-toolkit=athena +. elif !empty(PKG_OPTIONS:Mmotif) +.include "../../mk/motif.buildlink3.mk" +CONFIGURE_ARGS+= --with-x-toolkit=motif . endif +### +### End of Check non nextstep (implies x11) options --------------------- + +.include "../../mk/jpeg.buildlink3.mk" +.include "../../graphics/tiff/buildlink3.mk" +.include "../../graphics/giflib/buildlink3.mk" +.include "../../graphics/png/buildlink3.mk" +.include "../../x11/libSM/buildlink3.mk" +.include "../../x11/libXaw/buildlink3.mk" +.include "../../x11/libXpm/buildlink3.mk" +.include "../../x11/libXrender/buildlink3.mk" + ### ### Support using NextStep (Cocoa or GNUstep) windowing system ### +# If you check the variable system-configuration-options after Emacs is +# built, you may see many x11 related configurations. But if you have +# --without-x there, all other x11 related configurations were ignored. +# .elif !empty(PKG_OPTIONS:Mnextstep) . if exists(/System/Library/Frameworks/Cocoa.framework) APPLICATIONS_DIR= Applications +NS_APPBINDIR= nextstep/Emacs.app/Contents/MacOS PLIST_SRC+= PLIST.cocoa CHECK_WRKREF_SKIP+= Applications/Emacs.app/Contents/MacOS/Emacs . else .include "../../x11/gnustep-gui/buildlink3.mk" MAKE_FILE= Makefile APPLICATIONS_DIR= share/GNUstep/Local/Applications +NS_APPBINDIR= nextstep/Emacs.app PLIST_SRC+= PLIST.gnustep CHECK_WRKREF_SKIP+= share/GNUstep/Local/Applications/Emacs.app/Emacs . endif +# more args for nextstep CONFIGURE_ARGS+= --without-x CONFIGURE_ARGS+= --with-ns CONFIGURE_ARGS+= --disable-ns-self-contained @@ -156,7 +174,7 @@ post-install: cd ${WRKSRC}/nextstep && \ pax -rw -pp -pm Emacs.app ${DESTDIR}${PREFIX}/${APPLICATIONS_DIR} -.else +.else # no window system CONFIGURE_ARGS+= --without-x CONFIGURE_ARGS+= --without-xpm CONFIGURE_ARGS+= --without-jpeg @@ -164,3 +182,35 @@ CONFIGURE_ARGS+= --without-tiff CONFIGURE_ARGS+= --without-gif CONFIGURE_ARGS+= --without-png .endif + +# Local Variables: +# mode: outline-minor +# outline-regexp: "\\(.[ \t]*\\(if\\|endif\\|else\\|elif\\|include.*options\\|PKG_SUGGES\\)\\)\\|### .\\|# Local" +# End: + +### How To Test (or the possible combinations) -- watch the result of 'make configure' +# Set PKG_OPTIONS.emacs= result +# ---------- ---------------------------------------------------------- +# (none) .. x11 gtk svg gconf xft2 dbus gnutls imagemagick + +# xaw .. x11 lucid svg gconf xaw3d xft2 dbus gnutls imagemagick +# lucid .. x11 lucid svg gconf xaw3d xft2 dbus gnutls imagemagick +# motif .. x11 motif svg gconf xft2 dbus gnutls imagemagick + +# -x11 nextstep .. nextstep +# -xft2 .. x11 gtk svg gconf dbus gnutls imagemagick +# -gnutls .. x11 gtk svg gconf xft2 dbus imagemagick +# -gnutls -imagemagick -dbus +# .. x11 gtk svg gconf xft2 +# -x11 -svg -gconf -xaw3d -xft2 +# .. nox11 dbus gnutls xml2 +# -x11 .. nox11 dbus gnutls imagemagick +# .. nox11 but several x11 libraries built and not used + +### Window system options and result matrix +# x11 | YES none NO +# nextstep | +# -------- +----- -------- ------- +# YES | -- NextStep NextStep +# none | X11 X11 (no Window) +# NO | X11 X11 (no Window) diff --git a/editors/emacs-snapshot/patches/patch-ae b/editors/emacs-snapshot/patches/patch-ae deleted file mode 100644 index e438b8c9f..000000000 --- a/editors/emacs-snapshot/patches/patch-ae +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2011/03/01 17:57:16 minskim Exp $ - -The "test" command, as well as the "[" command, are not required to know -the "==" operator. - ---- test/indent/shell.sh.orig 2011-02-24 08:45:25.000000000 +0000 -+++ test/indent/shell.sh -@@ -70,7 +70,7 @@ help2 - EOF2 - } - bar () { -- if [ $# == 0 ]; then -+ if [ $# = 0 ]; then - while - f # KNOWN INDENT BUG - do diff --git a/editors/emacs-snapshot/patches/patch-configure.ac b/editors/emacs-snapshot/patches/patch-configure.ac deleted file mode 100644 index d13091b1c..000000000 --- a/editors/emacs-snapshot/patches/patch-configure.ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-configure.ac,v 1.1 2014/04/16 21:02:19 joerg Exp $ - ---- configure.ac.orig 2014-04-16 19:32:38.000000000 +0000 -+++ configure.ac -@@ -34,7 +34,7 @@ then - # "/c/foo/bar", to simplify later conversions to native Windows - # format ("c:/foo/bar") - srcdir=`cd "${srcdir}" && pwd -W` -- srcdir="/${srcdir:0:1}${srcdir:2}" -+ #srcdir="/${srcdir:0:1}${srcdir:2}" - ;; - esac - fi diff --git a/editors/emacs-snapshot/patches/patch-src_image.c b/editors/emacs-snapshot/patches/patch-src_image.c deleted file mode 100644 index 8f72a455c..000000000 --- a/editors/emacs-snapshot/patches/patch-src_image.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-src_image.c,v 1.1 2014/06/29 18:07:30 dholland Exp $ - -Fix build with giflib 5.1. - ---- src/image.c.orig 2013-12-31 19:06:18.000000000 +0000 -+++ src/image.c -@@ -7289,7 +7289,7 @@ init_gif_functions (void) - - #else - --#define fn_DGifCloseFile DGifCloseFile -+#define fn_DGifCloseFile(gf) DGifCloseFile((gf), NULL) - #define fn_DGifSlurp DGifSlurp - #define fn_DGifOpen DGifOpen - #define fn_DGifOpenFileName DGifOpenFileName diff --git a/editors/emacs-snapshot/version.mk b/editors/emacs-snapshot/version.mk index 53ca0739d..69e6ebc34 100644 --- a/editors/emacs-snapshot/version.mk +++ b/editors/emacs-snapshot/version.mk @@ -1,11 +1,10 @@ -# $NetBSD: version.mk,v 1.14 2013/02/17 06:18:01 dholland Exp $ +# $NetBSD: version.mk,v 1.15 2015/06/14 15:46:22 mef Exp $ _EMACS_FLAVOR= emacs -#_EMACS_REQD= emacs25>=25 -_EMACS_REQD= emacs24>=24.3 +_EMACS_REQD= emacs25>=25 _EMACS_PKGDEP.base= _EMACS_PKGDEP.leim= -_EMACS_VERSION_MAJOR= 24 -_EMACS_VERSION_MINOR= 3 +_EMACS_VERSION_MAJOR= 25 +_EMACS_VERSION_MINOR= 0 _EMACS_VERSION_MICRO= 50 diff --git a/editors/emacs21-nox11/Makefile b/editors/emacs21-nox11/Makefile index af1dd9dad..cbc9c978a 100644 --- a/editors/emacs21-nox11/Makefile +++ b/editors/emacs21-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/02/17 00:22:36 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/26 05:54:30 mef Exp $ PKGNAME= emacs21-nox11-${EMACSVERSION}a PKGREVISION= 13 @@ -10,7 +10,7 @@ CONFLICTS+= emacs21-[0-9]* .include "../../mk/bsd.prefs.mk" # Forcibly remove any "x11" options. -PKG_OPTIONS.emacs+= -x11 -emacs-xaw3d -motif -xaw +PKG_OPTIONS.emacs+= -x11 -xaw3d -motif -xaw .include "../../editors/emacs21/options.mk" diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 1c57051c4..ee059d7b8 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2015/02/19 14:18:52 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:01 wiz Exp $ -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= editors CONFLICTS+= emacs21-nox11-[0-9]* diff --git a/editors/emacs21/options.mk b/editors/emacs21/options.mk index bd6702f0c..0b6e8e76c 100644 --- a/editors/emacs21/options.mk +++ b/editors/emacs21/options.mk @@ -1,19 +1,19 @@ -# $NetBSD: options.mk,v 1.4 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: options.mk,v 1.5 2015/04/26 05:54:30 mef Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.emacs PKG_SUPPORTED_OPTIONS= x11 PKG_OPTIONS_OPTIONAL_GROUPS= toolkit -PKG_OPTIONS_GROUP.toolkit= emacs-xaw3d motif xaw +PKG_OPTIONS_GROUP.toolkit= motif xaw xaw3d PKG_SUGGESTED_OPTIONS= x11 .include "../../mk/bsd.options.mk" ### -### Treat "emacs-xaw3d" as a special case of "xaw". +### Treat "xaw3d" as a special case of "xaw". ### -.if !empty(PKG_OPTIONS:Memacs-xaw3d) +.if !empty(PKG_OPTIONS:Mxaw3d) XAW_TYPE= 3d -PKG_OPTIONS:= ${PKG_OPTIONS:Nemacs-xaw3d} +PKG_OPTIONS:= ${PKG_OPTIONS:Nxaw3d} PKG_OPTIONS+= xaw .endif diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 7b6c5ed68..f3e0546c1 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:50:01 wiz Exp $ -PKGREVISION= 38 +PKGREVISION= 40 CONFLICTS+= emacs22-nox11-[0-9]* diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 21cf08ace..b0b6b1543 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:24 adam Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:20:41 tnn Exp $ CONFLICTS+= emacs23-nox11-[0-9]* .include "../../editors/emacs23/Makefile.common" -PKGREVISION= 28 +PKGREVISION= 30 .include "options.mk" diff --git a/editors/emacs24-nox11/Makefile b/editors/emacs24-nox11/Makefile index 7b3742f1b..932e0914f 100644 --- a/editors/emacs24-nox11/Makefile +++ b/editors/emacs24-nox11/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/01/10 16:15:30 gdt Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/11 08:51:05 wiz Exp $ PKGNAME= ${DISTNAME:S/emacs/emacs24/:S/-/-nox11-/} -PKGREVISION= 1 CONFLICTS+= emacs24-[0-9]* diff --git a/editors/emacs24-nox11/version.mk b/editors/emacs24-nox11/version.mk index 9497116ce..31c31e6da 100644 --- a/editors/emacs24-nox11/version.mk +++ b/editors/emacs24-nox11/version.mk @@ -1,7 +1,7 @@ -# $NetBSD: version.mk,v 1.7 2014/11/24 08:19:00 hiramatsu Exp $ +# $NetBSD: version.mk,v 1.8 2015/04/29 16:43:23 jperkin Exp $ _EMACS_FLAVOR= emacs -_EMACS_REQD= emacs24-nox11>=24.1<24.4.50 +_EMACS_REQD= emacs24-nox11>=24.1<24.5.50 _EMACS_VERSION_MAJOR= 24 -_EMACS_VERSION_MINOR= 4 +_EMACS_VERSION_MINOR= 5 diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile index fe2701933..d57fe5ddb 100644 --- a/editors/emacs24/Makefile +++ b/editors/emacs24/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/03/03 13:47:14 ryoon Exp $ - -PKGREVISION= 3 +# $NetBSD: Makefile,v 1.36 2015/04/25 14:20:41 tnn Exp $ CONFLICTS+= emacs24-nox11-[0-9]* +PKGREVISION= 1 .include "../../editors/emacs24/Makefile.common" .include "options.mk" diff --git a/editors/emacs24/PLIST b/editors/emacs24/PLIST index c15007965..04f28ad72 100644 --- a/editors/emacs24/PLIST +++ b/editors/emacs24/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/10/28 12:43:21 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/11 08:51:05 wiz Exp $ bin/ctags bin/ebrowse bin/emacs @@ -1706,8 +1706,6 @@ share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/warnings.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lisp/warnings.elc share/emacs/${EMACS_VERSION}/lisp/emacs-lock.el.gz share/emacs/${EMACS_VERSION}/lisp/emacs-lock.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/crisp.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/crisp.elc share/emacs/${EMACS_VERSION}/lisp/emulation/cua-base.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/cua-base.elc share/emacs/${EMACS_VERSION}/lisp/emulation/cua-gmrk.el.gz @@ -1726,16 +1724,6 @@ share/emacs/${EMACS_VERSION}/lisp/emulation/edt.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/edt.elc share/emacs/${EMACS_VERSION}/lisp/emulation/keypad.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/keypad.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-edt.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-edt.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-extras.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-extras.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-mapper.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/tpu-mapper.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/vi.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/vi.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/vip.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/vip.elc share/emacs/${EMACS_VERSION}/lisp/emulation/viper-cmd.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/viper-cmd.elc share/emacs/${EMACS_VERSION}/lisp/emulation/viper-ex.el.gz @@ -1752,8 +1740,6 @@ share/emacs/${EMACS_VERSION}/lisp/emulation/viper-util.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/viper-util.elc share/emacs/${EMACS_VERSION}/lisp/emulation/viper.el.gz share/emacs/${EMACS_VERSION}/lisp/emulation/viper.elc -share/emacs/${EMACS_VERSION}/lisp/emulation/ws-mode.el.gz -share/emacs/${EMACS_VERSION}/lisp/emulation/ws-mode.elc share/emacs/${EMACS_VERSION}/lisp/env.el.gz share/emacs/${EMACS_VERSION}/lisp/env.elc share/emacs/${EMACS_VERSION}/lisp/epa-dired.el.gz @@ -2328,6 +2314,7 @@ share/emacs/${EMACS_VERSION}/lisp/international/titdic-cnv.elc share/emacs/${EMACS_VERSION}/lisp/international/ucs-normalize.el.gz share/emacs/${EMACS_VERSION}/lisp/international/ucs-normalize.elc share/emacs/${EMACS_VERSION}/lisp/international/uni-bidi.el +share/emacs/${EMACS_VERSION}/lisp/international/uni-brackets.el share/emacs/${EMACS_VERSION}/lisp/international/uni-category.el share/emacs/${EMACS_VERSION}/lisp/international/uni-combining.el share/emacs/${EMACS_VERSION}/lisp/international/uni-comment.el @@ -2906,10 +2893,14 @@ share/emacs/${EMACS_VERSION}/lisp/obsolete/assoc.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/awk-mode.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/awk-mode.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/bruce.el +share/emacs/${EMACS_VERSION}/lisp/obsolete/cc-compat.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/cc-compat.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/cl-compat.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/cl-compat.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/complete.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/complete.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/crisp.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/crisp.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/cust-print.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/cust-print.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/erc-hecomplete.el.gz @@ -2988,8 +2979,20 @@ share/emacs/${EMACS_VERSION}/lisp/obsolete/sym-comp.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/sym-comp.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/terminal.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/terminal.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-edt.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-edt.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-extras.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-extras.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-mapper.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/tpu-mapper.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/vc-mcvs.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/vc-mcvs.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/vi.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/vi.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/vip.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/vip.elc +share/emacs/${EMACS_VERSION}/lisp/obsolete/ws-mode.el.gz +share/emacs/${EMACS_VERSION}/lisp/obsolete/ws-mode.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/xesam.el.gz share/emacs/${EMACS_VERSION}/lisp/obsolete/xesam.elc share/emacs/${EMACS_VERSION}/lisp/obsolete/yow.el.gz @@ -3309,8 +3312,6 @@ share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-bytecomp.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-bytecomp.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-cmds.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-cmds.elc -share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-compat.el.gz -share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-compat.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-defs.el.gz share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-defs.elc share/emacs/${EMACS_VERSION}/lisp/progmodes/cc-engine.el.gz @@ -3910,3 +3911,4 @@ share/icons/hicolor/32x32/apps/emacs.png share/icons/hicolor/48x48/apps/emacs.png share/icons/hicolor/scalable/apps/emacs.svg share/icons/hicolor/scalable/mimetypes/emacs-document.svg +@pkgdir share/emacs/${EMACS_VERSION}/lisp/emacs-parallel diff --git a/editors/emacs24/distinfo b/editors/emacs24/distinfo index d73a3ce83..3c631e0e6 100644 --- a/editors/emacs24/distinfo +++ b/editors/emacs24/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.18 2015/03/03 13:47:14 ryoon Exp $ +$NetBSD: distinfo,v 1.19 2015/04/11 08:51:05 wiz Exp $ -SHA1 (emacs-24.4.tar.gz) = df540d889a685a3ccaae94682b3ff131968e2706 -RMD160 (emacs-24.4.tar.gz) = 52bec18c5f8e4ee7ea3b765620c0f19d2ee524c9 -Size (emacs-24.4.tar.gz) = 59020082 bytes +SHA1 (emacs-24.5.tar.gz) = 806e80eefa2ca89d2f8c0917f8b61c5c87af4f2d +RMD160 (emacs-24.5.tar.gz) = 50a778a959db89b127970c1173dbe351671eb48b +Size (emacs-24.5.tar.gz) = 59216034 bytes SHA1 (patch-gnu_readlinkat.c) = 9252c92290ccf1d4094bbd3972d8309ebf9e57d6 -SHA1 (patch-lisp_net_browse-url.el) = 89f41e36df2fb875d22efa38d9b586aea46d7f9e SHA1 (patch-src_inotify.c) = 9dfddb9db39e84f376cad1d5a5a32861e7838cac diff --git a/editors/emacs24/patches/patch-lisp_net_browse-url.el b/editors/emacs24/patches/patch-lisp_net_browse-url.el deleted file mode 100644 index 6b62ff058..000000000 --- a/editors/emacs24/patches/patch-lisp_net_browse-url.el +++ /dev/null @@ -1,110 +0,0 @@ -$NetBSD: patch-lisp_net_browse-url.el,v 1.2 2015/03/03 13:47:14 ryoon Exp $ - -* Support firefox 36.0 or later. - https://debbugs.gnu.org/cgi/bugreport.cgi?bug=19921 - ---- lisp/net/browse-url.el.orig 2014-05-14 02:59:18.000000000 +0000 -+++ lisp/net/browse-url.el -@@ -337,6 +337,9 @@ Defaults to the value of `browse-url-fir - :type '(repeat (string :tag "Argument")) - :group 'browse-url) - -+(make-obsolete-variable 'browse-url-firefox-startup-arguments -+ "it no longer has any effect." "24.5") -+ - (defcustom browse-url-chromium-program - (let ((candidates '("chromium" "chromium-browser"))) - (while (and candidates (not (executable-find (car candidates)))) -@@ -1102,68 +1105,39 @@ used instead of `browse-url-new-window-f - ;;;###autoload - (defun browse-url-firefox (url &optional new-window) - "Ask the Firefox WWW browser to load URL. --Default to the URL around or before point. The strings in --variable `browse-url-firefox-arguments' are also passed to --Firefox. -+Defaults to the URL around or before point. Passes the strings -+in the variable `browse-url-firefox-arguments' to Firefox. - --When called interactively, if variable --`browse-url-new-window-flag' is non-nil, load the document in a --new Firefox window, otherwise use a random existing one. A --non-nil interactive prefix argument reverses the effect of --`browse-url-new-window-flag'. -+Interactively, if the variable `browse-url-new-window-flag' is non-nil, -+loads the document in a new Firefox window. A non-nil prefix argument -+reverses the effect of `browse-url-new-window-flag'. - - If `browse-url-firefox-new-window-is-tab' is non-nil, then - whenever a document would otherwise be loaded in a new window, it - is loaded in a new tab in an existing window instead. - --When called non-interactively, optional second argument --NEW-WINDOW is used instead of `browse-url-new-window-flag'. -+Non-interactively, this uses the optional second argument NEW-WINDOW -+instead of `browse-url-new-window-flag'. - --On MS-Windows systems the optional `new-window' parameter is --ignored. Firefox for Windows does not support the \"-remote\" --command line parameter. Therefore, the --`browse-url-new-window-flag' and `browse-url-firefox-new-window-is-tab' --are ignored as well. Firefox on Windows will always open the requested --URL in a new window." -+On MS Windows, this ignores `browse-url-new-window-flag' and -+`browse-url-firefox-new-window-is-tab', as well as the NEW-WINDOW argument. -+It always uses a new window." - (interactive (browse-url-interactive-arg "URL: ")) - (setq url (browse-url-encode-url url)) -- (let* ((process-environment (browse-url-process-environment)) -- (use-remote -- (not (memq system-type '(windows-nt ms-dos)))) -- (process -- (apply 'start-process -- (concat "firefox " url) nil -- browse-url-firefox-program -- (append -- browse-url-firefox-arguments -- (if use-remote -- (list "-remote" -- (concat -- "openURL(" -- url -- (if (browse-url-maybe-new-window new-window) -- (if browse-url-firefox-new-window-is-tab -- ",new-tab" -- ",new-window")) -- ")")) -- (list url)))))) -- ;; If we use -remote, the process exits with status code 2 if -- ;; Firefox is not already running. The sentinel runs firefox -- ;; directly if that happens. -- (when use-remote -- (set-process-sentinel process -- `(lambda (process change) -- (browse-url-firefox-sentinel process ,url)))))) -- --(defun browse-url-firefox-sentinel (process url) -- "Handle a change to the process communicating with Firefox." -- (or (eq (process-exit-status process) 0) -- (let* ((process-environment (browse-url-process-environment))) -- ;; Firefox is not running - start it -- (message "Starting Firefox...") -- (apply 'start-process (concat "firefox " url) nil -- browse-url-firefox-program -- (append browse-url-firefox-startup-arguments (list url)))))) -+ (let* ((process-environment (browse-url-process-environment))) -+ (apply 'start-process -+ (concat "firefox " url) nil -+ browse-url-firefox-program -+ (append -+ browse-url-firefox-arguments -+ ;; FIXME someone should check if this limitation -+ ;; still applies. -+ (unless (memq system-type '(windows-nt ms-dos)) -+ (if (browse-url-maybe-new-window new-window) -+ (if browse-url-firefox-new-window-is-tab -+ '("-new-tab") -+ '("-new-window")))) -+ (list url))))) - - ;;;###autoload - (defun browse-url-chromium (url &optional _new-window) diff --git a/editors/emacs24/version.mk b/editors/emacs24/version.mk index 6f5cfda52..150b99224 100644 --- a/editors/emacs24/version.mk +++ b/editors/emacs24/version.mk @@ -1,7 +1,7 @@ -# $NetBSD: version.mk,v 1.7 2014/10/28 12:43:21 wiz Exp $ +# $NetBSD: version.mk,v 1.8 2015/04/11 08:51:05 wiz Exp $ _EMACS_FLAVOR= emacs -_EMACS_REQD= emacs24>=24.1<24.4.50 +_EMACS_REQD= emacs24>=24.1<24.5.50 _EMACS_VERSION_MAJOR= 24 -_EMACS_VERSION_MINOR= 4 +_EMACS_VERSION_MINOR= 5 diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index c836559e6..4e6bb1871 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.91 2015/04/25 14:20:41 tnn Exp $ # DISTNAME= gconf-editor-2.32.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile index fd9340f19..18adf0468 100644 --- a/editors/gedit-python/Makefile +++ b/editors/gedit-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:01 wiz Exp $ DISTNAME= gedit-2.30.4 PKGNAME= gedit-python-2.30.4 -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index dc075fb5e..df1f95bf7 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.132 2015/03/17 14:05:42 tnn Exp $ +# $NetBSD: Makefile,v 1.134 2015/06/12 10:50:01 wiz Exp $ # DISTNAME= gedit-2.30.4 -PKGREVISION= 21 +PKGREVISION= 23 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/buildlink3.mk b/editors/gedit/buildlink3.mk index 076e629f5..1ffd1eba9 100644 --- a/editors/gedit/buildlink3.mk +++ b/editors/gedit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2015/04/25 14:20:41 tnn Exp $ BUILDLINK_TREE+= gedit @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gedit GEDIT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4<3 -BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb20 +BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb22 BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit .include "../../x11/gtksourceview2/buildlink3.mk" diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile index c3369940f..cf8ab4f82 100644 --- a/editors/gedit3/Makefile +++ b/editors/gedit3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2015/03/13 23:10:20 prlw1 Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/17 19:30:48 prlw1 Exp $ -DISTNAME= gedit-3.14.3 +DISTNAME= gedit-3.16.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -17,7 +17,8 @@ USE_PKGLOCALEDIR= yes PKGCONFIG_OVERRIDE+= data/gedit.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PY_PEP3147= no +PYTHON_VERSIONS_INCOMPATIBLE= 27 REPLACE_PYTHON+= plugins/externaltools/data/send-to-fpaste.tool.in CONFIGURE_ARGS+= --disable-updater @@ -39,9 +40,9 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.40.0 .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.14.0 +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.16 .include "../../x11/gtk3/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtksourceview3+= gtksourceview3>=3.14.3 +BUILDLINK_API_DEPENDS.gtksourceview3+= gtksourceview3>=3.16 .include "../../x11/gtksourceview3/buildlink3.mk" .include "../../x11/libICE/buildlink3.mk" .include "../../x11/libSM/buildlink3.mk" diff --git a/editors/gedit3/PLIST b/editors/gedit3/PLIST index 960ebf2dc..c63e2a0d0 100644 --- a/editors/gedit3/PLIST +++ b/editors/gedit3/PLIST @@ -1,23 +1,23 @@ -@comment $NetBSD: PLIST,v 1.5 2014/12/06 20:41:36 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/17 19:30:48 prlw1 Exp $ bin/gedit bin/gnome-text-editor -include/gedit-3.12/gedit/gedit-app-activatable.h -include/gedit-3.12/gedit/gedit-app.h -include/gedit-3.12/gedit/gedit-commands.h -include/gedit-3.12/gedit/gedit-debug.h -include/gedit-3.12/gedit/gedit-document.h -include/gedit-3.12/gedit/gedit-encodings-combo-box.h -include/gedit-3.12/gedit/gedit-menu-extension.h -include/gedit-3.12/gedit/gedit-message-bus.h -include/gedit-3.12/gedit/gedit-message.h -include/gedit-3.12/gedit/gedit-progress-info-bar.h -include/gedit-3.12/gedit/gedit-statusbar.h -include/gedit-3.12/gedit/gedit-tab.h -include/gedit-3.12/gedit/gedit-utils.h -include/gedit-3.12/gedit/gedit-view-activatable.h -include/gedit-3.12/gedit/gedit-view.h -include/gedit-3.12/gedit/gedit-window-activatable.h -include/gedit-3.12/gedit/gedit-window.h +include/gedit-3.14/gedit/gedit-app-activatable.h +include/gedit-3.14/gedit/gedit-app.h +include/gedit-3.14/gedit/gedit-commands.h +include/gedit-3.14/gedit/gedit-debug.h +include/gedit-3.14/gedit/gedit-document.h +include/gedit-3.14/gedit/gedit-encodings-combo-box.h +include/gedit-3.14/gedit/gedit-menu-extension.h +include/gedit-3.14/gedit/gedit-message-bus.h +include/gedit-3.14/gedit/gedit-message.h +include/gedit-3.14/gedit/gedit-progress-info-bar.h +include/gedit-3.14/gedit/gedit-statusbar.h +include/gedit-3.14/gedit/gedit-tab.h +include/gedit-3.14/gedit/gedit-utils.h +include/gedit-3.14/gedit/gedit-view-activatable.h +include/gedit-3.14/gedit/gedit-view.h +include/gedit-3.14/gedit/gedit-window-activatable.h +include/gedit-3.14/gedit/gedit-window.h lib/gedit/girepository-1.0/Gedit-3.0.typelib lib/gedit/libgedit.la lib/gedit/plugins/docinfo.plugin @@ -25,116 +25,118 @@ lib/gedit/plugins/externaltools.plugin lib/gedit/plugins/externaltools/__init__.py lib/gedit/plugins/externaltools/__init__.pyc lib/gedit/plugins/externaltools/__init__.pyo +lib/gedit/plugins/externaltools/appactivatable.py lib/gedit/plugins/externaltools/appactivatable.pyc lib/gedit/plugins/externaltools/appactivatable.pyo +lib/gedit/plugins/externaltools/capture.py lib/gedit/plugins/externaltools/capture.pyc lib/gedit/plugins/externaltools/capture.pyo +lib/gedit/plugins/externaltools/filelookup.py lib/gedit/plugins/externaltools/filelookup.pyc lib/gedit/plugins/externaltools/filelookup.pyo +lib/gedit/plugins/externaltools/functions.py lib/gedit/plugins/externaltools/functions.pyc lib/gedit/plugins/externaltools/functions.pyo +lib/gedit/plugins/externaltools/library.py lib/gedit/plugins/externaltools/library.pyc lib/gedit/plugins/externaltools/library.pyo +lib/gedit/plugins/externaltools/linkparsing.py lib/gedit/plugins/externaltools/linkparsing.pyc lib/gedit/plugins/externaltools/linkparsing.pyo +lib/gedit/plugins/externaltools/manager.py lib/gedit/plugins/externaltools/manager.pyc lib/gedit/plugins/externaltools/manager.pyo +lib/gedit/plugins/externaltools/outputpanel.py lib/gedit/plugins/externaltools/outputpanel.pyc lib/gedit/plugins/externaltools/outputpanel.pyo +lib/gedit/plugins/externaltools/windowactivatable.py lib/gedit/plugins/externaltools/windowactivatable.pyc lib/gedit/plugins/externaltools/windowactivatable.pyo -lib/gedit/plugins/externaltools/appactivatable.py -lib/gedit/plugins/externaltools/capture.py -lib/gedit/plugins/externaltools/filelookup.py -lib/gedit/plugins/externaltools/functions.py -lib/gedit/plugins/externaltools/library.py -lib/gedit/plugins/externaltools/linkparsing.py -lib/gedit/plugins/externaltools/manager.py -lib/gedit/plugins/externaltools/outputpanel.py -lib/gedit/plugins/externaltools/windowactivatable.py lib/gedit/plugins/filebrowser.plugin lib/gedit/plugins/libdocinfo.la lib/gedit/plugins/libfilebrowser.la lib/gedit/plugins/libmodelines.la lib/gedit/plugins/libsort.la +${PLIST.enchant}lib/gedit/plugins/libspell.la lib/gedit/plugins/libtime.la lib/gedit/plugins/modelines.plugin lib/gedit/plugins/pythonconsole.plugin lib/gedit/plugins/pythonconsole/__init__.py lib/gedit/plugins/pythonconsole/__init__.pyc lib/gedit/plugins/pythonconsole/__init__.pyo +lib/gedit/plugins/pythonconsole/config.py lib/gedit/plugins/pythonconsole/config.pyc lib/gedit/plugins/pythonconsole/config.pyo +lib/gedit/plugins/pythonconsole/console.py lib/gedit/plugins/pythonconsole/console.pyc lib/gedit/plugins/pythonconsole/console.pyo -lib/gedit/plugins/pythonconsole/config.py -lib/gedit/plugins/pythonconsole/console.py lib/gedit/plugins/quickopen.plugin lib/gedit/plugins/quickopen/__init__.py lib/gedit/plugins/quickopen/__init__.pyc lib/gedit/plugins/quickopen/__init__.pyo +lib/gedit/plugins/quickopen/popup.py lib/gedit/plugins/quickopen/popup.pyc lib/gedit/plugins/quickopen/popup.pyo +lib/gedit/plugins/quickopen/virtualdirs.py lib/gedit/plugins/quickopen/virtualdirs.pyc lib/gedit/plugins/quickopen/virtualdirs.pyo -lib/gedit/plugins/quickopen/popup.py -lib/gedit/plugins/quickopen/virtualdirs.py lib/gedit/plugins/snippets.plugin lib/gedit/plugins/snippets/__init__.py lib/gedit/plugins/snippets/__init__.pyc lib/gedit/plugins/snippets/__init__.pyo +lib/gedit/plugins/snippets/appactivatable.py lib/gedit/plugins/snippets/appactivatable.pyc lib/gedit/plugins/snippets/appactivatable.pyo +lib/gedit/plugins/snippets/completion.py lib/gedit/plugins/snippets/completion.pyc lib/gedit/plugins/snippets/completion.pyo +lib/gedit/plugins/snippets/document.py lib/gedit/plugins/snippets/document.pyc lib/gedit/plugins/snippets/document.pyo +lib/gedit/plugins/snippets/exporter.py lib/gedit/plugins/snippets/exporter.pyc lib/gedit/plugins/snippets/exporter.pyo +lib/gedit/plugins/snippets/helper.py lib/gedit/plugins/snippets/helper.pyc lib/gedit/plugins/snippets/helper.pyo +lib/gedit/plugins/snippets/importer.py lib/gedit/plugins/snippets/importer.pyc lib/gedit/plugins/snippets/importer.pyo +lib/gedit/plugins/snippets/languagemanager.py lib/gedit/plugins/snippets/languagemanager.pyc lib/gedit/plugins/snippets/languagemanager.pyo +lib/gedit/plugins/snippets/library.py lib/gedit/plugins/snippets/library.pyc lib/gedit/plugins/snippets/library.pyo +lib/gedit/plugins/snippets/manager.py lib/gedit/plugins/snippets/manager.pyc lib/gedit/plugins/snippets/manager.pyo +lib/gedit/plugins/snippets/parser.py lib/gedit/plugins/snippets/parser.pyc lib/gedit/plugins/snippets/parser.pyo +lib/gedit/plugins/snippets/placeholder.py lib/gedit/plugins/snippets/placeholder.pyc lib/gedit/plugins/snippets/placeholder.pyo +lib/gedit/plugins/snippets/shareddata.py lib/gedit/plugins/snippets/shareddata.pyc lib/gedit/plugins/snippets/shareddata.pyo +lib/gedit/plugins/snippets/signals.py lib/gedit/plugins/snippets/signals.pyc lib/gedit/plugins/snippets/signals.pyo +lib/gedit/plugins/snippets/singleton.py lib/gedit/plugins/snippets/singleton.pyc lib/gedit/plugins/snippets/singleton.pyo +lib/gedit/plugins/snippets/snippet.py lib/gedit/plugins/snippets/snippet.pyc lib/gedit/plugins/snippets/snippet.pyo +lib/gedit/plugins/snippets/substitutionparser.py lib/gedit/plugins/snippets/substitutionparser.pyc lib/gedit/plugins/snippets/substitutionparser.pyo +lib/gedit/plugins/snippets/windowactivatable.py lib/gedit/plugins/snippets/windowactivatable.pyc lib/gedit/plugins/snippets/windowactivatable.pyo -lib/gedit/plugins/snippets/appactivatable.py -lib/gedit/plugins/snippets/completion.py -lib/gedit/plugins/snippets/document.py -lib/gedit/plugins/snippets/exporter.py -lib/gedit/plugins/snippets/helper.py -lib/gedit/plugins/snippets/importer.py -lib/gedit/plugins/snippets/languagemanager.py -lib/gedit/plugins/snippets/library.py -lib/gedit/plugins/snippets/manager.py -lib/gedit/plugins/snippets/parser.py -lib/gedit/plugins/snippets/placeholder.py -lib/gedit/plugins/snippets/shareddata.py -lib/gedit/plugins/snippets/signals.py -lib/gedit/plugins/snippets/singleton.py -lib/gedit/plugins/snippets/snippet.py -lib/gedit/plugins/snippets/substitutionparser.py -lib/gedit/plugins/snippets/windowactivatable.py lib/gedit/plugins/sort.plugin +${PLIST.enchant}lib/gedit/plugins/spell.plugin lib/gedit/plugins/time.plugin lib/pkgconfig/gedit.pc ${PYSITELIB}/gi/overrides/Gedit.py @@ -1765,5 +1767,3 @@ share/locale/xh/LC_MESSAGES/gedit.mo share/locale/zh_CN/LC_MESSAGES/gedit.mo share/locale/zh_HK/LC_MESSAGES/gedit.mo share/locale/zh_TW/LC_MESSAGES/gedit.mo -${PLIST.enchant}lib/gedit/plugins/libspell.la -${PLIST.enchant}lib/gedit/plugins/spell.plugin diff --git a/editors/gedit3/distinfo b/editors/gedit3/distinfo index 9b285fe24..252cf2d21 100644 --- a/editors/gedit3/distinfo +++ b/editors/gedit3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/03/13 23:10:20 prlw1 Exp $ +$NetBSD: distinfo,v 1.8 2015/06/17 19:30:48 prlw1 Exp $ -SHA1 (gedit-3.14.3.tar.xz) = ba483e435ceae91c31f759413298d3ebe1350b0e -RMD160 (gedit-3.14.3.tar.xz) = 07b359fff2ca073950c7afd6d84f302e63103d4c -Size (gedit-3.14.3.tar.xz) = 2875192 bytes +SHA1 (gedit-3.16.2.tar.xz) = c22757689f1670ee4e4bfe7dde378403f96f6e42 +RMD160 (gedit-3.16.2.tar.xz) = bee1d4e80d4954f87f881b05e64ab684f13ab6cb +Size (gedit-3.16.2.tar.xz) = 2905916 bytes diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index ae6451d5a..65d4174b0 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:42 tnn Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gice/Makefile b/editors/gice/Makefile index b99ef3ee6..efe7419e1 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:20:42 tnn Exp $ # DISTNAME= gice-0.6.2 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} EXTRACT_SUFX= .tgz diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index b21b906a5..396bd15a6 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:42 tnn Exp $ DISTNAME= gobby-0.4.12 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index a53c5c79a..329f14811 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.66 2015/04/25 14:20:42 tnn Exp $ DISTNAME= gtranslator-2.91.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/2.91/} EXTRACT_SUFX= .tar.xz diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile index 48c9395ad..ff9f779d6 100644 --- a/editors/gummi/Makefile +++ b/editors/gummi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/03/09 09:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:42 tnn Exp $ # DISTNAME= gummi-0.6.5 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= editors MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/ diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 7feb66f40..5e5ec60d1 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2012/10/03 11:43:35 asau Exp $ +# $NetBSD: Makefile,v 1.37 2015/05/03 01:45:32 wen Exp $ -DISTNAME= joe-3.7 -PKGREVISION= 2 +DISTNAME= joe-4.0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=joe-editor/} diff --git a/editors/joe/PLIST b/editors/joe/PLIST index ebccfc877..89b2b08a5 100644 --- a/editors/joe/PLIST +++ b/editors/joe/PLIST @@ -1,18 +1,19 @@ -@comment $NetBSD: PLIST,v 1.8 2010/06/23 12:52:43 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/05/03 01:45:32 wen Exp $ bin/jmacs bin/joe bin/jpico bin/jstar bin/rjoe +bin/stringify bin/termidx man/man1/joe.1 man/ru/man1/joe.1 share/doc/joe/ChangeLog -share/doc/joe/HACKING -share/doc/joe/HINTS -share/doc/joe/LIST -share/doc/joe/NEWS -share/doc/joe/README +share/doc/joe/NEWS.md +share/doc/joe/README.md +share/doc/joe/README.old +share/doc/joe/hacking.md +share/doc/joe/man.md share/examples/joe/ftyperc share/examples/joe/jicerc.ru share/examples/joe/jmacsrc @@ -20,6 +21,8 @@ share/examples/joe/joerc share/examples/joe/jpicorc share/examples/joe/jstarrc share/examples/joe/rjoerc +share/examples/joe/shell.csh +share/examples/joe/shell.sh share/joe/charmaps/klingon share/joe/lang/de.po share/joe/lang/fr.po @@ -27,37 +30,60 @@ share/joe/lang/ru.po share/joe/lang/uk.po share/joe/syntax/4gl.jsf share/joe/syntax/ada.jsf +share/joe/syntax/ant.jsf share/joe/syntax/asm.jsf share/joe/syntax/awk.jsf +share/joe/syntax/batch.jsf share/joe/syntax/c.jsf share/joe/syntax/cobol.jsf +share/joe/syntax/comment_todo.jsf share/joe/syntax/conf.jsf share/joe/syntax/csh.jsf +share/joe/syntax/csharp.jsf share/joe/syntax/css.jsf +share/joe/syntax/debian.jsf share/joe/syntax/diff.jsf +share/joe/syntax/elixir.jsf +share/joe/syntax/erb.jsf +share/joe/syntax/erlang.jsf +share/joe/syntax/filename.jsf share/joe/syntax/fortran.jsf +share/joe/syntax/git-commit.jsf +share/joe/syntax/go.jsf +share/joe/syntax/haml.jsf share/joe/syntax/haskell.jsf share/joe/syntax/html.jsf +share/joe/syntax/htmlerb.jsf +share/joe/syntax/ini.jsf +share/joe/syntax/iptables.jsf share/joe/syntax/java.jsf share/joe/syntax/joerc.jsf +share/joe/syntax/js.jsf share/joe/syntax/jsf.jsf share/joe/syntax/jsf_check.jsf +share/joe/syntax/json.jsf share/joe/syntax/lisp.jsf share/joe/syntax/lua.jsf share/joe/syntax/m4.jsf share/joe/syntax/mail.jsf share/joe/syntax/mason.jsf share/joe/syntax/matlab.jsf +share/joe/syntax/md.jsf share/joe/syntax/ocaml.jsf share/joe/syntax/pascal.jsf share/joe/syntax/perl.jsf share/joe/syntax/php.jsf +share/joe/syntax/powershell.jsf +share/joe/syntax/prolog.jsf +share/joe/syntax/properties.jsf share/joe/syntax/ps.jsf +share/joe/syntax/puppet.jsf share/joe/syntax/python.jsf share/joe/syntax/rexx.jsf share/joe/syntax/ruby.jsf share/joe/syntax/sed.jsf share/joe/syntax/sh.jsf +share/joe/syntax/sieve.jsf share/joe/syntax/skill.jsf share/joe/syntax/sml.jsf share/joe/syntax/spec.jsf @@ -65,6 +91,9 @@ share/joe/syntax/sql.jsf share/joe/syntax/tcl.jsf share/joe/syntax/tex.jsf share/joe/syntax/troff.jsf +share/joe/syntax/typescript.jsf share/joe/syntax/verilog.jsf share/joe/syntax/vhdl.jsf +share/joe/syntax/whitespace.jsf share/joe/syntax/xml.jsf +share/joe/syntax/yaml.jsf diff --git a/editors/joe/distinfo b/editors/joe/distinfo index 032f3618b..2bc743f10 100644 --- a/editors/joe/distinfo +++ b/editors/joe/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.18 2011/04/11 21:16:10 roy Exp $ +$NetBSD: distinfo,v 1.19 2015/05/03 01:45:32 wen Exp $ -SHA1 (joe-3.7.tar.gz) = 54398578886d4a3d325aece52c308a939d31101d -RMD160 (joe-3.7.tar.gz) = 7e2c72a750c6aac4732cf4369bceee5333460f15 -Size (joe-3.7.tar.gz) = 696036 bytes -SHA1 (patch-aa) = 18bf5044cf546c0080df5387719715735389f8cc -SHA1 (patch-ab) = bd416192e0273b596db6ecc280ad743efd9ed421 -SHA1 (patch-main.c) = d5b8fee6e814ccbc3df048dcd2d31be5cb5f4225 +SHA1 (joe-4.0.tar.gz) = a51827c8c61c3cb09a038d8f6670efe84e144927 +RMD160 (joe-4.0.tar.gz) = 6d9195eedd6116ab51efd0d6b8adfa5d86cf3546 +Size (joe-4.0.tar.gz) = 838783 bytes +SHA1 (patch-aa) = fa3b48b82c37d8eb0623b0a4f8d527eb80fe1a5b +SHA1 (patch-ab) = c892db0e7675b25103dbb21762abe69b104f8be3 diff --git a/editors/joe/patches/patch-aa b/editors/joe/patches/patch-aa index 2be15baaa..cfc986acf 100644 --- a/editors/joe/patches/patch-aa +++ b/editors/joe/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.11 2010/06/23 12:52:43 adam Exp $ +$NetBSD: patch-aa,v 1.12 2015/05/03 01:45:33 wen Exp $ ---- b.c.orig 2008-11-02 20:59:06.000000000 +0000 -+++ b.c +--- joe/b.c.orig 2015-05-03 09:33:50.000000000 +0000 ++++ joe/b.c @@ -19,8 +19,6 @@ #endif #endif diff --git a/editors/joe/patches/patch-ab b/editors/joe/patches/patch-ab index 0bc02bcab..fd82ef16a 100644 --- a/editors/joe/patches/patch-ab +++ b/editors/joe/patches/patch-ab @@ -1,20 +1,25 @@ -$NetBSD: patch-ab,v 1.7 2010/06/23 12:52:43 adam Exp $ +$NetBSD: patch-ab,v 1.8 2015/05/03 01:45:33 wen Exp $ ---- rc/Makefile.in.orig 2010-06-23 09:05:54.000000000 +0000 +--- rc/Makefile.in.orig 2015-05-03 09:22:39.000000000 +0000 +++ rc/Makefile.in -@@ -196,12 +196,12 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $( - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - install-sysconf_joeDATA: $(sysconf_joe_DATA) +@@ -286,16 +286,16 @@ install-sysconf_joeDATA: $(sysconf_joe_D @$(NORMAL_INSTALL) -- test -z "$(sysconf_joedir)" || $(MKDIR_P) "$(DESTDIR)$(sysconf_joedir)" -+ $(MKDIR_P) "$(DESTDIR)$(datarootdir)/examples/joe" - @list='$(sysconf_joe_DATA)'; for p in $$list; do \ + @list='$(sysconf_joe_DATA)'; test -n "$(sysconf_joedir)" || list=; \ + if test -n "$$list"; then \ +- echo " $(MKDIR_P) '$(DESTDIR)$(sysconf_joedir)'"; \ +- $(MKDIR_P) "$(DESTDIR)$(sysconf_joedir)" || exit 1; \ ++ echo " $(MKDIR_P) '$(DESTDIR)$(datarootdir)/examples/joe'"; \ ++ $(MKDIR_P) "$(DESTDIR)$(datarootdir)/examples/joe" || exit 1; \ + fi; \ + for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - f=$(am__strip_dir) \ -- echo " $(sysconf_joeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(sysconf_joedir)/$$f'"; \ -- $(sysconf_joeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(sysconf_joedir)/$$f"; \ -+ echo " $(sysconf_joeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(datarootdir)/examples/joe/$$f'"; \ -+ $(sysconf_joeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(datarootdir)/examples/joe/$$f"; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ +- echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconf_joedir)'"; \ +- $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconf_joedir)" || exit $$?; \ ++ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datarootdir)/examples/joe'"; \ ++ $(INSTALL_DATA) $$files "$(DESTDIR)$(datarootdir)/examples/joe" || exit $$?; \ done uninstall-sysconf_joeDATA: diff --git a/editors/joe/patches/patch-main.c b/editors/joe/patches/patch-main.c deleted file mode 100644 index 9646f53d6..000000000 --- a/editors/joe/patches/patch-main.c +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-main.c,v 1.1 2011/04/01 13:12:24 wiz Exp $ - -Fix for crash with a segv if called as jmacs with more then -one file as an argument on the command line from upstream. - -http://joe-editor.cvs.sourceforge.net/viewvc/joe-editor/joe-current/main/main.c?r1=1.5&r2=1.6 - ---- main.c.orig 2008-10-27 03:01:11.000000000 +0000 -+++ main.c -@@ -431,7 +431,7 @@ int main(int argc, char **real_argv, cha - b->orphan = 1; - b->oldcur = pdup(b->bof, USTR "main"); - pline(b->oldcur, get_file_pos(b->name)); -- p_goto_bol(bw->cursor); -+ p_goto_bol(b->oldcur); - line = b->oldcur->line - (maint->h - 1) / 2; - if (line < 0) - line = 0; diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 39bf2f8b6..4ec178a79 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/11/13 20:10:09 markd Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:42 tnn Exp $ DISTNAME= kate-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= editors COMMENT= KDE advanced text editor diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index 98df9e064..2d7f4607b 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2014/08/22 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:20:42 tnn Exp $ DISTNAME= kdissert-1.0.7 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= editors MASTER_SITES= http://freehackers.org/~tnagy/kdissert/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/kile-kde3/Makefile b/editors/kile-kde3/Makefile index 03e44a318..b98cfd7f0 100644 --- a/editors/kile-kde3/Makefile +++ b/editors/kile-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/09/08 21:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:01 wiz Exp $ DISTNAME= kile-2.0.2 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 7b46ccde9..dc9318bd0 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2014/11/07 19:39:30 adam Exp $ +# $NetBSD: Makefile,v 1.89 2015/06/12 10:50:01 wiz Exp $ DISTNAME= kile-2.1.3 -PKGREVISION= 13 +PKGREVISION= 16 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 328a884ea..2a669a024 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:42 tnn Exp $ DISTNAME= leafpad-0.8.17 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index 70327047e..dc5d82f01 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2015/03/02 19:59:06 joerg Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:50:01 wiz Exp $ DISTNAME= lyx-2.1.2.2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/2.1.x/ \ diff --git a/editors/medit/Makefile b/editors/medit/Makefile index 2296dd5b6..1de31bb85 100644 --- a/editors/medit/Makefile +++ b/editors/medit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/03/15 19:42:33 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:20:42 tnn Exp $ DISTNAME= medit-1.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index f272ccd7e..9a92426fa 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:20:42 tnn Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 8f2548588..62fb2c1a5 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2012/10/03 11:43:38 asau Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/05 01:32:38 wiedi Exp $ -DISTNAME= nano-2.2.6 -PKGREVISION= 1 +DISTNAME= nano-2.4.1 CATEGORIES= editors -MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ +MASTER_SITES= http://www.nano-editor.org/dist/v2.4/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nano-editor.org/ diff --git a/editors/nano/PLIST b/editors/nano/PLIST index 81c457bd8..7d4f944fb 100644 --- a/editors/nano/PLIST +++ b/editors/nano/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2012/08/27 10:37:50 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.18 2015/06/05 01:32:38 wiedi Exp $ bin/nano bin/rnano info/nano.info @@ -8,12 +8,14 @@ man/fr/man5/nanorc.5 man/man1/nano.1 man/man1/rnano.1 man/man5/nanorc.5 +share/doc/nano/faq.html share/examples/nano/nanorc share/locale/bg/LC_MESSAGES/nano.mo share/locale/ca/LC_MESSAGES/nano.mo share/locale/cs/LC_MESSAGES/nano.mo share/locale/da/LC_MESSAGES/nano.mo share/locale/de/LC_MESSAGES/nano.mo +share/locale/eo/LC_MESSAGES/nano.mo share/locale/es/LC_MESSAGES/nano.mo share/locale/eu/LC_MESSAGES/nano.mo share/locale/fi/LC_MESSAGES/nano.mo @@ -23,6 +25,7 @@ share/locale/gl/LC_MESSAGES/nano.mo share/locale/hu/LC_MESSAGES/nano.mo share/locale/id/LC_MESSAGES/nano.mo share/locale/it/LC_MESSAGES/nano.mo +share/locale/ja/LC_MESSAGES/nano.mo share/locale/ms/LC_MESSAGES/nano.mo share/locale/nb/LC_MESSAGES/nano.mo share/locale/nl/LC_MESSAGES/nano.mo @@ -31,7 +34,7 @@ share/locale/pl/LC_MESSAGES/nano.mo share/locale/pt_BR/LC_MESSAGES/nano.mo share/locale/ro/LC_MESSAGES/nano.mo share/locale/ru/LC_MESSAGES/nano.mo -share/locale/rw/LC_MESSAGES/nano.mo +share/locale/sl/LC_MESSAGES/nano.mo share/locale/sr/LC_MESSAGES/nano.mo share/locale/sv/LC_MESSAGES/nano.mo share/locale/tr/LC_MESSAGES/nano.mo @@ -42,14 +45,20 @@ share/locale/zh_TW/LC_MESSAGES/nano.mo share/nano/asm.nanorc share/nano/awk.nanorc share/nano/c.nanorc +share/nano/changelog.nanorc share/nano/cmake.nanorc share/nano/css.nanorc share/nano/debian.nanorc +share/nano/default.nanorc share/nano/fortran.nanorc share/nano/gentoo.nanorc +share/nano/go.nanorc share/nano/groff.nanorc share/nano/html.nanorc share/nano/java.nanorc +share/nano/javascript.nanorc +share/nano/json.nanorc +share/nano/lua.nanorc share/nano/makefile.nanorc share/nano/man.nanorc share/nano/mgp.nanorc @@ -60,10 +69,13 @@ share/nano/ocaml.nanorc share/nano/patch.nanorc share/nano/perl.nanorc share/nano/php.nanorc +share/nano/po.nanorc share/nano/pov.nanorc share/nano/python.nanorc share/nano/ruby.nanorc share/nano/sh.nanorc +share/nano/spec.nanorc share/nano/tcl.nanorc share/nano/tex.nanorc +share/nano/texinfo.nanorc share/nano/xml.nanorc diff --git a/editors/nano/distinfo b/editors/nano/distinfo index ca4017074..6b372a5e4 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2012/08/27 10:37:51 ryoon Exp $ +$NetBSD: distinfo,v 1.20 2015/06/05 01:32:38 wiedi Exp $ -SHA1 (nano-2.2.6.tar.gz) = f2a628394f8dda1b9f28c7e7b89ccb9a6dbd302a -RMD160 (nano-2.2.6.tar.gz) = c7178c45c44ef2c3237811ac16b3d343b4ab6cd4 -Size (nano-2.2.6.tar.gz) = 1572388 bytes -SHA1 (patch-configure) = 46dd0149d1d7a6ea5b574704edd01fb21272668d +SHA1 (nano-2.4.1.tar.gz) = 422958cb700cc8cedc9a6b5ec00bf968c0fa875e +RMD160 (nano-2.4.1.tar.gz) = 84bd54e50b5e8c6457d983dc7ef730b5a0303bf8 +Size (nano-2.4.1.tar.gz) = 1890805 bytes +SHA1 (patch-configure) = 3a63b02a39000d5a15087739648b82e999d14f56 diff --git a/editors/nano/options.mk b/editors/nano/options.mk index 5e24d3f15..47b1a976c 100644 --- a/editors/nano/options.mk +++ b/editors/nano/options.mk @@ -1,7 +1,8 @@ -# $NetBSD: options.mk,v 1.3 2012/08/27 10:37:51 ryoon Exp $ +# $NetBSD: options.mk,v 1.4 2015/06/05 01:32:38 wiedi Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.nano PKG_SUPPORTED_OPTIONS= wide-curses +PKG_SUGGESTED_OPTIONS= wide-curses PKG_OPTIONS_LEGACY_OPTS+= ncursesw:wide-curses .include "../../mk/bsd.options.mk" diff --git a/editors/nano/patches/patch-configure b/editors/nano/patches/patch-configure index db2accde9..db75d1d60 100644 --- a/editors/nano/patches/patch-configure +++ b/editors/nano/patches/patch-configure @@ -1,15 +1,15 @@ -$NetBSD: patch-configure,v 1.1 2011/08/01 05:56:30 dholland Exp $ +$NetBSD: patch-configure,v 1.2 2015/06/05 01:32:38 wiedi Exp $ Disable the groff html check to prevent random PLIST variation. ---- configure~ 2011-08-01 05:52:01.000000000 +0000 +--- configure.orig 2015-04-14 17:59:05.000000000 +0000 +++ configure -@@ -8293,7 +8293,7 @@ fi - # Check for groff html support +@@ -9351,7 +9351,7 @@ fi + # Check for groff html support. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for HTML support in groff" >&5 $as_echo_n "checking for HTML support in groff... " >&6; } -groff -t -mandoc -Thtml /dev/null +false #groff -t -mandoc -Thtml /dev/null if test $? -ne 0 ; then - echo "no" - echo "*** Will not generate HTML version of man pages ***" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 + $as_echo "no" >&6; } diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile index 485294430..d28e0fa8f 100644 --- a/editors/notecase/Makefile +++ b/editors/notecase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:47:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:42 tnn Exp $ # DISTNAME= notecase-1.8.8_src PKGNAME= notecase-1.8.8 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/} diff --git a/editors/nvi-m17n/Makefile b/editors/nvi-m17n/Makefile index 410825592..927438ca5 100644 --- a/editors/nvi-m17n/Makefile +++ b/editors/nvi-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:50:01 wiz Exp $ DISTNAME= nvi-1.79 PKGNAME= nvi-m17n-1.79.20040608 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= http://www.bostic.com/files/ diff --git a/editors/nvi/distinfo b/editors/nvi/distinfo index d5d132250..e6f189b80 100644 --- a/editors/nvi/distinfo +++ b/editors/nvi/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.20 2013/09/20 14:50:49 ryoon Exp $ +$NetBSD: distinfo,v 1.21 2015/05/11 08:43:44 enami Exp $ SHA1 (nvi-1.81.6.tar.bz2) = d3445ed69166102735335a2ff60d092d9a9143c6 RMD160 (nvi-1.81.6.tar.bz2) = 0db8568bea96392d9a027044177c60317c8ade36 @@ -35,6 +35,7 @@ SHA1 (patch-bc) = 6ac8377ae6f2fc513c058c0bf7f5ad18e97141a8 SHA1 (patch-bd) = 9a04f7a247fe6bf800469e81f7a83ffddd45b4b5 SHA1 (patch-common_conv.c) = efb2dabf226523a493fc1172013adc8021f4c2b9 SHA1 (patch-common_key.h) = 29f8b89b41b087ff7c2e9a5483fb9e6d2291c750 +SHA1 (patch-common_msg.c) = 73c6e8df0d5c85f4fee1316ea65de9da1876340b SHA1 (patch-dist_Makefile.am) = ebae821ce659df003f5f2043f754e325c0863aff SHA1 (patch-dist_config.h.in) = 21568929b165d1e774e59d6c648e0af7b17760da SHA1 (patch-dist_configure.in) = c7b70b1a93889f41d949a3ede034f30abc063b7b diff --git a/editors/nvi/patches/patch-common_msg.c b/editors/nvi/patches/patch-common_msg.c new file mode 100644 index 000000000..19a3d3156 --- /dev/null +++ b/editors/nvi/patches/patch-common_msg.c @@ -0,0 +1,14 @@ +$NetBSD: patch-common_msg.c,v 1.1 2015/05/11 08:43:44 enami Exp $ + +--- common/msg.c.orig 2007-11-18 16:41:42.000000000 +0000 ++++ common/msg.c +@@ -640,7 +640,8 @@ msgq_status(SCR *sp, db_recno_t lno, u_i + p += len; + } else { + t = msg_cat(sp, "027|line %lu of %lu [%ld%%]", &len); +- (void)sprintf(p, t, lno, last, (lno * 100) / last); ++ (void)sprintf(p, t, (u_long)lno, (u_long)last, ++ (long)((lno * 100) / last)); + p += strlen(p); + } + } else { diff --git a/editors/p5-Acme-Padre-PlayCode/Makefile b/editors/p5-Acme-Padre-PlayCode/Makefile index 4a1fb75f2..b64df20af 100644 --- a/editors/p5-Acme-Padre-PlayCode/Makefile +++ b/editors/p5-Acme-Padre-PlayCode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Acme-Padre-PlayCode-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Acme/} diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile index a04cd655e..8942a524b 100644 --- a/editors/p5-PPIx-EditorTools/Makefile +++ b/editors/p5-PPIx-EditorTools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= PPIx-EditorTools-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors perl5 #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPIx/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SZ/SZABGAB/} diff --git a/editors/p5-Padre-Plugin-Autoformat/Makefile b/editors/p5-Padre-Plugin-Autoformat/Makefile index a0961f390..e897e2c4d 100644 --- a/editors/p5-Padre-Plugin-Autoformat/Makefile +++ b/editors/p5-Padre-Plugin-Autoformat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-Autoformat-1.1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Catalyst/Makefile b/editors/p5-Padre-Plugin-Catalyst/Makefile index bdd52fbf6..182bb287e 100644 --- a/editors/p5-Padre-Plugin-Catalyst/Makefile +++ b/editors/p5-Padre-Plugin-Catalyst/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/31 12:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:02 wiz Exp $ DISTNAME= Padre-Plugin-Catalyst-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-DataWalker/Makefile b/editors/p5-Padre-Plugin-DataWalker/Makefile index dae6327a9..2e5132153 100644 --- a/editors/p5-Padre-Plugin-DataWalker/Makefile +++ b/editors/p5-Padre-Plugin-DataWalker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-DataWalker-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Debugger/Makefile b/editors/p5-Padre-Plugin-Debugger/Makefile index 0370bcd6e..78b44e0f8 100644 --- a/editors/p5-Padre-Plugin-Debugger/Makefile +++ b/editors/p5-Padre-Plugin-Debugger/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-Debugger-0.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Ecliptic/Makefile b/editors/p5-Padre-Plugin-Ecliptic/Makefile index d066ad143..6a1162b96 100644 --- a/editors/p5-Padre-Plugin-Ecliptic/Makefile +++ b/editors/p5-Padre-Plugin-Ecliptic/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-Ecliptic-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Encrypt/Makefile b/editors/p5-Padre-Plugin-Encrypt/Makefile index 0d99b97cc..866b04689 100644 --- a/editors/p5-Padre-Plugin-Encrypt/Makefile +++ b/editors/p5-Padre-Plugin-Encrypt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-Encrypt-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Git/Makefile b/editors/p5-Padre-Plugin-Git/Makefile index ae6efac82..bc22fbfc4 100644 --- a/editors/p5-Padre-Plugin-Git/Makefile +++ b/editors/p5-Padre-Plugin-Git/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:02 wiz Exp $ DISTNAME= Padre-Plugin-Git-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-HG/Makefile b/editors/p5-Padre-Plugin-HG/Makefile index dcccc79ad..4c01ffdff 100644 --- a/editors/p5-Padre-Plugin-HG/Makefile +++ b/editors/p5-Padre-Plugin-HG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-HG-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Kate/Makefile b/editors/p5-Padre-Plugin-Kate/Makefile index bc5f5018a..582f2934f 100644 --- a/editors/p5-Padre-Plugin-Kate/Makefile +++ b/editors/p5-Padre-Plugin-Kate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-Kate-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Nopaste/Makefile b/editors/p5-Padre-Plugin-Nopaste/Makefile index c98e7e3a4..25eeae8ee 100644 --- a/editors/p5-Padre-Plugin-Nopaste/Makefile +++ b/editors/p5-Padre-Plugin-Nopaste/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:02 wiz Exp $ # DISTNAME= Padre-Plugin-Nopaste-0.2.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-PerlCritic/Makefile b/editors/p5-Padre-Plugin-PerlCritic/Makefile index 413225f27..7edf1cfc2 100644 --- a/editors/p5-Padre-Plugin-PerlCritic/Makefile +++ b/editors/p5-Padre-Plugin-PerlCritic/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:03 wiz Exp $ # DISTNAME= Padre-Plugin-PerlCritic-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-PerlTidy/Makefile b/editors/p5-Padre-Plugin-PerlTidy/Makefile index 8930e7110..0322ecc0a 100644 --- a/editors/p5-Padre-Plugin-PerlTidy/Makefile +++ b/editors/p5-Padre-Plugin-PerlTidy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:03 wiz Exp $ # DISTNAME= Padre-Plugin-PerlTidy-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-SVN/Makefile b/editors/p5-Padre-Plugin-SVN/Makefile index 5be0c4de4..bb11de6be 100644 --- a/editors/p5-Padre-Plugin-SVN/Makefile +++ b/editors/p5-Padre-Plugin-SVN/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:03 wiz Exp $ # DISTNAME= Padre-Plugin-SVN-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-SpellCheck/Makefile b/editors/p5-Padre-Plugin-SpellCheck/Makefile index c9ecf5add..c2561a89e 100644 --- a/editors/p5-Padre-Plugin-SpellCheck/Makefile +++ b/editors/p5-Padre-Plugin-SpellCheck/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:03 wiz Exp $ # DISTNAME= Padre-Plugin-SpellCheck-1.1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre-Plugin-Vi/Makefile b/editors/p5-Padre-Plugin-Vi/Makefile index 9bf40b1d9..ea65e10b9 100644 --- a/editors/p5-Padre-Plugin-Vi/Makefile +++ b/editors/p5-Padre-Plugin-Vi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:03 wiz Exp $ # DISTNAME= Padre-Plugin-Vi-0.23.0 PKGNAME= p5-${DISTNAME:S/.0//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} WRKSRC= ${WRKDIR}/${DISTNAME:S/.0//} diff --git a/editors/p5-Padre-Plugin-XS/Makefile b/editors/p5-Padre-Plugin-XS/Makefile index d0c9c4b9a..530a01020 100644 --- a/editors/p5-Padre-Plugin-XS/Makefile +++ b/editors/p5-Padre-Plugin-XS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:03 wiz Exp $ # DISTNAME= Padre-Plugin-XS-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 6697dba1a..0472025a0 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/12/12 10:51:42 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:02 wiz Exp $ DISTNAME= Padre-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 17 +PKGREVISION= 19 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile index 1034aa623..02ca8fd7b 100644 --- a/editors/p5-Wx-Scintilla/Makefile +++ b/editors/p5-Wx-Scintilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:03 wiz Exp $ DISTNAME= Wx-Scintilla-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 16 CATEGORIES= editors x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/editors/p5-Wx-Scintilla/distinfo b/editors/p5-Wx-Scintilla/distinfo index a6e9b82c8..31d6e644d 100644 --- a/editors/p5-Wx-Scintilla/distinfo +++ b/editors/p5-Wx-Scintilla/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2012/09/13 14:16:44 sno Exp $ +$NetBSD: distinfo,v 1.3 2015/04/17 15:22:44 joerg Exp $ SHA1 (Wx-Scintilla-0.39.tar.gz) = 40cb8b7b7ae0b8bb418d7c885022b821369ce42e RMD160 (Wx-Scintilla-0.39.tar.gz) = d487ca7bb79ca5581f36fb8ca6e7a1a6649522ba Size (Wx-Scintilla-0.39.tar.gz) = 848565 bytes -SHA1 (patch-aa) = 67dd553cb7af54ce9aa7a6521f4e9c1c2949cc00 +SHA1 (patch-aa) = 8a29fa976b82e426c7f04ab989d20e591ae1c635 diff --git a/editors/p5-Wx-Scintilla/patches/patch-aa b/editors/p5-Wx-Scintilla/patches/patch-aa index 942bfd131..5e8f8bd1b 100644 --- a/editors/p5-Wx-Scintilla/patches/patch-aa +++ b/editors/p5-Wx-Scintilla/patches/patch-aa @@ -1,9 +1,38 @@ -$NetBSD: patch-aa,v 1.2 2012/09/13 14:16:44 sno Exp $ -# some ldld's doesn't seem to understand $ORIGIN +$NetBSD: patch-aa,v 1.3 2015/04/17 15:22:44 joerg Exp $ + +- Don't use $ORIGIN, it violates pkgsrc policy. +- Obtain additional linker flags to not depend on implicit ${PREFIX}/lib. --- inc/Module/Build/Scintilla/GTK.pm.orig 2012-09-04 10:20:47.000000000 +0000 +++ inc/Module/Build/Scintilla/GTK.pm -@@ -146,7 +146,7 @@ sub stc_link_xs { +@@ -86,7 +86,7 @@ sub stc_extra_scintilla_libs { + my $extras = '-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 '; + $extras .= '-lgdk_pixbuf-2.0 -lm -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 '; + $extras .= '-lgmodule-2.0 -lgthread-2.0 -lglib-2.0'; +- return $extras; ++ return Alien::wxWidgets->libraries(qw(core base)) . ' ' . $extras; + } + + sub stc_link_scintilla_objects { +@@ -95,8 +95,7 @@ sub stc_link_scintilla_objects { + my @cmd = ( + $self->stc_linker, + $self->stc_ldflags, +- '-fPIC -shared', +- ' -o ' . $shared_lib, ++ $shared_lib, + join( ' ', @$objects ), + $self->stc_link_paths, + $self->stc_extra_scintilla_libs, +@@ -139,14 +138,14 @@ sub stc_link_xs { + my @cmd = ( + Alien::wxWidgets->linker, + Alien::wxWidgets->link_flags, ++ '-o', $dll, + $Config{lddlflags}, + '-fPIC -L.', +- '-s -o ' . $dll, + 'Scintilla.o', '-Lblib/arch/auto/Wx/Scintilla ' . $self->stc_scintilla_link, Alien::wxWidgets->libraries(qw(core base)), $Config{perllibs}, diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 26ea191ed..6253096f1 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:20:43 tnn Exp $ DISTNAME= poedit-1.4.6.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} diff --git a/editors/qgoogletranslator/Makefile b/editors/qgoogletranslator/Makefile index bca4df9e4..86a3b3d6b 100644 --- a/editors/qgoogletranslator/Makefile +++ b/editors/qgoogletranslator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/02/12 23:17:52 tron Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:20:43 tnn Exp $ # DISTNAME= qgoogletranslator-1.2.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= editors MASTER_SITES= http://qgt.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/scite/Makefile b/editors/scite/Makefile index d073470df..0cf575809 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2015/02/13 16:58:17 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:20:43 tnn Exp $ # DISTNAME= scite339 PKGNAME= scite-3.3.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz diff --git a/editors/tea/Makefile b/editors/tea/Makefile index e17094376..a6989aed0 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:43 tnn Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 125162d61..8858e02f1 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2015/03/09 09:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/25 14:20:43 tnn Exp $ DISTNAME= texmaker-4.4.1 -PKGREVISION= 3 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index 4edc53ba5..e6fe9bebc 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2015/03/09 09:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:20:43 tnn Exp $ DISTNAME= texworks-0.4.5-r1281 PKGNAME= texworks-0.4.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://texworks.googlecode.com/files/ diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index 054a78b2b..3f473555f 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.66 2015/05/23 06:58:50 kefren Exp $ # DISTNAME= tomboy-1.2.1 -PKGREVISION= 39 +PKGREVISION= 42 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/} @@ -21,6 +21,12 @@ PKGCONFIG_OVERRIDE+= data/tomboy-addins.pc.in REPLACE_BASH+= Tomboy/tomboy.in Tomboy/tomboy-panel.in +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + # until update to 1.4.x [GNOME-2.32] BUILDLINK_TRANSFORM+= rm:-DGDK_DISABLE_DEPRECATED @@ -28,7 +34,7 @@ BUILDLINK_TRANSFORM+= rm:-DGDK_DISABLE_DEPRECATED BUILDLINK_API_DEPENDS.mono-addins+= mono-addins>=0.3.1 .include "../../devel/mono-addins/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" # evolution needs gmime-sharp #.include "../../mail/evolution/buildlink3.mk" #.include "../../mail/gmime-sharp/buildlink3.mk" diff --git a/editors/vile/Makefile b/editors/vile/Makefile index b2e59f085..7efdecfa8 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:50:03 wiz Exp $ DISTNAME= vile-9.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 749cc1c09..5c38e3d7c 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.66 2015/04/25 14:20:43 tnn Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 12 +PKGREVISION= 13 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile index 61c4b26da..756483eb7 100644 --- a/editors/vim-share/Makefile +++ b/editors/vim-share/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/09/08 21:55:33 morr Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:03 wiz Exp $ PKGNAME= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL} +PKGREVISION= 1 COMMENT= Data files for the vim editor (vi clone) .include "Makefile.common" diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index afb21cc3e..e22e64094 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2015/03/17 17:48:19 tnn Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:50:03 wiz Exp $ DISTNAME= xemacs-packages PKGNAME= xemacs-packages-1.16 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS:=packages/} diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index 7344c1173..c84dd147d 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,16 +1,18 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:43 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.2.16 - -DISTNAME= mousepad-${XFCE4_VERSION} -PKGNAME= xfce4-mousepad-${XFCE4_VERSION} -PKGREVISION= 20 +VERSION= 0.4.0 +DISTNAME= mousepad-${VERSION} +PKGNAME= xfce4-mousepad-${VERSION} CATEGORIES= editors +MASTER_SITES= http://archive.xfce.org/src/apps/mousepad/0.4/ + +HOMEPAGE= http://users.xfce.org/~benny/xfce/apps.html COMMENT= Xfce text editor +.include "../../devel/glib2/schemas.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../x11/gtksourceview2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/xfce4-mousepad/PLIST b/editors/xfce4-mousepad/PLIST index 70c814434..0b6cc6366 100644 --- a/editors/xfce4-mousepad/PLIST +++ b/editors/xfce4-mousepad/PLIST @@ -1,52 +1,45 @@ -@comment $NetBSD: PLIST,v 1.4 2009/09/16 01:15:33 reed Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:38 jperkin Exp $ bin/mousepad share/applications/mousepad.desktop -share/locale/am/LC_MESSAGES/mousepad.mo +share/glib-2.0/schemas/org.xfce.mousepad.gschema.xml share/locale/ar/LC_MESSAGES/mousepad.mo -share/locale/be/LC_MESSAGES/mousepad.mo -share/locale/ca/LC_MESSAGES/mousepad.mo +share/locale/ast/LC_MESSAGES/mousepad.mo +share/locale/bg/LC_MESSAGES/mousepad.mo share/locale/cs/LC_MESSAGES/mousepad.mo -share/locale/cy/LC_MESSAGES/mousepad.mo share/locale/da/LC_MESSAGES/mousepad.mo share/locale/de/LC_MESSAGES/mousepad.mo -share/locale/dz/LC_MESSAGES/mousepad.mo share/locale/el/LC_MESSAGES/mousepad.mo +share/locale/en_AU/LC_MESSAGES/mousepad.mo share/locale/en_GB/LC_MESSAGES/mousepad.mo -share/locale/eo/LC_MESSAGES/mousepad.mo share/locale/es/LC_MESSAGES/mousepad.mo -share/locale/et/LC_MESSAGES/mousepad.mo share/locale/eu/LC_MESSAGES/mousepad.mo share/locale/fi/LC_MESSAGES/mousepad.mo share/locale/fr/LC_MESSAGES/mousepad.mo -share/locale/gl/LC_MESSAGES/mousepad.mo -share/locale/gu/LC_MESSAGES/mousepad.mo -share/locale/he/LC_MESSAGES/mousepad.mo +share/locale/hr/LC_MESSAGES/mousepad.mo share/locale/hu/LC_MESSAGES/mousepad.mo share/locale/id/LC_MESSAGES/mousepad.mo +share/locale/is/LC_MESSAGES/mousepad.mo share/locale/it/LC_MESSAGES/mousepad.mo share/locale/ja/LC_MESSAGES/mousepad.mo -share/locale/ka/LC_MESSAGES/mousepad.mo +share/locale/kk/LC_MESSAGES/mousepad.mo share/locale/ko/LC_MESSAGES/mousepad.mo -share/locale/ku/LC_MESSAGES/mousepad.mo share/locale/lt/LC_MESSAGES/mousepad.mo -share/locale/lv/LC_MESSAGES/mousepad.mo -share/locale/mk/LC_MESSAGES/mousepad.mo +share/locale/ms/LC_MESSAGES/mousepad.mo share/locale/nb/LC_MESSAGES/mousepad.mo share/locale/nl/LC_MESSAGES/mousepad.mo -share/locale/pa/LC_MESSAGES/mousepad.mo +share/locale/oc/LC_MESSAGES/mousepad.mo share/locale/pl/LC_MESSAGES/mousepad.mo +share/locale/pt/LC_MESSAGES/mousepad.mo share/locale/pt_BR/LC_MESSAGES/mousepad.mo -share/locale/pt_PT/LC_MESSAGES/mousepad.mo +share/locale/ro/LC_MESSAGES/mousepad.mo share/locale/ru/LC_MESSAGES/mousepad.mo -share/locale/si/LC_MESSAGES/mousepad.mo share/locale/sk/LC_MESSAGES/mousepad.mo -share/locale/sl/LC_MESSAGES/mousepad.mo -share/locale/sq/LC_MESSAGES/mousepad.mo +share/locale/sr/LC_MESSAGES/mousepad.mo share/locale/sv/LC_MESSAGES/mousepad.mo -share/locale/ta/LC_MESSAGES/mousepad.mo +share/locale/te/LC_MESSAGES/mousepad.mo +share/locale/th/LC_MESSAGES/mousepad.mo share/locale/tr/LC_MESSAGES/mousepad.mo +share/locale/ug/LC_MESSAGES/mousepad.mo share/locale/uk/LC_MESSAGES/mousepad.mo -share/locale/ur/LC_MESSAGES/mousepad.mo share/locale/zh_CN/LC_MESSAGES/mousepad.mo share/locale/zh_TW/LC_MESSAGES/mousepad.mo -share/pixmaps/mousepad.png diff --git a/editors/xfce4-mousepad/buildlink3.mk b/editors/xfce4-mousepad/buildlink3.mk deleted file mode 100644 index 698ebce65..000000000 --- a/editors/xfce4-mousepad/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.6 2009/09/16 01:15:33 reed Exp $ - -BUILDLINK_TREE+= xfce4-mousepad - -.if !defined(XFCE4_MOUSEPAD_BUILDLINK3_MK) -XFCE4_MOUSEPAD_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-mousepad+= xfce4-mousepad>=0.2.16 -BUILDLINK_PKGSRCDIR.xfce4-mousepad?= ../../editors/xfce4-mousepad - -.endif # XFCE4_MOUSEPAD_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-mousepad diff --git a/editors/xfce4-mousepad/distinfo b/editors/xfce4-mousepad/distinfo index 53ccddcc8..37427ac09 100644 --- a/editors/xfce4-mousepad/distinfo +++ b/editors/xfce4-mousepad/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/09/16 01:15:33 reed Exp $ +$NetBSD: distinfo,v 1.5 2015/04/21 08:56:38 jperkin Exp $ -SHA1 (mousepad-0.2.16.tar.bz2) = 4e63033e0a71578f3ec9a0d2e6a505efd0424ef9 -RMD160 (mousepad-0.2.16.tar.bz2) = 673a52a38dfa60388db11322cd08189c1b2c10e3 -Size (mousepad-0.2.16.tar.bz2) = 332253 bytes +SHA1 (mousepad-0.4.0.tar.bz2) = ebadaadc02184b01230666dc12f8ab90032876f9 +RMD160 (mousepad-0.4.0.tar.bz2) = 67519ac15a535d174ebb55d9ebe8b9903ea1b942 +Size (mousepad-0.4.0.tar.bz2) = 578483 bytes diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile index e91fa9e8e..f96ec8923 100644 --- a/editors/xournal/Makefile +++ b/editors/xournal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2015/03/09 09:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:43 tnn Exp $ DISTNAME= xournal-0.4.7 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/} diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 4d4213b8d..38091c1d9 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2015/06/12 10:50:03 wiz Exp $ DISTNAME= vile-9.8 PKGNAME= x${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 2b9203242..5ef9f3fb0 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/09 07:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:43 tnn Exp $ DISTNAME= zim-0.59 -PKGREVISION= 8 +PKGREVISION= 9 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= editors MASTER_SITES= http://zim-wiki.org/downloads/ diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile index 7942d4e9f..be2e3c075 100644 --- a/emulators/BasiliskII/Makefile +++ b/emulators/BasiliskII/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2012/10/03 12:55:08 asau Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:20:43 tnn Exp $ DISTNAME= BasiliskII_src_01052006 PKGNAME= BasiliskII-1.0.20060501 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/basilisk2/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile index f84eaa287..1cbdcb083 100644 --- a/emulators/Cygne-SDL/Makefile +++ b/emulators/Cygne-SDL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2013/04/13 19:08:27 dholland Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= Cygne-SDL-0.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://sdlemu.ngemu.com/OpenProjects/ diff --git a/emulators/Makefile b/emulators/Makefile index 33c4778af..4f0f9bc60 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2015/03/02 19:37:59 tnn Exp $ +# $NetBSD: Makefile,v 1.232 2015/05/31 08:30:47 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -8,7 +8,6 @@ SUBDIR+= Cygne-SDL SUBDIR+= DatLib SUBDIR+= DatUtil SUBDIR+= MAMEDiff -SUBDIR+= NeoPop-SDL SUBDIR+= ROMBuild SUBDIR+= ROMInfo SUBDIR+= ZIPIdent @@ -41,6 +40,8 @@ SUBDIR+= compat50-x11 SUBDIR+= compat51 SUBDIR+= compat51-x11 SUBDIR+= compat60 +SUBDIR+= compat61 +SUBDIR+= compat61-x11 #SUBDIR+= compat_netbsd # only contains Makefile fragments SUBDIR+= cygwin_esound SUBDIR+= cygwin_lib @@ -87,6 +88,7 @@ SUBDIR+= libretro-fceumm SUBDIR+= libretro-gambatte SUBDIR+= libretro-mednafen-pce-fast SUBDIR+= libretro-mupen64plus +SUBDIR+= libretro-nestopia SUBDIR+= libretro-pcsx-rearmed SUBDIR+= libretro-picodrive SUBDIR+= libretro-snes9x-next diff --git a/emulators/NeoPop-SDL/DESCR b/emulators/NeoPop-SDL/DESCR deleted file mode 100644 index cbef6e086..000000000 --- a/emulators/NeoPop-SDL/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -NeoPop-SDL is the SDL port of NeoPop, a portable NeoGeo Pocket -emulator. It supports black&white and color games, game state saving, -screenshots (BMP and PNG), sound and music, double- and -triple-size both in software and hardware scaling as well as -full-screen-modes, joysticks and keyboard input, and reading from -ZIP files. diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile deleted file mode 100644 index cdc9cc7c0..000000000 --- a/emulators/NeoPop-SDL/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.15 2013/02/16 11:21:03 wiz Exp $ -# - -DISTNAME= NeoPop-SDL-0.2 -PKGREVISION= 9 -CATEGORIES= emulators -MASTER_SITES= http://www.nih.at/NeoPop-SDL/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.nih.at/NeoPop-SDL/ -COMMENT= SNK NeoGeo Pocket emulator - -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png} - -.include "../../devel/SDL/buildlink3.mk" -.include "../../graphics/png/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/emulators/NeoPop-SDL/PLIST b/emulators/NeoPop-SDL/PLIST deleted file mode 100644 index 79cbcd041..000000000 --- a/emulators/NeoPop-SDL/PLIST +++ /dev/null @@ -1,6 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:51:00 joerg Exp $ -bin/NeoPop-SDL -man/man5/neopoprc.5 -man/man6/NeoPop-SDL.6 -share/doc/NeoPop-SDL/TODO -share/doc/NeoPop-SDL/bugs-core.html diff --git a/emulators/NeoPop-SDL/distinfo b/emulators/NeoPop-SDL/distinfo deleted file mode 100644 index 1d84b4275..000000000 --- a/emulators/NeoPop-SDL/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 18:49:17 agc Exp $ - -SHA1 (NeoPop-SDL-0.2.tar.bz2) = b062a9d9f031617ba14e13f265d2deb659a58240 -RMD160 (NeoPop-SDL-0.2.tar.bz2) = 48494371b074b3a336a0090b470e5f3ee6815672 -Size (NeoPop-SDL-0.2.tar.bz2) = 222287 bytes diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index d9aabf5ca..739e9fa4d 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2015/03/24 14:34:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:44 tnn Exp $ # ETVER= 0.9.4 DISTNAME= aranym_1.0.2.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/} SITES.emutos-512k-${ETVER}.zip= ${MASTER_SITE_SOURCEFORGE:=emutos/} diff --git a/emulators/arnold/Makefile b/emulators/arnold/Makefile index 889ad4af7..90058f67a 100644 --- a/emulators/arnold/Makefile +++ b/emulators/arnold/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 12:55:10 asau Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= arnsrc27012002 PKGNAME= arnold-20020127 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://arnold.emuunlim.com/download/ EXTRACT_SUFX= .zip diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index a7f3ad393..ada649acf 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2013/07/15 02:02:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:20:44 tnn Exp $ DISTNAME= atari800-3.0.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atari800/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} xf25.zip diff --git a/emulators/b-em/Makefile b/emulators/b-em/Makefile index 5295a00e8..d5ff0ecb9 100644 --- a/emulators/b-em/Makefile +++ b/emulators/b-em/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/07/06 22:32:53 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:20:44 tnn Exp $ DISTNAME= B-emv2.2Linux PKGNAME= b-em-2.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://b-em.bbcmicro.com/ diff --git a/emulators/blinkensim/Makefile b/emulators/blinkensim/Makefile index e28f8652e..bbb4fd246 100644 --- a/emulators/blinkensim/Makefile +++ b/emulators/blinkensim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= blinkensim-2.2 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= emulators graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile index d46c6fcce..e0ac372ef 100644 --- a/emulators/bochs/Makefile +++ b/emulators/bochs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.81 2015/04/26 13:26:57 joerg Exp $ DISTNAME= bochs-2.6.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/} @@ -17,7 +17,6 @@ USE_TOOLS+= gmake gunzip gzip USE_LANGUAGES= c c++ USE_LIBTOOL= yes -ONLY_FOR_COMPILER= gcc CXXFLAGS+= -DPARANOID CONFIGURE_ARGS+= --enable-cdrom diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile index c8b200865..1f7f94e9f 100644 --- a/emulators/ckmame/Makefile +++ b/emulators/ckmame/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:25 adam Exp $ -# +# $NetBSD: Makefile,v 1.28 2015/05/04 21:14:24 wiz Exp $ -DISTNAME= ckmame-0.11 -PKGREVISION= 10 +DISTNAME= ckmame-0.12 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://www.nih.at/ckmame/ -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.nih.at/ckmame/ @@ -16,7 +15,7 @@ USE_TOOLS+= pkg-config GNU_CONFIGURE= yes TEST_TARGET= check -BUILDLINK_API_DEPENDS.libzip+= libzip>=0.9 +BUILDLINK_API_DEPENDS.libzip+= libzip>=1.0 .include "../../archivers/libzip/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" diff --git a/emulators/ckmame/distinfo b/emulators/ckmame/distinfo index a96f06010..1ba83ccfa 100644 --- a/emulators/ckmame/distinfo +++ b/emulators/ckmame/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/02/20 22:19:52 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/05/03 12:13:07 wiz Exp $ -SHA1 (ckmame-0.11.tar.bz2) = d3c1e5432f73041e2df1f2d7f6578e6d254a91ba -RMD160 (ckmame-0.11.tar.bz2) = ef238495daf1e53c49caf9fce9d7df9877fff748 -Size (ckmame-0.11.tar.bz2) = 232740 bytes +SHA1 (ckmame-0.12.tar.xz) = 2f7ed3066393a15cdfadeac992a5be5da141be09 +RMD160 (ckmame-0.12.tar.xz) = d80724e5d21df189767edb07b6294a6c2d1a5b82 +Size (ckmame-0.12.tar.xz) = 366152 bytes diff --git a/emulators/compat60/DESCR b/emulators/compat60/DESCR index 4a20315c2..2aef269f6 100644 --- a/emulators/compat60/DESCR +++ b/emulators/compat60/DESCR @@ -1,7 +1,4 @@ This package supplies the shared library files needed to run dynamically linked executables compiled under NetBSD 6.0 on a later NetBSD. -The shared libraries for 'native' X11 are in a separate package. -Since "later NetBSD" means -current, this package is going to usually be -out of date, and thus incomplete. -Don't run postinstall fix obsolete too often :) +This package bridges the gap to NetBSD 6.1. diff --git a/emulators/compat60/Makefile b/emulators/compat60/Makefile index 4d1d830cd..a7b988e2b 100644 --- a/emulators/compat60/Makefile +++ b/emulators/compat60/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/02/17 17:24:09 spz Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/03 15:01:11 spz Exp $ COMPAT_PKG= compat60 # for compat_netbsd/Makefile.common NETBSD_VERSION= 6.0 @@ -10,7 +10,7 @@ LICENSE= 2-clause-bsd AND modified-bsd AND isc AND mit AND zlib \ AND gnu-lgpl-v2 AND gnu-lgpl-v2.1 AND gnu-gpl-v2 \ AND gnu-lgpl-v3 AND gnu-gpl-v3 -DIST_SUBDIR= 20130213 +DIST_SUBDIR= 20150428 EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \ netbsd-mipseb netbsd-mipsel netbsd-powerpc \ @@ -23,10 +23,9 @@ ONLY_FOR_PLATFORM= NetBSD-6.[1-9]*-* NetBSD-[7-9]*-* NetBSD-[1-9][0-9]*-* DISTNAME= compat60-${EMUL_ARCH}-${COMPAT_VERSION} COMPAT_VERSION= 6.0 -# when 6.1 is out -#.if empty(OS_VERSION:M[0-5].*) && empty(OS_VERSION:M6.0*) -#DEPENDS+= compat61>=6.1:../../emulators/compat61 -#.endif +.if empty(OS_VERSION:M[0-5].*) && empty(OS_VERSION:M6.[0-1]*) +DEPENDS+= compat61>=6.1:../../emulators/compat61 +.endif .include "options.mk" diff --git a/emulators/compat60/PLIST b/emulators/compat60/PLIST index acc34e30d..66069a273 100644 --- a/emulators/compat60/PLIST +++ b/emulators/compat60/PLIST @@ -1,33 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2013/02/17 17:24:09 spz Exp $ -${EMULSUBDIRSLASH}lib/libc.so.12.181 -${EMULSUBDIRSLASH}lib/libcrypto.so.8.0 -${EMULSUBDIRSLASH}lib/libedit.so.3.0 -${EMULSUBDIRSLASH}lib/liblzf.so.0 -${EMULSUBDIRSLASH}lib/liblzf.so.0.0 -${EMULSUBDIRSLASH}lib/libutil.so.7.19 -${EMULSUBDIRSLASH}usr/lib/libbind9.so.5.7 -${EMULSUBDIRSLASH}usr/lib/libc.so.12.181 -${EMULSUBDIRSLASH}usr/lib/libcrypto.so.8.0 -${EMULSUBDIRSLASH}usr/lib/libdns.so.5.7 -${EMULSUBDIRSLASH}usr/lib/libdwarf.so.0.0 -${EMULSUBDIRSLASH}usr/lib/libedit.so.3.0 -${EMULSUBDIRSLASH}usr/lib/libexpat.so.2.0 -${EMULSUBDIRSLASH}usr/lib/libisc.so.5.7 -${EMULSUBDIRSLASH}usr/lib/libisccc.so.5.7 -${EMULSUBDIRSLASH}usr/lib/libisccfg.so.5.7 -${EMULSUBDIRSLASH}usr/lib/liblwres.so.5.7 -${EMULSUBDIRSLASH}usr/lib/liblzf.so.0 -${EMULSUBDIRSLASH}usr/lib/liblzf.so.0.0 -${EMULSUBDIRSLASH}usr/lib/libmagic.so.3 -${EMULSUBDIRSLASH}usr/lib/libmagic.so.3.1 +@comment $NetBSD: PLIST,v 1.2 2015/05/03 15:01:11 spz Exp $ ${EMULSUBDIRSLASH}usr/lib/libpthread.so.1.0 -${EMULSUBDIRSLASH}usr/lib/libresolv.so.2 -${EMULSUBDIRSLASH}usr/lib/libresolv.so.2.0 -${EMULSUBDIRSLASH}usr/lib/librt.so.1.0 -${EMULSUBDIRSLASH}usr/lib/librumpkern_ksem.so -${EMULSUBDIRSLASH}usr/lib/librumpkern_ksem.so.0 -${EMULSUBDIRSLASH}usr/lib/librumpkern_ksem.so.0.0 -${EMULSUBDIRSLASH}usr/lib/libssh.so.18 -${EMULSUBDIRSLASH}usr/lib/libssh.so.18.0 -${EMULSUBDIRSLASH}usr/lib/libssl.so.10.0 -${EMULSUBDIRSLASH}usr/lib/libutil.so.7.19 diff --git a/emulators/compat60/PLIST.sparc64 b/emulators/compat60/PLIST.sparc64 index 745f49e7f..b4378ebdf 100644 --- a/emulators/compat60/PLIST.sparc64 +++ b/emulators/compat60/PLIST.sparc64 @@ -1,24 +1,2 @@ -@comment $NetBSD: PLIST.sparc64,v 1.1 2013/02/17 17:24:09 spz Exp $ -${EMULSUBDIRSLASH}usr/lib/sparc/libbind9.so.5.7 -${EMULSUBDIRSLASH}usr/lib/sparc/libc.so.12.181 -${EMULSUBDIRSLASH}usr/lib/sparc/libcrypto.so.8.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libdns.so.5.7 -${EMULSUBDIRSLASH}usr/lib/sparc/libdwarf.so.0.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libedit.so.3.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libexpat.so.2.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libisc.so.5.7 -${EMULSUBDIRSLASH}usr/lib/sparc/libisccc.so.5.7 -${EMULSUBDIRSLASH}usr/lib/sparc/libisccfg.so.5.7 -${EMULSUBDIRSLASH}usr/lib/sparc/liblwres.so.5.7 -${EMULSUBDIRSLASH}usr/lib/sparc/liblzf.so.0 -${EMULSUBDIRSLASH}usr/lib/sparc/liblzf.so.0.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libmagic.so.3 -${EMULSUBDIRSLASH}usr/lib/sparc/libmagic.so.3.1 +@comment $NetBSD: PLIST.sparc64,v 1.2 2015/05/03 15:01:11 spz Exp $ ${EMULSUBDIRSLASH}usr/lib/sparc/libpthread.so.1.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libresolv.so.2 -${EMULSUBDIRSLASH}usr/lib/sparc/libresolv.so.2.0 -${EMULSUBDIRSLASH}usr/lib/sparc/librt.so.1.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libssh.so.18 -${EMULSUBDIRSLASH}usr/lib/sparc/libssh.so.18.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libssl.so.10.0 -${EMULSUBDIRSLASH}usr/lib/sparc/libutil.so.7.19 diff --git a/emulators/compat60/PLIST.x86_64 b/emulators/compat60/PLIST.x86_64 index a13b2ce05..00be9281f 100644 --- a/emulators/compat60/PLIST.x86_64 +++ b/emulators/compat60/PLIST.x86_64 @@ -1,24 +1,2 @@ -@comment $NetBSD: PLIST.x86_64,v 1.1 2013/02/17 17:24:09 spz Exp $ -${EMULSUBDIRSLASH}usr/lib/i386/libbind9.so.5.7 -${EMULSUBDIRSLASH}usr/lib/i386/libc.so.12.181 -${EMULSUBDIRSLASH}usr/lib/i386/libcrypto.so.8.0 -${EMULSUBDIRSLASH}usr/lib/i386/libdns.so.5.7 -${EMULSUBDIRSLASH}usr/lib/i386/libdwarf.so.0.0 -${EMULSUBDIRSLASH}usr/lib/i386/libedit.so.3.0 -${EMULSUBDIRSLASH}usr/lib/i386/libexpat.so.2.0 -${EMULSUBDIRSLASH}usr/lib/i386/libisc.so.5.7 -${EMULSUBDIRSLASH}usr/lib/i386/libisccc.so.5.7 -${EMULSUBDIRSLASH}usr/lib/i386/libisccfg.so.5.7 -${EMULSUBDIRSLASH}usr/lib/i386/liblwres.so.5.7 -${EMULSUBDIRSLASH}usr/lib/i386/liblzf.so.0 -${EMULSUBDIRSLASH}usr/lib/i386/liblzf.so.0.0 -${EMULSUBDIRSLASH}usr/lib/i386/libmagic.so.3 -${EMULSUBDIRSLASH}usr/lib/i386/libmagic.so.3.1 +@comment $NetBSD: PLIST.x86_64,v 1.2 2015/05/03 15:01:11 spz Exp $ ${EMULSUBDIRSLASH}usr/lib/i386/libpthread.so.1.0 -${EMULSUBDIRSLASH}usr/lib/i386/libresolv.so.2 -${EMULSUBDIRSLASH}usr/lib/i386/libresolv.so.2.0 -${EMULSUBDIRSLASH}usr/lib/i386/librt.so.1.0 -${EMULSUBDIRSLASH}usr/lib/i386/libssh.so.18 -${EMULSUBDIRSLASH}usr/lib/i386/libssh.so.18.0 -${EMULSUBDIRSLASH}usr/lib/i386/libssl.so.10.0 -${EMULSUBDIRSLASH}usr/lib/i386/libutil.so.7.19 diff --git a/emulators/compat60/distinfo b/emulators/compat60/distinfo index fdb48aef4..79329e8ad 100644 --- a/emulators/compat60/distinfo +++ b/emulators/compat60/distinfo @@ -1,32 +1,32 @@ -$NetBSD: distinfo,v 1.1 2013/02/17 17:24:09 spz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/03 15:01:11 spz Exp $ -SHA1 (20130213/compat60-alpha-6.0.tar.bz2) = 10b795a652dc932bccdc635a01786deb9b86b303 -RMD160 (20130213/compat60-alpha-6.0.tar.bz2) = 77d844ae2b2df0947958fd13480b7436e13f22f3 -Size (20130213/compat60-alpha-6.0.tar.bz2) = 3167056 bytes -SHA1 (20130213/compat60-arm-6.0.tar.bz2) = e0398c99ecc91e03e03941d58be105474c69a851 -RMD160 (20130213/compat60-arm-6.0.tar.bz2) = 8e57180d703b610dfad81ca4078c7b83c9b92307 -Size (20130213/compat60-arm-6.0.tar.bz2) = 2822963 bytes -SHA1 (20130213/compat60-i386-6.0.tar.bz2) = 53e38fb8ceebdac4d03b9d8d9a881559cb362e24 -RMD160 (20130213/compat60-i386-6.0.tar.bz2) = ec70aefdb67ca870ee2007b7f2692bdd093961fc -Size (20130213/compat60-i386-6.0.tar.bz2) = 2633419 bytes -SHA1 (20130213/compat60-m68k-6.0.tar.bz2) = 9fdcd34fe273e1843c97c9ace29a8069c7792ac5 -RMD160 (20130213/compat60-m68k-6.0.tar.bz2) = f0b64024e997ec5b660a816306838da95bbe7d72 -Size (20130213/compat60-m68k-6.0.tar.bz2) = 2444610 bytes -SHA1 (20130213/compat60-mipseb-6.0.tar.bz2) = 43e758bb2c799b19cdabd6927c7a8243a70b441d -RMD160 (20130213/compat60-mipseb-6.0.tar.bz2) = ec5e696f14441eec2e7d5ea6d3298bacc73f150f -Size (20130213/compat60-mipseb-6.0.tar.bz2) = 2725265 bytes -SHA1 (20130213/compat60-mipsel-6.0.tar.bz2) = e056c52f50d9ab1fd3696a654c30f7d4f1d9f202 -RMD160 (20130213/compat60-mipsel-6.0.tar.bz2) = 648b793f4cf21570701c21796147eb6c1f7232b6 -Size (20130213/compat60-mipsel-6.0.tar.bz2) = 2758080 bytes -SHA1 (20130213/compat60-powerpc-6.0.tar.bz2) = 12145b3d91364cb656e96abb726fa248177ae6dd -RMD160 (20130213/compat60-powerpc-6.0.tar.bz2) = 2f60f6109e23c0517f9924c104ddcc66f445df5c -Size (20130213/compat60-powerpc-6.0.tar.bz2) = 3049271 bytes -SHA1 (20130213/compat60-sparc-6.0.tar.bz2) = cb6f9c2db2819a4c7e05b46f6903d59b62dd4dd5 -RMD160 (20130213/compat60-sparc-6.0.tar.bz2) = 08fc687959088462a42e83d7370854b746b00fc4 -Size (20130213/compat60-sparc-6.0.tar.bz2) = 2771978 bytes -SHA1 (20130213/compat60-sparc64-6.0.tar.bz2) = d0bf66a809248b7fd2e3800fd968c2fae87b29f4 -RMD160 (20130213/compat60-sparc64-6.0.tar.bz2) = fc8f5f1f90599c368e1f45a64de538bbb4965d3b -Size (20130213/compat60-sparc64-6.0.tar.bz2) = 5707702 bytes -SHA1 (20130213/compat60-x86_64-6.0.tar.bz2) = fad79f96dfda3f31f625795ac4c3f1be9f9695ce -RMD160 (20130213/compat60-x86_64-6.0.tar.bz2) = b4744668e6ddbd5222005a5dbfb385425c463ba0 -Size (20130213/compat60-x86_64-6.0.tar.bz2) = 5583459 bytes +SHA1 (20150428/compat60-alpha-6.0.tar.bz2) = 868b6ea35501de11d327f2202fa7a641105a3f98 +RMD160 (20150428/compat60-alpha-6.0.tar.bz2) = 312711b8fe47e8bf82b6a761b083f057b35a4581 +Size (20150428/compat60-alpha-6.0.tar.bz2) = 27074 bytes +SHA1 (20150428/compat60-arm-6.0.tar.bz2) = b84a512b6f31fb59c83ef05f96cd91bfb0f6a980 +RMD160 (20150428/compat60-arm-6.0.tar.bz2) = 511855eb1157cb0531fd145921c3f8dea8900a21 +Size (20150428/compat60-arm-6.0.tar.bz2) = 23700 bytes +SHA1 (20150428/compat60-i386-6.0.tar.bz2) = f0dd09af0da3ba899ccc60d5b2314f8f367b84f8 +RMD160 (20150428/compat60-i386-6.0.tar.bz2) = ad8cb12951faae9583bbcfc6151d890bca352cbf +Size (20150428/compat60-i386-6.0.tar.bz2) = 23071 bytes +SHA1 (20150428/compat60-m68k-6.0.tar.bz2) = b2789f2a68bfb145594e5ef8481dd4532a5fb5d5 +RMD160 (20150428/compat60-m68k-6.0.tar.bz2) = 843dd32f9eb24490e4fb2ea775883ca9c0c5f47c +Size (20150428/compat60-m68k-6.0.tar.bz2) = 21579 bytes +SHA1 (20150428/compat60-mipseb-6.0.tar.bz2) = 5bc69da226bdc679dcc2dbeb95b584d5aac3a19e +RMD160 (20150428/compat60-mipseb-6.0.tar.bz2) = fce48f0306c29e118bfa01f2f240572aa28018dc +Size (20150428/compat60-mipseb-6.0.tar.bz2) = 24830 bytes +SHA1 (20150428/compat60-mipsel-6.0.tar.bz2) = 1b9ff56e4fd1ee14fd4e912cbd6422daacfc679d +RMD160 (20150428/compat60-mipsel-6.0.tar.bz2) = f0252f6a3cf6f415bc730efffb8c2bbec42581e3 +Size (20150428/compat60-mipsel-6.0.tar.bz2) = 25021 bytes +SHA1 (20150428/compat60-powerpc-6.0.tar.bz2) = 6dbc735d4258ceda1ff608970d6457e61e0a619c +RMD160 (20150428/compat60-powerpc-6.0.tar.bz2) = 95273818096814c88b5640413b7ca7e93b6055c3 +Size (20150428/compat60-powerpc-6.0.tar.bz2) = 26529 bytes +SHA1 (20150428/compat60-sparc-6.0.tar.bz2) = af5076556dabcf1a4f56d5dfee8b13cc40bca0f0 +RMD160 (20150428/compat60-sparc-6.0.tar.bz2) = 0f749f51dc0d2b450f135ac08d94c7a37988c6ad +Size (20150428/compat60-sparc-6.0.tar.bz2) = 22734 bytes +SHA1 (20150428/compat60-sparc64-6.0.tar.bz2) = d39d85756bdce7fad32927557ff74bd349bfd205 +RMD160 (20150428/compat60-sparc64-6.0.tar.bz2) = 9765b58de44f62c55b50ea96bc7ccee1bd2be090 +Size (20150428/compat60-sparc64-6.0.tar.bz2) = 42058 bytes +SHA1 (20150428/compat60-x86_64-6.0.tar.bz2) = 6ef1c7d756cbe5f309b4923e7b8cb0c71d186a6d +RMD160 (20150428/compat60-x86_64-6.0.tar.bz2) = 5d49386cada002de451f70fbfc6baba6309ce83e +Size (20150428/compat60-x86_64-6.0.tar.bz2) = 46370 bytes diff --git a/emulators/compat60/options.mk b/emulators/compat60/options.mk index 05228cf22..95b99a083 100644 --- a/emulators/compat60/options.mk +++ b/emulators/compat60/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2013/02/17 17:24:09 spz Exp $ +# $NetBSD: options.mk,v 1.2 2015/05/03 15:01:11 spz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.compat60 PKG_SUPPORTED_OPTIONS= x11 @@ -7,6 +7,6 @@ PKG_SUGGESTED_OPTIONS= x11 .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Mx11) -# there are no X11 incompatibilities for netbsd-6-0 to head yet +# there are no X11 incompatibilities for netbsd-6-0 to netbsd-6-1 # DEPENDS+= compat60-x11>=6.0:../../emulators/compat60-x11 .endif diff --git a/emulators/compat61-x11/DESCR b/emulators/compat61-x11/DESCR new file mode 100644 index 000000000..8d85c7992 --- /dev/null +++ b/emulators/compat61-x11/DESCR @@ -0,0 +1,3 @@ +This package supplies the shared library files needed to run dynamically +linked executables using 'native' X11, compiled under NetBSD 6.1 on a +later NetBSD. diff --git a/emulators/compat61-x11/MESSAGE b/emulators/compat61-x11/MESSAGE new file mode 100644 index 000000000..c7e0b6eed --- /dev/null +++ b/emulators/compat61-x11/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/05/03 15:01:12 spz Exp $ + +The COMPAT_60 option must be included in the kernel configuration (and +possibly others; see options(4) for more information) to make use of +NetBSD 6.1 binaries. +=========================================================================== diff --git a/emulators/compat61-x11/Makefile b/emulators/compat61-x11/Makefile new file mode 100644 index 000000000..6bafb352f --- /dev/null +++ b/emulators/compat61-x11/Makefile @@ -0,0 +1,32 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 15:01:12 spz Exp $ + +COMPAT_PKG= compat61 # for compat_netbsd/Makefile.common +NETBSD_VERSION= 6.1 + +HOMEPAGE= http://www.NetBSD.org/releases/formal-6/index.html +COMMENT= Shared X11 libraries for NetBSD 6.1 compatibility +LICENSE= mit + +EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \ + netbsd-mipseb netbsd-mipsel \ + netbsd-mips64eb netbsd-mips64el \ + netbsd-powerpc \ + netbsd-sparc netbsd-sparc64 netbsd-x86_64 + +ONLY_FOR_PLATFORM= NetBSD-[7-9]*-* NetBSD-[1-9][0-9]*-* + +.include "../../emulators/compat_netbsd/Makefile.common" + +DISTNAME= compat61-x11-${EMUL_ARCH}-${COMPAT_VERSION} +COMPAT_VERSION= 6.1 +DIST_SUBDIR= 20150430 + +# in this package we want the PLIST.alpha and PLIST.m68k to replace, not +# amend, the common PLIST +.if exists(${PKGDIR}/PLIST.${EMUL_ARCH}) +PLIST_SRC= ${PKGDIR}/PLIST.${EMUL_ARCH} +.endif + +# pulling in later release compats through the main compat package + +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/compat61-x11/PLIST b/emulators/compat61-x11/PLIST new file mode 100644 index 000000000..671ec2d64 --- /dev/null +++ b/emulators/compat61-x11/PLIST @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 15:01:12 spz Exp $ +${EMULSUBDIRSLASH}usr/X11R7/lib/libOSMesa.so +${EMULSUBDIRSLASH}usr/X11R7/lib/libOSMesa.so.7 +${EMULSUBDIRSLASH}usr/X11R7/lib/libfontconfig.so.2.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libOSMesa.so.7.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libXi.so.7.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libXrandr.so.3.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libfreetype.so.7 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-composite.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libfreetype.so.7.3 +${EMULSUBDIRSLASH}usr/X11R7/lib/libpciaccess.so.0.2 +${EMULSUBDIRSLASH}usr/X11R7/lib/libpixman-1.so.2.1 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-randr.so.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-damage.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-dpms.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-dri2.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-glx.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-screensaver.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-randr.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-record.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-render.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-res.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-sync.so.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-shape.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-shm.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-xf86dri.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-sync.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-xevie.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-xinerama.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-xfixes.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb.so.1 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-xtest.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-xv.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb-xvmc.so.0.0 +${EMULSUBDIRSLASH}usr/X11R7/lib/libxcb.so.1.1 diff --git a/emulators/compat61-x11/PLIST.alpha b/emulators/compat61-x11/PLIST.alpha new file mode 100644 index 000000000..eadbd1579 --- /dev/null +++ b/emulators/compat61-x11/PLIST.alpha @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.alpha,v 1.1 2015/05/03 15:01:12 spz Exp $ +@comment no compat files for alpha diff --git a/emulators/compat61-x11/PLIST.m68k b/emulators/compat61-x11/PLIST.m68k new file mode 100644 index 000000000..a25a3cf9b --- /dev/null +++ b/emulators/compat61-x11/PLIST.m68k @@ -0,0 +1,143 @@ +@comment $NetBSD: PLIST.m68k,v 1.1 2015/05/03 15:01:12 spz Exp $ +${EMULSUBDIRSLASH}usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/X11/locale/lib/common/xlibi18n.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/X11/locale/lib/common/xlocale.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libFS.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libFS.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libGL.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libFS.so.6.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libGL.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libGLU.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libGL.so.1.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libGLU.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libGLw.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libSM.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libGLU.so.1.3 +${EMULSUBDIRSLASH}usr/X11R6/lib/libGLw.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libICE.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libGLw.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libICE.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libOSMesa.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libX11.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libICE.so.6.3 +${EMULSUBDIRSLASH}usr/X11R6/lib/libOSMesa.so.4 +${EMULSUBDIRSLASH}usr/X11R6/lib/libSM.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXt.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libOSMesa.so.4.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libSM.so.6.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libX11.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXRes.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libX11.so.6.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXRes.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXTrap.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXRes.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXTrap.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXau.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXdmcp.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXTrap.so.6.4 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXau.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXaw.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXau.so.6.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXaw.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXaw.so.7 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXaw.so.6.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXcursor.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXcursor.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXaw.so.7.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXcursor.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXdmcp.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXext.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXdmcp.so.6.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXext.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXfont.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXi.so.6.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXext.so.6.4 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXfont.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXfontcache.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXfont.so.1.5 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXfontcache.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXft.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXfontcache.so.1.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXft.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXft.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXinerama.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXft.so.1.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXi.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXft.so.2.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXi.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXinerama.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXmu.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXmu.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXinerama.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXmuu.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXmu.so.6.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXmuu.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXp.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXmuu.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXp.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXpm.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXt.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXp.so.6.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXpm.so.4 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXrandr.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXpm.so.4.11 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXrandr.so.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXrender.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXrandr.so.2.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXrender.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXss.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXss.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXrender.so.1.2 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXss.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXtst.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXt.so.6.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXtst.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXv.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXtst.so.6.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXv.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXvMC.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXv.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXvMC.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86dga.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXvMC.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86dga.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86misc.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86dga.so.1.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86misc.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86vm.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86misc.so.1.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86vm.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libdmx.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libXxf86vm.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libdmx.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libdps.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libdmx.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libdps.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libdpstk.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libdps.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libdpstk.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libfontconfig.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libdpstk.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libfontconfig.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libfontenc.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libfontconfig.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libfontenc.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libfreetype.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libfontenc.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libfreetype.so.9 +${EMULSUBDIRSLASH}usr/X11R6/lib/liboldX.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libfreetype.so.9.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/liboldX.so.6 +${EMULSUBDIRSLASH}usr/X11R6/lib/libpsres.so +${EMULSUBDIRSLASH}usr/X11R6/lib/liboldX.so.6.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libpsres.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libxkbui.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libxkbfile.so +${EMULSUBDIRSLASH}usr/X11R6/lib/libpsres.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libxkbfile.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libxkbui.so.1 +${EMULSUBDIRSLASH}usr/X11R6/lib/libxkbfile.so.1.0 +${EMULSUBDIRSLASH}usr/X11R6/lib/libxkbui.so.1.0 diff --git a/emulators/compat61-x11/distinfo b/emulators/compat61-x11/distinfo new file mode 100644 index 000000000..98eb036cb --- /dev/null +++ b/emulators/compat61-x11/distinfo @@ -0,0 +1,38 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 15:01:12 spz Exp $ + +SHA1 (20150430/compat61-x11-alpha-6.1.tar.bz2) = 0be9ae5f295d8f6044a922b426e1e25ccadcafa6 +RMD160 (20150430/compat61-x11-alpha-6.1.tar.bz2) = e2dd23a53a739bc92622e89616bba4d3be50dc43 +Size (20150430/compat61-x11-alpha-6.1.tar.bz2) = 130 bytes +SHA1 (20150430/compat61-x11-arm-6.1.tar.bz2) = 0ddcb73c08b378ae65c0de6c3e191deebd9931a2 +RMD160 (20150430/compat61-x11-arm-6.1.tar.bz2) = a01f4e2b1d9748977cb3368c315437b823f8c669 +Size (20150430/compat61-x11-arm-6.1.tar.bz2) = 1638063 bytes +SHA1 (20150430/compat61-x11-i386-6.1.tar.bz2) = 10b5d8bdb09c87f184934c16cd28bfaf3a2437a2 +RMD160 (20150430/compat61-x11-i386-6.1.tar.bz2) = a3546c08b6a01e22f520f5cf12393d9a4f595610 +Size (20150430/compat61-x11-i386-6.1.tar.bz2) = 1459246 bytes +SHA1 (20150430/compat61-x11-m68k-6.1.tar.bz2) = 32f87a3776cf9138218d68deea76b4f38d4992dd +RMD160 (20150430/compat61-x11-m68k-6.1.tar.bz2) = bcef0a35f71e6f0e4fd21bf8194d47e8d42d09c3 +Size (20150430/compat61-x11-m68k-6.1.tar.bz2) = 2637442 bytes +SHA1 (20150430/compat61-x11-mips64eb-6.1.tar.bz2) = 4d4bfe134aa483795261b555e4072d2100b28c18 +RMD160 (20150430/compat61-x11-mips64eb-6.1.tar.bz2) = c22480345197f230188e27acaa304afda01894c9 +Size (20150430/compat61-x11-mips64eb-6.1.tar.bz2) = 1578700 bytes +SHA1 (20150430/compat61-x11-mips64el-6.1.tar.bz2) = 55410a45562cb920cd17edf39a43dbca5186d1e4 +RMD160 (20150430/compat61-x11-mips64el-6.1.tar.bz2) = dd3331d71edcc780c78a5870d6dddeb87e57f454 +Size (20150430/compat61-x11-mips64el-6.1.tar.bz2) = 1591469 bytes +SHA1 (20150430/compat61-x11-mipseb-6.1.tar.bz2) = 02dc0e659ec9c55d964d1f8af5baa3924c9ecdf5 +RMD160 (20150430/compat61-x11-mipseb-6.1.tar.bz2) = ff5984a6a1e2cbc8176bd2c826fc5a41b7716891 +Size (20150430/compat61-x11-mipseb-6.1.tar.bz2) = 1640299 bytes +SHA1 (20150430/compat61-x11-mipsel-6.1.tar.bz2) = 5e46518feee3d25b2f382a96caf3db33d44fd4f5 +RMD160 (20150430/compat61-x11-mipsel-6.1.tar.bz2) = 1ce2c47d8cad537e990cfa518cc91f8711c35bfb +Size (20150430/compat61-x11-mipsel-6.1.tar.bz2) = 1655782 bytes +SHA1 (20150430/compat61-x11-powerpc-6.1.tar.bz2) = 50c2e04878aa50ee5e7900e6befd5cbe93a27569 +RMD160 (20150430/compat61-x11-powerpc-6.1.tar.bz2) = cfbfefbadbd03985c4ba3600835be5b4ce840542 +Size (20150430/compat61-x11-powerpc-6.1.tar.bz2) = 1662362 bytes +SHA1 (20150430/compat61-x11-sparc-6.1.tar.bz2) = 1ba54f7809e1ca3cc6f9979c18869c5e10b533ea +RMD160 (20150430/compat61-x11-sparc-6.1.tar.bz2) = 51faac5b46a28903dd3ade1983f02858a4d6a265 +Size (20150430/compat61-x11-sparc-6.1.tar.bz2) = 1607017 bytes +SHA1 (20150430/compat61-x11-sparc64-6.1.tar.bz2) = a0e8275809f068cfff852df61c555e2729d28876 +RMD160 (20150430/compat61-x11-sparc64-6.1.tar.bz2) = 0f8d62d0686bf19fd90100bd0948902e7d669ee9 +Size (20150430/compat61-x11-sparc64-6.1.tar.bz2) = 1643500 bytes +SHA1 (20150430/compat61-x11-x86_64-6.1.tar.bz2) = b5f3b5744a8d42b150b23184ba62ecaa439562c8 +RMD160 (20150430/compat61-x11-x86_64-6.1.tar.bz2) = 4bc4a11b301f34719389febb367373e5eb8ae5fe +Size (20150430/compat61-x11-x86_64-6.1.tar.bz2) = 1636188 bytes diff --git a/emulators/compat61/DESCR b/emulators/compat61/DESCR new file mode 100644 index 000000000..58a250c39 --- /dev/null +++ b/emulators/compat61/DESCR @@ -0,0 +1,7 @@ +This package supplies the shared library files needed to run dynamically +linked executables compiled under NetBSD 6.1 on a later NetBSD. +The shared libraries for 'native' X11 are in a separate package. + +This package is bridging the gap to NetBSD 7; since the latter is +still in beta at the time of creating this package, the package may +be incomplete. diff --git a/emulators/compat61/MESSAGE b/emulators/compat61/MESSAGE new file mode 100644 index 000000000..c7e0b6eed --- /dev/null +++ b/emulators/compat61/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/05/03 15:01:12 spz Exp $ + +The COMPAT_60 option must be included in the kernel configuration (and +possibly others; see options(4) for more information) to make use of +NetBSD 6.1 binaries. +=========================================================================== diff --git a/emulators/compat61/Makefile b/emulators/compat61/Makefile new file mode 100644 index 000000000..07d0ae91c --- /dev/null +++ b/emulators/compat61/Makefile @@ -0,0 +1,37 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 15:01:12 spz Exp $ + +COMPAT_PKG= compat61 # for compat_netbsd/Makefile.common +NETBSD_VERSION= 6.1 + +HOMEPAGE= http://www.NetBSD.org/releases/formal-6/index.html +COMMENT= Shared libraries for NetBSD 6.1 compatibility +# This license list is a pre-emptive strike, the actual situation may be better +LICENSE= 2-clause-bsd AND modified-bsd AND isc AND mit AND zlib \ + AND gnu-lgpl-v2 AND gnu-lgpl-v2.1 AND gnu-gpl-v2 \ + AND gnu-lgpl-v3 AND gnu-gpl-v3 + +DIST_SUBDIR= 20150430 + +EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \ + netbsd-mipseb netbsd-mipsel \ + netbsd-mips64eb netbsd-mips64el \ + netbsd-powerpc \ + netbsd-sparc netbsd-sparc64 netbsd-x86_64 + +# select ONLY_FOR_PLATFORM start by the osversion we diffed against +# add NetBSD-6.[2-9]*-* once 6.2 is out and we have compat62 +ONLY_FOR_PLATFORM= NetBSD-[7-9]*-* NetBSD-[1-9][0-9]*-* + +.include "../../emulators/compat_netbsd/Makefile.common" + +DISTNAME= compat61-${EMUL_ARCH}-${COMPAT_VERSION} +COMPAT_VERSION= 6.1 + +# when 6.2 is out +#.if empty(OS_VERSION:M[0-5].*) && empty(OS_VERSION:M6.[0-2]*) +#DEPENDS+= compat62>=6.2:../../emulators/compat62 +#.endif + +.include "options.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/compat61/PLIST b/emulators/compat61/PLIST new file mode 100644 index 000000000..d5dd28e9e --- /dev/null +++ b/emulators/compat61/PLIST @@ -0,0 +1,104 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 15:01:12 spz Exp $ +${EMULSUBDIRSLASH}lib/libc.so.12.181 +${EMULSUBDIRSLASH}lib/libedit.so.3.0 +${EMULSUBDIRSLASH}lib/libevent.so.3 +${EMULSUBDIRSLASH}lib/libevent.so.3.2 +${EMULSUBDIRSLASH}lib/liblzf.so.0 +${EMULSUBDIRSLASH}lib/liblzf.so.0.0 +${EMULSUBDIRSLASH}lib/libm.so.0.10 +${EMULSUBDIRSLASH}lib/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/libbfd.so.12 +${EMULSUBDIRSLASH}usr/lib/libbfd.so.12.0 +${EMULSUBDIRSLASH}usr/lib/libbind9.so.5 +${EMULSUBDIRSLASH}usr/lib/libbind9.so.5.9 +${EMULSUBDIRSLASH}usr/lib/libc.so.12.181 +${EMULSUBDIRSLASH}usr/lib/libdns.so.5 +${EMULSUBDIRSLASH}usr/lib/libdns.so.5.9 +${EMULSUBDIRSLASH}usr/lib/libdwarf.so.0 +${EMULSUBDIRSLASH}usr/lib/libdwarf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/libedit.so.3.0 +${EMULSUBDIRSLASH}usr/lib/libelf.so.0 +${EMULSUBDIRSLASH}usr/lib/libelf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/libevent.so.3 +${EMULSUBDIRSLASH}usr/lib/libevent.so.3.2 +${EMULSUBDIRSLASH}usr/lib/libexpat.so.2.0 +${EMULSUBDIRSLASH}usr/lib/libgomp.so.1.0 +${EMULSUBDIRSLASH}usr/lib/libirs.so.5 +${EMULSUBDIRSLASH}usr/lib/libirs.so.5.9 +${EMULSUBDIRSLASH}usr/lib/libisc.so.5 +${EMULSUBDIRSLASH}usr/lib/libisc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/libisccc.so.5 +${EMULSUBDIRSLASH}usr/lib/libisccc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/libisccfg.so.5 +${EMULSUBDIRSLASH}usr/lib/libisccfg.so.5.9 +${EMULSUBDIRSLASH}usr/lib/liblber.so.3.2 +${EMULSUBDIRSLASH}usr/lib/libldap.so.4.2 +${EMULSUBDIRSLASH}usr/lib/libldap_r.so.4.2 +${EMULSUBDIRSLASH}usr/lib/liblua.so.1 +${EMULSUBDIRSLASH}usr/lib/liblua.so.1.0 +${EMULSUBDIRSLASH}usr/lib/liblwres.so.5 +${EMULSUBDIRSLASH}usr/lib/liblwres.so.5.9 +${EMULSUBDIRSLASH}usr/lib/liblzf.so.0 +${EMULSUBDIRSLASH}usr/lib/liblzf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/libm.so.0.10 +${EMULSUBDIRSLASH}usr/lib/libmagic.so.3 +${EMULSUBDIRSLASH}usr/lib/libmagic.so.3.1 +${EMULSUBDIRSLASH}usr/lib/libobjc.so.3 +${EMULSUBDIRSLASH}usr/lib/libobjc.so.3.0 +${EMULSUBDIRSLASH}usr/lib/libopcodes.so.5 +${EMULSUBDIRSLASH}usr/lib/libopcodes.so.5.0 +${EMULSUBDIRSLASH}usr/lib/libossaudio.so.1.0 +${EMULSUBDIRSLASH}usr/lib/libpam.so.3 +${EMULSUBDIRSLASH}usr/lib/libpam.so.3.0 +${EMULSUBDIRSLASH}usr/lib/libpcap.so.4 +${EMULSUBDIRSLASH}usr/lib/libpcap.so.4.0 +${EMULSUBDIRSLASH}usr/lib/libpci.so.2.0 +${EMULSUBDIRSLASH}usr/lib/libpthread.so.1.1 +${EMULSUBDIRSLASH}usr/lib/libresolv.so.2 +${EMULSUBDIRSLASH}usr/lib/libresolv.so.2.0 +${EMULSUBDIRSLASH}usr/lib/librt.so.1.0 +${EMULSUBDIRSLASH}usr/lib/librumpdev_scsitest.so +${EMULSUBDIRSLASH}usr/lib/librumpdev_scsitest.so.0 +${EMULSUBDIRSLASH}usr/lib/librumpdev_scsitest.so.0.0 +${EMULSUBDIRSLASH}usr/lib/librumpkern_ksem.so +${EMULSUBDIRSLASH}usr/lib/librumpkern_ksem.so.0 +${EMULSUBDIRSLASH}usr/lib/librumpkern_ksem.so.0.0 +${EMULSUBDIRSLASH}usr/lib/librumpuser.so.0.0 +${EMULSUBDIRSLASH}usr/lib/libsqlite3.so.1.1 +${EMULSUBDIRSLASH}usr/lib/libssh.so.18 +${EMULSUBDIRSLASH}usr/lib/libssh.so.18.0 +${EMULSUBDIRSLASH}usr/lib/libstdc++.so.7.1 +${EMULSUBDIRSLASH}usr/lib/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/lua/5.1/gpio.so +${EMULSUBDIRSLASH}usr/lib/lua/5.1/sqlite.so +${EMULSUBDIRSLASH}usr/lib/npf/ext_log.so +${EMULSUBDIRSLASH}usr/lib/npf/ext_log.so.0 +${EMULSUBDIRSLASH}usr/lib/npf/ext_log.so.0.0 +${EMULSUBDIRSLASH}usr/lib/npf/ext_normalise.so +${EMULSUBDIRSLASH}usr/lib/npf/ext_normalise.so.0 +${EMULSUBDIRSLASH}usr/lib/npf/ext_normalise.so.0.0 +${EMULSUBDIRSLASH}usr/lib/npf/ext_rndblock.so +${EMULSUBDIRSLASH}usr/lib/npf/ext_rndblock.so.0 +${EMULSUBDIRSLASH}usr/lib/npf/ext_rndblock.so.0.0 +${EMULSUBDIRSLASH}usr/lib/security/pam_afslog.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_chroot.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_deny.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_echo.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_exec.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_ftpusers.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_group.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_guest.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_krb5.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_ksu.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_lastlog.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_login_access.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_nologin.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_permit.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_radius.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_rhosts.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_rootok.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_securetty.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_self.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_skey.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_ssh.so.3 +${EMULSUBDIRSLASH}usr/lib/security/pam_unix.so.3 diff --git a/emulators/compat61/PLIST.mips64eb b/emulators/compat61/PLIST.mips64eb new file mode 100644 index 000000000..164ce9088 --- /dev/null +++ b/emulators/compat61/PLIST.mips64eb @@ -0,0 +1,178 @@ +@comment $NetBSD: PLIST.mips64eb,v 1.1 2015/05/03 15:01:12 spz Exp $ +${EMULSUBDIRSLASH}usr/lib/64/libbfd.so.12 +${EMULSUBDIRSLASH}usr/lib/64/libbfd.so.12.0 +${EMULSUBDIRSLASH}usr/lib/64/libbind9.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libbind9.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libc.so.12.181 +${EMULSUBDIRSLASH}usr/lib/64/libdns.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libdns.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libdwarf.so.0 +${EMULSUBDIRSLASH}usr/lib/64/libdwarf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libedit.so.3.0 +${EMULSUBDIRSLASH}usr/lib/64/libelf.so.0 +${EMULSUBDIRSLASH}usr/lib/64/libelf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libevent.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libevent.so.3.2 +${EMULSUBDIRSLASH}usr/lib/64/libexpat.so.2.0 +${EMULSUBDIRSLASH}usr/lib/64/libirs.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libirs.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libisc.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libisc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libisccc.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libisccc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libisccfg.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libisccfg.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/liblber.so.3.2 +${EMULSUBDIRSLASH}usr/lib/64/libldap.so.4.2 +${EMULSUBDIRSLASH}usr/lib/64/libldap_r.so.4.2 +${EMULSUBDIRSLASH}usr/lib/64/liblua.so.1 +${EMULSUBDIRSLASH}usr/lib/64/liblua.so.1.0 +${EMULSUBDIRSLASH}usr/lib/64/liblwres.so.5 +${EMULSUBDIRSLASH}usr/lib/64/liblwres.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/liblzf.so.0 +${EMULSUBDIRSLASH}usr/lib/64/liblzf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libm.so.0.10 +${EMULSUBDIRSLASH}usr/lib/64/libmagic.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libmagic.so.3.1 +${EMULSUBDIRSLASH}usr/lib/64/libobjc.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libobjc.so.3.0 +${EMULSUBDIRSLASH}usr/lib/64/libopcodes.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libopcodes.so.5.0 +${EMULSUBDIRSLASH}usr/lib/64/libossaudio.so.1.0 +${EMULSUBDIRSLASH}usr/lib/64/libpam.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libpam.so.3.0 +${EMULSUBDIRSLASH}usr/lib/64/libpcap.so.4 +${EMULSUBDIRSLASH}usr/lib/64/libpcap.so.4.0 +${EMULSUBDIRSLASH}usr/lib/64/libpci.so.2.0 +${EMULSUBDIRSLASH}usr/lib/64/libpthread.so.1.1 +${EMULSUBDIRSLASH}usr/lib/64/libresolv.so.2 +${EMULSUBDIRSLASH}usr/lib/64/libresolv.so.2.0 +${EMULSUBDIRSLASH}usr/lib/64/librt.so.1.0 +${EMULSUBDIRSLASH}usr/lib/64/librumpuser.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libsqlite3.so.1.1 +${EMULSUBDIRSLASH}usr/lib/64/libssh.so.18 +${EMULSUBDIRSLASH}usr/lib/64/libssh.so.18.0 +${EMULSUBDIRSLASH}usr/lib/64/libstdc++.so.7.1 +${EMULSUBDIRSLASH}usr/lib/64/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/64/lua/5.1/gpio.so +${EMULSUBDIRSLASH}usr/lib/64/lua/5.1/sqlite.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_log.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_log.so.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_log.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_normalise.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_normalise.so.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_normalise.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_rndblock.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_rndblock.so.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_rndblock.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_afslog.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_chroot.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_deny.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_echo.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_exec.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_ftpusers.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_group.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_guest.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_krb5.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_ksu.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_lastlog.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_login_access.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_nologin.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_permit.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_radius.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_rhosts.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_rootok.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_securetty.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_self.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_skey.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_ssh.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_unix.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libbfd.so.12 +${EMULSUBDIRSLASH}usr/lib/o32/libbfd.so.12.0 +${EMULSUBDIRSLASH}usr/lib/o32/libbind9.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libbind9.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libc.so.12.181 +${EMULSUBDIRSLASH}usr/lib/o32/libdns.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libdns.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libdwarf.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/libdwarf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libedit.so.3.0 +${EMULSUBDIRSLASH}usr/lib/o32/libelf.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/libelf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libevent.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libevent.so.3.2 +${EMULSUBDIRSLASH}usr/lib/o32/libexpat.so.2.0 +${EMULSUBDIRSLASH}usr/lib/o32/libgomp.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/libirs.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libirs.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libisc.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libisc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libisccc.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libisccc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libisccfg.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libisccfg.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/liblber.so.3.2 +${EMULSUBDIRSLASH}usr/lib/o32/libldap.so.4.2 +${EMULSUBDIRSLASH}usr/lib/o32/libldap_r.so.4.2 +${EMULSUBDIRSLASH}usr/lib/o32/liblua.so.1 +${EMULSUBDIRSLASH}usr/lib/o32/liblua.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/liblwres.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/liblwres.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/liblzf.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/liblzf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libm.so.0.10 +${EMULSUBDIRSLASH}usr/lib/o32/libmagic.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libmagic.so.3.1 +${EMULSUBDIRSLASH}usr/lib/o32/libobjc.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libobjc.so.3.0 +${EMULSUBDIRSLASH}usr/lib/o32/libopcodes.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libopcodes.so.5.0 +${EMULSUBDIRSLASH}usr/lib/o32/libossaudio.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpam.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libpam.so.3.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpcap.so.4 +${EMULSUBDIRSLASH}usr/lib/o32/libpcap.so.4.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpci.so.2.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpthread.so.1.1 +${EMULSUBDIRSLASH}usr/lib/o32/libresolv.so.2 +${EMULSUBDIRSLASH}usr/lib/o32/libresolv.so.2.0 +${EMULSUBDIRSLASH}usr/lib/o32/librt.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/librumpuser.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libsqlite3.so.1.1 +${EMULSUBDIRSLASH}usr/lib/o32/libssh.so.18 +${EMULSUBDIRSLASH}usr/lib/o32/libssh.so.18.0 +${EMULSUBDIRSLASH}usr/lib/o32/libstdc++.so.7.1 +${EMULSUBDIRSLASH}usr/lib/o32/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/o32/lua/5.1/gpio.so +${EMULSUBDIRSLASH}usr/lib/o32/lua/5.1/sqlite.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_log.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_log.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_log.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_normalise.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_normalise.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_normalise.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_rndblock.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_rndblock.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_rndblock.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_afslog.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_chroot.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_deny.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_echo.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_exec.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_ftpusers.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_group.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_guest.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_krb5.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_ksu.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_lastlog.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_login_access.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_nologin.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_permit.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_radius.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_rhosts.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_rootok.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_securetty.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_self.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_skey.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_ssh.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_unix.so.3 diff --git a/emulators/compat61/PLIST.mips64el b/emulators/compat61/PLIST.mips64el new file mode 100644 index 000000000..d5ab8665b --- /dev/null +++ b/emulators/compat61/PLIST.mips64el @@ -0,0 +1,178 @@ +@comment $NetBSD: PLIST.mips64el,v 1.1 2015/05/03 15:01:12 spz Exp $ +${EMULSUBDIRSLASH}usr/lib/64/libbfd.so.12 +${EMULSUBDIRSLASH}usr/lib/64/libbfd.so.12.0 +${EMULSUBDIRSLASH}usr/lib/64/libbind9.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libbind9.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libc.so.12.181 +${EMULSUBDIRSLASH}usr/lib/64/libdns.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libdns.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libdwarf.so.0 +${EMULSUBDIRSLASH}usr/lib/64/libdwarf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libedit.so.3.0 +${EMULSUBDIRSLASH}usr/lib/64/libelf.so.0 +${EMULSUBDIRSLASH}usr/lib/64/libelf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libevent.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libevent.so.3.2 +${EMULSUBDIRSLASH}usr/lib/64/libexpat.so.2.0 +${EMULSUBDIRSLASH}usr/lib/64/libirs.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libirs.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libisc.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libisc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libisccc.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libisccc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/libisccfg.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libisccfg.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/liblber.so.3.2 +${EMULSUBDIRSLASH}usr/lib/64/libldap.so.4.2 +${EMULSUBDIRSLASH}usr/lib/64/libldap_r.so.4.2 +${EMULSUBDIRSLASH}usr/lib/64/liblua.so.1 +${EMULSUBDIRSLASH}usr/lib/64/liblua.so.1.0 +${EMULSUBDIRSLASH}usr/lib/64/liblwres.so.5 +${EMULSUBDIRSLASH}usr/lib/64/liblwres.so.5.9 +${EMULSUBDIRSLASH}usr/lib/64/liblzf.so.0 +${EMULSUBDIRSLASH}usr/lib/64/liblzf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libm.so.0.10 +${EMULSUBDIRSLASH}usr/lib/64/libmagic.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libmagic.so.3.1 +${EMULSUBDIRSLASH}usr/lib/64/libobjc.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libobjc.so.3.0 +${EMULSUBDIRSLASH}usr/lib/64/libopcodes.so.5 +${EMULSUBDIRSLASH}usr/lib/64/libopcodes.so.5.0 +${EMULSUBDIRSLASH}usr/lib/64/libossaudio.so.1.0 +${EMULSUBDIRSLASH}usr/lib/64/libpam.so.3 +${EMULSUBDIRSLASH}usr/lib/64/libpam.so.3.0 +${EMULSUBDIRSLASH}usr/lib/64/libpcap.so.4 +${EMULSUBDIRSLASH}usr/lib/64/libpcap.so.4.0 +${EMULSUBDIRSLASH}usr/lib/64/libpci.so.2.0 +${EMULSUBDIRSLASH}usr/lib/64/libpthread.so.1.1 +${EMULSUBDIRSLASH}usr/lib/64/libresolv.so.2 +${EMULSUBDIRSLASH}usr/lib/64/libresolv.so.2.0 +${EMULSUBDIRSLASH}usr/lib/64/librt.so.1.0 +${EMULSUBDIRSLASH}usr/lib/64/librumpuser.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/libsqlite3.so.1.1 +${EMULSUBDIRSLASH}usr/lib/64/libssh.so.18 +${EMULSUBDIRSLASH}usr/lib/64/libssh.so.18.0 +${EMULSUBDIRSLASH}usr/lib/64/libstdc++.so.7.1 +${EMULSUBDIRSLASH}usr/lib/64/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/64/lua/5.1/gpio.so +${EMULSUBDIRSLASH}usr/lib/64/lua/5.1/sqlite.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_log.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_log.so.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_log.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_normalise.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_normalise.so.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_normalise.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_rndblock.so +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_rndblock.so.0 +${EMULSUBDIRSLASH}usr/lib/64/npf/ext_rndblock.so.0.0 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_afslog.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_chroot.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_deny.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_echo.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_exec.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_ftpusers.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_group.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_guest.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_krb5.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_ksu.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_lastlog.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_login_access.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_nologin.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_permit.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_radius.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_rhosts.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_rootok.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_securetty.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_self.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_skey.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_ssh.so.3 +${EMULSUBDIRSLASH}usr/lib/64/security/pam_unix.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libbfd.so.12 +${EMULSUBDIRSLASH}usr/lib/o32/libbfd.so.12.0 +${EMULSUBDIRSLASH}usr/lib/o32/libbind9.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libbind9.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libc.so.12.181 +${EMULSUBDIRSLASH}usr/lib/o32/libdns.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libdns.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libdwarf.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/libdwarf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libedit.so.3.0 +${EMULSUBDIRSLASH}usr/lib/o32/libelf.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/libelf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libevent.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libevent.so.3.2 +${EMULSUBDIRSLASH}usr/lib/o32/libexpat.so.2.0 +${EMULSUBDIRSLASH}usr/lib/o32/libgomp.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/libirs.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libirs.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libisc.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libisc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libisccc.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libisccc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/libisccfg.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libisccfg.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/liblber.so.3.2 +${EMULSUBDIRSLASH}usr/lib/o32/libldap.so.4.2 +${EMULSUBDIRSLASH}usr/lib/o32/libldap_r.so.4.2 +${EMULSUBDIRSLASH}usr/lib/o32/liblua.so.1 +${EMULSUBDIRSLASH}usr/lib/o32/liblua.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/liblwres.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/liblwres.so.5.9 +${EMULSUBDIRSLASH}usr/lib/o32/liblzf.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/liblzf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libm.so.0.10 +${EMULSUBDIRSLASH}usr/lib/o32/libmagic.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libmagic.so.3.1 +${EMULSUBDIRSLASH}usr/lib/o32/libobjc.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libobjc.so.3.0 +${EMULSUBDIRSLASH}usr/lib/o32/libopcodes.so.5 +${EMULSUBDIRSLASH}usr/lib/o32/libopcodes.so.5.0 +${EMULSUBDIRSLASH}usr/lib/o32/libossaudio.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpam.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/libpam.so.3.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpcap.so.4 +${EMULSUBDIRSLASH}usr/lib/o32/libpcap.so.4.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpci.so.2.0 +${EMULSUBDIRSLASH}usr/lib/o32/libpthread.so.1.1 +${EMULSUBDIRSLASH}usr/lib/o32/libresolv.so.2 +${EMULSUBDIRSLASH}usr/lib/o32/libresolv.so.2.0 +${EMULSUBDIRSLASH}usr/lib/o32/librt.so.1.0 +${EMULSUBDIRSLASH}usr/lib/o32/librumpuser.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/libsqlite3.so.1.1 +${EMULSUBDIRSLASH}usr/lib/o32/libssh.so.18 +${EMULSUBDIRSLASH}usr/lib/o32/libssh.so.18.0 +${EMULSUBDIRSLASH}usr/lib/o32/libstdc++.so.7.1 +${EMULSUBDIRSLASH}usr/lib/o32/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/o32/lua/5.1/gpio.so +${EMULSUBDIRSLASH}usr/lib/o32/lua/5.1/sqlite.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_log.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_log.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_log.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_normalise.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_normalise.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_normalise.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_rndblock.so +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_rndblock.so.0 +${EMULSUBDIRSLASH}usr/lib/o32/npf/ext_rndblock.so.0.0 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_afslog.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_chroot.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_deny.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_echo.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_exec.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_ftpusers.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_group.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_guest.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_krb5.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_ksu.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_lastlog.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_login_access.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_nologin.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_permit.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_radius.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_rhosts.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_rootok.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_securetty.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_self.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_skey.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_ssh.so.3 +${EMULSUBDIRSLASH}usr/lib/o32/security/pam_unix.so.3 diff --git a/emulators/compat61/PLIST.sparc64 b/emulators/compat61/PLIST.sparc64 new file mode 100644 index 000000000..a7b0deabc --- /dev/null +++ b/emulators/compat61/PLIST.sparc64 @@ -0,0 +1,90 @@ +@comment $NetBSD: PLIST.sparc64,v 1.1 2015/05/03 15:01:12 spz Exp $ +${EMULSUBDIRSLASH}usr/lib/sparc/libbfd.so.12 +${EMULSUBDIRSLASH}usr/lib/sparc/libbfd.so.12.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libbind9.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/libbind9.so.5.9 +${EMULSUBDIRSLASH}usr/lib/sparc/libc.so.12.181 +${EMULSUBDIRSLASH}usr/lib/sparc/libdns.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/libdns.so.5.9 +${EMULSUBDIRSLASH}usr/lib/sparc/libdwarf.so.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libdwarf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libedit.so.3.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libelf.so.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libelf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libevent.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/libevent.so.3.2 +${EMULSUBDIRSLASH}usr/lib/sparc/libexpat.so.2.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libgomp.so.1.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libirs.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/libirs.so.5.9 +${EMULSUBDIRSLASH}usr/lib/sparc/libisc.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/libisc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/sparc/libisccc.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/libisccc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/sparc/libisccfg.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/libisccfg.so.5.9 +${EMULSUBDIRSLASH}usr/lib/sparc/liblber.so.3.2 +${EMULSUBDIRSLASH}usr/lib/sparc/libldap.so.4.2 +${EMULSUBDIRSLASH}usr/lib/sparc/libldap_r.so.4.2 +${EMULSUBDIRSLASH}usr/lib/sparc/liblua.so.1 +${EMULSUBDIRSLASH}usr/lib/sparc/liblua.so.1.0 +${EMULSUBDIRSLASH}usr/lib/sparc/liblwres.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/liblwres.so.5.9 +${EMULSUBDIRSLASH}usr/lib/sparc/liblzf.so.0 +${EMULSUBDIRSLASH}usr/lib/sparc/liblzf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libm.so.0.10 +${EMULSUBDIRSLASH}usr/lib/sparc/libmagic.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/libmagic.so.3.1 +${EMULSUBDIRSLASH}usr/lib/sparc/libobjc.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/libobjc.so.3.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libopcodes.so.5 +${EMULSUBDIRSLASH}usr/lib/sparc/libopcodes.so.5.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libossaudio.so.1.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libpam.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/libpam.so.3.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libpcap.so.4 +${EMULSUBDIRSLASH}usr/lib/sparc/libpcap.so.4.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libpci.so.2.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libpthread.so.1.1 +${EMULSUBDIRSLASH}usr/lib/sparc/libresolv.so.2 +${EMULSUBDIRSLASH}usr/lib/sparc/libresolv.so.2.0 +${EMULSUBDIRSLASH}usr/lib/sparc/librt.so.1.0 +${EMULSUBDIRSLASH}usr/lib/sparc/librumpuser.so.0.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libsqlite3.so.1.1 +${EMULSUBDIRSLASH}usr/lib/sparc/libssh.so.18 +${EMULSUBDIRSLASH}usr/lib/sparc/libssh.so.18.0 +${EMULSUBDIRSLASH}usr/lib/sparc/libstdc++.so.7.1 +${EMULSUBDIRSLASH}usr/lib/sparc/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/sparc/lua/5.1/gpio.so +${EMULSUBDIRSLASH}usr/lib/sparc/lua/5.1/sqlite.so +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_log.so +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_log.so.0 +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_log.so.0.0 +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_normalise.so +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_normalise.so.0 +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_normalise.so.0.0 +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_rndblock.so +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_rndblock.so.0 +${EMULSUBDIRSLASH}usr/lib/sparc/npf/ext_rndblock.so.0.0 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_afslog.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_chroot.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_deny.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_echo.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_exec.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_ftpusers.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_group.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_guest.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_krb5.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_ksu.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_lastlog.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_login_access.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_nologin.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_permit.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_radius.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_rhosts.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_rootok.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_securetty.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_self.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_skey.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_ssh.so.3 +${EMULSUBDIRSLASH}usr/lib/sparc/security/pam_unix.so.3 diff --git a/emulators/compat61/PLIST.x86_64 b/emulators/compat61/PLIST.x86_64 new file mode 100644 index 000000000..2f39da5d5 --- /dev/null +++ b/emulators/compat61/PLIST.x86_64 @@ -0,0 +1,90 @@ +@comment $NetBSD: PLIST.x86_64,v 1.1 2015/05/03 15:01:12 spz Exp $ +${EMULSUBDIRSLASH}usr/lib/i386/libbfd.so.12 +${EMULSUBDIRSLASH}usr/lib/i386/libbfd.so.12.0 +${EMULSUBDIRSLASH}usr/lib/i386/libbind9.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/libbind9.so.5.9 +${EMULSUBDIRSLASH}usr/lib/i386/libc.so.12.181 +${EMULSUBDIRSLASH}usr/lib/i386/libdns.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/libdns.so.5.9 +${EMULSUBDIRSLASH}usr/lib/i386/libdwarf.so.0 +${EMULSUBDIRSLASH}usr/lib/i386/libdwarf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/i386/libedit.so.3.0 +${EMULSUBDIRSLASH}usr/lib/i386/libelf.so.0 +${EMULSUBDIRSLASH}usr/lib/i386/libelf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/i386/libevent.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/libevent.so.3.2 +${EMULSUBDIRSLASH}usr/lib/i386/libexpat.so.2.0 +${EMULSUBDIRSLASH}usr/lib/i386/libgomp.so.1.0 +${EMULSUBDIRSLASH}usr/lib/i386/libirs.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/libirs.so.5.9 +${EMULSUBDIRSLASH}usr/lib/i386/libisc.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/libisc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/i386/libisccc.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/libisccc.so.5.9 +${EMULSUBDIRSLASH}usr/lib/i386/libisccfg.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/libisccfg.so.5.9 +${EMULSUBDIRSLASH}usr/lib/i386/liblber.so.3.2 +${EMULSUBDIRSLASH}usr/lib/i386/libldap.so.4.2 +${EMULSUBDIRSLASH}usr/lib/i386/libldap_r.so.4.2 +${EMULSUBDIRSLASH}usr/lib/i386/liblua.so.1 +${EMULSUBDIRSLASH}usr/lib/i386/liblua.so.1.0 +${EMULSUBDIRSLASH}usr/lib/i386/liblwres.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/liblwres.so.5.9 +${EMULSUBDIRSLASH}usr/lib/i386/liblzf.so.0 +${EMULSUBDIRSLASH}usr/lib/i386/liblzf.so.0.0 +${EMULSUBDIRSLASH}usr/lib/i386/libm.so.0.10 +${EMULSUBDIRSLASH}usr/lib/i386/libmagic.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/libmagic.so.3.1 +${EMULSUBDIRSLASH}usr/lib/i386/libobjc.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/libobjc.so.3.0 +${EMULSUBDIRSLASH}usr/lib/i386/libopcodes.so.5 +${EMULSUBDIRSLASH}usr/lib/i386/libopcodes.so.5.0 +${EMULSUBDIRSLASH}usr/lib/i386/libossaudio.so.1.0 +${EMULSUBDIRSLASH}usr/lib/i386/libpam.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/libpam.so.3.0 +${EMULSUBDIRSLASH}usr/lib/i386/libpcap.so.4 +${EMULSUBDIRSLASH}usr/lib/i386/libpcap.so.4.0 +${EMULSUBDIRSLASH}usr/lib/i386/libpci.so.2.0 +${EMULSUBDIRSLASH}usr/lib/i386/libpthread.so.1.1 +${EMULSUBDIRSLASH}usr/lib/i386/libresolv.so.2 +${EMULSUBDIRSLASH}usr/lib/i386/libresolv.so.2.0 +${EMULSUBDIRSLASH}usr/lib/i386/librt.so.1.0 +${EMULSUBDIRSLASH}usr/lib/i386/librumpuser.so.0.0 +${EMULSUBDIRSLASH}usr/lib/i386/libsqlite3.so.1.1 +${EMULSUBDIRSLASH}usr/lib/i386/libssh.so.18 +${EMULSUBDIRSLASH}usr/lib/i386/libssh.so.18.0 +${EMULSUBDIRSLASH}usr/lib/i386/libstdc++.so.7.1 +${EMULSUBDIRSLASH}usr/lib/i386/libutil.so.7.19 +${EMULSUBDIRSLASH}usr/lib/i386/lua/5.1/gpio.so +${EMULSUBDIRSLASH}usr/lib/i386/lua/5.1/sqlite.so +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_log.so +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_log.so.0 +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_log.so.0.0 +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_normalise.so +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_normalise.so.0 +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_normalise.so.0.0 +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_rndblock.so +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_rndblock.so.0 +${EMULSUBDIRSLASH}usr/lib/i386/npf/ext_rndblock.so.0.0 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_afslog.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_chroot.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_deny.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_echo.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_exec.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_ftpusers.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_group.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_guest.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_krb5.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_ksu.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_lastlog.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_login_access.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_nologin.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_permit.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_radius.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_rhosts.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_rootok.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_securetty.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_self.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_skey.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_ssh.so.3 +${EMULSUBDIRSLASH}usr/lib/i386/security/pam_unix.so.3 diff --git a/emulators/compat61/distinfo b/emulators/compat61/distinfo new file mode 100644 index 000000000..e01b45d27 --- /dev/null +++ b/emulators/compat61/distinfo @@ -0,0 +1,38 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 15:01:12 spz Exp $ + +SHA1 (20150430/compat61-alpha-6.1.tar.bz2) = 343683e130f8c2dbae0d869b5469827dd476dbbe +RMD160 (20150430/compat61-alpha-6.1.tar.bz2) = e042b9f6198eeed9eb24e873718fa5233787e45a +Size (20150430/compat61-alpha-6.1.tar.bz2) = 4066845 bytes +SHA1 (20150430/compat61-arm-6.1.tar.bz2) = d2add013355c28431f2e6bfad8e6f5639edc740b +RMD160 (20150430/compat61-arm-6.1.tar.bz2) = d2d8d73e3899072869872eef14a63de7664bd7d6 +Size (20150430/compat61-arm-6.1.tar.bz2) = 3737164 bytes +SHA1 (20150430/compat61-i386-6.1.tar.bz2) = 4388a16146a25d68c2d1001f6b381a7d987caad1 +RMD160 (20150430/compat61-i386-6.1.tar.bz2) = 38e92368e015c06c3697d1eeb3d9761b0b58dd37 +Size (20150430/compat61-i386-6.1.tar.bz2) = 3507143 bytes +SHA1 (20150430/compat61-m68k-6.1.tar.bz2) = f779ad46c915e0779c1d1c17cb7dc0651692a980 +RMD160 (20150430/compat61-m68k-6.1.tar.bz2) = 8d1ce452c66dc194c1e0bf2c4e089a154f9e1efd +Size (20150430/compat61-m68k-6.1.tar.bz2) = 3196778 bytes +SHA1 (20150430/compat61-mips64eb-6.1.tar.bz2) = 6707d51cfa7726c237e94f7279901f36819e8f59 +RMD160 (20150430/compat61-mips64eb-6.1.tar.bz2) = aaadeaf8983c6eacfe4b4073e5c975f6b3774aaf +Size (20150430/compat61-mips64eb-6.1.tar.bz2) = 11095613 bytes +SHA1 (20150430/compat61-mips64el-6.1.tar.bz2) = dd3170a51a3ae9e029f9fcc88ab74489fd4703b5 +RMD160 (20150430/compat61-mips64el-6.1.tar.bz2) = dcb71045dd7993f45af71465b39b9d8ba4c91e94 +Size (20150430/compat61-mips64el-6.1.tar.bz2) = 11196915 bytes +SHA1 (20150430/compat61-mipseb-6.1.tar.bz2) = 3fc1cf34dcfaa8460cc066037f17c150e6ffee93 +RMD160 (20150430/compat61-mipseb-6.1.tar.bz2) = 650f9ec2046ef4d3b1fc04f77755ccec6388cd65 +Size (20150430/compat61-mipseb-6.1.tar.bz2) = 3760621 bytes +SHA1 (20150430/compat61-mipsel-6.1.tar.bz2) = dc848e68bc33a1ecd883c8b34e5a0bfdae492c54 +RMD160 (20150430/compat61-mipsel-6.1.tar.bz2) = c7e6b257e77708e234052dc40422d2bed552756b +Size (20150430/compat61-mipsel-6.1.tar.bz2) = 3803994 bytes +SHA1 (20150430/compat61-powerpc-6.1.tar.bz2) = 6b68eb9676ab16deeecde1093b390bb474fc6d24 +RMD160 (20150430/compat61-powerpc-6.1.tar.bz2) = fe9d3f159cccaf3fe275bc7ac0bcaa138c05aa69 +Size (20150430/compat61-powerpc-6.1.tar.bz2) = 4047854 bytes +SHA1 (20150430/compat61-sparc-6.1.tar.bz2) = f3a001624a69fc4a9dd291346f9dd93df1181e30 +RMD160 (20150430/compat61-sparc-6.1.tar.bz2) = 1a2a031e968812e25302d4b4531ebf8fb496a2ae +Size (20150430/compat61-sparc-6.1.tar.bz2) = 3659451 bytes +SHA1 (20150430/compat61-sparc64-6.1.tar.bz2) = 687196095edda465f9027af2d0a72be6f9467a42 +RMD160 (20150430/compat61-sparc64-6.1.tar.bz2) = c81286919553d2affa2f5810e4d694e6cbc913d6 +Size (20150430/compat61-sparc64-6.1.tar.bz2) = 7557318 bytes +SHA1 (20150430/compat61-x86_64-6.1.tar.bz2) = 6f8da73029d3dc16310cf17124cf8ca0e8c9805f +RMD160 (20150430/compat61-x86_64-6.1.tar.bz2) = 7aa19f7cd6e1cf94da7288767c0dc4e0c4c90996 +Size (20150430/compat61-x86_64-6.1.tar.bz2) = 7441950 bytes diff --git a/emulators/compat61/emulator.mk b/emulators/compat61/emulator.mk new file mode 100644 index 000000000..07edd77dc --- /dev/null +++ b/emulators/compat61/emulator.mk @@ -0,0 +1,29 @@ +# $NetBSD: emulator.mk,v 1.1 2015/05/03 15:01:12 spz Exp $ +# +# This file is included by netbsd-compat.mk in the emulator framework. +# +# Variables set by this file: +# +# EMUL_DISTRO +# The NetBSD distribution used to provide the files. +# +# EMUL_EXEC_FMT +# The executable format of the emulated operating system. +# +# EMULSUBDIR +# Path relative to ${PREFIX} where the files and directories are +# located, e.g. emul/aout. +# +# DEPENDS_${EMUL_DISTRO}.* +# A table that maps "modules" to NetBSD package dependencies. +# + +EMUL_DISTRO= netbsd-6.1 + +EMUL_EXEC_FMT= ELF +EMULSUBDIR= emul/netbsd +OPSYS_EMULDIR= ${_OPSYS_EMULDIR.netbsd} + +.if empty(OS_VERSION:M[0-5].*) && empty(OS_VERSION:M6.1*) +DEPENDS_netbsd-6.1.base?= compat61>=6.1:../../emulators/compat61 +.endif diff --git a/emulators/compat61/options.mk b/emulators/compat61/options.mk new file mode 100644 index 000000000..ff1368483 --- /dev/null +++ b/emulators/compat61/options.mk @@ -0,0 +1,11 @@ +# $NetBSD: options.mk,v 1.1 2015/05/03 15:01:12 spz Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.compat61 +PKG_SUPPORTED_OPTIONS= x11 +PKG_SUGGESTED_OPTIONS= x11 + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mx11) +DEPENDS+= compat61-x11>=6.1:../../emulators/compat61-x11 +.endif diff --git a/emulators/dega/Makefile b/emulators/dega/Makefile index 1939d5f90..a87ed7edb 100644 --- a/emulators/dega/Makefile +++ b/emulators/dega/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/09/23 21:47:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= dega-1.07 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.emulinks.de/emus/ diff --git a/emulators/dgen/Makefile b/emulators/dgen/Makefile index 6ab05b8ac..0d343d27b 100644 --- a/emulators/dgen/Makefile +++ b/emulators/dgen/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/03/31 15:20:53 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= dgen-sdl-1.32 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dgen/} @@ -18,7 +19,7 @@ DEPENDS+= nasm-[0-9]*:../../devel/nasm PLIST_VARS+= arm .if ${MACHINE_CPU:U} == "arm" -PLIST_VAR.arm= yes +PLIST.arm= yes .endif USE_LANGUAGES= c c++ diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index 5c8cb938a..8fb483956 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/04/17 00:49:51 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:20:44 tnn Exp $ DISTNAME= dosbox-0.74 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dosbox/} diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 8d766ce0a..ccfb0bf4e 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:20:44 tnn Exp $ DISTNAME= e-uae-0.8.28 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/e-uae-0.8.28/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile index d73f42082..f41740d28 100644 --- a/emulators/emulationstation/Makefile +++ b/emulators/emulationstation/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/21 02:01:59 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:20:44 tnn Exp $ DISTNAME= abba19584636c28cd98e3810e857f493cb63d06c PKGNAME= emulationstation-2.0.0_rc1_20150210 +PKGREVISION= 2 CATEGORIES= emulators games MASTER_SITES= https://github.com/Aloshi/EmulationStation/archive/ EXTRACT_SUFX= .zip diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 6efefd7b4..33f675653 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/01/08 10:37:38 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:20:44 tnn Exp $ # DISTNAME= fceu-0.98.13.src PKGNAME= ${DISTNAME:S/.src//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= # http://pdaxrom.theinternet.nl/fceu/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/free42/Makefile b/emulators/free42/Makefile index 79c902adb..c7f63e28e 100644 --- a/emulators/free42/Makefile +++ b/emulators/free42/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/05/18 21:20:33 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:20:45 tnn Exp $ DISTNAME= free42 PKGNAME= ${DISTNAME}-1.4.78 -PKGREVISION= 1 +PKGREVISION= 2 DIST_SUBDIR= ${PKGNAME_NOREV} CATEGORIES= emulators MASTER_SITES= http://thomasokken.com/free42/download/ diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 339a2fd98..8794bc370 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/06/12 10:50:03 wiz Exp $ DISTNAME= fuse-1.1.1 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/gambatte/Makefile b/emulators/gambatte/Makefile index d1551cae0..9f1c9be06 100644 --- a/emulators/gambatte/Makefile +++ b/emulators/gambatte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/02/12 23:17:52 tron Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= gambatte_src-0.4.1 PKGNAME= ${DISTNAME:S/_src//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gambatte/} diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index 61252efdd..c7dae4c2c 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:32 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= gcube-0.4-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.liquidx.org/distfiles/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile index 6821627c1..f7199f192 100644 --- a/emulators/generator-cbiere/Makefile +++ b/emulators/generator-cbiere/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/10/03 12:55:13 asau Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= generator-0.35-cbiere-r4 PKGNAME= generator-cbiere-0.35r4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/cbiere/generator/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/generator/Makefile b/emulators/generator/Makefile index ca05e2741..289ac9da6 100644 --- a/emulators/generator/Makefile +++ b/emulators/generator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/10/03 12:55:12 asau Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= generator-0.35 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.squish.net/generator/files/ diff --git a/emulators/gens/Makefile b/emulators/gens/Makefile index d985b2a7e..6f6c42c42 100644 --- a/emulators/gens/Makefile +++ b/emulators/gens/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= gens-rc3 PKGNAME= gens-2.12rc3 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gens/} diff --git a/emulators/gnuboy-sdl/Makefile b/emulators/gnuboy-sdl/Makefile index e4b505fb5..3bd662555 100644 --- a/emulators/gnuboy-sdl/Makefile +++ b/emulators/gnuboy-sdl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/03 11:21:07 nat Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:20:45 tnn Exp $ DISTNAME= gnuboy-1.0.3 PKGNAME= ${DISTNAME:S/-/-sdl-/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= http://gnuboy.unix-fu.org/src/ diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index 78da65b41..a10d92fd3 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk index fe4248fc2..e54142da9 100644 --- a/emulators/gpsim-devel/buildlink3.mk +++ b/emulators/gpsim-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:20:45 tnn Exp $ BUILDLINK_TREE+= gpsim @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim GPSIM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905 -BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb26 +BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb27 BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel .include "../../x11/gtk2/buildlink3.mk" diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index d885a917c..75b5882fb 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index cb43c9845..bad034acf 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2015/01/01 10:26:17 dholland Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= ptyusart-0.3.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 281103a0d..4179d9da6 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/05/05 00:47:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= gpsim-0.26.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} diff --git a/emulators/gpsp-rpi/Makefile b/emulators/gpsp-rpi/Makefile index b5d7f6dfd..60f4b3e0d 100644 --- a/emulators/gpsp-rpi/Makefile +++ b/emulators/gpsp-rpi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/02/06 02:02:03 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:20:45 tnn Exp $ DISTNAME= gpsp-rpi-20150205 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/rpi/ EXTRACT_SUFX= .zip diff --git a/emulators/handy_sdl/Makefile b/emulators/handy_sdl/Makefile index 94a3afe82..52d5c13d6 100644 --- a/emulators/handy_sdl/Makefile +++ b/emulators/handy_sdl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 12:55:14 asau Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:20:45 tnn Exp $ # DISTNAME= handy_sdl-0.5-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.xs4all.nl/~shalafi/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 0ef0dfa37..7c1abc6fb 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/12/01 14:51:41 adam Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:46 tnn Exp $ DISTNAME= hatari-1.8.0 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.tuxfamily.org/hatari/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index d60533b55..853a5d321 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2015/03/24 15:04:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:03 wiz Exp $ DISTNAME= hercules-3.11 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ diff --git a/emulators/kegs/Makefile b/emulators/kegs/Makefile index f28a01a17..2d7ec9f93 100644 --- a/emulators/kegs/Makefile +++ b/emulators/kegs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/01/01 10:38:24 dholland Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= kegs.0.91 PKGNAME= kegs-0.91 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://kegs.sourceforge.net/ diff --git a/emulators/kenigma/Makefile b/emulators/kenigma/Makefile index bb397d73f..b3a4045e6 100644 --- a/emulators/kenigma/Makefile +++ b/emulators/kenigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/08/22 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:46 tnn Exp $ DISTNAME= 28107-kenigma-1.2.1 PKGNAME= kenigma-1.2.1 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= emulators security MASTER_SITES= http://www.kde-apps.org/content/files/ diff --git a/emulators/libretro-mupen64plus/Makefile b/emulators/libretro-mupen64plus/Makefile index a92371d35..97bc5dec0 100644 --- a/emulators/libretro-mupen64plus/Makefile +++ b/emulators/libretro-mupen64plus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/02/05 21:02:37 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:20:46 tnn Exp $ DISTNAME= mupen64plus-libretro-20150204 PKGNAME= libretro-mupen64plus-20150204 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/retroarch/ EXTRACT_SUFX= .zip diff --git a/emulators/libretro-nestopia/DESCR b/emulators/libretro-nestopia/DESCR new file mode 100644 index 000000000..886413ab9 --- /dev/null +++ b/emulators/libretro-nestopia/DESCR @@ -0,0 +1,8 @@ +Libretro is a simple but powerful development interface that allows for the +easy creation of emulators, games and multimedia applications that can plug +straight into any libretro-compatible frontend. This development interface is +open to others so that they can run these pluggable emulator and game cores +also in their own programs or devices. + +This core is based on the Nestopia UE (Undead Edition) Nintendo Entertainment +System emulator. diff --git a/emulators/libretro-nestopia/Makefile b/emulators/libretro-nestopia/Makefile new file mode 100644 index 000000000..757e4a71b --- /dev/null +++ b/emulators/libretro-nestopia/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.1 2015/04/10 03:16:17 snj Exp $ + +DISTNAME= 2c586b592597751f015ac30e05d2a180a1ffd723 +PKGNAME= libretro-nestopia-20150319 +CATEGORIES= emulators +MASTER_SITES= ${MASTER_SITE_GITHUB:=libretro/nestopia/archive/} +EXTRACT_SUFX= .zip + +MAINTAINER= snj@NetBSD.org +HOMEPAGE= https://github.com/libretro/nestopia +COMMENT= Libretro core based on the Nestopia UE emulator +LICENSE= gnu-gpl-v2 + +WRKSRC= ${WRKDIR}/nestopia-${DISTNAME} +BUILD_DIRS= libretro +USE_LANGUAGES= c c++ +USE_TOOLS+= gmake + +INSTALLATION_DIRS+= ${PREFIX}/lib/libretro +INSTALLATION_DIRS+= share/libretro-nestopia + +CFLAGS+= -DPREFIX=\"${PREFIX}\" + +do-install: + ${INSTALL_LIB} ${WRKSRC}/libretro/nestopia_libretro.so \ + ${DESTDIR}${PREFIX}/lib/libretro/nestopia_libretro.so + ${INSTALL_DATA} ${WRKSRC}/NstDatabase.xml \ + ${DESTDIR}${PREFIX}/share/libretro-nestopia + +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/libretro-nestopia/PLIST b/emulators/libretro-nestopia/PLIST new file mode 100644 index 000000000..894e7a73f --- /dev/null +++ b/emulators/libretro-nestopia/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/10 03:16:18 snj Exp $ +lib/libretro/nestopia_libretro.so +share/libretro-nestopia/NstDatabase.xml diff --git a/emulators/libretro-nestopia/distinfo b/emulators/libretro-nestopia/distinfo new file mode 100644 index 000000000..0bd7a61e6 --- /dev/null +++ b/emulators/libretro-nestopia/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.1 2015/04/10 03:16:18 snj Exp $ + +SHA1 (2c586b592597751f015ac30e05d2a180a1ffd723.zip) = e1d97ba63472ab41afd7439cd1b839ce8704bf9b +RMD160 (2c586b592597751f015ac30e05d2a180a1ffd723.zip) = 1b61cf3f745d84f748222fe4de9b1985f4a7d9f9 +Size (2c586b592597751f015ac30e05d2a180a1ffd723.zip) = 2161787 bytes +SHA1 (patch-libretro_Makefile) = b9ab72caf2b42158e8adbf705cede20cd9ceb42b +SHA1 (patch-libretro_libretro.cpp) = c8887390e4d0ac4b82ddfa87154303778f1567d6 diff --git a/emulators/libretro-nestopia/patches/patch-libretro_Makefile b/emulators/libretro-nestopia/patches/patch-libretro_Makefile new file mode 100644 index 000000000..09c8fc75e --- /dev/null +++ b/emulators/libretro-nestopia/patches/patch-libretro_Makefile @@ -0,0 +1,16 @@ +$NetBSD: patch-libretro_Makefile,v 1.1 2015/04/10 03:16:18 snj Exp $ + +Don't pass -O3 unconditionally. + +--- libretro/Makefile.orig 2015-04-09 20:00:41.000000000 -0700 ++++ libretro/Makefile 2015-04-09 20:00:50.000000000 -0700 +@@ -196,9 +196,6 @@ ifeq ($(DEBUG), 1) + else ifeq ($(platform), ps3) + CFLAGS += -O2 + CXXFLAGS += -O2 +-else +- CFLAGS += -O3 +- CXXFLAGS += -O3 + endif + + CORE_DIR = .. diff --git a/emulators/libretro-nestopia/patches/patch-libretro_libretro.cpp b/emulators/libretro-nestopia/patches/patch-libretro_libretro.cpp new file mode 100644 index 000000000..0708fac9d --- /dev/null +++ b/emulators/libretro-nestopia/patches/patch-libretro_libretro.cpp @@ -0,0 +1,18 @@ +$NetBSD: patch-libretro_libretro.cpp,v 1.1 2015/04/10 03:16:18 snj Exp $ + +retroarch normally expects to find the NstDatabase.xml file in +~/.config/retroarch/bios, but there's no real reason to be editing it. +Rather than have users manually copy the file into place, we install it +system-wide and look for it there instead. + +--- libretro/libretro.cpp.orig 2015-03-19 19:54:18.000000000 -0700 ++++ libretro/libretro.cpp 2015-03-29 23:31:42.000000000 -0700 +@@ -624,7 +624,7 @@ bool retro_load_game(const struct retro_ + if (!environ_cb(RETRO_ENVIRONMENT_GET_OVERSCAN, &use_overscan)) + use_overscan = true; + +- snprintf(db_path, sizeof(db_path), "%s%cNstDatabase.xml", dir, slash); ++ snprintf(db_path, sizeof(db_path), "%s/share/libretro-nestopia/NstDatabase.xml", PREFIX); + + if (log_cb) + log_cb(RETRO_LOG_INFO, "NstDatabase.xml path: %s\n", db_path); diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile index 419d60193..03e100c67 100644 --- a/emulators/libspectrum/Makefile +++ b/emulators/libspectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:04 wiz Exp $ DISTNAME= libspectrum-1.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuse-emulator/} diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 367e6ca70..4af5e6d41 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/02/28 11:58:53 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:20:46 tnn Exp $ -DISTNAME= mame0159s +DISTNAME= mame0160s PKGNAME= ${DISTNAME:S/0/-0./:S/s$//} +PKGREVISION= 2 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multiple Arcade Machine Emulator diff --git a/emulators/mame/distinfo b/emulators/mame/distinfo index b1d669634..c0224da41 100644 --- a/emulators/mame/distinfo +++ b/emulators/mame/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.33 2015/03/31 16:35:29 joerg Exp $ +$NetBSD: distinfo,v 1.35 2015/04/21 17:20:39 joerg Exp $ -SHA1 (mame0159s.zip) = 0170b73e45dcaa6c9842948f69c54310bf314934 -RMD160 (mame0159s.zip) = 9b02aeeebf956c453b2c041c6c40c2952ce3521c -Size (mame0159s.zip) = 80801723 bytes +SHA1 (mame0160s.zip) = db3d2f10a5c9ef00f629bfd8ab5665874ef581c2 +RMD160 (mame0160s.zip) = 95a0edb499dc81a690ca13040954c87f586ec673 +Size (mame0160s.zip) = 80937878 bytes SHA1 (patch-makefile) = 57837dbc8571682e4fd73a2be5771df109c7225f +SHA1 (patch-src_osd_sdl_osinline.h) = f710a75a51b603905913f2b282c2fc8b92066466 diff --git a/emulators/mame/patches/patch-src_osd_sdl_osinline.h b/emulators/mame/patches/patch-src_osd_sdl_osinline.h new file mode 100644 index 000000000..6d5ee6c48 --- /dev/null +++ b/emulators/mame/patches/patch-src_osd_sdl_osinline.h @@ -0,0 +1,34 @@ +$NetBSD: patch-src_osd_sdl_osinline.h,v 1.1 2015/04/21 17:20:39 joerg Exp $ + +--- src/osd/sdl/osinline.h.orig 2015-04-17 15:09:28.000000000 +0000 ++++ src/osd/sdl/osinline.h +@@ -83,6 +83,29 @@ _osd_exchange64(INT64 volatile *ptr, INT + + #endif /* __ppc64__ || __PPC64__ */ + ++#elif defined(__arm__) ++INLINE void ATTR_FORCE_INLINE ++osd_yield_processor(void) ++{ ++} ++ ++INLINE INT32 ATTR_UNUSED ATTR_NONNULL(1) ATTR_FORCE_INLINE ++_osd_exchange32(INT32 volatile *ptr, INT32 exchange) ++{ ++ INT32 before; ++ do { ++ before = *ptr; ++ } while (!__sync_bool_compare_and_swap(ptr, before, exchange)); ++ return before; ++} ++ ++INLINE int ATTR_UNUSED ATTR_NONNULL(1) ATTR_FORCE_INLINE ++_osd_compare_exchange32(INT32 volatile *ptr, INT32 before, INT32 after) ++{ ++ return __sync_bool_compare_and_swap(ptr, before, after); ++} ++#define osd_exchange32 _osd_exchange32 ++#define osd_compare_exchange32 _osd_compare_exchange32 + #else + + #error "no matching assembler implementations found - please compile with NOASM=1" diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index d25ac1d00..933edc6bb 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/04 16:18:55 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:20:46 tnn Exp $ DISTNAME= mednafen-0.8.D.3 PKGNAME= mednafen-0.8.13.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mednafen/} EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 4583394f5..098514808 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2015/02/28 11:58:53 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:20:46 tnn Exp $ -DISTNAME= mame0159s +DISTNAME= mame0160s PKGNAME= ${DISTNAME:S/mame0/mess-0./:S/s$//} +PKGREVISION= 2 MASTER_SITES= http://mamedev.org/downloader.php?file=releases/ COMMENT= Multi Emulator Super System diff --git a/emulators/nestopia/Makefile b/emulators/nestopia/Makefile index 04cd08012..4fb7018f4 100644 --- a/emulators/nestopia/Makefile +++ b/emulators/nestopia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/09/27 09:54:06 jperkin Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:46 tnn Exp $ # DISTNAME= Nestopia140src PKGNAME= nestopia-1.40h -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nestopia/} EXTRACT_SUFX= .zip diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index a02c20bf2..79d0a9e13 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/05/09 07:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:20:46 tnn Exp $ DISTNAME= openmsx-0.9.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmsx/} diff --git a/emulators/openmsx/distinfo b/emulators/openmsx/distinfo index e41f6c67c..b0f70759b 100644 --- a/emulators/openmsx/distinfo +++ b/emulators/openmsx/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2013/09/20 23:04:59 joerg Exp $ +$NetBSD: distinfo,v 1.13 2015/04/21 17:07:29 joerg Exp $ SHA1 (openmsx-0.9.0.tar.gz) = a8e396d5feb60bd7df8fbef0b5e6d41e5b0e5826 RMD160 (openmsx-0.9.0.tar.gz) = 9b7f01ba3dcedf5ebba920983938a25db561c26d Size (openmsx-0.9.0.tar.gz) = 2963005 bytes -SHA1 (patch-build_detectsys.py) = 9d88783a8c00a074e5dc149fce2dbeb20d12cb9e +SHA1 (patch-build_detectsys.py) = 3c67ce4978c5fe33eb63495ab7d8af42de49420f SHA1 (patch-build_libraries.py) = 2981999e58e12986fd8b45df656cc898094ffe9b SHA1 (patch-build_probe.py) = c083d5950dae95f12d4c0b5c7d1a2cac89ad786e SHA1 (patch-build_version.py) = 2b3e53a0499befb8c18760e80fdbc279cc6aefc8 diff --git a/emulators/openmsx/patches/patch-build_detectsys.py b/emulators/openmsx/patches/patch-build_detectsys.py index ae99d9805..61e012c8a 100644 --- a/emulators/openmsx/patches/patch-build_detectsys.py +++ b/emulators/openmsx/patches/patch-build_detectsys.py @@ -1,9 +1,19 @@ -$NetBSD: patch-build_detectsys.py,v 1.1 2012/08/26 09:07:23 marino Exp $ +$NetBSD: patch-build_detectsys.py,v 1.2 2015/04/21 17:07:29 joerg Exp $ Set os to "dragonfly" when built on "DragonFly" +Support evbarm and similar variants. --- build/detectsys.py.orig 2012-08-12 12:29:37.000000000 +0000 +++ build/detectsys.py +@@ -23,7 +23,7 @@ def detectCPU(): + return 'x86' + elif cpu.startswith('ppc') or cpu.endswith('ppc') or cpu.startswith('power'): + return 'ppc64' if cpu.endswith('64') else 'ppc' +- elif cpu.startswith('arm'): ++ elif cpu.startswith('arm') or cpu.endswith('arm'): + return 'arm' + elif cpu.startswith('mips'): + return 'mipsel' if cpu.endswith('el') else 'mips' @@ -58,7 +58,7 @@ def detectOS(): Raises ValueError if no known OS is detected. ''' diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index a431ac0fe..777fe0567 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2015/01/01 09:57:54 dholland Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 17 +PKGREVISION= 19 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/emulators/palmosemulator/distinfo b/emulators/palmosemulator/distinfo index 369472b95..855a8d72c 100644 --- a/emulators/palmosemulator/distinfo +++ b/emulators/palmosemulator/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2012/06/19 20:29:34 asau Exp $ +$NetBSD: distinfo,v 1.12 2015/04/21 17:15:20 joerg Exp $ SHA1 (palmosemulator/emulator_src_3.5.tar.gz) = 2debd7690736397d0af41f7b2d482df65391fc65 RMD160 (palmosemulator/emulator_src_3.5.tar.gz) = fbb6761e4c43ecc9fb20d90d2ae0ec6ccf1c3f27 @@ -6,6 +6,22 @@ Size (palmosemulator/emulator_src_3.5.tar.gz) = 3162363 bytes SHA1 (palmosemulator/emulator-skins-19.tar.gz) = 70b0497061d6877a4e3c6a378fa647c64fe3e019 RMD160 (palmosemulator/emulator-skins-19.tar.gz) = 9b4e16f50b1d2b9ad9b17e3a104c34a983d0a4ba Size (palmosemulator/emulator-skins-19.tar.gz) = 2443913 bytes +SHA1 (patch-SrcShared_Hardware_EmRegs328Prv.h) = 6f60a4ef6056eee5909407f8369b3e1a21327bc6 +SHA1 (patch-SrcShared_Hardware_EmRegsASICSymbol1700.cpp) = a2154e85ad61cdaa9cc09829c6107842a0e9044b +SHA1 (patch-SrcShared_Hardware_EmRegsEZPrv.h) = c4ecc99e5fd3a77891975c7d25af1e6a3ddbda96 +SHA1 (patch-SrcShared_Hardware_EmRegsEZTRGpro.cpp) = 319cc4f187eebdac7a46cbea5a432d4de8928f16 +SHA1 (patch-SrcShared_Hardware_EmRegsMediaQ11xx.cpp) = 66000dcb239dabaae8b6357f5b11ae9c67c21df6 +SHA1 (patch-SrcShared_Hardware_EmRegsPLDPalmVIIEZ.cpp) = c73d094601a4a4eccf4717b725469a59dd0e5add +SHA1 (patch-SrcShared_Hardware_EmRegsSED1375.cpp) = 29fad68dcea246ec3ea75fac9eb86a95cf6f6a54 +SHA1 (patch-SrcShared_Hardware_EmRegsSED1376.cpp) = 4fe29a5caeac779843da1865898583aa49d1b534 +SHA1 (patch-SrcShared_Hardware_EmRegsUSBPhilipsPDIUSBD12.cpp) = 7d7ef982ab35214b1e27e882b9466a989ffe8418 +SHA1 (patch-SrcShared_Hardware_EmRegsUSBVisor.cpp) = dd22c6b01631ad4ecdd65b59cd7cfcaef9448334 +SHA1 (patch-SrcShared_Hardware_EmRegsVZHandEra330.cpp) = aa77709d63a9aff4faa143e8b7e38ea5b8f9aadf +SHA1 (patch-SrcShared_Hardware_EmRegsVZPalmM505.cpp) = f242fab2da6db5273c304ad1c04d7dc28f0dddce +SHA1 (patch-SrcShared_Hardware_EmRegsVZPrv.h) = 44c6460fd81dc3f59f1107f6584c68e8d8ed59b5 +SHA1 (patch-SrcShared_Hardware_EmRegsVZTemp.cpp) = c25b0c9ca60d16fcc04d192e13c9966e24651ea2 +SHA1 (patch-SrcShared_PreferenceMgr.cpp) = 49bf7e195c2f71cc8035b1e3faa13ca9fdeb9f8b +SHA1 (patch-SrcShared_PreferenceMgr.h) = bcefbff3f92489a4b3699d1273d8679820e94cbc SHA1 (patch-SrcUnix_EmDlgFltk.cpp) = 2b8582982dc02dfaa298f20ba342eebd58098207 SHA1 (patch-aa) = eef35ce5c3d91bf56903bb48c0c78bd333591fcc SHA1 (patch-ab) = 061379a827d338e411e8ea53dc071cb668a6c524 @@ -17,9 +33,9 @@ SHA1 (patch-ag) = 9d4fba5f8bef808b8a00b71484c308da613d8140 SHA1 (patch-ah) = e3a79fa2c376711ea6479907cca923d1e872683e SHA1 (patch-ai) = 0cbff6b3080ee9aa7e366ba4ba368d93f0560e04 SHA1 (patch-aj) = 958f070f7bc19f6a4c2f12a9d0ba280ed64136cb -SHA1 (patch-ak) = d693bd15c982c95663f9f595fdcad6f80d5c2477 -SHA1 (patch-al) = 50342df4bb9d020f0b72be608d0656351dae4463 -SHA1 (patch-am) = 2790c8b567a94d86bced52d59cf62b4448b62731 +SHA1 (patch-ak) = 67fb02a1bdf657ef2d526accd6e368b38104803a +SHA1 (patch-al) = 3603f0f1c124788910d1b3b8dcc7f9bcfd8f32d9 +SHA1 (patch-am) = 06e295c0c76e9d5691b3c6b88f4c281f22b673f5 SHA1 (patch-an) = 93e326e3ab9f532d5bab1cc987c179e8337a823d SHA1 (patch-ao) = 9ace708f71d33802059db53c9242f0d89a77e4da SHA1 (patch-ap) = 1fe9bf4a1d70230f2abb9375b9e439a3a163b4d7 diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegs328Prv.h b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegs328Prv.h new file mode 100644 index 000000000..69b0cefb6 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegs328Prv.h @@ -0,0 +1,22 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegs328Prv.h,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegs328Prv.h.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegs328Prv.h +@@ -24,7 +24,7 @@ const uint32 kMemorySize = sizeof (HwrM + + // Macro to return the Dragonball address of the specified register + +-#define addressof(x) (kMemoryStart + offsetof(HwrM68328Type, x)) ++#define my_addressof(x) (kMemoryStart + offsetof(HwrM68328Type, x)) + + + // Macros for reading/writing Dragonball registers. +@@ -39,7 +39,7 @@ const uint32 kMemorySize = sizeof (HwrM + // Macro for installing Dragonball register handlers + + #define INSTALL_HANDLER(read, write, reg) \ +- this->SetHandler ((ReadFunction) &EmRegs328::read, (WriteFunction) &EmRegs328::write, addressof (reg), sizeof (f68328Regs.reg)) ++ this->SetHandler ((ReadFunction) &EmRegs328::read, (WriteFunction) &EmRegs328::write, my_addressof (reg), sizeof (f68328Regs.reg)) + + + #endif /* EmRegs328Prv_h */ diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsASICSymbol1700.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsASICSymbol1700.cpp new file mode 100644 index 000000000..97d9b05a4 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsASICSymbol1700.cpp @@ -0,0 +1,41 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsASICSymbol1700.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsASICSymbol1700.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsASICSymbol1700.cpp +@@ -17,7 +17,7 @@ + // Given a register (specified by its field name), return its address + // in emulated space. + +-#define addressof(reg) \ ++#define my_addressof(reg) \ + (this->GetAddressStart () + fRegs.offsetof_##reg ()) + + +@@ -26,7 +26,7 @@ + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsASICSymbol1700::read, \ + (WriteFunction) &EmRegsASICSymbol1700::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + +@@ -117,15 +117,15 @@ void EmRegsASICSymbol1700::SetSubBankHan + // installation of a field that's an array. + this->SetHandler ( (ReadFunction) &EmRegsASICSymbol1700::StdReadBE, \ + (WriteFunction) &EmRegsASICSymbol1700::StdWriteBE, \ +- addressof (S24IO), \ ++ my_addressof (S24IO), \ + 64); + this->SetHandler ( (ReadFunction) &EmRegsASICSymbol1700::StdReadBE, \ + (WriteFunction) &EmRegsASICSymbol1700::StdWriteBE, \ +- addressof (S24Attribute), \ ++ my_addressof (S24Attribute), \ + 32); + this->SetHandler ( (ReadFunction) &EmRegsASICSymbol1700::StdReadBE, \ + (WriteFunction) &EmRegsASICSymbol1700::StdWriteBE, \ +- addressof (UART8251MacroSelect),\ ++ my_addressof (UART8251MacroSelect),\ + 4); + + // INSTALL_HANDLER (StdReadBE, StdWriteBE, S24IO); diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsEZPrv.h b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsEZPrv.h new file mode 100644 index 000000000..cdd6929b3 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsEZPrv.h @@ -0,0 +1,22 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsEZPrv.h,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsEZPrv.h.orig 2015-04-17 19:10:13.000000000 +0000 ++++ SrcShared/Hardware/EmRegsEZPrv.h +@@ -24,7 +24,7 @@ const uint32 kMemorySize = sizeof (HwrM + + // Macro to return the DragonballEZ address of the specified register + +-#define addressof(x) (kMemoryStart + offsetof(HwrM68EZ328Type, x)) ++#define my_addressof(x) (kMemoryStart + offsetof(HwrM68EZ328Type, x)) + + + // Macros for reading/writing DragonballEZ registers. +@@ -39,7 +39,7 @@ const uint32 kMemorySize = sizeof (HwrM + // Macro for installing DragonballEZ register handlers + + #define INSTALL_HANDLER(read, write, reg) \ +- this->SetHandler ((ReadFunction) &EmRegsEZ::read, (WriteFunction) &EmRegsEZ::write, addressof (reg), sizeof (f68EZ328Regs.reg)) ++ this->SetHandler ((ReadFunction) &EmRegsEZ::read, (WriteFunction) &EmRegsEZ::write, my_addressof (reg), sizeof (f68EZ328Regs.reg)) + + + #endif /* EmRegsEZPrv_h */ diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsEZTRGpro.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsEZTRGpro.cpp new file mode 100644 index 000000000..15121b6e5 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsEZTRGpro.cpp @@ -0,0 +1,13 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsEZTRGpro.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsEZTRGpro.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsEZTRGpro.cpp +@@ -231,7 +231,7 @@ void EmRegsEZTRGpro::SetSubBankHandlers( + EmRegsEZ::SetSubBankHandlers(); + this->SetHandler((ReadFunction)&EmRegs::StdRead, + (WriteFunction)&EmRegsEZTRGpro::spiWrite, +- addressof(spiMasterData), ++ my_addressof(spiMasterData), + sizeof(f68EZ328Regs.spiMasterData)); + } + diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsMediaQ11xx.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsMediaQ11xx.cpp new file mode 100644 index 000000000..f35741fd1 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsMediaQ11xx.cpp @@ -0,0 +1,36 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsMediaQ11xx.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsMediaQ11xx.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsMediaQ11xx.cpp +@@ -659,7 +659,7 @@ + // Given a register (specified by its field name), return its address + // in emulated space. + +-#define addressof(x) ( \ ++#define my_addressof(x) ( \ + ((emuptr) fRegs.x.GetPtr ()) - \ + ((emuptr) fRegs.GetPtr ()) + \ + ((emuptr) this->GetAddressStart ()) \ +@@ -671,7 +671,7 @@ + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsMediaQ11xx::read, \ + (WriteFunction) &EmRegsMediaQ11xx::write, \ +- addressof (reg), 4) ++ my_addressof (reg), 4) + + // Private inline function for reading a LE register. + +@@ -1456,11 +1456,11 @@ void EmRegsMediaQ11xx::SetSubBankHandler + + this->SetHandler ( (ReadFunction) &EmRegsMediaQ11xx::MQRead, + (WriteFunction) &EmRegsMediaQ11xx::invalidateWrite, +- addressof (cpREG), 0x0400); ++ my_addressof (cpREG), 0x0400); + + this->SetHandler ( (ReadFunction) &EmRegsMediaQ11xx::MQRead, + (WriteFunction) &EmRegsMediaQ11xx::SourceFifoWrite, +- addressof (sfREG), 0x0400); ++ my_addressof (sfREG), 0x0400); + + INSTALL_HANDLER (MQRead, MQWrite, udREG[0x00]); + INSTALL_HANDLER (MQRead, MQWrite, udREG[0x01]); diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsPLDPalmVIIEZ.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsPLDPalmVIIEZ.cpp new file mode 100644 index 000000000..f5c24a18f --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsPLDPalmVIIEZ.cpp @@ -0,0 +1,22 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsPLDPalmVIIEZ.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsPLDPalmVIIEZ.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsPLDPalmVIIEZ.cpp +@@ -23,7 +23,7 @@ + // Given a register (specified by its field name), return its address + // in emulated space. + +-#define addressof(reg) \ ++#define my_addressof(reg) \ + (this->GetAddressStart () + fRegs.offsetof_##reg ()) + + +@@ -32,7 +32,7 @@ + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsPLDPalmVIIEZ::read, \ + (WriteFunction) &EmRegsPLDPalmVIIEZ::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsSED1375.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsSED1375.cpp new file mode 100644 index 000000000..20b09b12a --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsSED1375.cpp @@ -0,0 +1,40 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsSED1375.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsSED1375.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsSED1375.cpp +@@ -25,7 +25,7 @@ + // Given a register (specified by its field name), return its address + // in emulated space. + +-#define addressof(reg) \ ++#define my_addressof(reg) \ + (this->GetAddressStart () + fRegs.offsetof_##reg ()) + + +@@ -34,7 +34,7 @@ + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsSED1375::read, \ + (WriteFunction) &EmRegsSED1375::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + +@@ -425,7 +425,7 @@ uint32 EmRegsSED1375::lookUpTableDataRea + { + colorData = (uint8) ((clutEntry & kCLUTBlueMask) << 4); // Get the 4 bits of blue. + +- address = (emuptr) (addressof (lookUpTableAddress)); ++ address = (emuptr) (my_addressof (lookUpTableAddress)); + EmRegsSED1375::lookUpTableAddressWrite (address, 1, (clutIndex + 1) & 0xFF); + } + +@@ -470,7 +470,7 @@ void EmRegsSED1375::lookUpTableDataWrite + fClutData[clutIndex] &= ~kCLUTBlueMask; // Clear out old red bits. + fClutData[clutIndex] |= newColor >> 4; // Save in new blue bits. + +- address = (emuptr) (addressof (lookUpTableAddress)); ++ address = (emuptr) (my_addressof (lookUpTableAddress)); + EmRegsSED1375::lookUpTableAddressWrite (address, 1, (clutIndex + 1) & 0xFF); + } + diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsSED1376.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsSED1376.cpp new file mode 100644 index 000000000..1f9d2d22b --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsSED1376.cpp @@ -0,0 +1,31 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsSED1376.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsSED1376.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsSED1376.cpp +@@ -23,7 +23,7 @@ + // Given a register (specified by its field name), return its address + // in emulated space. + +-#define addressof(reg) \ ++#define my_addressof(reg) \ + (this->GetAddressStart () + fRegs.offsetof_##reg ()) + + +@@ -32,7 +32,7 @@ + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsSED1376::read, \ + (WriteFunction) &EmRegsSED1376::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + // Panel type register [10h] +@@ -457,7 +457,7 @@ void EmRegsSED1376VisorPrism::SetSubBank + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsSED1376VisorPrism::read, \ + (WriteFunction) &EmRegsSED1376VisorPrism::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + INSTALL_HANDLER (StdReadBE, reservedWrite, reserved); diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsUSBPhilipsPDIUSBD12.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsUSBPhilipsPDIUSBD12.cpp new file mode 100644 index 000000000..8fe18e384 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsUSBPhilipsPDIUSBD12.cpp @@ -0,0 +1,24 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsUSBPhilipsPDIUSBD12.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsUSBPhilipsPDIUSBD12.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsUSBPhilipsPDIUSBD12.cpp +@@ -18,8 +18,8 @@ + // Given a register (specified by its field name), return its address + // in emulated space. + +-#undef addressof +-#define addressof(reg) \ ++#undef my_addressof ++#define my_addressof(reg) \ + (this->GetAddressStart () + fRegs.offsetof_##reg ()) + + +@@ -29,7 +29,7 @@ + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsUSBPhilipsPDIUSBD12::read, \ + (WriteFunction) &EmRegsUSBPhilipsPDIUSBD12::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsUSBVisor.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsUSBVisor.cpp new file mode 100644 index 000000000..ce6b9e4f3 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsUSBVisor.cpp @@ -0,0 +1,22 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsUSBVisor.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsUSBVisor.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsUSBVisor.cpp +@@ -22,7 +22,7 @@ + // Given a register (specified by its field name), return its address + // in emulated space. + +-#define addressof(reg) \ ++#define my_addressof(reg) \ + (this->GetAddressStart () + fRegs.offsetof_##reg ()) + + +@@ -31,7 +31,7 @@ + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsUSBVisor::read, \ + (WriteFunction) &EmRegsUSBVisor::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZHandEra330.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZHandEra330.cpp new file mode 100644 index 000000000..d54e37705 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZHandEra330.cpp @@ -0,0 +1,29 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsVZHandEra330.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsVZHandEra330.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsVZHandEra330.cpp +@@ -589,20 +589,20 @@ void EmRegsVZHandEra330::SetSubBankHandl + // SD support + this->SetHandler((ReadFunction)&EmRegsVZHandEra330::spiRxDRead, + (WriteFunction)&EmRegsVZ::StdWrite, +- addressof(spiRxD), ++ my_addressof(spiRxD), + sizeof(UInt16)); + this->SetHandler((ReadFunction)&EmRegsVZ::StdRead, + (WriteFunction)&EmRegsVZHandEra330::spiTxDWrite, +- addressof(spiTxD), ++ my_addressof(spiTxD), + sizeof(UInt16)); + this->SetHandler((ReadFunction)&EmRegsVZ::StdRead, + (WriteFunction)&EmRegsVZHandEra330::spiCont1Write, +- addressof(spiCont1), ++ my_addressof(spiCont1), + sizeof(UInt16)); + /* + this->SetHandler((ReadFunction)&EmRegsVZHandEra330::spiIntCSRead, + (WriteFunction)&EmRegsVZHandEra330::spiIntCSWrite, +- addressof(spiIntCS), ++ my_addressof(spiIntCS), + sizeof(regs.spiIntCS)); + */ + } diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZPalmM505.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZPalmM505.cpp new file mode 100644 index 000000000..d84319374 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZPalmM505.cpp @@ -0,0 +1,13 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsVZPalmM505.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsVZPalmM505.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsVZPalmM505.cpp +@@ -52,7 +52,7 @@ void EmRegsVZPalmM505::SetSubBankHandler + + this->SetHandler ((ReadFunction) &EmRegsVZ::StdRead, + (WriteFunction) &EmRegsVZPalmM505::portFSelectWrite, +- addressof (portFSelect), sizeof (f68VZ328Regs.portFSelect)); ++ my_addressof (portFSelect), sizeof (f68VZ328Regs.portFSelect)); + } + + diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZPrv.h b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZPrv.h new file mode 100644 index 000000000..d6fc52366 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZPrv.h @@ -0,0 +1,22 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsVZPrv.h,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsVZPrv.h.orig 2015-04-17 19:10:13.000000000 +0000 ++++ SrcShared/Hardware/EmRegsVZPrv.h +@@ -24,7 +24,7 @@ const uint32 kMemorySize = sizeof (HwrM + + // Macro to return the DragonballVZ address of the specified register + +-#define addressof(x) (kMemoryStart + offsetof(HwrM68VZ328Type, x)) ++#define my_addressof(x) (kMemoryStart + offsetof(HwrM68VZ328Type, x)) + + + // Macros for reading/writing DragonballVZ registers. +@@ -39,7 +39,7 @@ const uint32 kMemorySize = sizeof (HwrM + // Macro for installing DragonballVZ register handlers + + #define INSTALL_HANDLER(read, write, reg) \ +- this->SetHandler ((ReadFunction) &EmRegsVZ::read, (WriteFunction) &EmRegsVZ::write, addressof (reg), sizeof (f68VZ328Regs.reg)) ++ this->SetHandler ((ReadFunction) &EmRegsVZ::read, (WriteFunction) &EmRegsVZ::write, my_addressof (reg), sizeof (f68VZ328Regs.reg)) + + + #endif /* EmRegsVZPrv_h */ diff --git a/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZTemp.cpp b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZTemp.cpp new file mode 100644 index 000000000..d328859ac --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_Hardware_EmRegsVZTemp.cpp @@ -0,0 +1,24 @@ +$NetBSD: patch-SrcShared_Hardware_EmRegsVZTemp.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/Hardware/EmRegsVZTemp.cpp.orig 2015-04-17 19:10:12.000000000 +0000 ++++ SrcShared/Hardware/EmRegsVZTemp.cpp +@@ -626,8 +626,8 @@ EmSPISlave* EmRegsVZPalmM130::GetSPISlav + // Given a register (specified by its field name), return its address + // in emulated space. + +-#undef addressof +-#define addressof(reg) \ ++#undef my_addressof ++#define my_addressof(reg) \ + (this->GetAddressStart () + fRegs.offsetof_##reg ()) + + +@@ -637,7 +637,7 @@ EmSPISlave* EmRegsVZPalmM130::GetSPISlav + #define INSTALL_HANDLER(read, write, reg) \ + this->SetHandler ( (ReadFunction) &EmRegsPLDPalmI705::read, \ + (WriteFunction) &EmRegsPLDPalmI705::write, \ +- addressof (reg), \ ++ my_addressof (reg), \ + fRegs.reg.GetSize ()) + + diff --git a/emulators/palmosemulator/patches/patch-SrcShared_PreferenceMgr.cpp b/emulators/palmosemulator/patches/patch-SrcShared_PreferenceMgr.cpp new file mode 100644 index 000000000..1d6f1d81e --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_PreferenceMgr.cpp @@ -0,0 +1,63 @@ +$NetBSD: patch-SrcShared_PreferenceMgr.cpp,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/PreferenceMgr.cpp.orig 2002-03-29 13:11:17.000000000 +0000 ++++ SrcShared/PreferenceMgr.cpp +@@ -232,58 +232,6 @@ void BasePreference::Save (void) + // + // ---------------------------------------------------------------------- + +- +-/*********************************************************************** +- * +- * FUNCTION: Preference constructor +- * +- * DESCRIPTION: Calls BasePreference to initialize the base members, +- * then calls Load() to load the data. +- * +- * PARAMETERS: name - name of the key used to fetch the data. +- * +- * RETURNED: Nothing. +- * +- ***********************************************************************/ +- +-template +-Preference::Preference (PrefKeyType name, bool acquireLock) : +- BasePreference (name, acquireLock), +- fValue (T()) +-{ +- this->Load (); +-} +- +-template +-Preference::Preference (long index, bool acquireLock) : +- BasePreference (index, acquireLock), +- fValue (T()) +-{ +- this->Load (); +-} +- +- +- +-/*********************************************************************** +- * +- * FUNCTION: Preference destructor +- * +- * DESCRIPTION: Ensures that any changes are flushed back to the +- * preference collection before destructing the base class. +- * +- * PARAMETERS: None. +- * +- * RETURNED: Nothing. +- * +- ***********************************************************************/ +- +-template +-Preference::~Preference (void) +-{ +- this->Save (); +-} +- +- + /*********************************************************************** + * + * FUNCTION: Preference::DoLoad diff --git a/emulators/palmosemulator/patches/patch-SrcShared_PreferenceMgr.h b/emulators/palmosemulator/patches/patch-SrcShared_PreferenceMgr.h new file mode 100644 index 000000000..f9bd9f0b5 --- /dev/null +++ b/emulators/palmosemulator/patches/patch-SrcShared_PreferenceMgr.h @@ -0,0 +1,32 @@ +$NetBSD: patch-SrcShared_PreferenceMgr.h,v 1.1 2015/04/21 17:15:20 joerg Exp $ + +--- SrcShared/PreferenceMgr.h.orig 2015-04-17 19:45:54.000000000 +0000 ++++ SrcShared/PreferenceMgr.h +@@ -115,9 +115,24 @@ template + class Preference : public BasePreference + { + public: +- Preference (PrefKeyType name, bool = true); +- Preference (long index, bool = true); +- virtual ~Preference (void); ++ Preference (PrefKeyType name, bool acquireLock = true) : ++ BasePreference (name, acquireLock), ++ fValue (T()) ++ { ++ this->Load (); ++ } ++ ++ Preference (long index, bool acquireLock = true) : ++ BasePreference (index, acquireLock), ++ fValue (T()) ++ { ++ this->Load (); ++ } ++ ++ ~Preference () ++ { ++ this->Save (); ++ } + + // I would *like* to have these operators. That way, I could pass in a + // "Preference" any place that accepts a "const Foo&" as a parameter. diff --git a/emulators/palmosemulator/patches/patch-ak b/emulators/palmosemulator/patches/patch-ak index b4821a504..027ee0c7d 100644 --- a/emulators/palmosemulator/patches/patch-ak +++ b/emulators/palmosemulator/patches/patch-ak @@ -1,8 +1,8 @@ -$NetBSD: patch-ak,v 1.1 2004/03/20 20:21:22 kristerw Exp $ +$NetBSD: patch-ak,v 1.2 2015/04/21 17:15:20 joerg Exp $ ---- SrcShared/Hardware/EmRegs328.cpp.orig Sat Mar 20 17:48:57 2004 -+++ SrcShared/Hardware/EmRegs328.cpp Sat Mar 20 18:11:46 2004 -@@ -141,13 +141,13 @@ +--- SrcShared/Hardware/EmRegs328.cpp.orig 2002-03-29 13:11:18.000000000 +0000 ++++ SrcShared/Hardware/EmRegs328.cpp +@@ -141,13 +141,13 @@ const HwrM68328Type kInitial68328Registe 0x2400, // Word pllControl; // $200: PLL Control Register 0x0123, // Word pllFreqSel; // $202: PLL Frequency Select Register 0x0000, // Word pllTest; // $204: PLL Test Register @@ -18,7 +18,7 @@ $NetBSD: patch-ak,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x0000, // Word intControl; // $302: Interrupt Control Register 0x00FF, // Word intMaskHi; // $304: Interrupt Mask Register/HIGH word 0xFFFF, // Word intMaskLo; // $306: Interrupt Mask Register/LOW word -@@ -162,21 +162,21 @@ +@@ -162,21 +162,21 @@ const HwrM68328Type kInitial68328Registe 0x00, // Byte portADir; // $400: Port A Direction Register 0x00, // Byte portAData; // $401: Port A Data Register @@ -43,7 +43,7 @@ $NetBSD: patch-ak,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x00, // Byte portCSelect; // $413: Port C Select Register { 0 }, // Byte ___filler10[4]; -@@ -184,10 +184,10 @@ +@@ -184,10 +184,10 @@ const HwrM68328Type kInitial68328Registe 0x00, // Byte portDDir; // $418: Port D Direction Register 0x00, // Byte portDData; // $419: Port D Data Register 0xFF, // Byte portDPullupEn; // $41A: Port D Pull-up Enable @@ -56,7 +56,7 @@ $NetBSD: patch-ak,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x00, // Byte portDIntEdge; // $41F: Port D IRQ Edge Register 0x00, // Byte portEDir; // $420: Port E Direction Register -@@ -213,7 +213,7 @@ +@@ -213,7 +213,7 @@ const HwrM68328Type kInitial68328Registe 0x00, // Byte portJDir; // $438: Port J Direction Register 0x00, // Byte portJData; // $439: Port J Data Register @@ -65,7 +65,7 @@ $NetBSD: patch-ak,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x00, // Byte portJSelect; // $43B: Port J Select Register { 0 }, // Byte ___filler19a[4]; -@@ -279,7 +279,7 @@ +@@ -279,7 +279,7 @@ const HwrM68328Type kInitial68328Registe { 0 }, // Byte ___filler28[0xA00-0x90A]; 0x00000000, // DWord lcdStartAddr; // $A00: Screen Starting Address Register @@ -74,7 +74,7 @@ $NetBSD: patch-ak,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0xFF, // Byte lcdPageWidth; // $A05: Virtual Page Width Register { 0 }, // Byte ___filler30[2]; 0x03FF, // Word lcdScreenWidth; // $A08: Screen Width Register -@@ -288,7 +288,7 @@ +@@ -288,7 +288,7 @@ const HwrM68328Type kInitial68328Registe 0x0000, // Word lcdCursorXPos; // $A18: Cursor X Position 0x0000, // Word lcdCursorYPos; // $A1A: Cursor Y Position 0x0101, // Word lcdCursorWidthHeight; // $A1C: Cursor Width and Height @@ -83,3 +83,77 @@ $NetBSD: patch-ak,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x7F, // Byte lcdBlinkControl; // $A1F: Blink Control Register 0x00, // Byte lcdPanelControl; // $A20: Panel Interface Control Register 0x00, // Byte lcdPolarity; // $A21: Polarity Config Register +@@ -1592,7 +1592,7 @@ uint32 EmRegs328::uartRead (emuptr addre + { + // If this is a full read, get the next byte from the FIFO. + +- Bool refreshRxData = (address == addressof (uReceive)) && (size == 2); ++ Bool refreshRxData = (address == my_addressof (uReceive)) && (size == 2); + + // See if there's anything new ("Put the data on the bus") + +@@ -1753,7 +1753,7 @@ void EmRegs328::intStatusHiWrite (emuptr + // accessing the upper byte, just return. If we're accessing the lower + // byte, we can treat it as a 2-byte access. + +- else if (size == 1 && address == addressof (intStatusHi)) ++ else if (size == 1 && address == my_addressof (intStatusHi)) + return; + + // Now we can treat the rest of this function as a word-write to intStatusHi. +@@ -2000,8 +2000,8 @@ void EmRegs328::uartWrite(emuptr address + // be transmitted. + + Bool sendTxData = +- ((address == addressof (uTransmit)) && (size == 2)) || +- ((address == addressof (uTransmit) + 1) && (size == 1)); ++ ((address == my_addressof (uTransmit)) && (size == 2)) || ++ ((address == my_addressof (uTransmit) + 1) && (size == 1)); + + // React to any changes. + +@@ -2025,22 +2025,22 @@ void EmRegs328::lcdRegisterWrite(emuptr + + // Note what changed. + +- if (address == addressof (lcdScreenWidth)) ++ if (address == my_addressof (lcdScreenWidth)) + { + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdScreenHeight)) ++ else if (address == my_addressof (lcdScreenHeight)) + { + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdPanelControl)) ++ else if (address == my_addressof (lcdPanelControl)) + { + if (((value ^ oldValue) & hwr328LcdPanelControlGrayScale) != 0) + { + EmScreen::InvalidateAll (); + } + } +- else if (address == addressof (lcdStartAddr)) ++ else if (address == my_addressof (lcdStartAddr)) + { + // Make sure the low-bit is always zero. + +@@ -2049,7 +2049,7 @@ void EmRegs328::lcdRegisterWrite(emuptr + + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdPageWidth)) ++ else if (address == my_addressof (lcdPageWidth)) + { + if (value != oldValue) + { +@@ -2088,7 +2088,7 @@ void EmRegs328::rtcIntStatusWrite(emuptr + // doing a byte-write to the lower byte, this extension will happen + // automatically. + +- if (address == addressof (rtcIntStatus) && size == 1) ++ if (address == my_addressof (rtcIntStatus) && size == 1) + value <<= 8; + + // Get the current value. diff --git a/emulators/palmosemulator/patches/patch-al b/emulators/palmosemulator/patches/patch-al index 2e11fd046..1e4089f52 100644 --- a/emulators/palmosemulator/patches/patch-al +++ b/emulators/palmosemulator/patches/patch-al @@ -1,8 +1,8 @@ -$NetBSD: patch-al,v 1.1 2004/03/20 20:21:22 kristerw Exp $ +$NetBSD: patch-al,v 1.2 2015/04/21 17:15:20 joerg Exp $ ---- SrcShared/Hardware/EmRegsEZ.cpp.orig Sat Mar 20 20:22:20 2004 -+++ SrcShared/Hardware/EmRegsEZ.cpp Sat Mar 20 20:24:11 2004 -@@ -84,13 +84,13 @@ +--- SrcShared/Hardware/EmRegsEZ.cpp.orig 2002-03-29 13:11:18.000000000 +0000 ++++ SrcShared/Hardware/EmRegsEZ.cpp +@@ -84,13 +84,13 @@ static const HwrM68EZ328Type kInitial68E 0x2430, // Word pllControl; // $200: PLL Control Register 0x0123, // Word pllFreqSel; // $202: PLL Frequency Select Register 0, // !!! ---> Marked as reserved in 1.4 Word pllTest; // $204: PLL Test Register (do not access) @@ -18,7 +18,7 @@ $NetBSD: patch-al,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x0000, // Word intControl; // $302: Interrupt Control Register 0x00FF, // Word intMaskHi; // $304: Interrupt Mask Register/HIGH word 0xFFFF, // Word intMaskLo; // $306: Interrupt Mask Register/LOW word -@@ -183,7 +183,7 @@ +@@ -183,7 +183,7 @@ static const HwrM68EZ328Type kInitial68E { 0 }, // Byte ___filler28[0xA00-0x90C]; 0x00000000, // DWord lcdStartAddr; // $A00: Screen Starting Address Register @@ -27,7 +27,7 @@ $NetBSD: patch-al,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0xFF, // Byte lcdPageWidth; // $A05: Virtual Page Width Register { 0 }, // Byte ___filler30[2]; 0x03FF, // Word lcdScreenWidth; // $A08: Screen Width Register -@@ -192,17 +192,17 @@ +@@ -192,17 +192,17 @@ static const HwrM68EZ328Type kInitial68E 0x0000, // Word lcdCursorXPos; // $A18: Cursor X Position 0x0000, // Word lcdCursorYPos; // $A1A: Cursor Y Position 0x0101, // Word lcdCursorWidthHeight; // $A1C: Cursor Width and Height @@ -50,7 +50,7 @@ $NetBSD: patch-al,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0xFF, // Byte lcdRefreshRateAdj; // $A29: Refresh Rate Adjustment Register { 0 }, // Byte ___filler2003[0xA2D-0xA2A]; 0x00, // Byte lcdPanningOffset; // $A2D: Panning Offset Register -@@ -210,10 +210,10 @@ +@@ -210,10 +210,10 @@ static const HwrM68EZ328Type kInitial68E { 0 }, // Byte ___filler37[0xA31-0xA2E]; 0xB9, // Byte lcdFrameRate; // $A31: Frame Rate Control Modulation Register @@ -63,3 +63,78 @@ $NetBSD: patch-al,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x0000, // Word lcdContrastControlPWM; // $A36: Contrast Control { 0 }, // Byte ___filler40[0xB00-0xA38]; +@@ -1418,7 +1418,7 @@ uint32 EmRegsEZ::uartRead (emuptr addres + { + // If this is a full read, get the next byte from the FIFO. + +- Bool refreshRxData = (address == addressof (uReceive)) && (size == 2); ++ Bool refreshRxData = (address == my_addressof (uReceive)) && (size == 2); + + // See if there's anything new ("Put the data on the bus") + +@@ -1571,7 +1571,7 @@ void EmRegsEZ::intStatusHiWrite (emuptr + // accessing the upper byte, just return. If we're accessing the lower + // byte, we can treat it as a 2-byte access. + +- else if (size == 1 && address == addressof (intStatusHi)) ++ else if (size == 1 && address == my_addressof (intStatusHi)) + return; + + // Now we can treat the rest of this function as a word-write to intStatusHi. +@@ -1789,8 +1789,8 @@ void EmRegsEZ::uartWrite(emuptr address, + // be transmitted. + + Bool sendTxData = +- ((address == addressof (uTransmit)) && (size == 2)) || +- ((address == addressof (uTransmit) + 1) && (size == 1)); ++ ((address == my_addressof (uTransmit)) && (size == 2)) || ++ ((address == my_addressof (uTransmit) + 1) && (size == 1)); + + // React to any changes. + +@@ -1814,15 +1814,15 @@ void EmRegsEZ::lcdRegisterWrite (emuptr + + // Note what changed. + +- if (address == addressof (lcdScreenWidth)) ++ if (address == my_addressof (lcdScreenWidth)) + { + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdScreenHeight)) ++ else if (address == my_addressof (lcdScreenHeight)) + { + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdPanelControl)) ++ else if (address == my_addressof (lcdPanelControl)) + { + // hwrEZ328LcdPanelControlGrayScale is incorrectly defined as 0x01, + // so use the hard-coded value of 0x03 here. +@@ -1833,7 +1833,7 @@ void EmRegsEZ::lcdRegisterWrite (emuptr + EmScreen::InvalidateAll (); + } + } +- else if (address == addressof (lcdStartAddr)) ++ else if (address == my_addressof (lcdStartAddr)) + { + // Make sure the low-bit is always zero. + // Make sure bits 31-29 are always zero. +@@ -1843,7 +1843,7 @@ void EmRegsEZ::lcdRegisterWrite (emuptr + + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdPageWidth)) ++ else if (address == my_addressof (lcdPageWidth)) + { + if (value != oldValue) + { +@@ -1882,7 +1882,7 @@ void EmRegsEZ::rtcIntStatusWrite (emuptr + // doing a byte-write to the lower byte, this extension will happen + // automatically. + +- if (address == addressof (rtcIntStatus) && size == 1) ++ if (address == my_addressof (rtcIntStatus) && size == 1) + value <<= 8; + + // Get the current value. diff --git a/emulators/palmosemulator/patches/patch-am b/emulators/palmosemulator/patches/patch-am index 6e974b909..4c7e3b623 100644 --- a/emulators/palmosemulator/patches/patch-am +++ b/emulators/palmosemulator/patches/patch-am @@ -1,8 +1,8 @@ -$NetBSD: patch-am,v 1.1 2004/03/20 20:21:22 kristerw Exp $ +$NetBSD: patch-am,v 1.2 2015/04/21 17:15:20 joerg Exp $ ---- SrcShared/Hardware/EmRegsVZ.cpp.orig Sat Mar 20 20:28:32 2004 -+++ SrcShared/Hardware/EmRegsVZ.cpp Sat Mar 20 20:30:42 2004 -@@ -270,7 +270,7 @@ +--- SrcShared/Hardware/EmRegsVZ.cpp.orig 2002-03-29 13:11:19.000000000 +0000 ++++ SrcShared/Hardware/EmRegsVZ.cpp +@@ -270,7 +270,7 @@ static const HwrM68VZ328Type kInitial68V { 0 }, // UInt8 ___filler28a[0xA00-0x91E]; 0x00000000, // UInt32 lcdStartAddr; // $A00: Screen Starting Address Register @@ -11,7 +11,7 @@ $NetBSD: patch-am,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0xFF, // UInt8 lcdPageWidth; // $A05: Virtual Page Width Register { 0 }, // UInt8 ___filler30[2]; 0x03F0, // UInt16 lcdScreenWidth; // $A08: Screen Width Register -@@ -279,29 +279,29 @@ +@@ -279,29 +279,29 @@ static const HwrM68VZ328Type kInitial68V 0x0000, // UInt16 lcdCursorXPos; // $A18: Cursor X Position 0x0000, // UInt16 lcdCursorYPos; // $A1A: Cursor Y Position 0x0101, // UInt16 lcdCursorWidthHeight; // $A1C: Cursor Width and Height @@ -49,3 +49,98 @@ $NetBSD: patch-am,v 1.1 2004/03/20 20:21:22 kristerw Exp $ 0x0000, // UInt16 lcdContrastControlPWM; // $A36: Contrast Control 0x00, // UInt8 lcdRefreshModeControl; // $A38: Refresh Mode Control Register 0x62, // UInt8 lcdDMAControl; // $A39: DMA Control Register +@@ -1685,7 +1685,7 @@ uint32 EmRegsVZ::uart1Read (emuptr addre + { + // If this is a full read, get the next byte from the FIFO. + +- Bool refreshRxData = (address == addressof (uReceive)) && (size == 2); ++ Bool refreshRxData = (address == my_addressof (uReceive)) && (size == 2); + + // See if there's anything new ("Put the data on the bus") + +@@ -1705,7 +1705,7 @@ uint32 EmRegsVZ::uart2Read (emuptr addre + { + // If this is a full read, get the next byte from the FIFO. + +- Bool refreshRxData = (address == addressof (u2Receive)) && (size == 2); ++ Bool refreshRxData = (address == my_addressof (u2Receive)) && (size == 2); + + // See if there's anything new ("Put the data on the bus") + +@@ -1887,7 +1887,7 @@ void EmRegsVZ::intStatusHiWrite (emuptr + // accessing the upper byte, just return. If we're accessing the lower + // byte, we can treat it as a 2-byte access. + +- else if (size == 1 && address == addressof (intStatusHi)) ++ else if (size == 1 && address == my_addressof (intStatusHi)) + return; + + // Now we can treat the rest of this function as a word-write to intStatusHi. +@@ -2181,8 +2181,8 @@ void EmRegsVZ::uart1Write(emuptr address + // be transmitted. + + Bool sendTxData = +- ((address == addressof (uTransmit)) && (size == 2)) || +- ((address == addressof (uTransmit) + 1) && (size == 1)); ++ ((address == my_addressof (uTransmit)) && (size == 2)) || ++ ((address == my_addressof (uTransmit) + 1) && (size == 1)); + + // React to any changes. + +@@ -2204,8 +2204,8 @@ void EmRegsVZ::uart2Write(emuptr address + // be transmitted. + + Bool sendTxData = +- ((address == addressof (u2Transmit)) && (size == 2)) || +- ((address == addressof (u2Transmit) + 1) && (size == 1)); ++ ((address == my_addressof (u2Transmit)) && (size == 2)) || ++ ((address == my_addressof (u2Transmit) + 1) && (size == 1)); + + // React to any changes. + +@@ -2229,15 +2229,15 @@ void EmRegsVZ::lcdRegisterWrite (emuptr + + // Note what changed. + +- if (address == addressof (lcdScreenWidth)) ++ if (address == my_addressof (lcdScreenWidth)) + { + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdScreenHeight)) ++ else if (address == my_addressof (lcdScreenHeight)) + { + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdPanelControl)) ++ else if (address == my_addressof (lcdPanelControl)) + { + // hwrVZ328LcdPanelControlGrayScale is incorrectly defined as 0x01, + // so use the hard-coded value of 0x03 here. +@@ -2248,7 +2248,7 @@ void EmRegsVZ::lcdRegisterWrite (emuptr + EmScreen::InvalidateAll (); + } + } +- else if (address == addressof (lcdStartAddr)) ++ else if (address == my_addressof (lcdStartAddr)) + { + // Make sure the low-bit is always zero. + // Make sure bits 31-29 are always zero. +@@ -2258,7 +2258,7 @@ void EmRegsVZ::lcdRegisterWrite (emuptr + + EmScreen::InvalidateAll (); + } +- else if (address == addressof (lcdPageWidth)) ++ else if (address == my_addressof (lcdPageWidth)) + { + if (value != oldValue) + { +@@ -2297,7 +2297,7 @@ void EmRegsVZ::rtcIntStatusWrite (emuptr + // doing a byte-write to the lower byte, this extension will happen + // automatically. + +- if (address == addressof (rtcIntStatus) && size == 1) ++ if (address == my_addressof (rtcIntStatus) && size == 1) + value <<= 8; + + // Get the current value. diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile index 7d2130a58..919e7522a 100644 --- a/emulators/pearpc/Makefile +++ b/emulators/pearpc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/04/13 07:55:06 ghen Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:20:46 tnn Exp $ DISTNAME= pearpc-0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pearpc/} EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index fa4c8fcf9..4acd9eb35 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.135 2015/03/13 09:09:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.140 2015/06/12 10:50:04 wiz Exp $ -DISTNAME= qemu-2.2.1 +DISTNAME= qemu-2.3.0 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ EXTRACT_SUFX= .tar.bz2 @@ -54,7 +55,7 @@ INSTALLATION_DIRS= ${PKGMANDIR}/man1 share/doc/qemu UE_ARCHS+= alpha arm armeb cris i386 m68k microblaze mips mipsel UE_ARCHS+= or32 ppc ppc64 ppc64abi32 sh4 sh4eb sparc sparc32plus -UE_ARCHS+= sparc64 x86_64 microblazeel s390x tricore unicore32 +UE_ARCHS+= sparc64 x86_64 microblazeel s390x unicore32 .if ${OPSYS} == "NetBSD" . if (!empty(OS_VERSION:M5.99.*) || !empty(OS_VERSION:M[6-9].*)) diff --git a/emulators/qemu/PLIST b/emulators/qemu/PLIST index 91ca33565..f391b2800 100644 --- a/emulators/qemu/PLIST +++ b/emulators/qemu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.41 2014/12/12 15:36:03 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.42 2015/06/10 20:40:11 ryoon Exp $ ${PLIST.alpha}bin/qemu-alpha ${PLIST.arm}bin/qemu-arm ${PLIST.armeb}bin/qemu-armeb @@ -23,7 +23,6 @@ ${PLIST.sh4eb}bin/qemu-sh4eb ${PLIST.sparc}bin/qemu-sparc ${PLIST.sparc32plus}bin/qemu-sparc32plus ${PLIST.sparc64}bin/qemu-sparc64 -${PLIST.tricore}bin/qemu-tricore ${PLIST.unicore32}bin/qemu-unicore32 bin/qemu-system-aarch64 bin/qemu-system-alpha diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index c2d58639a..f2d3be2ef 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,11 +1,12 @@ -$NetBSD: distinfo,v 1.102 2015/03/13 09:09:12 ryoon Exp $ +$NetBSD: distinfo,v 1.104 2015/05/16 03:19:54 khorben Exp $ -SHA1 (qemu-2.2.1.tar.bz2) = 4d1cefc9861fb90979497e8c0bffd223103aa240 -RMD160 (qemu-2.2.1.tar.bz2) = 53430a4cc637f6579cce2e29cb72f3af292c793b -Size (qemu-2.2.1.tar.bz2) = 24483500 bytes +SHA1 (qemu-2.3.0.tar.bz2) = 373d74bfafce1ca45f85195190d0a5e22b29299e +RMD160 (qemu-2.3.0.tar.bz2) = cb203bf3faa316c9eb4ceeb975441deab6f9b2f7 +Size (qemu-2.3.0.tar.bz2) = 24683085 bytes SHA1 (patch-configure) = 2d0d2549056c9f53a932b236ed4d69a5ee58a856 SHA1 (patch-ef) = 6e57de87f91067e8a9a1388c91133a31b3582b3a SHA1 (patch-et) = 036e1a254ce40df635dfb6107d2707879467e127 +SHA1 (patch-hw_block_fdc.c) = a49f714266b767953d78aa42492cde3ba4ecb06a SHA1 (patch-hw_display_omap__dss.c) = 6b13242f28e32346bc70548c216c578d98fd3420 SHA1 (patch-hw_net_etraxfs__eth.c) = e5dd1661d60dbcd27b332403e0843500ba9544bc SHA1 (patch-hw_net_xilinx__axienet.c) = ebcd2676d64ce6f31e4a8c976d4fdf530ad5e8b7 @@ -13,5 +14,4 @@ SHA1 (patch-hw_ppc_mac__newworld.c) = 9a0ec3ba0b6da2879fdaba6a7937fb16a02685f5 SHA1 (patch-hw_ppc_mac__oldworld.c) = 46322c77c87be6d517c43466325c344db99cd463 SHA1 (patch-memory.c) = 14df9c835ca318fc79a8d3a46bb94d2f229277cc SHA1 (patch-slirp_tcp__subr.c) = cfc8289384fa987289e32b64532c13a83a890820 -SHA1 (patch-tests_Makefile) = 81fe639ce1b04302f53024343fdf1f6fd5d5fedb -SHA1 (patch-user-exec.c) = 9090d368b31c70a81af4e8b08d0267c597ff248e +SHA1 (patch-tests_Makefile) = 44ec206f8061274d0c0a7ca0d4a3e2dbe936fafa diff --git a/emulators/qemu/patches/patch-hw_block_fdc.c b/emulators/qemu/patches/patch-hw_block_fdc.c new file mode 100644 index 000000000..baf23a3e6 --- /dev/null +++ b/emulators/qemu/patches/patch-hw_block_fdc.c @@ -0,0 +1,71 @@ +$NetBSD: patch-hw_block_fdc.c,v 1.1 2015/05/16 03:19:54 khorben Exp $ + +fdc: force the fifo access to be in bounds of the allocated buffer + +During processing of certain commands such as FD_CMD_READ_ID and +FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could +get out of bounds leading to memory corruption with values coming +from the guest. + +Fix this by making sure that the index is always bounded by the +allocated memory. + +This is CVE-2015-3456. + +--- hw/block/fdc.c.orig 2015-04-27 14:08:23.000000000 +0000 ++++ hw/block/fdc.c +@@ -1512,7 +1512,7 @@ static uint32_t fdctrl_read_data(FDCtrl + { + FDrive *cur_drv; + uint32_t retval = 0; +- int pos; ++ uint32_t pos; + + cur_drv = get_cur_drv(fdctrl); + fdctrl->dsr &= ~FD_DSR_PWRDOWN; +@@ -1521,8 +1521,8 @@ static uint32_t fdctrl_read_data(FDCtrl + return 0; + } + pos = fdctrl->data_pos; ++ pos %= FD_SECTOR_LEN; + if (fdctrl->msr & FD_MSR_NONDMA) { +- pos %= FD_SECTOR_LEN; + if (pos == 0) { + if (fdctrl->data_pos != 0) + if (!fdctrl_seek_to_next_sect(fdctrl, cur_drv)) { +@@ -1867,10 +1867,13 @@ static void fdctrl_handle_option(FDCtrl + static void fdctrl_handle_drive_specification_command(FDCtrl *fdctrl, int direction) + { + FDrive *cur_drv = get_cur_drv(fdctrl); ++ uint32_t pos; + +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x80) { ++ pos = fdctrl->data_pos - 1; ++ pos %= FD_SECTOR_LEN; ++ if (fdctrl->fifo[pos] & 0x80) { + /* Command parameters done */ +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x40) { ++ if (fdctrl->fifo[pos] & 0x40) { + fdctrl->fifo[0] = fdctrl->fifo[1]; + fdctrl->fifo[2] = 0; + fdctrl->fifo[3] = 0; +@@ -1970,7 +1973,7 @@ static uint8_t command_to_handler[256]; + static void fdctrl_write_data(FDCtrl *fdctrl, uint32_t value) + { + FDrive *cur_drv; +- int pos; ++ uint32_t pos; + + /* Reset mode */ + if (!(fdctrl->dor & FD_DOR_nRESET)) { +@@ -2019,7 +2022,9 @@ static void fdctrl_write_data(FDCtrl *fd + } + + FLOPPY_DPRINTF("%s: %02x\n", __func__, value); +- fdctrl->fifo[fdctrl->data_pos++] = value; ++ pos = fdctrl->data_pos++; ++ pos %= FD_SECTOR_LEN; ++ fdctrl->fifo[pos] = value; + if (fdctrl->data_pos == fdctrl->data_len) { + /* We now have all parameters + * and will be able to treat the command diff --git a/emulators/qemu/patches/patch-tests_Makefile b/emulators/qemu/patches/patch-tests_Makefile index 42be1c1c5..a5d2d9ee0 100644 --- a/emulators/qemu/patches/patch-tests_Makefile +++ b/emulators/qemu/patches/patch-tests_Makefile @@ -1,10 +1,10 @@ -$NetBSD: patch-tests_Makefile,v 1.1 2015/01/07 21:39:24 wiedi Exp $ +$NetBSD: patch-tests_Makefile,v 1.2 2015/04/29 20:30:53 ryoon Exp $ Don't link -lutil on SunOS ---- tests/Makefile.orig 2014-12-09 14:45:44.000000000 +0000 +--- tests/Makefile.orig 2015-04-27 14:08:27.000000000 +0000 +++ tests/Makefile -@@ -353,8 +353,10 @@ tests/qemu-iotests/socket_scm_helper$(EX - tests/test-qemu-opts$(EXESUF): tests/test-qemu-opts.o libqemuutil.a libqemustub.a +@@ -371,8 +371,10 @@ tests/test-qemu-opts$(EXESUF): tests/tes + tests/test-write-threshold$(EXESUF): tests/test-write-threshold.o $(block-obj-y) libqemuutil.a libqemustub.a ifeq ($(CONFIG_POSIX),y) +ifneq ($(CONFIG_SOLARIS),y) diff --git a/emulators/qemu/patches/patch-user-exec.c b/emulators/qemu/patches/patch-user-exec.c deleted file mode 100644 index b527eb26b..000000000 --- a/emulators/qemu/patches/patch-user-exec.c +++ /dev/null @@ -1,59 +0,0 @@ -$NetBSD: patch-user-exec.c,v 1.5 2015/03/06 13:22:03 tnn Exp $ - -From 3f9744aaaeeaea9c55c814b9e7be0f8cce1fb7f9 Mon Sep 17 00:00:00 2001 -From: Tobias Nygren -To: qemu-devel@nongnu.org -Cc: Tobias Nygren -Date: Thu, 5 Mar 2015 22:15:08 +0100 -Subject: [PATCH] user-exec.c: fix build on NetBSD/sparc64 and NetBSD/arm - -A couple of #ifdef changes necessary to use NetBSD's ucontext -structs on sparc64 and arm. - -Signed-off-by: Tobias Nygren ---- - user-exec.c | 16 +++++++++++++++- - 1 file changed, 15 insertions(+), 1 deletion(-) - -diff --git a/user-exec.c b/user-exec.c -index 1ff8673..8f57e8a 100644 ---- user-exec.c -+++ user-exec.c -@@ -404,6 +404,10 @@ int cpu_signal_handler(int host_signum, void *pinfo, - struct sigcontext *uc = puc; - unsigned long pc = uc->sc_pc; - void *sigmask = (void *)(long)uc->sc_mask; -+#elif defined(__NetBSD__) -+ ucontext_t *uc = puc; -+ unsigned long pc = _UC_MACHINE_PC(uc); -+ void *sigmask = (void *)&uc->uc_sigmask; - #endif - #endif - -@@ -441,15 +445,25 @@ int cpu_signal_handler(int host_signum, void *pinfo, - - #elif defined(__arm__) - -+#if defined(__NetBSD__) -+#include -+#endif -+ - int cpu_signal_handler(int host_signum, void *pinfo, - void *puc) - { - siginfo_t *info = pinfo; -+#if defined(__NetBSD__) -+ ucontext_t *uc = puc; -+#else - struct ucontext *uc = puc; -+#endif - unsigned long pc; - int is_write; - --#if defined(__GLIBC__) && (__GLIBC__ < 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ <= 3)) -+#if defined(__NetBSD__) -+ pc = uc->uc_mcontext.__gregs[_REG_R15]; -+#elif defined(__GLIBC__) && (__GLIBC__ < 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ <= 3)) - pc = uc->uc_mcontext.gregs[R15]; - #else - pc = uc->uc_mcontext.arm_pc; diff --git a/emulators/qemu0/Makefile b/emulators/qemu0/Makefile index 873753484..1c16f1ea3 100644 --- a/emulators/qemu0/Makefile +++ b/emulators/qemu0/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:33 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:04 wiz Exp $ DISTNAME= qemu-0.15.1 -PKGREVISION= 12 +PKGREVISION= 14 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index f6aaebcb7..22f7ca9dc 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2015/01/01 10:44:54 dholland Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= raines-0.43.3 PKGNAME= ${DISTNAME:S/raines/raine/} -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= http://rainemu.swishparty.co.uk/html/archive/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/realboy/Makefile b/emulators/realboy/Makefile index 0dba2b1b5..26fae6aab 100644 --- a/emulators/realboy/Makefile +++ b/emulators/realboy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/11/11 21:38:41 shattered Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:20:47 tnn Exp $ DISTNAME= realboy-0.2.2 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=realboy/} EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/retroarch/Makefile b/emulators/retroarch/Makefile index 9bb46a87e..b1021ba08 100644 --- a/emulators/retroarch/Makefile +++ b/emulators/retroarch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/02/05 16:46:17 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:20:47 tnn Exp $ DISTNAME= retroarch-20150203 PKGNAME= retroarch-0.0.20150203 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/retroarch/ EXTRACT_SUFX= .zip @@ -19,7 +20,7 @@ CONFIG_SHELL= bash USE_LANGUAGES= c c++ USE_TOOLS+= bash pkg-config gmake -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 REPLACE_PYTHON= tools/cg2glsl.py EGDIR= ${PREFIX}/share/examples/retroarch diff --git a/emulators/retroarch/distinfo b/emulators/retroarch/distinfo index 1dcccdcb0..7d0130218 100644 --- a/emulators/retroarch/distinfo +++ b/emulators/retroarch/distinfo @@ -1,9 +1,14 @@ -$NetBSD: distinfo,v 1.2 2015/02/05 16:46:17 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 17:18:01 joerg Exp $ SHA1 (retroarch-20150203.zip) = 46f9493f3ab09fd185345e6bab797c4e882c5262 RMD160 (retroarch-20150203.zip) = 76c4ae4f7edb5c866f606cb23e5550a5b7c285b4 Size (retroarch-20150203.zip) = 10043939 bytes SHA1 (patch-Makefile) = 41a8de7bc2d992cae1799935c5d3a61774c6be88 SHA1 (patch-Makefile.common) = 3a2157e04dfacadc48f421106760b0194586677e +SHA1 (patch-audio_audio__utils.c) = a489e8862d10e8dde77a7d22becafb690fb61f89 +SHA1 (patch-audio_audio__utils.h) = e6cb0d7897eee6908d62bb46a98d7a28398d9e14 +SHA1 (patch-audio_drivers__resampler_cc__resampler.c) = 2ec89750a7bad2eb4b799d389d0e995b316ccd82 +SHA1 (patch-audio_drivers__resampler_sinc.c) = 5747731b8aec14b6a5e1359e80698f121fe9f337 +SHA1 (patch-performance.c) = 1881d32968babc58686c88bfdeb021d18a222fe8 SHA1 (patch-qb_config.libs.sh) = 4eccb74e9f31d0f8ff3eeb6c6ded03ac148b2808 SHA1 (patch-qb_qb.libs.sh) = 00689ff9d4b6afc9313938e2921e90f01640420f diff --git a/emulators/retroarch/patches/patch-audio_audio__utils.c b/emulators/retroarch/patches/patch-audio_audio__utils.c new file mode 100644 index 000000000..47a856812 --- /dev/null +++ b/emulators/retroarch/patches/patch-audio_audio__utils.c @@ -0,0 +1,22 @@ +$NetBSD: patch-audio_audio__utils.c,v 1.1 2015/04/21 17:18:01 joerg Exp $ + +--- audio/audio_utils.c.orig 2015-04-17 14:35:27.000000000 +0000 ++++ audio/audio_utils.c +@@ -216,7 +216,7 @@ void audio_convert_float_to_s16_altivec( + } + audio_convert_float_to_s16_C(out, in, samples_in); + } +-#elif defined(__ARM_NEON__) ++#elif defined(HAVE_NEON) + /* Avoid potential hard-float/soft-float ABI issues. */ + void audio_convert_s16_float_asm(float *out, const int16_t *in, + size_t samples, const float *gain); +@@ -402,7 +402,7 @@ void audio_convert_float_to_s16_ALLEGREX + **/ + void audio_convert_init_simd(void) + { +-#if defined(__ARM_NEON__) ++#if defined(HAVE_NEON) + unsigned cpu = rarch_get_cpu_features(); + audio_convert_s16_to_float_arm = cpu & RETRO_SIMD_NEON ? + audio_convert_s16_to_float_neon : audio_convert_s16_to_float_C; diff --git a/emulators/retroarch/patches/patch-audio_audio__utils.h b/emulators/retroarch/patches/patch-audio_audio__utils.h new file mode 100644 index 000000000..4ba35b486 --- /dev/null +++ b/emulators/retroarch/patches/patch-audio_audio__utils.h @@ -0,0 +1,13 @@ +$NetBSD: patch-audio_audio__utils.h,v 1.1 2015/04/21 17:18:01 joerg Exp $ + +--- audio/audio_utils.h.orig 2015-04-17 14:35:56.000000000 +0000 ++++ audio/audio_utils.h +@@ -93,7 +93,7 @@ void audio_convert_s16_to_float_altivec( + void audio_convert_float_to_s16_altivec(int16_t *out, + const float *in, size_t samples); + +-#elif defined(__ARM_NEON__) ++#elif defined(HAVE_NEON) + #define audio_convert_s16_to_float audio_convert_s16_to_float_arm + #define audio_convert_float_to_s16 audio_convert_float_to_s16_arm + diff --git a/emulators/retroarch/patches/patch-audio_drivers__resampler_cc__resampler.c b/emulators/retroarch/patches/patch-audio_drivers__resampler_cc__resampler.c new file mode 100644 index 000000000..7f7a76a41 --- /dev/null +++ b/emulators/retroarch/patches/patch-audio_drivers__resampler_cc__resampler.c @@ -0,0 +1,13 @@ +$NetBSD: patch-audio_drivers__resampler_cc__resampler.c,v 1.1 2015/04/21 17:18:01 joerg Exp $ + +--- audio/drivers_resampler/cc_resampler.c.orig 2015-04-17 14:34:27.000000000 +0000 ++++ audio/drivers_resampler/cc_resampler.c +@@ -388,7 +388,7 @@ static void resampler_CC_upsample(void * + } + + +-#elif defined (__ARM_NEON__) ++#elif defined (HAVE_NEON) + + #define CC_RESAMPLER_IDENT "NEON" + diff --git a/emulators/retroarch/patches/patch-audio_drivers__resampler_sinc.c b/emulators/retroarch/patches/patch-audio_drivers__resampler_sinc.c new file mode 100644 index 000000000..b78a02612 --- /dev/null +++ b/emulators/retroarch/patches/patch-audio_drivers__resampler_sinc.c @@ -0,0 +1,31 @@ +$NetBSD: patch-audio_drivers__resampler_sinc.c,v 1.1 2015/04/21 17:18:01 joerg Exp $ + +--- audio/drivers_resampler/sinc.c.orig 2015-02-03 06:43:44.000000000 +0000 ++++ audio/drivers_resampler/sinc.c +@@ -399,7 +399,7 @@ static void process_sinc(rarch_sinc_resa + /* movehl { X, R, X, L } == { X, R, X, R } */ + _mm_store_ss(out_buffer + 1, _mm_movehl_ps(sum, sum)); + } +-#elif defined(__ARM_NEON__) ++#elif defined(HAVE_NEON) + + #if SINC_COEFF_LERP + #error "NEON asm does not support SINC lerp." +@@ -504,7 +504,7 @@ static void *resampler_sinc_new(const st + } + + /* Be SIMD-friendly. */ +-#if (defined(__AVX__) && ENABLE_AVX) || defined(__ARM_NEON__) ++#if (defined(__AVX__) && ENABLE_AVX) || defined(HAVE_NEON) + re->taps = (re->taps + 7) & ~7; + #else + re->taps = (re->taps + 3) & ~3; +@@ -532,7 +532,7 @@ static void *resampler_sinc_new(const st + RARCH_LOG("Sinc resampler [AVX]\n"); + #elif defined(__SSE__) + RARCH_LOG("Sinc resampler [SSE]\n"); +-#elif defined(__ARM_NEON__) ++#elif defined(HAVE_NEON) + process_sinc_func = mask & RESAMPLER_SIMD_NEON + ? process_sinc_neon : process_sinc_C; + RARCH_LOG("Sinc resampler [%s]\n", diff --git a/emulators/retroarch/patches/patch-performance.c b/emulators/retroarch/patches/patch-performance.c new file mode 100644 index 000000000..d661905f0 --- /dev/null +++ b/emulators/retroarch/patches/patch-performance.c @@ -0,0 +1,31 @@ +$NetBSD: patch-performance.c,v 1.1 2015/04/21 17:18:01 joerg Exp $ + +--- performance.c.orig 2015-04-17 14:36:16.000000000 +0000 ++++ performance.c +@@ -306,7 +306,7 @@ static uint64_t xgetbv_x86(uint32_t idx) + } + #endif + +-#if defined(__ARM_NEON__) ++#if defined(HAVE_NEON) + static void arm_enable_runfast_mode(void) + { + /* RunFast mode. Enables flush-to-zero and some +@@ -464,7 +464,7 @@ uint64_t rarch_get_cpu_features(void) + uint64_t cpu_flags = android_getCpuFeatures(); + (void)cpu_flags; + +-#ifdef __ARM_NEON__ ++#ifdef HAVE_NEON + if (cpu_flags & ANDROID_CPU_ARM_FEATURE_NEON) + { + cpu |= RETRO_SIMD_NEON; +@@ -472,7 +472,7 @@ uint64_t rarch_get_cpu_features(void) + } + #endif + +-#elif defined(__ARM_NEON__) ++#elif defined(HAVE_NEON) + cpu |= RETRO_SIMD_NEON; + arm_enable_runfast_mode(); + #elif defined(__ALTIVEC__) diff --git a/emulators/sms_sdl/Makefile b/emulators/sms_sdl/Makefile index c3dc5e432..822293beb 100644 --- a/emulators/sms_sdl/Makefile +++ b/emulators/sms_sdl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/31 15:26:46 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:20:47 tnn Exp $ # DISTNAME= sms_sdl-0.9.4a-r7.1-src PKGNAME= sms_sdl-0.9.4a.7.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://membres.multimania.fr/cyxdown/smssdl/ EXTRACT_SUFX= .zip diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index fc88fdc42..d69768dbe 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:04 wiz Exp $ DISTNAME= snes9x-1.53-src PKGNAME= snes9x-gtk-1.53.81 -PKGREVISION= 24 +PKGREVISION= 26 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index f75fdecac..20d2aeb56 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2014/01/06 23:42:38 dholland Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/25 14:20:47 tnn Exp $ STELLA_VERSION= 3.9.2 DISTNAME= stella-${STELLA_VERSION}-src PKGNAME= stella-${STELLA_VERSION} +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stella/} diff --git a/emulators/suse131_gtk2/DEINSTALL b/emulators/suse131_gtk2/DEINSTALL index 18ca148f7..814bfaba4 100644 --- a/emulators/suse131_gtk2/DEINSTALL +++ b/emulators/suse131_gtk2/DEINSTALL @@ -1,4 +1,4 @@ -# $NetBSD: DEINSTALL,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: DEINSTALL,v 1.2 2015/04/09 10:40:12 wiz Exp $ # # Remove gtk/pango module configuration. # @@ -13,6 +13,10 @@ DEINSTALL) ${RM} -f ${GNOME_LIBDIR}/gdk-pixbuf-2.0/2.10.0/loaders.cache ${RM} -f ${GNOME_ETCDIR}/pango/pango@ABISUFFIX@.modules ${RM} -f ${GNOME_LIBDIR}/gio/modules/giomodule.cache + for i in application message text x-epoc multipart image audio inode x-content video model globs globs2 magic XMLnamespaces subclasses aliases types generic-icons icons treemagic version; do \ + ${RM} -rf ${GNOME_LIBDIR}/../share/mime/${i}; \ + done + ${RM} -f ${GNOME_LIBDIR}/../share/mime/mime.cache ${RM} -f ${PKG_PREFIX}/@EMULSUBDIR@/usr/share/glib-2.0/schemas/gschemas.compiled ${RM} -f ${PKG_PREFIX}/@EMULSUBDIR@/var/cache/gio-2.0/defaults.list ;; diff --git a/emulators/suse131_gtk2/INSTALL b/emulators/suse131_gtk2/INSTALL index 2fe8bd6c8..c6727ae5a 100644 --- a/emulators/suse131_gtk2/INSTALL +++ b/emulators/suse131_gtk2/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.1 2013/12/05 11:42:15 obache Exp $ +# $NetBSD: INSTALL,v 1.2 2015/04/09 10:40:12 wiz Exp $ # # Initialize gtk/pango module configuration. # @@ -14,6 +14,7 @@ POST-INSTALL) ${GNOME_BINDIR}/gdk-pixbuf-query-loaders@BINSUFFIX@ --update-cache ${GNOME_BINDIR}/pango-querymodules@BINSUFFIX@ --update-cache ${GNOME_BINDIR}/gio-querymodules@BINSUFFIX@ ${GNOME_LIBDIR}/gio/modules + ${GNOME_BINDIR}/update-mime-database ${GNOME_LIBDIR}/../share/mime ${MKDIR} -p ${PKG_PREFIX}/@EMULSUBDIR@/var/lock ;; esac diff --git a/emulators/suse131_gtk2/Makefile b/emulators/suse131_gtk2/Makefile index 946d1528b..d79536140 100644 --- a/emulators/suse131_gtk2/Makefile +++ b/emulators/suse131_gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/02/16 10:15:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/09 10:40:12 wiz Exp $ PKGNAME= suse_gtk2-${SUSE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= emulators RPMPKGS+= libcairo2-1.12.16-3.1.3.${SUSE_ARCH} RPMUPDPKGS+= gdk-pixbuf-query-loaders-2.30.1-20.1.${SUSE_ARCH} @@ -17,11 +17,12 @@ RPMPKGS+= libpango-1_0-0-1.36.0-1.1.${SUSE_ARCH} RPMPKGS+= libpangox-1_0-0-0.0.2-4.1.3.${SUSE_ARCH} RPMPKGS+= libharfbuzz0-0.9.21-1.3.${SUSE_ARCH} RPMPKGS+= libgraphite2-3-1.2.0-6.1.2.${SUSE_ARCH} +RPMPKGS+= shared-mime-info-1.1-2.1.3.${SUSE_ARCH} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Linux compatibility package for GTK+-2.x -EMUL_MODULES.linux= fontconfig freetype2 glib2 glx jpeg png tiff x11 +EMUL_MODULES.linux= fontconfig freetype2 glib2 glx jpeg xml2 png tiff x11 # These files are managed by the +INSTALL/+DEINSTALL scripts. CHECK_FILES_SKIP+= ${EMULDIR}/lib${ABISUFFIX}/gtk-2.0/2.10.0/gtk.immodules diff --git a/emulators/suse131_gtk2/distinfo b/emulators/suse131_gtk2/distinfo index d6b603716..726f30194 100644 --- a/emulators/suse131_gtk2/distinfo +++ b/emulators/suse131_gtk2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2015/01/15 09:37:05 obache Exp $ +$NetBSD: distinfo,v 1.6 2015/04/09 10:40:12 wiz Exp $ SHA1 (suse131/gdk-pixbuf-query-loaders-2.30.1-20.1.i586.rpm) = 7b0ba199a95aba9648be1f08bbaa66d39aa1ae67 RMD160 (suse131/gdk-pixbuf-query-loaders-2.30.1-20.1.i586.rpm) = a6f7fc419dc7655689c25be5c24c697321f3f614 @@ -84,3 +84,9 @@ Size (suse131/pango-tools-1.36.0-1.1.i586.rpm) = 44314 bytes SHA1 (suse131/pango-tools-1.36.0-1.1.x86_64.rpm) = 34652818830481e6fe223d479a7ff53c6d3859b6 RMD160 (suse131/pango-tools-1.36.0-1.1.x86_64.rpm) = aad59424604ceddc324ac988799efe4b74335ea7 Size (suse131/pango-tools-1.36.0-1.1.x86_64.rpm) = 44764 bytes +SHA1 (suse131/shared-mime-info-1.1-2.1.3.i586.rpm) = 7eff3da3a6b87c94e828fbd94ab10477b49aecf3 +RMD160 (suse131/shared-mime-info-1.1-2.1.3.i586.rpm) = 9a742342dd01b64bb6057f86653955ce8b7ca93e +Size (suse131/shared-mime-info-1.1-2.1.3.i586.rpm) = 361539 bytes +SHA1 (suse131/shared-mime-info-1.1-2.1.3.x86_64.rpm) = cef21855332613e6a2692ac133e15a8652ff80a6 +RMD160 (suse131/shared-mime-info-1.1-2.1.3.x86_64.rpm) = 0a5c9a9a8225fe309eaf3d31ca1f5b1a7e99f794 +Size (suse131/shared-mime-info-1.1-2.1.3.x86_64.rpm) = 362041 bytes diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index e93406e98..2746ce69b 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2015/03/15 18:12:13 tnn Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= tme-0.8 -PKGREVISION= 25 +PKGREVISION= 27 CATEGORIES= emulators MASTER_SITES= http://csail.mit.edu/~fredette/tme/ diff --git a/emulators/uae/Makefile b/emulators/uae/Makefile index 1c90e397f..26177a54c 100644 --- a/emulators/uae/Makefile +++ b/emulators/uae/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:20:47 tnn Exp $ DISTNAME= uae-0.8.25 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= emulators MASTER_SITES= http://www.freiburg.linux.de/~uae/bin/sources/develop/ diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index af327c667..689386aeb 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:21:08 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:20:47 tnn Exp $ DISTNAME= VisualBoyAdvance-src-1.7.2 PKGNAME= vba-1.7.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vba/} diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index fed871ec8..137cd72ea 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.115 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2015/04/25 14:20:47 tnn Exp $ DISTNAME= vice-2.4 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vice-emu/} MASTER_SITES+= ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index c68adf0eb..eea29b850 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/02/09 13:30:44 adam Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:20:47 tnn Exp $ DISTNAME= wine-1.7.36 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine-devel/buildlink3.mk b/emulators/wine-devel/buildlink3.mk index 14a785d6d..ee7cd4a5b 100644 --- a/emulators/wine-devel/buildlink3.mk +++ b/emulators/wine-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/04/25 14:20:47 tnn Exp $ BUILDLINK_TREE+= wine @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine WINE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wine+= wine>=1.3.0 -BUILDLINK_ABI_DEPENDS.wine+= wine>=1.7.11nb2 +BUILDLINK_ABI_DEPENDS.wine+= wine>=1.7.36nb1 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine pkgbase:= wine diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 965447ad2..91b94c786 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.185 2015/03/31 15:27:37 joerg Exp $ +# $NetBSD: Makefile,v 1.186 2015/04/25 14:20:47 tnn Exp $ DISTNAME= wine-1.6.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} diff --git a/emulators/wine/buildlink3.mk b/emulators/wine/buildlink3.mk index 09be462f6..6ca93dc63 100644 --- a/emulators/wine/buildlink3.mk +++ b/emulators/wine/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/25 14:20:47 tnn Exp $ BUILDLINK_TREE+= wine @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wine WINE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wine+= wine>=1.3.0 -BUILDLINK_ABI_DEPENDS.wine+= wine>=1.6.2nb2 +BUILDLINK_ABI_DEPENDS.wine+= wine>=1.6.2nb5 BUILDLINK_PKGSRCDIR.wine?= ../../emulators/wine pkgbase:= wine diff --git a/emulators/xnp2/Makefile b/emulators/xnp2/Makefile index cec6fde3a..1e1445ab8 100644 --- a/emulators/xnp2/Makefile +++ b/emulators/xnp2/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/06/20 20:11:27 tsutsui Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/06 17:30:35 tsutsui Exp $ -SNAPSHOTDATE= 20140607 -DISTNAME= xnp2-${SNAPSHOTDATE} -PKGNAME= xnp2-0.83pl${SNAPSHOTDATE} +DISTNAME= xnp2-0.84 CATEGORIES= emulators -MASTER_SITES= http://www.nonakap.org/np2/ +MASTER_SITES= http://www.nonakap.org/np2/release/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tsutsui@NetBSD.org diff --git a/emulators/xnp2/distinfo b/emulators/xnp2/distinfo index fd2eaa91e..2a1638c2e 100644 --- a/emulators/xnp2/distinfo +++ b/emulators/xnp2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/06/20 20:11:27 tsutsui Exp $ +$NetBSD: distinfo,v 1.6 2015/06/06 17:30:35 tsutsui Exp $ -SHA1 (xnp2-20140607.tar.bz2) = d7bbfc1c1995904e14bc579bb9f627daacda2ff8 -RMD160 (xnp2-20140607.tar.bz2) = 279c720b45f3e3c335715bd3eb1aaf98f97636d4 -Size (xnp2-20140607.tar.bz2) = 1687088 bytes +SHA1 (xnp2-0.84.tar.bz2) = db31d71b5e52121a01eda9c6a4356248408c3fe7 +RMD160 (xnp2-0.84.tar.bz2) = 7742ae9f06518d60dc7695083ee4ee93986d5feb +Size (xnp2-0.84.tar.bz2) = 1801065 bytes diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 84cb99bc8..fa3f6cd6d 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2015/02/13 05:45:09 snj Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:20:47 tnn Exp $ DISTNAME= yabause-0.9.14 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} diff --git a/emulators/z26/Makefile b/emulators/z26/Makefile index 1c007b4b2..360d03461 100644 --- a/emulators/z26/Makefile +++ b/emulators/z26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/01/01 10:46:32 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= z26v213 PKGNAME= z26-2.13 -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= emulators games MASTER_SITES= http://www.whimsey.com/z26/ diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index ab4e70333..dc286c609 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/01/01 10:18:42 dholland Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:20:48 tnn Exp $ DISTNAME= zsnes151src PKGNAME= zsnes-1.51 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/} EXTRACT_SUFX= .tar.bz2 diff --git a/filesystems/fuse-pod/Makefile b/filesystems/fuse-pod/Makefile index cbd3775f7..58ece7304 100644 --- a/filesystems/fuse-pod/Makefile +++ b/filesystems/fuse-pod/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:47:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:20:48 tnn Exp $ # DISTNAME= fusepod-0.5.1 PKGNAME= fuse-pod-0.5.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= filesystems MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fusepod/} EXTRACT_SUFX= .tar.bz2 diff --git a/filesystems/fuse-svnfs/Makefile b/filesystems/fuse-svnfs/Makefile index 204694370..d926a52eb 100644 --- a/filesystems/fuse-svnfs/Makefile +++ b/filesystems/fuse-svnfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= svnfs-0.4 -PKGREVISION= 23 +PKGREVISION= 25 CATEGORIES= filesystems MASTER_SITES= http://www.jmadden.eu/wp-content/uploads/svnfs/ EXTRACT_SUFX= .tgz diff --git a/filesystems/glusterfs/Makefile b/filesystems/glusterfs/Makefile index b15f33d7e..cd62153e1 100644 --- a/filesystems/glusterfs/Makefile +++ b/filesystems/glusterfs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2015/03/12 16:35:39 tnn Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/20 03:43:04 manu Exp $ -DISTNAME= glusterfs-3.6.0 +DISTNAME= glusterfs-3.7.2 #PKGREVISION= 1 CATEGORIES= filesystems MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/ @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= flex bison +USE_TOOLS+= flex bison pkg-config bash CONFIGURE_ARGS+= --disable-fusermount CONFIGURE_ARGS+= --localstatedir=${VARBASE} @@ -20,26 +20,41 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE} # Make sure we do not attept to link with -lfl # Only libfl.a is available, and libtool wants libfl.so MAKE_FLAGS+= LEXLIB="" -MAKE_FLAGS+= libglusterfs_la_LIBADD="" PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # only 2.x supported as of 3.6.0 -#REPLACE_PYTHON+= contrib/ipaddr-py/ipaddr.py -#REPLACE_PYTHON+= gen-headers.py -#REPLACE_PYTHON+= tests/bugs/overlap.py -#REPLACE_PYTHON+= tests/utils/create-files.py +REPLACE_PYTHON+= contrib/ipaddr-py/ipaddr.py +REPLACE_PYTHON+= extras/snap_scheduler/gcron.py +REPLACE_PYTHON+= extras/snap_scheduler/snap_scheduler.py +REPLACE_PYTHON+= geo-replication/src/peer_mountbroker.in REPLACE_PYTHON+= geo-replication/syncdaemon/changelogagent.py REPLACE_PYTHON+= geo-replication/syncdaemon/gsyncd.py -REPLACE_PYTHON+= contrib/ipaddr-py/ipaddr.py +REPLACE_PYTHON+= geo-replication/syncdaemon/gsyncdstatus.py +REPLACE_PYTHON+= tools/gfind_missing_files/gfid_to_path.py +REPLACE_PYTHON+= tools/glusterfind/glusterfind.in +REPLACE_PYTHON+= tools/glusterfind/src/__init__.py +REPLACE_PYTHON+= tools/glusterfind/src/brickfind.py +REPLACE_PYTHON+= tools/glusterfind/src/changelog.py +REPLACE_PYTHON+= tools/glusterfind/src/changelogdata.py +REPLACE_PYTHON+= tools/glusterfind/src/conf.py +REPLACE_PYTHON+= tools/glusterfind/src/libgfchangelog.py +REPLACE_PYTHON+= tools/glusterfind/src/main.py +REPLACE_PYTHON+= tools/glusterfind/src/nodeagent.py +REPLACE_PYTHON+= tools/glusterfind/src/utils.py +REPLACE_BASH+= extras/ganesha/ocf/ganesha_grace +REPLACE_BASH+= extras/ganesha/ocf/ganesha_mon +REPLACE_BASH+= extras/ganesha/ocf/ganesha_nfsd +REPLACE_BASH+= extras/ganesha/scripts/ganesha-ha.sh REPLACE_BASH+= extras/geo-rep/generate-gfid-file.sh REPLACE_BASH+= extras/geo-rep/get-gfid.sh +REPLACE_BASH+= extras/geo-rep/gsync-upgrade.sh +REPLACE_BASH+= extras/geo-rep/slave-upgrade.sh +REPLACE_BASH+= extras/peer_add_secret_pub.in +REPLACE_BASH+= extras/peer_add_secret_pub.in REPLACE_BASH+= extras/post-upgrade-script-for-quota.sh REPLACE_BASH+= extras/pre-upgrade-script-for-quota.sh -REPLACE_BASH+= extras/geo-rep/slave-upgrade.sh -REPLACE_BASH+= extras/geo-rep/gsync-upgrade.sh REPLACE_BASH+= geo-replication/src/gverify.sh -REPLACE_BASH+= geo-replication/src/peer_add_secret_pub.in REPLACE_BASH+= geo-replication/src/peer_gsec_create.in REPLACE_BASH+= geo-replication/src/set_geo_rep_pem_keys.sh @@ -78,8 +93,8 @@ MESSAGE_SRC= ${PKGDIR}/MESSAGE.${OPSYS} pre-build: cd ${WRKSRC}/extras && \ - echo "glusterd.vol.sample: glusterd.vol" >> Makefile && \ - echo " cp glusterd.vol glusterd.vol.sample" >> Makefile + ${ECHO} "glusterd.vol.sample: glusterd.vol" >> Makefile && \ + ${ECHO} " cp glusterd.vol glusterd.vol.sample" >> Makefile post-install: ${INSTALL_SCRIPT} ${DESTDIR}/sbin/mount_glusterfs \ @@ -96,14 +111,10 @@ CONFIGURE_ARGS+= --enable-debug .include "../../mk/bsd.prefs.mk" -PLIST_VARS+= mmx -.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" -PLIST.mmx= yes -.endif - -#.include "../../devel/argp/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" +.include "../../databases/sqlite3/buildlink3.mk" +.include "../../devel/userspace-rcu/buildlink3.mk" .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" diff --git a/filesystems/glusterfs/PLIST b/filesystems/glusterfs/PLIST index 9077ce534..c8acf801f 100644 --- a/filesystems/glusterfs/PLIST +++ b/filesystems/glusterfs/PLIST @@ -1,10 +1,12 @@ -@comment $NetBSD: PLIST,v 1.21 2015/01/11 23:07:01 joerg Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/06/20 03:43:04 manu Exp $ ${PYSITELIB}/gluster/__init__.py ${PYSITELIB}/gluster/__init__.pyc ${PYSITELIB}/gluster/__init__.pyo -${PYSITELIB}/gluster/glupy.py -${PYSITELIB}/gluster/glupy.pyc -${PYSITELIB}/gluster/glupy.pyo +${PYSITELIB}/gluster/glupy/__init__.py +${PYSITELIB}/gluster/glupy/__init__.pyc +${PYSITELIB}/gluster/glupy/__init__.pyo +bin/glusterfind +etc/ganesha/ganesha-ha.conf.sample etc/glusterfs/gluster-rsyslog-5.8.conf etc/glusterfs/gluster-rsyslog-7.2.conf etc/glusterfs/glusterd.vol.sample @@ -15,87 +17,136 @@ etc/glusterfs/logger.conf.example include/glusterfs/api/glfs-handles.h include/glusterfs/api/glfs.h include/glusterfs/gfchangelog/changelog.h -lib/glusterfs/3.6.0/auth/addr.la -lib/glusterfs/3.6.0/auth/login.la -lib/glusterfs/3.6.0/rpc-transport/socket.la -lib/glusterfs/3.6.0/xlator/cluster/afr.la -lib/glusterfs/3.6.0/xlator/cluster/dht.la -${PLIST.mmx}lib/glusterfs/3.6.0/xlator/cluster/disperse.so -lib/glusterfs/3.6.0/xlator/cluster/distribute.so -${PLIST.mmx}lib/glusterfs/3.6.0/xlator/cluster/ec.la -lib/glusterfs/3.6.0/xlator/cluster/nufa.la -lib/glusterfs/3.6.0/xlator/cluster/pump.la -lib/glusterfs/3.6.0/xlator/cluster/replicate.so -lib/glusterfs/3.6.0/xlator/cluster/stripe.la -lib/glusterfs/3.6.0/xlator/cluster/switch.la -lib/glusterfs/3.6.0/xlator/debug/error-gen.la -lib/glusterfs/3.6.0/xlator/debug/io-stats.la -lib/glusterfs/3.6.0/xlator/debug/trace.la -lib/glusterfs/3.6.0/xlator/encryption/crypt.la -lib/glusterfs/3.6.0/xlator/encryption/rot-13.la -lib/glusterfs/3.6.0/xlator/features/access-control.so -lib/glusterfs/3.6.0/xlator/features/barrier.la -lib/glusterfs/3.6.0/xlator/features/cdc.la -lib/glusterfs/3.6.0/xlator/features/changelog.la -lib/glusterfs/3.6.0/xlator/features/gfid-access.la -lib/glusterfs/3.6.0/xlator/features/glupy.la -lib/glusterfs/3.6.0/xlator/features/glupy/debug-trace.py -lib/glusterfs/3.6.0/xlator/features/glupy/debug-trace.pyc -lib/glusterfs/3.6.0/xlator/features/glupy/debug-trace.pyo -lib/glusterfs/3.6.0/xlator/features/glupy/helloworld.py -lib/glusterfs/3.6.0/xlator/features/glupy/helloworld.pyc -lib/glusterfs/3.6.0/xlator/features/glupy/helloworld.pyo -lib/glusterfs/3.6.0/xlator/features/glupy/negative.py -lib/glusterfs/3.6.0/xlator/features/glupy/negative.pyc -lib/glusterfs/3.6.0/xlator/features/glupy/negative.pyo -lib/glusterfs/3.6.0/xlator/features/index.la -lib/glusterfs/3.6.0/xlator/features/locks.la -lib/glusterfs/3.6.0/xlator/features/mac-compat.la -lib/glusterfs/3.6.0/xlator/features/marker.la -lib/glusterfs/3.6.0/xlator/features/posix-locks.so -lib/glusterfs/3.6.0/xlator/features/prot_client.la -lib/glusterfs/3.6.0/xlator/features/prot_dht.la -lib/glusterfs/3.6.0/xlator/features/prot_server.la -lib/glusterfs/3.6.0/xlator/features/quiesce.la -lib/glusterfs/3.6.0/xlator/features/quota.la -lib/glusterfs/3.6.0/xlator/features/quotad.la -lib/glusterfs/3.6.0/xlator/features/read-only.la -lib/glusterfs/3.6.0/xlator/features/snapview-client.la -lib/glusterfs/3.6.0/xlator/features/snapview-server.la -lib/glusterfs/3.6.0/xlator/features/worm.la -lib/glusterfs/3.6.0/xlator/meta.la -lib/glusterfs/3.6.0/xlator/mgmt/glusterd.la -lib/glusterfs/3.6.0/xlator/mount/api.la -lib/glusterfs/3.6.0/xlator/mount/fuse.la -lib/glusterfs/3.6.0/xlator/nfs/server.la -lib/glusterfs/3.6.0/xlator/performance/io-cache.la -lib/glusterfs/3.6.0/xlator/performance/io-threads.la -lib/glusterfs/3.6.0/xlator/performance/md-cache.la -lib/glusterfs/3.6.0/xlator/performance/open-behind.la -lib/glusterfs/3.6.0/xlator/performance/quick-read.la -lib/glusterfs/3.6.0/xlator/performance/read-ahead.la -lib/glusterfs/3.6.0/xlator/performance/readdir-ahead.la -lib/glusterfs/3.6.0/xlator/performance/stat-prefetch.so -lib/glusterfs/3.6.0/xlator/performance/write-behind.la -lib/glusterfs/3.6.0/xlator/protocol/client.la -lib/glusterfs/3.6.0/xlator/protocol/server.la -lib/glusterfs/3.6.0/xlator/storage/posix.la -lib/glusterfs/3.6.0/xlator/system/posix-acl.la -lib/glusterfs/3.6.0/xlator/testing/features/template.la -lib/glusterfs/3.6.0/xlator/testing/performance/symlink-cache.la +include/glusterfs/gfdb/gfdb_data_store.h +include/glusterfs/gfdb/gfdb_data_store_types.h +include/glusterfs/gfdb/gfdb_mem-types.h +include/glusterfs/gfdb/gfdb_sqlite3.h +include/glusterfs/gfdb/gfdb_sqlite3_helper.c +lib/glusterfs/3.7.2/auth/addr.la +lib/glusterfs/3.7.2/auth/login.la +lib/glusterfs/3.7.2/rpc-transport/socket.la +lib/glusterfs/3.7.2/xlator/cluster/afr.la +lib/glusterfs/3.7.2/xlator/cluster/dht.la +lib/glusterfs/3.7.2/xlator/cluster/disperse.so +lib/glusterfs/3.7.2/xlator/cluster/distribute.so +lib/glusterfs/3.7.2/xlator/cluster/ec.la +lib/glusterfs/3.7.2/xlator/cluster/nufa.la +lib/glusterfs/3.7.2/xlator/cluster/pump.la +lib/glusterfs/3.7.2/xlator/cluster/replicate.so +lib/glusterfs/3.7.2/xlator/cluster/stripe.la +lib/glusterfs/3.7.2/xlator/cluster/switch.la +lib/glusterfs/3.7.2/xlator/cluster/tier.la +lib/glusterfs/3.7.2/xlator/debug/error-gen.la +lib/glusterfs/3.7.2/xlator/debug/io-stats.la +lib/glusterfs/3.7.2/xlator/debug/trace.la +lib/glusterfs/3.7.2/xlator/encryption/crypt.la +lib/glusterfs/3.7.2/xlator/encryption/rot-13.la +lib/glusterfs/3.7.2/xlator/features/access-control.so +lib/glusterfs/3.7.2/xlator/features/arbiter.la +lib/glusterfs/3.7.2/xlator/features/barrier.la +lib/glusterfs/3.7.2/xlator/features/bit-rot.la +lib/glusterfs/3.7.2/xlator/features/bitrot-stub.la +lib/glusterfs/3.7.2/xlator/features/cdc.la +lib/glusterfs/3.7.2/xlator/features/changelog.la +lib/glusterfs/3.7.2/xlator/features/changetimerecorder.la +lib/glusterfs/3.7.2/xlator/features/ganesha.la +lib/glusterfs/3.7.2/xlator/features/gfid-access.la +lib/glusterfs/3.7.2/xlator/features/glupy.la +lib/glusterfs/3.7.2/xlator/features/glupy/debug-trace.py +lib/glusterfs/3.7.2/xlator/features/glupy/debug-trace.pyc +lib/glusterfs/3.7.2/xlator/features/glupy/debug-trace.pyo +lib/glusterfs/3.7.2/xlator/features/glupy/helloworld.py +lib/glusterfs/3.7.2/xlator/features/glupy/helloworld.pyc +lib/glusterfs/3.7.2/xlator/features/glupy/helloworld.pyo +lib/glusterfs/3.7.2/xlator/features/glupy/negative.py +lib/glusterfs/3.7.2/xlator/features/glupy/negative.pyc +lib/glusterfs/3.7.2/xlator/features/glupy/negative.pyo +lib/glusterfs/3.7.2/xlator/features/index.la +lib/glusterfs/3.7.2/xlator/features/locks.la +lib/glusterfs/3.7.2/xlator/features/mac-compat.la +lib/glusterfs/3.7.2/xlator/features/marker.la +lib/glusterfs/3.7.2/xlator/features/posix-locks.so +lib/glusterfs/3.7.2/xlator/features/prot_client.la +lib/glusterfs/3.7.2/xlator/features/prot_dht.la +lib/glusterfs/3.7.2/xlator/features/prot_server.la +lib/glusterfs/3.7.2/xlator/features/quiesce.la +lib/glusterfs/3.7.2/xlator/features/quota.la +lib/glusterfs/3.7.2/xlator/features/quotad.la +lib/glusterfs/3.7.2/xlator/features/read-only.la +lib/glusterfs/3.7.2/xlator/features/shard.la +lib/glusterfs/3.7.2/xlator/features/snapview-client.la +lib/glusterfs/3.7.2/xlator/features/snapview-server.la +lib/glusterfs/3.7.2/xlator/features/trash.la +lib/glusterfs/3.7.2/xlator/features/upcall.la +lib/glusterfs/3.7.2/xlator/features/worm.la +lib/glusterfs/3.7.2/xlator/meta.la +lib/glusterfs/3.7.2/xlator/mgmt/glusterd.la +lib/glusterfs/3.7.2/xlator/mount/api.la +lib/glusterfs/3.7.2/xlator/mount/fuse.la +lib/glusterfs/3.7.2/xlator/nfs/server.la +lib/glusterfs/3.7.2/xlator/performance/io-cache.la +lib/glusterfs/3.7.2/xlator/performance/io-threads.la +lib/glusterfs/3.7.2/xlator/performance/md-cache.la +lib/glusterfs/3.7.2/xlator/performance/open-behind.la +lib/glusterfs/3.7.2/xlator/performance/quick-read.la +lib/glusterfs/3.7.2/xlator/performance/read-ahead.la +lib/glusterfs/3.7.2/xlator/performance/readdir-ahead.la +lib/glusterfs/3.7.2/xlator/performance/stat-prefetch.so +lib/glusterfs/3.7.2/xlator/performance/write-behind.la +lib/glusterfs/3.7.2/xlator/protocol/client.la +lib/glusterfs/3.7.2/xlator/protocol/server.la +lib/glusterfs/3.7.2/xlator/storage/posix.la +lib/glusterfs/3.7.2/xlator/system/posix-acl.la +lib/glusterfs/3.7.2/xlator/testing/features/template.la +lib/glusterfs/3.7.2/xlator/testing/performance/symlink-cache.la lib/libgfapi.la lib/libgfchangelog.la +lib/libgfdb.la lib/libgfrpc.la lib/libgfxdr.la lib/libglusterfs.la lib/ocf/resource.d/glusterfs/glusterd lib/ocf/resource.d/glusterfs/volume +lib/ocf/resource.d/heartbeat/ganesha_grace +lib/ocf/resource.d/heartbeat/ganesha_mon +lib/ocf/resource.d/heartbeat/ganesha_nfsd lib/pkgconfig/glusterfs-api.pc lib/pkgconfig/libgfchangelog.pc +lib/pkgconfig/libgfdb.pc +libexec/ganesha/create-export-ganesha.sh +libexec/ganesha/dbus-send.sh +libexec/ganesha/ganesha-ha.sh +libexec/glusterfs/gfind_missing_files/gcrawler +libexec/glusterfs/gfind_missing_files/gfid_to_path.py +libexec/glusterfs/gfind_missing_files/gfid_to_path.sh +libexec/glusterfs/gfind_missing_files/gfind_missing_files.sh +libexec/glusterfs/glusterfind/__init__.py +libexec/glusterfs/glusterfind/__init__.pyc +libexec/glusterfs/glusterfind/__init__.pyo +libexec/glusterfs/glusterfind/brickfind.py +libexec/glusterfs/glusterfind/changelog.py +libexec/glusterfs/glusterfind/changelogdata.py +libexec/glusterfs/glusterfind/changelogdata.pyc +libexec/glusterfs/glusterfind/changelogdata.pyo +libexec/glusterfs/glusterfind/conf.py +libexec/glusterfs/glusterfind/conf.pyc +libexec/glusterfs/glusterfind/conf.pyo +libexec/glusterfs/glusterfind/libgfchangelog.py +libexec/glusterfs/glusterfind/libgfchangelog.pyc +libexec/glusterfs/glusterfind/libgfchangelog.pyo +libexec/glusterfs/glusterfind/main.py +libexec/glusterfs/glusterfind/main.pyc +libexec/glusterfs/glusterfind/main.pyo +libexec/glusterfs/glusterfind/nodeagent.py +libexec/glusterfs/glusterfind/tool.conf +libexec/glusterfs/glusterfind/utils.py +libexec/glusterfs/glusterfind/utils.pyc +libexec/glusterfs/glusterfind/utils.pyo libexec/glusterfs/gsyncd libexec/glusterfs/gverify.sh libexec/glusterfs/peer_add_secret_pub libexec/glusterfs/peer_gsec_create +libexec/glusterfs/peer_mountbroker libexec/glusterfs/python/syncdaemon/README.md libexec/glusterfs/python/syncdaemon/__init__.py libexec/glusterfs/python/syncdaemon/__init__.pyc @@ -112,6 +163,9 @@ libexec/glusterfs/python/syncdaemon/gconf.pyo libexec/glusterfs/python/syncdaemon/gsyncd.py libexec/glusterfs/python/syncdaemon/gsyncd.pyc libexec/glusterfs/python/syncdaemon/gsyncd.pyo +libexec/glusterfs/python/syncdaemon/gsyncdstatus.py +libexec/glusterfs/python/syncdaemon/gsyncdstatus.pyc +libexec/glusterfs/python/syncdaemon/gsyncdstatus.pyo libexec/glusterfs/python/syncdaemon/ipaddr.py libexec/glusterfs/python/syncdaemon/ipaddr.pyc libexec/glusterfs/python/syncdaemon/ipaddr.pyo @@ -142,11 +196,15 @@ man/man8/glusterd.8 man/man8/glusterfs.8 man/man8/glusterfsd.8 man/man8/mount.glusterfs.8 +sbin/gcron.py +sbin/gfind_missing_files +sbin/glfsheal sbin/gluster sbin/glusterd sbin/glusterfs sbin/glusterfsd sbin/mount_glusterfs +sbin/snap_scheduler.py sbin/umountd share/doc/glusterfs/benchmarking/README share/doc/glusterfs/benchmarking/glfs-bm.c @@ -163,4 +221,5 @@ share/glusterfs/scripts/gsync-upgrade.sh share/glusterfs/scripts/post-upgrade-script-for-quota.sh share/glusterfs/scripts/pre-upgrade-script-for-quota.sh share/glusterfs/scripts/slave-upgrade.sh +share/glusterfs/scripts/stop-all-gluster-processes.sh @exec test -d ${PKG_SYSCONFDIR}/glusterd -a ! -d ${VARBASE}/lib/glusterd && ${MKDIR} -p ${VARBASE}/lib/ && mv ${PKG_SYSCONFDIR}/glusterd ${VARBASE}/lib/glusterd && ${LN} -s ${VARBASE}/lib/glusterd ${PKG_SYSCONFDIR}/glusterd diff --git a/filesystems/glusterfs/distinfo b/filesystems/glusterfs/distinfo index ef91760b5..7f9ba5b92 100644 --- a/filesystems/glusterfs/distinfo +++ b/filesystems/glusterfs/distinfo @@ -1,16 +1,6 @@ -$NetBSD: distinfo,v 1.36 2014/12/11 22:08:22 joerg Exp $ +$NetBSD: distinfo,v 1.40 2015/06/20 03:43:04 manu Exp $ -SHA1 (glusterfs-3.6.0.tar.gz) = fe19bf7128c955207f633261b9f0f87ac7341cfc -RMD160 (glusterfs-3.6.0.tar.gz) = a0078c5a08617f981e09e96eed6eaa2f622dc4b5 -Size (glusterfs-3.6.0.tar.gz) = 5924875 bytes -SHA1 (patch-9006) = 18ac4e9d58b587bd202f94323a2fb9a168aade80 -SHA1 (patch-9010) = 8d46f4c32c3a14da0724b65c9592196a2439dbea -SHA1 (patch-9045) = 93cb986d8a2675a714ded956269ffa73f9495827 -SHA1 (patch-9080) = a5be37a2834859afc4cf2daab3bd8c68581ab221 -SHA1 (patch-9084) = bc24386464df02e2e6e7d0f42892881dd5d9ef3a -SHA1 (patch-configure) = 51de89ba391cb699f34f11882dca0ca67c98e0a6 -SHA1 (patch-rpc_rpc-lib_src_rpcsvc.c) = a174a78d3daec9b784966b4c4502b335e4561558 -SHA1 (patch-xlator_cluster_dht_src_dht-common.c) = 835a240358948f310205c19514088cf93930b888 -SHA1 (patch-xlator_features_glupy_src_Makefile.in) = b338b98789d70f7c896ee29534a8dbae0ee93f08 -SHA1 (patch-xlator_storage_posix_src_posix.c) = 1ca56830afac7cda2fb4fc119fdd6161134eb8b5 -SHA1 (patch-xlators_mgmt_glusterd_src_Makefile.in) = 48f2cbb46ad9d08c3500e23ce93586b265e1f5f5 +SHA1 (glusterfs-3.7.2.tar.gz) = e67ef3dba8c841db4d36a102ae08faecb92bf8e9 +RMD160 (glusterfs-3.7.2.tar.gz) = f91df269340494e2e4efd0eff01ad2b551476e2d +Size (glusterfs-3.7.2.tar.gz) = 7283002 bytes +SHA1 (patch-xlators_mgmt_glusterd_src_Makefile.in) = 188eab283bd7433c86e7767e594ba8fb97645e23 diff --git a/filesystems/glusterfs/patches/patch-9006 b/filesystems/glusterfs/patches/patch-9006 deleted file mode 100644 index a2464263b..000000000 --- a/filesystems/glusterfs/patches/patch-9006 +++ /dev/null @@ -1,55 +0,0 @@ -$NetBSD: patch-9006,v 1.1 2014/11/18 14:38:15 manu Exp $ -From 4f97f9e26663f03da1ca675b16943544e39399a3 Mon Sep 17 00:00:00 2001 -From: Emmanuel Dreyfus -Date: Thu, 30 Oct 2014 09:50:41 +0100 -Subject: [PATCH] Lazy umount emulation: deal with stopped volumes - -On non Linux systems, lazy umount is emulated using contrib/umountd. -It first check that the path given to unmount exists, but it should -not give up on ENOTCONN as it is what happens when a volume is mounted -but stopped. - -This lets NetBSD pass tests/bugs/bug-1049323.t - -Backport of: http://review.gluster.org/8991 - -BUG: 1138897 -Change-Id: I39941577021c0b39f545f9777fe75cd39637427b -Signed-off-by: Emmanuel Dreyfus ---- - contrib/umountd/umountd.c | 16 +++++++++++----- - 1 file changed, 11 insertions(+), 5 deletions(-) - -diff --git contrib/umountd/umountd.c contrib/umountd/umountd.c -index 42f867d..0d2c6f2 100644 ---- contrib/umountd/umountd.c -+++ contrib/umountd/umountd.c -@@ -49,14 +49,20 @@ sanity_check (char *path, dev_t *devp) - if (path == NULL) - usage (); - -- if (stat (path, &st) != 0) { -- gf_log ("umountd", GF_LOG_ERROR, -- "Cannot access %s\n", path, strerror (errno)); -- goto out; -+ if ((ret = stat (path, &st)) != 0) { -+ switch (errno) { -+ case ENOTCONN: -+ /* volume is stopped */ -+ break; -+ default: -+ gf_log ("umountd", GF_LOG_ERROR, -+ "Cannot access %s\n", path, strerror (errno)); -+ goto out; -+ } - } - - /* If dev was not specified, get it from path */ -- if (*devp == -1) -+ if (*devp == -1 && ret == 0) - *devp = st.st_dev; - - strncpy (pathtmp, path, PATH_MAX); --- -1.8.2.3 - diff --git a/filesystems/glusterfs/patches/patch-9010 b/filesystems/glusterfs/patches/patch-9010 deleted file mode 100644 index 62457a196..000000000 --- a/filesystems/glusterfs/patches/patch-9010 +++ /dev/null @@ -1,72 +0,0 @@ -$NetBSD: patch-9010,v 1.1 2014/11/18 14:38:15 manu Exp $ -From 70e4f2935ac858f2e83d0c3887b584af8fa0bd5b Mon Sep 17 00:00:00 2001 -From: Emmanuel Dreyfus -Date: Thu, 30 Oct 2014 10:54:24 +0100 -Subject: [PATCH] Use F_CLOSEM if available - -Use F_CLOSEM to close all file descriptors if available. - -Backport of Ib3c682825b89c163ebb152848f2533b3cb62cdce - -BUG: 1138897 -Change-Id: Ie44c8e07c77ca5509766e0addbb17c1979df68e7 -Signed-off-by: Emmanuel Dreyfus ---- - contrib/uuid/gen_uuid.c | 7 +++++++ - libglusterfs/src/run.c | 8 ++++++-- - 2 files changed, 13 insertions(+), 2 deletions(-) - -diff --git contrib/uuid/gen_uuid.c contrib/uuid/gen_uuid.c -index 79923cd..e69995a 100644 ---- contrib/uuid/gen_uuid.c -+++ contrib/uuid/gen_uuid.c -@@ -465,6 +465,12 @@ static ssize_t read_all(int fd, char *buf, size_t count) - #if defined(USE_UUIDD) && defined(HAVE_SYS_UN_H) - static void close_all_fds(void) - { -+#ifdef F_CLOSEM -+ (void)fcntl(0, F_CLOSEM); -+ (void)open("/dev/null", O_RDWR); /* stdin */ -+ (void)open("/dev/null", O_RDWR); /* stdout */ -+ (void)open("/dev/null", O_RDWR); /* stderr */ -+#else /* F_CLOSEM */ - int i, max; - - #if defined(HAVE_SYSCONF) && defined(_SC_OPEN_MAX) -@@ -485,6 +491,7 @@ static void close_all_fds(void) - if (i <= 2) - open("/dev/null", O_RDWR); - } -+#endif /* F_CLOSEM */ - } - #endif - -diff --git libglusterfs/src/run.c libglusterfs/src/run.c -index 4fd2a3a..93fe12a 100644 ---- libglusterfs/src/run.c -+++ libglusterfs/src/run.c -@@ -289,7 +289,10 @@ runner_start (runner_t *runner) - closedir (d); - } else - ret = -1; --#else -+#else /* !GF_LINUX_HOST_OS */ -+#ifdef F_CLOSEM /* NetBSD */ -+ (void)fcntl(3, F_CLOSEM); -+#else /* !F_CLOSEM */ - struct rlimit rl; - ret = getrlimit (RLIMIT_NOFILE, &rl); - GF_ASSERT (ret == 0); -@@ -298,7 +301,8 @@ runner_start (runner_t *runner) - if (i != xpi[1]) - close (i); - } --#endif -+#endif /* !F_CLOSEM */ -+#endif /* !GF_LINUX_HOST_OS */ - } - - if (ret != -1) { --- -1.8.2.3 - diff --git a/filesystems/glusterfs/patches/patch-9045 b/filesystems/glusterfs/patches/patch-9045 deleted file mode 100644 index 0bd82d235..000000000 --- a/filesystems/glusterfs/patches/patch-9045 +++ /dev/null @@ -1,43 +0,0 @@ -$NetBSD: patch-9045,v 1.1 2014/11/18 14:38:15 manu Exp $ -From fb36dbea2f492317a744b828d8ba8bdaab78ae3a Mon Sep 17 00:00:00 2001 -From: Emmanuel Dreyfus -Date: Tue, 4 Nov 2014 15:57:59 +0100 -Subject: [PATCH] Portability fix: mount.glusterfs - -Remove bash-specific syntax from mount.glusterfs - -This is a backport of Iec3a52686f7cee1825ac5a06c11fb8ac4d3e5d65 - -BUG: 1138897 -Change-Id: I3149cd4d94c862a3857709c00cf0ed0377976f40 -Signed-off-by: Emmanuel Dreyfus ---- - xlators/mount/fuse/utils/mount_glusterfs.in | 5 +++-- - 1 file changed, 3 insertions(+), 2 deletions(-) - -diff --git xlators/mount/fuse/utils/mount_glusterfs.in xlators/mount/fuse/utils/mount_glusterfs.in -index e0a06ea..dc326b4 100755 ---- xlators/mount/fuse/utils/mount_glusterfs.in -+++ xlators/mount/fuse/utils/mount_glusterfs.in -@@ -449,7 +449,7 @@ without_options() - parse_options() - { - local optarg=${1} -- for pair in $(echo ${optarg//,/ }); do -+ for pair in $(echo $optarg | sed 's/,/ /g'); do - key=$(echo "$pair" | cut -f1 -d'='); - value=$(echo "$pair" | cut -f2- -d'='); - if [ "$key" = "$value" ]; then -@@ -463,7 +463,8 @@ parse_options() - main () - { - ## `mount` on OSX specifies options as first argument -- if [[ $1 =~ "-o" ]]; then -+ echo $1|grep -q -- "-o" -+ if [ $? -eq 0 ]; then - volfile_loc=$3 - mount_point=$4 - else --- -1.8.2.3 - diff --git a/filesystems/glusterfs/patches/patch-9080 b/filesystems/glusterfs/patches/patch-9080 deleted file mode 100644 index 55d7999b6..000000000 --- a/filesystems/glusterfs/patches/patch-9080 +++ /dev/null @@ -1,264 +0,0 @@ -$NetBSD: patch-9080,v 1.1 2014/11/18 14:38:15 manu Exp $ -From db7e7d493f763e0128c879280c9cec01bdea4260 Mon Sep 17 00:00:00 2001 -From: Emmanuel Dreyfus -Date: Thu, 30 Oct 2014 01:43:32 +0100 -Subject: [PATCH] glupy: portability fixes - -Fixes portability problems so that NetBSD passes tests/features/glupy.t - -- Use python-config to detect python build environment on all systems, - not just Linux and Darwin. -- Get the site-package directory from python and make sure we install - glupy.py there, Previously we installed within glusterfs prefix, - which caused a problem if it was different that python's prefix. -- Set PYTHONPATH for tests so that the detected site-packages is used - in python's search path. This should be useless, but let us have it - just in case. -- Pass glupy.so path from glusterfsd to glupy.py through an - environment variable and use it in CDLL instead of "", as the - later seems not portable (at least it fails on NetBSD). -- Use gil_init_key pthread_getspecific to avoid deadlocks (that - code was #ifdef out, perhaps because it was not needed on Linux, - but it seems to be required for NetBSD. -- Recover the error message from Python and send it to the logs - to help debugging problems. - -Backport of: http://review.gluster.org/8978 - -BUG: 1138897 -Change-Id: I1e23ba5cc18f129ee1032f905cb053953b683a81 -Signed-off-by: Emmanuel Dreyfus ---- - configure.ac | 18 +++++---------- - tests/env.rc.in | 5 ++++- - tests/features/glupy.t | 1 + - xlators/features/glupy/src/Makefile.am | 4 ++-- - xlators/features/glupy/src/glupy.c | 40 +++++++++++++++++++++++++--------- - xlators/features/glupy/src/glupy.py | 3 ++- - 6 files changed, 45 insertions(+), 26 deletions(-) - -diff --git configure.ac configure.ac -index ddc2cc5..dfcd976 100644 ---- configure.ac -+++ configure.ac -@@ -217,6 +217,7 @@ AC_CANONICAL_HOST - AC_PROG_CC - AC_DISABLE_STATIC - AC_PROG_LIBTOOL -+AC_SUBST([shrext_cmds]) - - AC_CHECK_PROG([RPCGEN], [rpcgen], [yes], [no]) - -@@ -967,18 +968,9 @@ saved_CFLAGS=$CFLAGS - saved_CPPFLAGS=$CPPFLAGS - saved_LDFLAGS=$LDFLAGS - --case $host_os in -- linux*) -- CFLAGS="`${PYTHON}-config --cflags`" -- CPPFLAGS=$CFLAGS -- LDFLAGS="-L`${PYTHON}-config --prefix`/lib `${PYTHON}-config --ldflags`" -- ;; -- darwin*) -- CFLAGS="`${PYTHON}-config --cflags`" -- CPPFLAGS=$CFLAGS -- LDFLAGS="-L`${PYTHON}-config --prefix`/lib `${PYTHON}-config --ldflags`" -- ;; --esac -+CFLAGS="`${PYTHON}-config --cflags`" -+CPPFLAGS=$CFLAGS -+LDFLAGS="-L`${PYTHON}-config --prefix`/lib `${PYTHON}-config --ldflags`" - - AC_CHECK_HEADERS([python$PYTHON_VERSION/Python.h],[have_Python_h=yes],[]) - AC_ARG_ENABLE([glupy], -@@ -1029,12 +1021,14 @@ case $host_os in - esac - - if test "x$BUILD_GLUPY" = "xyes"; then -+ BUILD_PYTHON_SITE_PACKAGES=`$PYTHON -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())'` - BUILD_PYTHON_INC=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_inc()"` - BUILD_PYTHON_LIB=python$PYTHON_VERSION - GLUPY_SUBDIR=glupy - GLUPY_SUBDIR_MAKEFILE=xlators/features/glupy/Makefile - GLUPY_SUBDIR_SRC_MAKEFILE=xlators/features/glupy/src/Makefile - echo "building glupy with -isystem $BUILD_PYTHON_INC -l $BUILD_PYTHON_LIB" -+ AC_SUBST(BUILD_PYTHON_SITE_PACKAGES) - AC_SUBST(BUILD_PYTHON_INC) - AC_SUBST(BUILD_PYTHON_LIB) - AC_SUBST(GLUPY_SUBDIR) -diff --git tests/env.rc.in tests/env.rc.in -index 000a80f..1850b7a 100644 ---- tests/env.rc.in -+++ tests/env.rc.in -@@ -8,4 +8,7 @@ LD_LIBRARY_PATH=@libdir@:$LD_LIBRARY_PATH - export LD_LIBRARY_PATH - - GLUSTERD_WORKDIR=@GLUSTERD_WORKDIR@ --export GLUSTERD_WORKDIR -\ No newline at end of file -+export GLUSTERD_WORKDIR -+ -+PYTHONPATH=@BUILD_PYTHON_SITE_PACKAGES@:$PYTHON_PATH -+export PYTHONPATH -diff --git tests/features/glupy.t tests/features/glupy.t -index a34e48f..8b79a14 100755 ---- tests/features/glupy.t -+++ tests/features/glupy.t -@@ -3,6 +3,7 @@ - . $(dirname $0)/../include.rc - . $(dirname $0)/../volume.rc - -+echo $PYTHON_PATH >&2 - cleanup; - - TEST mkdir -p $B0/glupytest -diff --git xlators/features/glupy/src/Makefile.am xlators/features/glupy/src/Makefile.am -index d9361a5..de8b0de 100644 ---- xlators/features/glupy/src/Makefile.am -+++ xlators/features/glupy/src/Makefile.am -@@ -4,7 +4,7 @@ xlator_LTLIBRARIES = glupy.la - xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/features - glupydir = $(xlatordir)/glupy - AM_CPPFLAGS = $(PYTHONDEV_CPPFLAGS) $(GF_CPPFLAGS) -I$(top_srcdir)/libglusterfs/src -isystem $(BUILD_PYTHON_INC) --AM_CFLAGS = $(PYTHONDEV_CFLAGS) -Wall -fno-strict-aliasing -DGLUSTER_PYTHON_PATH=\"$(glupydir)\" $(GF_CFLAGS) -+AM_CFLAGS = $(PYTHONDEV_CFLAGS) -Wall -fno-strict-aliasing -DGLUSTER_PYTHON_PATH=\"$(glupydir)\" -DPATH_GLUSTERFS_GLUPY_MODULE=\"${xlatordir}/glupy${shrext_cmds}\" $(GF_CFLAGS) - - # Flags to build glupy.so with - glupy_la_LDFLAGS = $(PYTHONDEV_LDFLAGS) -module -avoid-version -shared -nostartfiles -@@ -15,7 +15,7 @@ glupy_la_LIBADD = $(top_builddir)/libglusterfs/src/libglusterfs.la \ - noinst_HEADERS = glupy.h - - # Install glupy.py into the Python site-packages area --pyglupydir = $(pythondir)/gluster -+pyglupydir = @BUILD_PYTHON_SITE_PACKAGES@/gluster - pyglupy_PYTHON = glupy.py __init__.py - - CLEANFILES = -diff --git xlators/features/glupy/src/glupy.c xlators/features/glupy/src/glupy.c -index 292f5b7..7bb88c0 100644 ---- xlators/features/glupy/src/glupy.c -+++ xlators/features/glupy/src/glupy.c -@@ -31,12 +31,10 @@ pthread_key_t gil_init_key; - PyGILState_STATE - glupy_enter (void) - { --#if 0 - if (!pthread_getspecific(gil_init_key)) { - PyEval_ReleaseLock(); - (void)pthread_setspecific(gil_init_key,(void *)1); - } --#endif - - return PyGILState_Ensure(); - } -@@ -2333,6 +2331,9 @@ init (xlator_t *this) - PyObject *py_args = NULL; - PyObject *syspath = NULL; - PyObject *path = NULL; -+ PyObject *error_type = NULL; -+ PyObject *error_msg = NULL; -+ PyObject *error_bt = NULL; - static gf_boolean_t py_inited = _gf_false; - void * err_cleanup = &&err_return; - -@@ -2349,12 +2350,20 @@ init (xlator_t *this) - err_cleanup = &&err_free_priv; - - if (!py_inited) { -+ /* -+ * This must be done before Py_Initialize(), -+ * because it will duplicate the environment, -+ * and fail to see later environment updates. -+ */ -+ setenv("PATH_GLUSTERFS_GLUPY_MODULE", -+ PATH_GLUSTERFS_GLUPY_MODULE, 1); -+ - Py_Initialize(); - PyEval_InitThreads(); --#if 0 -+ - (void)pthread_key_create(&gil_init_key,NULL); - (void)pthread_setspecific(gil_init_key,(void *)1); --#endif -+ - /* PyEval_InitThreads takes this "for" us. No thanks. */ - PyEval_ReleaseLock(); - py_inited = _gf_true; -@@ -2370,7 +2379,9 @@ init (xlator_t *this) - if (!py_mod_name) { - gf_log (this->name, GF_LOG_ERROR, "could not create name"); - if (PyErr_Occurred()) { -- PyErr_Print(); -+ PyErr_Fetch (&error_type, &error_msg, &error_bt); -+ gf_log (this->name, GF_LOG_ERROR, "Python error: %s", -+ PyString_AsString(error_msg)); - } - goto *err_cleanup; - } -@@ -2379,9 +2390,12 @@ init (xlator_t *this) - priv->py_module = PyImport_Import(py_mod_name); - Py_DECREF(py_mod_name); - if (!priv->py_module) { -- gf_log (this->name, GF_LOG_ERROR, "Python import failed"); -+ gf_log (this->name, GF_LOG_ERROR, "Python import of %s failed", -+ module_name); - if (PyErr_Occurred()) { -- PyErr_Print(); -+ PyErr_Fetch (&error_type, &error_msg, &error_bt); -+ gf_log (this->name, GF_LOG_ERROR, "Python error: %s", -+ PyString_AsString(error_msg)); - } - goto *err_cleanup; - } -@@ -2392,7 +2406,9 @@ init (xlator_t *this) - if (!py_init_func || !PyCallable_Check(py_init_func)) { - gf_log (this->name, GF_LOG_ERROR, "missing init func"); - if (PyErr_Occurred()) { -- PyErr_Print(); -+ PyErr_Fetch (&error_type, &error_msg, &error_bt); -+ gf_log (this->name, GF_LOG_ERROR, "Python error: %s", -+ PyString_AsString(error_msg)); - } - goto *err_cleanup; - } -@@ -2402,7 +2418,9 @@ init (xlator_t *this) - if (!py_args) { - gf_log (this->name, GF_LOG_ERROR, "could not create args"); - if (PyErr_Occurred()) { -- PyErr_Print(); -+ PyErr_Fetch (&error_type, &error_msg, &error_bt); -+ gf_log (this->name, GF_LOG_ERROR, "Python error: %s", -+ PyString_AsString(error_msg)); - } - goto *err_cleanup; - } -@@ -2414,7 +2432,9 @@ init (xlator_t *this) - if (!priv->py_xlator) { - gf_log (this->name, GF_LOG_ERROR, "Python init failed"); - if (PyErr_Occurred()) { -- PyErr_Print(); -+ PyErr_Fetch (&error_type, &error_msg, &error_bt); -+ gf_log (this->name, GF_LOG_ERROR, "Python error: %s", -+ PyString_AsString(error_msg)); - } - goto *err_cleanup; - } -diff --git xlators/features/glupy/src/glupy.py xlators/features/glupy/src/glupy.py -index eda8aeb..b9fc370 100644 ---- xlators/features/glupy/src/glupy.py -+++ xlators/features/glupy/src/glupy.py -@@ -9,9 +9,10 @@ - ## - - import sys -+import os - from ctypes import * - --dl = CDLL("",RTLD_GLOBAL) -+dl = CDLL(os.getenv("PATH_GLUSTERFS_GLUPY_MODULE", ""),RTLD_GLOBAL) - - - class call_frame_t (Structure): --- -1.8.2.3 - diff --git a/filesystems/glusterfs/patches/patch-9084 b/filesystems/glusterfs/patches/patch-9084 deleted file mode 100644 index d179a9464..000000000 --- a/filesystems/glusterfs/patches/patch-9084 +++ /dev/null @@ -1,350 +0,0 @@ -$NetBSD: patch-9084,v 1.1 2014/11/18 14:38:15 manu Exp $ -From 23b7ead5de0f21abdcf5440a4a43dcf3a42c3822 Mon Sep 17 00:00:00 2001 -From: Emmanuel Dreyfus -Date: Mon, 10 Nov 2014 10:01:00 +0100 -Subject: [PATCH] telldir()/seekdir() portability fixes - -POSIX says that an offset obtained from telldir() can only be used -on the same DIR *. Linux is abls to reuse the offset accross -closedir()/opendir() for a given directory, but this is not portable -and such a behavior should be fixed. - -An incomplete fix for the posix xlator was merged in -http://review.gluster.org/8933 -This change set completes it. - -- Perform the same fix index xlator. -- Use appropriate casts and variable types so that 32 bit signed - offsets obtained by telldir() do not get clobbered when copied into - 64 bit signed types. -- modify afr-self-heald.c so that it does not use anonymous fd, - since this will cause closedir()/opendir() between each - syncop_readdir(). On failure we fallback to anonymous fs - only for Linux so that we can cope with updated client vs not - updated brick. -- Avoid sending an EINVAL when the client request for the EOF offset. - Here we fix an error in previous fix for posix xlator: since we - fill each directory entry with the offset of the next entry, we - must consider as EOF the offset of the last entry, and not the - value of telldir() after we read it. - -This is a backport of I59fb7f06a872c4f98987105792d648141c258c6a - -BUG: 1138897 -Change-Id: I1e9f3e4a7d780b98adf6d9f197ee2198d43ef94d -Signed-off-by: Emmanuel Dreyfus ---- - xlators/cluster/afr/src/afr-self-heald.c | 46 +++++++++++++++++++++++++++----- - xlators/features/index/src/index.c | 42 ++++++++++++++++++++--------- - xlators/features/index/src/index.h | 1 + - xlators/storage/posix/src/posix.c | 26 +++++++++++------- - 4 files changed, 87 insertions(+), 28 deletions(-) - -diff --git xlators/cluster/afr/src/afr-self-heald.c xlators/cluster/afr/src/afr-self-heald.c -index 10e1996..6ce52aa 100644 ---- xlators/cluster/afr/src/afr-self-heald.c -+++ xlators/cluster/afr/src/afr-self-heald.c -@@ -276,6 +276,8 @@ afr_shd_index_opendir (xlator_t *this, int child) - #ifdef GF_LINUX_HOST_OS - fd_unref (fd); - fd = fd_anonymous (inode); -+ if (!fd) -+ goto out; - #else /* GF_LINUX_HOST_OS */ - gf_log(this->name, GF_LOG_ERROR, - "opendir of %s for %s failed: %s", -@@ -429,7 +431,7 @@ afr_shd_index_sweep (struct subvol_healer *healer) - fd_t *fd = NULL; - xlator_t *subvol = NULL; - afr_private_t *priv = NULL; -- off_t offset = 0; -+ uint64_t offset = 0; - gf_dirent_t entries; - gf_dirent_t *entry = NULL; - uuid_t gfid; -@@ -503,11 +505,12 @@ afr_shd_index_sweep (struct subvol_healer *healer) - int - afr_shd_full_sweep (struct subvol_healer *healer, inode_t *inode) - { -+ loc_t loc = {0, }; - fd_t *fd = NULL; - xlator_t *this = NULL; - xlator_t *subvol = NULL; - afr_private_t *priv = NULL; -- off_t offset = 0; -+ uint64_t offset = 0; - gf_dirent_t entries; - gf_dirent_t *entry = NULL; - int ret = 0; -@@ -516,9 +519,38 @@ afr_shd_full_sweep (struct subvol_healer *healer, inode_t *inode) - priv = this->private; - subvol = priv->children[healer->subvol]; - -- fd = fd_anonymous (inode); -- if (!fd) -- return -errno; -+ uuid_copy (loc.gfid, inode->gfid); -+ loc.inode = inode_ref(inode); -+ -+ fd = fd_create (inode, GF_CLIENT_PID_AFR_SELF_HEALD); -+ if (!fd) { -+ gf_log(this->name, GF_LOG_ERROR, -+ "fd_create of %s failed: %s", -+ uuid_utoa (loc.gfid), strerror(errno)); -+ ret = -errno; -+ goto out; -+ } -+ -+ ret = syncop_opendir (subvol, &loc, fd); -+ if (ret) { -+#ifdef GF_LINUX_HOST_OS /* See comment in afr_shd_index_opendir() */ -+ fd_unref(fd); -+ fd = fd_anonymous (inode); -+ if (!fd) { -+ gf_log(this->name, GF_LOG_ERROR, -+ "fd_anonymous of %s failed: %s", -+ uuid_utoa (loc.gfid), strerror(errno)); -+ ret = -errno; -+ goto out; -+ } -+#else /* GF_LINUX_HOST_OS */ -+ gf_log(this->name, GF_LOG_ERROR, -+ "opendir of %s failed: %s", -+ uuid_utoa (loc.gfid), strerror(errno)); -+ ret = -errno; -+ goto out; -+#endif /* GF_LINUX_HOST_OS */ -+ } - - INIT_LIST_HEAD (&entries.list); - -@@ -560,6 +592,8 @@ afr_shd_full_sweep (struct subvol_healer *healer, inode_t *inode) - break; - } - -+out: -+ loc_wipe (&loc); - if (fd) - fd_unref (fd); - return ret; -@@ -949,7 +983,7 @@ afr_shd_gather_index_entries (xlator_t *this, int child, dict_t *output) - fd_t *fd = NULL; - xlator_t *subvol = NULL; - afr_private_t *priv = NULL; -- off_t offset = 0; -+ uint64_t offset = 0; - gf_dirent_t entries; - gf_dirent_t *entry = NULL; - uuid_t gfid; -diff --git xlators/features/index/src/index.c xlators/features/index/src/index.c -index c342da8..50e2e0a 100644 ---- xlators/features/index/src/index.c -+++ xlators/features/index/src/index.c -@@ -268,10 +268,11 @@ check_delete_stale_index_file (xlator_t *this, char *filename) - } - - static int --index_fill_readdir (fd_t *fd, DIR *dir, off_t off, -+index_fill_readdir (fd_t *fd, index_fd_ctx_t *fctx, DIR *dir, off_t off, - size_t size, gf_dirent_t *entries) - { - off_t in_case = -1; -+ off_t last_off = 0; - size_t filled = 0; - int count = 0; - char entrybuf[sizeof(struct dirent) + 256 + 8]; -@@ -286,11 +287,11 @@ index_fill_readdir (fd_t *fd, DIR *dir, off_t off, - } else { - seekdir (dir, off); - #ifndef GF_LINUX_HOST_OS -- if (telldir(dir) != off) { -+ if ((u_long)telldir(dir) != off && off != fctx->dir_eof) { - gf_log (THIS->name, GF_LOG_ERROR, -- "seekdir(%ld) failed on dir=%p: " -+ "seekdir(0x%llx) failed on dir=%p: " - "Invalid argument (offset reused from " -- "another DIR * structure?)", (long)off, dir); -+ "another DIR * structure?)", off, dir); - errno = EINVAL; - count = -1; - goto out; -@@ -299,7 +300,7 @@ index_fill_readdir (fd_t *fd, DIR *dir, off_t off, - } - - while (filled <= size) { -- in_case = telldir (dir); -+ in_case = (u_long)telldir (dir); - - if (in_case == -1) { - gf_log (THIS->name, GF_LOG_ERROR, -@@ -335,12 +336,13 @@ index_fill_readdir (fd_t *fd, DIR *dir, off_t off, - if (this_size + filled > size) { - seekdir (dir, in_case); - #ifndef GF_LINUX_HOST_OS -- if (telldir(dir) != in_case) { -+ if ((u_long)telldir(dir) != in_case && -+ in_case != fctx->dir_eof) { - gf_log (THIS->name, GF_LOG_ERROR, -- "seekdir(%ld) failed on dir=%p: " -+ "seekdir(0x%llx) failed on dir=%p: " - "Invalid argument (offset reused from " - "another DIR * structure?)", -- (long)in_case, dir); -+ in_case, dir); - errno = EINVAL; - count = -1; - goto out; -@@ -357,7 +359,14 @@ index_fill_readdir (fd_t *fd, DIR *dir, off_t off, - entry->d_name, strerror (errno)); - goto out; - } -- this_entry->d_off = telldir (dir); -+ /* -+ * we store the offset of next entry here, which is -+ * probably not intended, but code using syncop_readdir() -+ * (glfs-heal.c, afr-self-heald.c, pump.c) rely on it -+ * for directory read resumption. -+ */ -+ last_off = (u_long)telldir(dir); -+ this_entry->d_off = last_off; - this_entry->d_ino = entry->d_ino; - - list_add_tail (&this_entry->list, &entries->list); -@@ -366,9 +375,12 @@ index_fill_readdir (fd_t *fd, DIR *dir, off_t off, - count ++; - } - -- if ((!readdir (dir) && (errno == 0))) -+ if ((!readdir (dir) && (errno == 0))) { - /* Indicate EOF */ - errno = ENOENT; -+ /* Remember EOF offset for later detection */ -+ fctx->dir_eof = last_off; -+ } - out: - return count; - } -@@ -581,6 +593,7 @@ __index_fd_ctx_get (fd_t *fd, xlator_t *this, index_fd_ctx_t **ctx) - fctx = NULL; - goto out; - } -+ fctx->dir_eof = -1; - - ret = __fd_ctx_set (fd, this, (uint64_t)(long)fctx); - if (ret) { -@@ -949,7 +962,7 @@ index_readdir_wrapper (call_frame_t *frame, xlator_t *this, - goto done; - } - -- count = index_fill_readdir (fd, dir, off, size, &entries); -+ count = index_fill_readdir (fd, fctx, dir, off, size, &entries); - - /* pick ENOENT to indicate EOF */ - op_errno = errno; -@@ -1270,8 +1283,11 @@ index_releasedir (xlator_t *this, fd_t *fd) - goto out; - - fctx = (index_fd_ctx_t*) (long) ctx; -- if (fctx->dir) -- closedir (fctx->dir); -+ if (fctx->dir) { -+ ret = closedir (fctx->dir); -+ if (ret) -+ gf_log (this->name, GF_LOG_ERROR, "closedir error: %s", strerror (errno)); -+ } - - GF_FREE (fctx); - out: -diff --git xlators/features/index/src/index.h xlators/features/index/src/index.h -index 661dcdb..206d280 100644 ---- xlators/features/index/src/index.h -+++ xlators/features/index/src/index.h -@@ -34,6 +34,7 @@ typedef struct index_inode_ctx { - - typedef struct index_fd_ctx { - DIR *dir; -+ off_t dir_eof; - } index_fd_ctx_t; - - typedef struct index_priv { -diff --git xlators/storage/posix/src/posix.c xlators/storage/posix/src/posix.c -index 3e3d14f..5d37c9f 100644 ---- xlators/storage/posix/src/posix.c -+++ xlators/storage/posix/src/posix.c -@@ -4839,6 +4839,7 @@ posix_fill_readdir (fd_t *fd, DIR *dir, off_t off, size_t size, - gf_dirent_t *entries, xlator_t *this, int32_t skip_dirs) - { - off_t in_case = -1; -+ off_t last_off = 0; - size_t filled = 0; - int count = 0; - char entrybuf[sizeof(struct dirent) + 256 + 8]; -@@ -4874,11 +4875,11 @@ posix_fill_readdir (fd_t *fd, DIR *dir, off_t off, size_t size, - } else { - seekdir (dir, off); - #ifndef GF_LINUX_HOST_OS -- if (telldir(dir) != (long)off && off != pfd->dir_eof) { -+ if ((u_long)telldir(dir) != off && off != pfd->dir_eof) { - gf_log (THIS->name, GF_LOG_ERROR, -- "seekdir(%ld) failed on dir=%p: " -+ "seekdir(0x%llx) failed on dir=%p: " - "Invalid argument (offset reused from " -- "another DIR * structure?)", (long)off, dir); -+ "another DIR * structure?)", off, dir); - errno = EINVAL; - count = -1; - goto out; -@@ -4887,7 +4888,7 @@ posix_fill_readdir (fd_t *fd, DIR *dir, off_t off, size_t size, - } - - while (filled <= size) { -- in_case = telldir (dir); -+ in_case = (u_long)telldir (dir); - - if (in_case == -1) { - gf_log (THIS->name, GF_LOG_ERROR, -@@ -4947,13 +4948,13 @@ posix_fill_readdir (fd_t *fd, DIR *dir, off_t off, size_t size, - if (this_size + filled > size) { - seekdir (dir, in_case); - #ifndef GF_LINUX_HOST_OS -- if (telldir(dir) != (long)in_case && -+ if ((u_long)telldir(dir) != in_case && - in_case != pfd->dir_eof) { - gf_log (THIS->name, GF_LOG_ERROR, -- "seekdir(%ld) failed on dir=%p: " -+ "seekdir(0x%llx) failed on dir=%p: " - "Invalid argument (offset reused from " - "another DIR * structure?)", -- (long)in_case, dir); -+ in_case, dir); - errno = EINVAL; - count = -1; - goto out; -@@ -4970,7 +4971,14 @@ posix_fill_readdir (fd_t *fd, DIR *dir, off_t off, size_t size, - entry->d_name, strerror (errno)); - goto out; - } -- this_entry->d_off = telldir (dir); -+ /* -+ * we store the offset of next entry here, which is -+ * probably not intended, but code using syncop_readdir() -+ * (glfs-heal.c, afr-self-heald.c, pump.c) rely on it -+ * for directory read resumption. -+ */ -+ last_off = (u_long)telldir(dir); -+ this_entry->d_off = last_off; - this_entry->d_ino = entry->d_ino; - this_entry->d_type = entry->d_type; - -@@ -4984,7 +4992,7 @@ posix_fill_readdir (fd_t *fd, DIR *dir, off_t off, size_t size, - /* Indicate EOF */ - errno = ENOENT; - /* Remember EOF offset for later detection */ -- pfd->dir_eof = telldir (dir); -+ pfd->dir_eof = (u_long)last_off; - } - out: - return count; --- -1.8.2.3 - diff --git a/filesystems/glusterfs/patches/patch-configure b/filesystems/glusterfs/patches/patch-configure deleted file mode 100644 index ed56a7a66..000000000 --- a/filesystems/glusterfs/patches/patch-configure +++ /dev/null @@ -1,61 +0,0 @@ -$NetBSD: patch-configure,v 1.1 2014/11/18 14:38:15 manu Exp $ - -autoconf output after patch-9080 - ---- configure.orig 2014-11-04 17:06:43.000000000 +0100 -+++ configure 2014-11-04 17:09:32.000000000 +0100 -@@ -822,8 +822,9 @@ - GLUPY_SUBDIR_MAKEFILE - GLUPY_SUBDIR - BUILD_PYTHON_LIB - BUILD_PYTHON_INC -+BUILD_PYTHON_SITE_PACKAGES - PYTHONDEV_LDFLAGS - PYTHONDEV_CPPFLAGS - PYTHONDEV_CFLAGS - ENABLE_SYSLOG_FALSE -@@ -889,8 +890,9 @@ - systemddir - mountutildir - pkgconfigdir - RPCGEN -+shrext_cmds - CPP - OTOOL64 - OTOOL - LIPO -@@ -19501,21 +19503,11 @@ - saved_CFLAGS=$CFLAGS - saved_CPPFLAGS=$CPPFLAGS - saved_LDFLAGS=$LDFLAGS - --case $host_os in -- linux*) -- CFLAGS="`${PYTHON}-config --cflags`" -- CPPFLAGS=$CFLAGS -- LDFLAGS="-L`${PYTHON}-config --prefix`/lib `${PYTHON}-config --ldflags`" -- ;; -- darwin*) -- CFLAGS="`${PYTHON}-config --cflags`" -- CPPFLAGS=$CFLAGS -- LDFLAGS="-L`${PYTHON}-config --prefix`/lib `${PYTHON}-config --ldflags`" -- ;; --esac -- -+CFLAGS="`${PYTHON}-config --cflags`" -+CPPFLAGS=$CFLAGS -+LDFLAGS="-L`${PYTHON}-config --prefix`/lib `${PYTHON}-config --ldflags`" - - for ac_header in python$PYTHON_VERSION/Python.h - do - as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` -@@ -19721,8 +19713,9 @@ - ;; - esac - - if test "x$BUILD_GLUPY" = "xyes"; then -+ BUILD_PYTHON_SITE_PACKAGES=`$PYTHON -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())'` - BUILD_PYTHON_INC=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_inc()"` - BUILD_PYTHON_LIB=python$PYTHON_VERSION - GLUPY_SUBDIR=glupy - GLUPY_SUBDIR_MAKEFILE=xlators/features/glupy/Makefile diff --git a/filesystems/glusterfs/patches/patch-rpc_rpc-lib_src_rpcsvc.c b/filesystems/glusterfs/patches/patch-rpc_rpc-lib_src_rpcsvc.c deleted file mode 100644 index 746323679..000000000 --- a/filesystems/glusterfs/patches/patch-rpc_rpc-lib_src_rpcsvc.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-rpc_rpc-lib_src_rpcsvc.c,v 1.3 2014/11/18 14:38:15 manu Exp $ - -Shut up log-filling message - ---- rpc/rpc-lib/src/rpcsvc.c.orig 2014-11-04 14:27:15.000000000 +0100 -+++ rpc/rpc-lib/src/rpcsvc.c 2014-11-04 14:28:46.000000000 +0100 -@@ -611,9 +611,9 @@ - goto err_reply; - - if (0 == svc->allow_insecure && unprivileged && !actor->unprivileged) { - /* Non-privileged user, fail request */ -- gf_log (GF_RPCSVC, GF_LOG_ERROR, -+ gf_log (GF_RPCSVC, GF_LOG_DEBUG, - "Request received from non-" - "privileged port. Failing request"); - rpcsvc_request_destroy (req); - return -1; diff --git a/filesystems/glusterfs/patches/patch-xlator_cluster_dht_src_dht-common.c b/filesystems/glusterfs/patches/patch-xlator_cluster_dht_src_dht-common.c deleted file mode 100644 index 1e365b37b..000000000 --- a/filesystems/glusterfs/patches/patch-xlator_cluster_dht_src_dht-common.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-xlator_cluster_dht_src_dht-common.c,v 1.1 2014/11/18 14:38:15 manu Exp $ - -Shut up log-filling message - ---- xlators/cluster/dht/src/dht-common.c.orig 2014-11-07 16:45:47.000000000 +0100 -+++ xlators/cluster/dht/src/dht-common.c 2014-11-07 16:46:09.000000000 +0100 -@@ -1817,9 +1817,9 @@ - "fresh_lookup returned for %s with op_ret %d and " - "op_errno %d", loc->path, op_ret, op_errno); - - if (ENTRY_MISSING (op_ret, op_errno)) { -- gf_log (this->name, GF_LOG_INFO, "Entry %s missing on subvol" -+ gf_log (this->name, GF_LOG_DEBUG, "Entry %s missing on subvol" - " %s", loc->path, prev->this->name); - if (conf->search_unhashed == GF_DHT_LOOKUP_UNHASHED_ON) { - local->op_errno = ENOENT; - dht_lookup_everywhere (frame, this, loc); diff --git a/filesystems/glusterfs/patches/patch-xlator_features_glupy_src_Makefile.in b/filesystems/glusterfs/patches/patch-xlator_features_glupy_src_Makefile.in deleted file mode 100644 index b684b64f9..000000000 --- a/filesystems/glusterfs/patches/patch-xlator_features_glupy_src_Makefile.in +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-xlator_features_glupy_src_Makefile.in,v 1.1 2014/11/18 14:38:15 manu Exp $ - -automake output after patch-9006 - ---- xlators/features/glupy/src/Makefile.in.orig 2014-11-04 16:37:44.000000000 +0100 -+++ xlators/features/glupy/src/Makefile.in 2014-11-04 16:44:25.000000000 +0100 -@@ -314,9 +314,9 @@ - # Ensure GLUSTER_PYTHON_PATH is passed to glupy.so - xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/features - glupydir = $(xlatordir)/glupy - AM_CPPFLAGS = $(PYTHONDEV_CPPFLAGS) $(GF_CPPFLAGS) -I$(top_srcdir)/libglusterfs/src -isystem $(BUILD_PYTHON_INC) --AM_CFLAGS = $(PYTHONDEV_CFLAGS) -Wall -fno-strict-aliasing -DGLUSTER_PYTHON_PATH=\"$(glupydir)\" $(GF_CFLAGS) -+AM_CFLAGS = $(PYTHONDEV_CFLAGS) -Wall -fno-strict-aliasing -DGLUSTER_PYTHON_PATH=\"$(glupydir)\" -DPATH_GLUSTERFS_GLUPY_MODULE=\"${xlatordir}/glupy${shrext_cmds}\" $(GF_CFLAGS) - - # Flags to build glupy.so with - glupy_la_LDFLAGS = $(PYTHONDEV_LDFLAGS) -module -avoid-version -shared -nostartfiles - glupy_la_SOURCES = glupy.c -@@ -325,9 +325,9 @@ - - noinst_HEADERS = glupy.h - - # Install glupy.py into the Python site-packages area --pyglupydir = $(pythondir)/gluster -+pyglupydir = @BUILD_PYTHON_SITE_PACKAGES@/gluster - pyglupy_PYTHON = glupy.py __init__.py - CLEANFILES = - all: all-am - diff --git a/filesystems/glusterfs/patches/patch-xlator_storage_posix_src_posix.c b/filesystems/glusterfs/patches/patch-xlator_storage_posix_src_posix.c deleted file mode 100644 index 9ca0cfad4..000000000 --- a/filesystems/glusterfs/patches/patch-xlator_storage_posix_src_posix.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-xlator_storage_posix_src_posix.c,v 1.1 2014/11/18 14:38:15 manu Exp $ - -Shut up log-filling message - ---- xlators/storage/posix/src/posix.c.orig 2014-11-04 14:29:56.000000000 +0100 -+++ xlators/storage/posix/src/posix.c 2014-11-04 14:30:49.000000000 +0100 -@@ -3431,9 +3431,9 @@ - &nlink_samepgfid, - sizeof(nlink_samepgfid)); - if (op_ret == -1) { - *op_errno = errno; -- gf_log (this->name, GF_LOG_ERROR, -+ gf_log (this->name, GF_LOG_DEBUG, - "getxattr failed on " - "%s: key = %s (%s)", - leaf_path, - key, diff --git a/filesystems/glusterfs/patches/patch-xlators_mgmt_glusterd_src_Makefile.in b/filesystems/glusterfs/patches/patch-xlators_mgmt_glusterd_src_Makefile.in index d5f4796ab..d0b11d9d3 100644 --- a/filesystems/glusterfs/patches/patch-xlators_mgmt_glusterd_src_Makefile.in +++ b/filesystems/glusterfs/patches/patch-xlators_mgmt_glusterd_src_Makefile.in @@ -1,13 +1,13 @@ -$NetBSD: patch-xlators_mgmt_glusterd_src_Makefile.in,v 1.1 2014/12/11 22:08:22 joerg Exp $ +$NetBSD: patch-xlators_mgmt_glusterd_src_Makefile.in,v 1.4 2015/06/08 13:40:08 joerg Exp $ ---- xlators/mgmt/glusterd/src/Makefile.in.orig 2014-12-10 15:18:18.000000000 +0000 +--- xlators/mgmt/glusterd/src/Makefile.in.orig 2015-06-08 13:01:09.000000000 +0000 +++ xlators/mgmt/glusterd/src/Makefile.in -@@ -356,7 +356,7 @@ noinst_HEADERS = glusterd.h glusterd-uti - glusterd-mgmt.h glusterd-messages.h glusterd-peer-utils.h +@@ -409,7 +409,7 @@ noinst_HEADERS = glusterd.h glusterd-uti + glusterd-server-quorum.h glusterd-errno.h AM_CPPFLAGS = $(GF_CPPFLAGS) -I$(top_srcdir)/libglusterfs/src \ - -I$(rpclibdir) -I$(CONTRIBDIR)/rbtree \ + -I$(CONTRIBDIR)/rbtree \ -I$(top_srcdir)/rpc/xdr/src -I$(top_srcdir)/rpc/rpc-lib/src \ - -I$(CONTRIBDIR)/uuid -I$(CONTRIBDIR)/mount \ - -DSBIN_DIR=\"$(sbindir)\" -DDATADIR=\"$(localstatedir)\" \ + -I$(CONTRIBDIR)/mount \ + -I$(CONTRIBDIR)/userspace-rcu \ diff --git a/filesystems/p5-Module-Path/Makefile b/filesystems/p5-Module-Path/Makefile index afcc3a032..c292c29bd 100644 --- a/filesystems/p5-Module-Path/Makefile +++ b/filesystems/p5-Module-Path/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/02/18 12:19:18 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:04 wiz Exp $ DISTNAME= Module-Path-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/filesystems/p5-MooseX-Types-Path-Tiny/Makefile b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile index 11578462a..27e7e1fe4 100644 --- a/filesystems/p5-MooseX-Types-Path-Tiny/Makefile +++ b/filesystems/p5-MooseX-Types-Path-Tiny/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/02/18 12:23:24 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= MooseX-Types-Path-Tiny-0.011 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} diff --git a/filesystems/p5-Path-Tiny/Makefile b/filesystems/p5-Path-Tiny/Makefile index 549739af3..028a2d419 100644 --- a/filesystems/p5-Path-Tiny/Makefile +++ b/filesystems/p5-Path-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/02/18 12:25:47 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:04 wiz Exp $ -DISTNAME= Path-Tiny-0.061 +DISTNAME= Path-Tiny-0.068 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} diff --git a/filesystems/p5-Path-Tiny/distinfo b/filesystems/p5-Path-Tiny/distinfo index 092eb68c9..d805318c6 100644 --- a/filesystems/p5-Path-Tiny/distinfo +++ b/filesystems/p5-Path-Tiny/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/02/18 12:25:47 mef Exp $ +$NetBSD: distinfo,v 1.9 2015/04/05 06:41:17 wen Exp $ -SHA1 (Path-Tiny-0.061.tar.gz) = 914a866c085f57c2874e2cde69a0c72ea8bdf10e -RMD160 (Path-Tiny-0.061.tar.gz) = 50e1e640a26594c2ad6f7ffdee4e1eabe5cd1ab1 -Size (Path-Tiny-0.061.tar.gz) = 71937 bytes +SHA1 (Path-Tiny-0.068.tar.gz) = 9343e326d932319b2a5c7b8c99b8615ed2134d24 +RMD160 (Path-Tiny-0.068.tar.gz) = a54f5d62f0adce6403dedd7e8e3831db7f9327e6 +Size (Path-Tiny-0.068.tar.gz) = 79290 bytes diff --git a/filesystems/tahoe-lafs/Makefile b/filesystems/tahoe-lafs/Makefile index 9fdb0b591..39a1503af 100644 --- a/filesystems/tahoe-lafs/Makefile +++ b/filesystems/tahoe-lafs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/12/31 13:57:27 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/20 07:30:56 wiz Exp $ VERSION= 1.10.0 -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= allmydata-tahoe-${VERSION} PKGNAME= tahoe-lafs-${VERSION} CATEGORIES= filesystems @@ -42,6 +42,7 @@ DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto DEPENDS+= ${PYPKGPREFIX}-cryptopp-[0-9]*:../../security/py-cryptopp DEPENDS+= ${PYPKGPREFIX}-OpenSSL-[0-9]*:../../security/py-OpenSSL DEPENDS+= ${PYPKGPREFIX}-nevow-[0-9]*:../../www/py-nevow +DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted, py-xml via py-nevow, py-zbase32, py-cryptopp @@ -64,6 +65,7 @@ post-extract: REPLACE_PYTHON+= src/allmydata/reliability.py REPLACE_PYTHON+= src/allmydata/storage/shares.py +REPLACE_PYTHON+= src/buildtest/test_build_with_fake_dist.py PKG_GROUPS= tahoes PKG_USERS= tahoes:tahoes diff --git a/finance/gkrellm-stock/Makefile b/finance/gkrellm-stock/Makefile index 2d0e71adb..230183b62 100644 --- a/finance/gkrellm-stock/Makefile +++ b/finance/gkrellm-stock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2014/05/29 23:36:34 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/12 10:50:04 wiz Exp $ # DISTNAME= gkrellstock-0.5.1 PKGNAME= gkrellm-stock-0.5.1 -PKGREVISION= 34 +PKGREVISION= 36 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellstock/} diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 0b391cead..12c142e67 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.213 2015/01/31 18:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.217 2015/06/12 10:50:05 wiz Exp $ -DISTNAME= gnucash-2.6.5 +DISTNAME= gnucash-2.6.6 +PKGREVISION= 3 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} EXTRACT_SUFX= .tar.bz2 @@ -33,6 +34,7 @@ CONFIGURE_ARGS+= --with-xdg-data-dirs=${PREFIX}/share REPLACE_PERL+= src/quotes/gnc-fq-dump REPLACE_PERL+= src/backend/xml/test/grab-types.pl REPLACE_PERL+= src/quotes/Quote_example.pl +REPLACE_PERL+= src/gnc-test-env.pl PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.6.1 REPLACE_PYTHON+= src/python/pycons/*.py src/python/pycons/pycons diff --git a/finance/gnucash/PLIST b/finance/gnucash/PLIST index 2e39d8010..c28d6cb8e 100644 --- a/finance/gnucash/PLIST +++ b/finance/gnucash/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.53 2015/01/31 18:41:01 wiz Exp $ +@comment $NetBSD: PLIST,v 1.54 2015/04/02 22:41:49 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -250,6 +250,132 @@ lib/gnucash/libgncmod-standard-reports.la lib/gnucash/libgncmod-stylesheets.la lib/gnucash/libgncmod-tax-us.la lib/gnucash/libgncmod-utility-reports.la +lib/gnucash/scm/ccache/2.0/build-config.go +lib/gnucash/scm/ccache/2.0/business-options.go +lib/gnucash/scm/ccache/2.0/business-prefs.go +lib/gnucash/scm/ccache/2.0/c-interface.go +lib/gnucash/scm/ccache/2.0/commodity-table.go +lib/gnucash/scm/ccache/2.0/commodity-utilities.go +lib/gnucash/scm/ccache/2.0/config-var.go +lib/gnucash/scm/ccache/2.0/date-utilities.go +lib/gnucash/scm/ccache/2.0/engine-interface.go +lib/gnucash/scm/ccache/2.0/engine-utilities.go +lib/gnucash/scm/ccache/2.0/fin.go +lib/gnucash/scm/ccache/2.0/gnc-menu-extensions.go +lib/gnucash/scm/ccache/2.0/gnc-numeric.go +lib/gnucash/scm/ccache/2.0/gnucash/app-utils.go +lib/gnucash/scm/ccache/2.0/gnucash/business-core.go +lib/gnucash/scm/ccache/2.0/gnucash/business-gnome.go +lib/gnucash/scm/ccache/2.0/gnucash/core-utils.go +lib/gnucash/scm/ccache/2.0/gnucash/engine.go +lib/gnucash/scm/ccache/2.0/gnucash/gettext.go +lib/gnucash/scm/ccache/2.0/gnucash/gnc-module.go +lib/gnucash/scm/ccache/2.0/gnucash/gnome-utils.go +lib/gnucash/scm/ccache/2.0/gnucash/import-export/qif-import.go +lib/gnucash/scm/ccache/2.0/gnucash/main.go +lib/gnucash/scm/ccache/2.0/gnucash/price-quotes.go +lib/gnucash/scm/ccache/2.0/gnucash/printf.go +lib/gnucash/scm/ccache/2.0/gnucash/report/aging.go +lib/gnucash/scm/ccache/2.0/gnucash/report/balsheet-eg.go +lib/gnucash/scm/ccache/2.0/gnucash/report/business-reports.go +lib/gnucash/scm/ccache/2.0/gnucash/report/customer-summary.go +lib/gnucash/scm/ccache/2.0/gnucash/report/easy-invoice.go +lib/gnucash/scm/ccache/2.0/gnucash/report/eguile-gnc.go +lib/gnucash/scm/ccache/2.0/gnucash/report/eguile-html-utilities.go +lib/gnucash/scm/ccache/2.0/gnucash/report/eguile-utilities.go +lib/gnucash/scm/ccache/2.0/gnucash/report/fancy-invoice.go +lib/gnucash/scm/ccache/2.0/gnucash/report/hello-world.go +lib/gnucash/scm/ccache/2.0/gnucash/report/invoice.go +lib/gnucash/scm/ccache/2.0/gnucash/report/job-report.go +lib/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/de_DE.go +lib/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/us.go +lib/gnucash/scm/ccache/2.0/gnucash/report/owner-report.go +lib/gnucash/scm/ccache/2.0/gnucash/report/payables.go +lib/gnucash/scm/ccache/2.0/gnucash/report/receivables.go +lib/gnucash/scm/ccache/2.0/gnucash/report/report-gnome.go +lib/gnucash/scm/ccache/2.0/gnucash/report/report-system.go +lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/collectors.go +lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/list-extras.go +lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/report-collectors.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/account-piecharts.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/account-summary.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/advanced-portfolio.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/average-balance.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/balance-sheet.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-balance-sheet.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-barchart.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-flow.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-income-statement.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/cash-flow.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/category-barchart.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/daily-reports.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/equity-statement.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/general-journal.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/general-ledger.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/income-statement.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/net-barchart.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/net-linechart.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/portfolio.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/price-scatter.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/register.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/sx-summary.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/transaction.go +lib/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/trial-balance.go +lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-easy.go +lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-fancy.go +lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-footer.go +lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-plain.go +lib/gnucash/scm/ccache/2.0/gnucash/report/stylesheets.go +lib/gnucash/scm/ccache/2.0/gnucash/report/taxinvoice.go +lib/gnucash/scm/ccache/2.0/gnucash/report/taxtxf-de_DE.go +lib/gnucash/scm/ccache/2.0/gnucash/report/taxtxf.go +lib/gnucash/scm/ccache/2.0/gnucash/report/utility-reports.go +lib/gnucash/scm/ccache/2.0/gnucash/report/view-column.go +lib/gnucash/scm/ccache/2.0/gnucash/report/welcome-to-gnucash.go +lib/gnucash/scm/ccache/2.0/gnucash/tax/de_DE.go +lib/gnucash/scm/ccache/2.0/gnucash/tax/us.go +lib/gnucash/scm/ccache/2.0/gnucash/unittest-support.go +lib/gnucash/scm/ccache/2.0/gnumeric/gnumeric-utilities.go +lib/gnucash/scm/ccache/2.0/gnumeric/table-utils.go +lib/gnucash/scm/ccache/2.0/hooks.go +lib/gnucash/scm/ccache/2.0/html-acct-table.go +lib/gnucash/scm/ccache/2.0/html-barchart.go +lib/gnucash/scm/ccache/2.0/html-document.go +lib/gnucash/scm/ccache/2.0/html-fonts.go +lib/gnucash/scm/ccache/2.0/html-jqplot.go +lib/gnucash/scm/ccache/2.0/html-linechart.go +lib/gnucash/scm/ccache/2.0/html-piechart.go +lib/gnucash/scm/ccache/2.0/html-scatter.go +lib/gnucash/scm/ccache/2.0/html-style-info.go +lib/gnucash/scm/ccache/2.0/html-style-sheet.go +lib/gnucash/scm/ccache/2.0/html-table.go +lib/gnucash/scm/ccache/2.0/html-text.go +lib/gnucash/scm/ccache/2.0/html-utilities.go +lib/gnucash/scm/ccache/2.0/migrate-prefs.go +lib/gnucash/scm/ccache/2.0/options-utilities.go +lib/gnucash/scm/ccache/2.0/options.go +lib/gnucash/scm/ccache/2.0/prefs.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-dialog-utils.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-file.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-guess-map.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-import.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-merge-groups.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-objects.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-parse.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-to-gnc.go +lib/gnucash/scm/ccache/2.0/qif-import/qif-utils.go +lib/gnucash/scm/ccache/2.0/report-utilities.go +lib/gnucash/scm/ccache/2.0/report.go +lib/gnucash/scm/ccache/2.0/simple-obj.go +lib/gnucash/scm/ccache/2.0/string.go +lib/gnucash/scm/ccache/2.0/substring-search.go +lib/gnucash/scm/ccache/2.0/txf-de_DE.go +lib/gnucash/scm/ccache/2.0/txf-help-de_DE.go +lib/gnucash/scm/ccache/2.0/txf-help.go +lib/gnucash/scm/ccache/2.0/txf.go +lib/gnucash/scm/ccache/2.0/xml-generator.go lib/libgnc-backend-sql.la lib/libgnc-backend-xml-utils.la lib/libgnc-business-ledger.la @@ -292,6 +418,7 @@ share/doc/gnucash/ChangeLog.2010 share/doc/gnucash/ChangeLog.2011 share/doc/gnucash/ChangeLog.2012 share/doc/gnucash/ChangeLog.2013 +share/doc/gnucash/ChangeLog.2014 share/doc/gnucash/DOCUMENTERS share/doc/gnucash/HACKING share/doc/gnucash/INSTALL @@ -570,6 +697,7 @@ share/gnucash/accounts/ko/acctchrt_renter.gnucash-xea share/gnucash/accounts/ko/acctchrt_retiremt.gnucash-xea share/gnucash/accounts/ko/acctchrt_spouseinc.gnucash-xea share/gnucash/accounts/ko/acctchrt_spouseretire.gnucash-xea +share/gnucash/accounts/lt/acctchrt_business.gnucash-xea share/gnucash/accounts/lv/acctchrt_brokerage.gnucash-xea share/gnucash/accounts/lv/acctchrt_business.gnucash-xea share/gnucash/accounts/lv/acctchrt_carloan.gnucash-xea @@ -856,132 +984,6 @@ share/gnucash/scm/build-config.scm share/gnucash/scm/business-options.scm share/gnucash/scm/business-prefs.scm share/gnucash/scm/c-interface.scm -share/gnucash/scm/ccache/2.0/build-config.go -share/gnucash/scm/ccache/2.0/business-options.go -share/gnucash/scm/ccache/2.0/business-prefs.go -share/gnucash/scm/ccache/2.0/c-interface.go -share/gnucash/scm/ccache/2.0/commodity-table.go -share/gnucash/scm/ccache/2.0/commodity-utilities.go -share/gnucash/scm/ccache/2.0/config-var.go -share/gnucash/scm/ccache/2.0/date-utilities.go -share/gnucash/scm/ccache/2.0/engine-interface.go -share/gnucash/scm/ccache/2.0/engine-utilities.go -share/gnucash/scm/ccache/2.0/fin.go -share/gnucash/scm/ccache/2.0/gnc-menu-extensions.go -share/gnucash/scm/ccache/2.0/gnc-numeric.go -share/gnucash/scm/ccache/2.0/gnucash/app-utils.go -share/gnucash/scm/ccache/2.0/gnucash/business-core.go -share/gnucash/scm/ccache/2.0/gnucash/business-gnome.go -share/gnucash/scm/ccache/2.0/gnucash/core-utils.go -share/gnucash/scm/ccache/2.0/gnucash/engine.go -share/gnucash/scm/ccache/2.0/gnucash/gettext.go -share/gnucash/scm/ccache/2.0/gnucash/gnc-module.go -share/gnucash/scm/ccache/2.0/gnucash/gnome-utils.go -share/gnucash/scm/ccache/2.0/gnucash/import-export/qif-import.go -share/gnucash/scm/ccache/2.0/gnucash/main.go -share/gnucash/scm/ccache/2.0/gnucash/price-quotes.go -share/gnucash/scm/ccache/2.0/gnucash/printf.go -share/gnucash/scm/ccache/2.0/gnucash/report/aging.go -share/gnucash/scm/ccache/2.0/gnucash/report/balsheet-eg.go -share/gnucash/scm/ccache/2.0/gnucash/report/business-reports.go -share/gnucash/scm/ccache/2.0/gnucash/report/customer-summary.go -share/gnucash/scm/ccache/2.0/gnucash/report/easy-invoice.go -share/gnucash/scm/ccache/2.0/gnucash/report/eguile-gnc.go -share/gnucash/scm/ccache/2.0/gnucash/report/eguile-html-utilities.go -share/gnucash/scm/ccache/2.0/gnucash/report/eguile-utilities.go -share/gnucash/scm/ccache/2.0/gnucash/report/fancy-invoice.go -share/gnucash/scm/ccache/2.0/gnucash/report/hello-world.go -share/gnucash/scm/ccache/2.0/gnucash/report/invoice.go -share/gnucash/scm/ccache/2.0/gnucash/report/job-report.go -share/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/de_DE.go -share/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/us.go -share/gnucash/scm/ccache/2.0/gnucash/report/owner-report.go -share/gnucash/scm/ccache/2.0/gnucash/report/payables.go -share/gnucash/scm/ccache/2.0/gnucash/report/receivables.go -share/gnucash/scm/ccache/2.0/gnucash/report/report-gnome.go -share/gnucash/scm/ccache/2.0/gnucash/report/report-system.go -share/gnucash/scm/ccache/2.0/gnucash/report/report-system/collectors.go -share/gnucash/scm/ccache/2.0/gnucash/report/report-system/list-extras.go -share/gnucash/scm/ccache/2.0/gnucash/report/report-system/report-collectors.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/account-piecharts.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/account-summary.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/advanced-portfolio.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/average-balance.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/balance-sheet.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-balance-sheet.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-barchart.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-flow.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget-income-statement.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/budget.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/cash-flow.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/category-barchart.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/daily-reports.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/equity-statement.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/general-journal.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/general-ledger.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/income-statement.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/net-barchart.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/net-linechart.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/portfolio.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/price-scatter.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/register.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/sx-summary.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/transaction.go -share/gnucash/scm/ccache/2.0/gnucash/report/standard-reports/trial-balance.go -share/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-easy.go -share/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-fancy.go -share/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-footer.go -share/gnucash/scm/ccache/2.0/gnucash/report/stylesheet-plain.go -share/gnucash/scm/ccache/2.0/gnucash/report/stylesheets.go -share/gnucash/scm/ccache/2.0/gnucash/report/taxinvoice.go -share/gnucash/scm/ccache/2.0/gnucash/report/taxtxf-de_DE.go -share/gnucash/scm/ccache/2.0/gnucash/report/taxtxf.go -share/gnucash/scm/ccache/2.0/gnucash/report/utility-reports.go -share/gnucash/scm/ccache/2.0/gnucash/report/view-column.go -share/gnucash/scm/ccache/2.0/gnucash/report/welcome-to-gnucash.go -share/gnucash/scm/ccache/2.0/gnucash/tax/de_DE.go -share/gnucash/scm/ccache/2.0/gnucash/tax/us.go -share/gnucash/scm/ccache/2.0/gnucash/unittest-support.go -share/gnucash/scm/ccache/2.0/gnumeric/gnumeric-utilities.go -share/gnucash/scm/ccache/2.0/gnumeric/table-utils.go -share/gnucash/scm/ccache/2.0/hooks.go -share/gnucash/scm/ccache/2.0/html-acct-table.go -share/gnucash/scm/ccache/2.0/html-barchart.go -share/gnucash/scm/ccache/2.0/html-document.go -share/gnucash/scm/ccache/2.0/html-fonts.go -share/gnucash/scm/ccache/2.0/html-jqplot.go -share/gnucash/scm/ccache/2.0/html-linechart.go -share/gnucash/scm/ccache/2.0/html-piechart.go -share/gnucash/scm/ccache/2.0/html-scatter.go -share/gnucash/scm/ccache/2.0/html-style-info.go -share/gnucash/scm/ccache/2.0/html-style-sheet.go -share/gnucash/scm/ccache/2.0/html-table.go -share/gnucash/scm/ccache/2.0/html-text.go -share/gnucash/scm/ccache/2.0/html-utilities.go -share/gnucash/scm/ccache/2.0/migrate-prefs.go -share/gnucash/scm/ccache/2.0/options-utilities.go -share/gnucash/scm/ccache/2.0/options.go -share/gnucash/scm/ccache/2.0/prefs.go -share/gnucash/scm/ccache/2.0/qif-import/qif-dialog-utils.go -share/gnucash/scm/ccache/2.0/qif-import/qif-file.go -share/gnucash/scm/ccache/2.0/qif-import/qif-guess-map.go -share/gnucash/scm/ccache/2.0/qif-import/qif-import.go -share/gnucash/scm/ccache/2.0/qif-import/qif-merge-groups.go -share/gnucash/scm/ccache/2.0/qif-import/qif-objects.go -share/gnucash/scm/ccache/2.0/qif-import/qif-parse.go -share/gnucash/scm/ccache/2.0/qif-import/qif-to-gnc.go -share/gnucash/scm/ccache/2.0/qif-import/qif-utils.go -share/gnucash/scm/ccache/2.0/report-utilities.go -share/gnucash/scm/ccache/2.0/report.go -share/gnucash/scm/ccache/2.0/simple-obj.go -share/gnucash/scm/ccache/2.0/string.go -share/gnucash/scm/ccache/2.0/substring-search.go -share/gnucash/scm/ccache/2.0/txf-de_DE.go -share/gnucash/scm/ccache/2.0/txf-help-de_DE.go -share/gnucash/scm/ccache/2.0/txf-help.go -share/gnucash/scm/ccache/2.0/txf.go -share/gnucash/scm/ccache/2.0/xml-generator.go share/gnucash/scm/commodity-table.scm share/gnucash/scm/commodity-utilities.scm share/gnucash/scm/config-var.scm @@ -1184,6 +1186,9 @@ share/locale/kok@latin/LC_MESSAGES/gnucash.mo share/locale/ks/LC_MESSAGES/gnucash.mo share/locale/lt/LC_MESSAGES/gnucash.mo share/locale/lv/LC_MESSAGES/gnucash.mo +share/locale/mai/LC_MESSAGES/gnucash.mo +share/locale/mni/LC_MESSAGES/gnucash.mo +share/locale/mni@bengali/LC_MESSAGES/gnucash.mo share/locale/mr/LC_MESSAGES/gnucash.mo share/locale/nb/LC_MESSAGES/gnucash.mo share/locale/ne/LC_MESSAGES/gnucash.mo diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo index c2c2c9d30..dfd19940d 100644 --- a/finance/gnucash/distinfo +++ b/finance/gnucash/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.68 2014/12/30 14:07:45 wiz Exp $ +$NetBSD: distinfo,v 1.69 2015/04/02 22:41:49 wiz Exp $ -SHA1 (gnucash-2.6.5.tar.bz2) = c9a5184603e41c6582f8342d4be9e392eceef33f -RMD160 (gnucash-2.6.5.tar.bz2) = 187632d0622519d468c1d40a8e64601df397c686 -Size (gnucash-2.6.5.tar.bz2) = 12997511 bytes -SHA1 (patch-configure) = 945a4ab589de65870c3e96be09b0ccb776717831 +SHA1 (gnucash-2.6.6.tar.bz2) = 7a508743047202cc4c648ff188f92741010105a1 +RMD160 (gnucash-2.6.6.tar.bz2) = 6032708fd7f0ac493bb8fae4a55460df047d1dfc +Size (gnucash-2.6.6.tar.bz2) = 13303707 bytes SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19 diff --git a/finance/gnucash/patches/patch-configure b/finance/gnucash/patches/patch-configure deleted file mode 100644 index 6306f9377..000000000 --- a/finance/gnucash/patches/patch-configure +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-configure,v 1.5 2014/11/01 13:25:23 wiz Exp $ - -Unportable test operator. - ---- configure.orig 2014-09-28 00:56:29.000000000 +0000 -+++ configure -@@ -20618,7 +20618,7 @@ $as_echo_n "checking for Guile version > - as_fn_error $? "Guile $_guile_required_version required, but $_guile_prog_version found" "$LINENO" 5 - fi - fi -- elif test "$GUILE_EFFECTIVE_VERSION" == "$_major_version.$_minor_version" -a -z "$_micro_version"; then -+ elif test "$GUILE_EFFECTIVE_VERSION" = "$_major_version.$_minor_version" -a -z "$_micro_version"; then - # Allow prereleases that have the right effective version. - true - else -@@ -20929,7 +20929,7 @@ $as_echo_n "checking for Guile version > - as_fn_error $? "Guile $_guile_required_version required, but $_guile_prog_version found" "$LINENO" 5 - fi - fi -- elif test "$GUILE_EFFECTIVE_VERSION" == "$_major_version.$_minor_version" -a -z "$_micro_version"; then -+ elif test "$GUILE_EFFECTIVE_VERSION" = "$_major_version.$_minor_version" -a -z "$_micro_version"; then - # Allow prereleases that have the right effective version. - true - else diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile index 35f30ec93..712ff8a88 100644 --- a/finance/kmymoney2/Makefile +++ b/finance/kmymoney2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.89 2015/06/12 10:50:05 wiz Exp $ DISTNAME= kmymoney2-1.0.5 -PKGREVISION= 31 +PKGREVISION= 34 CATEGORIES= finance kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmymoney2/} EXTRACT_SUFX= .tar.bz2 diff --git a/finance/magento/Makefile b/finance/magento/Makefile index a0f2deda7..ac5708e44 100644 --- a/finance/magento/Makefile +++ b/finance/magento/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/12/12 12:52:47 fhajny Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/02 19:06:19 fhajny Exp $ -DISTNAME= magento-1.9.1.0 +DISTNAME= magento-1.9.1.1 CATEGORIES= www finance MASTER_SITES= http://www.magentocommerce.com/downloads/assets/${PKGVERSION_NOREV}/ @@ -9,6 +9,11 @@ HOMEPAGE= http://www.magentocommerce.com/ COMMENT= Feature-rich eCommerce platform LICENSE= osl +DIST_SUBDIR= magento +PATCH_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/fhajny/magento/ +PATCHFILES= PATCH_SUPEE-4829_EE_1.14.1.0_v1.sh +PATCHFILES+= PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh + DEPENDS+= ${PHP_PKG_PREFIX}-curl-[0-9]*:../../www/php-curl DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom DEPENDS+= ${PHP_PKG_PREFIX}-gd-[0-9]*:../../graphics/php-gd @@ -23,7 +28,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib-[0-9]*:../../archivers/php-zlib WRKSRC= ${WRKDIR}/magento USE_LANGUAGES= # none -USE_TOOLS+= pax +USE_TOOLS+= date pax NO_BUILD= yes .include "../../lang/php/phpversion.mk" @@ -49,6 +54,9 @@ MODULEFILES= Cm_RedisSession.xml Mage_All.xml Mage_Api.xml Mage_Api2.xml \ Mage_Persistent.xml Mage_Weee.xml Mage_Widget.xml \ Mage_XmlConnect.xml Phoenix_Moneybookers.xml +CONF_FILES_PERMS+= share/examples/magento/applied.patches.list \ + ${PKG_SYSCONFDIR}/applied.patches.list \ + ${MAGENTO_OWN} ${MAGENTO_GRP} 0640 CONF_FILES_PERMS+= share/examples/magento/local.xml.template \ ${PKG_SYSCONFDIR}/local.xml.template \ ${MAGENTO_OWN} ${MAGENTO_GRP} 0640 @@ -68,6 +76,16 @@ PKG_SYSCONFDIR_PERMS= ${MAGENTO_OWN} ${MAGENTO_GRP} 0750 MAKE_DIRS_PERMS+= ${PKG_SYSCONFDIR}/modules ${MAGENTO_OWN} ${MAGENTO_GRP} 0750 OWN_DIRS_PERMS+= ${MAGENTO_DIR} ${MAGENTO_OWN} ${MAGENTO_GRP} 0750 +# Make note of the patches applied, same way the upstream patch scripts do +post-patch: +.for file in ${PATCHFILES} + ${ECHO_N} `${DATE} -u +"%F %T UTC"`' | ' >> ${WRKSRC}/app/etc/applied.patches.list + ${GREP} '^SUPEE-' ${DISTDIR}/${DIST_SUBDIR}/${file} >> ${WRKSRC}/app/etc/applied.patches.list +.endfor + +pre-install: + ${FIND} ${WRKSRC} -type f -name "*.orig_dist" | ${XARGS} ${RM} -f + do-install: cd ${WRKSRC} && pax -rw -p pp * ${DESTDIR}${PREFIX}/share/magento cd ${DESTDIR}${PREFIX}/share/magento/app/etc && \ diff --git a/finance/magento/PLIST b/finance/magento/PLIST index dee73405f..9554c9347 100644 --- a/finance/magento/PLIST +++ b/finance/magento/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2014/12/12 12:52:47 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/02 19:06:19 fhajny Exp $ +share/examples/magento/applied.patches.list share/examples/magento/config.xml share/examples/magento/local.xml.additional share/examples/magento/local.xml.template @@ -3436,6 +3437,7 @@ share/magento/app/code/core/Mage/Install/Block/End.php share/magento/app/code/core/Mage/Install/Block/Locale.php share/magento/app/code/core/Mage/Install/Block/State.php share/magento/app/code/core/Mage/Install/Controller/Action.php +share/magento/app/code/core/Mage/Install/Controller/Router/Install.php share/magento/app/code/core/Mage/Install/Helper/Data.php share/magento/app/code/core/Mage/Install/Model/Config.php share/magento/app/code/core/Mage/Install/Model/Installer.php @@ -8190,6 +8192,7 @@ share/magento/lib/PEAR/Net/Socket.php share/magento/lib/PEAR/Net/URL.php share/magento/lib/PEAR/PEAR.php share/magento/lib/PEAR/PEAR/PEAR.php +share/magento/lib/PEAR/PEAR/PEAR5.php share/magento/lib/PEAR/SOAP/Base.php share/magento/lib/PEAR/SOAP/Client.php share/magento/lib/PEAR/SOAP/Fault.php diff --git a/finance/magento/distinfo b/finance/magento/distinfo index c55bb26cc..9a809a615 100644 --- a/finance/magento/distinfo +++ b/finance/magento/distinfo @@ -1,5 +1,11 @@ -$NetBSD: distinfo,v 1.1 2014/12/12 12:52:47 fhajny Exp $ +$NetBSD: distinfo,v 1.3 2015/06/02 19:06:19 fhajny Exp $ -SHA1 (magento-1.9.1.0.tar.gz) = 4f7064f4a5bc46298979e8b37208be6fdaf20002 -RMD160 (magento-1.9.1.0.tar.gz) = c2d3913ada02bcf2352643f65e859060c247a967 -Size (magento-1.9.1.0.tar.gz) = 23822215 bytes +SHA1 (magento/PATCH_SUPEE-4829_EE_1.14.1.0_v1.sh) = ed08f33cfc8a35c0c38d9264bb94723d6a544450 +RMD160 (magento/PATCH_SUPEE-4829_EE_1.14.1.0_v1.sh) = bd9729743ccc4c028b5354f06f669b142edd3815 +Size (magento/PATCH_SUPEE-4829_EE_1.14.1.0_v1.sh) = 6173 bytes +SHA1 (magento/PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh) = 848bfe64959b0c9b431c278db613dde5fcdbdda2 +RMD160 (magento/PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh) = 024f5ee9e6ca4127bcfa064f89110668f9865568 +Size (magento/PATCH_SUPEE-5994_CE_1.6.0.0_v1-2015-05-15-04-34-46.sh) = 42636 bytes +SHA1 (magento/magento-1.9.1.1.tar.gz) = 170e4b9019f43477d2f2a074ef551a05009da724 +RMD160 (magento/magento-1.9.1.1.tar.gz) = e46fdbe5deda09f4d8173cd1d2e328c37eb92840 +Size (magento/magento-1.9.1.1.tar.gz) = 23786953 bytes diff --git a/finance/moneyguru/Makefile b/finance/moneyguru/Makefile index 44761addb..af0af274d 100644 --- a/finance/moneyguru/Makefile +++ b/finance/moneyguru/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2014/09/17 22:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/22 10:57:15 joerg Exp $ # # any of ~* is fine, they are the same and just there for Ubuntu # so moneyguru's built for all releases -DISTNAME= 2.7.2 -PKGNAME= moneyguru-${DISTNAME} +DISTNAME= moneyguru-2.8.2 CATEGORIES= finance -MASTER_SITES= https://github.com/hsoft/moneyguru/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=hsoft/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.hardcoded.net/moneyguru/ @@ -18,14 +17,14 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree -DIST_SUBDIR= moneyguru +GITHUB_TAG= ${PKGVERSION_NOREV} EXTRACT_USING= bsdtar WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_LANGUAGES= c USE_TOOLS= pax -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 # 3.x only +PYTHON_VERSIONS_INCOMPATIBLE= 27 # 3.x only PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} REPLACE_PYTHON+= cocoa/waf @@ -37,6 +36,17 @@ REPLACE_PYTHON+= run_template_qt.py INSTALLATION_DIRS= bin share/applications share/moneyguru +.include "../../mk/bsd.prefs.mk" +.if ${OPSYS} == "NetBSD" && ${MACHINE_CPU:U} == "arm" +BASE_ARCH!= uname -m +.elif ${MACHINE_ARCH} == "x86_64" +BASE_ARCH= amd64 +.else +BASE_ARCH= ${MACHINE_ARCH} +.endif + +PLIST_SUBST+= BASE_ARCH=${BASE_ARCH:Q} + do-configure: cd ${WRKSRC} && ${PYTHONBIN} configure.py @@ -48,8 +58,6 @@ do-install: cd ${WRKSRC} && pax -pp -rw ambuttonbar build cocoa cocoalib core data help hscommon images locale plugin_examples psmtabbarcontrol qt qtlib run.py ${DESTDIR}${PREFIX}/share/moneyguru ${INSTALL_DATA} ${WRKSRC}/debian/moneyguru.desktop ${DESTDIR}${PREFIX}/share/applications ${LN} -s ${DESTDIR}${PREFIX}/share/moneyguru/run.py ${DESTDIR}${PREFIX}/bin/moneyguru -# remove after patches/patch-hscommon_sphinxgen.py is gone - ${RM} ${DESTDIR}${PREFIX}/share/moneyguru/hscommon/sphinxgen.py.orig .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" diff --git a/finance/moneyguru/PLIST b/finance/moneyguru/PLIST index 109caead3..f58a31a19 100644 --- a/finance/moneyguru/PLIST +++ b/finance/moneyguru/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2015/04/02 07:22:35 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/04/21 16:48:38 joerg Exp $ bin/moneyguru share/applications/moneyguru.desktop share/moneyguru/ambuttonbar/AMButtonBar.h @@ -22,13 +22,44 @@ share/moneyguru/build/help/.buildinfo share/moneyguru/build/help/.doctrees/basics.doctree share/moneyguru/build/help/.doctrees/cash.doctree share/moneyguru/build/help/.doctrees/changelog.doctree +share/moneyguru/build/help/.doctrees/contribute.doctree share/moneyguru/build/help/.doctrees/credits.doctree share/moneyguru/build/help/.doctrees/currencies.doctree -share/moneyguru/build/help/.doctrees/developer/api/document.doctree -share/moneyguru/build/help/.doctrees/developer/api/index.doctree share/moneyguru/build/help/.doctrees/developer/architecture.doctree share/moneyguru/build/help/.doctrees/developer/build.doctree +share/moneyguru/build/help/.doctrees/developer/core/app.doctree +share/moneyguru/build/help/.doctrees/developer/core/document.doctree +share/moneyguru/build/help/.doctrees/developer/core/gui/account_panel.doctree +share/moneyguru/build/help/.doctrees/developer/core/gui/base.doctree +share/moneyguru/build/help/.doctrees/developer/core/gui/chart.doctree +share/moneyguru/build/help/.doctrees/developer/core/gui/lookup.doctree +share/moneyguru/build/help/.doctrees/developer/core/gui/pie_chart.doctree +share/moneyguru/build/help/.doctrees/developer/core/index.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/account.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/amount.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/budget.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/date.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/entry.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/oven.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/recurrence.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/transaction.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/transaction_list.doctree +share/moneyguru/build/help/.doctrees/developer/core/model/undo.doctree +share/moneyguru/build/help/.doctrees/developer/core/plugin.doctree share/moneyguru/build/help/.doctrees/developer/devprocess.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/build.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/currency.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/desktop.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/gui/base.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/gui/column.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/gui/selectable_list.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/gui/table.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/gui/text_field.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/gui/tree.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/index.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/notify.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/path.doctree +share/moneyguru/build/help/.doctrees/developer/hscommon/util.doctree share/moneyguru/build/help/.doctrees/developer/index.doctree share/moneyguru/build/help/.doctrees/developer/refactorings.doctree share/moneyguru/build/help/.doctrees/editing.doctree @@ -61,13 +92,44 @@ share/moneyguru/build/help/_images/reconciliation_checkmark.png share/moneyguru/build/help/_sources/basics.txt share/moneyguru/build/help/_sources/cash.txt share/moneyguru/build/help/_sources/changelog.txt +share/moneyguru/build/help/_sources/contribute.txt share/moneyguru/build/help/_sources/credits.txt share/moneyguru/build/help/_sources/currencies.txt -share/moneyguru/build/help/_sources/developer/api/document.txt -share/moneyguru/build/help/_sources/developer/api/index.txt share/moneyguru/build/help/_sources/developer/architecture.txt share/moneyguru/build/help/_sources/developer/build.txt +share/moneyguru/build/help/_sources/developer/core/app.txt +share/moneyguru/build/help/_sources/developer/core/document.txt +share/moneyguru/build/help/_sources/developer/core/gui/account_panel.txt +share/moneyguru/build/help/_sources/developer/core/gui/base.txt +share/moneyguru/build/help/_sources/developer/core/gui/chart.txt +share/moneyguru/build/help/_sources/developer/core/gui/lookup.txt +share/moneyguru/build/help/_sources/developer/core/gui/pie_chart.txt +share/moneyguru/build/help/_sources/developer/core/index.txt +share/moneyguru/build/help/_sources/developer/core/model/account.txt +share/moneyguru/build/help/_sources/developer/core/model/amount.txt +share/moneyguru/build/help/_sources/developer/core/model/budget.txt +share/moneyguru/build/help/_sources/developer/core/model/date.txt +share/moneyguru/build/help/_sources/developer/core/model/entry.txt +share/moneyguru/build/help/_sources/developer/core/model/oven.txt +share/moneyguru/build/help/_sources/developer/core/model/recurrence.txt +share/moneyguru/build/help/_sources/developer/core/model/transaction.txt +share/moneyguru/build/help/_sources/developer/core/model/transaction_list.txt +share/moneyguru/build/help/_sources/developer/core/model/undo.txt +share/moneyguru/build/help/_sources/developer/core/plugin.txt share/moneyguru/build/help/_sources/developer/devprocess.txt +share/moneyguru/build/help/_sources/developer/hscommon/build.txt +share/moneyguru/build/help/_sources/developer/hscommon/currency.txt +share/moneyguru/build/help/_sources/developer/hscommon/desktop.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/base.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/column.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/selectable_list.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/table.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/text_field.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/tree.txt +share/moneyguru/build/help/_sources/developer/hscommon/index.txt +share/moneyguru/build/help/_sources/developer/hscommon/notify.txt +share/moneyguru/build/help/_sources/developer/hscommon/path.txt +share/moneyguru/build/help/_sources/developer/hscommon/util.txt share/moneyguru/build/help/_sources/developer/index.txt share/moneyguru/build/help/_sources/developer/refactorings.txt share/moneyguru/build/help/_sources/editing.txt @@ -78,24 +140,22 @@ share/moneyguru/build/help/_sources/index.txt share/moneyguru/build/help/_sources/plugins.txt share/moneyguru/build/help/_sources/reconciliation.txt share/moneyguru/build/help/_static/ajax-loader.gif -share/moneyguru/build/help/_static/alert_info_32.png -share/moneyguru/build/help/_static/alert_warning_32.png share/moneyguru/build/help/_static/basic.css -share/moneyguru/build/help/_static/bg-page.png -share/moneyguru/build/help/_static/bullet_orange.png share/moneyguru/build/help/_static/comment-bright.png share/moneyguru/build/help/_static/comment-close.png share/moneyguru/build/help/_static/comment.png +share/moneyguru/build/help/_static/contents.png share/moneyguru/build/help/_static/doctools.js share/moneyguru/build/help/_static/down-pressed.png share/moneyguru/build/help/_static/down.png share/moneyguru/build/help/_static/file.png -share/moneyguru/build/help/_static/haiku.css share/moneyguru/build/help/_static/jquery.js share/moneyguru/build/help/_static/minus.png +share/moneyguru/build/help/_static/navigation.png share/moneyguru/build/help/_static/plus.png share/moneyguru/build/help/_static/pygments.css share/moneyguru/build/help/_static/searchtools.js +share/moneyguru/build/help/_static/sphinxdoc.css share/moneyguru/build/help/_static/underscore.js share/moneyguru/build/help/_static/up-pressed.png share/moneyguru/build/help/_static/up.png @@ -103,13 +163,44 @@ share/moneyguru/build/help/_static/websupport.js share/moneyguru/build/help/basics.html share/moneyguru/build/help/cash.html share/moneyguru/build/help/changelog.html +share/moneyguru/build/help/contribute.html share/moneyguru/build/help/credits.html share/moneyguru/build/help/currencies.html -share/moneyguru/build/help/developer/api/document.html -share/moneyguru/build/help/developer/api/index.html share/moneyguru/build/help/developer/architecture.html share/moneyguru/build/help/developer/build.html +share/moneyguru/build/help/developer/core/app.html +share/moneyguru/build/help/developer/core/document.html +share/moneyguru/build/help/developer/core/gui/account_panel.html +share/moneyguru/build/help/developer/core/gui/base.html +share/moneyguru/build/help/developer/core/gui/chart.html +share/moneyguru/build/help/developer/core/gui/lookup.html +share/moneyguru/build/help/developer/core/gui/pie_chart.html +share/moneyguru/build/help/developer/core/index.html +share/moneyguru/build/help/developer/core/model/account.html +share/moneyguru/build/help/developer/core/model/amount.html +share/moneyguru/build/help/developer/core/model/budget.html +share/moneyguru/build/help/developer/core/model/date.html +share/moneyguru/build/help/developer/core/model/entry.html +share/moneyguru/build/help/developer/core/model/oven.html +share/moneyguru/build/help/developer/core/model/recurrence.html +share/moneyguru/build/help/developer/core/model/transaction.html +share/moneyguru/build/help/developer/core/model/transaction_list.html +share/moneyguru/build/help/developer/core/model/undo.html +share/moneyguru/build/help/developer/core/plugin.html share/moneyguru/build/help/developer/devprocess.html +share/moneyguru/build/help/developer/hscommon/build.html +share/moneyguru/build/help/developer/hscommon/currency.html +share/moneyguru/build/help/developer/hscommon/desktop.html +share/moneyguru/build/help/developer/hscommon/gui/base.html +share/moneyguru/build/help/developer/hscommon/gui/column.html +share/moneyguru/build/help/developer/hscommon/gui/selectable_list.html +share/moneyguru/build/help/developer/hscommon/gui/table.html +share/moneyguru/build/help/developer/hscommon/gui/text_field.html +share/moneyguru/build/help/developer/hscommon/gui/tree.html +share/moneyguru/build/help/developer/hscommon/index.html +share/moneyguru/build/help/developer/hscommon/notify.html +share/moneyguru/build/help/developer/hscommon/path.html +share/moneyguru/build/help/developer/hscommon/util.html share/moneyguru/build/help/developer/index.html share/moneyguru/build/help/developer/refactorings.html share/moneyguru/build/help/editing.html @@ -122,38 +213,32 @@ share/moneyguru/build/help/plugins.html share/moneyguru/build/help/reconciliation.html share/moneyguru/build/help/search.html share/moneyguru/build/help/searchindex.js -share/moneyguru/build/lib.${LOWER_OPSYS}-${OS_VERSION}-amd64-${PYVERSSUFFIX}/_amount.so +share/moneyguru/build/lib.${LOWER_OPSYS}-${OS_VERSION}-${BASE_ARCH}-${PYVERSSUFFIX}/_amount.so share/moneyguru/build/locale/cs/LC_MESSAGES/columns.mo share/moneyguru/build/locale/cs/LC_MESSAGES/core.mo -share/moneyguru/build/locale/cs/LC_MESSAGES/hscommon.mo share/moneyguru/build/locale/cs/LC_MESSAGES/qtlib.mo share/moneyguru/build/locale/cs/LC_MESSAGES/ui.mo share/moneyguru/build/locale/de/LC_MESSAGES/columns.mo share/moneyguru/build/locale/de/LC_MESSAGES/core.mo -share/moneyguru/build/locale/de/LC_MESSAGES/hscommon.mo share/moneyguru/build/locale/de/LC_MESSAGES/qtlib.mo share/moneyguru/build/locale/de/LC_MESSAGES/ui.mo share/moneyguru/build/locale/es/LC_MESSAGES/columns.mo share/moneyguru/build/locale/es/LC_MESSAGES/core.mo -share/moneyguru/build/locale/es/LC_MESSAGES/hscommon.mo share/moneyguru/build/locale/es/LC_MESSAGES/qtlib.mo share/moneyguru/build/locale/es/LC_MESSAGES/ui.mo share/moneyguru/build/locale/fr/LC_MESSAGES/columns.mo share/moneyguru/build/locale/fr/LC_MESSAGES/core.mo -share/moneyguru/build/locale/fr/LC_MESSAGES/hscommon.mo share/moneyguru/build/locale/fr/LC_MESSAGES/qtlib.mo share/moneyguru/build/locale/fr/LC_MESSAGES/ui.mo share/moneyguru/build/locale/it/LC_MESSAGES/columns.mo share/moneyguru/build/locale/it/LC_MESSAGES/core.mo -share/moneyguru/build/locale/it/LC_MESSAGES/hscommon.mo share/moneyguru/build/locale/it/LC_MESSAGES/qtlib.mo share/moneyguru/build/locale/it/LC_MESSAGES/ui.mo share/moneyguru/build/locale/nl/LC_MESSAGES/columns.mo share/moneyguru/build/locale/nl/LC_MESSAGES/core.mo -share/moneyguru/build/locale/nl/LC_MESSAGES/hscommon.mo share/moneyguru/build/locale/nl/LC_MESSAGES/qtlib.mo share/moneyguru/build/locale/nl/LC_MESSAGES/ui.mo -share/moneyguru/build/temp.netbsd-${OS_VERSION}-amd64-${PYVERSSUFFIX}/core/modules/amount.o +share/moneyguru/build/temp.${LOWER_OPSYS}-${OS_VERSION}-${BASE_ARCH}-${PYVERSSUFFIX}/core/modules/amount.o share/moneyguru/cocoa/InfoTemplate.plist share/moneyguru/cocoa/MGConst.h share/moneyguru/cocoa/controllers/MGAccountLookup.h @@ -172,10 +257,6 @@ share/moneyguru/cocoa/controllers/MGBudgetPanel.h share/moneyguru/cocoa/controllers/MGBudgetPanel.m share/moneyguru/cocoa/controllers/MGCSVImportOptions.h share/moneyguru/cocoa/controllers/MGCSVImportOptions.m -share/moneyguru/cocoa/controllers/MGCashculatorAccountTable.h -share/moneyguru/cocoa/controllers/MGCashculatorAccountTable.m -share/moneyguru/cocoa/controllers/MGCashculatorView.h -share/moneyguru/cocoa/controllers/MGCashculatorView.m share/moneyguru/cocoa/controllers/MGChart.h share/moneyguru/cocoa/controllers/MGChart.m share/moneyguru/cocoa/controllers/MGCompletionLookup.h @@ -333,7 +414,6 @@ share/moneyguru/cocoa/ui/account_reassign_panel.py share/moneyguru/cocoa/ui/account_sheet_view.py share/moneyguru/cocoa/ui/account_view.py share/moneyguru/cocoa/ui/budget_panel.py -share/moneyguru/cocoa/ui/cashculator_view.py share/moneyguru/cocoa/ui/common.py share/moneyguru/cocoa/ui/csv_import_options.py share/moneyguru/cocoa/ui/csv_layout_name.py @@ -362,13 +442,6 @@ share/moneyguru/cocoalib/HSAboutBox.h share/moneyguru/cocoalib/HSAboutBox.m share/moneyguru/cocoalib/HSErrorReportWindow.h share/moneyguru/cocoalib/HSErrorReportWindow.m -share/moneyguru/cocoalib/HSFairware.h -share/moneyguru/cocoalib/HSFairware.m -share/moneyguru/cocoalib/HSFairwareAboutBox.h -share/moneyguru/cocoalib/HSFairwareAboutBox.m -share/moneyguru/cocoalib/HSFairwareProtocol.h -share/moneyguru/cocoalib/HSFairwareReminder.h -share/moneyguru/cocoalib/HSFairwareReminder.m share/moneyguru/cocoalib/HSGeometry.h share/moneyguru/cocoalib/HSGeometry.m share/moneyguru/cocoalib/HSPyUtil.h @@ -455,10 +528,7 @@ share/moneyguru/cocoalib/locale/uk/LC_MESSAGES/cocoalib.po share/moneyguru/cocoalib/locale/vi/LC_MESSAGES/cocoalib.po share/moneyguru/cocoalib/locale/zh_CN/LC_MESSAGES/cocoalib.po share/moneyguru/cocoalib/ui/about.py -share/moneyguru/cocoalib/ui/demo_reminder.py -share/moneyguru/cocoalib/ui/enter_code.py share/moneyguru/cocoalib/ui/error_report.py -share/moneyguru/cocoalib/ui/fairware_about.py share/moneyguru/cocoalib/ui/progress.py share/moneyguru/cocoalib/views/HSOutlineView.h share/moneyguru/cocoalib/views/HSOutlineView.m @@ -469,11 +539,25 @@ share/moneyguru/cocoalib/views/NSIndexPathAdditions.m share/moneyguru/cocoalib/views/NSTableViewAdditions.h share/moneyguru/cocoalib/views/NSTableViewAdditions.m share/moneyguru/core/__init__.py +share/moneyguru/core/__init__.pyc +share/moneyguru/core/app.pyc +share/moneyguru/core/const.pyc +share/moneyguru/core/document.pyc +share/moneyguru/core/exception.pyc +share/moneyguru/core/plugin.pyc share/moneyguru/core/app.py share/moneyguru/core/const.py share/moneyguru/core/document.py share/moneyguru/core/exception.py share/moneyguru/core/gui/__init__.py +share/moneyguru/core/gui/__init__.pyc +share/moneyguru/core/gui/account_panel.pyc +share/moneyguru/core/gui/base.pyc +share/moneyguru/core/gui/chart.pyc +share/moneyguru/core/gui/lookup.pyc +share/moneyguru/core/gui/pie_chart.pyc +share/moneyguru/core/gui/print_view.pyc +share/moneyguru/core/gui/table.pyc share/moneyguru/core/gui/account_balance_graph.py share/moneyguru/core/gui/account_flow_graph.py share/moneyguru/core/gui/account_lookup.py @@ -489,8 +573,6 @@ share/moneyguru/core/gui/base.py share/moneyguru/core/gui/budget_panel.py share/moneyguru/core/gui/budget_table.py share/moneyguru/core/gui/budget_view.py -share/moneyguru/core/gui/cashculator_account_table.py -share/moneyguru/core/gui/cashculator_view.py share/moneyguru/core/gui/chart.py share/moneyguru/core/gui/completable_edit.py share/moneyguru/core/gui/completion_lookup.py @@ -534,18 +616,34 @@ share/moneyguru/core/gui/transaction_table_base.py share/moneyguru/core/gui/transaction_view.py share/moneyguru/core/gui/view_options.py share/moneyguru/core/loader/__init__.py +share/moneyguru/core/loader/__init__.pyc +share/moneyguru/core/loader/base.pyc +share/moneyguru/core/loader/native.pyc share/moneyguru/core/loader/base.py share/moneyguru/core/loader/csv.py share/moneyguru/core/loader/native.py share/moneyguru/core/loader/ofx.py share/moneyguru/core/loader/qif.py share/moneyguru/core/model/__init__.py +share/moneyguru/core/model/__init__.pyc +share/moneyguru/core/model/_amount_ref.pyc +share/moneyguru/core/model/account.pyc +share/moneyguru/core/model/amount.pyc +share/moneyguru/core/model/budget.pyc +share/moneyguru/core/model/currency.pyc +share/moneyguru/core/model/date.pyc +share/moneyguru/core/model/entry.pyc +share/moneyguru/core/model/oven.pyc +share/moneyguru/core/model/recurrence.pyc +share/moneyguru/core/model/sort.pyc +share/moneyguru/core/model/transaction.pyc +share/moneyguru/core/model/transaction_list.pyc +share/moneyguru/core/model/undo.pyc share/moneyguru/core/model/_amount.so share/moneyguru/core/model/_amount_ref.py share/moneyguru/core/model/account.py share/moneyguru/core/model/amount.py share/moneyguru/core/model/budget.py -share/moneyguru/core/model/cashculator.py share/moneyguru/core/model/completion.py share/moneyguru/core/model/currency.py share/moneyguru/core/model/date.py @@ -559,6 +657,8 @@ share/moneyguru/core/model/undo.py share/moneyguru/core/modules/amount.c share/moneyguru/core/plugin.py share/moneyguru/core/saver/__init__.py +share/moneyguru/core/saver/__init__.pyc +share/moneyguru/core/saver/native.pyc share/moneyguru/core/saver/csv.py share/moneyguru/core/saver/native.py share/moneyguru/core/saver/qif.py @@ -716,7 +816,6 @@ share/moneyguru/help/cs/currencies.rst share/moneyguru/help/cs/editing.rst share/moneyguru/help/cs/faq.rst share/moneyguru/help/cs/forecast.rst -share/moneyguru/help/cs/image share/moneyguru/help/cs/import.rst share/moneyguru/help/cs/index.rst share/moneyguru/help/cs/reconciliation.rst @@ -728,7 +827,6 @@ share/moneyguru/help/de/currencies.rst share/moneyguru/help/de/editing.rst share/moneyguru/help/de/faq.rst share/moneyguru/help/de/forecast.rst -share/moneyguru/help/de/image share/moneyguru/help/de/import.rst share/moneyguru/help/de/index.rst share/moneyguru/help/de/reconciliation.rst @@ -737,15 +835,46 @@ share/moneyguru/help/en/cash.rst share/moneyguru/help/en/changelog.rst share/moneyguru/help/en/changelog.tmpl share/moneyguru/help/en/conf.py +share/moneyguru/help/en/contribute.rst share/moneyguru/help/en/credits.rst share/moneyguru/help/en/credits.tmpl share/moneyguru/help/en/currencies.rst -share/moneyguru/help/en/developer/api/document.rst -share/moneyguru/help/en/developer/api/index.rst share/moneyguru/help/en/developer/architecture.rst share/moneyguru/help/en/developer/build.rst share/moneyguru/help/en/developer/conf.py +share/moneyguru/help/en/developer/core/app.rst +share/moneyguru/help/en/developer/core/document.rst +share/moneyguru/help/en/developer/core/gui/account_panel.rst +share/moneyguru/help/en/developer/core/gui/base.rst +share/moneyguru/help/en/developer/core/gui/chart.rst +share/moneyguru/help/en/developer/core/gui/lookup.rst +share/moneyguru/help/en/developer/core/gui/pie_chart.rst +share/moneyguru/help/en/developer/core/index.rst +share/moneyguru/help/en/developer/core/model/account.rst +share/moneyguru/help/en/developer/core/model/amount.rst +share/moneyguru/help/en/developer/core/model/budget.rst +share/moneyguru/help/en/developer/core/model/date.rst +share/moneyguru/help/en/developer/core/model/entry.rst +share/moneyguru/help/en/developer/core/model/oven.rst +share/moneyguru/help/en/developer/core/model/recurrence.rst +share/moneyguru/help/en/developer/core/model/transaction.rst +share/moneyguru/help/en/developer/core/model/transaction_list.rst +share/moneyguru/help/en/developer/core/model/undo.rst +share/moneyguru/help/en/developer/core/plugin.rst share/moneyguru/help/en/developer/devprocess.rst +share/moneyguru/help/en/developer/hscommon/build.rst +share/moneyguru/help/en/developer/hscommon/currency.rst +share/moneyguru/help/en/developer/hscommon/desktop.rst +share/moneyguru/help/en/developer/hscommon/gui/base.rst +share/moneyguru/help/en/developer/hscommon/gui/column.rst +share/moneyguru/help/en/developer/hscommon/gui/selectable_list.rst +share/moneyguru/help/en/developer/hscommon/gui/table.rst +share/moneyguru/help/en/developer/hscommon/gui/text_field.rst +share/moneyguru/help/en/developer/hscommon/gui/tree.rst +share/moneyguru/help/en/developer/hscommon/index.rst +share/moneyguru/help/en/developer/hscommon/notify.rst +share/moneyguru/help/en/developer/hscommon/path.rst +share/moneyguru/help/en/developer/hscommon/util.rst share/moneyguru/help/en/developer/index.rst share/moneyguru/help/en/developer/refactorings.rst share/moneyguru/help/en/editing.rst @@ -764,7 +893,6 @@ share/moneyguru/help/fr/currencies.rst share/moneyguru/help/fr/editing.rst share/moneyguru/help/fr/faq.rst share/moneyguru/help/fr/forecast.rst -share/moneyguru/help/fr/image share/moneyguru/help/fr/import.rst share/moneyguru/help/fr/index.rst share/moneyguru/help/fr/reconciliation.rst @@ -818,33 +946,40 @@ share/moneyguru/help/it/currencies.rst share/moneyguru/help/it/editing.rst share/moneyguru/help/it/faq.rst share/moneyguru/help/it/forecast.rst -share/moneyguru/help/it/image share/moneyguru/help/it/import.rst share/moneyguru/help/it/index.rst share/moneyguru/help/it/reconciliation.rst share/moneyguru/hscommon/.gitignore -share/moneyguru/hscommon/.tx/config share/moneyguru/hscommon/LICENSE share/moneyguru/hscommon/README share/moneyguru/hscommon/__init__.py share/moneyguru/hscommon/__init__.pyc -share/moneyguru/hscommon/build.py share/moneyguru/hscommon/build.pyc +share/moneyguru/hscommon/currency.pyc +share/moneyguru/hscommon/desktop.pyc +share/moneyguru/hscommon/geometry.pyc +share/moneyguru/hscommon/loc.pyc +share/moneyguru/hscommon/notify.pyc +share/moneyguru/hscommon/path.pyc +share/moneyguru/hscommon/plat.pyc +share/moneyguru/hscommon/pygettext.pyc +share/moneyguru/hscommon/sphinxgen.pyc +share/moneyguru/hscommon/trans.pyc +share/moneyguru/hscommon/util.pyc +share/moneyguru/hscommon/build.py share/moneyguru/hscommon/conflict.py share/moneyguru/hscommon/currency.py share/moneyguru/hscommon/debug.py -share/moneyguru/hscommon/docs/build.rst -share/moneyguru/hscommon/docs/conf.py -share/moneyguru/hscommon/docs/conflict.rst -share/moneyguru/hscommon/docs/currency.rst -share/moneyguru/hscommon/docs/index.rst -share/moneyguru/hscommon/docs/notify.rst -share/moneyguru/hscommon/docs/path.rst -share/moneyguru/hscommon/docs/reg.rst -share/moneyguru/hscommon/docs/sqlite.rst -share/moneyguru/hscommon/docs/util.rst +share/moneyguru/hscommon/desktop.py share/moneyguru/hscommon/geometry.py share/moneyguru/hscommon/gui/__init__.py +share/moneyguru/hscommon/gui/__init__.pyc +share/moneyguru/hscommon/gui/base.pyc +share/moneyguru/hscommon/gui/column.pyc +share/moneyguru/hscommon/gui/selectable_list.pyc +share/moneyguru/hscommon/gui/table.pyc +share/moneyguru/hscommon/gui/text_field.pyc +share/moneyguru/hscommon/gui/tree.pyc share/moneyguru/hscommon/gui/base.py share/moneyguru/hscommon/gui/column.py share/moneyguru/hscommon/gui/progress_window.py @@ -852,52 +987,22 @@ share/moneyguru/hscommon/gui/selectable_list.py share/moneyguru/hscommon/gui/table.py share/moneyguru/hscommon/gui/text_field.py share/moneyguru/hscommon/gui/tree.py -share/moneyguru/hscommon/io.py -share/moneyguru/hscommon/io.pyc +share/moneyguru/hscommon/jobprogress/__init__.py +share/moneyguru/hscommon/jobprogress/job.py +share/moneyguru/hscommon/jobprogress/performer.py +share/moneyguru/hscommon/jobprogress/qt.py share/moneyguru/hscommon/loc.py -share/moneyguru/hscommon/loc.pyc -share/moneyguru/hscommon/locale/cs/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/cs/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/de/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/de/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/es/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/es/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/fr/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/fr/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/hscommon.pot -share/moneyguru/hscommon/locale/hy/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/hy/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/it/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/it/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/nl/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/nl/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/pt_BR/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/pt_BR/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/ru/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/ru/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/uk/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/uk/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/vi/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/vi/LC_MESSAGES/hscommon.po -share/moneyguru/hscommon/locale/zh_CN/LC_MESSAGES/hscommon.mo -share/moneyguru/hscommon/locale/zh_CN/LC_MESSAGES/hscommon.po share/moneyguru/hscommon/notify.py share/moneyguru/hscommon/path.py -share/moneyguru/hscommon/path.pyc share/moneyguru/hscommon/plat.py -share/moneyguru/hscommon/plat.pyc share/moneyguru/hscommon/pygettext.py -share/moneyguru/hscommon/pygettext.pyc -share/moneyguru/hscommon/reg.py share/moneyguru/hscommon/sphinxgen.py -share/moneyguru/hscommon/sphinxgen.pyc share/moneyguru/hscommon/sqlite.py share/moneyguru/hscommon/tests/__init__.py share/moneyguru/hscommon/tests/conflict_test.py share/moneyguru/hscommon/tests/currency_test.py share/moneyguru/hscommon/tests/notify_test.py share/moneyguru/hscommon/tests/path_test.py -share/moneyguru/hscommon/tests/reg_test.py share/moneyguru/hscommon/tests/selectable_list_test.py share/moneyguru/hscommon/tests/sqlite_test.py share/moneyguru/hscommon/tests/table_test.py @@ -906,7 +1011,6 @@ share/moneyguru/hscommon/tests/util_test.py share/moneyguru/hscommon/testutil.py share/moneyguru/hscommon/trans.py share/moneyguru/hscommon/util.py -share/moneyguru/hscommon/util.pyc share/moneyguru/images/account_in_12.png share/moneyguru/images/account_in_16.png share/moneyguru/images/account_out_12.png @@ -917,8 +1021,6 @@ share/moneyguru/images/balance_sheet_16.png share/moneyguru/images/balance_sheet_48.png share/moneyguru/images/budget_16.png share/moneyguru/images/budget_48.png -share/moneyguru/images/cashculator_16.png -share/moneyguru/images/cashculator_48.png share/moneyguru/images/check_16.png share/moneyguru/images/columns_16.png share/moneyguru/images/doc_icon.icns @@ -960,7 +1062,6 @@ share/moneyguru/locale/cs/LC_MESSAGES/columns.mo share/moneyguru/locale/cs/LC_MESSAGES/columns.po share/moneyguru/locale/cs/LC_MESSAGES/core.mo share/moneyguru/locale/cs/LC_MESSAGES/core.po -share/moneyguru/locale/cs/LC_MESSAGES/hscommon.mo share/moneyguru/locale/cs/LC_MESSAGES/qtlib.mo share/moneyguru/locale/cs/LC_MESSAGES/ui.mo share/moneyguru/locale/cs/LC_MESSAGES/ui.po @@ -968,7 +1069,6 @@ share/moneyguru/locale/de/LC_MESSAGES/columns.mo share/moneyguru/locale/de/LC_MESSAGES/columns.po share/moneyguru/locale/de/LC_MESSAGES/core.mo share/moneyguru/locale/de/LC_MESSAGES/core.po -share/moneyguru/locale/de/LC_MESSAGES/hscommon.mo share/moneyguru/locale/de/LC_MESSAGES/qtlib.mo share/moneyguru/locale/de/LC_MESSAGES/ui.mo share/moneyguru/locale/de/LC_MESSAGES/ui.po @@ -976,7 +1076,6 @@ share/moneyguru/locale/es/LC_MESSAGES/columns.mo share/moneyguru/locale/es/LC_MESSAGES/columns.po share/moneyguru/locale/es/LC_MESSAGES/core.mo share/moneyguru/locale/es/LC_MESSAGES/core.po -share/moneyguru/locale/es/LC_MESSAGES/hscommon.mo share/moneyguru/locale/es/LC_MESSAGES/qtlib.mo share/moneyguru/locale/es/LC_MESSAGES/ui.mo share/moneyguru/locale/es/LC_MESSAGES/ui.po @@ -984,7 +1083,6 @@ share/moneyguru/locale/fr/LC_MESSAGES/columns.mo share/moneyguru/locale/fr/LC_MESSAGES/columns.po share/moneyguru/locale/fr/LC_MESSAGES/core.mo share/moneyguru/locale/fr/LC_MESSAGES/core.po -share/moneyguru/locale/fr/LC_MESSAGES/hscommon.mo share/moneyguru/locale/fr/LC_MESSAGES/qtlib.mo share/moneyguru/locale/fr/LC_MESSAGES/ui.mo share/moneyguru/locale/fr/LC_MESSAGES/ui.po @@ -992,7 +1090,6 @@ share/moneyguru/locale/it/LC_MESSAGES/columns.mo share/moneyguru/locale/it/LC_MESSAGES/columns.po share/moneyguru/locale/it/LC_MESSAGES/core.mo share/moneyguru/locale/it/LC_MESSAGES/core.po -share/moneyguru/locale/it/LC_MESSAGES/hscommon.mo share/moneyguru/locale/it/LC_MESSAGES/qtlib.mo share/moneyguru/locale/it/LC_MESSAGES/ui.mo share/moneyguru/locale/it/LC_MESSAGES/ui.po @@ -1000,7 +1097,6 @@ share/moneyguru/locale/nl/LC_MESSAGES/columns.mo share/moneyguru/locale/nl/LC_MESSAGES/columns.po share/moneyguru/locale/nl/LC_MESSAGES/core.mo share/moneyguru/locale/nl/LC_MESSAGES/core.po -share/moneyguru/locale/nl/LC_MESSAGES/hscommon.mo share/moneyguru/locale/nl/LC_MESSAGES/qtlib.mo share/moneyguru/locale/nl/LC_MESSAGES/ui.mo share/moneyguru/locale/nl/LC_MESSAGES/ui.po @@ -1121,7 +1217,6 @@ share/moneyguru/qt/controller/transaction/table.py share/moneyguru/qt/controller/transaction/view.py share/moneyguru/qt/controller/transaction_panel.py share/moneyguru/qt/installer.aip -share/moneyguru/qt/installer64.aip share/moneyguru/qt/mg.qrc share/moneyguru/qt/mg_rc.py share/moneyguru/qt/plat.py @@ -1132,6 +1227,7 @@ share/moneyguru/qt/print_/layout.py share/moneyguru/qt/support/__init__.py share/moneyguru/qt/support/bar_graph_view.py share/moneyguru/qt/support/chart_view.py +share/moneyguru/qt/support/column_view.py share/moneyguru/qt/support/completable_edit.py share/moneyguru/qt/support/date_edit.py share/moneyguru/qt/support/date_range_selector_view.py @@ -1178,9 +1274,6 @@ share/moneyguru/qtlib/preferences.py share/moneyguru/qtlib/progress_window.py share/moneyguru/qtlib/radio_box.py share/moneyguru/qtlib/recent.py -share/moneyguru/qtlib/reg.py -share/moneyguru/qtlib/reg_demo_dialog.py -share/moneyguru/qtlib/reg_submit_dialog.py share/moneyguru/qtlib/search_edit.py share/moneyguru/qtlib/selectable_list.py share/moneyguru/qtlib/table.py diff --git a/finance/moneyguru/distinfo b/finance/moneyguru/distinfo index cb95d6c5b..b55388abc 100644 --- a/finance/moneyguru/distinfo +++ b/finance/moneyguru/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/09/17 22:37:04 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/03 09:17:41 wiz Exp $ -SHA1 (moneyguru/2.7.2.tar.gz) = 5d28f6970653ef5d3ffea0b79c04c83fbb3f4081 -RMD160 (moneyguru/2.7.2.tar.gz) = 77192c2b67400e4e9a3f1c749542048ff01d3d74 -Size (moneyguru/2.7.2.tar.gz) = 3126811 bytes -SHA1 (patch-hscommon_sphinxgen.py) = 7fa6569d833ba57c4cd529476ad9eff0d200b5c7 +SHA1 (moneyguru-2.8.2.tar.gz) = 09598cdde924612bf37ce34c56e785d0406ba14c +RMD160 (moneyguru-2.8.2.tar.gz) = f3a5d922ff08841727d9809ef51ee11e4f543a24 +Size (moneyguru-2.8.2.tar.gz) = 4124870 bytes diff --git a/finance/moneyguru/patches/patch-hscommon_sphinxgen.py b/finance/moneyguru/patches/patch-hscommon_sphinxgen.py deleted file mode 100644 index ef61a85f6..000000000 --- a/finance/moneyguru/patches/patch-hscommon_sphinxgen.py +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-hscommon_sphinxgen.py,v 1.1 2014/09/17 22:37:04 wiz Exp $ - -Fix build with sphinx-1.2.3, from -https://github.com/hsoft/moneyguru/commit/53ee31a909c9e6021573167dd797b6a9cf8873a1 - ---- hscommon/sphinxgen.py.orig 2014-01-25 19:13:23.000000000 +0000 -+++ hscommon/sphinxgen.py -@@ -66,4 +66,7 @@ def gen(basepath, destpath, changelogpat - # missing dependencies which are in the virtualenv). Here, we do exactly what is done when - # calling the command from bash. - cmd = load_entry_point('Sphinx', 'console_scripts', 'sphinx-build') -- cmd(['sphinx-build', basepath, destpath]) -+ try: -+ cmd(['sphinx-build', basepath, destpath]) -+ except SystemExit: -+ print("Sphinx called sys.exit(), but we're cancelling it because we don't acutally want to exit") diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile index 3c42ca0d2..00b342291 100644 --- a/finance/p5-Algorithm-LUHN/Makefile +++ b/finance/p5-Algorithm-LUHN/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:34 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:05 wiz Exp $ DISTNAME= Algorithm-LUHN-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TA/TAYERS/} diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile index 21b1e28b7..bf2740a0d 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:05 wiz Exp $ DISTNAME= Data-Currency-0.06000 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile index 8de2b4982..a5e34fbe6 100644 --- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile +++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:34 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:05 wiz Exp $ DISTNAME= Finance-Currency-Convert-WebserviceX-0.07001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/} diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index e059ab00f..dda833a0b 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/02/04 12:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:05 wiz Exp $ DISTNAME= Finance-Quote-1.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Finance/} diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index c5e7fb9bc..307479f30 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:05 wiz Exp $ DISTNAME= Locale-Currency-Format-1.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TN/TNGUYEN/} diff --git a/finance/py-python-bitcoinlib/Makefile b/finance/py-python-bitcoinlib/Makefile index cc1834267..2b4854f60 100644 --- a/finance/py-python-bitcoinlib/Makefile +++ b/finance/py-python-bitcoinlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/04/01 02:53:12 rodent Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/13 23:12:42 rodent Exp $ DISTNAME= python-bitcoinlib-0.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,5 @@ LICENSE= gnu-lgpl-v2.1 AND mit USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 - .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/Makefile b/fonts/Makefile index 18f262552..be46eda7e 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.254 2015/03/07 12:14:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.285 2015/05/31 03:10:02 markd Exp $ # COMMENT= Fonts @@ -25,6 +25,7 @@ SUBDIR+= adobe-cmaps SUBDIR+= ae-mono-ttf SUBDIR+= aegean-ttf SUBDIR+= aegyptus-ttf +SUBDIR+= afm2pl SUBDIR+= akkadian-ttf SUBDIR+= alee-ttf SUBDIR+= anatolian-ttf @@ -142,6 +143,7 @@ SUBDIR+= ko-x11fonts SUBDIR+= kochi-ttf SUBDIR+= konatu-ttf SUBDIR+= koruri-ttf +SUBDIR+= lcdftypetools SUBDIR+= libXfontcache SUBDIR+= liberation-ttf SUBDIR+= libfontenc @@ -191,47 +193,241 @@ SUBDIR+= takao-ex-fonts-ttf SUBDIR+= takao-fonts-ttf SUBDIR+= tamsyn-font SUBDIR+= terminus-font +SUBDIR+= tex-Asana-Math +SUBDIR+= tex-Asana-Math-doc +SUBDIR+= tex-accanthis +SUBDIR+= tex-accanthis-doc +SUBDIR+= tex-accfonts +SUBDIR+= tex-accfonts-doc +SUBDIR+= tex-adforn +SUBDIR+= tex-adforn-doc +SUBDIR+= tex-adfsymbols +SUBDIR+= tex-adfsymbols-doc SUBDIR+= tex-adobemapping SUBDIR+= tex-ae SUBDIR+= tex-ae-doc +SUBDIR+= tex-aecc +SUBDIR+= tex-aecc-doc +SUBDIR+= tex-afm2pl +SUBDIR+= tex-alegreya +SUBDIR+= tex-alegreya-doc +SUBDIR+= tex-allrunes +SUBDIR+= tex-allrunes-doc +SUBDIR+= tex-almfixed +SUBDIR+= tex-almfixed-doc SUBDIR+= tex-amsfonts SUBDIR+= tex-amsfonts-doc +SUBDIR+= tex-anonymouspro +SUBDIR+= tex-anonymouspro-doc +SUBDIR+= tex-antiqua +SUBDIR+= tex-antiqua-doc +SUBDIR+= tex-antt +SUBDIR+= tex-antt-doc +SUBDIR+= tex-aramaic-serto +SUBDIR+= tex-aramaic-serto-doc +SUBDIR+= tex-archaic +SUBDIR+= tex-archaic-doc +SUBDIR+= tex-arev +SUBDIR+= tex-arev-doc SUBDIR+= tex-arphic SUBDIR+= tex-arphic-doc +SUBDIR+= tex-ascii-font +SUBDIR+= tex-ascii-font-doc +SUBDIR+= tex-aspectratio +SUBDIR+= tex-aspectratio-doc +SUBDIR+= tex-astro +SUBDIR+= tex-astro-doc +SUBDIR+= tex-augie +SUBDIR+= tex-augie-doc +SUBDIR+= tex-auncial-new +SUBDIR+= tex-auncial-new-doc +SUBDIR+= tex-aurical +SUBDIR+= tex-aurical-doc SUBDIR+= tex-avantgar +SUBDIR+= tex-b1encoding +SUBDIR+= tex-b1encoding-doc +SUBDIR+= tex-barcodes +SUBDIR+= tex-barcodes-doc +SUBDIR+= tex-bartel-chess-fonts +SUBDIR+= tex-bartel-chess-fonts-doc +SUBDIR+= tex-baskervald +SUBDIR+= tex-baskervald-doc +SUBDIR+= tex-baskervaldx +SUBDIR+= tex-baskervaldx-doc +SUBDIR+= tex-bbding +SUBDIR+= tex-bbding-doc +SUBDIR+= tex-bbm +SUBDIR+= tex-bbm-doc SUBDIR+= tex-bbold SUBDIR+= tex-bbold-doc SUBDIR+= tex-bbold-type1 SUBDIR+= tex-bbold-type1-doc +SUBDIR+= tex-belleek +SUBDIR+= tex-belleek-doc SUBDIR+= tex-bera SUBDIR+= tex-bera-doc +SUBDIR+= tex-berenisadf +SUBDIR+= tex-berenisadf-doc +SUBDIR+= tex-bguq +SUBDIR+= tex-bguq-doc +SUBDIR+= tex-blacklettert1 +SUBDIR+= tex-blacklettert1-doc +SUBDIR+= tex-boisik +SUBDIR+= tex-boisik-doc +SUBDIR+= tex-bookhands +SUBDIR+= tex-bookhands-doc SUBDIR+= tex-bookman +SUBDIR+= tex-boondox +SUBDIR+= tex-boondox-doc +SUBDIR+= tex-braille +SUBDIR+= tex-braille-doc +SUBDIR+= tex-brushscr +SUBDIR+= tex-brushscr-doc +SUBDIR+= tex-cabin +SUBDIR+= tex-cabin-doc +SUBDIR+= tex-caladea +SUBDIR+= tex-caladea-doc +SUBDIR+= tex-calligra +SUBDIR+= tex-calligra-doc +SUBDIR+= tex-calligra-type1 +SUBDIR+= tex-calligra-type1-doc +SUBDIR+= tex-cantarell +SUBDIR+= tex-cantarell-doc +SUBDIR+= tex-carlito +SUBDIR+= tex-carlito-doc +SUBDIR+= tex-carolmin-ps +SUBDIR+= tex-carolmin-ps-doc +SUBDIR+= tex-cbfonts +SUBDIR+= tex-cbfonts-doc +SUBDIR+= tex-cbfonts-fd +SUBDIR+= tex-cbfonts-fd-doc +SUBDIR+= tex-ccfonts +SUBDIR+= tex-ccfonts-doc +SUBDIR+= tex-ccicons +SUBDIR+= tex-ccicons-doc +SUBDIR+= tex-cfr-initials +SUBDIR+= tex-cfr-initials-doc +SUBDIR+= tex-cfr-lm +SUBDIR+= tex-cfr-lm-doc SUBDIR+= tex-charter SUBDIR+= tex-charter-doc +SUBDIR+= tex-cherokee +SUBDIR+= tex-cherokee-doc +SUBDIR+= tex-cinzel +SUBDIR+= tex-cinzel-doc +SUBDIR+= tex-cjhebrew +SUBDIR+= tex-cjhebrew-doc +SUBDIR+= tex-clearsans +SUBDIR+= tex-clearsans-doc SUBDIR+= tex-cm SUBDIR+= tex-cm-doc +SUBDIR+= tex-cm-lgc +SUBDIR+= tex-cm-lgc-doc SUBDIR+= tex-cm-super SUBDIR+= tex-cm-super-doc SUBDIR+= tex-cm-unicode SUBDIR+= tex-cm-unicode-doc +SUBDIR+= tex-cmbright +SUBDIR+= tex-cmbright-doc SUBDIR+= tex-cmcyr SUBDIR+= tex-cmcyr-doc SUBDIR+= tex-cmextra +SUBDIR+= tex-cmll +SUBDIR+= tex-cmll-doc +SUBDIR+= tex-cmpica +SUBDIR+= tex-cmpica-doc SUBDIR+= tex-cmsd SUBDIR+= tex-cmsd-doc +SUBDIR+= tex-cmtiup +SUBDIR+= tex-cmtiup-doc SUBDIR+= tex-cns SUBDIR+= tex-cns-doc -SUBDIR+= tex-collection-fontsrecommended -SUBDIR+= tex-collection-fontsrecommended-doc +SUBDIR+= tex-comfortaa +SUBDIR+= tex-comfortaa-doc +SUBDIR+= tex-concmath +SUBDIR+= tex-concmath-doc +SUBDIR+= tex-concmath-fonts +SUBDIR+= tex-concmath-fonts-doc +SUBDIR+= tex-concrete +SUBDIR+= tex-concrete-doc +SUBDIR+= tex-cookingsymbols +SUBDIR+= tex-cookingsymbols-doc +SUBDIR+= tex-countriesofeurope +SUBDIR+= tex-countriesofeurope-doc SUBDIR+= tex-courier +SUBDIR+= tex-courier-scaled +SUBDIR+= tex-courier-scaled-doc +SUBDIR+= tex-cryst +SUBDIR+= tex-cryst-doc +SUBDIR+= tex-cs +SUBDIR+= tex-cyklop +SUBDIR+= tex-cyklop-doc +SUBDIR+= tex-dancers +SUBDIR+= tex-dantelogo +SUBDIR+= tex-dantelogo-doc +SUBDIR+= tex-dejavu +SUBDIR+= tex-dejavu-doc +SUBDIR+= tex-dice +SUBDIR+= tex-dice-doc +SUBDIR+= tex-dictsym +SUBDIR+= tex-dictsym-doc +SUBDIR+= tex-dingbat +SUBDIR+= tex-dingbat-doc +SUBDIR+= tex-dosepsbin +SUBDIR+= tex-dosepsbin-doc +SUBDIR+= tex-doublestroke +SUBDIR+= tex-doublestroke-doc +SUBDIR+= tex-dozenal +SUBDIR+= tex-dozenal-doc +SUBDIR+= tex-drm +SUBDIR+= tex-drm-doc +SUBDIR+= tex-droid +SUBDIR+= tex-droid-doc +SUBDIR+= tex-duerer +SUBDIR+= tex-duerer-doc +SUBDIR+= tex-duerer-latex +SUBDIR+= tex-duerer-latex-doc +SUBDIR+= tex-dutchcal +SUBDIR+= tex-dutchcal-doc +SUBDIR+= tex-dvipsconfig +SUBDIR+= tex-ean +SUBDIR+= tex-ean-doc +SUBDIR+= tex-ebgaramond +SUBDIR+= tex-ebgaramond-doc +SUBDIR+= tex-ebgaramond-maths +SUBDIR+= tex-ebgaramond-maths-doc SUBDIR+= tex-ec SUBDIR+= tex-ec-doc +SUBDIR+= tex-ecc +SUBDIR+= tex-ecc-doc SUBDIR+= tex-eco SUBDIR+= tex-eco-doc +SUBDIR+= tex-eiad +SUBDIR+= tex-eiad-doc +SUBDIR+= tex-eiad-ltx +SUBDIR+= tex-eiad-ltx-doc +SUBDIR+= tex-electrum +SUBDIR+= tex-electrum-doc +SUBDIR+= tex-elvish +SUBDIR+= tex-elvish-doc +SUBDIR+= tex-epigrafica +SUBDIR+= tex-epigrafica-doc +SUBDIR+= tex-epsdice +SUBDIR+= tex-epsdice-doc +SUBDIR+= tex-erewhon +SUBDIR+= tex-erewhon-doc SUBDIR+= tex-esint SUBDIR+= tex-esint-doc +SUBDIR+= tex-esstix +SUBDIR+= tex-esstix-doc +SUBDIR+= tex-esvect +SUBDIR+= tex-esvect-doc +SUBDIR+= tex-ethiop-t1 +SUBDIR+= tex-ethiop-t1-doc SUBDIR+= tex-euenc SUBDIR+= tex-euenc-doc +SUBDIR+= tex-eulervm +SUBDIR+= tex-eulervm-doc SUBDIR+= tex-euro-ce SUBDIR+= tex-euro-ce-doc SUBDIR+= tex-eurofont @@ -240,88 +436,337 @@ SUBDIR+= tex-eurosans SUBDIR+= tex-eurosans-doc SUBDIR+= tex-eurosym SUBDIR+= tex-eurosym-doc +SUBDIR+= tex-euxm +SUBDIR+= tex-fbb +SUBDIR+= tex-fbb-doc +SUBDIR+= tex-fc +SUBDIR+= tex-fc-doc +SUBDIR+= tex-fdsymbol +SUBDIR+= tex-fdsymbol-doc +SUBDIR+= tex-fetamont +SUBDIR+= tex-fetamont-doc +SUBDIR+= tex-feyn +SUBDIR+= tex-feyn-doc +SUBDIR+= tex-fge +SUBDIR+= tex-fge-doc +SUBDIR+= tex-fira +SUBDIR+= tex-fira-doc +SUBDIR+= tex-foekfont +SUBDIR+= tex-foekfont-doc +SUBDIR+= tex-fonetika +SUBDIR+= tex-fonetika-doc +SUBDIR+= tex-fontawesome +SUBDIR+= tex-fontawesome-doc SUBDIR+= tex-fontinst SUBDIR+= tex-fontinst-doc +SUBDIR+= tex-fontmfizz +SUBDIR+= tex-fontmfizz-doc SUBDIR+= tex-fontname SUBDIR+= tex-fontname-doc +SUBDIR+= tex-fontools +SUBDIR+= tex-fontools-doc +SUBDIR+= tex-fonts-tlwg SUBDIR+= tex-fontspec SUBDIR+= tex-fontspec-doc SUBDIR+= tex-fourier SUBDIR+= tex-fourier-doc +SUBDIR+= tex-fouriernc +SUBDIR+= tex-fouriernc-doc SUBDIR+= tex-fpl SUBDIR+= tex-fpl-doc +SUBDIR+= tex-frcursive +SUBDIR+= tex-frcursive-doc SUBDIR+= tex-garuda-c90 +SUBDIR+= tex-genealogy +SUBDIR+= tex-genealogy-doc +SUBDIR+= tex-gentium-tug +SUBDIR+= tex-gentium-tug-doc +SUBDIR+= tex-gfsartemisia +SUBDIR+= tex-gfsartemisia-doc +SUBDIR+= tex-gfsbodoni +SUBDIR+= tex-gfsbodoni-doc +SUBDIR+= tex-gfscomplutum +SUBDIR+= tex-gfscomplutum-doc +SUBDIR+= tex-gfsdidot +SUBDIR+= tex-gfsdidot-doc +SUBDIR+= tex-gfsneohellenic +SUBDIR+= tex-gfsneohellenic-doc +SUBDIR+= tex-gfssolomos +SUBDIR+= tex-gfssolomos-doc +SUBDIR+= tex-gillcm +SUBDIR+= tex-gillcm-doc +SUBDIR+= tex-gillius +SUBDIR+= tex-gillius-doc SUBDIR+= tex-glyphlist +SUBDIR+= tex-gnu-freefont +SUBDIR+= tex-gnu-freefont-doc +SUBDIR+= tex-gothic +SUBDIR+= tex-gothic-doc +SUBDIR+= tex-greenpoint +SUBDIR+= tex-greenpoint-doc +SUBDIR+= tex-grotesq +SUBDIR+= tex-grotesq-doc +SUBDIR+= tex-hacm +SUBDIR+= tex-hacm-doc +SUBDIR+= tex-hands SUBDIR+= tex-helvetic +SUBDIR+= tex-heuristica +SUBDIR+= tex-heuristica-doc +SUBDIR+= tex-hfbright +SUBDIR+= tex-hfbright-doc +SUBDIR+= tex-hfoldsty +SUBDIR+= tex-hfoldsty-doc +SUBDIR+= tex-ifsym +SUBDIR+= tex-ifsym-doc +SUBDIR+= tex-inconsolata +SUBDIR+= tex-inconsolata-doc +SUBDIR+= tex-initials +SUBDIR+= tex-initials-doc SUBDIR+= tex-ipaex SUBDIR+= tex-ipaex-doc +SUBDIR+= tex-ipaex-type1 +SUBDIR+= tex-ipaex-type1-doc +SUBDIR+= tex-iwona +SUBDIR+= tex-iwona-doc +SUBDIR+= tex-jablantile +SUBDIR+= tex-jablantile-doc +SUBDIR+= tex-jamtimes +SUBDIR+= tex-jamtimes-doc SUBDIR+= tex-japanese-otf SUBDIR+= tex-japanese-otf-doc +SUBDIR+= tex-junicode +SUBDIR+= tex-junicode-doc +SUBDIR+= tex-kixfont +SUBDIR+= tex-kixfont-doc +SUBDIR+= tex-knuth-lib +SUBDIR+= tex-knuth-local +SUBDIR+= tex-knuthotherfonts SUBDIR+= tex-kotex-base SUBDIR+= tex-kotex-base-doc +SUBDIR+= tex-kpfonts +SUBDIR+= tex-kpfonts-doc +SUBDIR+= tex-kurier +SUBDIR+= tex-kurier-doc SUBDIR+= tex-latex-fonts +SUBDIR+= tex-lato +SUBDIR+= tex-lato-doc SUBDIR+= tex-lcyw SUBDIR+= tex-lcyw-doc +SUBDIR+= tex-lfb +SUBDIR+= tex-lfb-doc SUBDIR+= tex-lh SUBDIR+= tex-lh-doc +SUBDIR+= tex-libertine +SUBDIR+= tex-libertine-doc +SUBDIR+= tex-librebaskerville +SUBDIR+= tex-librebaskerville-doc +SUBDIR+= tex-librecaslon +SUBDIR+= tex-librecaslon-doc +SUBDIR+= tex-libris +SUBDIR+= tex-libris-doc +SUBDIR+= tex-linearA +SUBDIR+= tex-linearA-doc SUBDIR+= tex-lm SUBDIR+= tex-lm-doc SUBDIR+= tex-lm-math SUBDIR+= tex-lm-math-doc +SUBDIR+= tex-lobster2 +SUBDIR+= tex-lobster2-doc SUBDIR+= tex-luaotfload SUBDIR+= tex-luaotfload-doc +SUBDIR+= tex-lxfonts +SUBDIR+= tex-lxfonts-doc SUBDIR+= tex-ly1 SUBDIR+= tex-ly1-doc SUBDIR+= tex-manfnt +SUBDIR+= tex-manfnt-font SUBDIR+= tex-marvosym SUBDIR+= tex-marvosym-doc +SUBDIR+= tex-mathabx +SUBDIR+= tex-mathabx-doc +SUBDIR+= tex-mathabx-type1 +SUBDIR+= tex-mathabx-type1-doc SUBDIR+= tex-mathdesign SUBDIR+= tex-mathdesign-doc SUBDIR+= tex-mathpazo SUBDIR+= tex-mathpazo-doc +SUBDIR+= tex-mdputu +SUBDIR+= tex-mdputu-doc +SUBDIR+= tex-mdsymbol +SUBDIR+= tex-mdsymbol-doc +SUBDIR+= tex-merriweather +SUBDIR+= tex-merriweather-doc SUBDIR+= tex-metafont +SUBDIR+= tex-mf2pt1 +SUBDIR+= tex-mf2pt1-doc SUBDIR+= tex-mflogo SUBDIR+= tex-mflogo-doc +SUBDIR+= tex-mflogo-font +SUBDIR+= tex-mflogo-font-doc SUBDIR+= tex-mfware +SUBDIR+= tex-mintspirit +SUBDIR+= tex-mintspirit-doc +SUBDIR+= tex-mnsymbol +SUBDIR+= tex-mnsymbol-doc SUBDIR+= tex-musixtex-fonts SUBDIR+= tex-musixtex-fonts-doc +SUBDIR+= tex-mxedruli +SUBDIR+= tex-mxedruli-doc SUBDIR+= tex-nanumtype1 SUBDIR+= tex-nanumtype1-doc SUBDIR+= tex-ncntrsbk +SUBDIR+= tex-newpx +SUBDIR+= tex-newpx-doc +SUBDIR+= tex-newtx +SUBDIR+= tex-newtx-doc +SUBDIR+= tex-newtxsf +SUBDIR+= tex-newtxsf-doc +SUBDIR+= tex-newtxtt +SUBDIR+= tex-newtxtt-doc +SUBDIR+= tex-nkarta +SUBDIR+= tex-nkarta-doc SUBDIR+= tex-norasi-c90 +SUBDIR+= tex-obnov +SUBDIR+= tex-obnov-doc +SUBDIR+= tex-ocherokee +SUBDIR+= tex-ocherokee-doc SUBDIR+= tex-ocr-b SUBDIR+= tex-ocr-b-doc +SUBDIR+= tex-ocr-b-outline +SUBDIR+= tex-ocr-b-outline-doc +SUBDIR+= tex-ogham +SUBDIR+= tex-ogham-doc +SUBDIR+= tex-oldlatin +SUBDIR+= tex-oldlatin-doc +SUBDIR+= tex-oldstandard +SUBDIR+= tex-oldstandard-doc +SUBDIR+= tex-opensans +SUBDIR+= tex-opensans-doc +SUBDIR+= tex-orkhun +SUBDIR+= tex-orkhun-doc +SUBDIR+= tex-overlock +SUBDIR+= tex-overlock-doc +SUBDIR+= tex-pacioli +SUBDIR+= tex-pacioli-doc SUBDIR+= tex-palatino +SUBDIR+= tex-paratype +SUBDIR+= tex-paratype-doc +SUBDIR+= tex-phaistos +SUBDIR+= tex-phaistos-doc +SUBDIR+= tex-phonetic +SUBDIR+= tex-phonetic-doc +SUBDIR+= tex-pigpen +SUBDIR+= tex-pigpen-doc +SUBDIR+= tex-pl +SUBDIR+= tex-pl-doc +SUBDIR+= tex-playfair +SUBDIR+= tex-playfair-doc +SUBDIR+= tex-prodint +SUBDIR+= tex-prodint-doc SUBDIR+= tex-psnfss SUBDIR+= tex-psnfss-doc +SUBDIR+= tex-punk +SUBDIR+= tex-punk-doc +SUBDIR+= tex-punk-latex +SUBDIR+= tex-punk-latex-doc +SUBDIR+= tex-punknova +SUBDIR+= tex-punknova-doc SUBDIR+= tex-pxfonts SUBDIR+= tex-pxfonts-doc +SUBDIR+= tex-pxtxalfa +SUBDIR+= tex-pxtxalfa-doc +SUBDIR+= tex-quattrocento +SUBDIR+= tex-quattrocento-doc +SUBDIR+= tex-raleway +SUBDIR+= tex-raleway-doc +SUBDIR+= tex-recycle +SUBDIR+= tex-recycle-doc +SUBDIR+= tex-roboto +SUBDIR+= tex-roboto-doc +SUBDIR+= tex-romande +SUBDIR+= tex-romande-doc SUBDIR+= tex-rsfs SUBDIR+= tex-rsfs-doc +SUBDIR+= tex-rsfso +SUBDIR+= tex-rsfso-doc +SUBDIR+= tex-sansmathaccent +SUBDIR+= tex-sansmathaccent-doc +SUBDIR+= tex-sansmathfonts +SUBDIR+= tex-sansmathfonts-doc +SUBDIR+= tex-sauter +SUBDIR+= tex-sauterfonts +SUBDIR+= tex-sauterfonts-doc +SUBDIR+= tex-semaphor +SUBDIR+= tex-semaphor-doc +SUBDIR+= tex-skull +SUBDIR+= tex-sourcecodepro +SUBDIR+= tex-sourcecodepro-doc +SUBDIR+= tex-sourcesanspro +SUBDIR+= tex-sourcesanspro-doc +SUBDIR+= tex-starfont +SUBDIR+= tex-starfont-doc +SUBDIR+= tex-staves +SUBDIR+= tex-staves-doc +SUBDIR+= tex-stix +SUBDIR+= tex-stix-doc SUBDIR+= tex-stmaryrd SUBDIR+= tex-stmaryrd-doc +SUBDIR+= tex-superiors +SUBDIR+= tex-superiors-doc SUBDIR+= tex-symbol +SUBDIR+= tex-tapir +SUBDIR+= tex-tapir-doc +SUBDIR+= tex-tengwarscript +SUBDIR+= tex-tengwarscript-doc SUBDIR+= tex-tex-gyre SUBDIR+= tex-tex-gyre-doc +SUBDIR+= tex-tex-gyre-math +SUBDIR+= tex-tex-gyre-math-doc +SUBDIR+= tex-tfrupee +SUBDIR+= tex-tfrupee-doc SUBDIR+= tex-times SUBDIR+= tex-tipa SUBDIR+= tex-tipa-doc +SUBDIR+= tex-trajan +SUBDIR+= tex-trajan-doc SUBDIR+= tex-ttfutils SUBDIR+= tex-ttfutils-doc SUBDIR+= tex-txfonts SUBDIR+= tex-txfonts-doc +SUBDIR+= tex-txfontsb +SUBDIR+= tex-txfontsb-doc SUBDIR+= tex-uhc SUBDIR+= tex-uhc-doc +SUBDIR+= tex-umtypewriter +SUBDIR+= tex-universa +SUBDIR+= tex-universa-doc +SUBDIR+= tex-universalis +SUBDIR+= tex-universalis-doc +SUBDIR+= tex-urwchancal +SUBDIR+= tex-urwchancal-doc SUBDIR+= tex-utopia SUBDIR+= tex-utopia-doc +SUBDIR+= tex-venturisadf +SUBDIR+= tex-venturisadf-doc SUBDIR+= tex-wadalab SUBDIR+= tex-wadalab-doc SUBDIR+= tex-wasy SUBDIR+= tex-wasy-doc +SUBDIR+= tex-wasy2-ps SUBDIR+= tex-wasysym SUBDIR+= tex-wasysym-doc +SUBDIR+= tex-wsuipa +SUBDIR+= tex-wsuipa-doc +SUBDIR+= tex-xcharter +SUBDIR+= tex-xcharter-doc +SUBDIR+= tex-xits +SUBDIR+= tex-xits-doc +SUBDIR+= tex-yfonts-t1 +SUBDIR+= tex-yfonts-t1-doc SUBDIR+= tex-zapfchan SUBDIR+= tex-zapfding +SUBDIR+= tex-zlmtt +SUBDIR+= tex-zlmtt-doc SUBDIR+= thaixfonts SUBDIR+= ttf-tlwg SUBDIR+= ttf2pk diff --git a/fonts/SDL2_ttf/Makefile b/fonts/SDL2_ttf/Makefile index 825fa9c39..32a445c12 100644 --- a/fonts/SDL2_ttf/Makefile +++ b/fonts/SDL2_ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:20:48 tnn Exp $ DISTNAME= SDL2_ttf-2.0.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ diff --git a/fonts/SDL2_ttf/buildlink3.mk b/fonts/SDL2_ttf/buildlink3.mk index e24dad3c0..3cc8f2f55 100644 --- a/fonts/SDL2_ttf/buildlink3.mk +++ b/fonts/SDL2_ttf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:20:48 tnn Exp $ BUILDLINK_TREE+= SDL2_ttf @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL2_ttf SDL2_TTF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL2_ttf+= SDL2_ttf>=2.0.12 -BUILDLINK_ABI_DEPENDS.SDL2_ttf?= SDL2_ttf>=2.0.12nb1 +BUILDLINK_ABI_DEPENDS.SDL2_ttf?= SDL2_ttf>=2.0.12nb2 BUILDLINK_PKGSRCDIR.SDL2_ttf?= ../../fonts/SDL2_ttf .include "../../graphics/freetype2/buildlink3.mk" diff --git a/fonts/afm2pl/DESCR b/fonts/afm2pl/DESCR new file mode 100644 index 000000000..0475dff38 --- /dev/null +++ b/fonts/afm2pl/DESCR @@ -0,0 +1,5 @@ +afm2pl is meant to be a partial replacement for afm2tfm, on which it +is based. Its default action is to convert an afm file to a tfm +file, with preservation of kerns and ligatures (with afm2tfm, +preserving kerns and ligatures is possible only in a roundabout +way). diff --git a/fonts/afm2pl/Makefile b/fonts/afm2pl/Makefile new file mode 100644 index 000000000..29b39194b --- /dev/null +++ b/fonts/afm2pl/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:58 markd Exp $ + +DISTNAME= texlive-20150521-source +PKGNAME= afm2pl-0.7.1 +PKGREVISION= 1 +CATEGORIES= fonts +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Convert an Adobe font metric file to a TeX font property list +LICENSE= gnu-gpl-v2 + +EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ + ${DISTNAME}/texk/afm2pl + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/afm2pl + +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + +CONFIGURE_ARGS+= --with-system-kpathsea + +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 +.include "../../print/kpathsea/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/afm2pl/PLIST b/fonts/afm2pl/PLIST new file mode 100644 index 000000000..ba0c77042 --- /dev/null +++ b/fonts/afm2pl/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:22 markd Exp $ +bin/afm2pl +man/man1/afm2pl.1 diff --git a/fonts/afm2pl/distinfo b/fonts/afm2pl/distinfo new file mode 100644 index 000000000..17110820a --- /dev/null +++ b/fonts/afm2pl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:58 markd Exp $ + +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/fonts/fntsample/Makefile b/fonts/fntsample/Makefile index 043d5a14c..45bb286b0 100644 --- a/fonts/fntsample/Makefile +++ b/fonts/fntsample/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:36:34 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:05 wiz Exp $ # DISTNAME= fntsample-3.2 -PKGREVISION= 17 +PKGREVISION= 19 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fntsample/} diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index 3ec16cd30..56e946150 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2014/05/31 15:56:26 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2015/04/25 14:20:48 tnn Exp $ DISTNAME= fontforge_full-20120731-b PKGNAME= ${DISTNAME:S/_full//:S/-b//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= fonts editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fontforge/} EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/gbdfed/Makefile b/fonts/gbdfed/Makefile index 32a02a1f9..683419218 100644 --- a/fonts/gbdfed/Makefile +++ b/fonts/gbdfed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:20:48 tnn Exp $ # DISTNAME= gbdfed-1.6 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= fonts MASTER_SITES= http://www.math.nmsu.edu/~mleisher/Software/gbdfed/ EXTRACT_SUFX= .tbz2 diff --git a/fonts/gsftopkk/Makefile b/fonts/gsftopkk/Makefile index aa90ddc00..648d2128d 100644 --- a/fonts/gsftopkk/Makefile +++ b/fonts/gsftopkk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2015/02/24 21:44:35 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/14 11:19:58 markd Exp $ -DISTNAME= texlive-20130530-source +DISTNAME= texlive-20150521-source PKGNAME= gsftopkk-1.19.2 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -19,19 +19,18 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ GNU_CONFIGURE= yes INFO_FILES= yes USE_LIBTOOL= yes -USE_TOOLS+= gs:run +USE_TOOLS+= gs:run pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/gsftopk CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea CPPFLAGS+= -DGS_PATH='"${TOOLS_PATH.gs}"' TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../print/kpathsea/texmf.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/gsftopkk/distinfo b/fonts/gsftopkk/distinfo index 0b8428bde..14232eef3 100644 --- a/fonts/gsftopkk/distinfo +++ b/fonts/gsftopkk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/11/12 21:07:03 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 11:19:58 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/fonts/gucharmap/Makefile b/fonts/gucharmap/Makefile index d8793ad78..2d6ee53bb 100644 --- a/fonts/gucharmap/Makefile +++ b/fonts/gucharmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.94 2015/04/25 14:20:48 tnn Exp $ # DISTNAME= gucharmap-2.32.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= fonts gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gucharmap/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/gucharmap/buildlink3.mk b/fonts/gucharmap/buildlink3.mk index 1aa998203..1e32d49e3 100644 --- a/fonts/gucharmap/buildlink3.mk +++ b/fonts/gucharmap/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.47 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.48 2015/04/25 14:20:48 tnn Exp $ BUILDLINK_TREE+= gucharmap @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gucharmap GUCHARMAP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gucharmap+= gucharmap>=2.24.1 -BUILDLINK_ABI_DEPENDS.gucharmap+= gucharmap>=2.32.1nb18 +BUILDLINK_ABI_DEPENDS.gucharmap+= gucharmap>=2.32.1nb19 BUILDLINK_PKGSRCDIR.gucharmap?= ../../fonts/gucharmap .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/fonts/harfbuzz/Makefile b/fonts/harfbuzz/Makefile index e8384b171..f82c74417 100644 --- a/fonts/harfbuzz/Makefile +++ b/fonts/harfbuzz/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2015/03/09 08:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/06 08:17:28 adam Exp $ -DISTNAME= harfbuzz-0.9.39 +DISTNAME= harfbuzz-0.9.40 +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/harfbuzz/distinfo b/fonts/harfbuzz/distinfo index 8ea226447..713b6789e 100644 --- a/fonts/harfbuzz/distinfo +++ b/fonts/harfbuzz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.35 2015/03/09 08:10:05 wiz Exp $ +$NetBSD: distinfo,v 1.36 2015/04/02 22:39:22 wiz Exp $ -SHA1 (harfbuzz-0.9.39.tar.bz2) = aedc7f7ed8fdca0ca170f9a5bd7304fe4604174d -RMD160 (harfbuzz-0.9.39.tar.bz2) = 9c30fa2b466d66d4a11ff2b8ab4676618e8dd52b -Size (harfbuzz-0.9.39.tar.bz2) = 1181724 bytes +SHA1 (harfbuzz-0.9.40.tar.bz2) = b9f546e9625926e32fe4b6da045689b456e77c22 +RMD160 (harfbuzz-0.9.40.tar.bz2) = 56c15aebb18edf1f8c52b27a975cce105faca68a +Size (harfbuzz-0.9.40.tar.bz2) = 1182989 bytes diff --git a/fonts/ja-shinonome/Makefile b/fonts/ja-shinonome/Makefile index 47886c3e5..bb347fe22 100644 --- a/fonts/ja-shinonome/Makefile +++ b/fonts/ja-shinonome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/06/01 16:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:05 wiz Exp $ # DISTNAME= shinonome-0.9.11-src PKGNAME= ja-shinonome-0.9.11 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= fonts x11 japanese MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/shinonome/ EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/lcdftypetools/DESCR b/fonts/lcdftypetools/DESCR new file mode 100644 index 000000000..37210dd64 --- /dev/null +++ b/fonts/lcdftypetools/DESCR @@ -0,0 +1,18 @@ +This bundle of tools comprises: Cfftot1, which translates a +Compact Font Format (CFF) font, or a PostScript-flavored +OpenType font, into PostScript Type 1 format. It correctly +handles subroutines and hints; Mmafm and mmpfb, which create +instances of multiple-master fonts (mmafm and mmpfb were +previously distributed in their own package, mminstance); +Otfinfo, which reports information about OpenType fonts, such +as the features they support and the contents of their 'size' +optical size features; Otftotfm, which creates TeX font metrics +and encodings that correspond to a PostScript-flavored OpenType +font. It will interpret glyph positionings, substitutions, and +ligatures as far as it is able. You can say which OpenType +features should be activated; T1dotlessj, creates a Type 1 font +whose only character is a dotless j matching the input font's +design; T1lint, which checks a Type 1 font for correctness; +T1reencode, which replaces a font's internal encoding with one +you specify; and T1testpage, which creates a PostScript proof +for a Type 1 font. It is preliminary software. diff --git a/fonts/lcdftypetools/Makefile b/fonts/lcdftypetools/Makefile new file mode 100644 index 000000000..94186f4d0 --- /dev/null +++ b/fonts/lcdftypetools/Makefile @@ -0,0 +1,32 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:58 markd Exp $ + +DISTNAME= texlive-20150521-source +PKGNAME= lcdftypetools-2.104 +CATEGORIES= fonts +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lcdf-typetools +COMMENT= A bundle of outline font manipulation tools +LICENSE= gnu-gpl-v2 + +DEPENDS+= tex-glyphlist-[0-9]*:../../fonts/tex-glyphlist + +EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ + ${DISTNAME}/texk/lcdf-typetools + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= pkg-config +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/lcdf-typetools + +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + +CONFIGURE_ARGS+= --with-system-kpathsea + +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 +.include "../../print/kpathsea/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/lcdftypetools/PLIST b/fonts/lcdftypetools/PLIST new file mode 100644 index 000000000..c7e531b63 --- /dev/null +++ b/fonts/lcdftypetools/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:22 markd Exp $ +bin/cfftot1 +bin/mmafm +bin/mmpfb +bin/otfinfo +bin/otftotfm +bin/t1dotlessj +bin/t1lint +bin/t1rawafm +bin/t1reencode +bin/t1testpage +bin/ttftotype42 +man/man1/cfftot1.1 +man/man1/mmafm.1 +man/man1/mmpfb.1 +man/man1/otfinfo.1 +man/man1/otftotfm.1 +man/man1/t1dotlessj.1 +man/man1/t1lint.1 +man/man1/t1rawafm.1 +man/man1/t1reencode.1 +man/man1/t1testpage.1 +man/man1/ttftotype42.1 diff --git a/fonts/lcdftypetools/distinfo b/fonts/lcdftypetools/distinfo new file mode 100644 index 000000000..037a27789 --- /dev/null +++ b/fonts/lcdftypetools/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:58 markd Exp $ + +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes +SHA1 (patch-lcdf-typetools-2.100_Makefile.in) = a3dcb7e7000d4abe9f233f536d2088c73b117c2e diff --git a/fonts/lcdftypetools/patches/patch-lcdf-typetools-2.100_Makefile.in b/fonts/lcdftypetools/patches/patch-lcdf-typetools-2.100_Makefile.in new file mode 100644 index 000000000..818b79ef8 --- /dev/null +++ b/fonts/lcdftypetools/patches/patch-lcdf-typetools-2.100_Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-lcdf-typetools-2.100_Makefile.in,v 1.2 2015/06/14 11:19:58 markd Exp $ + +Don't install files that tex-glyphlist installs + +--- lcdf-typetools-2.104/Makefile.in.orig 2014-01-09 12:51:50.000000000 +0000 ++++ lcdf-typetools-2.104/Makefile.in +@@ -703,7 +703,7 @@ info: info-recursive + + info-am: + +-install-data-am: install-encDATA install-glyphlistDATA ++install-data-am: + + install-dvi: install-dvi-recursive + diff --git a/fonts/libfontenc/Makefile b/fonts/libfontenc/Makefile index 3a326412b..29e117128 100644 --- a/fonts/libfontenc/Makefile +++ b/fonts/libfontenc/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2013/04/26 05:15:57 wiz Exp $ -# +# $NetBSD: Makefile,v 1.11 2015/05/01 08:36:12 wiz Exp $ -DISTNAME= libfontenc-1.1.2 +DISTNAME= libfontenc-1.1.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ -COMMENT= The fontenc Library from X.org +COMMENT= Library for handling fonts with different character set encodings USE_LIBTOOL= yes USE_TOOLS+= pkg-config diff --git a/fonts/libfontenc/distinfo b/fonts/libfontenc/distinfo index 27a9cf0d9..f1a2ed054 100644 --- a/fonts/libfontenc/distinfo +++ b/fonts/libfontenc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/04/26 05:15:57 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/05/01 08:36:12 wiz Exp $ -SHA1 (libfontenc-1.1.2.tar.bz2) = 2beffa0e9260c479b49f90f789318c7f9db2d41d -RMD160 (libfontenc-1.1.2.tar.bz2) = 623eb689b27a604543d8e937e91be7b1fec93023 -Size (libfontenc-1.1.2.tar.bz2) = 294884 bytes +SHA1 (libfontenc-1.1.3.tar.bz2) = 312116f5156d6a8a2404c59560b60d53ddf1a09f +RMD160 (libfontenc-1.1.3.tar.bz2) = 4de7ec8120b48f1cec80cc647d662b56dc5400bd +Size (libfontenc-1.1.3.tar.bz2) = 301494 bytes diff --git a/fonts/lohit-fonts/Makefile b/fonts/lohit-fonts/Makefile index 0c46f234b..abd104c51 100644 --- a/fonts/lohit-fonts/Makefile +++ b/fonts/lohit-fonts/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/06/01 16:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/18 12:43:07 mef Exp $ -DISTNAME= lohit-fonts-2.3.1 -PKGREVISION= 1 +DISTNAME= lohit-fonts-2.3.8 CATEGORIES= fonts MASTER_SITES= http://rbhalera.fedorapeople.org/released/lohit/ MASTER_SITES+= ${MASTER_SITE_GENTOO:=distfiles/} @@ -9,6 +8,7 @@ MASTER_SITES+= ${MASTER_SITE_GENTOO:=distfiles/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://fedorahosted.org/lohit COMMENT= Free fonts for Indian languages +LICENSE= gnu-gpl-v2 USE_X11BASE= yes NO_CONFIGURE= yes diff --git a/fonts/lohit-fonts/distinfo b/fonts/lohit-fonts/distinfo index 699c50301..25446880a 100644 --- a/fonts/lohit-fonts/distinfo +++ b/fonts/lohit-fonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/10/20 20:32:11 ghen Exp $ +$NetBSD: distinfo,v 1.2 2015/04/18 12:43:07 mef Exp $ -SHA1 (lohit-fonts-2.3.1.tar.gz) = 6cb9fd172e60dd8c4dc9fcbc536bf28476f1bce8 -RMD160 (lohit-fonts-2.3.1.tar.gz) = 04de7b3c26220b10ca0975a71174fd7ef2719bdf -Size (lohit-fonts-2.3.1.tar.gz) = 593152 bytes +SHA1 (lohit-fonts-2.3.8.tar.gz) = 8add57102df9049f249ba98f73556a23115d62bc +RMD160 (lohit-fonts-2.3.8.tar.gz) = 8c1c14e71b8191995ee895b490cbc279d968968f +Size (lohit-fonts-2.3.8.tar.gz) = 662298 bytes diff --git a/fonts/mftrace/Makefile b/fonts/mftrace/Makefile index 0d955ed34..9c3797160 100644 --- a/fonts/mftrace/Makefile +++ b/fonts/mftrace/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/09 07:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/30 11:48:45 markd Exp $ DISTNAME= mftrace-1.2.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= fonts MASTER_SITES= http://lilypond.org/download/sources/mftrace/ @@ -14,6 +14,7 @@ DEPENDS+= autotrace>=0.31:../../graphics/autotrace DEPENDS+= potrace>=1.5:../../graphics/potrace DEPENDS+= fontforge>=20041115:../../fonts/fontforge DEPENDS+= t1utils>=1.27:../../fonts/t1utils +DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont USE_TOOLS+= gmake GNU_CONFIGURE= yes @@ -39,5 +40,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/tfm.pyc ${DESTDIR}${PREFIX}/${PYSITELIB} .include "../../lang/python/application.mk" -.include "../../mk/tex.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/monafonts/Makefile b/fonts/monafonts/Makefile index 82f990de5..3ff3cca6f 100644 --- a/fonts/monafonts/Makefile +++ b/fonts/monafonts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/06/01 16:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:05 wiz Exp $ DISTNAME= monafont-2.90 PKGNAME= ${DISTNAME:S/font/fonts/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=monafont/} EXTRACT_SUFX= .tar.bz2 diff --git a/fonts/p5-Font-AFM/Makefile b/fonts/p5-Font-AFM/Makefile index 32dbefbb4..9cedaeff3 100644 --- a/fonts/p5-Font-AFM/Makefile +++ b/fonts/p5-Font-AFM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:33 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:05 wiz Exp $ DISTNAME= Font-AFM-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= fonts perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} diff --git a/fonts/p5-Font-FreeType/Makefile b/fonts/p5-Font-FreeType/Makefile index a173166e7..921efdc1b 100644 --- a/fonts/p5-Font-FreeType/Makefile +++ b/fonts/p5-Font-FreeType/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:05 wiz Exp $ # DISTNAME= Font-FreeType-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 fonts graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile index 5e4edde53..ae89dfbd1 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/11/24 14:15:20 mef Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:05 wiz Exp $ # DISTNAME= Font-TTF-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} diff --git a/fonts/p5-Font-TTFMetrics/Makefile b/fonts/p5-Font-TTFMetrics/Makefile index bc859159d..220f5232d 100644 --- a/fonts/p5-Font-TTFMetrics/Makefile +++ b/fonts/p5-Font-TTFMetrics/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:06 wiz Exp $ # DISTNAME= Font-TTFMetrics-0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} diff --git a/fonts/ps2pkm/Makefile b/fonts/ps2pkm/Makefile index 785043ec7..96accf885 100644 --- a/fonts/ps2pkm/Makefile +++ b/fonts/ps2pkm/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2015/02/23 18:28:51 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 11:19:58 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= ps2pkm-1.5 -PKGREVISION= 4 +DISTNAME= texlive-20150521-source +PKGNAME= ps2pkm-1.7 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -15,17 +14,17 @@ CONFLICTS+= teTeX-bin<=3.0nb34 DEPENDS+= kpathsea>=6.0.1:../../print/kpathsea EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/ps2pkm + ${DISTNAME}/texk/ps2pk GNU_CONFIGURE= yes USE_LIBTOOL= yes -WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ps2pkm +USE_TOOLS+= pkg-config +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ps2pk CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/ps2pkm/distinfo b/fonts/ps2pkm/distinfo index f7fea0245..1a76152b9 100644 --- a/fonts/ps2pkm/distinfo +++ b/fonts/ps2pkm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2013/12/04 03:35:27 minskim Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 11:19:58 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes SHA1 (patch-type1.c) = bb51988a641764440cb66b14d1e68c748e83e572 diff --git a/fonts/ruby-ttfunk/Makefile b/fonts/ruby-ttfunk/Makefile index 6cae096c8..1a022c2c0 100644 --- a/fonts/ruby-ttfunk/Makefile +++ b/fonts/ruby-ttfunk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/02/03 13:56:45 taca Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/07 10:29:59 taca Exp $ DISTNAME= ttfunk-1.4.0 CATEGORIES= fonts @@ -8,7 +8,5 @@ HOMEPAGE= # unknown COMMENT= TrueType Font Metrics Parser LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tamsyn-font/Makefile b/fonts/tamsyn-font/Makefile index b7dc3c20f..6bee800a6 100644 --- a/fonts/tamsyn-font/Makefile +++ b/fonts/tamsyn-font/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/11/24 14:18:51 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/18 12:06:08 mef Exp $ # -DISTNAME= tamsyn-font-1.10 +DISTNAME= tamsyn-font-1.11 CATEGORIES= fonts x11 MASTER_SITES= http://www.fial.com/~scott/tamsyn-font/download/ diff --git a/fonts/tamsyn-font/distinfo b/fonts/tamsyn-font/distinfo index 639a8353a..cf218b88e 100644 --- a/fonts/tamsyn-font/distinfo +++ b/fonts/tamsyn-font/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/11/24 14:18:51 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/04/18 12:06:08 mef Exp $ -SHA1 (tamsyn-font-1.10.tar.gz) = 7b9a5f8c61c2808ae209422a62be4882906a4d65 -RMD160 (tamsyn-font-1.10.tar.gz) = d2d212bb7b20b28bded88f80d182d2cd27a62468 -Size (tamsyn-font-1.10.tar.gz) = 58122 bytes +SHA1 (tamsyn-font-1.11.tar.gz) = 20d3bee82b2d4a074acc6e426a25cfef269d0794 +RMD160 (tamsyn-font-1.11.tar.gz) = e5004d1acdedf5225d279714f93e66c7fcc1c928 +Size (tamsyn-font-1.11.tar.gz) = 58384 bytes diff --git a/fonts/terminus-font/Makefile b/fonts/terminus-font/Makefile index be90083ab..6bb0f4af8 100644 --- a/fonts/terminus-font/Makefile +++ b/fonts/terminus-font/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/06/07 23:59:48 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:06 wiz Exp $ DISTNAME= terminus-font-4.39 +PKGREVISION= 1 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=terminus-font/} diff --git a/fonts/tex-Asana-Math-doc/DESCR b/fonts/tex-Asana-Math-doc/DESCR new file mode 100644 index 000000000..b38f49d71 --- /dev/null +++ b/fonts/tex-Asana-Math-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-Asana-Math. diff --git a/fonts/tex-Asana-Math-doc/Makefile b/fonts/tex-Asana-Math-doc/Makefile new file mode 100644 index 000000000..8c97483f4 --- /dev/null +++ b/fonts/tex-Asana-Math-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +DISTNAME= Asana-Math.doc +PKGNAME= tex-${DISTNAME:S/./-/}-000.954 +TEXLIVE_REV= 35339 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/Asana-Math +COMMENT= Documentation for tex-Asana-Math +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-Asana-Math-doc/PLIST b/fonts/tex-Asana-Math-doc/PLIST new file mode 100644 index 000000000..8bfa6f51b --- /dev/null +++ b/fonts/tex-Asana-Math-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:28 wiz Exp $ +share/texmf-dist/doc/fonts/Asana-Math/FontLog.txt +share/texmf-dist/doc/fonts/Asana-Math/README diff --git a/fonts/tex-Asana-Math-doc/distinfo b/fonts/tex-Asana-Math-doc/distinfo new file mode 100644 index 000000000..75a4e1b16 --- /dev/null +++ b/fonts/tex-Asana-Math-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +SHA1 (tex-Asana-Math-35339/Asana-Math.doc.tar.xz) = 3780d550df96de8843b331b130769b338bff4ecc +RMD160 (tex-Asana-Math-35339/Asana-Math.doc.tar.xz) = a2e100b40b5d3de016679e480eb49102534e25b5 +Size (tex-Asana-Math-35339/Asana-Math.doc.tar.xz) = 1572 bytes diff --git a/fonts/tex-Asana-Math/DESCR b/fonts/tex-Asana-Math/DESCR new file mode 100644 index 000000000..9ba97bca3 --- /dev/null +++ b/fonts/tex-Asana-Math/DESCR @@ -0,0 +1,7 @@ +The Asana-Math font is an OpenType font that includes almost +all mathematical Unicode symbols and it can be used to typeset +mathematical text with any software that can understand the +MATH OpenType table (e.g., XeTeX 0.997 and Microsoft Word +2007). The font is beta software. Typesetting support for use +with LaTeX is provided by the fontspec and unicode-math +packages. diff --git a/fonts/tex-Asana-Math/Makefile b/fonts/tex-Asana-Math/Makefile new file mode 100644 index 000000000..9ba031df7 --- /dev/null +++ b/fonts/tex-Asana-Math/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +DISTNAME= Asana-Math +PKGNAME= tex-${DISTNAME}-000.954 +TEXLIVE_REV= 35339 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/Asana-Math +COMMENT= Font to typeset maths in Xe(La)TeX and Lua(La)TeX +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-Asana-Math/PLIST b/fonts/tex-Asana-Math/PLIST new file mode 100644 index 000000000..ea6b66ac9 --- /dev/null +++ b/fonts/tex-Asana-Math/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:28 wiz Exp $ +share/texmf-dist/fonts/opentype/public/Asana-Math/Asana-Math.otf +share/texmf-dist/fonts/truetype/public/Asana-Math/Asana-Math.ttf diff --git a/fonts/tex-Asana-Math/distinfo b/fonts/tex-Asana-Math/distinfo new file mode 100644 index 000000000..c0144333a --- /dev/null +++ b/fonts/tex-Asana-Math/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +SHA1 (tex-Asana-Math-35339/Asana-Math.tar.xz) = 1903243130652e83a92e36a68e3e1001dd00efe8 +RMD160 (tex-Asana-Math-35339/Asana-Math.tar.xz) = 89532513ea7b6fc0d172708d2509714ad5fb22aa +Size (tex-Asana-Math-35339/Asana-Math.tar.xz) = 468056 bytes diff --git a/fonts/tex-accanthis-doc/DESCR b/fonts/tex-accanthis-doc/DESCR new file mode 100644 index 000000000..70a3e853b --- /dev/null +++ b/fonts/tex-accanthis-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-accanthis. diff --git a/fonts/tex-accanthis-doc/Makefile b/fonts/tex-accanthis-doc/Makefile new file mode 100644 index 000000000..ab30c655d --- /dev/null +++ b/fonts/tex-accanthis-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +DISTNAME= accanthis.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32089 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/accanthis +COMMENT= Documentation for tex-accanthis +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-accanthis-doc/PLIST b/fonts/tex-accanthis-doc/PLIST new file mode 100644 index 000000000..710a99690 --- /dev/null +++ b/fonts/tex-accanthis-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:28 wiz Exp $ +share/texmf-dist/doc/fonts/accanthis/Accanthis-Cat.pdf +share/texmf-dist/doc/fonts/accanthis/COPYING +share/texmf-dist/doc/fonts/accanthis/NOTICE.txt +share/texmf-dist/doc/fonts/accanthis/README +share/texmf-dist/doc/fonts/accanthis/accanthis-samples.pdf +share/texmf-dist/doc/fonts/accanthis/accanthis-samples.tex diff --git a/fonts/tex-accanthis-doc/distinfo b/fonts/tex-accanthis-doc/distinfo new file mode 100644 index 000000000..0e094dc57 --- /dev/null +++ b/fonts/tex-accanthis-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +SHA1 (tex-accanthis-32089/accanthis.doc.tar.xz) = 5cbf5d9585ce008980144629172856817e236f75 +RMD160 (tex-accanthis-32089/accanthis.doc.tar.xz) = d347637c0d0ae797155694b6db8b2daa2bce3fc7 +Size (tex-accanthis-32089/accanthis.doc.tar.xz) = 300384 bytes diff --git a/fonts/tex-accanthis/DESCR b/fonts/tex-accanthis/DESCR new file mode 100644 index 000000000..c03936bc0 --- /dev/null +++ b/fonts/tex-accanthis/DESCR @@ -0,0 +1,4 @@ +Accanthis No. 3 is designed by Hirwin Harendal and is suitable +as an alternative to fonts such as Garamond, Galliard, Horley +old style, Sabon, and Bembo. The support files are suitable for +use with all LaTeX engines. diff --git a/fonts/tex-accanthis/Makefile b/fonts/tex-accanthis/Makefile new file mode 100644 index 000000000..92be76ab3 --- /dev/null +++ b/fonts/tex-accanthis/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +DISTNAME= accanthis +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 32089 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/accanthis +COMMENT= Accanthis fonts, with LaTeX support +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= accanthis.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-accanthis/PLIST b/fonts/tex-accanthis/PLIST new file mode 100644 index 000000000..60c5d5eae --- /dev/null +++ b/fonts/tex-accanthis/PLIST @@ -0,0 +1,83 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:28 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/accanthis/acnt_m4gnvn.enc +share/texmf-dist/fonts/enc/dvips/accanthis/acnt_qu6a6x.enc +share/texmf-dist/fonts/enc/dvips/accanthis/acnt_sjpjw4.enc +share/texmf-dist/fonts/enc/dvips/accanthis/acnt_z4e4wk.enc +share/texmf-dist/fonts/map/dvips/accanthis/accanthis.map +share/texmf-dist/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/accanthis/AccanthisADFStdNo3-Regular.otf +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ts1.tfm +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-Regular.pfb +share/texmf-dist/fonts/type1/arkandis/accanthis/AccanthisADFStdNo3-RegularLCDFJ.pfb +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/accanthis/AccanthisADFStdNo3-Regular-lf-ts1.vf +share/texmf-dist/tex/latex/accanthis/LY1AccanthisADFStdNoThree-LF.fd +share/texmf-dist/tex/latex/accanthis/OT1AccanthisADFStdNoThree-LF.fd +share/texmf-dist/tex/latex/accanthis/T1AccanthisADFStdNoThree-LF.fd +share/texmf-dist/tex/latex/accanthis/TS1AccanthisADFStdNoThree-LF.fd +share/texmf-dist/tex/latex/accanthis/accanthis.sty diff --git a/fonts/tex-accanthis/distinfo b/fonts/tex-accanthis/distinfo new file mode 100644 index 000000000..8131bf91b --- /dev/null +++ b/fonts/tex-accanthis/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:28 wiz Exp $ + +SHA1 (tex-accanthis-32089/accanthis.tar.xz) = c551e72d1ba07694ab97af1341e83a6ad07e26bc +RMD160 (tex-accanthis-32089/accanthis.tar.xz) = 1630aafa9ed491f3e15fe803ef97ae663a29bba9 +Size (tex-accanthis-32089/accanthis.tar.xz) = 368020 bytes diff --git a/fonts/tex-accfonts-doc/DESCR b/fonts/tex-accfonts-doc/DESCR new file mode 100644 index 000000000..9699ceaef --- /dev/null +++ b/fonts/tex-accfonts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-accfonts. diff --git a/fonts/tex-accfonts-doc/Makefile b/fonts/tex-accfonts-doc/Makefile new file mode 100644 index 000000000..821cde61c --- /dev/null +++ b/fonts/tex-accfonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/17 06:16:22 markd Exp $ + +DISTNAME= accfonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.25 +TEXLIVE_REV= 18835 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/accfonts +COMMENT= Documentation for tex-accfonts +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-accfonts-doc/PLIST b/fonts/tex-accfonts-doc/PLIST new file mode 100644 index 000000000..afad76c68 --- /dev/null +++ b/fonts/tex-accfonts-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:22 markd Exp $ +share/texmf-dist/doc/fonts/accfonts/CHANGES +share/texmf-dist/doc/fonts/accfonts/COPYING +share/texmf-dist/doc/fonts/accfonts/README diff --git a/fonts/tex-accfonts-doc/distinfo b/fonts/tex-accfonts-doc/distinfo new file mode 100644 index 000000000..bf1be5790 --- /dev/null +++ b/fonts/tex-accfonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:22 markd Exp $ + +SHA1 (tex-accfonts-18835/accfonts.doc.tar.xz) = b9a7b508882c2120a5f09d80333cf34ae3c0d331 +RMD160 (tex-accfonts-18835/accfonts.doc.tar.xz) = d3fd693c5545ebce8245aca6c96fc723167e73b5 +Size (tex-accfonts-18835/accfonts.doc.tar.xz) = 15616 bytes diff --git a/fonts/tex-accfonts/DESCR b/fonts/tex-accfonts/DESCR new file mode 100644 index 000000000..6d9c4f78b --- /dev/null +++ b/fonts/tex-accfonts/DESCR @@ -0,0 +1,13 @@ +The accfonts package contains three utilities to permit easy +manipulation of fonts, in particular the creation of unusual +accented characters. Mkt1font works on Adobe Type 1 fonts, +vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX +font to an Omega one. All three programs read in a font (either +the font itself or a property list), together with a simple +definition file containing lines such as '128 z acute'; they +then write out a new version of the font with the requested new +characters in the numerical slots specified. Great care is +taken over the positioning of accents, and over the provision +of kerning information for new characters; mkt1font also +generates suitable "hints" to enhance quality at small sizes or +poor resolutions. The programs are written in Perl. diff --git a/fonts/tex-accfonts/Makefile b/fonts/tex-accfonts/Makefile new file mode 100644 index 000000000..13424a5a0 --- /dev/null +++ b/fonts/tex-accfonts/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:06 wiz Exp $ + +DISTNAME= accfonts +PKGNAME= tex-${DISTNAME}-0.25 +PKGREVISION= 1 +TEXLIVE_REV= 18835 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/accfonts +COMMENT= Utilities to derive new fonts from existing ones +LICENSE= gnu-gpl-v2 + +DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils + +USE_TOOLS+= perl:run +REPLACE_PERL= bin/mkt1font bin/vpl2ovp bin/vpl2vpl + +INSTALLATION_DIRS+= bin + +.include "../../print/texlive/package.mk" + +post-extract: + ${MKDIR} ${WRKSRC}/bin + ${MV} ${WRKSRC}/texmf-dist/scripts/accfonts/* ${WRKSRC}/bin/ + ${RM} -rf ${WRKSRC}/texmf-dist/scripts + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-accfonts/PLIST b/fonts/tex-accfonts/PLIST new file mode 100644 index 000000000..c58b7d3df --- /dev/null +++ b/fonts/tex-accfonts/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:22 markd Exp $ +bin/mkt1font +bin/vpl2ovp +bin/vpl2vpl +share/texmf-dist/tex/latex/accfonts/CSX.def +share/texmf-dist/tex/latex/accfonts/ISO-Latin1.def +share/texmf-dist/tex/latex/accfonts/ISO-Latin2.def +share/texmf-dist/tex/latex/accfonts/IndUni_Omega.def +share/texmf-dist/tex/latex/accfonts/Norman.def diff --git a/fonts/tex-accfonts/distinfo b/fonts/tex-accfonts/distinfo new file mode 100644 index 000000000..39ec60b90 --- /dev/null +++ b/fonts/tex-accfonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:22 markd Exp $ + +SHA1 (tex-accfonts-18835/accfonts.tar.xz) = 1d3a3be05427e0e926972ccc09026821d51bcd32 +RMD160 (tex-accfonts-18835/accfonts.tar.xz) = 0e8c351f92357a9d8edfd3af39a2a2fafdc99a6a +Size (tex-accfonts-18835/accfonts.tar.xz) = 22244 bytes diff --git a/fonts/tex-adforn-doc/DESCR b/fonts/tex-adforn-doc/DESCR new file mode 100644 index 000000000..d3fd9fb39 --- /dev/null +++ b/fonts/tex-adforn-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-adforn. diff --git a/fonts/tex-adforn-doc/Makefile b/fonts/tex-adforn-doc/Makefile new file mode 100644 index 000000000..023ed74c5 --- /dev/null +++ b/fonts/tex-adforn-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= adforn.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.001.b.2 +TEXLIVE_REV= 20019 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/adforn +COMMENT= Documentation for tex-adforn +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-adforn-doc/PLIST b/fonts/tex-adforn-doc/PLIST new file mode 100644 index 000000000..4e67221f0 --- /dev/null +++ b/fonts/tex-adforn-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/doc/fonts/adforn/COPYING +share/texmf-dist/doc/fonts/adforn/NOTICE +share/texmf-dist/doc/fonts/adforn/README +share/texmf-dist/doc/fonts/adforn/adforn.pdf +share/texmf-dist/doc/fonts/adforn/adforn.tex +share/texmf-dist/doc/fonts/adforn/manifest.txt diff --git a/fonts/tex-adforn-doc/distinfo b/fonts/tex-adforn-doc/distinfo new file mode 100644 index 000000000..810f5263a --- /dev/null +++ b/fonts/tex-adforn-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-adforn-20019/adforn.doc.tar.xz) = fc02f4226048c8157004604d47875abfbcc88bf5 +RMD160 (tex-adforn-20019/adforn.doc.tar.xz) = c2162f423ce859004318ddb5f5611238000603fe +Size (tex-adforn-20019/adforn.doc.tar.xz) = 360280 bytes diff --git a/fonts/tex-adforn/DESCR b/fonts/tex-adforn/DESCR new file mode 100644 index 000000000..2139bbd48 --- /dev/null +++ b/fonts/tex-adforn/DESCR @@ -0,0 +1,5 @@ +The bundle provides the Ornements ADF font in PostScript type 1 +format with TeX/LaTeX support files. The font is licensed under +GPL v2 or later with font exception. (See NOTICE, COPYING, +README.) The TeX/LaTeX support is licensed under LPPL. (See +README, manifest.txt.) diff --git a/fonts/tex-adforn/Makefile b/fonts/tex-adforn/Makefile new file mode 100644 index 000000000..2d4bfecc1 --- /dev/null +++ b/fonts/tex-adforn/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= adforn +PKGNAME= tex-${DISTNAME}-1.001.b.2 +TEXLIVE_REV= 20019 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/adforn +COMMENT= OrnementsADF font with TeX/LaTeX support +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= OrnementsADF.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-adforn/PLIST b/fonts/tex-adforn/PLIST new file mode 100644 index 000000000..e95d9a301 --- /dev/null +++ b/fonts/tex-adforn/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/fonts/afm/arkandis/adforn/OrnementsADF.afm +share/texmf-dist/fonts/enc/dvips/adforn/OrnementsADF.enc +share/texmf-dist/fonts/map/dvips/adforn/OrnementsADF.map +share/texmf-dist/fonts/tfm/arkandis/adforn/OrnementsADF.tfm +share/texmf-dist/fonts/type1/arkandis/adforn/OrnementsADF.pfb +share/texmf-dist/fonts/type1/arkandis/adforn/OrnementsADF.pfm +share/texmf-dist/tex/latex/adforn/adforn.sty +share/texmf-dist/tex/latex/adforn/uornementsadf.fd diff --git a/fonts/tex-adforn/distinfo b/fonts/tex-adforn/distinfo new file mode 100644 index 000000000..20b335521 --- /dev/null +++ b/fonts/tex-adforn/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-adforn-20019/adforn.tar.xz) = 630a0a70a515d6557d0868cd11a386504092a1e8 +RMD160 (tex-adforn-20019/adforn.tar.xz) = ea1ae8f0955969d3f8a19ddbe52abe851dedd729 +Size (tex-adforn-20019/adforn.tar.xz) = 36768 bytes diff --git a/fonts/tex-adfsymbols-doc/DESCR b/fonts/tex-adfsymbols-doc/DESCR new file mode 100644 index 000000000..15e1ca157 --- /dev/null +++ b/fonts/tex-adfsymbols-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-adfsymbols. diff --git a/fonts/tex-adfsymbols-doc/Makefile b/fonts/tex-adfsymbols-doc/Makefile new file mode 100644 index 000000000..673028908 --- /dev/null +++ b/fonts/tex-adfsymbols-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= adfsymbols.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.001 +TEXLIVE_REV= 19766 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/adfsymbols +COMMENT= Documentation for tex-adfsymbols +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-adfsymbols-doc/PLIST b/fonts/tex-adfsymbols-doc/PLIST new file mode 100644 index 000000000..9a37833cd --- /dev/null +++ b/fonts/tex-adfsymbols-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/doc/fonts/adfsymbols/COPYING +share/texmf-dist/doc/fonts/adfsymbols/NOTICE +share/texmf-dist/doc/fonts/adfsymbols/README +share/texmf-dist/doc/fonts/adfsymbols/adfsymbols.pdf +share/texmf-dist/doc/fonts/adfsymbols/adfsymbols.tex +share/texmf-dist/doc/fonts/adfsymbols/manifest.txt diff --git a/fonts/tex-adfsymbols-doc/distinfo b/fonts/tex-adfsymbols-doc/distinfo new file mode 100644 index 000000000..b919156ac --- /dev/null +++ b/fonts/tex-adfsymbols-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-adfsymbols-19766/adfsymbols.doc.tar.xz) = 26ad0bf4bb9fb4ef379f4593eb254230ee133630 +RMD160 (tex-adfsymbols-19766/adfsymbols.doc.tar.xz) = 0d31466993cd94c5594db5acfbb1f3d23bd595eb +Size (tex-adfsymbols-19766/adfsymbols.doc.tar.xz) = 383652 bytes diff --git a/fonts/tex-adfsymbols/DESCR b/fonts/tex-adfsymbols/DESCR new file mode 100644 index 000000000..044c53930 --- /dev/null +++ b/fonts/tex-adfsymbols/DESCR @@ -0,0 +1,6 @@ +The package provides Arkandis foundry's ArrowsADF and +BulletsADF fonts in Adobe Type 1 format, together with +TeX/LaTeX support files. The fonts are licensed under GPL v2 or +later with font exception. (See NOTICE, COPYING, README.) The +TeX/LaTeX support is licensed under LPPL. (See README, +manifest.txt.) diff --git a/fonts/tex-adfsymbols/Makefile b/fonts/tex-adfsymbols/Makefile new file mode 100644 index 000000000..6ac0b55fa --- /dev/null +++ b/fonts/tex-adfsymbols/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= adfsymbols +PKGNAME= tex-${DISTNAME}-1.001 +TEXLIVE_REV= 19766 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/adfsymbols +COMMENT= SymbolsADF with TeX/LaTeX support +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= ArrowsADF.map +TEX_MAP_FILES+= BulletsADF.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-adfsymbols/PLIST b/fonts/tex-adfsymbols/PLIST new file mode 100644 index 000000000..befd2028c --- /dev/null +++ b/fonts/tex-adfsymbols/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/fonts/afm/arkandis/adfsymbols/ArrowsADF.afm +share/texmf-dist/fonts/afm/arkandis/adfsymbols/BulletsADF.afm +share/texmf-dist/fonts/enc/dvips/adfsymbols/SymbolsADF.enc +share/texmf-dist/fonts/map/dvips/adfsymbols/ArrowsADF.map +share/texmf-dist/fonts/map/dvips/adfsymbols/BulletsADF.map +share/texmf-dist/fonts/tfm/arkandis/adfsymbols/ArrowsADF.tfm +share/texmf-dist/fonts/tfm/arkandis/adfsymbols/BulletsADF.tfm +share/texmf-dist/fonts/type1/arkandis/adfsymbols/ArrowsADF.pfb +share/texmf-dist/fonts/type1/arkandis/adfsymbols/BulletsADF.pfb +share/texmf-dist/tex/latex/adfsymbols/adfarrows.sty +share/texmf-dist/tex/latex/adfsymbols/adfbullets.sty +share/texmf-dist/tex/latex/adfsymbols/uarrowsadf.fd +share/texmf-dist/tex/latex/adfsymbols/ubulletsadf.fd diff --git a/fonts/tex-adfsymbols/distinfo b/fonts/tex-adfsymbols/distinfo new file mode 100644 index 000000000..d1766764d --- /dev/null +++ b/fonts/tex-adfsymbols/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-adfsymbols-19766/adfsymbols.tar.xz) = 1f3d7890b276a66b0b15c03374cca982a758e45c +RMD160 (tex-adfsymbols-19766/adfsymbols.tar.xz) = 0628ba0f3b1e172dd18ebf078b09eea5b74a0ac7 +Size (tex-adfsymbols-19766/adfsymbols.tar.xz) = 26864 bytes diff --git a/fonts/tex-adobemapping/Makefile b/fonts/tex-adobemapping/Makefile index 20b20f239..3fcc30f01 100644 --- a/fonts/tex-adobemapping/Makefile +++ b/fonts/tex-adobemapping/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2011/07/15 19:33:53 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 05:34:54 markd Exp $ DISTNAME= adobemapping -PKGNAME= tex-${DISTNAME}-2010.21940 +PKGNAME= tex-${DISTNAME}-2014 CATEGORIES= fonts -TEXLIVE_REV= 21940 +TEXLIVE_REV= 28079 MAINTAINER= minskim@NetBSD.org COMMENT= Adobe cmap and pdfmapping files diff --git a/fonts/tex-adobemapping/distinfo b/fonts/tex-adobemapping/distinfo index 9295f24b1..f0471e584 100644 --- a/fonts/tex-adobemapping/distinfo +++ b/fonts/tex-adobemapping/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/07/15 19:33:53 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 05:34:54 markd Exp $ -SHA1 (tex-adobemapping-21940/adobemapping.tar.xz) = 148523cdfe5f9022fab4f9047582ee580e9cef08 -RMD160 (tex-adobemapping-21940/adobemapping.tar.xz) = ca6b017f6f17f084d5373638264ed8dc355c49ce -Size (tex-adobemapping-21940/adobemapping.tar.xz) = 1874700 bytes +SHA1 (tex-adobemapping-28079/adobemapping.tar.xz) = ed86bd437ae8dc128b0e1f5734c740fb0a1ecaae +RMD160 (tex-adobemapping-28079/adobemapping.tar.xz) = a04dfb46cba44d1f1cb6fd10f3996f9ff5f5fc6d +Size (tex-adobemapping-28079/adobemapping.tar.xz) = 1872472 bytes diff --git a/fonts/tex-aecc-doc/DESCR b/fonts/tex-aecc-doc/DESCR new file mode 100644 index 000000000..3c5dd23a0 --- /dev/null +++ b/fonts/tex-aecc-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-aecc. diff --git a/fonts/tex-aecc-doc/Makefile b/fonts/tex-aecc-doc/Makefile new file mode 100644 index 000000000..30a1f7839 --- /dev/null +++ b/fonts/tex-aecc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= aecc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 28574 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aecc +COMMENT= Documentation for tex-aecc +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aecc-doc/PLIST b/fonts/tex-aecc-doc/PLIST new file mode 100644 index 000000000..5990786f2 --- /dev/null +++ b/fonts/tex-aecc-doc/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/doc/fonts/aecc/COPYING +share/texmf-dist/doc/fonts/aecc/MANIFEST +share/texmf-dist/doc/fonts/aecc/README +share/texmf-dist/doc/fonts/aecc/aeccfonts.tex +share/texmf-dist/doc/fonts/aecc/aefonts.mtx +share/texmf-dist/doc/fonts/aecc/aehax5.mtx +share/texmf-dist/doc/fonts/aecc/aehaxit.mtx +share/texmf-dist/doc/fonts/aecc/aehaxrm.mtx +share/texmf-dist/doc/fonts/aecc/aehaxsc.mtx +share/texmf-dist/doc/fonts/aecc/aehaxsl.mtx +share/texmf-dist/doc/fonts/aecc/aehaxss.mtx +share/texmf-dist/doc/fonts/aecc/aelatin.mtx +share/texmf-dist/doc/fonts/aecc/aelatint.mtx +share/texmf-dist/doc/fonts/aecc/aesample.tex +share/texmf-dist/doc/fonts/aecc/aet1.etx +share/texmf-dist/doc/fonts/aecc/bxittest.tex +share/texmf-dist/doc/fonts/aecc/clean +share/texmf-dist/doc/fonts/aecc/germtest.tex +share/texmf-dist/doc/fonts/aecc/go +share/texmf-dist/doc/fonts/aecc/install +share/texmf-dist/doc/fonts/aecc/makepl +share/texmf-dist/doc/fonts/aecc/ot1tt.etx +share/texmf-dist/doc/fonts/aecc/slitest.tex diff --git a/fonts/tex-aecc-doc/distinfo b/fonts/tex-aecc-doc/distinfo new file mode 100644 index 000000000..1c9db2fe2 --- /dev/null +++ b/fonts/tex-aecc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-aecc-28574/aecc.doc.tar.xz) = 67b250abadbda3112d07d538692032b4fa07ccce +RMD160 (tex-aecc-28574/aecc.doc.tar.xz) = de7f59d16e1698995284526d10b5143423c0cc10 +Size (tex-aecc-28574/aecc.doc.tar.xz) = 26576 bytes diff --git a/fonts/tex-aecc/DESCR b/fonts/tex-aecc/DESCR new file mode 100644 index 000000000..b6d4ba958 --- /dev/null +++ b/fonts/tex-aecc/DESCR @@ -0,0 +1,6 @@ +The package provides a set of virtual fonts (built from the +standard Concrete fonts) providing a set of fonts that almost +cover the T1 encoding. The main characters missing, of those +specified in the T1 specification are eth, thorn, and the Sami +letter eng. Sometimes the PS (pound sterling) character is also +missing. For the typewriter fonts, the situation is worse. diff --git a/fonts/tex-aecc/Makefile b/fonts/tex-aecc/Makefile new file mode 100644 index 000000000..002b26648 --- /dev/null +++ b/fonts/tex-aecc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= aecc +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 28574 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aecc +COMMENT= Almost European Concrete Roman virtual fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aecc/PLIST b/fonts/tex-aecc/PLIST new file mode 100644 index 000000000..5b51956ab --- /dev/null +++ b/fonts/tex-aecc/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/fonts/tfm/public/aecc/aeccr10.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccr5.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccr6.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccr7.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccr8.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccr9.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccsc10.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccsl10.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccsl9.tfm +share/texmf-dist/fonts/tfm/public/aecc/aeccti10.tfm +share/texmf-dist/fonts/vf/public/aecc/aeccr10.vf +share/texmf-dist/fonts/vf/public/aecc/aeccr5.vf +share/texmf-dist/fonts/vf/public/aecc/aeccr6.vf +share/texmf-dist/fonts/vf/public/aecc/aeccr7.vf +share/texmf-dist/fonts/vf/public/aecc/aeccr8.vf +share/texmf-dist/fonts/vf/public/aecc/aeccr9.vf +share/texmf-dist/fonts/vf/public/aecc/aeccsc10.vf +share/texmf-dist/fonts/vf/public/aecc/aeccsl10.vf +share/texmf-dist/fonts/vf/public/aecc/aeccsl9.vf +share/texmf-dist/fonts/vf/public/aecc/aeccti10.vf +share/texmf-dist/tex/latex/aecc/aecc.sty +share/texmf-dist/tex/latex/aecc/t1aeccr.fd diff --git a/fonts/tex-aecc/distinfo b/fonts/tex-aecc/distinfo new file mode 100644 index 000000000..2e090c517 --- /dev/null +++ b/fonts/tex-aecc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-aecc-28574/aecc.tar.xz) = 38ab93f2d324f9ce1c78f6ded0e4a8cdc8934d5d +RMD160 (tex-aecc-28574/aecc.tar.xz) = 287969a7a66910dd2593b1f9d03cf21301ec7134 +Size (tex-aecc-28574/aecc.tar.xz) = 15920 bytes diff --git a/fonts/tex-afm2pl/DESCR b/fonts/tex-afm2pl/DESCR new file mode 100644 index 000000000..0475dff38 --- /dev/null +++ b/fonts/tex-afm2pl/DESCR @@ -0,0 +1,5 @@ +afm2pl is meant to be a partial replacement for afm2tfm, on which it +is based. Its default action is to convert an afm file to a tfm +file, with preservation of kerns and ligatures (with afm2tfm, +preserving kerns and ligatures is possible only in a roundabout +way). diff --git a/fonts/tex-afm2pl/Makefile b/fonts/tex-afm2pl/Makefile new file mode 100644 index 000000000..96656ee04 --- /dev/null +++ b/fonts/tex-afm2pl/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/05/17 06:16:22 markd Exp $ + +DISTNAME= afm2pl +PKGNAME= tex-${DISTNAME}-0.7.1 +TEXLIVE_REV= 33736 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Convert an Adobe font metric file to a TeX font property list +LICENSE= gnu-gpl-v2 + +DEPENDS+= afm2pl>=0.7.1:../../fonts/afm2pl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-afm2pl/PLIST b/fonts/tex-afm2pl/PLIST new file mode 100644 index 000000000..fbc922acb --- /dev/null +++ b/fonts/tex-afm2pl/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:22 markd Exp $ +share/texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-ot1.enc +share/texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-ot1ital.enc +share/texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-ot1tt.enc +share/texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-texnanlc.enc +share/texmf-dist/fonts/enc/dvips/afm2pl/afm2pl-texnanuc.enc +share/texmf-dist/fonts/lig/afm2pl/accents.lig +share/texmf-dist/fonts/lig/afm2pl/bound.lig +share/texmf-dist/fonts/lig/afm2pl/default.lig +share/texmf-dist/fonts/lig/afm2pl/defpost.lig +share/texmf-dist/fonts/lig/afm2pl/defpre.lig +share/texmf-dist/fonts/lig/afm2pl/forge.lig +share/texmf-dist/fonts/lig/afm2pl/ligtex.lig +share/texmf-dist/tex/fontinst/afm2pl/README +share/texmf-dist/tex/fontinst/afm2pl/ly1.etx +share/texmf-dist/tex/fontinst/afm2pl/ly1c.etx +share/texmf-dist/tex/fontinst/afm2pl/makesc8y.tex diff --git a/fonts/tex-afm2pl/distinfo b/fonts/tex-afm2pl/distinfo new file mode 100644 index 000000000..6d1ffd269 --- /dev/null +++ b/fonts/tex-afm2pl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:22 markd Exp $ + +SHA1 (tex-afm2pl-33736/afm2pl.tar.xz) = 721abb1b95939f6ac8a6e902d39fdc838997f8eb +RMD160 (tex-afm2pl-33736/afm2pl.tar.xz) = 8df1fa5f5702f77887c0fbb6f701aa64dc5c6c71 +Size (tex-afm2pl-33736/afm2pl.tar.xz) = 9544 bytes diff --git a/fonts/tex-alegreya-doc/DESCR b/fonts/tex-alegreya-doc/DESCR new file mode 100644 index 000000000..5c8b817ee --- /dev/null +++ b/fonts/tex-alegreya-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-alegreya. diff --git a/fonts/tex-alegreya-doc/Makefile b/fonts/tex-alegreya-doc/Makefile new file mode 100644 index 000000000..c7ab39368 --- /dev/null +++ b/fonts/tex-alegreya-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= alegreya.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34200 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/alegreya +COMMENT= Documentation for tex-alegreya +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-alegreya-doc/PLIST b/fonts/tex-alegreya-doc/PLIST new file mode 100644 index 000000000..46c0b4892 --- /dev/null +++ b/fonts/tex-alegreya-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/doc/fonts/alegreya/OFL.txt +share/texmf-dist/doc/fonts/alegreya/README +share/texmf-dist/doc/fonts/alegreya/alegreya-samples.pdf +share/texmf-dist/doc/fonts/alegreya/alegreya-samples.tex diff --git a/fonts/tex-alegreya-doc/distinfo b/fonts/tex-alegreya-doc/distinfo new file mode 100644 index 000000000..10af22e3d --- /dev/null +++ b/fonts/tex-alegreya-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-alegreya-34200/alegreya.doc.tar.xz) = 82419f7ead88c5af420d6b861d43307d4ffbf547 +RMD160 (tex-alegreya-34200/alegreya.doc.tar.xz) = c7e23c34b87a1fc3e0cc6e35b8b075421b0415d3 +Size (tex-alegreya-34200/alegreya.doc.tar.xz) = 135264 bytes diff --git a/fonts/tex-alegreya/DESCR b/fonts/tex-alegreya/DESCR new file mode 100644 index 000000000..e3e9db4d1 --- /dev/null +++ b/fonts/tex-alegreya/DESCR @@ -0,0 +1,6 @@ +The Alegreya fonts are designed by Juan Pablo del Peral for +Huerta Tipografica. Alegreya is a typeface originally intended +for literature. It conveys a dynamic and varied rhythm which +facilitates the reading of long texts. The italic has just as +much care and attention to detail in the design as the roman. +Bold, black, small caps and five number styles are available. diff --git a/fonts/tex-alegreya/Makefile b/fonts/tex-alegreya/Makefile new file mode 100644 index 000000000..6e7165954 --- /dev/null +++ b/fonts/tex-alegreya/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= alegreya +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34200 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/alegreya +COMMENT= Alegreya fonts with LaTeX support +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= Alegreya.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-alegreya/PLIST b/fonts/tex-alegreya/PLIST new file mode 100644 index 000000000..5344107ff --- /dev/null +++ b/fonts/tex-alegreya/PLIST @@ -0,0 +1,2407 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/fonts/afm/huerta/alegreya/Alegreya-Black.afm +share/texmf-dist/fonts/afm/huerta/alegreya/Alegreya-BlackItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/Alegreya-Bold.afm +share/texmf-dist/fonts/afm/huerta/alegreya/Alegreya-BoldItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/Alegreya-Italic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/Alegreya-Regular.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSC-Black.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSC-BlackItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSC-Bold.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSC-BoldItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSC-Italic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSC-Regular.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-Black.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-BlackItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-Bold.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-BoldItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-ExtraBold.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-Light.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-LightItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-Medium.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-MediumItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-Regular.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-RegularItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-Thin.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSans-ThinItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-Black.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-BlackItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-Bold.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-BoldItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-ExtraBold.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-Light.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-LightItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-Medium.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-MediumItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-Regular.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-RegularItalic.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-Thin.afm +share/texmf-dist/fonts/afm/huerta/alegreya/AlegreyaSansSC-ThinItalic.afm +share/texmf-dist/fonts/enc/dvips/alegreya/algr_2thg7t.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_6gze5d.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_72lo2s.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_74q4jo.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_7levdp.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_7nunim.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_7p2ivs.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_atppps.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_b55zld.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_bft2rj.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_hghq3b.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_k3afeh.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_kf7dx2.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_lm7t5h.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_mcmfge.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_n534zq.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_nlrspr.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_prieif.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_qj6qbd.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_ry4sz3.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_sd6sdy.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_sutw7e.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_tlfd2e.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_u55vgl.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_w6adhq.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_w7rh4a.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_wtbjoa.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_x6hfhz.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algr_y5vbsk.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_23dk3b.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_2f3oru.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_4zyalv.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_6tng7i.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_777naj.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_df6qxs.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_eeys5m.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_eoa4mh.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_fakese.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_ffgp2h.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_g333yf.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_i3slmw.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_jcxsi2.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_lfuhub.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_lwpqvr.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_mcmfge.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_n6pera.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_rus6f4.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_tcirz5.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_tlfd2e.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_ucdyzh.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_upluqc.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_xdzbhe.enc +share/texmf-dist/fonts/enc/dvips/alegreya/algrs_xiqcjc.enc +share/texmf-dist/fonts/map/dvips/alegreya/Alegreya.map +share/texmf-dist/fonts/pfm/huerta/alegreya/Alegreya-Black.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/Alegreya-BlackItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/Alegreya-Bold.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/Alegreya-BoldItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/Alegreya-Italic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/Alegreya-Regular.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSC-Black.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSC-BlackItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSC-Bold.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSC-BoldItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSC-Italic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSC-Regular.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-Black.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-BlackItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-Bold.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-BoldItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-ExtraBold.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-Light.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-LightItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-Medium.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-MediumItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-Regular.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-RegularItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-Thin.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSans-ThinItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-Black.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-BlackItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-Bold.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-BoldItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-ExtraBold.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-Light.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-LightItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-Medium.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-MediumItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-Regular.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-RegularItalic.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-Thin.pfm +share/texmf-dist/fonts/pfm/huerta/alegreya/AlegreyaSansSC-ThinItalic.pfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Black-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BlackItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/Alegreya-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSC-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Black-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Medium-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-Thin-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Black-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ts1.tfm +share/texmf-dist/fonts/truetype/huerta/alegreya/Alegreya-Black.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/Alegreya-BlackItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/Alegreya-Bold.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/Alegreya-BoldItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/Alegreya-Italic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/Alegreya-Regular.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSC-Black.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSC-BlackItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSC-Bold.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSC-BoldItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSC-Italic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSC-Regular.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-Black.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-BlackItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-Bold.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-BoldItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-ExtraBold.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-ExtraBoldItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-Light.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-LightItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-Medium.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-MediumItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-Regular.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-RegularItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-Thin.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSans-ThinItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-Black.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-BlackItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-Bold.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-BoldItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-ExtraBold.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-Light.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-LightItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-Medium.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-MediumItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-Regular.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-RegularItalic.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-Thin.ttf +share/texmf-dist/fonts/truetype/huerta/alegreya/AlegreyaSansSC-ThinItalic.ttf +share/texmf-dist/fonts/type1/huerta/alegreya/Alegreya-Black.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/Alegreya-BlackItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/Alegreya-Bold.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/Alegreya-BoldItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/Alegreya-Italic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/Alegreya-Regular.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSC-Black.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSC-BlackItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSC-Bold.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSC-BoldItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSC-Italic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSC-Regular.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Black.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-BlackItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Bold.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-BoldItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-ExtraBold.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-ExtraBoldItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Italic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Light.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-LightItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Medium.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-MediumItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Regular.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-Thin.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSans-ThinItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Black.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-BlackItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Bold.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-BoldItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-ExtraBold.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Italic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Light.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-LightItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Medium.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-MediumItalic.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Regular.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-Thin.pfb +share/texmf-dist/fonts/type1/huerta/alegreya/AlegreyaSansSC-ThinItalic.pfb +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Black-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BlackItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/Alegreya-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-BlackItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSC-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Black-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BlackItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBold-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ExtraBoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-LightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Medium-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-MediumItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-Thin-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSans-ThinItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Black-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BlackItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBold-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ExtraBoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-LightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Medium-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-MediumItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-Thin-tosf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-inf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-sup-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ot1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/huerta/alegreya/AlegreyaSansSC-ThinItalic-tosf-ts1.vf +share/texmf-dist/tex/latex/alegreya/Alegreya.sty +share/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty +share/texmf-dist/tex/latex/alegreya/LY1Alegreya-Inf.fd +share/texmf-dist/tex/latex/alegreya/LY1Alegreya-LF.fd +share/texmf-dist/tex/latex/alegreya/LY1Alegreya-OsF.fd +share/texmf-dist/tex/latex/alegreya/LY1Alegreya-Sup.fd +share/texmf-dist/tex/latex/alegreya/LY1Alegreya-TLF.fd +share/texmf-dist/tex/latex/alegreya/LY1Alegreya-TOsF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSans-Inf.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSans-LF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSans-OsF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSans-Sup.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSans-TLF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSans-TOsF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSansSC-Inf.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSansSC-LF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSansSC-OsF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSansSC-Sup.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSansSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/LY1AlegreyaSansSC-TOsF.fd +share/texmf-dist/tex/latex/alegreya/OT1Alegreya-Inf.fd +share/texmf-dist/tex/latex/alegreya/OT1Alegreya-LF.fd +share/texmf-dist/tex/latex/alegreya/OT1Alegreya-OsF.fd +share/texmf-dist/tex/latex/alegreya/OT1Alegreya-Sup.fd +share/texmf-dist/tex/latex/alegreya/OT1Alegreya-TLF.fd +share/texmf-dist/tex/latex/alegreya/OT1Alegreya-TOsF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSans-Inf.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSans-LF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSans-OsF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSans-Sup.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSans-TLF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSans-TOsF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSansSC-Inf.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSansSC-LF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSansSC-OsF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSansSC-Sup.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSansSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/OT1AlegreyaSansSC-TOsF.fd +share/texmf-dist/tex/latex/alegreya/T1Alegreya-Inf.fd +share/texmf-dist/tex/latex/alegreya/T1Alegreya-LF.fd +share/texmf-dist/tex/latex/alegreya/T1Alegreya-OsF.fd +share/texmf-dist/tex/latex/alegreya/T1Alegreya-Sup.fd +share/texmf-dist/tex/latex/alegreya/T1Alegreya-TLF.fd +share/texmf-dist/tex/latex/alegreya/T1Alegreya-TOsF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSans-Inf.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSans-LF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSans-OsF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSans-Sup.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSans-TLF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSans-TOsF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSansSC-Inf.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSansSC-LF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSansSC-OsF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSansSC-Sup.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSansSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/T1AlegreyaSansSC-TOsF.fd +share/texmf-dist/tex/latex/alegreya/TS1Alegreya-LF.fd +share/texmf-dist/tex/latex/alegreya/TS1Alegreya-OsF.fd +share/texmf-dist/tex/latex/alegreya/TS1Alegreya-TLF.fd +share/texmf-dist/tex/latex/alegreya/TS1Alegreya-TOsF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSans-LF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSans-OsF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSans-TLF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSans-TOsF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSansSC-LF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSansSC-OsF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSansSC-TLF.fd +share/texmf-dist/tex/latex/alegreya/TS1AlegreyaSansSC-TOsF.fd diff --git a/fonts/tex-alegreya/distinfo b/fonts/tex-alegreya/distinfo new file mode 100644 index 000000000..bb2ab0fa7 --- /dev/null +++ b/fonts/tex-alegreya/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-alegreya-34200/alegreya.tar.xz) = b882801b9b8b5d8a61ab3931ff3758c7b348a1f3 +RMD160 (tex-alegreya-34200/alegreya.tar.xz) = 8d1788f2285c22c3c03593bb375bd3f241fa34a0 +Size (tex-alegreya-34200/alegreya.tar.xz) = 7811592 bytes diff --git a/fonts/tex-allrunes-doc/DESCR b/fonts/tex-allrunes-doc/DESCR new file mode 100644 index 000000000..d97ea4fac --- /dev/null +++ b/fonts/tex-allrunes-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-allrunes. diff --git a/fonts/tex-allrunes-doc/Makefile b/fonts/tex-allrunes-doc/Makefile new file mode 100644 index 000000000..408b24abb --- /dev/null +++ b/fonts/tex-allrunes-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= allrunes.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1 +TEXLIVE_REV= 21886 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/allrunes +COMMENT= Documentation for tex-allrunes +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-allrunes-doc/PLIST b/fonts/tex-allrunes-doc/PLIST new file mode 100644 index 000000000..53fbda9a2 --- /dev/null +++ b/fonts/tex-allrunes-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/doc/fonts/allrunes/README +share/texmf-dist/doc/fonts/allrunes/allrunes.pdf diff --git a/fonts/tex-allrunes-doc/distinfo b/fonts/tex-allrunes-doc/distinfo new file mode 100644 index 000000000..52d8b921c --- /dev/null +++ b/fonts/tex-allrunes-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-allrunes-21886/allrunes.doc.tar.xz) = 68a61036c1610874182117c95260a984208fe309 +RMD160 (tex-allrunes-21886/allrunes.doc.tar.xz) = 53367b708f86c2621630776fa2fa73d4f6371f1c +Size (tex-allrunes-21886/allrunes.doc.tar.xz) = 568388 bytes diff --git a/fonts/tex-allrunes/DESCR b/fonts/tex-allrunes/DESCR new file mode 100644 index 000000000..1e1bbb0e1 --- /dev/null +++ b/fonts/tex-allrunes/DESCR @@ -0,0 +1,4 @@ +This large collection of fonts (in Adobe Type 1 format), with +the LaTeX package gives access to almost all runes ever used in +Europe. The bundle covers not only the main forms but also a +lot of varieties. diff --git a/fonts/tex-allrunes/Makefile b/fonts/tex-allrunes/Makefile new file mode 100644 index 000000000..de509c1ad --- /dev/null +++ b/fonts/tex-allrunes/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= allrunes +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 21886 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/allrunes +COMMENT= Fonts and LaTeX package for almost all runes +LICENSE= lppl-1.3c + +TEX_MIXEDMAP_FILES+= allrunes.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-allrunes/PLIST b/fonts/tex-allrunes/PLIST new file mode 100644 index 000000000..79ebdd6a6 --- /dev/null +++ b/fonts/tex-allrunes/PLIST @@ -0,0 +1,449 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/fonts/map/dvips/allrunes/allrunes.map +share/texmf-dist/fonts/source/public/allrunes/frua.mf +share/texmf-dist/fonts/source/public/allrunes/fruabm.mf +share/texmf-dist/fonts/source/public/allrunes/fruabn.mf +share/texmf-dist/fonts/source/public/allrunes/fruabq.mf +share/texmf-dist/fonts/source/public/allrunes/fruabr.mf +share/texmf-dist/fonts/source/public/allrunes/fruabs.mf +share/texmf-dist/fonts/source/public/allrunes/fruabt.mf +share/texmf-dist/fonts/source/public/allrunes/fruacm.mf +share/texmf-dist/fonts/source/public/allrunes/fruacn.mf +share/texmf-dist/fonts/source/public/allrunes/fruacq.mf +share/texmf-dist/fonts/source/public/allrunes/fruacr.mf +share/texmf-dist/fonts/source/public/allrunes/fruacs.mf +share/texmf-dist/fonts/source/public/allrunes/fruact.mf +share/texmf-dist/fonts/source/public/allrunes/fruakm.mf +share/texmf-dist/fonts/source/public/allrunes/fruakn.mf +share/texmf-dist/fonts/source/public/allrunes/fruakq.mf +share/texmf-dist/fonts/source/public/allrunes/fruakr.mf +share/texmf-dist/fonts/source/public/allrunes/fruaks.mf +share/texmf-dist/fonts/source/public/allrunes/fruakt.mf +share/texmf-dist/fonts/source/public/allrunes/frualm.mf +share/texmf-dist/fonts/source/public/allrunes/frualn.mf +share/texmf-dist/fonts/source/public/allrunes/frualq.mf +share/texmf-dist/fonts/source/public/allrunes/frualr.mf +share/texmf-dist/fonts/source/public/allrunes/fruals.mf +share/texmf-dist/fonts/source/public/allrunes/frualt.mf +share/texmf-dist/fonts/source/public/allrunes/fruamm.mf +share/texmf-dist/fonts/source/public/allrunes/fruamn.mf +share/texmf-dist/fonts/source/public/allrunes/fruamq.mf +share/texmf-dist/fonts/source/public/allrunes/fruamr.mf +share/texmf-dist/fonts/source/public/allrunes/fruams.mf +share/texmf-dist/fonts/source/public/allrunes/fruamt.mf +share/texmf-dist/fonts/source/public/allrunes/fruanm.mf +share/texmf-dist/fonts/source/public/allrunes/fruann.mf +share/texmf-dist/fonts/source/public/allrunes/fruanq.mf +share/texmf-dist/fonts/source/public/allrunes/fruanr.mf +share/texmf-dist/fonts/source/public/allrunes/fruans.mf +share/texmf-dist/fonts/source/public/allrunes/fruant.mf +share/texmf-dist/fonts/source/public/allrunes/frubase.mf +share/texmf-dist/fonts/source/public/allrunes/fruc.mf +share/texmf-dist/fonts/source/public/allrunes/frucbm.mf +share/texmf-dist/fonts/source/public/allrunes/frucbn.mf +share/texmf-dist/fonts/source/public/allrunes/frucbq.mf +share/texmf-dist/fonts/source/public/allrunes/frucbr.mf +share/texmf-dist/fonts/source/public/allrunes/frucbs.mf +share/texmf-dist/fonts/source/public/allrunes/frucbt.mf +share/texmf-dist/fonts/source/public/allrunes/fruccm.mf +share/texmf-dist/fonts/source/public/allrunes/fruccn.mf +share/texmf-dist/fonts/source/public/allrunes/fruccq.mf +share/texmf-dist/fonts/source/public/allrunes/fruccr.mf +share/texmf-dist/fonts/source/public/allrunes/fruccs.mf +share/texmf-dist/fonts/source/public/allrunes/frucct.mf +share/texmf-dist/fonts/source/public/allrunes/fruckm.mf +share/texmf-dist/fonts/source/public/allrunes/fruckn.mf +share/texmf-dist/fonts/source/public/allrunes/fruckq.mf +share/texmf-dist/fonts/source/public/allrunes/fruckr.mf +share/texmf-dist/fonts/source/public/allrunes/frucks.mf +share/texmf-dist/fonts/source/public/allrunes/fruckt.mf +share/texmf-dist/fonts/source/public/allrunes/fruclm.mf +share/texmf-dist/fonts/source/public/allrunes/frucln.mf +share/texmf-dist/fonts/source/public/allrunes/fruclq.mf +share/texmf-dist/fonts/source/public/allrunes/fruclr.mf +share/texmf-dist/fonts/source/public/allrunes/frucls.mf +share/texmf-dist/fonts/source/public/allrunes/fruclt.mf +share/texmf-dist/fonts/source/public/allrunes/frucmm.mf +share/texmf-dist/fonts/source/public/allrunes/frucmn.mf +share/texmf-dist/fonts/source/public/allrunes/frucmq.mf +share/texmf-dist/fonts/source/public/allrunes/frucmr.mf +share/texmf-dist/fonts/source/public/allrunes/frucms.mf +share/texmf-dist/fonts/source/public/allrunes/frucmt.mf +share/texmf-dist/fonts/source/public/allrunes/frucnm.mf +share/texmf-dist/fonts/source/public/allrunes/frucnn.mf +share/texmf-dist/fonts/source/public/allrunes/frucnq.mf +share/texmf-dist/fonts/source/public/allrunes/frucnr.mf +share/texmf-dist/fonts/source/public/allrunes/frucns.mf +share/texmf-dist/fonts/source/public/allrunes/frucnt.mf +share/texmf-dist/fonts/source/public/allrunes/frul.mf +share/texmf-dist/fonts/source/public/allrunes/frulbm.mf +share/texmf-dist/fonts/source/public/allrunes/frulbn.mf +share/texmf-dist/fonts/source/public/allrunes/frulbq.mf +share/texmf-dist/fonts/source/public/allrunes/frulbr.mf +share/texmf-dist/fonts/source/public/allrunes/frulbs.mf +share/texmf-dist/fonts/source/public/allrunes/frulbt.mf +share/texmf-dist/fonts/source/public/allrunes/frulcm.mf +share/texmf-dist/fonts/source/public/allrunes/frulcn.mf +share/texmf-dist/fonts/source/public/allrunes/frulcq.mf +share/texmf-dist/fonts/source/public/allrunes/frulcr.mf +share/texmf-dist/fonts/source/public/allrunes/frulcs.mf +share/texmf-dist/fonts/source/public/allrunes/frulct.mf +share/texmf-dist/fonts/source/public/allrunes/frulkm.mf +share/texmf-dist/fonts/source/public/allrunes/frulkn.mf +share/texmf-dist/fonts/source/public/allrunes/frulkq.mf +share/texmf-dist/fonts/source/public/allrunes/frulkr.mf +share/texmf-dist/fonts/source/public/allrunes/frulks.mf +share/texmf-dist/fonts/source/public/allrunes/frulkt.mf +share/texmf-dist/fonts/source/public/allrunes/frullm.mf +share/texmf-dist/fonts/source/public/allrunes/frulln.mf +share/texmf-dist/fonts/source/public/allrunes/frullq.mf +share/texmf-dist/fonts/source/public/allrunes/frullr.mf +share/texmf-dist/fonts/source/public/allrunes/frulls.mf +share/texmf-dist/fonts/source/public/allrunes/frullt.mf +share/texmf-dist/fonts/source/public/allrunes/frulmm.mf +share/texmf-dist/fonts/source/public/allrunes/frulmn.mf +share/texmf-dist/fonts/source/public/allrunes/frulmq.mf +share/texmf-dist/fonts/source/public/allrunes/frulmr.mf +share/texmf-dist/fonts/source/public/allrunes/frulms.mf +share/texmf-dist/fonts/source/public/allrunes/frulmt.mf +share/texmf-dist/fonts/source/public/allrunes/frulnm.mf +share/texmf-dist/fonts/source/public/allrunes/frulnn.mf +share/texmf-dist/fonts/source/public/allrunes/frulnq.mf +share/texmf-dist/fonts/source/public/allrunes/frulnr.mf +share/texmf-dist/fonts/source/public/allrunes/frulns.mf +share/texmf-dist/fonts/source/public/allrunes/frulnt.mf +share/texmf-dist/fonts/source/public/allrunes/frum.mf +share/texmf-dist/fonts/source/public/allrunes/frumbm.mf +share/texmf-dist/fonts/source/public/allrunes/frumbn.mf +share/texmf-dist/fonts/source/public/allrunes/frumbq.mf +share/texmf-dist/fonts/source/public/allrunes/frumbr.mf +share/texmf-dist/fonts/source/public/allrunes/frumbs.mf +share/texmf-dist/fonts/source/public/allrunes/frumbt.mf +share/texmf-dist/fonts/source/public/allrunes/frumcm.mf +share/texmf-dist/fonts/source/public/allrunes/frumcn.mf +share/texmf-dist/fonts/source/public/allrunes/frumcq.mf +share/texmf-dist/fonts/source/public/allrunes/frumcr.mf +share/texmf-dist/fonts/source/public/allrunes/frumcs.mf +share/texmf-dist/fonts/source/public/allrunes/frumct.mf +share/texmf-dist/fonts/source/public/allrunes/frumkm.mf +share/texmf-dist/fonts/source/public/allrunes/frumkn.mf +share/texmf-dist/fonts/source/public/allrunes/frumkq.mf +share/texmf-dist/fonts/source/public/allrunes/frumkr.mf +share/texmf-dist/fonts/source/public/allrunes/frumks.mf +share/texmf-dist/fonts/source/public/allrunes/frumkt.mf +share/texmf-dist/fonts/source/public/allrunes/frumlm.mf +share/texmf-dist/fonts/source/public/allrunes/frumln.mf +share/texmf-dist/fonts/source/public/allrunes/frumlq.mf +share/texmf-dist/fonts/source/public/allrunes/frumlr.mf +share/texmf-dist/fonts/source/public/allrunes/frumls.mf +share/texmf-dist/fonts/source/public/allrunes/frumlt.mf +share/texmf-dist/fonts/source/public/allrunes/frummm.mf +share/texmf-dist/fonts/source/public/allrunes/frummn.mf +share/texmf-dist/fonts/source/public/allrunes/frummq.mf +share/texmf-dist/fonts/source/public/allrunes/frummr.mf +share/texmf-dist/fonts/source/public/allrunes/frumms.mf +share/texmf-dist/fonts/source/public/allrunes/frummt.mf +share/texmf-dist/fonts/source/public/allrunes/frumnm.mf +share/texmf-dist/fonts/source/public/allrunes/frumnn.mf +share/texmf-dist/fonts/source/public/allrunes/frumnq.mf +share/texmf-dist/fonts/source/public/allrunes/frumnr.mf +share/texmf-dist/fonts/source/public/allrunes/frumns.mf +share/texmf-dist/fonts/source/public/allrunes/frumnt.mf +share/texmf-dist/fonts/source/public/allrunes/frun.mf +share/texmf-dist/fonts/source/public/allrunes/frunbm.mf +share/texmf-dist/fonts/source/public/allrunes/frunbn.mf +share/texmf-dist/fonts/source/public/allrunes/frunbq.mf +share/texmf-dist/fonts/source/public/allrunes/frunbr.mf +share/texmf-dist/fonts/source/public/allrunes/frunbs.mf +share/texmf-dist/fonts/source/public/allrunes/frunbt.mf +share/texmf-dist/fonts/source/public/allrunes/fruncm.mf +share/texmf-dist/fonts/source/public/allrunes/fruncn.mf +share/texmf-dist/fonts/source/public/allrunes/fruncq.mf +share/texmf-dist/fonts/source/public/allrunes/fruncr.mf +share/texmf-dist/fonts/source/public/allrunes/fruncs.mf +share/texmf-dist/fonts/source/public/allrunes/frunct.mf +share/texmf-dist/fonts/source/public/allrunes/frunkm.mf +share/texmf-dist/fonts/source/public/allrunes/frunkn.mf +share/texmf-dist/fonts/source/public/allrunes/frunkq.mf +share/texmf-dist/fonts/source/public/allrunes/frunkr.mf +share/texmf-dist/fonts/source/public/allrunes/frunks.mf +share/texmf-dist/fonts/source/public/allrunes/frunkt.mf +share/texmf-dist/fonts/source/public/allrunes/frunlm.mf +share/texmf-dist/fonts/source/public/allrunes/frunln.mf +share/texmf-dist/fonts/source/public/allrunes/frunlq.mf +share/texmf-dist/fonts/source/public/allrunes/frunlr.mf +share/texmf-dist/fonts/source/public/allrunes/frunls.mf +share/texmf-dist/fonts/source/public/allrunes/frunlt.mf +share/texmf-dist/fonts/source/public/allrunes/frunmm.mf +share/texmf-dist/fonts/source/public/allrunes/frunmn.mf +share/texmf-dist/fonts/source/public/allrunes/frunmq.mf +share/texmf-dist/fonts/source/public/allrunes/frunmr.mf +share/texmf-dist/fonts/source/public/allrunes/frunms.mf +share/texmf-dist/fonts/source/public/allrunes/frunmt.mf +share/texmf-dist/fonts/source/public/allrunes/frunnm.mf +share/texmf-dist/fonts/source/public/allrunes/frunnn.mf +share/texmf-dist/fonts/source/public/allrunes/frunnq.mf +share/texmf-dist/fonts/source/public/allrunes/frunnr.mf +share/texmf-dist/fonts/source/public/allrunes/frunns.mf +share/texmf-dist/fonts/source/public/allrunes/frunnt.mf +share/texmf-dist/fonts/source/public/allrunes/frusep.mf +share/texmf-dist/fonts/source/public/allrunes/frut.mf +share/texmf-dist/fonts/source/public/allrunes/frutbm.mf +share/texmf-dist/fonts/source/public/allrunes/frutbn.mf +share/texmf-dist/fonts/source/public/allrunes/frutbq.mf +share/texmf-dist/fonts/source/public/allrunes/frutbr.mf +share/texmf-dist/fonts/source/public/allrunes/frutbs.mf +share/texmf-dist/fonts/source/public/allrunes/frutbt.mf +share/texmf-dist/fonts/source/public/allrunes/frutcm.mf +share/texmf-dist/fonts/source/public/allrunes/frutcn.mf +share/texmf-dist/fonts/source/public/allrunes/frutcq.mf +share/texmf-dist/fonts/source/public/allrunes/frutcr.mf +share/texmf-dist/fonts/source/public/allrunes/frutcs.mf +share/texmf-dist/fonts/source/public/allrunes/frutct.mf +share/texmf-dist/fonts/source/public/allrunes/frutkm.mf +share/texmf-dist/fonts/source/public/allrunes/frutkn.mf +share/texmf-dist/fonts/source/public/allrunes/frutkq.mf +share/texmf-dist/fonts/source/public/allrunes/frutkr.mf +share/texmf-dist/fonts/source/public/allrunes/frutks.mf +share/texmf-dist/fonts/source/public/allrunes/frutkt.mf +share/texmf-dist/fonts/source/public/allrunes/frutlm.mf +share/texmf-dist/fonts/source/public/allrunes/frutln.mf +share/texmf-dist/fonts/source/public/allrunes/frutlq.mf +share/texmf-dist/fonts/source/public/allrunes/frutlr.mf +share/texmf-dist/fonts/source/public/allrunes/frutls.mf +share/texmf-dist/fonts/source/public/allrunes/frutlt.mf +share/texmf-dist/fonts/source/public/allrunes/frutmm.mf +share/texmf-dist/fonts/source/public/allrunes/frutmn.mf +share/texmf-dist/fonts/source/public/allrunes/frutmq.mf +share/texmf-dist/fonts/source/public/allrunes/frutmr.mf +share/texmf-dist/fonts/source/public/allrunes/frutms.mf +share/texmf-dist/fonts/source/public/allrunes/frutmt.mf +share/texmf-dist/fonts/source/public/allrunes/frutnm.mf +share/texmf-dist/fonts/source/public/allrunes/frutnn.mf +share/texmf-dist/fonts/source/public/allrunes/frutnq.mf +share/texmf-dist/fonts/source/public/allrunes/frutnr.mf +share/texmf-dist/fonts/source/public/allrunes/frutns.mf +share/texmf-dist/fonts/source/public/allrunes/frutnt.mf +share/texmf-dist/fonts/type1/public/allrunes/fruabm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruabn.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruabq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruabr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruabs.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruabt.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruacm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruacn.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruacq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruacr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruacs.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruact.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruakm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruakn.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruakq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruakr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruaks.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruakt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frualm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frualn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frualq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frualr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruals.pfb +share/texmf-dist/fonts/type1/public/allrunes/frualt.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruamm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruamn.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruamq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruamr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruams.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruamt.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruanm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruann.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruanq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruanr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruans.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruant.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucbm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucbn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucbq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucbr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucbs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucbt.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruccm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruccn.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruccq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruccr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruccs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucct.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruckm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruckn.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruckq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruckr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucks.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruckt.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruclm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucln.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruclq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruclr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucls.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruclt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucmm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucmn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucmq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucmr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucms.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucmt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucnm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucnn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucnq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucnr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucns.pfb +share/texmf-dist/fonts/type1/public/allrunes/frucnt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulbm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulbn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulbq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulbr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulbs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulbt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulcm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulcn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulcq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulcr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulcs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulct.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulkm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulkn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulkq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulkr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulks.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulkt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frullm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulln.pfb +share/texmf-dist/fonts/type1/public/allrunes/frullq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frullr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulls.pfb +share/texmf-dist/fonts/type1/public/allrunes/frullt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulmm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulmn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulmq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulmr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulms.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulmt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulnm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulnn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulnq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulnr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulns.pfb +share/texmf-dist/fonts/type1/public/allrunes/frulnt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumbm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumbn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumbq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumbr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumbs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumbt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumcm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumcn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumcq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumcr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumcs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumct.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumkm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumkn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumkq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumkr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumks.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumkt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumlm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumln.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumlq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumlr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumls.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumlt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frummm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frummn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frummq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frummr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumms.pfb +share/texmf-dist/fonts/type1/public/allrunes/frummt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumnm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumnn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumnq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumnr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumns.pfb +share/texmf-dist/fonts/type1/public/allrunes/frumnt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunbm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunbn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunbq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunbr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunbs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunbt.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruncm.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruncn.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruncq.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruncr.pfb +share/texmf-dist/fonts/type1/public/allrunes/fruncs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunct.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunkm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunkn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunkq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunkr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunks.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunkt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunlm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunln.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunlq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunlr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunls.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunlt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunmm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunmn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunmq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunmr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunms.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunmt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunnm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunnn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunnq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunnr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunns.pfb +share/texmf-dist/fonts/type1/public/allrunes/frunnt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutbm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutbn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutbq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutbr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutbs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutbt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutcm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutcn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutcq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutcr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutcs.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutct.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutkm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutkn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutkq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutkr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutks.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutkt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutlm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutln.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutlq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutlr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutls.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutlt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutmm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutmn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutmq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutmr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutms.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutmt.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutnm.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutnn.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutnq.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutnr.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutns.pfb +share/texmf-dist/fonts/type1/public/allrunes/frutnt.pfb +share/texmf-dist/tex/latex/allrunes/allrunes.sty +share/texmf-dist/tex/latex/allrunes/ara.fd +share/texmf-dist/tex/latex/allrunes/arc.fd +share/texmf-dist/tex/latex/allrunes/arl.fd +share/texmf-dist/tex/latex/allrunes/arm.fd +share/texmf-dist/tex/latex/allrunes/arn.fd +share/texmf-dist/tex/latex/allrunes/art.fd diff --git a/fonts/tex-allrunes/distinfo b/fonts/tex-allrunes/distinfo new file mode 100644 index 000000000..6a421a56a --- /dev/null +++ b/fonts/tex-allrunes/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-allrunes-21886/allrunes.tar.xz) = 808842979d628a0983d0d6b1a127e7cf691ea1b5 +RMD160 (tex-allrunes-21886/allrunes.tar.xz) = b820fb0030e5a8f3a91a38ef64ce74857bbe77fc +Size (tex-allrunes-21886/allrunes.tar.xz) = 8034964 bytes diff --git a/fonts/tex-almfixed-doc/DESCR b/fonts/tex-almfixed-doc/DESCR new file mode 100644 index 000000000..d246e8704 --- /dev/null +++ b/fonts/tex-almfixed-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-almfixed. diff --git a/fonts/tex-almfixed-doc/Makefile b/fonts/tex-almfixed-doc/Makefile new file mode 100644 index 000000000..fe4992fbc --- /dev/null +++ b/fonts/tex-almfixed-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= almfixed.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.92 +TEXLIVE_REV= 35065 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/almfixed +COMMENT= Documentation for tex-almfixed +LICENSE= lppl-1.3c # gfl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-almfixed-doc/PLIST b/fonts/tex-almfixed-doc/PLIST new file mode 100644 index 000000000..a1a77f5a0 --- /dev/null +++ b/fonts/tex-almfixed-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/doc/fonts/almfixed/README +share/texmf-dist/doc/fonts/almfixed/Unibook_0600.pdf +share/texmf-dist/doc/fonts/almfixed/Unibook_0750.pdf +share/texmf-dist/doc/fonts/almfixed/Unibook_08A0.pdf +share/texmf-dist/doc/fonts/almfixed/Unibook_FB50-1.pdf +share/texmf-dist/doc/fonts/almfixed/Unibook_FB50-2.pdf +share/texmf-dist/doc/fonts/almfixed/Unibook_FB50-3.pdf +share/texmf-dist/doc/fonts/almfixed/Unibook_FE70.pdf +share/texmf-dist/doc/fonts/almfixed/almfixed-dtk.pdf +share/texmf-dist/doc/fonts/almfixed/almfixed-dtk.tex +share/texmf-dist/doc/fonts/almfixed/almmono10-sample-crop.pdf +share/texmf-dist/doc/fonts/almfixed/aristoteles.pdf +share/texmf-dist/doc/fonts/almfixed/fawaid-427-crop.pdf +share/texmf-dist/doc/fonts/almfixed/ilahiyyat-1.pdf +share/texmf-dist/doc/fonts/almfixed/sc-unipad.pdf +share/texmf-dist/doc/fonts/almfixed/wa.pdf diff --git a/fonts/tex-almfixed-doc/distinfo b/fonts/tex-almfixed-doc/distinfo new file mode 100644 index 000000000..a3e6ac7e2 --- /dev/null +++ b/fonts/tex-almfixed-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-almfixed-35065/almfixed.doc.tar.xz) = 56e6f814f4820a4bd76a297b88d84c89b024189d +RMD160 (tex-almfixed-35065/almfixed.doc.tar.xz) = 15e28a13efc4396ce31316875d0d9f30581a7802 +Size (tex-almfixed-35065/almfixed.doc.tar.xz) = 565628 bytes diff --git a/fonts/tex-almfixed/DESCR b/fonts/tex-almfixed/DESCR new file mode 100644 index 000000000..cefdf64c7 --- /dev/null +++ b/fonts/tex-almfixed/DESCR @@ -0,0 +1,22 @@ +Arabic-Latin Modern Fixed is an extension of TeX-Gyre Latin +Modern Mono 10 Regular. Every glyph and opentype feature of the +Latin Modern Mono has been retained, with minor improvements. +On the other hand, we have changed the vertical metrics of the +font. Although the Arabic script is designed to use the same x- +size as Latin Modern Mono, the former script needs greater +ascender and descender space. Every Arabic glyph in each +Unicode-code block is supported (up to Unicode 7.0): Arabic, +Arabic Supplement, Arabic Extended, Arabic Presentation-Forms +A, and Arabic Presentation-Forms B. There are two versions of +the font: otf and ttf. The opentype version is for print +applications (and usually the default for TeX). The TrueType +version is for on-screen applications such as text editors. +Hinting in the ttf version is much better for on-screen, at +least on Microsoft Windows. The most unique feature of Arabic- +Latin Modern is in its treatment of vowels and diacritics. Each +vowel and diacritic (ALM Fixed contains a total of 68 such +glyphs) can now be edited horizontally within any text editor +or processor. The author believes this is the very first +opentype Arabic font ever to have this capability. Editing +complex Arabic texts will now be much easier to input and to +proofread. diff --git a/fonts/tex-almfixed/Makefile b/fonts/tex-almfixed/Makefile new file mode 100644 index 000000000..14e95f36c --- /dev/null +++ b/fonts/tex-almfixed/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= almfixed +PKGNAME= tex-${DISTNAME}-0.92 +TEXLIVE_REV= 35065 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/almfixed +COMMENT= Add full Arabic Unicode support to TeX-Gyre Latin Modern Mono 10 +LICENSE= lppl-1.3c # gfl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-almfixed/PLIST b/fonts/tex-almfixed/PLIST new file mode 100644 index 000000000..e6d84695e --- /dev/null +++ b/fonts/tex-almfixed/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/fonts/opentype/public/almfixed/almfixed.otf +share/texmf-dist/fonts/truetype/public/almfixed/almfixed.ttf diff --git a/fonts/tex-almfixed/distinfo b/fonts/tex-almfixed/distinfo new file mode 100644 index 000000000..ccebb4ccf --- /dev/null +++ b/fonts/tex-almfixed/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-almfixed-35065/almfixed.tar.xz) = 1f60b72c1fa4955738173f6f8dc39af76a8a2364 +RMD160 (tex-almfixed-35065/almfixed.tar.xz) = dc838a9ebdd8feb4c8bc71122adaad0587bb28df +Size (tex-almfixed-35065/almfixed.tar.xz) = 246240 bytes diff --git a/fonts/tex-amsfonts-doc/PLIST b/fonts/tex-amsfonts-doc/PLIST index b85a5e349..868c44611 100644 --- a/fonts/tex-amsfonts-doc/PLIST +++ b/fonts/tex-amsfonts-doc/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2013/11/17 18:49:37 minskim Exp $ -share/texmf-dist/doc/fonts/amsfonts/README +@comment $NetBSD: PLIST,v 1.4 2015/05/05 16:27:41 wiz Exp $ share/texmf-dist/doc/fonts/amsfonts/OFL-FAQ.txt share/texmf-dist/doc/fonts/amsfonts/OFL.txt +share/texmf-dist/doc/fonts/amsfonts/README share/texmf-dist/doc/fonts/amsfonts/amsfndoc.pdf share/texmf-dist/doc/fonts/amsfonts/amsfonts.pdf share/texmf-dist/doc/fonts/amsfonts/amssymb.pdf diff --git a/fonts/tex-amsfonts/Makefile b/fonts/tex-amsfonts/Makefile index 218f26412..ca289f716 100644 --- a/fonts/tex-amsfonts/Makefile +++ b/fonts/tex-amsfonts/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2013/11/17 18:49:37 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/05 16:18:35 wiz Exp $ DISTNAME= amsfonts PKGNAME= tex-${DISTNAME}-3.04 TEXLIVE_REV= 29208 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/amsfonts COMMENT= TeX fonts from the American Mathematical Society LICENSE= ofl-v1.1 diff --git a/fonts/tex-anonymouspro-doc/DESCR b/fonts/tex-anonymouspro-doc/DESCR new file mode 100644 index 000000000..9ff990f2d --- /dev/null +++ b/fonts/tex-anonymouspro-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-anonymouspro. diff --git a/fonts/tex-anonymouspro-doc/Makefile b/fonts/tex-anonymouspro-doc/Makefile new file mode 100644 index 000000000..59f62a3c4 --- /dev/null +++ b/fonts/tex-anonymouspro-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= anonymouspro.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1 +TEXLIVE_REV= 33441 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/anonymouspro +COMMENT= Documentation for tex-anonymouspro +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-anonymouspro-doc/PLIST b/fonts/tex-anonymouspro-doc/PLIST new file mode 100644 index 000000000..11a2e0119 --- /dev/null +++ b/fonts/tex-anonymouspro-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-01.etx +share/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-02.etx +share/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-03.etx +share/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-drv.tex +share/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-map.tex +share/texmf-dist/doc/fonts/anonymouspro/AnonymousPro-symbols.etx +share/texmf-dist/doc/fonts/anonymouspro/AnonymousPro.pdf +share/texmf-dist/doc/fonts/anonymouspro/FONTLOG.txt +share/texmf-dist/doc/fonts/anonymouspro/OFL.txt +share/texmf-dist/doc/fonts/anonymouspro/README +share/texmf-dist/doc/fonts/anonymouspro/README_Mark-Simonson.txt +share/texmf-dist/doc/fonts/anonymouspro/anonymouspro-fixlatin.mtx +share/texmf-dist/doc/fonts/anonymouspro/anonymouspro-fixtextcomp.mtx diff --git a/fonts/tex-anonymouspro-doc/distinfo b/fonts/tex-anonymouspro-doc/distinfo new file mode 100644 index 000000000..49da783b7 --- /dev/null +++ b/fonts/tex-anonymouspro-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-anonymouspro-33441/anonymouspro.doc.tar.xz) = 896d946fa0a5731ad9486b3a3b4f631bab55a547 +RMD160 (tex-anonymouspro-33441/anonymouspro.doc.tar.xz) = 953b770551713479a26c2569e94e67fcc0c6b7dc +Size (tex-anonymouspro-33441/anonymouspro.doc.tar.xz) = 370484 bytes diff --git a/fonts/tex-anonymouspro/DESCR b/fonts/tex-anonymouspro/DESCR new file mode 100644 index 000000000..9cb1da680 --- /dev/null +++ b/fonts/tex-anonymouspro/DESCR @@ -0,0 +1,3 @@ +The fonts are a monowidth set, designed for use by coders. They +appear as a set of four TrueType, or Adobe Type 1 font files, +and LaTeX support is also provided. diff --git a/fonts/tex-anonymouspro/Makefile b/fonts/tex-anonymouspro/Makefile new file mode 100644 index 000000000..e3973b6a2 --- /dev/null +++ b/fonts/tex-anonymouspro/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= anonymouspro +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 33441 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/anonymouspro +COMMENT= Use AnonymousPro fonts with LaTeX +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= AnonymousPro.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-anonymouspro/PLIST b/fonts/tex-anonymouspro/PLIST new file mode 100644 index 000000000..efacc71b0 --- /dev/null +++ b/fonts/tex-anonymouspro/PLIST @@ -0,0 +1,74 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/fonts/afm/public/anonymouspro/AnonymousPro-Bold.afm +share/texmf-dist/fonts/afm/public/anonymouspro/AnonymousPro-BoldItalic.afm +share/texmf-dist/fonts/afm/public/anonymouspro/AnonymousPro-Italic.afm +share/texmf-dist/fonts/afm/public/anonymouspro/AnonymousPro-Regular.afm +share/texmf-dist/fonts/enc/dvips/anonymouspro/AnonymousPro-01.enc +share/texmf-dist/fonts/enc/dvips/anonymouspro/AnonymousPro-02.enc +share/texmf-dist/fonts/enc/dvips/anonymouspro/AnonymousPro-03.enc +share/texmf-dist/fonts/enc/dvips/anonymouspro/AnonymousPro-symbols.enc +share/texmf-dist/fonts/map/dvips/anonymouspro/AnonymousPro.map +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-01.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-02.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-03.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-Symbols-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-Symbols-u.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-t1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold-ts1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Bold.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-01.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-02.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-03.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-Symbols-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-Symbols-u.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic-ts1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldItalic.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-BoldSC-t1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-01.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-02.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-03.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-Symbols-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-Symbols-u.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-t1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic-ts1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Italic.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-01.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-02.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-03.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-Symbols-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-Symbols-u.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-base.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-t1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular-ts1.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-Regular.tfm +share/texmf-dist/fonts/tfm/public/anonymouspro/AnonymousPro-RegularSC-t1.tfm +share/texmf-dist/fonts/truetype/public/anonymouspro/AnonymousPro-Bold.ttf +share/texmf-dist/fonts/truetype/public/anonymouspro/AnonymousPro-BoldItalic.ttf +share/texmf-dist/fonts/truetype/public/anonymouspro/AnonymousPro-Italic.ttf +share/texmf-dist/fonts/truetype/public/anonymouspro/AnonymousPro-Regular.ttf +share/texmf-dist/fonts/type1/public/anonymouspro/AnonymousPro-Bold.pfb +share/texmf-dist/fonts/type1/public/anonymouspro/AnonymousPro-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/anonymouspro/AnonymousPro-Italic.pfb +share/texmf-dist/fonts/type1/public/anonymouspro/AnonymousPro-Regular.pfb +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Bold-Symbols-u.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Bold-t1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Bold-ts1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-BoldItalic-Symbols-u.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-BoldItalic-t1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-BoldItalic-ts1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-BoldSC-t1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Italic-Symbols-u.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Italic-t1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Italic-ts1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Regular-Symbols-u.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Regular-t1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-Regular-ts1.vf +share/texmf-dist/fonts/vf/public/anonymouspro/AnonymousPro-RegularSC-t1.vf +share/texmf-dist/tex/latex/anonymouspro/AnonymousPro.sty +share/texmf-dist/tex/latex/anonymouspro/t1anonymouspro.fd +share/texmf-dist/tex/latex/anonymouspro/ts1anonymouspro.fd +share/texmf-dist/tex/latex/anonymouspro/uanonymouspro.fd diff --git a/fonts/tex-anonymouspro/distinfo b/fonts/tex-anonymouspro/distinfo new file mode 100644 index 000000000..a3d43aa31 --- /dev/null +++ b/fonts/tex-anonymouspro/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-anonymouspro-33441/anonymouspro.tar.xz) = 391895889c630977d03bc6d8045417b95d9e72eb +RMD160 (tex-anonymouspro-33441/anonymouspro.tar.xz) = c2c4fd390c59afe7fadfb138632732c226c0737c +Size (tex-anonymouspro-33441/anonymouspro.tar.xz) = 415796 bytes diff --git a/fonts/tex-antiqua-doc/DESCR b/fonts/tex-antiqua-doc/DESCR new file mode 100644 index 000000000..4e896440a --- /dev/null +++ b/fonts/tex-antiqua-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-antiqua. diff --git a/fonts/tex-antiqua-doc/Makefile b/fonts/tex-antiqua-doc/Makefile new file mode 100644 index 000000000..7844d5630 --- /dev/null +++ b/fonts/tex-antiqua-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= antiqua.doc +PKGNAME= tex-${DISTNAME:S/./-/}-001.003 +TEXLIVE_REV= 24266 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/urw-antiqua +COMMENT= Documentation for tex-antiqua +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-antiqua-doc/PLIST b/fonts/tex-antiqua-doc/PLIST new file mode 100644 index 000000000..fd50f2577 --- /dev/null +++ b/fonts/tex-antiqua-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/doc/fonts/antiqua/antiqua.txt +share/texmf-dist/doc/fonts/antiqua/uaqr8ac.afm.org diff --git a/fonts/tex-antiqua-doc/distinfo b/fonts/tex-antiqua-doc/distinfo new file mode 100644 index 000000000..0f58a3add --- /dev/null +++ b/fonts/tex-antiqua-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-antiqua-24266/antiqua.doc.tar.xz) = 86671081a1451d0293670c241e0e21432b790ab4 +RMD160 (tex-antiqua-24266/antiqua.doc.tar.xz) = 52013f626a1e9717136fb18894885283cb7f02ca +Size (tex-antiqua-24266/antiqua.doc.tar.xz) = 5340 bytes diff --git a/fonts/tex-antiqua/DESCR b/fonts/tex-antiqua/DESCR new file mode 100644 index 000000000..f8b5e2846 --- /dev/null +++ b/fonts/tex-antiqua/DESCR @@ -0,0 +1,3 @@ +The directory contains a copy of the Type 1 font "URW Antiqua +2051 Regular Condensed" released under the GPL by URW, with +supporting files for use with (La)TeX. diff --git a/fonts/tex-antiqua/Makefile b/fonts/tex-antiqua/Makefile new file mode 100644 index 000000000..aa53af18d --- /dev/null +++ b/fonts/tex-antiqua/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= antiqua +PKGNAME= tex-${DISTNAME}-001.003 +TEXLIVE_REV= 24266 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/urw-antiqua +COMMENT= URW Antiqua condensed font, for use with TeX +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= uaq.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-antiqua/PLIST b/fonts/tex-antiqua/PLIST new file mode 100644 index 000000000..9b09b5c8d --- /dev/null +++ b/fonts/tex-antiqua/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/fonts/afm/urw/antiqua/uaqr8ac.afm +share/texmf-dist/fonts/map/dvips/antiqua/uaq.map +share/texmf-dist/fonts/map/vtex/antiqua/uaq.ali +share/texmf-dist/fonts/tfm/urw/antiqua/uaqr7tc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqr8ac.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqr8cc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqr8rc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqr8tc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqrc7tc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqrc8tc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqro7tc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqro8cc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqro8rc.tfm +share/texmf-dist/fonts/tfm/urw/antiqua/uaqro8tc.tfm +share/texmf-dist/fonts/type1/urw/antiqua/uaqr8ac.pfb +share/texmf-dist/fonts/type1/urw/antiqua/uaqr8ac.pfm +share/texmf-dist/fonts/vf/urw/antiqua/uaqr7tc.vf +share/texmf-dist/fonts/vf/urw/antiqua/uaqr8cc.vf +share/texmf-dist/fonts/vf/urw/antiqua/uaqr8tc.vf +share/texmf-dist/fonts/vf/urw/antiqua/uaqrc7tc.vf +share/texmf-dist/fonts/vf/urw/antiqua/uaqrc8tc.vf +share/texmf-dist/fonts/vf/urw/antiqua/uaqro7tc.vf +share/texmf-dist/fonts/vf/urw/antiqua/uaqro8cc.vf +share/texmf-dist/fonts/vf/urw/antiqua/uaqro8tc.vf +share/texmf-dist/tex/latex/antiqua/ot1uaq.fd +share/texmf-dist/tex/latex/antiqua/t1uaq.fd +share/texmf-dist/tex/latex/antiqua/ts1uaq.fd diff --git a/fonts/tex-antiqua/distinfo b/fonts/tex-antiqua/distinfo new file mode 100644 index 000000000..079eb88f3 --- /dev/null +++ b/fonts/tex-antiqua/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-antiqua-24266/antiqua.tar.xz) = c75b76a85769b1f0f1de6b1ef8adce54c26f1a15 +RMD160 (tex-antiqua-24266/antiqua.tar.xz) = d4c1ef2407f8976e4321f549ea2092ac286ba426 +Size (tex-antiqua-24266/antiqua.tar.xz) = 62620 bytes diff --git a/fonts/tex-antt-doc/DESCR b/fonts/tex-antt-doc/DESCR new file mode 100644 index 000000000..b23fd0eed --- /dev/null +++ b/fonts/tex-antt-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-antt. diff --git a/fonts/tex-antt-doc/Makefile b/fonts/tex-antt-doc/Makefile new file mode 100644 index 000000000..39590d7a1 --- /dev/null +++ b/fonts/tex-antt-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/05/02 13:32:54 wiz Exp $ + +DISTNAME= antt.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.08 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-antt + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-antt-doc/PLIST b/fonts/tex-antt-doc/PLIST new file mode 100644 index 000000000..05107c2d7 --- /dev/null +++ b/fonts/tex-antt-doc/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/02 13:32:54 wiz Exp $ +share/texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-en-2_03.pdf +share/texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf +share/texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-src-2_03.zip +share/texmf-dist/doc/fonts/antt/GUST-FONT-NOSOURCE-LICENSE.txt +share/texmf-dist/doc/fonts/antt/MANIFEST.txt +share/texmf-dist/doc/fonts/antt/README +share/texmf-dist/doc/fonts/antt/antt-latex-cyr.tex +share/texmf-dist/doc/fonts/antt/antt-latex-math.tex +share/texmf-dist/doc/fonts/antt/antt-latex-pl.tex +share/texmf-dist/doc/fonts/antt/antt-latex-t2a.tex +share/texmf-dist/doc/fonts/antt/antt-latex-t5.tex +share/texmf-dist/doc/fonts/antt/antt-mathtest.tex +share/texmf-dist/doc/fonts/antt/antt-table.tex +share/texmf-dist/doc/latex/antt/README diff --git a/fonts/tex-antt-doc/distinfo b/fonts/tex-antt-doc/distinfo new file mode 100644 index 000000000..96d3bd1ab --- /dev/null +++ b/fonts/tex-antt-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/02 13:32:54 wiz Exp $ + +SHA1 (tex-antt-18651/antt.doc.tar.xz) = acfb1274d3b6514c8a3d0e3dc7e80678175f7c76 +RMD160 (tex-antt-18651/antt.doc.tar.xz) = 809bd5bf831b030e2a5406b4d80aa6238e58639b +Size (tex-antt-18651/antt.doc.tar.xz) = 2473792 bytes diff --git a/fonts/tex-antt/DESCR b/fonts/tex-antt/DESCR new file mode 100644 index 000000000..4ccfd77ee --- /dev/null +++ b/fonts/tex-antt/DESCR @@ -0,0 +1,3 @@ +Antykwa Torunska (meaning just "Antiqua of Torun") is a two-element +typeface designed by Zygfryd Gardzielewski, a typographer from +Torun, Poland. diff --git a/fonts/tex-antt/Makefile b/fonts/tex-antt/Makefile new file mode 100644 index 000000000..d2d737571 --- /dev/null +++ b/fonts/tex-antt/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/05/02 13:32:37 wiz Exp $ + +DISTNAME= antt +PKGNAME= tex-${DISTNAME}-2.08 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Antiqua of Torun font for TeX +LICENSE= gfsl + +TEX_MAP_FILES+= antt.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-antt/PLIST b/fonts/tex-antt/PLIST new file mode 100644 index 000000000..edcf14397 --- /dev/null +++ b/fonts/tex-antt/PLIST @@ -0,0 +1,484 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/02 13:32:37 wiz Exp $ +share/texmf-dist/fonts/afm/public/antt/anttb.afm +share/texmf-dist/fonts/afm/public/antt/anttbi.afm +share/texmf-dist/fonts/afm/public/antt/anttcb.afm +share/texmf-dist/fonts/afm/public/antt/anttcbi.afm +share/texmf-dist/fonts/afm/public/antt/anttcl.afm +share/texmf-dist/fonts/afm/public/antt/anttcli.afm +share/texmf-dist/fonts/afm/public/antt/anttcm.afm +share/texmf-dist/fonts/afm/public/antt/anttcmi.afm +share/texmf-dist/fonts/afm/public/antt/anttcr.afm +share/texmf-dist/fonts/afm/public/antt/anttcri.afm +share/texmf-dist/fonts/afm/public/antt/anttl.afm +share/texmf-dist/fonts/afm/public/antt/anttli.afm +share/texmf-dist/fonts/afm/public/antt/anttm.afm +share/texmf-dist/fonts/afm/public/antt/anttmi.afm +share/texmf-dist/fonts/afm/public/antt/anttr.afm +share/texmf-dist/fonts/afm/public/antt/anttri.afm +share/texmf-dist/fonts/enc/dvips/antt/antt-cs.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-ec.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-el.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-ex.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-exp.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-greek.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-mi.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-qx.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-rm.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-sy.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-t2a.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-t2b.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-t2c.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-t5.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-texnansi.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-ts1.enc +share/texmf-dist/fonts/enc/dvips/antt/antt-wncy.enc +share/texmf-dist/fonts/enc/dvips/antt/anttcap-cs.enc +share/texmf-dist/fonts/enc/dvips/antt/anttcap-ec.enc +share/texmf-dist/fonts/enc/dvips/antt/anttcap-qx.enc +share/texmf-dist/fonts/enc/dvips/antt/anttcap-t5.enc +share/texmf-dist/fonts/enc/dvips/antt/anttcap-texnansi.enc +share/texmf-dist/fonts/map/dvips/antt/antt-cs.map +share/texmf-dist/fonts/map/dvips/antt/antt-ec.map +share/texmf-dist/fonts/map/dvips/antt/antt-el.map +share/texmf-dist/fonts/map/dvips/antt/antt-ex.map +share/texmf-dist/fonts/map/dvips/antt/antt-exp.map +share/texmf-dist/fonts/map/dvips/antt/antt-greek.map +share/texmf-dist/fonts/map/dvips/antt/antt-mi.map +share/texmf-dist/fonts/map/dvips/antt/antt-qx.map +share/texmf-dist/fonts/map/dvips/antt/antt-rm.map +share/texmf-dist/fonts/map/dvips/antt/antt-sy.map +share/texmf-dist/fonts/map/dvips/antt/antt-t2a.map +share/texmf-dist/fonts/map/dvips/antt/antt-t2b.map +share/texmf-dist/fonts/map/dvips/antt/antt-t2c.map +share/texmf-dist/fonts/map/dvips/antt/antt-t5.map +share/texmf-dist/fonts/map/dvips/antt/antt-texnansi.map +share/texmf-dist/fonts/map/dvips/antt/antt-ts1.map +share/texmf-dist/fonts/map/dvips/antt/antt-wncy.map +share/texmf-dist/fonts/map/dvips/antt/antt.map +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunska-Bold.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunska-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunska-Italic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunska-Regular.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCond-Bold.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCond-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCond-Italic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCond-Regular.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Italic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Regular.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Italic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Regular.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaLight-Italic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaLight-Regular.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaMed-Italic.otf +share/texmf-dist/fonts/opentype/public/antt/AntykwaTorunskaMed-Regular.otf +share/texmf-dist/fonts/tfm/public/antt/cs-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttclcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttclicap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttcricap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttlcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttlicap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/cs-anttricap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttclcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttclicap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttcricap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttlcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttlicap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/ec-anttricap.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/el-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/ex-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/exp-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/greek-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/mi-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttclcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttclicap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttcricap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttlcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttlicap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/qx-anttricap.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/rm-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttbz.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttcbz.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttclz.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttcmz.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttcrz.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttlz.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttmz.tfm +share/texmf-dist/fonts/tfm/public/antt/sy-anttrz.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/t2a-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/t2b-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/t2c-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttclcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttclicap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttcricap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttlcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttlicap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/t5-anttricap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcbcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcbicap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttclcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttclicap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcricap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttlcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttlicap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttmcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttmicap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttrcap.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/texnansi-anttricap.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/ts1-anttri.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttb.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttbi.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcb.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcbi.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcl.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcli.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcm.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcmi.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcr.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttcri.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttl.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttli.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttm.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttmi.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttr.tfm +share/texmf-dist/fonts/tfm/public/antt/wncy-anttri.tfm +share/texmf-dist/fonts/type1/public/antt/anttb.pfb +share/texmf-dist/fonts/type1/public/antt/anttbi.pfb +share/texmf-dist/fonts/type1/public/antt/anttcb.pfb +share/texmf-dist/fonts/type1/public/antt/anttcbi.pfb +share/texmf-dist/fonts/type1/public/antt/anttcl.pfb +share/texmf-dist/fonts/type1/public/antt/anttcli.pfb +share/texmf-dist/fonts/type1/public/antt/anttcm.pfb +share/texmf-dist/fonts/type1/public/antt/anttcmi.pfb +share/texmf-dist/fonts/type1/public/antt/anttcr.pfb +share/texmf-dist/fonts/type1/public/antt/anttcri.pfb +share/texmf-dist/fonts/type1/public/antt/anttl.pfb +share/texmf-dist/fonts/type1/public/antt/anttli.pfb +share/texmf-dist/fonts/type1/public/antt/anttm.pfb +share/texmf-dist/fonts/type1/public/antt/anttmi.pfb +share/texmf-dist/fonts/type1/public/antt/anttr.pfb +share/texmf-dist/fonts/type1/public/antt/anttri.pfb +share/texmf-dist/tex/latex/antt/anttor.sty +share/texmf-dist/tex/latex/antt/antyktor.sty +share/texmf-dist/tex/latex/antt/il2antt.fd +share/texmf-dist/tex/latex/antt/il2anttc.fd +share/texmf-dist/tex/latex/antt/il2anttl.fd +share/texmf-dist/tex/latex/antt/il2anttlc.fd +share/texmf-dist/tex/latex/antt/ly1antt.fd +share/texmf-dist/tex/latex/antt/ly1anttc.fd +share/texmf-dist/tex/latex/antt/ly1anttl.fd +share/texmf-dist/tex/latex/antt/ly1anttlc.fd +share/texmf-dist/tex/latex/antt/omlantt.fd +share/texmf-dist/tex/latex/antt/omlanttc.fd +share/texmf-dist/tex/latex/antt/omlanttl.fd +share/texmf-dist/tex/latex/antt/omlanttlc.fd +share/texmf-dist/tex/latex/antt/omsantt.fd +share/texmf-dist/tex/latex/antt/omsanttc.fd +share/texmf-dist/tex/latex/antt/omsanttl.fd +share/texmf-dist/tex/latex/antt/omsanttlc.fd +share/texmf-dist/tex/latex/antt/omxantt.fd +share/texmf-dist/tex/latex/antt/omxanttc.fd +share/texmf-dist/tex/latex/antt/omxanttl.fd +share/texmf-dist/tex/latex/antt/omxanttlc.fd +share/texmf-dist/tex/latex/antt/ot1antt.fd +share/texmf-dist/tex/latex/antt/ot1anttc.fd +share/texmf-dist/tex/latex/antt/ot1anttcm.fd +share/texmf-dist/tex/latex/antt/ot1anttl.fd +share/texmf-dist/tex/latex/antt/ot1anttlc.fd +share/texmf-dist/tex/latex/antt/ot1anttlcm.fd +share/texmf-dist/tex/latex/antt/ot1anttlm.fd +share/texmf-dist/tex/latex/antt/ot1anttm.fd +share/texmf-dist/tex/latex/antt/ot2antt.fd +share/texmf-dist/tex/latex/antt/ot2anttc.fd +share/texmf-dist/tex/latex/antt/ot2anttl.fd +share/texmf-dist/tex/latex/antt/ot2anttlc.fd +share/texmf-dist/tex/latex/antt/ot4antt.fd +share/texmf-dist/tex/latex/antt/ot4anttc.fd +share/texmf-dist/tex/latex/antt/ot4anttl.fd +share/texmf-dist/tex/latex/antt/ot4anttlc.fd +share/texmf-dist/tex/latex/antt/qxantt.fd +share/texmf-dist/tex/latex/antt/qxanttc.fd +share/texmf-dist/tex/latex/antt/qxanttl.fd +share/texmf-dist/tex/latex/antt/qxanttlc.fd +share/texmf-dist/tex/latex/antt/t1antt.fd +share/texmf-dist/tex/latex/antt/t1anttc.fd +share/texmf-dist/tex/latex/antt/t1anttl.fd +share/texmf-dist/tex/latex/antt/t1anttlc.fd +share/texmf-dist/tex/latex/antt/t2aantt.fd +share/texmf-dist/tex/latex/antt/t2aanttc.fd +share/texmf-dist/tex/latex/antt/t2aanttl.fd +share/texmf-dist/tex/latex/antt/t2aanttlc.fd +share/texmf-dist/tex/latex/antt/t2bantt.fd +share/texmf-dist/tex/latex/antt/t2banttc.fd +share/texmf-dist/tex/latex/antt/t2banttl.fd +share/texmf-dist/tex/latex/antt/t2banttlc.fd +share/texmf-dist/tex/latex/antt/t2cantt.fd +share/texmf-dist/tex/latex/antt/t2canttc.fd +share/texmf-dist/tex/latex/antt/t2canttl.fd +share/texmf-dist/tex/latex/antt/t2canttlc.fd +share/texmf-dist/tex/latex/antt/t5antt.fd +share/texmf-dist/tex/latex/antt/t5anttc.fd +share/texmf-dist/tex/latex/antt/t5anttl.fd +share/texmf-dist/tex/latex/antt/t5anttlc.fd +share/texmf-dist/tex/latex/antt/ts1antt.fd +share/texmf-dist/tex/latex/antt/ts1anttc.fd +share/texmf-dist/tex/latex/antt/ts1anttl.fd +share/texmf-dist/tex/latex/antt/ts1anttlc.fd +share/texmf-dist/tex/plain/antt/antt-math.tex diff --git a/fonts/tex-antt/distinfo b/fonts/tex-antt/distinfo new file mode 100644 index 000000000..e48f979ae --- /dev/null +++ b/fonts/tex-antt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/02 13:32:37 wiz Exp $ + +SHA1 (tex-antt-18651/antt.tar.xz) = f6ccc8c10b790f2b973ad79238c5ec23f7392753 +RMD160 (tex-antt-18651/antt.tar.xz) = adeae75be50e3bf32dd2fc559ba6095733d25f65 +Size (tex-antt-18651/antt.tar.xz) = 4706172 bytes diff --git a/fonts/tex-aramaic-serto-doc/DESCR b/fonts/tex-aramaic-serto-doc/DESCR new file mode 100644 index 000000000..9deb85971 --- /dev/null +++ b/fonts/tex-aramaic-serto-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-aramaic-serto. diff --git a/fonts/tex-aramaic-serto-doc/Makefile b/fonts/tex-aramaic-serto-doc/Makefile new file mode 100644 index 000000000..fbe5d7d55 --- /dev/null +++ b/fonts/tex-aramaic-serto-doc/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.2 2015/05/31 03:21:15 markd Exp $ + +DISTNAME= aramaic-serto.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 30042 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aramaic-serto +COMMENT= Documentation for tex-aramaic-serto +LICENSE= lppl-1.3c + +# we don't want a python dependency here +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/latex/aramaic-serto/serto.py + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aramaic-serto-doc/PLIST b/fonts/tex-aramaic-serto-doc/PLIST new file mode 100644 index 000000000..efbe5eaf9 --- /dev/null +++ b/fonts/tex-aramaic-serto-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:20:00 markd Exp $ +share/texmf-dist/doc/latex/aramaic-serto/README +share/texmf-dist/doc/latex/aramaic-serto/assyr.font +share/texmf-dist/doc/latex/aramaic-serto/example.ptex +share/texmf-dist/doc/latex/aramaic-serto/serto.font +share/texmf-dist/doc/latex/aramaic-serto/serto.py +share/texmf-dist/doc/latex/aramaic-serto/sertodoc.pdf +share/texmf-dist/doc/latex/aramaic-serto/sertodoc.ptex diff --git a/fonts/tex-aramaic-serto-doc/distinfo b/fonts/tex-aramaic-serto-doc/distinfo new file mode 100644 index 000000000..14aa783ea --- /dev/null +++ b/fonts/tex-aramaic-serto-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:20:00 markd Exp $ + +SHA1 (tex-aramaic-serto-30042/aramaic-serto.doc.tar.xz) = 0e88142d3379931c17e161bdb745038977154164 +RMD160 (tex-aramaic-serto-30042/aramaic-serto.doc.tar.xz) = 775e76877b4d1ba25e480bc038cfad6553f5249a +Size (tex-aramaic-serto-30042/aramaic-serto.doc.tar.xz) = 220648 bytes diff --git a/fonts/tex-aramaic-serto/DESCR b/fonts/tex-aramaic-serto/DESCR new file mode 100644 index 000000000..5d5fe7841 --- /dev/null +++ b/fonts/tex-aramaic-serto/DESCR @@ -0,0 +1,8 @@ +This package enables (La)TeX users to typeset words or phrases +(e-TeX extensions are needed) in Syriac (Aramaic) using the +Serto-alphabet. The package includes a preprocessor written in +Python (>= 1.5.2) in order to deal with right-to-left +typesetting for those who do not want to use elatex and to +choose the correct letter depending on word context +(initial/medial/final form). Detailed documentation and +examples are included. diff --git a/fonts/tex-aramaic-serto/Makefile b/fonts/tex-aramaic-serto/Makefile new file mode 100644 index 000000000..2ed218729 --- /dev/null +++ b/fonts/tex-aramaic-serto/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 12:20:00 markd Exp $ + +DISTNAME= aramaic-serto +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 30042 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aramaic-serto +COMMENT= Fonts and LaTeX for Syriac written in Serto +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= syriac.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aramaic-serto/PLIST b/fonts/tex-aramaic-serto/PLIST new file mode 100644 index 000000000..4110c0539 --- /dev/null +++ b/fonts/tex-aramaic-serto/PLIST @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:20:00 markd Exp $ +share/texmf-dist/fonts/afm/public/aramaic-serto/assy.afm +share/texmf-dist/fonts/afm/public/aramaic-serto/assyrb10.afm +share/texmf-dist/fonts/afm/public/aramaic-serto/serto10.afm +share/texmf-dist/fonts/afm/public/aramaic-serto/sertob10.afm +share/texmf-dist/fonts/map/dvips/aramaic-serto/syriac.map +share/texmf-dist/fonts/source/public/aramaic-serto/assy.mf +share/texmf-dist/fonts/source/public/aramaic-serto/assyrb10.mf +share/texmf-dist/fonts/source/public/aramaic-serto/assyrfont.mf +share/texmf-dist/fonts/source/public/aramaic-serto/serto.mf +share/texmf-dist/fonts/source/public/aramaic-serto/serto10.mf +share/texmf-dist/fonts/source/public/aramaic-serto/sertob10.mf +share/texmf-dist/fonts/source/public/aramaic-serto/sertobase.mf +share/texmf-dist/fonts/source/public/aramaic-serto/sertofont.mf +share/texmf-dist/fonts/source/public/aramaic-serto/sertomacros.mf +share/texmf-dist/fonts/source/public/aramaic-serto/syriacvowels.mf +share/texmf-dist/fonts/source/public/aramaic-serto/test.mf +share/texmf-dist/fonts/tfm/public/aramaic-serto/assy.tfm +share/texmf-dist/fonts/tfm/public/aramaic-serto/assyrb10.tfm +share/texmf-dist/fonts/tfm/public/aramaic-serto/serto10.tfm +share/texmf-dist/fonts/tfm/public/aramaic-serto/sertob10.tfm +share/texmf-dist/fonts/type1/public/aramaic-serto/assy.pfb +share/texmf-dist/fonts/type1/public/aramaic-serto/assyrb10.pfb +share/texmf-dist/fonts/type1/public/aramaic-serto/serto10.pfb +share/texmf-dist/fonts/type1/public/aramaic-serto/sertob10.pfb +share/texmf-dist/tex/latex/aramaic-serto/assyr.sty +share/texmf-dist/tex/latex/aramaic-serto/serto.sty +share/texmf-dist/tex/latex/aramaic-serto/syriac.sty +share/texmf-dist/tex/latex/aramaic-serto/uassyr.fd +share/texmf-dist/tex/latex/aramaic-serto/userto.fd diff --git a/fonts/tex-aramaic-serto/distinfo b/fonts/tex-aramaic-serto/distinfo new file mode 100644 index 000000000..c9c06c92a --- /dev/null +++ b/fonts/tex-aramaic-serto/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:20:00 markd Exp $ + +SHA1 (tex-aramaic-serto-30042/aramaic-serto.tar.xz) = ab3fb07ec08dd4fe8a6c3c432a48030dbc16d123 +RMD160 (tex-aramaic-serto-30042/aramaic-serto.tar.xz) = 336dc3c8e4cb69968236d70e4e1b76a209581a8b +Size (tex-aramaic-serto-30042/aramaic-serto.tar.xz) = 97864 bytes diff --git a/fonts/tex-archaic-doc/DESCR b/fonts/tex-archaic-doc/DESCR new file mode 100644 index 000000000..75c7e4d89 --- /dev/null +++ b/fonts/tex-archaic-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-archaic. diff --git a/fonts/tex-archaic-doc/Makefile b/fonts/tex-archaic-doc/Makefile new file mode 100644 index 000000000..99cda71b6 --- /dev/null +++ b/fonts/tex-archaic-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= archaic.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/archaic +COMMENT= Documentation for tex-archaic +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-archaic-doc/PLIST b/fonts/tex-archaic-doc/PLIST new file mode 100644 index 000000000..cc76df62c --- /dev/null +++ b/fonts/tex-archaic-doc/PLIST @@ -0,0 +1,66 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/doc/fonts/archaic/README.PRW +share/texmf-dist/doc/fonts/archaic/aramaic-README +share/texmf-dist/doc/fonts/archaic/aramaic.pdf +share/texmf-dist/doc/fonts/archaic/asamples.pdf +share/texmf-dist/doc/fonts/archaic/asamples.tex +share/texmf-dist/doc/fonts/archaic/cypriot-README +share/texmf-dist/doc/fonts/archaic/cypriot.pdf +share/texmf-dist/doc/fonts/archaic/etruscan-README +share/texmf-dist/doc/fonts/archaic/etruscan.pdf +share/texmf-dist/doc/fonts/archaic/greek4cbc-README +share/texmf-dist/doc/fonts/archaic/greek4cbc-trygivbc.pdf +share/texmf-dist/doc/fonts/archaic/greek4cbc-trygivbc.tex +share/texmf-dist/doc/fonts/archaic/greek4cbc.pdf +share/texmf-dist/doc/fonts/archaic/greek6cbc-README +share/texmf-dist/doc/fonts/archaic/greek6cbc-trygvibc.pdf +share/texmf-dist/doc/fonts/archaic/greek6cbc-trygvibc.tex +share/texmf-dist/doc/fonts/archaic/greek6cbc.pdf +share/texmf-dist/doc/fonts/archaic/hieroglf-README +share/texmf-dist/doc/fonts/archaic/hieroglf-trypmhg.pdf +share/texmf-dist/doc/fonts/archaic/hieroglf-trypmhg.tex +share/texmf-dist/doc/fonts/archaic/hieroglf.pdf +share/texmf-dist/doc/fonts/archaic/linearb-README +share/texmf-dist/doc/fonts/archaic/linearb.pdf +share/texmf-dist/doc/fonts/archaic/nabatean-README +share/texmf-dist/doc/fonts/archaic/nabatean.pdf +share/texmf-dist/doc/fonts/archaic/oands-README +share/texmf-dist/doc/fonts/archaic/oands.pdf +share/texmf-dist/doc/fonts/archaic/oldprsn-README +share/texmf-dist/doc/fonts/archaic/oldprsn.pdf +share/texmf-dist/doc/fonts/archaic/phoenician-README +share/texmf-dist/doc/fonts/archaic/phoenician-tryphnc.pdf +share/texmf-dist/doc/fonts/archaic/phoenician-tryphnc.tex +share/texmf-dist/doc/fonts/archaic/phoenician.pdf +share/texmf-dist/doc/fonts/archaic/protosem-README +share/texmf-dist/doc/fonts/archaic/protosem.pdf +share/texmf-dist/doc/fonts/archaic/runic-README +share/texmf-dist/doc/fonts/archaic/runic.pdf +share/texmf-dist/doc/fonts/archaic/sarabian-README +share/texmf-dist/doc/fonts/archaic/sarabian.pdf +share/texmf-dist/doc/fonts/archaic/tryaramaic.pdf +share/texmf-dist/doc/fonts/archaic/tryaramaic.tex +share/texmf-dist/doc/fonts/archaic/trycypriot.pdf +share/texmf-dist/doc/fonts/archaic/trycypriot.tex +share/texmf-dist/doc/fonts/archaic/tryetruscan.pdf +share/texmf-dist/doc/fonts/archaic/tryetruscan.tex +share/texmf-dist/doc/fonts/archaic/trylinearb.pdf +share/texmf-dist/doc/fonts/archaic/trylinearb.tex +share/texmf-dist/doc/fonts/archaic/trynabatean.pdf +share/texmf-dist/doc/fonts/archaic/trynabatean.tex +share/texmf-dist/doc/fonts/archaic/tryoands.pdf +share/texmf-dist/doc/fonts/archaic/tryoands.tex +share/texmf-dist/doc/fonts/archaic/tryoldprsn.pdf +share/texmf-dist/doc/fonts/archaic/tryoldprsn.tex +share/texmf-dist/doc/fonts/archaic/tryprotosem.pdf +share/texmf-dist/doc/fonts/archaic/tryprotosem.tex +share/texmf-dist/doc/fonts/archaic/tryrunic.pdf +share/texmf-dist/doc/fonts/archaic/tryrunic.tex +share/texmf-dist/doc/fonts/archaic/trysarabian.pdf +share/texmf-dist/doc/fonts/archaic/trysarabian.tex +share/texmf-dist/doc/fonts/archaic/tryugarite.pdf +share/texmf-dist/doc/fonts/archaic/tryugarite.tex +share/texmf-dist/doc/fonts/archaic/ugarite-README +share/texmf-dist/doc/fonts/archaic/ugarite.pdf +share/texmf-dist/doc/fonts/archaic/viking-README +share/texmf-dist/doc/fonts/archaic/viking-try_vik.tex diff --git a/fonts/tex-archaic-doc/distinfo b/fonts/tex-archaic-doc/distinfo new file mode 100644 index 000000000..92d3be026 --- /dev/null +++ b/fonts/tex-archaic-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-archaic-15878/archaic.doc.tar.xz) = 7a8ff87b5abd71ecf470e1aa4ecd08d1d95a3031 +RMD160 (tex-archaic-15878/archaic.doc.tar.xz) = a6d155b595d87957ddbd5b649aad25fff6c21354 +Size (tex-archaic-15878/archaic.doc.tar.xz) = 2745716 bytes diff --git a/fonts/tex-archaic/DESCR b/fonts/tex-archaic/DESCR new file mode 100644 index 000000000..82f2bca36 --- /dev/null +++ b/fonts/tex-archaic/DESCR @@ -0,0 +1,8 @@ +The collection contains fonts to represent Aramaic, Cypriot, +Etruscan, Greek of the 6th and 4th centuries BCE, Egyptian +hieroglyphics, Linear A, Linear B, Nabatean old Persian, the +Phaistos disc, Phoenician, proto-Semitic, runic, South Arabian +Ugaritic and Viking scripts. The bundle also includes a small +font for use in phonetic transcription of the archaic writings. +The bundle's own directory includes a font installation map +file for the whole collection. diff --git a/fonts/tex-archaic/Makefile b/fonts/tex-archaic/Makefile new file mode 100644 index 000000000..5d82cb9ef --- /dev/null +++ b/fonts/tex-archaic/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= archaic +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/archaic +COMMENT= Collection of archaic fonts +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= archaicprw.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-archaic/PLIST b/fonts/tex-archaic/PLIST new file mode 100644 index 000000000..d1edd4191 --- /dev/null +++ b/fonts/tex-archaic/PLIST @@ -0,0 +1,120 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/fonts/afm/public/archaic/aram10.afm +share/texmf-dist/fonts/afm/public/archaic/copsn10.afm +share/texmf-dist/fonts/afm/public/archaic/cugar10.afm +share/texmf-dist/fonts/afm/public/archaic/cypr10.afm +share/texmf-dist/fonts/afm/public/archaic/etr10.afm +share/texmf-dist/fonts/afm/public/archaic/fut10.afm +share/texmf-dist/fonts/afm/public/archaic/givbc10.afm +share/texmf-dist/fonts/afm/public/archaic/gvibc10.afm +share/texmf-dist/fonts/afm/public/archaic/linb10.afm +share/texmf-dist/fonts/afm/public/archaic/nab10.afm +share/texmf-dist/fonts/afm/public/archaic/oandsi10.afm +share/texmf-dist/fonts/afm/public/archaic/oandsu10.afm +share/texmf-dist/fonts/afm/public/archaic/phnc10.afm +share/texmf-dist/fonts/afm/public/archaic/pmhg.afm +share/texmf-dist/fonts/afm/public/archaic/proto10.afm +share/texmf-dist/fonts/afm/public/archaic/sarab10.afm +share/texmf-dist/fonts/map/dvips/archaic/aramaic.map +share/texmf-dist/fonts/map/dvips/archaic/archaicprw.map +share/texmf-dist/fonts/map/dvips/archaic/cypriot.map +share/texmf-dist/fonts/map/dvips/archaic/etruscan.map +share/texmf-dist/fonts/map/dvips/archaic/fut10.map +share/texmf-dist/fonts/map/dvips/archaic/greek4cbc.map +share/texmf-dist/fonts/map/dvips/archaic/greek6cbc.map +share/texmf-dist/fonts/map/dvips/archaic/hieroglf.map +share/texmf-dist/fonts/map/dvips/archaic/linearb.map +share/texmf-dist/fonts/map/dvips/archaic/nabatean.map +share/texmf-dist/fonts/map/dvips/archaic/oands.map +share/texmf-dist/fonts/map/dvips/archaic/oldprsn.map +share/texmf-dist/fonts/map/dvips/archaic/phoenician.map +share/texmf-dist/fonts/map/dvips/archaic/protosem.map +share/texmf-dist/fonts/map/dvips/archaic/sarabian.map +share/texmf-dist/fonts/map/dvips/archaic/ugarite.map +share/texmf-dist/fonts/source/public/archaic/copsn10.mf +share/texmf-dist/fonts/source/public/archaic/givbc10.mf +share/texmf-dist/fonts/source/public/archaic/gvibc10.mf +share/texmf-dist/fonts/source/public/archaic/sarab10.mf +share/texmf-dist/fonts/source/public/archaic/vik10.mf +share/texmf-dist/fonts/source/public/archaic/vikglyph.mf +share/texmf-dist/fonts/source/public/archaic/viktitle.mf +share/texmf-dist/fonts/tfm/public/archaic/aram10.tfm +share/texmf-dist/fonts/tfm/public/archaic/copsn10.tfm +share/texmf-dist/fonts/tfm/public/archaic/cugar10.tfm +share/texmf-dist/fonts/tfm/public/archaic/cypr10.tfm +share/texmf-dist/fonts/tfm/public/archaic/etr10.tfm +share/texmf-dist/fonts/tfm/public/archaic/fut10.tfm +share/texmf-dist/fonts/tfm/public/archaic/givbc10.tfm +share/texmf-dist/fonts/tfm/public/archaic/gvibc10.tfm +share/texmf-dist/fonts/tfm/public/archaic/linb10.tfm +share/texmf-dist/fonts/tfm/public/archaic/nab10.tfm +share/texmf-dist/fonts/tfm/public/archaic/oandsi10.tfm +share/texmf-dist/fonts/tfm/public/archaic/oandsu10.tfm +share/texmf-dist/fonts/tfm/public/archaic/phnc10.tfm +share/texmf-dist/fonts/tfm/public/archaic/pmhg.tfm +share/texmf-dist/fonts/tfm/public/archaic/proto10.tfm +share/texmf-dist/fonts/tfm/public/archaic/sarab10.tfm +share/texmf-dist/fonts/tfm/public/archaic/vik10.tfm +share/texmf-dist/fonts/type1/public/archaic/aram10.pfb +share/texmf-dist/fonts/type1/public/archaic/copsn10.pfb +share/texmf-dist/fonts/type1/public/archaic/cugar10.pfb +share/texmf-dist/fonts/type1/public/archaic/cypr10.pfb +share/texmf-dist/fonts/type1/public/archaic/etr10.pfb +share/texmf-dist/fonts/type1/public/archaic/fut10.pfb +share/texmf-dist/fonts/type1/public/archaic/givbc10.pfb +share/texmf-dist/fonts/type1/public/archaic/gvibc10.pfb +share/texmf-dist/fonts/type1/public/archaic/linb10.pfb +share/texmf-dist/fonts/type1/public/archaic/nab10.pfb +share/texmf-dist/fonts/type1/public/archaic/oandsi10.pfb +share/texmf-dist/fonts/type1/public/archaic/oandsu10.pfb +share/texmf-dist/fonts/type1/public/archaic/phnc10.pfb +share/texmf-dist/fonts/type1/public/archaic/pmhg.pfb +share/texmf-dist/fonts/type1/public/archaic/proto10.pfb +share/texmf-dist/fonts/type1/public/archaic/sarab10.pfb +share/texmf-dist/tex/latex/archaic/aramaic.sty +share/texmf-dist/tex/latex/archaic/cypriot.sty +share/texmf-dist/tex/latex/archaic/etruscan.sty +share/texmf-dist/tex/latex/archaic/greek4cbc.sty +share/texmf-dist/tex/latex/archaic/greek6cbc.sty +share/texmf-dist/tex/latex/archaic/hieroglf.sty +share/texmf-dist/tex/latex/archaic/linearb.sty +share/texmf-dist/tex/latex/archaic/nabatean.sty +share/texmf-dist/tex/latex/archaic/oands.sty +share/texmf-dist/tex/latex/archaic/oldprsn.sty +share/texmf-dist/tex/latex/archaic/ot1aram.fd +share/texmf-dist/tex/latex/archaic/ot1copsn.fd +share/texmf-dist/tex/latex/archaic/ot1cugar.fd +share/texmf-dist/tex/latex/archaic/ot1cypr.fd +share/texmf-dist/tex/latex/archaic/ot1etr.fd +share/texmf-dist/tex/latex/archaic/ot1fut.fd +share/texmf-dist/tex/latex/archaic/ot1givbc.fd +share/texmf-dist/tex/latex/archaic/ot1gvibc.fd +share/texmf-dist/tex/latex/archaic/ot1nab.fd +share/texmf-dist/tex/latex/archaic/ot1oands.fd +share/texmf-dist/tex/latex/archaic/ot1phnc.fd +share/texmf-dist/tex/latex/archaic/ot1pmhg.fd +share/texmf-dist/tex/latex/archaic/ot1proto.fd +share/texmf-dist/tex/latex/archaic/ot1sarab.fd +share/texmf-dist/tex/latex/archaic/ot1vik.fd +share/texmf-dist/tex/latex/archaic/phoenician.sty +share/texmf-dist/tex/latex/archaic/protosem.sty +share/texmf-dist/tex/latex/archaic/runic.sty +share/texmf-dist/tex/latex/archaic/sarabian.sty +share/texmf-dist/tex/latex/archaic/t1aram.fd +share/texmf-dist/tex/latex/archaic/t1copsn.fd +share/texmf-dist/tex/latex/archaic/t1cugar.fd +share/texmf-dist/tex/latex/archaic/t1cypr.fd +share/texmf-dist/tex/latex/archaic/t1etr.fd +share/texmf-dist/tex/latex/archaic/t1fut.fd +share/texmf-dist/tex/latex/archaic/t1givbc.fd +share/texmf-dist/tex/latex/archaic/t1gvibc.fd +share/texmf-dist/tex/latex/archaic/t1linb.fd +share/texmf-dist/tex/latex/archaic/t1nab.fd +share/texmf-dist/tex/latex/archaic/t1oands.fd +share/texmf-dist/tex/latex/archaic/t1phnc.fd +share/texmf-dist/tex/latex/archaic/t1pmhg.fd +share/texmf-dist/tex/latex/archaic/t1proto.fd +share/texmf-dist/tex/latex/archaic/t1sarab.fd +share/texmf-dist/tex/latex/archaic/t1vik.fd +share/texmf-dist/tex/latex/archaic/ugarite.sty +share/texmf-dist/tex/latex/archaic/viking.sty diff --git a/fonts/tex-archaic/distinfo b/fonts/tex-archaic/distinfo new file mode 100644 index 000000000..89d895251 --- /dev/null +++ b/fonts/tex-archaic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-archaic-15878/archaic.tar.xz) = ae5fc13333b7c0f66afd8a86822ae73d74cb6f54 +RMD160 (tex-archaic-15878/archaic.tar.xz) = 839d14441de99e2b769edc8792326607a3a4b150 +Size (tex-archaic-15878/archaic.tar.xz) = 372692 bytes diff --git a/fonts/tex-arev-doc/DESCR b/fonts/tex-arev-doc/DESCR new file mode 100644 index 000000000..88de7cb4f --- /dev/null +++ b/fonts/tex-arev-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-arev. diff --git a/fonts/tex-arev-doc/Makefile b/fonts/tex-arev-doc/Makefile new file mode 100644 index 000000000..9dca5013c --- /dev/null +++ b/fonts/tex-arev-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= arev.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/arev +COMMENT= Documentation for tex-arev +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-arev-doc/PLIST b/fonts/tex-arev-doc/PLIST new file mode 100644 index 000000000..7ff251b06 --- /dev/null +++ b/fonts/tex-arev-doc/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/doc/fonts/arev/ArevSansLicense.txt +share/texmf-dist/doc/fonts/arev/BitstreamVeraLicense.txt +share/texmf-dist/doc/fonts/arev/ChangeLog +share/texmf-dist/doc/fonts/arev/GPLv2.txt +share/texmf-dist/doc/fonts/arev/LPPLv1-3a.txt +share/texmf-dist/doc/fonts/arev/Makefile +share/texmf-dist/doc/fonts/arev/README +share/texmf-dist/doc/fonts/arev/arevdoc.lyx +share/texmf-dist/doc/fonts/arev/arevdoc.pdf +share/texmf-dist/doc/fonts/arev/arevdoc.tex +share/texmf-dist/doc/fonts/arev/fontsample.tex +share/texmf-dist/doc/fonts/arev/mathtesty.pdf +share/texmf-dist/doc/fonts/arev/mathtesty.tex +share/texmf-dist/doc/fonts/arev/prosper-arev.tex +share/texmf-dist/doc/fonts/arev/prosper-cmbright.tex +share/texmf-dist/doc/fonts/arev/prosper-cmss.tex +share/texmf-dist/doc/fonts/arev/prosper-header.tex +share/texmf-dist/doc/fonts/arev/prosper-helvetica.tex +share/texmf-dist/doc/fonts/arev/prosper-kerkis.tex +share/texmf-dist/doc/fonts/arev/prosper-lcmss.tex +share/texmf-dist/doc/fonts/arev/prosper-text.tex diff --git a/fonts/tex-arev-doc/distinfo b/fonts/tex-arev-doc/distinfo new file mode 100644 index 000000000..932787c81 --- /dev/null +++ b/fonts/tex-arev-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-arev-15878/arev.doc.tar.xz) = 909f7963da2f2573347ec112d26ada323c423d63 +RMD160 (tex-arev-15878/arev.doc.tar.xz) = 5cc320d1e83b739e0f7fc4ab834ec061e93ef47f +Size (tex-arev-15878/arev.doc.tar.xz) = 524156 bytes diff --git a/fonts/tex-arev/DESCR b/fonts/tex-arev/DESCR new file mode 100644 index 000000000..e572496c5 --- /dev/null +++ b/fonts/tex-arev/DESCR @@ -0,0 +1,13 @@ +The package arev provides type 1 and virtual fonts, together +with LaTeX packages for using Arev Sans in both text and +mathematics. Arev Sans is a derivative of Bitstream Vera Sans +created by Tavmjong Bah, adding support for Greek and Cyrillic +characters. Bah also added a few variant letters that are more +appropriate for mathematics. The primary purpose for using Arev +Sans in LaTeX is presentations, particularly when using a +computer projector. In such a context, Arev Sans is quite +readable, with large x-height, "open letters", wide spacing, +and thick stems. The style is very similar to the SliTeX font +lcmss, but heavier. Arev is one of a very small number of sans- +font mathematics support packages. Others are cmbright, hvmath +and kerkis. diff --git a/fonts/tex-arev/Makefile b/fonts/tex-arev/Makefile new file mode 100644 index 000000000..70884f094 --- /dev/null +++ b/fonts/tex-arev/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= arev +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/arev +COMMENT= Fonts and LaTeX support files for Arev Sans +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= arev.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-arev/PLIST b/fonts/tex-arev/PLIST new file mode 100644 index 000000000..194673658 --- /dev/null +++ b/fonts/tex-arev/PLIST @@ -0,0 +1,54 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/fonts/afm/public/arev/ArevSans-Bold.afm +share/texmf-dist/fonts/afm/public/arev/ArevSans-BoldOblique.afm +share/texmf-dist/fonts/afm/public/arev/ArevSans-Oblique.afm +share/texmf-dist/fonts/afm/public/arev/ArevSans-Roman.afm +share/texmf-dist/fonts/enc/dvips/arev/arevoml.enc +share/texmf-dist/fonts/enc/dvips/arev/arevoms.enc +share/texmf-dist/fonts/enc/dvips/arev/arevot1.enc +share/texmf-dist/fonts/map/dvips/arev/arev.map +share/texmf-dist/fonts/tfm/public/arev/ArevSans-Bold.tfm +share/texmf-dist/fonts/tfm/public/arev/ArevSans-BoldOblique.tfm +share/texmf-dist/fonts/tfm/public/arev/ArevSans-Oblique.tfm +share/texmf-dist/fonts/tfm/public/arev/ArevSans-Roman.tfm +share/texmf-dist/fonts/tfm/public/arev/favb8r.tfm +share/texmf-dist/fonts/tfm/public/arev/favb8t.tfm +share/texmf-dist/fonts/tfm/public/arev/favbi8r.tfm +share/texmf-dist/fonts/tfm/public/arev/favbi8t.tfm +share/texmf-dist/fonts/tfm/public/arev/favmb7t.tfm +share/texmf-dist/fonts/tfm/public/arev/favmbi7m.tfm +share/texmf-dist/fonts/tfm/public/arev/favmr7t.tfm +share/texmf-dist/fonts/tfm/public/arev/favmr7y.tfm +share/texmf-dist/fonts/tfm/public/arev/favmri7m.tfm +share/texmf-dist/fonts/tfm/public/arev/favr8r.tfm +share/texmf-dist/fonts/tfm/public/arev/favr8t.tfm +share/texmf-dist/fonts/tfm/public/arev/favri8r.tfm +share/texmf-dist/fonts/tfm/public/arev/favri8t.tfm +share/texmf-dist/fonts/tfm/public/arev/zavmb7t.tfm +share/texmf-dist/fonts/tfm/public/arev/zavmbi7m.tfm +share/texmf-dist/fonts/tfm/public/arev/zavmr7t.tfm +share/texmf-dist/fonts/tfm/public/arev/zavmr7y.tfm +share/texmf-dist/fonts/tfm/public/arev/zavmri7m.tfm +share/texmf-dist/fonts/type1/public/arev/ArevSans-Bold.pfb +share/texmf-dist/fonts/type1/public/arev/ArevSans-BoldOblique.pfb +share/texmf-dist/fonts/type1/public/arev/ArevSans-Oblique.pfb +share/texmf-dist/fonts/type1/public/arev/ArevSans-Roman.pfb +share/texmf-dist/fonts/vf/public/arev/favb8t.vf +share/texmf-dist/fonts/vf/public/arev/favbi8t.vf +share/texmf-dist/fonts/vf/public/arev/favr8t.vf +share/texmf-dist/fonts/vf/public/arev/favri8t.vf +share/texmf-dist/fonts/vf/public/arev/zavmb7t.vf +share/texmf-dist/fonts/vf/public/arev/zavmbi7m.vf +share/texmf-dist/fonts/vf/public/arev/zavmr7t.vf +share/texmf-dist/fonts/vf/public/arev/zavmr7y.vf +share/texmf-dist/fonts/vf/public/arev/zavmri7m.vf +share/texmf-dist/tex/latex/arev/ams-mdbch.sty +share/texmf-dist/tex/latex/arev/arev.sty +share/texmf-dist/tex/latex/arev/arevmath.sty +share/texmf-dist/tex/latex/arev/arevsymbols.tex +share/texmf-dist/tex/latex/arev/arevtext.sty +share/texmf-dist/tex/latex/arev/omlzavm.fd +share/texmf-dist/tex/latex/arev/omszavm.fd +share/texmf-dist/tex/latex/arev/ot1zavm.fd +share/texmf-dist/tex/latex/arev/t1fav.fd +share/texmf-dist/tex/latex/arev/uzavm.fd diff --git a/fonts/tex-arev/distinfo b/fonts/tex-arev/distinfo new file mode 100644 index 000000000..af40b6073 --- /dev/null +++ b/fonts/tex-arev/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-arev-15878/arev.tar.xz) = c93b9299a82c048b0c7b9fb2f8e492549db7ee52 +RMD160 (tex-arev-15878/arev.tar.xz) = 66860e21f71752d274493f97359d7c3869d928de +Size (tex-arev-15878/arev.tar.xz) = 964624 bytes diff --git a/fonts/tex-ascii-font-doc/DESCR b/fonts/tex-ascii-font-doc/DESCR new file mode 100644 index 000000000..435141ef0 --- /dev/null +++ b/fonts/tex-ascii-font-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ascii-font. diff --git a/fonts/tex-ascii-font-doc/Makefile b/fonts/tex-ascii-font-doc/Makefile new file mode 100644 index 000000000..a238536b0 --- /dev/null +++ b/fonts/tex-ascii-font-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= ascii-font.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0 +TEXLIVE_REV= 29989 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ascii-font +COMMENT= Documentation for tex-ascii-font +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ascii-font-doc/PLIST b/fonts/tex-ascii-font-doc/PLIST new file mode 100644 index 000000000..c26e1c059 --- /dev/null +++ b/fonts/tex-ascii-font-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/doc/fonts/ascii-font/README.TEXLIVE diff --git a/fonts/tex-ascii-font-doc/distinfo b/fonts/tex-ascii-font-doc/distinfo new file mode 100644 index 000000000..03acddba5 --- /dev/null +++ b/fonts/tex-ascii-font-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-ascii-font-29989/ascii-font.doc.tar.xz) = 68a49d5bed1c122d41bfb452d93e12c759fef70d +RMD160 (tex-ascii-font-29989/ascii-font.doc.tar.xz) = 254789cbe27bd7ad0833bd88714aba170f03f858 +Size (tex-ascii-font-29989/ascii-font.doc.tar.xz) = 556 bytes diff --git a/fonts/tex-ascii-font/DESCR b/fonts/tex-ascii-font/DESCR new file mode 100644 index 000000000..06c03a853 --- /dev/null +++ b/fonts/tex-ascii-font/DESCR @@ -0,0 +1,5 @@ +The package provides glyph and font access commands so that +LaTeX users can use the ASCII glyphs in their documents. The +ASCII font is encoded according to the IBM PC Code Page 437 C0 +Graphics. This package replaces any early LaTeX 2.09 package +and "font" by R. Ramasubramanian and R.W.D. Nickalls. diff --git a/fonts/tex-ascii-font/Makefile b/fonts/tex-ascii-font/Makefile new file mode 100644 index 000000000..60608d3e5 --- /dev/null +++ b/fonts/tex-ascii-font/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= ascii-font +PKGNAME= tex-${DISTNAME}-2.0 +TEXLIVE_REV= 29989 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ascii-font +COMMENT= Use the ASCII "font" in LaTeX +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= ascii.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ascii-font/PLIST b/fonts/tex-ascii-font/PLIST new file mode 100644 index 000000000..090ba2a00 --- /dev/null +++ b/fonts/tex-ascii-font/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/fonts/map/dvips/ascii-font/ascii.map +share/texmf-dist/fonts/tfm/public/ascii-font/ASCII.tfm +share/texmf-dist/fonts/type1/public/ascii-font/ASCII.pfb +share/texmf-dist/tex/latex/ascii-font/ascii.sty diff --git a/fonts/tex-ascii-font/distinfo b/fonts/tex-ascii-font/distinfo new file mode 100644 index 000000000..b6bff4c6a --- /dev/null +++ b/fonts/tex-ascii-font/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-ascii-font-29989/ascii-font.tar.xz) = 59e2fa489e9ba8a4a5b1507a58b136a99ffbd431 +RMD160 (tex-ascii-font-29989/ascii-font.tar.xz) = 78e2b7f2d01a8af2193fee286cf7437ae13ba559 +Size (tex-ascii-font-29989/ascii-font.tar.xz) = 48984 bytes diff --git a/fonts/tex-aspectratio-doc/DESCR b/fonts/tex-aspectratio-doc/DESCR new file mode 100644 index 000000000..243a2ff36 --- /dev/null +++ b/fonts/tex-aspectratio-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-aspectratio. diff --git a/fonts/tex-aspectratio-doc/Makefile b/fonts/tex-aspectratio-doc/Makefile new file mode 100644 index 000000000..cb8c057d6 --- /dev/null +++ b/fonts/tex-aspectratio-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= aspectratio.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0 +TEXLIVE_REV= 25243 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aspectratio +COMMENT= Documentation for tex-aspectratio +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aspectratio-doc/PLIST b/fonts/tex-aspectratio-doc/PLIST new file mode 100644 index 000000000..07463d2e4 --- /dev/null +++ b/fonts/tex-aspectratio-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/doc/latex/aspectratio/ar.pdf +share/texmf-dist/doc/latex/aspectratio/ar.tex diff --git a/fonts/tex-aspectratio-doc/distinfo b/fonts/tex-aspectratio-doc/distinfo new file mode 100644 index 000000000..9036a0377 --- /dev/null +++ b/fonts/tex-aspectratio-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-aspectratio-25243/aspectratio.doc.tar.xz) = 2a726d48208a1e884aa0a774ffce3bec1c3c549c +RMD160 (tex-aspectratio-25243/aspectratio.doc.tar.xz) = 72a488de188b690ddc706d48980c2cba9c350089 +Size (tex-aspectratio-25243/aspectratio.doc.tar.xz) = 337268 bytes diff --git a/fonts/tex-aspectratio/DESCR b/fonts/tex-aspectratio/DESCR new file mode 100644 index 000000000..cf4f84193 --- /dev/null +++ b/fonts/tex-aspectratio/DESCR @@ -0,0 +1,4 @@ +The package provides fonts (both as Adobe Type 1 format, and as +Metafont source) for the 'AR' symbol (for Aspect Ratio) used by +aeronautical scientists and engineers. Note that the package +supersedes the package ar diff --git a/fonts/tex-aspectratio/Makefile b/fonts/tex-aspectratio/Makefile new file mode 100644 index 000000000..8069168e2 --- /dev/null +++ b/fonts/tex-aspectratio/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= aspectratio +PKGNAME= tex-${DISTNAME}-2.0 +TEXLIVE_REV= 25243 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aspectratio +COMMENT= Capital A and capital R ligature for Aspect Ratio +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= aspectratio.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aspectratio/PLIST b/fonts/tex-aspectratio/PLIST new file mode 100644 index 000000000..cec7142bd --- /dev/null +++ b/fonts/tex-aspectratio/PLIST @@ -0,0 +1,59 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/fonts/map/dvips/aspectratio/aspectratio.map +share/texmf-dist/fonts/source/public/aspectratio/ar10.mf +share/texmf-dist/fonts/source/public/aspectratio/ar12.mf +share/texmf-dist/fonts/source/public/aspectratio/ar6.mf +share/texmf-dist/fonts/source/public/aspectratio/ar7.mf +share/texmf-dist/fonts/source/public/aspectratio/ar8.mf +share/texmf-dist/fonts/source/public/aspectratio/ar9.mf +share/texmf-dist/fonts/source/public/aspectratio/arb10.mf +share/texmf-dist/fonts/source/public/aspectratio/arb12.mf +share/texmf-dist/fonts/source/public/aspectratio/arb5.mf +share/texmf-dist/fonts/source/public/aspectratio/arb6.mf +share/texmf-dist/fonts/source/public/aspectratio/arb7.mf +share/texmf-dist/fonts/source/public/aspectratio/arb8.mf +share/texmf-dist/fonts/source/public/aspectratio/arb9.mf +share/texmf-dist/fonts/source/public/aspectratio/arssbi10.mf +share/texmf-dist/fonts/source/public/aspectratio/arssi10.mf +share/texmf-dist/fonts/source/public/aspectratio/artti10.mf +share/texmf-dist/fonts/tfm/public/aspectratio/amarbi.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/amarri.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/aparbi.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/aparri.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/ar10.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/ar12.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/ar5.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/ar6.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/ar7.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/ar8.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/ar9.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arb10.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arb12.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arb5.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arb6.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arb7.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arb8.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arb9.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arssbi10.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/arssi10.tfm +share/texmf-dist/fonts/tfm/public/aspectratio/artti10.tfm +share/texmf-dist/fonts/type1/public/aspectratio/amarbi.pfb +share/texmf-dist/fonts/type1/public/aspectratio/amarri.pfb +share/texmf-dist/fonts/type1/public/aspectratio/ar10.pfb +share/texmf-dist/fonts/type1/public/aspectratio/ar12.pfb +share/texmf-dist/fonts/type1/public/aspectratio/ar5.pfb +share/texmf-dist/fonts/type1/public/aspectratio/ar6.pfb +share/texmf-dist/fonts/type1/public/aspectratio/ar7.pfb +share/texmf-dist/fonts/type1/public/aspectratio/ar8.pfb +share/texmf-dist/fonts/type1/public/aspectratio/ar9.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arb10.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arb12.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arb5.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arb6.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arb7.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arb8.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arb9.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arssbi10.pfb +share/texmf-dist/fonts/type1/public/aspectratio/arssi10.pfb +share/texmf-dist/fonts/type1/public/aspectratio/artti10.pfb +share/texmf-dist/tex/latex/aspectratio/ar.sty diff --git a/fonts/tex-aspectratio/distinfo b/fonts/tex-aspectratio/distinfo new file mode 100644 index 000000000..5395b9602 --- /dev/null +++ b/fonts/tex-aspectratio/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-aspectratio-25243/aspectratio.tar.xz) = f24e07155ccc2e2c62324519cfd1fd3aa2720e60 +RMD160 (tex-aspectratio-25243/aspectratio.tar.xz) = 522f11764b1e086cb1163b780a66459cc179c841 +Size (tex-aspectratio-25243/aspectratio.tar.xz) = 65576 bytes diff --git a/fonts/tex-astro-doc/DESCR b/fonts/tex-astro-doc/DESCR new file mode 100644 index 000000000..9417fcbd6 --- /dev/null +++ b/fonts/tex-astro-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-astro. diff --git a/fonts/tex-astro-doc/Makefile b/fonts/tex-astro-doc/Makefile new file mode 100644 index 000000000..08920a363 --- /dev/null +++ b/fonts/tex-astro-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= astro.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.20 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/astro +COMMENT= Documentation for tex-astro +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-astro-doc/PLIST b/fonts/tex-astro-doc/PLIST new file mode 100644 index 000000000..8841f5576 --- /dev/null +++ b/fonts/tex-astro-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/doc/fonts/astro/astrosym.tex +share/texmf-dist/doc/fonts/astro/astrosym.txt diff --git a/fonts/tex-astro-doc/distinfo b/fonts/tex-astro-doc/distinfo new file mode 100644 index 000000000..e6973e87b --- /dev/null +++ b/fonts/tex-astro-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-astro-15878/astro.doc.tar.xz) = 3d743cbfeeddfd659077f4b2ce295f5e9e704257 +RMD160 (tex-astro-15878/astro.doc.tar.xz) = a311c493305447f9ba24cf26b8c33d46fbbc3cb4 +Size (tex-astro-15878/astro.doc.tar.xz) = 4220 bytes diff --git a/fonts/tex-astro/DESCR b/fonts/tex-astro/DESCR new file mode 100644 index 000000000..2ecc81c06 --- /dev/null +++ b/fonts/tex-astro/DESCR @@ -0,0 +1,4 @@ +Astrosym is a font containing astronomical symbols, including +those used for the planets, four planetoids, the phases of the +moon, the signs of the zodiac, and some additional symbols. The +font is distributed as Metafont source. diff --git a/fonts/tex-astro/Makefile b/fonts/tex-astro/Makefile new file mode 100644 index 000000000..6fea2b21b --- /dev/null +++ b/fonts/tex-astro/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= astro +PKGNAME= tex-${DISTNAME}-2.20 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/astro +COMMENT= Astronomical (planetary) symbols +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-astro/PLIST b/fonts/tex-astro/PLIST new file mode 100644 index 000000000..7abcc46c4 --- /dev/null +++ b/fonts/tex-astro/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/fonts/source/public/astro/astrosym.cal +share/texmf-dist/fonts/source/public/astro/astrosym.cmn +share/texmf-dist/fonts/source/public/astro/astrosym.mac +share/texmf-dist/fonts/source/public/astro/astrosym.mf +share/texmf-dist/fonts/source/public/astro/astrosym.uni +share/texmf-dist/fonts/source/public/astro/astrosym.xtr +share/texmf-dist/fonts/tfm/public/astro/astrosym.tfm diff --git a/fonts/tex-astro/distinfo b/fonts/tex-astro/distinfo new file mode 100644 index 000000000..85fd75e31 --- /dev/null +++ b/fonts/tex-astro/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-astro-15878/astro.tar.xz) = 555f950bce63437dcb056c4bdaf410ec20c13862 +RMD160 (tex-astro-15878/astro.tar.xz) = b1a8a8c1e7d2277681fbfbca4ba15e47f795f740 +Size (tex-astro-15878/astro.tar.xz) = 12812 bytes diff --git a/fonts/tex-augie-doc/DESCR b/fonts/tex-augie-doc/DESCR new file mode 100644 index 000000000..b4b577f35 --- /dev/null +++ b/fonts/tex-augie-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-augie. diff --git a/fonts/tex-augie-doc/Makefile b/fonts/tex-augie-doc/Makefile new file mode 100644 index 000000000..f42b2f468 --- /dev/null +++ b/fonts/tex-augie-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= augie.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 18948 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/augie +COMMENT= Documentation for tex-augie +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-augie-doc/PLIST b/fonts/tex-augie-doc/PLIST new file mode 100644 index 000000000..d23091e58 --- /dev/null +++ b/fonts/tex-augie-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/doc/latex/augie/README.augie +share/texmf-dist/doc/latex/augie/augie.txt +share/texmf-dist/doc/latex/augie/other/Augie___.pfm +share/texmf-dist/doc/latex/augie/other/augie___.inf +share/texmf-dist/doc/latex/augie/vtex/augie.ali diff --git a/fonts/tex-augie-doc/distinfo b/fonts/tex-augie-doc/distinfo new file mode 100644 index 000000000..16aadc2d2 --- /dev/null +++ b/fonts/tex-augie-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-augie-18948/augie.doc.tar.xz) = 6a8bccc8ceca18afa2a4a0a7eaa4ba8078182f78 +RMD160 (tex-augie-18948/augie.doc.tar.xz) = faa2453f2232a33f96ccba9f5eeb8e4030fea444 +Size (tex-augie-18948/augie.doc.tar.xz) = 3332 bytes diff --git a/fonts/tex-augie/DESCR b/fonts/tex-augie/DESCR new file mode 100644 index 000000000..9ef74cf4b --- /dev/null +++ b/fonts/tex-augie/DESCR @@ -0,0 +1,2 @@ +A calligraphic font for simulating American-style informal +handwriting. The font is distributed in Adobe Type 1 format. diff --git a/fonts/tex-augie/Makefile b/fonts/tex-augie/Makefile new file mode 100644 index 000000000..24f730941 --- /dev/null +++ b/fonts/tex-augie/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +DISTNAME= augie +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 18948 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/augie +COMMENT= Calligraphic font for typesetting handwriting +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= augie.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-augie/PLIST b/fonts/tex-augie/PLIST new file mode 100644 index 000000000..da66e2c81 --- /dev/null +++ b/fonts/tex-augie/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:30 wiz Exp $ +share/texmf-dist/fonts/afm/public/augie/augie___.afm +share/texmf-dist/fonts/map/dvips/augie/augie.map +share/texmf-dist/fonts/tfm/public/augie/augie7t.tfm +share/texmf-dist/fonts/tfm/public/augie/augie8c.tfm +share/texmf-dist/fonts/tfm/public/augie/augie8r.tfm +share/texmf-dist/fonts/tfm/public/augie/augie8t.tfm +share/texmf-dist/fonts/tfm/public/augie/augie___.tfm +share/texmf-dist/fonts/type1/public/augie/augie___.pfb +share/texmf-dist/fonts/vf/public/augie/augie7t.vf +share/texmf-dist/fonts/vf/public/augie/augie8c.vf +share/texmf-dist/fonts/vf/public/augie/augie8t.vf +share/texmf-dist/tex/latex/augie/ot1augie.fd +share/texmf-dist/tex/latex/augie/t1augie.fd +share/texmf-dist/tex/latex/augie/ts1augie.fd diff --git a/fonts/tex-augie/distinfo b/fonts/tex-augie/distinfo new file mode 100644 index 000000000..3e5e22a61 --- /dev/null +++ b/fonts/tex-augie/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:30 wiz Exp $ + +SHA1 (tex-augie-18948/augie.tar.xz) = ecf34f06f86c58b00e0bffcf309704aca7270bca +RMD160 (tex-augie-18948/augie.tar.xz) = 37d0a0f4309c0fe039e52e4fe77e472e5d4eebc9 +Size (tex-augie-18948/augie.tar.xz) = 62100 bytes diff --git a/fonts/tex-auncial-new-doc/DESCR b/fonts/tex-auncial-new-doc/DESCR new file mode 100644 index 000000000..c69ecf492 --- /dev/null +++ b/fonts/tex-auncial-new-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-auncial-new. diff --git a/fonts/tex-auncial-new-doc/Makefile b/fonts/tex-auncial-new-doc/Makefile new file mode 100644 index 000000000..b5459b955 --- /dev/null +++ b/fonts/tex-auncial-new-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= auncial-new.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/auncial-new +COMMENT= Documentation for tex-auncial-new +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-auncial-new-doc/PLIST b/fonts/tex-auncial-new-doc/PLIST new file mode 100644 index 000000000..a0a39e0ec --- /dev/null +++ b/fonts/tex-auncial-new-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/doc/fonts/auncial-new/README +share/texmf-dist/doc/fonts/auncial-new/auncial.pdf +share/texmf-dist/doc/fonts/auncial-new/tryauncial.pdf +share/texmf-dist/doc/fonts/auncial-new/tryauncial.tex diff --git a/fonts/tex-auncial-new-doc/distinfo b/fonts/tex-auncial-new-doc/distinfo new file mode 100644 index 000000000..e309295f7 --- /dev/null +++ b/fonts/tex-auncial-new-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-auncial-new-15878/auncial-new.doc.tar.xz) = 8d52783ce9af67a0db50343b3c228542c8c53b95 +RMD160 (tex-auncial-new-15878/auncial-new.doc.tar.xz) = b32dd837ab2ef328ed6aa17de096ff568eab3430 +Size (tex-auncial-new-15878/auncial-new.doc.tar.xz) = 318124 bytes diff --git a/fonts/tex-auncial-new/DESCR b/fonts/tex-auncial-new/DESCR new file mode 100644 index 000000000..01b599e81 --- /dev/null +++ b/fonts/tex-auncial-new/DESCR @@ -0,0 +1,10 @@ +The auncial-new bundle provides packages and fonts for a script +based on the Artificial Uncial manuscript book-hand used +between the 6th & 10th century AD. The script consists of +minuscules and digits, with some appropriate period punctuation +marks. Both normal and bold versions are provided, and the font +is distributed in Adobe Type 1 format. This is an experimental +new version of the auncial bundle, which is one of a series of +bookhand fonts. The font follows the B1 encoding developed for +bookhands. Access to the encoding is essential. The encoding +mainly follows the standard T1 encoding. diff --git a/fonts/tex-auncial-new/Makefile b/fonts/tex-auncial-new/Makefile new file mode 100644 index 000000000..5f8f4bfdf --- /dev/null +++ b/fonts/tex-auncial-new/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= auncial-new +PKGNAME= tex-${DISTNAME}-2.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/auncial-new +COMMENT= Artificial Uncial font and LaTeX support macros +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= auncial.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-auncial-new/PLIST b/fonts/tex-auncial-new/PLIST new file mode 100644 index 000000000..45d445295 --- /dev/null +++ b/fonts/tex-auncial-new/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/fonts/afm/public/auncial-new/auncl10.afm +share/texmf-dist/fonts/afm/public/auncial-new/aunclb10.afm +share/texmf-dist/fonts/map/dvips/auncial-new/auncial.map +share/texmf-dist/fonts/tfm/public/auncial-new/auncl10.tfm +share/texmf-dist/fonts/tfm/public/auncial-new/aunclb10.tfm +share/texmf-dist/fonts/type1/public/auncial-new/auncl10.pfb +share/texmf-dist/fonts/type1/public/auncial-new/aunclb10.pfb +share/texmf-dist/tex/latex/auncial-new/allauncl.sty +share/texmf-dist/tex/latex/auncial-new/auncial.sty +share/texmf-dist/tex/latex/auncial-new/b1auncl.fd diff --git a/fonts/tex-auncial-new/distinfo b/fonts/tex-auncial-new/distinfo new file mode 100644 index 000000000..7db8c65c2 --- /dev/null +++ b/fonts/tex-auncial-new/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-auncial-new-15878/auncial-new.tar.xz) = 66094169d280d31bf7627587bb1e9cb81096b95f +RMD160 (tex-auncial-new-15878/auncial-new.tar.xz) = af4a400b0813631d5227962fa6b46fa1e9609fb9 +Size (tex-auncial-new-15878/auncial-new.tar.xz) = 201348 bytes diff --git a/fonts/tex-aurical-doc/DESCR b/fonts/tex-aurical-doc/DESCR new file mode 100644 index 000000000..87e7bdb5b --- /dev/null +++ b/fonts/tex-aurical-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-aurical. diff --git a/fonts/tex-aurical-doc/Makefile b/fonts/tex-aurical-doc/Makefile new file mode 100644 index 000000000..9219c943d --- /dev/null +++ b/fonts/tex-aurical-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= aurical.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aurical +COMMENT= Documentation for tex-aurical +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aurical-doc/PLIST b/fonts/tex-aurical-doc/PLIST new file mode 100644 index 000000000..5f075bf05 --- /dev/null +++ b/fonts/tex-aurical-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/doc/latex/aurical/aurical.pdf +share/texmf-dist/doc/latex/aurical/aurical.tex diff --git a/fonts/tex-aurical-doc/distinfo b/fonts/tex-aurical-doc/distinfo new file mode 100644 index 000000000..284d01c43 --- /dev/null +++ b/fonts/tex-aurical-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-aurical-15878/aurical.doc.tar.xz) = ba39a1ac01f517bc5ddb0bb9ba0783af7f3eed6b +RMD160 (tex-aurical-15878/aurical.doc.tar.xz) = 548111ce4e4306f7894b8591ffa99e1f48d7f3a1 +Size (tex-aurical-15878/aurical.doc.tar.xz) = 69056 bytes diff --git a/fonts/tex-aurical/DESCR b/fonts/tex-aurical/DESCR new file mode 100644 index 000000000..f68fe9cae --- /dev/null +++ b/fonts/tex-aurical/DESCR @@ -0,0 +1,7 @@ +The package that implements a set (AuriocusKalligraphicus) of +three calligraphic fonts derived from the author's handwriting +in Adobe Type 1 Format, T1 encoding for use with LaTeX: +Auriocus Kalligraphicus; Lukas Svatba; and Jana Skrivana. Each +font features oldstyle digits and (machine-generated) boldface +and slanted versions. A variant of Lukas Svatba offers a 'long +s'. diff --git a/fonts/tex-aurical/Makefile b/fonts/tex-aurical/Makefile new file mode 100644 index 000000000..5da359a82 --- /dev/null +++ b/fonts/tex-aurical/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= aurical +PKGNAME= tex-${DISTNAME}-1.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/aurical +COMMENT= Calligraphic fonts for use with LaTeX in T1 encoding +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= aurical.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-aurical/PLIST b/fonts/tex-aurical/PLIST new file mode 100644 index 000000000..04a880b14 --- /dev/null +++ b/fonts/tex-aurical/PLIST @@ -0,0 +1,80 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/fonts/afm/public/aurical/AmiciLogo.afm +share/texmf-dist/fonts/afm/public/aurical/AmiciLogoBold.afm +share/texmf-dist/fonts/afm/public/aurical/AmiciLogoBoldRslant.afm +share/texmf-dist/fonts/afm/public/aurical/AmiciLogoBoldSlant.afm +share/texmf-dist/fonts/afm/public/aurical/AmiciLogoRslant.afm +share/texmf-dist/fonts/afm/public/aurical/AmiciLogoSlant.afm +share/texmf-dist/fonts/afm/public/aurical/AuriocusKalligraphicus.afm +share/texmf-dist/fonts/afm/public/aurical/AuriocusKalligraphicusBold.afm +share/texmf-dist/fonts/afm/public/aurical/AuriocusKalligraphicusBoldRslant.afm +share/texmf-dist/fonts/afm/public/aurical/AuriocusKalligraphicusBoldSlant.afm +share/texmf-dist/fonts/afm/public/aurical/AuriocusKalligraphicusRslant.afm +share/texmf-dist/fonts/afm/public/aurical/AuriocusKalligraphicusSlant.afm +share/texmf-dist/fonts/afm/public/aurical/JanaSkrivana.afm +share/texmf-dist/fonts/afm/public/aurical/JanaSkrivanaBold.afm +share/texmf-dist/fonts/afm/public/aurical/JanaSkrivanaBoldRslant.afm +share/texmf-dist/fonts/afm/public/aurical/JanaSkrivanaBoldSlant.afm +share/texmf-dist/fonts/afm/public/aurical/JanaSkrivanaRslant.afm +share/texmf-dist/fonts/afm/public/aurical/JanaSkrivanaSlant.afm +share/texmf-dist/fonts/afm/public/aurical/LukasSvatba.afm +share/texmf-dist/fonts/afm/public/aurical/LukasSvatbaBold.afm +share/texmf-dist/fonts/afm/public/aurical/LukasSvatbaBoldRslant.afm +share/texmf-dist/fonts/afm/public/aurical/LukasSvatbaBoldSlant.afm +share/texmf-dist/fonts/afm/public/aurical/LukasSvatbaRslant.afm +share/texmf-dist/fonts/afm/public/aurical/LukasSvatbaSlant.afm +share/texmf-dist/fonts/map/dvips/aurical/aurical.map +share/texmf-dist/fonts/source/public/aurical/aurical_source.zip +share/texmf-dist/fonts/tfm/public/aurical/AmiciLogo.tfm +share/texmf-dist/fonts/tfm/public/aurical/AmiciLogoBold.tfm +share/texmf-dist/fonts/tfm/public/aurical/AmiciLogoBoldRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/AmiciLogoBoldSlant.tfm +share/texmf-dist/fonts/tfm/public/aurical/AmiciLogoRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/AmiciLogoSlant.tfm +share/texmf-dist/fonts/tfm/public/aurical/AuriocusKalligraphicus.tfm +share/texmf-dist/fonts/tfm/public/aurical/AuriocusKalligraphicusBold.tfm +share/texmf-dist/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldSlant.tfm +share/texmf-dist/fonts/tfm/public/aurical/AuriocusKalligraphicusRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/AuriocusKalligraphicusSlant.tfm +share/texmf-dist/fonts/tfm/public/aurical/JanaSkrivana.tfm +share/texmf-dist/fonts/tfm/public/aurical/JanaSkrivanaBold.tfm +share/texmf-dist/fonts/tfm/public/aurical/JanaSkrivanaBoldRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/JanaSkrivanaBoldSlant.tfm +share/texmf-dist/fonts/tfm/public/aurical/JanaSkrivanaRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/JanaSkrivanaSlant.tfm +share/texmf-dist/fonts/tfm/public/aurical/LukasSvatba.tfm +share/texmf-dist/fonts/tfm/public/aurical/LukasSvatbaBold.tfm +share/texmf-dist/fonts/tfm/public/aurical/LukasSvatbaBoldRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/LukasSvatbaBoldSlant.tfm +share/texmf-dist/fonts/tfm/public/aurical/LukasSvatbaRslant.tfm +share/texmf-dist/fonts/tfm/public/aurical/LukasSvatbaSlant.tfm +share/texmf-dist/fonts/type1/public/aurical/AmiciLogo.pfb +share/texmf-dist/fonts/type1/public/aurical/AmiciLogoBold.pfb +share/texmf-dist/fonts/type1/public/aurical/AmiciLogoBoldRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/AmiciLogoBoldSlant.pfb +share/texmf-dist/fonts/type1/public/aurical/AmiciLogoRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/AmiciLogoSlant.pfb +share/texmf-dist/fonts/type1/public/aurical/AuriocusKalligraphicus.pfb +share/texmf-dist/fonts/type1/public/aurical/AuriocusKalligraphicusBold.pfb +share/texmf-dist/fonts/type1/public/aurical/AuriocusKalligraphicusBoldRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/AuriocusKalligraphicusBoldSlant.pfb +share/texmf-dist/fonts/type1/public/aurical/AuriocusKalligraphicusRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/AuriocusKalligraphicusSlant.pfb +share/texmf-dist/fonts/type1/public/aurical/JanaSkrivana.pfb +share/texmf-dist/fonts/type1/public/aurical/JanaSkrivanaBold.pfb +share/texmf-dist/fonts/type1/public/aurical/JanaSkrivanaBoldRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/JanaSkrivanaBoldSlant.pfb +share/texmf-dist/fonts/type1/public/aurical/JanaSkrivanaRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/JanaSkrivanaSlant.pfb +share/texmf-dist/fonts/type1/public/aurical/LukasSvatba.pfb +share/texmf-dist/fonts/type1/public/aurical/LukasSvatbaBold.pfb +share/texmf-dist/fonts/type1/public/aurical/LukasSvatbaBoldRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/LukasSvatbaBoldSlant.pfb +share/texmf-dist/fonts/type1/public/aurical/LukasSvatbaRslant.pfb +share/texmf-dist/fonts/type1/public/aurical/LukasSvatbaSlant.pfb +share/texmf-dist/tex/latex/aurical/T1AmiciLogo.fd +share/texmf-dist/tex/latex/aurical/T1AuriocusKalligraphicus.fd +share/texmf-dist/tex/latex/aurical/T1JanaSkrivana.fd +share/texmf-dist/tex/latex/aurical/T1LukasSvatba.fd +share/texmf-dist/tex/latex/aurical/aurical.sty diff --git a/fonts/tex-aurical/distinfo b/fonts/tex-aurical/distinfo new file mode 100644 index 000000000..f4e00aeab --- /dev/null +++ b/fonts/tex-aurical/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-aurical-15878/aurical.tar.xz) = 9615357a592a180cf9c5bf7cc263db412384237d +RMD160 (tex-aurical-15878/aurical.tar.xz) = 08ee56ac326b45392c5754f16cf19bd43165074f +Size (tex-aurical-15878/aurical.tar.xz) = 2446872 bytes diff --git a/fonts/tex-avantgar/Makefile b/fonts/tex-avantgar/Makefile index 02e988e1f..c4839b21a 100644 --- a/fonts/tex-avantgar/Makefile +++ b/fonts/tex-avantgar/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.3 2011/07/20 02:00:15 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 05:36:21 markd Exp $ DISTNAME= avantgar -PKGNAME= tex-${DISTNAME}-2010.21993 -TEXLIVE_REV= 21993 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= Avantgarde font CONFLICTS= teTeX-texmf<=3.0nb29 +TEX_MAP_FILES+= uag.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-avantgar/PLIST b/fonts/tex-avantgar/PLIST index b554ba0c6..e135901a2 100644 --- a/fonts/tex-avantgar/PLIST +++ b/fonts/tex-avantgar/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/07/20 02:00:15 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/25 05:36:21 markd Exp $ share/texmf-dist/dvips/avantgar/config.uag share/texmf-dist/fonts/afm/adobe/avantgar/pagd8a.afm share/texmf-dist/fonts/afm/adobe/avantgar/pagdo8a.afm @@ -39,16 +39,6 @@ share/texmf-dist/fonts/tfm/adobe/avantgar/pagko7t.tfm share/texmf-dist/fonts/tfm/adobe/avantgar/pagko8c.tfm share/texmf-dist/fonts/tfm/adobe/avantgar/pagko8r.tfm share/texmf-dist/fonts/tfm/adobe/avantgar/pagko8t.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/pagd8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/pagdc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/pagdo8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/pagk8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/pagkc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/pagko8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/rpagd.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/rpagdo.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/rpagk.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/avantgar/rpagko.tfm share/texmf-dist/fonts/tfm/urw35vf/avantgar/uagb7t.tfm share/texmf-dist/fonts/tfm/urw35vf/avantgar/uagb8c.tfm share/texmf-dist/fonts/tfm/urw35vf/avantgar/uagb8r.tfm @@ -127,12 +117,6 @@ share/texmf-dist/fonts/vf/adobe/avantgar/pagko.vf share/texmf-dist/fonts/vf/adobe/avantgar/pagko7t.vf share/texmf-dist/fonts/vf/adobe/avantgar/pagko8c.vf share/texmf-dist/fonts/vf/adobe/avantgar/pagko8t.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/avantgar/pagd8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/avantgar/pagdc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/avantgar/pagdo8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/avantgar/pagk8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/avantgar/pagkc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/avantgar/pagko8z.vf share/texmf-dist/fonts/vf/urw35vf/avantgar/uagb7t.vf share/texmf-dist/fonts/vf/urw35vf/avantgar/uagb8c.vf share/texmf-dist/fonts/vf/urw35vf/avantgar/uagb8t.vf diff --git a/fonts/tex-avantgar/distinfo b/fonts/tex-avantgar/distinfo index 2b01a3623..3cf4d30e1 100644 --- a/fonts/tex-avantgar/distinfo +++ b/fonts/tex-avantgar/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/07/20 02:00:15 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 05:36:21 markd Exp $ -SHA1 (tex-avantgar-21993/avantgar.tar.xz) = aec234388617091685c9c6af7d3c1e40531574fe -RMD160 (tex-avantgar-21993/avantgar.tar.xz) = 79af1319a66d8765fb078b64c45dfef3f0c7a263 -Size (tex-avantgar-21993/avantgar.tar.xz) = 249960 bytes +SHA1 (tex-avantgar-31835/avantgar.tar.xz) = ec89f41a9b70472d5c3d87af6d9b54807a284132 +RMD160 (tex-avantgar-31835/avantgar.tar.xz) = b7ba678722fdf2a9dbfd9350ab439acc83b6bc91 +Size (tex-avantgar-31835/avantgar.tar.xz) = 241096 bytes diff --git a/fonts/tex-b1encoding-doc/DESCR b/fonts/tex-b1encoding-doc/DESCR new file mode 100644 index 000000000..f0887bbc6 --- /dev/null +++ b/fonts/tex-b1encoding-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-b1encoding. diff --git a/fonts/tex-b1encoding-doc/Makefile b/fonts/tex-b1encoding-doc/Makefile new file mode 100644 index 000000000..aba2b99c7 --- /dev/null +++ b/fonts/tex-b1encoding-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= b1encoding.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 21271 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/b1encoding +COMMENT= Documentation for tex-b1encoding +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-b1encoding-doc/PLIST b/fonts/tex-b1encoding-doc/PLIST new file mode 100644 index 000000000..0bafbeb18 --- /dev/null +++ b/fonts/tex-b1encoding-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/doc/latex/b1encoding/README +share/texmf-dist/doc/latex/b1encoding/b1encoding.pdf diff --git a/fonts/tex-b1encoding-doc/distinfo b/fonts/tex-b1encoding-doc/distinfo new file mode 100644 index 000000000..1ff178295 --- /dev/null +++ b/fonts/tex-b1encoding-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-b1encoding-21271/b1encoding.doc.tar.xz) = 12ea0f51468063b0debe5068571f93eee1d8b659 +RMD160 (tex-b1encoding-21271/b1encoding.doc.tar.xz) = 9e470d6b48d43aafadfa307ee6c00c7a0f126d40 +Size (tex-b1encoding-21271/b1encoding.doc.tar.xz) = 142812 bytes diff --git a/fonts/tex-b1encoding/DESCR b/fonts/tex-b1encoding/DESCR new file mode 100644 index 000000000..6e4a1ce8b --- /dev/null +++ b/fonts/tex-b1encoding/DESCR @@ -0,0 +1,3 @@ +The package characterises and defines the author's B1 encoding +for use with LaTeX when typesetting things using his Bookhands +fonts. diff --git a/fonts/tex-b1encoding/Makefile b/fonts/tex-b1encoding/Makefile new file mode 100644 index 000000000..2acc1cc51 --- /dev/null +++ b/fonts/tex-b1encoding/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= b1encoding +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 21271 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/b1encoding +COMMENT= LaTeX encoding tools for Bookhands fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-b1encoding/PLIST b/fonts/tex-b1encoding/PLIST new file mode 100644 index 000000000..4c18cd9f9 --- /dev/null +++ b/fonts/tex-b1encoding/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/b1encoding/TeXB1.enc +share/texmf-dist/tex/latex/b1encoding/b1cmr.fd +share/texmf-dist/tex/latex/b1encoding/b1enc.def diff --git a/fonts/tex-b1encoding/distinfo b/fonts/tex-b1encoding/distinfo new file mode 100644 index 000000000..c2c4ff132 --- /dev/null +++ b/fonts/tex-b1encoding/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-b1encoding-21271/b1encoding.tar.xz) = 7f29a57351d7b7eef6ce52c706edb0d2e0af29cb +RMD160 (tex-b1encoding-21271/b1encoding.tar.xz) = e9e400cfee6e1ae9eae3c5e27a4a426a12f124e9 +Size (tex-b1encoding-21271/b1encoding.tar.xz) = 4508 bytes diff --git a/fonts/tex-barcodes-doc/DESCR b/fonts/tex-barcodes-doc/DESCR new file mode 100644 index 000000000..ed22ca5e3 --- /dev/null +++ b/fonts/tex-barcodes-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-barcodes. diff --git a/fonts/tex-barcodes-doc/Makefile b/fonts/tex-barcodes-doc/Makefile new file mode 100644 index 000000000..c8d395bf2 --- /dev/null +++ b/fonts/tex-barcodes-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= barcodes.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/barcodes +COMMENT= Documentation for tex-barcodes +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-barcodes-doc/PLIST b/fonts/tex-barcodes-doc/PLIST new file mode 100644 index 000000000..fa6543dd9 --- /dev/null +++ b/fonts/tex-barcodes-doc/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/doc/latex/barcodes/README +share/texmf-dist/doc/latex/barcodes/bcfaq.tex +share/texmf-dist/doc/latex/barcodes/changes +share/texmf-dist/doc/latex/barcodes/code39.tex +share/texmf-dist/doc/latex/barcodes/codean.pl +share/texmf-dist/doc/latex/barcodes/eandoc.pdf +share/texmf-dist/doc/latex/barcodes/eandoc.tex +share/texmf-dist/doc/latex/barcodes/examples.tex +share/texmf-dist/doc/latex/barcodes/install.bat +share/texmf-dist/doc/latex/barcodes/wlcdb.vpl +share/texmf-dist/doc/latex/barcodes/wlcf39.vpl +share/texmf-dist/doc/latex/barcodes/wlitf.vpl diff --git a/fonts/tex-barcodes-doc/distinfo b/fonts/tex-barcodes-doc/distinfo new file mode 100644 index 000000000..65e4afbb9 --- /dev/null +++ b/fonts/tex-barcodes-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-barcodes-15878/barcodes.doc.tar.xz) = e52b2c14bb7e6f71cfff6b4af70628b7354d1b0a +RMD160 (tex-barcodes-15878/barcodes.doc.tar.xz) = 7446df7d6e9360c7558ec397666aa6b7b06be8bc +Size (tex-barcodes-15878/barcodes.doc.tar.xz) = 129368 bytes diff --git a/fonts/tex-barcodes/DESCR b/fonts/tex-barcodes/DESCR new file mode 100644 index 000000000..0a9a3f6cc --- /dev/null +++ b/fonts/tex-barcodes/DESCR @@ -0,0 +1,3 @@ +The package deals with EAN barcodes; Metafont sources for fonts +are provided, and a set of examples; for some codes, a small +Perl script is needed. diff --git a/fonts/tex-barcodes/Makefile b/fonts/tex-barcodes/Makefile new file mode 100644 index 000000000..4405ea577 --- /dev/null +++ b/fonts/tex-barcodes/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= barcodes +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/barcodes +COMMENT= Fonts for making barcodes +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-barcodes/PLIST b/fonts/tex-barcodes/PLIST new file mode 100644 index 000000000..b82f79823 --- /dev/null +++ b/fonts/tex-barcodes/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/fonts/source/public/barcodes/wlc11.mf +share/texmf-dist/fonts/source/public/barcodes/wlc128.mf +share/texmf-dist/fonts/source/public/barcodes/wlc39.mf +share/texmf-dist/fonts/source/public/barcodes/wlc93.mf +share/texmf-dist/fonts/source/public/barcodes/wlcr39.mf +share/texmf-dist/fonts/source/public/barcodes/wlean.mf +share/texmf-dist/fonts/tfm/public/barcodes/wlc11.tfm +share/texmf-dist/fonts/tfm/public/barcodes/wlc128.tfm +share/texmf-dist/fonts/tfm/public/barcodes/wlc39.tfm +share/texmf-dist/fonts/tfm/public/barcodes/wlc93.tfm +share/texmf-dist/fonts/tfm/public/barcodes/wlcr39.tfm +share/texmf-dist/tex/latex/barcodes/barcodes.sty diff --git a/fonts/tex-barcodes/distinfo b/fonts/tex-barcodes/distinfo new file mode 100644 index 000000000..7583cfc04 --- /dev/null +++ b/fonts/tex-barcodes/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-barcodes-15878/barcodes.tar.xz) = c87519e50815b483e8cb17bd90c8f908fe0dfa47 +RMD160 (tex-barcodes-15878/barcodes.tar.xz) = d5437f0c8c954b73cb2ba77a17fad15cfa1b2243 +Size (tex-barcodes-15878/barcodes.tar.xz) = 6432 bytes diff --git a/fonts/tex-bartel-chess-fonts-doc/DESCR b/fonts/tex-bartel-chess-fonts-doc/DESCR new file mode 100644 index 000000000..259c6af0d --- /dev/null +++ b/fonts/tex-bartel-chess-fonts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bartel-chess-fonts. diff --git a/fonts/tex-bartel-chess-fonts-doc/Makefile b/fonts/tex-bartel-chess-fonts-doc/Makefile new file mode 100644 index 000000000..63cb0854c --- /dev/null +++ b/fonts/tex-bartel-chess-fonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 08:38:15 wiz Exp $ + +DISTNAME= bartel-chess-fonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20619 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bartel-chess-fonts +COMMENT= Documentation for tex-bartel-chess-fonts +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bartel-chess-fonts-doc/PLIST b/fonts/tex-bartel-chess-fonts-doc/PLIST new file mode 100644 index 000000000..465aa8ff7 --- /dev/null +++ b/fonts/tex-bartel-chess-fonts-doc/PLIST @@ -0,0 +1,41 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:37:35 wiz Exp $ +share/texmf-dist/doc/fonts/bartel-chess-fonts/README +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/CGA.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/agfa.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/amiga-PAL.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/amiga.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/chess.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch15.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch30.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch34.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/fselch5mm.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkelch.mfj +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkfootbows.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkmakeneutral.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkparallel.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkscreengrid.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/pkshorten.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px150.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px17.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px20.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px21.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px23.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px25.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px29.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px31.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px33.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px41.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px45.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px49.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px53.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px57.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px63.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px700.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px71.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px72.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px79.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/px9.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/scan.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/screengrid.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/tt.mf +share/texmf-dist/doc/fonts/bartel-chess-fonts/other-sources/turnboard.mf diff --git a/fonts/tex-bartel-chess-fonts-doc/distinfo b/fonts/tex-bartel-chess-fonts-doc/distinfo new file mode 100644 index 000000000..7c5d751f6 --- /dev/null +++ b/fonts/tex-bartel-chess-fonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:37:35 wiz Exp $ + +SHA1 (tex-bartel-chess-fonts-20619/bartel-chess-fonts.doc.tar.xz) = 8778e63fc8210bbfd333a8d45714c385438657c4 +RMD160 (tex-bartel-chess-fonts-20619/bartel-chess-fonts.doc.tar.xz) = 8af6c6589fb5e4310f4695344dd270aa25f0be7d +Size (tex-bartel-chess-fonts-20619/bartel-chess-fonts.doc.tar.xz) = 5492 bytes diff --git a/fonts/tex-bartel-chess-fonts/DESCR b/fonts/tex-bartel-chess-fonts/DESCR new file mode 100644 index 000000000..3dbfb3c5b --- /dev/null +++ b/fonts/tex-bartel-chess-fonts/DESCR @@ -0,0 +1 @@ +The fonts are provided as Metafont source. diff --git a/fonts/tex-bartel-chess-fonts/Makefile b/fonts/tex-bartel-chess-fonts/Makefile new file mode 100644 index 000000000..e2adf915c --- /dev/null +++ b/fonts/tex-bartel-chess-fonts/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 08:38:15 wiz Exp $ + +DISTNAME= bartel-chess-fonts +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 20619 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bartel-chess-fonts +COMMENT= A set of fonts supporting chess diagrams +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bartel-chess-fonts/PLIST b/fonts/tex-bartel-chess-fonts/PLIST new file mode 100644 index 000000000..7915b70c1 --- /dev/null +++ b/fonts/tex-bartel-chess-fonts/PLIST @@ -0,0 +1,65 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:37:20 wiz Exp $ +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-bishop.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-blackfield.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-chbase.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-equi.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-geo.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-king.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-knight.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-pawn.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-queen.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/elch-rook.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch10.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch11.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch12.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch13.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch14.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch16.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch17.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch20.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch24.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch32.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch36.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch6.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch7.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch8.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/fselch9.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkbase.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkbishop.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkblackfield.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch10.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch11.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch12.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch14.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch16.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch8.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkelch9.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkgeo.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkking.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkknight.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkpawn.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkqueen.mf +share/texmf-dist/fonts/source/public/bartel-chess-fonts/pkrook.mf +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch10.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch11.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch12.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch13.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch14.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch16.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch17.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch20.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch24.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch32.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch36.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch6.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch7.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch8.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/fselch9.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch10.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch11.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch12.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch14.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch16.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch8.tfm +share/texmf-dist/fonts/tfm/public/bartel-chess-fonts/pkelch9.tfm diff --git a/fonts/tex-bartel-chess-fonts/distinfo b/fonts/tex-bartel-chess-fonts/distinfo new file mode 100644 index 000000000..a8b5f7979 --- /dev/null +++ b/fonts/tex-bartel-chess-fonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:37:20 wiz Exp $ + +SHA1 (tex-bartel-chess-fonts-20619/bartel-chess-fonts.tar.xz) = 24eabdb4639dd3b8700b9c39bfba3521abb88b8c +RMD160 (tex-bartel-chess-fonts-20619/bartel-chess-fonts.tar.xz) = 47569a2e9de39ea843a7d4f94c9c78ea28fd3f06 +Size (tex-bartel-chess-fonts-20619/bartel-chess-fonts.tar.xz) = 17436 bytes diff --git a/fonts/tex-baskervald-doc/DESCR b/fonts/tex-baskervald-doc/DESCR new file mode 100644 index 000000000..173914854 --- /dev/null +++ b/fonts/tex-baskervald-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-baskervald. diff --git a/fonts/tex-baskervald-doc/Makefile b/fonts/tex-baskervald-doc/Makefile new file mode 100644 index 000000000..18d08e657 --- /dev/null +++ b/fonts/tex-baskervald-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= baskervald.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.016 +TEXLIVE_REV= 19490 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/baskervaldadf +COMMENT= Documentation for tex-baskervald +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-baskervald-doc/PLIST b/fonts/tex-baskervald-doc/PLIST new file mode 100644 index 000000000..2163ef50f --- /dev/null +++ b/fonts/tex-baskervald-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/doc/fonts/baskervald/COPYING +share/texmf-dist/doc/fonts/baskervald/NOTICE.txt +share/texmf-dist/doc/fonts/baskervald/README +share/texmf-dist/doc/fonts/baskervald/baskervaldadf.pdf +share/texmf-dist/doc/fonts/baskervald/baskervaldadf.tex +share/texmf-dist/doc/fonts/baskervald/manifest.txt diff --git a/fonts/tex-baskervald-doc/distinfo b/fonts/tex-baskervald-doc/distinfo new file mode 100644 index 000000000..1e543d684 --- /dev/null +++ b/fonts/tex-baskervald-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-baskervald-19490/baskervald.doc.tar.xz) = b15f574a151641ce565f6d241394ce348fe293cb +RMD160 (tex-baskervald-19490/baskervald.doc.tar.xz) = 102b92d1c26513b5596ab89a7f310264f3bcd588 +Size (tex-baskervald-19490/baskervald.doc.tar.xz) = 245760 bytes diff --git a/fonts/tex-baskervald/DESCR b/fonts/tex-baskervald/DESCR new file mode 100644 index 000000000..59023de7d --- /dev/null +++ b/fonts/tex-baskervald/DESCR @@ -0,0 +1,10 @@ +Baskervald ADF is a serif family with lining figures designed +as a substitute for Baskerville. The family currently includes +upright and italic or oblique shapes in each of regular, bold +and heavy weights. All fonts include the slashed zero and +additional non-standard ligatures. The support package renames +them according to the Karl Berry fontname scheme and defines +two families. One of these primarily provides access to the +"standard" or default characters while the other supports +additional ligatures. The included package files provide access +to these features in LaTeX. diff --git a/fonts/tex-baskervald/Makefile b/fonts/tex-baskervald/Makefile new file mode 100644 index 000000000..9060f2117 --- /dev/null +++ b/fonts/tex-baskervald/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= baskervald +PKGNAME= tex-${DISTNAME}-1.016 +TEXLIVE_REV= 19490 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/baskervaldadf +COMMENT= Baskervald ADF fonts collection with TeX/LaTeX support +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= ybv.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-baskervald/PLIST b/fonts/tex-baskervald/PLIST new file mode 100644 index 000000000..370b8ae1e --- /dev/null +++ b/fonts/tex-baskervald/PLIST @@ -0,0 +1,74 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/fonts/afm/arkandis/baskervald/ybvb8a.afm +share/texmf-dist/fonts/afm/arkandis/baskervald/ybvbi8a.afm +share/texmf-dist/fonts/afm/arkandis/baskervald/ybvh8a.afm +share/texmf-dist/fonts/afm/arkandis/baskervald/ybvho8a.afm +share/texmf-dist/fonts/afm/arkandis/baskervald/ybvr8a.afm +share/texmf-dist/fonts/afm/arkandis/baskervald/ybvri8a.afm +share/texmf-dist/fonts/enc/dvips/baskervald/supp-ybv.enc +share/texmf-dist/fonts/map/dvips/baskervald/ybv.map +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvb8c.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvb8r.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvb8s.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvb8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvbi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvbi8r.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvbi8s.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvbi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvbiw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvbw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvh8c.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvh8r.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvh8s.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvh8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvho8c.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvho8r.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvho8s.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvho8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvhow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvhw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvr8c.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvr8r.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvr8s.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvr8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvri8c.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvri8r.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvri8s.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvri8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvriw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/baskervald/ybvrw8t.tfm +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvb8a.pfb +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvb8a.pfm +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvbi8a.pfb +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvbi8a.pfm +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvh8a.pfb +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvh8a.pfm +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvho8a.pfb +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvho8a.pfm +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvr8a.pfb +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvr8a.pfm +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvri8a.pfb +share/texmf-dist/fonts/type1/arkandis/baskervald/ybvri8a.pfm +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvb8c.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvb8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvbi8c.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvbi8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvbiw8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvbw8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvh8c.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvh8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvho8c.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvho8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvhow8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvhw8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvr8c.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvr8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvri8c.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvri8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvriw8t.vf +share/texmf-dist/fonts/vf/arkandis/baskervald/ybvrw8t.vf +share/texmf-dist/tex/latex/baskervald/baskervald.sty +share/texmf-dist/tex/latex/baskervald/t1ybv.fd +share/texmf-dist/tex/latex/baskervald/t1ybvw.fd +share/texmf-dist/tex/latex/baskervald/ts1ybv.fd +share/texmf-dist/tex/latex/baskervald/ts1ybvw.fd diff --git a/fonts/tex-baskervald/distinfo b/fonts/tex-baskervald/distinfo new file mode 100644 index 000000000..ec1bb672b --- /dev/null +++ b/fonts/tex-baskervald/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-baskervald-19490/baskervald.tar.xz) = 303fcfdda61b2681958b9d209aaf583410d36eaa +RMD160 (tex-baskervald-19490/baskervald.tar.xz) = 0d7a863c2ef55cf4261f44a383fd300e47823895 +Size (tex-baskervald-19490/baskervald.tar.xz) = 421028 bytes diff --git a/fonts/tex-baskervaldx-doc/DESCR b/fonts/tex-baskervaldx-doc/DESCR new file mode 100644 index 000000000..20048bcad --- /dev/null +++ b/fonts/tex-baskervaldx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-baskervaldx. diff --git a/fonts/tex-baskervaldx-doc/Makefile b/fonts/tex-baskervaldx-doc/Makefile new file mode 100644 index 000000000..4fe7d5165 --- /dev/null +++ b/fonts/tex-baskervaldx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= baskervaldx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.07 +TEXLIVE_REV= 36734 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/baskervaldx +COMMENT= Documentation for tex-baskervaldx +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-baskervaldx-doc/PLIST b/fonts/tex-baskervaldx-doc/PLIST new file mode 100644 index 000000000..1e71ba741 --- /dev/null +++ b/fonts/tex-baskervaldx-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/doc/fonts/baskervaldx/COPYING +share/texmf-dist/doc/fonts/baskervaldx/NOTICE.txt +share/texmf-dist/doc/fonts/baskervaldx/README +share/texmf-dist/doc/fonts/baskervaldx/baskervaldx-doc.pdf +share/texmf-dist/doc/fonts/baskervaldx/baskervaldx-doc.tex +share/texmf-dist/doc/fonts/baskervaldx/baskervaldxmatheg-crop.pdf diff --git a/fonts/tex-baskervaldx-doc/distinfo b/fonts/tex-baskervaldx-doc/distinfo new file mode 100644 index 000000000..019030115 --- /dev/null +++ b/fonts/tex-baskervaldx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-baskervaldx-36734/baskervaldx.doc.tar.xz) = c5635d3010dfc26ecea65e63682ba9757789534e +RMD160 (tex-baskervaldx-36734/baskervaldx.doc.tar.xz) = b632729067de0712b82c6f9cc1febfc9ac96de9e +Size (tex-baskervaldx-36734/baskervaldx.doc.tar.xz) = 176884 bytes diff --git a/fonts/tex-baskervaldx/DESCR b/fonts/tex-baskervaldx/DESCR new file mode 100644 index 000000000..a2e0056ce --- /dev/null +++ b/fonts/tex-baskervaldx/DESCR @@ -0,0 +1,4 @@ +Extends and modifies the BaskervaldADF font (a Baskerville +substitute) with more accented glyphs, with small caps and +oldstyle figures in all shapes. Includes OpenType and +PostScript fonts, as well as LaTeX support files. diff --git a/fonts/tex-baskervaldx/Makefile b/fonts/tex-baskervaldx/Makefile new file mode 100644 index 000000000..b03bd44e8 --- /dev/null +++ b/fonts/tex-baskervaldx/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +DISTNAME= baskervaldx +PKGNAME= tex-${DISTNAME}-1.07 +TEXLIVE_REV= 36734 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/baskervaldx +COMMENT= Extension and modification of BaskervaldADF with LaTeX support +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= baskervaldx.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-baskervaldx/PLIST b/fonts/tex-baskervaldx/PLIST new file mode 100644 index 000000000..ddbad68db --- /dev/null +++ b/fonts/tex-baskervaldx/PLIST @@ -0,0 +1,466 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:31 wiz Exp $ +share/texmf-dist/fonts/afm/public/baskervaldx/Baskervaldx-Bol.afm +share/texmf-dist/fonts/afm/public/baskervaldx/Baskervaldx-BolIta.afm +share/texmf-dist/fonts/afm/public/baskervaldx/Baskervaldx-Ita.afm +share/texmf-dist/fonts/afm/public/baskervaldx/Baskervaldx-Reg.afm +share/texmf-dist/fonts/enc/dvips/baskervaldx/bvalph.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/bvtabosf.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_2bp5ef.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_2n2qka.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_2sm4i7.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_3lvabu.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_3omoui.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_4f5bev.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_4kmser.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_4ksy5y.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_537kn6.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_5zt4ml.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_67xtiz.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_6mioll.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_6rdtju.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_6rwo65.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_6tdhgo.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_7453eo.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_7nnme4.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_7qmldf.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_awcfcx.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_bgypte.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_bs5d7e.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_caye23.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_cgzxx6.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_ck4t6h.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_coqtyh.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_e3qxqg.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_ea64ih.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_gar3zb.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_gjwmpg.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_go57dj.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_gsgxts.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_h4nqsn.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_hg6ru4.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_hkyy53.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_igsfta.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_ik76ei.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_ilkd46.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_jd6ty7.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_jmvj36.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_jwmruw.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_k3ascw.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_k6hbcl.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_krjs6b.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_l7sulo.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_lewyuf.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_mvsyl4.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_n3xo7h.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_n57xi2.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_nak3zo.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_ne5zxs.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_nq5ldf.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_oue4qy.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_riybhr.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_rtdlfq.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_rzwiio.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_shb4ap.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_uhxou6.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_untte3.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_upsxpb.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_wvrs5w.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_wy43ep.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_xbckbj.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_xjuza2.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_xsxsev.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_xyk42r.enc +share/texmf-dist/fonts/enc/dvips/baskervaldx/zbv_ymibyh.enc +share/texmf-dist/fonts/map/dvips/baskervaldx/baskervaldx.map +share/texmf-dist/fonts/opentype/public/baskervaldx/Baskervaldx-Bol.otf +share/texmf-dist/fonts/opentype/public/baskervaldx/Baskervaldx-BolIta.otf +share/texmf-dist/fonts/opentype/public/baskervaldx/Baskervaldx-Ita.otf +share/texmf-dist/fonts/opentype/public/baskervaldx/Baskervaldx-Reg.otf +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-osf.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Bol-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-alph.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-BolIta-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-alph.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Ita-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-Reg-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/Baskervaldx-osf.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/zbvbmi.tfm +share/texmf-dist/fonts/tfm/public/baskervaldx/zbvmi.tfm +share/texmf-dist/fonts/type1/public/baskervaldx/Baskervaldx-Bol.pfb +share/texmf-dist/fonts/type1/public/baskervaldx/Baskervaldx-BolIta.pfb +share/texmf-dist/fonts/type1/public/baskervaldx/Baskervaldx-Ita.pfb +share/texmf-dist/fonts/type1/public/baskervaldx/Baskervaldx-Reg.pfb +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-lf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-osf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-sup-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-sup-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Bol-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-lf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-osf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-sup-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-sup-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-BolIta-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-lf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-osf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-sup-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-sup-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Ita-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-lf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-osf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-sup-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-sup-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-swash-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-t1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/Baskervaldx-Reg-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/baskervaldx/zbvbmi.vf +share/texmf-dist/fonts/vf/public/baskervaldx/zbvmi.vf +share/texmf-dist/tex/latex/baskervaldx/Baskervaldx.sty +share/texmf-dist/tex/latex/baskervaldx/LY1Baskervaldx-LF.fd +share/texmf-dist/tex/latex/baskervaldx/LY1Baskervaldx-OsF.fd +share/texmf-dist/tex/latex/baskervaldx/LY1Baskervaldx-Sup.fd +share/texmf-dist/tex/latex/baskervaldx/LY1Baskervaldx-TLF.fd +share/texmf-dist/tex/latex/baskervaldx/LY1Baskervaldx-TOsF.fd +share/texmf-dist/tex/latex/baskervaldx/T1Baskervaldx-LF.fd +share/texmf-dist/tex/latex/baskervaldx/T1Baskervaldx-OsF.fd +share/texmf-dist/tex/latex/baskervaldx/T1Baskervaldx-Sup.fd +share/texmf-dist/tex/latex/baskervaldx/T1Baskervaldx-TLF.fd +share/texmf-dist/tex/latex/baskervaldx/T1Baskervaldx-TOsF.fd +share/texmf-dist/tex/latex/baskervaldx/TS1Baskervaldx-LF.fd +share/texmf-dist/tex/latex/baskervaldx/TS1Baskervaldx-OsF.fd +share/texmf-dist/tex/latex/baskervaldx/TS1Baskervaldx-TLF.fd +share/texmf-dist/tex/latex/baskervaldx/TS1Baskervaldx-TOsF.fd +share/texmf-dist/tex/latex/baskervaldx/baskervaldx.fontspec diff --git a/fonts/tex-baskervaldx/distinfo b/fonts/tex-baskervaldx/distinfo new file mode 100644 index 000000000..f9bbf3a6d --- /dev/null +++ b/fonts/tex-baskervaldx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:31 wiz Exp $ + +SHA1 (tex-baskervaldx-36734/baskervaldx.tar.xz) = 9dbe92ab7052ed179e9968c32b6d08fe332ef833 +RMD160 (tex-baskervaldx-36734/baskervaldx.tar.xz) = 3f17a8950a6106720b15d84c19b839734d40b1a2 +Size (tex-baskervaldx-36734/baskervaldx.tar.xz) = 680572 bytes diff --git a/fonts/tex-bbding-doc/DESCR b/fonts/tex-bbding-doc/DESCR new file mode 100644 index 000000000..57bbca4d0 --- /dev/null +++ b/fonts/tex-bbding-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bbding. diff --git a/fonts/tex-bbding-doc/Makefile b/fonts/tex-bbding-doc/Makefile new file mode 100644 index 000000000..154eea67f --- /dev/null +++ b/fonts/tex-bbding-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:32 wiz Exp $ + +DISTNAME= bbding.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.01 +TEXLIVE_REV= 17186 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bbding +COMMENT= Documentation for tex-bbding +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bbding-doc/PLIST b/fonts/tex-bbding-doc/PLIST new file mode 100644 index 000000000..3c488a2ab --- /dev/null +++ b/fonts/tex-bbding-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:32 wiz Exp $ +share/texmf-dist/doc/latex/bbding/README +share/texmf-dist/doc/latex/bbding/bbding.pdf +share/texmf-dist/doc/latex/bbding/bbding10.org diff --git a/fonts/tex-bbding-doc/distinfo b/fonts/tex-bbding-doc/distinfo new file mode 100644 index 000000000..3b3ede79f --- /dev/null +++ b/fonts/tex-bbding-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:32 wiz Exp $ + +SHA1 (tex-bbding-17186/bbding.doc.tar.xz) = 5cdf71bcbeee580d54168840e671bbc7f3d80199 +RMD160 (tex-bbding-17186/bbding.doc.tar.xz) = 35f93213acaa73c58fda1a273adcac7c3890843f +Size (tex-bbding-17186/bbding.doc.tar.xz) = 437588 bytes diff --git a/fonts/tex-bbding/DESCR b/fonts/tex-bbding/DESCR new file mode 100644 index 000000000..9f30d19d3 --- /dev/null +++ b/fonts/tex-bbding/DESCR @@ -0,0 +1,4 @@ +A symbol font (distributed as Metafont source) that contains +many of the symbols of the Zapf dingbats set, together with an +NFSS interface for using the font. An Adobe Type 1 version of +the fonts is available in the niceframe fonts bundle. diff --git a/fonts/tex-bbding/Makefile b/fonts/tex-bbding/Makefile new file mode 100644 index 000000000..84c82ae03 --- /dev/null +++ b/fonts/tex-bbding/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:32 wiz Exp $ + +DISTNAME= bbding +PKGNAME= tex-${DISTNAME}-1.01 +TEXLIVE_REV= 17186 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bbding +COMMENT= Symbol (dingbat) font and LaTeX macros for its use +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bbding/PLIST b/fonts/tex-bbding/PLIST new file mode 100644 index 000000000..58b122292 --- /dev/null +++ b/fonts/tex-bbding/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:32 wiz Exp $ +share/texmf-dist/fonts/source/public/bbding/bbding10.mf +share/texmf-dist/fonts/tfm/public/bbding/bbding10.tfm +share/texmf-dist/tex/latex/bbding/Uding.fd +share/texmf-dist/tex/latex/bbding/bbding.sty diff --git a/fonts/tex-bbding/distinfo b/fonts/tex-bbding/distinfo new file mode 100644 index 000000000..d95a8e7b1 --- /dev/null +++ b/fonts/tex-bbding/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:32 wiz Exp $ + +SHA1 (tex-bbding-17186/bbding.tar.xz) = 90bf9ac39b0cf240a5953c7e9c6f6883f69cb517 +RMD160 (tex-bbding-17186/bbding.tar.xz) = 27ca60b320aad738c9f60c17c76a08e131e1837f +Size (tex-bbding-17186/bbding.tar.xz) = 11672 bytes diff --git a/fonts/tex-bbm-doc/DESCR b/fonts/tex-bbm-doc/DESCR new file mode 100644 index 000000000..08826ae65 --- /dev/null +++ b/fonts/tex-bbm-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bbm. diff --git a/fonts/tex-bbm-doc/Makefile b/fonts/tex-bbm-doc/Makefile new file mode 100644 index 000000000..63fa86a65 --- /dev/null +++ b/fonts/tex-bbm-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 19:31:12 wiz Exp $ + +DISTNAME= bbm.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-bbm +# LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bbm-doc/PLIST b/fonts/tex-bbm-doc/PLIST new file mode 100644 index 000000000..f797716aa --- /dev/null +++ b/fonts/tex-bbm-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:31:12 wiz Exp $ +share/texmf-dist/doc/fonts/bbm/README +share/texmf-dist/doc/fonts/bbm/gfbatch.batch +share/texmf-dist/doc/fonts/bbm/mfbatch.batch +share/texmf-dist/doc/fonts/bbm/test.tex diff --git a/fonts/tex-bbm-doc/distinfo b/fonts/tex-bbm-doc/distinfo new file mode 100644 index 000000000..ddccf555c --- /dev/null +++ b/fonts/tex-bbm-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:31:12 wiz Exp $ + +SHA1 (tex-bbm-15878/bbm.doc.tar.xz) = 3becce8620bbccf92f331d0156a1226cf2a0d999 +RMD160 (tex-bbm-15878/bbm.doc.tar.xz) = 8fd1358e0fb8e23aac69657df86df3d1cfa34c43 +Size (tex-bbm-15878/bbm.doc.tar.xz) = 2284 bytes diff --git a/fonts/tex-bbm/DESCR b/fonts/tex-bbm/DESCR new file mode 100644 index 000000000..15343be13 --- /dev/null +++ b/fonts/tex-bbm/DESCR @@ -0,0 +1,6 @@ +Blackboard variants of Computer Modern fonts. The fonts are +distributed as Metafont source (only); LaTeX support is +available with the bbm-macros package. The Sauter font package +has Metafont parameter source files for building the fonts at +more sizes than you could reasonably imagine. A sample of these +fonts appears in the blackboard bold sampler. diff --git a/fonts/tex-bbm/Makefile b/fonts/tex-bbm/Makefile new file mode 100644 index 000000000..b225da9d9 --- /dev/null +++ b/fonts/tex-bbm/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 19:30:56 wiz Exp $ + +DISTNAME= bbm +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= "Blackboard-style" cm fonts +# LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-bbm/PLIST b/fonts/tex-bbm/PLIST new file mode 100644 index 000000000..0cb5faa7b --- /dev/null +++ b/fonts/tex-bbm/PLIST @@ -0,0 +1,93 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:30:56 wiz Exp $ +share/texmf-dist/fonts/source/public/bbm/bbm10.mf +share/texmf-dist/fonts/source/public/bbm/bbm12.mf +share/texmf-dist/fonts/source/public/bbm/bbm17.mf +share/texmf-dist/fonts/source/public/bbm/bbm5.mf +share/texmf-dist/fonts/source/public/bbm/bbm6.mf +share/texmf-dist/fonts/source/public/bbm/bbm7.mf +share/texmf-dist/fonts/source/public/bbm/bbm8.mf +share/texmf-dist/fonts/source/public/bbm/bbm9.mf +share/texmf-dist/fonts/source/public/bbm/bbmb10.mf +share/texmf-dist/fonts/source/public/bbm/bbmbx10.mf +share/texmf-dist/fonts/source/public/bbm/bbmbx12.mf +share/texmf-dist/fonts/source/public/bbm/bbmbx5.mf +share/texmf-dist/fonts/source/public/bbm/bbmbx6.mf +share/texmf-dist/fonts/source/public/bbm/bbmbx7.mf +share/texmf-dist/fonts/source/public/bbm/bbmbx8.mf +share/texmf-dist/fonts/source/public/bbm/bbmbx9.mf +share/texmf-dist/fonts/source/public/bbm/bbmbxsl10.mf +share/texmf-dist/fonts/source/public/bbm/bbmdunh10.mf +share/texmf-dist/fonts/source/public/bbm/bbmfib8.mf +share/texmf-dist/fonts/source/public/bbm/bbmfxib8.mf +share/texmf-dist/fonts/source/public/bbm/bbminch.mf +share/texmf-dist/fonts/source/public/bbm/bbmsl10.mf +share/texmf-dist/fonts/source/public/bbm/bbmsl12.mf +share/texmf-dist/fonts/source/public/bbm/bbmsl8.mf +share/texmf-dist/fonts/source/public/bbm/bbmsl9.mf +share/texmf-dist/fonts/source/public/bbm/bbmsltt10.mf +share/texmf-dist/fonts/source/public/bbm/bbmss10.mf +share/texmf-dist/fonts/source/public/bbm/bbmss12.mf +share/texmf-dist/fonts/source/public/bbm/bbmss17.mf +share/texmf-dist/fonts/source/public/bbm/bbmss8.mf +share/texmf-dist/fonts/source/public/bbm/bbmss9.mf +share/texmf-dist/fonts/source/public/bbm/bbmssbx10.mf +share/texmf-dist/fonts/source/public/bbm/bbmssdc10.mf +share/texmf-dist/fonts/source/public/bbm/bbmssi10.mf +share/texmf-dist/fonts/source/public/bbm/bbmssi12.mf +share/texmf-dist/fonts/source/public/bbm/bbmssi17.mf +share/texmf-dist/fonts/source/public/bbm/bbmssi8.mf +share/texmf-dist/fonts/source/public/bbm/bbmssi9.mf +share/texmf-dist/fonts/source/public/bbm/bbmssq8.mf +share/texmf-dist/fonts/source/public/bbm/bbmssqi8.mf +share/texmf-dist/fonts/source/public/bbm/bbmtt10.mf +share/texmf-dist/fonts/source/public/bbm/bbmtt12.mf +share/texmf-dist/fonts/source/public/bbm/bbmtt8.mf +share/texmf-dist/fonts/source/public/bbm/bbmtt9.mf +share/texmf-dist/fonts/source/public/bbm/bbmvtt10.mf +share/texmf-dist/fonts/source/public/bbm/blbbase.mf +share/texmf-dist/fonts/source/public/bbm/blbord.mf +share/texmf-dist/fonts/source/public/bbm/blbordl.mf +share/texmf-dist/fonts/source/public/bbm/blbordsp.mf +share/texmf-dist/fonts/source/public/bbm/blbordu.mf +share/texmf-dist/fonts/tfm/public/bbm/bbm10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbm12.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbm17.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbm5.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbm6.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbm7.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbm8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbm9.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmb10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbx10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbx12.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbx5.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbx6.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbx7.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbx8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbx9.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmbxsl10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmdunh10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmfib8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmfxib8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmsl10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmsl12.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmsl8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmsl9.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmss10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmss12.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmss17.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmss8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmss9.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssbx10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssdc10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssi10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssi12.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssi17.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssi8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssi9.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssq8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmssqi8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmtt10.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmtt12.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmtt8.tfm +share/texmf-dist/fonts/tfm/public/bbm/bbmtt9.tfm diff --git a/fonts/tex-bbm/distinfo b/fonts/tex-bbm/distinfo new file mode 100644 index 000000000..3453bc021 --- /dev/null +++ b/fonts/tex-bbm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:30:56 wiz Exp $ + +SHA1 (tex-bbm-15878/bbm.tar.xz) = d0c407d8bede8aed0413cee51313fcc7caaf5455 +RMD160 (tex-bbm-15878/bbm.tar.xz) = 953da7f34383b2848e5b32ea3a0b5a511746ca44 +Size (tex-bbm-15878/bbm.tar.xz) = 32572 bytes diff --git a/fonts/tex-bbold-type1-doc/Makefile b/fonts/tex-bbold-type1-doc/Makefile index b4424c1d2..346c0ca82 100644 --- a/fonts/tex-bbold-type1-doc/Makefile +++ b/fonts/tex-bbold-type1-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/05/08 18:00:16 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 05:39:28 markd Exp $ DISTNAME= bbold-type1.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2011 -TEXLIVE_REV= 20524 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 33143 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-bbold-type1 diff --git a/fonts/tex-bbold-type1-doc/distinfo b/fonts/tex-bbold-type1-doc/distinfo index 02be938ab..211da2b15 100644 --- a/fonts/tex-bbold-type1-doc/distinfo +++ b/fonts/tex-bbold-type1-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/05/08 18:00:16 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:39:28 markd Exp $ -SHA1 (tex-bbold-type1-20524/bbold-type1.doc.tar.xz) = 980864ac7e9c2bb833dedee49a8a93e3caf8c8d6 -RMD160 (tex-bbold-type1-20524/bbold-type1.doc.tar.xz) = a906aed8b76348e717c32db681999fd0327b9018 -Size (tex-bbold-type1-20524/bbold-type1.doc.tar.xz) = 39920 bytes +SHA1 (tex-bbold-type1-33143/bbold-type1.doc.tar.xz) = ca8fbb2ede3afd692c4f0a8302f6273a3a5e51e3 +RMD160 (tex-bbold-type1-33143/bbold-type1.doc.tar.xz) = 737adb1a4bb11d3d020e0045f17225f461afe063 +Size (tex-bbold-type1-33143/bbold-type1.doc.tar.xz) = 39924 bytes diff --git a/fonts/tex-bbold-type1/Makefile b/fonts/tex-bbold-type1/Makefile index 51f8e3435..e804c3fa2 100644 --- a/fonts/tex-bbold-type1/Makefile +++ b/fonts/tex-bbold-type1/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2012/05/09 21:02:03 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 05:39:28 markd Exp $ DISTNAME= bbold-type1 -PKGNAME= tex-${DISTNAME}-2011 -PKGREVISION= 1 -TEXLIVE_REV= 20524 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 33143 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Adobe Type 1 format version of the bbold font diff --git a/fonts/tex-bbold-type1/distinfo b/fonts/tex-bbold-type1/distinfo index a5d5aae0a..8167d29e9 100644 --- a/fonts/tex-bbold-type1/distinfo +++ b/fonts/tex-bbold-type1/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/05/09 21:02:03 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 05:39:28 markd Exp $ -SHA1 (tex-bbold-type1-20524/bbold-type1.tar.xz) = a5c20fb1a1be184abe98a37db160c62ffd54b25a -RMD160 (tex-bbold-type1-20524/bbold-type1.tar.xz) = 5a25f4da173db6a6e281bc54c948ef1470b5418d -Size (tex-bbold-type1-20524/bbold-type1.tar.xz) = 70008 bytes -SHA1 (patch-fonts_map_dvips_bbold-type1_bbold.map) = acd7f73a581426d82b13d461a066e458814b0382 +SHA1 (tex-bbold-type1-33143/bbold-type1.tar.xz) = ed2487ca03aaf9d7b9da4c0f2802a2a976c1b679 +RMD160 (tex-bbold-type1-33143/bbold-type1.tar.xz) = 0afb0a8bdd214cdbdc7eb935960f9460946e61de +Size (tex-bbold-type1-33143/bbold-type1.tar.xz) = 69980 bytes diff --git a/fonts/tex-bbold-type1/patches/patch-fonts_map_dvips_bbold-type1_bbold.map b/fonts/tex-bbold-type1/patches/patch-fonts_map_dvips_bbold-type1_bbold.map deleted file mode 100644 index 777af219e..000000000 --- a/fonts/tex-bbold-type1/patches/patch-fonts_map_dvips_bbold-type1_bbold.map +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-fonts_map_dvips_bbold-type1_bbold.map,v 1.1 2012/05/09 21:02:04 minskim Exp $ - ---- fonts/map/dvips/bbold-type1/bbold.map.orig 2010-11-21 23:59:24.000000000 +0000 -+++ fonts/map/dvips/bbold-type1/bbold.map -@@ -1,7 +1,7 @@ --bbold17 BBOLD17 =2010:../../print/tex-collection-basic-doc -# tex-courier doesn't have a documentation package. -DEPENDS+= tex-euro-doc-[0-9]*:../../finance/tex-euro-doc -DEPENDS+= tex-euro-ce-doc-[0-9]*:../../fonts/tex-euro-ce-doc -DEPENDS+= tex-eurofont-doc-[0-9]*:../../fonts/tex-eurofont-doc -DEPENDS+= tex-eurosans-doc-[0-9]*:../../fonts/tex-eurosans-doc -DEPENDS+= tex-eurosym-doc-[0-9]*:../../fonts/tex-eurosym-doc -DEPENDS+= tex-fpl-doc-[0-9]*:../../fonts/tex-fpl-doc -# tex-helvetic doesn't have a documentation package. -DEPENDS+= tex-lm-doc-[0-9]*:../../fonts/tex-lm-doc -DEPENDS+= tex-marvosym-doc-[0-9]*:../../fonts/tex-marvosym-doc -DEPENDS+= tex-mathpazo-doc-[0-9]*:../../fonts/tex-mathpazo-doc -# tex-ncntrsbk doesn't have a documentation package. -# tex-palatino doesn't have a documentation package. -DEPENDS+= tex-pxfonts-doc-[0-9]*:../../fonts/tex-pxfonts-doc -DEPENDS+= tex-rsfs-doc-[0-9]*:../../fonts/tex-rsfs-doc -# tex-symbol doesn't have a documentation package. -DEPENDS+= tex-tex-gyre-doc-[0-9]*:../../fonts/tex-tex-gyre-doc -# tex-tims doesn't have a documentation package. -DEPENDS+= tex-tipa-doc-[0-9]*:../../fonts/tex-tipa-doc -DEPENDS+= tex-txfonts-doc-[0-9]*:../../fonts/tex-txfonts-doc -DEPENDS+= tex-utopia-doc-[0-9]*:../../fonts/tex-utopia-doc -DEPENDS+= tex-wasy-doc-[0-9]*:../../fonts/tex-wasy-doc -DEPENDS+= tex-wasysym-doc-[0-9]*:../../fonts/tex-wasysym-doc -# tex-zapfchan doesn't have a documentation package. -# tex-zapfding doesn't have a documentation package. - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-collection-fontsrecommended/Makefile b/fonts/tex-collection-fontsrecommended/Makefile deleted file mode 100644 index df08cea7d..000000000 --- a/fonts/tex-collection-fontsrecommended/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2011/03/08 19:27:27 minskim Exp $ - -DISTNAME= collection-fontsrecommended -PKGNAME= tex-${DISTNAME}-2010 -CATEGORIES= fonts -MASTER_SITES= # empty -TEXLIVE_REV= 19478 - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= Recommended fonts for TeX - -DEPENDS+= tex-avantgar-[0-9]*:../../fonts/tex-avantgar -DEPENDS+= tex-bookman-[0-9]*:../../fonts/tex-bookman -DEPENDS+= tex-charter-[0-9]*:../../fonts/tex-charter -DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super -DEPENDS+= tex-cmextra-[0-9]*:../../fonts/tex-cmextra -DEPENDS+= tex-collection-basic>=2010:../../print/tex-collection-basic -DEPENDS+= tex-courier-[0-9]*:../../fonts/tex-courier -DEPENDS+= tex-euro-[0-9]*:../../finance/tex-euro -DEPENDS+= tex-euro-ce-[0-9]*:../../fonts/tex-euro-ce -DEPENDS+= tex-eurofont-[0-9]*:../../fonts/tex-eurofont -DEPENDS+= tex-eurosans-[0-9]*:../../fonts/tex-eurosans -DEPENDS+= tex-eurosym-[0-9]*:../../fonts/tex-eurosym -DEPENDS+= tex-fpl-[0-9]*:../../fonts/tex-fpl -DEPENDS+= tex-helvetic-[0-9]*:../../fonts/tex-helvetic -DEPENDS+= tex-lm-[0-9]*:../../fonts/tex-lm -DEPENDS+= tex-marvosym-[0-9]*:../../fonts/tex-marvosym -DEPENDS+= tex-mathpazo-[0-9]*:../../fonts/tex-mathpazo -DEPENDS+= tex-ncntrsbk-[0-9]*:../../fonts/tex-ncntrsbk -DEPENDS+= tex-palatino-[0-9]*:../../fonts/tex-palatino -DEPENDS+= tex-pxfonts-[0-9]*:../../fonts/tex-pxfonts -DEPENDS+= tex-rsfs-[0-9]*:../../fonts/tex-rsfs -DEPENDS+= tex-symbol-[0-9]*:../../fonts/tex-symbol -DEPENDS+= tex-tex-gyre-[0-9]*:../../fonts/tex-tex-gyre -DEPENDS+= tex-times-[0-9]*:../../fonts/tex-times -DEPENDS+= tex-tipa-[0-9]*:../../fonts/tex-tipa -DEPENDS+= tex-txfonts-[0-9]*:../../fonts/tex-txfonts -DEPENDS+= tex-utopia-[0-9]*:../../fonts/tex-utopia -DEPENDS+= tex-wasy-[0-9]*:../../fonts/tex-wasy -DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym -DEPENDS+= tex-zapfchan-[0-9]*:../../fonts/tex-zapfchan -DEPENDS+= tex-zapfding-[0-9]*:../../fonts/tex-zapfding - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-comfortaa-doc/DESCR b/fonts/tex-comfortaa-doc/DESCR new file mode 100644 index 000000000..42ec1fd7f --- /dev/null +++ b/fonts/tex-comfortaa-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-comfortaa. diff --git a/fonts/tex-comfortaa-doc/Makefile b/fonts/tex-comfortaa-doc/Makefile new file mode 100644 index 000000000..c2f2b53e1 --- /dev/null +++ b/fonts/tex-comfortaa-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= comfortaa.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.3 +TEXLIVE_REV= 27536 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/comfortaa +COMMENT= Documentation for tex-comfortaa +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-comfortaa-doc/PLIST b/fonts/tex-comfortaa-doc/PLIST new file mode 100644 index 000000000..b0b3bba3b --- /dev/null +++ b/fonts/tex-comfortaa-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/doc/fonts/comfortaa/CHANGES +share/texmf-dist/doc/fonts/comfortaa/README +share/texmf-dist/doc/fonts/comfortaa/comfortaa-samples.pdf +share/texmf-dist/doc/fonts/comfortaa/comfortaa-samples.tex +share/texmf-dist/doc/fonts/comfortaa/comfortaa.pdf +share/texmf-dist/doc/fonts/comfortaa/comfortaa.tex +share/texmf-dist/doc/fonts/comfortaa/manifest.txt diff --git a/fonts/tex-comfortaa-doc/distinfo b/fonts/tex-comfortaa-doc/distinfo new file mode 100644 index 000000000..120f19527 --- /dev/null +++ b/fonts/tex-comfortaa-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-comfortaa-27536/comfortaa.doc.tar.xz) = 16e60396d062be66d75d089c14bc917e05a5d7cd +RMD160 (tex-comfortaa-27536/comfortaa.doc.tar.xz) = 48b6393d9b78c2edf841d29fe3eda4b8a6ad2490 +Size (tex-comfortaa-27536/comfortaa.doc.tar.xz) = 314632 bytes diff --git a/fonts/tex-comfortaa/DESCR b/fonts/tex-comfortaa/DESCR new file mode 100644 index 000000000..9b68040f9 --- /dev/null +++ b/fonts/tex-comfortaa/DESCR @@ -0,0 +1,7 @@ +Comfortaa is a sans-serif font, comfortable in every aspect, +designed by Johan Aakerlund. The font, which includes three +weights (thin, regular and bold), is available on Johan's +deviantArt web page as TrueType files under the Open Font +License version 1.1. This package provides support for this +font in LaTeX, and includes both the TrueType fonts, and +conversions to Adobe Type 1 format. diff --git a/fonts/tex-comfortaa/Makefile b/fonts/tex-comfortaa/Makefile new file mode 100644 index 000000000..faa9db6ea --- /dev/null +++ b/fonts/tex-comfortaa/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= comfortaa +PKGNAME= tex-${DISTNAME}-2.3 +TEXLIVE_REV= 27536 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/comfortaa +COMMENT= Sans serif font, with LaTeX support +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= comfortaa.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-comfortaa/PLIST b/fonts/tex-comfortaa/PLIST new file mode 100644 index 000000000..2a28582a8 --- /dev/null +++ b/fonts/tex-comfortaa/PLIST @@ -0,0 +1,234 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/fonts/afm/public/comfortaa/Comfortaa-Bold-LCDFJ.afm +share/texmf-dist/fonts/afm/public/comfortaa/Comfortaa-Bold.afm +share/texmf-dist/fonts/afm/public/comfortaa/Comfortaa-Light-LCDFJ.afm +share/texmf-dist/fonts/afm/public/comfortaa/Comfortaa-Light.afm +share/texmf-dist/fonts/afm/public/comfortaa/Comfortaa-Regular-LCDFJ.afm +share/texmf-dist/fonts/afm/public/comfortaa/Comfortaa-Regular.afm +share/texmf-dist/fonts/enc/dvips/comfortaa/comfortaa-01.enc +share/texmf-dist/fonts/enc/dvips/comfortaa/comfortaa-02.enc +share/texmf-dist/fonts/enc/dvips/comfortaa/comfortaa-03.enc +share/texmf-dist/fonts/enc/dvips/comfortaa/comfortaa-dotlessj.enc +share/texmf-dist/fonts/map/dvips/comfortaa/comfortaa.map +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-01.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-02.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-03.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-ts1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Bold-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-01.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-02.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-03.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-ts1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Light-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-01.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-02.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-03.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-lgr.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-ot1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-t1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2a.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2b.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2c.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-ts1.tfm +share/texmf-dist/fonts/tfm/public/comfortaa/Comfortaa-Regular-x2.tfm +share/texmf-dist/fonts/truetype/public/comfortaa/Comfortaa-Bold.ttf +share/texmf-dist/fonts/truetype/public/comfortaa/Comfortaa-Light.ttf +share/texmf-dist/fonts/truetype/public/comfortaa/Comfortaa-Regular.ttf +share/texmf-dist/fonts/type1/public/comfortaa/Comfortaa-Bold-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/comfortaa/Comfortaa-Bold.pfb +share/texmf-dist/fonts/type1/public/comfortaa/Comfortaa-Light-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/comfortaa/Comfortaa-Light.pfb +share/texmf-dist/fonts/type1/public/comfortaa/Comfortaa-Regular-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/comfortaa/Comfortaa-Regular.pfb +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-ts1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Bold-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-ts1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Light-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-lgr.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-ot1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-t1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-t2a.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-t2b.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-t2c.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-ts1.vf +share/texmf-dist/fonts/vf/public/comfortaa/Comfortaa-Regular-x2.vf +share/texmf-dist/tex/latex/comfortaa/comfortaa.sty +share/texmf-dist/tex/latex/comfortaa/lgrfco.fd +share/texmf-dist/tex/latex/comfortaa/ot1fco.fd +share/texmf-dist/tex/latex/comfortaa/t1fco.fd +share/texmf-dist/tex/latex/comfortaa/t2afco.fd +share/texmf-dist/tex/latex/comfortaa/t2bfco.fd +share/texmf-dist/tex/latex/comfortaa/t2cfco.fd +share/texmf-dist/tex/latex/comfortaa/ts1fco.fd +share/texmf-dist/tex/latex/comfortaa/x2fco.fd diff --git a/fonts/tex-comfortaa/distinfo b/fonts/tex-comfortaa/distinfo new file mode 100644 index 000000000..b06eb41de --- /dev/null +++ b/fonts/tex-comfortaa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-comfortaa-27536/comfortaa.tar.xz) = 028918193626c6b03942bec5a12152be3cb2a75b +RMD160 (tex-comfortaa-27536/comfortaa.tar.xz) = 54c92e8ec885364f586525bb476a11433c9764a8 +Size (tex-comfortaa-27536/comfortaa.tar.xz) = 516912 bytes diff --git a/fonts/tex-concmath-doc/DESCR b/fonts/tex-concmath-doc/DESCR new file mode 100644 index 000000000..7240aa422 --- /dev/null +++ b/fonts/tex-concmath-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-concmath. diff --git a/fonts/tex-concmath-doc/Makefile b/fonts/tex-concmath-doc/Makefile new file mode 100644 index 000000000..34f071193 --- /dev/null +++ b/fonts/tex-concmath-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $ + +DISTNAME= concmath.doc +PKGNAME= tex-${DISTNAME:S/./-/}-19990318 +TEXLIVE_REV= 17219 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-concmath +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-concmath-doc/PLIST b/fonts/tex-concmath-doc/PLIST new file mode 100644 index 000000000..4c93b7b54 --- /dev/null +++ b/fonts/tex-concmath-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 18:57:47 wiz Exp $ +share/texmf-dist/doc/fonts/concmath/CATALOGUE +share/texmf-dist/doc/fonts/concmath/README +share/texmf-dist/doc/fonts/concmath/concmath.pdf diff --git a/fonts/tex-concmath-doc/distinfo b/fonts/tex-concmath-doc/distinfo new file mode 100644 index 000000000..2d58ff339 --- /dev/null +++ b/fonts/tex-concmath-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 18:57:47 wiz Exp $ + +SHA1 (tex-concmath-17219/concmath.doc.tar.xz) = 3da60615d62b4b045f55a7b5440f7deef0096b2a +RMD160 (tex-concmath-17219/concmath.doc.tar.xz) = 02f0a98eaabd50c291ecaaee8e822298fa97d7b8 +Size (tex-concmath-17219/concmath.doc.tar.xz) = 266160 bytes diff --git a/fonts/tex-concmath-fonts-doc/DESCR b/fonts/tex-concmath-fonts-doc/DESCR new file mode 100644 index 000000000..5c1485a3d --- /dev/null +++ b/fonts/tex-concmath-fonts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-concmath-fonts. diff --git a/fonts/tex-concmath-fonts-doc/Makefile b/fonts/tex-concmath-fonts-doc/Makefile new file mode 100644 index 000000000..15c5f7e75 --- /dev/null +++ b/fonts/tex-concmath-fonts-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $ + +DISTNAME= concmath-fonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 17218 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-concmath-fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-concmath-fonts-doc/PLIST b/fonts/tex-concmath-fonts-doc/PLIST new file mode 100644 index 000000000..165c4f2ab --- /dev/null +++ b/fonts/tex-concmath-fonts-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 18:51:14 wiz Exp $ +share/texmf-dist/doc/fonts/concmath-fonts/CATALOGUE +share/texmf-dist/doc/fonts/concmath-fonts/Makefile +share/texmf-dist/doc/fonts/concmath-fonts/README diff --git a/fonts/tex-concmath-fonts-doc/distinfo b/fonts/tex-concmath-fonts-doc/distinfo new file mode 100644 index 000000000..21203d720 --- /dev/null +++ b/fonts/tex-concmath-fonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 18:51:14 wiz Exp $ + +SHA1 (tex-concmath-fonts-17218/concmath-fonts.doc.tar.xz) = d71fd3ebd7f5460deaf2ef14169d88644fb297bf +RMD160 (tex-concmath-fonts-17218/concmath-fonts.doc.tar.xz) = 6320e3e1942b631be17d45f04251337c6cfc2e69 +Size (tex-concmath-fonts-17218/concmath-fonts.doc.tar.xz) = 2644 bytes diff --git a/fonts/tex-concmath-fonts/DESCR b/fonts/tex-concmath-fonts/DESCR new file mode 100644 index 000000000..dde884382 --- /dev/null +++ b/fonts/tex-concmath-fonts/DESCR @@ -0,0 +1,4 @@ +The fonts are derived from the computer modern mathematics +fonts and from Knuth's Concrete Roman fonts; they are +distributed as Metafont source. LaTeX support is offered by the +concmath package. diff --git a/fonts/tex-concmath-fonts/Makefile b/fonts/tex-concmath-fonts/Makefile new file mode 100644 index 000000000..bedec6143 --- /dev/null +++ b/fonts/tex-concmath-fonts/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $ + +DISTNAME= concmath-fonts +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 17218 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Concrete mathematics fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-concmath-fonts/PLIST b/fonts/tex-concmath-fonts/PLIST new file mode 100644 index 000000000..d114d88e6 --- /dev/null +++ b/fonts/tex-concmath-fonts/PLIST @@ -0,0 +1,57 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 18:50:33 wiz Exp $ +share/texmf-dist/fonts/source/public/concmath-fonts/xccam10.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccam5.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccam6.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccam7.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccam8.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccam9.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccbm10.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccbm5.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccbm6.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccbm7.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccbm8.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccbm9.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccex10.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccex7.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccex8.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccex9.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccmi10.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccmi5.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccmi6.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccmi7.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccmi8.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccmi9.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccsy10.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccsy5.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccsy6.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccsy7.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccsy8.mf +share/texmf-dist/fonts/source/public/concmath-fonts/xccsy9.mf +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccam10.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccam5.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccam6.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccam7.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccam8.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccam9.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccbm10.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccbm5.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccbm6.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccbm7.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccbm8.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccbm9.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccex10.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccex7.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccex8.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccex9.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccmi10.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccmi5.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccmi6.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccmi7.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccmi8.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccmi9.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccsy10.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccsy5.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccsy6.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccsy7.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccsy8.tfm +share/texmf-dist/fonts/tfm/public/concmath-fonts/xccsy9.tfm diff --git a/fonts/tex-concmath-fonts/distinfo b/fonts/tex-concmath-fonts/distinfo new file mode 100644 index 000000000..754a259fd --- /dev/null +++ b/fonts/tex-concmath-fonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 18:50:33 wiz Exp $ + +SHA1 (tex-concmath-fonts-17218/concmath-fonts.tar.xz) = 8ced0fdae0b9fe398b62f511d8ebf5ff29ec73aa +RMD160 (tex-concmath-fonts-17218/concmath-fonts.tar.xz) = e7d4724fd2c4b8fb53248d5439f20c10df025af1 +Size (tex-concmath-fonts-17218/concmath-fonts.tar.xz) = 15160 bytes diff --git a/fonts/tex-concmath/DESCR b/fonts/tex-concmath/DESCR new file mode 100644 index 000000000..3d9c0c69a --- /dev/null +++ b/fonts/tex-concmath/DESCR @@ -0,0 +1,4 @@ +A LaTeX package and font definition files to access the +Concrete mathematics fonts, which were derived from Computer +Modern math fonts using parameters from Concrete Roman text +fonts. diff --git a/fonts/tex-concmath/Makefile b/fonts/tex-concmath/Makefile new file mode 100644 index 000000000..21fa77c07 --- /dev/null +++ b/fonts/tex-concmath/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $ + +DISTNAME= concmath +PKGNAME= tex-${DISTNAME}-19990318 +TEXLIVE_REV= 17219 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Concrete Math fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-concmath/PLIST b/fonts/tex-concmath/PLIST new file mode 100644 index 000000000..88154f45a --- /dev/null +++ b/fonts/tex-concmath/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 18:57:26 wiz Exp $ +share/texmf-dist/tex/latex/concmath/concmath.sty +share/texmf-dist/tex/latex/concmath/omlccm.fd +share/texmf-dist/tex/latex/concmath/omlccr.fd +share/texmf-dist/tex/latex/concmath/omsccr.fd +share/texmf-dist/tex/latex/concmath/omsccsy.fd +share/texmf-dist/tex/latex/concmath/omxccex.fd +share/texmf-dist/tex/latex/concmath/ot1ccr.fd +share/texmf-dist/tex/latex/concmath/ucca.fd +share/texmf-dist/tex/latex/concmath/uccb.fd diff --git a/fonts/tex-concmath/distinfo b/fonts/tex-concmath/distinfo new file mode 100644 index 000000000..47654aef3 --- /dev/null +++ b/fonts/tex-concmath/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 18:57:26 wiz Exp $ + +SHA1 (tex-concmath-17219/concmath.tar.xz) = 084d406661b86c3b98fa5b8c8df6805b395acf51 +RMD160 (tex-concmath-17219/concmath.tar.xz) = 6211807882aa68a286629f40c747b53286770795 +Size (tex-concmath-17219/concmath.tar.xz) = 2160 bytes diff --git a/fonts/tex-concrete-doc/DESCR b/fonts/tex-concrete-doc/DESCR new file mode 100644 index 000000000..04cacb9a6 --- /dev/null +++ b/fonts/tex-concrete-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-concrete. diff --git a/fonts/tex-concrete-doc/Makefile b/fonts/tex-concrete-doc/Makefile new file mode 100644 index 000000000..5ab9590e1 --- /dev/null +++ b/fonts/tex-concrete-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:52:05 wiz Exp $ + +DISTNAME= concrete.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/concrete +COMMENT= Documentation for tex-concrete +# LICENSE= knuth + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-concrete-doc/PLIST b/fonts/tex-concrete-doc/PLIST new file mode 100644 index 000000000..e1b4e0801 --- /dev/null +++ b/fonts/tex-concrete-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:52:05 wiz Exp $ +share/texmf-dist/doc/fonts/concrete/CATALOGUE +share/texmf-dist/doc/fonts/concrete/Makefile +share/texmf-dist/doc/fonts/concrete/README diff --git a/fonts/tex-concrete-doc/distinfo b/fonts/tex-concrete-doc/distinfo new file mode 100644 index 000000000..cff0caac6 --- /dev/null +++ b/fonts/tex-concrete-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:52:05 wiz Exp $ + +SHA1 (tex-concrete-15878/concrete.doc.tar.xz) = e2d583e0461709ebbbdb782cc57fbc7816354b96 +RMD160 (tex-concrete-15878/concrete.doc.tar.xz) = d93fd8aa638a8c553a36d1d8b2eca7f7bd0e5162 +Size (tex-concrete-15878/concrete.doc.tar.xz) = 2352 bytes diff --git a/fonts/tex-concrete/DESCR b/fonts/tex-concrete/DESCR new file mode 100644 index 000000000..808fee7a0 --- /dev/null +++ b/fonts/tex-concrete/DESCR @@ -0,0 +1,8 @@ +Concrete Roman fonts, designed by Donald E. Knuth, originally +for use with Euler mathematics fonts. Alternative mathematics +fonts, based on the concrete 'parameter set' are available as +the concmath fonts bundle. LaTeX support is offered by the +beton, concmath and ccfonts packages. T1- and TS1-encoded +versions of the fonts are available in the ecc bundle, and +Adobe Type 1 versions of the ecc fonts are part of the cm-super +bundle. diff --git a/fonts/tex-concrete/Makefile b/fonts/tex-concrete/Makefile new file mode 100644 index 000000000..159d504ed --- /dev/null +++ b/fonts/tex-concrete/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:51:53 wiz Exp $ + +DISTNAME= concrete +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/concrete +COMMENT= Concrete Roman fonts +# LICENSE= knuth + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-concrete/PLIST b/fonts/tex-concrete/PLIST new file mode 100644 index 000000000..0473e0cf5 --- /dev/null +++ b/fonts/tex-concrete/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:51:53 wiz Exp $ +share/texmf-dist/fonts/source/public/concrete/cccsc10.mf +share/texmf-dist/fonts/source/public/concrete/ccmi10.mf +share/texmf-dist/fonts/source/public/concrete/ccmic9.mf +share/texmf-dist/fonts/source/public/concrete/ccr10.mf +share/texmf-dist/fonts/source/public/concrete/ccr5.mf +share/texmf-dist/fonts/source/public/concrete/ccr6.mf +share/texmf-dist/fonts/source/public/concrete/ccr7.mf +share/texmf-dist/fonts/source/public/concrete/ccr8.mf +share/texmf-dist/fonts/source/public/concrete/ccr9.mf +share/texmf-dist/fonts/source/public/concrete/ccsl10.mf +share/texmf-dist/fonts/source/public/concrete/ccsl9.mf +share/texmf-dist/fonts/source/public/concrete/ccslc9.mf +share/texmf-dist/fonts/source/public/concrete/ccti10.mf +share/texmf-dist/fonts/source/public/concrete/odigs.mf +share/texmf-dist/fonts/tfm/public/concrete/cccsc10.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccmi10.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccmic9.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccr10.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccr5.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccr6.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccr7.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccr8.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccr9.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccsl10.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccsl9.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccslc9.tfm +share/texmf-dist/fonts/tfm/public/concrete/ccti10.tfm diff --git a/fonts/tex-concrete/distinfo b/fonts/tex-concrete/distinfo new file mode 100644 index 000000000..cd032f350 --- /dev/null +++ b/fonts/tex-concrete/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:51:53 wiz Exp $ + +SHA1 (tex-concrete-15878/concrete.tar.xz) = 5bfeab328227ef0d2b4f6f886471576b019ff57b +RMD160 (tex-concrete-15878/concrete.tar.xz) = 1f8d62b8ce421fd3882d8206b06af8587d5bd53a +Size (tex-concrete-15878/concrete.tar.xz) = 9520 bytes diff --git a/fonts/tex-cookingsymbols-doc/DESCR b/fonts/tex-cookingsymbols-doc/DESCR new file mode 100644 index 000000000..aff822e18 --- /dev/null +++ b/fonts/tex-cookingsymbols-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-cookingsymbols. diff --git a/fonts/tex-cookingsymbols-doc/Makefile b/fonts/tex-cookingsymbols-doc/Makefile new file mode 100644 index 000000000..f4f529659 --- /dev/null +++ b/fonts/tex-cookingsymbols-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= cookingsymbols.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 35929 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cookingsymbols +COMMENT= Documentation for tex-cookingsymbols +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cookingsymbols-doc/PLIST b/fonts/tex-cookingsymbols-doc/PLIST new file mode 100644 index 000000000..43cbc2085 --- /dev/null +++ b/fonts/tex-cookingsymbols-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/doc/latex/cookingsymbols/README +share/texmf-dist/doc/latex/cookingsymbols/cookingsymbols.pdf diff --git a/fonts/tex-cookingsymbols-doc/distinfo b/fonts/tex-cookingsymbols-doc/distinfo new file mode 100644 index 000000000..ab0646fa6 --- /dev/null +++ b/fonts/tex-cookingsymbols-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-cookingsymbols-35929/cookingsymbols.doc.tar.xz) = d391d9df9fafcd6842e7367547bcf3597dfc8000 +RMD160 (tex-cookingsymbols-35929/cookingsymbols.doc.tar.xz) = 4b52a42eb9c76117e9b0747e98972455509648c3 +Size (tex-cookingsymbols-35929/cookingsymbols.doc.tar.xz) = 378872 bytes diff --git a/fonts/tex-cookingsymbols/DESCR b/fonts/tex-cookingsymbols/DESCR new file mode 100644 index 000000000..a0dc3f1fc --- /dev/null +++ b/fonts/tex-cookingsymbols/DESCR @@ -0,0 +1,3 @@ +The package provides 11 symbols for typesetting recipes: oven, +gasstove, topheat, fanoven, gloves and dish symbol (among +others). The symbols are defined using Metafont. diff --git a/fonts/tex-cookingsymbols/Makefile b/fonts/tex-cookingsymbols/Makefile new file mode 100644 index 000000000..ab3bbf167 --- /dev/null +++ b/fonts/tex-cookingsymbols/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= cookingsymbols +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 35929 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cookingsymbols +COMMENT= Symbols for recipes +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cookingsymbols/PLIST b/fonts/tex-cookingsymbols/PLIST new file mode 100644 index 000000000..efc2786f7 --- /dev/null +++ b/fonts/tex-cookingsymbols/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/fonts/source/public/cookingsymbols/cookingsymbols.mf +share/texmf-dist/fonts/tfm/public/cookingsymbols/cookingsymbols.tfm +share/texmf-dist/tex/latex/cookingsymbols/cookingsymbols.sty diff --git a/fonts/tex-cookingsymbols/distinfo b/fonts/tex-cookingsymbols/distinfo new file mode 100644 index 000000000..47846fa24 --- /dev/null +++ b/fonts/tex-cookingsymbols/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-cookingsymbols-35929/cookingsymbols.tar.xz) = cc0f97ec000c5227e974a70070668f0fb8a5e0de +RMD160 (tex-cookingsymbols-35929/cookingsymbols.tar.xz) = aaa9d3bb52a6eca475874beb16a15dc6650043db +Size (tex-cookingsymbols-35929/cookingsymbols.tar.xz) = 3556 bytes diff --git a/fonts/tex-countriesofeurope-doc/DESCR b/fonts/tex-countriesofeurope-doc/DESCR new file mode 100644 index 000000000..0fe290f24 --- /dev/null +++ b/fonts/tex-countriesofeurope-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-countriesofeurope. diff --git a/fonts/tex-countriesofeurope-doc/Makefile b/fonts/tex-countriesofeurope-doc/Makefile new file mode 100644 index 000000000..4d8771e49 --- /dev/null +++ b/fonts/tex-countriesofeurope-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= countriesofeurope.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.21 +TEXLIVE_REV= 26042 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/countriesofeurope +COMMENT= Documentation for tex-countriesofeurope +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-countriesofeurope-doc/PLIST b/fonts/tex-countriesofeurope-doc/PLIST new file mode 100644 index 000000000..05bc6ed71 --- /dev/null +++ b/fonts/tex-countriesofeurope-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.pdf +share/texmf-dist/doc/fonts/countriesofeurope/CountriesOfEurope.tex +share/texmf-dist/doc/fonts/countriesofeurope/README diff --git a/fonts/tex-countriesofeurope-doc/distinfo b/fonts/tex-countriesofeurope-doc/distinfo new file mode 100644 index 000000000..056a51f20 --- /dev/null +++ b/fonts/tex-countriesofeurope-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-countriesofeurope-26042/countriesofeurope.doc.tar.xz) = 83acc96ed4f20c6e96232f78b82cf0486ad382fd +RMD160 (tex-countriesofeurope-26042/countriesofeurope.doc.tar.xz) = fef80753135e040e9468d6718f4f196ca0269873 +Size (tex-countriesofeurope-26042/countriesofeurope.doc.tar.xz) = 250140 bytes diff --git a/fonts/tex-countriesofeurope/DESCR b/fonts/tex-countriesofeurope/DESCR new file mode 100644 index 000000000..a57446947 --- /dev/null +++ b/fonts/tex-countriesofeurope/DESCR @@ -0,0 +1,5 @@ +The bundle provides a font "CountriesOfEurope" (in Adobe Type 1 +format) and the necessary metrics, together with LaTeX macros +for its use. The font provides glyphs with a filled outline of +the shape of each country; each glyph is at the same +cartographic scale. diff --git a/fonts/tex-countriesofeurope/Makefile b/fonts/tex-countriesofeurope/Makefile new file mode 100644 index 000000000..9dd111f48 --- /dev/null +++ b/fonts/tex-countriesofeurope/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= countriesofeurope +PKGNAME= tex-${DISTNAME}-0.21 +TEXLIVE_REV= 26042 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/countriesofeurope +COMMENT= Font with the images of the countries of Europe +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= CountriesOfEurope.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-countriesofeurope/PLIST b/fonts/tex-countriesofeurope/PLIST new file mode 100644 index 000000000..c4dc6b3a5 --- /dev/null +++ b/fonts/tex-countriesofeurope/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/dvips/countriesofeurope/config.CountriesOfEurope +share/texmf-dist/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm +share/texmf-dist/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc +share/texmf-dist/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map +share/texmf-dist/fonts/tfm/public/countriesofeurope/CountriesOfEurope.tfm +share/texmf-dist/fonts/type1/public/countriesofeurope/CountriesOfEurope.pfb +share/texmf-dist/tex/latex/countriesofeurope/CountriesOfEurope.sty diff --git a/fonts/tex-countriesofeurope/distinfo b/fonts/tex-countriesofeurope/distinfo new file mode 100644 index 000000000..13484ebf5 --- /dev/null +++ b/fonts/tex-countriesofeurope/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-countriesofeurope-26042/countriesofeurope.tar.xz) = b8748620cf164c55169fb48c4a0af7e91ab5f62b +RMD160 (tex-countriesofeurope-26042/countriesofeurope.tar.xz) = 00ff301ff6e2deee04d1bb7541c9d72ff9940ca1 +Size (tex-countriesofeurope-26042/countriesofeurope.tar.xz) = 103432 bytes diff --git a/fonts/tex-courier-scaled-doc/DESCR b/fonts/tex-courier-scaled-doc/DESCR new file mode 100644 index 000000000..07e84a15a --- /dev/null +++ b/fonts/tex-courier-scaled-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-courier-scaled. diff --git a/fonts/tex-courier-scaled-doc/Makefile b/fonts/tex-courier-scaled-doc/Makefile new file mode 100644 index 000000000..f0eecde5f --- /dev/null +++ b/fonts/tex-courier-scaled-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= courier-scaled.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24940 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/courier-scaled +COMMENT= Documentation for tex-courier-scaled +LICENSE= lppl-1.2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-courier-scaled-doc/PLIST b/fonts/tex-courier-scaled-doc/PLIST new file mode 100644 index 000000000..481955a65 --- /dev/null +++ b/fonts/tex-courier-scaled-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/doc/fonts/courier-scaled/Couriers.pdf +share/texmf-dist/doc/fonts/courier-scaled/Couriers.tex +share/texmf-dist/doc/fonts/courier-scaled/README diff --git a/fonts/tex-courier-scaled-doc/distinfo b/fonts/tex-courier-scaled-doc/distinfo new file mode 100644 index 000000000..7b3ba105f --- /dev/null +++ b/fonts/tex-courier-scaled-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-courier-scaled-24940/courier-scaled.doc.tar.xz) = e7f8fe3e005b9650f4d988a8452dfe46f09ba592 +RMD160 (tex-courier-scaled-24940/courier-scaled.doc.tar.xz) = 6261578ad84f7751579b75805f102301c55f4a4c +Size (tex-courier-scaled-24940/courier-scaled.doc.tar.xz) = 151608 bytes diff --git a/fonts/tex-courier-scaled/DESCR b/fonts/tex-courier-scaled/DESCR new file mode 100644 index 000000000..220c220b7 --- /dev/null +++ b/fonts/tex-courier-scaled/DESCR @@ -0,0 +1,3 @@ +This package sets the default typewriter font to Courier with a +possible scale factor (in the same way as the helvet package +for Helvetica works for sans serif). diff --git a/fonts/tex-courier-scaled/Makefile b/fonts/tex-courier-scaled/Makefile new file mode 100644 index 000000000..84618496b --- /dev/null +++ b/fonts/tex-courier-scaled/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= courier-scaled +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 24940 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/courier-scaled +COMMENT= Provides a scaled Courier font +LICENSE= lppl-1.2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-courier-scaled/PLIST b/fonts/tex-courier-scaled/PLIST new file mode 100644 index 000000000..0cc3a0fe6 --- /dev/null +++ b/fonts/tex-courier-scaled/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/tex/latex/courier-scaled/8rpcrs.fd +share/texmf-dist/tex/latex/courier-scaled/couriers.sty +share/texmf-dist/tex/latex/courier-scaled/il2pcrs.fd +share/texmf-dist/tex/latex/courier-scaled/ly1pcrs.fd +share/texmf-dist/tex/latex/courier-scaled/omlpcrs.fd +share/texmf-dist/tex/latex/courier-scaled/omspcrs.fd +share/texmf-dist/tex/latex/courier-scaled/ot1pcrs.fd +share/texmf-dist/tex/latex/courier-scaled/t1pcrs.fd +share/texmf-dist/tex/latex/courier-scaled/t5pcrs.fd +share/texmf-dist/tex/latex/courier-scaled/ts1pcrs.fd +share/texmf-dist/tex/latex/courier-scaled/xl2pcrs.fd diff --git a/fonts/tex-courier-scaled/distinfo b/fonts/tex-courier-scaled/distinfo new file mode 100644 index 000000000..25256de74 --- /dev/null +++ b/fonts/tex-courier-scaled/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-courier-scaled-24940/courier-scaled.tar.xz) = 2b603a613bcf40d8bf2660d50490cf815622bc3e +RMD160 (tex-courier-scaled-24940/courier-scaled.tar.xz) = a47db1a3d52e54b31a608efb3216a7e6c231f7b6 +Size (tex-courier-scaled-24940/courier-scaled.tar.xz) = 2068 bytes diff --git a/fonts/tex-courier/Makefile b/fonts/tex-courier/Makefile index 280b15f6e..08ecd4763 100644 --- a/fonts/tex-courier/Makefile +++ b/fonts/tex-courier/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2011/07/20 02:06:03 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 07:53:38 markd Exp $ DISTNAME= courier -PKGNAME= tex-${DISTNAME}-2010.21993 -TEXLIVE_REV= 21993 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35058 MAINTAINER= minskim@NetBSD.org COMMENT= Adobe Type 1 "free" copies of Courier CONFLICTS+= teTeX-texmf<=3.0nb19 +TEX_MAP_FILES+= ucr.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-courier/PLIST b/fonts/tex-courier/PLIST index 82beff4e7..c0479254f 100644 --- a/fonts/tex-courier/PLIST +++ b/fonts/tex-courier/PLIST @@ -1,17 +1,9 @@ -@comment $NetBSD: PLIST,v 1.4 2011/07/20 02:06:03 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/25 07:53:38 markd Exp $ share/texmf-dist/dvips/courier/config.ucr share/texmf-dist/fonts/afm/adobe/courier/pcrb8a.afm share/texmf-dist/fonts/afm/adobe/courier/pcrbo8a.afm share/texmf-dist/fonts/afm/adobe/courier/pcrr8a.afm share/texmf-dist/fonts/afm/adobe/courier/pcrro8a.afm -share/texmf-dist/fonts/afm/ibm/courier/cour.afm -share/texmf-dist/fonts/afm/ibm/courier/courb.afm -share/texmf-dist/fonts/afm/ibm/courier/courbi.afm -share/texmf-dist/fonts/afm/ibm/courier/couri.afm -share/texmf-dist/fonts/afm/ibm/courier/cr-pc8.afm -share/texmf-dist/fonts/afm/ibm/courier/crb-pc8.afm -share/texmf-dist/fonts/afm/ibm/courier/crbi-pc8.afm -share/texmf-dist/fonts/afm/ibm/courier/cri-pc8.afm share/texmf-dist/fonts/afm/urw/courier/ucrb8a.afm share/texmf-dist/fonts/afm/urw/courier/ucrbo8a.afm share/texmf-dist/fonts/afm/urw/courier/ucrr8a.afm @@ -43,48 +35,6 @@ share/texmf-dist/fonts/tfm/adobe/courier/pcrro7t.tfm share/texmf-dist/fonts/tfm/adobe/courier/pcrro8c.tfm share/texmf-dist/fonts/tfm/adobe/courier/pcrro8r.tfm share/texmf-dist/fonts/tfm/adobe/courier/pcrro8t.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrb.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrb8t.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrbi.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrbi8t.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrr.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrr8t.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrri.tfm -share/texmf-dist/fonts/tfm/cg/courier/ccrri8t.tfm -share/texmf-dist/fonts/tfm/cg/courier/crb10u.tfm -share/texmf-dist/fonts/tfm/cg/courier/crb2n.tfm -share/texmf-dist/fonts/tfm/cg/courier/crb6j.tfm -share/texmf-dist/fonts/tfm/cg/courier/crb7j.tfm -share/texmf-dist/fonts/tfm/cg/courier/crb8u.tfm -share/texmf-dist/fonts/tfm/cg/courier/crb9t.tfm -share/texmf-dist/fonts/tfm/cg/courier/cri10u.tfm -share/texmf-dist/fonts/tfm/cg/courier/cri2n.tfm -share/texmf-dist/fonts/tfm/cg/courier/cri6j.tfm -share/texmf-dist/fonts/tfm/cg/courier/cri7j.tfm -share/texmf-dist/fonts/tfm/cg/courier/cri8u.tfm -share/texmf-dist/fonts/tfm/cg/courier/cri9t.tfm -share/texmf-dist/fonts/tfm/cg/courier/crj10u.tfm -share/texmf-dist/fonts/tfm/cg/courier/crj2n.tfm -share/texmf-dist/fonts/tfm/cg/courier/crj6j.tfm -share/texmf-dist/fonts/tfm/cg/courier/crj7j.tfm -share/texmf-dist/fonts/tfm/cg/courier/crj8u.tfm -share/texmf-dist/fonts/tfm/cg/courier/crj9t.tfm -share/texmf-dist/fonts/tfm/cg/courier/crr10u.tfm -share/texmf-dist/fonts/tfm/cg/courier/crr2n.tfm -share/texmf-dist/fonts/tfm/cg/courier/crr6j.tfm -share/texmf-dist/fonts/tfm/cg/courier/crr7j.tfm -share/texmf-dist/fonts/tfm/cg/courier/crr8u.tfm -share/texmf-dist/fonts/tfm/cg/courier/crr9t.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/pcrb8u.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/pcrbc8u.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/pcrbo8u.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/pcrr8u.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/pcrrc8u.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/pcrro8u.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/rpcrb.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/rpcrbo.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/rpcrr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/courier/rpcrro.tfm share/texmf-dist/fonts/tfm/urw35vf/courier/ucrb7t.tfm share/texmf-dist/fonts/tfm/urw35vf/courier/ucrb8c.tfm share/texmf-dist/fonts/tfm/urw35vf/courier/ucrb8r.tfm @@ -141,20 +91,6 @@ share/texmf-dist/fonts/vf/adobe/courier/pcrro.vf share/texmf-dist/fonts/vf/adobe/courier/pcrro7t.vf share/texmf-dist/fonts/vf/adobe/courier/pcrro8c.vf share/texmf-dist/fonts/vf/adobe/courier/pcrro8t.vf -share/texmf-dist/fonts/vf/cg/courier/ccrb.vf -share/texmf-dist/fonts/vf/cg/courier/ccrb8t.vf -share/texmf-dist/fonts/vf/cg/courier/ccrbi.vf -share/texmf-dist/fonts/vf/cg/courier/ccrbi8t.vf -share/texmf-dist/fonts/vf/cg/courier/ccrr.vf -share/texmf-dist/fonts/vf/cg/courier/ccrr8t.vf -share/texmf-dist/fonts/vf/cg/courier/ccrri.vf -share/texmf-dist/fonts/vf/cg/courier/ccrri8t.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/courier/pcrb8u.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/courier/pcrbc8u.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/courier/pcrbo8u.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/courier/pcrr8u.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/courier/pcrrc8u.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/courier/pcrro8u.vf share/texmf-dist/fonts/vf/urw35vf/courier/ucrb7t.vf share/texmf-dist/fonts/vf/urw35vf/courier/ucrb8c.vf share/texmf-dist/fonts/vf/urw35vf/courier/ucrb8t.vf diff --git a/fonts/tex-courier/distinfo b/fonts/tex-courier/distinfo index 08823adcf..471c8a9c5 100644 --- a/fonts/tex-courier/distinfo +++ b/fonts/tex-courier/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/07/20 02:06:03 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/04/25 07:53:38 markd Exp $ -SHA1 (tex-courier-21993/courier.tar.xz) = c07f87f64c17bfce3a3a9c719f07f34847241b82 -RMD160 (tex-courier-21993/courier.tar.xz) = e70faee54a7b645ae2b2af49f0cd00b550a4ed1f -Size (tex-courier-21993/courier.tar.xz) = 507148 bytes +SHA1 (tex-courier-35058/courier.tar.xz) = d23127af023dbebe2de25e61181ddd01ffd73819 +RMD160 (tex-courier-35058/courier.tar.xz) = 3cfb6b44b737f5885ac76b42d592e5aa7bd3705e +Size (tex-courier-35058/courier.tar.xz) = 480992 bytes diff --git a/fonts/tex-cryst-doc/DESCR b/fonts/tex-cryst-doc/DESCR new file mode 100644 index 000000000..489b12b27 --- /dev/null +++ b/fonts/tex-cryst-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-cryst. diff --git a/fonts/tex-cryst-doc/Makefile b/fonts/tex-cryst-doc/Makefile new file mode 100644 index 000000000..dd2b57962 --- /dev/null +++ b/fonts/tex-cryst-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= cryst.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cryst +COMMENT= Documentation for tex-cryst +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cryst-doc/PLIST b/fonts/tex-cryst-doc/PLIST new file mode 100644 index 000000000..a97ce2e92 --- /dev/null +++ b/fonts/tex-cryst-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/doc/latex/cryst/README +share/texmf-dist/doc/latex/cryst/cryst1.pdf +share/texmf-dist/doc/latex/cryst/cryst1.tex diff --git a/fonts/tex-cryst-doc/distinfo b/fonts/tex-cryst-doc/distinfo new file mode 100644 index 000000000..8f8e67f4e --- /dev/null +++ b/fonts/tex-cryst-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-cryst-15878/cryst.doc.tar.xz) = 049722489ab1cddeb467a0d55fd8ec58ee46faed +RMD160 (tex-cryst-15878/cryst.doc.tar.xz) = 9cfdd4e14c5e04291bf9cb5ce3bc5c8eda1e8562 +Size (tex-cryst-15878/cryst.doc.tar.xz) = 31472 bytes diff --git a/fonts/tex-cryst/DESCR b/fonts/tex-cryst/DESCR new file mode 100644 index 000000000..8a98391e4 --- /dev/null +++ b/fonts/tex-cryst/DESCR @@ -0,0 +1,3 @@ +The font is provided as an Adobe Type 1 font, and as Metafont +source. Instructions for use are available both in the README +file and (with a font diagram) in the documentation. diff --git a/fonts/tex-cryst/Makefile b/fonts/tex-cryst/Makefile new file mode 100644 index 000000000..19be9b024 --- /dev/null +++ b/fonts/tex-cryst/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +DISTNAME= cryst +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cryst +COMMENT= Font for graphical symbols used in crystallography +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cryst/PLIST b/fonts/tex-cryst/PLIST new file mode 100644 index 000000000..161059715 --- /dev/null +++ b/fonts/tex-cryst/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:36 wiz Exp $ +share/texmf-dist/fonts/afm/public/cryst/cryst.afm +share/texmf-dist/fonts/source/public/cryst/cryst.mf +share/texmf-dist/fonts/tfm/public/cryst/cryst.tfm +share/texmf-dist/fonts/type1/public/cryst/cryst.pfb diff --git a/fonts/tex-cryst/distinfo b/fonts/tex-cryst/distinfo new file mode 100644 index 000000000..b28f875ad --- /dev/null +++ b/fonts/tex-cryst/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:36 wiz Exp $ + +SHA1 (tex-cryst-15878/cryst.tar.xz) = a4f0701049c72ff90b02b92cf9f70799a7665575 +RMD160 (tex-cryst-15878/cryst.tar.xz) = 3c6fb3cb2e263db75028453260b8759c10556e3e +Size (tex-cryst-15878/cryst.tar.xz) = 35480 bytes diff --git a/fonts/tex-cs/DESCR b/fonts/tex-cs/DESCR new file mode 100644 index 000000000..394d741f7 --- /dev/null +++ b/fonts/tex-cs/DESCR @@ -0,0 +1,2 @@ +The fonts are provided as Metafont source; Type 1 format +versions (csfonts-t1) are also available. diff --git a/fonts/tex-cs/Makefile b/fonts/tex-cs/Makefile new file mode 100644 index 000000000..5af8aee07 --- /dev/null +++ b/fonts/tex-cs/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:29:19 wiz Exp $ + +DISTNAME= cs +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 33941 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csfonts +COMMENT= Czech/Slovak-tuned Computer Modern fonts +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= cs-charter.map +TEX_MAP_FILES+= csfonts.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cs/PLIST b/fonts/tex-cs/PLIST new file mode 100644 index 000000000..75b707daa --- /dev/null +++ b/fonts/tex-cs/PLIST @@ -0,0 +1,401 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:29:19 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/cs/xl2.enc +share/texmf-dist/fonts/enc/dvips/cs/xl2f.enc +share/texmf-dist/fonts/enc/dvips/cs/xt2.enc +share/texmf-dist/fonts/map/dvips/cs/cs-a35-nodownload.map +share/texmf-dist/fonts/map/dvips/cs/cs-a35-urwdownload.map +share/texmf-dist/fonts/map/dvips/cs/cs-charter.map +share/texmf-dist/fonts/map/dvips/cs/csfonts.map +share/texmf-dist/fonts/source/public/cs/csaccent.mf +share/texmf-dist/fonts/source/public/cs/csacutl.mf +share/texmf-dist/fonts/source/public/cs/csacutu.mf +share/texmf-dist/fonts/source/public/cs/csadded.mf +share/texmf-dist/fonts/source/public/cs/csb10.mf +share/texmf-dist/fonts/source/public/cs/csb12.mf +share/texmf-dist/fonts/source/public/cs/csb17.mf +share/texmf-dist/fonts/source/public/cs/csb5.mf +share/texmf-dist/fonts/source/public/cs/csb6.mf +share/texmf-dist/fonts/source/public/cs/csb7.mf +share/texmf-dist/fonts/source/public/cs/csb8.mf +share/texmf-dist/fonts/source/public/cs/csb9.mf +share/texmf-dist/fonts/source/public/cs/csbx10.mf +share/texmf-dist/fonts/source/public/cs/csbx12.mf +share/texmf-dist/fonts/source/public/cs/csbx5.mf +share/texmf-dist/fonts/source/public/cs/csbx6.mf +share/texmf-dist/fonts/source/public/cs/csbx7.mf +share/texmf-dist/fonts/source/public/cs/csbx8.mf +share/texmf-dist/fonts/source/public/cs/csbx9.mf +share/texmf-dist/fonts/source/public/cs/csbxsl10.mf +share/texmf-dist/fonts/source/public/cs/csbxsl12.mf +share/texmf-dist/fonts/source/public/cs/csbxsl5.mf +share/texmf-dist/fonts/source/public/cs/csbxsl6.mf +share/texmf-dist/fonts/source/public/cs/csbxsl7.mf +share/texmf-dist/fonts/source/public/cs/csbxsl8.mf +share/texmf-dist/fonts/source/public/cs/csbxsl9.mf +share/texmf-dist/fonts/source/public/cs/csbxti10.mf +share/texmf-dist/fonts/source/public/cs/csbxti12.mf +share/texmf-dist/fonts/source/public/cs/csbxti17.mf +share/texmf-dist/fonts/source/public/cs/cscode.mf +share/texmf-dist/fonts/source/public/cs/cscsc10.mf +share/texmf-dist/fonts/source/public/cs/cscsc12.mf +share/texmf-dist/fonts/source/public/cs/cscsc17.mf +share/texmf-dist/fonts/source/public/cs/cscsc8.mf +share/texmf-dist/fonts/source/public/cs/cscsc9.mf +share/texmf-dist/fonts/source/public/cs/csdunh10.mf +share/texmf-dist/fonts/source/public/cs/csdunh12.mf +share/texmf-dist/fonts/source/public/cs/csdunh17.mf +share/texmf-dist/fonts/source/public/cs/csdunh5.mf +share/texmf-dist/fonts/source/public/cs/csdunh6.mf +share/texmf-dist/fonts/source/public/cs/csdunh7.mf +share/texmf-dist/fonts/source/public/cs/csdunh8.mf +share/texmf-dist/fonts/source/public/cs/csdunh9.mf +share/texmf-dist/fonts/source/public/cs/csff10.mf +share/texmf-dist/fonts/source/public/cs/csfi10.mf +share/texmf-dist/fonts/source/public/cs/csfib10.mf +share/texmf-dist/fonts/source/public/cs/csfib12.mf +share/texmf-dist/fonts/source/public/cs/csfib8.mf +share/texmf-dist/fonts/source/public/cs/csfib9.mf +share/texmf-dist/fonts/source/public/cs/cshachel.mf +share/texmf-dist/fonts/source/public/cs/cshacheu.mf +share/texmf-dist/fonts/source/public/cs/cshyph.mf +share/texmf-dist/fonts/source/public/cs/csiacutl.mf +share/texmf-dist/fonts/source/public/cs/csihachl.mf +share/texmf-dist/fonts/source/public/cs/csinch.mf +share/texmf-dist/fonts/source/public/cs/csiothrl.mf +share/texmf-dist/fonts/source/public/cs/csitt10.mf +share/texmf-dist/fonts/source/public/cs/csitt12.mf +share/texmf-dist/fonts/source/public/cs/csitt17.mf +share/texmf-dist/fonts/source/public/cs/csitt8.mf +share/texmf-dist/fonts/source/public/cs/csitt9.mf +share/texmf-dist/fonts/source/public/cs/csotherl.mf +share/texmf-dist/fonts/source/public/cs/csotheru.mf +share/texmf-dist/fonts/source/public/cs/csr10.mf +share/texmf-dist/fonts/source/public/cs/csr12.mf +share/texmf-dist/fonts/source/public/cs/csr17.mf +share/texmf-dist/fonts/source/public/cs/csr5.mf +share/texmf-dist/fonts/source/public/cs/csr6.mf +share/texmf-dist/fonts/source/public/cs/csr7.mf +share/texmf-dist/fonts/source/public/cs/csr8.mf +share/texmf-dist/fonts/source/public/cs/csr9.mf +share/texmf-dist/fonts/source/public/cs/cssl10.mf +share/texmf-dist/fonts/source/public/cs/cssl12.mf +share/texmf-dist/fonts/source/public/cs/cssl17.mf +share/texmf-dist/fonts/source/public/cs/cssl5.mf +share/texmf-dist/fonts/source/public/cs/cssl6.mf +share/texmf-dist/fonts/source/public/cs/cssl7.mf +share/texmf-dist/fonts/source/public/cs/cssl8.mf +share/texmf-dist/fonts/source/public/cs/cssl9.mf +share/texmf-dist/fonts/source/public/cs/cssltt10.mf +share/texmf-dist/fonts/source/public/cs/cssltt12.mf +share/texmf-dist/fonts/source/public/cs/cssltt8.mf +share/texmf-dist/fonts/source/public/cs/cssltt9.mf +share/texmf-dist/fonts/source/public/cs/csss10.mf +share/texmf-dist/fonts/source/public/cs/csss12.mf +share/texmf-dist/fonts/source/public/cs/csss17.mf +share/texmf-dist/fonts/source/public/cs/csss8.mf +share/texmf-dist/fonts/source/public/cs/csss9.mf +share/texmf-dist/fonts/source/public/cs/csssbx10.mf +share/texmf-dist/fonts/source/public/cs/csssbx12.mf +share/texmf-dist/fonts/source/public/cs/csssbx17.mf +share/texmf-dist/fonts/source/public/cs/csssbx9.mf +share/texmf-dist/fonts/source/public/cs/csssdc10.mf +share/texmf-dist/fonts/source/public/cs/csssi10.mf +share/texmf-dist/fonts/source/public/cs/csssi12.mf +share/texmf-dist/fonts/source/public/cs/csssi17.mf +share/texmf-dist/fonts/source/public/cs/csssi8.mf +share/texmf-dist/fonts/source/public/cs/csssi9.mf +share/texmf-dist/fonts/source/public/cs/csssq8.mf +share/texmf-dist/fonts/source/public/cs/csssqi8.mf +share/texmf-dist/fonts/source/public/cs/cstcsc10.mf +share/texmf-dist/fonts/source/public/cs/cstcsc12.mf +share/texmf-dist/fonts/source/public/cs/cstcsc17.mf +share/texmf-dist/fonts/source/public/cs/cstex10.mf +share/texmf-dist/fonts/source/public/cs/cstex8.mf +share/texmf-dist/fonts/source/public/cs/cstex9.mf +share/texmf-dist/fonts/source/public/cs/csti10.mf +share/texmf-dist/fonts/source/public/cs/csti12.mf +share/texmf-dist/fonts/source/public/cs/csti17.mf +share/texmf-dist/fonts/source/public/cs/csti7.mf +share/texmf-dist/fonts/source/public/cs/csti8.mf +share/texmf-dist/fonts/source/public/cs/csti9.mf +share/texmf-dist/fonts/source/public/cs/cstt10.mf +share/texmf-dist/fonts/source/public/cs/cstt12.mf +share/texmf-dist/fonts/source/public/cs/cstt8.mf +share/texmf-dist/fonts/source/public/cs/cstt9.mf +share/texmf-dist/fonts/source/public/cs/csu10.mf +share/texmf-dist/fonts/source/public/cs/csu12.mf +share/texmf-dist/fonts/source/public/cs/csu17.mf +share/texmf-dist/fonts/source/public/cs/csu7.mf +share/texmf-dist/fonts/source/public/cs/csu8.mf +share/texmf-dist/fonts/source/public/cs/csu9.mf +share/texmf-dist/fonts/source/public/cs/csvtt10.mf +share/texmf-dist/fonts/source/public/cs/csvtt12.mf +share/texmf-dist/fonts/source/public/cs/csvtt8.mf +share/texmf-dist/fonts/source/public/cs/csvtt9.mf +share/texmf-dist/fonts/source/public/cs/icscsc10.mf +share/texmf-dist/fonts/source/public/cs/icstt8.mf +share/texmf-dist/fonts/source/public/cs/ilcsss8.mf +share/texmf-dist/fonts/source/public/cs/ilcsssb8.mf +share/texmf-dist/fonts/source/public/cs/ilcsssi8.mf +share/texmf-dist/fonts/source/public/cs/kmcsc.mf +share/texmf-dist/fonts/source/public/cs/kmroman.mf +share/texmf-dist/fonts/source/public/cs/kmtexset.mf +share/texmf-dist/fonts/source/public/cs/kmtextit.mf +share/texmf-dist/fonts/source/public/cs/kmtitle.mf +share/texmf-dist/fonts/source/public/cs/lcsss8.mf +share/texmf-dist/fonts/source/public/cs/lcsssb8.mf +share/texmf-dist/fonts/source/public/cs/lcsssi8.mf +share/texmf-dist/fonts/tfm/cs/cs-a35/README +share/texmf-dist/fonts/tfm/cs/cs-a35/pagd8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pagdc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pagdo8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pagk8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pagkc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pagko8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pbkd8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pbkdc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pbkdi8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pbkl8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pbklc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pbkli8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pcrb8u.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pcrbc8u.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pcrbo8u.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pcrr8u.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pcrrc8u.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pcrro8u.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvb8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvbc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvbn8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvbnc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvbo8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvbon8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvr8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvrc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvrn8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvrnc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvro8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/phvron8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pncb8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pncbc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pncbi8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pncr8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pncrc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pncri8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pplb8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pplbc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pplbi8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pplr8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pplrc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pplri8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/ptmb8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/ptmbc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/ptmbi8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/ptmr8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/ptmrc8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/ptmri8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-a35/pzcmi8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/bchb8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/bchbi8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/bchr8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/bchri8z.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/rbchb.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/rbchbi.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/rbchr.tfm +share/texmf-dist/fonts/tfm/cs/cs-charter/rbchri.tfm +share/texmf-dist/fonts/tfm/public/cs/csb10.tfm +share/texmf-dist/fonts/tfm/public/cs/csb12.tfm +share/texmf-dist/fonts/tfm/public/cs/csb17.tfm +share/texmf-dist/fonts/tfm/public/cs/csb5.tfm +share/texmf-dist/fonts/tfm/public/cs/csb6.tfm +share/texmf-dist/fonts/tfm/public/cs/csb7.tfm +share/texmf-dist/fonts/tfm/public/cs/csb8.tfm +share/texmf-dist/fonts/tfm/public/cs/csb9.tfm +share/texmf-dist/fonts/tfm/public/cs/csbx10.tfm +share/texmf-dist/fonts/tfm/public/cs/csbx12.tfm +share/texmf-dist/fonts/tfm/public/cs/csbx5.tfm +share/texmf-dist/fonts/tfm/public/cs/csbx6.tfm +share/texmf-dist/fonts/tfm/public/cs/csbx7.tfm +share/texmf-dist/fonts/tfm/public/cs/csbx8.tfm +share/texmf-dist/fonts/tfm/public/cs/csbx9.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxsl10.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxsl12.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxsl5.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxsl6.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxsl7.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxsl8.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxsl9.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxti10.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxti12.tfm +share/texmf-dist/fonts/tfm/public/cs/csbxti17.tfm +share/texmf-dist/fonts/tfm/public/cs/cscsc10.tfm +share/texmf-dist/fonts/tfm/public/cs/cscsc12.tfm +share/texmf-dist/fonts/tfm/public/cs/cscsc17.tfm +share/texmf-dist/fonts/tfm/public/cs/cscsc8.tfm +share/texmf-dist/fonts/tfm/public/cs/cscsc9.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh10.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh12.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh17.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh5.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh6.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh7.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh8.tfm +share/texmf-dist/fonts/tfm/public/cs/csdunh9.tfm +share/texmf-dist/fonts/tfm/public/cs/csff10.tfm +share/texmf-dist/fonts/tfm/public/cs/csfi10.tfm +share/texmf-dist/fonts/tfm/public/cs/csfib10.tfm +share/texmf-dist/fonts/tfm/public/cs/csfib12.tfm +share/texmf-dist/fonts/tfm/public/cs/csfib8.tfm +share/texmf-dist/fonts/tfm/public/cs/csfib9.tfm +share/texmf-dist/fonts/tfm/public/cs/csinch.tfm +share/texmf-dist/fonts/tfm/public/cs/csitt10.tfm +share/texmf-dist/fonts/tfm/public/cs/csitt12.tfm +share/texmf-dist/fonts/tfm/public/cs/csitt17.tfm +share/texmf-dist/fonts/tfm/public/cs/csitt8.tfm +share/texmf-dist/fonts/tfm/public/cs/csitt9.tfm +share/texmf-dist/fonts/tfm/public/cs/csr10.tfm +share/texmf-dist/fonts/tfm/public/cs/csr12.tfm +share/texmf-dist/fonts/tfm/public/cs/csr17.tfm +share/texmf-dist/fonts/tfm/public/cs/csr5.tfm +share/texmf-dist/fonts/tfm/public/cs/csr6.tfm +share/texmf-dist/fonts/tfm/public/cs/csr7.tfm +share/texmf-dist/fonts/tfm/public/cs/csr8.tfm +share/texmf-dist/fonts/tfm/public/cs/csr9.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl10.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl12.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl17.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl5.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl6.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl7.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl8.tfm +share/texmf-dist/fonts/tfm/public/cs/cssl9.tfm +share/texmf-dist/fonts/tfm/public/cs/cssltt10.tfm +share/texmf-dist/fonts/tfm/public/cs/cssltt12.tfm +share/texmf-dist/fonts/tfm/public/cs/cssltt8.tfm +share/texmf-dist/fonts/tfm/public/cs/cssltt9.tfm +share/texmf-dist/fonts/tfm/public/cs/csss10.tfm +share/texmf-dist/fonts/tfm/public/cs/csss12.tfm +share/texmf-dist/fonts/tfm/public/cs/csss17.tfm +share/texmf-dist/fonts/tfm/public/cs/csss8.tfm +share/texmf-dist/fonts/tfm/public/cs/csss9.tfm +share/texmf-dist/fonts/tfm/public/cs/csssbx10.tfm +share/texmf-dist/fonts/tfm/public/cs/csssbx12.tfm +share/texmf-dist/fonts/tfm/public/cs/csssbx17.tfm +share/texmf-dist/fonts/tfm/public/cs/csssbx9.tfm +share/texmf-dist/fonts/tfm/public/cs/csssdc10.tfm +share/texmf-dist/fonts/tfm/public/cs/csssi10.tfm +share/texmf-dist/fonts/tfm/public/cs/csssi12.tfm +share/texmf-dist/fonts/tfm/public/cs/csssi17.tfm +share/texmf-dist/fonts/tfm/public/cs/csssi8.tfm +share/texmf-dist/fonts/tfm/public/cs/csssi9.tfm +share/texmf-dist/fonts/tfm/public/cs/csssq8.tfm +share/texmf-dist/fonts/tfm/public/cs/csssqi8.tfm +share/texmf-dist/fonts/tfm/public/cs/cstcsc10.tfm +share/texmf-dist/fonts/tfm/public/cs/cstcsc12.tfm +share/texmf-dist/fonts/tfm/public/cs/cstcsc17.tfm +share/texmf-dist/fonts/tfm/public/cs/csti10.tfm +share/texmf-dist/fonts/tfm/public/cs/csti12.tfm +share/texmf-dist/fonts/tfm/public/cs/csti17.tfm +share/texmf-dist/fonts/tfm/public/cs/csti7.tfm +share/texmf-dist/fonts/tfm/public/cs/csti8.tfm +share/texmf-dist/fonts/tfm/public/cs/csti9.tfm +share/texmf-dist/fonts/tfm/public/cs/cstt10.tfm +share/texmf-dist/fonts/tfm/public/cs/cstt12.tfm +share/texmf-dist/fonts/tfm/public/cs/cstt8.tfm +share/texmf-dist/fonts/tfm/public/cs/cstt9.tfm +share/texmf-dist/fonts/tfm/public/cs/csu10.tfm +share/texmf-dist/fonts/tfm/public/cs/csu12.tfm +share/texmf-dist/fonts/tfm/public/cs/csu17.tfm +share/texmf-dist/fonts/tfm/public/cs/csu7.tfm +share/texmf-dist/fonts/tfm/public/cs/csu8.tfm +share/texmf-dist/fonts/tfm/public/cs/csu9.tfm +share/texmf-dist/fonts/tfm/public/cs/csvtt10.tfm +share/texmf-dist/fonts/tfm/public/cs/csvtt12.tfm +share/texmf-dist/fonts/tfm/public/cs/csvtt8.tfm +share/texmf-dist/fonts/tfm/public/cs/csvtt9.tfm +share/texmf-dist/fonts/tfm/public/cs/icscsc10.tfm +share/texmf-dist/fonts/tfm/public/cs/icstt8.tfm +share/texmf-dist/fonts/tfm/public/cs/ilcsss8.tfm +share/texmf-dist/fonts/tfm/public/cs/ilcsssb8.tfm +share/texmf-dist/fonts/tfm/public/cs/ilcsssi8.tfm +share/texmf-dist/fonts/tfm/public/cs/lcsss8.tfm +share/texmf-dist/fonts/tfm/public/cs/lcsssb8.tfm +share/texmf-dist/fonts/tfm/public/cs/lcsssi8.tfm +share/texmf-dist/fonts/type1/public/cs/README +share/texmf-dist/fonts/type1/public/cs/csb10.pfb +share/texmf-dist/fonts/type1/public/cs/csbx10.pfb +share/texmf-dist/fonts/type1/public/cs/csbx12.pfb +share/texmf-dist/fonts/type1/public/cs/csbx5.pfb +share/texmf-dist/fonts/type1/public/cs/csbx6.pfb +share/texmf-dist/fonts/type1/public/cs/csbx7.pfb +share/texmf-dist/fonts/type1/public/cs/csbx8.pfb +share/texmf-dist/fonts/type1/public/cs/csbx9.pfb +share/texmf-dist/fonts/type1/public/cs/csbxsl10.pfb +share/texmf-dist/fonts/type1/public/cs/csbxti10.pfb +share/texmf-dist/fonts/type1/public/cs/cscsc10.pfb +share/texmf-dist/fonts/type1/public/cs/csdunh10.pfb +share/texmf-dist/fonts/type1/public/cs/csff10.pfb +share/texmf-dist/fonts/type1/public/cs/csfi10.pfb +share/texmf-dist/fonts/type1/public/cs/csfib8.pfb +share/texmf-dist/fonts/type1/public/cs/csinch.pfb +share/texmf-dist/fonts/type1/public/cs/csitt10.pfb +share/texmf-dist/fonts/type1/public/cs/csr10.pfb +share/texmf-dist/fonts/type1/public/cs/csr12.pfb +share/texmf-dist/fonts/type1/public/cs/csr17.pfb +share/texmf-dist/fonts/type1/public/cs/csr5.pfb +share/texmf-dist/fonts/type1/public/cs/csr6.pfb +share/texmf-dist/fonts/type1/public/cs/csr7.pfb +share/texmf-dist/fonts/type1/public/cs/csr8.pfb +share/texmf-dist/fonts/type1/public/cs/csr9.pfb +share/texmf-dist/fonts/type1/public/cs/cssl10.pfb +share/texmf-dist/fonts/type1/public/cs/cssl12.pfb +share/texmf-dist/fonts/type1/public/cs/cssl8.pfb +share/texmf-dist/fonts/type1/public/cs/cssl9.pfb +share/texmf-dist/fonts/type1/public/cs/cssltt10.pfb +share/texmf-dist/fonts/type1/public/cs/csss10.pfb +share/texmf-dist/fonts/type1/public/cs/csss12.pfb +share/texmf-dist/fonts/type1/public/cs/csss17.pfb +share/texmf-dist/fonts/type1/public/cs/csss8.pfb +share/texmf-dist/fonts/type1/public/cs/csss9.pfb +share/texmf-dist/fonts/type1/public/cs/csssbx10.pfb +share/texmf-dist/fonts/type1/public/cs/csssdc10.pfb +share/texmf-dist/fonts/type1/public/cs/csssi10.pfb +share/texmf-dist/fonts/type1/public/cs/csssi12.pfb +share/texmf-dist/fonts/type1/public/cs/csssi17.pfb +share/texmf-dist/fonts/type1/public/cs/csssi8.pfb +share/texmf-dist/fonts/type1/public/cs/csssi9.pfb +share/texmf-dist/fonts/type1/public/cs/csssq8.pfb +share/texmf-dist/fonts/type1/public/cs/csssqi8.pfb +share/texmf-dist/fonts/type1/public/cs/cstcsc10.pfb +share/texmf-dist/fonts/type1/public/cs/csti10.pfb +share/texmf-dist/fonts/type1/public/cs/csti12.pfb +share/texmf-dist/fonts/type1/public/cs/csti7.pfb +share/texmf-dist/fonts/type1/public/cs/csti8.pfb +share/texmf-dist/fonts/type1/public/cs/csti9.pfb +share/texmf-dist/fonts/type1/public/cs/cstt10.pfb +share/texmf-dist/fonts/type1/public/cs/cstt12.pfb +share/texmf-dist/fonts/type1/public/cs/cstt8.pfb +share/texmf-dist/fonts/type1/public/cs/cstt9.pfb +share/texmf-dist/fonts/type1/public/cs/csu10.pfb +share/texmf-dist/fonts/type1/public/cs/csvtt10.pfb +share/texmf-dist/fonts/vf/cs/cs-a35/README +share/texmf-dist/fonts/vf/cs/cs-a35/pagdc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pagkc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pbkdc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pbklc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pcrbc8u.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pcrrc8u.vf +share/texmf-dist/fonts/vf/cs/cs-a35/phvbc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/phvbnc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/phvrc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/phvrnc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pncbc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pncrc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pplbc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/pplrc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/ptmbc8z.vf +share/texmf-dist/fonts/vf/cs/cs-a35/ptmrc8z.vf +share/texmf-dist/fonts/vf/cs/cs-charter/bchb8z.vf +share/texmf-dist/fonts/vf/cs/cs-charter/bchbi8z.vf +share/texmf-dist/fonts/vf/cs/cs-charter/bchr8z.vf +share/texmf-dist/fonts/vf/cs/cs-charter/bchri8z.vf diff --git a/fonts/tex-cs/distinfo b/fonts/tex-cs/distinfo new file mode 100644 index 000000000..7b37da6b9 --- /dev/null +++ b/fonts/tex-cs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:29:19 wiz Exp $ + +SHA1 (tex-cs-33941/cs.tar.xz) = be494393eb966effdbdc9be4ea2cd8972130e2bc +RMD160 (tex-cs-33941/cs.tar.xz) = f146072fd49839aaac11d5ef40e2b643e8605b0b +Size (tex-cs-33941/cs.tar.xz) = 1798400 bytes diff --git a/fonts/tex-cyklop-doc/DESCR b/fonts/tex-cyklop-doc/DESCR new file mode 100644 index 000000000..d928b577b --- /dev/null +++ b/fonts/tex-cyklop-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-cyklop. diff --git a/fonts/tex-cyklop-doc/Makefile b/fonts/tex-cyklop-doc/Makefile new file mode 100644 index 000000000..9e406aa1b --- /dev/null +++ b/fonts/tex-cyklop-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= cyklop.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.915 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cyklop +COMMENT= Documentation for tex-cyklop +LICENSE= lppl-1.3c # gfl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cyklop-doc/PLIST b/fonts/tex-cyklop-doc/PLIST new file mode 100644 index 000000000..a45c074a6 --- /dev/null +++ b/fonts/tex-cyklop-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/doc/fonts/cyklop/00readme +share/texmf-dist/doc/fonts/cyklop/00readme-pl +share/texmf-dist/doc/fonts/cyklop/GUST-FONT-LICENSE.txt +share/texmf-dist/doc/fonts/cyklop/MANIFEST.txt +share/texmf-dist/doc/fonts/cyklop/cyklop-info.pdf diff --git a/fonts/tex-cyklop-doc/distinfo b/fonts/tex-cyklop-doc/distinfo new file mode 100644 index 000000000..3dce647bd --- /dev/null +++ b/fonts/tex-cyklop-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-cyklop-18651/cyklop.doc.tar.xz) = 514f14ca7853ef7dbfb24f2d7698f5849ae9c402 +RMD160 (tex-cyklop-18651/cyklop.doc.tar.xz) = f51abf5f237d3b0db8a538e0eb9c257401c1a578 +Size (tex-cyklop-18651/cyklop.doc.tar.xz) = 405788 bytes diff --git a/fonts/tex-cyklop/DESCR b/fonts/tex-cyklop/DESCR new file mode 100644 index 000000000..4396e738f --- /dev/null +++ b/fonts/tex-cyklop/DESCR @@ -0,0 +1,13 @@ +The Cyclop typeface was designed in the 1920s at the workshop +of Warsaw type foundry "Odlewnia Czcionek J. Idzkowski i S-ka". +This sans serif typeface has a highly modulated stroke so it +has high typographic contrast. The vertical stems are much +heavier then horizontal ones. Most characters have thin +rectangles as additional counters giving the unique shape of +the characters. The lead types of Cyclop typeface were produced +in slanted variant at sizes 8-48 pt. It was heavily used for +heads in newspapers and accidents prints. Typesetters used +Cyclop in the inter-war period, during the occupation in the +underground press. The typeface was used until the beginnings +of the offset print and computer typesetting era. Nowadays it +is hard to find the metal types of this typeface. diff --git a/fonts/tex-cyklop/Makefile b/fonts/tex-cyklop/Makefile new file mode 100644 index 000000000..c2ce4255a --- /dev/null +++ b/fonts/tex-cyklop/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= cyklop +PKGNAME= tex-${DISTNAME}-0.915 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cyklop +COMMENT= Cyclop typeface +LICENSE= lppl-1.3c # gfl + +TEX_MAP_FILES+= cyklop.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-cyklop/PLIST b/fonts/tex-cyklop/PLIST new file mode 100644 index 000000000..e95b2b02e --- /dev/null +++ b/fonts/tex-cyklop/PLIST @@ -0,0 +1,59 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/fonts/afm/public/cyklop/cyklopi.afm +share/texmf-dist/fonts/afm/public/cyklop/cyklopr.afm +share/texmf-dist/fonts/enc/dvips/cyklop/cs-cyklop-sc.enc +share/texmf-dist/fonts/enc/dvips/cyklop/cs-cyklop.enc +share/texmf-dist/fonts/enc/dvips/cyklop/ec-cyklop-sc.enc +share/texmf-dist/fonts/enc/dvips/cyklop/ec-cyklop.enc +share/texmf-dist/fonts/enc/dvips/cyklop/l7x-cyklop-sc.enc +share/texmf-dist/fonts/enc/dvips/cyklop/l7x-cyklop.enc +share/texmf-dist/fonts/enc/dvips/cyklop/ly1-cyklop-sc.enc +share/texmf-dist/fonts/enc/dvips/cyklop/ly1-cyklop.enc +share/texmf-dist/fonts/enc/dvips/cyklop/qx-cyklop-sc.enc +share/texmf-dist/fonts/enc/dvips/cyklop/qx-cyklop.enc +share/texmf-dist/fonts/enc/dvips/cyklop/t5-cyklop-sc.enc +share/texmf-dist/fonts/enc/dvips/cyklop/t5-cyklop.enc +share/texmf-dist/fonts/map/dvips/cyklop/cyklop-cs.map +share/texmf-dist/fonts/map/dvips/cyklop/cyklop-ec.map +share/texmf-dist/fonts/map/dvips/cyklop/cyklop-l7x.map +share/texmf-dist/fonts/map/dvips/cyklop/cyklop-ly1.map +share/texmf-dist/fonts/map/dvips/cyklop/cyklop-qx.map +share/texmf-dist/fonts/map/dvips/cyklop/cyklop-t5.map +share/texmf-dist/fonts/map/dvips/cyklop/cyklop.map +share/texmf-dist/fonts/opentype/public/cyklop/cyklop-italic.otf +share/texmf-dist/fonts/opentype/public/cyklop/cyklop-regular.otf +share/texmf-dist/fonts/tfm/public/cyklop/cs-cyklopi-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/cs-cyklopi.tfm +share/texmf-dist/fonts/tfm/public/cyklop/cs-cyklopr-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/cs-cyklopr.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ec-cyklopi-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ec-cyklopi.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ec-cyklopr-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ec-cyklopr.tfm +share/texmf-dist/fonts/tfm/public/cyklop/l7x-cyklopi-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/l7x-cyklopi.tfm +share/texmf-dist/fonts/tfm/public/cyklop/l7x-cyklopr-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/l7x-cyklopr.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ly1-cyklopi-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ly1-cyklopi.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ly1-cyklopr-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/ly1-cyklopr.tfm +share/texmf-dist/fonts/tfm/public/cyklop/qx-cyklopi-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/qx-cyklopi.tfm +share/texmf-dist/fonts/tfm/public/cyklop/qx-cyklopr-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/qx-cyklopr.tfm +share/texmf-dist/fonts/tfm/public/cyklop/t5-cyklopi-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/t5-cyklopi.tfm +share/texmf-dist/fonts/tfm/public/cyklop/t5-cyklopr-sc.tfm +share/texmf-dist/fonts/tfm/public/cyklop/t5-cyklopr.tfm +share/texmf-dist/fonts/type1/public/cyklop/cyklopi.pfb +share/texmf-dist/fonts/type1/public/cyklop/cyklopr.pfb +share/texmf-dist/tex/latex/cyklop/cyklop.sty +share/texmf-dist/tex/latex/cyklop/il2cyklop.fd +share/texmf-dist/tex/latex/cyklop/l7xcyklop.fd +share/texmf-dist/tex/latex/cyklop/ly1cyklop.fd +share/texmf-dist/tex/latex/cyklop/ot1cyklop.fd +share/texmf-dist/tex/latex/cyklop/ot4cyklop.fd +share/texmf-dist/tex/latex/cyklop/qxcyklop.fd +share/texmf-dist/tex/latex/cyklop/t1cyklop.fd +share/texmf-dist/tex/latex/cyklop/t5cyklop.fd diff --git a/fonts/tex-cyklop/distinfo b/fonts/tex-cyklop/distinfo new file mode 100644 index 000000000..8013e4823 --- /dev/null +++ b/fonts/tex-cyklop/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-cyklop-18651/cyklop.tar.xz) = 7d6f3dad1dd2704401f80a830a807e3faa9cd788 +RMD160 (tex-cyklop-18651/cyklop.tar.xz) = 3aafcde496c8c5aaed6abdb2bfaecae7fb172c8f +Size (tex-cyklop-18651/cyklop.tar.xz) = 314668 bytes diff --git a/fonts/tex-dancers/DESCR b/fonts/tex-dancers/DESCR new file mode 100644 index 000000000..71875eecc --- /dev/null +++ b/fonts/tex-dancers/DESCR @@ -0,0 +1,13 @@ +The (Sherlock Holmes) book contains a code which uses dancing +men as glyphs. The alphabet as given is not complete, lacking +f, j, k, q, u, w, x and z, so those letters in the font are not +due to Conan Doyle. The code required word endings to be marked +by the dancing man representing the last letter to be holding a +flag: these are coded as A-Z. +thaTiStOsaYsentenceSiNthEcodElooKlikEthiS. In some cases, the +man has no arms, making it impossible for him to hold a flag. +In these cases, he is wearing a flag on his hat in the +'character'. The font is distributed as Metafont source; it +works poorly in modern environments, and could do with expert +attention (if you are interested, please contact the CTAN team +for details). diff --git a/fonts/tex-dancers/Makefile b/fonts/tex-dancers/Makefile new file mode 100644 index 000000000..c42905d61 --- /dev/null +++ b/fonts/tex-dancers/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dancers +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 13293 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dancers +COMMENT= Font for Conan Doyle's "The Dancing Men" +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dancers/PLIST b/fonts/tex-dancers/PLIST new file mode 100644 index 000000000..80ccb0079 --- /dev/null +++ b/fonts/tex-dancers/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/fonts/source/public/dancers/dancers.mf +share/texmf-dist/fonts/tfm/public/dancers/dancers.tfm diff --git a/fonts/tex-dancers/distinfo b/fonts/tex-dancers/distinfo new file mode 100644 index 000000000..0d7651e71 --- /dev/null +++ b/fonts/tex-dancers/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dancers-13293/dancers.tar.xz) = a743205cd4634e16608942077dba344fe82f7cf7 +RMD160 (tex-dancers-13293/dancers.tar.xz) = a5be13476ae2ac243b3dd4cbd343e10eb7c472f5 +Size (tex-dancers-13293/dancers.tar.xz) = 3836 bytes diff --git a/fonts/tex-dantelogo-doc/DESCR b/fonts/tex-dantelogo-doc/DESCR new file mode 100644 index 000000000..6d7728cad --- /dev/null +++ b/fonts/tex-dantelogo-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dantelogo. diff --git a/fonts/tex-dantelogo-doc/Makefile b/fonts/tex-dantelogo-doc/Makefile new file mode 100644 index 000000000..c6b69a7a6 --- /dev/null +++ b/fonts/tex-dantelogo-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dantelogo.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.02 +TEXLIVE_REV= 35295 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dantelogo +COMMENT= Documentation for tex-dantelogo +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dantelogo-doc/PLIST b/fonts/tex-dantelogo-doc/PLIST new file mode 100644 index 000000000..38cbc3805 --- /dev/null +++ b/fonts/tex-dantelogo-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/doc/fonts/dantelogo/Changes +share/texmf-dist/doc/fonts/dantelogo/README +share/texmf-dist/doc/fonts/dantelogo/dantelogo-doc.pdf +share/texmf-dist/doc/fonts/dantelogo/dantelogo-doc.tex diff --git a/fonts/tex-dantelogo-doc/distinfo b/fonts/tex-dantelogo-doc/distinfo new file mode 100644 index 000000000..2523b62af --- /dev/null +++ b/fonts/tex-dantelogo-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dantelogo-35295/dantelogo.doc.tar.xz) = 39f25a1cd65c9dd9140750812e0bde5819ead9cd +RMD160 (tex-dantelogo-35295/dantelogo.doc.tar.xz) = 820383d530abf4235ed243bf250a3973c0733d32 +Size (tex-dantelogo-35295/dantelogo.doc.tar.xz) = 71300 bytes diff --git a/fonts/tex-dantelogo/DESCR b/fonts/tex-dantelogo/DESCR new file mode 100644 index 000000000..c5fa3b120 --- /dev/null +++ b/fonts/tex-dantelogo/DESCR @@ -0,0 +1,4 @@ +The DANTE font for the logo of DANTE (http://www.dante.de), the +German speaking TeX users group. The font includes only the +five characters d, a, n, t, and e. dantelogo.sty provides an +interface for LuaLaTeX/XeLaTeX/pdfLaTeX. diff --git a/fonts/tex-dantelogo/Makefile b/fonts/tex-dantelogo/Makefile new file mode 100644 index 000000000..7e39a8b41 --- /dev/null +++ b/fonts/tex-dantelogo/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dantelogo +PKGNAME= tex-${DISTNAME}-0.02 +TEXLIVE_REV= 35295 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dantelogo +COMMENT= Font for DANTE's logo +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= dante.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dantelogo/PLIST b/fonts/tex-dantelogo/PLIST new file mode 100644 index 000000000..0140d8b80 --- /dev/null +++ b/fonts/tex-dantelogo/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/dantelogo/dante.enc +share/texmf-dist/fonts/map/dvips/dantelogo/dante.map +share/texmf-dist/fonts/opentype/public/dantelogo/DANTE-Bold-Italic.otf +share/texmf-dist/fonts/opentype/public/dantelogo/DANTE-Bold.otf +share/texmf-dist/fonts/opentype/public/dantelogo/DANTE-Italic.otf +share/texmf-dist/fonts/opentype/public/dantelogo/DANTE.otf +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE-Bold--texnansx--base.tfm +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE-Bold--texnansx.tfm +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE-Bold-Italic--texnansx--base.tfm +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE-Bold-Italic--texnansx.tfm +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE-Bold.tfm +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE-Italic--texnansx--base.tfm +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE-Italic--texnansx.tfm +share/texmf-dist/fonts/tfm/public/dantelogo/DANTE.tfm +share/texmf-dist/fonts/type1/public/dantelogo/DANTE-Bold-Italic.pfb +share/texmf-dist/fonts/type1/public/dantelogo/DANTE-Bold.pfb +share/texmf-dist/fonts/type1/public/dantelogo/DANTE-Italic.pfb +share/texmf-dist/fonts/type1/public/dantelogo/DANTE.pfb +share/texmf-dist/fonts/vf/public/dantelogo/DANTE-Bold--texnansx.vf +share/texmf-dist/fonts/vf/public/dantelogo/DANTE-Bold-Italic--texnansx.vf +share/texmf-dist/fonts/vf/public/dantelogo/DANTE-Italic--texnansx.vf +share/texmf-dist/tex/latex/dantelogo/dantelogo.sty +share/texmf-dist/tex/latex/dantelogo/ot1dante.fd +share/texmf-dist/tex/latex/dantelogo/t1dante.fd diff --git a/fonts/tex-dantelogo/distinfo b/fonts/tex-dantelogo/distinfo new file mode 100644 index 000000000..dddef93ae --- /dev/null +++ b/fonts/tex-dantelogo/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dantelogo-35295/dantelogo.tar.xz) = 00db48c65027b29eb5e50283d28e4afa18c51084 +RMD160 (tex-dantelogo-35295/dantelogo.tar.xz) = 07763a62da94d4dbb2cfd4976a3f02771a3cfc04 +Size (tex-dantelogo-35295/dantelogo.tar.xz) = 17008 bytes diff --git a/fonts/tex-dejavu-doc/DESCR b/fonts/tex-dejavu-doc/DESCR new file mode 100644 index 000000000..d3d961f64 --- /dev/null +++ b/fonts/tex-dejavu-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dejavu. diff --git a/fonts/tex-dejavu-doc/Makefile b/fonts/tex-dejavu-doc/Makefile new file mode 100644 index 000000000..5dc14ad10 --- /dev/null +++ b/fonts/tex-dejavu-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dejavu.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.34 +TEXLIVE_REV= 31771 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dejavu +COMMENT= Documentation for tex-dejavu +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dejavu-doc/PLIST b/fonts/tex-dejavu-doc/PLIST new file mode 100644 index 000000000..121d1c1a1 --- /dev/null +++ b/fonts/tex-dejavu-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/doc/fonts/dejavu/AUTHORS +share/texmf-dist/doc/fonts/dejavu/BUGS +share/texmf-dist/doc/fonts/dejavu/CHANGELOG +share/texmf-dist/doc/fonts/dejavu/LICENSE +share/texmf-dist/doc/fonts/dejavu/NEWS +share/texmf-dist/doc/fonts/dejavu/README-font +share/texmf-dist/doc/fonts/dejavu/README.doc +share/texmf-dist/doc/fonts/dejavu/dejavu-sample.pdf +share/texmf-dist/doc/fonts/dejavu/dejavu-sample.tex +share/texmf-dist/doc/fonts/dejavu/dejavu.pdf +share/texmf-dist/doc/fonts/dejavu/dejavu.tex +share/texmf-dist/doc/fonts/dejavu/extrakerns.zip +share/texmf-dist/doc/fonts/dejavu/langcover.txt +share/texmf-dist/doc/fonts/dejavu/manifest.txt +share/texmf-dist/doc/fonts/dejavu/status.txt +share/texmf-dist/doc/fonts/dejavu/unicover.txt diff --git a/fonts/tex-dejavu-doc/distinfo b/fonts/tex-dejavu-doc/distinfo new file mode 100644 index 000000000..2922f16ad --- /dev/null +++ b/fonts/tex-dejavu-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dejavu-31771/dejavu.doc.tar.xz) = 87ee30a72603790e61e6e8356ba99fb5cd5cff4c +RMD160 (tex-dejavu-31771/dejavu.doc.tar.xz) = 48e6c29be2e0d7f59241fea72f6c870e849229c6 +Size (tex-dejavu-31771/dejavu.doc.tar.xz) = 1085072 bytes diff --git a/fonts/tex-dejavu/DESCR b/fonts/tex-dejavu/DESCR new file mode 100644 index 000000000..4c760c185 --- /dev/null +++ b/fonts/tex-dejavu/DESCR @@ -0,0 +1,7 @@ +The package contains LaTeX support for the DejaVu fonts, which +are derived from the Vera fonts but contain more characters and +styles. The fonts are included in the original TrueType format, +and in converted Type 1 format. The (currently) supported +encodings are: OT1, T1, IL2, TS1, T2*, X2, QX, and LGR. The +package doesn't (currently) support mathematics. More encodings +and/or features are expected. diff --git a/fonts/tex-dejavu/Makefile b/fonts/tex-dejavu/Makefile new file mode 100644 index 000000000..5b6707494 --- /dev/null +++ b/fonts/tex-dejavu/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dejavu +PKGNAME= tex-${DISTNAME}-2.34 +TEXLIVE_REV= 31771 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dejavu +COMMENT= LaTeX support for the DejaVu fonts +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= dejavu-type1.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dejavu/PLIST b/fonts/tex-dejavu/PLIST new file mode 100644 index 000000000..8dcf0fabc --- /dev/null +++ b/fonts/tex-dejavu/PLIST @@ -0,0 +1,571 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSans-Bold.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSans-BoldOblique.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSans-ExtraLight.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSans-Oblique.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSans.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansCondensed-Bold.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansCondensed-BoldOblique.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansCondensed-Oblique.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansCondensed.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansMono-Bold.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansMono-BoldOblique.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansMono-Oblique.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSansMono.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerif-Bold.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerif-BoldItalic.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerif-Italic.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerif.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerifCondensed-Bold.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerifCondensed-BoldItalic.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerifCondensed-Italic.afm +share/texmf-dist/fonts/afm/public/dejavu/DejaVuSerifCondensed.afm +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_il2.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_lgr.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_ot1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_qx.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_t1-truetype.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_t1-type1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_t2a.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_t2b.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_t2c.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_ts1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavumono_x2.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_il2.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_lgr.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_ot1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_qx.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_t1-truetype.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_t1-type1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_t2a.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_t2b.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_t2c.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_ts1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusans_x2.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_il2.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_lgr.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_ot1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_qx.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_t1-truetype.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_t1-type1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_t2a.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_t2b.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_t2c.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_ts1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavusanslight_x2.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_il2.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_lgr.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_ot1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_qx.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_t1-truetype.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_t1-type1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_t2a.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_t2b.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_t2c.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_ts1.enc +share/texmf-dist/fonts/enc/dvips/dejavu/dejavuserif_x2.enc +share/texmf-dist/fonts/map/dvips/dejavu/dejavu-truetype.map +share/texmf-dist/fonts/map/dvips/dejavu/dejavu-type1.map +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSans-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerif-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-il2.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-lgr.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-x2.tfm +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSans-Bold.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSans-BoldOblique.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSans-ExtraLight.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSans-Oblique.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSans.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansCondensed-Bold.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansCondensed-BoldOblique.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansCondensed-Oblique.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansCondensed.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansMono-Bold.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansMono-BoldOblique.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansMono-Oblique.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansMono.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerif-Bold.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerif-BoldItalic.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerif-Italic.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerif.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Bold.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerifCondensed-BoldItalic.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Italic.ttf +share/texmf-dist/fonts/truetype/public/dejavu/DejaVuSerifCondensed.ttf +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-Bold.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-Bold.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSans.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansCondensed.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSansMono.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerif.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfm +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfb +share/texmf-dist/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfm +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSans-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-x2.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-lgr.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2a.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2b.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2c.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSansMono-tlf-x2.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerif-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-qx.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-t1.vf +share/texmf-dist/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-ts1.vf +share/texmf-dist/tex/latex/dejavu/DejaVuSans.sty +share/texmf-dist/tex/latex/dejavu/DejaVuSansCondensed.sty +share/texmf-dist/tex/latex/dejavu/DejaVuSansMono.sty +share/texmf-dist/tex/latex/dejavu/DejaVuSerif.sty +share/texmf-dist/tex/latex/dejavu/DejaVuSerifCondensed.sty +share/texmf-dist/tex/latex/dejavu/IL2DejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/IL2DejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/IL2DejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/IL2DejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/IL2DejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/LGRDejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/LGRDejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/LGRDejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/OT1DejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/OT1DejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/OT1DejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/OT1DejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/OT1DejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/QXDejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/QXDejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/QXDejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/QXDejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/QXDejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T1DejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/T1DejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T1DejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/T1DejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/T1DejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2ADejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2ADejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2ADejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2ADejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2ADejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2BDejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2BDejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2BDejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2BDejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2BDejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2CDejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2CDejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2CDejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2CDejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/T2CDejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/TS1DejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/TS1DejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/TS1DejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/TS1DejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/TS1DejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/X2DejaVuSans-TLF.fd +share/texmf-dist/tex/latex/dejavu/X2DejaVuSansCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/X2DejaVuSansMono-TLF.fd +share/texmf-dist/tex/latex/dejavu/X2DejaVuSerif-TLF.fd +share/texmf-dist/tex/latex/dejavu/X2DejaVuSerifCondensed-TLF.fd +share/texmf-dist/tex/latex/dejavu/dejavu.sty diff --git a/fonts/tex-dejavu/distinfo b/fonts/tex-dejavu/distinfo new file mode 100644 index 000000000..c44bbc760 --- /dev/null +++ b/fonts/tex-dejavu/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dejavu-31771/dejavu.tar.xz) = 1fd4fee5ea401b0831ecf2c324cbb417d43cf0bc +RMD160 (tex-dejavu-31771/dejavu.tar.xz) = 6974b04e2c8808a95be35fdd06c68eb59e3b5e11 +Size (tex-dejavu-31771/dejavu.tar.xz) = 10725176 bytes diff --git a/fonts/tex-dice-doc/DESCR b/fonts/tex-dice-doc/DESCR new file mode 100644 index 000000000..bbaab2298 --- /dev/null +++ b/fonts/tex-dice-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dice. diff --git a/fonts/tex-dice-doc/Makefile b/fonts/tex-dice-doc/Makefile new file mode 100644 index 000000000..b41b6f73e --- /dev/null +++ b/fonts/tex-dice-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dice.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 28501 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dice +COMMENT= Documentation for tex-dice +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dice-doc/PLIST b/fonts/tex-dice-doc/PLIST new file mode 100644 index 000000000..79279b4c2 --- /dev/null +++ b/fonts/tex-dice-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/doc/fonts/dice/dice3d.tex diff --git a/fonts/tex-dice-doc/distinfo b/fonts/tex-dice-doc/distinfo new file mode 100644 index 000000000..b4afdca8e --- /dev/null +++ b/fonts/tex-dice-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dice-28501/dice.doc.tar.xz) = f61df3b0ad8c491376705fbf68a8d82b4c117493 +RMD160 (tex-dice-28501/dice.doc.tar.xz) = 28884a3d7500235ecea5a9f1d257cd29d93e3e18 +Size (tex-dice-28501/dice.doc.tar.xz) = 1236 bytes diff --git a/fonts/tex-dice/DESCR b/fonts/tex-dice/DESCR new file mode 100644 index 000000000..cb4da5836 --- /dev/null +++ b/fonts/tex-dice/DESCR @@ -0,0 +1,2 @@ +A Metafont font that can produce die faces in 2D or with +various 3D effects. diff --git a/fonts/tex-dice/Makefile b/fonts/tex-dice/Makefile new file mode 100644 index 000000000..8472f0d6a --- /dev/null +++ b/fonts/tex-dice/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dice +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 28501 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dice +COMMENT= Font for die faces +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dice/PLIST b/fonts/tex-dice/PLIST new file mode 100644 index 000000000..356b58afa --- /dev/null +++ b/fonts/tex-dice/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/fonts/source/public/dice/dice3d.mf +share/texmf-dist/fonts/tfm/public/dice/dice3d.tfm diff --git a/fonts/tex-dice/distinfo b/fonts/tex-dice/distinfo new file mode 100644 index 000000000..a940feb66 --- /dev/null +++ b/fonts/tex-dice/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dice-28501/dice.tar.xz) = 7ba96aaf793c14f9664e7e447b8a29a2d34653c7 +RMD160 (tex-dice-28501/dice.tar.xz) = 6a81f67aee2a16840f6bc55f352bb5aa332fbc1f +Size (tex-dice-28501/dice.tar.xz) = 3228 bytes diff --git a/fonts/tex-dictsym-doc/DESCR b/fonts/tex-dictsym-doc/DESCR new file mode 100644 index 000000000..5ba5eae6e --- /dev/null +++ b/fonts/tex-dictsym-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dictsym. diff --git a/fonts/tex-dictsym-doc/Makefile b/fonts/tex-dictsym-doc/Makefile new file mode 100644 index 000000000..f3ca33d0e --- /dev/null +++ b/fonts/tex-dictsym-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dictsym.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20031 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dictsym +COMMENT= Documentation for tex-dictsym +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dictsym-doc/PLIST b/fonts/tex-dictsym-doc/PLIST new file mode 100644 index 000000000..249acf2c1 --- /dev/null +++ b/fonts/tex-dictsym-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/doc/fonts/dictsym/README +share/texmf-dist/doc/fonts/dictsym/dictsym.pdf +share/texmf-dist/doc/fonts/dictsym/dictsym.tex diff --git a/fonts/tex-dictsym-doc/distinfo b/fonts/tex-dictsym-doc/distinfo new file mode 100644 index 000000000..778c86a57 --- /dev/null +++ b/fonts/tex-dictsym-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dictsym-20031/dictsym.doc.tar.xz) = 4c38eaecde531c3e21406729b7e4fdd1f6c116e1 +RMD160 (tex-dictsym-20031/dictsym.doc.tar.xz) = 667829c1a62dcccc0c456f9deb2f3d58eca127ce +Size (tex-dictsym-20031/dictsym.doc.tar.xz) = 19780 bytes diff --git a/fonts/tex-dictsym/DESCR b/fonts/tex-dictsym/DESCR new file mode 100644 index 000000000..4ada25618 --- /dev/null +++ b/fonts/tex-dictsym/DESCR @@ -0,0 +1,5 @@ +This directory contains the DictSym Type1 font designed by +Georg Verweyen and all files required to use it with LaTeX on +the Unix or PC platforms. The font provides a number of symbols +commonly used in dictionaries. The accompanying macro package +makes the symbols accessible as LaTeX commands. diff --git a/fonts/tex-dictsym/Makefile b/fonts/tex-dictsym/Makefile new file mode 100644 index 000000000..5506ee8cd --- /dev/null +++ b/fonts/tex-dictsym/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +DISTNAME= dictsym +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 20031 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dictsym +COMMENT= DictSym font and macro package +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= dictsym.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dictsym/PLIST b/fonts/tex-dictsym/PLIST new file mode 100644 index 000000000..2f49dbf33 --- /dev/null +++ b/fonts/tex-dictsym/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:37 wiz Exp $ +share/texmf-dist/fonts/afm/public/dictsym/dictsym.afm +share/texmf-dist/fonts/map/dvips/dictsym/dictsym.map +share/texmf-dist/fonts/tfm/public/dictsym/dictsym.tfm +share/texmf-dist/fonts/type1/public/dictsym/dictsym.pfb +share/texmf-dist/fonts/type1/public/dictsym/dictsym.pfm +share/texmf-dist/tex/latex/dictsym/dictsym.sty diff --git a/fonts/tex-dictsym/distinfo b/fonts/tex-dictsym/distinfo new file mode 100644 index 000000000..e4fa3d142 --- /dev/null +++ b/fonts/tex-dictsym/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:37 wiz Exp $ + +SHA1 (tex-dictsym-20031/dictsym.tar.xz) = 431c42a301840cc3ef65126a7b954833c8f05fc9 +RMD160 (tex-dictsym-20031/dictsym.tar.xz) = 28f291572dee2a68914efb7fba54b57843ff06e5 +Size (tex-dictsym-20031/dictsym.tar.xz) = 31560 bytes diff --git a/fonts/tex-dingbat-doc/DESCR b/fonts/tex-dingbat-doc/DESCR new file mode 100644 index 000000000..574d6cdb2 --- /dev/null +++ b/fonts/tex-dingbat-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dingbat. diff --git a/fonts/tex-dingbat-doc/Makefile b/fonts/tex-dingbat-doc/Makefile new file mode 100644 index 000000000..b5f1a3f82 --- /dev/null +++ b/fonts/tex-dingbat-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= dingbat.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 27918 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dingbat +COMMENT= Documentation for tex-dingbat +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dingbat-doc/PLIST b/fonts/tex-dingbat-doc/PLIST new file mode 100644 index 000000000..576c45dc3 --- /dev/null +++ b/fonts/tex-dingbat-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/doc/fonts/dingbat/README +share/texmf-dist/doc/fonts/dingbat/dingbat.pdf +share/texmf-dist/doc/fonts/dingbat/dingbat.tex diff --git a/fonts/tex-dingbat-doc/distinfo b/fonts/tex-dingbat-doc/distinfo new file mode 100644 index 000000000..7a409d777 --- /dev/null +++ b/fonts/tex-dingbat-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-dingbat-27918/dingbat.doc.tar.xz) = bdece849dcc06c64c604e310e76f990871b181aa +RMD160 (tex-dingbat-27918/dingbat.doc.tar.xz) = c784c38fe5ccf9029b75e6f9c26baba60a940d6a +Size (tex-dingbat-27918/dingbat.doc.tar.xz) = 105748 bytes diff --git a/fonts/tex-dingbat/DESCR b/fonts/tex-dingbat/DESCR new file mode 100644 index 000000000..6fba493ca --- /dev/null +++ b/fonts/tex-dingbat/DESCR @@ -0,0 +1,4 @@ +The fonts (ark10 and dingbat) are specified in Metafont; +support macros are provided for use in LaTeX. An Adobe Type 1 +version of the fonts is available in the niceframe fonts +bundle. diff --git a/fonts/tex-dingbat/Makefile b/fonts/tex-dingbat/Makefile new file mode 100644 index 000000000..bd2534c94 --- /dev/null +++ b/fonts/tex-dingbat/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= dingbat +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 27918 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dingbat +COMMENT= Two dingbat symbol fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dingbat/PLIST b/fonts/tex-dingbat/PLIST new file mode 100644 index 000000000..7fdd51a3c --- /dev/null +++ b/fonts/tex-dingbat/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/fonts/source/public/dingbat/ark10.mf +share/texmf-dist/fonts/source/public/dingbat/dingbat.mf +share/texmf-dist/fonts/tfm/public/dingbat/ark10.tfm +share/texmf-dist/fonts/tfm/public/dingbat/dingbat.tfm +share/texmf-dist/tex/latex/dingbat/dingbat.sty +share/texmf-dist/tex/latex/dingbat/uark.fd +share/texmf-dist/tex/latex/dingbat/udingbat.fd diff --git a/fonts/tex-dingbat/distinfo b/fonts/tex-dingbat/distinfo new file mode 100644 index 000000000..a63b316a8 --- /dev/null +++ b/fonts/tex-dingbat/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-dingbat-27918/dingbat.tar.xz) = a4df58498271f938c768e1d2e81f711c14d42b64 +RMD160 (tex-dingbat-27918/dingbat.tar.xz) = 9b128b6fe3bf4e42afd75a52e5e25b7b2b34baf4 +Size (tex-dingbat-27918/dingbat.tar.xz) = 9240 bytes diff --git a/fonts/tex-dosepsbin-doc/DESCR b/fonts/tex-dosepsbin-doc/DESCR new file mode 100644 index 000000000..84f1b9510 --- /dev/null +++ b/fonts/tex-dosepsbin-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dosepsbin. diff --git a/fonts/tex-dosepsbin-doc/Makefile b/fonts/tex-dosepsbin-doc/Makefile new file mode 100644 index 000000000..c9966e509 --- /dev/null +++ b/fonts/tex-dosepsbin-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/17 06:16:22 markd Exp $ + +DISTNAME= dosepsbin.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 29752 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dosepsbin +COMMENT= Documentation for tex-dosepsbin +LICENSE= artistic + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dosepsbin-doc/PLIST b/fonts/tex-dosepsbin-doc/PLIST new file mode 100644 index 000000000..9b559982f --- /dev/null +++ b/fonts/tex-dosepsbin-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.2 2015/05/31 03:00:12 markd Exp $ +man/man1/dosepsbin.1 +share/texmf-dist/doc/support/dosepsbin/Makefile.in +share/texmf-dist/doc/support/dosepsbin/README +share/texmf-dist/doc/support/dosepsbin/clean-case.pl +share/texmf-dist/doc/support/dosepsbin/dosepsbin.html +share/texmf-dist/doc/support/dosepsbin/dosepsbin.ltx +share/texmf-dist/doc/support/dosepsbin/dosepsbin.pdf +share/texmf-dist/doc/support/dosepsbin/dosepsbin.txt +share/texmf-dist/doc/support/dosepsbin/version.pl diff --git a/fonts/tex-dosepsbin-doc/distinfo b/fonts/tex-dosepsbin-doc/distinfo new file mode 100644 index 000000000..f5f35a472 --- /dev/null +++ b/fonts/tex-dosepsbin-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:22 markd Exp $ + +SHA1 (tex-dosepsbin-29752/dosepsbin.doc.tar.xz) = b2905fc6485e28096ecffe77ad30e0ea8a53c820 +RMD160 (tex-dosepsbin-29752/dosepsbin.doc.tar.xz) = 197a61f481e457bca0a57a7781a6f8dc4b38bf79 +Size (tex-dosepsbin-29752/dosepsbin.doc.tar.xz) = 57060 bytes diff --git a/fonts/tex-dosepsbin/DESCR b/fonts/tex-dosepsbin/DESCR new file mode 100644 index 000000000..72e01fa4e --- /dev/null +++ b/fonts/tex-dosepsbin/DESCR @@ -0,0 +1,10 @@ +A Encapsulated PostScript (EPS) file may given in a special +binary format to support the inclusion of a thumbnail. This +file format, commonly known as DOS EPS format starts with a +binary header that contains the positions of the possible +sections: Postscript (PS); Windows Metafile Format (WMF); and +Tag Image File Format (TIFF). The PS section must be present +and either the WMF file or the TIFF file should be given. The +package provides a Perl program that will extract any of the +sections of such a file, in particular providing a 'text'-form +EPS file for use with (La)TeX. diff --git a/fonts/tex-dosepsbin/Makefile b/fonts/tex-dosepsbin/Makefile new file mode 100644 index 000000000..bc72133b1 --- /dev/null +++ b/fonts/tex-dosepsbin/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:06 wiz Exp $ + +DISTNAME= dosepsbin +PKGNAME= tex-${DISTNAME}-1.2 +PKGREVISION= 1 +TEXLIVE_REV= 29752 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dosepsbin +COMMENT= Deal with DOS binary EPS files +LICENSE= artistic + +USE_TOOLS+= perl:run +REPLACE_PERL= bin/dosepsbin + +INSTALLATION_DIRS+= bin + +.include "../../print/texlive/package.mk" + +post-extract: + ${MKDIR} ${WRKSRC}/bin + ${MV} ${WRKSRC}/texmf-dist/scripts/dosepsbin/dosepsbin.pl \ + ${WRKSRC}/bin/dosepsbin + ${RM} -rf ${WRKSRC}/texmf-dist + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dosepsbin/PLIST b/fonts/tex-dosepsbin/PLIST new file mode 100644 index 000000000..c624eb6b8 --- /dev/null +++ b/fonts/tex-dosepsbin/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:22 markd Exp $ +bin/dosepsbin diff --git a/fonts/tex-dosepsbin/distinfo b/fonts/tex-dosepsbin/distinfo new file mode 100644 index 000000000..0f2ae2f70 --- /dev/null +++ b/fonts/tex-dosepsbin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:22 markd Exp $ + +SHA1 (tex-dosepsbin-29752/dosepsbin.tar.xz) = b855c42f15eafb67e04f6e1a3d0310c2125d90ae +RMD160 (tex-dosepsbin-29752/dosepsbin.tar.xz) = 85f4cb13bc73b45a59dfdaacb2ed1874f4457a60 +Size (tex-dosepsbin-29752/dosepsbin.tar.xz) = 4120 bytes diff --git a/fonts/tex-doublestroke-doc/DESCR b/fonts/tex-doublestroke-doc/DESCR new file mode 100644 index 000000000..f62a059b7 --- /dev/null +++ b/fonts/tex-doublestroke-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-doublestroke. diff --git a/fonts/tex-doublestroke-doc/Makefile b/fonts/tex-doublestroke-doc/Makefile new file mode 100644 index 000000000..490216e3a --- /dev/null +++ b/fonts/tex-doublestroke-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= doublestroke.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.111 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/doublestroke +COMMENT= Documentation for tex-doublestroke +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-doublestroke-doc/PLIST b/fonts/tex-doublestroke-doc/PLIST new file mode 100644 index 000000000..9fdbe1da8 --- /dev/null +++ b/fonts/tex-doublestroke-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/doc/fonts/doublestroke/README +share/texmf-dist/doc/fonts/doublestroke/dsdoc.pdf +share/texmf-dist/doc/fonts/doublestroke/dsdoc.tex diff --git a/fonts/tex-doublestroke-doc/distinfo b/fonts/tex-doublestroke-doc/distinfo new file mode 100644 index 000000000..c363d6489 --- /dev/null +++ b/fonts/tex-doublestroke-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-doublestroke-15878/doublestroke.doc.tar.xz) = 67982eda9f94f63149fb102b0f7fcc6e2ce8722f +RMD160 (tex-doublestroke-15878/doublestroke.doc.tar.xz) = 714cefefab49ebe4cdd1e9ca38266768e92ceff0 +Size (tex-doublestroke-15878/doublestroke.doc.tar.xz) = 94092 bytes diff --git a/fonts/tex-doublestroke/DESCR b/fonts/tex-doublestroke/DESCR new file mode 100644 index 000000000..96d65dc8b --- /dev/null +++ b/fonts/tex-doublestroke/DESCR @@ -0,0 +1,7 @@ +A font based on Computer Modern Roman useful for typesetting +the mathematical symbols for the natural numbers (N), whole +numbers (Z), rational numbers (Q), real numbers (R) and complex +numbers (C); coverage includes all Roman capital letters, '1', +'h' and 'k'. The font is available both as Metafont source and +in Adobe Type 1 format, and LaTeX macros for its use are +provided. The fonts appear in the blackboard bold sampler. diff --git a/fonts/tex-doublestroke/Makefile b/fonts/tex-doublestroke/Makefile new file mode 100644 index 000000000..26d810bd7 --- /dev/null +++ b/fonts/tex-doublestroke/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= doublestroke +PKGNAME= tex-${DISTNAME}-1.111 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/doublestroke +COMMENT= Typeset mathematical double stroke symbols +#LICENSE= other-free + +TEX_MAP_FILES+= dstroke.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-doublestroke/PLIST b/fonts/tex-doublestroke/PLIST new file mode 100644 index 000000000..9d4ebef0b --- /dev/null +++ b/fonts/tex-doublestroke/PLIST @@ -0,0 +1,26 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/fonts/map/dvips/doublestroke/dstroke.map +share/texmf-dist/fonts/source/public/doublestroke/dsrom.mf +share/texmf-dist/fonts/source/public/doublestroke/dsrom10.mf +share/texmf-dist/fonts/source/public/doublestroke/dsrom12.mf +share/texmf-dist/fonts/source/public/doublestroke/dsrom8.mf +share/texmf-dist/fonts/source/public/doublestroke/dsromo.mf +share/texmf-dist/fonts/source/public/doublestroke/dsromu.mf +share/texmf-dist/fonts/source/public/doublestroke/dsss10.mf +share/texmf-dist/fonts/source/public/doublestroke/dsss12.mf +share/texmf-dist/fonts/source/public/doublestroke/dsss8.mf +share/texmf-dist/fonts/tfm/public/doublestroke/dsrom10.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsrom12.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsrom8.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsss10.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsss12.tfm +share/texmf-dist/fonts/tfm/public/doublestroke/dsss8.tfm +share/texmf-dist/fonts/type1/public/doublestroke/dsrom10.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsrom12.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsrom8.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsss10.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsss12.pfb +share/texmf-dist/fonts/type1/public/doublestroke/dsss8.pfb +share/texmf-dist/tex/latex/doublestroke/Udsrom.fd +share/texmf-dist/tex/latex/doublestroke/Udsss.fd +share/texmf-dist/tex/latex/doublestroke/dsfont.sty diff --git a/fonts/tex-doublestroke/distinfo b/fonts/tex-doublestroke/distinfo new file mode 100644 index 000000000..959cd9ef9 --- /dev/null +++ b/fonts/tex-doublestroke/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-doublestroke-15878/doublestroke.tar.xz) = 8f3a27559ec9c3f8bcfb9b122633b4072fbf9d75 +RMD160 (tex-doublestroke-15878/doublestroke.tar.xz) = 26edbc9e4a277c02aafb17822ed7f2111bbb5841 +Size (tex-doublestroke-15878/doublestroke.tar.xz) = 66992 bytes diff --git a/fonts/tex-dozenal-doc/DESCR b/fonts/tex-dozenal-doc/DESCR new file mode 100644 index 000000000..79e003068 --- /dev/null +++ b/fonts/tex-dozenal-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dozenal. diff --git a/fonts/tex-dozenal-doc/Makefile b/fonts/tex-dozenal-doc/Makefile new file mode 100644 index 000000000..4599b6a8d --- /dev/null +++ b/fonts/tex-dozenal-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= dozenal.doc +PKGNAME= tex-${DISTNAME:S/./-/}-5.3 +TEXLIVE_REV= 36169 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dozenal +COMMENT= Documentation for tex-dozenal +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dozenal-doc/PLIST b/fonts/tex-dozenal-doc/PLIST new file mode 100644 index 000000000..be9d972f4 --- /dev/null +++ b/fonts/tex-dozenal-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/doc/fonts/dozenal/CHANGES +share/texmf-dist/doc/fonts/dozenal/README +share/texmf-dist/doc/fonts/dozenal/dozenal.pdf +share/texmf-dist/doc/fonts/dozenal/dozenalfilelist.txt +share/texmf-dist/doc/fonts/dozenal/lppl.txt diff --git a/fonts/tex-dozenal-doc/distinfo b/fonts/tex-dozenal-doc/distinfo new file mode 100644 index 000000000..666d87f34 --- /dev/null +++ b/fonts/tex-dozenal-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-dozenal-36169/dozenal.doc.tar.xz) = c2faf652d3ac74ebcf007d2616d69ab86fbb892b +RMD160 (tex-dozenal-36169/dozenal.doc.tar.xz) = 4ef0846c4610428ba0f7149a3131b8d62d97cd9e +Size (tex-dozenal-36169/dozenal.doc.tar.xz) = 300456 bytes diff --git a/fonts/tex-dozenal/DESCR b/fonts/tex-dozenal/DESCR new file mode 100644 index 000000000..17eb88367 --- /dev/null +++ b/fonts/tex-dozenal/DESCR @@ -0,0 +1,11 @@ +The package supports typesetting documents whose counters are +represented in base twelve, also called "dozenal". It includes +a macro by David Kastrup for converting positive whole numbers +to dozenal from decimal (base ten) representation. The package +also includes a few other macros and redefines all the standard +counters to produce dozenal output. Fonts, in Roman, italic, +slanted, and boldface versions, provide ten and eleven (the +Pitman characters preferred by the Dozenal Society of Great +Britain). The fonts were designed to blend well with the +Computer Modern fonts, and are available both as Metafont +source and in Adobe Type 1 format. diff --git a/fonts/tex-dozenal/Makefile b/fonts/tex-dozenal/Makefile new file mode 100644 index 000000000..60f5b6cce --- /dev/null +++ b/fonts/tex-dozenal/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= dozenal +PKGNAME= tex-${DISTNAME}-5.3 +TEXLIVE_REV= 36169 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dozenal +COMMENT= Typeset documents using base twelve numbering (also called "dozenal") +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dozenal/PLIST b/fonts/tex-dozenal/PLIST new file mode 100644 index 000000000..d216664ed --- /dev/null +++ b/fonts/tex-dozenal/PLIST @@ -0,0 +1,112 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/fonts/afm/public/dozenal/dozchars10.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchars12.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchars17.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchars6.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchars7.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchars8.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchars9.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchb10.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbx10.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbx12.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbx5.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbx6.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbx7.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbx8.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbx9.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbxi10.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchbxsl10.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchit10.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchit12.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchit7.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchit8.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchit9.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchsl10.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchsl12.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchsl8.afm +share/texmf-dist/fonts/afm/public/dozenal/dozchsl9.afm +share/texmf-dist/fonts/map/dvips/dozenal/dozenal.map +share/texmf-dist/fonts/source/public/dozenal/dozchars10.mf +share/texmf-dist/fonts/source/public/dozenal/dozchars12.mf +share/texmf-dist/fonts/source/public/dozenal/dozchars17.mf +share/texmf-dist/fonts/source/public/dozenal/dozchars6.mf +share/texmf-dist/fonts/source/public/dozenal/dozchars7.mf +share/texmf-dist/fonts/source/public/dozenal/dozchars8.mf +share/texmf-dist/fonts/source/public/dozenal/dozchars9.mf +share/texmf-dist/fonts/source/public/dozenal/dozchb10.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbx10.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbx12.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbx5.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbx6.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbx7.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbx8.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbx9.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbxi10.mf +share/texmf-dist/fonts/source/public/dozenal/dozchbxsl10.mf +share/texmf-dist/fonts/source/public/dozenal/dozchit10.mf +share/texmf-dist/fonts/source/public/dozenal/dozchit12.mf +share/texmf-dist/fonts/source/public/dozenal/dozchit7.mf +share/texmf-dist/fonts/source/public/dozenal/dozchit8.mf +share/texmf-dist/fonts/source/public/dozenal/dozchit9.mf +share/texmf-dist/fonts/source/public/dozenal/dozchsl10.mf +share/texmf-dist/fonts/source/public/dozenal/dozchsl12.mf +share/texmf-dist/fonts/source/public/dozenal/dozchsl8.mf +share/texmf-dist/fonts/source/public/dozenal/dozchsl9.mf +share/texmf-dist/fonts/source/public/dozenal/dozenal.mf +share/texmf-dist/fonts/source/public/dozenal/dozenalb.mf +share/texmf-dist/fonts/source/public/dozenal/dozenali.mf +share/texmf-dist/fonts/source/public/dozenal/dozenalitalic.mf +share/texmf-dist/fonts/source/public/dozenal/dozenalroman.mf +share/texmf-dist/fonts/tfm/public/dozenal/dozchars10.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchars12.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchars17.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchars6.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchars7.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchars8.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchars9.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchb10.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbx10.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbx12.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbx5.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbx6.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbx7.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbx8.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbx9.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbxi10.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchbxsl10.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchit10.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchit12.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchit7.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchit8.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchit9.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchsl10.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchsl12.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchsl8.tfm +share/texmf-dist/fonts/tfm/public/dozenal/dozchsl9.tfm +share/texmf-dist/fonts/type1/public/dozenal/dozchars10.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchars12.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchars17.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchars6.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchars7.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchars8.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchars9.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchb10.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbx10.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbx12.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbx5.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbx6.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbx7.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbx8.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbx9.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbxi10.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchbxsl10.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchit10.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchit12.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchit7.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchit8.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchit9.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchsl10.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchsl12.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchsl8.pfb +share/texmf-dist/fonts/type1/public/dozenal/dozchsl9.pfb +share/texmf-dist/tex/latex/dozenal/dozenal.sty diff --git a/fonts/tex-dozenal/distinfo b/fonts/tex-dozenal/distinfo new file mode 100644 index 000000000..16d5a4ac3 --- /dev/null +++ b/fonts/tex-dozenal/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-dozenal-36169/dozenal.tar.xz) = d518cdc2f75042b45172ec63d79f3fd61408868d +RMD160 (tex-dozenal-36169/dozenal.tar.xz) = 204c55e9cd1db01ad1b05914152c6e971e96cb2d +Size (tex-dozenal-36169/dozenal.tar.xz) = 93484 bytes diff --git a/fonts/tex-drm-doc/DESCR b/fonts/tex-drm-doc/DESCR new file mode 100644 index 000000000..6daefba12 --- /dev/null +++ b/fonts/tex-drm-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-drm. diff --git a/fonts/tex-drm-doc/Makefile b/fonts/tex-drm-doc/Makefile new file mode 100644 index 000000000..96aba7804 --- /dev/null +++ b/fonts/tex-drm-doc/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:58 markd Exp $ + +DISTNAME= drm.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.2 +TEXLIVE_REV= 37153 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/drm +COMMENT= Documentation for tex-drm +LICENSE= lppl-1.3c + +REPLACE_SH+= doc/fonts/drm/allfonts.sh +REPLACE_SH+= doc/fonts/drm/convert.sh +# fontforge +CHECK_INTERPRETER_SKIP= share/texmf-dist/doc/fonts/drm/fontconvert.sh + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-drm-doc/PLIST b/fonts/tex-drm-doc/PLIST new file mode 100644 index 000000000..13960611d --- /dev/null +++ b/fonts/tex-drm-doc/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/doc/fonts/drm/CHANGES +share/texmf-dist/doc/fonts/drm/OFL.txt +share/texmf-dist/doc/fonts/drm/README +share/texmf-dist/doc/fonts/drm/allcomp.sh +share/texmf-dist/doc/fonts/drm/allfonts.sh +share/texmf-dist/doc/fonts/drm/chartscript.sh +share/texmf-dist/doc/fonts/drm/convert.sh +share/texmf-dist/doc/fonts/drm/drm.pdf +share/texmf-dist/doc/fonts/drm/drm_font_tables.pdf +share/texmf-dist/doc/fonts/drm/drmfilelist.txt +share/texmf-dist/doc/fonts/drm/fontconvert.sh +share/texmf-dist/doc/fonts/drm/gpl-3.0.txt +share/texmf-dist/doc/fonts/drm/lppl-1-3c.tex +share/texmf-dist/doc/fonts/drm/ofl_v1-1.tex +share/texmf-dist/doc/fonts/drm/small_specimen.pdf +share/texmf-dist/doc/fonts/drm/small_specimen.tex +share/texmf-dist/doc/fonts/drm/specimen.pdf +share/texmf-dist/doc/fonts/drm/specimen.tex diff --git a/fonts/tex-drm-doc/distinfo b/fonts/tex-drm-doc/distinfo new file mode 100644 index 000000000..75b25bab5 --- /dev/null +++ b/fonts/tex-drm-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:58 markd Exp $ + +SHA1 (tex-drm-37153/drm.doc.tar.xz) = ab7a208f5c81f15338001bf7cb0d3f697bcc023f +RMD160 (tex-drm-37153/drm.doc.tar.xz) = 29ff95299a0cf7914f4988860713b74bda0f8ff1 +Size (tex-drm-37153/drm.doc.tar.xz) = 2981484 bytes diff --git a/fonts/tex-drm/DESCR b/fonts/tex-drm/DESCR new file mode 100644 index 000000000..7c9b95f6d --- /dev/null +++ b/fonts/tex-drm/DESCR @@ -0,0 +1,11 @@ +The package provides access to the DRM (Don's Revised Modern) +family of fonts, which includes a variety of optical sizes in +Roman (in four weights), italic, and small caps, among other +shapes, along with a set of symbols and ornaments. It is +intended to be a full-body text font, but its larger sizes can +also be used for simple display purposes, and its significant +body of symbols can stand on its own. It comes complete with +textual ("old-style") and lining figures, and even has small- +caps figures. It also comes with extensible decorative rules to +be used with ornaments from itself or other fonts, along with +an extremely flexible ellipsis package. diff --git a/fonts/tex-drm/Makefile b/fonts/tex-drm/Makefile new file mode 100644 index 000000000..41886184e --- /dev/null +++ b/fonts/tex-drm/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:58 markd Exp $ + +DISTNAME= drm +PKGNAME= tex-${DISTNAME}-4.2 +TEXLIVE_REV= 37153 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/drm +COMMENT= Complete family of fonts written in Metafont +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-drm/PLIST b/fonts/tex-drm/PLIST new file mode 100644 index 000000000..5efee7fe5 --- /dev/null +++ b/fonts/tex-drm/PLIST @@ -0,0 +1,1729 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/fonts/afm/public/drm/drm10.afm +share/texmf-dist/fonts/afm/public/drm/drm11.afm +share/texmf-dist/fonts/afm/public/drm/drm12.afm +share/texmf-dist/fonts/afm/public/drm/drm14.afm +share/texmf-dist/fonts/afm/public/drm/drm17.afm +share/texmf-dist/fonts/afm/public/drm/drm24.afm +share/texmf-dist/fonts/afm/public/drm/drm6.afm +share/texmf-dist/fonts/afm/public/drm/drm7.afm +share/texmf-dist/fonts/afm/public/drm/drm8.afm +share/texmf-dist/fonts/afm/public/drm/drm9.afm +share/texmf-dist/fonts/afm/public/drm/drmb10.afm +share/texmf-dist/fonts/afm/public/drm/drmb11.afm +share/texmf-dist/fonts/afm/public/drm/drmb12.afm +share/texmf-dist/fonts/afm/public/drm/drmb14.afm +share/texmf-dist/fonts/afm/public/drm/drmb17.afm +share/texmf-dist/fonts/afm/public/drm/drmb24.afm +share/texmf-dist/fonts/afm/public/drm/drmb6.afm +share/texmf-dist/fonts/afm/public/drm/drmb7.afm +share/texmf-dist/fonts/afm/public/drm/drmb8.afm +share/texmf-dist/fonts/afm/public/drm/drmb9.afm +share/texmf-dist/fonts/afm/public/drm/drmbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz10.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz11.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz12.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz14.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz17.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz24.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz6.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz7.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz8.afm +share/texmf-dist/fonts/afm/public/drm/drmdoz9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozb9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozit9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozitsc9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozittc9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozl9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsc9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozscbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozsl9.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc10.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc11.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc12.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc14.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc17.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc24.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc6.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc7.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc8.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztc9.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmdoztcbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozui9.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx10.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx11.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx12.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx14.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx17.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx24.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx6.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx7.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx8.afm +share/texmf-dist/fonts/afm/public/drm/drmdozuibx9.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs10.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs11.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs12.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs14.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs17.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs24.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs6.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs7.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs8.afm +share/texmf-dist/fonts/afm/public/drm/drmfigs9.afm +share/texmf-dist/fonts/afm/public/drm/drmgrk10.afm +share/texmf-dist/fonts/afm/public/drm/drminf10.afm +share/texmf-dist/fonts/afm/public/drm/drminf11.afm +share/texmf-dist/fonts/afm/public/drm/drminf12.afm +share/texmf-dist/fonts/afm/public/drm/drminf14.afm +share/texmf-dist/fonts/afm/public/drm/drminf17.afm +share/texmf-dist/fonts/afm/public/drm/drminf24.afm +share/texmf-dist/fonts/afm/public/drm/drminf6.afm +share/texmf-dist/fonts/afm/public/drm/drminf7.afm +share/texmf-dist/fonts/afm/public/drm/drminf8.afm +share/texmf-dist/fonts/afm/public/drm/drminf9.afm +share/texmf-dist/fonts/afm/public/drm/drmit10.afm +share/texmf-dist/fonts/afm/public/drm/drmit11.afm +share/texmf-dist/fonts/afm/public/drm/drmit12.afm +share/texmf-dist/fonts/afm/public/drm/drmit14.afm +share/texmf-dist/fonts/afm/public/drm/drmit17.afm +share/texmf-dist/fonts/afm/public/drm/drmit24.afm +share/texmf-dist/fonts/afm/public/drm/drmit6.afm +share/texmf-dist/fonts/afm/public/drm/drmit7.afm +share/texmf-dist/fonts/afm/public/drm/drmit8.afm +share/texmf-dist/fonts/afm/public/drm/drmit9.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmitbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc10.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc11.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc12.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc14.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc17.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc24.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc6.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc7.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc8.afm +share/texmf-dist/fonts/afm/public/drm/drmitsc9.afm +share/texmf-dist/fonts/afm/public/drm/drmittc10.afm +share/texmf-dist/fonts/afm/public/drm/drmittc11.afm +share/texmf-dist/fonts/afm/public/drm/drmittc12.afm +share/texmf-dist/fonts/afm/public/drm/drmittc14.afm +share/texmf-dist/fonts/afm/public/drm/drmittc17.afm +share/texmf-dist/fonts/afm/public/drm/drmittc24.afm +share/texmf-dist/fonts/afm/public/drm/drmittc6.afm +share/texmf-dist/fonts/afm/public/drm/drmittc7.afm +share/texmf-dist/fonts/afm/public/drm/drmittc8.afm +share/texmf-dist/fonts/afm/public/drm/drmittc9.afm +share/texmf-dist/fonts/afm/public/drm/drml10.afm +share/texmf-dist/fonts/afm/public/drm/drml11.afm +share/texmf-dist/fonts/afm/public/drm/drml12.afm +share/texmf-dist/fonts/afm/public/drm/drml14.afm +share/texmf-dist/fonts/afm/public/drm/drml17.afm +share/texmf-dist/fonts/afm/public/drm/drml24.afm +share/texmf-dist/fonts/afm/public/drm/drml6.afm +share/texmf-dist/fonts/afm/public/drm/drml7.afm +share/texmf-dist/fonts/afm/public/drm/drml8.afm +share/texmf-dist/fonts/afm/public/drm/drml9.afm +share/texmf-dist/fonts/afm/public/drm/drmmi10.afm +share/texmf-dist/fonts/afm/public/drm/drmsc10.afm +share/texmf-dist/fonts/afm/public/drm/drmsc11.afm +share/texmf-dist/fonts/afm/public/drm/drmsc12.afm +share/texmf-dist/fonts/afm/public/drm/drmsc14.afm +share/texmf-dist/fonts/afm/public/drm/drmsc17.afm +share/texmf-dist/fonts/afm/public/drm/drmsc24.afm +share/texmf-dist/fonts/afm/public/drm/drmsc6.afm +share/texmf-dist/fonts/afm/public/drm/drmsc7.afm +share/texmf-dist/fonts/afm/public/drm/drmsc8.afm +share/texmf-dist/fonts/afm/public/drm/drmsc9.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmscbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmsl10.afm +share/texmf-dist/fonts/afm/public/drm/drmsl11.afm +share/texmf-dist/fonts/afm/public/drm/drmsl12.afm +share/texmf-dist/fonts/afm/public/drm/drmsl14.afm +share/texmf-dist/fonts/afm/public/drm/drmsl17.afm +share/texmf-dist/fonts/afm/public/drm/drmsl24.afm +share/texmf-dist/fonts/afm/public/drm/drmsl6.afm +share/texmf-dist/fonts/afm/public/drm/drmsl7.afm +share/texmf-dist/fonts/afm/public/drm/drmsl8.afm +share/texmf-dist/fonts/afm/public/drm/drmsl9.afm +share/texmf-dist/fonts/afm/public/drm/drmsy10.afm +share/texmf-dist/fonts/afm/public/drm/drmsym10.afm +share/texmf-dist/fonts/afm/public/drm/drmsym11.afm +share/texmf-dist/fonts/afm/public/drm/drmsym12.afm +share/texmf-dist/fonts/afm/public/drm/drmsym14.afm +share/texmf-dist/fonts/afm/public/drm/drmsym17.afm +share/texmf-dist/fonts/afm/public/drm/drmsym24.afm +share/texmf-dist/fonts/afm/public/drm/drmsym7.afm +share/texmf-dist/fonts/afm/public/drm/drmsym8.afm +share/texmf-dist/fonts/afm/public/drm/drmsym9.afm +share/texmf-dist/fonts/afm/public/drm/drmtc10.afm +share/texmf-dist/fonts/afm/public/drm/drmtc11.afm +share/texmf-dist/fonts/afm/public/drm/drmtc12.afm +share/texmf-dist/fonts/afm/public/drm/drmtc14.afm +share/texmf-dist/fonts/afm/public/drm/drmtc17.afm +share/texmf-dist/fonts/afm/public/drm/drmtc24.afm +share/texmf-dist/fonts/afm/public/drm/drmtc6.afm +share/texmf-dist/fonts/afm/public/drm/drmtc7.afm +share/texmf-dist/fonts/afm/public/drm/drmtc8.afm +share/texmf-dist/fonts/afm/public/drm/drmtc9.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx10.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx11.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx12.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx14.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx17.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx24.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx6.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx7.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx8.afm +share/texmf-dist/fonts/afm/public/drm/drmtcbx9.afm +share/texmf-dist/fonts/afm/public/drm/drmui10.afm +share/texmf-dist/fonts/afm/public/drm/drmui11.afm +share/texmf-dist/fonts/afm/public/drm/drmui12.afm +share/texmf-dist/fonts/afm/public/drm/drmui14.afm +share/texmf-dist/fonts/afm/public/drm/drmui17.afm +share/texmf-dist/fonts/afm/public/drm/drmui24.afm +share/texmf-dist/fonts/afm/public/drm/drmui6.afm +share/texmf-dist/fonts/afm/public/drm/drmui7.afm +share/texmf-dist/fonts/afm/public/drm/drmui8.afm +share/texmf-dist/fonts/afm/public/drm/drmui9.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx10.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx11.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx12.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx14.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx17.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx24.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx6.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx7.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx8.afm +share/texmf-dist/fonts/afm/public/drm/drmuibx9.afm +share/texmf-dist/fonts/map/dvips/drm/drm.map +share/texmf-dist/fonts/opentype/public/drm/drm10.otf +share/texmf-dist/fonts/opentype/public/drm/drm11.otf +share/texmf-dist/fonts/opentype/public/drm/drm12.otf +share/texmf-dist/fonts/opentype/public/drm/drm14.otf +share/texmf-dist/fonts/opentype/public/drm/drm17.otf +share/texmf-dist/fonts/opentype/public/drm/drm24.otf +share/texmf-dist/fonts/opentype/public/drm/drm6.otf +share/texmf-dist/fonts/opentype/public/drm/drm7.otf +share/texmf-dist/fonts/opentype/public/drm/drm8.otf +share/texmf-dist/fonts/opentype/public/drm/drm9.otf +share/texmf-dist/fonts/opentype/public/drm/drmb10.otf +share/texmf-dist/fonts/opentype/public/drm/drmb11.otf +share/texmf-dist/fonts/opentype/public/drm/drmb12.otf +share/texmf-dist/fonts/opentype/public/drm/drmb14.otf +share/texmf-dist/fonts/opentype/public/drm/drmb17.otf +share/texmf-dist/fonts/opentype/public/drm/drmb24.otf +share/texmf-dist/fonts/opentype/public/drm/drmb6.otf +share/texmf-dist/fonts/opentype/public/drm/drmb7.otf +share/texmf-dist/fonts/opentype/public/drm/drmb8.otf +share/texmf-dist/fonts/opentype/public/drm/drmb9.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoz9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozb9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozit9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozitsc9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozittc9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozl9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsc9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozscbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozsl9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztc9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdoztcbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozui9.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmdozuibx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs10.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs11.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs12.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs14.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs17.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs24.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs6.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs7.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs8.otf +share/texmf-dist/fonts/opentype/public/drm/drmfigs9.otf +share/texmf-dist/fonts/opentype/public/drm/drmgrk10.otf +share/texmf-dist/fonts/opentype/public/drm/drminf10.otf +share/texmf-dist/fonts/opentype/public/drm/drminf11.otf +share/texmf-dist/fonts/opentype/public/drm/drminf12.otf +share/texmf-dist/fonts/opentype/public/drm/drminf14.otf +share/texmf-dist/fonts/opentype/public/drm/drminf17.otf +share/texmf-dist/fonts/opentype/public/drm/drminf24.otf +share/texmf-dist/fonts/opentype/public/drm/drminf6.otf +share/texmf-dist/fonts/opentype/public/drm/drminf7.otf +share/texmf-dist/fonts/opentype/public/drm/drminf8.otf +share/texmf-dist/fonts/opentype/public/drm/drminf9.otf +share/texmf-dist/fonts/opentype/public/drm/drmit10.otf +share/texmf-dist/fonts/opentype/public/drm/drmit11.otf +share/texmf-dist/fonts/opentype/public/drm/drmit12.otf +share/texmf-dist/fonts/opentype/public/drm/drmit14.otf +share/texmf-dist/fonts/opentype/public/drm/drmit17.otf +share/texmf-dist/fonts/opentype/public/drm/drmit24.otf +share/texmf-dist/fonts/opentype/public/drm/drmit6.otf +share/texmf-dist/fonts/opentype/public/drm/drmit7.otf +share/texmf-dist/fonts/opentype/public/drm/drmit8.otf +share/texmf-dist/fonts/opentype/public/drm/drmit9.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmitbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmitsc9.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmittc9.otf +share/texmf-dist/fonts/opentype/public/drm/drml10.otf +share/texmf-dist/fonts/opentype/public/drm/drml11.otf +share/texmf-dist/fonts/opentype/public/drm/drml12.otf +share/texmf-dist/fonts/opentype/public/drm/drml14.otf +share/texmf-dist/fonts/opentype/public/drm/drml17.otf +share/texmf-dist/fonts/opentype/public/drm/drml24.otf +share/texmf-dist/fonts/opentype/public/drm/drml6.otf +share/texmf-dist/fonts/opentype/public/drm/drml7.otf +share/texmf-dist/fonts/opentype/public/drm/drml8.otf +share/texmf-dist/fonts/opentype/public/drm/drml9.otf +share/texmf-dist/fonts/opentype/public/drm/drmmi10.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmsc9.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmscbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl10.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl11.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl12.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl14.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl17.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl24.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl6.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl7.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl8.otf +share/texmf-dist/fonts/opentype/public/drm/drmsl9.otf +share/texmf-dist/fonts/opentype/public/drm/drmsy10.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym10.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym11.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym12.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym14.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym17.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym24.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym7.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym8.otf +share/texmf-dist/fonts/opentype/public/drm/drmsym9.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc10.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc11.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc12.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc14.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc17.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc24.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc6.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc7.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc8.otf +share/texmf-dist/fonts/opentype/public/drm/drmtc9.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmtcbx9.otf +share/texmf-dist/fonts/opentype/public/drm/drmui10.otf +share/texmf-dist/fonts/opentype/public/drm/drmui11.otf +share/texmf-dist/fonts/opentype/public/drm/drmui12.otf +share/texmf-dist/fonts/opentype/public/drm/drmui14.otf +share/texmf-dist/fonts/opentype/public/drm/drmui17.otf +share/texmf-dist/fonts/opentype/public/drm/drmui24.otf +share/texmf-dist/fonts/opentype/public/drm/drmui6.otf +share/texmf-dist/fonts/opentype/public/drm/drmui7.otf +share/texmf-dist/fonts/opentype/public/drm/drmui8.otf +share/texmf-dist/fonts/opentype/public/drm/drmui9.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx10.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx11.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx12.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx14.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx17.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx24.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx6.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx7.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx8.otf +share/texmf-dist/fonts/opentype/public/drm/drmuibx9.otf +share/texmf-dist/fonts/source/public/drm/backslanttest.mf +share/texmf-dist/fonts/source/public/drm/drm.mf +share/texmf-dist/fonts/source/public/drm/drm10.mf +share/texmf-dist/fonts/source/public/drm/drm11.mf +share/texmf-dist/fonts/source/public/drm/drm12.mf +share/texmf-dist/fonts/source/public/drm/drm14.mf +share/texmf-dist/fonts/source/public/drm/drm17.mf +share/texmf-dist/fonts/source/public/drm/drm24.mf +share/texmf-dist/fonts/source/public/drm/drm6.mf +share/texmf-dist/fonts/source/public/drm/drm7.mf +share/texmf-dist/fonts/source/public/drm/drm8.mf +share/texmf-dist/fonts/source/public/drm/drm9.mf +share/texmf-dist/fonts/source/public/drm/drmacc.mf +share/texmf-dist/fonts/source/public/drm/drmacclet.mf +share/texmf-dist/fonts/source/public/drm/drmb10.mf +share/texmf-dist/fonts/source/public/drm/drmb11.mf +share/texmf-dist/fonts/source/public/drm/drmb12.mf +share/texmf-dist/fonts/source/public/drm/drmb14.mf +share/texmf-dist/fonts/source/public/drm/drmb17.mf +share/texmf-dist/fonts/source/public/drm/drmb24.mf +share/texmf-dist/fonts/source/public/drm/drmb6.mf +share/texmf-dist/fonts/source/public/drm/drmb7.mf +share/texmf-dist/fonts/source/public/drm/drmb8.mf +share/texmf-dist/fonts/source/public/drm/drmb9.mf +share/texmf-dist/fonts/source/public/drm/drmbx10.mf +share/texmf-dist/fonts/source/public/drm/drmbx11.mf +share/texmf-dist/fonts/source/public/drm/drmbx12.mf +share/texmf-dist/fonts/source/public/drm/drmbx14.mf +share/texmf-dist/fonts/source/public/drm/drmbx17.mf +share/texmf-dist/fonts/source/public/drm/drmbx24.mf +share/texmf-dist/fonts/source/public/drm/drmbx6.mf +share/texmf-dist/fonts/source/public/drm/drmbx7.mf +share/texmf-dist/fonts/source/public/drm/drmbx8.mf +share/texmf-dist/fonts/source/public/drm/drmbx9.mf +share/texmf-dist/fonts/source/public/drm/drmcap.mf +share/texmf-dist/fonts/source/public/drm/drmdigs.mf +share/texmf-dist/fonts/source/public/drm/drmdoz10.mf +share/texmf-dist/fonts/source/public/drm/drmdoz11.mf +share/texmf-dist/fonts/source/public/drm/drmdoz12.mf +share/texmf-dist/fonts/source/public/drm/drmdoz14.mf +share/texmf-dist/fonts/source/public/drm/drmdoz17.mf +share/texmf-dist/fonts/source/public/drm/drmdoz24.mf +share/texmf-dist/fonts/source/public/drm/drmdoz6.mf +share/texmf-dist/fonts/source/public/drm/drmdoz7.mf +share/texmf-dist/fonts/source/public/drm/drmdoz8.mf +share/texmf-dist/fonts/source/public/drm/drmdoz9.mf +share/texmf-dist/fonts/source/public/drm/drmdozb10.mf +share/texmf-dist/fonts/source/public/drm/drmdozb11.mf +share/texmf-dist/fonts/source/public/drm/drmdozb12.mf +share/texmf-dist/fonts/source/public/drm/drmdozb14.mf +share/texmf-dist/fonts/source/public/drm/drmdozb17.mf +share/texmf-dist/fonts/source/public/drm/drmdozb24.mf +share/texmf-dist/fonts/source/public/drm/drmdozb6.mf +share/texmf-dist/fonts/source/public/drm/drmdozb7.mf +share/texmf-dist/fonts/source/public/drm/drmdozb8.mf +share/texmf-dist/fonts/source/public/drm/drmdozb9.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx10.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx11.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx12.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx14.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx17.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx24.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx6.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx7.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx8.mf +share/texmf-dist/fonts/source/public/drm/drmdozbx9.mf +share/texmf-dist/fonts/source/public/drm/drmdozdigs.mf +share/texmf-dist/fonts/source/public/drm/drmdozit10.mf +share/texmf-dist/fonts/source/public/drm/drmdozit11.mf +share/texmf-dist/fonts/source/public/drm/drmdozit12.mf +share/texmf-dist/fonts/source/public/drm/drmdozit14.mf +share/texmf-dist/fonts/source/public/drm/drmdozit17.mf +share/texmf-dist/fonts/source/public/drm/drmdozit24.mf +share/texmf-dist/fonts/source/public/drm/drmdozit6.mf +share/texmf-dist/fonts/source/public/drm/drmdozit7.mf +share/texmf-dist/fonts/source/public/drm/drmdozit8.mf +share/texmf-dist/fonts/source/public/drm/drmdozit9.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx10.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx11.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx12.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx14.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx17.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx24.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx6.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx7.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx8.mf +share/texmf-dist/fonts/source/public/drm/drmdozitbx9.mf +share/texmf-dist/fonts/source/public/drm/drmdozitdigs.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc10.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc11.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc12.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc14.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc17.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc24.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc6.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc7.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc8.mf +share/texmf-dist/fonts/source/public/drm/drmdozitsc9.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc10.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc11.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc12.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc14.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc17.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc24.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc6.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc7.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc8.mf +share/texmf-dist/fonts/source/public/drm/drmdozittc9.mf +share/texmf-dist/fonts/source/public/drm/drmdozl10.mf +share/texmf-dist/fonts/source/public/drm/drmdozl11.mf +share/texmf-dist/fonts/source/public/drm/drmdozl12.mf +share/texmf-dist/fonts/source/public/drm/drmdozl14.mf +share/texmf-dist/fonts/source/public/drm/drmdozl17.mf +share/texmf-dist/fonts/source/public/drm/drmdozl24.mf +share/texmf-dist/fonts/source/public/drm/drmdozl6.mf +share/texmf-dist/fonts/source/public/drm/drmdozl7.mf +share/texmf-dist/fonts/source/public/drm/drmdozl8.mf +share/texmf-dist/fonts/source/public/drm/drmdozl9.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc10.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc11.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc12.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc14.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc17.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc24.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc6.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc7.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc8.mf +share/texmf-dist/fonts/source/public/drm/drmdozsc9.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx10.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx11.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx12.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx14.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx17.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx24.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx6.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx7.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx8.mf +share/texmf-dist/fonts/source/public/drm/drmdozscbx9.mf +share/texmf-dist/fonts/source/public/drm/drmdozscdigs.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl10.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl11.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl12.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl14.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl17.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl24.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl6.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl7.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl8.mf +share/texmf-dist/fonts/source/public/drm/drmdozsl9.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc10.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc11.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc12.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc14.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc17.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc24.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc6.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc7.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc8.mf +share/texmf-dist/fonts/source/public/drm/drmdoztc9.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx10.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx11.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx12.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx14.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx17.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx24.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx6.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx7.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx8.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcbx9.mf +share/texmf-dist/fonts/source/public/drm/drmdoztcdigs.mf +share/texmf-dist/fonts/source/public/drm/drmdozui10.mf +share/texmf-dist/fonts/source/public/drm/drmdozui11.mf +share/texmf-dist/fonts/source/public/drm/drmdozui12.mf +share/texmf-dist/fonts/source/public/drm/drmdozui14.mf +share/texmf-dist/fonts/source/public/drm/drmdozui17.mf +share/texmf-dist/fonts/source/public/drm/drmdozui24.mf +share/texmf-dist/fonts/source/public/drm/drmdozui6.mf +share/texmf-dist/fonts/source/public/drm/drmdozui7.mf +share/texmf-dist/fonts/source/public/drm/drmdozui8.mf +share/texmf-dist/fonts/source/public/drm/drmdozui9.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx10.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx11.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx12.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx14.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx17.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx24.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx6.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx7.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx8.mf +share/texmf-dist/fonts/source/public/drm/drmdozuibx9.mf +share/texmf-dist/fonts/source/public/drm/drmfigs10.mf +share/texmf-dist/fonts/source/public/drm/drmfigs11.mf +share/texmf-dist/fonts/source/public/drm/drmfigs12.mf +share/texmf-dist/fonts/source/public/drm/drmfigs14.mf +share/texmf-dist/fonts/source/public/drm/drmfigs17.mf +share/texmf-dist/fonts/source/public/drm/drmfigs24.mf +share/texmf-dist/fonts/source/public/drm/drmfigs6.mf +share/texmf-dist/fonts/source/public/drm/drmfigs7.mf +share/texmf-dist/fonts/source/public/drm/drmfigs8.mf +share/texmf-dist/fonts/source/public/drm/drmfigs9.mf +share/texmf-dist/fonts/source/public/drm/drmgrk10.mf +share/texmf-dist/fonts/source/public/drm/drmgrkacc.mf +share/texmf-dist/fonts/source/public/drm/drmgrkacclet.mf +share/texmf-dist/fonts/source/public/drm/drmgrkcap.mf +share/texmf-dist/fonts/source/public/drm/drmgrkligs.mf +share/texmf-dist/fonts/source/public/drm/drmgrklow.mf +share/texmf-dist/fonts/source/public/drm/drmgrkpunct.mf +share/texmf-dist/fonts/source/public/drm/drmgrkup.mf +share/texmf-dist/fonts/source/public/drm/drminf10.mf +share/texmf-dist/fonts/source/public/drm/drminf11.mf +share/texmf-dist/fonts/source/public/drm/drminf12.mf +share/texmf-dist/fonts/source/public/drm/drminf14.mf +share/texmf-dist/fonts/source/public/drm/drminf17.mf +share/texmf-dist/fonts/source/public/drm/drminf24.mf +share/texmf-dist/fonts/source/public/drm/drminf6.mf +share/texmf-dist/fonts/source/public/drm/drminf7.mf +share/texmf-dist/fonts/source/public/drm/drminf8.mf +share/texmf-dist/fonts/source/public/drm/drminf9.mf +share/texmf-dist/fonts/source/public/drm/drminffigs.mf +share/texmf-dist/fonts/source/public/drm/drmit10.mf +share/texmf-dist/fonts/source/public/drm/drmit11.mf +share/texmf-dist/fonts/source/public/drm/drmit12.mf +share/texmf-dist/fonts/source/public/drm/drmit14.mf +share/texmf-dist/fonts/source/public/drm/drmit17.mf +share/texmf-dist/fonts/source/public/drm/drmit24.mf +share/texmf-dist/fonts/source/public/drm/drmit6.mf +share/texmf-dist/fonts/source/public/drm/drmit7.mf +share/texmf-dist/fonts/source/public/drm/drmit8.mf +share/texmf-dist/fonts/source/public/drm/drmit9.mf +share/texmf-dist/fonts/source/public/drm/drmitacclet.mf +share/texmf-dist/fonts/source/public/drm/drmitbx10.mf +share/texmf-dist/fonts/source/public/drm/drmitbx11.mf +share/texmf-dist/fonts/source/public/drm/drmitbx12.mf +share/texmf-dist/fonts/source/public/drm/drmitbx14.mf +share/texmf-dist/fonts/source/public/drm/drmitbx17.mf +share/texmf-dist/fonts/source/public/drm/drmitbx24.mf +share/texmf-dist/fonts/source/public/drm/drmitbx6.mf +share/texmf-dist/fonts/source/public/drm/drmitbx7.mf +share/texmf-dist/fonts/source/public/drm/drmitbx8.mf +share/texmf-dist/fonts/source/public/drm/drmitbx9.mf +share/texmf-dist/fonts/source/public/drm/drmitcap.mf +share/texmf-dist/fonts/source/public/drm/drmitdigs.mf +share/texmf-dist/fonts/source/public/drm/drmitligs.mf +share/texmf-dist/fonts/source/public/drm/drmitlow.mf +share/texmf-dist/fonts/source/public/drm/drmitoldstydigs.mf +share/texmf-dist/fonts/source/public/drm/drmitpunct.mf +share/texmf-dist/fonts/source/public/drm/drmitsc10.mf +share/texmf-dist/fonts/source/public/drm/drmitsc11.mf +share/texmf-dist/fonts/source/public/drm/drmitsc12.mf +share/texmf-dist/fonts/source/public/drm/drmitsc14.mf +share/texmf-dist/fonts/source/public/drm/drmitsc17.mf +share/texmf-dist/fonts/source/public/drm/drmitsc24.mf +share/texmf-dist/fonts/source/public/drm/drmitsc6.mf +share/texmf-dist/fonts/source/public/drm/drmitsc7.mf +share/texmf-dist/fonts/source/public/drm/drmitsc8.mf +share/texmf-dist/fonts/source/public/drm/drmitsc9.mf +share/texmf-dist/fonts/source/public/drm/drmittc10.mf +share/texmf-dist/fonts/source/public/drm/drmittc11.mf +share/texmf-dist/fonts/source/public/drm/drmittc12.mf +share/texmf-dist/fonts/source/public/drm/drmittc14.mf +share/texmf-dist/fonts/source/public/drm/drmittc17.mf +share/texmf-dist/fonts/source/public/drm/drmittc24.mf +share/texmf-dist/fonts/source/public/drm/drmittc6.mf +share/texmf-dist/fonts/source/public/drm/drmittc7.mf +share/texmf-dist/fonts/source/public/drm/drmittc8.mf +share/texmf-dist/fonts/source/public/drm/drmittc9.mf +share/texmf-dist/fonts/source/public/drm/drml10.mf +share/texmf-dist/fonts/source/public/drm/drml11.mf +share/texmf-dist/fonts/source/public/drm/drml12.mf +share/texmf-dist/fonts/source/public/drm/drml14.mf +share/texmf-dist/fonts/source/public/drm/drml17.mf +share/texmf-dist/fonts/source/public/drm/drml24.mf +share/texmf-dist/fonts/source/public/drm/drml6.mf +share/texmf-dist/fonts/source/public/drm/drml7.mf +share/texmf-dist/fonts/source/public/drm/drml8.mf +share/texmf-dist/fonts/source/public/drm/drml9.mf +share/texmf-dist/fonts/source/public/drm/drmligs.mf +share/texmf-dist/fonts/source/public/drm/drmlow.mf +share/texmf-dist/fonts/source/public/drm/drmlowmac.mf +share/texmf-dist/fonts/source/public/drm/drmmatharrows.mf +share/texmf-dist/fonts/source/public/drm/drmmathcal.mf +share/texmf-dist/fonts/source/public/drm/drmmathcursell.mf +share/texmf-dist/fonts/source/public/drm/drmmathfrac.mf +share/texmf-dist/fonts/source/public/drm/drmmathgrklow.mf +share/texmf-dist/fonts/source/public/drm/drmmathgrkup.mf +share/texmf-dist/fonts/source/public/drm/drmmathheb.mf +share/texmf-dist/fonts/source/public/drm/drmmathoms.mf +share/texmf-dist/fonts/source/public/drm/drmmathomx.mf +share/texmf-dist/fonts/source/public/drm/drmmathsym.mf +share/texmf-dist/fonts/source/public/drm/drmmi10.mf +share/texmf-dist/fonts/source/public/drm/drmoe.mf +share/texmf-dist/fonts/source/public/drm/drmoldstyfracs.mf +share/texmf-dist/fonts/source/public/drm/drmoldstynums.mf +share/texmf-dist/fonts/source/public/drm/drmomx10.mf +share/texmf-dist/fonts/source/public/drm/drmornaments.mf +share/texmf-dist/fonts/source/public/drm/drmornbars.mf +share/texmf-dist/fonts/source/public/drm/drmornfont.mf +share/texmf-dist/fonts/source/public/drm/drmorns.mf +share/texmf-dist/fonts/source/public/drm/drmpunct.mf +share/texmf-dist/fonts/source/public/drm/drmromannums.mf +share/texmf-dist/fonts/source/public/drm/drmsc10.mf +share/texmf-dist/fonts/source/public/drm/drmsc11.mf +share/texmf-dist/fonts/source/public/drm/drmsc12.mf +share/texmf-dist/fonts/source/public/drm/drmsc14.mf +share/texmf-dist/fonts/source/public/drm/drmsc17.mf +share/texmf-dist/fonts/source/public/drm/drmsc24.mf +share/texmf-dist/fonts/source/public/drm/drmsc6.mf +share/texmf-dist/fonts/source/public/drm/drmsc7.mf +share/texmf-dist/fonts/source/public/drm/drmsc8.mf +share/texmf-dist/fonts/source/public/drm/drmsc9.mf +share/texmf-dist/fonts/source/public/drm/drmscacclet.mf +share/texmf-dist/fonts/source/public/drm/drmscap.mf +share/texmf-dist/fonts/source/public/drm/drmscbx10.mf +share/texmf-dist/fonts/source/public/drm/drmscbx11.mf +share/texmf-dist/fonts/source/public/drm/drmscbx12.mf +share/texmf-dist/fonts/source/public/drm/drmscbx14.mf +share/texmf-dist/fonts/source/public/drm/drmscbx17.mf +share/texmf-dist/fonts/source/public/drm/drmscbx24.mf +share/texmf-dist/fonts/source/public/drm/drmscbx6.mf +share/texmf-dist/fonts/source/public/drm/drmscbx7.mf +share/texmf-dist/fonts/source/public/drm/drmscbx8.mf +share/texmf-dist/fonts/source/public/drm/drmscbx9.mf +share/texmf-dist/fonts/source/public/drm/drmscdigs.mf +share/texmf-dist/fonts/source/public/drm/drmscdol.mf +share/texmf-dist/fonts/source/public/drm/drmscligs.mf +share/texmf-dist/fonts/source/public/drm/drmsl10.mf +share/texmf-dist/fonts/source/public/drm/drmsl11.mf +share/texmf-dist/fonts/source/public/drm/drmsl12.mf +share/texmf-dist/fonts/source/public/drm/drmsl14.mf +share/texmf-dist/fonts/source/public/drm/drmsl17.mf +share/texmf-dist/fonts/source/public/drm/drmsl24.mf +share/texmf-dist/fonts/source/public/drm/drmsl6.mf +share/texmf-dist/fonts/source/public/drm/drmsl7.mf +share/texmf-dist/fonts/source/public/drm/drmsl8.mf +share/texmf-dist/fonts/source/public/drm/drmsl9.mf +share/texmf-dist/fonts/source/public/drm/drmsupfigs.mf +share/texmf-dist/fonts/source/public/drm/drmsy10.mf +share/texmf-dist/fonts/source/public/drm/drmsym10.mf +share/texmf-dist/fonts/source/public/drm/drmsym11.mf +share/texmf-dist/fonts/source/public/drm/drmsym12.mf +share/texmf-dist/fonts/source/public/drm/drmsym14.mf +share/texmf-dist/fonts/source/public/drm/drmsym17.mf +share/texmf-dist/fonts/source/public/drm/drmsym24.mf +share/texmf-dist/fonts/source/public/drm/drmsym7.mf +share/texmf-dist/fonts/source/public/drm/drmsym8.mf +share/texmf-dist/fonts/source/public/drm/drmsym9.mf +share/texmf-dist/fonts/source/public/drm/drmsymbols.mf +share/texmf-dist/fonts/source/public/drm/drmtc10.mf +share/texmf-dist/fonts/source/public/drm/drmtc11.mf +share/texmf-dist/fonts/source/public/drm/drmtc12.mf +share/texmf-dist/fonts/source/public/drm/drmtc14.mf +share/texmf-dist/fonts/source/public/drm/drmtc17.mf +share/texmf-dist/fonts/source/public/drm/drmtc24.mf +share/texmf-dist/fonts/source/public/drm/drmtc6.mf +share/texmf-dist/fonts/source/public/drm/drmtc7.mf +share/texmf-dist/fonts/source/public/drm/drmtc8.mf +share/texmf-dist/fonts/source/public/drm/drmtc9.mf +share/texmf-dist/fonts/source/public/drm/drmtcacclet.mf +share/texmf-dist/fonts/source/public/drm/drmtcap.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx10.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx11.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx12.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx14.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx17.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx24.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx6.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx7.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx8.mf +share/texmf-dist/fonts/source/public/drm/drmtcbx9.mf +share/texmf-dist/fonts/source/public/drm/drmtcdigs.mf +share/texmf-dist/fonts/source/public/drm/drmtcdol.mf +share/texmf-dist/fonts/source/public/drm/drmtcligs.mf +share/texmf-dist/fonts/source/public/drm/drmttcap.mf +share/texmf-dist/fonts/source/public/drm/drmui10.mf +share/texmf-dist/fonts/source/public/drm/drmui11.mf +share/texmf-dist/fonts/source/public/drm/drmui12.mf +share/texmf-dist/fonts/source/public/drm/drmui14.mf +share/texmf-dist/fonts/source/public/drm/drmui17.mf +share/texmf-dist/fonts/source/public/drm/drmui24.mf +share/texmf-dist/fonts/source/public/drm/drmui6.mf +share/texmf-dist/fonts/source/public/drm/drmui7.mf +share/texmf-dist/fonts/source/public/drm/drmui8.mf +share/texmf-dist/fonts/source/public/drm/drmui9.mf +share/texmf-dist/fonts/source/public/drm/drmuibx10.mf +share/texmf-dist/fonts/source/public/drm/drmuibx11.mf +share/texmf-dist/fonts/source/public/drm/drmuibx12.mf +share/texmf-dist/fonts/source/public/drm/drmuibx14.mf +share/texmf-dist/fonts/source/public/drm/drmuibx17.mf +share/texmf-dist/fonts/source/public/drm/drmuibx24.mf +share/texmf-dist/fonts/source/public/drm/drmuibx6.mf +share/texmf-dist/fonts/source/public/drm/drmuibx7.mf +share/texmf-dist/fonts/source/public/drm/drmuibx8.mf +share/texmf-dist/fonts/source/public/drm/drmuibx9.mf +share/texmf-dist/fonts/source/public/drm/drmuiligs.mf +share/texmf-dist/fonts/tfm/public/drm/drm10.tfm +share/texmf-dist/fonts/tfm/public/drm/drm100.tfm +share/texmf-dist/fonts/tfm/public/drm/drm11.tfm +share/texmf-dist/fonts/tfm/public/drm/drm12.tfm +share/texmf-dist/fonts/tfm/public/drm/drm14.tfm +share/texmf-dist/fonts/tfm/public/drm/drm17.tfm +share/texmf-dist/fonts/tfm/public/drm/drm24.tfm +share/texmf-dist/fonts/tfm/public/drm/drm6.tfm +share/texmf-dist/fonts/tfm/public/drm/drm7.tfm +share/texmf-dist/fonts/tfm/public/drm/drm8.tfm +share/texmf-dist/fonts/tfm/public/drm/drm9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmb9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbs10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoz9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozb9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozit9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozitsc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozittc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozl9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozscbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozsl9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdoztcbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozui9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmdozuibx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmfigs9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmgrk10.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf10.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf11.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf12.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf14.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf17.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf24.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf6.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf7.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf8.tfm +share/texmf-dist/fonts/tfm/public/drm/drminf9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmit9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmitsc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmittc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drml10.tfm +share/texmf-dist/fonts/tfm/public/drm/drml11.tfm +share/texmf-dist/fonts/tfm/public/drm/drml12.tfm +share/texmf-dist/fonts/tfm/public/drm/drml14.tfm +share/texmf-dist/fonts/tfm/public/drm/drml17.tfm +share/texmf-dist/fonts/tfm/public/drm/drml24.tfm +share/texmf-dist/fonts/tfm/public/drm/drml6.tfm +share/texmf-dist/fonts/tfm/public/drm/drml7.tfm +share/texmf-dist/fonts/tfm/public/drm/drml8.tfm +share/texmf-dist/fonts/tfm/public/drm/drml9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmmi10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmomx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmorns.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmscbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsl9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsy10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmsym9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtc9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmtcbx9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmui9.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx10.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx11.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx12.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx14.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx17.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx24.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx6.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx7.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx8.tfm +share/texmf-dist/fonts/tfm/public/drm/drmuibx9.tfm +share/texmf-dist/fonts/type1/public/drm/drm10.pfb +share/texmf-dist/fonts/type1/public/drm/drm11.pfb +share/texmf-dist/fonts/type1/public/drm/drm12.pfb +share/texmf-dist/fonts/type1/public/drm/drm14.pfb +share/texmf-dist/fonts/type1/public/drm/drm17.pfb +share/texmf-dist/fonts/type1/public/drm/drm24.pfb +share/texmf-dist/fonts/type1/public/drm/drm6.pfb +share/texmf-dist/fonts/type1/public/drm/drm7.pfb +share/texmf-dist/fonts/type1/public/drm/drm8.pfb +share/texmf-dist/fonts/type1/public/drm/drm9.pfb +share/texmf-dist/fonts/type1/public/drm/drmb10.pfb +share/texmf-dist/fonts/type1/public/drm/drmb11.pfb +share/texmf-dist/fonts/type1/public/drm/drmb12.pfb +share/texmf-dist/fonts/type1/public/drm/drmb14.pfb +share/texmf-dist/fonts/type1/public/drm/drmb17.pfb +share/texmf-dist/fonts/type1/public/drm/drmb24.pfb +share/texmf-dist/fonts/type1/public/drm/drmb6.pfb +share/texmf-dist/fonts/type1/public/drm/drmb7.pfb +share/texmf-dist/fonts/type1/public/drm/drmb8.pfb +share/texmf-dist/fonts/type1/public/drm/drmb9.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoz9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozb9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozit9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozitsc9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozittc9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozl9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsc9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozscbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozsl9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztc9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdoztcbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozui9.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmdozuibx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs10.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs11.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs12.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs14.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs17.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs24.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs6.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs7.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs8.pfb +share/texmf-dist/fonts/type1/public/drm/drmfigs9.pfb +share/texmf-dist/fonts/type1/public/drm/drmgrk10.pfb +share/texmf-dist/fonts/type1/public/drm/drminf10.pfb +share/texmf-dist/fonts/type1/public/drm/drminf11.pfb +share/texmf-dist/fonts/type1/public/drm/drminf12.pfb +share/texmf-dist/fonts/type1/public/drm/drminf14.pfb +share/texmf-dist/fonts/type1/public/drm/drminf17.pfb +share/texmf-dist/fonts/type1/public/drm/drminf24.pfb +share/texmf-dist/fonts/type1/public/drm/drminf6.pfb +share/texmf-dist/fonts/type1/public/drm/drminf7.pfb +share/texmf-dist/fonts/type1/public/drm/drminf8.pfb +share/texmf-dist/fonts/type1/public/drm/drminf9.pfb +share/texmf-dist/fonts/type1/public/drm/drmit10.pfb +share/texmf-dist/fonts/type1/public/drm/drmit11.pfb +share/texmf-dist/fonts/type1/public/drm/drmit12.pfb +share/texmf-dist/fonts/type1/public/drm/drmit14.pfb +share/texmf-dist/fonts/type1/public/drm/drmit17.pfb +share/texmf-dist/fonts/type1/public/drm/drmit24.pfb +share/texmf-dist/fonts/type1/public/drm/drmit6.pfb +share/texmf-dist/fonts/type1/public/drm/drmit7.pfb +share/texmf-dist/fonts/type1/public/drm/drmit8.pfb +share/texmf-dist/fonts/type1/public/drm/drmit9.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmitbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmitsc9.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmittc9.pfb +share/texmf-dist/fonts/type1/public/drm/drml10.pfb +share/texmf-dist/fonts/type1/public/drm/drml11.pfb +share/texmf-dist/fonts/type1/public/drm/drml12.pfb +share/texmf-dist/fonts/type1/public/drm/drml14.pfb +share/texmf-dist/fonts/type1/public/drm/drml17.pfb +share/texmf-dist/fonts/type1/public/drm/drml24.pfb +share/texmf-dist/fonts/type1/public/drm/drml6.pfb +share/texmf-dist/fonts/type1/public/drm/drml7.pfb +share/texmf-dist/fonts/type1/public/drm/drml8.pfb +share/texmf-dist/fonts/type1/public/drm/drml9.pfb +share/texmf-dist/fonts/type1/public/drm/drmmi10.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmsc9.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmscbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl10.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl11.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl12.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl14.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl17.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl24.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl6.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl7.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl8.pfb +share/texmf-dist/fonts/type1/public/drm/drmsl9.pfb +share/texmf-dist/fonts/type1/public/drm/drmsy10.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym10.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym11.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym12.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym14.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym17.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym24.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym7.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym8.pfb +share/texmf-dist/fonts/type1/public/drm/drmsym9.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc10.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc11.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc12.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc14.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc17.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc24.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc6.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc7.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc8.pfb +share/texmf-dist/fonts/type1/public/drm/drmtc9.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmtcbx9.pfb +share/texmf-dist/fonts/type1/public/drm/drmui10.pfb +share/texmf-dist/fonts/type1/public/drm/drmui11.pfb +share/texmf-dist/fonts/type1/public/drm/drmui12.pfb +share/texmf-dist/fonts/type1/public/drm/drmui14.pfb +share/texmf-dist/fonts/type1/public/drm/drmui17.pfb +share/texmf-dist/fonts/type1/public/drm/drmui24.pfb +share/texmf-dist/fonts/type1/public/drm/drmui6.pfb +share/texmf-dist/fonts/type1/public/drm/drmui7.pfb +share/texmf-dist/fonts/type1/public/drm/drmui8.pfb +share/texmf-dist/fonts/type1/public/drm/drmui9.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx10.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx11.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx12.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx14.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx17.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx24.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx6.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx7.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx8.pfb +share/texmf-dist/fonts/type1/public/drm/drmuibx9.pfb +share/texmf-dist/tex/latex/drm/drm.sty diff --git a/fonts/tex-drm/distinfo b/fonts/tex-drm/distinfo new file mode 100644 index 000000000..aa37177ee --- /dev/null +++ b/fonts/tex-drm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:58 markd Exp $ + +SHA1 (tex-drm-37153/drm.tar.xz) = 162aacb849098f052f7aed4c97fc31cda1406a33 +RMD160 (tex-drm-37153/drm.tar.xz) = e7e3dca32ca70ebcd7e97e51915c3d6467e0d5eb +Size (tex-drm-37153/drm.tar.xz) = 13060236 bytes diff --git a/fonts/tex-droid-doc/DESCR b/fonts/tex-droid-doc/DESCR new file mode 100644 index 000000000..d62fdd730 --- /dev/null +++ b/fonts/tex-droid-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-droid. diff --git a/fonts/tex-droid-doc/Makefile b/fonts/tex-droid-doc/Makefile new file mode 100644 index 000000000..e16a57180 --- /dev/null +++ b/fonts/tex-droid-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= droid.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1 +TEXLIVE_REV= 23912 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/droid +COMMENT= Documentation for tex-droid +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-droid-doc/PLIST b/fonts/tex-droid-doc/PLIST new file mode 100644 index 000000000..8eab39662 --- /dev/null +++ b/fonts/tex-droid-doc/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/doc/fonts/droid/CHANGES +share/texmf-dist/doc/fonts/droid/README +share/texmf-dist/doc/fonts/droid/droid.pdf +share/texmf-dist/doc/fonts/droid/droid.tex +share/texmf-dist/doc/fonts/droid/droidsans-samples.pdf +share/texmf-dist/doc/fonts/droid/droidsans-samples.tex +share/texmf-dist/doc/fonts/droid/droidsansmono-samples.pdf +share/texmf-dist/doc/fonts/droid/droidsansmono-samples.tex +share/texmf-dist/doc/fonts/droid/droidserif-samples.pdf +share/texmf-dist/doc/fonts/droid/droidserif-samples.tex +share/texmf-dist/doc/fonts/droid/manifest.txt diff --git a/fonts/tex-droid-doc/distinfo b/fonts/tex-droid-doc/distinfo new file mode 100644 index 000000000..a6a531005 --- /dev/null +++ b/fonts/tex-droid-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-droid-23912/droid.doc.tar.xz) = 4071c56a87b3ce9c2c2cd75fde4863cdbcf16e84 +RMD160 (tex-droid-23912/droid.doc.tar.xz) = 22df01e862562a29ed24e4de7dca2f015e5ce55d +Size (tex-droid-23912/droid.doc.tar.xz) = 541012 bytes diff --git a/fonts/tex-droid/DESCR b/fonts/tex-droid/DESCR new file mode 100644 index 000000000..1ed509e97 --- /dev/null +++ b/fonts/tex-droid/DESCR @@ -0,0 +1,10 @@ +The Droid typeface family was designed in the fall of 2006 by +Steve Matteson, as a commission from Google to create a set of +system fonts for its Android platform. The goal was to provide +optimal quality and comfort on a mobile handset when rendered +in application menus, web browsers and for other screen text. +The Droid family consists of Droid Serif, Droid Sans and Droid +Sans Mono fonts, licensed under the Apache License Version 2.0. +The bundle includes the fonts in both TrueType and Adobe Type 1 +formats. The package does not support the Droid Pro family of +fonts, available for purchase from the Ascender foundry. diff --git a/fonts/tex-droid/Makefile b/fonts/tex-droid/Makefile new file mode 100644 index 000000000..df836b5b9 --- /dev/null +++ b/fonts/tex-droid/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= droid +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 23912 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/droid +COMMENT= LaTeX support for the Droid font families +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= droid.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-droid/PLIST b/fonts/tex-droid/PLIST new file mode 100644 index 000000000..60811bcc2 --- /dev/null +++ b/fonts/tex-droid/PLIST @@ -0,0 +1,531 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/fonts/afm/public/droid/DroidSans-Bold.afm +share/texmf-dist/fonts/afm/public/droid/DroidSans.afm +share/texmf-dist/fonts/afm/public/droid/DroidSansMono.afm +share/texmf-dist/fonts/afm/public/droid/DroidSerif-Bold.afm +share/texmf-dist/fonts/afm/public/droid/DroidSerif-BoldItalic.afm +share/texmf-dist/fonts/afm/public/droid/DroidSerif-Italic.afm +share/texmf-dist/fonts/afm/public/droid/DroidSerif-Regular.afm +share/texmf-dist/fonts/enc/dvips/droid/droid-01.enc +share/texmf-dist/fonts/enc/dvips/droid/droid-02.enc +share/texmf-dist/fonts/enc/dvips/droid/droid-03.enc +share/texmf-dist/fonts/enc/dvips/droid/droid-04.enc +share/texmf-dist/fonts/map/dvips/droid/droid.map +share/texmf-dist/fonts/tfm/public/droid/DroidSans-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Bold-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSans-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSansMono-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Bold-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-BoldItalic-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-Upright-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Italic-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-01.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-02.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-03.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-04.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-lgr.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-ot1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-t1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-t2a.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-t2b.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-t2c.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-ts1.tfm +share/texmf-dist/fonts/tfm/public/droid/DroidSerif-Regular-x2.tfm +share/texmf-dist/fonts/truetype/public/droid/DroidSans-Bold.ttf +share/texmf-dist/fonts/truetype/public/droid/DroidSans.ttf +share/texmf-dist/fonts/truetype/public/droid/DroidSansMono.ttf +share/texmf-dist/fonts/truetype/public/droid/DroidSerif-Bold.ttf +share/texmf-dist/fonts/truetype/public/droid/DroidSerif-BoldItalic.ttf +share/texmf-dist/fonts/truetype/public/droid/DroidSerif-Italic.ttf +share/texmf-dist/fonts/truetype/public/droid/DroidSerif-Regular.ttf +share/texmf-dist/fonts/type1/public/droid/DroidSans-Bold.pfb +share/texmf-dist/fonts/type1/public/droid/DroidSans.pfb +share/texmf-dist/fonts/type1/public/droid/DroidSansMono.pfb +share/texmf-dist/fonts/type1/public/droid/DroidSerif-Bold.pfb +share/texmf-dist/fonts/type1/public/droid/DroidSerif-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/droid/DroidSerif-Italic.pfb +share/texmf-dist/fonts/type1/public/droid/DroidSerif-Regular.pfb +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Bold-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSans-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSansMono-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Bold-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-BoldItalic-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-Upright-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Italic-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-Slanted-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-lgr.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-ot1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-t1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-t2a.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-t2b.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-t2c.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-ts1.vf +share/texmf-dist/fonts/vf/public/droid/DroidSerif-Regular-x2.vf +share/texmf-dist/tex/latex/droid/droid.sty +share/texmf-dist/tex/latex/droid/droidmono.sty +share/texmf-dist/tex/latex/droid/droidsans.sty +share/texmf-dist/tex/latex/droid/droidserif.sty +share/texmf-dist/tex/latex/droid/lgrfdm.fd +share/texmf-dist/tex/latex/droid/lgrfdr.fd +share/texmf-dist/tex/latex/droid/lgrfds.fd +share/texmf-dist/tex/latex/droid/ot1fdm.fd +share/texmf-dist/tex/latex/droid/ot1fdr.fd +share/texmf-dist/tex/latex/droid/ot1fds.fd +share/texmf-dist/tex/latex/droid/t1fdm.fd +share/texmf-dist/tex/latex/droid/t1fdr.fd +share/texmf-dist/tex/latex/droid/t1fds.fd +share/texmf-dist/tex/latex/droid/t2afdm.fd +share/texmf-dist/tex/latex/droid/t2afdr.fd +share/texmf-dist/tex/latex/droid/t2afds.fd +share/texmf-dist/tex/latex/droid/t2bfdm.fd +share/texmf-dist/tex/latex/droid/t2bfdr.fd +share/texmf-dist/tex/latex/droid/t2bfds.fd +share/texmf-dist/tex/latex/droid/t2cfdm.fd +share/texmf-dist/tex/latex/droid/t2cfdr.fd +share/texmf-dist/tex/latex/droid/t2cfds.fd +share/texmf-dist/tex/latex/droid/ts1fdm.fd +share/texmf-dist/tex/latex/droid/ts1fdr.fd +share/texmf-dist/tex/latex/droid/ts1fds.fd +share/texmf-dist/tex/latex/droid/x2fdm.fd +share/texmf-dist/tex/latex/droid/x2fdr.fd +share/texmf-dist/tex/latex/droid/x2fds.fd diff --git a/fonts/tex-droid/distinfo b/fonts/tex-droid/distinfo new file mode 100644 index 000000000..ae3745c64 --- /dev/null +++ b/fonts/tex-droid/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-droid-23912/droid.tar.xz) = ef07f2bfa07bfe9ff05238a4c290e001d1735717 +RMD160 (tex-droid-23912/droid.tar.xz) = 36d9527cee979421e45e8ad179ca9e95bcb9781c +Size (tex-droid-23912/droid.tar.xz) = 1658648 bytes diff --git a/fonts/tex-duerer-doc/DESCR b/fonts/tex-duerer-doc/DESCR new file mode 100644 index 000000000..bd56ad1d0 --- /dev/null +++ b/fonts/tex-duerer-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-duerer. diff --git a/fonts/tex-duerer-doc/Makefile b/fonts/tex-duerer-doc/Makefile new file mode 100644 index 000000000..7d1c33e75 --- /dev/null +++ b/fonts/tex-duerer-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= duerer.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20741 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/duerer +COMMENT= Documentation for tex-duerer +#LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-duerer-doc/PLIST b/fonts/tex-duerer-doc/PLIST new file mode 100644 index 000000000..edce3c0a6 --- /dev/null +++ b/fonts/tex-duerer-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/doc/fonts/duerer/README diff --git a/fonts/tex-duerer-doc/distinfo b/fonts/tex-duerer-doc/distinfo new file mode 100644 index 000000000..8069fffd7 --- /dev/null +++ b/fonts/tex-duerer-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-duerer-20741/duerer.doc.tar.xz) = afea3fe98048512c189c3bc1fa1b1cd08d90f488 +RMD160 (tex-duerer-20741/duerer.doc.tar.xz) = cee7532388c3280f32fec4189eca85109339cc84 +Size (tex-duerer-20741/duerer.doc.tar.xz) = 940 bytes diff --git a/fonts/tex-duerer-latex-doc/DESCR b/fonts/tex-duerer-latex-doc/DESCR new file mode 100644 index 000000000..ab52087a5 --- /dev/null +++ b/fonts/tex-duerer-latex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-duerer-latex. diff --git a/fonts/tex-duerer-latex-doc/Makefile b/fonts/tex-duerer-latex-doc/Makefile new file mode 100644 index 000000000..564b1848a --- /dev/null +++ b/fonts/tex-duerer-latex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= duerer-latex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/duerer-latex +COMMENT= Documentation for tex-duerer-latex +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-duerer-latex-doc/PLIST b/fonts/tex-duerer-latex-doc/PLIST new file mode 100644 index 000000000..16dbbd11b --- /dev/null +++ b/fonts/tex-duerer-latex-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/doc/latex/duerer-latex/README +share/texmf-dist/doc/latex/duerer-latex/duerer.pdf +share/texmf-dist/doc/latex/duerer-latex/duerer.tex diff --git a/fonts/tex-duerer-latex-doc/distinfo b/fonts/tex-duerer-latex-doc/distinfo new file mode 100644 index 000000000..d036fa71d --- /dev/null +++ b/fonts/tex-duerer-latex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-duerer-latex-15878/duerer-latex.doc.tar.xz) = bc0b59fef417c84ce60f745b8397e8df14fd3576 +RMD160 (tex-duerer-latex-15878/duerer-latex.doc.tar.xz) = 8e87094aa067915067b3567e41f07b24d0574cb0 +Size (tex-duerer-latex-15878/duerer-latex.doc.tar.xz) = 150404 bytes diff --git a/fonts/tex-duerer-latex/DESCR b/fonts/tex-duerer-latex/DESCR new file mode 100644 index 000000000..6222a8d1e --- /dev/null +++ b/fonts/tex-duerer-latex/DESCR @@ -0,0 +1,2 @@ +LaTeX support for Hoenig's Computer Duerer fonts, using their +standard fontname names. diff --git a/fonts/tex-duerer-latex/Makefile b/fonts/tex-duerer-latex/Makefile new file mode 100644 index 000000000..cb543435c --- /dev/null +++ b/fonts/tex-duerer-latex/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= duerer-latex +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/duerer-latex +COMMENT= LaTeX support for the Duerer fonts +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-duerer-latex/PLIST b/fonts/tex-duerer-latex/PLIST new file mode 100644 index 000000000..679232984 --- /dev/null +++ b/fonts/tex-duerer-latex/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/tex/latex/duerer-latex/duerer.sty +share/texmf-dist/tex/latex/duerer-latex/ot1cdin.fd +share/texmf-dist/tex/latex/duerer-latex/ot1cdr.fd +share/texmf-dist/tex/latex/duerer-latex/ot1cdss.fd +share/texmf-dist/tex/latex/duerer-latex/ot1cdtt.fd diff --git a/fonts/tex-duerer-latex/distinfo b/fonts/tex-duerer-latex/distinfo new file mode 100644 index 000000000..019ddce1e --- /dev/null +++ b/fonts/tex-duerer-latex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-duerer-latex-15878/duerer-latex.tar.xz) = 8972fc146dffa1024efabf9af55a618055e108ba +RMD160 (tex-duerer-latex-15878/duerer-latex.tar.xz) = d65432e6b6c183e91fcd3fc21992fde5d50ace07 +Size (tex-duerer-latex-15878/duerer-latex.tar.xz) = 1120 bytes diff --git a/fonts/tex-duerer/DESCR b/fonts/tex-duerer/DESCR new file mode 100644 index 000000000..f0d8c5fe2 --- /dev/null +++ b/fonts/tex-duerer/DESCR @@ -0,0 +1,5 @@ +These fonts are designed for titling use, and consist of +capital roman letters only. Together with the normal set of +base shapes, the family also offers an informal shape. The +distribution is as Metafont source. LaTeX support is available +in the duerer-latex bundle. diff --git a/fonts/tex-duerer/Makefile b/fonts/tex-duerer/Makefile new file mode 100644 index 000000000..a3e84e983 --- /dev/null +++ b/fonts/tex-duerer/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +DISTNAME= duerer +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 20741 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/duerer +COMMENT= Computer Duerer fonts +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-duerer/PLIST b/fonts/tex-duerer/PLIST new file mode 100644 index 000000000..b319177fe --- /dev/null +++ b/fonts/tex-duerer/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:38 wiz Exp $ +share/texmf-dist/fonts/source/public/duerer/cdb10.mf +share/texmf-dist/fonts/source/public/duerer/cdi10.mf +share/texmf-dist/fonts/source/public/duerer/cdr10.mf +share/texmf-dist/fonts/source/public/duerer/cdsl10.mf +share/texmf-dist/fonts/source/public/duerer/cdss10.mf +share/texmf-dist/fonts/source/public/duerer/cdtt10.mf +share/texmf-dist/fonts/source/public/duerer/dromani.mf +share/texmf-dist/fonts/source/public/duerer/dromanu.mf +share/texmf-dist/fonts/source/public/duerer/dtitle.mf +share/texmf-dist/fonts/tfm/public/duerer/cdb10.tfm +share/texmf-dist/fonts/tfm/public/duerer/cdi10.tfm +share/texmf-dist/fonts/tfm/public/duerer/cdr10.tfm +share/texmf-dist/fonts/tfm/public/duerer/cdsl10.tfm +share/texmf-dist/fonts/tfm/public/duerer/cdss10.tfm +share/texmf-dist/fonts/tfm/public/duerer/cdtt10.tfm diff --git a/fonts/tex-duerer/distinfo b/fonts/tex-duerer/distinfo new file mode 100644 index 000000000..baf5f847d --- /dev/null +++ b/fonts/tex-duerer/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:38 wiz Exp $ + +SHA1 (tex-duerer-20741/duerer.tar.xz) = 0ac1b8f175b2fe2fdc54c3db4651d1dbaa9b246d +RMD160 (tex-duerer-20741/duerer.tar.xz) = a0bbc77f795532a80122e9d47ddc3a5cd6b80b25 +Size (tex-duerer-20741/duerer.tar.xz) = 15020 bytes diff --git a/fonts/tex-dutchcal-doc/DESCR b/fonts/tex-dutchcal-doc/DESCR new file mode 100644 index 000000000..ea2942c07 --- /dev/null +++ b/fonts/tex-dutchcal-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dutchcal. diff --git a/fonts/tex-dutchcal-doc/Makefile b/fonts/tex-dutchcal-doc/Makefile new file mode 100644 index 000000000..00ce22816 --- /dev/null +++ b/fonts/tex-dutchcal-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= dutchcal.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 23448 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dutchcal +COMMENT= Documentation for tex-dutchcal +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dutchcal-doc/PLIST b/fonts/tex-dutchcal-doc/PLIST new file mode 100644 index 000000000..7758b6c3c --- /dev/null +++ b/fonts/tex-dutchcal-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/doc/fonts/dutchcal/README diff --git a/fonts/tex-dutchcal-doc/distinfo b/fonts/tex-dutchcal-doc/distinfo new file mode 100644 index 000000000..e2d2df242 --- /dev/null +++ b/fonts/tex-dutchcal-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-dutchcal-23448/dutchcal.doc.tar.xz) = c10ea0fb0c8aa7f6f2c87a82cbbe28342a24ba05 +RMD160 (tex-dutchcal-23448/dutchcal.doc.tar.xz) = 2cbdf8415eb582291e4c13573998f177c9887dfd +Size (tex-dutchcal-23448/dutchcal.doc.tar.xz) = 1048 bytes diff --git a/fonts/tex-dutchcal/DESCR b/fonts/tex-dutchcal/DESCR new file mode 100644 index 000000000..c64d92bbb --- /dev/null +++ b/fonts/tex-dutchcal/DESCR @@ -0,0 +1,5 @@ +This package reworks the mathematical calligraphic font +ESSTIX13, adding a bold version. LaTeX support files are +included. The new fonts may also be accessed from the most +recent version of mathalfa. The fonts themselves are subject to +the SIL OPEN FONT LICENSE, version 1.1. diff --git a/fonts/tex-dutchcal/Makefile b/fonts/tex-dutchcal/Makefile new file mode 100644 index 000000000..e19684735 --- /dev/null +++ b/fonts/tex-dutchcal/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= dutchcal +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 23448 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dutchcal +COMMENT= Reworking of ESSTIX13, adding a bold version +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= dutchcal.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dutchcal/PLIST b/fonts/tex-dutchcal/PLIST new file mode 100644 index 000000000..1b84d4f54 --- /dev/null +++ b/fonts/tex-dutchcal/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/fonts/afm/public/dutchcal/DutchCalBold.afm +share/texmf-dist/fonts/afm/public/dutchcal/DutchCalReg.afm +share/texmf-dist/fonts/map/dvips/dutchcal/dutchcal.map +share/texmf-dist/fonts/tfm/public/dutchcal/dutchcal-b.tfm +share/texmf-dist/fonts/tfm/public/dutchcal/dutchcal-r.tfm +share/texmf-dist/fonts/tfm/public/dutchcal/rdutchcalb.tfm +share/texmf-dist/fonts/tfm/public/dutchcal/rdutchcalr.tfm +share/texmf-dist/fonts/type1/public/dutchcal/DutchCalBold.pfb +share/texmf-dist/fonts/type1/public/dutchcal/DutchCalReg.pfb +share/texmf-dist/fonts/vf/public/dutchcal/dutchcal-b.vf +share/texmf-dist/fonts/vf/public/dutchcal/dutchcal-r.vf +share/texmf-dist/tex/latex/dutchcal/dutchcal.sty +share/texmf-dist/tex/latex/dutchcal/udutchcal.fd diff --git a/fonts/tex-dutchcal/distinfo b/fonts/tex-dutchcal/distinfo new file mode 100644 index 000000000..a284d61e2 --- /dev/null +++ b/fonts/tex-dutchcal/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-dutchcal-23448/dutchcal.tar.xz) = 09d8ba9edcfd48222ef27bd8ef5eacc01696030c +RMD160 (tex-dutchcal-23448/dutchcal.tar.xz) = 783032b57d0bba143421789ff21081c7658db26b +Size (tex-dutchcal-23448/dutchcal.tar.xz) = 36180 bytes diff --git a/fonts/tex-dvipsconfig/DESCR b/fonts/tex-dvipsconfig/DESCR new file mode 100644 index 000000000..c3d21e40e --- /dev/null +++ b/fonts/tex-dvipsconfig/DESCR @@ -0,0 +1,8 @@ +This is a collection of dvips PostScript header and dvips +config files. They control certain features of the printer, +including: A4, A3, usletter, simplex, duplex / long edge, +duplex / short edge, screen frequencies of images, black/white +invers, select transparency / paper for tektronix 550/560, +manual feeder, envelope feeder, and tray 1, 2 and 3, and +printing a PostScript grid underneath the page material--very +useful for measuring and eliminating paper feed errors! diff --git a/fonts/tex-dvipsconfig/Makefile b/fonts/tex-dvipsconfig/Makefile new file mode 100644 index 000000000..ffd0593ac --- /dev/null +++ b/fonts/tex-dvipsconfig/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/17 06:16:23 markd Exp $ + +DISTNAME= dvipsconfig +PKGNAME= tex-${DISTNAME}-1.6 +TEXLIVE_REV= 13293 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dvipsconfig +COMMENT= Collection of dvips PostScript headers +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-dvipsconfig/PLIST b/fonts/tex-dvipsconfig/PLIST new file mode 100644 index 000000000..0ca75462f --- /dev/null +++ b/fonts/tex-dvipsconfig/PLIST @@ -0,0 +1,34 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:23 markd Exp $ +share/texmf-dist/dvips/dvipsconfig/README +share/texmf-dist/dvips/dvipsconfig/addpsctrl +share/texmf-dist/dvips/dvipsconfig/config.a3 +share/texmf-dist/dvips/dvipsconfig/config.a4 +share/texmf-dist/dvips/dvipsconfig/config.a4grid +share/texmf-dist/dvips/dvipsconfig/config.duplong +share/texmf-dist/dvips/dvipsconfig/config.dupshort +share/texmf-dist/dvips/dvipsconfig/config.envelope +share/texmf-dist/dvips/dvipsconfig/config.inv +share/texmf-dist/dvips/dvipsconfig/config.manualfeed +share/texmf-dist/dvips/dvipsconfig/config.mmgrid +share/texmf-dist/dvips/dvipsconfig/config.psgrid +share/texmf-dist/dvips/dvipsconfig/config.screen100 +share/texmf-dist/dvips/dvipsconfig/config.screen100_0 +share/texmf-dist/dvips/dvipsconfig/config.screen110 +share/texmf-dist/dvips/dvipsconfig/config.screen120 +share/texmf-dist/dvips/dvipsconfig/config.screen130 +share/texmf-dist/dvips/dvipsconfig/config.screen140 +share/texmf-dist/dvips/dvipsconfig/config.screen150 +share/texmf-dist/dvips/dvipsconfig/config.screen35 +share/texmf-dist/dvips/dvipsconfig/config.screen50 +share/texmf-dist/dvips/dvipsconfig/config.screen70 +share/texmf-dist/dvips/dvipsconfig/config.screen80 +share/texmf-dist/dvips/dvipsconfig/config.screen85 +share/texmf-dist/dvips/dvipsconfig/config.screen90 +share/texmf-dist/dvips/dvipsconfig/config.simplex +share/texmf-dist/dvips/dvipsconfig/config.tek550paper +share/texmf-dist/dvips/dvipsconfig/config.tek550transparency +share/texmf-dist/dvips/dvipsconfig/config.tray1 +share/texmf-dist/dvips/dvipsconfig/config.tray2 +share/texmf-dist/dvips/dvipsconfig/config.tray3 +share/texmf-dist/dvips/dvipsconfig/config.usledger +share/texmf-dist/dvips/dvipsconfig/config.usletter diff --git a/fonts/tex-dvipsconfig/distinfo b/fonts/tex-dvipsconfig/distinfo new file mode 100644 index 000000000..626dee619 --- /dev/null +++ b/fonts/tex-dvipsconfig/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:23 markd Exp $ + +SHA1 (tex-dvipsconfig-13293/dvipsconfig.tar.xz) = b67c4b722073b63bc83061533953a37dc42ea85b +RMD160 (tex-dvipsconfig-13293/dvipsconfig.tar.xz) = d4d302729c0f2a47bb45c4cff053ee7628cbbb43 +Size (tex-dvipsconfig-13293/dvipsconfig.tar.xz) = 11624 bytes diff --git a/fonts/tex-ean-doc/DESCR b/fonts/tex-ean-doc/DESCR new file mode 100644 index 000000000..622699572 --- /dev/null +++ b/fonts/tex-ean-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ean. diff --git a/fonts/tex-ean-doc/Makefile b/fonts/tex-ean-doc/Makefile new file mode 100644 index 000000000..ccc3a6052 --- /dev/null +++ b/fonts/tex-ean-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ean.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20851 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ean +COMMENT= Documentation for tex-ean +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ean-doc/PLIST b/fonts/tex-ean-doc/PLIST new file mode 100644 index 000000000..b8109ef8d --- /dev/null +++ b/fonts/tex-ean-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/doc/generic/ean/README +share/texmf-dist/doc/generic/ean/eantest.tex diff --git a/fonts/tex-ean-doc/distinfo b/fonts/tex-ean-doc/distinfo new file mode 100644 index 000000000..42ee7c649 --- /dev/null +++ b/fonts/tex-ean-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ean-20851/ean.doc.tar.xz) = e3a3321f2db82ab7813dc709598dddbef95e6a6e +RMD160 (tex-ean-20851/ean.doc.tar.xz) = a4d57a12798f4ac4d4385b6078e8b7d4110ab3de +Size (tex-ean-20851/ean.doc.tar.xz) = 952 bytes diff --git a/fonts/tex-ean/DESCR b/fonts/tex-ean/DESCR new file mode 100644 index 000000000..bca8f5b1b --- /dev/null +++ b/fonts/tex-ean/DESCR @@ -0,0 +1,3 @@ +Provides EAN-8 and EAN-13 forms. The package needs the ocr-b +fonts; note that the fonts are not available under a free +licence, as the macros are. diff --git a/fonts/tex-ean/Makefile b/fonts/tex-ean/Makefile new file mode 100644 index 000000000..c0174cf86 --- /dev/null +++ b/fonts/tex-ean/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ean +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 20851 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ean +COMMENT= Macros for making EAN barcodes +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ean/PLIST b/fonts/tex-ean/PLIST new file mode 100644 index 000000000..81ec1f77d --- /dev/null +++ b/fonts/tex-ean/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/tex/generic/ean/ean13.tex +share/texmf-dist/tex/generic/ean/ean8.tex diff --git a/fonts/tex-ean/distinfo b/fonts/tex-ean/distinfo new file mode 100644 index 000000000..c6f4d66a4 --- /dev/null +++ b/fonts/tex-ean/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ean-20851/ean.tar.xz) = 790cdee121ac955abcdd856244d75d3538441226 +RMD160 (tex-ean-20851/ean.tar.xz) = 540fa00817ad79726edcaa0722e58fa0cd60eafc +Size (tex-ean-20851/ean.tar.xz) = 3124 bytes diff --git a/fonts/tex-ebgaramond-doc/DESCR b/fonts/tex-ebgaramond-doc/DESCR new file mode 100644 index 000000000..71d1a1ae0 --- /dev/null +++ b/fonts/tex-ebgaramond-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ebgaramond. diff --git a/fonts/tex-ebgaramond-doc/Makefile b/fonts/tex-ebgaramond-doc/Makefile new file mode 100644 index 000000000..beb3b0f03 --- /dev/null +++ b/fonts/tex-ebgaramond-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ebgaramond.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.16 +TEXLIVE_REV= 35662 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ebgaramond +COMMENT= Documentation for tex-ebgaramond +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ebgaramond-doc/PLIST b/fonts/tex-ebgaramond-doc/PLIST new file mode 100644 index 000000000..549e1a09b --- /dev/null +++ b/fonts/tex-ebgaramond-doc/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/doc/fonts/ebgaramond/COPYING +share/texmf-dist/doc/fonts/ebgaramond/Changes +share/texmf-dist/doc/fonts/ebgaramond/EBGaramond-Initials-Glyphs.pdf +share/texmf-dist/doc/fonts/ebgaramond/EBGaramond12-Italic-Glyphs.pdf +share/texmf-dist/doc/fonts/ebgaramond/EBGaramond12-Regular-Glyphs.pdf +share/texmf-dist/doc/fonts/ebgaramond/README +share/texmf-dist/doc/fonts/ebgaramond/README.xelualatex +share/texmf-dist/doc/fonts/ebgaramond/Specimen.pdf +share/texmf-dist/doc/fonts/ebgaramond/Specimen.tex +share/texmf-dist/doc/fonts/ebgaramond/samples.pdf +share/texmf-dist/doc/fonts/ebgaramond/samples.tex diff --git a/fonts/tex-ebgaramond-doc/distinfo b/fonts/tex-ebgaramond-doc/distinfo new file mode 100644 index 000000000..7b248cce7 --- /dev/null +++ b/fonts/tex-ebgaramond-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ebgaramond-35662/ebgaramond.doc.tar.xz) = c0673b49789414c16e390731b4b435b09e23ae9a +RMD160 (tex-ebgaramond-35662/ebgaramond.doc.tar.xz) = 3d404792c4506f271665f64cffb3403d8e7e3fd4 +Size (tex-ebgaramond-35662/ebgaramond.doc.tar.xz) = 899812 bytes diff --git a/fonts/tex-ebgaramond-maths-doc/DESCR b/fonts/tex-ebgaramond-maths-doc/DESCR new file mode 100644 index 000000000..037efd086 --- /dev/null +++ b/fonts/tex-ebgaramond-maths-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ebgaramond-maths. diff --git a/fonts/tex-ebgaramond-maths-doc/Makefile b/fonts/tex-ebgaramond-maths-doc/Makefile new file mode 100644 index 000000000..b49548129 --- /dev/null +++ b/fonts/tex-ebgaramond-maths-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ebgaramond-maths.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 35701 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ebgaramond-maths +COMMENT= Documentation for tex-ebgaramond-maths +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ebgaramond-maths-doc/PLIST b/fonts/tex-ebgaramond-maths-doc/PLIST new file mode 100644 index 000000000..eadb0a9a7 --- /dev/null +++ b/fonts/tex-ebgaramond-maths-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/doc/fonts/ebgaramond-maths/README +share/texmf-dist/doc/fonts/ebgaramond-maths/ebgaramond-maths.pdf +share/texmf-dist/doc/fonts/ebgaramond-maths/ebgaramond-maths.tex +share/texmf-dist/doc/fonts/ebgaramond-maths/manifest.txt diff --git a/fonts/tex-ebgaramond-maths-doc/distinfo b/fonts/tex-ebgaramond-maths-doc/distinfo new file mode 100644 index 000000000..4ed4708ef --- /dev/null +++ b/fonts/tex-ebgaramond-maths-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ebgaramond-maths-35701/ebgaramond-maths.doc.tar.xz) = e5f86d9e290fb1d428793198a4f33fef010488d2 +RMD160 (tex-ebgaramond-maths-35701/ebgaramond-maths.doc.tar.xz) = 5de336b56af504b170dfe359da3fa51f6121de65 +Size (tex-ebgaramond-maths-35701/ebgaramond-maths.doc.tar.xz) = 196368 bytes diff --git a/fonts/tex-ebgaramond-maths/DESCR b/fonts/tex-ebgaramond-maths/DESCR new file mode 100644 index 000000000..8d6aff4fd --- /dev/null +++ b/fonts/tex-ebgaramond-maths/DESCR @@ -0,0 +1,5 @@ +This package provides some LaTeX support for the use of +EBGaramond12 in mathematics. It is based on, and requires, +ebgaramond. The package was created in response to a question +at TeX-stackexchange. and tested in the form of an answer in +the same forum. diff --git a/fonts/tex-ebgaramond-maths/Makefile b/fonts/tex-ebgaramond-maths/Makefile new file mode 100644 index 000000000..d281003a1 --- /dev/null +++ b/fonts/tex-ebgaramond-maths/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ebgaramond-maths +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 35701 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ebgaramond-maths +COMMENT= LaTeX support for EBGaramond fonts in mathematics +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= EBGaramond-Maths.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ebgaramond-maths/PLIST b/fonts/tex-ebgaramond-maths/PLIST new file mode 100644 index 000000000..adea5dabe --- /dev/null +++ b/fonts/tex-ebgaramond-maths/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/ebgaramond-maths/a_42pejf.enc +share/texmf-dist/fonts/map/dvips/ebgaramond-maths/EBGaramond-Maths.map +share/texmf-dist/fonts/tfm/public/ebgaramond-maths/EBGaramond12-Italic--oml-ebgaramond.tfm +share/texmf-dist/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd +share/texmf-dist/tex/latex/ebgaramond-maths/ebgaramond-maths.sty diff --git a/fonts/tex-ebgaramond-maths/distinfo b/fonts/tex-ebgaramond-maths/distinfo new file mode 100644 index 000000000..e5839c070 --- /dev/null +++ b/fonts/tex-ebgaramond-maths/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ebgaramond-maths-35701/ebgaramond-maths.tar.xz) = 8881fc59a0b2d754aa86709fe2c2bc0059b89928 +RMD160 (tex-ebgaramond-maths-35701/ebgaramond-maths.tar.xz) = 73f82c088714fae8da42cb4ab6c551038e3620eb +Size (tex-ebgaramond-maths-35701/ebgaramond-maths.tar.xz) = 3384 bytes diff --git a/fonts/tex-ebgaramond/DESCR b/fonts/tex-ebgaramond/DESCR new file mode 100644 index 000000000..fc60c1dbb --- /dev/null +++ b/fonts/tex-ebgaramond/DESCR @@ -0,0 +1,4 @@ +EB Garamond is a revival by Georg Duffner of the 16th century +fonts designed by Claude Garamond. The LaTeX support package +works for (pdf)LaTeX, xeLaTeX and luaLaTeX users; configuration +files for use with microtype are provided. diff --git a/fonts/tex-ebgaramond/Makefile b/fonts/tex-ebgaramond/Makefile new file mode 100644 index 000000000..f8ab245c6 --- /dev/null +++ b/fonts/tex-ebgaramond/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ebgaramond +PKGNAME= tex-${DISTNAME}-0.16 +TEXLIVE_REV= 35662 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ebgaramond +COMMENT= LaTeX support for EBGaramond fonts +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= EBGaramond.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ebgaramond/PLIST b/fonts/tex-ebgaramond/PLIST new file mode 100644 index 000000000..def88b2b7 --- /dev/null +++ b/fonts/tex-ebgaramond/PLIST @@ -0,0 +1,342 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2ahwji.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2cg6vv.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2jdbaj.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2qji24.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2s43qf.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_2z5l6v.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_3rwz74.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_4bz7gr.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_4o5twj.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_6qsdbg.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_73unsq.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_73usqg.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7qoeji.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_7vyzed.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_afjqor.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_anxopp.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_apg365.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_bm4jeu.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_cx2on6.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_dx53yq.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_e7e6uz.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_evsh4b.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_fn43k6.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_g7yatv.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_gk35hz.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_gmvmrc.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_gsqhuu.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_gzwq56.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hbc3re.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_hjfzcx.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_i7zvqf.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_iymieh.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_j3s3oh.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jf2v6g.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_jwyujo.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_kmvlni.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ku4qmh.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_kzajuf.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_l5duak.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_l6jy5u.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_liamow.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_lz6s54.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_m4xdvf.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mqmdo5.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_mvmxzb.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_n5uvbv.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_n6g2jk.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_ny6sxo.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_o6elnt.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_q57nnl.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qgwbgp.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qjlp7p.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_qrhapd.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_r7l7q7.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_rcjgcc.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_suwt22.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_twdjbv.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_uroaj5.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_vhiyif.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_voynk7.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_w43j3l.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_wqntdr.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xbjzpk.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xfziqt.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_xkuggc.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_y3lrq6.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_yhoxvo.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zf3ijx.enc +share/texmf-dist/fonts/enc/dvips/ebgaramond/ebgm_zu3eah.enc +share/texmf-dist/fonts/map/dvips/ebgaramond/EBGaramond.map +share/texmf-dist/fonts/opentype/public/ebgaramond/EBGaramond12-Italic.otf +share/texmf-dist/fonts/opentype/public/ebgaramond/EBGaramond12-Regular.otf +share/texmf-dist/fonts/opentype/public/ebgaramond/EBGaramondInitials.otf +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-swash-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramond12-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/ebgaramond/EBGaramondInitials-tlf-ts1.tfm +share/texmf-dist/fonts/type1/public/ebgaramond/EBGaramond12-Italic.pfb +share/texmf-dist/fonts/type1/public/ebgaramond/EBGaramond12-Regular.pfb +share/texmf-dist/fonts/type1/public/ebgaramond/EBGaramondInitials.pfb +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-swash-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-swash-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-swash-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-swash-ot1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-swash-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramond12-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-t1.vf +share/texmf-dist/fonts/vf/public/ebgaramond/EBGaramondInitials-tlf-ts1.vf +share/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Inf.fd +share/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-LF.fd +share/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-OsF.fd +share/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-Sup.fd +share/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/LY1EBGaramond-TOsF.fd +share/texmf-dist/tex/latex/ebgaramond/LY1EBGaramondInitials-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Inf.fd +share/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-LF.fd +share/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-OsF.fd +share/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-Sup.fd +share/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/OT1EBGaramond-TOsF.fd +share/texmf-dist/tex/latex/ebgaramond/OT1EBGaramondInitials-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Inf.fd +share/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-LF.fd +share/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-OsF.fd +share/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-Sup.fd +share/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/T1EBGaramond-TOsF.fd +share/texmf-dist/tex/latex/ebgaramond/T1EBGaramondInitials-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-LF.fd +share/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-OsF.fd +share/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/TS1EBGaramond-TOsF.fd +share/texmf-dist/tex/latex/ebgaramond/TS1EBGaramondInitials-TLF.fd +share/texmf-dist/tex/latex/ebgaramond/ebgaramond.sty +share/texmf-dist/tex/latex/ebgaramond/mt-EBGaramond.cfg diff --git a/fonts/tex-ebgaramond/distinfo b/fonts/tex-ebgaramond/distinfo new file mode 100644 index 000000000..10847be1b --- /dev/null +++ b/fonts/tex-ebgaramond/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ebgaramond-35662/ebgaramond.tar.xz) = ab60da202baa80428663388f8302c08ff0633ab7 +RMD160 (tex-ebgaramond-35662/ebgaramond.tar.xz) = 99f9579660074e82b74dfd4ab771052bc674494c +Size (tex-ebgaramond-35662/ebgaramond.tar.xz) = 1532692 bytes diff --git a/fonts/tex-ecc-doc/DESCR b/fonts/tex-ecc-doc/DESCR new file mode 100644 index 000000000..4a345cba2 --- /dev/null +++ b/fonts/tex-ecc-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ecc. diff --git a/fonts/tex-ecc-doc/Makefile b/fonts/tex-ecc-doc/Makefile new file mode 100644 index 000000000..473a56502 --- /dev/null +++ b/fonts/tex-ecc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ecc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ecc +COMMENT= Documentation for tex-ecc +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ecc-doc/PLIST b/fonts/tex-ecc-doc/PLIST new file mode 100644 index 000000000..719f44a25 --- /dev/null +++ b/fonts/tex-ecc-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/doc/fonts/ecc/copyrite +share/texmf-dist/doc/fonts/ecc/liesmich +share/texmf-dist/doc/fonts/ecc/readme diff --git a/fonts/tex-ecc-doc/distinfo b/fonts/tex-ecc-doc/distinfo new file mode 100644 index 000000000..77a94aa73 --- /dev/null +++ b/fonts/tex-ecc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ecc-15878/ecc.doc.tar.xz) = 9656a8fee53bcc23f0c8219b23f044aa00eaa685 +RMD160 (tex-ecc-15878/ecc.doc.tar.xz) = f06aa315ffe07ed7aa9fd744c44238279454d6af +Size (tex-ecc-15878/ecc.doc.tar.xz) = 2952 bytes diff --git a/fonts/tex-ecc/DESCR b/fonts/tex-ecc/DESCR new file mode 100644 index 000000000..c63ab98ae --- /dev/null +++ b/fonts/tex-ecc/DESCR @@ -0,0 +1,5 @@ +The Metafont sources and TFM files of the European Concrete +Fonts. This is the T1-encoded extension of Knuth's Concrete +fonts, including also the corresponding text companion fonts. +Adobe Type 1 versions of the fonts are available as part of the +cm-super font bundle. diff --git a/fonts/tex-ecc/Makefile b/fonts/tex-ecc/Makefile new file mode 100644 index 000000000..66f4b9722 --- /dev/null +++ b/fonts/tex-ecc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= ecc +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ecc +COMMENT= Sources for the European Concrete fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ecc/PLIST b/fonts/tex-ecc/PLIST new file mode 100644 index 000000000..05b785c6e --- /dev/null +++ b/fonts/tex-ecc/PLIST @@ -0,0 +1,64 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/fonts/source/public/ecc/conc10pt.mf +share/texmf-dist/fonts/source/public/ecc/conc5pt.mf +share/texmf-dist/fonts/source/public/ecc/conc6pt.mf +share/texmf-dist/fonts/source/public/ecc/conc7pt.mf +share/texmf-dist/fonts/source/public/ecc/conc8pt.mf +share/texmf-dist/fonts/source/public/ecc/conc9pt.mf +share/texmf-dist/fonts/source/public/ecc/coni10pt.mf +share/texmf-dist/fonts/source/public/ecc/eocc10.mf +share/texmf-dist/fonts/source/public/ecc/eorm10.mf +share/texmf-dist/fonts/source/public/ecc/eorm5.mf +share/texmf-dist/fonts/source/public/ecc/eorm6.mf +share/texmf-dist/fonts/source/public/ecc/eorm7.mf +share/texmf-dist/fonts/source/public/ecc/eorm8.mf +share/texmf-dist/fonts/source/public/ecc/eorm9.mf +share/texmf-dist/fonts/source/public/ecc/eosl10.mf +share/texmf-dist/fonts/source/public/ecc/eosl5.mf +share/texmf-dist/fonts/source/public/ecc/eosl6.mf +share/texmf-dist/fonts/source/public/ecc/eosl7.mf +share/texmf-dist/fonts/source/public/ecc/eosl8.mf +share/texmf-dist/fonts/source/public/ecc/eosl9.mf +share/texmf-dist/fonts/source/public/ecc/eoti10.mf +share/texmf-dist/fonts/source/public/ecc/tcssdc10.mf +share/texmf-dist/fonts/source/public/ecc/torm10.mf +share/texmf-dist/fonts/source/public/ecc/torm5.mf +share/texmf-dist/fonts/source/public/ecc/torm6.mf +share/texmf-dist/fonts/source/public/ecc/torm7.mf +share/texmf-dist/fonts/source/public/ecc/torm8.mf +share/texmf-dist/fonts/source/public/ecc/torm9.mf +share/texmf-dist/fonts/source/public/ecc/tosl10.mf +share/texmf-dist/fonts/source/public/ecc/tosl5.mf +share/texmf-dist/fonts/source/public/ecc/tosl6.mf +share/texmf-dist/fonts/source/public/ecc/tosl7.mf +share/texmf-dist/fonts/source/public/ecc/tosl8.mf +share/texmf-dist/fonts/source/public/ecc/tosl9.mf +share/texmf-dist/fonts/source/public/ecc/toti10.mf +share/texmf-dist/fonts/tfm/public/ecc/eocc10.tfm +share/texmf-dist/fonts/tfm/public/ecc/eorm10.tfm +share/texmf-dist/fonts/tfm/public/ecc/eorm5.tfm +share/texmf-dist/fonts/tfm/public/ecc/eorm6.tfm +share/texmf-dist/fonts/tfm/public/ecc/eorm7.tfm +share/texmf-dist/fonts/tfm/public/ecc/eorm8.tfm +share/texmf-dist/fonts/tfm/public/ecc/eorm9.tfm +share/texmf-dist/fonts/tfm/public/ecc/eosl10.tfm +share/texmf-dist/fonts/tfm/public/ecc/eosl5.tfm +share/texmf-dist/fonts/tfm/public/ecc/eosl6.tfm +share/texmf-dist/fonts/tfm/public/ecc/eosl7.tfm +share/texmf-dist/fonts/tfm/public/ecc/eosl8.tfm +share/texmf-dist/fonts/tfm/public/ecc/eosl9.tfm +share/texmf-dist/fonts/tfm/public/ecc/eoti10.tfm +share/texmf-dist/fonts/tfm/public/ecc/tcssdc10.tfm +share/texmf-dist/fonts/tfm/public/ecc/torm10.tfm +share/texmf-dist/fonts/tfm/public/ecc/torm5.tfm +share/texmf-dist/fonts/tfm/public/ecc/torm6.tfm +share/texmf-dist/fonts/tfm/public/ecc/torm7.tfm +share/texmf-dist/fonts/tfm/public/ecc/torm8.tfm +share/texmf-dist/fonts/tfm/public/ecc/torm9.tfm +share/texmf-dist/fonts/tfm/public/ecc/tosl10.tfm +share/texmf-dist/fonts/tfm/public/ecc/tosl5.tfm +share/texmf-dist/fonts/tfm/public/ecc/tosl6.tfm +share/texmf-dist/fonts/tfm/public/ecc/tosl7.tfm +share/texmf-dist/fonts/tfm/public/ecc/tosl8.tfm +share/texmf-dist/fonts/tfm/public/ecc/tosl9.tfm +share/texmf-dist/fonts/tfm/public/ecc/toti10.tfm diff --git a/fonts/tex-ecc/distinfo b/fonts/tex-ecc/distinfo new file mode 100644 index 000000000..9f9cb0b65 --- /dev/null +++ b/fonts/tex-ecc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-ecc-15878/ecc.tar.xz) = 369c007f18cf3b2fbdf2862f697390f371817353 +RMD160 (tex-ecc-15878/ecc.tar.xz) = e91341a40e61e8f32f917984f5db6d9a652b39ce +Size (tex-ecc-15878/ecc.tar.xz) = 16812 bytes diff --git a/fonts/tex-eiad-doc/DESCR b/fonts/tex-eiad-doc/DESCR new file mode 100644 index 000000000..932b0cc4f --- /dev/null +++ b/fonts/tex-eiad-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-eiad. diff --git a/fonts/tex-eiad-doc/Makefile b/fonts/tex-eiad-doc/Makefile new file mode 100644 index 000000000..7e00d20de --- /dev/null +++ b/fonts/tex-eiad-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= eiad.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eiad +COMMENT= Documentation for tex-eiad +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-eiad-doc/PLIST b/fonts/tex-eiad-doc/PLIST new file mode 100644 index 000000000..6d8ec3aff --- /dev/null +++ b/fonts/tex-eiad-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/doc/fonts/eiad/Leigh_me.txt +share/texmf-dist/doc/fonts/eiad/amhrawn.pdf +share/texmf-dist/doc/fonts/eiad/amhrawn.tex +share/texmf-dist/doc/fonts/eiad/evening.pdf +share/texmf-dist/doc/fonts/eiad/evening.tex +share/texmf-dist/doc/fonts/eiad/micheal.ps +share/texmf-dist/doc/fonts/eiad/micheal.tex +share/texmf-dist/doc/fonts/eiad/recreat.pdf +share/texmf-dist/doc/fonts/eiad/recreat.tex diff --git a/fonts/tex-eiad-doc/distinfo b/fonts/tex-eiad-doc/distinfo new file mode 100644 index 000000000..c68fc10fd --- /dev/null +++ b/fonts/tex-eiad-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-eiad-15878/eiad.doc.tar.xz) = 5371a1dc3c535e228cbd85bb740ac0a4bb807493 +RMD160 (tex-eiad-15878/eiad.doc.tar.xz) = c3278d596495ad5d15fe2d564cdaac1ee0419faa +Size (tex-eiad-15878/eiad.doc.tar.xz) = 117692 bytes diff --git a/fonts/tex-eiad-ltx-doc/DESCR b/fonts/tex-eiad-ltx-doc/DESCR new file mode 100644 index 000000000..1688468fe --- /dev/null +++ b/fonts/tex-eiad-ltx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-eiad-ltx. diff --git a/fonts/tex-eiad-ltx-doc/Makefile b/fonts/tex-eiad-ltx-doc/Makefile new file mode 100644 index 000000000..8babb0cc0 --- /dev/null +++ b/fonts/tex-eiad-ltx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= eiad-ltx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eiad-ltx +COMMENT= Documentation for tex-eiad-ltx +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-eiad-ltx-doc/PLIST b/fonts/tex-eiad-ltx-doc/PLIST new file mode 100644 index 000000000..d45ed7631 --- /dev/null +++ b/fonts/tex-eiad-ltx-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/doc/latex/eiad-ltx/README diff --git a/fonts/tex-eiad-ltx-doc/distinfo b/fonts/tex-eiad-ltx-doc/distinfo new file mode 100644 index 000000000..238b751c0 --- /dev/null +++ b/fonts/tex-eiad-ltx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-eiad-ltx-15878/eiad-ltx.doc.tar.xz) = 0ceefcf75c9ae830688022d2ae898be19c9acfc3 +RMD160 (tex-eiad-ltx-15878/eiad-ltx.doc.tar.xz) = d44dbd41adeddd958a70e6941fbcb4ae7e2b62d3 +Size (tex-eiad-ltx-15878/eiad-ltx.doc.tar.xz) = 1956 bytes diff --git a/fonts/tex-eiad-ltx/DESCR b/fonts/tex-eiad-ltx/DESCR new file mode 100644 index 000000000..91aa1c600 --- /dev/null +++ b/fonts/tex-eiad-ltx/DESCR @@ -0,0 +1,3 @@ +The package provides macros to support use of the eiad fonts in +OT1 encoding. Also offered are a couple of Metafont files +described in the font package, but not provided there. diff --git a/fonts/tex-eiad-ltx/Makefile b/fonts/tex-eiad-ltx/Makefile new file mode 100644 index 000000000..28f4227a4 --- /dev/null +++ b/fonts/tex-eiad-ltx/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= eiad-ltx +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eiad-ltx +COMMENT= LaTeX support for the eiad font +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-eiad-ltx/PLIST b/fonts/tex-eiad-ltx/PLIST new file mode 100644 index 000000000..a8a124d40 --- /dev/null +++ b/fonts/tex-eiad-ltx/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/fonts/source/public/eiad-ltx/Fbf10.mf +share/texmf-dist/fonts/source/public/eiad-ltx/Fr10.mf +share/texmf-dist/tex/latex/eiad-ltx/eiad.sty diff --git a/fonts/tex-eiad-ltx/distinfo b/fonts/tex-eiad-ltx/distinfo new file mode 100644 index 000000000..50e758da6 --- /dev/null +++ b/fonts/tex-eiad-ltx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-eiad-ltx-15878/eiad-ltx.tar.xz) = 901c8235ee34ff857417affbf3b9384aa3ec6021 +RMD160 (tex-eiad-ltx-15878/eiad-ltx.tar.xz) = a8243202607908e444331e265cfb5296c4ff3087 +Size (tex-eiad-ltx-15878/eiad-ltx.tar.xz) = 3652 bytes diff --git a/fonts/tex-eiad/DESCR b/fonts/tex-eiad/DESCR new file mode 100644 index 000000000..274cc5499 --- /dev/null +++ b/fonts/tex-eiad/DESCR @@ -0,0 +1,8 @@ +In both lower and upper case 32 letters are defined (18 'plain' +ones, 5 long vowels and 9 aspirated consonants). The ligature +'agus' is also made available. The remaining characters +(digits, punctuation and accents) are inherited from the +Computer Modern family of fonts. The font definitions use code +from the sauter fonts, so those fonts have to be installed +before using eiad. OT1*.fd files are provided for use with +LaTeX. diff --git a/fonts/tex-eiad/Makefile b/fonts/tex-eiad/Makefile new file mode 100644 index 000000000..f14c0a9fa --- /dev/null +++ b/fonts/tex-eiad/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +DISTNAME= eiad +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eiad +COMMENT= Traditional style Irish fonts +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-eiad/PLIST b/fonts/tex-eiad/PLIST new file mode 100644 index 000000000..c10e5b807 --- /dev/null +++ b/fonts/tex-eiad/PLIST @@ -0,0 +1,70 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:39 wiz Exp $ +share/texmf-dist/fonts/source/public/eiad/eiadb10.mf +share/texmf-dist/fonts/source/public/eiad/eiadbx10.mf +share/texmf-dist/fonts/source/public/eiad/eiadbxi10.mf +share/texmf-dist/fonts/source/public/eiad/eiadbxsl10.mf +share/texmf-dist/fonts/source/public/eiad/eiadccsc10.mf +share/texmf-dist/fonts/source/public/eiad/eiadci10.mf +share/texmf-dist/fonts/source/public/eiad/eiadcr10.mf +share/texmf-dist/fonts/source/public/eiad/eiadcsc10.mf +share/texmf-dist/fonts/source/public/eiad/eiadcsl10.mf +share/texmf-dist/fonts/source/public/eiad/eiadcslc9.mf +share/texmf-dist/fonts/source/public/eiad/eiaddunh10.mf +share/texmf-dist/fonts/source/public/eiad/eiadff10.mf +share/texmf-dist/fonts/source/public/eiad/eiadfi10.mf +share/texmf-dist/fonts/source/public/eiad/eiadfib8.mf +share/texmf-dist/fonts/source/public/eiad/eiadi10.mf +share/texmf-dist/fonts/source/public/eiad/eiaditt10.mf +share/texmf-dist/fonts/source/public/eiad/eiadr10.mf +share/texmf-dist/fonts/source/public/eiad/eiadr12.mf +share/texmf-dist/fonts/source/public/eiad/eiadr17.mf +share/texmf-dist/fonts/source/public/eiad/eiadsl10.mf +share/texmf-dist/fonts/source/public/eiad/eiadsltt10.mf +share/texmf-dist/fonts/source/public/eiad/eiadss10.mf +share/texmf-dist/fonts/source/public/eiad/eiadssbx10.mf +share/texmf-dist/fonts/source/public/eiad/eiadssdc10.mf +share/texmf-dist/fonts/source/public/eiad/eiadssi10.mf +share/texmf-dist/fonts/source/public/eiad/eiadssq8.mf +share/texmf-dist/fonts/source/public/eiad/eiadssqi8.mf +share/texmf-dist/fonts/source/public/eiad/eiadtcsc10.mf +share/texmf-dist/fonts/source/public/eiad/eiadtt10.mf +share/texmf-dist/fonts/source/public/eiad/eiadvtt10.mf +share/texmf-dist/fonts/source/public/eiad/eira.mf +share/texmf-dist/fonts/source/public/eiad/eirl.mf +share/texmf-dist/fonts/source/public/eiad/eiru.mf +share/texmf-dist/fonts/source/public/eiad/gaec7cb.mf +share/texmf-dist/fonts/source/public/eiad/gaelach.mf +share/texmf-dist/fonts/tfm/public/eiad/eiadb10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadbx10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadbxi10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadbxsl10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadccsc10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadci10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadcr10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadcsc10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadcsl10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadcslc9.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiaddunh10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadff10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadfi10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadfib8.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadi10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiaditt10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadr10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadr12.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadr17.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadsl10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadsltt10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadss10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadssbx10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadssdc10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadssi10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadssq8.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadssqi8.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadtcsc10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadtt10.tfm +share/texmf-dist/fonts/tfm/public/eiad/eiadvtt10.tfm +share/texmf-dist/tex/latex/eiad/OT1eiad.fd +share/texmf-dist/tex/latex/eiad/OT1eiadcc.fd +share/texmf-dist/tex/latex/eiad/OT1eiadss.fd +share/texmf-dist/tex/latex/eiad/OT1eiadtt.fd diff --git a/fonts/tex-eiad/distinfo b/fonts/tex-eiad/distinfo new file mode 100644 index 000000000..940a48dfd --- /dev/null +++ b/fonts/tex-eiad/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:39 wiz Exp $ + +SHA1 (tex-eiad-15878/eiad.tar.xz) = 08896e381ea6e117ff32f3e5b69110b3b98486e1 +RMD160 (tex-eiad-15878/eiad.tar.xz) = 80c94f0edb3fb1fb77e731d3051a3198c5b26963 +Size (tex-eiad-15878/eiad.tar.xz) = 25612 bytes diff --git a/fonts/tex-electrum-doc/DESCR b/fonts/tex-electrum-doc/DESCR new file mode 100644 index 000000000..392eb9805 --- /dev/null +++ b/fonts/tex-electrum-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-electrum. diff --git a/fonts/tex-electrum-doc/Makefile b/fonts/tex-electrum-doc/Makefile new file mode 100644 index 000000000..f7cc70938 --- /dev/null +++ b/fonts/tex-electrum-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +DISTNAME= electrum.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.005.b +TEXLIVE_REV= 19705 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/electrumadf +COMMENT= Documentation for tex-electrum +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-electrum-doc/PLIST b/fonts/tex-electrum-doc/PLIST new file mode 100644 index 000000000..05467bac1 --- /dev/null +++ b/fonts/tex-electrum-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:59 wiz Exp $ +share/texmf-dist/doc/fonts/electrum/COPYING +share/texmf-dist/doc/fonts/electrum/NOTICE.txt +share/texmf-dist/doc/fonts/electrum/README +share/texmf-dist/doc/fonts/electrum/electrumadf.pdf +share/texmf-dist/doc/fonts/electrum/electrumadf.tex +share/texmf-dist/doc/fonts/electrum/manifest.txt diff --git a/fonts/tex-electrum-doc/distinfo b/fonts/tex-electrum-doc/distinfo new file mode 100644 index 000000000..218e16430 --- /dev/null +++ b/fonts/tex-electrum-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +SHA1 (tex-electrum-19705/electrum.doc.tar.xz) = 0081f0013ec212da639f4e763d4fdc6a73ac12bc +RMD160 (tex-electrum-19705/electrum.doc.tar.xz) = 1b4b42a5cfeb4d9c815a8c9b25931d68ef1e5a79 +Size (tex-electrum-19705/electrum.doc.tar.xz) = 279416 bytes diff --git a/fonts/tex-electrum/DESCR b/fonts/tex-electrum/DESCR new file mode 100644 index 000000000..24228c238 --- /dev/null +++ b/fonts/tex-electrum/DESCR @@ -0,0 +1,6 @@ +Electrum ADF is a slab-serif font featuring optical and italic +small-caps; additional ligatures and an alternate Q; lining, +hanging, inferior and superior digits; and four weights. The +fonts are provided in Adobe Type 1 format and the support +material enables use with LaTeX. Licence is mixed: LPPL for +LaTeX support; GPL with font exception for the fonts. diff --git a/fonts/tex-electrum/Makefile b/fonts/tex-electrum/Makefile new file mode 100644 index 000000000..f5c036268 --- /dev/null +++ b/fonts/tex-electrum/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +DISTNAME= electrum +PKGNAME= tex-${DISTNAME}-1.005.b +TEXLIVE_REV= 19705 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/electrumadf +COMMENT= Electrum ADF fonts collection +#LICENSE= other-free + +TEX_MAP_FILES+= yes.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-electrum/PLIST b/fonts/tex-electrum/PLIST new file mode 100644 index 000000000..96c4f985c --- /dev/null +++ b/fonts/tex-electrum/PLIST @@ -0,0 +1,280 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:59 wiz Exp $ +share/texmf-dist/fonts/afm/arkandis/electrum/yesb8a.afm +share/texmf-dist/fonts/afm/arkandis/electrum/yesbo8a.afm +share/texmf-dist/fonts/afm/arkandis/electrum/yesl8a.afm +share/texmf-dist/fonts/afm/arkandis/electrum/yeslo8a.afm +share/texmf-dist/fonts/afm/arkandis/electrum/yesr8a.afm +share/texmf-dist/fonts/afm/arkandis/electrum/yesro8a.afm +share/texmf-dist/fonts/afm/arkandis/electrum/yess8a.afm +share/texmf-dist/fonts/afm/arkandis/electrum/yesso8a.afm +share/texmf-dist/fonts/enc/dvips/electrum/supp-yes.enc +share/texmf-dist/fonts/map/dvips/electrum/yes.map +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb08c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb08t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb0o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb0o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb18c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb18t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb1o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb1o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesb8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbcj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbcjo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbcjow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbcjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbco8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbcow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbcw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbj8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbjo8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbjo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbjow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbo8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbo8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbo8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesbw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl08c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl08t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl0o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl0o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl18c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl18t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl1o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl1o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesl8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslcj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslcjo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslcjow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslcjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslco8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslcow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslcw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslj8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesljo8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesljo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesljow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesljw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslo8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslo8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslo8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yeslw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr08c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr08t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr0o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr0o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr18c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr18t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr1o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr1o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesr8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrcj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrcjo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrcjow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrcjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrco8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrcow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrcw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrj8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrjo8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrjo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrjow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesro8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesro8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesro8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesro8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesrw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess08c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess08t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess0o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess0o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess18c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess18t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess1o8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess1o8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yess8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesscj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesscjo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesscjow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesscjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessco8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesscow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesscw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessj8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessjo8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessjo8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessjow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesso8c.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesso8r.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesso8s.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yesso8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessow8t.tfm +share/texmf-dist/fonts/tfm/arkandis/electrum/yessw8t.tfm +share/texmf-dist/fonts/type1/arkandis/electrum/yesb8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yesb8a.pfm +share/texmf-dist/fonts/type1/arkandis/electrum/yesbo8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yesbo8a.pfm +share/texmf-dist/fonts/type1/arkandis/electrum/yesl8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yesl8a.pfm +share/texmf-dist/fonts/type1/arkandis/electrum/yeslo8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yeslo8a.pfm +share/texmf-dist/fonts/type1/arkandis/electrum/yesr8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yesr8a.pfm +share/texmf-dist/fonts/type1/arkandis/electrum/yesro8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yesro8a.pfm +share/texmf-dist/fonts/type1/arkandis/electrum/yess8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yess8a.pfm +share/texmf-dist/fonts/type1/arkandis/electrum/yesso8a.pfb +share/texmf-dist/fonts/type1/arkandis/electrum/yesso8a.pfm +share/texmf-dist/fonts/vf/arkandis/electrum/yesb08c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb08t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb0o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb0o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb18c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb18t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb1o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb1o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesb8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbc8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbcj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbcjo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbcjow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbcjw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbco8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbcow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbcw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbj8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbjo8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbjo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbjow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbjw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbo8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesbw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl08c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl08t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl0o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl0o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl18c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl18t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl1o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl1o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesl8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslc8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslcj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslcjo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslcjow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslcjw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslco8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslcow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslcw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslj8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesljo8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesljo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesljow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesljw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslo8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yeslw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr08c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr08t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr0o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr0o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr18c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr18t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr1o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr1o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesr8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrc8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrcj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrcjo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrcjow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrcjw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrco8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrcow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrcw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrj8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrjo8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrjo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrjow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrjw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesro8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesro8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesrw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess08c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess08t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess0o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess0o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess18c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess18t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess1o8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess1o8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yess8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessc8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesscj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesscjo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesscjow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesscjw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessco8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesscow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesscw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessj8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessj8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessjo8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessjo8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessjow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessjw8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesso8c.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yesso8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessow8t.vf +share/texmf-dist/fonts/vf/arkandis/electrum/yessw8t.vf +share/texmf-dist/tex/latex/electrum/electrum.sty +share/texmf-dist/tex/latex/electrum/t1yes.fd +share/texmf-dist/tex/latex/electrum/t1yes0.fd +share/texmf-dist/tex/latex/electrum/t1yes1.fd +share/texmf-dist/tex/latex/electrum/t1yesj.fd +share/texmf-dist/tex/latex/electrum/t1yesjw.fd +share/texmf-dist/tex/latex/electrum/t1yesw.fd +share/texmf-dist/tex/latex/electrum/ts1yes.fd +share/texmf-dist/tex/latex/electrum/ts1yes0.fd +share/texmf-dist/tex/latex/electrum/ts1yes1.fd +share/texmf-dist/tex/latex/electrum/ts1yesj.fd +share/texmf-dist/tex/latex/electrum/ts1yesjw.fd +share/texmf-dist/tex/latex/electrum/ts1yesw.fd diff --git a/fonts/tex-electrum/distinfo b/fonts/tex-electrum/distinfo new file mode 100644 index 000000000..537f56edf --- /dev/null +++ b/fonts/tex-electrum/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +SHA1 (tex-electrum-19705/electrum.tar.xz) = 0af701ccdef074e0bb0a594e9d60fd69f37e8f05 +RMD160 (tex-electrum-19705/electrum.tar.xz) = 68496132aa1e78879bf0de6c574e8b292b3a51f4 +Size (tex-electrum-19705/electrum.tar.xz) = 724352 bytes diff --git a/fonts/tex-elvish-doc/DESCR b/fonts/tex-elvish-doc/DESCR new file mode 100644 index 000000000..538c3ece4 --- /dev/null +++ b/fonts/tex-elvish-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-elvish. diff --git a/fonts/tex-elvish-doc/Makefile b/fonts/tex-elvish-doc/Makefile new file mode 100644 index 000000000..2e549b92c --- /dev/null +++ b/fonts/tex-elvish-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= elvish.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/elvish +COMMENT= Documentation for tex-elvish +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-elvish-doc/PLIST b/fonts/tex-elvish-doc/PLIST new file mode 100644 index 000000000..3d8b79e2d --- /dev/null +++ b/fonts/tex-elvish-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/doc/fonts/elvish/README +share/texmf-dist/doc/fonts/elvish/teng.tex diff --git a/fonts/tex-elvish-doc/distinfo b/fonts/tex-elvish-doc/distinfo new file mode 100644 index 000000000..88b0ad515 --- /dev/null +++ b/fonts/tex-elvish-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-elvish-15878/elvish.doc.tar.xz) = 938a8f816768c5f866121f00f916f5e95dd572b1 +RMD160 (tex-elvish-15878/elvish.doc.tar.xz) = ca968d21c93db11e7119bfa24d3adfcce2f53631 +Size (tex-elvish-15878/elvish.doc.tar.xz) = 2384 bytes diff --git a/fonts/tex-elvish/DESCR b/fonts/tex-elvish/DESCR new file mode 100644 index 000000000..d06c2aa26 --- /dev/null +++ b/fonts/tex-elvish/DESCR @@ -0,0 +1,3 @@ +The bundle provides fonts for Cirth (cirth.mf, etc.) and for +Tengwar (teng10.mf). The Tengwar fonts are supported by macros +in teng.tex, or by the (better documented) tengtex package. diff --git a/fonts/tex-elvish/Makefile b/fonts/tex-elvish/Makefile new file mode 100644 index 000000000..a754ebe04 --- /dev/null +++ b/fonts/tex-elvish/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= elvish +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/elvish +COMMENT= Fonts for typesetting Tolkien Elvish scripts +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-elvish/PLIST b/fonts/tex-elvish/PLIST new file mode 100644 index 000000000..e1e97f6aa --- /dev/null +++ b/fonts/tex-elvish/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/fonts/source/public/elvish/cirth.mf +share/texmf-dist/fonts/source/public/elvish/teng10.mf +share/texmf-dist/fonts/source/public/elvish/tengdev.mf +share/texmf-dist/fonts/source/public/elvish/tengmacs.mf +share/texmf-dist/fonts/source/public/elvish/tengmain.mf +share/texmf-dist/fonts/source/public/elvish/tengsecs.mf +share/texmf-dist/fonts/source/public/elvish/tengteht.mf +share/texmf-dist/fonts/tfm/public/elvish/cirth.tfm +share/texmf-dist/fonts/tfm/public/elvish/teng10.tfm diff --git a/fonts/tex-elvish/distinfo b/fonts/tex-elvish/distinfo new file mode 100644 index 000000000..ee5e732ff --- /dev/null +++ b/fonts/tex-elvish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-elvish-15878/elvish.tar.xz) = 1cf0584f423dedd8b23fee9c8156c21a4b3018b7 +RMD160 (tex-elvish-15878/elvish.tar.xz) = 5fb90faef1a44bb7a8e9a015d568feaf344ac012 +Size (tex-elvish-15878/elvish.tar.xz) = 10488 bytes diff --git a/fonts/tex-epigrafica-doc/DESCR b/fonts/tex-epigrafica-doc/DESCR new file mode 100644 index 000000000..97cd68287 --- /dev/null +++ b/fonts/tex-epigrafica-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-epigrafica. diff --git a/fonts/tex-epigrafica-doc/Makefile b/fonts/tex-epigrafica-doc/Makefile new file mode 100644 index 000000000..23e3dd606 --- /dev/null +++ b/fonts/tex-epigrafica-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= epigrafica.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.01 +TEXLIVE_REV= 17210 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epigrafica +COMMENT= Documentation for tex-epigrafica +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-epigrafica-doc/PLIST b/fonts/tex-epigrafica-doc/PLIST new file mode 100644 index 000000000..24e7be89b --- /dev/null +++ b/fonts/tex-epigrafica-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/doc/fonts/epigrafica/README +share/texmf-dist/doc/fonts/epigrafica/doc.zip +share/texmf-dist/doc/fonts/epigrafica/epigrafica.pdf +share/texmf-dist/doc/fonts/epigrafica/epigrafica.tex diff --git a/fonts/tex-epigrafica-doc/distinfo b/fonts/tex-epigrafica-doc/distinfo new file mode 100644 index 000000000..bf351eb13 --- /dev/null +++ b/fonts/tex-epigrafica-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-epigrafica-17210/epigrafica.doc.tar.xz) = 7f40d5341d233779a424f443ee3d10e666b5edfe +RMD160 (tex-epigrafica-17210/epigrafica.doc.tar.xz) = 555390b9897cf556cb43ce5c44327ede2895ab5d +Size (tex-epigrafica-17210/epigrafica.doc.tar.xz) = 266312 bytes diff --git a/fonts/tex-epigrafica/DESCR b/fonts/tex-epigrafica/DESCR new file mode 100644 index 000000000..1796f524f --- /dev/null +++ b/fonts/tex-epigrafica/DESCR @@ -0,0 +1,5 @@ +Epigrafica is forked from the development of the MgOpen font +Cosmetica, which is a similar design to Optima and includes +Greek. Development has been supported by the Laboratory of +Digital Typography and Mathematical Software, of the Department +of Mathematics of the University of the Aegean, Greece. diff --git a/fonts/tex-epigrafica/Makefile b/fonts/tex-epigrafica/Makefile new file mode 100644 index 000000000..7d6c77077 --- /dev/null +++ b/fonts/tex-epigrafica/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= epigrafica +PKGNAME= tex-${DISTNAME}-1.01 +TEXLIVE_REV= 17210 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epigrafica +COMMENT= Greek and Latin font +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= epigrafica.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-epigrafica/PLIST b/fonts/tex-epigrafica/PLIST new file mode 100644 index 000000000..6874365a3 --- /dev/null +++ b/fonts/tex-epigrafica/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/fonts/afm/public/epigrafica/Epigrafica-Entona.afm +share/texmf-dist/fonts/afm/public/epigrafica/Epigrafica-EntonaReonta.afm +share/texmf-dist/fonts/afm/public/epigrafica/Epigrafica-Ortha.afm +share/texmf-dist/fonts/afm/public/epigrafica/Epigrafica-Pezokefalaia.afm +share/texmf-dist/fonts/afm/public/epigrafica/Epigrafica-Reonta.afm +share/texmf-dist/fonts/enc/dvips/epigrafica/epigraficahellenic.enc +share/texmf-dist/fonts/map/dvips/epigrafica/epigrafica.map +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficab8a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficab8r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficabi8a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficabi8r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficabo8a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficabo8r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficac8a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficac8r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahb7a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahb7r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahbi7a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahbi7r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahbo7a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahbo7r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahc7a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahc7r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahi7a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahi7r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficahn7r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficaho7a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficaho7r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficai8a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficai8r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigrafican8a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigrafican8r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficao8a.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/epigraficao8r.tfm +share/texmf-dist/fonts/tfm/public/epigrafica/gepigraficahn7a.tfm +share/texmf-dist/fonts/type1/public/epigrafica/Epigrafica-Entona.pfb +share/texmf-dist/fonts/type1/public/epigrafica/Epigrafica-EntonaReonta.pfb +share/texmf-dist/fonts/type1/public/epigrafica/Epigrafica-Ortha.pfb +share/texmf-dist/fonts/type1/public/epigrafica/Epigrafica-Pezokefalaia.pfb +share/texmf-dist/fonts/type1/public/epigrafica/Epigrafica-Reonta.pfb +share/texmf-dist/fonts/vf/public/epigrafica/epigraficab8r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficabi8r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficabo8r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficac8r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficahb7r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficahbi7r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficahbo7r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficahc7r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficahi7r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficahn7r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficaho7r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficai8r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigrafican8r.vf +share/texmf-dist/fonts/vf/public/epigrafica/epigraficao8r.vf +share/texmf-dist/tex/latex/epigrafica/epigrafica.sty +share/texmf-dist/tex/latex/epigrafica/lgrepigrafica.fd +share/texmf-dist/tex/latex/epigrafica/ot1epigrafica.fd diff --git a/fonts/tex-epigrafica/distinfo b/fonts/tex-epigrafica/distinfo new file mode 100644 index 000000000..134b96765 --- /dev/null +++ b/fonts/tex-epigrafica/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-epigrafica-17210/epigrafica.tar.xz) = 6fa8f10ee2eb6268b244b49cc95ad559539fb083 +RMD160 (tex-epigrafica-17210/epigrafica.tar.xz) = c59f55174f5232f75bd96cdc06411f2fe5aad337 +Size (tex-epigrafica-17210/epigrafica.tar.xz) = 343612 bytes diff --git a/fonts/tex-epsdice-doc/DESCR b/fonts/tex-epsdice-doc/DESCR new file mode 100644 index 000000000..2813a5002 --- /dev/null +++ b/fonts/tex-epsdice-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-epsdice. diff --git a/fonts/tex-epsdice-doc/Makefile b/fonts/tex-epsdice-doc/Makefile new file mode 100644 index 000000000..40f3bdff5 --- /dev/null +++ b/fonts/tex-epsdice-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= epsdice.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epsdice +COMMENT= Documentation for tex-epsdice +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-epsdice-doc/PLIST b/fonts/tex-epsdice-doc/PLIST new file mode 100644 index 000000000..949caf8ba --- /dev/null +++ b/fonts/tex-epsdice-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/doc/latex/epsdice/README +share/texmf-dist/doc/latex/epsdice/dice.eps +share/texmf-dist/doc/latex/epsdice/dice.pdf +share/texmf-dist/doc/latex/epsdice/epsdice.pdf diff --git a/fonts/tex-epsdice-doc/distinfo b/fonts/tex-epsdice-doc/distinfo new file mode 100644 index 000000000..d4be3b8f1 --- /dev/null +++ b/fonts/tex-epsdice-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-epsdice-15878/epsdice.doc.tar.xz) = 83401188112593325d76900cb732e1a17e25eb8b +RMD160 (tex-epsdice-15878/epsdice.doc.tar.xz) = 63fbb9be5de1acff50cf5b3ea39c44ee53a82f03 +Size (tex-epsdice-15878/epsdice.doc.tar.xz) = 66184 bytes diff --git a/fonts/tex-epsdice/DESCR b/fonts/tex-epsdice/DESCR new file mode 100644 index 000000000..f1f710730 --- /dev/null +++ b/fonts/tex-epsdice/DESCR @@ -0,0 +1,5 @@ +The epsdice package defines a single command \epsdice that +takes a numeric argument (in the range 1-6), and selects a face +image from a file that contains each of the 6 possible die +faces. The graphic file is provided in both Encapsulated +PostScript and PDF formats. diff --git a/fonts/tex-epsdice/Makefile b/fonts/tex-epsdice/Makefile new file mode 100644 index 000000000..02215fef0 --- /dev/null +++ b/fonts/tex-epsdice/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= epsdice +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epsdice +COMMENT= Scalable dice "font" +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-epsdice/PLIST b/fonts/tex-epsdice/PLIST new file mode 100644 index 000000000..ba4488657 --- /dev/null +++ b/fonts/tex-epsdice/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/tex/latex/epsdice/dice.eps +share/texmf-dist/tex/latex/epsdice/dice.pdf +share/texmf-dist/tex/latex/epsdice/epsdice.cfg +share/texmf-dist/tex/latex/epsdice/epsdice.sty diff --git a/fonts/tex-epsdice/distinfo b/fonts/tex-epsdice/distinfo new file mode 100644 index 000000000..4e1db5e3e --- /dev/null +++ b/fonts/tex-epsdice/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-epsdice-15878/epsdice.tar.xz) = 9ae10c5cbde30404082c4963ae1dde7071afa15c +RMD160 (tex-epsdice-15878/epsdice.tar.xz) = fef6221f0dec0bd20985892f0c57e742c410d87e +Size (tex-epsdice-15878/epsdice.tar.xz) = 5344 bytes diff --git a/fonts/tex-erewhon-doc/DESCR b/fonts/tex-erewhon-doc/DESCR new file mode 100644 index 000000000..67a2b69dd --- /dev/null +++ b/fonts/tex-erewhon-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-erewhon. diff --git a/fonts/tex-erewhon-doc/Makefile b/fonts/tex-erewhon-doc/Makefile new file mode 100644 index 000000000..9a7682e31 --- /dev/null +++ b/fonts/tex-erewhon-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= erewhon.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.04 +TEXLIVE_REV= 36743 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/erewhon +COMMENT= Documentation for tex-erewhon +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-erewhon-doc/PLIST b/fonts/tex-erewhon-doc/PLIST new file mode 100644 index 000000000..e6b0e27ec --- /dev/null +++ b/fonts/tex-erewhon-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/doc/fonts/erewhon/FontLog.txt +share/texmf-dist/doc/fonts/erewhon/OFL-FAQ.txt +share/texmf-dist/doc/fonts/erewhon/OFL.txt +share/texmf-dist/doc/fonts/erewhon/README +share/texmf-dist/doc/fonts/erewhon/erewhon-doc.pdf +share/texmf-dist/doc/fonts/erewhon/erewhon-doc.tex diff --git a/fonts/tex-erewhon-doc/distinfo b/fonts/tex-erewhon-doc/distinfo new file mode 100644 index 000000000..e5a7821d9 --- /dev/null +++ b/fonts/tex-erewhon-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-erewhon-36743/erewhon.doc.tar.xz) = ca60baa654d7d9d39e5e1837409621142c449084 +RMD160 (tex-erewhon-36743/erewhon.doc.tar.xz) = dff4e1d893269864abe1ddebd4c908458e1e0a10 +Size (tex-erewhon-36743/erewhon.doc.tar.xz) = 207532 bytes diff --git a/fonts/tex-erewhon/DESCR b/fonts/tex-erewhon/DESCR new file mode 100644 index 000000000..58e6fb76c --- /dev/null +++ b/fonts/tex-erewhon/DESCR @@ -0,0 +1,6 @@ +Erewhon is based on the Heuristica package, which is based in +turn on Utopia. Erewhon adds a number of new features -- small +caps in all styles rather than just regular, added figure +styles (proportional, inferior, numerator, denominator) and +superior letters. The size is 6% smaller than Heuristica, +matching that of UtopiaStd. diff --git a/fonts/tex-erewhon/Makefile b/fonts/tex-erewhon/Makefile new file mode 100644 index 000000000..5855b878e --- /dev/null +++ b/fonts/tex-erewhon/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= erewhon +PKGNAME= tex-${DISTNAME}-1.04 +TEXLIVE_REV= 36743 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/erewhon +COMMENT= Font package derived from Heuristica and Utopia +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= erewhon.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-erewhon/PLIST b/fonts/tex-erewhon/PLIST new file mode 100644 index 000000000..da428291e --- /dev/null +++ b/fonts/tex-erewhon/PLIST @@ -0,0 +1,713 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/fonts/afm/public/erewhon/Erewhon-Bold.afm +share/texmf-dist/fonts/afm/public/erewhon/Erewhon-BoldItalic.afm +share/texmf-dist/fonts/afm/public/erewhon/Erewhon-BoldSlanted.afm +share/texmf-dist/fonts/afm/public/erewhon/Erewhon-Italic.afm +share/texmf-dist/fonts/afm/public/erewhon/Erewhon-Regular.afm +share/texmf-dist/fonts/afm/public/erewhon/Erewhon-RegularSlanted.afm +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_23adt6.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_26fc24.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_2pdzb4.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_2rsg4x.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_33qyrq.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_36wkbs.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_3qes6a.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_3sdh4x.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_3zzbgn.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_46udvc.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_4gejho.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_55od57.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_55vlpj.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_5gd3w7.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_5osyhn.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_5qg2z3.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_5uug7k.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_5vzi2j.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_6fbto3.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_6ff2fp.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_6hpp45.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_6odewi.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_6qui4c.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_6zm6gs.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_72r2qm.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_7cvson.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_7il5js.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_7whbrd.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_a5mbkd.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_aboxub.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_agkjyb.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_akndxy.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_asyhxx.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_b66crt.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_bhrl5o.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_buav3i.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_c4updo.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_cd75bx.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_diubwb.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_dmu6i6.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_ebpzys.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_efqq6z.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_egk5ui.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_emma2w.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_enosfl.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_enxj7r.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_erfmsm.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_fs7nm6.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_g4aneu.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_gdnnr3.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_gmwaxb.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_hbrlcj.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_io433z.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_izhoij.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_j2yrpr.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_jlgnzs.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_kqgewl.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_mb3zuf.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_mczjfg.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_mnqfpi.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_namll4.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_okgrmm.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_opwl73.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_p3lteh.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_p3smp3.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_p725ca.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_pdw4cs.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_plclts.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_ppbl3l.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_pt32q7.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_pua4mh.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_q4fsp5.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_qpgbnz.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_qytqkd.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_qzlrfe.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_sodton.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_sxnwby.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_szqr4x.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_tyrjhz.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_u4kfm3.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_uaoxy2.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_uxztme.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_vgtdgz.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_vz5ynf.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_vzlxgj.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_wft4nn.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_x5g3l6.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_x6jwsz.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_yat6q4.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_ympoog.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_ynhtih.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_ytwp45.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_z2p4l2.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_z3xbwl.enc +share/texmf-dist/fonts/enc/dvips/erewhon/zut1_zm7h5z.enc +share/texmf-dist/fonts/map/dvips/erewhon/erewhon.map +share/texmf-dist/fonts/opentype/public/erewhon/Erewhon-Bold.otf +share/texmf-dist/fonts/opentype/public/erewhon/Erewhon-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/erewhon/Erewhon-BoldSlanted.otf +share/texmf-dist/fonts/opentype/public/erewhon/Erewhon-Italic.otf +share/texmf-dist/fonts/opentype/public/erewhon/Erewhon-Regular.otf +share/texmf-dist/fonts/opentype/public/erewhon/Erewhon-RegularSlanted.otf +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-dnom-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-numr-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-numr-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-dnom-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-numr-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-dnom-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-numr-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-BoldSlanted-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-dnom-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-numr-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-numr-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-dnom-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-numr-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-numr-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-dnom-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-numr-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/erewhon/Erewhon-RegularSlanted-tosf-ts1.tfm +share/texmf-dist/fonts/type1/public/erewhon/Erewhon-Bold.pfb +share/texmf-dist/fonts/type1/public/erewhon/Erewhon-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/erewhon/Erewhon-BoldSlanted.pfb +share/texmf-dist/fonts/type1/public/erewhon/Erewhon-Italic.pfb +share/texmf-dist/fonts/type1/public/erewhon/Erewhon-Regular.pfb +share/texmf-dist/fonts/type1/public/erewhon/Erewhon-RegularSlanted.pfb +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-dnom-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-numr-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-dnom-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-numr-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-dnom-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-inf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-lf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-numr-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-osf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-sup-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-BoldSlanted-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-dnom-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-numr-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-dnom-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-numr-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-dnom-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-inf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-lf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-numr-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-osf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-sup-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-t1.vf +share/texmf-dist/fonts/vf/public/erewhon/Erewhon-RegularSlanted-tosf-ts1.vf +share/texmf-dist/tex/latex/erewhon/LY1erewhon-Dnom.fd +share/texmf-dist/tex/latex/erewhon/LY1erewhon-Inf.fd +share/texmf-dist/tex/latex/erewhon/LY1erewhon-LF.fd +share/texmf-dist/tex/latex/erewhon/LY1erewhon-Numr.fd +share/texmf-dist/tex/latex/erewhon/LY1erewhon-OsF.fd +share/texmf-dist/tex/latex/erewhon/LY1erewhon-Sup.fd +share/texmf-dist/tex/latex/erewhon/LY1erewhon-TLF.fd +share/texmf-dist/tex/latex/erewhon/LY1erewhon-TOsF.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-Dnom.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-Inf.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-LF.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-Numr.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-OsF.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-Sup.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-TLF.fd +share/texmf-dist/tex/latex/erewhon/T1erewhon-TOsF.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-Dnom.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-Inf.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-LF.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-Numr.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-OsF.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-Sup.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-TLF.fd +share/texmf-dist/tex/latex/erewhon/T2Aerewhon-TOsF.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-Dnom.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-Inf.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-LF.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-Numr.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-OsF.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-Sup.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-TLF.fd +share/texmf-dist/tex/latex/erewhon/T2Berewhon-TOsF.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-Dnom.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-Inf.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-LF.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-Numr.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-OsF.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-Sup.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-TLF.fd +share/texmf-dist/tex/latex/erewhon/T2Cerewhon-TOsF.fd +share/texmf-dist/tex/latex/erewhon/TS1erewhon-LF.fd +share/texmf-dist/tex/latex/erewhon/TS1erewhon-OsF.fd +share/texmf-dist/tex/latex/erewhon/TS1erewhon-TLF.fd +share/texmf-dist/tex/latex/erewhon/TS1erewhon-TOsF.fd +share/texmf-dist/tex/latex/erewhon/erewhon.fontspec +share/texmf-dist/tex/latex/erewhon/erewhon.sty diff --git a/fonts/tex-erewhon/distinfo b/fonts/tex-erewhon/distinfo new file mode 100644 index 000000000..8c35ef086 --- /dev/null +++ b/fonts/tex-erewhon/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-erewhon-36743/erewhon.tar.xz) = db99dc5b6cef0e551cd6f431a1cfab9760efddb8 +RMD160 (tex-erewhon-36743/erewhon.tar.xz) = 204f252f7e6291737094d5bf6dfb9d369f016bc3 +Size (tex-erewhon-36743/erewhon.tar.xz) = 2245272 bytes diff --git a/fonts/tex-esstix-doc/DESCR b/fonts/tex-esstix-doc/DESCR new file mode 100644 index 000000000..3844c5253 --- /dev/null +++ b/fonts/tex-esstix-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-esstix. diff --git a/fonts/tex-esstix-doc/Makefile b/fonts/tex-esstix-doc/Makefile new file mode 100644 index 000000000..0d162f62c --- /dev/null +++ b/fonts/tex-esstix-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= esstix.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 22426 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/esstix +COMMENT= Documentation for tex-esstix +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-esstix-doc/PLIST b/fonts/tex-esstix-doc/PLIST new file mode 100644 index 000000000..6c897adb1 --- /dev/null +++ b/fonts/tex-esstix-doc/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/doc/fonts/esstix/ESSTIX10.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX11.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX12.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX13.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX14.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX15.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX16.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX17.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX1_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX2_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX3_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX4_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX5_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX6_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX7_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX8_.tfm +share/texmf-dist/doc/fonts/esstix/ESSTIX9_.tfm +share/texmf-dist/doc/fonts/esstix/Esstix.pdf +share/texmf-dist/doc/fonts/esstix/Esstix.tex +share/texmf-dist/doc/fonts/esstix/README +share/texmf-dist/doc/fonts/esstix/esstixOther.map diff --git a/fonts/tex-esstix-doc/distinfo b/fonts/tex-esstix-doc/distinfo new file mode 100644 index 000000000..3551afc7e --- /dev/null +++ b/fonts/tex-esstix-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-esstix-22426/esstix.doc.tar.xz) = ae3fd415f80e30e6da4c1d1ff2e50c057bfd96cc +RMD160 (tex-esstix-22426/esstix.doc.tar.xz) = 0aa7e9eab706a2fe184d4e0c8fbee0105f667451 +Size (tex-esstix-22426/esstix.doc.tar.xz) = 286220 bytes diff --git a/fonts/tex-esstix/DESCR b/fonts/tex-esstix/DESCR new file mode 100644 index 000000000..225532b25 --- /dev/null +++ b/fonts/tex-esstix/DESCR @@ -0,0 +1,6 @@ +These fonts represent translation to PostScript Type 1 of the +ESSTIX fonts. ESSTIX seem to have been a precursor to the STIX +project, and were donated by Elsevier to that project. The +accompanying virtual fonts with customized metrics and LaTeX +support files allow their use as calligraphic, fraktur and +double-struck (blackboard bold) in maths mode. diff --git a/fonts/tex-esstix/Makefile b/fonts/tex-esstix/Makefile new file mode 100644 index 000000000..7c3f52926 --- /dev/null +++ b/fonts/tex-esstix/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= esstix +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 22426 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/esstix +COMMENT= PostScript versions of the ESSTIX, with macro support +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= ESSTIX.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-esstix/PLIST b/fonts/tex-esstix/PLIST new file mode 100644 index 000000000..107bf597c --- /dev/null +++ b/fonts/tex-esstix/PLIST @@ -0,0 +1,68 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/fonts/afm/esstix/ESSTIX10.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX10.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX11.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX11.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX12.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX12.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX13.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX13.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX14.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX14.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX15.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX15.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX16.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX16.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX17.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX17.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX1_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX1_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX2_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX2_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX3_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX3_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX4_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX4_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX5_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX5_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX6_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX6_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX7_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX7_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX8_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX8_.afm +share/texmf-dist/fonts/afm/esstix/ESSTIX9_.PFM +share/texmf-dist/fonts/afm/esstix/ESSTIX9_.afm +share/texmf-dist/fonts/map/dvips/esstix/ESSTIX.map +share/texmf-dist/fonts/tfm/public/esstix/esstixbb.tfm +share/texmf-dist/fonts/tfm/public/esstix/esstixcal.tfm +share/texmf-dist/fonts/tfm/public/esstix/esstixfrak.tfm +share/texmf-dist/fonts/tfm/public/esstix/rESSTIX13.tfm +share/texmf-dist/fonts/tfm/public/esstix/rESSTIX14.tfm +share/texmf-dist/fonts/tfm/public/esstix/rESSTIX15.tfm +share/texmf-dist/fonts/type1/public/esstix/ESSTIX10.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX11.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX12.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX13.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX14.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX15.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX16.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX17.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX1_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX2_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX3_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX4_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX5_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX6_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX7_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX8_.pfb +share/texmf-dist/fonts/type1/public/esstix/ESSTIX9_.pfb +share/texmf-dist/fonts/vf/public/esstix/esstixbb.vf +share/texmf-dist/fonts/vf/public/esstix/esstixcal.vf +share/texmf-dist/fonts/vf/public/esstix/esstixfrak.vf +share/texmf-dist/tex/latex/esstix/esstixbb.sty +share/texmf-dist/tex/latex/esstix/esstixcal.sty +share/texmf-dist/tex/latex/esstix/esstixfrak.sty +share/texmf-dist/tex/latex/esstix/uesstixbb.fd +share/texmf-dist/tex/latex/esstix/uesstixcal.fd +share/texmf-dist/tex/latex/esstix/uesstixfrak.fd diff --git a/fonts/tex-esstix/distinfo b/fonts/tex-esstix/distinfo new file mode 100644 index 000000000..d81a9e930 --- /dev/null +++ b/fonts/tex-esstix/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-esstix-22426/esstix.tar.xz) = bb367ae46251ef1814bd5450a4815d6c68423f7f +RMD160 (tex-esstix-22426/esstix.tar.xz) = bd90b0fe6c7a7315980c5bf4d597d67ca129225c +Size (tex-esstix-22426/esstix.tar.xz) = 202172 bytes diff --git a/fonts/tex-esvect-doc/DESCR b/fonts/tex-esvect-doc/DESCR new file mode 100644 index 000000000..da90387c0 --- /dev/null +++ b/fonts/tex-esvect-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-esvect. diff --git a/fonts/tex-esvect-doc/Makefile b/fonts/tex-esvect-doc/Makefile new file mode 100644 index 000000000..d57dfc63b --- /dev/null +++ b/fonts/tex-esvect-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= esvect.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.3 +TEXLIVE_REV= 32098 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/esvect +COMMENT= Documentation for tex-esvect +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-esvect-doc/PLIST b/fonts/tex-esvect-doc/PLIST new file mode 100644 index 000000000..86f7df3fb --- /dev/null +++ b/fonts/tex-esvect-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/doc/latex/esvect/README +share/texmf-dist/doc/latex/esvect/esvect.pdf diff --git a/fonts/tex-esvect-doc/distinfo b/fonts/tex-esvect-doc/distinfo new file mode 100644 index 000000000..344af30e3 --- /dev/null +++ b/fonts/tex-esvect-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-esvect-32098/esvect.doc.tar.xz) = 96c9bdb681d776722454110e057a5d444a59c210 +RMD160 (tex-esvect-32098/esvect.doc.tar.xz) = 4eac29b8a9e7083c1f9d845cc0c69d03d7a6a0bb +Size (tex-esvect-32098/esvect.doc.tar.xz) = 44304 bytes diff --git a/fonts/tex-esvect/DESCR b/fonts/tex-esvect/DESCR new file mode 100644 index 000000000..2573af6f3 --- /dev/null +++ b/fonts/tex-esvect/DESCR @@ -0,0 +1,4 @@ +Write vectors using an arrow which is different to the Computer +Modern one. You have the choice between several kinds of +arrows. The package consists of the relevant Metafont code and +a package to use it. diff --git a/fonts/tex-esvect/Makefile b/fonts/tex-esvect/Makefile new file mode 100644 index 000000000..c4c71d43f --- /dev/null +++ b/fonts/tex-esvect/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +DISTNAME= esvect +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 32098 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/esvect +COMMENT= Vector arrows +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= esvect.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-esvect/PLIST b/fonts/tex-esvect/PLIST new file mode 100644 index 000000000..d4519e657 --- /dev/null +++ b/fonts/tex-esvect/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:40 wiz Exp $ +share/texmf-dist/fonts/map/dvips/esvect/esvect.map +share/texmf-dist/fonts/source/public/esvect/mathvec.mf +share/texmf-dist/fonts/source/public/esvect/vecsym.mf +share/texmf-dist/fonts/source/public/esvect/vect10.mf +share/texmf-dist/fonts/source/public/esvect/vect5.mf +share/texmf-dist/fonts/source/public/esvect/vect6.mf +share/texmf-dist/fonts/source/public/esvect/vect7.mf +share/texmf-dist/fonts/source/public/esvect/vect8.mf +share/texmf-dist/fonts/source/public/esvect/vect9.mf +share/texmf-dist/fonts/source/public/esvect/vsymbol.mf +share/texmf-dist/fonts/tfm/public/esvect/vect10.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect5.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect6.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect7.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect8.tfm +share/texmf-dist/fonts/tfm/public/esvect/vect9.tfm +share/texmf-dist/fonts/type1/public/esvect/vect10.pfb +share/texmf-dist/fonts/type1/public/esvect/vect5.pfb +share/texmf-dist/fonts/type1/public/esvect/vect6.pfb +share/texmf-dist/fonts/type1/public/esvect/vect7.pfb +share/texmf-dist/fonts/type1/public/esvect/vect8.pfb +share/texmf-dist/fonts/type1/public/esvect/vect9.pfb +share/texmf-dist/tex/latex/esvect/esvect.sty +share/texmf-dist/tex/latex/esvect/uesvect.fd diff --git a/fonts/tex-esvect/distinfo b/fonts/tex-esvect/distinfo new file mode 100644 index 000000000..85bdf059a --- /dev/null +++ b/fonts/tex-esvect/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:40 wiz Exp $ + +SHA1 (tex-esvect-32098/esvect.tar.xz) = d88a88bb41691413df55ba6c139b14b9a663a896 +RMD160 (tex-esvect-32098/esvect.tar.xz) = 949fe72dc3448bd0e324c85d5849616107349b9c +Size (tex-esvect-32098/esvect.tar.xz) = 66864 bytes diff --git a/fonts/tex-ethiop-t1-doc/DESCR b/fonts/tex-ethiop-t1-doc/DESCR new file mode 100644 index 000000000..ad1220a77 --- /dev/null +++ b/fonts/tex-ethiop-t1-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ethiop-t1. diff --git a/fonts/tex-ethiop-t1-doc/Makefile b/fonts/tex-ethiop-t1-doc/Makefile new file mode 100644 index 000000000..989331fcc --- /dev/null +++ b/fonts/tex-ethiop-t1-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +DISTNAME= ethiop-t1.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ethiop-t1 +COMMENT= Documentation for tex-ethiop-t1 +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ethiop-t1-doc/PLIST b/fonts/tex-ethiop-t1-doc/PLIST new file mode 100644 index 000000000..a5ebdfd7d --- /dev/null +++ b/fonts/tex-ethiop-t1-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:36:40 wiz Exp $ +share/texmf-dist/doc/latex/ethiop-t1/COPYING +share/texmf-dist/doc/latex/ethiop-t1/README diff --git a/fonts/tex-ethiop-t1-doc/distinfo b/fonts/tex-ethiop-t1-doc/distinfo new file mode 100644 index 000000000..5334a5924 --- /dev/null +++ b/fonts/tex-ethiop-t1-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +SHA1 (tex-ethiop-t1-15878/ethiop-t1.doc.tar.xz) = 7da652ea75a8a42da14f7497a92a2c05ba94656a +RMD160 (tex-ethiop-t1-15878/ethiop-t1.doc.tar.xz) = 9d0bf458c408c1168cf501c9db78405a0fa514fe +Size (tex-ethiop-t1-15878/ethiop-t1.doc.tar.xz) = 7516 bytes diff --git a/fonts/tex-ethiop-t1/DESCR b/fonts/tex-ethiop-t1/DESCR new file mode 100644 index 000000000..e51ca1e5a --- /dev/null +++ b/fonts/tex-ethiop-t1/DESCR @@ -0,0 +1,2 @@ +These fonts are drop-in Adobe type 1 replacements for the fonts +of the ethiop package. diff --git a/fonts/tex-ethiop-t1/Makefile b/fonts/tex-ethiop-t1/Makefile new file mode 100644 index 000000000..9af0ae35b --- /dev/null +++ b/fonts/tex-ethiop-t1/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +DISTNAME= ethiop-t1 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ethiop-t1 +COMMENT= Type 1 versions of Amharic fonts +LICENSE= gnu-gpl-v2 + +TEX_MIXEDMAP_FILES+= ethiop.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ethiop-t1/PLIST b/fonts/tex-ethiop-t1/PLIST new file mode 100644 index 000000000..45e50be08 --- /dev/null +++ b/fonts/tex-ethiop-t1/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:36:40 wiz Exp $ +share/texmf-dist/fonts/map/dvips/ethiop-t1/ethiop.map +share/texmf-dist/fonts/type1/public/ethiop-t1/etha10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/etha6.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/etha7.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/etha8.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab11.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab12.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab14.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab18.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab24.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab36.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethab9.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethas10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb11.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb12.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb14.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb18.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb24.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb36.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethasb9.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethatt10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethb10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethb6.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethb7.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethb8.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb11.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb12.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb14.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb18.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb24.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb36.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbb9.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbs10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb10.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb11.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb12.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb14.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb18.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb24.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb36.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbsb9.pfb +share/texmf-dist/fonts/type1/public/ethiop-t1/ethbtt10.pfb diff --git a/fonts/tex-ethiop-t1/distinfo b/fonts/tex-ethiop-t1/distinfo new file mode 100644 index 000000000..17c811cec --- /dev/null +++ b/fonts/tex-ethiop-t1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +SHA1 (tex-ethiop-t1-15878/ethiop-t1.tar.xz) = fc35766d3f53efc7e5cda37903c6578979bc4b4a +RMD160 (tex-ethiop-t1-15878/ethiop-t1.tar.xz) = 8cb4626055ddd6dfd06faebf547a6f5641e44199 +Size (tex-ethiop-t1-15878/ethiop-t1.tar.xz) = 5184384 bytes diff --git a/fonts/tex-eulervm-doc/DESCR b/fonts/tex-eulervm-doc/DESCR new file mode 100644 index 000000000..7492a5221 --- /dev/null +++ b/fonts/tex-eulervm-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-eulervm. diff --git a/fonts/tex-eulervm-doc/Makefile b/fonts/tex-eulervm-doc/Makefile new file mode 100644 index 000000000..f3737f2d6 --- /dev/null +++ b/fonts/tex-eulervm-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= eulervm.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eulervm +COMMENT= Documentation for tex-eulervm +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-eulervm-doc/PLIST b/fonts/tex-eulervm-doc/PLIST new file mode 100644 index 000000000..3a95969a5 --- /dev/null +++ b/fonts/tex-eulervm-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/doc/latex/eulervm/README.eulervm +share/texmf-dist/doc/latex/eulervm/eulervm.pdf +share/texmf-dist/doc/latex/eulervm/manifest.txt diff --git a/fonts/tex-eulervm-doc/distinfo b/fonts/tex-eulervm-doc/distinfo new file mode 100644 index 000000000..e2f40f96e --- /dev/null +++ b/fonts/tex-eulervm-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-eulervm-15878/eulervm.doc.tar.xz) = 64bdd9119e8c7c2bb127707171bedcb3d06e1c26 +RMD160 (tex-eulervm-15878/eulervm.doc.tar.xz) = f817e7279d1243d0096a67d304d88958f8778ed2 +Size (tex-eulervm-15878/eulervm.doc.tar.xz) = 88080 bytes diff --git a/fonts/tex-eulervm/DESCR b/fonts/tex-eulervm/DESCR new file mode 100644 index 000000000..d7e55b068 --- /dev/null +++ b/fonts/tex-eulervm/DESCR @@ -0,0 +1,13 @@ +The well-known Euler fonts are suitable for typsetting +mathematics in conjunction with a variety of text fonts which +do not provide mathematical character sets of their own. Euler- +VM is a set of virtual mathematics fonts based on Euler and CM. +This approach has several advantages over immediately using the +real Euler fonts: Most noticeably, less TeX resources are +consumed, the quality of various math symbols is improved and a +usable \hslash symbol can be provided. The virtual fonts are +accompanied by a LaTeX package which makes them easy to use, +particularly in conjunction with Type1 PostScript text fonts. +They are compatible with amsmath. A package option allows the +fonts to be loaded at 95% of their nominal size, thus blending +better with certain text fonts, e.g., Minion. diff --git a/fonts/tex-eulervm/Makefile b/fonts/tex-eulervm/Makefile new file mode 100644 index 000000000..e5ea8b558 --- /dev/null +++ b/fonts/tex-eulervm/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= eulervm +PKGNAME= tex-${DISTNAME}-4.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eulervm +COMMENT= Euler virtual math fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-eulervm/PLIST b/fonts/tex-eulervm/PLIST new file mode 100644 index 000000000..13a21fc41 --- /dev/null +++ b/fonts/tex-eulervm/PLIST @@ -0,0 +1,31 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/fonts/tfm/public/eulervm/zeuex10.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeurb10.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeurb5.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeurb7.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeurm10.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeurm5.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeurm7.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeusb10.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeusb5.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeusb7.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeusm10.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeusm5.tfm +share/texmf-dist/fonts/tfm/public/eulervm/zeusm7.tfm +share/texmf-dist/fonts/vf/public/eulervm/zeuex10.vf +share/texmf-dist/fonts/vf/public/eulervm/zeurb10.vf +share/texmf-dist/fonts/vf/public/eulervm/zeurb5.vf +share/texmf-dist/fonts/vf/public/eulervm/zeurb7.vf +share/texmf-dist/fonts/vf/public/eulervm/zeurm10.vf +share/texmf-dist/fonts/vf/public/eulervm/zeurm5.vf +share/texmf-dist/fonts/vf/public/eulervm/zeurm7.vf +share/texmf-dist/fonts/vf/public/eulervm/zeusb10.vf +share/texmf-dist/fonts/vf/public/eulervm/zeusb5.vf +share/texmf-dist/fonts/vf/public/eulervm/zeusb7.vf +share/texmf-dist/fonts/vf/public/eulervm/zeusm10.vf +share/texmf-dist/fonts/vf/public/eulervm/zeusm5.vf +share/texmf-dist/fonts/vf/public/eulervm/zeusm7.vf +share/texmf-dist/tex/latex/eulervm/eulervm.sty +share/texmf-dist/tex/latex/eulervm/uzeuex.fd +share/texmf-dist/tex/latex/eulervm/uzeur.fd +share/texmf-dist/tex/latex/eulervm/uzeus.fd diff --git a/fonts/tex-eulervm/distinfo b/fonts/tex-eulervm/distinfo new file mode 100644 index 000000000..16396eb55 --- /dev/null +++ b/fonts/tex-eulervm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-eulervm-15878/eulervm.tar.xz) = 9f55ec7c1a973ac93e6be6528e850dc856b328a6 +RMD160 (tex-eulervm-15878/eulervm.tar.xz) = 0b9815dc8a0c88a7419c5629b9babe2b2d7f0e6d +Size (tex-eulervm-15878/eulervm.tar.xz) = 13572 bytes diff --git a/fonts/tex-euxm/DESCR b/fonts/tex-euxm/DESCR new file mode 100644 index 000000000..c43579a04 --- /dev/null +++ b/fonts/tex-euxm/DESCR @@ -0,0 +1 @@ +Euler fonts for TeX. diff --git a/fonts/tex-euxm/Makefile b/fonts/tex-euxm/Makefile new file mode 100644 index 000000000..8ccc12437 --- /dev/null +++ b/fonts/tex-euxm/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:48:44 wiz Exp $ + +DISTNAME= euxm +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 20202 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Euler Fonts for TeX + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-euxm/PLIST b/fonts/tex-euxm/PLIST new file mode 100644 index 000000000..76b1bb376 --- /dev/null +++ b/fonts/tex-euxm/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:48:44 wiz Exp $ +share/texmf-dist/fonts/source/public/euxm/eubase.mf +share/texmf-dist/fonts/source/public/euxm/eusmch.mf +share/texmf-dist/fonts/source/public/euxm/euxm10.mf +share/texmf-dist/fonts/source/public/euxm/euxm5.mf +share/texmf-dist/fonts/source/public/euxm/euxm7.mf +share/texmf-dist/fonts/source/public/euxm/euxmch.mf +share/texmf-dist/fonts/tfm/public/euxm/euxm10.tfm +share/texmf-dist/fonts/tfm/public/euxm/euxm5.tfm +share/texmf-dist/fonts/tfm/public/euxm/euxm7.tfm diff --git a/fonts/tex-euxm/distinfo b/fonts/tex-euxm/distinfo new file mode 100644 index 000000000..01d39efa1 --- /dev/null +++ b/fonts/tex-euxm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:48:44 wiz Exp $ + +SHA1 (tex-euxm-20202/euxm.tar.xz) = 996662d96151a0edcdf263253a2cbd226189e593 +RMD160 (tex-euxm-20202/euxm.tar.xz) = c821908d3c93d17d2c512df3e313d9dfbda7b28c +Size (tex-euxm-20202/euxm.tar.xz) = 25736 bytes diff --git a/fonts/tex-fbb-doc/DESCR b/fonts/tex-fbb-doc/DESCR new file mode 100644 index 000000000..178cb6ad4 --- /dev/null +++ b/fonts/tex-fbb-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fbb. diff --git a/fonts/tex-fbb-doc/Makefile b/fonts/tex-fbb-doc/Makefile new file mode 100644 index 000000000..f5ba742cc --- /dev/null +++ b/fonts/tex-fbb-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:58 markd Exp $ + +DISTNAME= fbb.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.08 +TEXLIVE_REV= 36939 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fbb +COMMENT= Documentation for tex-fbb +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fbb-doc/PLIST b/fonts/tex-fbb-doc/PLIST new file mode 100644 index 000000000..d9875a1f3 --- /dev/null +++ b/fonts/tex-fbb-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/doc/fonts/fbb/OFL.txt +share/texmf-dist/doc/fonts/fbb/README +share/texmf-dist/doc/fonts/fbb/fbb-doc.pdf +share/texmf-dist/doc/fonts/fbb/fbb-doc.tex diff --git a/fonts/tex-fbb-doc/distinfo b/fonts/tex-fbb-doc/distinfo new file mode 100644 index 000000000..c92f176ce --- /dev/null +++ b/fonts/tex-fbb-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:58 markd Exp $ + +SHA1 (tex-fbb-36939/fbb.doc.tar.xz) = 6824184e808642ddf791247618c388fe540da66a +RMD160 (tex-fbb-36939/fbb.doc.tar.xz) = 1d4af52a62dfa95828ac481c268914464775e4ac +Size (tex-fbb-36939/fbb.doc.tar.xz) = 523720 bytes diff --git a/fonts/tex-fbb/DESCR b/fonts/tex-fbb/DESCR new file mode 100644 index 000000000..1b2355d10 --- /dev/null +++ b/fonts/tex-fbb/DESCR @@ -0,0 +1,7 @@ +The package provides a Bembo-like font package based on Cardo +but with many modifications, adding Bold Italic, small caps in +all styles, six figure choices in all styles, updated kerning +tables, added figure tables and corrected f-ligatures. Both +OpenType and Adobe Type 1 versions are provided; all necessary +support files are provided. The font works well with +newtxmath's libertine option. diff --git a/fonts/tex-fbb/Makefile b/fonts/tex-fbb/Makefile new file mode 100644 index 000000000..ebbf229fa --- /dev/null +++ b/fonts/tex-fbb/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:58 markd Exp $ + +DISTNAME= fbb +PKGNAME= tex-${DISTNAME}-1.08 +TEXLIVE_REV= 36939 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fbb +COMMENT= Free Bembo-like font +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= fbb.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fbb/PLIST b/fonts/tex-fbb/PLIST new file mode 100644 index 000000000..82efd3938 --- /dev/null +++ b/fonts/tex-fbb/PLIST @@ -0,0 +1,425 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:19:58 markd Exp $ +share/texmf-dist/fonts/enc/dvips/fbb/fbb_2xteu2.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_3pafo2.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_3q7523.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_3szmnl.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_3t72qi.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_47nzug.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_4eykqf.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_4fm2lh.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_4phrex.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_5kfdlm.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_5yuftp.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_646rxv.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_6wf2yd.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_7ftbhc.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_bbqv4h.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_bjcd27.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_cglacz.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_ciz6qs.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_dfjaoq.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_dli7xt.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_do4apa.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_dppuce.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_eaddwb.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_fefik6.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_fmiu37.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_gia3f7.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_gti7xr.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_h4gxkq.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_h4yzgv.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_icb62t.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_iqrulf.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_k4t5oa.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_k67ydz.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_k6hjgp.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_lahflm.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_lqd7qz.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_ms7h4m.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_nakqlt.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_nyched.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_p2khiw.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_p6sgcp.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_pg3xpw.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_pjzzzk.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_pkrngd.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_pqcug3.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_q44qkc.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_qxzlqe.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_r5yodg.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_tizue6.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_tpadeo.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_u3ego5.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_uqncc5.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_vokwwj.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_vvs2t7.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_w6cgkc.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_wmfgc4.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_wmijbz.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_xcuijf.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_xmsf7g.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_yr6epv.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_zac64m.enc +share/texmf-dist/fonts/enc/dvips/fbb/fbb_zxsywv.enc +share/texmf-dist/fonts/map/dvips/fbb/fbb.map +share/texmf-dist/fonts/opentype/public/fbb/fbb-Bold.otf +share/texmf-dist/fonts/opentype/public/fbb/fbb-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/fbb/fbb-Italic.otf +share/texmf-dist/fonts/opentype/public/fbb/fbb-Regular.otf +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fbb/fbb-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/type1/public/fbb/fbb-Bold.pfb +share/texmf-dist/fonts/type1/public/fbb/fbb-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/fbb/fbb-Italic.pfb +share/texmf-dist/fonts/type1/public/fbb/fbb-Regular.pfb +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fbb/fbb-Regular-tosf-ts1.vf +share/texmf-dist/tex/latex/fbb/LY1fbb-LF.fd +share/texmf-dist/tex/latex/fbb/LY1fbb-OsF.fd +share/texmf-dist/tex/latex/fbb/LY1fbb-Sup.fd +share/texmf-dist/tex/latex/fbb/LY1fbb-TLF.fd +share/texmf-dist/tex/latex/fbb/LY1fbb-TOsF.fd +share/texmf-dist/tex/latex/fbb/OT1fbb-LF.fd +share/texmf-dist/tex/latex/fbb/OT1fbb-OsF.fd +share/texmf-dist/tex/latex/fbb/OT1fbb-Sup.fd +share/texmf-dist/tex/latex/fbb/OT1fbb-TLF.fd +share/texmf-dist/tex/latex/fbb/OT1fbb-TOsF.fd +share/texmf-dist/tex/latex/fbb/T1fbb-LF.fd +share/texmf-dist/tex/latex/fbb/T1fbb-OsF.fd +share/texmf-dist/tex/latex/fbb/T1fbb-Sup.fd +share/texmf-dist/tex/latex/fbb/T1fbb-TLF.fd +share/texmf-dist/tex/latex/fbb/T1fbb-TOsF.fd +share/texmf-dist/tex/latex/fbb/TS1fbb-LF.fd +share/texmf-dist/tex/latex/fbb/TS1fbb-OsF.fd +share/texmf-dist/tex/latex/fbb/TS1fbb-TLF.fd +share/texmf-dist/tex/latex/fbb/TS1fbb-TOsF.fd +share/texmf-dist/tex/latex/fbb/fbb.fontspec +share/texmf-dist/tex/latex/fbb/fbb.sty diff --git a/fonts/tex-fbb/distinfo b/fonts/tex-fbb/distinfo new file mode 100644 index 000000000..33ec210a1 --- /dev/null +++ b/fonts/tex-fbb/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:58 markd Exp $ + +SHA1 (tex-fbb-36939/fbb.tar.xz) = 275fac4f5979c3a428a8cec2cc7943c0177ca5c7 +RMD160 (tex-fbb-36939/fbb.tar.xz) = 62fe61f52f7e5b3d5871be4f556f63ab619b8285 +Size (tex-fbb-36939/fbb.tar.xz) = 2547140 bytes diff --git a/fonts/tex-fc-doc/DESCR b/fonts/tex-fc-doc/DESCR new file mode 100644 index 000000000..6defbecd8 --- /dev/null +++ b/fonts/tex-fc-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fc. diff --git a/fonts/tex-fc-doc/Makefile b/fonts/tex-fc-doc/Makefile new file mode 100644 index 000000000..aa8594437 --- /dev/null +++ b/fonts/tex-fc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +DISTNAME= fc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.4 +TEXLIVE_REV= 32796 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fc +COMMENT= Documentation for tex-fc +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fc-doc/PLIST b/fonts/tex-fc-doc/PLIST new file mode 100644 index 000000000..26486c614 --- /dev/null +++ b/fonts/tex-fc-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:36:40 wiz Exp $ +share/texmf-dist/doc/fonts/fc/fc.bug +share/texmf-dist/doc/fonts/fc/fc.rme +share/texmf-dist/doc/fonts/fc/fclfont.sty_old +share/texmf-dist/doc/fonts/fc/fctugbot.tex +share/texmf-dist/doc/fonts/fc/fontdef.fc_old +share/texmf-dist/doc/fonts/fc/licence.gnu diff --git a/fonts/tex-fc-doc/distinfo b/fonts/tex-fc-doc/distinfo new file mode 100644 index 000000000..468cd7683 --- /dev/null +++ b/fonts/tex-fc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +SHA1 (tex-fc-32796/fc.doc.tar.xz) = f4a3602146699a4a856fa510b3a5677b25a70ad1 +RMD160 (tex-fc-32796/fc.doc.tar.xz) = c24db90709c9221f7ea3a16116ebd5ada94bd213 +Size (tex-fc-32796/fc.doc.tar.xz) = 27668 bytes diff --git a/fonts/tex-fc/DESCR b/fonts/tex-fc/DESCR new file mode 100644 index 000000000..144e53289 --- /dev/null +++ b/fonts/tex-fc/DESCR @@ -0,0 +1,4 @@ +The fonts are provided as Metafont source, in the familiar +arrangement of lots of (autogenerated) preamble files and a +modest set of glyph specifications. (A similar arrangement +appears in the ec and lh font bundles.) diff --git a/fonts/tex-fc/Makefile b/fonts/tex-fc/Makefile new file mode 100644 index 000000000..00037e488 --- /dev/null +++ b/fonts/tex-fc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +DISTNAME= fc +PKGNAME= tex-${DISTNAME}-1.4 +TEXLIVE_REV= 32796 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fc +COMMENT= Fonts for African languages +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fc/PLIST b/fonts/tex-fc/PLIST new file mode 100644 index 000000000..64aef3146 --- /dev/null +++ b/fonts/tex-fc/PLIST @@ -0,0 +1,487 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:36:40 wiz Exp $ +share/texmf-dist/fonts/source/jknappen/fc/b-fcbx.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcbxi.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcbxsl.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcbxu.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fccsc.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fci.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcitt.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcr.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcsibx.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcsitt.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcsl.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcss.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcssbx.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcssi.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcsstt.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fctt.mf +share/texmf-dist/fonts/source/jknappen/fc/b-fcu.mf +share/texmf-dist/fonts/source/jknappen/fc/c-fcsstt.mf +share/texmf-dist/fonts/source/jknappen/fc/fcaccent.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbx9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxi9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxsl9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcbxu9.mf +share/texmf-dist/fonts/source/jknappen/fc/fccoding.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc10.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc11.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc12.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc14.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc17.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc20.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc25.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc5.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc6.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc7.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc8.mf +share/texmf-dist/fonts/source/jknappen/fc/fccsc9.mf +share/texmf-dist/fonts/source/jknappen/fc/fccscspu.mf +share/texmf-dist/fonts/source/jknappen/fc/fci10.mf +share/texmf-dist/fonts/source/jknappen/fc/fci11.mf +share/texmf-dist/fonts/source/jknappen/fc/fci12.mf +share/texmf-dist/fonts/source/jknappen/fc/fci14.mf +share/texmf-dist/fonts/source/jknappen/fc/fci17.mf +share/texmf-dist/fonts/source/jknappen/fc/fci20.mf +share/texmf-dist/fonts/source/jknappen/fc/fci25.mf +share/texmf-dist/fonts/source/jknappen/fc/fci5.mf +share/texmf-dist/fonts/source/jknappen/fc/fci6.mf +share/texmf-dist/fonts/source/jknappen/fc/fci7.mf +share/texmf-dist/fonts/source/jknappen/fc/fci8.mf +share/texmf-dist/fonts/source/jknappen/fc/fci9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcilig.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitalic.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitligt.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitlpct.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcitt9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcmacros.mf +share/texmf-dist/fonts/source/jknappen/fc/fcpunct.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcr9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcrlig.mf +share/texmf-dist/fonts/source/jknappen/fc/fcroligt.mf +share/texmf-dist/fonts/source/jknappen/fc/fcroman.mf +share/texmf-dist/fonts/source/jknappen/fc/fcrompct.mf +share/texmf-dist/fonts/source/jknappen/fc/fcscligt.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsfligt.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsibx9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsitt9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsl9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcss9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssbx9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcssi9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcsstt9.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt10.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt11.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt12.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt14.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt17.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt20.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt25.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt5.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt6.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt7.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt8.mf +share/texmf-dist/fonts/source/jknappen/fc/fctt9.mf +share/texmf-dist/fonts/source/jknappen/fc/fcttligt.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu10.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu11.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu12.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu14.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu17.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu20.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu25.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu5.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu6.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu7.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu8.mf +share/texmf-dist/fonts/source/jknappen/fc/fcu9.mf +share/texmf-dist/fonts/source/jknappen/fc/itala.mf +share/texmf-dist/fonts/source/jknappen/fc/italbcd.mf +share/texmf-dist/fonts/source/jknappen/fc/itale.mf +share/texmf-dist/fonts/source/jknappen/fc/italfgh.mf +share/texmf-dist/fonts/source/jknappen/fc/italij.mf +share/texmf-dist/fonts/source/jknappen/fc/italklm.mf +share/texmf-dist/fonts/source/jknappen/fc/italn.mf +share/texmf-dist/fonts/source/jknappen/fc/italo.mf +share/texmf-dist/fonts/source/jknappen/fc/italpqr.mf +share/texmf-dist/fonts/source/jknappen/fc/italst.mf +share/texmf-dist/fonts/source/jknappen/fc/italuvw.mf +share/texmf-dist/fonts/source/jknappen/fc/italxyz.mf +share/texmf-dist/fonts/source/jknappen/fc/lowera.mf +share/texmf-dist/fonts/source/jknappen/fc/lowerbcd.mf +share/texmf-dist/fonts/source/jknappen/fc/lowere.mf +share/texmf-dist/fonts/source/jknappen/fc/lowerfgh.mf +share/texmf-dist/fonts/source/jknappen/fc/lowerij.mf +share/texmf-dist/fonts/source/jknappen/fc/lowerklm.mf +share/texmf-dist/fonts/source/jknappen/fc/lowern.mf +share/texmf-dist/fonts/source/jknappen/fc/lowero.mf +share/texmf-dist/fonts/source/jknappen/fc/lowerpqr.mf +share/texmf-dist/fonts/source/jknappen/fc/lowerst.mf +share/texmf-dist/fonts/source/jknappen/fc/loweruvw.mf +share/texmf-dist/fonts/source/jknappen/fc/lowerxyz.mf +share/texmf-dist/fonts/source/jknappen/fc/uppera.mf +share/texmf-dist/fonts/source/jknappen/fc/upperbcd.mf +share/texmf-dist/fonts/source/jknappen/fc/uppere.mf +share/texmf-dist/fonts/source/jknappen/fc/upperfgh.mf +share/texmf-dist/fonts/source/jknappen/fc/upperij.mf +share/texmf-dist/fonts/source/jknappen/fc/upperklm.mf +share/texmf-dist/fonts/source/jknappen/fc/uppern.mf +share/texmf-dist/fonts/source/jknappen/fc/uppero.mf +share/texmf-dist/fonts/source/jknappen/fc/upperpqr.mf +share/texmf-dist/fonts/source/jknappen/fc/upperst.mf +share/texmf-dist/fonts/source/jknappen/fc/upperuvw.mf +share/texmf-dist/fonts/source/jknappen/fc/upperxyz.mf +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbx9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxi9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxsl9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcbxu9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fccsc9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fci9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcitt9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcr9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsibx9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsitt9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsl9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcss9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssbx9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcssi9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcsstt9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fctt9.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu10.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu11.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu12.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu14.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu17.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu20.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu25.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu5.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu6.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu7.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu8.tfm +share/texmf-dist/fonts/tfm/jknappen/fc/fcu9.tfm +share/texmf-dist/tex/latex/fc/fclfont.sty +share/texmf-dist/tex/latex/fc/fcuse.sty +share/texmf-dist/tex/latex/fc/t4cmr.fd +share/texmf-dist/tex/latex/fc/t4cmss.fd +share/texmf-dist/tex/latex/fc/t4cmtt.fd +share/texmf-dist/tex/latex/fc/t4enc.def +share/texmf-dist/tex/latex/fc/t4fcr.fd +share/texmf-dist/tex/latex/fc/t4phonet.sty diff --git a/fonts/tex-fc/distinfo b/fonts/tex-fc/distinfo new file mode 100644 index 000000000..348bca66b --- /dev/null +++ b/fonts/tex-fc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:36:40 wiz Exp $ + +SHA1 (tex-fc-32796/fc.tar.xz) = f8f1e5bd55178315fb881589b7d2ddb103d1cbe1 +RMD160 (tex-fc-32796/fc.tar.xz) = 564d66edf973232fb60c364cba4eb57ef6146b85 +Size (tex-fc-32796/fc.tar.xz) = 128520 bytes diff --git a/fonts/tex-fdsymbol-doc/DESCR b/fonts/tex-fdsymbol-doc/DESCR new file mode 100644 index 000000000..c4f3b0bb8 --- /dev/null +++ b/fonts/tex-fdsymbol-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fdsymbol. diff --git a/fonts/tex-fdsymbol-doc/Makefile b/fonts/tex-fdsymbol-doc/Makefile new file mode 100644 index 000000000..90577f22f --- /dev/null +++ b/fonts/tex-fdsymbol-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= fdsymbol.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.8 +TEXLIVE_REV= 26722 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fdsymbol +COMMENT= Documentation for tex-fdsymbol +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fdsymbol-doc/PLIST b/fonts/tex-fdsymbol-doc/PLIST new file mode 100644 index 000000000..043a79aad --- /dev/null +++ b/fonts/tex-fdsymbol-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/doc/fonts/fdsymbol/FONTLOG.txt +share/texmf-dist/doc/fonts/fdsymbol/OFL.txt +share/texmf-dist/doc/latex/fdsymbol/fdsymbol.pdf diff --git a/fonts/tex-fdsymbol-doc/distinfo b/fonts/tex-fdsymbol-doc/distinfo new file mode 100644 index 000000000..2cbd9d9d2 --- /dev/null +++ b/fonts/tex-fdsymbol-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-fdsymbol-26722/fdsymbol.doc.tar.xz) = 61781b915de6bd06820b300f5bdf287ae077822d +RMD160 (tex-fdsymbol-26722/fdsymbol.doc.tar.xz) = 691573b385b9152f10e9b8cef69e94e1b8a75e3f +Size (tex-fdsymbol-26722/fdsymbol.doc.tar.xz) = 461572 bytes diff --git a/fonts/tex-fdsymbol/DESCR b/fonts/tex-fdsymbol/DESCR new file mode 100644 index 000000000..79f7600cf --- /dev/null +++ b/fonts/tex-fdsymbol/DESCR @@ -0,0 +1,3 @@ +FdSymbol is a maths symbol font, designed as a companion to the +Fedra family by Typotheque, but it might also fit other +contemporary typefaces. diff --git a/fonts/tex-fdsymbol/Makefile b/fonts/tex-fdsymbol/Makefile new file mode 100644 index 000000000..73188f832 --- /dev/null +++ b/fonts/tex-fdsymbol/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= fdsymbol +PKGNAME= tex-${DISTNAME}-0.8 +TEXLIVE_REV= 26722 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fdsymbol +COMMENT= Maths symbol font +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= fdsymbol.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fdsymbol/PLIST b/fonts/tex-fdsymbol/PLIST new file mode 100644 index 000000000..a3fae2161 --- /dev/null +++ b/fonts/tex-fdsymbol/PLIST @@ -0,0 +1,99 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/fdsymbol/fdsymbol-a.enc +share/texmf-dist/fonts/enc/dvips/fdsymbol/fdsymbol-b.enc +share/texmf-dist/fonts/enc/dvips/fdsymbol/fdsymbol-c.enc +share/texmf-dist/fonts/enc/dvips/fdsymbol/fdsymbol-d.enc +share/texmf-dist/fonts/enc/dvips/fdsymbol/fdsymbol-e.enc +share/texmf-dist/fonts/enc/dvips/fdsymbol/fdsymbol-f.enc +share/texmf-dist/fonts/map/dvips/fdsymbol/fdsymbol.map +share/texmf-dist/fonts/opentype/public/fdsymbol/FdSymbol-Bold.otf +share/texmf-dist/fonts/opentype/public/fdsymbol/FdSymbol-Book.otf +share/texmf-dist/fonts/opentype/public/fdsymbol/FdSymbol-Medium.otf +share/texmf-dist/fonts/opentype/public/fdsymbol/FdSymbol-Regular.otf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolA-Bold.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolA-Book.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolA-Medium.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolA-Regular.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolA.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolB-Bold.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolB-Book.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolB-Medium.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolB-Regular.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolB.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC-Bold.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC-Book.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC-Medium.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC-Regular.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolC.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD-Bold.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD-Book.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD-Medium.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD-Regular.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolD.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolE-Bold.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolE-Book.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolE-Medium.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolE-Regular.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolE.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolF-Bold.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolF-Book.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolF-Medium.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolF-Regular.mf +share/texmf-dist/fonts/source/public/fdsymbol/FdSymbolF.mf +share/texmf-dist/fonts/source/public/fdsymbol/fdaccents.mf +share/texmf-dist/fonts/source/public/fdsymbol/fdarrows.mf +share/texmf-dist/fonts/source/public/fdsymbol/fdbase.mf +share/texmf-dist/fonts/source/public/fdsymbol/fddelims.mf +share/texmf-dist/fonts/source/public/fdsymbol/fdgeometric.mf +share/texmf-dist/fonts/source/public/fdsymbol/fdoperators.mf +share/texmf-dist/fonts/source/public/fdsymbol/fdrelations.mf +share/texmf-dist/fonts/source/public/fdsymbol/fdturnstile.mf +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolA-Bold.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolA-Book.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolA-Medium.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolA-Regular.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolB-Bold.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolB-Book.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolB-Medium.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolB-Regular.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolC-Bold.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolC-Book.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolC-Medium.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolC-Regular.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolD-Bold.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolD-Book.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolD-Medium.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolD-Regular.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolE-Bold.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolE-Book.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolE-Medium.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolE-Regular.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolF-Bold.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolF-Book.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolF-Medium.tfm +share/texmf-dist/fonts/tfm/public/fdsymbol/FdSymbolF-Regular.tfm +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolA-Bold.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolA-Book.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolA-Medium.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolA-Regular.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolB-Bold.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolB-Book.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolB-Medium.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolB-Regular.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolC-Bold.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolC-Book.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolC-Medium.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolC-Regular.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolD-Bold.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolD-Book.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolD-Medium.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolD-Regular.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolE-Bold.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolE-Book.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolE-Medium.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolE-Regular.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolF-Bold.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolF-Book.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolF-Medium.pfb +share/texmf-dist/fonts/type1/public/fdsymbol/FdSymbolF-Regular.pfb +share/texmf-dist/tex/latex/fdsymbol/fdsymbol.sty diff --git a/fonts/tex-fdsymbol/distinfo b/fonts/tex-fdsymbol/distinfo new file mode 100644 index 000000000..ccf4b7f3e --- /dev/null +++ b/fonts/tex-fdsymbol/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-fdsymbol-26722/fdsymbol.tar.xz) = 6a80c6333e92bb17b8ea60a752638c0f9e435bb6 +RMD160 (tex-fdsymbol-26722/fdsymbol.tar.xz) = d610d2b7957a67fe222466f99e5d6b0cefdb6bf6 +Size (tex-fdsymbol-26722/fdsymbol.tar.xz) = 920164 bytes diff --git a/fonts/tex-fetamont-doc/DESCR b/fonts/tex-fetamont-doc/DESCR new file mode 100644 index 000000000..496c38d75 --- /dev/null +++ b/fonts/tex-fetamont-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fetamont. diff --git a/fonts/tex-fetamont-doc/Makefile b/fonts/tex-fetamont-doc/Makefile new file mode 100644 index 000000000..87c529795 --- /dev/null +++ b/fonts/tex-fetamont-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= fetamont.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.5 +TEXLIVE_REV= 37411 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fetamont +COMMENT= Documentation for tex-fetamont +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fetamont-doc/PLIST b/fonts/tex-fetamont-doc/PLIST new file mode 100644 index 000000000..4c3d49457 --- /dev/null +++ b/fonts/tex-fetamont-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/doc/fonts/fetamont/README +share/texmf-dist/doc/fonts/fetamont/fetamont-typeface.pdf +share/texmf-dist/doc/fonts/fetamont/fetamont.pdf diff --git a/fonts/tex-fetamont-doc/distinfo b/fonts/tex-fetamont-doc/distinfo new file mode 100644 index 000000000..6f25c6a6b --- /dev/null +++ b/fonts/tex-fetamont-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-fetamont-37411/fetamont.doc.tar.xz) = a39dc223ce47e850bb7cc4d01af6372a6479819a +RMD160 (tex-fetamont-37411/fetamont.doc.tar.xz) = e72726748188daadcb7ce4f3104924d525dd4bd0 +Size (tex-fetamont-37411/fetamont.doc.tar.xz) = 1250368 bytes diff --git a/fonts/tex-fetamont/DESCR b/fonts/tex-fetamont/DESCR new file mode 100644 index 000000000..9f9f601bd --- /dev/null +++ b/fonts/tex-fetamont/DESCR @@ -0,0 +1,5 @@ +The fetamont typeface was designed in METAFONT and extends the +Logo fonts to complete the T1 encoding. The designs of the +glyphs A, E, F, M, N, O, P, S and T are based on the METAFONT +constructions by D. E. Knuth. The glyphs Y and 1 imitate the +shapes of the corresponding glyphs in the METATYPE1 logo. diff --git a/fonts/tex-fetamont/Makefile b/fonts/tex-fetamont/Makefile new file mode 100644 index 000000000..9d7d1c8b3 --- /dev/null +++ b/fonts/tex-fetamont/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= fetamont +PKGNAME= tex-${DISTNAME}-1.5 +TEXLIVE_REV= 37411 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fetamont +COMMENT= Extended version of Knuth's logo typeface +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= fetamont.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fetamont/PLIST b/fonts/tex-fetamont/PLIST new file mode 100644 index 000000000..fe110b78b --- /dev/null +++ b/fonts/tex-fetamont/PLIST @@ -0,0 +1,188 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/fonts/afm/public/fetamont/ffmb10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmb8.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmb9.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmbc40.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmbco40.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmbo10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmbo8.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmbo9.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmbw10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmbwo10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmc10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmco10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmh10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmh8.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmh9.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmho10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmho8.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmho9.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmhw10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmhwo10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffml10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmlc10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmlco10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmlo10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmlq10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmlqo10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmlw10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmlwo10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmo10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmo8.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmo9.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmr10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmr8.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmr9.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmw10.afm +share/texmf-dist/fonts/afm/public/fetamont/ffmwo10.afm +share/texmf-dist/fonts/map/dvips/fetamont/fetamont.map +share/texmf-dist/fonts/opentype/public/fetamont/ffmb10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmb8.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmb9.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmbc40.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmbco40.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmbo10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmbo8.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmbo9.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmbw10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmbwo10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmc10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmco10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmh10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmh8.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmh9.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmho10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmho8.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmho9.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmhw10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmhwo10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffml10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmlc10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmlco10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmlo10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmlq10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmlqo10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmlw10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmlwo10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmo10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmo8.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmo9.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmr10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmr8.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmr9.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmw10.otf +share/texmf-dist/fonts/opentype/public/fetamont/ffmwo10.otf +share/texmf-dist/fonts/source/public/fetamont/ffmb10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmb8.mf +share/texmf-dist/fonts/source/public/fetamont/ffmb9.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbase.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbc40.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbco40.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbo10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbo8.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbo9.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbw10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmbwo10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmc10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmchars_nonscalable.mf +share/texmf-dist/fonts/source/public/fetamont/ffmchars_scalable.mf +share/texmf-dist/fonts/source/public/fetamont/ffmco10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmh10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmh8.mf +share/texmf-dist/fonts/source/public/fetamont/ffmh9.mf +share/texmf-dist/fonts/source/public/fetamont/ffmho10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmho8.mf +share/texmf-dist/fonts/source/public/fetamont/ffmho9.mf +share/texmf-dist/fonts/source/public/fetamont/ffmhw10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmhwo10.mf +share/texmf-dist/fonts/source/public/fetamont/ffml10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmlc10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmlco10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmlo10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmlq10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmlqo10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmlw10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmlwo10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmo10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmo8.mf +share/texmf-dist/fonts/source/public/fetamont/ffmo9.mf +share/texmf-dist/fonts/source/public/fetamont/ffmr10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmr8.mf +share/texmf-dist/fonts/source/public/fetamont/ffmr9.mf +share/texmf-dist/fonts/source/public/fetamont/ffmw10.mf +share/texmf-dist/fonts/source/public/fetamont/ffmwo10.mf +share/texmf-dist/fonts/tfm/public/fetamont/ffmb10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmb8.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmb9.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmbc40.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmbco40.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmbo10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmbo8.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmbo9.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmbw10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmbwo10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmc10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmco10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmh10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmh8.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmh9.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmho10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmho8.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmho9.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmhw10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmhwo10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffml10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmlc10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmlco10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmlo10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmlq10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmlqo10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmlw10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmlwo10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmo10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmo8.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmo9.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmr10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmr8.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmr9.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmw10.tfm +share/texmf-dist/fonts/tfm/public/fetamont/ffmwo10.tfm +share/texmf-dist/fonts/type1/public/fetamont/ffmb10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmb8.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmb9.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmbc40.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmbco40.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmbo10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmbo8.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmbo9.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmbw10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmbwo10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmc10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmco10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmh10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmh8.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmh9.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmho10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmho8.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmho9.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmhw10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmhwo10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffml10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmlc10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmlco10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmlo10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmlq10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmlqo10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmlw10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmlwo10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmo10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmo8.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmo9.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmr10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmr8.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmr9.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmw10.pfb +share/texmf-dist/fonts/type1/public/fetamont/ffmwo10.pfb +share/texmf-dist/tex/latex/fetamont/T1ffm.fd +share/texmf-dist/tex/latex/fetamont/T1ffmw.fd +share/texmf-dist/tex/latex/fetamont/fetamont.sty diff --git a/fonts/tex-fetamont/distinfo b/fonts/tex-fetamont/distinfo new file mode 100644 index 000000000..0de40339b --- /dev/null +++ b/fonts/tex-fetamont/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-fetamont-37411/fetamont.tar.xz) = b4567b75759774e2754153fd216a16378374fb08 +RMD160 (tex-fetamont-37411/fetamont.tar.xz) = fe49a72ea240c05a6e95cfc1637a80eef630b919 +Size (tex-fetamont-37411/fetamont.tar.xz) = 2838844 bytes diff --git a/fonts/tex-feyn-doc/DESCR b/fonts/tex-feyn-doc/DESCR new file mode 100644 index 000000000..70dc41ba2 --- /dev/null +++ b/fonts/tex-feyn-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-feyn. diff --git a/fonts/tex-feyn-doc/Makefile b/fonts/tex-feyn-doc/Makefile new file mode 100644 index 000000000..f106fa7f4 --- /dev/null +++ b/fonts/tex-feyn-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= feyn.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3.3 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feyn +COMMENT= Documentation for tex-feyn +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-feyn-doc/PLIST b/fonts/tex-feyn-doc/PLIST new file mode 100644 index 000000000..2618662aa --- /dev/null +++ b/fonts/tex-feyn-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/doc/fonts/feyn/LICENCE +share/texmf-dist/doc/fonts/feyn/README +share/texmf-dist/doc/fonts/feyn/VERSION +share/texmf-dist/doc/fonts/feyn/exercise-font.pdf +share/texmf-dist/doc/fonts/feyn/exercise-font.tex +share/texmf-dist/doc/fonts/feyn/feyn.pdf +share/texmf-dist/doc/fonts/feyn/overheads.pdf +share/texmf-dist/doc/fonts/feyn/overheads.tex diff --git a/fonts/tex-feyn-doc/distinfo b/fonts/tex-feyn-doc/distinfo new file mode 100644 index 000000000..c0c3d2a01 --- /dev/null +++ b/fonts/tex-feyn-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-feyn-15878/feyn.doc.tar.xz) = 1272988066f90e5b66e24b05293a048cf42a74c7 +RMD160 (tex-feyn-15878/feyn.doc.tar.xz) = 7ce517ca18f299d03c4d60d23837b8246e9d7d92 +Size (tex-feyn-15878/feyn.doc.tar.xz) = 242544 bytes diff --git a/fonts/tex-feyn/DESCR b/fonts/tex-feyn/DESCR new file mode 100644 index 000000000..f8c8d0a26 --- /dev/null +++ b/fonts/tex-feyn/DESCR @@ -0,0 +1,6 @@ +Feyn may be used to produce relatively simple Feynman diagrams +within equations in a LaTeX document. While the feynmf package +is good at drawing large diagrams for figures, the present +package and its fonts allow diagrams within equations or text, +at a matching size. The fonts are distributed as Metafont +source, and macros for their use are also provided. diff --git a/fonts/tex-feyn/Makefile b/fonts/tex-feyn/Makefile new file mode 100644 index 000000000..312ae1915 --- /dev/null +++ b/fonts/tex-feyn/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= feyn +PKGNAME= tex-${DISTNAME}-0.3.3 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feyn +COMMENT= Font for in-text Feynman diagrams +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-feyn/PLIST b/fonts/tex-feyn/PLIST new file mode 100644 index 000000000..416558d9e --- /dev/null +++ b/fonts/tex-feyn/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/fonts/source/public/feyn/feyn.mf +share/texmf-dist/fonts/source/public/feyn/feyn10.mf +share/texmf-dist/fonts/source/public/feyn/feyn11.mf +share/texmf-dist/fonts/source/public/feyn/feyn12.mf +share/texmf-dist/fonts/source/public/feyn/feyn18.mf +share/texmf-dist/fonts/source/public/feyn/feyn24.mf +share/texmf-dist/fonts/source/public/feyn/feynmac.mf +share/texmf-dist/fonts/source/public/feyn/feyntext10.mf +share/texmf-dist/fonts/source/public/feyn/feyntext11.mf +share/texmf-dist/fonts/source/public/feyn/feyntext12.mf +share/texmf-dist/fonts/source/public/feyn/feyntext18.mf +share/texmf-dist/fonts/source/public/feyn/feyntext24.mf +share/texmf-dist/fonts/tfm/public/feyn/feyn10.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyn11.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyn12.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyn18.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyn24.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyntext10.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyntext11.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyntext12.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyntext18.tfm +share/texmf-dist/fonts/tfm/public/feyn/feyntext24.tfm +share/texmf-dist/tex/latex/feyn/feyn.sty diff --git a/fonts/tex-feyn/distinfo b/fonts/tex-feyn/distinfo new file mode 100644 index 000000000..776389090 --- /dev/null +++ b/fonts/tex-feyn/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-feyn-15878/feyn.tar.xz) = 4a7027be44f486eef7c3970ab0c943665c1caf50 +RMD160 (tex-feyn-15878/feyn.tar.xz) = 3bc38b704ddd26ebc91013c1679f3c115d3f43bb +Size (tex-feyn-15878/feyn.tar.xz) = 11440 bytes diff --git a/fonts/tex-fge-doc/DESCR b/fonts/tex-fge-doc/DESCR new file mode 100644 index 000000000..dee73f019 --- /dev/null +++ b/fonts/tex-fge-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fge. diff --git a/fonts/tex-fge-doc/Makefile b/fonts/tex-fge-doc/Makefile new file mode 100644 index 000000000..9d7cde1ee --- /dev/null +++ b/fonts/tex-fge-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fge.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.24 +TEXLIVE_REV= 24732 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fge +COMMENT= Documentation for tex-fge +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fge-doc/PLIST b/fonts/tex-fge-doc/PLIST new file mode 100644 index 000000000..0b55aab84 --- /dev/null +++ b/fonts/tex-fge-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/doc/fonts/fge/README +share/texmf-dist/doc/fonts/fge/fge-doc.pdf diff --git a/fonts/tex-fge-doc/distinfo b/fonts/tex-fge-doc/distinfo new file mode 100644 index 000000000..4afd38de4 --- /dev/null +++ b/fonts/tex-fge-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fge-24732/fge.doc.tar.xz) = d3f10e9054a4720bf5c3222a72c12299e9d8d183 +RMD160 (tex-fge-24732/fge.doc.tar.xz) = d612c107f27aec9d910e9e86e402d1b36c7261b6 +Size (tex-fge-24732/fge.doc.tar.xz) = 136324 bytes diff --git a/fonts/tex-fge/DESCR b/fonts/tex-fge/DESCR new file mode 100644 index 000000000..326427498 --- /dev/null +++ b/fonts/tex-fge/DESCR @@ -0,0 +1,2 @@ +The fonts are provided as Metafont source and Adobe Type 1 +(pfb) files. A small LaTeX package (fge) is included. diff --git a/fonts/tex-fge/Makefile b/fonts/tex-fge/Makefile new file mode 100644 index 000000000..509512181 --- /dev/null +++ b/fonts/tex-fge/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +DISTNAME= fge +PKGNAME= tex-${DISTNAME}-1.24 +TEXLIVE_REV= 24732 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fge +COMMENT= Font for Frege's Grundgesetze der Arithmetik +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= fge.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fge/PLIST b/fonts/tex-fge/PLIST new file mode 100644 index 000000000..d9fa05613 --- /dev/null +++ b/fonts/tex-fge/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:41 wiz Exp $ +share/texmf-dist/fonts/map/dvips/fge/fge.map +share/texmf-dist/fonts/source/public/fge/fgebase.mf +share/texmf-dist/fonts/source/public/fge/fgeit.mf +share/texmf-dist/fonts/source/public/fge/fgeit10.mf +share/texmf-dist/fonts/source/public/fge/fgerm.mf +share/texmf-dist/fonts/source/public/fge/fgerm10.mf +share/texmf-dist/fonts/tfm/public/fge/fgeit10.tfm +share/texmf-dist/fonts/tfm/public/fge/fgerm10.tfm +share/texmf-dist/fonts/type1/public/fge/fgeit10.pfb +share/texmf-dist/fonts/type1/public/fge/fgerm10.pfb +share/texmf-dist/tex/latex/fge/Ufgeit.fd +share/texmf-dist/tex/latex/fge/Ufgerm.fd +share/texmf-dist/tex/latex/fge/fge.cfg +share/texmf-dist/tex/latex/fge/fge.sty diff --git a/fonts/tex-fge/distinfo b/fonts/tex-fge/distinfo new file mode 100644 index 000000000..d59baea2a --- /dev/null +++ b/fonts/tex-fge/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:41 wiz Exp $ + +SHA1 (tex-fge-24732/fge.tar.xz) = 64450f235bf8b39e185492cd66ace9bbe407c100 +RMD160 (tex-fge-24732/fge.tar.xz) = a9cfc5788147048f8db11fd5f20e489377163fd6 +Size (tex-fge-24732/fge.tar.xz) = 35920 bytes diff --git a/fonts/tex-fira-doc/DESCR b/fonts/tex-fira-doc/DESCR new file mode 100644 index 000000000..8b33ab85c --- /dev/null +++ b/fonts/tex-fira-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fira. diff --git a/fonts/tex-fira-doc/Makefile b/fonts/tex-fira-doc/Makefile new file mode 100644 index 000000000..ab27034ab --- /dev/null +++ b/fonts/tex-fira-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= fira.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.111 +TEXLIVE_REV= 37336 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fira +COMMENT= Documentation for tex-fira +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fira-doc/PLIST b/fonts/tex-fira-doc/PLIST new file mode 100644 index 000000000..8acfdbf41 --- /dev/null +++ b/fonts/tex-fira-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:19:59 markd Exp $ +share/texmf-dist/doc/fonts/fira/Fira_4_0_Version_Report.pdf +share/texmf-dist/doc/fonts/fira/Fira_Sans_font_specimen.png +share/texmf-dist/doc/fonts/fira/LICENSE +share/texmf-dist/doc/fonts/fira/README +share/texmf-dist/doc/fonts/fira/fira-samples.pdf +share/texmf-dist/doc/fonts/fira/fira-samples.tex diff --git a/fonts/tex-fira-doc/distinfo b/fonts/tex-fira-doc/distinfo new file mode 100644 index 000000000..a7f693899 --- /dev/null +++ b/fonts/tex-fira-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-fira-37336/fira.doc.tar.xz) = 5ea93dad1bb86e0fd9b38f70fa07eab34c4ecb57 +RMD160 (tex-fira-37336/fira.doc.tar.xz) = ac5ff08b6f674fbab5f679a5b9fa2c6f8f65a0c8 +Size (tex-fira-37336/fira.doc.tar.xz) = 186552 bytes diff --git a/fonts/tex-fira/DESCR b/fonts/tex-fira/DESCR new file mode 100644 index 000000000..207b80743 --- /dev/null +++ b/fonts/tex-fira/DESCR @@ -0,0 +1,5 @@ +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the Fira Sans family of fonts (version 3.111), +designed by Erik Spiekermann and Ralph du Carrois of Carrois +Type Design. Fira Sans is available in eleven weights with +corresponding italics: light, regular, medium, bold, ... diff --git a/fonts/tex-fira/Makefile b/fonts/tex-fira/Makefile new file mode 100644 index 000000000..59badb2d8 --- /dev/null +++ b/fonts/tex-fira/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= fira +PKGNAME= tex-${DISTNAME}-4.111 +TEXLIVE_REV= 37336 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fira +COMMENT= Fira fonts with LaTeX support +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= fira.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fira/PLIST b/fonts/tex-fira/PLIST new file mode 100644 index 000000000..36e5cc8d1 --- /dev/null +++ b/fonts/tex-fira/PLIST @@ -0,0 +1,1810 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:19:59 markd Exp $ +share/texmf-dist/fonts/enc/dvips/fira/fir_4k5dce.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_53mytn.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_5bzluk.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_662mik.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_6jvuba.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_6lpfuz.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_75hvjh.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_765q6w.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_7alqt4.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_ah2d2f.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_cvh4ps.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_ekigrt.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_ggv6fu.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_jbldwq.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_jxwth2.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_k64qxk.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_kinqlf.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_ljq7ir.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_lx57if.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_mmg3bv.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_mxpi7y.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_mzo2yu.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_ou66re.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_qeo2k2.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_qudyll.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_qzqtgk.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_sekxdc.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_tg6zf6.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_ufojbl.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_vh7fwg.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_wfjhwq.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_wx5a6m.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_xbbs32.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_xeq6li.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_yhyk3t.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_yow4fl.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_ysfuko.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_yta5l6.enc +share/texmf-dist/fonts/enc/dvips/fira/fir_zei36n.enc +share/texmf-dist/fonts/map/dvips/fira/fira.map +share/texmf-dist/fonts/opentype/public/fira/FiraMono-Bold.otf +share/texmf-dist/fonts/opentype/public/fira/FiraMono-Medium.otf +share/texmf-dist/fonts/opentype/public/fira/FiraMono-Regular.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-Bold.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-Book.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-BookItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-ExtraBold.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-ExtraBoldItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-ExtraLight.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-ExtraLightItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-Heavy.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-HeavyItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-Light.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-LightItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-Medium.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-MediumItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-Regular.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-RegularItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-SemiBold.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-SemiBoldItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-Thin.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-ThinItalic.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-UltraLight.otf +share/texmf-dist/fonts/opentype/public/fira/FiraSans-UltraLightItalic.otf +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Medium-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraMono-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Book-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-BookItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraBoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLight-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ExtraLightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Heavy-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-HeavyItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-LightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Medium-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-MediumItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-SemiBoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-Thin-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-ThinItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLight-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/fira/FiraSans-UltraLightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/type1/public/fira/FiraMono-Bold.pfb +share/texmf-dist/fonts/type1/public/fira/FiraMono-Medium.pfb +share/texmf-dist/fonts/type1/public/fira/FiraMono-Regular.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-Bold.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-Book.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-BookItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-ExtraBold.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-ExtraBoldItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-ExtraLight.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-ExtraLightItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-Heavy.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-HeavyItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-Light.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-LightItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-Medium.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-MediumItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-Regular.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-RegularItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-SemiBold.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-SemiBoldItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-Thin.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-ThinItalic.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-UltraLight.pfb +share/texmf-dist/fonts/type1/public/fira/FiraSans-UltraLightItalic.pfb +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-sup-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Medium-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraMono-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Book-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-BookItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraBoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLight-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ExtraLightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Heavy-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-HeavyItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-LightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Medium-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-MediumItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-SemiBoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-Thin-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-ThinItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLight-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/fira/FiraSans-UltraLightItalic-tosf-ts1.vf +share/texmf-dist/tex/latex/fira/FiraMono.sty +share/texmf-dist/tex/latex/fira/FiraSans.sty +share/texmf-dist/tex/latex/fira/LY1FiraMono-Sup.fd +share/texmf-dist/tex/latex/fira/LY1FiraMono-TLF.fd +share/texmf-dist/tex/latex/fira/LY1FiraMono-TOsF.fd +share/texmf-dist/tex/latex/fira/LY1FiraSans-LF.fd +share/texmf-dist/tex/latex/fira/LY1FiraSans-OsF.fd +share/texmf-dist/tex/latex/fira/LY1FiraSans-Sup.fd +share/texmf-dist/tex/latex/fira/LY1FiraSans-TLF.fd +share/texmf-dist/tex/latex/fira/LY1FiraSans-TOsF.fd +share/texmf-dist/tex/latex/fira/OT1FiraMono-Sup.fd +share/texmf-dist/tex/latex/fira/OT1FiraMono-TLF.fd +share/texmf-dist/tex/latex/fira/OT1FiraMono-TOsF.fd +share/texmf-dist/tex/latex/fira/OT1FiraSans-LF.fd +share/texmf-dist/tex/latex/fira/OT1FiraSans-OsF.fd +share/texmf-dist/tex/latex/fira/OT1FiraSans-Sup.fd +share/texmf-dist/tex/latex/fira/OT1FiraSans-TLF.fd +share/texmf-dist/tex/latex/fira/OT1FiraSans-TOsF.fd +share/texmf-dist/tex/latex/fira/T1FiraMono-Sup.fd +share/texmf-dist/tex/latex/fira/T1FiraMono-TLF.fd +share/texmf-dist/tex/latex/fira/T1FiraMono-TOsF.fd +share/texmf-dist/tex/latex/fira/T1FiraSans-LF.fd +share/texmf-dist/tex/latex/fira/T1FiraSans-OsF.fd +share/texmf-dist/tex/latex/fira/T1FiraSans-Sup.fd +share/texmf-dist/tex/latex/fira/T1FiraSans-TLF.fd +share/texmf-dist/tex/latex/fira/T1FiraSans-TOsF.fd +share/texmf-dist/tex/latex/fira/TS1FiraMono-TLF.fd +share/texmf-dist/tex/latex/fira/TS1FiraMono-TOsF.fd +share/texmf-dist/tex/latex/fira/TS1FiraSans-LF.fd +share/texmf-dist/tex/latex/fira/TS1FiraSans-OsF.fd +share/texmf-dist/tex/latex/fira/TS1FiraSans-TLF.fd +share/texmf-dist/tex/latex/fira/TS1FiraSans-TOsF.fd diff --git a/fonts/tex-fira/distinfo b/fonts/tex-fira/distinfo new file mode 100644 index 000000000..bf3008d65 --- /dev/null +++ b/fonts/tex-fira/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-fira-37336/fira.tar.xz) = e66415b5a9f268b22026f014478f32ebcfdef696 +RMD160 (tex-fira-37336/fira.tar.xz) = f354a830187348050ecd88470ff2bde718df7c3d +Size (tex-fira-37336/fira.tar.xz) = 9623004 bytes diff --git a/fonts/tex-foekfont-doc/DESCR b/fonts/tex-foekfont-doc/DESCR new file mode 100644 index 000000000..f07d9833c --- /dev/null +++ b/fonts/tex-foekfont-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-foekfont. diff --git a/fonts/tex-foekfont-doc/Makefile b/fonts/tex-foekfont-doc/Makefile new file mode 100644 index 000000000..2aaffba46 --- /dev/null +++ b/fonts/tex-foekfont-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= foekfont.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/foekfont +COMMENT= Documentation for tex-foekfont +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-foekfont-doc/PLIST b/fonts/tex-foekfont-doc/PLIST new file mode 100644 index 000000000..a256a7a1f --- /dev/null +++ b/fonts/tex-foekfont-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/doc/latex/foekfont/FoekFont.sfd +share/texmf-dist/doc/latex/foekfont/README +share/texmf-dist/doc/latex/foekfont/foekfont.pdf +share/texmf-dist/doc/latex/foekfont/foekfont.tex diff --git a/fonts/tex-foekfont-doc/distinfo b/fonts/tex-foekfont-doc/distinfo new file mode 100644 index 000000000..047ecc25f --- /dev/null +++ b/fonts/tex-foekfont-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-foekfont-15878/foekfont.doc.tar.xz) = ce9f22cd903509fdd32f01bee446bfa38a2202bb +RMD160 (tex-foekfont-15878/foekfont.doc.tar.xz) = 35bf296f4e70e1fd3131f23218f4a01df2076602 +Size (tex-foekfont-15878/foekfont.doc.tar.xz) = 95116 bytes diff --git a/fonts/tex-foekfont/DESCR b/fonts/tex-foekfont/DESCR new file mode 100644 index 000000000..ddbf8a938 --- /dev/null +++ b/fonts/tex-foekfont/DESCR @@ -0,0 +1,3 @@ +The bundle provides an Adobe Type 1 font, and LaTeX support for +its use. The magazine web site shows the font in use in a few +places. diff --git a/fonts/tex-foekfont/Makefile b/fonts/tex-foekfont/Makefile new file mode 100644 index 000000000..3f9769722 --- /dev/null +++ b/fonts/tex-foekfont/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= foekfont +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/foekfont +COMMENT= Title font of the Mads Fok magazine +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= foekfont.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-foekfont/PLIST b/fonts/tex-foekfont/PLIST new file mode 100644 index 000000000..581178b37 --- /dev/null +++ b/fonts/tex-foekfont/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/fonts/map/dvips/foekfont/foekfont.map +share/texmf-dist/fonts/tfm/public/foekfont/foekfont.tfm +share/texmf-dist/fonts/type1/public/foekfont/FoekFont.pfb +share/texmf-dist/tex/latex/foekfont/foekfont.sty +share/texmf-dist/tex/latex/foekfont/ot1foekfont.fd +share/texmf-dist/tex/latex/foekfont/t1foekfont.fd diff --git a/fonts/tex-foekfont/distinfo b/fonts/tex-foekfont/distinfo new file mode 100644 index 000000000..39f991071 --- /dev/null +++ b/fonts/tex-foekfont/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-foekfont-15878/foekfont.tar.xz) = 07c78e447b2bc85b0dfb8320a8d3f59f9f35ee0d +RMD160 (tex-foekfont-15878/foekfont.tar.xz) = da98f89636da5e753f6b1ad60ced04536ca90ccb +Size (tex-foekfont-15878/foekfont.tar.xz) = 8732 bytes diff --git a/fonts/tex-fonetika-doc/DESCR b/fonts/tex-fonetika-doc/DESCR new file mode 100644 index 000000000..dd7c7dea1 --- /dev/null +++ b/fonts/tex-fonetika-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fonetika. diff --git a/fonts/tex-fonetika-doc/Makefile b/fonts/tex-fonetika-doc/Makefile new file mode 100644 index 000000000..28cf198cc --- /dev/null +++ b/fonts/tex-fonetika-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fonetika.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21326 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fonetika +COMMENT= Documentation for tex-fonetika +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fonetika-doc/PLIST b/fonts/tex-fonetika-doc/PLIST new file mode 100644 index 000000000..ae20595a7 --- /dev/null +++ b/fonts/tex-fonetika-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/doc/fonts/fonetika/README +share/texmf-dist/doc/fonts/fonetika/fonetika.pdf +share/texmf-dist/doc/fonts/fonetika/fonetika.tex diff --git a/fonts/tex-fonetika-doc/distinfo b/fonts/tex-fonetika-doc/distinfo new file mode 100644 index 000000000..f6f603cb9 --- /dev/null +++ b/fonts/tex-fonetika-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fonetika-21326/fonetika.doc.tar.xz) = 4c2022572374b6053be417be326e521d7bc5a61b +RMD160 (tex-fonetika-21326/fonetika.doc.tar.xz) = 2a86877a7913b9cf9842b214f777f12fe268d9c9 +Size (tex-fonetika-21326/fonetika.doc.tar.xz) = 124932 bytes diff --git a/fonts/tex-fonetika/DESCR b/fonts/tex-fonetika/DESCR new file mode 100644 index 000000000..c2b3fbc9f --- /dev/null +++ b/fonts/tex-fonetika/DESCR @@ -0,0 +1,5 @@ +Fonetika Dania is a font bundle with a serif font and a sans +serif font for the danish phonetic system Dania. Both fonts +exist in regular and bold weights. LaTeX support is provided. +The fonts are based on URW Palladio and Iwona Condensed, and +were created using FontForge. diff --git a/fonts/tex-fonetika/Makefile b/fonts/tex-fonetika/Makefile new file mode 100644 index 000000000..e68ce0d23 --- /dev/null +++ b/fonts/tex-fonetika/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fonetika +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 21326 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fonetika +COMMENT= Support for the Danish "Dania" phonetic system +#LICENSE= other-free + +TEX_MAP_FILES+= fonetika.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fonetika/PLIST b/fonts/tex-fonetika/PLIST new file mode 100644 index 000000000..e19961501 --- /dev/null +++ b/fonts/tex-fonetika/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/fonts/afm/public/fonetika/FonetikaDaniaIwonaeBold.afm +share/texmf-dist/fonts/afm/public/fonetika/FonetikaDaniaIwonaeRegular.afm +share/texmf-dist/fonts/afm/public/fonetika/FonetikaDaniaPallaeBold.afm +share/texmf-dist/fonts/afm/public/fonetika/FonetikaDaniaPallaeRegular.afm +share/texmf-dist/fonts/map/dvips/fonetika/fonetika.map +share/texmf-dist/fonts/tfm/public/fonetika/fonetika.tfm +share/texmf-dist/fonts/tfm/public/fonetika/fonetikabold.tfm +share/texmf-dist/fonts/tfm/public/fonetika/fonetikasans.tfm +share/texmf-dist/fonts/tfm/public/fonetika/fonetikasansbold.tfm +share/texmf-dist/fonts/truetype/public/fonetika/FonetikaDaniaIwonaeBold.ttf +share/texmf-dist/fonts/truetype/public/fonetika/FonetikaDaniaIwonaeRegular.ttf +share/texmf-dist/fonts/truetype/public/fonetika/FonetikaDaniaPallaeBold.ttf +share/texmf-dist/fonts/truetype/public/fonetika/FonetikaDaniaPallaeRegular.ttf +share/texmf-dist/fonts/type1/public/fonetika/FonetikaDaniaIwonaeBold.pfb +share/texmf-dist/fonts/type1/public/fonetika/FonetikaDaniaIwonaeRegular.pfb +share/texmf-dist/fonts/type1/public/fonetika/FonetikaDaniaPallaeBold.pfb +share/texmf-dist/fonts/type1/public/fonetika/FonetikaDaniaPallaeRegular.pfb +share/texmf-dist/tex/latex/fonetika/fonetika.sty +share/texmf-dist/tex/latex/fonetika/t1fonetika.fd diff --git a/fonts/tex-fonetika/distinfo b/fonts/tex-fonetika/distinfo new file mode 100644 index 000000000..39a35ce29 --- /dev/null +++ b/fonts/tex-fonetika/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fonetika-21326/fonetika.tar.xz) = 6f346007e02ce08f3856207def6402add5b2b9ac +RMD160 (tex-fonetika-21326/fonetika.tar.xz) = ebcbcc4fecdddfd021dab63f429cc384ef0c6ae3 +Size (tex-fonetika-21326/fonetika.tar.xz) = 65312 bytes diff --git a/fonts/tex-fontawesome-doc/DESCR b/fonts/tex-fontawesome-doc/DESCR new file mode 100644 index 000000000..c34581e66 --- /dev/null +++ b/fonts/tex-fontawesome-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fontawesome. diff --git a/fonts/tex-fontawesome-doc/Makefile b/fonts/tex-fontawesome-doc/Makefile new file mode 100644 index 000000000..e926e92a2 --- /dev/null +++ b/fonts/tex-fontawesome-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fontawesome.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.1.1 +TEXLIVE_REV= 31020 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontawesome +COMMENT= Documentation for tex-fontawesome +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fontawesome-doc/PLIST b/fonts/tex-fontawesome-doc/PLIST new file mode 100644 index 000000000..c33925091 --- /dev/null +++ b/fonts/tex-fontawesome-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/doc/latex/fontawesome/README +share/texmf-dist/doc/latex/fontawesome/fontawesome.pdf +share/texmf-dist/doc/latex/fontawesome/fontawesome.tex diff --git a/fonts/tex-fontawesome-doc/distinfo b/fonts/tex-fontawesome-doc/distinfo new file mode 100644 index 000000000..c2a1522b5 --- /dev/null +++ b/fonts/tex-fontawesome-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fontawesome-31020/fontawesome.doc.tar.xz) = 0a1695e6eea2448a30646b1cc0fff0a0bbc7e4a7 +RMD160 (tex-fontawesome-31020/fontawesome.doc.tar.xz) = 757a9f42e76486fcc4ef8b3cb9f62f159cbde80f +Size (tex-fontawesome-31020/fontawesome.doc.tar.xz) = 147588 bytes diff --git a/fonts/tex-fontawesome/DESCR b/fonts/tex-fontawesome/DESCR new file mode 100644 index 000000000..3faa848a5 --- /dev/null +++ b/fonts/tex-fontawesome/DESCR @@ -0,0 +1,3 @@ +The package offers access to the large number of web-related +icons provided by the included font. The package requires the +package, fontspec, running under XeTeX or LuaTeX. diff --git a/fonts/tex-fontawesome/Makefile b/fonts/tex-fontawesome/Makefile new file mode 100644 index 000000000..93e4d3ffe --- /dev/null +++ b/fonts/tex-fontawesome/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fontawesome +PKGNAME= tex-${DISTNAME}-3.1.1 +TEXLIVE_REV= 31020 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontawesome +COMMENT= Font containing web-related icons +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fontawesome/PLIST b/fonts/tex-fontawesome/PLIST new file mode 100644 index 000000000..6e606fd16 --- /dev/null +++ b/fonts/tex-fontawesome/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/fonts/opentype/public/fontawesome/FontAwesome.otf +share/texmf-dist/tex/latex/fontawesome/fontawesome.sty diff --git a/fonts/tex-fontawesome/distinfo b/fonts/tex-fontawesome/distinfo new file mode 100644 index 000000000..2064e0ec5 --- /dev/null +++ b/fonts/tex-fontawesome/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fontawesome-31020/fontawesome.tar.xz) = 7dffe32314a926b4a0783072527804ef99d37dc7 +RMD160 (tex-fontawesome-31020/fontawesome.tar.xz) = a76fd0478ad3673e9175d9ec422aaa92482dc8ff +Size (tex-fontawesome-31020/fontawesome.tar.xz) = 41352 bytes diff --git a/fonts/tex-fontinst-doc/Makefile b/fonts/tex-fontinst-doc/Makefile index ab5adbbf3..4c3ebe2d2 100644 --- a/fonts/tex-fontinst-doc/Makefile +++ b/fonts/tex-fontinst-doc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/11/18 19:03:29 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/30 07:23:54 markd Exp $ DISTNAME= fontinst.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.933 @@ -8,5 +8,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-fontinst LICENSE= lppl-1.3c +CONFLICTS+= teTeX-texmf<=3.0nb45 + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fontinst/Makefile b/fonts/tex-fontinst/Makefile index b73444f36..5372b9ac9 100644 --- a/fonts/tex-fontinst/Makefile +++ b/fonts/tex-fontinst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2013/11/18 19:02:57 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/30 07:23:54 markd Exp $ DISTNAME= fontinst PKGNAME= tex-${DISTNAME}-1.933 @@ -8,6 +8,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Help with installing fonts for TeX and LaTeX LICENSE= lppl-1.3c +CONFLICTS+= teTeX-texmf<=3.0nb45 + USE_TOOLS+= sh:run REPLACE_SH= bin/fontinst diff --git a/fonts/tex-fontmfizz-doc/DESCR b/fonts/tex-fontmfizz-doc/DESCR new file mode 100644 index 000000000..aa053ec5f --- /dev/null +++ b/fonts/tex-fontmfizz-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fontmfizz. diff --git a/fonts/tex-fontmfizz-doc/Makefile b/fonts/tex-fontmfizz-doc/Makefile new file mode 100644 index 000000000..addababed --- /dev/null +++ b/fonts/tex-fontmfizz-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fontmfizz.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35892 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontmfizz +COMMENT= Documentation for tex-fontmfizz +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fontmfizz-doc/PLIST b/fonts/tex-fontmfizz-doc/PLIST new file mode 100644 index 000000000..c8d8ec589 --- /dev/null +++ b/fonts/tex-fontmfizz-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/doc/fonts/fontmfizz/LICENSE +share/texmf-dist/doc/fonts/fontmfizz/README +share/texmf-dist/doc/fonts/fontmfizz/fontmfizz.pdf +share/texmf-dist/doc/fonts/fontmfizz/fontmfizz.tex diff --git a/fonts/tex-fontmfizz-doc/distinfo b/fonts/tex-fontmfizz-doc/distinfo new file mode 100644 index 000000000..e7c8d3ab6 --- /dev/null +++ b/fonts/tex-fontmfizz-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fontmfizz-35892/fontmfizz.doc.tar.xz) = 34dc6b9b8b0fcba2e29523c684c2b3811e5262e9 +RMD160 (tex-fontmfizz-35892/fontmfizz.doc.tar.xz) = fc70dd449433952702328b3f7db355b222bf7ef6 +Size (tex-fontmfizz-35892/fontmfizz.doc.tar.xz) = 41488 bytes diff --git a/fonts/tex-fontmfizz/DESCR b/fonts/tex-fontmfizz/DESCR new file mode 100644 index 000000000..4d567c384 --- /dev/null +++ b/fonts/tex-fontmfizz/DESCR @@ -0,0 +1,5 @@ +The MFizz font provides scalable vector icons representing +programming languages, operating systems, software engineering, +and technology. It can be seen as an extension to FontAwesome. +This package requires the fontspec package and either the +Xe(La)TeX or Lua(La)TeX engine to load the included ttf font. diff --git a/fonts/tex-fontmfizz/Makefile b/fonts/tex-fontmfizz/Makefile new file mode 100644 index 000000000..713b901a9 --- /dev/null +++ b/fonts/tex-fontmfizz/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fontmfizz +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35892 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontmfizz +COMMENT= Font Mfizz icons for use in LaTeX +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fontmfizz/PLIST b/fonts/tex-fontmfizz/PLIST new file mode 100644 index 000000000..c816a631e --- /dev/null +++ b/fonts/tex-fontmfizz/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/fonts/truetype/public/fontmfizz/font-mfizz.ttf +share/texmf-dist/tex/latex/fontmfizz/fontmfizz.sty diff --git a/fonts/tex-fontmfizz/distinfo b/fonts/tex-fontmfizz/distinfo new file mode 100644 index 000000000..c7be1062c --- /dev/null +++ b/fonts/tex-fontmfizz/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fontmfizz-35892/fontmfizz.tar.xz) = ffc7063390f72a9d23f644c50a0533c6e98799a5 +RMD160 (tex-fontmfizz-35892/fontmfizz.tar.xz) = ee27bbbba7235eee39a8ec18d73833ee380d6b3d +Size (tex-fontmfizz-35892/fontmfizz.tar.xz) = 30020 bytes diff --git a/fonts/tex-fontools-doc/DESCR b/fonts/tex-fontools-doc/DESCR new file mode 100644 index 000000000..861947f8f --- /dev/null +++ b/fonts/tex-fontools-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fontools. diff --git a/fonts/tex-fontools-doc/Makefile b/fonts/tex-fontools-doc/Makefile new file mode 100644 index 000000000..108eb1172 --- /dev/null +++ b/fonts/tex-fontools-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= fontools.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 37381 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontools +COMMENT= Documentation for tex-fontools +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fontools-doc/PLIST b/fonts/tex-fontools-doc/PLIST new file mode 100644 index 000000000..9760045e6 --- /dev/null +++ b/fonts/tex-fontools-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.2 2015/05/31 03:02:52 markd Exp $ +man/man1/afm2afm.1 +man/man1/autoinst.1 +man/man1/ot2kpx.1 +share/texmf-dist/doc/support/fontools/GPLv2.txt +share/texmf-dist/doc/support/fontools/README diff --git a/fonts/tex-fontools-doc/distinfo b/fonts/tex-fontools-doc/distinfo new file mode 100644 index 000000000..6b00fc5ab --- /dev/null +++ b/fonts/tex-fontools-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-fontools-37381/fontools.doc.tar.xz) = 955493025189a3c88f66240d291fc8b9c57da683 +RMD160 (tex-fontools-37381/fontools.doc.tar.xz) = 75b3e8290b6155cca605a234d5d1d2c29ba50400 +Size (tex-fontools-37381/fontools.doc.tar.xz) = 51760 bytes diff --git a/fonts/tex-fontools/DESCR b/fonts/tex-fontools/DESCR new file mode 100644 index 000000000..4b8ef96ff --- /dev/null +++ b/fonts/tex-fontools/DESCR @@ -0,0 +1,7 @@ +This package provides a few tools to ease using fonts +(especially Truetype/Opentype ones) with Latex and fontinst: +afm2afm - reencode .afm files; designed to replace fontinst's +\reencodefont for big .afm files; autoinst - simplify the use +of the LCDF TypeTools by creating a command file for otftotfm, +plus .fd and .sty files; and ot2kpx - extract all kerning pairs +from an OpenType font. diff --git a/fonts/tex-fontools/Makefile b/fonts/tex-fontools/Makefile new file mode 100644 index 000000000..af8a982d1 --- /dev/null +++ b/fonts/tex-fontools/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= fontools +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37381 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontools +COMMENT= Tools to simplify using fonts (especially TT/OTF ones) +LICENSE= gnu-gpl-v2 + +USE_TOOLS+= perl:run +REPLACE_PERL= bin/afm2afm bin/autoinst bin/ot2kpx + +INSTALLATION_DIRS+= bin + +.include "../../print/texlive/package.mk" + +post-extract: + ${MKDIR} ${WRKSRC}/bin + ${MV} ${WRKSRC}/texmf-dist/scripts/fontools/* ${WRKSRC}/bin/ + ${RM} -rf ${WRKSRC}/texmf-dist/scripts + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fontools/PLIST b/fonts/tex-fontools/PLIST new file mode 100644 index 000000000..dd1f376cb --- /dev/null +++ b/fonts/tex-fontools/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:23 markd Exp $ +bin/afm2afm +bin/autoinst +bin/ot2kpx +share/texmf-dist/fonts/enc/dvips/fontools/fontools_ly1.enc +share/texmf-dist/fonts/enc/dvips/fontools/fontools_ot1.enc +share/texmf-dist/fonts/enc/dvips/fontools/fontools_t1.enc +share/texmf-dist/fonts/enc/dvips/fontools/fontools_ts1.enc diff --git a/fonts/tex-fontools/distinfo b/fonts/tex-fontools/distinfo new file mode 100644 index 000000000..15dd18483 --- /dev/null +++ b/fonts/tex-fontools/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-fontools-37381/fontools.tar.xz) = 2927e4b845bcf2e7c64c428521d0367d59cc57c6 +RMD160 (tex-fontools-37381/fontools.tar.xz) = c423e6764a023c846a7871f92953c95223f5cd55 +Size (tex-fontools-37381/fontools.tar.xz) = 32488 bytes diff --git a/fonts/tex-fonts-tlwg/DESCR b/fonts/tex-fonts-tlwg/DESCR new file mode 100644 index 000000000..a35ca7111 --- /dev/null +++ b/fonts/tex-fonts-tlwg/DESCR @@ -0,0 +1,3 @@ +A collection of free Thai fonts, supplied as FontForge sources, +and with LaTeX .fd files. This package depends on the thailatex +package. diff --git a/fonts/tex-fonts-tlwg/Makefile b/fonts/tex-fonts-tlwg/Makefile new file mode 100644 index 000000000..41f2036de --- /dev/null +++ b/fonts/tex-fonts-tlwg/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 01:33:23 markd Exp $ + +DISTNAME= fonts-tlwg +PKGNAME= tex-${DISTNAME}-0.6.1 +TEXLIVE_REV= 34560 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Thai fonts for LaTeX from TLWG +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= nectec.map +TEX_MAP_FILES+= nf.map +TEX_MAP_FILES+= sipa.map +TEX_MAP_FILES+= tlwg.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fonts-tlwg/PLIST b/fonts/tex-fonts-tlwg/PLIST new file mode 100644 index 000000000..b4de92e4f --- /dev/null +++ b/fonts/tex-fonts-tlwg/PLIST @@ -0,0 +1,268 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 01:33:23 markd Exp $ +share/texmf-dist/fonts/afm/public/fonts-tlwg/garuda.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/garuda_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/garuda_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/garuda_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/kinnari.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/kinnari_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/kinnari_bi.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/kinnari_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/kinnari_i.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/kinnari_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/laksaman.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/laksaman_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/laksaman_bi.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/laksaman_i.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/loma.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/loma_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/loma_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/loma_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/norasi.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/norasi_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/norasi_bi.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/norasi_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/norasi_i.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/norasi_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/purisa.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/purisa_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/purisa_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/purisa_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/sawasdee.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/sawasdee_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/sawasdee_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/sawasdee_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttype.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttype_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttype_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttype_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttypist.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttypist_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttypist_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/ttypist_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/umpush.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/umpush_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/umpush_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/umpush_l.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/umpush_lo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/umpush_o.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/waree.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/waree_b.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/waree_bo.afm +share/texmf-dist/fonts/afm/public/fonts-tlwg/waree_o.afm +share/texmf-dist/fonts/enc/dvips/fonts-tlwg/lthtlwg.enc +share/texmf-dist/fonts/map/dvips/fonts-tlwg/nectec.map +share/texmf-dist/fonts/map/dvips/fonts-tlwg/nf.map +share/texmf-dist/fonts/map/dvips/fonts-tlwg/sipa.map +share/texmf-dist/fonts/map/dvips/fonts-tlwg/tlwg.map +share/texmf-dist/fonts/tfm/public/fonts-tlwg/garuda.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/garuda_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/garuda_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/garuda_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/kinnari.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/kinnari_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/kinnari_bi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/kinnari_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/kinnari_i.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/kinnari_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/laksaman.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/laksaman_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/laksaman_bi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/laksaman_i.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/loma.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/loma_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/loma_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/loma_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/norasi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/norasi_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/norasi_bi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/norasi_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/norasi_i.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/norasi_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/purisa.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/purisa_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/purisa_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/purisa_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rgaruda.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rgaruda_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rgaruda_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rgaruda_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rkinnari.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rkinnari_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rkinnari_bi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rkinnari_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rkinnari_i.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rkinnari_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rlaksaman.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rlaksaman_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rlaksaman_bi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rlaksaman_i.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rloma.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rloma_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rloma_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rloma_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rnorasi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rnorasi_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rnorasi_bi.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rnorasi_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rnorasi_i.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rnorasi_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rpurisa.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rpurisa_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rpurisa_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rpurisa_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rsawasdee.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rsawasdee_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rsawasdee_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rsawasdee_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttype.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttype_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttype_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttype_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttypist.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttypist_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttypist_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rttypist_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rumpush.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rumpush_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rumpush_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rumpush_l.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rumpush_lo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rumpush_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rwaree.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rwaree_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rwaree_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/rwaree_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/sawasdee.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/sawasdee_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/sawasdee_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/sawasdee_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttype.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttype_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttype_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttype_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttypist.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttypist_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttypist_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/ttypist_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/umpush.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/umpush_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/umpush_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/umpush_l.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/umpush_lo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/umpush_o.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/waree.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/waree_b.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/waree_bo.tfm +share/texmf-dist/fonts/tfm/public/fonts-tlwg/waree_o.tfm +share/texmf-dist/fonts/type1/public/fonts-tlwg/garuda.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/garuda_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/garuda_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/garuda_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/kinnari.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/kinnari_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/kinnari_bi.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/kinnari_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/kinnari_i.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/kinnari_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/laksaman.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/laksaman_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/laksaman_bi.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/laksaman_i.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/loma.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/loma_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/loma_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/loma_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/norasi.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/norasi_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/norasi_bi.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/norasi_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/norasi_i.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/norasi_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/purisa.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/purisa_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/purisa_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/purisa_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/sawasdee.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/sawasdee_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/sawasdee_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/sawasdee_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttype.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttype_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttype_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttype_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttypist.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttypist_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttypist_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/ttypist_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/umpush.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/umpush_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/umpush_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/umpush_l.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/umpush_lo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/umpush_o.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/waree.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/waree_b.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/waree_bo.pfb +share/texmf-dist/fonts/type1/public/fonts-tlwg/waree_o.pfb +share/texmf-dist/fonts/vf/public/fonts-tlwg/garuda.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/garuda_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/garuda_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/garuda_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/kinnari.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/kinnari_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/kinnari_bi.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/kinnari_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/kinnari_i.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/kinnari_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/laksaman.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/laksaman_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/laksaman_bi.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/laksaman_i.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/loma.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/loma_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/loma_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/loma_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/norasi.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/norasi_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/norasi_bi.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/norasi_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/norasi_i.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/norasi_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/purisa.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/purisa_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/purisa_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/purisa_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/sawasdee.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/sawasdee_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/sawasdee_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/sawasdee_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttype.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttype_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttype_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttype_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttypist.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttypist_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttypist_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/ttypist_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/umpush.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/umpush_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/umpush_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/umpush_l.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/umpush_lo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/umpush_o.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/waree.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/waree_b.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/waree_bo.vf +share/texmf-dist/fonts/vf/public/fonts-tlwg/waree_o.vf +share/texmf-dist/tex/latex/fonts-tlwg/fonts-tlwg.sty +share/texmf-dist/tex/latex/fonts-tlwg/lthgaruda.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthkinnari.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthlaksaman.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthloma.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthnorasi.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthpurisa.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthsawasdee.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthttype.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthttypist.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthumpush.fd +share/texmf-dist/tex/latex/fonts-tlwg/lthwaree.fd diff --git a/fonts/tex-fonts-tlwg/distinfo b/fonts/tex-fonts-tlwg/distinfo new file mode 100644 index 000000000..33e6d32ee --- /dev/null +++ b/fonts/tex-fonts-tlwg/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 01:33:23 markd Exp $ + +SHA1 (tex-fonts-tlwg-34560/fonts-tlwg.tar.xz) = b18bfdbdf5704382787470b379a9bae1dcb9351e +RMD160 (tex-fonts-tlwg-34560/fonts-tlwg.tar.xz) = 6102daeb1be183b7c26ac32ae127379daa8763cb +Size (tex-fonts-tlwg-34560/fonts-tlwg.tar.xz) = 3678988 bytes diff --git a/fonts/tex-fontspec-doc/Makefile b/fonts/tex-fontspec-doc/Makefile index cf36c5829..1bcb6c44b 100644 --- a/fonts/tex-fontspec-doc/Makefile +++ b/fonts/tex-fontspec-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/07/09 14:29:22 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/26 01:18:22 markd Exp $ DISTNAME= fontspec.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.2b -TEXLIVE_REV= 26230 +PKGNAME= tex-${DISTNAME:S/./-/}-2.4c +TEXLIVE_REV= 36512 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-fontspec diff --git a/fonts/tex-fontspec-doc/PLIST b/fonts/tex-fontspec-doc/PLIST index 7a2b17fac..b8e6ca1dd 100644 --- a/fonts/tex-fontspec-doc/PLIST +++ b/fonts/tex-fontspec-doc/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/09/19 14:21:29 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/26 01:18:22 markd Exp $ share/texmf-dist/doc/latex/fontspec/README share/texmf-dist/doc/latex/fontspec/fontspec-example.tex -share/texmf-dist/doc/latex/fontspec/fontspec-testsuite.pdf share/texmf-dist/doc/latex/fontspec/fontspec.pdf diff --git a/fonts/tex-fontspec-doc/distinfo b/fonts/tex-fontspec-doc/distinfo index fcc375644..a8643715f 100644 --- a/fonts/tex-fontspec-doc/distinfo +++ b/fonts/tex-fontspec-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/07/09 14:29:22 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/04/26 01:18:22 markd Exp $ -SHA1 (tex-fontspec-26230/fontspec.doc.tar.xz) = 996b71f09c1462fadcbeab0a2c089591ec8a99ed -RMD160 (tex-fontspec-26230/fontspec.doc.tar.xz) = 3c9957d4feed3e56640e5790d6b46c7ca79cf6d3 -Size (tex-fontspec-26230/fontspec.doc.tar.xz) = 2968316 bytes +SHA1 (tex-fontspec-36512/fontspec.doc.tar.xz) = 4f7a1e839a8ab1e1e236b1588b46e44b9a6bf05b +RMD160 (tex-fontspec-36512/fontspec.doc.tar.xz) = 6d7795818616a3bd1eced0e1058b5364275ad166 +Size (tex-fontspec-36512/fontspec.doc.tar.xz) = 940764 bytes diff --git a/fonts/tex-fontspec/Makefile b/fonts/tex-fontspec/Makefile index f25b381cd..94648ca81 100644 --- a/fonts/tex-fontspec/Makefile +++ b/fonts/tex-fontspec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/07/09 14:29:22 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/26 01:18:22 markd Exp $ DISTNAME= fontspec -PKGNAME= tex-${DISTNAME}-2.2b -TEXLIVE_REV= 26230 +PKGNAME= tex-${DISTNAME}-2.4c +TEXLIVE_REV= 36512 MAINTAINER= minskim@NetBSD.org COMMENT= Advanced font selection in XeLaTeX and LuaLaTeX @@ -11,6 +11,7 @@ LICENSE= lppl-1.3c DEPENDS+= tex-euenc-[0-9]*:../../fonts/tex-euenc DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages +DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-luaotfload-[0-9]*:../../fonts/tex-luaotfload DEPENDS+= tex-xunicode-[0-9]*:../../print/tex-xunicode diff --git a/fonts/tex-fontspec/distinfo b/fonts/tex-fontspec/distinfo index 54f67f580..207d6cf8e 100644 --- a/fonts/tex-fontspec/distinfo +++ b/fonts/tex-fontspec/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/07/09 14:29:22 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/04/26 01:18:22 markd Exp $ -SHA1 (tex-fontspec-26230/fontspec.tar.xz) = 4dd7572beedbd34be2e48d6c0626d7b45514d684 -RMD160 (tex-fontspec-26230/fontspec.tar.xz) = bb59e0bf41137a80df50ea17fedb9c91c7fc55b3 -Size (tex-fontspec-26230/fontspec.tar.xz) = 18952 bytes +SHA1 (tex-fontspec-36512/fontspec.tar.xz) = 2103a1433dda48d98490dae5e30ee15d90c61791 +RMD160 (tex-fontspec-36512/fontspec.tar.xz) = 65170a75f04d49a47b7a2c2f6f0fcb83b50ac702 +Size (tex-fontspec-36512/fontspec.tar.xz) = 20152 bytes diff --git a/fonts/tex-fouriernc-doc/DESCR b/fonts/tex-fouriernc-doc/DESCR new file mode 100644 index 000000000..8715711c6 --- /dev/null +++ b/fonts/tex-fouriernc-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fouriernc. diff --git a/fonts/tex-fouriernc-doc/Makefile b/fonts/tex-fouriernc-doc/Makefile new file mode 100644 index 000000000..813f5429e --- /dev/null +++ b/fonts/tex-fouriernc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fouriernc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29646 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fouriernc +COMMENT= Documentation for tex-fouriernc +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fouriernc-doc/PLIST b/fonts/tex-fouriernc-doc/PLIST new file mode 100644 index 000000000..ad30c121f --- /dev/null +++ b/fonts/tex-fouriernc-doc/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/doc/fonts/fouriernc/README +share/texmf-dist/doc/fonts/fouriernc/build-fouriernc.tex +share/texmf-dist/doc/fonts/fouriernc/mathit.mtx +share/texmf-dist/doc/fonts/fouriernc/mathsy.mtx +share/texmf-dist/doc/fonts/fouriernc/omlgutop.etx +share/texmf-dist/doc/fonts/fouriernc/omsgutop.etx +share/texmf-dist/doc/fonts/fouriernc/setxheight.mtx +share/texmf-dist/doc/fonts/fouriernc/specialkernings.mtx +share/texmf-dist/doc/fonts/fouriernc/specialkerningsital.mtx +share/texmf-dist/doc/fonts/fouriernc/substitutes.zip +share/texmf-dist/doc/fonts/fouriernc/test_fouriernc.pdf +share/texmf-dist/doc/fonts/fouriernc/unset0.mtx +share/texmf-dist/doc/fonts/fouriernc/unset0A.mtx +share/texmf-dist/doc/fonts/fouriernc/unsetAlph.mtx +share/texmf-dist/doc/fonts/fouriernc/unsetUCgreek.mtx +share/texmf-dist/doc/fonts/fouriernc/unsetfontparams.mtx +share/texmf-dist/doc/fonts/fouriernc/unsetmu.mtx +share/texmf-dist/doc/fonts/fouriernc/unsetpar.mtx +share/texmf-dist/doc/fonts/fouriernc/zrmhax.mtx +share/texmf-dist/doc/fonts/fouriernc/zrykernx.mtx diff --git a/fonts/tex-fouriernc-doc/distinfo b/fonts/tex-fouriernc-doc/distinfo new file mode 100644 index 000000000..423c826f2 --- /dev/null +++ b/fonts/tex-fouriernc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fouriernc-29646/fouriernc.doc.tar.xz) = 38498545def3a5485a4e9ff5d6570024766e600c +RMD160 (tex-fouriernc-29646/fouriernc.doc.tar.xz) = 21314dfbb91db7c6438f9f4299400f64914a3a9c +Size (tex-fouriernc-29646/fouriernc.doc.tar.xz) = 37468 bytes diff --git a/fonts/tex-fouriernc/DESCR b/fonts/tex-fouriernc/DESCR new file mode 100644 index 000000000..06114b390 --- /dev/null +++ b/fonts/tex-fouriernc/DESCR @@ -0,0 +1,3 @@ +This package provides a LaTeX mathematics font setup for use +with New Century Schoolbook text. In order to use it you need +to have the Fourier-GUTenberg fonts installed. diff --git a/fonts/tex-fouriernc/Makefile b/fonts/tex-fouriernc/Makefile new file mode 100644 index 000000000..98441cb4f --- /dev/null +++ b/fonts/tex-fouriernc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +DISTNAME= fouriernc +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 29646 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fouriernc +COMMENT= Use New Century Schoolbook text with Fourier maths fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-fouriernc/PLIST b/fonts/tex-fouriernc/PLIST new file mode 100644 index 000000000..97c915ec0 --- /dev/null +++ b/fonts/tex-fouriernc/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:42 wiz Exp $ +share/texmf-dist/fonts/afm/public/fouriernc/fourier-mcl.afm +share/texmf-dist/fonts/afm/public/fouriernc/fourier-ml.afm +share/texmf-dist/fonts/afm/public/fouriernc/fourier-mlb.afm +share/texmf-dist/fonts/afm/public/fouriernc/fourier-mlit.afm +share/texmf-dist/fonts/afm/public/fouriernc/fourier-mlitb.afm +share/texmf-dist/fonts/afm/public/fouriernc/fourier-ms.afm +share/texmf-dist/fonts/tfm/public/fouriernc/fncmi.tfm +share/texmf-dist/fonts/tfm/public/fouriernc/fncmib.tfm +share/texmf-dist/fonts/tfm/public/fouriernc/fncmii.tfm +share/texmf-dist/fonts/tfm/public/fouriernc/fncmiib.tfm +share/texmf-dist/fonts/tfm/public/fouriernc/fncsy.tfm +share/texmf-dist/fonts/vf/public/fouriernc/fncmi.vf +share/texmf-dist/fonts/vf/public/fouriernc/fncmib.vf +share/texmf-dist/fonts/vf/public/fouriernc/fncmii.vf +share/texmf-dist/fonts/vf/public/fouriernc/fncmiib.vf +share/texmf-dist/fonts/vf/public/fouriernc/fncsy.vf +share/texmf-dist/tex/latex/fouriernc/fmlfncm.fd +share/texmf-dist/tex/latex/fouriernc/fmlfncmi.fd +share/texmf-dist/tex/latex/fouriernc/fmsfncm.fd +share/texmf-dist/tex/latex/fouriernc/fouriernc.sty +share/texmf-dist/tex/latex/fouriernc/t1fnc.fd +share/texmf-dist/tex/latex/fouriernc/ts1fnc.fd diff --git a/fonts/tex-fouriernc/distinfo b/fonts/tex-fouriernc/distinfo new file mode 100644 index 000000000..76e0bf296 --- /dev/null +++ b/fonts/tex-fouriernc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:42 wiz Exp $ + +SHA1 (tex-fouriernc-29646/fouriernc.tar.xz) = 4f1f38f9fef03ff06d42f5ca5776e225f59ff12e +RMD160 (tex-fouriernc-29646/fouriernc.tar.xz) = 97947e550f3f139f84b81e1b78a6c24557005bef +Size (tex-fouriernc-29646/fouriernc.tar.xz) = 12472 bytes diff --git a/fonts/tex-frcursive-doc/DESCR b/fonts/tex-frcursive-doc/DESCR new file mode 100644 index 000000000..37d4a7960 --- /dev/null +++ b/fonts/tex-frcursive-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-frcursive. diff --git a/fonts/tex-frcursive-doc/Makefile b/fonts/tex-frcursive-doc/Makefile new file mode 100644 index 000000000..1b05aae99 --- /dev/null +++ b/fonts/tex-frcursive-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= frcursive.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24559 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/frcursive +COMMENT= Documentation for tex-frcursive +LICENSE= lppl-1.2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-frcursive-doc/PLIST b/fonts/tex-frcursive-doc/PLIST new file mode 100644 index 000000000..333772515 --- /dev/null +++ b/fonts/tex-frcursive-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/doc/fonts/frcursive/COPYING +share/texmf-dist/doc/fonts/frcursive/README +share/texmf-dist/doc/fonts/frcursive/frcursive.pdf diff --git a/fonts/tex-frcursive-doc/distinfo b/fonts/tex-frcursive-doc/distinfo new file mode 100644 index 000000000..1468c36a2 --- /dev/null +++ b/fonts/tex-frcursive-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-frcursive-24559/frcursive.doc.tar.xz) = faa93fc65b6ef99a0ca37dd4d7e304907b583812 +RMD160 (tex-frcursive-24559/frcursive.doc.tar.xz) = 646a097f92e8a94d3375f4f5343a69632cdf0162 +Size (tex-frcursive-24559/frcursive.doc.tar.xz) = 322492 bytes diff --git a/fonts/tex-frcursive/DESCR b/fonts/tex-frcursive/DESCR new file mode 100644 index 000000000..d9ce2b1cd --- /dev/null +++ b/fonts/tex-frcursive/DESCR @@ -0,0 +1,4 @@ +A hand-writing font in the style of the French academic +running-hand. The font was written in Metafont and and has been +converted to Adobe Type 1 format. LaTeX support (NFFS fd files, +and a package) and font maps are provided. diff --git a/fonts/tex-frcursive/Makefile b/fonts/tex-frcursive/Makefile new file mode 100644 index 000000000..2ca4dc029 --- /dev/null +++ b/fonts/tex-frcursive/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= frcursive +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 24559 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/frcursive +COMMENT= French cursive hand fonts +LICENSE= lppl-1.2 + +TEX_MAP_FILES+= frcursive.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-frcursive/PLIST b/fonts/tex-frcursive/PLIST new file mode 100644 index 000000000..afc08e33a --- /dev/null +++ b/fonts/tex-frcursive/PLIST @@ -0,0 +1,73 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/fonts/map/dvips/frcursive/frcursive.map +share/texmf-dist/fonts/source/public/frcursive/frcbx10.mf +share/texmf-dist/fonts/source/public/frcursive/frcbx14.mf +share/texmf-dist/fonts/source/public/frcursive/frcbx6.mf +share/texmf-dist/fonts/source/public/frcursive/frcc10.mf +share/texmf-dist/fonts/source/public/frcursive/frcc14.mf +share/texmf-dist/fonts/source/public/frcursive/frcc6.mf +share/texmf-dist/fonts/source/public/frcursive/frcf10.mf +share/texmf-dist/fonts/source/public/frcursive/frcf14.mf +share/texmf-dist/fonts/source/public/frcursive/frcf6.mf +share/texmf-dist/fonts/source/public/frcursive/frcr10.mf +share/texmf-dist/fonts/source/public/frcursive/frcr14.mf +share/texmf-dist/fonts/source/public/frcursive/frcr6.mf +share/texmf-dist/fonts/source/public/frcursive/frcsl10.mf +share/texmf-dist/fonts/source/public/frcursive/frcsl14.mf +share/texmf-dist/fonts/source/public/frcursive/frcsl6.mf +share/texmf-dist/fonts/source/public/frcursive/frcslbx10.mf +share/texmf-dist/fonts/source/public/frcursive/frcslbx14.mf +share/texmf-dist/fonts/source/public/frcursive/frcslbx6.mf +share/texmf-dist/fonts/source/public/frcursive/frcslc10.mf +share/texmf-dist/fonts/source/public/frcursive/frcslc14.mf +share/texmf-dist/fonts/source/public/frcursive/frcslc6.mf +share/texmf-dist/fonts/source/public/frcursive/frcursive.mf +share/texmf-dist/fonts/tfm/public/frcursive/frca10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcbx10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcbx14.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcbx6.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcc10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcc14.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcc6.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcf10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcf14.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcf6.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcr10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcr14.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcr6.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcsl10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcsl14.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcsl6.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcslbx10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcslbx14.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcslbx6.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcslc10.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcslc14.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcslc6.tfm +share/texmf-dist/fonts/tfm/public/frcursive/frcw10.tfm +share/texmf-dist/fonts/type1/public/frcursive/frca10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcbx10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcbx14.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcbx6.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcc10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcc14.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcc6.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcf10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcf14.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcf6.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcr10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcr14.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcr6.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcsl10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcsl14.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcsl6.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcslbx10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcslbx14.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcslbx6.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcslc10.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcslc14.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcslc6.pfb +share/texmf-dist/fonts/type1/public/frcursive/frcw10.pfb +share/texmf-dist/tex/latex/frcursive/frcursive.sty +share/texmf-dist/tex/latex/frcursive/ot1frc.fd +share/texmf-dist/tex/latex/frcursive/t1frc.fd diff --git a/fonts/tex-frcursive/distinfo b/fonts/tex-frcursive/distinfo new file mode 100644 index 000000000..804c1aad4 --- /dev/null +++ b/fonts/tex-frcursive/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-frcursive-24559/frcursive.tar.xz) = c82917ceb987812a5f06026b3d955ecc68f13956 +RMD160 (tex-frcursive-24559/frcursive.tar.xz) = 7dcf49fa57be94b564c5a119879102695032feb0 +Size (tex-frcursive-24559/frcursive.tar.xz) = 1787744 bytes diff --git a/fonts/tex-garuda-c90/Makefile b/fonts/tex-garuda-c90/Makefile index a34af9df6..094859dca 100644 --- a/fonts/tex-garuda-c90/Makefile +++ b/fonts/tex-garuda-c90/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:29 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/26 01:47:02 markd Exp $ DISTNAME= garuda-c90 -PKGNAME= tex-${DISTNAME}-2011 -PKGREVISION= 1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30642 MAINTAINER= minskim@NetBSD.org -COMMENT= TeX support (from CJK) for the garuda font in thailatex +COMMENT= TeX support (from CJK) for the garuda font + +DEPENDS+= tex-fonts-tlwg>=0.6.1:../../fonts/tex-fonts-tlwg TEX_MAP_FILES+= garuda-c90.map diff --git a/fonts/tex-garuda-c90/distinfo b/fonts/tex-garuda-c90/distinfo index 39f8f6419..aa279630d 100644 --- a/fonts/tex-garuda-c90/distinfo +++ b/fonts/tex-garuda-c90/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/19 22:07:09 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 01:47:02 markd Exp $ -SHA1 (tex-garuda-c90-15878/garuda-c90.tar.xz) = bcbd0178fdf9575e1e1d389bd7260368c4bba50f -RMD160 (tex-garuda-c90-15878/garuda-c90.tar.xz) = 7778beb70820a2a8f31bd8d52a402456a454fdfe -Size (tex-garuda-c90-15878/garuda-c90.tar.xz) = 3408 bytes +SHA1 (tex-garuda-c90-30642/garuda-c90.tar.xz) = 9fa832e6355d7f199088bf7dc1e8a2f13659fb01 +RMD160 (tex-garuda-c90-30642/garuda-c90.tar.xz) = 1ab69da61e6cca62eb1b9e0076c6c4c764ac2d21 +Size (tex-garuda-c90-30642/garuda-c90.tar.xz) = 3408 bytes diff --git a/fonts/tex-genealogy-doc/DESCR b/fonts/tex-genealogy-doc/DESCR new file mode 100644 index 000000000..75cd92044 --- /dev/null +++ b/fonts/tex-genealogy-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-genealogy. diff --git a/fonts/tex-genealogy-doc/Makefile b/fonts/tex-genealogy-doc/Makefile new file mode 100644 index 000000000..3c823a5d3 --- /dev/null +++ b/fonts/tex-genealogy-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= genealogy.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 25112 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/genealogy +COMMENT= Documentation for tex-genealogy +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-genealogy-doc/PLIST b/fonts/tex-genealogy-doc/PLIST new file mode 100644 index 000000000..391f26818 --- /dev/null +++ b/fonts/tex-genealogy-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/doc/fonts/genealogy/README +share/texmf-dist/doc/fonts/genealogy/licence.txt +share/texmf-dist/doc/fonts/genealogy/testgen.tex diff --git a/fonts/tex-genealogy-doc/distinfo b/fonts/tex-genealogy-doc/distinfo new file mode 100644 index 000000000..598782ffd --- /dev/null +++ b/fonts/tex-genealogy-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-genealogy-25112/genealogy.doc.tar.xz) = 4d49546cc50c0a26774a69788125c765d4e5abb8 +RMD160 (tex-genealogy-25112/genealogy.doc.tar.xz) = e58bd519282f8a59c668803ef228f8f6b0679f1b +Size (tex-genealogy-25112/genealogy.doc.tar.xz) = 1128 bytes diff --git a/fonts/tex-genealogy/DESCR b/fonts/tex-genealogy/DESCR new file mode 100644 index 000000000..a0a1a437f --- /dev/null +++ b/fonts/tex-genealogy/DESCR @@ -0,0 +1,5 @@ +A simple compilation of the genealogical symbols found in the +wasy and gen fonts, adding the male and female symbols to +Knuth's 'gen' font, and so avoiding loading two fonts when you +need only genealogical symbols. The font is distributed as +Metafont source. diff --git a/fonts/tex-genealogy/Makefile b/fonts/tex-genealogy/Makefile new file mode 100644 index 000000000..31a48b95d --- /dev/null +++ b/fonts/tex-genealogy/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= genealogy +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25112 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/genealogy +COMMENT= Compilation genealogy font +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-genealogy/PLIST b/fonts/tex-genealogy/PLIST new file mode 100644 index 000000000..16c7c62d4 --- /dev/null +++ b/fonts/tex-genealogy/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/fonts/source/public/genealogy/drgen.mf +share/texmf-dist/fonts/source/public/genealogy/drgen10.mf +share/texmf-dist/fonts/tfm/public/genealogy/drgen10.tfm diff --git a/fonts/tex-genealogy/distinfo b/fonts/tex-genealogy/distinfo new file mode 100644 index 000000000..7fd950208 --- /dev/null +++ b/fonts/tex-genealogy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-genealogy-25112/genealogy.tar.xz) = bf33ca995298ef5423810d3397aec50e150550d0 +RMD160 (tex-genealogy-25112/genealogy.tar.xz) = 294fd47981d2aa2e66e2b10c0abc9b9c1318cf78 +Size (tex-genealogy-25112/genealogy.tar.xz) = 2532 bytes diff --git a/fonts/tex-gentium-tug-doc/DESCR b/fonts/tex-gentium-tug-doc/DESCR new file mode 100644 index 000000000..93419813d --- /dev/null +++ b/fonts/tex-gentium-tug-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gentium-tug. diff --git a/fonts/tex-gentium-tug-doc/Makefile b/fonts/tex-gentium-tug-doc/Makefile new file mode 100644 index 000000000..6ca4ea3e1 --- /dev/null +++ b/fonts/tex-gentium-tug-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= gentium-tug.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 37378 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gentium-tug +COMMENT= Documentation for tex-gentium-tug +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gentium-tug-doc/PLIST b/fonts/tex-gentium-tug-doc/PLIST new file mode 100644 index 000000000..1634712e8 --- /dev/null +++ b/fonts/tex-gentium-tug-doc/PLIST @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/doc/fonts/gentium-tug/ChangeLog +share/texmf-dist/doc/fonts/gentium-tug/FONTLOG.txt +share/texmf-dist/doc/fonts/gentium-tug/Gentium/FONTLOG.txt +share/texmf-dist/doc/fonts/gentium-tug/Gentium/GENTIUM-FAQ.txt +share/texmf-dist/doc/fonts/gentium-tug/Gentium/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gentium-tug/Gentium/OFL.txt +share/texmf-dist/doc/fonts/gentium-tug/Gentium/QUOTES.txt +share/texmf-dist/doc/fonts/gentium-tug/Gentium/README.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumBasic/FONTLOG.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumBasic/GENTIUM-FAQ.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumBasic/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumBasic/OFL.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/FONTLOG.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/GENTIUM-FAQ.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/OFL.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/README.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/documentation/DOCUMENTATION.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.odt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlus/documentation/GentiumPlus-features.pdf +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlusCompact/FONTLOG.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlusCompact/README.txt +share/texmf-dist/doc/fonts/gentium-tug/GentiumPlusCompact/feat_set_tuned.xml +share/texmf-dist/doc/fonts/gentium-tug/Makefile +share/texmf-dist/doc/fonts/gentium-tug/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gentium-tug/OFL.txt +share/texmf-dist/doc/fonts/gentium-tug/README +share/texmf-dist/doc/fonts/gentium-tug/gentium.pdf +share/texmf-dist/doc/fonts/gentium-tug/gentium.tex diff --git a/fonts/tex-gentium-tug-doc/distinfo b/fonts/tex-gentium-tug-doc/distinfo new file mode 100644 index 000000000..5124aea4a --- /dev/null +++ b/fonts/tex-gentium-tug-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-gentium-tug-37378/gentium-tug.doc.tar.xz) = 6d59c668cf1aabe319efa2e9b6a83962609c666c +RMD160 (tex-gentium-tug-37378/gentium-tug.doc.tar.xz) = 74e1af2e32b2c53df49a8fbf2562f0ff6a15e8b1 +Size (tex-gentium-tug-37378/gentium-tug.doc.tar.xz) = 1245968 bytes diff --git a/fonts/tex-gentium-tug/DESCR b/fonts/tex-gentium-tug/DESCR new file mode 100644 index 000000000..1e7dc4336 --- /dev/null +++ b/fonts/tex-gentium-tug/DESCR @@ -0,0 +1,12 @@ +Gentium is a typeface family designed to enable the diverse +ethnic groups around the world who use the Latin, Cyrillic and +Greek scripts to produce readable, high-quality publications. +It supports a wide range of Latin- and Cyrillic-based +alphabets. The package consists of: The original (unaltered) +GentiumPlus, GentiumBook, and other Gentium-family fonts in +TrueType format, as developed by SIL and released under the OFL +(see OFL.txt and OFL-FAQ.txt); Converted fonts in PostScript +Type 1 format, released under the same terms. These incorporate +the name "Gentium" by permission of SIL given to the TeX Users +Group; ConTeXt, LaTeX and other supporting files; TeX-related +documentation, and the SIL documentation and other files. diff --git a/fonts/tex-gentium-tug/Makefile b/fonts/tex-gentium-tug/Makefile new file mode 100644 index 000000000..b16fe2ad4 --- /dev/null +++ b/fonts/tex-gentium-tug/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= gentium-tug +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 37378 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gentium-tug +COMMENT= Gentium fonts (in two formats) and support files +#LICENSE= other-free + +TEX_MAP_FILES+= gentium-type1.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gentium-tug/PLIST b/fonts/tex-gentium-tug/PLIST new file mode 100644 index 000000000..703801895 --- /dev/null +++ b/fonts/tex-gentium-tug/PLIST @@ -0,0 +1,141 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/fonts/afm/public/gentium-tug/GenBasB.afm +share/texmf-dist/fonts/afm/public/gentium-tug/GenBasBI.afm +share/texmf-dist/fonts/afm/public/gentium-tug/GentiumPlus-I.afm +share/texmf-dist/fonts/afm/public/gentium-tug/GentiumPlus-R.afm +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-agr.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-ec-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-ec-ttf-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-ec-ttf.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-ec.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-l7x-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-l7x.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-lgr.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-ot1-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-ot1.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-qx-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-qx.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t2a-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t2a.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t2b-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t2b.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t2c-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t2c.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t5-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t5-ttf.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-t5.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-texnansi-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-texnansi.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-ts1.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-x2-sc.enc +share/texmf-dist/fonts/enc/dvips/gentium-tug/gentium-x2.enc +share/texmf-dist/fonts/map/dvips/gentium-tug/gentium-type1.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-agr.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-ec.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-l7x.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-lgr.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-ot1.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-qx.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-t2a.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-t2b.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-t2c.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-t5.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-texnansi.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-truetype.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-ts1.map +share/texmf-dist/fonts/map/pdftex/gentium-tug/gentium-x2.map +share/texmf-dist/fonts/tfm/public/gentium-tug/agr-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/agr-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bold.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ec-gentiumbasic-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ec-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ec-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bold.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/l7x-gentiumbasic-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/l7x-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/l7x-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/lgr-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/lgr-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bold.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ot1-gentiumbasic-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ot1-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ot1-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bold.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/qx-gentiumbasic-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/qx-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/qx-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2a-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2a-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2b-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2b-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2c-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t2c-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bold.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t5-gentiumbasic-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t5-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/t5-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bold.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/texnansi-gentiumbasic-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/texnansi-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bold.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ts1-gentiumbasic-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ts1-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/ts1-gentiumplus-regular.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/x2-gentiumplus-italic.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular-sc.tfm +share/texmf-dist/fonts/tfm/public/gentium-tug/x2-gentiumplus-regular.tfm +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBasB.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBasBI.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBasI.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBasR.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBkBasB.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBkBasBI.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBkBasI.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GenBkBasR.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/Gentium-I.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/Gentium-R.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GentiumAlt-I.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GentiumAlt-R.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlus-I.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlus-R.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlusCompact-I.ttf +share/texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlusCompact-R.ttf +share/texmf-dist/fonts/type1/public/gentium-tug/GenBasB.pfb +share/texmf-dist/fonts/type1/public/gentium-tug/GenBasBI.pfb +share/texmf-dist/fonts/type1/public/gentium-tug/GentiumPlus-I.pfb +share/texmf-dist/fonts/type1/public/gentium-tug/GentiumPlus-R.pfb +share/texmf-dist/tex/context/third/gentium-tug/type-gentium.mkii +share/texmf-dist/tex/context/third/gentium-tug/type-gentium.mkiv +share/texmf-dist/tex/latex/gentium-tug/gentium.sty +share/texmf-dist/tex/latex/gentium-tug/l7xgentium.fd +share/texmf-dist/tex/latex/gentium-tug/lgrgentium.fd +share/texmf-dist/tex/latex/gentium-tug/ly1gentium.fd +share/texmf-dist/tex/latex/gentium-tug/ot1gentium.fd +share/texmf-dist/tex/latex/gentium-tug/qxgentium.fd +share/texmf-dist/tex/latex/gentium-tug/t1gentium.fd +share/texmf-dist/tex/latex/gentium-tug/t2agentium.fd +share/texmf-dist/tex/latex/gentium-tug/t2bgentium.fd +share/texmf-dist/tex/latex/gentium-tug/t2cgentium.fd +share/texmf-dist/tex/latex/gentium-tug/t5gentium.fd +share/texmf-dist/tex/latex/gentium-tug/ts1gentium.fd +share/texmf-dist/tex/latex/gentium-tug/x2gentium.fd diff --git a/fonts/tex-gentium-tug/distinfo b/fonts/tex-gentium-tug/distinfo new file mode 100644 index 000000000..7b55e1a19 --- /dev/null +++ b/fonts/tex-gentium-tug/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-gentium-tug-37378/gentium-tug.tar.xz) = 4c09a9b5bfd287f5dd71ab0ef927977c1276c309 +RMD160 (tex-gentium-tug-37378/gentium-tug.tar.xz) = 08e3b899c274ce322a7b5aa6753763512f831119 +Size (tex-gentium-tug-37378/gentium-tug.tar.xz) = 3811252 bytes diff --git a/fonts/tex-gfsartemisia-doc/DESCR b/fonts/tex-gfsartemisia-doc/DESCR new file mode 100644 index 000000000..9171422b6 --- /dev/null +++ b/fonts/tex-gfsartemisia-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gfsartemisia. diff --git a/fonts/tex-gfsartemisia-doc/Makefile b/fonts/tex-gfsartemisia-doc/Makefile new file mode 100644 index 000000000..759b7a8ca --- /dev/null +++ b/fonts/tex-gfsartemisia-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfsartemisia.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 19469 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsartemisia +COMMENT= Documentation for tex-gfsartemisia +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsartemisia-doc/PLIST b/fonts/tex-gfsartemisia-doc/PLIST new file mode 100644 index 000000000..9f88e9866 --- /dev/null +++ b/fonts/tex-gfsartemisia-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/doc/fonts/gfsartemisia/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gfsartemisia/OFL.txt +share/texmf-dist/doc/fonts/gfsartemisia/README +share/texmf-dist/doc/fonts/gfsartemisia/README.TEXLIVE +share/texmf-dist/doc/fonts/gfsartemisia/gfsartemisia.pdf +share/texmf-dist/doc/fonts/gfsartemisia/gfsartemisia.tex diff --git a/fonts/tex-gfsartemisia-doc/distinfo b/fonts/tex-gfsartemisia-doc/distinfo new file mode 100644 index 000000000..c7805464b --- /dev/null +++ b/fonts/tex-gfsartemisia-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-gfsartemisia-19469/gfsartemisia.doc.tar.xz) = 2c9eadeb818d41057046cd2334f6a2f9de589e7f +RMD160 (tex-gfsartemisia-19469/gfsartemisia.doc.tar.xz) = cc8acce8f3bd275772ad77b33d5b248ec8963d90 +Size (tex-gfsartemisia-19469/gfsartemisia.doc.tar.xz) = 117180 bytes diff --git a/fonts/tex-gfsartemisia/DESCR b/fonts/tex-gfsartemisia/DESCR new file mode 100644 index 000000000..582ccc0a4 --- /dev/null +++ b/fonts/tex-gfsartemisia/DESCR @@ -0,0 +1,5 @@ +GFS Artemisia is a relatively modern font, designed as a +'general purpose' font in the same sense as Times is nowadays +treated. The present version has been provided by the Greek +Font Society. The font supports the Greek and Latin alphabets. +LaTeX support is provided, using the OT1, T1 and LGR encodings. diff --git a/fonts/tex-gfsartemisia/Makefile b/fonts/tex-gfsartemisia/Makefile new file mode 100644 index 000000000..94bdb4564 --- /dev/null +++ b/fonts/tex-gfsartemisia/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfsartemisia +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 19469 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsartemisia +COMMENT= Modern Greek font design +#LICENSE= other-free + +TEX_MAP_FILES+= gfsartemisia.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsartemisia/PLIST b/fonts/tex-gfsartemisia/PLIST new file mode 100644 index 000000000..b92d8bd7b --- /dev/null +++ b/fonts/tex-gfsartemisia/PLIST @@ -0,0 +1,118 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/fonts/afm/public/gfsartemisia/GFSArtemisia-Bold.afm +share/texmf-dist/fonts/afm/public/gfsartemisia/GFSArtemisia-BoldItalic.afm +share/texmf-dist/fonts/afm/public/gfsartemisia/GFSArtemisia-Italic.afm +share/texmf-dist/fonts/afm/public/gfsartemisia/GFSArtemisia-Regular.afm +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisia.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiadenomnums.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiaec.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiaecsc.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiael.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiaelsc.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiamath.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisianumnums.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiasc.enc +share/texmf-dist/fonts/enc/dvips/gfsartemisia/artemisiatabnums.enc +share/texmf-dist/fonts/map/dvips/gfsartemisia/gfsartemisia.map +share/texmf-dist/fonts/opentype/public/gfsartemisia/GFSArtemisia.otf +share/texmf-dist/fonts/opentype/public/gfsartemisia/GFSArtemisiaBold.otf +share/texmf-dist/fonts/opentype/public/gfsartemisia/GFSArtemisiaBoldIt.otf +share/texmf-dist/fonts/opentype/public/gfsartemisia/GFSArtemisiaIt.otf +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiab8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiab8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiab9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiab9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabi8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabi8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabi9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabi9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabo8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabo8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabo9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiabo9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiadenomnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiadenomnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiai8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiai8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiai9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiai9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiamath8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiamath8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisianumnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisianumnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiao8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiao8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiao9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiao9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiarg8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiarg8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiarg9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiarg9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasc8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasc8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasc9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasc9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasco8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasco8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasco9a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiasco9r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiatabnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/artemisiatabnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiab6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiab6r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiabi6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiabi6r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiabo6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiabo6r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiai6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiai6r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiao6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiao6r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiarg6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiarg6r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiasc6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiasc6r.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiasco6a.tfm +share/texmf-dist/fonts/tfm/public/gfsartemisia/gartemisiasco6r.tfm +share/texmf-dist/fonts/type1/public/gfsartemisia/GFSArtemisia-Bold.pfb +share/texmf-dist/fonts/type1/public/gfsartemisia/GFSArtemisia-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/gfsartemisia/GFSArtemisia-Italic.pfb +share/texmf-dist/fonts/type1/public/gfsartemisia/GFSArtemisia-Regular.pfb +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiab8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiab9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiabi8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiabi9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiabo8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiabo9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiadenomnums8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiai8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiai9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiamath8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisianumnums8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiao8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiao9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiarg8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiarg9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiasc8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiasc9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiasco8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiasco9a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/artemisiatabnums8a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiab6a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiabi6a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiabo6a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiai6a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiao6a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiarg6a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiasc6a.vf +share/texmf-dist/fonts/vf/public/gfsartemisia/gartemisiasco6a.vf +share/texmf-dist/tex/latex/gfsartemisia/gfsartemisia-euler.sty +share/texmf-dist/tex/latex/gfsartemisia/gfsartemisia.sty +share/texmf-dist/tex/latex/gfsartemisia/lgrartemisia.fd +share/texmf-dist/tex/latex/gfsartemisia/lgrartemisiaeuler.fd +share/texmf-dist/tex/latex/gfsartemisia/ot1artemisia.fd +share/texmf-dist/tex/latex/gfsartemisia/ot1artemisiaeuler.fd +share/texmf-dist/tex/latex/gfsartemisia/t1artemisia.fd +share/texmf-dist/tex/latex/gfsartemisia/t1artemisiaeuler.fd +share/texmf-dist/tex/latex/gfsartemisia/uartemisiaeulernums.fd +share/texmf-dist/tex/latex/gfsartemisia/uartemisianums.fd diff --git a/fonts/tex-gfsartemisia/distinfo b/fonts/tex-gfsartemisia/distinfo new file mode 100644 index 000000000..e97df1ee0 --- /dev/null +++ b/fonts/tex-gfsartemisia/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-gfsartemisia-19469/gfsartemisia.tar.xz) = baf72ca0e1041ed37fd75aed01f00f3088e583a0 +RMD160 (tex-gfsartemisia-19469/gfsartemisia.tar.xz) = 59f28814535345f639135aae753d036e845adc43 +Size (tex-gfsartemisia-19469/gfsartemisia.tar.xz) = 981680 bytes diff --git a/fonts/tex-gfsbodoni-doc/DESCR b/fonts/tex-gfsbodoni-doc/DESCR new file mode 100644 index 000000000..597a22144 --- /dev/null +++ b/fonts/tex-gfsbodoni-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gfsbodoni. diff --git a/fonts/tex-gfsbodoni-doc/Makefile b/fonts/tex-gfsbodoni-doc/Makefile new file mode 100644 index 000000000..11333ff73 --- /dev/null +++ b/fonts/tex-gfsbodoni-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfsbodoni.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.01 +TEXLIVE_REV= 28484 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsbodoni +COMMENT= Documentation for tex-gfsbodoni +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsbodoni-doc/PLIST b/fonts/tex-gfsbodoni-doc/PLIST new file mode 100644 index 000000000..ff1b111e6 --- /dev/null +++ b/fonts/tex-gfsbodoni-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/doc/fonts/gfsbodoni/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gfsbodoni/OFL.txt +share/texmf-dist/doc/fonts/gfsbodoni/README +share/texmf-dist/doc/fonts/gfsbodoni/README.TEXLIVE +share/texmf-dist/doc/fonts/gfsbodoni/gfsbodoni.pdf diff --git a/fonts/tex-gfsbodoni-doc/distinfo b/fonts/tex-gfsbodoni-doc/distinfo new file mode 100644 index 000000000..cb5382de8 --- /dev/null +++ b/fonts/tex-gfsbodoni-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-gfsbodoni-28484/gfsbodoni.doc.tar.xz) = 370895528a2e57a5c5c701dab13a74379fdd994f +RMD160 (tex-gfsbodoni-28484/gfsbodoni.doc.tar.xz) = ba36f0a83446cfc3414ed8acb4b987715dea85e4 +Size (tex-gfsbodoni-28484/gfsbodoni.doc.tar.xz) = 93680 bytes diff --git a/fonts/tex-gfsbodoni/DESCR b/fonts/tex-gfsbodoni/DESCR new file mode 100644 index 000000000..702150344 --- /dev/null +++ b/fonts/tex-gfsbodoni/DESCR @@ -0,0 +1,7 @@ +Bodoni's Greek fonts in the 18th century broke, for the first +time, with the Byzantine cursive tradition of Greek fonts. GFS +Bodoni resurrects his work for general use. The font family +supports both Greek and Latin letters. LaTeX support of the +fonts is provided, offering OT1, T1 and LGR encodings. The +fonts themselves are provided in Adobe Type 1 and OpenType +formats. diff --git a/fonts/tex-gfsbodoni/Makefile b/fonts/tex-gfsbodoni/Makefile new file mode 100644 index 000000000..f4dfab40d --- /dev/null +++ b/fonts/tex-gfsbodoni/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfsbodoni +PKGNAME= tex-${DISTNAME}-1.01 +TEXLIVE_REV= 28484 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsbodoni +COMMENT= Greek and Latin font based on Bodoni +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= gfsbodoni.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsbodoni/PLIST b/fonts/tex-gfsbodoni/PLIST new file mode 100644 index 000000000..49d7303c8 --- /dev/null +++ b/fonts/tex-gfsbodoni/PLIST @@ -0,0 +1,111 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/fonts/afm/public/gfsbodoni/GFSBodoni-Bold.afm +share/texmf-dist/fonts/afm/public/gfsbodoni/GFSBodoni-BoldItalic.afm +share/texmf-dist/fonts/afm/public/gfsbodoni/GFSBodoni-Italic.afm +share/texmf-dist/fonts/afm/public/gfsbodoni/GFSBodoni-Regular.afm +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodoni.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodonidenomnums.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodoniec.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodoniecsc.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodoniel.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodonielsc.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodoninumnums.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodonisc.enc +share/texmf-dist/fonts/enc/dvips/gfsbodoni/bodonitabnums.enc +share/texmf-dist/fonts/map/dvips/gfsbodoni/gfsbodoni.map +share/texmf-dist/fonts/opentype/public/gfsbodoni/GFSBodoni.otf +share/texmf-dist/fonts/opentype/public/gfsbodoni/GFSBodoniBold.otf +share/texmf-dist/fonts/opentype/public/gfsbodoni/GFSBodoniBoldIt.otf +share/texmf-dist/fonts/opentype/public/gfsbodoni/GFSBodoniIt.otf +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonib8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonib8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonib9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonib9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibi8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibi8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibi9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibi9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibo8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibo8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibo9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonibo9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonidenomnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonidenomnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonii8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonii8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonii9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonii9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodoninumnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodoninumnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonio8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonio8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonio9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonio9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonirg8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonirg8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonirg9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonirg9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisc8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisc8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisc9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisc9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisco8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisco8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisco9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonisco9r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonitabnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/bodonitabnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonib6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonib6r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonibi6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonibi6r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonibo6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonibo6r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonii6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonii6r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonio6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonio6r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonio9a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonirg6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonirg6r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonisc6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonisc6r.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonisco6a.tfm +share/texmf-dist/fonts/tfm/public/gfsbodoni/gbodonisco6r.tfm +share/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-Bold.pfb +share/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-Italic.pfb +share/texmf-dist/fonts/type1/public/gfsbodoni/GFSBodoni-Regular.pfb +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonib8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonib9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonibi8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonibi9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonibo8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonibo9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonidenomnums8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonii8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonii9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodoninumnums8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonio8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonio9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonirg8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonirg9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonisc8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonisc9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonisco8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonisco9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/bodonitabnums8a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonib6a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonibi6a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonibo6a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonii6a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonio6a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonio9a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonirg6a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonisc6a.vf +share/texmf-dist/fonts/vf/public/gfsbodoni/gbodonisco6a.vf +share/texmf-dist/tex/latex/gfsbodoni/gfsbodoni.sty +share/texmf-dist/tex/latex/gfsbodoni/lgrbodoni.fd +share/texmf-dist/tex/latex/gfsbodoni/ot1bodoni.fd +share/texmf-dist/tex/latex/gfsbodoni/t1bodoni.fd +share/texmf-dist/tex/latex/gfsbodoni/ubodoninums.fd diff --git a/fonts/tex-gfsbodoni/distinfo b/fonts/tex-gfsbodoni/distinfo new file mode 100644 index 000000000..620d02835 --- /dev/null +++ b/fonts/tex-gfsbodoni/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-gfsbodoni-28484/gfsbodoni.tar.xz) = 5f6cd00ad7fe01812feb0f6f4a337e1bca2fe61e +RMD160 (tex-gfsbodoni-28484/gfsbodoni.tar.xz) = b069b2a78acd5b190636d33e56538165c5a7f170 +Size (tex-gfsbodoni-28484/gfsbodoni.tar.xz) = 906208 bytes diff --git a/fonts/tex-gfscomplutum-doc/DESCR b/fonts/tex-gfscomplutum-doc/DESCR new file mode 100644 index 000000000..8dd14a38a --- /dev/null +++ b/fonts/tex-gfscomplutum-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gfscomplutum. diff --git a/fonts/tex-gfscomplutum-doc/Makefile b/fonts/tex-gfscomplutum-doc/Makefile new file mode 100644 index 000000000..706fcdb3d --- /dev/null +++ b/fonts/tex-gfscomplutum-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfscomplutum.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 19469 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfscomplutum +COMMENT= Documentation for tex-gfscomplutum +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfscomplutum-doc/PLIST b/fonts/tex-gfscomplutum-doc/PLIST new file mode 100644 index 000000000..471466fdb --- /dev/null +++ b/fonts/tex-gfscomplutum-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/doc/fonts/gfscomplutum/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gfscomplutum/OFL.txt +share/texmf-dist/doc/fonts/gfscomplutum/README +share/texmf-dist/doc/fonts/gfscomplutum/README.TEXLIVE +share/texmf-dist/doc/fonts/gfscomplutum/gfscomplutum.pdf +share/texmf-dist/doc/fonts/gfscomplutum/gfscomplutum.tex diff --git a/fonts/tex-gfscomplutum-doc/distinfo b/fonts/tex-gfscomplutum-doc/distinfo new file mode 100644 index 000000000..10dde9a22 --- /dev/null +++ b/fonts/tex-gfscomplutum-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-gfscomplutum-19469/gfscomplutum.doc.tar.xz) = 86f51616acd02b6200155b27a39a2e0ae99c04b6 +RMD160 (tex-gfscomplutum-19469/gfscomplutum.doc.tar.xz) = 55370167f3c690c73d33c41badb8e638ca54a941 +Size (tex-gfscomplutum-19469/gfscomplutum.doc.tar.xz) = 58072 bytes diff --git a/fonts/tex-gfscomplutum/DESCR b/fonts/tex-gfscomplutum/DESCR new file mode 100644 index 000000000..b3b04a7c3 --- /dev/null +++ b/fonts/tex-gfscomplutum/DESCR @@ -0,0 +1,6 @@ +GFS Complutum derives, via a long development, from a +minuscule-only font cut in the 16th century. An unsatisfactory +set of majuscules were added in the early 20th century, but its +author died before he could complete the revival of the font. +The Greek Font Society has released this version, which has a +new set of majuscules. diff --git a/fonts/tex-gfscomplutum/Makefile b/fonts/tex-gfscomplutum/Makefile new file mode 100644 index 000000000..afbd73521 --- /dev/null +++ b/fonts/tex-gfscomplutum/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfscomplutum +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 19469 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfscomplutum +COMMENT= Greek font with a long history +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= gfscomplutum.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfscomplutum/PLIST b/fonts/tex-gfscomplutum/PLIST new file mode 100644 index 000000000..5fd910657 --- /dev/null +++ b/fonts/tex-gfscomplutum/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/fonts/afm/public/gfscomplutum/GFSComplutum-Regular.afm +share/texmf-dist/fonts/enc/dvips/gfscomplutum/gpcomplutum.enc +share/texmf-dist/fonts/map/dvips/gfscomplutum/gfscomplutum.map +share/texmf-dist/fonts/opentype/public/gfscomplutum/GFSPolyglot.otf +share/texmf-dist/fonts/tfm/public/gfscomplutum/gcomplutum8a.tfm +share/texmf-dist/fonts/tfm/public/gfscomplutum/gcomplutum8r.tfm +share/texmf-dist/fonts/tfm/public/gfscomplutum/gcomplutumo8a.tfm +share/texmf-dist/fonts/tfm/public/gfscomplutum/gcomplutumo8r.tfm +share/texmf-dist/fonts/type1/public/gfscomplutum/GFSComplutum-Regular.pfb +share/texmf-dist/fonts/vf/public/gfscomplutum/gcomplutum8a.vf +share/texmf-dist/fonts/vf/public/gfscomplutum/gcomplutumo8a.vf +share/texmf-dist/tex/latex/gfscomplutum/gfscomplutum.sty +share/texmf-dist/tex/latex/gfscomplutum/lgrcomplutum.fd diff --git a/fonts/tex-gfscomplutum/distinfo b/fonts/tex-gfscomplutum/distinfo new file mode 100644 index 000000000..992c1b6d0 --- /dev/null +++ b/fonts/tex-gfscomplutum/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-gfscomplutum-19469/gfscomplutum.tar.xz) = 65ca6dc20e32c694cb097594acf6d1d936c75904 +RMD160 (tex-gfscomplutum-19469/gfscomplutum.tar.xz) = 8b978111fe43a70b521eb86c6418798250d73a5b +Size (tex-gfscomplutum-19469/gfscomplutum.tar.xz) = 123196 bytes diff --git a/fonts/tex-gfsdidot-doc/DESCR b/fonts/tex-gfsdidot-doc/DESCR new file mode 100644 index 000000000..ce9611150 --- /dev/null +++ b/fonts/tex-gfsdidot-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gfsdidot. diff --git a/fonts/tex-gfsdidot-doc/Makefile b/fonts/tex-gfsdidot-doc/Makefile new file mode 100644 index 000000000..9fb20bcd9 --- /dev/null +++ b/fonts/tex-gfsdidot-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gfsdidot.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 31978 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsdidot +COMMENT= Documentation for tex-gfsdidot +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsdidot-doc/PLIST b/fonts/tex-gfsdidot-doc/PLIST new file mode 100644 index 000000000..ba890f2aa --- /dev/null +++ b/fonts/tex-gfsdidot-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/doc/fonts/gfsdidot/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gfsdidot/OFL.txt +share/texmf-dist/doc/fonts/gfsdidot/README +share/texmf-dist/doc/fonts/gfsdidot/README.TEXLIVE diff --git a/fonts/tex-gfsdidot-doc/distinfo b/fonts/tex-gfsdidot-doc/distinfo new file mode 100644 index 000000000..b2d434ea1 --- /dev/null +++ b/fonts/tex-gfsdidot-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gfsdidot-31978/gfsdidot.doc.tar.xz) = 37fc9dd8482ba46aa715a4e54ca2a3f6c08ac21c +RMD160 (tex-gfsdidot-31978/gfsdidot.doc.tar.xz) = dccc363df5e935c8d7aa2627c2bbc1af3862655d +Size (tex-gfsdidot-31978/gfsdidot.doc.tar.xz) = 8740 bytes diff --git a/fonts/tex-gfsdidot/DESCR b/fonts/tex-gfsdidot/DESCR new file mode 100644 index 000000000..a8b0cf7c4 --- /dev/null +++ b/fonts/tex-gfsdidot/DESCR @@ -0,0 +1,8 @@ +The design of Didot's 1805 Greek typeface was influenced by the +neoclassical ideals of the late 18th century. The font was +brought to Greece at the time of the 1821 Greek Revolution, by +Didot's son, and was very widely used. The present version is +provided by the Greek Font Society. The font supports the Greek +alphabet, and is accompanied by a matching Latin alphabet based +on Zapf's Palatino. LaTeX support is provided, using the OT1, +T1 and LGR encodings. diff --git a/fonts/tex-gfsdidot/Makefile b/fonts/tex-gfsdidot/Makefile new file mode 100644 index 000000000..fc7b35388 --- /dev/null +++ b/fonts/tex-gfsdidot/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +DISTNAME= gfsdidot +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31978 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsdidot +COMMENT= Greek font based on Didot's work +#LICENSE= other-free + +TEX_MAP_FILES+= gfsdidot.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsdidot/PLIST b/fonts/tex-gfsdidot/PLIST new file mode 100644 index 000000000..c6cfc757a --- /dev/null +++ b/fonts/tex-gfsdidot/PLIST @@ -0,0 +1,125 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:43 wiz Exp $ +share/texmf-dist/fonts/afm/public/gfsdidot/GFSDidot-Bold.afm +share/texmf-dist/fonts/afm/public/gfsdidot/GFSDidot-BoldItalic.afm +share/texmf-dist/fonts/afm/public/gfsdidot/GFSDidot-Italic.afm +share/texmf-dist/fonts/afm/public/gfsdidot/GFSDidot.afm +share/texmf-dist/fonts/afm/public/gfsdidot/GFSOlga.afm +share/texmf-dist/fonts/enc/dvips/gfsdidot/didot.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/didotdenomnums.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/didotec.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/didotnumnums.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/didottabnums.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/didotuecsc.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/didotusc.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/gfsudidotmath.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/gpdidot.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/gpdidoti.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/gpdidotusc.enc +share/texmf-dist/fonts/enc/dvips/gfsdidot/gpolga.enc +share/texmf-dist/fonts/map/dvips/gfsdidot/gfsdidot.map +share/texmf-dist/fonts/opentype/public/gfsdidot/GFSDidot.otf +share/texmf-dist/fonts/opentype/public/gfsdidot/GFSDidotBold.otf +share/texmf-dist/fonts/opentype/public/gfsdidot/GFSDidotBoldItalic.otf +share/texmf-dist/fonts/opentype/public/gfsdidot/GFSDidotItalic.otf +share/texmf-dist/fonts/opentype/public/gfsdidot/GFSOlga.otf +share/texmf-dist/fonts/tfm/public/gfsdidot/didotb8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotb8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotb9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotb9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbi8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbi8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbi9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbi9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbo8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbo8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbo9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotbo9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotdenomnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotdenomnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoti8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoti8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoti9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoti9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotnumnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotnumnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoto8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoto8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoto9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didoto9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotrg8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotrg8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotrg9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotrg9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsc8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsc8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsc9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsc9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsco8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsco8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsco9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotsco9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didottabnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didottabnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotui8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotui8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotui9a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/didotui9r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotb6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotb6r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotbi6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotbi6r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidoti6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidoti6r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotrg6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotrg6r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotsc6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotsc6r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotsco6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gdidotsco6r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gfsudidotmath8a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/gfsudidotmath8r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/golgai6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/golgai6r.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/golgaui6a.tfm +share/texmf-dist/fonts/tfm/public/gfsdidot/golgaui6r.tfm +share/texmf-dist/fonts/type1/public/gfsdidot/GFSDidot-Bold.pfb +share/texmf-dist/fonts/type1/public/gfsdidot/GFSDidot-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/gfsdidot/GFSDidot-Italic.pfb +share/texmf-dist/fonts/type1/public/gfsdidot/GFSDidot.pfb +share/texmf-dist/fonts/type1/public/gfsdidot/GFSOlga.pfb +share/texmf-dist/fonts/vf/public/gfsdidot/didotb8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotb9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotbi8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotbi9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotbo8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotbo9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotdenomnums8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didoti8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didoti9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotnumnums8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didoto8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didoto9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotrg8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotrg9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotsc8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotsc9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotsco8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotsco9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didottabnums8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotui8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/didotui9a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/gdidotb6a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/gdidotbi6a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/gdidoti6a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/gdidotrg6a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/gdidotsc6a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/gdidotsco6a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/gfsudidotmath8a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/golgai6a.vf +share/texmf-dist/fonts/vf/public/gfsdidot/golgaui6a.vf +share/texmf-dist/tex/latex/gfsdidot/gfsdidot.sty +share/texmf-dist/tex/latex/gfsdidot/lgrudidot.fd +share/texmf-dist/tex/latex/gfsdidot/omludidot.fd +share/texmf-dist/tex/latex/gfsdidot/ot1udidot.fd +share/texmf-dist/tex/latex/gfsdidot/t1udidot.fd +share/texmf-dist/tex/latex/gfsdidot/uudidotnums.fd diff --git a/fonts/tex-gfsdidot/distinfo b/fonts/tex-gfsdidot/distinfo new file mode 100644 index 000000000..127db0f9c --- /dev/null +++ b/fonts/tex-gfsdidot/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:43 wiz Exp $ + +SHA1 (tex-gfsdidot-31978/gfsdidot.tar.xz) = 0a6d08d038784804e90aa5c6987ccc7c695a04a6 +RMD160 (tex-gfsdidot-31978/gfsdidot.tar.xz) = 40c895cac41fae1a46d3edfe31c10fec7a73ff78 +Size (tex-gfsdidot-31978/gfsdidot.tar.xz) = 1217328 bytes diff --git a/fonts/tex-gfsneohellenic-doc/DESCR b/fonts/tex-gfsneohellenic-doc/DESCR new file mode 100644 index 000000000..ab1c9e2e4 --- /dev/null +++ b/fonts/tex-gfsneohellenic-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gfsneohellenic. diff --git a/fonts/tex-gfsneohellenic-doc/Makefile b/fonts/tex-gfsneohellenic-doc/Makefile new file mode 100644 index 000000000..78ca71387 --- /dev/null +++ b/fonts/tex-gfsneohellenic-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gfsneohellenic.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 31979 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsneohellenic +COMMENT= Documentation for tex-gfsneohellenic +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsneohellenic-doc/PLIST b/fonts/tex-gfsneohellenic-doc/PLIST new file mode 100644 index 000000000..5671961b1 --- /dev/null +++ b/fonts/tex-gfsneohellenic-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/doc/fonts/gfsneohellenic/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gfsneohellenic/OFL.txt +share/texmf-dist/doc/fonts/gfsneohellenic/README +share/texmf-dist/doc/fonts/gfsneohellenic/README.TEXLIVE +share/texmf-dist/doc/fonts/gfsneohellenic/VERSION diff --git a/fonts/tex-gfsneohellenic-doc/distinfo b/fonts/tex-gfsneohellenic-doc/distinfo new file mode 100644 index 000000000..d0a129624 --- /dev/null +++ b/fonts/tex-gfsneohellenic-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gfsneohellenic-31979/gfsneohellenic.doc.tar.xz) = 7e61f74a84b5303cc85e1123806d24d40cf56b78 +RMD160 (tex-gfsneohellenic-31979/gfsneohellenic.doc.tar.xz) = 6f322d2d1c91aa8f48401c868d971745b953488f +Size (tex-gfsneohellenic-31979/gfsneohellenic.doc.tar.xz) = 10280 bytes diff --git a/fonts/tex-gfsneohellenic/DESCR b/fonts/tex-gfsneohellenic/DESCR new file mode 100644 index 000000000..f1efb5448 --- /dev/null +++ b/fonts/tex-gfsneohellenic/DESCR @@ -0,0 +1,7 @@ +The NeoHellenic style evolved in academic circles in the 19th +and 20th century; the present font follows a cut commissioned +from Monotype in 1927. The present version was provided by the +Greek Font Society. The font supports both Greek and Latin +characters, and has been adjusted to work well with the +cmbright fonts for mathematics support. LaTeX support of the +fonts is provided, offering OT1, T1 and LGR encodings. diff --git a/fonts/tex-gfsneohellenic/Makefile b/fonts/tex-gfsneohellenic/Makefile new file mode 100644 index 000000000..81d3c238a --- /dev/null +++ b/fonts/tex-gfsneohellenic/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gfsneohellenic +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31979 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfsneohellenic +COMMENT= Greek font in the Neo-Hellenic style +#LICENSE= other-free + +TEX_MAP_FILES+= gfsneohellenic.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfsneohellenic/PLIST b/fonts/tex-gfsneohellenic/PLIST new file mode 100644 index 000000000..4fe093fcb --- /dev/null +++ b/fonts/tex-gfsneohellenic/PLIST @@ -0,0 +1,114 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Bold.afm +share/texmf-dist/fonts/afm/public/gfsneohellenic/GFSNeohellenic-BoldItalic.afm +share/texmf-dist/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Italic.afm +share/texmf-dist/fonts/afm/public/gfsneohellenic/GFSNeohellenic-Regular.afm +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenic.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicdenomnums.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicec.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicecsc.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicel.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicelsc.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicmath.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicnumnums.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenicsc.enc +share/texmf-dist/fonts/enc/dvips/gfsneohellenic/neohellenictabnums.enc +share/texmf-dist/fonts/map/dvips/gfsneohellenic/gfsneohellenic.map +share/texmf-dist/fonts/opentype/public/gfsneohellenic/GFSNeohellenic.otf +share/texmf-dist/fonts/opentype/public/gfsneohellenic/GFSNeohellenicBold.otf +share/texmf-dist/fonts/opentype/public/gfsneohellenic/GFSNeohellenicBoldIt.otf +share/texmf-dist/fonts/opentype/public/gfsneohellenic/GFSNeohellenicIt.otf +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gfsneohellenicmath8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gfsneohellenicmath8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicb6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicb6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicbi6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicbi6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicbo6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicbo6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenici6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenici6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenico6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenico6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicrg6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicrg6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicsc6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicsc6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicsco6a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/gneohellenicsco6r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicb8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicb8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicb9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicb9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbi8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbi8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbi9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbi9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbo8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbo8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbo9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicbo9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicdenomnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicdenomnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenici8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenici8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenici9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenici9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicnumnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicnumnums8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenico8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenico8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenico9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenico9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicrg8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicrg8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicrg9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicrg9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsc8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsc8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsc9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsc9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsco8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsco8r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsco9a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenicsco9r.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenictabnums8a.tfm +share/texmf-dist/fonts/tfm/public/gfsneohellenic/neohellenictabnums8r.tfm +share/texmf-dist/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Bold.pfb +share/texmf-dist/fonts/type1/public/gfsneohellenic/GFSNeohellenic-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Italic.pfb +share/texmf-dist/fonts/type1/public/gfsneohellenic/GFSNeohellenic-Regular.pfb +share/texmf-dist/fonts/vf/public/gfsneohellenic/gfsneohellenicmath8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenicb6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenicbi6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenicbo6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenici6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenico6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenicrg6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenicsc6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/gneohellenicsco6a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicb8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicb9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicbi8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicbi9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicbo8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicbo9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicdenomnums8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenici8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenici9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicnumnums8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenico8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenico9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicrg8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicrg9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicsc8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicsc9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicsco8a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenicsco9a.vf +share/texmf-dist/fonts/vf/public/gfsneohellenic/neohellenictabnums8a.vf +share/texmf-dist/tex/latex/gfsneohellenic/gfsneohellenic.sty +share/texmf-dist/tex/latex/gfsneohellenic/lgrneohellenic.fd +share/texmf-dist/tex/latex/gfsneohellenic/omlneohellenic.fd +share/texmf-dist/tex/latex/gfsneohellenic/ot1neohellenic.fd +share/texmf-dist/tex/latex/gfsneohellenic/t1neohellenic.fd +share/texmf-dist/tex/latex/gfsneohellenic/uneohellenicnums.fd diff --git a/fonts/tex-gfsneohellenic/distinfo b/fonts/tex-gfsneohellenic/distinfo new file mode 100644 index 000000000..bfb96991e --- /dev/null +++ b/fonts/tex-gfsneohellenic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gfsneohellenic-31979/gfsneohellenic.tar.xz) = 361f9d02e9b77ecdde171fec541c91fed3f5b84b +RMD160 (tex-gfsneohellenic-31979/gfsneohellenic.tar.xz) = 4c4a44d822d2cd11fe32852340f186148934ffa4 +Size (tex-gfsneohellenic-31979/gfsneohellenic.tar.xz) = 977616 bytes diff --git a/fonts/tex-gfssolomos-doc/DESCR b/fonts/tex-gfssolomos-doc/DESCR new file mode 100644 index 000000000..3a0ff0295 --- /dev/null +++ b/fonts/tex-gfssolomos-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gfssolomos. diff --git a/fonts/tex-gfssolomos-doc/Makefile b/fonts/tex-gfssolomos-doc/Makefile new file mode 100644 index 000000000..ad1bc2747 --- /dev/null +++ b/fonts/tex-gfssolomos-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gfssolomos.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfssolomos +COMMENT= Documentation for tex-gfssolomos +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfssolomos-doc/PLIST b/fonts/tex-gfssolomos-doc/PLIST new file mode 100644 index 000000000..9776b9a33 --- /dev/null +++ b/fonts/tex-gfssolomos-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/doc/fonts/gfssolomos/OFL-FAQ.txt +share/texmf-dist/doc/fonts/gfssolomos/OFL.txt +share/texmf-dist/doc/fonts/gfssolomos/README +share/texmf-dist/doc/fonts/gfssolomos/gfssolomos.pdf +share/texmf-dist/doc/fonts/gfssolomos/gfssolomos.tex diff --git a/fonts/tex-gfssolomos-doc/distinfo b/fonts/tex-gfssolomos-doc/distinfo new file mode 100644 index 000000000..1fb844eb1 --- /dev/null +++ b/fonts/tex-gfssolomos-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gfssolomos-18651/gfssolomos.doc.tar.xz) = a1f854c5c7bd5e36e650eda173eb169880c9ff05 +RMD160 (tex-gfssolomos-18651/gfssolomos.doc.tar.xz) = e62b30009884349c1e4009f9bad65301887659e0 +Size (tex-gfssolomos-18651/gfssolomos.doc.tar.xz) = 52744 bytes diff --git a/fonts/tex-gfssolomos/DESCR b/fonts/tex-gfssolomos/DESCR new file mode 100644 index 000000000..2f6467039 --- /dev/null +++ b/fonts/tex-gfssolomos/DESCR @@ -0,0 +1,3 @@ +Solomos is a font which traces its descent from a +calligraphically-inspired font of the mid-19th century. LaTeX +support, for use with the LGR encoding only, is provided. diff --git a/fonts/tex-gfssolomos/Makefile b/fonts/tex-gfssolomos/Makefile new file mode 100644 index 000000000..01985f4f0 --- /dev/null +++ b/fonts/tex-gfssolomos/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gfssolomos +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gfssolomos +COMMENT= Greek-alphabet font +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= gfssolomos.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gfssolomos/PLIST b/fonts/tex-gfssolomos/PLIST new file mode 100644 index 000000000..4403d1bf0 --- /dev/null +++ b/fonts/tex-gfssolomos/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/fonts/afm/public/gfssolomos/GFSSolomos-Regular.afm +share/texmf-dist/fonts/enc/dvips/gfssolomos/gpsolomos.enc +share/texmf-dist/fonts/map/dvips/gfssolomos/gfssolomos.map +share/texmf-dist/fonts/opentype/public/gfssolomos/GFSSolomos.otf +share/texmf-dist/fonts/tfm/public/gfssolomos/gsolomos8a.tfm +share/texmf-dist/fonts/tfm/public/gfssolomos/gsolomos8r.tfm +share/texmf-dist/fonts/type1/public/gfssolomos/GFSSolomos-Regular.pfb +share/texmf-dist/fonts/vf/public/gfssolomos/gsolomos8a.vf +share/texmf-dist/tex/latex/gfssolomos/gfssolomos.sty +share/texmf-dist/tex/latex/gfssolomos/lgrsolomos.fd diff --git a/fonts/tex-gfssolomos/distinfo b/fonts/tex-gfssolomos/distinfo new file mode 100644 index 000000000..6955e3994 --- /dev/null +++ b/fonts/tex-gfssolomos/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gfssolomos-18651/gfssolomos.tar.xz) = 12a0b371c8ec6097b0f0df8448afa734715b8a01 +RMD160 (tex-gfssolomos-18651/gfssolomos.tar.xz) = 164c1b5c1c15ae0e7619cd73885d05a201ab76ba +Size (tex-gfssolomos-18651/gfssolomos.tar.xz) = 102760 bytes diff --git a/fonts/tex-gillcm-doc/DESCR b/fonts/tex-gillcm-doc/DESCR new file mode 100644 index 000000000..d9d2b1aba --- /dev/null +++ b/fonts/tex-gillcm-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gillcm. diff --git a/fonts/tex-gillcm-doc/Makefile b/fonts/tex-gillcm-doc/Makefile new file mode 100644 index 000000000..7a06a9784 --- /dev/null +++ b/fonts/tex-gillcm-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gillcm.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 19878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gillcm +COMMENT= Documentation for tex-gillcm +LICENSE= modified-bsd + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gillcm-doc/PLIST b/fonts/tex-gillcm-doc/PLIST new file mode 100644 index 000000000..9b8a45bf2 --- /dev/null +++ b/fonts/tex-gillcm-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/doc/latex/gillcm/README +share/texmf-dist/doc/latex/gillcm/gillcm.bib +share/texmf-dist/doc/latex/gillcm/gillcm.dtx +share/texmf-dist/doc/latex/gillcm/gillcm.ins +share/texmf-dist/doc/latex/gillcm/gillcm.pdf +share/texmf-dist/doc/latex/gillcm/sample.pdf +share/texmf-dist/doc/latex/gillcm/sample.tex diff --git a/fonts/tex-gillcm-doc/distinfo b/fonts/tex-gillcm-doc/distinfo new file mode 100644 index 000000000..4564a558e --- /dev/null +++ b/fonts/tex-gillcm-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gillcm-19878/gillcm.doc.tar.xz) = b5d4c88d4634c8ba0435a683fc6f8121da5dfe9f +RMD160 (tex-gillcm-19878/gillcm.doc.tar.xz) = 93fd2cdbe5485d97ab5c67dab860785da8f3f57e +Size (tex-gillcm-19878/gillcm.doc.tar.xz) = 196164 bytes diff --git a/fonts/tex-gillcm/DESCR b/fonts/tex-gillcm/DESCR new file mode 100644 index 000000000..b50a9ba9e --- /dev/null +++ b/fonts/tex-gillcm/DESCR @@ -0,0 +1,3 @@ +This is a demonstration of the use of virtual fonts for unusual +effects: the package implements an old idea of Eric Gill. The +package was written for the author's talk at TUG 2010. diff --git a/fonts/tex-gillcm/Makefile b/fonts/tex-gillcm/Makefile new file mode 100644 index 000000000..41118335c --- /dev/null +++ b/fonts/tex-gillcm/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gillcm +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 19878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gillcm +COMMENT= Alternative unslanted italic Computer Modern fonts +LICENSE= modified-bsd + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gillcm/PLIST b/fonts/tex-gillcm/PLIST new file mode 100644 index 000000000..e29185d96 --- /dev/null +++ b/fonts/tex-gillcm/PLIST @@ -0,0 +1,36 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/fonts/map/dvips/gillcm/cmg.map +share/texmf-dist/fonts/tfm/public/gillcm/cmgb8r.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbi7t.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbi8c.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbi8r.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbi8t.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbiu7t.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbiu8c.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbiu8r.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgbiu8t.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgm8r.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmi7t.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmi8c.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmi8r.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmi8t.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmiu7t.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmiu8c.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmiu8r.tfm +share/texmf-dist/fonts/tfm/public/gillcm/cmgmiu8t.tfm +share/texmf-dist/fonts/vf/public/gillcm/cmgbi7t.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgbi8c.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgbi8t.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgbiu7t.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgbiu8c.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgbiu8t.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgmi7t.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgmi8c.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgmi8t.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgmiu7t.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgmiu8c.vf +share/texmf-dist/fonts/vf/public/gillcm/cmgmiu8t.vf +share/texmf-dist/tex/latex/gillcm/gillcm.sty +share/texmf-dist/tex/latex/gillcm/ot1cmg.fd +share/texmf-dist/tex/latex/gillcm/t1cmg.fd +share/texmf-dist/tex/latex/gillcm/ts1cmg.fd diff --git a/fonts/tex-gillcm/distinfo b/fonts/tex-gillcm/distinfo new file mode 100644 index 000000000..503d6fb82 --- /dev/null +++ b/fonts/tex-gillcm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gillcm-19878/gillcm.tar.xz) = 5a18054f12d05eff02ba894b3a4656304d4e62d9 +RMD160 (tex-gillcm-19878/gillcm.tar.xz) = 328f2e9f7b1e5e6d7578819eeb3bd4262a4662e7 +Size (tex-gillcm-19878/gillcm.tar.xz) = 13772 bytes diff --git a/fonts/tex-gillius-doc/DESCR b/fonts/tex-gillius-doc/DESCR new file mode 100644 index 000000000..e08134bd0 --- /dev/null +++ b/fonts/tex-gillius-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gillius. diff --git a/fonts/tex-gillius-doc/Makefile b/fonts/tex-gillius-doc/Makefile new file mode 100644 index 000000000..aeb7f20d3 --- /dev/null +++ b/fonts/tex-gillius-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gillius.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32068 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gillius +COMMENT= Documentation for tex-gillius +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gillius-doc/PLIST b/fonts/tex-gillius-doc/PLIST new file mode 100644 index 000000000..174c01f36 --- /dev/null +++ b/fonts/tex-gillius-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/doc/fonts/gillius/COPYING +share/texmf-dist/doc/fonts/gillius/Gillius-cat.pdf +share/texmf-dist/doc/fonts/gillius/README +share/texmf-dist/doc/fonts/gillius/gillius-samples.pdf +share/texmf-dist/doc/fonts/gillius/gillius-samples.tex +share/texmf-dist/doc/fonts/gillius/gillius2-samples.pdf +share/texmf-dist/doc/fonts/gillius/gillius2-samples.tex diff --git a/fonts/tex-gillius-doc/distinfo b/fonts/tex-gillius-doc/distinfo new file mode 100644 index 000000000..e87650860 --- /dev/null +++ b/fonts/tex-gillius-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gillius-32068/gillius.doc.tar.xz) = eceb419d248f9ff31b06bde684d4babd7c9591a0 +RMD160 (tex-gillius-32068/gillius.doc.tar.xz) = 7b8e52bb412ba8d8a6cbd602a4caf4dd0e90d96e +Size (tex-gillius-32068/gillius.doc.tar.xz) = 216012 bytes diff --git a/fonts/tex-gillius/DESCR b/fonts/tex-gillius/DESCR new file mode 100644 index 000000000..09f459b0b --- /dev/null +++ b/fonts/tex-gillius/DESCR @@ -0,0 +1,5 @@ +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the Gillius and Gillius No. 2 families of sans +serif fonts and condensed versions of them, designed by Hirwen +Harendal. According to the designer, the fonts were inspired by +Gill Sans. diff --git a/fonts/tex-gillius/Makefile b/fonts/tex-gillius/Makefile new file mode 100644 index 000000000..5fd67126a --- /dev/null +++ b/fonts/tex-gillius/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gillius +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 32068 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gillius +COMMENT= Gillius fonts with LaTeX support +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= gillius.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gillius/PLIST b/fonts/tex-gillius/PLIST new file mode 100644 index 000000000..5ba814cb6 --- /dev/null +++ b/fonts/tex-gillius/PLIST @@ -0,0 +1,316 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/gillius/gls_4bsedw.enc +share/texmf-dist/fonts/enc/dvips/gillius/gls_a6mi7n.enc +share/texmf-dist/fonts/enc/dvips/gillius/gls_az7pev.enc +share/texmf-dist/fonts/enc/dvips/gillius/gls_bg5e7z.enc +share/texmf-dist/fonts/enc/dvips/gillius/gls_efuo7w.enc +share/texmf-dist/fonts/enc/dvips/gillius/gls_lf6eoq.enc +share/texmf-dist/fonts/enc/dvips/gillius/gls_pqq4vh.enc +share/texmf-dist/fonts/enc/dvips/gillius/gls_shb4ap.enc +share/texmf-dist/fonts/map/dvips/gillius/gillius.map +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADF-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADF-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADF-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADF-Regular.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFCond-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFCond-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFCond-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFCond-Regular.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2-Regular.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/gillius/GilliusADFNo2Cond-Regular.otf +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADF-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFCond-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ts1.tfm +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-Regular.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADF-RegularLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-Regular.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFCond-RegularLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-Regular.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2-RegularLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-Regular.pfb +share/texmf-dist/fonts/type1/arkandis/gillius/GilliusADFNo2Cond-RegularLCDFJ.pfb +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADF-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFCond-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/gillius/GilliusADFNo2Cond-Regular-lf-ts1.vf +share/texmf-dist/tex/latex/gillius/LY1GilliusADF-LF.fd +share/texmf-dist/tex/latex/gillius/LY1GilliusADFCond-LF.fd +share/texmf-dist/tex/latex/gillius/LY1GilliusADFNoTwo-LF.fd +share/texmf-dist/tex/latex/gillius/LY1GilliusADFNoTwoCond-LF.fd +share/texmf-dist/tex/latex/gillius/OT1GilliusADF-LF.fd +share/texmf-dist/tex/latex/gillius/OT1GilliusADFCond-LF.fd +share/texmf-dist/tex/latex/gillius/OT1GilliusADFNoTwo-LF.fd +share/texmf-dist/tex/latex/gillius/OT1GilliusADFNoTwoCond-LF.fd +share/texmf-dist/tex/latex/gillius/T1GilliusADF-LF.fd +share/texmf-dist/tex/latex/gillius/T1GilliusADFCond-LF.fd +share/texmf-dist/tex/latex/gillius/T1GilliusADFNoTwo-LF.fd +share/texmf-dist/tex/latex/gillius/T1GilliusADFNoTwoCond-LF.fd +share/texmf-dist/tex/latex/gillius/TS1GilliusADF-LF.fd +share/texmf-dist/tex/latex/gillius/TS1GilliusADFCond-LF.fd +share/texmf-dist/tex/latex/gillius/TS1GilliusADFNoTwo-LF.fd +share/texmf-dist/tex/latex/gillius/TS1GilliusADFNoTwoCond-LF.fd +share/texmf-dist/tex/latex/gillius/gillius.sty +share/texmf-dist/tex/latex/gillius/gillius2.sty diff --git a/fonts/tex-gillius/distinfo b/fonts/tex-gillius/distinfo new file mode 100644 index 000000000..f3c2a1311 --- /dev/null +++ b/fonts/tex-gillius/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gillius-32068/gillius.tar.xz) = 26d184699a236978237f4c270cf4ee5eeb50f6d1 +RMD160 (tex-gillius-32068/gillius.tar.xz) = d7a6ba21072fa75a96b31b1fe70c863150c6efbb +Size (tex-gillius-32068/gillius.tar.xz) = 941848 bytes diff --git a/fonts/tex-gnu-freefont-doc/DESCR b/fonts/tex-gnu-freefont-doc/DESCR new file mode 100644 index 000000000..c1de76d83 --- /dev/null +++ b/fonts/tex-gnu-freefont-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gnu-freefont. diff --git a/fonts/tex-gnu-freefont-doc/Makefile b/fonts/tex-gnu-freefont-doc/Makefile new file mode 100644 index 000000000..3264f1117 --- /dev/null +++ b/fonts/tex-gnu-freefont-doc/Makefile @@ -0,0 +1,61 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gnu-freefont.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gnu-freefont +COMMENT= Documentation for tex-gnu-freefont +LICENSE= gnu-gpl-v3 + +REPLACE_PERL+= doc/fonts/gnu-freefont/tools/test/MES-Conformance/CheckConformance.pl +REPLACE_PERL+= doc/fonts/gnu-freefont/tools/test/MES-Conformance/mes-list-expand.pl +REPLACE_PERL+= doc/fonts/gnu-freefont/tools/utility/KerningNumerals.pl + +# we don't want to have a python dependency here +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/generate/buildutils.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/report/OpenType/UnicodeRanges.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/report/OpenType/__init__.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/report/kernclasses.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/report/ligatureLookups.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/report/private_use.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/report/range_report.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/script-menu/nameBySlot.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/script-menu/unnameBySlot.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/test/checkGlyphNumbers.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/test/findBackLayers.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/test/isMonoMono.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/test/ranges/Arabic/arabic_test.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/test/ranges/Arabic/generate_arabic_shaping.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/test/ranges/Arabic/unicode_joining.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/test/validate.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/utility/hex_range.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/utility/metafont/bulk_eps_import.py +#REPLACE_PYTHON+= doc/fonts/gnu-freefont/tools/utility/special-purpose/makeBraille.py + +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/CheckConformance.pl +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/mes-list-expand.pl +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/KerningNumerals.pl +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/generate/buildutils.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/report/OpenType/UnicodeRanges.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/report/OpenType/__init__.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/report/kernclasses.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/report/ligatureLookups.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/report/private_use.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/report/range_report.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/script-menu/nameBySlot.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/script-menu/unnameBySlot.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/checkGlyphNumbers.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/findBackLayers.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/isMonoMono.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/arabic_test.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/generate_arabic_shaping.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/unicode_joining.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/test/validate.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/hex_range.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/metafont/bulk_eps_import.py +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/special-purpose/makeBraille.py + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gnu-freefont-doc/PLIST b/fonts/tex-gnu-freefont-doc/PLIST new file mode 100644 index 000000000..8082f4f93 --- /dev/null +++ b/fonts/tex-gnu-freefont-doc/PLIST @@ -0,0 +1,55 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/doc/fonts/gnu-freefont/AUTHORS +share/texmf-dist/doc/fonts/gnu-freefont/BUILDING +share/texmf-dist/doc/fonts/gnu-freefont/COPYING +share/texmf-dist/doc/fonts/gnu-freefont/CREDITS +share/texmf-dist/doc/fonts/gnu-freefont/ChangeLog +share/texmf-dist/doc/fonts/gnu-freefont/INSTALL +share/texmf-dist/doc/fonts/gnu-freefont/Makefile +share/texmf-dist/doc/fonts/gnu-freefont/README +share/texmf-dist/doc/fonts/gnu-freefont/TROUBLESHOOTING +share/texmf-dist/doc/fonts/gnu-freefont/USAGE +share/texmf-dist/doc/fonts/gnu-freefont/notes/README-downloads.txt +share/texmf-dist/doc/fonts/gnu-freefont/notes/building.txt +share/texmf-dist/doc/fonts/gnu-freefont/notes/features.txt +share/texmf-dist/doc/fonts/gnu-freefont/notes/maintenance.txt +share/texmf-dist/doc/fonts/gnu-freefont/notes/troubleshooting.txt +share/texmf-dist/doc/fonts/gnu-freefont/notes/usage.txt +share/texmf-dist/doc/fonts/gnu-freefont/notes/webfont_guidelines.txt +share/texmf-dist/doc/fonts/gnu-freefont/tools/generate/MacTT +share/texmf-dist/doc/fonts/gnu-freefont/tools/generate/OpenType +share/texmf-dist/doc/fonts/gnu-freefont/tools/generate/TrueType +share/texmf-dist/doc/fonts/gnu-freefont/tools/generate/WOFF +share/texmf-dist/doc/fonts/gnu-freefont/tools/generate/buildutils.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/generate/buildutils.pyc +share/texmf-dist/doc/fonts/gnu-freefont/tools/report/OS2UnicodeRange +share/texmf-dist/doc/fonts/gnu-freefont/tools/report/OpenType/UnicodeRanges.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/report/OpenType/__init__.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/report/kernclasses.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/report/ligatureLookups.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/report/private_use.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/report/range_report.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/script-menu/nameBySlot.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/script-menu/unnameBySlot.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/CheckConformance.pl +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-1.lst +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-1.txt +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-2.lst +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-2.txt +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-3B.lst +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/MES-3B.txt +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/WGL4.lst +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/MES-Conformance/mes-list-expand.pl +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/checkGlyphNumbers.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/findBackLayers.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/isMonoMono.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/arabic_test.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/generate_arabic_shaping.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/ranges/Arabic/unicode_joining.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/test/validate.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/KerningNumerals.pl +share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/fontforge-interp.sh +share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/freefont-ttf.spec +share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/hex_range.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/metafont/bulk_eps_import.py +share/texmf-dist/doc/fonts/gnu-freefont/tools/utility/special-purpose/makeBraille.py diff --git a/fonts/tex-gnu-freefont-doc/distinfo b/fonts/tex-gnu-freefont-doc/distinfo new file mode 100644 index 000000000..e3308cb43 --- /dev/null +++ b/fonts/tex-gnu-freefont-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gnu-freefont-29349/gnu-freefont.doc.tar.xz) = 3641f40dd6bc6b872e30cd0d2c8a49baee957f11 +RMD160 (tex-gnu-freefont-29349/gnu-freefont.doc.tar.xz) = f69458dd0bc0d61be0c0223c2f51cac29d7f795d +Size (tex-gnu-freefont-29349/gnu-freefont.doc.tar.xz) = 161272 bytes diff --git a/fonts/tex-gnu-freefont/DESCR b/fonts/tex-gnu-freefont/DESCR new file mode 100644 index 000000000..796d4dfae --- /dev/null +++ b/fonts/tex-gnu-freefont/DESCR @@ -0,0 +1,4 @@ +The package provides a set of outline (i.e. OpenType) fonts +covering as much as possible of the Unicode character set. The +set consists of three typefaces: one monospaced and two +proportional (one with uniform and one with modulated stroke). diff --git a/fonts/tex-gnu-freefont/Makefile b/fonts/tex-gnu-freefont/Makefile new file mode 100644 index 000000000..c41764aa0 --- /dev/null +++ b/fonts/tex-gnu-freefont/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= gnu-freefont +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gnu-freefont +COMMENT= Unicode font, with rather wide coverage +LICENSE= gnu-gpl-v3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gnu-freefont/PLIST b/fonts/tex-gnu-freefont/PLIST new file mode 100644 index 000000000..3882b2798 --- /dev/null +++ b/fonts/tex-gnu-freefont/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeMono.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeMonoBold.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeMonoBoldOblique.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeMonoOblique.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSans.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSansBold.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSansBoldOblique.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSansOblique.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSerif.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSerifBold.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSerifBoldItalic.otf +share/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSerifItalic.otf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeMono.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeMonoBold.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeMonoBoldOblique.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeMonoOblique.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSans.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSansBold.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSansBoldOblique.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSansOblique.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSerif.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSerifBold.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSerifBoldItalic.ttf +share/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSerifItalic.ttf diff --git a/fonts/tex-gnu-freefont/distinfo b/fonts/tex-gnu-freefont/distinfo new file mode 100644 index 000000000..8ada70409 --- /dev/null +++ b/fonts/tex-gnu-freefont/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-gnu-freefont-29349/gnu-freefont.tar.xz) = 33ffb367865a98dd9e5e5392917b0c4ff54700bf +RMD160 (tex-gnu-freefont-29349/gnu-freefont.tar.xz) = f4df547e78d3e7ecd94693e956fb67036c6b6ace +Size (tex-gnu-freefont-29349/gnu-freefont.tar.xz) = 7094028 bytes diff --git a/fonts/tex-gothic-doc/DESCR b/fonts/tex-gothic-doc/DESCR new file mode 100644 index 000000000..1ca0fc048 --- /dev/null +++ b/fonts/tex-gothic-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gothic. diff --git a/fonts/tex-gothic-doc/Makefile b/fonts/tex-gothic-doc/Makefile new file mode 100644 index 000000000..d7084770a --- /dev/null +++ b/fonts/tex-gothic-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:45:22 wiz Exp $ + +DISTNAME= gothic.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 36022 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gothic +COMMENT= Documentation for tex-gothic +# LICENSE= collection + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gothic-doc/PLIST b/fonts/tex-gothic-doc/PLIST new file mode 100644 index 000000000..9c4f324bd --- /dev/null +++ b/fonts/tex-gothic-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:45:22 wiz Exp $ +share/texmf-dist/doc/fonts/gothic/00readme_fraktur.msg +share/texmf-dist/doc/fonts/gothic/README.sueterlin +share/texmf-dist/doc/fonts/gothic/README.yinit +share/texmf-dist/doc/fonts/gothic/suet.pdf +share/texmf-dist/doc/fonts/gothic/suet.tex +share/texmf-dist/doc/fonts/gothic/yinit.pdf diff --git a/fonts/tex-gothic-doc/distinfo b/fonts/tex-gothic-doc/distinfo new file mode 100644 index 000000000..f08365680 --- /dev/null +++ b/fonts/tex-gothic-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:45:22 wiz Exp $ + +SHA1 (tex-gothic-36022/gothic.doc.tar.xz) = 52a89bc77069030788d5009408311ce01767596f +RMD160 (tex-gothic-36022/gothic.doc.tar.xz) = 944c567b0d76b23ceb68afe4ffe3a52c1f612874 +Size (tex-gothic-36022/gothic.doc.tar.xz) = 193440 bytes diff --git a/fonts/tex-gothic/DESCR b/fonts/tex-gothic/DESCR new file mode 100644 index 000000000..1ca0be616 --- /dev/null +++ b/fonts/tex-gothic/DESCR @@ -0,0 +1,7 @@ +A collection of fonts that reproduce those used in "old German" +printing and handwriting. The set comprises Gothic, Schwabacher +and Fraktur fonts, a pair of handwriting fonts, Sutterlin and +Schwell, and a font containing decorative initials. In +addition, there are two re-encoding packages for Haralambous's +fonts, providing T1, using virtual fonts, and OT1 and T1, using +Metafont. diff --git a/fonts/tex-gothic/Makefile b/fonts/tex-gothic/Makefile new file mode 100644 index 000000000..198f32fce --- /dev/null +++ b/fonts/tex-gothic/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:44:57 wiz Exp $ + +DISTNAME= gothic +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 36022 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gothic +COMMENT= Collection of old German-style fonts +# LICENSE= collection + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-gothic/PLIST b/fonts/tex-gothic/PLIST new file mode 100644 index 000000000..19af3c97d --- /dev/null +++ b/fonts/tex-gothic/PLIST @@ -0,0 +1,73 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:44:57 wiz Exp $ +share/texmf-dist/fonts/source/public/gothic/cmfrabas.mf +share/texmf-dist/fonts/source/public/gothic/cmfrak.mf +share/texmf-dist/fonts/source/public/gothic/cmfraklow.mf +share/texmf-dist/fonts/source/public/gothic/cmfrakmis.mf +share/texmf-dist/fonts/source/public/gothic/cmfraknum.mf +share/texmf-dist/fonts/source/public/gothic/cmfrakoth.mf +share/texmf-dist/fonts/source/public/gothic/cmfrakupp.mf +share/texmf-dist/fonts/source/public/gothic/dcfrak.mf +share/texmf-dist/fonts/source/public/gothic/schwell.mf +share/texmf-dist/fonts/source/public/gothic/su-lig.mf +share/texmf-dist/fonts/source/public/gothic/su-low.mf +share/texmf-dist/fonts/source/public/gothic/su-spec.mf +share/texmf-dist/fonts/source/public/gothic/su-upp.mf +share/texmf-dist/fonts/source/public/gothic/suet14.mf +share/texmf-dist/fonts/source/public/gothic/xxfrak.mf +share/texmf-dist/fonts/source/public/gothic/yfrabase.mf +share/texmf-dist/fonts/source/public/gothic/yfrak.mf +share/texmf-dist/fonts/source/public/gothic/yfraklow.mf +share/texmf-dist/fonts/source/public/gothic/yfrakmis.mf +share/texmf-dist/fonts/source/public/gothic/yfraknum.mf +share/texmf-dist/fonts/source/public/gothic/yfrakoth.mf +share/texmf-dist/fonts/source/public/gothic/yfrakupp.mf +share/texmf-dist/fonts/source/public/gothic/ygotbase.mf +share/texmf-dist/fonts/source/public/gothic/ygoth.mf +share/texmf-dist/fonts/source/public/gothic/ygothgen.mf +share/texmf-dist/fonts/source/public/gothic/ygothlig.mf +share/texmf-dist/fonts/source/public/gothic/ygothlow.mf +share/texmf-dist/fonts/source/public/gothic/ygothmis.mf +share/texmf-dist/fonts/source/public/gothic/ygothnum.mf +share/texmf-dist/fonts/source/public/gothic/ygothupp.mf +share/texmf-dist/fonts/source/public/gothic/yinit.mf +share/texmf-dist/fonts/source/public/gothic/yinitA.mf +share/texmf-dist/fonts/source/public/gothic/yinitB.mf +share/texmf-dist/fonts/source/public/gothic/yinitC.mf +share/texmf-dist/fonts/source/public/gothic/yinitD.mf +share/texmf-dist/fonts/source/public/gothic/yinitE.mf +share/texmf-dist/fonts/source/public/gothic/yinitF.mf +share/texmf-dist/fonts/source/public/gothic/yinitG.mf +share/texmf-dist/fonts/source/public/gothic/yinitH.mf +share/texmf-dist/fonts/source/public/gothic/yinitJ.mf +share/texmf-dist/fonts/source/public/gothic/yinitK.mf +share/texmf-dist/fonts/source/public/gothic/yinitL.mf +share/texmf-dist/fonts/source/public/gothic/yinitM.mf +share/texmf-dist/fonts/source/public/gothic/yinitN.mf +share/texmf-dist/fonts/source/public/gothic/yinitO.mf +share/texmf-dist/fonts/source/public/gothic/yinitP.mf +share/texmf-dist/fonts/source/public/gothic/yinitQ.mf +share/texmf-dist/fonts/source/public/gothic/yinitR.mf +share/texmf-dist/fonts/source/public/gothic/yinitS.mf +share/texmf-dist/fonts/source/public/gothic/yinitT.mf +share/texmf-dist/fonts/source/public/gothic/yinitU.mf +share/texmf-dist/fonts/source/public/gothic/yinitV.mf +share/texmf-dist/fonts/source/public/gothic/yinitW.mf +share/texmf-dist/fonts/source/public/gothic/yinitX.mf +share/texmf-dist/fonts/source/public/gothic/yinitY.mf +share/texmf-dist/fonts/source/public/gothic/yinitZ.mf +share/texmf-dist/fonts/source/public/gothic/yintbase.mf +share/texmf-dist/fonts/source/public/gothic/ysmfrak.mf +share/texmf-dist/fonts/source/public/gothic/yswab.mf +share/texmf-dist/fonts/source/public/gothic/yswabase.mf +share/texmf-dist/fonts/source/public/gothic/yswablow.mf +share/texmf-dist/fonts/source/public/gothic/yswabmis.mf +share/texmf-dist/fonts/source/public/gothic/yswabnum.mf +share/texmf-dist/fonts/source/public/gothic/yswabupp.mf +share/texmf-dist/fonts/tfm/public/gothic/cmfrak.tfm +share/texmf-dist/fonts/tfm/public/gothic/schwell.tfm +share/texmf-dist/fonts/tfm/public/gothic/suet14.tfm +share/texmf-dist/fonts/tfm/public/gothic/yfrak.tfm +share/texmf-dist/fonts/tfm/public/gothic/ygoth.tfm +share/texmf-dist/fonts/tfm/public/gothic/yinit.tfm +share/texmf-dist/fonts/tfm/public/gothic/ysmfrak.tfm +share/texmf-dist/fonts/tfm/public/gothic/yswab.tfm diff --git a/fonts/tex-gothic/distinfo b/fonts/tex-gothic/distinfo new file mode 100644 index 000000000..5abdb07e7 --- /dev/null +++ b/fonts/tex-gothic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:44:57 wiz Exp $ + +SHA1 (tex-gothic-36022/gothic.tar.xz) = fe23f06cf2caa75c38101f7eae50120d6f7b5cf9 +RMD160 (tex-gothic-36022/gothic.tar.xz) = 5c26522e28c7790601441e0f28742575c4a3c244 +Size (tex-gothic-36022/gothic.tar.xz) = 129568 bytes diff --git a/fonts/tex-greenpoint-doc/DESCR b/fonts/tex-greenpoint-doc/DESCR new file mode 100644 index 000000000..c01d90d22 --- /dev/null +++ b/fonts/tex-greenpoint-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-greenpoint. diff --git a/fonts/tex-greenpoint-doc/Makefile b/fonts/tex-greenpoint-doc/Makefile new file mode 100644 index 000000000..8cc879379 --- /dev/null +++ b/fonts/tex-greenpoint-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= greenpoint.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/greenpoint +COMMENT= Documentation for tex-greenpoint +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-greenpoint-doc/PLIST b/fonts/tex-greenpoint-doc/PLIST new file mode 100644 index 000000000..915001dd8 --- /dev/null +++ b/fonts/tex-greenpoint-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/doc/fonts/greenpoint/ChangeLog +share/texmf-dist/doc/fonts/greenpoint/README diff --git a/fonts/tex-greenpoint-doc/distinfo b/fonts/tex-greenpoint-doc/distinfo new file mode 100644 index 000000000..cc525a49d --- /dev/null +++ b/fonts/tex-greenpoint-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-greenpoint-15878/greenpoint.doc.tar.xz) = 689af66b318767e4fd1e798fad6440fcdd56e0b6 +RMD160 (tex-greenpoint-15878/greenpoint.doc.tar.xz) = d05a25ab5440c937a956fada6dc3dfc6cc046d66 +Size (tex-greenpoint-15878/greenpoint.doc.tar.xz) = 948 bytes diff --git a/fonts/tex-greenpoint/DESCR b/fonts/tex-greenpoint/DESCR new file mode 100644 index 000000000..7292a4be3 --- /dev/null +++ b/fonts/tex-greenpoint/DESCR @@ -0,0 +1,4 @@ +A Metafont-implementation of the logo commonly known as 'Der +Grune Punkt' ('The Green Point'). In Austria, it can be found +on nearly every bottle. It should not be confused with the +'Recycle'-logo, implemented by Ian Green. diff --git a/fonts/tex-greenpoint/Makefile b/fonts/tex-greenpoint/Makefile new file mode 100644 index 000000000..4fdbcab56 --- /dev/null +++ b/fonts/tex-greenpoint/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +DISTNAME= greenpoint +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/greenpoint +COMMENT= Green Point logo +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-greenpoint/PLIST b/fonts/tex-greenpoint/PLIST new file mode 100644 index 000000000..aa138c0d2 --- /dev/null +++ b/fonts/tex-greenpoint/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:44 wiz Exp $ +share/texmf-dist/fonts/source/public/greenpoint/greenpoint.mf +share/texmf-dist/fonts/tfm/public/greenpoint/greenpoint.tfm diff --git a/fonts/tex-greenpoint/distinfo b/fonts/tex-greenpoint/distinfo new file mode 100644 index 000000000..90ba17f8b --- /dev/null +++ b/fonts/tex-greenpoint/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:44 wiz Exp $ + +SHA1 (tex-greenpoint-15878/greenpoint.tar.xz) = 5920c6a6b7a2282d8b4d278ca98eb1ec53e16b7f +RMD160 (tex-greenpoint-15878/greenpoint.tar.xz) = ded275ec09c9a2ab0930b600219199c6f8a4d926 +Size (tex-greenpoint-15878/greenpoint.tar.xz) = 1672 bytes diff --git a/fonts/tex-grotesq-doc/DESCR b/fonts/tex-grotesq-doc/DESCR new file mode 100644 index 000000000..77ea90975 --- /dev/null +++ b/fonts/tex-grotesq-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-grotesq. diff --git a/fonts/tex-grotesq-doc/Makefile b/fonts/tex-grotesq-doc/Makefile new file mode 100644 index 000000000..d29d1fd90 --- /dev/null +++ b/fonts/tex-grotesq-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= grotesq.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/urw-grotesq +COMMENT= Documentation for tex-grotesq +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-grotesq-doc/PLIST b/fonts/tex-grotesq-doc/PLIST new file mode 100644 index 000000000..bfa94f135 --- /dev/null +++ b/fonts/tex-grotesq-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/doc/fonts/grotesq/grotesq.txt +share/texmf-dist/doc/fonts/grotesq/readme.grotesq +share/texmf-dist/doc/fonts/grotesq/ugq.txt diff --git a/fonts/tex-grotesq-doc/distinfo b/fonts/tex-grotesq-doc/distinfo new file mode 100644 index 000000000..5a9d5f2dc --- /dev/null +++ b/fonts/tex-grotesq-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-grotesq-35859/grotesq.doc.tar.xz) = 31a48612ec83b70a31e451aa42dd21d085a4aa9e +RMD160 (tex-grotesq-35859/grotesq.doc.tar.xz) = 276b40e8db3c4328de4d88347b47e80857669566 +Size (tex-grotesq-35859/grotesq.doc.tar.xz) = 2800 bytes diff --git a/fonts/tex-grotesq/DESCR b/fonts/tex-grotesq/DESCR new file mode 100644 index 000000000..930015ab9 --- /dev/null +++ b/fonts/tex-grotesq/DESCR @@ -0,0 +1,3 @@ +The directory contains a copy of the Type 1 font "URW Grotesq +2031 Bold' released under the GPL by URW, with supporting files +for use with (La)TeX. diff --git a/fonts/tex-grotesq/Makefile b/fonts/tex-grotesq/Makefile new file mode 100644 index 000000000..821e2d3ad --- /dev/null +++ b/fonts/tex-grotesq/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= grotesq +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/urw-grotesq +COMMENT= URW Grotesq font pack for LaTeX +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= ugq.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-grotesq/PLIST b/fonts/tex-grotesq/PLIST new file mode 100644 index 000000000..b250f19e5 --- /dev/null +++ b/fonts/tex-grotesq/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/fonts/afm/urw/grotesq/ugqb8a.afm +share/texmf-dist/fonts/afm/urw/grotesq/ugqb8a.afm.org +share/texmf-dist/fonts/map/dvips/grotesq/ugq.map +share/texmf-dist/fonts/tfm/urw/grotesq/ugqb7t.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqb8a.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqb8c.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqb8r.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqb8t.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqbo7t.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqbo8c.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqbo8r.tfm +share/texmf-dist/fonts/tfm/urw/grotesq/ugqbo8t.tfm +share/texmf-dist/fonts/type1/urw/grotesq/ugqb8a.pfb +share/texmf-dist/fonts/type1/urw/grotesq/ugqb8a.pfm +share/texmf-dist/fonts/vf/urw/grotesq/ugqb7t.vf +share/texmf-dist/fonts/vf/urw/grotesq/ugqb8c.vf +share/texmf-dist/fonts/vf/urw/grotesq/ugqb8t.vf +share/texmf-dist/fonts/vf/urw/grotesq/ugqbo7t.vf +share/texmf-dist/fonts/vf/urw/grotesq/ugqbo8c.vf +share/texmf-dist/fonts/vf/urw/grotesq/ugqbo8t.vf +share/texmf-dist/tex/latex/grotesq/ot1ugq.fd +share/texmf-dist/tex/latex/grotesq/t1ugq.fd +share/texmf-dist/tex/latex/grotesq/ts1ugq.fd diff --git a/fonts/tex-grotesq/distinfo b/fonts/tex-grotesq/distinfo new file mode 100644 index 000000000..1ac02a17f --- /dev/null +++ b/fonts/tex-grotesq/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-grotesq-35859/grotesq.tar.xz) = 14be170e7fc769b71d5f070c4bb0c24d1491be7f +RMD160 (tex-grotesq-35859/grotesq.tar.xz) = a4fc9d99b4471244c467c43953c1d68b9682b664 +Size (tex-grotesq-35859/grotesq.tar.xz) = 47696 bytes diff --git a/fonts/tex-hacm-doc/DESCR b/fonts/tex-hacm-doc/DESCR new file mode 100644 index 000000000..4a6df706b --- /dev/null +++ b/fonts/tex-hacm-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-hacm. diff --git a/fonts/tex-hacm-doc/Makefile b/fonts/tex-hacm-doc/Makefile new file mode 100644 index 000000000..5eb69c067 --- /dev/null +++ b/fonts/tex-hacm-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= hacm.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.1 +TEXLIVE_REV= 27671 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hacm +COMMENT= Documentation for tex-hacm +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-hacm-doc/PLIST b/fonts/tex-hacm-doc/PLIST new file mode 100644 index 000000000..2b4234496 --- /dev/null +++ b/fonts/tex-hacm-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/doc/fonts/hacm/README +share/texmf-dist/doc/fonts/hacm/hacmdoc.pdf +share/texmf-dist/doc/fonts/hacm/hacmdoc.tex diff --git a/fonts/tex-hacm-doc/distinfo b/fonts/tex-hacm-doc/distinfo new file mode 100644 index 000000000..f85545b9b --- /dev/null +++ b/fonts/tex-hacm-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-hacm-27671/hacm.doc.tar.xz) = e7e13d54bfda9d34ce64d95c2c8c064210bfba79 +RMD160 (tex-hacm-27671/hacm.doc.tar.xz) = 2eb2e44eb26151de704ea59db531ce3f6cf27437 +Size (tex-hacm-27671/hacm.doc.tar.xz) = 205664 bytes diff --git a/fonts/tex-hacm/DESCR b/fonts/tex-hacm/DESCR new file mode 100644 index 000000000..c6c963152 --- /dev/null +++ b/fonts/tex-hacm/DESCR @@ -0,0 +1,3 @@ +The package supports typesetting hacm, the alphabet of the +constructed language Arka. The bundle provides nine official +fonts, in Adobe Type 1 format. diff --git a/fonts/tex-hacm/Makefile b/fonts/tex-hacm/Makefile new file mode 100644 index 000000000..cc28b192b --- /dev/null +++ b/fonts/tex-hacm/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= hacm +PKGNAME= tex-${DISTNAME}-0.1 +TEXLIVE_REV= 27671 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hacm +COMMENT= Font support for the Arka language +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= hacm.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-hacm/PLIST b/fonts/tex-hacm/PLIST new file mode 100644 index 000000000..a433f8316 --- /dev/null +++ b/fonts/tex-hacm/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/fonts/map/dvips/hacm/hacm.map +share/texmf-dist/fonts/tfm/public/hacm/alblant.tfm +share/texmf-dist/fonts/tfm/public/hacm/defans.tfm +share/texmf-dist/fonts/tfm/public/hacm/fenlil.tfm +share/texmf-dist/fonts/tfm/public/hacm/fialis.tfm +share/texmf-dist/fonts/tfm/public/hacm/inje.tfm +share/texmf-dist/fonts/tfm/public/hacm/kardinal.tfm +share/texmf-dist/fonts/tfm/public/hacm/lantia.tfm +share/texmf-dist/fonts/tfm/public/hacm/nalnia.tfm +share/texmf-dist/fonts/tfm/public/hacm/olivia.tfm +share/texmf-dist/fonts/tfm/public/hacm/ralblant.tfm +share/texmf-dist/fonts/tfm/public/hacm/rdefans.tfm +share/texmf-dist/fonts/tfm/public/hacm/rfenlil.tfm +share/texmf-dist/fonts/tfm/public/hacm/rfialis.tfm +share/texmf-dist/fonts/tfm/public/hacm/rinje.tfm +share/texmf-dist/fonts/tfm/public/hacm/rkardinal.tfm +share/texmf-dist/fonts/tfm/public/hacm/rlantia.tfm +share/texmf-dist/fonts/tfm/public/hacm/rnalnia.tfm +share/texmf-dist/fonts/tfm/public/hacm/rolivia.tfm +share/texmf-dist/fonts/type1/public/hacm/alblant.pfb +share/texmf-dist/fonts/type1/public/hacm/defans.pfb +share/texmf-dist/fonts/type1/public/hacm/fenlil.pfb +share/texmf-dist/fonts/type1/public/hacm/fialis.pfb +share/texmf-dist/fonts/type1/public/hacm/inje.pfb +share/texmf-dist/fonts/type1/public/hacm/kardinal.pfb +share/texmf-dist/fonts/type1/public/hacm/lantia.pfb +share/texmf-dist/fonts/type1/public/hacm/nalnia.pfb +share/texmf-dist/fonts/type1/public/hacm/olivia.pfb +share/texmf-dist/fonts/vf/public/hacm/alblant.vf +share/texmf-dist/fonts/vf/public/hacm/defans.vf +share/texmf-dist/fonts/vf/public/hacm/fenlil.vf +share/texmf-dist/fonts/vf/public/hacm/fialis.vf +share/texmf-dist/fonts/vf/public/hacm/inje.vf +share/texmf-dist/fonts/vf/public/hacm/kardinal.vf +share/texmf-dist/fonts/vf/public/hacm/lantia.vf +share/texmf-dist/fonts/vf/public/hacm/nalnia.vf +share/texmf-dist/fonts/vf/public/hacm/olivia.vf +share/texmf-dist/tex/latex/hacm/hacm.sty +share/texmf-dist/tex/latex/hacm/ot1halb.fd +share/texmf-dist/tex/latex/hacm/ot1hdef.fd +share/texmf-dist/tex/latex/hacm/ot1hfen.fd +share/texmf-dist/tex/latex/hacm/ot1hfia.fd +share/texmf-dist/tex/latex/hacm/ot1hinj.fd +share/texmf-dist/tex/latex/hacm/ot1hkar.fd +share/texmf-dist/tex/latex/hacm/ot1hlan.fd diff --git a/fonts/tex-hacm/distinfo b/fonts/tex-hacm/distinfo new file mode 100644 index 000000000..41f962fc0 --- /dev/null +++ b/fonts/tex-hacm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-hacm-27671/hacm.tar.xz) = d246801e1fa5a9605e337cc3f68983fc882fc370 +RMD160 (tex-hacm-27671/hacm.tar.xz) = 7d96d456ea70ec3251f6013f8dd97b3f82f35fe3 +Size (tex-hacm-27671/hacm.tar.xz) = 226268 bytes diff --git a/fonts/tex-hands/DESCR b/fonts/tex-hands/DESCR new file mode 100644 index 000000000..577be32c0 --- /dev/null +++ b/fonts/tex-hands/DESCR @@ -0,0 +1,3 @@ +Provides right- and left-pointing hands in both black-on-white +and white-on-black realisation. The font is distributed as +Metafont source. diff --git a/fonts/tex-hands/Makefile b/fonts/tex-hands/Makefile new file mode 100644 index 000000000..9f7e6cdc2 --- /dev/null +++ b/fonts/tex-hands/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= hands +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 13293 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hands +COMMENT= Pointing hand font +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-hands/PLIST b/fonts/tex-hands/PLIST new file mode 100644 index 000000000..43722ca38 --- /dev/null +++ b/fonts/tex-hands/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/fonts/source/public/hands/hands.mf +share/texmf-dist/fonts/source/public/hands/handsdef.mf +share/texmf-dist/fonts/source/public/hands/mirror.mf +share/texmf-dist/fonts/source/public/hands/reverse.mf +share/texmf-dist/fonts/source/public/hands/rvmirror.mf +share/texmf-dist/fonts/tfm/public/hands/hands.tfm diff --git a/fonts/tex-hands/distinfo b/fonts/tex-hands/distinfo new file mode 100644 index 000000000..f0ee901fe --- /dev/null +++ b/fonts/tex-hands/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-hands-13293/hands.tar.xz) = a77b04dfdecd163f37663968d5f206db4898570a +RMD160 (tex-hands-13293/hands.tar.xz) = fa4426f90f0aa7d5e734146e33465c9f60335e0b +Size (tex-hands-13293/hands.tar.xz) = 2596 bytes diff --git a/fonts/tex-helvetic/Makefile b/fonts/tex-helvetic/Makefile index d00555175..ed4ca0d48 100644 --- a/fonts/tex-helvetic/Makefile +++ b/fonts/tex-helvetic/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.6 2011/07/20 02:09:38 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 07:56:24 markd Exp $ DISTNAME= helvetic -PKGNAME= tex-${DISTNAME}-2010.21993 -TEXLIVE_REV= 21993 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= Adobe Helvetica fonts CONFLICTS+= teTeX-texmf<=3.0nb19 +TEX_MAP_FILES+= uhv.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-helvetic/PLIST b/fonts/tex-helvetic/PLIST index ec227d902..bcb264345 100644 --- a/fonts/tex-helvetic/PLIST +++ b/fonts/tex-helvetic/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2011/07/20 02:09:38 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/25 07:56:24 markd Exp $ share/texmf-dist/dvips/helvetic/config.uhv share/texmf-dist/fonts/afm/adobe/helvetic/phvb8a.afm share/texmf-dist/fonts/afm/adobe/helvetic/phvb8an.afm @@ -67,26 +67,6 @@ share/texmf-dist/fonts/tfm/adobe/helvetic/phvro8t.tfm share/texmf-dist/fonts/tfm/adobe/helvetic/phvro8tn.tfm share/texmf-dist/fonts/tfm/adobe/helvetic/phvron.tfm share/texmf-dist/fonts/tfm/adobe/helvetic/phvrrn.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvb8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvbc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvbn8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvbnc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvbo8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvbon8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvr8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvrc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvrn8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvrnc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvro8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/phvron8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvb.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvbo.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvbon.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvbrn.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvro.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvron.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/helvetic/rphvrrn.tfm share/texmf-dist/fonts/tfm/monotype/helvetic/arb10u.tfm share/texmf-dist/fonts/tfm/monotype/helvetic/arb2n.tfm share/texmf-dist/fonts/tfm/monotype/helvetic/arb7j.tfm @@ -175,8 +155,6 @@ share/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfb share/texmf-dist/fonts/type1/urw/helvetic/uhvbo8a.pfm share/texmf-dist/fonts/type1/urw/helvetic/uhvbo8ac.pfb share/texmf-dist/fonts/type1/urw/helvetic/uhvbo8ac.pfm -share/texmf-dist/fonts/type1/urw/helvetic/uhvboc8a.pfb -share/texmf-dist/fonts/type1/urw/helvetic/uhvbrc8a.pfb share/texmf-dist/fonts/type1/urw/helvetic/uhvr8a-105.pfb share/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfb share/texmf-dist/fonts/type1/urw/helvetic/uhvr8a.pfm @@ -187,8 +165,6 @@ share/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfb share/texmf-dist/fonts/type1/urw/helvetic/uhvro8a.pfm share/texmf-dist/fonts/type1/urw/helvetic/uhvro8ac.pfb share/texmf-dist/fonts/type1/urw/helvetic/uhvro8ac.pfm -share/texmf-dist/fonts/type1/urw/helvetic/uhvroc8a.pfb -share/texmf-dist/fonts/type1/urw/helvetic/uhvrrc8a.pfb share/texmf-dist/fonts/vf/adobe/helvetic/phvb.vf share/texmf-dist/fonts/vf/adobe/helvetic/phvb7t.vf share/texmf-dist/fonts/vf/adobe/helvetic/phvb7tn.vf @@ -231,18 +207,6 @@ share/texmf-dist/fonts/vf/adobe/helvetic/phvro8t.vf share/texmf-dist/fonts/vf/adobe/helvetic/phvro8tn.vf share/texmf-dist/fonts/vf/adobe/helvetic/phvron.vf share/texmf-dist/fonts/vf/adobe/helvetic/phvrrn.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvb8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvbc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvbn8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvbnc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvbo8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvbon8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvr8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvrc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvrn8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvrnc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvro8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/helvetic/phvron8z.vf share/texmf-dist/fonts/vf/monotype/helvetic/mhvb.vf share/texmf-dist/fonts/vf/monotype/helvetic/mhvb8t.vf share/texmf-dist/fonts/vf/monotype/helvetic/mhvbi.vf diff --git a/fonts/tex-helvetic/distinfo b/fonts/tex-helvetic/distinfo index 932502ec4..ee119e455 100644 --- a/fonts/tex-helvetic/distinfo +++ b/fonts/tex-helvetic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/07/20 02:09:38 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/04/25 07:56:24 markd Exp $ -SHA1 (tex-helvetic-21993/helvetic.tar.xz) = f936d6e374af7524fd2bab72777a29c5980dacf3 -RMD160 (tex-helvetic-21993/helvetic.tar.xz) = d7097b8e5297a65d807a315ba562740a1a82a87b -Size (tex-helvetic-21993/helvetic.tar.xz) = 659104 bytes +SHA1 (tex-helvetic-31835/helvetic.tar.xz) = 6ca502b341a206f46c6a3aa697b2ac49add5cdfa +RMD160 (tex-helvetic-31835/helvetic.tar.xz) = e58d26c65b35a4100fccd137414175bdf585c1b2 +Size (tex-helvetic-31835/helvetic.tar.xz) = 539892 bytes diff --git a/fonts/tex-heuristica-doc/DESCR b/fonts/tex-heuristica-doc/DESCR new file mode 100644 index 000000000..2988d04da --- /dev/null +++ b/fonts/tex-heuristica-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-heuristica. diff --git a/fonts/tex-heuristica-doc/Makefile b/fonts/tex-heuristica-doc/Makefile new file mode 100644 index 000000000..edcb0a34a --- /dev/null +++ b/fonts/tex-heuristica-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= heuristica.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.08 +TEXLIVE_REV= 35964 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/heuristica +COMMENT= Documentation for tex-heuristica +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-heuristica-doc/PLIST b/fonts/tex-heuristica-doc/PLIST new file mode 100644 index 000000000..4757833cf --- /dev/null +++ b/fonts/tex-heuristica-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/doc/fonts/heuristica/FontLog.txt +share/texmf-dist/doc/fonts/heuristica/OFL-FAQ.txt +share/texmf-dist/doc/fonts/heuristica/OFL.txt +share/texmf-dist/doc/fonts/heuristica/README +share/texmf-dist/doc/fonts/heuristica/heuristica-doc.pdf +share/texmf-dist/doc/fonts/heuristica/heuristica-doc.tex diff --git a/fonts/tex-heuristica-doc/distinfo b/fonts/tex-heuristica-doc/distinfo new file mode 100644 index 000000000..1b7b0cc8c --- /dev/null +++ b/fonts/tex-heuristica-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-heuristica-35964/heuristica.doc.tar.xz) = 6a710476ff3a00be2a051c480c0041f280f68593 +RMD160 (tex-heuristica-35964/heuristica.doc.tar.xz) = 9170a769c3ce5a28e87cba06221b2a0d8f573354 +Size (tex-heuristica-35964/heuristica.doc.tar.xz) = 201344 bytes diff --git a/fonts/tex-heuristica/DESCR b/fonts/tex-heuristica/DESCR new file mode 100644 index 000000000..5e482a8f1 --- /dev/null +++ b/fonts/tex-heuristica/DESCR @@ -0,0 +1,5 @@ +The fonts extend the utopia set with Cyrillic glyphs, +additional figure styles, ligatures and Small Caps in Regular +style only. Macro support, and maths fonts that match the +Utopia family, are provided by the Fourier and the Mathdesign +font packages. diff --git a/fonts/tex-heuristica/Makefile b/fonts/tex-heuristica/Makefile new file mode 100644 index 000000000..e1b7b4242 --- /dev/null +++ b/fonts/tex-heuristica/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= heuristica +PKGNAME= tex-${DISTNAME}-1.08 +TEXLIVE_REV= 35964 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/heuristica +COMMENT= Fonts extending Utopia, with LaTeX support files +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= Heuristica.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-heuristica/PLIST b/fonts/tex-heuristica/PLIST new file mode 100644 index 000000000..c03374c8d --- /dev/null +++ b/fonts/tex-heuristica/PLIST @@ -0,0 +1,229 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/heuristica/zut_5b7xz5.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_bavnqe.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_ckaykl.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_cq6rqq.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_cvig5d.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_d3dvo4.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_dcwkkw.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_dhvb6d.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_dvh2xl.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_e7tlds.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_edf5gu.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_etrbro.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_evgarn.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_f5n2rf.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_fc3mov.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_flhghs.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_g4w54e.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_geqeyh.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_hbxdik.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_hln2hy.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_hvy566.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_ijw3px.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_it5nv3.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_j3hjx2.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_k42udk.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_n2gc2n.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_nvi5ys.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_qy67bk.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_rhmrtx.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_rutxxy.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_tfeu3y.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_thxlbm.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_tsvs4d.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_u7pc6m.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_ul3ofd.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_v7it2w.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_vaioc2.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_vtjod4.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_ysltpx.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_zk7stm.enc +share/texmf-dist/fonts/enc/dvips/heuristica/zut_zl5g24.enc +share/texmf-dist/fonts/map/dvips/heuristica/Heuristica.map +share/texmf-dist/fonts/opentype/public/heuristica/Heuristica-Bold.otf +share/texmf-dist/fonts/opentype/public/heuristica/Heuristica-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/heuristica/Heuristica-Italic.otf +share/texmf-dist/fonts/opentype/public/heuristica/Heuristica-Regular.otf +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-inf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-sup-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-sc-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t2a.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t2b.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-t2c.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/heuristica/Heuristica-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/type1/public/heuristica/Heuristica-Bold.pfb +share/texmf-dist/fonts/type1/public/heuristica/Heuristica-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/heuristica/Heuristica-Italic.pfb +share/texmf-dist/fonts/type1/public/heuristica/Heuristica-Regular.pfb +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-BoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/public/heuristica/Heuristica-Regular-tosf-ts1.vf +share/texmf-dist/tex/latex/heuristica/LY1Heuristica-Inf.fd +share/texmf-dist/tex/latex/heuristica/LY1Heuristica-Sup.fd +share/texmf-dist/tex/latex/heuristica/LY1Heuristica-TLF.fd +share/texmf-dist/tex/latex/heuristica/LY1Heuristica-TOsF.fd +share/texmf-dist/tex/latex/heuristica/T1Heuristica-Inf.fd +share/texmf-dist/tex/latex/heuristica/T1Heuristica-Sup.fd +share/texmf-dist/tex/latex/heuristica/T1Heuristica-TLF.fd +share/texmf-dist/tex/latex/heuristica/T1Heuristica-TOsF.fd +share/texmf-dist/tex/latex/heuristica/T2AHeuristica-Inf.fd +share/texmf-dist/tex/latex/heuristica/T2AHeuristica-Sup.fd +share/texmf-dist/tex/latex/heuristica/T2AHeuristica-TLF.fd +share/texmf-dist/tex/latex/heuristica/T2AHeuristica-TOsF.fd +share/texmf-dist/tex/latex/heuristica/T2BHeuristica-Inf.fd +share/texmf-dist/tex/latex/heuristica/T2BHeuristica-Sup.fd +share/texmf-dist/tex/latex/heuristica/T2BHeuristica-TLF.fd +share/texmf-dist/tex/latex/heuristica/T2BHeuristica-TOsF.fd +share/texmf-dist/tex/latex/heuristica/T2CHeuristica-Inf.fd +share/texmf-dist/tex/latex/heuristica/T2CHeuristica-Sup.fd +share/texmf-dist/tex/latex/heuristica/T2CHeuristica-TLF.fd +share/texmf-dist/tex/latex/heuristica/T2CHeuristica-TOsF.fd +share/texmf-dist/tex/latex/heuristica/TS1Heuristica-TLF.fd +share/texmf-dist/tex/latex/heuristica/TS1Heuristica-TOsF.fd +share/texmf-dist/tex/latex/heuristica/heuristica.fontspec +share/texmf-dist/tex/latex/heuristica/heuristica.sty diff --git a/fonts/tex-heuristica/distinfo b/fonts/tex-heuristica/distinfo new file mode 100644 index 000000000..8a9ab2916 --- /dev/null +++ b/fonts/tex-heuristica/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-heuristica-35964/heuristica.tar.xz) = 4f14e36eabe5ff23a2f284144674e517588b19aa +RMD160 (tex-heuristica-35964/heuristica.tar.xz) = 3c86a83eef070c7015c12c5601635526c4dac6a8 +Size (tex-heuristica-35964/heuristica.tar.xz) = 1078872 bytes diff --git a/fonts/tex-hfbright-doc/DESCR b/fonts/tex-hfbright-doc/DESCR new file mode 100644 index 000000000..8f28174e7 --- /dev/null +++ b/fonts/tex-hfbright-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-hfbright. diff --git a/fonts/tex-hfbright-doc/Makefile b/fonts/tex-hfbright-doc/Makefile new file mode 100644 index 000000000..e61b94d36 --- /dev/null +++ b/fonts/tex-hfbright-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= hfbright.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hfbright +COMMENT= Documentation for tex-hfbright +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-hfbright-doc/PLIST b/fonts/tex-hfbright-doc/PLIST new file mode 100644 index 000000000..d82afcbad --- /dev/null +++ b/fonts/tex-hfbright-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/doc/fonts/hfbright/README +share/texmf-dist/doc/fonts/hfbright/config.hfbright +share/texmf-dist/doc/fonts/hfbright/generate.sh +share/texmf-dist/doc/fonts/hfbright/install.sh +share/texmf-dist/doc/fonts/hfbright/simplify-rename.pe diff --git a/fonts/tex-hfbright-doc/distinfo b/fonts/tex-hfbright-doc/distinfo new file mode 100644 index 000000000..6ffc30fe2 --- /dev/null +++ b/fonts/tex-hfbright-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-hfbright-29349/hfbright.doc.tar.xz) = e79681280de5128cfb2206ecb6195d93cecb862e +RMD160 (tex-hfbright-29349/hfbright.doc.tar.xz) = 7bfedb09f988aa2f36ae002a7896beb4fa0bed33 +Size (tex-hfbright-29349/hfbright.doc.tar.xz) = 4964 bytes diff --git a/fonts/tex-hfbright/DESCR b/fonts/tex-hfbright/DESCR new file mode 100644 index 000000000..d55a0efd3 --- /dev/null +++ b/fonts/tex-hfbright/DESCR @@ -0,0 +1,2 @@ +These are Adobe Type 1 versions of the OT1-encoded and maths +parts of the Computer Modern Bright fonts. diff --git a/fonts/tex-hfbright/Makefile b/fonts/tex-hfbright/Makefile new file mode 100644 index 000000000..308c25946 --- /dev/null +++ b/fonts/tex-hfbright/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= hfbright +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hfbright +COMMENT= Hfbright fonts +LICENSE= lppl-1.3c + +TEX_MIXEDMAP_FILES+= hfbright.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-hfbright/PLIST b/fonts/tex-hfbright/PLIST new file mode 100644 index 000000000..e187b958e --- /dev/null +++ b/fonts/tex-hfbright/PLIST @@ -0,0 +1,55 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/fonts/afm/public/hfbright/hfbr10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbr17.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbr8.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbr9.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbras10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbras8.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbras9.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrbs10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrbs8.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrbs9.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrbx10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrmb10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrmi10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrmi8.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrmi9.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrsl10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrsl17.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrsl8.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrsl9.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrsy10.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrsy8.afm +share/texmf-dist/fonts/afm/public/hfbright/hfbrsy9.afm +share/texmf-dist/fonts/afm/public/hfbright/hfsltl10.afm +share/texmf-dist/fonts/afm/public/hfbright/hftl10.afm +share/texmf-dist/fonts/enc/dvips/hfbright/hfmital.enc +share/texmf-dist/fonts/enc/dvips/hfbright/hfmsa.enc +share/texmf-dist/fonts/enc/dvips/hfbright/hfmsb.enc +share/texmf-dist/fonts/enc/dvips/hfbright/hfmsym.enc +share/texmf-dist/fonts/enc/dvips/hfbright/hfot1.enc +share/texmf-dist/fonts/map/dvips/hfbright/hfbright.map +share/texmf-dist/fonts/type1/public/hfbright/hfbr10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbr17.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbr8.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbr9.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbras10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbras8.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbras9.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrbs10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrbs8.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrbs9.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrbx10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrmb10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrmi10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrmi8.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrmi9.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrsl10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrsl17.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrsl8.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrsl9.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrsy10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrsy8.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfbrsy9.pfb +share/texmf-dist/fonts/type1/public/hfbright/hfsltl10.pfb +share/texmf-dist/fonts/type1/public/hfbright/hftl10.pfb diff --git a/fonts/tex-hfbright/distinfo b/fonts/tex-hfbright/distinfo new file mode 100644 index 000000000..e425756e4 --- /dev/null +++ b/fonts/tex-hfbright/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-hfbright-29349/hfbright.tar.xz) = 671357ebe00c1f877bc040d94195166122b6b746 +RMD160 (tex-hfbright-29349/hfbright.tar.xz) = 6fac26d6058bc5aca83b7771c592e59b5cf86205 +Size (tex-hfbright-29349/hfbright.tar.xz) = 832796 bytes diff --git a/fonts/tex-hfoldsty-doc/DESCR b/fonts/tex-hfoldsty-doc/DESCR new file mode 100644 index 000000000..1ce27ab4a --- /dev/null +++ b/fonts/tex-hfoldsty-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-hfoldsty. diff --git a/fonts/tex-hfoldsty-doc/Makefile b/fonts/tex-hfoldsty-doc/Makefile new file mode 100644 index 000000000..a9093d168 --- /dev/null +++ b/fonts/tex-hfoldsty-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= hfoldsty.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.15 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hfoldsty +COMMENT= Documentation for tex-hfoldsty +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-hfoldsty-doc/PLIST b/fonts/tex-hfoldsty-doc/PLIST new file mode 100644 index 000000000..9a9cf5291 --- /dev/null +++ b/fonts/tex-hfoldsty-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/doc/fonts/hfoldsty/ChangeLog +share/texmf-dist/doc/fonts/hfoldsty/Makefile +share/texmf-dist/doc/fonts/hfoldsty/README +share/texmf-dist/doc/fonts/hfoldsty/TODO +share/texmf-dist/doc/fonts/hfoldsty/gpl.txt +share/texmf-dist/doc/fonts/hfoldsty/hfoldsty.pdf +share/texmf-dist/doc/fonts/hfoldsty/hfoldsty.xml +share/texmf-dist/doc/fonts/hfoldsty/test-eco-hfo.tex +share/texmf-dist/doc/fonts/hfoldsty/test-eco.tex +share/texmf-dist/doc/fonts/hfoldsty/test-hfo.tex diff --git a/fonts/tex-hfoldsty-doc/distinfo b/fonts/tex-hfoldsty-doc/distinfo new file mode 100644 index 000000000..14a19b10e --- /dev/null +++ b/fonts/tex-hfoldsty-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-hfoldsty-29349/hfoldsty.doc.tar.xz) = c467c592cd37ce39328d40df7772283503456dfb +RMD160 (tex-hfoldsty-29349/hfoldsty.doc.tar.xz) = d9998aeec4a1ff0b9d19f2f22a1cb48d5badc068 +Size (tex-hfoldsty-29349/hfoldsty.doc.tar.xz) = 349128 bytes diff --git a/fonts/tex-hfoldsty/DESCR b/fonts/tex-hfoldsty/DESCR new file mode 100644 index 000000000..f8614055d --- /dev/null +++ b/fonts/tex-hfoldsty/DESCR @@ -0,0 +1,6 @@ +The hfoldsty package provides virtual fonts for using oldstyle +(0123456789) figures with the European Computer Modern fonts. +It does a similar job as the eco package by Sebastian Kirsch +but includes a couple of improvements, i.e., better kerning +with guillemets, and support for character protruding using the +pdfcprot package. diff --git a/fonts/tex-hfoldsty/Makefile b/fonts/tex-hfoldsty/Makefile new file mode 100644 index 000000000..76bee8d56 --- /dev/null +++ b/fonts/tex-hfoldsty/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= hfoldsty +PKGNAME= tex-${DISTNAME}-1.15 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hfoldsty +COMMENT= Old style numerals with EC fonts +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-hfoldsty/PLIST b/fonts/tex-hfoldsty/PLIST new file mode 100644 index 000000000..143c94620 --- /dev/null +++ b/fonts/tex-hfoldsty/PLIST @@ -0,0 +1,669 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobi3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobl3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfobx3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfocc3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfodh3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoit3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfooc3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hforb3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hform3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosc3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosi3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosl3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoso3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoss3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfost3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfosx3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfotc3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoti3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfott3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoui3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovi3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfovt3583.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc0500.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc0600.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc0700.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc0800.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc0900.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc1000.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc1095.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc1200.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc1440.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc1728.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc2074.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc2488.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc2986.tfm +share/texmf-dist/fonts/tfm/public/hfoldsty/hfoxc3583.tfm +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobi3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobl3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfobx3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfocc3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfodh3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoit3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfooc3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hforb3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hform3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosc3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosi3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosl3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoso3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoss3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfost3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfosx3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfotc3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoti3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfott3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoui3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovi3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfovt3583.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc0500.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc0600.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc0700.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc0800.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc0900.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc1000.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc1095.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc1200.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc1440.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc1728.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc2074.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc2488.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc2986.vf +share/texmf-dist/fonts/vf/public/hfoldsty/hfoxc3583.vf +share/texmf-dist/tex/latex/hfoldsty/hfoldsty.sty +share/texmf-dist/tex/latex/hfoldsty/hforbxitT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hforbxitTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hforbxnT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hforbxnTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hforbxslT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hforbxslTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hformitT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hformitTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hformnT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hformnTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hformslT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hformslTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossbxitT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossbxitTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossbxnT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossbxnTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossbxslT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossbxslTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossmitT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossmitTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossmnT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossmnTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossmslT1.cpa +share/texmf-dist/tex/latex/hfoldsty/hfossmslTS1.cpa +share/texmf-dist/tex/latex/hfoldsty/omlhfor.fd +share/texmf-dist/tex/latex/hfoldsty/omshfor.fd +share/texmf-dist/tex/latex/hfoldsty/t1hfodh.fd +share/texmf-dist/tex/latex/hfoldsty/t1hfor.fd +share/texmf-dist/tex/latex/hfoldsty/t1hfoss.fd +share/texmf-dist/tex/latex/hfoldsty/t1hfott.fd +share/texmf-dist/tex/latex/hfoldsty/t1hfovt.fd +share/texmf-dist/tex/latex/hfoldsty/ts1hfor.fd +share/texmf-dist/tex/latex/hfoldsty/ts1hfoss.fd +share/texmf-dist/tex/latex/hfoldsty/ts1hfott.fd +share/texmf-dist/tex/latex/hfoldsty/ts1hfovtt.fd diff --git a/fonts/tex-hfoldsty/distinfo b/fonts/tex-hfoldsty/distinfo new file mode 100644 index 000000000..db51d734d --- /dev/null +++ b/fonts/tex-hfoldsty/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-hfoldsty-29349/hfoldsty.tar.xz) = 6a34c4387c7ecc430b33e9f1277d206c68a842c8 +RMD160 (tex-hfoldsty-29349/hfoldsty.tar.xz) = ab3dd3f8f4ac038e7caff1b08065fc2c61762cf9 +Size (tex-hfoldsty-29349/hfoldsty.tar.xz) = 170044 bytes diff --git a/fonts/tex-ifsym-doc/DESCR b/fonts/tex-ifsym-doc/DESCR new file mode 100644 index 000000000..f3b5743cc --- /dev/null +++ b/fonts/tex-ifsym-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ifsym. diff --git a/fonts/tex-ifsym-doc/Makefile b/fonts/tex-ifsym-doc/Makefile new file mode 100644 index 000000000..cca27541c --- /dev/null +++ b/fonts/tex-ifsym-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= ifsym.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24868 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ifsym +COMMENT= Documentation for tex-ifsym +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ifsym-doc/PLIST b/fonts/tex-ifsym-doc/PLIST new file mode 100644 index 000000000..649b2df2b --- /dev/null +++ b/fonts/tex-ifsym-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/doc/fonts/ifsym/ifsym.ps diff --git a/fonts/tex-ifsym-doc/distinfo b/fonts/tex-ifsym-doc/distinfo new file mode 100644 index 000000000..063d7c5d7 --- /dev/null +++ b/fonts/tex-ifsym-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-ifsym-24868/ifsym.doc.tar.xz) = 42d1a0b0f965d246005147ce7c32f5c4352ca651 +RMD160 (tex-ifsym-24868/ifsym.doc.tar.xz) = 63af8191f2198718f8bf0ca7dc6ae843f1689f42 +Size (tex-ifsym-24868/ifsym.doc.tar.xz) = 121004 bytes diff --git a/fonts/tex-ifsym/DESCR b/fonts/tex-ifsym/DESCR new file mode 100644 index 000000000..3fa55e971 --- /dev/null +++ b/fonts/tex-ifsym/DESCR @@ -0,0 +1,6 @@ +A set of symbol fonts, written in Metafont, offering +(respectively) clock-face symbols, geometrical symbols, weather +symbols, mountaineering symbols, electronic circuit symbols and +a set of miscellaneous symbols. A LaTeX package is provided, +that allows the user to load only those symbols needed in a +document. diff --git a/fonts/tex-ifsym/Makefile b/fonts/tex-ifsym/Makefile new file mode 100644 index 000000000..807785684 --- /dev/null +++ b/fonts/tex-ifsym/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +DISTNAME= ifsym +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 24868 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ifsym +COMMENT= Collection of symbols +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ifsym/PLIST b/fonts/tex-ifsym/PLIST new file mode 100644 index 000000000..a1f6151f2 --- /dev/null +++ b/fonts/tex-ifsym/PLIST @@ -0,0 +1,39 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:45 wiz Exp $ +share/texmf-dist/fonts/source/public/ifsym/ifclk.gen +share/texmf-dist/fonts/source/public/ifsym/ifclk10.mf +share/texmf-dist/fonts/source/public/ifsym/ifclkb10.mf +share/texmf-dist/fonts/source/public/ifsym/ifgeo.gen +share/texmf-dist/fonts/source/public/ifsym/ifgeo10.mf +share/texmf-dist/fonts/source/public/ifsym/ifgeob10.mf +share/texmf-dist/fonts/source/public/ifsym/ifgeobn10.mf +share/texmf-dist/fonts/source/public/ifsym/ifgeobw10.mf +share/texmf-dist/fonts/source/public/ifsym/ifgeon10.mf +share/texmf-dist/fonts/source/public/ifsym/ifgeow10.mf +share/texmf-dist/fonts/source/public/ifsym/ifsym.gen +share/texmf-dist/fonts/source/public/ifsym/ifsym10.mf +share/texmf-dist/fonts/source/public/ifsym/ifsymb10.mf +share/texmf-dist/fonts/source/public/ifsym/ifsymbi10.mf +share/texmf-dist/fonts/source/public/ifsym/ifsymi10.mf +share/texmf-dist/fonts/source/public/ifsym/ifwea.gen +share/texmf-dist/fonts/source/public/ifsym/ifwea10.mf +share/texmf-dist/fonts/source/public/ifsym/ifweab10.mf +share/texmf-dist/fonts/tfm/public/ifsym/ifclk10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifclkb10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifgeo10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifgeob10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifgeobn10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifgeobw10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifgeon10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifgeow10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifsym10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifsymb10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifsymbi10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifsymi10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifwea10.tfm +share/texmf-dist/fonts/tfm/public/ifsym/ifweab10.tfm +share/texmf-dist/tex/latex/ifsym/ifsym.sty +share/texmf-dist/tex/latex/ifsym/uifblk.fd +share/texmf-dist/tex/latex/ifsym/uifclk.fd +share/texmf-dist/tex/latex/ifsym/uifgeo.fd +share/texmf-dist/tex/latex/ifsym/uifsym.fd +share/texmf-dist/tex/latex/ifsym/uifwea.fd diff --git a/fonts/tex-ifsym/distinfo b/fonts/tex-ifsym/distinfo new file mode 100644 index 000000000..03dc541ac --- /dev/null +++ b/fonts/tex-ifsym/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:45 wiz Exp $ + +SHA1 (tex-ifsym-24868/ifsym.tar.xz) = 76addc457d2e11b936f62b21a468fcd6770b3d8f +RMD160 (tex-ifsym-24868/ifsym.tar.xz) = cbdec019925cc281355b5699e53c73f80dc2c2a2 +Size (tex-ifsym-24868/ifsym.tar.xz) = 9792 bytes diff --git a/fonts/tex-inconsolata-doc/DESCR b/fonts/tex-inconsolata-doc/DESCR new file mode 100644 index 000000000..84265fa3e --- /dev/null +++ b/fonts/tex-inconsolata-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-inconsolata. diff --git a/fonts/tex-inconsolata-doc/Makefile b/fonts/tex-inconsolata-doc/Makefile new file mode 100644 index 000000000..5b9002aae --- /dev/null +++ b/fonts/tex-inconsolata-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= inconsolata.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.05 +TEXLIVE_REV= 36009 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/inconsolata +COMMENT= Documentation for tex-inconsolata +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-inconsolata-doc/PLIST b/fonts/tex-inconsolata-doc/PLIST new file mode 100644 index 000000000..325fc522f --- /dev/null +++ b/fonts/tex-inconsolata-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/doc/fonts/inconsolata/OFL.txt +share/texmf-dist/doc/fonts/inconsolata/README +share/texmf-dist/doc/fonts/inconsolata/afmcmds.txt +share/texmf-dist/doc/fonts/inconsolata/inconsolata-doc.pdf +share/texmf-dist/doc/fonts/inconsolata/inconsolata-doc.tex +share/texmf-dist/doc/fonts/inconsolata/novarqu-crop.pdf +share/texmf-dist/doc/fonts/inconsolata/novarqu-noupq-crop.pdf +share/texmf-dist/doc/fonts/inconsolata/varqu-noupq-crop.pdf diff --git a/fonts/tex-inconsolata-doc/distinfo b/fonts/tex-inconsolata-doc/distinfo new file mode 100644 index 000000000..910326a61 --- /dev/null +++ b/fonts/tex-inconsolata-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-inconsolata-36009/inconsolata.doc.tar.xz) = 0050ccf655cb47df74bbe04a9294f3a1ba8673b4 +RMD160 (tex-inconsolata-36009/inconsolata.doc.tar.xz) = 504efb85aaf77d4b812354f0569367c557e9f3a2 +Size (tex-inconsolata-36009/inconsolata.doc.tar.xz) = 365176 bytes diff --git a/fonts/tex-inconsolata/DESCR b/fonts/tex-inconsolata/DESCR new file mode 100644 index 000000000..f7a50f0bc --- /dev/null +++ b/fonts/tex-inconsolata/DESCR @@ -0,0 +1,6 @@ +Inconsolata is a monospaced font designed by Raph Levien. This +package contains the font (in both Adobe Type 1 and OpenType +formats) in regular and bold weights, with additional glyphs +and options to control slashed zero, upright quotes and a +shapelier lower-case L, plus metric files for use with TeX, and +LaTeX font definition and other relevant files. diff --git a/fonts/tex-inconsolata/Makefile b/fonts/tex-inconsolata/Makefile new file mode 100644 index 000000000..f72a9550d --- /dev/null +++ b/fonts/tex-inconsolata/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= inconsolata +PKGNAME= tex-${DISTNAME}-1.05 +TEXLIVE_REV= 36009 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/inconsolata +COMMENT= Monospaced font, with support files for use with TeX +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= zi4.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-inconsolata/PLIST b/fonts/tex-inconsolata/PLIST new file mode 100644 index 000000000..1b43cffd7 --- /dev/null +++ b/fonts/tex-inconsolata/PLIST @@ -0,0 +1,113 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-0.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-1.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-2.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-3.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-4.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-5.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-6.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ly1-7.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-0.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-1.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-2.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-3.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-4.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-5.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-6.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ot1-7.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-0.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-1.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-2.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-3.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-4.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-5.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-6.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-qx-7.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-0.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-1.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-2.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-3.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-4.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-5.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-6.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-t1-7.enc +share/texmf-dist/fonts/enc/dvips/inconsolata/i4-ts1.enc +share/texmf-dist/fonts/map/dvips/inconsolata/zi4.map +share/texmf-dist/fonts/opentype/public/inconsolata/Inconsolatazi4-Bold.otf +share/texmf-dist/fonts/opentype/public/inconsolata/Inconsolatazi4-Regular.otf +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4b-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ly1-zi4r-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4b-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ot1-zi4r-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4b-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/qx-zi4r-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4b-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-0.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-1.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-2.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-3.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-4.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-5.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-6.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/t1-zi4r-7.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ts1-zi4b.tfm +share/texmf-dist/fonts/tfm/public/inconsolata/ts1-zi4r.tfm +share/texmf-dist/fonts/type1/public/inconsolata/Inconsolata-zi4b.pfb +share/texmf-dist/fonts/type1/public/inconsolata/Inconsolata-zi4r.pfb +share/texmf-dist/tex/latex/inconsolata/Inconsolatazi4.fontspec +share/texmf-dist/tex/latex/inconsolata/inconsolata.sty +share/texmf-dist/tex/latex/inconsolata/ly1zi4.fd +share/texmf-dist/tex/latex/inconsolata/ot1zi4.fd +share/texmf-dist/tex/latex/inconsolata/qxzi4.fd +share/texmf-dist/tex/latex/inconsolata/t1zi4.fd +share/texmf-dist/tex/latex/inconsolata/ts1zi4.fd +share/texmf-dist/tex/latex/inconsolata/zi4.sty diff --git a/fonts/tex-inconsolata/distinfo b/fonts/tex-inconsolata/distinfo new file mode 100644 index 000000000..e13110a7f --- /dev/null +++ b/fonts/tex-inconsolata/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-inconsolata-36009/inconsolata.tar.xz) = b04f700e705310381de0c06a3c5643c744276981 +RMD160 (tex-inconsolata-36009/inconsolata.tar.xz) = bc7d0c49e71a45cff628eb530d6bd909572a17e5 +Size (tex-inconsolata-36009/inconsolata.tar.xz) = 149684 bytes diff --git a/fonts/tex-initials-doc/DESCR b/fonts/tex-initials-doc/DESCR new file mode 100644 index 000000000..313194a9a --- /dev/null +++ b/fonts/tex-initials-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-initials. diff --git a/fonts/tex-initials-doc/Makefile b/fonts/tex-initials-doc/Makefile new file mode 100644 index 000000000..7e8645b84 --- /dev/null +++ b/fonts/tex-initials-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= initials.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/initials +COMMENT= Documentation for tex-initials +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-initials-doc/PLIST b/fonts/tex-initials-doc/PLIST new file mode 100644 index 000000000..e90068d59 --- /dev/null +++ b/fonts/tex-initials-doc/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/doc/fonts/initials/Acorn.tex +share/texmf-dist/doc/fonts/initials/AnnSton.tex +share/texmf-dist/doc/fonts/initials/ArtNouv.tex +share/texmf-dist/doc/fonts/initials/ArtNouvc.tex +share/texmf-dist/doc/fonts/initials/Carrickc.tex +share/texmf-dist/doc/fonts/initials/Eichenla.tex +share/texmf-dist/doc/fonts/initials/Eileen.tex +share/texmf-dist/doc/fonts/initials/EileenBl.tex +share/texmf-dist/doc/fonts/initials/Elzevier.tex +share/texmf-dist/doc/fonts/initials/GotIn.tex +share/texmf-dist/doc/fonts/initials/GoudyIn.tex +share/texmf-dist/doc/fonts/initials/Kinigcap.tex +share/texmf-dist/doc/fonts/initials/Konanur.tex +share/texmf-dist/doc/fonts/initials/Kramer.tex +share/texmf-dist/doc/fonts/initials/MorrisIn.tex +share/texmf-dist/doc/fonts/initials/Nouveaud.tex +share/texmf-dist/doc/fonts/initials/README +share/texmf-dist/doc/fonts/initials/Romantik.tex +share/texmf-dist/doc/fonts/initials/Rothdn.tex +share/texmf-dist/doc/fonts/initials/RoyalIn.tex +share/texmf-dist/doc/fonts/initials/Sanremo.tex +share/texmf-dist/doc/fonts/initials/Starburst.tex +share/texmf-dist/doc/fonts/initials/Typocaps.tex +share/texmf-dist/doc/fonts/initials/Zallman.tex diff --git a/fonts/tex-initials-doc/distinfo b/fonts/tex-initials-doc/distinfo new file mode 100644 index 000000000..b217555d4 --- /dev/null +++ b/fonts/tex-initials-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-initials-15878/initials.doc.tar.xz) = 315b4b198e503436721cfe2dac0dba2916600f7e +RMD160 (tex-initials-15878/initials.doc.tar.xz) = a648076d6b4645402ddedbe3fb57068a86f3c112 +Size (tex-initials-15878/initials.doc.tar.xz) = 2872 bytes diff --git a/fonts/tex-initials/DESCR b/fonts/tex-initials/DESCR new file mode 100644 index 000000000..9d88fe4a3 --- /dev/null +++ b/fonts/tex-initials/DESCR @@ -0,0 +1,2 @@ +For each font, at least an .pfb and .tfm file is provided, with +a .fd file for use with LaTeX. diff --git a/fonts/tex-initials/Makefile b/fonts/tex-initials/Makefile new file mode 100644 index 000000000..fb458ef20 --- /dev/null +++ b/fonts/tex-initials/Makefile @@ -0,0 +1,37 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= initials +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/initials +COMMENT= Adobe Type 1 decorative initial fonts +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= Acorn.map +TEX_MAP_FILES+= AnnSton.map +TEX_MAP_FILES+= ArtNouv.map +TEX_MAP_FILES+= ArtNouvc.map +TEX_MAP_FILES+= Carrickc.map +TEX_MAP_FILES+= Eichenla.map +TEX_MAP_FILES+= Eileen.map +TEX_MAP_FILES+= EileenBl.map +TEX_MAP_FILES+= Elzevier.map +TEX_MAP_FILES+= GotIn.map +TEX_MAP_FILES+= GoudyIn.map +TEX_MAP_FILES+= Kinigcap.map +TEX_MAP_FILES+= Konanur.map +TEX_MAP_FILES+= Kramer.map +TEX_MAP_FILES+= MorrisIn.map +TEX_MAP_FILES+= Nouveaud.map +TEX_MAP_FILES+= Romantik.map +TEX_MAP_FILES+= Rothdn.map +TEX_MAP_FILES+= RoyalIn.map +TEX_MAP_FILES+= Sanremo.map +TEX_MAP_FILES+= Starburst.map +TEX_MAP_FILES+= Typocaps.map +TEX_MAP_FILES+= Zallman.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-initials/PLIST b/fonts/tex-initials/PLIST new file mode 100644 index 000000000..4dae40e00 --- /dev/null +++ b/fonts/tex-initials/PLIST @@ -0,0 +1,139 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/dvips/initials/config.Acorn +share/texmf-dist/dvips/initials/config.AnnSton +share/texmf-dist/dvips/initials/config.ArtNouv +share/texmf-dist/dvips/initials/config.ArtNouvc +share/texmf-dist/dvips/initials/config.Carrickc +share/texmf-dist/dvips/initials/config.Eichenla +share/texmf-dist/dvips/initials/config.Eileen +share/texmf-dist/dvips/initials/config.EileenBl +share/texmf-dist/dvips/initials/config.Elzevier +share/texmf-dist/dvips/initials/config.GotIn +share/texmf-dist/dvips/initials/config.GoudyIn +share/texmf-dist/dvips/initials/config.Kinigcap +share/texmf-dist/dvips/initials/config.Konanur +share/texmf-dist/dvips/initials/config.Kramer +share/texmf-dist/dvips/initials/config.MorrisIn +share/texmf-dist/dvips/initials/config.Nouveaud +share/texmf-dist/dvips/initials/config.Romantik +share/texmf-dist/dvips/initials/config.Rothdn +share/texmf-dist/dvips/initials/config.RoyalIn +share/texmf-dist/dvips/initials/config.Sanremo +share/texmf-dist/dvips/initials/config.Starburst +share/texmf-dist/dvips/initials/config.Typocaps +share/texmf-dist/dvips/initials/config.Zallman +share/texmf-dist/fonts/afm/public/initials/Acorn.afm +share/texmf-dist/fonts/afm/public/initials/AnnSton.afm +share/texmf-dist/fonts/afm/public/initials/ArtNouv.afm +share/texmf-dist/fonts/afm/public/initials/ArtNouvc.afm +share/texmf-dist/fonts/afm/public/initials/Carrickc.afm +share/texmf-dist/fonts/afm/public/initials/Eichenla.afm +share/texmf-dist/fonts/afm/public/initials/Eileen.afm +share/texmf-dist/fonts/afm/public/initials/EileenBl.afm +share/texmf-dist/fonts/afm/public/initials/Elzevier.afm +share/texmf-dist/fonts/afm/public/initials/GotIn.afm +share/texmf-dist/fonts/afm/public/initials/GoudyIn.afm +share/texmf-dist/fonts/afm/public/initials/Kinigcap.afm +share/texmf-dist/fonts/afm/public/initials/Konanur.afm +share/texmf-dist/fonts/afm/public/initials/Kramer.afm +share/texmf-dist/fonts/afm/public/initials/MorrisIn.afm +share/texmf-dist/fonts/afm/public/initials/Nouveaud.afm +share/texmf-dist/fonts/afm/public/initials/Romantik.afm +share/texmf-dist/fonts/afm/public/initials/Rothdn.afm +share/texmf-dist/fonts/afm/public/initials/RoyalIn.afm +share/texmf-dist/fonts/afm/public/initials/Sanremo.afm +share/texmf-dist/fonts/afm/public/initials/Starburst.afm +share/texmf-dist/fonts/afm/public/initials/Typocaps.afm +share/texmf-dist/fonts/afm/public/initials/Zallman.afm +share/texmf-dist/fonts/map/dvips/initials/Acorn.map +share/texmf-dist/fonts/map/dvips/initials/AnnSton.map +share/texmf-dist/fonts/map/dvips/initials/ArtNouv.map +share/texmf-dist/fonts/map/dvips/initials/ArtNouvc.map +share/texmf-dist/fonts/map/dvips/initials/Carrickc.map +share/texmf-dist/fonts/map/dvips/initials/Eichenla.map +share/texmf-dist/fonts/map/dvips/initials/Eileen.map +share/texmf-dist/fonts/map/dvips/initials/EileenBl.map +share/texmf-dist/fonts/map/dvips/initials/Elzevier.map +share/texmf-dist/fonts/map/dvips/initials/GotIn.map +share/texmf-dist/fonts/map/dvips/initials/GoudyIn.map +share/texmf-dist/fonts/map/dvips/initials/Kinigcap.map +share/texmf-dist/fonts/map/dvips/initials/Konanur.map +share/texmf-dist/fonts/map/dvips/initials/Kramer.map +share/texmf-dist/fonts/map/dvips/initials/MorrisIn.map +share/texmf-dist/fonts/map/dvips/initials/Nouveaud.map +share/texmf-dist/fonts/map/dvips/initials/Romantik.map +share/texmf-dist/fonts/map/dvips/initials/Rothdn.map +share/texmf-dist/fonts/map/dvips/initials/RoyalIn.map +share/texmf-dist/fonts/map/dvips/initials/Sanremo.map +share/texmf-dist/fonts/map/dvips/initials/Starburst.map +share/texmf-dist/fonts/map/dvips/initials/Typocaps.map +share/texmf-dist/fonts/map/dvips/initials/Zallman.map +share/texmf-dist/fonts/tfm/public/initials/Acorn.tfm +share/texmf-dist/fonts/tfm/public/initials/AnnSton.tfm +share/texmf-dist/fonts/tfm/public/initials/ArtNouv.tfm +share/texmf-dist/fonts/tfm/public/initials/ArtNouvc.tfm +share/texmf-dist/fonts/tfm/public/initials/Carrickc.tfm +share/texmf-dist/fonts/tfm/public/initials/Eichenla.tfm +share/texmf-dist/fonts/tfm/public/initials/Eileen.tfm +share/texmf-dist/fonts/tfm/public/initials/EileenBl.tfm +share/texmf-dist/fonts/tfm/public/initials/Elzevier.tfm +share/texmf-dist/fonts/tfm/public/initials/GotIn.tfm +share/texmf-dist/fonts/tfm/public/initials/GoudyIn.tfm +share/texmf-dist/fonts/tfm/public/initials/Kinigcap.tfm +share/texmf-dist/fonts/tfm/public/initials/Konanur.tfm +share/texmf-dist/fonts/tfm/public/initials/Kramer.tfm +share/texmf-dist/fonts/tfm/public/initials/MorrisIn.tfm +share/texmf-dist/fonts/tfm/public/initials/Nouveaud.tfm +share/texmf-dist/fonts/tfm/public/initials/Romantik.tfm +share/texmf-dist/fonts/tfm/public/initials/Rothdn.tfm +share/texmf-dist/fonts/tfm/public/initials/RoyalIn.tfm +share/texmf-dist/fonts/tfm/public/initials/Sanremo.tfm +share/texmf-dist/fonts/tfm/public/initials/Starburst.tfm +share/texmf-dist/fonts/tfm/public/initials/Typocaps.tfm +share/texmf-dist/fonts/tfm/public/initials/Zallman.tfm +share/texmf-dist/fonts/type1/public/initials/Acorn.pfb +share/texmf-dist/fonts/type1/public/initials/AnnSton.pfb +share/texmf-dist/fonts/type1/public/initials/ArtNouv.pfb +share/texmf-dist/fonts/type1/public/initials/ArtNouvc.pfb +share/texmf-dist/fonts/type1/public/initials/Carrickc.pfb +share/texmf-dist/fonts/type1/public/initials/Eichenla.pfb +share/texmf-dist/fonts/type1/public/initials/Eileen.pfb +share/texmf-dist/fonts/type1/public/initials/EileenBl.pfb +share/texmf-dist/fonts/type1/public/initials/Elzevier.pfb +share/texmf-dist/fonts/type1/public/initials/GotIn.pfb +share/texmf-dist/fonts/type1/public/initials/GoudyIn.pfb +share/texmf-dist/fonts/type1/public/initials/Kinigcap.pfb +share/texmf-dist/fonts/type1/public/initials/Konanur.pfb +share/texmf-dist/fonts/type1/public/initials/Kramer.pfb +share/texmf-dist/fonts/type1/public/initials/MorrisIn.pfb +share/texmf-dist/fonts/type1/public/initials/Nouveaud.pfb +share/texmf-dist/fonts/type1/public/initials/Romantik.pfb +share/texmf-dist/fonts/type1/public/initials/Rothdn.pfb +share/texmf-dist/fonts/type1/public/initials/RoyalIn.pfb +share/texmf-dist/fonts/type1/public/initials/Sanremo.pfb +share/texmf-dist/fonts/type1/public/initials/Starburst.pfb +share/texmf-dist/fonts/type1/public/initials/Typocaps.pfb +share/texmf-dist/fonts/type1/public/initials/Zallman.pfb +share/texmf-dist/tex/latex/initials/Acorn.fd +share/texmf-dist/tex/latex/initials/AnnSton.fd +share/texmf-dist/tex/latex/initials/ArtNouv.fd +share/texmf-dist/tex/latex/initials/ArtNouvc.fd +share/texmf-dist/tex/latex/initials/Carrickc.fd +share/texmf-dist/tex/latex/initials/Eichenla.fd +share/texmf-dist/tex/latex/initials/Eileen.fd +share/texmf-dist/tex/latex/initials/EileenBl.fd +share/texmf-dist/tex/latex/initials/Elzevier.fd +share/texmf-dist/tex/latex/initials/GotIn.fd +share/texmf-dist/tex/latex/initials/GoudyIn.fd +share/texmf-dist/tex/latex/initials/Kinigcap.fd +share/texmf-dist/tex/latex/initials/Konanur.fd +share/texmf-dist/tex/latex/initials/Kramer.fd +share/texmf-dist/tex/latex/initials/MorrisIn.fd +share/texmf-dist/tex/latex/initials/Nouveaud.fd +share/texmf-dist/tex/latex/initials/Romantik.fd +share/texmf-dist/tex/latex/initials/Rothdn.fd +share/texmf-dist/tex/latex/initials/RoyalIn.fd +share/texmf-dist/tex/latex/initials/Sanremo.fd +share/texmf-dist/tex/latex/initials/Starburst.fd +share/texmf-dist/tex/latex/initials/Typocaps.fd +share/texmf-dist/tex/latex/initials/Zallman.fd diff --git a/fonts/tex-initials/distinfo b/fonts/tex-initials/distinfo new file mode 100644 index 000000000..1d6e0889a --- /dev/null +++ b/fonts/tex-initials/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-initials-15878/initials.tar.xz) = 14017c5e3032c01063e85ed386dea817a243d380 +RMD160 (tex-initials-15878/initials.tar.xz) = 1e6b59755b1d93f63847e77f037c000dab3c2d52 +Size (tex-initials-15878/initials.tar.xz) = 3132660 bytes diff --git a/fonts/tex-ipaex-doc/Makefile b/fonts/tex-ipaex-doc/Makefile index 72ccdcead..de4d1cb61 100644 --- a/fonts/tex-ipaex-doc/Makefile +++ b/fonts/tex-ipaex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/04 01:11:34 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 07:58:45 markd Exp $ DISTNAME= ipaex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2011 -TEXLIVE_REV= 25360 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35583 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-ipaex diff --git a/fonts/tex-ipaex-doc/PLIST b/fonts/tex-ipaex-doc/PLIST index 890c8053f..55cbcadcf 100644 --- a/fonts/tex-ipaex-doc/PLIST +++ b/fonts/tex-ipaex-doc/PLIST @@ -1,3 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/04 01:11:34 minskim Exp $ -share/texmf-dist/doc/fonts/ipaex/Copyright +@comment $NetBSD: PLIST,v 1.2 2015/04/25 07:58:45 markd Exp $ share/texmf-dist/doc/fonts/ipaex/README +share/texmf-dist/doc/fonts/ipaex/IPA_Font_License_Agreement_v1.0.txt +share/texmf-dist/doc/fonts/ipaex/Readme_IPAexfont00201.txt +share/texmf-dist/doc/fonts/ipaex/Readme_IPAfont00303.txt + diff --git a/fonts/tex-ipaex-doc/distinfo b/fonts/tex-ipaex-doc/distinfo index 163802955..f5ab60f76 100644 --- a/fonts/tex-ipaex-doc/distinfo +++ b/fonts/tex-ipaex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/04 01:11:34 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 07:58:45 markd Exp $ -SHA1 (tex-ipaex-25360/ipaex.doc.tar.xz) = bdc13624f2e519bc0fc4e4725101250c50e6fb18 -RMD160 (tex-ipaex-25360/ipaex.doc.tar.xz) = 3bf25a7c47f4e0e9c59eca11b365143cc45dc775 -Size (tex-ipaex-25360/ipaex.doc.tar.xz) = 7288 bytes +SHA1 (tex-ipaex-35583/ipaex.doc.tar.xz) = 35783c8b6c709c327686a80dcd5bedebecca0f5a +RMD160 (tex-ipaex-35583/ipaex.doc.tar.xz) = d50fe090fe3bdb3969cd93fb15304105767ac157 +Size (tex-ipaex-35583/ipaex.doc.tar.xz) = 7440 bytes diff --git a/fonts/tex-ipaex-type1-doc/DESCR b/fonts/tex-ipaex-type1-doc/DESCR new file mode 100644 index 000000000..57280f092 --- /dev/null +++ b/fonts/tex-ipaex-type1-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ipaex-type1. diff --git a/fonts/tex-ipaex-type1-doc/Makefile b/fonts/tex-ipaex-type1-doc/Makefile new file mode 100644 index 000000000..76a9114cf --- /dev/null +++ b/fonts/tex-ipaex-type1-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= ipaex-type1.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3b +TEXLIVE_REV= 31927 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ipaex-type1 +COMMENT= Documentation for tex-ipaex-type1 +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ipaex-type1-doc/PLIST b/fonts/tex-ipaex-type1-doc/PLIST new file mode 100644 index 000000000..b4b8c1233 --- /dev/null +++ b/fonts/tex-ipaex-type1-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/doc/fonts/ipaex-type1/LICENSE +share/texmf-dist/doc/fonts/ipaex-type1/README-en +share/texmf-dist/doc/fonts/ipaex-type1/README-ja +share/texmf-dist/doc/fonts/ipaex-type1/c70ipxg.fdx +share/texmf-dist/doc/fonts/ipaex-type1/c70ipxga.fdx +share/texmf-dist/doc/fonts/ipaex-type1/c70ipxm.fdx +share/texmf-dist/doc/fonts/ipaex-type1/c70ipxma.fdx +share/texmf-dist/doc/fonts/ipaex-type1/sample-ipaex-type1.pdf +share/texmf-dist/doc/fonts/ipaex-type1/sample-ipaex-type1.tex diff --git a/fonts/tex-ipaex-type1-doc/distinfo b/fonts/tex-ipaex-type1-doc/distinfo new file mode 100644 index 000000000..701a707e3 --- /dev/null +++ b/fonts/tex-ipaex-type1-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-ipaex-type1-31927/ipaex-type1.doc.tar.xz) = 6e9cfcb622649a0bb65726e3819ef738c9552763 +RMD160 (tex-ipaex-type1-31927/ipaex-type1.doc.tar.xz) = 7a010d9742c48ffd17ede47c61049e7387058037 +Size (tex-ipaex-type1-31927/ipaex-type1.doc.tar.xz) = 342920 bytes diff --git a/fonts/tex-ipaex-type1/DESCR b/fonts/tex-ipaex-type1/DESCR new file mode 100644 index 000000000..301f39283 --- /dev/null +++ b/fonts/tex-ipaex-type1/DESCR @@ -0,0 +1,3 @@ +The package contains the IPAex Fonts converted into Unicode +subfonts in Type1 format, which is most suitable for use with +the CJK package. Font conversion was done with ttf2pt1. diff --git a/fonts/tex-ipaex-type1/Makefile b/fonts/tex-ipaex-type1/Makefile new file mode 100644 index 000000000..e39ea8dd6 --- /dev/null +++ b/fonts/tex-ipaex-type1/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= ipaex-type1 +PKGNAME= tex-${DISTNAME}-0.3b +TEXLIVE_REV= 31927 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ipaex-type1 +COMMENT= IPAex fonts converted to Type-1 format Unicode subfonts +#LICENSE= other-free + +TEX_MAP_FILES+= ipaex-type1.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ipaex-type1/PLIST b/fonts/tex-ipaex-type1/PLIST new file mode 100644 index 000000000..acc3c5db1 --- /dev/null +++ b/fonts/tex-ipaex-type1/PLIST @@ -0,0 +1,844 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/fonts/map/dvips/ipaex-type1/ipaex-type1.map +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-ot1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-t1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-ts1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u00.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u01.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u02.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u03.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u04.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u1e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u1f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u20.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u21.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u22.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u23.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u24.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u25.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u26.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u27.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u29.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u2e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u2f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u30.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u31.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u32.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u33.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u34.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u35.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u36.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u37.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u38.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u39.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u3a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u3b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u3c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u3d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u3e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u3f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u40.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u41.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u42.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u43.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u44.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u45.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u46.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u47.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u48.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u49.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u4a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u4b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u4c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u4d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u4e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u4f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u50.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u51.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u52.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u53.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u54.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u55.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u56.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u57.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u58.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u59.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u5a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u5b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u5c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u5d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u5e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u5f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u60.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u61.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u62.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u63.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u64.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u65.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u66.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u67.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u68.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u69.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u6a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u6b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u6c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u6d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u6e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u6f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u70.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u71.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u72.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u73.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u74.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u75.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u76.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u77.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u78.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u79.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u7a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u7b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u7c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u7d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u7e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u7f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u80.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u81.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u82.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u83.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u84.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u85.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u86.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u87.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u88.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u89.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u8a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u8b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u8c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u8d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u8e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u8f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u90.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u91.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u92.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u93.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u94.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u95.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u96.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u97.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u98.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u99.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u9a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u9b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u9c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u9d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u9e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-u9f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-uf0.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-uf8.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-uf9.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-ufa.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-ufe.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-r-uff.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-ot1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-t1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-ts1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u00.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u01.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u02.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u03.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u04.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u1e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u1f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u20.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u21.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u22.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u23.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u24.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u25.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u26.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u27.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u29.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u2e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u2f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u30.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u31.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u32.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u33.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u34.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u35.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u36.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u37.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u38.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u39.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u3a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u3b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u3c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u3d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u3e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u3f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u40.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u41.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u42.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u43.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u44.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u45.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u46.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u47.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u48.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u49.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u4a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u4b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u4c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u4d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u4e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u4f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u50.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u51.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u52.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u53.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u54.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u55.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u56.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u57.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u58.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u59.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u5a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u5b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u5c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u5d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u5e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u5f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u60.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u61.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u62.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u63.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u64.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u65.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u66.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u67.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u68.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u69.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u6a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u6b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u6c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u6d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u6e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u6f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u70.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u71.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u72.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u73.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u74.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u75.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u76.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u77.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u78.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u79.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u7a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u7b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u7c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u7d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u7e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u7f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u80.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u81.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u82.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u83.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u84.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u85.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u86.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u87.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u88.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u89.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u8a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u8b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u8c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u8d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u8e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u8f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u90.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u91.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u92.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u93.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u94.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u95.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u96.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u97.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u98.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u99.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u9a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u9b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u9c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u9d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u9e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-u9f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-uf8.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-uf9.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-ufa.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-ufe.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxg-ro-uff.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-ot1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-t1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-ts1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u00.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u01.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u02.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u03.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u04.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u1e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u1f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u20.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u21.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u22.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u23.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u24.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u25.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u26.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u27.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u29.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u2e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u2f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u30.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u31.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u32.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u33.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u34.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u35.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u36.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u37.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u38.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u39.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u3a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u3b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u3c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u3d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u3e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u3f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u40.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u41.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u42.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u43.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u44.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u45.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u46.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u47.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u48.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u49.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u4a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u4b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u4c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u4d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u4e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u4f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u50.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u51.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u52.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u53.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u54.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u55.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u56.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u57.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u58.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u59.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u5a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u5b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u5c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u5d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u5e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u5f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u60.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u61.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u62.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u63.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u64.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u65.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u66.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u67.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u68.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u69.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u6a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u6b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u6c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u6d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u6e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u6f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u70.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u71.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u72.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u73.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u74.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u75.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u76.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u77.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u78.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u79.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u7a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u7b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u7c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u7d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u7e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u7f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u80.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u81.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u82.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u83.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u84.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u85.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u86.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u87.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u88.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u89.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u8a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u8b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u8c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u8d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u8e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u8f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u90.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u91.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u92.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u93.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u94.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u95.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u96.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u97.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u98.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u99.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u9a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u9b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u9c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u9d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u9e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-u9f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-uf0.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-uf8.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-uf9.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-ufa.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-ufe.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-r-uff.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-ot1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-t1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-ts1.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u00.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u01.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u02.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u03.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u04.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u1e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u1f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u20.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u21.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u22.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u23.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u24.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u25.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u26.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u27.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u29.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u2e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u2f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u30.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u31.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u32.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u33.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u34.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u35.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u36.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u37.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u38.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u39.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u3a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u3b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u3c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u3d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u3e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u3f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u40.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u41.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u42.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u43.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u44.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u45.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u46.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u47.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u48.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u49.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u4a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u4b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u4c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u4d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u4e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u4f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u50.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u51.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u52.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u53.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u54.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u55.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u56.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u57.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u58.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u59.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u5a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u5b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u5c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u5d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u5e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u5f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u60.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u61.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u62.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u63.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u64.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u65.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u66.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u67.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u68.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u69.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u6a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u6b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u6c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u6d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u6e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u6f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u70.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u71.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u72.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u73.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u74.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u75.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u76.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u77.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u78.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u79.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u7a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u7b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u7c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u7d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u7e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u7f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u80.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u81.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u82.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u83.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u84.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u85.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u86.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u87.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u88.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u89.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u8a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u8b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u8c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u8d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u8e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u8f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u90.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u91.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u92.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u93.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u94.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u95.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u96.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u97.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u98.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u99.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u9a.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u9b.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u9c.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u9d.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u9e.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-u9f.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-uf8.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-uf9.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-ufa.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-ufe.tfm +share/texmf-dist/fonts/tfm/public/ipaex-type1/ipxm-ro-uff.tfm +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-ot1.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-t1.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-ts1.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u00.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u01.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u02.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u03.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u04.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u1e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u1f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u20.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u21.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u22.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u23.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u24.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u25.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u26.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u27.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u29.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u2e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u2f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u30.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u31.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u32.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u33.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u34.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u35.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u36.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u37.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u38.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u39.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u3a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u3b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u3c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u3d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u3e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u3f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u40.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u41.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u42.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u43.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u44.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u45.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u46.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u47.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u48.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u49.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u4a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u4b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u4c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u4d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u4e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u4f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u50.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u51.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u52.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u53.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u54.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u55.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u56.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u57.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u58.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u59.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u5a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u5b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u5c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u5d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u5e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u5f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u60.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u61.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u62.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u63.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u64.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u65.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u66.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u67.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u68.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u69.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u6a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u6b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u6c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u6d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u6e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u6f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u70.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u71.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u72.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u73.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u74.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u75.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u76.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u77.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u78.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u79.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u7a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u7b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u7c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u7d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u7e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u7f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u80.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u81.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u82.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u83.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u84.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u85.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u86.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u87.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u88.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u89.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u8a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u8b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u8c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u8d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u8e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u8f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u90.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u91.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u92.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u93.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u94.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u95.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u96.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u97.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u98.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u99.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u9a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u9b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u9c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u9d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u9e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-u9f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-uf0.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-uf8.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-uf9.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-ufa.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-ufe.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxg-r-uff.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-ot1.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-t1.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-ts1.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u00.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u01.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u02.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u03.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u04.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u1e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u1f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u20.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u21.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u22.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u23.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u24.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u25.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u26.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u27.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u29.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u2e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u2f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u30.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u31.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u32.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u33.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u34.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u35.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u36.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u37.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u38.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u39.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u3a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u3b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u3c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u3d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u3e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u3f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u40.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u41.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u42.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u43.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u44.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u45.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u46.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u47.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u48.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u49.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u4a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u4b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u4c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u4d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u4e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u4f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u50.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u51.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u52.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u53.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u54.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u55.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u56.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u57.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u58.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u59.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u5a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u5b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u5c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u5d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u5e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u5f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u60.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u61.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u62.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u63.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u64.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u65.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u66.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u67.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u68.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u69.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u6a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u6b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u6c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u6d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u6e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u6f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u70.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u71.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u72.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u73.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u74.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u75.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u76.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u77.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u78.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u79.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u7a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u7b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u7c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u7d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u7e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u7f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u80.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u81.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u82.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u83.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u84.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u85.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u86.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u87.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u88.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u89.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u8a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u8b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u8c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u8d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u8e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u8f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u90.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u91.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u92.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u93.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u94.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u95.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u96.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u97.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u98.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u99.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u9a.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u9b.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u9c.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u9d.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u9e.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-u9f.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-uf0.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-uf8.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-uf9.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-ufa.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-ufe.pfb +share/texmf-dist/fonts/type1/public/ipaex-type1/ipxm-r-uff.pfb +share/texmf-dist/tex/latex/ipaex-type1/c70ipxg.fd +share/texmf-dist/tex/latex/ipaex-type1/c70ipxga.fd +share/texmf-dist/tex/latex/ipaex-type1/c70ipxm.fd +share/texmf-dist/tex/latex/ipaex-type1/c70ipxma.fd +share/texmf-dist/tex/latex/ipaex-type1/ot1ipxg.fd +share/texmf-dist/tex/latex/ipaex-type1/ot1ipxm.fd +share/texmf-dist/tex/latex/ipaex-type1/t1ipxg.fd +share/texmf-dist/tex/latex/ipaex-type1/t1ipxm.fd +share/texmf-dist/tex/latex/ipaex-type1/ts1ipxg.fd +share/texmf-dist/tex/latex/ipaex-type1/ts1ipxm.fd diff --git a/fonts/tex-ipaex-type1/distinfo b/fonts/tex-ipaex-type1/distinfo new file mode 100644 index 000000000..a7067dac3 --- /dev/null +++ b/fonts/tex-ipaex-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-ipaex-type1-31927/ipaex-type1.tar.xz) = d9dabab9716f667c2f139b83f8641f8671c91c6e +RMD160 (tex-ipaex-type1-31927/ipaex-type1.tar.xz) = d572249098de75685ee59cbe1165e4307d701502 +Size (tex-ipaex-type1-31927/ipaex-type1.tar.xz) = 12435568 bytes diff --git a/fonts/tex-ipaex/Makefile b/fonts/tex-ipaex/Makefile index a04395964..1aad56c5e 100644 --- a/fonts/tex-ipaex/Makefile +++ b/fonts/tex-ipaex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/04 01:11:24 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 07:58:45 markd Exp $ DISTNAME= ipaex -PKGNAME= tex-${DISTNAME}-2011 -TEXLIVE_REV= 25360 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35583 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= IPA and IPAex fonts for Kana and Kanji diff --git a/fonts/tex-ipaex/PLIST b/fonts/tex-ipaex/PLIST index fbde93738..9afc451e6 100644 --- a/fonts/tex-ipaex/PLIST +++ b/fonts/tex-ipaex/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/04 01:11:24 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 07:58:45 markd Exp $ share/texmf-dist/fonts/truetype/public/ipaex/ipaexg.ttf share/texmf-dist/fonts/truetype/public/ipaex/ipaexm.ttf share/texmf-dist/fonts/truetype/public/ipaex/ipag.ttf +share/texmf-dist/fonts/truetype/public/ipaex/ipagp.ttf share/texmf-dist/fonts/truetype/public/ipaex/ipam.ttf +share/texmf-dist/fonts/truetype/public/ipaex/ipamp.ttf diff --git a/fonts/tex-ipaex/distinfo b/fonts/tex-ipaex/distinfo index e43f66e20..cec1f9cce 100644 --- a/fonts/tex-ipaex/distinfo +++ b/fonts/tex-ipaex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/04 01:11:24 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 07:58:45 markd Exp $ -SHA1 (tex-ipaex-25360/ipaex.tar.xz) = f61a65d9ec37c33e92d175b4e02efd8990cfa5fc -RMD160 (tex-ipaex-25360/ipaex.tar.xz) = 4b304b37caf4a2bfdfbef14d0895a3b67a351088 -Size (tex-ipaex-25360/ipaex.tar.xz) = 15724820 bytes +SHA1 (tex-ipaex-35583/ipaex.tar.xz) = 6345cf2abc84169415bd53d2bc6ed4b4327fd4c8 +RMD160 (tex-ipaex-35583/ipaex.tar.xz) = 7f6934a2adeea798059bd4c188edb151ff7d0a3a +Size (tex-ipaex-35583/ipaex.tar.xz) = 15864612 bytes diff --git a/fonts/tex-iwona-doc/DESCR b/fonts/tex-iwona-doc/DESCR new file mode 100644 index 000000000..b7c1f9f89 --- /dev/null +++ b/fonts/tex-iwona-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-iwona. diff --git a/fonts/tex-iwona-doc/Makefile b/fonts/tex-iwona-doc/Makefile new file mode 100644 index 000000000..657c63e22 --- /dev/null +++ b/fonts/tex-iwona-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= iwona.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.995b +TEXLIVE_REV= 19611 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/iwona +COMMENT= Documentation for tex-iwona +LICENSE= gfsl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-iwona-doc/PLIST b/fonts/tex-iwona-doc/PLIST new file mode 100644 index 000000000..ee3222c46 --- /dev/null +++ b/fonts/tex-iwona-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/doc/fonts/iwona/00readme.eng +share/texmf-dist/doc/fonts/iwona/00readme.pol +share/texmf-dist/doc/fonts/iwona/GUST-FONT-LICENSE.txt +share/texmf-dist/doc/fonts/iwona/iwona-info-src.zip +share/texmf-dist/doc/fonts/iwona/iwona-info.pdf +share/texmf-dist/doc/fonts/iwona/iwona-latex-cyr.tex +share/texmf-dist/doc/fonts/iwona/iwona-latex-math.tex +share/texmf-dist/doc/fonts/iwona/iwona-latex-pl.tex +share/texmf-dist/doc/fonts/iwona/iwona-latex-t2a.tex +share/texmf-dist/doc/fonts/iwona/iwona-latex-t5.tex +share/texmf-dist/doc/fonts/iwona/iwona-mathtest.tex +share/texmf-dist/doc/fonts/iwona/iwona-table.tex +share/texmf-dist/doc/fonts/iwona/manifest.txt diff --git a/fonts/tex-iwona-doc/distinfo b/fonts/tex-iwona-doc/distinfo new file mode 100644 index 000000000..3aca31859 --- /dev/null +++ b/fonts/tex-iwona-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-iwona-19611/iwona.doc.tar.xz) = 96f798f9d0c6b97592e161edc22f55755ee8dd47 +RMD160 (tex-iwona-19611/iwona.doc.tar.xz) = 751326bcf428e1d3e83bb6fc501c6eae567eb4c1 +Size (tex-iwona-19611/iwona.doc.tar.xz) = 467428 bytes diff --git a/fonts/tex-iwona/DESCR b/fonts/tex-iwona/DESCR new file mode 100644 index 000000000..11d2ce4a6 --- /dev/null +++ b/fonts/tex-iwona/DESCR @@ -0,0 +1,14 @@ +Iwona is a two-element sans-serif typeface. It was created as +an alternative version of the Kurier typeface, which was +designed in 1975 for a diploma in typeface design at the Warsaw +Academy of Fine Arts under the supervision of Roman +Tomaszewski. This distribution contains a significantly +extended set of characters covering the following modern +alphabets: latin (including Vietnamese), Cyrillic and Greek as +well as a number of additional symbols (including mathematical +symbols). The fonts are prepared in Type 1 and OpenType +formats. For use with TeX the following encoding files have +been prepared: T1 (ec), T2 (abc), and OT2--Cyrillic, T5 +(Vietnamese), OT4, QX, texansi and nonstandard (IL2 for the +Czech fonts), as well as supporting macros and files defining +fonts for LaTeX. diff --git a/fonts/tex-iwona/Makefile b/fonts/tex-iwona/Makefile new file mode 100644 index 000000000..7aa9f214d --- /dev/null +++ b/fonts/tex-iwona/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= iwona +PKGNAME= tex-${DISTNAME}-0.995b +TEXLIVE_REV= 19611 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/iwona +COMMENT= Two-element sans-serif font +LICENSE= gfsl + +TEX_MAP_FILES+= iwona.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-iwona/PLIST b/fonts/tex-iwona/PLIST new file mode 100644 index 000000000..c74a2de8f --- /dev/null +++ b/fonts/tex-iwona/PLIST @@ -0,0 +1,601 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/fonts/afm/nowacki/iwona/iwonab.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonabi.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacb.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacbi.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonach.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonachi.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacl.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacli.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacm.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacmi.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacr.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonacri.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonah.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonahi.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonal.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonali.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonam.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonami.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonar.afm +share/texmf-dist/fonts/afm/nowacki/iwona/iwonari.afm +share/texmf-dist/fonts/enc/dvips/iwona/cs-iwona-sc.enc +share/texmf-dist/fonts/enc/dvips/iwona/cs-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/ec-iwona-sc.enc +share/texmf-dist/fonts/enc/dvips/iwona/ec-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/ex-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/greek-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/l7x-iwona-sc.enc +share/texmf-dist/fonts/enc/dvips/iwona/l7x-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/mi-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/qx-iwona-sc.enc +share/texmf-dist/fonts/enc/dvips/iwona/qx-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/rm-iwona-sc.enc +share/texmf-dist/fonts/enc/dvips/iwona/rm-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/sy-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/t2a-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/t2b-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/t2c-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/t5-iwona-sc.enc +share/texmf-dist/fonts/enc/dvips/iwona/t5-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/texnansi-iwona-sc.enc +share/texmf-dist/fonts/enc/dvips/iwona/texnansi-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/ts1-iwona.enc +share/texmf-dist/fonts/enc/dvips/iwona/wncy-iwona.enc +share/texmf-dist/fonts/map/dvips/iwona/iwona-cs.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-ec.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-ex.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-greek.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-l7x.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-mi.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-qx.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-rm.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-sy.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-t2a.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-t2b.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-t2c.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-t5.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-texnansi.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-ts1.map +share/texmf-dist/fonts/map/dvips/iwona/iwona-wncy.map +share/texmf-dist/fonts/map/dvips/iwona/iwona.map +share/texmf-dist/fonts/opentype/nowacki/iwona/Iwona-Bold.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/Iwona-BoldItalic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/Iwona-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/Iwona-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCond-Bold.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCond-BoldItalic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCond-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCond-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCondHeavy-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCondLight-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCondLight-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCondMedium-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaCondMedium-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaHeavy-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaHeavy-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaLight-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaLight-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaMedium-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/iwona/IwonaMedium-Regular.otf +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonab-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonabi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonach-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonachi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonah-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonahi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonal-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonali-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonam-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonami-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonar-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonari-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/cs-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonab-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonabi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonach-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonachi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonah-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonahi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonal-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonali-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonam-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonami-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonar-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonari-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ec-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ex-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/greek-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonab-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonabi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonach-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonachi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonah-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonahi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonal-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonali-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonam-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonami-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonar-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonari-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/l7x-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/mi-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonab-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonabi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonach-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonachi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonah-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonahi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonal-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonali-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonam-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonami-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonar-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonari-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/qx-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonab-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonabi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonach-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonachi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonah-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonahi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonal-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonali-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonam-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonami-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonar-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonari-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/rm-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonabz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonacbz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonachz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonaclz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonacmz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonacrz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonahz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonalz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonamz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/sy-iwonarz.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2a-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2b-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t2c-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonab-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonabi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonach-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonachi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonah-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonahi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonal-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonali-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonam-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonami-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonar-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonari-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/t5-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonab-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonabi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonach-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonachi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonah-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonahi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonal-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonali-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonam-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonami-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonar-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonari-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/texnansi-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/ts1-iwonari.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonab.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonabi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacb.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacbi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonach.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonachi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacl.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacli.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacm.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacmi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacr.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonacri.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonah.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonahi.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonal.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonali.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonam.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonami.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonar.tfm +share/texmf-dist/fonts/tfm/nowacki/iwona/wncy-iwonari.tfm +share/texmf-dist/fonts/type1/nowacki/iwona/iwonab.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonabi.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacb.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacbi.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonach.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonachi.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacl.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacli.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacm.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacmi.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacr.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonacri.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonah.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonahi.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonal.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonali.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonam.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonami.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonar.pfb +share/texmf-dist/fonts/type1/nowacki/iwona/iwonari.pfb +share/texmf-dist/tex/latex/iwona/il2iwona.fd +share/texmf-dist/tex/latex/iwona/il2iwonac.fd +share/texmf-dist/tex/latex/iwona/il2iwonal.fd +share/texmf-dist/tex/latex/iwona/il2iwonalc.fd +share/texmf-dist/tex/latex/iwona/iwona.sty +share/texmf-dist/tex/latex/iwona/l7xiwona.fd +share/texmf-dist/tex/latex/iwona/l7xiwonac.fd +share/texmf-dist/tex/latex/iwona/l7xiwonal.fd +share/texmf-dist/tex/latex/iwona/l7xiwonalc.fd +share/texmf-dist/tex/latex/iwona/ly1iwona.fd +share/texmf-dist/tex/latex/iwona/ly1iwonac.fd +share/texmf-dist/tex/latex/iwona/ly1iwonal.fd +share/texmf-dist/tex/latex/iwona/ly1iwonalc.fd +share/texmf-dist/tex/latex/iwona/omliwona.fd +share/texmf-dist/tex/latex/iwona/omliwonac.fd +share/texmf-dist/tex/latex/iwona/omliwonal.fd +share/texmf-dist/tex/latex/iwona/omliwonalc.fd +share/texmf-dist/tex/latex/iwona/omsiwona.fd +share/texmf-dist/tex/latex/iwona/omsiwonac.fd +share/texmf-dist/tex/latex/iwona/omsiwonal.fd +share/texmf-dist/tex/latex/iwona/omsiwonalc.fd +share/texmf-dist/tex/latex/iwona/omxiwona.fd +share/texmf-dist/tex/latex/iwona/omxiwonac.fd +share/texmf-dist/tex/latex/iwona/omxiwonal.fd +share/texmf-dist/tex/latex/iwona/omxiwonalc.fd +share/texmf-dist/tex/latex/iwona/ot1iwona.fd +share/texmf-dist/tex/latex/iwona/ot1iwonac.fd +share/texmf-dist/tex/latex/iwona/ot1iwonacm.fd +share/texmf-dist/tex/latex/iwona/ot1iwonal.fd +share/texmf-dist/tex/latex/iwona/ot1iwonalc.fd +share/texmf-dist/tex/latex/iwona/ot1iwonalcm.fd +share/texmf-dist/tex/latex/iwona/ot1iwonalm.fd +share/texmf-dist/tex/latex/iwona/ot1iwonam.fd +share/texmf-dist/tex/latex/iwona/ot2iwona.fd +share/texmf-dist/tex/latex/iwona/ot2iwonac.fd +share/texmf-dist/tex/latex/iwona/ot2iwonal.fd +share/texmf-dist/tex/latex/iwona/ot2iwonalc.fd +share/texmf-dist/tex/latex/iwona/ot4iwona.fd +share/texmf-dist/tex/latex/iwona/ot4iwonac.fd +share/texmf-dist/tex/latex/iwona/ot4iwonal.fd +share/texmf-dist/tex/latex/iwona/ot4iwonalc.fd +share/texmf-dist/tex/latex/iwona/qxiwona.fd +share/texmf-dist/tex/latex/iwona/qxiwonac.fd +share/texmf-dist/tex/latex/iwona/qxiwonal.fd +share/texmf-dist/tex/latex/iwona/qxiwonalc.fd +share/texmf-dist/tex/latex/iwona/t1iwona.fd +share/texmf-dist/tex/latex/iwona/t1iwonac.fd +share/texmf-dist/tex/latex/iwona/t1iwonal.fd +share/texmf-dist/tex/latex/iwona/t1iwonalc.fd +share/texmf-dist/tex/latex/iwona/t2aiwona.fd +share/texmf-dist/tex/latex/iwona/t2aiwonac.fd +share/texmf-dist/tex/latex/iwona/t2aiwonal.fd +share/texmf-dist/tex/latex/iwona/t2aiwonalc.fd +share/texmf-dist/tex/latex/iwona/t2biwona.fd +share/texmf-dist/tex/latex/iwona/t2biwonac.fd +share/texmf-dist/tex/latex/iwona/t2biwonal.fd +share/texmf-dist/tex/latex/iwona/t2biwonalc.fd +share/texmf-dist/tex/latex/iwona/t2ciwona.fd +share/texmf-dist/tex/latex/iwona/t2ciwonac.fd +share/texmf-dist/tex/latex/iwona/t2ciwonal.fd +share/texmf-dist/tex/latex/iwona/t2ciwonalc.fd +share/texmf-dist/tex/latex/iwona/t5iwona.fd +share/texmf-dist/tex/latex/iwona/t5iwonac.fd +share/texmf-dist/tex/latex/iwona/t5iwonal.fd +share/texmf-dist/tex/latex/iwona/t5iwonalc.fd +share/texmf-dist/tex/latex/iwona/ts1iwona.fd +share/texmf-dist/tex/latex/iwona/ts1iwonac.fd +share/texmf-dist/tex/latex/iwona/ts1iwonal.fd +share/texmf-dist/tex/latex/iwona/ts1iwonalc.fd +share/texmf-dist/tex/plain/iwona/iwona-math.tex diff --git a/fonts/tex-iwona/distinfo b/fonts/tex-iwona/distinfo new file mode 100644 index 000000000..aea47eb16 --- /dev/null +++ b/fonts/tex-iwona/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-iwona-19611/iwona.tar.xz) = 7fb0a1d59c05500a60cfc46af81284c8b6cdadfa +RMD160 (tex-iwona-19611/iwona.tar.xz) = 292638a9ef646b4d67cab25b384b676dccaadb13 +Size (tex-iwona-19611/iwona.tar.xz) = 3901900 bytes diff --git a/fonts/tex-jablantile-doc/DESCR b/fonts/tex-jablantile-doc/DESCR new file mode 100644 index 000000000..0392b36fc --- /dev/null +++ b/fonts/tex-jablantile-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-jablantile. diff --git a/fonts/tex-jablantile-doc/Makefile b/fonts/tex-jablantile-doc/Makefile new file mode 100644 index 000000000..2281f2fbd --- /dev/null +++ b/fonts/tex-jablantile-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= jablantile.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 16364 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/jablantile +COMMENT= Documentation for tex-jablantile +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-jablantile-doc/PLIST b/fonts/tex-jablantile-doc/PLIST new file mode 100644 index 000000000..7402aeb10 --- /dev/null +++ b/fonts/tex-jablantile-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/doc/fonts/jablantile/README +share/texmf-dist/doc/fonts/jablantile/dearjablan.tex +share/texmf-dist/doc/fonts/jablantile/jablantile.pdf diff --git a/fonts/tex-jablantile-doc/distinfo b/fonts/tex-jablantile-doc/distinfo new file mode 100644 index 000000000..fe15420aa --- /dev/null +++ b/fonts/tex-jablantile-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-jablantile-16364/jablantile.doc.tar.xz) = a7ea2fcf2c18f5cafcf97e04d6937953757958b0 +RMD160 (tex-jablantile-16364/jablantile.doc.tar.xz) = 650325f29e88d5e7c8b2094142963f4f61506ae9 +Size (tex-jablantile-16364/jablantile.doc.tar.xz) = 13880 bytes diff --git a/fonts/tex-jablantile/DESCR b/fonts/tex-jablantile/DESCR new file mode 100644 index 000000000..1286393d6 --- /dev/null +++ b/fonts/tex-jablantile/DESCR @@ -0,0 +1,4 @@ +This is a small Metafont font to implement the modular tiles +described by Slavik Jablan. For an outline of the theoretical +structure of the tiles, see (for example) Jablan's JMM 2006 +Exhibit. diff --git a/fonts/tex-jablantile/Makefile b/fonts/tex-jablantile/Makefile new file mode 100644 index 000000000..20b46621c --- /dev/null +++ b/fonts/tex-jablantile/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= jablantile +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 16364 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/jablantile +COMMENT= Metafont version of tiles in the style of Slavik Jablan +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-jablantile/PLIST b/fonts/tex-jablantile/PLIST new file mode 100644 index 000000000..d108e76f4 --- /dev/null +++ b/fonts/tex-jablantile/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/fonts/source/public/jablantile/jablantile.mf diff --git a/fonts/tex-jablantile/distinfo b/fonts/tex-jablantile/distinfo new file mode 100644 index 000000000..cd47d6591 --- /dev/null +++ b/fonts/tex-jablantile/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-jablantile-16364/jablantile.tar.xz) = bf4beb4e9c4555d9230497ac2b941280a353fd8a +RMD160 (tex-jablantile-16364/jablantile.tar.xz) = 69d10384621a01a55c453a325929dce5ca4bc417 +Size (tex-jablantile-16364/jablantile.tar.xz) = 3660 bytes diff --git a/fonts/tex-jamtimes-doc/DESCR b/fonts/tex-jamtimes-doc/DESCR new file mode 100644 index 000000000..652656014 --- /dev/null +++ b/fonts/tex-jamtimes-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-jamtimes. diff --git a/fonts/tex-jamtimes-doc/Makefile b/fonts/tex-jamtimes-doc/Makefile new file mode 100644 index 000000000..9d6ef698a --- /dev/null +++ b/fonts/tex-jamtimes-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= jamtimes.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.12 +TEXLIVE_REV= 20408 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/jamtimes +COMMENT= Documentation for tex-jamtimes +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-jamtimes-doc/PLIST b/fonts/tex-jamtimes-doc/PLIST new file mode 100644 index 000000000..fad7805db --- /dev/null +++ b/fonts/tex-jamtimes-doc/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/doc/latex/jamtimes/README +share/texmf-dist/doc/latex/jamtimes/jamtimes.bib +share/texmf-dist/doc/latex/jamtimes/jamtimes.dtx +share/texmf-dist/doc/latex/jamtimes/jamtimes.ins +share/texmf-dist/doc/latex/jamtimes/jamtimes.pdf +share/texmf-dist/doc/latex/jamtimes/mathsample.pdf +share/texmf-dist/doc/latex/jamtimes/mathsample.tex +share/texmf-dist/doc/latex/jamtimes/mathsample_ps.pdf +share/texmf-dist/doc/latex/jamtimes/textsample.pdf +share/texmf-dist/doc/latex/jamtimes/textsample.tex +share/texmf-dist/doc/latex/jamtimes/textsample_ps.pdf diff --git a/fonts/tex-jamtimes-doc/distinfo b/fonts/tex-jamtimes-doc/distinfo new file mode 100644 index 000000000..45aaaf45d --- /dev/null +++ b/fonts/tex-jamtimes-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-jamtimes-20408/jamtimes.doc.tar.xz) = 5744adf5c1415ea4a461b5d3c9e61704828c5086 +RMD160 (tex-jamtimes-20408/jamtimes.doc.tar.xz) = 2e8a572dc5bab49ae6b857616ad7609b188a583f +Size (tex-jamtimes-20408/jamtimes.doc.tar.xz) = 851028 bytes diff --git a/fonts/tex-jamtimes/DESCR b/fonts/tex-jamtimes/DESCR new file mode 100644 index 000000000..9cface7b9 --- /dev/null +++ b/fonts/tex-jamtimes/DESCR @@ -0,0 +1,4 @@ +The package offers LaTeX support for the expanded Times Roman +font, which has been used for many years in the Journal +d'Analyse Mathematique. Mathematics support is based on the +Belleek fonts. diff --git a/fonts/tex-jamtimes/Makefile b/fonts/tex-jamtimes/Makefile new file mode 100644 index 000000000..18f835782 --- /dev/null +++ b/fonts/tex-jamtimes/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +DISTNAME= jamtimes +PKGNAME= tex-${DISTNAME}-1.12 +TEXLIVE_REV= 20408 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/jamtimes +COMMENT= Expanded Times Roman fonts +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-jamtimes/PLIST b/fonts/tex-jamtimes/PLIST new file mode 100644 index 000000000..cd2ece369 --- /dev/null +++ b/fonts/tex-jamtimes/PLIST @@ -0,0 +1,104 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:46 wiz Exp $ +share/texmf-dist/fonts/map/dvips/jamtimes/jtm.map +share/texmf-dist/fonts/tfm/public/jamtimes/blsy.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmb7tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmb8cv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmb8rv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmb8tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbc7tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbc8tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbi7me.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbi7tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbi8cv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbi8rv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbi8tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbo7tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbo8cv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbo8rv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmbo8tv.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr7tc.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr7te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr7tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr7ye.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr7yoe.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8cc.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8ce.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8cw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8rc.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8re.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8rw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8tc.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmr8tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmrc7te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmrc7tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmrc8te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmrc8tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri7me.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri7te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri7tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri7ze.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri8ce.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri8cw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri8re.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri8rw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri8te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmri8tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro7te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro7tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro8ce.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro8cw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro8re.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro8rw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro8te.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/jtmro8tw.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/ptmb8a.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/ptmbi8a.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/ptmr8a.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/ptmri8a.tfm +share/texmf-dist/fonts/tfm/public/jamtimes/rblmi.tfm +share/texmf-dist/fonts/vf/public/jamtimes/jtmb7tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmb8cv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmb8tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbc7tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbc8tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbi7me.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbi7tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbi8cv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbi8tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbo7tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbo8cv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmbo8tv.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr7tc.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr7te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr7tw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr7ye.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr8cc.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr8ce.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr8cw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr8tc.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr8te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmr8tw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmrc7te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmrc7tw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmrc8te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmrc8tw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmri7me.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmri7te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmri7tw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmri8ce.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmri8cw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmri8te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmri8tw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmro7te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmro7tw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmro8ce.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmro8cw.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmro8te.vf +share/texmf-dist/fonts/vf/public/jamtimes/jtmro8tw.vf +share/texmf-dist/tex/latex/jamtimes/jamtimes.sty +share/texmf-dist/tex/latex/jamtimes/omljtm.fd +share/texmf-dist/tex/latex/jamtimes/omsjtm.fd +share/texmf-dist/tex/latex/jamtimes/ot1jtm.fd +share/texmf-dist/tex/latex/jamtimes/t1jtm.fd +share/texmf-dist/tex/latex/jamtimes/ts1jtm.fd diff --git a/fonts/tex-jamtimes/distinfo b/fonts/tex-jamtimes/distinfo new file mode 100644 index 000000000..b0ebd1c6a --- /dev/null +++ b/fonts/tex-jamtimes/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:46 wiz Exp $ + +SHA1 (tex-jamtimes-20408/jamtimes.tar.xz) = b4f84bd08eb74b4fd41a682b0f2e7f518964bf1f +RMD160 (tex-jamtimes-20408/jamtimes.tar.xz) = b1c1b59edb35233fd348066f314a3fb98d93381b +Size (tex-jamtimes-20408/jamtimes.tar.xz) = 45668 bytes diff --git a/fonts/tex-japanese-otf-doc/Makefile b/fonts/tex-japanese-otf-doc/Makefile index d73b982f4..0df0fd173 100644 --- a/fonts/tex-japanese-otf-doc/Makefile +++ b/fonts/tex-japanese-otf-doc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/04 01:13:54 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:19:59 markd Exp $ DISTNAME= japanese-otf.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.7b4 +PKGNAME= tex-${DISTNAME:S/./-/}-1.7b6.36953 CATEGORIES= fonts -TEXLIVE_REV= 25453 +TEXLIVE_REV= 36953 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-japanese-otf diff --git a/fonts/tex-japanese-otf-doc/PLIST b/fonts/tex-japanese-otf-doc/PLIST index 9033d8cd3..43e870ce0 100644 --- a/fonts/tex-japanese-otf-doc/PLIST +++ b/fonts/tex-japanese-otf-doc/PLIST @@ -1,4 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/04 01:13:54 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:01:05 markd Exp $ share/texmf-dist/doc/fonts/japanese-otf/COPYRIGHT +share/texmf-dist/doc/fonts/japanese-otf/fontmap.zip +share/texmf-dist/doc/fonts/japanese-otf/otf-script-gteb.diff share/texmf-dist/doc/fonts/japanese-otf/readme.en.txt share/texmf-dist/doc/fonts/japanese-otf/readme.txt +share/texmf-dist/doc/fonts/japanese-otf/test/brsgtest.tex +share/texmf-dist/doc/fonts/japanese-otf/test/jis2004.tex +share/texmf-dist/doc/fonts/japanese-otf/test/koreanexample.tex +share/texmf-dist/doc/fonts/japanese-otf/test/otftest.tex +share/texmf-dist/doc/fonts/japanese-otf/test/pkanatest.tex +share/texmf-dist/doc/fonts/japanese-otf/test/pkanatest2.tex diff --git a/fonts/tex-japanese-otf-doc/distinfo b/fonts/tex-japanese-otf-doc/distinfo index c3eb766a6..5a22eee5c 100644 --- a/fonts/tex-japanese-otf-doc/distinfo +++ b/fonts/tex-japanese-otf-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/04 01:13:54 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:19:59 markd Exp $ -SHA1 (tex-japanese-otf-25453/japanese-otf.doc.tar.xz) = 0eba822a73bf2e512c2658c3f6bb87c7bd92f780 -RMD160 (tex-japanese-otf-25453/japanese-otf.doc.tar.xz) = 76211b99aa75ea7a9a13a583ff06dd66b04acee8 -Size (tex-japanese-otf-25453/japanese-otf.doc.tar.xz) = 5936 bytes +SHA1 (tex-japanese-otf-36953/japanese-otf.doc.tar.xz) = 7fe1de9700dffd92023146269eeaadffd8759d30 +RMD160 (tex-japanese-otf-36953/japanese-otf.doc.tar.xz) = 0a4a8ccafb142d698789ecff1176ec90c6b29210 +Size (tex-japanese-otf-36953/japanese-otf.doc.tar.xz) = 15652 bytes diff --git a/fonts/tex-japanese-otf/Makefile b/fonts/tex-japanese-otf/Makefile index 643e269be..344278b8e 100644 --- a/fonts/tex-japanese-otf/Makefile +++ b/fonts/tex-japanese-otf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/04 01:13:42 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:19:59 markd Exp $ DISTNAME= japanese-otf -PKGNAME= tex-${DISTNAME}-1.7b4 +PKGNAME= tex-${DISTNAME}-1.7b6.36953 CATEGORIES= fonts -TEXLIVE_REV= 25453 +TEXLIVE_REV= 36953 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Advanced font selection for platex and its friends diff --git a/fonts/tex-japanese-otf/PLIST b/fonts/tex-japanese-otf/PLIST index 8a63750c6..6f61edbc8 100644 --- a/fonts/tex-japanese-otf/PLIST +++ b/fonts/tex-japanese-otf/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/04 01:13:43 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:01:05 markd Exp $ share/texmf-dist/fonts/map/dvipdfmx/japanese-otf/otf-cktx.map -share/texmf-dist/fonts/map/dvipdfmx/japanese-otf/otf-noEmbed.map share/texmf-dist/fonts/ofm/public/japanese-otf/hirakaku-w3-h.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/hirakaku-w3-v.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/hirakaku-w6-h.ofm @@ -13,6 +12,8 @@ share/texmf-dist/fonts/ofm/public/japanese-otf/hiramin-w6-h.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/hiramin-w6-v.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/otf-cjgb-h.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/otf-cjgb-v.ofm +share/texmf-dist/fonts/ofm/public/japanese-otf/otf-cjge-h.ofm +share/texmf-dist/fonts/ofm/public/japanese-otf/otf-cjge-v.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/otf-cjgr-h.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/otf-cjgr-v.ofm share/texmf-dist/fonts/ofm/public/japanese-otf/otf-cjmb-h.ofm @@ -27,6 +28,10 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothb-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothbn-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothbn-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgotheb-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgotheb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothebn-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothebn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgexpgothrn-h.tfm @@ -53,6 +58,8 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgothbn-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgothbn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgotheb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgotheb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgothebn-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgothebn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgothr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgothr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/brsgnmlgothrn-h.tfm @@ -117,6 +124,18 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/cidjgb4-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/cidjgb4-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/cidjgb5-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/cidjgb5-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge0-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge0-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge1-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge1-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge2-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge2-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge3-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge3-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge4-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge4-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge5-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/cidjge5-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/cidjgr0-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/cidjgr0-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/cidjgr1-h.tfm @@ -221,6 +240,10 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/expgothb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/expgothb-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/expgothbn-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/expgothbn-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/expgotheb-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/expgotheb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/expgothebn-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/expgothebn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/expgothr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/expgothr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/expgothrn-h.tfm @@ -247,6 +270,8 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/hgothbn-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/hgothbn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/hgotheb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/hgotheb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/hgothebn-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/hgothebn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/hgothr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/hgothr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/hgothrn-h.tfm @@ -283,6 +308,8 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgothbn-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgothbn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgotheb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgotheb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgothebn-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgothebn-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgothr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgothr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/nmlgothrn-h.tfm @@ -309,6 +336,8 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ccmr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ccmr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-cjgb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-cjgb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/otf-cjge-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/otf-cjge-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-cjgr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-cjgr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-cjmb-h.tfm @@ -335,6 +364,10 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgb-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgbn-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgbn-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujge-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujge-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgen-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgen-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/otf-ujgrn-h.tfm @@ -375,6 +408,8 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/phiraminw6-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/phiraminw6-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/rubygothb-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/rubygothb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/rubygotheb-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/rubygotheb-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/rubygothr-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/rubygothr-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/rubymgothr-h.tfm @@ -545,6 +580,70 @@ share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgbne-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgbne-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgbnf-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgbnf-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge0-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge0-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge1-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge1-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge2-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge2-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge3-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge3-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge4-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge4-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge5-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge5-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge6-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge6-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge7-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge7-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge8-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge8-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge9-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjge9-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgea-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgea-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgeb-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgeb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgec-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgec-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjged-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjged-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgee-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgee-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgef-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgef-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen0-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen0-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen1-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen1-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen2-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen2-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen3-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen3-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen4-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen4-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen5-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen5-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen6-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen6-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen7-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen7-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen8-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen8-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen9-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgen9-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgena-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgena-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgenb-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgenb-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgenc-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgenc-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgend-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgend-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgene-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgene-v.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgenf-h.tfm +share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgenf-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgr0-h.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgr0-v.tfm share/texmf-dist/fonts/tfm/public/japanese-otf/utfjgr1-h.tfm @@ -1029,6 +1128,10 @@ share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothb-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothb-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothbn-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothbn-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgotheb-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgotheb-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothebn-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothebn-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothr-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothr-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgexpgothrn-h.vf @@ -1055,6 +1158,8 @@ share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgothbn-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgothbn-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgotheb-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgotheb-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgothebn-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgothebn-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgothr-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgothr-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/brsgnmlgothrn-h.vf @@ -1119,6 +1224,18 @@ share/texmf-dist/fonts/vf/public/japanese-otf/cidjgb4-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/cidjgb4-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/cidjgb5-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/cidjgb5-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge0-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge0-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge1-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge1-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge2-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge2-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge3-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge3-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge4-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge4-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge5-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/cidjge5-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/cidjgr0-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/cidjgr0-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/cidjgr1-h.vf @@ -1223,6 +1340,10 @@ share/texmf-dist/fonts/vf/public/japanese-otf/expgothb-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/expgothb-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/expgothbn-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/expgothbn-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/expgotheb-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/expgotheb-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/expgothebn-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/expgothebn-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/expgothr-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/expgothr-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/expgothrn-h.vf @@ -1249,6 +1370,8 @@ share/texmf-dist/fonts/vf/public/japanese-otf/nmlgothbn-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/nmlgothbn-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/nmlgotheb-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/nmlgotheb-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/nmlgothebn-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/nmlgothebn-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/nmlgothr-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/nmlgothr-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/nmlgothrn-h.vf @@ -1281,6 +1404,8 @@ share/texmf-dist/fonts/vf/public/japanese-otf/phiraminw6-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/phiraminw6-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/rubygothb-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/rubygothb-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/rubygotheb-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/rubygotheb-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/rubygothr-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/rubygothr-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/rubymgothr-h.vf @@ -1451,6 +1576,70 @@ share/texmf-dist/fonts/vf/public/japanese-otf/utfjgbne-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/utfjgbne-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/utfjgbnf-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/utfjgbnf-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge0-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge0-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge1-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge1-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge2-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge2-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge3-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge3-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge4-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge4-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge5-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge5-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge6-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge6-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge7-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge7-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge8-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge8-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge9-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjge9-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgea-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgea-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgeb-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgeb-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgec-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgec-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjged-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjged-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgee-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgee-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgef-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgef-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen0-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen0-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen1-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen1-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen2-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen2-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen3-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen3-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen4-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen4-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen5-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen5-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen6-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen6-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen7-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen7-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen8-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen8-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen9-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgen9-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgena-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgena-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgenb-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgenb-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgenc-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgenc-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgend-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgend-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgene-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgene-v.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgenf-h.vf +share/texmf-dist/fonts/vf/public/japanese-otf/utfjgenf-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/utfjgr0-h.vf share/texmf-dist/fonts/vf/public/japanese-otf/utfjgr0-v.vf share/texmf-dist/fonts/vf/public/japanese-otf/utfjgr1-h.vf diff --git a/fonts/tex-japanese-otf/distinfo b/fonts/tex-japanese-otf/distinfo index d062c97b7..da4ab82b2 100644 --- a/fonts/tex-japanese-otf/distinfo +++ b/fonts/tex-japanese-otf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/04 01:13:42 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:19:59 markd Exp $ -SHA1 (tex-japanese-otf-25453/japanese-otf.tar.xz) = 2c5543fde9cfc55cb60491c950f251be216649bc -RMD160 (tex-japanese-otf-25453/japanese-otf.tar.xz) = 550c61a3b68332a008e2fbf89daaa09edb2ed74f -Size (tex-japanese-otf-25453/japanese-otf.tar.xz) = 406860 bytes +SHA1 (tex-japanese-otf-36953/japanese-otf.tar.xz) = a89c657658481c97af658a322dd525c4405d0d28 +RMD160 (tex-japanese-otf-36953/japanese-otf.tar.xz) = a974e576935529ed7c4d35f6e419d984efba836f +Size (tex-japanese-otf-36953/japanese-otf.tar.xz) = 390604 bytes diff --git a/fonts/tex-junicode-doc/DESCR b/fonts/tex-junicode-doc/DESCR new file mode 100644 index 000000000..0e7fadde6 --- /dev/null +++ b/fonts/tex-junicode-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-junicode. diff --git a/fonts/tex-junicode-doc/Makefile b/fonts/tex-junicode-doc/Makefile new file mode 100644 index 000000000..c55f42a05 --- /dev/null +++ b/fonts/tex-junicode-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= junicode.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.7.7 +TEXLIVE_REV= 28286 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/junicode +COMMENT= Documentation for tex-junicode +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-junicode-doc/PLIST b/fonts/tex-junicode-doc/PLIST new file mode 100644 index 000000000..2f36f1023 --- /dev/null +++ b/fonts/tex-junicode-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/doc/fonts/junicode/Junicode.pdf +share/texmf-dist/doc/fonts/junicode/Junicode.tex +share/texmf-dist/doc/fonts/junicode/README +share/texmf-dist/doc/fonts/junicode/aelfric_job.pdf +share/texmf-dist/doc/fonts/junicode/aelfric_job.tex +share/texmf-dist/doc/fonts/junicode/fleurons +share/texmf-dist/doc/fonts/junicode/homer_sample.pdf +share/texmf-dist/doc/fonts/junicode/homer_sample.tex +share/texmf-dist/doc/fonts/junicode/replacements diff --git a/fonts/tex-junicode-doc/distinfo b/fonts/tex-junicode-doc/distinfo new file mode 100644 index 000000000..2002bd86c --- /dev/null +++ b/fonts/tex-junicode-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-junicode-28286/junicode.doc.tar.xz) = 3a4c1f0f73be1dd45bc2bfacafa1ef741d13d46a +RMD160 (tex-junicode-28286/junicode.doc.tar.xz) = 98021e08a8d93d8e338f2cf2759dd6a86b909ceb +Size (tex-junicode-28286/junicode.doc.tar.xz) = 381224 bytes diff --git a/fonts/tex-junicode/DESCR b/fonts/tex-junicode/DESCR new file mode 100644 index 000000000..86f5bc88a --- /dev/null +++ b/fonts/tex-junicode/DESCR @@ -0,0 +1,4 @@ +Junicode is a TrueType font with many OpenType features for +antiquarians (especially medievalists) based on typefaces used +by the Oxford Press in the late 17th and early 18th centuries. +It works well with Xe(La)TeX. diff --git a/fonts/tex-junicode/Makefile b/fonts/tex-junicode/Makefile new file mode 100644 index 000000000..9a22cdb80 --- /dev/null +++ b/fonts/tex-junicode/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= junicode +PKGNAME= tex-${DISTNAME}-0.7.7 +TEXLIVE_REV= 28286 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/junicode +COMMENT= TrueType font for mediaevalists +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-junicode/PLIST b/fonts/tex-junicode/PLIST new file mode 100644 index 000000000..9e5492bf7 --- /dev/null +++ b/fonts/tex-junicode/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/fonts/truetype/public/junicode/Junicode-Bold.ttf +share/texmf-dist/fonts/truetype/public/junicode/Junicode-BoldItalic.ttf +share/texmf-dist/fonts/truetype/public/junicode/Junicode-Italic.ttf +share/texmf-dist/fonts/truetype/public/junicode/Junicode.ttf +share/texmf-dist/tex/latex/junicode/mt-Junicode.cfg diff --git a/fonts/tex-junicode/distinfo b/fonts/tex-junicode/distinfo new file mode 100644 index 000000000..a44f91b80 --- /dev/null +++ b/fonts/tex-junicode/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-junicode-28286/junicode.tar.xz) = 94b938c60ffe040bad5c60a9bf28f471206ad049 +RMD160 (tex-junicode-28286/junicode.tar.xz) = d7bb71cf2e9d323d34d615cc6f81aa616f97498b +Size (tex-junicode-28286/junicode.tar.xz) = 845528 bytes diff --git a/fonts/tex-kixfont-doc/DESCR b/fonts/tex-kixfont-doc/DESCR new file mode 100644 index 000000000..f340b8bab --- /dev/null +++ b/fonts/tex-kixfont-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-kixfont. diff --git a/fonts/tex-kixfont-doc/Makefile b/fonts/tex-kixfont-doc/Makefile new file mode 100644 index 000000000..c63903a9b --- /dev/null +++ b/fonts/tex-kixfont-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= kixfont.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 18488 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kixfont +COMMENT= Documentation for tex-kixfont +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-kixfont-doc/PLIST b/fonts/tex-kixfont-doc/PLIST new file mode 100644 index 000000000..e7bc08ff6 --- /dev/null +++ b/fonts/tex-kixfont-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/doc/fonts/kixfont/kix.mf.asc +share/texmf-dist/doc/fonts/kixfont/kixtable.pdf +share/texmf-dist/doc/fonts/kixfont/kixtable.tex diff --git a/fonts/tex-kixfont-doc/distinfo b/fonts/tex-kixfont-doc/distinfo new file mode 100644 index 000000000..b96fbaf82 --- /dev/null +++ b/fonts/tex-kixfont-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-kixfont-18488/kixfont.doc.tar.xz) = 979e3f2726b70bb737e5ed55d7b046cf8b235f28 +RMD160 (tex-kixfont-18488/kixfont.doc.tar.xz) = 84ace663f32dbd42ee9363827f7c84f6f12f6f9c +Size (tex-kixfont-18488/kixfont.doc.tar.xz) = 15964 bytes diff --git a/fonts/tex-kixfont/DESCR b/fonts/tex-kixfont/DESCR new file mode 100644 index 000000000..dd7689341 --- /dev/null +++ b/fonts/tex-kixfont/DESCR @@ -0,0 +1,6 @@ +The KIX code is a barcode-like format used by the Dutch PTT to +encode country codes, zip codes and street numbers in a +machine-readable format. If printed below the address line on +bulk mailings, a discount can be obtained. The font is +distributed in Metafont format, and covers the numbers and +upper-case letters. diff --git a/fonts/tex-kixfont/Makefile b/fonts/tex-kixfont/Makefile new file mode 100644 index 000000000..c207cfed8 --- /dev/null +++ b/fonts/tex-kixfont/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= kixfont +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 18488 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kixfont +COMMENT= Font for KIX codes +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-kixfont/PLIST b/fonts/tex-kixfont/PLIST new file mode 100644 index 000000000..bf73a2405 --- /dev/null +++ b/fonts/tex-kixfont/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/fonts/source/public/kixfont/kix.mf +share/texmf-dist/fonts/tfm/public/kixfont/kix.tfm diff --git a/fonts/tex-kixfont/distinfo b/fonts/tex-kixfont/distinfo new file mode 100644 index 000000000..f8ba7e2a1 --- /dev/null +++ b/fonts/tex-kixfont/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-kixfont-18488/kixfont.tar.xz) = 04e6eb490d8ba7e4899e27c8b6d71df67224d3bd +RMD160 (tex-kixfont-18488/kixfont.tar.xz) = c89a92b043712e432646e8f0bcd98a232ba60b5b +Size (tex-kixfont-18488/kixfont.tar.xz) = 1792 bytes diff --git a/fonts/tex-knuth-lib/DESCR b/fonts/tex-knuth-lib/DESCR new file mode 100644 index 000000000..f9b01632e --- /dev/null +++ b/fonts/tex-knuth-lib/DESCR @@ -0,0 +1,3 @@ +A collection of miscellaneous MetaFont source, including the +means to generate the logo font that is used for MetaFont and +MetaPost. diff --git a/fonts/tex-knuth-lib/Makefile b/fonts/tex-knuth-lib/Makefile new file mode 100644 index 000000000..a62c309aa --- /dev/null +++ b/fonts/tex-knuth-lib/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/05 18:12:25 wiz Exp $ + +DISTNAME= knuth-lib +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35820 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/knuth-lib +COMMENT= Small library of MetaFont sources +#LICENSE= knuth + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-knuth-lib/PLIST b/fonts/tex-knuth-lib/PLIST new file mode 100644 index 000000000..16149e473 --- /dev/null +++ b/fonts/tex-knuth-lib/PLIST @@ -0,0 +1,31 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 02:30:24 markd Exp $ +share/texmf-dist/fonts/source/public/knuth-lib/3test.mf +share/texmf-dist/fonts/source/public/knuth-lib/6test.mf +share/texmf-dist/fonts/source/public/knuth-lib/expr.mf +share/texmf-dist/fonts/source/public/knuth-lib/grayf.mf +share/texmf-dist/fonts/source/public/knuth-lib/io.mf +share/texmf-dist/fonts/source/public/knuth-lib/logo.mf +share/texmf-dist/fonts/source/public/knuth-lib/logo10.mf +share/texmf-dist/fonts/source/public/knuth-lib/logo8.mf +share/texmf-dist/fonts/source/public/knuth-lib/logo9.mf +share/texmf-dist/fonts/source/public/knuth-lib/logobf10.mf +share/texmf-dist/fonts/source/public/knuth-lib/logosl10.mf +share/texmf-dist/fonts/source/public/knuth-lib/manfnt.mf +share/texmf-dist/fonts/source/public/knuth-lib/null.mf +share/texmf-dist/fonts/source/public/knuth-lib/rtest.mf +share/texmf-dist/fonts/source/public/knuth-lib/slant.mf +share/texmf-dist/fonts/source/public/knuth-lib/test.mf +share/texmf-dist/fonts/source/public/knuth-lib/waits.mf +share/texmf-dist/fonts/source/public/knuth-lib/ztest.mf +share/texmf-dist/fonts/tfm/public/knuth-lib/logo10.tfm +share/texmf-dist/fonts/tfm/public/knuth-lib/logo8.tfm +share/texmf-dist/fonts/tfm/public/knuth-lib/logo9.tfm +share/texmf-dist/fonts/tfm/public/knuth-lib/logobf10.tfm +share/texmf-dist/fonts/tfm/public/knuth-lib/logosl10.tfm +share/texmf-dist/fonts/tfm/public/knuth-lib/manfnt.tfm +share/texmf-dist/tex/generic/knuth-lib/null.tex +share/texmf-dist/tex/plain/knuth-lib/manmac.tex +share/texmf-dist/tex/plain/knuth-lib/mftmac.tex +share/texmf-dist/tex/plain/knuth-lib/story.tex +share/texmf-dist/tex/plain/knuth-lib/testfont.tex +share/texmf-dist/tex/plain/knuth-lib/webmac.tex diff --git a/fonts/tex-knuth-lib/distinfo b/fonts/tex-knuth-lib/distinfo new file mode 100644 index 000000000..04cc4b548 --- /dev/null +++ b/fonts/tex-knuth-lib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 02:30:24 markd Exp $ + +SHA1 (tex-knuth-lib-35820/knuth-lib.tar.xz) = 7eec494e5fe17445d46030f90b2ab0caae058971 +RMD160 (tex-knuth-lib-35820/knuth-lib.tar.xz) = bbb7faf9734a03a1e8f76b7e15f568743e93da9e +Size (tex-knuth-lib-35820/knuth-lib.tar.xz) = 30408 bytes diff --git a/fonts/tex-knuth-local/DESCR b/fonts/tex-knuth-local/DESCR new file mode 100644 index 000000000..e0d321952 --- /dev/null +++ b/fonts/tex-knuth-local/DESCR @@ -0,0 +1,3 @@ +A collection of experimental programs and developments based +on, or complementary to, the matter in his distribution +directories. diff --git a/fonts/tex-knuth-local/Makefile b/fonts/tex-knuth-local/Makefile new file mode 100644 index 000000000..e22c12e81 --- /dev/null +++ b/fonts/tex-knuth-local/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.2 2015/05/05 18:13:30 wiz Exp $ + +DISTNAME= knuth-local +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 33147 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/knuth-local +COMMENT= Knuth's local information +#LICENSE= knuth + +DEPENDS+= web2c-[0-9]*:../../print/web2c + +post-install: + ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/texmf-dist/mft/knuth-local + ${INSTALL_DATA} ${WRKSRC}/mft/knuth-local/e.mft \ + ${DESTDIR}${PREFIX}/share/texmf-dist/mft/knuth-local/e.mft + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-knuth-local/PLIST b/fonts/tex-knuth-local/PLIST new file mode 100644 index 000000000..5b6180109 --- /dev/null +++ b/fonts/tex-knuth-local/PLIST @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 02:31:13 markd Exp $ +share/texmf-dist/fonts/source/public/knuth-local/black.mf +share/texmf-dist/fonts/source/public/knuth-local/blackaps.mf +share/texmf-dist/fonts/source/public/knuth-local/blackimagen.mf +share/texmf-dist/fonts/source/public/knuth-local/blacklino.mf +share/texmf-dist/fonts/source/public/knuth-local/blacklj.mf +share/texmf-dist/fonts/source/public/knuth-local/domino.mf +share/texmf-dist/fonts/source/public/knuth-local/gray.mf +share/texmf-dist/fonts/source/public/knuth-local/grayaps.mf +share/texmf-dist/fonts/source/public/knuth-local/grayimagen.mf +share/texmf-dist/fonts/source/public/knuth-local/grayimagen3.mf +share/texmf-dist/fonts/source/public/knuth-local/grayimagenlight.mf +share/texmf-dist/fonts/source/public/knuth-local/graylj.mf +share/texmf-dist/fonts/source/public/knuth-local/local.mf +share/texmf-dist/fonts/source/public/knuth-local/logod10.mf +share/texmf-dist/fonts/source/public/knuth-local/logosl9.mf +share/texmf-dist/fonts/source/public/knuth-local/mfman.mf +share/texmf-dist/fonts/source/public/knuth-local/oneone.mf +share/texmf-dist/fonts/source/public/knuth-local/random.mf +share/texmf-dist/fonts/source/public/knuth-local/slantaps4.mf +share/texmf-dist/fonts/source/public/knuth-local/slantimagen4.mf +share/texmf-dist/fonts/source/public/knuth-local/slantimagen6.mf +share/texmf-dist/fonts/source/public/knuth-local/slantlino4.mf +share/texmf-dist/fonts/source/public/knuth-local/slantlj4.mf +share/texmf-dist/fonts/source/public/knuth-local/snfont.mf +share/texmf-dist/fonts/tfm/public/knuth-local/domino.tfm +share/texmf-dist/fonts/tfm/public/knuth-local/random.tfm +share/texmf-dist/fonts/tfm/public/knuth-local/snfont.tfm +share/texmf-dist/mft/knuth-local/e.mft +share/texmf-dist/tex/plain/knuth-local/xepsf.tex diff --git a/fonts/tex-knuth-local/distinfo b/fonts/tex-knuth-local/distinfo new file mode 100644 index 000000000..f2b48de6f --- /dev/null +++ b/fonts/tex-knuth-local/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 02:31:13 markd Exp $ + +SHA1 (tex-knuth-local-33147/knuth-local.tar.xz) = 771a48dee06b5fd74b40354597a11e79243c0468 +RMD160 (tex-knuth-local-33147/knuth-local.tar.xz) = 9f6d7ad0603111d65ae14916aa7acdf0be5d1b00 +Size (tex-knuth-local-33147/knuth-local.tar.xz) = 22828 bytes diff --git a/fonts/tex-knuthotherfonts/DESCR b/fonts/tex-knuthotherfonts/DESCR new file mode 100644 index 000000000..9965175d2 --- /dev/null +++ b/fonts/tex-knuthotherfonts/DESCR @@ -0,0 +1 @@ +Three fonts by Knuth. diff --git a/fonts/tex-knuthotherfonts/Makefile b/fonts/tex-knuthotherfonts/Makefile new file mode 100644 index 000000000..6fcb27cdc --- /dev/null +++ b/fonts/tex-knuthotherfonts/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= knuthotherfonts +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 13293 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/knuthotherfonts +COMMENT= Committee, halftone, and mfbook fonts by Knuth +#LICENSE= knuth + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-knuthotherfonts/PLIST b/fonts/tex-knuthotherfonts/PLIST new file mode 100644 index 000000000..8ee758728 --- /dev/null +++ b/fonts/tex-knuthotherfonts/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/fonts/source/public/knuthotherfonts/committee/font1.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/committee/font1base.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/halftone/aphalf.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/halftone/ddhalf.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/halftone/ddralf.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/halftone/halftone.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/halftone/imhalf.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/halftone/imralf.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/mfbook/logobase.mf +share/texmf-dist/fonts/source/public/knuthotherfonts/mfbook/metafon.mf diff --git a/fonts/tex-knuthotherfonts/distinfo b/fonts/tex-knuthotherfonts/distinfo new file mode 100644 index 000000000..38cad394a --- /dev/null +++ b/fonts/tex-knuthotherfonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-knuthotherfonts-13293/knuthotherfonts.tar.xz) = 86370a6a789797849b65311e50f5494a3ab145e1 +RMD160 (tex-knuthotherfonts-13293/knuthotherfonts.tar.xz) = b24efedef47781f146937e66a80adb1cad0939e9 +Size (tex-knuthotherfonts-13293/knuthotherfonts.tar.xz) = 17372 bytes diff --git a/fonts/tex-kpfonts-doc/DESCR b/fonts/tex-kpfonts-doc/DESCR new file mode 100644 index 000000000..e2b04e41d --- /dev/null +++ b/fonts/tex-kpfonts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-kpfonts. diff --git a/fonts/tex-kpfonts-doc/Makefile b/fonts/tex-kpfonts-doc/Makefile new file mode 100644 index 000000000..9a058be51 --- /dev/null +++ b/fonts/tex-kpfonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= kpfonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.31 +TEXLIVE_REV= 29803 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kpfonts +COMMENT= Documentation for tex-kpfonts +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-kpfonts-doc/PLIST b/fonts/tex-kpfonts-doc/PLIST new file mode 100644 index 000000000..41d726199 --- /dev/null +++ b/fonts/tex-kpfonts-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/doc/fonts/kpfonts/Kpfonts-Doc-French.pdf +share/texmf-dist/doc/fonts/kpfonts/Kpfonts-Doc-French.tex +share/texmf-dist/doc/fonts/kpfonts/christophe.cls +share/texmf-dist/doc/fonts/kpfonts/kpfonts-abstract.pdf +share/texmf-dist/doc/fonts/kpfonts/kpfonts-abstract.tex +share/texmf-dist/doc/fonts/kpfonts/kpfonts-math-symbols-tables.pdf +share/texmf-dist/doc/fonts/kpfonts/kpfonts-math-symbols-tables.tex +share/texmf-dist/doc/fonts/kpfonts/kpfonts.pdf +share/texmf-dist/doc/fonts/kpfonts/kpfonts.tex +share/texmf-dist/doc/fonts/kpfonts/readme.txt diff --git a/fonts/tex-kpfonts-doc/distinfo b/fonts/tex-kpfonts-doc/distinfo new file mode 100644 index 000000000..e8ddb73f7 --- /dev/null +++ b/fonts/tex-kpfonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-kpfonts-29803/kpfonts.doc.tar.xz) = fc89ab270c0354237c08a1ac8c5bc1e01a0628af +RMD160 (tex-kpfonts-29803/kpfonts.doc.tar.xz) = 517415c1414d0c6180d1de83e5db5bb9d5619fe2 +Size (tex-kpfonts-29803/kpfonts.doc.tar.xz) = 1742044 bytes diff --git a/fonts/tex-kpfonts/DESCR b/fonts/tex-kpfonts/DESCR new file mode 100644 index 000000000..78559dda9 --- /dev/null +++ b/fonts/tex-kpfonts/DESCR @@ -0,0 +1,15 @@ +The family contains text fonts in roman, sans-serif and +monospaced shapes, with true small caps and old-style numbers; +the package offers full support of the textcomp package. The +mathematics fonts include all the AMS fonts, in both normal and +bold weights. Each of the font types is available in two main +versions: default and 'light'. Each version is available in +four variants: default; oldstyle numbers; oldstyle numbers with +old ligatures such as ct and st, and long-tailed capital Q; and +veryoldstyle with long s. Other variants include small caps as +default or 'large small caps', and for mathematics both upright +and slanted shapes for Greek letters, as well as default and +narrow versions of multiple integrals. The fonts were +originally derived from URW Palladio (with URW's agreement) +though the fonts are very clearly different in appearance from +their parent. diff --git a/fonts/tex-kpfonts/Makefile b/fonts/tex-kpfonts/Makefile new file mode 100644 index 000000000..2154f4481 --- /dev/null +++ b/fonts/tex-kpfonts/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= kpfonts +PKGNAME= tex-${DISTNAME}-3.31 +TEXLIVE_REV= 29803 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kpfonts +COMMENT= Complete set of fonts for text and mathematics +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= kpfonts.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-kpfonts/PLIST b/fonts/tex-kpfonts/PLIST new file mode 100644 index 000000000..50f13c960 --- /dev/null +++ b/fonts/tex-kpfonts/PLIST @@ -0,0 +1,1915 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/fonts/afm/public/kpfonts/jkpbit8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpbitc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpbite.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpbn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpbnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpbne.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpbsc8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpbsce.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpkbsc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpkmsc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbit8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbitc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbite.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbne.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbsc8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplbsce.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplkbsc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplkmsc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmit8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmitc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmite.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmne.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmsc8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkplmsce.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmit8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmitc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmite.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmne.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmsc8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpmsce.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssbn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssbnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssbne.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssbsc8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssbsce.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpsskbsc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpsskmsc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssmn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssmnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssmne.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssmsc8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpssmsce.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpttbn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpttbnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpttbne.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpttmn8a.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpttmnc.afm +share/texmf-dist/fonts/afm/public/kpfonts/jkpttmne.afm +share/texmf-dist/fonts/enc/dvips/kpfonts/kpfonts-expert-sc.enc +share/texmf-dist/fonts/enc/dvips/kpfonts/kpfonts-expert-tt.enc +share/texmf-dist/fonts/enc/dvips/kpfonts/kpfonts-expert.enc +share/texmf-dist/fonts/enc/dvips/kpfonts/kpfonts-large-sc.enc +share/texmf-dist/fonts/enc/pdftex/kpfonts/kpfonts-expert-sc.enc +share/texmf-dist/fonts/enc/pdftex/kpfonts/kpfonts-expert-tt.enc +share/texmf-dist/fonts/enc/pdftex/kpfonts/kpfonts-expert.enc +share/texmf-dist/fonts/enc/pdftex/kpfonts/kpfonts-large-sc.enc +share/texmf-dist/fonts/map/dvips/kpfonts/kpfonts.map +share/texmf-dist/fonts/source/public/kpfonts/kpfonts-fontinst.zip +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbex.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbexa.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbit8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbit8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbitc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbite.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbmia.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbmiaw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsc8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsy.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsya.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsyc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsyd.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsydw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbsyw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxit8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxitc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxite.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpbxsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpex.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpexa.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfosnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpfssosnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbxsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbxscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkmsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkmscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpkosnmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbex.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbexa.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbit8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbit8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbitc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbite.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbmia.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbmiaw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsc8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsy.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsyc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsyd.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsydw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbsyw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxit8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxitc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxite.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplbxsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplex.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplexa.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplfosnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbxsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbxscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkmsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkmscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplkosnmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmia.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmiaw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmit8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmit8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmitc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmite.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsc8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplmsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplosnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplsy.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplsyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplsybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplsyc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplsyd.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplsydw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplsyw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkplvosmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmia.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmiaw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmit8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmit8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmitc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmite.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsc8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpmsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmit7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkposnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbex.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbmia.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsc8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbsybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssbxsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssex.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssfosnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbxsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbxscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskmsc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskmscsl.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsskosnmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsslbsyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsslbsybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsslsyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsslsybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmia.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsc7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsc8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsc8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsce.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmscsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmscsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmscsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssmsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmscsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmscsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssosnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsssyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsssybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbxsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbxsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmsc7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmsc8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpssvosmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsy.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsya.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsyb.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsybw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsyc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsyd.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsydw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpsyw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttbsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmn7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmn8a.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmn8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmnc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmne.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmsl7c.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmsl8r.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmslc.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttmsle.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttosnmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpttvosmsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbxit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbxit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbxn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbxn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbxsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosbxsl8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmi.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmif.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmifw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmit7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmit8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmiw.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmn7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmn8t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmsl7t.tfm +share/texmf-dist/fonts/tfm/public/kpfonts/jkpvosmsl8t.tfm +share/texmf-dist/fonts/type1/public/kpfonts/jkpbex.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbexa.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbit8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbitc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbite.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbmi.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbmia.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbne.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbsc8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbsce.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbsy.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbsya.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbsyb.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbsyc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpbsyd.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpex.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpexa.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpkbsc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpkmsc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbex.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbexa.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbit8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbitc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbite.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbmi.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbmia.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbne.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbsc8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbsce.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbsy.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbsyb.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbsyc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplbsyd.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplex.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplexa.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplkbsc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplkmsc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmi.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmia.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmit8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmitc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmite.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmne.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmsc8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplmsce.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplsy.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplsyb.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplsyc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkplsyd.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmi.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmia.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmit8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmitc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmite.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmne.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmsc8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpmsce.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssbn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssbnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssbne.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssbsc8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssbsce.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpsskbsc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpsskmsc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssmn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssmnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssmne.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssmsc8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpssmsce.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpsy.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpsya.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpsyb.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpsyc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpsyd.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpttbn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpttbnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpttbne.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpttmn8a.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpttmnc.pfb +share/texmf-dist/fonts/type1/public/kpfonts/jkpttmne.pfb +share/texmf-dist/fonts/vf/public/kpfonts/jkpbit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbmiaw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsydw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbsyw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfosnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpfssosnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpkosnmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbmiaw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsydw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbsyw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplfosnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplkosnmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmiaw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplosnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplsybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplsydw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplsyw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkplvosmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmiaw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmit7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkposnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbex.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbmia.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsyb.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbsybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssex.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssfosnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsskosnmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsslbsyb.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsslbsybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsslsyb.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsslsybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmia.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmsc7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmscsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmscsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmscsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssosnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsssyb.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsssybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbxsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbxsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmsc7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmsc8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpssvosmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsybw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsydw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpsyw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttbn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttbsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttmn7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttmsl7c.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttosnmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpttvosmsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbxit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbxit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbxn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbxn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbxsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosbxsl8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmi.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmif.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmifw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmit7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmit8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmiw.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmn7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmn8t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmsl7t.vf +share/texmf-dist/fonts/vf/public/kpfonts/jkpvosmsl8t.vf +share/texmf-dist/tex/latex/kpfonts/kpfonts.sty +share/texmf-dist/tex/latex/kpfonts/omljkp.fd +share/texmf-dist/tex/latex/kpfonts/omljkpl.fd +share/texmf-dist/tex/latex/kpfonts/omljkplvos.fd +share/texmf-dist/tex/latex/kpfonts/omljkplvosw.fd +share/texmf-dist/tex/latex/kpfonts/omljkplw.fd +share/texmf-dist/tex/latex/kpfonts/omljkpss.fd +share/texmf-dist/tex/latex/kpfonts/omljkpssvos.fd +share/texmf-dist/tex/latex/kpfonts/omljkpvos.fd +share/texmf-dist/tex/latex/kpfonts/omljkpvosw.fd +share/texmf-dist/tex/latex/kpfonts/omljkpw.fd +share/texmf-dist/tex/latex/kpfonts/omsjkp.fd +share/texmf-dist/tex/latex/kpfonts/omsjkpl.fd +share/texmf-dist/tex/latex/kpfonts/omsjkplw.fd +share/texmf-dist/tex/latex/kpfonts/omsjkpw.fd +share/texmf-dist/tex/latex/kpfonts/omxjkp.fd +share/texmf-dist/tex/latex/kpfonts/omxjkpl.fd +share/texmf-dist/tex/latex/kpfonts/omxjkpss.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkp.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpk.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpkf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpkfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpkos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpkosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpkvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpl.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplk.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplkf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplkfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplkos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplkosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplkvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkplvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkposn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpss.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpssf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpssfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpssk.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpsskf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpsskfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpsskos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpsskosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpsskvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpssos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpssosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpssvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkptt.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpttos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpttosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpttvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpx.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxk.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxkf.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxkfosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxkos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxkosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxkvos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxos.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxosn.fd +share/texmf-dist/tex/latex/kpfonts/ot1jkpxvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkp.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpk.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpkf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpkfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpkos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpkosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpkvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpl.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplk.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplkf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplkfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplkos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplkosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplkvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkplvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkposn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpss.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpssf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpssfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpssk.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpsskf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpsskfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpsskos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpsskosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpsskvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpssos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpssosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpssvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkptt.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpttos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpttosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpttvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpx.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxk.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxkf.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxkfosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxkos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxkosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxkvos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxos.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxosn.fd +share/texmf-dist/tex/latex/kpfonts/t1jkpxvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkp.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpk.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpkf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpkfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpkos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpkosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpkvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpl.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplk.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplkf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplkfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplkos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplkosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplkvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkplvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkposn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpss.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpssf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpssfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpssk.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpsskf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpsskfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpsskos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpsskosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpsskvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpssos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpssosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpssvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkptt.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpttos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpttosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpttvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpx.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxk.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxkf.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxkfosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxkos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxkosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxkvos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxos.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxosn.fd +share/texmf-dist/tex/latex/kpfonts/ts1jkpxvos.fd +share/texmf-dist/tex/latex/kpfonts/ujkpexa.fd +share/texmf-dist/tex/latex/kpfonts/ujkplexa.fd +share/texmf-dist/tex/latex/kpfonts/ujkplmia.fd +share/texmf-dist/tex/latex/kpfonts/ujkplmiaw.fd +share/texmf-dist/tex/latex/kpfonts/ujkplsyb.fd +share/texmf-dist/tex/latex/kpfonts/ujkplsybw.fd +share/texmf-dist/tex/latex/kpfonts/ujkplsyc.fd +share/texmf-dist/tex/latex/kpfonts/ujkplsyd.fd +share/texmf-dist/tex/latex/kpfonts/ujkplsydw.fd +share/texmf-dist/tex/latex/kpfonts/ujkpmia.fd +share/texmf-dist/tex/latex/kpfonts/ujkpmiaw.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsslsyb.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsslsybw.fd +share/texmf-dist/tex/latex/kpfonts/ujkpssmia.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsssyb.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsssybw.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsya.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsyb.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsybw.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsyc.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsyd.fd +share/texmf-dist/tex/latex/kpfonts/ujkpsydw.fd diff --git a/fonts/tex-kpfonts/distinfo b/fonts/tex-kpfonts/distinfo new file mode 100644 index 000000000..1f583f430 --- /dev/null +++ b/fonts/tex-kpfonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-kpfonts-29803/kpfonts.tar.xz) = b0c829bcc4221e26742de80de05db40a9b17f33e +RMD160 (tex-kpfonts-29803/kpfonts.tar.xz) = 40c92ae4938dbfae2f058d37c09878d82c345e7a +Size (tex-kpfonts-29803/kpfonts.tar.xz) = 2373628 bytes diff --git a/fonts/tex-kurier-doc/DESCR b/fonts/tex-kurier-doc/DESCR new file mode 100644 index 000000000..241cd8e98 --- /dev/null +++ b/fonts/tex-kurier-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-kurier. diff --git a/fonts/tex-kurier-doc/Makefile b/fonts/tex-kurier-doc/Makefile new file mode 100644 index 000000000..49104aa86 --- /dev/null +++ b/fonts/tex-kurier-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= kurier.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.995b +TEXLIVE_REV= 19612 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kurier +COMMENT= Documentation for tex-kurier +LICENSE= gfsl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-kurier-doc/PLIST b/fonts/tex-kurier-doc/PLIST new file mode 100644 index 000000000..a21930e09 --- /dev/null +++ b/fonts/tex-kurier-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/doc/fonts/kurier/00readme.eng +share/texmf-dist/doc/fonts/kurier/00readme.pol +share/texmf-dist/doc/fonts/kurier/GUST-FONT-LICENSE.txt +share/texmf-dist/doc/fonts/kurier/kurier-info-src.zip +share/texmf-dist/doc/fonts/kurier/kurier-info.pdf +share/texmf-dist/doc/fonts/kurier/kurier-latex-cyr.tex +share/texmf-dist/doc/fonts/kurier/kurier-latex-math.tex +share/texmf-dist/doc/fonts/kurier/kurier-latex-pl.tex +share/texmf-dist/doc/fonts/kurier/kurier-latex-t2a.tex +share/texmf-dist/doc/fonts/kurier/kurier-latex-t5.tex +share/texmf-dist/doc/fonts/kurier/kurier-mathtest.tex +share/texmf-dist/doc/fonts/kurier/kurier-table.tex +share/texmf-dist/doc/fonts/kurier/manifest.txt diff --git a/fonts/tex-kurier-doc/distinfo b/fonts/tex-kurier-doc/distinfo new file mode 100644 index 000000000..8d27d30cc --- /dev/null +++ b/fonts/tex-kurier-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-kurier-19612/kurier.doc.tar.xz) = 8eb508cfd80801d2ca238c54f16cd6dbc885a638 +RMD160 (tex-kurier-19612/kurier.doc.tar.xz) = 84eb4b882ee9e62e6dbf2514d27d2ef47e0decbb +Size (tex-kurier-19612/kurier.doc.tar.xz) = 465112 bytes diff --git a/fonts/tex-kurier/DESCR b/fonts/tex-kurier/DESCR new file mode 100644 index 000000000..79ef4d7a4 --- /dev/null +++ b/fonts/tex-kurier/DESCR @@ -0,0 +1,12 @@ +Kurier is a two-element sans-serif typeface. It was designed +for a diploma in typeface design at the Warsaw Academy of Fine +Arts under the supervision of Roman Tomaszewski. This +distribution contains a significantly extended set of +characters covering the following modern alphabets: latin +(including Vietnamese), Cyrillic and Greek as well as a number +of additional symbols (including mathematical symbols). The +fonts are prepared in Type 1 and OpenType formats. For use with +TeX the following encoding files have been prepared: T1 (ec), +T2 (abc), and OT2--Cyrillic, T5 (Vietnamese), OT4, QX, texansi +and--nonstandard (IL2 for the Czech fonts), as well as +supporting macros and files defining fonts for LaTeX. diff --git a/fonts/tex-kurier/Makefile b/fonts/tex-kurier/Makefile new file mode 100644 index 000000000..0cb1e24d2 --- /dev/null +++ b/fonts/tex-kurier/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= kurier +PKGNAME= tex-${DISTNAME}-0.995b +TEXLIVE_REV= 19612 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kurier +COMMENT= Two-element sans-serif typeface +LICENSE= gfsl + +TEX_MAP_FILES+= kurier.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-kurier/PLIST b/fonts/tex-kurier/PLIST new file mode 100644 index 000000000..bf330581c --- /dev/null +++ b/fonts/tex-kurier/PLIST @@ -0,0 +1,601 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/fonts/afm/nowacki/kurier/kurierb.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierbi.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercb.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercbi.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierch.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierchi.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercl.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercli.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercm.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercmi.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercr.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriercri.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierh.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierhi.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierl.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierli.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierm.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kuriermi.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierr.afm +share/texmf-dist/fonts/afm/nowacki/kurier/kurierri.afm +share/texmf-dist/fonts/enc/dvips/kurier/cs-kurier-sc.enc +share/texmf-dist/fonts/enc/dvips/kurier/cs-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/ec-kurier-sc.enc +share/texmf-dist/fonts/enc/dvips/kurier/ec-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/ex-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/greek-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/l7x-kurier-sc.enc +share/texmf-dist/fonts/enc/dvips/kurier/l7x-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/mi-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/qx-kurier-sc.enc +share/texmf-dist/fonts/enc/dvips/kurier/qx-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/rm-kurier-sc.enc +share/texmf-dist/fonts/enc/dvips/kurier/rm-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/sy-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/t2a-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/t2b-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/t2c-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/t5-kurier-sc.enc +share/texmf-dist/fonts/enc/dvips/kurier/t5-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/texnansi-kurier-sc.enc +share/texmf-dist/fonts/enc/dvips/kurier/texnansi-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/ts1-kurier.enc +share/texmf-dist/fonts/enc/dvips/kurier/wncy-kurier.enc +share/texmf-dist/fonts/map/dvips/kurier/kurier-cs.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-ec.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-ex.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-greek.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-l7x.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-mi.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-qx.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-rm.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-sy.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-t2a.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-t2b.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-t2c.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-t5.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-texnansi.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-ts1.map +share/texmf-dist/fonts/map/dvips/kurier/kurier-wncy.map +share/texmf-dist/fonts/map/dvips/kurier/kurier.map +share/texmf-dist/fonts/opentype/nowacki/kurier/Kurier-Bold.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/Kurier-BoldItalic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/Kurier-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/Kurier-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCond-Bold.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCond-BoldItalic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCond-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCond-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCondHeavy-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCondHeavy-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCondLight-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCondLight-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCondMedium-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierCondMedium-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierHeavy-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierHeavy-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierLight-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierLight-Regular.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierMedium-Italic.otf +share/texmf-dist/fonts/opentype/nowacki/kurier/KurierMedium-Regular.otf +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierch-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierchi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierh-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierhi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriermi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/cs-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierch-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierchi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierh-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierhi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriermi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ec-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ex-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/greek-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierch-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierchi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierh-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierhi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriermi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/l7x-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/mi-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierch-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierchi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierh-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierhi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriermi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/qx-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierch-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierchi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierh-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierhi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriermi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/rm-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kurierbz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kuriercbz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kurierchz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kurierclz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kuriercmz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kuriercrz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kurierhz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kurierlz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kuriermz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/sy-kurierrz.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2a-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2b-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t2c-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierch-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierchi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierh-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierhi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriermi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/t5-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercb-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercbi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierch-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierchi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercmi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierh-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierhi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierl-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierli-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierm-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriermi-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierr-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierri-sc.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/texnansi-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/ts1-kurierri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercb.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercbi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierch.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierchi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercmi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriercri.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierh.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierhi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierl.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierli.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierm.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kuriermi.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierr.tfm +share/texmf-dist/fonts/tfm/nowacki/kurier/wncy-kurierri.tfm +share/texmf-dist/fonts/type1/nowacki/kurier/kurierb.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierbi.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercb.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercbi.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierch.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierchi.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercl.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercli.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercm.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercmi.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercr.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriercri.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierh.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierhi.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierl.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierli.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierm.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kuriermi.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierr.pfb +share/texmf-dist/fonts/type1/nowacki/kurier/kurierri.pfb +share/texmf-dist/tex/latex/kurier/il2kurier.fd +share/texmf-dist/tex/latex/kurier/il2kurierc.fd +share/texmf-dist/tex/latex/kurier/il2kurierl.fd +share/texmf-dist/tex/latex/kurier/il2kurierlc.fd +share/texmf-dist/tex/latex/kurier/kurier.sty +share/texmf-dist/tex/latex/kurier/l7xkurier.fd +share/texmf-dist/tex/latex/kurier/l7xkurierc.fd +share/texmf-dist/tex/latex/kurier/l7xkurierl.fd +share/texmf-dist/tex/latex/kurier/l7xkurierlc.fd +share/texmf-dist/tex/latex/kurier/ly1kurier.fd +share/texmf-dist/tex/latex/kurier/ly1kurierc.fd +share/texmf-dist/tex/latex/kurier/ly1kurierl.fd +share/texmf-dist/tex/latex/kurier/ly1kurierlc.fd +share/texmf-dist/tex/latex/kurier/omlkurier.fd +share/texmf-dist/tex/latex/kurier/omlkurierc.fd +share/texmf-dist/tex/latex/kurier/omlkurierl.fd +share/texmf-dist/tex/latex/kurier/omlkurierlc.fd +share/texmf-dist/tex/latex/kurier/omskurier.fd +share/texmf-dist/tex/latex/kurier/omskurierc.fd +share/texmf-dist/tex/latex/kurier/omskurierl.fd +share/texmf-dist/tex/latex/kurier/omskurierlc.fd +share/texmf-dist/tex/latex/kurier/omxkurier.fd +share/texmf-dist/tex/latex/kurier/omxkurierc.fd +share/texmf-dist/tex/latex/kurier/omxkurierl.fd +share/texmf-dist/tex/latex/kurier/omxkurierlc.fd +share/texmf-dist/tex/latex/kurier/ot1kurier.fd +share/texmf-dist/tex/latex/kurier/ot1kurierc.fd +share/texmf-dist/tex/latex/kurier/ot1kuriercm.fd +share/texmf-dist/tex/latex/kurier/ot1kurierl.fd +share/texmf-dist/tex/latex/kurier/ot1kurierlc.fd +share/texmf-dist/tex/latex/kurier/ot1kurierlcm.fd +share/texmf-dist/tex/latex/kurier/ot1kurierlm.fd +share/texmf-dist/tex/latex/kurier/ot1kurierm.fd +share/texmf-dist/tex/latex/kurier/ot2kurier.fd +share/texmf-dist/tex/latex/kurier/ot2kurierc.fd +share/texmf-dist/tex/latex/kurier/ot2kurierl.fd +share/texmf-dist/tex/latex/kurier/ot2kurierlc.fd +share/texmf-dist/tex/latex/kurier/ot4kurier.fd +share/texmf-dist/tex/latex/kurier/ot4kurierc.fd +share/texmf-dist/tex/latex/kurier/ot4kurierl.fd +share/texmf-dist/tex/latex/kurier/ot4kurierlc.fd +share/texmf-dist/tex/latex/kurier/qxkurier.fd +share/texmf-dist/tex/latex/kurier/qxkurierc.fd +share/texmf-dist/tex/latex/kurier/qxkurierl.fd +share/texmf-dist/tex/latex/kurier/qxkurierlc.fd +share/texmf-dist/tex/latex/kurier/t1kurier.fd +share/texmf-dist/tex/latex/kurier/t1kurierc.fd +share/texmf-dist/tex/latex/kurier/t1kurierl.fd +share/texmf-dist/tex/latex/kurier/t1kurierlc.fd +share/texmf-dist/tex/latex/kurier/t2akurier.fd +share/texmf-dist/tex/latex/kurier/t2akurierc.fd +share/texmf-dist/tex/latex/kurier/t2akurierl.fd +share/texmf-dist/tex/latex/kurier/t2akurierlc.fd +share/texmf-dist/tex/latex/kurier/t2bkurier.fd +share/texmf-dist/tex/latex/kurier/t2bkurierc.fd +share/texmf-dist/tex/latex/kurier/t2bkurierl.fd +share/texmf-dist/tex/latex/kurier/t2bkurierlc.fd +share/texmf-dist/tex/latex/kurier/t2ckurier.fd +share/texmf-dist/tex/latex/kurier/t2ckurierc.fd +share/texmf-dist/tex/latex/kurier/t2ckurierl.fd +share/texmf-dist/tex/latex/kurier/t2ckurierlc.fd +share/texmf-dist/tex/latex/kurier/t5kurier.fd +share/texmf-dist/tex/latex/kurier/t5kurierc.fd +share/texmf-dist/tex/latex/kurier/t5kurierl.fd +share/texmf-dist/tex/latex/kurier/t5kurierlc.fd +share/texmf-dist/tex/latex/kurier/ts1kurier.fd +share/texmf-dist/tex/latex/kurier/ts1kurierc.fd +share/texmf-dist/tex/latex/kurier/ts1kurierl.fd +share/texmf-dist/tex/latex/kurier/ts1kurierlc.fd +share/texmf-dist/tex/plain/kurier/kurier-math.tex diff --git a/fonts/tex-kurier/distinfo b/fonts/tex-kurier/distinfo new file mode 100644 index 000000000..7be718b0c --- /dev/null +++ b/fonts/tex-kurier/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-kurier-19612/kurier.tar.xz) = 97dbc8ff804621de98d0a4105ebd244d56de299e +RMD160 (tex-kurier-19612/kurier.tar.xz) = 54341dae2376462caa444e39cd44bf10d6a7da1f +Size (tex-kurier-19612/kurier.tar.xz) = 3862400 bytes diff --git a/fonts/tex-lato-doc/DESCR b/fonts/tex-lato-doc/DESCR new file mode 100644 index 000000000..514d71ec6 --- /dev/null +++ b/fonts/tex-lato-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-lato. diff --git a/fonts/tex-lato-doc/Makefile b/fonts/tex-lato-doc/Makefile new file mode 100644 index 000000000..9cb87ba9c --- /dev/null +++ b/fonts/tex-lato-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= lato.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 24986 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lato +COMMENT= Documentation for tex-lato +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lato-doc/PLIST b/fonts/tex-lato-doc/PLIST new file mode 100644 index 000000000..fbe6978b4 --- /dev/null +++ b/fonts/tex-lato-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/doc/fonts/lato/CHANGES +share/texmf-dist/doc/fonts/lato/README +share/texmf-dist/doc/fonts/lato/lato-samples.pdf +share/texmf-dist/doc/fonts/lato/lato-samples.tex +share/texmf-dist/doc/fonts/lato/lato.pdf +share/texmf-dist/doc/fonts/lato/lato.tex +share/texmf-dist/doc/fonts/lato/manifest.txt diff --git a/fonts/tex-lato-doc/distinfo b/fonts/tex-lato-doc/distinfo new file mode 100644 index 000000000..48780a203 --- /dev/null +++ b/fonts/tex-lato-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-lato-24986/lato.doc.tar.xz) = b213fa8f1bbf4e297aba67acacdd2ad5a475808c +RMD160 (tex-lato-24986/lato.doc.tar.xz) = 65081d9d3b934fcb0a29c6175c39bfec4d9bf756 +Size (tex-lato-24986/lato.doc.tar.xz) = 374512 bytes diff --git a/fonts/tex-lato/DESCR b/fonts/tex-lato/DESCR new file mode 100644 index 000000000..751a9eb7b --- /dev/null +++ b/fonts/tex-lato/DESCR @@ -0,0 +1,9 @@ +Lato is a sanserif typeface family designed in the Summer 2010 +by Warsaw-based designer Lukasz Dziedzic for the tyPoland +foundry. This font, which includes five weights (hairline, +light, regular, bold and black), is available from the Google +Font Directory as TrueType files under the Open Font License +version 1.1. The package provides support for this font in +LaTeX. It includes the original TrueType fonts, as well as Type +1 versions, converted for this package using FontForge for full +support with Dvips. diff --git a/fonts/tex-lato/Makefile b/fonts/tex-lato/Makefile new file mode 100644 index 000000000..31f177a14 --- /dev/null +++ b/fonts/tex-lato/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= lato +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 24986 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lato +COMMENT= Lato font family and LaTeX support +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= lato.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lato/PLIST b/fonts/tex-lato/PLIST new file mode 100644 index 000000000..90ae47ac2 --- /dev/null +++ b/fonts/tex-lato/PLIST @@ -0,0 +1,189 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/fonts/afm/public/lato/Lato-Bla-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Bla.afm +share/texmf-dist/fonts/afm/public/lato/Lato-BlaIta-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-BlaIta.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Bol-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Bol.afm +share/texmf-dist/fonts/afm/public/lato/Lato-BolIta-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-BolIta.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Hai-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Hai.afm +share/texmf-dist/fonts/afm/public/lato/Lato-HaiIta-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-HaiIta.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Lig-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Lig.afm +share/texmf-dist/fonts/afm/public/lato/Lato-LigIta-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-LigIta.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Reg-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-Reg.afm +share/texmf-dist/fonts/afm/public/lato/Lato-RegIta-LCDFJ.afm +share/texmf-dist/fonts/afm/public/lato/Lato-RegIta.afm +share/texmf-dist/fonts/enc/dvips/lato/lato-01.enc +share/texmf-dist/fonts/enc/dvips/lato/lato-02.enc +share/texmf-dist/fonts/enc/dvips/lato/lato-dotlessj.enc +share/texmf-dist/fonts/map/dvips/lato/lato.map +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bla-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BlaIta-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Bol-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-BolIta-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Hai-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-HaiIta-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Lig-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-LigIta-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-Reg-ts1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-01.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-02.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-dotlessj.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-ot1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-t1.tfm +share/texmf-dist/fonts/tfm/public/lato/Lato-RegIta-ts1.tfm +share/texmf-dist/fonts/truetype/public/lato/Lato-Bla.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-BlaIta.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-Bol.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-BolIta.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-Hai.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-HaiIta.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-Lig.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-LigIta.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-Reg.ttf +share/texmf-dist/fonts/truetype/public/lato/Lato-RegIta.ttf +share/texmf-dist/fonts/type1/public/lato/Lato-Bla-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Bla.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-BlaIta-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-BlaIta.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Bol-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Bol.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-BolIta-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-BolIta.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Hai-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Hai.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-HaiIta-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-HaiIta.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Lig-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Lig.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-LigIta-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-LigIta.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Reg-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-Reg.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-RegIta-LCDFJ.pfb +share/texmf-dist/fonts/type1/public/lato/Lato-RegIta.pfb +share/texmf-dist/fonts/vf/public/lato/Lato-Bla-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bla-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bla-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bla-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bla-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BlaIta-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BlaIta-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BlaIta-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BlaIta-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bol-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bol-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bol-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bol-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Bol-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BolIta-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BolIta-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BolIta-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BolIta-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-BolIta-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Hai-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Hai-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Hai-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Hai-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Hai-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-HaiIta-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-HaiIta-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-HaiIta-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-HaiIta-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Lig-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Lig-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Lig-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Lig-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Lig-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-LigIta-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-LigIta-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-LigIta-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-LigIta-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-LigIta-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Reg-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Reg-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Reg-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Reg-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-Reg-ts1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-RegIta-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-RegIta-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-RegIta-ot1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-RegIta-t1.vf +share/texmf-dist/fonts/vf/public/lato/Lato-RegIta-ts1.vf +share/texmf-dist/tex/latex/lato/lato.sty +share/texmf-dist/tex/latex/lato/ot1fla.fd +share/texmf-dist/tex/latex/lato/t1fla.fd +share/texmf-dist/tex/latex/lato/ts1fla.fd diff --git a/fonts/tex-lato/distinfo b/fonts/tex-lato/distinfo new file mode 100644 index 000000000..8304933fa --- /dev/null +++ b/fonts/tex-lato/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-lato-24986/lato.tar.xz) = ec272a472f5adf9697534e04b0bce016832d65e1 +RMD160 (tex-lato-24986/lato.tar.xz) = 84eac2049ab75077e448d86717b9c7bf900176d5 +Size (tex-lato-24986/lato.tar.xz) = 977020 bytes diff --git a/fonts/tex-lfb-doc/DESCR b/fonts/tex-lfb-doc/DESCR new file mode 100644 index 000000000..de5a1636a --- /dev/null +++ b/fonts/tex-lfb-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-lfb. diff --git a/fonts/tex-lfb-doc/Makefile b/fonts/tex-lfb-doc/Makefile new file mode 100644 index 000000000..2ab6be485 --- /dev/null +++ b/fonts/tex-lfb-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= lfb.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lfb +COMMENT= Documentation for tex-lfb +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lfb-doc/PLIST b/fonts/tex-lfb-doc/PLIST new file mode 100644 index 000000000..59c9f0c31 --- /dev/null +++ b/fonts/tex-lfb-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/doc/fonts/lfb/README +share/texmf-dist/doc/fonts/lfb/example.pdf +share/texmf-dist/doc/fonts/lfb/example.tex +share/texmf-dist/doc/fonts/lfb/lfb.make +share/texmf-dist/doc/fonts/lfb/lfbacc.tex diff --git a/fonts/tex-lfb-doc/distinfo b/fonts/tex-lfb-doc/distinfo new file mode 100644 index 000000000..3baccd632 --- /dev/null +++ b/fonts/tex-lfb-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-lfb-15878/lfb.doc.tar.xz) = 20e1d394a56ee0b212d8dfcaceeb2c4bf87eaa30 +RMD160 (tex-lfb-15878/lfb.doc.tar.xz) = 25052177e0fe00ad9cc7ff6ee371820c82121260 +Size (tex-lfb-15878/lfb.doc.tar.xz) = 35492 bytes diff --git a/fonts/tex-lfb/DESCR b/fonts/tex-lfb/DESCR new file mode 100644 index 000000000..f65fd3317 --- /dev/null +++ b/fonts/tex-lfb/DESCR @@ -0,0 +1,9 @@ +This is a Greek font written in Metafont, with inspiration from +the Bodoni typefaces in old books. It is stylistically a little +more exotic than the standard textbook Greek fonts, +particularly in glyphs like the lowercase rho and kappa. It +aims for a rather calligraphic feel, but seems to blend well +with Computer Modern. There is a ligature scheme which +automatically inserts the breathings required for ancient +texts, making the input text more readable than in some +schemes. diff --git a/fonts/tex-lfb/Makefile b/fonts/tex-lfb/Makefile new file mode 100644 index 000000000..3d20f71b8 --- /dev/null +++ b/fonts/tex-lfb/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +DISTNAME= lfb +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lfb +COMMENT= Greek font with normal and bold variants +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lfb/PLIST b/fonts/tex-lfb/PLIST new file mode 100644 index 000000000..1d694b7e1 --- /dev/null +++ b/fonts/tex-lfb/PLIST @@ -0,0 +1,65 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:47 wiz Exp $ +share/texmf-dist/fonts/source/public/lfb/accents.mf +share/texmf-dist/fonts/source/public/lfb/alpha.mf +share/texmf-dist/fonts/source/public/lfb/beta.mf +share/texmf-dist/fonts/source/public/lfb/capitals.mf +share/texmf-dist/fonts/source/public/lfb/charmap.mf +share/texmf-dist/fonts/source/public/lfb/delta.mf +share/texmf-dist/fonts/source/public/lfb/epsilon.mf +share/texmf-dist/fonts/source/public/lfb/eta.mf +share/texmf-dist/fonts/source/public/lfb/gamma.mf +share/texmf-dist/fonts/source/public/lfb/iota.mf +share/texmf-dist/fonts/source/public/lfb/kappa.mf +share/texmf-dist/fonts/source/public/lfb/khi.mf +share/texmf-dist/fonts/source/public/lfb/lambda.mf +share/texmf-dist/fonts/source/public/lfb/lfb.mf +share/texmf-dist/fonts/source/public/lfb/lfb10.mf +share/texmf-dist/fonts/source/public/lfb/lfb11.mf +share/texmf-dist/fonts/source/public/lfb/lfb12.mf +share/texmf-dist/fonts/source/public/lfb/lfb5.mf +share/texmf-dist/fonts/source/public/lfb/lfb6.mf +share/texmf-dist/fonts/source/public/lfb/lfb7.mf +share/texmf-dist/fonts/source/public/lfb/lfb8.mf +share/texmf-dist/fonts/source/public/lfb/lfb9.mf +share/texmf-dist/fonts/source/public/lfb/lfbb10.mf +share/texmf-dist/fonts/source/public/lfb/lfbb11.mf +share/texmf-dist/fonts/source/public/lfb/lfbb12.mf +share/texmf-dist/fonts/source/public/lfb/lfbb5.mf +share/texmf-dist/fonts/source/public/lfb/lfbb6.mf +share/texmf-dist/fonts/source/public/lfb/lfbb7.mf +share/texmf-dist/fonts/source/public/lfb/lfbb8.mf +share/texmf-dist/fonts/source/public/lfb/lfbb9.mf +share/texmf-dist/fonts/source/public/lfb/ligature.mf +share/texmf-dist/fonts/source/public/lfb/mu.mf +share/texmf-dist/fonts/source/public/lfb/nu.mf +share/texmf-dist/fonts/source/public/lfb/omega.mf +share/texmf-dist/fonts/source/public/lfb/omikron.mf +share/texmf-dist/fonts/source/public/lfb/others.mf +share/texmf-dist/fonts/source/public/lfb/phi.mf +share/texmf-dist/fonts/source/public/lfb/pi.mf +share/texmf-dist/fonts/source/public/lfb/psi.mf +share/texmf-dist/fonts/source/public/lfb/rho.mf +share/texmf-dist/fonts/source/public/lfb/serifs.mf +share/texmf-dist/fonts/source/public/lfb/sigma.mf +share/texmf-dist/fonts/source/public/lfb/sigmafin.mf +share/texmf-dist/fonts/source/public/lfb/tau.mf +share/texmf-dist/fonts/source/public/lfb/theta.mf +share/texmf-dist/fonts/source/public/lfb/upsilon.mf +share/texmf-dist/fonts/source/public/lfb/xi.mf +share/texmf-dist/fonts/source/public/lfb/zeta.mf +share/texmf-dist/fonts/tfm/public/lfb/lfb10.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfb11.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfb12.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfb5.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfb6.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfb7.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfb8.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfb9.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb10.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb11.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb12.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb5.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb6.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb7.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb8.tfm +share/texmf-dist/fonts/tfm/public/lfb/lfbb9.tfm diff --git a/fonts/tex-lfb/distinfo b/fonts/tex-lfb/distinfo new file mode 100644 index 000000000..a609e5d00 --- /dev/null +++ b/fonts/tex-lfb/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:47 wiz Exp $ + +SHA1 (tex-lfb-15878/lfb.tar.xz) = d9d6f97ee013c1849e8687026ea0bff4fde8ae30 +RMD160 (tex-lfb-15878/lfb.tar.xz) = 845fe82066d83c04abc6703cc4b75cac755f5353 +Size (tex-lfb-15878/lfb.tar.xz) = 18284 bytes diff --git a/fonts/tex-libertine-doc/DESCR b/fonts/tex-libertine-doc/DESCR new file mode 100644 index 000000000..c7a1b55a6 --- /dev/null +++ b/fonts/tex-libertine-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-libertine. diff --git a/fonts/tex-libertine-doc/Makefile b/fonts/tex-libertine-doc/Makefile new file mode 100644 index 000000000..9eb830d5e --- /dev/null +++ b/fonts/tex-libertine-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= libertine.doc +PKGNAME= tex-${DISTNAME:S/./-/}-5.3.0 +TEXLIVE_REV= 36755 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/libertine +COMMENT= Documentation for tex-libertine +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-libertine-doc/PLIST b/fonts/tex-libertine-doc/PLIST new file mode 100644 index 000000000..893c9a88f --- /dev/null +++ b/fonts/tex-libertine-doc/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/doc/fonts/libertine/Bugs.txt +share/texmf-dist/doc/fonts/libertine/ChangeLog.txt +share/texmf-dist/doc/fonts/libertine/GPL.txt +share/texmf-dist/doc/fonts/libertine/LICENCE.txt +share/texmf-dist/doc/fonts/libertine/README +share/texmf-dist/doc/fonts/libertine/ToDo.txt +share/texmf-dist/doc/fonts/libertine/g2ntotex.c +share/texmf-dist/doc/fonts/libertine/libertine.pdf +share/texmf-dist/doc/fonts/libertine/libertine.tex +share/texmf-dist/doc/fonts/libertine/rename_enc +share/texmf-dist/doc/fonts/libertine/samples.pdf +share/texmf-dist/doc/fonts/libertine/samples.tex diff --git a/fonts/tex-libertine-doc/distinfo b/fonts/tex-libertine-doc/distinfo new file mode 100644 index 000000000..8c624d38d --- /dev/null +++ b/fonts/tex-libertine-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-libertine-36755/libertine.doc.tar.xz) = f4414e0aab40cef9dfd664ed08567d81d52b5652 +RMD160 (tex-libertine-36755/libertine.doc.tar.xz) = 1075ebc189dee443d4a1e810cad8d1b21461cd42 +Size (tex-libertine-36755/libertine.doc.tar.xz) = 1112916 bytes diff --git a/fonts/tex-libertine/DESCR b/fonts/tex-libertine/DESCR new file mode 100644 index 000000000..397170ec1 --- /dev/null +++ b/fonts/tex-libertine/DESCR @@ -0,0 +1,6 @@ +The package provides the Libertine and Biolinum fonts in both +Type 1 and OTF styles, together with support macros for their +use. Monospaced and display fonts, and the "keyboard" set are +also included, in OTF style, only. The mweights package is used +to manage the selection of font weights. The package supersedes +both the libertineotf and the libertine-legacy packages. diff --git a/fonts/tex-libertine/Makefile b/fonts/tex-libertine/Makefile new file mode 100644 index 000000000..b2a639149 --- /dev/null +++ b/fonts/tex-libertine/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= libertine +PKGNAME= tex-${DISTNAME}-5.3.0 +TEXLIVE_REV= 36755 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/libertine +COMMENT= Use of Linux Libertine and Biolinum fonts with LaTeX +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= libertine.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-libertine/PLIST b/fonts/tex-libertine/PLIST new file mode 100644 index 000000000..86b0966a0 --- /dev/null +++ b/fonts/tex-libertine/PLIST @@ -0,0 +1,1413 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_25tcsq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_2exa4z.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_2ezly2.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_2jy62z.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_2or2lf.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_2xw2fz.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_3acize.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_3c7nkx.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_3csahh.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_3gqkkc.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_3r2fe2.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4gizrm.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4h5nuw.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4ifdhd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4jqvtd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4p7cpr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4pa5s6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4qdwcl.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4wvzw4.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4xgrig.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_4zgdm7.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_5t7yy5.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_5yotx4.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_64fcpm.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_67ud6q.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_6fbtzc.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_6icwtb.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_6koeqx.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_6mhf45.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_6p6dn5.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_75c3wo.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_76gpa5.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_77vsbz.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_7aljsl.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_7f4ce4.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_7fko2h.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_7gfcac.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_7grukw.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_7ukmos.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_7yry24.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ac44fr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_afusau.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_agarrr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_aiatc4.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ashjgg.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_azutla.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_b7buxp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_b7tf5m.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_bgokdj.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_bgqvqi.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_bkwvsw.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_bvtjwh.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_c3m4uk.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_c4mbat.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_c6xmqr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_c6yh3y.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_c7kyj5.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_cetbgr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_cg3sqm.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_coqhcm.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_crxz7j.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ctsnwr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_d4efeo.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_d6jdyt.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_dc4jmj.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_dgc7p3.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_dgwfac.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_dh3kuf.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_djk3hd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_dm3bvq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_dobmnc.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_doxsfd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_drc7cb.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_dylq3g.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_e2nnp6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ee6wgp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_eesn4m.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_eh2cuc.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ehpgim.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ek5o26.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_etetpy.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ew6fhv.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ewm74v.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ezf25l.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_f4vjgq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_f75mth.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_fah7mx.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_fdphbq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ffhb5a.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_g3iycs.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_g3y3rv.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_g73f77.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_gannye.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_gj2vz5.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_gppru4.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_gw5dl2.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_gzistf.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_h7zthp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_hj4mhx.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_hk6flg.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_hraow7.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_hrou5r.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_htcja3.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_hx6qbg.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_i5uqjc.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_igd6cx.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ilz2ox.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_imzna7.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_indkeb.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_io54zc.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ip3srb.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_iqbcqn.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ism4pi.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_itwafr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_j6rzs3.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jbwhst.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jk65vs.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jkqd5u.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jm7hzd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jnah33.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jtbvjr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jtta5h.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jubyw6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_jvhpxk.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ka7zfp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ki75ao.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_kozgsn.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_kuli6n.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_kvn6mi.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_l4ygyh.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_l5ekfx.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_l7w3c6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_lqfkm2.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_lrrvac.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_lu6v53.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_lu7m2n.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_m4ul6s.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_m7vdvu.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_mdetlm.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_mmutss.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_mx3chd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_mywn7m.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_n3ddym.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_n3xw57.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_n7uljd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_naooyc.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ncsllp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_nh77jq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_nifh3d.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_o3jfbt.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_o3v7gd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_oie7e6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_omcwp2.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_otwoau.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ouu7z6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ov2e4f.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_owz7oq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_p657rp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_pagsao.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_pjjyzv.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_pjxd67.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_prxh5x.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_pwsgbx.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_pznusu.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_q2zrjv.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_q6vmp6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_qac756.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_qacof3.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_qgimbz.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_qlw4xk.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_qwz7uv.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_qzi2b5.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_r4tgzq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_rat5le.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_roevjg.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_rvmawp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_s5bq4i.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_sakzps.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_sc4wfs.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_sdmuhw.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_sfn3yq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_sjkbhb.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_snmbym.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_soyanm.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_t62t6h.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_tctjin.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_tltjc6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_tlukpt.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_tnngrt.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_txfk5t.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_u442ab.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_u7qtuy.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ufdkzv.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_ulngvd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_urpt4g.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_utckyy.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_v2xmgd.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_v3uc42.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_vezqth.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_vfdxlw.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_vm42ve.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_voilzo.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_volajt.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_vp3gac.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_vpeqwl.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_vsrqlo.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_w5h3ip.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_w6afmj.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_wcay2e.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_weuxsp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_wfw7lb.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_wnipxy.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_wzgokb.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_x4bvel.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_xc6c72.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_xeech7.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_xogrpz.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_xpavo4.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_xsgxhq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_xz74p6.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_xzlo5e.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_y6cxei.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_y6gumo.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_yea32d.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_yruotg.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_yvenhr.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_z254vq.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zacdtl.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zajy4r.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zauseh.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zoexom.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zp73k3.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zq22hj.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zxvhqu.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zycpkp.enc +share/texmf-dist/fonts/enc/dvips/libertine/lbtn_zyymej.enc +share/texmf-dist/fonts/map/dvips/libertine/libertine.map +share/texmf-dist/fonts/opentype/public/libertine/LinBiolinum_K.otf +share/texmf-dist/fonts/opentype/public/libertine/LinBiolinum_R.otf +share/texmf-dist/fonts/opentype/public/libertine/LinBiolinum_RB.otf +share/texmf-dist/fonts/opentype/public/libertine/LinBiolinum_RBO.otf +share/texmf-dist/fonts/opentype/public/libertine/LinBiolinum_RI.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_DR.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_I.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_M.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_MB.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_MBO.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_MO.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_R.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_RB.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_RBI.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_RI.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_RZ.otf +share/texmf-dist/fonts/opentype/public/libertine/LinLibertine_RZI.otf +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumT-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTB-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTBO-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinBiolinumTI-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineDisplayT-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineIT-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMT-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTB-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTBO-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineMTO-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineT-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTB-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTBI-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTI-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZ-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/libertine/LinLibertineTZI-tosf-ts1.tfm +share/texmf-dist/fonts/type1/public/libertine/LinBiolinumT.pfb +share/texmf-dist/fonts/type1/public/libertine/LinBiolinumTB.pfb +share/texmf-dist/fonts/type1/public/libertine/LinBiolinumTBO.pfb +share/texmf-dist/fonts/type1/public/libertine/LinBiolinumTI.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineDisplayT.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineIT.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineMT.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineMTB.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineMTBO.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineMTO.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineT.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineTB.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineTBI.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineTI.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineTZ.pfb +share/texmf-dist/fonts/type1/public/libertine/LinLibertineTZI.pfb +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumT-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTB-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTBO-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinBiolinumTI-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineDisplayT-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineIT-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMT-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMT-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMT-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMT-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMT-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTB-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTB-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTB-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTB-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTB-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTBO-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTBO-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTBO-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTBO-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTBO-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTO-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTO-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTO-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTO-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineMTO-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineT-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTB-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTBI-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTI-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-lf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-osf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-sup-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZ-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-lf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-lf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-lf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-osf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-osf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-osf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-sup-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tlf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tlf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tosf-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tosf-t1.vf +share/texmf-dist/fonts/vf/public/libertine/LinLibertineTZI-tosf-ts1.vf +share/texmf-dist/tex/latex/libertine/LKey.tex +share/texmf-dist/tex/latex/libertine/LY1LinuxBiolinumT-LF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxBiolinumT-OsF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxBiolinumT-Sup.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxBiolinumT-TLF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxBiolinumT-TOsF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineDisplayT-LF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineDisplayT-OsF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineDisplayT-Sup.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineDisplayT-TLF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineDisplayT-TOsF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineInitialsT-LF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineInitialsT-OsF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineInitialsT-TLF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineMonoT-Sup.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineMonoT-TLF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineT-LF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineT-OsF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineT-Sup.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineT-TLF.fd +share/texmf-dist/tex/latex/libertine/LY1LinuxLibertineT-TOsF.fd +share/texmf-dist/tex/latex/libertine/LinBiolinum_K.tex +share/texmf-dist/tex/latex/libertine/LinBiolinum_R.tex +share/texmf-dist/tex/latex/libertine/LinLibertine_I.tex +share/texmf-dist/tex/latex/libertine/LinLibertine_R.tex +share/texmf-dist/tex/latex/libertine/OT1LinuxBiolinumT-LF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxBiolinumT-OsF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxBiolinumT-Sup.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxBiolinumT-TLF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxBiolinumT-TOsF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineDisplayT-LF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineDisplayT-OsF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineDisplayT-Sup.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineDisplayT-TLF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineDisplayT-TOsF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineInitialsT-LF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineInitialsT-OsF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineInitialsT-TLF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineMonoT-Sup.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineMonoT-TLF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineT-LF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineT-OsF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineT-Sup.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineT-TLF.fd +share/texmf-dist/tex/latex/libertine/OT1LinuxLibertineT-TOsF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-LF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-OsF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-Sup.fd +share/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TLF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxBiolinumT-TOsF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineDisplayT-LF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineDisplayT-OsF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineDisplayT-Sup.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineDisplayT-TLF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineDisplayT-TOsF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineInitialsT-LF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineInitialsT-OsF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineInitialsT-TLF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineMonoT-Sup.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineMonoT-TLF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-LF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-OsF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-Sup.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TLF.fd +share/texmf-dist/tex/latex/libertine/T1LinuxLibertineT-TOsF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-LF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-OsF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-TLF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxBiolinumT-TOsF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineDisplayT-LF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineDisplayT-OsF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineDisplayT-TLF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineDisplayT-TOsF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineInitialsT-LF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineInitialsT-OsF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineInitialsT-TLF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineMonoT-TLF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-LF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-OsF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-TLF.fd +share/texmf-dist/tex/latex/libertine/TS1LinuxLibertineT-TOsF.fd +share/texmf-dist/tex/latex/libertine/biolinum-type1.sty +share/texmf-dist/tex/latex/libertine/biolinum.sty +share/texmf-dist/tex/latex/libertine/libertine-type1.sty +share/texmf-dist/tex/latex/libertine/libertine.sty +share/texmf-dist/tex/latex/libertine/libertineMono-type1.sty +share/texmf-dist/tex/latex/libertine/libertineMono.sty +share/texmf-dist/tex/latex/libertine/libertineRoman.sty +share/texmf-dist/tex/latex/libertine/libertineotf.sty diff --git a/fonts/tex-libertine/distinfo b/fonts/tex-libertine/distinfo new file mode 100644 index 000000000..116684296 --- /dev/null +++ b/fonts/tex-libertine/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-libertine-36755/libertine.tar.xz) = 2551625115a2a81a4eb29924227a149bdcc4cc18 +RMD160 (tex-libertine-36755/libertine.tar.xz) = 51dbec6361af6775712a3cf6c8c08f6be21155e0 +Size (tex-libertine-36755/libertine.tar.xz) = 10596124 bytes diff --git a/fonts/tex-librebaskerville-doc/DESCR b/fonts/tex-librebaskerville-doc/DESCR new file mode 100644 index 000000000..c0f97161f --- /dev/null +++ b/fonts/tex-librebaskerville-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-librebaskerville. diff --git a/fonts/tex-librebaskerville-doc/Makefile b/fonts/tex-librebaskerville-doc/Makefile new file mode 100644 index 000000000..a9369354d --- /dev/null +++ b/fonts/tex-librebaskerville-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= librebaskerville.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 31741 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/librebaskerville +COMMENT= Documentation for tex-librebaskerville +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-librebaskerville-doc/PLIST b/fonts/tex-librebaskerville-doc/PLIST new file mode 100644 index 000000000..aef5b0f0e --- /dev/null +++ b/fonts/tex-librebaskerville-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/doc/fonts/librebaskerville/FONTLOG.txt +share/texmf-dist/doc/fonts/librebaskerville/OFL.txt +share/texmf-dist/doc/fonts/librebaskerville/README +share/texmf-dist/doc/fonts/librebaskerville/librebaskerville-samples.pdf +share/texmf-dist/doc/fonts/librebaskerville/librebaskerville-samples.tex diff --git a/fonts/tex-librebaskerville-doc/distinfo b/fonts/tex-librebaskerville-doc/distinfo new file mode 100644 index 000000000..0fd09576c --- /dev/null +++ b/fonts/tex-librebaskerville-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-librebaskerville-31741/librebaskerville.doc.tar.xz) = e6e87fc3ec79b8eddbc0f00db725c980a46bcee7 +RMD160 (tex-librebaskerville-31741/librebaskerville.doc.tar.xz) = 8bca281ae4212ef32fe15fb98f1e526ee37e0b3f +Size (tex-librebaskerville-31741/librebaskerville.doc.tar.xz) = 35468 bytes diff --git a/fonts/tex-librebaskerville/DESCR b/fonts/tex-librebaskerville/DESCR new file mode 100644 index 000000000..e28527b71 --- /dev/null +++ b/fonts/tex-librebaskerville/DESCR @@ -0,0 +1,5 @@ +Libre Baskerville is designed by Pablo Impallari. It is +primarily intended to be a web font but is also attractive as a +TeX font. As there is currently no bold italic variant, an +artificially slanted version of the bold variant has been +generated. diff --git a/fonts/tex-librebaskerville/Makefile b/fonts/tex-librebaskerville/Makefile new file mode 100644 index 000000000..a0c511c7c --- /dev/null +++ b/fonts/tex-librebaskerville/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= librebaskerville +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31741 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/librebaskerville +COMMENT= LaTeX support for the Libre Baskerville family of fonts +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= LibreBaskerville.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-librebaskerville/PLIST b/fonts/tex-librebaskerville/PLIST new file mode 100644 index 000000000..e13177750 --- /dev/null +++ b/fonts/tex-librebaskerville/PLIST @@ -0,0 +1,95 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_5rmxhc.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_7c5ufm.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_aprite.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_hguso3.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_ktbdpq.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_lbmt7s.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_mr5ybw.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_rpuqof.enc +share/texmf-dist/fonts/enc/dvips/librebaskerville/lbsk_yeotsr.enc +share/texmf-dist/fonts/map/dvips/librebaskerville/LibreBaskerville.map +share/texmf-dist/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Bold.otf +share/texmf-dist/fonts/opentype/impallari/librebaskerville/LibreBaskerville-BoldItalic.otf +share/texmf-dist/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Italic.otf +share/texmf-dist/fonts/opentype/impallari/librebaskerville/LibreBaskerville-Regular.otf +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/type1/impallari/librebaskerville/LibreBaskerville-Bold.pfb +share/texmf-dist/fonts/type1/impallari/librebaskerville/LibreBaskerville-BoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/librebaskerville/LibreBaskerville-Italic.pfb +share/texmf-dist/fonts/type1/impallari/librebaskerville/LibreBaskerville-Regular.pfb +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librebaskerville/LibreBaskerville-Regular-tlf-ts1.vf +share/texmf-dist/tex/latex/librebaskerville/LY1LibreBaskerville-Sup.fd +share/texmf-dist/tex/latex/librebaskerville/LY1LibreBaskerville-TLF.fd +share/texmf-dist/tex/latex/librebaskerville/OT1LibreBaskerville-Sup.fd +share/texmf-dist/tex/latex/librebaskerville/OT1LibreBaskerville-TLF.fd +share/texmf-dist/tex/latex/librebaskerville/T1LibreBaskerville-Sup.fd +share/texmf-dist/tex/latex/librebaskerville/T1LibreBaskerville-TLF.fd +share/texmf-dist/tex/latex/librebaskerville/TS1LibreBaskerville-TLF.fd +share/texmf-dist/tex/latex/librebaskerville/librebaskerville.sty diff --git a/fonts/tex-librebaskerville/distinfo b/fonts/tex-librebaskerville/distinfo new file mode 100644 index 000000000..6403661fb --- /dev/null +++ b/fonts/tex-librebaskerville/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-librebaskerville-31741/librebaskerville.tar.xz) = 22a0a57333ad55f802a2155063670929fb4ae5a3 +RMD160 (tex-librebaskerville-31741/librebaskerville.tar.xz) = ed148f67bdde819074e182fe6d14ad70f6af3f0c +Size (tex-librebaskerville-31741/librebaskerville.tar.xz) = 562704 bytes diff --git a/fonts/tex-librecaslon-doc/DESCR b/fonts/tex-librecaslon-doc/DESCR new file mode 100644 index 000000000..3c4441f23 --- /dev/null +++ b/fonts/tex-librecaslon-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-librecaslon. diff --git a/fonts/tex-librecaslon-doc/Makefile b/fonts/tex-librecaslon-doc/Makefile new file mode 100644 index 000000000..1868c87d9 --- /dev/null +++ b/fonts/tex-librecaslon-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= librecaslon.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 31929 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/librecaslon +COMMENT= Documentation for tex-librecaslon +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-librecaslon-doc/PLIST b/fonts/tex-librecaslon-doc/PLIST new file mode 100644 index 000000000..b2468cc9b --- /dev/null +++ b/fonts/tex-librecaslon-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/doc/fonts/librecaslon/OFL.txt +share/texmf-dist/doc/fonts/librecaslon/README +share/texmf-dist/doc/fonts/librecaslon/samples.pdf +share/texmf-dist/doc/fonts/librecaslon/samples.tex diff --git a/fonts/tex-librecaslon-doc/distinfo b/fonts/tex-librecaslon-doc/distinfo new file mode 100644 index 000000000..b0a2643b1 --- /dev/null +++ b/fonts/tex-librecaslon-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-librecaslon-31929/librecaslon.doc.tar.xz) = 2c0bf5c644f85345c3c18da37f9541a600b0d437 +RMD160 (tex-librecaslon-31929/librecaslon.doc.tar.xz) = d9f89fd2bd78148895cb9f89e5814f5a0a7ffdd4 +Size (tex-librecaslon-31929/librecaslon.doc.tar.xz) = 123012 bytes diff --git a/fonts/tex-librecaslon/DESCR b/fonts/tex-librecaslon/DESCR new file mode 100644 index 000000000..8ea36ce3d --- /dev/null +++ b/fonts/tex-librecaslon/DESCR @@ -0,0 +1,5 @@ +The Libre Caslon fonts are designed by Pablo Impallari. +Although they have been designed for use as web fonts, they +work well as conventional text fonts. A bold italic variant is +not currently available. As a stopgap, an artificially slanted +bold variant has been created and treated as italic. diff --git a/fonts/tex-librecaslon/Makefile b/fonts/tex-librecaslon/Makefile new file mode 100644 index 000000000..03172045e --- /dev/null +++ b/fonts/tex-librecaslon/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= librecaslon +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31929 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/librecaslon +COMMENT= Libre Caslon fonts, with LaTeX support +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= LibreCaslon.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-librecaslon/PLIST b/fonts/tex-librecaslon/PLIST new file mode 100644 index 000000000..ac7a10f3d --- /dev/null +++ b/fonts/tex-librecaslon/PLIST @@ -0,0 +1,145 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_3cl4ql.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_4g75lz.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_5rmxhc.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_aprite.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_bpmadw.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_cw7ruh.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_hb5o6t.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_klp7zn.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_l5dh3w.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_q5us2t.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_rpuqof.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_wesofd.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_yeotsr.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_ytsyqt.enc +share/texmf-dist/fonts/enc/dvips/librecaslon/lcsl_z4mu2b.enc +share/texmf-dist/fonts/map/dvips/librecaslon/LibreCaslon.map +share/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCaslonText-Bold.otf +share/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCaslonText-BoldItalic.otf +share/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCaslonText-Italic.otf +share/texmf-dist/fonts/opentype/impallari/librecaslon/LibreCaslonText-Regular.otf +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/type1/impallari/librecaslon/LibreCaslonText-Bold.pfb +share/texmf-dist/fonts/type1/impallari/librecaslon/LibreCaslonText-BoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/librecaslon/LibreCaslonText-Italic.pfb +share/texmf-dist/fonts/type1/impallari/librecaslon/LibreCaslonText-Regular.pfb +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/librecaslon/LibreCaslonText-Regular-tlf-ts1.vf +share/texmf-dist/tex/latex/librecaslon/LY1LibreCaslonText-OsF.fd +share/texmf-dist/tex/latex/librecaslon/LY1LibreCaslonText-Sup.fd +share/texmf-dist/tex/latex/librecaslon/LY1LibreCaslonText-TLF.fd +share/texmf-dist/tex/latex/librecaslon/OT1LibreCaslonText-OsF.fd +share/texmf-dist/tex/latex/librecaslon/OT1LibreCaslonText-Sup.fd +share/texmf-dist/tex/latex/librecaslon/OT1LibreCaslonText-TLF.fd +share/texmf-dist/tex/latex/librecaslon/T1LibreCaslonText-OsF.fd +share/texmf-dist/tex/latex/librecaslon/T1LibreCaslonText-Sup.fd +share/texmf-dist/tex/latex/librecaslon/T1LibreCaslonText-TLF.fd +share/texmf-dist/tex/latex/librecaslon/TS1LibreCaslonText-OsF.fd +share/texmf-dist/tex/latex/librecaslon/TS1LibreCaslonText-TLF.fd +share/texmf-dist/tex/latex/librecaslon/librecaslon.sty diff --git a/fonts/tex-librecaslon/distinfo b/fonts/tex-librecaslon/distinfo new file mode 100644 index 000000000..8958be76a --- /dev/null +++ b/fonts/tex-librecaslon/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-librecaslon-31929/librecaslon.tar.xz) = 13cb7da54f6e41dbfc1d3a38a64ad3aa67fe6c2e +RMD160 (tex-librecaslon-31929/librecaslon.tar.xz) = c90f3cba9850be837ba3db3b51a111c08b53bb0d +Size (tex-librecaslon-31929/librecaslon.tar.xz) = 971900 bytes diff --git a/fonts/tex-libris-doc/DESCR b/fonts/tex-libris-doc/DESCR new file mode 100644 index 000000000..9af9ccf51 --- /dev/null +++ b/fonts/tex-libris-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-libris. diff --git a/fonts/tex-libris-doc/Makefile b/fonts/tex-libris-doc/Makefile new file mode 100644 index 000000000..b86d26716 --- /dev/null +++ b/fonts/tex-libris-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= libris.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.007 +TEXLIVE_REV= 19409 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/libris +COMMENT= Documentation for tex-libris +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-libris-doc/PLIST b/fonts/tex-libris-doc/PLIST new file mode 100644 index 000000000..c85298df1 --- /dev/null +++ b/fonts/tex-libris-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/doc/fonts/libris/COPYING +share/texmf-dist/doc/fonts/libris/NOTICE.txt +share/texmf-dist/doc/fonts/libris/README +share/texmf-dist/doc/fonts/libris/librisadf.pdf +share/texmf-dist/doc/fonts/libris/librisadf.tex +share/texmf-dist/doc/fonts/libris/manifest.txt diff --git a/fonts/tex-libris-doc/distinfo b/fonts/tex-libris-doc/distinfo new file mode 100644 index 000000000..1f1935dc5 --- /dev/null +++ b/fonts/tex-libris-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-libris-19409/libris.doc.tar.xz) = 2b31d1b6c342f897369c315b312f2123c6001075 +RMD160 (tex-libris-19409/libris.doc.tar.xz) = 04c59766670b7f3a469f5d1e459c437d22d65f56 +Size (tex-libris-19409/libris.doc.tar.xz) = 502560 bytes diff --git a/fonts/tex-libris/DESCR b/fonts/tex-libris/DESCR new file mode 100644 index 000000000..ccc452509 --- /dev/null +++ b/fonts/tex-libris/DESCR @@ -0,0 +1,6 @@ +LibrisADF is a sans-serif family designed to mimic Lydian. The +bundle includes: fonts, in Adobe Type 1, TrueType and OpenType +formats, and LaTeX support macros, for use with the Type 1 +versions of the fonts. The LaTeX macros depend on the nfssext- +cfr bundle. GPL licensing applies the fonts themselves; the +support macros are distributed under LPPL licensing. diff --git a/fonts/tex-libris/Makefile b/fonts/tex-libris/Makefile new file mode 100644 index 000000000..a5a76553c --- /dev/null +++ b/fonts/tex-libris/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= libris +PKGNAME= tex-${DISTNAME}-1.007 +TEXLIVE_REV= 19409 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/libris +COMMENT= Libris ADF fonts, with LaTeX support +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= yly.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-libris/PLIST b/fonts/tex-libris/PLIST new file mode 100644 index 000000000..97fa7f17a --- /dev/null +++ b/fonts/tex-libris/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/fonts/afm/arkandis/libris/ylyb8a.afm +share/texmf-dist/fonts/afm/arkandis/libris/ylybi8a.afm +share/texmf-dist/fonts/afm/arkandis/libris/ylyr8a.afm +share/texmf-dist/fonts/afm/arkandis/libris/ylyri8a.afm +share/texmf-dist/fonts/enc/dvips/libris/libris-supp.enc +share/texmf-dist/fonts/enc/dvips/libris/t1-cfr-yly.enc +share/texmf-dist/fonts/enc/dvips/libris/ts1-euro-yly.enc +share/texmf-dist/fonts/map/dvips/libris/yly.map +share/texmf-dist/fonts/tfm/arkandis/libris/ylyb-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyb-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyb8c.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyb8s.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyb8t.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylybi-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylybi-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylybi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylybi8s.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylybi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylybiw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylybw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyr-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyr-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyr8c.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyr8s.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyr8t.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyri-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyri-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyri8c.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyri8s.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyri8t.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyriw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/libris/ylyrw8t.tfm +share/texmf-dist/fonts/type1/arkandis/libris/ylyb8a.pfb +share/texmf-dist/fonts/type1/arkandis/libris/ylyb8a.pfm +share/texmf-dist/fonts/type1/arkandis/libris/ylybi8a.pfb +share/texmf-dist/fonts/type1/arkandis/libris/ylybi8a.pfm +share/texmf-dist/fonts/type1/arkandis/libris/ylyr8a.pfb +share/texmf-dist/fonts/type1/arkandis/libris/ylyr8a.pfm +share/texmf-dist/fonts/type1/arkandis/libris/ylyri8a.pfb +share/texmf-dist/fonts/type1/arkandis/libris/ylyri8a.pfm +share/texmf-dist/fonts/vf/arkandis/libris/ylyb8c.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylyb8t.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylybi8c.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylybi8t.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylybiw8t.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylybw8t.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylyr8c.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylyr8t.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylyri8c.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylyri8t.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylyriw8t.vf +share/texmf-dist/fonts/vf/arkandis/libris/ylyrw8t.vf +share/texmf-dist/tex/latex/libris/libris.sty +share/texmf-dist/tex/latex/libris/t1yly.fd +share/texmf-dist/tex/latex/libris/t1ylyw.fd +share/texmf-dist/tex/latex/libris/ts1yly.fd +share/texmf-dist/tex/latex/libris/ts1ylyw.fd diff --git a/fonts/tex-libris/distinfo b/fonts/tex-libris/distinfo new file mode 100644 index 000000000..5dd9be718 --- /dev/null +++ b/fonts/tex-libris/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-libris-19409/libris.tar.xz) = 70d9801f041cad4d409da532abd18b9b10b90992 +RMD160 (tex-libris-19409/libris.tar.xz) = 682eb85040c9cc0423eaaf8b8c7307774ebbb91c +Size (tex-libris-19409/libris.tar.xz) = 239784 bytes diff --git a/fonts/tex-linearA-doc/DESCR b/fonts/tex-linearA-doc/DESCR new file mode 100644 index 000000000..7d326d70e --- /dev/null +++ b/fonts/tex-linearA-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-linearA. diff --git a/fonts/tex-linearA-doc/Makefile b/fonts/tex-linearA-doc/Makefile new file mode 100644 index 000000000..02ba28f35 --- /dev/null +++ b/fonts/tex-linearA-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= linearA.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/linearA +COMMENT= Documentation for tex-linearA +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-linearA-doc/PLIST b/fonts/tex-linearA-doc/PLIST new file mode 100644 index 000000000..abe395f15 --- /dev/null +++ b/fonts/tex-linearA-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/doc/fonts/linearA/README +share/texmf-dist/doc/fonts/linearA/linearA_glyphs.pdf diff --git a/fonts/tex-linearA-doc/distinfo b/fonts/tex-linearA-doc/distinfo new file mode 100644 index 000000000..7d10fc60b --- /dev/null +++ b/fonts/tex-linearA-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-linearA-15878/linearA.doc.tar.xz) = 4d8d57457bca3a0ce1424dc10edd6218a976ba9e +RMD160 (tex-linearA-15878/linearA.doc.tar.xz) = 6d229a12c3e9852b93380ebfffdbceddbe4d7121 +Size (tex-linearA-15878/linearA.doc.tar.xz) = 165068 bytes diff --git a/fonts/tex-linearA/DESCR b/fonts/tex-linearA/DESCR new file mode 100644 index 000000000..686b69cc4 --- /dev/null +++ b/fonts/tex-linearA/DESCR @@ -0,0 +1,6 @@ +The linearA package provides a simple interface to two fonts +which include all known symbols, simple and complex, of the +Linear A script. This way one can easily replicate Linear A +"texts" using modern typographic technology. Note that the +Linear A script has not been deciphered yet and probably never +will be deciphered. diff --git a/fonts/tex-linearA/Makefile b/fonts/tex-linearA/Makefile new file mode 100644 index 000000000..63d8376d1 --- /dev/null +++ b/fonts/tex-linearA/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= linearA +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/linearA +COMMENT= Linear A script fonts +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= linearA.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-linearA/PLIST b/fonts/tex-linearA/PLIST new file mode 100644 index 000000000..a1b24edb4 --- /dev/null +++ b/fonts/tex-linearA/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/fonts/afm/public/linearA/LinearA.afm +share/texmf-dist/fonts/afm/public/linearA/LinearACmplxSigns.afm +share/texmf-dist/fonts/map/dvips/linearA/linearA.map +share/texmf-dist/fonts/tfm/public/linearA/LinearA.tfm +share/texmf-dist/fonts/tfm/public/linearA/LinearACmplxSigns.tfm +share/texmf-dist/fonts/type1/public/linearA/LinearA.pfb +share/texmf-dist/fonts/type1/public/linearA/LinearACmplxSigns.pfb +share/texmf-dist/tex/latex/linearA/linearA.sty diff --git a/fonts/tex-linearA/distinfo b/fonts/tex-linearA/distinfo new file mode 100644 index 000000000..7be9392d0 --- /dev/null +++ b/fonts/tex-linearA/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-linearA-15878/linearA.tar.xz) = 3ae153b999cfb51b0011187457ff99503cb619f0 +RMD160 (tex-linearA-15878/linearA.tar.xz) = 448185a32333ba42d2fea5aa20a2223c97c9a811 +Size (tex-linearA-15878/linearA.tar.xz) = 151800 bytes diff --git a/fonts/tex-lm-math-doc/Makefile b/fonts/tex-lm-math-doc/Makefile index d3eaf8546..6ea2e39da 100644 --- a/fonts/tex-lm-math-doc/Makefile +++ b/fonts/tex-lm-math-doc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2013/12/03 23:51:59 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ DISTNAME= lm-math.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.958 -TEXLIVE_REV= 29044 +PKGNAME= tex-${DISTNAME:S/./-/}-1.959 +TEXLIVE_REV= 36915 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-lm-math -LICENSE= lppl-1.3c +LICENSE= gfsl .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lm-math-doc/distinfo b/fonts/tex-lm-math-doc/distinfo index 3f6b0cf41..b56852f8c 100644 --- a/fonts/tex-lm-math-doc/distinfo +++ b/fonts/tex-lm-math-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/12/03 23:51:59 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ -SHA1 (tex-lm-math-29044/lm-math.doc.tar.xz) = c9bd642f10495437b4313d7e30491779f19722c0 -RMD160 (tex-lm-math-29044/lm-math.doc.tar.xz) = 6bacdfc233ae1fa43aa1d48e2468999586f11ab0 -Size (tex-lm-math-29044/lm-math.doc.tar.xz) = 99420 bytes +SHA1 (tex-lm-math-36915/lm-math.doc.tar.xz) = 23c92c38a13e7746f1f2f64c42686456e7ae13f6 +RMD160 (tex-lm-math-36915/lm-math.doc.tar.xz) = dafdb73d88ca3abc3e8534dfe702a6a46ce1e5b3 +Size (tex-lm-math-36915/lm-math.doc.tar.xz) = 94652 bytes diff --git a/fonts/tex-lm-math/Makefile b/fonts/tex-lm-math/Makefile index e2aaba315..0fdfb07d3 100644 --- a/fonts/tex-lm-math/Makefile +++ b/fonts/tex-lm-math/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2013/12/03 23:51:42 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ DISTNAME= lm-math -PKGNAME= tex-${DISTNAME}-1.958 -TEXLIVE_REV= 29044 +PKGNAME= tex-${DISTNAME}-1.959 +TEXLIVE_REV= 36915 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= OpenType maths fonts for Latin Modern -LICENSE= lppl-1.3c +LICENSE= gfsl .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lm-math/distinfo b/fonts/tex-lm-math/distinfo index 374718021..3ec718cdc 100644 --- a/fonts/tex-lm-math/distinfo +++ b/fonts/tex-lm-math/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/12/03 23:51:42 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ -SHA1 (tex-lm-math-29044/lm-math.tar.xz) = 25b73d5f880143ac1c25e6e152d645ab4da02489 -RMD160 (tex-lm-math-29044/lm-math.tar.xz) = 0c87321460e9543fa4f434ca3d76e7bc9bdd093e -Size (tex-lm-math-29044/lm-math.tar.xz) = 378420 bytes +SHA1 (tex-lm-math-36915/lm-math.tar.xz) = 8f44a9ec25368700576df88ea92aa7f3ac564af2 +RMD160 (tex-lm-math-36915/lm-math.tar.xz) = 62d72a43a961ecffc72443ae5c1f963931db6b9f +Size (tex-lm-math-36915/lm-math.tar.xz) = 377748 bytes diff --git a/fonts/tex-lobster2-doc/DESCR b/fonts/tex-lobster2-doc/DESCR new file mode 100644 index 000000000..327ec0617 --- /dev/null +++ b/fonts/tex-lobster2-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-lobster2. diff --git a/fonts/tex-lobster2-doc/Makefile b/fonts/tex-lobster2-doc/Makefile new file mode 100644 index 000000000..640f4d245 --- /dev/null +++ b/fonts/tex-lobster2-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= lobster2.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32617 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lobster2 +COMMENT= Documentation for tex-lobster2 +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lobster2-doc/PLIST b/fonts/tex-lobster2-doc/PLIST new file mode 100644 index 000000000..78f7c0f18 --- /dev/null +++ b/fonts/tex-lobster2-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/doc/fonts/lobster2/OFL.txt +share/texmf-dist/doc/fonts/lobster2/README +share/texmf-dist/doc/fonts/lobster2/lobster2-samples.pdf +share/texmf-dist/doc/fonts/lobster2/lobster2-samples.tex diff --git a/fonts/tex-lobster2-doc/distinfo b/fonts/tex-lobster2-doc/distinfo new file mode 100644 index 000000000..933b080ee --- /dev/null +++ b/fonts/tex-lobster2-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-lobster2-32617/lobster2.doc.tar.xz) = 527bbed296c8b2b2d4a493069820321e120f3c38 +RMD160 (tex-lobster2-32617/lobster2.doc.tar.xz) = 175a242740fab9d55f9cfaf17250a80d36c6fe80 +Size (tex-lobster2-32617/lobster2.doc.tar.xz) = 39180 bytes diff --git a/fonts/tex-lobster2/DESCR b/fonts/tex-lobster2/DESCR new file mode 100644 index 000000000..b609d6172 --- /dev/null +++ b/fonts/tex-lobster2/DESCR @@ -0,0 +1,4 @@ +Lobster Two is a family of script fonts designed bt Pablo +Impallari. It has many ligatures and terminal forms, but most +of these can be accessed only using XeLaTeX or LuaLaTeX. Font +access and use is supported in LaTeX. diff --git a/fonts/tex-lobster2/Makefile b/fonts/tex-lobster2/Makefile new file mode 100644 index 000000000..f7a415c8e --- /dev/null +++ b/fonts/tex-lobster2/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= lobster2 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 32617 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lobster2 +COMMENT= Lobster Two fonts, with support for all LaTeX engines +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= LobsterTwo.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lobster2/PLIST b/fonts/tex-lobster2/PLIST new file mode 100644 index 000000000..20c0557a3 --- /dev/null +++ b/fonts/tex-lobster2/PLIST @@ -0,0 +1,87 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/lobster2/lbst2_2vl4dw.enc +share/texmf-dist/fonts/enc/dvips/lobster2/lbst2_5uiiua.enc +share/texmf-dist/fonts/enc/dvips/lobster2/lbst2_lyobxw.enc +share/texmf-dist/fonts/enc/dvips/lobster2/lbst2_xn7u5r.enc +share/texmf-dist/fonts/map/dvips/lobster2/LobsterTwo.map +share/texmf-dist/fonts/opentype/impallari/lobster2/LobsterTwo-Bold.otf +share/texmf-dist/fonts/opentype/impallari/lobster2/LobsterTwo-BoldItalic.otf +share/texmf-dist/fonts/opentype/impallari/lobster2/LobsterTwo-Italic.otf +share/texmf-dist/fonts/opentype/impallari/lobster2/LobsterTwo-Regular.otf +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/lobster2/LobsterTwo-lf-ts1.tfm +share/texmf-dist/fonts/truetype/impallari/lobster2/LobsterTwo-Bold.ttf +share/texmf-dist/fonts/truetype/impallari/lobster2/LobsterTwo-BoldItalic.ttf +share/texmf-dist/fonts/truetype/impallari/lobster2/LobsterTwo-Italic.ttf +share/texmf-dist/fonts/truetype/impallari/lobster2/LobsterTwo-Regular.ttf +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwo-Bold.pfb +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwo-BoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwo-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwo-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwo-Italic.pfb +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwo-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwo.pfb +share/texmf-dist/fonts/type1/impallari/lobster2/LobsterTwoLCDFJ.pfb +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-lf-ly1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-lf-ot1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-lf-t1.vf +share/texmf-dist/fonts/vf/impallari/lobster2/LobsterTwo-lf-ts1.vf +share/texmf-dist/tex/latex/lobster2/LY1LobsterTwo-LF.fd +share/texmf-dist/tex/latex/lobster2/LobsterTwo.sty +share/texmf-dist/tex/latex/lobster2/OT1LobsterTwo-LF.fd +share/texmf-dist/tex/latex/lobster2/T1LobsterTwo-LF.fd +share/texmf-dist/tex/latex/lobster2/TS1LobsterTwo-LF.fd diff --git a/fonts/tex-lobster2/distinfo b/fonts/tex-lobster2/distinfo new file mode 100644 index 000000000..19523d312 --- /dev/null +++ b/fonts/tex-lobster2/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-lobster2-32617/lobster2.tar.xz) = 41c646bb1bf83d02a89abc4a83f9a050df296062 +RMD160 (tex-lobster2-32617/lobster2.tar.xz) = 1493465e30fe4ec82620fbea14af0e1de15352b9 +Size (tex-lobster2-32617/lobster2.tar.xz) = 777824 bytes diff --git a/fonts/tex-luaotfload-doc/Makefile b/fonts/tex-luaotfload-doc/Makefile index f8a9fcab7..64f0f2ec6 100644 --- a/fonts/tex-luaotfload-doc/Makefile +++ b/fonts/tex-luaotfload-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/07/09 14:12:20 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 08:04:12 markd Exp $ DISTNAME= luaotfload.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.26 -TEXLIVE_REV= 26718 +PKGNAME= tex-${DISTNAME:S/./-/}-2.5.4 +TEXLIVE_REV= 35328 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-luaotfload diff --git a/fonts/tex-luaotfload-doc/PLIST b/fonts/tex-luaotfload-doc/PLIST index 8e643c653..aaa23897f 100644 --- a/fonts/tex-luaotfload-doc/PLIST +++ b/fonts/tex-luaotfload-doc/PLIST @@ -1,4 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2012/07/09 14:12:20 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:04:12 markd Exp $ +man/man1/luaotfload-tool.1 +man/man5/luaotfload.conf.5 +share/texmf-dist/doc/luatex/luaotfload/COPYING share/texmf-dist/doc/luatex/luaotfload/NEWS share/texmf-dist/doc/luatex/luaotfload/README +share/texmf-dist/doc/luatex/luaotfload/filegraph.pdf +share/texmf-dist/doc/luatex/luaotfload/luaotfload.conf.example share/texmf-dist/doc/luatex/luaotfload/luaotfload.pdf +share/texmf-dist/doc/luatex/luaotfload/valgrind-kpse-suppression.sup diff --git a/fonts/tex-luaotfload-doc/distinfo b/fonts/tex-luaotfload-doc/distinfo index fd863a0ce..40b596521 100644 --- a/fonts/tex-luaotfload-doc/distinfo +++ b/fonts/tex-luaotfload-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/09 14:12:20 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 08:04:12 markd Exp $ -SHA1 (tex-luaotfload-26718/luaotfload.doc.tar.xz) = aa97615593706239fe960a3070936ef9fc421812 -RMD160 (tex-luaotfload-26718/luaotfload.doc.tar.xz) = 28131e9742d6ec1c181ed140e300df55e13c28b6 -Size (tex-luaotfload-26718/luaotfload.doc.tar.xz) = 105216 bytes +SHA1 (tex-luaotfload-35328/luaotfload.doc.tar.xz) = 2eebe80a013f956a55ed999a117d4f318a2b96df +RMD160 (tex-luaotfload-35328/luaotfload.doc.tar.xz) = 7e11444326f0a662a217cb9d637d24279e653c0e +Size (tex-luaotfload-35328/luaotfload.doc.tar.xz) = 217816 bytes diff --git a/fonts/tex-luaotfload/Makefile b/fonts/tex-luaotfload/Makefile index bccf5e3f2..1c0d9b675 100644 --- a/fonts/tex-luaotfload/Makefile +++ b/fonts/tex-luaotfload/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/07/09 14:11:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 08:04:12 markd Exp $ DISTNAME= luaotfload -PKGNAME= tex-${DISTNAME}-1.26 -TEXLIVE_REV= 26718 +PKGNAME= tex-${DISTNAME}-2.5.4 +TEXLIVE_REV= 35328 MAINTAINER= minskim@NetBSD.org COMMENT= OpenType layout system for Plain TeX and LaTeX @@ -11,15 +11,8 @@ LICENSE= gnu-gpl-v2 DEPENDS+= tex-lualibs-[0-9]*:../../devel/tex-lualibs DEPENDS+= tex-luatexbase-[0-9]*:../../devel/tex-luatexbase -REPLACE_TEXLUA= bin/mkluatexfontdb +CHECK_INTERPRETER_SKIP= share/texmf-dist/scripts/luaotfload/* TEX_TEXMF_DIRS= ${PREFIX}/share/texmf-dist .include "../../print/texlive/package.mk" - -post-extract: - ${MKDIR} ${WRKSRC}/bin - ${MV} ${WRKSRC}/texmf-dist/scripts/luaotfload/mkluatexfontdb.lua \ - ${WRKSRC}/bin/mkluatexfontdb - ${RM} -rf ${WRKSRC}/texmf-dist/scripts - .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-luaotfload/PLIST b/fonts/tex-luaotfload/PLIST index 9b9a030d4..604c27156 100644 --- a/fonts/tex-luaotfload/PLIST +++ b/fonts/tex-luaotfload/PLIST @@ -1,27 +1,33 @@ -@comment $NetBSD: PLIST,v 1.1 2012/07/09 14:11:51 minskim Exp $ -bin/mkluatexfontdb -share/texmf-dist/tex/luatex/luaotfload/luaotfload.lua +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:04:12 markd Exp $ +share/texmf-dist/scripts/luaotfload/luaotfload-tool.lua +share/texmf-dist/scripts/luaotfload/mkcharacters +share/texmf-dist/scripts/luaotfload/mkglyphlist +share/texmf-dist/scripts/luaotfload/mkstatus +share/texmf-dist/tex/luatex/luaotfload/luaotfload-auxiliary.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-basics-gen.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-basics-nod.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-blacklist.cnf +share/texmf-dist/tex/luatex/luaotfload/luaotfload-characters.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-colors.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-configuration.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-database.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-diagnostics.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-features.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fontloader.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-cbk.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-def.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-enc.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-ext.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-inj.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-lua.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-otn.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-fonts-tfm.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-glyphlist.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-letterspace.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-loaders.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-log.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-main.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-override.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-parsers.lua +share/texmf-dist/tex/luatex/luaotfload/luaotfload-status.lua share/texmf-dist/tex/luatex/luaotfload/luaotfload.sty -share/texmf-dist/tex/luatex/luaotfload/otfl-blacklist.cnf -share/texmf-dist/tex/luatex/luaotfload/otfl-data-con.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-cid.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-clr.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-def.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-dum.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-ini.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-map.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-nms.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-ota.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-otb.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-otc.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-otd.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-otf.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-oti.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-otn.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-ott.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-tfm.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-font-xtx.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-luat-ovr.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-node-dum.lua -share/texmf-dist/tex/luatex/luaotfload/otfl-node-inj.lua diff --git a/fonts/tex-luaotfload/distinfo b/fonts/tex-luaotfload/distinfo index cd75b3a4a..1656c1b69 100644 --- a/fonts/tex-luaotfload/distinfo +++ b/fonts/tex-luaotfload/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/09 14:11:51 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 08:04:12 markd Exp $ -SHA1 (tex-luaotfload-26718/luaotfload.tar.xz) = 95b190a8045245d9ace0d0c250d0c81694a159ec -RMD160 (tex-luaotfload-26718/luaotfload.tar.xz) = a72e3d38e972f39937e58456663aa9651dd199b3 -Size (tex-luaotfload-26718/luaotfload.tar.xz) = 74348 bytes +SHA1 (tex-luaotfload-35328/luaotfload.tar.xz) = 5d7e927cb5f04089688dbaf034094b94962012b8 +RMD160 (tex-luaotfload-35328/luaotfload.tar.xz) = 670b718beb7b0b8056d0ec2e65246acce6a82e9f +Size (tex-luaotfload-35328/luaotfload.tar.xz) = 208968 bytes diff --git a/fonts/tex-lxfonts-doc/DESCR b/fonts/tex-lxfonts-doc/DESCR new file mode 100644 index 000000000..d7a6156e9 --- /dev/null +++ b/fonts/tex-lxfonts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-lxfonts. diff --git a/fonts/tex-lxfonts-doc/Makefile b/fonts/tex-lxfonts-doc/Makefile new file mode 100644 index 000000000..b90ccb7bd --- /dev/null +++ b/fonts/tex-lxfonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= lxfonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0b +TEXLIVE_REV= 32354 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lxfonts +COMMENT= Documentation for tex-lxfonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lxfonts-doc/PLIST b/fonts/tex-lxfonts-doc/PLIST new file mode 100644 index 000000000..44f30d0f2 --- /dev/null +++ b/fonts/tex-lxfonts-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/doc/fonts/lxfonts/LXfonts-demo.pdf +share/texmf-dist/doc/fonts/lxfonts/LXfonts-demo.tex +share/texmf-dist/doc/fonts/lxfonts/LXfonts.readme +share/texmf-dist/doc/fonts/lxfonts/README +share/texmf-dist/doc/fonts/lxfonts/lxfonts.pdf +share/texmf-dist/doc/fonts/lxfonts/manifest.txt diff --git a/fonts/tex-lxfonts-doc/distinfo b/fonts/tex-lxfonts-doc/distinfo new file mode 100644 index 000000000..3bfd7afc1 --- /dev/null +++ b/fonts/tex-lxfonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-lxfonts-32354/lxfonts.doc.tar.xz) = 034e33c3cd4fe05d00d26ffca8846d5920ef5ae0 +RMD160 (tex-lxfonts-32354/lxfonts.doc.tar.xz) = 149b21979d5aef447dfaef7cba4f512a65a4367e +Size (tex-lxfonts-32354/lxfonts.doc.tar.xz) = 530100 bytes diff --git a/fonts/tex-lxfonts/DESCR b/fonts/tex-lxfonts/DESCR new file mode 100644 index 000000000..871812e4d --- /dev/null +++ b/fonts/tex-lxfonts/DESCR @@ -0,0 +1,5 @@ +The bundle contains the traditional slides fonts revised to be +completely usable both as text fonts and mathematics fonts; +they are fully integrate with the new operators, letters, +symbols and extensible delimiter fonts, as well as with the AMS +fonts, all redone with the same stylistic parameters. diff --git a/fonts/tex-lxfonts/Makefile b/fonts/tex-lxfonts/Makefile new file mode 100644 index 000000000..28baf22b7 --- /dev/null +++ b/fonts/tex-lxfonts/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +DISTNAME= lxfonts +PKGNAME= tex-${DISTNAME}-2.0b +TEXLIVE_REV= 32354 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lxfonts +COMMENT= Set of slide fonts based on CM +LICENSE= lppl-1.3c + +TEX_MIXEDMAP_FILES+= lxfonts.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lxfonts/PLIST b/fonts/tex-lxfonts/PLIST new file mode 100644 index 000000000..7805dc84f --- /dev/null +++ b/fonts/tex-lxfonts/PLIST @@ -0,0 +1,97 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:48 wiz Exp $ +share/texmf-dist/fonts/map/dvips/lxfonts/lxfonts.map +share/texmf-dist/fonts/source/public/lxfonts/lamsya.mf +share/texmf-dist/fonts/source/public/lxfonts/lamsyb.mf +share/texmf-dist/fonts/source/public/lxfonts/lasymbols.mf +share/texmf-dist/fonts/source/public/lxfonts/lbigacc.mf +share/texmf-dist/fonts/source/public/lxfonts/lbigdel.mf +share/texmf-dist/fonts/source/public/lxfonts/lbigop.mf +share/texmf-dist/fonts/source/public/lxfonts/lbsymbols.mf +share/texmf-dist/fonts/source/public/lxfonts/lcmbsy8.mf +share/texmf-dist/fonts/source/public/lxfonts/lcmex8.mf +share/texmf-dist/fonts/source/public/lxfonts/lcmmi8.mf +share/texmf-dist/fonts/source/public/lxfonts/lcmmib8.mf +share/texmf-dist/fonts/source/public/lxfonts/lcmsy8.mf +share/texmf-dist/fonts/source/public/lxfonts/leclb8.mf +share/texmf-dist/fonts/source/public/lxfonts/lecli8.mf +share/texmf-dist/fonts/source/public/lxfonts/leclo8.mf +share/texmf-dist/fonts/source/public/lxfonts/leclq8.mf +share/texmf-dist/fonts/source/public/lxfonts/lexroman.mf +share/texmf-dist/fonts/source/public/lxfonts/lexslides.mf +share/texmf-dist/fonts/source/public/lxfonts/llasy.mf +share/texmf-dist/fonts/source/public/lxfonts/llasy8.mf +share/texmf-dist/fonts/source/public/lxfonts/llasyb8.mf +share/texmf-dist/fonts/source/public/lxfonts/llcmss8.mf +share/texmf-dist/fonts/source/public/lxfonts/llcmssb8.mf +share/texmf-dist/fonts/source/public/lxfonts/llcmssi8.mf +share/texmf-dist/fonts/source/public/lxfonts/llcmsso8.mf +share/texmf-dist/fonts/source/public/lxfonts/lmathex.mf +share/texmf-dist/fonts/source/public/lxfonts/lmathit.mf +share/texmf-dist/fonts/source/public/lxfonts/lmathsy.mf +share/texmf-dist/fonts/source/public/lxfonts/lmsam8.mf +share/texmf-dist/fonts/source/public/lxfonts/lmsbm8.mf +share/texmf-dist/fonts/source/public/lxfonts/lroman.mf +share/texmf-dist/fonts/source/public/lxfonts/ltclb8.mf +share/texmf-dist/fonts/source/public/lxfonts/ltcli8.mf +share/texmf-dist/fonts/source/public/lxfonts/ltclo8.mf +share/texmf-dist/fonts/source/public/lxfonts/ltclq8.mf +share/texmf-dist/fonts/source/public/lxfonts/ltxsymb.mf +share/texmf-dist/fonts/source/public/lxfonts/lxbbase.mf +share/texmf-dist/fonts/source/public/lxfonts/lxbbold.mf +share/texmf-dist/fonts/source/public/lxfonts/lxbcaps.mf +share/texmf-dist/fonts/tfm/public/lxfonts/lcmbsy8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/lcmex8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/lcmmi8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/lcmmib8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/lcmsy8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/leclb8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/lecli8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/leclo8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/leclq8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/llasy8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/llasyb8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/llcmss8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/llcmssb8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/llcmssi8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/llcmsso8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/lmsam8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/lmsbm8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/ltclb8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/ltcli8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/ltclo8.tfm +share/texmf-dist/fonts/tfm/public/lxfonts/ltclq8.tfm +share/texmf-dist/fonts/type1/public/lxfonts/lcmbsy8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/lcmex8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/lcmmi8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/lcmmib8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/lcmsy8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/leclb8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/lecli8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/leclo8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/leclq8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/llasy8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/llasyb8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/llcmss8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/llcmssb8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/llcmssi8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/llcmsso8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/lmsam8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/lmsbm8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/ltclb8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/ltcli8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/ltclo8.pfb +share/texmf-dist/fonts/type1/public/lxfonts/ltclq8.pfb +share/texmf-dist/tex/latex/lxfonts/lgrllcmss.fd +share/texmf-dist/tex/latex/lxfonts/lgrllcmtt.fd +share/texmf-dist/tex/latex/lxfonts/lxfonts.sty +share/texmf-dist/tex/latex/lxfonts/omlllcmm.fd +share/texmf-dist/tex/latex/lxfonts/omsllcmsy.fd +share/texmf-dist/tex/latex/lxfonts/omxllcmex.fd +share/texmf-dist/tex/latex/lxfonts/ot1llcmss.fd +share/texmf-dist/tex/latex/lxfonts/ot1llcmtt.fd +share/texmf-dist/tex/latex/lxfonts/t1llcmss.fd +share/texmf-dist/tex/latex/lxfonts/t1llcmtt.fd +share/texmf-dist/tex/latex/lxfonts/ts1llcmss.fd +share/texmf-dist/tex/latex/lxfonts/ulllasy.fd +share/texmf-dist/tex/latex/lxfonts/ulmsa.fd +share/texmf-dist/tex/latex/lxfonts/ulmsb.fd diff --git a/fonts/tex-lxfonts/distinfo b/fonts/tex-lxfonts/distinfo new file mode 100644 index 000000000..524af8286 --- /dev/null +++ b/fonts/tex-lxfonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:48 wiz Exp $ + +SHA1 (tex-lxfonts-32354/lxfonts.tar.xz) = b06192abbb971b1f709b13d1ab0b3a04f54ad66b +RMD160 (tex-lxfonts-32354/lxfonts.tar.xz) = 6a1244cf4f4907e7259ebd54845fac000679234e +Size (tex-lxfonts-32354/lxfonts.tar.xz) = 930832 bytes diff --git a/fonts/tex-ly1-doc/DESCR b/fonts/tex-ly1-doc/DESCR index 7611af53b..f6cbdbc19 100644 --- a/fonts/tex-ly1-doc/DESCR +++ b/fonts/tex-ly1-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-ly1. +Documentation for tex-ly1. diff --git a/fonts/tex-ly1-doc/Makefile b/fonts/tex-ly1-doc/Makefile index c8f4c5248..b873008e7 100644 --- a/fonts/tex-ly1-doc/Makefile +++ b/fonts/tex-ly1-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2011/01/21 18:42:04 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/08 10:59:30 wiz Exp $ DISTNAME= ly1.doc PKGNAME= tex-${DISTNAME:S/./-/}-2010.21086 TEXLIVE_REV= 21086 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ly1 COMMENT= Documentation for tex-ly1 +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ly1/DESCR b/fonts/tex-ly1/DESCR index cb7aa4f94..6a57b3384 100644 --- a/fonts/tex-ly1/DESCR +++ b/fonts/tex-ly1/DESCR @@ -1,5 +1,6 @@ -The Y&Y 'texnansi' (TeX and ANSI, for Microsoft interpretations of ANSI -standards) encoding lives on, even after the decease of the company; it -is known in the LaTeX scheme of things as LY1 encoding. This bundle -includes metrics and LaTeX macros to use the basic three (Times, -Helvetica and Courier) Adobe Type 1 fonts in LaTeX using LY1 encoding. +The Y&Y 'texnansi' (TeX and ANSI, for Microsoft interpretations +of ANSI standards) encoding lives on, even after the decease of +the company; it is known in the LaTeX scheme of things as LY1 +encoding. This bundle includes metrics and LaTeX macros to use +the basic three (Times, Helvetica and Courier) Adobe Type 1 +fonts in LaTeX using LY1 encoding. diff --git a/fonts/tex-ly1/Makefile b/fonts/tex-ly1/Makefile index ce40e53a7..7e4716c68 100644 --- a/fonts/tex-ly1/Makefile +++ b/fonts/tex-ly1/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2011/01/21 18:42:04 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/08 10:58:52 wiz Exp $ DISTNAME= ly1 PKGNAME= tex-${DISTNAME}-2010.21086 TEXLIVE_REV= 21086 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ly1 COMMENT= Support for LY1 LaTeX encoding +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-manfnt-font/DESCR b/fonts/tex-manfnt-font/DESCR new file mode 100644 index 000000000..b245b58e3 --- /dev/null +++ b/fonts/tex-manfnt-font/DESCR @@ -0,0 +1,2 @@ +A LaTeX package for easy access to the symbols of the Knuth's +`manual' font, such as the Dangerous Bend and Manual-errata Arrow. diff --git a/fonts/tex-manfnt-font/Makefile b/fonts/tex-manfnt-font/Makefile new file mode 100644 index 000000000..565024b2c --- /dev/null +++ b/fonts/tex-manfnt-font/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 00:38:57 markd Exp $ + +DISTNAME= manfnt-font +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35799 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Font for LaTeX support for the TeX book symbols + +CONFLICTS+= teTeX-texmf<=3.0nb15 + +TEX_MIXEDMAP_FILES+= manfnt.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-manfnt-font/PLIST b/fonts/tex-manfnt-font/PLIST new file mode 100644 index 000000000..093478e17 --- /dev/null +++ b/fonts/tex-manfnt-font/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 00:38:57 markd Exp $ +share/texmf-dist/fonts/afm/hoekwater/manfnt-font/manfnt.afm +share/texmf-dist/fonts/map/dvips/manfnt-font/manfnt.map +share/texmf-dist/fonts/type1/hoekwater/manfnt-font/manfnt.pfb +share/texmf-dist/fonts/type1/hoekwater/manfnt-font/manfnt.pfm diff --git a/fonts/tex-manfnt-font/distinfo b/fonts/tex-manfnt-font/distinfo new file mode 100644 index 000000000..697981350 --- /dev/null +++ b/fonts/tex-manfnt-font/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 00:38:57 markd Exp $ + +SHA1 (tex-manfnt-font-35799/manfnt-font.tar.xz) = 251318097628156a34a9e0f5353d476961583d74 +RMD160 (tex-manfnt-font-35799/manfnt-font.tar.xz) = e35cb90210d633efc79bd02cfaf4eaf975db600e +Size (tex-manfnt-font-35799/manfnt-font.tar.xz) = 25704 bytes diff --git a/fonts/tex-manfnt/Makefile b/fonts/tex-manfnt/Makefile index c6ae0a1b7..c78ed8fd0 100644 --- a/fonts/tex-manfnt/Makefile +++ b/fonts/tex-manfnt/Makefile @@ -1,16 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2011/11/06 08:43:31 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/26 00:34:34 markd Exp $ DISTNAME= manfnt -PKGNAME= tex-${DISTNAME}-2009 -PKGREVISION= 1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35799 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX support for the TeX book symbols CONFLICTS+= teTeX-texmf<=3.0nb15 -TEX_MIXEDMAP_FILES+= manfnt.map - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-manfnt/PLIST b/fonts/tex-manfnt/PLIST index 053129391..c7c17d76f 100644 --- a/fonts/tex-manfnt/PLIST +++ b/fonts/tex-manfnt/PLIST @@ -1,5 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/07 06:56:38 minskim Exp $ -share/texmf-dist/fonts/afm/hoekwater/manfnt/manfnt.afm -share/texmf-dist/fonts/map/dvips/manfnt/manfnt.map -share/texmf-dist/fonts/type1/hoekwater/manfnt/manfnt.pfb +@comment $NetBSD: PLIST,v 1.2 2015/04/26 00:34:34 markd Exp $ share/texmf-dist/tex/latex/manfnt/manfnt.sty diff --git a/fonts/tex-manfnt/distinfo b/fonts/tex-manfnt/distinfo index c8b0c1b0a..e90adc882 100644 --- a/fonts/tex-manfnt/distinfo +++ b/fonts/tex-manfnt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:24:39 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/26 00:34:34 markd Exp $ -SHA1 (tex-manfnt-15878/manfnt.tar.xz) = 821ce3cc44860f7ba9d1237c540c5e86c2e0b843 -RMD160 (tex-manfnt-15878/manfnt.tar.xz) = 46559e8388cd75d168938a707e8e5d1cdcbdc2e4 -Size (tex-manfnt-15878/manfnt.tar.xz) = 26536 bytes +SHA1 (tex-manfnt-35799/manfnt.tar.xz) = b680f825167d2be5547a96589523fbd6e5f8e3c3 +RMD160 (tex-manfnt-35799/manfnt.tar.xz) = 15f2973937861e45bb018b68aae372d2a1589531 +Size (tex-manfnt-35799/manfnt.tar.xz) = 1432 bytes diff --git a/fonts/tex-marvosym-doc/Makefile b/fonts/tex-marvosym-doc/Makefile index 04391fc94..e3b510c09 100644 --- a/fonts/tex-marvosym-doc/Makefile +++ b/fonts/tex-marvosym-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/05/12 09:30:47 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 08:07:19 markd Exp $ DISTNAME= marvosym.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-2.2a +TEXLIVE_REV= 29349 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-marvosym diff --git a/fonts/tex-marvosym-doc/PLIST b/fonts/tex-marvosym-doc/PLIST index f9088bac1..32799a696 100644 --- a/fonts/tex-marvosym-doc/PLIST +++ b/fonts/tex-marvosym-doc/PLIST @@ -1,19 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 05:28:55 minskim Exp $ -share/texmf-dist/doc/fonts/marvosym/LICENSE -share/texmf-dist/doc/fonts/marvosym/PROBLEMS +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:07:19 markd Exp $ +share/texmf-dist/doc/fonts/marvosym/FONTLOG.txt +share/texmf-dist/doc/fonts/marvosym/Makefile +share/texmf-dist/doc/fonts/marvosym/OFL-FAQ.txt +share/texmf-dist/doc/fonts/marvosym/OFL.txt share/texmf-dist/doc/fonts/marvosym/README -share/texmf-dist/doc/fonts/marvosym/mac/docs/obsolete/tex-me.tex -share/texmf-dist/doc/fonts/marvosym/mac/docs/textures -share/texmf-dist/doc/fonts/marvosym/mac/oztex/configs/addmarvo -share/texmf-dist/doc/fonts/marvosym/mac/oztex/dvips/inputs/config.fmv -share/texmf-dist/doc/fonts/marvosym/mac/oztex/dvips/inputs/fmv.map -share/texmf-dist/doc/fonts/marvosym/mac/oztex/ps-files/marvosym.afm -share/texmf-dist/doc/fonts/marvosym/mac/oztex/ps-files/marvosym.pfa -share/texmf-dist/doc/fonts/marvosym/mac/oztex/ps-files/readme.txt -share/texmf-dist/doc/fonts/marvosym/mac/oztex/tex-font/misc/fmvr8x.tfm -share/texmf-dist/doc/fonts/marvosym/mac/readme.txt -share/texmf-dist/doc/fonts/marvosym/mac/the_font.bin share/texmf-dist/doc/fonts/marvosym/marvodoc.pdf share/texmf-dist/doc/fonts/marvosym/marvodoc.tex -share/texmf-dist/doc/fonts/marvosym/vtex/install.txt -share/texmf-dist/doc/fonts/marvosym/vtex/marvosym.ali +share/texmf-dist/doc/fonts/marvosym/marvosym-doc.pdf +share/texmf-dist/doc/fonts/marvosym/marvosym-doc.tex diff --git a/fonts/tex-marvosym-doc/distinfo b/fonts/tex-marvosym-doc/distinfo index 07f5e73a3..5837ad6ed 100644 --- a/fonts/tex-marvosym-doc/distinfo +++ b/fonts/tex-marvosym-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/12 09:30:47 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:07:19 markd Exp $ -SHA1 (tex-marvosym-15878/marvosym.doc.tar.xz) = 30f9acefe5f6d05a7ce76d5a254ae69d107219a5 -RMD160 (tex-marvosym-15878/marvosym.doc.tar.xz) = bd42235829cd0879faf12041c98e9c0889780b52 -Size (tex-marvosym-15878/marvosym.doc.tar.xz) = 236716 bytes +SHA1 (tex-marvosym-29349/marvosym.doc.tar.xz) = 7cb423f1a446ac335103c03c349b93b1c2a4472c +RMD160 (tex-marvosym-29349/marvosym.doc.tar.xz) = 21bbfcbc1750b9d4f6ab28ffcdd7b8897fe779e5 +Size (tex-marvosym-29349/marvosym.doc.tar.xz) = 426612 bytes diff --git a/fonts/tex-marvosym/Makefile b/fonts/tex-marvosym/Makefile index de261fca6..9910302b4 100644 --- a/fonts/tex-marvosym/Makefile +++ b/fonts/tex-marvosym/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/11/06 08:43:30 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 08:07:19 markd Exp $ DISTNAME= marvosym -PKGNAME= tex-${DISTNAME}-2.1 -PKGREVISION= 1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-2.2a +TEXLIVE_REV= 29349 MAINTAINER= minskim@NetBSD.org COMMENT= Martin Vogel's Symbols font diff --git a/fonts/tex-marvosym/PLIST b/fonts/tex-marvosym/PLIST index 094f0cb2b..376e1a43a 100644 --- a/fonts/tex-marvosym/PLIST +++ b/fonts/tex-marvosym/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 05:28:22 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:07:19 markd Exp $ share/texmf-dist/fonts/afm/public/marvosym/marvosym.afm share/texmf-dist/fonts/map/dvips/marvosym/marvosym.map share/texmf-dist/fonts/tfm/public/marvosym/umvs.tfm +share/texmf-dist/fonts/truetype/public/marvosym/marvosym.ttf share/texmf-dist/fonts/type1/public/marvosym/marvosym.pfb share/texmf-dist/tex/latex/marvosym/marvosym.sty share/texmf-dist/tex/latex/marvosym/umvs.fd diff --git a/fonts/tex-marvosym/distinfo b/fonts/tex-marvosym/distinfo index 5fc2f4b3b..812df6b6a 100644 --- a/fonts/tex-marvosym/distinfo +++ b/fonts/tex-marvosym/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/12 09:30:47 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:07:19 markd Exp $ -SHA1 (tex-marvosym-15878/marvosym.tar.xz) = c1e3d0f2d669ce900e6452058279afc4418b3b58 -RMD160 (tex-marvosym-15878/marvosym.tar.xz) = 1259a689ceb301bd01562e9fd3577772522a4d9d -Size (tex-marvosym-15878/marvosym.tar.xz) = 64404 bytes +SHA1 (tex-marvosym-29349/marvosym.tar.xz) = a7728e5cca7b6e0c110f79d6d1332bacba659851 +RMD160 (tex-marvosym-29349/marvosym.tar.xz) = 139da84d4f53e1cfbb04ff3662306fa2e3c09318 +Size (tex-marvosym-29349/marvosym.tar.xz) = 133436 bytes diff --git a/fonts/tex-mathabx-doc/DESCR b/fonts/tex-mathabx-doc/DESCR new file mode 100644 index 000000000..a4abd5cc7 --- /dev/null +++ b/fonts/tex-mathabx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mathabx. diff --git a/fonts/tex-mathabx-doc/Makefile b/fonts/tex-mathabx-doc/Makefile new file mode 100644 index 000000000..2b4adfd55 --- /dev/null +++ b/fonts/tex-mathabx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mathabx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mathabx +COMMENT= Documentation for tex-mathabx +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mathabx-doc/PLIST b/fonts/tex-mathabx-doc/PLIST new file mode 100644 index 000000000..78ee6ea64 --- /dev/null +++ b/fonts/tex-mathabx-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/doc/fonts/mathabx/README +share/texmf-dist/doc/fonts/mathabx/mathtest.pdf +share/texmf-dist/doc/fonts/mathabx/mathtest.tex +share/texmf-dist/doc/fonts/mathabx/testmac.tex diff --git a/fonts/tex-mathabx-doc/distinfo b/fonts/tex-mathabx-doc/distinfo new file mode 100644 index 000000000..1be85777a --- /dev/null +++ b/fonts/tex-mathabx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mathabx-15878/mathabx.doc.tar.xz) = 4b938b5a58c560d7598bbe9ac04ee10eca12ef0d +RMD160 (tex-mathabx-15878/mathabx.doc.tar.xz) = c4c9380a2ff15a40732227a239ef6a96348d14cc +Size (tex-mathabx-15878/mathabx.doc.tar.xz) = 497084 bytes diff --git a/fonts/tex-mathabx-type1-doc/DESCR b/fonts/tex-mathabx-type1-doc/DESCR new file mode 100644 index 000000000..51b4261ec --- /dev/null +++ b/fonts/tex-mathabx-type1-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mathabx-type1. diff --git a/fonts/tex-mathabx-type1-doc/Makefile b/fonts/tex-mathabx-type1-doc/Makefile new file mode 100644 index 000000000..e29185f63 --- /dev/null +++ b/fonts/tex-mathabx-type1-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mathabx-type1.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21129 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mathabx-type1 +COMMENT= Documentation for tex-mathabx-type1 +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mathabx-type1-doc/PLIST b/fonts/tex-mathabx-type1-doc/PLIST new file mode 100644 index 000000000..1a74d1493 --- /dev/null +++ b/fonts/tex-mathabx-type1-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/doc/fonts/mathabx-type1/README diff --git a/fonts/tex-mathabx-type1-doc/distinfo b/fonts/tex-mathabx-type1-doc/distinfo new file mode 100644 index 000000000..3f28e146c --- /dev/null +++ b/fonts/tex-mathabx-type1-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mathabx-type1-21129/mathabx-type1.doc.tar.xz) = f7ff5aff91ac8c2da8d2bbbdd7f42841f6c46f52 +RMD160 (tex-mathabx-type1-21129/mathabx-type1.doc.tar.xz) = 3b785e29362e261fd7818e453162b5dd916617bf +Size (tex-mathabx-type1-21129/mathabx-type1.doc.tar.xz) = 920 bytes diff --git a/fonts/tex-mathabx-type1/DESCR b/fonts/tex-mathabx-type1/DESCR new file mode 100644 index 000000000..3b1f2c865 --- /dev/null +++ b/fonts/tex-mathabx-type1/DESCR @@ -0,0 +1 @@ +This is an Adobe Type 1 outline version of the mathabx fonts. diff --git a/fonts/tex-mathabx-type1/Makefile b/fonts/tex-mathabx-type1/Makefile new file mode 100644 index 000000000..2ed8d8174 --- /dev/null +++ b/fonts/tex-mathabx-type1/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.2 2015/05/08 22:24:40 markd Exp $ + +DISTNAME= mathabx-type1 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 21129 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mathabx-type1 +COMMENT= Outline version of the mathabx fonts +LICENSE= lppl-1.3c + +DEPENDS+= tex-mathabx-[0-9]*:../../fonts/tex-mathabx + +TEX_MAP_FILES+= mathabx.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mathabx-type1/PLIST b/fonts/tex-mathabx-type1/PLIST new file mode 100644 index 000000000..f2f3fcb8a --- /dev/null +++ b/fonts/tex-mathabx-type1/PLIST @@ -0,0 +1,27 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/fonts/map/dvips/mathabx-type1/mathabx.map +share/texmf-dist/fonts/type1/public/mathabx-type1/matha10.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/matha12.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/matha5.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/matha6.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/matha7.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/matha8.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/matha9.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathastrotest10.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathb10.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathb12.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathb5.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathb6.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathb7.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathb8.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathb9.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathc10.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathu10.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathux10.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathx10.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathx12.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathx5.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathx6.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathx7.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathx8.pfb +share/texmf-dist/fonts/type1/public/mathabx-type1/mathx9.pfb diff --git a/fonts/tex-mathabx-type1/distinfo b/fonts/tex-mathabx-type1/distinfo new file mode 100644 index 000000000..b0a1046dc --- /dev/null +++ b/fonts/tex-mathabx-type1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mathabx-type1-21129/mathabx-type1.tar.xz) = b63dcbfbc253b20ffd86cd71e38315a9b812b121 +RMD160 (tex-mathabx-type1-21129/mathabx-type1.tar.xz) = dab88619f69bb60dec4e50535076a56e8af36ed5 +Size (tex-mathabx-type1-21129/mathabx-type1.tar.xz) = 1857976 bytes diff --git a/fonts/tex-mathabx/DESCR b/fonts/tex-mathabx/DESCR new file mode 100644 index 000000000..ce9c2d36b --- /dev/null +++ b/fonts/tex-mathabx/DESCR @@ -0,0 +1,6 @@ +Mathabx is a set of 3 mathematical symbols font series: matha, +mathb and mathx. They are defined by Metafont code and should +be of reasonable quality (bitmap output). Things change from +time to time, so there is no claim of stability (encoding, +metrics, design). The package includes Plain TeX and LaTeX +support macros. diff --git a/fonts/tex-mathabx/Makefile b/fonts/tex-mathabx/Makefile new file mode 100644 index 000000000..6d677cca7 --- /dev/null +++ b/fonts/tex-mathabx/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mathabx +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mathabx +COMMENT= Three series of mathematical symbols +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mathabx/PLIST b/fonts/tex-mathabx/PLIST new file mode 100644 index 000000000..d8e4fe732 --- /dev/null +++ b/fonts/tex-mathabx/PLIST @@ -0,0 +1,83 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/fonts/source/public/mathabx/matha10.mf +share/texmf-dist/fonts/source/public/mathabx/matha12.mf +share/texmf-dist/fonts/source/public/mathabx/matha5.mf +share/texmf-dist/fonts/source/public/mathabx/matha6.mf +share/texmf-dist/fonts/source/public/mathabx/matha7.mf +share/texmf-dist/fonts/source/public/mathabx/matha8.mf +share/texmf-dist/fonts/source/public/mathabx/matha9.mf +share/texmf-dist/fonts/source/public/mathabx/mathacnt.mf +share/texmf-dist/fonts/source/public/mathabx/mathadrv.mf +share/texmf-dist/fonts/source/public/mathabx/matharrw.mf +share/texmf-dist/fonts/source/public/mathabx/mathastr.mf +share/texmf-dist/fonts/source/public/mathabx/mathastrotest10.mf +share/texmf-dist/fonts/source/public/mathabx/mathastrotestdrv.mf +share/texmf-dist/fonts/source/public/mathabx/mathasym.mf +share/texmf-dist/fonts/source/public/mathabx/mathb10.mf +share/texmf-dist/fonts/source/public/mathabx/mathb12.mf +share/texmf-dist/fonts/source/public/mathabx/mathb5.mf +share/texmf-dist/fonts/source/public/mathabx/mathb6.mf +share/texmf-dist/fonts/source/public/mathabx/mathb7.mf +share/texmf-dist/fonts/source/public/mathabx/mathb8.mf +share/texmf-dist/fonts/source/public/mathabx/mathb9.mf +share/texmf-dist/fonts/source/public/mathabx/mathbase.mf +share/texmf-dist/fonts/source/public/mathabx/mathbdel.mf +share/texmf-dist/fonts/source/public/mathabx/mathbdrv.mf +share/texmf-dist/fonts/source/public/mathabx/mathbigs.mf +share/texmf-dist/fonts/source/public/mathabx/mathbsym.mf +share/texmf-dist/fonts/source/public/mathabx/mathc10.mf +share/texmf-dist/fonts/source/public/mathabx/mathcall.mf +share/texmf-dist/fonts/source/public/mathabx/mathcallgreek.mf +share/texmf-dist/fonts/source/public/mathabx/mathcdrv.mf +share/texmf-dist/fonts/source/public/mathabx/mathfine.mf +share/texmf-dist/fonts/source/public/mathabx/mathgrey.mf +share/texmf-dist/fonts/source/public/mathabx/mathhbrw.mf +share/texmf-dist/fonts/source/public/mathabx/mathineq.mf +share/texmf-dist/fonts/source/public/mathabx/mathltlk.mf +share/texmf-dist/fonts/source/public/mathabx/mathmbcb.mf +share/texmf-dist/fonts/source/public/mathabx/mathprmt.mf +share/texmf-dist/fonts/source/public/mathabx/mathsmsy.mf +share/texmf-dist/fonts/source/public/mathabx/mathsubs.mf +share/texmf-dist/fonts/source/public/mathabx/mathsymb.mf +share/texmf-dist/fonts/source/public/mathabx/mathu10.mf +share/texmf-dist/fonts/source/public/mathabx/mathudrv.mf +share/texmf-dist/fonts/source/public/mathabx/mathusym.mf +share/texmf-dist/fonts/source/public/mathabx/mathux10.mf +share/texmf-dist/fonts/source/public/mathabx/mathuxdrv.mf +share/texmf-dist/fonts/source/public/mathabx/mathx10.mf +share/texmf-dist/fonts/source/public/mathabx/mathx12.mf +share/texmf-dist/fonts/source/public/mathabx/mathx5.mf +share/texmf-dist/fonts/source/public/mathabx/mathx6.mf +share/texmf-dist/fonts/source/public/mathabx/mathx7.mf +share/texmf-dist/fonts/source/public/mathabx/mathx8.mf +share/texmf-dist/fonts/source/public/mathabx/mathx9.mf +share/texmf-dist/fonts/source/public/mathabx/mathxdrv.mf +share/texmf-dist/fonts/source/public/mathabx/maydigit.mf +share/texmf-dist/fonts/tfm/public/mathabx/matha10.tfm +share/texmf-dist/fonts/tfm/public/mathabx/matha12.tfm +share/texmf-dist/fonts/tfm/public/mathabx/matha5.tfm +share/texmf-dist/fonts/tfm/public/mathabx/matha6.tfm +share/texmf-dist/fonts/tfm/public/mathabx/matha7.tfm +share/texmf-dist/fonts/tfm/public/mathabx/matha8.tfm +share/texmf-dist/fonts/tfm/public/mathabx/matha9.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathastrotest10.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathb10.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathb12.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathb5.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathb6.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathb7.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathb8.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathb9.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathc10.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathu10.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathux10.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathx10.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathx12.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathx5.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathx6.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathx7.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathx8.tfm +share/texmf-dist/fonts/tfm/public/mathabx/mathx9.tfm +share/texmf-dist/tex/generic/mathabx/mathabx.dcl +share/texmf-dist/tex/generic/mathabx/mathabx.sty +share/texmf-dist/tex/generic/mathabx/mathabx.tex diff --git a/fonts/tex-mathabx/distinfo b/fonts/tex-mathabx/distinfo new file mode 100644 index 000000000..3b9612648 --- /dev/null +++ b/fonts/tex-mathabx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mathabx-15878/mathabx.tar.xz) = 5cfaf995cc3208e009388ca74fd347c1169ce2aa +RMD160 (tex-mathabx-15878/mathabx.tar.xz) = ec8e401e870518f5b495a8142d50526c0a76654a +Size (tex-mathabx-15878/mathabx.tar.xz) = 102816 bytes diff --git a/fonts/tex-mdputu-doc/DESCR b/fonts/tex-mdputu-doc/DESCR new file mode 100644 index 000000000..75017d58d --- /dev/null +++ b/fonts/tex-mdputu-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mdputu. diff --git a/fonts/tex-mdputu-doc/Makefile b/fonts/tex-mdputu-doc/Makefile new file mode 100644 index 000000000..2d066c559 --- /dev/null +++ b/fonts/tex-mdputu-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mdputu.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 20298 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mdputu +COMMENT= Documentation for tex-mdputu +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mdputu-doc/PLIST b/fonts/tex-mdputu-doc/PLIST new file mode 100644 index 000000000..796bc4108 --- /dev/null +++ b/fonts/tex-mdputu-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/doc/latex/mdputu/README +share/texmf-dist/doc/latex/mdputu/mdputu.dtx +share/texmf-dist/doc/latex/mdputu/mdputu.ins +share/texmf-dist/doc/latex/mdputu/mdputu.pdf +share/texmf-dist/doc/latex/mdputu/sample.pdf +share/texmf-dist/doc/latex/mdputu/sample.tex diff --git a/fonts/tex-mdputu-doc/distinfo b/fonts/tex-mdputu-doc/distinfo new file mode 100644 index 000000000..1595d1918 --- /dev/null +++ b/fonts/tex-mdputu-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mdputu-20298/mdputu.doc.tar.xz) = 0040d09ada79a3263e74eb0a9d2b0dd0e4b747ab +RMD160 (tex-mdputu-20298/mdputu.doc.tar.xz) = adf0d6e9ff9b27f7d1019781e12893849def7f8f +Size (tex-mdputu-20298/mdputu.doc.tar.xz) = 196940 bytes diff --git a/fonts/tex-mdputu/DESCR b/fonts/tex-mdputu/DESCR new file mode 100644 index 000000000..7bfc2019d --- /dev/null +++ b/fonts/tex-mdputu/DESCR @@ -0,0 +1,5 @@ +The Annals of Mathematics uses italics for theorems. However, +slanted digits and parentheses look disturbing when surrounded +by (upright) mathematics. This package provides virtual fonts +with italics and upright digits and punctuation, as an +extension to Mathdesign's Utopia bundle. diff --git a/fonts/tex-mdputu/Makefile b/fonts/tex-mdputu/Makefile new file mode 100644 index 000000000..5330382ad --- /dev/null +++ b/fonts/tex-mdputu/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mdputu +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 20298 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mdputu +COMMENT= Upright digits in Adobe Utopia Italic +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mdputu/PLIST b/fonts/tex-mdputu/PLIST new file mode 100644 index 000000000..f606b84cb --- /dev/null +++ b/fonts/tex-mdputu/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/fonts/tfm/public/mdputu/mdputubi7t.tfm +share/texmf-dist/fonts/tfm/public/mdputu/mdputubi8t.tfm +share/texmf-dist/fonts/tfm/public/mdputu/mdputuri7t.tfm +share/texmf-dist/fonts/tfm/public/mdputu/mdputuri8t.tfm +share/texmf-dist/fonts/vf/public/mdputu/mdputubi7t.vf +share/texmf-dist/fonts/vf/public/mdputu/mdputubi8t.vf +share/texmf-dist/fonts/vf/public/mdputu/mdputuri7t.vf +share/texmf-dist/fonts/vf/public/mdputu/mdputuri8t.vf +share/texmf-dist/tex/latex/mdputu/mdputu.sty +share/texmf-dist/tex/latex/mdputu/ot1mdputu.fd +share/texmf-dist/tex/latex/mdputu/t1mdputu.fd diff --git a/fonts/tex-mdputu/distinfo b/fonts/tex-mdputu/distinfo new file mode 100644 index 000000000..9e5fb52cb --- /dev/null +++ b/fonts/tex-mdputu/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mdputu-20298/mdputu.tar.xz) = f9845480c19a5db52d4b32197b8ee23dfd115ffe +RMD160 (tex-mdputu-20298/mdputu.tar.xz) = 8a3435dc11969e88c4a6d49d11db8fa8262ba103 +Size (tex-mdputu-20298/mdputu.tar.xz) = 16952 bytes diff --git a/fonts/tex-mdsymbol-doc/DESCR b/fonts/tex-mdsymbol-doc/DESCR new file mode 100644 index 000000000..d561b1bbc --- /dev/null +++ b/fonts/tex-mdsymbol-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mdsymbol. diff --git a/fonts/tex-mdsymbol-doc/Makefile b/fonts/tex-mdsymbol-doc/Makefile new file mode 100644 index 000000000..22677ecb4 --- /dev/null +++ b/fonts/tex-mdsymbol-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mdsymbol.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.5 +TEXLIVE_REV= 28399 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mdsymbol +COMMENT= Documentation for tex-mdsymbol +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mdsymbol-doc/PLIST b/fonts/tex-mdsymbol-doc/PLIST new file mode 100644 index 000000000..f69b89f56 --- /dev/null +++ b/fonts/tex-mdsymbol-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/doc/fonts/mdsymbol/FONTLOG.txt +share/texmf-dist/doc/fonts/mdsymbol/OFL.txt +share/texmf-dist/doc/latex/mdsymbol/mdsymbol.pdf diff --git a/fonts/tex-mdsymbol-doc/distinfo b/fonts/tex-mdsymbol-doc/distinfo new file mode 100644 index 000000000..448990834 --- /dev/null +++ b/fonts/tex-mdsymbol-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mdsymbol-28399/mdsymbol.doc.tar.xz) = 5f7b95b2d960f8d362ef1c63a630e4165c997d94 +RMD160 (tex-mdsymbol-28399/mdsymbol.doc.tar.xz) = 56f6f464a21d13569503dbfda1e324a62494d10c +Size (tex-mdsymbol-28399/mdsymbol.doc.tar.xz) = 392096 bytes diff --git a/fonts/tex-mdsymbol/DESCR b/fonts/tex-mdsymbol/DESCR new file mode 100644 index 000000000..00cc0d537 --- /dev/null +++ b/fonts/tex-mdsymbol/DESCR @@ -0,0 +1,3 @@ +The package provides a font of mathematical symbols, MyriadPro +The font is designed as a companion to Adobe Myriad Pro, but it +might also fit well with other contemporary typefaces. diff --git a/fonts/tex-mdsymbol/Makefile b/fonts/tex-mdsymbol/Makefile new file mode 100644 index 000000000..2e2c3fc27 --- /dev/null +++ b/fonts/tex-mdsymbol/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mdsymbol +PKGNAME= tex-${DISTNAME}-0.5 +TEXLIVE_REV= 28399 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mdsymbol +COMMENT= Symbol fonts to match Adobe Myriad Pro +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= mdsymbol.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mdsymbol/PLIST b/fonts/tex-mdsymbol/PLIST new file mode 100644 index 000000000..b82646d31 --- /dev/null +++ b/fonts/tex-mdsymbol/PLIST @@ -0,0 +1,99 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/mdsymbol/mdsymbol-a.enc +share/texmf-dist/fonts/enc/dvips/mdsymbol/mdsymbol-b.enc +share/texmf-dist/fonts/enc/dvips/mdsymbol/mdsymbol-c.enc +share/texmf-dist/fonts/enc/dvips/mdsymbol/mdsymbol-d.enc +share/texmf-dist/fonts/enc/dvips/mdsymbol/mdsymbol-e.enc +share/texmf-dist/fonts/enc/dvips/mdsymbol/mdsymbol-f.enc +share/texmf-dist/fonts/map/dvips/mdsymbol/mdsymbol.map +share/texmf-dist/fonts/opentype/public/mdsymbol/MdSymbol-Bold.otf +share/texmf-dist/fonts/opentype/public/mdsymbol/MdSymbol-Light.otf +share/texmf-dist/fonts/opentype/public/mdsymbol/MdSymbol-Regular.otf +share/texmf-dist/fonts/opentype/public/mdsymbol/MdSymbol-Semibold.otf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolA-Bold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolA-Light.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolA-Regular.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolA-Semibold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolA.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolB-Bold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolB-Light.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolB-Regular.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolB-Semibold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolB.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolC-Bold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolC-Light.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolC-Regular.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolC-Semibold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolC.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolD-Bold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolD-Light.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolD-Regular.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolD-Semibold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolD.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolE-Bold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolE-Light.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolE-Regular.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolE-Semibold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolE.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolF-Bold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolF-Light.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolF-Regular.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolF-Semibold.mf +share/texmf-dist/fonts/source/public/mdsymbol/MdSymbolF.mf +share/texmf-dist/fonts/source/public/mdsymbol/mdaccents.mf +share/texmf-dist/fonts/source/public/mdsymbol/mdarrows.mf +share/texmf-dist/fonts/source/public/mdsymbol/mdbase.mf +share/texmf-dist/fonts/source/public/mdsymbol/mddelims.mf +share/texmf-dist/fonts/source/public/mdsymbol/mdgeometric.mf +share/texmf-dist/fonts/source/public/mdsymbol/mdoperators.mf +share/texmf-dist/fonts/source/public/mdsymbol/mdrelations.mf +share/texmf-dist/fonts/source/public/mdsymbol/mdturnstile.mf +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolA-Bold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolA-Light.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolA-Regular.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolA-Semibold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolB-Bold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolB-Light.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolB-Regular.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolB-Semibold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolC-Bold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolC-Light.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolC-Regular.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolC-Semibold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolD-Bold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolD-Light.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolD-Regular.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolD-Semibold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolE-Bold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolE-Light.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolE-Regular.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolE-Semibold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolF-Bold.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolF-Light.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolF-Regular.tfm +share/texmf-dist/fonts/tfm/public/mdsymbol/MdSymbolF-Semibold.tfm +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolA-Bold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolA-Light.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolA-Regular.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolA-Semibold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolB-Bold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolB-Light.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolB-Regular.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolB-Semibold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolC-Bold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolC-Light.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolC-Regular.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolC-Semibold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolD-Bold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolD-Light.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolD-Regular.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolD-Semibold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolE-Bold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolE-Light.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolE-Regular.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolE-Semibold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolF-Bold.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolF-Light.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolF-Regular.pfb +share/texmf-dist/fonts/type1/public/mdsymbol/MdSymbolF-Semibold.pfb +share/texmf-dist/tex/latex/mdsymbol/mdsymbol.sty diff --git a/fonts/tex-mdsymbol/distinfo b/fonts/tex-mdsymbol/distinfo new file mode 100644 index 000000000..af568fe9f --- /dev/null +++ b/fonts/tex-mdsymbol/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mdsymbol-28399/mdsymbol.tar.xz) = 3e94e9875b34f387fb1a6273129465d70be52b1c +RMD160 (tex-mdsymbol-28399/mdsymbol.tar.xz) = b1b9b7959361b19e5146dde4f4cbd664f282ab40 +Size (tex-mdsymbol-28399/mdsymbol.tar.xz) = 905628 bytes diff --git a/fonts/tex-merriweather-doc/DESCR b/fonts/tex-merriweather-doc/DESCR new file mode 100644 index 000000000..ecc2db45f --- /dev/null +++ b/fonts/tex-merriweather-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-merriweather. diff --git a/fonts/tex-merriweather-doc/Makefile b/fonts/tex-merriweather-doc/Makefile new file mode 100644 index 000000000..b12a91b53 --- /dev/null +++ b/fonts/tex-merriweather-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= merriweather.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34315 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/merriweather +COMMENT= Documentation for tex-merriweather +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-merriweather-doc/PLIST b/fonts/tex-merriweather-doc/PLIST new file mode 100644 index 000000000..e79634585 --- /dev/null +++ b/fonts/tex-merriweather-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/doc/fonts/merriweather/OFL.txt +share/texmf-dist/doc/fonts/merriweather/README +share/texmf-dist/doc/fonts/merriweather/merriweather-samples.pdf +share/texmf-dist/doc/fonts/merriweather/merriweather-samples.tex diff --git a/fonts/tex-merriweather-doc/distinfo b/fonts/tex-merriweather-doc/distinfo new file mode 100644 index 000000000..70b7639d4 --- /dev/null +++ b/fonts/tex-merriweather-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-merriweather-34315/merriweather.doc.tar.xz) = d0305fb148c5a7272765a993aab46fae9c1b23c1 +RMD160 (tex-merriweather-34315/merriweather.doc.tar.xz) = 75eaef720e430de11116d8c81b2dcd9d800ece22 +Size (tex-merriweather-34315/merriweather.doc.tar.xz) = 112496 bytes diff --git a/fonts/tex-merriweather/DESCR b/fonts/tex-merriweather/DESCR new file mode 100644 index 000000000..57202507f --- /dev/null +++ b/fonts/tex-merriweather/DESCR @@ -0,0 +1,5 @@ +Merriweather features a very large x height, slightly condensed +letterforms, a mild diagonal stress, sturdy serifs and open +forms. The Sans family closely harmonizes with the weights and +styles of the serif family. There are four weights and italics +for each. diff --git a/fonts/tex-merriweather/Makefile b/fonts/tex-merriweather/Makefile new file mode 100644 index 000000000..fee1606de --- /dev/null +++ b/fonts/tex-merriweather/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= merriweather +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34315 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/merriweather +COMMENT= Merriweather and MerriweatherSans fonts, with LaTeX support +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= merriweather.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-merriweather/PLIST b/fonts/tex-merriweather/PLIST new file mode 100644 index 000000000..aa30a6341 --- /dev/null +++ b/fonts/tex-merriweather/PLIST @@ -0,0 +1,181 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_5q2vgd.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_cn5sfl.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_fuknsh.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_jnnjab.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_libw2m.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_lnkfbl.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_oaf34p.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_xz5wux.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_ywgpba.enc +share/texmf-dist/fonts/enc/dvips/merriweather/mwth_z4e4wk.enc +share/texmf-dist/fonts/map/dvips/merriweather/merriweather.map +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Light-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-LightIt-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBdIt-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/Merriweather-UltraBold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/sorkin/merriweather/MerriweatherSans-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-Bold.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-BoldIt.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-Italic.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-Light.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-LightIt.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-Regular.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-UltraBdIt.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/Merriweather-UltraBold.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-Bold.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-BoldItalic.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-ExBoldIt.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-ExtraBold.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-Italic.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-Light.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-LightItalic.ttf +share/texmf-dist/fonts/truetype/sorkin/merriweather/MerriweatherSans-Regular.ttf +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-Bold.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-BoldIt.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-Italic.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-Light.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-LightIt.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-Regular.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-UltraBdIt.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/Merriweather-UltraBold.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-Bold.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-BoldItalic.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-ExBoldIt.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-ExtraBold.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-Italic.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-Light.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-LightItalic.pfb +share/texmf-dist/fonts/type1/sorkin/merriweather/MerriweatherSans-Regular.pfb +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Light-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Light-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-LightIt-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-LightIt-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-UltraBdIt-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-UltraBdIt-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-UltraBold-osf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/Merriweather-UltraBold-osf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-ExtraBoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-LightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/sorkin/merriweather/MerriweatherSans-Regular-tlf-ts1.vf +share/texmf-dist/tex/latex/merriweather/LY1Merriweather-OsF.fd +share/texmf-dist/tex/latex/merriweather/LY1MerriweatherSans-TLF.fd +share/texmf-dist/tex/latex/merriweather/OT1Merriweather-OsF.fd +share/texmf-dist/tex/latex/merriweather/OT1MerriweatherSans-TLF.fd +share/texmf-dist/tex/latex/merriweather/T1Merriweather-OsF.fd +share/texmf-dist/tex/latex/merriweather/T1MerriweatherSans-TLF.fd +share/texmf-dist/tex/latex/merriweather/TS1Merriweather-OsF.fd +share/texmf-dist/tex/latex/merriweather/TS1MerriweatherSans-TLF.fd +share/texmf-dist/tex/latex/merriweather/merriweather.sty diff --git a/fonts/tex-merriweather/distinfo b/fonts/tex-merriweather/distinfo new file mode 100644 index 000000000..b3f96a511 --- /dev/null +++ b/fonts/tex-merriweather/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-merriweather-34315/merriweather.tar.xz) = acb456e14c894097ca5fae66537b52d3c1a2c375 +RMD160 (tex-merriweather-34315/merriweather.tar.xz) = d47a3fcffc8676b7223dc71980197fd336ae280a +Size (tex-merriweather-34315/merriweather.tar.xz) = 2268416 bytes diff --git a/fonts/tex-metafont/DESCR b/fonts/tex-metafont/DESCR index 53e21fac3..3b3610a1e 100644 --- a/fonts/tex-metafont/DESCR +++ b/fonts/tex-metafont/DESCR @@ -1,4 +1,10 @@ -METAFONT is a powerful tool for font creation, which was used by -Donald Knuth to create the Computer Modern fonts, used as standard by -TeX and LaTeX, and now the standard fonts used for scientific -publication. +The program takes a semi-algorithmic specification of a font, +and produces a bitmap font (whose properties are defined by a +set of parameters of the target device), and a set metrics for +use by TeX. The bitmap output may be converted into a format +directly usable by a device driver, etc., by the tools provided +in the parallel mfware distribution. (Third parties have +developed tools to convert the bitmap output to outline fonts.) +The distribution includes the source of Knuth's Metafont book; +this source is there to read, as an example of writing TeX -- +it should not be processed without Knuth's direct permission. diff --git a/fonts/tex-metafont/Makefile b/fonts/tex-metafont/Makefile index 20fce57ff..340c280f0 100644 --- a/fonts/tex-metafont/Makefile +++ b/fonts/tex-metafont/Makefile @@ -1,12 +1,16 @@ -# $NetBSD: Makefile,v 1.8 2013/11/30 23:15:17 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/05 18:25:36 wiz Exp $ DISTNAME= metafont -PKGNAME= tex-${DISTNAME}-2013 +# should be this instead: +#PKGNAME= tex-${DISTNAME}-2.7182818.20140107 +PKGNAME= tex-${DISTNAME}-2014 CATEGORIES= fonts -TEXLIVE_REV= 29764 +TEXLIVE_REV= 35821 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metafont COMMENT= METAFONT system for specifying fonts +#LICENSE= knuth CONFLICTS+= teTeX-bin<=3.0nb32 CONFLICTS+= teTeX-texmf<=3.0nb13 diff --git a/fonts/tex-metafont/PLIST b/fonts/tex-metafont/PLIST index 2f88444fe..ffa29a14b 100644 --- a/fonts/tex-metafont/PLIST +++ b/fonts/tex-metafont/PLIST @@ -1,19 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/24 18:15:51 minskim Exp $ -share/texmf-dist/metafont/base/expr.mf -share/texmf-dist/metafont/base/io.mf +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:11:35 markd Exp $ share/texmf-dist/metafont/base/mf.mf -share/texmf-dist/metafont/base/null.mf share/texmf-dist/metafont/base/plain.mf share/texmf-dist/metafont/config/cmmf.ini share/texmf-dist/metafont/config/mf.ini -share/texmf-dist/metafont/misc/3test.mf -share/texmf-dist/metafont/misc/6test.mf share/texmf-dist/metafont/misc/mode2dpi.mf share/texmf-dist/metafont/misc/mode2dpixy.mf share/texmf-dist/metafont/misc/modename.mf share/texmf-dist/metafont/misc/modes.mf share/texmf-dist/metafont/misc/ps2mfbas.mf -share/texmf-dist/metafont/misc/rtest.mf -share/texmf-dist/metafont/misc/test.mf -share/texmf-dist/metafont/misc/waits.mf -share/texmf-dist/metafont/misc/ztest.mf diff --git a/fonts/tex-metafont/distinfo b/fonts/tex-metafont/distinfo index 666faba87..218e1ce7e 100644 --- a/fonts/tex-metafont/distinfo +++ b/fonts/tex-metafont/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/11/30 23:15:17 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/04/25 08:11:35 markd Exp $ -SHA1 (tex-metafont-29764/metafont.tar.xz) = 9d81373ac5871edf0930019b2fce3870b4308caa -RMD160 (tex-metafont-29764/metafont.tar.xz) = 6ec68e158f737fe5c39184cf55dddd78bc9103fa -Size (tex-metafont-29764/metafont.tar.xz) = 36744 bytes +SHA1 (tex-metafont-35821/metafont.tar.xz) = 68af63719e97f7803d232aa342041323461d9293 +RMD160 (tex-metafont-35821/metafont.tar.xz) = 04aaaefd976250f7b7d50cd8e7e7014fd12f7dca +Size (tex-metafont-35821/metafont.tar.xz) = 33492 bytes diff --git a/fonts/tex-mf2pt1-doc/DESCR b/fonts/tex-mf2pt1-doc/DESCR new file mode 100644 index 000000000..0cfc31354 --- /dev/null +++ b/fonts/tex-mf2pt1-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mf2pt1. diff --git a/fonts/tex-mf2pt1-doc/Makefile b/fonts/tex-mf2pt1-doc/Makefile new file mode 100644 index 000000000..b7e586958 --- /dev/null +++ b/fonts/tex-mf2pt1-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/17 06:16:23 markd Exp $ + +DISTNAME= mf2pt1.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.5a +TEXLIVE_REV= 33802 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mf2pt1 +COMMENT= Documentation for tex-mf2pt1 +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mf2pt1-doc/PLIST b/fonts/tex-mf2pt1-doc/PLIST new file mode 100644 index 000000000..cfb81e128 --- /dev/null +++ b/fonts/tex-mf2pt1-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.2 2015/05/31 03:05:28 markd Exp $ +info/mf2pt1.info +share/texmf-dist/doc/support/mf2pt1/ChangeLog +share/texmf-dist/doc/support/mf2pt1/README +share/texmf-dist/doc/support/mf2pt1/mf2pt1.pdf +share/texmf-dist/doc/support/mf2pt1/mf2pt1.texi diff --git a/fonts/tex-mf2pt1-doc/distinfo b/fonts/tex-mf2pt1-doc/distinfo new file mode 100644 index 000000000..62053871f --- /dev/null +++ b/fonts/tex-mf2pt1-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:23 markd Exp $ + +SHA1 (tex-mf2pt1-33802/mf2pt1.doc.tar.xz) = 9bac2295790e08195bc4fdf8712c7e77e87282ba +RMD160 (tex-mf2pt1-33802/mf2pt1.doc.tar.xz) = 7bc8ebb2b0ff67363aee67c128e310807dcb80b1 +Size (tex-mf2pt1-33802/mf2pt1.doc.tar.xz) = 213304 bytes diff --git a/fonts/tex-mf2pt1/DESCR b/fonts/tex-mf2pt1/DESCR new file mode 100644 index 000000000..dccbf378a --- /dev/null +++ b/fonts/tex-mf2pt1/DESCR @@ -0,0 +1,8 @@ +mf2pt1 facilitates producing PostScript Type 1 fonts from a +Metafont source file. It is not, as the name may imply, an +automatic converter of arbitrary Metafont fonts to Type 1 +format. mf2pt1 imposes a number of restrictions on the Metafont +input. If these restrictions are met, mf2pt1 will produce valid +Type 1 output with more accurate control points than can be +reverse-engineered by TeXtrace, mftrace, and other programs +which convert bitmaps to outline fonts. diff --git a/fonts/tex-mf2pt1/Makefile b/fonts/tex-mf2pt1/Makefile new file mode 100644 index 000000000..a349cab7a --- /dev/null +++ b/fonts/tex-mf2pt1/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:06 wiz Exp $ + +DISTNAME= mf2pt1 +PKGNAME= tex-${DISTNAME}-2.5a +PKGREVISION= 1 +TEXLIVE_REV= 33802 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mf2pt1 +COMMENT= Produce PostScript Type 1 fonts from Metafont source +LICENSE= lppl-1.3c + +USE_TOOLS+= perl:run +REPLACE_PERL= bin/mf2pt1 + +INSTALLATION_DIRS+= bin + +.include "../../print/texlive/package.mk" + +post-extract: + ${MKDIR} ${WRKSRC}/bin + ${MV} ${WRKSRC}/texmf-dist/scripts/mf2pt1/mf2pt1.pl \ + ${WRKSRC}/bin/mf2pt1 + ${RM} -rf ${WRKSRC}/texmf-dist/scripts + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mf2pt1/PLIST b/fonts/tex-mf2pt1/PLIST new file mode 100644 index 000000000..09211f28b --- /dev/null +++ b/fonts/tex-mf2pt1/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/17 06:16:23 markd Exp $ +bin/mf2pt1 +share/texmf-dist/metapost/mf2pt1/mf2pt1.mp diff --git a/fonts/tex-mf2pt1/distinfo b/fonts/tex-mf2pt1/distinfo new file mode 100644 index 000000000..ee264bdbc --- /dev/null +++ b/fonts/tex-mf2pt1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/17 06:16:23 markd Exp $ + +SHA1 (tex-mf2pt1-33802/mf2pt1.tar.xz) = a40a58950ddfbd55caf32e425394ffb8ac9fece4 +RMD160 (tex-mf2pt1-33802/mf2pt1.tar.xz) = 7834ff0aec8a65a117d7a1e073dfe7d33eb6facb +Size (tex-mf2pt1-33802/mf2pt1.tar.xz) = 14252 bytes diff --git a/fonts/tex-mflogo-doc/DESCR b/fonts/tex-mflogo-doc/DESCR index 96045eb86..f19f70efb 100644 --- a/fonts/tex-mflogo-doc/DESCR +++ b/fonts/tex-mflogo-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-mflogo. +Documentation for tex-mflogo. diff --git a/fonts/tex-mflogo-doc/Makefile b/fonts/tex-mflogo-doc/Makefile index 2165f4a1b..fa91be8e3 100644 --- a/fonts/tex-mflogo-doc/Makefile +++ b/fonts/tex-mflogo-doc/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 20:50:11 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 18:29:17 wiz Exp $ DISTNAME= mflogo.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2009 -PKGREVISION= 1 -TEXLIVE_REV= 17487 -DIST_SUBDIR= ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010 +# should be +#PKGNAME= tex-${DISTNAME:S/./-/}-2.0 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35821 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mflogo COMMENT= Documentation for tex-mflogo +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mflogo-doc/PLIST b/fonts/tex-mflogo-doc/PLIST index 387cdcd26..27fd62bc6 100644 --- a/fonts/tex-mflogo-doc/PLIST +++ b/fonts/tex-mflogo-doc/PLIST @@ -1,2 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2010/05/20 17:44:40 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/26 00:43:06 markd Exp $ +share/texmf-dist/doc/latex/mflogo/CATALOGUE +share/texmf-dist/doc/latex/mflogo/Makefile +share/texmf-dist/doc/latex/mflogo/README share/texmf-dist/doc/latex/mflogo/mflogo.pdf diff --git a/fonts/tex-mflogo-doc/distinfo b/fonts/tex-mflogo-doc/distinfo index 572f21833..8e4819742 100644 --- a/fonts/tex-mflogo-doc/distinfo +++ b/fonts/tex-mflogo-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/09/14 20:50:11 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/26 00:43:06 markd Exp $ -SHA1 (tex-mflogo-17487.2010/mflogo.doc.tar.xz) = 7ef7a6e03e1ec4c2307e6d4bd407052917867091 -RMD160 (tex-mflogo-17487.2010/mflogo.doc.tar.xz) = 444e480ceb789fbbf3c5500eb0ee4e8e55f38690 -Size (tex-mflogo-17487.2010/mflogo.doc.tar.xz) = 236096 bytes +SHA1 (tex-mflogo-35821/mflogo.doc.tar.xz) = 301cbefa5609bc669dd1beb2c6d1e3d467b750dd +RMD160 (tex-mflogo-35821/mflogo.doc.tar.xz) = f382ffa4bf38319f27302e17653fa6a7a405ed6c +Size (tex-mflogo-35821/mflogo.doc.tar.xz) = 239476 bytes diff --git a/fonts/tex-mflogo-font-doc/DESCR b/fonts/tex-mflogo-font-doc/DESCR new file mode 100644 index 000000000..4f8cdeba7 --- /dev/null +++ b/fonts/tex-mflogo-font-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-mflogo-font. diff --git a/fonts/tex-mflogo-font-doc/Makefile b/fonts/tex-mflogo-font-doc/Makefile new file mode 100644 index 000000000..3f2006041 --- /dev/null +++ b/fonts/tex-mflogo-font-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= mflogo-font.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.002pl36898 +TEXLIVE_REV= 36898 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-mflogo-font + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mflogo-font-doc/PLIST b/fonts/tex-mflogo-font-doc/PLIST new file mode 100644 index 000000000..be0155fc8 --- /dev/null +++ b/fonts/tex-mflogo-font-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 00:47:41 markd Exp $ +share/texmf-dist/doc/fonts/mflogo-font/README diff --git a/fonts/tex-mflogo-font-doc/distinfo b/fonts/tex-mflogo-font-doc/distinfo new file mode 100644 index 000000000..709669064 --- /dev/null +++ b/fonts/tex-mflogo-font-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-mflogo-font-36898/mflogo-font.doc.tar.xz) = 0e1d2343eb23a0b6679ba9285087bb53eeded25b +RMD160 (tex-mflogo-font-36898/mflogo-font.doc.tar.xz) = 44df46a455f608d82420f309b531fddd25988f19 +Size (tex-mflogo-font-36898/mflogo-font.doc.tar.xz) = 1072 bytes diff --git a/fonts/tex-mflogo-font/DESCR b/fonts/tex-mflogo-font/DESCR new file mode 100644 index 000000000..aec0953da --- /dev/null +++ b/fonts/tex-mflogo-font/DESCR @@ -0,0 +1,6 @@ +These fonts were created in Metafont by Knuth, for his own +publications. At some stage, the letters 'P' and 'S' were +added, so that the MetaPost logo could also be expressed. The +fonts were originally issued (of course) as Metafont source; +they have since been autotraced and reissued in Adobe Type 1 +format by Taco Hoekwater. diff --git a/fonts/tex-mflogo-font/Makefile b/fonts/tex-mflogo-font/Makefile new file mode 100644 index 000000000..037418139 --- /dev/null +++ b/fonts/tex-mflogo-font/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:19:59 markd Exp $ + +DISTNAME= mflogo-font +PKGNAME= tex-${DISTNAME}-1.002pl36898 +TEXLIVE_REV= 36898 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Metafont logo font + +CONFLICTS+= teTeX-texmf<=3.0nb15 + +TEX_MIXEDMAP_FILES+= mflogo.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mflogo-font/PLIST b/fonts/tex-mflogo-font/PLIST new file mode 100644 index 000000000..9313e729c --- /dev/null +++ b/fonts/tex-mflogo-font/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 00:47:41 markd Exp $ +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logo10.afm +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logo8.afm +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logo9.afm +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logobf10.afm +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logod10.afm +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logosl10.afm +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logosl8.afm +share/texmf-dist/fonts/afm/hoekwater/mflogo-font/logosl9.afm +share/texmf-dist/fonts/map/dvips/mflogo-font/mflogo.map +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logo10.pfb +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logo8.pfb +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logo9.pfb +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logobf10.pfb +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logod10.pfb +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logosl10.pfb +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logosl8.pfb +share/texmf-dist/fonts/type1/hoekwater/mflogo-font/logosl9.pfb diff --git a/fonts/tex-mflogo-font/distinfo b/fonts/tex-mflogo-font/distinfo new file mode 100644 index 000000000..611a9eeba --- /dev/null +++ b/fonts/tex-mflogo-font/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:19:59 markd Exp $ + +SHA1 (tex-mflogo-font-36898/mflogo-font.tar.xz) = 2242ac0849019ee5008422c58740d5a77f627fb3 +RMD160 (tex-mflogo-font-36898/mflogo-font.tar.xz) = dfdfc6a9af60766d5810d04ddfe3f7446551cecb +Size (tex-mflogo-font-36898/mflogo-font.tar.xz) = 18136 bytes diff --git a/fonts/tex-mflogo/DESCR b/fonts/tex-mflogo/DESCR index 57382c79e..552b033ab 100644 --- a/fonts/tex-mflogo/DESCR +++ b/fonts/tex-mflogo/DESCR @@ -1,3 +1,3 @@ -LaTeX package and font definition file to access the Knuthian mflogo -fonts described in `The MetaFontbook' and to typeset MetaFont logos -in LaTeX documents. +LaTeX package and font definition file to access the Knuthian +mflogo fonts described in 'The Metafontbook' and to typeset +Metafont logos in LaTeX documents. diff --git a/fonts/tex-mflogo/Makefile b/fonts/tex-mflogo/Makefile index d728b7212..eff06238a 100644 --- a/fonts/tex-mflogo/Makefile +++ b/fonts/tex-mflogo/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.5 2011/11/06 08:43:31 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 18:28:01 wiz Exp $ DISTNAME= mflogo -PKGNAME= tex-${DISTNAME}-2009 -PKGREVISION= 1 -TEXLIVE_REV= 17487 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +# should be +#PKGNAME= tex-${DISTNAME}-2.0 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35821 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mflogo COMMENT= LaTeX support for MetaFont logo fonts +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb15 -TEX_MIXEDMAP_FILES+= mflogo.map - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mflogo/PLIST b/fonts/tex-mflogo/PLIST index 4b522b0ea..9c6f05ef0 100644 --- a/fonts/tex-mflogo/PLIST +++ b/fonts/tex-mflogo/PLIST @@ -1,40 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/07 06:47:55 minskim Exp $ -share/texmf-dist/fonts/afm/hoekwater/mflogo/logo10.afm -share/texmf-dist/fonts/afm/hoekwater/mflogo/logo8.afm -share/texmf-dist/fonts/afm/hoekwater/mflogo/logo9.afm -share/texmf-dist/fonts/afm/hoekwater/mflogo/logobf10.afm -share/texmf-dist/fonts/afm/hoekwater/mflogo/logod10.afm -share/texmf-dist/fonts/afm/hoekwater/mflogo/logosl10.afm -share/texmf-dist/fonts/afm/hoekwater/mflogo/logosl8.afm -share/texmf-dist/fonts/afm/hoekwater/mflogo/logosl9.afm -share/texmf-dist/fonts/map/dvips/mflogo/mflogo.map -share/texmf-dist/fonts/source/public/mflogo/flogo.mf -share/texmf-dist/fonts/source/public/mflogo/logo.mf -share/texmf-dist/fonts/source/public/mflogo/logo10.mf -share/texmf-dist/fonts/source/public/mflogo/logo8.mf -share/texmf-dist/fonts/source/public/mflogo/logo9.mf -share/texmf-dist/fonts/source/public/mflogo/logobf10.mf -share/texmf-dist/fonts/source/public/mflogo/logod10.mf -share/texmf-dist/fonts/source/public/mflogo/logosl10.mf -share/texmf-dist/fonts/source/public/mflogo/logosl8.mf -share/texmf-dist/fonts/source/public/mflogo/logosl9.mf -share/texmf-dist/fonts/source/public/mflogo/nlogo.mf -share/texmf-dist/fonts/source/public/mflogo/sklogo.mf -share/texmf-dist/fonts/tfm/public/mflogo/logo10.tfm -share/texmf-dist/fonts/tfm/public/mflogo/logo8.tfm -share/texmf-dist/fonts/tfm/public/mflogo/logo9.tfm -share/texmf-dist/fonts/tfm/public/mflogo/logobf10.tfm -share/texmf-dist/fonts/tfm/public/mflogo/logod10.tfm -share/texmf-dist/fonts/tfm/public/mflogo/logosl10.tfm -share/texmf-dist/fonts/tfm/public/mflogo/logosl8.tfm -share/texmf-dist/fonts/tfm/public/mflogo/logosl9.tfm -share/texmf-dist/fonts/type1/hoekwater/mflogo/logo10.pfb -share/texmf-dist/fonts/type1/hoekwater/mflogo/logo8.pfb -share/texmf-dist/fonts/type1/hoekwater/mflogo/logo9.pfb -share/texmf-dist/fonts/type1/hoekwater/mflogo/logobf10.pfb -share/texmf-dist/fonts/type1/hoekwater/mflogo/logod10.pfb -share/texmf-dist/fonts/type1/hoekwater/mflogo/logosl10.pfb -share/texmf-dist/fonts/type1/hoekwater/mflogo/logosl8.pfb -share/texmf-dist/fonts/type1/hoekwater/mflogo/logosl9.pfb +@comment $NetBSD: PLIST,v 1.2 2015/04/26 00:43:06 markd Exp $ share/texmf-dist/tex/latex/mflogo/mflogo.sty share/texmf-dist/tex/latex/mflogo/ulogo.fd diff --git a/fonts/tex-mflogo/distinfo b/fonts/tex-mflogo/distinfo index 7d6695eed..977f803cd 100644 --- a/fonts/tex-mflogo/distinfo +++ b/fonts/tex-mflogo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/09/14 20:50:11 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/26 00:43:06 markd Exp $ -SHA1 (tex-mflogo-17487.2010/mflogo.tar.xz) = 3faa891f103313ac5243279538453da77a851919 -RMD160 (tex-mflogo-17487.2010/mflogo.tar.xz) = 8aa1c090efaaa8d91bd459e00d3522b4da3ac1f4 -Size (tex-mflogo-17487.2010/mflogo.tar.xz) = 21288 bytes +SHA1 (tex-mflogo-35821/mflogo.tar.xz) = 5701e91d9ebe7af91ef82281e9fd5825b2a889c9 +RMD160 (tex-mflogo-35821/mflogo.tar.xz) = 996585ac4263a61a13b14ecb6cc955e0fd80b41e +Size (tex-mflogo-35821/mflogo.tar.xz) = 1304 bytes diff --git a/fonts/tex-mfware/DESCR b/fonts/tex-mfware/DESCR index 46b06eec3..5e1489d64 100644 --- a/fonts/tex-mfware/DESCR +++ b/fonts/tex-mfware/DESCR @@ -1,2 +1,2 @@ -A collection of programs (as web source) for processing the output of -MetaFont. +A collection of programs (as web source) for processing the +output of Metafont. diff --git a/fonts/tex-mfware/Makefile b/fonts/tex-mfware/Makefile index ece72e02c..5470979dd 100644 --- a/fonts/tex-mfware/Makefile +++ b/fonts/tex-mfware/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2013/11/30 23:18:45 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 18:33:51 wiz Exp $ DISTNAME= mfware -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 29764 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 36017 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mfware COMMENT= Supporting tools for use with MetaFont +#LICENSE= knuth CONFLICTS+= teTeX-texmf<=3.0nb22 DEPENDS+= web2c-[0-9]*:../../print/web2c diff --git a/fonts/tex-mfware/PLIST b/fonts/tex-mfware/PLIST index 692856a46..c6bd7ee34 100644 --- a/fonts/tex-mfware/PLIST +++ b/fonts/tex-mfware/PLIST @@ -1,7 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/08 04:52:03 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:13:22 markd Exp $ share/texmf-dist/mft/base/README share/texmf-dist/mft/base/cmbase.mft -share/texmf-dist/mft/base/e.mft share/texmf-dist/mft/base/mplain.mft -share/texmf-dist/mft/base/pl.mft share/texmf-dist/mft/base/plain.mft diff --git a/fonts/tex-mfware/distinfo b/fonts/tex-mfware/distinfo index 266230567..fbe78af82 100644 --- a/fonts/tex-mfware/distinfo +++ b/fonts/tex-mfware/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/11/30 23:18:45 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 08:13:22 markd Exp $ -SHA1 (tex-mfware-29764/mfware.tar.xz) = 633879fca2c6e9f2e5f103e73445e44a7f4054e1 -RMD160 (tex-mfware-29764/mfware.tar.xz) = be14040ae470df7625ee3d6922e9b25660b79c77 -Size (tex-mfware-29764/mfware.tar.xz) = 4592 bytes +SHA1 (tex-mfware-36017/mfware.tar.xz) = 167c2236bc3bbabad7e15abe0850fdc92be3b792 +RMD160 (tex-mfware-36017/mfware.tar.xz) = 2f3145f5152ebc107422c788f32cb97ee70e16b0 +Size (tex-mfware-36017/mfware.tar.xz) = 3116 bytes diff --git a/fonts/tex-mintspirit-doc/DESCR b/fonts/tex-mintspirit-doc/DESCR new file mode 100644 index 000000000..cbeace76a --- /dev/null +++ b/fonts/tex-mintspirit-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mintspirit. diff --git a/fonts/tex-mintspirit-doc/Makefile b/fonts/tex-mintspirit-doc/Makefile new file mode 100644 index 000000000..c3c82263d --- /dev/null +++ b/fonts/tex-mintspirit-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mintspirit.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32069 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mintspirit +COMMENT= Documentation for tex-mintspirit +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mintspirit-doc/PLIST b/fonts/tex-mintspirit-doc/PLIST new file mode 100644 index 000000000..08042adf4 --- /dev/null +++ b/fonts/tex-mintspirit-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/doc/fonts/mintspirit/MintSpirit-Cat.pdf +share/texmf-dist/doc/fonts/mintspirit/OFL.txt +share/texmf-dist/doc/fonts/mintspirit/README +share/texmf-dist/doc/fonts/mintspirit/mintspirit-samples.pdf +share/texmf-dist/doc/fonts/mintspirit/mintspirit-samples.tex +share/texmf-dist/doc/fonts/mintspirit/mintspirit2-samples.pdf +share/texmf-dist/doc/fonts/mintspirit/mintspirit2-samples.tex diff --git a/fonts/tex-mintspirit-doc/distinfo b/fonts/tex-mintspirit-doc/distinfo new file mode 100644 index 000000000..af2b350e2 --- /dev/null +++ b/fonts/tex-mintspirit-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mintspirit-32069/mintspirit.doc.tar.xz) = 96f71d3cb1a674d9f806f380f04996c6b4236e43 +RMD160 (tex-mintspirit-32069/mintspirit.doc.tar.xz) = ab528ce7fbc9ece0339a34bec0f3e696ccdb6163 +Size (tex-mintspirit-32069/mintspirit.doc.tar.xz) = 308408 bytes diff --git a/fonts/tex-mintspirit/DESCR b/fonts/tex-mintspirit/DESCR new file mode 100644 index 000000000..a23d899e3 --- /dev/null +++ b/fonts/tex-mintspirit/DESCR @@ -0,0 +1,5 @@ +The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the MintSpirit and MintSpiritNo2 families of fonts, +designed by Hirwen Harendal. MintSpirit was originally designed +for use as a system font on a Linux Mint system. The No. 2 +variant provides more conventional shapes for some glyphs. diff --git a/fonts/tex-mintspirit/Makefile b/fonts/tex-mintspirit/Makefile new file mode 100644 index 000000000..7290015a9 --- /dev/null +++ b/fonts/tex-mintspirit/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +DISTNAME= mintspirit +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 32069 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mintspirit +COMMENT= LaTeX support for MintSpirit font families +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= mintspirit.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mintspirit/PLIST b/fonts/tex-mintspirit/PLIST new file mode 100644 index 000000000..8952ad7eb --- /dev/null +++ b/fonts/tex-mintspirit/PLIST @@ -0,0 +1,549 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:49 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_24uybq.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_2dxuba.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_3vy5j3.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_5cazkt.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_63vcua.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_6x4rw3.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_7ayy44.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_7u5374.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_amdskp.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_biiinc.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_bkoczj.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_dnk3mn.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_eex3ia.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_eqihrw.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_eqrkmo.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_fizmng.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_fm3wlu.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_j4bodc.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_k4fv75.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_l3e5vj.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_lm7mhw.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_lwraz3.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_me5dp6.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_oe76kg.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_ref42g.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_s7rd6p.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_taixll.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_tmtdfz.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt2_ywkmiw.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_2isll4.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_3sm7wd.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_3y5hmb.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_5lbatd.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_5yvi6n.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_675dmr.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_7enqs3.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_bjjcsi.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_f4utek.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_gcdgcc.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_gdx47l.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_girsvq.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_gr6qqq.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_imdxi4.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_lvhuc6.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_lzc2o4.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_oj7rfe.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_opresw.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_pulfbi.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_swumq4.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_v6lq4b.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_wk34ig.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_y4xqha.enc +share/texmf-dist/fonts/enc/dvips/mintspirit/mntsprt_zt2pqo.enc +share/texmf-dist/fonts/map/dvips/mintspirit/mintspirit.map +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpirit-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpirit-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpirit-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpirit-Regular.otf +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/mintspirit/MintSpiritNo2-Regular.otf +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpirit-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpirit-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpirit-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpirit-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpirit-Regular.pfb +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpiritNo2-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpiritNo2-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpiritNo2-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/mintspirit/MintSpiritNo2-Regular.pfb +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpirit-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-inf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/arkandis/mintspirit/MintSpiritNo2-Regular-tosf-ts1.vf +share/texmf-dist/tex/latex/mintspirit/LY1MintSpirit-Inf.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpirit-LF.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpirit-OsF.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpirit-Sup.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpirit-TLF.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpirit-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpiritNoTwo-Inf.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpiritNoTwo-LF.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpiritNoTwo-OsF.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpiritNoTwo-Sup.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpiritNoTwo-TLF.fd +share/texmf-dist/tex/latex/mintspirit/LY1MintSpiritNoTwo-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpirit-Inf.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpirit-LF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpirit-OsF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpirit-Sup.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpirit-TLF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpirit-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpiritNoTwo-Inf.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpiritNoTwo-LF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpiritNoTwo-OsF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpiritNoTwo-Sup.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpiritNoTwo-TLF.fd +share/texmf-dist/tex/latex/mintspirit/OT1MintSpiritNoTwo-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpirit-Inf.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpirit-LF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpirit-OsF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpirit-Sup.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpirit-TLF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpirit-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpiritNoTwo-Inf.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpiritNoTwo-LF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpiritNoTwo-OsF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpiritNoTwo-Sup.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpiritNoTwo-TLF.fd +share/texmf-dist/tex/latex/mintspirit/T1MintSpiritNoTwo-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpirit-LF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpirit-OsF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpirit-TLF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpirit-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpiritNoTwo-LF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpiritNoTwo-OsF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpiritNoTwo-TLF.fd +share/texmf-dist/tex/latex/mintspirit/TS1MintSpiritNoTwo-TOsF.fd +share/texmf-dist/tex/latex/mintspirit/mintspirit.sty +share/texmf-dist/tex/latex/mintspirit/mintspirit2.sty diff --git a/fonts/tex-mintspirit/distinfo b/fonts/tex-mintspirit/distinfo new file mode 100644 index 000000000..4cff05d9c --- /dev/null +++ b/fonts/tex-mintspirit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:49 wiz Exp $ + +SHA1 (tex-mintspirit-32069/mintspirit.tar.xz) = 25746d45fe542f285ec5623797f49f7f120f3ca8 +RMD160 (tex-mintspirit-32069/mintspirit.tar.xz) = 2a4783cee26148454a53fa56306d68212e98bd58 +Size (tex-mintspirit-32069/mintspirit.tar.xz) = 1105444 bytes diff --git a/fonts/tex-mnsymbol-doc/DESCR b/fonts/tex-mnsymbol-doc/DESCR new file mode 100644 index 000000000..ac657aa29 --- /dev/null +++ b/fonts/tex-mnsymbol-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mnsymbol. diff --git a/fonts/tex-mnsymbol-doc/Makefile b/fonts/tex-mnsymbol-doc/Makefile new file mode 100644 index 000000000..18657b65b --- /dev/null +++ b/fonts/tex-mnsymbol-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= mnsymbol.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.4 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mnsymbol +COMMENT= Documentation for tex-mnsymbol +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mnsymbol-doc/PLIST b/fonts/tex-mnsymbol-doc/PLIST new file mode 100644 index 000000000..6d592b214 --- /dev/null +++ b/fonts/tex-mnsymbol-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/doc/latex/mnsymbol/MnSymbol.pdf +share/texmf-dist/doc/latex/mnsymbol/README diff --git a/fonts/tex-mnsymbol-doc/distinfo b/fonts/tex-mnsymbol-doc/distinfo new file mode 100644 index 000000000..e80f04d18 --- /dev/null +++ b/fonts/tex-mnsymbol-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-mnsymbol-18651/mnsymbol.doc.tar.xz) = 546e2c0321baef0489aea078cba329e4111ff2ab +RMD160 (tex-mnsymbol-18651/mnsymbol.doc.tar.xz) = feb0efa057ee795146b8f46d6768a900f78832cf +Size (tex-mnsymbol-18651/mnsymbol.doc.tar.xz) = 239036 bytes diff --git a/fonts/tex-mnsymbol/DESCR b/fonts/tex-mnsymbol/DESCR new file mode 100644 index 000000000..ee8d9f9db --- /dev/null +++ b/fonts/tex-mnsymbol/DESCR @@ -0,0 +1,14 @@ +MnSymbol is a symbol font family, designed to be used in +conjunction with Adobe Minion Pro (via the MinionPro package). +Almost all of LaTeX and AMS mathematical symbols are provided; +remaining coverage is available from the MinionPro font with +the MinionPro package. The fonts are available both as Metafont +source and as Adobe Type 1 format, and a comprehensive support +package is provided. While the fonts were designed to fit with +Minon Pro, the design should fit well with other renaissance or +baroque faces: indeed, it will probably work with most fonts +that are neither too wide nor too thin, for example Palatino or +Times; it is known to look good with Sabon. There is no package +designed to configure its use with any font other than Minion +Pro, but (for example) simply loading mnsymbol after mathpazo +will probably do what is needed. diff --git a/fonts/tex-mnsymbol/Makefile b/fonts/tex-mnsymbol/Makefile new file mode 100644 index 000000000..77f429b08 --- /dev/null +++ b/fonts/tex-mnsymbol/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= mnsymbol +PKGNAME= tex-${DISTNAME}-1.4 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mnsymbol +COMMENT= Mathematical symbol font for Adobe MinionPro +LICENSE= public-domain + +TEX_MAP_FILES+= MnSymbol.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mnsymbol/PLIST b/fonts/tex-mnsymbol/PLIST new file mode 100644 index 000000000..a265e8248 --- /dev/null +++ b/fonts/tex-mnsymbol/PLIST @@ -0,0 +1,258 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolA.enc +share/texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolB.enc +share/texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolC.enc +share/texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolD.enc +share/texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolE.enc +share/texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolF.enc +share/texmf-dist/fonts/enc/dvips/mnsymbol/MnSymbolS.enc +share/texmf-dist/fonts/map/dvips/mnsymbol/MnSymbol.map +share/texmf-dist/fonts/map/vtex/mnsymbol/MnSymbol.ali +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol-Bold10.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol-Bold12.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol-Bold5.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol-Bold6.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol-Bold7.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol-Bold8.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol-Bold9.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol10.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol12.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol5.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol6.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol7.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol8.otf +share/texmf-dist/fonts/opentype/public/mnsymbol/MnSymbol9.otf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbol-Parameter.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA-Bold9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolA9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB-Bold9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolB9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC-Bold9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolC9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD-Bold9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolD9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE-Bold9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolE9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF-Bold9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolF9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS-Bold9.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS10.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS12.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS5.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS6.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS7.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS8.mf +share/texmf-dist/fonts/source/public/mnsymbol/MnSymbolS9.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Accent.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Arrows.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Base.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Delim.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Geometric.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Init.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Operators.mf +share/texmf-dist/fonts/source/public/mnsymbol/Sym-Order.mf +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA-Bold10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA-Bold12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA-Bold5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA-Bold6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA-Bold7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA-Bold8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA-Bold9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolA9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB-Bold10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB-Bold12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB-Bold5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB-Bold6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB-Bold7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB-Bold8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB-Bold9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolB9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC-Bold10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC-Bold12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC-Bold5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC-Bold6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC-Bold7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC-Bold8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC-Bold9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolC9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD-Bold10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD-Bold12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD-Bold5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD-Bold6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD-Bold7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD-Bold8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD-Bold9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolD9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE-Bold10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE-Bold12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE-Bold5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE-Bold6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE-Bold7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE-Bold8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE-Bold9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolE9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF-Bold10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF-Bold12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF-Bold5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF-Bold6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF-Bold7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF-Bold8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF-Bold9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolF9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS-Bold10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS-Bold12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS-Bold5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS-Bold6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS-Bold7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS-Bold8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS-Bold9.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS10.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS12.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS5.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS6.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS7.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS8.tfm +share/texmf-dist/fonts/tfm/public/mnsymbol/MnSymbolS9.tfm +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol-Bold10.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol-Bold12.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol-Bold5.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol-Bold6.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol-Bold7.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol-Bold8.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol-Bold9.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol10.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol12.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol5.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol6.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol7.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol8.pfb +share/texmf-dist/fonts/type1/public/mnsymbol/MnSymbol9.pfb +share/texmf-dist/tex/latex/mnsymbol/MnSymbol.sty diff --git a/fonts/tex-mnsymbol/distinfo b/fonts/tex-mnsymbol/distinfo new file mode 100644 index 000000000..92d23ec17 --- /dev/null +++ b/fonts/tex-mnsymbol/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-mnsymbol-18651/mnsymbol.tar.xz) = 374d6ab0ff4e43025b368fe99df8bc7b1f3f4294 +RMD160 (tex-mnsymbol-18651/mnsymbol.tar.xz) = fca2bbfecfbc2a7056fef1526f75966717a8ef86 +Size (tex-mnsymbol-18651/mnsymbol.tar.xz) = 4426348 bytes diff --git a/fonts/tex-musixtex-fonts-doc/Makefile b/fonts/tex-musixtex-fonts-doc/Makefile index 3249b3ad1..4fe62ec15 100644 --- a/fonts/tex-musixtex-fonts-doc/Makefile +++ b/fonts/tex-musixtex-fonts-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/12/04 02:19:19 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 08:17:00 markd Exp $ DISTNAME= musixtex-fonts.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 28934 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 36414 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-musixtex-fonts diff --git a/fonts/tex-musixtex-fonts-doc/distinfo b/fonts/tex-musixtex-fonts-doc/distinfo index f918773cf..702a54be0 100644 --- a/fonts/tex-musixtex-fonts-doc/distinfo +++ b/fonts/tex-musixtex-fonts-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/12/04 02:19:19 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 08:17:00 markd Exp $ -SHA1 (tex-musixtex-fonts-28934/musixtex-fonts.doc.tar.xz) = a29596aef67f43ca29d08641d8f2e8cdabd448aa -RMD160 (tex-musixtex-fonts-28934/musixtex-fonts.doc.tar.xz) = eed4ab63043359fa2d199e1f843a56f114f47a4b -Size (tex-musixtex-fonts-28934/musixtex-fonts.doc.tar.xz) = 78060 bytes +SHA1 (tex-musixtex-fonts-36414/musixtex-fonts.doc.tar.xz) = e28dea2566acbdb2e072ad341840f842a6fbee22 +RMD160 (tex-musixtex-fonts-36414/musixtex-fonts.doc.tar.xz) = 574ae364e5e65315acfafd66c74f23b3351692b3 +Size (tex-musixtex-fonts-36414/musixtex-fonts.doc.tar.xz) = 78164 bytes diff --git a/fonts/tex-musixtex-fonts/Makefile b/fonts/tex-musixtex-fonts/Makefile index 6448ed284..5047662ec 100644 --- a/fonts/tex-musixtex-fonts/Makefile +++ b/fonts/tex-musixtex-fonts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/12/04 02:18:42 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 08:17:00 markd Exp $ DISTNAME= musixtex-fonts -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 28934 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 36414 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Fonts used by MusixTeX diff --git a/fonts/tex-musixtex-fonts/PLIST b/fonts/tex-musixtex-fonts/PLIST index ef423193f..6f37c1b60 100644 --- a/fonts/tex-musixtex-fonts/PLIST +++ b/fonts/tex-musixtex-fonts/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/12/04 02:18:42 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:17:00 markd Exp $ share/texmf-dist/fonts/map/dvips/musixtex-fonts/musix.map share/texmf-dist/fonts/source/public/musixtex-fonts/musexgen.mf share/texmf-dist/fonts/source/public/musixtex-fonts/musix11.mf @@ -12,6 +12,13 @@ share/texmf-dist/fonts/source/public/musixtex-fonts/musixgen.mf share/texmf-dist/fonts/source/public/musixtex-fonts/musixsps.mf share/texmf-dist/fonts/source/public/musixtex-fonts/musixspx.mf share/texmf-dist/fonts/source/public/musixtex-fonts/mxsk.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xadf11.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xadf13.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xadf16.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xadf20.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xadf24.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xadf29.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xadfgen.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xdrawsl.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xdrawzl.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xgreg11.mf @@ -22,6 +29,8 @@ share/texmf-dist/fonts/source/public/musixtex-fonts/xgreg24.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xgreg25.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xgreg29.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xgreggen.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xppff10.mf +share/texmf-dist/fonts/source/public/musixtex-fonts/xppffgen.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xsld11.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xsld11d.mf share/texmf-dist/fonts/source/public/musixtex-fonts/xsld13.mf @@ -97,12 +106,19 @@ share/texmf-dist/fonts/tfm/public/musixtex-fonts/musix29.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/musixsps.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/musixspx.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/mxsk.tfm +share/texmf-dist/fonts/tfm/public/musixtex-fonts/xadf11.tfm +share/texmf-dist/fonts/tfm/public/musixtex-fonts/xadf13.tfm +share/texmf-dist/fonts/tfm/public/musixtex-fonts/xadf16.tfm +share/texmf-dist/fonts/tfm/public/musixtex-fonts/xadf20.tfm +share/texmf-dist/fonts/tfm/public/musixtex-fonts/xadf24.tfm +share/texmf-dist/fonts/tfm/public/musixtex-fonts/xadf29.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xgreg11.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xgreg13.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xgreg16.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xgreg20.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xgreg24.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xgreg29.tfm +share/texmf-dist/fonts/tfm/public/musixtex-fonts/xppff10.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xsld11.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xsld11d.tfm share/texmf-dist/fonts/tfm/public/musixtex-fonts/xsld13.tfm @@ -170,12 +186,19 @@ share/texmf-dist/fonts/type1/public/musixtex-fonts/musix29.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/musixsps.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/musixspx.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/mxsk.pfb +share/texmf-dist/fonts/type1/public/musixtex-fonts/xadf11.pfb +share/texmf-dist/fonts/type1/public/musixtex-fonts/xadf13.pfb +share/texmf-dist/fonts/type1/public/musixtex-fonts/xadf16.pfb +share/texmf-dist/fonts/type1/public/musixtex-fonts/xadf20.pfb +share/texmf-dist/fonts/type1/public/musixtex-fonts/xadf24.pfb +share/texmf-dist/fonts/type1/public/musixtex-fonts/xadf29.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xgreg11.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xgreg13.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xgreg16.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xgreg20.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xgreg24.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xgreg29.pfb +share/texmf-dist/fonts/type1/public/musixtex-fonts/xppff10.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xsld11.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xsld11d.pfb share/texmf-dist/fonts/type1/public/musixtex-fonts/xsld13.pfb diff --git a/fonts/tex-musixtex-fonts/distinfo b/fonts/tex-musixtex-fonts/distinfo index e87963791..4072a1884 100644 --- a/fonts/tex-musixtex-fonts/distinfo +++ b/fonts/tex-musixtex-fonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/12/04 02:18:42 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 08:17:00 markd Exp $ -SHA1 (tex-musixtex-fonts-28934/musixtex-fonts.tar.xz) = d552a51581356d4b0508267bded534a0f6b19b84 -RMD160 (tex-musixtex-fonts-28934/musixtex-fonts.tar.xz) = 253d2f82ce8ea52acabc7e265b8970119908284f -Size (tex-musixtex-fonts-28934/musixtex-fonts.tar.xz) = 4480172 bytes +SHA1 (tex-musixtex-fonts-36414/musixtex-fonts.tar.xz) = fb86348c71de2c2106f6be0b8570cde2283cc3a3 +RMD160 (tex-musixtex-fonts-36414/musixtex-fonts.tar.xz) = 84cee1b01d233c1438177f5b93d28eb334c2f08e +Size (tex-musixtex-fonts-36414/musixtex-fonts.tar.xz) = 4537484 bytes diff --git a/fonts/tex-mxedruli-doc/DESCR b/fonts/tex-mxedruli-doc/DESCR new file mode 100644 index 000000000..ef45b7009 --- /dev/null +++ b/fonts/tex-mxedruli-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mxedruli. diff --git a/fonts/tex-mxedruli-doc/Makefile b/fonts/tex-mxedruli-doc/Makefile new file mode 100644 index 000000000..9187f8087 --- /dev/null +++ b/fonts/tex-mxedruli-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 22:21:52 markd Exp $ + +DISTNAME= mxedruli.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.3c +TEXLIVE_REV= 30021 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mxedruli +COMMENT= Documentation for tex-mxedruli +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mxedruli-doc/PLIST b/fonts/tex-mxedruli-doc/PLIST new file mode 100644 index 000000000..03d8af8f4 --- /dev/null +++ b/fonts/tex-mxedruli-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 22:21:52 markd Exp $ +share/texmf-dist/doc/fonts/mxedruli/README +share/texmf-dist/doc/fonts/mxedruli/alphabets.tex +share/texmf-dist/doc/fonts/mxedruli/mxeddoc.pdf +share/texmf-dist/doc/fonts/mxedruli/mxeddoc.tex +share/texmf-dist/doc/fonts/mxedruli/ossetic.tex +share/texmf-dist/doc/fonts/mxedruli/vepxis.tex diff --git a/fonts/tex-mxedruli-doc/distinfo b/fonts/tex-mxedruli-doc/distinfo new file mode 100644 index 000000000..7a70b128f --- /dev/null +++ b/fonts/tex-mxedruli-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 22:21:52 markd Exp $ + +SHA1 (tex-mxedruli-30021/mxedruli.doc.tar.xz) = 71fc3968ee0ccb6dce8148c8686439eaf3c7427b +RMD160 (tex-mxedruli-30021/mxedruli.doc.tar.xz) = 2acf30cd32199848d0900b6c071a2bd9de2a8596 +Size (tex-mxedruli-30021/mxedruli.doc.tar.xz) = 308528 bytes diff --git a/fonts/tex-mxedruli/DESCR b/fonts/tex-mxedruli/DESCR new file mode 100644 index 000000000..f96c0094f --- /dev/null +++ b/fonts/tex-mxedruli/DESCR @@ -0,0 +1,2 @@ +Two Georgian fonts, in both Metafont and Type 1 formats, which +cover the Mxedruli and the Xucuri alphabets. diff --git a/fonts/tex-mxedruli/Makefile b/fonts/tex-mxedruli/Makefile new file mode 100644 index 000000000..1addc6ff1 --- /dev/null +++ b/fonts/tex-mxedruli/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 22:21:52 markd Exp $ + +DISTNAME= mxedruli +PKGNAME= tex-${DISTNAME}-3.3c +TEXLIVE_REV= 30021 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mxedruli +COMMENT= A pair of fonts for different Georgian alphabets +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= mxedruli.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-mxedruli/PLIST b/fonts/tex-mxedruli/PLIST new file mode 100644 index 000000000..0eaa5d439 --- /dev/null +++ b/fonts/tex-mxedruli/PLIST @@ -0,0 +1,39 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 22:21:52 markd Exp $ +share/texmf-dist/fonts/afm/public/mxedruli/mxed10.afm +share/texmf-dist/fonts/afm/public/mxedruli/mxedbf10.afm +share/texmf-dist/fonts/afm/public/mxedruli/mxedc10.afm +share/texmf-dist/fonts/afm/public/mxedruli/mxedi10.afm +share/texmf-dist/fonts/afm/public/mxedruli/xuc10.afm +share/texmf-dist/fonts/map/dvips/mxedruli/mxedruli.map +share/texmf-dist/fonts/source/public/mxedruli/mxed.mf +share/texmf-dist/fonts/source/public/mxedruli/mxed10.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedacc.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedbase.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedbf10.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedc10.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedcaps.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedd.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedfont.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedi10.mf +share/texmf-dist/fonts/source/public/mxedruli/mxedp.mf +share/texmf-dist/fonts/source/public/mxedruli/xuc.mf +share/texmf-dist/fonts/source/public/mxedruli/xuc10.mf +share/texmf-dist/fonts/source/public/mxedruli/xucbase.mf +share/texmf-dist/fonts/source/public/mxedruli/xucd.mf +share/texmf-dist/fonts/source/public/mxedruli/xucfont.mf +share/texmf-dist/fonts/source/public/mxedruli/xucl.mf +share/texmf-dist/fonts/source/public/mxedruli/xucp.mf +share/texmf-dist/fonts/tfm/public/mxedruli/mxed10.tfm +share/texmf-dist/fonts/tfm/public/mxedruli/mxedbf10.tfm +share/texmf-dist/fonts/tfm/public/mxedruli/mxedc10.tfm +share/texmf-dist/fonts/tfm/public/mxedruli/mxedi10.tfm +share/texmf-dist/fonts/tfm/public/mxedruli/xuc10.tfm +share/texmf-dist/fonts/type1/public/mxedruli/mxed10.pfb +share/texmf-dist/fonts/type1/public/mxedruli/mxedbf10.pfb +share/texmf-dist/fonts/type1/public/mxedruli/mxedc10.pfb +share/texmf-dist/fonts/type1/public/mxedruli/mxedi10.pfb +share/texmf-dist/fonts/type1/public/mxedruli/xuc10.pfb +share/texmf-dist/tex/latex/mxedruli/mxedruli.sty +share/texmf-dist/tex/latex/mxedruli/umxed.fd +share/texmf-dist/tex/latex/mxedruli/uxuc.fd +share/texmf-dist/tex/latex/mxedruli/xucuri.sty diff --git a/fonts/tex-mxedruli/distinfo b/fonts/tex-mxedruli/distinfo new file mode 100644 index 000000000..9435a3d92 --- /dev/null +++ b/fonts/tex-mxedruli/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 22:21:52 markd Exp $ + +SHA1 (tex-mxedruli-30021/mxedruli.tar.xz) = 22081566558d6b6065e162dc0cd6d0dc993d084e +RMD160 (tex-mxedruli-30021/mxedruli.tar.xz) = 925b4deed1e98fcdd94d11edfb4a65fa11b3e60a +Size (tex-mxedruli-30021/mxedruli.tar.xz) = 138624 bytes diff --git a/fonts/tex-ncntrsbk/Makefile b/fonts/tex-ncntrsbk/Makefile index 2f52c43da..7b7f707d3 100644 --- a/fonts/tex-ncntrsbk/Makefile +++ b/fonts/tex-ncntrsbk/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.3 2013/01/14 06:26:23 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 08:20:35 markd Exp $ DISTNAME= ncntrsbk -PKGNAME= tex-${DISTNAME}-2010.21993 -TEXLIVE_REV= 21993 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= New Century Schoolbook fonts CONFLICTS= teTeX-texmf<=3.0nb29 +TEX_MAP_FILES+= unc.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ncntrsbk/PLIST b/fonts/tex-ncntrsbk/PLIST index f169c5aa8..646ee3a11 100644 --- a/fonts/tex-ncntrsbk/PLIST +++ b/fonts/tex-ncntrsbk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/07/20 02:11:23 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/25 08:20:35 markd Exp $ share/texmf-dist/dvips/ncntrsbk/config.unc share/texmf-dist/fonts/afm/adobe/ncntrsbk/pncb8a.afm share/texmf-dist/fonts/afm/adobe/ncntrsbk/pncbi8a.afm @@ -45,17 +45,6 @@ share/texmf-dist/fonts/tfm/adobe/ncntrsbk/pncro7t.tfm share/texmf-dist/fonts/tfm/adobe/ncntrsbk/pncro8c.tfm share/texmf-dist/fonts/tfm/adobe/ncntrsbk/pncro8r.tfm share/texmf-dist/fonts/tfm/adobe/ncntrsbk/pncro8t.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncb8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbi8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncr8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncri8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrv8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncb.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncbi.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncri.tfm share/texmf-dist/fonts/tfm/urw35vf/ncntrsbk/uncb7t.tfm share/texmf-dist/fonts/tfm/urw35vf/ncntrsbk/uncb8c.tfm share/texmf-dist/fonts/tfm/urw35vf/ncntrsbk/uncb8r.tfm @@ -122,13 +111,6 @@ share/texmf-dist/fonts/vf/adobe/ncntrsbk/pncro.vf share/texmf-dist/fonts/vf/adobe/ncntrsbk/pncro7t.vf share/texmf-dist/fonts/vf/adobe/ncntrsbk/pncro8c.vf share/texmf-dist/fonts/vf/adobe/ncntrsbk/pncro8t.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/ncntrsbk/pncb8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbi8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/ncntrsbk/pncr8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/ncntrsbk/pncri8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrv8z.vf share/texmf-dist/fonts/vf/urw35vf/ncntrsbk/uncb7t.vf share/texmf-dist/fonts/vf/urw35vf/ncntrsbk/uncb8c.vf share/texmf-dist/fonts/vf/urw35vf/ncntrsbk/uncb8t.vf diff --git a/fonts/tex-ncntrsbk/distinfo b/fonts/tex-ncntrsbk/distinfo index 6f747cc13..b33cf7b59 100644 --- a/fonts/tex-ncntrsbk/distinfo +++ b/fonts/tex-ncntrsbk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/07/20 02:11:23 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:20:35 markd Exp $ -SHA1 (tex-ncntrsbk-21993/ncntrsbk.tar.xz) = 402b30e308272cdca6c68919d29f77480e2c17cb -RMD160 (tex-ncntrsbk-21993/ncntrsbk.tar.xz) = fc9441a4a939df80639f45df011eb97bc21a9181 -Size (tex-ncntrsbk-21993/ncntrsbk.tar.xz) = 300164 bytes +SHA1 (tex-ncntrsbk-31835/ncntrsbk.tar.xz) = d250fac9d87cbfcab3a5e915bd7eebab953e7d56 +RMD160 (tex-ncntrsbk-31835/ncntrsbk.tar.xz) = 6891a66c070f6b3320ca15de859de60a593aa27f +Size (tex-ncntrsbk-31835/ncntrsbk.tar.xz) = 290884 bytes diff --git a/fonts/tex-newpx-doc/DESCR b/fonts/tex-newpx-doc/DESCR new file mode 100644 index 000000000..d5c716f5a --- /dev/null +++ b/fonts/tex-newpx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-newpx. diff --git a/fonts/tex-newpx-doc/Makefile b/fonts/tex-newpx-doc/Makefile new file mode 100644 index 000000000..39b4d58f7 --- /dev/null +++ b/fonts/tex-newpx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= newpx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.25 +TEXLIVE_REV= 37118 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newpx +COMMENT= Documentation for tex-newpx +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newpx-doc/PLIST b/fonts/tex-newpx-doc/PLIST new file mode 100644 index 000000000..ec7f499b0 --- /dev/null +++ b/fonts/tex-newpx-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/doc/fonts/newpx/MANIFEST-newpx.txt +share/texmf-dist/doc/fonts/newpx/README +share/texmf-dist/doc/fonts/newpx/newpxdoc.pdf +share/texmf-dist/doc/fonts/newpx/newpxdoc.tex +share/texmf-dist/doc/fonts/newpx/newpxeg-crop.pdf +share/texmf-dist/doc/fonts/newpx/pxfontseg-crop.pdf diff --git a/fonts/tex-newpx-doc/distinfo b/fonts/tex-newpx-doc/distinfo new file mode 100644 index 000000000..69d4ee58a --- /dev/null +++ b/fonts/tex-newpx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-newpx-37118/newpx.doc.tar.xz) = 4a0fdf2b3809ece854a47843ddf37df178855dbc +RMD160 (tex-newpx-37118/newpx.doc.tar.xz) = c2318445ce494070f0ae764035b18628508fd986 +Size (tex-newpx-37118/newpx.doc.tar.xz) = 227004 bytes diff --git a/fonts/tex-newpx/DESCR b/fonts/tex-newpx/DESCR new file mode 100644 index 000000000..8b71b4945 --- /dev/null +++ b/fonts/tex-newpx/DESCR @@ -0,0 +1,7 @@ +This package, initially based on pxfonts, provides many fixes +and enhancements to that package, and splits it in two parts +(newpxtext and newpxmath) which may be run independently of one +another. It provides scaling, improved metrics, and other +options. For proper operation, the packages require that the +packages newtxmath, pxfonts, and TeXGyrePagella be installed +and their map files enabled. diff --git a/fonts/tex-newpx/Makefile b/fonts/tex-newpx/Makefile new file mode 100644 index 000000000..168fe9615 --- /dev/null +++ b/fonts/tex-newpx/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= newpx +PKGNAME= tex-${DISTNAME}-1.25 +TEXLIVE_REV= 37118 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newpx +COMMENT= Alternative uses of the PX fonts, with improved metrics +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= newpx.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newpx/PLIST b/fonts/tex-newpx/PLIST new file mode 100644 index 000000000..e55cf87fe --- /dev/null +++ b/fonts/tex-newpx/PLIST @@ -0,0 +1,302 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:20:00 markd Exp $ +share/texmf-dist/fonts/afm/public/newpx/zplb.afm +share/texmf-dist/fonts/afm/public/newpx/zplbi.afm +share/texmf-dist/fonts/afm/public/newpx/zplr.afm +share/texmf-dist/fonts/afm/public/newpx/zplri.afm +share/texmf-dist/fonts/enc/dvips/newpx/ecsups.enc +share/texmf-dist/fonts/enc/dvips/newpx/ot1sups.enc +share/texmf-dist/fonts/enc/dvips/newpx/texnansxsups.enc +share/texmf-dist/fonts/enc/dvips/newpx/tgpdiff.enc +share/texmf-dist/fonts/map/dvips/newpx/newpx.map +share/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Bold.otf +share/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Italic.otf +share/texmf-dist/fonts/opentype/public/newpx/TeXGyrePagellaX-Regular.otf +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-th-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-th-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-osf-th-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-th-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-th-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tlf-th-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zpl-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplb-x.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbexa.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbexx.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbmi.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbmi1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbmia.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbsy.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbsya.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbsyb.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbsyc.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplbsym.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplexa.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplexx.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplmi.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplmi1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplmia.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplr-x.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Bold-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Bold-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Bold-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-BoldItalic-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-BoldItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-BoldItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Italic-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Italic-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Italic-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Regular-ly1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Regular-ot1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsups-Regular-t1.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsy.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsyc.tfm +share/texmf-dist/fonts/tfm/public/newpx/zplsym.tfm +share/texmf-dist/fonts/type1/public/newpx/zplb.pfb +share/texmf-dist/fonts/type1/public/newpx/zplbi.pfb +share/texmf-dist/fonts/type1/public/newpx/zplr.pfb +share/texmf-dist/fonts/type1/public/newpx/zplri.pfb +share/texmf-dist/fonts/type1/public/newpx/zplx-bold.pfb +share/texmf-dist/fonts/type1/public/newpx/zplx-regular.pfb +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-lf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-lf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-lf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-osf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-osf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-osf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-tlf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-tlf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-tlf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-tosf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-tosf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Bold-tosf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-lf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-osf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-tlf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-BoldItalic-tosf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-lf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-lf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-lf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-osf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-osf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-osf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-tlf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-tlf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-tlf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-tosf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-tosf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Italic-tosf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-lf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-lf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-lf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-osf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-osf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-osf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-tlf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-tlf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-tlf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-tosf-scl-ly1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-tosf-scl-ot1.vf +share/texmf-dist/fonts/vf/public/newpx/zpl-Regular-tosf-scl-t1.vf +share/texmf-dist/fonts/vf/public/newpx/zplbexa.vf +share/texmf-dist/fonts/vf/public/newpx/zplbexx.vf +share/texmf-dist/fonts/vf/public/newpx/zplbmi.vf +share/texmf-dist/fonts/vf/public/newpx/zplbmi1.vf +share/texmf-dist/fonts/vf/public/newpx/zplbmia.vf +share/texmf-dist/fonts/vf/public/newpx/zplbsy.vf +share/texmf-dist/fonts/vf/public/newpx/zplbsya.vf +share/texmf-dist/fonts/vf/public/newpx/zplbsyb.vf +share/texmf-dist/fonts/vf/public/newpx/zplbsyc.vf +share/texmf-dist/fonts/vf/public/newpx/zplbsym.vf +share/texmf-dist/fonts/vf/public/newpx/zplexa.vf +share/texmf-dist/fonts/vf/public/newpx/zplexx.vf +share/texmf-dist/fonts/vf/public/newpx/zplmi.vf +share/texmf-dist/fonts/vf/public/newpx/zplmi1.vf +share/texmf-dist/fonts/vf/public/newpx/zplmia.vf +share/texmf-dist/fonts/vf/public/newpx/zplsy.vf +share/texmf-dist/fonts/vf/public/newpx/zplsyc.vf +share/texmf-dist/fonts/vf/public/newpx/zplsym.vf +share/texmf-dist/tex/latex/newpx/TeXGyrePagellaX.fontspec +share/texmf-dist/tex/latex/newpx/ly1npxtt.fd +share/texmf-dist/tex/latex/newpx/ly1zpllf.fd +share/texmf-dist/tex/latex/newpx/ly1zplosf.fd +share/texmf-dist/tex/latex/newpx/ly1zplsups.fd +share/texmf-dist/tex/latex/newpx/ly1zpltlf.fd +share/texmf-dist/tex/latex/newpx/ly1zpltosf.fd +share/texmf-dist/tex/latex/newpx/newpxmath.sty +share/texmf-dist/tex/latex/newpx/newpxtext.sty +share/texmf-dist/tex/latex/newpx/omlnpxmi.fd +share/texmf-dist/tex/latex/newpx/omsnpxsy.fd +share/texmf-dist/tex/latex/newpx/ot1npxtt.fd +share/texmf-dist/tex/latex/newpx/ot1zpllf.fd +share/texmf-dist/tex/latex/newpx/ot1zplosf.fd +share/texmf-dist/tex/latex/newpx/ot1zplsups.fd +share/texmf-dist/tex/latex/newpx/ot1zpltlf.fd +share/texmf-dist/tex/latex/newpx/ot1zpltosf.fd +share/texmf-dist/tex/latex/newpx/t1npxtt.fd +share/texmf-dist/tex/latex/newpx/t1zpllf.fd +share/texmf-dist/tex/latex/newpx/t1zplosf.fd +share/texmf-dist/tex/latex/newpx/t1zplsups.fd +share/texmf-dist/tex/latex/newpx/t1zpltlf.fd +share/texmf-dist/tex/latex/newpx/t1zpltosf.fd +share/texmf-dist/tex/latex/newpx/ts1npxtt.fd +share/texmf-dist/tex/latex/newpx/ts1zpllf.fd +share/texmf-dist/tex/latex/newpx/ts1zplosf.fd +share/texmf-dist/tex/latex/newpx/ts1zpltlf.fd +share/texmf-dist/tex/latex/newpx/ts1zpltosf.fd +share/texmf-dist/tex/latex/newpx/unpxexa.fd +share/texmf-dist/tex/latex/newpx/unpxmia.fd +share/texmf-dist/tex/latex/newpx/unpxss.fd +share/texmf-dist/tex/latex/newpx/unpxsyc.fd +share/texmf-dist/tex/latex/newpx/unpxsym.fd +share/texmf-dist/tex/latex/newpx/unpxtt.fd diff --git a/fonts/tex-newpx/distinfo b/fonts/tex-newpx/distinfo new file mode 100644 index 000000000..4bbbe5ac4 --- /dev/null +++ b/fonts/tex-newpx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-newpx-37118/newpx.tar.xz) = ac9ddc1b192e2839cb04f5c81856513e0daf6bfe +RMD160 (tex-newpx-37118/newpx.tar.xz) = 01a4bac8c0fe6e7cb4511a2aaa77e8e54439ac32 +Size (tex-newpx-37118/newpx.tar.xz) = 1320228 bytes diff --git a/fonts/tex-newtx-doc/DESCR b/fonts/tex-newtx-doc/DESCR new file mode 100644 index 000000000..e852baf60 --- /dev/null +++ b/fonts/tex-newtx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-newtx. diff --git a/fonts/tex-newtx-doc/Makefile b/fonts/tex-newtx-doc/Makefile new file mode 100644 index 000000000..e92422722 --- /dev/null +++ b/fonts/tex-newtx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= newtx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.437 +TEXLIVE_REV= 37185 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newtx +COMMENT= Documentation for tex-newtx +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newtx-doc/PLIST b/fonts/tex-newtx-doc/PLIST new file mode 100644 index 000000000..4decebfb2 --- /dev/null +++ b/fonts/tex-newtx-doc/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/doc/fonts/newtx/MANIFEST-newtx.txt +share/texmf-dist/doc/fonts/newtx/README +share/texmf-dist/doc/fonts/newtx/implementation.pdf +share/texmf-dist/doc/fonts/newtx/implementation.tex +share/texmf-dist/doc/fonts/newtx/mathnotes.pdf +share/texmf-dist/doc/fonts/newtx/mathnotes.tex +share/texmf-dist/doc/fonts/newtx/newtxdoc.pdf +share/texmf-dist/doc/fonts/newtx/newtxdoc.tex +share/texmf-dist/doc/fonts/newtx/sample-lib-crop.pdf +share/texmf-dist/doc/fonts/newtx/sample-libmtp-crop.pdf +share/texmf-dist/doc/fonts/newtx/sample-mtp-crop.pdf +share/texmf-dist/doc/fonts/newtx/sample-ntx-crop.pdf +share/texmf-dist/doc/fonts/newtx/sample-ptmx-crop.pdf +share/texmf-dist/doc/fonts/newtx/sample-tx-crop.pdf diff --git a/fonts/tex-newtx-doc/distinfo b/fonts/tex-newtx-doc/distinfo new file mode 100644 index 000000000..10a04095c --- /dev/null +++ b/fonts/tex-newtx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-newtx-37185/newtx.doc.tar.xz) = 3ab0d7163b0cd3ff93fdfcf27f50d2c1b82c037d +RMD160 (tex-newtx-37185/newtx.doc.tar.xz) = 797d7792f3d6a332dc8d5609d7a6869a49f4fd7b +Size (tex-newtx-37185/newtx.doc.tar.xz) = 648100 bytes diff --git a/fonts/tex-newtx/DESCR b/fonts/tex-newtx/DESCR new file mode 100644 index 000000000..5e9f0c7c9 --- /dev/null +++ b/fonts/tex-newtx/DESCR @@ -0,0 +1,10 @@ +The bundle splits txfonts.sty (from the TX fonts distribution) +into two independent packages, ntxtext.sty and ntxmath.sty, +each with fixes and enhancements. Ntxmath's metrics have been +re-evaluated to provide a less tight appearance, and to provide +a libertine option that substitutes Libertine italic and Greek +letter for the existing math italic and Greek glyphs, making a +mathematics package that matches Libertine text quite well. +Ntxmath can also use the maths italic font provided with the +garamondx package, thus offering a garamond-alike text-with- +maths combination. diff --git a/fonts/tex-newtx/Makefile b/fonts/tex-newtx/Makefile new file mode 100644 index 000000000..1a4d00c77 --- /dev/null +++ b/fonts/tex-newtx/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= newtx +PKGNAME= tex-${DISTNAME}-1.437 +TEXLIVE_REV= 37185 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newtx +COMMENT= Alternative uses of the TX fonts, with improved metrics +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= newtx.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newtx/PLIST b/fonts/tex-newtx/PLIST new file mode 100644 index 000000000..3915d0e13 --- /dev/null +++ b/fonts/tex-newtx/PLIST @@ -0,0 +1,585 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:20:00 markd Exp $ +share/texmf-dist/fonts/afm/public/newtx/ntxsups-Bold.afm +share/texmf-dist/fonts/afm/public/newtx/ntxsups-BoldItalic.afm +share/texmf-dist/fonts/afm/public/newtx/ntxsups-Italic.afm +share/texmf-dist/fonts/afm/public/newtx/ntxsups-Regular.afm +share/texmf-dist/fonts/afm/public/newtx/ntxtmb.afm +share/texmf-dist/fonts/afm/public/newtx/ntxtmbi.afm +share/texmf-dist/fonts/afm/public/newtx/ntxtmr.afm +share/texmf-dist/fonts/afm/public/newtx/ntxtmri.afm +share/texmf-dist/fonts/enc/dvips/newtx/alt-mn-greek.enc +share/texmf-dist/fonts/enc/dvips/newtx/libcaps.enc +share/texmf-dist/fonts/enc/dvips/newtx/libertinealt.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-lf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-lf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-osf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-osf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-tlf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-tlf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-tosf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ec-tosf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ecth-lf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ecth-osf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ecth-tlf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ecth-tosf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ly1-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-lf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-lf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-osf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-osf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-th-osf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-th-tlf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-tlf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-tlf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-tosf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-ot1-tosf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-t1-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-lf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-lf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-osf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-osf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-th-osf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-th-tlf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-tlf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-tlf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-tosf-sc.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntx-texnansi-tosf.enc +share/texmf-dist/fonts/enc/dvips/newtx/ntxmiaalt.enc +share/texmf-dist/fonts/map/dvips/newtx/newtx.map +share/texmf-dist/fonts/map/dvips/newtx/zmn.map +share/texmf-dist/fonts/tfm/public/newtx/Libertine-nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineI-5nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineI-7nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineI-nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineTheta-Regular.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineZ-nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineZI-5nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineZI-7nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/LibertineZI-nu.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibBol-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibBol-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibBol-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibBolIta-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibBolIta-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibBolIta-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibIta-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibIta-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibIta-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibReg-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibReg-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/MinLibReg-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlri-5alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlri-5letters.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlri-7alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlri-7letters.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlzi-5alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlzi-5letters.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlzi-7alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlzi-7letters.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlzi-jv.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlzi-jv5.tfm +share/texmf-dist/fonts/tfm/public/newtx/fxlzi-jv7.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-scla-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-scla-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-scla-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-th-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-th-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-osf-th-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-th-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-th-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tlf-th-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-scl-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-scla-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-scla-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-scla-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntx-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbexa.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbexb.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbexmods.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbexx.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmi1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmi15.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmi17.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmi1x.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmia.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmial1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbmials.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbsy.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbsy5.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbsy7.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbsyc.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxbsym.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxexa.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxexb.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxexmods.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxexx.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxmi1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxmi15.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxmi17.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxmia.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Bold-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Bold-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Bold-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-BoldItalic-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-BoldItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-BoldItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Italic-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Italic-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Italic-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Regular-ly1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Regular-ot1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsups-Regular-t1.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsy.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsy5.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsy7.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsybalt.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsyc.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsym.tfm +share/texmf-dist/fonts/tfm/public/newtx/ntxsyralt.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi0.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi01.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi015.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi017.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi02.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi025.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi027.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi03.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi035.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi037.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi05.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi07.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi1.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi15.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi17.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi2.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi25.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi27.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi3.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi35.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi37.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbmia.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbsy5.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlbsy7.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi0.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi01.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi015.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi017.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi02.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi025.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi027.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi03.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi035.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi037.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi05.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi07.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi1.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi15.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi17.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi2.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi25.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi27.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi3.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi35.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi37.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlmia.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlsy5.tfm +share/texmf-dist/fonts/tfm/public/newtx/nxlsy7.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlr-alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlri-alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlri-vw.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlri-vw5.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlri-vw7.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlz-alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlzi-alt.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlzi-vw.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlzi-vw5.tfm +share/texmf-dist/fonts/tfm/public/newtx/rfxlzi-vw7.tfm +share/texmf-dist/fonts/tfm/public/newtx/rntxbmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/rntxbmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/rntxbmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/rntxmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/rntxmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/rntxmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxbmi-rev.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxbmi-ut.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxbmi5-rev.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxbmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxbmi7-rev.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxbmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxbmio.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxmi-ut.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxmi5.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxmi7.tfm +share/texmf-dist/fonts/tfm/public/newtx/rtxmio.tfm +share/texmf-dist/fonts/tfm/public/newtx/txbex-bar.tfm +share/texmf-dist/fonts/tfm/public/newtx/txbsy5.tfm +share/texmf-dist/fonts/tfm/public/newtx/txbsy7.tfm +share/texmf-dist/fonts/tfm/public/newtx/txex-bar.tfm +share/texmf-dist/fonts/tfm/public/newtx/txsy5.tfm +share/texmf-dist/fonts/tfm/public/newtx/txsy7.tfm +share/texmf-dist/fonts/tfm/public/newtx/zmn-vw-b.tfm +share/texmf-dist/fonts/tfm/public/newtx/zmn-vw-r.tfm +share/texmf-dist/fonts/tfm/public/newtx/zutbmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/zutmi.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlr-5nums.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlr-7nums.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlr-8r.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlr-caps.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlri-8r.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlz-8r.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlz-caps.tfm +share/texmf-dist/fonts/tfm/public/newtx/zxlzi-8r.tfm +share/texmf-dist/fonts/type1/public/newtx/Libertine-nu.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineI-5nu.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineI-7nu.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineI-nu.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineTheta-Regular.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineZ-nu.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineZI-5nu.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineZI-7nu.pfb +share/texmf-dist/fonts/type1/public/newtx/LibertineZI-nu.pfb +share/texmf-dist/fonts/type1/public/newtx/MinLibBol.pfb +share/texmf-dist/fonts/type1/public/newtx/MinLibBolIta.pfb +share/texmf-dist/fonts/type1/public/newtx/MinLibIta.pfb +share/texmf-dist/fonts/type1/public/newtx/MinLibReg.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlri-5letters.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlri-7letters.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlri-vw.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlri-vw5.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlri-vw7.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-5letters.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-7letters.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-jv.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-jv5.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-jv7.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-vw.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-vw5.pfb +share/texmf-dist/fonts/type1/public/newtx/fxlzi-vw7.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxbexb.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxbexmods.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxexb.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxexmods.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxsups-Bold.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxsups-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxsups-Italic.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxsups-Regular.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxsybalt.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxsyralt.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxtmb.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxtmbi.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxtmr.pfb +share/texmf-dist/fonts/type1/public/newtx/ntxtmri.pfb +share/texmf-dist/fonts/type1/public/newtx/rntxbmi.pfb +share/texmf-dist/fonts/type1/public/newtx/rntxbmi5.pfb +share/texmf-dist/fonts/type1/public/newtx/rntxbmi7.pfb +share/texmf-dist/fonts/type1/public/newtx/rntxmi.pfb +share/texmf-dist/fonts/type1/public/newtx/rntxmi5.pfb +share/texmf-dist/fonts/type1/public/newtx/rntxmi7.pfb +share/texmf-dist/fonts/type1/public/newtx/rtxbmi-rev.pfb +share/texmf-dist/fonts/type1/public/newtx/rtxbmi5-rev.pfb +share/texmf-dist/fonts/type1/public/newtx/rtxbmi5.pfb +share/texmf-dist/fonts/type1/public/newtx/rtxbmi7-rev.pfb +share/texmf-dist/fonts/type1/public/newtx/rtxbmi7.pfb +share/texmf-dist/fonts/type1/public/newtx/rtxmi5.pfb +share/texmf-dist/fonts/type1/public/newtx/rtxmi7.pfb +share/texmf-dist/fonts/type1/public/newtx/txbex-bar.pfb +share/texmf-dist/fonts/type1/public/newtx/txbsy5.pfb +share/texmf-dist/fonts/type1/public/newtx/txbsy7.pfb +share/texmf-dist/fonts/type1/public/newtx/txex-bar.pfb +share/texmf-dist/fonts/type1/public/newtx/txsy5.pfb +share/texmf-dist/fonts/type1/public/newtx/txsy7.pfb +share/texmf-dist/fonts/type1/public/newtx/zmn-vw-b.pfb +share/texmf-dist/fonts/type1/public/newtx/zmn-vw-r.pfb +share/texmf-dist/fonts/type1/public/newtx/zxlr-5nums.pfb +share/texmf-dist/fonts/type1/public/newtx/zxlr-7nums.pfb +share/texmf-dist/fonts/type1/public/newtx/zxlr.pfb +share/texmf-dist/fonts/type1/public/newtx/zxlri.pfb +share/texmf-dist/fonts/type1/public/newtx/zxlz.pfb +share/texmf-dist/fonts/type1/public/newtx/zxlzi.pfb +share/texmf-dist/fonts/vf/public/newtx/ntx-Bold-tosf-scla-ly1.vf +share/texmf-dist/fonts/vf/public/newtx/ntx-Bold-tosf-scla-ot1.vf +share/texmf-dist/fonts/vf/public/newtx/ntx-Bold-tosf-scla-t1.vf +share/texmf-dist/fonts/vf/public/newtx/ntx-Regular-tosf-scla-ly1.vf +share/texmf-dist/fonts/vf/public/newtx/ntx-Regular-tosf-scla-ot1.vf +share/texmf-dist/fonts/vf/public/newtx/ntx-Regular-tosf-scla-t1.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbexa.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbexx.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmi.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmi1.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmi15.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmi17.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmi1x.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmi5.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmi7.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbmia.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbsy.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbsy5.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbsy7.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbsyc.vf +share/texmf-dist/fonts/vf/public/newtx/ntxbsym.vf +share/texmf-dist/fonts/vf/public/newtx/ntxexa.vf +share/texmf-dist/fonts/vf/public/newtx/ntxexx.vf +share/texmf-dist/fonts/vf/public/newtx/ntxmi.vf +share/texmf-dist/fonts/vf/public/newtx/ntxmi1.vf +share/texmf-dist/fonts/vf/public/newtx/ntxmi15.vf +share/texmf-dist/fonts/vf/public/newtx/ntxmi17.vf +share/texmf-dist/fonts/vf/public/newtx/ntxmi5.vf +share/texmf-dist/fonts/vf/public/newtx/ntxmi7.vf +share/texmf-dist/fonts/vf/public/newtx/ntxmia.vf +share/texmf-dist/fonts/vf/public/newtx/ntxsy.vf +share/texmf-dist/fonts/vf/public/newtx/ntxsy5.vf +share/texmf-dist/fonts/vf/public/newtx/ntxsy7.vf +share/texmf-dist/fonts/vf/public/newtx/ntxsyc.vf +share/texmf-dist/fonts/vf/public/newtx/ntxsym.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi0.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi01.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi015.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi017.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi02.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi025.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi027.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi03.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi035.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi037.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi05.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi07.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi1.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi15.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi17.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi2.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi25.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi27.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi3.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi35.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi37.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi5.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmi7.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbmia.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbsy5.vf +share/texmf-dist/fonts/vf/public/newtx/nxlbsy7.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi0.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi01.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi015.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi017.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi02.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi025.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi027.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi03.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi035.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi037.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi05.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi07.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi1.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi15.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi17.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi2.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi25.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi27.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi3.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi35.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi37.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi5.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmi7.vf +share/texmf-dist/fonts/vf/public/newtx/nxlmia.vf +share/texmf-dist/fonts/vf/public/newtx/nxlsy5.vf +share/texmf-dist/fonts/vf/public/newtx/nxlsy7.vf +share/texmf-dist/fonts/vf/public/newtx/zutbmi.vf +share/texmf-dist/fonts/vf/public/newtx/zutmi.vf +share/texmf-dist/tex/latex/newtx/ly1minlibertine.fd +share/texmf-dist/tex/latex/newtx/ly1ntxlf.fd +share/texmf-dist/tex/latex/newtx/ly1ntxosf.fd +share/texmf-dist/tex/latex/newtx/ly1ntxsups.fd +share/texmf-dist/tex/latex/newtx/ly1ntxtlf.fd +share/texmf-dist/tex/latex/newtx/ly1ntxtosf.fd +share/texmf-dist/tex/latex/newtx/ly1ntxtt.fd +share/texmf-dist/tex/latex/newtx/newtxmath.sty +share/texmf-dist/tex/latex/newtx/newtxtext.sty +share/texmf-dist/tex/latex/newtx/omlntxmi.fd +share/texmf-dist/tex/latex/newtx/omlnxlmi.fd +share/texmf-dist/tex/latex/newtx/omlzbvmi.fd +share/texmf-dist/tex/latex/newtx/omlzmnmi.fd +share/texmf-dist/tex/latex/newtx/omlzutmi.fd +share/texmf-dist/tex/latex/newtx/omsntxsy.fd +share/texmf-dist/tex/latex/newtx/ot1minlibertine.fd +share/texmf-dist/tex/latex/newtx/ot1ntxlf.fd +share/texmf-dist/tex/latex/newtx/ot1ntxosf.fd +share/texmf-dist/tex/latex/newtx/ot1ntxsups.fd +share/texmf-dist/tex/latex/newtx/ot1ntxtlf.fd +share/texmf-dist/tex/latex/newtx/ot1ntxtosf.fd +share/texmf-dist/tex/latex/newtx/ot1ntxtt.fd +share/texmf-dist/tex/latex/newtx/t1fxl1.fd +share/texmf-dist/tex/latex/newtx/t1minlibertine.fd +share/texmf-dist/tex/latex/newtx/t1ntxlf.fd +share/texmf-dist/tex/latex/newtx/t1ntxosf.fd +share/texmf-dist/tex/latex/newtx/t1ntxsups.fd +share/texmf-dist/tex/latex/newtx/t1ntxtlf.fd +share/texmf-dist/tex/latex/newtx/t1ntxtosf.fd +share/texmf-dist/tex/latex/newtx/t1ntxtt.fd +share/texmf-dist/tex/latex/newtx/ts1ntxlf.fd +share/texmf-dist/tex/latex/newtx/ts1ntxosf.fd +share/texmf-dist/tex/latex/newtx/ts1ntxtlf.fd +share/texmf-dist/tex/latex/newtx/ts1ntxtosf.fd +share/texmf-dist/tex/latex/newtx/ts1ntxtt.fd +share/texmf-dist/tex/latex/newtx/untxexa.fd +share/texmf-dist/tex/latex/newtx/untxmia.fd +share/texmf-dist/tex/latex/newtx/untxsyc.fd +share/texmf-dist/tex/latex/newtx/untxsym.fd +share/texmf-dist/tex/latex/newtx/untxtt.fd +share/texmf-dist/tex/latex/newtx/uzmnmia.fd diff --git a/fonts/tex-newtx/distinfo b/fonts/tex-newtx/distinfo new file mode 100644 index 000000000..d0219837d --- /dev/null +++ b/fonts/tex-newtx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-newtx-37185/newtx.tar.xz) = 6cea79ef63896050c4da723f27ff2614c952fef5 +RMD160 (tex-newtx-37185/newtx.tar.xz) = efcbfcc81440cfaff2dfe3e1942b229b7338aa3f +Size (tex-newtx-37185/newtx.tar.xz) = 3299364 bytes diff --git a/fonts/tex-newtxsf-doc/DESCR b/fonts/tex-newtxsf-doc/DESCR new file mode 100644 index 000000000..ead5c6789 --- /dev/null +++ b/fonts/tex-newtxsf-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-newtxsf. diff --git a/fonts/tex-newtxsf-doc/Makefile b/fonts/tex-newtxsf-doc/Makefile new file mode 100644 index 000000000..dddf47661 --- /dev/null +++ b/fonts/tex-newtxsf-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= newtxsf.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.02 +TEXLIVE_REV= 36746 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newtxsf +COMMENT= Documentation for tex-newtxsf +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newtxsf-doc/PLIST b/fonts/tex-newtxsf-doc/PLIST new file mode 100644 index 000000000..828fce081 --- /dev/null +++ b/fonts/tex-newtxsf-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/doc/fonts/newtxsf/OFL-FAQ.txt +share/texmf-dist/doc/fonts/newtxsf/OFL.txt +share/texmf-dist/doc/fonts/newtxsf/README +share/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.pdf +share/texmf-dist/doc/fonts/newtxsf/newtxsf-doc.tex diff --git a/fonts/tex-newtxsf-doc/distinfo b/fonts/tex-newtxsf-doc/distinfo new file mode 100644 index 000000000..d9b652156 --- /dev/null +++ b/fonts/tex-newtxsf-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-newtxsf-36746/newtxsf.doc.tar.xz) = 8d3ecacb06f07be6a038d6686ed9192e14a21745 +RMD160 (tex-newtxsf-36746/newtxsf.doc.tar.xz) = 0f750df69da2db675a4047e57738073aa3414b8e +Size (tex-newtxsf-36746/newtxsf.doc.tar.xz) = 139720 bytes diff --git a/fonts/tex-newtxsf/DESCR b/fonts/tex-newtxsf/DESCR new file mode 100644 index 000000000..ea34361c3 --- /dev/null +++ b/fonts/tex-newtxsf/DESCR @@ -0,0 +1,4 @@ +The package provides a maths support that amounts to +modifications of the STIX sans serif Roman and Greek letters +with most symbols taken from newtxmath (which must of course be +installed and its map file enabled). diff --git a/fonts/tex-newtxsf/Makefile b/fonts/tex-newtxsf/Makefile new file mode 100644 index 000000000..e9cc8f8db --- /dev/null +++ b/fonts/tex-newtxsf/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= newtxsf +PKGNAME= tex-${DISTNAME}-1.02 +TEXLIVE_REV= 36746 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newtxsf +COMMENT= Sans-math fonts for use with newtx +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= newtxsf.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newtxsf/PLIST b/fonts/tex-newtxsf/PLIST new file mode 100644 index 000000000..b46d05a90 --- /dev/null +++ b/fonts/tex-newtxsf/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/fonts/map/dvips/newtxsf/newtxsf.map +share/texmf-dist/fonts/tfm/public/newtxsf/ntxsfbmi.tfm +share/texmf-dist/fonts/tfm/public/newtxsf/ntxsfbmia.tfm +share/texmf-dist/fonts/tfm/public/newtxsf/ntxsfmi.tfm +share/texmf-dist/fonts/tfm/public/newtxsf/ntxsfmia.tfm +share/texmf-dist/fonts/tfm/public/newtxsf/zsfmi-bol.tfm +share/texmf-dist/fonts/tfm/public/newtxsf/zsfmi-reg.tfm +share/texmf-dist/fonts/tfm/public/newtxsf/zsfmia-bol.tfm +share/texmf-dist/fonts/tfm/public/newtxsf/zsfmia-reg.tfm +share/texmf-dist/fonts/type1/public/newtxsf/zsfmi-bol.pfb +share/texmf-dist/fonts/type1/public/newtxsf/zsfmi-reg.pfb +share/texmf-dist/fonts/type1/public/newtxsf/zsfmia-bol.pfb +share/texmf-dist/fonts/type1/public/newtxsf/zsfmia-reg.pfb +share/texmf-dist/fonts/vf/public/newtxsf/ntxsfbmi.vf +share/texmf-dist/fonts/vf/public/newtxsf/ntxsfbmia.vf +share/texmf-dist/fonts/vf/public/newtxsf/ntxsfmi.vf +share/texmf-dist/fonts/vf/public/newtxsf/ntxsfmia.vf +share/texmf-dist/tex/latex/newtxsf/newtxsf.sty +share/texmf-dist/tex/latex/newtxsf/omlntxsfmi.fd +share/texmf-dist/tex/latex/newtxsf/untxsfmia.fd diff --git a/fonts/tex-newtxsf/distinfo b/fonts/tex-newtxsf/distinfo new file mode 100644 index 000000000..a5a273a1e --- /dev/null +++ b/fonts/tex-newtxsf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-newtxsf-36746/newtxsf.tar.xz) = f4deaf7c984779d916c9af1fc48e12f365a54b2b +RMD160 (tex-newtxsf-36746/newtxsf.tar.xz) = fabdb3b84e93be4d9c5053009d787f7ffa3a51d5 +Size (tex-newtxsf-36746/newtxsf.tar.xz) = 103844 bytes diff --git a/fonts/tex-newtxtt-doc/DESCR b/fonts/tex-newtxtt-doc/DESCR new file mode 100644 index 000000000..df5e69e9c --- /dev/null +++ b/fonts/tex-newtxtt-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-newtxtt. diff --git a/fonts/tex-newtxtt-doc/Makefile b/fonts/tex-newtxtt-doc/Makefile new file mode 100644 index 000000000..9d23e0922 --- /dev/null +++ b/fonts/tex-newtxtt-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= newtxtt.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.051 +TEXLIVE_REV= 35899 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newtxtt +COMMENT= Documentation for tex-newtxtt +LICENSE= gnu-gpl-v3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newtxtt-doc/PLIST b/fonts/tex-newtxtt-doc/PLIST new file mode 100644 index 000000000..d0084c37c --- /dev/null +++ b/fonts/tex-newtxtt-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/doc/fonts/newtxtt/README +share/texmf-dist/doc/fonts/newtxtt/newtxtt-doc.pdf +share/texmf-dist/doc/fonts/newtxtt/newtxtt-doc.tex diff --git a/fonts/tex-newtxtt-doc/distinfo b/fonts/tex-newtxtt-doc/distinfo new file mode 100644 index 000000000..f03db76fb --- /dev/null +++ b/fonts/tex-newtxtt-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-newtxtt-35899/newtxtt.doc.tar.xz) = 392d9a5071cd19c16f2b6ee75d918a7ae1ce6a98 +RMD160 (tex-newtxtt-35899/newtxtt.doc.tar.xz) = 5a9413e14b0ae6daae6eb5ca05624faedbae4a0d +Size (tex-newtxtt-35899/newtxtt.doc.tar.xz) = 79580 bytes diff --git a/fonts/tex-newtxtt/DESCR b/fonts/tex-newtxtt/DESCR new file mode 100644 index 000000000..df65d39dd --- /dev/null +++ b/fonts/tex-newtxtt/DESCR @@ -0,0 +1,4 @@ +The package provides enhanced fonts with LaTeX support files +providing access to the typewriter fonts from newtx. Regular +and bold weights, slanted variants and a choice of four +different styles for zero. diff --git a/fonts/tex-newtxtt/Makefile b/fonts/tex-newtxtt/Makefile new file mode 100644 index 000000000..b9d6366fb --- /dev/null +++ b/fonts/tex-newtxtt/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= newtxtt +PKGNAME= tex-${DISTNAME}-1.051 +TEXLIVE_REV= 35899 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newtxtt +COMMENT= Enhancement of typewriter fonts from newtx +LICENSE= gnu-gpl-v3 + +TEX_MAP_FILES+= newtxtt.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-newtxtt/PLIST b/fonts/tex-newtxtt/PLIST new file mode 100644 index 000000000..24f35be3d --- /dev/null +++ b/fonts/tex-newtxtt/PLIST @@ -0,0 +1,145 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/newtxtt/txttAec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttAqec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttBec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttBqec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttCec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttCqec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttDec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttDqec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttEec.enc +share/texmf-dist/fonts/enc/dvips/newtxtt/txttEqec.enc +share/texmf-dist/fonts/map/dvips/newtxtt/newtxtt.map +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbtta.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbtte.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbtteq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsca.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttscaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttscb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttscbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttscc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsccq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttscd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttscdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsce.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsceq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsla.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttslaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttslb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttslbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttslc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttslcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsld.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsldq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsle.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttsleq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttza.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttze.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzeq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsca.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzscaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzscb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzscbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzscc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsccq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzscd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzscdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsce.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsceq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsla.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzslaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzslb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzslbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzslc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzslcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsld.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsldq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsle.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxbttzsleq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxtta.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxtte.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxtteq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsca.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttscaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttscb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttscbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttscc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsccq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttscd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttscdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsce.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsceq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsla.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttslaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttslb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttslbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttslc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttslcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsld.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsldq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsle.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttsleq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttza.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttze.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzeq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsca.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzscaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzscb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzscbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzscc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsccq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzscd.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzscdq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsce.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsceq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsla.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzslaq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzslb.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzslbq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzslc.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzslcq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsld.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsldq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsle.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/newtxttzsleq.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/tcxbttz.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/tcxbttzsl.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/tcxttz.tfm +share/texmf-dist/fonts/tfm/public/newtxtt/tcxttzsl.tfm +share/texmf-dist/fonts/type1/public/newtxtt/newtxbtt.pfb +share/texmf-dist/fonts/type1/public/newtxtt/newtxbttsc.pfb +share/texmf-dist/fonts/type1/public/newtxtt/newtxtt.pfb +share/texmf-dist/fonts/type1/public/newtxtt/newtxttsc.pfb +share/texmf-dist/tex/latex/newtxtt/newtxtt.sty +share/texmf-dist/tex/latex/newtxtt/t1newtxtt.fd +share/texmf-dist/tex/latex/newtxtt/t1newtxttz.fd +share/texmf-dist/tex/latex/newtxtt/ts1newtxtt.fd +share/texmf-dist/tex/latex/newtxtt/ts1newtxttz.fd diff --git a/fonts/tex-newtxtt/distinfo b/fonts/tex-newtxtt/distinfo new file mode 100644 index 000000000..92b164a77 --- /dev/null +++ b/fonts/tex-newtxtt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-newtxtt-35899/newtxtt.tar.xz) = c3bf00fc0b108c696ec3f0403400a1829fdd5efc +RMD160 (tex-newtxtt-35899/newtxtt.tar.xz) = ca3fb2c28738cdf706f3fe031f12b2b2fd79d878 +Size (tex-newtxtt-35899/newtxtt.tar.xz) = 117104 bytes diff --git a/fonts/tex-nkarta-doc/DESCR b/fonts/tex-nkarta-doc/DESCR new file mode 100644 index 000000000..6ef2c2b76 --- /dev/null +++ b/fonts/tex-nkarta-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-nkarta. diff --git a/fonts/tex-nkarta-doc/Makefile b/fonts/tex-nkarta-doc/Makefile new file mode 100644 index 000000000..1dfbd0ff4 --- /dev/null +++ b/fonts/tex-nkarta-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= nkarta.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 +TEXLIVE_REV= 16437 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/nkarta +COMMENT= Documentation for tex-nkarta +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-nkarta-doc/PLIST b/fonts/tex-nkarta-doc/PLIST new file mode 100644 index 000000000..e585b8f59 --- /dev/null +++ b/fonts/tex-nkarta-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/doc/fonts/nkarta/README +share/texmf-dist/doc/fonts/nkarta/figtable.pdf +share/texmf-dist/doc/fonts/nkarta/figtable.tex +share/texmf-dist/doc/fonts/nkarta/fonttable.pdf +share/texmf-dist/doc/fonts/nkarta/fonttable.tex diff --git a/fonts/tex-nkarta-doc/distinfo b/fonts/tex-nkarta-doc/distinfo new file mode 100644 index 000000000..eda91e262 --- /dev/null +++ b/fonts/tex-nkarta-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-nkarta-16437/nkarta.doc.tar.xz) = f4041945dc7701781aac1924af9e3b7ab693f409 +RMD160 (tex-nkarta-16437/nkarta.doc.tar.xz) = adc1641054d5a0f9711c1ef84e4fd3e84020465a +Size (tex-nkarta-16437/nkarta.doc.tar.xz) = 93256 bytes diff --git a/fonts/tex-nkarta/DESCR b/fonts/tex-nkarta/DESCR new file mode 100644 index 000000000..6b29b8aa4 --- /dev/null +++ b/fonts/tex-nkarta/DESCR @@ -0,0 +1,3 @@ +A development of the karta font, offering more mathematical +stability in Metafont. A version that will produce the glyphs +as Encapsulated PostScript, using MetaPost, is also provided. diff --git a/fonts/tex-nkarta/Makefile b/fonts/tex-nkarta/Makefile new file mode 100644 index 000000000..8fbeec445 --- /dev/null +++ b/fonts/tex-nkarta/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +DISTNAME= nkarta +PKGNAME= tex-${DISTNAME}-0.2 +TEXLIVE_REV= 16437 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/nkarta +COMMENT= "New" version of the karta cartographic fonts +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-nkarta/PLIST b/fonts/tex-nkarta/PLIST new file mode 100644 index 000000000..cca7be3b5 --- /dev/null +++ b/fonts/tex-nkarta/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:50 wiz Exp $ +share/texmf-dist/fonts/source/public/nkarta/nkarta.mf +share/texmf-dist/fonts/source/public/nkarta/nkarta15.mf +share/texmf-dist/fonts/source/public/nkarta/nkchars.mf +share/texmf-dist/fonts/tfm/public/nkarta/nkarta15.tfm +share/texmf-dist/metapost/nkarta/nkarta.mp +share/texmf-dist/metapost/nkarta/nkchars.mp diff --git a/fonts/tex-nkarta/distinfo b/fonts/tex-nkarta/distinfo new file mode 100644 index 000000000..f5a0c3c1b --- /dev/null +++ b/fonts/tex-nkarta/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:50 wiz Exp $ + +SHA1 (tex-nkarta-16437/nkarta.tar.xz) = 6656e02f9550a6f24d086fe93e4267e32c91b1e7 +RMD160 (tex-nkarta-16437/nkarta.tar.xz) = 97ced3ee66e7a246aa0ccffe399727153d9b6200 +Size (tex-nkarta-16437/nkarta.tar.xz) = 27376 bytes diff --git a/fonts/tex-norasi-c90/Makefile b/fonts/tex-norasi-c90/Makefile index c6b8bf884..78727df53 100644 --- a/fonts/tex-norasi-c90/Makefile +++ b/fonts/tex-norasi-c90/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:30 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/26 01:48:20 markd Exp $ DISTNAME= norasi-c90 -PKGNAME= tex-${DISTNAME}-2011 -PKGREVISION= 1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30642 MAINTAINER= minskim@NetBSD.org -COMMENT= TeX support (from CJK) for the norasi font in thailatex +COMMENT= TeX support (from CJK) for the norasi font + +DEPENDS+= tex-fonts-tlwg>=0.6.1:../../fonts/tex-fonts-tlwg TEX_MAP_FILES+= norasi-c90.map diff --git a/fonts/tex-norasi-c90/distinfo b/fonts/tex-norasi-c90/distinfo index d82f1e753..f4b2f44f5 100644 --- a/fonts/tex-norasi-c90/distinfo +++ b/fonts/tex-norasi-c90/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/19 22:08:50 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 01:48:20 markd Exp $ -SHA1 (tex-norasi-c90-15878/norasi-c90.tar.xz) = 42084b60b821233c9c20fa1f9e98ef39f1069153 -RMD160 (tex-norasi-c90-15878/norasi-c90.tar.xz) = 6984097831f7788788cc0d36c4d8929c8ff2245e -Size (tex-norasi-c90-15878/norasi-c90.tar.xz) = 8688 bytes +SHA1 (tex-norasi-c90-30642/norasi-c90.tar.xz) = 07d460d899ab81b1d4e0bb49eb274ff1ee3521dd +RMD160 (tex-norasi-c90-30642/norasi-c90.tar.xz) = 56c870fab179d761a5ec2ca140c5797173b203af +Size (tex-norasi-c90-30642/norasi-c90.tar.xz) = 8692 bytes diff --git a/fonts/tex-obnov-doc/DESCR b/fonts/tex-obnov-doc/DESCR new file mode 100644 index 000000000..80a006ada --- /dev/null +++ b/fonts/tex-obnov-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-obnov. diff --git a/fonts/tex-obnov-doc/Makefile b/fonts/tex-obnov-doc/Makefile new file mode 100644 index 000000000..62aa287a3 --- /dev/null +++ b/fonts/tex-obnov-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= obnov.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.11 +TEXLIVE_REV= 33355 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/obnov +COMMENT= Documentation for tex-obnov +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-obnov-doc/PLIST b/fonts/tex-obnov-doc/PLIST new file mode 100644 index 000000000..fbd674cb3 --- /dev/null +++ b/fonts/tex-obnov-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/doc/fonts/obnov/README +share/texmf-dist/doc/fonts/obnov/example_obn.pdf +share/texmf-dist/doc/fonts/obnov/example_obn.tex diff --git a/fonts/tex-obnov-doc/distinfo b/fonts/tex-obnov-doc/distinfo new file mode 100644 index 000000000..d5c861284 --- /dev/null +++ b/fonts/tex-obnov-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-obnov-33355/obnov.doc.tar.xz) = 5ef8b056160d5f6097994945393a9a35c6a97a3b +RMD160 (tex-obnov-33355/obnov.doc.tar.xz) = e614058c3c7e1f4e49667146d4f73bb619222251 +Size (tex-obnov-33355/obnov.doc.tar.xz) = 808600 bytes diff --git a/fonts/tex-obnov/DESCR b/fonts/tex-obnov/DESCR new file mode 100644 index 000000000..37b914259 --- /dev/null +++ b/fonts/tex-obnov/DESCR @@ -0,0 +1,6 @@ +The Obyknovennaya Novaya (Ordinary New Face) typeface was +widely used in the USSR for scientific and technical +publications, as well as textbooks. The fonts are encoded to +KOI8-R (which is a long-established Russian font encoding, +rather than a TeX/LaTeX encoding). To use the fonts, the user +needs Cyrillic font support. diff --git a/fonts/tex-obnov/Makefile b/fonts/tex-obnov/Makefile new file mode 100644 index 000000000..a3443f868 --- /dev/null +++ b/fonts/tex-obnov/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= obnov +PKGNAME= tex-${DISTNAME}-0.11 +TEXLIVE_REV= 33355 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/obnov +COMMENT= Obyknovennaya Novaya fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-obnov/PLIST b/fonts/tex-obnov/PLIST new file mode 100644 index 000000000..449b1ae74 --- /dev/null +++ b/fonts/tex-obnov/PLIST @@ -0,0 +1,50 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/fonts/source/public/obnov/obn10.mf +share/texmf-dist/fonts/source/public/obnov/obn12.mf +share/texmf-dist/fonts/source/public/obnov/obn17.mf +share/texmf-dist/fonts/source/public/obnov/obn7.mf +share/texmf-dist/fonts/source/public/obnov/obn_lcyw_code.mf +share/texmf-dist/fonts/source/public/obnov/obnb10.mf +share/texmf-dist/fonts/source/public/obnov/obnb12.mf +share/texmf-dist/fonts/source/public/obnov/obnb17.mf +share/texmf-dist/fonts/source/public/obnov/obnb7.mf +share/texmf-dist/fonts/source/public/obnov/obnit10.mf +share/texmf-dist/fonts/source/public/obnov/obnit12.mf +share/texmf-dist/fonts/source/public/obnov/obnit17.mf +share/texmf-dist/fonts/source/public/obnov/obnit7.mf +share/texmf-dist/fonts/source/public/obnov/obnitb10.mf +share/texmf-dist/fonts/source/public/obnov/obnitb12.mf +share/texmf-dist/fonts/source/public/obnov/obnitb17.mf +share/texmf-dist/fonts/source/public/obnov/obnsc10.mf +share/texmf-dist/fonts/source/public/obnov/obnsc12.mf +share/texmf-dist/fonts/source/public/obnov/obnsc17.mf +share/texmf-dist/fonts/source/public/obnov/obnsc7.mf +share/texmf-dist/fonts/source/public/obnov/obnsl10.mf +share/texmf-dist/fonts/source/public/obnov/obnsl12.mf +share/texmf-dist/fonts/source/public/obnov/obnsl17.mf +share/texmf-dist/fonts/source/public/obnov/obnsl7.mf +share/texmf-dist/fonts/tfm/public/obnov/obn10.tfm +share/texmf-dist/fonts/tfm/public/obnov/obn12.tfm +share/texmf-dist/fonts/tfm/public/obnov/obn17.tfm +share/texmf-dist/fonts/tfm/public/obnov/obn7.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnb10.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnb12.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnb17.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnb7.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnit10.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnit12.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnit17.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnit7.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnitb10.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnitb12.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnitb17.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsc10.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsc12.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsc17.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsc7.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsl10.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsl12.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsl17.tfm +share/texmf-dist/fonts/tfm/public/obnov/obnsl7.tfm +share/texmf-dist/tex/latex/obnov/lcyw.cmap +share/texmf-dist/tex/latex/obnov/lcywobn.fd diff --git a/fonts/tex-obnov/distinfo b/fonts/tex-obnov/distinfo new file mode 100644 index 000000000..2c12d324d --- /dev/null +++ b/fonts/tex-obnov/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-obnov-33355/obnov.tar.xz) = 7e589d39ce554085aa637a9981d70b8654537cda +RMD160 (tex-obnov-33355/obnov.tar.xz) = d435185653376be72017383b3c61e7fbd92c16ca +Size (tex-obnov-33355/obnov.tar.xz) = 58284 bytes diff --git a/fonts/tex-ocherokee-doc/DESCR b/fonts/tex-ocherokee-doc/DESCR new file mode 100644 index 000000000..46a7d218c --- /dev/null +++ b/fonts/tex-ocherokee-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ocherokee. diff --git a/fonts/tex-ocherokee-doc/Makefile b/fonts/tex-ocherokee-doc/Makefile new file mode 100644 index 000000000..03dad4858 --- /dev/null +++ b/fonts/tex-ocherokee-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.3 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= ocherokee.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 25689 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ocherokee +COMMENT= Documentation for tex-ocherokee +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ocherokee-doc/PLIST b/fonts/tex-ocherokee-doc/PLIST new file mode 100644 index 000000000..c0cc8369f --- /dev/null +++ b/fonts/tex-ocherokee-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.3 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/doc/omega/ocherokee/READ.ME +share/texmf-dist/doc/omega/ocherokee/cherokee.pdf +share/texmf-dist/doc/omega/ocherokee/chief.tex +share/texmf-dist/doc/omega/ocherokee/proverb.tex diff --git a/fonts/tex-ocherokee-doc/distinfo b/fonts/tex-ocherokee-doc/distinfo new file mode 100644 index 000000000..e43eb961d --- /dev/null +++ b/fonts/tex-ocherokee-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.3 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-ocherokee-25689/ocherokee.doc.tar.xz) = d1297236a3558993f782346f36b65256411563ec +RMD160 (tex-ocherokee-25689/ocherokee.doc.tar.xz) = 872ad2eed89fa2ace7fe20f0b5772caeb5c0a06f +Size (tex-ocherokee-25689/ocherokee.doc.tar.xz) = 53440 bytes diff --git a/fonts/tex-ocherokee/DESCR b/fonts/tex-ocherokee/DESCR new file mode 100644 index 000000000..a7a75e974 --- /dev/null +++ b/fonts/tex-ocherokee/DESCR @@ -0,0 +1,2 @@ +Macros and Type 1 fonts for Typesetting the Cherokee language +with the Omega version of LaTeX (known as Lambda). diff --git a/fonts/tex-ocherokee/Makefile b/fonts/tex-ocherokee/Makefile new file mode 100644 index 000000000..2179a0cd5 --- /dev/null +++ b/fonts/tex-ocherokee/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.3 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= ocherokee +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25689 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ocherokee +COMMENT= LaTeX Support for the Cherokee language +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= cherokee.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ocherokee/PLIST b/fonts/tex-ocherokee/PLIST new file mode 100644 index 000000000..d785dbad8 --- /dev/null +++ b/fonts/tex-ocherokee/PLIST @@ -0,0 +1,27 @@ +@comment $NetBSD: PLIST,v 1.3 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/fonts/afm/public/ocherokee/Cherokee-Bold.afm +share/texmf-dist/fonts/afm/public/ocherokee/Cherokee.afm +share/texmf-dist/fonts/map/dvips/ocherokee/cherokee.map +share/texmf-dist/fonts/ofm/public/ocherokee/OCherokee.ofm +share/texmf-dist/fonts/ofm/public/ocherokee/OCherokeeb.ofm +share/texmf-dist/fonts/ofm/public/ocherokee/OCherokeebo.ofm +share/texmf-dist/fonts/ofm/public/ocherokee/OCherokeeo.ofm +share/texmf-dist/fonts/ovf/public/ocherokee/OCherokee.ovf +share/texmf-dist/fonts/ovf/public/ocherokee/OCherokeeb.ovf +share/texmf-dist/fonts/ovf/public/ocherokee/OCherokeebo.ovf +share/texmf-dist/fonts/ovf/public/ocherokee/OCherokeeo.ovf +share/texmf-dist/fonts/ovp/public/ocherokee/OCherokee.ovp +share/texmf-dist/fonts/ovp/public/ocherokee/OCherokeeb.ovp +share/texmf-dist/fonts/ovp/public/ocherokee/OCherokeebo.ovp +share/texmf-dist/fonts/ovp/public/ocherokee/OCherokeeo.ovp +share/texmf-dist/fonts/tfm/public/ocherokee/Cherokee.tfm +share/texmf-dist/fonts/tfm/public/ocherokee/Cherokeeb.tfm +share/texmf-dist/fonts/tfm/public/ocherokee/Cherokeebo.tfm +share/texmf-dist/fonts/tfm/public/ocherokee/Cherokeeo.tfm +share/texmf-dist/fonts/type1/public/ocherokee/Cherokee-Bold.pfb +share/texmf-dist/fonts/type1/public/ocherokee/Cherokee.pfb +share/texmf-dist/omega/ocp/ocherokee/cher2uni.ocp +share/texmf-dist/omega/otp/ocherokee/cher2uni.otp +share/texmf-dist/tex/lambda/ocherokee/lchcmr.fd +share/texmf-dist/tex/lambda/ocherokee/lchenc.def +share/texmf-dist/tex/lambda/ocherokee/ocherokee.sty diff --git a/fonts/tex-ocherokee/distinfo b/fonts/tex-ocherokee/distinfo new file mode 100644 index 000000000..2319bb450 --- /dev/null +++ b/fonts/tex-ocherokee/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.3 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-ocherokee-25689/ocherokee.tar.xz) = c6436259279f04d3cdc2d83a7fa7f0ff64429a46 +RMD160 (tex-ocherokee-25689/ocherokee.tar.xz) = 2756f2492bd7598df2646a5cf28088cb73e59010 +Size (tex-ocherokee-25689/ocherokee.tar.xz) = 71068 bytes diff --git a/fonts/tex-ocr-b-outline-doc/DESCR b/fonts/tex-ocr-b-outline-doc/DESCR new file mode 100644 index 000000000..4a29d88b9 --- /dev/null +++ b/fonts/tex-ocr-b-outline-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ocr-b-outline. diff --git a/fonts/tex-ocr-b-outline-doc/Makefile b/fonts/tex-ocr-b-outline-doc/Makefile new file mode 100644 index 000000000..125e2aaee --- /dev/null +++ b/fonts/tex-ocr-b-outline-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= ocr-b-outline.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20969 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ocr-b-outline +COMMENT= Documentation for tex-ocr-b-outline +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ocr-b-outline-doc/PLIST b/fonts/tex-ocr-b-outline-doc/PLIST new file mode 100644 index 000000000..71ac9518e --- /dev/null +++ b/fonts/tex-ocr-b-outline-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/doc/fonts/ocr-b-outline/README +share/texmf-dist/doc/fonts/ocr-b-outline/xe-test.tex diff --git a/fonts/tex-ocr-b-outline-doc/distinfo b/fonts/tex-ocr-b-outline-doc/distinfo new file mode 100644 index 000000000..2866d8ff4 --- /dev/null +++ b/fonts/tex-ocr-b-outline-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-ocr-b-outline-20969/ocr-b-outline.doc.tar.xz) = 79b5e7a3c9dea491d1405c5ea73345e0ad781416 +RMD160 (tex-ocr-b-outline-20969/ocr-b-outline.doc.tar.xz) = debdc59db0553816d2f3f72cfa1fa5f12eb4677e +Size (tex-ocr-b-outline-20969/ocr-b-outline.doc.tar.xz) = 1128 bytes diff --git a/fonts/tex-ocr-b-outline/DESCR b/fonts/tex-ocr-b-outline/DESCR new file mode 100644 index 000000000..95aa14781 --- /dev/null +++ b/fonts/tex-ocr-b-outline/DESCR @@ -0,0 +1,4 @@ +The package contains OCR-B fonts in Type1 and OpenType formats. +They were generated from the Metafont sources of the OCR-B +fonts. The metric files are not included here, so that original +ocr-b package should also be installed. diff --git a/fonts/tex-ocr-b-outline/Makefile b/fonts/tex-ocr-b-outline/Makefile new file mode 100644 index 000000000..7ab127cea --- /dev/null +++ b/fonts/tex-ocr-b-outline/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= ocr-b-outline +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 20969 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ocr-b-outline +COMMENT= OCR-B fonts in Type 1 and OpenType +#LICENSE= other-free + +TEX_MAP_FILES+= ocrb.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ocr-b-outline/PLIST b/fonts/tex-ocr-b-outline/PLIST new file mode 100644 index 000000000..d46a59f28 --- /dev/null +++ b/fonts/tex-ocr-b-outline/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/fonts/map/dvips/ocr-b-outline/ocrb.map +share/texmf-dist/fonts/opentype/public/ocr-b-outline/ocrb10.otf +share/texmf-dist/fonts/opentype/public/ocr-b-outline/ocrb5.otf +share/texmf-dist/fonts/opentype/public/ocr-b-outline/ocrb6.otf +share/texmf-dist/fonts/opentype/public/ocr-b-outline/ocrb7.otf +share/texmf-dist/fonts/opentype/public/ocr-b-outline/ocrb8.otf +share/texmf-dist/fonts/opentype/public/ocr-b-outline/ocrb9.otf +share/texmf-dist/fonts/type1/public/ocr-b-outline/ocrb10.pfb +share/texmf-dist/fonts/type1/public/ocr-b-outline/ocrb5.pfb +share/texmf-dist/fonts/type1/public/ocr-b-outline/ocrb6.pfb +share/texmf-dist/fonts/type1/public/ocr-b-outline/ocrb7.pfb +share/texmf-dist/fonts/type1/public/ocr-b-outline/ocrb8.pfb +share/texmf-dist/fonts/type1/public/ocr-b-outline/ocrb9.pfb diff --git a/fonts/tex-ocr-b-outline/distinfo b/fonts/tex-ocr-b-outline/distinfo new file mode 100644 index 000000000..e67f09b95 --- /dev/null +++ b/fonts/tex-ocr-b-outline/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-ocr-b-outline-20969/ocr-b-outline.tar.xz) = 7043717dac830223fa5e5aea78ab265bee060e3e +RMD160 (tex-ocr-b-outline-20969/ocr-b-outline.tar.xz) = 72795e7d23faa2fc5bdb5480685608d316ce8937 +Size (tex-ocr-b-outline-20969/ocr-b-outline.tar.xz) = 242524 bytes diff --git a/fonts/tex-ogham-doc/DESCR b/fonts/tex-ogham-doc/DESCR new file mode 100644 index 000000000..06b8cf5f8 --- /dev/null +++ b/fonts/tex-ogham-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ogham. diff --git a/fonts/tex-ogham-doc/Makefile b/fonts/tex-ogham-doc/Makefile new file mode 100644 index 000000000..94fdb89de --- /dev/null +++ b/fonts/tex-ogham-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= ogham.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24876 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ogham +COMMENT= Documentation for tex-ogham +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ogham-doc/PLIST b/fonts/tex-ogham-doc/PLIST new file mode 100644 index 000000000..a1172915e --- /dev/null +++ b/fonts/tex-ogham-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/doc/fonts/ogham/testfont.pdf diff --git a/fonts/tex-ogham-doc/distinfo b/fonts/tex-ogham-doc/distinfo new file mode 100644 index 000000000..687200c29 --- /dev/null +++ b/fonts/tex-ogham-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-ogham-24876/ogham.doc.tar.xz) = b84eb8e0f4ce2c17c919f9a114f82b2363ebfd47 +RMD160 (tex-ogham-24876/ogham.doc.tar.xz) = 8b141b43da9a3b32d4ded416a4cbfedfb307081e +Size (tex-ogham-24876/ogham.doc.tar.xz) = 11936 bytes diff --git a/fonts/tex-ogham/DESCR b/fonts/tex-ogham/DESCR new file mode 100644 index 000000000..dd12a86dd --- /dev/null +++ b/fonts/tex-ogham/DESCR @@ -0,0 +1,6 @@ +The font provides the Ogham alphabet, which is found on a +number of Irish and Pictish carvings dating from the 4th +century AD. The font is distributed as Metafont source, which +has been patched (with the author's permission) for stability +at different output device resolutions. (Thanks are due to +Peter Flynn and Dan Luecking.) diff --git a/fonts/tex-ogham/Makefile b/fonts/tex-ogham/Makefile new file mode 100644 index 000000000..cb50fd1f6 --- /dev/null +++ b/fonts/tex-ogham/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= ogham +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 24876 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ogham +COMMENT= Fonts for typesetting Ogham script +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-ogham/PLIST b/fonts/tex-ogham/PLIST new file mode 100644 index 000000000..b8abb5e04 --- /dev/null +++ b/fonts/tex-ogham/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/fonts/source/public/ogham/ogham.mf +share/texmf-dist/fonts/tfm/public/ogham/ogham.tfm diff --git a/fonts/tex-ogham/distinfo b/fonts/tex-ogham/distinfo new file mode 100644 index 000000000..c50ee5b80 --- /dev/null +++ b/fonts/tex-ogham/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-ogham-24876/ogham.tar.xz) = 92073787f15b647402f3561f2d409b69952dfe3a +RMD160 (tex-ogham-24876/ogham.tar.xz) = 7456b8f4070300e0512529dbeef4c62ed167f006 +Size (tex-ogham-24876/ogham.tar.xz) = 1820 bytes diff --git a/fonts/tex-oldlatin-doc/DESCR b/fonts/tex-oldlatin-doc/DESCR new file mode 100644 index 000000000..c1999022d --- /dev/null +++ b/fonts/tex-oldlatin-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-oldlatin. diff --git a/fonts/tex-oldlatin-doc/Makefile b/fonts/tex-oldlatin-doc/Makefile new file mode 100644 index 000000000..8040e81fc --- /dev/null +++ b/fonts/tex-oldlatin-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= oldlatin.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.00 +TEXLIVE_REV= 17932 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/oldlatin +COMMENT= Documentation for tex-oldlatin +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-oldlatin-doc/PLIST b/fonts/tex-oldlatin-doc/PLIST new file mode 100644 index 000000000..5b449bf05 --- /dev/null +++ b/fonts/tex-oldlatin-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/doc/fonts/oldlatin/README +share/texmf-dist/doc/fonts/oldlatin/oldlatin.pdf +share/texmf-dist/doc/fonts/oldlatin/oldlatin.tex +share/texmf-dist/doc/fonts/oldlatin/test_alphabet.tex +share/texmf-dist/doc/fonts/oldlatin/test_ol_all.pdf +share/texmf-dist/doc/fonts/oldlatin/test_ol_all.tex +share/texmf-dist/doc/fonts/oldlatin/test_ol_bf.pdf +share/texmf-dist/doc/fonts/oldlatin/test_ol_bf.tex +share/texmf-dist/doc/fonts/oldlatin/test_ol_rm.pdf +share/texmf-dist/doc/fonts/oldlatin/test_ol_rm.tex +share/texmf-dist/doc/fonts/oldlatin/test_ol_sl.pdf +share/texmf-dist/doc/fonts/oldlatin/test_ol_sl.tex +share/texmf-dist/doc/fonts/oldlatin/test_ol_ss.pdf +share/texmf-dist/doc/fonts/oldlatin/test_ol_ss.tex +share/texmf-dist/doc/fonts/oldlatin/test_ol_tt.pdf +share/texmf-dist/doc/fonts/oldlatin/test_ol_tt.tex diff --git a/fonts/tex-oldlatin-doc/distinfo b/fonts/tex-oldlatin-doc/distinfo new file mode 100644 index 000000000..3a1740689 --- /dev/null +++ b/fonts/tex-oldlatin-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-oldlatin-17932/oldlatin.doc.tar.xz) = 495165f141b5ae6df534be0bf3035d29adc814da +RMD160 (tex-oldlatin-17932/oldlatin.doc.tar.xz) = 32d230d8cd378242010f6829ace044a89da2f6e3 +Size (tex-oldlatin-17932/oldlatin.doc.tar.xz) = 408804 bytes diff --git a/fonts/tex-oldlatin/DESCR b/fonts/tex-oldlatin/DESCR new file mode 100644 index 000000000..de61f7cac --- /dev/null +++ b/fonts/tex-oldlatin/DESCR @@ -0,0 +1,2 @@ +Metafont sources modified from Computer Modern in order to +generate "long s" which was used in old text. diff --git a/fonts/tex-oldlatin/Makefile b/fonts/tex-oldlatin/Makefile new file mode 100644 index 000000000..c3ef4fdd8 --- /dev/null +++ b/fonts/tex-oldlatin/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= oldlatin +PKGNAME= tex-${DISTNAME}-1.00 +TEXLIVE_REV= 17932 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/oldlatin +COMMENT= Compute Modern-like font with long s +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-oldlatin/PLIST b/fonts/tex-oldlatin/PLIST new file mode 100644 index 000000000..96fd5a3dc --- /dev/null +++ b/fonts/tex-oldlatin/PLIST @@ -0,0 +1,94 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/fonts/source/public/oldlatin/olb10.mf +share/texmf-dist/fonts/source/public/oldlatin/olbx10.mf +share/texmf-dist/fonts/source/public/oldlatin/olbx12.mf +share/texmf-dist/fonts/source/public/oldlatin/olbx5.mf +share/texmf-dist/fonts/source/public/oldlatin/olbx6.mf +share/texmf-dist/fonts/source/public/oldlatin/olbx7.mf +share/texmf-dist/fonts/source/public/oldlatin/olbx8.mf +share/texmf-dist/fonts/source/public/oldlatin/olbx9.mf +share/texmf-dist/fonts/source/public/oldlatin/olbxsl10.mf +share/texmf-dist/fonts/source/public/oldlatin/oldunh10.mf +share/texmf-dist/fonts/source/public/oldlatin/olff10.mf +share/texmf-dist/fonts/source/public/oldlatin/olfib8.mf +share/texmf-dist/fonts/source/public/oldlatin/olr10.mf +share/texmf-dist/fonts/source/public/oldlatin/olr10s.mf +share/texmf-dist/fonts/source/public/oldlatin/olr12.mf +share/texmf-dist/fonts/source/public/oldlatin/olr17.mf +share/texmf-dist/fonts/source/public/oldlatin/olr5.mf +share/texmf-dist/fonts/source/public/oldlatin/olr6.mf +share/texmf-dist/fonts/source/public/oldlatin/olr7.mf +share/texmf-dist/fonts/source/public/oldlatin/olr8.mf +share/texmf-dist/fonts/source/public/oldlatin/olr9.mf +share/texmf-dist/fonts/source/public/oldlatin/olsl10.mf +share/texmf-dist/fonts/source/public/oldlatin/olsl12.mf +share/texmf-dist/fonts/source/public/oldlatin/olsl8.mf +share/texmf-dist/fonts/source/public/oldlatin/olsl9.mf +share/texmf-dist/fonts/source/public/oldlatin/olsltt10.mf +share/texmf-dist/fonts/source/public/oldlatin/olss10.mf +share/texmf-dist/fonts/source/public/oldlatin/olss12.mf +share/texmf-dist/fonts/source/public/oldlatin/olss17.mf +share/texmf-dist/fonts/source/public/oldlatin/olss8.mf +share/texmf-dist/fonts/source/public/oldlatin/olss9.mf +share/texmf-dist/fonts/source/public/oldlatin/olssbx10.mf +share/texmf-dist/fonts/source/public/oldlatin/olssdc10.mf +share/texmf-dist/fonts/source/public/oldlatin/olssi10.mf +share/texmf-dist/fonts/source/public/oldlatin/olssi12.mf +share/texmf-dist/fonts/source/public/oldlatin/olssi17.mf +share/texmf-dist/fonts/source/public/oldlatin/olssi8.mf +share/texmf-dist/fonts/source/public/oldlatin/olssi9.mf +share/texmf-dist/fonts/source/public/oldlatin/olssq8.mf +share/texmf-dist/fonts/source/public/oldlatin/olssqi8.mf +share/texmf-dist/fonts/source/public/oldlatin/oltt10.mf +share/texmf-dist/fonts/source/public/oldlatin/oltt12.mf +share/texmf-dist/fonts/source/public/oldlatin/oltt8.mf +share/texmf-dist/fonts/source/public/oldlatin/oltt9.mf +share/texmf-dist/fonts/source/public/oldlatin/olvtt10.mf +share/texmf-dist/fonts/source/public/oldlatin/oroman.mf +share/texmf-dist/fonts/source/public/oldlatin/oromanl.mf +share/texmf-dist/fonts/source/public/oldlatin/oromlig.mf +share/texmf-dist/fonts/source/public/oldlatin/oromligs.mf +share/texmf-dist/fonts/tfm/public/oldlatin/olb10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbx10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbx12.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbx5.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbx6.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbx7.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbx8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbx9.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olbxsl10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/oldunh10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olff10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olfib8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr12.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr17.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr5.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr6.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr7.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olr9.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olsl10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olsl12.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olsl8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olsl9.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olsltt10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olss10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olss12.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olss17.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olss8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olss9.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssbx10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssdc10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssi10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssi12.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssi17.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssi8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssi9.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssq8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olssqi8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/oltt10.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/oltt12.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/oltt8.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/oltt9.tfm +share/texmf-dist/fonts/tfm/public/oldlatin/olvtt10.tfm diff --git a/fonts/tex-oldlatin/distinfo b/fonts/tex-oldlatin/distinfo new file mode 100644 index 000000000..a615ef45e --- /dev/null +++ b/fonts/tex-oldlatin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-oldlatin-17932/oldlatin.tar.xz) = 6d804d022615e3685b1618c868858846d2f656fc +RMD160 (tex-oldlatin-17932/oldlatin.tar.xz) = d00cdf0fe1a040a5c21083080a6085f4a4000a64 +Size (tex-oldlatin-17932/oldlatin.tar.xz) = 33656 bytes diff --git a/fonts/tex-oldstandard-doc/DESCR b/fonts/tex-oldstandard-doc/DESCR new file mode 100644 index 000000000..2414750ee --- /dev/null +++ b/fonts/tex-oldstandard-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-oldstandard. diff --git a/fonts/tex-oldstandard-doc/Makefile b/fonts/tex-oldstandard-doc/Makefile new file mode 100644 index 000000000..e46f3182e --- /dev/null +++ b/fonts/tex-oldstandard-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= oldstandard.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0.2 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/oldstandard +COMMENT= Documentation for tex-oldstandard +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-oldstandard-doc/PLIST b/fonts/tex-oldstandard-doc/PLIST new file mode 100644 index 000000000..e54a65da2 --- /dev/null +++ b/fonts/tex-oldstandard-doc/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/doc/fonts/oldstandard/FONTLOG.txt +share/texmf-dist/doc/fonts/oldstandard/OFL-FAQ.txt +share/texmf-dist/doc/fonts/oldstandard/OFL.txt +share/texmf-dist/doc/fonts/oldstandard/README +share/texmf-dist/doc/fonts/oldstandard/didot-de.png +share/texmf-dist/doc/fonts/oldstandard/didot-fr.png +share/texmf-dist/doc/fonts/oldstandard/gendocs.sh +share/texmf-dist/doc/fonts/oldstandard/genfonts.sh +share/texmf-dist/doc/fonts/oldstandard/greek-contextual.png +share/texmf-dist/doc/fonts/oldstandard/oldstand-manual.pdf +share/texmf-dist/doc/fonts/oldstandard/oldstand-manual.tex +share/texmf-dist/doc/fonts/oldstandard/opentype.png +share/texmf-dist/doc/fonts/oldstandard/ost-generate.py +share/texmf-dist/doc/fonts/oldstandard/serbian.png +share/texmf-dist/doc/fonts/oldstandard/spadmin-add.png +share/texmf-dist/doc/fonts/oldstandard/spadmin.png +share/texmf-dist/doc/fonts/oldstandard/stand-su.png +share/texmf-dist/doc/fonts/oldstandard/teubner.png +share/texmf-dist/doc/fonts/oldstandard/truetype.png diff --git a/fonts/tex-oldstandard-doc/distinfo b/fonts/tex-oldstandard-doc/distinfo new file mode 100644 index 000000000..90c08a327 --- /dev/null +++ b/fonts/tex-oldstandard-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-oldstandard-29349/oldstandard.doc.tar.xz) = 00bb921ab5f02f440ccf98d28f5b0ca82ce384ba +RMD160 (tex-oldstandard-29349/oldstandard.doc.tar.xz) = 2a207a9b0d8c79cb8bde136170dac0075524643f +Size (tex-oldstandard-29349/oldstandard.doc.tar.xz) = 1191604 bytes diff --git a/fonts/tex-oldstandard/DESCR b/fonts/tex-oldstandard/DESCR new file mode 100644 index 000000000..eae8026f6 --- /dev/null +++ b/fonts/tex-oldstandard/DESCR @@ -0,0 +1,11 @@ +Old Standard is designed to reproduce the actual printing style +of the early 20th century, reviving a specific type of Modern +(classicist) style of serif typefaces, very commonly used in +various editions of the late 19th and early 20th century, but +almost completely abandoned later. The font supports +typesetting of Old and Middle English, Old Icelandic, Cyrillic +(with historical characters, extensions for Old Slavonic and +localised forms), Gothic transliterations, critical editions of +Classical Greek and Latin, and many more. Old Standard works +with TeX engines that directly support OpenType features, such +as XeTeX and LuaTeX. diff --git a/fonts/tex-oldstandard/Makefile b/fonts/tex-oldstandard/Makefile new file mode 100644 index 000000000..3348c99e7 --- /dev/null +++ b/fonts/tex-oldstandard/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= oldstandard +PKGNAME= tex-${DISTNAME}-2.0.2 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/oldstandard +COMMENT= Old Standard: A Unicode Font for Classical and Medieval Studies +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-oldstandard/PLIST b/fonts/tex-oldstandard/PLIST new file mode 100644 index 000000000..3832d4c68 --- /dev/null +++ b/fonts/tex-oldstandard/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/fonts/opentype/public/oldstandard/OldStandard-Bold.otf +share/texmf-dist/fonts/opentype/public/oldstandard/OldStandard-Italic.otf +share/texmf-dist/fonts/opentype/public/oldstandard/OldStandard-Regular.otf diff --git a/fonts/tex-oldstandard/distinfo b/fonts/tex-oldstandard/distinfo new file mode 100644 index 000000000..fcbb12965 --- /dev/null +++ b/fonts/tex-oldstandard/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-oldstandard-29349/oldstandard.tar.xz) = 366c19aa1e1935653c030e5ce3caae65fad476b7 +RMD160 (tex-oldstandard-29349/oldstandard.tar.xz) = cbbc85a466e7faea1ba35610d1d94ea4d776f707 +Size (tex-oldstandard-29349/oldstandard.tar.xz) = 227352 bytes diff --git a/fonts/tex-opensans-doc/DESCR b/fonts/tex-opensans-doc/DESCR new file mode 100644 index 000000000..573f3928b --- /dev/null +++ b/fonts/tex-opensans-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-opensans. diff --git a/fonts/tex-opensans-doc/Makefile b/fonts/tex-opensans-doc/Makefile new file mode 100644 index 000000000..e88ba42e1 --- /dev/null +++ b/fonts/tex-opensans-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= opensans.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 24706 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/opensans +COMMENT= Documentation for tex-opensans +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-opensans-doc/PLIST b/fonts/tex-opensans-doc/PLIST new file mode 100644 index 000000000..c51321675 --- /dev/null +++ b/fonts/tex-opensans-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/doc/fonts/opensans/CHANGES +share/texmf-dist/doc/fonts/opensans/README +share/texmf-dist/doc/fonts/opensans/manifest.txt +share/texmf-dist/doc/fonts/opensans/opensans-samples.pdf +share/texmf-dist/doc/fonts/opensans/opensans-samples.tex +share/texmf-dist/doc/fonts/opensans/opensans.pdf +share/texmf-dist/doc/fonts/opensans/opensans.tex diff --git a/fonts/tex-opensans-doc/distinfo b/fonts/tex-opensans-doc/distinfo new file mode 100644 index 000000000..c2651b968 --- /dev/null +++ b/fonts/tex-opensans-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-opensans-24706/opensans.doc.tar.xz) = 9567e780943b281e434fd8f5376d1da812c77786 +RMD160 (tex-opensans-24706/opensans.doc.tar.xz) = b8c0d8777c5f50b44da16e7245cb661b49257d03 +Size (tex-opensans-24706/opensans.doc.tar.xz) = 620160 bytes diff --git a/fonts/tex-opensans/DESCR b/fonts/tex-opensans/DESCR new file mode 100644 index 000000000..ccb38179d --- /dev/null +++ b/fonts/tex-opensans/DESCR @@ -0,0 +1,7 @@ +Open Sans is a humanist sans serif typeface designed by Steve +Matteson; the font is available from the Google Font Directory +as TrueType files licensed under the Apache License version +2.0. The package provides support for this font family in +LaTeX. It includes the original TrueType fonts, as well as Type +1 versions, converted for this package using FontForge for full +support with dvips diff --git a/fonts/tex-opensans/Makefile b/fonts/tex-opensans/Makefile new file mode 100644 index 000000000..cc911af00 --- /dev/null +++ b/fonts/tex-opensans/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +DISTNAME= opensans +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 24706 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/opensans +COMMENT= Open Sans font family, and LaTeX support +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= opensans.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-opensans/PLIST b/fonts/tex-opensans/PLIST new file mode 100644 index 000000000..3e4ff6210 --- /dev/null +++ b/fonts/tex-opensans/PLIST @@ -0,0 +1,803 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:51 wiz Exp $ +share/texmf-dist/fonts/afm/public/opensans/OpenSans-Bold.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-BoldItalic.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-CondLight.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-CondLightItalic.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-ExtraBold.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-ExtraBoldItalic.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-Italic.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-Light.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-LightItalic.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-Regular.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-Semibold.afm +share/texmf-dist/fonts/afm/public/opensans/OpenSans-SemiboldItalic.afm +share/texmf-dist/fonts/enc/dvips/opensans/opensans-01.enc +share/texmf-dist/fonts/enc/dvips/opensans/opensans-02.enc +share/texmf-dist/fonts/enc/dvips/opensans/opensans-03.enc +share/texmf-dist/fonts/enc/dvips/opensans/opensans-04.enc +share/texmf-dist/fonts/map/dvips/opensans/opensans.map +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Bold-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-BoldItalic-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLight-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-CondLightItalic-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBold-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Italic-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Light-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-LightItalic-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Regular-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-Semibold-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-01.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-02.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-03.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-04.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-lgr.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ot1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2a.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2b.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2c.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ts1.tfm +share/texmf-dist/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-x2.tfm +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-Bold.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-BoldItalic.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-CondLight.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-CondLightItalic.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-ExtraBold.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-ExtraBoldItalic.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-Italic.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-Light.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-LightItalic.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-Regular.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-Semibold.ttf +share/texmf-dist/fonts/truetype/public/opensans/OpenSans-SemiboldItalic.ttf +share/texmf-dist/fonts/type1/public/opensans/OpenSans-Bold.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-CondLight.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-CondLightItalic.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-ExtraBold.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-ExtraBoldItalic.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-Italic.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-Light.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-LightItalic.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-Regular.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-Semibold.pfb +share/texmf-dist/fonts/type1/public/opensans/OpenSans-SemiboldItalic.pfb +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Bold-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-BoldItalic-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLight-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-CondLightItalic-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBold-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Italic-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Light-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-LightItalic-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Regular-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-Semibold-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-lgr.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ot1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2a.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2b.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2c.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ts1.vf +share/texmf-dist/fonts/vf/public/opensans/OpenSans-SemiboldItalic-x2.vf +share/texmf-dist/tex/latex/opensans/lgrfos.fd +share/texmf-dist/tex/latex/opensans/lgrfosj.fd +share/texmf-dist/tex/latex/opensans/opensans.sty +share/texmf-dist/tex/latex/opensans/ot1fos.fd +share/texmf-dist/tex/latex/opensans/ot1fosj.fd +share/texmf-dist/tex/latex/opensans/t1fos.fd +share/texmf-dist/tex/latex/opensans/t1fosj.fd +share/texmf-dist/tex/latex/opensans/t2afos.fd +share/texmf-dist/tex/latex/opensans/t2afosj.fd +share/texmf-dist/tex/latex/opensans/t2bfos.fd +share/texmf-dist/tex/latex/opensans/t2bfosj.fd +share/texmf-dist/tex/latex/opensans/t2cfos.fd +share/texmf-dist/tex/latex/opensans/t2cfosj.fd +share/texmf-dist/tex/latex/opensans/ts1fos.fd +share/texmf-dist/tex/latex/opensans/ts1fosj.fd +share/texmf-dist/tex/latex/opensans/x2fos.fd +share/texmf-dist/tex/latex/opensans/x2fosj.fd diff --git a/fonts/tex-opensans/distinfo b/fonts/tex-opensans/distinfo new file mode 100644 index 000000000..f4edbb0f1 --- /dev/null +++ b/fonts/tex-opensans/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:51 wiz Exp $ + +SHA1 (tex-opensans-24706/opensans.tar.xz) = d39a3e5665829b082d4b5cd09a2912f65b125718 +RMD160 (tex-opensans-24706/opensans.tar.xz) = 6038dadd07fadef2d16cbd236e03f0b47f595d2b +Size (tex-opensans-24706/opensans.tar.xz) = 2056748 bytes diff --git a/fonts/tex-orkhun-doc/DESCR b/fonts/tex-orkhun-doc/DESCR new file mode 100644 index 000000000..fde5d3a15 --- /dev/null +++ b/fonts/tex-orkhun-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-orkhun. diff --git a/fonts/tex-orkhun-doc/Makefile b/fonts/tex-orkhun-doc/Makefile new file mode 100644 index 000000000..07773a690 --- /dev/null +++ b/fonts/tex-orkhun-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= orkhun.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/orkhun +COMMENT= Documentation for tex-orkhun +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-orkhun-doc/PLIST b/fonts/tex-orkhun-doc/PLIST new file mode 100644 index 000000000..0ece2b55a --- /dev/null +++ b/fonts/tex-orkhun-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/doc/fonts/orkhun/README_Orkhun.txt +share/texmf-dist/doc/fonts/orkhun/rakhimov.pdf +share/texmf-dist/doc/fonts/orkhun/rakhimov.tex diff --git a/fonts/tex-orkhun-doc/distinfo b/fonts/tex-orkhun-doc/distinfo new file mode 100644 index 000000000..ff07f0746 --- /dev/null +++ b/fonts/tex-orkhun-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-orkhun-15878/orkhun.doc.tar.xz) = f12e8dc89921bc9845269903f660bea0e2c418bd +RMD160 (tex-orkhun-15878/orkhun.doc.tar.xz) = 80d2f7c64b9e463d92d6815a857f685c46795edb +Size (tex-orkhun-15878/orkhun.doc.tar.xz) = 106092 bytes diff --git a/fonts/tex-orkhun/DESCR b/fonts/tex-orkhun/DESCR new file mode 100644 index 000000000..6a69dd55e --- /dev/null +++ b/fonts/tex-orkhun/DESCR @@ -0,0 +1,2 @@ +The font covers an old Turkic script. It is provided as +Metafont source. diff --git a/fonts/tex-orkhun/Makefile b/fonts/tex-orkhun/Makefile new file mode 100644 index 000000000..575224654 --- /dev/null +++ b/fonts/tex-orkhun/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= orkhun +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/orkhun +COMMENT= Font for orkhun script +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-orkhun/PLIST b/fonts/tex-orkhun/PLIST new file mode 100644 index 000000000..9fe845b21 --- /dev/null +++ b/fonts/tex-orkhun/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/fonts/source/public/orkhun/orhant.mf +share/texmf-dist/fonts/source/public/orkhun/orhant11.mf +share/texmf-dist/fonts/source/public/orkhun/orhant14.mf +share/texmf-dist/fonts/source/public/orkhun/orhant16.mf +share/texmf-dist/fonts/source/public/orkhun/orhant20.mf +share/texmf-dist/fonts/source/public/orkhun/orhant25.mf +share/texmf-dist/fonts/tfm/public/orkhun/orhant11.tfm +share/texmf-dist/fonts/tfm/public/orkhun/orhant14.tfm +share/texmf-dist/fonts/tfm/public/orkhun/orhant16.tfm +share/texmf-dist/fonts/tfm/public/orkhun/orhant20.tfm +share/texmf-dist/fonts/tfm/public/orkhun/orhant25.tfm diff --git a/fonts/tex-orkhun/distinfo b/fonts/tex-orkhun/distinfo new file mode 100644 index 000000000..cffed610a --- /dev/null +++ b/fonts/tex-orkhun/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-orkhun-15878/orkhun.tar.xz) = 877eda47e399200e6790198db21a629c7dd0c815 +RMD160 (tex-orkhun-15878/orkhun.tar.xz) = f72cb0719d7ef54866f4e67e6b2cee603d60d46a +Size (tex-orkhun-15878/orkhun.tar.xz) = 2768 bytes diff --git a/fonts/tex-overlock-doc/DESCR b/fonts/tex-overlock-doc/DESCR new file mode 100644 index 000000000..5d11d49a7 --- /dev/null +++ b/fonts/tex-overlock-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-overlock. diff --git a/fonts/tex-overlock-doc/Makefile b/fonts/tex-overlock-doc/Makefile new file mode 100644 index 000000000..f96f3bfcb --- /dev/null +++ b/fonts/tex-overlock-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= overlock.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34409 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/overlock +COMMENT= Documentation for tex-overlock +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-overlock-doc/PLIST b/fonts/tex-overlock-doc/PLIST new file mode 100644 index 000000000..e9972dee9 --- /dev/null +++ b/fonts/tex-overlock-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/doc/fonts/overlock/License.txt +share/texmf-dist/doc/fonts/overlock/README +share/texmf-dist/doc/fonts/overlock/overlock-samples.pdf +share/texmf-dist/doc/fonts/overlock/overlock-samples.tex diff --git a/fonts/tex-overlock-doc/distinfo b/fonts/tex-overlock-doc/distinfo new file mode 100644 index 000000000..71133a844 --- /dev/null +++ b/fonts/tex-overlock-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-overlock-34409/overlock.doc.tar.xz) = d348ac94d44894b03cbcced56a6e083e334be25f +RMD160 (tex-overlock-34409/overlock.doc.tar.xz) = ad2063be2cf66f182b4ecbbd33abab6c8de87898 +Size (tex-overlock-34409/overlock.doc.tar.xz) = 42352 bytes diff --git a/fonts/tex-overlock/DESCR b/fonts/tex-overlock/DESCR new file mode 100644 index 000000000..172411139 --- /dev/null +++ b/fonts/tex-overlock/DESCR @@ -0,0 +1,6 @@ +The package provides the Overlock and OverlockSC families of +fonts, designed by Dario Manuel Muhafara of the TIPO foundry +(http://www.tipo.net.ar) are "rounded" sans-serif fonts in +three weights (Regular, Bold, Black) with italic variants for +each of them. There are also small-caps and old-style figures +in the Regular weight. diff --git a/fonts/tex-overlock/Makefile b/fonts/tex-overlock/Makefile new file mode 100644 index 000000000..3e00a92b0 --- /dev/null +++ b/fonts/tex-overlock/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= overlock +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34409 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/overlock +COMMENT= Overlook sans fonts with LaTeX support +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= overlock.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-overlock/PLIST b/fonts/tex-overlock/PLIST new file mode 100644 index 000000000..94e61dfb1 --- /dev/null +++ b/fonts/tex-overlock/PLIST @@ -0,0 +1,103 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_47cn4f.enc +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_aqjbqj.enc +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_fvk6cm.enc +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_irzqhk.enc +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_k6z3ge.enc +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_u2ziis.enc +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_y3zmsf.enc +share/texmf-dist/fonts/enc/dvips/overlock/ovlk_yaegef.enc +share/texmf-dist/fonts/map/dvips/overlock/overlock.map +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ly1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ot1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Black-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Black-lf-t1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Black-lf-ts1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BlackItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/Overlock-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/muhafara/overlock/OverlockSC-Regular-lf-ts1.tfm +share/texmf-dist/fonts/truetype/muhafara/overlock/Overlock-Black.ttf +share/texmf-dist/fonts/truetype/muhafara/overlock/Overlock-BlackItalic.ttf +share/texmf-dist/fonts/truetype/muhafara/overlock/Overlock-Bold.ttf +share/texmf-dist/fonts/truetype/muhafara/overlock/Overlock-BoldItalic.ttf +share/texmf-dist/fonts/truetype/muhafara/overlock/Overlock-Italic.ttf +share/texmf-dist/fonts/truetype/muhafara/overlock/Overlock-Regular.ttf +share/texmf-dist/fonts/truetype/muhafara/overlock/OverlockSC-Regular.ttf +share/texmf-dist/fonts/type1/muhafara/overlock/Overlock-Black.pfb +share/texmf-dist/fonts/type1/muhafara/overlock/Overlock-BlackItalic.pfb +share/texmf-dist/fonts/type1/muhafara/overlock/Overlock-Bold.pfb +share/texmf-dist/fonts/type1/muhafara/overlock/Overlock-BoldItalic.pfb +share/texmf-dist/fonts/type1/muhafara/overlock/Overlock-Italic.pfb +share/texmf-dist/fonts/type1/muhafara/overlock/Overlock-Regular.pfb +share/texmf-dist/fonts/type1/muhafara/overlock/OverlockSC-Regular.pfb +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Black-lf-ly1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Black-lf-t1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Black-lf-ts1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-t1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-BlackItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/Overlock-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/muhafara/overlock/OverlockSC-Regular-lf-ts1.vf +share/texmf-dist/tex/latex/overlock/LY1Overlock-LF.fd +share/texmf-dist/tex/latex/overlock/LY1OverlockSC-LF.fd +share/texmf-dist/tex/latex/overlock/OT1Overlock-LF.fd +share/texmf-dist/tex/latex/overlock/OT1OverlockSC-LF.fd +share/texmf-dist/tex/latex/overlock/T1Overlock-LF.fd +share/texmf-dist/tex/latex/overlock/T1OverlockSC-LF.fd +share/texmf-dist/tex/latex/overlock/TS1Overlock-LF.fd +share/texmf-dist/tex/latex/overlock/TS1OverlockSC-LF.fd +share/texmf-dist/tex/latex/overlock/overlock.sty diff --git a/fonts/tex-overlock/distinfo b/fonts/tex-overlock/distinfo new file mode 100644 index 000000000..7c73c45cc --- /dev/null +++ b/fonts/tex-overlock/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-overlock-34409/overlock.tar.xz) = 156949897ddcc2fe4a4810144876fbc4ba35f101 +RMD160 (tex-overlock-34409/overlock.tar.xz) = 2f69655ebf56d4cf09831ff493f2e632a0bbcd91 +Size (tex-overlock-34409/overlock.tar.xz) = 530768 bytes diff --git a/fonts/tex-pacioli-doc/DESCR b/fonts/tex-pacioli-doc/DESCR new file mode 100644 index 000000000..d301baf59 --- /dev/null +++ b/fonts/tex-pacioli-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pacioli. diff --git a/fonts/tex-pacioli-doc/Makefile b/fonts/tex-pacioli-doc/Makefile new file mode 100644 index 000000000..5a0bc3758 --- /dev/null +++ b/fonts/tex-pacioli-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= pacioli.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24947 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pacioli +COMMENT= Documentation for tex-pacioli +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pacioli-doc/PLIST b/fonts/tex-pacioli-doc/PLIST new file mode 100644 index 000000000..bf804cde1 --- /dev/null +++ b/fonts/tex-pacioli-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/doc/fonts/pacioli/README +share/texmf-dist/doc/fonts/pacioli/tryfont.ps +share/texmf-dist/doc/fonts/pacioli/tryfont.tex diff --git a/fonts/tex-pacioli-doc/distinfo b/fonts/tex-pacioli-doc/distinfo new file mode 100644 index 000000000..71799e9d2 --- /dev/null +++ b/fonts/tex-pacioli-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-pacioli-24947/pacioli.doc.tar.xz) = fa1511f25a4fc8f849aabdc2ccb7b9ed39f3a76f +RMD160 (tex-pacioli-24947/pacioli.doc.tar.xz) = 0c3bacc7ae1d959da7ffbb0eb94e77bd221f2a55 +Size (tex-pacioli-24947/pacioli.doc.tar.xz) = 25992 bytes diff --git a/fonts/tex-pacioli/DESCR b/fonts/tex-pacioli/DESCR new file mode 100644 index 000000000..c24e9b6e1 --- /dev/null +++ b/fonts/tex-pacioli/DESCR @@ -0,0 +1,5 @@ +Pacioli was a c.15 mathematician, and his font was designed +according to 'the divine proportion'. The font is uppercase +letters together with punctuation and some analphabetics; no +lowercase or digits. The Metafont source is distributed in a +.dtx file, together with LaTeX support. diff --git a/fonts/tex-pacioli/Makefile b/fonts/tex-pacioli/Makefile new file mode 100644 index 000000000..b3bf0e6e5 --- /dev/null +++ b/fonts/tex-pacioli/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= pacioli +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 24947 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pacioli +COMMENT= Fonts designed by Fra Luca de Pacioli in 1497 +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pacioli/PLIST b/fonts/tex-pacioli/PLIST new file mode 100644 index 000000000..ea31c1fec --- /dev/null +++ b/fonts/tex-pacioli/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/fonts/source/public/pacioli/cpclig.mf +share/texmf-dist/fonts/source/public/pacioli/cpcpunct.mf +share/texmf-dist/fonts/source/public/pacioli/cpcr10.mf +share/texmf-dist/fonts/source/public/pacioli/cpcromanp.mf +share/texmf-dist/fonts/source/public/pacioli/cpcromanu.mf +share/texmf-dist/fonts/source/public/pacioli/cpcsl10.mf +share/texmf-dist/fonts/source/public/pacioli/cpctitle.mf +share/texmf-dist/fonts/tfm/public/pacioli/cpcr10.tfm +share/texmf-dist/fonts/tfm/public/pacioli/cpcsl10.tfm +share/texmf-dist/tex/latex/pacioli/ot1cpc.fd +share/texmf-dist/tex/latex/pacioli/pacioli.sty +share/texmf-dist/tex/latex/pacioli/t1cpc.fd diff --git a/fonts/tex-pacioli/distinfo b/fonts/tex-pacioli/distinfo new file mode 100644 index 000000000..c4c16ea21 --- /dev/null +++ b/fonts/tex-pacioli/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-pacioli-24947/pacioli.tar.xz) = 74619127367092d2ed51b479f02d5d899d33340f +RMD160 (tex-pacioli-24947/pacioli.tar.xz) = e929f80fdada92974fe237b46722da58a4b524c8 +Size (tex-pacioli-24947/pacioli.tar.xz) = 14920 bytes diff --git a/fonts/tex-palatino/Makefile b/fonts/tex-palatino/Makefile index 4d3d575e5..f6eb7fafc 100644 --- a/fonts/tex-palatino/Makefile +++ b/fonts/tex-palatino/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.3 2011/07/20 02:13:53 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 08:22:13 markd Exp $ DISTNAME= palatino -PKGNAME= tex-${DISTNAME}-2010.21993 -TEXLIVE_REV= 21993 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= Palatino font family for TeX CONFLICTS= teTeX-texmf<=3.0nb29 +TEX_MAP_FILES+= upl.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-palatino/PLIST b/fonts/tex-palatino/PLIST index da8184cfd..a3415cc7a 100644 --- a/fonts/tex-palatino/PLIST +++ b/fonts/tex-palatino/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/07/20 02:13:53 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/25 08:22:13 markd Exp $ share/texmf-dist/dvips/palatino/config.upl share/texmf-dist/fonts/afm/adobe/palatino/pplb8a.afm share/texmf-dist/fonts/afm/adobe/palatino/pplbi8a.afm @@ -90,21 +90,6 @@ share/texmf-dist/fonts/tfm/adobe/palatino/zppler7m.tfm share/texmf-dist/fonts/tfm/adobe/palatino/zppler7t.tfm share/texmf-dist/fonts/tfm/adobe/palatino/zppler7v.tfm share/texmf-dist/fonts/tfm/adobe/palatino/zppler7y.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/pplb8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/pplbc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/pplbi8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/pplr8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/pplrc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/pplri8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplb.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplbi.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplbu.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplri.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplro.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplrre.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplrrn.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/palatino/rpplru.tfm share/texmf-dist/fonts/tfm/urw35vf/palatino/uplb7t.tfm share/texmf-dist/fonts/tfm/urw35vf/palatino/uplb8c.tfm share/texmf-dist/fonts/tfm/urw35vf/palatino/uplb8r.tfm @@ -206,12 +191,6 @@ share/texmf-dist/fonts/vf/adobe/palatino/zppler7m.vf share/texmf-dist/fonts/vf/adobe/palatino/zppler7t.vf share/texmf-dist/fonts/vf/adobe/palatino/zppler7v.vf share/texmf-dist/fonts/vf/adobe/palatino/zppler7y.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/palatino/pplb8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/palatino/pplbc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/palatino/pplbi8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/palatino/pplr8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/palatino/pplrc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/palatino/pplri8z.vf share/texmf-dist/fonts/vf/urw35vf/palatino/uplb7t.vf share/texmf-dist/fonts/vf/urw35vf/palatino/uplb8c.vf share/texmf-dist/fonts/vf/urw35vf/palatino/uplb8t.vf diff --git a/fonts/tex-palatino/distinfo b/fonts/tex-palatino/distinfo index 3f06f9d10..26a1ec7cf 100644 --- a/fonts/tex-palatino/distinfo +++ b/fonts/tex-palatino/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/07/20 02:13:53 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 08:22:13 markd Exp $ -SHA1 (tex-palatino-21993/palatino.tar.xz) = 9bbe9c9148a0d908d723ec243b4754c0d581c4d0 -RMD160 (tex-palatino-21993/palatino.tar.xz) = 13bed296c0bdcda20b01a11088b6ea52eb774c7b -Size (tex-palatino-21993/palatino.tar.xz) = 335608 bytes +SHA1 (tex-palatino-31835/palatino.tar.xz) = 6983eff22742cf06cc82b13843f7f07c3cc3833e +RMD160 (tex-palatino-31835/palatino.tar.xz) = 650569ea21644620af312b5aebccf3ae8cf96d48 +Size (tex-palatino-31835/palatino.tar.xz) = 326000 bytes diff --git a/fonts/tex-paratype-doc/DESCR b/fonts/tex-paratype-doc/DESCR new file mode 100644 index 000000000..f1d43e8a7 --- /dev/null +++ b/fonts/tex-paratype-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-paratype. diff --git a/fonts/tex-paratype-doc/Makefile b/fonts/tex-paratype-doc/Makefile new file mode 100644 index 000000000..96812f27c --- /dev/null +++ b/fonts/tex-paratype-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= paratype.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/paratype +COMMENT= Documentation for tex-paratype +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-paratype-doc/PLIST b/fonts/tex-paratype-doc/PLIST new file mode 100644 index 000000000..d0ca3aa7d --- /dev/null +++ b/fonts/tex-paratype-doc/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/doc/fonts/paratype/CHANGELOG +share/texmf-dist/doc/fonts/paratype/OT_TT_Install_E.txt +share/texmf-dist/doc/fonts/paratype/OT_TT_Install_R.txt +share/texmf-dist/doc/fonts/paratype/PT_Free_Font_License_eng_1.3.txt +share/texmf-dist/doc/fonts/paratype/PT_Free_Font_License_rus_1.3.txt +share/texmf-dist/doc/fonts/paratype/README +share/texmf-dist/doc/fonts/paratype/manifest.txt +share/texmf-dist/doc/fonts/paratype/paratype-sample.pdf +share/texmf-dist/doc/fonts/paratype/paratype-sample.tex +share/texmf-dist/doc/fonts/paratype/paratype.pdf +share/texmf-dist/doc/fonts/paratype/paratype.tex diff --git a/fonts/tex-paratype-doc/distinfo b/fonts/tex-paratype-doc/distinfo new file mode 100644 index 000000000..87bf8f08c --- /dev/null +++ b/fonts/tex-paratype-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-paratype-32859/paratype.doc.tar.xz) = 50a99fe6c1c761b7dc937de5f2510da5f924e8a7 +RMD160 (tex-paratype-32859/paratype.doc.tar.xz) = da8d9e9124a19dd1e2da52830d0e4a7b95099396 +Size (tex-paratype-32859/paratype.doc.tar.xz) = 906420 bytes diff --git a/fonts/tex-paratype/DESCR b/fonts/tex-paratype/DESCR new file mode 100644 index 000000000..bde110433 --- /dev/null +++ b/fonts/tex-paratype/DESCR @@ -0,0 +1,8 @@ +The package offers LaTeX support for the fonts PT Sans, PT +Serif and PT Mono developed by ParaType for the project "Public +Types of Russian Federation", and released under an open user +license. The fonts themselves are provided in both the TrueType +and Type 1 formats, both created by ParaType). The fonts +provide encodings OT1, T1, IL2, TS1, T2* and X2. The package +provides a convenient replacement of the two packages ptsans +and ptserif. diff --git a/fonts/tex-paratype/Makefile b/fonts/tex-paratype/Makefile new file mode 100644 index 000000000..13bec91d3 --- /dev/null +++ b/fonts/tex-paratype/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= paratype +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 32859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/paratype +COMMENT= LaTeX support for free fonts by ParaType +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= paratype-type1.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-paratype/PLIST b/fonts/tex-paratype/PLIST new file mode 100644 index 000000000..ff01a70c1 --- /dev/null +++ b/fonts/tex-paratype/PLIST @@ -0,0 +1,764 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/fonts/afm/paratype/ptmono/PTM55F.afm +share/texmf-dist/fonts/afm/paratype/ptmono/PTM55F.inf +share/texmf-dist/fonts/afm/paratype/ptmono/PTM75F.afm +share/texmf-dist/fonts/afm/paratype/ptmono/PTM75F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTC55F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTC55F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTC75F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTC75F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTN57F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTN57F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTN77F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTN77F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTS55F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTS55F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTS56F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTS56F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTS75F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTS75F.inf +share/texmf-dist/fonts/afm/paratype/ptsans/PTS76F.afm +share/texmf-dist/fonts/afm/paratype/ptsans/PTS76F.inf +share/texmf-dist/fonts/afm/paratype/ptserif/PTF55F.afm +share/texmf-dist/fonts/afm/paratype/ptserif/PTF55F.inf +share/texmf-dist/fonts/afm/paratype/ptserif/PTF56F.afm +share/texmf-dist/fonts/afm/paratype/ptserif/PTF56F.inf +share/texmf-dist/fonts/afm/paratype/ptserif/PTF75F.afm +share/texmf-dist/fonts/afm/paratype/ptserif/PTF75F.inf +share/texmf-dist/fonts/afm/paratype/ptserif/PTF76F.afm +share/texmf-dist/fonts/afm/paratype/ptserif/PTF76F.inf +share/texmf-dist/fonts/afm/paratype/ptserif/PTZ55F.afm +share/texmf-dist/fonts/afm/paratype/ptserif/PTZ55F.inf +share/texmf-dist/fonts/afm/paratype/ptserif/PTZ56F.afm +share/texmf-dist/fonts/afm/paratype/ptserif/PTZ56F.inf +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_il2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_ot1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_ot2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_t1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_t2a.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_t2b.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_t2c.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_ts1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptmono_x2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_il2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_ot1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_ot2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_t1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_t2a.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_t2b.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_t2c.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_ts1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptsans_x2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_il2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_ot1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_ot2.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_t1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_t2a.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_t2b.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_t2c.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_ts1.enc +share/texmf-dist/fonts/enc/dvips/paratype/ptserif_x2.enc +share/texmf-dist/fonts/map/dvips/paratype/paratype-truetype.map +share/texmf-dist/fonts/map/dvips/paratype/paratype-type1.map +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-BoldSlanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptmono/PTMono-Slanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-il2.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2--base.tfm +share/texmf-dist/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.tfm +share/texmf-dist/fonts/truetype/paratype/ptmono/PTM55F.ttf +share/texmf-dist/fonts/truetype/paratype/ptmono/PTM75F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTC55F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTC75F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTN57F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTN77F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTS55F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTS56F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTS75F.ttf +share/texmf-dist/fonts/truetype/paratype/ptsans/PTS76F.ttf +share/texmf-dist/fonts/truetype/paratype/ptserif/PTF55F.ttf +share/texmf-dist/fonts/truetype/paratype/ptserif/PTF56F.ttf +share/texmf-dist/fonts/truetype/paratype/ptserif/PTF75F.ttf +share/texmf-dist/fonts/truetype/paratype/ptserif/PTF76F.ttf +share/texmf-dist/fonts/truetype/paratype/ptserif/PTZ55F.ttf +share/texmf-dist/fonts/truetype/paratype/ptserif/PTZ56F.ttf +share/texmf-dist/fonts/type1/paratype/ptmono/PTM55F.pfb +share/texmf-dist/fonts/type1/paratype/ptmono/PTM55F.pfm +share/texmf-dist/fonts/type1/paratype/ptmono/PTM75F.pfb +share/texmf-dist/fonts/type1/paratype/ptmono/PTM75F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTC55F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTC55F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTC75F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTC75F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTN57F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTN57F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTN77F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTN77F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTS55F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTS55F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTS56F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTS56F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTS75F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTS75F.pfm +share/texmf-dist/fonts/type1/paratype/ptsans/PTS76F.pfb +share/texmf-dist/fonts/type1/paratype/ptsans/PTS76F.pfm +share/texmf-dist/fonts/type1/paratype/ptserif/PTF55F.pfb +share/texmf-dist/fonts/type1/paratype/ptserif/PTF55F.pfm +share/texmf-dist/fonts/type1/paratype/ptserif/PTF56F.pfb +share/texmf-dist/fonts/type1/paratype/ptserif/PTF56F.pfm +share/texmf-dist/fonts/type1/paratype/ptserif/PTF75F.pfb +share/texmf-dist/fonts/type1/paratype/ptserif/PTF75F.pfm +share/texmf-dist/fonts/type1/paratype/ptserif/PTF76F.pfb +share/texmf-dist/fonts/type1/paratype/ptserif/PTF76F.pfm +share/texmf-dist/fonts/type1/paratype/ptserif/PTZ55F.pfb +share/texmf-dist/fonts/type1/paratype/ptserif/PTZ55F.pfm +share/texmf-dist/fonts/type1/paratype/ptserif/PTZ56F.pfb +share/texmf-dist/fonts/type1/paratype/ptserif/PTZ56F.pfm +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-il2.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ot1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-BoldSlanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-il2.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ot1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptmono/PTMono-Slanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionBoldSlanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-CaptionSlanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowBoldSlanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-NarrowSlanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-x2.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.vf +share/texmf-dist/tex/latex/paratype/IL2PTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/IL2PTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/IL2PTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/IL2PTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/IL2PTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/IL2PTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/OT1PTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/OT1PTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/OT1PTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/OT1PTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/OT1PTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/OT1PTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/OT2PTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/OT2PTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/OT2PTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/OT2PTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/OT2PTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/OT2PTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/PTMono.sty +share/texmf-dist/tex/latex/paratype/PTSans.sty +share/texmf-dist/tex/latex/paratype/PTSansCaption.sty +share/texmf-dist/tex/latex/paratype/PTSansNarrow.sty +share/texmf-dist/tex/latex/paratype/PTSerif.sty +share/texmf-dist/tex/latex/paratype/PTSerifCaption.sty +share/texmf-dist/tex/latex/paratype/T1PTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/T1PTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/T1PTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/T1PTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/T1PTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/T1PTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/T2APTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/T2APTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/T2APTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/T2APTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/T2APTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/T2APTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/T2BPTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/T2BPTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/T2BPTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/T2BPTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/T2BPTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/T2BPTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/T2CPTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/T2CPTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/T2CPTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/T2CPTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/T2CPTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/T2CPTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/TS1PTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/TS1PTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/TS1PTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/TS1PTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/TS1PTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/TS1PTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/X2PTMono-TLF.fd +share/texmf-dist/tex/latex/paratype/X2PTSans-TLF.fd +share/texmf-dist/tex/latex/paratype/X2PTSansCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/X2PTSansNarrow-TLF.fd +share/texmf-dist/tex/latex/paratype/X2PTSerif-TLF.fd +share/texmf-dist/tex/latex/paratype/X2PTSerifCaption-TLF.fd +share/texmf-dist/tex/latex/paratype/paratype.sty diff --git a/fonts/tex-paratype/distinfo b/fonts/tex-paratype/distinfo new file mode 100644 index 000000000..6128b10cd --- /dev/null +++ b/fonts/tex-paratype/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-paratype-32859/paratype.tar.xz) = 9d6790e01af6683b983b6bdf98d02b8e110ac59f +RMD160 (tex-paratype-32859/paratype.tar.xz) = d7827730bc550527cd427324937a3cd9e9001a0a +Size (tex-paratype-32859/paratype.tar.xz) = 4164704 bytes diff --git a/fonts/tex-phaistos-doc/DESCR b/fonts/tex-phaistos-doc/DESCR new file mode 100644 index 000000000..658735419 --- /dev/null +++ b/fonts/tex-phaistos-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-phaistos. diff --git a/fonts/tex-phaistos-doc/Makefile b/fonts/tex-phaistos-doc/Makefile new file mode 100644 index 000000000..815746e9b --- /dev/null +++ b/fonts/tex-phaistos-doc/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= phaistos.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/phaistos +COMMENT= Documentation for tex-phaistos +LICENSE= lppl-1.3c + +REPLACE_PERL+= doc/fonts/phaistos/getglyphs +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/phaistos/getglyphs + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-phaistos-doc/PLIST b/fonts/tex-phaistos-doc/PLIST new file mode 100644 index 000000000..87ed53cc2 --- /dev/null +++ b/fonts/tex-phaistos-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/doc/fonts/phaistos/getglyphs +share/texmf-dist/doc/fonts/phaistos/glyphTable.pdf diff --git a/fonts/tex-phaistos-doc/distinfo b/fonts/tex-phaistos-doc/distinfo new file mode 100644 index 000000000..123add68c --- /dev/null +++ b/fonts/tex-phaistos-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-phaistos-18651/phaistos.doc.tar.xz) = ae9f717e7418b168c00bec4707bbc787a6cc64b4 +RMD160 (tex-phaistos-18651/phaistos.doc.tar.xz) = e715a67d16b8c7a496a899ce3b64df1909c27574 +Size (tex-phaistos-18651/phaistos.doc.tar.xz) = 174584 bytes diff --git a/fonts/tex-phaistos/DESCR b/fonts/tex-phaistos/DESCR new file mode 100644 index 000000000..0c1a52c9f --- /dev/null +++ b/fonts/tex-phaistos/DESCR @@ -0,0 +1,9 @@ +A font that contains all the symbols of the famous Disc of +Phaistos, together with a LaTeX package. The disc was 'printed' +by stamping the wet clay with some sort of punches, probably +around 1700 BCE. The font is available in Adobe Type 1 and +OpenType formats (the latter using the Unicode positions for +the symbols). There are those who believe that this Cretan +script was used to 'write' Greek (it is known, for example, +that the rather later Cretan Linear B script was used to write +Greek), but arguments for other languages have been presented. diff --git a/fonts/tex-phaistos/Makefile b/fonts/tex-phaistos/Makefile new file mode 100644 index 000000000..8bbfb00c0 --- /dev/null +++ b/fonts/tex-phaistos/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= phaistos +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/phaistos +COMMENT= Disk of Phaistos font +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= phaistos.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-phaistos/PLIST b/fonts/tex-phaistos/PLIST new file mode 100644 index 000000000..a344823e6 --- /dev/null +++ b/fonts/tex-phaistos/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/fonts/afm/public/phaistos/phaistos.afm +share/texmf-dist/fonts/map/dvips/phaistos/phaistos.map +share/texmf-dist/fonts/opentype/public/phaistos/Phaistos.otf +share/texmf-dist/fonts/tfm/public/phaistos/phaistos.tfm +share/texmf-dist/fonts/type1/public/phaistos/phaistos.pfb +share/texmf-dist/tex/latex/phaistos/phaistos.sty diff --git a/fonts/tex-phaistos/distinfo b/fonts/tex-phaistos/distinfo new file mode 100644 index 000000000..e2adcf77d --- /dev/null +++ b/fonts/tex-phaistos/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-phaistos-18651/phaistos.tar.xz) = 65fc5262babe875dd0de4826268f22f98da1e8d6 +RMD160 (tex-phaistos-18651/phaistos.tar.xz) = 2517b54cbcd32065e79e0b9f5ea3e3f104c10bac +Size (tex-phaistos-18651/phaistos.tar.xz) = 183376 bytes diff --git a/fonts/tex-phonetic-doc/DESCR b/fonts/tex-phonetic-doc/DESCR new file mode 100644 index 000000000..fc15774ca --- /dev/null +++ b/fonts/tex-phonetic-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-phonetic. diff --git a/fonts/tex-phonetic-doc/Makefile b/fonts/tex-phonetic-doc/Makefile new file mode 100644 index 000000000..c022c2ce7 --- /dev/null +++ b/fonts/tex-phonetic-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= phonetic.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21871 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/phonetic +COMMENT= Documentation for tex-phonetic +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-phonetic-doc/PLIST b/fonts/tex-phonetic-doc/PLIST new file mode 100644 index 000000000..5a744715a --- /dev/null +++ b/fonts/tex-phonetic-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/doc/fonts/phonetic/Doc/209/phonetic-table.tex +share/texmf-dist/doc/fonts/phonetic/Doc/209/phonetic.sty +share/texmf-dist/doc/fonts/phonetic/Doc/README +share/texmf-dist/doc/fonts/phonetic/README +share/texmf-dist/doc/fonts/phonetic/makefile +share/texmf-dist/doc/fonts/phonetic/phonetic-table.pdf +share/texmf-dist/doc/fonts/phonetic/phonetic-table.tex diff --git a/fonts/tex-phonetic-doc/distinfo b/fonts/tex-phonetic-doc/distinfo new file mode 100644 index 000000000..ba721e5b2 --- /dev/null +++ b/fonts/tex-phonetic-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-phonetic-21871/phonetic.doc.tar.xz) = fda5dbdb4c2aa14589012d284f2a3ec30995d07c +RMD160 (tex-phonetic-21871/phonetic.doc.tar.xz) = afd8344c4fbcec4dbdc94f88ec2c73d1fccaa560 +Size (tex-phonetic-21871/phonetic.doc.tar.xz) = 47260 bytes diff --git a/fonts/tex-phonetic/DESCR b/fonts/tex-phonetic/DESCR new file mode 100644 index 000000000..8cc5b21e9 --- /dev/null +++ b/fonts/tex-phonetic/DESCR @@ -0,0 +1,3 @@ +The fonts are based on Computer Modern, and specified in +Metafont. Macros for the fonts' use are provided, both for +LaTeX 2.09 and for current LaTeX. diff --git a/fonts/tex-phonetic/Makefile b/fonts/tex-phonetic/Makefile new file mode 100644 index 000000000..9b1026dd3 --- /dev/null +++ b/fonts/tex-phonetic/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +DISTNAME= phonetic +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 21871 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/phonetic +COMMENT= Metafont Phonetic fonts, based on Computer Modern +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-phonetic/PLIST b/fonts/tex-phonetic/PLIST new file mode 100644 index 000000000..07dc167f7 --- /dev/null +++ b/fonts/tex-phonetic/PLIST @@ -0,0 +1,31 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:52 wiz Exp $ +share/texmf-dist/fonts/source/public/phonetic/cmph10.mf +share/texmf-dist/fonts/source/public/phonetic/cmph5.mf +share/texmf-dist/fonts/source/public/phonetic/cmph6.mf +share/texmf-dist/fonts/source/public/phonetic/cmph7.mf +share/texmf-dist/fonts/source/public/phonetic/cmph8.mf +share/texmf-dist/fonts/source/public/phonetic/cmph9.mf +share/texmf-dist/fonts/source/public/phonetic/cmphb10.mf +share/texmf-dist/fonts/source/public/phonetic/cmphi10.mf +share/texmf-dist/fonts/source/public/phonetic/cmphi7.mf +share/texmf-dist/fonts/source/public/phonetic/cmphi8.mf +share/texmf-dist/fonts/source/public/phonetic/cmphi9.mf +share/texmf-dist/fonts/source/public/phonetic/local.mf +share/texmf-dist/fonts/source/public/phonetic/phochar.mf +share/texmf-dist/fonts/source/public/phonetic/phoital.mf +share/texmf-dist/fonts/source/public/phonetic/phoitchar.mf +share/texmf-dist/fonts/source/public/phonetic/phosym.mf +share/texmf-dist/fonts/source/public/phonetic/symchar.mf +share/texmf-dist/fonts/tfm/public/phonetic/cmph10.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmph5.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmph6.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmph7.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmph8.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmph9.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmphb10.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmphi10.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmphi7.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmphi8.tfm +share/texmf-dist/fonts/tfm/public/phonetic/cmphi9.tfm +share/texmf-dist/tex/latex/phonetic/Uphon.fd +share/texmf-dist/tex/latex/phonetic/phonetic.sty diff --git a/fonts/tex-phonetic/distinfo b/fonts/tex-phonetic/distinfo new file mode 100644 index 000000000..e72685763 --- /dev/null +++ b/fonts/tex-phonetic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:52 wiz Exp $ + +SHA1 (tex-phonetic-21871/phonetic.tar.xz) = d2c2fd22ed3519f7f4194c2527bd54de8815eaea +RMD160 (tex-phonetic-21871/phonetic.tar.xz) = 26fa5b77603dcc5e8d7c9e3b6d76350c002cc09f +Size (tex-phonetic-21871/phonetic.tar.xz) = 23376 bytes diff --git a/fonts/tex-pigpen-doc/DESCR b/fonts/tex-pigpen-doc/DESCR new file mode 100644 index 000000000..fa6a82745 --- /dev/null +++ b/fonts/tex-pigpen-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pigpen. diff --git a/fonts/tex-pigpen-doc/Makefile b/fonts/tex-pigpen-doc/Makefile new file mode 100644 index 000000000..a5b541f8d --- /dev/null +++ b/fonts/tex-pigpen-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= pigpen.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pigpen +COMMENT= Documentation for tex-pigpen +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pigpen-doc/PLIST b/fonts/tex-pigpen-doc/PLIST new file mode 100644 index 000000000..261ef4ba2 --- /dev/null +++ b/fonts/tex-pigpen-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/doc/latex/pigpen/README +share/texmf-dist/doc/latex/pigpen/pigpendoc.pdf +share/texmf-dist/doc/latex/pigpen/pigpendoc.tex diff --git a/fonts/tex-pigpen-doc/distinfo b/fonts/tex-pigpen-doc/distinfo new file mode 100644 index 000000000..1b44746df --- /dev/null +++ b/fonts/tex-pigpen-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-pigpen-15878/pigpen.doc.tar.xz) = 6a622416fa88e02666e7f4fc155bb32d28817e07 +RMD160 (tex-pigpen-15878/pigpen.doc.tar.xz) = a1057bb520abd329aaf8a6e3ff7600cfcad51065 +Size (tex-pigpen-15878/pigpen.doc.tar.xz) = 49144 bytes diff --git a/fonts/tex-pigpen/DESCR b/fonts/tex-pigpen/DESCR new file mode 100644 index 000000000..cf2dbabea --- /dev/null +++ b/fonts/tex-pigpen/DESCR @@ -0,0 +1,5 @@ +The Pigpen cipher package provides the font and the necessary +wrappers (style file, etc.) in order to write Pigpen ciphers, a +simple substitution cipher. The package provides a font +(available both as Metafont source, and as an Adobe Type 1 +file), and macros for its use. diff --git a/fonts/tex-pigpen/Makefile b/fonts/tex-pigpen/Makefile new file mode 100644 index 000000000..6ca119aa4 --- /dev/null +++ b/fonts/tex-pigpen/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= pigpen +PKGNAME= tex-${DISTNAME}-0.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pigpen +COMMENT= Font for the pigpen (or masonic) cipher +LICENSE= lppl-1.3c + +TEX_MIXEDMAP_FILES+= pigpen.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pigpen/PLIST b/fonts/tex-pigpen/PLIST new file mode 100644 index 000000000..aa5bd7dd2 --- /dev/null +++ b/fonts/tex-pigpen/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/fonts/map/dvips/pigpen/pigpen.map +share/texmf-dist/fonts/source/public/pigpen/pigpen.mf +share/texmf-dist/fonts/tfm/public/pigpen/pigpen.tfm +share/texmf-dist/fonts/type1/public/pigpen/pigpen.pfa +share/texmf-dist/tex/latex/pigpen/pigpen.sty +share/texmf-dist/tex/latex/pigpen/pigpen.tex diff --git a/fonts/tex-pigpen/distinfo b/fonts/tex-pigpen/distinfo new file mode 100644 index 000000000..5c1876a52 --- /dev/null +++ b/fonts/tex-pigpen/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-pigpen-15878/pigpen.tar.xz) = b947a610567aed86f7ea9ccb7330d4ffba26ef05 +RMD160 (tex-pigpen-15878/pigpen.tar.xz) = dd79e26c2448a6f39f644f9f10d1b13f5f092369 +Size (tex-pigpen-15878/pigpen.tar.xz) = 6808 bytes diff --git a/fonts/tex-pl-doc/DESCR b/fonts/tex-pl-doc/DESCR new file mode 100644 index 000000000..d6e9d0bfb --- /dev/null +++ b/fonts/tex-pl-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pl. diff --git a/fonts/tex-pl-doc/Makefile b/fonts/tex-pl-doc/Makefile new file mode 100644 index 000000000..b3525f779 --- /dev/null +++ b/fonts/tex-pl-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:51:25 wiz Exp $ + +DISTNAME= pl.doc +PKGNAME= tex-pl-doc-1.09 +TEXLIVE_REV= 36012 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.ctan.org/pkg/pl-mf +COMMENT= Documentation for tex-pl +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pl-doc/PLIST b/fonts/tex-pl-doc/PLIST new file mode 100644 index 000000000..0bdf0c99d --- /dev/null +++ b/fonts/tex-pl-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:51:25 wiz Exp $ +share/texmf-dist/doc/fonts/pl/README-T1.ENG +share/texmf-dist/doc/fonts/pl/README-T1.POL +share/texmf-dist/doc/fonts/pl/README.ENG +share/texmf-dist/doc/fonts/pl/README.POL +share/texmf-dist/doc/fonts/pl/plsample.tex diff --git a/fonts/tex-pl-doc/distinfo b/fonts/tex-pl-doc/distinfo new file mode 100644 index 000000000..9dc7efbaa --- /dev/null +++ b/fonts/tex-pl-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:51:25 wiz Exp $ + +SHA1 (tex-pl-36012/pl.doc.tar.xz) = 051b8c7bf37ea0060041c1a6067efd6dce7c714a +RMD160 (tex-pl-36012/pl.doc.tar.xz) = 7ba6f2865abb6df7152eb51245f1901209c23003 +Size (tex-pl-36012/pl.doc.tar.xz) = 25044 bytes diff --git a/fonts/tex-pl/DESCR b/fonts/tex-pl/DESCR new file mode 100644 index 000000000..7f31b18f1 --- /dev/null +++ b/fonts/tex-pl/DESCR @@ -0,0 +1,4 @@ +The Polish extension of the Computer Modern fonts (compatible +with CM itself) for use with Polish TeX formats. The fonts were +originally a part of the MeX distribution (and they are still +available that way). diff --git a/fonts/tex-pl/Makefile b/fonts/tex-pl/Makefile new file mode 100644 index 000000000..3ade6fb3e --- /dev/null +++ b/fonts/tex-pl/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:51:25 wiz Exp $ + +DISTNAME= pl +PKGNAME= tex-${DISTNAME}-1.09 +TEXLIVE_REV= 36012 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.ctan.org/pkg/pl-mf +COMMENT= Polish extension of Computer Modern fonts +LICENSE= public-domain + +TEX_MIXEDMAP_FILES+= plother.map +TEX_MIXEDMAP_FILES+= pltext.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pl/PLIST b/fonts/tex-pl/PLIST new file mode 100644 index 000000000..6adfd13a8 --- /dev/null +++ b/fonts/tex-pl/PLIST @@ -0,0 +1,421 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:51:25 wiz Exp $ +share/texmf-dist/dvips/pl/config.pl +share/texmf-dist/fonts/afm/public/pl/plb10.afm +share/texmf-dist/fonts/afm/public/pl/plbsy10.afm +share/texmf-dist/fonts/afm/public/pl/plbx10.afm +share/texmf-dist/fonts/afm/public/pl/plbx12.afm +share/texmf-dist/fonts/afm/public/pl/plbx5.afm +share/texmf-dist/fonts/afm/public/pl/plbx6.afm +share/texmf-dist/fonts/afm/public/pl/plbx7.afm +share/texmf-dist/fonts/afm/public/pl/plbx8.afm +share/texmf-dist/fonts/afm/public/pl/plbx9.afm +share/texmf-dist/fonts/afm/public/pl/plbxsl10.afm +share/texmf-dist/fonts/afm/public/pl/plbxti10.afm +share/texmf-dist/fonts/afm/public/pl/plcsc10.afm +share/texmf-dist/fonts/afm/public/pl/pldunh10.afm +share/texmf-dist/fonts/afm/public/pl/plex10.afm +share/texmf-dist/fonts/afm/public/pl/plex9.afm +share/texmf-dist/fonts/afm/public/pl/plff10.afm +share/texmf-dist/fonts/afm/public/pl/plfi10.afm +share/texmf-dist/fonts/afm/public/pl/plfib8.afm +share/texmf-dist/fonts/afm/public/pl/plinch.afm +share/texmf-dist/fonts/afm/public/pl/plitt10.afm +share/texmf-dist/fonts/afm/public/pl/plmi10.afm +share/texmf-dist/fonts/afm/public/pl/plmi12.afm +share/texmf-dist/fonts/afm/public/pl/plmi5.afm +share/texmf-dist/fonts/afm/public/pl/plmi6.afm +share/texmf-dist/fonts/afm/public/pl/plmi7.afm +share/texmf-dist/fonts/afm/public/pl/plmi8.afm +share/texmf-dist/fonts/afm/public/pl/plmi9.afm +share/texmf-dist/fonts/afm/public/pl/plmib10.afm +share/texmf-dist/fonts/afm/public/pl/plr10.afm +share/texmf-dist/fonts/afm/public/pl/plr12.afm +share/texmf-dist/fonts/afm/public/pl/plr17.afm +share/texmf-dist/fonts/afm/public/pl/plr5.afm +share/texmf-dist/fonts/afm/public/pl/plr6.afm +share/texmf-dist/fonts/afm/public/pl/plr7.afm +share/texmf-dist/fonts/afm/public/pl/plr8.afm +share/texmf-dist/fonts/afm/public/pl/plr9.afm +share/texmf-dist/fonts/afm/public/pl/plsl10.afm +share/texmf-dist/fonts/afm/public/pl/plsl12.afm +share/texmf-dist/fonts/afm/public/pl/plsl8.afm +share/texmf-dist/fonts/afm/public/pl/plsl9.afm +share/texmf-dist/fonts/afm/public/pl/plsltt10.afm +share/texmf-dist/fonts/afm/public/pl/plss10.afm +share/texmf-dist/fonts/afm/public/pl/plss12.afm +share/texmf-dist/fonts/afm/public/pl/plss17.afm +share/texmf-dist/fonts/afm/public/pl/plss8.afm +share/texmf-dist/fonts/afm/public/pl/plss9.afm +share/texmf-dist/fonts/afm/public/pl/plssbi10.afm +share/texmf-dist/fonts/afm/public/pl/plssbx10.afm +share/texmf-dist/fonts/afm/public/pl/plssdc10.afm +share/texmf-dist/fonts/afm/public/pl/plssi10.afm +share/texmf-dist/fonts/afm/public/pl/plssi12.afm +share/texmf-dist/fonts/afm/public/pl/plssi17.afm +share/texmf-dist/fonts/afm/public/pl/plssi8.afm +share/texmf-dist/fonts/afm/public/pl/plssi9.afm +share/texmf-dist/fonts/afm/public/pl/plssq8.afm +share/texmf-dist/fonts/afm/public/pl/plssqi8.afm +share/texmf-dist/fonts/afm/public/pl/plsy10.afm +share/texmf-dist/fonts/afm/public/pl/plsy5.afm +share/texmf-dist/fonts/afm/public/pl/plsy6.afm +share/texmf-dist/fonts/afm/public/pl/plsy7.afm +share/texmf-dist/fonts/afm/public/pl/plsy8.afm +share/texmf-dist/fonts/afm/public/pl/plsy9.afm +share/texmf-dist/fonts/afm/public/pl/pltcsc10.afm +share/texmf-dist/fonts/afm/public/pl/pltex10.afm +share/texmf-dist/fonts/afm/public/pl/pltex8.afm +share/texmf-dist/fonts/afm/public/pl/pltex9.afm +share/texmf-dist/fonts/afm/public/pl/plti10.afm +share/texmf-dist/fonts/afm/public/pl/plti12.afm +share/texmf-dist/fonts/afm/public/pl/plti7.afm +share/texmf-dist/fonts/afm/public/pl/plti8.afm +share/texmf-dist/fonts/afm/public/pl/plti9.afm +share/texmf-dist/fonts/afm/public/pl/pltt10.afm +share/texmf-dist/fonts/afm/public/pl/pltt12.afm +share/texmf-dist/fonts/afm/public/pl/pltt8.afm +share/texmf-dist/fonts/afm/public/pl/pltt9.afm +share/texmf-dist/fonts/afm/public/pl/plu10.afm +share/texmf-dist/fonts/afm/public/pl/plvtt10.afm +share/texmf-dist/fonts/enc/dvips/pl/plin.enc +share/texmf-dist/fonts/enc/dvips/pl/plit.enc +share/texmf-dist/fonts/enc/dvips/pl/plitt.enc +share/texmf-dist/fonts/enc/dvips/pl/plme.enc +share/texmf-dist/fonts/enc/dvips/pl/plmi.enc +share/texmf-dist/fonts/enc/dvips/pl/plms.enc +share/texmf-dist/fonts/enc/dvips/pl/plrm.enc +share/texmf-dist/fonts/enc/dvips/pl/plsc.enc +share/texmf-dist/fonts/enc/dvips/pl/plte.enc +share/texmf-dist/fonts/enc/dvips/pl/pltt.enc +share/texmf-dist/fonts/map/dvips/pl/plother.map +share/texmf-dist/fonts/map/dvips/pl/pltext.map +share/texmf-dist/fonts/source/public/pl/cmssbi10.mf +share/texmf-dist/fonts/source/public/pl/dlr10.mf +share/texmf-dist/fonts/source/public/pl/fik_mik.mf +share/texmf-dist/fonts/source/public/pl/pl.mft +share/texmf-dist/fonts/source/public/pl/pl_cud.mf +share/texmf-dist/fonts/source/public/pl/pl_dl.mf +share/texmf-dist/fonts/source/public/pl/pl_dod.mf +share/texmf-dist/fonts/source/public/pl/pl_ml.mf +share/texmf-dist/fonts/source/public/pl/pl_mlk.mf +share/texmf-dist/fonts/source/public/pl/pl_sym.mf +share/texmf-dist/fonts/source/public/pl/plb10.mf +share/texmf-dist/fonts/source/public/pl/plbsy10.mf +share/texmf-dist/fonts/source/public/pl/plbsy5.mf +share/texmf-dist/fonts/source/public/pl/plbsy7.mf +share/texmf-dist/fonts/source/public/pl/plbx10.mf +share/texmf-dist/fonts/source/public/pl/plbx12.mf +share/texmf-dist/fonts/source/public/pl/plbx5.mf +share/texmf-dist/fonts/source/public/pl/plbx6.mf +share/texmf-dist/fonts/source/public/pl/plbx7.mf +share/texmf-dist/fonts/source/public/pl/plbx8.mf +share/texmf-dist/fonts/source/public/pl/plbx9.mf +share/texmf-dist/fonts/source/public/pl/plbxsl10.mf +share/texmf-dist/fonts/source/public/pl/plbxti10.mf +share/texmf-dist/fonts/source/public/pl/plcsc10.mf +share/texmf-dist/fonts/source/public/pl/pldunh10.mf +share/texmf-dist/fonts/source/public/pl/plex10.mf +share/texmf-dist/fonts/source/public/pl/plff10.mf +share/texmf-dist/fonts/source/public/pl/plfi10.mf +share/texmf-dist/fonts/source/public/pl/plfib8.mf +share/texmf-dist/fonts/source/public/pl/plinch.mf +share/texmf-dist/fonts/source/public/pl/plitt10.mf +share/texmf-dist/fonts/source/public/pl/plmi10.mf +share/texmf-dist/fonts/source/public/pl/plmi12.mf +share/texmf-dist/fonts/source/public/pl/plmi5.mf +share/texmf-dist/fonts/source/public/pl/plmi6.mf +share/texmf-dist/fonts/source/public/pl/plmi7.mf +share/texmf-dist/fonts/source/public/pl/plmi8.mf +share/texmf-dist/fonts/source/public/pl/plmi9.mf +share/texmf-dist/fonts/source/public/pl/plmib10.mf +share/texmf-dist/fonts/source/public/pl/plmib5.mf +share/texmf-dist/fonts/source/public/pl/plmib7.mf +share/texmf-dist/fonts/source/public/pl/plr10.mf +share/texmf-dist/fonts/source/public/pl/plr12.mf +share/texmf-dist/fonts/source/public/pl/plr17.mf +share/texmf-dist/fonts/source/public/pl/plr5.mf +share/texmf-dist/fonts/source/public/pl/plr6.mf +share/texmf-dist/fonts/source/public/pl/plr7.mf +share/texmf-dist/fonts/source/public/pl/plr8.mf +share/texmf-dist/fonts/source/public/pl/plr9.mf +share/texmf-dist/fonts/source/public/pl/plsl10.mf +share/texmf-dist/fonts/source/public/pl/plsl12.mf +share/texmf-dist/fonts/source/public/pl/plsl8.mf +share/texmf-dist/fonts/source/public/pl/plsl9.mf +share/texmf-dist/fonts/source/public/pl/plsltt10.mf +share/texmf-dist/fonts/source/public/pl/plss10.mf +share/texmf-dist/fonts/source/public/pl/plss12.mf +share/texmf-dist/fonts/source/public/pl/plss17.mf +share/texmf-dist/fonts/source/public/pl/plss8.mf +share/texmf-dist/fonts/source/public/pl/plss9.mf +share/texmf-dist/fonts/source/public/pl/plssbi10.mf +share/texmf-dist/fonts/source/public/pl/plssbx10.mf +share/texmf-dist/fonts/source/public/pl/plssdc10.mf +share/texmf-dist/fonts/source/public/pl/plssi10.mf +share/texmf-dist/fonts/source/public/pl/plssi12.mf +share/texmf-dist/fonts/source/public/pl/plssi17.mf +share/texmf-dist/fonts/source/public/pl/plssi8.mf +share/texmf-dist/fonts/source/public/pl/plssi9.mf +share/texmf-dist/fonts/source/public/pl/plssq8.mf +share/texmf-dist/fonts/source/public/pl/plssqi8.mf +share/texmf-dist/fonts/source/public/pl/plsy10.mf +share/texmf-dist/fonts/source/public/pl/plsy5.mf +share/texmf-dist/fonts/source/public/pl/plsy6.mf +share/texmf-dist/fonts/source/public/pl/plsy7.mf +share/texmf-dist/fonts/source/public/pl/plsy8.mf +share/texmf-dist/fonts/source/public/pl/plsy9.mf +share/texmf-dist/fonts/source/public/pl/pltcsc10.mf +share/texmf-dist/fonts/source/public/pl/pltex10.mf +share/texmf-dist/fonts/source/public/pl/pltex8.mf +share/texmf-dist/fonts/source/public/pl/pltex9.mf +share/texmf-dist/fonts/source/public/pl/plti10.mf +share/texmf-dist/fonts/source/public/pl/plti12.mf +share/texmf-dist/fonts/source/public/pl/plti7.mf +share/texmf-dist/fonts/source/public/pl/plti8.mf +share/texmf-dist/fonts/source/public/pl/plti9.mf +share/texmf-dist/fonts/source/public/pl/pltt10.mf +share/texmf-dist/fonts/source/public/pl/pltt12.mf +share/texmf-dist/fonts/source/public/pl/pltt8.mf +share/texmf-dist/fonts/source/public/pl/pltt9.mf +share/texmf-dist/fonts/source/public/pl/plu10.mf +share/texmf-dist/fonts/source/public/pl/plvtt10.mf +share/texmf-dist/fonts/source/public/pl/polan.mf +share/texmf-dist/fonts/source/public/pl/polkap.mf +share/texmf-dist/fonts/source/public/pl/polkur.mf +share/texmf-dist/fonts/source/public/pl/polmat.mf +share/texmf-dist/fonts/source/public/pl/poltyt.mf +share/texmf-dist/fonts/tfm/public/pl/plb10.tfm +share/texmf-dist/fonts/tfm/public/pl/plbsy10.tfm +share/texmf-dist/fonts/tfm/public/pl/plbsy5.tfm +share/texmf-dist/fonts/tfm/public/pl/plbsy7.tfm +share/texmf-dist/fonts/tfm/public/pl/plbx10.tfm +share/texmf-dist/fonts/tfm/public/pl/plbx12.tfm +share/texmf-dist/fonts/tfm/public/pl/plbx5.tfm +share/texmf-dist/fonts/tfm/public/pl/plbx6.tfm +share/texmf-dist/fonts/tfm/public/pl/plbx7.tfm +share/texmf-dist/fonts/tfm/public/pl/plbx8.tfm +share/texmf-dist/fonts/tfm/public/pl/plbx9.tfm +share/texmf-dist/fonts/tfm/public/pl/plbxsl10.tfm +share/texmf-dist/fonts/tfm/public/pl/plbxti10.tfm +share/texmf-dist/fonts/tfm/public/pl/plcsc10.tfm +share/texmf-dist/fonts/tfm/public/pl/pldunh10.tfm +share/texmf-dist/fonts/tfm/public/pl/plex10.tfm +share/texmf-dist/fonts/tfm/public/pl/plex9.tfm +share/texmf-dist/fonts/tfm/public/pl/plff10.tfm +share/texmf-dist/fonts/tfm/public/pl/plfi10.tfm +share/texmf-dist/fonts/tfm/public/pl/plfib8.tfm +share/texmf-dist/fonts/tfm/public/pl/plinch.tfm +share/texmf-dist/fonts/tfm/public/pl/plitt10.tfm +share/texmf-dist/fonts/tfm/public/pl/plmi10.tfm +share/texmf-dist/fonts/tfm/public/pl/plmi12.tfm +share/texmf-dist/fonts/tfm/public/pl/plmi5.tfm +share/texmf-dist/fonts/tfm/public/pl/plmi6.tfm +share/texmf-dist/fonts/tfm/public/pl/plmi7.tfm +share/texmf-dist/fonts/tfm/public/pl/plmi8.tfm +share/texmf-dist/fonts/tfm/public/pl/plmi9.tfm +share/texmf-dist/fonts/tfm/public/pl/plmib10.tfm +share/texmf-dist/fonts/tfm/public/pl/plmib5.tfm +share/texmf-dist/fonts/tfm/public/pl/plmib7.tfm +share/texmf-dist/fonts/tfm/public/pl/plr10.tfm +share/texmf-dist/fonts/tfm/public/pl/plr12.tfm +share/texmf-dist/fonts/tfm/public/pl/plr17.tfm +share/texmf-dist/fonts/tfm/public/pl/plr5.tfm +share/texmf-dist/fonts/tfm/public/pl/plr6.tfm +share/texmf-dist/fonts/tfm/public/pl/plr7.tfm +share/texmf-dist/fonts/tfm/public/pl/plr8.tfm +share/texmf-dist/fonts/tfm/public/pl/plr9.tfm +share/texmf-dist/fonts/tfm/public/pl/plsl10.tfm +share/texmf-dist/fonts/tfm/public/pl/plsl12.tfm +share/texmf-dist/fonts/tfm/public/pl/plsl8.tfm +share/texmf-dist/fonts/tfm/public/pl/plsl9.tfm +share/texmf-dist/fonts/tfm/public/pl/plsltt10.tfm +share/texmf-dist/fonts/tfm/public/pl/plss10.tfm +share/texmf-dist/fonts/tfm/public/pl/plss12.tfm +share/texmf-dist/fonts/tfm/public/pl/plss17.tfm +share/texmf-dist/fonts/tfm/public/pl/plss8.tfm +share/texmf-dist/fonts/tfm/public/pl/plss9.tfm +share/texmf-dist/fonts/tfm/public/pl/plssbi10.tfm +share/texmf-dist/fonts/tfm/public/pl/plssbx10.tfm +share/texmf-dist/fonts/tfm/public/pl/plssdc10.tfm +share/texmf-dist/fonts/tfm/public/pl/plssi10.tfm +share/texmf-dist/fonts/tfm/public/pl/plssi12.tfm +share/texmf-dist/fonts/tfm/public/pl/plssi17.tfm +share/texmf-dist/fonts/tfm/public/pl/plssi8.tfm +share/texmf-dist/fonts/tfm/public/pl/plssi9.tfm +share/texmf-dist/fonts/tfm/public/pl/plssq8.tfm +share/texmf-dist/fonts/tfm/public/pl/plssqi8.tfm +share/texmf-dist/fonts/tfm/public/pl/plsy10.tfm +share/texmf-dist/fonts/tfm/public/pl/plsy5.tfm +share/texmf-dist/fonts/tfm/public/pl/plsy6.tfm +share/texmf-dist/fonts/tfm/public/pl/plsy7.tfm +share/texmf-dist/fonts/tfm/public/pl/plsy8.tfm +share/texmf-dist/fonts/tfm/public/pl/plsy9.tfm +share/texmf-dist/fonts/tfm/public/pl/pltcsc10.tfm +share/texmf-dist/fonts/tfm/public/pl/pltex10.tfm +share/texmf-dist/fonts/tfm/public/pl/pltex8.tfm +share/texmf-dist/fonts/tfm/public/pl/pltex9.tfm +share/texmf-dist/fonts/tfm/public/pl/plti10.tfm +share/texmf-dist/fonts/tfm/public/pl/plti12.tfm +share/texmf-dist/fonts/tfm/public/pl/plti7.tfm +share/texmf-dist/fonts/tfm/public/pl/plti8.tfm +share/texmf-dist/fonts/tfm/public/pl/plti9.tfm +share/texmf-dist/fonts/tfm/public/pl/pltt10.tfm +share/texmf-dist/fonts/tfm/public/pl/pltt12.tfm +share/texmf-dist/fonts/tfm/public/pl/pltt8.tfm +share/texmf-dist/fonts/tfm/public/pl/pltt9.tfm +share/texmf-dist/fonts/tfm/public/pl/plu10.tfm +share/texmf-dist/fonts/tfm/public/pl/plvtt10.tfm +share/texmf-dist/fonts/type1/public/pl/plb10.pfb +share/texmf-dist/fonts/type1/public/pl/plb10.pfm +share/texmf-dist/fonts/type1/public/pl/plbsy10.pfb +share/texmf-dist/fonts/type1/public/pl/plbsy10.pfm +share/texmf-dist/fonts/type1/public/pl/plbx10.pfb +share/texmf-dist/fonts/type1/public/pl/plbx10.pfm +share/texmf-dist/fonts/type1/public/pl/plbx12.pfb +share/texmf-dist/fonts/type1/public/pl/plbx12.pfm +share/texmf-dist/fonts/type1/public/pl/plbx5.pfb +share/texmf-dist/fonts/type1/public/pl/plbx5.pfm +share/texmf-dist/fonts/type1/public/pl/plbx6.pfb +share/texmf-dist/fonts/type1/public/pl/plbx6.pfm +share/texmf-dist/fonts/type1/public/pl/plbx7.pfb +share/texmf-dist/fonts/type1/public/pl/plbx7.pfm +share/texmf-dist/fonts/type1/public/pl/plbx8.pfb +share/texmf-dist/fonts/type1/public/pl/plbx8.pfm +share/texmf-dist/fonts/type1/public/pl/plbx9.pfb +share/texmf-dist/fonts/type1/public/pl/plbx9.pfm +share/texmf-dist/fonts/type1/public/pl/plbxsl10.pfb +share/texmf-dist/fonts/type1/public/pl/plbxsl10.pfm +share/texmf-dist/fonts/type1/public/pl/plbxti10.pfb +share/texmf-dist/fonts/type1/public/pl/plbxti10.pfm +share/texmf-dist/fonts/type1/public/pl/plcsc10.pfb +share/texmf-dist/fonts/type1/public/pl/plcsc10.pfm +share/texmf-dist/fonts/type1/public/pl/pldunh10.pfb +share/texmf-dist/fonts/type1/public/pl/pldunh10.pfm +share/texmf-dist/fonts/type1/public/pl/plex10.pfb +share/texmf-dist/fonts/type1/public/pl/plex10.pfm +share/texmf-dist/fonts/type1/public/pl/plex9.pfb +share/texmf-dist/fonts/type1/public/pl/plex9.pfm +share/texmf-dist/fonts/type1/public/pl/plff10.pfb +share/texmf-dist/fonts/type1/public/pl/plff10.pfm +share/texmf-dist/fonts/type1/public/pl/plfi10.pfb +share/texmf-dist/fonts/type1/public/pl/plfi10.pfm +share/texmf-dist/fonts/type1/public/pl/plfib8.pfb +share/texmf-dist/fonts/type1/public/pl/plfib8.pfm +share/texmf-dist/fonts/type1/public/pl/plinch.pfb +share/texmf-dist/fonts/type1/public/pl/plinch.pfm +share/texmf-dist/fonts/type1/public/pl/plitt10.pfb +share/texmf-dist/fonts/type1/public/pl/plitt10.pfm +share/texmf-dist/fonts/type1/public/pl/plmi10.pfb +share/texmf-dist/fonts/type1/public/pl/plmi10.pfm +share/texmf-dist/fonts/type1/public/pl/plmi12.pfb +share/texmf-dist/fonts/type1/public/pl/plmi12.pfm +share/texmf-dist/fonts/type1/public/pl/plmi5.pfb +share/texmf-dist/fonts/type1/public/pl/plmi5.pfm +share/texmf-dist/fonts/type1/public/pl/plmi6.pfb +share/texmf-dist/fonts/type1/public/pl/plmi6.pfm +share/texmf-dist/fonts/type1/public/pl/plmi7.pfb +share/texmf-dist/fonts/type1/public/pl/plmi7.pfm +share/texmf-dist/fonts/type1/public/pl/plmi8.pfb +share/texmf-dist/fonts/type1/public/pl/plmi8.pfm +share/texmf-dist/fonts/type1/public/pl/plmi9.pfb +share/texmf-dist/fonts/type1/public/pl/plmi9.pfm +share/texmf-dist/fonts/type1/public/pl/plmib10.pfb +share/texmf-dist/fonts/type1/public/pl/plmib10.pfm +share/texmf-dist/fonts/type1/public/pl/plr10.pfb +share/texmf-dist/fonts/type1/public/pl/plr10.pfm +share/texmf-dist/fonts/type1/public/pl/plr12.pfb +share/texmf-dist/fonts/type1/public/pl/plr12.pfm +share/texmf-dist/fonts/type1/public/pl/plr17.pfb +share/texmf-dist/fonts/type1/public/pl/plr17.pfm +share/texmf-dist/fonts/type1/public/pl/plr5.pfb +share/texmf-dist/fonts/type1/public/pl/plr5.pfm +share/texmf-dist/fonts/type1/public/pl/plr6.pfb +share/texmf-dist/fonts/type1/public/pl/plr6.pfm +share/texmf-dist/fonts/type1/public/pl/plr7.pfb +share/texmf-dist/fonts/type1/public/pl/plr7.pfm +share/texmf-dist/fonts/type1/public/pl/plr8.pfb +share/texmf-dist/fonts/type1/public/pl/plr8.pfm +share/texmf-dist/fonts/type1/public/pl/plr9.pfb +share/texmf-dist/fonts/type1/public/pl/plr9.pfm +share/texmf-dist/fonts/type1/public/pl/plsl10.pfb +share/texmf-dist/fonts/type1/public/pl/plsl10.pfm +share/texmf-dist/fonts/type1/public/pl/plsl12.pfb +share/texmf-dist/fonts/type1/public/pl/plsl12.pfm +share/texmf-dist/fonts/type1/public/pl/plsl8.pfb +share/texmf-dist/fonts/type1/public/pl/plsl8.pfm +share/texmf-dist/fonts/type1/public/pl/plsl9.pfb +share/texmf-dist/fonts/type1/public/pl/plsl9.pfm +share/texmf-dist/fonts/type1/public/pl/plsltt10.pfb +share/texmf-dist/fonts/type1/public/pl/plsltt10.pfm +share/texmf-dist/fonts/type1/public/pl/plss10.pfb +share/texmf-dist/fonts/type1/public/pl/plss10.pfm +share/texmf-dist/fonts/type1/public/pl/plss12.pfb +share/texmf-dist/fonts/type1/public/pl/plss12.pfm +share/texmf-dist/fonts/type1/public/pl/plss17.pfb +share/texmf-dist/fonts/type1/public/pl/plss17.pfm +share/texmf-dist/fonts/type1/public/pl/plss8.pfb +share/texmf-dist/fonts/type1/public/pl/plss8.pfm +share/texmf-dist/fonts/type1/public/pl/plss9.pfb +share/texmf-dist/fonts/type1/public/pl/plss9.pfm +share/texmf-dist/fonts/type1/public/pl/plssbi10.pfb +share/texmf-dist/fonts/type1/public/pl/plssbi10.pfm +share/texmf-dist/fonts/type1/public/pl/plssbx10.pfb +share/texmf-dist/fonts/type1/public/pl/plssbx10.pfm +share/texmf-dist/fonts/type1/public/pl/plssdc10.pfb +share/texmf-dist/fonts/type1/public/pl/plssdc10.pfm +share/texmf-dist/fonts/type1/public/pl/plssi10.pfb +share/texmf-dist/fonts/type1/public/pl/plssi10.pfm +share/texmf-dist/fonts/type1/public/pl/plssi12.pfb +share/texmf-dist/fonts/type1/public/pl/plssi12.pfm +share/texmf-dist/fonts/type1/public/pl/plssi17.pfb +share/texmf-dist/fonts/type1/public/pl/plssi17.pfm +share/texmf-dist/fonts/type1/public/pl/plssi8.pfb +share/texmf-dist/fonts/type1/public/pl/plssi8.pfm +share/texmf-dist/fonts/type1/public/pl/plssi9.pfb +share/texmf-dist/fonts/type1/public/pl/plssi9.pfm +share/texmf-dist/fonts/type1/public/pl/plssq8.pfb +share/texmf-dist/fonts/type1/public/pl/plssq8.pfm +share/texmf-dist/fonts/type1/public/pl/plssqi8.pfb +share/texmf-dist/fonts/type1/public/pl/plssqi8.pfm +share/texmf-dist/fonts/type1/public/pl/plsy10.pfb +share/texmf-dist/fonts/type1/public/pl/plsy10.pfm +share/texmf-dist/fonts/type1/public/pl/plsy5.pfb +share/texmf-dist/fonts/type1/public/pl/plsy5.pfm +share/texmf-dist/fonts/type1/public/pl/plsy6.pfb +share/texmf-dist/fonts/type1/public/pl/plsy6.pfm +share/texmf-dist/fonts/type1/public/pl/plsy7.pfb +share/texmf-dist/fonts/type1/public/pl/plsy7.pfm +share/texmf-dist/fonts/type1/public/pl/plsy8.pfb +share/texmf-dist/fonts/type1/public/pl/plsy8.pfm +share/texmf-dist/fonts/type1/public/pl/plsy9.pfb +share/texmf-dist/fonts/type1/public/pl/plsy9.pfm +share/texmf-dist/fonts/type1/public/pl/pltcsc10.pfb +share/texmf-dist/fonts/type1/public/pl/pltcsc10.pfm +share/texmf-dist/fonts/type1/public/pl/pltex10.pfb +share/texmf-dist/fonts/type1/public/pl/pltex10.pfm +share/texmf-dist/fonts/type1/public/pl/pltex8.pfb +share/texmf-dist/fonts/type1/public/pl/pltex8.pfm +share/texmf-dist/fonts/type1/public/pl/pltex9.pfb +share/texmf-dist/fonts/type1/public/pl/pltex9.pfm +share/texmf-dist/fonts/type1/public/pl/plti10.pfb +share/texmf-dist/fonts/type1/public/pl/plti10.pfm +share/texmf-dist/fonts/type1/public/pl/plti12.pfb +share/texmf-dist/fonts/type1/public/pl/plti12.pfm +share/texmf-dist/fonts/type1/public/pl/plti7.pfb +share/texmf-dist/fonts/type1/public/pl/plti7.pfm +share/texmf-dist/fonts/type1/public/pl/plti8.pfb +share/texmf-dist/fonts/type1/public/pl/plti8.pfm +share/texmf-dist/fonts/type1/public/pl/plti9.pfb +share/texmf-dist/fonts/type1/public/pl/plti9.pfm +share/texmf-dist/fonts/type1/public/pl/pltt10.pfb +share/texmf-dist/fonts/type1/public/pl/pltt10.pfm +share/texmf-dist/fonts/type1/public/pl/pltt12.pfb +share/texmf-dist/fonts/type1/public/pl/pltt12.pfm +share/texmf-dist/fonts/type1/public/pl/pltt8.pfb +share/texmf-dist/fonts/type1/public/pl/pltt8.pfm +share/texmf-dist/fonts/type1/public/pl/pltt9.pfb +share/texmf-dist/fonts/type1/public/pl/pltt9.pfm +share/texmf-dist/fonts/type1/public/pl/plu10.pfb +share/texmf-dist/fonts/type1/public/pl/plu10.pfm +share/texmf-dist/fonts/type1/public/pl/plvtt10.pfb +share/texmf-dist/fonts/type1/public/pl/plvtt10.pfm diff --git a/fonts/tex-pl/distinfo b/fonts/tex-pl/distinfo new file mode 100644 index 000000000..b2b467db1 --- /dev/null +++ b/fonts/tex-pl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:51:25 wiz Exp $ + +SHA1 (tex-pl-36012/pl.tar.xz) = 07ffbc232de335d69a8e241e407877bbefc151e5 +RMD160 (tex-pl-36012/pl.tar.xz) = bb19319811856fbbba3610ce7d329ddfaf242f0d +Size (tex-pl-36012/pl.tar.xz) = 1929896 bytes diff --git a/fonts/tex-playfair-doc/DESCR b/fonts/tex-playfair-doc/DESCR new file mode 100644 index 000000000..7a1703b15 --- /dev/null +++ b/fonts/tex-playfair-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-playfair. diff --git a/fonts/tex-playfair-doc/Makefile b/fonts/tex-playfair-doc/Makefile new file mode 100644 index 000000000..746416a5f --- /dev/null +++ b/fonts/tex-playfair-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= playfair.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34236 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/playfair +COMMENT= Documentation for tex-playfair +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-playfair-doc/PLIST b/fonts/tex-playfair-doc/PLIST new file mode 100644 index 000000000..379594541 --- /dev/null +++ b/fonts/tex-playfair-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/doc/fonts/playfair/OFL.txt +share/texmf-dist/doc/fonts/playfair/Playfair_Display_A4_specimen.pdf +share/texmf-dist/doc/fonts/playfair/README +share/texmf-dist/doc/fonts/playfair/playfair-samples.pdf +share/texmf-dist/doc/fonts/playfair/playfair-samples.tex diff --git a/fonts/tex-playfair-doc/distinfo b/fonts/tex-playfair-doc/distinfo new file mode 100644 index 000000000..a6a257f9a --- /dev/null +++ b/fonts/tex-playfair-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-playfair-34236/playfair.doc.tar.xz) = 4269a0606994abbfdf1f316c6ee1bcc48cd696a7 +RMD160 (tex-playfair-34236/playfair.doc.tar.xz) = 3fc80dd6707bfaa1ea8aeb22304e37d556437caa +Size (tex-playfair-34236/playfair.doc.tar.xz) = 97628 bytes diff --git a/fonts/tex-playfair/DESCR b/fonts/tex-playfair/DESCR new file mode 100644 index 000000000..b51e49315 --- /dev/null +++ b/fonts/tex-playfair/DESCR @@ -0,0 +1,7 @@ +Playfair Display is well suited for titling and headlines. It +has an extra large x-height and short descenders. It can be set +with no leading if space is tight, for instance in news +headlines, or for stylistic effect in titles. Capitals are +extra short, and only very slightly heavier than the lowercase +characters. This helps achieve a more even typographical colour +when typesetting proper nouns and initialisms. diff --git a/fonts/tex-playfair/Makefile b/fonts/tex-playfair/Makefile new file mode 100644 index 000000000..eef51901f --- /dev/null +++ b/fonts/tex-playfair/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= playfair +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34236 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/playfair +COMMENT= Playfair Display fonts with LaTeX support +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= PlayfairDisplay.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-playfair/PLIST b/fonts/tex-playfair/PLIST new file mode 100644 index 000000000..55d5b2bd6 --- /dev/null +++ b/fonts/tex-playfair/PLIST @@ -0,0 +1,316 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/playfair/plf_5ewtu2.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_6bqc7d.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_723q3k.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_aehru5.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_apfun2.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_c2cruh.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_cgf2ku.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_ev34te.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_ilriiw.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_j6ohis.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_ouuek2.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_qjvs44.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_rmgfzq.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_tcbmed.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_tff5oq.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_ujy7vm.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_vgw77z.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_vw64ij.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_ybdqh4.enc +share/texmf-dist/fonts/enc/dvips/playfair/plf_zcb4ya.enc +share/texmf-dist/fonts/map/dvips/playfair/PlayfairDisplay.map +share/texmf-dist/fonts/opentype/public/playfair/PlayfairDisplay-Black.otf +share/texmf-dist/fonts/opentype/public/playfair/PlayfairDisplay-BlackItalic.otf +share/texmf-dist/fonts/opentype/public/playfair/PlayfairDisplay-Bold.otf +share/texmf-dist/fonts/opentype/public/playfair/PlayfairDisplay-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/playfair/PlayfairDisplay-Italic.otf +share/texmf-dist/fonts/opentype/public/playfair/PlayfairDisplay-Regular.otf +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Black-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BlackItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/playfair/PlayfairDisplay-Regular-sup-t1.tfm +share/texmf-dist/fonts/type1/public/playfair/PlayfairDisplay-Black.pfb +share/texmf-dist/fonts/type1/public/playfair/PlayfairDisplay-BlackItalic.pfb +share/texmf-dist/fonts/type1/public/playfair/PlayfairDisplay-Bold.pfb +share/texmf-dist/fonts/type1/public/playfair/PlayfairDisplay-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/playfair/PlayfairDisplay-Italic.pfb +share/texmf-dist/fonts/type1/public/playfair/PlayfairDisplay-Regular.pfb +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-lf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-osf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-sup-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Black-sup-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BlackItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/public/playfair/PlayfairDisplay-Regular-sup-t1.vf +share/texmf-dist/tex/latex/playfair/LY1PlayfairDisplay-LF.fd +share/texmf-dist/tex/latex/playfair/LY1PlayfairDisplay-OsF.fd +share/texmf-dist/tex/latex/playfair/LY1PlayfairDisplay-Sup.fd +share/texmf-dist/tex/latex/playfair/OT1PlayfairDisplay-LF.fd +share/texmf-dist/tex/latex/playfair/OT1PlayfairDisplay-OsF.fd +share/texmf-dist/tex/latex/playfair/OT1PlayfairDisplay-Sup.fd +share/texmf-dist/tex/latex/playfair/PlayfairDisplay.sty +share/texmf-dist/tex/latex/playfair/T1PlayfairDisplay-LF.fd +share/texmf-dist/tex/latex/playfair/T1PlayfairDisplay-OsF.fd +share/texmf-dist/tex/latex/playfair/T1PlayfairDisplay-Sup.fd +share/texmf-dist/tex/latex/playfair/TS1PlayfairDisplay-LF.fd +share/texmf-dist/tex/latex/playfair/TS1PlayfairDisplay-OsF.fd diff --git a/fonts/tex-playfair/distinfo b/fonts/tex-playfair/distinfo new file mode 100644 index 000000000..bd9371cff --- /dev/null +++ b/fonts/tex-playfair/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-playfair-34236/playfair.tar.xz) = ac8e9063520c09b85b6f99965a12adec0d80b7f1 +RMD160 (tex-playfair-34236/playfair.tar.xz) = 31c415c3cf6d82a73b94cbd0a1340f03500d371b +Size (tex-playfair-34236/playfair.tar.xz) = 1936544 bytes diff --git a/fonts/tex-prodint-doc/DESCR b/fonts/tex-prodint-doc/DESCR new file mode 100644 index 000000000..4de753de1 --- /dev/null +++ b/fonts/tex-prodint-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-prodint. diff --git a/fonts/tex-prodint-doc/Makefile b/fonts/tex-prodint-doc/Makefile new file mode 100644 index 000000000..cc7b2ddde --- /dev/null +++ b/fonts/tex-prodint-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= prodint.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21893 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/prodint +COMMENT= Documentation for tex-prodint +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-prodint-doc/PLIST b/fonts/tex-prodint-doc/PLIST new file mode 100644 index 000000000..8186386cf --- /dev/null +++ b/fonts/tex-prodint-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/doc/fonts/prodint/README +share/texmf-dist/doc/fonts/prodint/config.prodint +share/texmf-dist/doc/fonts/prodint/prodint.bma +share/texmf-dist/doc/fonts/prodint/prodint.mt1 +share/texmf-dist/doc/fonts/prodint/prodint.pdf +share/texmf-dist/doc/fonts/prodint/prodint.pfa +share/texmf-dist/doc/fonts/prodint/prodint.sit.hqx +share/texmf-dist/doc/fonts/prodint/prodint.tex diff --git a/fonts/tex-prodint-doc/distinfo b/fonts/tex-prodint-doc/distinfo new file mode 100644 index 000000000..2e4d41766 --- /dev/null +++ b/fonts/tex-prodint-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-prodint-21893/prodint.doc.tar.xz) = 77e593006845ed46998338a24da04e2fca40865e +RMD160 (tex-prodint-21893/prodint.doc.tar.xz) = 08d9e14e64b3f572c46f82615ec71436c6d27c34 +Size (tex-prodint-21893/prodint.doc.tar.xz) = 32328 bytes diff --git a/fonts/tex-prodint/DESCR b/fonts/tex-prodint/DESCR new file mode 100644 index 000000000..34d91367a --- /dev/null +++ b/fonts/tex-prodint/DESCR @@ -0,0 +1,6 @@ +Product integrals are to products, as integrals are to sums. +They have been around for more than a hundred years, they have +not become part of the standard mathematician's toolbox, +possibly because no-one invented the right mathematical symbol +for them. The authors have remedied that situation by proposing +the symbol and providing this font. diff --git a/fonts/tex-prodint/Makefile b/fonts/tex-prodint/Makefile new file mode 100644 index 000000000..af941b3ec --- /dev/null +++ b/fonts/tex-prodint/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= prodint +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 21893 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/prodint +COMMENT= Font that provides the product integral symbol +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= prodint.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-prodint/PLIST b/fonts/tex-prodint/PLIST new file mode 100644 index 000000000..63fef742e --- /dev/null +++ b/fonts/tex-prodint/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/fonts/afm/public/prodint/prodint.afm +share/texmf-dist/fonts/map/dvips/prodint/prodint.map +share/texmf-dist/fonts/tfm/public/prodint/prodint.tfm +share/texmf-dist/fonts/type1/public/prodint/prodint.pfb +share/texmf-dist/tex/latex/prodint/prodint.sty diff --git a/fonts/tex-prodint/distinfo b/fonts/tex-prodint/distinfo new file mode 100644 index 000000000..e41149386 --- /dev/null +++ b/fonts/tex-prodint/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-prodint-21893/prodint.tar.xz) = a506bd90b8319b826583cadc001820624d7a2d0f +RMD160 (tex-prodint-21893/prodint.tar.xz) = a6f7af0806047cbcda43c51bf98c94da78ca25d2 +Size (tex-prodint-21893/prodint.tar.xz) = 3848 bytes diff --git a/fonts/tex-psnfss-doc/Makefile b/fonts/tex-psnfss-doc/Makefile index 19532c96c..29f45e67c 100644 --- a/fonts/tex-psnfss-doc/Makefile +++ b/fonts/tex-psnfss-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/11/17 17:37:33 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 08:24:56 markd Exp $ DISTNAME= psnfss.doc -PKGNAME= tex-${DISTNAME:S/./-/}-9.2a -TEXLIVE_REV= 20257 +PKGNAME= tex-${DISTNAME:S/./-/}-9.2a.33946 +TEXLIVE_REV= 33946 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-psnfss diff --git a/fonts/tex-psnfss-doc/distinfo b/fonts/tex-psnfss-doc/distinfo index b2d313cc6..54551142b 100644 --- a/fonts/tex-psnfss-doc/distinfo +++ b/fonts/tex-psnfss-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/17 17:37:33 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 08:24:56 markd Exp $ -SHA1 (tex-psnfss-20257/psnfss.doc.tar.xz) = cf2d5bf220ddd9c933c8a88be125ad02e8ff6ffd -RMD160 (tex-psnfss-20257/psnfss.doc.tar.xz) = fec62f9c863beac0445114a10e8b2297735a3fb1 -Size (tex-psnfss-20257/psnfss.doc.tar.xz) = 478624 bytes +SHA1 (tex-psnfss-33946/psnfss.doc.tar.xz) = 96f9579464e1355503c97b3e94b8fdabe11e7923 +RMD160 (tex-psnfss-33946/psnfss.doc.tar.xz) = 8c9ec89d2e812c73c1885dc5515f5355f76ad67b +Size (tex-psnfss-33946/psnfss.doc.tar.xz) = 484768 bytes diff --git a/fonts/tex-psnfss/Makefile b/fonts/tex-psnfss/Makefile index b91d0f163..6bf46db6a 100644 --- a/fonts/tex-psnfss/Makefile +++ b/fonts/tex-psnfss/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/11/06 08:43:30 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 08:24:56 markd Exp $ DISTNAME= psnfss -PKGNAME= tex-${DISTNAME}-9.2a -PKGREVISION= 4 -TEXLIVE_REV= 20257 +PKGNAME= tex-${DISTNAME}-9.2a.33946 +TEXLIVE_REV= 33946 MAINTAINER= minskim@NetBSD.org COMMENT= Font support for common PostScript fonts diff --git a/fonts/tex-psnfss/distinfo b/fonts/tex-psnfss/distinfo index e8b89bd6a..6fc906823 100644 --- a/fonts/tex-psnfss/distinfo +++ b/fonts/tex-psnfss/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/11/17 17:37:33 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 08:24:56 markd Exp $ -SHA1 (tex-psnfss-20257/psnfss.tar.xz) = e2e87966725d5cc7122dc2e22265186193b67eef -RMD160 (tex-psnfss-20257/psnfss.tar.xz) = 13acf48f8996f11ba4745172c23a90e8f73d74da -Size (tex-psnfss-20257/psnfss.tar.xz) = 11380 bytes +SHA1 (tex-psnfss-33946/psnfss.tar.xz) = 233fa2f31612843f90a07f9ab62956f7fdab3282 +RMD160 (tex-psnfss-33946/psnfss.tar.xz) = 15b294b0f685c22295b6c70b9c319c12d6ebde11 +Size (tex-psnfss-33946/psnfss.tar.xz) = 11924 bytes diff --git a/fonts/tex-punk-doc/DESCR b/fonts/tex-punk-doc/DESCR new file mode 100644 index 000000000..c538a4349 --- /dev/null +++ b/fonts/tex-punk-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-punk. diff --git a/fonts/tex-punk-doc/Makefile b/fonts/tex-punk-doc/Makefile new file mode 100644 index 000000000..40a049e01 --- /dev/null +++ b/fonts/tex-punk-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= punk.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 27388 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/punk +COMMENT= Documentation for tex-punk +#LICENSE= knuth + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-punk-doc/PLIST b/fonts/tex-punk-doc/PLIST new file mode 100644 index 000000000..9b69cb828 --- /dev/null +++ b/fonts/tex-punk-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/doc/fonts/punk/punk.sty +share/texmf-dist/doc/fonts/punk/punktest.tex diff --git a/fonts/tex-punk-doc/distinfo b/fonts/tex-punk-doc/distinfo new file mode 100644 index 000000000..7583e7f6f --- /dev/null +++ b/fonts/tex-punk-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-punk-27388/punk.doc.tar.xz) = 480e5d3c067250e188ffe5f38503becbac353c05 +RMD160 (tex-punk-27388/punk.doc.tar.xz) = be9a49d9c3e8fd45e0cc3768cd7bb6bd1430aa02 +Size (tex-punk-27388/punk.doc.tar.xz) = 1044 bytes diff --git a/fonts/tex-punk-latex-doc/DESCR b/fonts/tex-punk-latex-doc/DESCR new file mode 100644 index 000000000..12bcfa358 --- /dev/null +++ b/fonts/tex-punk-latex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-punk-latex. diff --git a/fonts/tex-punk-latex-doc/Makefile b/fonts/tex-punk-latex-doc/Makefile new file mode 100644 index 000000000..309a2bf45 --- /dev/null +++ b/fonts/tex-punk-latex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= punk-latex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 27389 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/punk-latex +COMMENT= Documentation for tex-punk-latex +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-punk-latex-doc/PLIST b/fonts/tex-punk-latex-doc/PLIST new file mode 100644 index 000000000..ba85abfb5 --- /dev/null +++ b/fonts/tex-punk-latex-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/doc/latex/punk-latex/README +share/texmf-dist/doc/latex/punk-latex/punk.pdf +share/texmf-dist/doc/latex/punk-latex/punk.tex diff --git a/fonts/tex-punk-latex-doc/distinfo b/fonts/tex-punk-latex-doc/distinfo new file mode 100644 index 000000000..741dfbfaa --- /dev/null +++ b/fonts/tex-punk-latex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-punk-latex-27389/punk-latex.doc.tar.xz) = cef88cb783e890184a3d854a6fedfb93773cb110 +RMD160 (tex-punk-latex-27389/punk-latex.doc.tar.xz) = 204c6d57bf105cbc9c25d81d2bda6654baaf8fa9 +Size (tex-punk-latex-27389/punk-latex.doc.tar.xz) = 150276 bytes diff --git a/fonts/tex-punk-latex/DESCR b/fonts/tex-punk-latex/DESCR new file mode 100644 index 000000000..4db3a74c4 --- /dev/null +++ b/fonts/tex-punk-latex/DESCR @@ -0,0 +1,3 @@ +The package and .fd file provide support for Knuth's punk +fonts. That bundle also offers support within LaTeX; the +present package is to be preferred. diff --git a/fonts/tex-punk-latex/Makefile b/fonts/tex-punk-latex/Makefile new file mode 100644 index 000000000..9f8706b4e --- /dev/null +++ b/fonts/tex-punk-latex/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= punk-latex +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 27389 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/punk-latex +COMMENT= LaTeX support for punk fonts +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-punk-latex/PLIST b/fonts/tex-punk-latex/PLIST new file mode 100644 index 000000000..15d5c8655 --- /dev/null +++ b/fonts/tex-punk-latex/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/tex/latex/punk-latex/ot1pnk.fd +share/texmf-dist/tex/latex/punk-latex/punk.sty diff --git a/fonts/tex-punk-latex/distinfo b/fonts/tex-punk-latex/distinfo new file mode 100644 index 000000000..0df680894 --- /dev/null +++ b/fonts/tex-punk-latex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-punk-latex-27389/punk-latex.tar.xz) = 1ac82c9d50e4d8e49a1b41b82d04c9f54f917a14 +RMD160 (tex-punk-latex-27389/punk-latex.tar.xz) = b183ebb40c8efbdb6c369ecdb12c096a5ef8e72c +Size (tex-punk-latex-27389/punk-latex.tar.xz) = 876 bytes diff --git a/fonts/tex-punk/DESCR b/fonts/tex-punk/DESCR new file mode 100644 index 000000000..dfd766652 --- /dev/null +++ b/fonts/tex-punk/DESCR @@ -0,0 +1,9 @@ +A response to the assertion in a lecture that "typography tends +to lag behind other stylistic changes by about 10 years". Knuth +felt it was (in 1988) time to design a replacement for his +designs of the 1970s, and came up with this font! The fonts are +distributed as Metafont source. The package offers LaTeX +support by Rohit Grover, from an original by Sebastian Rahtz, +which is slightly odd in claiming that the fonts are T1- +encoded. A (possibly) more rational support package is to be +found in punk-latex diff --git a/fonts/tex-punk/Makefile b/fonts/tex-punk/Makefile new file mode 100644 index 000000000..b552f20a2 --- /dev/null +++ b/fonts/tex-punk/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= punk +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 27388 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/punk +COMMENT= Donald Knuth's punk font +#LICENSE= knuth + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-punk/PLIST b/fonts/tex-punk/PLIST new file mode 100644 index 000000000..59f77b29e --- /dev/null +++ b/fonts/tex-punk/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/fonts/source/public/punk/punk.mf +share/texmf-dist/fonts/source/public/punk/punk10.mf +share/texmf-dist/fonts/source/public/punk/punk12.mf +share/texmf-dist/fonts/source/public/punk/punk20.mf +share/texmf-dist/fonts/source/public/punk/punka.mf +share/texmf-dist/fonts/source/public/punk/punkae.mf +share/texmf-dist/fonts/source/public/punk/punkbx20.mf +share/texmf-dist/fonts/source/public/punk/punkd.mf +share/texmf-dist/fonts/source/public/punk/punkg.mf +share/texmf-dist/fonts/source/public/punk/punkl.mf +share/texmf-dist/fonts/source/public/punk/punkp.mf +share/texmf-dist/fonts/source/public/punk/punksl.mf +share/texmf-dist/fonts/source/public/punk/punksl20.mf +share/texmf-dist/fonts/tfm/public/punk/punk10.tfm +share/texmf-dist/fonts/tfm/public/punk/punk12.tfm +share/texmf-dist/fonts/tfm/public/punk/punk20.tfm +share/texmf-dist/fonts/tfm/public/punk/punkbx20.tfm +share/texmf-dist/fonts/tfm/public/punk/punksl20.tfm diff --git a/fonts/tex-punk/distinfo b/fonts/tex-punk/distinfo new file mode 100644 index 000000000..935d52720 --- /dev/null +++ b/fonts/tex-punk/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-punk-27388/punk.tar.xz) = d5fa024cdc4efc61b6019a8eef0249dc08923162 +RMD160 (tex-punk-27388/punk.tar.xz) = 04b4c0bed60698620ac90e2c55c33fb5206f792d +Size (tex-punk-27388/punk.tar.xz) = 6044 bytes diff --git a/fonts/tex-punknova-doc/DESCR b/fonts/tex-punknova-doc/DESCR new file mode 100644 index 000000000..03e0a21b8 --- /dev/null +++ b/fonts/tex-punknova-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-punknova. diff --git a/fonts/tex-punknova-doc/Makefile b/fonts/tex-punknova-doc/Makefile new file mode 100644 index 000000000..9b27d0775 --- /dev/null +++ b/fonts/tex-punknova-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= punknova.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.003 +TEXLIVE_REV= 24649 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/punknova +COMMENT= Documentation for tex-punknova +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-punknova-doc/PLIST b/fonts/tex-punknova-doc/PLIST new file mode 100644 index 000000000..d8c58bb3d --- /dev/null +++ b/fonts/tex-punknova-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/doc/fonts/punknova/Makefile +share/texmf-dist/doc/fonts/punknova/NEWS +share/texmf-dist/doc/fonts/punknova/README +share/texmf-dist/doc/fonts/punknova/documentation/documentation-sources/sample.tex +share/texmf-dist/doc/fonts/punknova/documentation/sample.pdf +share/texmf-dist/doc/fonts/punknova/source/punkfont-bold.mp +share/texmf-dist/doc/fonts/punknova/source/punkfont-boldslanted.mp +share/texmf-dist/doc/fonts/punknova/source/punkfont-regular.mp +share/texmf-dist/doc/fonts/punknova/source/punkfont-slanted.mp +share/texmf-dist/doc/fonts/punknova/tools/build.py diff --git a/fonts/tex-punknova-doc/distinfo b/fonts/tex-punknova-doc/distinfo new file mode 100644 index 000000000..9129b3106 --- /dev/null +++ b/fonts/tex-punknova-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-punknova-24649/punknova.doc.tar.xz) = f7f7b8d86a9f0a24a0fc0edca94f202a399ceecf +RMD160 (tex-punknova-24649/punknova.doc.tar.xz) = 90165db00f5e58333c2d8db8738d151a49da8abf +Size (tex-punknova-24649/punknova.doc.tar.xz) = 141904 bytes diff --git a/fonts/tex-punknova/DESCR b/fonts/tex-punknova/DESCR new file mode 100644 index 000000000..a5d923102 --- /dev/null +++ b/fonts/tex-punknova/DESCR @@ -0,0 +1,6 @@ +The font was generated from a MetaPost version of the sources +of the 'original' punk font. Knuth's original fonts generated +different shapes at random. This isn't actually possible in an +OpenType font; rather, the font contains several variants of +each glyph, and uses the OpenType randomize function to select +a variant for each invocation. diff --git a/fonts/tex-punknova/Makefile b/fonts/tex-punknova/Makefile new file mode 100644 index 000000000..935af7217 --- /dev/null +++ b/fonts/tex-punknova/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= punknova +PKGNAME= tex-${DISTNAME}-1.003 +TEXLIVE_REV= 24649 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/punknova +COMMENT= OpenType version of Knuth's Punk font +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-punknova/PLIST b/fonts/tex-punknova/PLIST new file mode 100644 index 000000000..a771a8846 --- /dev/null +++ b/fonts/tex-punknova/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/fonts/opentype/public/punknova/punknova-bold.otf +share/texmf-dist/fonts/opentype/public/punknova/punknova-boldslanted.otf +share/texmf-dist/fonts/opentype/public/punknova/punknova-regular.otf +share/texmf-dist/fonts/opentype/public/punknova/punknova-slanted.otf diff --git a/fonts/tex-punknova/distinfo b/fonts/tex-punknova/distinfo new file mode 100644 index 000000000..a73e1029d --- /dev/null +++ b/fonts/tex-punknova/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-punknova-24649/punknova.tar.xz) = 01fd063dabe5d92c2598cfdb48c899b9af87e442 +RMD160 (tex-punknova-24649/punknova.tar.xz) = 3daf007c88c56dac99d1f722510e9754265fdb53 +Size (tex-punknova-24649/punknova.tar.xz) = 813988 bytes diff --git a/fonts/tex-pxtxalfa-doc/DESCR b/fonts/tex-pxtxalfa-doc/DESCR new file mode 100644 index 000000000..17fb683f1 --- /dev/null +++ b/fonts/tex-pxtxalfa-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pxtxalfa. diff --git a/fonts/tex-pxtxalfa-doc/Makefile b/fonts/tex-pxtxalfa-doc/Makefile new file mode 100644 index 000000000..133e6dee0 --- /dev/null +++ b/fonts/tex-pxtxalfa-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= pxtxalfa.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1 +TEXLIVE_REV= 23682 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pxtxalfa +COMMENT= Documentation for tex-pxtxalfa +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pxtxalfa-doc/PLIST b/fonts/tex-pxtxalfa-doc/PLIST new file mode 100644 index 000000000..4418a3688 --- /dev/null +++ b/fonts/tex-pxtxalfa-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/doc/fonts/pxtxalfa/README +share/texmf-dist/doc/fonts/pxtxalfa/pxtxalfa.pdf +share/texmf-dist/doc/fonts/pxtxalfa/pxtxalfa.tex diff --git a/fonts/tex-pxtxalfa-doc/distinfo b/fonts/tex-pxtxalfa-doc/distinfo new file mode 100644 index 000000000..aa5abe74c --- /dev/null +++ b/fonts/tex-pxtxalfa-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-pxtxalfa-23682/pxtxalfa.doc.tar.xz) = bfbcbcde05840f743aade174fc487840f3f7eb57 +RMD160 (tex-pxtxalfa-23682/pxtxalfa.doc.tar.xz) = 03ff9afcc3718f8b2eaf882a3e0ebcd085383424 +Size (tex-pxtxalfa-23682/pxtxalfa.doc.tar.xz) = 36132 bytes diff --git a/fonts/tex-pxtxalfa/DESCR b/fonts/tex-pxtxalfa/DESCR new file mode 100644 index 000000000..2afcf5abb --- /dev/null +++ b/fonts/tex-pxtxalfa/DESCR @@ -0,0 +1,3 @@ +The package provides virtual math alphabets based on pxfonts +and txfonts, with LaTeX support files and adjusted metrics. The +mathalfa package offers support for this collection. diff --git a/fonts/tex-pxtxalfa/Makefile b/fonts/tex-pxtxalfa/Makefile new file mode 100644 index 000000000..d69623d5d --- /dev/null +++ b/fonts/tex-pxtxalfa/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +DISTNAME= pxtxalfa +PKGNAME= tex-${DISTNAME}-1 +TEXLIVE_REV= 23682 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pxtxalfa +COMMENT= Virtual maths alphabets based on pxfonts and txfonts +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= pxtx.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-pxtxalfa/PLIST b/fonts/tex-pxtxalfa/PLIST new file mode 100644 index 000000000..b42601c10 --- /dev/null +++ b/fonts/tex-pxtxalfa/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:53 wiz Exp $ +share/texmf-dist/fonts/map/dvips/pxtxalfa/pxtx.map +share/texmf-dist/fonts/tfm/public/pxtxalfa/pxb-ds.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/pxr-ds.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/rtxmia.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/txb-cal.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/txb-frak.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/txb-of.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/txr-cal.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/txr-ds.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/txr-frak.tfm +share/texmf-dist/fonts/tfm/public/pxtxalfa/txr-of.tfm +share/texmf-dist/fonts/vf/public/pxtxalfa/pxb-ds.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/pxr-ds.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/txb-cal.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/txb-frak.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/txb-of.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/txr-cal.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/txr-ds.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/txr-frak.vf +share/texmf-dist/fonts/vf/public/pxtxalfa/txr-of.vf +share/texmf-dist/tex/latex/pxtxalfa/px-ds.sty +share/texmf-dist/tex/latex/pxtxalfa/pxtx-cal.sty +share/texmf-dist/tex/latex/pxtxalfa/pxtx-frak.sty +share/texmf-dist/tex/latex/pxtxalfa/tx-of.sty +share/texmf-dist/tex/latex/pxtxalfa/upx-ds.fd +share/texmf-dist/tex/latex/pxtxalfa/utx-cal.fd +share/texmf-dist/tex/latex/pxtxalfa/utx-frak.fd +share/texmf-dist/tex/latex/pxtxalfa/utx-of.fd diff --git a/fonts/tex-pxtxalfa/distinfo b/fonts/tex-pxtxalfa/distinfo new file mode 100644 index 000000000..575163319 --- /dev/null +++ b/fonts/tex-pxtxalfa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:53 wiz Exp $ + +SHA1 (tex-pxtxalfa-23682/pxtxalfa.tar.xz) = 622475825e45586adc661780e49d6758294b10a6 +RMD160 (tex-pxtxalfa-23682/pxtxalfa.tar.xz) = 90a41db6f8648fc65139e54dce4f13bdd1eb88f6 +Size (tex-pxtxalfa-23682/pxtxalfa.tar.xz) = 9028 bytes diff --git a/fonts/tex-quattrocento-doc/DESCR b/fonts/tex-quattrocento-doc/DESCR new file mode 100644 index 000000000..2ab33ebb3 --- /dev/null +++ b/fonts/tex-quattrocento-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-quattrocento. diff --git a/fonts/tex-quattrocento-doc/Makefile b/fonts/tex-quattrocento-doc/Makefile new file mode 100644 index 000000000..cfec74448 --- /dev/null +++ b/fonts/tex-quattrocento-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= quattrocento.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 31763 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/quattrocento +COMMENT= Documentation for tex-quattrocento +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-quattrocento-doc/PLIST b/fonts/tex-quattrocento-doc/PLIST new file mode 100644 index 000000000..27986b64a --- /dev/null +++ b/fonts/tex-quattrocento-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/doc/fonts/quattrocento/OFL.txt +share/texmf-dist/doc/fonts/quattrocento/README +share/texmf-dist/doc/fonts/quattrocento/samples.pdf +share/texmf-dist/doc/fonts/quattrocento/samples.tex diff --git a/fonts/tex-quattrocento-doc/distinfo b/fonts/tex-quattrocento-doc/distinfo new file mode 100644 index 000000000..4a658be53 --- /dev/null +++ b/fonts/tex-quattrocento-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-quattrocento-31763/quattrocento.doc.tar.xz) = a05f7a6f12e80d196929461f570c4bd23f1b3aa4 +RMD160 (tex-quattrocento-31763/quattrocento.doc.tar.xz) = 0b72f9fdc44ff70143d5cbece96344584604274c +Size (tex-quattrocento-31763/quattrocento.doc.tar.xz) = 276832 bytes diff --git a/fonts/tex-quattrocento/DESCR b/fonts/tex-quattrocento/DESCR new file mode 100644 index 000000000..906b26324 --- /dev/null +++ b/fonts/tex-quattrocento/DESCR @@ -0,0 +1,9 @@ +The package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the Quattrocento and Quattrocento Sans families of +fonts, designed by Pablo Impallari; the fonts themselves are +also provided, in both Type 1 and OpenType format. Quattrocento +is a classic typeface with wide and open letterforms, and great +x-height, which makes it very legible for body text at small +sizes. Tiny details that only show up at bigger sizes make it +also great for display use. Quattrocento Sans is the perfect +sans-serif companion for Quattrocento. diff --git a/fonts/tex-quattrocento/Makefile b/fonts/tex-quattrocento/Makefile new file mode 100644 index 000000000..0b182e180 --- /dev/null +++ b/fonts/tex-quattrocento/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= quattrocento +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31763 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/quattrocento +COMMENT= LaTeX support for Quattrocento and Quattrocento Sans fonts +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= quattrocento.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-quattrocento/PLIST b/fonts/tex-quattrocento/PLIST new file mode 100644 index 000000000..9ff88c83d --- /dev/null +++ b/fonts/tex-quattrocento/PLIST @@ -0,0 +1,233 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_464xel.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_4btof3.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_6abmaa.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_arxkdo.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_aykkbr.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_cpzb4n.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_dhs3d3.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_dn5k7b.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_dw2g3h.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_e45lg2.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_h2bn35.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_iyhp72.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_mamppr.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_n36lnh.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_nfidqf.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_ptp2lu.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_qceur4.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_tevtmb.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_tixcdz.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_vzn2dc.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_wpi2yi.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_xt7yz2.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_xvywtm.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_zdiabs.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_zievlx.enc +share/texmf-dist/fonts/enc/dvips/quattrocento/qtrcnt_zq54sp.enc +share/texmf-dist/fonts/map/dvips/quattrocento/quattrocento.map +share/texmf-dist/fonts/opentype/impallari/quattrocento/Quattrocento-Bold.otf +share/texmf-dist/fonts/opentype/impallari/quattrocento/Quattrocento-BoldItalic.otf +share/texmf-dist/fonts/opentype/impallari/quattrocento/Quattrocento-Italic.otf +share/texmf-dist/fonts/opentype/impallari/quattrocento/Quattrocento.otf +share/texmf-dist/fonts/opentype/impallari/quattrocento/QuattrocentoSans-Bold.otf +share/texmf-dist/fonts/opentype/impallari/quattrocento/QuattrocentoSans-BoldItalic.otf +share/texmf-dist/fonts/opentype/impallari/quattrocento/QuattrocentoSans-Italic.otf +share/texmf-dist/fonts/opentype/impallari/quattrocento/QuattrocentoSans.otf +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoRegular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-sup-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/quattrocento/QuattrocentoSans-tlf-ts1.tfm +share/texmf-dist/fonts/type1/impallari/quattrocento/Quattrocento-Bold.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/Quattrocento-BoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoItalic.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoRegular.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSans-Bold.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSans-BoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSans-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSans-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSans-Italic.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSans-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSans.pfb +share/texmf-dist/fonts/type1/impallari/quattrocento/QuattrocentoSansLCDFJ.pfb +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/Quattrocento-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoItalic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoRegular-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoRegular-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoRegular-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoRegular-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoRegular-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-sup-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-sup-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-sup-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-sup-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-sup-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-ot1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/quattrocento/QuattrocentoSans-tlf-ts1.vf +share/texmf-dist/tex/latex/quattrocento/LY1Quattrocento-TLF.fd +share/texmf-dist/tex/latex/quattrocento/LY1QuattrocentoSans-TLF.fd +share/texmf-dist/tex/latex/quattrocento/OT1Quattrocento-TLF.fd +share/texmf-dist/tex/latex/quattrocento/OT1QuattrocentoSans-TLF.fd +share/texmf-dist/tex/latex/quattrocento/T1Quattrocento-TLF.fd +share/texmf-dist/tex/latex/quattrocento/T1QuattrocentoSans-TLF.fd +share/texmf-dist/tex/latex/quattrocento/TS1Quattrocento-TLF.fd +share/texmf-dist/tex/latex/quattrocento/TS1QuattrocentoSans-TLF.fd +share/texmf-dist/tex/latex/quattrocento/quattrocento.sty diff --git a/fonts/tex-quattrocento/distinfo b/fonts/tex-quattrocento/distinfo new file mode 100644 index 000000000..17f88ccdb --- /dev/null +++ b/fonts/tex-quattrocento/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-quattrocento-31763/quattrocento.tar.xz) = 0c4cbdf49cd740ad009282e0da92d0becf6716ef +RMD160 (tex-quattrocento-31763/quattrocento.tar.xz) = ec80224a919c0c5945ab50aed17013522bc563aa +Size (tex-quattrocento-31763/quattrocento.tar.xz) = 1577472 bytes diff --git a/fonts/tex-raleway-doc/DESCR b/fonts/tex-raleway-doc/DESCR new file mode 100644 index 000000000..2b0344aad --- /dev/null +++ b/fonts/tex-raleway-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-raleway. diff --git a/fonts/tex-raleway-doc/Makefile b/fonts/tex-raleway-doc/Makefile new file mode 100644 index 000000000..14dce13f8 --- /dev/null +++ b/fonts/tex-raleway-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= raleway.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.3 +TEXLIVE_REV= 37394 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/raleway +COMMENT= Documentation for tex-raleway +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-raleway-doc/PLIST b/fonts/tex-raleway-doc/PLIST new file mode 100644 index 000000000..9ab62c91c --- /dev/null +++ b/fonts/tex-raleway-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/doc/latex/raleway/OFL.txt +share/texmf-dist/doc/latex/raleway/raleway-otf-specimen.pdf +share/texmf-dist/doc/latex/raleway/raleway-otf-specimen.tex +share/texmf-dist/doc/latex/raleway/raleway-type1-specimen.pdf +share/texmf-dist/doc/latex/raleway/raleway-type1-specimen.tex +share/texmf-dist/doc/latex/raleway/raleway.pdf +share/texmf-dist/doc/latex/raleway/raleway.tex diff --git a/fonts/tex-raleway-doc/distinfo b/fonts/tex-raleway-doc/distinfo new file mode 100644 index 000000000..0397ebd87 --- /dev/null +++ b/fonts/tex-raleway-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-raleway-37394/raleway.doc.tar.xz) = 69eb9948ef778d3ed3e532990cecf715e9fbd29f +RMD160 (tex-raleway-37394/raleway.doc.tar.xz) = c24e47c39e81a62f3030ea52f03ebb373601a345 +Size (tex-raleway-37394/raleway.doc.tar.xz) = 178976 bytes diff --git a/fonts/tex-raleway/DESCR b/fonts/tex-raleway/DESCR new file mode 100644 index 000000000..f63325a57 --- /dev/null +++ b/fonts/tex-raleway/DESCR @@ -0,0 +1,3 @@ +The package provides the Raleway family in an easy to use way. +For XeLaTeX and LuaLaTeX users the original OpenType fonts are +used. The entire font family is included. diff --git a/fonts/tex-raleway/Makefile b/fonts/tex-raleway/Makefile new file mode 100644 index 000000000..08a3a7e63 --- /dev/null +++ b/fonts/tex-raleway/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= raleway +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 37394 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/raleway +COMMENT= Use Raleway with TeX(-alike) systems +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= Raleway.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-raleway/PLIST b/fonts/tex-raleway/PLIST new file mode 100644 index 000000000..0af8f29fd --- /dev/null +++ b/fonts/tex-raleway/PLIST @@ -0,0 +1,746 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/raleway/a_2bcjq6.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_biciir.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_bzmckq.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_f3uqdf.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_gvxmk7.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_ioname.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_k2dfwc.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_mgzrni.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_mzuigi.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_oaf34p.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_pcwse4.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_sor5xn.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_u6n666.enc +share/texmf-dist/fonts/enc/dvips/raleway/a_yqxcf3.enc +share/texmf-dist/fonts/map/dvips/raleway/Raleway.map +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Black-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Black.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Bold-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Bold.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-ExtraBold-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-ExtraBold.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-ExtraLight-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-ExtraLight.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Light-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Light.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Medium-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Medium.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Regular-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Regular.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-SemiBold-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-SemiBold.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Thin-Italic.otf +share/texmf-dist/fonts/opentype/impallari/raleway/Raleway-Thin.otf +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Black-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BlackItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLight-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ExtraLightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-LightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Medium-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-MediumItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-SemiBoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-Thin-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/impallari/raleway/Raleway-ThinItalic-tosf-ts1.tfm +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-Black.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-BlackItalic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-Bold.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-BoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-ExtraBold.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-ExtraBoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-ExtraLight.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-ExtraLightItalic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-Italic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-Light.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-LightItalic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-Medium.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-MediumItalic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-Regular.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-SemiBold.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-SemiBoldItalic.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-Thin.pfb +share/texmf-dist/fonts/type1/impallari/raleway/Raleway-ThinItalic.pfb +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Black-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BlackItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBold-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraBoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLight-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ExtraLightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-LightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Medium-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-MediumItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBold-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-SemiBoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-Thin-tosf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/impallari/raleway/Raleway-ThinItalic-tosf-ts1.vf +share/texmf-dist/tex/latex/raleway/LY1Raleway-TLF.fd +share/texmf-dist/tex/latex/raleway/LY1Raleway-TOsF.fd +share/texmf-dist/tex/latex/raleway/OT1Raleway-TLF.fd +share/texmf-dist/tex/latex/raleway/OT1Raleway-TOsF.fd +share/texmf-dist/tex/latex/raleway/T1Raleway-TLF.fd +share/texmf-dist/tex/latex/raleway/T1Raleway-TOsF.fd +share/texmf-dist/tex/latex/raleway/TS1Raleway-TLF.fd +share/texmf-dist/tex/latex/raleway/TS1Raleway-TOsF.fd +share/texmf-dist/tex/latex/raleway/raleway-type1-autoinst.sty +share/texmf-dist/tex/latex/raleway/raleway.sty diff --git a/fonts/tex-raleway/distinfo b/fonts/tex-raleway/distinfo new file mode 100644 index 000000000..a8b4706c1 --- /dev/null +++ b/fonts/tex-raleway/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-raleway-37394/raleway.tar.xz) = d4f605ae41f1ac21ba155dbf40f478d157e3dfe2 +RMD160 (tex-raleway-37394/raleway.tar.xz) = 778a9735186dd49fc59d9239411dbc576e53a68e +Size (tex-raleway-37394/raleway.tar.xz) = 2336240 bytes diff --git a/fonts/tex-recycle-doc/DESCR b/fonts/tex-recycle-doc/DESCR new file mode 100644 index 000000000..02f870665 --- /dev/null +++ b/fonts/tex-recycle-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-recycle. diff --git a/fonts/tex-recycle-doc/Makefile b/fonts/tex-recycle-doc/Makefile new file mode 100644 index 000000000..087ad429f --- /dev/null +++ b/fonts/tex-recycle-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= recycle.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/recycle +COMMENT= Documentation for tex-recycle +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-recycle-doc/PLIST b/fonts/tex-recycle-doc/PLIST new file mode 100644 index 000000000..4f00491f5 --- /dev/null +++ b/fonts/tex-recycle-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/doc/fonts/recycle/README diff --git a/fonts/tex-recycle-doc/distinfo b/fonts/tex-recycle-doc/distinfo new file mode 100644 index 000000000..0ad59eca7 --- /dev/null +++ b/fonts/tex-recycle-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-recycle-15878/recycle.doc.tar.xz) = 5a7b32a3223dda7e4d015478c3d3c93ca09dd647 +RMD160 (tex-recycle-15878/recycle.doc.tar.xz) = 7c100efbb9deff8d0ac25bb1e30775af255aeac6 +Size (tex-recycle-15878/recycle.doc.tar.xz) = 772 bytes diff --git a/fonts/tex-recycle/DESCR b/fonts/tex-recycle/DESCR new file mode 100644 index 000000000..c5e4867b6 --- /dev/null +++ b/fonts/tex-recycle/DESCR @@ -0,0 +1,3 @@ +This single-character font is provided as Metafont source, and +in Adobe Type 1 format. It is accompanied by a trivial LaTeX +package to use the logo at various sizes. diff --git a/fonts/tex-recycle/Makefile b/fonts/tex-recycle/Makefile new file mode 100644 index 000000000..bc02951f5 --- /dev/null +++ b/fonts/tex-recycle/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= recycle +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/recycle +COMMENT= Font providing the "recyclable" logo +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= recycle.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-recycle/PLIST b/fonts/tex-recycle/PLIST new file mode 100644 index 000000000..a7cba8d9a --- /dev/null +++ b/fonts/tex-recycle/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/fonts/map/dvips/recycle/recycle.map +share/texmf-dist/fonts/source/public/recycle/recycle.mf +share/texmf-dist/fonts/tfm/public/recycle/recycle.tfm +share/texmf-dist/fonts/type1/public/recycle/recycle.pfb +share/texmf-dist/tex/latex/recycle/recycle.sty diff --git a/fonts/tex-recycle/distinfo b/fonts/tex-recycle/distinfo new file mode 100644 index 000000000..afbff3c04 --- /dev/null +++ b/fonts/tex-recycle/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-recycle-15878/recycle.tar.xz) = e2ca2aeba46d4e267631acec0345a08d2f9ddf29 +RMD160 (tex-recycle-15878/recycle.tar.xz) = e3981ac870fa32c33f794cd0572e5a7a567dc87a +Size (tex-recycle-15878/recycle.tar.xz) = 9800 bytes diff --git a/fonts/tex-roboto-doc/DESCR b/fonts/tex-roboto-doc/DESCR new file mode 100644 index 000000000..ab25c0f1d --- /dev/null +++ b/fonts/tex-roboto-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-roboto. diff --git a/fonts/tex-roboto-doc/Makefile b/fonts/tex-roboto-doc/Makefile new file mode 100644 index 000000000..3d1709de1 --- /dev/null +++ b/fonts/tex-roboto-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= roboto.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 36893 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/roboto +COMMENT= Documentation for tex-roboto +LICENSE= apache-2.0 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-roboto-doc/PLIST b/fonts/tex-roboto-doc/PLIST new file mode 100644 index 000000000..3e5607985 --- /dev/null +++ b/fonts/tex-roboto-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:20:00 markd Exp $ +share/texmf-dist/doc/fonts/roboto/LICENSE.txt +share/texmf-dist/doc/fonts/roboto/README +share/texmf-dist/doc/fonts/roboto/samples.pdf +share/texmf-dist/doc/fonts/roboto/samples.tex diff --git a/fonts/tex-roboto-doc/distinfo b/fonts/tex-roboto-doc/distinfo new file mode 100644 index 000000000..5c132a1f6 --- /dev/null +++ b/fonts/tex-roboto-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-roboto-36893/roboto.doc.tar.xz) = 1b902fae41c38adde0a6ed144351e3db4dfb2dbf +RMD160 (tex-roboto-36893/roboto.doc.tar.xz) = fabb2624735d974771cda33d42edd9cdecaf6579 +Size (tex-roboto-36893/roboto.doc.tar.xz) = 76228 bytes diff --git a/fonts/tex-roboto/DESCR b/fonts/tex-roboto/DESCR new file mode 100644 index 000000000..6625b5909 --- /dev/null +++ b/fonts/tex-roboto/DESCR @@ -0,0 +1,3 @@ +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the Roboto, RobotoCondensed and RobotoSlab families +of fonts, designed by Christian Robertson for Google. diff --git a/fonts/tex-roboto/Makefile b/fonts/tex-roboto/Makefile new file mode 100644 index 000000000..6d79509ac --- /dev/null +++ b/fonts/tex-roboto/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= roboto +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 36893 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/roboto +COMMENT= Support for the Roboto family of fonts +LICENSE= apache-2.0 + +TEX_MAP_FILES+= roboto.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-roboto/PLIST b/fonts/tex-roboto/PLIST new file mode 100644 index 000000000..189cd08f1 --- /dev/null +++ b/fonts/tex-roboto/PLIST @@ -0,0 +1,1524 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:20:00 markd Exp $ +share/texmf-dist/fonts/enc/dvips/roboto/rbto_2gjoqz.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_4cxnmx.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_4j5rgv.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_5au2tj.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_5xgh2b.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_a5nkuh.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_b3vvq3.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_bergpl.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_brv6l3.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_bztncd.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_ddkove.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_ebhzxa.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_h3wntv.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_hhyavc.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_i2gjg4.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_idpkzy.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_ihpqsf.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_lxpby6.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_n6nas2.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_oa6oe5.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_pjd75x.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_r7ss7u.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_rehtu3.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_s7kfgd.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_schjax.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_svcybe.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_t2643k.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_tr5a5v.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_uf77so.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_usdwn6.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_v5svcm.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_wkn3wn.enc +share/texmf-dist/fonts/enc/dvips/roboto/rbto_yzgzr5.enc +share/texmf-dist/fonts/map/dvips/roboto/roboto.map +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Black-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BlackItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-LightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Medium-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-MediumItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-Thin-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/Roboto-ThinItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-LightItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoCondensed-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Light-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Light-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Light-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ly1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ot1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-t1.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/google/roboto/RobotoSlab-Thin-lf-ts1.tfm +share/texmf-dist/fonts/truetype/google/roboto/Roboto-Black.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-BlackItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-Bold.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-BoldItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-Light.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-LightItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-Medium.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-MediumItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-Regular.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-RegularItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-Thin.ttf +share/texmf-dist/fonts/truetype/google/roboto/Roboto-ThinItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Bold.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-BoldItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Light.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-LightItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-Regular.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoCondensed-RegularItalic.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Bold.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Light.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Regular.ttf +share/texmf-dist/fonts/truetype/google/roboto/RobotoSlab-Thin.ttf +share/texmf-dist/fonts/type1/google/roboto/Roboto-Black.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-BlackItalic.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-Bold.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-BoldItalic.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-Italic.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-Light.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-LightItalic.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-Medium.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-MediumItalic.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-Regular.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-Thin.pfb +share/texmf-dist/fonts/type1/google/roboto/Roboto-ThinItalic.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoCondensed-Bold.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoCondensed-BoldItalic.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoCondensed-Italic.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoCondensed-Light.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoCondensed-LightItalic.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoCondensed-Regular.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoSlab-Bold.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoSlab-Light.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoSlab-Regular.pfb +share/texmf-dist/fonts/type1/google/roboto/RobotoSlab-Thin.pfb +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Black-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BlackItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-LightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Medium-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-MediumItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-Thin-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/Roboto-ThinItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-LightItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoCondensed-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Light-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Light-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Light-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Thin-lf-ly1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Thin-lf-t1.vf +share/texmf-dist/fonts/vf/google/roboto/RobotoSlab-Thin-lf-ts1.vf +share/texmf-dist/tex/latex/roboto/LY1Roboto-LF.fd +share/texmf-dist/tex/latex/roboto/LY1Roboto-OsF.fd +share/texmf-dist/tex/latex/roboto/LY1Roboto-TLF.fd +share/texmf-dist/tex/latex/roboto/LY1Roboto-TOsF.fd +share/texmf-dist/tex/latex/roboto/LY1RobotoCondensed-LF.fd +share/texmf-dist/tex/latex/roboto/LY1RobotoCondensed-OsF.fd +share/texmf-dist/tex/latex/roboto/LY1RobotoCondensed-TLF.fd +share/texmf-dist/tex/latex/roboto/LY1RobotoCondensed-TOsF.fd +share/texmf-dist/tex/latex/roboto/LY1RobotoSlab-LF.fd +share/texmf-dist/tex/latex/roboto/OT1Roboto-LF.fd +share/texmf-dist/tex/latex/roboto/OT1Roboto-OsF.fd +share/texmf-dist/tex/latex/roboto/OT1Roboto-TLF.fd +share/texmf-dist/tex/latex/roboto/OT1Roboto-TOsF.fd +share/texmf-dist/tex/latex/roboto/OT1RobotoCondensed-LF.fd +share/texmf-dist/tex/latex/roboto/OT1RobotoCondensed-OsF.fd +share/texmf-dist/tex/latex/roboto/OT1RobotoCondensed-TLF.fd +share/texmf-dist/tex/latex/roboto/OT1RobotoCondensed-TOsF.fd +share/texmf-dist/tex/latex/roboto/OT1RobotoSlab-LF.fd +share/texmf-dist/tex/latex/roboto/T1Roboto-LF.fd +share/texmf-dist/tex/latex/roboto/T1Roboto-OsF.fd +share/texmf-dist/tex/latex/roboto/T1Roboto-TLF.fd +share/texmf-dist/tex/latex/roboto/T1Roboto-TOsF.fd +share/texmf-dist/tex/latex/roboto/T1RobotoCondensed-LF.fd +share/texmf-dist/tex/latex/roboto/T1RobotoCondensed-OsF.fd +share/texmf-dist/tex/latex/roboto/T1RobotoCondensed-TLF.fd +share/texmf-dist/tex/latex/roboto/T1RobotoCondensed-TOsF.fd +share/texmf-dist/tex/latex/roboto/T1RobotoSlab-LF.fd +share/texmf-dist/tex/latex/roboto/TS1Roboto-LF.fd +share/texmf-dist/tex/latex/roboto/TS1Roboto-OsF.fd +share/texmf-dist/tex/latex/roboto/TS1Roboto-TLF.fd +share/texmf-dist/tex/latex/roboto/TS1Roboto-TOsF.fd +share/texmf-dist/tex/latex/roboto/TS1RobotoCondensed-LF.fd +share/texmf-dist/tex/latex/roboto/TS1RobotoCondensed-OsF.fd +share/texmf-dist/tex/latex/roboto/TS1RobotoCondensed-TLF.fd +share/texmf-dist/tex/latex/roboto/TS1RobotoCondensed-TOsF.fd +share/texmf-dist/tex/latex/roboto/TS1RobotoSlab-LF.fd +share/texmf-dist/tex/latex/roboto/roboto.sty diff --git a/fonts/tex-roboto/distinfo b/fonts/tex-roboto/distinfo new file mode 100644 index 000000000..99fdc3064 --- /dev/null +++ b/fonts/tex-roboto/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-roboto-36893/roboto.tar.xz) = b359898072bd3e19974f943b8df26216fd81f638 +RMD160 (tex-roboto-36893/roboto.tar.xz) = 3f4bde241b576a9646629080327ff459f3829656 +Size (tex-roboto-36893/roboto.tar.xz) = 6962848 bytes diff --git a/fonts/tex-romande-doc/DESCR b/fonts/tex-romande-doc/DESCR new file mode 100644 index 000000000..221e0c069 --- /dev/null +++ b/fonts/tex-romande-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-romande. diff --git a/fonts/tex-romande-doc/Makefile b/fonts/tex-romande-doc/Makefile new file mode 100644 index 000000000..5a4531f84 --- /dev/null +++ b/fonts/tex-romande-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +DISTNAME= romande.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.008.v7.sc +TEXLIVE_REV= 19537 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/romandeadf +COMMENT= Documentation for tex-romande +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-romande-doc/PLIST b/fonts/tex-romande-doc/PLIST new file mode 100644 index 000000000..41c27e95e --- /dev/null +++ b/fonts/tex-romande-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:59 wiz Exp $ +share/texmf-dist/doc/fonts/romande/COPYING +share/texmf-dist/doc/fonts/romande/NOTICE.txt +share/texmf-dist/doc/fonts/romande/README +share/texmf-dist/doc/fonts/romande/manifest.txt +share/texmf-dist/doc/fonts/romande/romandeadf.pdf +share/texmf-dist/doc/fonts/romande/romandeadf.tex diff --git a/fonts/tex-romande-doc/distinfo b/fonts/tex-romande-doc/distinfo new file mode 100644 index 000000000..40465f4e9 --- /dev/null +++ b/fonts/tex-romande-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +SHA1 (tex-romande-19537/romande.doc.tar.xz) = 6b95cbd5b1df9d6c50be125ba6a36e4d1922d1fd +RMD160 (tex-romande-19537/romande.doc.tar.xz) = e2b377c8812594fb5466622fc8f2b6a4cba00d92 +Size (tex-romande-19537/romande.doc.tar.xz) = 279440 bytes diff --git a/fonts/tex-romande/DESCR b/fonts/tex-romande/DESCR new file mode 100644 index 000000000..a98213926 --- /dev/null +++ b/fonts/tex-romande/DESCR @@ -0,0 +1,12 @@ +Romande ADF is a serif font family with oldstyle figures, +designed as a substitute for Times, Tiffany or Caslon. The +family currently includes upright, italic and small-caps shapes +in each of regular and demi-bold weights and an italic script +in regular. The support package renames the fonts according to +the Karl Berry fontname scheme and defines four families. Two +of these primarily provide access to the "standard" or default +characters while the "alternate" families support alternate +characters, additional ligatures and the long s. The included +package files provide access to these features in LaTeX as +explained in the documentation. The LaTeX support requires the +nfssext-cfr and the xkeyval packages. diff --git a/fonts/tex-romande/Makefile b/fonts/tex-romande/Makefile new file mode 100644 index 000000000..53dd536fe --- /dev/null +++ b/fonts/tex-romande/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +DISTNAME= romande +PKGNAME= tex-${DISTNAME}-1.008.v7.sc +TEXLIVE_REV= 19537 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/romandeadf +COMMENT= Romande ADF fonts and LaTeX support +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= yrd.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-romande/PLIST b/fonts/tex-romande/PLIST new file mode 100644 index 000000000..7b5fefe80 --- /dev/null +++ b/fonts/tex-romande/PLIST @@ -0,0 +1,92 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:59 wiz Exp $ +share/texmf-dist/fonts/afm/arkandis/romande/yrdd8a.afm +share/texmf-dist/fonts/afm/arkandis/romande/yrddc8a.afm +share/texmf-dist/fonts/afm/arkandis/romande/yrddi8a.afm +share/texmf-dist/fonts/afm/arkandis/romande/yrdr8a.afm +share/texmf-dist/fonts/afm/arkandis/romande/yrdrc8a.afm +share/texmf-dist/fonts/afm/arkandis/romande/yrdri8a.afm +share/texmf-dist/fonts/afm/arkandis/romande/yrdriw8a.afm +share/texmf-dist/fonts/enc/dvips/romande/romande-supp.enc +share/texmf-dist/fonts/enc/dvips/romande/t1-romandeadf-alt.enc +share/texmf-dist/fonts/enc/dvips/romande/t1-romandeadf.enc +share/texmf-dist/fonts/enc/dvips/romande/ts1-euro-yrd.enc +share/texmf-dist/fonts/map/dvips/romande/yrd.map +share/texmf-dist/fonts/tfm/arkandis/romande/s-yrdd.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/s-yrddi.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/s-yrdr.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/s-yrdri.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/s-yrdriw.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdd.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrddi.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdr.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdri.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdriw.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-yrdd.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-yrddc.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-yrddi.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-yrdr.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-yrdrc.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-yrdri.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/t1-romandeadf-yrdriw.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/ts1-yrdd.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/ts1-yrddi.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/ts1-yrdr.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/ts1-yrdri.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/ts1-yrdriw.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdd8c.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdd8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdda8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrddai8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrddc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrddi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrddi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdr8c.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdr8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdra8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdrai8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdraiw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdrc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdri8c.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdri8t.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdriw8c.tfm +share/texmf-dist/fonts/tfm/arkandis/romande/yrdriw8t.tfm +share/texmf-dist/fonts/type1/arkandis/romande/yrdd8a.pfb +share/texmf-dist/fonts/type1/arkandis/romande/yrdd8a.pfm +share/texmf-dist/fonts/type1/arkandis/romande/yrddc8a.pfb +share/texmf-dist/fonts/type1/arkandis/romande/yrddc8a.pfm +share/texmf-dist/fonts/type1/arkandis/romande/yrddi8a.pfb +share/texmf-dist/fonts/type1/arkandis/romande/yrddi8a.pfm +share/texmf-dist/fonts/type1/arkandis/romande/yrdr8a.pfb +share/texmf-dist/fonts/type1/arkandis/romande/yrdr8a.pfm +share/texmf-dist/fonts/type1/arkandis/romande/yrdrc8a.pfb +share/texmf-dist/fonts/type1/arkandis/romande/yrdrc8a.pfm +share/texmf-dist/fonts/type1/arkandis/romande/yrdri8a.pfb +share/texmf-dist/fonts/type1/arkandis/romande/yrdri8a.pfm +share/texmf-dist/fonts/type1/arkandis/romande/yrdriw8a.pfb +share/texmf-dist/fonts/type1/arkandis/romande/yrdriw8a.pfm +share/texmf-dist/fonts/vf/arkandis/romande/yrdd8c.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdd8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdda8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrddai8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrddc8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrddi8c.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrddi8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdr8c.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdr8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdra8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdrai8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdraiw8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdrc8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdri8c.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdri8t.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdriw8c.vf +share/texmf-dist/fonts/vf/arkandis/romande/yrdriw8t.vf +share/texmf-dist/tex/latex/romande/romande.sty +share/texmf-dist/tex/latex/romande/t1yrd.fd +share/texmf-dist/tex/latex/romande/t1yrda.fd +share/texmf-dist/tex/latex/romande/t1yrdaw.fd +share/texmf-dist/tex/latex/romande/t1yrdw.fd +share/texmf-dist/tex/latex/romande/ts1yrd.fd +share/texmf-dist/tex/latex/romande/ts1yrda.fd +share/texmf-dist/tex/latex/romande/ts1yrdaw.fd +share/texmf-dist/tex/latex/romande/ts1yrdw.fd diff --git a/fonts/tex-romande/distinfo b/fonts/tex-romande/distinfo new file mode 100644 index 000000000..7f711894b --- /dev/null +++ b/fonts/tex-romande/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:59 wiz Exp $ + +SHA1 (tex-romande-19537/romande.tar.xz) = 122f2a1ce0b8d1b4dca8d2d0b82a301a3c1a1168 +RMD160 (tex-romande-19537/romande.tar.xz) = e35b4e591b57c835e9a2fb7856b754e7c7784b81 +Size (tex-romande-19537/romande.tar.xz) = 471264 bytes diff --git a/fonts/tex-rsfso-doc/DESCR b/fonts/tex-rsfso-doc/DESCR new file mode 100644 index 000000000..a7443291d --- /dev/null +++ b/fonts/tex-rsfso-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-rsfso. diff --git a/fonts/tex-rsfso-doc/Makefile b/fonts/tex-rsfso-doc/Makefile new file mode 100644 index 000000000..85c3b52a0 --- /dev/null +++ b/fonts/tex-rsfso-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= rsfso.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.01 +TEXLIVE_REV= 32051 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/rsfso +COMMENT= Documentation for tex-rsfso +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-rsfso-doc/PLIST b/fonts/tex-rsfso-doc/PLIST new file mode 100644 index 000000000..24c9cc038 --- /dev/null +++ b/fonts/tex-rsfso-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/doc/fonts/rsfso/README +share/texmf-dist/doc/fonts/rsfso/mh2scr0.png +share/texmf-dist/doc/fonts/rsfso/rsfso-doc.pdf +share/texmf-dist/doc/fonts/rsfso/rsfso-doc.tex diff --git a/fonts/tex-rsfso-doc/distinfo b/fonts/tex-rsfso-doc/distinfo new file mode 100644 index 000000000..37d99a21f --- /dev/null +++ b/fonts/tex-rsfso-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-rsfso-32051/rsfso.doc.tar.xz) = cdbb8bc1725dfbf051cb30bcd2364622ca29e916 +RMD160 (tex-rsfso-32051/rsfso.doc.tar.xz) = 7bf97f08c1f3e52095a567c77a9fa56ef57b11fd +Size (tex-rsfso-32051/rsfso.doc.tar.xz) = 145704 bytes diff --git a/fonts/tex-rsfso/DESCR b/fonts/tex-rsfso/DESCR new file mode 100644 index 000000000..30d7070b7 --- /dev/null +++ b/fonts/tex-rsfso/DESCR @@ -0,0 +1,5 @@ +The package provides virtual fonts and LaTeX support files for +mathematical calligraphic fonts based on the rsfs Adobe Type 1 +fonts (which must also be present for successful installation, +with the slant substantially reduced. The output is quite +similar to that from the Adobe Mathematical Pi script font. diff --git a/fonts/tex-rsfso/Makefile b/fonts/tex-rsfso/Makefile new file mode 100644 index 000000000..c242df08b --- /dev/null +++ b/fonts/tex-rsfso/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= rsfso +PKGNAME= tex-${DISTNAME}-1.01 +TEXLIVE_REV= 32051 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/rsfso +COMMENT= Mathematical calligraphic font based on rsfs +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= rsfso.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-rsfso/PLIST b/fonts/tex-rsfso/PLIST new file mode 100644 index 000000000..bf3fc6e01 --- /dev/null +++ b/fonts/tex-rsfso/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/fonts/map/dvips/rsfso/rsfso.map +share/texmf-dist/fonts/tfm/public/rsfso/rrsfso10.tfm +share/texmf-dist/fonts/tfm/public/rsfso/rrsfso5.tfm +share/texmf-dist/fonts/tfm/public/rsfso/rrsfso7.tfm +share/texmf-dist/fonts/tfm/public/rsfso/rsfso10.tfm +share/texmf-dist/fonts/tfm/public/rsfso/rsfso5.tfm +share/texmf-dist/fonts/tfm/public/rsfso/rsfso7.tfm +share/texmf-dist/fonts/vf/public/rsfso/rsfso10.vf +share/texmf-dist/fonts/vf/public/rsfso/rsfso5.vf +share/texmf-dist/fonts/vf/public/rsfso/rsfso7.vf +share/texmf-dist/tex/latex/rsfso/rsfso.sty +share/texmf-dist/tex/latex/rsfso/ursfso.fd diff --git a/fonts/tex-rsfso/distinfo b/fonts/tex-rsfso/distinfo new file mode 100644 index 000000000..28b889e15 --- /dev/null +++ b/fonts/tex-rsfso/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-rsfso-32051/rsfso.tar.xz) = d7674b0d195dfa369b036f86fad4edef3190f4c3 +RMD160 (tex-rsfso-32051/rsfso.tar.xz) = fe94f5201aaea68a3d295a44812793ffc6d9fa56 +Size (tex-rsfso-32051/rsfso.tar.xz) = 3768 bytes diff --git a/fonts/tex-sansmathaccent-doc/DESCR b/fonts/tex-sansmathaccent-doc/DESCR new file mode 100644 index 000000000..6d01e4c56 --- /dev/null +++ b/fonts/tex-sansmathaccent-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-sansmathaccent. diff --git a/fonts/tex-sansmathaccent-doc/Makefile b/fonts/tex-sansmathaccent-doc/Makefile new file mode 100644 index 000000000..9de5a6eba --- /dev/null +++ b/fonts/tex-sansmathaccent-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= sansmathaccent.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 30187 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sansmathaccent +COMMENT= Documentation for tex-sansmathaccent +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sansmathaccent-doc/PLIST b/fonts/tex-sansmathaccent-doc/PLIST new file mode 100644 index 000000000..51caa9876 --- /dev/null +++ b/fonts/tex-sansmathaccent-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/doc/fonts/sansmathaccent/README +share/texmf-dist/doc/fonts/sansmathaccent/sansmathaccent.pdf +share/texmf-dist/doc/fonts/sansmathaccent/sansmathaccent.tex diff --git a/fonts/tex-sansmathaccent-doc/distinfo b/fonts/tex-sansmathaccent-doc/distinfo new file mode 100644 index 000000000..4c87dded4 --- /dev/null +++ b/fonts/tex-sansmathaccent-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-sansmathaccent-30187/sansmathaccent.doc.tar.xz) = 7f2f0c366d6e6b7f985e5511bd04b156ba7be836 +RMD160 (tex-sansmathaccent-30187/sansmathaccent.doc.tar.xz) = e1bdd92eeb0d7e986802f713a89c0572df7131e9 +Size (tex-sansmathaccent-30187/sansmathaccent.doc.tar.xz) = 157400 bytes diff --git a/fonts/tex-sansmathaccent/DESCR b/fonts/tex-sansmathaccent/DESCR new file mode 100644 index 000000000..3ba874d99 --- /dev/null +++ b/fonts/tex-sansmathaccent/DESCR @@ -0,0 +1,4 @@ +Sans serif maths (produced by the beamer class or the sfmath +package) often has accents positioned incorrectly. The package +fixes the positioning of such accents when the default font +(cmssi) is used for sans serif maths. diff --git a/fonts/tex-sansmathaccent/Makefile b/fonts/tex-sansmathaccent/Makefile new file mode 100644 index 000000000..154e3f21e --- /dev/null +++ b/fonts/tex-sansmathaccent/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +DISTNAME= sansmathaccent +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30187 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sansmathaccent +COMMENT= Correct placement of accents in sans-serif maths +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= sansmathaccent.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sansmathaccent/PLIST b/fonts/tex-sansmathaccent/PLIST new file mode 100644 index 000000000..9bb9ff193 --- /dev/null +++ b/fonts/tex-sansmathaccent/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:54 wiz Exp $ +share/texmf-dist/fonts/map/dvips/sansmathaccent/sansmathaccent.map +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssi10.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssi12.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssi17.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssi8.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssi9.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssxi10.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssxi12.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssxi17.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssxi8.tfm +share/texmf-dist/fonts/tfm/public/sansmathaccent/mathkerncmssxi9.tfm +share/texmf-dist/fonts/vf/public/sansmathaccent/mathkerncmssxi10.vf +share/texmf-dist/fonts/vf/public/sansmathaccent/mathkerncmssxi12.vf +share/texmf-dist/fonts/vf/public/sansmathaccent/mathkerncmssxi17.vf +share/texmf-dist/fonts/vf/public/sansmathaccent/mathkerncmssxi8.vf +share/texmf-dist/fonts/vf/public/sansmathaccent/mathkerncmssxi9.vf +share/texmf-dist/tex/latex/sansmathaccent/ot1mathkerncmss.fd +share/texmf-dist/tex/latex/sansmathaccent/sansmathaccent.sty diff --git a/fonts/tex-sansmathaccent/distinfo b/fonts/tex-sansmathaccent/distinfo new file mode 100644 index 000000000..cb90448f6 --- /dev/null +++ b/fonts/tex-sansmathaccent/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:54 wiz Exp $ + +SHA1 (tex-sansmathaccent-30187/sansmathaccent.tar.xz) = a4f4b4e43c36e1444e1679d477f1abc8ffb3383f +RMD160 (tex-sansmathaccent-30187/sansmathaccent.tar.xz) = 11c272aee110ea60ce5371eb8c3014e52d1db661 +Size (tex-sansmathaccent-30187/sansmathaccent.tar.xz) = 10556 bytes diff --git a/fonts/tex-sansmathfonts-doc/DESCR b/fonts/tex-sansmathfonts-doc/DESCR new file mode 100644 index 000000000..c3d3504b9 --- /dev/null +++ b/fonts/tex-sansmathfonts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-sansmathfonts. diff --git a/fonts/tex-sansmathfonts-doc/Makefile b/fonts/tex-sansmathfonts-doc/Makefile new file mode 100644 index 000000000..67321f777 --- /dev/null +++ b/fonts/tex-sansmathfonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= sansmathfonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1 +TEXLIVE_REV= 30173 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sansmathfonts +COMMENT= Documentation for tex-sansmathfonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sansmathfonts-doc/PLIST b/fonts/tex-sansmathfonts-doc/PLIST new file mode 100644 index 000000000..528f91302 --- /dev/null +++ b/fonts/tex-sansmathfonts-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/doc/fonts/sansmathfonts/README +share/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.pdf +share/texmf-dist/doc/fonts/sansmathfonts/sansmathfonts.tex diff --git a/fonts/tex-sansmathfonts-doc/distinfo b/fonts/tex-sansmathfonts-doc/distinfo new file mode 100644 index 000000000..43d330777 --- /dev/null +++ b/fonts/tex-sansmathfonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-sansmathfonts-30173/sansmathfonts.doc.tar.xz) = e1c6135be1efe2a6f4f9aaaefbf3128082a22319 +RMD160 (tex-sansmathfonts-30173/sansmathfonts.doc.tar.xz) = c8c85cdcb9c9217f38aec8d942aae4c70fb0ad74 +Size (tex-sansmathfonts-30173/sansmathfonts.doc.tar.xz) = 265492 bytes diff --git a/fonts/tex-sansmathfonts/DESCR b/fonts/tex-sansmathfonts/DESCR new file mode 100644 index 000000000..2d7d6474f --- /dev/null +++ b/fonts/tex-sansmathfonts/DESCR @@ -0,0 +1,2 @@ +Sans serifsmall caps and math fonts for use with Computer +Modern. diff --git a/fonts/tex-sansmathfonts/Makefile b/fonts/tex-sansmathfonts/Makefile new file mode 100644 index 000000000..cb4a49433 --- /dev/null +++ b/fonts/tex-sansmathfonts/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= sansmathfonts +PKGNAME= tex-${DISTNAME}-1 +TEXLIVE_REV= 30173 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sansmathfonts +COMMENT= Correct placement of accents in sans-serif maths +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= sansmathfonts.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sansmathfonts/PLIST b/fonts/tex-sansmathfonts/PLIST new file mode 100644 index 000000000..51a602e84 --- /dev/null +++ b/fonts/tex-sansmathfonts/PLIST @@ -0,0 +1,519 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/fonts/map/dvips/sansmathfonts/sansmathfonts.map +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXi10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXi12.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXi17.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXi8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXi9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXibx10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXibx12.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXibx17.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXibx8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXibx9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXibxcsc10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXicsc10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXicsc8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXicsc9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXicsci10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXicsci8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXicsci9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXii10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXii12.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXii17.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXii8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXii9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXixi10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXixi12.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXixi17.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXixi8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXixi9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsmfIPiXixicsc10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssbsy10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssbsy5.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssbsy6.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssbsy7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssbsy8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssbsy9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssbxcsc10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsscsc10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsscsc8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsscsc9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsscsci10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsscsci8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsscsci9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssex10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssex7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssex8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssex9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmi10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmi5.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmi6.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmi7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmi8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmi9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmib10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmib5.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmib6.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmib7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmib8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssmib9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsssy10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsssy5.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsssy6.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsssy7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsssy8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmsssy9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssu10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/cmssxicsc10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi0500.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi0600.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi0700.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi0800.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi0900.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi1000.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi1095.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi1200.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi1440.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi1728.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi2074.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi2488.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi2986.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczi3583.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo0500.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo0600.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo0700.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo0800.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo0900.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo1000.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo1095.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo1200.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo1440.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo1728.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo2074.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo2488.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo2986.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczo3583.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx0500.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx0600.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx0700.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx0800.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx0900.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx1000.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx1095.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx1200.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx1440.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx1728.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx2074.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx2488.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx2986.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczx3583.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz0500.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz0600.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz0700.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz0800.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz0900.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz1000.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz1095.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz1200.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz1440.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz1728.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz2074.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz2488.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz2986.mf +share/texmf-dist/fonts/source/public/sansmathfonts/eczz3583.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-IPiXi.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-IPiXicsc.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-amsya.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-amsyb.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-asymbols.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-bigdel.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-bigint.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-bigop.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-bsymbols.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-calu.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-csc.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-greekl.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-greeku.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-mathex.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-mathint.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-mathsl.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-mathsy.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-roman.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-romanu.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-romms.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-slantms.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-sym.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-symbol.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sans-xbbold.mf +share/texmf-dist/fonts/source/public/sansmathfonts/sansfontbase.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssesint10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssesint7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssesint8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssesint9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsam10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsam5.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsam6.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsam7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsam8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsam9.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsbm10.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsbm5.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsbm6.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsbm7.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsbm8.mf +share/texmf-dist/fonts/source/public/sansmathfonts/ssmsbm9.mf +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmf10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmf12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmf17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmf8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmf9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXi10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXi12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXi17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXi8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXi9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXibx9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXibxcsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsc8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsc9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsci10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsci8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXicsci9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXii10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXii12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXii17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXii8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXii9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXixi9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfIPiXixicsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfbx10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfbx12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfbx17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfbx8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfbx9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfbxcsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfcsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfcsc8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfcsc9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfcsci10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfcsci8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfcsci9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfi10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfi12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfi17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfi8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfi9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfxi10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfxi12.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfxi17.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfxi8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfxi9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsmfxicsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssbsy10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssbsy5.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssbsy6.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssbsy7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssbsy8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssbsy9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssbxcsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsscsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsscsc8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsscsc9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsscsci10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsscsci8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsscsci9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssex10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssex7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssex8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssex9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmi10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmi5.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmi6.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmi7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmi8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmi9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmib10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmib5.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmib6.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmib7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmib8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssmib9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsssy10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsssy5.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsssy6.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsssy7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsssy8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmsssy9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssu10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/cmssxicsc10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi0500.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi0600.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi0700.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi0800.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi0900.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi1000.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi1095.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi1200.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi1440.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi1728.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi2074.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi2488.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi2986.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczi3583.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo0500.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo0600.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo0700.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo0800.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo0900.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo1000.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo1095.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo1200.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo1440.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo1728.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo2074.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo2488.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo2986.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczo3583.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx0500.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx0600.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx0700.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx0800.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx0900.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx1000.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx1095.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx1200.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx1440.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx1728.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx2074.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx2488.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx2986.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczx3583.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz0500.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz0600.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz0700.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz0800.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz0900.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz1000.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz1095.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz1200.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz1440.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz1728.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz2074.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz2488.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz2986.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/eczz3583.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssesint10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssesint7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssesint8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssesint9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsam10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsam5.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsam6.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsam7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsam8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsam9.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsbm10.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsbm5.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsbm6.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsbm7.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsbm8.tfm +share/texmf-dist/fonts/tfm/public/sansmathfonts/ssmsbm9.tfm +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXi10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXi12.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXi17.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXi8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXi9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXibx10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXibx12.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXibx17.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXibx8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXibx9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXibxcsc10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXicsc10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXicsc8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXicsc9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXicsci10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXicsci8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXicsci9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXii10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXii12.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXii17.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXii8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXii9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXixi10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXixi12.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXixi17.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXixi8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXixi9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsmfIPiXixicsc10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbsy10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbsy5.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbsy6.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbsy7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbsy8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbsy9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbx12.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbx17.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbx8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbx9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssbxcsc10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsscsc10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsscsc8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsscsc9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsscsci10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsscsci8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsscsci9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssex10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssex7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssex8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssex9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmi10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmi5.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmi6.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmi7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmi8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmi9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmib10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmib5.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmib6.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmib7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmib8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssmib9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsssy10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsssy5.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsssy6.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsssy7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsssy8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmsssy9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssu10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssxi10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssxi12.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssxi17.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssxi8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssxi9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/cmssxicsc10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi0500.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi0600.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi0700.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi0800.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi0900.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi1000.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi1095.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi1200.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi1440.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi1728.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi2074.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi2488.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi2986.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczi3583.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo0500.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo0600.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo0700.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo0800.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo0900.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo1000.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo1095.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo1200.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo1440.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo1728.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo2074.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo2488.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo2986.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczo3583.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx0500.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx0600.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx0700.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx0800.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx0900.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx1000.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx1095.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx1200.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx1440.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx1728.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx2074.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx2488.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx2986.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczx3583.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz0500.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz0600.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz0700.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz0800.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz0900.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz1000.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz1095.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz1200.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz1440.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz1728.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz2074.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz2488.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz2986.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/eczz3583.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssesint10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssesint7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssesint8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssesint9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsam10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsam5.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsam6.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsam7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsam8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsam9.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsbm10.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsbm5.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsbm6.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsbm7.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsbm8.pfb +share/texmf-dist/fonts/type1/public/sansmathfonts/ssmsbm9.pfb +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmf10.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmf12.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmf17.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmf8.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmf9.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfbx10.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfbx12.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfbx17.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfbx8.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfbx9.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfbxcsc10.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfcsc10.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfcsc8.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfcsc9.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfcsci10.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfcsci8.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfcsci9.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfi10.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfi12.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfi17.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfi8.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfi9.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfxi10.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfxi12.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfxi17.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfxi8.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfxi9.vf +share/texmf-dist/fonts/vf/public/sansmathfonts/cmsmfxicsc10.vf +share/texmf-dist/tex/latex/sansmathfonts/omlcmssm.fd +share/texmf-dist/tex/latex/sansmathfonts/omscmsssy.fd +share/texmf-dist/tex/latex/sansmathfonts/omxcmssex.fd +share/texmf-dist/tex/latex/sansmathfonts/ot1cmsmf.fd +share/texmf-dist/tex/latex/sansmathfonts/ot1xcmss.fd +share/texmf-dist/tex/latex/sansmathfonts/sansmathfonts.sty +share/texmf-dist/tex/latex/sansmathfonts/t1xcmss.fd +share/texmf-dist/tex/latex/sansmathfonts/ucmsmf.fd +share/texmf-dist/tex/latex/sansmathfonts/ussesint.fd +share/texmf-dist/tex/latex/sansmathfonts/ussmsa.fd +share/texmf-dist/tex/latex/sansmathfonts/ussmsb.fd +share/texmf-dist/tex/latex/sansmathfonts/uxcmss.fd diff --git a/fonts/tex-sansmathfonts/distinfo b/fonts/tex-sansmathfonts/distinfo new file mode 100644 index 000000000..6cd13458c --- /dev/null +++ b/fonts/tex-sansmathfonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-sansmathfonts-30173/sansmathfonts.tar.xz) = d225f9ad81cea5645cab59c81edd03cbd17f6481 +RMD160 (tex-sansmathfonts-30173/sansmathfonts.tar.xz) = aaac648da1cfbc239d59fe5190dff89e78c3b260 +Size (tex-sansmathfonts-30173/sansmathfonts.tar.xz) = 4275036 bytes diff --git a/fonts/tex-sauter/DESCR b/fonts/tex-sauter/DESCR new file mode 100644 index 000000000..b26b77807 --- /dev/null +++ b/fonts/tex-sauter/DESCR @@ -0,0 +1,6 @@ +Extensions, originally to the CM fonts, providing a parameterization +scheme to build METAFONT fonts at true design sizes, for a large +range of sizes. + +The scheme has now been extended to a range of other fonts, including +the AMS fonts, bbm, bbold, rsfs and wasy fonts. diff --git a/fonts/tex-sauter/Makefile b/fonts/tex-sauter/Makefile new file mode 100644 index 000000000..08d741152 --- /dev/null +++ b/fonts/tex-sauter/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/02 14:00:44 wiz Exp $ + +DISTNAME= sauter +PKGNAME= tex-${DISTNAME}-2.4 +TEXLIVE_REV= 13293 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Wide range of design sizes for CM fonts +LICENSE= gnu-gpl-v2 # or v3? + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sauter/PLIST b/fonts/tex-sauter/PLIST new file mode 100644 index 000000000..e2ebac843 --- /dev/null +++ b/fonts/tex-sauter/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/02 14:00:44 wiz Exp $ +share/texmf-dist/fonts/source/public/sauter/b-cmb.mf +share/texmf-dist/fonts/source/public/sauter/b-cmbsy.mf +share/texmf-dist/fonts/source/public/sauter/b-cmbx.mf +share/texmf-dist/fonts/source/public/sauter/b-cmbxsl.mf +share/texmf-dist/fonts/source/public/sauter/b-cmbxti.mf +share/texmf-dist/fonts/source/public/sauter/b-cmcsc.mf +share/texmf-dist/fonts/source/public/sauter/b-cmdunh.mf +share/texmf-dist/fonts/source/public/sauter/b-cmex.mf +share/texmf-dist/fonts/source/public/sauter/b-cmff.mf +share/texmf-dist/fonts/source/public/sauter/b-cmfi.mf +share/texmf-dist/fonts/source/public/sauter/b-cmfib.mf +share/texmf-dist/fonts/source/public/sauter/b-cminch.mf +share/texmf-dist/fonts/source/public/sauter/b-cmitt.mf +share/texmf-dist/fonts/source/public/sauter/b-cmmi.mf +share/texmf-dist/fonts/source/public/sauter/b-cmmib.mf +share/texmf-dist/fonts/source/public/sauter/b-cmr.mf +share/texmf-dist/fonts/source/public/sauter/b-cmsl.mf +share/texmf-dist/fonts/source/public/sauter/b-cmsltt.mf +share/texmf-dist/fonts/source/public/sauter/b-cmss.mf +share/texmf-dist/fonts/source/public/sauter/b-cmssbx.mf +share/texmf-dist/fonts/source/public/sauter/b-cmssdc.mf +share/texmf-dist/fonts/source/public/sauter/b-cmssi.mf +share/texmf-dist/fonts/source/public/sauter/b-cmssq.mf +share/texmf-dist/fonts/source/public/sauter/b-cmssqi.mf +share/texmf-dist/fonts/source/public/sauter/b-cmssxi.mf +share/texmf-dist/fonts/source/public/sauter/b-cmsy.mf +share/texmf-dist/fonts/source/public/sauter/b-cmtcsc.mf +share/texmf-dist/fonts/source/public/sauter/b-cmtex.mf +share/texmf-dist/fonts/source/public/sauter/b-cmti.mf +share/texmf-dist/fonts/source/public/sauter/b-cmtt.mf +share/texmf-dist/fonts/source/public/sauter/b-cmu.mf +share/texmf-dist/fonts/source/public/sauter/b-cmvtt.mf +share/texmf-dist/fonts/source/public/sauter/c-bmath.mf +share/texmf-dist/fonts/source/public/sauter/c-cmbx.mf +share/texmf-dist/fonts/source/public/sauter/c-cmex.mf +share/texmf-dist/fonts/source/public/sauter/c-cmff.mf +share/texmf-dist/fonts/source/public/sauter/c-cmmi.mf +share/texmf-dist/fonts/source/public/sauter/c-cmr.mf +share/texmf-dist/fonts/source/public/sauter/c-cmss.mf +share/texmf-dist/fonts/source/public/sauter/c-cmssbx.mf +share/texmf-dist/fonts/source/public/sauter/c-cmssq.mf +share/texmf-dist/fonts/source/public/sauter/c-cmsy.mf +share/texmf-dist/fonts/source/public/sauter/c-cmti.mf +share/texmf-dist/fonts/source/public/sauter/c-cmtt.mf +share/texmf-dist/fonts/source/public/sauter/c-sigma.mf diff --git a/fonts/tex-sauter/distinfo b/fonts/tex-sauter/distinfo new file mode 100644 index 000000000..a80d0fd81 --- /dev/null +++ b/fonts/tex-sauter/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/02 14:00:44 wiz Exp $ + +SHA1 (tex-sauter-13293/sauter.tar.xz) = d842d37a4ce9f501be61ceccdf2576c0f2059edb +RMD160 (tex-sauter-13293/sauter.tar.xz) = 4c7de69d036c3f714eb63e5a17e9b95f46821360 +Size (tex-sauter-13293/sauter.tar.xz) = 12480 bytes diff --git a/fonts/tex-sauterfonts-doc/DESCR b/fonts/tex-sauterfonts-doc/DESCR new file mode 100644 index 000000000..7ee63a512 --- /dev/null +++ b/fonts/tex-sauterfonts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-sauterfonts. diff --git a/fonts/tex-sauterfonts-doc/Makefile b/fonts/tex-sauterfonts-doc/Makefile new file mode 100644 index 000000000..bb42ccbe1 --- /dev/null +++ b/fonts/tex-sauterfonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= sauterfonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sauterfonts +COMMENT= Documentation for tex-sauterfonts +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sauterfonts-doc/PLIST b/fonts/tex-sauterfonts-doc/PLIST new file mode 100644 index 000000000..08da0fc57 --- /dev/null +++ b/fonts/tex-sauterfonts-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/doc/latex/sauterfonts/README diff --git a/fonts/tex-sauterfonts-doc/distinfo b/fonts/tex-sauterfonts-doc/distinfo new file mode 100644 index 000000000..b37ea7999 --- /dev/null +++ b/fonts/tex-sauterfonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-sauterfonts-15878/sauterfonts.doc.tar.xz) = c188e4100375e41e90020aae3614fd03f868011f +RMD160 (tex-sauterfonts-15878/sauterfonts.doc.tar.xz) = 94093da14d54bd42321e751f05c3a404db272c70 +Size (tex-sauterfonts-15878/sauterfonts.doc.tar.xz) = 624 bytes diff --git a/fonts/tex-sauterfonts/DESCR b/fonts/tex-sauterfonts/DESCR new file mode 100644 index 000000000..3f66859d4 --- /dev/null +++ b/fonts/tex-sauterfonts/DESCR @@ -0,0 +1,6 @@ +The package provides font definition files (plus a replacement +for the package exscale) to access many of the fonts in +Sauter's collection. These fonts are available in all point +sizes and look nicer for such "intermediate" document sizes as +11pt. Also included is the package sbbm, an alternative to +access the bbm fonts. diff --git a/fonts/tex-sauterfonts/Makefile b/fonts/tex-sauterfonts/Makefile new file mode 100644 index 000000000..09a7926dd --- /dev/null +++ b/fonts/tex-sauterfonts/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= sauterfonts +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sauterfonts +COMMENT= Use Sauter's fonts in LaTeX +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sauterfonts/PLIST b/fonts/tex-sauterfonts/PLIST new file mode 100644 index 000000000..924a4924a --- /dev/null +++ b/fonts/tex-sauterfonts/PLIST @@ -0,0 +1,31 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/tex/latex/sauterfonts/sbbm.sty +share/texmf-dist/tex/latex/sauterfonts/sexscale.sty +share/texmf-dist/tex/latex/sauterfonts/somlcmm.fd +share/texmf-dist/tex/latex/sauterfonts/somlcmr.fd +share/texmf-dist/tex/latex/sauterfonts/somscmr.fd +share/texmf-dist/tex/latex/sauterfonts/somscmsy.fd +share/texmf-dist/tex/latex/sauterfonts/somxcmex.fd +share/texmf-dist/tex/latex/sauterfonts/sot1cmdh.fd +share/texmf-dist/tex/latex/sauterfonts/sot1cmfib.fd +share/texmf-dist/tex/latex/sauterfonts/sot1cmfr.fd +share/texmf-dist/tex/latex/sauterfonts/sot1cmr.fd +share/texmf-dist/tex/latex/sauterfonts/sot1cmss.fd +share/texmf-dist/tex/latex/sauterfonts/sot1cmtt.fd +share/texmf-dist/tex/latex/sauterfonts/sot1cmvtt.fd +share/texmf-dist/tex/latex/sauterfonts/subbm.fd +share/texmf-dist/tex/latex/sauterfonts/subbmdh.fd +share/texmf-dist/tex/latex/sauterfonts/subbmfib.fd +share/texmf-dist/tex/latex/sauterfonts/subbmss.fd +share/texmf-dist/tex/latex/sauterfonts/subbmtt.fd +share/texmf-dist/tex/latex/sauterfonts/subbmvtt.fd +share/texmf-dist/tex/latex/sauterfonts/subbold.fd +share/texmf-dist/tex/latex/sauterfonts/sucmr.fd +share/texmf-dist/tex/latex/sauterfonts/sucmss.fd +share/texmf-dist/tex/latex/sauterfonts/sucmtt.fd +share/texmf-dist/tex/latex/sauterfonts/sulasy.fd +share/texmf-dist/tex/latex/sauterfonts/sumsa.fd +share/texmf-dist/tex/latex/sauterfonts/sumsb.fd +share/texmf-dist/tex/latex/sauterfonts/sursfs.fd +share/texmf-dist/tex/latex/sauterfonts/sustmry.fd +share/texmf-dist/tex/latex/sauterfonts/suwasy.fd diff --git a/fonts/tex-sauterfonts/distinfo b/fonts/tex-sauterfonts/distinfo new file mode 100644 index 000000000..54b51516c --- /dev/null +++ b/fonts/tex-sauterfonts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-sauterfonts-15878/sauterfonts.tar.xz) = 4c8c5f59b09ad5c5b65ae35df76bce8781db9636 +RMD160 (tex-sauterfonts-15878/sauterfonts.tar.xz) = b86a7a3feff502e6c16412b14dcb7c459bbb37be +Size (tex-sauterfonts-15878/sauterfonts.tar.xz) = 3952 bytes diff --git a/fonts/tex-semaphor-doc/DESCR b/fonts/tex-semaphor-doc/DESCR new file mode 100644 index 000000000..e6587c6e7 --- /dev/null +++ b/fonts/tex-semaphor-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-semaphor. diff --git a/fonts/tex-semaphor-doc/Makefile b/fonts/tex-semaphor-doc/Makefile new file mode 100644 index 000000000..fb5d90fa9 --- /dev/null +++ b/fonts/tex-semaphor-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= semaphor.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/semaphor +COMMENT= Documentation for tex-semaphor +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-semaphor-doc/PLIST b/fonts/tex-semaphor-doc/PLIST new file mode 100644 index 000000000..d477db33c --- /dev/null +++ b/fonts/tex-semaphor-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/doc/fonts/semaphor/README +share/texmf-dist/doc/fonts/semaphor/example.pdf +share/texmf-dist/doc/fonts/semaphor/example.tex +share/texmf-dist/doc/fonts/semaphor/test-context.pdf +share/texmf-dist/doc/fonts/semaphor/test-context.tex diff --git a/fonts/tex-semaphor-doc/distinfo b/fonts/tex-semaphor-doc/distinfo new file mode 100644 index 000000000..f94276324 --- /dev/null +++ b/fonts/tex-semaphor-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-semaphor-18651/semaphor.doc.tar.xz) = f8f256fc3ec0e9b8c259151e0d6c1b9175ce4327 +RMD160 (tex-semaphor-18651/semaphor.doc.tar.xz) = d9b9a2c0e094357c38349cdf60be6a9d318b093d +Size (tex-semaphor-18651/semaphor.doc.tar.xz) = 266768 bytes diff --git a/fonts/tex-semaphor/DESCR b/fonts/tex-semaphor/DESCR new file mode 100644 index 000000000..210695044 --- /dev/null +++ b/fonts/tex-semaphor/DESCR @@ -0,0 +1,3 @@ +These fonts represent semaphore in a highly schematic, but very +clear, fashion. The fonts are provided as Metafont source, and +in both OpenType and Adobe Type 1 formats. diff --git a/fonts/tex-semaphor/Makefile b/fonts/tex-semaphor/Makefile new file mode 100644 index 000000000..fd3685888 --- /dev/null +++ b/fonts/tex-semaphor/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= semaphor +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/semaphor +COMMENT= Semaphore alphabet font +LICENSE= gnu-gpl-v2 + +TEX_MIXEDMAP_FILES+= semaf.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-semaphor/PLIST b/fonts/tex-semaphor/PLIST new file mode 100644 index 000000000..6c4986d75 --- /dev/null +++ b/fonts/tex-semaphor/PLIST @@ -0,0 +1,130 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/fonts/afm/public/semaphor/smfb10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfbsl10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfeb10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfebsl10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfer10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfesl10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfett10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfpb10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfpbsl10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfpr10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfpsl10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfptt10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfr10-1.afm +share/texmf-dist/fonts/afm/public/semaphor/smfr10-2.afm +share/texmf-dist/fonts/afm/public/semaphor/smfr10.afm +share/texmf-dist/fonts/afm/public/semaphor/smfsl10.afm +share/texmf-dist/fonts/afm/public/semaphor/smftt10.afm +share/texmf-dist/fonts/enc/dvips/semaphor/smfb10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfbsl10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfeb10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfebsl10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfer10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfesl10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfett10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfpb10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfpbsl10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfpr10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfpsl10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfptt10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfr10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smfsl10.enc +share/texmf-dist/fonts/enc/dvips/semaphor/smftt10.enc +share/texmf-dist/fonts/map/dvips/semaphor/semaf.map +share/texmf-dist/fonts/opentype/public/semaphor/smfb10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfbsl10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfeb10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfebsl10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfer10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfesl10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfett10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfpb10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfpbsl10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfpr10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfpsl10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfptt10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfr10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smfsl10.otf +share/texmf-dist/fonts/opentype/public/semaphor/smftt10.otf +share/texmf-dist/fonts/source/public/semaphor/Makefile +share/texmf-dist/fonts/source/public/semaphor/README +share/texmf-dist/fonts/source/public/semaphor/metafont/semaf.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfbf10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfebf10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfer10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfesl10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfett10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfpbf10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfpr10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfpsl10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfptt10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfr10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smfsl10.mf +share/texmf-dist/fonts/source/public/semaphor/metafont/smftt10.mf +share/texmf-dist/fonts/source/public/semaphor/pfb2otf.pe +share/texmf-dist/fonts/source/public/semaphor/semaf.mp +share/texmf-dist/fonts/source/public/semaphor/smfb10.mp +share/texmf-dist/fonts/source/public/semaphor/smfbsl10.mp +share/texmf-dist/fonts/source/public/semaphor/smfeb10.mp +share/texmf-dist/fonts/source/public/semaphor/smfebsl10.mp +share/texmf-dist/fonts/source/public/semaphor/smfer10.mp +share/texmf-dist/fonts/source/public/semaphor/smfesl10.mp +share/texmf-dist/fonts/source/public/semaphor/smfett10.mp +share/texmf-dist/fonts/source/public/semaphor/smfpb10.mp +share/texmf-dist/fonts/source/public/semaphor/smfpbsl10.mp +share/texmf-dist/fonts/source/public/semaphor/smfpr10.mp +share/texmf-dist/fonts/source/public/semaphor/smfpsl10.mp +share/texmf-dist/fonts/source/public/semaphor/smfptt10.mp +share/texmf-dist/fonts/source/public/semaphor/smfr10.mp +share/texmf-dist/fonts/source/public/semaphor/smfsl10.mp +share/texmf-dist/fonts/source/public/semaphor/smftt10.mp +share/texmf-dist/fonts/tfm/public/semaphor/smfb10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfbsl10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfeb10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfebsl10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfer10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfesl10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfett10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfpb10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfpbsl10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfpr10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfpsl10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfptt10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfr10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smfsl10.tfm +share/texmf-dist/fonts/tfm/public/semaphor/smftt10.tfm +share/texmf-dist/fonts/type1/public/semaphor/smfb10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfb10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfbsl10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfbsl10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfeb10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfeb10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfebsl10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfebsl10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfer10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfer10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfesl10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfesl10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfett10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfett10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfpb10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfpb10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfpbsl10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfpbsl10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfpr10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfpr10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfpsl10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfpsl10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfptt10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfptt10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfr10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfr10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smfsl10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smfsl10.pfm +share/texmf-dist/fonts/type1/public/semaphor/smftt10.pfb +share/texmf-dist/fonts/type1/public/semaphor/smftt10.pfm +share/texmf-dist/tex/context/third/semaphor/t-type-semaf.tex +share/texmf-dist/tex/latex/semaphor/il2semaf.fd +share/texmf-dist/tex/latex/semaphor/semaf.fd +share/texmf-dist/tex/plain/semaphor/semaf.tex diff --git a/fonts/tex-semaphor/distinfo b/fonts/tex-semaphor/distinfo new file mode 100644 index 000000000..34a4e613d --- /dev/null +++ b/fonts/tex-semaphor/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-semaphor-18651/semaphor.tar.xz) = b1498c5e8aa2a6080c693d181ae2038fc958e8ed +RMD160 (tex-semaphor-18651/semaphor.tar.xz) = d6566985e6791f97fbe572a2a42112c8e2385b42 +Size (tex-semaphor-18651/semaphor.tar.xz) = 244920 bytes diff --git a/fonts/tex-skull/DESCR b/fonts/tex-skull/DESCR new file mode 100644 index 000000000..1410c535a --- /dev/null +++ b/fonts/tex-skull/DESCR @@ -0,0 +1,3 @@ +The font (defined in Metafont) defines a single character, a +black solid skull. A package is supplied to make this character +available as a symbol in maths mode. diff --git a/fonts/tex-skull/Makefile b/fonts/tex-skull/Makefile new file mode 100644 index 000000000..7f3058e03 --- /dev/null +++ b/fonts/tex-skull/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= skull +PKGNAME= tex-${DISTNAME}-0.1 +TEXLIVE_REV= 25608 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skull +COMMENT= Font to draw a skull +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-skull/PLIST b/fonts/tex-skull/PLIST new file mode 100644 index 000000000..4356e9969 --- /dev/null +++ b/fonts/tex-skull/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/fonts/source/public/skull/skull.mf +share/texmf-dist/tex/latex/skull/skull.sty diff --git a/fonts/tex-skull/distinfo b/fonts/tex-skull/distinfo new file mode 100644 index 000000000..3240dfbed --- /dev/null +++ b/fonts/tex-skull/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-skull-25608/skull.tar.xz) = 8c06df0e4680343124b896c9da77e4f849e1eaea +RMD160 (tex-skull-25608/skull.tar.xz) = 2eb78b22ec917fb3f2f8899448f92cdffc7d4477 +Size (tex-skull-25608/skull.tar.xz) = 1668 bytes diff --git a/fonts/tex-sourcecodepro-doc/DESCR b/fonts/tex-sourcecodepro-doc/DESCR new file mode 100644 index 000000000..9dac9bee0 --- /dev/null +++ b/fonts/tex-sourcecodepro-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-sourcecodepro. diff --git a/fonts/tex-sourcecodepro-doc/Makefile b/fonts/tex-sourcecodepro-doc/Makefile new file mode 100644 index 000000000..763a81d8f --- /dev/null +++ b/fonts/tex-sourcecodepro-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= sourcecodepro.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.4 +TEXLIVE_REV= 37395 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sourcecodepro +COMMENT= Documentation for tex-sourcecodepro +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sourcecodepro-doc/PLIST b/fonts/tex-sourcecodepro-doc/PLIST new file mode 100644 index 000000000..5ac259608 --- /dev/null +++ b/fonts/tex-sourcecodepro-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/doc/latex/sourcecodepro/LICENSE.txt +share/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.pdf +share/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-otf-specimen.tex +share/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.pdf +share/texmf-dist/doc/latex/sourcecodepro/sourcecodepro-type1-specimen.tex +share/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.pdf +share/texmf-dist/doc/latex/sourcecodepro/sourcecodepro.tex diff --git a/fonts/tex-sourcecodepro-doc/distinfo b/fonts/tex-sourcecodepro-doc/distinfo new file mode 100644 index 000000000..78aafee4e --- /dev/null +++ b/fonts/tex-sourcecodepro-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-sourcecodepro-37395/sourcecodepro.doc.tar.xz) = 0c23ca5d74599ce867dcb988a16769d31de17dff +RMD160 (tex-sourcecodepro-37395/sourcecodepro.doc.tar.xz) = c9043409893a65370202591957de39981ccff966 +Size (tex-sourcecodepro-37395/sourcecodepro.doc.tar.xz) = 162524 bytes diff --git a/fonts/tex-sourcecodepro/DESCR b/fonts/tex-sourcecodepro/DESCR new file mode 100644 index 000000000..317fae7f6 --- /dev/null +++ b/fonts/tex-sourcecodepro/DESCR @@ -0,0 +1,4 @@ +The font is an open-source Monospaced development from Adobe. +The package provides fonts (in both Adobe Type 1 and OpenType +formats) and macros supporting their use in LaTeX (Type 1) and +XeLaTeX/LuaLaTeX (OTF). diff --git a/fonts/tex-sourcecodepro/Makefile b/fonts/tex-sourcecodepro/Makefile new file mode 100644 index 000000000..75ea07199 --- /dev/null +++ b/fonts/tex-sourcecodepro/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= sourcecodepro +PKGNAME= tex-${DISTNAME}-2.4 +TEXLIVE_REV= 37395 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sourcecodepro +COMMENT= Use SourceCodePro with TeX(-alike) systems +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= SourceCodePro.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sourcecodepro/PLIST b/fonts/tex-sourcecodepro/PLIST new file mode 100644 index 000000000..473c67668 --- /dev/null +++ b/fonts/tex-sourcecodepro/PLIST @@ -0,0 +1,591 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 11:20:00 markd Exp $ +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_27avc7.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_4t223s.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_6zrzoz.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_7ovpxh.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_aoc6c2.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_bldrys.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_djdyjq.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_dz5hhp.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_gu5xou.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_jvslvy.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_kinvs5.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ktd5xr.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_mqb3sg.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_nkmn5f.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_omr5qy.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_retzg2.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_s37xrq.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_ubfwpl.enc +share/texmf-dist/fonts/enc/dvips/sourcecodepro/a_xftsmg.enc +share/texmf-dist/fonts/map/dvips/sourcecodepro/SourceCodePro.map +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Black.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-BlackIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Bold.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-BoldIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-ExtraLight.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-ExtraLightIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Light.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-LightIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Medium.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-MediumIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Regular.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-RegularIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-Semibold.otf +share/texmf-dist/fonts/opentype/adobe/sourcecodepro/SourceCodePro-SemiboldIt.otf +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Black-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-It-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ts1.tfm +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-Black.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-BlackIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-Bold.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-BoldIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-ExtraLight.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-ExtraLightIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-It.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-Light.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-LightIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-Medium.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-MediumIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-Regular.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-Semibold.pfb +share/texmf-dist/fonts/type1/adobe/sourcecodepro/SourceCodePro-SemiboldIt.pfb +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Black-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BlackIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-BoldIt-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLight-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-ExtraLightIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-It-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-LightIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Medium-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-MediumIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-Semibold-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcecodepro/SourceCodePro-SemiboldIt-tosf-ts1.vf +share/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Dnom.fd +share/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Inf.fd +share/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Numr.fd +share/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-Sup.fd +share/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TLF.fd +share/texmf-dist/tex/latex/sourcecodepro/LY1SourceCodePro-TOsF.fd +share/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Dnom.fd +share/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Inf.fd +share/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Numr.fd +share/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-Sup.fd +share/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TLF.fd +share/texmf-dist/tex/latex/sourcecodepro/OT1SourceCodePro-TOsF.fd +share/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Dnom.fd +share/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Inf.fd +share/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Numr.fd +share/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-Sup.fd +share/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TLF.fd +share/texmf-dist/tex/latex/sourcecodepro/T1SourceCodePro-TOsF.fd +share/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TLF.fd +share/texmf-dist/tex/latex/sourcecodepro/TS1SourceCodePro-TOsF.fd +share/texmf-dist/tex/latex/sourcecodepro/sourcecodepro-type1-autoinst.sty +share/texmf-dist/tex/latex/sourcecodepro/sourcecodepro.sty diff --git a/fonts/tex-sourcecodepro/distinfo b/fonts/tex-sourcecodepro/distinfo new file mode 100644 index 000000000..7ed6966c4 --- /dev/null +++ b/fonts/tex-sourcecodepro/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-sourcecodepro-37395/sourcecodepro.tar.xz) = 682b80df31df873415d6b37082d941e1f85fcf1e +RMD160 (tex-sourcecodepro-37395/sourcecodepro.tar.xz) = a709a23d8b20884a448076814b36199072a4f1ac +Size (tex-sourcecodepro-37395/sourcecodepro.tar.xz) = 2341348 bytes diff --git a/fonts/tex-sourcesanspro-doc/DESCR b/fonts/tex-sourcesanspro-doc/DESCR new file mode 100644 index 000000000..b657f40a2 --- /dev/null +++ b/fonts/tex-sourcesanspro-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-sourcesanspro. diff --git a/fonts/tex-sourcesanspro-doc/Makefile b/fonts/tex-sourcesanspro-doc/Makefile new file mode 100644 index 000000000..c1eb115d6 --- /dev/null +++ b/fonts/tex-sourcesanspro-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= sourcesanspro.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.5 +TEXLIVE_REV= 37379 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sourcesanspro +COMMENT= Documentation for tex-sourcesanspro +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sourcesanspro-doc/PLIST b/fonts/tex-sourcesanspro-doc/PLIST new file mode 100644 index 000000000..0b4ac5a75 --- /dev/null +++ b/fonts/tex-sourcesanspro-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/doc/latex/sourcesanspro/LICENSE.txt +share/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.pdf +share/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-otf-specimen.tex +share/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.pdf +share/texmf-dist/doc/latex/sourcesanspro/sourcesanspro-type1-specimen.tex +share/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.pdf +share/texmf-dist/doc/latex/sourcesanspro/sourcesanspro.tex diff --git a/fonts/tex-sourcesanspro-doc/distinfo b/fonts/tex-sourcesanspro-doc/distinfo new file mode 100644 index 000000000..36c424e42 --- /dev/null +++ b/fonts/tex-sourcesanspro-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-sourcesanspro-37379/sourcesanspro.doc.tar.xz) = 2b2a2735a43fa69cca884676a4443ec1f942a73f +RMD160 (tex-sourcesanspro-37379/sourcesanspro.doc.tar.xz) = c94202f5f23996e7d8db124666f69a7676691950 +Size (tex-sourcesanspro-37379/sourcesanspro.doc.tar.xz) = 188292 bytes diff --git a/fonts/tex-sourcesanspro/DESCR b/fonts/tex-sourcesanspro/DESCR new file mode 100644 index 000000000..a698b5550 --- /dev/null +++ b/fonts/tex-sourcesanspro/DESCR @@ -0,0 +1,4 @@ +The font is an open-source Sans-Serif development from Adobe. +The package provides fonts (in both Adobe Type 1 and OpenType +formats) and macros supporting their use in LaTeX (Type 1) and +XeLaTeX/LuaLaTeX (OTF). diff --git a/fonts/tex-sourcesanspro/Makefile b/fonts/tex-sourcesanspro/Makefile new file mode 100644 index 000000000..f69d26f99 --- /dev/null +++ b/fonts/tex-sourcesanspro/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:00 markd Exp $ + +DISTNAME= sourcesanspro +PKGNAME= tex-${DISTNAME}-2.5 +TEXLIVE_REV= 37379 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sourcesanspro +COMMENT= Use SourceSansPro with TeX(-alike) systems +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= SourceSansPro.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-sourcesanspro/PLIST b/fonts/tex-sourcesanspro/PLIST new file mode 100644 index 000000000..fd03dc710 --- /dev/null +++ b/fonts/tex-sourcesanspro/PLIST @@ -0,0 +1,1138 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_2cvp4u.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_2jmt2m.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_2n3jyq.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_3rlax2.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_3vq5rq.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_4jf6oe.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_5mnkjz.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_5tbsmu.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_6bttxp.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_b457hn.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_cvynlr.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_cxftuq.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_debg3j.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_el7rh7.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_elrf5h.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ev2kyj.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_floqlo.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_fva737.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_gc2pqo.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ggs4wk.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_gsofwu.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_gw3vm7.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ifkpwm.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_j24bgz.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_jpwolx.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_kksgzp.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_ko3vnf.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_mhce32.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_myad3x.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_n5gv3r.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_n5mfkj.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_nlm4w5.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_p5cgg3.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_pcov5a.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_psnyba.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_qujrng.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_r6twhl.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_rsnzt5.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_sd7igg.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_tczf5d.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_tophx4.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_tzjlps.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_umlpmm.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_v4sjy4.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_v537dd.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_vx5ywn.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_w2dgod.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_x5hjjp.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_xfkmtv.enc +share/texmf-dist/fonts/enc/dvips/sourcesanspro/a_yugc2g.enc +share/texmf-dist/fonts/map/dvips/sourcesanspro/SourceSansPro.map +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Black.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-BlackIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Bold.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-BoldIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-ExtraLight.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-ExtraLightIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Light.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-LightIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Regular.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-RegularIt.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-Semibold.otf +share/texmf-dist/fonts/opentype/adobe/sourcesanspro/SourceSansPro-SemiboldIt.otf +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Black-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-It-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Light-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ot1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ot1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-t1.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ts1.tfm +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Black.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-BlackIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Bold.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-BoldIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-ExtraLight.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-ExtraLightIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-It.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Light.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-LightIt.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Regular.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-Semibold.pfb +share/texmf-dist/fonts/type1/adobe/sourcesanspro/SourceSansPro-SemiboldIt.pfb +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Black-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BlackIt-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-BoldIt-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLight-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-ExtraLightIt-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-It-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Light-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-LightIt-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Regular-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-ot1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-Semibold-tosf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-dnom-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-inf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-lf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-numr-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-osf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-sup-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tlf-ts1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ly1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-t1.vf +share/texmf-dist/fonts/vf/adobe/sourcesanspro/SourceSansPro-SemiboldIt-tosf-ts1.vf +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-Dnom.fd +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-Inf.fd +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-LF.fd +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-Numr.fd +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-OsF.fd +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-Sup.fd +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-TLF.fd +share/texmf-dist/tex/latex/sourcesanspro/LY1SourceSansPro-TOsF.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-Dnom.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-Inf.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-LF.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-Numr.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-OsF.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-Sup.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-TLF.fd +share/texmf-dist/tex/latex/sourcesanspro/OT1SourceSansPro-TOsF.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-Dnom.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-Inf.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-LF.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-Numr.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-OsF.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-Sup.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TLF.fd +share/texmf-dist/tex/latex/sourcesanspro/T1SourceSansPro-TOsF.fd +share/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-LF.fd +share/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-OsF.fd +share/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TLF.fd +share/texmf-dist/tex/latex/sourcesanspro/TS1SourceSansPro-TOsF.fd +share/texmf-dist/tex/latex/sourcesanspro/sourcesanspro-type1-autoinst.sty +share/texmf-dist/tex/latex/sourcesanspro/sourcesanspro.sty diff --git a/fonts/tex-sourcesanspro/distinfo b/fonts/tex-sourcesanspro/distinfo new file mode 100644 index 000000000..56524da76 --- /dev/null +++ b/fonts/tex-sourcesanspro/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:00 markd Exp $ + +SHA1 (tex-sourcesanspro-37379/sourcesanspro.tar.xz) = 9eeb4381f2f994334c815c7032987e5cb5c9840a +RMD160 (tex-sourcesanspro-37379/sourcesanspro.tar.xz) = 7d625142ce30b5dd514c698bd5aa9cce877e5d28 +Size (tex-sourcesanspro-37379/sourcesanspro.tar.xz) = 3488052 bytes diff --git a/fonts/tex-starfont-doc/DESCR b/fonts/tex-starfont-doc/DESCR new file mode 100644 index 000000000..b1e184d88 --- /dev/null +++ b/fonts/tex-starfont-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-starfont. diff --git a/fonts/tex-starfont-doc/Makefile b/fonts/tex-starfont-doc/Makefile new file mode 100644 index 000000000..50158da65 --- /dev/null +++ b/fonts/tex-starfont-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= starfont.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 19982 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/starfont +COMMENT= Documentation for tex-starfont +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-starfont-doc/PLIST b/fonts/tex-starfont-doc/PLIST new file mode 100644 index 000000000..dda3cd4da --- /dev/null +++ b/fonts/tex-starfont-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/doc/fonts/starfont/COPYING +share/texmf-dist/doc/fonts/starfont/Makefile +share/texmf-dist/doc/fonts/starfont/README +share/texmf-dist/doc/fonts/starfont/STRFNSAN.TTF +share/texmf-dist/doc/fonts/starfont/STRFNSER.TTF +share/texmf-dist/doc/fonts/starfont/starfont.pdf +share/texmf-dist/doc/fonts/starfont/starfont.tex +share/texmf-dist/doc/fonts/starfont/table.pdf diff --git a/fonts/tex-starfont-doc/distinfo b/fonts/tex-starfont-doc/distinfo new file mode 100644 index 000000000..4ed0af82e --- /dev/null +++ b/fonts/tex-starfont-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-starfont-19982/starfont.doc.tar.xz) = 32415785e3eab7f82e7dcc1b251b805487f9a737 +RMD160 (tex-starfont-19982/starfont.doc.tar.xz) = 04de6958c61eb1435bae598a6bac5684dfdb4d27 +Size (tex-starfont-19982/starfont.doc.tar.xz) = 494540 bytes diff --git a/fonts/tex-starfont/DESCR b/fonts/tex-starfont/DESCR new file mode 100644 index 000000000..8ddc515ac --- /dev/null +++ b/fonts/tex-starfont/DESCR @@ -0,0 +1,5 @@ +The package contains StarFontSans and StarFontSerif, two +public-domain astrological fonts designed by Anthony I.P. Owen, +and the appropriate macros to use them with TeX and LaTeX. The +fonts are supplied both in the original TrueType Format and in +Adobe Type 1 format. diff --git a/fonts/tex-starfont/Makefile b/fonts/tex-starfont/Makefile new file mode 100644 index 000000000..5519bc825 --- /dev/null +++ b/fonts/tex-starfont/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +DISTNAME= starfont +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 19982 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/starfont +COMMENT= StarFont Sans astrological font +LICENSE= public-domain + +TEX_MAP_FILES+= starfont.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-starfont/PLIST b/fonts/tex-starfont/PLIST new file mode 100644 index 000000000..248a83c59 --- /dev/null +++ b/fonts/tex-starfont/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:55 wiz Exp $ +share/texmf-dist/fonts/afm/public/starfont/starfont.afm +share/texmf-dist/fonts/afm/public/starfont/strfnser.afm +share/texmf-dist/fonts/map/dvips/starfont/starfont.map +share/texmf-dist/fonts/tfm/public/starfont/fstr8x.tfm +share/texmf-dist/fonts/tfm/public/starfont/fsts8x.tfm +share/texmf-dist/fonts/type1/public/starfont/starfont.pfb +share/texmf-dist/fonts/type1/public/starfont/strfnser.pfb +share/texmf-dist/tex/latex/starfont/starfont.sty diff --git a/fonts/tex-starfont/distinfo b/fonts/tex-starfont/distinfo new file mode 100644 index 000000000..ff03854de --- /dev/null +++ b/fonts/tex-starfont/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:55 wiz Exp $ + +SHA1 (tex-starfont-19982/starfont.tar.xz) = 37a5915223ca259b791f15e1929c8c2a7a488028 +RMD160 (tex-starfont-19982/starfont.tar.xz) = f18d9cb6b07494f12f3bbd930b78700031a4d068 +Size (tex-starfont-19982/starfont.tar.xz) = 179512 bytes diff --git a/fonts/tex-staves-doc/DESCR b/fonts/tex-staves-doc/DESCR new file mode 100644 index 000000000..6b22f854d --- /dev/null +++ b/fonts/tex-staves-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-staves. diff --git a/fonts/tex-staves-doc/Makefile b/fonts/tex-staves-doc/Makefile new file mode 100644 index 000000000..184e555b9 --- /dev/null +++ b/fonts/tex-staves-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= staves.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/staves +COMMENT= Documentation for tex-staves +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-staves-doc/PLIST b/fonts/tex-staves-doc/PLIST new file mode 100644 index 000000000..9c3a489cf --- /dev/null +++ b/fonts/tex-staves-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/doc/fonts/staves/README +share/texmf-dist/doc/fonts/staves/staves.pdf +share/texmf-dist/doc/fonts/staves/symbols.pdf diff --git a/fonts/tex-staves-doc/distinfo b/fonts/tex-staves-doc/distinfo new file mode 100644 index 000000000..e14e84ebd --- /dev/null +++ b/fonts/tex-staves-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-staves-15878/staves.doc.tar.xz) = acf006b3e164f6c86fe641364e94ee8f31174f6c +RMD160 (tex-staves-15878/staves.doc.tar.xz) = e23ae05bafcd2a8108a52a9b552f85eb50c938bb +Size (tex-staves-15878/staves.doc.tar.xz) = 230488 bytes diff --git a/fonts/tex-staves/DESCR b/fonts/tex-staves/DESCR new file mode 100644 index 000000000..b8952249a --- /dev/null +++ b/fonts/tex-staves/DESCR @@ -0,0 +1,4 @@ +This package contains all the necessary tools to typeset the +"magical" Icelandic staves plus the runic letters used in +Iceland. Included are a font in Adobe Type 1 format and LaTeX +support. diff --git a/fonts/tex-staves/Makefile b/fonts/tex-staves/Makefile new file mode 100644 index 000000000..8ae750348 --- /dev/null +++ b/fonts/tex-staves/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= staves +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/staves +COMMENT= Typeset Icelandic staves and runic letters +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= icelandic.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-staves/PLIST b/fonts/tex-staves/PLIST new file mode 100644 index 000000000..b7593896e --- /dev/null +++ b/fonts/tex-staves/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/fonts/map/dvips/staves/icelandic.map +share/texmf-dist/fonts/tfm/public/staves/icelandic.tfm +share/texmf-dist/fonts/type1/public/staves/icelandic.pfb +share/texmf-dist/tex/latex/staves/staves.sty diff --git a/fonts/tex-staves/distinfo b/fonts/tex-staves/distinfo new file mode 100644 index 000000000..c62f0dbba --- /dev/null +++ b/fonts/tex-staves/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-staves-15878/staves.tar.xz) = 09d59e87a9326e9cd830c35d3f970f68597585b7 +RMD160 (tex-staves-15878/staves.tar.xz) = 2d1d05de019a90c4cd49290e22ca41b06d25f094 +Size (tex-staves-15878/staves.tar.xz) = 121980 bytes diff --git a/fonts/tex-stix-doc/DESCR b/fonts/tex-stix-doc/DESCR new file mode 100644 index 000000000..9da5ae6e8 --- /dev/null +++ b/fonts/tex-stix-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-stix. diff --git a/fonts/tex-stix-doc/Makefile b/fonts/tex-stix-doc/Makefile new file mode 100644 index 000000000..ef4b6b127 --- /dev/null +++ b/fonts/tex-stix-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:01 markd Exp $ + +DISTNAME= stix.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1.2 +TEXLIVE_REV= 36914 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/stix +COMMENT= Documentation for tex-stix +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-stix-doc/PLIST b/fonts/tex-stix-doc/PLIST new file mode 100644 index 000000000..3f1195320 --- /dev/null +++ b/fonts/tex-stix-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/doc/fonts/stix/README +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1-latex_Release_Documentation.doc +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1-latex_Release_Documentation.pdf +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1_Release_Documentation.doc +share/texmf-dist/doc/fonts/stix/STIX_Font_1.1.1_Release_Documentation.pdf +share/texmf-dist/doc/fonts/stix/STIX_Font_License_2010.txt +share/texmf-dist/doc/fonts/stix/stix.pdf diff --git a/fonts/tex-stix-doc/distinfo b/fonts/tex-stix-doc/distinfo new file mode 100644 index 000000000..b93445edc --- /dev/null +++ b/fonts/tex-stix-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:01 markd Exp $ + +SHA1 (tex-stix-36914/stix.doc.tar.xz) = 8b82146e0f72e8a5a164c2644920b5aa526ddc39 +RMD160 (tex-stix-36914/stix.doc.tar.xz) = 4a35a0d2022995641b7e972a25302b45a47f4855 +Size (tex-stix-36914/stix.doc.tar.xz) = 1829548 bytes diff --git a/fonts/tex-stix/DESCR b/fonts/tex-stix/DESCR new file mode 100644 index 000000000..3dc703c30 --- /dev/null +++ b/fonts/tex-stix/DESCR @@ -0,0 +1,6 @@ +The STIX fonts are a suite of unicode OpenType fonts containing +a complete set of mathematical glyphs. The CTAN package is a +copy of the fonts' official release, organised as specified by +the TeX Directory Structure, for inclusion in standard TeX +distributions. A Type 1-only distribution of the fonts is +available in the esstix bundle. diff --git a/fonts/tex-stix/Makefile b/fonts/tex-stix/Makefile new file mode 100644 index 000000000..88dc2893e --- /dev/null +++ b/fonts/tex-stix/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:01 markd Exp $ + +DISTNAME= stix +PKGNAME= tex-${DISTNAME}-1.1.2 +TEXLIVE_REV= 36914 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/stix +COMMENT= OpenType Unicode maths fonts +LICENSE= ofl-v1.1 + +TEX_MAP_FILES+= stix.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-stix/PLIST b/fonts/tex-stix/PLIST new file mode 100644 index 000000000..67fe2da6d --- /dev/null +++ b/fonts/tex-stix/PLIST @@ -0,0 +1,157 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/stix/stix-extra1.enc +share/texmf-dist/fonts/enc/dvips/stix/stix-extra2.enc +share/texmf-dist/fonts/enc/dvips/stix/stix-extra3.enc +share/texmf-dist/fonts/enc/dvips/stix/stix-ot1.enc +share/texmf-dist/fonts/enc/dvips/stix/stix-ot2.enc +share/texmf-dist/fonts/enc/dvips/stix/stix-t1.enc +share/texmf-dist/fonts/enc/dvips/stix/stix-ts1.enc +share/texmf-dist/fonts/map/dvips/stix/stix.map +share/texmf-dist/fonts/opentype/public/stix/STIX-Bold.otf +share/texmf-dist/fonts/opentype/public/stix/STIX-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/stix/STIX-Italic.otf +share/texmf-dist/fonts/opentype/public/stix/STIX-Regular.otf +share/texmf-dist/fonts/opentype/public/stix/STIXMath-Regular.otf +share/texmf-dist/fonts/source/public/stix/ot1-stixgeneral-bold.pl +share/texmf-dist/fonts/source/public/stix/ot1-stixgeneral-bolditalic.pl +share/texmf-dist/fonts/source/public/stix/ot1-stixgeneral-italic.pl +share/texmf-dist/fonts/source/public/stix/ot1-stixgeneral.pl +share/texmf-dist/fonts/source/public/stix/ot1-stixgeneralsc-bold.vpl +share/texmf-dist/fonts/source/public/stix/ot1-stixgeneralsc.vpl +share/texmf-dist/fonts/source/public/stix/ot2-stixgeneral-bold.pl +share/texmf-dist/fonts/source/public/stix/ot2-stixgeneral-bolditalic.pl +share/texmf-dist/fonts/source/public/stix/ot2-stixgeneral-italic.pl +share/texmf-dist/fonts/source/public/stix/ot2-stixgeneral.pl +share/texmf-dist/fonts/source/public/stix/ot2-stixgeneralsc-bold.vpl +share/texmf-dist/fonts/source/public/stix/ot2-stixgeneralsc.vpl +share/texmf-dist/fonts/source/public/stix/stix-extra1-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-extra1.pl +share/texmf-dist/fonts/source/public/stix/stix-extra2-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-extra2.pl +share/texmf-dist/fonts/source/public/stix/stix-extra3-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-extra3.pl +share/texmf-dist/fonts/source/public/stix/stix-mathbb-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathbb.pl +share/texmf-dist/fonts/source/public/stix/stix-mathbbit-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathbbit.pl +share/texmf-dist/fonts/source/public/stix/stix-mathcal-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathcal.pl +share/texmf-dist/fonts/source/public/stix/stix-mathex-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathex.pl +share/texmf-dist/fonts/source/public/stix/stix-mathfrak-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathfrak.pl +share/texmf-dist/fonts/source/public/stix/stix-mathit-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathit.pl +share/texmf-dist/fonts/source/public/stix/stix-mathrm-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathrm.pl +share/texmf-dist/fonts/source/public/stix/stix-mathscr-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathscr.pl +share/texmf-dist/fonts/source/public/stix/stix-mathsf-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathsf.pl +share/texmf-dist/fonts/source/public/stix/stix-mathsfit-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathsfit.pl +share/texmf-dist/fonts/source/public/stix/stix-mathtt-bold.pl +share/texmf-dist/fonts/source/public/stix/stix-mathtt.pl +share/texmf-dist/fonts/source/public/stix/t1-stixgeneral-bold.pl +share/texmf-dist/fonts/source/public/stix/t1-stixgeneral-bolditalic.pl +share/texmf-dist/fonts/source/public/stix/t1-stixgeneral-italic.pl +share/texmf-dist/fonts/source/public/stix/t1-stixgeneral.pl +share/texmf-dist/fonts/source/public/stix/t1-stixgeneralsc-bold.vpl +share/texmf-dist/fonts/source/public/stix/t1-stixgeneralsc.vpl +share/texmf-dist/fonts/source/public/stix/ts1-stixgeneral-bold.pl +share/texmf-dist/fonts/source/public/stix/ts1-stixgeneral-bolditalic.pl +share/texmf-dist/fonts/source/public/stix/ts1-stixgeneral-italic.pl +share/texmf-dist/fonts/source/public/stix/ts1-stixgeneral.pl +share/texmf-dist/fonts/tfm/public/stix/ot1-stixgeneral-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/ot1-stixgeneral-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/stix/ot1-stixgeneral-italic.tfm +share/texmf-dist/fonts/tfm/public/stix/ot1-stixgeneral.tfm +share/texmf-dist/fonts/tfm/public/stix/ot1-stixgeneralsc-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/ot1-stixgeneralsc.tfm +share/texmf-dist/fonts/tfm/public/stix/ot2-stixgeneral-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/ot2-stixgeneral-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/stix/ot2-stixgeneral-italic.tfm +share/texmf-dist/fonts/tfm/public/stix/ot2-stixgeneral.tfm +share/texmf-dist/fonts/tfm/public/stix/ot2-stixgeneralsc-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/ot2-stixgeneralsc.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-extra1.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-extra2.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-extra3.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathbb-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathbb.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathbbit-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathbbit.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathcal-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathcal.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathex-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathex.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathfrak-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathfrak.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathit-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathit.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathrm-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathrm.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathscr-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathscr.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathsf-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathsf.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathsfit-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathsfit.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathtt-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/stix-mathtt.tfm +share/texmf-dist/fonts/tfm/public/stix/t1-stixgeneral-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/t1-stixgeneral-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/stix/t1-stixgeneral-italic.tfm +share/texmf-dist/fonts/tfm/public/stix/t1-stixgeneral.tfm +share/texmf-dist/fonts/tfm/public/stix/t1-stixgeneralsc-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/t1-stixgeneralsc.tfm +share/texmf-dist/fonts/tfm/public/stix/ts1-stixgeneral-bold.tfm +share/texmf-dist/fonts/tfm/public/stix/ts1-stixgeneral-bolditalic.tfm +share/texmf-dist/fonts/tfm/public/stix/ts1-stixgeneral-italic.tfm +share/texmf-dist/fonts/tfm/public/stix/ts1-stixgeneral.tfm +share/texmf-dist/fonts/type1/public/stix/STIXGeneral-Bold.pfb +share/texmf-dist/fonts/type1/public/stix/STIXGeneral-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/stix/STIXGeneral-Italic.pfb +share/texmf-dist/fonts/type1/public/stix/STIXGeneral-Regular.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathbb-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathbb.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathbbit-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathbbit.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathcal-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathcal.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathex-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathex.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathfrak-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathfrak.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathit-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathit.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathrm-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathrm.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathscr-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathscr.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathsf-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathsf.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathsfit-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathsfit.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathtt-bold.pfb +share/texmf-dist/fonts/type1/public/stix/stix-mathtt.pfb +share/texmf-dist/fonts/vf/public/stix/ot1-stixgeneralsc-bold.vf +share/texmf-dist/fonts/vf/public/stix/ot1-stixgeneralsc.vf +share/texmf-dist/fonts/vf/public/stix/ot2-stixgeneralsc-bold.vf +share/texmf-dist/fonts/vf/public/stix/ot2-stixgeneralsc.vf +share/texmf-dist/fonts/vf/public/stix/t1-stixgeneralsc-bold.vf +share/texmf-dist/fonts/vf/public/stix/t1-stixgeneralsc.vf +share/texmf-dist/tex/latex/stix/ls1stix.fd +share/texmf-dist/tex/latex/stix/ls1stixbb.fd +share/texmf-dist/tex/latex/stix/ls1stixfrak.fd +share/texmf-dist/tex/latex/stix/ls1stixscr.fd +share/texmf-dist/tex/latex/stix/ls1stixsf.fd +share/texmf-dist/tex/latex/stix/ls2stix.fd +share/texmf-dist/tex/latex/stix/ls2stixcal.fd +share/texmf-dist/tex/latex/stix/ls2stixex.fd +share/texmf-dist/tex/latex/stix/ls2stixtt.fd +share/texmf-dist/tex/latex/stix/ot1stix.fd +share/texmf-dist/tex/latex/stix/ot2stix.fd +share/texmf-dist/tex/latex/stix/stix.sty +share/texmf-dist/tex/latex/stix/t1stix.fd +share/texmf-dist/tex/latex/stix/ts1stix.fd diff --git a/fonts/tex-stix/distinfo b/fonts/tex-stix/distinfo new file mode 100644 index 000000000..7d7489767 --- /dev/null +++ b/fonts/tex-stix/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:01 markd Exp $ + +SHA1 (tex-stix-36914/stix.tar.xz) = c2a3b30a571db29c1597dd7a44a8f27895408740 +RMD160 (tex-stix-36914/stix.tar.xz) = 1dca733fcb7192ad63ffbdaf5b52f01091d99992 +Size (tex-stix-36914/stix.tar.xz) = 2670740 bytes diff --git a/fonts/tex-superiors-doc/DESCR b/fonts/tex-superiors-doc/DESCR new file mode 100644 index 000000000..e13cbbcd8 --- /dev/null +++ b/fonts/tex-superiors-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-superiors. diff --git a/fonts/tex-superiors-doc/Makefile b/fonts/tex-superiors-doc/Makefile new file mode 100644 index 000000000..02831fbd2 --- /dev/null +++ b/fonts/tex-superiors-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= superiors.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.05 +TEXLIVE_REV= 36422 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/superiors +COMMENT= Documentation for tex-superiors +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-superiors-doc/PLIST b/fonts/tex-superiors-doc/PLIST new file mode 100644 index 000000000..1d2e148a9 --- /dev/null +++ b/fonts/tex-superiors-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/doc/fonts/superiors/README +share/texmf-dist/doc/fonts/superiors/libfoot0-crop.pdf +share/texmf-dist/doc/fonts/superiors/libfoot1-crop.pdf +share/texmf-dist/doc/fonts/superiors/stempelfoot0-crop.pdf +share/texmf-dist/doc/fonts/superiors/stempelfoot1-crop.pdf +share/texmf-dist/doc/fonts/superiors/superiors-doc.pdf +share/texmf-dist/doc/fonts/superiors/superiors-doc.tex diff --git a/fonts/tex-superiors-doc/distinfo b/fonts/tex-superiors-doc/distinfo new file mode 100644 index 000000000..4f7cbcf36 --- /dev/null +++ b/fonts/tex-superiors-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-superiors-36422/superiors.doc.tar.xz) = a47116074627ebc7eb0c9e38064bbf5598f546ec +RMD160 (tex-superiors-36422/superiors.doc.tar.xz) = eb16b3e6fa59b39235b6909c750a26fe00320b3c +Size (tex-superiors-36422/superiors.doc.tar.xz) = 316868 bytes diff --git a/fonts/tex-superiors/DESCR b/fonts/tex-superiors/DESCR new file mode 100644 index 000000000..7770c0512 --- /dev/null +++ b/fonts/tex-superiors/DESCR @@ -0,0 +1,5 @@ +The package allows the attachment of an arbitrary superior +figures font to a font family that lacks one. (Superior figures +are commonly used as footnote markers.) Two superior figures +fonts are provided--one matching Times, the other matching +Libertine. diff --git a/fonts/tex-superiors/Makefile b/fonts/tex-superiors/Makefile new file mode 100644 index 000000000..9f5f42284 --- /dev/null +++ b/fonts/tex-superiors/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= superiors +PKGNAME= tex-${DISTNAME}-1.05 +TEXLIVE_REV= 36422 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/superiors +COMMENT= Attach superior figures to a font family +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= superiors.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-superiors/PLIST b/fonts/tex-superiors/PLIST new file mode 100644 index 000000000..d0cb6a90f --- /dev/null +++ b/fonts/tex-superiors/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/superiors/sups.enc +share/texmf-dist/fonts/map/dvips/superiors/superiors.map +share/texmf-dist/fonts/tfm/public/superiors/libertinesups.tfm +share/texmf-dist/fonts/type1/public/superiors/libertinesups.pfb +share/texmf-dist/tex/latex/superiors/superiors.sty diff --git a/fonts/tex-superiors/distinfo b/fonts/tex-superiors/distinfo new file mode 100644 index 000000000..edc5dead1 --- /dev/null +++ b/fonts/tex-superiors/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-superiors-36422/superiors.tar.xz) = 17be6430003e033f7820c454678efb80fb3db4ae +RMD160 (tex-superiors-36422/superiors.tar.xz) = de060acb86bac9a053e60b62da11564c681f84e6 +Size (tex-superiors-36422/superiors.tar.xz) = 9860 bytes diff --git a/fonts/tex-symbol/Makefile b/fonts/tex-symbol/Makefile index d463eb75a..6e8c9e3c9 100644 --- a/fonts/tex-symbol/Makefile +++ b/fonts/tex-symbol/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2011/03/07 19:52:17 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 08:27:13 markd Exp $ DISTNAME= symbol -PKGNAME= tex-${DISTNAME}-2008.7340 -TEXLIVE_REV= 21570 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= Symbol fonts for TeX CONFLICTS+= teTeX-texmf<=3.0nb14 +TEX_MAP_FILES+= usy.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-symbol/PLIST b/fonts/tex-symbol/PLIST index 56f1e679a..de86ed76d 100644 --- a/fonts/tex-symbol/PLIST +++ b/fonts/tex-symbol/PLIST @@ -1,12 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/30 05:06:10 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:27:13 markd Exp $ share/texmf-dist/dvips/symbol/config.usy share/texmf-dist/fonts/afm/adobe/symbol/psyb.afm share/texmf-dist/fonts/afm/adobe/symbol/psyr.afm share/texmf-dist/fonts/afm/urw/symbol/usyr.afm share/texmf-dist/fonts/map/dvips/symbol/usy.map share/texmf-dist/fonts/tfm/adobe/symbol/psyr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/symbol/rpsyr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/symbol/rpsyro.tfm share/texmf-dist/fonts/tfm/monotype/symbol/msyr.tfm share/texmf-dist/fonts/tfm/urw35vf/symbol/usyr.tfm share/texmf-dist/fonts/type1/urw/symbol/usyr.pfb diff --git a/fonts/tex-symbol/distinfo b/fonts/tex-symbol/distinfo index 401c0f4af..690263d82 100644 --- a/fonts/tex-symbol/distinfo +++ b/fonts/tex-symbol/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/03/07 19:52:17 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 08:27:13 markd Exp $ -SHA1 (tex-symbol-21570/symbol.tar.xz) = c83433187f4c0b1ea1801c3f372128f600b38f8d -RMD160 (tex-symbol-21570/symbol.tar.xz) = d02c4023317e1df82721698d19b98d93dcca5025 -Size (tex-symbol-21570/symbol.tar.xz) = 36540 bytes +SHA1 (tex-symbol-31835/symbol.tar.xz) = 26614daca9630cae5ae6d1d72e03bf6212536801 +RMD160 (tex-symbol-31835/symbol.tar.xz) = 711cace8cc937d5236c1d89ec150bc25c58f6727 +Size (tex-symbol-31835/symbol.tar.xz) = 36108 bytes diff --git a/fonts/tex-tapir-doc/DESCR b/fonts/tex-tapir-doc/DESCR new file mode 100644 index 000000000..7d5961125 --- /dev/null +++ b/fonts/tex-tapir-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-tapir. diff --git a/fonts/tex-tapir-doc/Makefile b/fonts/tex-tapir-doc/Makefile new file mode 100644 index 000000000..ece78ccba --- /dev/null +++ b/fonts/tex-tapir-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= tapir.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 +TEXLIVE_REV= 20484 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tapir +COMMENT= Documentation for tex-tapir +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tapir-doc/PLIST b/fonts/tex-tapir-doc/PLIST new file mode 100644 index 000000000..e5240cd63 --- /dev/null +++ b/fonts/tex-tapir-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/doc/fonts/tapir/readme +share/texmf-dist/doc/fonts/tapir/readme.pdf diff --git a/fonts/tex-tapir-doc/distinfo b/fonts/tex-tapir-doc/distinfo new file mode 100644 index 000000000..1b2e2b2c7 --- /dev/null +++ b/fonts/tex-tapir-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-tapir-20484/tapir.doc.tar.xz) = 408e1325948a88043251c321c3671313eedb288a +RMD160 (tex-tapir-20484/tapir.doc.tar.xz) = 43015bb0d1773b0913d9a0d9fa8f2a87298b2649 +Size (tex-tapir-20484/tapir.doc.tar.xz) = 53800 bytes diff --git a/fonts/tex-tapir/DESCR b/fonts/tex-tapir/DESCR new file mode 100644 index 000000000..5f895028a --- /dev/null +++ b/fonts/tex-tapir/DESCR @@ -0,0 +1,6 @@ +Tapir is a simple geometrical font mostly created of line and +circular segments with constant thickness. The font is +available as Metafont source and in Adobe Type 1 format. The +character set contains all characters in the range 0-127 (as in +cmr10), accented characters used in the Czech, Slovak and +Polish languages. diff --git a/fonts/tex-tapir/Makefile b/fonts/tex-tapir/Makefile new file mode 100644 index 000000000..f5875aac5 --- /dev/null +++ b/fonts/tex-tapir/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= tapir +PKGNAME= tex-${DISTNAME}-0.2 +TEXLIVE_REV= 20484 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tapir +COMMENT= Simple geometrical font +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tapir/PLIST b/fonts/tex-tapir/PLIST new file mode 100644 index 000000000..75da11f76 --- /dev/null +++ b/fonts/tex-tapir/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/fonts/source/public/tapir/tap-enc.mf +share/texmf-dist/fonts/source/public/tapir/tap.mf +share/texmf-dist/fonts/type1/public/tapir/tap.pfb diff --git a/fonts/tex-tapir/distinfo b/fonts/tex-tapir/distinfo new file mode 100644 index 000000000..a09d1aaf0 --- /dev/null +++ b/fonts/tex-tapir/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-tapir-20484/tapir.tar.xz) = db3d89ff55f9914ed5ca2ff8ba6b2766f9f21283 +RMD160 (tex-tapir-20484/tapir.tar.xz) = 805f3346858d019127a7b39a5f933f5ad114d93f +Size (tex-tapir-20484/tapir.tar.xz) = 51832 bytes diff --git a/fonts/tex-tengwarscript-doc/DESCR b/fonts/tex-tengwarscript-doc/DESCR new file mode 100644 index 000000000..fbfa2e7cf --- /dev/null +++ b/fonts/tex-tengwarscript-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-tengwarscript. diff --git a/fonts/tex-tengwarscript-doc/Makefile b/fonts/tex-tengwarscript-doc/Makefile new file mode 100644 index 000000000..04bf5c757 --- /dev/null +++ b/fonts/tex-tengwarscript-doc/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= tengwarscript.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.3.1 +TEXLIVE_REV= 34594 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tengwarscript +COMMENT= Documentation for tex-tengwarscript +LICENSE= lppl-1.3c + +REPLACE_SH= doc/latex/tengwarscript/install-tengwar-scripts.sh + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tengwarscript-doc/PLIST b/fonts/tex-tengwarscript-doc/PLIST new file mode 100644 index 000000000..3bb5c52c9 --- /dev/null +++ b/fonts/tex-tengwarscript-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/doc/latex/tengwarscript/COPYING +share/texmf-dist/doc/latex/tengwarscript/README +share/texmf-dist/doc/latex/tengwarscript/install-tengwar-scripts.sh +share/texmf-dist/doc/latex/tengwarscript/quetta.eps +share/texmf-dist/doc/latex/tengwarscript/quetta.pdf +share/texmf-dist/doc/latex/tengwarscript/tengfonts.pdf +share/texmf-dist/doc/latex/tengwarscript/tengfonts.tex +share/texmf-dist/doc/latex/tengwarscript/tengtest.pdf +share/texmf-dist/doc/latex/tengwarscript/tengtest.tex +share/texmf-dist/doc/latex/tengwarscript/tengwarscript.pdf diff --git a/fonts/tex-tengwarscript-doc/distinfo b/fonts/tex-tengwarscript-doc/distinfo new file mode 100644 index 000000000..b137698ee --- /dev/null +++ b/fonts/tex-tengwarscript-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-tengwarscript-34594/tengwarscript.doc.tar.xz) = 40481fce348923548eb815172aa9d355335e610a +RMD160 (tex-tengwarscript-34594/tengwarscript.doc.tar.xz) = 8c77b2db75fde3dcee6fe142dcdb72a424353ec3 +Size (tex-tengwarscript-34594/tengwarscript.doc.tar.xz) = 472140 bytes diff --git a/fonts/tex-tengwarscript/DESCR b/fonts/tex-tengwarscript/DESCR new file mode 100644 index 000000000..40215e208 --- /dev/null +++ b/fonts/tex-tengwarscript/DESCR @@ -0,0 +1,8 @@ +The package provides "mid-level" access to tengwar fonts, +providing good quality output. Each tengwar sign is represented +by a command, which will place the sign nicely in relation to +previous signs. A transcription package is available from the +package's home page: writing all those tengwar commands would +quickly become untenable. The package supports the use of a +wide variety of tengwar fonts that are available from the net; +metric and map files are provided for all the supported fonts. diff --git a/fonts/tex-tengwarscript/Makefile b/fonts/tex-tengwarscript/Makefile new file mode 100644 index 000000000..ce8fe1550 --- /dev/null +++ b/fonts/tex-tengwarscript/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= tengwarscript +PKGNAME= tex-${DISTNAME}-1.3.1 +TEXLIVE_REV= 34594 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tengwarscript +COMMENT= LaTeX support for using Tengwar fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tengwarscript/PLIST b/fonts/tex-tengwarscript/PLIST new file mode 100644 index 000000000..fddc502e2 --- /dev/null +++ b/fonts/tex-tengwarscript/PLIST @@ -0,0 +1,71 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/tengwarscript/tengwaralt.enc +share/texmf-dist/fonts/enc/dvips/tengwarscript/tengwarcap.enc +share/texmf-dist/fonts/enc/dvips/tengwarscript/tengwarscript.enc +share/texmf-dist/fonts/map/dvips/tengwarscript/tengwarscript.map +share/texmf-dist/fonts/tfm/public/tengwarscript/Elfica32.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/Parmaite.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/Parmaite_alt.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/Parmaite_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarFormal12.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarFormalA12.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarFormal_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarGothika050.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarNoldor.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarNoldorAlt.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals1.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals2.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarNoldor_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarQuenya.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarQuenyaAlt.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals1.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals2.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarQuenya_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarSindarin.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarSindarinAlt.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals1.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals2.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarSindarin_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/TengwarTelerin.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/UnicodeParmaite.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tngan.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tngan_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tngana.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tnganab.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tnganabi.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tnganai.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tnganb.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tnganb_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tnganbi.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tnganbi_full.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tngani.tfm +share/texmf-dist/fonts/tfm/public/tengwarscript/tngani_full.tfm +share/texmf-dist/fonts/vf/public/tengwarscript/Parmaite_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/TengwarFormal_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/TengwarNoldor_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/TengwarQuenya_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/TengwarSindarin_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/tngan_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/tnganb_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/tnganbi_full.vf +share/texmf-dist/fonts/vf/public/tengwarscript/tngani_full.vf +share/texmf-dist/tex/latex/tengwarscript/annatar.cfg +share/texmf-dist/tex/latex/tengwarscript/annatarbold.cfg +share/texmf-dist/tex/latex/tengwarscript/annatarbolditalic.cfg +share/texmf-dist/tex/latex/tengwarscript/annataritalic.cfg +share/texmf-dist/tex/latex/tengwarscript/elfica.cfg +share/texmf-dist/tex/latex/tengwarscript/formal.cfg +share/texmf-dist/tex/latex/tengwarscript/gothika.cfg +share/texmf-dist/tex/latex/tengwarscript/noldor.cfg +share/texmf-dist/tex/latex/tengwarscript/noldorcapI.cfg +share/texmf-dist/tex/latex/tengwarscript/noldorcapII.cfg +share/texmf-dist/tex/latex/tengwarscript/parmaite.cfg +share/texmf-dist/tex/latex/tengwarscript/quenya.cfg +share/texmf-dist/tex/latex/tengwarscript/quenyacapI.cfg +share/texmf-dist/tex/latex/tengwarscript/quenyacapII.cfg +share/texmf-dist/tex/latex/tengwarscript/sindarin.cfg +share/texmf-dist/tex/latex/tengwarscript/sindarincapI.cfg +share/texmf-dist/tex/latex/tengwarscript/sindarincapII.cfg +share/texmf-dist/tex/latex/tengwarscript/teleri.cfg +share/texmf-dist/tex/latex/tengwarscript/tengwarscript.sty +share/texmf-dist/tex/latex/tengwarscript/unicodeparmaite.cfg diff --git a/fonts/tex-tengwarscript/distinfo b/fonts/tex-tengwarscript/distinfo new file mode 100644 index 000000000..3f25dd747 --- /dev/null +++ b/fonts/tex-tengwarscript/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-tengwarscript-34594/tengwarscript.tar.xz) = b49f5a51998a9cdae24f2bfe3a01d066aa174e16 +RMD160 (tex-tengwarscript-34594/tengwarscript.tar.xz) = 0b59aa48d7f123ffc2059285a942757bc9ec8306 +Size (tex-tengwarscript-34594/tengwarscript.tar.xz) = 32252 bytes diff --git a/fonts/tex-tex-gyre-doc/DESCR b/fonts/tex-tex-gyre-doc/DESCR index 9447cb7f2..2707b97a8 100644 --- a/fonts/tex-tex-gyre-doc/DESCR +++ b/fonts/tex-tex-gyre-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-tex-gyre. +Documentation for tex-tex-gyre. diff --git a/fonts/tex-tex-gyre-doc/Makefile b/fonts/tex-tex-gyre-doc/Makefile index e39f3d2be..ed0eb8c6e 100644 --- a/fonts/tex-tex-gyre-doc/Makefile +++ b/fonts/tex-tex-gyre-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/08 18:33:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/06 09:34:14 wiz Exp $ DISTNAME= tex-gyre.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.004 TEXLIVE_REV= 18651 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex-gyre COMMENT= Documentation for tex-tex-gyre +LICENSE= gfsl .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tex-gyre-math-doc/DESCR b/fonts/tex-tex-gyre-math-doc/DESCR new file mode 100644 index 000000000..a77f31efc --- /dev/null +++ b/fonts/tex-tex-gyre-math-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-tex-gyre-math. diff --git a/fonts/tex-tex-gyre-math-doc/Makefile b/fonts/tex-tex-gyre-math-doc/Makefile new file mode 100644 index 000000000..fe56a80ff --- /dev/null +++ b/fonts/tex-tex-gyre-math-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:01 markd Exp $ + +DISTNAME= tex-gyre-math.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 36916 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex-gyre-math +COMMENT= Documentation for tex-tex-gyre-math +LICENSE= gfsl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tex-gyre-math-doc/PLIST b/fonts/tex-tex-gyre-math-doc/PLIST new file mode 100644 index 000000000..bea84e748 --- /dev/null +++ b/fonts/tex-tex-gyre-math-doc/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 09:37:04 wiz Exp $ +share/texmf-dist/doc/fonts/tex-gyre-math/GUST-FONT-LICENSE.txt +share/texmf-dist/doc/fonts/tex-gyre-math/INSTALL.txt +share/texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Bonum-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Pagella-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Schola-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Termes-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/README +share/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Bonum-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Schola-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Termes-Math.txt +share/texmf-dist/doc/fonts/tex-gyre-math/math-test-context.tex +share/texmf-dist/doc/fonts/tex-gyre-math/math-test.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_bonum_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_pagella_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_schola_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_schola_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_termes_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-context-texgyre_termes_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_bonum_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_bonum_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_pagella_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_pagella_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_schola_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_schola_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_termes_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-lualatex-texgyre_termes_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_bonum_math.docx +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_bonum_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_pagella_math.docx +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_pagella_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_schola_math.docx +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_schola_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_termes_math.docx +share/texmf-dist/doc/fonts/tex-gyre-math/test-word-texgyre_termes_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_bonum_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_bonum_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_pagella_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_pagella_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_schola_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_schola_math.tex +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_termes_math.pdf +share/texmf-dist/doc/fonts/tex-gyre-math/test-xelatex-texgyre_termes_math.tex diff --git a/fonts/tex-tex-gyre-math-doc/distinfo b/fonts/tex-tex-gyre-math-doc/distinfo new file mode 100644 index 000000000..84322a3c4 --- /dev/null +++ b/fonts/tex-tex-gyre-math-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:01 markd Exp $ + +SHA1 (tex-tex-gyre-math-36916/tex-gyre-math.doc.tar.xz) = 30bb3251b0903f2fc940db511d6d2b216c4e28d1 +RMD160 (tex-tex-gyre-math-36916/tex-gyre-math.doc.tar.xz) = af2364c11b6c10a809e955a5028b8db6ad18ad0f +Size (tex-tex-gyre-math-36916/tex-gyre-math.doc.tar.xz) = 305508 bytes diff --git a/fonts/tex-tex-gyre-math/DESCR b/fonts/tex-tex-gyre-math/DESCR new file mode 100644 index 000000000..306fb88c9 --- /dev/null +++ b/fonts/tex-tex-gyre-math/DESCR @@ -0,0 +1,6 @@ +TeX-Gyre-Math is to be a collection of maths fonts to match the +text fonts of the TeX-Gyre collection. The collection will be +made available in OpenType format, only; fonts will conform to +the developing standards for OpenType maths fonts. TeX-Gyre- +Math-Pagella (to match Tex-Gyre-Pagella) and TeX-Gyre-Math- +Termes (to match Tex-Gyre-Termes) fonts are provided. diff --git a/fonts/tex-tex-gyre-math/Makefile b/fonts/tex-tex-gyre-math/Makefile new file mode 100644 index 000000000..e4c610886 --- /dev/null +++ b/fonts/tex-tex-gyre-math/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:20:01 markd Exp $ + +DISTNAME= tex-gyre-math +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 36916 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex-gyre-math +COMMENT= Maths fonts to match tex-gyre text fonts +LICENSE= gfsl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tex-gyre-math/PLIST b/fonts/tex-tex-gyre-math/PLIST new file mode 100644 index 000000000..882346472 --- /dev/null +++ b/fonts/tex-tex-gyre-math/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 03:14:23 markd Exp $ +share/texmf-dist/fonts/opentype/public/tex-gyre-math/texgyrebonum-math.otf +share/texmf-dist/fonts/opentype/public/tex-gyre-math/texgyrepagella-math.otf +share/texmf-dist/fonts/opentype/public/tex-gyre-math/texgyreschola-math.otf +share/texmf-dist/fonts/opentype/public/tex-gyre-math/texgyretermes-math.otf diff --git a/fonts/tex-tex-gyre-math/distinfo b/fonts/tex-tex-gyre-math/distinfo new file mode 100644 index 000000000..0abdafc07 --- /dev/null +++ b/fonts/tex-tex-gyre-math/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:01 markd Exp $ + +SHA1 (tex-tex-gyre-math-36916/tex-gyre-math.tar.xz) = 62d2e3f17bfef9f6ca73fff021f99fe8997b5521 +RMD160 (tex-tex-gyre-math-36916/tex-gyre-math.tar.xz) = 92985e986770ae7f78caa4e67f7a22fb0a3c5917 +Size (tex-tex-gyre-math-36916/tex-gyre-math.tar.xz) = 946908 bytes diff --git a/fonts/tex-tex-gyre/DESCR b/fonts/tex-tex-gyre/DESCR index 2456a3d31..844256b7a 100644 --- a/fonts/tex-tex-gyre/DESCR +++ b/fonts/tex-tex-gyre/DESCR @@ -1,23 +1,23 @@ -The TeX-GYRE bundle consists of six font families: TeX Gyre Adventor is -based on the URW Gothic L family of fonts (which is derived from ITC -Avant Garde Gothic, designed by Herb Lubalin and Tom Carnase). TeX Gyre -Bonum is based on the URW Bookman L family (from Bookman Old Style, -designed by Alexander Phemister). TeX Gyre Chorus is based on URW -Chancery L Medium Italic (from ITC Zapf Chancery, designed by Hermann -Zapf in 1979). TeX-Gyre Cursor is based on URW Nimbus Mono L (based on -Courier, designed by Howard G. Kettler in 1955, for IBM). TeX Gyre Heros -is based on URW Nimbus Sans L (from Helvetica, prepared by Max -Miedinger, with Eduard Hoffmann in 1957). TeX Gyre Pagella is based on -URW Palladio L (from Palation, designed by Hermann Zapf in the 1940s). -TeX Gyre Schola is based on the URW Century Schoolbook L family (which -was designed by Morris Fuller Benton for the American Type Founders). -TeX Gyre Termes is based on the URW Nimbus Roman No9 L family of fonts -(whose original, Times, was designed by Stanley Morison together with -Starling Burgess and Victor Lardent and first offered by Monotype). The +The TeX-GYRE bundle consists of six font families: TeX Gyre Adventor +is based on the URW Gothic L family of fonts (which is derived from +ITC Avant Garde Gothic, designed by Herb Lubalin and Tom Carnase). +TeX Gyre Bonum is based on the URW Bookman L family (from Bookman +Old Style, designed by Alexander Phemister). TeX Gyre Chorus is +based on URW Chancery L Medium Italic (from ITC Zapf Chancery, +designed by Hermann Zapf in 1979). TeX-Gyre Cursor is based on URW +Nimbus Mono L (based on Courier, designed by Howard G. Kettler in +1955, for IBM). TeX Gyre Heros is based on URW Nimbus Sans L (from +Helvetica, prepared by Max Miedinger, with Eduard Hoffmann in 1957). +TeX Gyre Pagella is based on URW Palladio L (from Palatino, designed +by Hermann Zapf in the 1940s). TeX Gyre Schola is based on the URW +Century Schoolbook L family (which was designed by Morris Fuller +Benton for the American Type Founders). TeX Gyre Termes is based +on the URW Nimbus Roman No9 L family of fonts (whose original, +Times, was designed by Stanley Morison together with Starling +Burgess and Victor Lardent and first offered by Monotype). The constituent standard faces of each family have been greatly extended, -and contain nearly 1200 glyphs each (though Chorus omits Greek support, -has no small-caps family and has approximately 900 glyphs). Each family -is available in Adobe Type 1 and Open Type formats, and LaTeX support -(for use with a variety of encodings) is provided. Vietnamese and -Cyrillic characters were added by Han The Thanh and Valek Filippov, -respectively. +and contain nearly 1100 glyphs each (though Chorus omits Greek +support, has no small-caps family and has approximately 800 glyphs). +Each family is available in Adobe Type 1 and Open Type formats, +and LaTeX support (for use with a variety of encodings) is provided. +Vietnamese characters were added by Han The Thanh. diff --git a/fonts/tex-tex-gyre/Makefile b/fonts/tex-tex-gyre/Makefile index c2aafec65..8080e5e96 100644 --- a/fonts/tex-tex-gyre/Makefile +++ b/fonts/tex-tex-gyre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:30 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/06 09:33:38 wiz Exp $ DISTNAME= tex-gyre PKGNAME= tex-${DISTNAME}-2.004 @@ -6,7 +6,9 @@ PKGREVISION= 1 TEXLIVE_REV= 18651 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex-gyre COMMENT= TeX Fonts extending freely available URW fonts +LICENSE= gfsl DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek diff --git a/fonts/tex-tfrupee-doc/DESCR b/fonts/tex-tfrupee-doc/DESCR new file mode 100644 index 000000000..5c6022589 --- /dev/null +++ b/fonts/tex-tfrupee-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-tfrupee. diff --git a/fonts/tex-tfrupee-doc/Makefile b/fonts/tex-tfrupee-doc/Makefile new file mode 100644 index 000000000..5d28a1557 --- /dev/null +++ b/fonts/tex-tfrupee-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= tfrupee.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.02 +TEXLIVE_REV= 20770 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tfrupee +COMMENT= Documentation for tex-tfrupee +LICENSE= gnu-gpl-v3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tfrupee-doc/PLIST b/fonts/tex-tfrupee-doc/PLIST new file mode 100644 index 000000000..0883b0bc4 --- /dev/null +++ b/fonts/tex-tfrupee-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/doc/fonts/tfrupee/LICENSE +share/texmf-dist/doc/fonts/tfrupee/README +share/texmf-dist/doc/fonts/tfrupee/tfrupee.pdf +share/texmf-dist/doc/fonts/tfrupee/tfrupee.tex diff --git a/fonts/tex-tfrupee-doc/distinfo b/fonts/tex-tfrupee-doc/distinfo new file mode 100644 index 000000000..80ef28ba6 --- /dev/null +++ b/fonts/tex-tfrupee-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-tfrupee-20770/tfrupee.doc.tar.xz) = 9f14bec44dcbeb5049b4d009fdd34b6a39442b7b +RMD160 (tex-tfrupee-20770/tfrupee.doc.tar.xz) = 9d095938b2919f416387b6183f84d7a678e8b879 +Size (tex-tfrupee-20770/tfrupee.doc.tar.xz) = 113244 bytes diff --git a/fonts/tex-tfrupee/DESCR b/fonts/tex-tfrupee/DESCR new file mode 100644 index 000000000..5adfb90ac --- /dev/null +++ b/fonts/tex-tfrupee/DESCR @@ -0,0 +1,4 @@ +The package provides LaTeX support for the (Indian) Rupee +symbol font, created by TechFat. The original font has been +converted to Adobe Type 1 format, and simple LaTeX support +written for its use. diff --git a/fonts/tex-tfrupee/Makefile b/fonts/tex-tfrupee/Makefile new file mode 100644 index 000000000..33fc1a6f7 --- /dev/null +++ b/fonts/tex-tfrupee/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= tfrupee +PKGNAME= tex-${DISTNAME}-1.02 +TEXLIVE_REV= 20770 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tfrupee +COMMENT= Font offering the new (Indian) Rupee symbol +LICENSE= gnu-gpl-v3 + +TEX_MAP_FILES+= tfrupee.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-tfrupee/PLIST b/fonts/tex-tfrupee/PLIST new file mode 100644 index 000000000..a757fd061 --- /dev/null +++ b/fonts/tex-tfrupee/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/fonts/afm/public/tfrupee/tfrupee.afm +share/texmf-dist/fonts/map/dvips/tfrupee/tfrupee.map +share/texmf-dist/fonts/tfm/public/tfrupee/tfrupee.tfm +share/texmf-dist/fonts/type1/public/tfrupee/tfrupee.pfb +share/texmf-dist/tex/latex/tfrupee/tfrupee.sty diff --git a/fonts/tex-tfrupee/distinfo b/fonts/tex-tfrupee/distinfo new file mode 100644 index 000000000..06693d54e --- /dev/null +++ b/fonts/tex-tfrupee/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-tfrupee-20770/tfrupee.tar.xz) = 88ab3e1f14f9db7ee3a9562d1051ba905980c0a3 +RMD160 (tex-tfrupee-20770/tfrupee.tar.xz) = 256ece8d2b5bdd0ea36e42d759a39d3ec878506a +Size (tex-tfrupee-20770/tfrupee.tar.xz) = 601332 bytes diff --git a/fonts/tex-times/Makefile b/fonts/tex-times/Makefile index 09e8a1bd8..79c0ee51e 100644 --- a/fonts/tex-times/Makefile +++ b/fonts/tex-times/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.6 2011/07/20 02:16:08 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 08:30:26 markd Exp $ DISTNAME= times -PKGNAME= tex-${DISTNAME}-2010.21993 -TEXLIVE_REV= 21993 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35058 MAINTAINER= minskim@NetBSD.org COMMENT= Select Adobe Times Roman (or equivalent) as default font CONFLICTS+= teTeX-texmf<=3.0nb16 +TEX_MAP_FILES+= utm.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-times/PLIST b/fonts/tex-times/PLIST index 2b80145e9..a8db69cd5 100644 --- a/fonts/tex-times/PLIST +++ b/fonts/tex-times/PLIST @@ -1,17 +1,9 @@ -@comment $NetBSD: PLIST,v 1.4 2011/07/20 02:16:08 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/25 08:30:26 markd Exp $ share/texmf-dist/dvips/times/config.utm share/texmf-dist/fonts/afm/adobe/times/ptmb8a.afm share/texmf-dist/fonts/afm/adobe/times/ptmbi8a.afm share/texmf-dist/fonts/afm/adobe/times/ptmr8a.afm share/texmf-dist/fonts/afm/adobe/times/ptmri8a.afm -share/texmf-dist/fonts/afm/ibm/times/nntb8a.afm -share/texmf-dist/fonts/afm/ibm/times/nntbi8a.afm -share/texmf-dist/fonts/afm/ibm/times/nntr8a.afm -share/texmf-dist/fonts/afm/ibm/times/nntri8a.afm -share/texmf-dist/fonts/afm/ibm/times/ntnb8a.afm -share/texmf-dist/fonts/afm/ibm/times/ntnbi8a.afm -share/texmf-dist/fonts/afm/ibm/times/ntnr8a.afm -share/texmf-dist/fonts/afm/ibm/times/ntnri8a.afm share/texmf-dist/fonts/afm/urw/times/utmb8a.afm share/texmf-dist/fonts/afm/urw/times/utmbi8a.afm share/texmf-dist/fonts/afm/urw/times/utmr8a.afm @@ -66,52 +58,6 @@ share/texmf-dist/fonts/tfm/adobe/times/zptmcm7y.tfm share/texmf-dist/fonts/tfm/adobe/times/zptmcmr.tfm share/texmf-dist/fonts/tfm/adobe/times/zptmcmrm.tfm share/texmf-dist/fonts/tfm/adobe/times/zpzccmry.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmb.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmb8t.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmbi.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmbi8t.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmr.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmr8t.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmri.tfm -share/texmf-dist/fonts/tfm/cg/times/ctmri8t.tfm -share/texmf-dist/fonts/tfm/cg/times/trb10u.tfm -share/texmf-dist/fonts/tfm/cg/times/trb2n.tfm -share/texmf-dist/fonts/tfm/cg/times/trb6j.tfm -share/texmf-dist/fonts/tfm/cg/times/trb7j.tfm -share/texmf-dist/fonts/tfm/cg/times/trb8u.tfm -share/texmf-dist/fonts/tfm/cg/times/trb9t.tfm -share/texmf-dist/fonts/tfm/cg/times/tri10u.tfm -share/texmf-dist/fonts/tfm/cg/times/tri2n.tfm -share/texmf-dist/fonts/tfm/cg/times/tri6j.tfm -share/texmf-dist/fonts/tfm/cg/times/tri7j.tfm -share/texmf-dist/fonts/tfm/cg/times/tri8u.tfm -share/texmf-dist/fonts/tfm/cg/times/tri9t.tfm -share/texmf-dist/fonts/tfm/cg/times/trj10u.tfm -share/texmf-dist/fonts/tfm/cg/times/trj2n.tfm -share/texmf-dist/fonts/tfm/cg/times/trj6j.tfm -share/texmf-dist/fonts/tfm/cg/times/trj7j.tfm -share/texmf-dist/fonts/tfm/cg/times/trj8u.tfm -share/texmf-dist/fonts/tfm/cg/times/trj9t.tfm -share/texmf-dist/fonts/tfm/cg/times/trr10u.tfm -share/texmf-dist/fonts/tfm/cg/times/trr2n.tfm -share/texmf-dist/fonts/tfm/cg/times/trr6j.tfm -share/texmf-dist/fonts/tfm/cg/times/trr7j.tfm -share/texmf-dist/fonts/tfm/cg/times/trr8u.tfm -share/texmf-dist/fonts/tfm/cg/times/trr9t.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/ptmb8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/ptmbc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/ptmbi8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/ptmr8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/ptmrc8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/ptmri8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmb.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmbi.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmbo.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmri.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmro.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmrre.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/times/rptmrrn.tfm share/texmf-dist/fonts/tfm/urw35vf/times/utmb7t.tfm share/texmf-dist/fonts/tfm/urw35vf/times/utmb8c.tfm share/texmf-dist/fonts/tfm/urw35vf/times/utmb8r.tfm @@ -188,20 +134,6 @@ share/texmf-dist/fonts/vf/adobe/times/zptmcm7y.vf share/texmf-dist/fonts/vf/adobe/times/zptmcmr.vf share/texmf-dist/fonts/vf/adobe/times/zptmcmrm.vf share/texmf-dist/fonts/vf/adobe/times/zpzccmry.vf -share/texmf-dist/fonts/vf/cg/times/ctmb.vf -share/texmf-dist/fonts/vf/cg/times/ctmb8t.vf -share/texmf-dist/fonts/vf/cg/times/ctmbi.vf -share/texmf-dist/fonts/vf/cg/times/ctmbi8t.vf -share/texmf-dist/fonts/vf/cg/times/ctmr.vf -share/texmf-dist/fonts/vf/cg/times/ctmr8t.vf -share/texmf-dist/fonts/vf/cg/times/ctmri.vf -share/texmf-dist/fonts/vf/cg/times/ctmri8t.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/times/ptmb8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/times/ptmbc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/times/ptmbi8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/times/ptmr8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/times/ptmrc8z.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/times/ptmri8z.vf share/texmf-dist/fonts/vf/urw35vf/times/utmb7t.vf share/texmf-dist/fonts/vf/urw35vf/times/utmb8c.vf share/texmf-dist/fonts/vf/urw35vf/times/utmb8t.vf diff --git a/fonts/tex-times/distinfo b/fonts/tex-times/distinfo index 2eed163f3..dae8c13ee 100644 --- a/fonts/tex-times/distinfo +++ b/fonts/tex-times/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/07/20 02:16:08 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/04/25 08:30:26 markd Exp $ -SHA1 (tex-times-21993/times.tar.xz) = 995f941ff9524f3620700793bbfe64c6a2abd1cc -RMD160 (tex-times-21993/times.tar.xz) = dac94a26197528024add0f5d637b7ec1b528d9b9 -Size (tex-times-21993/times.tar.xz) = 333244 bytes +SHA1 (tex-times-35058/times.tar.xz) = 4991b6c7c1258cf5992b061205cbec9c189c16e2 +RMD160 (tex-times-35058/times.tar.xz) = 8c619a598e9979f32b26b5f91d1d9abef6492ab2 +Size (tex-times-35058/times.tar.xz) = 287044 bytes diff --git a/fonts/tex-tipa-doc/Makefile b/fonts/tex-tipa-doc/Makefile index 91ab5c04a..22dc538d5 100644 --- a/fonts/tex-tipa-doc/Makefile +++ b/fonts/tex-tipa-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/04/21 05:49:31 minskim Exp $ -# TeX Live Revision 15878 +# $NetBSD: Makefile,v 1.3 2015/04/25 08:33:07 markd Exp $ DISTNAME= tipa.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.3 +PKGNAME= tex-${DISTNAME:S/./-/}-1.3pl29349 +TEXLIVE_REV= 29349 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-tipa diff --git a/fonts/tex-tipa-doc/PLIST b/fonts/tex-tipa-doc/PLIST index a509e0e01..aa835bb74 100644 --- a/fonts/tex-tipa-doc/PLIST +++ b/fonts/tex-tipa-doc/PLIST @@ -1,10 +1,19 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 18:39:03 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:33:07 markd Exp $ share/texmf-dist/doc/fonts/tipa/00README +share/texmf-dist/doc/fonts/tipa/00README.doc share/texmf-dist/doc/fonts/tipa/Makefile +share/texmf-dist/doc/fonts/tipa/Makefile.doc +share/texmf-dist/doc/fonts/tipa/Manifest.txt share/texmf-dist/doc/fonts/tipa/boxchar.sty share/texmf-dist/doc/fonts/tipa/codelist.sty +share/texmf-dist/doc/fonts/tipa/gentfm.sh +share/texmf-dist/doc/fonts/tipa/gentipa.sh +share/texmf-dist/doc/fonts/tipa/gentipx.sh +share/texmf-dist/doc/fonts/tipa/genxipa.sh +share/texmf-dist/doc/fonts/tipa/genxipx.sh +share/texmf-dist/doc/fonts/tipa/mktipapk.sh +share/texmf-dist/doc/fonts/tipa/mkxipapk.sh share/texmf-dist/doc/fonts/tipa/tipa.bib -share/texmf-dist/doc/fonts/tipa/tipaman.bbl share/texmf-dist/doc/fonts/tipa/tipaman.pdf share/texmf-dist/doc/fonts/tipa/tipaman.sty share/texmf-dist/doc/fonts/tipa/tipaman.tex @@ -13,4 +22,5 @@ share/texmf-dist/doc/fonts/tipa/tipaman1.tex share/texmf-dist/doc/fonts/tipa/tipaman2.tex share/texmf-dist/doc/fonts/tipa/tipaman3.tex share/texmf-dist/doc/fonts/tipa/tipaman4.tex +share/texmf-dist/doc/fonts/tipa/vowel.pdf share/texmf-dist/doc/fonts/tipa/vowel.tex diff --git a/fonts/tex-tipa-doc/distinfo b/fonts/tex-tipa-doc/distinfo index 3e99ba62d..d0977cb66 100644 --- a/fonts/tex-tipa-doc/distinfo +++ b/fonts/tex-tipa-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/04/21 05:49:31 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:33:07 markd Exp $ -SHA1 (tex-tipa-doc-1.3/tipa.doc.tar.xz) = 617a165090bd853c5d587efb4a76b70518e9a51c -RMD160 (tex-tipa-doc-1.3/tipa.doc.tar.xz) = 5d0ae15bc320cfa3318b659e89dd80940cbe9e58 -Size (tex-tipa-doc-1.3/tipa.doc.tar.xz) = 2105388 bytes +SHA1 (tex-tipa-29349/tipa.doc.tar.xz) = fc32cd3e153411b2eb1e3271e19ee6f6193a9b16 +RMD160 (tex-tipa-29349/tipa.doc.tar.xz) = 1e1674850d3584f37be627f22edbcb63aeccf295 +Size (tex-tipa-29349/tipa.doc.tar.xz) = 2343388 bytes diff --git a/fonts/tex-tipa/Makefile b/fonts/tex-tipa/Makefile index 00f0aae2c..d48cc3377 100644 --- a/fonts/tex-tipa/Makefile +++ b/fonts/tex-tipa/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/11/06 08:43:32 minskim Exp $ -# TeX Live Revision 15878 +# $NetBSD: Makefile,v 1.5 2015/04/25 08:33:07 markd Exp $ DISTNAME= tipa -PKGNAME= tex-${DISTNAME}-1.3 -PKGREVISION= 2 +PKGNAME= tex-${DISTNAME}-1.3pl29349 +TEXLIVE_REV= 29349 MAINTAINER= minskim@NetBSD.org COMMENT= Fonts and macros for IPA phonetics characters diff --git a/fonts/tex-tipa/PLIST b/fonts/tex-tipa/PLIST index 3a433b436..4a3a881fa 100644 --- a/fonts/tex-tipa/PLIST +++ b/fonts/tex-tipa/PLIST @@ -1,12 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 18:37:27 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:33:07 markd Exp $ share/texmf-dist/fonts/map/dvips/tipa/tipa.map -share/texmf-dist/fonts/source/public/tipa/gentfm.sh -share/texmf-dist/fonts/source/public/tipa/gentipa.sh -share/texmf-dist/fonts/source/public/tipa/gentipx.sh -share/texmf-dist/fonts/source/public/tipa/genxipa.sh -share/texmf-dist/fonts/source/public/tipa/genxipx.sh -share/texmf-dist/fonts/source/public/tipa/mktipapk.sh -share/texmf-dist/fonts/source/public/tipa/mkxipapk.sh share/texmf-dist/fonts/source/public/tipa/tipa.mf share/texmf-dist/fonts/source/public/tipa/tipa10.mf share/texmf-dist/fonts/source/public/tipa/tipa12.mf diff --git a/fonts/tex-tipa/distinfo b/fonts/tex-tipa/distinfo index cd40bdafd..9b86c40c0 100644 --- a/fonts/tex-tipa/distinfo +++ b/fonts/tex-tipa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/01/29 08:42:56 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:33:07 markd Exp $ -SHA1 (tex-tipa-1.3/tipa.tar.xz) = ff20dd773abf50a4b0e42daab87310aaf6003147 -RMD160 (tex-tipa-1.3/tipa.tar.xz) = f4fbd12566ea1776accfc3261054317b827ef1fc -Size (tex-tipa-1.3/tipa.tar.xz) = 2877928 bytes +SHA1 (tex-tipa-29349/tipa.tar.xz) = ad3e9fdce405b4204c2aa726d25665fa42cd9af4 +RMD160 (tex-tipa-29349/tipa.tar.xz) = 1db76799a7c5357114912e7c553485f23dcf7ba4 +Size (tex-tipa-29349/tipa.tar.xz) = 2875752 bytes diff --git a/fonts/tex-trajan-doc/DESCR b/fonts/tex-trajan-doc/DESCR new file mode 100644 index 000000000..db86e084e --- /dev/null +++ b/fonts/tex-trajan-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-trajan. diff --git a/fonts/tex-trajan-doc/Makefile b/fonts/tex-trajan-doc/Makefile new file mode 100644 index 000000000..f60db656a --- /dev/null +++ b/fonts/tex-trajan-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= trajan.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/trajan +COMMENT= Documentation for tex-trajan +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-trajan-doc/PLIST b/fonts/tex-trajan-doc/PLIST new file mode 100644 index 000000000..855a12adb --- /dev/null +++ b/fonts/tex-trajan-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/doc/latex/trajan/README +share/texmf-dist/doc/latex/trajan/trajan.pdf +share/texmf-dist/doc/latex/trajan/trytrajan.pdf +share/texmf-dist/doc/latex/trajan/trytrajan.tex diff --git a/fonts/tex-trajan-doc/distinfo b/fonts/tex-trajan-doc/distinfo new file mode 100644 index 000000000..e995d57fc --- /dev/null +++ b/fonts/tex-trajan-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-trajan-15878/trajan.doc.tar.xz) = 6d1b7fe9a2829bbd266175f96ec74d3540292ee4 +RMD160 (tex-trajan-15878/trajan.doc.tar.xz) = 7e89fbe7f48a231898c7a054ae5e2058106391c2 +Size (tex-trajan-15878/trajan.doc.tar.xz) = 172196 bytes diff --git a/fonts/tex-trajan/DESCR b/fonts/tex-trajan/DESCR new file mode 100644 index 000000000..665cd3e15 --- /dev/null +++ b/fonts/tex-trajan/DESCR @@ -0,0 +1,6 @@ +Provides fonts (both as Metafont source and in Adobe Type 1 +format) based on the capitals carved on the Trajan column in +Rome in 114 AD, together with macros to access the fonts. Many +typographers think these rank first among the Roman's artistic +legacy. The font is uppercase letters together with some +punctuation and analphabetics; no lowercase or digits. diff --git a/fonts/tex-trajan/Makefile b/fonts/tex-trajan/Makefile new file mode 100644 index 000000000..61cde033d --- /dev/null +++ b/fonts/tex-trajan/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +DISTNAME= trajan +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/trajan +COMMENT= Fonts from the Trajan column in Rome +LICENSE= lppl-1.3c + +TEX_MIXEDMAP_FILES+= trajan.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-trajan/PLIST b/fonts/tex-trajan/PLIST new file mode 100644 index 000000000..e082f0873 --- /dev/null +++ b/fonts/tex-trajan/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:56 wiz Exp $ +share/texmf-dist/fonts/afm/public/trajan/trjnr10.afm +share/texmf-dist/fonts/afm/public/trajan/trjnsl10.afm +share/texmf-dist/fonts/map/dvips/trajan/trajan.map +share/texmf-dist/fonts/tfm/public/trajan/trjnr10.tfm +share/texmf-dist/fonts/tfm/public/trajan/trjnsl10.tfm +share/texmf-dist/fonts/type1/public/trajan/trjnr10.pfb +share/texmf-dist/fonts/type1/public/trajan/trjnsl10.pfb +share/texmf-dist/tex/latex/trajan/t1trjn.fd +share/texmf-dist/tex/latex/trajan/trajan.sty diff --git a/fonts/tex-trajan/distinfo b/fonts/tex-trajan/distinfo new file mode 100644 index 000000000..7348b7713 --- /dev/null +++ b/fonts/tex-trajan/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ + +SHA1 (tex-trajan-15878/trajan.tar.xz) = 61beb412acbb25d7f151d2a19e194185bdbc7959 +RMD160 (tex-trajan-15878/trajan.tar.xz) = c429eb69dd1677bd96da320424ffc970fb284911 +Size (tex-trajan-15878/trajan.tar.xz) = 46780 bytes diff --git a/fonts/tex-txfontsb-doc/DESCR b/fonts/tex-txfontsb-doc/DESCR new file mode 100644 index 000000000..9dc131c0c --- /dev/null +++ b/fonts/tex-txfontsb-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-txfontsb. diff --git a/fonts/tex-txfontsb-doc/Makefile b/fonts/tex-txfontsb-doc/Makefile new file mode 100644 index 000000000..6b6e00c59 --- /dev/null +++ b/fonts/tex-txfontsb-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= txfontsb.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 21578 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/txfontsb +COMMENT= Documentation for tex-txfontsb +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-txfontsb-doc/PLIST b/fonts/tex-txfontsb-doc/PLIST new file mode 100644 index 000000000..9d55540d9 --- /dev/null +++ b/fonts/tex-txfontsb-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/doc/fonts/txfontsb/README +share/texmf-dist/doc/fonts/txfontsb/txfontsb.pdf +share/texmf-dist/doc/fonts/txfontsb/txfontsb.tex diff --git a/fonts/tex-txfontsb-doc/distinfo b/fonts/tex-txfontsb-doc/distinfo new file mode 100644 index 000000000..471204749 --- /dev/null +++ b/fonts/tex-txfontsb-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-txfontsb-21578/txfontsb.doc.tar.xz) = 2cdd8e60b610ce2b0484e84352d116e0a90956f7 +RMD160 (tex-txfontsb-21578/txfontsb.doc.tar.xz) = 3d10a699c567cb9ecaa87f43bfd37e0248a9fb40 +Size (tex-txfontsb-21578/txfontsb.doc.tar.xz) = 59380 bytes diff --git a/fonts/tex-txfontsb/DESCR b/fonts/tex-txfontsb/DESCR new file mode 100644 index 000000000..0211b2816 --- /dev/null +++ b/fonts/tex-txfontsb/DESCR @@ -0,0 +1,3 @@ +A set of fonts that extend the txfonts bundle with small caps +and old style numbers, together with Greek support. The +extensions are made with modifications of the GNU Freefont. diff --git a/fonts/tex-txfontsb/Makefile b/fonts/tex-txfontsb/Makefile new file mode 100644 index 000000000..4fde306ea --- /dev/null +++ b/fonts/tex-txfontsb/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= txfontsb +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 21578 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/txfontsb +COMMENT= Extensions to txfonts, using GNU Freefont +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= gptimes.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-txfontsb/PLIST b/fonts/tex-txfontsb/PLIST new file mode 100644 index 000000000..a2d55b850 --- /dev/null +++ b/fonts/tex-txfontsb/PLIST @@ -0,0 +1,65 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/fonts/afm/public/txfontsb/FreeSerifb-SmallCaps.afm +share/texmf-dist/fonts/afm/public/txfontsb/FreeSerifb-SmallCapsAlt.afm +share/texmf-dist/fonts/afm/public/txfontsb/FreeSerifb.afm +share/texmf-dist/fonts/afm/public/txfontsb/FreeSerifbBold.afm +share/texmf-dist/fonts/afm/public/txfontsb/FreeSerifbBoldItalic.afm +share/texmf-dist/fonts/afm/public/txfontsb/FreeSerifbItalic.afm +share/texmf-dist/fonts/enc/dvips/txfontsb/gptimes.enc +share/texmf-dist/fonts/enc/dvips/txfontsb/gptimesy.enc +share/texmf-dist/fonts/map/dvips/txfontsb/gptimes.map +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesb6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesb6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesbi6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesbi6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesg6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesi6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesi6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesrg6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimessc6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimessc6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimessco6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimessco6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesyb6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesyb6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesybi6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesybi6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesyg6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesyi6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesyi6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesyrg6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesysc6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesysc6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesysco6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/gtimesysco6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/timessc6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/timessc6r.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/timessco6a.tfm +share/texmf-dist/fonts/tfm/public/txfontsb/timessco6r.tfm +share/texmf-dist/fonts/type1/public/txfontsb/FreeSerifb-SmallCaps.pfb +share/texmf-dist/fonts/type1/public/txfontsb/FreeSerifb-SmallCapsAlt.pfb +share/texmf-dist/fonts/type1/public/txfontsb/FreeSerifb.pfb +share/texmf-dist/fonts/type1/public/txfontsb/FreeSerifbBold.pfb +share/texmf-dist/fonts/type1/public/txfontsb/FreeSerifbBoldItalic.pfb +share/texmf-dist/fonts/type1/public/txfontsb/FreeSerifbItalic.pfb +share/texmf-dist/fonts/vf/public/txfontsb/gtimesb6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesbi6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesi6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesrg6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimessc6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimessco6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesyb6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesybi6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesyi6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesyrg6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesysc6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/gtimesysco6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/timessc6a.vf +share/texmf-dist/fonts/vf/public/txfontsb/timessco6a.vf +share/texmf-dist/tex/latex/txfontsb/lgrtxr.fd +share/texmf-dist/tex/latex/txfontsb/lgrtxrc.fd +share/texmf-dist/tex/latex/txfontsb/lgrtxry.fd +share/texmf-dist/tex/latex/txfontsb/lgrtxryc.fd +share/texmf-dist/tex/latex/txfontsb/ot1txrc.fd +share/texmf-dist/tex/latex/txfontsb/ot1txryc.fd +share/texmf-dist/tex/latex/txfontsb/txfontsb.sty diff --git a/fonts/tex-txfontsb/distinfo b/fonts/tex-txfontsb/distinfo new file mode 100644 index 000000000..5f22db13c --- /dev/null +++ b/fonts/tex-txfontsb/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-txfontsb-21578/txfontsb.tar.xz) = adf252b6e9f61d043fce802ed16884f6653c8d99 +RMD160 (tex-txfontsb-21578/txfontsb.tar.xz) = 6788a9f47b0237f68fafbb51c229c082e7b187c8 +Size (tex-txfontsb-21578/txfontsb.tar.xz) = 2481176 bytes diff --git a/fonts/tex-umtypewriter/DESCR b/fonts/tex-umtypewriter/DESCR new file mode 100644 index 000000000..528265a14 --- /dev/null +++ b/fonts/tex-umtypewriter/DESCR @@ -0,0 +1,5 @@ +The UMTypewriter font family is a monospaced font family that +was built from glyphs from the CB Greek fonts, the CyrTUG +Cyrillic alphabet fonts ("LH"), and the standard Computer +Modern font family. It contains four OpenType fonts which are +required for use of the xgreek package for XeLaTeX. diff --git a/fonts/tex-umtypewriter/Makefile b/fonts/tex-umtypewriter/Makefile new file mode 100644 index 000000000..09d4d269a --- /dev/null +++ b/fonts/tex-umtypewriter/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= umtypewriter +PKGNAME= tex-${DISTNAME}-001.002 +TEXLIVE_REV= 18651 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/umtypewriter +COMMENT= Fonts to typeset with the xgreek package +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-umtypewriter/PLIST b/fonts/tex-umtypewriter/PLIST new file mode 100644 index 000000000..69d938a76 --- /dev/null +++ b/fonts/tex-umtypewriter/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/fonts/opentype/public/umtypewriter/UMTypewriter-Bold.otf +share/texmf-dist/fonts/opentype/public/umtypewriter/UMTypewriter-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/umtypewriter/UMTypewriter-Italic.otf +share/texmf-dist/fonts/opentype/public/umtypewriter/UMTypewriter-Oblique.otf +share/texmf-dist/fonts/opentype/public/umtypewriter/UMTypewriter-Regular.otf diff --git a/fonts/tex-umtypewriter/distinfo b/fonts/tex-umtypewriter/distinfo new file mode 100644 index 000000000..09a331e5c --- /dev/null +++ b/fonts/tex-umtypewriter/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-umtypewriter-18651/umtypewriter.tar.xz) = 11d4ee6112efcb092ede44967fb0babfc51a3f0e +RMD160 (tex-umtypewriter-18651/umtypewriter.tar.xz) = 85d4e5213d2bfade5eea08efdcda5e466ee9d99e +Size (tex-umtypewriter-18651/umtypewriter.tar.xz) = 338560 bytes diff --git a/fonts/tex-universa-doc/DESCR b/fonts/tex-universa-doc/DESCR new file mode 100644 index 000000000..981beb28a --- /dev/null +++ b/fonts/tex-universa-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-universa. diff --git a/fonts/tex-universa-doc/Makefile b/fonts/tex-universa-doc/Makefile new file mode 100644 index 000000000..d034c3864 --- /dev/null +++ b/fonts/tex-universa-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= universa.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/universa +COMMENT= Documentation for tex-universa +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-universa-doc/PLIST b/fonts/tex-universa-doc/PLIST new file mode 100644 index 000000000..89db0632b --- /dev/null +++ b/fonts/tex-universa-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/doc/fonts/universa/README.uni +share/texmf-dist/doc/fonts/universa/copyright.tex +share/texmf-dist/doc/fonts/universa/unidoc.sty diff --git a/fonts/tex-universa-doc/distinfo b/fonts/tex-universa-doc/distinfo new file mode 100644 index 000000000..da9989c14 --- /dev/null +++ b/fonts/tex-universa-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-universa-15878/universa.doc.tar.xz) = c4fbb227297a509a15a668f232ccda2e565f114c +RMD160 (tex-universa-15878/universa.doc.tar.xz) = 1c718f66c72b43aece2e2bad369d560bff8aa914 +Size (tex-universa-15878/universa.doc.tar.xz) = 10752 bytes diff --git a/fonts/tex-universa/DESCR b/fonts/tex-universa/DESCR new file mode 100644 index 000000000..83fe63fa0 --- /dev/null +++ b/fonts/tex-universa/DESCR @@ -0,0 +1,4 @@ +An implementation of the universal font by Herbert Bayer of the +Bauhaus school. The Metafont sources of the fonts, and their +LaTeX support, are all supplied in a LaTeX documented source +(.dtx) file. diff --git a/fonts/tex-universa/Makefile b/fonts/tex-universa/Makefile new file mode 100644 index 000000000..92a9770db --- /dev/null +++ b/fonts/tex-universa/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= universa +PKGNAME= tex-${DISTNAME}-2.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/universa +COMMENT= Herbert Bayer's 'universal' font +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-universa/PLIST b/fonts/tex-universa/PLIST new file mode 100644 index 000000000..49f72a39f --- /dev/null +++ b/fonts/tex-universa/PLIST @@ -0,0 +1,96 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/fonts/source/public/universa/fulbc10.mf +share/texmf-dist/fonts/source/public/universa/fulbc12.mf +share/texmf-dist/fonts/source/public/universa/fulbc17.mf +share/texmf-dist/fonts/source/public/universa/fulbc8.mf +share/texmf-dist/fonts/source/public/universa/fulbc9.mf +share/texmf-dist/fonts/source/public/universa/fulbo10.mf +share/texmf-dist/fonts/source/public/universa/fulbo12.mf +share/texmf-dist/fonts/source/public/universa/fulbo17.mf +share/texmf-dist/fonts/source/public/universa/fulbo8.mf +share/texmf-dist/fonts/source/public/universa/fulbo9.mf +share/texmf-dist/fonts/source/public/universa/fulbr10.mf +share/texmf-dist/fonts/source/public/universa/fulbr12.mf +share/texmf-dist/fonts/source/public/universa/fulbr17.mf +share/texmf-dist/fonts/source/public/universa/fulbr8.mf +share/texmf-dist/fonts/source/public/universa/fulbr9.mf +share/texmf-dist/fonts/source/public/universa/fulbst10.mf +share/texmf-dist/fonts/source/public/universa/fulbst12.mf +share/texmf-dist/fonts/source/public/universa/fulbst17.mf +share/texmf-dist/fonts/source/public/universa/fulbst8.mf +share/texmf-dist/fonts/source/public/universa/fulbst9.mf +share/texmf-dist/fonts/source/public/universa/fulmc10.mf +share/texmf-dist/fonts/source/public/universa/fulmc12.mf +share/texmf-dist/fonts/source/public/universa/fulmc17.mf +share/texmf-dist/fonts/source/public/universa/fulmc8.mf +share/texmf-dist/fonts/source/public/universa/fulmc9.mf +share/texmf-dist/fonts/source/public/universa/fulmo10.mf +share/texmf-dist/fonts/source/public/universa/fulmo12.mf +share/texmf-dist/fonts/source/public/universa/fulmo17.mf +share/texmf-dist/fonts/source/public/universa/fulmo8.mf +share/texmf-dist/fonts/source/public/universa/fulmo9.mf +share/texmf-dist/fonts/source/public/universa/fulmr10.mf +share/texmf-dist/fonts/source/public/universa/fulmr12.mf +share/texmf-dist/fonts/source/public/universa/fulmr17.mf +share/texmf-dist/fonts/source/public/universa/fulmr8.mf +share/texmf-dist/fonts/source/public/universa/fulmr9.mf +share/texmf-dist/fonts/source/public/universa/fulmst10.mf +share/texmf-dist/fonts/source/public/universa/fulmst12.mf +share/texmf-dist/fonts/source/public/universa/fulmst17.mf +share/texmf-dist/fonts/source/public/universa/fulmst8.mf +share/texmf-dist/fonts/source/public/universa/fulmst9.mf +share/texmf-dist/fonts/source/public/universa/uniacc.mf +share/texmf-dist/fonts/source/public/universa/unibase.mf +share/texmf-dist/fonts/source/public/universa/unidig.mf +share/texmf-dist/fonts/source/public/universa/uniext.mf +share/texmf-dist/fonts/source/public/universa/unilig.mf +share/texmf-dist/fonts/source/public/universa/unilow.mf +share/texmf-dist/fonts/source/public/universa/unipun.mf +share/texmf-dist/fonts/source/public/universa/unispe.mf +share/texmf-dist/fonts/source/public/universa/uniupp.mf +share/texmf-dist/fonts/tfm/public/universa/fulbc10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbc12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbc17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbc8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbc9.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbo10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbo12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbo17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbo8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbo9.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbr10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbr12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbr17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbr8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbr9.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbst10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbst12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbst17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbst8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulbst9.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmc10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmc12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmc17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmc8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmc9.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmo10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmo12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmo17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmo8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmo9.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmr10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmr12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmr17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmr8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmr9.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmst10.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmst12.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmst17.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmst8.tfm +share/texmf-dist/fonts/tfm/public/universa/fulmst9.tfm +share/texmf-dist/tex/latex/universa/omluni.fd +share/texmf-dist/tex/latex/universa/omsuni.fd +share/texmf-dist/tex/latex/universa/ot1uni.fd +share/texmf-dist/tex/latex/universa/t1uni.fd +share/texmf-dist/tex/latex/universa/uni.sty +share/texmf-dist/tex/latex/universa/uuni.fd diff --git a/fonts/tex-universa/distinfo b/fonts/tex-universa/distinfo new file mode 100644 index 000000000..e4779d814 --- /dev/null +++ b/fonts/tex-universa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-universa-15878/universa.tar.xz) = 44616c6abca34080d62b7cb7297367ea4ee56604 +RMD160 (tex-universa-15878/universa.tar.xz) = 1608ff6d8b0df427b796bcaaa05056458f3fef09 +Size (tex-universa-15878/universa.tar.xz) = 16672 bytes diff --git a/fonts/tex-universalis-doc/DESCR b/fonts/tex-universalis-doc/DESCR new file mode 100644 index 000000000..daebfbeda --- /dev/null +++ b/fonts/tex-universalis-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-universalis. diff --git a/fonts/tex-universalis-doc/Makefile b/fonts/tex-universalis-doc/Makefile new file mode 100644 index 000000000..9e855333a --- /dev/null +++ b/fonts/tex-universalis-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= universalis.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 33860 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/universalis +COMMENT= Documentation for tex-universalis +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-universalis-doc/PLIST b/fonts/tex-universalis-doc/PLIST new file mode 100644 index 000000000..08f2b18c4 --- /dev/null +++ b/fonts/tex-universalis-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/doc/fonts/universalis/COPYING +share/texmf-dist/doc/fonts/universalis/NOTICE.txt +share/texmf-dist/doc/fonts/universalis/README +share/texmf-dist/doc/fonts/universalis/universalis-samples.pdf +share/texmf-dist/doc/fonts/universalis/universalis-samples.tex diff --git a/fonts/tex-universalis-doc/distinfo b/fonts/tex-universalis-doc/distinfo new file mode 100644 index 000000000..84c693c48 --- /dev/null +++ b/fonts/tex-universalis-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-universalis-33860/universalis.doc.tar.xz) = 608e87254af087cb89bfa259fe7399aa1c1d64ef +RMD160 (tex-universalis-33860/universalis.doc.tar.xz) = 5f7cfe382621214082e2d06376b0c07af5317ea4 +Size (tex-universalis-33860/universalis.doc.tar.xz) = 35592 bytes diff --git a/fonts/tex-universalis/DESCR b/fonts/tex-universalis/DESCR new file mode 100644 index 000000000..1d62b1940 --- /dev/null +++ b/fonts/tex-universalis/DESCR @@ -0,0 +1,4 @@ +This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX +support for the UniversalisADFStd family of fonts, designed by +Hirwin Harendal. The font is suitable as an alternative to +fonts such as Adrian Frutiger's Univers and Frutiger. diff --git a/fonts/tex-universalis/Makefile b/fonts/tex-universalis/Makefile new file mode 100644 index 000000000..0dc87c9f7 --- /dev/null +++ b/fonts/tex-universalis/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= universalis +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 33860 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/universalis +COMMENT= Universalis font, with support +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= universalis.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-universalis/PLIST b/fonts/tex-universalis/PLIST new file mode 100644 index 000000000..50136364f --- /dev/null +++ b/fonts/tex-universalis/PLIST @@ -0,0 +1,156 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/fonts/enc/dvips/universalis/unvsl_fe7xck.enc +share/texmf-dist/fonts/enc/dvips/universalis/unvsl_qu6a6x.enc +share/texmf-dist/fonts/enc/dvips/universalis/unvsl_sjpjw4.enc +share/texmf-dist/fonts/enc/dvips/universalis/unvsl_xtabpf.enc +share/texmf-dist/fonts/map/dvips/universalis/universalis.map +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-Bold.otf +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-BoldCond.otf +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-BoldCondIt.otf +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-BoldItalic.otf +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-Cond.otf +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-CondItalic.otf +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-Italic.otf +share/texmf-dist/fonts/opentype/arkandis/universalis/UniversalisADFStd-Regular.otf +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Bold-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Cond-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Italic-lf-ts1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-t1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-t1--lcdfj.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-t1.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ts1--base.tfm +share/texmf-dist/fonts/tfm/arkandis/universalis/UniversalisADFStd-Regular-lf-ts1.tfm +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-Bold.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCond.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCondIt.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCondItLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldCondLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldItalic.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-BoldLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-Cond.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-CondItalic.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-CondItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-CondLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-Italic.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-ItalicLCDFJ.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-Regular.pfb +share/texmf-dist/fonts/type1/arkandis/universalis/UniversalisADFStd-RegularLCDFJ.pfb +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Bold-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCond-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldCondIt-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-BoldItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Cond-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-CondItalic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Italic-lf-ts1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-ly1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-ot1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-t1.vf +share/texmf-dist/fonts/vf/arkandis/universalis/UniversalisADFStd-Regular-lf-ts1.vf +share/texmf-dist/tex/latex/universalis/LY1UniversalisADFStd-LF.fd +share/texmf-dist/tex/latex/universalis/OT1UniversalisADFStd-LF.fd +share/texmf-dist/tex/latex/universalis/T1UniversalisADFStd-LF.fd +share/texmf-dist/tex/latex/universalis/TS1UniversalisADFStd-LF.fd +share/texmf-dist/tex/latex/universalis/UniversalisADFStd.sty +share/texmf-dist/tex/latex/universalis/universalis.sty diff --git a/fonts/tex-universalis/distinfo b/fonts/tex-universalis/distinfo new file mode 100644 index 000000000..c32391147 --- /dev/null +++ b/fonts/tex-universalis/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-universalis-33860/universalis.tar.xz) = a51903019bdbc14cf353bc2acc5c634dc54d6bd9 +RMD160 (tex-universalis-33860/universalis.tar.xz) = 48b272d226112f648912d60d973c96814f5eec71 +Size (tex-universalis-33860/universalis.tar.xz) = 513992 bytes diff --git a/fonts/tex-urwchancal-doc/DESCR b/fonts/tex-urwchancal-doc/DESCR new file mode 100644 index 000000000..8d2a53d23 --- /dev/null +++ b/fonts/tex-urwchancal-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-urwchancal. diff --git a/fonts/tex-urwchancal-doc/Makefile b/fonts/tex-urwchancal-doc/Makefile new file mode 100644 index 000000000..5cfb68012 --- /dev/null +++ b/fonts/tex-urwchancal-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= urwchancal.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1 +TEXLIVE_REV= 21701 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/urwchancal +COMMENT= Documentation for tex-urwchancal +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-urwchancal-doc/PLIST b/fonts/tex-urwchancal-doc/PLIST new file mode 100644 index 000000000..e91861954 --- /dev/null +++ b/fonts/tex-urwchancal-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/doc/fonts/urwchancal/README +share/texmf-dist/doc/fonts/urwchancal/urwchancal-doc.pdf +share/texmf-dist/doc/fonts/urwchancal/urwchancal-doc.tex diff --git a/fonts/tex-urwchancal-doc/distinfo b/fonts/tex-urwchancal-doc/distinfo new file mode 100644 index 000000000..98f4da57d --- /dev/null +++ b/fonts/tex-urwchancal-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-urwchancal-21701/urwchancal.doc.tar.xz) = 0257b956869ae2d576d817ca8c3fa3e740806a30 +RMD160 (tex-urwchancal-21701/urwchancal.doc.tar.xz) = 956b6be56be1032d3bcfd7e3389a410e0bd081bc +Size (tex-urwchancal-21701/urwchancal.doc.tar.xz) = 23152 bytes diff --git a/fonts/tex-urwchancal/DESCR b/fonts/tex-urwchancal/DESCR new file mode 100644 index 000000000..24921c439 --- /dev/null +++ b/fonts/tex-urwchancal/DESCR @@ -0,0 +1,5 @@ +The package allows (the URW clone of) Zapf Chancery to function +as a maths alphabet, the target of \mathcal or \mathscr, with +accents appearing where they should, and other spacing +parameters set to reasonable (not very tight) values. This +package supersedes the pzccal package. diff --git a/fonts/tex-urwchancal/Makefile b/fonts/tex-urwchancal/Makefile new file mode 100644 index 000000000..0d834eade --- /dev/null +++ b/fonts/tex-urwchancal/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= urwchancal +PKGNAME= tex-${DISTNAME}-1 +TEXLIVE_REV= 21701 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/urwchancal +COMMENT= Use URW's clone of Zapf Chancery as a maths alphabet +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-urwchancal/PLIST b/fonts/tex-urwchancal/PLIST new file mode 100644 index 000000000..673977ba4 --- /dev/null +++ b/fonts/tex-urwchancal/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/fonts/tfm/urw/urwchancal/urwchancal.tfm +share/texmf-dist/fonts/vf/urw/urwchancal/urwchancal.vf +share/texmf-dist/tex/latex/urwchancal/urwchancal.sty +share/texmf-dist/tex/latex/urwchancal/uurwchancal.fd diff --git a/fonts/tex-urwchancal/distinfo b/fonts/tex-urwchancal/distinfo new file mode 100644 index 000000000..9bee74358 --- /dev/null +++ b/fonts/tex-urwchancal/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-urwchancal-21701/urwchancal.tar.xz) = 7e16c772d947f96563dd0687898ee112e4f0a142 +RMD160 (tex-urwchancal-21701/urwchancal.tar.xz) = e9ad975385505b98146c8209afaec83cb9d8e7f8 +Size (tex-urwchancal-21701/urwchancal.tar.xz) = 1884 bytes diff --git a/fonts/tex-venturisadf-doc/DESCR b/fonts/tex-venturisadf-doc/DESCR new file mode 100644 index 000000000..b199cec8c --- /dev/null +++ b/fonts/tex-venturisadf-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-venturisadf. diff --git a/fonts/tex-venturisadf-doc/Makefile b/fonts/tex-venturisadf-doc/Makefile new file mode 100644 index 000000000..4b4144b34 --- /dev/null +++ b/fonts/tex-venturisadf-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= venturisadf.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.005 +TEXLIVE_REV= 19444 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/venturisadf +COMMENT= Documentation for tex-venturisadf +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-venturisadf-doc/PLIST b/fonts/tex-venturisadf-doc/PLIST new file mode 100644 index 000000000..03301bf25 --- /dev/null +++ b/fonts/tex-venturisadf-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/doc/fonts/venturisadf/LICENSE-utopia.txt +share/texmf-dist/doc/fonts/venturisadf/LIST-Venturis.txt +share/texmf-dist/doc/fonts/venturisadf/README +share/texmf-dist/doc/fonts/venturisadf/manifest.txt +share/texmf-dist/doc/fonts/venturisadf/venturisadf.pdf +share/texmf-dist/doc/fonts/venturisadf/venturisadf.tex diff --git a/fonts/tex-venturisadf-doc/distinfo b/fonts/tex-venturisadf-doc/distinfo new file mode 100644 index 000000000..d1dc173ce --- /dev/null +++ b/fonts/tex-venturisadf-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-venturisadf-19444/venturisadf.doc.tar.xz) = d1eec9e1038140a2cc93961ac40332eb66da782e +RMD160 (tex-venturisadf-19444/venturisadf.doc.tar.xz) = fe8991202bbffdaba02abfed211debea5f558a00 +Size (tex-venturisadf-19444/venturisadf.doc.tar.xz) = 412776 bytes diff --git a/fonts/tex-venturisadf/DESCR b/fonts/tex-venturisadf/DESCR new file mode 100644 index 000000000..46b4c65d0 --- /dev/null +++ b/fonts/tex-venturisadf/DESCR @@ -0,0 +1,6 @@ +Serif and sans serif complete text font families, in both Adobe +Type 1 and OpenType formats for publication. The family is +based on Utopia family, and has been modified and developed by +the Arkandis Digital foundry. Support for using the fonts, in +LaTeX, is also provided (and makes use of the nfssext-cfr +package). diff --git a/fonts/tex-venturisadf/Makefile b/fonts/tex-venturisadf/Makefile new file mode 100644 index 000000000..79bab2435 --- /dev/null +++ b/fonts/tex-venturisadf/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= venturisadf +PKGNAME= tex-${DISTNAME}-1.005 +TEXLIVE_REV= 19444 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/venturisadf +COMMENT= Venturis ADF fonts collection +#LICENSE= other-free + +TEX_MAP_FILES+= yv1.map +TEX_MAP_FILES+= yv2.map +TEX_MAP_FILES+= yv3.map +TEX_MAP_FILES+= yvo.map +TEX_MAP_FILES+= yvt.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-venturisadf/PLIST b/fonts/tex-venturisadf/PLIST new file mode 100644 index 000000000..028636924 --- /dev/null +++ b/fonts/tex-venturisadf/PLIST @@ -0,0 +1,782 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/fonts/afm/arkandis/venturis/yvtb8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtb8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtbc8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtbc8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtbci8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtbci8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtbd8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtbi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtbi8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvth8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvthi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtr8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtr8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtrc8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtrc8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtrci8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtrci8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtrdl8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtri8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis/yvtri8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2b8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2b8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2bi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2bi8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2m8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2mi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2r8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2r8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2ri8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2ri8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2x8a.afm +share/texmf-dist/fonts/afm/arkandis/venturis2/yv2xi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturisold/yvob8a.afm +share/texmf-dist/fonts/afm/arkandis/venturisold/yvobi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturisold/yvodd8a.afm +share/texmf-dist/fonts/afm/arkandis/venturisold/yvor8a.afm +share/texmf-dist/fonts/afm/arkandis/venturisold/yvori8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1b8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1b8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1b8ax.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1bd8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1bi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1bi8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1bi8ax.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1d8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1dd8au.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1di8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1h8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1ho8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1l8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1li8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1r8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1r8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1r8ax.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1ri8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1ri8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans/yv1ri8ax.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3b8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3b8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3b8ax.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3bi8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3bi8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3bi8ax.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3r8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3r8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3r8ax.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3ri8a.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3ri8ac.afm +share/texmf-dist/fonts/afm/arkandis/venturissans2/yv3ri8ax.afm +share/texmf-dist/fonts/enc/dvips/venturisadf/t1-dotalt-f_f-venturisadf.enc +share/texmf-dist/fonts/enc/dvips/venturisadf/t1-f_f-venturisadf.enc +share/texmf-dist/fonts/enc/dvips/venturisadf/t1-venturis.enc +share/texmf-dist/fonts/enc/dvips/venturisadf/t1-venturisold-longs.enc +share/texmf-dist/fonts/enc/dvips/venturisadf/ts1-euro-venturisadf.enc +share/texmf-dist/fonts/map/dvips/venturis/yvt.map +share/texmf-dist/fonts/map/dvips/venturis2/yv2.map +share/texmf-dist/fonts/map/dvips/venturisold/yvo.map +share/texmf-dist/fonts/map/dvips/venturissans/yv1.map +share/texmf-dist/fonts/map/dvips/venturissans2/yv3.map +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtb-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtb.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtbc-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtbc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtbci-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtbci.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtbd-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtbi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtbi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvth.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvthi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtr-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtr.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtrc-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtrc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtrci-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtrci.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtrdl.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1-yvtri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtbc-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtbc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtbci-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtbci.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtrc-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtrc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtrci-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/t1alt-yvtrci.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtb-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtb.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtbc-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtbc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtbci-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtbci.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtbd-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtbi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtbi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvth.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvthi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtr-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtr.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtrc-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtrc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtrci-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtrci.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtrdl.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/ts1-yvtri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/vent-yvtr.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtb8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtb8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtb8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtb8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbc8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbc8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbc8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbci8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbci8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbci8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbci8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcij8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcij8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcijw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcijw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbciw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbciw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcj8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcjw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbcw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbd8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbd8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbi8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbi8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbij8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbij8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbijw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbijw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbiw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbiw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbj8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbjw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtbw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvth8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvth8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvthi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvthi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtr8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtr8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtr8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtr8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrajw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtraw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrc8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrc8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrc8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrc8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrci8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrci8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrci8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrci8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcij8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcij8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcijw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcijw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrciw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrciw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcj8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcjw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrcw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrdl8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrdl8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtri8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtri8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtri8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtri8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrij8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrij8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrijw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrijw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtriw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtriw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrj8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrj8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrjw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrjw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrw8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis/yvtrw8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2b-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2b.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2bi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2bi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2m.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2mi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2r-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2r.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2ri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2ri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/t1-yv2xi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2b-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2b.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2bi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2bi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2m.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2mi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2r-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2r.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2ri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2ri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/ts1-yv2xi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2b8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2b8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2b8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2b8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2bi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2bi8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2bi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2bi8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2m8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2m8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2mi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2mi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2r8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2r8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2r8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2r8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2ri8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2ri8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2ri8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2ri8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2x8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2x8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2xi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturis2/yv2xi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/t1-yvob.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/t1-yvobi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/t1-yvodd.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/t1-yvor.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/t1-yvori.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/ts1-yvob.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/ts1-yvobi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/ts1-yvodd.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/ts1-yvor.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/ts1-yvori.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvoab8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvoabi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvoar8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvoari8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvob8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvob8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvobi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvobi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvodd8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvodd8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvor8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvor8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvori8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturisold/yvori8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1b-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1b-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1b.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1bd.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1bi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1bi-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1bi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1d.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1dd-u.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1di.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1h.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1ho.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1l.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1li.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1r-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1r-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1r.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1ri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1ri-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/t1-yv1ri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1b-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1b-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1b.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1bd.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1bi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1bi-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1bi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1d.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1dd-u.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1di.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1h.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1ho.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1l.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1li.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1r-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1r-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1r.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1ri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1ri-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/ts1-yv1ri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1b8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1b8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1b8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1b8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1b8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1b8tx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bd8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bd8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bi8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bi8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bi8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1bi8tx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1d8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1d8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1dd8cu.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1dd8tu.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1di8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1di8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1h8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1h8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ho8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ho8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1l8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1l8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1li8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1li8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1r8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1r8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1r8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1r8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1r8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1r8tx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ri8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ri8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ri8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ri8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ri8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans/yv1ri8tx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3b-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3b-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3b.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3bi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3bi-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3bi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3r-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3r-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3r.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3ri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3ri-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/t1-yv3ri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3b-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3b-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3b.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3bi.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3r-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3r-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3r.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-x.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/ts1-yv3ri.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3b8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3b8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3b8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3b8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3b8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3b8tx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3bi8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3bi8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3bi8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3bi8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3bi8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3bi8tx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3r8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3r8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3r8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3r8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3r8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3r8tx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3ri8c.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3ri8cc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3ri8cx.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3ri8t.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3ri8tc.tfm +share/texmf-dist/fonts/tfm/arkandis/venturissans2/yv3ri8tx.tfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtb8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtb8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtb8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtb8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbc8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbc8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbc8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbc8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbci8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbci8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbci8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbci8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbd8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbd8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbi8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtbi8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvth8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvth8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvthi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvthi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtr8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtr8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtr8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtr8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrc8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrc8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrc8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrc8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrci8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrci8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrci8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrci8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrdl8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtrdl8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtri8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtri8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis/yvtri8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis/yvtri8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2b8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2b8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2b8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2b8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2bi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2bi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2bi8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2bi8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2m8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2m8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2mi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2mi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2r8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2r8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2r8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2r8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2ri8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2ri8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2ri8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2ri8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2x8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2x8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2xi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturis2/yv2xi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturisold/yvob8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturisold/yvob8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturisold/yvobi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturisold/yvobi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturisold/yvodd8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturisold/yvodd8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturisold/yvor8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturisold/yvor8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturisold/yvori8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturisold/yvori8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1b8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1b8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1b8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1b8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1b8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1b8ax.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bd8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bd8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bi8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bi8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bi8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1bi8ax.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1d8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1d8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1dd8au.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1dd8au.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1di8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1di8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1h8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1h8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ho8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ho8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1l8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1l8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1li8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1li8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1r8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1r8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1r8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1r8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1r8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1r8ax.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ri8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ri8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ri8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ri8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ri8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans/yv1ri8ax.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3b8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3b8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3b8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3b8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3b8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3b8ax.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3bi8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3bi8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3r8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3r8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3r8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3r8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3r8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3r8ax.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3ri8a.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3ri8a.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfm +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfb +share/texmf-dist/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfm +share/texmf-dist/fonts/vf/arkandis/venturis/yvtb8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtb8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtb8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtb8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbc8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbc8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbc8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbc8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbci8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbci8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbci8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbci8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcij8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcij8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcijw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcijw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbciw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbciw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcj8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcj8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcjw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcjw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbcw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbd8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbd8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbi8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbi8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbij8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbij8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbijw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbijw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbiw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbiw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbj8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbj8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbjw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbjw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtbw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvth8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvth8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvthi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvthi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtr8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtr8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtr8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtr8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrajw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtraw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrc8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrc8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrc8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrc8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrci8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrci8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrci8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrci8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcij8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcij8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcijw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcijw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrciw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrciw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcj8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcj8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcjw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcjw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrcw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrdl8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrdl8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtri8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtri8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtri8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtri8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrij8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrij8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrijw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrijw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtriw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtriw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrj8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrj8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrjw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrjw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrw8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis/yvtrw8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2b8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2b8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2b8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2b8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2bi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2bi8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2bi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2bi8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2m8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2m8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2mi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2mi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2r8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2r8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2r8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2r8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2ri8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2ri8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2ri8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2ri8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2x8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2x8t.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2xi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturis2/yv2xi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvoab8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvoabi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvoar8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvoari8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvob8c.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvob8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvobi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvobi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvodd8c.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvodd8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvor8c.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvor8t.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvori8c.vf +share/texmf-dist/fonts/vf/arkandis/venturisold/yvori8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1b8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1b8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1b8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1b8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1b8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1b8tx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bd8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bd8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bi8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bi8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bi8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1bi8tx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1d8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1d8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1dd8cu.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1dd8tu.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1di8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1di8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1h8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1h8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ho8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ho8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1l8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1l8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1li8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1li8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1r8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1r8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1r8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1r8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1r8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1r8tx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ri8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ri8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ri8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ri8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ri8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans/yv1ri8tx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3b8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3b8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3b8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3b8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3b8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3b8tx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3bi8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3bi8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3bi8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3bi8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3bi8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3bi8tx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3r8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3r8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3r8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3r8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3r8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3r8tx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3ri8c.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3ri8cc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3ri8cx.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3ri8t.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3ri8tc.vf +share/texmf-dist/fonts/vf/arkandis/venturissans2/yv3ri8tx.vf +share/texmf-dist/tex/latex/venturis/t1yvt.fd +share/texmf-dist/tex/latex/venturis/t1yvtajw.fd +share/texmf-dist/tex/latex/venturis/t1yvtaw.fd +share/texmf-dist/tex/latex/venturis/t1yvtd.fd +share/texmf-dist/tex/latex/venturis/t1yvtj.fd +share/texmf-dist/tex/latex/venturis/t1yvtjw.fd +share/texmf-dist/tex/latex/venturis/t1yvtw.fd +share/texmf-dist/tex/latex/venturis/ts1yvt.fd +share/texmf-dist/tex/latex/venturis/ts1yvtajw.fd +share/texmf-dist/tex/latex/venturis/ts1yvtaw.fd +share/texmf-dist/tex/latex/venturis/ts1yvtd.fd +share/texmf-dist/tex/latex/venturis/ts1yvtj.fd +share/texmf-dist/tex/latex/venturis/ts1yvtjw.fd +share/texmf-dist/tex/latex/venturis/ts1yvtw.fd +share/texmf-dist/tex/latex/venturis2/t1yv2.fd +share/texmf-dist/tex/latex/venturis2/ts1yv2.fd +share/texmf-dist/tex/latex/venturisadf/venturis.sty +share/texmf-dist/tex/latex/venturisadf/venturis2.sty +share/texmf-dist/tex/latex/venturisadf/venturisold.sty +share/texmf-dist/tex/latex/venturisold/t1yvo.fd +share/texmf-dist/tex/latex/venturisold/t1yvoa.fd +share/texmf-dist/tex/latex/venturisold/t1yvoad.fd +share/texmf-dist/tex/latex/venturisold/t1yvod.fd +share/texmf-dist/tex/latex/venturisold/ts1yvo.fd +share/texmf-dist/tex/latex/venturisold/ts1yvoa.fd +share/texmf-dist/tex/latex/venturisold/ts1yvoad.fd +share/texmf-dist/tex/latex/venturisold/ts1yvod.fd +share/texmf-dist/tex/latex/venturissans/t1yv1.fd +share/texmf-dist/tex/latex/venturissans/t1yv1d.fd +share/texmf-dist/tex/latex/venturissans/ts1yv1.fd +share/texmf-dist/tex/latex/venturissans/ts1yv1d.fd +share/texmf-dist/tex/latex/venturissans2/t1yv3.fd +share/texmf-dist/tex/latex/venturissans2/ts1yv3.fd diff --git a/fonts/tex-venturisadf/distinfo b/fonts/tex-venturisadf/distinfo new file mode 100644 index 000000000..0a7403fd0 --- /dev/null +++ b/fonts/tex-venturisadf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-venturisadf-19444/venturisadf.tar.xz) = 15fe60f5629e3507c7e1c8924ab5cc8d9a871d4a +RMD160 (tex-venturisadf-19444/venturisadf.tar.xz) = 40450291670e5bd042a24fce858ffe75814a3d1d +Size (tex-venturisadf-19444/venturisadf.tar.xz) = 3866820 bytes diff --git a/fonts/tex-wasy-doc/Makefile b/fonts/tex-wasy-doc/Makefile index b2cac1b5e..ea1305eb3 100644 --- a/fonts/tex-wasy-doc/Makefile +++ b/fonts/tex-wasy-doc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:24:40 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 08:36:58 markd Exp $ DISTNAME= wasy.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2009 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35831 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-wasy diff --git a/fonts/tex-wasy-doc/PLIST b/fonts/tex-wasy-doc/PLIST index 96d3d2eb9..1c741a33b 100644 --- a/fonts/tex-wasy-doc/PLIST +++ b/fonts/tex-wasy-doc/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/07 07:31:30 minskim Exp $ -share/texmf-dist/doc/fonts/wasy/README +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:36:58 markd Exp $ share/texmf-dist/doc/fonts/wasy/legal.txt share/texmf-dist/doc/fonts/wasy/wasydoc.pdf share/texmf-dist/doc/fonts/wasy/wasydoc.tex diff --git a/fonts/tex-wasy-doc/distinfo b/fonts/tex-wasy-doc/distinfo index ee0922940..e379ab140 100644 --- a/fonts/tex-wasy-doc/distinfo +++ b/fonts/tex-wasy-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:24:40 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 08:36:58 markd Exp $ -SHA1 (tex-wasy-doc-15878.2010/wasy.doc.tar.xz) = 6ea405e0a4738c4b65e52437cb395ae4d27e9449 -RMD160 (tex-wasy-doc-15878.2010/wasy.doc.tar.xz) = d09a75a10f4789b2136faa4013e87af131180c01 -Size (tex-wasy-doc-15878.2010/wasy.doc.tar.xz) = 149584 bytes +SHA1 (tex-wasy-35831/wasy.doc.tar.xz) = 15725575e1f8a1c5cd95ae81905df16c50195902 +RMD160 (tex-wasy-35831/wasy.doc.tar.xz) = 63e84a1a87a80473be85a7cc3ec69df436a45bc5 +Size (tex-wasy-35831/wasy.doc.tar.xz) = 148948 bytes diff --git a/fonts/tex-wasy/Makefile b/fonts/tex-wasy/Makefile index a1d67c5d4..c9de07dcb 100644 --- a/fonts/tex-wasy/Makefile +++ b/fonts/tex-wasy/Makefile @@ -1,17 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2011/11/06 08:43:32 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 08:36:58 markd Exp $ DISTNAME= wasy -PKGNAME= tex-${DISTNAME}-2009 -PKGREVISION= 1 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35831 MAINTAINER= minskim@NetBSD.org COMMENT= Waldi's symbol fonts CONFLICTS+= teTeX-texmf<=3.0nb15 -TEX_MIXEDMAP_FILES+= wasy.map - .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-wasy/PLIST b/fonts/tex-wasy/PLIST index 8550a14ad..a0831e5bd 100644 --- a/fonts/tex-wasy/PLIST +++ b/fonts/tex-wasy/PLIST @@ -1,12 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/07 07:29:10 minskim Exp $ -share/texmf-dist/fonts/afm/public/wasy/wasy10.afm -share/texmf-dist/fonts/afm/public/wasy/wasy5.afm -share/texmf-dist/fonts/afm/public/wasy/wasy6.afm -share/texmf-dist/fonts/afm/public/wasy/wasy7.afm -share/texmf-dist/fonts/afm/public/wasy/wasy8.afm -share/texmf-dist/fonts/afm/public/wasy/wasy9.afm -share/texmf-dist/fonts/afm/public/wasy/wasyb10.afm -share/texmf-dist/fonts/map/dvips/wasy/wasy.map +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:36:58 markd Exp $ share/texmf-dist/fonts/source/public/wasy/lasychr.mf share/texmf-dist/fonts/source/public/wasy/rsym.mf share/texmf-dist/fonts/source/public/wasy/wasy10.mf @@ -24,18 +16,4 @@ share/texmf-dist/fonts/tfm/public/wasy/wasy7.tfm share/texmf-dist/fonts/tfm/public/wasy/wasy8.tfm share/texmf-dist/fonts/tfm/public/wasy/wasy9.tfm share/texmf-dist/fonts/tfm/public/wasy/wasyb10.tfm -share/texmf-dist/fonts/type1/public/wasy/wasy10.pfb -share/texmf-dist/fonts/type1/public/wasy/wasy10.pfm -share/texmf-dist/fonts/type1/public/wasy/wasy5.pfb -share/texmf-dist/fonts/type1/public/wasy/wasy5.pfm -share/texmf-dist/fonts/type1/public/wasy/wasy6.pfb -share/texmf-dist/fonts/type1/public/wasy/wasy6.pfm -share/texmf-dist/fonts/type1/public/wasy/wasy7.pfb -share/texmf-dist/fonts/type1/public/wasy/wasy7.pfm -share/texmf-dist/fonts/type1/public/wasy/wasy8.pfb -share/texmf-dist/fonts/type1/public/wasy/wasy8.pfm -share/texmf-dist/fonts/type1/public/wasy/wasy9.pfb -share/texmf-dist/fonts/type1/public/wasy/wasy9.pfm -share/texmf-dist/fonts/type1/public/wasy/wasyb10.pfb -share/texmf-dist/fonts/type1/public/wasy/wasyb10.pfm share/texmf-dist/tex/plain/wasy/wasyfont.tex diff --git a/fonts/tex-wasy/distinfo b/fonts/tex-wasy/distinfo index e9aa3af99..beb0fbedd 100644 --- a/fonts/tex-wasy/distinfo +++ b/fonts/tex-wasy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:24:40 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 08:36:58 markd Exp $ -SHA1 (tex-wasy-15878.2010/wasy.tar.xz) = e3778caeecd9c90cebd5adb782aac84ba8db768c -RMD160 (tex-wasy-15878.2010/wasy.tar.xz) = bc93adc050269223189d4127141cff6b5e18bbf1 -Size (tex-wasy-15878.2010/wasy.tar.xz) = 236140 bytes +SHA1 (tex-wasy-35831/wasy.tar.xz) = 9260a67549746a6d3e43ad873f0d260095c8dea5 +RMD160 (tex-wasy-35831/wasy.tar.xz) = 38799b709658e00d98b4b7d3922b4d3fb60c504d +Size (tex-wasy-35831/wasy.tar.xz) = 21996 bytes diff --git a/fonts/tex-wasy2-ps/DESCR b/fonts/tex-wasy2-ps/DESCR new file mode 100644 index 000000000..57dbf4e73 --- /dev/null +++ b/fonts/tex-wasy2-ps/DESCR @@ -0,0 +1 @@ +Converted (Adobe Type 1) outlines of (some of) the wasy2 fonts. diff --git a/fonts/tex-wasy2-ps/Makefile b/fonts/tex-wasy2-ps/Makefile new file mode 100644 index 000000000..e2f25c2b4 --- /dev/null +++ b/fonts/tex-wasy2-ps/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 03:15:12 markd Exp $ + +DISTNAME= wasy2-ps +PKGNAME= tex-${DISTNAME}-2014 +CATEGORIES= fonts +TEXLIVE_REV= 35830 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Type 1 versions of wasy2 fonts +LICENSE= public-domain + +DEPENDS+= tex-wasy-[0-9]*:../../fonts/tex-wasy + +TEX_MIXEDMAP_FILES+= wasy.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-wasy2-ps/PLIST b/fonts/tex-wasy2-ps/PLIST new file mode 100644 index 000000000..8f4d28326 --- /dev/null +++ b/fonts/tex-wasy2-ps/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 03:15:12 markd Exp $ +share/texmf-dist/fonts/afm/public/wasy2-ps/wasy10.afm +share/texmf-dist/fonts/afm/public/wasy2-ps/wasy5.afm +share/texmf-dist/fonts/afm/public/wasy2-ps/wasy6.afm +share/texmf-dist/fonts/afm/public/wasy2-ps/wasy7.afm +share/texmf-dist/fonts/afm/public/wasy2-ps/wasy8.afm +share/texmf-dist/fonts/afm/public/wasy2-ps/wasy9.afm +share/texmf-dist/fonts/afm/public/wasy2-ps/wasyb10.afm +share/texmf-dist/fonts/map/dvips/wasy2-ps/wasy.map +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy10.pfb +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy10.pfm +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy5.pfb +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy5.pfm +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy6.pfb +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy6.pfm +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy7.pfb +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy7.pfm +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy8.pfb +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy8.pfm +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy9.pfb +share/texmf-dist/fonts/type1/public/wasy2-ps/wasy9.pfm +share/texmf-dist/fonts/type1/public/wasy2-ps/wasyb10.pfb +share/texmf-dist/fonts/type1/public/wasy2-ps/wasyb10.pfm diff --git a/fonts/tex-wasy2-ps/distinfo b/fonts/tex-wasy2-ps/distinfo new file mode 100644 index 000000000..b996285b8 --- /dev/null +++ b/fonts/tex-wasy2-ps/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 03:15:12 markd Exp $ + +SHA1 (tex-wasy2-ps-35830/wasy2-ps.tar.xz) = c3afc15b3a58f459fe7f9475d95365f744157c64 +RMD160 (tex-wasy2-ps-35830/wasy2-ps.tar.xz) = 149b8298f3ac98ab1adebc789ad0b0f5195aa0ea +Size (tex-wasy2-ps-35830/wasy2-ps.tar.xz) = 214476 bytes diff --git a/fonts/tex-wasysym/Makefile b/fonts/tex-wasysym/Makefile index 414148a4c..9a751840d 100644 --- a/fonts/tex-wasysym/Makefile +++ b/fonts/tex-wasysym/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/08 19:20:41 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/26 12:09:55 ryoon Exp $ DISTNAME= wasysym PKGNAME= tex-${DISTNAME}-2.0 +PKGREVISION= 1 TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org @@ -10,6 +11,7 @@ COMMENT= LaTeX support file to use the WASY2 fonts CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-wasy-[0-9]*:../../fonts/tex-wasy +DEPENDS+= tex-wasy2-ps-[0-9]*:../../fonts/tex-wasy2-ps .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-wsuipa-doc/DESCR b/fonts/tex-wsuipa-doc/DESCR new file mode 100644 index 000000000..db7376559 --- /dev/null +++ b/fonts/tex-wsuipa-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-wsuipa. diff --git a/fonts/tex-wsuipa-doc/Makefile b/fonts/tex-wsuipa-doc/Makefile new file mode 100644 index 000000000..097a28830 --- /dev/null +++ b/fonts/tex-wsuipa-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= wsuipa.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 25469 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/wsuipa +COMMENT= Documentation for tex-wsuipa +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-wsuipa-doc/PLIST b/fonts/tex-wsuipa-doc/PLIST new file mode 100644 index 000000000..e765e0fd4 --- /dev/null +++ b/fonts/tex-wsuipa-doc/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/doc/fonts/wsuipa/LICENCE-wsuipa.txt +share/texmf-dist/doc/fonts/wsuipa/README +share/texmf-dist/doc/fonts/wsuipa/changes.dec93 +share/texmf-dist/doc/fonts/wsuipa/changes.jun91 +share/texmf-dist/doc/fonts/wsuipa/changes.mar91 +share/texmf-dist/doc/fonts/wsuipa/changes.may92 +share/texmf-dist/doc/fonts/wsuipa/changes.nov90 +share/texmf-dist/doc/fonts/wsuipa/compilefonts +share/texmf-dist/doc/fonts/wsuipa/ipamacs.tex +share/texmf-dist/doc/fonts/wsuipa/ipaman.ps +share/texmf-dist/doc/fonts/wsuipa/latex209/ipalman.tex +share/texmf-dist/doc/fonts/wsuipa/latex209/lipaman.tex +share/texmf-dist/doc/fonts/wsuipa/latex2e/ipaman.tex +share/texmf-dist/doc/fonts/wsuipa/text1/ipaman.tex diff --git a/fonts/tex-wsuipa-doc/distinfo b/fonts/tex-wsuipa-doc/distinfo new file mode 100644 index 000000000..b1ec4b569 --- /dev/null +++ b/fonts/tex-wsuipa-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-wsuipa-25469/wsuipa.doc.tar.xz) = b9a94a4e4bedf16c9f0cce825a6d0aacdc441a22 +RMD160 (tex-wsuipa-25469/wsuipa.doc.tar.xz) = 36e8988c64bec17be5bb79896ed7f804310d9e7c +Size (tex-wsuipa-25469/wsuipa.doc.tar.xz) = 77004 bytes diff --git a/fonts/tex-wsuipa/DESCR b/fonts/tex-wsuipa/DESCR new file mode 100644 index 000000000..86228fffa --- /dev/null +++ b/fonts/tex-wsuipa/DESCR @@ -0,0 +1,3 @@ +The package provides a 7-bit IPA font, as Metafont source, and +macros for support under TeXt1 and LaTeX. The fonts (and +macros) are now largely superseded by the tipa fonts. diff --git a/fonts/tex-wsuipa/Makefile b/fonts/tex-wsuipa/Makefile new file mode 100644 index 000000000..8a60caa14 --- /dev/null +++ b/fonts/tex-wsuipa/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +DISTNAME= wsuipa +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25469 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/wsuipa +COMMENT= International Phonetic Alphabet fonts +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-wsuipa/PLIST b/fonts/tex-wsuipa/PLIST new file mode 100644 index 000000000..f095f826f --- /dev/null +++ b/fonts/tex-wsuipa/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:57 wiz Exp $ +share/texmf-dist/fonts/source/public/wsuipa/iaccent.mf +share/texmf-dist/fonts/source/public/wsuipa/igreekl.mf +share/texmf-dist/fonts/source/public/wsuipa/iparoman.mf +share/texmf-dist/fonts/source/public/wsuipa/iromanl.mf +share/texmf-dist/fonts/source/public/wsuipa/iromanp.mf +share/texmf-dist/fonts/source/public/wsuipa/iromanu.mf +share/texmf-dist/fonts/source/public/wsuipa/wbxipa10.mf +share/texmf-dist/fonts/source/public/wsuipa/wbxipa11.mf +share/texmf-dist/fonts/source/public/wsuipa/wbxipa12.mf +share/texmf-dist/fonts/source/public/wsuipa/wbxipa17.mf +share/texmf-dist/fonts/source/public/wsuipa/wbxipa8.mf +share/texmf-dist/fonts/source/public/wsuipa/wbxipa9.mf +share/texmf-dist/fonts/source/public/wsuipa/wslipa10.mf +share/texmf-dist/fonts/source/public/wsuipa/wslipa11.mf +share/texmf-dist/fonts/source/public/wsuipa/wslipa12.mf +share/texmf-dist/fonts/source/public/wsuipa/wslipa17.mf +share/texmf-dist/fonts/source/public/wsuipa/wslipa8.mf +share/texmf-dist/fonts/source/public/wsuipa/wslipa9.mf +share/texmf-dist/fonts/source/public/wsuipa/wsuipa10.mf +share/texmf-dist/fonts/source/public/wsuipa/wsuipa11.mf +share/texmf-dist/fonts/source/public/wsuipa/wsuipa12.mf +share/texmf-dist/fonts/source/public/wsuipa/wsuipa17.mf +share/texmf-dist/fonts/source/public/wsuipa/wsuipa8.mf +share/texmf-dist/fonts/source/public/wsuipa/wsuipa9.mf +share/texmf-dist/fonts/tfm/public/wsuipa/wbxipa10.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wbxipa11.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wbxipa12.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wbxipa17.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wbxipa8.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wbxipa9.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wslipa10.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wslipa11.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wslipa12.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wslipa17.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wslipa8.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wslipa9.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wsuipa10.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wsuipa11.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wsuipa12.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wsuipa17.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wsuipa8.tfm +share/texmf-dist/fonts/tfm/public/wsuipa/wsuipa9.tfm +share/texmf-dist/tex/latex/wsuipa/ipa.sty +share/texmf-dist/tex/latex/wsuipa/ipalmacs.sty +share/texmf-dist/tex/latex/wsuipa/uipa.fd diff --git a/fonts/tex-wsuipa/distinfo b/fonts/tex-wsuipa/distinfo new file mode 100644 index 000000000..0592c70b5 --- /dev/null +++ b/fonts/tex-wsuipa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:57 wiz Exp $ + +SHA1 (tex-wsuipa-25469/wsuipa.tar.xz) = d5cb349d430806e9ba3f231f599f857e4699cc43 +RMD160 (tex-wsuipa-25469/wsuipa.tar.xz) = 6441be90ce14fc5fc2ba9fdbc32076b6d0334d39 +Size (tex-wsuipa-25469/wsuipa.tar.xz) = 36072 bytes diff --git a/fonts/tex-xcharter-doc/DESCR b/fonts/tex-xcharter-doc/DESCR new file mode 100644 index 000000000..21a2ead3c --- /dev/null +++ b/fonts/tex-xcharter-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-xcharter. diff --git a/fonts/tex-xcharter-doc/Makefile b/fonts/tex-xcharter-doc/Makefile new file mode 100644 index 000000000..9c07f5b57 --- /dev/null +++ b/fonts/tex-xcharter-doc/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= xcharter.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.074 +TEXLIVE_REV= 36562 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xcharter +COMMENT= Documentation for tex-xcharter +#LICENSE= other-free + +# we don't want a python dependency here +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/xcharter/altone.py + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-xcharter-doc/PLIST b/fonts/tex-xcharter-doc/PLIST new file mode 100644 index 000000000..34752dc5a --- /dev/null +++ b/fonts/tex-xcharter-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/doc/fonts/xcharter/README +share/texmf-dist/doc/fonts/xcharter/altone.py +share/texmf-dist/doc/fonts/xcharter/xcharter-doc.pdf +share/texmf-dist/doc/fonts/xcharter/xcharter-doc.tex diff --git a/fonts/tex-xcharter-doc/distinfo b/fonts/tex-xcharter-doc/distinfo new file mode 100644 index 000000000..1ca1650fc --- /dev/null +++ b/fonts/tex-xcharter-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-xcharter-36562/xcharter.doc.tar.xz) = 25919013305fe5607606c0cb782a2fce76d5d41c +RMD160 (tex-xcharter-36562/xcharter.doc.tar.xz) = 9777856796f70b70a989d4827b475920e8fb8433 +Size (tex-xcharter-36562/xcharter.doc.tar.xz) = 140888 bytes diff --git a/fonts/tex-xcharter/DESCR b/fonts/tex-xcharter/DESCR new file mode 100644 index 000000000..917e5fb3c --- /dev/null +++ b/fonts/tex-xcharter/DESCR @@ -0,0 +1,5 @@ +The package presents an extension of Bitstream Charter, which +provides small caps, oldstyle figures and superior figures in +all four styles, accompanied by LaTeX font support files. The +fonts themselves are provided in both Adobe Type 1 and OTF +formats, with supporting files as necessary. diff --git a/fonts/tex-xcharter/Makefile b/fonts/tex-xcharter/Makefile new file mode 100644 index 000000000..ca9f48279 --- /dev/null +++ b/fonts/tex-xcharter/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= xcharter +PKGNAME= tex-${DISTNAME}-1.074 +TEXLIVE_REV= 36562 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xcharter +COMMENT= Extension of Bitstream Charter fonts +#LICENSE= other-free + +TEX_MAP_FILES+= XCharter.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-xcharter/PLIST b/fonts/tex-xcharter/PLIST new file mode 100644 index 000000000..9cd9dd6fb --- /dev/null +++ b/fonts/tex-xcharter/PLIST @@ -0,0 +1,266 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/fonts/afm/public/xcharter/XCharter-Bold.afm +share/texmf-dist/fonts/afm/public/xcharter/XCharter-BoldItalic.afm +share/texmf-dist/fonts/afm/public/xcharter/XCharter-Italic.afm +share/texmf-dist/fonts/afm/public/xcharter/XCharter-Roman.afm +share/texmf-dist/fonts/enc/dvips/xcharter/chalph.enc +share/texmf-dist/fonts/enc/dvips/xcharter/chtabosf.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_bwwzc2.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_d2abnl.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_gq3a6i.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_jfcsri.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_jltj6c.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_ks4pfu.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_lq6vvn.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_w7s2xk.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch1_wy7dbt.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_2663q7.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_2b3ply.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_atk3my.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_bwwzc2.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_d2abnl.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_ft2zfi.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_gq3a6i.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_h3miu6.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_jfcsri.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_jltj6c.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_ks4pfu.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_lq6vvn.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_tdq2l3.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_tuu2ww.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_uoltgb.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_w7s2xk.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_wy7dbt.enc +share/texmf-dist/fonts/enc/dvips/xcharter/xch_y6sx2d.enc +share/texmf-dist/fonts/map/dvips/xcharter/XCharter.map +share/texmf-dist/fonts/opentype/public/xcharter/XCharter-Bold.otf +share/texmf-dist/fonts/opentype/public/xcharter/XCharter-BoldItalic.otf +share/texmf-dist/fonts/opentype/public/xcharter/XCharter-Italic.otf +share/texmf-dist/fonts/opentype/public/xcharter/XCharter-Roman.otf +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bol-osf.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BolIta-alph.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Ita-alph.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-sup-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-sup-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-sup-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-sup-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tlf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-Roman-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter-osf.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Bold-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-BoldItalic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Italic-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-ly1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-ly1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-sc-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-t1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ts1--base.tfm +share/texmf-dist/fonts/tfm/public/xcharter/XCharter1-Roman-tosf-ts1.tfm +share/texmf-dist/fonts/tfm/public/xcharter/zchbmi.tfm +share/texmf-dist/fonts/tfm/public/xcharter/zchmi.tfm +share/texmf-dist/fonts/type1/public/xcharter/XCharter-Bold.pfb +share/texmf-dist/fonts/type1/public/xcharter/XCharter-BoldItalic.pfb +share/texmf-dist/fonts/type1/public/xcharter/XCharter-Italic.pfb +share/texmf-dist/fonts/type1/public/xcharter/XCharter-Roman.pfb +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-sup-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-sup-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tlf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-sup-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-sup-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-sup-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-sup-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tlf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-sup-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-sup-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tlf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tlf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tlf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tlf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tlf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter-Roman-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Bold-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Bold-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Bold-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Bold-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Bold-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-BoldItalic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Italic-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Italic-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Italic-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Italic-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Italic-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Roman-tosf-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Roman-tosf-sc-ly1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Roman-tosf-sc-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Roman-tosf-t1.vf +share/texmf-dist/fonts/vf/public/xcharter/XCharter1-Roman-tosf-ts1.vf +share/texmf-dist/fonts/vf/public/xcharter/zchbmi.vf +share/texmf-dist/fonts/vf/public/xcharter/zchmi.vf +share/texmf-dist/tex/latex/xcharter/LY1XCharter-Sup.fd +share/texmf-dist/tex/latex/xcharter/LY1XCharter-TLF.fd +share/texmf-dist/tex/latex/xcharter/LY1XCharter-TOsF.fd +share/texmf-dist/tex/latex/xcharter/T1XCharter-Sup.fd +share/texmf-dist/tex/latex/xcharter/T1XCharter-TLF.fd +share/texmf-dist/tex/latex/xcharter/T1XCharter-TOsF.fd +share/texmf-dist/tex/latex/xcharter/TS1XCharter-TLF.fd +share/texmf-dist/tex/latex/xcharter/TS1XCharter-TOsF.fd +share/texmf-dist/tex/latex/xcharter/XCharter.fontspec +share/texmf-dist/tex/latex/xcharter/XCharter.sty +share/texmf-dist/tex/latex/xcharter/omlzchmi.fd diff --git a/fonts/tex-xcharter/distinfo b/fonts/tex-xcharter/distinfo new file mode 100644 index 000000000..e09d0d66b --- /dev/null +++ b/fonts/tex-xcharter/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-xcharter-36562/xcharter.tar.xz) = 5e26b026da3a97436208c4e4159ee41d0d3fed07 +RMD160 (tex-xcharter-36562/xcharter.tar.xz) = 6b371a583587741b0d3a9f4eb3f11f10a8f36c25 +Size (tex-xcharter-36562/xcharter.tar.xz) = 518224 bytes diff --git a/fonts/tex-xits-doc/DESCR b/fonts/tex-xits-doc/DESCR new file mode 100644 index 000000000..7e9f5f266 --- /dev/null +++ b/fonts/tex-xits-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-xits. diff --git a/fonts/tex-xits-doc/Makefile b/fonts/tex-xits-doc/Makefile new file mode 100644 index 000000000..471e3eb06 --- /dev/null +++ b/fonts/tex-xits-doc/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= xits.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.108 +TEXLIVE_REV= 32763 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xits +COMMENT= Documentation for tex-xits +LICENSE= ofl-v1.1 + +# we don't want a python dependency here +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/fonts/xits/postprocess.py + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-xits-doc/PLIST b/fonts/tex-xits-doc/PLIST new file mode 100644 index 000000000..c07db1f5a --- /dev/null +++ b/fonts/tex-xits-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/doc/fonts/xits/FONTLOG.txt +share/texmf-dist/doc/fonts/xits/Makefile +share/texmf-dist/doc/fonts/xits/OFL-FAQ.txt +share/texmf-dist/doc/fonts/xits/OFL.txt +share/texmf-dist/doc/fonts/xits/README +share/texmf-dist/doc/fonts/xits/build.py +share/texmf-dist/doc/fonts/xits/fontcoverage.py +share/texmf-dist/doc/fonts/xits/postprocess.py +share/texmf-dist/doc/fonts/xits/user-guide.pdf +share/texmf-dist/doc/fonts/xits/user-guide.tex +share/texmf-dist/doc/fonts/xits/xits-math.lfg +share/texmf-dist/doc/fonts/xits/xits-specimen.pdf +share/texmf-dist/doc/fonts/xits/xits-specimen.tex diff --git a/fonts/tex-xits-doc/distinfo b/fonts/tex-xits-doc/distinfo new file mode 100644 index 000000000..a7ac0e31b --- /dev/null +++ b/fonts/tex-xits-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-xits-32763/xits.doc.tar.xz) = 56a6d139678aecb4691b1769ea6b08d23a772d68 +RMD160 (tex-xits-32763/xits.doc.tar.xz) = c3f0c81339184ba165046c22149b90b05932fd89 +Size (tex-xits-32763/xits.doc.tar.xz) = 87328 bytes diff --git a/fonts/tex-xits/DESCR b/fonts/tex-xits/DESCR new file mode 100644 index 000000000..f1e1e6eee --- /dev/null +++ b/fonts/tex-xits/DESCR @@ -0,0 +1,5 @@ +XITS is a Times-like font for scientific typesetting with +proper mathematical support for modern, Unicode and OpenType +capable TeX engines, namely LuaTeX and XeTeX. For use with +LuaLaTeX or XeLaTeX, support is available from the fontspec and +unicode-math packages. diff --git a/fonts/tex-xits/Makefile b/fonts/tex-xits/Makefile new file mode 100644 index 000000000..abc84f2eb --- /dev/null +++ b/fonts/tex-xits/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= xits +PKGNAME= tex-${DISTNAME}-1.108 +TEXLIVE_REV= 32763 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xits +COMMENT= Scientific Times-like font with support for mathematical typesetting +LICENSE= ofl-v1.1 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-xits/PLIST b/fonts/tex-xits/PLIST new file mode 100644 index 000000000..5b3d75f16 --- /dev/null +++ b/fonts/tex-xits/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/fonts/opentype/public/xits/xits-bold.otf +share/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf +share/texmf-dist/fonts/opentype/public/xits/xits-italic.otf +share/texmf-dist/fonts/opentype/public/xits/xits-math.otf +share/texmf-dist/fonts/opentype/public/xits/xits-mathbold.otf +share/texmf-dist/fonts/opentype/public/xits/xits-regular.otf diff --git a/fonts/tex-xits/distinfo b/fonts/tex-xits/distinfo new file mode 100644 index 000000000..1ac5a9a10 --- /dev/null +++ b/fonts/tex-xits/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-xits-32763/xits.tar.xz) = 51d3788f7df9ac7a6a37a9562d4ff35367fe19eb +RMD160 (tex-xits-32763/xits.tar.xz) = ea836bfa6a6348bac556b17daa6a47c552c87d24 +Size (tex-xits-32763/xits.tar.xz) = 516392 bytes diff --git a/fonts/tex-yfonts-t1-doc/DESCR b/fonts/tex-yfonts-t1-doc/DESCR new file mode 100644 index 000000000..f0be8ec66 --- /dev/null +++ b/fonts/tex-yfonts-t1-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-yfonts-t1. diff --git a/fonts/tex-yfonts-t1-doc/Makefile b/fonts/tex-yfonts-t1-doc/Makefile new file mode 100644 index 000000000..def2d593c --- /dev/null +++ b/fonts/tex-yfonts-t1-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= yfonts-t1.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 36013 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/yfonts-t1 +COMMENT= Documentation for tex-yfonts-t1 +#LICENSE= otherfree + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-yfonts-t1-doc/PLIST b/fonts/tex-yfonts-t1-doc/PLIST new file mode 100644 index 000000000..bc2d3ee8f --- /dev/null +++ b/fonts/tex-yfonts-t1-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/doc/fonts/yfonts-t1/README diff --git a/fonts/tex-yfonts-t1-doc/distinfo b/fonts/tex-yfonts-t1-doc/distinfo new file mode 100644 index 000000000..ce4c645ba --- /dev/null +++ b/fonts/tex-yfonts-t1-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-yfonts-t1-36013/yfonts-t1.doc.tar.xz) = b8dc128f2a2e537af4375ac7e4754e3525cffb90 +RMD160 (tex-yfonts-t1-36013/yfonts-t1.doc.tar.xz) = e9f3c470abb2e775014067cf853f016c22cebf7f +Size (tex-yfonts-t1-36013/yfonts-t1.doc.tar.xz) = 948 bytes diff --git a/fonts/tex-yfonts-t1/DESCR b/fonts/tex-yfonts-t1/DESCR new file mode 100644 index 000000000..9ed399e9d --- /dev/null +++ b/fonts/tex-yfonts-t1/DESCR @@ -0,0 +1,3 @@ +This package comprises type 1 versions of the Gothic, +Schwabacher and Fraktur fonts of Yannis Haralambous' set of old +German fonts. diff --git a/fonts/tex-yfonts-t1/Makefile b/fonts/tex-yfonts-t1/Makefile new file mode 100644 index 000000000..a9e613e4c --- /dev/null +++ b/fonts/tex-yfonts-t1/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= yfonts-t1 +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 36013 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/yfonts-t1 +COMMENT= Old German-style fonts, in Adobe type 1 format +#LICENSE= otherfree + +TEX_MAP_FILES+= yfrak.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-yfonts-t1/PLIST b/fonts/tex-yfonts-t1/PLIST new file mode 100644 index 000000000..abfa6b2cf --- /dev/null +++ b/fonts/tex-yfonts-t1/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/dvips/yfonts-t1/config.yfrak +share/texmf-dist/fonts/afm/public/yfonts-t1/yfrak.afm +share/texmf-dist/fonts/afm/public/yfonts-t1/ygoth.afm +share/texmf-dist/fonts/afm/public/yfonts-t1/yswab.afm +share/texmf-dist/fonts/map/dvips/yfonts-t1/yfrak.map +share/texmf-dist/fonts/type1/public/yfonts-t1/yfrak.pfb +share/texmf-dist/fonts/type1/public/yfonts-t1/ygoth.pfb +share/texmf-dist/fonts/type1/public/yfonts-t1/yswab.pfb diff --git a/fonts/tex-yfonts-t1/distinfo b/fonts/tex-yfonts-t1/distinfo new file mode 100644 index 000000000..f6b2e33c0 --- /dev/null +++ b/fonts/tex-yfonts-t1/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-yfonts-t1-36013/yfonts-t1.tar.xz) = d6b7d1d9f223f36a7cb696ce591b4c463d55600b +RMD160 (tex-yfonts-t1-36013/yfonts-t1.tar.xz) = 874b1b5fa592b0cf981c97952c4b91e78abb7661 +Size (tex-yfonts-t1-36013/yfonts-t1.tar.xz) = 145908 bytes diff --git a/fonts/tex-zapfchan/Makefile b/fonts/tex-zapfchan/Makefile index 303d85d1a..69da3b2ff 100644 --- a/fonts/tex-zapfchan/Makefile +++ b/fonts/tex-zapfchan/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2011/07/20 02:18:17 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 08:39:42 markd Exp $ DISTNAME= zapfchan -PKGNAME= tex-${DISTNAME}-2010.21993 -TEXLIVE_REV= 21993 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= Zapf Chancery fonts CONFLICTS= teTeX-texmf<=3.0nb29 +TEX_MAP_FILES+= uzc.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-zapfchan/PLIST b/fonts/tex-zapfchan/PLIST index 98b6b25a3..37d2c99a9 100644 --- a/fonts/tex-zapfchan/PLIST +++ b/fonts/tex-zapfchan/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/07/20 02:18:17 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/25 08:39:42 markd Exp $ share/texmf-dist/dvips/zapfchan/config.uzc share/texmf-dist/fonts/afm/adobe/zapfchan/pzcmi8a.afm share/texmf-dist/fonts/afm/urw/zapfchan/uzcmi8a.afm @@ -8,8 +8,6 @@ share/texmf-dist/fonts/tfm/adobe/zapfchan/pzcmi7t.tfm share/texmf-dist/fonts/tfm/adobe/zapfchan/pzcmi8c.tfm share/texmf-dist/fonts/tfm/adobe/zapfchan/pzcmi8r.tfm share/texmf-dist/fonts/tfm/adobe/zapfchan/pzcmi8t.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/zapfchan/pzcmi8z.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/zapfchan/rpzcmi.tfm share/texmf-dist/fonts/tfm/urw35vf/zapfchan/uzcmi7t.tfm share/texmf-dist/fonts/tfm/urw35vf/zapfchan/uzcmi8c.tfm share/texmf-dist/fonts/tfm/urw35vf/zapfchan/uzcmi8r.tfm @@ -20,7 +18,6 @@ share/texmf-dist/fonts/vf/adobe/zapfchan/pzcmi.vf share/texmf-dist/fonts/vf/adobe/zapfchan/pzcmi7t.vf share/texmf-dist/fonts/vf/adobe/zapfchan/pzcmi8c.vf share/texmf-dist/fonts/vf/adobe/zapfchan/pzcmi8t.vf -share/texmf-dist/fonts/vf/cspsfonts-adobe/zapfchan/pzcmi8z.vf share/texmf-dist/fonts/vf/urw35vf/zapfchan/uzcmi7t.vf share/texmf-dist/fonts/vf/urw35vf/zapfchan/uzcmi8c.vf share/texmf-dist/fonts/vf/urw35vf/zapfchan/uzcmi8t.vf diff --git a/fonts/tex-zapfchan/distinfo b/fonts/tex-zapfchan/distinfo index 788e1fe3a..a060c64dc 100644 --- a/fonts/tex-zapfchan/distinfo +++ b/fonts/tex-zapfchan/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/07/20 02:18:17 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 08:39:42 markd Exp $ -SHA1 (tex-zapfchan-21993/zapfchan.tar.xz) = a57ab5ebd853d0737b702e348519710785b3444e -RMD160 (tex-zapfchan-21993/zapfchan.tar.xz) = 40635ac100515a9098edab1b9587b847e3f1b5cd -Size (tex-zapfchan-21993/zapfchan.tar.xz) = 82828 bytes +SHA1 (tex-zapfchan-31835/zapfchan.tar.xz) = 38cac23c08c3734cacdcb80c11a2b62386fc1a0f +RMD160 (tex-zapfchan-31835/zapfchan.tar.xz) = 94765cbae3785df7acc4a17e356deedf4e58b316 +Size (tex-zapfchan-31835/zapfchan.tar.xz) = 79904 bytes diff --git a/fonts/tex-zapfding/Makefile b/fonts/tex-zapfding/Makefile index 643a17582..5cd293d0d 100644 --- a/fonts/tex-zapfding/Makefile +++ b/fonts/tex-zapfding/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.4 2011/03/07 19:52:17 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 08:43:35 markd Exp $ DISTNAME= zapfding -PKGNAME= tex-${DISTNAME}-2008.7340 -TEXLIVE_REV= 21570 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 31835 MAINTAINER= minskim@NetBSD.org COMMENT= Dingbat typeface designed by Hermann Zapf CONFLICTS+= teTeX-texmf<=3.0nb14 +TEX_MAP_FILES+= uzd.map + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-zapfding/PLIST b/fonts/tex-zapfding/PLIST index 32052b408..e54df34c0 100644 --- a/fonts/tex-zapfding/PLIST +++ b/fonts/tex-zapfding/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/30 04:45:01 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 08:43:35 markd Exp $ share/texmf-dist/dvips/zapfding/config.uzd share/texmf-dist/fonts/afm/adobe/zapfding/pzdr.afm share/texmf-dist/fonts/afm/urw/zapfding/uzdr.afm share/texmf-dist/fonts/map/dvips/zapfding/uzd.map share/texmf-dist/fonts/tfm/adobe/zapfding/pzdr.tfm -share/texmf-dist/fonts/tfm/cspsfonts-adobe/zapfding/rpzdr.tfm share/texmf-dist/fonts/tfm/urw35vf/zapfding/uzdr.tfm share/texmf-dist/fonts/type1/urw/zapfding/uzdr.pfb share/texmf-dist/fonts/type1/urw/zapfding/uzdr.pfm diff --git a/fonts/tex-zapfding/distinfo b/fonts/tex-zapfding/distinfo index a194ff831..d65589ce8 100644 --- a/fonts/tex-zapfding/distinfo +++ b/fonts/tex-zapfding/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/03/07 19:52:17 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 08:43:35 markd Exp $ -SHA1 (tex-zapfding-21570/zapfding.tar.xz) = c310150160a26f4b6da1c4a05ae65750e9e02ebd -RMD160 (tex-zapfding-21570/zapfding.tar.xz) = f8f6f3974d2abe154ff3844e7bbedaf5eedaa0d7 -Size (tex-zapfding-21570/zapfding.tar.xz) = 46932 bytes +SHA1 (tex-zapfding-31835/zapfding.tar.xz) = 9695ac17fda125704e477e252d02357048887b88 +RMD160 (tex-zapfding-31835/zapfding.tar.xz) = 4b66f890dd8af85f7b0455639194f83f63880f40 +Size (tex-zapfding-31835/zapfding.tar.xz) = 46928 bytes diff --git a/fonts/tex-zlmtt-doc/DESCR b/fonts/tex-zlmtt-doc/DESCR new file mode 100644 index 000000000..7828ea8c3 --- /dev/null +++ b/fonts/tex-zlmtt-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-zlmtt. diff --git a/fonts/tex-zlmtt-doc/Makefile b/fonts/tex-zlmtt-doc/Makefile new file mode 100644 index 000000000..8996294d9 --- /dev/null +++ b/fonts/tex-zlmtt-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= zlmtt.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.01 +TEXLIVE_REV= 34485 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/zlmtt +COMMENT= Documentation for tex-zlmtt +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-zlmtt-doc/PLIST b/fonts/tex-zlmtt-doc/PLIST new file mode 100644 index 000000000..16a9b0cd3 --- /dev/null +++ b/fonts/tex-zlmtt-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/doc/fonts/zlmtt/README +share/texmf-dist/doc/fonts/zlmtt/zlmtt-doc.pdf +share/texmf-dist/doc/fonts/zlmtt/zlmtt-doc.tex diff --git a/fonts/tex-zlmtt-doc/distinfo b/fonts/tex-zlmtt-doc/distinfo new file mode 100644 index 000000000..1e58e89e2 --- /dev/null +++ b/fonts/tex-zlmtt-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-zlmtt-34485/zlmtt.doc.tar.xz) = c939bc7ee6564bffc6aaedbf72bf2d85cb77ebb7 +RMD160 (tex-zlmtt-34485/zlmtt.doc.tar.xz) = 3027463b46e2a2b0dd3bf006aac4028c99137c96 +Size (tex-zlmtt-34485/zlmtt.doc.tar.xz) = 53492 bytes diff --git a/fonts/tex-zlmtt/DESCR b/fonts/tex-zlmtt/DESCR new file mode 100644 index 000000000..e2ccd68c3 --- /dev/null +++ b/fonts/tex-zlmtt/DESCR @@ -0,0 +1,3 @@ +The package allows selection of Latin Modern Typewriter fonts +with scaling and access to all its features. The package +requires the mweights package. diff --git a/fonts/tex-zlmtt/Makefile b/fonts/tex-zlmtt/Makefile new file mode 100644 index 000000000..978d7f6ca --- /dev/null +++ b/fonts/tex-zlmtt/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +DISTNAME= zlmtt +PKGNAME= tex-${DISTNAME}-1.01 +TEXLIVE_REV= 34485 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/zlmtt +COMMENT= Use Latin Modern Typewriter fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-zlmtt/PLIST b/fonts/tex-zlmtt/PLIST new file mode 100644 index 000000000..518e2337e --- /dev/null +++ b/fonts/tex-zlmtt/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:58 wiz Exp $ +share/texmf-dist/tex/latex/zlmtt/il2zlmtt.fd +share/texmf-dist/tex/latex/zlmtt/il2zlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/l7xzlmtt.fd +share/texmf-dist/tex/latex/zlmtt/l7xzlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/ly1zlmtt.fd +share/texmf-dist/tex/latex/zlmtt/ly1zlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/ot1zlmtt.fd +share/texmf-dist/tex/latex/zlmtt/ot1zlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/ot4zlmtt.fd +share/texmf-dist/tex/latex/zlmtt/ot4zlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/qxzlmtt.fd +share/texmf-dist/tex/latex/zlmtt/qxzlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/t1zlmtt.fd +share/texmf-dist/tex/latex/zlmtt/t1zlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/t5zlmtt.fd +share/texmf-dist/tex/latex/zlmtt/t5zlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/ts1zlmtt.fd +share/texmf-dist/tex/latex/zlmtt/ts1zlmvtt.fd +share/texmf-dist/tex/latex/zlmtt/zlmtt.sty diff --git a/fonts/tex-zlmtt/distinfo b/fonts/tex-zlmtt/distinfo new file mode 100644 index 000000000..ef296b702 --- /dev/null +++ b/fonts/tex-zlmtt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:58 wiz Exp $ + +SHA1 (tex-zlmtt-34485/zlmtt.tar.xz) = ef6482bab4d817bf807ba626e153a7f76e9accca +RMD160 (tex-zlmtt-34485/zlmtt.tar.xz) = c2a8a1945676945a7a25069b577b8efc0b68c4b8 +Size (tex-zlmtt-34485/zlmtt.tar.xz) = 3020 bytes diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index c13b44f41..3c0f02619 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2015/02/23 18:28:51 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/14 11:20:01 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= ttf2pk-1.5 -PKGREVISION= 6 +DISTNAME= texlive-20150521-source +PKGNAME= ttf2pk-2.0 +PKGREVISION= 1 CATEGORIES= fonts print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= bernhard@SDG.de @@ -12,22 +12,24 @@ HOMEPAGE= http://www.freetype.org/ COMMENT= TrueType to TeX PK font converter EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/ttf2pk + ${DISTNAME}/texk/ttf2pk2 GNU_CONFIGURE= yes USE_LIBTOOL= yes -WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ttf2pk +USE_TOOLS+= pkg-config +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ttf2pk2 CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib -CONFIGURE_ARGS+= --with-system-freetype \ - --with-freetype-includes=${BUILDLINK_PREFIX.freetype}/include/freetype \ - --with-freetype-libdir=${BUILDLINK_PREFIX.freetype}/lib +CONFIGURE_ARGS+= --with-system-kpathsea +CONFIGURE_ARGS+= --with-system-zlib \ + --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include \ + --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib +CONFIGURE_ARGS+= --with-system-freetype2 -.include "../../graphics/freetype-lib/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../graphics/freetype2/buildlink3.mk" +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/ttf2pk/distinfo b/fonts/ttf2pk/distinfo index e1a4a0fa5..9729b456a 100644 --- a/fonts/ttf2pk/distinfo +++ b/fonts/ttf2pk/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2013/11/19 03:11:20 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 11:20:01 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes SHA1 (patch-Makefile.in) = 99eca5218f4ac6ac33302d0f06c168f9a2208ca7 diff --git a/fonts/ttf2pt1/Makefile b/fonts/ttf2pt1/Makefile index 7d43c255e..bd0c3f437 100644 --- a/fonts/ttf2pt1/Makefile +++ b/fonts/ttf2pt1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:06 wiz Exp $ # DISTNAME= ttf2pt1-3.4.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ttf2pt1/} EXTRACT_SUFX= .tgz diff --git a/fonts/ttfdump/Makefile b/fonts/ttfdump/Makefile index 9250f6403..07a5e2a78 100644 --- a/fonts/ttfdump/Makefile +++ b/fonts/ttfdump/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2015/02/23 18:28:51 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 11:20:01 markd Exp $ -DISTNAME= texlive-20130530-source +DISTNAME= texlive-20150521-source PKGNAME= ttfdump-0.5.5 +PKGREVISION= 2 CATEGORIES= fonts -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -16,14 +17,14 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ttfdump CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/ttfdump/distinfo b/fonts/ttfdump/distinfo index 84fe6814a..17b84a247 100644 --- a/fonts/ttfdump/distinfo +++ b/fonts/ttfdump/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/11/12 21:50:09 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:20:01 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/fonts/type1inst/Makefile b/fonts/type1inst/Makefile index 2f09e262c..9c8f8c0e6 100644 --- a/fonts/type1inst/Makefile +++ b/fonts/type1inst/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:06 wiz Exp $ # DISTNAME= type1inst-0.6.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SUNSITE:=X11/xutils/} diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile index 6005d8394..f68b3af6a 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/03/17 20:11:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2015/05/27 12:52:14 ryoon Exp $ # -DISTNAME= umefont_480 +DISTNAME= umefont_510 PKGNAME= ${DISTNAME:S/_/-ttf-0./} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} diff --git a/fonts/umefont-ttf/distinfo b/fonts/umefont-ttf/distinfo index 799d5cfe9..1f5fbb0ad 100644 --- a/fonts/umefont-ttf/distinfo +++ b/fonts/umefont-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.44 2015/03/17 20:11:16 ryoon Exp $ +$NetBSD: distinfo,v 1.46 2015/05/27 12:52:14 ryoon Exp $ -SHA1 (umefont_480.tar.xz) = 910e86053f8525c9ffbf342ebf0bda8587661b02 -RMD160 (umefont_480.tar.xz) = 2b19c985ddfa00f5acb3c4f31ce6e555a841c0de -Size (umefont_480.tar.xz) = 6415312 bytes +SHA1 (umefont_510.tar.xz) = e7208601c93f2bde11e65da8cd4300637a5aced7 +RMD160 (umefont_510.tar.xz) = 1727fa2f01a2a1e05fb0a3f35bfa8ea418b95c76 +Size (umefont_510.tar.xz) = 6319480 bytes diff --git a/games/4stAttack/Makefile b/games/4stAttack/Makefile index 0874f174f..55a61e242 100644 --- a/games/4stAttack/Makefile +++ b/games/4stAttack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/09 07:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:22:51 tnn Exp $ DISTNAME= 4stAttack-2.1.4 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=forcedattack/} diff --git a/games/InterLOGIC/Makefile b/games/InterLOGIC/Makefile index eea8de282..5b03c1b10 100644 --- a/games/InterLOGIC/Makefile +++ b/games/InterLOGIC/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2012/10/06 11:54:29 asau Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:22:51 tnn Exp $ # DISTNAME= interLOGIC-src-0.30 # authors' preferred casing PKGNAME= InterLOGIC-0.30 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=interlogic/} diff --git a/games/KoboDeluxe/Makefile b/games/KoboDeluxe/Makefile index 9842664a7..317280467 100644 --- a/games/KoboDeluxe/Makefile +++ b/games/KoboDeluxe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/10/06 11:54:29 asau Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:22:51 tnn Exp $ # DISTNAME= KoboDeluxe-0.5.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://olofson.net/kobodl/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/LostPixels/Makefile b/games/LostPixels/Makefile index febdd9fae..0a011903c 100644 --- a/games/LostPixels/Makefile +++ b/games/LostPixels/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2013/06/04 22:16:03 tron Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:22:51 tnn Exp $ # DISTNAME= LostPixels-0.5.3-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blinkensisters/} diff --git a/games/Makefile b/games/Makefile index 2d7b1a7fe..a94e3c8a7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.380 2015/01/29 04:50:11 jnemeth Exp $ +# $NetBSD: Makefile,v 1.382 2015/04/19 19:36:11 wiz Exp $ # COMMENT= Games @@ -82,6 +82,7 @@ SUBDIR+= exchess SUBDIR+= exchess-book-medium SUBDIR+= exchess-book-small SUBDIR+= exult +SUBDIR+= exult-audio SUBDIR+= falcons-eye SUBDIR+= fillets-ng SUBDIR+= fillets-ng-data @@ -335,6 +336,7 @@ SUBDIR+= warmux SUBDIR+= warzone2100 SUBDIR+= wesnoth SUBDIR+= wormz +SUBDIR+= wtf SUBDIR+= wxhugo SUBDIR+= xarchon SUBDIR+= xbat diff --git a/games/REminiscence/Makefile b/games/REminiscence/Makefile index 0ea2d61e7..2ad851328 100644 --- a/games/REminiscence/Makefile +++ b/games/REminiscence/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2015/02/09 20:22:55 snj Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:22:51 tnn Exp $ DISTNAME= REminiscence-0.2.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://cyxdown.free.fr/reminiscence/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 2c9f630b9..678924843 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/01/25 13:30:03 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:22:51 tnn Exp $ DISTNAME= AlephOne-20120514 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=marathon/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/amor/Makefile b/games/amor/Makefile index c775baa1f..2fbc5b6c7 100644 --- a/games/amor/Makefile +++ b/games/amor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2014/11/14 08:49:41 markd Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:22:52 tnn Exp $ DISTNAME= amor-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= KDE creature for your desktop diff --git a/games/anise/Makefile b/games/anise/Makefile index dac7ea739..102b59418 100644 --- a/games/anise/Makefile +++ b/games/anise/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:33 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:22:52 tnn Exp $ # DISTNAME= anise-beta10-20040307-linux PKGNAME= anise-0beta10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://kldp.net/download.php/1051/ diff --git a/games/asc/Makefile b/games/asc/Makefile index 653b1a88b..288dd95c4 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2014/05/30 11:32:56 joerg Exp $ +# $NetBSD: Makefile,v 1.61 2015/06/12 10:50:06 wiz Exp $ DISTNAME= asc-source-1.16.4.0 PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 15 +PKGREVISION= 17 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/asciiquarium/Makefile b/games/asciiquarium/Makefile index 8dba693da..2841253d3 100644 --- a/games/asciiquarium/Makefile +++ b/games/asciiquarium/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/12/07 02:51:35 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:06 wiz Exp $ # DISTNAME= asciiquarium_1.1 PKGNAME= asciiquarium-1.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://robobunny.com/projects/asciiquarium/ diff --git a/games/atomix/Makefile b/games/atomix/Makefile index a460feab3..284e11da1 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:22:52 tnn Exp $ # DISTNAME= atomix-2.14.0 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atomix/2.14/} diff --git a/games/atque/Makefile b/games/atque/Makefile index a1782df3c..4e79cf42b 100644 --- a/games/atque/Makefile +++ b/games/atque/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/09/12 23:19:48 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:22:52 tnn Exp $ DISTNAME= atque-1.1.2 +PKGREVISION= 1 CATEGORIES= games editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=igniferroque/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/battalion/Makefile b/games/battalion/Makefile index 48bc2f7f9..c49b09368 100644 --- a/games/battalion/Makefile +++ b/games/battalion/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/01/04 02:59:11 dholland Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:22:52 tnn Exp $ DISTNAME= battalion PKGNAME= battalion-1.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games x11 MASTER_SITES= http://www.evl.uic.edu/aej/BATTALION/ DISTFILES= battalionSource1.4.tar.Z battalionSUN4.tar.gz diff --git a/games/battleball/Makefile b/games/battleball/Makefile index 1b7844336..2261451bb 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2012/10/06 11:54:31 asau Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:22:52 tnn Exp $ DISTNAME= battleball.21.src PKGNAME= battleball-2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games x11 MASTER_SITES= # diff --git a/games/billardgl/Makefile b/games/billardgl/Makefile index c5dbe3023..d9d5ca476 100644 --- a/games/billardgl/Makefile +++ b/games/billardgl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/10/06 11:54:31 asau Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:22:52 tnn Exp $ # DISTNAME= BillardGL-1.75 PKGNAME= ${DISTNAME:S/BillardGL/billardgl/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=billardgl/} diff --git a/games/blindmine/Makefile b/games/blindmine/Makefile index 04dbfc936..a05c0f8b7 100644 --- a/games/blindmine/Makefile +++ b/games/blindmine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/09 07:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:22:52 tnn Exp $ DISTNAME= blindmine-0.3-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= games python MASTER_SITES= http://kldp.net/frs/download.php/3097/ EXTRACT_SUFX= .zip diff --git a/games/blinken/Makefile b/games/blinken/Makefile index 6ea6f5fcf..5b658ffad 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/14 08:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:22:52 tnn Exp $ DISTNAME= blinken-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= Memory enhancement game diff --git a/games/blokus/Makefile b/games/blokus/Makefile index 66d6c42dc..b1066dbe1 100644 --- a/games/blokus/Makefile +++ b/games/blokus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2012/10/06 11:54:31 asau Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:22:52 tnn Exp $ # DISTNAME= blokus-1.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.saschahlusiak.de/blokus/ diff --git a/games/bluemoon/Makefile b/games/bluemoon/Makefile index 8dfadabab..4078e3c87 100644 --- a/games/bluemoon/Makefile +++ b/games/bluemoon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:22:52 tnn Exp $ # DISTNAME= bluemoon-1.3.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= games MASTER_SITES= http://keldon.net/bluemoon/ diff --git a/games/bomber/Makefile b/games/bomber/Makefile index fd9e0076c..a69565fd5 100644 --- a/games/bomber/Makefile +++ b/games/bomber/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:52 tnn Exp $ DISTNAME= bomber-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= bomber game diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile index c7e3badd0..2c60e1da2 100644 --- a/games/bomberclone/Makefile +++ b/games/bomberclone/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2015/02/03 20:54:19 snj Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:22:52 tnn Exp $ DISTNAME= bomberclone-0.11.9 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bomberclone/} diff --git a/games/boson/Makefile b/games/boson/Makefile index afafb29a7..b2f42e9ce 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2014/08/22 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/25 14:22:53 tnn Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/bovo/Makefile b/games/bovo/Makefile index 50029375c..dce2d8131 100644 --- a/games/bovo/Makefile +++ b/games/bovo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:53 tnn Exp $ DISTNAME= bovo-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= Five-in-a-row Board Game diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile index 7db0e974a..0d8e8e270 100644 --- a/games/bzflag/Makefile +++ b/games/bzflag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/12 10:50:06 wiz Exp $ DISTNAME= bzflag-2.4.2 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/} diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile index 61e18c1a5..dde31a378 100644 --- a/games/ccgo/Makefile +++ b/games/ccgo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/09/25 13:47:59 jperkin Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:22:53 tnn Exp $ DISTNAME= ccgo-0.3.6.3 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= games MASTER_SITES= http://ccdw.org/~cjj/prog/ccgo/src/ diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile index d98effca2..499b0386e 100644 --- a/games/chromium-bsu/Makefile +++ b/games/chromium-bsu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/02/04 08:01:49 snj Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:22:53 tnn Exp $ DISTNAME= chromium-bsu-0.9.15.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=chromium-bsu/} diff --git a/games/circuslinux/Makefile b/games/circuslinux/Makefile index 212a3eeae..a10c7c84e 100644 --- a/games/circuslinux/Makefile +++ b/games/circuslinux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/06 11:54:32 asau Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:22:53 tnn Exp $ # DISTNAME= circuslinux-1.0.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/circus-linux/src/ diff --git a/games/crack-attack/Makefile b/games/crack-attack/Makefile index d396c761d..0212861dc 100644 --- a/games/crack-attack/Makefile +++ b/games/crack-attack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:22:53 tnn Exp $ DISTNAME= crack-attack-1.1.14 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= games MASTER_SITES= http://savannah.nongnu.org/download/crack-attack/ diff --git a/games/craft/Makefile b/games/craft/Makefile index baf0eb43e..3127c2158 100644 --- a/games/craft/Makefile +++ b/games/craft/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/09/13 07:30:15 dholland Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/25 06:22:11 dholland Exp $ DISTNAME= craftcc35 PKGNAME= craft-3.5 @@ -7,8 +7,8 @@ CATEGORIES= games x11 MASTER_SITES= http://ibiblio.org/pub/linux/games/strategy/ EXTRACT_SUFX= .tar.Z -PATCHFILES= craft-jumbo-patch-20140913.gz PATCH_SITES= http://www.NetBSD.org/~dholland/patchkits/craft/ +PATCHFILES= craft-jumbo-patch-20140913.gz PATCH_DIST_STRIP= -p1 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/games/craft/distinfo b/games/craft/distinfo index 5ae491f5f..cde5d0f78 100644 --- a/games/craft/distinfo +++ b/games/craft/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2014/09/13 07:30:15 dholland Exp $ +$NetBSD: distinfo,v 1.12 2015/06/25 06:22:11 dholland Exp $ SHA1 (craft-jumbo-patch-20140913.gz) = 8bb0f2e67bda9e8e7cb093db3625958f0fd6ed39 RMD160 (craft-jumbo-patch-20140913.gz) = 95d696f9ccd227f23f28cb898b9af54c7fbc18ad @@ -6,3 +6,5 @@ Size (craft-jumbo-patch-20140913.gz) = 18684 bytes SHA1 (craftcc35.tar.Z) = 8862b9001aa7d752a597033ef45d38ebfcee533f RMD160 (craftcc35.tar.Z) = 402a2c2ca37df4d86381b434437395424199859e Size (craftcc35.tar.Z) = 3123677 bytes +SHA1 (patch-craft.hc) = 21bfc32566d3f0ccee65fe52871704457ffaa1cc +SHA1 (patch-object__handler.hc) = c5143b605d37aef793ffa07b9191d777a5b9c8f3 diff --git a/games/craft/patches/patch-craft.hc b/games/craft/patches/patch-craft.hc new file mode 100644 index 000000000..208777963 --- /dev/null +++ b/games/craft/patches/patch-craft.hc @@ -0,0 +1,15 @@ +$NetBSD: patch-craft.hc,v 1.1 2015/06/25 06:22:11 dholland Exp $ + +Cast sqrt argument to double to placate the Solaris compiler. + +--- craft.hc~ 2015-06-25 06:13:03.000000000 +0000 ++++ craft.hc +@@ -221,7 +221,7 @@ double pdist (int x1, int y1, int x2, in + {int xx = x1 - x2; + int yy = y1 - y2; + +- return sqrt (xx * xx + yy * yy); ++ return sqrt ((double)(xx * xx + yy * yy)); + } + + void init_speed (double factor) diff --git a/games/craft/patches/patch-object__handler.hc b/games/craft/patches/patch-object__handler.hc new file mode 100644 index 000000000..01884431e --- /dev/null +++ b/games/craft/patches/patch-object__handler.hc @@ -0,0 +1,15 @@ +$NetBSD: patch-object__handler.hc,v 1.1 2015/06/25 06:22:11 dholland Exp $ + +Cast sqrt argument to double to placate the Solaris compiler. + +--- object_handler.hc~ 2015-06-25 06:13:03.000000000 +0000 ++++ object_handler.hc +@@ -36,7 +36,7 @@ double dist (int x1, int y1, int x2, int + {int xx = x1 - x2; + int yy = y1 - y2; + +- return sqrt (xx * xx + yy * yy); ++ return sqrt ((double)(xx * xx + yy * yy)); + } + + int stepdist (int x1, int y1, int x2, int y2) diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile index 994b169cc..175682dc8 100644 --- a/games/crimsonfields/Makefile +++ b/games/crimsonfields/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2013/06/04 22:16:04 tron Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:22:53 tnn Exp $ # DISTNAME= crimson-0.5.2 PKGNAME= ${DISTNAME:S/crimson/crimsonfields/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= http://crimson.seul.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 6f60aa7f3..6deb95b08 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/02/08 17:45:29 wiedi Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:22:53 tnn Exp $ # DISTNAME= CriticalMass-1.0.2 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=criticalmass/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/crossfire-client-gtk/Makefile b/games/crossfire-client-gtk/Makefile index b9d701c95..6a21f9678 100644 --- a/games/crossfire-client-gtk/Makefile +++ b/games/crossfire-client-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:54 tron Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:22:53 tnn Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk-${CROSSFIRE_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Multi-player graphical arcade and adventure game; GTK client INSTALL_DIRS= gtk diff --git a/games/crossfire-client-gtk2/Makefile b/games/crossfire-client-gtk2/Makefile index 04a9b6907..3f9b66e31 100644 --- a/games/crossfire-client-gtk2/Makefile +++ b/games/crossfire-client-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:22:53 tnn Exp $ .include "../../games/crossfire-client/Makefile.common" PKGNAME= crossfire-client-gtk2-${CROSSFIRE_VERSION} -PKGREVISION= 24 +PKGREVISION= 25 COMMENT= Multi-player graphical arcade and adventure game; GTK2 client INSTALL_DIRS= gtk-v2 diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 864b65a62..2a479b4ce 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:06 wiz Exp $ .include "../../games/crossfire-client/Makefile.common" -PKGREVISION= 14 +PKGREVISION= 16 COMMENT= Multi-player graphical arcade and adventure game; X11 client diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index 08835ec33..6370bbb1f 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/12/11 22:08:53 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:07 wiz Exp $ DISTNAME= crossfire-1.11.0 PKGNAME= crossfire-server-1.11.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=crossfire/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/d2x/Makefile b/games/d2x/Makefile index 20ca17f0e..110bce299 100644 --- a/games/d2x/Makefile +++ b/games/d2x/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/10/06 11:54:35 asau Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:22:53 tnn Exp $ # DISTNAME= d2x-0.2.5 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games x11 MASTER_SITES= http://icculus.org/d2x/src/ diff --git a/games/dd2/Makefile b/games/dd2/Makefile index dc6ab2460..11833334c 100644 --- a/games/dd2/Makefile +++ b/games/dd2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/10/06 11:54:35 asau Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:22:53 tnn Exp $ # DISTNAME= dd2-0.2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.usebox.net/jjm/dd2/releases/ diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index 5687c0f44..e7cdbf3f4 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/02/09 09:51:26 snj Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:22:54 tnn Exp $ DISTNAME= defendguin-0.0.12 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/defendguin/src/ diff --git a/games/digger/Makefile b/games/digger/Makefile index e4da258ca..a59b88934 100644 --- a/games/digger/Makefile +++ b/games/digger/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/01/09 14:50:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:22:54 tnn Exp $ # DISTNAME= digger-20020314 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.digger.org/ diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index e4f1131e4..91226e34a 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:22:54 tnn Exp $ DISTNAME= dopewars-1.5.12 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dopewars/} diff --git a/games/duckmaze/Makefile b/games/duckmaze/Makefile index d514afc78..10a878b7b 100644 --- a/games/duckmaze/Makefile +++ b/games/duckmaze/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:22:54 tnn Exp $ # DISTNAME= duckmaze-pc-0.2 PKGNAME= duckmaze-0.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=duckmaze/} EXTRACT_SUFX= .zip diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 733e89031..0bb220ac4 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:50:07 wiz Exp $ # DISTNAME= eboard-1.0.4 -PKGREVISION= 24 +PKGREVISION= 26 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eboard/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/enigma/Makefile b/games/enigma/Makefile index 035cf0dab..4ec455b85 100644 --- a/games/enigma/Makefile +++ b/games/enigma/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/12/19 08:44:50 mef Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:22:54 tnn Exp $ DISTNAME= enigma-1.01-r1914 PKGNAME= ${DISTNAME:S/-r/./} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enigma-game/} diff --git a/games/exult-audio/DESCR b/games/exult-audio/DESCR new file mode 100644 index 000000000..3323e59de --- /dev/null +++ b/games/exult-audio/DESCR @@ -0,0 +1 @@ +All-In-One Audio Data pack containing sfx and music for Exult. diff --git a/games/exult-audio/MESSAGE b/games/exult-audio/MESSAGE new file mode 100644 index 000000000..eed029fa1 --- /dev/null +++ b/games/exult-audio/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/04/19 19:35:53 wiz Exp $ + +Don't forget to enable the beautiful music and sfx in Exult via the program +menu or ~/.exult.cfg . + +=========================================================================== diff --git a/games/exult-audio/Makefile b/games/exult-audio/Makefile new file mode 100644 index 000000000..e13334a2a --- /dev/null +++ b/games/exult-audio/Makefile @@ -0,0 +1,31 @@ +# $NetBSD: Makefile,v 1.1 2015/04/19 19:35:53 wiz Exp $ + +DISTNAME= exult_audio +PKGNAME= exultaudio-1.0 +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=exult/exult-data/} +EXTRACT_SUFX= .zip + +MAINTAINER= nikkohigashi@gmail.com +HOMEPAGE= http://exult.sourceforge.net/ +COMMENT= Digital music and digital wave sound effects data for Exult +LICENSE= gnu-gpl-v2 + +DEPENDS+= exult>=1.4.9rc1:../../games/exult + +DIST_SUBDIR= ${PKGNAME_NOREV} + +NO_CONFIGURE= yes +NO_BUILD= yes + +EXTRACT_DIR= ${WRKDIR}/exult-data +EXULTDIR= ${DESTDIR}/${PREFIX}/share/exult +INSTALLATION_DIRS+= share/exult/music + +do-install: + ${INSTALL_DATA} ${EXTRACT_DIR}/*.flx ${EXULTDIR}/ + ${INSTALL_DATA} ${EXTRACT_DIR}/*.txt ${EXULTDIR}/ + ${INSTALL_DATA} ${EXTRACT_DIR}/music/*.ogg ${EXULTDIR}/music/ + ${INSTALL_DATA} ${EXTRACT_DIR}/music/*.txt ${EXULTDIR}/music/ + +.include "../../mk/bsd.pkg.mk" diff --git a/games/exult-audio/PLIST b/games/exult-audio/PLIST new file mode 100644 index 000000000..5734d630e --- /dev/null +++ b/games/exult-audio/PLIST @@ -0,0 +1,89 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 19:35:53 wiz Exp $ +@pkgdir share/exult/ +share/exult/jmsfx.flx +share/exult/jmsisfx.flx +share/exult/sqsfxbg.flx +share/exult/sqsfxsi.flx +share/exult/README_audiopack.txt +share/exult/readme_jmsfx.txt +share/exult/readme_jmsisfx.txt +share/exult/readme_sqsfxbg.txt +share/exult/readme_sqsfxsi.txt +@pkgdir share/exult/music/ +share/exult/music/00bg.ogg +share/exult/music/01bg.ogg +share/exult/music/02bg.ogg +share/exult/music/03bg.ogg +share/exult/music/04bg.ogg +share/exult/music/05bg.ogg +share/exult/music/06bg.ogg +share/exult/music/07bg.ogg +share/exult/music/08bg.ogg +share/exult/music/09bg.ogg +share/exult/music/10bg.ogg +share/exult/music/11bg.ogg +share/exult/music/12bg.ogg +share/exult/music/13bg.ogg +share/exult/music/14bg.ogg +share/exult/music/15bg.ogg +share/exult/music/16bg.ogg +share/exult/music/17bg.ogg +share/exult/music/18bg.ogg +share/exult/music/19bg.ogg +share/exult/music/20bg.ogg +share/exult/music/21bg.ogg +share/exult/music/22bg.ogg +share/exult/music/23bg.ogg +share/exult/music/24bg.ogg +share/exult/music/25bg.ogg +share/exult/music/26bg.ogg +share/exult/music/27bg.ogg +share/exult/music/28bg.ogg +share/exult/music/29bg.ogg +share/exult/music/30bg.ogg +share/exult/music/31bg.ogg +share/exult/music/32bg.ogg +share/exult/music/33bg.ogg +share/exult/music/34bg.ogg +share/exult/music/35bg.ogg +share/exult/music/36bg.ogg +share/exult/music/37bg.ogg +share/exult/music/38bg.ogg +share/exult/music/39bg.ogg +share/exult/music/40bg.ogg +share/exult/music/41bg.ogg +share/exult/music/42bg.ogg +share/exult/music/43bg.ogg +share/exult/music/44bg.ogg +share/exult/music/45bg.ogg +share/exult/music/46bg.ogg +share/exult/music/47bg.ogg +share/exult/music/48bg.ogg +share/exult/music/52bg.ogg +share/exult/music/53bg.ogg +share/exult/music/54bg.ogg +share/exult/music/55bg.ogg +share/exult/music/56bg.ogg +share/exult/music/57bg.ogg +share/exult/music/58bg.ogg +share/exult/music/59bg.ogg +share/exult/music/end01bg.ogg +share/exult/music/end02bg.ogg +share/exult/music/endcr01.ogg +share/exult/music/endcr02.ogg +share/exult/music/exult.ogg +share/exult/music/si01.ogg +share/exult/music/si02.ogg +share/exult/music/si03.ogg +share/exult/music/si04.ogg +share/exult/music/si05.ogg +share/exult/music/si06.ogg +share/exult/music/si07.ogg +share/exult/music/si08.ogg +share/exult/music/si09.ogg +share/exult/music/si10.ogg +share/exult/music/si11.ogg +share/exult/music/si12.ogg +share/exult/music/si13.ogg +share/exult/music/si14.ogg +share/exult/music/readme.txt diff --git a/games/exult-audio/distinfo b/games/exult-audio/distinfo new file mode 100644 index 000000000..a96e250f4 --- /dev/null +++ b/games/exult-audio/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/19 19:35:53 wiz Exp $ + +SHA1 (exultaudio-1.0/exult_audio.zip) = 13c094ef845c8dc0f2335777c75bbfb9fae81ce4 +RMD160 (exultaudio-1.0/exult_audio.zip) = 63e88ddc955cd8fe2c1df4a4197423924daecb42 +Size (exultaudio-1.0/exult_audio.zip) = 48439905 bytes diff --git a/games/exult/DESCR b/games/exult/DESCR index a9b83168c..f34b7f89d 100644 --- a/games/exult/DESCR +++ b/games/exult/DESCR @@ -1,22 +1,13 @@ -Ultima 7, an RPG from the early 1990's, still has a huge following. -But, being a DOS game with a very nonstandard memory manager, it -is difficult to run it on the latest computers. Exult is a project -to create an Ultima 7 game engine that runs on modern operating -systems, capable of using the data and graphics files that come -with the game. +As computers evolve, we risk losing classic games from the +not-so-distant past. One of these, Ultima 7, an RPG from the early +1990's, still has a huge following, and many consider it to be one of +the most immersive games ever produced. -Exult is written in C++ and runs on, at least, Linux, Mac OS X and -Windows using the SDL library to make porting to other platforms -relatively easy. The current version supports all of "Ultima 7: -The Black Gate" and "Ultima 7 part 2: The Serpent Isle", allowing -you to finish both games. This is only possible due to the work -done by other fans who have decoded the various Ultima 7 data files, -especially Gary Thompson, Maxim Shatskih, Jakob Shonberg, and Wouter -Dijkslag. +Exult is a project to recreate Ultima 7 for modern operating systems, +using the game's original plot, data, and graphics files. It enables +play of Ultima VII: The Black Gate and Ultima VII Part Two: Serpent +Isle, and their corresponding expansion disks Forge of Virtue and +Silver Seed, on modern machines. -Exult aims to let those people who own Ultima 7 (copyright 1993) -play the game on modern hardware, in as close to (or perhaps even -surpassing) its original splendor as is possible. You need to own -"Ultima 7: The Black Gate" and/or "Ultima 7: Serpent Isle" and -optionally the add-ons (not required to run) in order to use Exult, -and we encourage you to buy a legal copy. +In order to play these games, data files from the original games are +needed. diff --git a/games/exult/MESSAGE b/games/exult/MESSAGE new file mode 100644 index 000000000..13b2a2a8f --- /dev/null +++ b/games/exult/MESSAGE @@ -0,0 +1,14 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/04/25 23:05:11 wiz Exp $ + +Original Ultima 7: The Black Gate or Ultima 7 part 2: The Serpent Isle +game distributions should be copied from floppies or CDs to relevant +subdirs in ${PREFIX}/share/exult . + +For example, after extraction the game distribution archive +ultima-vii-the-black-gate.zip, you want to put the contents of U7 +directory in ${PREFIX}/share/exult/blackgate + +You may wish to download exult audio data files to enable SFX and music. + +=========================================================================== diff --git a/games/exult/Makefile b/games/exult/Makefile index b4c81708b..f976531de 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -1,25 +1,27 @@ -# $NetBSD: Makefile,v 1.19 2013/06/04 22:16:04 tron Exp $ -# +# $NetBSD: Makefile,v 1.21 2015/04/25 14:22:54 tnn Exp $ -DISTNAME= exult-1.2 -PKGREVISION= 10 -CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=exult/} +DISTNAME= exult-1.4.9rc1 +PKGREVISION= 1 +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=exult/exult-all-versions/} -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://exult.sourceforge.net/ -COMMENT= Open-source Ultima 7 engine +MAINTAINER= nikkohigashi@gmail.com +HOMEPAGE= http://exult.sourceforge.net/ +COMMENT= Open-source Ultima 7 engine +LICENSE= gnu-gpl-v2 -MAKE_JOBS_SAFE= no +GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ -USE_PKGLOCALEDIR= yes -USE_LANGUAGES= c c++ -USE_TOOLS+= yacc -USE_LIBTOOL= yes -GNU_CONFIGURE= yes +CFLAGS+= -fpermissive +LDFLAGS+= -lz +CONFIGURE_ARGS+= --disable-sdltest --disable-oggtest --disable-vorbistest +.include "../../devel/zlib/buildlink3.mk" .include "../../devel/SDL/buildlink3.mk" .include "../../audio/SDL_mixer/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" +.include "../../audio/libvorbis/buildlink3.mk" +.include "../../multimedia/libogg/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/exult/PLIST b/games/exult/PLIST index 727186ba4..6a9213250 100644 --- a/games/exult/PLIST +++ b/games/exult/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 19:10:36 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/19 19:30:12 wiz Exp $ bin/expack bin/exult bin/shp2pcx @@ -7,12 +7,16 @@ bin/textpack bin/ucc bin/ucxt man/man1/expack.1 +man/man1/exult_studio.1 man/man1/ipack.1 man/man1/shp2pcx.1 man/man1/splitshp.1 man/man1/textpack.1 +man/man1/ucc.1 man/man6/exult.6 share/applications/exult.desktop +share/exult/bg_mr_faces.vga +share/exult/bg_paperdol.vga share/exult/exult.flx share/exult/exult_bg.flx share/exult/exult_si.flx diff --git a/games/exult/distinfo b/games/exult/distinfo index 6ccefbb6f..14fea237d 100644 --- a/games/exult/distinfo +++ b/games/exult/distinfo @@ -1,45 +1,9 @@ -$NetBSD: distinfo,v 1.7 2012/07/03 18:42:31 joerg Exp $ +$NetBSD: distinfo,v 1.10 2015/04/27 16:04:51 joerg Exp $ -SHA1 (exult-1.2.tar.gz) = 81f9d3d428c80990b8e970a4dee5c85a7236dace -RMD160 (exult-1.2.tar.gz) = 339231edf84507f05115ab3189875cb15be9c04f -Size (exult-1.2.tar.gz) = 1722259 bytes -SHA1 (patch-aa) = 2acecb0c4e2da2769559d9603a08930c30b38c72 -SHA1 (patch-ab) = 039fd49b570ad5796a43d86fb679b517c4149f13 -SHA1 (patch-ac) = b92df8fa9c0663b8e37b25b7c3a59e5d58de051a -SHA1 (patch-actions.cc) = 3844af60c445e8b1c88a59815daf164012175d3b -SHA1 (patch-ad) = fbb34ab21468afd91caccc35354fbd23df800ca5 -SHA1 (patch-ae) = 3b863379cef2948ff92e9971ffbc37d6b1b0276f -SHA1 (patch-af) = 43b2369d9dff1fc1aa387c174b3fe7c3e467c2e8 -SHA1 (patch-ag) = 2c8b385bb2346f0e7d11bd8e721a901ec361bb61 -SHA1 (patch-args.cc) = a6f66039c7fdf1396000078b1c28927c0cd0d5e0 -SHA1 (patch-audio_xmidi.cc) = 4b7944fad3fbc3685f0a3edbff013a03feff3f10 -SHA1 (patch-conf_Configuration.cc) = 4c49e9b3ee2f66d77fab32e8cb25c8bf3ac05c3e -SHA1 (patch-conf_xmain.cc) = e1bc9f77f9642390795d2d8183578f508027a127 -SHA1 (patch-files_Flex.h) = 67c971321cab01286f7398d72274cc575fc39172 -SHA1 (patch-files_IFF.h) = 9dea7c166ebe48c8843be6a0114cb993e18dffb6 -SHA1 (patch-files_Table.cc) = b4379ee2be657c158c0b7d750ac1417d8343ab0a -SHA1 (patch-files_U7file.cc) = 2147ee8cc5ead5cb06a9823cfb380006ae06a4ba -SHA1 (patch-files_listfiles.cc) = 3c7ebeba5d64f3c9f758406c1b944e3a289a245e -SHA1 (patch-files_msgfile.cc) = 8219ffe692b79cad2f9db19adc1e0591d404f315 -SHA1 (patch-files_utils.h) = d170f0afa05f7fb71166c7c01dd6d713411dd680 -SHA1 (patch-imagewin_ibuf8.cc) = d1172573e542e5d0f280049a6c31765005974dcd -SHA1 (patch-objs_chunkter.cc) = d20c70fae5b61246defe26095113c85b62f9bf32 -SHA1 (patch-party.cc) = e0bba8a1ca0638cc885b2c6363d316feffe5c11b -SHA1 (patch-server_objserial.cc) = 213b455a213ce538027d2501494c175ebe6dd9c5 -SHA1 (patch-server_server.cc) = 0bdd9e268fe7c87eb5e7abac783bc3c62514af28 -SHA1 (patch-shapes_shapeinf.cc) = a62f192f989c4be0d5d757dc74a5e268216c5a01 -SHA1 (patch-shapes_shapewrite.cc) = 30e33617e5f42b7794b523da1ac5817751f68fc6 -SHA1 (patch-tools_cmanip.cc) = 3bb7231dc1a4bddf430222888b7d83893b9efd1f -SHA1 (patch-tools_splitshp.cc) = 1eb810b609c5ae5b0b4cae5e043e376c0d6ebd84 -SHA1 (patch-usecode_compiler_ucfun.cc) = aa7d0248b46685c1af42d1114a8f92637bab6b6d -SHA1 (patch-usecode_compiler_uclex.ll) = 791e55539ebd09011ee5024f6f576bc3a50f87ab -SHA1 (patch-usecode_compiler_ucloc.cc) = 28e27090fc9a161a49ffa0d570ea1d665d8c40fe -SHA1 (patch-usecode_compiler_ucloc.h) = a2ed46a6ae96a6634bc5709bba14929a5774d98c -SHA1 (patch-usecode_compiler_ucmain.cc) = 9f124c0113497f3132f66646aebc21a2e92fce38 -SHA1 (patch-usecode_compiler_ucparse.yy) = 4caa0927da5846b24df3a78af0ea5350064d6080 -SHA1 (patch-usecode_compiler_ucsym.cc) = a68b476a9aa1362051176ad4de5352b6ce610f55 -SHA1 (patch-usecode_ucmachine.cc) = 01db5ff3f6d9c23271dfbd15c50e1c78d9af28a1 -SHA1 (patch-usecode_ucxt_head2data.cc) = 1bb92845f2c7b2368ca6849031e0c9d35affc7e5 -SHA1 (patch-usecode_ucxt_include_ops.h) = aca520d3b8d0d72ae918935f11f164ca0e633a81 -SHA1 (patch-usecode_useval.h) = 101dfb391a00bd99bbdacd4f71f6b22b9c38a214 -SHA1 (patch-vec.h) = 368d369fada797f90ea22919c1410f5b726eae0c +SHA1 (exult-1.4.9rc1.tar.gz) = 259f778d6b8b5e9c9466e2f4967b6352435b6792 +RMD160 (exult-1.4.9rc1.tar.gz) = 8c6fce2bc17ff59709c5827c5dd70f2e2a473914 +Size (exult-1.4.9rc1.tar.gz) = 5452640 bytes +SHA1 (patch-configure) = 0812526182ffa1746c45fd5a005ca8b10fd50093 +SHA1 (patch-imagewin_manip.h) = d9a90c7fbe046a4079618aeda4c428ef1672525e +SHA1 (patch-istring.h) = 18e8b49932f7317e6c978c585e1dfe855ac05a51 +SHA1 (patch-usecode_compiler_ucstmt.cc) = 8aadf06c18f347d7de437709e44da86a0783bb1f diff --git a/games/exult/patches/patch-aa b/games/exult/patches/patch-aa deleted file mode 100644 index 567cb4915..000000000 --- a/games/exult/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/12/26 18:53:31 wiz Exp $ - ---- files/zip/unzip.h.orig 2003-09-20 17:02:02.000000000 +0200 -+++ files/zip/unzip.h -@@ -54,6 +54,10 @@ extern "C" { - #include "zlib.h" - #endif - -+#ifndef OF -+#define OF(x) x -+#endif -+ - #if defined(STRICTUNZIP) || defined(STRICTZIPUNZIP) - /* like the STRICT of WIN32, we define a pointer that cannot be converted - from (void*) without cast */ diff --git a/games/exult/patches/patch-ab b/games/exult/patches/patch-ab deleted file mode 100644 index 2d82cecb4..000000000 --- a/games/exult/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2004/12/26 18:53:31 wiz Exp $ - ---- files/zip/zip.h.orig 2003-09-20 17:02:02.000000000 +0200 -+++ files/zip/zip.h -@@ -58,6 +58,10 @@ extern "C" { - #include "zlib.h" - #endif - -+#ifndef OF -+#define OF(x) x -+#endif -+ - #if defined(STRICTZIP) || defined(STRICTZIPUNZIP) - /* like the STRICT of WIN32, we define a pointer that cannot be converted - from (void*) without cast */ diff --git a/games/exult/patches/patch-ac b/games/exult/patches/patch-ac deleted file mode 100644 index c5f4b2188..000000000 --- a/games/exult/patches/patch-ac +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2011/11/25 21:53:26 joerg Exp $ - ---- hash_utils.h.orig 2003-08-31 17:32:24.000000000 +0000 -+++ hash_utils.h -@@ -20,13 +20,14 @@ - #define _HASH_UTILS_H_ - - #include "exult_types.h" -+#include - - #ifdef DONT_HAVE_HASH_MAP - # include - #else - #if HAVE_EXT_HASH_MAP - # include --# if (defined(__GNUC__) && (__GNUC__ == 3) && ( __GNUC_MINOR__ > 0)) -+# if (defined(__GNUC__) && ((__GNUC__ == 3) && ( __GNUC_MINOR__ > 0)) || __GNUC__ > 3) - using __gnu_cxx::hash_map; - # else - using std::hash_map; -@@ -44,7 +45,7 @@ using std::hash_map; - #else - #if HAVE_EXT_HASH_SET - # include --# if (defined(__GNUC__) && (__GNUC__ == 3) && ( __GNUC_MINOR__ > 0)) -+# if (defined(__GNUC__) && ((__GNUC__ == 3) && ( __GNUC_MINOR__ > 0)) || __GNUC__ > 3) - using __gnu_cxx::hash_set; - # else - using std::hash_set; diff --git a/games/exult/patches/patch-actions.cc b/games/exult/patches/patch-actions.cc deleted file mode 100644 index 367da77d8..000000000 --- a/games/exult/patches/patch-actions.cc +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-actions.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- actions.cc.orig 2011-11-25 18:01:36.000000000 +0000 -+++ actions.cc -@@ -21,6 +21,8 @@ - #ifdef HAVE_CONFIG_H - # include - #endif -+#include -+#include - - #include "gamewin.h" - #include "actions.h" diff --git a/games/exult/patches/patch-ad b/games/exult/patches/patch-ad deleted file mode 100644 index 0cf54ef52..000000000 --- a/games/exult/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2009/08/24 11:39:21 obache Exp $ - ---- mouse.h.orig 2003-08-31 17:32:24.000000000 +0000 -+++ mouse.h -@@ -27,6 +27,8 @@ - #include "vgafile.h" - #include "glshape.h" - -+class Game_window; -+ - /* - * Handle custom mouse pointers. - */ diff --git a/games/exult/patches/patch-ae b/games/exult/patches/patch-ae deleted file mode 100644 index 58ad74c7f..000000000 --- a/games/exult/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2008/07/27 20:14:14 dholland Exp $ - ---- audio/midi_drivers/fmopldrv.h~ 2002-08-06 14:10:31.000000000 -0400 -+++ audio/midi_drivers/fmopldrv.h 2008-07-27 14:03:16.000000000 -0400 -@@ -76,7 +76,7 @@ - /* output a packed midi command to the midi stream - * valid only if mode is MO_SIMPLE - */ -- void OplDriver::send(uint32 b); -+ void send(uint32 b); - - /* retrieve a string representation of an error code */ - static const char *get_error_name(int error_code); diff --git a/games/exult/patches/patch-af b/games/exult/patches/patch-af deleted file mode 100644 index 36bb1b935..000000000 --- a/games/exult/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.1 2008/07/27 20:14:14 dholland Exp $ - ---- usecode/ucxt/include/ucfunc.h~ 2003-08-31 13:32:28.000000000 -0400 -+++ usecode/ucxt/include/ucfunc.h 2008-07-27 14:07:35.000000000 -0400 -@@ -206,7 +206,7 @@ - bool output_list(std::ostream &o, unsigned int funcno, const UCOptions &options); - - bool output_ucs(std::ostream &o, const FuncMap &funcmap, const std::map &intrinsics, const UCOptions &options); -- std::ostream &UCFunc::output_ucs_funcname(std::ostream &o, const FuncMap &funcmap); -+ std::ostream &output_ucs_funcname(std::ostream &o, const FuncMap &funcmap); - std::ostream &output_ucs_funcname(std::ostream &o, const FuncMap &funcmap, - unsigned int funcid, - unsigned int numargs, bool return_var); diff --git a/games/exult/patches/patch-ag b/games/exult/patches/patch-ag deleted file mode 100644 index c25f309d6..000000000 --- a/games/exult/patches/patch-ag +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2008/07/27 20:14:14 dholland Exp $ - ---- usecode/useval.cc~ 2004-05-23 01:07:11.000000000 -0400 -+++ usecode/useval.cc 2008-07-27 14:20:59.000000000 -0400 -@@ -464,7 +464,8 @@ - if (buflen < 5) - return -1; - *ptr++ = type; -- Write4(ptr, (int)value.ptr); -+ /* this may truncate the pointer! */ -+ Write4(ptr, (int32_t)(intptr_t)value.ptr); - break; - case string_type: - { diff --git a/games/exult/patches/patch-args.cc b/games/exult/patches/patch-args.cc deleted file mode 100644 index 32daa8375..000000000 --- a/games/exult/patches/patch-args.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-args.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- args.cc.orig 2011-11-25 18:02:23.000000000 +0000 -+++ args.cc -@@ -24,6 +24,7 @@ - # include - #endif - -+#include - #include "args.h" - - #ifndef UNDER_CE diff --git a/games/exult/patches/patch-audio_xmidi.cc b/games/exult/patches/patch-audio_xmidi.cc deleted file mode 100644 index dbe214198..000000000 --- a/games/exult/patches/patch-audio_xmidi.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-audio_xmidi.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- audio/xmidi.cc.orig 2011-11-25 17:44:45.000000000 +0000 -+++ audio/xmidi.cc -@@ -26,6 +26,7 @@ - #ifndef ALPHA_LINUX_CXX - # include - # include -+# include - # include - # include - # include diff --git a/games/exult/patches/patch-conf_Configuration.cc b/games/exult/patches/patch-conf_Configuration.cc deleted file mode 100644 index f43eef3b2..000000000 --- a/games/exult/patches/patch-conf_Configuration.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-conf_Configuration.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- conf/Configuration.cc.orig 2011-11-25 17:32:44.000000000 +0000 -+++ conf/Configuration.cc -@@ -28,6 +28,7 @@ - #ifndef ALPHA_LINUX_CXX - # include - # include -+# include - #endif - #include - #include diff --git a/games/exult/patches/patch-conf_xmain.cc b/games/exult/patches/patch-conf_xmain.cc deleted file mode 100644 index ed3e48f0c..000000000 --- a/games/exult/patches/patch-conf_xmain.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-conf_xmain.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- conf/xmain.cc.orig 2011-11-25 17:33:59.000000000 +0000 -+++ conf/xmain.cc -@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suit - #include "Configuration.h" - #include - #include -+#include - #include - #include "common_types.h" - diff --git a/games/exult/patches/patch-configure b/games/exult/patches/patch-configure new file mode 100644 index 000000000..29b2bfd6c --- /dev/null +++ b/games/exult/patches/patch-configure @@ -0,0 +1,24 @@ +$NetBSD: patch-configure,v 1.1 2015/04/19 19:30:13 wiz Exp $ + +Fix unportable test(1) operator. + +--- configure.orig 2010-10-21 18:26:56.000000000 +0000 ++++ configure +@@ -21550,7 +21550,7 @@ fi + # --------------------------------------------------------------------- + # Black magic for static linking. + # --------------------------------------------------------------------- +-if test x$ARCH == xmacosx; then ++if test x$ARCH = xmacosx; then + + # Check whether --with-macosx-static-lib-path was given. + if test "${with_macosx_static_lib_path+set}" = set; then +@@ -22170,7 +22170,7 @@ if test x$enable_zip_support = xyes ; th + # if test x$GCC = xyes ; then + # ZLIB_LIBS="-Wl,-Bstatic -lz -Wl,-Bdynamic" + # else +- if test x$enable_static_libs == xno -o x$ARCH != xmacosx; then ++ if test x$enable_static_libs = xno -o x$ARCH != xmacosx; then + ZLIB_LIBS="-lz" + fi + # fi diff --git a/games/exult/patches/patch-files_Flex.h b/games/exult/patches/patch-files_Flex.h deleted file mode 100644 index f3944328c..000000000 --- a/games/exult/patches/patch-files_Flex.h +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-files_Flex.h,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- files/Flex.h.orig 2011-11-25 17:26:18.000000000 +0000 -+++ files/Flex.h -@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suit - #include - #include - #include -+#include - #include "common_types.h" - #include "U7file.h" - diff --git a/games/exult/patches/patch-files_IFF.h b/games/exult/patches/patch-files_IFF.h deleted file mode 100644 index 71502f0fe..000000000 --- a/games/exult/patches/patch-files_IFF.h +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-files_IFF.h,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- files/IFF.h.orig 2011-11-25 17:27:16.000000000 +0000 -+++ files/IFF.h -@@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suit - - #include - #include -+#include - #include "common_types.h" - #include "U7file.h" - diff --git a/games/exult/patches/patch-files_Table.cc b/games/exult/patches/patch-files_Table.cc deleted file mode 100644 index dddd0ea77..000000000 --- a/games/exult/patches/patch-files_Table.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-files_Table.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- files/Table.cc.orig 2011-11-25 17:26:41.000000000 +0000 -+++ files/Table.cc -@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suit - #endif - #include - #include "exceptions.h" -+#include - #include "utils.h" - - using std::string; diff --git a/games/exult/patches/patch-files_U7file.cc b/games/exult/patches/patch-files_U7file.cc deleted file mode 100644 index de52f63dd..000000000 --- a/games/exult/patches/patch-files_U7file.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-files_U7file.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- files/U7file.cc.orig 2011-11-25 17:28:14.000000000 +0000 -+++ files/U7file.cc -@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suit - # include - #endif - #include -+#include - - #include "U7file.h" - #include "Flex.h" diff --git a/games/exult/patches/patch-files_listfiles.cc b/games/exult/patches/patch-files_listfiles.cc deleted file mode 100644 index e777d5bdf..000000000 --- a/games/exult/patches/patch-files_listfiles.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-files_listfiles.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- files/listfiles.cc.orig 2011-11-25 17:29:04.000000000 +0000 -+++ files/listfiles.cc -@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suit - # include - # include - # include -+# include - #endif - - #include diff --git a/games/exult/patches/patch-files_msgfile.cc b/games/exult/patches/patch-files_msgfile.cc deleted file mode 100644 index a07d7092f..000000000 --- a/games/exult/patches/patch-files_msgfile.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-files_msgfile.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- files/msgfile.cc.orig 2011-11-25 17:32:19.000000000 +0000 -+++ files/msgfile.cc -@@ -24,6 +24,7 @@ - - #include - #include -+#include - #include "utils.h" - - using std::istream; diff --git a/games/exult/patches/patch-files_utils.h b/games/exult/patches/patch-files_utils.h deleted file mode 100644 index b95e2d562..000000000 --- a/games/exult/patches/patch-files_utils.h +++ /dev/null @@ -1,76 +0,0 @@ -$NetBSD: patch-files_utils.h,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- files/utils.h.orig 2011-11-25 17:29:26.000000000 +0000 -+++ files/utils.h -@@ -22,6 +22,7 @@ - #ifndef _UTILS_H_ - #define _UTILS_H_ - -+#include - #include - #include - #ifndef ALPHA_LINUX_CXX -@@ -70,7 +71,6 @@ inline uint16 Read2 - return (b0 | (b1 << 8)); - } - --#ifdef BUFSIZ /* Kludgy, but I don't want to include stdio.h all the time.*/ - /* - * Read a 2-byte value from a file. - */ -@@ -85,7 +85,6 @@ inline uint16 Read2 - std::fread(&b1,sizeof(uint8),1,in); - return (b0 | (b1 << 8)); - } --#endif - - /* - * Read a 2-byte value, hsb first. -@@ -113,7 +112,6 @@ inline uint16 Read2high - return ((b0 << 8) | b1); - } - --#ifdef BUFSIZ /* Kludgy, but I don't want to include stdio.h all the time.*/ - /* - * Read a 2-byte value from a file. - */ -@@ -128,7 +126,6 @@ inline uint16 Read2high - std::fread(&b1,sizeof(uint8),1,in); - return ((b0 << 8) | b1); - } --#endif - - /* - * Read a 4-byte long value, lsb first. -@@ -160,7 +157,6 @@ inline uint32 Read4 - return (b0 | (b1<<8) | (b2<<16) | (b3<<24)); - } - --#ifdef BUFSIZ /* Kludgy, but I don't want to include stdio.h all the time.*/ - /* - * Read a 4-byte value from a file. - */ -@@ -177,7 +173,6 @@ inline uint32 Read4 - std::fread(&b3,sizeof(uint8),1,in); - return (b0 | (b1<<8) | (b2<<16) | (b3<<24)); - } --#endif - /* - * Read a 4-byte long value, hsb first. - */ -@@ -208,7 +203,6 @@ inline uint32 Read4high - return ((b0<<24) | (b1<<16) | (b2<<8) | b3); - } - --#ifdef BUFSIZ /* Kludgy, but I don't want to include stdio.h all the time.*/ - /* - * Read a 4-byte value from a file. - */ -@@ -225,7 +219,6 @@ inline uint32 Read4high - std::fread(&b3,sizeof(uint8),1,in); - return ((b0<<24) | (b1<<16) | (b2<<8) | b3); - } --#endif - - /* - * Write a 1-byte value. diff --git a/games/exult/patches/patch-imagewin_ibuf8.cc b/games/exult/patches/patch-imagewin_ibuf8.cc deleted file mode 100644 index 6c9947c95..000000000 --- a/games/exult/patches/patch-imagewin_ibuf8.cc +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-imagewin_ibuf8.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- imagewin/ibuf8.cc.orig 2011-11-25 17:36:29.000000000 +0000 -+++ imagewin/ibuf8.cc -@@ -25,6 +25,8 @@ - - #include "ibuf8.h" - #ifndef ALPHA_LINUX_CXX -+# include -+# include - # include - # include - #endif diff --git a/games/exult/patches/patch-imagewin_manip.h b/games/exult/patches/patch-imagewin_manip.h new file mode 100644 index 000000000..999a028ec --- /dev/null +++ b/games/exult/patches/patch-imagewin_manip.h @@ -0,0 +1,15 @@ +$NetBSD: patch-imagewin_manip.h,v 1.1 2015/04/25 00:56:04 joerg Exp $ + +Reference to member of base class must be explicit. + +--- imagewin/manip.h.orig 2015-04-25 00:01:37.000000000 +0000 ++++ imagewin/manip.h +@@ -319,7 +319,7 @@ public: + static uintD copy(uintS src) + { + unsigned int r, g, b; +- split_source(src,r,g,b); ++ ManipBaseSrc::split_source(src,r,g,b); + return ManipBaseDest::rgb(r,g,b); + } + static void copy(uintD& dest, uintS src) diff --git a/games/exult/patches/patch-istring.h b/games/exult/patches/patch-istring.h new file mode 100644 index 000000000..c76f1c54a --- /dev/null +++ b/games/exult/patches/patch-istring.h @@ -0,0 +1,29 @@ +$NetBSD: patch-istring.h,v 1.1 2015/04/25 00:56:04 joerg Exp $ + +append does not depend on the template, so make reference explicit. + +--- istring.h.orig 2015-04-24 23:56:35.000000000 +0000 ++++ istring.h +@@ -162,19 +162,19 @@ public: + + _Myt& operator+=(const _Myt& _Right) + { // append _Right +- append(_Right); ++ this->append(_Right); + return (*this); + } + + _Myt& operator+=(const _Elem *_Ptr) + { // append [_Ptr, ) +- append(_Ptr); ++ this->append(_Ptr); + return (*this); + } + + _Myt& operator+=(_Elem _Ch) + { // append 1 * _Ch +- append(static_cast(1), _Ch); ++ this->append(static_cast(1), _Ch); + return (*this); + } + diff --git a/games/exult/patches/patch-objs_chunkter.cc b/games/exult/patches/patch-objs_chunkter.cc deleted file mode 100644 index d2366ba22..000000000 --- a/games/exult/patches/patch-objs_chunkter.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-objs_chunkter.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- objs/chunkter.cc.orig 2011-11-25 17:56:42.000000000 +0000 -+++ objs/chunkter.cc -@@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suit - #ifdef INCL_OPENGL - #include "glshape.h" - #endif -+#include - - Chunk_terrain *Chunk_terrain::render_queue = 0; - int Chunk_terrain::queue_size = 0; diff --git a/games/exult/patches/patch-party.cc b/games/exult/patches/patch-party.cc deleted file mode 100644 index 887f51c69..000000000 --- a/games/exult/patches/patch-party.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-party.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- party.cc.orig 2011-11-25 18:04:22.000000000 +0000 -+++ party.cc -@@ -25,6 +25,7 @@ - #endif - - #include -+#include - #include - #include "party.h" - #include "actors.h" diff --git a/games/exult/patches/patch-server_objserial.cc b/games/exult/patches/patch-server_objserial.cc deleted file mode 100644 index 7360ea1da..000000000 --- a/games/exult/patches/patch-server_objserial.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-server_objserial.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- server/objserial.cc.orig 2011-11-25 17:58:05.000000000 +0000 -+++ server/objserial.cc -@@ -30,6 +30,7 @@ Foundation, Inc., 59 Temple Place - Suit - #include "objserial.h" - #include "servemsg.h" - #include -+#include - - using std::cout; - using std::endl; diff --git a/games/exult/patches/patch-server_server.cc b/games/exult/patches/patch-server_server.cc deleted file mode 100644 index da07a723e..000000000 --- a/games/exult/patches/patch-server_server.cc +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-server_server.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- server/server.cc.orig 2011-11-25 18:01:01.000000000 +0000 -+++ server/server.cc -@@ -45,6 +45,8 @@ Foundation, Inc., 59 Temple Place - Suit - #endif - - #include -+#include -+#include - - #ifdef _AIX - #include diff --git a/games/exult/patches/patch-shapes_shapeinf.cc b/games/exult/patches/patch-shapes_shapeinf.cc deleted file mode 100644 index 8ad9d4f81..000000000 --- a/games/exult/patches/patch-shapes_shapeinf.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-shapes_shapeinf.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- shapes/shapeinf.cc.orig 2011-11-25 17:35:12.000000000 +0000 -+++ shapes/shapeinf.cc -@@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suit - - #include "utils.h" - #include /* Debugging */ -+#include - using std::cout; - using std::endl; - diff --git a/games/exult/patches/patch-shapes_shapewrite.cc b/games/exult/patches/patch-shapes_shapewrite.cc deleted file mode 100644 index 6603e0527..000000000 --- a/games/exult/patches/patch-shapes_shapewrite.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-shapes_shapewrite.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- shapes/shapewrite.cc.orig 2011-11-25 17:35:49.000000000 +0000 -+++ shapes/shapewrite.cc -@@ -24,6 +24,7 @@ - # include - #endif - -+#include - #include "shapevga.h" - #include "shapeinf.h" - #include "monstinf.h" diff --git a/games/exult/patches/patch-tools_cmanip.cc b/games/exult/patches/patch-tools_cmanip.cc deleted file mode 100644 index 6f72c612b..000000000 --- a/games/exult/patches/patch-tools_cmanip.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-tools_cmanip.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- tools/cmanip.cc.orig 2011-11-25 17:39:15.000000000 +0000 -+++ tools/cmanip.cc -@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suit - - #ifndef ALPHA_LINUX_CXX - # include -+# include - #endif - #include "Configuration.h" - #include diff --git a/games/exult/patches/patch-tools_splitshp.cc b/games/exult/patches/patch-tools_splitshp.cc deleted file mode 100644 index 0f2d8c9ee..000000000 --- a/games/exult/patches/patch-tools_splitshp.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-tools_splitshp.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- tools/splitshp.cc.orig 2011-11-25 17:38:30.000000000 +0000 -+++ tools/splitshp.cc -@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suit - - #ifndef ALPHA_LINUX_CXX - # include -+# include - # include - # include - #endif diff --git a/games/exult/patches/patch-usecode_compiler_ucfun.cc b/games/exult/patches/patch-usecode_compiler_ucfun.cc deleted file mode 100644 index e71b21db6..000000000 --- a/games/exult/patches/patch-usecode_compiler_ucfun.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-usecode_compiler_ucfun.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- usecode/compiler/ucfun.cc.orig 2011-11-25 17:50:25.000000000 +0000 -+++ usecode/compiler/ucfun.cc -@@ -28,6 +28,7 @@ Foundation, Inc., 59 Temple Place - Suit - - #include - #include -+#include - #include "ucfun.h" - #include "ucstmt.h" - #include "utils.h" diff --git a/games/exult/patches/patch-usecode_compiler_uclex.ll b/games/exult/patches/patch-usecode_compiler_uclex.ll deleted file mode 100644 index fec3d1f8e..000000000 --- a/games/exult/patches/patch-usecode_compiler_uclex.ll +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-usecode_compiler_uclex.ll,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- usecode/compiler/uclex.ll.orig 2011-11-25 17:49:15.000000000 +0000 -+++ usecode/compiler/uclex.ll -@@ -23,6 +23,7 @@ along with this program; if not, write t - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - */ - -+#include - #include - #include - #include "ucparse.h" diff --git a/games/exult/patches/patch-usecode_compiler_ucloc.cc b/games/exult/patches/patch-usecode_compiler_ucloc.cc deleted file mode 100644 index fc457933b..000000000 --- a/games/exult/patches/patch-usecode_compiler_ucloc.cc +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-usecode_compiler_ucloc.cc,v 1.2 2011/12/21 16:58:15 dholland Exp $ - -- use standard headers -- const correctness demanded by gcc 4.5 - ---- usecode/compiler/ucloc.cc.orig 2002-06-04 21:00:00.000000000 +0000 -+++ usecode/compiler/ucloc.cc -@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suit - #endif - - #include -+#include - #include "ucloc.h" - - using std::strcmp; -@@ -88,7 +89,7 @@ void Uc_location::error - - void Uc_location::yyerror - ( -- char *s -+ const char *s - ) - { - cout << cur_source << ':' << cur_line + 1 << ": " << s << endl; diff --git a/games/exult/patches/patch-usecode_compiler_ucloc.h b/games/exult/patches/patch-usecode_compiler_ucloc.h deleted file mode 100644 index 12c899f22..000000000 --- a/games/exult/patches/patch-usecode_compiler_ucloc.h +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-usecode_compiler_ucloc.h,v 1.1 2011/12/21 16:58:15 dholland Exp $ - -- const correctness demanded by gcc 4.5 - ---- usecode/compiler/ucloc.h~ 2001-04-16 10:00:43.000000000 +0000 -+++ usecode/compiler/ucloc.h -@@ -50,7 +50,7 @@ public: - const char *get_source() - { return source; } - void error(char *s); // Print error. -- static void yyerror(char *s); // Print error at cur. location. -+ static void yyerror(const char *s); // Print error at cur. location. - static int get_num_errors() - { return num_errors; } - }; diff --git a/games/exult/patches/patch-usecode_compiler_ucmain.cc b/games/exult/patches/patch-usecode_compiler_ucmain.cc deleted file mode 100644 index 26247befa..000000000 --- a/games/exult/patches/patch-usecode_compiler_ucmain.cc +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-usecode_compiler_ucmain.cc,v 1.2 2011/12/21 16:58:15 dholland Exp $ - - - use standard headers - - const correctness demanded by gcc 4.5 - ---- usecode/compiler/ucmain.cc.orig 2003-09-18 06:37:05.000000000 +0000 -+++ usecode/compiler/ucmain.cc -@@ -29,6 +29,7 @@ Foundation, Inc., 59 Temple Place - Suit - #include - #include - #include -+#include - #include - #include - #include "ucloc.h" -@@ -133,7 +134,7 @@ int main - */ - void yyerror - ( -- char *s -+ const char *s - ) - { - Uc_location::yyerror(s); diff --git a/games/exult/patches/patch-usecode_compiler_ucparse.yy b/games/exult/patches/patch-usecode_compiler_ucparse.yy deleted file mode 100644 index dab07b1d0..000000000 --- a/games/exult/patches/patch-usecode_compiler_ucparse.yy +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-usecode_compiler_ucparse.yy,v 1.2 2011/12/21 16:58:15 dholland Exp $ - - - use standard headers - - const correctness demanded by gcc 4.5 - ---- usecode/compiler/ucparse.yy.orig 2003-09-18 06:37:05.000000000 +0000 -+++ usecode/compiler/ucparse.yy -@@ -29,7 +29,7 @@ Foundation, Inc., 59 Temple Place - Suit - #include - #include - #include --#include -+#include - #include - - #include "ucfun.h" -@@ -42,7 +42,7 @@ using std::strcpy; - using std::strcat; - using std::strlen; - --void yyerror(char *); -+void yyerror(const char *); - extern int yylex(); - static Uc_array_expression *Create_array(int, Uc_expression *); - static Uc_array_expression *Create_array(int, Uc_expression *, diff --git a/games/exult/patches/patch-usecode_compiler_ucstmt.cc b/games/exult/patches/patch-usecode_compiler_ucstmt.cc new file mode 100644 index 000000000..1cdb7bd51 --- /dev/null +++ b/games/exult/patches/patch-usecode_compiler_ucstmt.cc @@ -0,0 +1,15 @@ +$NetBSD: patch-usecode_compiler_ucstmt.cc,v 1.1 2015/04/25 00:56:04 joerg Exp $ + +Key function must not be inline, otherwise the vtable is not created. + +--- usecode/compiler/ucstmt.cc.orig 2015-04-25 00:38:04.000000000 +0000 ++++ usecode/compiler/ucstmt.cc +@@ -808,7 +808,7 @@ void Uc_converse_statement::gen + * Delete. + */ + +-inline Uc_switch_expression_case_statement::~Uc_switch_expression_case_statement ++Uc_switch_expression_case_statement::~Uc_switch_expression_case_statement + ( + ) + { diff --git a/games/exult/patches/patch-usecode_compiler_ucsym.cc b/games/exult/patches/patch-usecode_compiler_ucsym.cc deleted file mode 100644 index d08268610..000000000 --- a/games/exult/patches/patch-usecode_compiler_ucsym.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-usecode_compiler_ucsym.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- usecode/compiler/ucsym.cc.orig 2011-11-25 17:51:14.000000000 +0000 -+++ usecode/compiler/ucsym.cc -@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suit - #endif - - -+#include - #include - #include "ucsym.h" - #include "opcodes.h" diff --git a/games/exult/patches/patch-usecode_ucmachine.cc b/games/exult/patches/patch-usecode_ucmachine.cc deleted file mode 100644 index a62e35b16..000000000 --- a/games/exult/patches/patch-usecode_ucmachine.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-usecode_ucmachine.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- usecode/ucmachine.cc.orig 2011-11-25 17:54:27.000000000 +0000 -+++ usecode/ucmachine.cc -@@ -23,6 +23,7 @@ - # include - #endif - -+#include - #include "ucmachine.h" - #include "keyring.h" - #include "conversation.h" diff --git a/games/exult/patches/patch-usecode_ucxt_head2data.cc b/games/exult/patches/patch-usecode_ucxt_head2data.cc deleted file mode 100644 index 58a2c1b9f..000000000 --- a/games/exult/patches/patch-usecode_ucxt_head2data.cc +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-usecode_ucxt_head2data.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- usecode/ucxt/head2data.cc.orig 2011-11-25 17:51:52.000000000 +0000 -+++ usecode/ucxt/head2data.cc -@@ -8,6 +8,7 @@ - #include - #include - #include -+#include - - using std::cout; - using std::cerr; diff --git a/games/exult/patches/patch-usecode_ucxt_include_ops.h b/games/exult/patches/patch-usecode_ucxt_include_ops.h deleted file mode 100644 index 1172f3c24..000000000 --- a/games/exult/patches/patch-usecode_ucxt_include_ops.h +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-usecode_ucxt_include_ops.h,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- usecode/ucxt/include/ops.h.orig 2011-11-25 17:52:40.000000000 +0000 -+++ usecode/ucxt/include/ops.h -@@ -19,6 +19,7 @@ - #ifndef OPCODES_H - #define OPCODES_H - -+#include - #include - #include - #include diff --git a/games/exult/patches/patch-usecode_useval.h b/games/exult/patches/patch-usecode_useval.h deleted file mode 100644 index 200cf2407..000000000 --- a/games/exult/patches/patch-usecode_useval.h +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-usecode_useval.h,v 1.1 2011/11/25 21:53:26 joerg Exp $ - ---- usecode/useval.h.orig 2011-11-25 17:54:48.000000000 +0000 -+++ usecode/useval.h -@@ -23,6 +23,7 @@ - #define USEVAL_H 1 - - #include -+#include - #include - - #include // STL container diff --git a/games/exult/patches/patch-vec.h b/games/exult/patches/patch-vec.h deleted file mode 100644 index a63076219..000000000 --- a/games/exult/patches/patch-vec.h +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-vec.h,v 1.1 2012/07/03 18:42:31 joerg Exp $ - ---- vec.h.orig 2012-07-03 12:50:54.000000000 +0000 -+++ vec.h -@@ -33,7 +33,7 @@ public: - Exult_vector() : baseClass() - {} - Exult_vector(size_type n) : baseClass() -- { reserve(n); } -+ { this->reserve(n); } - - #ifndef MACOS /* should be something like PROPER_STD_CPP_LIB or so */ - T& at(int i) { return (*this)[i]; } -@@ -42,8 +42,8 @@ public: - { - if (i >= (int)this->size()) - { -- insert(this->begin() + this->size(), i - this->size(), 0); -- push_back(v); -+ this->insert(this->begin() + this->size(), i - this->size(), 0); -+ this->push_back(v); - } - else - (*this)[i] = v; -@@ -69,7 +69,7 @@ public: - - size_type append( const T& obj ) - { -- push_back( obj ); -+ this->push_back( obj ); - return this->size() - 1; - } - -@@ -80,7 +80,7 @@ public: - { - if( *X == obj ) - { -- erase(X); -+ this->erase(X); - return; - } - } diff --git a/games/falcons-eye/Makefile b/games/falcons-eye/Makefile index e4d01589a..1bdcbdf9c 100644 --- a/games/falcons-eye/Makefile +++ b/games/falcons-eye/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2011/05/26 12:51:22 obache Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:22:54 tnn Exp $ # DISTNAME= nethack_source_331_jtp_193 PKGNAME= falcons-eye-1.9.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=falconseye/} EXTRACT_SUFX= .zip diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 306ba4b99..36c86d6b1 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/10/19 22:27:45 alnsn Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:22:54 tnn Exp $ # DISTNAME= fillets-ng-0.7.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/} diff --git a/games/fire/Makefile b/games/fire/Makefile index 9b7764bcf..bde6a6b92 100644 --- a/games/fire/Makefile +++ b/games/fire/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/06 11:54:37 asau Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:22:54 tnn Exp $ # DISTNAME= fire-1.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/fire/src/ diff --git a/games/flare-engine/Makefile b/games/flare-engine/Makefile index 876f33cfd..0e52a82af 100644 --- a/games/flare-engine/Makefile +++ b/games/flare-engine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:22:54 tnn Exp $ # DISTNAME= v0.19 PKGNAME= flare-engine-${DISTNAME:S/v//1} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/clintbellanger/flare-engine/archive/ DIST_SUBDIR= ${PKGBASE} diff --git a/games/flare-game/Makefile b/games/flare-game/Makefile index 8a67d3533..d301e9226 100644 --- a/games/flare-game/Makefile +++ b/games/flare-game/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:22:54 tnn Exp $ # DISTNAME= v0.19 PKGNAME= flare-game-${DISTNAME:S/v//1} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/clintbellanger/flare-game/archive/ DIST_SUBDIR= ${PKGBASE} diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile index 16eb5df9b..2847bc832 100644 --- a/games/flightgear-data/Makefile +++ b/games/flightgear-data/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/10/06 11:54:37 asau Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/21 17:02:51 joerg Exp $ DISTNAME= FlightGear-data-2.8.0 PKGNAME= ${DISTNAME:tl} @@ -13,6 +13,8 @@ HOMEPAGE= http://www.flightgear.org/ COMMENT= FlightGear Simulator data files LICENSE= gnu-gpl-v2 +UNLIMIT_RESOURCES+= cputime + WRKSRC= ${WRKDIR}/data NO_BUILD= yes NO_CONFIGURE= yes diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index d307c05f2..5e68053c8 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/10/01 16:09:35 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:22:54 tnn Exp $ DISTNAME= flightgear-2.8.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ diff --git a/games/fltk-sudoku/Makefile b/games/fltk-sudoku/Makefile index 12052956a..b9f52b15f 100644 --- a/games/fltk-sudoku/Makefile +++ b/games/fltk-sudoku/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/02/16 11:21:17 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:22:54 tnn Exp $ DISTNAME= fltk-1.1.7-source PKGNAME= fltk-sudoku-1.1.7 -PKGREVISION= 7 +PKGREVISION= 8 VERS= ${DISTNAME:S/fltk-//:S/-source//} CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} \ diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index 88bab40c0..938694e87 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/06/04 22:16:05 tron Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= foobillard-3.0a -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= http://foobillard.sunsite.dk/dnl/ diff --git a/games/freeciv-client/Makefile b/games/freeciv-client/Makefile index 07423bff3..d2a60a152 100644 --- a/games/freeciv-client/Makefile +++ b/games/freeciv-client/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2015/04/26 19:19:42 spz Exp $ PKGNAME= ${DISTNAME:S/-/-client-/} -PKGREVISION= 10 COMMENT= Freeciv client DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share @@ -9,11 +8,26 @@ DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share CONFLICTS= freeciv-client-gtk<=1.11.4 USE_TOOLS+= pkg-config -CONFIGURE_ARGS+= --disable-make-data CONFIGURE_ARGS+= --disable-server .include "../../games/freeciv-share/suppress_installation.mk" +SUBST_CLASSES+= themesonly +SUBST_STAGE.themesonly= pre-configure +SUBST_FILES.themesonly= data/Makefile.in +SUBST_SED.themesonly+= -e 's|SUBDIRS = icons.*|SUBDIRS = themes|' +SUBST_SED.themesonly+= -e 's|^ isotrident trident|DONT_SUBDIRS =|' +SUBST_SED.themesonly+= -e 's|install-data-am: install-data-local|install-data-am: \# install-data-local|' +SUBST_MESSAGE.themesonly= Suppressing installation of non-gui-relevant data + +SUBST_CLASSES+= themesonly2 +SUBST_STAGE.themesonly2= post-configure +SUBST_FILES.themesonly2= data/Makefile +SUBST_SED.themesonly2+= -e 's|SUBDIRS = icons.*|SUBDIRS = themes|' +SUBST_SED.themesonly2+= -e 's|^ isotrident trident|DONT_SUBDIRS =|' +SUBST_MESSAGE.themesonly2= Suppressing installation of non-gui-relevant data + + .include "../../games/freeciv-share/Makefile.common" .include "options.mk" diff --git a/games/freeciv-client/PLIST b/games/freeciv-client/PLIST deleted file mode 100644 index 6711b94c5..000000000 --- a/games/freeciv-client/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2012/07/31 15:49:37 prlw1 Exp $ -bin/freeciv-gtk2 -bin/freeciv-modpack -share/applications/freeciv-modpack.desktop -share/applications/freeciv.desktop diff --git a/games/freeciv-client/PLIST.gtk2 b/games/freeciv-client/PLIST.gtk2 new file mode 100644 index 000000000..192b5a1cb --- /dev/null +++ b/games/freeciv-client/PLIST.gtk2 @@ -0,0 +1,125 @@ +@comment $NetBSD: PLIST.gtk2,v 1.1 2015/04/26 19:19:42 spz Exp $ +bin/freeciv-gtk2 +bin/freeciv-mp-gtk2 +share/appdata/freeciv-gtk2.appdata.xml +share/appdata/freeciv-mp-gtk2.appdata.xml +share/applications/freeciv-gtk2.desktop +share/applications/freeciv-mp-gtk2.desktop +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-down.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-left.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-right-norm.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-right-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-right.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Arrows/arrow-up.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-default.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-insensitive.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-normal.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Buttons/button-pressed.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check1.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check2.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check3.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/check4.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/checklight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/highlight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option1.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option2.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option3.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Check-Radio/option4.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-arrow-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-arrow-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-arrow.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-inactive.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-normal.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Combo/combo-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame-gap-end.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame-gap-start.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame1.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Frame-Gap/frame2.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Handles/handle-h.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Handles/handle-v.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Lines/line-h.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Lines/line-v.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header-pressed.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ListHeaders/list_header.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menu-overlay.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menu.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menubar-item.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menubar.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menuitem.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Menu-Menubar/menuline.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/focus.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/null.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Others/ruler.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panel-bg.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton1.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton2.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton3.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Panel/panelbutton4.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/progressbar-horiz-1.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/progressbar-horiz-2.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/progressbar-horiz.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/t-progressbar-horiz-2.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/t-progressbar-horiz.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/ProgressBar/t-progressbar-vert.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/null.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-horiz-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-horiz.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-vert-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/slider-vert.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/trough-horizontal.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Range/trough-vertical.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/scroll-thumb-horiz.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/scroll-thumb-vert.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-horiz-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-horiz-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-horiz.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-vert-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-vert-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/slider-vert.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-down-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-down-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-down.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-left-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-left-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-left.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-right-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-right-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-right.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-up-insens.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-up-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper-up.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/stepper.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/trough-scrollbar-horiz.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Scrollbars/trough-scrollbar-vert.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/entry-shadow-in.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-etched-out.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-in.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-none.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/shadow-out.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/text-entry.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Shadows/text.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-down-disable.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-down-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-down.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-up-disable.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-up-prelight.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin-up.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Spin/spin.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/notebook.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/null.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-bottom-active.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-bottom.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-left-active.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-left.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-right-active.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-right.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-top-active.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Tabs/tab-top.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Toolbar/toolbar.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/bg.png +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/gtkrc +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/menubar.rc +share/freeciv/themes/gui-gtk-2.0/Freeciv/gtk-2.0/panel.rc diff --git a/games/freeciv-client/PLIST.gtk3 b/games/freeciv-client/PLIST.gtk3 new file mode 100644 index 000000000..5b36ab139 --- /dev/null +++ b/games/freeciv-client/PLIST.gtk3 @@ -0,0 +1,123 @@ +@comment $NetBSD: PLIST.gtk3,v 1.1 2015/04/26 19:19:42 spz Exp $ +bin/freeciv-gtk3 +bin/freeciv-mp-gtk3 +share/appdata/freeciv-gtk3.appdata.xml +share/appdata/freeciv-mp-gtk3.appdata.xml +share/applications/freeciv-mp-gtk3.desktop +share/applications/freeciv.desktop +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Arrows/arrow-down.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Arrows/arrow-left.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Arrows/arrow-right-norm.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Arrows/arrow-right-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Arrows/arrow-right.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Arrows/arrow-up.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Buttons/button-default.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Buttons/button-insensitive.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Buttons/button-normal.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Buttons/button-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Buttons/button-pressed.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/check1.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/check2.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/check3.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/check4.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/checklight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/highlight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/option1.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/option2.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/option3.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Check-Radio/option4.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Combo/combo-arrow-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Combo/combo-arrow-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Combo/combo-arrow.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Combo/combo-inactive.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Combo/combo-normal.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Combo/combo-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Frame-Gap/frame-gap-end.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Frame-Gap/frame-gap-start.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Frame-Gap/frame1.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Frame-Gap/frame2.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Handles/handle-h.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Handles/handle-v.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Lines/line-h.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Lines/line-v.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ListHeaders/list_header-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ListHeaders/list_header-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ListHeaders/list_header-pressed.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ListHeaders/list_header.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Menu-Menubar/menu-overlay.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Menu-Menubar/menu.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Menu-Menubar/menubar-item.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Menu-Menubar/menubar.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Menu-Menubar/menuitem.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Menu-Menubar/menuline.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Others/focus.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Others/null.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Others/ruler.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Panel/panel-bg.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Panel/panelbutton1.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Panel/panelbutton2.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Panel/panelbutton3.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Panel/panelbutton4.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ProgressBar/progressbar-horiz-1.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ProgressBar/progressbar-horiz-2.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ProgressBar/progressbar-horiz.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ProgressBar/t-progressbar-horiz-2.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ProgressBar/t-progressbar-horiz.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/ProgressBar/t-progressbar-vert.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/null.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/slider-horiz-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/slider-horiz.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/slider-vert-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/slider-vert.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/trough-horizontal.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Range/trough-vertical.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/scroll-thumb-horiz.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/scroll-thumb-vert.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/slider-horiz-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/slider-horiz-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/slider-horiz.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/slider-vert-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/slider-vert-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/slider-vert.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-down-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-down-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-down.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-left-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-left-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-left.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-right-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-right-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-right.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-up-insens.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-up-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper-up.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/stepper.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/trough-scrollbar-horiz.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Scrollbars/trough-scrollbar-vert.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/entry-shadow-in.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/shadow-etched-out.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/shadow-in.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/shadow-none.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/shadow-out.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/text-entry.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Shadows/text.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/spin-down-disable.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/spin-down-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/spin-down.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/spin-up-disable.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/spin-up-prelight.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/spin-up.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Spin/spin.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/null.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-bottom-active.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-bottom.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-left-active.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-left.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-right-active.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-right.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-top-active.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Tabs/tab-top.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/Toolbar/toolbar.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/bg.png +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/gtk.css +share/freeciv/themes/gui-gtk-3.0/Freeciv/gtk-3.0/menubar.css diff --git a/games/freeciv-client/PLIST.sdl b/games/freeciv-client/PLIST.sdl new file mode 100644 index 000000000..38e8d69e8 --- /dev/null +++ b/games/freeciv-client/PLIST.sdl @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST.sdl,v 1.1 2015/04/26 19:19:42 spz Exp $ +bin/freeciv-mp-cli +bin/freeciv-sdl +share/appdata/freeciv-sdl.appdata.xml +share/applications/freeciv-sdl.desktop +share/freeciv/themes/gui-sdl/human/COPYING.DejaVu +share/freeciv/themes/gui-sdl/human/DejaVuSans.ttf +share/freeciv/themes/gui-sdl/human/backgrounds.themespec +share/freeciv/themes/gui-sdl/human/bg.png +share/freeciv/themes/gui-sdl/human/bg2.png +share/freeciv/themes/gui-sdl/human/city.png +share/freeciv/themes/gui-sdl/human/city.spec +share/freeciv/themes/gui-sdl/human/city_fist.png +share/freeciv/themes/gui-sdl/human/city_fist.spec +share/freeciv/themes/gui-sdl/human/colors.themespec +share/freeciv/themes/gui-sdl/human/dip_icons.png +share/freeciv/themes/gui-sdl/human/dip_icons.spec +share/freeciv/themes/gui-sdl/human/icons.png +share/freeciv/themes/gui-sdl/human/icons.spec +share/freeciv/themes/gui-sdl/human/intro.png +share/freeciv/themes/gui-sdl/human/options_bg.png +share/freeciv/themes/gui-sdl/human/small_theme_buttons.png +share/freeciv/themes/gui-sdl/human/small_theme_buttons.spec +share/freeciv/themes/gui-sdl/human/tech_tree.png +share/freeciv/themes/gui-sdl/human/tech_tree.spec +share/freeciv/themes/gui-sdl/human/theme.themespec +share/freeciv/themes/gui-sdl/human/theme_boxs.png +share/freeciv/themes/gui-sdl/human/theme_boxs.spec +share/freeciv/themes/gui-sdl/human/theme_buttons.png +share/freeciv/themes/gui-sdl/human/theme_buttons.spec +share/freeciv/themes/gui-sdl/human/theme_orders_buttons.png +share/freeciv/themes/gui-sdl/human/theme_orders_buttons.spec +share/freeciv/themes/gui-sdl/human/theme_scrolls.png +share/freeciv/themes/gui-sdl/human/theme_scrolls.spec +share/freeciv/themes/gui-sdl/human/world.png diff --git a/games/freeciv-client/PLIST.xaw b/games/freeciv-client/PLIST.xaw new file mode 100644 index 000000000..7886c5644 --- /dev/null +++ b/games/freeciv-client/PLIST.xaw @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST.xaw,v 1.1 2015/04/26 19:19:42 spz Exp $ +bin/freeciv-mp-cli +bin/freeciv-xaw diff --git a/games/freeciv-client/options.mk b/games/freeciv-client/options.mk index ea21ef539..454bbd677 100644 --- a/games/freeciv-client/options.mk +++ b/games/freeciv-client/options.mk @@ -1,31 +1,57 @@ -# $NetBSD: options.mk,v 1.6 2009/01/17 22:09:39 shattered Exp $ +# $NetBSD: options.mk,v 1.7 2015/04/26 19:19:42 spz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.freeciv-client PKG_OPTIONS_REQUIRED_GROUPS= backend -PKG_OPTIONS_GROUP.backend= gtk2 xaw xaw3d sdl +#PKG_OPTIONS_GROUP.backend= gtk2 gtk3 qt5 sdl xaw xaw3d +PKG_OPTIONS_GROUP.backend= gtk2 gtk3 sdl xaw xaw3d PKG_SUGGESTED_OPTIONS= gtk2 .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Mgtk2) CONFIGURE_ARGS+= --enable-client=gtk2 +CONFIGURE_ARGS+= --enable-fcmp=gtk2 .include "../../x11/gtk2/buildlink3.mk" +PLIST_SRC= ${PKGDIR}/PLIST.gtk2 .endif -.if !empty(PKG_OPTIONS:Mxaw) -CONFIGURE_ARGS+= --enable-client=xaw -.include "../../mk/xaw.buildlink3.mk" +.if !empty(PKG_OPTIONS:Mgtk3) +CONFIGURE_ARGS+= --enable-client=gtk3 +CONFIGURE_ARGS+= --enable-fcmp=gtk3 +.include "../../x11/gtk3/buildlink3.mk" +PLIST_SRC= ${PKGDIR}/PLIST.gtk3 .endif -.if !empty(PKG_OPTIONS:Mxaw3d) -CONFIGURE_ARGS+= --enable-client=xaw3d -.include "../../x11/Xaw3d/buildlink3.mk" -.include "../../x11/xextproto/buildlink3.mk" +.if !empty(PKG_OPTIONS:Mqt5) +CONFIGURE_ARGS+= --enable-client=qt +CONFIGURE_ARGS+= --enable-fcmp=qt +.include "../../x11/qt5-qtbase/buildlink3.mk" +PLIST_SRC= ${PKGDIR}/PLIST.qt .endif .if !empty(PKG_OPTIONS:Msdl) CONFIGURE_ARGS+= --enable-client=sdl -#CONFIGURE_ARGS+= --enable-ftwl=sdl +CONFIGURE_ARGS+= --enable-fcmp=cli .include "../../audio/SDL_mixer/buildlink3.mk" .include "../../graphics/SDL_image/buildlink3.mk" +.include "../../devel/SDL_gfx/buildlink3.mk" +.include "../../devel/SDL_ttf/buildlink3.mk" +PLIST_SRC= ${PKGDIR}/PLIST.sdl +.endif + +.if !empty(PKG_OPTIONS:Mxaw) +CONFIGURE_ARGS+= --enable-client=xaw +CONFIGURE_ARGS+= --enable-fcmp=cli +CONFIGURE_ARGS+= --with-xaw +.include "../../mk/xaw.buildlink3.mk" +PLIST_SRC= ${PKGDIR}/PLIST.xaw +.endif + +.if !empty(PKG_OPTIONS:Mxaw3d) +CONFIGURE_ARGS+= --enable-client=xaw +CONFIGURE_ARGS+= --enable-fcmp=cli +CONFIGURE_ARGS+= --with-xaw3d +.include "../../x11/Xaw3d/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" +PLIST_SRC= ${PKGDIR}/PLIST.xaw .endif diff --git a/games/freeciv-server/Makefile b/games/freeciv-server/Makefile index 23aa9c0c0..851418dc1 100644 --- a/games/freeciv-server/Makefile +++ b/games/freeciv-server/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2013/08/30 22:34:18 joerg Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/26 19:19:42 spz Exp $ PKGNAME= ${DISTNAME:S/-/-server-/} -PKGREVISION= 1 COMMENT= Freeciv game server DEPENDS+= freeciv-share>=${FC_VERS}:../../games/freeciv-share @@ -11,9 +10,9 @@ USE_TOOLS+= automake autoconf pre-configure: cd ${WRKSRC} && autoreconf -i +CONFIGURE_ARGS+= --disable-client +CONFIGURE_ARGS+= --disable-fcmp CONFIGURE_ARGS+= --disable-make-data -CONFIGURE_ARGS+= --enable-client=no -CONFIGURE_ARGS+= --disable-gtktest CONFIGURE_ARGS+= --with-readline # Uses rl_filename_completion_function() which was introduced in readline-4.2 diff --git a/games/freeciv-server/PLIST b/games/freeciv-server/PLIST index 0a820f5a6..c7fa55096 100644 --- a/games/freeciv-server/PLIST +++ b/games/freeciv-server/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2010/06/21 07:53:14 spz Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/26 19:19:42 spz Exp $ bin/freeciv-server lib/libfreeciv-srv.la +share/appdata/freeciv-server.appdata.xml share/applications/freeciv-server.desktop diff --git a/games/freeciv-share/Makefile b/games/freeciv-share/Makefile index b8f6eceea..04e9ce101 100644 --- a/games/freeciv-share/Makefile +++ b/games/freeciv-share/Makefile @@ -1,13 +1,20 @@ -# $NetBSD: Makefile,v 1.23 2012/10/06 11:54:38 asau Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/26 19:19:42 spz Exp $ PKGNAME= ${DISTNAME:S/-/-share-/} -PKGREVISION= 1 +#PKGREVISION= 0 COMMENT= Machine independent files for Freeciv .include "../../games/freeciv-share/Makefile.common" CONFIGURE_ARGS+= --disable-server -CONFIGURE_ARGS+= --enable-client=no +CONFIGURE_ARGS+= --disable-fcmp +CONFIGURE_ARGS+= --disable-client CONFIGURE_ARGS+= --enable-make-data +SUBST_CLASSES+= suppressguidata +SUBST_STAGE.suppressguidata= pre-configure +SUBST_FILES.suppressguidata= data/Makefile.in +SUBST_SED.suppressguidata= -e 's|themes wonders|wonders|g' +SUBST_MESSAGE.suppressguidata= Suppressing installation of gui themes + .include "../../mk/bsd.pkg.mk" diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common index 95ddb4b51..a4298b6d1 100644 --- a/games/freeciv-share/Makefile.common +++ b/games/freeciv-share/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.44 2015/03/17 14:05:01 tnn Exp $ +# $NetBSD: Makefile.common,v 1.45 2015/04/26 19:19:42 spz Exp $ # used by games/freeciv-share/Makefile # used by games/freeciv-client/Makefile # used by games/freeciv-server/Makefile DISTNAME= freeciv-${FC_VERS} -FC_VERS= 2.3.2 +FC_VERS= 2.5.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeciv/} EXTRACT_SUFX= .tar.bz2 @@ -38,6 +38,7 @@ SUBST_SED.data+= -e "s|@CLIENT_GUI_XAW_TRUE@||g" SUBST_SED.data+= -e "s|@CLIENT_GUI_GTK_2_0_TRUE@||g" SUBST_MESSAGE.data= Fixing installation of data files. +.include "../../www/curl/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../lang/python/application.mk" diff --git a/games/freeciv-share/PLIST b/games/freeciv-share/PLIST index c373c4bcd..0ff336094 100644 --- a/games/freeciv-share/PLIST +++ b/games/freeciv-share/PLIST @@ -1,11 +1,51 @@ -@comment $NetBSD: PLIST,v 1.12 2012/07/31 15:49:37 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.13 2015/04/26 19:19:42 spz Exp $ +etc/freeciv/database.lua lib/libfreeciv.la man/man6/freeciv-client.6 man/man6/freeciv-gtk2.6 +man/man6/freeciv-gtk3.6 +man/man6/freeciv-manual.6 man/man6/freeciv-modpack.6 +man/man6/freeciv-mp-cli.6 +man/man6/freeciv-mp-gtk2.6 +man/man6/freeciv-mp-gtk3.6 +man/man6/freeciv-mp-qt.6 +man/man6/freeciv-qt.6 man/man6/freeciv-sdl.6 man/man6/freeciv-server.6 man/man6/freeciv-xaw.6 +share/doc/freeciv/ABOUT-NLS +share/doc/freeciv/AUTHORS +share/doc/freeciv/BUGS +share/doc/freeciv/COPYING +share/doc/freeciv/ChangeLog +share/doc/freeciv/CodingStyle +share/doc/freeciv/FAQ +share/doc/freeciv/HACKING +share/doc/freeciv/HOWTOPLAY +share/doc/freeciv/INSTALL +share/doc/freeciv/INSTALL.Cygwin +share/doc/freeciv/NEWS +share/doc/freeciv/NEWS-2.5 +share/doc/freeciv/README.AI +share/doc/freeciv/README.AI_modules +share/doc/freeciv/README.SDLClient +share/doc/freeciv/README.agents +share/doc/freeciv/README.attributes +share/doc/freeciv/README.cma +share/doc/freeciv/README.delta +share/doc/freeciv/README.effects +share/doc/freeciv/README.fcdb +share/doc/freeciv/README.graphics +share/doc/freeciv/README.nations +share/doc/freeciv/README.packaging +share/doc/freeciv/README.ruleset_civ2civ3 +share/doc/freeciv/README.ruleset_experimental +share/doc/freeciv/README.ruleset_multiplayer +share/doc/freeciv/README.rulesets +share/doc/freeciv/README.scorelog +share/doc/freeciv/README.sound +share/doc/freeciv/TODO share/freeciv/Freeciv share/freeciv/amplio2.tilespec share/freeciv/amplio2/ancientcities.png @@ -18,6 +58,8 @@ share/freeciv/amplio2/grid.png share/freeciv/amplio2/grid.spec share/freeciv/amplio2/hills.png share/freeciv/amplio2/hills.spec +share/freeciv/amplio2/maglev.png +share/freeciv/amplio2/maglev.spec share/freeciv/amplio2/medievalcities.png share/freeciv/amplio2/medievalcities.spec share/freeciv/amplio2/moderncities.png @@ -39,6 +81,8 @@ share/freeciv/amplio2/tiles.png share/freeciv/amplio2/tiles.spec share/freeciv/amplio2/units.png share/freeciv/amplio2/units.spec +share/freeciv/amplio2/veterancy.png +share/freeciv/amplio2/veterancy.spec share/freeciv/amplio2/water.png share/freeciv/amplio2/water.spec share/freeciv/buildings/airport.png @@ -81,6 +125,9 @@ share/freeciv/buildings/super_highways.png share/freeciv/buildings/supermarket.png share/freeciv/buildings/temple.png share/freeciv/buildings/university.png +share/freeciv/cimpletoon.tilespec +share/freeciv/cimpletoon/orient_units.png +share/freeciv/cimpletoon/orient_units.spec share/freeciv/civ1.serv share/freeciv/civ1/buildings.ruleset share/freeciv/civ1/cities.ruleset @@ -88,6 +135,7 @@ share/freeciv/civ1/effects.ruleset share/freeciv/civ1/game.ruleset share/freeciv/civ1/governments.ruleset share/freeciv/civ1/nations.ruleset +share/freeciv/civ1/script.lua share/freeciv/civ1/techs.ruleset share/freeciv/civ1/terrain.ruleset share/freeciv/civ1/units.ruleset @@ -98,29 +146,43 @@ share/freeciv/civ2/effects.ruleset share/freeciv/civ2/game.ruleset share/freeciv/civ2/governments.ruleset share/freeciv/civ2/nations.ruleset +share/freeciv/civ2/script.lua share/freeciv/civ2/techs.ruleset share/freeciv/civ2/terrain.ruleset share/freeciv/civ2/units.ruleset +share/freeciv/civ2civ3.serv +share/freeciv/civ2civ3/buildings.ruleset +share/freeciv/civ2civ3/cities.ruleset +share/freeciv/civ2civ3/effects.ruleset +share/freeciv/civ2civ3/game.ruleset +share/freeciv/civ2civ3/governments.ruleset +share/freeciv/civ2civ3/nations.ruleset +share/freeciv/civ2civ3/script.lua +share/freeciv/civ2civ3/techs.ruleset +share/freeciv/civ2civ3/terrain.ruleset +share/freeciv/civ2civ3/units.ruleset +share/freeciv/classic.serv +share/freeciv/classic/buildings.ruleset +share/freeciv/classic/cities.ruleset +share/freeciv/classic/effects.ruleset +share/freeciv/classic/game.ruleset +share/freeciv/classic/governments.ruleset +share/freeciv/classic/nations.ruleset +share/freeciv/classic/script.lua +share/freeciv/classic/techs.ruleset +share/freeciv/classic/terrain.ruleset +share/freeciv/classic/units.ruleset share/freeciv/default.serv share/freeciv/default/ai_effects.ruleset -share/freeciv/default/buildings.ruleset -share/freeciv/default/cities.ruleset share/freeciv/default/default.lua -share/freeciv/default/effects.ruleset -share/freeciv/default/game.ruleset -share/freeciv/default/governments.ruleset -share/freeciv/default/nations.ruleset -share/freeciv/default/script.lua -share/freeciv/default/techs.ruleset -share/freeciv/default/terrain.ruleset -share/freeciv/default/units.ruleset +share/freeciv/default/nationlist.ruleset share/freeciv/experimental.serv -share/freeciv/experimental/ai_effects.ruleset share/freeciv/experimental/buildings.ruleset share/freeciv/experimental/cities.ruleset share/freeciv/experimental/effects.ruleset share/freeciv/experimental/game.ruleset share/freeciv/experimental/governments.ruleset +share/freeciv/experimental/nations.ruleset share/freeciv/experimental/script.lua share/freeciv/experimental/techs.ruleset share/freeciv/experimental/terrain.ruleset @@ -141,10 +203,22 @@ share/freeciv/flags/aceh-large.png share/freeciv/flags/aceh-shield-large.png share/freeciv/flags/aceh-shield.png share/freeciv/flags/aceh.png +share/freeciv/flags/acre-large.png +share/freeciv/flags/acre-shield-large.png +share/freeciv/flags/acre-shield.png +share/freeciv/flags/acre.png +share/freeciv/flags/adygea-large.png +share/freeciv/flags/adygea-shield-large.png +share/freeciv/flags/adygea-shield.png +share/freeciv/flags/adygea.png share/freeciv/flags/afghanistan-large.png share/freeciv/flags/afghanistan-shield-large.png share/freeciv/flags/afghanistan-shield.png share/freeciv/flags/afghanistan.png +share/freeciv/flags/africa-large.png +share/freeciv/flags/africa-shield-large.png +share/freeciv/flags/africa-shield.png +share/freeciv/flags/africa.png share/freeciv/flags/ainu-large.png share/freeciv/flags/ainu-shield-large.png share/freeciv/flags/ainu-shield.png @@ -153,6 +227,10 @@ share/freeciv/flags/akwe-large.png share/freeciv/flags/akwe-shield-large.png share/freeciv/flags/akwe-shield.png share/freeciv/flags/akwe.png +share/freeciv/flags/aland-large.png +share/freeciv/flags/aland-shield-large.png +share/freeciv/flags/aland-shield.png +share/freeciv/flags/aland.png share/freeciv/flags/albania-large.png share/freeciv/flags/albania-shield-large.png share/freeciv/flags/albania-shield.png @@ -169,6 +247,10 @@ share/freeciv/flags/almohad-large.png share/freeciv/flags/almohad-shield-large.png share/freeciv/flags/almohad-shield.png share/freeciv/flags/almohad.png +share/freeciv/flags/alsace-large.png +share/freeciv/flags/alsace-shield-large.png +share/freeciv/flags/alsace-shield.png +share/freeciv/flags/alsace.png share/freeciv/flags/amazigh-large.png share/freeciv/flags/amazigh-shield-large.png share/freeciv/flags/amazigh-shield.png @@ -185,6 +267,10 @@ share/freeciv/flags/angola-large.png share/freeciv/flags/angola-shield-large.png share/freeciv/flags/angola-shield.png share/freeciv/flags/angola.png +share/freeciv/flags/anhalt-large.png +share/freeciv/flags/anhalt-shield-large.png +share/freeciv/flags/anhalt-shield.png +share/freeciv/flags/anhalt.png share/freeciv/flags/anishinaabe-large.png share/freeciv/flags/anishinaabe-shield-large.png share/freeciv/flags/anishinaabe-shield.png @@ -197,6 +283,10 @@ share/freeciv/flags/antarctica_alt-large.png share/freeciv/flags/antarctica_alt-shield-large.png share/freeciv/flags/antarctica_alt-shield.png share/freeciv/flags/antarctica_alt.png +share/freeciv/flags/antigua_and_barbuda-large.png +share/freeciv/flags/antigua_and_barbuda-shield-large.png +share/freeciv/flags/antigua_and_barbuda-shield.png +share/freeciv/flags/antigua_and_barbuda.png share/freeciv/flags/apache-large.png share/freeciv/flags/apache-shield-large.png share/freeciv/flags/apache-shield.png @@ -225,6 +315,10 @@ share/freeciv/flags/ashanti-large.png share/freeciv/flags/ashanti-shield-large.png share/freeciv/flags/ashanti-shield.png share/freeciv/flags/ashanti.png +share/freeciv/flags/assam-large.png +share/freeciv/flags/assam-shield-large.png +share/freeciv/flags/assam-shield.png +share/freeciv/flags/assam.png share/freeciv/flags/assyria-large.png share/freeciv/flags/assyria-shield-large.png share/freeciv/flags/assyria-shield.png @@ -245,6 +339,10 @@ share/freeciv/flags/austria-large.png share/freeciv/flags/austria-shield-large.png share/freeciv/flags/austria-shield.png share/freeciv/flags/austria.png +share/freeciv/flags/avar-large.png +share/freeciv/flags/avar-shield-large.png +share/freeciv/flags/avar-shield.png +share/freeciv/flags/avar.png share/freeciv/flags/aymara-large.png share/freeciv/flags/aymara-shield-large.png share/freeciv/flags/aymara-shield.png @@ -265,10 +363,22 @@ share/freeciv/flags/baden-large.png share/freeciv/flags/baden-shield-large.png share/freeciv/flags/baden-shield.png share/freeciv/flags/baden.png +share/freeciv/flags/bahamas-large.png +share/freeciv/flags/bahamas-shield-large.png +share/freeciv/flags/bahamas-shield.png +share/freeciv/flags/bahamas.png +share/freeciv/flags/bahrain-large.png +share/freeciv/flags/bahrain-shield-large.png +share/freeciv/flags/bahrain-shield.png +share/freeciv/flags/bahrain.png share/freeciv/flags/bangladesh-large.png share/freeciv/flags/bangladesh-shield-large.png share/freeciv/flags/bangladesh-shield.png share/freeciv/flags/bangladesh.png +share/freeciv/flags/barbados-large.png +share/freeciv/flags/barbados-shield-large.png +share/freeciv/flags/barbados-shield.png +share/freeciv/flags/barbados.png share/freeciv/flags/barbarian-large.png share/freeciv/flags/barbarian-shield-large.png share/freeciv/flags/barbarian-shield.png @@ -285,10 +395,26 @@ share/freeciv/flags/belarus-large.png share/freeciv/flags/belarus-shield-large.png share/freeciv/flags/belarus-shield.png share/freeciv/flags/belarus.png +share/freeciv/flags/belgic-large.png +share/freeciv/flags/belgic-shield-large.png +share/freeciv/flags/belgic-shield.png +share/freeciv/flags/belgic.png share/freeciv/flags/belgium-large.png share/freeciv/flags/belgium-shield-large.png share/freeciv/flags/belgium-shield.png share/freeciv/flags/belgium.png +share/freeciv/flags/belize-large.png +share/freeciv/flags/belize-shield-large.png +share/freeciv/flags/belize-shield.png +share/freeciv/flags/belize.png +share/freeciv/flags/bengal-large.png +share/freeciv/flags/bengal-shield-large.png +share/freeciv/flags/bengal-shield.png +share/freeciv/flags/bengal.png +share/freeciv/flags/benin-large.png +share/freeciv/flags/benin-shield-large.png +share/freeciv/flags/benin-shield.png +share/freeciv/flags/benin.png share/freeciv/flags/benin_ancient-large.png share/freeciv/flags/benin_ancient-shield-large.png share/freeciv/flags/benin_ancient-shield.png @@ -305,10 +431,18 @@ share/freeciv/flags/boer-large.png share/freeciv/flags/boer-shield-large.png share/freeciv/flags/boer-shield.png share/freeciv/flags/boer.png +share/freeciv/flags/boii-large.png +share/freeciv/flags/boii-shield-large.png +share/freeciv/flags/boii-shield.png +share/freeciv/flags/boii.png share/freeciv/flags/bolivia-large.png share/freeciv/flags/bolivia-shield-large.png share/freeciv/flags/bolivia-shield.png share/freeciv/flags/bolivia.png +share/freeciv/flags/bophuthatswana-large.png +share/freeciv/flags/bophuthatswana-shield-large.png +share/freeciv/flags/bophuthatswana-shield.png +share/freeciv/flags/bophuthatswana.png share/freeciv/flags/bosnia-large.png share/freeciv/flags/bosnia-shield-large.png share/freeciv/flags/bosnia-shield.png @@ -337,10 +471,18 @@ share/freeciv/flags/brittany-large.png share/freeciv/flags/brittany-shield-large.png share/freeciv/flags/brittany-shield.png share/freeciv/flags/brittany.png +share/freeciv/flags/brunei-large.png +share/freeciv/flags/brunei-shield-large.png +share/freeciv/flags/brunei-shield.png +share/freeciv/flags/brunei.png share/freeciv/flags/bulgaria-large.png share/freeciv/flags/bulgaria-shield-large.png share/freeciv/flags/bulgaria-shield.png share/freeciv/flags/bulgaria.png +share/freeciv/flags/burgundic-large.png +share/freeciv/flags/burgundic-shield-large.png +share/freeciv/flags/burgundic-shield.png +share/freeciv/flags/burgundic.png share/freeciv/flags/burgundy-large.png share/freeciv/flags/burgundy-shield-large.png share/freeciv/flags/burgundy-shield.png @@ -353,6 +495,10 @@ share/freeciv/flags/burundi-large.png share/freeciv/flags/burundi-shield-large.png share/freeciv/flags/burundi-shield.png share/freeciv/flags/burundi.png +share/freeciv/flags/buryatia-large.png +share/freeciv/flags/buryatia-shield-large.png +share/freeciv/flags/buryatia-shield.png +share/freeciv/flags/buryatia.png share/freeciv/flags/byzantium-large.png share/freeciv/flags/byzantium-shield-large.png share/freeciv/flags/byzantium-shield.png @@ -377,10 +523,26 @@ share/freeciv/flags/canada_old-large.png share/freeciv/flags/canada_old-shield-large.png share/freeciv/flags/canada_old-shield.png share/freeciv/flags/canada_old.png +share/freeciv/flags/canar-large.png +share/freeciv/flags/canar-shield-large.png +share/freeciv/flags/canar-shield.png +share/freeciv/flags/canar.png +share/freeciv/flags/cantonese-large.png +share/freeciv/flags/cantonese-shield-large.png +share/freeciv/flags/cantonese-shield.png +share/freeciv/flags/cantonese.png +share/freeciv/flags/cape_verde-large.png +share/freeciv/flags/cape_verde-shield-large.png +share/freeciv/flags/cape_verde-shield.png +share/freeciv/flags/cape_verde.png share/freeciv/flags/car-large.png share/freeciv/flags/car-shield-large.png share/freeciv/flags/car-shield.png share/freeciv/flags/car.png +share/freeciv/flags/carantanian-large.png +share/freeciv/flags/carantanian-shield-large.png +share/freeciv/flags/carantanian-shield.png +share/freeciv/flags/carantanian.png share/freeciv/flags/cartago-large.png share/freeciv/flags/cartago-shield-large.png share/freeciv/flags/cartago-shield.png @@ -397,10 +559,22 @@ share/freeciv/flags/celtiberian-large.png share/freeciv/flags/celtiberian-shield-large.png share/freeciv/flags/celtiberian-shield.png share/freeciv/flags/celtiberian.png +share/freeciv/flags/celtic-large.png +share/freeciv/flags/celtic-shield-large.png +share/freeciv/flags/celtic-shield.png +share/freeciv/flags/celtic.png share/freeciv/flags/central_america-large.png share/freeciv/flags/central_america-shield-large.png share/freeciv/flags/central_america-shield.png share/freeciv/flags/central_america.png +share/freeciv/flags/central_lithuania-large.png +share/freeciv/flags/central_lithuania-shield-large.png +share/freeciv/flags/central_lithuania-shield.png +share/freeciv/flags/central_lithuania.png +share/freeciv/flags/chad-large.png +share/freeciv/flags/chad-shield-large.png +share/freeciv/flags/chad-shield.png +share/freeciv/flags/chad.png share/freeciv/flags/cham-large.png share/freeciv/flags/cham-shield-large.png share/freeciv/flags/cham-shield.png @@ -417,6 +591,14 @@ share/freeciv/flags/cheyenne-large.png share/freeciv/flags/cheyenne-shield-large.png share/freeciv/flags/cheyenne-shield.png share/freeciv/flags/cheyenne.png +share/freeciv/flags/chiapas-large.png +share/freeciv/flags/chiapas-shield-large.png +share/freeciv/flags/chiapas-shield.png +share/freeciv/flags/chiapas.png +share/freeciv/flags/chickasaw-large.png +share/freeciv/flags/chickasaw-shield-large.png +share/freeciv/flags/chickasaw-shield.png +share/freeciv/flags/chickasaw.png share/freeciv/flags/chile-large.png share/freeciv/flags/chile-shield-large.png share/freeciv/flags/chile-shield.png @@ -429,14 +611,30 @@ share/freeciv/flags/china-large.png share/freeciv/flags/china-shield-large.png share/freeciv/flags/china-shield.png share/freeciv/flags/china.png +share/freeciv/flags/choctaw-large.png +share/freeciv/flags/choctaw-shield-large.png +share/freeciv/flags/choctaw-shield.png +share/freeciv/flags/choctaw.png share/freeciv/flags/chola-large.png share/freeciv/flags/chola-shield-large.png share/freeciv/flags/chola-shield.png share/freeciv/flags/chola.png +share/freeciv/flags/chrobatian-large.png +share/freeciv/flags/chrobatian-shield-large.png +share/freeciv/flags/chrobatian-shield.png +share/freeciv/flags/chrobatian.png share/freeciv/flags/chumash-large.png share/freeciv/flags/chumash-shield-large.png share/freeciv/flags/chumash-shield.png share/freeciv/flags/chumash.png +share/freeciv/flags/chuvashia-large.png +share/freeciv/flags/chuvashia-shield-large.png +share/freeciv/flags/chuvashia-shield.png +share/freeciv/flags/chuvashia.png +share/freeciv/flags/clatsop-large.png +share/freeciv/flags/clatsop-shield-large.png +share/freeciv/flags/clatsop-shield.png +share/freeciv/flags/clatsop.png share/freeciv/flags/colombia-large.png share/freeciv/flags/colombia-shield-large.png share/freeciv/flags/colombia-shield.png @@ -445,6 +643,10 @@ share/freeciv/flags/comanche-large.png share/freeciv/flags/comanche-shield-large.png share/freeciv/flags/comanche-shield.png share/freeciv/flags/comanche.png +share/freeciv/flags/comoros-large.png +share/freeciv/flags/comoros-shield-large.png +share/freeciv/flags/comoros-shield.png +share/freeciv/flags/comoros.png share/freeciv/flags/constantine-large.png share/freeciv/flags/constantine-shield-large.png share/freeciv/flags/constantine-shield.png @@ -469,6 +671,10 @@ share/freeciv/flags/courland-large.png share/freeciv/flags/courland-shield-large.png share/freeciv/flags/courland-shield.png share/freeciv/flags/courland.png +share/freeciv/flags/crete-large.png +share/freeciv/flags/crete-shield-large.png +share/freeciv/flags/crete-shield.png +share/freeciv/flags/crete.png share/freeciv/flags/crimean_tatar-large.png share/freeciv/flags/crimean_tatar-shield-large.png share/freeciv/flags/crimean_tatar-shield.png @@ -481,18 +687,38 @@ share/freeciv/flags/cuba-large.png share/freeciv/flags/cuba-shield-large.png share/freeciv/flags/cuba-shield.png share/freeciv/flags/cuba.png +share/freeciv/flags/cuyavia-large.png +share/freeciv/flags/cuyavia-shield-large.png +share/freeciv/flags/cuyavia-shield.png +share/freeciv/flags/cuyavia.png share/freeciv/flags/cyprus-large.png share/freeciv/flags/cyprus-shield-large.png share/freeciv/flags/cyprus-shield.png share/freeciv/flags/cyprus.png +share/freeciv/flags/cyrenaica-large.png +share/freeciv/flags/cyrenaica-shield-large.png +share/freeciv/flags/cyrenaica-shield.png +share/freeciv/flags/cyrenaica.png share/freeciv/flags/czech-large.png share/freeciv/flags/czech-shield-large.png share/freeciv/flags/czech-shield.png share/freeciv/flags/czech.png +share/freeciv/flags/czechoslovakia-large.png +share/freeciv/flags/czechoslovakia-shield-large.png +share/freeciv/flags/czechoslovakia-shield.png +share/freeciv/flags/czechoslovakia.png +share/freeciv/flags/dacian-large.png +share/freeciv/flags/dacian-shield-large.png +share/freeciv/flags/dacian-shield.png +share/freeciv/flags/dacian.png share/freeciv/flags/dahomey-large.png share/freeciv/flags/dahomey-shield-large.png share/freeciv/flags/dahomey-shield.png share/freeciv/flags/dahomey.png +share/freeciv/flags/darfur-large.png +share/freeciv/flags/darfur-shield-large.png +share/freeciv/flags/darfur-shield.png +share/freeciv/flags/darfur.png share/freeciv/flags/ddr-large.png share/freeciv/flags/ddr-shield-large.png share/freeciv/flags/ddr-shield.png @@ -501,6 +727,14 @@ share/freeciv/flags/denmark-large.png share/freeciv/flags/denmark-shield-large.png share/freeciv/flags/denmark-shield.png share/freeciv/flags/denmark.png +share/freeciv/flags/dgb-large.png +share/freeciv/flags/dgb-shield-large.png +share/freeciv/flags/dgb-shield.png +share/freeciv/flags/dgb.png +share/freeciv/flags/djibouti-large.png +share/freeciv/flags/djibouti-shield-large.png +share/freeciv/flags/djibouti-shield.png +share/freeciv/flags/djibouti.png share/freeciv/flags/dominica-large.png share/freeciv/flags/dominica-shield-large.png share/freeciv/flags/dominica-shield.png @@ -545,6 +779,14 @@ share/freeciv/flags/england-large.png share/freeciv/flags/england-shield-large.png share/freeciv/flags/england-shield.png share/freeciv/flags/england.png +share/freeciv/flags/epirus-large.png +share/freeciv/flags/epirus-shield-large.png +share/freeciv/flags/epirus-shield.png +share/freeciv/flags/epirus.png +share/freeciv/flags/equatorial_guinea-large.png +share/freeciv/flags/equatorial_guinea-shield-large.png +share/freeciv/flags/equatorial_guinea-shield.png +share/freeciv/flags/equatorial_guinea.png share/freeciv/flags/eritrea-large.png share/freeciv/flags/eritrea-shield-large.png share/freeciv/flags/eritrea-shield.png @@ -561,6 +803,10 @@ share/freeciv/flags/ethiopia-large.png share/freeciv/flags/ethiopia-shield-large.png share/freeciv/flags/ethiopia-shield.png share/freeciv/flags/ethiopia.png +share/freeciv/flags/ethiopia_old-large.png +share/freeciv/flags/ethiopia_old-shield-large.png +share/freeciv/flags/ethiopia_old-shield.png +share/freeciv/flags/ethiopia_old.png share/freeciv/flags/etruscan-large.png share/freeciv/flags/etruscan-shield-large.png share/freeciv/flags/etruscan-shield.png @@ -573,6 +819,14 @@ share/freeciv/flags/euskadi-large.png share/freeciv/flags/euskadi-shield-large.png share/freeciv/flags/euskadi-shield.png share/freeciv/flags/euskadi.png +share/freeciv/flags/evenkia-large.png +share/freeciv/flags/evenkia-shield-large.png +share/freeciv/flags/evenkia-shield.png +share/freeciv/flags/evenkia.png +share/freeciv/flags/faroes-large.png +share/freeciv/flags/faroes-shield-large.png +share/freeciv/flags/faroes-shield.png +share/freeciv/flags/faroes.png share/freeciv/flags/fiji-large.png share/freeciv/flags/fiji-shield-large.png share/freeciv/flags/fiji-shield.png @@ -585,6 +839,14 @@ share/freeciv/flags/flanders-large.png share/freeciv/flags/flanders-shield-large.png share/freeciv/flags/flanders-shield.png share/freeciv/flags/flanders.png +share/freeciv/flags/florence-large.png +share/freeciv/flags/florence-shield-large.png +share/freeciv/flags/florence-shield.png +share/freeciv/flags/florence.png +share/freeciv/flags/formosan-large.png +share/freeciv/flags/formosan-shield-large.png +share/freeciv/flags/formosan-shield.png +share/freeciv/flags/formosan.png share/freeciv/flags/france-large.png share/freeciv/flags/france-shield-large.png share/freeciv/flags/france-shield.png @@ -597,10 +859,22 @@ share/freeciv/flags/franconia-large.png share/freeciv/flags/franconia-shield-large.png share/freeciv/flags/franconia-shield.png share/freeciv/flags/franconia.png +share/freeciv/flags/french_polynesia-large.png +share/freeciv/flags/french_polynesia-shield-large.png +share/freeciv/flags/french_polynesia-shield.png +share/freeciv/flags/french_polynesia.png share/freeciv/flags/frisia-large.png share/freeciv/flags/frisia-shield-large.png share/freeciv/flags/frisia-shield.png share/freeciv/flags/frisia.png +share/freeciv/flags/friuli-large.png +share/freeciv/flags/friuli-shield-large.png +share/freeciv/flags/friuli-shield.png +share/freeciv/flags/friuli.png +share/freeciv/flags/gabon-large.png +share/freeciv/flags/gabon-shield-large.png +share/freeciv/flags/gabon-shield.png +share/freeciv/flags/gabon.png share/freeciv/flags/gael-large.png share/freeciv/flags/gael-shield-large.png share/freeciv/flags/gael-shield.png @@ -609,6 +883,10 @@ share/freeciv/flags/galicia-large.png share/freeciv/flags/galicia-shield-large.png share/freeciv/flags/galicia-shield.png share/freeciv/flags/galicia.png +share/freeciv/flags/gambia-large.png +share/freeciv/flags/gambia-shield-large.png +share/freeciv/flags/gambia-shield.png +share/freeciv/flags/gambia.png share/freeciv/flags/gaul-large.png share/freeciv/flags/gaul-shield-large.png share/freeciv/flags/gaul-shield.png @@ -617,6 +895,14 @@ share/freeciv/flags/georgia-large.png share/freeciv/flags/georgia-shield-large.png share/freeciv/flags/georgia-shield.png share/freeciv/flags/georgia.png +share/freeciv/flags/gepid-large.png +share/freeciv/flags/gepid-shield-large.png +share/freeciv/flags/gepid-shield.png +share/freeciv/flags/gepid.png +share/freeciv/flags/germanic-large.png +share/freeciv/flags/germanic-shield-large.png +share/freeciv/flags/germanic-shield.png +share/freeciv/flags/germanic.png share/freeciv/flags/germany-large.png share/freeciv/flags/germany-shield-large.png share/freeciv/flags/germany-shield.png @@ -625,10 +911,26 @@ share/freeciv/flags/ghana-large.png share/freeciv/flags/ghana-shield-large.png share/freeciv/flags/ghana-shield.png share/freeciv/flags/ghana.png +share/freeciv/flags/ghana_ancient-large.png +share/freeciv/flags/ghana_ancient-shield-large.png +share/freeciv/flags/ghana_ancient-shield.png +share/freeciv/flags/ghana_ancient.png +share/freeciv/flags/ghaznavid-large.png +share/freeciv/flags/ghaznavid-shield-large.png +share/freeciv/flags/ghaznavid-shield.png +share/freeciv/flags/ghaznavid.png share/freeciv/flags/gokturk-large.png share/freeciv/flags/gokturk-shield-large.png share/freeciv/flags/gokturk-shield.png share/freeciv/flags/gokturk.png +share/freeciv/flags/golden_horde-large.png +share/freeciv/flags/golden_horde-shield-large.png +share/freeciv/flags/golden_horde-shield.png +share/freeciv/flags/golden_horde.png +share/freeciv/flags/gothic-large.png +share/freeciv/flags/gothic-shield-large.png +share/freeciv/flags/gothic-shield.png +share/freeciv/flags/gothic.png share/freeciv/flags/greater_poland-large.png share/freeciv/flags/greater_poland-shield-large.png share/freeciv/flags/greater_poland-shield.png @@ -649,6 +951,10 @@ share/freeciv/flags/grenada-large.png share/freeciv/flags/grenada-shield-large.png share/freeciv/flags/grenada-shield.png share/freeciv/flags/grenada.png +share/freeciv/flags/grisons-large.png +share/freeciv/flags/grisons-shield-large.png +share/freeciv/flags/grisons-shield.png +share/freeciv/flags/grisons.png share/freeciv/flags/guanche-large.png share/freeciv/flags/guanche-shield-large.png share/freeciv/flags/guanche-shield.png @@ -661,6 +967,14 @@ share/freeciv/flags/guatemala-large.png share/freeciv/flags/guatemala-shield-large.png share/freeciv/flags/guatemala-shield.png share/freeciv/flags/guatemala.png +share/freeciv/flags/guinea-bissau-large.png +share/freeciv/flags/guinea-bissau-shield-large.png +share/freeciv/flags/guinea-bissau-shield.png +share/freeciv/flags/guinea-bissau.png +share/freeciv/flags/guinea-large.png +share/freeciv/flags/guinea-shield-large.png +share/freeciv/flags/guinea-shield.png +share/freeciv/flags/guinea.png share/freeciv/flags/gupta-large.png share/freeciv/flags/gupta-shield-large.png share/freeciv/flags/gupta-shield.png @@ -697,6 +1011,14 @@ share/freeciv/flags/hawaii-large.png share/freeciv/flags/hawaii-shield-large.png share/freeciv/flags/hawaii-shield.png share/freeciv/flags/hawaii.png +share/freeciv/flags/helvetii-large.png +share/freeciv/flags/helvetii-shield-large.png +share/freeciv/flags/helvetii-shield.png +share/freeciv/flags/helvetii.png +share/freeciv/flags/hephthalite-large.png +share/freeciv/flags/hephthalite-shield-large.png +share/freeciv/flags/hephthalite-shield.png +share/freeciv/flags/hephthalite.png share/freeciv/flags/hesse-large.png share/freeciv/flags/hesse-shield-large.png share/freeciv/flags/hesse-shield.png @@ -725,6 +1047,10 @@ share/freeciv/flags/hungary-large.png share/freeciv/flags/hungary-shield-large.png share/freeciv/flags/hungary-shield.png share/freeciv/flags/hungary.png +share/freeciv/flags/hunnic-large.png +share/freeciv/flags/hunnic-shield-large.png +share/freeciv/flags/hunnic-shield.png +share/freeciv/flags/hunnic.png share/freeciv/flags/iberian-large.png share/freeciv/flags/iberian-shield-large.png share/freeciv/flags/iberian-shield.png @@ -745,6 +1071,10 @@ share/freeciv/flags/india-large.png share/freeciv/flags/india-shield-large.png share/freeciv/flags/india-shield.png share/freeciv/flags/india.png +share/freeciv/flags/indoeuropean-large.png +share/freeciv/flags/indoeuropean-shield-large.png +share/freeciv/flags/indoeuropean-shield.png +share/freeciv/flags/indoeuropean.png share/freeciv/flags/indonesia-large.png share/freeciv/flags/indonesia-shield-large.png share/freeciv/flags/indonesia-shield.png @@ -781,6 +1111,14 @@ share/freeciv/flags/israel-large.png share/freeciv/flags/israel-shield-large.png share/freeciv/flags/israel-shield.png share/freeciv/flags/israel.png +share/freeciv/flags/israel_ancient-large.png +share/freeciv/flags/israel_ancient-shield-large.png +share/freeciv/flags/israel_ancient-shield.png +share/freeciv/flags/israel_ancient.png +share/freeciv/flags/italian_greek-large.png +share/freeciv/flags/italian_greek-shield-large.png +share/freeciv/flags/italian_greek-shield.png +share/freeciv/flags/italian_greek.png share/freeciv/flags/italy-large.png share/freeciv/flags/italy-shield-large.png share/freeciv/flags/italy-shield.png @@ -789,6 +1127,10 @@ share/freeciv/flags/ivory_coast-large.png share/freeciv/flags/ivory_coast-shield-large.png share/freeciv/flags/ivory_coast-shield.png share/freeciv/flags/ivory_coast.png +share/freeciv/flags/jaffna-large.png +share/freeciv/flags/jaffna-shield-large.png +share/freeciv/flags/jaffna-shield.png +share/freeciv/flags/jaffna.png share/freeciv/flags/jamaica-large.png share/freeciv/flags/jamaica-shield-large.png share/freeciv/flags/jamaica-shield.png @@ -801,10 +1143,18 @@ share/freeciv/flags/jbonai-large.png share/freeciv/flags/jbonai-shield-large.png share/freeciv/flags/jbonai-shield.png share/freeciv/flags/jbonai.png +share/freeciv/flags/jerusalem-large.png +share/freeciv/flags/jerusalem-shield-large.png +share/freeciv/flags/jerusalem-shield.png +share/freeciv/flags/jerusalem.png share/freeciv/flags/jolof-large.png share/freeciv/flags/jolof-shield-large.png share/freeciv/flags/jolof-shield.png share/freeciv/flags/jolof.png +share/freeciv/flags/jordan-large.png +share/freeciv/flags/jordan-shield-large.png +share/freeciv/flags/jordan-shield.png +share/freeciv/flags/jordan.png share/freeciv/flags/kalmykia-large.png share/freeciv/flags/kalmykia-shield-large.png share/freeciv/flags/kalmykia-shield.png @@ -821,10 +1171,22 @@ share/freeciv/flags/karelia-large.png share/freeciv/flags/karelia-shield-large.png share/freeciv/flags/karelia-shield.png share/freeciv/flags/karelia.png +share/freeciv/flags/karen-large.png +share/freeciv/flags/karen-shield-large.png +share/freeciv/flags/karen-shield.png +share/freeciv/flags/karen.png share/freeciv/flags/kashmir-large.png share/freeciv/flags/kashmir-shield-large.png share/freeciv/flags/kashmir-shield.png share/freeciv/flags/kashmir.png +share/freeciv/flags/kashubia-large.png +share/freeciv/flags/kashubia-shield-large.png +share/freeciv/flags/kashubia-shield.png +share/freeciv/flags/kashubia.png +share/freeciv/flags/katanga-large.png +share/freeciv/flags/katanga-shield-large.png +share/freeciv/flags/katanga-shield.png +share/freeciv/flags/katanga.png share/freeciv/flags/kazakhstan-large.png share/freeciv/flags/kazakhstan-shield-large.png share/freeciv/flags/kazakhstan-shield.png @@ -841,6 +1203,14 @@ share/freeciv/flags/khazaria-large.png share/freeciv/flags/khazaria-shield-large.png share/freeciv/flags/khazaria-shield.png share/freeciv/flags/khazaria.png +share/freeciv/flags/khmer-large.png +share/freeciv/flags/khmer-shield-large.png +share/freeciv/flags/khmer-shield.png +share/freeciv/flags/khmer.png +share/freeciv/flags/khoisan-large.png +share/freeciv/flags/khoisan-shield-large.png +share/freeciv/flags/khoisan-shield.png +share/freeciv/flags/khoisan.png share/freeciv/flags/khwarezm-large.png share/freeciv/flags/khwarezm-shield-large.png share/freeciv/flags/khwarezm-shield.png @@ -849,6 +1219,14 @@ share/freeciv/flags/kiev-large.png share/freeciv/flags/kiev-shield-large.png share/freeciv/flags/kiev-shield.png share/freeciv/flags/kiev.png +share/freeciv/flags/kiribati-large.png +share/freeciv/flags/kiribati-shield-large.png +share/freeciv/flags/kiribati-shield.png +share/freeciv/flags/kiribati.png +share/freeciv/flags/komi-large.png +share/freeciv/flags/komi-shield-large.png +share/freeciv/flags/komi-shield.png +share/freeciv/flags/komi.png share/freeciv/flags/kongo-large.png share/freeciv/flags/kongo-shield-large.png share/freeciv/flags/kongo-shield.png @@ -865,10 +1243,22 @@ share/freeciv/flags/kosovo-large.png share/freeciv/flags/kosovo-shield-large.png share/freeciv/flags/kosovo-shield.png share/freeciv/flags/kosovo.png +share/freeciv/flags/kuna_yala-large.png +share/freeciv/flags/kuna_yala-shield-large.png +share/freeciv/flags/kuna_yala-shield.png +share/freeciv/flags/kuna_yala.png share/freeciv/flags/kurd-large.png share/freeciv/flags/kurd-shield-large.png share/freeciv/flags/kurd-shield.png share/freeciv/flags/kurd.png +share/freeciv/flags/kushan-large.png +share/freeciv/flags/kushan-shield-large.png +share/freeciv/flags/kushan-shield.png +share/freeciv/flags/kushan.png +share/freeciv/flags/kuwait-large.png +share/freeciv/flags/kuwait-shield-large.png +share/freeciv/flags/kuwait-shield.png +share/freeciv/flags/kuwait.png share/freeciv/flags/kyrgyzstan-large.png share/freeciv/flags/kyrgyzstan-shield-large.png share/freeciv/flags/kyrgyzstan-shield.png @@ -881,6 +1271,10 @@ share/freeciv/flags/laos-large.png share/freeciv/flags/laos-shield-large.png share/freeciv/flags/laos-shield.png share/freeciv/flags/laos.png +share/freeciv/flags/latin_empire-large.png +share/freeciv/flags/latin_empire-shield-large.png +share/freeciv/flags/latin_empire-shield.png +share/freeciv/flags/latin_empire.png share/freeciv/flags/latvia-large.png share/freeciv/flags/latvia-shield-large.png share/freeciv/flags/latvia-shield.png @@ -897,34 +1291,82 @@ share/freeciv/flags/leon-large.png share/freeciv/flags/leon-shield-large.png share/freeciv/flags/leon-shield.png share/freeciv/flags/leon.png +share/freeciv/flags/lesotho-large.png +share/freeciv/flags/lesotho-shield-large.png +share/freeciv/flags/lesotho-shield.png +share/freeciv/flags/lesotho.png +share/freeciv/flags/lesotho_old-large.png +share/freeciv/flags/lesotho_old-shield-large.png +share/freeciv/flags/lesotho_old-shield.png +share/freeciv/flags/lesotho_old.png +share/freeciv/flags/liberia-large.png +share/freeciv/flags/liberia-shield-large.png +share/freeciv/flags/liberia-shield.png +share/freeciv/flags/liberia.png +share/freeciv/flags/liburnian-large.png +share/freeciv/flags/liburnian-shield-large.png +share/freeciv/flags/liburnian-shield.png +share/freeciv/flags/liburnian.png share/freeciv/flags/libya-large.png share/freeciv/flags/libya-shield-large.png share/freeciv/flags/libya-shield.png share/freeciv/flags/libya.png +share/freeciv/flags/libya_old-large.png +share/freeciv/flags/libya_old-shield-large.png +share/freeciv/flags/libya_old-shield.png +share/freeciv/flags/libya_old.png share/freeciv/flags/liechtenstein-large.png share/freeciv/flags/liechtenstein-shield-large.png share/freeciv/flags/liechtenstein-shield.png share/freeciv/flags/liechtenstein.png +share/freeciv/flags/liguria-large.png +share/freeciv/flags/liguria-shield-large.png +share/freeciv/flags/liguria-shield.png +share/freeciv/flags/liguria.png +share/freeciv/flags/ligurian-large.png +share/freeciv/flags/ligurian-shield-large.png +share/freeciv/flags/ligurian-shield.png +share/freeciv/flags/ligurian.png share/freeciv/flags/lipkatatar-large.png share/freeciv/flags/lipkatatar-shield-large.png share/freeciv/flags/lipkatatar-shield.png share/freeciv/flags/lipkatatar.png +share/freeciv/flags/lippe-large.png +share/freeciv/flags/lippe-shield-large.png +share/freeciv/flags/lippe-shield.png +share/freeciv/flags/lippe.png share/freeciv/flags/lithuania-large.png share/freeciv/flags/lithuania-shield-large.png share/freeciv/flags/lithuania-shield.png share/freeciv/flags/lithuania.png +share/freeciv/flags/lombardy-large.png +share/freeciv/flags/lombardy-shield-large.png +share/freeciv/flags/lombardy-shield.png +share/freeciv/flags/lombardy.png share/freeciv/flags/lorraine-large.png share/freeciv/flags/lorraine-shield-large.png share/freeciv/flags/lorraine-shield.png share/freeciv/flags/lorraine.png +share/freeciv/flags/luna-large.png +share/freeciv/flags/luna-shield-large.png +share/freeciv/flags/luna-shield.png +share/freeciv/flags/luna.png share/freeciv/flags/lusatia-large.png share/freeciv/flags/lusatia-shield-large.png share/freeciv/flags/lusatia-shield.png share/freeciv/flags/lusatia.png +share/freeciv/flags/luwian-large.png +share/freeciv/flags/luwian-shield-large.png +share/freeciv/flags/luwian-shield.png +share/freeciv/flags/luwian.png share/freeciv/flags/luxembourg-large.png share/freeciv/flags/luxembourg-shield-large.png share/freeciv/flags/luxembourg-shield.png share/freeciv/flags/luxembourg.png +share/freeciv/flags/lycian-large.png +share/freeciv/flags/lycian-shield-large.png +share/freeciv/flags/lycian-shield.png +share/freeciv/flags/lycian.png share/freeciv/flags/maasai-large.png share/freeciv/flags/maasai-shield-large.png share/freeciv/flags/maasai-shield.png @@ -953,6 +1395,10 @@ share/freeciv/flags/malaysia-large.png share/freeciv/flags/malaysia-shield-large.png share/freeciv/flags/malaysia-shield.png share/freeciv/flags/malaysia.png +share/freeciv/flags/maldives-large.png +share/freeciv/flags/maldives-shield-large.png +share/freeciv/flags/maldives-shield.png +share/freeciv/flags/maldives.png share/freeciv/flags/mali-large.png share/freeciv/flags/mali-shield-large.png share/freeciv/flags/mali-shield.png @@ -965,6 +1411,10 @@ share/freeciv/flags/malta-large.png share/freeciv/flags/malta-shield-large.png share/freeciv/flags/malta-shield.png share/freeciv/flags/malta.png +share/freeciv/flags/mamluk-large.png +share/freeciv/flags/mamluk-shield-large.png +share/freeciv/flags/mamluk-shield.png +share/freeciv/flags/mamluk.png share/freeciv/flags/man-large.png share/freeciv/flags/man-shield-large.png share/freeciv/flags/man-shield.png @@ -981,10 +1431,26 @@ share/freeciv/flags/mapuche-large.png share/freeciv/flags/mapuche-shield-large.png share/freeciv/flags/mapuche-shield.png share/freeciv/flags/mapuche.png +share/freeciv/flags/marathi-large.png +share/freeciv/flags/marathi-shield-large.png +share/freeciv/flags/marathi-shield.png +share/freeciv/flags/marathi.png share/freeciv/flags/mars-large.png share/freeciv/flags/mars-shield-large.png share/freeciv/flags/mars-shield.png share/freeciv/flags/mars.png +share/freeciv/flags/marshall_islands-large.png +share/freeciv/flags/marshall_islands-shield-large.png +share/freeciv/flags/marshall_islands-shield.png +share/freeciv/flags/marshall_islands.png +share/freeciv/flags/mauritania-large.png +share/freeciv/flags/mauritania-shield-large.png +share/freeciv/flags/mauritania-shield.png +share/freeciv/flags/mauritania.png +share/freeciv/flags/mauritius-large.png +share/freeciv/flags/mauritius-shield-large.png +share/freeciv/flags/mauritius-shield.png +share/freeciv/flags/mauritius.png share/freeciv/flags/maya-large.png share/freeciv/flags/maya-shield-large.png share/freeciv/flags/maya-shield.png @@ -997,6 +1463,14 @@ share/freeciv/flags/mecklenburg-large.png share/freeciv/flags/mecklenburg-shield-large.png share/freeciv/flags/mecklenburg-shield.png share/freeciv/flags/mecklenburg.png +share/freeciv/flags/median-large.png +share/freeciv/flags/median-shield-large.png +share/freeciv/flags/median-shield.png +share/freeciv/flags/median.png +share/freeciv/flags/messapian-large.png +share/freeciv/flags/messapian-shield-large.png +share/freeciv/flags/messapian-shield.png +share/freeciv/flags/messapian.png share/freeciv/flags/metis-large.png share/freeciv/flags/metis-shield-large.png share/freeciv/flags/metis-shield.png @@ -1021,6 +1495,10 @@ share/freeciv/flags/miskito-large.png share/freeciv/flags/miskito-shield-large.png share/freeciv/flags/miskito-shield.png share/freeciv/flags/miskito.png +share/freeciv/flags/mitanni-large.png +share/freeciv/flags/mitanni-shield-large.png +share/freeciv/flags/mitanni-shield.png +share/freeciv/flags/mitanni.png share/freeciv/flags/mixtec-large.png share/freeciv/flags/mixtec-shield-large.png share/freeciv/flags/mixtec-shield.png @@ -1029,6 +1507,14 @@ share/freeciv/flags/moldova-large.png share/freeciv/flags/moldova-shield-large.png share/freeciv/flags/moldova-shield.png share/freeciv/flags/moldova.png +share/freeciv/flags/moluccas-large.png +share/freeciv/flags/moluccas-shield-large.png +share/freeciv/flags/moluccas-shield.png +share/freeciv/flags/moluccas.png +share/freeciv/flags/mon-large.png +share/freeciv/flags/mon-shield-large.png +share/freeciv/flags/mon-shield.png +share/freeciv/flags/mon.png share/freeciv/flags/monaco_alternative-large.png share/freeciv/flags/monaco_alternative-shield-large.png share/freeciv/flags/monaco_alternative-shield.png @@ -1053,6 +1539,10 @@ share/freeciv/flags/morocco-large.png share/freeciv/flags/morocco-shield-large.png share/freeciv/flags/morocco-shield.png share/freeciv/flags/morocco.png +share/freeciv/flags/moscow-large.png +share/freeciv/flags/moscow-shield-large.png +share/freeciv/flags/moscow-shield.png +share/freeciv/flags/moscow.png share/freeciv/flags/mozambique-large.png share/freeciv/flags/mozambique-shield-large.png share/freeciv/flags/mozambique-shield.png @@ -1073,6 +1563,10 @@ share/freeciv/flags/myanmar-large.png share/freeciv/flags/myanmar-shield-large.png share/freeciv/flags/myanmar-shield.png share/freeciv/flags/myanmar.png +share/freeciv/flags/nagorno_karabakh-large.png +share/freeciv/flags/nagorno_karabakh-shield-large.png +share/freeciv/flags/nagorno_karabakh-shield.png +share/freeciv/flags/nagorno_karabakh.png share/freeciv/flags/namibia-large.png share/freeciv/flags/namibia-shield-large.png share/freeciv/flags/namibia-shield.png @@ -1085,10 +1579,18 @@ share/freeciv/flags/nato-large.png share/freeciv/flags/nato-shield-large.png share/freeciv/flags/nato-shield.png share/freeciv/flags/nato.png +share/freeciv/flags/nauru-large.png +share/freeciv/flags/nauru-shield-large.png +share/freeciv/flags/nauru-shield.png +share/freeciv/flags/nauru.png share/freeciv/flags/navajo-large.png share/freeciv/flags/navajo-shield-large.png share/freeciv/flags/navajo-shield.png share/freeciv/flags/navajo.png +share/freeciv/flags/nenetsia-large.png +share/freeciv/flags/nenetsia-shield-large.png +share/freeciv/flags/nenetsia-shield.png +share/freeciv/flags/nenetsia.png share/freeciv/flags/nepal-large.png share/freeciv/flags/nepal-shield-large.png share/freeciv/flags/nepal-shield.png @@ -1101,6 +1603,10 @@ share/freeciv/flags/netherlands-large.png share/freeciv/flags/netherlands-shield-large.png share/freeciv/flags/netherlands-shield.png share/freeciv/flags/netherlands.png +share/freeciv/flags/netherlands_antilles-large.png +share/freeciv/flags/netherlands_antilles-shield-large.png +share/freeciv/flags/netherlands_antilles-shield.png +share/freeciv/flags/netherlands_antilles.png share/freeciv/flags/newfoundland-large.png share/freeciv/flags/newfoundland-shield-large.png share/freeciv/flags/newfoundland-shield.png @@ -1141,6 +1647,10 @@ share/freeciv/flags/norway-large.png share/freeciv/flags/norway-shield-large.png share/freeciv/flags/norway-shield.png share/freeciv/flags/norway.png +share/freeciv/flags/novgorod-large.png +share/freeciv/flags/novgorod-shield-large.png +share/freeciv/flags/novgorod-shield.png +share/freeciv/flags/novgorod.png share/freeciv/flags/nubia-large.png share/freeciv/flags/nubia-shield-large.png share/freeciv/flags/nubia-shield.png @@ -1189,6 +1699,10 @@ share/freeciv/flags/oz-large.png share/freeciv/flags/oz-shield-large.png share/freeciv/flags/oz-shield.png share/freeciv/flags/oz.png +share/freeciv/flags/paeonia-large.png +share/freeciv/flags/paeonia-shield-large.png +share/freeciv/flags/paeonia-shield.png +share/freeciv/flags/paeonia.png share/freeciv/flags/pakistan-large.png share/freeciv/flags/pakistan-shield-large.png share/freeciv/flags/pakistan-shield.png @@ -1217,10 +1731,18 @@ share/freeciv/flags/paraguay-large.png share/freeciv/flags/paraguay-shield-large.png share/freeciv/flags/paraguay-shield.png share/freeciv/flags/paraguay.png +share/freeciv/flags/parthia-large.png +share/freeciv/flags/parthia-shield-large.png +share/freeciv/flags/parthia-shield.png +share/freeciv/flags/parthia.png share/freeciv/flags/pashtun-large.png share/freeciv/flags/pashtun-shield-large.png share/freeciv/flags/pashtun-shield.png share/freeciv/flags/pashtun.png +share/freeciv/flags/pelasgian-large.png +share/freeciv/flags/pelasgian-shield-large.png +share/freeciv/flags/pelasgian-shield.png +share/freeciv/flags/pelasgian.png share/freeciv/flags/peru-large.png share/freeciv/flags/peru-shield-large.png share/freeciv/flags/peru-shield.png @@ -1233,6 +1755,14 @@ share/freeciv/flags/phoenicia-large.png share/freeciv/flags/phoenicia-shield-large.png share/freeciv/flags/phoenicia-shield.png share/freeciv/flags/phoenicia.png +share/freeciv/flags/phrygian-large.png +share/freeciv/flags/phrygian-shield-large.png +share/freeciv/flags/phrygian-shield.png +share/freeciv/flags/phrygian.png +share/freeciv/flags/pict-large.png +share/freeciv/flags/pict-shield-large.png +share/freeciv/flags/pict-shield.png +share/freeciv/flags/pict.png share/freeciv/flags/piedmont-large.png share/freeciv/flags/piedmont-shield-large.png share/freeciv/flags/piedmont-shield.png @@ -1261,6 +1791,10 @@ share/freeciv/flags/portugal-large.png share/freeciv/flags/portugal-shield-large.png share/freeciv/flags/portugal-shield.png share/freeciv/flags/portugal.png +share/freeciv/flags/prusai-large.png +share/freeciv/flags/prusai-shield-large.png +share/freeciv/flags/prusai-shield.png +share/freeciv/flags/prusai.png share/freeciv/flags/prussia-large.png share/freeciv/flags/prussia-shield-large.png share/freeciv/flags/prussia-shield.png @@ -1273,6 +1807,10 @@ share/freeciv/flags/purhepecha-large.png share/freeciv/flags/purhepecha-shield-large.png share/freeciv/flags/purhepecha-shield.png share/freeciv/flags/purhepecha.png +share/freeciv/flags/qatar-large.png +share/freeciv/flags/qatar-shield-large.png +share/freeciv/flags/qatar-shield.png +share/freeciv/flags/qatar.png share/freeciv/flags/qing-large.png share/freeciv/flags/qing-shield-large.png share/freeciv/flags/qing-shield.png @@ -1281,10 +1819,22 @@ share/freeciv/flags/quebec-large.png share/freeciv/flags/quebec-shield-large.png share/freeciv/flags/quebec-shield.png share/freeciv/flags/quebec.png +share/freeciv/flags/r_congo-large.png +share/freeciv/flags/r_congo-shield-large.png +share/freeciv/flags/r_congo-shield.png +share/freeciv/flags/r_congo.png +share/freeciv/flags/rapa_nui-large.png +share/freeciv/flags/rapa_nui-shield-large.png +share/freeciv/flags/rapa_nui-shield.png +share/freeciv/flags/rapa_nui.png share/freeciv/flags/raramuri-large.png share/freeciv/flags/raramuri-shield-large.png share/freeciv/flags/raramuri-shield.png share/freeciv/flags/raramuri.png +share/freeciv/flags/rhineland-large.png +share/freeciv/flags/rhineland-shield-large.png +share/freeciv/flags/rhineland-shield.png +share/freeciv/flags/rhineland.png share/freeciv/flags/rif-large.png share/freeciv/flags/rif-shield-large.png share/freeciv/flags/rif-shield.png @@ -1301,6 +1851,10 @@ share/freeciv/flags/russia-large.png share/freeciv/flags/russia-shield-large.png share/freeciv/flags/russia-shield.png share/freeciv/flags/russia.png +share/freeciv/flags/rusyn-large.png +share/freeciv/flags/rusyn-shield-large.png +share/freeciv/flags/rusyn-shield.png +share/freeciv/flags/rusyn.png share/freeciv/flags/rvn-large.png share/freeciv/flags/rvn-shield-large.png share/freeciv/flags/rvn-shield.png @@ -1313,14 +1867,42 @@ share/freeciv/flags/ryukyu-large.png share/freeciv/flags/ryukyu-shield-large.png share/freeciv/flags/ryukyu-shield.png share/freeciv/flags/ryukyu.png +share/freeciv/flags/sabinium-large.png +share/freeciv/flags/sabinium-shield-large.png +share/freeciv/flags/sabinium-shield.png +share/freeciv/flags/sabinium.png share/freeciv/flags/sadr-large.png share/freeciv/flags/sadr-shield-large.png share/freeciv/flags/sadr-shield.png share/freeciv/flags/sadr.png +share/freeciv/flags/saint_kitts_and_nevis-large.png +share/freeciv/flags/saint_kitts_and_nevis-shield-large.png +share/freeciv/flags/saint_kitts_and_nevis-shield.png +share/freeciv/flags/saint_kitts_and_nevis.png +share/freeciv/flags/saint_lucia-large.png +share/freeciv/flags/saint_lucia-shield-large.png +share/freeciv/flags/saint_lucia-shield.png +share/freeciv/flags/saint_lucia.png +share/freeciv/flags/saka-large.png +share/freeciv/flags/saka-shield-large.png +share/freeciv/flags/saka-shield.png +share/freeciv/flags/saka.png share/freeciv/flags/sakha-large.png share/freeciv/flags/sakha-shield-large.png share/freeciv/flags/sakha-shield.png share/freeciv/flags/sakha.png +share/freeciv/flags/salish-large.png +share/freeciv/flags/salish-shield-large.png +share/freeciv/flags/salish-shield.png +share/freeciv/flags/salish.png +share/freeciv/flags/samnium-large.png +share/freeciv/flags/samnium-shield-large.png +share/freeciv/flags/samnium-shield.png +share/freeciv/flags/samnium.png +share/freeciv/flags/samoa-large.png +share/freeciv/flags/samoa-shield-large.png +share/freeciv/flags/samoa-shield.png +share/freeciv/flags/samoa.png share/freeciv/flags/samogitia-large.png share/freeciv/flags/samogitia-shield-large.png share/freeciv/flags/samogitia-shield.png @@ -1329,10 +1911,18 @@ share/freeciv/flags/san_marino-large.png share/freeciv/flags/san_marino-shield-large.png share/freeciv/flags/san_marino-shield.png share/freeciv/flags/san_marino.png +share/freeciv/flags/sao_tome_and_principe-large.png +share/freeciv/flags/sao_tome_and_principe-shield-large.png +share/freeciv/flags/sao_tome_and_principe-shield.png +share/freeciv/flags/sao_tome_and_principe.png share/freeciv/flags/sapmi-large.png share/freeciv/flags/sapmi-shield-large.png share/freeciv/flags/sapmi-shield.png share/freeciv/flags/sapmi.png +share/freeciv/flags/sardinia-large.png +share/freeciv/flags/sardinia-shield-large.png +share/freeciv/flags/sardinia-shield.png +share/freeciv/flags/sardinia.png share/freeciv/flags/sarmatia-large.png share/freeciv/flags/sarmatia-shield-large.png share/freeciv/flags/sarmatia-shield.png @@ -1349,6 +1939,10 @@ share/freeciv/flags/saxony-large.png share/freeciv/flags/saxony-shield-large.png share/freeciv/flags/saxony-shield.png share/freeciv/flags/saxony.png +share/freeciv/flags/scania-large.png +share/freeciv/flags/scania-shield-large.png +share/freeciv/flags/scania-shield.png +share/freeciv/flags/scania.png share/freeciv/flags/schleswig-holstein-large.png share/freeciv/flags/schleswig-holstein-shield-large.png share/freeciv/flags/schleswig-holstein-shield.png @@ -1357,6 +1951,10 @@ share/freeciv/flags/scotland-large.png share/freeciv/flags/scotland-shield-large.png share/freeciv/flags/scotland-shield.png share/freeciv/flags/scotland.png +share/freeciv/flags/scottishgaelic-large.png +share/freeciv/flags/scottishgaelic-shield-large.png +share/freeciv/flags/scottishgaelic-shield.png +share/freeciv/flags/scottishgaelic.png share/freeciv/flags/scythia-large.png share/freeciv/flags/scythia-shield-large.png share/freeciv/flags/scythia-shield.png @@ -1365,6 +1963,14 @@ share/freeciv/flags/seleucid-large.png share/freeciv/flags/seleucid-shield-large.png share/freeciv/flags/seleucid-shield.png share/freeciv/flags/seleucid.png +share/freeciv/flags/seljuk-large.png +share/freeciv/flags/seljuk-shield-large.png +share/freeciv/flags/seljuk-shield.png +share/freeciv/flags/seljuk.png +share/freeciv/flags/seminole-large.png +share/freeciv/flags/seminole-shield-large.png +share/freeciv/flags/seminole-shield.png +share/freeciv/flags/seminole.png share/freeciv/flags/senegal-large.png share/freeciv/flags/senegal-shield-large.png share/freeciv/flags/senegal-shield.png @@ -1373,10 +1979,22 @@ share/freeciv/flags/serbia-large.png share/freeciv/flags/serbia-shield-large.png share/freeciv/flags/serbia-shield.png share/freeciv/flags/serbia.png +share/freeciv/flags/seychelles-large.png +share/freeciv/flags/seychelles-shield-large.png +share/freeciv/flags/seychelles-shield.png +share/freeciv/flags/seychelles.png +share/freeciv/flags/shan-large.png +share/freeciv/flags/shan-shield-large.png +share/freeciv/flags/shan-shield.png +share/freeciv/flags/shan.png share/freeciv/flags/shawnee-large.png share/freeciv/flags/shawnee-shield-large.png share/freeciv/flags/shawnee-shield.png share/freeciv/flags/shawnee.png +share/freeciv/flags/sherpa-large.png +share/freeciv/flags/sherpa-shield-large.png +share/freeciv/flags/sherpa-shield.png +share/freeciv/flags/sherpa.png share/freeciv/flags/siberia-large.png share/freeciv/flags/siberia-shield-large.png share/freeciv/flags/siberia-shield.png @@ -1385,6 +2003,10 @@ share/freeciv/flags/sicily-large.png share/freeciv/flags/sicily-shield-large.png share/freeciv/flags/sicily-shield.png share/freeciv/flags/sicily.png +share/freeciv/flags/sierra_leone-large.png +share/freeciv/flags/sierra_leone-shield-large.png +share/freeciv/flags/sierra_leone-shield.png +share/freeciv/flags/sierra_leone.png share/freeciv/flags/sikh-large.png share/freeciv/flags/sikh-shield-large.png share/freeciv/flags/sikh-shield.png @@ -1401,6 +2023,10 @@ share/freeciv/flags/singapore-large.png share/freeciv/flags/singapore-shield-large.png share/freeciv/flags/singapore-shield.png share/freeciv/flags/singapore.png +share/freeciv/flags/sinhalese-large.png +share/freeciv/flags/sinhalese-shield-large.png +share/freeciv/flags/sinhalese-shield.png +share/freeciv/flags/sinhalese.png share/freeciv/flags/slavic-large.png share/freeciv/flags/slavic-shield-large.png share/freeciv/flags/slavic-shield.png @@ -1413,10 +2039,22 @@ share/freeciv/flags/slovenia-large.png share/freeciv/flags/slovenia-shield-large.png share/freeciv/flags/slovenia-shield.png share/freeciv/flags/slovenia.png +share/freeciv/flags/sokoto-large.png +share/freeciv/flags/sokoto-shield-large.png +share/freeciv/flags/sokoto-shield.png +share/freeciv/flags/sokoto.png +share/freeciv/flags/solomon_islands-large.png +share/freeciv/flags/solomon_islands-shield-large.png +share/freeciv/flags/solomon_islands-shield.png +share/freeciv/flags/solomon_islands.png share/freeciv/flags/somalia-large.png share/freeciv/flags/somalia-shield-large.png share/freeciv/flags/somalia-shield.png share/freeciv/flags/somalia.png +share/freeciv/flags/somaliland-large.png +share/freeciv/flags/somaliland-shield-large.png +share/freeciv/flags/somaliland-shield.png +share/freeciv/flags/somaliland.png share/freeciv/flags/songhai-large.png share/freeciv/flags/songhai-shield-large.png share/freeciv/flags/songhai-shield.png @@ -1433,6 +2071,10 @@ share/freeciv/flags/southern_cross-large.png share/freeciv/flags/southern_cross-shield-large.png share/freeciv/flags/southern_cross-shield.png share/freeciv/flags/southern_cross.png +share/freeciv/flags/southern_sudan-large.png +share/freeciv/flags/southern_sudan-shield-large.png +share/freeciv/flags/southern_sudan-shield.png +share/freeciv/flags/southern_sudan.png share/freeciv/flags/soviet-large.png share/freeciv/flags/soviet-shield-large.png share/freeciv/flags/soviet-shield.png @@ -1457,6 +2099,10 @@ share/freeciv/flags/sudan-large.png share/freeciv/flags/sudan-shield-large.png share/freeciv/flags/sudan-shield.png share/freeciv/flags/sudan.png +share/freeciv/flags/suebian-large.png +share/freeciv/flags/suebian-shield-large.png +share/freeciv/flags/suebian-shield.png +share/freeciv/flags/suebian.png share/freeciv/flags/sumeria-large.png share/freeciv/flags/sumeria-shield-large.png share/freeciv/flags/sumeria-shield.png @@ -1469,6 +2115,10 @@ share/freeciv/flags/svg-large.png share/freeciv/flags/svg-shield-large.png share/freeciv/flags/svg-shield.png share/freeciv/flags/svg.png +share/freeciv/flags/swahili-large.png +share/freeciv/flags/swahili-shield-large.png +share/freeciv/flags/swahili-shield.png +share/freeciv/flags/swahili.png share/freeciv/flags/swaziland-large.png share/freeciv/flags/swaziland-shield-large.png share/freeciv/flags/swaziland-shield.png @@ -1477,10 +2127,10 @@ share/freeciv/flags/sweden-large.png share/freeciv/flags/sweden-shield-large.png share/freeciv/flags/sweden-shield.png share/freeciv/flags/sweden.png -share/freeciv/flags/swiss-large.png -share/freeciv/flags/swiss-shield-large.png -share/freeciv/flags/swiss-shield.png -share/freeciv/flags/swiss.png +share/freeciv/flags/switzerland-large.png +share/freeciv/flags/switzerland-shield-large.png +share/freeciv/flags/switzerland-shield.png +share/freeciv/flags/switzerland.png share/freeciv/flags/syria-large.png share/freeciv/flags/syria-shield-large.png share/freeciv/flags/syria-shield.png @@ -1501,6 +2151,10 @@ share/freeciv/flags/tajikistan-large.png share/freeciv/flags/tajikistan-shield-large.png share/freeciv/flags/tajikistan-shield.png share/freeciv/flags/tajikistan.png +share/freeciv/flags/tanganyika-large.png +share/freeciv/flags/tanganyika-shield-large.png +share/freeciv/flags/tanganyika-shield.png +share/freeciv/flags/tanganyika.png share/freeciv/flags/tannu_tuva-large.png share/freeciv/flags/tannu_tuva-shield-large.png share/freeciv/flags/tannu_tuva-shield.png @@ -1533,6 +2187,10 @@ share/freeciv/flags/thrace-large.png share/freeciv/flags/thrace-shield-large.png share/freeciv/flags/thrace-shield.png share/freeciv/flags/thrace.png +share/freeciv/flags/thuringia-large.png +share/freeciv/flags/thuringia-shield-large.png +share/freeciv/flags/thuringia-shield.png +share/freeciv/flags/thuringia.png share/freeciv/flags/tibet-large.png share/freeciv/flags/tibet-shield-large.png share/freeciv/flags/tibet-shield.png @@ -1557,10 +2215,30 @@ share/freeciv/flags/tonga-large.png share/freeciv/flags/tonga-shield-large.png share/freeciv/flags/tonga-shield.png share/freeciv/flags/tonga.png +share/freeciv/flags/transnistria-large.png +share/freeciv/flags/transnistria-shield-large.png +share/freeciv/flags/transnistria-shield.png +share/freeciv/flags/transnistria.png share/freeciv/flags/transylvania-large.png share/freeciv/flags/transylvania-shield-large.png share/freeciv/flags/transylvania-shield.png share/freeciv/flags/transylvania.png +share/freeciv/flags/trebizond-large.png +share/freeciv/flags/trebizond-shield-large.png +share/freeciv/flags/trebizond-shield.png +share/freeciv/flags/trebizond.png +share/freeciv/flags/trinidad_and_tobago-large.png +share/freeciv/flags/trinidad_and_tobago-shield-large.png +share/freeciv/flags/trinidad_and_tobago-shield.png +share/freeciv/flags/trinidad_and_tobago.png +share/freeciv/flags/trnc-large.png +share/freeciv/flags/trnc-shield-large.png +share/freeciv/flags/trnc-shield.png +share/freeciv/flags/trnc.png +share/freeciv/flags/tuareg-large.png +share/freeciv/flags/tuareg-shield-large.png +share/freeciv/flags/tuareg-shield.png +share/freeciv/flags/tuareg.png share/freeciv/flags/tunisia-large.png share/freeciv/flags/tunisia-shield-large.png share/freeciv/flags/tunisia-shield.png @@ -1609,6 +2287,10 @@ share/freeciv/flags/unknown-large.png share/freeciv/flags/unknown-shield-large.png share/freeciv/flags/unknown-shield.png share/freeciv/flags/unknown.png +share/freeciv/flags/urartu-large.png +share/freeciv/flags/urartu-shield-large.png +share/freeciv/flags/urartu-shield.png +share/freeciv/flags/urartu.png share/freeciv/flags/uruguay-large.png share/freeciv/flags/uruguay-shield-large.png share/freeciv/flags/uruguay-shield.png @@ -1637,10 +2319,30 @@ share/freeciv/flags/vandal-large.png share/freeciv/flags/vandal-shield-large.png share/freeciv/flags/vandal-shield.png share/freeciv/flags/vandal.png +share/freeciv/flags/vanuatu-large.png +share/freeciv/flags/vanuatu-shield-large.png +share/freeciv/flags/vanuatu-shield.png +share/freeciv/flags/vanuatu.png share/freeciv/flags/vatican-large.png share/freeciv/flags/vatican-shield-large.png share/freeciv/flags/vatican-shield.png share/freeciv/flags/vatican.png +share/freeciv/flags/vedic-large.png +share/freeciv/flags/vedic-shield-large.png +share/freeciv/flags/vedic-shield.png +share/freeciv/flags/vedic.png +share/freeciv/flags/veletian-large.png +share/freeciv/flags/veletian-shield-large.png +share/freeciv/flags/veletian-shield.png +share/freeciv/flags/veletian.png +share/freeciv/flags/venda-large.png +share/freeciv/flags/venda-shield-large.png +share/freeciv/flags/venda-shield.png +share/freeciv/flags/venda.png +share/freeciv/flags/venetic-large.png +share/freeciv/flags/venetic-shield-large.png +share/freeciv/flags/venetic-shield.png +share/freeciv/flags/venetic.png share/freeciv/flags/venezuela-large.png share/freeciv/flags/venezuela-shield-large.png share/freeciv/flags/venezuela-shield.png @@ -1665,6 +2367,22 @@ share/freeciv/flags/visigoth-large.png share/freeciv/flags/visigoth-shield-large.png share/freeciv/flags/visigoth-shield.png share/freeciv/flags/visigoth.png +share/freeciv/flags/vistulan-large.png +share/freeciv/flags/vistulan-shield-large.png +share/freeciv/flags/vistulan-shield.png +share/freeciv/flags/vistulan.png +share/freeciv/flags/volapuk-large.png +share/freeciv/flags/volapuk-shield-large.png +share/freeciv/flags/volapuk-shield.png +share/freeciv/flags/volapuk.png +share/freeciv/flags/volga_bulgar-large.png +share/freeciv/flags/volga_bulgar-shield-large.png +share/freeciv/flags/volga_bulgar-shield.png +share/freeciv/flags/volga_bulgar.png +share/freeciv/flags/volga_german-large.png +share/freeciv/flags/volga_german-shield-large.png +share/freeciv/flags/volga_german-shield.png +share/freeciv/flags/volga_german.png share/freeciv/flags/wales-large.png share/freeciv/flags/wales-shield-large.png share/freeciv/flags/wales-shield.png @@ -1677,6 +2395,10 @@ share/freeciv/flags/west_indies_federation-large.png share/freeciv/flags/west_indies_federation-shield-large.png share/freeciv/flags/west_indies_federation-shield.png share/freeciv/flags/west_indies_federation.png +share/freeciv/flags/west_papua-large.png +share/freeciv/flags/west_papua-shield-large.png +share/freeciv/flags/west_papua-shield.png +share/freeciv/flags/west_papua.png share/freeciv/flags/westphalia-large.png share/freeciv/flags/westphalia-shield-large.png share/freeciv/flags/westphalia-shield.png @@ -1685,6 +2407,14 @@ share/freeciv/flags/wuerttemberg-large.png share/freeciv/flags/wuerttemberg-shield-large.png share/freeciv/flags/wuerttemberg-shield.png share/freeciv/flags/wuerttemberg.png +share/freeciv/flags/xhosa-large.png +share/freeciv/flags/xhosa-shield-large.png +share/freeciv/flags/xhosa-shield.png +share/freeciv/flags/xhosa.png +share/freeciv/flags/xiongnu-large.png +share/freeciv/flags/xiongnu-shield-large.png +share/freeciv/flags/xiongnu-shield.png +share/freeciv/flags/xiongnu.png share/freeciv/flags/yemen-large.png share/freeciv/flags/yemen-shield-large.png share/freeciv/flags/yemen-shield.png @@ -1697,10 +2427,22 @@ share/freeciv/flags/yugoslavia-large.png share/freeciv/flags/yugoslavia-shield-large.png share/freeciv/flags/yugoslavia-shield.png share/freeciv/flags/yugoslavia.png +share/freeciv/flags/zambia-large.png +share/freeciv/flags/zambia-shield-large.png +share/freeciv/flags/zambia-shield.png +share/freeciv/flags/zambia.png +share/freeciv/flags/zanzibar-large.png +share/freeciv/flags/zanzibar-shield-large.png +share/freeciv/flags/zanzibar-shield.png +share/freeciv/flags/zanzibar.png share/freeciv/flags/zapotec-large.png share/freeciv/flags/zapotec-shield-large.png share/freeciv/flags/zapotec-shield.png share/freeciv/flags/zapotec.png +share/freeciv/flags/zhuang-large.png +share/freeciv/flags/zhuang-shield-large.png +share/freeciv/flags/zhuang-shield.png +share/freeciv/flags/zhuang.png share/freeciv/flags/zimbabwe-large.png share/freeciv/flags/zimbabwe-shield-large.png share/freeciv/flags/zimbabwe-shield.png @@ -1764,8 +2506,6 @@ share/freeciv/misc/citybar.png share/freeciv/misc/citybar.spec share/freeciv/misc/cityicon.png share/freeciv/misc/civicon.png -share/freeciv/misc/colors.png -share/freeciv/misc/colors.spec share/freeciv/misc/colors.tilespec share/freeciv/misc/cursors.png share/freeciv/misc/cursors.spec @@ -1773,6 +2513,8 @@ share/freeciv/misc/editor.png share/freeciv/misc/editor.spec share/freeciv/misc/flags-large.spec share/freeciv/misc/flags.spec +share/freeciv/misc/governments.png +share/freeciv/misc/governments.spec share/freeciv/misc/icons.spec share/freeciv/misc/intro.png share/freeciv/misc/mpicon.png @@ -1785,40 +2527,50 @@ share/freeciv/misc/small.png share/freeciv/misc/small.spec share/freeciv/misc/space.png share/freeciv/misc/space.spec +share/freeciv/misc/specialists.png +share/freeciv/misc/specialists.spec share/freeciv/misc/techs.png share/freeciv/misc/techs.spec share/freeciv/misc/treaty.png share/freeciv/misc/treaty.spec share/freeciv/misc/wonders-large.spec share/freeciv/multiplayer.serv -share/freeciv/multiplayer/ai_effects.ruleset share/freeciv/multiplayer/buildings.ruleset share/freeciv/multiplayer/cities.ruleset share/freeciv/multiplayer/effects.ruleset share/freeciv/multiplayer/game.ruleset share/freeciv/multiplayer/governments.ruleset +share/freeciv/multiplayer/nations.ruleset share/freeciv/multiplayer/script.lua share/freeciv/multiplayer/techs.ruleset share/freeciv/multiplayer/terrain.ruleset share/freeciv/multiplayer/units.ruleset share/freeciv/nation/abkhaz.ruleset share/freeciv/nation/aborigines.ruleset +share/freeciv/nation/abyssinian.ruleset share/freeciv/nation/acadian.ruleset share/freeciv/nation/acehnese.ruleset +share/freeciv/nation/acrean.ruleset share/freeciv/nation/afghani.ruleset +share/freeciv/nation/african.ruleset share/freeciv/nation/ainu.ruleset share/freeciv/nation/akwe.ruleset share/freeciv/nation/alandalus.ruleset +share/freeciv/nation/alander.ruleset share/freeciv/nation/albanian.ruleset share/freeciv/nation/aleut.ruleset share/freeciv/nation/algerian.ruleset +share/freeciv/nation/alsatian.ruleset share/freeciv/nation/amazigh.ruleset share/freeciv/nation/amazonian.ruleset share/freeciv/nation/american.ruleset share/freeciv/nation/andorran.ruleset share/freeciv/nation/angolan.ruleset +share/freeciv/nation/anhaltian.ruleset share/freeciv/nation/anishinaabe.ruleset share/freeciv/nation/antarctican.ruleset +share/freeciv/nation/antiguan.ruleset +share/freeciv/nation/antillean.ruleset share/freeciv/nation/apache.ruleset share/freeciv/nation/arab.ruleset share/freeciv/nation/aragonese.ruleset @@ -1826,77 +2578,116 @@ share/freeciv/nation/aramean.ruleset share/freeciv/nation/argentine.ruleset share/freeciv/nation/armenian.ruleset share/freeciv/nation/ashanti.ruleset +share/freeciv/nation/assamese.ruleset share/freeciv/nation/assyrian.ruleset share/freeciv/nation/asturian.ruleset share/freeciv/nation/atlantean.ruleset share/freeciv/nation/australian.ruleset share/freeciv/nation/austrian.ruleset +share/freeciv/nation/avar.ruleset share/freeciv/nation/aymara.ruleset share/freeciv/nation/azeri.ruleset share/freeciv/nation/aztec.ruleset share/freeciv/nation/babylonian.ruleset share/freeciv/nation/badian.ruleset +share/freeciv/nation/bahamian.ruleset +share/freeciv/nation/bahraini.ruleset +share/freeciv/nation/bangladeshi.ruleset +share/freeciv/nation/barbadian.ruleset share/freeciv/nation/barbarian.ruleset share/freeciv/nation/bashkir.ruleset share/freeciv/nation/basque.ruleset share/freeciv/nation/bavarian.ruleset share/freeciv/nation/belarusian.ruleset share/freeciv/nation/belgian.ruleset +share/freeciv/nation/belgic.ruleset +share/freeciv/nation/belizean.ruleset share/freeciv/nation/bengali.ruleset share/freeciv/nation/benin.ruleset +share/freeciv/nation/beninese.ruleset share/freeciv/nation/bhutanese.ruleset share/freeciv/nation/biafran.ruleset +share/freeciv/nation/bissauguinean.ruleset share/freeciv/nation/boer.ruleset +share/freeciv/nation/boian.ruleset share/freeciv/nation/bolivian.ruleset share/freeciv/nation/bosnia.ruleset share/freeciv/nation/bosporan.ruleset +share/freeciv/nation/botswanan.ruleset share/freeciv/nation/brandenburgian.ruleset share/freeciv/nation/brazilian.ruleset share/freeciv/nation/breton.ruleset share/freeciv/nation/british.ruleset share/freeciv/nation/briton.ruleset +share/freeciv/nation/bruneian.ruleset share/freeciv/nation/bulgarian.ruleset share/freeciv/nation/burgundian.ruleset +share/freeciv/nation/burgundic.ruleset share/freeciv/nation/burkinabe.ruleset share/freeciv/nation/burmese.ruleset share/freeciv/nation/burundi.ruleset +share/freeciv/nation/buryat.ruleset share/freeciv/nation/byzantium.ruleset share/freeciv/nation/californian.ruleset share/freeciv/nation/cambodian.ruleset share/freeciv/nation/cameroonian.ruleset share/freeciv/nation/canadian.ruleset +share/freeciv/nation/canari.ruleset +share/freeciv/nation/cantonese.ruleset +share/freeciv/nation/capeverdean.ruleset +share/freeciv/nation/carantanian.ruleset share/freeciv/nation/carthaginian.ruleset share/freeciv/nation/castilian.ruleset share/freeciv/nation/catalan.ruleset share/freeciv/nation/celtiberian.ruleset +share/freeciv/nation/celtic.ruleset share/freeciv/nation/centralafrican.ruleset share/freeciv/nation/centralamerican.ruleset +share/freeciv/nation/centrallithuanian.ruleset +share/freeciv/nation/chadian.ruleset share/freeciv/nation/cham.ruleset share/freeciv/nation/chananean.ruleset share/freeciv/nation/chechen.ruleset share/freeciv/nation/cherokee.ruleset +share/freeciv/nation/chiapanec.ruleset +share/freeciv/nation/chickasaw.ruleset share/freeciv/nation/chilean.ruleset share/freeciv/nation/chimu.ruleset share/freeciv/nation/chinese.ruleset +share/freeciv/nation/chinook.ruleset +share/freeciv/nation/choctaw.ruleset share/freeciv/nation/chola.ruleset +share/freeciv/nation/chrobatian.ruleset share/freeciv/nation/chumash.ruleset +share/freeciv/nation/chuvash.ruleset +share/freeciv/nation/circassian.ruleset share/freeciv/nation/colombian.ruleset share/freeciv/nation/comanche.ruleset +share/freeciv/nation/comorian.ruleset share/freeciv/nation/confederate.ruleset share/freeciv/nation/congolese.ruleset +share/freeciv/nation/congolesebrazzaville.ruleset share/freeciv/nation/cornish.ruleset share/freeciv/nation/corsican.ruleset share/freeciv/nation/cossack.ruleset share/freeciv/nation/costarican.ruleset share/freeciv/nation/cree.ruleset +share/freeciv/nation/cretan.ruleset share/freeciv/nation/crimeantatar.ruleset share/freeciv/nation/croatian.ruleset +share/freeciv/nation/crusader.ruleset share/freeciv/nation/cuban.ruleset share/freeciv/nation/curonian.ruleset +share/freeciv/nation/cuyavian.ruleset share/freeciv/nation/cypriot.ruleset +share/freeciv/nation/cyrenaican.ruleset share/freeciv/nation/czech.ruleset +share/freeciv/nation/czechoslovak.ruleset +share/freeciv/nation/dacian.ruleset share/freeciv/nation/dahomean.ruleset share/freeciv/nation/danish.ruleset +share/freeciv/nation/darfuri.ruleset +share/freeciv/nation/djiboutian.ruleset share/freeciv/nation/dominican.ruleset share/freeciv/nation/dominicano.ruleset share/freeciv/nation/dryad.ruleset @@ -1909,26 +2700,45 @@ share/freeciv/nation/egyptianarab.ruleset share/freeciv/nation/elamite.ruleset share/freeciv/nation/emirati.ruleset share/freeciv/nation/english.ruleset +share/freeciv/nation/epirote.ruleset +share/freeciv/nation/equatoguinean.ruleset share/freeciv/nation/eritrean.ruleset share/freeciv/nation/esperant.ruleset share/freeciv/nation/estonian.ruleset share/freeciv/nation/ethiopian.ruleset share/freeciv/nation/etruscan.ruleset share/freeciv/nation/european.ruleset +share/freeciv/nation/evenki.ruleset +share/freeciv/nation/faroese.ruleset share/freeciv/nation/fijian.ruleset share/freeciv/nation/filipino.ruleset share/freeciv/nation/finnish.ruleset share/freeciv/nation/flemish.ruleset +share/freeciv/nation/florentine.ruleset +share/freeciv/nation/formosan.ruleset share/freeciv/nation/franconian.ruleset +share/freeciv/nation/frankish.ruleset share/freeciv/nation/french.ruleset share/freeciv/nation/frisian.ruleset +share/freeciv/nation/friulian.ruleset +share/freeciv/nation/fulani.ruleset +share/freeciv/nation/gabonese.ruleset share/freeciv/nation/gaelic.ruleset share/freeciv/nation/galician.ruleset share/freeciv/nation/gallic.ruleset +share/freeciv/nation/gambian.ruleset +share/freeciv/nation/genoese.ruleset share/freeciv/nation/georgian.ruleset +share/freeciv/nation/gepid.ruleset share/freeciv/nation/german.ruleset +share/freeciv/nation/germanbelgian.ruleset +share/freeciv/nation/germanic.ruleset +share/freeciv/nation/ghana.ruleset share/freeciv/nation/ghanaian.ruleset +share/freeciv/nation/ghaznavid.ruleset share/freeciv/nation/gokturk.ruleset +share/freeciv/nation/goldenhorde.ruleset +share/freeciv/nation/gothic.ruleset share/freeciv/nation/greaterpolish.ruleset share/freeciv/nation/greek.ruleset share/freeciv/nation/greenlander.ruleset @@ -1936,6 +2746,7 @@ share/freeciv/nation/grenadian.ruleset share/freeciv/nation/guanche.ruleset share/freeciv/nation/guarani.ruleset share/freeciv/nation/guatemalan.ruleset +share/freeciv/nation/guinean.ruleset share/freeciv/nation/gupta.ruleset share/freeciv/nation/guyanese.ruleset share/freeciv/nation/hacker.ruleset @@ -1946,6 +2757,8 @@ share/freeciv/nation/hansa.ruleset share/freeciv/nation/hasinay.ruleset share/freeciv/nation/hawaiian.ruleset share/freeciv/nation/hellenic.ruleset +share/freeciv/nation/helvetian.ruleset +share/freeciv/nation/hephthalite.ruleset share/freeciv/nation/hessian.ruleset share/freeciv/nation/himyarite.ruleset share/freeciv/nation/hittite.ruleset @@ -1954,11 +2767,13 @@ share/freeciv/nation/holysee.ruleset share/freeciv/nation/honduran.ruleset share/freeciv/nation/hopi.ruleset share/freeciv/nation/hungarian.ruleset +share/freeciv/nation/hunnic.ruleset share/freeciv/nation/iberian.ruleset share/freeciv/nation/icelandic.ruleset share/freeciv/nation/illyrian.ruleset share/freeciv/nation/inca.ruleset share/freeciv/nation/indian.ruleset +share/freeciv/nation/indoeuropean.ruleset share/freeciv/nation/indonesian.ruleset share/freeciv/nation/inuit.ruleset share/freeciv/nation/iranian.ruleset @@ -1966,37 +2781,62 @@ share/freeciv/nation/iraqi.ruleset share/freeciv/nation/irish.ruleset share/freeciv/nation/iroquois.ruleset share/freeciv/nation/israeli.ruleset +share/freeciv/nation/israelite.ruleset share/freeciv/nation/italian.ruleset +share/freeciv/nation/italiangreek.ruleset share/freeciv/nation/ivoirian.ruleset +share/freeciv/nation/jaffna.ruleset share/freeciv/nation/jamaican.ruleset share/freeciv/nation/japanese.ruleset share/freeciv/nation/jolof.ruleset +share/freeciv/nation/jordanian.ruleset share/freeciv/nation/kalmyk.ruleset share/freeciv/nation/kanem-bornu.ruleset +share/freeciv/nation/karabakhi.ruleset share/freeciv/nation/karelian.ruleset +share/freeciv/nation/karen.ruleset share/freeciv/nation/kashmiri.ruleset +share/freeciv/nation/kashubian.ruleset +share/freeciv/nation/katangan.ruleset share/freeciv/nation/kazakh.ruleset share/freeciv/nation/kenyan.ruleset share/freeciv/nation/khazar.ruleset +share/freeciv/nation/khmer.ruleset +share/freeciv/nation/khoisan.ruleset share/freeciv/nation/khwarezmian.ruleset +share/freeciv/nation/kiribati.ruleset +share/freeciv/nation/kittitian.ruleset +share/freeciv/nation/komi.ruleset share/freeciv/nation/kongo.ruleset share/freeciv/nation/korean.ruleset share/freeciv/nation/kosovar.ruleset +share/freeciv/nation/kuna.ruleset share/freeciv/nation/kurd.ruleset +share/freeciv/nation/kushan.ruleset +share/freeciv/nation/kuwaiti.ruleset share/freeciv/nation/kyrgyz.ruleset +share/freeciv/nation/langobardic.ruleset share/freeciv/nation/lankese.ruleset share/freeciv/nation/laotian.ruleset +share/freeciv/nation/latin.ruleset share/freeciv/nation/latvian.ruleset share/freeciv/nation/lebanese.ruleset share/freeciv/nation/lendian.ruleset share/freeciv/nation/leonese.ruleset +share/freeciv/nation/lesothoan.ruleset +share/freeciv/nation/liberian.ruleset +share/freeciv/nation/liburnian.ruleset share/freeciv/nation/libyan.ruleset share/freeciv/nation/liechtensteiner.ruleset +share/freeciv/nation/ligurian.ruleset share/freeciv/nation/lipkatatar.ruleset +share/freeciv/nation/lippe.ruleset share/freeciv/nation/lithuanian.ruleset share/freeciv/nation/lojbanistani.ruleset share/freeciv/nation/lorrain.ruleset +share/freeciv/nation/luwian.ruleset share/freeciv/nation/luxembourgish.ruleset +share/freeciv/nation/lycian.ruleset share/freeciv/nation/maasai.ruleset share/freeciv/nation/macedon.ruleset share/freeciv/nation/macedonian.ruleset @@ -2004,17 +2844,25 @@ share/freeciv/nation/majapahit.ruleset share/freeciv/nation/malagasy.ruleset share/freeciv/nation/malawian.ruleset share/freeciv/nation/malaysian.ruleset +share/freeciv/nation/maldivian.ruleset share/freeciv/nation/mali.ruleset share/freeciv/nation/malian.ruleset share/freeciv/nation/maltese.ruleset +share/freeciv/nation/mamluk.ruleset share/freeciv/nation/manchu.ruleset share/freeciv/nation/manx.ruleset share/freeciv/nation/maori.ruleset share/freeciv/nation/mapuche.ruleset +share/freeciv/nation/marathi.ruleset +share/freeciv/nation/marshallese.ruleset share/freeciv/nation/martian.ruleset +share/freeciv/nation/mauritanian.ruleset +share/freeciv/nation/mauritian.ruleset share/freeciv/nation/mayan.ruleset share/freeciv/nation/mazovian.ruleset share/freeciv/nation/mecklenburgian.ruleset +share/freeciv/nation/median.ruleset +share/freeciv/nation/messapian.ruleset share/freeciv/nation/metis.ruleset share/freeciv/nation/mexican.ruleset share/freeciv/nation/miao.ruleset @@ -2022,22 +2870,27 @@ share/freeciv/nation/micronesian.ruleset share/freeciv/nation/mikmaq.ruleset share/freeciv/nation/milanese.ruleset share/freeciv/nation/miskito.ruleset +share/freeciv/nation/mitanni.ruleset share/freeciv/nation/mixtec.ruleset share/freeciv/nation/moldovan.ruleset +share/freeciv/nation/moluccan.ruleset +share/freeciv/nation/mon.ruleset share/freeciv/nation/monegasque.ruleset share/freeciv/nation/mongol.ruleset share/freeciv/nation/montenegrin.ruleset share/freeciv/nation/moravian.ruleset share/freeciv/nation/mordvin.ruleset share/freeciv/nation/moroccan.ruleset -share/freeciv/nation/motswana.ruleset share/freeciv/nation/mozambican.ruleset share/freeciv/nation/mughal.ruleset +share/freeciv/nation/muscovite.ruleset share/freeciv/nation/muskogee.ruleset share/freeciv/nation/mwiska.ruleset share/freeciv/nation/namibian.ruleset +share/freeciv/nation/nauruan.ruleset share/freeciv/nation/navajo.ruleset share/freeciv/nation/neapolitan.ruleset +share/freeciv/nation/nenets.ruleset share/freeciv/nation/nepali.ruleset share/freeciv/nation/nestorian.ruleset share/freeciv/nation/newfoundland.ruleset @@ -2050,95 +2903,134 @@ share/freeciv/nation/norman.ruleset share/freeciv/nation/northkorean.ruleset share/freeciv/nation/northumbrian.ruleset share/freeciv/nation/norwegian.ruleset +share/freeciv/nation/novgorodian.ruleset share/freeciv/nation/nubian.ruleset share/freeciv/nation/numidian.ruleset share/freeciv/nation/nuu-chah-nulth.ruleset share/freeciv/nation/occitan.ruleset share/freeciv/nation/ohlone.ruleset share/freeciv/nation/oldenburgian.ruleset +share/freeciv/nation/oldprussian.ruleset share/freeciv/nation/omani.ruleset share/freeciv/nation/ossetian.ruleset share/freeciv/nation/ostrogothic.ruleset share/freeciv/nation/otomi.ruleset share/freeciv/nation/ottoman.ruleset share/freeciv/nation/ozite.ruleset +share/freeciv/nation/paeonian.ruleset share/freeciv/nation/pakistani.ruleset share/freeciv/nation/palatinate.ruleset share/freeciv/nation/palestinian.ruleset share/freeciv/nation/palmyrene.ruleset share/freeciv/nation/panamanian.ruleset share/freeciv/nation/papuan.ruleset +share/freeciv/nation/papuanewguinean.ruleset share/freeciv/nation/paraguayan.ruleset +share/freeciv/nation/parthian.ruleset share/freeciv/nation/pashtun.ruleset +share/freeciv/nation/pelasgian.ruleset share/freeciv/nation/persian.ruleset share/freeciv/nation/peruvian.ruleset share/freeciv/nation/phoenician.ruleset +share/freeciv/nation/phrygian.ruleset +share/freeciv/nation/pictish.ruleset share/freeciv/nation/piedmontese.ruleset share/freeciv/nation/pirate.ruleset share/freeciv/nation/polish.ruleset share/freeciv/nation/polynesian.ruleset +share/freeciv/nation/pontic.ruleset share/freeciv/nation/portuguese.ruleset share/freeciv/nation/prussian.ruleset share/freeciv/nation/puertorican.ruleset share/freeciv/nation/purhepecha.ruleset +share/freeciv/nation/qatari.ruleset share/freeciv/nation/quebecois.ruleset +share/freeciv/nation/rapanui.ruleset share/freeciv/nation/raramuri.ruleset +share/freeciv/nation/rhenish.ruleset share/freeciv/nation/riffian.ruleset share/freeciv/nation/riograndense.ruleset share/freeciv/nation/roman.ruleset share/freeciv/nation/romanian.ruleset +share/freeciv/nation/romansh.ruleset share/freeciv/nation/russian.ruleset +share/freeciv/nation/rusyn.ruleset share/freeciv/nation/ruthenian.ruleset share/freeciv/nation/rwandan.ruleset share/freeciv/nation/ryukyuan.ruleset +share/freeciv/nation/sabine.ruleset share/freeciv/nation/sahrawi.ruleset +share/freeciv/nation/saintlucian.ruleset +share/freeciv/nation/saka.ruleset +share/freeciv/nation/salishan.ruleset share/freeciv/nation/salvadoran.ruleset share/freeciv/nation/sami.ruleset share/freeciv/nation/sammarinese.ruleset +share/freeciv/nation/samnite.ruleset +share/freeciv/nation/samoan.ruleset share/freeciv/nation/samogitian.ruleset +share/freeciv/nation/santomean.ruleset +share/freeciv/nation/sardinian.ruleset share/freeciv/nation/sarmatian.ruleset share/freeciv/nation/saudi.ruleset share/freeciv/nation/savoyard.ruleset share/freeciv/nation/saxon.ruleset +share/freeciv/nation/scanian.ruleset share/freeciv/nation/schleswig-holsteinian.ruleset share/freeciv/nation/scottish.ruleset +share/freeciv/nation/scottishgaelic.ruleset share/freeciv/nation/scythian.ruleset share/freeciv/nation/seleucid.ruleset +share/freeciv/nation/seljuk.ruleset +share/freeciv/nation/seminole.ruleset share/freeciv/nation/senegalese.ruleset share/freeciv/nation/serbian.ruleset +share/freeciv/nation/seychellois.ruleset +share/freeciv/nation/shan.ruleset share/freeciv/nation/shawnee.ruleset +share/freeciv/nation/sherpa.ruleset share/freeciv/nation/siberian.ruleset share/freeciv/nation/sicilian.ruleset +share/freeciv/nation/sierraleonean.ruleset share/freeciv/nation/sikh.ruleset share/freeciv/nation/sikkimese.ruleset share/freeciv/nation/silesian.ruleset share/freeciv/nation/singaporean.ruleset +share/freeciv/nation/sinhalese.ruleset share/freeciv/nation/sioux.ruleset share/freeciv/nation/slavic.ruleset share/freeciv/nation/slovakian.ruleset share/freeciv/nation/slovenian.ruleset +share/freeciv/nation/solomonislander.ruleset share/freeciv/nation/somali.ruleset +share/freeciv/nation/somaliland.ruleset share/freeciv/nation/songhai.ruleset share/freeciv/nation/sorbian.ruleset +share/freeciv/nation/sotho.ruleset share/freeciv/nation/southafrican.ruleset share/freeciv/nation/southamerican.ruleset share/freeciv/nation/southkorean.ruleset +share/freeciv/nation/southsudanese.ruleset share/freeciv/nation/southvietnamese.ruleset share/freeciv/nation/southyemeni.ruleset share/freeciv/nation/soviet.ruleset share/freeciv/nation/spanish.ruleset share/freeciv/nation/srivijaya.ruleset share/freeciv/nation/sudanese.ruleset +share/freeciv/nation/suebian.ruleset share/freeciv/nation/sumerian.ruleset share/freeciv/nation/surinamese.ruleset +share/freeciv/nation/swahili.ruleset share/freeciv/nation/swazi.ruleset share/freeciv/nation/swedish.ruleset share/freeciv/nation/swiss.ruleset share/freeciv/nation/syrian.ruleset +share/freeciv/nation/tahitian.ruleset share/freeciv/nation/taino.ruleset share/freeciv/nation/tairona.ruleset share/freeciv/nation/taiwanese.ruleset share/freeciv/nation/tajik.ruleset +share/freeciv/nation/tanganyikan.ruleset share/freeciv/nation/tanzanian.ruleset share/freeciv/nation/tatar.ruleset share/freeciv/nation/templar.ruleset @@ -2146,59 +3038,81 @@ share/freeciv/nation/teutonic.ruleset share/freeciv/nation/texan.ruleset share/freeciv/nation/thai.ruleset share/freeciv/nation/thracian.ruleset +share/freeciv/nation/thuringian.ruleset share/freeciv/nation/tibetan.ruleset share/freeciv/nation/timurid.ruleset share/freeciv/nation/tocharian.ruleset share/freeciv/nation/togolese.ruleset share/freeciv/nation/toltec.ruleset share/freeciv/nation/tongan.ruleset +share/freeciv/nation/transnistrian.ruleset share/freeciv/nation/transylvanian.ruleset +share/freeciv/nation/trinidadian.ruleset +share/freeciv/nation/tswana.ruleset +share/freeciv/nation/tuareg.ruleset share/freeciv/nation/tunisian.ruleset share/freeciv/nation/tupi.ruleset share/freeciv/nation/turk.ruleset +share/freeciv/nation/turkishcypriot.ruleset share/freeciv/nation/turkmen.ruleset share/freeciv/nation/tuvan.ruleset share/freeciv/nation/tyrolian.ruleset share/freeciv/nation/ugandan.ruleset share/freeciv/nation/ukrainian.ruleset share/freeciv/nation/un.ruleset +share/freeciv/nation/urartian.ruleset share/freeciv/nation/uruguayan.ruleset share/freeciv/nation/uyghur.ruleset share/freeciv/nation/uzbek.ruleset share/freeciv/nation/vampire.ruleset share/freeciv/nation/vandalic.ruleset +share/freeciv/nation/vanuatuan.ruleset +share/freeciv/nation/vedic.ruleset +share/freeciv/nation/veletian.ruleset +share/freeciv/nation/venda.ruleset share/freeciv/nation/venetian.ruleset +share/freeciv/nation/venetic.ruleset share/freeciv/nation/venezuelan.ruleset share/freeciv/nation/vermont.ruleset share/freeciv/nation/vietnamese.ruleset share/freeciv/nation/viking.ruleset share/freeciv/nation/vincentian.ruleset share/freeciv/nation/visigothic.ruleset +share/freeciv/nation/vistulan.ruleset +share/freeciv/nation/volapuk.ruleset +share/freeciv/nation/volgabulgar.ruleset +share/freeciv/nation/volgagerman.ruleset share/freeciv/nation/walloon.ruleset share/freeciv/nation/welsh.ruleset +share/freeciv/nation/werewolf.ruleset share/freeciv/nation/westernpomeranian.ruleset share/freeciv/nation/westernroman.ruleset share/freeciv/nation/westindian.ruleset share/freeciv/nation/westphalian.ruleset share/freeciv/nation/wuerttembergian.ruleset +share/freeciv/nation/xhosa.ruleset +share/freeciv/nation/xiongnu.ruleset share/freeciv/nation/yakut.ruleset share/freeciv/nation/yemeni.ruleset share/freeciv/nation/yucatecan.ruleset share/freeciv/nation/yugoslav.ruleset +share/freeciv/nation/zambian.ruleset +share/freeciv/nation/zanzibari.ruleset share/freeciv/nation/zapotec.ruleset +share/freeciv/nation/zhuang.ruleset share/freeciv/nation/zimbabwean.ruleset share/freeciv/nation/zulu.ruleset -share/freeciv/scenario/british-isles-85x80-v2.80.sav.gz -share/freeciv/scenario/earth-160x90-v2.sav.gz -share/freeciv/scenario/earth-80x50-v3.sav.gz -share/freeciv/scenario/europe-200x100-v2.sav.gz -share/freeciv/scenario/france-140x90-v2.sav.gz -share/freeciv/scenario/hagworld-120x60-v1.2.sav.gz -share/freeciv/scenario/iberian-peninsula-136x100-v1.0.sav.gz -share/freeciv/scenario/italy-100x100-v1.5.sav.gz -share/freeciv/scenario/japan-88x100-v1.3.sav.gz -share/freeciv/scenario/north_america_116x100-v1.2.sav.gz -share/freeciv/scenario/tutorial.sav.gz +share/freeciv/scenarios/british-isles-85x80-v2.80.sav.gz +share/freeciv/scenarios/earth-160x90-v2.sav.gz +share/freeciv/scenarios/earth-80x50-v3.sav.gz +share/freeciv/scenarios/europe-200x100-v2.sav.gz +share/freeciv/scenarios/france-140x90-v2.sav.gz +share/freeciv/scenarios/hagworld-120x60-v1.2.sav.gz +share/freeciv/scenarios/iberian-peninsula-136x100-v1.0.sav.gz +share/freeciv/scenarios/italy-100x100-v1.5.sav.gz +share/freeciv/scenarios/japan-88x100-v1.3.sav.gz +share/freeciv/scenarios/north_america_116x100-v1.2.sav.gz +share/freeciv/scenarios/tutorial.sav.gz share/freeciv/stdsounds.soundspec share/freeciv/stdsounds/LrgCan.ogg share/freeciv/stdsounds/LrgExpl.ogg @@ -2212,6 +3126,7 @@ share/freeciv/stdsounds/Splash.ogg share/freeciv/stdsounds/THover.ogg share/freeciv/stdsounds/Tread.ogg share/freeciv/stdsounds/foot3.ogg +share/freeciv/stdsounds/illegal.ogg share/freeciv/stdsounds/inh2o.ogg share/freeciv/stdsounds/metbrk.ogg share/freeciv/stdsounds/wall01.ogg @@ -2247,6 +3162,7 @@ share/freeciv/wonders/great_library.png share/freeciv/wonders/great_wall.png share/freeciv/wonders/hanging_gardens.png share/freeciv/wonders/hoover_dam.png +share/freeciv/wonders/internet.png share/freeciv/wonders/isaac_newtons_college.png share/freeciv/wonders/js_bachs_cathedral.png share/freeciv/wonders/king_richards_crusade.png @@ -2255,51 +3171,95 @@ share/freeciv/wonders/lighthouse.png share/freeciv/wonders/magellans_expedition.png share/freeciv/wonders/manhattan_project.png share/freeciv/wonders/marco_polos_embassy.png +share/freeciv/wonders/mausoleum_of_halicarnassus.png share/freeciv/wonders/michelangelos_chapel.png share/freeciv/wonders/oracle.png share/freeciv/wonders/pyramids.png share/freeciv/wonders/seti_program.png share/freeciv/wonders/shakespeares_theatre.png share/freeciv/wonders/statue_of_liberty.png +share/freeciv/wonders/statue_of_zeus.png share/freeciv/wonders/sun_tzus_war_academy.png +share/freeciv/wonders/temple_of_artemis.png share/freeciv/wonders/united_nations.png share/freeciv/wonders/womens_suffrage.png +share/locale/ar/LC_MESSAGES/freeciv-nations.mo share/locale/ar/LC_MESSAGES/freeciv.mo +share/locale/bg/LC_MESSAGES/freeciv-nations.mo +share/locale/bg/LC_MESSAGES/freeciv.mo +share/locale/ca/LC_MESSAGES/freeciv-nations.mo share/locale/ca/LC_MESSAGES/freeciv.mo +share/locale/cs/LC_MESSAGES/freeciv-nations.mo share/locale/cs/LC_MESSAGES/freeciv.mo +share/locale/da/LC_MESSAGES/freeciv-nations.mo share/locale/da/LC_MESSAGES/freeciv.mo +share/locale/de/LC_MESSAGES/freeciv-nations.mo share/locale/de/LC_MESSAGES/freeciv.mo +share/locale/el/LC_MESSAGES/freeciv-nations.mo share/locale/el/LC_MESSAGES/freeciv.mo +share/locale/en_GB/LC_MESSAGES/freeciv-nations.mo share/locale/en_GB/LC_MESSAGES/freeciv.mo +share/locale/eo/LC_MESSAGES/freeciv-nations.mo share/locale/eo/LC_MESSAGES/freeciv.mo +share/locale/es/LC_MESSAGES/freeciv-nations.mo share/locale/es/LC_MESSAGES/freeciv.mo +share/locale/et/LC_MESSAGES/freeciv-nations.mo share/locale/et/LC_MESSAGES/freeciv.mo +share/locale/fa/LC_MESSAGES/freeciv-nations.mo share/locale/fa/LC_MESSAGES/freeciv.mo +share/locale/fi/LC_MESSAGES/freeciv-nations.mo share/locale/fi/LC_MESSAGES/freeciv.mo +share/locale/fr/LC_MESSAGES/freeciv-nations.mo share/locale/fr/LC_MESSAGES/freeciv.mo +share/locale/ga/LC_MESSAGES/freeciv-nations.mo share/locale/ga/LC_MESSAGES/freeciv.mo +share/locale/gd/LC_MESSAGES/freeciv-nations.mo share/locale/gd/LC_MESSAGES/freeciv.mo +share/locale/he/LC_MESSAGES/freeciv-nations.mo share/locale/he/LC_MESSAGES/freeciv.mo +share/locale/hu/LC_MESSAGES/freeciv-nations.mo share/locale/hu/LC_MESSAGES/freeciv.mo +share/locale/id/LC_MESSAGES/freeciv-nations.mo +share/locale/id/LC_MESSAGES/freeciv.mo +share/locale/it/LC_MESSAGES/freeciv-nations.mo share/locale/it/LC_MESSAGES/freeciv.mo +share/locale/ja/LC_MESSAGES/freeciv-nations.mo share/locale/ja/LC_MESSAGES/freeciv.mo +share/locale/ko/LC_MESSAGES/freeciv-nations.mo share/locale/ko/LC_MESSAGES/freeciv.mo +share/locale/lt/LC_MESSAGES/freeciv-nations.mo share/locale/lt/LC_MESSAGES/freeciv.mo +share/locale/nb/LC_MESSAGES/freeciv-nations.mo share/locale/nb/LC_MESSAGES/freeciv.mo +share/locale/nl/LC_MESSAGES/freeciv-nations.mo share/locale/nl/LC_MESSAGES/freeciv.mo -share/locale/no/LC_MESSAGES/freeciv.mo +share/locale/pl/LC_MESSAGES/freeciv-nations.mo share/locale/pl/LC_MESSAGES/freeciv.mo +share/locale/pt/LC_MESSAGES/freeciv-nations.mo share/locale/pt/LC_MESSAGES/freeciv.mo +share/locale/pt_BR/LC_MESSAGES/freeciv-nations.mo share/locale/pt_BR/LC_MESSAGES/freeciv.mo +share/locale/ro/LC_MESSAGES/freeciv-nations.mo share/locale/ro/LC_MESSAGES/freeciv.mo +share/locale/ru/LC_MESSAGES/freeciv-nations.mo share/locale/ru/LC_MESSAGES/freeciv.mo +share/locale/sr/LC_MESSAGES/freeciv-nations.mo +share/locale/sr/LC_MESSAGES/freeciv.mo +share/locale/sv/LC_MESSAGES/freeciv-nations.mo share/locale/sv/LC_MESSAGES/freeciv.mo +share/locale/tr/LC_MESSAGES/freeciv-nations.mo share/locale/tr/LC_MESSAGES/freeciv.mo +share/locale/uk/LC_MESSAGES/freeciv-nations.mo share/locale/uk/LC_MESSAGES/freeciv.mo +share/locale/zh_CN/LC_MESSAGES/freeciv-nations.mo share/locale/zh_CN/LC_MESSAGES/freeciv.mo +share/locale/zh_TW/LC_MESSAGES/freeciv-nations.mo +share/locale/zh_TW/LC_MESSAGES/freeciv.mo share/pixmaps/freeciv-client.png @pkgdir share/icons/hicolor/64x64/apps @pkgdir share/icons/hicolor/48x48/apps @pkgdir share/icons/hicolor/32x32/apps @pkgdir share/icons/hicolor/16x16/apps @pkgdir share/icons/hicolor/128x128/apps +@pkgdir share/applications +@pkgdir share/appdata diff --git a/games/freeciv-share/distinfo b/games/freeciv-share/distinfo index 6fe852c6d..1e3662e7e 100644 --- a/games/freeciv-share/distinfo +++ b/games/freeciv-share/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.28 2013/05/23 15:02:53 joerg Exp $ +$NetBSD: distinfo,v 1.29 2015/04/26 19:19:42 spz Exp $ -SHA1 (freeciv-2.3.2.tar.bz2) = e6267b5e0483cf9c29d01793d2f9433e73d62191 -RMD160 (freeciv-2.3.2.tar.bz2) = 63bea690cfd6953bfb30d320a3e3f7a69353b64c -Size (freeciv-2.3.2.tar.bz2) = 30695128 bytes +SHA1 (freeciv-2.5.0.tar.bz2) = 477b60e02606e47b31a019b065353c1a6da6c305 +RMD160 (freeciv-2.5.0.tar.bz2) = 51d16d9c746bd42123c333c2103882b771c6b796 +Size (freeciv-2.5.0.tar.bz2) = 40323793 bytes SHA1 (patch-aa) = bac3e05393c154defd288cc621606a3dbd7f00eb SHA1 (patch-common_dataio.c) = 6fd08d7185f953fbfdc2c554ad67c4e5c8f2be87 SHA1 (patch-common_dataio.h) = 4a513230ee814269466959fcb977b1360a78ee53 diff --git a/games/freeciv-share/patches/patch-aa b/games/freeciv-share/patches/patch-aa deleted file mode 100644 index 8d11a7709..000000000 --- a/games/freeciv-share/patches/patch-aa +++ /dev/null @@ -1,153 +0,0 @@ -$NetBSD: patch-aa,v 1.12 2012/07/31 15:49:37 prlw1 Exp $ - -https://gna.org/bugs/index.php?20002 - ---- configure.orig 2012-03-31 12:37:54.000000000 +0000 -+++ configure -@@ -18894,13 +18894,13 @@ $as_echo "yes" >&6; } - - - -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - cat >>confdefs.h <<_ACEOF - #define $ac_tr_lib 1 - _ACEOF -@@ -18971,13 +18971,13 @@ $as_echo "yes" >&6; } - - - -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - cat >>confdefs.h <<_ACEOF - #define $ac_tr_lib 1 - _ACEOF -@@ -19044,13 +19044,13 @@ $as_echo "yes" >&6; } - - - -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - cat >>confdefs.h <<_ACEOF - #define $ac_tr_lib 1 - _ACEOF -@@ -19113,13 +19113,13 @@ $as_echo "yes" >&6; } - - - -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - cat >>confdefs.h <<_ACEOF - #define $ac_tr_lib 1 - _ACEOF -@@ -19188,13 +19188,13 @@ $as_echo "yes" >&6; } - - - -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - cat >>confdefs.h <<_ACEOF - #define $ac_tr_lib 1 - _ACEOF -@@ -19260,13 +19260,13 @@ $as_echo "yes" >&6; } - - - -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - cat >>confdefs.h <<_ACEOF - #define $ac_tr_lib 1 - _ACEOF -@@ -19331,13 +19331,13 @@ $as_echo "yes" >&6; } - - - -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - cat >>confdefs.h <<_ACEOF - #define $ac_tr_lib 1 - _ACEOF diff --git a/games/freeciv-share/patches/patch-common_dataio.c b/games/freeciv-share/patches/patch-common_dataio.c deleted file mode 100644 index 7070c7f13..000000000 --- a/games/freeciv-share/patches/patch-common_dataio.c +++ /dev/null @@ -1,363 +0,0 @@ -$NetBSD: patch-common_dataio.c,v 1.1 2012/08/17 18:42:44 prlw1 Exp $ - -Fixes part 2 of http://secunia.com/advisories/40476/ -c.f. https://gna.org/bugs/?20003 - ---- common/dataio.c.orig 2012-03-31 12:35:45.000000000 +0000 -+++ common/dataio.c -@@ -408,7 +408,7 @@ void dio_put_worklist(struct data_out *d - Receive uint8 value to dest. In case of failure, value stored to dest - will be zero. Note that zero is legal value even when there is no failure. - **************************************************************************/ --void dio_get_uint8(struct data_in *din, int *dest) -+bool dio_get_uint8(struct data_in *din, int *dest) - { - if (enough_data(din, 1)) { - if (dest) { -@@ -421,14 +421,18 @@ void dio_get_uint8(struct data_in *din, - din->current++; - } else if (dest) { - *dest = 0; -+ -+ return FALSE; - } -+ -+ return TRUE; - } - - /************************************************************************** - Receive uint16 value to dest. In case of failure, value stored to dest - will be zero. Note that zero is legal value even when there is no failure. - **************************************************************************/ --void dio_get_uint16(struct data_in *din, int *dest) -+bool dio_get_uint16(struct data_in *din, int *dest) - { - if (enough_data(din, 2)) { - if (dest) { -@@ -441,14 +445,18 @@ void dio_get_uint16(struct data_in *din, - din->current += 2; - } else if (dest) { - *dest = 0; -+ -+ return FALSE; - } -+ -+ return TRUE; - } - - /************************************************************************** - Receive uint32 value to dest. In case of failure, value stored to dest - will be zero. Note that zero is legal value even when there is no failure. - **************************************************************************/ --void dio_get_uint32(struct data_in *din, int *dest) -+bool dio_get_uint32(struct data_in *din, int *dest) - { - if (enough_data(din, 4)) { - if (dest) { -@@ -461,17 +469,22 @@ void dio_get_uint32(struct data_in *din, - din->current += 4; - } else if (dest) { - *dest = 0; -+ -+ return FALSE; - } -+ -+ return TRUE; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_bool8(struct data_in *din, bool * dest) -+bool dio_get_bool8(struct data_in *din, bool * dest) - { - int ival; -+ bool retval; - -- dio_get_uint8(din, &ival); -+ retval = dio_get_uint8(din, &ival); - - if (ival != 0 && ival != 1) { - log_error("Received value isn't boolean: %d", ival); -@@ -479,16 +492,19 @@ void dio_get_bool8(struct data_in *din, - } - - *dest = (ival != 0); -+ -+ return retval; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_bool32(struct data_in *din, bool * dest) -+bool dio_get_bool32(struct data_in *din, bool * dest) - { - int ival = 0; -+ bool retval; - -- dio_get_uint32(din, &ival); -+ retval = dio_get_uint32(din, &ival); - - if (ival != 0 && ival != 1) { - log_error("Received value isn't boolean: %d", ival); -@@ -496,57 +512,69 @@ void dio_get_bool32(struct data_in *din, - } - - *dest = (ival != 0); -+ -+ return retval; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_sint8(struct data_in *din, int *dest) -+bool dio_get_sint8(struct data_in *din, int *dest) - { - int tmp; -+ bool retval; - -- dio_get_uint8(din, &tmp); -+ retval = dio_get_uint8(din, &tmp); - if (dest) { - if (tmp > 0x7f) { - tmp -= 0x100; - } - *dest = tmp; - } -+ -+ return retval; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_sint16(struct data_in *din, int *dest) -+bool dio_get_sint16(struct data_in *din, int *dest) - { - int tmp = 0; -+ bool retval; - -- dio_get_uint16(din, &tmp); -+ retval = dio_get_uint16(din, &tmp); - if (dest) { - if (tmp > 0x7fff) { - tmp -= 0x10000; - } - *dest = tmp; - } -+ -+ return retval; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_memory(struct data_in *din, void *dest, size_t dest_size) -+bool dio_get_memory(struct data_in *din, void *dest, size_t dest_size) - { - if (enough_data(din, dest_size)) { - if (dest) { - memcpy(dest, ADD_TO_POINTER(din->src, din->current), dest_size); - } - din->current += dest_size; -+ } else { -+ return FALSE; - } -+ -+ return TRUE; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_string(struct data_in *din, char *dest, size_t max_dest_size) -+bool dio_get_string(struct data_in *din, char *dest, size_t max_dest_size) - { - char *c; - size_t ps_len; /* length in packet, not including null */ -@@ -556,7 +584,7 @@ void dio_get_string(struct data_in *din, - - if (!enough_data(din, 1)) { - dest[0] = '\0'; -- return; -+ return FALSE; - } - - remaining = dio_input_remaining(din); -@@ -582,37 +610,40 @@ void dio_get_string(struct data_in *din, - if (!din->too_short) { - din->current += (ps_len + 1); /* past terminator */ - } -+ -+ return TRUE; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_bit_string(struct data_in *din, char *dest, -+bool dio_get_bit_string(struct data_in *din, char *dest, - size_t max_dest_size) - { - int npack = 0; /* number claimed in packet */ - int i; /* iterate the bytes */ -+ bool retval; - - fc_assert(dest != NULL && max_dest_size > 0); - - if (!enough_data(din, 1)) { - dest[0] = '\0'; -- return; -+ return FALSE; - } - -- dio_get_uint16(din, &npack); -+ retval = dio_get_uint16(din, &npack); - if (npack >= max_dest_size) { - log_error("Have size for %lu, got %d", - (unsigned long) max_dest_size, npack); - din->bad_bit_string = TRUE; - dest[0] = '\0'; -- return; -+ return FALSE; - } - - for (i = 0; i < npack;) { - int bit, byte_value; - -- dio_get_uint8(din, &byte_value); -+ retval = dio_get_uint8(din, &byte_value); - for (bit = 0; bit < 8 && i < npack; bit++, i++) { - if (TEST_BIT(byte_value, bit)) { - dest[i] = '1'; -@@ -627,17 +658,20 @@ void dio_get_bit_string(struct data_in * - if (din->too_short) { - din->bad_bit_string = TRUE; - } -+ -+ return retval; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_tech_list(struct data_in *din, int *dest) -+bool dio_get_tech_list(struct data_in *din, int *dest) - { - int i; -+ bool retval; - - for (i = 0; i < MAX_NUM_TECH_LIST; i++) { -- dio_get_uint8(din, &dest[i]); -+ retval = dio_get_uint8(din, &dest[i]); - if (dest[i] == A_LAST) { - break; - } -@@ -646,56 +680,66 @@ void dio_get_tech_list(struct data_in *d - for (; i < MAX_NUM_TECH_LIST; i++) { - dest[i] = A_LAST; - } -+ -+ return retval; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_worklist(struct data_in *din, struct worklist *pwl) -+bool dio_get_worklist(struct data_in *din, struct worklist *pwl) - { - int i, length; -+ bool retval; - - worklist_init(pwl); - -- dio_get_uint8(din, &length); -+ retval = dio_get_uint8(din, &length); - for (i = 0; i < length; i++) { - int identifier; - int kind; - - dio_get_uint8(din, &kind); -- dio_get_uint8(din, &identifier); -+ retval = dio_get_uint8(din, &identifier); - - worklist_append(pwl, universal_by_number(kind, identifier)); - } -+ -+ return retval; - } - - /************************************************************************** - ... - **************************************************************************/ --void dio_get_uint8_vec8(struct data_in *din, int **values, int stop_value) -+bool dio_get_uint8_vec8(struct data_in *din, int **values, int stop_value) - { - int count, inx; -+ bool retval; - -- dio_get_uint8(din, &count); -+ retval = dio_get_uint8(din, &count); - if (values) { - *values = fc_calloc((count + 1), sizeof(**values)); - } - for (inx = 0; inx < count; inx++) { -- dio_get_uint8(din, values ? &((*values)[inx]) : NULL); -+ retval = dio_get_uint8(din, values ? &((*values)[inx]) : NULL); - } - if (values) { - (*values)[inx] = stop_value; - } -+ -+ return retval; - } - - /************************************************************************** - Receive vector of uint6 values. - **************************************************************************/ --void dio_get_uint16_vec8(struct data_in *din, int **values, int stop_value) -+bool dio_get_uint16_vec8(struct data_in *din, int **values, int stop_value) - { - int count, inx; -+ bool retval; -+ -+ retval = dio_get_uint8(din, &count); - -- dio_get_uint8(din, &count); - if (values) { - *values = fc_calloc((count + 1), sizeof(**values)); - } -@@ -705,23 +749,28 @@ void dio_get_uint16_vec8(struct data_in - if (values) { - (*values)[inx] = stop_value; - } -+ -+ return retval; - } - - /************************************************************************** - De-serialize a requirement. - **************************************************************************/ --void dio_get_requirement(struct data_in *din, struct requirement *preq) -+bool dio_get_requirement(struct data_in *din, struct requirement *preq) - { - int type, range, value; - bool survives, negated; -+ bool retval; - - dio_get_uint8(din, &type); - dio_get_sint32(din, &value); - dio_get_uint8(din, &range); - dio_get_bool8(din, &survives); -- dio_get_bool8(din, &negated); -+ retval = dio_get_bool8(din, &negated); - - *preq = req_from_values(type, range, survives, negated, value); -+ -+ return retval; - } - - /************************************************************************** diff --git a/games/freeciv-share/patches/patch-common_dataio.h b/games/freeciv-share/patches/patch-common_dataio.h deleted file mode 100644 index c1fccb315..000000000 --- a/games/freeciv-share/patches/patch-common_dataio.h +++ /dev/null @@ -1,50 +0,0 @@ -$NetBSD: patch-common_dataio.h,v 1.1 2012/08/17 18:42:44 prlw1 Exp $ - -Fixes part 2 of http://secunia.com/advisories/40476/ -c.f. https://gna.org/bugs/?20003 - ---- common/dataio.h.orig 2012-03-31 12:35:45.000000000 +0000 -+++ common/dataio.h -@@ -53,27 +53,27 @@ size_t dio_input_remaining(struct data_i - - /* gets */ - --void dio_get_uint8(struct data_in *din, int *dest); --void dio_get_uint16(struct data_in *din, int *dest); --void dio_get_uint32(struct data_in *din, int *dest); -+bool dio_get_uint8(struct data_in *din, int *dest); -+bool dio_get_uint16(struct data_in *din, int *dest); -+bool dio_get_uint32(struct data_in *din, int *dest); - --void dio_get_sint8(struct data_in *din, int *dest); --void dio_get_sint16(struct data_in *din, int *dest); -+bool dio_get_sint8(struct data_in *din, int *dest); -+bool dio_get_sint16(struct data_in *din, int *dest); - #define dio_get_sint32(d,v) dio_get_uint32(d,v) - - --void dio_get_bool8(struct data_in *din, bool *dest); --void dio_get_bool32(struct data_in *din, bool *dest); --void dio_get_memory(struct data_in *din, void *dest, size_t dest_size); --void dio_get_string(struct data_in *din, char *dest, size_t max_dest_size); --void dio_get_bit_string(struct data_in *din, char *dest, -+bool dio_get_bool8(struct data_in *din, bool *dest); -+bool dio_get_bool32(struct data_in *din, bool *dest); -+bool dio_get_memory(struct data_in *din, void *dest, size_t dest_size); -+bool dio_get_string(struct data_in *din, char *dest, size_t max_dest_size); -+bool dio_get_bit_string(struct data_in *din, char *dest, - size_t max_dest_size); --void dio_get_tech_list(struct data_in *din, int *dest); --void dio_get_worklist(struct data_in *din, struct worklist *pwl); --void dio_get_requirement(struct data_in *din, struct requirement *preq); -+bool dio_get_tech_list(struct data_in *din, int *dest); -+bool dio_get_worklist(struct data_in *din, struct worklist *pwl); -+bool dio_get_requirement(struct data_in *din, struct requirement *preq); - --void dio_get_uint8_vec8(struct data_in *din, int **values, int stop_value); --void dio_get_uint16_vec8(struct data_in *din, int **values, int stop_value); -+bool dio_get_uint8_vec8(struct data_in *din, int **values, int stop_value); -+bool dio_get_uint16_vec8(struct data_in *din, int **values, int stop_value); - - /* Should be a function but we need some macro magic. */ - #define DIO_BV_GET(pdin, bv) \ diff --git a/games/freeciv-share/patches/patch-common_generate__packets.py b/games/freeciv-share/patches/patch-common_generate__packets.py deleted file mode 100644 index 21e44f402..000000000 --- a/games/freeciv-share/patches/patch-common_generate__packets.py +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-common_generate__packets.py,v 1.1 2012/08/17 18:42:44 prlw1 Exp $ - -Fixes part 2 of http://secunia.com/advisories/40476/ -c.f. https://gna.org/bugs/?20003 - ---- common/generate_packets.py.orig 2012-08-01 17:10:51.000000000 +0000 -+++ common/generate_packets.py -@@ -546,11 +546,13 @@ class Field: - for (;;) { - int i; - -- dio_get_uint8(&din, &i); -- if(i == 255) { -+ if (!dio_get_uint8(&din, &i)) { - break; - } -- if(i > %(array_size_u)s) { -+ if (i == 255) { -+ break; -+ } -+ if (i > %(array_size_u)s) { - log_error("packets_gen.c: WARNING: ignoring intra array diff"); - } else { - %(c)s diff --git a/games/freeciv-share/patches/patch-common_packets.c b/games/freeciv-share/patches/patch-common_packets.c deleted file mode 100644 index 78f7b6a80..000000000 --- a/games/freeciv-share/patches/patch-common_packets.c +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-common_packets.c,v 1.1 2012/07/31 15:49:37 prlw1 Exp $ - -Fixes part 1 of http://secunia.com/advisories/40476/ -c.f. https://gna.org/bugs/?20003 - ---- common/packets.c.orig 2012-03-31 12:35:45.000000000 +0000 -+++ common/packets.c -@@ -331,7 +331,7 @@ instead of just testing if the returning - return a NULL packet even if everything is OK (receive_packet_goto_route). - **************************************************************************/ - void *get_packet_from_connection(struct connection *pc, -- enum packet_type *ptype, bool * presult) -+ enum packet_type *ptype, bool *presult) - { - int len_read; - int whole_packet_len; -@@ -386,6 +386,14 @@ void *get_packet_from_connection(struct - return NULL; /* not all data has been read */ - } - -+ if (whole_packet_len < header_size) { -+ log_verbose("The packet size is reported to be less than header alone. " -+ "The connection will be closed now."); -+ connection_close(pc, _("illegal packet size")); -+ -+ return NULL; -+ } -+ - #ifdef USE_COMPRESSION - if (compressed_packet) { - uLong compressed_size = whole_packet_len - header_size; diff --git a/games/freeciv-share/patches/patch-configure.ac b/games/freeciv-share/patches/patch-configure.ac deleted file mode 100644 index 63d222a58..000000000 --- a/games/freeciv-share/patches/patch-configure.ac +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-configure.ac,v 1.1 2013/05/23 15:02:53 joerg Exp $ - ---- configure.ac.orig 2012-03-31 12:35:57.000000000 +0000 -+++ configure.ac -@@ -883,7 +883,7 @@ dnl In the future we probably get rid of - dnl lua from system. - dnl LUA_AS_DEPENDENCY should be empty when using lua outside own our tree. - LUA_CFLAGS="-I\$(top_srcdir)/dependencies/lua-5.1/src" --LUA_LIBS="\$(top_builddir)/dependencies/lua-5.1/src/liblua.a" -+LUA_LIBS="\$(top_builddir)/dependencies/lua-5.1/src/liblua.la" - LUA_AS_DEPENDENCY="$LUA_LIBS" - AC_SUBST([LUA_CFLAGS]) - AC_SUBST([LUA_LIBS]) -@@ -891,7 +891,7 @@ AC_SUBST([LUA_AS_DEPENDENCY]) - - - TOLUA_CFLAGS="-I\$(top_srcdir)/dependencies/tolua-5.1/include" --TOLUA_LIBS="\$(top_builddir)/dependencies/tolua-5.1/src/lib/libtolua.a" -+TOLUA_LIBS="\$(top_builddir)/dependencies/tolua-5.1/src/lib/libtolua.la" - TOLUA_AS_DEPENDENCY="$TOLUA_LIBS" - AC_SUBST([TOLUA_CFLAGS]) - AC_SUBST([TOLUA_LIBS]) diff --git a/games/freeciv-share/patches/patch-dependencies_lua-5.1_src_Makefile.am b/games/freeciv-share/patches/patch-dependencies_lua-5.1_src_Makefile.am deleted file mode 100644 index 6bdc3e0b0..000000000 --- a/games/freeciv-share/patches/patch-dependencies_lua-5.1_src_Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-dependencies_lua-5.1_src_Makefile.am,v 1.1 2013/05/23 15:02:53 joerg Exp $ - ---- dependencies/lua-5.1/src/Makefile.am.orig 2012-03-31 12:32:31.000000000 +0000 -+++ dependencies/lua-5.1/src/Makefile.am -@@ -1,10 +1,10 @@ - ## Process this file with automake to produce Makefile.in - --noinst_LIBRARIES = liblua.a -+noinst_LTLIBRARIES = liblua.la - - AM_CPPFLAGS = - --liblua_a_SOURCES = \ -+liblua_la_SOURCES = \ - localluaconf.h \ - lapi.c \ - lapi.h \ diff --git a/games/freeciv-share/patches/patch-dependencies_tolua-5.1_src_bin_Makefile.am b/games/freeciv-share/patches/patch-dependencies_tolua-5.1_src_bin_Makefile.am deleted file mode 100644 index 818c78e50..000000000 --- a/games/freeciv-share/patches/patch-dependencies_tolua-5.1_src_bin_Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-dependencies_tolua-5.1_src_bin_Makefile.am,v 1.1 2013/05/23 15:02:53 joerg Exp $ - ---- dependencies/tolua-5.1/src/bin/Makefile.am.orig 2013-05-22 20:21:27.000000000 +0000 -+++ dependencies/tolua-5.1/src/bin/Makefile.am -@@ -36,8 +36,8 @@ EXTRA_tolua_SOURCES = \ - - tolua_DEPENDENCIES = \ - $(LUA_AS_DEPENDENCY) \ -- ../lib/libtolua.a -+ ../lib/libtolua.la - - tolua_LDFLAGS = \ - $(LUA_LIBS) \ -- ../lib/libtolua.a -lm -+ ../lib/libtolua.la -lm diff --git a/games/freeciv-share/patches/patch-dependencies_tolua-5.1_src_lib_Makefile.am b/games/freeciv-share/patches/patch-dependencies_tolua-5.1_src_lib_Makefile.am deleted file mode 100644 index 7a1b90d2b..000000000 --- a/games/freeciv-share/patches/patch-dependencies_tolua-5.1_src_lib_Makefile.am +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-dependencies_tolua-5.1_src_lib_Makefile.am,v 1.1 2013/05/23 15:02:53 joerg Exp $ - ---- dependencies/tolua-5.1/src/lib/Makefile.am.orig 2012-03-31 12:32:31.000000000 +0000 -+++ dependencies/tolua-5.1/src/lib/Makefile.am -@@ -1,10 +1,10 @@ --noinst_LIBRARIES = libtolua.a -+noinst_LTLIBRARIES = libtolua.la - - AM_CPPFLAGS = \ - -I$(top_srcdir)/dependencies/tolua-5.1/include \ - $(LUA_CFLAGS) - --libtolua_a_SOURCES = \ -+libtolua_la_SOURCES = \ - tolua_event.c \ - tolua_event.h \ - tolua_is.c \ diff --git a/games/freeciv-share/patches/patch-m4_x.m4 b/games/freeciv-share/patches/patch-m4_x.m4 deleted file mode 100644 index 35be78535..000000000 --- a/games/freeciv-share/patches/patch-m4_x.m4 +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-m4_x.m4,v 1.1 2013/05/23 15:02:53 joerg Exp $ - ---- m4/x.m4.orig 2013-05-22 20:15:33.000000000 +0000 -+++ m4/x.m4 -@@ -64,13 +64,13 @@ AC_DEFUN([FC_CHECK_X_LIB], [ - AH_TEMPLATE([HAVE_LIBXPM], [Define if the Xpm lib is available]) - AH_TEMPLATE([HAVE_LIBXAW], [Define if the Xaw lib is to be used]) - AH_TEMPLATE([HAVE_LIBXAW3D], [Define if the Xaw3d lib is to be used]) -- if (test $ac_tr_lib == HAVE_LIBX11 \ -- || test $ac_tr_lib == HAVE_LIBXEXT \ -- || test $ac_tr_lib == HAVE_LIBXT \ -- || test $ac_tr_lib == HAVE_LIBXMU \ -- || test $ac_tr_lib == HAVE_LIBXPM \ -- || test $ac_tr_lib == HAVE_LIBXAW \ -- || test $ac_tr_lib == HAVE_LIBXAW3D); then -+ if (test $ac_tr_lib = HAVE_LIBX11 \ -+ || test $ac_tr_lib = HAVE_LIBXEXT \ -+ || test $ac_tr_lib = HAVE_LIBXT \ -+ || test $ac_tr_lib = HAVE_LIBXMU \ -+ || test $ac_tr_lib = HAVE_LIBXPM \ -+ || test $ac_tr_lib = HAVE_LIBXAW \ -+ || test $ac_tr_lib = HAVE_LIBXAW3D); then - AC_DEFINE_UNQUOTED($ac_tr_lib) - X_EXTRA_LIBS="-l$1 $X_EXTRA_LIBS" - else diff --git a/games/freeciv-share/patches/patch-server_Makefile.am b/games/freeciv-share/patches/patch-server_Makefile.am deleted file mode 100644 index e3a765c8d..000000000 --- a/games/freeciv-share/patches/patch-server_Makefile.am +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-server_Makefile.am,v 1.1 2013/05/23 15:02:53 joerg Exp $ - ---- server/Makefile.am.orig 2013-05-22 20:25:54.000000000 +0000 -+++ server/Makefile.am -@@ -112,6 +112,7 @@ libfreeciv_srv_la_DEPENDENCIES = \ - $(srvlibs) - - libfreeciv_srv_la_LIBADD = \ -+ $(LUA_LIBS) $(TOLUA_LIBS) \ - $(srvlibs) - - freeciv_server_DEPENDENCIES = \ -@@ -128,7 +129,6 @@ freeciv_server_LDADD = \ - ./libfreeciv-srv.la \ - $(top_builddir)/common/libfreeciv.la \ - $(INTLLIBS) \ -- $(LUA_LIBS) $(TOLUA_LIBS) \ - $(AUTH_LIBS) $(SERVER_LIBS) $(LIB_GGZDMOD) $(SERVERICON) - - desktopfiledir = $(prefix)/share/applications diff --git a/games/freeciv-share/suppress_installation.mk b/games/freeciv-share/suppress_installation.mk index df798074e..79a9c55ab 100644 --- a/games/freeciv-share/suppress_installation.mk +++ b/games/freeciv-share/suppress_installation.mk @@ -1,28 +1,43 @@ -# $NetBSD: suppress_installation.mk,v 1.2 2013/05/23 15:02:53 joerg Exp $ +# $NetBSD: suppress_installation.mk,v 1.3 2015/04/26 19:19:42 spz Exp $ # Makefile snippet to be included by freeciv-client and freeciv-server to # prevent files installed by freeciv-share from being installed again. +CONFIGURE_ARGS+= --without-freeciv-manual + SUBST_CLASSES+= installmanfix SUBST_STAGE.installmanfix= pre-configure SUBST_FILES.installmanfix= Makefile.in -SUBST_SED.installmanfix+= -e 's|po doc||g' +SUBST_SED.installmanfix+= -e 's|translations doc ||g' SUBST_MESSAGE.installmanfix= Suppressing installation of man pages and localization files already in freeciv-share. +SUBST_CLASSES+= installmanfix2 +SUBST_STAGE.installmanfix2= pre-configure +SUBST_FILES.installmanfix2= Makefile.in +SUBST_SED.installmanfix2+= -e 's|install-data-am: install-docDATA|install-data-am: \# install-docDATA|' +SUBST_MESSAGE.installmanfix2= Suppressing installation of doc files already in freeciv-share + SUBST_CLASSES+= installfix SUBST_STAGE.installfix= pre-configure SUBST_FILES.installfix= common/Makefile.in SUBST_SED.installfix+= -e 's|^install-exec-am: install-libLTLIBRARIES|install-exec-am: \# install-libLTLIBRARIES|' SUBST_MESSAGE.installfix= Suppressing installation of libs already in freeciv-share. -SUBST_CLASSES+= installmanfix2 -SUBST_STAGE.installmanfix2= post-configure -SUBST_FILES.installmanfix2= Makefile -SUBST_SED.installmanfix2+= -e 's|po doc||g' -SUBST_MESSAGE.installmanfix2= Suppressing installation of man pages and localization files already in freeciv-share. +SUBST_CLASSES+= installmanfix3 +SUBST_STAGE.installmanfix3= post-configure +SUBST_FILES.installmanfix3= Makefile +SUBST_SED.installmanfix3+= -e 's|translations doc ||g' +SUBST_MESSAGE.installmanfix3= Suppressing installation of man pages and localization files already in freeciv-share. + +SUBST_CLASSES+= installmanfix4 +SUBST_STAGE.installmanfix4= post-configure +SUBST_FILES.installmanfix4= Makefile +SUBST_SED.installmanfix4+= -e 's|install-data-am: install-docDATA|install-data-am: \# install-docDATA|' +SUBST_MESSAGE.installmanfix4= Suppressing installation of doc files already in freeciv-share SUBST_CLASSES+= installfix2 -SUBST_STAGE.installfix2= post-configure -SUBST_FILES.installfix2= common/Makefile +SUBST_STAGE.installfix2= post-configure +SUBST_FILES.installfix2= common/Makefile SUBST_SED.installfix2+= -e 's|^install-exec-am: install-libLTLIBRARIES|install-exec-am: \# install-libLTLIBRARIES|' SUBST_MESSAGE.installfix2= Suppressing installation of libs already in freeciv-share. + diff --git a/games/freedroid/Makefile b/games/freedroid/Makefile index 3efd7affa..4dfa350b0 100644 --- a/games/freedroid/Makefile +++ b/games/freedroid/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/02/16 11:21:18 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= freedroid-1.0.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freedroid/} diff --git a/games/freesci/Makefile b/games/freesci/Makefile index 0d9edcb9b..7e928667b 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/07/15 02:02:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= freesci-0.3.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= http://www-plan.cs.colorado.edu/reichenb/freesci/ diff --git a/games/frozen-bubble/Makefile b/games/frozen-bubble/Makefile index 85e983ff1..23b025d81 100644 --- a/games/frozen-bubble/Makefile +++ b/games/frozen-bubble/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:07 wiz Exp $ # DISTNAME= frozen-bubble-2.2.0 -PKGREVISION= 15 +PKGREVISION= 17 CATEGORIES= games MASTER_SITES= http://www.frozen-bubble.org/data/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/gamazons/Makefile b/games/gamazons/Makefile index 7f0b5dc50..474730839 100644 --- a/games/gamazons/Makefile +++ b/games/gamazons/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:47:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= gamazons-0.83 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= games MASTER_SITES= http://www.yorgalily.org/gamazons/src/ diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 2564bcc61..f20b24a30 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/25 14:22:55 tnn Exp $ DISTNAME= gbrainy-2.2.1 PKGNAME= gbrainy-2.21 -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/ diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 88f3d2687..d0dd09e37 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/25 14:22:55 tnn Exp $ DISTNAME= gcompris-12.11 -PKGREVISION= 16 +PKGREVISION= 18 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gcompris/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index c86f27d6f..6f29b1177 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/12/19 06:50:16 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= gemdropx-0.9 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games x11 MASTER_SITES= ftp://ftp.tuxpaint.org/unix/x/gemdropx/src/ diff --git a/games/genecys-client/Makefile b/games/genecys-client/Makefile index b851637e1..4ebb81e30 100644 --- a/games/genecys-client/Makefile +++ b/games/genecys-client/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= genecys-0.2 PKGNAME= genecys-client-0.2 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=genecys/} diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index dbda4ef7d..c4f3c9346 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/08/21 08:44:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= glaxium_0.5 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://xhosxe.free.fr/glaxium/ diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 3868c12c2..d2f901e93 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2013/02/16 11:21:19 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:22:55 tnn Exp $ # DISTNAME= gltron-0.70-source PKGNAME= ${DISTNAME:S/-source$//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gltron/} diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 48706c012..681d88703 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.145 2015/01/17 14:36:11 prlw1 Exp $ +# $NetBSD: Makefile,v 1.146 2015/04/25 14:22:55 tnn Exp $ DISTNAME= gnome-games-2.32.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gnome-mastermind/Makefile b/games/gnome-mastermind/Makefile index ba4bbd5a4..b43783184 100644 --- a/games/gnome-mastermind/Makefile +++ b/games/gnome-mastermind/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= gnome-mastermind-0.3.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= games MASTER_SITES= http://download.gna.org/gnome-mastermind/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/gnome-sudoku/Makefile b/games/gnome-sudoku/Makefile index 7128bc07d..f0233c90c 100644 --- a/games/gnome-sudoku/Makefile +++ b/games/gnome-sudoku/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/12/09 13:20:43 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/17 19:10:01 prlw1 Exp $ -DISTNAME= gnome-sudoku-3.14.2 +DISTNAME= gnome-sudoku-3.16.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sudoku/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -18,17 +18,18 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.40.0 .include "../../devel/glib2/schemas.mk" .include "../../devel/libgee/buildlink3.mk" -BUILDLINK_API_DEPENDS.qqwing+= qqwing>=1.2.0 +BUILDLINK_API_DEPENDS.qqwing+= qqwing>=1.3.4 .include "../../games/qqwing/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" BUILDLINK_DEPMETHOD.vala:= build -BUILDLINK_API_DEPENDS.vala+= vala>=0.25.1 +BUILDLINK_API_DEPENDS.vala+= vala>=0.27.1.30 .include "../../lang/vala/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/json-glib/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.13.4 +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.15.0 .include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/gnome-sudoku/PLIST b/games/gnome-sudoku/PLIST index 5bdc45e51..4f3da0a4a 100644 --- a/games/gnome-sudoku/PLIST +++ b/games/gnome-sudoku/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/11/29 14:16:47 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/17 19:10:01 prlw1 Exp $ bin/gnome-sudoku man/man6/gnome-sudoku.6 share/appdata/gnome-sudoku.appdata.xml @@ -645,6 +645,7 @@ share/icons/hicolor/22x22/apps/gnome-sudoku.png share/icons/hicolor/24x24/apps/gnome-sudoku.png share/icons/hicolor/32x32/apps/gnome-sudoku.png share/icons/hicolor/48x48/apps/gnome-sudoku.png +share/icons/hicolor/scalable/apps/gnome-sudoku-symbolic.svg share/icons/hicolor/scalable/apps/gnome-sudoku.svg share/locale/af/LC_MESSAGES/gnome-sudoku.mo share/locale/am/LC_MESSAGES/gnome-sudoku.mo @@ -657,6 +658,7 @@ share/locale/bg/LC_MESSAGES/gnome-sudoku.mo share/locale/bn/LC_MESSAGES/gnome-sudoku.mo share/locale/bn_IN/LC_MESSAGES/gnome-sudoku.mo share/locale/br/LC_MESSAGES/gnome-sudoku.mo +share/locale/bs/LC_MESSAGES/gnome-sudoku.mo share/locale/ca/LC_MESSAGES/gnome-sudoku.mo share/locale/ca@valencia/LC_MESSAGES/gnome-sudoku.mo share/locale/cs/LC_MESSAGES/gnome-sudoku.mo diff --git a/games/gnome-sudoku/distinfo b/games/gnome-sudoku/distinfo index f17ab6a0c..1c66e77f2 100644 --- a/games/gnome-sudoku/distinfo +++ b/games/gnome-sudoku/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/11/29 14:16:47 prlw1 Exp $ +$NetBSD: distinfo,v 1.2 2015/06/17 19:10:01 prlw1 Exp $ -SHA1 (gnome-sudoku-3.14.2.tar.xz) = 0dea744a890281ce78da0e80384243931b2b8055 -RMD160 (gnome-sudoku-3.14.2.tar.xz) = 056ca221bbae188fb2b001f3e5faf993a774903e -Size (gnome-sudoku-3.14.2.tar.xz) = 3071084 bytes +SHA1 (gnome-sudoku-3.16.0.tar.xz) = 5b92380696bb4ce56ff32201299f7cde067bdc29 +RMD160 (gnome-sudoku-3.16.0.tar.xz) = 04784380b47c6a8798c83f91f9a00d0404664159 +Size (gnome-sudoku-3.16.0.tar.xz) = 3063340 bytes diff --git a/games/granatier/Makefile b/games/granatier/Makefile index 0d1d87a94..a8fe479ad 100644 --- a/games/granatier/Makefile +++ b/games/granatier/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:56 tnn Exp $ DISTNAME= granatier-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= clone of the classic Bomberman game diff --git a/games/grhino/Makefile b/games/grhino/Makefile index 42b3f900b..5a4acc1bf 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= grhino-0.16.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index ccc43c8ee..bc996d6e2 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.79 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= gtetrinet-0.7.11 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtetrinet/0.7/} diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index 24fc7feaf..00e890d0e 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/25 14:22:56 tnn Exp $ DISTNAME= gtkballs-3.1.5 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= games MASTER_SITES= http://gtkballs.antex.ru/dist/ diff --git a/games/gtklevel9/Makefile b/games/gtklevel9/Makefile index 73432d60e..6d1b56056 100644 --- a/games/gtklevel9/Makefile +++ b/games/gtklevel9/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:22:56 tnn Exp $ DISTNAME= Level9_4.0_Source PKGNAME= gtklevel9-4.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= games MASTER_SITES= http://www.ifarchive.org/if-archive/level9/interpreters/level9/ EXTRACT_SUFX= .zip diff --git a/games/gtkmagnetic/Makefile b/games/gtkmagnetic/Makefile index f82866879..a28211ad2 100644 --- a/games/gtkmagnetic/Makefile +++ b/games/gtkmagnetic/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= Magnetic22Src # core version: 2.2, gui version: 1.6 PKGNAME= gtkmagnetic-2.2.1.6 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= games MASTER_SITES= http://www.ifarchive.org/if-archive/magnetic-scrolls/interpreters/magnetic/ EXTRACT_SUFX= .zip diff --git a/games/gturing/Makefile b/games/gturing/Makefile index f8c7ea361..e73c30775 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.78 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= gturing-0.1.1 -PKGREVISION= 55 +PKGREVISION= 56 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gturing/0.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/hex-a-hop/Makefile b/games/hex-a-hop/Makefile index 361bcd3be..e3f0ef791 100644 --- a/games/hex-a-hop/Makefile +++ b/games/hex-a-hop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/06/04 22:16:06 tron Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= hex-a-hop-1.1.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hexahop/} diff --git a/games/hitori/Makefile b/games/hitori/Makefile index 0e6b899ed..5ad9eba25 100644 --- a/games/hitori/Makefile +++ b/games/hitori/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/03/27 01:21:16 prlw1 Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/17 19:13:57 prlw1 Exp $ -DISTNAME= hitori-3.14.3 +DISTNAME= hitori-3.16.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hitori/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -20,5 +20,6 @@ BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool .include "../../devel/glib2/schemas.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.15.0 .include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/hitori/PLIST b/games/hitori/PLIST index 456f8e979..3c47bfeef 100644 --- a/games/hitori/PLIST +++ b/games/hitori/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/03/27 01:21:16 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/17 19:13:57 prlw1 Exp $ bin/hitori share/appdata/hitori.appdata.xml share/applications/hitori.desktop @@ -94,13 +94,13 @@ share/help/zh_CN/hitori/index.page share/help/zh_CN/hitori/legal.xml share/help/zh_CN/hitori/playing.page share/help/zh_CN/hitori/strategy.page -share/hitori/hitori.css -share/hitori/hitori.ui share/icons/hicolor/16x16/apps/hitori.png share/icons/hicolor/22x22/apps/hitori.png share/icons/hicolor/32x32/apps/hitori.png share/icons/hicolor/48x48/apps/hitori.png +share/icons/hicolor/symbolic/apps/hitori-symbolic.svg share/locale/as/LC_MESSAGES/hitori.mo +share/locale/bs/LC_MESSAGES/hitori.mo share/locale/ca/LC_MESSAGES/hitori.mo share/locale/ca@valencia/LC_MESSAGES/hitori.mo share/locale/cs/LC_MESSAGES/hitori.mo @@ -113,6 +113,7 @@ share/locale/es/LC_MESSAGES/hitori.mo share/locale/eu/LC_MESSAGES/hitori.mo share/locale/fi/LC_MESSAGES/hitori.mo share/locale/fr/LC_MESSAGES/hitori.mo +share/locale/fur/LC_MESSAGES/hitori.mo share/locale/gl/LC_MESSAGES/hitori.mo share/locale/he/LC_MESSAGES/hitori.mo share/locale/hu/LC_MESSAGES/hitori.mo diff --git a/games/hitori/distinfo b/games/hitori/distinfo index a626bc714..4110c0732 100644 --- a/games/hitori/distinfo +++ b/games/hitori/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/03/27 01:21:16 prlw1 Exp $ +$NetBSD: distinfo,v 1.3 2015/06/17 19:13:57 prlw1 Exp $ -SHA1 (hitori-3.14.3.tar.xz) = 11c9f7229abd6a71c12b9dd179d2cbe7120cd4f3 -RMD160 (hitori-3.14.3.tar.xz) = 6c71c22928426ec0234da21a87b6f8605d59ce5a -Size (hitori-3.14.3.tar.xz) = 491360 bytes +SHA1 (hitori-3.16.1.tar.xz) = 49ef8d21cb7aa5cc2725403bf4194a37c1b2e347 +RMD160 (hitori-3.16.1.tar.xz) = e24b6c96d70571be19a49fa04e5c552bb93987bb +Size (hitori-3.16.1.tar.xz) = 494796 bytes diff --git a/games/holtz/Makefile b/games/holtz/Makefile index 3a5662fb8..76a26c995 100644 --- a/games/holtz/Makefile +++ b/games/holtz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/11/27 11:19:18 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:22:56 tnn Exp $ DISTNAME= holtz-1.3.1 -PKGREVISION= 18 +PKGREVISION= 20 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=holtz/} diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index c59838681..6d66c8ff8 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/10/06 11:54:43 asau Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= icebreaker-1.9.7 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= http://mattdm.org/icebreaker/1.9.x/ EXTRACT_SUFX= .tgz diff --git a/games/ioquake3-raspberrypi/Makefile b/games/ioquake3-raspberrypi/Makefile index 0ce9dcf22..2a85209e1 100644 --- a/games/ioquake3-raspberrypi/Makefile +++ b/games/ioquake3-raspberrypi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/01/22 12:51:00 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:22:57 tnn Exp $ DISTNAME= ioquake3-raspberrypi-20150118 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.invisible.ca/packages/distfiles/ EXTRACT_SUFX= .zip diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index 4fb64f58e..f519aa487 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/06 11:54:43 asau Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:22:56 tnn Exp $ # DISTNAME= ioquake3-1.36 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://ioquake3.org/files/1.36/ EXTRACT_SUFX= .tar.bz2 @@ -17,6 +18,16 @@ do-install: ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/lib/ioquake3 cd ${WRKSRC} && ${GMAKE} copyfiles COPYDIR=${DESTDIR}${PREFIX}/lib/ioquake3 +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "NetBSD" && ${MACHINE_CPU:U} == "arm" +QUAKE_ARCH!= uname -m +.else +QUAKE_ARCH= ${MACHINE_ARCH} +.endif + +PLIST_SUBST+= QUAKE_ARCH=${QUAKE_ARCH:Q} + .include "../../audio/openal/buildlink3.mk" .include "../../devel/SDL/buildlink3.mk" .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/games/ioquake3/PLIST b/games/ioquake3/PLIST index 161b09df4..1f6baab7e 100644 --- a/games/ioquake3/PLIST +++ b/games/ioquake3/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:48 joerg Exp $ -lib/ioquake3/baseq3/cgame${MACHINE_ARCH}.so -lib/ioquake3/baseq3/qagame${MACHINE_ARCH}.so -lib/ioquake3/baseq3/ui${MACHINE_ARCH}.so -lib/ioquake3/ioq3ded.${MACHINE_ARCH} -lib/ioquake3/ioquake3.${MACHINE_ARCH} -lib/ioquake3/missionpack/cgame${MACHINE_ARCH}.so -lib/ioquake3/missionpack/qagame${MACHINE_ARCH}.so -lib/ioquake3/missionpack/ui${MACHINE_ARCH}.so +@comment $NetBSD: PLIST,v 1.3 2015/04/18 20:44:08 joerg Exp $ +lib/ioquake3/baseq3/cgame${QUAKE_ARCH}.so +lib/ioquake3/baseq3/qagame${QUAKE_ARCH}.so +lib/ioquake3/baseq3/ui${QUAKE_ARCH}.so +lib/ioquake3/ioq3ded.${QUAKE_ARCH} +lib/ioquake3/ioquake3.${QUAKE_ARCH} +lib/ioquake3/missionpack/cgame${QUAKE_ARCH}.so +lib/ioquake3/missionpack/qagame${QUAKE_ARCH}.so +lib/ioquake3/missionpack/ui${QUAKE_ARCH}.so diff --git a/games/ioquake3/distinfo b/games/ioquake3/distinfo index 1fd0eaf35..e97df2ea4 100644 --- a/games/ioquake3/distinfo +++ b/games/ioquake3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.4 2013/10/28 23:45:59 joerg Exp $ +$NetBSD: distinfo,v 1.5 2015/04/18 20:44:08 joerg Exp $ SHA1 (ioquake3-1.36.tar.bz2) = 0f92891e2b174253d02f666fd22e147c886089b4 RMD160 (ioquake3-1.36.tar.bz2) = af9f65bbde2fe5531fa371ec6d2023126a523293 Size (ioquake3-1.36.tar.bz2) = 3503058 bytes -SHA1 (patch-aa) = 3f89e248cb2e64657f37ccb4f77b837fc7e7a012 +SHA1 (patch-aa) = 6faee94e1a194b904d1ad72968f0b652ab7d8ec2 SHA1 (patch-ab) = 7808f9c26160ae1931c96fe1bc5e898b69afbde2 SHA1 (patch-ac) = 4631bdda582aa105b661f45e09e0d5eb68713978 SHA1 (patch-ad) = 577ca1c8fab64289d6f91e9e02542094cf7f2800 diff --git a/games/ioquake3/patches/patch-aa b/games/ioquake3/patches/patch-aa index 54c37c0c0..40880e97a 100644 --- a/games/ioquake3/patches/patch-aa +++ b/games/ioquake3/patches/patch-aa @@ -1,8 +1,17 @@ -$NetBSD: patch-aa,v 1.2 2009/03/23 09:57:37 hasso Exp $ +$NetBSD: patch-aa,v 1.3 2015/04/18 20:44:08 joerg Exp $ ---- code/qcommon/q_platform.h.orig 2009-01-12 19:28:35 +0200 -+++ code/qcommon/q_platform.h 2009-03-23 11:14:03 +0200 -@@ -170,7 +170,7 @@ Foundation, Inc., 51 Franklin St, Fifth +--- code/qcommon/q_platform.h.orig 2009-03-02 17:29:30.000000000 +0000 ++++ code/qcommon/q_platform.h +@@ -163,6 +163,8 @@ Foundation, Inc., 51 Franklin St, Fifth + #define ARCH_STRING "mips" + #elif defined __sh__ + #define ARCH_STRING "sh" ++#elif defined __arm__ ++#define ARCH_STRING "arm" + #endif + + #if __FLOAT_WORD_ORDER == __BIG_ENDIAN +@@ -177,7 +179,7 @@ Foundation, Inc., 51 Franklin St, Fifth //=================================================================== BSD === @@ -11,7 +20,7 @@ $NetBSD: patch-aa,v 1.2 2009/03/23 09:57:37 hasso Exp $ #include #include -@@ -185,6 +185,8 @@ Foundation, Inc., 51 Franklin St, Fifth +@@ -192,6 +194,8 @@ Foundation, Inc., 51 Franklin St, Fifth #define OS_STRING "openbsd" #elif defined(__NetBSD__) #define OS_STRING "netbsd" @@ -20,12 +29,14 @@ $NetBSD: patch-aa,v 1.2 2009/03/23 09:57:37 hasso Exp $ #endif #define ID_INLINE inline -@@ -194,6 +196,8 @@ Foundation, Inc., 51 Franklin St, Fifth +@@ -201,6 +205,10 @@ Foundation, Inc., 51 Franklin St, Fifth #define ARCH_STRING "i386" #elif defined __axp__ #define ARCH_STRING "alpha" +#elif defined __x86_64__ +#define ARCH_STRING "x86_64" ++#elif defined __arm__ ++#define ARCH_STRING "arm" #endif #if BYTE_ORDER == BIG_ENDIAN diff --git a/games/ivan/Makefile b/games/ivan/Makefile index d0d4729fc..9d817f386 100644 --- a/games/ivan/Makefile +++ b/games/ivan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:33 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:22:57 tnn Exp $ # DISTNAME= ivan-0.50 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ivan/} diff --git a/games/ivan/distinfo b/games/ivan/distinfo index a668d2317..5be82a035 100644 --- a/games/ivan/distinfo +++ b/games/ivan/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2014/02/09 17:09:03 wiedi Exp $ +$NetBSD: distinfo,v 1.10 2015/04/18 20:42:39 joerg Exp $ SHA1 (ivan-0.50.tar.gz) = e4c5ae2b9bdfd59a0ed3c87a504043df12b0f1a4 RMD160 (ivan-0.50.tar.gz) = 7e84340cd8fdfbdaaf7fde730fc0a76b137e2e91 @@ -19,7 +19,7 @@ SHA1 (patch-aa) = a52f3945a79e12cc72d30d9609c4bf390809a5bd SHA1 (patch-ab) = 63f215564ee0922d1daa5240b5a3b3b4afc5db24 SHA1 (patch-ac) = 42150fb33cbc0136bd702ab5cb26dcbc9d7c717c SHA1 (patch-ad) = 0cf6d0d9dff4482f091bff502b0ebd180734c631 -SHA1 (patch-ae) = 2b55ebd81f5136f5be8081f5dadf953a6370d199 +SHA1 (patch-ae) = 51325e0ac17af769b85891a3a8439d9daca8476a SHA1 (patch-af) = af3d8e16b1ee3e3e0d5efe2f301b7a5380880b14 SHA1 (patch-ag) = 58c92ccf5cad81c8030bb0e7f885e95b1ca4d555 SHA1 (patch-ah) = 56fa7992634cd699eeccbb6702f2ec499d149a21 diff --git a/games/ivan/patches/patch-ae b/games/ivan/patches/patch-ae index c4c249a59..2258f74e2 100644 --- a/games/ivan/patches/patch-ae +++ b/games/ivan/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.1 2008/07/27 21:44:47 dholland Exp $ +$NetBSD: patch-ae,v 1.2 2015/04/18 20:42:39 joerg Exp $ ---- FeLib/Include/save.h~ 2004-10-26 15:35:45.000000000 -0400 -+++ FeLib/Include/save.h 2008-07-27 16:24:25.000000000 -0400 -@@ -36,7 +36,7 @@ +--- FeLib/Include/save.h.orig 2004-10-26 19:35:45.000000000 +0000 ++++ FeLib/Include/save.h +@@ -36,7 +36,7 @@ class outputfile void Put(char What) { fputc(What, Buffer); } void Write(const char* Offset, long Size) { fwrite(Offset, 1, Size, Buffer); } @@ -11,7 +11,7 @@ $NetBSD: patch-ae,v 1.1 2008/07/27 21:44:47 dholland Exp $ void Close() { fclose(Buffer); } void Flush() { fflush(Buffer); } void ReOpen(); -@@ -58,7 +58,7 @@ +@@ -58,7 +58,7 @@ class inputfile rect ReadRect(); int Get() { return fgetc(Buffer); } void Read(char* Offset, long Size) { fread(Offset, 1, Size, Buffer); } @@ -20,3 +20,34 @@ $NetBSD: patch-ae,v 1.1 2008/07/27 21:44:47 dholland Exp $ truth Eof() { return feof(Buffer); } void ClearFlags() { clearerr(Buffer); } void SeekPosBegin(long Offset) { fseek(Buffer, Offset, SEEK_SET); } +@@ -220,6 +220,30 @@ inline inputfile& operator>>(inputfile& + return SaveFile; + } + ++inline outputfile& operator<<(outputfile& SaveFile, long long Value) ++{ ++ SaveFile.Write(reinterpret_cast(&Value), sizeof(Value)); ++ return SaveFile; ++} ++ ++inline inputfile& operator>>(inputfile& SaveFile, long long& Value) ++{ ++ SaveFile.Read(reinterpret_cast(&Value), sizeof(Value)); ++ return SaveFile; ++} ++ ++inline outputfile& operator<<(outputfile& SaveFile, unsigned long long Value) ++{ ++ SaveFile.Write(reinterpret_cast(&Value), sizeof(Value)); ++ return SaveFile; ++} ++ ++inline inputfile& operator>>(inputfile& SaveFile, unsigned long long& Value) ++{ ++ SaveFile.Read(reinterpret_cast(&Value), sizeof(Value)); ++ return SaveFile; ++} ++ + inline outputfile& operator<<(outputfile& SaveFile, unsigned Value) + { + SaveFile.Write(reinterpret_cast(&Value), sizeof(Value)); diff --git a/games/kajaani-kombat/Makefile b/games/kajaani-kombat/Makefile index 59b925405..baca2b781 100644 --- a/games/kajaani-kombat/Makefile +++ b/games/kajaani-kombat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2013/06/04 22:16:06 tron Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:22:57 tnn Exp $ # DISTNAME= kajaani-kombat-0.7 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://kombat.kajaani.net/dl/ diff --git a/games/kajongg/Makefile b/games/kajongg/Makefile index cf6046737..02c718175 100644 --- a/games/kajongg/Makefile +++ b/games/kajongg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kajongg-${_KDE_VERSION} +PKGREVISION= 3 CATEGORIES= games COMMENT= Maj Jong game diff --git a/games/kanagram/Makefile b/games/kanagram/Makefile index 46b7376ea..18c093df6 100644 --- a/games/kanagram/Makefile +++ b/games/kanagram/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kanagram-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= KDE letter order game diff --git a/games/kanatest/Makefile b/games/kanatest/Makefile index a1aa5d1b7..528446147 100644 --- a/games/kanatest/Makefile +++ b/games/kanatest/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kanatest-0.4.8 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= games MASTER_SITES= http://clayo.org/kanatest/ LICENSE= gnu-gpl-v2 diff --git a/games/kapman/Makefile b/games/kapman/Makefile index a1c5c668d..f4e4efc0e 100644 --- a/games/kapman/Makefile +++ b/games/kapman/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kapman-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= Pac-Man clone diff --git a/games/kapooka/Makefile b/games/kapooka/Makefile index 874c5e5a2..2e4d4e6af 100644 --- a/games/kapooka/Makefile +++ b/games/kapooka/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/10/06 11:54:44 asau Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:22:57 tnn Exp $ # DISTNAME= kapooka_0.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kapooka/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/katomic/Makefile b/games/katomic/Makefile index c1c2b4cac..14e073da1 100644 --- a/games/katomic/Makefile +++ b/games/katomic/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:57 tnn Exp $ DISTNAME= katomic-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= Build complex atoms with a minimal amount of moves diff --git a/games/kblackbox/Makefile b/games/kblackbox/Makefile index 1942f7615..816c0e66a 100644 --- a/games/kblackbox/Makefile +++ b/games/kblackbox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kblackbox-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= Find the balls hidden in the black box by shooting laser beams diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index 7e536a3a9..7e78c6e45 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kblocks-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= classic falling blocks game diff --git a/games/kbounce/Makefile b/games/kbounce/Makefile index b7aa685fe..6ba7ea3f4 100644 --- a/games/kbounce/Makefile +++ b/games/kbounce/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kbounce-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= single player arcade game with the elements of puzzle diff --git a/games/kbreakout/Makefile b/games/kbreakout/Makefile index 5c4570354..139d907d5 100644 --- a/games/kbreakout/Makefile +++ b/games/kbreakout/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kbreakout-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a Breakout-like game diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile index 823e4b047..d2c9d77eb 100644 --- a/games/kdegames3/Makefile +++ b/games/kdegames3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2015/04/25 14:22:57 tnn Exp $ DISTNAME= kdegames-${_KDE_VERSION} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= games COMMENT= Games for the KDE integrated X11 desktop diff --git a/games/kdegames3/buildlink3.mk b/games/kdegames3/buildlink3.mk index 3615009e7..94e94f3b4 100644 --- a/games/kdegames3/buildlink3.mk +++ b/games/kdegames3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2015/04/25 14:22:57 tnn Exp $ BUILDLINK_TREE+= kdegames @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdegames KDEGAMES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdegames+= kdegames>=3.5.0nb1 -BUILDLINK_ABI_DEPENDS.kdegames+= kdegames>=3.5.10nb29 +BUILDLINK_ABI_DEPENDS.kdegames+= kdegames>=3.5.10nb30 BUILDLINK_PKGSRCDIR.kdegames?= ../../games/kdegames3 .include "../../x11/kdebase3/buildlink3.mk" diff --git a/games/kdetoys3/Makefile b/games/kdetoys3/Makefile index ebe7036d4..214bce8de 100644 --- a/games/kdetoys3/Makefile +++ b/games/kdetoys3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2014/08/22 11:24:31 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kdetoys-${_KDE_VERSION} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= games COMMENT= Toys for the KDE integrated X11 desktop diff --git a/games/kdiamond/Makefile b/games/kdiamond/Makefile index 1fa28475c..352a6e61e 100644 --- a/games/kdiamond/Makefile +++ b/games/kdiamond/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kdiamond-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= build lines of three similar diamonds diff --git a/games/ketm/Makefile b/games/ketm/Makefile index 30d71c969..0fdf7f30c 100644 --- a/games/ketm/Makefile +++ b/games/ketm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/08/21 09:52:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:22:58 tnn Exp $ # DISTNAME= ketm-0.0.6 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= http://home.t-online.de/home/haslbeck/ketm/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/kfourinline/Makefile b/games/kfourinline/Makefile index 2e3dee5ea..c0d4097be 100644 --- a/games/kfourinline/Makefile +++ b/games/kfourinline/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kfourinline-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a four-in-a-row game for KDE diff --git a/games/kgoldrunner/Makefile b/games/kgoldrunner/Makefile index b7394f84e..2e0991f13 100644 --- a/games/kgoldrunner/Makefile +++ b/games/kgoldrunner/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kgoldrunner-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= action game where the hero runs through a maze diff --git a/games/khangman/Makefile b/games/khangman/Makefile index c07497a73..7b60bfc1b 100644 --- a/games/khangman/Makefile +++ b/games/khangman/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:22:58 tnn Exp $ DISTNAME= khangman-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= KDE hangman game diff --git a/games/kigo/Makefile b/games/kigo/Makefile index 9a7fae19b..dd6004a86 100644 --- a/games/kigo/Makefile +++ b/games/kigo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kigo-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= an open-source implementation of the popular Go game diff --git a/games/killbots/Makefile b/games/killbots/Makefile index 48770a022..ce746edd0 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= killbots-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= KDE port of the classic BSD console game robots diff --git a/games/kiriki/Makefile b/games/kiriki/Makefile index 6db589215..1327d2553 100644 --- a/games/kiriki/Makefile +++ b/games/kiriki/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kiriki-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= an addictive and fun dice game for KDE diff --git a/games/kjumpingcube/Makefile b/games/kjumpingcube/Makefile index 5da2b92fe..4de586a32 100644 --- a/games/kjumpingcube/Makefile +++ b/games/kjumpingcube/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kjumpingcube-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a simple tactical game for KDE diff --git a/games/klavaro/Makefile b/games/klavaro/Makefile index 94a2e3321..5f17b38d9 100644 --- a/games/klavaro/Makefile +++ b/games/klavaro/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:22:58 tnn Exp $ DISTNAME= klavaro-2.01 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://downloads.sourceforge.net/project/klavaro/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/klickety/Makefile b/games/klickety/Makefile index 29849d982..5d7d99e17 100644 --- a/games/klickety/Makefile +++ b/games/klickety/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= klickety-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a strategy game for KDE, an adaption of the Clickomania game diff --git a/games/klines/Makefile b/games/klines/Makefile index b2bc89183..024f4c763 100644 --- a/games/klines/Makefile +++ b/games/klines/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= klines-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= inspired by well known game of Color Lines diff --git a/games/kmahjongg/Makefile b/games/kmahjongg/Makefile index 4865472d1..a63c1edf3 100644 --- a/games/kmahjongg/Makefile +++ b/games/kmahjongg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:58 tnn Exp $ DISTNAME= kmahjongg-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a tile matching game for one or two players diff --git a/games/kmines/Makefile b/games/kmines/Makefile index 35df10d03..a8c2644e1 100644 --- a/games/kmines/Makefile +++ b/games/kmines/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= kmines-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= KDE version of the classic minesweeper game diff --git a/games/knavalbattle/Makefile b/games/knavalbattle/Makefile index 9463ac38c..c495bf03b 100644 --- a/games/knavalbattle/Makefile +++ b/games/knavalbattle/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= knavalbattle-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a network-enabled implementation of the famous ship sinking game for KDE diff --git a/games/knetwalk/Makefile b/games/knetwalk/Makefile index 87e80f2f1..f7a6279b1 100644 --- a/games/knetwalk/Makefile +++ b/games/knetwalk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:39 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= knetwalk-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a game for system administrators diff --git a/games/knightcap/Makefile b/games/knightcap/Makefile index 067b2c37d..2bcbb2588 100644 --- a/games/knightcap/Makefile +++ b/games/knightcap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2012/10/06 11:54:44 asau Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:22:59 tnn Exp $ DISTNAME= KnightCap-3.6 PKGNAME= knightcap-3.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ftp://ftp.samba.org/pub/KnightCap/ diff --git a/games/knights/Makefile b/games/knights/Makefile index 3df01bdd2..a7b64e340 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2014/08/22 11:24:32 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/04/25 14:22:59 tnn Exp $ DISTNAME= knights-0.6 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=knights/} diff --git a/games/kolf/Makefile b/games/kolf/Makefile index d06dd1692..72ee4a22c 100644 --- a/games/kolf/Makefile +++ b/games/kolf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= kolf-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a miniature golf game for KDE diff --git a/games/kollision/Makefile b/games/kollision/Makefile index 52c246ef1..062e85564 100644 --- a/games/kollision/Makefile +++ b/games/kollision/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= kollision-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a simple ball dodging game diff --git a/games/konquest/Makefile b/games/konquest/Makefile index 2d6e34fff..fc132ecef 100644 --- a/games/konquest/Makefile +++ b/games/konquest/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= konquest-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a game of galactic conquest for KDE diff --git a/games/kpat/Makefile b/games/kpat/Makefile index 10f474c67..823ff96fb 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= kpat-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a multiplicity of different solitaire games diff --git a/games/kreversi/Makefile b/games/kreversi/Makefile index 509279d45..b9370c236 100644 --- a/games/kreversi/Makefile +++ b/games/kreversi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= kreversi-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= the old reversi board game, also known as Othello. diff --git a/games/kshisen/Makefile b/games/kshisen/Makefile index 0f775e7db..bbc1cdbed 100644 --- a/games/kshisen/Makefile +++ b/games/kshisen/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= kshisen-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a solitaire-like game played using the standard set of Mahjong tiles diff --git a/games/ksirk/Makefile b/games/ksirk/Makefile index 10c7888ce..19cd24f7d 100644 --- a/games/ksirk/Makefile +++ b/games/ksirk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= ksirk-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a computerized version of a well known strategy game diff --git a/games/ksnakeduel/Makefile b/games/ksnakeduel/Makefile index a611e6518..a7ad4deb2 100644 --- a/games/ksnakeduel/Makefile +++ b/games/ksnakeduel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= ksnakeduel-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a simple snake duel game for KDE diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile index d4ba3bca7..44892c074 100644 --- a/games/kspaceduel/Makefile +++ b/games/kspaceduel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:22:59 tnn Exp $ DISTNAME= kspaceduel-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= two player game with shooting spaceships flying around a sun. diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile index 1dfd2637b..b903edf53 100644 --- a/games/ksquares/Makefile +++ b/games/ksquares/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:00 tnn Exp $ DISTNAME= ksquares-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= game of Dots and Boxes diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile index a61679471..a25e74017 100644 --- a/games/ksudoku/Makefile +++ b/games/ksudoku/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:00 tnn Exp $ DISTNAME= ksudoku-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a logic-based symbol placement puzzle diff --git a/games/ktuberling/Makefile b/games/ktuberling/Makefile index afc1852fa..cb0192ec4 100644 --- a/games/ktuberling/Makefile +++ b/games/ktuberling/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:00 tnn Exp $ DISTNAME= ktuberling-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= kids game: make your own potato diff --git a/games/kubrick/Makefile b/games/kubrick/Makefile index fea87a843..75df741b8 100644 --- a/games/kubrick/Makefile +++ b/games/kubrick/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:40 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:00 tnn Exp $ DISTNAME= kubrick-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a game based on the Rubik's Cube puzzle diff --git a/games/kye/Makefile b/games/kye/Makefile index 4be6e4670..e1bce39bf 100644 --- a/games/kye/Makefile +++ b/games/kye/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/05/09 07:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:23:00 tnn Exp $ DISTNAME= kye-1.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= games MASTER_SITES= http://games.moria.org.uk/kye/download/ diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 89d27eaeb..5e879ac01 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2013/12/23 11:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:00 tnn Exp $ DISTNAME= lbreakout-010315 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index 687ec24ba..1edc9d4be 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:21:24 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:00 tnn Exp $ DISTNAME= lbreakout2-2.6.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} diff --git a/games/lgeneral/Makefile b/games/lgeneral/Makefile index 5fc662101..8e823831a 100644 --- a/games/lgeneral/Makefile +++ b/games/lgeneral/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/06 11:54:45 asau Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:00 tnn Exp $ # DISTNAME= lgeneral-1.1.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgeneral/} diff --git a/games/lgogdownloader/Makefile b/games/lgogdownloader/Makefile index cf136a37c..aee11251f 100644 --- a/games/lgogdownloader/Makefile +++ b/games/lgogdownloader/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2015/01/10 20:25:57 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/05/27 06:49:59 wiz Exp $ -DISTNAME= lgogdownloader-2.20 +DISTNAME= lgogdownloader-2.23 CATEGORIES= games MASTER_SITES= http://sites.google.com/site/gogdownloader/ @@ -19,13 +19,6 @@ MAKE_FLAGS+= PREFIX=${PREFIX} MAKE_FLAGS+= MANPREFIX=${PREFIX} MAKE_FLAGS+= LDFLAGS=${LDFLAGS:Q} -SUBST_CLASSES+= json -SUBST_SED.json+= -e 's,jsoncpp/json/json.h,json/json.h,' -SUBST_FILES.json+= include/downloader.h include/gamedetails.h include/gamefile.h -SUBST_FILES.json+= src/api.cpp src/downloader.cpp src/util.cpp -SUBST_STAGE.json= post-configure -SUBST_MESSAGE.json= Fixing path to jsoncpp headers. - .include "../../devel/boost-libs/buildlink3.mk" .include "../../security/liboauth/buildlink3.mk" .include "../../textproc/tinyxml/buildlink3.mk" diff --git a/games/lgogdownloader/distinfo b/games/lgogdownloader/distinfo index 02cd7868d..f87e2ddc0 100644 --- a/games/lgogdownloader/distinfo +++ b/games/lgogdownloader/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2015/01/10 20:25:57 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/27 06:49:59 wiz Exp $ -SHA1 (lgogdownloader-2.20.tar.gz) = ddc7dc85d1fdd6cae252e90f1348c096857f0200 -RMD160 (lgogdownloader-2.20.tar.gz) = ab0fcd6af42bb444ab282c7ff260c614cf4869d0 -Size (lgogdownloader-2.20.tar.gz) = 41830 bytes +SHA1 (lgogdownloader-2.23.tar.gz) = a6e4b709169cfeae086a94e6e5f457a82685b2b4 +RMD160 (lgogdownloader-2.23.tar.gz) = 159899868f0e036b745a76a6d4c3a2a450455e31 +Size (lgogdownloader-2.23.tar.gz) = 44701 bytes SHA1 (patch-Makefile) = bce350d291f9bba78bff6f704ac0ee4e60bbb457 diff --git a/games/libkdegames/Makefile b/games/libkdegames/Makefile index 19d6b4140..647df65fb 100644 --- a/games/libkdegames/Makefile +++ b/games/libkdegames/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:38 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:00 tnn Exp $ DISTNAME= libkdegames-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= library for the kdegames package diff --git a/games/libkmahjongg/Makefile b/games/libkmahjongg/Makefile index 19895267c..3b55ba12c 100644 --- a/games/libkmahjongg/Makefile +++ b/games/libkmahjongg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 21:55:49 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:00 tnn Exp $ DISTNAME= libkmahjongg-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= library for loading and rendering of Mahjongg tilesets diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 9b1ccdcca..4d8b2e5b6 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2013/06/04 22:16:09 tron Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:00 tnn Exp $ # DISTNAME= lincity-ng-2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://download.berlios.de/lincity-ng/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/lmarbles/Makefile b/games/lmarbles/Makefile index ad5458186..ef902f75f 100644 --- a/games/lmarbles/Makefile +++ b/games/lmarbles/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2012/10/06 11:54:46 asau Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:23:00 tnn Exp $ DISTNAME= lmarbles-1.0.7 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile index a1ec8ca0f..54f70cce6 100644 --- a/games/lpairs/Makefile +++ b/games/lpairs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/10/06 11:54:46 asau Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:00 tnn Exp $ DISTNAME= lpairs-1.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} diff --git a/games/lskat/Makefile b/games/lskat/Makefile index d78eecfbe..320554dbe 100644 --- a/games/lskat/Makefile +++ b/games/lskat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:41 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:00 tnn Exp $ DISTNAME= lskat-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= Lieutenant Skat card game for two players diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 85abfcc41..d528e0833 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/09/12 22:01:27 shattered Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:01 tnn Exp $ DISTNAME= ltris-1.0.19 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} diff --git a/games/maelstrom-sdl/Makefile b/games/maelstrom-sdl/Makefile index f337e1286..e697babfb 100644 --- a/games/maelstrom-sdl/Makefile +++ b/games/maelstrom-sdl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/02/09 21:53:10 snj Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:01 tnn Exp $ DISTNAME= Maelstrom-3.0.6 PKGNAME= maelstrom-sdl-3.0.6 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://www.libsdl.org/projects/Maelstrom/src/ diff --git a/games/minami/Makefile b/games/minami/Makefile index ee42df4ca..838b84ec7 100644 --- a/games/minami/Makefile +++ b/games/minami/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:07 wiz Exp $ # DISTNAME= minami-1.0.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ftp://ftp.guru.gr.jp/pub/minami/ EXTRACT_SUFX= .tgz diff --git a/games/mirrormagic-sdl/Makefile b/games/mirrormagic-sdl/Makefile index c0d5dedde..5b2aedff3 100644 --- a/games/mirrormagic-sdl/Makefile +++ b/games/mirrormagic-sdl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2012/10/06 11:54:47 asau Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:01 tnn Exp $ # DISTNAME= mirrormagic-2.0.2 PKGNAME= ${DISTNAME:S/-/-sdl-/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ diff --git a/games/nagi/Makefile b/games/nagi/Makefile index c54e94f2e..87738118c 100644 --- a/games/nagi/Makefile +++ b/games/nagi/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2012/10/06 11:54:47 asau Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:23:01 tnn Exp $ # DISTNAME= nagi_src_-_2002-11-14 PKGNAME= nagi-20021114 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.agidev.com/dl_files/nagi/ diff --git a/games/nethack-qt/Makefile b/games/nethack-qt/Makefile index e4ced1c2e..ff588cec7 100644 --- a/games/nethack-qt/Makefile +++ b/games/nethack-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.66 2013/10/09 17:39:09 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2015/04/25 14:23:01 tnn Exp $ # .include "../../games/nethack-lib/Makefile.common" PKGNAME= nethack-qt-${NETHACK_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES+= x11 MAKE_JOBS_SAFE= no diff --git a/games/netmaj/Makefile b/games/netmaj/Makefile index e36ab24e8..103e80746 100644 --- a/games/netmaj/Makefile +++ b/games/netmaj/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:07 wiz Exp $ # DISTNAME= netmaj-2.0.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.sfc.wide.ad.jp/~kusune/netmaj/files/ diff --git a/games/neverball/Makefile b/games/neverball/Makefile index 2cea0cc8f..b6fbc6be2 100644 --- a/games/neverball/Makefile +++ b/games/neverball/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2015/02/09 09:02:12 snj Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:01 tnn Exp $ DISTNAME= neverball-1.6.0 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://neverball.org/ diff --git a/games/newvox/Makefile b/games/newvox/Makefile index 57b5b75d4..24e80b410 100644 --- a/games/newvox/Makefile +++ b/games/newvox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/06 11:54:48 asau Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:01 tnn Exp $ # DISTNAME= newvox-1.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= http://www.libsdl.org/projects/newvox/src/ diff --git a/games/onscripter/Makefile b/games/onscripter/Makefile index af8a1208f..ce20bacaa 100644 --- a/games/onscripter/Makefile +++ b/games/onscripter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/03/14 15:09:00 tsutsui Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:01 tnn Exp $ # DISTNAME= onscripter-20150208 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://onscripter.sourceforge.jp/ diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index e2ea8102c..649f650f5 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:50:07 wiz Exp $ # DISTNAME= openmortal-0.7 -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openmortal/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/openttd/Makefile b/games/openttd/Makefile index 892da50b1..248240240 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2014/12/20 21:52:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:23:01 tnn Exp $ DISTNAME= openttd-1.4.4-source PKGNAME= ${DISTNAME:S/-source//} +PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= http://binaries.openttd.org/releases/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.xz diff --git a/games/openttd/distinfo b/games/openttd/distinfo index a09163178..2adbb3bae 100644 --- a/games/openttd/distinfo +++ b/games/openttd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.21 2014/12/25 21:32:31 joerg Exp $ +$NetBSD: distinfo,v 1.22 2015/06/19 00:49:14 dholland Exp $ SHA1 (openttd-1.4.4-source.tar.xz) = c3aa122cda75162b76cd12dc4586371e841102b3 RMD160 (openttd-1.4.4-source.tar.xz) = 591ffe69e26e4820af29f8e04ec181d4c5119170 Size (openttd-1.4.4-source.tar.xz) = 6342508 bytes SHA1 (patch-aa) = b34cc7e0adf8a91657f1426ff2d888eb7c31bcb2 -SHA1 (patch-src_fontcache.cpp) = df4101aa28ad7f0c3ccd371bc864117d928f4b93 +SHA1 (patch-src_fontcache.cpp) = 88fb873e3e487bbf5a63afd9490a83981ec8b306 diff --git a/games/openttd/patches/patch-src_fontcache.cpp b/games/openttd/patches/patch-src_fontcache.cpp index e51a55941..d3280b645 100644 --- a/games/openttd/patches/patch-src_fontcache.cpp +++ b/games/openttd/patches/patch-src_fontcache.cpp @@ -1,6 +1,10 @@ -$NetBSD: patch-src_fontcache.cpp,v 1.1 2014/12/11 22:10:04 joerg Exp $ +$NetBSD: patch-src_fontcache.cpp,v 1.2 2015/06/19 00:49:14 dholland Exp $ -bitmap.width and bitmap.rows are unsigned, so std::max needs unsigned 1 too. +bitmap.width and bitmap.rows are unsigned in some versions of freetype +(but not others) -- because C++ requires max() to be homogeneous with +respect to sign, if it's unsigned the constant needs to be 1U, and if +it's not, it needs not to be. Which becomes a problem. So, since none +of this should ever be negative, force it all to unsigned. --- src/fontcache.cpp.orig 2014-12-11 21:17:16.000000000 +0000 +++ src/fontcache.cpp @@ -10,8 +14,8 @@ bitmap.width and bitmap.rows are unsigned, so std::max needs unsigned 1 too. /* Add 1 pixel for the shadow on the medium font. Our sprite must be at least 1x1 pixel */ - int width = max(1, slot->bitmap.width + (this->fs == FS_NORMAL)); - int height = max(1, slot->bitmap.rows + (this->fs == FS_NORMAL)); -+ int width = max(1U, slot->bitmap.width + (this->fs == FS_NORMAL)); -+ int height = max(1U, slot->bitmap.rows + (this->fs == FS_NORMAL)); ++ int width = max(1U, (unsigned)(slot->bitmap.width + (this->fs == FS_NORMAL))); ++ int height = max(1U, (unsigned)(slot->bitmap.rows + (this->fs == FS_NORMAL))); /* Limit glyph size to prevent overflows later on. */ if (width > 256 || height > 256) usererror("Font glyph is too large"); diff --git a/games/orbital_eunuchs_sniper/Makefile b/games/orbital_eunuchs_sniper/Makefile index 99dd8389a..c8be9d29e 100644 --- a/games/orbital_eunuchs_sniper/Makefile +++ b/games/orbital_eunuchs_sniper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/06 11:54:49 asau Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:01 tnn Exp $ # DISTNAME= orbital_eunuchs_sniper-1.30 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games MASTER_SITES= http://icculus.org/oes/ @@ -24,11 +24,15 @@ REPLACE_FILES.bash= src/snipe2d.in .include "../../mk/bsd.prefs.mk" .if ${MACHINE_ARCH} == "x86_64" && ${OPSYS} != "DragonFly" -PLIST_SUBST+= CPU=amd64 +CPU= amd64 +.elif ${OPSYS} == "NetBSD" && ${MACHINE_CPU:U} == "arm" +CPU!= uname -m .else -PLIST_SUBST+= CPU=${MACHINE_ARCH} +CPU= ${MACHINE_ARCH} .endif +PLIST_SUBST+= CPU=${CPU:Q} + post-install: ${INSTALL_DATA} ${WRKSRC}/README \ ${DESTDIR}${PREFIX}/share/doc/orbital_eunuchs_sniper diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile index a40139333..5ad1c2de5 100644 --- a/games/palapeli/Makefile +++ b/games/palapeli/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/11/14 08:49:41 markd Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:01 tnn Exp $ DISTNAME= palapeli-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a jigsaw puzzle game based on KDE technology diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 3908da97c..2da51ae79 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/14 08:49:41 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:01 tnn Exp $ DISTNAME= picmi-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= games COMMENT= a nonogram puzzle game diff --git a/games/pingus/Makefile b/games/pingus/Makefile index bbd97c401..ceba213b6 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2015/01/21 15:19:31 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:02 tnn Exp $ DISTNAME= pingus-0.7.3 -PKGREVISION= 12 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 95d1bea89..e049d9711 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:47:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:02 tnn Exp $ # DISTNAME= pioneers-0.11.3 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pio/} diff --git a/games/plib/Makefile b/games/plib/Makefile index f83f8912c..9e3129e10 100644 --- a/games/plib/Makefile +++ b/games/plib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/12/23 11:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:02 tnn Exp $ DISTNAME= plib-1.8.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games x11 MASTER_SITES= http://plib.sourceforge.net/dist/ diff --git a/games/plib/buildlink3.mk b/games/plib/buildlink3.mk index 939273612..869cf3d38 100644 --- a/games/plib/buildlink3.mk +++ b/games/plib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2012/05/07 01:53:30 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/25 14:23:02 tnn Exp $ BUILDLINK_TREE+= plib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= plib PLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.plib+= plib>=1.8.5nb2 -BUILDLINK_ABI_DEPENDS.plib+= plib>=1.6.0nb3 +BUILDLINK_ABI_DEPENDS.plib+= plib>=1.8.5nb4 BUILDLINK_PKGSRCDIR.plib?= ../../games/plib BUILDLINK_DEPMETHOD.plib?= build diff --git a/games/powder/Makefile b/games/powder/Makefile index 951ff36f8..cd981002b 100644 --- a/games/powder/Makefile +++ b/games/powder/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/06 11:54:50 asau Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:02 tnn Exp $ # DISTNAME= powder117_src PKGNAME= ${DISTNAME:S/_src//:S/powder/powder-/} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.zincland.com/powder/release/ diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index 20bdda1db..05ab59a80 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/08/21 16:23:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:02 tnn Exp $ # DISTNAME= powermanga-0.90 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://linux.tlk.fr/games/Powermanga/download/ diff --git a/games/prboom-plus/Makefile b/games/prboom-plus/Makefile index 980db24df..3ad6b6e02 100644 --- a/games/prboom-plus/Makefile +++ b/games/prboom-plus/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/09/13 12:55:06 shattered Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:02 tnn Exp $ DISTNAME= prboom-plus-2.5.1.3 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom-plus/} diff --git a/games/prboom/Makefile b/games/prboom/Makefile index 411ebc16e..216b4fcff 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2012/10/06 11:54:50 asau Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:02 tnn Exp $ DISTNAME= prboom-2.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prboom/} diff --git a/games/pushover/Makefile b/games/pushover/Makefile index b8ec17886..63a833095 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/19 22:27:45 alnsn Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:02 tnn Exp $ # DISTNAME= pushover-0.0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pushover/} diff --git a/games/puzzles/Makefile b/games/puzzles/Makefile index 45d52e192..a460d61e3 100644 --- a/games/puzzles/Makefile +++ b/games/puzzles/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/10/23 11:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:02 tnn Exp $ DISTNAME= puzzles-20141021.r10286 +PKGREVISION= 1 CATEGORIES= games # distfile changes daily MASTER_SITES= # http://www.chiark.greenend.org.uk/~sgtatham/puzzles/ diff --git a/games/py-renpy/Makefile b/games/py-renpy/Makefile index 89df1399d..81fb1de8e 100644 --- a/games/py-renpy/Makefile +++ b/games/py-renpy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/09 07:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:02 tnn Exp $ DISTNAME= renpy-6.16.5-source PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.renpy.org/dl/6.16.5/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/pytraffic/Makefile b/games/pytraffic/Makefile index 202adabc2..8ba2c1fa1 100644 --- a/games/pytraffic/Makefile +++ b/games/pytraffic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/05/09 07:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:02 tnn Exp $ DISTNAME= pytraffic-2.5.4 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= games MASTER_SITES= http://alpha.uhasselt.be/Research/Algebra/Members/pytraffic/ diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index c9b2c0bf7..1e5eb2005 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/10/09 17:39:09 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:02 tnn Exp $ # DISTNAME= qnetwalk-1.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 games MASTER_SITES= http://qt.osdn.org.ua/ diff --git a/games/qonk/Makefile b/games/qonk/Makefile index 33ebbb05a..0afa55b3d 100644 --- a/games/qonk/Makefile +++ b/games/qonk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/06/04 22:16:10 tron Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:02 tnn Exp $ # DISTNAME= qonk-0.3.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qonk/} diff --git a/games/qqwing/Makefile b/games/qqwing/Makefile index 8de0b1ec4..00a7c2783 100644 --- a/games/qqwing/Makefile +++ b/games/qqwing/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/11/29 13:42:30 prlw1 Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/11 08:47:29 prlw1 Exp $ -DISTNAME= qqwing-1.3.3 +DISTNAME= qqwing-1.3.4 CATEGORIES= games MASTER_SITES= http://qqwing.com/ diff --git a/games/qqwing/distinfo b/games/qqwing/distinfo index 7e3deee2d..658b1ebb1 100644 --- a/games/qqwing/distinfo +++ b/games/qqwing/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/11/29 13:42:30 prlw1 Exp $ +$NetBSD: distinfo,v 1.2 2015/06/11 08:47:29 prlw1 Exp $ -SHA1 (qqwing-1.3.3.tar.gz) = 4b654c9a348dc1b30acc14705fd8827400ba8101 -RMD160 (qqwing-1.3.3.tar.gz) = 593faad765a87630ca4684109ca35c7d69cdb5e0 -Size (qqwing-1.3.3.tar.gz) = 352173 bytes +SHA1 (qqwing-1.3.4.tar.gz) = a638e632ddee22cdbebd78662860db842ee1ddb6 +RMD160 (qqwing-1.3.4.tar.gz) = e8ec3d15180470f2562ca2e9ba4ba57bb2589a0d +Size (qqwing-1.3.4.tar.gz) = 352060 bytes diff --git a/games/quake/Makefile b/games/quake/Makefile index 764edf5e1..46c384174 100644 --- a/games/quake/Makefile +++ b/games/quake/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2012/10/23 10:24:04 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:02 tnn Exp $ DISTNAME= q1source PKGNAME= quake-2.30 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games x11 MASTER_SITES= ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/source/ \ ftp://ftp.idsoftware.com/idstuff/source/ diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index a95422881..0534c8a8e 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2012/10/23 10:24:04 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:03 tnn Exp $ # DISTNAME= quake2-0.3 PKGNAME= ${DISTNAME:S/quake2/quake2forge/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.quakeforge.net/files/quake2forge/ diff --git a/games/quake6/Makefile b/games/quake6/Makefile index 4908269af..988db4db2 100644 --- a/games/quake6/Makefile +++ b/games/quake6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2012/10/23 10:24:05 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:03 tnn Exp $ DISTNAME= quake-v6-bsd-kame PKGNAME= quake6-0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.viagenie.qc.ca/quake/ diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 4bc68921f..bf036fce1 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:03 tnn Exp $ DISTNAME= quakeforge-0.5.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quake/} diff --git a/games/quakespasm/Makefile b/games/quakespasm/Makefile index f6ede976b..eb880329a 100644 --- a/games/quakespasm/Makefile +++ b/games/quakespasm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/02/02 22:24:48 snj Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:03 tnn Exp $ DISTNAME= quakespasm-0.90.0 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quakespasm/} EXTRACT_SUFX= .tgz diff --git a/games/quarry/Makefile b/games/quarry/Makefile index b7cb96463..2dfdcdeb8 100644 --- a/games/quarry/Makefile +++ b/games/quarry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/08/21 15:54:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:03 tnn Exp $ # DISTNAME= quarry-0.2.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= games MASTER_SITES= http://download.gna.org/quarry/ diff --git a/games/rftg/Makefile b/games/rftg/Makefile index 05ae84bae..8400cb2f5 100644 --- a/games/rftg/Makefile +++ b/games/rftg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/08/25 18:32:00 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:23:03 tnn Exp $ DISTNAME= rftg-0.9.4 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://keldon.net/rftg/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile index 5546c3611..183b7be3d 100644 --- a/games/rocksndiamonds/Makefile +++ b/games/rocksndiamonds/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2014/06/14 10:13:46 adam Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:23:03 tnn Exp $ DISTNAME= rocksndiamonds-3.3.1.2 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ diff --git a/games/sarien/Makefile b/games/sarien/Makefile index 34d603f7c..844af542f 100644 --- a/games/sarien/Makefile +++ b/games/sarien/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/06 11:54:53 asau Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:03 tnn Exp $ # DISTNAME= sarien-0.7.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sarien/} diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index 998bb4e3f..52d4ad5f2 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2015/03/02 19:59:06 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:03 tnn Exp $ # DISTNAME= scummvm-tools-1.4.0 -PKGREVISION= 18 +PKGREVISION= 20 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index 91abe70e1..9d841268b 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2014/07/31 06:52:22 adam Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/25 14:23:03 tnn Exp $ DISTNAME= scummvm-1.7.0 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scummvm/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/simgear/Makefile b/games/simgear/Makefile index f6839e965..fd3b7c4f6 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/10/01 16:09:35 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:03 tnn Exp $ DISTNAME= simgear-2.8.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.goflyflightgear.com/simgear/ diff --git a/games/simgear/buildlink3.mk b/games/simgear/buildlink3.mk index 21c17bd94..a8d908126 100644 --- a/games/simgear/buildlink3.mk +++ b/games/simgear/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2013/01/26 21:36:24 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:23:03 tnn Exp $ BUILDLINK_TREE+= simgear @@ -6,7 +6,7 @@ BUILDLINK_TREE+= simgear SIMGEAR_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.simgear+= simgear>=2.0.0nb6 -BUILDLINK_ABI_DEPENDS.simgear+= simgear>=2.8.0nb4 +BUILDLINK_ABI_DEPENDS.simgear+= simgear>=2.8.0nb23 BUILDLINK_PKGSRCDIR.simgear?= ../../games/simgear BUILDLINK_DEPMETHOD.simgear?= build diff --git a/games/singularity/Makefile b/games/singularity/Makefile index 9ee24723d..ae0d56c43 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/02/10 22:25:24 snj Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:23:03 tnn Exp $ DISTNAME= singularity-0.30c-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://endgame-singularity.googlecode.com/files/ diff --git a/games/sirius/Makefile b/games/sirius/Makefile index a883cff95..7c27ec18d 100644 --- a/games/sirius/Makefile +++ b/games/sirius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/05 00:47:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:23:03 tnn Exp $ # DISTNAME= sirius-0.8.0 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= games gnome MASTER_SITES= http://sirius.bitvis.nu/files/ diff --git a/games/six/Makefile b/games/six/Makefile index 91f235bb0..b46dba16d 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/08/22 11:24:33 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:03 tnn Exp $ # DISTNAME= six-0.5.3 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= games MASTER_SITES= http://six.retes.hu/download/ diff --git a/games/solarus/Makefile b/games/solarus/Makefile index c78ca63b0..d6bb4820e 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:23:04 tnn Exp $ VERSION= 1.3.1 DISTNAME= solarus-${VERSION}-src PKGNAME= ${DISTNAME:S/-src//1} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.solarus-games.org/downloads/solarus/ diff --git a/games/spaceracer/Makefile b/games/spaceracer/Makefile index c654d8d49..6ef017a2f 100644 --- a/games/spaceracer/Makefile +++ b/games/spaceracer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/02/16 11:21:28 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= spaceracer-0.2.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= games MASTER_SITES= http://spaceracer.sourceforge.net/ EXTRACT_SUFX= .tgz diff --git a/games/stegavorto/Makefile b/games/stegavorto/Makefile index 7d88483a3..cfcef25bc 100644 --- a/games/stegavorto/Makefile +++ b/games/stegavorto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/17 16:10:44 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= stegavorto-src-2009.01.22 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= http://hamsterrepublic.com/games/stegavorto/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index 352b866e4..2ebe8a2f5 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/10/19 22:27:45 alnsn Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= stratagus-2.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stratagus/} diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile index 0b17b2953..65883d0b0 100644 --- a/games/supertuxkart/Makefile +++ b/games/supertuxkart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/03/31 15:39:07 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= supertuxkart-0.8.1-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=supertuxkart/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/teg/Makefile b/games/teg/Makefile index 0f6c95de3..02296ce6f 100644 --- a/games/teg/Makefile +++ b/games/teg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:23:04 tnn Exp $ DISTNAME= teg-0.11.1 -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=teg/} diff --git a/games/tileworld/Makefile b/games/tileworld/Makefile index 4c807dd4f..6aaea44fb 100644 --- a/games/tileworld/Makefile +++ b/games/tileworld/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/10/06 11:54:56 asau Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:04 tnn Exp $ DISTNAME= tworld-1.3.0 PKGNAME= ${DISTNAME:S/^t/tile/} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.muppetlabs.com/~breadbox/pub/software/tworld/ diff --git a/games/toppler/Makefile b/games/toppler/Makefile index d25e657d6..492246381 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/01/05 22:17:04 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= toppler-1.1.6 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=toppler/} diff --git a/games/tuxmath/Makefile b/games/tuxmath/Makefile index 77e97abc4..d3aa39eb0 100644 --- a/games/tuxmath/Makefile +++ b/games/tuxmath/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/10/06 11:54:57 asau Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= tuxmath-2001.09.07-0102 PKGNAME= tuxmath-20010907 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= games math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxmath/} diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 3764d1e73..eb9011164 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:34 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= tuxracer-0.61 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxracer/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile index 3be63f824..d5e686a14 100644 --- a/games/tyrquake/Makefile +++ b/games/tyrquake/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2015/02/10 22:10:33 snj Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:04 tnn Exp $ DISTNAME= tyrquake-0.61_20140630 +PKGREVISION= 1 CATEGORIES= games x11 #MASTER_SITES= http://disenchant.net/files/engine/ MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/snj/tyrquake/ diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index ca24f8493..2a60d2ff8 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/02/12 23:17:58 tron Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:04 tnn Exp $ DISTNAME= ufoai-2.2.1 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufoai/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games DISTFILES= ${DISTNAME}-source.tar.bz2 diff --git a/games/uqm/Makefile b/games/uqm/Makefile index 391d38d17..edc779398 100644 --- a/games/uqm/Makefile +++ b/games/uqm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/09/25 12:57:04 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:04 tnn Exp $ # DISTNAME= uqm-0.7.0-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sc2/} EXTRACT_SUFX= .tgz diff --git a/games/warmux/Makefile b/games/warmux/Makefile index 8f1137c19..25cf47560 100644 --- a/games/warmux/Makefile +++ b/games/warmux/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/02/12 23:17:58 tron Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:23:04 tnn Exp $ DISTNAME= warmux-11.01 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= http://download.gna.org/warmux/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 85dbd61ca..170d6a6f6 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:16:11 tron Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= warzone2100-2.2.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=warzone2100/} diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 9da46c937..451027819 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.111 2015/03/10 05:16:28 mef Exp $ +# $NetBSD: Makefile,v 1.114 2015/06/12 10:50:07 wiz Exp $ -DISTNAME= wesnoth-1.12.1 +DISTNAME= wesnoth-1.12.2 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 @@ -36,7 +37,7 @@ REPLACE_PYTHON+= data/tools/*.py REPLACE_PYTHON+= data/tools/wesnoth/*.py REPLACE_PYTHON+= data/tools/wml* REPLACE_PYTHON+= data/tools/about_cfg_to_wiki -REPLACE_PYTHON+= data/tools/addon_manager/html.py +REPLACE_PYTHON+= data/tools/addon_manager/html.py REPLACE_PYTHON+= data/tools/extractbindings REPLACE_PYTHON+= data/tools/imgcheck REPLACE_PYTHON+= data/tools/journeylifter @@ -45,7 +46,7 @@ REPLACE_PYTHON+= data/tools/trackplacer REPLACE_PYTHON+= data/tools/unit_tree/helpers.py REPLACE_PYTHON+= data/tools/wesnoth_addon_manager REPLACE_PYTHON+= data/tools/wesnoth_addon_manager/html.py -REPLACE_PYTHON+= data/tools/wesnoth/campaignserver_client.py +REPLACE_PYTHON+= data/tools/wesnoth/campaignserver_client.py REPLACE_PYTHON+= data/tools/unit_tree/TeamColorizer REPLACE_PYTHON+= data/tools/unit_tree/overview.py REPLACE_PYTHON+= utils/ai_test/*.py diff --git a/games/wesnoth/PLIST b/games/wesnoth/PLIST index a27a55242..0963b6831 100644 --- a/games/wesnoth/PLIST +++ b/games/wesnoth/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.41 2015/03/10 05:16:28 mef Exp $ +@comment $NetBSD: PLIST,v 1.42 2015/04/17 15:02:43 adam Exp $ bin/wesnoth bin/wesnothd man/cs/man6/wesnoth.6 @@ -245,6 +245,7 @@ share/wesnoth/data/ai/micro_ais/cas/ca_healer_may_attack.lua share/wesnoth/data/ai/micro_ais/cas/ca_healer_move.lua share/wesnoth/data/ai/micro_ais/cas/ca_herding_attack_close_enemy.lua share/wesnoth/data/ai/micro_ais/cas/ca_herding_dog_move.lua +share/wesnoth/data/ai/micro_ais/cas/ca_herding_dog_stopmove.lua share/wesnoth/data/ai/micro_ais/cas/ca_herding_f_herding_area.lua share/wesnoth/data/ai/micro_ais/cas/ca_herding_herd_sheep.lua share/wesnoth/data/ai/micro_ais/cas/ca_herding_sheep_move.lua @@ -571,12 +572,12 @@ share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Mage_Commander.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Mage_Leader.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Mage_Magister.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/units/Wose_Shaman.cfg +share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/bigmap.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/characters.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/deaths.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/dm-macros.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/generators.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/items.cfg -share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/journey.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/misc.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/schedules.cfg share/wesnoth/data/campaigns/Delfadors_Memoirs/utils/sides.cfg @@ -1119,6 +1120,12 @@ share/wesnoth/data/campaigns/Northern_Rebirth/_main.cfg share/wesnoth/data/campaigns/Northern_Rebirth/images/campaign_image.jpg share/wesnoth/data/campaigns/Northern_Rebirth/images/floor-corpse.png share/wesnoth/data/campaigns/Northern_Rebirth/images/hatchling.png +share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/de/nr--overlay.png +share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/gd/nr--overlay.png +share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/gl/nr--overlay.png +share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/lt/nr--overlay.png +share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/l10n/pt/nr--overlay.png +share/wesnoth/data/campaigns/Northern_Rebirth/images/maps/nr.png share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Arthian.png share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Camerin.png share/wesnoth/data/campaigns/Northern_Rebirth/images/portraits/Elenia.png @@ -1173,8 +1180,8 @@ share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/12a_Get_the_Gold.cfg share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/13a_Showdown.cfg share/wesnoth/data/campaigns/Northern_Rebirth/scenarios/14a_Epilogue.cfg share/wesnoth/data/campaigns/Northern_Rebirth/units/Cave_Serpent.cfg +share/wesnoth/data/campaigns/Northern_Rebirth/utils/bigmap.cfg share/wesnoth/data/campaigns/Northern_Rebirth/utils/herodeaths.cfg -share/wesnoth/data/campaigns/Northern_Rebirth/utils/journey.cfg share/wesnoth/data/campaigns/Northern_Rebirth/utils/utils.cfg share/wesnoth/data/campaigns/Sceptre_of_Fire/_main.cfg share/wesnoth/data/campaigns/Sceptre_of_Fire/images/campaign_image.png @@ -1354,6 +1361,10 @@ share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged7_ share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged8_halo.png share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag-ranged9_halo.png share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/halo/karrag_halo.png +share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/maps/l10n/de/thot--overlay.png +share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/maps/l10n/gl/thot--overlay.png +share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/maps/l10n/pt/thot--overlay.png +share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/maps/thot.png share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/portraits/aiglondur.png share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/portraits/angarthing.png share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/images/portraits/dulcatulos.png @@ -1525,8 +1536,8 @@ share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Masked_Thund share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Rune_Lord.cfg share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/units/Dwarvish_Witness.cfg share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/abilities.cfg +share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/bigmap.cfg share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/herodeaths.cfg -share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/journey.cfg share/wesnoth/data/campaigns/The_Hammer_of_Thursagan/utils/macros.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/_main.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/ai/ca_aggressive_attack_no_suicide.lua @@ -1578,6 +1589,7 @@ share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/story/prince_finds_wesno share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/story/rough_landing.png share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/story/story1.png share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/story/trow-logo.png +share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/autumn-shyde.png share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/familiar-1.png share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/familiar-2.png share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/images/units/familiar-3.png @@ -1723,6 +1735,7 @@ share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/scenarios/21_The_Plan.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/scenarios/22_The_Rise_of_Wesnoth.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/scenarios/23_Epilogue.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/sounds/familiar-teeth.ogg +share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Autumn_Shyde.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Familiar.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Commander.cfg share/wesnoth/data/campaigns/The_Rise_Of_Wesnoth/units/Noble_Fighter.cfg @@ -1832,6 +1845,10 @@ share/wesnoth/data/campaigns/The_South_Guard/utils/sg_story.cfg share/wesnoth/data/campaigns/The_South_Guard/utils/sg_utils.cfg share/wesnoth/data/campaigns/Two_Brothers/_main.cfg share/wesnoth/data/campaigns/Two_Brothers/images/campaign_image.png +share/wesnoth/data/campaigns/Two_Brothers/images/maps/l10n/de/tb--overlay.png +share/wesnoth/data/campaigns/Two_Brothers/images/maps/l10n/gl/tb--overlay.png +share/wesnoth/data/campaigns/Two_Brothers/images/maps/l10n/pt/tb--overlay.png +share/wesnoth/data/campaigns/Two_Brothers/images/maps/tb.png share/wesnoth/data/campaigns/Two_Brothers/images/portraits/arvith.png share/wesnoth/data/campaigns/Two_Brothers/images/portraits/baran.png share/wesnoth/data/campaigns/Two_Brothers/images/story/Two_Brothers_M1P1.png @@ -1847,7 +1864,7 @@ share/wesnoth/data/campaigns/Two_Brothers/scenarios/02_The_Chase.cfg share/wesnoth/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg share/wesnoth/data/campaigns/Two_Brothers/scenarios/04_Return_to_the_Village.cfg share/wesnoth/data/campaigns/Two_Brothers/scenarios/05_Epilogue.cfg -share/wesnoth/data/campaigns/Two_Brothers/utils/journey.cfg +share/wesnoth/data/campaigns/Two_Brothers/utils/bigmap.cfg share/wesnoth/data/campaigns/Under_the_Burning_Suns/TODO share/wesnoth/data/campaigns/Under_the_Burning_Suns/_main.cfg share/wesnoth/data/campaigns/Under_the_Burning_Suns/images/attacks/fangs-ant.png @@ -2461,7 +2478,7 @@ share/wesnoth/data/core/editor/music.cfg share/wesnoth/data/core/editor/terrain-groups.cfg share/wesnoth/data/core/editor/time-of-day.cfg share/wesnoth/data/core/encyclopedia/_main.cfg -share/wesnoth/data/core/encyclopedia/drakes.cfg +share/wesnoth/data/core/encyclopedia/drakes.txt share/wesnoth/data/core/encyclopedia/geography.cfg share/wesnoth/data/core/help.cfg share/wesnoth/data/core/hotkeys.cfg @@ -2845,6 +2862,17 @@ share/wesnoth/data/core/images/halo/teleport-6.png share/wesnoth/data/core/images/halo/teleport-7.png share/wesnoth/data/core/images/halo/teleport-8.png share/wesnoth/data/core/images/halo/teleport-9.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill1.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill10.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill11.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill2.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill3.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill4.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill5.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill6.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill7.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill8.png +share/wesnoth/data/core/images/halo/thunderer/smoke-se-ranged-kill9.png share/wesnoth/data/core/images/halo/undead/black-magic-1.png share/wesnoth/data/core/images/halo/undead/black-magic-2.png share/wesnoth/data/core/images/halo/undead/black-magic-3.png @@ -2879,6 +2907,9 @@ share/wesnoth/data/core/images/halo/undead/idle-flash-8.png share/wesnoth/data/core/images/halo/undead/idle-flash-9.png share/wesnoth/data/core/images/help/hp-bars.png share/wesnoth/data/core/images/help/hpxp.png +share/wesnoth/data/core/images/help/l10n/cs/hpxp.png +share/wesnoth/data/core/images/help/l10n/cs/recruit.png +share/wesnoth/data/core/images/help/l10n/cs/tooltip.png share/wesnoth/data/core/images/help/l10n/de/hpxp.png share/wesnoth/data/core/images/help/l10n/de/recruit.png share/wesnoth/data/core/images/help/l10n/de/tooltip.png @@ -2888,41 +2919,21 @@ share/wesnoth/data/core/images/help/l10n/es/tooltip.png share/wesnoth/data/core/images/help/l10n/fr/hpxp.png share/wesnoth/data/core/images/help/l10n/fr/recruit.png share/wesnoth/data/core/images/help/l10n/fr/tooltip.png -share/wesnoth/data/core/images/help/l10n/gd/hpxp.png -share/wesnoth/data/core/images/help/l10n/gd/recruit.png -share/wesnoth/data/core/images/help/l10n/gd/tooltip.png share/wesnoth/data/core/images/help/l10n/gl/hpxp.png share/wesnoth/data/core/images/help/l10n/gl/recruit.png share/wesnoth/data/core/images/help/l10n/gl/tooltip.png -share/wesnoth/data/core/images/help/l10n/hu/hpxp.png -share/wesnoth/data/core/images/help/l10n/hu/recruit.png -share/wesnoth/data/core/images/help/l10n/hu/tooltip.png share/wesnoth/data/core/images/help/l10n/it/hpxp.png share/wesnoth/data/core/images/help/l10n/it/recruit.png share/wesnoth/data/core/images/help/l10n/it/tooltip.png -share/wesnoth/data/core/images/help/l10n/lt/hpxp.png -share/wesnoth/data/core/images/help/l10n/lt/recruit.png -share/wesnoth/data/core/images/help/l10n/lt/tooltip.png share/wesnoth/data/core/images/help/l10n/pt/hpxp.png share/wesnoth/data/core/images/help/l10n/pt/recruit.png share/wesnoth/data/core/images/help/l10n/pt/tooltip.png -share/wesnoth/data/core/images/help/l10n/ru/hpxp.png -share/wesnoth/data/core/images/help/l10n/ru/recruit.png -share/wesnoth/data/core/images/help/l10n/ru/tooltip.png -share/wesnoth/data/core/images/help/l10n/sr/hpxp.png -share/wesnoth/data/core/images/help/l10n/sr/recruit.png -share/wesnoth/data/core/images/help/l10n/sr/tooltip.png -share/wesnoth/data/core/images/help/l10n/sr@ijekavian/recruit.png -share/wesnoth/data/core/images/help/l10n/sr@ijekavianlatin/recruit.png -share/wesnoth/data/core/images/help/l10n/sr@latin/hpxp.png -share/wesnoth/data/core/images/help/l10n/sr@latin/recruit.png -share/wesnoth/data/core/images/help/l10n/sr@latin/tooltip.png +share/wesnoth/data/core/images/help/l10n/sk/hpxp.png +share/wesnoth/data/core/images/help/l10n/sk/recruit.png +share/wesnoth/data/core/images/help/l10n/sk/tooltip.png share/wesnoth/data/core/images/help/l10n/vi/hpxp.png share/wesnoth/data/core/images/help/l10n/vi/recruit.png share/wesnoth/data/core/images/help/l10n/vi/tooltip.png -share/wesnoth/data/core/images/help/l10n/zh_CN/hpxp.png -share/wesnoth/data/core/images/help/l10n/zh_CN/recruit.png -share/wesnoth/data/core/images/help/l10n/zh_CN/tooltip.png share/wesnoth/data/core/images/help/moving1.png share/wesnoth/data/core/images/help/moving2.png share/wesnoth/data/core/images/help/orb-black.png @@ -8323,6 +8334,26 @@ share/wesnoth/data/core/images/units/dwarves/guard-idle-3.png share/wesnoth/data/core/images/units/dwarves/guard-idle-4.png share/wesnoth/data/core/images/units/dwarves/guard-idle-5.png share/wesnoth/data/core/images/units/dwarves/guard-idle-6.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run1.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run10.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run2.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run3.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run4.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run5.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run6.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run7.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run8.png +share/wesnoth/data/core/images/units/dwarves/guard-ne-run9.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run1.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run10.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run2.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run3.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run4.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run5.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run6.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run7.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run8.png +share/wesnoth/data/core/images/units/dwarves/guard-se-run9.png share/wesnoth/data/core/images/units/dwarves/guard.png share/wesnoth/data/core/images/units/dwarves/lord-ne-axe1.png share/wesnoth/data/core/images/units/dwarves/lord-ne-axe2.png @@ -8655,6 +8686,19 @@ share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-bob5.png share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-bob6.png share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-defend1.png share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-defend2.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill1.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill10.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill11.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill12.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill13.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill2.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill3.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill4.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill5.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill6.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill7.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill8.png +share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged-kill9.png share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged1.png share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged2.png share/wesnoth/data/core/images/units/dwarves/thunderer/thunderer-se-ranged3.png @@ -12797,6 +12841,17 @@ share/wesnoth/data/test/macros/readme.txt share/wesnoth/data/test/scenarios/_main.cfg share/wesnoth/data/test/scenarios/readme.txt share/wesnoth/data/test/test/_main.cfg +share/wesnoth/data/test/test/filesystem/enum/A1.cfg +share/wesnoth/data/test/test/filesystem/enum/A2.cfg +share/wesnoth/data/test/test/filesystem/enum/A3.cfg +share/wesnoth/data/test/test/filesystem/enum/B1.cfg +share/wesnoth/data/test/test/filesystem/enum/B2.cfg +share/wesnoth/data/test/test/filesystem/enum/B3.cfg +share/wesnoth/data/test/test/filesystem/enum/D1/empty_dir +share/wesnoth/data/test/test/filesystem/enum/D2/empty_dir +share/wesnoth/data/test/test/filesystem/enum/D3/empty_dir +share/wesnoth/data/test/test/filesystem/enum/_final.cfg +share/wesnoth/data/test/test/filesystem/enum/_initial.cfg share/wesnoth/data/test/test/image/base.png share/wesnoth/data/test/test/image/blend/0F_000000FF.png share/wesnoth/data/test/test/image/blend/0F_0000FF00.png diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 9fea653b3..64094123c 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.53 2015/03/22 20:05:28 joerg Exp $ +$NetBSD: distinfo,v 1.54 2015/04/17 15:02:43 adam Exp $ -SHA1 (wesnoth-1.12.1.tar.bz2) = 081f0d839ccbd011a672ba7e134431a32eb8791c -RMD160 (wesnoth-1.12.1.tar.bz2) = 961689d065a5f5c0076673e8028305e3dcc8e5b2 -Size (wesnoth-1.12.1.tar.bz2) = 384386961 bytes +SHA1 (wesnoth-1.12.2.tar.bz2) = 110c41d6c8b558d835f54de432cdb86eaf6cec20 +RMD160 (wesnoth-1.12.2.tar.bz2) = ae6056c1d6b1c076842df9375c91e9bc7a47ebf5 +Size (wesnoth-1.12.2.tar.bz2) = 392234446 bytes SHA1 (patch-CMakeLists.txt) = 1f17a95793db0d311508f1ff93f9aacedc7782f9 SHA1 (patch-ae) = 17c9f08bbe2aeb12771fc1c3430b1cf84ee75e15 SHA1 (patch-af) = ed3ef2d26a33b87e42e8c820c669315b81bf7938 diff --git a/games/wtf/DESCR b/games/wtf/DESCR new file mode 100644 index 000000000..c4a7b1090 --- /dev/null +++ b/games/wtf/DESCR @@ -0,0 +1,3 @@ +This is a convenient way to get the "wtf" programme and also its acronyms +database outside of NetBSD source tree. wtf is little shell script which +translates acronyms for you. diff --git a/games/wtf/Makefile b/games/wtf/Makefile new file mode 100644 index 000000000..e47705f43 --- /dev/null +++ b/games/wtf/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.3 2015/04/23 17:16:29 agc Exp $ +# + +DISTNAME= wtf-20150206 +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bsdwtf/} + +MAINTAINER= pho@cielonegro.org +HOMEPAGE= http://bsdwtf.sourceforge.net/ +COMMENT= Translate common Internet acronyms +LICENSE= public-domain + +NO_BUILD= yes + +SUBST_CLASSES+= paths +SUBST_FILES.paths= wtf wtf.6 +SUBST_MESSAGE.paths= Fixing absolute paths. +SUBST_SED.paths= -e 's|/usr/share/misc/|${PREFIX}/share/wtf/|g' +SUBST_STAGE.paths= pre-configure + +REPLACE_SH= wtf + +INSTALLATION_DIRS+= bin share/wtf ${PKGMANDIR}/man6 + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/wtf ${DESTDIR}${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/acronyms* ${DESTDIR}${PREFIX}/share/wtf + ${INSTALL_MAN} ${WRKSRC}/wtf.6 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man6 + +.include "../../mk/bsd.pkg.mk" diff --git a/games/wtf/PLIST b/games/wtf/PLIST new file mode 100644 index 000000000..1194324b3 --- /dev/null +++ b/games/wtf/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.3 2015/04/23 17:16:29 agc Exp $ +bin/wtf +man/man6/wtf.6 +share/wtf/acronyms +share/wtf/acronyms.comp diff --git a/games/wtf/distinfo b/games/wtf/distinfo new file mode 100644 index 000000000..6ce3af4de --- /dev/null +++ b/games/wtf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.3 2015/04/23 17:16:29 agc Exp $ + +SHA1 (wtf-20150206.tar.gz) = 2e43ec94088fab927539e7e97be17025a8e70238 +RMD160 (wtf-20150206.tar.gz) = d5170370f5a15c2dfa2500f0bc7bac98b0adf068 +Size (wtf-20150206.tar.gz) = 23175 bytes diff --git a/games/wxhugo/Makefile b/games/wxhugo/Makefile index 8eef989dc..f151ff94a 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2014/05/05 00:47:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= hugov31_unix_source PKGNAME= wxhugo-3.1.02 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX} diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index 898adaba9..d9aa1631a 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2013/10/09 17:39:09 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= xarchon-0.60 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= games x11 MASTER_SITES= http://xarchon.seul.org/ \ ftp://xarchon.seul.org/pub/xarchon/ diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 24e41a150..37e8b78a1 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2014/05/29 23:36:35 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:50:07 wiz Exp $ DISTNAME= xboard-4.6.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU:=xboard/} diff --git a/games/xcowsay/Makefile b/games/xcowsay/Makefile index 14d492daf..8a9ab5afe 100644 --- a/games/xcowsay/Makefile +++ b/games/xcowsay/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/05 00:47:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= xcowsay-1.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= misc MASTER_SITES= http://www.nickg.me.uk/files/ diff --git a/games/xracer/Makefile b/games/xracer/Makefile index a46ed2bda..59e61af3c 100644 --- a/games/xracer/Makefile +++ b/games/xracer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/27 09:32:15 dholland Exp $ # DISTNAME= xracer-0.96.9 -PKGREVISION= 15 +PKGREVISION= 18 CATEGORIES= games x11 MASTER_SITES= http://www.annexia.org/_file/ @@ -31,6 +31,8 @@ REPLACE_PERL+= tools/blender2track/xracer-blender2track.pl \ post-configure: do-makemaker-configure +DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm + .include "../../devel/gettext-lib/buildlink3.mk" .include "../../graphics/Mesa/buildlink3.mk" .include "../../mk/jpeg.buildlink3.mk" diff --git a/games/xrick/Makefile b/games/xrick/Makefile index 36b7d3114..5fd19b001 100644 --- a/games/xrick/Makefile +++ b/games/xrick/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/01/09 14:47:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= xrick-021212 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://www.bigorno.net/xrick/ EXTRACT_SUFX= .tgz diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 3a3108ba0..d31f16d14 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:07 wiz Exp $ DISTNAME= xscorch-0.2.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games MASTER_SITES= http://www.xscorch.org/releases/ diff --git a/games/xu4/Makefile b/games/xu4/Makefile index 7d5bac748..13cb76842 100644 --- a/games/xu4/Makefile +++ b/games/xu4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/02/16 11:21:30 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= xu4-1.0beta3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xu4/} diff --git a/games/xye/Makefile b/games/xye/Makefile index 9734425a6..4f96bd445 100644 --- a/games/xye/Makefile +++ b/games/xye/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/06/09 06:30:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= xye-0.12.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xye/0.12.1/} diff --git a/games/zoom/Makefile b/games/zoom/Makefile index 3bdcc2209..cc0f4448a 100644 --- a/games/zoom/Makefile +++ b/games/zoom/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:07 wiz Exp $ DISTNAME= zoom-1.0.3 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= games MASTER_SITES= http://www.logicalshift.co.uk/unix/zoom/ diff --git a/geography/Makefile b/geography/Makefile index ed8f6eeee..fe165793c 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2015/02/16 21:11:07 plunky Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/10 01:50:09 wiedi Exp $ # COMMENT= Software for geographical-related uses @@ -33,6 +33,7 @@ SUBDIR+= merkaartor SUBDIR+= opencpn SUBDIR+= opencpn-plugin-gshhs SUBDIR+= opencpn-plugin-weather_routing +SUBDIR+= osm2pgsql SUBDIR+= p5-Geo-Coordinates-UTM SUBDIR+= p5-Geo-Distance SUBDIR+= p5-Geo-Mercator @@ -44,6 +45,7 @@ SUBDIR+= proj-doc SUBDIR+= proj-swig SUBDIR+= py-geojson SUBDIR+= py-google-maps-services-python +SUBDIR+= py-obspy SUBDIR+= py-proj SUBDIR+= py-pycountry SUBDIR+= py-trytond-country diff --git a/geography/emerillon/Makefile b/geography/emerillon/Makefile index 6a79d1288..e853f3649 100644 --- a/geography/emerillon/Makefile +++ b/geography/emerillon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/01/17 14:36:11 prlw1 Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= emerillon-0.1.2 -PKGREVISION= 28 +PKGREVISION= 31 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNOME:=sources/emerillon/0.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/geography/gama/Makefile b/geography/gama/Makefile index a39b0f1c7..1602f2bcc 100644 --- a/geography/gama/Makefile +++ b/geography/gama/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/07 16:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/06 08:17:28 adam Exp $ # DISTNAME= gama-1.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNU:=gama/} diff --git a/geography/gdal-lib/Makefile b/geography/gdal-lib/Makefile index e5deb5764..719d8c49c 100644 --- a/geography/gdal-lib/Makefile +++ b/geography/gdal-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.72 2015/03/14 18:44:08 gdt Exp $ +# $NetBSD: Makefile,v 1.74 2015/06/10 01:44:56 wiedi Exp $ VERSION= 1.11.1 DISTNAME= gdal-${VERSION} PKGNAME= gdal-lib-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/gdal/${VERSION}/ @@ -29,6 +29,7 @@ CONFIGURE_ARGS+= --with-xerces CONFIGURE_ARGS+= --with-xerces-inc=${BUILDLINK_PREFIX.xerces-c}/include CONFIGURE_ARGS+= --with-xerces-lib=-L${BUILDLINK_PREFIX.xerces-c}/lib\ -lxerces-c CONFIGURE_ARGS+= --without-python +CONFIGURE_ARGS+= --with-libjson-c=internal MAKE_FILE= GNUmakefile @@ -46,6 +47,7 @@ INSTALLATION_DIRS= bin include lib ${PKGMANDIR}/man1 share/gdal .include "../../graphics/giflib/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/xerces-c/buildlink3.mk" .include "../../www/curl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/gipfel/Makefile b/geography/gipfel/Makefile index 31d7ad4d2..10997d501 100644 --- a/geography/gipfel/Makefile +++ b/geography/gipfel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/06/07 12:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:05 tnn Exp $ # DISTNAME= gipfel-0.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography graphics MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ diff --git a/geography/gpsbabel/Makefile b/geography/gpsbabel/Makefile index a124c6e1f..f10a181a8 100644 --- a/geography/gpsbabel/Makefile +++ b/geography/gpsbabel/Makefile @@ -1,18 +1,21 @@ -# $NetBSD: Makefile,v 1.13 2013/03/16 18:52:58 gdt Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/06 13:01:56 gdt Exp $ # -DISTNAME= gpsbabel-1.4.4 +DISTNAME= gpsbabel-1.5.2 CATEGORIES= geography -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsbabel/} +MASTER_SITES= ${MASTER_SITE_LOCAL} # Download from official site apparently only via interactive form, # but code is gnu-gpl-v2 so hosted elsewhere. -MASTER_SITES+= http://archlinux-stuff.googlecode.com/files/ +# older versions were at +# MASTER_SITES+= http://archlinux-stuff.googlecode.com/files/ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.gpsbabel.org/ COMMENT= Utility to convert and fetch GPS related data LICENSE= gnu-gpl-v2 +USE_LANGUAGES= c c++ + TEST_TARGET= check LIBS.Darwin+= -lexpat @@ -21,4 +24,6 @@ GNU_CONFIGURE= yes .include "../../devel/libusb/buildlink3.mk" .include "../../textproc/expat/buildlink3.mk" +.include "../../x11/qt4-libs/buildlink3.mk" +.include "../../x11/qt4-tools/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/gpsbabel/distinfo b/geography/gpsbabel/distinfo index f0fb8a1d4..468b6949a 100644 --- a/geography/gpsbabel/distinfo +++ b/geography/gpsbabel/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.7 2013/03/16 18:52:58 gdt Exp $ +$NetBSD: distinfo,v 1.8 2015/06/06 12:57:58 gdt Exp $ -SHA1 (gpsbabel-1.4.4.tar.gz) = d7ff40f044a0ee5d81c5554da51394204e75599c -RMD160 (gpsbabel-1.4.4.tar.gz) = 95a042fb035a5aaa2dcb50d430e36f384a575f4f -Size (gpsbabel-1.4.4.tar.gz) = 7811264 bytes -SHA1 (patch-ad) = 19a1319a33a0ee131557ac07ef58f388e99b1f3e -SHA1 (patch-af) = 3ebde4baa1f34733520e08c89dbdab938358c71a +SHA1 (gpsbabel-1.5.2.tar.gz) = 4962a7e98bbfcbfd59baa970e9b33d1300053004 +RMD160 (gpsbabel-1.5.2.tar.gz) = 86a54f6e6647ed8eaa340641e9240565acf5ca99 +Size (gpsbabel-1.5.2.tar.gz) = 8392465 bytes +SHA1 (patch-ad) = 9f7d481ddc1d2935fb05df687db25127fe3b37f0 +SHA1 (patch-af) = 5f066824b49f959ea8b06cdeccf21a4ce789fd1d +SHA1 (patch-testo) = 9c71a74aae088eb110c837114a7b691c3a8d9ff6 diff --git a/geography/gpsbabel/patches/patch-ad b/geography/gpsbabel/patches/patch-ad index 414a8be36..7afffec52 100644 --- a/geography/gpsbabel/patches/patch-ad +++ b/geography/gpsbabel/patches/patch-ad @@ -1,43 +1,47 @@ -$NetBSD: patch-ad,v 1.4 2013/03/16 18:52:58 gdt Exp $ +$NetBSD: patch-ad,v 1.5 2015/06/06 12:57:58 gdt Exp $ This patch was rejected by upstream. There is a comment in upstream Makefile.in that explains why there is no space, and output flag is set to "-o ", so that the output flag can be set to "-Fo" for MSVC.n -On NetBSD, the upstream versoni works, but there is some mysterious +On NetBSD, the upstream version works, but there is some mysterious failure on Mac OS X. This patch therefore needs investigation and -resolution to be filed with upstream. +resolution to be filed with upstream. (It almost certainly breaks +native compilation on Windows, but that's not a pkgsrc platform.) ---- Makefile.in.orig 2012-03-29 00:19:29.000000000 +0000 +--- Makefile.in.orig 2014-12-17 00:47:31.000000000 +0000 +++ Makefile.in -@@ -102,7 +102,7 @@ LIBOBJS = queue.o route.o waypt.o filter - OBJS = main.o globals.o $(LIBOBJS) @FILEINFO@ +@@ -119,9 +119,9 @@ OBJS = main.o globals.o $(LIBOBJS) @FILE + DEPFILES = $(OBJS:.o=.d) + .cc.o: +- $(CXX) @CPPFLAGS@ @CXXFLAGS@ -c $(GBCFLAGS) $< $(OUTPUT_SWITCH)$@ ++ $(CXX) @CPPFLAGS@ @CXXFLAGS@ -c $(GBCFLAGS) $< $(OUTPUT_SWITCH) $@ .c.o: -- $(CC) @CPPFLAGS@ -c $(GBCFLAGS) $< $(OUTPUT_SWITCH)$@ -+ $(CC) @CPPFLAGS@ -c $(GBCFLAGS) $< $(OUTPUT_SWITCH) $@ +- $(CC) @CPPFLAGS@ @CFLAGS@ -c $(GBCFLAGS) $< $(OUTPUT_SWITCH)$@ ++ $(CC) @CPPFLAGS@ @CFLAGS@ -c $(GBCFLAGS) $< $(OUTPUT_SWITCH) $@ -@@ -113,10 +113,10 @@ WEB=@DOCDIR@ +@@ -141,10 +141,10 @@ gui linux-gui mac-gui mac-gui-dmg msvc-b all: gpsbabel$(EXEEXT) gpsbabel$(EXEEXT): configure Makefile $(OBJS) @GPSBABEL_DEBUG@ -- $(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ @EXPAT_LIB@ @USB_LIBS@ $(OUTPUT_SWITCH)$@ -+ $(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ @EXPAT_LIB@ @USB_LIBS@ $(OUTPUT_SWITCH) $@ +- $(CXX) $(CXXFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ $(QT_LIBS) @USB_LIBS@ $(OUTPUT_SWITCH)$@ ++ $(CXX) $(CXXFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ $(QT_LIBS) @USB_LIBS@ $(OUTPUT_SWITCH) $@ gpsbabel-debug: $(OBJS) -- $(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ @EFENCE_LIB@ @EXPAT_LIB@ @USB_LIBS@ $(OUTPUT_SWITCH)$@ -+ $(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ @EFENCE_LIB@ @EXPAT_LIB@ @USB_LIBS@ $(OUTPUT_SWITCH) $@ +- $(CXX) $(CXXFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ @EFENCE_LIB@ $(QT_LIBS) @USB_LIBS@ $(OUTPUT_SWITCH)$@ ++ $(CXX) $(CXXFLAGS) $(LDFLAGS) $(OBJS) @LIBS@ @EFENCE_LIB@ $(QT_LIBS) @USB_LIBS@ $(OUTPUT_SWITCH) $@ Makefile gbversion.h: Makefile.in config.status xmldoc/makedoc.in \ gbversion.h.in gui/setup.iss.in -@@ -129,7 +129,7 @@ config.status: configure +@@ -157,7 +157,7 @@ config.status: configure $(SHELL) config.status --recheck jeeps/gpslibusb.o: -- $(CC) @CPPFLAGS@ -c $(GBCFLAGS) @USB_CFLAGS@ @srcdir@/jeeps/gpslibusb.c $(OUTPUT_SWITCH)$@ -+ $(CC) @CPPFLAGS@ -c $(GBCFLAGS) @USB_CFLAGS@ @srcdir@/jeeps/gpslibusb.c $(OUTPUT_SWITCH) $@ +- $(CXX) @CPPFLAGS@ @CXXFLAGS@ -c $(GBCFLAGS) @USB_CFLAGS@ @srcdir@/jeeps/gpslibusb.cc $(OUTPUT_SWITCH)$@ ++ $(CXX) @CPPFLAGS@ @CXXFLAGS@ -c $(GBCFLAGS) @USB_CFLAGS@ @srcdir@/jeeps/gpslibusb.cc $(OUTPUT_SWITCH) $@ fileinfo.o: win32/gpsbabel.rc $(RC) -o fileinfo.o win32/gpsbabel.rc diff --git a/geography/gpsbabel/patches/patch-af b/geography/gpsbabel/patches/patch-af index 16e10cd92..3c8d5d6b1 100644 --- a/geography/gpsbabel/patches/patch-af +++ b/geography/gpsbabel/patches/patch-af @@ -1,12 +1,12 @@ -$NetBSD: patch-af,v 1.4 2013/03/16 18:52:58 gdt Exp $ +$NetBSD: patch-af,v 1.5 2015/06/06 12:57:58 gdt Exp $ From Giles Lean, who places it in the public domain. Workarounds for problems with buggy USB serial adapators. Not applied by upstream 2009-02-21 because it's too dangerous to work around problems without understanding them. ---- jeeps/gpsread.c.orig 2011-07-26 01:56:33.000000000 +0000 -+++ jeeps/gpsread.c +--- jeeps/gpsread.cc.orig 2014-02-13 00:12:48.000000000 +0000 ++++ jeeps/gpsread.cc @@ -98,6 +98,36 @@ int32 GPS_Serial_Packet_Read(gpsdevh* fd GPS_Diag("%02x ", u); @@ -50,12 +50,12 @@ understanding them. +dle_missed: if (len==1) { - (*packet)->type = u; + (*packet).type = u; ++len; @@ -130,6 +161,20 @@ int32 GPS_Serial_Packet_Read(gpsdevh* fd if (u == ETX) if (isDLE) { - if (p-(*packet)->data-2 != (*packet)->n) { + if (p-(*packet).data-2 != (*packet).n) { + /* + * When used with a buggy Prolific USB-serial converter the + * calling sequence GPS_A000() -> GPS_Get_Ack() sometimes diff --git a/geography/gpsbabel/patches/patch-testo b/geography/gpsbabel/patches/patch-testo new file mode 100644 index 000000000..2907ee17f --- /dev/null +++ b/geography/gpsbabel/patches/patch-testo @@ -0,0 +1,87 @@ +$NetBSD: patch-testo,v 1.1 2015/06/06 12:57:58 gdt Exp $ + +Remove bashisms from testo and convert to /bin/sh. + +Sent upstream 20150606. + +--- testo.orig 2014-12-22 19:30:03.000000000 +0000 ++++ testo +@@ -1,4 +1,4 @@ +-#!/bin/bash ++#!/bin/sh + + GPSBABEL_FREEZE_TIME=y + export GPSBABEL_FREEZE_TIME +@@ -38,7 +38,7 @@ bincompare() + ${OD} $2 >${TMPDIR}/bc2 + ${DIFF} ${TMPDIR}/bc1 ${TMPDIR}/bc2 || { + echo ERROR binary comparing $* +- let errorcount=errorcount+1 ++ errorcount=`expr errorcount+1` + #exit 1 + } + } +@@ -47,7 +47,7 @@ compare() + { + ${DIFF} -u -b -w $* || { + echo ERROR comparing $* +- let errorcount=errorcount+1 ++ errorcount=`expr errorcount+1` + #exit 1 + } + } +@@ -64,7 +64,7 @@ gpsbabel() + ${PNAME} $* || { + echo "$PNAME returned error $?" + echo "($PNAME $*)" +- let errorcount=errorcount+1 ++ errorcount=`expr errorcount+1` + #exit 1 + } + } +@@ -72,9 +72,9 @@ gpsbabel() + utf8bomcheck() + { + if [ ${RUNNINGVALGRIND} -ne 0 ]; then +- if [ "$(dd if=$1 bs=1 count=3 2>/dev/null)" == $'\xef\xbb\xbf' ]; then ++ if [ "$(dd if=$1 bs=1 count=3 2>/dev/null)" = $'\xef\xbb\xbf' ]; then + echo "ERROR: UTF-8 BOM found in $1" +- let errorcount=errorcount+1 ++ errorcount=`expr errorcount+1` + fi + fi + } +@@ -82,13 +82,13 @@ utf8bomcheck() + xmlwfcheck() + { + if [ ${RUNNINGVALGRIND} -ne 0 ]; then +- if which ${XMLWF} >& /dev/null; then ++ if which ${XMLWF} 2>&1 > /dev/null; then + # xmlwf is a bit lame, exit status is always 0 + rm -f ${TMPDIR}/xmlwf.out + ${XMLWF} $1 2>&1 | tee ${TMPDIR}/xmlwf.out + if [ -s ${TMPDIR}/xmlwf.out ]; then + echo "ERROR: xml is not well-formed in $1" +- let errorcount=errorcount+1 ++ errorcount=`expr errorcount+1` + fi + fi + fi +@@ -108,7 +108,7 @@ xmlwfcheck() + # cambridge + # cup + +-let errorcount=0; ++errorcount=0; + + if [ $# -ge 1 ]; then + while [ $# -ge 1 ]; +@@ -144,7 +144,7 @@ if [ ${RUNNINGVALGRIND} -ne 0 ]; then + fi + + if [ ${RUNNINGVALGRIND} -ne 0 ]; then +- if which ${XMLWF} >& /dev/null; then ++ if which ${XMLWF} 2>&1 > /dev/null; then + echo "Running well-formed XML test" + for i in ${XMLS} + do diff --git a/geography/gpsdrive/Makefile b/geography/gpsdrive/Makefile index 7fcfed2cd..7ebd5c553 100644 --- a/geography/gpsdrive/Makefile +++ b/geography/gpsdrive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:07 wiz Exp $ DISTNAME= gpsdrive-1.31 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= geography MASTER_SITES= http://gpsdrive.kraftvoll.at/ diff --git a/geography/libchamplain04/Makefile b/geography/libchamplain04/Makefile index 97730c860..c6f4b855b 100644 --- a/geography/libchamplain04/Makefile +++ b/geography/libchamplain04/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2015/01/17 14:36:11 prlw1 Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/07 14:05:57 youri Exp $ # DISTNAME= libchamplain-0.4.7 PKGNAME= libchamplain04-0.4.7 -PKGREVISION= 25 +PKGREVISION= 27 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libchamplain/0.4/} EXTRACT_SUFX= .tar.bz2 @@ -24,5 +24,5 @@ PKGCONFIG_OVERRIDE+= champlain.pc.in .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/libchamplain04/buildlink3.mk b/geography/libchamplain04/buildlink3.mk index c5ad33fc7..4ca913edf 100644 --- a/geography/libchamplain04/buildlink3.mk +++ b/geography/libchamplain04/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2015/01/17 14:36:11 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= libchamplain @@ -6,14 +6,14 @@ BUILDLINK_TREE+= libchamplain LIBCHAMPLAIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libchamplain+= libchamplain04>=0.4.6 -BUILDLINK_ABI_DEPENDS.libchamplain+= libchamplain04>=0.4.7nb25 +BUILDLINK_ABI_DEPENDS.libchamplain+= libchamplain04>=0.4.7nb27 BUILDLINK_PKGSRCDIR.libchamplain?= ../../geography/libchamplain04 .include "../../devel/glib2/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .endif # LIBCHAMPLAIN_BUILDLINK3_MK BUILDLINK_TREE+= -libchamplain diff --git a/geography/libchamplain06/Makefile b/geography/libchamplain06/Makefile index 580d6a796..29aab4e87 100644 --- a/geography/libchamplain06/Makefile +++ b/geography/libchamplain06/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2015/01/17 14:36:11 prlw1 Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/07 14:05:58 youri Exp $ # DISTNAME= libchamplain-0.6.1 PKGNAME= libchamplain06-0.6.1 -PKGREVISION= 31 +PKGREVISION= 33 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libchamplain/0.6/} EXTRACT_SUFX= .tar.bz2 @@ -25,5 +25,5 @@ PKGCONFIG_OVERRIDE+= champlain.pc.in .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/libchamplain06/buildlink3.mk b/geography/libchamplain06/buildlink3.mk index e09241ff3..51b7a7421 100644 --- a/geography/libchamplain06/buildlink3.mk +++ b/geography/libchamplain06/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2015/01/17 14:36:11 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= libchamplain06 @@ -6,14 +6,14 @@ BUILDLINK_TREE+= libchamplain06 LIBCHAMPLAIN06_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libchamplain06+= libchamplain06>=0.6.1 -BUILDLINK_ABI_DEPENDS.libchamplain06+= libchamplain06>=0.6.1nb31 +BUILDLINK_ABI_DEPENDS.libchamplain06+= libchamplain06>=0.6.1nb33 BUILDLINK_PKGSRCDIR.libchamplain06?= ../../geography/libchamplain06 .include "../../devel/glib2/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .endif # LIBCHAMPLAIN06_BUILDLINK3_MK BUILDLINK_TREE+= -libchamplain06 diff --git a/geography/libchamplain08/Makefile b/geography/libchamplain08/Makefile index a87845d2c..d9339100f 100644 --- a/geography/libchamplain08/Makefile +++ b/geography/libchamplain08/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/07 14:05:58 youri Exp $ # DISTNAME= libchamplain-0.8.3 PKGNAME= libchamplain08-0.8.3 -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libchamplain/0.8/} EXTRACT_SUFX= .tar.bz2 @@ -30,5 +30,5 @@ PKGCONFIG_OVERRIDE+= champlain.pc.in .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/libchamplain08/buildlink3.mk b/geography/libchamplain08/buildlink3.mk index 972ed0da1..ac1031162 100644 --- a/geography/libchamplain08/buildlink3.mk +++ b/geography/libchamplain08/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= libchamplain08 @@ -6,14 +6,14 @@ BUILDLINK_TREE+= libchamplain08 LIBCHAMPLAIN08_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libchamplain08+= libchamplain08>=0.8.3 -BUILDLINK_ABI_DEPENDS.libchamplain08+= libchamplain08>=0.8.3nb27 +BUILDLINK_ABI_DEPENDS.libchamplain08+= libchamplain08>=0.8.3nb29 BUILDLINK_PKGSRCDIR.libchamplain08?= ../../geography/libchamplain08 .include "../../devel/glib2/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../graphics/clutter-gtk0.10/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" #.include "../../geography/memphis/buildlink3.mk" .endif # LIBCHAMPLAIN08_BUILDLINK3_MK diff --git a/geography/mapserver/Makefile b/geography/mapserver/Makefile index 85bc460b6..16065770c 100644 --- a/geography/mapserver/Makefile +++ b/geography/mapserver/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2015/03/14 18:46:12 gdt Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:23:06 tnn Exp $ DISTNAME= mapserver-5.6.8 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= geography www MASTER_SITES= http://download.osgeo.org/mapserver/ diff --git a/geography/merkaartor/Makefile b/geography/merkaartor/Makefile index c39433b44..9bc3fecbb 100644 --- a/geography/merkaartor/Makefile +++ b/geography/merkaartor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2015/03/14 18:46:12 gdt Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:06 tnn Exp $ # DISTNAME= merkaartor-0.17.2 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= geography MASTER_SITES= http://merkaartor.be/attachments/download/253/ EXTRACT_SUFX= .tar.bz2 diff --git a/geography/opencpn-plugin-weather_routing/Makefile b/geography/opencpn-plugin-weather_routing/Makefile index e6b6594a0..8044b6b42 100644 --- a/geography/opencpn-plugin-weather_routing/Makefile +++ b/geography/opencpn-plugin-weather_routing/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2015/02/02 20:41:34 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:06 tnn Exp $ # VERSION= 20150201 DISTNAME= weather_routing_pi-${VERSION} PKGNAME= opencpn-plugin-weather_routing-${VERSION} +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= http://ftp.fr.netbsd.org/~bouyer/ diff --git a/geography/opencpn/Makefile b/geography/opencpn/Makefile index 34a8948a2..fd0aff15b 100644 --- a/geography/opencpn/Makefile +++ b/geography/opencpn/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2015/01/22 12:34:15 bouyer Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:06 tnn Exp $ # VERSION= 4.0.0 DISTNAME= OpenCPN-${VERSION}-Source PKGNAME= opencpn-${VERSION} +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opencpn/${VERSION}/} diff --git a/geography/osm2pgsql/DESCR b/geography/osm2pgsql/DESCR new file mode 100644 index 000000000..396de411f --- /dev/null +++ b/geography/osm2pgsql/DESCR @@ -0,0 +1,3 @@ +Converts OSM planet.osm data to a PostgreSQL / PostGIS database suitable +for specific applications like rendering into map tiles by Mapnik +or geocoding with Nominatim. diff --git a/geography/osm2pgsql/Makefile b/geography/osm2pgsql/Makefile new file mode 100644 index 000000000..f367bf6f1 --- /dev/null +++ b/geography/osm2pgsql/Makefile @@ -0,0 +1,38 @@ +# $NetBSD: Makefile,v 1.1 2015/06/10 01:48:49 wiedi Exp $ + +DISTNAME= osm2pgsql-0.87.3 +CATEGORIES= geography +MASTER_SITES= ${MASTER_SITE_GITHUB:=openstreetmap/} +GITHUB_TAG= ${PKGVERSION_NOREV} + +MAINTAINER= wiedi@frubar.net +HOMEPAGE= https://github.com/openstreetmap/osm2pgsql/ +COMMENT= OpenStreetMap data to PostgreSQL converter +LICENSE= gnu-gpl-v2 + +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes +USE_TOOLS+= gmake autoconf aclocal automake +GNU_CONFIGURE= yes + +CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib} +CONFIGURE_ARGS+= --with-bzip2=${BUILDLINK_PREFIX.bzip2} +CONFIGURE_ARGS+= --with-proj=${BUILDLINK_PREFIX.proj} +CONFIGURE_ARGS+= --with-protobuf-c=${BUILDLINK_PREFIX.protobuf-c} +CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-libs} + +.include "../../mk/bsd.prefs.mk" + +pre-configure: + cd ${WRKSRC} && aclocal && ./autogen.sh + +.include "../../textproc/libxml2/buildlink3.mk" +.include "../../geography/geos/buildlink3.mk" +.include "../../geography/proj/buildlink3.mk" +.include "../../archivers/bzip2/buildlink3.mk" +.include "../../devel/boost-libs/buildlink3.mk" +.include "../../devel/protobuf-c/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../databases/postgresql-postgis2/buildlink3.mk" +.include "../../lang/lua/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/geography/osm2pgsql/PLIST b/geography/osm2pgsql/PLIST new file mode 100644 index 000000000..70332c418 --- /dev/null +++ b/geography/osm2pgsql/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/10 01:48:49 wiedi Exp $ +bin/nodecachefilereader +bin/osm2pgsql +man/man1/nodecachefilereader.1 +man/man1/osm2pgsql.1 +share/osm2pgsql/900913.sql +share/osm2pgsql/default.style diff --git a/geography/osm2pgsql/distinfo b/geography/osm2pgsql/distinfo new file mode 100644 index 000000000..5b3e2868f --- /dev/null +++ b/geography/osm2pgsql/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.1 2015/06/10 01:48:49 wiedi Exp $ + +SHA1 (osm2pgsql-0.87.3.tar.gz) = 977f1c6591a7603240dafd31ca67a18f01537ab8 +RMD160 (osm2pgsql-0.87.3.tar.gz) = bacfb31b95611cd9c02e005bbc50749f1ac1905b +Size (osm2pgsql-0.87.3.tar.gz) = 2141464 bytes +SHA1 (patch-middle-pgsql.cpp) = 71146a00bdfd486ae0b7ed74566270b4671175b7 +SHA1 (patch-node-persistent-cache.cpp) = db641099525c275af06f86377d30b7f67d1e273a diff --git a/geography/osm2pgsql/patches/patch-middle-pgsql.cpp b/geography/osm2pgsql/patches/patch-middle-pgsql.cpp new file mode 100644 index 000000000..3234719d6 --- /dev/null +++ b/geography/osm2pgsql/patches/patch-middle-pgsql.cpp @@ -0,0 +1,17 @@ +$NetBSD: patch-middle-pgsql.cpp,v 1.1 2015/06/10 01:48:49 wiedi Exp $ + +Need alloca.h on SunOS + +--- middle-pgsql.cpp.orig 2015-04-30 04:15:07.000000000 +0000 ++++ middle-pgsql.cpp +@@ -33,6 +33,10 @@ using namespace std; + #define alloca _alloca + #endif + ++#if defined(__sun) ++#include ++#endif ++ + #include + + #include "osmtypes.hpp" diff --git a/geography/osm2pgsql/patches/patch-node-persistent-cache.cpp b/geography/osm2pgsql/patches/patch-node-persistent-cache.cpp new file mode 100644 index 000000000..488c734ba --- /dev/null +++ b/geography/osm2pgsql/patches/patch-node-persistent-cache.cpp @@ -0,0 +1,35 @@ +$NetBSD: patch-node-persistent-cache.cpp,v 1.1 2015/06/10 01:48:49 wiedi Exp $ + +Use std namespace to find isnan + +--- node-persistent-cache.cpp.orig 2015-04-30 04:15:07.000000000 +0000 ++++ node-persistent-cache.cpp +@@ -450,7 +450,7 @@ int node_persistent_cache::set_append(os + block_id = load_block(block_offset); + + #ifdef FIXED_POINT +- if (isnan(lat) && isnan(lon)) ++ if (std::isnan(lat) && std::isnan(lon)) + { + readNodeBlockCache[block_id].nodes[id & READ_NODE_BLOCK_MASK].lat = + INT_MIN; +@@ -512,8 +512,8 @@ int node_persistent_cache::get(struct os + return 0; + } + #else +- if ((isnan(readNodeBlockCache[block_id].nodes[id & READ_NODE_BLOCK_MASK].lat)) && +- (isnan(readNodeBlockCache[block_id].nodes[id & READ_NODE_BLOCK_MASK].lon))) ++ if ((std::isnan(readNodeBlockCache[block_id].nodes[id & READ_NODE_BLOCK_MASK].lat)) && ++ (std::isnan(readNodeBlockCache[block_id].nodes[id & READ_NODE_BLOCK_MASK].lon))) + { + return 1; + } +@@ -547,7 +547,7 @@ int node_persistent_cache::get_list(node + + size_t wrtidx = 0; + for (size_t i = 0; i < nds.size(); i++) { +- if (isnan(out[i].lat) && isnan(out[i].lon)) { ++ if (std::isnan(out[i].lat) && std::isnan(out[i].lon)) { + if (get(&(out[wrtidx]), nds[i]) == 0) + wrtidx++; + } else { diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile index dfc0b1af4..3c8c0abb5 100644 --- a/geography/p5-Geo-Coordinates-UTM/Makefile +++ b/geography/p5-Geo-Coordinates-UTM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:07 wiz Exp $ # -DISTNAME= Geo-Coordinates-UTM-0.09 +DISTNAME= Geo-Coordinates-UTM-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 1 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Coordinates-UTM/distinfo b/geography/p5-Geo-Coordinates-UTM/distinfo index 2ce3cb097..7f6994380 100644 --- a/geography/p5-Geo-Coordinates-UTM/distinfo +++ b/geography/p5-Geo-Coordinates-UTM/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/06 10:56:48 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/05/01 02:21:46 wen Exp $ -SHA1 (Geo-Coordinates-UTM-0.09.tar.gz) = 0f2b237eb9d0d133f004bf0200511efa706fd674 -RMD160 (Geo-Coordinates-UTM-0.09.tar.gz) = b124f5eda9e053fbea6f73942cde1c46b7eeec6c -Size (Geo-Coordinates-UTM-0.09.tar.gz) = 52296 bytes +SHA1 (Geo-Coordinates-UTM-0.11.tar.gz) = a4933845d097aebb288e239daed593b58f5c1a4d +RMD160 (Geo-Coordinates-UTM-0.11.tar.gz) = a4f59f82ec56615f81d33ee3e40398454696e60f +Size (Geo-Coordinates-UTM-0.11.tar.gz) = 56357 bytes diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index b7b4999ac..a7c62ed7a 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:08 wiz Exp $ # DISTNAME= Geo-Distance-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Mercator/Makefile b/geography/p5-Geo-Mercator/Makefile index d407d2699..197d669ae 100644 --- a/geography/p5-Geo-Mercator/Makefile +++ b/geography/p5-Geo-Mercator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:34 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:08 wiz Exp $ # DISTNAME= Geo-Mercator-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile index d9c4ca528..5a0db44b5 100644 --- a/geography/p5-Geo-ShapeFile/Makefile +++ b/geography/p5-Geo-ShapeFile/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:08 wiz Exp $ # -DISTNAME= Geo-ShapeFile-2.52 +DISTNAME= Geo-ShapeFile-2.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@NetBSD.org HOMEPAGE= http://search.cpan.org/~jasonk/Geo-ShapeFile-2.52/lib/Geo/ShapeFile.pm COMMENT= Perl extension for handling ESRI GIS Shapefiles LICENSE= ${PERL5_LICENSE} diff --git a/geography/p5-Geo-ShapeFile/distinfo b/geography/p5-Geo-ShapeFile/distinfo index aeeaeccd9..5c8cea8e2 100644 --- a/geography/p5-Geo-ShapeFile/distinfo +++ b/geography/p5-Geo-ShapeFile/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/02/04 09:52:04 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/01 02:31:10 wen Exp $ -SHA1 (Geo-ShapeFile-2.52.tar.gz) = 40e66ca398803b38af08d7ef13b7cd0f795ae753 -RMD160 (Geo-ShapeFile-2.52.tar.gz) = cea86ad88ea291dd8f023a58cbfaad2bfb1d1acd -Size (Geo-ShapeFile-2.52.tar.gz) = 278581 bytes +SHA1 (Geo-ShapeFile-2.60.tar.gz) = 7b46492fc6318079d819ef7c36aceb6a65927135 +RMD160 (Geo-ShapeFile-2.60.tar.gz) = 1280ad08cfd91d3b52265156bae7e20a498afcee +Size (Geo-ShapeFile-2.60.tar.gz) = 331941 bytes diff --git a/geography/p5-Geo-Weather/Makefile b/geography/p5-Geo-Weather/Makefile index 73f1bda97..a16a1ca2c 100644 --- a/geography/p5-Geo-Weather/Makefile +++ b/geography/p5-Geo-Weather/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:08 wiz Exp $ # DISTNAME= Geo-Weather-1.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geography-Countries/Makefile b/geography/p5-Geography-Countries/Makefile index b03644e5f..4972fd2f3 100644 --- a/geography/p5-Geography-Countries/Makefile +++ b/geography/p5-Geography-Countries/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:34 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:08 wiz Exp $ # DISTNAME= Geography-Countries-2009041301 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/} diff --git a/geography/py-obspy/DESCR b/geography/py-obspy/DESCR new file mode 100644 index 000000000..31e2afbdd --- /dev/null +++ b/geography/py-obspy/DESCR @@ -0,0 +1,2 @@ +ObsPy is an open-source project dedicated to provide a Python framework for +processing seismological data. diff --git a/geography/py-obspy/Makefile b/geography/py-obspy/Makefile new file mode 100644 index 000000000..cb027ff64 --- /dev/null +++ b/geography/py-obspy/Makefile @@ -0,0 +1,31 @@ +# $NetBSD: Makefile,v 1.1 2015/05/30 03:27:52 wen Exp $ + +DISTNAME= obspy-0.10.2 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= geography python +MASTER_SITES= http://pypi.python.org/packages/source/o/obspy/ +EXTRACT_SUFX= .zip + +MAINTAINER= wen@NetBSD.org +HOMEPAGE= http://www.obspy.org/ +COMMENT= Python framework for seismological observatories +LICENSE= gnu-lgpl-v3 + +DEPENDS+= ${PYPKGPREFIX}-scipy>=0.12.0:../../math/py-scipy +DEPENDS+= ${PYPKGPREFIX}-suds>=0.4:../../net/py-suds +DEPENDS+= ${PYPKGPREFIX}-lxml>=3.2.3:../../textproc/py-lxml + +USE_LANGUAGES= c fortran +USE_TOOLS+= bash:run + +REPLACE_BASH= obspy/taup/tests/data/TauP_test_data/gendata.sh + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-suds + +pre-configure: + ${FIND} ${WRKSRC} -type f -exec ${CHMOD} -x {} \; + +.include "../../graphics/py-matplotlib/buildlink3.mk" +.include "../../lang/python/distutils.mk" +.include "../../math/py-numpy/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/geography/py-obspy/PLIST b/geography/py-obspy/PLIST new file mode 100644 index 000000000..6a76ba2ce --- /dev/null +++ b/geography/py-obspy/PLIST @@ -0,0 +1,1733 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/30 03:27:52 wen Exp $ +bin/obspy-dataless2resp +bin/obspy-dataless2xseed +bin/obspy-flinn-engdahl +bin/obspy-indexer +bin/obspy-mopad +bin/obspy-mseed-recordanalyzer +bin/obspy-plot +bin/obspy-print +bin/obspy-reftek-rescue +bin/obspy-runtests +bin/obspy-scan +bin/obspy-xseed2dataless +${PYSITELIB}/${EGG_FILE}/PKG-INFO +${PYSITELIB}/${EGG_FILE}/SOURCES.txt +${PYSITELIB}/${EGG_FILE}/dependency_links.txt +${PYSITELIB}/${EGG_FILE}/entry_points.txt +${PYSITELIB}/${EGG_FILE}/namespace_packages.txt +${PYSITELIB}/${EGG_FILE}/not-zip-safe +${PYSITELIB}/${EGG_FILE}/requires.txt +${PYSITELIB}/${EGG_FILE}/top_level.txt +${PYSITELIB}/obspy/CONTRIBUTORS.txt +${PYSITELIB}/obspy/LICENSE.txt +${PYSITELIB}/obspy/RELEASE-VERSION +${PYSITELIB}/obspy/__init__.py +${PYSITELIB}/obspy/__init__.pyc +${PYSITELIB}/obspy/__init__.pyo +${PYSITELIB}/obspy/ah/README.txt +${PYSITELIB}/obspy/ah/__init__.py +${PYSITELIB}/obspy/ah/__init__.pyc +${PYSITELIB}/obspy/ah/__init__.pyo +${PYSITELIB}/obspy/ah/core.py +${PYSITELIB}/obspy/ah/core.pyc +${PYSITELIB}/obspy/ah/core.pyo +${PYSITELIB}/obspy/ah/tests/__init__.py +${PYSITELIB}/obspy/ah/tests/__init__.pyc +${PYSITELIB}/obspy/ah/tests/__init__.pyo +${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.DS.lE21.asc +${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.DS.lE21.resp +${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.KSM.sE12.asc +${PYSITELIB}/obspy/ah/tests/data/TSG/BRV.TSG.KSM.sE12.resp +${PYSITELIB}/obspy/ah/tests/data/TSG/Readme_TSG_response.txt +${PYSITELIB}/obspy/ah/tests/data/ah1.c +${PYSITELIB}/obspy/ah/tests/data/ah1.f +${PYSITELIB}/obspy/ah/tests/data/ah1.t +${PYSITELIB}/obspy/ah/tests/data/ah2.c +${PYSITELIB}/obspy/ah/tests/data/ah2.f +${PYSITELIB}/obspy/ah/tests/data/ah2.f-e +${PYSITELIB}/obspy/ah/tests/data/ah2.t +${PYSITELIB}/obspy/ah/tests/data/hrv.lh.zne +${PYSITELIB}/obspy/ah/tests/test_core.py +${PYSITELIB}/obspy/ah/tests/test_core.pyc +${PYSITELIB}/obspy/ah/tests/test_core.pyo +${PYSITELIB}/obspy/arclink/README.txt +${PYSITELIB}/obspy/arclink/__init__.py +${PYSITELIB}/obspy/arclink/__init__.pyc +${PYSITELIB}/obspy/arclink/__init__.pyo +${PYSITELIB}/obspy/arclink/client.py +${PYSITELIB}/obspy/arclink/client.pyc +${PYSITELIB}/obspy/arclink/client.pyo +${PYSITELIB}/obspy/arclink/decrypt.py +${PYSITELIB}/obspy/arclink/decrypt.pyc +${PYSITELIB}/obspy/arclink/decrypt.pyo +${PYSITELIB}/obspy/arclink/tests/__init__.py +${PYSITELIB}/obspy/arclink/tests/__init__.pyc +${PYSITELIB}/obspy/arclink/tests/__init__.pyo +${PYSITELIB}/obspy/arclink/tests/test_client.py +${PYSITELIB}/obspy/arclink/tests/test_client.pyc +${PYSITELIB}/obspy/arclink/tests/test_client.pyo +${PYSITELIB}/obspy/arclink/tests/test_decrypt.py +${PYSITELIB}/obspy/arclink/tests/test_decrypt.pyc +${PYSITELIB}/obspy/arclink/tests/test_decrypt.pyo +${PYSITELIB}/obspy/cnv/README.txt +${PYSITELIB}/obspy/cnv/__init__.py +${PYSITELIB}/obspy/cnv/__init__.pyc +${PYSITELIB}/obspy/cnv/__init__.pyo +${PYSITELIB}/obspy/cnv/core.py +${PYSITELIB}/obspy/cnv/core.pyc +${PYSITELIB}/obspy/cnv/core.pyo +${PYSITELIB}/obspy/cnv/tests/__init__.py +${PYSITELIB}/obspy/cnv/tests/__init__.pyc +${PYSITELIB}/obspy/cnv/tests/__init__.pyo +${PYSITELIB}/obspy/cnv/tests/data/obspyck_20141020150701.cnv +${PYSITELIB}/obspy/cnv/tests/data/obspyck_20141020150701.xml +${PYSITELIB}/obspy/cnv/tests/test_core.py +${PYSITELIB}/obspy/cnv/tests/test_core.pyc +${PYSITELIB}/obspy/cnv/tests/test_core.pyo +${PYSITELIB}/obspy/core/README.txt +${PYSITELIB}/obspy/core/__init__.py +${PYSITELIB}/obspy/core/__init__.pyc +${PYSITELIB}/obspy/core/__init__.pyo +${PYSITELIB}/obspy/core/ascii.py +${PYSITELIB}/obspy/core/ascii.pyc +${PYSITELIB}/obspy/core/ascii.pyo +${PYSITELIB}/obspy/core/compatibility.py +${PYSITELIB}/obspy/core/compatibility.pyc +${PYSITELIB}/obspy/core/compatibility.pyo +${PYSITELIB}/obspy/core/data/BW_RJOB.xml +${PYSITELIB}/obspy/core/data/QuakeML-1.2.rng +${PYSITELIB}/obspy/core/data/QuakeML-1.2.xsd +${PYSITELIB}/obspy/core/data/QuakeML-BED-1.2.rng +${PYSITELIB}/obspy/core/data/QuakeML-BED-1.2.xsd +${PYSITELIB}/obspy/core/data/example.npz +${PYSITELIB}/obspy/core/event.py +${PYSITELIB}/obspy/core/event.pyc +${PYSITELIB}/obspy/core/event.pyo +${PYSITELIB}/obspy/core/event_header.py +${PYSITELIB}/obspy/core/event_header.pyc +${PYSITELIB}/obspy/core/event_header.pyo +${PYSITELIB}/obspy/core/json/__init__.py +${PYSITELIB}/obspy/core/json/__init__.pyc +${PYSITELIB}/obspy/core/json/__init__.pyo +${PYSITELIB}/obspy/core/json/core.py +${PYSITELIB}/obspy/core/json/core.pyc +${PYSITELIB}/obspy/core/json/core.pyo +${PYSITELIB}/obspy/core/json/default.py +${PYSITELIB}/obspy/core/json/default.pyc +${PYSITELIB}/obspy/core/json/default.pyo +${PYSITELIB}/obspy/core/preview.py +${PYSITELIB}/obspy/core/preview.pyc +${PYSITELIB}/obspy/core/preview.pyo +${PYSITELIB}/obspy/core/quakeml.py +${PYSITELIB}/obspy/core/quakeml.pyc +${PYSITELIB}/obspy/core/quakeml.pyo +${PYSITELIB}/obspy/core/scripts/__init__.py +${PYSITELIB}/obspy/core/scripts/__init__.pyc +${PYSITELIB}/obspy/core/scripts/__init__.pyo +${PYSITELIB}/obspy/core/scripts/flinnengdahl.py +${PYSITELIB}/obspy/core/scripts/flinnengdahl.pyc +${PYSITELIB}/obspy/core/scripts/flinnengdahl.pyo +${PYSITELIB}/obspy/core/scripts/print.py +${PYSITELIB}/obspy/core/scripts/print.pyc +${PYSITELIB}/obspy/core/scripts/print.pyo +${PYSITELIB}/obspy/core/scripts/reftekrescue.py +${PYSITELIB}/obspy/core/scripts/reftekrescue.pyc +${PYSITELIB}/obspy/core/scripts/reftekrescue.pyo +${PYSITELIB}/obspy/core/scripts/runtests.py +${PYSITELIB}/obspy/core/scripts/runtests.pyc +${PYSITELIB}/obspy/core/scripts/runtests.pyo +${PYSITELIB}/obspy/core/stream.py +${PYSITELIB}/obspy/core/stream.pyc +${PYSITELIB}/obspy/core/stream.pyo +${PYSITELIB}/obspy/core/tests/__init__.py +${PYSITELIB}/obspy/core/tests/__init__.pyc +${PYSITELIB}/obspy/core/tests/__init__.pyo +${PYSITELIB}/obspy/core/tests/data/flinnengdahl.csv +${PYSITELIB}/obspy/core/tests/data/iris_events.xml +${PYSITELIB}/obspy/core/tests/data/neries_events.xml +${PYSITELIB}/obspy/core/tests/data/preferred.xml +${PYSITELIB}/obspy/core/tests/data/qml-example-1.2-RC3.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_arrival.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_data_used.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_event.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_focalmechanism.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_magnitude.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_origin.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_pick.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_stationmagnitude.xml +${PYSITELIB}/obspy/core/tests/data/quakeml_1.2_stationmagnitudecontributions.xml +${PYSITELIB}/obspy/core/tests/data/slist.ascii +${PYSITELIB}/obspy/core/tests/data/slist.ascii.bz2 +${PYSITELIB}/obspy/core/tests/data/slist_2_traces.ascii +${PYSITELIB}/obspy/core/tests/data/slist_float.ascii +${PYSITELIB}/obspy/core/tests/data/slist_unknown.ascii +${PYSITELIB}/obspy/core/tests/data/stationxml_BK.CMB.__.LKS.xml +${PYSITELIB}/obspy/core/tests/data/stationxml_IU.ANTO.30.LDO.xml +${PYSITELIB}/obspy/core/tests/data/test.tar +${PYSITELIB}/obspy/core/tests/data/test.tar.bz2 +${PYSITELIB}/obspy/core/tests/data/test.tar.gz +${PYSITELIB}/obspy/core/tests/data/test.tgz +${PYSITELIB}/obspy/core/tests/data/test.zip +${PYSITELIB}/obspy/core/tests/data/tspair.ascii +${PYSITELIB}/obspy/core/tests/data/tspair.ascii.gz +${PYSITELIB}/obspy/core/tests/data/tspair_2_traces.ascii +${PYSITELIB}/obspy/core/tests/data/tspair_float.ascii +${PYSITELIB}/obspy/core/tests/data/tspair_unknown.ascii +${PYSITELIB}/obspy/core/tests/data/usgs_event.xml +${PYSITELIB}/obspy/core/tests/images/catalog1.png +${PYSITELIB}/obspy/core/tests/images/catalog2.png +${PYSITELIB}/obspy/core/tests/images/catalog3.png +${PYSITELIB}/obspy/core/tests/images/image.png +${PYSITELIB}/obspy/core/tests/images/image_fail.png +${PYSITELIB}/obspy/core/tests/images/image_ok.png +${PYSITELIB}/obspy/core/tests/test_ascii.py +${PYSITELIB}/obspy/core/tests/test_ascii.pyc +${PYSITELIB}/obspy/core/tests/test_ascii.pyo +${PYSITELIB}/obspy/core/tests/test_code_formatting.py +${PYSITELIB}/obspy/core/tests/test_code_formatting.pyc +${PYSITELIB}/obspy/core/tests/test_code_formatting.pyo +${PYSITELIB}/obspy/core/tests/test_event.py +${PYSITELIB}/obspy/core/tests/test_event.pyc +${PYSITELIB}/obspy/core/tests/test_event.pyo +${PYSITELIB}/obspy/core/tests/test_json.py +${PYSITELIB}/obspy/core/tests/test_json.pyc +${PYSITELIB}/obspy/core/tests/test_json.pyo +${PYSITELIB}/obspy/core/tests/test_preview.py +${PYSITELIB}/obspy/core/tests/test_preview.pyc +${PYSITELIB}/obspy/core/tests/test_preview.pyo +${PYSITELIB}/obspy/core/tests/test_print.py +${PYSITELIB}/obspy/core/tests/test_print.pyc +${PYSITELIB}/obspy/core/tests/test_print.pyo +${PYSITELIB}/obspy/core/tests/test_quakeml.py +${PYSITELIB}/obspy/core/tests/test_quakeml.pyc +${PYSITELIB}/obspy/core/tests/test_quakeml.pyo +${PYSITELIB}/obspy/core/tests/test_stats.py +${PYSITELIB}/obspy/core/tests/test_stats.pyc +${PYSITELIB}/obspy/core/tests/test_stats.pyo +${PYSITELIB}/obspy/core/tests/test_stream.py +${PYSITELIB}/obspy/core/tests/test_stream.pyc +${PYSITELIB}/obspy/core/tests/test_stream.pyo +${PYSITELIB}/obspy/core/tests/test_trace.py +${PYSITELIB}/obspy/core/tests/test_trace.pyc +${PYSITELIB}/obspy/core/tests/test_trace.pyo +${PYSITELIB}/obspy/core/tests/test_utcdatetime.py +${PYSITELIB}/obspy/core/tests/test_utcdatetime.pyc +${PYSITELIB}/obspy/core/tests/test_utcdatetime.pyo +${PYSITELIB}/obspy/core/tests/test_util_attribdict.py +${PYSITELIB}/obspy/core/tests/test_util_attribdict.pyc +${PYSITELIB}/obspy/core/tests/test_util_attribdict.pyo +${PYSITELIB}/obspy/core/tests/test_util_base.py +${PYSITELIB}/obspy/core/tests/test_util_base.pyc +${PYSITELIB}/obspy/core/tests/test_util_base.pyo +${PYSITELIB}/obspy/core/tests/test_util_decorator.py +${PYSITELIB}/obspy/core/tests/test_util_decorator.pyc +${PYSITELIB}/obspy/core/tests/test_util_decorator.pyo +${PYSITELIB}/obspy/core/tests/test_util_flinnengdahl.py +${PYSITELIB}/obspy/core/tests/test_util_flinnengdahl.pyc +${PYSITELIB}/obspy/core/tests/test_util_flinnengdahl.pyo +${PYSITELIB}/obspy/core/tests/test_util_geodetics.py +${PYSITELIB}/obspy/core/tests/test_util_geodetics.pyc +${PYSITELIB}/obspy/core/tests/test_util_geodetics.pyo +${PYSITELIB}/obspy/core/tests/test_util_misc.py +${PYSITELIB}/obspy/core/tests/test_util_misc.pyc +${PYSITELIB}/obspy/core/tests/test_util_misc.pyo +${PYSITELIB}/obspy/core/tests/test_util_types.py +${PYSITELIB}/obspy/core/tests/test_util_types.pyc +${PYSITELIB}/obspy/core/tests/test_util_types.pyo +${PYSITELIB}/obspy/core/tests/test_waveform_plugins.py +${PYSITELIB}/obspy/core/tests/test_waveform_plugins.pyc +${PYSITELIB}/obspy/core/tests/test_waveform_plugins.pyo +${PYSITELIB}/obspy/core/trace.py +${PYSITELIB}/obspy/core/trace.pyc +${PYSITELIB}/obspy/core/trace.pyo +${PYSITELIB}/obspy/core/utcdatetime.py +${PYSITELIB}/obspy/core/utcdatetime.pyc +${PYSITELIB}/obspy/core/utcdatetime.pyo +${PYSITELIB}/obspy/core/util/__init__.py +${PYSITELIB}/obspy/core/util/__init__.pyc +${PYSITELIB}/obspy/core/util/__init__.pyo +${PYSITELIB}/obspy/core/util/attribdict.py +${PYSITELIB}/obspy/core/util/attribdict.pyc +${PYSITELIB}/obspy/core/util/attribdict.pyo +${PYSITELIB}/obspy/core/util/base.py +${PYSITELIB}/obspy/core/util/base.pyc +${PYSITELIB}/obspy/core/util/base.pyo +${PYSITELIB}/obspy/core/util/decorator.py +${PYSITELIB}/obspy/core/util/decorator.pyc +${PYSITELIB}/obspy/core/util/decorator.pyo +${PYSITELIB}/obspy/core/util/geodetics/__init__.py +${PYSITELIB}/obspy/core/util/geodetics/__init__.pyc +${PYSITELIB}/obspy/core/util/geodetics/__init__.pyo +${PYSITELIB}/obspy/core/util/geodetics/base.py +${PYSITELIB}/obspy/core/util/geodetics/base.pyc +${PYSITELIB}/obspy/core/util/geodetics/base.pyo +${PYSITELIB}/obspy/core/util/geodetics/data/Flinn-Engdahl.csv +${PYSITELIB}/obspy/core/util/geodetics/data/names.asc +${PYSITELIB}/obspy/core/util/geodetics/data/nesect.asc +${PYSITELIB}/obspy/core/util/geodetics/data/nwsect.asc +${PYSITELIB}/obspy/core/util/geodetics/data/quadsidx.asc +${PYSITELIB}/obspy/core/util/geodetics/data/sesect.asc +${PYSITELIB}/obspy/core/util/geodetics/data/swsect.asc +${PYSITELIB}/obspy/core/util/geodetics/flinnengdahl.py +${PYSITELIB}/obspy/core/util/geodetics/flinnengdahl.pyc +${PYSITELIB}/obspy/core/util/geodetics/flinnengdahl.pyo +${PYSITELIB}/obspy/core/util/libnames.py +${PYSITELIB}/obspy/core/util/libnames.pyc +${PYSITELIB}/obspy/core/util/libnames.pyo +${PYSITELIB}/obspy/core/util/misc.py +${PYSITELIB}/obspy/core/util/misc.pyc +${PYSITELIB}/obspy/core/util/misc.pyo +${PYSITELIB}/obspy/core/util/obspy_types.py +${PYSITELIB}/obspy/core/util/obspy_types.pyc +${PYSITELIB}/obspy/core/util/obspy_types.pyo +${PYSITELIB}/obspy/core/util/testing.py +${PYSITELIB}/obspy/core/util/testing.pyc +${PYSITELIB}/obspy/core/util/testing.pyo +${PYSITELIB}/obspy/core/util/version.py +${PYSITELIB}/obspy/core/util/version.pyc +${PYSITELIB}/obspy/core/util/version.pyo +${PYSITELIB}/obspy/css/README.txt +${PYSITELIB}/obspy/css/__init__.py +${PYSITELIB}/obspy/css/__init__.pyc +${PYSITELIB}/obspy/css/__init__.pyo +${PYSITELIB}/obspy/css/core.py +${PYSITELIB}/obspy/css/core.pyc +${PYSITELIB}/obspy/css/core.pyo +${PYSITELIB}/obspy/css/station.py +${PYSITELIB}/obspy/css/station.pyc +${PYSITELIB}/obspy/css/station.pyo +${PYSITELIB}/obspy/css/tests/__init__.py +${PYSITELIB}/obspy/css/tests/__init__.pyc +${PYSITELIB}/obspy/css/tests/__init__.pyo +${PYSITELIB}/obspy/css/tests/data/201101311155.10.ascii.gz +${PYSITELIB}/obspy/css/tests/data/201101311155.10.be.w +${PYSITELIB}/obspy/css/tests/data/201101311155.10.le.w +${PYSITELIB}/obspy/css/tests/data/README +${PYSITELIB}/obspy/css/tests/data/css2ascii.c +${PYSITELIB}/obspy/css/tests/data/station/default.affiliation +${PYSITELIB}/obspy/css/tests/data/station/default.network +${PYSITELIB}/obspy/css/tests/data/station/default.remark +${PYSITELIB}/obspy/css/tests/data/station/default.site +${PYSITELIB}/obspy/css/tests/data/station/default.sitechan +${PYSITELIB}/obspy/css/tests/data/test.wfdisc +${PYSITELIB}/obspy/css/tests/test_core.py +${PYSITELIB}/obspy/css/tests/test_core.pyc +${PYSITELIB}/obspy/css/tests/test_core.pyo +${PYSITELIB}/obspy/css/tests/test_station.py +${PYSITELIB}/obspy/css/tests/test_station.pyc +${PYSITELIB}/obspy/css/tests/test_station.pyo +${PYSITELIB}/obspy/datamark/README.txt +${PYSITELIB}/obspy/datamark/__init__.py +${PYSITELIB}/obspy/datamark/__init__.pyc +${PYSITELIB}/obspy/datamark/__init__.pyo +${PYSITELIB}/obspy/datamark/core.py +${PYSITELIB}/obspy/datamark/core.pyc +${PYSITELIB}/obspy/datamark/core.pyo +${PYSITELIB}/obspy/datamark/tests/__init__.py +${PYSITELIB}/obspy/datamark/tests/__init__.pyc +${PYSITELIB}/obspy/datamark/tests/__init__.pyo +${PYSITELIB}/obspy/datamark/tests/data/10030302.00 +${PYSITELIB}/obspy/datamark/tests/data/10030302.01 +${PYSITELIB}/obspy/datamark/tests/data/10030302.02 +${PYSITELIB}/obspy/datamark/tests/data/10030302.03 +${PYSITELIB}/obspy/datamark/tests/data/10030302.04 +${PYSITELIB}/obspy/datamark/tests/data/10030302.05 +${PYSITELIB}/obspy/datamark/tests/data/10030302.06 +${PYSITELIB}/obspy/datamark/tests/data/10030302.07 +${PYSITELIB}/obspy/datamark/tests/data/10030302.08 +${PYSITELIB}/obspy/datamark/tests/data/10030302.09 +${PYSITELIB}/obspy/datamark/tests/data/10030302.10 +${PYSITELIB}/obspy/datamark/tests/test_core.py +${PYSITELIB}/obspy/datamark/tests/test_core.pyc +${PYSITELIB}/obspy/datamark/tests/test_core.pyo +${PYSITELIB}/obspy/db/README.txt +${PYSITELIB}/obspy/db/__init__.py +${PYSITELIB}/obspy/db/__init__.pyc +${PYSITELIB}/obspy/db/__init__.pyo +${PYSITELIB}/obspy/db/client.py +${PYSITELIB}/obspy/db/client.pyc +${PYSITELIB}/obspy/db/client.pyo +${PYSITELIB}/obspy/db/db.py +${PYSITELIB}/obspy/db/db.pyc +${PYSITELIB}/obspy/db/db.pyo +${PYSITELIB}/obspy/db/feature.py +${PYSITELIB}/obspy/db/feature.pyc +${PYSITELIB}/obspy/db/feature.pyo +${PYSITELIB}/obspy/db/indexer.py +${PYSITELIB}/obspy/db/indexer.pyc +${PYSITELIB}/obspy/db/indexer.pyo +${PYSITELIB}/obspy/db/scripts/__init__.py +${PYSITELIB}/obspy/db/scripts/__init__.pyc +${PYSITELIB}/obspy/db/scripts/__init__.pyo +${PYSITELIB}/obspy/db/scripts/indexer.py +${PYSITELIB}/obspy/db/scripts/indexer.pyc +${PYSITELIB}/obspy/db/scripts/indexer.pyo +${PYSITELIB}/obspy/db/tests/__init__.py +${PYSITELIB}/obspy/db/tests/__init__.pyc +${PYSITELIB}/obspy/db/tests/__init__.pyo +${PYSITELIB}/obspy/db/tests/test_client.py +${PYSITELIB}/obspy/db/tests/test_client.pyc +${PYSITELIB}/obspy/db/tests/test_client.pyo +${PYSITELIB}/obspy/db/tests/test_util.py +${PYSITELIB}/obspy/db/tests/test_util.pyc +${PYSITELIB}/obspy/db/tests/test_util.pyo +${PYSITELIB}/obspy/db/util.py +${PYSITELIB}/obspy/db/util.pyc +${PYSITELIB}/obspy/db/util.pyo +${PYSITELIB}/obspy/earthworm/README.txt +${PYSITELIB}/obspy/earthworm/__init__.py +${PYSITELIB}/obspy/earthworm/__init__.pyc +${PYSITELIB}/obspy/earthworm/__init__.pyo +${PYSITELIB}/obspy/earthworm/client.py +${PYSITELIB}/obspy/earthworm/client.pyc +${PYSITELIB}/obspy/earthworm/client.pyo +${PYSITELIB}/obspy/earthworm/tests/__init__.py +${PYSITELIB}/obspy/earthworm/tests/__init__.pyc +${PYSITELIB}/obspy/earthworm/tests/__init__.pyo +${PYSITELIB}/obspy/earthworm/tests/test_client.py +${PYSITELIB}/obspy/earthworm/tests/test_client.pyc +${PYSITELIB}/obspy/earthworm/tests/test_client.pyo +${PYSITELIB}/obspy/earthworm/waveserver.py +${PYSITELIB}/obspy/earthworm/waveserver.pyc +${PYSITELIB}/obspy/earthworm/waveserver.pyo +${PYSITELIB}/obspy/fdsn/README.txt +${PYSITELIB}/obspy/fdsn/__init__.py +${PYSITELIB}/obspy/fdsn/__init__.pyc +${PYSITELIB}/obspy/fdsn/__init__.pyo +${PYSITELIB}/obspy/fdsn/client.py +${PYSITELIB}/obspy/fdsn/client.pyc +${PYSITELIB}/obspy/fdsn/client.pyo +${PYSITELIB}/obspy/fdsn/header.py +${PYSITELIB}/obspy/fdsn/header.pyc +${PYSITELIB}/obspy/fdsn/header.pyo +${PYSITELIB}/obspy/fdsn/tests/__init__.py +${PYSITELIB}/obspy/fdsn/tests/__init__.pyc +${PYSITELIB}/obspy/fdsn/tests/__init__.pyo +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ethz_dataselect.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ethz_event.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ethz_station.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_iris_dataselect.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_iris_event.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_iris_station.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ncedc_dataselect.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ncedc_event.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_ncedc_station.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_resif_dataselect.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_resif_station.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-01-07_usgs_event.wadl +${PYSITELIB}/obspy/fdsn/tests/data/2014-02-16_seismicportal_event.wadl +${PYSITELIB}/obspy/fdsn/tests/data/bulk.mseed +${PYSITELIB}/obspy/fdsn/tests/data/dataselect.wadl +${PYSITELIB}/obspy/fdsn/tests/data/dataselect_example.mseed +${PYSITELIB}/obspy/fdsn/tests/data/dataselect_example_mixed_wildcards.mseed +${PYSITELIB}/obspy/fdsn/tests/data/dataselect_example_wildcards.mseed +${PYSITELIB}/obspy/fdsn/tests/data/dataselect_helpstring.txt +${PYSITELIB}/obspy/fdsn/tests/data/dataselect_missing_attributes.wadl +${PYSITELIB}/obspy/fdsn/tests/data/dataselect_no_types.wadl +${PYSITELIB}/obspy/fdsn/tests/data/event.wadl +${PYSITELIB}/obspy/fdsn/tests/data/event_helpstring.txt +${PYSITELIB}/obspy/fdsn/tests/data/event_missing_attributes.wadl +${PYSITELIB}/obspy/fdsn/tests/data/events_by_eventid.xml +${PYSITELIB}/obspy/fdsn/tests/data/events_by_misc.xml +${PYSITELIB}/obspy/fdsn/tests/data/events_by_time.xml +${PYSITELIB}/obspy/fdsn/tests/data/station.wadl +${PYSITELIB}/obspy/fdsn/tests/data/station_helpstring.txt +${PYSITELIB}/obspy/fdsn/tests/data/station_no_types.wadl +${PYSITELIB}/obspy/fdsn/tests/data/stations_by_latlon.xml +${PYSITELIB}/obspy/fdsn/tests/data/stations_by_misc.xml +${PYSITELIB}/obspy/fdsn/tests/data/stations_by_station.xml +${PYSITELIB}/obspy/fdsn/tests/data/stations_by_station_wildcard.xml +${PYSITELIB}/obspy/fdsn/tests/data/usgs_event.wadl +${PYSITELIB}/obspy/fdsn/tests/test_client.py +${PYSITELIB}/obspy/fdsn/tests/test_client.pyc +${PYSITELIB}/obspy/fdsn/tests/test_client.pyo +${PYSITELIB}/obspy/fdsn/tests/test_wadl_parser.py +${PYSITELIB}/obspy/fdsn/tests/test_wadl_parser.pyc +${PYSITELIB}/obspy/fdsn/tests/test_wadl_parser.pyo +${PYSITELIB}/obspy/fdsn/wadl_parser.py +${PYSITELIB}/obspy/fdsn/wadl_parser.pyc +${PYSITELIB}/obspy/fdsn/wadl_parser.pyo +${PYSITELIB}/obspy/gse2/README.txt +${PYSITELIB}/obspy/gse2/__init__.py +${PYSITELIB}/obspy/gse2/__init__.pyc +${PYSITELIB}/obspy/gse2/__init__.pyo +${PYSITELIB}/obspy/gse2/core.py +${PYSITELIB}/obspy/gse2/core.pyc +${PYSITELIB}/obspy/gse2/core.pyo +${PYSITELIB}/obspy/gse2/libgse1.py +${PYSITELIB}/obspy/gse2/libgse1.pyc +${PYSITELIB}/obspy/gse2/libgse1.pyo +${PYSITELIB}/obspy/gse2/libgse2.py +${PYSITELIB}/obspy/gse2/libgse2.pyc +${PYSITELIB}/obspy/gse2/libgse2.pyo +${PYSITELIB}/obspy/gse2/paz.py +${PYSITELIB}/obspy/gse2/paz.pyc +${PYSITELIB}/obspy/gse2/paz.pyo +${PYSITELIB}/obspy/gse2/tests/__init__.py +${PYSITELIB}/obspy/gse2/tests/__init__.pyc +${PYSITELIB}/obspy/gse2/tests/__init__.pyo +${PYSITELIB}/obspy/gse2/tests/data/GRF_031102_0225.GSE.wrong_chksum +${PYSITELIB}/obspy/gse2/tests/data/STA2.testlines +${PYSITELIB}/obspy/gse2/tests/data/STA2.testlines_out +${PYSITELIB}/obspy/gse2/tests/data/acc.gse +${PYSITELIB}/obspy/gse2/tests/data/broken_head.gse2 +${PYSITELIB}/obspy/gse2/tests/data/loc_RJOB20050831023349.z +${PYSITELIB}/obspy/gse2/tests/data/loc_RJOB20050831023349.z.wrong_chksum +${PYSITELIB}/obspy/gse2/tests/data/loc_RJOB20050831023349_first100_dos.z +${PYSITELIB}/obspy/gse2/tests/data/loc_RNON20040609200559.z +${PYSITELIB}/obspy/gse2/tests/data/loc_STAU20031119011659.z +${PYSITELIB}/obspy/gse2/tests/data/sta2.gse2 +${PYSITELIB}/obspy/gse2/tests/data/twiceCHK2.gse2 +${PYSITELIB}/obspy/gse2/tests/data/y2000.gse +${PYSITELIB}/obspy/gse2/tests/test_core.py +${PYSITELIB}/obspy/gse2/tests/test_core.pyc +${PYSITELIB}/obspy/gse2/tests/test_core.pyo +${PYSITELIB}/obspy/gse2/tests/test_libgse1.py +${PYSITELIB}/obspy/gse2/tests/test_libgse1.pyc +${PYSITELIB}/obspy/gse2/tests/test_libgse1.pyo +${PYSITELIB}/obspy/gse2/tests/test_libgse2.py +${PYSITELIB}/obspy/gse2/tests/test_libgse2.pyc +${PYSITELIB}/obspy/gse2/tests/test_libgse2.pyo +${PYSITELIB}/obspy/gse2/tests/test_paz.py +${PYSITELIB}/obspy/gse2/tests/test_paz.pyc +${PYSITELIB}/obspy/gse2/tests/test_paz.pyo +${PYSITELIB}/obspy/imaging/README.txt +${PYSITELIB}/obspy/imaging/__init__.py +${PYSITELIB}/obspy/imaging/__init__.pyc +${PYSITELIB}/obspy/imaging/__init__.pyo +${PYSITELIB}/obspy/imaging/beachball.py +${PYSITELIB}/obspy/imaging/beachball.pyc +${PYSITELIB}/obspy/imaging/beachball.pyo +${PYSITELIB}/obspy/imaging/maps.py +${PYSITELIB}/obspy/imaging/maps.pyc +${PYSITELIB}/obspy/imaging/maps.pyo +${PYSITELIB}/obspy/imaging/mopad_wrapper.py +${PYSITELIB}/obspy/imaging/mopad_wrapper.pyc +${PYSITELIB}/obspy/imaging/mopad_wrapper.pyo +${PYSITELIB}/obspy/imaging/scripts/__init__.py +${PYSITELIB}/obspy/imaging/scripts/__init__.pyc +${PYSITELIB}/obspy/imaging/scripts/__init__.pyo +${PYSITELIB}/obspy/imaging/scripts/mopad.py +${PYSITELIB}/obspy/imaging/scripts/mopad.pyc +${PYSITELIB}/obspy/imaging/scripts/mopad.pyo +${PYSITELIB}/obspy/imaging/scripts/plot.py +${PYSITELIB}/obspy/imaging/scripts/plot.pyc +${PYSITELIB}/obspy/imaging/scripts/plot.pyo +${PYSITELIB}/obspy/imaging/scripts/scan.py +${PYSITELIB}/obspy/imaging/scripts/scan.pyc +${PYSITELIB}/obspy/imaging/scripts/scan.pyo +${PYSITELIB}/obspy/imaging/spectrogram.py +${PYSITELIB}/obspy/imaging/spectrogram.pyc +${PYSITELIB}/obspy/imaging/spectrogram.pyo +${PYSITELIB}/obspy/imaging/tests/__init__.py +${PYSITELIB}/obspy/imaging/tests/__init__.pyc +${PYSITELIB}/obspy/imaging/tests/__init__.pyo +${PYSITELIB}/obspy/imaging/tests/images/bb-20090102-np2.png +${PYSITELIB}/obspy/imaging/tests/images/bb_19950128_np1.png +${PYSITELIB}/obspy/imaging/tests/images/bb_19950128_np2.png +${PYSITELIB}/obspy/imaging/tests/images/bb_20040905_0_mt.png +${PYSITELIB}/obspy/imaging/tests/images/bb_20040905_1_mt.png +${PYSITELIB}/obspy/imaging/tests/images/bb_20090102_mt.png +${PYSITELIB}/obspy/imaging/tests/images/bb_20090102_np1.png +${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_x.png +${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_x_height.png +${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_y.png +${PYSITELIB}/obspy/imaging/tests/images/bb_aspect_y_height.png +${PYSITELIB}/obspy/imaging/tests/images/bb_chile_mt.png +${PYSITELIB}/obspy/imaging/tests/images/bb_clvd.png +${PYSITELIB}/obspy/imaging/tests/images/bb_collection.png +${PYSITELIB}/obspy/imaging/tests/images/bb_double_couple.png +${PYSITELIB}/obspy/imaging/tests/images/bb_explosion.png +${PYSITELIB}/obspy/imaging/tests/images/bb_geiyo_np1.png +${PYSITELIB}/obspy/imaging/tests/images/bb_honshu_np1.png +${PYSITELIB}/obspy/imaging/tests/images/bb_honshu_np2.png +${PYSITELIB}/obspy/imaging/tests/images/bb_implosion.png +${PYSITELIB}/obspy/imaging/tests/images/bb_lars.png +${PYSITELIB}/obspy/imaging/tests/images/bb_miyagi_mt.png +${PYSITELIB}/obspy/imaging/tests/images/bb_sumatra_mt.png +${PYSITELIB}/obspy/imaging/tests/images/bb_sumatra_np1.png +${PYSITELIB}/obspy/imaging/tests/images/bb_sumatra_np2.png +${PYSITELIB}/obspy/imaging/tests/images/bb_tottori_np1.png +${PYSITELIB}/obspy/imaging/tests/images/mopad_collection.png +${PYSITELIB}/obspy/imaging/tests/images/mopad_ev.gmt +${PYSITELIB}/obspy/imaging/tests/images/mopad_fill.gmt +${PYSITELIB}/obspy/imaging/tests/images/mopad_lines.gmt +${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_lambo.gmt +${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_ortho.gmt +${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_stereo.gmt +${PYSITELIB}/obspy/imaging/tests/images/plot.png +${PYSITELIB}/obspy/imaging/tests/images/plot_nomerge.png +${PYSITELIB}/obspy/imaging/tests/images/ppsd.png +${PYSITELIB}/obspy/imaging/tests/images/scan.png +${PYSITELIB}/obspy/imaging/tests/images/scan_mult_sampl.png +${PYSITELIB}/obspy/imaging/tests/images/scan_times.png +${PYSITELIB}/obspy/imaging/tests/images/spectrogram.png +${PYSITELIB}/obspy/imaging/tests/images/spectrogram_log.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_10_traces.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_10_traces_huge.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_10_traces_tiny.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_1_trace.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_3_traces.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_5_traces.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_azim_section.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_binning_error.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_binning_error_2.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_complex_gap_few_samples.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_complex_gap_many_samples.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_dayplot.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_dayplot_catalog.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_dayplot_event.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_default_relative.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_default_section.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_labels.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_one_hour_few_samples.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_one_hour_many_samples.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_reftime_relative.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_reftime_section.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_simple_gap_few_samples.png +${PYSITELIB}/obspy/imaging/tests/images/waveform_simple_gap_many_samples.png +${PYSITELIB}/obspy/imaging/tests/test_backend.py +${PYSITELIB}/obspy/imaging/tests/test_backend.pyc +${PYSITELIB}/obspy/imaging/tests/test_backend.pyo +${PYSITELIB}/obspy/imaging/tests/test_beachball.py +${PYSITELIB}/obspy/imaging/tests/test_beachball.pyc +${PYSITELIB}/obspy/imaging/tests/test_beachball.pyo +${PYSITELIB}/obspy/imaging/tests/test_mopad.py +${PYSITELIB}/obspy/imaging/tests/test_mopad.pyc +${PYSITELIB}/obspy/imaging/tests/test_mopad.pyo +${PYSITELIB}/obspy/imaging/tests/test_mopad_script.py +${PYSITELIB}/obspy/imaging/tests/test_mopad_script.pyc +${PYSITELIB}/obspy/imaging/tests/test_mopad_script.pyo +${PYSITELIB}/obspy/imaging/tests/test_plot.py +${PYSITELIB}/obspy/imaging/tests/test_plot.pyc +${PYSITELIB}/obspy/imaging/tests/test_plot.pyo +${PYSITELIB}/obspy/imaging/tests/test_ppsd.py +${PYSITELIB}/obspy/imaging/tests/test_ppsd.pyc +${PYSITELIB}/obspy/imaging/tests/test_ppsd.pyo +${PYSITELIB}/obspy/imaging/tests/test_scan.py +${PYSITELIB}/obspy/imaging/tests/test_scan.pyc +${PYSITELIB}/obspy/imaging/tests/test_scan.pyo +${PYSITELIB}/obspy/imaging/tests/test_spectrogram.py +${PYSITELIB}/obspy/imaging/tests/test_spectrogram.pyc +${PYSITELIB}/obspy/imaging/tests/test_spectrogram.pyo +${PYSITELIB}/obspy/imaging/tests/test_waveform.py +${PYSITELIB}/obspy/imaging/tests/test_waveform.pyc +${PYSITELIB}/obspy/imaging/tests/test_waveform.pyo +${PYSITELIB}/obspy/imaging/util.py +${PYSITELIB}/obspy/imaging/util.pyc +${PYSITELIB}/obspy/imaging/util.pyo +${PYSITELIB}/obspy/imaging/waveform.py +${PYSITELIB}/obspy/imaging/waveform.pyc +${PYSITELIB}/obspy/imaging/waveform.pyo +${PYSITELIB}/obspy/iris/README.txt +${PYSITELIB}/obspy/iris/__init__.py +${PYSITELIB}/obspy/iris/__init__.pyc +${PYSITELIB}/obspy/iris/__init__.pyo +${PYSITELIB}/obspy/iris/client.py +${PYSITELIB}/obspy/iris/client.pyc +${PYSITELIB}/obspy/iris/client.pyo +${PYSITELIB}/obspy/iris/tests/__init__.py +${PYSITELIB}/obspy/iris/tests/__init__.pyc +${PYSITELIB}/obspy/iris/tests/__init__.pyo +${PYSITELIB}/obspy/iris/tests/data/IU.ANMO.00.BHZ.mseed +${PYSITELIB}/obspy/iris/tests/data/IU.ANMO.00.BHZ.sacpz +${PYSITELIB}/obspy/iris/tests/data/RESP.ANMO.IU.00.BHZ +${PYSITELIB}/obspy/iris/tests/data/RESP.ANMO.IU._.BH_ +${PYSITELIB}/obspy/iris/tests/test_client.py +${PYSITELIB}/obspy/iris/tests/test_client.pyc +${PYSITELIB}/obspy/iris/tests/test_client.pyo +${PYSITELIB}/obspy/kinemetrics/README.txt +${PYSITELIB}/obspy/kinemetrics/__init__.py +${PYSITELIB}/obspy/kinemetrics/__init__.pyc +${PYSITELIB}/obspy/kinemetrics/__init__.pyo +${PYSITELIB}/obspy/kinemetrics/core.py +${PYSITELIB}/obspy/kinemetrics/core.pyc +${PYSITELIB}/obspy/kinemetrics/core.pyo +${PYSITELIB}/obspy/kinemetrics/evt.py +${PYSITELIB}/obspy/kinemetrics/evt.pyc +${PYSITELIB}/obspy/kinemetrics/evt.pyo +${PYSITELIB}/obspy/kinemetrics/evt_base.py +${PYSITELIB}/obspy/kinemetrics/evt_base.pyc +${PYSITELIB}/obspy/kinemetrics/evt_base.pyo +${PYSITELIB}/obspy/kinemetrics/tests/__init__.py +${PYSITELIB}/obspy/kinemetrics/tests/__init__.pyc +${PYSITELIB}/obspy/kinemetrics/tests/__init__.pyo +${PYSITELIB}/obspy/kinemetrics/tests/data/BI008_MEMA-04823.evt +${PYSITELIB}/obspy/kinemetrics/tests/data/BX456_MOLA-02351.evt +${PYSITELIB}/obspy/kinemetrics/tests/data/NOUTF8.evt +${PYSITELIB}/obspy/kinemetrics/tests/test_core.py +${PYSITELIB}/obspy/kinemetrics/tests/test_core.pyc +${PYSITELIB}/obspy/kinemetrics/tests/test_core.pyo +${PYSITELIB}/obspy/lib/__init__.py +${PYSITELIB}/obspy/lib/__init__.pyc +${PYSITELIB}/obspy/lib/__init__.pyo +${PYSITELIB}/obspy/lib/libevresp_NetBSD_64bit_py27.so +${PYSITELIB}/obspy/lib/libgse2_NetBSD_64bit_py27.so +${PYSITELIB}/obspy/lib/libmseed_NetBSD_64bit_py27.so +${PYSITELIB}/obspy/lib/libsegy_NetBSD_64bit_py27.so +${PYSITELIB}/obspy/lib/libsignal_NetBSD_64bit_py27.so +${PYSITELIB}/obspy/lib/libtau_NetBSD_64bit_py27.so +${PYSITELIB}/obspy/mseed/README.txt +${PYSITELIB}/obspy/mseed/__init__.py +${PYSITELIB}/obspy/mseed/__init__.pyc +${PYSITELIB}/obspy/mseed/__init__.pyo +${PYSITELIB}/obspy/mseed/core.py +${PYSITELIB}/obspy/mseed/core.pyc +${PYSITELIB}/obspy/mseed/core.pyo +${PYSITELIB}/obspy/mseed/headers.py +${PYSITELIB}/obspy/mseed/headers.pyc +${PYSITELIB}/obspy/mseed/headers.pyo +${PYSITELIB}/obspy/mseed/msstruct.py +${PYSITELIB}/obspy/mseed/msstruct.pyc +${PYSITELIB}/obspy/mseed/msstruct.pyo +${PYSITELIB}/obspy/mseed/scripts/__init__.py +${PYSITELIB}/obspy/mseed/scripts/__init__.pyc +${PYSITELIB}/obspy/mseed/scripts/__init__.pyo +${PYSITELIB}/obspy/mseed/scripts/recordanalyzer.py +${PYSITELIB}/obspy/mseed/scripts/recordanalyzer.pyc +${PYSITELIB}/obspy/mseed/scripts/recordanalyzer.pyo +${PYSITELIB}/obspy/mseed/tests/__init__.py +${PYSITELIB}/obspy/mseed/tests/__init__.pyc +${PYSITELIB}/obspy/mseed/tests/__init__.pyo +${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.first_10_records +${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.first_record +${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.second_record +${PYSITELIB}/obspy/mseed/tests/data/BW.BGLD.__.EHE.D.2008.001.third_record +${PYSITELIB}/obspy/mseed/tests/data/BW.UH3.__.EHZ.D.2010.171.first_record +${PYSITELIB}/obspy/mseed/tests/data/CDSN_encoding.mseed +${PYSITELIB}/obspy/mseed/tests/data/DWWSSN_encoding.mseed +${PYSITELIB}/obspy/mseed/tests/data/GEOSCOPE16_4_encoding.mseed +${PYSITELIB}/obspy/mseed/tests/data/RJOB.BW.EHZ.D.300806.0000.fullseed +${PYSITELIB}/obspy/mseed/tests/data/SRO_encoding.mseed +${PYSITELIB}/obspy/mseed/tests/data/WUQ.XJ.HHN.D.2008.285.first_record +${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.be-header.be-data.mseed +${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.be-header.le-data.mseed +${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.le-header.be-data.mseed +${PYSITELIB}/obspy/mseed/tests/data/bizarre/endiantest.le-header.le-data.mseed +${PYSITELIB}/obspy/mseed/tests/data/blockette008.mseed +${PYSITELIB}/obspy/mseed/tests/data/brokenlastrecord.mseed +${PYSITELIB}/obspy/mseed/tests/data/constructedFileToTestReadViaRecords.mseed +${PYSITELIB}/obspy/mseed/tests/data/corrupt_one_extra_byte_at_end.mseed +${PYSITELIB}/obspy/mseed/tests/data/dataquality-m.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/float32_Float32_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/float32_Float32_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/float64_Float64_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/float64_Float64_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/fullASCII_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/fullASCII_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int16_INT16_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int16_INT16_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_INT32_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_INT32_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim1_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim1_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim2_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/int32_Steim2_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/nan_float32.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/nan_float64.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/smallASCII_bigEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/encoding/smallASCII_littleEndian.mseed +${PYSITELIB}/obspy/mseed/tests/data/fullseed.mseed +${PYSITELIB}/obspy/mseed/tests/data/fullseed_dataquality_M.mseed +${PYSITELIB}/obspy/mseed/tests/data/fullseed_dataquality_Q.mseed +${PYSITELIB}/obspy/mseed/tests/data/fullseed_dataquality_R.mseed +${PYSITELIB}/obspy/mseed/tests/data/gaps.mseed +${PYSITELIB}/obspy/mseed/tests/data/infinite-loop.mseed +${PYSITELIB}/obspy/mseed/tests/data/not.mseed +${PYSITELIB}/obspy/mseed/tests/data/not2.mseed +${PYSITELIB}/obspy/mseed/tests/data/not3.mseed +${PYSITELIB}/obspy/mseed/tests/data/not4.mseed +${PYSITELIB}/obspy/mseed/tests/data/one_record_already_applied_time_correction.mseed +${PYSITELIB}/obspy/mseed/tests/data/one_record_time_corr_applied_but_time_corr_is_zero.mseed +${PYSITELIB}/obspy/mseed/tests/data/qualityflags.mseed +${PYSITELIB}/obspy/mseed/tests/data/reclen_1024_without_sequence_numbers.mseed +${PYSITELIB}/obspy/mseed/tests/data/steim2.mseed +${PYSITELIB}/obspy/mseed/tests/data/test.mseed +${PYSITELIB}/obspy/mseed/tests/data/timingquality.mseed +${PYSITELIB}/obspy/mseed/tests/data/two_channels.mseed +${PYSITELIB}/obspy/mseed/tests/test_mseed_reading_and_writing.py +${PYSITELIB}/obspy/mseed/tests/test_mseed_reading_and_writing.pyc +${PYSITELIB}/obspy/mseed/tests/test_mseed_reading_and_writing.pyo +${PYSITELIB}/obspy/mseed/tests/test_mseed_special_issues.py +${PYSITELIB}/obspy/mseed/tests/test_mseed_special_issues.pyc +${PYSITELIB}/obspy/mseed/tests/test_mseed_special_issues.pyo +${PYSITELIB}/obspy/mseed/tests/test_mseed_util.py +${PYSITELIB}/obspy/mseed/tests/test_mseed_util.pyc +${PYSITELIB}/obspy/mseed/tests/test_mseed_util.pyo +${PYSITELIB}/obspy/mseed/tests/test_recordanalyzer.py +${PYSITELIB}/obspy/mseed/tests/test_recordanalyzer.pyc +${PYSITELIB}/obspy/mseed/tests/test_recordanalyzer.pyo +${PYSITELIB}/obspy/mseed/util.py +${PYSITELIB}/obspy/mseed/util.pyc +${PYSITELIB}/obspy/mseed/util.pyo +${PYSITELIB}/obspy/ndk/README.txt +${PYSITELIB}/obspy/ndk/__init__.py +${PYSITELIB}/obspy/ndk/__init__.pyc +${PYSITELIB}/obspy/ndk/__init__.pyo +${PYSITELIB}/obspy/ndk/core.py +${PYSITELIB}/obspy/ndk/core.pyc +${PYSITELIB}/obspy/ndk/core.pyo +${PYSITELIB}/obspy/ndk/tests/__init__.py +${PYSITELIB}/obspy/ndk/tests/__init__.pyc +${PYSITELIB}/obspy/ndk/tests/__init__.pyo +${PYSITELIB}/obspy/ndk/tests/data/C200604092050A.ndk +${PYSITELIB}/obspy/ndk/tests/data/C200604092050A.xml +${PYSITELIB}/obspy/ndk/tests/data/faulty_cmt_timestamp.ndk +${PYSITELIB}/obspy/ndk/tests/data/faulty_infeasible_latitude.ndk +${PYSITELIB}/obspy/ndk/tests/data/faulty_invalid_date.ndk +${PYSITELIB}/obspy/ndk/tests/data/faulty_invalid_latitude.ndk +${PYSITELIB}/obspy/ndk/tests/data/faulty_multiple_events.ndk +${PYSITELIB}/obspy/ndk/tests/data/multiple_events.ndk +${PYSITELIB}/obspy/ndk/tests/test_ndk.py +${PYSITELIB}/obspy/ndk/tests/test_ndk.pyc +${PYSITELIB}/obspy/ndk/tests/test_ndk.pyo +${PYSITELIB}/obspy/neic/README.txt +${PYSITELIB}/obspy/neic/__init__.py +${PYSITELIB}/obspy/neic/__init__.pyc +${PYSITELIB}/obspy/neic/__init__.pyo +${PYSITELIB}/obspy/neic/client.py +${PYSITELIB}/obspy/neic/client.pyc +${PYSITELIB}/obspy/neic/client.pyo +${PYSITELIB}/obspy/neic/tests/__init__.py +${PYSITELIB}/obspy/neic/tests/__init__.pyc +${PYSITELIB}/obspy/neic/tests/__init__.pyo +${PYSITELIB}/obspy/neic/tests/test_client.py +${PYSITELIB}/obspy/neic/tests/test_client.pyc +${PYSITELIB}/obspy/neic/tests/test_client.pyo +${PYSITELIB}/obspy/neic/util.py +${PYSITELIB}/obspy/neic/util.pyc +${PYSITELIB}/obspy/neic/util.pyo +${PYSITELIB}/obspy/neries/README.txt +${PYSITELIB}/obspy/neries/__init__.py +${PYSITELIB}/obspy/neries/__init__.pyc +${PYSITELIB}/obspy/neries/__init__.pyo +${PYSITELIB}/obspy/neries/client.py +${PYSITELIB}/obspy/neries/client.pyc +${PYSITELIB}/obspy/neries/client.pyo +${PYSITELIB}/obspy/neries/tests/__init__.py +${PYSITELIB}/obspy/neries/tests/__init__.pyc +${PYSITELIB}/obspy/neries/tests/__init__.pyo +${PYSITELIB}/obspy/neries/tests/test_client.py +${PYSITELIB}/obspy/neries/tests/test_client.pyc +${PYSITELIB}/obspy/neries/tests/test_client.pyo +${PYSITELIB}/obspy/nlloc/README.txt +${PYSITELIB}/obspy/nlloc/__init__.py +${PYSITELIB}/obspy/nlloc/__init__.pyc +${PYSITELIB}/obspy/nlloc/__init__.pyo +${PYSITELIB}/obspy/nlloc/core.py +${PYSITELIB}/obspy/nlloc/core.pyc +${PYSITELIB}/obspy/nlloc/core.pyo +${PYSITELIB}/obspy/nlloc/tests/__init__.py +${PYSITELIB}/obspy/nlloc/tests/__init__.pyc +${PYSITELIB}/obspy/nlloc/tests/__init__.pyo +${PYSITELIB}/obspy/nlloc/tests/data/nlloc.hyp +${PYSITELIB}/obspy/nlloc/tests/data/nlloc.obs +${PYSITELIB}/obspy/nlloc/tests/data/nlloc.qml +${PYSITELIB}/obspy/nlloc/tests/test_core.py +${PYSITELIB}/obspy/nlloc/tests/test_core.pyc +${PYSITELIB}/obspy/nlloc/tests/test_core.pyo +${PYSITELIB}/obspy/pdas/__init__.py +${PYSITELIB}/obspy/pdas/__init__.pyc +${PYSITELIB}/obspy/pdas/__init__.pyo +${PYSITELIB}/obspy/pdas/core.py +${PYSITELIB}/obspy/pdas/core.pyc +${PYSITELIB}/obspy/pdas/core.pyo +${PYSITELIB}/obspy/pdas/tests/__init__.py +${PYSITELIB}/obspy/pdas/tests/__init__.pyc +${PYSITELIB}/obspy/pdas/tests/__init__.pyo +${PYSITELIB}/obspy/pdas/tests/data/p1246001.108 +${PYSITELIB}/obspy/pdas/tests/test_core.py +${PYSITELIB}/obspy/pdas/tests/test_core.pyc +${PYSITELIB}/obspy/pdas/tests/test_core.pyo +${PYSITELIB}/obspy/pde/README.txt +${PYSITELIB}/obspy/pde/__init__.py +${PYSITELIB}/obspy/pde/__init__.pyc +${PYSITELIB}/obspy/pde/__init__.pyo +${PYSITELIB}/obspy/pde/mchedr.py +${PYSITELIB}/obspy/pde/mchedr.pyc +${PYSITELIB}/obspy/pde/mchedr.pyo +${PYSITELIB}/obspy/pde/tests/__init__.py +${PYSITELIB}/obspy/pde/tests/__init__.pyc +${PYSITELIB}/obspy/pde/tests/__init__.pyo +${PYSITELIB}/obspy/pde/tests/data/mchedr.dat +${PYSITELIB}/obspy/pde/tests/test_mchedr.py +${PYSITELIB}/obspy/pde/tests/test_mchedr.pyc +${PYSITELIB}/obspy/pde/tests/test_mchedr.pyo +${PYSITELIB}/obspy/realtime/README.txt +${PYSITELIB}/obspy/realtime/__init__.py +${PYSITELIB}/obspy/realtime/__init__.pyc +${PYSITELIB}/obspy/realtime/__init__.pyo +${PYSITELIB}/obspy/realtime/rtmemory.py +${PYSITELIB}/obspy/realtime/rtmemory.pyc +${PYSITELIB}/obspy/realtime/rtmemory.pyo +${PYSITELIB}/obspy/realtime/rttrace.py +${PYSITELIB}/obspy/realtime/rttrace.pyc +${PYSITELIB}/obspy/realtime/rttrace.pyo +${PYSITELIB}/obspy/realtime/signal.py +${PYSITELIB}/obspy/realtime/signal.pyc +${PYSITELIB}/obspy/realtime/signal.pyo +${PYSITELIB}/obspy/realtime/tests/__init__.py +${PYSITELIB}/obspy/realtime/tests/__init__.pyc +${PYSITELIB}/obspy/realtime/tests/__init__.pyo +${PYSITELIB}/obspy/realtime/tests/data/II.TLY.BHZ.SAC +${PYSITELIB}/obspy/realtime/tests/test_rttrace.py +${PYSITELIB}/obspy/realtime/tests/test_rttrace.pyc +${PYSITELIB}/obspy/realtime/tests/test_rttrace.pyo +${PYSITELIB}/obspy/realtime/tests/test_signal.py +${PYSITELIB}/obspy/realtime/tests/test_signal.pyc +${PYSITELIB}/obspy/realtime/tests/test_signal.pyo +${PYSITELIB}/obspy/sac/README.txt +${PYSITELIB}/obspy/sac/__init__.py +${PYSITELIB}/obspy/sac/__init__.pyc +${PYSITELIB}/obspy/sac/__init__.pyo +${PYSITELIB}/obspy/sac/core.py +${PYSITELIB}/obspy/sac/core.pyc +${PYSITELIB}/obspy/sac/core.pyo +${PYSITELIB}/obspy/sac/sacio.py +${PYSITELIB}/obspy/sac/sacio.pyc +${PYSITELIB}/obspy/sac/sacio.pyo +${PYSITELIB}/obspy/sac/sacpz.py +${PYSITELIB}/obspy/sac/sacpz.pyc +${PYSITELIB}/obspy/sac/sacpz.pyo +${PYSITELIB}/obspy/sac/tests/__init__.py +${PYSITELIB}/obspy/sac/tests/__init__.pyc +${PYSITELIB}/obspy/sac/tests/__init__.pyo +${PYSITELIB}/obspy/sac/tests/data/IU_ANMO_00_BHZ.sacpz +${PYSITELIB}/obspy/sac/tests/data/IU_ANMO_BH.sacpz +${PYSITELIB}/obspy/sac/tests/data/LMOW.BHE.SAC +${PYSITELIB}/obspy/sac/tests/data/NZCRLZ_HHZ10.pz +${PYSITELIB}/obspy/sac/tests/data/RESP.NZ.CRLZ.10.HHZ +${PYSITELIB}/obspy/sac/tests/data/SAC_PZs_NZ_CRLZ_HHZ +${PYSITELIB}/obspy/sac/tests/data/SAC_PZs_NZ_HHZ_10 +${PYSITELIB}/obspy/sac/tests/data/dis.G.SCZ.__.BHE_short +${PYSITELIB}/obspy/sac/tests/data/interpolation_test_interpolated_delta_0.003.sac +${PYSITELIB}/obspy/sac/tests/data/interpolation_test_interpolated_delta_0.077.sac +${PYSITELIB}/obspy/sac/tests/data/interpolation_test_random_waveform_delta_0.01_npts_50.sac +${PYSITELIB}/obspy/sac/tests/data/null_terminated.sac +${PYSITELIB}/obspy/sac/tests/data/seism-longer.sac +${PYSITELIB}/obspy/sac/tests/data/seism-shorter.sac +${PYSITELIB}/obspy/sac/tests/data/seism.sac +${PYSITELIB}/obspy/sac/tests/data/test.sac +${PYSITELIB}/obspy/sac/tests/data/test.sac.swap +${PYSITELIB}/obspy/sac/tests/data/testxy.sac +${PYSITELIB}/obspy/sac/tests/test_core.py +${PYSITELIB}/obspy/sac/tests/test_core.pyc +${PYSITELIB}/obspy/sac/tests/test_core.pyo +${PYSITELIB}/obspy/sac/tests/test_sacio.py +${PYSITELIB}/obspy/sac/tests/test_sacio.pyc +${PYSITELIB}/obspy/sac/tests/test_sacio.pyo +${PYSITELIB}/obspy/sac/tests/test_sacpz.py +${PYSITELIB}/obspy/sac/tests/test_sacpz.pyc +${PYSITELIB}/obspy/sac/tests/test_sacpz.pyo +${PYSITELIB}/obspy/seedlink/README.txt +${PYSITELIB}/obspy/seedlink/__init__.py +${PYSITELIB}/obspy/seedlink/__init__.pyc +${PYSITELIB}/obspy/seedlink/__init__.pyo +${PYSITELIB}/obspy/seedlink/basic_client.py +${PYSITELIB}/obspy/seedlink/basic_client.pyc +${PYSITELIB}/obspy/seedlink/basic_client.pyo +${PYSITELIB}/obspy/seedlink/client/__init__.py +${PYSITELIB}/obspy/seedlink/client/__init__.pyc +${PYSITELIB}/obspy/seedlink/client/__init__.pyo +${PYSITELIB}/obspy/seedlink/client/seedlinkconnection.py +${PYSITELIB}/obspy/seedlink/client/seedlinkconnection.pyc +${PYSITELIB}/obspy/seedlink/client/seedlinkconnection.pyo +${PYSITELIB}/obspy/seedlink/client/slnetstation.py +${PYSITELIB}/obspy/seedlink/client/slnetstation.pyc +${PYSITELIB}/obspy/seedlink/client/slnetstation.pyo +${PYSITELIB}/obspy/seedlink/client/slstate.py +${PYSITELIB}/obspy/seedlink/client/slstate.pyc +${PYSITELIB}/obspy/seedlink/client/slstate.pyo +${PYSITELIB}/obspy/seedlink/easyseedlink.py +${PYSITELIB}/obspy/seedlink/easyseedlink.pyc +${PYSITELIB}/obspy/seedlink/easyseedlink.pyo +${PYSITELIB}/obspy/seedlink/seedlinkexception.py +${PYSITELIB}/obspy/seedlink/seedlinkexception.pyc +${PYSITELIB}/obspy/seedlink/seedlinkexception.pyo +${PYSITELIB}/obspy/seedlink/slclient.py +${PYSITELIB}/obspy/seedlink/slclient.pyc +${PYSITELIB}/obspy/seedlink/slclient.pyo +${PYSITELIB}/obspy/seedlink/slpacket.py +${PYSITELIB}/obspy/seedlink/slpacket.pyc +${PYSITELIB}/obspy/seedlink/slpacket.pyo +${PYSITELIB}/obspy/seedlink/tests/__init__.py +${PYSITELIB}/obspy/seedlink/tests/__init__.pyc +${PYSITELIB}/obspy/seedlink/tests/__init__.pyo +${PYSITELIB}/obspy/seedlink/tests/data/info_packet_geofon.slink +${PYSITELIB}/obspy/seedlink/tests/data/info_packet_iris.slink +${PYSITELIB}/obspy/seedlink/tests/example_SL_Hello.py +${PYSITELIB}/obspy/seedlink/tests/example_SL_Hello.pyc +${PYSITELIB}/obspy/seedlink/tests/example_SL_Hello.pyo +${PYSITELIB}/obspy/seedlink/tests/example_SL_RTTrace.py +${PYSITELIB}/obspy/seedlink/tests/example_SL_RTTrace.pyc +${PYSITELIB}/obspy/seedlink/tests/example_SL_RTTrace.pyo +${PYSITELIB}/obspy/seedlink/tests/test_basic_client.py +${PYSITELIB}/obspy/seedlink/tests/test_basic_client.pyc +${PYSITELIB}/obspy/seedlink/tests/test_basic_client.pyo +${PYSITELIB}/obspy/seedlink/tests/test_seedlinkconnection.py +${PYSITELIB}/obspy/seedlink/tests/test_seedlinkconnection.pyc +${PYSITELIB}/obspy/seedlink/tests/test_seedlinkconnection.pyo +${PYSITELIB}/obspy/seedlink/tests/test_slclient.py +${PYSITELIB}/obspy/seedlink/tests/test_slclient.pyc +${PYSITELIB}/obspy/seedlink/tests/test_slclient.pyo +${PYSITELIB}/obspy/seedlink/tests/test_slnetstation.py +${PYSITELIB}/obspy/seedlink/tests/test_slnetstation.pyc +${PYSITELIB}/obspy/seedlink/tests/test_slnetstation.pyo +${PYSITELIB}/obspy/seedlink/tests/test_slpacket.py +${PYSITELIB}/obspy/seedlink/tests/test_slpacket.pyc +${PYSITELIB}/obspy/seedlink/tests/test_slpacket.pyo +${PYSITELIB}/obspy/seedlink/tests/test_slstate.py +${PYSITELIB}/obspy/seedlink/tests/test_slstate.pyc +${PYSITELIB}/obspy/seedlink/tests/test_slstate.pyo +${PYSITELIB}/obspy/seg2/README.txt +${PYSITELIB}/obspy/seg2/__init__.py +${PYSITELIB}/obspy/seg2/__init__.pyc +${PYSITELIB}/obspy/seg2/__init__.pyo +${PYSITELIB}/obspy/seg2/header.py +${PYSITELIB}/obspy/seg2/header.pyc +${PYSITELIB}/obspy/seg2/header.pyo +${PYSITELIB}/obspy/seg2/seg2.py +${PYSITELIB}/obspy/seg2/seg2.pyc +${PYSITELIB}/obspy/seg2/seg2.pyo +${PYSITELIB}/obspy/seg2/tests/__init__.py +${PYSITELIB}/obspy/seg2/tests/__init__.pyc +${PYSITELIB}/obspy/seg2/tests/__init__.pyo +${PYSITELIB}/obspy/seg2/tests/data/20130107_103041000.CET.3c.cont.0.DAT.gz +${PYSITELIB}/obspy/seg2/tests/data/20130107_103041000.CET.3c.cont.0.seg2.gz +${PYSITELIB}/obspy/seg2/tests/test_seg2.py +${PYSITELIB}/obspy/seg2/tests/test_seg2.pyc +${PYSITELIB}/obspy/seg2/tests/test_seg2.pyo +${PYSITELIB}/obspy/segy/README.txt +${PYSITELIB}/obspy/segy/__init__.py +${PYSITELIB}/obspy/segy/__init__.pyc +${PYSITELIB}/obspy/segy/__init__.pyo +${PYSITELIB}/obspy/segy/core.py +${PYSITELIB}/obspy/segy/core.pyc +${PYSITELIB}/obspy/segy/core.pyo +${PYSITELIB}/obspy/segy/header.py +${PYSITELIB}/obspy/segy/header.pyc +${PYSITELIB}/obspy/segy/header.pyo +${PYSITELIB}/obspy/segy/pack.py +${PYSITELIB}/obspy/segy/pack.pyc +${PYSITELIB}/obspy/segy/pack.pyo +${PYSITELIB}/obspy/segy/segy.py +${PYSITELIB}/obspy/segy/segy.pyc +${PYSITELIB}/obspy/segy/segy.pyo +${PYSITELIB}/obspy/segy/tests/__init__.py +${PYSITELIB}/obspy/segy/tests/__init__.pyc +${PYSITELIB}/obspy/segy/tests/__init__.pyo +${PYSITELIB}/obspy/segy/tests/data/00001034.sgy_first_trace +${PYSITELIB}/obspy/segy/tests/data/00001034.sgy_first_trace.npy +${PYSITELIB}/obspy/segy/tests/data/1.sgy_first_trace +${PYSITELIB}/obspy/segy/tests/data/1.sgy_first_trace.npy +${PYSITELIB}/obspy/segy/tests/data/1.su_first_trace +${PYSITELIB}/obspy/segy/tests/data/example.y_first_trace +${PYSITELIB}/obspy/segy/tests/data/example.y_first_trace.npy +${PYSITELIB}/obspy/segy/tests/data/ld0042_file_00018.sgy_first_trace +${PYSITELIB}/obspy/segy/tests/data/ld0042_file_00018.sgy_first_trace.npy +${PYSITELIB}/obspy/segy/tests/data/one_trace_year_11.sgy +${PYSITELIB}/obspy/segy/tests/data/one_trace_year_11.sgy.npy +${PYSITELIB}/obspy/segy/tests/data/one_trace_year_11.su +${PYSITELIB}/obspy/segy/tests/data/one_trace_year_99.sgy +${PYSITELIB}/obspy/segy/tests/data/one_trace_year_99.sgy.npy +${PYSITELIB}/obspy/segy/tests/data/one_trace_year_99.su +${PYSITELIB}/obspy/segy/tests/data/planes.segy_first_trace +${PYSITELIB}/obspy/segy/tests/data/planes.segy_first_trace.npy +${PYSITELIB}/obspy/segy/tests/data/readme.txt +${PYSITELIB}/obspy/segy/tests/header.py +${PYSITELIB}/obspy/segy/tests/header.pyc +${PYSITELIB}/obspy/segy/tests/header.pyo +${PYSITELIB}/obspy/segy/tests/test_core.py +${PYSITELIB}/obspy/segy/tests/test_core.pyc +${PYSITELIB}/obspy/segy/tests/test_core.pyo +${PYSITELIB}/obspy/segy/tests/test_segy.py +${PYSITELIB}/obspy/segy/tests/test_segy.pyc +${PYSITELIB}/obspy/segy/tests/test_segy.pyo +${PYSITELIB}/obspy/segy/tests/test_su.py +${PYSITELIB}/obspy/segy/tests/test_su.pyc +${PYSITELIB}/obspy/segy/tests/test_su.pyo +${PYSITELIB}/obspy/segy/unpack.py +${PYSITELIB}/obspy/segy/unpack.pyc +${PYSITELIB}/obspy/segy/unpack.pyo +${PYSITELIB}/obspy/segy/util.py +${PYSITELIB}/obspy/segy/util.pyc +${PYSITELIB}/obspy/segy/util.pyo +${PYSITELIB}/obspy/seisan/README.txt +${PYSITELIB}/obspy/seisan/__init__.py +${PYSITELIB}/obspy/seisan/__init__.pyc +${PYSITELIB}/obspy/seisan/__init__.pyo +${PYSITELIB}/obspy/seisan/core.py +${PYSITELIB}/obspy/seisan/core.pyc +${PYSITELIB}/obspy/seisan/core.pyo +${PYSITELIB}/obspy/seisan/tests/__init__.py +${PYSITELIB}/obspy/seisan/tests/__init__.pyc +${PYSITELIB}/obspy/seisan/tests/__init__.pyo +${PYSITELIB}/obspy/seisan/tests/data/1996-06-03-1917-52S.TEST__002 +${PYSITELIB}/obspy/seisan/tests/data/2001-01-13-1742-24S.KONO__004 +${PYSITELIB}/obspy/seisan/tests/data/9701-30-1048-54S.MVO_21_1 +${PYSITELIB}/obspy/seisan/tests/data/MBGBSBJE +${PYSITELIB}/obspy/seisan/tests/data/SEISAN_Bug/2011-09-06-1311-36S.A1032_001BH_Z +${PYSITELIB}/obspy/seisan/tests/data/SEISAN_Bug/2011-09-06-1311-36S.A1032_001BH_Z_MSEED +${PYSITELIB}/obspy/seisan/tests/test_core.py +${PYSITELIB}/obspy/seisan/tests/test_core.pyc +${PYSITELIB}/obspy/seisan/tests/test_core.pyo +${PYSITELIB}/obspy/seishub/README.txt +${PYSITELIB}/obspy/seishub/__init__.py +${PYSITELIB}/obspy/seishub/__init__.pyc +${PYSITELIB}/obspy/seishub/__init__.pyo +${PYSITELIB}/obspy/seishub/client.py +${PYSITELIB}/obspy/seishub/client.pyc +${PYSITELIB}/obspy/seishub/client.pyo +${PYSITELIB}/obspy/seishub/tests/__init__.py +${PYSITELIB}/obspy/seishub/tests/__init__.pyc +${PYSITELIB}/obspy/seishub/tests/__init__.pyo +${PYSITELIB}/obspy/seishub/tests/test_client.py +${PYSITELIB}/obspy/seishub/tests/test_client.pyc +${PYSITELIB}/obspy/seishub/tests/test_client.pyo +${PYSITELIB}/obspy/sh/README.txt +${PYSITELIB}/obspy/sh/__init__.py +${PYSITELIB}/obspy/sh/__init__.pyc +${PYSITELIB}/obspy/sh/__init__.pyo +${PYSITELIB}/obspy/sh/core.py +${PYSITELIB}/obspy/sh/core.pyc +${PYSITELIB}/obspy/sh/core.pyo +${PYSITELIB}/obspy/sh/tests/__init__.py +${PYSITELIB}/obspy/sh/tests/__init__.pyc +${PYSITELIB}/obspy/sh/tests/__init__.pyo +${PYSITELIB}/obspy/sh/tests/data/101.QBN +${PYSITELIB}/obspy/sh/tests/data/101.QHD +${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST-ASC.ASC +${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST-SUN.QBN +${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST-SUN.QHD +${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST.QBN +${PYSITELIB}/obspy/sh/tests/data/QFILE-TEST.QHD +${PYSITELIB}/obspy/sh/tests/data/TEST_090101_0101.ASC +${PYSITELIB}/obspy/sh/tests/data/TEST_090101_0101.QBN +${PYSITELIB}/obspy/sh/tests/data/TEST_090101_0101.QHD +${PYSITELIB}/obspy/sh/tests/test_core.py +${PYSITELIB}/obspy/sh/tests/test_core.pyc +${PYSITELIB}/obspy/sh/tests/test_core.pyo +${PYSITELIB}/obspy/signal/README.txt +${PYSITELIB}/obspy/signal/__init__.py +${PYSITELIB}/obspy/signal/__init__.pyc +${PYSITELIB}/obspy/signal/__init__.pyo +${PYSITELIB}/obspy/signal/array_analysis.py +${PYSITELIB}/obspy/signal/array_analysis.pyc +${PYSITELIB}/obspy/signal/array_analysis.pyo +${PYSITELIB}/obspy/signal/calibration.py +${PYSITELIB}/obspy/signal/calibration.pyc +${PYSITELIB}/obspy/signal/calibration.pyo +${PYSITELIB}/obspy/signal/cpxtrace.py +${PYSITELIB}/obspy/signal/cpxtrace.pyc +${PYSITELIB}/obspy/signal/cpxtrace.pyo +${PYSITELIB}/obspy/signal/cross_correlation.py +${PYSITELIB}/obspy/signal/cross_correlation.pyc +${PYSITELIB}/obspy/signal/cross_correlation.pyo +${PYSITELIB}/obspy/signal/data/noise_models.npz +${PYSITELIB}/obspy/signal/detrend.py +${PYSITELIB}/obspy/signal/detrend.pyc +${PYSITELIB}/obspy/signal/detrend.pyo +${PYSITELIB}/obspy/signal/differentiate_and_integrate.py +${PYSITELIB}/obspy/signal/differentiate_and_integrate.pyc +${PYSITELIB}/obspy/signal/differentiate_and_integrate.pyo +${PYSITELIB}/obspy/signal/evrespwrapper.py +${PYSITELIB}/obspy/signal/evrespwrapper.pyc +${PYSITELIB}/obspy/signal/evrespwrapper.pyo +${PYSITELIB}/obspy/signal/filter.py +${PYSITELIB}/obspy/signal/filter.pyc +${PYSITELIB}/obspy/signal/filter.pyo +${PYSITELIB}/obspy/signal/freqattributes.py +${PYSITELIB}/obspy/signal/freqattributes.pyc +${PYSITELIB}/obspy/signal/freqattributes.pyo +${PYSITELIB}/obspy/signal/headers.py +${PYSITELIB}/obspy/signal/headers.pyc +${PYSITELIB}/obspy/signal/headers.pyo +${PYSITELIB}/obspy/signal/hoctavbands.py +${PYSITELIB}/obspy/signal/hoctavbands.pyc +${PYSITELIB}/obspy/signal/hoctavbands.pyo +${PYSITELIB}/obspy/signal/interpolation.py +${PYSITELIB}/obspy/signal/interpolation.pyc +${PYSITELIB}/obspy/signal/interpolation.pyo +${PYSITELIB}/obspy/signal/invsim.py +${PYSITELIB}/obspy/signal/invsim.pyc +${PYSITELIB}/obspy/signal/invsim.pyo +${PYSITELIB}/obspy/signal/konnoohmachismoothing.py +${PYSITELIB}/obspy/signal/konnoohmachismoothing.pyc +${PYSITELIB}/obspy/signal/konnoohmachismoothing.pyo +${PYSITELIB}/obspy/signal/polarization.py +${PYSITELIB}/obspy/signal/polarization.pyc +${PYSITELIB}/obspy/signal/polarization.pyo +${PYSITELIB}/obspy/signal/rotate.py +${PYSITELIB}/obspy/signal/rotate.pyc +${PYSITELIB}/obspy/signal/rotate.pyo +${PYSITELIB}/obspy/signal/spectral_estimation.py +${PYSITELIB}/obspy/signal/spectral_estimation.pyc +${PYSITELIB}/obspy/signal/spectral_estimation.pyo +${PYSITELIB}/obspy/signal/tests/__init__.py +${PYSITELIB}/obspy/signal/tests/__init__.pyc +${PYSITELIB}/obspy/signal/tests/__init__.pyo +${PYSITELIB}/obspy/signal/tests/data/0082_282.velocity +${PYSITELIB}/obspy/signal/tests/data/0167_267.velocity +${PYSITELIB}/obspy/signal/tests/data/3cssan.hy.1.MBGA_Z +${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled.asc.gz +${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled__ppsd_hist_stack.npy +${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled__ppsd_mixed.npz +${PYSITELIB}/obspy/signal/tests/data/BW.KW1._.EHZ.D.2011.090_downsampled__ppsd_mode_mean.npz +${PYSITELIB}/obspy/signal/tests/data/BW.UH1._.EHZ.D.2010.147.a.slist.gz +${PYSITELIB}/obspy/signal/tests/data/BW.UH1._.EHZ.D.2010.147.b.slist.gz +${PYSITELIB}/obspy/signal/tests/data/BW.UH1._.SHZ.D.2010.147.cut.slist.gz +${PYSITELIB}/obspy/signal/tests/data/BW.UH2._.SHZ.D.2010.147.cut.slist.gz +${PYSITELIB}/obspy/signal/tests/data/BW.UH3._.SHE.D.2010.147.cut.slist.gz +${PYSITELIB}/obspy/signal/tests/data/BW.UH3._.SHN.D.2010.147.cut.slist.gz +${PYSITELIB}/obspy/signal/tests/data/BW.UH3._.SHZ.D.2010.147.cut.slist.gz +${PYSITELIB}/obspy/signal/tests/data/BW.UH4._.EHZ.D.2010.147.cut.slist.gz +${PYSITELIB}/obspy/signal/tests/data/CRLZ.HHZ.10.NZ.SAC +${PYSITELIB}/obspy/signal/tests/data/CRLZ.HHZ.10.NZ.SAC_resp +${PYSITELIB}/obspy/signal/tests/data/EM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/EM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/FEM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/FEM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/FPM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/FPM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/KARC.LHZ.SAC.asc.gz +${PYSITELIB}/obspy/signal/tests/data/KARC_corrected.sac.asc.gz +${PYSITELIB}/obspy/signal/tests/data/MBGA_E.ASC +${PYSITELIB}/obspy/signal/tests/data/MBGA_N.ASC +${PYSITELIB}/obspy/signal/tests/data/MBGA_Z.ASC +${PYSITELIB}/obspy/signal/tests/data/PM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/PM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/RESP.CH._.HHZ.gz +${PYSITELIB}/obspy/signal/tests/data/RESP.NZ.CRLZ.10.HHZ +${PYSITELIB}/obspy/signal/tests/data/RESP.NZ.CRLZ.10.HHZ.mac +${PYSITELIB}/obspy/signal/tests/data/RESP.NZ.CRLZ.10.HHZ.windows +${PYSITELIB}/obspy/signal/tests/data/RESP.OB.AAA._.BH_ +${PYSITELIB}/obspy/signal/tests/data/SAC_PZs_KARC_BHZ +${PYSITELIB}/obspy/signal/tests/data/STS2.refResp +${PYSITELIB}/obspy/signal/tests/data/STS2_simp.cal +${PYSITELIB}/obspy/signal/tests/data/TEM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/TEM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/TFEM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/TFEM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/TFPM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/TFPM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/TPM_11a.dat +${PYSITELIB}/obspy/signal/tests/data/TPM_11p.dat +${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.e +${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.e.polfilt.gz +${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.n +${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.n.polfilt.gz +${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.z +${PYSITELIB}/obspy/signal/tests/data/loc_RJOB20050801145719850.z.polfilt.gz +${PYSITELIB}/obspy/signal/tests/data/manz_waldk.a01.gz +${PYSITELIB}/obspy/signal/tests/data/ones_trace_100_tapered.sac +${PYSITELIB}/obspy/signal/tests/data/ones_trace_99_tapered.sac +${PYSITELIB}/obspy/signal/tests/data/pitsa_noise.npy +${PYSITELIB}/obspy/signal/tests/data/pitsa_noise_psd_samprate_100_nfft_512_noverlap_0.npy +${PYSITELIB}/obspy/signal/tests/data/pitsa_welch_window_512.npy +${PYSITELIB}/obspy/signal/tests/data/pitsa_welch_window_513.npy +${PYSITELIB}/obspy/signal/tests/data/ref_STS2 +${PYSITELIB}/obspy/signal/tests/data/ref_unknown +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_None.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_bandpass.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_bandpassZPHSH.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_e.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_envelope.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_highpass.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_highpassZPHSH.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_kirnos.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_l_210ba_60inc.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_l_60ba_130inc.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_lowpass.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_lowpassZPHSH.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_n.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_q_210ba_60inc.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_q_60ba_130inc.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_115deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_185deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_305deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_r_30deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_115deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_185deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_210ba_60inc.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_305deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_30deg.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_t_60ba_130inc.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_wood_anderson.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_wwssn_lp.gz +${PYSITELIB}/obspy/signal/tests/data/rjob_20051006_wwssn_sp.gz +${PYSITELIB}/obspy/signal/tests/data/rotz_20081028.gz +${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_None.gz +${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_kirnos.gz +${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_wood_anderson.gz +${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_wwssn_lp.gz +${PYSITELIB}/obspy/signal/tests/data/rotz_20081028_wwssn_sp.gz +${PYSITELIB}/obspy/signal/tests/data/segfaulting_RESPs/RESP.IE.LLRI..EHZ +${PYSITELIB}/obspy/signal/tests/data/srl.data.gz +${PYSITELIB}/obspy/signal/tests/data/srl.res.gz +${PYSITELIB}/obspy/signal/tests/data/unknown.resp +${PYSITELIB}/obspy/signal/tests/test_array_analysis.py +${PYSITELIB}/obspy/signal/tests/test_array_analysis.pyc +${PYSITELIB}/obspy/signal/tests/test_array_analysis.pyo +${PYSITELIB}/obspy/signal/tests/test_calibration.py +${PYSITELIB}/obspy/signal/tests/test_calibration.pyc +${PYSITELIB}/obspy/signal/tests/test_calibration.pyo +${PYSITELIB}/obspy/signal/tests/test_cpxtrace.py +${PYSITELIB}/obspy/signal/tests/test_cpxtrace.pyc +${PYSITELIB}/obspy/signal/tests/test_cpxtrace.pyo +${PYSITELIB}/obspy/signal/tests/test_cross_correlation.py +${PYSITELIB}/obspy/signal/tests/test_cross_correlation.pyc +${PYSITELIB}/obspy/signal/tests/test_cross_correlation.pyo +${PYSITELIB}/obspy/signal/tests/test_filter.py +${PYSITELIB}/obspy/signal/tests/test_filter.pyc +${PYSITELIB}/obspy/signal/tests/test_filter.pyo +${PYSITELIB}/obspy/signal/tests/test_freqattributes.py +${PYSITELIB}/obspy/signal/tests/test_freqattributes.pyc +${PYSITELIB}/obspy/signal/tests/test_freqattributes.pyo +${PYSITELIB}/obspy/signal/tests/test_hoctavbands.py +${PYSITELIB}/obspy/signal/tests/test_hoctavbands.pyc +${PYSITELIB}/obspy/signal/tests/test_hoctavbands.pyo +${PYSITELIB}/obspy/signal/tests/test_invsim.py +${PYSITELIB}/obspy/signal/tests/test_invsim.pyc +${PYSITELIB}/obspy/signal/tests/test_invsim.pyo +${PYSITELIB}/obspy/signal/tests/test_konnoohmachi.py +${PYSITELIB}/obspy/signal/tests/test_konnoohmachi.pyc +${PYSITELIB}/obspy/signal/tests/test_konnoohmachi.pyo +${PYSITELIB}/obspy/signal/tests/test_polarization.py +${PYSITELIB}/obspy/signal/tests/test_polarization.pyc +${PYSITELIB}/obspy/signal/tests/test_polarization.pyo +${PYSITELIB}/obspy/signal/tests/test_rotate.py +${PYSITELIB}/obspy/signal/tests/test_rotate.pyc +${PYSITELIB}/obspy/signal/tests/test_rotate.pyo +${PYSITELIB}/obspy/signal/tests/test_sonic.py +${PYSITELIB}/obspy/signal/tests/test_sonic.pyc +${PYSITELIB}/obspy/signal/tests/test_sonic.pyo +${PYSITELIB}/obspy/signal/tests/test_spectral_estimation.py +${PYSITELIB}/obspy/signal/tests/test_spectral_estimation.pyc +${PYSITELIB}/obspy/signal/tests/test_spectral_estimation.pyo +${PYSITELIB}/obspy/signal/tests/test_stream.py +${PYSITELIB}/obspy/signal/tests/test_stream.pyc +${PYSITELIB}/obspy/signal/tests/test_stream.pyo +${PYSITELIB}/obspy/signal/tests/test_tf_misfit.py +${PYSITELIB}/obspy/signal/tests/test_tf_misfit.pyc +${PYSITELIB}/obspy/signal/tests/test_tf_misfit.pyo +${PYSITELIB}/obspy/signal/tests/test_trace.py +${PYSITELIB}/obspy/signal/tests/test_trace.pyc +${PYSITELIB}/obspy/signal/tests/test_trace.pyo +${PYSITELIB}/obspy/signal/tests/test_trigger.py +${PYSITELIB}/obspy/signal/tests/test_trigger.pyc +${PYSITELIB}/obspy/signal/tests/test_trigger.pyo +${PYSITELIB}/obspy/signal/tests/test_util.py +${PYSITELIB}/obspy/signal/tests/test_util.pyc +${PYSITELIB}/obspy/signal/tests/test_util.pyo +${PYSITELIB}/obspy/signal/tf_misfit.py +${PYSITELIB}/obspy/signal/tf_misfit.pyc +${PYSITELIB}/obspy/signal/tf_misfit.pyo +${PYSITELIB}/obspy/signal/trigger.py +${PYSITELIB}/obspy/signal/trigger.pyc +${PYSITELIB}/obspy/signal/trigger.pyo +${PYSITELIB}/obspy/signal/util.py +${PYSITELIB}/obspy/signal/util.pyc +${PYSITELIB}/obspy/signal/util.pyo +${PYSITELIB}/obspy/station/README.txt +${PYSITELIB}/obspy/station/__init__.py +${PYSITELIB}/obspy/station/__init__.pyc +${PYSITELIB}/obspy/station/__init__.pyo +${PYSITELIB}/obspy/station/channel.py +${PYSITELIB}/obspy/station/channel.pyc +${PYSITELIB}/obspy/station/channel.pyo +${PYSITELIB}/obspy/station/data/Variations-FDSNSXML-SEED.txt +${PYSITELIB}/obspy/station/data/fdsn-station+availability-1.0.xsd +${PYSITELIB}/obspy/station/data/fdsn-station-1.0.xsd +${PYSITELIB}/obspy/station/inventory.py +${PYSITELIB}/obspy/station/inventory.pyc +${PYSITELIB}/obspy/station/inventory.pyo +${PYSITELIB}/obspy/station/network.py +${PYSITELIB}/obspy/station/network.pyc +${PYSITELIB}/obspy/station/network.pyo +${PYSITELIB}/obspy/station/response.py +${PYSITELIB}/obspy/station/response.pyc +${PYSITELIB}/obspy/station/response.pyo +${PYSITELIB}/obspy/station/station.py +${PYSITELIB}/obspy/station/station.pyc +${PYSITELIB}/obspy/station/station.pyo +${PYSITELIB}/obspy/station/stationxml.py +${PYSITELIB}/obspy/station/stationxml.pyc +${PYSITELIB}/obspy/station/stationxml.pyo +${PYSITELIB}/obspy/station/tests/__init__.py +${PYSITELIB}/obspy/station/tests/__init__.pyc +${PYSITELIB}/obspy/station/tests/__init__.pyo +${PYSITELIB}/obspy/station/tests/data/AU.MEEK.seed +${PYSITELIB}/obspy/station/tests/data/AU.MEEK.xml +${PYSITELIB}/obspy/station/tests/data/BW_GR_misc.xml.gz +${PYSITELIB}/obspy/station/tests/data/IRIS_single_channel_with_response.seed +${PYSITELIB}/obspy/station/tests/data/IRIS_single_channel_with_response.xml +${PYSITELIB}/obspy/station/tests/data/IU_ANMO_00_BHZ.xml +${PYSITELIB}/obspy/station/tests/data/IU_ANMO_BH.xml +${PYSITELIB}/obspy/station/tests/data/Modified_IRIS_response_level_station.xml +${PYSITELIB}/obspy/station/tests/data/TM.SKLT..BHZ_faulty_response.xml +${PYSITELIB}/obspy/station/tests/data/XM.05.seed +${PYSITELIB}/obspy/station/tests/data/XM.05.xml +${PYSITELIB}/obspy/station/tests/data/full_network_field_station.xml +${PYSITELIB}/obspy/station/tests/data/full_random_stationxml.xml +${PYSITELIB}/obspy/station/tests/data/full_station_field_station.xml +${PYSITELIB}/obspy/station/tests/data/minimal_station.xml +${PYSITELIB}/obspy/station/tests/data/minimal_with_non_obspy_module_and_sender_tags_station.xml +${PYSITELIB}/obspy/station/tests/data/stationxml_with_availability.xml +${PYSITELIB}/obspy/station/tests/images/channel_response.png +${PYSITELIB}/obspy/station/tests/images/inventory_location1.png +${PYSITELIB}/obspy/station/tests/images/inventory_location2.png +${PYSITELIB}/obspy/station/tests/images/inventory_location3.png +${PYSITELIB}/obspy/station/tests/images/inventory_response.png +${PYSITELIB}/obspy/station/tests/images/network_location1.png +${PYSITELIB}/obspy/station/tests/images/network_location2.png +${PYSITELIB}/obspy/station/tests/images/network_location3.png +${PYSITELIB}/obspy/station/tests/images/network_response.png +${PYSITELIB}/obspy/station/tests/images/response_response.png +${PYSITELIB}/obspy/station/tests/images/station_response.png +${PYSITELIB}/obspy/station/tests/test_channel.py +${PYSITELIB}/obspy/station/tests/test_channel.pyc +${PYSITELIB}/obspy/station/tests/test_channel.pyo +${PYSITELIB}/obspy/station/tests/test_inventory.py +${PYSITELIB}/obspy/station/tests/test_inventory.pyc +${PYSITELIB}/obspy/station/tests/test_inventory.pyo +${PYSITELIB}/obspy/station/tests/test_network.py +${PYSITELIB}/obspy/station/tests/test_network.pyc +${PYSITELIB}/obspy/station/tests/test_network.pyo +${PYSITELIB}/obspy/station/tests/test_response.py +${PYSITELIB}/obspy/station/tests/test_response.pyc +${PYSITELIB}/obspy/station/tests/test_response.pyo +${PYSITELIB}/obspy/station/tests/test_station.py +${PYSITELIB}/obspy/station/tests/test_station.pyc +${PYSITELIB}/obspy/station/tests/test_station.pyo +${PYSITELIB}/obspy/station/tests/test_stationxml.py +${PYSITELIB}/obspy/station/tests/test_stationxml.pyc +${PYSITELIB}/obspy/station/tests/test_stationxml.pyo +${PYSITELIB}/obspy/station/util.py +${PYSITELIB}/obspy/station/util.pyc +${PYSITELIB}/obspy/station/util.pyo +${PYSITELIB}/obspy/taup/README.txt +${PYSITELIB}/obspy/taup/__init__.py +${PYSITELIB}/obspy/taup/__init__.pyc +${PYSITELIB}/obspy/taup/__init__.pyo +${PYSITELIB}/obspy/taup/c_wrappers.py +${PYSITELIB}/obspy/taup/c_wrappers.pyc +${PYSITELIB}/obspy/taup/c_wrappers.pyo +${PYSITELIB}/obspy/taup/data/README.txt +${PYSITELIB}/obspy/taup/data/ak135.npz +${PYSITELIB}/obspy/taup/data/ak135.tvel +${PYSITELIB}/obspy/taup/data/iasp91.npz +${PYSITELIB}/obspy/taup/data/iasp91.tvel +${PYSITELIB}/obspy/taup/helper_classes.py +${PYSITELIB}/obspy/taup/helper_classes.pyc +${PYSITELIB}/obspy/taup/helper_classes.pyo +${PYSITELIB}/obspy/taup/matplotlib_compat.py +${PYSITELIB}/obspy/taup/matplotlib_compat.pyc +${PYSITELIB}/obspy/taup/matplotlib_compat.pyo +${PYSITELIB}/obspy/taup/seismic_phase.py +${PYSITELIB}/obspy/taup/seismic_phase.pyc +${PYSITELIB}/obspy/taup/seismic_phase.pyo +${PYSITELIB}/obspy/taup/slowness_layer.py +${PYSITELIB}/obspy/taup/slowness_layer.pyc +${PYSITELIB}/obspy/taup/slowness_layer.pyo +${PYSITELIB}/obspy/taup/slowness_model.py +${PYSITELIB}/obspy/taup/slowness_model.pyc +${PYSITELIB}/obspy/taup/slowness_model.pyo +${PYSITELIB}/obspy/taup/tau.py +${PYSITELIB}/obspy/taup/tau.pyc +${PYSITELIB}/obspy/taup/tau.pyo +${PYSITELIB}/obspy/taup/tau_branch.py +${PYSITELIB}/obspy/taup/tau_branch.pyc +${PYSITELIB}/obspy/taup/tau_branch.pyo +${PYSITELIB}/obspy/taup/tau_model.py +${PYSITELIB}/obspy/taup/tau_model.pyc +${PYSITELIB}/obspy/taup/tau_model.pyo +${PYSITELIB}/obspy/taup/taup.py +${PYSITELIB}/obspy/taup/taup.pyc +${PYSITELIB}/obspy/taup/taup.pyo +${PYSITELIB}/obspy/taup/taup_create.py +${PYSITELIB}/obspy/taup/taup_create.pyc +${PYSITELIB}/obspy/taup/taup_create.pyo +${PYSITELIB}/obspy/taup/taup_path.py +${PYSITELIB}/obspy/taup/taup_path.pyc +${PYSITELIB}/obspy/taup/taup_path.pyo +${PYSITELIB}/obspy/taup/taup_pierce.py +${PYSITELIB}/obspy/taup/taup_pierce.pyc +${PYSITELIB}/obspy/taup/taup_pierce.pyo +${PYSITELIB}/obspy/taup/taup_time.py +${PYSITELIB}/obspy/taup/taup_time.pyc +${PYSITELIB}/obspy/taup/taup_time.pyo +${PYSITELIB}/obspy/taup/tests/__init__.py +${PYSITELIB}/obspy/taup/tests/__init__.pyc +${PYSITELIB}/obspy/taup/tests/__init__.pyo +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_PKIKP.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_P_deep.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_P_shallow.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_PcP.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_S_deep.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_S_shallow.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_ScP.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/ak135_ScS.txt +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/gendata.sh +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/java_taup_pierce_h10_deg35_ttall +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/java_tauptime_pnsn +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/java_tauptime_testoutput +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_path_-o_stdout_-h_10_-ph_P_-deg_35 +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_path_-o_stdout_-h_10_-ph_P_-deg_35_-mod_ak135 +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_pierce_-h_10_-ph_P_-deg_35 +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_P_-deg_35 +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_P_-deg_35_-mod_ak135 +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_ttall_-deg_35 +${PYSITELIB}/obspy/taup/tests/data/TauP_test_data/taup_time_-h_10_-ph_ttall_-deg_35_-mod_ak135 +${PYSITELIB}/obspy/taup/tests/data/iasp91.tvel +${PYSITELIB}/obspy/taup/tests/data/iasp91_w_comment.tvel +${PYSITELIB}/obspy/taup/tests/data/sample_ttimes_ak135.lst +${PYSITELIB}/obspy/taup/tests/data/sample_ttimes_iasp91.lst +${PYSITELIB}/obspy/taup/tests/images/cartesian_many_phases.png +${PYSITELIB}/obspy/taup/tests/images/cartesian_many_phases_single_way.png +${PYSITELIB}/obspy/taup/tests/images/cartesian_multiple_stations.png +${PYSITELIB}/obspy/taup/tests/images/spherical_diff_phases.png +${PYSITELIB}/obspy/taup/tests/images/spherical_many_phases.png +${PYSITELIB}/obspy/taup/tests/images/spherical_many_phases_single_way.png +${PYSITELIB}/obspy/taup/tests/images/spherical_more_then_360.png +${PYSITELIB}/obspy/taup/tests/test_misc.py +${PYSITELIB}/obspy/taup/tests/test_misc.pyc +${PYSITELIB}/obspy/taup/tests/test_misc.pyo +${PYSITELIB}/obspy/taup/tests/test_obspy_taup_wrapper.py +${PYSITELIB}/obspy/taup/tests/test_obspy_taup_wrapper.pyc +${PYSITELIB}/obspy/taup/tests/test_obspy_taup_wrapper.pyo +${PYSITELIB}/obspy/taup/tests/test_plotting.py +${PYSITELIB}/obspy/taup/tests/test_plotting.pyc +${PYSITELIB}/obspy/taup/tests/test_plotting.pyo +${PYSITELIB}/obspy/taup/tests/test_slownessmodel.py +${PYSITELIB}/obspy/taup/tests/test_slownessmodel.pyc +${PYSITELIB}/obspy/taup/tests/test_slownessmodel.pyo +${PYSITELIB}/obspy/taup/tests/test_tau.py +${PYSITELIB}/obspy/taup/tests/test_tau.pyc +${PYSITELIB}/obspy/taup/tests/test_tau.pyo +${PYSITELIB}/obspy/taup/tests/test_velocity_model.py +${PYSITELIB}/obspy/taup/tests/test_velocity_model.pyc +${PYSITELIB}/obspy/taup/tests/test_velocity_model.pyo +${PYSITELIB}/obspy/taup/utils.py +${PYSITELIB}/obspy/taup/utils.pyc +${PYSITELIB}/obspy/taup/utils.pyo +${PYSITELIB}/obspy/taup/velocity_layer.py +${PYSITELIB}/obspy/taup/velocity_layer.pyc +${PYSITELIB}/obspy/taup/velocity_layer.pyo +${PYSITELIB}/obspy/taup/velocity_model.py +${PYSITELIB}/obspy/taup/velocity_model.pyc +${PYSITELIB}/obspy/taup/velocity_model.pyo +${PYSITELIB}/obspy/wav/README.txt +${PYSITELIB}/obspy/wav/__init__.py +${PYSITELIB}/obspy/wav/__init__.pyc +${PYSITELIB}/obspy/wav/__init__.pyo +${PYSITELIB}/obspy/wav/core.py +${PYSITELIB}/obspy/wav/core.pyc +${PYSITELIB}/obspy/wav/core.pyo +${PYSITELIB}/obspy/wav/tests/__init__.py +${PYSITELIB}/obspy/wav/tests/__init__.pyc +${PYSITELIB}/obspy/wav/tests/__init__.pyo +${PYSITELIB}/obspy/wav/tests/data/3cssan.near.8.1.RNON.wav +${PYSITELIB}/obspy/wav/tests/data/3cssan.reg.8.1.RNON.wav +${PYSITELIB}/obspy/wav/tests/test_core.py +${PYSITELIB}/obspy/wav/tests/test_core.pyc +${PYSITELIB}/obspy/wav/tests/test_core.pyo +${PYSITELIB}/obspy/xseed/README.txt +${PYSITELIB}/obspy/xseed/__init__.py +${PYSITELIB}/obspy/xseed/__init__.pyc +${PYSITELIB}/obspy/xseed/__init__.pyo +${PYSITELIB}/obspy/xseed/blockette/__init__.py +${PYSITELIB}/obspy/xseed/blockette/__init__.pyc +${PYSITELIB}/obspy/xseed/blockette/__init__.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette.py +${PYSITELIB}/obspy/xseed/blockette/blockette.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette010.py +${PYSITELIB}/obspy/xseed/blockette/blockette010.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette010.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette011.py +${PYSITELIB}/obspy/xseed/blockette/blockette011.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette011.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette012.py +${PYSITELIB}/obspy/xseed/blockette/blockette012.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette012.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette030.py +${PYSITELIB}/obspy/xseed/blockette/blockette030.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette030.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette031.py +${PYSITELIB}/obspy/xseed/blockette/blockette031.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette031.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette032.py +${PYSITELIB}/obspy/xseed/blockette/blockette032.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette032.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette033.py +${PYSITELIB}/obspy/xseed/blockette/blockette033.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette033.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette034.py +${PYSITELIB}/obspy/xseed/blockette/blockette034.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette034.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette041.py +${PYSITELIB}/obspy/xseed/blockette/blockette041.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette041.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette043.py +${PYSITELIB}/obspy/xseed/blockette/blockette043.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette043.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette044.py +${PYSITELIB}/obspy/xseed/blockette/blockette044.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette044.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette047.py +${PYSITELIB}/obspy/xseed/blockette/blockette047.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette047.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette048.py +${PYSITELIB}/obspy/xseed/blockette/blockette048.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette048.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette050.py +${PYSITELIB}/obspy/xseed/blockette/blockette050.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette050.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette051.py +${PYSITELIB}/obspy/xseed/blockette/blockette051.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette051.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette052.py +${PYSITELIB}/obspy/xseed/blockette/blockette052.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette052.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette053.py +${PYSITELIB}/obspy/xseed/blockette/blockette053.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette053.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette054.py +${PYSITELIB}/obspy/xseed/blockette/blockette054.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette054.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette055.py +${PYSITELIB}/obspy/xseed/blockette/blockette055.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette055.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette057.py +${PYSITELIB}/obspy/xseed/blockette/blockette057.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette057.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette058.py +${PYSITELIB}/obspy/xseed/blockette/blockette058.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette058.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette059.py +${PYSITELIB}/obspy/xseed/blockette/blockette059.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette059.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette060.py +${PYSITELIB}/obspy/xseed/blockette/blockette060.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette060.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette061.py +${PYSITELIB}/obspy/xseed/blockette/blockette061.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette061.pyo +${PYSITELIB}/obspy/xseed/blockette/blockette062.py +${PYSITELIB}/obspy/xseed/blockette/blockette062.pyc +${PYSITELIB}/obspy/xseed/blockette/blockette062.pyo +${PYSITELIB}/obspy/xseed/data/xml-seed-1.0.xsd +${PYSITELIB}/obspy/xseed/data/xml-seed-1.1.xsd +${PYSITELIB}/obspy/xseed/fields.py +${PYSITELIB}/obspy/xseed/fields.pyc +${PYSITELIB}/obspy/xseed/fields.pyo +${PYSITELIB}/obspy/xseed/parser.py +${PYSITELIB}/obspy/xseed/parser.pyc +${PYSITELIB}/obspy/xseed/parser.pyo +${PYSITELIB}/obspy/xseed/scripts/__init__.py +${PYSITELIB}/obspy/xseed/scripts/__init__.pyc +${PYSITELIB}/obspy/xseed/scripts/__init__.pyo +${PYSITELIB}/obspy/xseed/scripts/dataless2resp.py +${PYSITELIB}/obspy/xseed/scripts/dataless2resp.pyc +${PYSITELIB}/obspy/xseed/scripts/dataless2resp.pyo +${PYSITELIB}/obspy/xseed/scripts/dataless2xseed.py +${PYSITELIB}/obspy/xseed/scripts/dataless2xseed.pyc +${PYSITELIB}/obspy/xseed/scripts/dataless2xseed.pyo +${PYSITELIB}/obspy/xseed/scripts/xseed2dataless.py +${PYSITELIB}/obspy/xseed/scripts/xseed2dataless.pyc +${PYSITELIB}/obspy/xseed/scripts/xseed2dataless.pyo +${PYSITELIB}/obspy/xseed/tests/__init__.py +${PYSITELIB}/obspy/xseed/tests/__init__.pyc +${PYSITELIB}/obspy/xseed/tests/__init__.pyo +${PYSITELIB}/obspy/xseed/tests/blockette-tests/README.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette010.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette011.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette012.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette030.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette031.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette032.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette033.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette034.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette041.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette043.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette044.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette047.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette050.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette051.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette052.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette053.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette054.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette055.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette057.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette058.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette059.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette060.txt +${PYSITELIB}/obspy/xseed/tests/blockette-tests/blockette061.txt +${PYSITELIB}/obspy/xseed/tests/data/AI.ESPZ._.BHE.dataless +${PYSITELIB}/obspy/xseed/tests/data/AI.ESPZ._.BH_.dataless +${PYSITELIB}/obspy/xseed/tests/data/BN.LPW._.BHE.dataless +${PYSITELIB}/obspy/xseed/tests/data/CL.AIO.dataless +${PYSITELIB}/obspy/xseed/tests/data/G.SPB.dataless +${PYSITELIB}/obspy/xseed/tests/data/II_COCO_three_channel_borehole.mseed +${PYSITELIB}/obspy/xseed/tests/data/arclink_full.seed +${PYSITELIB}/obspy/xseed/tests/data/bug165.dataless +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_DHFO +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_FURT +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_FURT.xml +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_MANZ +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_RJOB +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_ROTZ +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.BW_ZUGS +${PYSITELIB}/obspy/xseed/tests/data/dataless.seed.II_COCO +${PYSITELIB}/obspy/xseed/tests/data/nied.dataless.gz +${PYSITELIB}/obspy/xseed/tests/data/xml-seed-1.0.xsd +${PYSITELIB}/obspy/xseed/tests/data/xml-seed-1.1.xsd +${PYSITELIB}/obspy/xseed/tests/test_blockettes.py +${PYSITELIB}/obspy/xseed/tests/test_blockettes.pyc +${PYSITELIB}/obspy/xseed/tests/test_blockettes.pyo +${PYSITELIB}/obspy/xseed/tests/test_fields.py +${PYSITELIB}/obspy/xseed/tests/test_fields.pyc +${PYSITELIB}/obspy/xseed/tests/test_fields.pyo +${PYSITELIB}/obspy/xseed/tests/test_parser.py +${PYSITELIB}/obspy/xseed/tests/test_parser.pyc +${PYSITELIB}/obspy/xseed/tests/test_parser.pyo +${PYSITELIB}/obspy/xseed/tests/test_scripts.py +${PYSITELIB}/obspy/xseed/tests/test_scripts.pyc +${PYSITELIB}/obspy/xseed/tests/test_scripts.pyo +${PYSITELIB}/obspy/xseed/tests/test_utils.py +${PYSITELIB}/obspy/xseed/tests/test_utils.pyc +${PYSITELIB}/obspy/xseed/tests/test_utils.pyo +${PYSITELIB}/obspy/xseed/utils.py +${PYSITELIB}/obspy/xseed/utils.pyc +${PYSITELIB}/obspy/xseed/utils.pyo +${PYSITELIB}/obspy/y/README.txt +${PYSITELIB}/obspy/y/__init__.py +${PYSITELIB}/obspy/y/__init__.pyc +${PYSITELIB}/obspy/y/__init__.pyo +${PYSITELIB}/obspy/y/core.py +${PYSITELIB}/obspy/y/core.pyc +${PYSITELIB}/obspy/y/core.pyo +${PYSITELIB}/obspy/y/tests/__init__.py +${PYSITELIB}/obspy/y/tests/__init__.pyc +${PYSITELIB}/obspy/y/tests/__init__.pyo +${PYSITELIB}/obspy/y/tests/data/YAYT_BHZ_20021223.124800 +${PYSITELIB}/obspy/y/tests/test_core.py +${PYSITELIB}/obspy/y/tests/test_core.pyc +${PYSITELIB}/obspy/y/tests/test_core.pyo +${PYSITELIB}/obspy/zmap/README.txt +${PYSITELIB}/obspy/zmap/__init__.py +${PYSITELIB}/obspy/zmap/__init__.pyc +${PYSITELIB}/obspy/zmap/__init__.pyo +${PYSITELIB}/obspy/zmap/core.py +${PYSITELIB}/obspy/zmap/core.pyc +${PYSITELIB}/obspy/zmap/core.pyo +${PYSITELIB}/obspy/zmap/tests/__init__.py +${PYSITELIB}/obspy/zmap/tests/__init__.pyc +${PYSITELIB}/obspy/zmap/tests/__init__.pyo +${PYSITELIB}/obspy/zmap/tests/data/neries_events.xml +${PYSITELIB}/obspy/zmap/tests/data/zmap_events.txt +${PYSITELIB}/obspy/zmap/tests/test_zmap.py +${PYSITELIB}/obspy/zmap/tests/test_zmap.pyc +${PYSITELIB}/obspy/zmap/tests/test_zmap.pyo diff --git a/geography/py-obspy/distinfo b/geography/py-obspy/distinfo new file mode 100644 index 000000000..0a76d589b --- /dev/null +++ b/geography/py-obspy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/30 03:27:52 wen Exp $ + +SHA1 (obspy-0.10.2.zip) = 0cf5552265dc1ac72499d5b090d3f00e26d4a295 +RMD160 (obspy-0.10.2.zip) = 17d7cfd97472fc1fce34fe36b90f98da6c3d2c0b +Size (obspy-0.10.2.zip) = 15847912 bytes diff --git a/geography/qgis/Makefile b/geography/qgis/Makefile index 2c9c41b3d..62625b07b 100644 --- a/geography/qgis/Makefile +++ b/geography/qgis/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2015/03/14 18:46:12 gdt Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:08 wiz Exp $ DISTNAME= qgis-1.7.4 -PKGREVISION= 25 +PKGREVISION= 27 CATEGORIES= geography MASTER_SITES= http://qgis.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/geography/qlandkartegt/Makefile b/geography/qlandkartegt/Makefile index bb54a4cf3..21f161e6a 100644 --- a/geography/qlandkartegt/Makefile +++ b/geography/qlandkartegt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2015/03/14 18:46:12 gdt Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:06 tnn Exp $ # DISTNAME= qlandkartegt-1.4.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/} diff --git a/geography/qlandkartem/Makefile b/geography/qlandkartem/Makefile index 5ddde767b..272601ac6 100644 --- a/geography/qlandkartem/Makefile +++ b/geography/qlandkartem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2015/03/14 18:46:13 gdt Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/25 07:36:19 joerg Exp $ # DISTNAME= QLandkarteM.0.2.0 PKGNAME= qlandkartem-0.2.0 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qlandkartegt/} @@ -38,6 +38,7 @@ DEPENDS+= qt4-sqlite3>=4.4:../../x11/qt4-sqlite3 .include "../../geography/gdal-lib/buildlink3.mk" .include "../../geography/proj/buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/qt4-libs/buildlink3.mk" .include "../../x11/qt4-tools/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/geography/viking/Makefile b/geography/viking/Makefile index de27acc4b..e635d2e04 100644 --- a/geography/viking/Makefile +++ b/geography/viking/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2014/11/23 17:17:46 gdt Exp $ +# $NetBSD: Makefile,v 1.61 2015/06/12 10:50:08 wiz Exp $ # VERSION= 1.5.1 DISTNAME= viking-${VERSION} +PKGREVISION= 2 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/}${VERSION}/ EXTRACT_SUFX= .tar.bz2 diff --git a/geography/vis5d+/Makefile b/geography/vis5d+/Makefile index 00e9ce4b7..2bd87eef1 100644 --- a/geography/vis5d+/Makefile +++ b/geography/vis5d+/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/04 09:19:21 asau Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:06 tnn Exp $ # DISTNAME= vis5d+-1.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= geography x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vis5d/} diff --git a/graphics/Cenon/Makefile b/graphics/Cenon/Makefile index 1ea64e522..63b87473a 100644 --- a/graphics/Cenon/Makefile +++ b/graphics/Cenon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/07 16:47:26 adam Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/06 08:17:28 adam Exp $ # DISTNAME= Cenon-3.9.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics cad gnustep MASTER_SITES= http://www.vhf-group.com/vhfInterservice/download/source/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 33430914c..1683e3142 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/05/15 14:41:51 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:06 tnn Exp $ DISTNAME= Coin-3.1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/ diff --git a/graphics/Coin/buildlink3.mk b/graphics/Coin/buildlink3.mk index ed1d3a028..d524a67e6 100644 --- a/graphics/Coin/buildlink3.mk +++ b/graphics/Coin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/15 14:41:51 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:23:06 tnn Exp $ BUILDLINK_TREE+= Coin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= Coin COIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.Coin+= Coin>=3.1.3 -BUILDLINK_ABI_DEPENDS.Coin+= Coin>=3.1.3nb2 +BUILDLINK_ABI_DEPENDS.Coin+= Coin>=3.1.3nb3 BUILDLINK_PKGSRCDIR.Coin?= ../../graphics/Coin .include "../../graphics/simage/buildlink3.mk" diff --git a/graphics/GUIlib/Makefile b/graphics/GUIlib/Makefile index c37c87c29..f86b46b0a 100644 --- a/graphics/GUIlib/Makefile +++ b/graphics/GUIlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/09/13 11:44:44 shattered Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:06 tnn Exp $ # DISTNAME= GUIlib-1.2.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/ diff --git a/graphics/GUIlib/buildlink3.mk b/graphics/GUIlib/buildlink3.mk index b1a9048c4..581dc359c 100644 --- a/graphics/GUIlib/buildlink3.mk +++ b/graphics/GUIlib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2009/03/20 19:24:35 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/04/25 14:23:06 tnn Exp $ BUILDLINK_TREE+= GUIlib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= GUIlib GUILIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.GUIlib+= GUIlib>=1.1.0nb2 -BUILDLINK_ABI_DEPENDS.GUIlib+= GUIlib>=1.1.0nb7 +BUILDLINK_ABI_DEPENDS.GUIlib+= GUIlib>=1.2.1nb1 BUILDLINK_PKGSRCDIR.GUIlib?= ../../graphics/GUIlib .include "../../devel/SDL/buildlink3.mk" diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index 8bbec1170..ccc9fea89 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2014/08/18 11:13:45 adam Exp $ +# $NetBSD: Makefile,v 1.70 2015/06/12 10:50:08 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 2d9463ba1..9720dce5d 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.215 2015/03/05 11:09:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.218 2015/06/12 10:50:08 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" PKGNAME= ImageMagick-${DISTVERSION} -PKGREVISION= 1 MAINTAINER= adam@NetBSD.org COMMENT= Package for display and interactive manipulation of images @@ -32,9 +32,6 @@ PKGCONFIG_OVERRIDE+= wand/Wand.pc.in GCC_REQD+= 2.95.3 -PLIST_SUBST+= IM_MAJOR_VER=${IM_MAJOR_VER:Q} -PLIST_SUBST+= IM_MAJOR_LIB_VER=${IM_MAJOR_LIB_VER:Q} - TEST_TARGET= check .include "options.mk" diff --git a/graphics/ImageMagick/Makefile.common b/graphics/ImageMagick/Makefile.common index eb6c611b9..8bfc3ebaf 100644 --- a/graphics/ImageMagick/Makefile.common +++ b/graphics/ImageMagick/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.112 2015/02/08 22:36:51 snj Exp $ +# $NetBSD: Makefile.common,v 1.114 2015/06/07 09:13:11 wiz Exp $ # # used by graphics/p5-PerlMagick/Makefile -IM_MAJOR_VER= 6.9.0 -IM_MINOR_VER= 5 +IM_MAJOR_VER= 6.9.1 +IM_MINOR_VER= 4 IM_MAJOR_LIB_VER= 6 .if (${IM_MINOR_VER} != NONE) diff --git a/graphics/ImageMagick/PLIST b/graphics/ImageMagick/PLIST index 4e325a25e..a11f54e85 100644 --- a/graphics/ImageMagick/PLIST +++ b/graphics/ImageMagick/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.83 2014/12/04 09:28:24 he Exp $ +@comment $NetBSD: PLIST,v 1.84 2015/06/07 09:13:11 wiz Exp $ bin/Magick++-config bin/Magick-config bin/MagickCore-config @@ -15,143 +15,143 @@ bin/import bin/mogrify bin/montage bin/stream -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Blob.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/ChannelMoments.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/CoderInfo.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Color.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Drawable.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Exception.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Functions.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Geometry.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Image.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Include.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Montage.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/Pixels.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/ResourceLimits.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/STL.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/Magick++/TypeMetric.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/ImageMagick.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/MagickCore.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/PreRvIcccm.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/accelerate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/animate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/annotate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/api.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/artifact.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/attribute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/blob.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/cache-view.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/cache.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/channel.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/cipher.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/client.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/coder.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/color.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/colormap.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/colorspace.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/compare.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/composite.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/compress.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/configure.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/constitute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/decorate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/delegate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/deprecate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/display.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/distort.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/distribute-cache.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/draw.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/effect.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/enhance.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/exception.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/feature.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/fourier.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/fx.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/gem.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/geometry.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/hashmap.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/histogram.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/identify.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/image-view.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/image.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/layer.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/list.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/locale_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/log.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magic.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick-baseconfig.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick-config.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick-type.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/magick.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/matrix.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/memory_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/method-attribute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/methods.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/mime.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/module.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/monitor.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/montage.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/morphology.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/opencl.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/option.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/paint.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/pixel-accessor.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/pixel.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/policy.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/prepress.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/profile.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/property.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/quantize.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/quantum.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/random_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/registry.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/resample.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/resize.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/resource_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/segment.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/semaphore.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/shear.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/signature.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/splay-tree.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/statistic.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/stream.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/string_.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/studio.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/threshold.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/timer.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/token.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/transform.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/type.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/utility.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/version.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/vision.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/widget.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/xml-tree.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/magick/xwindow.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/MagickWand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/animate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/compare.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/composite.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/conjure.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/convert.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/deprecate.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/display.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/drawing-wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/identify.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/import.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick-image.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick-property.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick-wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/magick_wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/method-attribute.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/mogrify.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/montage.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/pixel-iterator.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/pixel-wand.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/stream.h -include/ImageMagick-${IM_MAJOR_LIB_VER}/wand/wand-view.h -lib/ImageMagick-${IM_MAJOR_VER}/config-Q16/configure.xml +include/ImageMagick-6/Magick++.h +include/ImageMagick-6/Magick++/Blob.h +include/ImageMagick-6/Magick++/ChannelMoments.h +include/ImageMagick-6/Magick++/CoderInfo.h +include/ImageMagick-6/Magick++/Color.h +include/ImageMagick-6/Magick++/Drawable.h +include/ImageMagick-6/Magick++/Exception.h +include/ImageMagick-6/Magick++/Functions.h +include/ImageMagick-6/Magick++/Geometry.h +include/ImageMagick-6/Magick++/Image.h +include/ImageMagick-6/Magick++/Include.h +include/ImageMagick-6/Magick++/Montage.h +include/ImageMagick-6/Magick++/Pixels.h +include/ImageMagick-6/Magick++/ResourceLimits.h +include/ImageMagick-6/Magick++/STL.h +include/ImageMagick-6/Magick++/TypeMetric.h +include/ImageMagick-6/magick/ImageMagick.h +include/ImageMagick-6/magick/MagickCore.h +include/ImageMagick-6/magick/PreRvIcccm.h +include/ImageMagick-6/magick/accelerate.h +include/ImageMagick-6/magick/animate.h +include/ImageMagick-6/magick/annotate.h +include/ImageMagick-6/magick/api.h +include/ImageMagick-6/magick/artifact.h +include/ImageMagick-6/magick/attribute.h +include/ImageMagick-6/magick/blob.h +include/ImageMagick-6/magick/cache-view.h +include/ImageMagick-6/magick/cache.h +include/ImageMagick-6/magick/channel.h +include/ImageMagick-6/magick/cipher.h +include/ImageMagick-6/magick/client.h +include/ImageMagick-6/magick/coder.h +include/ImageMagick-6/magick/color.h +include/ImageMagick-6/magick/colormap.h +include/ImageMagick-6/magick/colorspace.h +include/ImageMagick-6/magick/compare.h +include/ImageMagick-6/magick/composite.h +include/ImageMagick-6/magick/compress.h +include/ImageMagick-6/magick/configure.h +include/ImageMagick-6/magick/constitute.h +include/ImageMagick-6/magick/decorate.h +include/ImageMagick-6/magick/delegate.h +include/ImageMagick-6/magick/deprecate.h +include/ImageMagick-6/magick/display.h +include/ImageMagick-6/magick/distort.h +include/ImageMagick-6/magick/distribute-cache.h +include/ImageMagick-6/magick/draw.h +include/ImageMagick-6/magick/effect.h +include/ImageMagick-6/magick/enhance.h +include/ImageMagick-6/magick/exception.h +include/ImageMagick-6/magick/feature.h +include/ImageMagick-6/magick/fourier.h +include/ImageMagick-6/magick/fx.h +include/ImageMagick-6/magick/gem.h +include/ImageMagick-6/magick/geometry.h +include/ImageMagick-6/magick/hashmap.h +include/ImageMagick-6/magick/histogram.h +include/ImageMagick-6/magick/identify.h +include/ImageMagick-6/magick/image-view.h +include/ImageMagick-6/magick/image.h +include/ImageMagick-6/magick/layer.h +include/ImageMagick-6/magick/list.h +include/ImageMagick-6/magick/locale_.h +include/ImageMagick-6/magick/log.h +include/ImageMagick-6/magick/magic.h +include/ImageMagick-6/magick/magick-baseconfig.h +include/ImageMagick-6/magick/magick-config.h +include/ImageMagick-6/magick/magick-type.h +include/ImageMagick-6/magick/magick.h +include/ImageMagick-6/magick/matrix.h +include/ImageMagick-6/magick/memory_.h +include/ImageMagick-6/magick/method-attribute.h +include/ImageMagick-6/magick/methods.h +include/ImageMagick-6/magick/mime.h +include/ImageMagick-6/magick/module.h +include/ImageMagick-6/magick/monitor.h +include/ImageMagick-6/magick/montage.h +include/ImageMagick-6/magick/morphology.h +include/ImageMagick-6/magick/opencl.h +include/ImageMagick-6/magick/option.h +include/ImageMagick-6/magick/paint.h +include/ImageMagick-6/magick/pixel-accessor.h +include/ImageMagick-6/magick/pixel.h +include/ImageMagick-6/magick/policy.h +include/ImageMagick-6/magick/prepress.h +include/ImageMagick-6/magick/profile.h +include/ImageMagick-6/magick/property.h +include/ImageMagick-6/magick/quantize.h +include/ImageMagick-6/magick/quantum.h +include/ImageMagick-6/magick/random_.h +include/ImageMagick-6/magick/registry.h +include/ImageMagick-6/magick/resample.h +include/ImageMagick-6/magick/resize.h +include/ImageMagick-6/magick/resource_.h +include/ImageMagick-6/magick/segment.h +include/ImageMagick-6/magick/semaphore.h +include/ImageMagick-6/magick/shear.h +include/ImageMagick-6/magick/signature.h +include/ImageMagick-6/magick/splay-tree.h +include/ImageMagick-6/magick/statistic.h +include/ImageMagick-6/magick/stream.h +include/ImageMagick-6/magick/string_.h +include/ImageMagick-6/magick/studio.h +include/ImageMagick-6/magick/threshold.h +include/ImageMagick-6/magick/timer.h +include/ImageMagick-6/magick/token.h +include/ImageMagick-6/magick/transform.h +include/ImageMagick-6/magick/type.h +include/ImageMagick-6/magick/utility.h +include/ImageMagick-6/magick/version.h +include/ImageMagick-6/magick/vision.h +include/ImageMagick-6/magick/widget.h +include/ImageMagick-6/magick/xml-tree.h +include/ImageMagick-6/magick/xwindow.h +include/ImageMagick-6/wand/MagickWand.h +include/ImageMagick-6/wand/animate.h +include/ImageMagick-6/wand/compare.h +include/ImageMagick-6/wand/composite.h +include/ImageMagick-6/wand/conjure.h +include/ImageMagick-6/wand/convert.h +include/ImageMagick-6/wand/deprecate.h +include/ImageMagick-6/wand/display.h +include/ImageMagick-6/wand/drawing-wand.h +include/ImageMagick-6/wand/identify.h +include/ImageMagick-6/wand/import.h +include/ImageMagick-6/wand/magick-image.h +include/ImageMagick-6/wand/magick-property.h +include/ImageMagick-6/wand/magick-wand.h +include/ImageMagick-6/wand/magick_wand.h +include/ImageMagick-6/wand/method-attribute.h +include/ImageMagick-6/wand/mogrify.h +include/ImageMagick-6/wand/montage.h +include/ImageMagick-6/wand/pixel-iterator.h +include/ImageMagick-6/wand/pixel-wand.h +include/ImageMagick-6/wand/stream.h +include/ImageMagick-6/wand/wand-view.h +lib/ImageMagick-6.9.1/config-Q16/configure.xml lib/libMagick++-6.Q16.la lib/libMagickCore-6.Q16.la lib/libMagickWand-6.Q16.la @@ -184,1014 +184,1015 @@ man/man1/import.1 man/man1/mogrify.1 man/man1/montage.1 man/man1/stream.1 -share/ImageMagick-${IM_MAJOR_LIB_VER}/english.xml -share/ImageMagick-${IM_MAJOR_LIB_VER}/francais.xml -share/ImageMagick-${IM_MAJOR_LIB_VER}/locale.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/ChangeLog -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/LICENSE -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/NEWS.txt -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/ImageMagick.ico -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/affine.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/arc.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/background.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/black.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_clipped.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_darker.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_lin.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/bluebells_log.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/button.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/configure.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/cylinder_shaded.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/difference.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/examples.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/frame.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/fuzzy-magick.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/gaussian-blur.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/granite.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/imade_art2.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/label.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/litecoin.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo-sm-flop.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo-sm-fx.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo-sm.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/logo.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/montage.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/objects.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/objects.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/objects.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/navy.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/bricks.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/checkerboard.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/circles.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/crosshatch.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/crosshatch30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/crosshatch45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/fishscales.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray0.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray10.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray100.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray15.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray20.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray25.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray35.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray40.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray5.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray50.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray55.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray60.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray65.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray70.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray75.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray80.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray85.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray90.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/gray95.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hexagons.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontal2.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontal3.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/horizontalsaw.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_bdiagonal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_cross.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_diagcross.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_fdiagonal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_horizontal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/hs_vertical.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/left30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/left45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/leftshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/octagons.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/right30.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/right45.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/rightshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/smallfishscales.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/vertical.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/vertical2.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/vertical3.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalbricks.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalleftshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalrightshingle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/patterns/verticalsaw.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/piechart.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/radial-gradient.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/reconstruct.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/red-ball.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/red-circle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/right.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose-over.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose-sigmoidal.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/rose.pnm -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/script.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/smile.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/sponsor.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/sprite.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/t-shirt.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wand.ico -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wand.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/white-highlight.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wizard.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/images/wizard.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/ImageMagickObject.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Blob.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Cache.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Cache.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Cache.svg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/ChangeLog.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/CoderInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Color.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Documentation.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Drawable.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Drawable_example_1.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Enumerations.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Exception.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/FormatCharacters.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Future.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Geometry.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Image.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Image.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/ImageDesign.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/ImageMagick.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Install.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Magick++.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Montage.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/NEWS.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/PixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/Pixels.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/README.txt -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/STL.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/TypeMetric.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/magick.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/montage-sample-framed.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/right_triangle.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-framed.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-framed.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-plain.fig -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-anatomy-plain.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-sample-framed.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/Magick++/thumbnail-sample-plain.jpg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/advanced-unix-installation.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/advanced-windows-installation.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/animate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ImageMagick_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ImageMagick_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/MagickCore_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/MagickCore_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/PreRvIcccm_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/PreRvIcccm_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/PreRvIcccm_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/animate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/annotated.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/api_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/api_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/artifact_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/artifact_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/artifact_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/blob_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-view_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-view_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache-view_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/cache_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/classes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/client_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/client_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/client_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/coder_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/coder_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/coder_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/color_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/colorspace_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compare_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compare_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compare_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/composite_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compress_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compress_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/compress_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/configure_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/configure_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/configure_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/constitute_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/constitute_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/constitute_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/decorate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/decorate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/decorate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/delegate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/delegate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/delegate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/deprecate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/deprecate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/deprecate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/dir_b44b349db36f8365f5234e57d3038770.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/dirs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/display_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/distort_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/distort_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/distort_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/doxygen.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/doxygen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/draw_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/effect_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/effect_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/effect_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/enhance_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/enhance_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/enhance_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/exception_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/files.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2blank.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2doc.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2folderclosed.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2folderopen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2lastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2link.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2mlastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2mnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2node.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2plastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2pnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/ftv2vertline.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_func.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/functions_vars_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/fx_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/gem_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/gem_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/gem_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/geometry_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/geometry_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/geometry_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_defs_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_enum.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_eval_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x66.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x68.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6b.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x76.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x79.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_func_0x7a.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_type.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/globals_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/hashmap_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/hashmap_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/hashmap_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/identify_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/identify_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/identify_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/image_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/layer_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/layer_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/layer_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/list_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/list_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/list_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/locale_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/locale___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/locale___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/log_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/log_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/log_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mac_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mac_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mac_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magic_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magic_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magic_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-config_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-config_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-type_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick-type_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/magick_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/main.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/matrix_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/matrix_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/matrix_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/memory_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/memory___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/memory___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/methods_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/methods_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/mime_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/module_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/module_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/module_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/monitor_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/monitor_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/monitor_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/montage_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/montage_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/montage_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-base_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-base_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-base_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-feature_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-feature_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/nt-feature_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/option_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/option_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/option_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/paint_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/paint_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/paint_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/pixel_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/prepress_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/prepress_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/prepress_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/profile_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/profile_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/profile_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/property_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/property_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/property_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantize_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantize_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantize_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/quantum_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/random_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/random___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/random___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/registry_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/registry_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/registry_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resample_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resample_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resample_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resize_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resource_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resource___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/resource___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/segment_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/segment_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/segment_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/semaphore_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/semaphore_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/semaphore_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/shear_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/shear_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/shear_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/signature_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/signature_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/signature_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/splay-tree_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/splay-tree_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/splay-tree_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/static_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/static_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/static_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/statistic_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/statistic_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/statistic_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/stream_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/string_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/string___8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/string___8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/structHuffmanTable.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/structSemaphoreInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__AffineMatrix.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Ascii85Info.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__BlobInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CacheInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CacheMethods.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CacheView.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ChannelStatistics.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ChromaticityInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Cluster.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CoderInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ColorInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ColorPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ConfigureInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ContributionInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__CubeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DIR.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DataSegmentInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DelegateInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DiversityPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DoublePixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__DrawInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__EdgeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ElementInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ElementReference.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__EntryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ErrorInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__EventInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ExceptionInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ExtentPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__FrameInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__FxInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__GeometryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__GhostscriptVectors.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__GradientInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__HandlerInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__HashmapInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ImageAttribute.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ImageInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__IntervalTree.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LinkedListInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LocaleInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LogInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__LongPixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MagicInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MagickInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MagickPixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MedianListNode.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MedianPixelList.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MedianSkipList.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MemoryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MimeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ModuleInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__MontageInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__NTMEMORYSTATUSEX.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__NexusInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__NodeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Nodes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__OptionInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PathInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PointInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PolygonInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PrimaryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__PrimitiveInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ProfileInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__QuantizeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__QuantumInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__QuantumState.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RandomInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RealPixelPacket.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RectangleInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__RegistryInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ResampleFilter.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ResizeFilter.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ResourceInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__SegmentInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__SignatureInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__SplayTreeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__StopInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__StreamInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__StringInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ThresholdMap.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__Timer.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TimerInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TokenInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TypeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__TypeMetric.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ViewInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XImportInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XMLTreeInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XMLTreeRoot.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__XWidgetInfo.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ZeroCrossing.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__dirdesc.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/struct__ile3.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/structdirent.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/studio_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/studio_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tab_b.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tab_l.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tab_r.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tabs.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/threshold_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/threshold_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/threshold_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/timer_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/timer_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/timer_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/token_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/token_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/token_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/transform_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/transform_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/transform_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/tree.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/type_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/type_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/type_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/utility_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/utility_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/utility_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/version_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/version_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/version_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/vms_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/vms_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/vms_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/widget_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/widget_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/widget_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xml-tree_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xml-tree_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xml-tree_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickCore/xwindow_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/MagickWand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/MagickWand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/animate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/animate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/animate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/annotated.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/classes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/compare_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/compare_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/compare_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/composite_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/composite_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/composite_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/conjure_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/conjure_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/conjure_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/convert_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/convert_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/convert_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/deprecate_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/deprecate_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/deprecate_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/dir_101f7ac0a894e32543a314e85b2e1524.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/dirs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/display_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/display_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/display_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/doxygen.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/doxygen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawing-wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawing-wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawing-wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/drawtest_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/files.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2blank.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2doc.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2folderclosed.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2folderopen.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2lastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2link.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2mlastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2mnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2node.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2plastnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2pnode.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/ftv2vertline.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/functions.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/functions_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x61.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x62.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x65.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x6f.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x71.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x74.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x75.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x77.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_0x78.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_defs.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_enum.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_eval.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x63.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x64.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x67.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x69.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x6d.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x6e.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x70.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x72.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_func_0x73.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_type.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/globals_vars.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/identify_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/identify_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/identify_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/import_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/import_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/import_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-image_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-image_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-image_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-property_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-property_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-property_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick-wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick__wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/magick__wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/main.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/mogrify_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/montage_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/montage_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/montage_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-iterator_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-iterator_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-iterator_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand-private_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand-private_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/pixel-wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/stream_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/stream_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/stream_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__CompositeOptions.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__DrawVTable.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__DrawingWand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__MagickWand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__PixelIterator.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/struct__PixelWand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/studio_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/studio_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tab_b.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tab_l.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tab_r.gif -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tabs.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/tree.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wand_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wand_8h-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wand_8h.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/MagickWand/wandtest_8c.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/animate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/annotate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/attribute.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/blob.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/cache-view.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/cache.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/channel.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/cipher.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/color.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/colormap.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/colorspace.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/compare.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/composite.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/constitute.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/decorate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/deprecate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/display.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/distort.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/draw.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/drawing-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/effect.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/enhance.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/exception.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/feature.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/fourier.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/fx.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/histogram.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/image-view.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/layer.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/list.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick++-classes.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-deprecate.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-image.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-property.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/magick.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/memory.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/mime.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/module.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/mogrify.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/monitor.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/montage.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/morphology.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/paint.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/pixel-iterator.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/pixel-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/profile.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/property.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/quantize.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/registry.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/resize.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/resource.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/segment.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/shear.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/signature.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/statistic.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/stream.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/transform.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/version.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/api/wand-view.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/architecture.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/binary-releases.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/changelog.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/cipher.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/color-management.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/color.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/command-line-options.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/command-line-processing.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/command-line-tools.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/compare.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/compose.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/composite.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/conjure.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/connected-components.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/contact.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/convert.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/display.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/distribute-pixel-cache.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/download.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/escape.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/examples.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/exception.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/export.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/favicon.ico -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/formats.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/fx.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/high-dynamic-range.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/history.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/identify.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/import.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/index.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/install-source.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/jp2.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/license.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/links.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick++.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick-core.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick-vector-graphics.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick-wand.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/magick.css -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/miff.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/mogrify.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/montage.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/motion-picture.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/openmp.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/perl-magick.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/porting.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/quantize.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/resources.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/search.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/sitemap.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/analyze.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/coder.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/colors.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/configure.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/contrast.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/core.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/delegates.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/english.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/examples.pl -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/francais.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/incantation.msl -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/locale.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/log.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/magic.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/mime.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/piechart.mvg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/piechart.svg -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/policy.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/thresholds.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/type-ghostscript.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/type-windows.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/type.xml -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/source/wand.c -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/sponsors.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/stream.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/subversion.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/support.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/t-shirt.html -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/wand.png -share/doc/ImageMagick-${IM_MAJOR_LIB_VER}/www/webp.html +share/ImageMagick-6/english.xml +share/ImageMagick-6/francais.xml +share/ImageMagick-6/locale.xml +share/doc/ImageMagick-6/ChangeLog +share/doc/ImageMagick-6/LICENSE +share/doc/ImageMagick-6/NEWS.txt +share/doc/ImageMagick-6/images/ImageMagick.ico +share/doc/ImageMagick-6/images/affine.png +share/doc/ImageMagick-6/images/arc.png +share/doc/ImageMagick-6/images/background.jpg +share/doc/ImageMagick-6/images/black.png +share/doc/ImageMagick-6/images/bluebells_clipped.jpg +share/doc/ImageMagick-6/images/bluebells_darker.jpg +share/doc/ImageMagick-6/images/bluebells_lin.jpg +share/doc/ImageMagick-6/images/bluebells_log.jpg +share/doc/ImageMagick-6/images/button.gif +share/doc/ImageMagick-6/images/configure.jpg +share/doc/ImageMagick-6/images/cylinder_shaded.png +share/doc/ImageMagick-6/images/difference.png +share/doc/ImageMagick-6/images/examples.jpg +share/doc/ImageMagick-6/images/frame.jpg +share/doc/ImageMagick-6/images/fuzzy-magick.png +share/doc/ImageMagick-6/images/gaussian-blur.png +share/doc/ImageMagick-6/images/granite.png +share/doc/ImageMagick-6/images/imade_art2.jpg +share/doc/ImageMagick-6/images/label.gif +share/doc/ImageMagick-6/images/litecoin.png +share/doc/ImageMagick-6/images/logo-sm-flop.png +share/doc/ImageMagick-6/images/logo-sm-fx.png +share/doc/ImageMagick-6/images/logo-sm.png +share/doc/ImageMagick-6/images/logo.jpg +share/doc/ImageMagick-6/images/logo.png +share/doc/ImageMagick-6/images/montage.jpg +share/doc/ImageMagick-6/images/navy.png +share/doc/ImageMagick-6/images/objects.gif +share/doc/ImageMagick-6/images/objects.jpg +share/doc/ImageMagick-6/images/objects.png +share/doc/ImageMagick-6/images/patterns/bricks.png +share/doc/ImageMagick-6/images/patterns/checkerboard.png +share/doc/ImageMagick-6/images/patterns/circles.png +share/doc/ImageMagick-6/images/patterns/crosshatch.png +share/doc/ImageMagick-6/images/patterns/crosshatch30.png +share/doc/ImageMagick-6/images/patterns/crosshatch45.png +share/doc/ImageMagick-6/images/patterns/fishscales.png +share/doc/ImageMagick-6/images/patterns/gray0.png +share/doc/ImageMagick-6/images/patterns/gray10.png +share/doc/ImageMagick-6/images/patterns/gray100.png +share/doc/ImageMagick-6/images/patterns/gray15.png +share/doc/ImageMagick-6/images/patterns/gray20.png +share/doc/ImageMagick-6/images/patterns/gray25.png +share/doc/ImageMagick-6/images/patterns/gray30.png +share/doc/ImageMagick-6/images/patterns/gray35.png +share/doc/ImageMagick-6/images/patterns/gray40.png +share/doc/ImageMagick-6/images/patterns/gray45.png +share/doc/ImageMagick-6/images/patterns/gray5.png +share/doc/ImageMagick-6/images/patterns/gray50.png +share/doc/ImageMagick-6/images/patterns/gray55.png +share/doc/ImageMagick-6/images/patterns/gray60.png +share/doc/ImageMagick-6/images/patterns/gray65.png +share/doc/ImageMagick-6/images/patterns/gray70.png +share/doc/ImageMagick-6/images/patterns/gray75.png +share/doc/ImageMagick-6/images/patterns/gray80.png +share/doc/ImageMagick-6/images/patterns/gray85.png +share/doc/ImageMagick-6/images/patterns/gray90.png +share/doc/ImageMagick-6/images/patterns/gray95.png +share/doc/ImageMagick-6/images/patterns/hexagons.png +share/doc/ImageMagick-6/images/patterns/horizontal.png +share/doc/ImageMagick-6/images/patterns/horizontal2.png +share/doc/ImageMagick-6/images/patterns/horizontal3.png +share/doc/ImageMagick-6/images/patterns/horizontalsaw.png +share/doc/ImageMagick-6/images/patterns/hs_bdiagonal.png +share/doc/ImageMagick-6/images/patterns/hs_cross.png +share/doc/ImageMagick-6/images/patterns/hs_diagcross.png +share/doc/ImageMagick-6/images/patterns/hs_fdiagonal.png +share/doc/ImageMagick-6/images/patterns/hs_horizontal.png +share/doc/ImageMagick-6/images/patterns/hs_vertical.png +share/doc/ImageMagick-6/images/patterns/left30.png +share/doc/ImageMagick-6/images/patterns/left45.png +share/doc/ImageMagick-6/images/patterns/leftshingle.png +share/doc/ImageMagick-6/images/patterns/octagons.png +share/doc/ImageMagick-6/images/patterns/right30.png +share/doc/ImageMagick-6/images/patterns/right45.png +share/doc/ImageMagick-6/images/patterns/rightshingle.png +share/doc/ImageMagick-6/images/patterns/smallfishscales.png +share/doc/ImageMagick-6/images/patterns/vertical.png +share/doc/ImageMagick-6/images/patterns/vertical2.png +share/doc/ImageMagick-6/images/patterns/vertical3.png +share/doc/ImageMagick-6/images/patterns/verticalbricks.png +share/doc/ImageMagick-6/images/patterns/verticalleftshingle.png +share/doc/ImageMagick-6/images/patterns/verticalrightshingle.png +share/doc/ImageMagick-6/images/patterns/verticalsaw.png +share/doc/ImageMagick-6/images/piechart.png +share/doc/ImageMagick-6/images/radial-gradient.png +share/doc/ImageMagick-6/images/reconstruct.jpg +share/doc/ImageMagick-6/images/red-ball.png +share/doc/ImageMagick-6/images/red-circle.png +share/doc/ImageMagick-6/images/right.gif +share/doc/ImageMagick-6/images/rose-over.png +share/doc/ImageMagick-6/images/rose-sigmoidal.png +share/doc/ImageMagick-6/images/rose.jpg +share/doc/ImageMagick-6/images/rose.png +share/doc/ImageMagick-6/images/rose.pnm +share/doc/ImageMagick-6/images/script.png +share/doc/ImageMagick-6/images/smile.gif +share/doc/ImageMagick-6/images/sponsor.jpg +share/doc/ImageMagick-6/images/sprite.jpg +share/doc/ImageMagick-6/images/t-shirt.png +share/doc/ImageMagick-6/images/wand.ico +share/doc/ImageMagick-6/images/wand.png +share/doc/ImageMagick-6/images/white-highlight.png +share/doc/ImageMagick-6/images/wizard.jpg +share/doc/ImageMagick-6/images/wizard.png +share/doc/ImageMagick-6/index.html +share/doc/ImageMagick-6/www/ImageMagickObject.html +share/doc/ImageMagick-6/www/Magick++/Blob.html +share/doc/ImageMagick-6/www/Magick++/Cache.fig +share/doc/ImageMagick-6/www/Magick++/Cache.png +share/doc/ImageMagick-6/www/Magick++/Cache.svg +share/doc/ImageMagick-6/www/Magick++/ChangeLog.html +share/doc/ImageMagick-6/www/Magick++/CoderInfo.html +share/doc/ImageMagick-6/www/Magick++/Color.html +share/doc/ImageMagick-6/www/Magick++/Documentation.html +share/doc/ImageMagick-6/www/Magick++/Drawable.html +share/doc/ImageMagick-6/www/Magick++/Drawable_example_1.png +share/doc/ImageMagick-6/www/Magick++/Enumerations.html +share/doc/ImageMagick-6/www/Magick++/Exception.html +share/doc/ImageMagick-6/www/Magick++/FormatCharacters.html +share/doc/ImageMagick-6/www/Magick++/Future.html +share/doc/ImageMagick-6/www/Magick++/Geometry.html +share/doc/ImageMagick-6/www/Magick++/Image.fig +share/doc/ImageMagick-6/www/Magick++/Image.html +share/doc/ImageMagick-6/www/Magick++/Image.png +share/doc/ImageMagick-6/www/Magick++/ImageDesign.html +share/doc/ImageMagick-6/www/Magick++/ImageMagick.png +share/doc/ImageMagick-6/www/Magick++/Install.html +share/doc/ImageMagick-6/www/Magick++/Magick++.png +share/doc/ImageMagick-6/www/Magick++/Montage.html +share/doc/ImageMagick-6/www/Magick++/NEWS.html +share/doc/ImageMagick-6/www/Magick++/PixelPacket.html +share/doc/ImageMagick-6/www/Magick++/Pixels.html +share/doc/ImageMagick-6/www/Magick++/README.txt +share/doc/ImageMagick-6/www/Magick++/STL.html +share/doc/ImageMagick-6/www/Magick++/TypeMetric.html +share/doc/ImageMagick-6/www/Magick++/index.html +share/doc/ImageMagick-6/www/Magick++/magick.css +share/doc/ImageMagick-6/www/Magick++/montage-sample-framed.jpg +share/doc/ImageMagick-6/www/Magick++/right_triangle.png +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-framed.fig +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-framed.jpg +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-plain.fig +share/doc/ImageMagick-6/www/Magick++/thumbnail-anatomy-plain.jpg +share/doc/ImageMagick-6/www/Magick++/thumbnail-sample-framed.jpg +share/doc/ImageMagick-6/www/Magick++/thumbnail-sample-plain.jpg +share/doc/ImageMagick-6/www/advanced-unix-installation.html +share/doc/ImageMagick-6/www/advanced-windows-installation.html +share/doc/ImageMagick-6/www/animate.html +share/doc/ImageMagick-6/www/api.html +share/doc/ImageMagick-6/www/api/MagickCore/ImageMagick_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/ImageMagick_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/MagickCore_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/MagickCore_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/PreRvIcccm_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/PreRvIcccm_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/PreRvIcccm_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/animate-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/animate-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/animate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/animate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/animate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/annotate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/annotate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/annotate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/annotated.html +share/doc/ImageMagick-6/www/api/MagickCore/api_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/api_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/artifact_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/artifact_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/artifact_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/blob-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/blob-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/blob_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/blob_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/blob_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-view_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-view_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/cache-view_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/cache_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/cache_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/cache_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/classes.html +share/doc/ImageMagick-6/www/api/MagickCore/client_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/client_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/client_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/coder_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/coder_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/coder_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/color-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/color-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/color_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/color_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/color_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/colorspace_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/compare_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/compare_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/compare_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/composite-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/composite-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/composite_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/composite_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/composite_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/compress_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/compress_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/compress_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/configure_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/configure_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/configure_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/constitute_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/constitute_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/constitute_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/decorate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/decorate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/decorate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/delegate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/delegate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/delegate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/deprecate_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/deprecate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/deprecate_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/dir_b44b349db36f8365f5234e57d3038770.html +share/doc/ImageMagick-6/www/api/MagickCore/dirs.html +share/doc/ImageMagick-6/www/api/MagickCore/display-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/display-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/display_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/display_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/display_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/distort_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/distort_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/distort_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/doxygen.css +share/doc/ImageMagick-6/www/api/MagickCore/doxygen.png +share/doc/ImageMagick-6/www/api/MagickCore/draw-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/draw-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/draw_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/draw_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/draw_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/effect_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/effect_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/effect_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/enhance_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/enhance_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/enhance_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/exception-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/exception-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/exception_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/exception_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/exception_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/files.html +share/doc/ImageMagick-6/www/api/MagickCore/ftv2blank.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2doc.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2folderclosed.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2folderopen.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2lastnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2link.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2mlastnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2mnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2node.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2plastnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2pnode.png +share/doc/ImageMagick-6/www/api/MagickCore/ftv2vertline.png +share/doc/ImageMagick-6/www/api/MagickCore/functions.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_func.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/functions_vars_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/fx-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/fx-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/fx_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/fx_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/fx_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/gem_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/gem_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/gem_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/geometry_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/geometry_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/geometry_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/globals.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x61.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_defs_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_enum.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_eval_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x62.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x63.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x64.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x65.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x66.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x67.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x68.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x69.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6b.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6c.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6d.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6e.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x6f.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x70.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x71.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x72.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x73.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x74.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x75.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x76.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x77.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x78.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x79.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_func_0x7a.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_type.html +share/doc/ImageMagick-6/www/api/MagickCore/globals_vars.html +share/doc/ImageMagick-6/www/api/MagickCore/hashmap_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/hashmap_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/hashmap_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/identify_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/identify_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/identify_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/image-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/image-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/image_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/image_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/image_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/index.html +share/doc/ImageMagick-6/www/api/MagickCore/layer_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/layer_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/layer_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/list_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/list_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/list_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/locale_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/locale___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/locale___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/log_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/log_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/log_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/mac_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/mac_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/mac_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magic_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/magic_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magic_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-config_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-config_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-type_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magick-type_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/magick_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/magick_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/magick_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/main.html +share/doc/ImageMagick-6/www/api/MagickCore/matrix_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/matrix_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/matrix_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/memory_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/memory___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/memory___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/methods_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/methods_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/mime-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/mime-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/mime_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/mime_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/mime_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/module_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/module_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/module_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/monitor_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/monitor_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/monitor_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/montage_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/montage_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/montage_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-base_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-base_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-base_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-feature_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-feature_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/nt-feature_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/option_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/option_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/option_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/paint_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/paint_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/paint_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/pixel_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/prepress_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/prepress_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/prepress_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/profile_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/profile_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/profile_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/property_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/property_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/property_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/quantize_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/quantize_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/quantize_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/quantum_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/random_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/random___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/random___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/registry_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/registry_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/registry_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resample_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/resample_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resample_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resize-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resize-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resize_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/resize_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resize_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/resource_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/resource___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/resource___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/segment_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/segment_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/segment_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/semaphore_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/semaphore_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/semaphore_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/shear_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/shear_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/shear_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/signature_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/signature_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/signature_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/splay-tree_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/splay-tree_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/splay-tree_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/static_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/static_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/static_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/statistic_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/statistic_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/statistic_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/stream-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/stream-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/stream_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/stream_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/stream_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/string_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/string___8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/string___8h.html +share/doc/ImageMagick-6/www/api/MagickCore/structHuffmanTable.html +share/doc/ImageMagick-6/www/api/MagickCore/structSemaphoreInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__AffineMatrix.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Ascii85Info.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__BlobInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CacheInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CacheMethods.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CacheView.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ChannelStatistics.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ChromaticityInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Cluster.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CoderInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ColorInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ColorPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ConfigureInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ContributionInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__CubeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DIR.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DataSegmentInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DelegateInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DiversityPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DoublePixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__DrawInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__EdgeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ElementInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ElementReference.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__EntryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ErrorInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__EventInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ExceptionInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ExtentPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__FrameInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__FxInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__GeometryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__GhostscriptVectors.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__GradientInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__HandlerInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__HashmapInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Image.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ImageAttribute.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ImageInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__IntervalTree.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LinkedListInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LocaleInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LogInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__LongPixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MagicInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MagickInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MagickPixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MedianListNode.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MedianPixelList.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MedianSkipList.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MemoryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MimeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ModuleInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__MontageInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__NTMEMORYSTATUSEX.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__NexusInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__NodeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Nodes.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__OptionInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PathInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PointInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PolygonInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PrimaryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__PrimitiveInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ProfileInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__QuantizeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__QuantumInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__QuantumState.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RandomInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RealPixelPacket.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RectangleInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__RegistryInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ResampleFilter.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ResizeFilter.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ResourceInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__SegmentInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__SignatureInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__SplayTreeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__StopInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__StreamInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__StringInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ThresholdMap.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__Timer.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TimerInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TokenInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TypeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__TypeMetric.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ViewInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XImportInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XMLTreeInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XMLTreeRoot.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__XWidgetInfo.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ZeroCrossing.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__dirdesc.html +share/doc/ImageMagick-6/www/api/MagickCore/struct__ile3.html +share/doc/ImageMagick-6/www/api/MagickCore/structdirent.html +share/doc/ImageMagick-6/www/api/MagickCore/studio_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/studio_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/tab_b.gif +share/doc/ImageMagick-6/www/api/MagickCore/tab_l.gif +share/doc/ImageMagick-6/www/api/MagickCore/tab_r.gif +share/doc/ImageMagick-6/www/api/MagickCore/tabs.css +share/doc/ImageMagick-6/www/api/MagickCore/threshold_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/threshold_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/threshold_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/timer_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/timer_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/timer_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/token_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/token_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/token_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/transform_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/transform_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/transform_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/tree.html +share/doc/ImageMagick-6/www/api/MagickCore/type_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/type_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/type_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/utility_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/utility_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/utility_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/version_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/version_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/version_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/vms_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/vms_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/vms_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/widget_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/widget_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/widget_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/xml-tree_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/xml-tree_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/xml-tree_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow-private_8h.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow_8c.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow_8h-source.html +share/doc/ImageMagick-6/www/api/MagickCore/xwindow_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/MagickWand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/MagickWand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/animate_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/animate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/animate_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/annotated.html +share/doc/ImageMagick-6/www/api/MagickWand/classes.html +share/doc/ImageMagick-6/www/api/MagickWand/compare_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/compare_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/compare_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/composite_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/composite_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/composite_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/conjure_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/conjure_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/conjure_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/convert_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/convert_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/convert_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/deprecate_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/deprecate_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/deprecate_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/dir_101f7ac0a894e32543a314e85b2e1524.html +share/doc/ImageMagick-6/www/api/MagickWand/dirs.html +share/doc/ImageMagick-6/www/api/MagickWand/display_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/display_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/display_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/doxygen.css +share/doc/ImageMagick-6/www/api/MagickWand/doxygen.png +share/doc/ImageMagick-6/www/api/MagickWand/drawing-wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/drawing-wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/drawing-wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/drawtest_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/files.html +share/doc/ImageMagick-6/www/api/MagickWand/ftv2blank.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2doc.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2folderclosed.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2folderopen.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2lastnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2link.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2mlastnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2mnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2node.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2plastnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2pnode.png +share/doc/ImageMagick-6/www/api/MagickWand/ftv2vertline.png +share/doc/ImageMagick-6/www/api/MagickWand/functions.html +share/doc/ImageMagick-6/www/api/MagickWand/functions_vars.html +share/doc/ImageMagick-6/www/api/MagickWand/globals.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x61.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x62.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x63.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x64.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x65.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x67.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x69.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x6d.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x6e.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x6f.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x70.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x71.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x72.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x73.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x74.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x75.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x77.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_0x78.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_defs.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_enum.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_eval.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x63.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x64.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x67.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x69.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x6d.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x6e.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x70.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x72.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_func_0x73.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_type.html +share/doc/ImageMagick-6/www/api/MagickWand/globals_vars.html +share/doc/ImageMagick-6/www/api/MagickWand/identify_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/identify_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/identify_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/import_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/import_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/import_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/index.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-image_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-image_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-image_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-property_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-property_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-property_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand-private_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick-wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/magick__wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/magick__wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/main.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify-private_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/mogrify_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/montage_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/montage_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/montage_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-iterator_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-iterator_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-iterator_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand-private_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand-private_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/pixel-wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/stream_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/stream_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/stream_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__CompositeOptions.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__DrawVTable.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__DrawingWand.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__MagickWand.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__PixelIterator.html +share/doc/ImageMagick-6/www/api/MagickWand/struct__PixelWand.html +share/doc/ImageMagick-6/www/api/MagickWand/studio_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/studio_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/tab_b.gif +share/doc/ImageMagick-6/www/api/MagickWand/tab_l.gif +share/doc/ImageMagick-6/www/api/MagickWand/tab_r.gif +share/doc/ImageMagick-6/www/api/MagickWand/tabs.css +share/doc/ImageMagick-6/www/api/MagickWand/tree.html +share/doc/ImageMagick-6/www/api/MagickWand/wand_8c.html +share/doc/ImageMagick-6/www/api/MagickWand/wand_8h-source.html +share/doc/ImageMagick-6/www/api/MagickWand/wand_8h.html +share/doc/ImageMagick-6/www/api/MagickWand/wandtest_8c.html +share/doc/ImageMagick-6/www/api/animate.html +share/doc/ImageMagick-6/www/api/annotate.html +share/doc/ImageMagick-6/www/api/attribute.html +share/doc/ImageMagick-6/www/api/blob.html +share/doc/ImageMagick-6/www/api/cache-view.html +share/doc/ImageMagick-6/www/api/cache.html +share/doc/ImageMagick-6/www/api/channel.html +share/doc/ImageMagick-6/www/api/cipher.html +share/doc/ImageMagick-6/www/api/color.html +share/doc/ImageMagick-6/www/api/colormap.html +share/doc/ImageMagick-6/www/api/colorspace.html +share/doc/ImageMagick-6/www/api/compare.html +share/doc/ImageMagick-6/www/api/composite.html +share/doc/ImageMagick-6/www/api/constitute.html +share/doc/ImageMagick-6/www/api/decorate.html +share/doc/ImageMagick-6/www/api/deprecate.html +share/doc/ImageMagick-6/www/api/display.html +share/doc/ImageMagick-6/www/api/distort.html +share/doc/ImageMagick-6/www/api/draw.html +share/doc/ImageMagick-6/www/api/drawing-wand.html +share/doc/ImageMagick-6/www/api/effect.html +share/doc/ImageMagick-6/www/api/enhance.html +share/doc/ImageMagick-6/www/api/exception.html +share/doc/ImageMagick-6/www/api/feature.html +share/doc/ImageMagick-6/www/api/fourier.html +share/doc/ImageMagick-6/www/api/fx.html +share/doc/ImageMagick-6/www/api/histogram.html +share/doc/ImageMagick-6/www/api/image-view.html +share/doc/ImageMagick-6/www/api/image.html +share/doc/ImageMagick-6/www/api/layer.html +share/doc/ImageMagick-6/www/api/list.html +share/doc/ImageMagick-6/www/api/magick-deprecate.html +share/doc/ImageMagick-6/www/api/magick-image.html +share/doc/ImageMagick-6/www/api/magick-property.html +share/doc/ImageMagick-6/www/api/magick-wand.html +share/doc/ImageMagick-6/www/api/magick.html +share/doc/ImageMagick-6/www/api/memory.html +share/doc/ImageMagick-6/www/api/mime.html +share/doc/ImageMagick-6/www/api/module.html +share/doc/ImageMagick-6/www/api/mogrify.html +share/doc/ImageMagick-6/www/api/monitor.html +share/doc/ImageMagick-6/www/api/montage.html +share/doc/ImageMagick-6/www/api/morphology.html +share/doc/ImageMagick-6/www/api/paint.html +share/doc/ImageMagick-6/www/api/pixel-iterator.html +share/doc/ImageMagick-6/www/api/pixel-wand.html +share/doc/ImageMagick-6/www/api/profile.html +share/doc/ImageMagick-6/www/api/property.html +share/doc/ImageMagick-6/www/api/quantize.html +share/doc/ImageMagick-6/www/api/registry.html +share/doc/ImageMagick-6/www/api/resize.html +share/doc/ImageMagick-6/www/api/resource.html +share/doc/ImageMagick-6/www/api/segment.html +share/doc/ImageMagick-6/www/api/shear.html +share/doc/ImageMagick-6/www/api/signature.html +share/doc/ImageMagick-6/www/api/statistic.html +share/doc/ImageMagick-6/www/api/stream.html +share/doc/ImageMagick-6/www/api/transform.html +share/doc/ImageMagick-6/www/api/version.html +share/doc/ImageMagick-6/www/api/wand-view.html +share/doc/ImageMagick-6/www/architecture.html +share/doc/ImageMagick-6/www/binary-releases.html +share/doc/ImageMagick-6/www/changelog.html +share/doc/ImageMagick-6/www/cipher.html +share/doc/ImageMagick-6/www/color-management.html +share/doc/ImageMagick-6/www/color.html +share/doc/ImageMagick-6/www/command-line-options.html +share/doc/ImageMagick-6/www/command-line-processing.html +share/doc/ImageMagick-6/www/command-line-tools.html +share/doc/ImageMagick-6/www/compare.html +share/doc/ImageMagick-6/www/compose.html +share/doc/ImageMagick-6/www/composite.html +share/doc/ImageMagick-6/www/conjure.html +share/doc/ImageMagick-6/www/connected-components.html +share/doc/ImageMagick-6/www/contact.html +share/doc/ImageMagick-6/www/convert.html +share/doc/ImageMagick-6/www/css/bootstrap.min.css +share/doc/ImageMagick-6/www/css/magick.css +share/doc/ImageMagick-6/www/display.html +share/doc/ImageMagick-6/www/distribute-pixel-cache.html +share/doc/ImageMagick-6/www/download.html +share/doc/ImageMagick-6/www/escape.html +share/doc/ImageMagick-6/www/examples.html +share/doc/ImageMagick-6/www/exception.html +share/doc/ImageMagick-6/www/export.html +share/doc/ImageMagick-6/www/favicon.ico +share/doc/ImageMagick-6/www/formats.html +share/doc/ImageMagick-6/www/fx.html +share/doc/ImageMagick-6/www/high-dynamic-range.html +share/doc/ImageMagick-6/www/history.html +share/doc/ImageMagick-6/www/identify.html +share/doc/ImageMagick-6/www/import.html +share/doc/ImageMagick-6/www/index.html +share/doc/ImageMagick-6/www/install-source.html +share/doc/ImageMagick-6/www/jp2.html +share/doc/ImageMagick-6/www/js/bootstrap.min.js +share/doc/ImageMagick-6/www/license.html +share/doc/ImageMagick-6/www/links.html +share/doc/ImageMagick-6/www/magick++.html +share/doc/ImageMagick-6/www/magick-core.html +share/doc/ImageMagick-6/www/magick-vector-graphics.html +share/doc/ImageMagick-6/www/magick-wand.html +share/doc/ImageMagick-6/www/magick.css +share/doc/ImageMagick-6/www/miff.html +share/doc/ImageMagick-6/www/mogrify.html +share/doc/ImageMagick-6/www/montage.html +share/doc/ImageMagick-6/www/motion-picture.html +share/doc/ImageMagick-6/www/openmp.html +share/doc/ImageMagick-6/www/perl-magick.html +share/doc/ImageMagick-6/www/porting.html +share/doc/ImageMagick-6/www/quantize.html +share/doc/ImageMagick-6/www/resources.html +share/doc/ImageMagick-6/www/search.html +share/doc/ImageMagick-6/www/sitemap.html +share/doc/ImageMagick-6/www/source/analyze.c +share/doc/ImageMagick-6/www/source/coder.xml +share/doc/ImageMagick-6/www/source/colors.xml +share/doc/ImageMagick-6/www/source/configure.xml +share/doc/ImageMagick-6/www/source/contrast.c +share/doc/ImageMagick-6/www/source/core.c +share/doc/ImageMagick-6/www/source/delegates.xml +share/doc/ImageMagick-6/www/source/english.xml +share/doc/ImageMagick-6/www/source/examples.pl +share/doc/ImageMagick-6/www/source/francais.xml +share/doc/ImageMagick-6/www/source/incantation.msl +share/doc/ImageMagick-6/www/source/locale.xml +share/doc/ImageMagick-6/www/source/log.xml +share/doc/ImageMagick-6/www/source/magic.xml +share/doc/ImageMagick-6/www/source/mime.xml +share/doc/ImageMagick-6/www/source/piechart.mvg +share/doc/ImageMagick-6/www/source/piechart.svg +share/doc/ImageMagick-6/www/source/policy.xml +share/doc/ImageMagick-6/www/source/thresholds.xml +share/doc/ImageMagick-6/www/source/type-ghostscript.xml +share/doc/ImageMagick-6/www/source/type-windows.xml +share/doc/ImageMagick-6/www/source/type.xml +share/doc/ImageMagick-6/www/source/wand.c +share/doc/ImageMagick-6/www/stream.html +share/doc/ImageMagick-6/www/subversion.html +share/doc/ImageMagick-6/www/support.html +share/doc/ImageMagick-6/www/t-shirt.html +share/doc/ImageMagick-6/www/wand.png +share/doc/ImageMagick-6/www/webp.html share/examples/ImageMagick/coder.xml share/examples/ImageMagick/colors.xml share/examples/ImageMagick/delegates.xml diff --git a/graphics/ImageMagick/distinfo b/graphics/ImageMagick/distinfo index 875af7932..097d6c745 100644 --- a/graphics/ImageMagick/distinfo +++ b/graphics/ImageMagick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.130 2015/02/08 22:36:51 snj Exp $ +$NetBSD: distinfo,v 1.132 2015/06/07 09:13:11 wiz Exp $ -SHA1 (ImageMagick-6.9.0-5.tar.xz) = 51fb1e4955f8548107f0a126bf541fbf4ed2c96b -RMD160 (ImageMagick-6.9.0-5.tar.xz) = 9e79a3b6e634b571a8f144ab37ea6723e9a9205e -Size (ImageMagick-6.9.0-5.tar.xz) = 7914344 bytes +SHA1 (ImageMagick-6.9.1-4.tar.xz) = ed0743e1a999461433a45a10f8afe6bf2c62a884 +RMD160 (ImageMagick-6.9.1-4.tar.xz) = 506b22aa5ab9e453a7894a24a2abb0e6406ec7ef +Size (ImageMagick-6.9.1-4.tar.xz) = 7978216 bytes diff --git a/graphics/ImageViewer/Makefile b/graphics/ImageViewer/Makefile index 747f52339..05a4d6b68 100644 --- a/graphics/ImageViewer/Makefile +++ b/graphics/ImageViewer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/10/07 16:47:26 adam Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/06 08:17:28 adam Exp $ DISTNAME= ImageViewer-0.6.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics gnustep MASTER_SITES= http://www.nice.ch/~phip/ diff --git a/graphics/Makefile b/graphics/Makefile index 28212bc5f..bac5cd065 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.699 2015/03/17 21:30:01 joerg Exp $ +# $NetBSD: Makefile,v 1.709 2015/05/27 22:06:54 markd Exp $ # COMMENT= Graphics tools and libraries @@ -15,6 +15,7 @@ SUBDIR+= ImageViewer SUBDIR+= Mesa SUBDIR+= MesaDemos SUBDIR+= MesaLib +SUBDIR+= MesaLib7 SUBDIR+= Ngraph SUBDIR+= OpenRM SUBDIR+= PanoTools @@ -79,6 +80,7 @@ SUBDIR+= dvipng SUBDIR+= dx SUBDIR+= dxsamples SUBDIR+= edje +SUBDIR+= elementary-xfce-icon-theme SUBDIR+= enblend-enfuse SUBDIR+= eog SUBDIR+= eog-plugins @@ -107,6 +109,7 @@ SUBDIR+= f-spot SUBDIR+= f4l SUBDIR+= fbm SUBDIR+= feh +SUBDIR+= flickrnet SUBDIR+= flphoto SUBDIR+= fly SUBDIR+= fnlib @@ -114,6 +117,7 @@ SUBDIR+= fotoxx SUBDIR+= frameworks SUBDIR+= freeglut SUBDIR+= freeimage +SUBDIR+= freeimageplus SUBDIR+= freetype SUBDIR+= freetype-lib SUBDIR+= freetype-utils @@ -264,6 +268,7 @@ SUBDIR+= lib3ds SUBDIR+= libart SUBDIR+= libbpg SUBDIR+= libcaca +SUBDIR+= libepoxy SUBDIR+= libexif SUBDIR+= libexif-gtk SUBDIR+= libgdiplus @@ -468,21 +473,85 @@ SUBDIR+= tango-icon-theme SUBDIR+= tesseract SUBDIR+= tex-a2ping SUBDIR+= tex-a2ping-doc +SUBDIR+= tex-animate +SUBDIR+= tex-animate-doc SUBDIR+= tex-asyfig SUBDIR+= tex-asyfig-doc SUBDIR+= tex-auto-pst-pdf SUBDIR+= tex-auto-pst-pdf-doc +SUBDIR+= tex-automata +SUBDIR+= tex-automata-doc +SUBDIR+= tex-bbcard +SUBDIR+= tex-bbcard-doc +SUBDIR+= tex-blockdraw_mp +SUBDIR+= tex-blockdraw_mp-doc +SUBDIR+= tex-bpolynomial +SUBDIR+= tex-bpolynomial-doc +SUBDIR+= tex-cmarrows +SUBDIR+= tex-cmarrows-doc +SUBDIR+= tex-drv +SUBDIR+= tex-drv-doc +SUBDIR+= tex-dviincl +SUBDIR+= tex-dviincl-doc SUBDIR+= tex-dvipng-doc SUBDIR+= tex-eepic SUBDIR+= tex-eepic-doc +SUBDIR+= tex-emp +SUBDIR+= tex-emp-doc +SUBDIR+= tex-epsincl +SUBDIR+= tex-epsincl-doc SUBDIR+= tex-epstopdf SUBDIR+= tex-epstopdf-doc +SUBDIR+= tex-expressg +SUBDIR+= tex-expressg-doc +SUBDIR+= tex-exteps +SUBDIR+= tex-exteps-doc +SUBDIR+= tex-featpost +SUBDIR+= tex-featpost-doc +SUBDIR+= tex-feynmf +SUBDIR+= tex-feynmf-doc +SUBDIR+= tex-feynmp-auto +SUBDIR+= tex-feynmp-auto-doc +SUBDIR+= tex-garrigues +SUBDIR+= tex-garrigues-doc +SUBDIR+= tex-gmp +SUBDIR+= tex-gmp-doc +SUBDIR+= tex-graphics-pln +SUBDIR+= tex-graphics-pln-doc +SUBDIR+= tex-hatching +SUBDIR+= tex-hatching-doc +SUBDIR+= tex-latexmp +SUBDIR+= tex-latexmp-doc +SUBDIR+= tex-metago +SUBDIR+= tex-metago-doc +SUBDIR+= tex-metaobj +SUBDIR+= tex-metaobj-doc +SUBDIR+= tex-metaplot +SUBDIR+= tex-metaplot-doc SUBDIR+= tex-metapost SUBDIR+= tex-metapost-doc +SUBDIR+= tex-metauml +SUBDIR+= tex-metauml-doc +SUBDIR+= tex-mfpic +SUBDIR+= tex-mfpic-doc +SUBDIR+= tex-mfpic4ode +SUBDIR+= tex-mfpic4ode-doc +SUBDIR+= tex-mp3d +SUBDIR+= tex-mp3d-doc +SUBDIR+= tex-mpattern +SUBDIR+= tex-mpattern-doc +SUBDIR+= tex-mpcolornames +SUBDIR+= tex-mpcolornames-doc +SUBDIR+= tex-mpgraphics +SUBDIR+= tex-mpgraphics-doc SUBDIR+= tex-mptopdf SUBDIR+= tex-mptopdf-doc SUBDIR+= tex-pdfcrop SUBDIR+= tex-pdfcrop-doc +SUBDIR+= tex-pictex +SUBDIR+= tex-pictex-doc +SUBDIR+= tex-piechartmp +SUBDIR+= tex-piechartmp-doc SUBDIR+= tex-psgo SUBDIR+= tex-psgo-doc SUBDIR+= tex-pst-2dplot @@ -537,8 +606,21 @@ SUBDIR+= tex-pstricks SUBDIR+= tex-pstricks-add SUBDIR+= tex-pstricks-add-doc SUBDIR+= tex-pstricks-doc +SUBDIR+= tex-repere +SUBDIR+= tex-repere-doc +SUBDIR+= tex-roex +SUBDIR+= tex-slideshow +SUBDIR+= tex-slideshow-doc +SUBDIR+= tex-splines +SUBDIR+= tex-splines-doc +SUBDIR+= tex-suanpan +SUBDIR+= tex-suanpan-doc SUBDIR+= tex-tex-ps SUBDIR+= tex-tex-ps-doc +SUBDIR+= tex-textpath +SUBDIR+= tex-textpath-doc +SUBDIR+= tex-threeddice +SUBDIR+= tex-threeddice-doc SUBDIR+= tex-xypic SUBDIR+= tex-xypic-doc SUBDIR+= tgif diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile index 8b90c4bc7..cdba133d4 100644 --- a/graphics/Mesa/Makefile +++ b/graphics/Mesa/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.70 2009/04/08 23:05:45 joerg Exp $ +# $NetBSD: Makefile,v 1.71 2015/04/03 02:29:40 tnn Exp $ -PKGNAME= Mesa-${MESA_PKGVERSION} +PKGNAME= Mesa-7.11.2 MASTER_SITES= # empty DISTFILES= # empty +CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Graphics library meta package, similar to SGI's OpenGL @@ -11,8 +12,6 @@ META_PACKAGE= # empty CONFLICTS= Mesa-glx-[0-9]* -.include "Makefile.common" - # The ordering is important here as glut/buildlink3.mk sets the version # of Mesa required. .include "../../graphics/glut/buildlink3.mk" diff --git a/graphics/Mesa/Makefile.common b/graphics/Mesa/Makefile.common deleted file mode 100644 index 4e2dbca80..000000000 --- a/graphics/Mesa/Makefile.common +++ /dev/null @@ -1,34 +0,0 @@ -# $NetBSD: Makefile.common,v 1.76 2014/10/05 16:41:07 wiz Exp $ -# -# This Makefile fragment is included either directly or indirectly (through -# Makefile.lib) by all packages that are built from the Mesa sources. -# -# used by graphics/Mesa/Makefile.lib -# used by graphics/glx-utils/Makefile - -.include "../../graphics/Mesa/Makefile.version" - -DISTNAME?= ${MESA_DISTNAME} -EXTRACT_SUFX= .tar.bz2 -CATEGORIES= graphics -MASTER_SITES= ${MESA_SITES} - -# When changing this version, please run "make distinfo" in the following -# package directories: -# -# graphics/MesaLib -# graphics/glx-utils -# -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.mesa3d.org/ - -WRKSRC= ${WRKDIR}/Mesa-${MESA_VERSION} -DIST_SUBDIR= Mesa-${MESA_PKGVERSION} - -BUILDLINK_API_DEPENDS.glproto+= glproto>=1.4.11 -.include "../../x11/glproto/buildlink3.mk" -.include "../../x11/libX11/buildlink3.mk" -.include "../../x11/libXi/buildlink3.mk" -.include "../../x11/libXmu/buildlink3.mk" -.include "../../x11/libXext/buildlink3.mk" -.include "../../x11/libXt/buildlink3.mk" diff --git a/graphics/Mesa/Makefile.lib b/graphics/Mesa/Makefile.lib deleted file mode 100644 index 68fc72c1a..000000000 --- a/graphics/Mesa/Makefile.lib +++ /dev/null @@ -1,64 +0,0 @@ -# $NetBSD: Makefile.lib,v 1.20 2015/02/14 06:54:14 riastradh Exp $ -# -# This Makefile fragment is included by all packages that build libraries -# from the Mesa sources. -# -# used by graphics/glu/Makefile -# used by graphics/glut/Makefile -# used by graphics/MesaDemos/Makefile -# used by graphics/MesaLib/Makefile - -.include "../../graphics/Mesa/Makefile.common" - -DISTFILES+= MesaLib-${MESA_VERSION}${EXTRACT_SUFX} -DISTFILES+= MesaGLUT-${MESA_VERSION}${EXTRACT_SUFX} -#DISTFILES+= MesaDemos-${MESA_VERSION}${EXTRACT_SUFX} - -GNU_CONFIGURE= yes -USE_LANGUAGES= c99 c++ -USE_TOOLS+= automake bison flex gmake pkg-config makedepend - -PYTHON_FOR_BUILD_ONLY= tool -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 7.11.2 -.include "../../lang/python/tool.mk" -BUILDLINK_DEPMETHOD.libxml2?= build -.include "../../textproc/libxml2/buildlink3.mk" - -PATCHDIR= ${.CURDIR}/../MesaLib/patches -DISTINFO_FILE= ${.CURDIR}/../MesaLib/distinfo - -MAKE_ENV+= MAKE=${GMAKE:Q} - -CONFIGURE_ARGS+= --with-gallium-drivers="" -CONFIGURE_ARGS+= --disable-gallium-llvm -CONFIGURE_ARGS+= --disable-egl - -.include "../../mk/compiler.mk" - -.if !empty(PKGSRC_COMPILER:Mccc) -CFLAGS+= -D__FUNCTION__=__FILE__ -.endif - -.include "../../mk/bsd.prefs.mk" -.if ${OPSYS} == "MirBSD" -BUILDLINK_TRANSFORM+= rm:-fvisibility=hidden -.endif - -.if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) -# XXX This is not quite enough: we will need to patch the makefile -# because it bogusly tries to reuse objects for native tools and target -# libraries, and for cross-compiling the objects need to be built -# separately. Alternatively, we could just update Mesa to something -# less prehistoric... -SUBST_CLASSES+= nativecc -SUBST_STAGE.nativecc= pre-configure -SUBST_MESSAGE.nativecc= Fix makefiles to compile tools with native cc. -SUBST_FILES.nativecc+= src/glsl/Makefile -SUBST_SED.nativecc+= -e 's,$$(CC),$$(APP_CC),g' -SUBST_SED.nativecc+= -e 's,$$(CXX),$$(APP_CXX),g' -MAKE_FLAGS+= APP_CC=${NATIVE_CC:Q} -MAKE_FLAGS+= APP_CXX=${NATIVE_CXX:Q} -.endif - -pre-configure: - cd ${WRKSRC} && ${MAKE} configure diff --git a/graphics/Mesa/Makefile.version b/graphics/Mesa/Makefile.version deleted file mode 100644 index 92434f934..000000000 --- a/graphics/Mesa/Makefile.version +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile.version,v 1.9 2013/05/16 05:04:56 richard Exp $ -# -# When changing this version, please run "make distinfo" in the following -# package directories: -# -# graphics/MesaLib -# graphics/glx-utils -# -# used by graphics/Mesa/Makefile.common - -MESA_DISTNAME= MesaLib-${MESA_VERSION} -MESA_SITES= ftp://freedesktop.org/pub/mesa/${MESA_VERSION}/ - -MESA_VERSION= 7.11.2 -MESA_PKGVERSION= ${MESA_VERSION} diff --git a/graphics/MesaDemos/Makefile b/graphics/MesaDemos/Makefile index 5760ea3f3..1153864f2 100644 --- a/graphics/MesaDemos/Makefile +++ b/graphics/MesaDemos/Makefile @@ -1,44 +1,24 @@ -# $NetBSD: Makefile,v 1.36 2011/12/20 14:11:33 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:06 tnn Exp $ -PKGNAME= MesaDemos-${MESA_VERSION} +DISTNAME= mesa-demos-8.2.0 +PKGNAME= ${DISTNAME:S/mesa-demos/MesaDemos/} +PKGREVISION= 1 +CATEGORIES= graphics +MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/8.2.0/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://cgit.freedesktop.org/mesa/demos/ COMMENT= OpenGL examples and Demos +#LICENSE= # Similar to mit but with SGI advertising clause. +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES= c c++ -# We include Makefile.lib here to pull in the configuration machinery. -# -.include "../../graphics/Mesa/Makefile.lib" - -USE_TOOLS+= pax -BUILD_DIRS= progs -BUILD_TARGET= default -EGDIR= ${PREFIX}/share/examples/${PKGNAME_NOREV} - -AUTO_MKDIRS= yes - -.include "../../graphics/Mesa/buildlink3.mk" - -pre-build: - cd ${WRKSRC} && ${RM} -fr src - ${CP} ${WRKSRC}/configs/pkgsrc ${WRKSRC}/configs/current - -do-install: - cd ${WRKSRC}/progs && pax \ - -s ',^./.*Makefile.*,,' \ - -s ',^./CVS.*,,' \ - -s ',^./.*\.o$$,,' \ - -s ',^./\.libs.*,,' \ - -s ',^./\.deps.*,,' \ - -s ',^./.*\.orig$$,,' \ - -rw . ${DESTDIR}${EGDIR}/${dir} - ${CHMOD} -R a+rX ${DESTDIR}${EGDIR} - -### -### XXX remove this when it's unnecessary -### -post-install: - ${CHMOD} -x ${DESTDIR}${EGDIR}/demos/glslnoise.c -.include "../../x11/libXi/buildlink3.mk" -.include "../../x11/libXmu/buildlink3.mk" - -.include "../../mk/pthread.buildlink3.mk" +.include "../../graphics/freetype2/buildlink3.mk" +.include "../../graphics/glew/buildlink3.mk" +.include "../../graphics/glu/buildlink3.mk" +.include "../../graphics/glut/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/MesaDemos/PLIST b/graphics/MesaDemos/PLIST index e1c7f3018..f80932117 100644 --- a/graphics/MesaDemos/PLIST +++ b/graphics/MesaDemos/PLIST @@ -1,497 +1,321 @@ -@comment $NetBSD: PLIST,v 1.14 2009/06/14 17:59:05 joerg Exp $ -share/examples/${PKGNAME}/beos/GLInfo.cpp -share/examples/${PKGNAME}/beos/demo.cpp -share/examples/${PKGNAME}/beos/sample.cpp -share/examples/${PKGNAME}/demos/README -share/examples/${PKGNAME}/demos/arbfplight -share/examples/${PKGNAME}/demos/arbfplight.c -share/examples/${PKGNAME}/demos/arbfslight -share/examples/${PKGNAME}/demos/arbfslight.c -share/examples/${PKGNAME}/demos/arbocclude -share/examples/${PKGNAME}/demos/arbocclude.c -share/examples/${PKGNAME}/demos/bounce -share/examples/${PKGNAME}/demos/bounce.c -share/examples/${PKGNAME}/demos/clearspd -share/examples/${PKGNAME}/demos/clearspd.c -share/examples/${PKGNAME}/demos/copypix -share/examples/${PKGNAME}/demos/copypix.c -share/examples/${PKGNAME}/demos/cubemap -share/examples/${PKGNAME}/demos/cubemap.c -share/examples/${PKGNAME}/demos/descrip.mms -share/examples/${PKGNAME}/demos/drawpix -share/examples/${PKGNAME}/demos/drawpix.c -share/examples/${PKGNAME}/demos/engine -share/examples/${PKGNAME}/demos/engine.c -share/examples/${PKGNAME}/demos/extfuncs.h -share/examples/${PKGNAME}/demos/fbo_firecube -share/examples/${PKGNAME}/demos/fbo_firecube.c -share/examples/${PKGNAME}/demos/fire -share/examples/${PKGNAME}/demos/fire.c -share/examples/${PKGNAME}/demos/fogcoord -share/examples/${PKGNAME}/demos/fogcoord.c -share/examples/${PKGNAME}/demos/fplight -share/examples/${PKGNAME}/demos/fplight.c -share/examples/${PKGNAME}/demos/fslight -share/examples/${PKGNAME}/demos/fslight.c -share/examples/${PKGNAME}/demos/gamma -share/examples/${PKGNAME}/demos/gamma.c -share/examples/${PKGNAME}/demos/gearbox -share/examples/${PKGNAME}/demos/gearbox.c -share/examples/${PKGNAME}/demos/gears -share/examples/${PKGNAME}/demos/gears.c -share/examples/${PKGNAME}/demos/geartrain -share/examples/${PKGNAME}/demos/geartrain.c -share/examples/${PKGNAME}/demos/geartrain.dat -share/examples/${PKGNAME}/demos/glinfo -share/examples/${PKGNAME}/demos/glinfo.c -share/examples/${PKGNAME}/demos/gloss -share/examples/${PKGNAME}/demos/gloss.c -share/examples/${PKGNAME}/demos/glslnoise -share/examples/${PKGNAME}/demos/glslnoise.c -share/examples/${PKGNAME}/demos/gltestperf -share/examples/${PKGNAME}/demos/gltestperf.c -share/examples/${PKGNAME}/demos/glutfx -share/examples/${PKGNAME}/demos/glutfx.c -share/examples/${PKGNAME}/demos/ipers -share/examples/${PKGNAME}/demos/ipers.c -share/examples/${PKGNAME}/demos/isosurf -share/examples/${PKGNAME}/demos/isosurf.c -share/examples/${PKGNAME}/demos/isosurf.dat -share/examples/${PKGNAME}/demos/lodbias -share/examples/${PKGNAME}/demos/lodbias.c -share/examples/${PKGNAME}/demos/morph3d -share/examples/${PKGNAME}/demos/morph3d.c -share/examples/${PKGNAME}/demos/multiarb -share/examples/${PKGNAME}/demos/multiarb.c -share/examples/${PKGNAME}/demos/occlude.c -share/examples/${PKGNAME}/demos/paltex -share/examples/${PKGNAME}/demos/paltex.c -share/examples/${PKGNAME}/demos/particles.cxx -share/examples/${PKGNAME}/demos/particles.h -share/examples/${PKGNAME}/demos/pointblast -share/examples/${PKGNAME}/demos/pointblast.c -share/examples/${PKGNAME}/demos/rain -share/examples/${PKGNAME}/demos/rain.cxx -share/examples/${PKGNAME}/demos/ray -share/examples/${PKGNAME}/demos/ray.c -share/examples/${PKGNAME}/demos/readpix -share/examples/${PKGNAME}/demos/readpix.c -share/examples/${PKGNAME}/demos/readtex.c -share/examples/${PKGNAME}/demos/readtex.h -share/examples/${PKGNAME}/demos/reflect -share/examples/${PKGNAME}/demos/reflect.c -share/examples/${PKGNAME}/demos/renormal -share/examples/${PKGNAME}/demos/renormal.c -share/examples/${PKGNAME}/demos/shadowtex -share/examples/${PKGNAME}/demos/shadowtex.c -share/examples/${PKGNAME}/demos/showbuffer.c -share/examples/${PKGNAME}/demos/showbuffer.h -share/examples/${PKGNAME}/demos/singlebuffer -share/examples/${PKGNAME}/demos/singlebuffer.c -share/examples/${PKGNAME}/demos/spectex -share/examples/${PKGNAME}/demos/spectex.c -share/examples/${PKGNAME}/demos/spriteblast -share/examples/${PKGNAME}/demos/spriteblast.c -share/examples/${PKGNAME}/demos/stex3d -share/examples/${PKGNAME}/demos/stex3d.c -share/examples/${PKGNAME}/demos/streaming_rect -share/examples/${PKGNAME}/demos/streaming_rect.c -share/examples/${PKGNAME}/demos/teapot -share/examples/${PKGNAME}/demos/teapot.c -share/examples/${PKGNAME}/demos/terrain -share/examples/${PKGNAME}/demos/terrain.c -share/examples/${PKGNAME}/demos/terrain.dat -share/examples/${PKGNAME}/demos/tessdemo -share/examples/${PKGNAME}/demos/tessdemo.c -share/examples/${PKGNAME}/demos/texcyl -share/examples/${PKGNAME}/demos/texcyl.c -share/examples/${PKGNAME}/demos/texdown -share/examples/${PKGNAME}/demos/texdown.c -share/examples/${PKGNAME}/demos/texenv -share/examples/${PKGNAME}/demos/texenv.c -share/examples/${PKGNAME}/demos/texobj -share/examples/${PKGNAME}/demos/texobj.c -share/examples/${PKGNAME}/demos/trackball.c -share/examples/${PKGNAME}/demos/trackball.h -share/examples/${PKGNAME}/demos/trispd -share/examples/${PKGNAME}/demos/trispd.c -share/examples/${PKGNAME}/demos/tunnel -share/examples/${PKGNAME}/demos/tunnel.c -share/examples/${PKGNAME}/demos/tunnel2 -share/examples/${PKGNAME}/demos/tunnel2.c -share/examples/${PKGNAME}/demos/tunneldat.h -share/examples/${PKGNAME}/demos/vao_demo -share/examples/${PKGNAME}/demos/vao_demo.c -share/examples/${PKGNAME}/demos/winpos -share/examples/${PKGNAME}/demos/winpos.c -share/examples/${PKGNAME}/fbdev/glfbdevtest.c -share/examples/${PKGNAME}/ggi/asc-view.c -share/examples/${PKGNAME}/ggi/gears.c -share/examples/${PKGNAME}/ggi/gears2.c -share/examples/${PKGNAME}/glsl/CH06-brick.frag -share/examples/${PKGNAME}/glsl/CH06-brick.vert -share/examples/${PKGNAME}/glsl/CH11-bumpmap.frag -share/examples/${PKGNAME}/glsl/CH11-bumpmap.vert -share/examples/${PKGNAME}/glsl/CH11-toyball.frag -share/examples/${PKGNAME}/glsl/CH11-toyball.vert -share/examples/${PKGNAME}/glsl/CH18-mandel.frag -share/examples/${PKGNAME}/glsl/CH18-mandel.vert -share/examples/${PKGNAME}/glsl/bitmap -share/examples/${PKGNAME}/glsl/bitmap.c -share/examples/${PKGNAME}/glsl/brick -share/examples/${PKGNAME}/glsl/brick.c -share/examples/${PKGNAME}/glsl/bump -share/examples/${PKGNAME}/glsl/bump.c -share/examples/${PKGNAME}/glsl/convolution.frag -share/examples/${PKGNAME}/glsl/convolution.vert -share/examples/${PKGNAME}/glsl/convolutions -share/examples/${PKGNAME}/glsl/convolutions.c -share/examples/${PKGNAME}/glsl/cubemap.frag -share/examples/${PKGNAME}/glsl/deriv -share/examples/${PKGNAME}/glsl/deriv.c -share/examples/${PKGNAME}/glsl/extfuncs.h -share/examples/${PKGNAME}/glsl/fragcoord -share/examples/${PKGNAME}/glsl/fragcoord.c -share/examples/${PKGNAME}/glsl/mandelbrot -share/examples/${PKGNAME}/glsl/mandelbrot.c -share/examples/${PKGNAME}/glsl/multinoise -share/examples/${PKGNAME}/glsl/multinoise.c -share/examples/${PKGNAME}/glsl/multitex -share/examples/${PKGNAME}/glsl/multitex.c -share/examples/${PKGNAME}/glsl/multitex.frag -share/examples/${PKGNAME}/glsl/multitex.vert -share/examples/${PKGNAME}/glsl/noise -share/examples/${PKGNAME}/glsl/noise.c -share/examples/${PKGNAME}/glsl/pointcoord -share/examples/${PKGNAME}/glsl/pointcoord.c -share/examples/${PKGNAME}/glsl/points -share/examples/${PKGNAME}/glsl/points.c -share/examples/${PKGNAME}/glsl/readtex.c -share/examples/${PKGNAME}/glsl/readtex.h -share/examples/${PKGNAME}/glsl/reflect.vert -share/examples/${PKGNAME}/glsl/samplers -share/examples/${PKGNAME}/glsl/samplers.c -share/examples/${PKGNAME}/glsl/shaderutil.c -share/examples/${PKGNAME}/glsl/shaderutil.h -share/examples/${PKGNAME}/glsl/shadowtex.frag -share/examples/${PKGNAME}/glsl/simple.vert -share/examples/${PKGNAME}/glsl/skinning -share/examples/${PKGNAME}/glsl/skinning.c -share/examples/${PKGNAME}/glsl/skinning.frag -share/examples/${PKGNAME}/glsl/skinning.vert -share/examples/${PKGNAME}/glsl/texdemo1 -share/examples/${PKGNAME}/glsl/texdemo1.c -share/examples/${PKGNAME}/glsl/toyball -share/examples/${PKGNAME}/glsl/toyball.c -share/examples/${PKGNAME}/glsl/trirast -share/examples/${PKGNAME}/glsl/trirast.c -share/examples/${PKGNAME}/glsl/twoside -share/examples/${PKGNAME}/glsl/twoside.c -share/examples/${PKGNAME}/glsl/vert-or-frag-only -share/examples/${PKGNAME}/glsl/vert-or-frag-only.c -share/examples/${PKGNAME}/glsl/vert-tex -share/examples/${PKGNAME}/glsl/vert-tex.c -share/examples/${PKGNAME}/images/arch.rgb -share/examples/${PKGNAME}/images/bw.rgb -share/examples/${PKGNAME}/images/girl.rgb -share/examples/${PKGNAME}/images/girl2.rgb -share/examples/${PKGNAME}/images/reflect.rgb -share/examples/${PKGNAME}/images/s128.rgb -share/examples/${PKGNAME}/images/tile.rgb -share/examples/${PKGNAME}/images/tree2.rgba -share/examples/${PKGNAME}/images/tree3.rgb -share/examples/${PKGNAME}/images/wrs_logo.rgb -share/examples/${PKGNAME}/osdemos/osdemo.c -share/examples/${PKGNAME}/osdemos/osdemo16.c -share/examples/${PKGNAME}/osdemos/osdemo32.c -share/examples/${PKGNAME}/osdemos/ostest1.c -share/examples/${PKGNAME}/redbook/README -share/examples/${PKGNAME}/redbook/aaindex -share/examples/${PKGNAME}/redbook/aaindex.c -share/examples/${PKGNAME}/redbook/aapoly -share/examples/${PKGNAME}/redbook/aapoly.c -share/examples/${PKGNAME}/redbook/aargb -share/examples/${PKGNAME}/redbook/aargb.c -share/examples/${PKGNAME}/redbook/accanti -share/examples/${PKGNAME}/redbook/accanti.c -share/examples/${PKGNAME}/redbook/accpersp -share/examples/${PKGNAME}/redbook/accpersp.c -share/examples/${PKGNAME}/redbook/alpha -share/examples/${PKGNAME}/redbook/alpha.c -share/examples/${PKGNAME}/redbook/alpha3D -share/examples/${PKGNAME}/redbook/alpha3D.c -share/examples/${PKGNAME}/redbook/anti -share/examples/${PKGNAME}/redbook/anti.c -share/examples/${PKGNAME}/redbook/bezcurve -share/examples/${PKGNAME}/redbook/bezcurve.c -share/examples/${PKGNAME}/redbook/bezmesh -share/examples/${PKGNAME}/redbook/bezmesh.c -share/examples/${PKGNAME}/redbook/checker -share/examples/${PKGNAME}/redbook/checker.c -share/examples/${PKGNAME}/redbook/clip -share/examples/${PKGNAME}/redbook/clip.c -share/examples/${PKGNAME}/redbook/colormat -share/examples/${PKGNAME}/redbook/colormat.c -share/examples/${PKGNAME}/redbook/cube -share/examples/${PKGNAME}/redbook/cube.c -share/examples/${PKGNAME}/redbook/depthcue -share/examples/${PKGNAME}/redbook/depthcue.c -share/examples/${PKGNAME}/redbook/dof -share/examples/${PKGNAME}/redbook/dof.c -share/examples/${PKGNAME}/redbook/double -share/examples/${PKGNAME}/redbook/double.c -share/examples/${PKGNAME}/redbook/drawf -share/examples/${PKGNAME}/redbook/drawf.c -share/examples/${PKGNAME}/redbook/feedback -share/examples/${PKGNAME}/redbook/feedback.c -share/examples/${PKGNAME}/redbook/fog -share/examples/${PKGNAME}/redbook/fog.c -share/examples/${PKGNAME}/redbook/fogindex -share/examples/${PKGNAME}/redbook/fogindex.c -share/examples/${PKGNAME}/redbook/font -share/examples/${PKGNAME}/redbook/font.c -share/examples/${PKGNAME}/redbook/hello -share/examples/${PKGNAME}/redbook/hello.c -share/examples/${PKGNAME}/redbook/image -share/examples/${PKGNAME}/redbook/image.c -share/examples/${PKGNAME}/redbook/jitter.h -share/examples/${PKGNAME}/redbook/light -share/examples/${PKGNAME}/redbook/light.c -share/examples/${PKGNAME}/redbook/lines -share/examples/${PKGNAME}/redbook/lines.c -share/examples/${PKGNAME}/redbook/list -share/examples/${PKGNAME}/redbook/list.c -share/examples/${PKGNAME}/redbook/material -share/examples/${PKGNAME}/redbook/material.c -share/examples/${PKGNAME}/redbook/mipmap -share/examples/${PKGNAME}/redbook/mipmap.c -share/examples/${PKGNAME}/redbook/model -share/examples/${PKGNAME}/redbook/model.c -share/examples/${PKGNAME}/redbook/movelight -share/examples/${PKGNAME}/redbook/movelight.c -share/examples/${PKGNAME}/redbook/nurbs -share/examples/${PKGNAME}/redbook/nurbs.c -share/examples/${PKGNAME}/redbook/pickdepth -share/examples/${PKGNAME}/redbook/pickdepth.c -share/examples/${PKGNAME}/redbook/picksquare -share/examples/${PKGNAME}/redbook/picksquare.c -share/examples/${PKGNAME}/redbook/plane -share/examples/${PKGNAME}/redbook/plane.c -share/examples/${PKGNAME}/redbook/planet -share/examples/${PKGNAME}/redbook/planet.c -share/examples/${PKGNAME}/redbook/polyoff -share/examples/${PKGNAME}/redbook/polyoff.c -share/examples/${PKGNAME}/redbook/polys -share/examples/${PKGNAME}/redbook/polys.c -share/examples/${PKGNAME}/redbook/quadric -share/examples/${PKGNAME}/redbook/quadric.c -share/examples/${PKGNAME}/redbook/robot -share/examples/${PKGNAME}/redbook/robot.c -share/examples/${PKGNAME}/redbook/sccolorlight -share/examples/${PKGNAME}/redbook/sccolorlight.c -share/examples/${PKGNAME}/redbook/scene -share/examples/${PKGNAME}/redbook/scene.c -share/examples/${PKGNAME}/redbook/scenebamb -share/examples/${PKGNAME}/redbook/scenebamb.c -share/examples/${PKGNAME}/redbook/sceneflat -share/examples/${PKGNAME}/redbook/sceneflat.c -share/examples/${PKGNAME}/redbook/select -share/examples/${PKGNAME}/redbook/select.c -share/examples/${PKGNAME}/redbook/smooth -share/examples/${PKGNAME}/redbook/smooth.c -share/examples/${PKGNAME}/redbook/stencil -share/examples/${PKGNAME}/redbook/stencil.c -share/examples/${PKGNAME}/redbook/stroke -share/examples/${PKGNAME}/redbook/stroke.c -share/examples/${PKGNAME}/redbook/surface -share/examples/${PKGNAME}/redbook/surface.c -share/examples/${PKGNAME}/redbook/teaambient -share/examples/${PKGNAME}/redbook/teaambient.c -share/examples/${PKGNAME}/redbook/teapots -share/examples/${PKGNAME}/redbook/teapots.c -share/examples/${PKGNAME}/redbook/tess -share/examples/${PKGNAME}/redbook/tess.c -share/examples/${PKGNAME}/redbook/tesswind -share/examples/${PKGNAME}/redbook/tesswind.c -share/examples/${PKGNAME}/redbook/texbind -share/examples/${PKGNAME}/redbook/texbind.c -share/examples/${PKGNAME}/redbook/texgen -share/examples/${PKGNAME}/redbook/texgen.c -share/examples/${PKGNAME}/redbook/texprox -share/examples/${PKGNAME}/redbook/texprox.c -share/examples/${PKGNAME}/redbook/texsub -share/examples/${PKGNAME}/redbook/texsub.c -share/examples/${PKGNAME}/redbook/texturesurf -share/examples/${PKGNAME}/redbook/texturesurf.c -share/examples/${PKGNAME}/redbook/torus -share/examples/${PKGNAME}/redbook/torus.c -share/examples/${PKGNAME}/redbook/trim -share/examples/${PKGNAME}/redbook/trim.c -share/examples/${PKGNAME}/redbook/unproject -share/examples/${PKGNAME}/redbook/unproject.c -share/examples/${PKGNAME}/redbook/varray -share/examples/${PKGNAME}/redbook/varray.c -share/examples/${PKGNAME}/redbook/wrap -share/examples/${PKGNAME}/redbook/wrap.c -share/examples/${PKGNAME}/samples/README -share/examples/${PKGNAME}/samples/accum -share/examples/${PKGNAME}/samples/accum.c -share/examples/${PKGNAME}/samples/bitmap1 -share/examples/${PKGNAME}/samples/bitmap1.c -share/examples/${PKGNAME}/samples/bitmap2 -share/examples/${PKGNAME}/samples/bitmap2.c -share/examples/${PKGNAME}/samples/blendeq -share/examples/${PKGNAME}/samples/blendeq.c -share/examples/${PKGNAME}/samples/blendxor -share/examples/${PKGNAME}/samples/blendxor.c -share/examples/${PKGNAME}/samples/copy -share/examples/${PKGNAME}/samples/copy.c -share/examples/${PKGNAME}/samples/cursor -share/examples/${PKGNAME}/samples/cursor.c -share/examples/${PKGNAME}/samples/depth -share/examples/${PKGNAME}/samples/depth.c -share/examples/${PKGNAME}/samples/eval -share/examples/${PKGNAME}/samples/eval.c -share/examples/${PKGNAME}/samples/fog -share/examples/${PKGNAME}/samples/fog.c -share/examples/${PKGNAME}/samples/font -share/examples/${PKGNAME}/samples/font.c -share/examples/${PKGNAME}/samples/line -share/examples/${PKGNAME}/samples/line.c -share/examples/${PKGNAME}/samples/loadppm.c -share/examples/${PKGNAME}/samples/logo -share/examples/${PKGNAME}/samples/logo.c -share/examples/${PKGNAME}/samples/nurb -share/examples/${PKGNAME}/samples/nurb.c -share/examples/${PKGNAME}/samples/oglinfo.c -share/examples/${PKGNAME}/samples/olympic -share/examples/${PKGNAME}/samples/olympic.c -share/examples/${PKGNAME}/samples/overlay -share/examples/${PKGNAME}/samples/overlay.c -share/examples/${PKGNAME}/samples/point -share/examples/${PKGNAME}/samples/point.c -share/examples/${PKGNAME}/samples/prim -share/examples/${PKGNAME}/samples/prim.c -share/examples/${PKGNAME}/samples/quad -share/examples/${PKGNAME}/samples/quad.c -share/examples/${PKGNAME}/samples/readtex.c -share/examples/${PKGNAME}/samples/readtex.h -share/examples/${PKGNAME}/samples/rgbtoppm.c -share/examples/${PKGNAME}/samples/select -share/examples/${PKGNAME}/samples/select.c -share/examples/${PKGNAME}/samples/shape -share/examples/${PKGNAME}/samples/shape.c -share/examples/${PKGNAME}/samples/sphere -share/examples/${PKGNAME}/samples/sphere.c -share/examples/${PKGNAME}/samples/star -share/examples/${PKGNAME}/samples/star.c -share/examples/${PKGNAME}/samples/stencil -share/examples/${PKGNAME}/samples/stencil.c -share/examples/${PKGNAME}/samples/stretch -share/examples/${PKGNAME}/samples/stretch.c -share/examples/${PKGNAME}/samples/texture -share/examples/${PKGNAME}/samples/texture.c -share/examples/${PKGNAME}/samples/tkmap.c -share/examples/${PKGNAME}/samples/tri -share/examples/${PKGNAME}/samples/tri.c -share/examples/${PKGNAME}/samples/wave -share/examples/${PKGNAME}/samples/wave.c -share/examples/${PKGNAME}/util/README -share/examples/${PKGNAME}/util/dumpstate.c -share/examples/${PKGNAME}/util/errcheck.c -share/examples/${PKGNAME}/util/extfuncs.h -share/examples/${PKGNAME}/util/glstate.c -share/examples/${PKGNAME}/util/glstate.h -share/examples/${PKGNAME}/util/glutskel.c -share/examples/${PKGNAME}/util/idproj.c -share/examples/${PKGNAME}/util/imagesgi.h -share/examples/${PKGNAME}/util/matrix.c -share/examples/${PKGNAME}/util/mwmborder.c -share/examples/${PKGNAME}/util/readtex.c -share/examples/${PKGNAME}/util/readtex.h -share/examples/${PKGNAME}/util/shaderutil.c -share/examples/${PKGNAME}/util/shaderutil.h -share/examples/${PKGNAME}/util/showbuffer.c -share/examples/${PKGNAME}/util/showbuffer.h -share/examples/${PKGNAME}/util/trackball.c -share/examples/${PKGNAME}/util/trackball.h -share/examples/${PKGNAME}/util/winpos.c -share/examples/${PKGNAME}/windml/readtex.c -share/examples/${PKGNAME}/windml/uglaccum.c -share/examples/${PKGNAME}/windml/uglalldemos.c -share/examples/${PKGNAME}/windml/uglbounce.c -share/examples/${PKGNAME}/windml/uglcube.c -share/examples/${PKGNAME}/windml/ugldrawpix.c -share/examples/${PKGNAME}/windml/uglflip.c -share/examples/${PKGNAME}/windml/uglgears.c -share/examples/${PKGNAME}/windml/uglicotorus.c -share/examples/${PKGNAME}/windml/uglline.c -share/examples/${PKGNAME}/windml/uglolympic.c -share/examples/${PKGNAME}/windml/uglpoint.c -share/examples/${PKGNAME}/windml/uglstencil.c -share/examples/${PKGNAME}/windml/uglteapot.c -share/examples/${PKGNAME}/windml/ugltexcube.c -share/examples/${PKGNAME}/windml/ugltexcyl.c -share/examples/${PKGNAME}/windml/wrs_logo.bmp -share/examples/${PKGNAME}/xdemos/corender -share/examples/${PKGNAME}/xdemos/corender.c -share/examples/${PKGNAME}/xdemos/descrip.mms -share/examples/${PKGNAME}/xdemos/glsync -share/examples/${PKGNAME}/xdemos/glsync.c -share/examples/${PKGNAME}/xdemos/glthreads -share/examples/${PKGNAME}/xdemos/glthreads.c -share/examples/${PKGNAME}/xdemos/glxcontexts -share/examples/${PKGNAME}/xdemos/glxcontexts.c -share/examples/${PKGNAME}/xdemos/glxdemo -share/examples/${PKGNAME}/xdemos/glxdemo.c -share/examples/${PKGNAME}/xdemos/glxgears -share/examples/${PKGNAME}/xdemos/glxgears.c -share/examples/${PKGNAME}/xdemos/glxgears_fbconfig -share/examples/${PKGNAME}/xdemos/glxgears_fbconfig.c -share/examples/${PKGNAME}/xdemos/glxgears_pixmap -share/examples/${PKGNAME}/xdemos/glxgears_pixmap.c -share/examples/${PKGNAME}/xdemos/glxheads -share/examples/${PKGNAME}/xdemos/glxheads.c -share/examples/${PKGNAME}/xdemos/glxinfo -share/examples/${PKGNAME}/xdemos/glxinfo.c -share/examples/${PKGNAME}/xdemos/glxpbdemo -share/examples/${PKGNAME}/xdemos/glxpbdemo.c -share/examples/${PKGNAME}/xdemos/glxpixmap -share/examples/${PKGNAME}/xdemos/glxpixmap.c -share/examples/${PKGNAME}/xdemos/glxsnoop -share/examples/${PKGNAME}/xdemos/glxsnoop.c -share/examples/${PKGNAME}/xdemos/glxswapcontrol -share/examples/${PKGNAME}/xdemos/glxswapcontrol.c -share/examples/${PKGNAME}/xdemos/ipc.c -share/examples/${PKGNAME}/xdemos/ipc.h -share/examples/${PKGNAME}/xdemos/manywin -share/examples/${PKGNAME}/xdemos/manywin.c -share/examples/${PKGNAME}/xdemos/offset -share/examples/${PKGNAME}/xdemos/offset.c -share/examples/${PKGNAME}/xdemos/opencloseopen.c -share/examples/${PKGNAME}/xdemos/overlay -share/examples/${PKGNAME}/xdemos/overlay.c -share/examples/${PKGNAME}/xdemos/pbdemo -share/examples/${PKGNAME}/xdemos/pbdemo.c -share/examples/${PKGNAME}/xdemos/pbinfo -share/examples/${PKGNAME}/xdemos/pbinfo.c -share/examples/${PKGNAME}/xdemos/pbutil.c -share/examples/${PKGNAME}/xdemos/pbutil.h -share/examples/${PKGNAME}/xdemos/shape.c -share/examples/${PKGNAME}/xdemos/sharedtex -share/examples/${PKGNAME}/xdemos/sharedtex.c -share/examples/${PKGNAME}/xdemos/texture_from_pixmap -share/examples/${PKGNAME}/xdemos/texture_from_pixmap.c -share/examples/${PKGNAME}/xdemos/vgears.c -share/examples/${PKGNAME}/xdemos/vindex.c -share/examples/${PKGNAME}/xdemos/vtest.c -share/examples/${PKGNAME}/xdemos/wincopy -share/examples/${PKGNAME}/xdemos/wincopy.c -share/examples/${PKGNAME}/xdemos/xdemo.c -share/examples/${PKGNAME}/xdemos/xfont -share/examples/${PKGNAME}/xdemos/xfont.c -share/examples/${PKGNAME}/xdemos/xrotfontdemo -share/examples/${PKGNAME}/xdemos/xrotfontdemo.c -share/examples/${PKGNAME}/xdemos/xuserotfont.c -share/examples/${PKGNAME}/xdemos/xuserotfont.h -share/examples/${PKGNAME}/xdemos/yuvrect_client.c +@comment $NetBSD: PLIST,v 1.15 2015/04/03 01:57:40 tnn Exp $ +bin/arbfplight +bin/arbfslight +bin/arbocclude +bin/arbocclude2 +bin/array +bin/bezier +bin/bitmap +bin/blinking-teapot +bin/bounce +bin/brick +bin/bump +bin/clear-color +bin/clear-fbo +bin/clear-fbo-scissor +bin/clear-fbo-tex +bin/clear-random +bin/clear-repeat +bin/clear-scissor +bin/clear-undefined +bin/clearspd +bin/convolutions +bin/copypix +bin/copytex +bin/corender +bin/createwin +bin/cubemap +bin/cuberender +bin/deriv +bin/dinoshade +bin/dissolve +bin/dlist-begin-call-end +bin/dlist-dangling +bin/dlist-degenerate +bin/dlist-edgeflag +bin/dlist-edgeflag-dangling +bin/dlist-flat-tri +bin/dlist-mat-tri +bin/dlist-recursive-call +bin/dlist-tri-flat-tri +bin/dlist-tri-mat-tri +bin/draw2arrays +bin/drawarrays +bin/drawelements +bin/drawelements-large +bin/drawoverhead +bin/drawpix +bin/drawrange +bin/engine +bin/fbo_firecube +bin/fbobind +bin/fbotexture +bin/fill +bin/fire +bin/flat-clip +bin/fogcoord +bin/fplight +bin/fragcoord +bin/fs-tri +bin/fslight +bin/fsraytrace +bin/gamma +bin/gearbox +bin/gears +bin/geartrain +bin/genmipmap +bin/geom-outlining-130 +bin/geom-outlining-150 +bin/geom-sprites +bin/geom-stipple-lines +bin/geom-wide-lines +bin/glinfo +bin/gloss +bin/glslstateschange +bin/glsync +bin/gltestperf +bin/glthreads +bin/glxcontexts +bin/glxdemo +bin/glxgears +bin/glxgears_fbconfig +bin/glxgears_pixmap +bin/glxheads +bin/glxinfo +bin/glxpbdemo +bin/glxpixmap +bin/glxsnoop +bin/glxswapcontrol +bin/gs-tri +bin/gsraytrace +bin/identity +bin/ipers +bin/isosurf +bin/line +bin/line-clip +bin/line-cull +bin/line-flat +bin/line-smooth +bin/line-stipple-wide +bin/line-userclip +bin/line-userclip-clip +bin/line-userclip-nop +bin/line-userclip-nop-clip +bin/line-wide +bin/line-xor +bin/lineloop +bin/lineloop-clip +bin/lineloop-elts +bin/linestrip +bin/linestrip-clip +bin/linestrip-flat-stipple +bin/linestrip-stipple +bin/linestrip-stipple-wide +bin/linktest +bin/lodbias +bin/long-fixed-func +bin/mandelbrot +bin/manywin +bin/morph3d +bin/multiarb +bin/multictx +bin/multinoise +bin/multitex +bin/noise +bin/noise2 +bin/offset +bin/overlay +bin/paltex +bin/pbdemo +bin/pbinfo +bin/pgon-mode +bin/pixeltest +bin/point +bin/point-clip +bin/point-param +bin/point-sprite +bin/point-wide +bin/point-wide-smooth +bin/pointblast +bin/pointcoord +bin/points +bin/poly +bin/poly-flat +bin/poly-flat-clip +bin/poly-flat-unfilled-clip +bin/poly-unfilled +bin/projtex +bin/quad +bin/quad-clip +bin/quad-clip-all-vertices +bin/quad-clip-nearplane +bin/quad-degenerate +bin/quad-flat +bin/quad-offset-factor +bin/quad-offset-unfilled +bin/quad-offset-units +bin/quad-tex-2d +bin/quad-tex-3d +bin/quad-tex-alpha +bin/quad-tex-pbo +bin/quad-tex-sub +bin/quad-unfilled +bin/quad-unfilled-clip +bin/quad-unfilled-stipple +bin/quads +bin/quadstrip +bin/quadstrip-clip +bin/quadstrip-cont +bin/quadstrip-flat +bin/ray +bin/readpix +bin/readpixels +bin/reflect +bin/renormal +bin/samplers +bin/samplers_array +bin/shadow_sampler +bin/shadowtex +bin/shape +bin/sharedtex +bin/sharedtex_mt +bin/shtest +bin/simplex-noise +bin/singlebuffer +bin/skinning +bin/spectex +bin/spriteblast +bin/stex3d +bin/sub-tex +bin/swapbuffers +bin/teapot +bin/terrain +bin/tessdemo +bin/tex-quads +bin/texaaline +bin/texcyl +bin/texdemo1 +bin/texenv +bin/teximage +bin/texture_from_pixmap +bin/textures +bin/toyball +bin/tri +bin/tri-2101010 +bin/tri-2101010-dlist +bin/tri-alpha +bin/tri-alpha-tex +bin/tri-array-interleaved +bin/tri-blend +bin/tri-blend-color +bin/tri-blend-max +bin/tri-blend-min +bin/tri-blend-revsub +bin/tri-blend-sub +bin/tri-clear +bin/tri-clip +bin/tri-cull +bin/tri-cull-both +bin/tri-dlist +bin/tri-edgeflag +bin/tri-edgeflag-array +bin/tri-edgeflag-pv +bin/tri-fbo +bin/tri-fbo-tex +bin/tri-fbo-tex-mip +bin/tri-flat +bin/tri-flat-clip +bin/tri-fog +bin/tri-fp +bin/tri-fp-const-imm +bin/tri-lit +bin/tri-lit-material +bin/tri-logicop-none +bin/tri-logicop-xor +bin/tri-mask-tri +bin/tri-multitex-vbo +bin/tri-orig +bin/tri-point-line-clipped +bin/tri-query +bin/tri-repeat +bin/tri-rotate +bin/tri-scissor-tri +bin/tri-square +bin/tri-stencil +bin/tri-stipple +bin/tri-tex +bin/tri-tex-1d +bin/tri-tex-3d +bin/tri-tri +bin/tri-unfilled +bin/tri-unfilled-clip +bin/tri-unfilled-edgeflag +bin/tri-unfilled-fog +bin/tri-unfilled-point +bin/tri-unfilled-smooth +bin/tri-unfilled-tri +bin/tri-unfilled-tri-lit +bin/tri-unfilled-userclip +bin/tri-unfilled-userclip-stip +bin/tri-userclip +bin/tri-viewport +bin/tri-z +bin/tri-z-9 +bin/tri-z-clip +bin/tri-z-eq +bin/trifan +bin/trifan-flat +bin/trifan-flat-clip +bin/trifan-flat-unfilled-clip +bin/trifan-unfilled +bin/trirast +bin/trispd +bin/tristrip +bin/tristrip-clip +bin/tristrip-flat +bin/tunnel +bin/tunnel2 +bin/twoside +bin/vao_demo +bin/vbo +bin/vbo-drawarrays +bin/vbo-drawarrays-2101010 +bin/vbo-drawelements +bin/vbo-drawrange +bin/vbo-noninterleaved +bin/vbo-tri +bin/vert-or-frag-only +bin/vert-tex +bin/vertexrate +bin/vp-array +bin/vp-array-hf +bin/vp-array-int +bin/vp-clip +bin/vp-line-clip +bin/vp-tri +bin/vp-tri-cb +bin/vp-tri-cb-pos +bin/vp-tri-cb-tex +bin/vp-tri-imm +bin/vp-tri-invariant +bin/vp-tri-swap +bin/vp-tri-tex +bin/vp-unfilled +bin/vsraytrace +bin/wincopy +bin/winpos +bin/xfont +bin/xrotfontdemo +share/mesa-demos/arch.rgb +share/mesa-demos/bw.rgb +share/mesa-demos/geartrain.dat +share/mesa-demos/girl.rgb +share/mesa-demos/girl2.rgb +share/mesa-demos/isosurf.dat +share/mesa-demos/reflect.rgb +share/mesa-demos/s128.rgb +share/mesa-demos/terrain.dat +share/mesa-demos/tile.rgb +share/mesa-demos/tree2.rgba +share/mesa-demos/tree3.rgb +share/mesa-demos/wrs_logo.rgb diff --git a/graphics/MesaDemos/distinfo b/graphics/MesaDemos/distinfo new file mode 100644 index 000000000..675e29a28 --- /dev/null +++ b/graphics/MesaDemos/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.22 2015/04/13 14:00:17 tnn Exp $ + +SHA1 (mesa-demos-8.2.0.tar.bz2) = e1a66ac63eebba4f950f95d830f34a6005167116 +RMD160 (mesa-demos-8.2.0.tar.bz2) = e6804e480ed5d227ba689cb9b3ea95cc85353889 +Size (mesa-demos-8.2.0.tar.bz2) = 10071635 bytes +SHA1 (patch-src_xdemos_glinfo__common.c) = 1f657daf58f2ae08a161cd7ab73285af441f17b0 diff --git a/graphics/MesaDemos/patches/patch-src_xdemos_glinfo__common.c b/graphics/MesaDemos/patches/patch-src_xdemos_glinfo__common.c new file mode 100644 index 000000000..26ddc28af --- /dev/null +++ b/graphics/MesaDemos/patches/patch-src_xdemos_glinfo__common.c @@ -0,0 +1,13 @@ +$NetBSD: patch-src_xdemos_glinfo__common.c,v 1.1 2015/04/13 14:00:17 tnn Exp $ + +--- src/xdemos/glinfo_common.c.orig 2014-07-05 08:17:06.000000000 +0000 ++++ src/xdemos/glinfo_common.c +@@ -569,7 +569,7 @@ print_limits(const char *extensions, con + { 1, GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS_EXT, "GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS", "GL_EXT_transform_feedback", }, + { 1, GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS_EXT, "GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS", "GL_EXT_transform_feedback" }, + #endif +-#if defined (GL_ARB_texture_buffer_object) ++#if defined (GL_ARB_texture_buffer_object) && defined(GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT) + { 1, GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT, "GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT", "GL_ARB_texture_buffer_object" }, + { 1, GL_MAX_TEXTURE_BUFFER_SIZE, "GL_MAX_TEXTURE_BUFFER_SIZE", "GL_ARB_texture_buffer_object" }, + #endif diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile index b87d887f8..2ed23930b 100644 --- a/graphics/MesaLib/Makefile +++ b/graphics/MesaLib/Makefile @@ -1,77 +1,83 @@ -# $NetBSD: Makefile,v 1.98 2015/03/09 19:54:44 tnn Exp $ +# $NetBSD: Makefile,v 1.104 2015/06/07 15:48:12 tnn Exp $ -PKGNAME= MesaLib-${MESA_PKGVERSION} -PKGREVISION= 6 -COMMENT= Graphics library similar to SGI's OpenGL +DISTNAME= mesa-10.5.7 +PKGNAME= ${DISTNAME:S/mesa/MesaLib/} +CATEGORIES= graphics x11 +MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PKGVERSION_NOREV}/ +EXTRACT_SUFX= .tar.xz -CONFLICTS+= xf86driproto<2.0.4 +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.mesa3d.org/ +COMMENT= The Mesa 3D Graphics Library +LICENSE= mit -PLIST_VARS= dri nodri +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config gmake +USE_LANGUAGES= c99 c++ +USE_LIBTOOL= yes +GCC_REQD+= 4.2 + +PKGCONFIG_OVERRIDE+= src/egl/main/egl.pc.in +PKGCONFIG_OVERRIDE+= src/egl/wayland/wayland-egl/wayland-egl.pc.in +PKGCONFIG_OVERRIDE+= src/gallium/targets/d3dadapter9/d3d.pc.in +PKGCONFIG_OVERRIDE+= src/gallium/targets/osmesa/osmesa.pc.in +PKGCONFIG_OVERRIDE+= src/gallium/targets/xa/xatracker.pc.in +PKGCONFIG_OVERRIDE+= src/gbm/main/gbm.pc.in +PKGCONFIG_OVERRIDE+= src/mapi/es1api/glesv1_cm.pc.in +PKGCONFIG_OVERRIDE+= src/mapi/es2api/glesv2.pc.in +PKGCONFIG_OVERRIDE+= src/mapi/vgapi/vg.pc.in PKGCONFIG_OVERRIDE+= src/mesa/drivers/dri/dri.pc.in +PKGCONFIG_OVERRIDE+= src/mesa/drivers/osmesa/osmesa.pc.in PKGCONFIG_OVERRIDE+= src/mesa/gl.pc.in -PKGCONFIG_OVERRIDE+= src/mesa/osmesa.pc.in -PKGCONFIG_OVERRIDE+= src/glw/glw.pc.in -CONFIGURE_ARGS+= --disable-glu -CONFIGURE_ARGS+= --disable-glut -CONFIGURE_ARGS+= --disable-motif +# Work around a buildlink and/or libtool bug: +# In the libtool install/relink stage, if we want to link with two static +# archives named libglapi.la but in different directories, bad things happen. +SUBST_CLASSES+= wrapper-bug +SUBST_STAGE.wrapper-bug= pre-configure +SUBST_MESSAGE.wrapper-bug= Renaming glapi-shared/libglapi in Makefiles +SUBST_FILES.wrapper-bug= src/gbm/Makefile.in +SUBST_FILES.wrapper-bug+= src/glx/Makefile.in +SUBST_FILES.wrapper-bug+= src/mapi/Makefile.in +SUBST_FILES.wrapper-bug+= src/mesa/drivers/x11/Makefile.in +SUBST_SED.wrapper-bug= -e 's,shared-glapi/libglapi.la,shared-glapi/libglapi_shared.la,g' +SUBST_SED.wrapper-bug+= -e 's,libglapi.la,libglapi_static.la,g' +SUBST_SED.wrapper-bug+= -e 's,libglapi_shared.la,libglapi.la,g' -.include "glx-config.mk" -.include "../../graphics/Mesa/Makefile.lib" +.include "../../mk/bsd.prefs.mk" +.include "../../mk/compiler.mk" .include "options.mk" -.if !empty(MACHINE_PLATFORM:MNetBSD-[12].*) -## -## NetBSD 2.x and earlier require pthread stubs -## -. include "../../devel/pthread-stublib/buildlink3.mk" -PTHREAD_STUBLIB= -L${PREFIX}/lib -Wl,-R${PREFIX}/lib -lpthstub -.elif !empty(MACHINE_PLATFORM:MNetBSD-*) -## -## NetBSD 3.x and later have pthread stubs in libc -## -PTHREAD_STUBLIB= -.else -## -## Other platforms may or may not have stubs provided by libc, but pulling in -## threading support via the pthread.buildlink3.mk definitions will provide -## all the necessary interfaces. This matches the standard configuration for -## most platforms as they appear in "${WRKSRC}/configs", and is necessary -## for successful linking with libGL under many platforms. -## -.include "../../mk/pthread.buildlink3.mk" -PTHREAD_STUBLIB= ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} -.endif -PKGSRC_MAKE_ENV+= PTHREAD_STUBLIB=${PTHREAD_STUBLIB:Q} -MAKE_ENV+= PTHREAD_STUBLIB=${PTHREAD_STUBLIB:Q} - -.if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) -MAKE_ENV+= CROSS_COMPILING=yes -.endif - -post-extract: -.if !empty(PKG_OPTIONS:Mdri) && (${OPSYS} == "SunOS") - ${CP} ${FILESDIR}/mapfile.externs ${WRKSRC}/src/mesa/drivers/dri/ -.endif - ${CP} ${FILESDIR}/gen_matypes.awk ${WRKSRC}/src/mesa/x86 - ${CP} ${FILESDIR}/gen_matypes.sh ${WRKSRC}/src/mesa/x86 - ${CHMOD} a+x ${WRKSRC}/src/mesa/x86/gen_matypes.sh - -# -# remove include files installed respectively by ../glu and ../glut -# -pre-install: - ${RM} -f ${WRKSRC}/include/GL/glu*.h - -.include "../../mk/compiler.mk" - .if !empty(PKGSRC_COMPILER:Mclang) -CFLAGS+= -no-integrated-as -fvisibility=hidden +SUBST_CLASSES+= tr1 +SUBST_STAGE.tr1= pre-configure +SUBST_MESSAGE.tr1= Fixing TR1 C++ namespace +SUBST_FILES.tr1= src/gallium/drivers/nouveau/codegen/*.h +SUBST_FILES.tr1+= src/gallium/drivers/nouveau/codegen/*.cpp +SUBST_SED.tr1= -e 's,std::tr1::,std::,g' +SUBST_SED.tr1+= -e 's,include =10.5.3 +# This is needed to avoid linking conflicting libstdc++ versions +.if defined(USE_LANGUAGES) && !empty(USE_LANGUAGES:Mc++) +GCC_REQD+= 4.2 +.endif +.endif + # See . .if !empty(MACHINE_PLATFORM:MDarwin-[9].*-*) BUILDLINK_LDFLAGS.MesaLib+= -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib diff --git a/graphics/MesaLib/distinfo b/graphics/MesaLib/distinfo index f802b883b..22769703f 100644 --- a/graphics/MesaLib/distinfo +++ b/graphics/MesaLib/distinfo @@ -1,37 +1,36 @@ -$NetBSD: distinfo,v 1.89 2015/01/29 22:35:43 nat Exp $ +$NetBSD: distinfo,v 1.96 2015/06/07 15:48:12 tnn Exp $ -SHA1 (Mesa-7.11.2/MesaGLUT-7.11.2.tar.bz2) = 2e6e730204800a0748b301a5f58b86332699788b -RMD160 (Mesa-7.11.2/MesaGLUT-7.11.2.tar.bz2) = bb2b140375aa13df79fcdb60a7ad0a63622dc531 -Size (Mesa-7.11.2/MesaGLUT-7.11.2.tar.bz2) = 201575 bytes -SHA1 (Mesa-7.11.2/MesaLib-7.11.2.tar.bz2) = 5981ac2de8438e5f4a1f3561f2044d700c5f0de9 -RMD160 (Mesa-7.11.2/MesaLib-7.11.2.tar.bz2) = 656ded1db6c1f6fdd15a3f2cdee1b895d393bcea -Size (Mesa-7.11.2/MesaLib-7.11.2.tar.bz2) = 6257280 bytes -SHA1 (patch-af) = da0bd412b81d4b826b6d9b4bb8d98ca1fe0006ba -SHA1 (patch-bin_mklib) = 8c54bf5382541cab9d971b0e0e627035db1af468 -SHA1 (patch-configure.ac) = 0e3f9a1f21ba3a50161312683e9a0ad36f9f3e61 -SHA1 (patch-include_GL_gl.h) = a97ab309556c78d818d0b8bd867b5f2412c141b0 -SHA1 (patch-src_gallium_auxiliary_util_u__atomic.h) = 68ba9694aca506add2aa96a6892a7227481c2c11 -SHA1 (patch-src_gallium_include_pipe_p__config.h) = 34f4c2a033dd7a494dd3f51db407002a3388f84e -SHA1 (patch-src_glsl_ir__constant__expression.cpp) = 281e281f51afed244b1a29b92942d572fc095124 -SHA1 (patch-src_glsl_ralloc.c) = 40885fac898058f8e83852a79ca50a74b61121ab -SHA1 (patch-src_glu_sgi_glu.exports) = 66609d2ea59b02fc46b41311b0042fe4a2da517f -SHA1 (patch-src_glu_sgi_libtess_sweep.c) = 6ee6d67b2178d23e1b7848d64eede6349f46ee96 -SHA1 (patch-src_glx_XF86dri.c) = b69b7cf5e0d617eca129f0d7f0b06c7603d00db0 -SHA1 (patch-src_mesa_drivers_dri_common_dri__util.h) = 53e63dcc6243b1872f4e4816b46e92910cf97edc -SHA1 (patch-src_mesa_drivers_dri_common_mmio.h) = b6da48111fb2792b1c71eb7549d0f03adceec9f1 -SHA1 (patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c) = fec8b1a9f6888e9a4225861ea5bda776ecc5f054 -SHA1 (patch-src_mesa_drivers_dri_i915_intel__tris.c) = 74a2ca9f9c865db9b6212087e442f65bb0621227 -SHA1 (patch-src_mesa_drivers_dri_i965_brw__draw.c) = ce12dc2d2391300d32776a06f5d0096448019c6b -SHA1 (patch-src_mesa_drivers_dri_i965_brw__draw__upload.c) = 44162ca546072669b85093981728e635dda69e55 -SHA1 (patch-src_mesa_drivers_dri_i965_brw__misc__state.c) = d37f967dea0fc3bd32566d6a26fd434ca9564081 -SHA1 (patch-src_mesa_drivers_dri_i965_gen6__vs__state.c) = c918b5a91b339e49850d718c957d7e717c2dc130 -SHA1 (patch-src_mesa_drivers_dri_i965_gen6__wm__state.c) = a8ecf943525888b22ec99fe454b08f43c5d8a911 -SHA1 (patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c) = 653c87e1123ce9a27b71221fff4119df34abe15f -SHA1 (patch-src_mesa_drivers_dri_intel_intel__context.c) = 21d3c08a27817a6358b88101f889120869eebcce -SHA1 (patch-src_mesa_drivers_dri_intel_intel__context.h) = 6d394e704636134768a6cb5a200ebcc7bc3f52ed -SHA1 (patch-src_mesa_drivers_dri_mach64_mach64__context.h) = fe95c6610de4c1482c568463aca82f53ed0df900 -SHA1 (patch-src_mesa_drivers_x11_Makefile) = 17b72d2b74d89fbd8db05491cfcf253bb856b139 -SHA1 (patch-src_mesa_main_compiler.h) = b164781b541cb83b64597facbb7a7e21d8bdb686 -SHA1 (patch-src_mesa_main_context.c) = 6b6f1e3ad4ea189291fcf221d4b8bfbd650f8908 -SHA1 (patch-src_mesa_main_imports.c) = d0c50004c749e4c5c136ac2ed50a6989ca90065f -SHA1 (patch-src_mesa_main_imports.h) = f5a96195b3a14294ca3389c9fe17a6076c46db8a +SHA1 (mesa-10.5.7.tar.xz) = b600f09ccaeab9f6bb5b98091cf01732bab854a2 +RMD160 (mesa-10.5.7.tar.xz) = 0e15cf97678ecdc95996b598169130dcfd239533 +Size (mesa-10.5.7.tar.xz) = 6992848 bytes +SHA1 (patch-configure) = 3fc150370e36fc49382b491d907608f00cf99a72 +SHA1 (patch-include_EGL_eglplatform.h) = c34bac7386fd93ee8d0b83a748ae14dc4742d776 +SHA1 (patch-include_GL_glxext.h) = 830902f2d38a8395cda682c059fc5223e1b0e89e +SHA1 (patch-src_gallium_auxiliary_util_u__format__tests.c) = 4d5e4677c2825778c43440ab131b8807f6840975 +SHA1 (patch-src_gallium_auxiliary_util_u__math.h) = b126390d4a8ee495edfb4c3b1dfdab981445969e +SHA1 (patch-src_gallium_auxiliary_util_u__network.c) = 283f505af780071dc9fd7914f8065e3fb7d8a4fd +SHA1 (patch-src_gallium_auxiliary_util_u__network.h) = c6106d67b4fa9db0d790474182d6e0ce0c5da677 +SHA1 (patch-src_gallium_drivers_nouveau_codegen_nv50__ir__peephole.cpp) = 5fc2ef7eafac3006896af96bac8176c79b17cfdc +SHA1 (patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c) = ae1b6eb4df3e4db0f37e44118cdf69b16f3c471e +SHA1 (patch-src_gallium_drivers_nouveau_nv50_nv84__video.c) = 1b4239fe053523835ecac006894bdb0cde0ee626 +SHA1 (patch-src_gallium_include_pipe_p__config.h) = 1698482bb7b468c6fa5f9bb553f9065cecc33f0d +SHA1 (patch-src_gallium_targets_dri_Makefile.in) = a9a8265d97297040a3e3260b362ca920ec852280 +SHA1 (patch-src_gallium_winsys_radeon_drm_radeon__drm__winsys.c) = 2358b7d5ea89e28cb3ac07a408b18e8bf55e057a +SHA1 (patch-src_gallium_winsys_svga_drm_vmw__screen.c) = 4b2ae565377b1a0396c8bf6b2663c261592b8e5e +SHA1 (patch-src_gallium_winsys_svga_drm_vmw__screen__ioctl.c) = e4b891e8b4ebe5b8e8c7b8c2c1dbed11b9c417df +SHA1 (patch-src_gbm_main_gbm.c) = 70225ab7352f123c9efc68b6d4ff0d9675b6f9dc +SHA1 (patch-src_glsl_ralloc.c) = 7443d00ff05ee1e1dcfa2b76972b55abadebcad8 +SHA1 (patch-src_mapi_entry__x86-64__tls.h) = c722ce4a22911d9a3d04e1a4fd6ab1a5ddd81cf0 +SHA1 (patch-src_mapi_entry__x86__tls.h) = 51d6ef1aa3db69b23eea6fe145a54c0e7e265190 +SHA1 (patch-src_mapi_entry__x86__tsd.h) = 62501b6e609fa81e33fd826a694e9d9752a7ba21 +SHA1 (patch-src_mesa_drivers_dri_Makefile.in) = b016b3f9324b05e4206e1c23150bd1cde9b9e100 +SHA1 (patch-src_mesa_drivers_dri_common_Makefile.in) = 5e160f7d92c2e9f3fa36e52a082a496af67e634e +SHA1 (patch-src_mesa_drivers_dri_common_xmlconfig.c) = 8c8e748397bcdc9b9abbd14604af5d79de08dfbf +SHA1 (patch-src_mesa_drivers_dri_i915_intel__screen.c) = fd8436e4e3a69250256c2cddf8138effb16bd7b3 +SHA1 (patch-src_mesa_drivers_dri_i965_intel__screen.c) = 7c1a1e5c549f64d4c390e0c87984c44a88d4abfe +SHA1 (patch-src_mesa_drivers_dri_swrast_swrast.c) = b8a6cca517e1cccbdb2c59cf67a6d2481cdfebd4 +SHA1 (patch-src_mesa_main_compiler.h) = fc0e2b6be8afa9e21ddca1d1a14608a1687bddd8 +SHA1 (patch-src_mesa_main_context.c) = 30c3796865372aa16297c2aaa647ddb49958fa64 +SHA1 (patch-src_mesa_main_shader__query.cpp) = 6273c74161f045363c58f38adeb672287f6a0898 +SHA1 (patch-src_mesa_x86_common__x86.c) = f8b36603f7495b7712943c4a86459bcdd733d6a2 +SHA1 (patch-src_util_u__atomic.h) = 4a567b6fe5bf67fb7f386fa5f37bedb66d593085 diff --git a/graphics/MesaLib/dri.mk b/graphics/MesaLib/dri.mk index e300b06ba..82e315d2f 100644 --- a/graphics/MesaLib/dri.mk +++ b/graphics/MesaLib/dri.mk @@ -1,4 +1,4 @@ -# $NetBSD: dri.mk,v 1.8 2014/03/14 07:19:36 obache Exp $ +# $NetBSD: dri.mk,v 1.11 2015/06/22 22:45:06 jperkin Exp $ # # Currently, this is for convenience only. # @@ -25,4 +25,14 @@ BUILDLINK_API_DEPENDS.libdrm+= libdrm>=2.4.24 . include "../../x11/libXxf86vm/buildlink3.mk" . include "../../x11/xf86driproto/buildlink3.mk" . include "../../x11/xf86vidmodeproto/buildlink3.mk" +# Linux supports dri3 +. if ${OPSYS} == "Linux" +. if !empty(USE_BUILTIN.MesaLib:M[Nn][Oo]) +BUILDLINK_API_DEPENDS.libdrm+= libdrm>=2.4.56 +BUILDLINK_API_DEPENDS.libxcb+= libxcb>=1.9.3 +. endif +. include "../../x11/dri3proto/buildlink3.mk" +. include "../../x11/presentproto/buildlink3.mk" +. include "../../x11/libxshmfence/buildlink3.mk" +. endif .endif diff --git a/graphics/MesaLib/options.mk b/graphics/MesaLib/options.mk index 167ef9a58..cc7dfbb12 100644 --- a/graphics/MesaLib/options.mk +++ b/graphics/MesaLib/options.mk @@ -1,66 +1,129 @@ -# $NetBSD: options.mk,v 1.27 2015/03/09 19:54:44 tnn Exp $ +# $NetBSD: options.mk,v 1.32 2015/05/28 21:09:07 tnn Exp $ -PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib -PKG_SUPPORTED_OPTIONS= +PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib +PKG_SUPPORTED_OPTIONS= llvm dri +PKG_SUGGESTED_OPTIONS= -# Assembler code build configurations -.if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64") && \ - ${OPSYS} != "Darwin" -#PKG_SUPPORTED_OPTIONS+= ${MACHINE_ARCH} -#PKG_SUGGESTED_OPTIONS+= ${MACHINE_ARCH} -.endif -### -### XXX There are [probably] others, but let's not get crazy just yet. -### This will take a while to test for the myriad platforms we -### support. -### -.if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" || \ - ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc" || \ - ${MACHINE_ARCH} == "sparc64") && \ - (${OPSYS} == "NetBSD" || \ - ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD" || \ - ${OPSYS} == "DragonFly" || ${OPSYS} == "Linux" || \ - ${OPSYS} == "SunOS") -PKG_SUPPORTED_OPTIONS+= dri -.endif -.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-*86*) -PKG_SUGGESTED_OPTIONS+= dri -.endif -.if !empty(MACHINE_PLATFORM:MLinux-*-*86*) -PKG_SUGGESTED_OPTIONS+= dri +.if !empty(MACHINE_PLATFORM:MNetBSD-[789].*-*) && ( \ + ${MACHINE_ARCH} == "i386" || \ + ${MACHINE_ARCH} == "x86_64" || \ + ${MACHINE_ARCH} == "sparc64" || \ + ${MACHINE_ARCH} == "powerpc" || \ + !empty(MACHINE_ARCH:M*arm*)) +#PKG_SUGGESTED_OPTIONS+= llvm .endif -.if ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly" || (${OPSYS} == "SunOS" && ${OS_VERSION} == "5.11") +.if (${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD" || \ + ${OPSYS} == "DragonFly" || ${OPSYS} == "Linux" || \ + ${OPSYS} == "SunOS") || ${OPSYS} == "NetBSD" PKG_SUGGESTED_OPTIONS+= dri .endif .include "../../mk/bsd.options.mk" -### -### XXX Yes, this is a bit overly verbose; with Mesa, that can't hurt much. -### NOTE: there is no assembler code built with libOSMesa. -#.if (!empty(PKG_OPTIONS:Mi386) || !empty(PKG_OPTIONS:Mx86_64)) && \ -# !empty(PKG_OPTIONS:Mdri) -#BUILD_TARGET_SUFFIX= -${MACHINE_ARCH} -#.else -#BUILD_TARGET_SUFFIX= # empty -#.endif + +# gallium +PLIST_VARS+= swrast svga ilo i915 i965 nouveau r300 r600 radeonsi +# classic DRI +PLIST_VARS+= dri swrast_dri i915_dri nouveau_dri i965_dri radeon_dri r200_dri .if !empty(PKG_OPTIONS:Mdri) -CONFIGURE_ARGS+= --with-driver=dri + +# (EE) Failed to load /usr/pkg/lib/xorg/modules/extensions/libglx.so: +# /usr/pkg/lib/libGL.so.1: Use of initialized Thread Local Storage with model initial-exec and dlopen is not supported +CONFIGURE_ARGS+= --disable-glx-tls + PLIST.dri= yes -BUILDLINK_DEPMETHOD.libpciaccess= full -. include "../../sysutils/libpciaccess/buildlink3.mk" -USE_BUILTIN.MesaLib= no -. include "../../graphics/MesaLib/dri.mk" -CONFIGURE_ARGS+= --with-dri-drivers="i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon savage sis swrast tdfx unichrome" + +BUILDLINK_DEPMETHOD.libpciaccess= full +.include "../../sysutils/libpciaccess/buildlink3.mk" +.include "../../graphics/MesaLib/dri.mk" + +# Linux supports dri3 +.if ${OPSYS} == "Linux" +CONFIGURE_ARGS+= --enable-dri3 +# DRI on Linux needs either sysfs or udev +CONFIGURE_ARGS+= --enable-sysfs .else -CONFIGURE_ARGS+= --with-driver=xlib -PLIST.nodri= yes -.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-*86*) -PKG_FAIL_REASON= "The dri option needs to be enabled for this to build on NetBSD." +CONFIGURE_ARGS+= --disable-dri3 .endif -### -### XXX building libOSMesa breaks with -j, and GNU make has no .WAIT -### -#MAKE_JOBS_SAFE= no + +DRI_DRIVERS= # +PLIST.swrast_dri= yes +DRI_DRIVERS+= swrast + +# Software rasterizer +GALLIUM_DRIVERS= # +PLIST.swrast= yes +GALLIUM_DRIVERS+= swrast + +.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" +# svga / VMWare driver +PLIST.svga= yes +GALLIUM_DRIVERS+= svga + +# Intel chipsets, x86 only +PLIST.i915= yes +GALLIUM_DRIVERS+= i915 +PLIST.i915_dri= yes +DRI_DRIVERS+= i915 + +# Experimental Intel driver +PLIST.ilo= yes +GALLIUM_DRIVERS+= ilo + +PLIST.i965_dri= yes +DRI_DRIVERS+= i965 +.endif + +# AMD Radeon r600 +PLIST.r600= yes +GALLIUM_DRIVERS+= r600 + +# Qualcomm SnapDragon, libdrm_freedreno.pc +# GALLIUM_DRIVERS+= freedreno + +# Broadcom VideoCore 4 +# GALLIUM_DRIVERS+= vc4 + +# nVidia +PLIST.nouveau= yes +GALLIUM_DRIVERS+= nouveau + +# classic DRI radeon +PLIST.radeon_dri= yes +DRI_DRIVERS+= radeon + +# classic DRI r200 +PLIST.r200_dri= yes +DRI_DRIVERS+= r200 + +# classic DRI nouveau +PLIST.nouveau_dri= yes +DRI_DRIVERS+= nouveau + +CONFIGURE_ARGS+= --with-egl-platforms=x11,drm +CONFIGURE_ARGS+= --with-gallium-drivers=${GALLIUM_DRIVERS:ts,} +CONFIGURE_ARGS+= --with-dri-drivers=${DRI_DRIVERS:ts,} + +.if !empty(PKG_OPTIONS:Mllvm) +# AMD Radeon r300 +PLIST.r300= yes +GALLIUM_DRIVERS+= r300 +# AMD Canary Islands GPUs +PLIST.radeonsi= yes +GALLIUM_DRIVERS+= radeonsi +CONFIGURE_ARGS+= --enable-gallium-llvm +CONFIGURE_ARGS+= --enable-r600-llvm-compiler +.include "../../lang/libLLVM/buildlink3.mk" +CONFIGURE_ENV+= ac_cv_path_ac_pt_LLVM_CONFIG=${LLVM_CONFIG_PATH} +.else # !llvm +CONFIGURE_ARGS+= --disable-gallium-llvm +CONFIGURE_ARGS+= --disable-r600-llvm-compiler +.endif # llvm +.else # !dri +CONFIGURE_ARGS+= --with-gallium-drivers= +CONFIGURE_ARGS+= --with-dri-drivers= +CONFIGURE_ARGS+= --disable-dri +CONFIGURE_ARGS+= --disable-dri3 +CONFIGURE_ARGS+= --enable-xlib-glx .endif diff --git a/graphics/MesaLib/patches/patch-af b/graphics/MesaLib/patches/patch-af deleted file mode 100644 index 5aff2bee9..000000000 --- a/graphics/MesaLib/patches/patch-af +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-af,v 1.13 2010/03/27 12:55:00 tnn Exp $ - ---- src/mesa/drivers/dri/sis/sis_context.h.orig 2009-01-22 17:38:34.000000000 +0000 -+++ src/mesa/drivers/dri/sis/sis_context.h -@@ -404,7 +404,16 @@ struct sis_context - #define MMIO_WMB() __asm __volatile("" : : : "memory") - #elif defined(__ia64__) - #define MMIO_WMB() __asm __volatile("mf" : : : "memory") -+#elif defined(__sparc64__) -+#define MMIO_WMB() __asm __volatile("membar #Sync" : : : "memory") -+#elif defined(HAVE_NETBSD_ATOMIC_H) -+#include -+#define MMIO_WMB() membar_sync() /* XXX is this adequate? */ -+#elif defined(__sync_synchronize) /* gcc built-in */ -+#define MMIO_WMB() __sync_synchronize() - #else -+#warning Please define MMIO_WMB for this platform -+#define MMIO_WMB() - #error platform needs WMB - #endif - diff --git a/graphics/MesaLib/patches/patch-configure b/graphics/MesaLib/patches/patch-configure new file mode 100644 index 000000000..6cdfd5130 --- /dev/null +++ b/graphics/MesaLib/patches/patch-configure @@ -0,0 +1,24 @@ +$NetBSD: patch-configure,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Make sure toolchain can assemble SSE stuff in addition to having intrinsics. + +--- configure.orig 2015-03-28 18:43:34.000000000 +0000 ++++ configure +@@ -19578,7 +19578,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ + #include + int main () { + __m128i a = _mm_set1_epi32 (0), b = _mm_set1_epi32 (0), c; +- c = _mm_max_epu32(a, b); ++ c = _mm_max_epu32(a, b); asm volatile ("movntdqa (%esi),%xmm3\n"); + return 0; + } + _ACEOF +@@ -23563,7 +23563,7 @@ if test "x$enable_nine" = xyes; then + if ! echo "$with_gallium_drivers" | grep -q 'swrast'; then + as_fn_error $? "nine requires the gallium swrast driver" "$LINENO" 5 + fi +- if test "x$with_gallium_drivers" == xswrast; then ++ if test "x$with_gallium_drivers" = xswrast; then + as_fn_error $? "nine requires at least one non-swrast gallium driver" "$LINENO" 5 + fi + if test "x$enable_dri3" = xno; then diff --git a/graphics/MesaLib/patches/patch-configure.ac b/graphics/MesaLib/patches/patch-configure.ac deleted file mode 100644 index 9a977091d..000000000 --- a/graphics/MesaLib/patches/patch-configure.ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-configure.ac,v 1.1 2013/05/16 05:22:02 richard Exp $ - ---- configure.ac.orig 2011-10-15 00:43:58.000000000 +0000 -+++ configure.ac -@@ -1086,6 +1086,8 @@ if test "$mesa_driver" = dri -o "$mesa_d - if test "x$driglx_direct" = xyes; then - DEFINES="$DEFINES -DGLX_DIRECT_RENDERING" - fi -+ DRI_LIB_MAPFILE='-Wl,-M,$(TOP)/src/mesa/drivers/dri/mapfile.externs' -+ DRI_LIB_DEPS="$DRI_LIB_DEPS $DRI_LIB_MAPFILE" - ;; - cygwin*) - DEFINES="$DEFINES -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER" diff --git a/graphics/MesaLib/patches/patch-include_EGL_eglplatform.h b/graphics/MesaLib/patches/patch-include_EGL_eglplatform.h new file mode 100644 index 000000000..24aef142b --- /dev/null +++ b/graphics/MesaLib/patches/patch-include_EGL_eglplatform.h @@ -0,0 +1,33 @@ +$NetBSD: patch-include_EGL_eglplatform.h,v 1.1 2015/05/16 16:39:52 tnn Exp $ + +https://bugs.freedesktop.org/show_bug.cgi?id=90249 + +From 5b31c5cdcdb09d12e3dc5180ab5c80250e8dd2bd Mon Sep 17 00:00:00 2001 +From: Julien Isorce +Date: Thu, 30 Apr 2015 08:36:50 +0100 +Subject: [PATCH] egl: use unix defines on osx with clang + +CC egl_dri2.lo +include/EGL/eglplatform.h:135:2: + error: "Platform not recognized" +include/EGL/eglplatform.h:140:9: + error: unknown type name 'EGLNativeDisplayType' +typedef EGLNativeDisplayType NativeDisplayType; + +Signed-off-by: Julien Isorce +--- + include/EGL/eglplatform.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/include/EGL/eglplatform.h b/include/EGL/eglplatform.h +index 2eb6865..672119e 100644 +--- include/EGL/eglplatform.h ++++ include/EGL/eglplatform.h +@@ -104,7 +104,7 @@ typedef struct ANativeWindow *EGLNativeWindowType; + typedef struct egl_native_pixmap_t *EGLNativePixmapType; + typedef void *EGLNativeDisplayType; + +-#elif defined(__unix__) ++#elif defined(__unix__) || defined(__APPLE__) + + #if defined(MESA_EGL_NO_X11_HEADERS) diff --git a/graphics/MesaLib/patches/patch-include_GL_glxext.h b/graphics/MesaLib/patches/patch-include_GL_glxext.h new file mode 100644 index 000000000..876b16d2c --- /dev/null +++ b/graphics/MesaLib/patches/patch-include_GL_glxext.h @@ -0,0 +1,17 @@ +$NetBSD: patch-include_GL_glxext.h,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Make sure the GLsizeiptr and GLintptr types are defined + +--- include/GL/glxext.h.orig 2014-10-03 03:59:50.000000000 +0000 ++++ include/GL/glxext.h +@@ -477,6 +477,10 @@ Bool glXSet3DfxModeMESA (int mode); + + #ifndef GLX_NV_copy_buffer + #define GLX_NV_copy_buffer 1 ++#ifndef GL_VERSION_1_5 ++typedef ptrdiff_t GLsizeiptr; ++typedef ptrdiff_t GLintptr; ++#endif + typedef void ( *PFNGLXCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext readCtx, GLXContext writeCtx, GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); + typedef void ( *PFNGLXNAMEDCOPYBUFFERSUBDATANVPROC) (Display *dpy, GLXContext readCtx, GLXContext writeCtx, GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size); + #ifdef GLX_GLXEXT_PROTOTYPES diff --git a/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__format__tests.c b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__format__tests.c new file mode 100644 index 000000000..0458cbd88 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__format__tests.c @@ -0,0 +1,17 @@ +$NetBSD: patch-src_gallium_auxiliary_util_u__format__tests.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +On old NetBSD, NAN in math.h is __nanf.__val. Which is not constant. + +--- src/gallium/auxiliary/util/u_format_tests.c.orig 2014-09-12 21:30:32.000000000 +0000 ++++ src/gallium/auxiliary/util/u_format_tests.c +@@ -28,6 +28,10 @@ + + #include + #include ++#if defined(__NetBSD__) && __NetBSD_Version__ < 600000000 ++#undef NAN ++#define NAN __builtin_nanf("") ++#endif + + #include "pipe/p_config.h" + #include "u_memory.h" diff --git a/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__math.h b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__math.h new file mode 100644 index 000000000..a5e55a2ba --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__math.h @@ -0,0 +1,43 @@ +$NetBSD: patch-src_gallium_auxiliary_util_u__math.h,v 1.2 2015/05/11 21:33:58 tnn Exp $ + +The C99 "restrict" keyword is not valid in C++, but most compilers will +understand __restrict. + +--- src/gallium/auxiliary/util/u_math.h.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/gallium/auxiliary/util/u_math.h +@@ -528,7 +528,10 @@ unsigned ffs( unsigned u ) + + return i; + } +-#elif defined(__MINGW32__) || defined(PIPE_OS_ANDROID) ++#elif defined(__NetBSD__) ++#include ++#define ffsll ffs64 ++#elif defined(__GNUC__) + #define ffs __builtin_ffs + #define ffsll __builtin_ffsll + #endif +@@ -821,6 +824,11 @@ util_bswap16(uint16_t n) + (n << 8); + } + ++#if defined(__cplusplus) && !defined(restrict) ++#define undef_restrict ++#define restrict __restrict ++#endif ++ + static INLINE void* + util_memcpy_cpu_to_le32(void * restrict dest, const void * restrict src, size_t n) + { +@@ -839,6 +847,11 @@ util_memcpy_cpu_to_le32(void * restrict + #endif + } + ++#if defined(undef_restrict) ++#undef undef_restrict ++#undef restrict ++#endif ++ + /** + * Clamp X to [MIN, MAX]. + * This is a macro to allow float, int, uint, etc. types. diff --git a/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__network.c b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__network.c new file mode 100644 index 000000000..de1709145 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__network.c @@ -0,0 +1,33 @@ +$NetBSD: patch-src_gallium_auxiliary_util_u__network.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +BSD has sockets, silence warning about missing implementation. + +--- src/gallium/auxiliary/util/u_network.c.orig 2014-09-12 21:30:32.000000000 +0000 ++++ src/gallium/auxiliary/util/u_network.c +@@ -7,7 +7,7 @@ + # include + # include + #elif defined(PIPE_OS_LINUX) || defined(PIPE_OS_HAIKU) || \ +- defined(PIPE_OS_APPLE) || defined(PIPE_OS_CYGWIN) || defined(PIPE_OS_SOLARIS) ++ defined(PIPE_OS_APPLE) || defined(PIPE_OS_CYGWIN) || defined(PIPE_OS_SOLARIS) || defined(PIPE_OS_BSD) + # include + # include + # include +@@ -56,7 +56,7 @@ u_socket_close(int s) + return; + + #if defined(PIPE_OS_LINUX) || defined(PIPE_OS_HAIKU) \ +- || defined(PIPE_OS_APPLE) || defined(PIPE_OS_SOLARIS) ++ || defined(PIPE_OS_APPLE) || defined(PIPE_OS_SOLARIS) || defined(PIPE_OS_BSD) + shutdown(s, SHUT_RDWR); + close(s); + #elif defined(PIPE_SUBSYSTEM_WINDOWS_USER) +@@ -172,7 +172,7 @@ void + u_socket_block(int s, boolean block) + { + #if defined(PIPE_OS_LINUX) || defined(PIPE_OS_HAIKU) \ +- || defined(PIPE_OS_APPLE) || defined(PIPE_OS_SOLARIS) ++ || defined(PIPE_OS_APPLE) || defined(PIPE_OS_SOLARIS) || defined(PIPE_OS_BSD) + int old = fcntl(s, F_GETFL, 0); + if (old == -1) + return; diff --git a/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__network.h b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__network.h new file mode 100644 index 000000000..095a24412 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__network.h @@ -0,0 +1,15 @@ +$NetBSD: patch-src_gallium_auxiliary_util_u__network.h,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +BSD has sockets, silence warning about missing implementation. + +--- src/gallium/auxiliary/util/u_network.h.orig 2014-09-12 21:30:32.000000000 +0000 ++++ src/gallium/auxiliary/util/u_network.h +@@ -7,7 +7,7 @@ + #if defined(PIPE_SUBSYSTEM_WINDOWS_USER) + # define PIPE_HAVE_SOCKETS + #elif defined(PIPE_OS_LINUX) || defined(PIPE_OS_HAIKU) || \ +- defined(PIPE_OS_APPLE) || defined(PIPE_OS_SOLARIS) ++ defined(PIPE_OS_APPLE) || defined(PIPE_OS_SOLARIS) || defined(PIPE_OS_BSD) + # define PIPE_HAVE_SOCKETS + #endif + diff --git a/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_codegen_nv50__ir__peephole.cpp b/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_codegen_nv50__ir__peephole.cpp new file mode 100644 index 000000000..4a2b50df7 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_codegen_nv50__ir__peephole.cpp @@ -0,0 +1,25 @@ +$NetBSD: patch-src_gallium_drivers_nouveau_codegen_nv50__ir__peephole.cpp,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +The C99 "restrict" keyword is not valid in C++, but most compilers will +understand __restrict. + +--- src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/gallium/drivers/nouveau/codegen/nv50_ir_peephole.cpp +@@ -1530,7 +1530,7 @@ private: + + bool replaceLdFromLd(Instruction *ld, Record *ldRec); + bool replaceLdFromSt(Instruction *ld, Record *stRec); +- bool replaceStFromSt(Instruction *restrict st, Record *stRec); ++ bool replaceStFromSt(Instruction *__restrict st, Record *stRec); + + void addRecord(Instruction *ldst); + void purgeRecords(Instruction *const st, DataFile); +@@ -1817,7 +1817,7 @@ MemoryOpt::replaceLdFromLd(Instruction * + } + + bool +-MemoryOpt::replaceStFromSt(Instruction *restrict st, Record *rec) ++MemoryOpt::replaceStFromSt(Instruction *__restrict st, Record *rec) + { + const Instruction *const ri = rec->insn; + Value *extra[3]; diff --git a/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c b/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c new file mode 100644 index 000000000..89b3d08b5 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c @@ -0,0 +1,18 @@ +$NetBSD: patch-src_gallium_drivers_nouveau_nouveau__vp3__video.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Fix build on platforms without close-on-exec. + +--- src/gallium/drivers/nouveau/nouveau_vp3_video.c.orig 2014-09-12 21:30:32.000000000 +0000 ++++ src/gallium/drivers/nouveau/nouveau_vp3_video.c +@@ -292,7 +292,11 @@ nouveau_vp3_load_firmware(struct nouveau + if (nouveau_bo_map(dec->fw_bo, NOUVEAU_BO_WR, dec->client)) + return 1; + ++#ifdef O_CLOEXEC + fd = open(path, O_RDONLY | O_CLOEXEC); ++#else ++ fd = open(path, O_RDONLY); ++#endif + if (fd < 0) { + fprintf(stderr, "opening firmware file %s failed: %m\n", path); + return 1; diff --git a/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_nv50_nv84__video.c b/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_nv50_nv84__video.c new file mode 100644 index 000000000..4aab56516 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_drivers_nouveau_nv50_nv84__video.c @@ -0,0 +1,18 @@ +$NetBSD: patch-src_gallium_drivers_nouveau_nv50_nv84__video.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Fix build on platforms without close-on-exec. + +--- src/gallium/drivers/nouveau/nv50/nv84_video.c.orig 2015-03-21 00:51:18.000000000 +0000 ++++ src/gallium/drivers/nouveau/nv50/nv84_video.c +@@ -34,7 +34,11 @@ + static int + nv84_copy_firmware(const char *path, void *dest, ssize_t len) + { ++#ifdef O_CLOEXEC + int fd = open(path, O_RDONLY | O_CLOEXEC); ++#else ++ int fd = open(path, O_RDONLY); ++#endif + ssize_t r; + if (fd < 0) { + fprintf(stderr, "opening firmware file %s failed: %m\n", path); diff --git a/graphics/MesaLib/patches/patch-src_gallium_include_pipe_p__config.h b/graphics/MesaLib/patches/patch-src_gallium_include_pipe_p__config.h index 2c952f499..bb80ba115 100644 --- a/graphics/MesaLib/patches/patch-src_gallium_include_pipe_p__config.h +++ b/graphics/MesaLib/patches/patch-src_gallium_include_pipe_p__config.h @@ -1,44 +1,15 @@ -$NetBSD: patch-src_gallium_include_pipe_p__config.h,v 1.4 2014/05/03 19:03:59 ryoon Exp $ +$NetBSD: patch-src_gallium_include_pipe_p__config.h,v 1.5 2015/04/25 11:19:18 tnn Exp $ -Adjust Endianness for PowerPC, NetBSD, OpenBSD or SunOS. +Fix endian detection on NetBSD. ---- src/gallium/include/pipe/p_config.h.orig 2011-10-15 00:43:58.000000000 +0000 +--- src/gallium/include/pipe/p_config.h.orig 2015-01-17 14:53:45.000000000 +0000 +++ src/gallium/include/pipe/p_config.h -@@ -99,7 +99,7 @@ - #endif - #endif - --#if defined(__ppc__) || defined(__ppc64__) || defined(__PPC__) -+#if defined(__ppc__) || defined(__ppc64__) || defined(__PPC__) || defined(__powerpc__) - #define PIPE_ARCH_PPC - #if defined(__ppc64__) || defined(__PPC64__) - #define PIPE_ARCH_PPC_64 -@@ -129,6 +129,28 @@ +@@ -157,7 +157,7 @@ # define PIPE_ARCH_BIG_ENDIAN #endif -+#elif defined(__NetBSD__) || defined(__OpenBSD__) -+#if defined(__NetBSD__) -+#include -+#else /* OpenBSD */ -+#include -+#endif -+ -+#if _BYTE_ORDER == _LITTLE_ENDIAN -+# define PIPE_ARCH_LITTLE_ENDIAN -+#elif _BYTE_ORDER == _BIG_ENDIAN -+# define PIPE_ARCH_BIG_ENDIAN -+#endif -+ -+#elif defined(__sun) -+#include -+ -+#if defined(_LITTLE_ENDIAN) -+# define PIPE_ARCH_LITTLE_ENDIAN -+#elif defined(_BIG_ENDIAN) -+# define PIPE_ARCH_BIG_ENDIAN -+#endif -+ - #else +-#elif defined(__OpenBSD__) ++#elif defined(__OpenBSD__) || defined(__NetBSD__) + #include + #include - #if defined(PIPE_ARCH_X86) || defined(PIPE_ARCH_X86_64) diff --git a/graphics/MesaLib/patches/patch-src_gallium_targets_dri_Makefile.in b/graphics/MesaLib/patches/patch-src_gallium_targets_dri_Makefile.in new file mode 100644 index 000000000..e54ff8c0a --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_targets_dri_Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-src_gallium_targets_dri_Makefile.in,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +DRI drivers need explicit linkage to glapi. FDO bug 57702. We only need to do +this for the "mega" drivers since that's where final linking takes place. + +--- src/gallium/targets/dri/Makefile.in.orig 2015-03-28 18:43:38.000000000 +0000 ++++ src/gallium/targets/dri/Makefile.in +@@ -735,6 +735,7 @@ GALLIUM_TARGET_CFLAGS = \ + $(VISIBILITY_CFLAGS) + + GALLIUM_COMMON_LIB_DEPS = \ ++ $(top_srcdir)/src/mapi/shared-glapi/libglapi.la \ + -lm \ + $(CLOCK_LIB) \ + $(PTHREAD_LIBS) \ diff --git a/graphics/MesaLib/patches/patch-src_gallium_winsys_radeon_drm_radeon__drm__winsys.c b/graphics/MesaLib/patches/patch-src_gallium_winsys_radeon_drm_radeon__drm__winsys.c new file mode 100644 index 000000000..a8ca158c3 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_winsys_radeon_drm_radeon__drm__winsys.c @@ -0,0 +1,18 @@ +$NetBSD: patch-src_gallium_winsys_radeon_drm_radeon__drm__winsys.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Don't create pipe thread on NetBSD. It triggers some kernel bug. +kern/49838. + +--- src/gallium/winsys/radeon/drm/radeon_drm_winsys.c.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/gallium/winsys/radeon/drm/radeon_drm_winsys.c +@@ -704,8 +704,10 @@ radeon_drm_winsys_create(int fd, radeon_ + + ws->ncs = 0; + pipe_semaphore_init(&ws->cs_queued, 0); ++#if !defined(__NetBSD__) + if (ws->num_cpus > 1 && debug_get_option_thread()) + ws->thread = pipe_thread_create(radeon_drm_cs_emit_ioctl, ws); ++#endif + + /* Create the screen at the end. The winsys must be initialized + * completely. diff --git a/graphics/MesaLib/patches/patch-src_gallium_winsys_svga_drm_vmw__screen.c b/graphics/MesaLib/patches/patch-src_gallium_winsys_svga_drm_vmw__screen.c new file mode 100644 index 000000000..7d3067de7 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_winsys_svga_drm_vmw__screen.c @@ -0,0 +1,16 @@ +$NetBSD: patch-src_gallium_winsys_svga_drm_vmw__screen.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Solaris needs sys/mkdev.h for major(2). + +--- src/gallium/winsys/svga/drm/vmw_screen.c.orig 2014-09-12 21:30:32.000000000 +0000 ++++ src/gallium/winsys/svga/drm/vmw_screen.c +@@ -32,6 +32,9 @@ + #include "pipe/p_compiler.h" + #include "util/u_hash_table.h" + #include ++#ifdef __sun ++#include /* for major(2) */ ++#endif + #include + #include + diff --git a/graphics/MesaLib/patches/patch-src_gallium_winsys_svga_drm_vmw__screen__ioctl.c b/graphics/MesaLib/patches/patch-src_gallium_winsys_svga_drm_vmw__screen__ioctl.c new file mode 100644 index 000000000..93b1be2f1 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gallium_winsys_svga_drm_vmw__screen__ioctl.c @@ -0,0 +1,32 @@ +$NetBSD: patch-src_gallium_winsys_svga_drm_vmw__screen__ioctl.c,v 1.3 2015/05/15 14:27:42 nros Exp $ + +Make sure ERESTART gets defined. + +--- src/gallium/winsys/svga/drm/vmw_screen_ioctl.c.orig 2015-04-24 21:09:35.000000000 +0000 ++++ src/gallium/winsys/svga/drm/vmw_screen_ioctl.c +@@ -48,6 +48,25 @@ + + #include "os/os_mman.h" + ++#if defined(__NetBSD__) ++#define _KMEMUSER ++#include ++#if !defined(ERESTART) ++#define ERESTART -3 ++#endif ++#endif ++ ++#if defined(__FreeBSD__) ++#include ++#if !defined(ERESTART) ++#define ERESTART -1 ++#endif ++#endif ++ ++#if defined(__DragonFly__) ++#define _KERNEL_STRUCTURES 1 ++#endif ++ + #include + #include + diff --git a/graphics/MesaLib/patches/patch-src_gbm_main_gbm.c b/graphics/MesaLib/patches/patch-src_gbm_main_gbm.c new file mode 100644 index 000000000..f49ea6175 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_gbm_main_gbm.c @@ -0,0 +1,16 @@ +$NetBSD: patch-src_gbm_main_gbm.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Solaris needs sys/mkdev.h for major(2). + +--- src/gbm/main/gbm.c.orig 2015-03-21 00:51:18.000000000 +0000 ++++ src/gbm/main/gbm.c +@@ -35,6 +35,9 @@ + #include + + #include ++#ifdef __sun ++#include /* for major(2) */ ++#endif + #include + #include + #include diff --git a/graphics/MesaLib/patches/patch-src_glsl_ralloc.c b/graphics/MesaLib/patches/patch-src_glsl_ralloc.c index f49cf7af6..e29c842cc 100644 --- a/graphics/MesaLib/patches/patch-src_glsl_ralloc.c +++ b/graphics/MesaLib/patches/patch-src_glsl_ralloc.c @@ -1,10 +1,10 @@ -$NetBSD: patch-src_glsl_ralloc.c,v 1.2 2014/08/06 10:25:14 wiz Exp $ +$NetBSD: patch-src_glsl_ralloc.c,v 1.3 2015/04/25 11:19:18 tnn Exp $ * Fix exit time segfault of qt5 application with modular xorg ---- src/glsl/ralloc.c.orig 2011-10-15 00:43:58.000000000 +0000 -+++ src/glsl/ralloc.c -@@ -272,7 +272,7 @@ ralloc_parent(const void *ptr) +--- src/util/ralloc.c.orig 2014-10-03 03:59:51.000000000 +0000 ++++ src/util/ralloc.c +@@ -285,7 +285,7 @@ ralloc_parent(const void *ptr) static void *autofree_context = NULL; @@ -13,7 +13,7 @@ $NetBSD: patch-src_glsl_ralloc.c,v 1.2 2014/08/06 10:25:14 wiz Exp $ autofree(void) { ralloc_free(autofree_context); -@@ -283,7 +283,6 @@ ralloc_autofree_context(void) +@@ -296,7 +296,6 @@ ralloc_autofree_context(void) { if (unlikely(autofree_context == NULL)) { autofree_context = ralloc_context(NULL); diff --git a/graphics/MesaLib/patches/patch-src_mapi_entry__x86-64__tls.h b/graphics/MesaLib/patches/patch-src_mapi_entry__x86-64__tls.h new file mode 100644 index 000000000..32764405f --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mapi_entry__x86-64__tls.h @@ -0,0 +1,17 @@ +$NetBSD: patch-src_mapi_entry__x86-64__tls.h,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Fix --enable-glx-tls with clang. From FreeBSD. + +--- src/mapi/entry_x86-64_tls.h.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/mapi/entry_x86-64_tls.h +@@ -62,8 +62,8 @@ entry_patch_public(void) + { + } + +-static char +-x86_64_entry_start[]; ++extern char ++x86_64_entry_start[] __attribute__((visibility("hidden"))); + + mapi_func + entry_get_public(int slot) diff --git a/graphics/MesaLib/patches/patch-src_mapi_entry__x86__tls.h b/graphics/MesaLib/patches/patch-src_mapi_entry__x86__tls.h new file mode 100644 index 000000000..8161b642e --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mapi_entry__x86__tls.h @@ -0,0 +1,17 @@ +$NetBSD: patch-src_mapi_entry__x86__tls.h,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Fix --enable-glx-tls with clang. From FreeBSD. + +--- src/mapi/entry_x86_tls.h.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/mapi/entry_x86_tls.h +@@ -72,8 +72,8 @@ __asm__(".text"); + extern unsigned long + x86_current_tls(); + +-static char x86_entry_start[]; +-static char x86_entry_end[]; ++extern char x86_entry_start[] __attribute__((visibility("hidden"))); ++extern char x86_entry_end[] __attribute__((visibility("hidden"))); + + void + entry_patch_public(void) diff --git a/graphics/MesaLib/patches/patch-src_mapi_entry__x86__tsd.h b/graphics/MesaLib/patches/patch-src_mapi_entry__x86__tsd.h new file mode 100644 index 000000000..e927b6209 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mapi_entry__x86__tsd.h @@ -0,0 +1,17 @@ +$NetBSD: patch-src_mapi_entry__x86__tsd.h,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Fix --enable-glx-tls with clang. From FreeBSD. + +--- src/mapi/entry_x86_tsd.h.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/mapi/entry_x86_tsd.h +@@ -59,8 +59,8 @@ __asm__(".balign 32\n" + #include + #include "u_execmem.h" + +-static const char x86_entry_start[]; +-static const char x86_entry_end[]; ++extern const char x86_entry_start[] __attribute__((visibility("hidden"))); ++extern const char x86_entry_end[] __attribute__((visibility("hidden"))); + + void + entry_patch_public(void) diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_Makefile.in b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_Makefile.in new file mode 100644 index 000000000..e33b420df --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-src_mesa_drivers_dri_Makefile.in,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +DRI drivers need explicit linkage to glapi. FDO bug 57702. We only need to do +this for the "mega" drivers since that's where final linking takes place. + +--- src/mesa/drivers/dri/Makefile.in.orig 2015-03-28 18:43:41.000000000 +0000 ++++ src/mesa/drivers/dri/Makefile.in +@@ -581,6 +581,7 @@ mesa_dri_drivers_la_LIBADD = \ + common/libdricommon.la \ + $(MEGADRIVERS_DEPS) \ + $(DRI_LIB_DEPS) \ ++ $(top_srcdir)/src/mapi/shared-glapi/libglapi.la \ + $() + + @NEED_MEGADRIVER_TRUE@dri_LTLIBRARIES = mesa_dri_drivers.la diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_Makefile.in b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_Makefile.in new file mode 100644 index 000000000..20e3007da --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_Makefile.in @@ -0,0 +1,16 @@ +$NetBSD: patch-src_mesa_drivers_dri_common_Makefile.in,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Don't install the sysconf directory for now. + +--- src/mesa/drivers/dri/common/Makefile.in.orig 2015-02-28 00:06:10.000000000 +0000 ++++ src/mesa/drivers/dri/common/Makefile.in +@@ -710,6 +710,9 @@ mostlyclean-libtool: + clean-libtool: + -rm -rf .libs _libs + install-sysconfDATA: $(sysconf_DATA) ++ true ++ ++disabled-install-sysconfDATA: + @$(NORMAL_INSTALL) + @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \ + if test -n "$$list"; then \ diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_mmio.h b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_mmio.h deleted file mode 100644 index 530d30e60..000000000 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_mmio.h +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-src_mesa_drivers_dri_common_mmio.h,v 1.1 2013/05/16 05:22:02 richard Exp $ - ---- src/mesa/drivers/dri/common/mmio.h.orig 2010-02-05 00:10:40.000000000 +0000 -+++ src/mesa/drivers/dri/common/mmio.h -@@ -34,6 +34,7 @@ - #define MMIO_H - - #include "main/glheader.h" -+#include "dri_util.h" - - #if defined( __powerpc__ ) - diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_xmlconfig.c b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_xmlconfig.c new file mode 100644 index 000000000..a5f8918d1 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_xmlconfig.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_mesa_drivers_dri_common_xmlconfig.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Fix broken ifdef. + +--- src/mesa/drivers/dri/common/xmlconfig.c.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/mesa/drivers/dri/common/xmlconfig.c +@@ -53,7 +53,7 @@ extern char *program_invocation_name, *p + # include + # define GET_PROGRAM_NAME() getprogname() + # endif +-#elif defined(__NetBSD__) && defined(__NetBSD_Version) && (__NetBSD_Version >= 106000100) ++#elif defined(__NetBSD__) && defined(__NetBSD_Version__) && (__NetBSD_Version__ >= 106000100) + # include + # define GET_PROGRAM_NAME() getprogname() + #elif defined(__APPLE__) diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__screen.c b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__screen.c new file mode 100644 index 000000000..3b8aa7d26 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__screen.c @@ -0,0 +1,39 @@ +$NetBSD: patch-src_mesa_drivers_dri_i915_intel__screen.c,v 1.2 2015/06/07 15:48:12 tnn Exp $ + +Fix build on older NetBSD w/o _SC_PHYS_PAGES. + +--- src/mesa/drivers/dri/i915/intel_screen.c.orig 2015-06-07 10:06:53.000000000 +0000 ++++ src/mesa/drivers/dri/i915/intel_screen.c +@@ -41,6 +41,10 @@ + #include "utils.h" + #include "xmlpool.h" + ++#ifdef HAVE_SYS_SYSCTL_H ++# include ++#endif ++ + static const __DRIconfigOptionsExtension i915_config_options = { + .base = { __DRI_CONFIG_OPTIONS, 1 }, + .xml = +@@ -732,6 +736,13 @@ i915_query_renderer_integer(__DRIscreen + const unsigned gpu_mappable_megabytes = + (aper_size / (1024 * 1024)) * 3 / 4; + ++#if defined(HW_PHYSMEM64) ++ int mib[2] = { CTL_HW, HW_PHYSMEM64 }; ++ uint64_t system_memory_bytes; ++ size_t len = sizeof(system_memory_bytes); ++ if (sysctl(mib, 2, &system_memory_bytes, &len, NULL, 0) != 0) ++ return -1; ++#else + const long system_memory_pages = sysconf(_SC_PHYS_PAGES); + const long system_page_size = sysconf(_SC_PAGE_SIZE); + +@@ -740,6 +751,7 @@ i915_query_renderer_integer(__DRIscreen + + const uint64_t system_memory_bytes = (uint64_t) system_memory_pages + * (uint64_t) system_page_size; ++#endif + + const unsigned system_memory_megabytes = + (unsigned) (system_memory_bytes / (1024 * 1024)); diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_intel__screen.c b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_intel__screen.c new file mode 100644 index 000000000..b3012113e --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_intel__screen.c @@ -0,0 +1,39 @@ +$NetBSD: patch-src_mesa_drivers_dri_i965_intel__screen.c,v 1.2 2015/06/07 15:48:12 tnn Exp $ + +Fix build on older NetBSD w/o _SC_PHYS_PAGES. + +--- src/mesa/drivers/dri/i965/intel_screen.c.orig 2015-06-07 10:06:53.000000000 +0000 ++++ src/mesa/drivers/dri/i965/intel_screen.c +@@ -42,6 +42,10 @@ + #include "utils.h" + #include "xmlpool.h" + ++#ifdef HAVE_SYS_SYSCTL_H ++# include ++#endif ++ + static const __DRIconfigOptionsExtension brw_config_options = { + .base = { __DRI_CONFIG_OPTIONS, 1 }, + .xml = +@@ -829,6 +833,13 @@ brw_query_renderer_integer(__DRIscreen * + const unsigned gpu_mappable_megabytes = + (aper_size / (1024 * 1024)) * 3 / 4; + ++#if defined(HW_PHYSMEM64) ++ int mib[2] = { CTL_HW, HW_PHYSMEM64 }; ++ const uint64_t system_memory_bytes; ++ size_t len = sizeof(system_memory_bytes); ++ if (sysctl(mib, 2, &system_memory_bytes, &len, NULL, 0) != 0) ++ return -1; ++#else + const long system_memory_pages = sysconf(_SC_PHYS_PAGES); + const long system_page_size = sysconf(_SC_PAGE_SIZE); + +@@ -837,6 +848,7 @@ brw_query_renderer_integer(__DRIscreen * + + const uint64_t system_memory_bytes = (uint64_t) system_memory_pages + * (uint64_t) system_page_size; ++#endif + + const unsigned system_memory_megabytes = + (unsigned) (system_memory_bytes / (1024 * 1024)); diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_swrast_swrast.c b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_swrast_swrast.c new file mode 100644 index 000000000..6d7a514d4 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_swrast_swrast.c @@ -0,0 +1,19 @@ +$NetBSD: patch-src_mesa_drivers_dri_swrast_swrast.c,v 1.2 2015/06/07 15:48:12 tnn Exp $ + +Fix build on older NetBSD w/o _SC_PHYS_PAGES. + +--- src/mesa/drivers/dri/swrast/swrast.c.orig 2015-06-07 10:06:53.000000000 +0000 ++++ src/mesa/drivers/dri/swrast/swrast.c +@@ -150,6 +150,12 @@ swrast_query_renderer_integer(__DRIscree + size_t len = sizeof(system_memory_bytes); + if (sysctl(mib, 2, &system_memory_bytes, &len, NULL, 0) != 0) + return -1; ++#elif defined(HW_PHYSMEM64) ++ int mib[2] = { CTL_HW, HW_PHYSMEM64 }; ++ uint64_t system_memory_bytes; ++ size_t len = sizeof(system_memory_bytes); ++ if (sysctl(mib, 2, &system_memory_bytes, &len, NULL, 0) != 0) ++ return -1; + #elif defined(_SC_PHYS_PAGES) && defined(_SC_PAGE_SIZE) + /* XXX: Do we want to return the full amount of system memory ? */ + const long system_memory_pages = sysconf(_SC_PHYS_PAGES); diff --git a/graphics/MesaLib/patches/patch-src_mesa_main_compiler.h b/graphics/MesaLib/patches/patch-src_mesa_main_compiler.h index 088db81f3..b7e6cf669 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_main_compiler.h +++ b/graphics/MesaLib/patches/patch-src_mesa_main_compiler.h @@ -1,47 +1,20 @@ -$NetBSD: patch-src_mesa_main_compiler.h,v 1.3 2013/06/16 04:16:59 obache Exp $ +$NetBSD: patch-src_mesa_main_compiler.h,v 1.4 2015/04/25 11:19:18 tnn Exp $ ---- src/mesa/main/compiler.h.orig 2011-11-23 01:09:52.000000000 +0000 +i386 FPU control word defaults. + +--- src/mesa/main/compiler.h.orig 2015-03-28 18:20:39.000000000 +0000 +++ src/mesa/main/compiler.h -@@ -248,7 +248,26 @@ extern "C" { - * Try to use a runtime test instead. - * For now, only used by some DRI hardware drivers for color/texel packing. +@@ -285,7 +285,13 @@ static inline GLuint CPU_TO_LE32(GLuint + /* Hardware default: All exceptions masked, extended double precision, + * round to nearest (IEEE compliant): */ --#if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN -+#ifdef __sun -+#include -+#elif defined(__OpenBSD__) || defined(__NetBSD__) -+#include -+#elif defined(__FreeBSD__) || defined(__DragonFly__) -+#include ++#if defined(__NetBSD__) ++#define DEFAULT_X86_FPU 0x127f /* __NetBSD_NPXCW__ */ ++#elif defined(__FreeBSD__) ++#define DEFAULT_X86_FPU 0x1272 /* __FreeBSD_NPXCW__ */ ++#else + #define DEFAULT_X86_FPU 0x037f +#endif -+ -+#if defined(BYTE_ORDER) && defined(BIG_ENDIAN) -+# if BYTE_ORDER == BIG_ENDIAN -+#define MESA_BIG_ENDIAN 1 -+# endif -+#elif defined(_BYTE_ORDER) && defined(_BIG_ENDIAN) -+# if _BYTE_ORDER == _BIG_ENDIAN -+#define MESA_BIG_ENDIAN 1 -+# endif -+#elif defined(__sun) && defined(_BIG_ENDIAN) -+#define MESA_BIG_ENDIAN 1 -+#endif -+#if MESA_BIG_ENDIAN == 1 - #if defined(__linux__) - #include - #define CPU_TO_LE32( x ) bswap_32( x ) -@@ -263,11 +282,13 @@ static INLINE GLuint CPU_TO_LE32(GLuint - ((x & 0x00ff0000) >> 8) | - ((x & 0xff000000) >> 24)); - } -+#elif defined(__sun) -+#include -+#define CPU_TO_LE32( x ) BSWAP_32( x ) - #else /*__linux__ */ - #include - #define CPU_TO_LE32( x ) bswap32( x ) - #endif /*__linux__*/ --#define MESA_BIG_ENDIAN 1 - #else - #define CPU_TO_LE32( x ) ( x ) - #define MESA_LITTLE_ENDIAN 1 + /* All exceptions masked, single precision, round to nearest: + */ + #define FAST_X86_FPU 0x003f diff --git a/graphics/MesaLib/patches/patch-src_mesa_main_context.c b/graphics/MesaLib/patches/patch-src_mesa_main_context.c index 96de248f4..443ca8900 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_main_context.c +++ b/graphics/MesaLib/patches/patch-src_mesa_main_context.c @@ -1,10 +1,10 @@ -$NetBSD: patch-src_mesa_main_context.c,v 1.1 2014/08/06 10:25:14 wiz Exp $ +$NetBSD: patch-src_mesa_main_context.c,v 1.2 2015/04/25 11:19:18 tnn Exp $ * Fix exit time segfault of qt5 application with modular xorg ---- src/mesa/main/context.c.orig 2011-10-15 00:43:58.000000000 +0000 +--- src/mesa/main/context.c.orig 2015-03-28 18:20:39.000000000 +0000 +++ src/mesa/main/context.c -@@ -383,10 +383,10 @@ _glthread_DECLARE_STATIC_MUTEX(OneTimeLo +@@ -378,10 +378,10 @@ mtx_t OneTimeLock = _MTX_INITIALIZER_NP; * * \sa _math_init(). */ @@ -14,11 +14,11 @@ $NetBSD: patch-src_mesa_main_context.c,v 1.1 2014/08/06 10:25:14 wiz Exp $ { - static GLbitfield api_init_mask = 0x0; - _glthread_LOCK_MUTEX(OneTimeLock); + mtx_lock(&OneTimeLock); -@@ -441,14 +441,16 @@ one_time_init( struct gl_context *ctx ) +@@ -428,14 +428,16 @@ one_time_init( struct gl_context *ctx ) - _glthread_UNLOCK_MUTEX(OneTimeLock); + mtx_unlock(&OneTimeLock); - /* Hopefully atexit() is widely available. If not, we may need some - * #ifdef tests here. diff --git a/graphics/MesaLib/patches/patch-src_mesa_main_shader__query.cpp b/graphics/MesaLib/patches/patch-src_mesa_main_shader__query.cpp new file mode 100644 index 000000000..b87fcd596 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_main_shader__query.cpp @@ -0,0 +1,48 @@ +$NetBSD: patch-src_mesa_main_shader__query.cpp,v 1.1 2015/05/16 16:39:52 tnn Exp $ + +https://bugs.freedesktop.org/show_bug.cgi?id=66346 + +From c4a1fec68d2508ff0c4fc2831465aca8c4ca783a Mon Sep 17 00:00:00 2001 +From: Julien Isorce +Date: Wed, 22 Apr 2015 23:04:42 +0100 +Subject: [PATCH 1/2] shader_query: convert GLhandleARB to uintptr_t before + troncating to GLuint + +Fixes compiler error on OSX as GLhandleARB is defined as void* if __APPLE__. + +https://bugs.freedesktop.org/show_bug.cgi?id=66346 +--- + src/mesa/main/shader_query.cpp | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +diff --git a/src/mesa/main/shader_query.cpp b/src/mesa/main/shader_query.cpp +index bc6fec5..22d9e0f 100644 +--- src/mesa/main/shader_query.cpp ++++ src/mesa/main/shader_query.cpp +@@ -68,7 +68,7 @@ _mesa_BindAttribLocation(GLhandleARB program, GLuint index, + GET_CURRENT_CONTEXT(ctx); + + struct gl_shader_program *const shProg = +- _mesa_lookup_shader_program_err(ctx, program, "glBindAttribLocation"); ++ _mesa_lookup_shader_program_err(ctx, (GLuint)(uintptr_t)program, "glBindAttribLocation"); + if (!shProg) + return; + +@@ -136,7 +136,7 @@ _mesa_GetActiveAttrib(GLhandleARB program, GLuint desired_index, + return; + } + +- shProg = _mesa_lookup_shader_program_err(ctx, program, "glGetActiveAttrib"); ++ shProg = _mesa_lookup_shader_program_err(ctx, (GLuint)(uintptr_t)program, "glGetActiveAttrib"); + if (!shProg) + return; + +@@ -250,7 +250,7 @@ _mesa_GetAttribLocation(GLhandleARB program, const GLcharARB * name) + { + GET_CURRENT_CONTEXT(ctx); + struct gl_shader_program *const shProg = +- _mesa_lookup_shader_program_err(ctx, program, "glGetAttribLocation"); ++ _mesa_lookup_shader_program_err(ctx, (GLuint)(uintptr_t)program, "glGetAttribLocation"); + + if (!shProg) { + return -1; diff --git a/graphics/MesaLib/patches/patch-src_mesa_x86_common__x86.c b/graphics/MesaLib/patches/patch-src_mesa_x86_common__x86.c new file mode 100644 index 000000000..6719b2460 --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_mesa_x86_common__x86.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_mesa_x86_common__x86.c,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Treat NetBSD like OpenBSD. + +--- src/mesa/x86/common_x86.c.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/mesa/x86/common_x86.c +@@ -42,7 +42,7 @@ + #include + #include + #endif +-#if defined(USE_SSE_ASM) && defined(__OpenBSD__) ++#if defined(USE_SSE_ASM) && (defined(__OpenBSD__) || defined(__NetBSD__)) + #include + #include + #include diff --git a/graphics/MesaLib/patches/patch-src_util_u__atomic.h b/graphics/MesaLib/patches/patch-src_util_u__atomic.h new file mode 100644 index 000000000..2b71ffd9d --- /dev/null +++ b/graphics/MesaLib/patches/patch-src_util_u__atomic.h @@ -0,0 +1,30 @@ +$NetBSD: patch-src_util_u__atomic.h,v 1.1 2015/04/25 11:19:18 tnn Exp $ + +Fix SunOS atomic macros. + +--- src/util/u_atomic.h.orig 2015-03-28 18:20:39.000000000 +0000 ++++ src/util/u_atomic.h +@@ -175,7 +175,7 @@ char _InterlockedCompareExchange8(char v + sizeof(*v) == sizeof(uint16_t) ? atomic_inc_16((uint16_t *)(v)) : \ + sizeof(*v) == sizeof(uint32_t) ? atomic_inc_32((uint32_t *)(v)) : \ + sizeof(*v) == sizeof(uint64_t) ? atomic_inc_64((uint64_t *)(v)) : \ +- (assert(!"should not get here"), 0)) ++ (assert(!"should not get here"), (void)0)) + + #define p_atomic_inc_return(v) ((__typeof(*v)) \ + sizeof(*v) == sizeof(uint8_t) ? atomic_inc_8_nv ((uint8_t *)(v)) : \ +@@ -184,12 +184,12 @@ char _InterlockedCompareExchange8(char v + sizeof(*v) == sizeof(uint64_t) ? atomic_inc_64_nv((uint64_t *)(v)) : \ + (assert(!"should not get here"), 0)) + +-#define p_atomic_dec(v) ((void) \ ++#define p_atomic_dec(v) (void) (\ + sizeof(*v) == sizeof(uint8_t) ? atomic_dec_8 ((uint8_t *)(v)) : \ + sizeof(*v) == sizeof(uint16_t) ? atomic_dec_16((uint16_t *)(v)) : \ + sizeof(*v) == sizeof(uint32_t) ? atomic_dec_32((uint32_t *)(v)) : \ + sizeof(*v) == sizeof(uint64_t) ? atomic_dec_64((uint64_t *)(v)) : \ +- (assert(!"should not get here"), 0)) ++ (assert(!"should not get here"), (void)0)) + + #define p_atomic_dec_return(v) ((__typeof(*v)) \ + sizeof(*v) == sizeof(uint8_t) ? atomic_dec_8_nv ((uint8_t *)(v)) : \ diff --git a/graphics/MesaLib7/DESCR b/graphics/MesaLib7/DESCR new file mode 100644 index 000000000..8a8cccf5b --- /dev/null +++ b/graphics/MesaLib7/DESCR @@ -0,0 +1,5 @@ +MesaLib is a 3-D graphics library with an API which is very similar to +that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax +or state machine, it is being used with authorization from Silicon Graphics, +Inc. However, the author makes no claim that Mesa is in any way a +compatible replacement for OpenGL or associated with Silicon Graphics, Inc. diff --git a/graphics/MesaLib7/Makefile b/graphics/MesaLib7/Makefile new file mode 100644 index 000000000..331a94eec --- /dev/null +++ b/graphics/MesaLib7/Makefile @@ -0,0 +1,145 @@ +# $NetBSD: Makefile,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +DISTNAME?= ${MESA_DISTNAME} +PKGNAME= MesaLib7-${MESA_PKGVERSION} +CATEGORIES= graphics +MASTER_SITES= ${MESA_SITES} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.mesa3d.org/ +COMMENT= Graphics library similar to SGI's OpenGL + +INSTALLATION_PREFIX= ${LOCALBASE}/MesaLib7 + +DISTFILES+= MesaLib-${MESA_VERSION}${EXTRACT_SUFX} +MESA_DISTNAME= MesaLib-${MESA_VERSION} +MESA_SITES= ftp://freedesktop.org/pub/mesa/${MESA_VERSION}/ +MESA_VERSION= 7.11.2 +MESA_PKGVERSION= ${MESA_VERSION} + +GNU_CONFIGURE= yes +USE_LANGUAGES= c99 c++ +USE_TOOLS+= automake bison flex gmake pkg-config makedepend +WRKSRC= ${WRKDIR}/Mesa-${MESA_VERSION} +DIST_SUBDIR= Mesa-${MESA_PKGVERSION} + +CONFLICTS+= xf86driproto<2.0.4 + +PLIST_VARS= dri nodri + +PKGCONFIG_OVERRIDE+= src/mesa/drivers/dri/dri.pc.in +PKGCONFIG_OVERRIDE+= src/mesa/gl.pc.in +PKGCONFIG_OVERRIDE+= src/mesa/osmesa.pc.in +PKGCONFIG_OVERRIDE+= src/glw/glw.pc.in + +CONFIGURE_ARGS+= --disable-glu +CONFIGURE_ARGS+= --disable-glut +CONFIGURE_ARGS+= --disable-motif +CONFIGURE_ARGS+= --with-gallium-drivers="" +CONFIGURE_ARGS+= --disable-gallium-llvm +CONFIGURE_ARGS+= --disable-egl + +.include "glx-config.mk" + +PYTHON_FOR_BUILD_ONLY= tool +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 7.11.2 + +MAKE_ENV+= MAKE=${GMAKE:Q} + +.include "../../mk/compiler.mk" + +.if !empty(PKGSRC_COMPILER:Mccc) +CFLAGS+= -D__FUNCTION__=__FILE__ +.endif + +.include "../../mk/bsd.prefs.mk" +.if ${OPSYS} == "MirBSD" +BUILDLINK_TRANSFORM+= rm:-fvisibility=hidden +.endif + +.if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) +# XXX This is not quite enough: we will need to patch the makefile +# because it bogusly tries to reuse objects for native tools and target +# libraries, and for cross-compiling the objects need to be built +# separately. Alternatively, we could just update Mesa to something +# less prehistoric... +SUBST_CLASSES+= nativecc +SUBST_STAGE.nativecc= pre-configure +SUBST_MESSAGE.nativecc= Fix makefiles to compile tools with native cc. +SUBST_FILES.nativecc+= src/glsl/Makefile +SUBST_SED.nativecc+= -e 's,$$(CC),$$(APP_CC),g' +SUBST_SED.nativecc+= -e 's,$$(CXX),$$(APP_CXX),g' +MAKE_FLAGS+= APP_CC=${NATIVE_CC:Q} +MAKE_FLAGS+= APP_CXX=${NATIVE_CXX:Q} +.endif + +.include "options.mk" + +.if !empty(MACHINE_PLATFORM:MNetBSD-[12].*) +## +## NetBSD 2.x and earlier require pthread stubs +## +. include "../../devel/pthread-stublib/buildlink3.mk" +PTHREAD_STUBLIB= -L${PREFIX}/lib -Wl,-R${PREFIX}/lib -lpthstub +.elif !empty(MACHINE_PLATFORM:MNetBSD-*) +## +## NetBSD 3.x and later have pthread stubs in libc +## +PTHREAD_STUBLIB= +.else +## +## Other platforms may or may not have stubs provided by libc, but pulling in +## threading support via the pthread.buildlink3.mk definitions will provide +## all the necessary interfaces. This matches the standard configuration for +## most platforms as they appear in "${WRKSRC}/configs", and is necessary +## for successful linking with libGL under many platforms. +## +.include "../../mk/pthread.buildlink3.mk" +PTHREAD_STUBLIB= ${PTHREAD_LDFLAGS} ${PTHREAD_LIBS} +.endif +PKGSRC_MAKE_ENV+= PTHREAD_STUBLIB=${PTHREAD_STUBLIB:Q} +MAKE_ENV+= PTHREAD_STUBLIB=${PTHREAD_STUBLIB:Q} + +.if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) +MAKE_ENV+= CROSS_COMPILING=yes +.endif + +pre-configure: + cd ${WRKSRC} && ${MAKE} configure + +post-extract: +.if !empty(PKG_OPTIONS:Mdri) && (${OPSYS} == "SunOS") + ${CP} ${FILESDIR}/mapfile.externs ${WRKSRC}/src/mesa/drivers/dri/ +.endif + ${CP} ${FILESDIR}/gen_matypes.awk ${WRKSRC}/src/mesa/x86 + ${CP} ${FILESDIR}/gen_matypes.sh ${WRKSRC}/src/mesa/x86 + ${CHMOD} a+x ${WRKSRC}/src/mesa/x86/gen_matypes.sh + +# +# remove include files installed respectively by ../glu and ../glut +# +pre-install: + ${RM} -f ${WRKSRC}/include/GL/glu*.h + +.include "../../mk/compiler.mk" + +.if !empty(PKGSRC_COMPILER:Mclang) +CFLAGS+= -no-integrated-as -fvisibility=hidden +.endif + +.if ${OPSYS} == "MirBSD" +BUILDLINK_TRANSFORM+= rm:-fvisibility=hidden +.endif + +.include "../../lang/python/tool.mk" +BUILDLINK_DEPMETHOD.libxml2?= build +.include "../../textproc/libxml2/buildlink3.mk" +BUILDLINK_API_DEPENDS.glproto+= glproto>=1.4.11 +.include "../../x11/glproto/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libXi/buildlink3.mk" +.include "../../x11/libXmu/buildlink3.mk" +.include "../../x11/libXext/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/MesaLib7/PLIST b/graphics/MesaLib7/PLIST new file mode 100644 index 000000000..8888aad2c --- /dev/null +++ b/graphics/MesaLib7/PLIST @@ -0,0 +1,46 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/05 17:01:37 tnn Exp $ +include/GL/GLwDrawA.h +include/GL/GLwDrawAP.h +include/GL/GLwMDrawA.h +include/GL/GLwMDrawAP.h +include/GL/gl.h +include/GL/gl_mangle.h +include/GL/glext.h +include/GL/glfbdev.h +include/GL/glx.h +include/GL/glx_mangle.h +include/GL/glxext.h +${PLIST.dri}include/GL/internal/dri_interface.h +include/GL/mesa_wgl.h +include/GL/osmesa.h +include/GL/vms_x_fix.h +include/GL/wglext.h +include/GL/wmesa.h +lib/libGL.so +lib/libGL.so.1 +lib/libGL.so.1.2 +lib/libGLw.so +lib/libGLw.so.1 +lib/libGLw.so.1.0.0 +${PLIST.nodri}lib/libOSMesa.so +${PLIST.nodri}lib/libOSMesa.so.7 +${PLIST.nodri}lib/libOSMesa.so.7.11.0 +${PLIST.dri}lib/dri/i810_dri.so +${PLIST.dri}lib/dri/i915_dri.so +${PLIST.dri}lib/dri/i965_dri.so +${PLIST.dri}lib/dri/mach64_dri.so +${PLIST.dri}lib/dri/mga_dri.so +${PLIST.dri}lib/dri/r128_dri.so +${PLIST.dri}lib/dri/r200_dri.so +${PLIST.dri}lib/dri/r300_dri.so +${PLIST.dri}lib/dri/r600_dri.so +${PLIST.dri}lib/dri/radeon_dri.so +${PLIST.dri}lib/dri/savage_dri.so +${PLIST.dri}lib/dri/sis_dri.so +${PLIST.dri}lib/dri/swrast_dri.so +${PLIST.dri}lib/dri/tdfx_dri.so +${PLIST.dri}lib/dri/unichrome_dri.so +${PLIST.dri}lib/pkgconfig/dri.pc +lib/pkgconfig/gl.pc +lib/pkgconfig/glw.pc +${PLIST.nodri}lib/pkgconfig/osmesa.pc diff --git a/graphics/MesaLib7/buildlink3.mk b/graphics/MesaLib7/buildlink3.mk new file mode 100644 index 000000000..568d1bca0 --- /dev/null +++ b/graphics/MesaLib7/buildlink3.mk @@ -0,0 +1,36 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +BUILDLINK_TREE+= MesaLib7 + +.if !defined(MESALIB7_BUILDLINK3_MK) +MESALIB7_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.MesaLib7+= MesaLib7>=7.11.2 +BUILDLINK_PKGSRCDIR.MesaLib7?= ../../graphics/MesaLib7 + +.include "../../mk/bsd.fast.prefs.mk" + +# See . +.if !empty(MACHINE_PLATFORM:MDarwin-[9].*-*) +BUILDLINK_LDFLAGS.MesaLib7+= -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib +.endif + +pkgbase:= MesaLib7 +.include "../../mk/pkg-build-options.mk" + +.if ${X11_TYPE} == "native" && ${OPSYS} != "Cygwin" && exists(${X11BASE}/lib/pkgconfig/dri.pc) +PKG_BUILD_OPTIONS.MesaLib7+= dri +.endif + +.if !empty(PKG_BUILD_OPTIONS.MesaLib7:Mdri) +. include "../../graphics/MesaLib/dri.mk" +.endif + +.if !empty(MACHINE_PLATFORM:MNetBSD-[12].*) +.include "../../devel/pthread-stublib/buildlink3.mk" +.endif + +.include "../../x11/libXext/buildlink3.mk" +.endif # MESALIB7_BUILDLINK3_MK + +BUILDLINK_TREE+= -MesaLib7 diff --git a/graphics/MesaLib7/distinfo b/graphics/MesaLib7/distinfo new file mode 100644 index 000000000..10da6c3b6 --- /dev/null +++ b/graphics/MesaLib7/distinfo @@ -0,0 +1,34 @@ +$NetBSD: distinfo,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +SHA1 (Mesa-7.11.2/MesaLib-7.11.2.tar.bz2) = 5981ac2de8438e5f4a1f3561f2044d700c5f0de9 +RMD160 (Mesa-7.11.2/MesaLib-7.11.2.tar.bz2) = 656ded1db6c1f6fdd15a3f2cdee1b895d393bcea +Size (Mesa-7.11.2/MesaLib-7.11.2.tar.bz2) = 6257280 bytes +SHA1 (patch-af) = da0bd412b81d4b826b6d9b4bb8d98ca1fe0006ba +SHA1 (patch-bin_mklib) = 8c54bf5382541cab9d971b0e0e627035db1af468 +SHA1 (patch-configure.ac) = 0e3f9a1f21ba3a50161312683e9a0ad36f9f3e61 +SHA1 (patch-include_GL_gl.h) = a97ab309556c78d818d0b8bd867b5f2412c141b0 +SHA1 (patch-src_gallium_auxiliary_util_u__atomic.h) = 68ba9694aca506add2aa96a6892a7227481c2c11 +SHA1 (patch-src_gallium_include_pipe_p__config.h) = 34f4c2a033dd7a494dd3f51db407002a3388f84e +SHA1 (patch-src_glsl_ir__constant__expression.cpp) = 281e281f51afed244b1a29b92942d572fc095124 +SHA1 (patch-src_glsl_ralloc.c) = 40885fac898058f8e83852a79ca50a74b61121ab +SHA1 (patch-src_glu_sgi_glu.exports) = 66609d2ea59b02fc46b41311b0042fe4a2da517f +SHA1 (patch-src_glu_sgi_libtess_sweep.c) = 6ee6d67b2178d23e1b7848d64eede6349f46ee96 +SHA1 (patch-src_glx_XF86dri.c) = b69b7cf5e0d617eca129f0d7f0b06c7603d00db0 +SHA1 (patch-src_mesa_drivers_dri_common_dri__util.h) = 53e63dcc6243b1872f4e4816b46e92910cf97edc +SHA1 (patch-src_mesa_drivers_dri_common_mmio.h) = b6da48111fb2792b1c71eb7549d0f03adceec9f1 +SHA1 (patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c) = fec8b1a9f6888e9a4225861ea5bda776ecc5f054 +SHA1 (patch-src_mesa_drivers_dri_i915_intel__tris.c) = 74a2ca9f9c865db9b6212087e442f65bb0621227 +SHA1 (patch-src_mesa_drivers_dri_i965_brw__draw.c) = ce12dc2d2391300d32776a06f5d0096448019c6b +SHA1 (patch-src_mesa_drivers_dri_i965_brw__draw__upload.c) = 44162ca546072669b85093981728e635dda69e55 +SHA1 (patch-src_mesa_drivers_dri_i965_brw__misc__state.c) = d37f967dea0fc3bd32566d6a26fd434ca9564081 +SHA1 (patch-src_mesa_drivers_dri_i965_gen6__vs__state.c) = c918b5a91b339e49850d718c957d7e717c2dc130 +SHA1 (patch-src_mesa_drivers_dri_i965_gen6__wm__state.c) = a8ecf943525888b22ec99fe454b08f43c5d8a911 +SHA1 (patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c) = 653c87e1123ce9a27b71221fff4119df34abe15f +SHA1 (patch-src_mesa_drivers_dri_intel_intel__context.c) = 21d3c08a27817a6358b88101f889120869eebcce +SHA1 (patch-src_mesa_drivers_dri_intel_intel__context.h) = 6d394e704636134768a6cb5a200ebcc7bc3f52ed +SHA1 (patch-src_mesa_drivers_dri_mach64_mach64__context.h) = fe95c6610de4c1482c568463aca82f53ed0df900 +SHA1 (patch-src_mesa_drivers_x11_Makefile) = 17b72d2b74d89fbd8db05491cfcf253bb856b139 +SHA1 (patch-src_mesa_main_compiler.h) = b164781b541cb83b64597facbb7a7e21d8bdb686 +SHA1 (patch-src_mesa_main_context.c) = 6b6f1e3ad4ea189291fcf221d4b8bfbd650f8908 +SHA1 (patch-src_mesa_main_imports.c) = d0c50004c749e4c5c136ac2ed50a6989ca90065f +SHA1 (patch-src_mesa_main_imports.h) = f5a96195b3a14294ca3389c9fe17a6076c46db8a diff --git a/graphics/MesaLib/files/gen_matypes.awk b/graphics/MesaLib7/files/gen_matypes.awk similarity index 91% rename from graphics/MesaLib/files/gen_matypes.awk rename to graphics/MesaLib7/files/gen_matypes.awk index bc267f0cc..8fb60fc83 100644 --- a/graphics/MesaLib/files/gen_matypes.awk +++ b/graphics/MesaLib7/files/gen_matypes.awk @@ -1,4 +1,4 @@ -# $NetBSD: gen_matypes.awk,v 1.1 2007/08/06 13:47:39 joerg Exp $ +# $NetBSD: gen_matypes.awk,v 1.1 2015/04/05 17:01:37 tnn Exp $ BEGIN { while (getline) { diff --git a/graphics/MesaLib/files/gen_matypes.sh b/graphics/MesaLib7/files/gen_matypes.sh similarity index 96% rename from graphics/MesaLib/files/gen_matypes.sh rename to graphics/MesaLib7/files/gen_matypes.sh index 193be8026..ff01122c7 100644 --- a/graphics/MesaLib/files/gen_matypes.sh +++ b/graphics/MesaLib7/files/gen_matypes.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: gen_matypes.sh,v 1.1 2007/08/06 13:47:39 joerg Exp $ +# $NetBSD: gen_matypes.sh,v 1.1 2015/04/05 17:01:37 tnn Exp $ test_condition() { cat > gen_matypes_cross.c << EOF diff --git a/graphics/MesaLib/files/mapfile.externs b/graphics/MesaLib7/files/mapfile.externs similarity index 100% rename from graphics/MesaLib/files/mapfile.externs rename to graphics/MesaLib7/files/mapfile.externs diff --git a/graphics/MesaLib/glx-config.mk b/graphics/MesaLib7/glx-config.mk similarity index 93% rename from graphics/MesaLib/glx-config.mk rename to graphics/MesaLib7/glx-config.mk index c9b8db4d4..58d925012 100644 --- a/graphics/MesaLib/glx-config.mk +++ b/graphics/MesaLib7/glx-config.mk @@ -1,6 +1,6 @@ -# $NetBSD: glx-config.mk,v 1.5 2010/05/05 18:33:30 reed Exp $ +# $NetBSD: glx-config.mk,v 1.1 2015/04/05 17:01:37 tnn Exp $ # -# used by x11/modular-xorg-server/options.mk +# used by x11/modular-xorg-server112/options.mk .if !defined(GLX_CONFIG_MK) GLX_CONFIG_MK= # empty diff --git a/graphics/MesaLib7/options.mk b/graphics/MesaLib7/options.mk new file mode 100644 index 000000000..1497a9d7f --- /dev/null +++ b/graphics/MesaLib7/options.mk @@ -0,0 +1,66 @@ +# $NetBSD: options.mk,v 1.2 2015/04/05 17:02:45 tnn Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.MesaLib7 +PKG_SUPPORTED_OPTIONS= + +# Assembler code build configurations +.if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64") && \ + ${OPSYS} != "Darwin" +#PKG_SUPPORTED_OPTIONS+= ${MACHINE_ARCH} +#PKG_SUGGESTED_OPTIONS+= ${MACHINE_ARCH} +.endif +### +### XXX There are [probably] others, but let's not get crazy just yet. +### This will take a while to test for the myriad platforms we +### support. +### +.if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" || \ + ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc" || \ + ${MACHINE_ARCH} == "sparc64") && \ + (${OPSYS} == "NetBSD" || \ + ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD" || \ + ${OPSYS} == "DragonFly" || ${OPSYS} == "Linux" || \ + ${OPSYS} == "SunOS") +PKG_SUPPORTED_OPTIONS+= dri +.endif +.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-*86*) +PKG_SUGGESTED_OPTIONS+= dri +.endif +.if !empty(MACHINE_PLATFORM:MLinux-*-*86*) +PKG_SUGGESTED_OPTIONS+= dri +.endif + +.if ${OPSYS} == "FreeBSD" || ${OPSYS} == "DragonFly" || (${OPSYS} == "SunOS" && ${OS_VERSION} == "5.11") +PKG_SUGGESTED_OPTIONS+= dri +.endif + +.include "../../mk/bsd.options.mk" +### +### XXX Yes, this is a bit overly verbose; with Mesa, that can't hurt much. +### NOTE: there is no assembler code built with libOSMesa. +#.if (!empty(PKG_OPTIONS:Mi386) || !empty(PKG_OPTIONS:Mx86_64)) && \ +# !empty(PKG_OPTIONS:Mdri) +#BUILD_TARGET_SUFFIX= -${MACHINE_ARCH} +#.else +#BUILD_TARGET_SUFFIX= # empty +#.endif + +.if !empty(PKG_OPTIONS:Mdri) +CONFIGURE_ARGS+= --with-driver=dri +PLIST.dri= yes +BUILDLINK_DEPMETHOD.libpciaccess= full +. include "../../sysutils/libpciaccess/buildlink3.mk" +USE_BUILTIN.MesaLib= no +. include "../../graphics/MesaLib/dri.mk" +CONFIGURE_ARGS+= --with-dri-drivers="i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon savage sis swrast tdfx unichrome" +.else +CONFIGURE_ARGS+= --with-driver=xlib +PLIST.nodri= yes +.if !empty(MACHINE_PLATFORM:MNetBSD-[4-9]*-*86*) +PKG_FAIL_REASON= "The dri option needs to be enabled for this to build on NetBSD." +.endif +### +### XXX building libOSMesa breaks with -j, and GNU make has no .WAIT +### +#MAKE_JOBS_SAFE= no +.endif diff --git a/graphics/MesaLib7/patches/patch-af b/graphics/MesaLib7/patches/patch-af new file mode 100644 index 000000000..2ce498b2a --- /dev/null +++ b/graphics/MesaLib7/patches/patch-af @@ -0,0 +1,21 @@ +$NetBSD: patch-af,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +--- src/mesa/drivers/dri/sis/sis_context.h.orig 2009-01-22 17:38:34.000000000 +0000 ++++ src/mesa/drivers/dri/sis/sis_context.h +@@ -404,7 +404,16 @@ struct sis_context + #define MMIO_WMB() __asm __volatile("" : : : "memory") + #elif defined(__ia64__) + #define MMIO_WMB() __asm __volatile("mf" : : : "memory") ++#elif defined(__sparc64__) ++#define MMIO_WMB() __asm __volatile("membar #Sync" : : : "memory") ++#elif defined(HAVE_NETBSD_ATOMIC_H) ++#include ++#define MMIO_WMB() membar_sync() /* XXX is this adequate? */ ++#elif defined(__sync_synchronize) /* gcc built-in */ ++#define MMIO_WMB() __sync_synchronize() + #else ++#warning Please define MMIO_WMB for this platform ++#define MMIO_WMB() + #error platform needs WMB + #endif + diff --git a/graphics/MesaLib/patches/patch-bin_mklib b/graphics/MesaLib7/patches/patch-bin_mklib similarity index 97% rename from graphics/MesaLib/patches/patch-bin_mklib rename to graphics/MesaLib7/patches/patch-bin_mklib index 2e2a385be..8d022b665 100644 --- a/graphics/MesaLib/patches/patch-bin_mklib +++ b/graphics/MesaLib7/patches/patch-bin_mklib @@ -1,4 +1,4 @@ -$NetBSD: patch-bin_mklib,v 1.3 2013/11/29 15:27:19 bsiegert Exp $ +$NetBSD: patch-bin_mklib,v 1.1 2015/04/05 17:01:37 tnn Exp $ Solaris ld seemingly has a hard time swallowing nested archives, so flatten them out as is done for linux. diff --git a/graphics/MesaLib7/patches/patch-configure.ac b/graphics/MesaLib7/patches/patch-configure.ac new file mode 100644 index 000000000..64e36587d --- /dev/null +++ b/graphics/MesaLib7/patches/patch-configure.ac @@ -0,0 +1,13 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +--- configure.ac.orig 2011-10-15 00:43:58.000000000 +0000 ++++ configure.ac +@@ -1086,6 +1086,8 @@ if test "$mesa_driver" = dri -o "$mesa_d + if test "x$driglx_direct" = xyes; then + DEFINES="$DEFINES -DGLX_DIRECT_RENDERING" + fi ++ DRI_LIB_MAPFILE='-Wl,-M,$(TOP)/src/mesa/drivers/dri/mapfile.externs' ++ DRI_LIB_DEPS="$DRI_LIB_DEPS $DRI_LIB_MAPFILE" + ;; + cygwin*) + DEFINES="$DEFINES -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER" diff --git a/graphics/MesaLib/patches/patch-include_GL_gl.h b/graphics/MesaLib7/patches/patch-include_GL_gl.h similarity index 86% rename from graphics/MesaLib/patches/patch-include_GL_gl.h rename to graphics/MesaLib7/patches/patch-include_GL_gl.h index a3a07c727..c4f5bd41e 100644 --- a/graphics/MesaLib/patches/patch-include_GL_gl.h +++ b/graphics/MesaLib7/patches/patch-include_GL_gl.h @@ -1,4 +1,4 @@ -$NetBSD: patch-include_GL_gl.h,v 1.1 2013/06/13 14:16:21 wiz Exp $ +$NetBSD: patch-include_GL_gl.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ Check for symbol existence with #ifdef, not #if. Needed since some other files only #define the symbol without a value. diff --git a/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__atomic.h b/graphics/MesaLib7/patches/patch-src_gallium_auxiliary_util_u__atomic.h similarity index 96% rename from graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__atomic.h rename to graphics/MesaLib7/patches/patch-src_gallium_auxiliary_util_u__atomic.h index 7d21f38cf..445b71769 100644 --- a/graphics/MesaLib/patches/patch-src_gallium_auxiliary_util_u__atomic.h +++ b/graphics/MesaLib7/patches/patch-src_gallium_auxiliary_util_u__atomic.h @@ -1,4 +1,4 @@ -$NetBSD: patch-src_gallium_auxiliary_util_u__atomic.h,v 1.1 2014/01/10 07:21:16 pho Exp $ +$NetBSD: patch-src_gallium_auxiliary_util_u__atomic.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ Add atomic operations for PowerPC platforms without GCC >= 4.1. This should probably be sent to the upstream. diff --git a/graphics/MesaLib7/patches/patch-src_gallium_include_pipe_p__config.h b/graphics/MesaLib7/patches/patch-src_gallium_include_pipe_p__config.h new file mode 100644 index 000000000..3567d5473 --- /dev/null +++ b/graphics/MesaLib7/patches/patch-src_gallium_include_pipe_p__config.h @@ -0,0 +1,44 @@ +$NetBSD: patch-src_gallium_include_pipe_p__config.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +Adjust Endianness for PowerPC, NetBSD, OpenBSD or SunOS. + +--- src/gallium/include/pipe/p_config.h.orig 2011-10-15 00:43:58.000000000 +0000 ++++ src/gallium/include/pipe/p_config.h +@@ -99,7 +99,7 @@ + #endif + #endif + +-#if defined(__ppc__) || defined(__ppc64__) || defined(__PPC__) ++#if defined(__ppc__) || defined(__ppc64__) || defined(__PPC__) || defined(__powerpc__) + #define PIPE_ARCH_PPC + #if defined(__ppc64__) || defined(__PPC64__) + #define PIPE_ARCH_PPC_64 +@@ -129,6 +129,28 @@ + # define PIPE_ARCH_BIG_ENDIAN + #endif + ++#elif defined(__NetBSD__) || defined(__OpenBSD__) ++#if defined(__NetBSD__) ++#include ++#else /* OpenBSD */ ++#include ++#endif ++ ++#if _BYTE_ORDER == _LITTLE_ENDIAN ++# define PIPE_ARCH_LITTLE_ENDIAN ++#elif _BYTE_ORDER == _BIG_ENDIAN ++# define PIPE_ARCH_BIG_ENDIAN ++#endif ++ ++#elif defined(__sun) ++#include ++ ++#if defined(_LITTLE_ENDIAN) ++# define PIPE_ARCH_LITTLE_ENDIAN ++#elif defined(_BIG_ENDIAN) ++# define PIPE_ARCH_BIG_ENDIAN ++#endif ++ + #else + + #if defined(PIPE_ARCH_X86) || defined(PIPE_ARCH_X86_64) diff --git a/graphics/MesaLib/patches/patch-src_glsl_ir__constant__expression.cpp b/graphics/MesaLib7/patches/patch-src_glsl_ir__constant__expression.cpp similarity index 82% rename from graphics/MesaLib/patches/patch-src_glsl_ir__constant__expression.cpp rename to graphics/MesaLib7/patches/patch-src_glsl_ir__constant__expression.cpp index 180a6a2d5..9e02f6408 100644 --- a/graphics/MesaLib/patches/patch-src_glsl_ir__constant__expression.cpp +++ b/graphics/MesaLib7/patches/patch-src_glsl_ir__constant__expression.cpp @@ -1,4 +1,4 @@ -$NetBSD: patch-src_glsl_ir__constant__expression.cpp,v 1.1 2013/05/19 02:03:57 obache Exp $ +$NetBSD: patch-src_glsl_ir__constant__expression.cpp,v 1.1 2015/04/05 17:01:37 tnn Exp $ * band-aid patch for missing fxp2f(3) on NetBSD<6 diff --git a/graphics/MesaLib7/patches/patch-src_glsl_ralloc.c b/graphics/MesaLib7/patches/patch-src_glsl_ralloc.c new file mode 100644 index 000000000..33de2e3ea --- /dev/null +++ b/graphics/MesaLib7/patches/patch-src_glsl_ralloc.c @@ -0,0 +1,23 @@ +$NetBSD: patch-src_glsl_ralloc.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +* Fix exit time segfault of qt5 application with modular xorg + +--- src/glsl/ralloc.c.orig 2011-10-15 00:43:58.000000000 +0000 ++++ src/glsl/ralloc.c +@@ -272,7 +272,7 @@ ralloc_parent(const void *ptr) + + static void *autofree_context = NULL; + +-static void ++static void __attribute__((__destructor__)) + autofree(void) + { + ralloc_free(autofree_context); +@@ -283,7 +283,6 @@ ralloc_autofree_context(void) + { + if (unlikely(autofree_context == NULL)) { + autofree_context = ralloc_context(NULL); +- atexit(autofree); + } + return autofree_context; + } diff --git a/graphics/MesaLib/patches/patch-src_glu_sgi_glu.exports b/graphics/MesaLib7/patches/patch-src_glu_sgi_glu.exports similarity index 94% rename from graphics/MesaLib/patches/patch-src_glu_sgi_glu.exports rename to graphics/MesaLib7/patches/patch-src_glu_sgi_glu.exports index 4d5e8ac51..4e58a3713 100644 --- a/graphics/MesaLib/patches/patch-src_glu_sgi_glu.exports +++ b/graphics/MesaLib7/patches/patch-src_glu_sgi_glu.exports @@ -1,4 +1,4 @@ -$NetBSD: patch-src_glu_sgi_glu.exports,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_glu_sgi_glu.exports,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/glu/sgi/glu.exports.orig 2010-02-05 00:10:40.000000000 +0000 +++ src/glu/sgi/glu.exports diff --git a/graphics/MesaLib/patches/patch-src_glu_sgi_libtess_sweep.c b/graphics/MesaLib7/patches/patch-src_glu_sgi_libtess_sweep.c similarity index 96% rename from graphics/MesaLib/patches/patch-src_glu_sgi_libtess_sweep.c rename to graphics/MesaLib7/patches/patch-src_glu_sgi_libtess_sweep.c index 0266b6277..f27b1782a 100644 --- a/graphics/MesaLib/patches/patch-src_glu_sgi_libtess_sweep.c +++ b/graphics/MesaLib7/patches/patch-src_glu_sgi_libtess_sweep.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_glu_sgi_libtess_sweep.c,v 1.1 2015/01/29 22:35:43 nat Exp $ +$NetBSD: patch-src_glu_sgi_libtess_sweep.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ Fixes segfaults and crashes in applications using libGLU. --- src/glu/sgi/libtess/sweep.c.orig 2010-10-05 16:56:51.000000000 +0000 diff --git a/graphics/MesaLib/patches/patch-src_glx_XF86dri.c b/graphics/MesaLib7/patches/patch-src_glx_XF86dri.c similarity index 95% rename from graphics/MesaLib/patches/patch-src_glx_XF86dri.c rename to graphics/MesaLib7/patches/patch-src_glx_XF86dri.c index 34929e866..c6bbc61d4 100644 --- a/graphics/MesaLib/patches/patch-src_glx_XF86dri.c +++ b/graphics/MesaLib7/patches/patch-src_glx_XF86dri.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_glx_XF86dri.c,v 1.1 2013/12/12 14:44:10 is Exp $ +$NetBSD: patch-src_glx_XF86dri.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/glx/XF86dri.c.orig 2010-10-19 17:58:29.000000000 +0000 +++ src/glx/XF86dri.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_dri__util.h b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_common_dri__util.h similarity index 92% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_dri__util.h rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_common_dri__util.h index e247383eb..ef5249a94 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_common_dri__util.h +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_common_dri__util.h @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_common_dri__util.h,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_common_dri__util.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/common/dri_util.h.orig 2011-07-09 01:31:41.000000000 +0000 +++ src/mesa/drivers/dri/common/dri_util.h diff --git a/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_common_mmio.h b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_common_mmio.h new file mode 100644 index 000000000..5fd35edff --- /dev/null +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_common_mmio.h @@ -0,0 +1,12 @@ +$NetBSD: patch-src_mesa_drivers_dri_common_mmio.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +--- src/mesa/drivers/dri/common/mmio.h.orig 2010-02-05 00:10:40.000000000 +0000 ++++ src/mesa/drivers/dri/common/mmio.h +@@ -34,6 +34,7 @@ + #define MMIO_H + + #include "main/glheader.h" ++#include "dri_util.h" + + #if defined( __powerpc__ ) + diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c similarity index 94% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c index c33e63641..1832341dd 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i915_intel__batchbuffer.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i915/intel_batchbuffer.c.orig 2011-10-15 04:29:59.000000000 +0000 +++ src/mesa/drivers/dri/i915/intel_batchbuffer.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__tris.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i915_intel__tris.c similarity index 95% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__tris.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i915_intel__tris.c index d410fa429..fa12a2172 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i915_intel__tris.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i915_intel__tris.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i915_intel__tris.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i915_intel__tris.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i915/intel_tris.c.orig 2011-10-15 00:43:58.000000000 +0000 +++ src/mesa/drivers/dri/i915/intel_tris.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__draw.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__draw.c similarity index 88% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__draw.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__draw.c index f46659bbd..d755147c3 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__draw.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__draw.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i965_brw__draw.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i965_brw__draw.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i965/brw_draw.c.orig 2013-04-23 05:46:06.246377394 +0000 +++ src/mesa/drivers/dri/i965/brw_draw.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__draw__upload.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__draw__upload.c similarity index 95% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__draw__upload.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__draw__upload.c index d163a3bfd..9de5b5483 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__draw__upload.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__draw__upload.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i965_brw__draw__upload.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i965_brw__draw__upload.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i965/brw_draw_upload.c.orig 2011-10-15 00:43:58.000000000 +0000 +++ src/mesa/drivers/dri/i965/brw_draw_upload.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__misc__state.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__misc__state.c similarity index 99% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__misc__state.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__misc__state.c index ae2002fde..574be9463 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_brw__misc__state.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_brw__misc__state.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i965_brw__misc__state.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i965_brw__misc__state.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i965/brw_misc_state.c.orig 2013-04-23 05:46:06.246006959 +0000 +++ src/mesa/drivers/dri/i965/brw_misc_state.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_gen6__vs__state.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_gen6__vs__state.c similarity index 94% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_gen6__vs__state.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_gen6__vs__state.c index c3efd0cb2..ecc1b1ea5 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_gen6__vs__state.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_gen6__vs__state.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i965_gen6__vs__state.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i965_gen6__vs__state.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i965/gen6_vs_state.c.orig 2011-11-23 01:09:52.000000000 +0000 +++ src/mesa/drivers/dri/i965/gen6_vs_state.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_gen6__wm__state.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_gen6__wm__state.c similarity index 97% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_gen6__wm__state.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_gen6__wm__state.c index 3eee4a300..55832cf03 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_gen6__wm__state.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_gen6__wm__state.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i965_gen6__wm__state.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i965_gen6__wm__state.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i965/gen6_wm_state.c.orig 2011-10-15 00:43:58.000000000 +0000 +++ src/mesa/drivers/dri/i965/gen6_wm_state.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c similarity index 94% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c index 20bb87b5c..a913ea559 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_i965_intel__batchbuffer.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/i965/intel_batchbuffer.c.orig 2011-10-15 04:29:59.000000000 +0000 +++ src/mesa/drivers/dri/i965/intel_batchbuffer.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_intel_intel__context.c b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_intel_intel__context.c similarity index 94% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_intel_intel__context.c rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_intel_intel__context.c index d40410275..c7bb09992 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_intel_intel__context.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_intel_intel__context.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_intel_intel__context.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_intel_intel__context.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/intel/intel_context.c.orig 2011-11-23 01:10:52.000000000 +0000 +++ src/mesa/drivers/dri/intel/intel_context.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_intel_intel__context.h b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_intel_intel__context.h similarity index 95% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_intel_intel__context.h rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_intel_intel__context.h index 707eb35a9..b01f1b919 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_intel_intel__context.h +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_intel_intel__context.h @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_intel_intel__context.h,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_drivers_dri_intel_intel__context.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/intel/intel_context.h.orig 2011-10-15 00:43:58.000000000 +0000 +++ src/mesa/drivers/dri/intel/intel_context.h diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_mach64_mach64__context.h b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_mach64_mach64__context.h similarity index 94% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_dri_mach64_mach64__context.h rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_mach64_mach64__context.h index 836fcf4cc..6669110f4 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_dri_mach64_mach64__context.h +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_dri_mach64_mach64__context.h @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_dri_mach64_mach64__context.h,v 1.2 2013/05/18 05:57:10 obache Exp $ +$NetBSD: patch-src_mesa_drivers_dri_mach64_mach64__context.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/drivers/dri/mach64/mach64_context.h.orig 2011-10-15 00:43:58.000000000 +0000 +++ src/mesa/drivers/dri/mach64/mach64_context.h diff --git a/graphics/MesaLib/patches/patch-src_mesa_drivers_x11_Makefile b/graphics/MesaLib7/patches/patch-src_mesa_drivers_x11_Makefile similarity index 88% rename from graphics/MesaLib/patches/patch-src_mesa_drivers_x11_Makefile rename to graphics/MesaLib7/patches/patch-src_mesa_drivers_x11_Makefile index 700bf980e..48f1a86ec 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_drivers_x11_Makefile +++ b/graphics/MesaLib7/patches/patch-src_mesa_drivers_x11_Makefile @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_drivers_x11_Makefile,v 1.1 2013/05/20 06:59:18 sbd Exp $ +$NetBSD: patch-src_mesa_drivers_x11_Makefile,v 1.1 2015/04/05 17:01:37 tnn Exp $ Build the x11 version libGL.so with version numbering major 1 and minor 2, the same a the glx version of libGL (simplifies PLIST handling). diff --git a/graphics/MesaLib7/patches/patch-src_mesa_main_compiler.h b/graphics/MesaLib7/patches/patch-src_mesa_main_compiler.h new file mode 100644 index 000000000..72f30ad71 --- /dev/null +++ b/graphics/MesaLib7/patches/patch-src_mesa_main_compiler.h @@ -0,0 +1,47 @@ +$NetBSD: patch-src_mesa_main_compiler.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +--- src/mesa/main/compiler.h.orig 2011-11-23 01:09:52.000000000 +0000 ++++ src/mesa/main/compiler.h +@@ -248,7 +248,26 @@ extern "C" { + * Try to use a runtime test instead. + * For now, only used by some DRI hardware drivers for color/texel packing. + */ +-#if defined(BYTE_ORDER) && defined(BIG_ENDIAN) && BYTE_ORDER == BIG_ENDIAN ++#ifdef __sun ++#include ++#elif defined(__OpenBSD__) || defined(__NetBSD__) ++#include ++#elif defined(__FreeBSD__) || defined(__DragonFly__) ++#include ++#endif ++ ++#if defined(BYTE_ORDER) && defined(BIG_ENDIAN) ++# if BYTE_ORDER == BIG_ENDIAN ++#define MESA_BIG_ENDIAN 1 ++# endif ++#elif defined(_BYTE_ORDER) && defined(_BIG_ENDIAN) ++# if _BYTE_ORDER == _BIG_ENDIAN ++#define MESA_BIG_ENDIAN 1 ++# endif ++#elif defined(__sun) && defined(_BIG_ENDIAN) ++#define MESA_BIG_ENDIAN 1 ++#endif ++#if MESA_BIG_ENDIAN == 1 + #if defined(__linux__) + #include + #define CPU_TO_LE32( x ) bswap_32( x ) +@@ -263,11 +282,13 @@ static INLINE GLuint CPU_TO_LE32(GLuint + ((x & 0x00ff0000) >> 8) | + ((x & 0xff000000) >> 24)); + } ++#elif defined(__sun) ++#include ++#define CPU_TO_LE32( x ) BSWAP_32( x ) + #else /*__linux__ */ + #include + #define CPU_TO_LE32( x ) bswap32( x ) + #endif /*__linux__*/ +-#define MESA_BIG_ENDIAN 1 + #else + #define CPU_TO_LE32( x ) ( x ) + #define MESA_LITTLE_ENDIAN 1 diff --git a/graphics/MesaLib7/patches/patch-src_mesa_main_context.c b/graphics/MesaLib7/patches/patch-src_mesa_main_context.c new file mode 100644 index 000000000..99a0ac050 --- /dev/null +++ b/graphics/MesaLib7/patches/patch-src_mesa_main_context.c @@ -0,0 +1,40 @@ +$NetBSD: patch-src_mesa_main_context.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ + +* Fix exit time segfault of qt5 application with modular xorg + +--- src/mesa/main/context.c.orig 2011-10-15 00:43:58.000000000 +0000 ++++ src/mesa/main/context.c +@@ -383,10 +383,10 @@ _glthread_DECLARE_STATIC_MUTEX(OneTimeLo + * + * \sa _math_init(). + */ ++static GLbitfield api_init_mask = 0x0; + static void + one_time_init( struct gl_context *ctx ) + { +- static GLbitfield api_init_mask = 0x0; + + _glthread_LOCK_MUTEX(OneTimeLock); + +@@ -441,14 +441,16 @@ one_time_init( struct gl_context *ctx ) + + _glthread_UNLOCK_MUTEX(OneTimeLock); + +- /* Hopefully atexit() is widely available. If not, we may need some +- * #ifdef tests here. +- */ +- atexit(_mesa_destroy_shader_compiler); +- + dummy_enum_func(); + } + ++static void __attribute__((__destructor__)) ++one_time_fini(void) ++{ ++ if (api_init_mask) ++ _mesa_destroy_shader_compiler(); ++} ++ + + /** + * Initialize fields of gl_current_attrib (aka ctx->Current.*) diff --git a/graphics/MesaLib/patches/patch-src_mesa_main_imports.c b/graphics/MesaLib7/patches/patch-src_mesa_main_imports.c similarity index 81% rename from graphics/MesaLib/patches/patch-src_mesa_main_imports.c rename to graphics/MesaLib7/patches/patch-src_mesa_main_imports.c index aee10dba0..24c05e5ff 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_main_imports.c +++ b/graphics/MesaLib7/patches/patch-src_mesa_main_imports.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_main_imports.c,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_main_imports.c,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/main/imports.c.orig 2011-10-15 00:43:58.000000000 +0000 +++ src/mesa/main/imports.c diff --git a/graphics/MesaLib/patches/patch-src_mesa_main_imports.h b/graphics/MesaLib7/patches/patch-src_mesa_main_imports.h similarity index 84% rename from graphics/MesaLib/patches/patch-src_mesa_main_imports.h rename to graphics/MesaLib7/patches/patch-src_mesa_main_imports.h index 21b146620..072a426b4 100644 --- a/graphics/MesaLib/patches/patch-src_mesa_main_imports.h +++ b/graphics/MesaLib7/patches/patch-src_mesa_main_imports.h @@ -1,4 +1,4 @@ -$NetBSD: patch-src_mesa_main_imports.h,v 1.1 2013/05/16 05:22:02 richard Exp $ +$NetBSD: patch-src_mesa_main_imports.h,v 1.1 2015/04/05 17:01:37 tnn Exp $ --- src/mesa/main/imports.h.orig 2011-10-15 00:43:58.000000000 +0000 +++ src/mesa/main/imports.h diff --git a/graphics/OpenRM/Makefile b/graphics/OpenRM/Makefile index 17d8460d7..a6268e4f5 100644 --- a/graphics/OpenRM/Makefile +++ b/graphics/OpenRM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:36:36 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:08 wiz Exp $ # DISTNAME= openrm-devel-1.5.2 PKGNAME= OpenRM-1.5.2 -PKGREVISION= 9 +PKGREVISION= 11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openrm/} diff --git a/graphics/OpenRM/buildlink3.mk b/graphics/OpenRM/buildlink3.mk index 5b9e2f5a5..7800d83d8 100644 --- a/graphics/OpenRM/buildlink3.mk +++ b/graphics/OpenRM/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2013/01/26 21:36:26 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2015/04/25 14:23:06 tnn Exp $ BUILDLINK_TREE+= OpenRM @@ -6,7 +6,7 @@ BUILDLINK_TREE+= OpenRM OPENRM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.OpenRM+= OpenRM>=1.5.1 -BUILDLINK_ABI_DEPENDS.OpenRM+= OpenRM>=1.5.2nb7 +BUILDLINK_ABI_DEPENDS.OpenRM+= OpenRM>=1.5.2nb10 BUILDLINK_PKGSRCDIR.OpenRM?= ../../graphics/OpenRM .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/graphics/SDL2_image/Makefile b/graphics/SDL2_image/Makefile index 4a8f94ebe..f8dc753f3 100644 --- a/graphics/SDL2_image/Makefile +++ b/graphics/SDL2_image/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:07 tnn Exp $ DISTNAME= SDL2_image-2.0.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ diff --git a/graphics/SDL2_image/buildlink3.mk b/graphics/SDL2_image/buildlink3.mk index fcee686fa..fffba6287 100644 --- a/graphics/SDL2_image/buildlink3.mk +++ b/graphics/SDL2_image/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:23:07 tnn Exp $ BUILDLINK_TREE+= SDL2_image @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL2_image SDL2_IMAGE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL2_image+= SDL2_image>=2.0.0 -BUILDLINK_ABI_DEPENDS.SDL2_image+= SDL2_image>=2.0.0nb2 +BUILDLINK_ABI_DEPENDS.SDL2_image+= SDL2_image>=2.0.0nb3 BUILDLINK_PKGSRCDIR.SDL2_image?= ../../graphics/SDL2_image BUILDLINK_INCDIRS.SDL2_image?= include/SDL2 diff --git a/graphics/SDL_image/Makefile b/graphics/SDL_image/Makefile index 96c029718..b7a6d60f1 100644 --- a/graphics/SDL_image/Makefile +++ b/graphics/SDL_image/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/10/09 14:06:34 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:07 tnn Exp $ DISTNAME= SDL_image-1.2.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics devel MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/ diff --git a/graphics/SDL_image/buildlink3.mk b/graphics/SDL_image/buildlink3.mk index 82cda2f05..7c979905f 100644 --- a/graphics/SDL_image/buildlink3.mk +++ b/graphics/SDL_image/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2012/01/28 11:00:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:23:07 tnn Exp $ BUILDLINK_TREE+= SDL_image @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_image SDL_IMAGE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_image+= SDL_image>=1.2.3nb1 -BUILDLINK_ABI_DEPENDS.SDL_image+= SDL_image>=1.2.12 +BUILDLINK_ABI_DEPENDS.SDL_image+= SDL_image>=1.2.12nb6 BUILDLINK_PKGSRCDIR.SDL_image?= ../../graphics/SDL_image BUILDLINK_INCDIRS.SDL_image?= include/SDL diff --git a/graphics/TiffIO/Makefile b/graphics/TiffIO/Makefile index aa5b510f0..c6e479c8e 100644 --- a/graphics/TiffIO/Makefile +++ b/graphics/TiffIO/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2013/10/09 17:39:09 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:07 tnn Exp $ # DISTNAME= TiffIO-120e PKGNAME= TiffIO-1.2.0e -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= http://artis.imag.fr/Software/TiffIO/SOURCES/ EXTRACT_SUFX= .tgz diff --git a/graphics/adwaita-icon-theme/Makefile b/graphics/adwaita-icon-theme/Makefile index 0db3aa3cf..d39bb1648 100644 --- a/graphics/adwaita-icon-theme/Makefile +++ b/graphics/adwaita-icon-theme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/01/10 12:23:05 prlw1 Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 22:19:00 prlw1 Exp $ -DISTNAME= adwaita-icon-theme-3.14.1 +DISTNAME= adwaita-icon-theme-3.16.2.1 CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/adwaita-icon-theme/${PKGVERSION_NOREV:R}/} +MASTER_SITES= ${MASTER_SITE_GNOME:=/sources/adwaita-icon-theme/${PKGVERSION_NOREV:R:R}/} EXTRACT_SUFX= .tar.xz MAINTAINER= prlw1@cam.ac.uk @@ -27,8 +27,8 @@ PKGCONFIG_OVERRIDE+= adwaita-icon-theme.pc.in INSTALLATION_DIRS+= share/icons/Adwaita/96x96/places EVAL_PREFIX+= PREFIX.svg=librsvg -EVAL_PREFIX+= PREFIX.gtk2=gtk2+ -FILES_SUBST+= GTK_UPDATE_ICON_CACHE="${PREFIX.gtk2}/bin/gtk-update-icon-cache" +EVAL_PREFIX+= PREFIX.gtk3=gtk3+ +FILES_SUBST+= GTK_UPDATE_ICON_CACHE="${PREFIX.gtk3}/bin/gtk-update-icon-cache" FILES_SUBST+= ICON_THEME_DIR="${PREFIX}/share/icons/Adwaita" INSTALL_TEMPLATES+= ../../graphics/adwaita-icon-theme/files/icon-cache.tmpl DEINSTALL_TEMPLATES+= ../../graphics/adwaita-icon-theme/files/icon-cache.tmpl diff --git a/graphics/adwaita-icon-theme/PLIST b/graphics/adwaita-icon-theme/PLIST index e5a4b8935..cc1d7363c 100644 --- a/graphics/adwaita-icon-theme/PLIST +++ b/graphics/adwaita-icon-theme/PLIST @@ -1,7 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2014/11/05 23:29:48 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 22:19:00 prlw1 Exp $ share/icons/Adwaita/16x16/actions/action-unavailable-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/address-book-new-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/address-book-new.png +share/icons/Adwaita/16x16/actions/application-exit-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/application-exit.png +share/icons/Adwaita/16x16/actions/appointment-new-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/appointment-new.png share/icons/Adwaita/16x16/actions/bookmark-new-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/bookmark-new.png @@ -9,6 +12,8 @@ share/icons/Adwaita/16x16/actions/call-start-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/call-start.png share/icons/Adwaita/16x16/actions/call-stop-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/call-stop.png +share/icons/Adwaita/16x16/actions/color-select-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/contact-new-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/contact-new.png share/icons/Adwaita/16x16/actions/document-new-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-new.png @@ -18,12 +23,15 @@ share/icons/Adwaita/16x16/actions/document-open-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-open.png share/icons/Adwaita/16x16/actions/document-page-setup-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-page-setup.png +share/icons/Adwaita/16x16/actions/document-print-preview-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-print-preview.png share/icons/Adwaita/16x16/actions/document-print-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-print.png share/icons/Adwaita/16x16/actions/document-properties-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-properties.png share/icons/Adwaita/16x16/actions/document-revert-rtl.png +share/icons/Adwaita/16x16/actions/document-revert-symbolic-rtl.symbolic.png +share/icons/Adwaita/16x16/actions/document-revert-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-revert.png share/icons/Adwaita/16x16/actions/document-save-as-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/document-save-as.png @@ -43,6 +51,7 @@ share/icons/Adwaita/16x16/actions/edit-cut-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/edit-cut.png share/icons/Adwaita/16x16/actions/edit-delete-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/edit-delete.png +share/icons/Adwaita/16x16/actions/edit-find-replace-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/edit-find-replace.png share/icons/Adwaita/16x16/actions/edit-find-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/edit-find.png @@ -60,7 +69,12 @@ share/icons/Adwaita/16x16/actions/edit-undo-symbolic-rtl.symbolic.png share/icons/Adwaita/16x16/actions/edit-undo-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/edit-undo.png share/icons/Adwaita/16x16/actions/find-location-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/focus-legacy-systray-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/focus-top-bar-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/focus-windows-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/folder-new-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/folder-new.png +share/icons/Adwaita/16x16/actions/font-select-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/format-indent-less-rtl.png share/icons/Adwaita/16x16/actions/format-indent-less-symbolic-rtl.symbolic.png share/icons/Adwaita/16x16/actions/format-indent-less-symbolic.symbolic.png @@ -117,9 +131,14 @@ share/icons/Adwaita/16x16/actions/go-top-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/go-top.png share/icons/Adwaita/16x16/actions/go-up-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/go-up.png +share/icons/Adwaita/16x16/actions/help-about-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/help-about.png share/icons/Adwaita/16x16/actions/help-contents.png share/icons/Adwaita/16x16/actions/help-faq.png +share/icons/Adwaita/16x16/actions/image-crop-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/image-denoise-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/image-filter-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/image-sharpen-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/insert-image-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/insert-image.png share/icons/Adwaita/16x16/actions/insert-link-symbolic.symbolic.png @@ -148,6 +167,7 @@ share/icons/Adwaita/16x16/actions/mail-send-receive.png share/icons/Adwaita/16x16/actions/mail-send-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/mail-send.png share/icons/Adwaita/16x16/actions/mark-location-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/mark-location.png share/icons/Adwaita/16x16/actions/media-eject-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/media-eject.png share/icons/Adwaita/16x16/actions/media-playback-pause-symbolic.symbolic.png @@ -205,11 +225,13 @@ share/icons/Adwaita/16x16/actions/system-lock-screen.png share/icons/Adwaita/16x16/actions/system-log-out.png share/icons/Adwaita/16x16/actions/system-run-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/system-run.png +share/icons/Adwaita/16x16/actions/system-search-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/system-search.png share/icons/Adwaita/16x16/actions/system-shutdown-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/system-shutdown.png share/icons/Adwaita/16x16/actions/tab-new-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/tab-new.png +share/icons/Adwaita/16x16/actions/tools-check-spelling-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/tools-check-spelling.png share/icons/Adwaita/16x16/actions/view-continuous-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-dual-symbolic.symbolic.png @@ -217,13 +239,16 @@ share/icons/Adwaita/16x16/actions/view-fullscreen-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-fullscreen.png share/icons/Adwaita/16x16/actions/view-grid-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-list-symbolic.symbolic.png +share/icons/Adwaita/16x16/actions/view-more-horizontal-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-more-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-paged-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-refresh-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-refresh.png share/icons/Adwaita/16x16/actions/view-restore-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-restore.png +share/icons/Adwaita/16x16/actions/view-sort-ascending-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-sort-ascending.png +share/icons/Adwaita/16x16/actions/view-sort-descending-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/view-sort-descending.png share/icons/Adwaita/16x16/actions/window-close-symbolic.symbolic.png share/icons/Adwaita/16x16/actions/window-close.png @@ -254,6 +279,8 @@ share/icons/Adwaita/16x16/apps/gnome-power-manager-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/goa-panel-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/help-browser-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/help-browser.png +share/icons/Adwaita/16x16/apps/help-contents-symbolic.symbolic.png +share/icons/Adwaita/16x16/apps/help-faq-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/multimedia-volume-control-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/multimedia-volume-control.png share/icons/Adwaita/16x16/apps/preferences-color-symbolic.symbolic.png @@ -261,6 +288,7 @@ share/icons/Adwaita/16x16/apps/preferences-desktop-accessibility-symbolic.symbol share/icons/Adwaita/16x16/apps/preferences-desktop-accessibility.png share/icons/Adwaita/16x16/apps/preferences-desktop-display-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/preferences-desktop-display.png +share/icons/Adwaita/16x16/apps/preferences-desktop-font-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/preferences-desktop-font.png share/icons/Adwaita/16x16/apps/preferences-desktop-keyboard-shortcuts-symbolic.symbolic.png share/icons/Adwaita/16x16/apps/preferences-desktop-keyboard-shortcuts.png @@ -317,6 +345,7 @@ share/icons/Adwaita/16x16/categories/applications-office.png share/icons/Adwaita/16x16/categories/applications-other.png share/icons/Adwaita/16x16/categories/applications-science-symbolic.symbolic.png share/icons/Adwaita/16x16/categories/applications-science.png +share/icons/Adwaita/16x16/categories/applications-system-symbolic.symbolic.png share/icons/Adwaita/16x16/categories/applications-system.png share/icons/Adwaita/16x16/categories/applications-utilities-symbolic.symbolic.png share/icons/Adwaita/16x16/categories/applications-utilities.png @@ -342,6 +371,7 @@ share/icons/Adwaita/16x16/devices/audio-input-microphone-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/audio-input-microphone.png share/icons/Adwaita/16x16/devices/audio-speakers-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/audio-speakers.png +share/icons/Adwaita/16x16/devices/battery-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/battery.png share/icons/Adwaita/16x16/devices/camera-photo-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/camera-photo.png @@ -355,6 +385,7 @@ share/icons/Adwaita/16x16/devices/computer-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/computer.png share/icons/Adwaita/16x16/devices/display-projector-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/drive-harddisk-ieee1394-symbolic.symbolic.png +share/icons/Adwaita/16x16/devices/drive-harddisk-solidstate-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/drive-harddisk-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/drive-harddisk-system-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/drive-harddisk-usb-symbolic.symbolic.png @@ -388,8 +419,10 @@ share/icons/Adwaita/16x16/devices/media-optical-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/media-optical.png share/icons/Adwaita/16x16/devices/media-removable-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/media-removable.png +share/icons/Adwaita/16x16/devices/media-tape-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/media-tape.png share/icons/Adwaita/16x16/devices/media-zip-symbolic.symbolic.png +share/icons/Adwaita/16x16/devices/modem-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/modem.png share/icons/Adwaita/16x16/devices/multimedia-player-apple-ipod-touch-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/multimedia-player-symbolic.symbolic.png @@ -399,6 +432,7 @@ share/icons/Adwaita/16x16/devices/network-wired-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/network-wired.png share/icons/Adwaita/16x16/devices/network-wireless-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/network-wireless.png +share/icons/Adwaita/16x16/devices/pda-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/pda.png share/icons/Adwaita/16x16/devices/phone-apple-iphone-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/phone-symbolic.symbolic.png @@ -409,6 +443,8 @@ share/icons/Adwaita/16x16/devices/printer-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/printer.png share/icons/Adwaita/16x16/devices/scanner-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/scanner.png +share/icons/Adwaita/16x16/devices/tv-symbolic.symbolic.png +share/icons/Adwaita/16x16/devices/uninterruptible-power-supply-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/uninterruptible-power-supply.png share/icons/Adwaita/16x16/devices/video-display-symbolic.symbolic.png share/icons/Adwaita/16x16/devices/video-display.png @@ -441,6 +477,8 @@ share/icons/Adwaita/16x16/emblems/emblem-unreadable.png share/icons/Adwaita/16x16/emblems/emblem-urgent.png share/icons/Adwaita/16x16/emblems/emblem-videos-symbolic.symbolic.png share/icons/Adwaita/16x16/emblems/emblem-web.png +share/icons/Adwaita/16x16/emotes/emote-love-symbolic.symbolic.png +share/icons/Adwaita/16x16/emotes/emote-love.png share/icons/Adwaita/16x16/emotes/face-angel-symbolic.symbolic.png share/icons/Adwaita/16x16/emotes/face-angel.png share/icons/Adwaita/16x16/emotes/face-angry-symbolic.symbolic.png @@ -493,9 +531,12 @@ share/icons/Adwaita/16x16/mimetypes/application-certificate.png share/icons/Adwaita/16x16/mimetypes/application-rss+xml-symbolic.symbolic.png share/icons/Adwaita/16x16/mimetypes/application-x-addon.png share/icons/Adwaita/16x16/mimetypes/application-x-appliance-symbolic.symbolic.png +share/icons/Adwaita/16x16/mimetypes/application-x-executable-symbolic.symbolic.png share/icons/Adwaita/16x16/mimetypes/application-x-executable.png +share/icons/Adwaita/16x16/mimetypes/application-x-firmware.png share/icons/Adwaita/16x16/mimetypes/audio-x-generic-symbolic.symbolic.png share/icons/Adwaita/16x16/mimetypes/audio-x-generic.png +share/icons/Adwaita/16x16/mimetypes/font-x-generic-symbolic.symbolic.png share/icons/Adwaita/16x16/mimetypes/font-x-generic.png share/icons/Adwaita/16x16/mimetypes/image-x-generic-symbolic.symbolic.png share/icons/Adwaita/16x16/mimetypes/image-x-generic.png @@ -626,9 +667,13 @@ share/icons/Adwaita/16x16/status/dialog-question.png share/icons/Adwaita/16x16/status/dialog-warning-symbolic.symbolic.png share/icons/Adwaita/16x16/status/dialog-warning.png share/icons/Adwaita/16x16/status/display-brightness-symbolic.symbolic.png +share/icons/Adwaita/16x16/status/folder-drag-accept-symbolic.symbolic.png share/icons/Adwaita/16x16/status/folder-drag-accept.png +share/icons/Adwaita/16x16/status/folder-open-symbolic.symbolic.png share/icons/Adwaita/16x16/status/folder-open.png +share/icons/Adwaita/16x16/status/folder-visiting-symbolic.symbolic.png share/icons/Adwaita/16x16/status/folder-visiting.png +share/icons/Adwaita/16x16/status/image-loading-symbolic.symbolic.png share/icons/Adwaita/16x16/status/image-loading.png share/icons/Adwaita/16x16/status/image-missing.png share/icons/Adwaita/16x16/status/keyboard-brightness-symbolic.symbolic.png @@ -735,6 +780,7 @@ share/icons/Adwaita/16x16/status/software-update-urgent-symbolic.symbolic.png share/icons/Adwaita/16x16/status/software-update-urgent.png share/icons/Adwaita/16x16/status/starred-symbolic.symbolic.png share/icons/Adwaita/16x16/status/starred.png +share/icons/Adwaita/16x16/status/system-lock-screen-symbolic.symbolic.png share/icons/Adwaita/16x16/status/task-due-symbolic.symbolic.png share/icons/Adwaita/16x16/status/task-due.png share/icons/Adwaita/16x16/status/task-past-due-symbolic.symbolic.png @@ -864,6 +910,7 @@ share/icons/Adwaita/22x22/actions/mail-reply-all.png share/icons/Adwaita/22x22/actions/mail-reply-sender.png share/icons/Adwaita/22x22/actions/mail-send-receive.png share/icons/Adwaita/22x22/actions/mail-send.png +share/icons/Adwaita/22x22/actions/mark-location.png share/icons/Adwaita/22x22/actions/media-eject.png share/icons/Adwaita/22x22/actions/media-playback-pause.png share/icons/Adwaita/22x22/actions/media-playback-start-rtl.png @@ -1006,6 +1053,7 @@ share/icons/Adwaita/22x22/emblems/emblem-system.png share/icons/Adwaita/22x22/emblems/emblem-unreadable.png share/icons/Adwaita/22x22/emblems/emblem-urgent.png share/icons/Adwaita/22x22/emblems/emblem-web.png +share/icons/Adwaita/22x22/emotes/emote-love.png share/icons/Adwaita/22x22/emotes/face-angel.png share/icons/Adwaita/22x22/emotes/face-angry.png share/icons/Adwaita/22x22/emotes/face-cool.png @@ -1031,6 +1079,7 @@ share/icons/Adwaita/22x22/emotes/face-worried.png share/icons/Adwaita/22x22/mimetypes/application-certificate.png share/icons/Adwaita/22x22/mimetypes/application-x-addon.png share/icons/Adwaita/22x22/mimetypes/application-x-executable.png +share/icons/Adwaita/22x22/mimetypes/application-x-firmware.png share/icons/Adwaita/22x22/mimetypes/audio-x-generic.png share/icons/Adwaita/22x22/mimetypes/font-x-generic.png share/icons/Adwaita/22x22/mimetypes/image-x-generic.png @@ -1156,8 +1205,11 @@ share/icons/Adwaita/22x22/status/weather-showers.png share/icons/Adwaita/22x22/status/weather-snow.png share/icons/Adwaita/22x22/status/weather-storm.png share/icons/Adwaita/24x24/actions/action-unavailable-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/address-book-new-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/address-book-new.png +share/icons/Adwaita/24x24/actions/application-exit-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/application-exit.png +share/icons/Adwaita/24x24/actions/appointment-new-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/appointment-new.png share/icons/Adwaita/24x24/actions/bookmark-new-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/bookmark-new.png @@ -1165,6 +1217,8 @@ share/icons/Adwaita/24x24/actions/call-start-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/call-start.png share/icons/Adwaita/24x24/actions/call-stop-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/call-stop.png +share/icons/Adwaita/24x24/actions/color-select-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/contact-new-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/contact-new.png share/icons/Adwaita/24x24/actions/document-new-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-new.png @@ -1174,12 +1228,15 @@ share/icons/Adwaita/24x24/actions/document-open-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-open.png share/icons/Adwaita/24x24/actions/document-page-setup-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-page-setup.png +share/icons/Adwaita/24x24/actions/document-print-preview-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-print-preview.png share/icons/Adwaita/24x24/actions/document-print-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-print.png share/icons/Adwaita/24x24/actions/document-properties-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-properties.png share/icons/Adwaita/24x24/actions/document-revert-rtl.png +share/icons/Adwaita/24x24/actions/document-revert-symbolic-rtl.symbolic.png +share/icons/Adwaita/24x24/actions/document-revert-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-revert.png share/icons/Adwaita/24x24/actions/document-save-as-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/document-save-as.png @@ -1196,6 +1253,7 @@ share/icons/Adwaita/24x24/actions/edit-cut-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/edit-cut.png share/icons/Adwaita/24x24/actions/edit-delete-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/edit-delete.png +share/icons/Adwaita/24x24/actions/edit-find-replace-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/edit-find-replace.png share/icons/Adwaita/24x24/actions/edit-find-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/edit-find.png @@ -1213,7 +1271,12 @@ share/icons/Adwaita/24x24/actions/edit-undo-symbolic-rtl.symbolic.png share/icons/Adwaita/24x24/actions/edit-undo-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/edit-undo.png share/icons/Adwaita/24x24/actions/find-location-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/focus-legacy-systray-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/focus-top-bar-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/focus-windows-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/folder-new-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/folder-new.png +share/icons/Adwaita/24x24/actions/font-select-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/format-indent-less-rtl.png share/icons/Adwaita/24x24/actions/format-indent-less-symbolic-rtl.symbolic.png share/icons/Adwaita/24x24/actions/format-indent-less-symbolic.symbolic.png @@ -1268,9 +1331,14 @@ share/icons/Adwaita/24x24/actions/go-top-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/go-top.png share/icons/Adwaita/24x24/actions/go-up-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/go-up.png +share/icons/Adwaita/24x24/actions/help-about-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/help-about.png share/icons/Adwaita/24x24/actions/help-contents.png share/icons/Adwaita/24x24/actions/help-faq.png +share/icons/Adwaita/24x24/actions/image-crop-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/image-denoise-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/image-filter-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/image-sharpen-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/insert-image-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/insert-image.png share/icons/Adwaita/24x24/actions/insert-link-symbolic.symbolic.png @@ -1356,11 +1424,13 @@ share/icons/Adwaita/24x24/actions/system-lock-screen.png share/icons/Adwaita/24x24/actions/system-log-out.png share/icons/Adwaita/24x24/actions/system-run-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/system-run.png +share/icons/Adwaita/24x24/actions/system-search-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/system-search.png share/icons/Adwaita/24x24/actions/system-shutdown-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/system-shutdown.png share/icons/Adwaita/24x24/actions/tab-new-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/tab-new.png +share/icons/Adwaita/24x24/actions/tools-check-spelling-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/tools-check-spelling.png share/icons/Adwaita/24x24/actions/view-continuous-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-dual-symbolic.symbolic.png @@ -1368,13 +1438,16 @@ share/icons/Adwaita/24x24/actions/view-fullscreen-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-fullscreen.png share/icons/Adwaita/24x24/actions/view-grid-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-list-symbolic.symbolic.png +share/icons/Adwaita/24x24/actions/view-more-horizontal-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-more-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-paged-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-refresh-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-refresh.png share/icons/Adwaita/24x24/actions/view-restore-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-restore.png +share/icons/Adwaita/24x24/actions/view-sort-ascending-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-sort-ascending.png +share/icons/Adwaita/24x24/actions/view-sort-descending-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/view-sort-descending.png share/icons/Adwaita/24x24/actions/window-close-symbolic.symbolic.png share/icons/Adwaita/24x24/actions/window-close.png @@ -1405,6 +1478,8 @@ share/icons/Adwaita/24x24/apps/gnome-power-manager-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/goa-panel-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/help-browser-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/help-browser.png +share/icons/Adwaita/24x24/apps/help-contents-symbolic.symbolic.png +share/icons/Adwaita/24x24/apps/help-faq-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/multimedia-volume-control-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/multimedia-volume-control.png share/icons/Adwaita/24x24/apps/preferences-color-symbolic.symbolic.png @@ -1412,6 +1487,7 @@ share/icons/Adwaita/24x24/apps/preferences-desktop-accessibility-symbolic.symbol share/icons/Adwaita/24x24/apps/preferences-desktop-accessibility.png share/icons/Adwaita/24x24/apps/preferences-desktop-display-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/preferences-desktop-display.png +share/icons/Adwaita/24x24/apps/preferences-desktop-font-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/preferences-desktop-font.png share/icons/Adwaita/24x24/apps/preferences-desktop-keyboard-shortcuts-symbolic.symbolic.png share/icons/Adwaita/24x24/apps/preferences-desktop-keyboard-shortcuts.png @@ -1465,6 +1541,7 @@ share/icons/Adwaita/24x24/categories/applications-office.png share/icons/Adwaita/24x24/categories/applications-other.png share/icons/Adwaita/24x24/categories/applications-science-symbolic.symbolic.png share/icons/Adwaita/24x24/categories/applications-science.png +share/icons/Adwaita/24x24/categories/applications-system-symbolic.symbolic.png share/icons/Adwaita/24x24/categories/applications-system.png share/icons/Adwaita/24x24/categories/applications-utilities-symbolic.symbolic.png share/icons/Adwaita/24x24/categories/applications-utilities.png @@ -1490,6 +1567,7 @@ share/icons/Adwaita/24x24/devices/audio-input-microphone-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/audio-input-microphone.png share/icons/Adwaita/24x24/devices/audio-speakers-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/audio-speakers.png +share/icons/Adwaita/24x24/devices/battery-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/battery.png share/icons/Adwaita/24x24/devices/camera-photo-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/camera-photo.png @@ -1503,6 +1581,7 @@ share/icons/Adwaita/24x24/devices/computer-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/computer.png share/icons/Adwaita/24x24/devices/display-projector-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/drive-harddisk-ieee1394-symbolic.symbolic.png +share/icons/Adwaita/24x24/devices/drive-harddisk-solidstate-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/drive-harddisk-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/drive-harddisk-system-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/drive-harddisk-usb-symbolic.symbolic.png @@ -1536,8 +1615,10 @@ share/icons/Adwaita/24x24/devices/media-optical-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/media-optical.png share/icons/Adwaita/24x24/devices/media-removable-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/media-removable.png +share/icons/Adwaita/24x24/devices/media-tape-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/media-tape.png share/icons/Adwaita/24x24/devices/media-zip-symbolic.symbolic.png +share/icons/Adwaita/24x24/devices/modem-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/modem.png share/icons/Adwaita/24x24/devices/multimedia-player-apple-ipod-touch-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/multimedia-player-symbolic.symbolic.png @@ -1547,6 +1628,7 @@ share/icons/Adwaita/24x24/devices/network-wired-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/network-wired.png share/icons/Adwaita/24x24/devices/network-wireless-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/network-wireless.png +share/icons/Adwaita/24x24/devices/pda-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/pda.png share/icons/Adwaita/24x24/devices/phone-apple-iphone-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/phone-symbolic.symbolic.png @@ -1557,6 +1639,8 @@ share/icons/Adwaita/24x24/devices/printer-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/printer.png share/icons/Adwaita/24x24/devices/scanner-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/scanner.png +share/icons/Adwaita/24x24/devices/tv-symbolic.symbolic.png +share/icons/Adwaita/24x24/devices/uninterruptible-power-supply-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/uninterruptible-power-supply.png share/icons/Adwaita/24x24/devices/video-display-symbolic.symbolic.png share/icons/Adwaita/24x24/devices/video-display.png @@ -1589,6 +1673,7 @@ share/icons/Adwaita/24x24/emblems/emblem-unreadable.png share/icons/Adwaita/24x24/emblems/emblem-urgent.png share/icons/Adwaita/24x24/emblems/emblem-videos-symbolic.symbolic.png share/icons/Adwaita/24x24/emblems/emblem-web.png +share/icons/Adwaita/24x24/emotes/emote-love-symbolic.symbolic.png share/icons/Adwaita/24x24/emotes/face-angel-symbolic.symbolic.png share/icons/Adwaita/24x24/emotes/face-angel.png share/icons/Adwaita/24x24/emotes/face-angry-symbolic.symbolic.png @@ -1641,9 +1726,12 @@ share/icons/Adwaita/24x24/mimetypes/application-certificate.png share/icons/Adwaita/24x24/mimetypes/application-rss+xml-symbolic.symbolic.png share/icons/Adwaita/24x24/mimetypes/application-x-addon.png share/icons/Adwaita/24x24/mimetypes/application-x-appliance-symbolic.symbolic.png +share/icons/Adwaita/24x24/mimetypes/application-x-executable-symbolic.symbolic.png share/icons/Adwaita/24x24/mimetypes/application-x-executable.png +share/icons/Adwaita/24x24/mimetypes/application-x-firmware.png share/icons/Adwaita/24x24/mimetypes/audio-x-generic-symbolic.symbolic.png share/icons/Adwaita/24x24/mimetypes/audio-x-generic.png +share/icons/Adwaita/24x24/mimetypes/font-x-generic-symbolic.symbolic.png share/icons/Adwaita/24x24/mimetypes/font-x-generic.png share/icons/Adwaita/24x24/mimetypes/image-x-generic-symbolic.symbolic.png share/icons/Adwaita/24x24/mimetypes/image-x-generic.png @@ -1774,9 +1862,13 @@ share/icons/Adwaita/24x24/status/dialog-question.png share/icons/Adwaita/24x24/status/dialog-warning-symbolic.symbolic.png share/icons/Adwaita/24x24/status/dialog-warning.png share/icons/Adwaita/24x24/status/display-brightness-symbolic.symbolic.png +share/icons/Adwaita/24x24/status/folder-drag-accept-symbolic.symbolic.png share/icons/Adwaita/24x24/status/folder-drag-accept.png +share/icons/Adwaita/24x24/status/folder-open-symbolic.symbolic.png share/icons/Adwaita/24x24/status/folder-open.png +share/icons/Adwaita/24x24/status/folder-visiting-symbolic.symbolic.png share/icons/Adwaita/24x24/status/folder-visiting.png +share/icons/Adwaita/24x24/status/image-loading-symbolic.symbolic.png share/icons/Adwaita/24x24/status/image-loading.png share/icons/Adwaita/24x24/status/image-missing.png share/icons/Adwaita/24x24/status/keyboard-brightness-symbolic.symbolic.png @@ -1883,6 +1975,7 @@ share/icons/Adwaita/24x24/status/software-update-urgent-symbolic.symbolic.png share/icons/Adwaita/24x24/status/software-update-urgent.png share/icons/Adwaita/24x24/status/starred-symbolic.symbolic.png share/icons/Adwaita/24x24/status/starred.png +share/icons/Adwaita/24x24/status/system-lock-screen-symbolic.symbolic.png share/icons/Adwaita/24x24/status/task-due-symbolic.symbolic.png share/icons/Adwaita/24x24/status/task-due.png share/icons/Adwaita/24x24/status/task-past-due-symbolic.symbolic.png @@ -2037,6 +2130,7 @@ share/icons/Adwaita/256x256/emblems/emblem-shared.png share/icons/Adwaita/256x256/emblems/emblem-symbolic-link.png share/icons/Adwaita/256x256/emblems/emblem-synchronizing.png share/icons/Adwaita/256x256/emblems/emblem-unreadable.png +share/icons/Adwaita/256x256/emotes/emote-love.png share/icons/Adwaita/256x256/emotes/face-angel.png share/icons/Adwaita/256x256/emotes/face-angry.png share/icons/Adwaita/256x256/emotes/face-cool.png @@ -2057,6 +2151,7 @@ share/icons/Adwaita/256x256/emotes/face-uncertain.png share/icons/Adwaita/256x256/emotes/face-wink.png share/icons/Adwaita/256x256/mimetypes/application-x-addon.png share/icons/Adwaita/256x256/mimetypes/application-x-executable.png +share/icons/Adwaita/256x256/mimetypes/application-x-firmware.png share/icons/Adwaita/256x256/mimetypes/audio-x-generic.png share/icons/Adwaita/256x256/mimetypes/font-x-generic.png share/icons/Adwaita/256x256/mimetypes/image-x-generic.png @@ -2154,8 +2249,11 @@ share/icons/Adwaita/256x256/status/user-invisible.png share/icons/Adwaita/256x256/status/user-offline.png share/icons/Adwaita/256x256/status/user-trash-full.png share/icons/Adwaita/32x32/actions/action-unavailable-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/address-book-new-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/address-book-new.png +share/icons/Adwaita/32x32/actions/application-exit-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/application-exit.png +share/icons/Adwaita/32x32/actions/appointment-new-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/appointment-new.png share/icons/Adwaita/32x32/actions/bookmark-new-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/bookmark-new.png @@ -2163,6 +2261,8 @@ share/icons/Adwaita/32x32/actions/call-start-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/call-start.png share/icons/Adwaita/32x32/actions/call-stop-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/call-stop.png +share/icons/Adwaita/32x32/actions/color-select-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/contact-new-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/contact-new.png share/icons/Adwaita/32x32/actions/document-new-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-new.png @@ -2172,12 +2272,15 @@ share/icons/Adwaita/32x32/actions/document-open-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-open.png share/icons/Adwaita/32x32/actions/document-page-setup-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-page-setup.png +share/icons/Adwaita/32x32/actions/document-print-preview-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-print-preview.png share/icons/Adwaita/32x32/actions/document-print-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-print.png share/icons/Adwaita/32x32/actions/document-properties-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-properties.png share/icons/Adwaita/32x32/actions/document-revert-rtl.png +share/icons/Adwaita/32x32/actions/document-revert-symbolic-rtl.symbolic.png +share/icons/Adwaita/32x32/actions/document-revert-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-revert.png share/icons/Adwaita/32x32/actions/document-save-as-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/document-save-as.png @@ -2197,6 +2300,7 @@ share/icons/Adwaita/32x32/actions/edit-cut-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/edit-cut.png share/icons/Adwaita/32x32/actions/edit-delete-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/edit-delete.png +share/icons/Adwaita/32x32/actions/edit-find-replace-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/edit-find-replace.png share/icons/Adwaita/32x32/actions/edit-find-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/edit-find.png @@ -2214,7 +2318,12 @@ share/icons/Adwaita/32x32/actions/edit-undo-symbolic-rtl.symbolic.png share/icons/Adwaita/32x32/actions/edit-undo-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/edit-undo.png share/icons/Adwaita/32x32/actions/find-location-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/focus-legacy-systray-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/focus-top-bar-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/focus-windows-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/folder-new-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/folder-new.png +share/icons/Adwaita/32x32/actions/font-select-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/format-indent-less-rtl.png share/icons/Adwaita/32x32/actions/format-indent-less-symbolic-rtl.symbolic.png share/icons/Adwaita/32x32/actions/format-indent-less-symbolic.symbolic.png @@ -2271,9 +2380,14 @@ share/icons/Adwaita/32x32/actions/go-top-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/go-top.png share/icons/Adwaita/32x32/actions/go-up-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/go-up.png +share/icons/Adwaita/32x32/actions/help-about-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/help-about.png share/icons/Adwaita/32x32/actions/help-contents.png share/icons/Adwaita/32x32/actions/help-faq.png +share/icons/Adwaita/32x32/actions/image-crop-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/image-denoise-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/image-filter-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/image-sharpen-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/insert-image-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/insert-image.png share/icons/Adwaita/32x32/actions/insert-link-symbolic.symbolic.png @@ -2302,6 +2416,7 @@ share/icons/Adwaita/32x32/actions/mail-send-receive.png share/icons/Adwaita/32x32/actions/mail-send-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/mail-send.png share/icons/Adwaita/32x32/actions/mark-location-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/mark-location.png share/icons/Adwaita/32x32/actions/media-eject-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/media-eject.png share/icons/Adwaita/32x32/actions/media-playback-pause-symbolic.symbolic.png @@ -2359,10 +2474,12 @@ share/icons/Adwaita/32x32/actions/system-lock-screen.png share/icons/Adwaita/32x32/actions/system-log-out.png share/icons/Adwaita/32x32/actions/system-run-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/system-run.png +share/icons/Adwaita/32x32/actions/system-search-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/system-search.png share/icons/Adwaita/32x32/actions/system-shutdown-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/system-shutdown.png share/icons/Adwaita/32x32/actions/tab-new-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/tools-check-spelling-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/tools-check-spelling.png share/icons/Adwaita/32x32/actions/view-continuous-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-dual-symbolic.symbolic.png @@ -2370,13 +2487,16 @@ share/icons/Adwaita/32x32/actions/view-fullscreen-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-fullscreen.png share/icons/Adwaita/32x32/actions/view-grid-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-list-symbolic.symbolic.png +share/icons/Adwaita/32x32/actions/view-more-horizontal-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-more-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-paged-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-refresh-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-refresh.png share/icons/Adwaita/32x32/actions/view-restore-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-restore.png +share/icons/Adwaita/32x32/actions/view-sort-ascending-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-sort-ascending.png +share/icons/Adwaita/32x32/actions/view-sort-descending-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/view-sort-descending.png share/icons/Adwaita/32x32/actions/window-close-symbolic.symbolic.png share/icons/Adwaita/32x32/actions/window-close.png @@ -2407,6 +2527,8 @@ share/icons/Adwaita/32x32/apps/gnome-power-manager-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/goa-panel-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/help-browser-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/help-browser.png +share/icons/Adwaita/32x32/apps/help-contents-symbolic.symbolic.png +share/icons/Adwaita/32x32/apps/help-faq-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/multimedia-volume-control-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/multimedia-volume-control.png share/icons/Adwaita/32x32/apps/preferences-color-symbolic.symbolic.png @@ -2414,6 +2536,7 @@ share/icons/Adwaita/32x32/apps/preferences-desktop-accessibility-symbolic.symbol share/icons/Adwaita/32x32/apps/preferences-desktop-accessibility.png share/icons/Adwaita/32x32/apps/preferences-desktop-display-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/preferences-desktop-display.png +share/icons/Adwaita/32x32/apps/preferences-desktop-font-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/preferences-desktop-font.png share/icons/Adwaita/32x32/apps/preferences-desktop-keyboard-shortcuts-symbolic.symbolic.png share/icons/Adwaita/32x32/apps/preferences-desktop-keyboard-shortcuts.png @@ -2470,6 +2593,7 @@ share/icons/Adwaita/32x32/categories/applications-office.png share/icons/Adwaita/32x32/categories/applications-other.png share/icons/Adwaita/32x32/categories/applications-science-symbolic.symbolic.png share/icons/Adwaita/32x32/categories/applications-science.png +share/icons/Adwaita/32x32/categories/applications-system-symbolic.symbolic.png share/icons/Adwaita/32x32/categories/applications-system.png share/icons/Adwaita/32x32/categories/applications-utilities-symbolic.symbolic.png share/icons/Adwaita/32x32/categories/applications-utilities.png @@ -2495,6 +2619,7 @@ share/icons/Adwaita/32x32/devices/audio-input-microphone-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/audio-input-microphone.png share/icons/Adwaita/32x32/devices/audio-speakers-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/audio-speakers.png +share/icons/Adwaita/32x32/devices/battery-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/battery.png share/icons/Adwaita/32x32/devices/camera-photo-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/camera-photo.png @@ -2508,6 +2633,7 @@ share/icons/Adwaita/32x32/devices/computer-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/computer.png share/icons/Adwaita/32x32/devices/display-projector-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/drive-harddisk-ieee1394-symbolic.symbolic.png +share/icons/Adwaita/32x32/devices/drive-harddisk-solidstate-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/drive-harddisk-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/drive-harddisk-system-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/drive-harddisk-usb-symbolic.symbolic.png @@ -2541,8 +2667,10 @@ share/icons/Adwaita/32x32/devices/media-optical-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/media-optical.png share/icons/Adwaita/32x32/devices/media-removable-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/media-removable.png +share/icons/Adwaita/32x32/devices/media-tape-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/media-tape.png share/icons/Adwaita/32x32/devices/media-zip-symbolic.symbolic.png +share/icons/Adwaita/32x32/devices/modem-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/modem.png share/icons/Adwaita/32x32/devices/multimedia-player-apple-ipod-touch-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/multimedia-player-symbolic.symbolic.png @@ -2552,6 +2680,7 @@ share/icons/Adwaita/32x32/devices/network-wired-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/network-wired.png share/icons/Adwaita/32x32/devices/network-wireless-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/network-wireless.png +share/icons/Adwaita/32x32/devices/pda-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/pda.png share/icons/Adwaita/32x32/devices/phone-apple-iphone-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/phone-symbolic.symbolic.png @@ -2562,6 +2691,8 @@ share/icons/Adwaita/32x32/devices/printer-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/printer.png share/icons/Adwaita/32x32/devices/scanner-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/scanner.png +share/icons/Adwaita/32x32/devices/tv-symbolic.symbolic.png +share/icons/Adwaita/32x32/devices/uninterruptible-power-supply-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/uninterruptible-power-supply.png share/icons/Adwaita/32x32/devices/video-display-symbolic.symbolic.png share/icons/Adwaita/32x32/devices/video-display.png @@ -2594,6 +2725,8 @@ share/icons/Adwaita/32x32/emblems/emblem-unreadable.png share/icons/Adwaita/32x32/emblems/emblem-urgent.png share/icons/Adwaita/32x32/emblems/emblem-videos-symbolic.symbolic.png share/icons/Adwaita/32x32/emblems/emblem-web.png +share/icons/Adwaita/32x32/emotes/emote-love-symbolic.symbolic.png +share/icons/Adwaita/32x32/emotes/emote-love.png share/icons/Adwaita/32x32/emotes/face-angel-symbolic.symbolic.png share/icons/Adwaita/32x32/emotes/face-angel.png share/icons/Adwaita/32x32/emotes/face-angry-symbolic.symbolic.png @@ -2646,9 +2779,12 @@ share/icons/Adwaita/32x32/mimetypes/application-certificate.png share/icons/Adwaita/32x32/mimetypes/application-rss+xml-symbolic.symbolic.png share/icons/Adwaita/32x32/mimetypes/application-x-addon.png share/icons/Adwaita/32x32/mimetypes/application-x-appliance-symbolic.symbolic.png +share/icons/Adwaita/32x32/mimetypes/application-x-executable-symbolic.symbolic.png share/icons/Adwaita/32x32/mimetypes/application-x-executable.png +share/icons/Adwaita/32x32/mimetypes/application-x-firmware.png share/icons/Adwaita/32x32/mimetypes/audio-x-generic-symbolic.symbolic.png share/icons/Adwaita/32x32/mimetypes/audio-x-generic.png +share/icons/Adwaita/32x32/mimetypes/font-x-generic-symbolic.symbolic.png share/icons/Adwaita/32x32/mimetypes/font-x-generic.png share/icons/Adwaita/32x32/mimetypes/image-x-generic-symbolic.symbolic.png share/icons/Adwaita/32x32/mimetypes/image-x-generic.png @@ -2779,9 +2915,13 @@ share/icons/Adwaita/32x32/status/dialog-question.png share/icons/Adwaita/32x32/status/dialog-warning-symbolic.symbolic.png share/icons/Adwaita/32x32/status/dialog-warning.png share/icons/Adwaita/32x32/status/display-brightness-symbolic.symbolic.png +share/icons/Adwaita/32x32/status/folder-drag-accept-symbolic.symbolic.png share/icons/Adwaita/32x32/status/folder-drag-accept.png +share/icons/Adwaita/32x32/status/folder-open-symbolic.symbolic.png share/icons/Adwaita/32x32/status/folder-open.png +share/icons/Adwaita/32x32/status/folder-visiting-symbolic.symbolic.png share/icons/Adwaita/32x32/status/folder-visiting.png +share/icons/Adwaita/32x32/status/image-loading-symbolic.symbolic.png share/icons/Adwaita/32x32/status/image-loading.png share/icons/Adwaita/32x32/status/image-missing.png share/icons/Adwaita/32x32/status/keyboard-brightness-symbolic.symbolic.png @@ -2885,6 +3025,7 @@ share/icons/Adwaita/32x32/status/software-update-urgent-symbolic.symbolic.png share/icons/Adwaita/32x32/status/software-update-urgent.png share/icons/Adwaita/32x32/status/starred-symbolic.symbolic.png share/icons/Adwaita/32x32/status/starred.png +share/icons/Adwaita/32x32/status/system-lock-screen-symbolic.symbolic.png share/icons/Adwaita/32x32/status/task-due-symbolic.symbolic.png share/icons/Adwaita/32x32/status/task-due.png share/icons/Adwaita/32x32/status/task-past-due-symbolic.symbolic.png @@ -2933,8 +3074,11 @@ share/icons/Adwaita/32x32/status/weather-snow.png share/icons/Adwaita/32x32/status/weather-storm-symbolic.symbolic.png share/icons/Adwaita/32x32/status/weather-storm.png share/icons/Adwaita/48x48/actions/action-unavailable-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/address-book-new-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/address-book-new.png +share/icons/Adwaita/48x48/actions/application-exit-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/application-exit.png +share/icons/Adwaita/48x48/actions/appointment-new-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/appointment-new.png share/icons/Adwaita/48x48/actions/bookmark-new-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/bookmark-new.png @@ -2942,6 +3086,8 @@ share/icons/Adwaita/48x48/actions/call-start-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/call-start.png share/icons/Adwaita/48x48/actions/call-stop-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/call-stop.png +share/icons/Adwaita/48x48/actions/color-select-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/contact-new-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/contact-new.png share/icons/Adwaita/48x48/actions/document-new-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-new.png @@ -2951,12 +3097,15 @@ share/icons/Adwaita/48x48/actions/document-open-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-open.png share/icons/Adwaita/48x48/actions/document-page-setup-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-page-setup.png +share/icons/Adwaita/48x48/actions/document-print-preview-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-print-preview.png share/icons/Adwaita/48x48/actions/document-print-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-print.png share/icons/Adwaita/48x48/actions/document-properties-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-properties.png share/icons/Adwaita/48x48/actions/document-revert-rtl.png +share/icons/Adwaita/48x48/actions/document-revert-symbolic-rtl.symbolic.png +share/icons/Adwaita/48x48/actions/document-revert-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-revert.png share/icons/Adwaita/48x48/actions/document-save-as-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/document-save-as.png @@ -2976,6 +3125,7 @@ share/icons/Adwaita/48x48/actions/edit-cut-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/edit-cut.png share/icons/Adwaita/48x48/actions/edit-delete-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/edit-delete.png +share/icons/Adwaita/48x48/actions/edit-find-replace-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/edit-find-replace.png share/icons/Adwaita/48x48/actions/edit-find-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/edit-find.png @@ -2993,7 +3143,12 @@ share/icons/Adwaita/48x48/actions/edit-undo-symbolic-rtl.symbolic.png share/icons/Adwaita/48x48/actions/edit-undo-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/edit-undo.png share/icons/Adwaita/48x48/actions/find-location-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/focus-legacy-systray-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/focus-top-bar-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/focus-windows-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/folder-new-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/folder-new.png +share/icons/Adwaita/48x48/actions/font-select-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/format-indent-less-rtl.png share/icons/Adwaita/48x48/actions/format-indent-less-symbolic-rtl.symbolic.png share/icons/Adwaita/48x48/actions/format-indent-less-symbolic.symbolic.png @@ -3050,9 +3205,14 @@ share/icons/Adwaita/48x48/actions/go-top-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/go-top.png share/icons/Adwaita/48x48/actions/go-up-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/go-up.png +share/icons/Adwaita/48x48/actions/help-about-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/help-about.png share/icons/Adwaita/48x48/actions/help-contents.png share/icons/Adwaita/48x48/actions/help-faq.png +share/icons/Adwaita/48x48/actions/image-crop-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/image-denoise-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/image-filter-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/image-sharpen-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/insert-image-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/insert-image.png share/icons/Adwaita/48x48/actions/insert-link-symbolic.symbolic.png @@ -3081,6 +3241,7 @@ share/icons/Adwaita/48x48/actions/mail-send-receive.png share/icons/Adwaita/48x48/actions/mail-send-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/mail-send.png share/icons/Adwaita/48x48/actions/mark-location-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/mark-location.png share/icons/Adwaita/48x48/actions/media-eject-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/media-eject.png share/icons/Adwaita/48x48/actions/media-playback-pause-symbolic.symbolic.png @@ -3138,10 +3299,12 @@ share/icons/Adwaita/48x48/actions/system-lock-screen.png share/icons/Adwaita/48x48/actions/system-log-out.png share/icons/Adwaita/48x48/actions/system-run-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/system-run.png +share/icons/Adwaita/48x48/actions/system-search-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/system-search.png share/icons/Adwaita/48x48/actions/system-shutdown-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/system-shutdown.png share/icons/Adwaita/48x48/actions/tab-new-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/tools-check-spelling-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/tools-check-spelling.png share/icons/Adwaita/48x48/actions/view-continuous-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-dual-symbolic.symbolic.png @@ -3149,13 +3312,16 @@ share/icons/Adwaita/48x48/actions/view-fullscreen-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-fullscreen.png share/icons/Adwaita/48x48/actions/view-grid-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-list-symbolic.symbolic.png +share/icons/Adwaita/48x48/actions/view-more-horizontal-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-more-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-paged-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-refresh-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-refresh.png share/icons/Adwaita/48x48/actions/view-restore-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-restore.png +share/icons/Adwaita/48x48/actions/view-sort-ascending-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-sort-ascending.png +share/icons/Adwaita/48x48/actions/view-sort-descending-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/view-sort-descending.png share/icons/Adwaita/48x48/actions/window-close-symbolic.symbolic.png share/icons/Adwaita/48x48/actions/window-close.png @@ -3186,6 +3352,8 @@ share/icons/Adwaita/48x48/apps/gnome-power-manager-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/goa-panel-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/help-browser-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/help-browser.png +share/icons/Adwaita/48x48/apps/help-contents-symbolic.symbolic.png +share/icons/Adwaita/48x48/apps/help-faq-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/multimedia-volume-control-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/multimedia-volume-control.png share/icons/Adwaita/48x48/apps/preferences-color-symbolic.symbolic.png @@ -3193,6 +3361,7 @@ share/icons/Adwaita/48x48/apps/preferences-desktop-accessibility-symbolic.symbol share/icons/Adwaita/48x48/apps/preferences-desktop-accessibility.png share/icons/Adwaita/48x48/apps/preferences-desktop-display-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/preferences-desktop-display.png +share/icons/Adwaita/48x48/apps/preferences-desktop-font-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/preferences-desktop-font.png share/icons/Adwaita/48x48/apps/preferences-desktop-keyboard-shortcuts-symbolic.symbolic.png share/icons/Adwaita/48x48/apps/preferences-desktop-keyboard-shortcuts.png @@ -3249,6 +3418,7 @@ share/icons/Adwaita/48x48/categories/applications-office.png share/icons/Adwaita/48x48/categories/applications-other.png share/icons/Adwaita/48x48/categories/applications-science-symbolic.symbolic.png share/icons/Adwaita/48x48/categories/applications-science.png +share/icons/Adwaita/48x48/categories/applications-system-symbolic.symbolic.png share/icons/Adwaita/48x48/categories/applications-system.png share/icons/Adwaita/48x48/categories/applications-utilities-symbolic.symbolic.png share/icons/Adwaita/48x48/categories/applications-utilities.png @@ -3274,6 +3444,7 @@ share/icons/Adwaita/48x48/devices/audio-input-microphone-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/audio-input-microphone.png share/icons/Adwaita/48x48/devices/audio-speakers-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/audio-speakers.png +share/icons/Adwaita/48x48/devices/battery-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/battery.png share/icons/Adwaita/48x48/devices/camera-photo-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/camera-photo.png @@ -3287,6 +3458,7 @@ share/icons/Adwaita/48x48/devices/computer-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/computer.png share/icons/Adwaita/48x48/devices/display-projector-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/drive-harddisk-ieee1394-symbolic.symbolic.png +share/icons/Adwaita/48x48/devices/drive-harddisk-solidstate-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/drive-harddisk-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/drive-harddisk-system-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/drive-harddisk-usb-symbolic.symbolic.png @@ -3320,8 +3492,10 @@ share/icons/Adwaita/48x48/devices/media-optical-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/media-optical.png share/icons/Adwaita/48x48/devices/media-removable-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/media-removable.png +share/icons/Adwaita/48x48/devices/media-tape-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/media-tape.png share/icons/Adwaita/48x48/devices/media-zip-symbolic.symbolic.png +share/icons/Adwaita/48x48/devices/modem-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/modem.png share/icons/Adwaita/48x48/devices/multimedia-player-apple-ipod-touch-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/multimedia-player-symbolic.symbolic.png @@ -3331,6 +3505,7 @@ share/icons/Adwaita/48x48/devices/network-wired-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/network-wired.png share/icons/Adwaita/48x48/devices/network-wireless-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/network-wireless.png +share/icons/Adwaita/48x48/devices/pda-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/pda.png share/icons/Adwaita/48x48/devices/phone-apple-iphone-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/phone-symbolic.symbolic.png @@ -3341,6 +3516,8 @@ share/icons/Adwaita/48x48/devices/printer-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/printer.png share/icons/Adwaita/48x48/devices/scanner-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/scanner.png +share/icons/Adwaita/48x48/devices/tv-symbolic.symbolic.png +share/icons/Adwaita/48x48/devices/uninterruptible-power-supply-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/uninterruptible-power-supply.png share/icons/Adwaita/48x48/devices/video-display-symbolic.symbolic.png share/icons/Adwaita/48x48/devices/video-display.png @@ -3374,6 +3551,8 @@ share/icons/Adwaita/48x48/emblems/emblem-unreadable.png share/icons/Adwaita/48x48/emblems/emblem-urgent.png share/icons/Adwaita/48x48/emblems/emblem-videos-symbolic.symbolic.png share/icons/Adwaita/48x48/emblems/emblem-web.png +share/icons/Adwaita/48x48/emotes/emote-love-symbolic.symbolic.png +share/icons/Adwaita/48x48/emotes/emote-love.png share/icons/Adwaita/48x48/emotes/face-angel-symbolic.symbolic.png share/icons/Adwaita/48x48/emotes/face-angel.png share/icons/Adwaita/48x48/emotes/face-angry-symbolic.symbolic.png @@ -3426,9 +3605,12 @@ share/icons/Adwaita/48x48/mimetypes/application-certificate.png share/icons/Adwaita/48x48/mimetypes/application-rss+xml-symbolic.symbolic.png share/icons/Adwaita/48x48/mimetypes/application-x-addon.png share/icons/Adwaita/48x48/mimetypes/application-x-appliance-symbolic.symbolic.png +share/icons/Adwaita/48x48/mimetypes/application-x-executable-symbolic.symbolic.png share/icons/Adwaita/48x48/mimetypes/application-x-executable.png +share/icons/Adwaita/48x48/mimetypes/application-x-firmware.png share/icons/Adwaita/48x48/mimetypes/audio-x-generic-symbolic.symbolic.png share/icons/Adwaita/48x48/mimetypes/audio-x-generic.png +share/icons/Adwaita/48x48/mimetypes/font-x-generic-symbolic.symbolic.png share/icons/Adwaita/48x48/mimetypes/font-x-generic.png share/icons/Adwaita/48x48/mimetypes/image-x-generic-symbolic.symbolic.png share/icons/Adwaita/48x48/mimetypes/image-x-generic.png @@ -3559,9 +3741,13 @@ share/icons/Adwaita/48x48/status/dialog-question.png share/icons/Adwaita/48x48/status/dialog-warning-symbolic.symbolic.png share/icons/Adwaita/48x48/status/dialog-warning.png share/icons/Adwaita/48x48/status/display-brightness-symbolic.symbolic.png +share/icons/Adwaita/48x48/status/folder-drag-accept-symbolic.symbolic.png share/icons/Adwaita/48x48/status/folder-drag-accept.png +share/icons/Adwaita/48x48/status/folder-open-symbolic.symbolic.png share/icons/Adwaita/48x48/status/folder-open.png +share/icons/Adwaita/48x48/status/folder-visiting-symbolic.symbolic.png share/icons/Adwaita/48x48/status/folder-visiting.png +share/icons/Adwaita/48x48/status/image-loading-symbolic.symbolic.png share/icons/Adwaita/48x48/status/image-loading.png share/icons/Adwaita/48x48/status/image-missing.png share/icons/Adwaita/48x48/status/keyboard-brightness-symbolic.symbolic.png @@ -3665,6 +3851,7 @@ share/icons/Adwaita/48x48/status/software-update-urgent-symbolic.symbolic.png share/icons/Adwaita/48x48/status/software-update-urgent.png share/icons/Adwaita/48x48/status/starred-symbolic.symbolic.png share/icons/Adwaita/48x48/status/starred.png +share/icons/Adwaita/48x48/status/system-lock-screen-symbolic.symbolic.png share/icons/Adwaita/48x48/status/task-due-symbolic.symbolic.png share/icons/Adwaita/48x48/status/task-due.png share/icons/Adwaita/48x48/status/task-past-due-symbolic.symbolic.png @@ -3713,15 +3900,23 @@ share/icons/Adwaita/48x48/status/weather-snow.png share/icons/Adwaita/48x48/status/weather-storm-symbolic.symbolic.png share/icons/Adwaita/48x48/status/weather-storm.png share/icons/Adwaita/64x64/actions/action-unavailable-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/address-book-new-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/application-exit-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/appointment-new-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/bookmark-new-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/call-start-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/call-stop-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/color-select-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/contact-new-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-new-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-open-recent-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-open-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-page-setup-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/document-print-preview-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-print-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-properties-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/document-revert-symbolic-rtl.symbolic.png +share/icons/Adwaita/64x64/actions/document-revert-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-save-as-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-save-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/document-send-symbolic.symbolic.png @@ -3731,6 +3926,7 @@ share/icons/Adwaita/64x64/actions/edit-clear-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/edit-copy-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/edit-cut-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/edit-delete-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/edit-find-replace-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/edit-find-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/edit-paste-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/edit-redo-symbolic-rtl.symbolic.png @@ -3740,6 +3936,11 @@ share/icons/Adwaita/64x64/actions/edit-select-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/edit-undo-symbolic-rtl.symbolic.png share/icons/Adwaita/64x64/actions/edit-undo-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/find-location-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/focus-legacy-systray-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/focus-top-bar-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/focus-windows-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/folder-new-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/font-select-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/format-indent-less-symbolic-rtl.symbolic.png share/icons/Adwaita/64x64/actions/format-indent-less-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/format-indent-more-symbolic-rtl.symbolic.png @@ -3768,6 +3969,11 @@ share/icons/Adwaita/64x64/actions/go-previous-symbolic-rtl.symbolic.png share/icons/Adwaita/64x64/actions/go-previous-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/go-top-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/go-up-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/help-about-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/image-crop-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/image-denoise-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/image-filter-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/image-sharpen-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/insert-image-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/insert-link-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/insert-object-symbolic.symbolic.png @@ -3814,17 +4020,22 @@ share/icons/Adwaita/64x64/actions/selection-start-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/send-to-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/star-new-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/system-run-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/system-search-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/system-shutdown-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/tab-new-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/tools-check-spelling-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-continuous-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-dual-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-fullscreen-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-grid-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-list-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/view-more-horizontal-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-more-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-paged-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-refresh-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/view-restore-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/view-sort-ascending-symbolic.symbolic.png +share/icons/Adwaita/64x64/actions/view-sort-descending-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/window-close-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/window-maximize-symbolic.symbolic.png share/icons/Adwaita/64x64/actions/window-minimize-symbolic.symbolic.png @@ -3842,10 +4053,13 @@ share/icons/Adwaita/64x64/apps/bluetooth-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/gnome-power-manager-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/goa-panel-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/help-browser-symbolic.symbolic.png +share/icons/Adwaita/64x64/apps/help-contents-symbolic.symbolic.png +share/icons/Adwaita/64x64/apps/help-faq-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/multimedia-volume-control-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/preferences-color-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/preferences-desktop-accessibility-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/preferences-desktop-display-symbolic.symbolic.png +share/icons/Adwaita/64x64/apps/preferences-desktop-font-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/preferences-desktop-keyboard-shortcuts-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/preferences-desktop-locale-symbolic.symbolic.png share/icons/Adwaita/64x64/apps/preferences-desktop-remote-desktop-symbolic.symbolic.png @@ -3871,6 +4085,7 @@ share/icons/Adwaita/64x64/categories/applications-games-symbolic.symbolic.png share/icons/Adwaita/64x64/categories/applications-graphics-symbolic.symbolic.png share/icons/Adwaita/64x64/categories/applications-multimedia-symbolic.symbolic.png share/icons/Adwaita/64x64/categories/applications-science-symbolic.symbolic.png +share/icons/Adwaita/64x64/categories/applications-system-symbolic.symbolic.png share/icons/Adwaita/64x64/categories/applications-utilities-symbolic.symbolic.png share/icons/Adwaita/64x64/categories/preferences-other-symbolic.symbolic.png share/icons/Adwaita/64x64/categories/preferences-system-symbolic.symbolic.png @@ -3881,6 +4096,7 @@ share/icons/Adwaita/64x64/devices/audio-headphones-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/audio-headset-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/audio-input-microphone-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/audio-speakers-symbolic.symbolic.png +share/icons/Adwaita/64x64/devices/battery-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/camera-photo-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/camera-video-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/camera-web-symbolic.symbolic.png @@ -3889,6 +4105,7 @@ share/icons/Adwaita/64x64/devices/computer-apple-ipad-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/computer-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/display-projector-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/drive-harddisk-ieee1394-symbolic.symbolic.png +share/icons/Adwaita/64x64/devices/drive-harddisk-solidstate-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/drive-harddisk-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/drive-harddisk-system-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/drive-harddisk-usb-symbolic.symbolic.png @@ -3908,16 +4125,21 @@ share/icons/Adwaita/64x64/devices/media-optical-cd-audio-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/media-optical-dvd-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/media-optical-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/media-removable-symbolic.symbolic.png +share/icons/Adwaita/64x64/devices/media-tape-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/media-zip-symbolic.symbolic.png +share/icons/Adwaita/64x64/devices/modem-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/multimedia-player-apple-ipod-touch-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/multimedia-player-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/network-wired-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/network-wireless-symbolic.symbolic.png +share/icons/Adwaita/64x64/devices/pda-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/phone-apple-iphone-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/phone-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/printer-network-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/printer-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/scanner-symbolic.symbolic.png +share/icons/Adwaita/64x64/devices/tv-symbolic.symbolic.png +share/icons/Adwaita/64x64/devices/uninterruptible-power-supply-symbolic.symbolic.png share/icons/Adwaita/64x64/devices/video-display-symbolic.symbolic.png share/icons/Adwaita/64x64/emblems/emblem-default-symbolic.symbolic.png share/icons/Adwaita/64x64/emblems/emblem-documents-symbolic.symbolic.png @@ -3930,6 +4152,7 @@ share/icons/Adwaita/64x64/emblems/emblem-shared-symbolic.symbolic.png share/icons/Adwaita/64x64/emblems/emblem-synchronizing-symbolic.symbolic.png share/icons/Adwaita/64x64/emblems/emblem-system-symbolic.symbolic.png share/icons/Adwaita/64x64/emblems/emblem-videos-symbolic.symbolic.png +share/icons/Adwaita/64x64/emotes/emote-love-symbolic.symbolic.png share/icons/Adwaita/64x64/emotes/face-angel-symbolic.symbolic.png share/icons/Adwaita/64x64/emotes/face-angry-symbolic.symbolic.png share/icons/Adwaita/64x64/emotes/face-confused-symbolic.symbolic.png @@ -3958,7 +4181,9 @@ share/icons/Adwaita/64x64/emotes/face-yawn-symbolic.symbolic.png share/icons/Adwaita/64x64/mimetypes/application-certificate-symbolic.symbolic.png share/icons/Adwaita/64x64/mimetypes/application-rss+xml-symbolic.symbolic.png share/icons/Adwaita/64x64/mimetypes/application-x-appliance-symbolic.symbolic.png +share/icons/Adwaita/64x64/mimetypes/application-x-executable-symbolic.symbolic.png share/icons/Adwaita/64x64/mimetypes/audio-x-generic-symbolic.symbolic.png +share/icons/Adwaita/64x64/mimetypes/font-x-generic-symbolic.symbolic.png share/icons/Adwaita/64x64/mimetypes/image-x-generic-symbolic.symbolic.png share/icons/Adwaita/64x64/mimetypes/inode-directory-symbolic.symbolic.png share/icons/Adwaita/64x64/mimetypes/package-x-generic-symbolic.symbolic.png @@ -4026,6 +4251,10 @@ share/icons/Adwaita/64x64/status/dialog-password-symbolic.symbolic.png share/icons/Adwaita/64x64/status/dialog-question-symbolic.symbolic.png share/icons/Adwaita/64x64/status/dialog-warning-symbolic.symbolic.png share/icons/Adwaita/64x64/status/display-brightness-symbolic.symbolic.png +share/icons/Adwaita/64x64/status/folder-drag-accept-symbolic.symbolic.png +share/icons/Adwaita/64x64/status/folder-open-symbolic.symbolic.png +share/icons/Adwaita/64x64/status/folder-visiting-symbolic.symbolic.png +share/icons/Adwaita/64x64/status/image-loading-symbolic.symbolic.png share/icons/Adwaita/64x64/status/keyboard-brightness-symbolic.symbolic.png share/icons/Adwaita/64x64/status/mail-attachment-symbolic.symbolic.png share/icons/Adwaita/64x64/status/mail-read-symbolic.symbolic.png @@ -4098,6 +4327,7 @@ share/icons/Adwaita/64x64/status/semi-starred-symbolic.symbolic.png share/icons/Adwaita/64x64/status/software-update-available-symbolic.symbolic.png share/icons/Adwaita/64x64/status/software-update-urgent-symbolic.symbolic.png share/icons/Adwaita/64x64/status/starred-symbolic.symbolic.png +share/icons/Adwaita/64x64/status/system-lock-screen-symbolic.symbolic.png share/icons/Adwaita/64x64/status/task-due-symbolic.symbolic.png share/icons/Adwaita/64x64/status/task-past-due-symbolic.symbolic.png share/icons/Adwaita/64x64/status/touchpad-disabled-symbolic.symbolic.png @@ -4129,15 +4359,23 @@ share/icons/Adwaita/8x8/emblems/emblem-symbolic-link.png share/icons/Adwaita/8x8/emblems/emblem-synchronizing.png share/icons/Adwaita/8x8/emblems/emblem-unreadable.png share/icons/Adwaita/96x96/actions/action-unavailable-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/address-book-new-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/application-exit-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/appointment-new-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/bookmark-new-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/call-start-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/call-stop-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/color-select-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/contact-new-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-new-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-open-recent-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-open-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-page-setup-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/document-print-preview-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-print-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-properties-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/document-revert-symbolic-rtl.symbolic.png +share/icons/Adwaita/96x96/actions/document-revert-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-save-as-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-save-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/document-send-symbolic.symbolic.png @@ -4147,6 +4385,7 @@ share/icons/Adwaita/96x96/actions/edit-clear-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/edit-copy-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/edit-cut-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/edit-delete-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/edit-find-replace-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/edit-find-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/edit-paste-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/edit-redo-symbolic-rtl.symbolic.png @@ -4156,6 +4395,11 @@ share/icons/Adwaita/96x96/actions/edit-select-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/edit-undo-symbolic-rtl.symbolic.png share/icons/Adwaita/96x96/actions/edit-undo-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/find-location-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/focus-legacy-systray-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/focus-top-bar-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/focus-windows-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/folder-new-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/font-select-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/format-indent-less-symbolic-rtl.symbolic.png share/icons/Adwaita/96x96/actions/format-indent-less-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/format-indent-more-symbolic-rtl.symbolic.png @@ -4184,6 +4428,11 @@ share/icons/Adwaita/96x96/actions/go-previous-symbolic-rtl.symbolic.png share/icons/Adwaita/96x96/actions/go-previous-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/go-top-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/go-up-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/help-about-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/image-crop-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/image-denoise-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/image-filter-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/image-sharpen-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/insert-image-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/insert-link-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/insert-object-symbolic.symbolic.png @@ -4230,17 +4479,22 @@ share/icons/Adwaita/96x96/actions/selection-start-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/send-to-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/star-new-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/system-run-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/system-search-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/system-shutdown-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/tab-new-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/tools-check-spelling-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-continuous-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-dual-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-fullscreen-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-grid-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-list-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/view-more-horizontal-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-more-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-paged-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-refresh-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/view-restore-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/view-sort-ascending-symbolic.symbolic.png +share/icons/Adwaita/96x96/actions/view-sort-descending-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/window-close-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/window-maximize-symbolic.symbolic.png share/icons/Adwaita/96x96/actions/window-minimize-symbolic.symbolic.png @@ -4258,10 +4512,13 @@ share/icons/Adwaita/96x96/apps/bluetooth-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/gnome-power-manager-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/goa-panel-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/help-browser-symbolic.symbolic.png +share/icons/Adwaita/96x96/apps/help-contents-symbolic.symbolic.png +share/icons/Adwaita/96x96/apps/help-faq-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/multimedia-volume-control-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/preferences-color-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/preferences-desktop-accessibility-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/preferences-desktop-display-symbolic.symbolic.png +share/icons/Adwaita/96x96/apps/preferences-desktop-font-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/preferences-desktop-keyboard-shortcuts-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/preferences-desktop-locale-symbolic.symbolic.png share/icons/Adwaita/96x96/apps/preferences-desktop-remote-desktop-symbolic.symbolic.png @@ -4287,6 +4544,7 @@ share/icons/Adwaita/96x96/categories/applications-games-symbolic.symbolic.png share/icons/Adwaita/96x96/categories/applications-graphics-symbolic.symbolic.png share/icons/Adwaita/96x96/categories/applications-multimedia-symbolic.symbolic.png share/icons/Adwaita/96x96/categories/applications-science-symbolic.symbolic.png +share/icons/Adwaita/96x96/categories/applications-system-symbolic.symbolic.png share/icons/Adwaita/96x96/categories/applications-utilities-symbolic.symbolic.png share/icons/Adwaita/96x96/categories/preferences-other-symbolic.symbolic.png share/icons/Adwaita/96x96/categories/preferences-system-symbolic.symbolic.png @@ -4297,6 +4555,7 @@ share/icons/Adwaita/96x96/devices/audio-headphones-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/audio-headset-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/audio-input-microphone-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/audio-speakers-symbolic.symbolic.png +share/icons/Adwaita/96x96/devices/battery-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/camera-photo-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/camera-video-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/camera-web-symbolic.symbolic.png @@ -4305,6 +4564,7 @@ share/icons/Adwaita/96x96/devices/computer-apple-ipad-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/computer-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/display-projector-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/drive-harddisk-ieee1394-symbolic.symbolic.png +share/icons/Adwaita/96x96/devices/drive-harddisk-solidstate-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/drive-harddisk-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/drive-harddisk-system-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/drive-harddisk-usb-symbolic.symbolic.png @@ -4324,16 +4584,21 @@ share/icons/Adwaita/96x96/devices/media-optical-cd-audio-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/media-optical-dvd-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/media-optical-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/media-removable-symbolic.symbolic.png +share/icons/Adwaita/96x96/devices/media-tape-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/media-zip-symbolic.symbolic.png +share/icons/Adwaita/96x96/devices/modem-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/multimedia-player-apple-ipod-touch-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/multimedia-player-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/network-wired-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/network-wireless-symbolic.symbolic.png +share/icons/Adwaita/96x96/devices/pda-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/phone-apple-iphone-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/phone-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/printer-network-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/printer-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/scanner-symbolic.symbolic.png +share/icons/Adwaita/96x96/devices/tv-symbolic.symbolic.png +share/icons/Adwaita/96x96/devices/uninterruptible-power-supply-symbolic.symbolic.png share/icons/Adwaita/96x96/devices/video-display-symbolic.symbolic.png share/icons/Adwaita/96x96/emblems/emblem-default-symbolic.symbolic.png share/icons/Adwaita/96x96/emblems/emblem-documents-symbolic.symbolic.png @@ -4346,6 +4611,7 @@ share/icons/Adwaita/96x96/emblems/emblem-shared-symbolic.symbolic.png share/icons/Adwaita/96x96/emblems/emblem-synchronizing-symbolic.symbolic.png share/icons/Adwaita/96x96/emblems/emblem-system-symbolic.symbolic.png share/icons/Adwaita/96x96/emblems/emblem-videos-symbolic.symbolic.png +share/icons/Adwaita/96x96/emotes/emote-love-symbolic.symbolic.png share/icons/Adwaita/96x96/emotes/face-angel-symbolic.symbolic.png share/icons/Adwaita/96x96/emotes/face-angry-symbolic.symbolic.png share/icons/Adwaita/96x96/emotes/face-confused-symbolic.symbolic.png @@ -4374,7 +4640,9 @@ share/icons/Adwaita/96x96/emotes/face-yawn-symbolic.symbolic.png share/icons/Adwaita/96x96/mimetypes/application-certificate-symbolic.symbolic.png share/icons/Adwaita/96x96/mimetypes/application-rss+xml-symbolic.symbolic.png share/icons/Adwaita/96x96/mimetypes/application-x-appliance-symbolic.symbolic.png +share/icons/Adwaita/96x96/mimetypes/application-x-executable-symbolic.symbolic.png share/icons/Adwaita/96x96/mimetypes/audio-x-generic-symbolic.symbolic.png +share/icons/Adwaita/96x96/mimetypes/font-x-generic-symbolic.symbolic.png share/icons/Adwaita/96x96/mimetypes/image-x-generic-symbolic.symbolic.png share/icons/Adwaita/96x96/mimetypes/inode-directory-symbolic.symbolic.png share/icons/Adwaita/96x96/mimetypes/package-x-generic-symbolic.symbolic.png @@ -4443,6 +4711,10 @@ share/icons/Adwaita/96x96/status/dialog-password-symbolic.symbolic.png share/icons/Adwaita/96x96/status/dialog-question-symbolic.symbolic.png share/icons/Adwaita/96x96/status/dialog-warning-symbolic.symbolic.png share/icons/Adwaita/96x96/status/display-brightness-symbolic.symbolic.png +share/icons/Adwaita/96x96/status/folder-drag-accept-symbolic.symbolic.png +share/icons/Adwaita/96x96/status/folder-open-symbolic.symbolic.png +share/icons/Adwaita/96x96/status/folder-visiting-symbolic.symbolic.png +share/icons/Adwaita/96x96/status/image-loading-symbolic.symbolic.png share/icons/Adwaita/96x96/status/keyboard-brightness-symbolic.symbolic.png share/icons/Adwaita/96x96/status/mail-attachment-symbolic.symbolic.png share/icons/Adwaita/96x96/status/mail-read-symbolic.symbolic.png @@ -4515,6 +4787,7 @@ share/icons/Adwaita/96x96/status/semi-starred-symbolic.symbolic.png share/icons/Adwaita/96x96/status/software-update-available-symbolic.symbolic.png share/icons/Adwaita/96x96/status/software-update-urgent-symbolic.symbolic.png share/icons/Adwaita/96x96/status/starred-symbolic.symbolic.png +share/icons/Adwaita/96x96/status/system-lock-screen-symbolic.symbolic.png share/icons/Adwaita/96x96/status/task-due-symbolic.symbolic.png share/icons/Adwaita/96x96/status/task-past-due-symbolic.symbolic.png share/icons/Adwaita/96x96/status/touchpad-disabled-symbolic.symbolic.png @@ -4555,6 +4828,7 @@ share/icons/Adwaita/cursors/640fb0e74195791501fd1ed57b41487f share/icons/Adwaita/cursors/9081237383d90e509aa00f00170e968f share/icons/Adwaita/cursors/9d800788f1b08800ae810202380a0822 share/icons/Adwaita/cursors/X_cursor +share/icons/Adwaita/cursors/all-scroll share/icons/Adwaita/cursors/arrow share/icons/Adwaita/cursors/bd_double_arrow share/icons/Adwaita/cursors/bottom_left_corner @@ -4585,6 +4859,7 @@ share/icons/Adwaita/cursors/e29285e634086352946a0e7090d73106 share/icons/Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000 share/icons/Adwaita/cursors/fd_double_arrow share/icons/Adwaita/cursors/fleur +share/icons/Adwaita/cursors/grab share/icons/Adwaita/cursors/grabbing share/icons/Adwaita/cursors/h_double_arrow share/icons/Adwaita/cursors/hand @@ -4604,6 +4879,7 @@ share/icons/Adwaita/cursors/move share/icons/Adwaita/cursors/pencil share/icons/Adwaita/cursors/pirate share/icons/Adwaita/cursors/plus +share/icons/Adwaita/cursors/pointer-move share/icons/Adwaita/cursors/question_arrow share/icons/Adwaita/cursors/right_ptr share/icons/Adwaita/cursors/right_side @@ -4624,20 +4900,31 @@ share/icons/Adwaita/cursors/top_tee share/icons/Adwaita/cursors/ul_angle share/icons/Adwaita/cursors/ur_angle share/icons/Adwaita/cursors/v_double_arrow +share/icons/Adwaita/cursors/vertical-text share/icons/Adwaita/cursors/watch share/icons/Adwaita/cursors/xterm +share/icons/Adwaita/cursors/zoom-in +share/icons/Adwaita/cursors/zoom-out share/icons/Adwaita/index.theme share/icons/Adwaita/scalable-up-to-32/status/process-working-symbolic.svg share/icons/Adwaita/scalable/actions/action-unavailable-symbolic.svg +share/icons/Adwaita/scalable/actions/address-book-new-symbolic.svg +share/icons/Adwaita/scalable/actions/application-exit-symbolic.svg +share/icons/Adwaita/scalable/actions/appointment-new-symbolic.svg share/icons/Adwaita/scalable/actions/bookmark-new-symbolic.svg share/icons/Adwaita/scalable/actions/call-start-symbolic.svg share/icons/Adwaita/scalable/actions/call-stop-symbolic.svg +share/icons/Adwaita/scalable/actions/color-select-symbolic.svg +share/icons/Adwaita/scalable/actions/contact-new-symbolic.svg share/icons/Adwaita/scalable/actions/document-new-symbolic.svg share/icons/Adwaita/scalable/actions/document-open-recent-symbolic.svg share/icons/Adwaita/scalable/actions/document-open-symbolic.svg share/icons/Adwaita/scalable/actions/document-page-setup-symbolic.svg +share/icons/Adwaita/scalable/actions/document-print-preview-symbolic.svg share/icons/Adwaita/scalable/actions/document-print-symbolic.svg share/icons/Adwaita/scalable/actions/document-properties-symbolic.svg +share/icons/Adwaita/scalable/actions/document-revert-symbolic-rtl.svg +share/icons/Adwaita/scalable/actions/document-revert-symbolic.svg share/icons/Adwaita/scalable/actions/document-save-as-symbolic.svg share/icons/Adwaita/scalable/actions/document-save-symbolic.svg share/icons/Adwaita/scalable/actions/document-send-symbolic.svg @@ -4647,6 +4934,7 @@ share/icons/Adwaita/scalable/actions/edit-clear-symbolic.svg share/icons/Adwaita/scalable/actions/edit-copy-symbolic.svg share/icons/Adwaita/scalable/actions/edit-cut-symbolic.svg share/icons/Adwaita/scalable/actions/edit-delete-symbolic.svg +share/icons/Adwaita/scalable/actions/edit-find-replace-symbolic.svg share/icons/Adwaita/scalable/actions/edit-find-symbolic.svg share/icons/Adwaita/scalable/actions/edit-paste-symbolic.svg share/icons/Adwaita/scalable/actions/edit-redo-symbolic-rtl.svg @@ -4656,6 +4944,11 @@ share/icons/Adwaita/scalable/actions/edit-select-symbolic.svg share/icons/Adwaita/scalable/actions/edit-undo-symbolic-rtl.svg share/icons/Adwaita/scalable/actions/edit-undo-symbolic.svg share/icons/Adwaita/scalable/actions/find-location-symbolic.svg +share/icons/Adwaita/scalable/actions/focus-legacy-systray-symbolic.svg +share/icons/Adwaita/scalable/actions/focus-top-bar-symbolic.svg +share/icons/Adwaita/scalable/actions/focus-windows-symbolic.svg +share/icons/Adwaita/scalable/actions/folder-new-symbolic.svg +share/icons/Adwaita/scalable/actions/font-select-symbolic.svg share/icons/Adwaita/scalable/actions/format-indent-less-symbolic-rtl.svg share/icons/Adwaita/scalable/actions/format-indent-less-symbolic.svg share/icons/Adwaita/scalable/actions/format-indent-more-symbolic-rtl.svg @@ -4684,6 +4977,11 @@ share/icons/Adwaita/scalable/actions/go-previous-symbolic-rtl.svg share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg share/icons/Adwaita/scalable/actions/go-top-symbolic.svg share/icons/Adwaita/scalable/actions/go-up-symbolic.svg +share/icons/Adwaita/scalable/actions/help-about-symbolic.svg +share/icons/Adwaita/scalable/actions/image-crop-symbolic.svg +share/icons/Adwaita/scalable/actions/image-denoise-symbolic.svg +share/icons/Adwaita/scalable/actions/image-filter-symbolic.svg +share/icons/Adwaita/scalable/actions/image-sharpen-symbolic.svg share/icons/Adwaita/scalable/actions/insert-image-symbolic.svg share/icons/Adwaita/scalable/actions/insert-link-symbolic.svg share/icons/Adwaita/scalable/actions/insert-object-symbolic.svg @@ -4730,17 +5028,22 @@ share/icons/Adwaita/scalable/actions/selection-start-symbolic.svg share/icons/Adwaita/scalable/actions/send-to-symbolic.svg share/icons/Adwaita/scalable/actions/star-new-symbolic.svg share/icons/Adwaita/scalable/actions/system-run-symbolic.svg +share/icons/Adwaita/scalable/actions/system-search-symbolic.svg share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg share/icons/Adwaita/scalable/actions/tab-new-symbolic.svg +share/icons/Adwaita/scalable/actions/tools-check-spelling-symbolic.svg share/icons/Adwaita/scalable/actions/view-continuous-symbolic.svg share/icons/Adwaita/scalable/actions/view-dual-symbolic.svg share/icons/Adwaita/scalable/actions/view-fullscreen-symbolic.svg share/icons/Adwaita/scalable/actions/view-grid-symbolic.svg share/icons/Adwaita/scalable/actions/view-list-symbolic.svg +share/icons/Adwaita/scalable/actions/view-more-horizontal-symbolic.svg share/icons/Adwaita/scalable/actions/view-more-symbolic.svg share/icons/Adwaita/scalable/actions/view-paged-symbolic.svg share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg share/icons/Adwaita/scalable/actions/view-restore-symbolic.svg +share/icons/Adwaita/scalable/actions/view-sort-ascending-symbolic.svg +share/icons/Adwaita/scalable/actions/view-sort-descending-symbolic.svg share/icons/Adwaita/scalable/actions/window-close-symbolic.svg share/icons/Adwaita/scalable/actions/window-maximize-symbolic.svg share/icons/Adwaita/scalable/actions/window-minimize-symbolic.svg @@ -4758,10 +5061,13 @@ share/icons/Adwaita/scalable/apps/bluetooth-symbolic.svg share/icons/Adwaita/scalable/apps/gnome-power-manager-symbolic.svg share/icons/Adwaita/scalable/apps/goa-panel-symbolic.svg share/icons/Adwaita/scalable/apps/help-browser-symbolic.svg +share/icons/Adwaita/scalable/apps/help-contents-symbolic.svg +share/icons/Adwaita/scalable/apps/help-faq-symbolic.svg share/icons/Adwaita/scalable/apps/multimedia-volume-control-symbolic.svg share/icons/Adwaita/scalable/apps/preferences-color-symbolic.svg share/icons/Adwaita/scalable/apps/preferences-desktop-accessibility-symbolic.svg share/icons/Adwaita/scalable/apps/preferences-desktop-display-symbolic.svg +share/icons/Adwaita/scalable/apps/preferences-desktop-font-symbolic.svg share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg share/icons/Adwaita/scalable/apps/preferences-desktop-locale-symbolic.svg share/icons/Adwaita/scalable/apps/preferences-desktop-remote-desktop-symbolic.svg @@ -4787,6 +5093,7 @@ share/icons/Adwaita/scalable/categories/applications-games-symbolic.svg share/icons/Adwaita/scalable/categories/applications-graphics-symbolic.svg share/icons/Adwaita/scalable/categories/applications-multimedia-symbolic.svg share/icons/Adwaita/scalable/categories/applications-science-symbolic.svg +share/icons/Adwaita/scalable/categories/applications-system-symbolic.svg share/icons/Adwaita/scalable/categories/applications-utilities-symbolic.svg share/icons/Adwaita/scalable/categories/preferences-other-symbolic.svg share/icons/Adwaita/scalable/categories/preferences-system-symbolic.svg @@ -4797,6 +5104,7 @@ share/icons/Adwaita/scalable/devices/audio-headphones-symbolic.svg share/icons/Adwaita/scalable/devices/audio-headset-symbolic.svg share/icons/Adwaita/scalable/devices/audio-input-microphone-symbolic.svg share/icons/Adwaita/scalable/devices/audio-speakers-symbolic.svg +share/icons/Adwaita/scalable/devices/battery-symbolic.svg share/icons/Adwaita/scalable/devices/camera-photo-symbolic.svg share/icons/Adwaita/scalable/devices/camera-video-symbolic.svg share/icons/Adwaita/scalable/devices/camera-web-symbolic.svg @@ -4805,6 +5113,7 @@ share/icons/Adwaita/scalable/devices/computer-apple-ipad-symbolic.svg share/icons/Adwaita/scalable/devices/computer-symbolic.svg share/icons/Adwaita/scalable/devices/display-projector-symbolic.svg share/icons/Adwaita/scalable/devices/drive-harddisk-ieee1394-symbolic.svg +share/icons/Adwaita/scalable/devices/drive-harddisk-solidstate-symbolic.svg share/icons/Adwaita/scalable/devices/drive-harddisk-symbolic.svg share/icons/Adwaita/scalable/devices/drive-harddisk-system-symbolic.svg share/icons/Adwaita/scalable/devices/drive-harddisk-usb-symbolic.svg @@ -4824,16 +5133,21 @@ share/icons/Adwaita/scalable/devices/media-optical-cd-audio-symbolic.svg share/icons/Adwaita/scalable/devices/media-optical-dvd-symbolic.svg share/icons/Adwaita/scalable/devices/media-optical-symbolic.svg share/icons/Adwaita/scalable/devices/media-removable-symbolic.svg +share/icons/Adwaita/scalable/devices/media-tape-symbolic.svg share/icons/Adwaita/scalable/devices/media-zip-symbolic.svg +share/icons/Adwaita/scalable/devices/modem-symbolic.svg share/icons/Adwaita/scalable/devices/multimedia-player-apple-ipod-touch-symbolic.svg share/icons/Adwaita/scalable/devices/multimedia-player-symbolic.svg share/icons/Adwaita/scalable/devices/network-wired-symbolic.svg share/icons/Adwaita/scalable/devices/network-wireless-symbolic.svg +share/icons/Adwaita/scalable/devices/pda-symbolic.svg share/icons/Adwaita/scalable/devices/phone-apple-iphone-symbolic.svg share/icons/Adwaita/scalable/devices/phone-symbolic.svg share/icons/Adwaita/scalable/devices/printer-network-symbolic.svg share/icons/Adwaita/scalable/devices/printer-symbolic.svg share/icons/Adwaita/scalable/devices/scanner-symbolic.svg +share/icons/Adwaita/scalable/devices/tv-symbolic.svg +share/icons/Adwaita/scalable/devices/uninterruptible-power-supply-symbolic.svg share/icons/Adwaita/scalable/devices/video-display-symbolic.svg share/icons/Adwaita/scalable/emblems/emblem-default-symbolic.svg share/icons/Adwaita/scalable/emblems/emblem-documents-symbolic.svg @@ -4846,6 +5160,7 @@ share/icons/Adwaita/scalable/emblems/emblem-shared-symbolic.svg share/icons/Adwaita/scalable/emblems/emblem-synchronizing-symbolic.svg share/icons/Adwaita/scalable/emblems/emblem-system-symbolic.svg share/icons/Adwaita/scalable/emblems/emblem-videos-symbolic.svg +share/icons/Adwaita/scalable/emotes/emote-love-symbolic.svg share/icons/Adwaita/scalable/emotes/face-angel-symbolic.svg share/icons/Adwaita/scalable/emotes/face-angry-symbolic.svg share/icons/Adwaita/scalable/emotes/face-confused-symbolic.svg @@ -4874,7 +5189,9 @@ share/icons/Adwaita/scalable/emotes/face-yawn-symbolic.svg share/icons/Adwaita/scalable/mimetypes/application-certificate-symbolic.svg share/icons/Adwaita/scalable/mimetypes/application-rss+xml-symbolic.svg share/icons/Adwaita/scalable/mimetypes/application-x-appliance-symbolic.svg +share/icons/Adwaita/scalable/mimetypes/application-x-executable-symbolic.svg share/icons/Adwaita/scalable/mimetypes/audio-x-generic-symbolic.svg +share/icons/Adwaita/scalable/mimetypes/font-x-generic-symbolic.svg share/icons/Adwaita/scalable/mimetypes/image-x-generic-symbolic.svg share/icons/Adwaita/scalable/mimetypes/inode-directory-symbolic.svg share/icons/Adwaita/scalable/mimetypes/package-x-generic-symbolic.svg @@ -4942,6 +5259,10 @@ share/icons/Adwaita/scalable/status/dialog-password-symbolic.svg share/icons/Adwaita/scalable/status/dialog-question-symbolic.svg share/icons/Adwaita/scalable/status/dialog-warning-symbolic.svg share/icons/Adwaita/scalable/status/display-brightness-symbolic.svg +share/icons/Adwaita/scalable/status/folder-drag-accept-symbolic.svg +share/icons/Adwaita/scalable/status/folder-open-symbolic.svg +share/icons/Adwaita/scalable/status/folder-visiting-symbolic.svg +share/icons/Adwaita/scalable/status/image-loading-symbolic.svg share/icons/Adwaita/scalable/status/keyboard-brightness-symbolic.svg share/icons/Adwaita/scalable/status/mail-attachment-symbolic.svg share/icons/Adwaita/scalable/status/mail-read-symbolic.svg @@ -5014,6 +5335,7 @@ share/icons/Adwaita/scalable/status/semi-starred-symbolic.svg share/icons/Adwaita/scalable/status/software-update-available-symbolic.svg share/icons/Adwaita/scalable/status/software-update-urgent-symbolic.svg share/icons/Adwaita/scalable/status/starred-symbolic.svg +share/icons/Adwaita/scalable/status/system-lock-screen-symbolic.svg share/icons/Adwaita/scalable/status/task-due-symbolic.svg share/icons/Adwaita/scalable/status/task-past-due-symbolic.svg share/icons/Adwaita/scalable/status/touchpad-disabled-symbolic.svg diff --git a/graphics/adwaita-icon-theme/distinfo b/graphics/adwaita-icon-theme/distinfo index a9736e132..06909e6ff 100644 --- a/graphics/adwaita-icon-theme/distinfo +++ b/graphics/adwaita-icon-theme/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/11/05 23:29:48 prlw1 Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 22:19:00 prlw1 Exp $ -SHA1 (adwaita-icon-theme-3.14.1.tar.xz) = e1d603d9cc4e4b7f83f749ba20934832d4321dd2 -RMD160 (adwaita-icon-theme-3.14.1.tar.xz) = bb63375d0be862c7fc4790bd09b0c6f764444383 -Size (adwaita-icon-theme-3.14.1.tar.xz) = 17581976 bytes +SHA1 (adwaita-icon-theme-3.16.2.1.tar.xz) = 3a0603f3636c511f8c835f13571fa622f43ffbb4 +RMD160 (adwaita-icon-theme-3.16.2.1.tar.xz) = 08a6f8d2c73ef80d8c64fc66b6fcd3648636fe98 +Size (adwaita-icon-theme-3.16.2.1.tar.xz) = 18860704 bytes diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index e797e25d2..8667e6e63 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/06/04 22:16:13 tron Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:07 tnn Exp $ # DISTNAME= agg-2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.antigrain.com/ diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index ecde80bc1..7bbcf629d 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2014/11/07 19:39:33 adam Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/07 13:58:08 wiedi Exp $ # DISTNAME= aqsis-1.8.1 -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aqsis/} @@ -15,7 +15,7 @@ USE_CMAKE= yes USE_LANGUAGES= c c++ USE_TOOLS+= pkg-config flex bison -LIBS.SunOS= -lsocket -lnsl +LDFLAGS.SunOS= -lsocket -lnsl # # Insists on being built in a separate directory. diff --git a/graphics/asymptote/Makefile b/graphics/asymptote/Makefile index 0fc701c4b..c5321addc 100644 --- a/graphics/asymptote/Makefile +++ b/graphics/asymptote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/09/24 23:10:51 jperkin Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:08 wiz Exp $ # DISTNAME= asymptote-2.15 -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asymptote/} EXTRACT_SUFX= .tgz @@ -14,9 +14,15 @@ COMMENT= Powerful descriptive vector graphics language for technical drawings LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3 BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk +BUILD_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk +BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +BUILD_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec +BUILD_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf BUILD_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex BUILD_DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip -#BUILD_DEPENDS+=ghostscript-[0-9]*:../../print/ghostscript +BUILD_DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo +BUILD_DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools +DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry USE_TOOLS+= gs UNLIMIT_RESOURCES= datasize @@ -61,5 +67,4 @@ BUILD_DEPENDS+= gtexinfo-[0-9]*:../../devel/gtexinfo # recognized, but makes asy dump core during creation of documentation #.include "../../graphics/glut/buildlink3.mk" -.include "../../mk/tex.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 409b68703..58eac8ca9 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.111 2014/11/07 19:39:34 adam Exp $ +# $NetBSD: Makefile,v 1.113 2015/04/25 14:23:07 tnn Exp $ DISTNAME= blender-2.71 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://download.blender.org/source/ diff --git a/graphics/blinkenthemes/Makefile b/graphics/blinkenthemes/Makefile index b117304b1..c1a2ad4bc 100644 --- a/graphics/blinkenthemes/Makefile +++ b/graphics/blinkenthemes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:47:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:07 tnn Exp $ # DISTNAME= blinkenthemes-0.8 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/graphics/blinkentools/Makefile b/graphics/blinkentools/Makefile index 1276f3ee3..7c4ffc62b 100644 --- a/graphics/blinkentools/Makefile +++ b/graphics/blinkentools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:47:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:23:07 tnn Exp $ # DISTNAME= blinkentools-2.2 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= graphics MASTER_SITES= http://sven.gimp.org/blinkenlights/old/ diff --git a/graphics/cairo-gobject/Makefile b/graphics/cairo-gobject/Makefile index ca79a3906..01335e281 100644 --- a/graphics/cairo-gobject/Makefile +++ b/graphics/cairo-gobject/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2014/10/22 09:55:36 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:07 tnn Exp $ +PKGREVISION= 1 .include "../../graphics/cairo/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gobject-/} diff --git a/graphics/cairo-gobject/buildlink3.mk b/graphics/cairo-gobject/buildlink3.mk index 9f95584dc..3a1748f19 100644 --- a/graphics/cairo-gobject/buildlink3.mk +++ b/graphics/cairo-gobject/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2014/05/05 00:47:54 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/04/25 14:23:07 tnn Exp $ BUILDLINK_TREE+= cairo-gobject @@ -6,7 +6,7 @@ BUILDLINK_TREE+= cairo-gobject CAIRO_GOBJECT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.cairo-gobject+= cairo-gobject>=1.10.2 -BUILDLINK_ABI_DEPENDS.cairo-gobject+= cairo-gobject>=1.12.16nb1 +BUILDLINK_ABI_DEPENDS.cairo-gobject+= cairo-gobject>=1.14.2nb1 BUILDLINK_PKGSRCDIR.cairo-gobject?= ../../graphics/cairo-gobject .include "../../devel/glib2/buildlink3.mk" diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 071e5b590..c740c270c 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.138 2015/03/15 21:05:37 wiz Exp $ +# $NetBSD: Makefile,v 1.139 2015/04/25 14:23:07 tnn Exp $ +PKGREVISION= 1 .include "../../graphics/cairo/Makefile.common" TEST_TARGET= check diff --git a/graphics/cairo/buildlink3.mk b/graphics/cairo/buildlink3.mk index f17b75444..8bfe3b5d9 100644 --- a/graphics/cairo/buildlink3.mk +++ b/graphics/cairo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.53 2014/10/23 11:23:31 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.54 2015/04/25 14:23:07 tnn Exp $ BUILDLINK_TREE+= cairo @@ -6,7 +6,7 @@ BUILDLINK_TREE+= cairo CAIRO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.cairo+= cairo>=1.0.0nb2 -BUILDLINK_ABI_DEPENDS.cairo+= cairo>=1.12.16nb2 +BUILDLINK_ABI_DEPENDS.cairo+= cairo>=1.14.2nb1 BUILDLINK_PKGSRCDIR.cairo?= ../../graphics/cairo BUILDLINK_API_DEPENDS.Xrender+= Xrender>=0.8 diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index 93877bb03..0079287e2 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/05/31 11:25:46 pho Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:08 wiz Exp $ DISTNAME= cairomm-1.10.0 -PKGREVISION= 12 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ diff --git a/graphics/cairomm/buildlink3.mk b/graphics/cairomm/buildlink3.mk index 1915fe20e..2e992612b 100644 --- a/graphics/cairomm/buildlink3.mk +++ b/graphics/cairomm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2014/05/05 00:47:54 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/04/25 14:23:07 tnn Exp $ BUILDLINK_TREE+= cairomm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= cairomm CAIROMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.cairomm+= cairomm>=1.2.2 -BUILDLINK_ABI_DEPENDS.cairomm+= cairomm>=1.10.0nb10 +BUILDLINK_ABI_DEPENDS.cairomm+= cairomm>=1.10.0nb13 BUILDLINK_PKGSRCDIR.cairomm?= ../../graphics/cairomm .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/cal3d-examples/Makefile b/graphics/cal3d-examples/Makefile index ee987a473..549f53f97 100644 --- a/graphics/cal3d-examples/Makefile +++ b/graphics/cal3d-examples/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/06 14:10:42 asau Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:07 tnn Exp $ # PKGNAME= cal3d-examples-${CAL3D_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 .include "../../graphics/cal3d/Makefile.common" diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile index 53cb00956..dfb0d5502 100644 --- a/graphics/cal3d/Makefile +++ b/graphics/cal3d/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/06 14:10:42 asau Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:23:07 tnn Exp $ # PKGNAME= cal3d-${CAL3D_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 .include "../../graphics/cal3d/Makefile.common" diff --git a/graphics/cal3d/buildlink3.mk b/graphics/cal3d/buildlink3.mk index f4a0fba03..7503c4331 100644 --- a/graphics/cal3d/buildlink3.mk +++ b/graphics/cal3d/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2009/03/20 19:24:37 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:23:07 tnn Exp $ BUILDLINK_TREE+= cal3d @@ -6,7 +6,7 @@ BUILDLINK_TREE+= cal3d CAL3D_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.cal3d+= cal3d>=0.9.1 -BUILDLINK_ABI_DEPENDS.cal3d+= cal3d>=0.9.1nb2 +BUILDLINK_ABI_DEPENDS.cal3d+= cal3d>=0.9.1nb3 BUILDLINK_PKGSRCDIR.cal3d?= ../../graphics/cal3d .include "../../graphics/Mesa/buildlink3.mk" diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 1ff664225..2795c4826 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.79 2015/04/25 14:23:08 tnn Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 41 +PKGREVISION= 43 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/cdlabelgen/Makefile b/graphics/cdlabelgen/Makefile index 5a1e3578c..d03981c15 100644 --- a/graphics/cdlabelgen/Makefile +++ b/graphics/cdlabelgen/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2015/02/05 11:29:48 mef Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:08 wiz Exp $ DISTNAME= cdlabelgen-4.3.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.aczoom.com/pub/tools/ EXTRACT_SUFX= .tgz diff --git a/graphics/cheese/Makefile b/graphics/cheese/Makefile index 5cbc4c87c..75a3afe5c 100644 --- a/graphics/cheese/Makefile +++ b/graphics/cheese/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2014/10/07 16:47:26 adam Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:09 wiz Exp $ DISTNAME= cheese-2.26.3 -PKGREVISION= 39 +PKGREVISION= 42 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cheese/2.26/} diff --git a/graphics/cinepaint/Makefile b/graphics/cinepaint/Makefile index fcf499746..5681b5ae0 100644 --- a/graphics/cinepaint/Makefile +++ b/graphics/cinepaint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/10/09 14:06:34 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:08 tnn Exp $ DISTNAME= cinepaint-0.22-1 PKGNAME= cinepaint-0.22.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cinepaint/} diff --git a/graphics/circos/Makefile b/graphics/circos/Makefile index 8f7db4111..24b66175a 100644 --- a/graphics/circos/Makefile +++ b/graphics/circos/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:09 wiz Exp $ # DISTNAME= circos-0.49 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://mkweb.bcgsc.ca/circos/distribution/ EXTRACT_SUFX= .tgz diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile index 6d66cc0cf..34b42d25e 100644 --- a/graphics/claraocr/Makefile +++ b/graphics/claraocr/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:09 wiz Exp $ # DISTNAME= clara-0.9.9 PKGNAME= ${DISTNAME:S/clara/claraocr/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics textproc MASTER_SITES= ftp://carroll.cac.psu.edu/pub/linux/distributions/mandrake-devel/projects/claraocr/ \ ftp://ftp.wtfo.com/pub/linux/Mandrake-devel/projects/claraocr/ \ diff --git a/graphics/clutter-box2d/Makefile b/graphics/clutter-box2d/Makefile index e038aad3c..ec7acd962 100644 --- a/graphics/clutter-box2d/Makefile +++ b/graphics/clutter-box2d/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:08 tnn Exp $ # DISTNAME= clutter-box2d-0.10.0 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/clutter-box2d/0.10/ diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile index f0dfd4bc5..e950bfedc 100644 --- a/graphics/clutter-gtk/Makefile +++ b/graphics/clutter-gtk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2015/01/17 15:55:18 prlw1 Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:08 tnn Exp $ DISTNAME= clutter-gtk-1.6.0 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter-gtk/${PKGVERSION:R}/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/clutter-gtk/buildlink3.mk b/graphics/clutter-gtk/buildlink3.mk index e47a7d008..b004c3601 100644 --- a/graphics/clutter-gtk/buildlink3.mk +++ b/graphics/clutter-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2015/01/17 15:55:18 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/04/25 14:23:08 tnn Exp $ # BUILDLINK_TREE+= clutter-gtk @@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter-gtk CLUTTER_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.clutter-gtk+= clutter-gtk>=1.0 -BUILDLINK_ABI_DEPENDS.clutter-gtk+= clutter-gtk>=1.6.0 +BUILDLINK_ABI_DEPENDS.clutter-gtk+= clutter-gtk>=1.6.0nb1 BUILDLINK_PKGSRCDIR.clutter-gtk?= ../../graphics/clutter-gtk .include "../../x11/gtk3/buildlink3.mk" diff --git a/graphics/clutter-gtk0.10/Makefile b/graphics/clutter-gtk0.10/Makefile index bb8a65a4a..7403ea23d 100644 --- a/graphics/clutter-gtk0.10/Makefile +++ b/graphics/clutter-gtk0.10/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:23:08 tnn Exp $ # DISTNAME= clutter-gtk-0.10.8 PKGNAME= ${DISTNAME:S/gtk-/gtk0.10-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter-gtk/0.10/} DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/graphics/clutter-gtk0.10/buildlink3.mk b/graphics/clutter-gtk0.10/buildlink3.mk index acd125809..ef9ff8d66 100644 --- a/graphics/clutter-gtk0.10/buildlink3.mk +++ b/graphics/clutter-gtk0.10/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/25 14:23:08 tnn Exp $ # BUILDLINK_TREE+= clutter-gtk0.10 @@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter-gtk0.10 CLUTTER_GTK0.10_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.clutter-gtk0.10+= clutter-gtk0.10>=0.10.0 -BUILDLINK_ABI_DEPENDS.clutter-gtk0.10?= clutter-gtk0.10>=0.10.8nb2 +BUILDLINK_ABI_DEPENDS.clutter-gtk0.10?= clutter-gtk0.10>=0.10.8nb3 BUILDLINK_PKGSRCDIR.clutter-gtk0.10?= ../../graphics/clutter-gtk0.10 .include "../../x11/gtk2/buildlink3.mk" diff --git a/graphics/clutter-mx/Makefile b/graphics/clutter-mx/Makefile index ee356d5ab..cc6b344b4 100644 --- a/graphics/clutter-mx/Makefile +++ b/graphics/clutter-mx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:23:08 tnn Exp $ # DISTNAME= mx-1.0.4 PKGNAME= clutter-mx-1.0.4 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= http://source.clutter-project.org/sources/mx/1.0/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/clutter-mx/buildlink3.mk b/graphics/clutter-mx/buildlink3.mk index 46bd47454..c35c431aa 100644 --- a/graphics/clutter-mx/buildlink3.mk +++ b/graphics/clutter-mx/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2015/04/25 14:23:08 tnn Exp $ BUILDLINK_TREE+= clutter-mx @@ -6,7 +6,7 @@ BUILDLINK_TREE+= clutter-mx CLUTTER_MX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.clutter-mx+= clutter-mx>=1.0.3 -BUILDLINK_ABI_DEPENDS.clutter-mx+= clutter-mx>=1.0.4nb18 +BUILDLINK_ABI_DEPENDS.clutter-mx+= clutter-mx>=1.0.4nb19 BUILDLINK_PKGSRCDIR.clutter-mx?= ../../graphics/clutter-mx .include "../../graphics/clutter/buildlink3.mk" diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index bdc813ca7..ac2b9223d 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/01/17 15:19:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:23:08 tnn Exp $ DISTNAME= clutter-1.20.0 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/clutter/buildlink3.mk b/graphics/clutter/buildlink3.mk index 533ca4ea0..6955ee9e0 100644 --- a/graphics/clutter/buildlink3.mk +++ b/graphics/clutter/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2015/01/17 15:19:04 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2015/04/25 14:23:08 tnn Exp $ # BUILDLINK_TREE+= clutter @@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter CLUTTER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.clutter+= clutter>=1.0.0 -BUILDLINK_ABI_DEPENDS.clutter+= clutter>=1.16.4nb3 +BUILDLINK_ABI_DEPENDS.clutter+= clutter>=1.20.0nb1 BUILDLINK_PKGSRCDIR.clutter?= ../../graphics/clutter pkgbase := clutter diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile index 377dcbc5b..a00c632e9 100644 --- a/graphics/cogl/Makefile +++ b/graphics/cogl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/01/17 14:28:51 prlw1 Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:23:08 tnn Exp $ DISTNAME= cogl-1.18.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cogl/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index bb9b37685..8a182e16e 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:23:08 tnn Exp $ DISTNAME= comix-4.0.4 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=comix/} diff --git a/graphics/compface/Makefile b/graphics/compface/Makefile index f5f7ea72a..c3118b5a8 100644 --- a/graphics/compface/Makefile +++ b/graphics/compface/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/03/06 17:58:24 tnn Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:09 wiz Exp $ DISTNAME= compface-1.5.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XEMACS:=aux/} diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 2ef8353c6..4c14b26a2 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2015/03/27 23:05:46 joerg Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/07 14:05:58 youri Exp $ DISTNAME= darktable-1.2.3 -PKGREVISION= 8 +PKGREVISION= 10 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darktable/} EXTRACT_SUFX= .tar.xz @@ -78,7 +78,7 @@ BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.7.14.1nb1 .include "../../graphics/png/buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" .include "../../net/flickcurl/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" #.include "../../security/gnome-keyring/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/libxml2/buildlink3.mk" diff --git a/graphics/deforaos-camera/Makefile b/graphics/deforaos-camera/Makefile index b1feefb27..5ca95d6d7 100644 --- a/graphics/deforaos-camera/Makefile +++ b/graphics/deforaos-camera/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:23:08 tnn Exp $ # DISTNAME= Camera-0.0.1 PKGNAME= deforaos-camera-0.0.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://www.defora.org/os/download/download/4284/ diff --git a/graphics/denemo/Makefile b/graphics/denemo/Makefile index 0a0f1c114..cbb72e2e9 100644 --- a/graphics/denemo/Makefile +++ b/graphics/denemo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:23:08 tnn Exp $ # DISTNAME= denemo-0.9.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics print MASTER_SITES= ${MASTER_SITE_GNU:=denemo/} diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile index 0812e0553..5debc327f 100644 --- a/graphics/dia-python/Makefile +++ b/graphics/dia-python/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/09 08:55:23 wiz Exp $ DIA_SUBPKG= -python .include "../../graphics/dia/Makefile.common" -PKGREVISION= 16 - COMMENT+= (Python plugin) CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--without-python/--with-python/g} diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 5c6be21fb..39b084927 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,10 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2014/06/09 14:18:07 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.91 2015/06/09 08:55:22 wiz Exp $ .include "Makefile.common" -PKGREVISION= 22 - .include "options.mk" # just to convert the manpage diff --git a/graphics/dia/Makefile.common b/graphics/dia/Makefile.common index 55fefd101..e1a11fd03 100644 --- a/graphics/dia/Makefile.common +++ b/graphics/dia/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.28 2012/12/04 12:37:15 ryoon Exp $ +# $NetBSD: Makefile.common,v 1.29 2015/06/09 08:55:22 wiz Exp $ # # used by graphics/dia-python/Makefile -DISTNAME= dia-0.97.2 +DISTNAME= dia-0.97.3 PKGNAME= ${DISTNAME:S/dia-/dia${DIA_SUBPKG}-/} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.97/} @@ -11,6 +11,7 @@ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://live.gnome.org/Dia COMMENT= Program for creating diagrams of all kinds +LICENSE= gnu-gpl-v2 DISTINFO_FILE= ${.CURDIR}/../../graphics/dia/distinfo PATCHDIR= ${.CURDIR}/../../graphics/dia/patches diff --git a/graphics/dia/PLIST b/graphics/dia/PLIST index 54fa1ecfb..77b3c8b75 100644 --- a/graphics/dia/PLIST +++ b/graphics/dia/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2012/01/18 18:36:51 drochner Exp $ +@comment $NetBSD: PLIST,v 1.21 2015/06/09 08:55:22 wiz Exp $ bin/dia lib/dia/libaadl_objects.la lib/dia/libart_filter.la @@ -1900,6 +1900,7 @@ share/locale/sl/LC_MESSAGES/dia.mo share/locale/sq/LC_MESSAGES/dia.mo share/locale/sr/LC_MESSAGES/dia.mo share/locale/sr@Latn/LC_MESSAGES/dia.mo +share/locale/sr@latin/LC_MESSAGES/dia.mo share/locale/sv/LC_MESSAGES/dia.mo share/locale/ta/LC_MESSAGES/dia.mo share/locale/th/LC_MESSAGES/dia.mo diff --git a/graphics/dia/distinfo b/graphics/dia/distinfo index e1e63d34f..bb035357d 100644 --- a/graphics/dia/distinfo +++ b/graphics/dia/distinfo @@ -1,18 +1,14 @@ -$NetBSD: distinfo,v 1.31 2014/04/15 20:34:36 asau Exp $ +$NetBSD: distinfo,v 1.32 2015/06/09 08:55:22 wiz Exp $ -SHA1 (dia-0.97.2.tar.xz) = dc7ed6f8cd83acc8f421d28f30e4042fe370e9ba -RMD160 (dia-0.97.2.tar.xz) = f9270f1f2cb6ad505219463827d02e3759693796 -Size (dia-0.97.2.tar.xz) = 5507004 bytes -SHA1 (patch-aa) = ab5acd47ba4557aa8cc4a5abb3ce1f41ea5e2574 -SHA1 (patch-app_render_gdk.c) = 2bff345b8168ef731eb977f1850fd6a725224c78 -SHA1 (patch-be) = dab7626daefcd702b31f54d198311d9be921e1ff +SHA1 (dia-0.97.3.tar.xz) = 316393951daebd186ba387e1cd6e34160a458c39 +RMD160 (dia-0.97.3.tar.xz) = a984efa1663cc154f4394060af37fab146f99175 +Size (dia-0.97.3.tar.xz) = 5548500 bytes +SHA1 (patch-aa) = bad171ff4f379030f05c613b362e669a53d7f6da +SHA1 (patch-app_load_save.c) = ee6c58a9db031fc89c61939a6c3fce90dae75a8d +SHA1 (patch-be) = 08db7c440eea343895cced29522dd487f11d4773 SHA1 (patch-ca) = 8737f3ff19244e2f87ffb571da21159bc2248648 SHA1 (patch-cb) = 02210139cbf38e91a61ad1e090f63f5635bb26ef SHA1 (patch-cc) = 2dd4c822d8771e48ff1ac67946d765e5d8b85d50 -SHA1 (patch-cd) = b7dd72a359fe6f36a56d2c16f94427c6977b0477 +SHA1 (patch-cd) = d5fdf63320e59278b5c99a07b450161ffbc1789b SHA1 (patch-da) = 4ed80c2a7eaa2dbbebd8265c8b74faac20c4f6c2 -SHA1 (patch-objects_custom_shape__typeinfo_c) = 128477ab7cc363a490e042062379585800893626 -SHA1 (patch-plug-ins_postscript_diapsft2renderer.c) = c4933ba0133aca4e6816e796499f9710158f333d SHA1 (patch-plug-ins_postscript_paginate__psprint.c) = 59784ea73d32158f457e52132bc5c4cef375dcae -SHA1 (patch-tests_test-boundingbox_c) = f05fe01fd2d79bf5b519808aa491458040097fb7 -SHA1 (patch-tests_test-objects_c) = 759b788aa55e3256758514906c1ce812fb3b6aba diff --git a/graphics/dia/patches/patch-aa b/graphics/dia/patches/patch-aa index dc3a6b2ed..f3ba4a302 100644 --- a/graphics/dia/patches/patch-aa +++ b/graphics/dia/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.8 2012/01/18 18:36:51 drochner Exp $ +$NetBSD: patch-aa,v 1.9 2015/06/09 08:55:23 wiz Exp $ ---- configure.orig 2011-04-25 13:04:56.000000000 +0000 +--- configure.orig 2014-09-05 11:08:16.000000000 -0400 +++ configure -@@ -18016,7 +18016,7 @@ $as_echo_n "checking for $am_display_PYT - if test "${am_cv_python_pythondir+set}" = set; then : +@@ -19308,7 +19308,7 @@ + if ${am_cv_python_pythondir+:} false; then : $as_echo_n "(cached) " >&6 else - am_cv_python_pythondir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(0,0,prefix='$PYTHON_PREFIX')" 2>/dev/null || @@ -11,8 +11,8 @@ $NetBSD: patch-aa,v 1.8 2012/01/18 18:36:51 drochner Exp $ echo "$PYTHON_PREFIX/${py_lib}/python$PYTHON_VERSION/site-packages"` fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5 -@@ -18034,7 +18034,7 @@ $as_echo_n "checking for $am_display_PYT - if test "${am_cv_python_pyexecdir+set}" = set; then : +@@ -19326,7 +19326,7 @@ + if ${am_cv_python_pyexecdir+:} false; then : $as_echo_n "(cached) " >&6 else - am_cv_python_pyexecdir=`$PYTHON -c "from distutils import sysconfig; print sysconfig.get_python_lib(1,0,prefix='$PYTHON_EXEC_PREFIX')" 2>/dev/null || @@ -20,25 +20,25 @@ $NetBSD: patch-aa,v 1.8 2012/01/18 18:36:51 drochner Exp $ echo "${PYTHON_EXEC_PREFIX}/${py_lib}/python${PYTHON_VERSION}/site-packages"` fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5 -@@ -18121,18 +18121,18 @@ CPPFLAGS="$save_CPPFLAGS" - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpython${PYTHON_VERSION}.a" >&5 +@@ -19420,18 +19420,18 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpython${PYTHON_VERSION}.a" >&5 $as_echo_n "checking for libpython${PYTHON_VERSION}.a... " >&6; } --py_config_dir="$py_prefix/$py_lib/python${PYTHON_VERSION}/config" -+py_config_dir="$py_prefix/lib/python${PYTHON_VERSION}/config" +- py_config_dir="$py_prefix/$py_lib/python${PYTHON_VERSION}/config" ++ py_config_dir="$py_prefix/lib/python${PYTHON_VERSION}/config" - py_makefile="${py_config_dir}/Makefile" - if test -f "$py_makefile"; then - py_basemodlibs=`sed -n -e 's/^BASEMODLIBS=\(.*\)/\1/p' $py_makefile` - py_other_libs=`sed -n -e 's/^LIBS=\(.*\)/\1/p' $py_makefile` + py_makefile="${py_config_dir}/Makefile" + if test -f "$py_makefile"; then + py_basemodlibs=`sed -n -e 's/^BASEMODLIBS=\(.*\)/\1/p' $py_makefile` + py_other_libs=`sed -n -e 's/^LIBS=\(.*\)/\1/p' $py_makefile` -- if test -e "$PYTHON_PREFIX/${py_lib}/libpython${PYTHON_VERSION}.so"; then -+ if test -e "$PYTHON_PREFIX/lib/libpython${PYTHON_VERSION}.so"; then - PYTHON_LIBS="-L${py_config_dir} -lpython${PYTHON_VERSION} $py_basemodlibs $py_other_libs" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 +- if test -e "$PYTHON_PREFIX/${py_lib}/libpython${PYTHON_VERSION}.so"; then ++ if test -e "$PYTHON_PREFIX/lib/libpython${PYTHON_VERSION}.so"; then + PYTHON_LIBS="-L${py_config_dir} -lpython${PYTHON_VERSION} $py_basemodlibs $py_other_libs" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 $as_echo "found" >&6; } -- elif test -e "${py_prefix}/${py_lib}/libpython${PYTHON_VERSION}.a"; then -+ elif test -e "${py_prefix}/lib/libpython${PYTHON_VERSION}.a"; then - PYTHON_LIBS="-L${py_config_dir} -lpython${PYTHON_VERSION} $py_basemodlibs $py_other_libs" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 +- elif test -e "${py_prefix}/${py_lib}/libpython${PYTHON_VERSION}.a"; then ++ elif test -e "${py_prefix}/lib/libpython${PYTHON_VERSION}.a"; then + PYTHON_LIBS="-L${py_config_dir} -lpython${PYTHON_VERSION} $py_basemodlibs $py_other_libs" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 $as_echo "found" >&6; } diff --git a/graphics/dia/patches/patch-app_load_save.c b/graphics/dia/patches/patch-app_load_save.c new file mode 100644 index 000000000..b5d18c433 --- /dev/null +++ b/graphics/dia/patches/patch-app_load_save.c @@ -0,0 +1,24 @@ +$NetBSD: patch-app_load_save.c,v 1.1 2015/06/09 08:55:23 wiz Exp $ + +Allow NetBSD and OpenBSD to compile by exposing the fchmod() prototype. +This has been reported upstream as: +https://bugzilla.gnome.org/show_bug.cgi?id=750536 + +--- app/load_save.c.orig 2014-08-24 11:46:01.000000000 -0400 ++++ app/load_save.c +@@ -19,7 +19,14 @@ + + /* so we get fdopen declared even when compiling with -ansi */ + #define _POSIX_C_SOURCE 200809L +-#define _BSD_SOURCE 1 /* to get the prototype for fchmod() */ ++/* to get the prototype for fchmod() */ ++#if defined(__NetBSD__) ++#define _NETBSD_SOURCE 1 ++#elif defined(__OpenBSD__) ++#define __BSD_VISIBLE 1 ++#else ++#define _BSD_SOURCE 1 ++#endif + + #include + #ifdef HAVE_UNISTD_H diff --git a/graphics/dia/patches/patch-app_render_gdk.c b/graphics/dia/patches/patch-app_render_gdk.c deleted file mode 100644 index 1f9787ae7..000000000 --- a/graphics/dia/patches/patch-app_render_gdk.c +++ /dev/null @@ -1,89 +0,0 @@ -$NetBSD: patch-app_render_gdk.c,v 1.1 2013/07/16 12:11:29 prlw1 Exp $ - -Fix crash on start-up with newish glib2. -Bug 694025 - GLib drop support for adding interfaces after class_init -commit 213bdfe956bf8fe57c86316f68a09408fef1647e - ---- app/render_gdk.c.orig 2009-11-07 17:13:53.000000000 +0000 -+++ app/render_gdk.c -@@ -50,7 +50,21 @@ static void copy_to_window (DiaRenderer - gpointer window, - int x, int y, int width, int height); - --static void dia_gdk_renderer_iface_init (DiaInteractiveRendererInterface* iface) -+typedef struct _DiaGdkInteractiveRenderer DiaGdkInteractiveRenderer; -+struct _DiaGdkInteractiveRenderer -+{ -+ DiaGdkRenderer parent_instance; /*!< inheritance in object oriented C */ -+}; -+typedef struct _DiaGdkInteractiveRendererClass DiaGdkInteractiveRendererClass; -+struct _DiaGdkInteractiveRendererClass -+{ -+ DiaGdkRendererClass parent_class; /*!< the base class */ -+}; -+#define DIA_TYPE_GDK_INTERACTIVE_RENDERER (dia_gdk_interactive_renderer_get_type ()) -+#define DIA_GDK_INTERACTIVE_RENDERER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), DIA_TYPE_GDK_INTERACTIVE_RENDERER, DiaGdkInteractiveRenderer)) -+ -+static void -+dia_gdk_renderer_iface_init (DiaInteractiveRendererInterface* iface) - { - iface->clip_region_clear = clip_region_clear; - iface->clip_region_add_rect = clip_region_add_rect; -@@ -61,35 +75,35 @@ static void dia_gdk_renderer_iface_init - iface->set_size = set_size; - } - -+G_DEFINE_TYPE_WITH_CODE (DiaGdkInteractiveRenderer, dia_gdk_interactive_renderer, DIA_TYPE_GDK_RENDERER, -+ G_IMPLEMENT_INTERFACE (DIA_TYPE_INTERACTIVE_RENDERER_INTERFACE, dia_gdk_renderer_iface_init)); -+ -+static void -+dia_gdk_interactive_renderer_class_init(DiaGdkInteractiveRendererClass *klass) -+{ -+} -+static void -+dia_gdk_interactive_renderer_init(DiaGdkInteractiveRenderer *object) -+{ -+ DiaGdkInteractiveRenderer *ia_renderer = DIA_GDK_INTERACTIVE_RENDERER (object); -+ DiaGdkRenderer *renderer = DIA_GDK_RENDERER(object); -+ DiaRenderer *dia_renderer = DIA_RENDERER(object); -+ -+ dia_renderer->is_interactive = 1; -+ -+ renderer->gc = NULL; -+ renderer->pixmap = NULL; -+ renderer->clip_region = NULL; -+} -+ - DiaRenderer * - new_gdk_renderer(DDisplay *ddisp) - { - DiaGdkRenderer *renderer; - GType renderer_type = 0; - -- renderer = g_object_new (DIA_TYPE_GDK_RENDERER, NULL); -+ renderer = g_object_new (DIA_TYPE_GDK_INTERACTIVE_RENDERER, NULL); - renderer->transform = dia_transform_new (&ddisp->visible, &ddisp->zoom_factor); -- if (!DIA_GET_INTERACTIVE_RENDERER_INTERFACE (renderer)) -- { -- static const GInterfaceInfo irenderer_iface_info = -- { -- (GInterfaceInitFunc) dia_gdk_renderer_iface_init, -- NULL, /* iface_finalize */ -- NULL /* iface_data */ -- }; -- -- renderer_type = DIA_TYPE_GDK_RENDERER; -- /* register the interactive renderer interface */ -- g_type_add_interface_static (renderer_type, -- DIA_TYPE_INTERACTIVE_RENDERER_INTERFACE, -- &irenderer_iface_info); -- -- } -- renderer->parent_instance.is_interactive = 1; -- renderer->gc = NULL; -- -- renderer->pixmap = NULL; -- renderer->clip_region = NULL; - - return DIA_RENDERER(renderer); - } diff --git a/graphics/dia/patches/patch-be b/graphics/dia/patches/patch-be index 17cfb5b08..4a0ca1dd9 100644 --- a/graphics/dia/patches/patch-be +++ b/graphics/dia/patches/patch-be @@ -1,13 +1,14 @@ -$NetBSD: patch-be,v 1.1 2003/12/02 22:32:48 recht Exp $ +$NetBSD: patch-be,v 1.2 2015/06/09 08:55:23 wiz Exp $ ---- lib/intl.c.orig 2002-09-23 21:27:44.000000000 +0200 -+++ lib/intl.c 2003-11-10 22:54:10.000000000 +0100 -@@ -65,6 +65,8 @@ +--- lib/intl.c.orig 2014-08-24 11:46:01.000000000 -0400 ++++ lib/intl.c +@@ -58,6 +58,9 @@ read_aliases ("/usr/share/locale/locale.alias"); read_aliases ("/usr/local/share/locale/locale.alias"); read_aliases ("/usr/lib/X11/locale/locale.alias"); + read_aliases ("/usr/X11R6/lib/X11/locale/locale.alias"); -+ read_aliases ("%%PREFIX%%/share/locale/locale.alias"); ++ read_aliases ("/usr/X11R7/lib/X11/locale/locale.alias"); ++ read_aliases ("/usr/pkg/share/locale/locale.alias"); read_aliases ("/usr/openwin/lib/locale/locale.alias"); } while((p=g_hash_table_lookup(alias_table,lang)) && strcmp(p, lang)) diff --git a/graphics/dia/patches/patch-cd b/graphics/dia/patches/patch-cd index 289a32e0b..10dc97915 100644 --- a/graphics/dia/patches/patch-cd +++ b/graphics/dia/patches/patch-cd @@ -1,8 +1,8 @@ -$NetBSD: patch-cd,v 1.1 2009/12/09 10:22:04 drochner Exp $ +$NetBSD: patch-cd,v 1.2 2015/06/09 08:55:23 wiz Exp $ ---- doc/fr/Makefile.in.orig 2009-05-03 20:12:41.000000000 +0200 +--- doc/fr/Makefile.in.orig 2014-09-05 11:08:04.000000000 -0400 +++ doc/fr/Makefile.in -@@ -571,7 +571,7 @@ info: info-am +@@ -674,7 +674,7 @@ info-am: @@ -10,4 +10,4 @@ $NetBSD: patch-cd,v 1.1 2009/12/09 10:22:04 drochner Exp $ +install-data-am: install-data-local @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook - + install-dvi: install-dvi-am diff --git a/graphics/dia/patches/patch-objects_custom_shape__typeinfo_c b/graphics/dia/patches/patch-objects_custom_shape__typeinfo_c deleted file mode 100644 index b56fe3e67..000000000 --- a/graphics/dia/patches/patch-objects_custom_shape__typeinfo_c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-objects_custom_shape__typeinfo_c,v 1.1 2012/05/06 20:25:02 dholland Exp $ - -Fix build with latest glib2. - ---- objects/custom/shape_typeinfo.c~ 2009-11-07 14:28:34.000000000 +0000 -+++ objects/custom/shape_typeinfo.c -@@ -27,7 +27,7 @@ - #include "custom_util.h" - #include - #include --#include -+#include - #include - #include - diff --git a/graphics/dia/patches/patch-plug-ins_postscript_diapsft2renderer.c b/graphics/dia/patches/patch-plug-ins_postscript_diapsft2renderer.c deleted file mode 100644 index 7783c8ffe..000000000 --- a/graphics/dia/patches/patch-plug-ins_postscript_diapsft2renderer.c +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-plug-ins_postscript_diapsft2renderer.c,v 1.1 2014/03/23 09:07:15 spz Exp $ - -make it deal gracefully with both freetype 2.4.* and 2.5.* - ---- plug-ins/postscript/diapsft2renderer.c.orig 2009-11-07 17:13:53.000000000 +0000 -+++ plug-ins/postscript/diapsft2renderer.c -@@ -29,8 +29,9 @@ - #include - #include - /* I'd really rather avoid this */ --#include --#include -+#include -+#include FT_GLYPH_H -+#include FT_OUTLINE_H - - #define DPI 300 - diff --git a/graphics/dia/patches/patch-tests_test-boundingbox_c b/graphics/dia/patches/patch-tests_test-boundingbox_c deleted file mode 100644 index d0224d107..000000000 --- a/graphics/dia/patches/patch-tests_test-boundingbox_c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-tests_test-boundingbox_c,v 1.1 2012/05/07 00:46:25 dholland Exp $ - -Fix build with latest glib2. - ---- tests/test-boundingbox.c~ 2009-11-07 14:28:35.000000000 +0000 -+++ tests/test-boundingbox.c -@@ -28,9 +28,6 @@ - #include - #include - --#if GLIB_CHECK_VERSION(2,16,0) --#include --#endif - #include "dialib.h" - - /* diff --git a/graphics/dia/patches/patch-tests_test-objects_c b/graphics/dia/patches/patch-tests_test-objects_c deleted file mode 100644 index 5f9d60b36..000000000 --- a/graphics/dia/patches/patch-tests_test-objects_c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-tests_test-objects_c,v 1.1 2012/05/07 00:46:25 dholland Exp $ - -Fix build with latest glib2. - ---- tests/test-objects.c~ 2009-11-07 14:28:35.000000000 +0000 -+++ tests/test-objects.c -@@ -28,10 +28,6 @@ - #include - #include - --#if GLIB_CHECK_VERSION(2,16,0) --#include --#endif -- - #include "object.h" - #include "plug-ins.h" - #include "dialib.h" diff --git a/graphics/digikam-doc-kde3/Makefile b/graphics/digikam-doc-kde3/Makefile index 31e84bdfe..1bcaccfd9 100644 --- a/graphics/digikam-doc-kde3/Makefile +++ b/graphics/digikam-doc-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:09 wiz Exp $ DISTNAME= digikam-doc-0.9.5 -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/digikam-kde3/Makefile b/graphics/digikam-kde3/Makefile index 3e01be671..0129e42eb 100644 --- a/graphics/digikam-kde3/Makefile +++ b/graphics/digikam-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/10/07 16:47:26 adam Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:50:09 wiz Exp $ DISTNAME= digikam-0.9.6 -PKGREVISION= 39 +PKGREVISION= 42 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index b98c5fbd1..36f75bb60 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2014/11/15 21:15:18 markd Exp $ +# $NetBSD: Makefile,v 1.120 2015/06/12 10:50:09 wiz Exp $ DISTNAME= digikam-4.4.0 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/djview4/Makefile b/graphics/djview4/Makefile index 658411588..da3491398 100644 --- a/graphics/djview4/Makefile +++ b/graphics/djview4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/02/12 23:17:59 tron Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:09 tnn Exp $ # DISTNAME= djview-4.8 PKGNAME= ${DISTNAME:S/djview/djview4/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/} diff --git a/graphics/dvipng/Makefile b/graphics/dvipng/Makefile index 726e8f4d7..70e474d49 100644 --- a/graphics/dvipng/Makefile +++ b/graphics/dvipng/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2013/09/04 12:31:25 obache Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/15 09:57:21 markd Exp $ -DISTNAME= dvipng-1.14 -PKGREVISION= 6 +DISTNAME= dvipng-1.15 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvipng/} \ http://download.savannah.gnu.org/releases/dvipng/ @@ -12,6 +11,7 @@ COMMENT= Convert TeX DVI files to PNG or GIF LICENSE= gnu-lgpl-v3 GNU_CONFIGURE= yes +CFLAGS+= -I${BUILDLINK_PREFIX.kpathsea}/lib BUILD_TARGET= dvipng INSTALL_TARGET= install-dvigif diff --git a/graphics/dvipng/distinfo b/graphics/dvipng/distinfo index d7fb905b3..8fac6aa86 100644 --- a/graphics/dvipng/distinfo +++ b/graphics/dvipng/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2011/03/23 10:09:44 adam Exp $ +$NetBSD: distinfo,v 1.6 2015/06/15 09:57:21 markd Exp $ -SHA1 (dvipng-1.14.tar.gz) = 778c7be5378eddf23200e47d92096ffe543528b6 -RMD160 (dvipng-1.14.tar.gz) = df1ac7709c7a2c81dd28bfc5cfbaf69a35ba6f64 -Size (dvipng-1.14.tar.gz) = 173686 bytes -SHA1 (patch-special.c) = 9704c7e9a2483b8a246c1136343a90cd4ddd2f9b +SHA1 (dvipng-1.15.tar.gz) = 05c3152af62dc178267efbbe5a2ebe9aba9b3078 +RMD160 (dvipng-1.15.tar.gz) = 0382c1b2fecd1658b3e8313d10d396362bd73df2 +Size (dvipng-1.15.tar.gz) = 171529 bytes diff --git a/graphics/dvipng/patches/patch-special.c b/graphics/dvipng/patches/patch-special.c deleted file mode 100644 index 643874692..000000000 --- a/graphics/dvipng/patches/patch-special.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-special.c,v 1.1 2011/03/23 10:09:45 adam Exp $ - -Fix #include - ---- special.c.orig 2011-03-23 09:08:08.000000000 +0000 -+++ special.c -@@ -26,7 +26,7 @@ - - #ifndef MIKTEX - #ifndef WIN32 --#include -+#include - #else /* WIN32 */ - #include - #include diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile index 06663222c..0fde7d5b1 100644 --- a/graphics/dx/Makefile +++ b/graphics/dx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2014/10/07 16:47:26 adam Exp $ +# $NetBSD: Makefile,v 1.78 2015/04/25 14:23:09 tnn Exp $ DISTNAME= dx-4.4.4 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= graphics MASTER_SITES= http://opendx.npaci.edu/source/ diff --git a/graphics/elementary-xfce-icon-theme/DESCR b/graphics/elementary-xfce-icon-theme/DESCR new file mode 100644 index 000000000..1f9e67ffa --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/DESCR @@ -0,0 +1,2 @@ +s is an icon-theme maintained with Xfce in mind, but it supports other desktops +like Gnome3 as well. It's a fork of the upstream elementary-project. diff --git a/graphics/elementary-xfce-icon-theme/Makefile b/graphics/elementary-xfce-icon-theme/Makefile new file mode 100644 index 000000000..1603970d0 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/Makefile @@ -0,0 +1,36 @@ +# $NetBSD: Makefile,v 1.2 2015/06/02 13:27:03 youri Exp $ + +GHCOMMIT= 47f947becd85583da089c0132b86011d0ecd3d60 +DISTNAME= ${GHCOMMIT} +PKGNAME= elementary-xfce-icon-theme-0.5 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_GITHUB:=shimmerproject/elementary-xfce/archive/} + +MAINTAINER= youri@NetBSD.org +HOMEPAGE= https://github.com/shimmerproject/elementary-xfce +COMMENT= Elementary icons forked, extended and maintained for Xfce +LICENSE= gnu-gpl-v2 + +NO_BUILD= YES +USE_LANGUAGES= # none, not even C +USE_TOOLS+= pax + +WRKSRC= ${WRKDIR}/elementary-xfce-${GHCOMMIT} + +EVAL_PREFIX+= PREFIX.gtk2=gtk2+ +FILES_SUBST+= GTK_UPDATE_ICON_CACHE="${PREFIX.gtk2}/bin/gtk-update-icon-cache" +FILES_SUBST+= ICON_THEME_DIR="${PREFIX}/share/icons" +INSTALL_TEMPLATES+= ../../graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl +DEINSTALL_TEMPLATES+= ../../graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl +PRINT_PLIST_AWK+=/^share\/icons\/elementary-xfce\/icon-theme.cache$$/ { next; } +PRINT_PLIST_AWK+=/^share\/icons\/elementary-xfce-dark\/icon-theme.cache$$/ { next; } +PRINT_PLIST_AWK+=/^share\/icons\/elemantary-xfce-darker\/icon-theme.cache$$/ { next; } + +INSTALLATION_DIRS+= share/icons + +do-install: + cd ${WRKSRC} && pax -rw -pe e* ${DESTDIR}${PREFIX}/share/icons/ + + +.include "../../graphics/gnome-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/elementary-xfce-icon-theme/PLIST b/graphics/elementary-xfce-icon-theme/PLIST new file mode 100644 index 000000000..885b251e0 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/PLIST @@ -0,0 +1,12978 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:38 jperkin Exp $ +share/icons/elementary-xfce-dark/AUTHORS +share/icons/elementary-xfce-dark/CONTRIBUTORS +share/icons/elementary-xfce-dark/LICENSE +share/icons/elementary-xfce-dark/apps/128/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/16/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/24/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/32/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/48/blueman.svg +share/icons/elementary-xfce-dark/apps/48/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/64/blueman.svg +share/icons/elementary-xfce-dark/apps/64/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/apps/96/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/index.theme +share/icons/elementary-xfce-dark/panel/16/audio-input-microphone-high-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-input-microphone-low-zero-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-input-microphone-none-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-high-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-low-zero.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-medium-panel.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/16/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/16/battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-000.svg +share/icons/elementary-xfce-dark/panel/16/battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-020.svg +share/icons/elementary-xfce-dark/panel/16/battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-040.svg +share/icons/elementary-xfce-dark/panel/16/battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-060.svg +share/icons/elementary-xfce-dark/panel/16/battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-080.svg +share/icons/elementary-xfce-dark/panel/16/battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-100.svg +share/icons/elementary-xfce-dark/panel/16/battery-caution-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-caution.svg +share/icons/elementary-xfce-dark/panel/16/battery-charged.svg +share/icons/elementary-xfce-dark/panel/16/battery-empty-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-empty.svg +share/icons/elementary-xfce-dark/panel/16/battery-full-charged.svg +share/icons/elementary-xfce-dark/panel/16/battery-full-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-good-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-good.svg +share/icons/elementary-xfce-dark/panel/16/battery-low-charging.svg +share/icons/elementary-xfce-dark/panel/16/battery-low.svg +share/icons/elementary-xfce-dark/panel/16/battery-missing.svg +share/icons/elementary-xfce-dark/panel/16/battery_charged.svg +share/icons/elementary-xfce-dark/panel/16/battery_full.svg +share/icons/elementary-xfce-dark/panel/16/battery_plugged.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-020.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-040.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-080.svg +share/icons/elementary-xfce-dark/panel/16/gpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-020.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-040.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-080.svg +share/icons/elementary-xfce-dark/panel/16/gpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/16/nm-adhoc.svg +share/icons/elementary-xfce-dark/panel/16/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-0-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-0.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-00.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-100-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-100.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-25-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-25.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-50-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-50.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-75-secure.svg +share/icons/elementary-xfce-dark/panel/16/nm-signal-75.svg +share/icons/elementary-xfce-dark/panel/16/pithos.svg +share/icons/elementary-xfce-dark/panel/16/tomboy-panel.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-030.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-030.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/16/xfpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/22/applications-email-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-output-none-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-high-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-low-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-medium-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted-blocked-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted-blocking-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted-panel.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/22/audio-volume-off.svg +share/icons/elementary-xfce-dark/panel/22/banshee-panel.svg +share/icons/elementary-xfce-dark/panel/22/battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-000.svg +share/icons/elementary-xfce-dark/panel/22/battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-020.svg +share/icons/elementary-xfce-dark/panel/22/battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-040.svg +share/icons/elementary-xfce-dark/panel/22/battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-060.svg +share/icons/elementary-xfce-dark/panel/22/battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-080.svg +share/icons/elementary-xfce-dark/panel/22/battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-100.svg +share/icons/elementary-xfce-dark/panel/22/battery-caution-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-caution.svg +share/icons/elementary-xfce-dark/panel/22/battery-charged.svg +share/icons/elementary-xfce-dark/panel/22/battery-empty-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-empty.svg +share/icons/elementary-xfce-dark/panel/22/battery-full-charged.svg +share/icons/elementary-xfce-dark/panel/22/battery-full-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-good-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-good.svg +share/icons/elementary-xfce-dark/panel/22/battery-low-charging.svg +share/icons/elementary-xfce-dark/panel/22/battery-low.svg +share/icons/elementary-xfce-dark/panel/22/battery-missing.svg +share/icons/elementary-xfce-dark/panel/22/battery_charged.svg +share/icons/elementary-xfce-dark/panel/22/battery_full.svg +share/icons/elementary-xfce-dark/panel/22/blueman-active.svg +share/icons/elementary-xfce-dark/panel/22/blueman-disabled.svg +share/icons/elementary-xfce-dark/panel/22/blueman-tray-active.svg +share/icons/elementary-xfce-dark/panel/22/blueman-tray-disabled.svg +share/icons/elementary-xfce-dark/panel/22/blueman-tray.svg +share/icons/elementary-xfce-dark/panel/22/blueman.svg +share/icons/elementary-xfce-dark/panel/22/bluetooth-active.svg +share/icons/elementary-xfce-dark/panel/22/bluetooth-disabled.svg +share/icons/elementary-xfce-dark/panel/22/bluetooth-paired.svg +share/icons/elementary-xfce-dark/panel/22/caffeine-cup-empty.svg +share/icons/elementary-xfce-dark/panel/22/caffeine-cup-full.svg +share/icons/elementary-xfce-dark/panel/22/clipman.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-busy.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-busy2.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-idle.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-logo.svg +share/icons/elementary-xfce-dark/panel/22/dropboxstatus-x.svg +share/icons/elementary-xfce-dark/panel/22/gnome-do-symbolic.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-charged.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-empty.svg +share/icons/elementary-xfce-dark/panel/22/gpm-battery-missing.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-phone-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/22/gpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/22/gsd-xrandr.svg +share/icons/elementary-xfce-dark/panel/22/gtg-panel.svg +share/icons/elementary-xfce-dark/panel/22/gtk-dialog-authentication-panel.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connected.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connecting-1.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connecting-2.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-connecting-3.svg +share/icons/elementary-xfce-dark/panel/22/haguichi-disconnected.svg +share/icons/elementary-xfce-dark/panel/22/indicator-messages-new.svg +share/icons/elementary-xfce-dark/panel/22/indicator-messages.svg +share/icons/elementary-xfce-dark/panel/22/krb-valid-ticket.svg +share/icons/elementary-xfce-dark/panel/22/new-messages-red.svg +share/icons/elementary-xfce-dark/panel/22/nm-adhoc.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wired-autoip.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wireless.svg +share/icons/elementary-xfce-dark/panel/22/nm-device-wwan.svg +share/icons/elementary-xfce-dark/panel/22/nm-mb-roam.svg +share/icons/elementary-xfce-dark/panel/22/nm-no-connection.svg +share/icons/elementary-xfce-dark/panel/22/nm-secure-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-0-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-0.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-00-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-00.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-100-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-100.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-25-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-25.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-50-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-50.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-75-secure.svg +share/icons/elementary-xfce-dark/panel/22/nm-signal-75.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-3g.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-cdma-1x.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-edge.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-evdo.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-gprs.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-hspa.svg +share/icons/elementary-xfce-dark/panel/22/nm-tech-umts.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-active-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-connecting12.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-connecting13.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-connecting14.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce-dark/panel/22/nm-wwan-tower.svg +share/icons/elementary-xfce-dark/panel/22/onboard-mono.svg +share/icons/elementary-xfce-dark/panel/22/pithos.svg +share/icons/elementary-xfce-dark/panel/22/preferences-desktop-accessibility-panel.svg +share/icons/elementary-xfce-dark/panel/22/rhythmbox-notplaying.svg +share/icons/elementary-xfce-dark/panel/22/rhythmbox-panel.svg +share/icons/elementary-xfce-dark/panel/22/start-here.svg +share/icons/elementary-xfce-dark/panel/22/steadyflow-alert-panel.svg +share/icons/elementary-xfce-dark/panel/22/steadyflow-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-devices-panel-alert.svg +share/icons/elementary-xfce-dark/panel/22/system-devices-panel-information.svg +share/icons/elementary-xfce-dark/panel/22/system-devices-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-file-manager-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-restart-panel.svg +share/icons/elementary-xfce-dark/panel/22/system-shutdown-panel-restart.svg +share/icons/elementary-xfce-dark/panel/22/system-shutdown-panel.svg +share/icons/elementary-xfce-dark/panel/22/tomboy-panel.svg +share/icons/elementary-xfce-dark/panel/22/transmission-tray-icon.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-error.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-idle.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-offline.svg +share/icons/elementary-xfce-dark/panel/22/ubuntuone-client-updating.svg +share/icons/elementary-xfce-dark/panel/22/xchat-panel.svg +share/icons/elementary-xfce-dark/panel/22/xfce-newmail.svg +share/icons/elementary-xfce-dark/panel/22/xfce-nomail.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-menu.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-high.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-low-medium.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-low.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-medium.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-muted.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-ultra-low.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-mixer-volume-very-high.svg +share/icons/elementary-xfce-dark/panel/22/xfce4-notes-plugin.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-brightness-lcd.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-030.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-keyboard-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-030.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-030.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-phone-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-primary-missing.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-charged.svg +share/icons/elementary-xfce-dark/panel/22/xfpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/24/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/24/blueman-active.svg +share/icons/elementary-xfce-dark/panel/24/blueman-disabled.svg +share/icons/elementary-xfce-dark/panel/24/blueman-tray-active.svg +share/icons/elementary-xfce-dark/panel/24/blueman-tray-disabled.svg +share/icons/elementary-xfce-dark/panel/24/blueman-tray.svg +share/icons/elementary-xfce-dark/panel/24/blueman.svg +share/icons/elementary-xfce-dark/panel/24/bluetooth-active.svg +share/icons/elementary-xfce-dark/panel/24/bluetooth-disabled.svg +share/icons/elementary-xfce-dark/panel/24/bluetooth-paired.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-000.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-020.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-040.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-060.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-080.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-100.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-charged.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-empty.svg +share/icons/elementary-xfce-dark/panel/24/gpm-battery-missing.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/24/gpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/24/gpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/24/nm-device-wired-autoip.svg +share/icons/elementary-xfce-dark/panel/24/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/24/nm-no-connection.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-primary-missing.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-charged.svg +share/icons/elementary-xfce-dark/panel/24/xfpm-ups-missing.svg +share/icons/elementary-xfce-dark/panel/32/xfpm-brightness-lcd.svg +share/icons/elementary-xfce-dark/panel/48/ac-adapter.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-high.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-low.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-medium.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-muted.svg +share/icons/elementary-xfce-dark/panel/48/audio-volume-off.svg +share/icons/elementary-xfce-dark/panel/48/battery-caution-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-caution.svg +share/icons/elementary-xfce-dark/panel/48/battery-empty.svg +share/icons/elementary-xfce-dark/panel/48/battery-full-charged.svg +share/icons/elementary-xfce-dark/panel/48/battery-full-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-full.svg +share/icons/elementary-xfce-dark/panel/48/battery-good-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-good.svg +share/icons/elementary-xfce-dark/panel/48/battery-low-charging.svg +share/icons/elementary-xfce-dark/panel/48/battery-low.svg +share/icons/elementary-xfce-dark/panel/48/battery-missing.svg +share/icons/elementary-xfce-dark/panel/48/nm-device-wired.svg +share/icons/elementary-xfce-dark/panel/48/nm-device-wireless.svg +share/icons/elementary-xfce-dark/panel/48/nm-no-connection.svg +share/icons/elementary-xfce-dark/panel/48/start-here.svg +share/icons/elementary-xfce-dark/panel/48/xfce4-menu.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ac-adapter.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-brightness-keyboard.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-brightness-lcd.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-mouse-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-mouse-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-mouse-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-phone-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-phone-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-phone-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-000-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-020-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-020.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-040-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-040.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-060-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-080-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-080.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-100-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-charged.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-primary-missing.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-000-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-000.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-020-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-020.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-040-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-040.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-060-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-060.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-080-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-080.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-100-charging.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-100.svg +share/icons/elementary-xfce-dark/panel/48/xfpm-ups-missing.svg +share/icons/elementary-xfce-darker/AUTHORS +share/icons/elementary-xfce-darker/CONTRIBUTORS +share/icons/elementary-xfce-darker/LICENSE +share/icons/elementary-xfce-darker/actions/128 +share/icons/elementary-xfce-darker/actions/16/add.svg +share/icons/elementary-xfce-darker/actions/16/address-book-new.svg +share/icons/elementary-xfce-darker/actions/16/align-horizontal-center.svg +share/icons/elementary-xfce-darker/actions/16/align-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/16/align-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/16/align-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/16/align-vertical-center.svg +share/icons/elementary-xfce-darker/actions/16/align-vertical-top.svg +share/icons/elementary-xfce-darker/actions/16/application-exit.svg +share/icons/elementary-xfce-darker/actions/16/appointment-new.svg +share/icons/elementary-xfce-darker/actions/16/appointment.svg +share/icons/elementary-xfce-darker/actions/16/back.svg +share/icons/elementary-xfce-darker/actions/16/bonobo-component-browser.svg +share/icons/elementary-xfce-darker/actions/16/bookmark-new.svg +share/icons/elementary-xfce-darker/actions/16/bookmark_add.svg +share/icons/elementary-xfce-darker/actions/16/bookmarks_list_add.svg +share/icons/elementary-xfce-darker/actions/16/bottom.svg +share/icons/elementary-xfce-darker/actions/16/browser-download.svg +share/icons/elementary-xfce-darker/actions/16/button_cancel.svg +share/icons/elementary-xfce-darker/actions/16/call-start.svg +share/icons/elementary-xfce-darker/actions/16/call-stop.png +share/icons/elementary-xfce-darker/actions/16/cancel.svg +share/icons/elementary-xfce-darker/actions/16/contact-new.svg +share/icons/elementary-xfce-darker/actions/16/dialog-apply.svg +share/icons/elementary-xfce-darker/actions/16/dialog-cancel.svg +share/icons/elementary-xfce-darker/actions/16/dialog-close.svg +share/icons/elementary-xfce-darker/actions/16/dialog-no.svg +share/icons/elementary-xfce-darker/actions/16/dialog-ok-apply.svg +share/icons/elementary-xfce-darker/actions/16/dialog-ok.svg +share/icons/elementary-xfce-darker/actions/16/dialog-yes.svg +share/icons/elementary-xfce-darker/actions/16/distribute-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/16/distribute-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/16/distribute-vertical-top.svg +share/icons/elementary-xfce-darker/actions/16/document-export.svg +share/icons/elementary-xfce-darker/actions/16/document-import.svg +share/icons/elementary-xfce-darker/actions/16/document-new.svg +share/icons/elementary-xfce-darker/actions/16/document-open-recent.svg +share/icons/elementary-xfce-darker/actions/16/document-open.svg +share/icons/elementary-xfce-darker/actions/16/document-page-setup.svg +share/icons/elementary-xfce-darker/actions/16/document-print-preview.svg +share/icons/elementary-xfce-darker/actions/16/document-print.svg +share/icons/elementary-xfce-darker/actions/16/document-properties.svg +share/icons/elementary-xfce-darker/actions/16/document-revert.svg +share/icons/elementary-xfce-darker/actions/16/document-save-as.svg +share/icons/elementary-xfce-darker/actions/16/document-save.svg +share/icons/elementary-xfce-darker/actions/16/document-send.svg +share/icons/elementary-xfce-darker/actions/16/down.svg +share/icons/elementary-xfce-darker/actions/16/download.svg +share/icons/elementary-xfce-darker/actions/16/edit-add.svg +share/icons/elementary-xfce-darker/actions/16/edit-clear.svg +share/icons/elementary-xfce-darker/actions/16/edit-copy.svg +share/icons/elementary-xfce-darker/actions/16/edit-cut.svg +share/icons/elementary-xfce-darker/actions/16/edit-delete.svg +share/icons/elementary-xfce-darker/actions/16/edit-find-replace.svg +share/icons/elementary-xfce-darker/actions/16/edit-find.svg +share/icons/elementary-xfce-darker/actions/16/edit-paste.png +share/icons/elementary-xfce-darker/actions/16/edit-redo.svg +share/icons/elementary-xfce-darker/actions/16/edit-select-all.svg +share/icons/elementary-xfce-darker/actions/16/edit-undo.svg +share/icons/elementary-xfce-darker/actions/16/editclear.svg +share/icons/elementary-xfce-darker/actions/16/editcut.svg +share/icons/elementary-xfce-darker/actions/16/editdelete.svg +share/icons/elementary-xfce-darker/actions/16/editpaste.png +share/icons/elementary-xfce-darker/actions/16/epiphany-download.svg +share/icons/elementary-xfce-darker/actions/16/exit.svg +share/icons/elementary-xfce-darker/actions/16/filefind.svg +share/icons/elementary-xfce-darker/actions/16/filenew.svg +share/icons/elementary-xfce-darker/actions/16/fileopen.svg +share/icons/elementary-xfce-darker/actions/16/fileprint.svg +share/icons/elementary-xfce-darker/actions/16/filequickprint.svg +share/icons/elementary-xfce-darker/actions/16/filesave.svg +share/icons/elementary-xfce-darker/actions/16/filesaveas.svg +share/icons/elementary-xfce-darker/actions/16/find.svg +share/icons/elementary-xfce-darker/actions/16/finish.svg +share/icons/elementary-xfce-darker/actions/16/folder-copy.svg +share/icons/elementary-xfce-darker/actions/16/folder-move.svg +share/icons/elementary-xfce-darker/actions/16/folder-new.svg +share/icons/elementary-xfce-darker/actions/16/folder_new.svg +share/icons/elementary-xfce-darker/actions/16/forward.svg +share/icons/elementary-xfce-darker/actions/16/gnome-app-install-star.svg +share/icons/elementary-xfce-darker/actions/16/gnome-lockscreen.svg +share/icons/elementary-xfce-darker/actions/16/gnome-log-out.svg +share/icons/elementary-xfce-darker/actions/16/gnome-logout.svg +share/icons/elementary-xfce-darker/actions/16/gnome-run.svg +share/icons/elementary-xfce-darker/actions/16/gnome-searchtool.svg +share/icons/elementary-xfce-darker/actions/16/gnome-session-logout.svg +share/icons/elementary-xfce-darker/actions/16/go-bottom.svg +share/icons/elementary-xfce-darker/actions/16/go-down.svg +share/icons/elementary-xfce-darker/actions/16/go-first.svg +share/icons/elementary-xfce-darker/actions/16/go-home.svg +share/icons/elementary-xfce-darker/actions/16/go-jump.svg +share/icons/elementary-xfce-darker/actions/16/go-last.svg +share/icons/elementary-xfce-darker/actions/16/go-left.svg +share/icons/elementary-xfce-darker/actions/16/go-next.svg +share/icons/elementary-xfce-darker/actions/16/go-previous.svg +share/icons/elementary-xfce-darker/actions/16/go-right.svg +share/icons/elementary-xfce-darker/actions/16/go-top.svg +share/icons/elementary-xfce-darker/actions/16/go-up.svg +share/icons/elementary-xfce-darker/actions/16/gohome.svg +share/icons/elementary-xfce-darker/actions/16/gtk-about.svg +share/icons/elementary-xfce-darker/actions/16/gtk-add.svg +share/icons/elementary-xfce-darker/actions/16/gtk-apply.svg +share/icons/elementary-xfce-darker/actions/16/gtk-cancel.svg +share/icons/elementary-xfce-darker/actions/16/gtk-clear.svg +share/icons/elementary-xfce-darker/actions/16/gtk-close.svg +share/icons/elementary-xfce-darker/actions/16/gtk-cut.svg +share/icons/elementary-xfce-darker/actions/16/gtk-delete.svg +share/icons/elementary-xfce-darker/actions/16/gtk-edit.svg +share/icons/elementary-xfce-darker/actions/16/gtk-execute.svg +share/icons/elementary-xfce-darker/actions/16/gtk-find-and-replace.svg +share/icons/elementary-xfce-darker/actions/16/gtk-find.svg +share/icons/elementary-xfce-darker/actions/16/gtk-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-back-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-back-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-down.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-go-up.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-bottom.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-first-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-first-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-last-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-last-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-goto-top.svg +share/icons/elementary-xfce-darker/actions/16/gtk-help.svg +share/icons/elementary-xfce-darker/actions/16/gtk-home.svg +share/icons/elementary-xfce-darker/actions/16/gtk-info.svg +share/icons/elementary-xfce-darker/actions/16/gtk-jump-to-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-jump-to-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-next-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-next-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-pause.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-play-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-previous-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-previous-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-record.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-media-stop.svg +share/icons/elementary-xfce-darker/actions/16/gtk-new.svg +share/icons/elementary-xfce-darker/actions/16/gtk-no.svg +share/icons/elementary-xfce-darker/actions/16/gtk-ok.svg +share/icons/elementary-xfce-darker/actions/16/gtk-open.svg +share/icons/elementary-xfce-darker/actions/16/gtk-paste.png +share/icons/elementary-xfce-darker/actions/16/gtk-print-preview.svg +share/icons/elementary-xfce-darker/actions/16/gtk-print.svg +share/icons/elementary-xfce-darker/actions/16/gtk-properties.svg +share/icons/elementary-xfce-darker/actions/16/gtk-quit.svg +share/icons/elementary-xfce-darker/actions/16/gtk-refresh.svg +share/icons/elementary-xfce-darker/actions/16/gtk-remove.svg +share/icons/elementary-xfce-darker/actions/16/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce-darker/actions/16/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce-darker/actions/16/gtk-save-as.svg +share/icons/elementary-xfce-darker/actions/16/gtk-save.svg +share/icons/elementary-xfce-darker/actions/16/gtk-search.svg +share/icons/elementary-xfce-darker/actions/16/gtk-select-all.svg +share/icons/elementary-xfce-darker/actions/16/gtk-stop.svg +share/icons/elementary-xfce-darker/actions/16/gtk-yes.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-100.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-fit.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-in.svg +share/icons/elementary-xfce-darker/actions/16/gtk-zoom-out.svg +share/icons/elementary-xfce-darker/actions/16/help-about.svg +share/icons/elementary-xfce-darker/actions/16/help-contents.svg +share/icons/elementary-xfce-darker/actions/16/help-faq.svg +share/icons/elementary-xfce-darker/actions/16/help-hint.svg +share/icons/elementary-xfce-darker/actions/16/help-info.svg +share/icons/elementary-xfce-darker/actions/16/hint.svg +share/icons/elementary-xfce-darker/actions/16/hook-notifier.svg +share/icons/elementary-xfce-darker/actions/16/im-message-new.svg +share/icons/elementary-xfce-darker/actions/16/insert-image.svg +share/icons/elementary-xfce-darker/actions/16/insert-link.svg +share/icons/elementary-xfce-darker/actions/16/insert-object.png +share/icons/elementary-xfce-darker/actions/16/insert-text.png +share/icons/elementary-xfce-darker/actions/16/iso-image-burn.svg +share/icons/elementary-xfce-darker/actions/16/kfind.svg +share/icons/elementary-xfce-darker/actions/16/kfm_home.svg +share/icons/elementary-xfce-darker/actions/16/list-add.svg +share/icons/elementary-xfce-darker/actions/16/list-remove.svg +share/icons/elementary-xfce-darker/actions/16/lock.svg +share/icons/elementary-xfce-darker/actions/16/mail-forward.svg +share/icons/elementary-xfce-darker/actions/16/media-eject.svg +share/icons/elementary-xfce-darker/actions/16/media-import-audio-cd.svg +share/icons/elementary-xfce-darker/actions/16/media-optical-audio-new.svg +share/icons/elementary-xfce-darker/actions/16/media-playback-pause.svg +share/icons/elementary-xfce-darker/actions/16/media-playback-start.svg +share/icons/elementary-xfce-darker/actions/16/media-playback-stop.svg +share/icons/elementary-xfce-darker/actions/16/media-record.svg +share/icons/elementary-xfce-darker/actions/16/media-seek-backward.svg +share/icons/elementary-xfce-darker/actions/16/media-seek-forward.svg +share/icons/elementary-xfce-darker/actions/16/media-skip-backward.svg +share/icons/elementary-xfce-darker/actions/16/media-skip-forward.svg +share/icons/elementary-xfce-darker/actions/16/next.svg +share/icons/elementary-xfce-darker/actions/16/node-add.svg +share/icons/elementary-xfce-darker/actions/16/node-align-horizontal.svg +share/icons/elementary-xfce-darker/actions/16/node-align-vertical.svg +share/icons/elementary-xfce-darker/actions/16/node-break.svg +share/icons/elementary-xfce-darker/actions/16/node-cusp.svg +share/icons/elementary-xfce-darker/actions/16/node-delete-segment.svg +share/icons/elementary-xfce-darker/actions/16/node-delete.svg +share/icons/elementary-xfce-darker/actions/16/node-distribute-horizontal.svg +share/icons/elementary-xfce-darker/actions/16/node-distribute-vertical.svg +share/icons/elementary-xfce-darker/actions/16/node-insert.svg +share/icons/elementary-xfce-darker/actions/16/node-join-segment.svg +share/icons/elementary-xfce-darker/actions/16/node-join.svg +share/icons/elementary-xfce-darker/actions/16/node-smooth.svg +share/icons/elementary-xfce-darker/actions/16/node-symmetric.svg +share/icons/elementary-xfce-darker/actions/16/object-group.svg +share/icons/elementary-xfce-darker/actions/16/object-inverse.svg +share/icons/elementary-xfce-darker/actions/16/object-rotate-left.svg +share/icons/elementary-xfce-darker/actions/16/object-rotate-right.svg +share/icons/elementary-xfce-darker/actions/16/object-to-path.svg +share/icons/elementary-xfce-darker/actions/16/object-ungroup.svg +share/icons/elementary-xfce-darker/actions/16/package-available-locked.svg +share/icons/elementary-xfce-darker/actions/16/package-available.svg +share/icons/elementary-xfce-darker/actions/16/package-broken.svg +share/icons/elementary-xfce-darker/actions/16/package-downgrade.svg +share/icons/elementary-xfce-darker/actions/16/package-install.svg +share/icons/elementary-xfce-darker/actions/16/package-installed-locked.svg +share/icons/elementary-xfce-darker/actions/16/package-installed-outdated.svg +share/icons/elementary-xfce-darker/actions/16/package-installed-updated.svg +share/icons/elementary-xfce-darker/actions/16/package-new.svg +share/icons/elementary-xfce-darker/actions/16/package-purge.svg +share/icons/elementary-xfce-darker/actions/16/package-reinstall.svg +share/icons/elementary-xfce-darker/actions/16/package-remove.svg +share/icons/elementary-xfce-darker/actions/16/package-upgrade.svg +share/icons/elementary-xfce-darker/actions/16/panel-searchtool.svg +share/icons/elementary-xfce-darker/actions/16/player_eject.svg +share/icons/elementary-xfce-darker/actions/16/player_end.svg +share/icons/elementary-xfce-darker/actions/16/player_fwd.svg +share/icons/elementary-xfce-darker/actions/16/player_pause.svg +share/icons/elementary-xfce-darker/actions/16/player_play.svg +share/icons/elementary-xfce-darker/actions/16/player_record.svg +share/icons/elementary-xfce-darker/actions/16/player_rew.svg +share/icons/elementary-xfce-darker/actions/16/player_start.svg +share/icons/elementary-xfce-darker/actions/16/player_stop.svg +share/icons/elementary-xfce-darker/actions/16/previous.svg +share/icons/elementary-xfce-darker/actions/16/process-stop.svg +share/icons/elementary-xfce-darker/actions/16/redhat-home.svg +share/icons/elementary-xfce-darker/actions/16/redo.svg +share/icons/elementary-xfce-darker/actions/16/reload.svg +share/icons/elementary-xfce-darker/actions/16/reload3.svg +share/icons/elementary-xfce-darker/actions/16/reload_all_tabs.svg +share/icons/elementary-xfce-darker/actions/16/reload_page.svg +share/icons/elementary-xfce-darker/actions/16/remove.svg +share/icons/elementary-xfce-darker/actions/16/revert.svg +share/icons/elementary-xfce-darker/actions/16/rhythmbox-set-star.svg +share/icons/elementary-xfce-darker/actions/16/rotate.svg +share/icons/elementary-xfce-darker/actions/16/search.svg +share/icons/elementary-xfce-darker/actions/16/segment-curve.svg +share/icons/elementary-xfce-darker/actions/16/segment-line.svg +share/icons/elementary-xfce-darker/actions/16/selection-break.svg +share/icons/elementary-xfce-darker/actions/16/selection-combine.svg +share/icons/elementary-xfce-darker/actions/16/selection-exclude.svg +share/icons/elementary-xfce-darker/actions/16/setroubleshoot_icon.svg +share/icons/elementary-xfce-darker/actions/16/start.svg +share/icons/elementary-xfce-darker/actions/16/stock_about.svg +share/icons/elementary-xfce-darker/actions/16/stock_add-bookmark.svg +share/icons/elementary-xfce-darker/actions/16/stock_bottom.svg +share/icons/elementary-xfce-darker/actions/16/stock_calc-accept.svg +share/icons/elementary-xfce-darker/actions/16/stock_calc-cancel.svg +share/icons/elementary-xfce-darker/actions/16/stock_close.svg +share/icons/elementary-xfce-darker/actions/16/stock_cut.svg +share/icons/elementary-xfce-darker/actions/16/stock_delete.svg +share/icons/elementary-xfce-darker/actions/16/stock_down.svg +share/icons/elementary-xfce-darker/actions/16/stock_edit.svg +share/icons/elementary-xfce-darker/actions/16/stock_exit.svg +share/icons/elementary-xfce-darker/actions/16/stock_file-properites.svg +share/icons/elementary-xfce-darker/actions/16/stock_file-properties.svg +share/icons/elementary-xfce-darker/actions/16/stock_filters-invert.svg +share/icons/elementary-xfce-darker/actions/16/stock_first.svg +share/icons/elementary-xfce-darker/actions/16/stock_folder-copy.svg +share/icons/elementary-xfce-darker/actions/16/stock_folder-move.svg +share/icons/elementary-xfce-darker/actions/16/stock_folder_properties.svg +share/icons/elementary-xfce-darker/actions/16/stock_fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/stock_help-add-bookmark.svg +share/icons/elementary-xfce-darker/actions/16/stock_help.svg +share/icons/elementary-xfce-darker/actions/16/stock_home.svg +share/icons/elementary-xfce-darker/actions/16/stock_last.svg +share/icons/elementary-xfce-darker/actions/16/stock_leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/stock_left.svg +share/icons/elementary-xfce-darker/actions/16/stock_mail-filters-apply.svg +share/icons/elementary-xfce-darker/actions/16/stock_mailto.svg +share/icons/elementary-xfce-darker/actions/16/stock_mark.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-fwd.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-next.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-pause.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-play.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-prev.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-rec.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-rew.svg +share/icons/elementary-xfce-darker/actions/16/stock_media-stop.svg +share/icons/elementary-xfce-darker/actions/16/stock_navigator.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-address-book.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-appointment.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-dir.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-tab.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-text.svg +share/icons/elementary-xfce-darker/actions/16/stock_new-window.svg +share/icons/elementary-xfce-darker/actions/16/stock_no.svg +share/icons/elementary-xfce-darker/actions/16/stock_not.svg +share/icons/elementary-xfce-darker/actions/16/stock_paste.png +share/icons/elementary-xfce-darker/actions/16/stock_print-preview.svg +share/icons/elementary-xfce-darker/actions/16/stock_print.svg +share/icons/elementary-xfce-darker/actions/16/stock_properties.svg +share/icons/elementary-xfce-darker/actions/16/stock_redo.svg +share/icons/elementary-xfce-darker/actions/16/stock_refresh.svg +share/icons/elementary-xfce-darker/actions/16/stock_right.svg +share/icons/elementary-xfce-darker/actions/16/stock_save-as.svg +share/icons/elementary-xfce-darker/actions/16/stock_save.svg +share/icons/elementary-xfce-darker/actions/16/stock_scores.svg +share/icons/elementary-xfce-darker/actions/16/stock_search-and-replace.svg +share/icons/elementary-xfce-darker/actions/16/stock_search.svg +share/icons/elementary-xfce-darker/actions/16/stock_select-all.svg +share/icons/elementary-xfce-darker/actions/16/stock_stop.svg +share/icons/elementary-xfce-darker/actions/16/stock_top.svg +share/icons/elementary-xfce-darker/actions/16/stock_undo.svg +share/icons/elementary-xfce-darker/actions/16/stock_up.svg +share/icons/elementary-xfce-darker/actions/16/stock_view-details.svg +share/icons/elementary-xfce-darker/actions/16/stock_yes.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-1.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-in.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-out.svg +share/icons/elementary-xfce-darker/actions/16/stock_zoom-page.svg +share/icons/elementary-xfce-darker/actions/16/stop.svg +share/icons/elementary-xfce-darker/actions/16/stroke-to-path.svg +share/icons/elementary-xfce-darker/actions/16/system-lock-screen.svg +share/icons/elementary-xfce-darker/actions/16/system-log-out.svg +share/icons/elementary-xfce-darker/actions/16/system-reboot.svg +share/icons/elementary-xfce-darker/actions/16/system-restart.svg +share/icons/elementary-xfce-darker/actions/16/system-run.svg +share/icons/elementary-xfce-darker/actions/16/system-search.svg +share/icons/elementary-xfce-darker/actions/16/system-shutdown.svg +share/icons/elementary-xfce-darker/actions/16/system-upgrade.svg +share/icons/elementary-xfce-darker/actions/16/tab-new.svg +share/icons/elementary-xfce-darker/actions/16/tab_new.svg +share/icons/elementary-xfce-darker/actions/16/tag-new.svg +share/icons/elementary-xfce-darker/actions/16/top.svg +share/icons/elementary-xfce-darker/actions/16/transform-rotate.svg +share/icons/elementary-xfce-darker/actions/16/undo.svg +share/icons/elementary-xfce-darker/actions/16/up.svg +share/icons/elementary-xfce-darker/actions/16/view-fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/view-refresh.svg +share/icons/elementary-xfce-darker/actions/16/view-restore.svg +share/icons/elementary-xfce-darker/actions/16/viewmag+.svg +share/icons/elementary-xfce-darker/actions/16/viewmag-.svg +share/icons/elementary-xfce-darker/actions/16/viewmag1.svg +share/icons/elementary-xfce-darker/actions/16/viewmagfit.svg +share/icons/elementary-xfce-darker/actions/16/window-close.svg +share/icons/elementary-xfce-darker/actions/16/window-new.svg +share/icons/elementary-xfce-darker/actions/16/window_fullscreen.svg +share/icons/elementary-xfce-darker/actions/16/window_new.svg +share/icons/elementary-xfce-darker/actions/16/window_nofullscreen.svg +share/icons/elementary-xfce-darker/actions/16/xfburn-burn-cd.svg +share/icons/elementary-xfce-darker/actions/16/xfce-system-exit.svg +share/icons/elementary-xfce-darker/actions/16/xfce-system-lock.svg +share/icons/elementary-xfce-darker/actions/16/xfsm-logout.svg +share/icons/elementary-xfce-darker/actions/16/zoom-best-fit.svg +share/icons/elementary-xfce-darker/actions/16/zoom-fit-best.svg +share/icons/elementary-xfce-darker/actions/16/zoom-fit.svg +share/icons/elementary-xfce-darker/actions/16/zoom-in.svg +share/icons/elementary-xfce-darker/actions/16/zoom-original.svg +share/icons/elementary-xfce-darker/actions/16/zoom-out.svg +share/icons/elementary-xfce-darker/actions/22/add-files-to-archive.svg +share/icons/elementary-xfce-darker/actions/22/add.svg +share/icons/elementary-xfce-darker/actions/22/address-book-new.svg +share/icons/elementary-xfce-darker/actions/22/align-horizontal-center.svg +share/icons/elementary-xfce-darker/actions/22/align-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/22/align-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/22/align-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/22/align-vertical-center.svg +share/icons/elementary-xfce-darker/actions/22/align-vertical-top.svg +share/icons/elementary-xfce-darker/actions/22/application-exit.svg +share/icons/elementary-xfce-darker/actions/22/appointment-new.svg +share/icons/elementary-xfce-darker/actions/22/archive-insert.svg +share/icons/elementary-xfce-darker/actions/22/back.svg +share/icons/elementary-xfce-darker/actions/22/bonobo-component-browser.svg +share/icons/elementary-xfce-darker/actions/22/bookmark-new.svg +share/icons/elementary-xfce-darker/actions/22/bookmark_add.svg +share/icons/elementary-xfce-darker/actions/22/bookmarks_list_add.svg +share/icons/elementary-xfce-darker/actions/22/bottom.svg +share/icons/elementary-xfce-darker/actions/22/browser-download.svg +share/icons/elementary-xfce-darker/actions/22/button_cancel.svg +share/icons/elementary-xfce-darker/actions/22/call-start.png +share/icons/elementary-xfce-darker/actions/22/call-stop.png +share/icons/elementary-xfce-darker/actions/22/cancel.svg +share/icons/elementary-xfce-darker/actions/22/contact-new.svg +share/icons/elementary-xfce-darker/actions/22/dialog-apply.svg +share/icons/elementary-xfce-darker/actions/22/dialog-cancel.svg +share/icons/elementary-xfce-darker/actions/22/dialog-close.svg +share/icons/elementary-xfce-darker/actions/22/dialog-no.svg +share/icons/elementary-xfce-darker/actions/22/dialog-ok-apply.svg +share/icons/elementary-xfce-darker/actions/22/dialog-ok.svg +share/icons/elementary-xfce-darker/actions/22/dialog-yes.svg +share/icons/elementary-xfce-darker/actions/22/distribute-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/22/distribute-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/22/distribute-vertical-bottom.svg +share/icons/elementary-xfce-darker/actions/22/distribute-vertical-center.svg +share/icons/elementary-xfce-darker/actions/22/distribute-vertical-top.svg +share/icons/elementary-xfce-darker/actions/22/document-export.svg +share/icons/elementary-xfce-darker/actions/22/document-import.svg +share/icons/elementary-xfce-darker/actions/22/document-new.svg +share/icons/elementary-xfce-darker/actions/22/document-open-recent.svg +share/icons/elementary-xfce-darker/actions/22/document-open.svg +share/icons/elementary-xfce-darker/actions/22/document-page-setup.svg +share/icons/elementary-xfce-darker/actions/22/document-print-preview.svg +share/icons/elementary-xfce-darker/actions/22/document-print.svg +share/icons/elementary-xfce-darker/actions/22/document-properties.svg +share/icons/elementary-xfce-darker/actions/22/document-revert.svg +share/icons/elementary-xfce-darker/actions/22/document-save-as.svg +share/icons/elementary-xfce-darker/actions/22/document-save.svg +share/icons/elementary-xfce-darker/actions/22/document-send.svg +share/icons/elementary-xfce-darker/actions/22/down.svg +share/icons/elementary-xfce-darker/actions/22/download.svg +share/icons/elementary-xfce-darker/actions/22/edit-add.svg +share/icons/elementary-xfce-darker/actions/22/edit-clear.svg +share/icons/elementary-xfce-darker/actions/22/edit-copy.svg +share/icons/elementary-xfce-darker/actions/22/edit-cut.svg +share/icons/elementary-xfce-darker/actions/22/edit-delete.svg +share/icons/elementary-xfce-darker/actions/22/edit-find-replace.svg +share/icons/elementary-xfce-darker/actions/22/edit-find.svg +share/icons/elementary-xfce-darker/actions/22/edit-paste.png +share/icons/elementary-xfce-darker/actions/22/edit-redo.svg +share/icons/elementary-xfce-darker/actions/22/edit-select-all.svg +share/icons/elementary-xfce-darker/actions/22/edit-undo.svg +share/icons/elementary-xfce-darker/actions/22/editclear.svg +share/icons/elementary-xfce-darker/actions/22/editcut.svg +share/icons/elementary-xfce-darker/actions/22/editdelete.svg +share/icons/elementary-xfce-darker/actions/22/editpaste.png +share/icons/elementary-xfce-darker/actions/22/epiphany-download.svg +share/icons/elementary-xfce-darker/actions/22/exit.svg +share/icons/elementary-xfce-darker/actions/22/filefind.svg +share/icons/elementary-xfce-darker/actions/22/filenew.svg +share/icons/elementary-xfce-darker/actions/22/fileprint.svg +share/icons/elementary-xfce-darker/actions/22/filequickprint.svg +share/icons/elementary-xfce-darker/actions/22/filesave.svg +share/icons/elementary-xfce-darker/actions/22/filesaveas.svg +share/icons/elementary-xfce-darker/actions/22/find.svg +share/icons/elementary-xfce-darker/actions/22/finish.svg +share/icons/elementary-xfce-darker/actions/22/folder-new.svg +share/icons/elementary-xfce-darker/actions/22/forward.svg +share/icons/elementary-xfce-darker/actions/22/gnome-app-install-star.svg +share/icons/elementary-xfce-darker/actions/22/gnome-lockscreen.svg +share/icons/elementary-xfce-darker/actions/22/gnome-searchtool.svg +share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-new.svg +share/icons/elementary-xfce-darker/actions/22/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce-darker/actions/22/go-bottom.svg +share/icons/elementary-xfce-darker/actions/22/go-down.svg +share/icons/elementary-xfce-darker/actions/22/go-first.svg +share/icons/elementary-xfce-darker/actions/22/go-home.svg +share/icons/elementary-xfce-darker/actions/22/go-jump.svg +share/icons/elementary-xfce-darker/actions/22/go-last.svg +share/icons/elementary-xfce-darker/actions/22/go-next.svg +share/icons/elementary-xfce-darker/actions/22/go-previous.svg +share/icons/elementary-xfce-darker/actions/22/go-top.svg +share/icons/elementary-xfce-darker/actions/22/go-up.svg +share/icons/elementary-xfce-darker/actions/22/gtk-about.svg +share/icons/elementary-xfce-darker/actions/22/gtk-add.svg +share/icons/elementary-xfce-darker/actions/22/gtk-apply.svg +share/icons/elementary-xfce-darker/actions/22/gtk-cancel.svg +share/icons/elementary-xfce-darker/actions/22/gtk-clear.svg +share/icons/elementary-xfce-darker/actions/22/gtk-close.svg +share/icons/elementary-xfce-darker/actions/22/gtk-cut.svg +share/icons/elementary-xfce-darker/actions/22/gtk-delete.svg +share/icons/elementary-xfce-darker/actions/22/gtk-edit.svg +share/icons/elementary-xfce-darker/actions/22/gtk-execute.svg +share/icons/elementary-xfce-darker/actions/22/gtk-find-and-replace.svg +share/icons/elementary-xfce-darker/actions/22/gtk-find.svg +share/icons/elementary-xfce-darker/actions/22/gtk-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-back-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-back-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-down.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-go-up.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-bottom.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-first-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-first-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-last-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-last-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-goto-top.svg +share/icons/elementary-xfce-darker/actions/22/gtk-help.svg +share/icons/elementary-xfce-darker/actions/22/gtk-info.svg +share/icons/elementary-xfce-darker/actions/22/gtk-jump-to-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-jump-to-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/gtk-media-play-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-media-record.svg +share/icons/elementary-xfce-darker/actions/22/gtk-media-stop.svg +share/icons/elementary-xfce-darker/actions/22/gtk-new.svg +share/icons/elementary-xfce-darker/actions/22/gtk-no.svg +share/icons/elementary-xfce-darker/actions/22/gtk-ok.svg +share/icons/elementary-xfce-darker/actions/22/gtk-paste.png +share/icons/elementary-xfce-darker/actions/22/gtk-print-preview.svg +share/icons/elementary-xfce-darker/actions/22/gtk-print.svg +share/icons/elementary-xfce-darker/actions/22/gtk-properties.svg +share/icons/elementary-xfce-darker/actions/22/gtk-quit.svg +share/icons/elementary-xfce-darker/actions/22/gtk-redo-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-refresh.svg +share/icons/elementary-xfce-darker/actions/22/gtk-remove.svg +share/icons/elementary-xfce-darker/actions/22/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce-darker/actions/22/gtk-save-as.svg +share/icons/elementary-xfce-darker/actions/22/gtk-save.svg +share/icons/elementary-xfce-darker/actions/22/gtk-search.svg +share/icons/elementary-xfce-darker/actions/22/gtk-select-all.svg +share/icons/elementary-xfce-darker/actions/22/gtk-stop.svg +share/icons/elementary-xfce-darker/actions/22/gtk-undo-ltr.svg +share/icons/elementary-xfce-darker/actions/22/gtk-yes.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-100.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-fit.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-in.svg +share/icons/elementary-xfce-darker/actions/22/gtk-zoom-out.svg +share/icons/elementary-xfce-darker/actions/22/help-about.svg +share/icons/elementary-xfce-darker/actions/22/help-contents.svg +share/icons/elementary-xfce-darker/actions/22/help-faq.png +share/icons/elementary-xfce-darker/actions/22/help-hint.svg +share/icons/elementary-xfce-darker/actions/22/help-info.svg +share/icons/elementary-xfce-darker/actions/22/hint.svg +share/icons/elementary-xfce-darker/actions/22/hook-notifier.svg +share/icons/elementary-xfce-darker/actions/22/im-message-new.svg +share/icons/elementary-xfce-darker/actions/22/insert-image.png +share/icons/elementary-xfce-darker/actions/22/insert-link.png +share/icons/elementary-xfce-darker/actions/22/insert-object.png +share/icons/elementary-xfce-darker/actions/22/insert-text.png +share/icons/elementary-xfce-darker/actions/22/iso-image-burn-22.svg +share/icons/elementary-xfce-darker/actions/22/kfind.svg +share/icons/elementary-xfce-darker/actions/22/list-add.svg +share/icons/elementary-xfce-darker/actions/22/list-remove.svg +share/icons/elementary-xfce-darker/actions/22/lock.svg +share/icons/elementary-xfce-darker/actions/22/mail-forward-all.svg +share/icons/elementary-xfce-darker/actions/22/mail-forward.svg +share/icons/elementary-xfce-darker/actions/22/mail-mark-important.svg +share/icons/elementary-xfce-darker/actions/22/mail-mark-junk.svg +share/icons/elementary-xfce-darker/actions/22/mail-mark-not-junk.svg +share/icons/elementary-xfce-darker/actions/22/mail-message-new.svg +share/icons/elementary-xfce-darker/actions/22/mail-reply-all.svg +share/icons/elementary-xfce-darker/actions/22/mail-reply-sender.svg +share/icons/elementary-xfce-darker/actions/22/mail_forward.svg +share/icons/elementary-xfce-darker/actions/22/mail_new.svg +share/icons/elementary-xfce-darker/actions/22/mail_reply.svg +share/icons/elementary-xfce-darker/actions/22/mail_replyall.svg +share/icons/elementary-xfce-darker/actions/22/media-eject.svg +share/icons/elementary-xfce-darker/actions/22/media-import-audio-cd.svg +share/icons/elementary-xfce-darker/actions/22/media-optical-audio-new.svg +share/icons/elementary-xfce-darker/actions/22/media-playback-pause.svg +share/icons/elementary-xfce-darker/actions/22/media-playback-start.svg +share/icons/elementary-xfce-darker/actions/22/media-playback-stop.svg +share/icons/elementary-xfce-darker/actions/22/media-record.svg +share/icons/elementary-xfce-darker/actions/22/media-skip-backward.svg +share/icons/elementary-xfce-darker/actions/22/media-skip-forward.svg +share/icons/elementary-xfce-darker/actions/22/next.svg +share/icons/elementary-xfce-darker/actions/22/node-add.svg +share/icons/elementary-xfce-darker/actions/22/node-align-horizontal.svg +share/icons/elementary-xfce-darker/actions/22/node-align-vertical.svg +share/icons/elementary-xfce-darker/actions/22/node-break.svg +share/icons/elementary-xfce-darker/actions/22/node-curve.svg +share/icons/elementary-xfce-darker/actions/22/node-cusp.svg +share/icons/elementary-xfce-darker/actions/22/node-delete-segment.svg +share/icons/elementary-xfce-darker/actions/22/node-delete.svg +share/icons/elementary-xfce-darker/actions/22/node-distribute-horizontal.svg +share/icons/elementary-xfce-darker/actions/22/node-distribute-vertical.svg +share/icons/elementary-xfce-darker/actions/22/node-insert.svg +share/icons/elementary-xfce-darker/actions/22/node-join-segment.svg +share/icons/elementary-xfce-darker/actions/22/node-join.svg +share/icons/elementary-xfce-darker/actions/22/node-line.svg +share/icons/elementary-xfce-darker/actions/22/node-smooth.svg +share/icons/elementary-xfce-darker/actions/22/node-symmectric.svg +share/icons/elementary-xfce-darker/actions/22/node-symmetric.svg +share/icons/elementary-xfce-darker/actions/22/node-to-curve.svg +share/icons/elementary-xfce-darker/actions/22/object-flip-horizontal.svg +share/icons/elementary-xfce-darker/actions/22/object-flip-vertical.svg +share/icons/elementary-xfce-darker/actions/22/object-inverse.svg +share/icons/elementary-xfce-darker/actions/22/object-to-path.svg +share/icons/elementary-xfce-darker/actions/22/panel-searchtool.svg +share/icons/elementary-xfce-darker/actions/22/player_eject.svg +share/icons/elementary-xfce-darker/actions/22/player_play.svg +share/icons/elementary-xfce-darker/actions/22/player_record.svg +share/icons/elementary-xfce-darker/actions/22/player_stop.svg +share/icons/elementary-xfce-darker/actions/22/preview-file.svg +share/icons/elementary-xfce-darker/actions/22/previous.svg +share/icons/elementary-xfce-darker/actions/22/process-stop.svg +share/icons/elementary-xfce-darker/actions/22/redo.svg +share/icons/elementary-xfce-darker/actions/22/reload.svg +share/icons/elementary-xfce-darker/actions/22/reload3.svg +share/icons/elementary-xfce-darker/actions/22/reload_all_tabs.svg +share/icons/elementary-xfce-darker/actions/22/reload_page.svg +share/icons/elementary-xfce-darker/actions/22/remove.svg +share/icons/elementary-xfce-darker/actions/22/revert.svg +share/icons/elementary-xfce-darker/actions/22/rhythmbox-set-star.svg +share/icons/elementary-xfce-darker/actions/22/search.svg +share/icons/elementary-xfce-darker/actions/22/segment-curve.svg +share/icons/elementary-xfce-darker/actions/22/segment-line.svg +share/icons/elementary-xfce-darker/actions/22/selection-break.svg +share/icons/elementary-xfce-darker/actions/22/selection-exclude.svg +share/icons/elementary-xfce-darker/actions/22/selection-union.svg +share/icons/elementary-xfce-darker/actions/22/setroubleshoot_icon.svg +share/icons/elementary-xfce-darker/actions/22/sleep.svg +share/icons/elementary-xfce-darker/actions/22/start.svg +share/icons/elementary-xfce-darker/actions/22/stock_about.svg +share/icons/elementary-xfce-darker/actions/22/stock_add-bookmark.svg +share/icons/elementary-xfce-darker/actions/22/stock_bottom.svg +share/icons/elementary-xfce-darker/actions/22/stock_calc-accept.svg +share/icons/elementary-xfce-darker/actions/22/stock_calc-cancel.svg +share/icons/elementary-xfce-darker/actions/22/stock_close.svg +share/icons/elementary-xfce-darker/actions/22/stock_cut.svg +share/icons/elementary-xfce-darker/actions/22/stock_delete.svg +share/icons/elementary-xfce-darker/actions/22/stock_down.svg +share/icons/elementary-xfce-darker/actions/22/stock_edit.svg +share/icons/elementary-xfce-darker/actions/22/stock_exit.svg +share/icons/elementary-xfce-darker/actions/22/stock_file-properites.svg +share/icons/elementary-xfce-darker/actions/22/stock_file-properties.svg +share/icons/elementary-xfce-darker/actions/22/stock_first.svg +share/icons/elementary-xfce-darker/actions/22/stock_fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/stock_help-add-bookmark.svg +share/icons/elementary-xfce-darker/actions/22/stock_help.svg +share/icons/elementary-xfce-darker/actions/22/stock_last.svg +share/icons/elementary-xfce-darker/actions/22/stock_leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/stock_left.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-compose.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-filters-apply.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-forward.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-reply-to-all.svg +share/icons/elementary-xfce-darker/actions/22/stock_mail-reply.svg +share/icons/elementary-xfce-darker/actions/22/stock_mark.svg +share/icons/elementary-xfce-darker/actions/22/stock_media-play.svg +share/icons/elementary-xfce-darker/actions/22/stock_media-rec.svg +share/icons/elementary-xfce-darker/actions/22/stock_media-stop.svg +share/icons/elementary-xfce-darker/actions/22/stock_navigator.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-address-book.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-appointment.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-bcard.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-tab.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-text.svg +share/icons/elementary-xfce-darker/actions/22/stock_new-window.svg +share/icons/elementary-xfce-darker/actions/22/stock_no.svg +share/icons/elementary-xfce-darker/actions/22/stock_not.svg +share/icons/elementary-xfce-darker/actions/22/stock_paste.png +share/icons/elementary-xfce-darker/actions/22/stock_print-preview.svg +share/icons/elementary-xfce-darker/actions/22/stock_print-setup.svg +share/icons/elementary-xfce-darker/actions/22/stock_print.svg +share/icons/elementary-xfce-darker/actions/22/stock_properties.svg +share/icons/elementary-xfce-darker/actions/22/stock_redo.svg +share/icons/elementary-xfce-darker/actions/22/stock_refresh.svg +share/icons/elementary-xfce-darker/actions/22/stock_right.svg +share/icons/elementary-xfce-darker/actions/22/stock_save-as.svg +share/icons/elementary-xfce-darker/actions/22/stock_save.svg +share/icons/elementary-xfce-darker/actions/22/stock_scores.svg +share/icons/elementary-xfce-darker/actions/22/stock_search-and-replace.svg +share/icons/elementary-xfce-darker/actions/22/stock_search.svg +share/icons/elementary-xfce-darker/actions/22/stock_select-all.svg +share/icons/elementary-xfce-darker/actions/22/stock_stop.svg +share/icons/elementary-xfce-darker/actions/22/stock_top.svg +share/icons/elementary-xfce-darker/actions/22/stock_undo.svg +share/icons/elementary-xfce-darker/actions/22/stock_up.svg +share/icons/elementary-xfce-darker/actions/22/stock_view-details.svg +share/icons/elementary-xfce-darker/actions/22/stock_yes.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-1.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-in.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-out.svg +share/icons/elementary-xfce-darker/actions/22/stock_zoom-page.svg +share/icons/elementary-xfce-darker/actions/22/stop.svg +share/icons/elementary-xfce-darker/actions/22/stroke-to-path.svg +share/icons/elementary-xfce-darker/actions/22/system-lock-screen.svg +share/icons/elementary-xfce-darker/actions/22/system-reboot.svg +share/icons/elementary-xfce-darker/actions/22/system-restart.svg +share/icons/elementary-xfce-darker/actions/22/system-run.svg +share/icons/elementary-xfce-darker/actions/22/system-search.svg +share/icons/elementary-xfce-darker/actions/22/system-shutdown.svg +share/icons/elementary-xfce-darker/actions/22/system-upgrade.svg +share/icons/elementary-xfce-darker/actions/22/tab-new.svg +share/icons/elementary-xfce-darker/actions/22/tab_new.svg +share/icons/elementary-xfce-darker/actions/22/tag-new.svg +share/icons/elementary-xfce-darker/actions/22/top.svg +share/icons/elementary-xfce-darker/actions/22/undo.svg +share/icons/elementary-xfce-darker/actions/22/up.svg +share/icons/elementary-xfce-darker/actions/22/view-fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/view-refresh.svg +share/icons/elementary-xfce-darker/actions/22/view-restore.svg +share/icons/elementary-xfce-darker/actions/22/viewmag+.svg +share/icons/elementary-xfce-darker/actions/22/viewmag-.svg +share/icons/elementary-xfce-darker/actions/22/viewmag1.svg +share/icons/elementary-xfce-darker/actions/22/viewmagfit.svg +share/icons/elementary-xfce-darker/actions/22/window-close.svg +share/icons/elementary-xfce-darker/actions/22/window-new.svg +share/icons/elementary-xfce-darker/actions/22/window_fullscreen.svg +share/icons/elementary-xfce-darker/actions/22/window_new.svg +share/icons/elementary-xfce-darker/actions/22/window_nofullscreen.svg +share/icons/elementary-xfce-darker/actions/22/xfburn-burn-cd.svg +share/icons/elementary-xfce-darker/actions/22/xfce-system-exit.svg +share/icons/elementary-xfce-darker/actions/22/xfce-system-lock.svg +share/icons/elementary-xfce-darker/actions/22/zoom-best-fit.svg +share/icons/elementary-xfce-darker/actions/22/zoom-fit-best.svg +share/icons/elementary-xfce-darker/actions/22/zoom-in.svg +share/icons/elementary-xfce-darker/actions/22/zoom-original.svg +share/icons/elementary-xfce-darker/actions/22/zoom-out.svg +share/icons/elementary-xfce-darker/actions/24/add-files-to-archive.svg +share/icons/elementary-xfce-darker/actions/24/add-folder-to-archive.svg +share/icons/elementary-xfce-darker/actions/24/add.svg +share/icons/elementary-xfce-darker/actions/24/address-book-new.svg +share/icons/elementary-xfce-darker/actions/24/align-horizontal-center.svg +share/icons/elementary-xfce-darker/actions/24/align-horizontal-left.svg +share/icons/elementary-xfce-darker/actions/24/align-horizontal-right.svg +share/icons/elementary-xfce-darker/actions/24/application-exit.svg +share/icons/elementary-xfce-darker/actions/24/appointment-new.svg +share/icons/elementary-xfce-darker/actions/24/appointment.svg +share/icons/elementary-xfce-darker/actions/24/archive-insert-directory.svg +share/icons/elementary-xfce-darker/actions/24/archive-insert.svg +share/icons/elementary-xfce-darker/actions/24/back.svg +share/icons/elementary-xfce-darker/actions/24/bonobo-component-browser.svg +share/icons/elementary-xfce-darker/actions/24/bookmark-new.svg +share/icons/elementary-xfce-darker/actions/24/bookmark_add.svg +share/icons/elementary-xfce-darker/actions/24/bookmarks_list_add.svg +share/icons/elementary-xfce-darker/actions/24/bottom.svg +share/icons/elementary-xfce-darker/actions/24/browser-download.svg +share/icons/elementary-xfce-darker/actions/24/button_cancel.svg +share/icons/elementary-xfce-darker/actions/24/cab_extract.svg +share/icons/elementary-xfce-darker/actions/24/calibrate.svg +share/icons/elementary-xfce-darker/actions/24/call-start.png +share/icons/elementary-xfce-darker/actions/24/call-stop.png +share/icons/elementary-xfce-darker/actions/24/cancel.svg +share/icons/elementary-xfce-darker/actions/24/contact-new.svg +share/icons/elementary-xfce-darker/actions/24/dialog-apply.svg +share/icons/elementary-xfce-darker/actions/24/dialog-cancel.svg +share/icons/elementary-xfce-darker/actions/24/dialog-close.svg +share/icons/elementary-xfce-darker/actions/24/dialog-no.svg +share/icons/elementary-xfce-darker/actions/24/dialog-ok-apply.svg +share/icons/elementary-xfce-darker/actions/24/dialog-ok.svg +share/icons/elementary-xfce-darker/actions/24/dialog-yes.svg +share/icons/elementary-xfce-darker/actions/24/document-export.svg +share/icons/elementary-xfce-darker/actions/24/document-import.svg +share/icons/elementary-xfce-darker/actions/24/document-new.svg +share/icons/elementary-xfce-darker/actions/24/document-open-recent.svg +share/icons/elementary-xfce-darker/actions/24/document-open.svg +share/icons/elementary-xfce-darker/actions/24/document-page-setup.svg +share/icons/elementary-xfce-darker/actions/24/document-print-preview.svg +share/icons/elementary-xfce-darker/actions/24/document-print.svg +share/icons/elementary-xfce-darker/actions/24/document-properties.svg +share/icons/elementary-xfce-darker/actions/24/document-revert.svg +share/icons/elementary-xfce-darker/actions/24/document-save-as.svg +share/icons/elementary-xfce-darker/actions/24/document-save.svg +share/icons/elementary-xfce-darker/actions/24/document-send.svg +share/icons/elementary-xfce-darker/actions/24/down.svg +share/icons/elementary-xfce-darker/actions/24/download.svg +share/icons/elementary-xfce-darker/actions/24/edit-add.svg +share/icons/elementary-xfce-darker/actions/24/edit-clear.svg +share/icons/elementary-xfce-darker/actions/24/edit-copy.svg +share/icons/elementary-xfce-darker/actions/24/edit-cut.svg +share/icons/elementary-xfce-darker/actions/24/edit-delete-mail.svg +share/icons/elementary-xfce-darker/actions/24/edit-delete.svg +share/icons/elementary-xfce-darker/actions/24/edit-find-replace.svg +share/icons/elementary-xfce-darker/actions/24/edit-find.svg +share/icons/elementary-xfce-darker/actions/24/edit-paste.png +share/icons/elementary-xfce-darker/actions/24/edit-redo.svg +share/icons/elementary-xfce-darker/actions/24/edit-select-all.svg +share/icons/elementary-xfce-darker/actions/24/edit-undo.svg +share/icons/elementary-xfce-darker/actions/24/editclear.svg +share/icons/elementary-xfce-darker/actions/24/editcut.svg +share/icons/elementary-xfce-darker/actions/24/editdelete.svg +share/icons/elementary-xfce-darker/actions/24/editpaste.png +share/icons/elementary-xfce-darker/actions/24/epiphany-download.svg +share/icons/elementary-xfce-darker/actions/24/event-new.svg +share/icons/elementary-xfce-darker/actions/24/exit.svg +share/icons/elementary-xfce-darker/actions/24/extract-archive.svg +share/icons/elementary-xfce-darker/actions/24/filefind.svg +share/icons/elementary-xfce-darker/actions/24/filenew.svg +share/icons/elementary-xfce-darker/actions/24/fileopen.svg +share/icons/elementary-xfce-darker/actions/24/fileprint.svg +share/icons/elementary-xfce-darker/actions/24/filequickprint.svg +share/icons/elementary-xfce-darker/actions/24/filesave.svg +share/icons/elementary-xfce-darker/actions/24/filesaveas.svg +share/icons/elementary-xfce-darker/actions/24/find.svg +share/icons/elementary-xfce-darker/actions/24/finish.svg +share/icons/elementary-xfce-darker/actions/24/folder-copy.svg +share/icons/elementary-xfce-darker/actions/24/folder-move.svg +share/icons/elementary-xfce-darker/actions/24/folder-new.svg +share/icons/elementary-xfce-darker/actions/24/folder_new.svg +share/icons/elementary-xfce-darker/actions/24/forward.svg +share/icons/elementary-xfce-darker/actions/24/gnome-app-install-star.svg +share/icons/elementary-xfce-darker/actions/24/gnome-lockscreen.svg +share/icons/elementary-xfce-darker/actions/24/gnome-log-out.svg +share/icons/elementary-xfce-darker/actions/24/gnome-logout.svg +share/icons/elementary-xfce-darker/actions/24/gnome-run.svg +share/icons/elementary-xfce-darker/actions/24/gnome-searchtool.svg +share/icons/elementary-xfce-darker/actions/24/gnome-session-logout.svg +share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-new.svg +share/icons/elementary-xfce-darker/actions/24/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce-darker/actions/24/go-bottom.svg +share/icons/elementary-xfce-darker/actions/24/go-down.svg +share/icons/elementary-xfce-darker/actions/24/go-first.svg +share/icons/elementary-xfce-darker/actions/24/go-home.svg +share/icons/elementary-xfce-darker/actions/24/go-jump.svg +share/icons/elementary-xfce-darker/actions/24/go-last.svg +share/icons/elementary-xfce-darker/actions/24/go-next.svg +share/icons/elementary-xfce-darker/actions/24/go-previous.svg +share/icons/elementary-xfce-darker/actions/24/go-top.svg +share/icons/elementary-xfce-darker/actions/24/go-up.svg +share/icons/elementary-xfce-darker/actions/24/gohome.svg +share/icons/elementary-xfce-darker/actions/24/gtk-about.svg +share/icons/elementary-xfce-darker/actions/24/gtk-add.svg +share/icons/elementary-xfce-darker/actions/24/gtk-apply.svg +share/icons/elementary-xfce-darker/actions/24/gtk-cancel.svg +share/icons/elementary-xfce-darker/actions/24/gtk-clear.svg +share/icons/elementary-xfce-darker/actions/24/gtk-close.svg +share/icons/elementary-xfce-darker/actions/24/gtk-cut.svg +share/icons/elementary-xfce-darker/actions/24/gtk-delete.svg +share/icons/elementary-xfce-darker/actions/24/gtk-edit.svg +share/icons/elementary-xfce-darker/actions/24/gtk-execute.svg +share/icons/elementary-xfce-darker/actions/24/gtk-find-and-replace.svg +share/icons/elementary-xfce-darker/actions/24/gtk-find.svg +share/icons/elementary-xfce-darker/actions/24/gtk-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-back-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-back-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-down.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-go-up.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-bottom.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-first-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-first-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-last-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-last-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-goto-top.svg +share/icons/elementary-xfce-darker/actions/24/gtk-help.svg +share/icons/elementary-xfce-darker/actions/24/gtk-home.svg +share/icons/elementary-xfce-darker/actions/24/gtk-info.svg +share/icons/elementary-xfce-darker/actions/24/gtk-jump-to-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-jump-to-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-forward-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-forward-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-next-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-next-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-pause.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-play-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-previous-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-previous-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-record.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-media-stop.svg +share/icons/elementary-xfce-darker/actions/24/gtk-new.svg +share/icons/elementary-xfce-darker/actions/24/gtk-no.svg +share/icons/elementary-xfce-darker/actions/24/gtk-ok.svg +share/icons/elementary-xfce-darker/actions/24/gtk-open.svg +share/icons/elementary-xfce-darker/actions/24/gtk-paste.png +share/icons/elementary-xfce-darker/actions/24/gtk-print-preview.svg +share/icons/elementary-xfce-darker/actions/24/gtk-print.svg +share/icons/elementary-xfce-darker/actions/24/gtk-properties.svg +share/icons/elementary-xfce-darker/actions/24/gtk-quit.svg +share/icons/elementary-xfce-darker/actions/24/gtk-redo-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-refresh.svg +share/icons/elementary-xfce-darker/actions/24/gtk-remove.svg +share/icons/elementary-xfce-darker/actions/24/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce-darker/actions/24/gtk-save-as.svg +share/icons/elementary-xfce-darker/actions/24/gtk-save.svg +share/icons/elementary-xfce-darker/actions/24/gtk-search.svg +share/icons/elementary-xfce-darker/actions/24/gtk-select-all.svg +share/icons/elementary-xfce-darker/actions/24/gtk-stop.svg +share/icons/elementary-xfce-darker/actions/24/gtk-undo-ltr.svg +share/icons/elementary-xfce-darker/actions/24/gtk-yes.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-100.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-fit.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-in.svg +share/icons/elementary-xfce-darker/actions/24/gtk-zoom-out.svg +share/icons/elementary-xfce-darker/actions/24/help-about.svg +share/icons/elementary-xfce-darker/actions/24/help-contents.svg +share/icons/elementary-xfce-darker/actions/24/help-faq.svg +share/icons/elementary-xfce-darker/actions/24/help-hint.svg +share/icons/elementary-xfce-darker/actions/24/help-info.svg +share/icons/elementary-xfce-darker/actions/24/hint.svg +share/icons/elementary-xfce-darker/actions/24/hook-notifier.svg +share/icons/elementary-xfce-darker/actions/24/im-message-new.svg +share/icons/elementary-xfce-darker/actions/24/insert-image.png +share/icons/elementary-xfce-darker/actions/24/insert-link.png +share/icons/elementary-xfce-darker/actions/24/insert-object.png +share/icons/elementary-xfce-darker/actions/24/insert-text.png +share/icons/elementary-xfce-darker/actions/24/iso-image-burn.svg +share/icons/elementary-xfce-darker/actions/24/jockey-proprietary.svg +share/icons/elementary-xfce-darker/actions/24/kfind.svg +share/icons/elementary-xfce-darker/actions/24/kfm_home.svg +share/icons/elementary-xfce-darker/actions/24/list-add.svg +share/icons/elementary-xfce-darker/actions/24/list-remove.svg +share/icons/elementary-xfce-darker/actions/24/lock.svg +share/icons/elementary-xfce-darker/actions/24/mail-copy.svg +share/icons/elementary-xfce-darker/actions/24/mail-forward-all.svg +share/icons/elementary-xfce-darker/actions/24/mail-forward.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-important.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-junk.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-not-junk.svg +share/icons/elementary-xfce-darker/actions/24/mail-mark-unread.svg +share/icons/elementary-xfce-darker/actions/24/mail-message-new.svg +share/icons/elementary-xfce-darker/actions/24/mail-move.svg +share/icons/elementary-xfce-darker/actions/24/mail-reply-all.svg +share/icons/elementary-xfce-darker/actions/24/mail-reply-sender.svg +share/icons/elementary-xfce-darker/actions/24/mail-send-receive.svg +share/icons/elementary-xfce-darker/actions/24/mail-send.svg +share/icons/elementary-xfce-darker/actions/24/mail_forward.svg +share/icons/elementary-xfce-darker/actions/24/mail_new.svg +share/icons/elementary-xfce-darker/actions/24/mail_reply.svg +share/icons/elementary-xfce-darker/actions/24/mail_replyall.svg +share/icons/elementary-xfce-darker/actions/24/media-eject.svg +share/icons/elementary-xfce-darker/actions/24/media-import-audio-cd.svg +share/icons/elementary-xfce-darker/actions/24/media-optical-audio-new.svg +share/icons/elementary-xfce-darker/actions/24/media-playback-pause.svg +share/icons/elementary-xfce-darker/actions/24/media-playback-start.svg +share/icons/elementary-xfce-darker/actions/24/media-playback-stop.svg +share/icons/elementary-xfce-darker/actions/24/media-record.svg +share/icons/elementary-xfce-darker/actions/24/media-seek-backward.svg +share/icons/elementary-xfce-darker/actions/24/media-seek-forward.svg +share/icons/elementary-xfce-darker/actions/24/media-skip-backward.svg +share/icons/elementary-xfce-darker/actions/24/media-skip-forward.svg +share/icons/elementary-xfce-darker/actions/24/next.svg +share/icons/elementary-xfce-darker/actions/24/object-flip-horizontal.svg +share/icons/elementary-xfce-darker/actions/24/object-flip-vertical.svg +share/icons/elementary-xfce-darker/actions/24/object-inverse.svg +share/icons/elementary-xfce-darker/actions/24/object-rotate-left.svg +share/icons/elementary-xfce-darker/actions/24/object-rotate-right.svg +share/icons/elementary-xfce-darker/actions/24/panel-searchtool.svg +share/icons/elementary-xfce-darker/actions/24/player_eject.svg +share/icons/elementary-xfce-darker/actions/24/player_end.svg +share/icons/elementary-xfce-darker/actions/24/player_fwd.svg +share/icons/elementary-xfce-darker/actions/24/player_pause.svg +share/icons/elementary-xfce-darker/actions/24/player_play.svg +share/icons/elementary-xfce-darker/actions/24/player_record.svg +share/icons/elementary-xfce-darker/actions/24/player_rew.svg +share/icons/elementary-xfce-darker/actions/24/player_start.svg +share/icons/elementary-xfce-darker/actions/24/player_stop.svg +share/icons/elementary-xfce-darker/actions/24/preview-file.svg +share/icons/elementary-xfce-darker/actions/24/previous.svg +share/icons/elementary-xfce-darker/actions/24/process-stop.svg +share/icons/elementary-xfce-darker/actions/24/redhat-home.svg +share/icons/elementary-xfce-darker/actions/24/redo.svg +share/icons/elementary-xfce-darker/actions/24/reload.svg +share/icons/elementary-xfce-darker/actions/24/reload3.svg +share/icons/elementary-xfce-darker/actions/24/reload_all_tabs.svg +share/icons/elementary-xfce-darker/actions/24/reload_page.svg +share/icons/elementary-xfce-darker/actions/24/remove.svg +share/icons/elementary-xfce-darker/actions/24/revert.svg +share/icons/elementary-xfce-darker/actions/24/rhythmbox-set-star.svg +share/icons/elementary-xfce-darker/actions/24/rotate.svg +share/icons/elementary-xfce-darker/actions/24/search.svg +share/icons/elementary-xfce-darker/actions/24/setroubleshoot_icon.svg +share/icons/elementary-xfce-darker/actions/24/sleep.svg +share/icons/elementary-xfce-darker/actions/24/start.svg +share/icons/elementary-xfce-darker/actions/24/stock_about.svg +share/icons/elementary-xfce-darker/actions/24/stock_add-bookmark.svg +share/icons/elementary-xfce-darker/actions/24/stock_bottom.svg +share/icons/elementary-xfce-darker/actions/24/stock_calc-accept.svg +share/icons/elementary-xfce-darker/actions/24/stock_calc-cancel.svg +share/icons/elementary-xfce-darker/actions/24/stock_close.svg +share/icons/elementary-xfce-darker/actions/24/stock_cut.svg +share/icons/elementary-xfce-darker/actions/24/stock_delete.svg +share/icons/elementary-xfce-darker/actions/24/stock_down.svg +share/icons/elementary-xfce-darker/actions/24/stock_edit.svg +share/icons/elementary-xfce-darker/actions/24/stock_exit.svg +share/icons/elementary-xfce-darker/actions/24/stock_file-properites.svg +share/icons/elementary-xfce-darker/actions/24/stock_file-properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_first.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder-copy.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder-move.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder-properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_folder_properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/stock_help-add-bookmark.svg +share/icons/elementary-xfce-darker/actions/24/stock_help.svg +share/icons/elementary-xfce-darker/actions/24/stock_home.svg +share/icons/elementary-xfce-darker/actions/24/stock_last.svg +share/icons/elementary-xfce-darker/actions/24/stock_leave-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/stock_left.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-compose.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-filters-apply.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-forward.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-reply-to-all.svg +share/icons/elementary-xfce-darker/actions/24/stock_mail-reply.svg +share/icons/elementary-xfce-darker/actions/24/stock_mark.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-fwd.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-next.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-pause.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-play.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-prev.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-rec.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-rew.svg +share/icons/elementary-xfce-darker/actions/24/stock_media-stop.svg +share/icons/elementary-xfce-darker/actions/24/stock_navigator.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-address-book.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-appointment.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-bcard.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-dir.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-tab.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-text.svg +share/icons/elementary-xfce-darker/actions/24/stock_new-window.svg +share/icons/elementary-xfce-darker/actions/24/stock_no.svg +share/icons/elementary-xfce-darker/actions/24/stock_not.svg +share/icons/elementary-xfce-darker/actions/24/stock_paste.png +share/icons/elementary-xfce-darker/actions/24/stock_print-preview.svg +share/icons/elementary-xfce-darker/actions/24/stock_print-setup.svg +share/icons/elementary-xfce-darker/actions/24/stock_print.svg +share/icons/elementary-xfce-darker/actions/24/stock_properties.svg +share/icons/elementary-xfce-darker/actions/24/stock_redo.svg +share/icons/elementary-xfce-darker/actions/24/stock_refresh.svg +share/icons/elementary-xfce-darker/actions/24/stock_right.svg +share/icons/elementary-xfce-darker/actions/24/stock_save-as.svg +share/icons/elementary-xfce-darker/actions/24/stock_save.svg +share/icons/elementary-xfce-darker/actions/24/stock_scores.svg +share/icons/elementary-xfce-darker/actions/24/stock_search-and-replace.svg +share/icons/elementary-xfce-darker/actions/24/stock_search.svg +share/icons/elementary-xfce-darker/actions/24/stock_select-all.svg +share/icons/elementary-xfce-darker/actions/24/stock_stop.svg +share/icons/elementary-xfce-darker/actions/24/stock_top.svg +share/icons/elementary-xfce-darker/actions/24/stock_undo.svg +share/icons/elementary-xfce-darker/actions/24/stock_up.svg +share/icons/elementary-xfce-darker/actions/24/stock_view-details.svg +share/icons/elementary-xfce-darker/actions/24/stock_yes.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-1.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-in.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-out.svg +share/icons/elementary-xfce-darker/actions/24/stock_zoom-page.svg +share/icons/elementary-xfce-darker/actions/24/stop.svg +share/icons/elementary-xfce-darker/actions/24/system-lock-screen.svg +share/icons/elementary-xfce-darker/actions/24/system-log-out.svg +share/icons/elementary-xfce-darker/actions/24/system-reboot.svg +share/icons/elementary-xfce-darker/actions/24/system-restart.svg +share/icons/elementary-xfce-darker/actions/24/system-run.svg +share/icons/elementary-xfce-darker/actions/24/system-search.svg +share/icons/elementary-xfce-darker/actions/24/system-shutdown.svg +share/icons/elementary-xfce-darker/actions/24/system-upgrade.svg +share/icons/elementary-xfce-darker/actions/24/tab-new.svg +share/icons/elementary-xfce-darker/actions/24/tab_new.svg +share/icons/elementary-xfce-darker/actions/24/tag-new.svg +share/icons/elementary-xfce-darker/actions/24/top.svg +share/icons/elementary-xfce-darker/actions/24/undo.svg +share/icons/elementary-xfce-darker/actions/24/up.svg +share/icons/elementary-xfce-darker/actions/24/view-fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/view-refresh.svg +share/icons/elementary-xfce-darker/actions/24/view-restore.svg +share/icons/elementary-xfce-darker/actions/24/viewmag+.svg +share/icons/elementary-xfce-darker/actions/24/viewmag-.svg +share/icons/elementary-xfce-darker/actions/24/viewmag1.svg +share/icons/elementary-xfce-darker/actions/24/viewmagfit.svg +share/icons/elementary-xfce-darker/actions/24/window-close.svg +share/icons/elementary-xfce-darker/actions/24/window-new.svg +share/icons/elementary-xfce-darker/actions/24/window_fullscreen.svg +share/icons/elementary-xfce-darker/actions/24/window_new.svg +share/icons/elementary-xfce-darker/actions/24/window_nofullscreen.svg +share/icons/elementary-xfce-darker/actions/24/xfburn-burn-cd.svg +share/icons/elementary-xfce-darker/actions/24/xfce-system-exit.svg +share/icons/elementary-xfce-darker/actions/24/xfce-system-lock.svg +share/icons/elementary-xfce-darker/actions/24/xfsm-logout.svg +share/icons/elementary-xfce-darker/actions/24/zoom-best-fit.svg +share/icons/elementary-xfce-darker/actions/24/zoom-fit-best.svg +share/icons/elementary-xfce-darker/actions/24/zoom-in.svg +share/icons/elementary-xfce-darker/actions/24/zoom-original.svg +share/icons/elementary-xfce-darker/actions/24/zoom-out.svg +share/icons/elementary-xfce-darker/actions/32 +share/icons/elementary-xfce-darker/actions/48 +share/icons/elementary-xfce-darker/actions/64 +share/icons/elementary-xfce-darker/actions/symbolic +share/icons/elementary-xfce-darker/index.theme +share/icons/elementary-xfce-darkest/AUTHORS +share/icons/elementary-xfce-darkest/CONTRIBUTORS +share/icons/elementary-xfce-darkest/LICENSE +share/icons/elementary-xfce-darkest/actions +share/icons/elementary-xfce-darkest/index.theme +share/icons/elementary-xfce/AUTHORS +share/icons/elementary-xfce/CONTRIBUTORS +share/icons/elementary-xfce/LICENSE +share/icons/elementary-xfce/actions/128/address-book-new.svg +share/icons/elementary-xfce/actions/128/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/128/bookmark-new.svg +share/icons/elementary-xfce/actions/128/bookmark_add.svg +share/icons/elementary-xfce/actions/128/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/128/contact-new.svg +share/icons/elementary-xfce/actions/128/document-export.svg +share/icons/elementary-xfce/actions/128/document-import.svg +share/icons/elementary-xfce/actions/128/document-new.svg +share/icons/elementary-xfce/actions/128/document-open-recent.svg +share/icons/elementary-xfce/actions/128/document-open.svg +share/icons/elementary-xfce/actions/128/document-page-setup.svg +share/icons/elementary-xfce/actions/128/document-properties.svg +share/icons/elementary-xfce/actions/128/edit-copy.svg +share/icons/elementary-xfce/actions/128/edit-delete.svg +share/icons/elementary-xfce/actions/128/edit-find.svg +share/icons/elementary-xfce/actions/128/edit-redo.svg +share/icons/elementary-xfce/actions/128/edit-undo.svg +share/icons/elementary-xfce/actions/128/editdelete.svg +share/icons/elementary-xfce/actions/128/filefind.svg +share/icons/elementary-xfce/actions/128/filenew.svg +share/icons/elementary-xfce/actions/128/fileopen.svg +share/icons/elementary-xfce/actions/128/find.svg +share/icons/elementary-xfce/actions/128/folder-new.svg +share/icons/elementary-xfce/actions/128/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/128/gnome-log-out.svg +share/icons/elementary-xfce/actions/128/gnome-logout.svg +share/icons/elementary-xfce/actions/128/gnome-run.svg +share/icons/elementary-xfce/actions/128/gnome-searchtool.svg +share/icons/elementary-xfce/actions/128/gnome-session-logout.svg +share/icons/elementary-xfce/actions/128/gtk-about.svg +share/icons/elementary-xfce/actions/128/gtk-cancel.svg +share/icons/elementary-xfce/actions/128/gtk-delete.svg +share/icons/elementary-xfce/actions/128/gtk-execute.svg +share/icons/elementary-xfce/actions/128/gtk-find.svg +share/icons/elementary-xfce/actions/128/gtk-help.svg +share/icons/elementary-xfce/actions/128/gtk-info.svg +share/icons/elementary-xfce/actions/128/gtk-media-record.svg +share/icons/elementary-xfce/actions/128/gtk-media-stop.svg +share/icons/elementary-xfce/actions/128/gtk-new.svg +share/icons/elementary-xfce/actions/128/gtk-open.svg +share/icons/elementary-xfce/actions/128/gtk-properties.svg +share/icons/elementary-xfce/actions/128/gtk-quit.svg +share/icons/elementary-xfce/actions/128/gtk-remove.svg +share/icons/elementary-xfce/actions/128/gtk-search.svg +share/icons/elementary-xfce/actions/128/gtk-stop.svg +share/icons/elementary-xfce/actions/128/help-about.svg +share/icons/elementary-xfce/actions/128/help-contents.svg +share/icons/elementary-xfce/actions/128/help-hint.svg +share/icons/elementary-xfce/actions/128/help-info.svg +share/icons/elementary-xfce/actions/128/hint.svg +share/icons/elementary-xfce/actions/128/hook-notifier.svg +share/icons/elementary-xfce/actions/128/list-remove.svg +share/icons/elementary-xfce/actions/128/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/128/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/128/media-playback-stop.svg +share/icons/elementary-xfce/actions/128/media-record.svg +share/icons/elementary-xfce/actions/128/object-inverse.svg +share/icons/elementary-xfce/actions/128/panel-searchtool.svg +share/icons/elementary-xfce/actions/128/player_record.svg +share/icons/elementary-xfce/actions/128/player_stop.svg +share/icons/elementary-xfce/actions/128/process-stop.svg +share/icons/elementary-xfce/actions/128/remove.svg +share/icons/elementary-xfce/actions/128/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/128/search.svg +share/icons/elementary-xfce/actions/128/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/128/stock_about.svg +share/icons/elementary-xfce/actions/128/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/128/stock_delete.svg +share/icons/elementary-xfce/actions/128/stock_file-properites.svg +share/icons/elementary-xfce/actions/128/stock_file-properties.svg +share/icons/elementary-xfce/actions/128/stock_folder-properties.svg +share/icons/elementary-xfce/actions/128/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/128/stock_help.svg +share/icons/elementary-xfce/actions/128/stock_media-rec.svg +share/icons/elementary-xfce/actions/128/stock_media-stop.svg +share/icons/elementary-xfce/actions/128/stock_navigator.svg +share/icons/elementary-xfce/actions/128/stock_new-address-book.svg +share/icons/elementary-xfce/actions/128/stock_new-text.svg +share/icons/elementary-xfce/actions/128/stock_not.svg +share/icons/elementary-xfce/actions/128/stock_properties.svg +share/icons/elementary-xfce/actions/128/stock_scores.svg +share/icons/elementary-xfce/actions/128/stock_search.svg +share/icons/elementary-xfce/actions/128/stock_stop.svg +share/icons/elementary-xfce/actions/128/stock_view-details.svg +share/icons/elementary-xfce/actions/128/stop.svg +share/icons/elementary-xfce/actions/128/system-log-out.svg +share/icons/elementary-xfce/actions/128/system-run.svg +share/icons/elementary-xfce/actions/128/system-search.svg +share/icons/elementary-xfce/actions/128/tag-new.svg +share/icons/elementary-xfce/actions/128/window-new.svg +share/icons/elementary-xfce/actions/128/window_new.svg +share/icons/elementary-xfce/actions/128/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/128/xfsm-logout.svg +share/icons/elementary-xfce/actions/16/add.svg +share/icons/elementary-xfce/actions/16/address-book-new.svg +share/icons/elementary-xfce/actions/16/align-horizontal-center.svg +share/icons/elementary-xfce/actions/16/align-horizontal-left.svg +share/icons/elementary-xfce/actions/16/align-horizontal-right.svg +share/icons/elementary-xfce/actions/16/align-vertical-bottom.svg +share/icons/elementary-xfce/actions/16/align-vertical-center.svg +share/icons/elementary-xfce/actions/16/align-vertical-top.svg +share/icons/elementary-xfce/actions/16/application-exit.svg +share/icons/elementary-xfce/actions/16/appointment-new.svg +share/icons/elementary-xfce/actions/16/appointment.svg +share/icons/elementary-xfce/actions/16/back.svg +share/icons/elementary-xfce/actions/16/blueman-send-file.svg +share/icons/elementary-xfce/actions/16/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/16/bookmark-new.svg +share/icons/elementary-xfce/actions/16/bookmark_add.svg +share/icons/elementary-xfce/actions/16/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/16/bottom.svg +share/icons/elementary-xfce/actions/16/browser-download.svg +share/icons/elementary-xfce/actions/16/button_cancel.svg +share/icons/elementary-xfce/actions/16/call-start.svg +share/icons/elementary-xfce/actions/16/call-stop.png +share/icons/elementary-xfce/actions/16/cancel.svg +share/icons/elementary-xfce/actions/16/contact-new.svg +share/icons/elementary-xfce/actions/16/dialog-apply.svg +share/icons/elementary-xfce/actions/16/dialog-cancel.svg +share/icons/elementary-xfce/actions/16/dialog-close.svg +share/icons/elementary-xfce/actions/16/dialog-no.svg +share/icons/elementary-xfce/actions/16/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/16/dialog-ok.svg +share/icons/elementary-xfce/actions/16/dialog-yes.svg +share/icons/elementary-xfce/actions/16/distribute-horizontal-right.svg +share/icons/elementary-xfce/actions/16/distribute-vertical-bottom.svg +share/icons/elementary-xfce/actions/16/distribute-vertical-top.svg +share/icons/elementary-xfce/actions/16/document-export.svg +share/icons/elementary-xfce/actions/16/document-import.svg +share/icons/elementary-xfce/actions/16/document-new.svg +share/icons/elementary-xfce/actions/16/document-open-recent.svg +share/icons/elementary-xfce/actions/16/document-open.svg +share/icons/elementary-xfce/actions/16/document-page-setup.svg +share/icons/elementary-xfce/actions/16/document-print-preview.svg +share/icons/elementary-xfce/actions/16/document-print.svg +share/icons/elementary-xfce/actions/16/document-properties.svg +share/icons/elementary-xfce/actions/16/document-revert.svg +share/icons/elementary-xfce/actions/16/document-save-as.svg +share/icons/elementary-xfce/actions/16/document-save.svg +share/icons/elementary-xfce/actions/16/document-send.svg +share/icons/elementary-xfce/actions/16/down.svg +share/icons/elementary-xfce/actions/16/download.svg +share/icons/elementary-xfce/actions/16/edit-add.svg +share/icons/elementary-xfce/actions/16/edit-clear.svg +share/icons/elementary-xfce/actions/16/edit-copy.svg +share/icons/elementary-xfce/actions/16/edit-cut.svg +share/icons/elementary-xfce/actions/16/edit-delete.svg +share/icons/elementary-xfce/actions/16/edit-find-replace.svg +share/icons/elementary-xfce/actions/16/edit-find.svg +share/icons/elementary-xfce/actions/16/edit-paste.png +share/icons/elementary-xfce/actions/16/edit-redo.svg +share/icons/elementary-xfce/actions/16/edit-select-all.svg +share/icons/elementary-xfce/actions/16/edit-undo.svg +share/icons/elementary-xfce/actions/16/editclear.svg +share/icons/elementary-xfce/actions/16/editcut.svg +share/icons/elementary-xfce/actions/16/editdelete.svg +share/icons/elementary-xfce/actions/16/editpaste.png +share/icons/elementary-xfce/actions/16/epiphany-download.svg +share/icons/elementary-xfce/actions/16/exit.svg +share/icons/elementary-xfce/actions/16/filefind.svg +share/icons/elementary-xfce/actions/16/filenew.svg +share/icons/elementary-xfce/actions/16/fileopen.svg +share/icons/elementary-xfce/actions/16/fileprint.svg +share/icons/elementary-xfce/actions/16/filequickprint.svg +share/icons/elementary-xfce/actions/16/filesave.svg +share/icons/elementary-xfce/actions/16/filesaveas.svg +share/icons/elementary-xfce/actions/16/find.svg +share/icons/elementary-xfce/actions/16/finish.svg +share/icons/elementary-xfce/actions/16/folder-copy.svg +share/icons/elementary-xfce/actions/16/folder-move.svg +share/icons/elementary-xfce/actions/16/folder-new.svg +share/icons/elementary-xfce/actions/16/folder_new.svg +share/icons/elementary-xfce/actions/16/forward.svg +share/icons/elementary-xfce/actions/16/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/16/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/16/gnome-log-out.svg +share/icons/elementary-xfce/actions/16/gnome-logout.svg +share/icons/elementary-xfce/actions/16/gnome-run.svg +share/icons/elementary-xfce/actions/16/gnome-searchtool.svg +share/icons/elementary-xfce/actions/16/gnome-session-logout.svg +share/icons/elementary-xfce/actions/16/go-bottom.svg +share/icons/elementary-xfce/actions/16/go-down.svg +share/icons/elementary-xfce/actions/16/go-first.svg +share/icons/elementary-xfce/actions/16/go-home.svg +share/icons/elementary-xfce/actions/16/go-jump.svg +share/icons/elementary-xfce/actions/16/go-last.svg +share/icons/elementary-xfce/actions/16/go-left.svg +share/icons/elementary-xfce/actions/16/go-next.svg +share/icons/elementary-xfce/actions/16/go-previous.svg +share/icons/elementary-xfce/actions/16/go-right.svg +share/icons/elementary-xfce/actions/16/go-top.svg +share/icons/elementary-xfce/actions/16/go-up.svg +share/icons/elementary-xfce/actions/16/gohome.svg +share/icons/elementary-xfce/actions/16/gtk-about.svg +share/icons/elementary-xfce/actions/16/gtk-add.svg +share/icons/elementary-xfce/actions/16/gtk-apply.svg +share/icons/elementary-xfce/actions/16/gtk-cancel.svg +share/icons/elementary-xfce/actions/16/gtk-clear.svg +share/icons/elementary-xfce/actions/16/gtk-close.svg +share/icons/elementary-xfce/actions/16/gtk-cut.svg +share/icons/elementary-xfce/actions/16/gtk-delete.svg +share/icons/elementary-xfce/actions/16/gtk-edit.svg +share/icons/elementary-xfce/actions/16/gtk-execute.svg +share/icons/elementary-xfce/actions/16/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/16/gtk-find.svg +share/icons/elementary-xfce/actions/16/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/16/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-go-down.svg +share/icons/elementary-xfce/actions/16/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-go-up.svg +share/icons/elementary-xfce/actions/16/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/16/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-goto-top.svg +share/icons/elementary-xfce/actions/16/gtk-help.svg +share/icons/elementary-xfce/actions/16/gtk-home.svg +share/icons/elementary-xfce/actions/16/gtk-info.svg +share/icons/elementary-xfce/actions/16/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/16/gtk-media-forward-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-forward-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-next-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-next-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-pause.svg +share/icons/elementary-xfce/actions/16/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-previous-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-previous-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-record.svg +share/icons/elementary-xfce/actions/16/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-media-stop.svg +share/icons/elementary-xfce/actions/16/gtk-new.svg +share/icons/elementary-xfce/actions/16/gtk-no.svg +share/icons/elementary-xfce/actions/16/gtk-ok.svg +share/icons/elementary-xfce/actions/16/gtk-open.svg +share/icons/elementary-xfce/actions/16/gtk-paste.png +share/icons/elementary-xfce/actions/16/gtk-print-preview.svg +share/icons/elementary-xfce/actions/16/gtk-print.svg +share/icons/elementary-xfce/actions/16/gtk-properties.svg +share/icons/elementary-xfce/actions/16/gtk-quit.svg +share/icons/elementary-xfce/actions/16/gtk-refresh.svg +share/icons/elementary-xfce/actions/16/gtk-remove.svg +share/icons/elementary-xfce/actions/16/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/16/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/16/gtk-save-as.svg +share/icons/elementary-xfce/actions/16/gtk-save.svg +share/icons/elementary-xfce/actions/16/gtk-search.svg +share/icons/elementary-xfce/actions/16/gtk-select-all.svg +share/icons/elementary-xfce/actions/16/gtk-stop.svg +share/icons/elementary-xfce/actions/16/gtk-yes.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/16/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/16/help-about.svg +share/icons/elementary-xfce/actions/16/help-contents.svg +share/icons/elementary-xfce/actions/16/help-faq.svg +share/icons/elementary-xfce/actions/16/help-hint.svg +share/icons/elementary-xfce/actions/16/help-info.svg +share/icons/elementary-xfce/actions/16/hint.svg +share/icons/elementary-xfce/actions/16/hook-notifier.svg +share/icons/elementary-xfce/actions/16/im-message-new.svg +share/icons/elementary-xfce/actions/16/insert-image.svg +share/icons/elementary-xfce/actions/16/insert-link.svg +share/icons/elementary-xfce/actions/16/insert-object.png +share/icons/elementary-xfce/actions/16/insert-text.png +share/icons/elementary-xfce/actions/16/iso-image-burn.svg +share/icons/elementary-xfce/actions/16/kfind.svg +share/icons/elementary-xfce/actions/16/kfm_home.svg +share/icons/elementary-xfce/actions/16/list-add.svg +share/icons/elementary-xfce/actions/16/list-remove.svg +share/icons/elementary-xfce/actions/16/lock.svg +share/icons/elementary-xfce/actions/16/mail-forward.svg +share/icons/elementary-xfce/actions/16/media-eject.svg +share/icons/elementary-xfce/actions/16/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/16/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/16/media-playback-pause.svg +share/icons/elementary-xfce/actions/16/media-playback-start.svg +share/icons/elementary-xfce/actions/16/media-playback-stop.svg +share/icons/elementary-xfce/actions/16/media-record.svg +share/icons/elementary-xfce/actions/16/media-seek-backward.svg +share/icons/elementary-xfce/actions/16/media-seek-forward.svg +share/icons/elementary-xfce/actions/16/media-skip-backward.svg +share/icons/elementary-xfce/actions/16/media-skip-forward.svg +share/icons/elementary-xfce/actions/16/next.svg +share/icons/elementary-xfce/actions/16/node-add.svg +share/icons/elementary-xfce/actions/16/node-align-horizontal.svg +share/icons/elementary-xfce/actions/16/node-align-vertical.svg +share/icons/elementary-xfce/actions/16/node-break.svg +share/icons/elementary-xfce/actions/16/node-cusp.svg +share/icons/elementary-xfce/actions/16/node-delete-segment.svg +share/icons/elementary-xfce/actions/16/node-delete.svg +share/icons/elementary-xfce/actions/16/node-distribute-horizontal.svg +share/icons/elementary-xfce/actions/16/node-distribute-vertical.svg +share/icons/elementary-xfce/actions/16/node-insert.svg +share/icons/elementary-xfce/actions/16/node-join-segment.svg +share/icons/elementary-xfce/actions/16/node-join.svg +share/icons/elementary-xfce/actions/16/node-smooth.svg +share/icons/elementary-xfce/actions/16/node-symmetric.svg +share/icons/elementary-xfce/actions/16/object-group.svg +share/icons/elementary-xfce/actions/16/object-inverse.svg +share/icons/elementary-xfce/actions/16/object-merge.svg +share/icons/elementary-xfce/actions/16/object-rotate-left.svg +share/icons/elementary-xfce/actions/16/object-rotate-right.svg +share/icons/elementary-xfce/actions/16/object-to-path.svg +share/icons/elementary-xfce/actions/16/object-ungroup.svg +share/icons/elementary-xfce/actions/16/package-available-locked.svg +share/icons/elementary-xfce/actions/16/package-available-new.svg +share/icons/elementary-xfce/actions/16/package-available.svg +share/icons/elementary-xfce/actions/16/package-broken.svg +share/icons/elementary-xfce/actions/16/package-downgrade.svg +share/icons/elementary-xfce/actions/16/package-install.svg +share/icons/elementary-xfce/actions/16/package-installed-locked.svg +share/icons/elementary-xfce/actions/16/package-installed-outdated.svg +share/icons/elementary-xfce/actions/16/package-installed-updated.svg +share/icons/elementary-xfce/actions/16/package-new.svg +share/icons/elementary-xfce/actions/16/package-purge.svg +share/icons/elementary-xfce/actions/16/package-reinstall.svg +share/icons/elementary-xfce/actions/16/package-remove.svg +share/icons/elementary-xfce/actions/16/package-supported.svg +share/icons/elementary-xfce/actions/16/package-upgrade.svg +share/icons/elementary-xfce/actions/16/panel-searchtool.svg +share/icons/elementary-xfce/actions/16/player_eject.svg +share/icons/elementary-xfce/actions/16/player_end.svg +share/icons/elementary-xfce/actions/16/player_fwd.svg +share/icons/elementary-xfce/actions/16/player_pause.svg +share/icons/elementary-xfce/actions/16/player_play.svg +share/icons/elementary-xfce/actions/16/player_record.svg +share/icons/elementary-xfce/actions/16/player_rew.svg +share/icons/elementary-xfce/actions/16/player_start.svg +share/icons/elementary-xfce/actions/16/player_stop.svg +share/icons/elementary-xfce/actions/16/previous.svg +share/icons/elementary-xfce/actions/16/process-stop.svg +share/icons/elementary-xfce/actions/16/redhat-home.svg +share/icons/elementary-xfce/actions/16/redo.svg +share/icons/elementary-xfce/actions/16/reload.svg +share/icons/elementary-xfce/actions/16/reload3.svg +share/icons/elementary-xfce/actions/16/reload_all_tabs.svg +share/icons/elementary-xfce/actions/16/reload_page.svg +share/icons/elementary-xfce/actions/16/remove.svg +share/icons/elementary-xfce/actions/16/revert.svg +share/icons/elementary-xfce/actions/16/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/16/rotate.svg +share/icons/elementary-xfce/actions/16/search.svg +share/icons/elementary-xfce/actions/16/segment-curve.svg +share/icons/elementary-xfce/actions/16/segment-line.svg +share/icons/elementary-xfce/actions/16/selection-break.svg +share/icons/elementary-xfce/actions/16/selection-combine.svg +share/icons/elementary-xfce/actions/16/selection-exclude.svg +share/icons/elementary-xfce/actions/16/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/16/start.svg +share/icons/elementary-xfce/actions/16/stock_about.svg +share/icons/elementary-xfce/actions/16/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/16/stock_bottom.svg +share/icons/elementary-xfce/actions/16/stock_calc-accept.svg +share/icons/elementary-xfce/actions/16/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/16/stock_close.svg +share/icons/elementary-xfce/actions/16/stock_cut.svg +share/icons/elementary-xfce/actions/16/stock_delete.svg +share/icons/elementary-xfce/actions/16/stock_down.svg +share/icons/elementary-xfce/actions/16/stock_edit.svg +share/icons/elementary-xfce/actions/16/stock_exit.svg +share/icons/elementary-xfce/actions/16/stock_file-properites.svg +share/icons/elementary-xfce/actions/16/stock_file-properties.svg +share/icons/elementary-xfce/actions/16/stock_filters-invert.svg +share/icons/elementary-xfce/actions/16/stock_first.svg +share/icons/elementary-xfce/actions/16/stock_folder-copy.svg +share/icons/elementary-xfce/actions/16/stock_folder-move.svg +share/icons/elementary-xfce/actions/16/stock_folder_properties.svg +share/icons/elementary-xfce/actions/16/stock_fullscreen.svg +share/icons/elementary-xfce/actions/16/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/16/stock_help.svg +share/icons/elementary-xfce/actions/16/stock_home.svg +share/icons/elementary-xfce/actions/16/stock_last.svg +share/icons/elementary-xfce/actions/16/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/16/stock_left.svg +share/icons/elementary-xfce/actions/16/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/16/stock_mailto.svg +share/icons/elementary-xfce/actions/16/stock_mark.svg +share/icons/elementary-xfce/actions/16/stock_media-fwd.svg +share/icons/elementary-xfce/actions/16/stock_media-next.svg +share/icons/elementary-xfce/actions/16/stock_media-pause.svg +share/icons/elementary-xfce/actions/16/stock_media-play.svg +share/icons/elementary-xfce/actions/16/stock_media-prev.svg +share/icons/elementary-xfce/actions/16/stock_media-rec.svg +share/icons/elementary-xfce/actions/16/stock_media-rew.svg +share/icons/elementary-xfce/actions/16/stock_media-stop.svg +share/icons/elementary-xfce/actions/16/stock_navigator.svg +share/icons/elementary-xfce/actions/16/stock_new-address-book.svg +share/icons/elementary-xfce/actions/16/stock_new-appointment.svg +share/icons/elementary-xfce/actions/16/stock_new-dir.svg +share/icons/elementary-xfce/actions/16/stock_new-tab.svg +share/icons/elementary-xfce/actions/16/stock_new-text.svg +share/icons/elementary-xfce/actions/16/stock_new-window.svg +share/icons/elementary-xfce/actions/16/stock_no.svg +share/icons/elementary-xfce/actions/16/stock_not.svg +share/icons/elementary-xfce/actions/16/stock_paste.png +share/icons/elementary-xfce/actions/16/stock_print-preview.svg +share/icons/elementary-xfce/actions/16/stock_print.svg +share/icons/elementary-xfce/actions/16/stock_properties.svg +share/icons/elementary-xfce/actions/16/stock_redo.svg +share/icons/elementary-xfce/actions/16/stock_refresh.svg +share/icons/elementary-xfce/actions/16/stock_right.svg +share/icons/elementary-xfce/actions/16/stock_save-as.svg +share/icons/elementary-xfce/actions/16/stock_save.svg +share/icons/elementary-xfce/actions/16/stock_scores.svg +share/icons/elementary-xfce/actions/16/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/16/stock_search.svg +share/icons/elementary-xfce/actions/16/stock_select-all.svg +share/icons/elementary-xfce/actions/16/stock_stop.svg +share/icons/elementary-xfce/actions/16/stock_top.svg +share/icons/elementary-xfce/actions/16/stock_undo.svg +share/icons/elementary-xfce/actions/16/stock_up.svg +share/icons/elementary-xfce/actions/16/stock_view-details.svg +share/icons/elementary-xfce/actions/16/stock_yes.svg +share/icons/elementary-xfce/actions/16/stock_zoom-1.svg +share/icons/elementary-xfce/actions/16/stock_zoom-in.svg +share/icons/elementary-xfce/actions/16/stock_zoom-out.svg +share/icons/elementary-xfce/actions/16/stock_zoom-page.svg +share/icons/elementary-xfce/actions/16/stop.svg +share/icons/elementary-xfce/actions/16/stroke-to-path.svg +share/icons/elementary-xfce/actions/16/system-lock-screen.svg +share/icons/elementary-xfce/actions/16/system-log-out.svg +share/icons/elementary-xfce/actions/16/system-reboot.svg +share/icons/elementary-xfce/actions/16/system-restart.svg +share/icons/elementary-xfce/actions/16/system-run.svg +share/icons/elementary-xfce/actions/16/system-search.svg +share/icons/elementary-xfce/actions/16/system-shutdown.svg +share/icons/elementary-xfce/actions/16/system-upgrade.svg +share/icons/elementary-xfce/actions/16/tab-new.svg +share/icons/elementary-xfce/actions/16/tab_new.svg +share/icons/elementary-xfce/actions/16/tag-new.svg +share/icons/elementary-xfce/actions/16/top.svg +share/icons/elementary-xfce/actions/16/transform-rotate.svg +share/icons/elementary-xfce/actions/16/undo.svg +share/icons/elementary-xfce/actions/16/up.svg +share/icons/elementary-xfce/actions/16/view-fullscreen.svg +share/icons/elementary-xfce/actions/16/view-refresh.svg +share/icons/elementary-xfce/actions/16/view-restore.svg +share/icons/elementary-xfce/actions/16/viewmag+.svg +share/icons/elementary-xfce/actions/16/viewmag-.svg +share/icons/elementary-xfce/actions/16/viewmag1.svg +share/icons/elementary-xfce/actions/16/viewmagfit.svg +share/icons/elementary-xfce/actions/16/window-close.svg +share/icons/elementary-xfce/actions/16/window-new.svg +share/icons/elementary-xfce/actions/16/window_fullscreen.svg +share/icons/elementary-xfce/actions/16/window_new.svg +share/icons/elementary-xfce/actions/16/window_nofullscreen.svg +share/icons/elementary-xfce/actions/16/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/16/xfce-system-exit.svg +share/icons/elementary-xfce/actions/16/xfce-system-lock.svg +share/icons/elementary-xfce/actions/16/xfsm-logout.svg +share/icons/elementary-xfce/actions/16/zoom-best-fit.svg +share/icons/elementary-xfce/actions/16/zoom-fit-best.svg +share/icons/elementary-xfce/actions/16/zoom-in.svg +share/icons/elementary-xfce/actions/16/zoom-original.svg +share/icons/elementary-xfce/actions/16/zoom-out.svg +share/icons/elementary-xfce/actions/22/add-files-to-archive.svg +share/icons/elementary-xfce/actions/22/add.svg +share/icons/elementary-xfce/actions/22/address-book-new.svg +share/icons/elementary-xfce/actions/22/align-horizontal-center.svg +share/icons/elementary-xfce/actions/22/align-horizontal-left.svg +share/icons/elementary-xfce/actions/22/align-horizontal-right.svg +share/icons/elementary-xfce/actions/22/align-vertical-bottom.svg +share/icons/elementary-xfce/actions/22/align-vertical-center.svg +share/icons/elementary-xfce/actions/22/align-vertical-top.svg +share/icons/elementary-xfce/actions/22/application-exit.svg +share/icons/elementary-xfce/actions/22/appointment-new.svg +share/icons/elementary-xfce/actions/22/archive-insert.svg +share/icons/elementary-xfce/actions/22/back.svg +share/icons/elementary-xfce/actions/22/blueman-send-file.svg +share/icons/elementary-xfce/actions/22/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/22/bookmark-new.svg +share/icons/elementary-xfce/actions/22/bookmark_add.svg +share/icons/elementary-xfce/actions/22/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/22/bottom.svg +share/icons/elementary-xfce/actions/22/browser-download.svg +share/icons/elementary-xfce/actions/22/button_cancel.svg +share/icons/elementary-xfce/actions/22/call-start.png +share/icons/elementary-xfce/actions/22/call-stop.png +share/icons/elementary-xfce/actions/22/cancel.svg +share/icons/elementary-xfce/actions/22/contact-new.svg +share/icons/elementary-xfce/actions/22/dialog-apply.svg +share/icons/elementary-xfce/actions/22/dialog-cancel.svg +share/icons/elementary-xfce/actions/22/dialog-close.svg +share/icons/elementary-xfce/actions/22/dialog-no.svg +share/icons/elementary-xfce/actions/22/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/22/dialog-ok.svg +share/icons/elementary-xfce/actions/22/dialog-yes.svg +share/icons/elementary-xfce/actions/22/distribute-horizontal-left.svg +share/icons/elementary-xfce/actions/22/distribute-horizontal-right.svg +share/icons/elementary-xfce/actions/22/distribute-vertical-bottom.svg +share/icons/elementary-xfce/actions/22/distribute-vertical-center.svg +share/icons/elementary-xfce/actions/22/distribute-vertical-top.svg +share/icons/elementary-xfce/actions/22/document-export.svg +share/icons/elementary-xfce/actions/22/document-import.svg +share/icons/elementary-xfce/actions/22/document-new.svg +share/icons/elementary-xfce/actions/22/document-open-recent.svg +share/icons/elementary-xfce/actions/22/document-open.svg +share/icons/elementary-xfce/actions/22/document-page-setup.svg +share/icons/elementary-xfce/actions/22/document-print-preview.svg +share/icons/elementary-xfce/actions/22/document-print.svg +share/icons/elementary-xfce/actions/22/document-properties.svg +share/icons/elementary-xfce/actions/22/document-revert.svg +share/icons/elementary-xfce/actions/22/document-save-as.svg +share/icons/elementary-xfce/actions/22/document-save.svg +share/icons/elementary-xfce/actions/22/document-send.svg +share/icons/elementary-xfce/actions/22/down.svg +share/icons/elementary-xfce/actions/22/download.svg +share/icons/elementary-xfce/actions/22/edit-add.svg +share/icons/elementary-xfce/actions/22/edit-clear.svg +share/icons/elementary-xfce/actions/22/edit-copy.svg +share/icons/elementary-xfce/actions/22/edit-cut.svg +share/icons/elementary-xfce/actions/22/edit-delete.svg +share/icons/elementary-xfce/actions/22/edit-find-replace.svg +share/icons/elementary-xfce/actions/22/edit-find.svg +share/icons/elementary-xfce/actions/22/edit-paste.png +share/icons/elementary-xfce/actions/22/edit-redo.svg +share/icons/elementary-xfce/actions/22/edit-select-all.svg +share/icons/elementary-xfce/actions/22/edit-undo.svg +share/icons/elementary-xfce/actions/22/editclear.svg +share/icons/elementary-xfce/actions/22/editcut.svg +share/icons/elementary-xfce/actions/22/editdelete.svg +share/icons/elementary-xfce/actions/22/editpaste.png +share/icons/elementary-xfce/actions/22/epiphany-download.svg +share/icons/elementary-xfce/actions/22/exit.svg +share/icons/elementary-xfce/actions/22/filefind.svg +share/icons/elementary-xfce/actions/22/filenew.svg +share/icons/elementary-xfce/actions/22/fileopen.svg +share/icons/elementary-xfce/actions/22/fileprint.svg +share/icons/elementary-xfce/actions/22/filequickprint.svg +share/icons/elementary-xfce/actions/22/filesave.svg +share/icons/elementary-xfce/actions/22/filesaveas.svg +share/icons/elementary-xfce/actions/22/find.svg +share/icons/elementary-xfce/actions/22/finish.svg +share/icons/elementary-xfce/actions/22/folder-copy.svg +share/icons/elementary-xfce/actions/22/folder-move.svg +share/icons/elementary-xfce/actions/22/folder-new.svg +share/icons/elementary-xfce/actions/22/forward.svg +share/icons/elementary-xfce/actions/22/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/22/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/22/gnome-log-out.svg +share/icons/elementary-xfce/actions/22/gnome-logout.svg +share/icons/elementary-xfce/actions/22/gnome-searchtool.svg +share/icons/elementary-xfce/actions/22/gnome-session-logout.svg +share/icons/elementary-xfce/actions/22/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce/actions/22/gnome-stock-mail-new.svg +share/icons/elementary-xfce/actions/22/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce/actions/22/go-bottom.svg +share/icons/elementary-xfce/actions/22/go-down.svg +share/icons/elementary-xfce/actions/22/go-first.svg +share/icons/elementary-xfce/actions/22/go-jump.svg +share/icons/elementary-xfce/actions/22/go-last.svg +share/icons/elementary-xfce/actions/22/go-next.svg +share/icons/elementary-xfce/actions/22/go-previous.svg +share/icons/elementary-xfce/actions/22/go-top.svg +share/icons/elementary-xfce/actions/22/go-up.svg +share/icons/elementary-xfce/actions/22/gtk-about.svg +share/icons/elementary-xfce/actions/22/gtk-add.svg +share/icons/elementary-xfce/actions/22/gtk-apply.svg +share/icons/elementary-xfce/actions/22/gtk-cancel.svg +share/icons/elementary-xfce/actions/22/gtk-clear.svg +share/icons/elementary-xfce/actions/22/gtk-close.svg +share/icons/elementary-xfce/actions/22/gtk-cut.svg +share/icons/elementary-xfce/actions/22/gtk-delete.svg +share/icons/elementary-xfce/actions/22/gtk-edit.svg +share/icons/elementary-xfce/actions/22/gtk-execute.svg +share/icons/elementary-xfce/actions/22/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/22/gtk-find.svg +share/icons/elementary-xfce/actions/22/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/22/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-go-down.svg +share/icons/elementary-xfce/actions/22/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-go-up.svg +share/icons/elementary-xfce/actions/22/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/22/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-goto-top.svg +share/icons/elementary-xfce/actions/22/gtk-help.svg +share/icons/elementary-xfce/actions/22/gtk-info.svg +share/icons/elementary-xfce/actions/22/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/22/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-media-record.svg +share/icons/elementary-xfce/actions/22/gtk-media-stop.svg +share/icons/elementary-xfce/actions/22/gtk-new.svg +share/icons/elementary-xfce/actions/22/gtk-no.svg +share/icons/elementary-xfce/actions/22/gtk-ok.svg +share/icons/elementary-xfce/actions/22/gtk-open.svg +share/icons/elementary-xfce/actions/22/gtk-paste.png +share/icons/elementary-xfce/actions/22/gtk-print-preview.svg +share/icons/elementary-xfce/actions/22/gtk-print.svg +share/icons/elementary-xfce/actions/22/gtk-properties.svg +share/icons/elementary-xfce/actions/22/gtk-quit.svg +share/icons/elementary-xfce/actions/22/gtk-redo-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-refresh.svg +share/icons/elementary-xfce/actions/22/gtk-remove.svg +share/icons/elementary-xfce/actions/22/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/22/gtk-save-as.svg +share/icons/elementary-xfce/actions/22/gtk-save.svg +share/icons/elementary-xfce/actions/22/gtk-search.svg +share/icons/elementary-xfce/actions/22/gtk-select-all.svg +share/icons/elementary-xfce/actions/22/gtk-stop.svg +share/icons/elementary-xfce/actions/22/gtk-undo-ltr.svg +share/icons/elementary-xfce/actions/22/gtk-yes.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/22/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/22/help-about.svg +share/icons/elementary-xfce/actions/22/help-contents.svg +share/icons/elementary-xfce/actions/22/help-faq.png +share/icons/elementary-xfce/actions/22/help-hint.svg +share/icons/elementary-xfce/actions/22/help-info.svg +share/icons/elementary-xfce/actions/22/hint.svg +share/icons/elementary-xfce/actions/22/hook-notifier.svg +share/icons/elementary-xfce/actions/22/im-message-new.svg +share/icons/elementary-xfce/actions/22/insert-image.png +share/icons/elementary-xfce/actions/22/insert-link.png +share/icons/elementary-xfce/actions/22/insert-object.png +share/icons/elementary-xfce/actions/22/insert-text.png +share/icons/elementary-xfce/actions/22/iso-image-burn-22.svg +share/icons/elementary-xfce/actions/22/kfind.svg +share/icons/elementary-xfce/actions/22/list-add.svg +share/icons/elementary-xfce/actions/22/list-remove.svg +share/icons/elementary-xfce/actions/22/lock.svg +share/icons/elementary-xfce/actions/22/mail-forward-all.svg +share/icons/elementary-xfce/actions/22/mail-forward.svg +share/icons/elementary-xfce/actions/22/mail-mark-important.svg +share/icons/elementary-xfce/actions/22/mail-mark-junk.svg +share/icons/elementary-xfce/actions/22/mail-mark-not-junk.svg +share/icons/elementary-xfce/actions/22/mail-message-new.svg +share/icons/elementary-xfce/actions/22/mail-reply-all.svg +share/icons/elementary-xfce/actions/22/mail-reply-sender.svg +share/icons/elementary-xfce/actions/22/mail_forward.svg +share/icons/elementary-xfce/actions/22/mail_new.svg +share/icons/elementary-xfce/actions/22/mail_reply.svg +share/icons/elementary-xfce/actions/22/mail_replyall.svg +share/icons/elementary-xfce/actions/22/media-eject.svg +share/icons/elementary-xfce/actions/22/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/22/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/22/media-playback-start.svg +share/icons/elementary-xfce/actions/22/media-playback-stop.svg +share/icons/elementary-xfce/actions/22/media-record.svg +share/icons/elementary-xfce/actions/22/next.svg +share/icons/elementary-xfce/actions/22/node-add.svg +share/icons/elementary-xfce/actions/22/node-align-horizontal.svg +share/icons/elementary-xfce/actions/22/node-align-vertical.svg +share/icons/elementary-xfce/actions/22/node-break.svg +share/icons/elementary-xfce/actions/22/node-curve.svg +share/icons/elementary-xfce/actions/22/node-cusp.svg +share/icons/elementary-xfce/actions/22/node-delete-segment.svg +share/icons/elementary-xfce/actions/22/node-delete.svg +share/icons/elementary-xfce/actions/22/node-distribute-horizontal.svg +share/icons/elementary-xfce/actions/22/node-distribute-vertical.svg +share/icons/elementary-xfce/actions/22/node-insert.svg +share/icons/elementary-xfce/actions/22/node-join-segment.svg +share/icons/elementary-xfce/actions/22/node-join.svg +share/icons/elementary-xfce/actions/22/node-line.svg +share/icons/elementary-xfce/actions/22/node-smooth.svg +share/icons/elementary-xfce/actions/22/node-symmectric.svg +share/icons/elementary-xfce/actions/22/node-symmetric.svg +share/icons/elementary-xfce/actions/22/node-to-curve.svg +share/icons/elementary-xfce/actions/22/object-flip-horizontal.svg +share/icons/elementary-xfce/actions/22/object-flip-vertical.svg +share/icons/elementary-xfce/actions/22/object-inverse.svg +share/icons/elementary-xfce/actions/22/object-to-path.svg +share/icons/elementary-xfce/actions/22/panel-searchtool.svg +share/icons/elementary-xfce/actions/22/player_eject.svg +share/icons/elementary-xfce/actions/22/player_play.svg +share/icons/elementary-xfce/actions/22/player_record.svg +share/icons/elementary-xfce/actions/22/player_stop.svg +share/icons/elementary-xfce/actions/22/preview-file.svg +share/icons/elementary-xfce/actions/22/previous.svg +share/icons/elementary-xfce/actions/22/process-stop.svg +share/icons/elementary-xfce/actions/22/redo.svg +share/icons/elementary-xfce/actions/22/reload.svg +share/icons/elementary-xfce/actions/22/reload3.svg +share/icons/elementary-xfce/actions/22/reload_all_tabs.svg +share/icons/elementary-xfce/actions/22/reload_page.svg +share/icons/elementary-xfce/actions/22/remove.svg +share/icons/elementary-xfce/actions/22/revert.svg +share/icons/elementary-xfce/actions/22/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/22/search.svg +share/icons/elementary-xfce/actions/22/segment-curve.svg +share/icons/elementary-xfce/actions/22/segment-line.svg +share/icons/elementary-xfce/actions/22/selection-break.svg +share/icons/elementary-xfce/actions/22/selection-exclude.svg +share/icons/elementary-xfce/actions/22/selection-union.svg +share/icons/elementary-xfce/actions/22/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/22/sleep.svg +share/icons/elementary-xfce/actions/22/start.svg +share/icons/elementary-xfce/actions/22/stock_about.svg +share/icons/elementary-xfce/actions/22/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/22/stock_bottom.svg +share/icons/elementary-xfce/actions/22/stock_calc-accept.svg +share/icons/elementary-xfce/actions/22/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/22/stock_close.svg +share/icons/elementary-xfce/actions/22/stock_cut.svg +share/icons/elementary-xfce/actions/22/stock_delete.svg +share/icons/elementary-xfce/actions/22/stock_down.svg +share/icons/elementary-xfce/actions/22/stock_edit.svg +share/icons/elementary-xfce/actions/22/stock_exit.svg +share/icons/elementary-xfce/actions/22/stock_file-properites.svg +share/icons/elementary-xfce/actions/22/stock_file-properties.svg +share/icons/elementary-xfce/actions/22/stock_filters-invert.svg +share/icons/elementary-xfce/actions/22/stock_first.svg +share/icons/elementary-xfce/actions/22/stock_folder-copy.svg +share/icons/elementary-xfce/actions/22/stock_folder-move.svg +share/icons/elementary-xfce/actions/22/stock_fullscreen.svg +share/icons/elementary-xfce/actions/22/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/22/stock_help.svg +share/icons/elementary-xfce/actions/22/stock_last.svg +share/icons/elementary-xfce/actions/22/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/22/stock_left.svg +share/icons/elementary-xfce/actions/22/stock_mail-compose.svg +share/icons/elementary-xfce/actions/22/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/22/stock_mail-forward.svg +share/icons/elementary-xfce/actions/22/stock_mail-reply-to-all.svg +share/icons/elementary-xfce/actions/22/stock_mail-reply.svg +share/icons/elementary-xfce/actions/22/stock_mark.svg +share/icons/elementary-xfce/actions/22/stock_media-play.svg +share/icons/elementary-xfce/actions/22/stock_media-rec.svg +share/icons/elementary-xfce/actions/22/stock_media-stop.svg +share/icons/elementary-xfce/actions/22/stock_navigator.svg +share/icons/elementary-xfce/actions/22/stock_new-address-book.svg +share/icons/elementary-xfce/actions/22/stock_new-appointment.svg +share/icons/elementary-xfce/actions/22/stock_new-bcard.svg +share/icons/elementary-xfce/actions/22/stock_new-tab.svg +share/icons/elementary-xfce/actions/22/stock_new-text.svg +share/icons/elementary-xfce/actions/22/stock_new-window.svg +share/icons/elementary-xfce/actions/22/stock_no.svg +share/icons/elementary-xfce/actions/22/stock_not.svg +share/icons/elementary-xfce/actions/22/stock_paste.png +share/icons/elementary-xfce/actions/22/stock_print-preview.svg +share/icons/elementary-xfce/actions/22/stock_print-setup.svg +share/icons/elementary-xfce/actions/22/stock_print.svg +share/icons/elementary-xfce/actions/22/stock_properties.svg +share/icons/elementary-xfce/actions/22/stock_redo.svg +share/icons/elementary-xfce/actions/22/stock_refresh.svg +share/icons/elementary-xfce/actions/22/stock_right.svg +share/icons/elementary-xfce/actions/22/stock_save-as.svg +share/icons/elementary-xfce/actions/22/stock_save.svg +share/icons/elementary-xfce/actions/22/stock_scores.svg +share/icons/elementary-xfce/actions/22/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/22/stock_search.svg +share/icons/elementary-xfce/actions/22/stock_select-all.svg +share/icons/elementary-xfce/actions/22/stock_stop.svg +share/icons/elementary-xfce/actions/22/stock_top.svg +share/icons/elementary-xfce/actions/22/stock_undo.svg +share/icons/elementary-xfce/actions/22/stock_up.svg +share/icons/elementary-xfce/actions/22/stock_view-details.svg +share/icons/elementary-xfce/actions/22/stock_yes.svg +share/icons/elementary-xfce/actions/22/stock_zoom-1.svg +share/icons/elementary-xfce/actions/22/stock_zoom-in.svg +share/icons/elementary-xfce/actions/22/stock_zoom-out.svg +share/icons/elementary-xfce/actions/22/stock_zoom-page.svg +share/icons/elementary-xfce/actions/22/stop.svg +share/icons/elementary-xfce/actions/22/stroke-to-path.svg +share/icons/elementary-xfce/actions/22/system-lock-screen.svg +share/icons/elementary-xfce/actions/22/system-log-out.svg +share/icons/elementary-xfce/actions/22/system-reboot.svg +share/icons/elementary-xfce/actions/22/system-restart.svg +share/icons/elementary-xfce/actions/22/system-run.svg +share/icons/elementary-xfce/actions/22/system-search.svg +share/icons/elementary-xfce/actions/22/system-shutdown.svg +share/icons/elementary-xfce/actions/22/system-upgrade.svg +share/icons/elementary-xfce/actions/22/tab-new.svg +share/icons/elementary-xfce/actions/22/tab_new.svg +share/icons/elementary-xfce/actions/22/tag-new.svg +share/icons/elementary-xfce/actions/22/top.svg +share/icons/elementary-xfce/actions/22/undo.svg +share/icons/elementary-xfce/actions/22/up.svg +share/icons/elementary-xfce/actions/22/view-fullscreen.svg +share/icons/elementary-xfce/actions/22/view-refresh.svg +share/icons/elementary-xfce/actions/22/view-restore.svg +share/icons/elementary-xfce/actions/22/viewmag+.svg +share/icons/elementary-xfce/actions/22/viewmag-.svg +share/icons/elementary-xfce/actions/22/viewmag1.svg +share/icons/elementary-xfce/actions/22/viewmagfit.svg +share/icons/elementary-xfce/actions/22/window-close.svg +share/icons/elementary-xfce/actions/22/window-new.svg +share/icons/elementary-xfce/actions/22/window_fullscreen.svg +share/icons/elementary-xfce/actions/22/window_new.svg +share/icons/elementary-xfce/actions/22/window_nofullscreen.svg +share/icons/elementary-xfce/actions/22/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/22/xfce-system-exit.svg +share/icons/elementary-xfce/actions/22/xfce-system-lock.svg +share/icons/elementary-xfce/actions/22/xfsm-logout.svg +share/icons/elementary-xfce/actions/22/zoom-best-fit.svg +share/icons/elementary-xfce/actions/22/zoom-fit-best.svg +share/icons/elementary-xfce/actions/22/zoom-in.svg +share/icons/elementary-xfce/actions/22/zoom-original.svg +share/icons/elementary-xfce/actions/22/zoom-out.svg +share/icons/elementary-xfce/actions/24/add-files-to-archive.svg +share/icons/elementary-xfce/actions/24/add-folder-to-archive.svg +share/icons/elementary-xfce/actions/24/add.svg +share/icons/elementary-xfce/actions/24/address-book-new.svg +share/icons/elementary-xfce/actions/24/align-horizontal-center.svg +share/icons/elementary-xfce/actions/24/align-horizontal-left.svg +share/icons/elementary-xfce/actions/24/align-horizontal-right.svg +share/icons/elementary-xfce/actions/24/application-exit.svg +share/icons/elementary-xfce/actions/24/appointment-new.svg +share/icons/elementary-xfce/actions/24/appointment.svg +share/icons/elementary-xfce/actions/24/archive-insert-directory.svg +share/icons/elementary-xfce/actions/24/archive-insert.svg +share/icons/elementary-xfce/actions/24/back.svg +share/icons/elementary-xfce/actions/24/blueman-send-file.svg +share/icons/elementary-xfce/actions/24/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/24/bookmark-new.svg +share/icons/elementary-xfce/actions/24/bookmark_add.svg +share/icons/elementary-xfce/actions/24/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/24/bottom.svg +share/icons/elementary-xfce/actions/24/browser-download.svg +share/icons/elementary-xfce/actions/24/button_cancel.svg +share/icons/elementary-xfce/actions/24/cab_extract.svg +share/icons/elementary-xfce/actions/24/calibrate.svg +share/icons/elementary-xfce/actions/24/call-start.png +share/icons/elementary-xfce/actions/24/call-stop.png +share/icons/elementary-xfce/actions/24/cancel.svg +share/icons/elementary-xfce/actions/24/contact-new.svg +share/icons/elementary-xfce/actions/24/dialog-apply.svg +share/icons/elementary-xfce/actions/24/dialog-cancel.svg +share/icons/elementary-xfce/actions/24/dialog-close.svg +share/icons/elementary-xfce/actions/24/dialog-no.svg +share/icons/elementary-xfce/actions/24/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/24/dialog-ok.svg +share/icons/elementary-xfce/actions/24/dialog-yes.svg +share/icons/elementary-xfce/actions/24/document-export.svg +share/icons/elementary-xfce/actions/24/document-import.svg +share/icons/elementary-xfce/actions/24/document-new.svg +share/icons/elementary-xfce/actions/24/document-open-recent.svg +share/icons/elementary-xfce/actions/24/document-open.svg +share/icons/elementary-xfce/actions/24/document-page-setup.svg +share/icons/elementary-xfce/actions/24/document-print-preview.svg +share/icons/elementary-xfce/actions/24/document-print.svg +share/icons/elementary-xfce/actions/24/document-properties.svg +share/icons/elementary-xfce/actions/24/document-revert.svg +share/icons/elementary-xfce/actions/24/document-save-as.svg +share/icons/elementary-xfce/actions/24/document-save.svg +share/icons/elementary-xfce/actions/24/document-send.svg +share/icons/elementary-xfce/actions/24/down.svg +share/icons/elementary-xfce/actions/24/download.svg +share/icons/elementary-xfce/actions/24/edit-add.svg +share/icons/elementary-xfce/actions/24/edit-clear.svg +share/icons/elementary-xfce/actions/24/edit-copy.svg +share/icons/elementary-xfce/actions/24/edit-cut.svg +share/icons/elementary-xfce/actions/24/edit-delete-mail.svg +share/icons/elementary-xfce/actions/24/edit-delete.svg +share/icons/elementary-xfce/actions/24/edit-find-replace.svg +share/icons/elementary-xfce/actions/24/edit-find.svg +share/icons/elementary-xfce/actions/24/edit-paste.png +share/icons/elementary-xfce/actions/24/edit-redo.svg +share/icons/elementary-xfce/actions/24/edit-select-all.svg +share/icons/elementary-xfce/actions/24/edit-undo.svg +share/icons/elementary-xfce/actions/24/editclear.svg +share/icons/elementary-xfce/actions/24/editcut.svg +share/icons/elementary-xfce/actions/24/editdelete.svg +share/icons/elementary-xfce/actions/24/editpaste.png +share/icons/elementary-xfce/actions/24/epiphany-download.svg +share/icons/elementary-xfce/actions/24/event-new.svg +share/icons/elementary-xfce/actions/24/exit.svg +share/icons/elementary-xfce/actions/24/extract-archive.svg +share/icons/elementary-xfce/actions/24/filefind.svg +share/icons/elementary-xfce/actions/24/filenew.svg +share/icons/elementary-xfce/actions/24/fileopen.svg +share/icons/elementary-xfce/actions/24/fileprint.svg +share/icons/elementary-xfce/actions/24/filequickprint.svg +share/icons/elementary-xfce/actions/24/filesave.svg +share/icons/elementary-xfce/actions/24/filesaveas.svg +share/icons/elementary-xfce/actions/24/find.svg +share/icons/elementary-xfce/actions/24/finish.svg +share/icons/elementary-xfce/actions/24/folder-copy.svg +share/icons/elementary-xfce/actions/24/folder-move.svg +share/icons/elementary-xfce/actions/24/folder-new.svg +share/icons/elementary-xfce/actions/24/folder_new.svg +share/icons/elementary-xfce/actions/24/forward.svg +share/icons/elementary-xfce/actions/24/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/24/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/24/gnome-log-out.svg +share/icons/elementary-xfce/actions/24/gnome-logout.svg +share/icons/elementary-xfce/actions/24/gnome-run.svg +share/icons/elementary-xfce/actions/24/gnome-searchtool.svg +share/icons/elementary-xfce/actions/24/gnome-session-logout.svg +share/icons/elementary-xfce/actions/24/gnome-stock-mail-fwd.svg +share/icons/elementary-xfce/actions/24/gnome-stock-mail-new.svg +share/icons/elementary-xfce/actions/24/gnome-stock-mail-rpl.svg +share/icons/elementary-xfce/actions/24/go-bottom.svg +share/icons/elementary-xfce/actions/24/go-down.svg +share/icons/elementary-xfce/actions/24/go-first.svg +share/icons/elementary-xfce/actions/24/go-home.svg +share/icons/elementary-xfce/actions/24/go-jump.svg +share/icons/elementary-xfce/actions/24/go-last.svg +share/icons/elementary-xfce/actions/24/go-left.svg +share/icons/elementary-xfce/actions/24/go-next.svg +share/icons/elementary-xfce/actions/24/go-previous.svg +share/icons/elementary-xfce/actions/24/go-right.svg +share/icons/elementary-xfce/actions/24/go-top.svg +share/icons/elementary-xfce/actions/24/go-up.svg +share/icons/elementary-xfce/actions/24/gohome.svg +share/icons/elementary-xfce/actions/24/gtk-about.svg +share/icons/elementary-xfce/actions/24/gtk-add.svg +share/icons/elementary-xfce/actions/24/gtk-apply.svg +share/icons/elementary-xfce/actions/24/gtk-cancel.svg +share/icons/elementary-xfce/actions/24/gtk-clear.svg +share/icons/elementary-xfce/actions/24/gtk-close.svg +share/icons/elementary-xfce/actions/24/gtk-cut.svg +share/icons/elementary-xfce/actions/24/gtk-delete.svg +share/icons/elementary-xfce/actions/24/gtk-edit.svg +share/icons/elementary-xfce/actions/24/gtk-execute.svg +share/icons/elementary-xfce/actions/24/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/24/gtk-find.svg +share/icons/elementary-xfce/actions/24/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/24/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-go-down.svg +share/icons/elementary-xfce/actions/24/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-go-up.svg +share/icons/elementary-xfce/actions/24/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/24/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-goto-top.svg +share/icons/elementary-xfce/actions/24/gtk-help.svg +share/icons/elementary-xfce/actions/24/gtk-home.svg +share/icons/elementary-xfce/actions/24/gtk-info.svg +share/icons/elementary-xfce/actions/24/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/24/gtk-media-forward-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-forward-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-next-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-next-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-pause.svg +share/icons/elementary-xfce/actions/24/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-previous-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-previous-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-record.svg +share/icons/elementary-xfce/actions/24/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-media-stop.svg +share/icons/elementary-xfce/actions/24/gtk-new.svg +share/icons/elementary-xfce/actions/24/gtk-no.svg +share/icons/elementary-xfce/actions/24/gtk-ok.svg +share/icons/elementary-xfce/actions/24/gtk-open.svg +share/icons/elementary-xfce/actions/24/gtk-paste.png +share/icons/elementary-xfce/actions/24/gtk-print-preview.svg +share/icons/elementary-xfce/actions/24/gtk-print.svg +share/icons/elementary-xfce/actions/24/gtk-properties.svg +share/icons/elementary-xfce/actions/24/gtk-quit.svg +share/icons/elementary-xfce/actions/24/gtk-redo-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-refresh.svg +share/icons/elementary-xfce/actions/24/gtk-remove.svg +share/icons/elementary-xfce/actions/24/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/24/gtk-save-as.svg +share/icons/elementary-xfce/actions/24/gtk-save.svg +share/icons/elementary-xfce/actions/24/gtk-search.svg +share/icons/elementary-xfce/actions/24/gtk-select-all.svg +share/icons/elementary-xfce/actions/24/gtk-stop.svg +share/icons/elementary-xfce/actions/24/gtk-undo-ltr.svg +share/icons/elementary-xfce/actions/24/gtk-yes.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/24/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/24/help-about.svg +share/icons/elementary-xfce/actions/24/help-contents.svg +share/icons/elementary-xfce/actions/24/help-faq.svg +share/icons/elementary-xfce/actions/24/help-hint.svg +share/icons/elementary-xfce/actions/24/help-info.svg +share/icons/elementary-xfce/actions/24/hint.svg +share/icons/elementary-xfce/actions/24/hook-notifier.svg +share/icons/elementary-xfce/actions/24/im-message-new.svg +share/icons/elementary-xfce/actions/24/insert-image.png +share/icons/elementary-xfce/actions/24/insert-link.png +share/icons/elementary-xfce/actions/24/insert-object.png +share/icons/elementary-xfce/actions/24/insert-text.png +share/icons/elementary-xfce/actions/24/iso-image-burn.svg +share/icons/elementary-xfce/actions/24/jockey-proprietary.svg +share/icons/elementary-xfce/actions/24/kfind.svg +share/icons/elementary-xfce/actions/24/kfm_home.svg +share/icons/elementary-xfce/actions/24/list-add.svg +share/icons/elementary-xfce/actions/24/list-remove.svg +share/icons/elementary-xfce/actions/24/lock.svg +share/icons/elementary-xfce/actions/24/mail-copy.svg +share/icons/elementary-xfce/actions/24/mail-forward-all.svg +share/icons/elementary-xfce/actions/24/mail-forward.svg +share/icons/elementary-xfce/actions/24/mail-mark-important.svg +share/icons/elementary-xfce/actions/24/mail-mark-junk.svg +share/icons/elementary-xfce/actions/24/mail-mark-not-junk.svg +share/icons/elementary-xfce/actions/24/mail-mark-unread.svg +share/icons/elementary-xfce/actions/24/mail-message-new.svg +share/icons/elementary-xfce/actions/24/mail-move.svg +share/icons/elementary-xfce/actions/24/mail-reply-all.svg +share/icons/elementary-xfce/actions/24/mail-reply-sender.svg +share/icons/elementary-xfce/actions/24/mail-send-receive.svg +share/icons/elementary-xfce/actions/24/mail-send.svg +share/icons/elementary-xfce/actions/24/mail_forward.svg +share/icons/elementary-xfce/actions/24/mail_new.svg +share/icons/elementary-xfce/actions/24/mail_reply.svg +share/icons/elementary-xfce/actions/24/mail_replyall.svg +share/icons/elementary-xfce/actions/24/media-eject.svg +share/icons/elementary-xfce/actions/24/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/24/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/24/media-playback-pause.svg +share/icons/elementary-xfce/actions/24/media-playback-start.svg +share/icons/elementary-xfce/actions/24/media-playback-stop.svg +share/icons/elementary-xfce/actions/24/media-record.svg +share/icons/elementary-xfce/actions/24/media-seek-backward.svg +share/icons/elementary-xfce/actions/24/media-seek-forward.svg +share/icons/elementary-xfce/actions/24/media-skip-backward.svg +share/icons/elementary-xfce/actions/24/media-skip-forward.svg +share/icons/elementary-xfce/actions/24/next.svg +share/icons/elementary-xfce/actions/24/object-flip-horizontal.svg +share/icons/elementary-xfce/actions/24/object-flip-vertical.svg +share/icons/elementary-xfce/actions/24/object-inverse.svg +share/icons/elementary-xfce/actions/24/object-rotate-left.svg +share/icons/elementary-xfce/actions/24/object-rotate-right.svg +share/icons/elementary-xfce/actions/24/panel-searchtool.svg +share/icons/elementary-xfce/actions/24/player_eject.svg +share/icons/elementary-xfce/actions/24/player_end.svg +share/icons/elementary-xfce/actions/24/player_fwd.svg +share/icons/elementary-xfce/actions/24/player_pause.svg +share/icons/elementary-xfce/actions/24/player_play.svg +share/icons/elementary-xfce/actions/24/player_record.svg +share/icons/elementary-xfce/actions/24/player_rew.svg +share/icons/elementary-xfce/actions/24/player_start.svg +share/icons/elementary-xfce/actions/24/player_stop.svg +share/icons/elementary-xfce/actions/24/preview-file.svg +share/icons/elementary-xfce/actions/24/previous.svg +share/icons/elementary-xfce/actions/24/process-stop.svg +share/icons/elementary-xfce/actions/24/redhat-home.svg +share/icons/elementary-xfce/actions/24/redo.svg +share/icons/elementary-xfce/actions/24/reload.svg +share/icons/elementary-xfce/actions/24/reload3.svg +share/icons/elementary-xfce/actions/24/reload_all_tabs.svg +share/icons/elementary-xfce/actions/24/reload_page.svg +share/icons/elementary-xfce/actions/24/remove.svg +share/icons/elementary-xfce/actions/24/revert.svg +share/icons/elementary-xfce/actions/24/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/24/rotate.svg +share/icons/elementary-xfce/actions/24/search.svg +share/icons/elementary-xfce/actions/24/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/24/sleep.svg +share/icons/elementary-xfce/actions/24/start.svg +share/icons/elementary-xfce/actions/24/stock_about.svg +share/icons/elementary-xfce/actions/24/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/24/stock_bottom.svg +share/icons/elementary-xfce/actions/24/stock_calc-accept.svg +share/icons/elementary-xfce/actions/24/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/24/stock_close.svg +share/icons/elementary-xfce/actions/24/stock_cut.svg +share/icons/elementary-xfce/actions/24/stock_delete.svg +share/icons/elementary-xfce/actions/24/stock_down.svg +share/icons/elementary-xfce/actions/24/stock_edit.svg +share/icons/elementary-xfce/actions/24/stock_exit.svg +share/icons/elementary-xfce/actions/24/stock_file-properites.svg +share/icons/elementary-xfce/actions/24/stock_file-properties.svg +share/icons/elementary-xfce/actions/24/stock_filters-invert.svg +share/icons/elementary-xfce/actions/24/stock_first.svg +share/icons/elementary-xfce/actions/24/stock_folder-copy.svg +share/icons/elementary-xfce/actions/24/stock_folder-move.svg +share/icons/elementary-xfce/actions/24/stock_folder-properties.svg +share/icons/elementary-xfce/actions/24/stock_folder_properties.svg +share/icons/elementary-xfce/actions/24/stock_fullscreen.svg +share/icons/elementary-xfce/actions/24/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/24/stock_help.svg +share/icons/elementary-xfce/actions/24/stock_home.svg +share/icons/elementary-xfce/actions/24/stock_last.svg +share/icons/elementary-xfce/actions/24/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/24/stock_left.svg +share/icons/elementary-xfce/actions/24/stock_mail-compose.svg +share/icons/elementary-xfce/actions/24/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/24/stock_mail-forward.svg +share/icons/elementary-xfce/actions/24/stock_mail-reply-to-all.svg +share/icons/elementary-xfce/actions/24/stock_mail-reply.svg +share/icons/elementary-xfce/actions/24/stock_mark.svg +share/icons/elementary-xfce/actions/24/stock_media-fwd.svg +share/icons/elementary-xfce/actions/24/stock_media-next.svg +share/icons/elementary-xfce/actions/24/stock_media-pause.svg +share/icons/elementary-xfce/actions/24/stock_media-play.svg +share/icons/elementary-xfce/actions/24/stock_media-prev.svg +share/icons/elementary-xfce/actions/24/stock_media-rec.svg +share/icons/elementary-xfce/actions/24/stock_media-rew.svg +share/icons/elementary-xfce/actions/24/stock_media-stop.svg +share/icons/elementary-xfce/actions/24/stock_navigator.svg +share/icons/elementary-xfce/actions/24/stock_new-address-book.svg +share/icons/elementary-xfce/actions/24/stock_new-appointment.svg +share/icons/elementary-xfce/actions/24/stock_new-bcard.svg +share/icons/elementary-xfce/actions/24/stock_new-dir.svg +share/icons/elementary-xfce/actions/24/stock_new-tab.svg +share/icons/elementary-xfce/actions/24/stock_new-text.svg +share/icons/elementary-xfce/actions/24/stock_new-window.svg +share/icons/elementary-xfce/actions/24/stock_no.svg +share/icons/elementary-xfce/actions/24/stock_not.svg +share/icons/elementary-xfce/actions/24/stock_paste.png +share/icons/elementary-xfce/actions/24/stock_print-preview.svg +share/icons/elementary-xfce/actions/24/stock_print-setup.svg +share/icons/elementary-xfce/actions/24/stock_print.svg +share/icons/elementary-xfce/actions/24/stock_properties.svg +share/icons/elementary-xfce/actions/24/stock_redo.svg +share/icons/elementary-xfce/actions/24/stock_refresh.svg +share/icons/elementary-xfce/actions/24/stock_right.svg +share/icons/elementary-xfce/actions/24/stock_save-as.svg +share/icons/elementary-xfce/actions/24/stock_save.svg +share/icons/elementary-xfce/actions/24/stock_scores.svg +share/icons/elementary-xfce/actions/24/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/24/stock_search.svg +share/icons/elementary-xfce/actions/24/stock_select-all.svg +share/icons/elementary-xfce/actions/24/stock_stop.svg +share/icons/elementary-xfce/actions/24/stock_top.svg +share/icons/elementary-xfce/actions/24/stock_undo.svg +share/icons/elementary-xfce/actions/24/stock_up.svg +share/icons/elementary-xfce/actions/24/stock_view-details.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-audio-cd.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-audio-copy.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-blank-cdrw.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-data-copy.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-import-session.svg +share/icons/elementary-xfce/actions/24/stock_xfburn-new-data-composition.svg +share/icons/elementary-xfce/actions/24/stock_yes.svg +share/icons/elementary-xfce/actions/24/stock_zoom-1.svg +share/icons/elementary-xfce/actions/24/stock_zoom-in.svg +share/icons/elementary-xfce/actions/24/stock_zoom-out.svg +share/icons/elementary-xfce/actions/24/stock_zoom-page.svg +share/icons/elementary-xfce/actions/24/stop.svg +share/icons/elementary-xfce/actions/24/system-lock-screen.svg +share/icons/elementary-xfce/actions/24/system-log-out.svg +share/icons/elementary-xfce/actions/24/system-reboot.svg +share/icons/elementary-xfce/actions/24/system-restart.svg +share/icons/elementary-xfce/actions/24/system-run.svg +share/icons/elementary-xfce/actions/24/system-search.svg +share/icons/elementary-xfce/actions/24/system-shutdown.svg +share/icons/elementary-xfce/actions/24/system-upgrade.svg +share/icons/elementary-xfce/actions/24/tab-new.svg +share/icons/elementary-xfce/actions/24/tab_new.svg +share/icons/elementary-xfce/actions/24/tag-new.svg +share/icons/elementary-xfce/actions/24/top.svg +share/icons/elementary-xfce/actions/24/transform-rotate.svg +share/icons/elementary-xfce/actions/24/undo.svg +share/icons/elementary-xfce/actions/24/up.svg +share/icons/elementary-xfce/actions/24/view-fullscreen.svg +share/icons/elementary-xfce/actions/24/view-refresh.svg +share/icons/elementary-xfce/actions/24/view-restore.svg +share/icons/elementary-xfce/actions/24/viewmag+.svg +share/icons/elementary-xfce/actions/24/viewmag-.svg +share/icons/elementary-xfce/actions/24/viewmag1.svg +share/icons/elementary-xfce/actions/24/viewmagfit.svg +share/icons/elementary-xfce/actions/24/window-close.svg +share/icons/elementary-xfce/actions/24/window-new.svg +share/icons/elementary-xfce/actions/24/window_fullscreen.svg +share/icons/elementary-xfce/actions/24/window_new.svg +share/icons/elementary-xfce/actions/24/window_nofullscreen.svg +share/icons/elementary-xfce/actions/24/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/24/xfce-system-exit.svg +share/icons/elementary-xfce/actions/24/xfce-system-lock.svg +share/icons/elementary-xfce/actions/24/xfsm-logout.svg +share/icons/elementary-xfce/actions/24/zoom-best-fit.svg +share/icons/elementary-xfce/actions/24/zoom-fit-best.svg +share/icons/elementary-xfce/actions/24/zoom-in.svg +share/icons/elementary-xfce/actions/24/zoom-original.svg +share/icons/elementary-xfce/actions/24/zoom-out.svg +share/icons/elementary-xfce/actions/32/add.svg +share/icons/elementary-xfce/actions/32/address-book-new.svg +share/icons/elementary-xfce/actions/32/application-exit.svg +share/icons/elementary-xfce/actions/32/back.svg +share/icons/elementary-xfce/actions/32/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/32/bookmark-new.svg +share/icons/elementary-xfce/actions/32/bookmark_add.svg +share/icons/elementary-xfce/actions/32/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/32/call-start.png +share/icons/elementary-xfce/actions/32/call-stop.png +share/icons/elementary-xfce/actions/32/contact-new.svg +share/icons/elementary-xfce/actions/32/document-export.svg +share/icons/elementary-xfce/actions/32/document-import.svg +share/icons/elementary-xfce/actions/32/document-new.svg +share/icons/elementary-xfce/actions/32/document-open-recent.svg +share/icons/elementary-xfce/actions/32/document-open.svg +share/icons/elementary-xfce/actions/32/document-page-setup.svg +share/icons/elementary-xfce/actions/32/document-properties.svg +share/icons/elementary-xfce/actions/32/document-revert.svg +share/icons/elementary-xfce/actions/32/document-send.svg +share/icons/elementary-xfce/actions/32/edit-add.svg +share/icons/elementary-xfce/actions/32/edit-clear.png +share/icons/elementary-xfce/actions/32/edit-copy.svg +share/icons/elementary-xfce/actions/32/edit-cut.svg +share/icons/elementary-xfce/actions/32/edit-delete.svg +share/icons/elementary-xfce/actions/32/edit-find.svg +share/icons/elementary-xfce/actions/32/edit-paste.png +share/icons/elementary-xfce/actions/32/edit-redo.svg +share/icons/elementary-xfce/actions/32/edit-select-all.svg +share/icons/elementary-xfce/actions/32/edit-undo.svg +share/icons/elementary-xfce/actions/32/editclear.png +share/icons/elementary-xfce/actions/32/editcut.svg +share/icons/elementary-xfce/actions/32/editdelete.svg +share/icons/elementary-xfce/actions/32/editpaste.png +share/icons/elementary-xfce/actions/32/exit.svg +share/icons/elementary-xfce/actions/32/filefind.svg +share/icons/elementary-xfce/actions/32/filenew.svg +share/icons/elementary-xfce/actions/32/fileopen.svg +share/icons/elementary-xfce/actions/32/find.svg +share/icons/elementary-xfce/actions/32/folder-new.svg +share/icons/elementary-xfce/actions/32/forward.svg +share/icons/elementary-xfce/actions/32/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/32/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/32/gnome-log-out.svg +share/icons/elementary-xfce/actions/32/gnome-logout.svg +share/icons/elementary-xfce/actions/32/gnome-searchtool.svg +share/icons/elementary-xfce/actions/32/gnome-session-logout.svg +share/icons/elementary-xfce/actions/32/go-next.svg +share/icons/elementary-xfce/actions/32/go-previous.svg +share/icons/elementary-xfce/actions/32/gtk-about.svg +share/icons/elementary-xfce/actions/32/gtk-add.svg +share/icons/elementary-xfce/actions/32/gtk-cancel.svg +share/icons/elementary-xfce/actions/32/gtk-clear.png +share/icons/elementary-xfce/actions/32/gtk-cut.svg +share/icons/elementary-xfce/actions/32/gtk-delete.svg +share/icons/elementary-xfce/actions/32/gtk-execute.svg +share/icons/elementary-xfce/actions/32/gtk-find.svg +share/icons/elementary-xfce/actions/32/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/32/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/32/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/32/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/32/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/32/gtk-help.svg +share/icons/elementary-xfce/actions/32/gtk-info.svg +share/icons/elementary-xfce/actions/32/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/32/gtk-media-record.svg +share/icons/elementary-xfce/actions/32/gtk-media-stop.svg +share/icons/elementary-xfce/actions/32/gtk-new.svg +share/icons/elementary-xfce/actions/32/gtk-open.svg +share/icons/elementary-xfce/actions/32/gtk-paste.png +share/icons/elementary-xfce/actions/32/gtk-properties.svg +share/icons/elementary-xfce/actions/32/gtk-quit.svg +share/icons/elementary-xfce/actions/32/gtk-refresh.svg +share/icons/elementary-xfce/actions/32/gtk-remove.svg +share/icons/elementary-xfce/actions/32/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/32/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/32/gtk-search.svg +share/icons/elementary-xfce/actions/32/gtk-select-all.svg +share/icons/elementary-xfce/actions/32/gtk-stop.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-100.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-fit.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-in.svg +share/icons/elementary-xfce/actions/32/gtk-zoom-out.svg +share/icons/elementary-xfce/actions/32/help-about.svg +share/icons/elementary-xfce/actions/32/help-contents.svg +share/icons/elementary-xfce/actions/32/help-faq.png +share/icons/elementary-xfce/actions/32/help-info.svg +share/icons/elementary-xfce/actions/32/insert-image.png +share/icons/elementary-xfce/actions/32/insert-link.png +share/icons/elementary-xfce/actions/32/insert-object.png +share/icons/elementary-xfce/actions/32/insert-text.png +share/icons/elementary-xfce/actions/32/jockey-proprietary.svg +share/icons/elementary-xfce/actions/32/list-add.svg +share/icons/elementary-xfce/actions/32/list-remove.svg +share/icons/elementary-xfce/actions/32/lock.svg +share/icons/elementary-xfce/actions/32/mail-forward.svg +share/icons/elementary-xfce/actions/32/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/32/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/32/media-playback-stop.svg +share/icons/elementary-xfce/actions/32/media-record.svg +share/icons/elementary-xfce/actions/32/next.svg +share/icons/elementary-xfce/actions/32/object-inverse.svg +share/icons/elementary-xfce/actions/32/panel-searchtool.svg +share/icons/elementary-xfce/actions/32/player_record.svg +share/icons/elementary-xfce/actions/32/player_stop.svg +share/icons/elementary-xfce/actions/32/previous.svg +share/icons/elementary-xfce/actions/32/process-stop.svg +share/icons/elementary-xfce/actions/32/reload.svg +share/icons/elementary-xfce/actions/32/reload3.svg +share/icons/elementary-xfce/actions/32/reload_all_tabs.svg +share/icons/elementary-xfce/actions/32/reload_page.svg +share/icons/elementary-xfce/actions/32/remove.svg +share/icons/elementary-xfce/actions/32/revert.svg +share/icons/elementary-xfce/actions/32/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/32/search.svg +share/icons/elementary-xfce/actions/32/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/32/stock_about.svg +share/icons/elementary-xfce/actions/32/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/32/stock_cut.svg +share/icons/elementary-xfce/actions/32/stock_delete.svg +share/icons/elementary-xfce/actions/32/stock_exit.svg +share/icons/elementary-xfce/actions/32/stock_file-properites.svg +share/icons/elementary-xfce/actions/32/stock_file-properties.svg +share/icons/elementary-xfce/actions/32/stock_fullscreen.svg +share/icons/elementary-xfce/actions/32/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/32/stock_help.svg +share/icons/elementary-xfce/actions/32/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/32/stock_left.svg +share/icons/elementary-xfce/actions/32/stock_media-rec.svg +share/icons/elementary-xfce/actions/32/stock_media-stop.svg +share/icons/elementary-xfce/actions/32/stock_navigator.svg +share/icons/elementary-xfce/actions/32/stock_new-address-book.svg +share/icons/elementary-xfce/actions/32/stock_new-text.svg +share/icons/elementary-xfce/actions/32/stock_not.svg +share/icons/elementary-xfce/actions/32/stock_paste.png +share/icons/elementary-xfce/actions/32/stock_properties.svg +share/icons/elementary-xfce/actions/32/stock_refresh.svg +share/icons/elementary-xfce/actions/32/stock_right.svg +share/icons/elementary-xfce/actions/32/stock_scores.svg +share/icons/elementary-xfce/actions/32/stock_search.svg +share/icons/elementary-xfce/actions/32/stock_select-all.svg +share/icons/elementary-xfce/actions/32/stock_stop.svg +share/icons/elementary-xfce/actions/32/stock_view-details.svg +share/icons/elementary-xfce/actions/32/stock_zoom-1.svg +share/icons/elementary-xfce/actions/32/stock_zoom-in.svg +share/icons/elementary-xfce/actions/32/stock_zoom-out.svg +share/icons/elementary-xfce/actions/32/stock_zoom-page.svg +share/icons/elementary-xfce/actions/32/stop.svg +share/icons/elementary-xfce/actions/32/system-lock-screen.svg +share/icons/elementary-xfce/actions/32/system-log-out.svg +share/icons/elementary-xfce/actions/32/system-reboot.svg +share/icons/elementary-xfce/actions/32/system-restart.svg +share/icons/elementary-xfce/actions/32/system-run.svg +share/icons/elementary-xfce/actions/32/system-search.svg +share/icons/elementary-xfce/actions/32/system-shutdown.svg +share/icons/elementary-xfce/actions/32/system-upgrade.svg +share/icons/elementary-xfce/actions/32/tag-new.svg +share/icons/elementary-xfce/actions/32/view-fullscreen.svg +share/icons/elementary-xfce/actions/32/view-refresh.svg +share/icons/elementary-xfce/actions/32/view-restore.svg +share/icons/elementary-xfce/actions/32/viewmag+.svg +share/icons/elementary-xfce/actions/32/viewmag-.svg +share/icons/elementary-xfce/actions/32/viewmag1.svg +share/icons/elementary-xfce/actions/32/viewmagfit.svg +share/icons/elementary-xfce/actions/32/window-new.svg +share/icons/elementary-xfce/actions/32/window_fullscreen.svg +share/icons/elementary-xfce/actions/32/window_new.svg +share/icons/elementary-xfce/actions/32/window_nofullscreen.svg +share/icons/elementary-xfce/actions/32/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/32/xfce-system-exit.svg +share/icons/elementary-xfce/actions/32/xfce-system-lock.svg +share/icons/elementary-xfce/actions/32/xfsm-logout.svg +share/icons/elementary-xfce/actions/32/zoom-fit-best.svg +share/icons/elementary-xfce/actions/32/zoom-in.svg +share/icons/elementary-xfce/actions/32/zoom-original.svg +share/icons/elementary-xfce/actions/32/zoom-out.svg +share/icons/elementary-xfce/actions/48/add-files-to-archive.svg +share/icons/elementary-xfce/actions/48/add-folder-to-archive.svg +share/icons/elementary-xfce/actions/48/add.svg +share/icons/elementary-xfce/actions/48/address-book-insert.svg +share/icons/elementary-xfce/actions/48/address-book-new.svg +share/icons/elementary-xfce/actions/48/application-exit.svg +share/icons/elementary-xfce/actions/48/appointment-new.svg +share/icons/elementary-xfce/actions/48/appointment.svg +share/icons/elementary-xfce/actions/48/archive-extract.svg +share/icons/elementary-xfce/actions/48/archive-insert-directory.svg +share/icons/elementary-xfce/actions/48/archive-insert.svg +share/icons/elementary-xfce/actions/48/back.svg +share/icons/elementary-xfce/actions/48/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/48/bookmark-new.svg +share/icons/elementary-xfce/actions/48/bookmark_add.svg +share/icons/elementary-xfce/actions/48/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/48/bottom.svg +share/icons/elementary-xfce/actions/48/browser-download.svg +share/icons/elementary-xfce/actions/48/button_cancel.svg +share/icons/elementary-xfce/actions/48/cab_extract.svg +share/icons/elementary-xfce/actions/48/calibrate.svg +share/icons/elementary-xfce/actions/48/call-start.png +share/icons/elementary-xfce/actions/48/call-stop.png +share/icons/elementary-xfce/actions/48/cancel.svg +share/icons/elementary-xfce/actions/48/contact-new.svg +share/icons/elementary-xfce/actions/48/dialog-apply.svg +share/icons/elementary-xfce/actions/48/dialog-cancel.svg +share/icons/elementary-xfce/actions/48/dialog-close.svg +share/icons/elementary-xfce/actions/48/dialog-no.svg +share/icons/elementary-xfce/actions/48/dialog-ok-apply.svg +share/icons/elementary-xfce/actions/48/dialog-ok.svg +share/icons/elementary-xfce/actions/48/dialog-yes.svg +share/icons/elementary-xfce/actions/48/document-export.svg +share/icons/elementary-xfce/actions/48/document-import.svg +share/icons/elementary-xfce/actions/48/document-new.svg +share/icons/elementary-xfce/actions/48/document-open-recent.svg +share/icons/elementary-xfce/actions/48/document-open.svg +share/icons/elementary-xfce/actions/48/document-page-setup.svg +share/icons/elementary-xfce/actions/48/document-print-preview.svg +share/icons/elementary-xfce/actions/48/document-print.svg +share/icons/elementary-xfce/actions/48/document-properties.svg +share/icons/elementary-xfce/actions/48/document-revert.svg +share/icons/elementary-xfce/actions/48/document-save-as.svg +share/icons/elementary-xfce/actions/48/document-save.svg +share/icons/elementary-xfce/actions/48/document-send.svg +share/icons/elementary-xfce/actions/48/down.svg +share/icons/elementary-xfce/actions/48/download.svg +share/icons/elementary-xfce/actions/48/edit-add.svg +share/icons/elementary-xfce/actions/48/edit-clear.svg +share/icons/elementary-xfce/actions/48/edit-copy.svg +share/icons/elementary-xfce/actions/48/edit-cut.png +share/icons/elementary-xfce/actions/48/edit-delete-mail.svg +share/icons/elementary-xfce/actions/48/edit-delete.svg +share/icons/elementary-xfce/actions/48/edit-find-replace.svg +share/icons/elementary-xfce/actions/48/edit-find.svg +share/icons/elementary-xfce/actions/48/edit-paste.png +share/icons/elementary-xfce/actions/48/edit-redo.svg +share/icons/elementary-xfce/actions/48/edit-select-all.svg +share/icons/elementary-xfce/actions/48/edit-undo.svg +share/icons/elementary-xfce/actions/48/editclear.svg +share/icons/elementary-xfce/actions/48/editcut.png +share/icons/elementary-xfce/actions/48/editdelete.svg +share/icons/elementary-xfce/actions/48/editpaste.png +share/icons/elementary-xfce/actions/48/epiphany-download.svg +share/icons/elementary-xfce/actions/48/exit.svg +share/icons/elementary-xfce/actions/48/extract-archive.svg +share/icons/elementary-xfce/actions/48/filefind.svg +share/icons/elementary-xfce/actions/48/filenew.svg +share/icons/elementary-xfce/actions/48/fileopen.svg +share/icons/elementary-xfce/actions/48/fileprint.svg +share/icons/elementary-xfce/actions/48/filequickprint.svg +share/icons/elementary-xfce/actions/48/filesave.svg +share/icons/elementary-xfce/actions/48/filesaveas.svg +share/icons/elementary-xfce/actions/48/find.svg +share/icons/elementary-xfce/actions/48/finish.svg +share/icons/elementary-xfce/actions/48/folder-copy.svg +share/icons/elementary-xfce/actions/48/folder-move.svg +share/icons/elementary-xfce/actions/48/folder-new.svg +share/icons/elementary-xfce/actions/48/folder_new.svg +share/icons/elementary-xfce/actions/48/forward.svg +share/icons/elementary-xfce/actions/48/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/48/gnome-lockscreen.svg +share/icons/elementary-xfce/actions/48/gnome-log-out.svg +share/icons/elementary-xfce/actions/48/gnome-logout.svg +share/icons/elementary-xfce/actions/48/gnome-run.svg +share/icons/elementary-xfce/actions/48/gnome-searchtool.svg +share/icons/elementary-xfce/actions/48/gnome-session-logout.svg +share/icons/elementary-xfce/actions/48/go-bottom.svg +share/icons/elementary-xfce/actions/48/go-down.svg +share/icons/elementary-xfce/actions/48/go-first.svg +share/icons/elementary-xfce/actions/48/go-home.svg +share/icons/elementary-xfce/actions/48/go-jump.svg +share/icons/elementary-xfce/actions/48/go-last.svg +share/icons/elementary-xfce/actions/48/go-next.svg +share/icons/elementary-xfce/actions/48/go-previous.svg +share/icons/elementary-xfce/actions/48/go-top.svg +share/icons/elementary-xfce/actions/48/go-up.svg +share/icons/elementary-xfce/actions/48/gohome.svg +share/icons/elementary-xfce/actions/48/gtk-about.svg +share/icons/elementary-xfce/actions/48/gtk-add.svg +share/icons/elementary-xfce/actions/48/gtk-apply.svg +share/icons/elementary-xfce/actions/48/gtk-cancel.svg +share/icons/elementary-xfce/actions/48/gtk-clear.svg +share/icons/elementary-xfce/actions/48/gtk-close.svg +share/icons/elementary-xfce/actions/48/gtk-cut.png +share/icons/elementary-xfce/actions/48/gtk-delete.svg +share/icons/elementary-xfce/actions/48/gtk-edit.svg +share/icons/elementary-xfce/actions/48/gtk-execute.svg +share/icons/elementary-xfce/actions/48/gtk-find-and-replace.svg +share/icons/elementary-xfce/actions/48/gtk-find.svg +share/icons/elementary-xfce/actions/48/gtk-fullscreen.svg +share/icons/elementary-xfce/actions/48/gtk-go-back-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-go-back-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-go-down.svg +share/icons/elementary-xfce/actions/48/gtk-go-forward-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-go-forward-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-go-up.svg +share/icons/elementary-xfce/actions/48/gtk-goto-bottom.svg +share/icons/elementary-xfce/actions/48/gtk-goto-first-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-goto-first-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-goto-last-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-goto-last-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-goto-top.svg +share/icons/elementary-xfce/actions/48/gtk-help.svg +share/icons/elementary-xfce/actions/48/gtk-home.svg +share/icons/elementary-xfce/actions/48/gtk-info.svg +share/icons/elementary-xfce/actions/48/gtk-jump-to-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-jump-to-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-leave-fullscreen.svg +share/icons/elementary-xfce/actions/48/gtk-media-forward-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-forward-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-next-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-next-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-pause.svg +share/icons/elementary-xfce/actions/48/gtk-media-play-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-previous-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-previous-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-record.svg +share/icons/elementary-xfce/actions/48/gtk-media-rewind-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-media-rewind-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-media-stop.svg +share/icons/elementary-xfce/actions/48/gtk-new.svg +share/icons/elementary-xfce/actions/48/gtk-no.svg +share/icons/elementary-xfce/actions/48/gtk-ok.svg +share/icons/elementary-xfce/actions/48/gtk-open.svg +share/icons/elementary-xfce/actions/48/gtk-paste.png +share/icons/elementary-xfce/actions/48/gtk-print-preview.svg +share/icons/elementary-xfce/actions/48/gtk-print.svg +share/icons/elementary-xfce/actions/48/gtk-properties.svg +share/icons/elementary-xfce/actions/48/gtk-quit.svg +share/icons/elementary-xfce/actions/48/gtk-redo-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-refresh.svg +share/icons/elementary-xfce/actions/48/gtk-remove.svg +share/icons/elementary-xfce/actions/48/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/48/gtk-save-as.svg +share/icons/elementary-xfce/actions/48/gtk-save.svg +share/icons/elementary-xfce/actions/48/gtk-search.svg +share/icons/elementary-xfce/actions/48/gtk-select-all.svg +share/icons/elementary-xfce/actions/48/gtk-stop.svg +share/icons/elementary-xfce/actions/48/gtk-undo-ltr.svg +share/icons/elementary-xfce/actions/48/gtk-yes.svg +share/icons/elementary-xfce/actions/48/gtk-zoom-100.png +share/icons/elementary-xfce/actions/48/gtk-zoom-fit.png +share/icons/elementary-xfce/actions/48/gtk-zoom-in.png +share/icons/elementary-xfce/actions/48/gtk-zoom-out.png +share/icons/elementary-xfce/actions/48/help-about.svg +share/icons/elementary-xfce/actions/48/help-contents.svg +share/icons/elementary-xfce/actions/48/help-faq.png +share/icons/elementary-xfce/actions/48/help-hint.svg +share/icons/elementary-xfce/actions/48/help-info.svg +share/icons/elementary-xfce/actions/48/hint.svg +share/icons/elementary-xfce/actions/48/hook-notifier.svg +share/icons/elementary-xfce/actions/48/insert-image.png +share/icons/elementary-xfce/actions/48/insert-link.png +share/icons/elementary-xfce/actions/48/insert-object.png +share/icons/elementary-xfce/actions/48/insert-text.png +share/icons/elementary-xfce/actions/48/iso-image-burn.svg +share/icons/elementary-xfce/actions/48/jockey-proprietary.svg +share/icons/elementary-xfce/actions/48/kfind.svg +share/icons/elementary-xfce/actions/48/kfm_home.svg +share/icons/elementary-xfce/actions/48/list-add.svg +share/icons/elementary-xfce/actions/48/list-remove.svg +share/icons/elementary-xfce/actions/48/lock.svg +share/icons/elementary-xfce/actions/48/mail-forward.svg +share/icons/elementary-xfce/actions/48/mail-mark-important.svg +share/icons/elementary-xfce/actions/48/mail-message-new.svg +share/icons/elementary-xfce/actions/48/mail-reply-all.svg +share/icons/elementary-xfce/actions/48/mail-reply-sender.svg +share/icons/elementary-xfce/actions/48/media-eject.svg +share/icons/elementary-xfce/actions/48/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/48/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/48/media-optical-data-new.svg +share/icons/elementary-xfce/actions/48/media-optical-video-new.svg +share/icons/elementary-xfce/actions/48/media-playback-pause.svg +share/icons/elementary-xfce/actions/48/media-playback-start.svg +share/icons/elementary-xfce/actions/48/media-playback-stop.svg +share/icons/elementary-xfce/actions/48/media-record.svg +share/icons/elementary-xfce/actions/48/media-seek-backward.svg +share/icons/elementary-xfce/actions/48/media-seek-forward.svg +share/icons/elementary-xfce/actions/48/media-skip-backward.svg +share/icons/elementary-xfce/actions/48/media-skip-forward.svg +share/icons/elementary-xfce/actions/48/next.svg +share/icons/elementary-xfce/actions/48/object-inverse.svg +share/icons/elementary-xfce/actions/48/object-rotate-left.svg +share/icons/elementary-xfce/actions/48/object-rotate-right.svg +share/icons/elementary-xfce/actions/48/object-rotate.svg +share/icons/elementary-xfce/actions/48/panel-searchtool.svg +share/icons/elementary-xfce/actions/48/player_eject.svg +share/icons/elementary-xfce/actions/48/player_end.svg +share/icons/elementary-xfce/actions/48/player_fwd.svg +share/icons/elementary-xfce/actions/48/player_pause.svg +share/icons/elementary-xfce/actions/48/player_play.svg +share/icons/elementary-xfce/actions/48/player_record.svg +share/icons/elementary-xfce/actions/48/player_rew.svg +share/icons/elementary-xfce/actions/48/player_start.svg +share/icons/elementary-xfce/actions/48/player_stop.svg +share/icons/elementary-xfce/actions/48/preview-file.svg +share/icons/elementary-xfce/actions/48/previous.svg +share/icons/elementary-xfce/actions/48/process-stop.svg +share/icons/elementary-xfce/actions/48/redhat-home.svg +share/icons/elementary-xfce/actions/48/redo.svg +share/icons/elementary-xfce/actions/48/reload.svg +share/icons/elementary-xfce/actions/48/reload3.svg +share/icons/elementary-xfce/actions/48/reload_all_tabs.svg +share/icons/elementary-xfce/actions/48/reload_page.svg +share/icons/elementary-xfce/actions/48/remove.svg +share/icons/elementary-xfce/actions/48/revert.svg +share/icons/elementary-xfce/actions/48/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/48/rotate.svg +share/icons/elementary-xfce/actions/48/search.svg +share/icons/elementary-xfce/actions/48/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/48/sleep.svg +share/icons/elementary-xfce/actions/48/start.svg +share/icons/elementary-xfce/actions/48/stock_about.svg +share/icons/elementary-xfce/actions/48/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/48/stock_bookmark.svg +share/icons/elementary-xfce/actions/48/stock_bottom.svg +share/icons/elementary-xfce/actions/48/stock_calc-accept.svg +share/icons/elementary-xfce/actions/48/stock_calc-cancel.svg +share/icons/elementary-xfce/actions/48/stock_close.svg +share/icons/elementary-xfce/actions/48/stock_cut.png +share/icons/elementary-xfce/actions/48/stock_delete.svg +share/icons/elementary-xfce/actions/48/stock_down.svg +share/icons/elementary-xfce/actions/48/stock_edit.svg +share/icons/elementary-xfce/actions/48/stock_exit.svg +share/icons/elementary-xfce/actions/48/stock_file-properites.svg +share/icons/elementary-xfce/actions/48/stock_file-properties.svg +share/icons/elementary-xfce/actions/48/stock_first.svg +share/icons/elementary-xfce/actions/48/stock_folder-copy.svg +share/icons/elementary-xfce/actions/48/stock_folder-move.svg +share/icons/elementary-xfce/actions/48/stock_folder-properties.svg +share/icons/elementary-xfce/actions/48/stock_fullscreen.svg +share/icons/elementary-xfce/actions/48/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/48/stock_help.svg +share/icons/elementary-xfce/actions/48/stock_home.svg +share/icons/elementary-xfce/actions/48/stock_last.svg +share/icons/elementary-xfce/actions/48/stock_leave-fullscreen.svg +share/icons/elementary-xfce/actions/48/stock_left.svg +share/icons/elementary-xfce/actions/48/stock_mail-filters-apply.svg +share/icons/elementary-xfce/actions/48/stock_mark.svg +share/icons/elementary-xfce/actions/48/stock_media-fwd.svg +share/icons/elementary-xfce/actions/48/stock_media-next.svg +share/icons/elementary-xfce/actions/48/stock_media-pause.svg +share/icons/elementary-xfce/actions/48/stock_media-play.svg +share/icons/elementary-xfce/actions/48/stock_media-prev.svg +share/icons/elementary-xfce/actions/48/stock_media-rec.svg +share/icons/elementary-xfce/actions/48/stock_media-rew.svg +share/icons/elementary-xfce/actions/48/stock_media-stop.svg +share/icons/elementary-xfce/actions/48/stock_navigator.svg +share/icons/elementary-xfce/actions/48/stock_new-address-book.svg +share/icons/elementary-xfce/actions/48/stock_new-appointment.svg +share/icons/elementary-xfce/actions/48/stock_new-dir.svg +share/icons/elementary-xfce/actions/48/stock_new-tab.svg +share/icons/elementary-xfce/actions/48/stock_new-text.svg +share/icons/elementary-xfce/actions/48/stock_new-vcard.svg +share/icons/elementary-xfce/actions/48/stock_new-window.svg +share/icons/elementary-xfce/actions/48/stock_no.svg +share/icons/elementary-xfce/actions/48/stock_not.svg +share/icons/elementary-xfce/actions/48/stock_paste.png +share/icons/elementary-xfce/actions/48/stock_print-preview.svg +share/icons/elementary-xfce/actions/48/stock_print-setup.svg +share/icons/elementary-xfce/actions/48/stock_print.svg +share/icons/elementary-xfce/actions/48/stock_properties.svg +share/icons/elementary-xfce/actions/48/stock_redo.svg +share/icons/elementary-xfce/actions/48/stock_refresh.svg +share/icons/elementary-xfce/actions/48/stock_right.svg +share/icons/elementary-xfce/actions/48/stock_save-as.svg +share/icons/elementary-xfce/actions/48/stock_save.svg +share/icons/elementary-xfce/actions/48/stock_scores.svg +share/icons/elementary-xfce/actions/48/stock_search-and-replace.svg +share/icons/elementary-xfce/actions/48/stock_search.svg +share/icons/elementary-xfce/actions/48/stock_select-all.svg +share/icons/elementary-xfce/actions/48/stock_stop.svg +share/icons/elementary-xfce/actions/48/stock_top.svg +share/icons/elementary-xfce/actions/48/stock_undo.svg +share/icons/elementary-xfce/actions/48/stock_up.svg +share/icons/elementary-xfce/actions/48/stock_view-details.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-audio-cd.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-blank-cdrw.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-data-copy.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-import-session.svg +share/icons/elementary-xfce/actions/48/stock_xfburn-new-data-composition.svg +share/icons/elementary-xfce/actions/48/stock_yes.svg +share/icons/elementary-xfce/actions/48/stock_zoom-1.png +share/icons/elementary-xfce/actions/48/stock_zoom-in.png +share/icons/elementary-xfce/actions/48/stock_zoom-out.png +share/icons/elementary-xfce/actions/48/stock_zoom-page.png +share/icons/elementary-xfce/actions/48/stop.svg +share/icons/elementary-xfce/actions/48/system-lock-screen.svg +share/icons/elementary-xfce/actions/48/system-log-out.svg +share/icons/elementary-xfce/actions/48/system-reboot.svg +share/icons/elementary-xfce/actions/48/system-restart.svg +share/icons/elementary-xfce/actions/48/system-run.svg +share/icons/elementary-xfce/actions/48/system-search.svg +share/icons/elementary-xfce/actions/48/system-shutdown.svg +share/icons/elementary-xfce/actions/48/system-upgrade.svg +share/icons/elementary-xfce/actions/48/tab-new.svg +share/icons/elementary-xfce/actions/48/tab_new.svg +share/icons/elementary-xfce/actions/48/tag-new.svg +share/icons/elementary-xfce/actions/48/top.svg +share/icons/elementary-xfce/actions/48/transform-rotate.svg +share/icons/elementary-xfce/actions/48/undo.svg +share/icons/elementary-xfce/actions/48/up.svg +share/icons/elementary-xfce/actions/48/view-fullscreen.svg +share/icons/elementary-xfce/actions/48/view-refresh.svg +share/icons/elementary-xfce/actions/48/view-restore.svg +share/icons/elementary-xfce/actions/48/viewmag+.png +share/icons/elementary-xfce/actions/48/viewmag-.png +share/icons/elementary-xfce/actions/48/viewmag1.png +share/icons/elementary-xfce/actions/48/viewmagfit.png +share/icons/elementary-xfce/actions/48/window-close.svg +share/icons/elementary-xfce/actions/48/window-new.svg +share/icons/elementary-xfce/actions/48/window_fullscreen.svg +share/icons/elementary-xfce/actions/48/window_new.svg +share/icons/elementary-xfce/actions/48/window_nofullscreen.svg +share/icons/elementary-xfce/actions/48/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/48/xfce-system-exit.svg +share/icons/elementary-xfce/actions/48/xfce-system-lock.svg +share/icons/elementary-xfce/actions/48/xfsm-logout.svg +share/icons/elementary-xfce/actions/48/zoom-best-fit.png +share/icons/elementary-xfce/actions/48/zoom-fit-best.png +share/icons/elementary-xfce/actions/48/zoom-in.png +share/icons/elementary-xfce/actions/48/zoom-original.png +share/icons/elementary-xfce/actions/48/zoom-out.png +share/icons/elementary-xfce/actions/64/address-book-new.svg +share/icons/elementary-xfce/actions/64/bonobo-component-browser.svg +share/icons/elementary-xfce/actions/64/bookmark-new.svg +share/icons/elementary-xfce/actions/64/bookmark_add.svg +share/icons/elementary-xfce/actions/64/bookmarks_list_add.svg +share/icons/elementary-xfce/actions/64/contact-new.svg +share/icons/elementary-xfce/actions/64/document-export.svg +share/icons/elementary-xfce/actions/64/document-import.svg +share/icons/elementary-xfce/actions/64/document-new.svg +share/icons/elementary-xfce/actions/64/document-open-recent.svg +share/icons/elementary-xfce/actions/64/document-open.svg +share/icons/elementary-xfce/actions/64/document-page-setup.svg +share/icons/elementary-xfce/actions/64/document-properties.svg +share/icons/elementary-xfce/actions/64/document-revert.svg +share/icons/elementary-xfce/actions/64/edit-copy.svg +share/icons/elementary-xfce/actions/64/edit-delete.svg +share/icons/elementary-xfce/actions/64/edit-find.svg +share/icons/elementary-xfce/actions/64/edit-redo.svg +share/icons/elementary-xfce/actions/64/edit-undo.svg +share/icons/elementary-xfce/actions/64/editdelete.svg +share/icons/elementary-xfce/actions/64/filefind.svg +share/icons/elementary-xfce/actions/64/filenew.svg +share/icons/elementary-xfce/actions/64/fileopen.svg +share/icons/elementary-xfce/actions/64/find.svg +share/icons/elementary-xfce/actions/64/folder-copy.svg +share/icons/elementary-xfce/actions/64/folder-move.svg +share/icons/elementary-xfce/actions/64/folder-new.svg +share/icons/elementary-xfce/actions/64/gnome-app-install-star.svg +share/icons/elementary-xfce/actions/64/gnome-log-out.svg +share/icons/elementary-xfce/actions/64/gnome-logout.svg +share/icons/elementary-xfce/actions/64/gnome-run.svg +share/icons/elementary-xfce/actions/64/gnome-searchtool.svg +share/icons/elementary-xfce/actions/64/gnome-session-logout.svg +share/icons/elementary-xfce/actions/64/go-down.svg +share/icons/elementary-xfce/actions/64/gtk-about.svg +share/icons/elementary-xfce/actions/64/gtk-cancel.svg +share/icons/elementary-xfce/actions/64/gtk-delete.svg +share/icons/elementary-xfce/actions/64/gtk-execute.svg +share/icons/elementary-xfce/actions/64/gtk-find.svg +share/icons/elementary-xfce/actions/64/gtk-help.svg +share/icons/elementary-xfce/actions/64/gtk-info.svg +share/icons/elementary-xfce/actions/64/gtk-media-record.svg +share/icons/elementary-xfce/actions/64/gtk-media-stop.svg +share/icons/elementary-xfce/actions/64/gtk-new.svg +share/icons/elementary-xfce/actions/64/gtk-open.svg +share/icons/elementary-xfce/actions/64/gtk-properties.svg +share/icons/elementary-xfce/actions/64/gtk-quit.svg +share/icons/elementary-xfce/actions/64/gtk-remove.svg +share/icons/elementary-xfce/actions/64/gtk-revert-to-saved-ltr.svg +share/icons/elementary-xfce/actions/64/gtk-revert-to-saved-rtl.svg +share/icons/elementary-xfce/actions/64/gtk-search.svg +share/icons/elementary-xfce/actions/64/gtk-stop.svg +share/icons/elementary-xfce/actions/64/help-about.svg +share/icons/elementary-xfce/actions/64/help-contents.svg +share/icons/elementary-xfce/actions/64/help-hint.svg +share/icons/elementary-xfce/actions/64/help-info.svg +share/icons/elementary-xfce/actions/64/hint.svg +share/icons/elementary-xfce/actions/64/hook-notifier.svg +share/icons/elementary-xfce/actions/64/list-remove.svg +share/icons/elementary-xfce/actions/64/media-import-audio-cd.svg +share/icons/elementary-xfce/actions/64/media-optical-audio-new.svg +share/icons/elementary-xfce/actions/64/media-playback-stop.svg +share/icons/elementary-xfce/actions/64/media-record.svg +share/icons/elementary-xfce/actions/64/object-inverse.svg +share/icons/elementary-xfce/actions/64/panel-searchtool.svg +share/icons/elementary-xfce/actions/64/player_record.svg +share/icons/elementary-xfce/actions/64/player_stop.svg +share/icons/elementary-xfce/actions/64/process-stop.svg +share/icons/elementary-xfce/actions/64/remove.svg +share/icons/elementary-xfce/actions/64/revert.svg +share/icons/elementary-xfce/actions/64/rhythmbox-set-star.svg +share/icons/elementary-xfce/actions/64/search.svg +share/icons/elementary-xfce/actions/64/setroubleshoot_icon.svg +share/icons/elementary-xfce/actions/64/stock_about.svg +share/icons/elementary-xfce/actions/64/stock_add-bookmark.svg +share/icons/elementary-xfce/actions/64/stock_delete.svg +share/icons/elementary-xfce/actions/64/stock_file-properites.svg +share/icons/elementary-xfce/actions/64/stock_file-properties.svg +share/icons/elementary-xfce/actions/64/stock_folder-copy.svg +share/icons/elementary-xfce/actions/64/stock_folder-move.svg +share/icons/elementary-xfce/actions/64/stock_folder-properties.svg +share/icons/elementary-xfce/actions/64/stock_help-add-bookmark.svg +share/icons/elementary-xfce/actions/64/stock_help.svg +share/icons/elementary-xfce/actions/64/stock_media-rec.svg +share/icons/elementary-xfce/actions/64/stock_media-stop.svg +share/icons/elementary-xfce/actions/64/stock_navigator.svg +share/icons/elementary-xfce/actions/64/stock_new-address-book.svg +share/icons/elementary-xfce/actions/64/stock_new-text.svg +share/icons/elementary-xfce/actions/64/stock_not.svg +share/icons/elementary-xfce/actions/64/stock_properties.svg +share/icons/elementary-xfce/actions/64/stock_scores.svg +share/icons/elementary-xfce/actions/64/stock_search.svg +share/icons/elementary-xfce/actions/64/stock_stop.svg +share/icons/elementary-xfce/actions/64/stock_view-details.svg +share/icons/elementary-xfce/actions/64/stop.svg +share/icons/elementary-xfce/actions/64/system-log-out.svg +share/icons/elementary-xfce/actions/64/system-run.svg +share/icons/elementary-xfce/actions/64/system-search.svg +share/icons/elementary-xfce/actions/64/tag-new.svg +share/icons/elementary-xfce/actions/64/window-new.svg +share/icons/elementary-xfce/actions/64/window_new.svg +share/icons/elementary-xfce/actions/64/xfburn-burn-cd.svg +share/icons/elementary-xfce/actions/64/xfsm-logout.svg +share/icons/elementary-xfce/actions/96/document-open-recent.svg +share/icons/elementary-xfce/actions/96/document-open.svg +share/icons/elementary-xfce/actions/96/edit-find.svg +share/icons/elementary-xfce/actions/96/filefind.svg +share/icons/elementary-xfce/actions/96/fileopen.svg +share/icons/elementary-xfce/actions/96/find.svg +share/icons/elementary-xfce/actions/96/gnome-run.svg +share/icons/elementary-xfce/actions/96/gnome-searchtool.svg +share/icons/elementary-xfce/actions/96/gtk-execute.svg +share/icons/elementary-xfce/actions/96/gtk-find.svg +share/icons/elementary-xfce/actions/96/gtk-help.svg +share/icons/elementary-xfce/actions/96/gtk-info.svg +share/icons/elementary-xfce/actions/96/gtk-open.svg +share/icons/elementary-xfce/actions/96/gtk-search.svg +share/icons/elementary-xfce/actions/96/help-contents.svg +share/icons/elementary-xfce/actions/96/help-info.svg +share/icons/elementary-xfce/actions/96/panel-searchtool.svg +share/icons/elementary-xfce/actions/96/search.svg +share/icons/elementary-xfce/actions/96/stock_help.svg +share/icons/elementary-xfce/actions/96/stock_search.svg +share/icons/elementary-xfce/actions/96/stock_view-details.svg +share/icons/elementary-xfce/actions/96/system-run.svg +share/icons/elementary-xfce/actions/96/system-search.svg +share/icons/elementary-xfce/actions/symbolic/action-unavailable-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/address-book-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/application-add-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/application-exit-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/application-menu-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/appointment-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/appointment-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/bookmark-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/browser-download-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/call-end-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/call-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/call-stop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/close-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/color-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/contact-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-export-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-import-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-open-recent-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-open-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-page-setup-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-print-preview-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-print-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-properties-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-revert-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/document-revert-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-save-as-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-save-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/document-send-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/edit-clear-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-copy-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-cut-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-delete-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-find-replace-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-find-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-paste-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-redo-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-redo-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-select-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-undo-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/edit-undo-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/find-location-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/folder-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/font-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-less-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-less-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-less-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-more-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-more-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/format-indent-more-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-center-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-fill-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-left-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-justify-right-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-bold-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-direction-ltr-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-direction-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-direction-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/format-text-italic-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-larger-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-smaller-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-strikethrough-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/format-text-underline-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-bottom-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-down-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-first-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-first-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-first-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-home-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-jump-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-jump-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-jump-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-last-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-last-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-last-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-next-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-next-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-next-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-previous-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-previous-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/go-previous-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-top-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/go-up-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/gtk-about-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/help-about-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/help-info-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/image-crop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/image-red-eye-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-image-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-link-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-object-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/insert-text-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/list-add-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/list-remove-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/list-remove-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-forward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-mark-important-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-reply-all-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-reply-sender-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-send-receive-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mail-send-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/mark-location-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/marker-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-eject-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-eq-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-pause-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-start-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-start-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-playback-stop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-record-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-backward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-backward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-backward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-forward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-forward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-seek-forward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-backward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-backward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-backward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-forward-rtl-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-forward-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/media-skip-forward-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/media-view-subtitles-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-flip-horizontal-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-flip-vertical-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-rotate-left-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-rotate-right-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/object-select-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/open-menu-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-down-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-end-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pan-end-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-left-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-right-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-start-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pan-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pan-up-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pane-hide-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pane-hide-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/pane-show-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/pane-show-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/process-stop-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/selection-end-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/selection-end-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/selection-start-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/selection-start-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/send-to-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/spam-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/star-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-devices-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-run-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-search-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/system-shutdown-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/tab-new-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/tag-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/tools-check-spelling-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-column-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-continuous-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-coverflow-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-dual-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-filter-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/view-filter-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-fullscreen-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-grid-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-compact-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-images-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-list-video-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-more-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-paged-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-refresh-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-restore-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-sort-ascending-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/view-sort-descending-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-close-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-maximize-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/window-maximize-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-minimize-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/window-restore-symbolic-rtl.svg +share/icons/elementary-xfce/actions/symbolic/window-restore-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-fit-best-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-in-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-original-symbolic.svg +share/icons/elementary-xfce/actions/symbolic/zoom-out-symbolic.svg +share/icons/elementary-xfce/animations/128/brasero-disc-00.svg +share/icons/elementary-xfce/animations/16/brasero-disc-00.svg +share/icons/elementary-xfce/animations/16/brasero-disc-05.svg +share/icons/elementary-xfce/animations/16/brasero-disc-10.svg +share/icons/elementary-xfce/animations/16/brasero-disc-15.svg +share/icons/elementary-xfce/animations/16/brasero-disc-20.svg +share/icons/elementary-xfce/animations/16/brasero-disc-25.svg +share/icons/elementary-xfce/animations/16/brasero-disc-30.svg +share/icons/elementary-xfce/animations/16/brasero-disc-35.svg +share/icons/elementary-xfce/animations/16/brasero-disc-40.svg +share/icons/elementary-xfce/animations/16/brasero-disc-45.svg +share/icons/elementary-xfce/animations/16/brasero-disc-50.svg +share/icons/elementary-xfce/animations/16/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/16/gnome-spinner.png +share/icons/elementary-xfce/animations/16/process-idle.svg +share/icons/elementary-xfce/animations/16/process-working.png +share/icons/elementary-xfce/animations/22/brasero-disc-00.svg +share/icons/elementary-xfce/animations/22/brasero-disc-05.svg +share/icons/elementary-xfce/animations/22/brasero-disc-10.svg +share/icons/elementary-xfce/animations/22/brasero-disc-100.svg +share/icons/elementary-xfce/animations/22/brasero-disc-15.svg +share/icons/elementary-xfce/animations/22/brasero-disc-20.svg +share/icons/elementary-xfce/animations/22/brasero-disc-25.svg +share/icons/elementary-xfce/animations/22/brasero-disc-30.svg +share/icons/elementary-xfce/animations/22/brasero-disc-35.svg +share/icons/elementary-xfce/animations/22/brasero-disc-40.svg +share/icons/elementary-xfce/animations/22/brasero-disc-45.svg +share/icons/elementary-xfce/animations/22/brasero-disc-50.svg +share/icons/elementary-xfce/animations/22/brasero-disc-55.svg +share/icons/elementary-xfce/animations/22/brasero-disc-60.svg +share/icons/elementary-xfce/animations/22/brasero-disc-65.svg +share/icons/elementary-xfce/animations/22/brasero-disc-70.svg +share/icons/elementary-xfce/animations/22/brasero-disc-75.svg +share/icons/elementary-xfce/animations/22/brasero-disc-80.svg +share/icons/elementary-xfce/animations/22/brasero-disc-85.svg +share/icons/elementary-xfce/animations/22/brasero-disc-90.svg +share/icons/elementary-xfce/animations/22/brasero-disc-95.svg +share/icons/elementary-xfce/animations/22/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/22/gnome-spinner.png +share/icons/elementary-xfce/animations/22/nm-stage01-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-stage01-connecting11.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-stage02-connecting11.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-stage03-connecting11.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting01.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting02.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting03.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting04.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting05.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting06.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting07.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting08.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting09.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting10.svg +share/icons/elementary-xfce/animations/22/nm-vpn-connecting11.svg +share/icons/elementary-xfce/animations/22/process-idle.svg +share/icons/elementary-xfce/animations/22/process-working.png +share/icons/elementary-xfce/animations/24/brasero-disc-00.svg +share/icons/elementary-xfce/animations/24/brasero-disc-05.svg +share/icons/elementary-xfce/animations/24/brasero-disc-10.svg +share/icons/elementary-xfce/animations/24/brasero-disc-100.svg +share/icons/elementary-xfce/animations/24/brasero-disc-15.svg +share/icons/elementary-xfce/animations/24/brasero-disc-20.svg +share/icons/elementary-xfce/animations/24/brasero-disc-25.svg +share/icons/elementary-xfce/animations/24/brasero-disc-30.svg +share/icons/elementary-xfce/animations/24/brasero-disc-35.svg +share/icons/elementary-xfce/animations/24/brasero-disc-40.svg +share/icons/elementary-xfce/animations/24/brasero-disc-45.svg +share/icons/elementary-xfce/animations/24/brasero-disc-50.svg +share/icons/elementary-xfce/animations/24/brasero-disc-55.svg +share/icons/elementary-xfce/animations/24/brasero-disc-60.svg +share/icons/elementary-xfce/animations/24/brasero-disc-65.svg +share/icons/elementary-xfce/animations/24/brasero-disc-70.svg +share/icons/elementary-xfce/animations/24/brasero-disc-75.svg +share/icons/elementary-xfce/animations/24/brasero-disc-80.svg +share/icons/elementary-xfce/animations/24/brasero-disc-85.svg +share/icons/elementary-xfce/animations/24/brasero-disc-90.svg +share/icons/elementary-xfce/animations/24/brasero-disc-95.svg +share/icons/elementary-xfce/animations/24/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/24/gnome-spinner.png +share/icons/elementary-xfce/animations/24/nm-stage01-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-stage01-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-stage02-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-stage03-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting01.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting02.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting03.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting04.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting05.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting06.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting07.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting08.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting09.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting10.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting11.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting12.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting13.svg +share/icons/elementary-xfce/animations/24/nm-vpn-connecting14.svg +share/icons/elementary-xfce/animations/24/process-idle.svg +share/icons/elementary-xfce/animations/24/process-working.png +share/icons/elementary-xfce/animations/32/brasero-disc-00.svg +share/icons/elementary-xfce/animations/32/gnome-spinner-rest.svg +share/icons/elementary-xfce/animations/32/gnome-spinner.png +share/icons/elementary-xfce/animations/32/nm-stage02-connecting01.svg +share/icons/elementary-xfce/animations/32/process-idle.svg +share/icons/elementary-xfce/animations/32/process-working.png +share/icons/elementary-xfce/animations/48/brasero-disc-00.svg +share/icons/elementary-xfce/animations/48/brasero-disc-05.svg +share/icons/elementary-xfce/animations/48/brasero-disc-10.svg +share/icons/elementary-xfce/animations/48/brasero-disc-100.svg +share/icons/elementary-xfce/animations/48/brasero-disc-15.svg +share/icons/elementary-xfce/animations/48/brasero-disc-20.svg +share/icons/elementary-xfce/animations/48/brasero-disc-25.svg +share/icons/elementary-xfce/animations/48/brasero-disc-30.svg +share/icons/elementary-xfce/animations/48/brasero-disc-35.svg +share/icons/elementary-xfce/animations/48/brasero-disc-40.svg +share/icons/elementary-xfce/animations/48/brasero-disc-45.svg +share/icons/elementary-xfce/animations/48/brasero-disc-50.svg +share/icons/elementary-xfce/animations/48/brasero-disc-55.svg +share/icons/elementary-xfce/animations/48/brasero-disc-60.svg +share/icons/elementary-xfce/animations/48/brasero-disc-65.svg +share/icons/elementary-xfce/animations/48/brasero-disc-70.svg +share/icons/elementary-xfce/animations/48/brasero-disc-75.svg +share/icons/elementary-xfce/animations/48/brasero-disc-80.svg +share/icons/elementary-xfce/animations/48/brasero-disc-85.svg +share/icons/elementary-xfce/animations/48/brasero-disc-90.svg +share/icons/elementary-xfce/animations/48/brasero-disc-95.svg +share/icons/elementary-xfce/animations/48/pk-action-refresh-cache.svg +share/icons/elementary-xfce/animations/64/brasero-disc-00.svg +share/icons/elementary-xfce/apps/128/AdobeReader.svg +share/icons/elementary-xfce/apps/128/AdobeReader10.svg +share/icons/elementary-xfce/apps/128/AdobeReader8.svg +share/icons/elementary-xfce/apps/128/AdobeReader9.svg +share/icons/elementary-xfce/apps/128/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/128/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/128/Terminal.svg +share/icons/elementary-xfce/apps/128/abiword.svg +share/icons/elementary-xfce/apps/128/abiword_128.svg +share/icons/elementary-xfce/apps/128/access.svg +share/icons/elementary-xfce/apps/128/accessibility-directory.svg +share/icons/elementary-xfce/apps/128/accessories-calculator.svg +share/icons/elementary-xfce/apps/128/accessories-character-map.svg +share/icons/elementary-xfce/apps/128/accessories-dictionary.svg +share/icons/elementary-xfce/apps/128/accessories-text-editor.svg +share/icons/elementary-xfce/apps/128/acroread.svg +share/icons/elementary-xfce/apps/128/addressbook.svg +share/icons/elementary-xfce/apps/128/administration.svg +share/icons/elementary-xfce/apps/128/adobe-reader.svg +share/icons/elementary-xfce/apps/128/applets-screenshooter.svg +share/icons/elementary-xfce/apps/128/application-default-icon.svg +share/icons/elementary-xfce/apps/128/archive-manager.svg +share/icons/elementary-xfce/apps/128/audio-tag-tool.svg +share/icons/elementary-xfce/apps/128/ax-applet.svg +share/icons/elementary-xfce/apps/128/background.svg +share/icons/elementary-xfce/apps/128/bash.svg +share/icons/elementary-xfce/apps/128/beryl-settings.svg +share/icons/elementary-xfce/apps/128/browser-help.svg +share/icons/elementary-xfce/apps/128/browser.svg +share/icons/elementary-xfce/apps/128/calc.svg +share/icons/elementary-xfce/apps/128/calendar.svg +share/icons/elementary-xfce/apps/128/catfish.svg +share/icons/elementary-xfce/apps/128/ccsm.svg +share/icons/elementary-xfce/apps/128/checkbox.svg +share/icons/elementary-xfce/apps/128/checkgmail.svg +share/icons/elementary-xfce/apps/128/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/128/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/128/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/128/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/128/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/128/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/128/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/128/chromium-browser.svg +share/icons/elementary-xfce/apps/128/claws-mail.svg +share/icons/elementary-xfce/apps/128/date.svg +share/icons/elementary-xfce/apps/128/desktop-effects.svg +share/icons/elementary-xfce/apps/128/display-capplet.svg +share/icons/elementary-xfce/apps/128/do.svg +share/icons/elementary-xfce/apps/128/drakstats.svg +share/icons/elementary-xfce/apps/128/easytag.svg +share/icons/elementary-xfce/apps/128/empathy.svg +share/icons/elementary-xfce/apps/128/epiphany-browser.svg +share/icons/elementary-xfce/apps/128/epiphany-gecko.svg +share/icons/elementary-xfce/apps/128/epiphany-icon.svg +share/icons/elementary-xfce/apps/128/epiphany-webkit.svg +share/icons/elementary-xfce/apps/128/epiphany.svg +share/icons/elementary-xfce/apps/128/evince.svg +share/icons/elementary-xfce/apps/128/evolution-calendar.svg +share/icons/elementary-xfce/apps/128/facebook.svg +share/icons/elementary-xfce/apps/128/file-roller.svg +share/icons/elementary-xfce/apps/128/firefox.png +share/icons/elementary-xfce/apps/128/fusion-icon.svg +share/icons/elementary-xfce/apps/128/galeon.svg +share/icons/elementary-xfce/apps/128/gdeb.svg +share/icons/elementary-xfce/apps/128/gdebi.svg +share/icons/elementary-xfce/apps/128/gdm-xnest.svg +share/icons/elementary-xfce/apps/128/gedit-icon.svg +share/icons/elementary-xfce/apps/128/gedit-logo.svg +share/icons/elementary-xfce/apps/128/gimp.png +share/icons/elementary-xfce/apps/128/gksu-debian.svg +share/icons/elementary-xfce/apps/128/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/128/gmail.svg +share/icons/elementary-xfce/apps/128/gmusicbrowser.svg +share/icons/elementary-xfce/apps/128/gnochm.svg +share/icons/elementary-xfce/apps/128/gnome-app-install.svg +share/icons/elementary-xfce/apps/128/gnome-apt.svg +share/icons/elementary-xfce/apps/128/gnome-audio.svg +share/icons/elementary-xfce/apps/128/gnome-calculator.svg +share/icons/elementary-xfce/apps/128/gnome-calendar.svg +share/icons/elementary-xfce/apps/128/gnome-character-map.svg +share/icons/elementary-xfce/apps/128/gnome-control-centre.svg +share/icons/elementary-xfce/apps/128/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/128/gnome-display-properties.svg +share/icons/elementary-xfce/apps/128/gnome-do.svg +share/icons/elementary-xfce/apps/128/gnome-eterm.svg +share/icons/elementary-xfce/apps/128/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/128/gnome-help.svg +share/icons/elementary-xfce/apps/128/gnome-info.svg +share/icons/elementary-xfce/apps/128/gnome-monitor.svg +share/icons/elementary-xfce/apps/128/gnome-package.svg +share/icons/elementary-xfce/apps/128/gnome-pdf.svg +share/icons/elementary-xfce/apps/128/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/128/gnome-screenshot.svg +share/icons/elementary-xfce/apps/128/gnome-searchtool.svg +share/icons/elementary-xfce/apps/128/gnome-session-properties.svg +share/icons/elementary-xfce/apps/128/gnome-session.svg +share/icons/elementary-xfce/apps/128/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/128/gnome-settings-background.svg +share/icons/elementary-xfce/apps/128/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/128/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/128/gnome-status.svg +share/icons/elementary-xfce/apps/128/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/128/gnome-term.svg +share/icons/elementary-xfce/apps/128/gnome-terminal.svg +share/icons/elementary-xfce/apps/128/gnome-unknown.svg +share/icons/elementary-xfce/apps/128/gnome-volume-control.svg +share/icons/elementary-xfce/apps/128/gnome-web-browser.svg +share/icons/elementary-xfce/apps/128/gnome-word.svg +share/icons/elementary-xfce/apps/128/gnome-xterm.svg +share/icons/elementary-xfce/apps/128/gnumeric.svg +share/icons/elementary-xfce/apps/128/google-calendar.svg +share/icons/elementary-xfce/apps/128/google-chrome.svg +share/icons/elementary-xfce/apps/128/google-hangout.svg +share/icons/elementary-xfce/apps/128/google-plus.svg +share/icons/elementary-xfce/apps/128/google.svg +share/icons/elementary-xfce/apps/128/gpk-prefs.svg +share/icons/elementary-xfce/apps/128/grandr.svg +share/icons/elementary-xfce/apps/128/grip.svg +share/icons/elementary-xfce/apps/128/gsd-xrandr.svg +share/icons/elementary-xfce/apps/128/gtk-help.svg +share/icons/elementary-xfce/apps/128/gtk-info.svg +share/icons/elementary-xfce/apps/128/gucharmap.svg +share/icons/elementary-xfce/apps/128/help-browser.svg +share/icons/elementary-xfce/apps/128/help-contents.svg +share/icons/elementary-xfce/apps/128/help.svg +share/icons/elementary-xfce/apps/128/htop.svg +share/icons/elementary-xfce/apps/128/im-facebook.svg +share/icons/elementary-xfce/apps/128/indicator-applet.svg +share/icons/elementary-xfce/apps/128/inkscape.svg +share/icons/elementary-xfce/apps/128/internet-feed-reader.svg +share/icons/elementary-xfce/apps/128/internet-mail.svg +share/icons/elementary-xfce/apps/128/internet-news-reader.svg +share/icons/elementary-xfce/apps/128/internet-web-browser.svg +share/icons/elementary-xfce/apps/128/invest-applet.svg +share/icons/elementary-xfce/apps/128/leafpad.svg +share/icons/elementary-xfce/apps/128/libreoffice-base.svg +share/icons/elementary-xfce/apps/128/libreoffice-calc.svg +share/icons/elementary-xfce/apps/128/libreoffice-draw.svg +share/icons/elementary-xfce/apps/128/libreoffice-impress.svg +share/icons/elementary-xfce/apps/128/libreoffice-main.svg +share/icons/elementary-xfce/apps/128/libreoffice-math.svg +share/icons/elementary-xfce/apps/128/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/128/libreoffice-writer.svg +share/icons/elementary-xfce/apps/128/media-player-banshee.svg +share/icons/elementary-xfce/apps/128/midori.svg +share/icons/elementary-xfce/apps/128/miro.svg +share/icons/elementary-xfce/apps/128/mousepad.svg +share/icons/elementary-xfce/apps/128/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/128/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/128/multimedia-video-player.svg +share/icons/elementary-xfce/apps/128/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/128/news-feed.svg +share/icons/elementary-xfce/apps/128/office-address-book.svg +share/icons/elementary-xfce/apps/128/office-calendar.svg +share/icons/elementary-xfce/apps/128/office-database.svg +share/icons/elementary-xfce/apps/128/office-date.svg +share/icons/elementary-xfce/apps/128/office-writer.svg +share/icons/elementary-xfce/apps/128/ogmrip.svg +share/icons/elementary-xfce/apps/128/onboard.svg +share/icons/elementary-xfce/apps/128/ooo-calc.svg +share/icons/elementary-xfce/apps/128/ooo-draw.svg +share/icons/elementary-xfce/apps/128/ooo-impress.svg +share/icons/elementary-xfce/apps/128/ooo-writer.svg +share/icons/elementary-xfce/apps/128/openterm.svg +share/icons/elementary-xfce/apps/128/package-manager-icon.svg +share/icons/elementary-xfce/apps/128/panel-searchtool.svg +share/icons/elementary-xfce/apps/128/parole.svg +share/icons/elementary-xfce/apps/128/pidgin-menu.svg +share/icons/elementary-xfce/apps/128/pidgin.svg +share/icons/elementary-xfce/apps/128/pirut.svg +share/icons/elementary-xfce/apps/128/plan.svg +share/icons/elementary-xfce/apps/128/plugin-notification.svg +share/icons/elementary-xfce/apps/128/plugin-screenshot.svg +share/icons/elementary-xfce/apps/128/postscript-viewer.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/128/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/128/preferences-desktop.svg +share/icons/elementary-xfce/apps/128/preferences-sound.svg +share/icons/elementary-xfce/apps/128/preferences-system-session.svg +share/icons/elementary-xfce/apps/128/preferences-system-windows.svg +share/icons/elementary-xfce/apps/128/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/128/pup.svg +share/icons/elementary-xfce/apps/128/resapplet.svg +share/icons/elementary-xfce/apps/128/rip.svg +share/icons/elementary-xfce/apps/128/ristretto.png +share/icons/elementary-xfce/apps/128/session-properties.svg +share/icons/elementary-xfce/apps/128/shotwell.svg +share/icons/elementary-xfce/apps/128/simple-ccsm.svg +share/icons/elementary-xfce/apps/128/software-manager.svg +share/icons/elementary-xfce/apps/128/softwarecenter.svg +share/icons/elementary-xfce/apps/128/spacefm-find.svg +share/icons/elementary-xfce/apps/128/spacefm.svg +share/icons/elementary-xfce/apps/128/stock_calendar.svg +share/icons/elementary-xfce/apps/128/stock_help-agent.svg +share/icons/elementary-xfce/apps/128/stock_help.svg +share/icons/elementary-xfce/apps/128/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/128/stock_unknown.svg +share/icons/elementary-xfce/apps/128/stock_view-details.svg +share/icons/elementary-xfce/apps/128/synaptic.svg +share/icons/elementary-xfce/apps/128/system-config-date.svg +share/icons/elementary-xfce/apps/128/system-config-display.svg +share/icons/elementary-xfce/apps/128/system-file-manager.svg +share/icons/elementary-xfce/apps/128/system-installer.svg +share/icons/elementary-xfce/apps/128/system-software-install.svg +share/icons/elementary-xfce/apps/128/system-software-installer.svg +share/icons/elementary-xfce/apps/128/system-software-update.svg +share/icons/elementary-xfce/apps/128/terminal.svg +share/icons/elementary-xfce/apps/128/text-editor.svg +share/icons/elementary-xfce/apps/128/thunderbird.png +share/icons/elementary-xfce/apps/128/tilda.svg +share/icons/elementary-xfce/apps/128/transmission.svg +share/icons/elementary-xfce/apps/128/tsclient.svg +share/icons/elementary-xfce/apps/128/ubiquity.svg +share/icons/elementary-xfce/apps/128/update-manager.svg +share/icons/elementary-xfce/apps/128/update-notifier.svg +share/icons/elementary-xfce/apps/128/user-info.svg +share/icons/elementary-xfce/apps/128/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/128/utilities-terminal.svg +share/icons/elementary-xfce/apps/128/vinagre.svg +share/icons/elementary-xfce/apps/128/wallpaper.svg +share/icons/elementary-xfce/apps/128/web-browser.svg +share/icons/elementary-xfce/apps/128/wmtweaks.svg +share/icons/elementary-xfce/apps/128/www-browser.svg +share/icons/elementary-xfce/apps/128/x-office-calendar.svg +share/icons/elementary-xfce/apps/128/x-pdf.svg +share/icons/elementary-xfce/apps/128/xchat-gnome.svg +share/icons/elementary-xfce/apps/128/xchat-mini.svg +share/icons/elementary-xfce/apps/128/xchat.svg +share/icons/elementary-xfce/apps/128/xfcalendar.svg +share/icons/elementary-xfce/apps/128/xfce-editor.svg +share/icons/elementary-xfce/apps/128/xfce-mail.svg +share/icons/elementary-xfce/apps/128/xfce-man.svg +share/icons/elementary-xfce/apps/128/xfce-sound.svg +share/icons/elementary-xfce/apps/128/xfce-system-info.svg +share/icons/elementary-xfce/apps/128/xfce-terminal.svg +share/icons/elementary-xfce/apps/128/xfce-unknown.svg +share/icons/elementary-xfce/apps/128/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/128/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/128/xfce4-session.svg +share/icons/elementary-xfce/apps/128/xfce_unknown.svg +share/icons/elementary-xfce/apps/128/xfwm4.svg +share/icons/elementary-xfce/apps/128/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/128/xpdf.svg +share/icons/elementary-xfce/apps/128/youtube.svg +share/icons/elementary-xfce/apps/128/yumex.svg +share/icons/elementary-xfce/apps/128/zen-icon.svg +share/icons/elementary-xfce/apps/128/zim.svg +share/icons/elementary-xfce/apps/16/AdobeReader.svg +share/icons/elementary-xfce/apps/16/AdobeReader10.svg +share/icons/elementary-xfce/apps/16/AdobeReader8.svg +share/icons/elementary-xfce/apps/16/AdobeReader9.svg +share/icons/elementary-xfce/apps/16/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/16/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/16/Terminal.svg +share/icons/elementary-xfce/apps/16/Thunar.svg +share/icons/elementary-xfce/apps/16/abiword.svg +share/icons/elementary-xfce/apps/16/access.svg +share/icons/elementary-xfce/apps/16/accessibility-directory.svg +share/icons/elementary-xfce/apps/16/accessories-calculator.svg +share/icons/elementary-xfce/apps/16/accessories-character-map.svg +share/icons/elementary-xfce/apps/16/accessories-dictionary.svg +share/icons/elementary-xfce/apps/16/accessories-text-editor.svg +share/icons/elementary-xfce/apps/16/acroread.svg +share/icons/elementary-xfce/apps/16/addressbook.svg +share/icons/elementary-xfce/apps/16/administration.svg +share/icons/elementary-xfce/apps/16/adobe-reader.svg +share/icons/elementary-xfce/apps/16/alacarte.svg +share/icons/elementary-xfce/apps/16/applets-screenshooter.svg +share/icons/elementary-xfce/apps/16/application-community.svg +share/icons/elementary-xfce/apps/16/application-default-icon.svg +share/icons/elementary-xfce/apps/16/appointment.svg +share/icons/elementary-xfce/apps/16/apport.svg +share/icons/elementary-xfce/apps/16/archive-manager.svg +share/icons/elementary-xfce/apps/16/audio-tag-tool.svg +share/icons/elementary-xfce/apps/16/ax-applet.svg +share/icons/elementary-xfce/apps/16/background.svg +share/icons/elementary-xfce/apps/16/bash.svg +share/icons/elementary-xfce/apps/16/beryl-settings.svg +share/icons/elementary-xfce/apps/16/blueman.svg +share/icons/elementary-xfce/apps/16/blueradio.svg +share/icons/elementary-xfce/apps/16/bluetooth.svg +share/icons/elementary-xfce/apps/16/bluetoothradio.svg +share/icons/elementary-xfce/apps/16/browser-help.svg +share/icons/elementary-xfce/apps/16/browser.svg +share/icons/elementary-xfce/apps/16/bt-logo.svg +share/icons/elementary-xfce/apps/16/cairo-clock.svg +share/icons/elementary-xfce/apps/16/calc.svg +share/icons/elementary-xfce/apps/16/calendar.svg +share/icons/elementary-xfce/apps/16/catfish.svg +share/icons/elementary-xfce/apps/16/ccsm.svg +share/icons/elementary-xfce/apps/16/checkbox.svg +share/icons/elementary-xfce/apps/16/checkgmail.svg +share/icons/elementary-xfce/apps/16/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/16/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/16/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/16/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/16/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/16/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/16/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/16/chromium-browser.svg +share/icons/elementary-xfce/apps/16/claws-mail.svg +share/icons/elementary-xfce/apps/16/clock.svg +share/icons/elementary-xfce/apps/16/config-date.svg +share/icons/elementary-xfce/apps/16/config-language.svg +share/icons/elementary-xfce/apps/16/config-users.svg +share/icons/elementary-xfce/apps/16/control-center2.svg +share/icons/elementary-xfce/apps/16/date.svg +share/icons/elementary-xfce/apps/16/desktop-effects.svg +share/icons/elementary-xfce/apps/16/display-capplet.svg +share/icons/elementary-xfce/apps/16/do.svg +share/icons/elementary-xfce/apps/16/drakconf.svg +share/icons/elementary-xfce/apps/16/drakmenustyle.svg +share/icons/elementary-xfce/apps/16/drakstats.svg +share/icons/elementary-xfce/apps/16/driver-manager.svg +share/icons/elementary-xfce/apps/16/easytag.svg +share/icons/elementary-xfce/apps/16/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/16/empathy.svg +share/icons/elementary-xfce/apps/16/epiphany-browser.svg +share/icons/elementary-xfce/apps/16/epiphany-gecko.svg +share/icons/elementary-xfce/apps/16/epiphany-icon.svg +share/icons/elementary-xfce/apps/16/epiphany-webkit.svg +share/icons/elementary-xfce/apps/16/epiphany.svg +share/icons/elementary-xfce/apps/16/evince.svg +share/icons/elementary-xfce/apps/16/evolution-calendar.svg +share/icons/elementary-xfce/apps/16/facebook.svg +share/icons/elementary-xfce/apps/16/file-manager.svg +share/icons/elementary-xfce/apps/16/file-roller.svg +share/icons/elementary-xfce/apps/16/firefox.png +share/icons/elementary-xfce/apps/16/flickr.svg +share/icons/elementary-xfce/apps/16/fonts.png +share/icons/elementary-xfce/apps/16/force-exit.svg +share/icons/elementary-xfce/apps/16/fusion-icon.svg +share/icons/elementary-xfce/apps/16/galeon.svg +share/icons/elementary-xfce/apps/16/gconf-editor.svg +share/icons/elementary-xfce/apps/16/gconfeditor.svg +share/icons/elementary-xfce/apps/16/gdeb.svg +share/icons/elementary-xfce/apps/16/gdebi.svg +share/icons/elementary-xfce/apps/16/gdm-xnest.svg +share/icons/elementary-xfce/apps/16/gedit-icon.svg +share/icons/elementary-xfce/apps/16/gedit-logo.svg +share/icons/elementary-xfce/apps/16/gimp.png +share/icons/elementary-xfce/apps/16/gkdebconf-icon.svg +share/icons/elementary-xfce/apps/16/gkdebconf.svg +share/icons/elementary-xfce/apps/16/gksu-debian.svg +share/icons/elementary-xfce/apps/16/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/16/gmail.svg +share/icons/elementary-xfce/apps/16/gmusicbrowser.svg +share/icons/elementary-xfce/apps/16/gnochm.svg +share/icons/elementary-xfce/apps/16/gnome-app-install.svg +share/icons/elementary-xfce/apps/16/gnome-apt.svg +share/icons/elementary-xfce/apps/16/gnome-audio.svg +share/icons/elementary-xfce/apps/16/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/16/gnome-calculator.svg +share/icons/elementary-xfce/apps/16/gnome-calendar.svg +share/icons/elementary-xfce/apps/16/gnome-character-map.svg +share/icons/elementary-xfce/apps/16/gnome-control-centre.svg +share/icons/elementary-xfce/apps/16/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/16/gnome-display-properties.svg +share/icons/elementary-xfce/apps/16/gnome-do.svg +share/icons/elementary-xfce/apps/16/gnome-eterm.svg +share/icons/elementary-xfce/apps/16/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/16/gnome-gmenu.svg +share/icons/elementary-xfce/apps/16/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/16/gnome-help.svg +share/icons/elementary-xfce/apps/16/gnome-info.svg +share/icons/elementary-xfce/apps/16/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/16/gnome-monitor.svg +share/icons/elementary-xfce/apps/16/gnome-package.svg +share/icons/elementary-xfce/apps/16/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/16/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/16/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/16/gnome-pdf.svg +share/icons/elementary-xfce/apps/16/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/16/gnome-screenshot.svg +share/icons/elementary-xfce/apps/16/gnome-searchtool.svg +share/icons/elementary-xfce/apps/16/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/16/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/16/gnome-session-properties.svg +share/icons/elementary-xfce/apps/16/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/16/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/16/gnome-session.svg +share/icons/elementary-xfce/apps/16/gnome-set-time.svg +share/icons/elementary-xfce/apps/16/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/16/gnome-settings-background.svg +share/icons/elementary-xfce/apps/16/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/16/gnome-settings-font.png +share/icons/elementary-xfce/apps/16/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/16/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/16/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/16/gnome-status.svg +share/icons/elementary-xfce/apps/16/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/16/gnome-term.svg +share/icons/elementary-xfce/apps/16/gnome-terminal.svg +share/icons/elementary-xfce/apps/16/gnome-translate.svg +share/icons/elementary-xfce/apps/16/gnome-unknown.svg +share/icons/elementary-xfce/apps/16/gnome-volume-control.svg +share/icons/elementary-xfce/apps/16/gnome-web-browser.svg +share/icons/elementary-xfce/apps/16/gnome-word.svg +share/icons/elementary-xfce/apps/16/gnome-workspace.svg +share/icons/elementary-xfce/apps/16/gnome-xterm.svg +share/icons/elementary-xfce/apps/16/gnumeric.svg +share/icons/elementary-xfce/apps/16/google-calendar.svg +share/icons/elementary-xfce/apps/16/google-chrome.svg +share/icons/elementary-xfce/apps/16/google-hangout.svg +share/icons/elementary-xfce/apps/16/google-plus.svg +share/icons/elementary-xfce/apps/16/google.svg +share/icons/elementary-xfce/apps/16/gpk-prefs.svg +share/icons/elementary-xfce/apps/16/gpk-repo.svg +share/icons/elementary-xfce/apps/16/gpm-hibernate.svg +share/icons/elementary-xfce/apps/16/grandr.svg +share/icons/elementary-xfce/apps/16/grip.svg +share/icons/elementary-xfce/apps/16/gsd-xrandr.svg +share/icons/elementary-xfce/apps/16/gswitchit-applet.svg +share/icons/elementary-xfce/apps/16/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/16/gthumb.svg +share/icons/elementary-xfce/apps/16/gtk-help.svg +share/icons/elementary-xfce/apps/16/gtk-info.svg +share/icons/elementary-xfce/apps/16/gucharmap.svg +share/icons/elementary-xfce/apps/16/help-browser.svg +share/icons/elementary-xfce/apps/16/help-contents.svg +share/icons/elementary-xfce/apps/16/help.svg +share/icons/elementary-xfce/apps/16/hotwire.svg +share/icons/elementary-xfce/apps/16/htop.svg +share/icons/elementary-xfce/apps/16/ibus-setup.svg +share/icons/elementary-xfce/apps/16/ibus.svg +share/icons/elementary-xfce/apps/16/im-facebook.svg +share/icons/elementary-xfce/apps/16/indicator-applet.svg +share/icons/elementary-xfce/apps/16/inkscape.svg +share/icons/elementary-xfce/apps/16/internet-feed-reader.svg +share/icons/elementary-xfce/apps/16/internet-mail.svg +share/icons/elementary-xfce/apps/16/internet-news-reader.svg +share/icons/elementary-xfce/apps/16/internet-web-browser.svg +share/icons/elementary-xfce/apps/16/invest-applet.svg +share/icons/elementary-xfce/apps/16/jockey-kde.svg +share/icons/elementary-xfce/apps/16/jockey.svg +share/icons/elementary-xfce/apps/16/keyring-manager.png +share/icons/elementary-xfce/apps/16/language-selector.svg +share/icons/elementary-xfce/apps/16/leafpad.svg +share/icons/elementary-xfce/apps/16/libreoffice-base.svg +share/icons/elementary-xfce/apps/16/libreoffice-calc.svg +share/icons/elementary-xfce/apps/16/libreoffice-draw.svg +share/icons/elementary-xfce/apps/16/libreoffice-impress.svg +share/icons/elementary-xfce/apps/16/libreoffice-main.svg +share/icons/elementary-xfce/apps/16/libreoffice-math.svg +share/icons/elementary-xfce/apps/16/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/16/libreoffice-writer.svg +share/icons/elementary-xfce/apps/16/locale.svg +share/icons/elementary-xfce/apps/16/localedrake.svg +share/icons/elementary-xfce/apps/16/lpi-bug.svg +share/icons/elementary-xfce/apps/16/lpi-help.svg +share/icons/elementary-xfce/apps/16/lpi-translate.svg +share/icons/elementary-xfce/apps/16/lv_icon.svg +share/icons/elementary-xfce/apps/16/mandrivaupdate.svg +share/icons/elementary-xfce/apps/16/master-pdf-editor.svg +share/icons/elementary-xfce/apps/16/media-player-48.svg +share/icons/elementary-xfce/apps/16/media-player-banshee.svg +share/icons/elementary-xfce/apps/16/menu-editor.svg +share/icons/elementary-xfce/apps/16/menulibre.svg +share/icons/elementary-xfce/apps/16/midori.svg +share/icons/elementary-xfce/apps/16/miro.svg +share/icons/elementary-xfce/apps/16/mousepad.svg +share/icons/elementary-xfce/apps/16/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/16/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/16/multimedia-video-player.svg +share/icons/elementary-xfce/apps/16/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/16/news-feed.svg +share/icons/elementary-xfce/apps/16/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/16/notifyconf.svg +share/icons/elementary-xfce/apps/16/notifyosdconf.svg +share/icons/elementary-xfce/apps/16/office-address-book.svg +share/icons/elementary-xfce/apps/16/office-calendar.svg +share/icons/elementary-xfce/apps/16/office-database.svg +share/icons/elementary-xfce/apps/16/office-date.svg +share/icons/elementary-xfce/apps/16/office-writer.svg +share/icons/elementary-xfce/apps/16/ogmrip.svg +share/icons/elementary-xfce/apps/16/onboard.svg +share/icons/elementary-xfce/apps/16/ooo-base.svg +share/icons/elementary-xfce/apps/16/ooo-base3.0.svg +share/icons/elementary-xfce/apps/16/ooo-calc.svg +share/icons/elementary-xfce/apps/16/ooo-draw.svg +share/icons/elementary-xfce/apps/16/ooo-impress.svg +share/icons/elementary-xfce/apps/16/ooo-writer.svg +share/icons/elementary-xfce/apps/16/openofficeorg-base.svg +share/icons/elementary-xfce/apps/16/openofficeorg3-base.svg +share/icons/elementary-xfce/apps/16/openofficeorg3.0-base.svg +share/icons/elementary-xfce/apps/16/openterm.svg +share/icons/elementary-xfce/apps/16/orage_globaltime.svg +share/icons/elementary-xfce/apps/16/package-manager-icon.svg +share/icons/elementary-xfce/apps/16/panel-searchtool.svg +share/icons/elementary-xfce/apps/16/paprefs.svg +share/icons/elementary-xfce/apps/16/parole.svg +share/icons/elementary-xfce/apps/16/pcmanfm.svg +share/icons/elementary-xfce/apps/16/pdfshuffler.svg +share/icons/elementary-xfce/apps/16/pidgin-menu.svg +share/icons/elementary-xfce/apps/16/pidgin.svg +share/icons/elementary-xfce/apps/16/pirut.svg +share/icons/elementary-xfce/apps/16/pithos.svg +share/icons/elementary-xfce/apps/16/pk-package-sources.svg +share/icons/elementary-xfce/apps/16/plan.svg +share/icons/elementary-xfce/apps/16/plugin-notification.svg +share/icons/elementary-xfce/apps/16/plugin-screensaver.svg +share/icons/elementary-xfce/apps/16/plugin-screenshot.svg +share/icons/elementary-xfce/apps/16/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/16/porthole.svg +share/icons/elementary-xfce/apps/16/postscript-viewer.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-font.png +share/icons/elementary-xfce/apps/16/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/16/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/16/preferences-desktop.svg +share/icons/elementary-xfce/apps/16/preferences-sound.svg +share/icons/elementary-xfce/apps/16/preferences-system-network.svg +share/icons/elementary-xfce/apps/16/preferences-system-session.svg +share/icons/elementary-xfce/apps/16/preferences-system-time.svg +share/icons/elementary-xfce/apps/16/preferences-system-windows.svg +share/icons/elementary-xfce/apps/16/preferences-theme.svg +share/icons/elementary-xfce/apps/16/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/16/pup.svg +share/icons/elementary-xfce/apps/16/rclock.svg +share/icons/elementary-xfce/apps/16/redhat-filemanager.svg +share/icons/elementary-xfce/apps/16/redhat-server_settings.svg +share/icons/elementary-xfce/apps/16/redhat-tools.svg +share/icons/elementary-xfce/apps/16/resapplet.svg +share/icons/elementary-xfce/apps/16/rip.svg +share/icons/elementary-xfce/apps/16/ristretto.png +share/icons/elementary-xfce/apps/16/rpmdrake.svg +share/icons/elementary-xfce/apps/16/screensaver.svg +share/icons/elementary-xfce/apps/16/seahorse-preferences.png +share/icons/elementary-xfce/apps/16/seahorse.png +share/icons/elementary-xfce/apps/16/session-properties.svg +share/icons/elementary-xfce/apps/16/shotwell.svg +share/icons/elementary-xfce/apps/16/simple-ccsm.svg +share/icons/elementary-xfce/apps/16/sleep.svg +share/icons/elementary-xfce/apps/16/software-manager.svg +share/icons/elementary-xfce/apps/16/software-properties.svg +share/icons/elementary-xfce/apps/16/softwarecenter.svg +share/icons/elementary-xfce/apps/16/spacefm-find.svg +share/icons/elementary-xfce/apps/16/spacefm.svg +share/icons/elementary-xfce/apps/16/stock_alarm.svg +share/icons/elementary-xfce/apps/16/stock_bluetooth.svg +share/icons/elementary-xfce/apps/16/stock_calendar.svg +share/icons/elementary-xfce/apps/16/stock_help-agent.svg +share/icons/elementary-xfce/apps/16/stock_help.svg +share/icons/elementary-xfce/apps/16/stock_keyring.png +share/icons/elementary-xfce/apps/16/stock_unknown.svg +share/icons/elementary-xfce/apps/16/stock_view-details.svg +share/icons/elementary-xfce/apps/16/style.svg +share/icons/elementary-xfce/apps/16/susehelpcenter.svg +share/icons/elementary-xfce/apps/16/synaptic.svg +share/icons/elementary-xfce/apps/16/system-config-date.svg +share/icons/elementary-xfce/apps/16/system-config-display.svg +share/icons/elementary-xfce/apps/16/system-config-language.svg +share/icons/elementary-xfce/apps/16/system-config-users.svg +share/icons/elementary-xfce/apps/16/system-file-manager.svg +share/icons/elementary-xfce/apps/16/system-hibernate.svg +share/icons/elementary-xfce/apps/16/system-installer.svg +share/icons/elementary-xfce/apps/16/system-software-install.svg +share/icons/elementary-xfce/apps/16/system-software-installer.svg +share/icons/elementary-xfce/apps/16/system-software-update.svg +share/icons/elementary-xfce/apps/16/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/16/system-suspend.svg +share/icons/elementary-xfce/apps/16/system-upgrade.svg +share/icons/elementary-xfce/apps/16/system-users.svg +share/icons/elementary-xfce/apps/16/terminal.svg +share/icons/elementary-xfce/apps/16/text-editor.svg +share/icons/elementary-xfce/apps/16/thunderbird.png +share/icons/elementary-xfce/apps/16/tilda.svg +share/icons/elementary-xfce/apps/16/time-admin.svg +share/icons/elementary-xfce/apps/16/time.svg +share/icons/elementary-xfce/apps/16/totem.svg +share/icons/elementary-xfce/apps/16/transmission.svg +share/icons/elementary-xfce/apps/16/tsclient.svg +share/icons/elementary-xfce/apps/16/ubiquity.svg +share/icons/elementary-xfce/apps/16/update-manager.svg +share/icons/elementary-xfce/apps/16/update-notifier.svg +share/icons/elementary-xfce/apps/16/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/16/usb-creator.svg +share/icons/elementary-xfce/apps/16/user-info.svg +share/icons/elementary-xfce/apps/16/users.svg +share/icons/elementary-xfce/apps/16/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/16/utilities-terminal.svg +share/icons/elementary-xfce/apps/16/video-player.svg +share/icons/elementary-xfce/apps/16/vinagre.svg +share/icons/elementary-xfce/apps/16/virtualbox.svg +share/icons/elementary-xfce/apps/16/wallpaper.svg +share/icons/elementary-xfce/apps/16/web-browser.svg +share/icons/elementary-xfce/apps/16/wine.svg +share/icons/elementary-xfce/apps/16/wmtweaks.svg +share/icons/elementary-xfce/apps/16/workspace-switcher.svg +share/icons/elementary-xfce/apps/16/www-browser.svg +share/icons/elementary-xfce/apps/16/x-office-calendar.svg +share/icons/elementary-xfce/apps/16/x-pdf.svg +share/icons/elementary-xfce/apps/16/x-system-software-sources.svg +share/icons/elementary-xfce/apps/16/xchat-gnome.svg +share/icons/elementary-xfce/apps/16/xchat-mini.svg +share/icons/elementary-xfce/apps/16/xchat.svg +share/icons/elementary-xfce/apps/16/xfcalendar.svg +share/icons/elementary-xfce/apps/16/xfce-edit.svg +share/icons/elementary-xfce/apps/16/xfce-mail.svg +share/icons/elementary-xfce/apps/16/xfce-man.svg +share/icons/elementary-xfce/apps/16/xfce-schedule.svg +share/icons/elementary-xfce/apps/16/xfce-sound.svg +share/icons/elementary-xfce/apps/16/xfce-system-info.svg +share/icons/elementary-xfce/apps/16/xfce-terminal.svg +share/icons/elementary-xfce/apps/16/xfce-ui.svg +share/icons/elementary-xfce/apps/16/xfce-unknown.svg +share/icons/elementary-xfce/apps/16/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/16/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/16/xfce4-clock.svg +share/icons/elementary-xfce/apps/16/xfce4-dict.svg +share/icons/elementary-xfce/apps/16/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/16/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/16/xfce4-notifyd.svg +share/icons/elementary-xfce/apps/16/xfce4-panel.svg +share/icons/elementary-xfce/apps/16/xfce4-session.svg +share/icons/elementary-xfce/apps/16/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/16/xfce_unknown.svg +share/icons/elementary-xfce/apps/16/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/16/xfsm-suspend.svg +share/icons/elementary-xfce/apps/16/xfwm4.svg +share/icons/elementary-xfce/apps/16/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/16/xine.svg +share/icons/elementary-xfce/apps/16/xmms.svg +share/icons/elementary-xfce/apps/16/xpdf.svg +share/icons/elementary-xfce/apps/16/xscreensaver.svg +share/icons/elementary-xfce/apps/16/youtube.svg +share/icons/elementary-xfce/apps/16/yumex.svg +share/icons/elementary-xfce/apps/16/zim.svg +share/icons/elementary-xfce/apps/22/AdobeReader.svg +share/icons/elementary-xfce/apps/22/AdobeReader10.svg +share/icons/elementary-xfce/apps/22/AdobeReader8.svg +share/icons/elementary-xfce/apps/22/AdobeReader9.svg +share/icons/elementary-xfce/apps/22/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/22/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/22/Terminal.svg +share/icons/elementary-xfce/apps/22/access.svg +share/icons/elementary-xfce/apps/22/accessibility-directory.svg +share/icons/elementary-xfce/apps/22/accessories-calculator.svg +share/icons/elementary-xfce/apps/22/accessories-character-map.svg +share/icons/elementary-xfce/apps/22/accessories-dictionary.svg +share/icons/elementary-xfce/apps/22/accessories-text-editor.svg +share/icons/elementary-xfce/apps/22/acroread.svg +share/icons/elementary-xfce/apps/22/addressbook.svg +share/icons/elementary-xfce/apps/22/adobe-reader.svg +share/icons/elementary-xfce/apps/22/application-default-icon.svg +share/icons/elementary-xfce/apps/22/appointment.svg +share/icons/elementary-xfce/apps/22/apport.svg +share/icons/elementary-xfce/apps/22/archive-manager.svg +share/icons/elementary-xfce/apps/22/audio-tag-tool.svg +share/icons/elementary-xfce/apps/22/ax-applet.svg +share/icons/elementary-xfce/apps/22/bash.svg +share/icons/elementary-xfce/apps/22/beryl-settings.svg +share/icons/elementary-xfce/apps/22/blueman.svg +share/icons/elementary-xfce/apps/22/blueradio.svg +share/icons/elementary-xfce/apps/22/bluetooth.svg +share/icons/elementary-xfce/apps/22/bluetoothradio.svg +share/icons/elementary-xfce/apps/22/browser-help.svg +share/icons/elementary-xfce/apps/22/bt-logo.svg +share/icons/elementary-xfce/apps/22/cairo-clock.svg +share/icons/elementary-xfce/apps/22/calc.svg +share/icons/elementary-xfce/apps/22/calendar.svg +share/icons/elementary-xfce/apps/22/catfish.svg +share/icons/elementary-xfce/apps/22/ccsm.svg +share/icons/elementary-xfce/apps/22/checkbox.svg +share/icons/elementary-xfce/apps/22/checkgmail.svg +share/icons/elementary-xfce/apps/22/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/22/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/22/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/22/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/22/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/22/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/22/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/22/chromium-browser.svg +share/icons/elementary-xfce/apps/22/claws-mail.svg +share/icons/elementary-xfce/apps/22/clock.svg +share/icons/elementary-xfce/apps/22/config-date.svg +share/icons/elementary-xfce/apps/22/config-language.svg +share/icons/elementary-xfce/apps/22/config-users.svg +share/icons/elementary-xfce/apps/22/date.svg +share/icons/elementary-xfce/apps/22/desktop-effects.svg +share/icons/elementary-xfce/apps/22/display-capplet.svg +share/icons/elementary-xfce/apps/22/do.svg +share/icons/elementary-xfce/apps/22/drakstats.svg +share/icons/elementary-xfce/apps/22/driver-manager.svg +share/icons/elementary-xfce/apps/22/easytag.svg +share/icons/elementary-xfce/apps/22/empathy.svg +share/icons/elementary-xfce/apps/22/evince.svg +share/icons/elementary-xfce/apps/22/evolution-calendar.svg +share/icons/elementary-xfce/apps/22/facebook.svg +share/icons/elementary-xfce/apps/22/file-roller.svg +share/icons/elementary-xfce/apps/22/firefox.png +share/icons/elementary-xfce/apps/22/fonts.png +share/icons/elementary-xfce/apps/22/force-exit.svg +share/icons/elementary-xfce/apps/22/fusion-icon.svg +share/icons/elementary-xfce/apps/22/gdeb.svg +share/icons/elementary-xfce/apps/22/gdebi.svg +share/icons/elementary-xfce/apps/22/gdm-xnest.svg +share/icons/elementary-xfce/apps/22/gedit-icon.svg +share/icons/elementary-xfce/apps/22/gedit-logo.svg +share/icons/elementary-xfce/apps/22/gimp.png +share/icons/elementary-xfce/apps/22/gksu-debian.svg +share/icons/elementary-xfce/apps/22/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/22/gmail-notify-icon.svg +share/icons/elementary-xfce/apps/22/gmail.svg +share/icons/elementary-xfce/apps/22/gmailwatcher.svg +share/icons/elementary-xfce/apps/22/gnochm.svg +share/icons/elementary-xfce/apps/22/gnome-app-install.svg +share/icons/elementary-xfce/apps/22/gnome-apt.svg +share/icons/elementary-xfce/apps/22/gnome-audio.svg +share/icons/elementary-xfce/apps/22/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/22/gnome-calculator.svg +share/icons/elementary-xfce/apps/22/gnome-calendar.svg +share/icons/elementary-xfce/apps/22/gnome-character-map.svg +share/icons/elementary-xfce/apps/22/gnome-display-properties.svg +share/icons/elementary-xfce/apps/22/gnome-do.svg +share/icons/elementary-xfce/apps/22/gnome-eterm.svg +share/icons/elementary-xfce/apps/22/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/22/gnome-help.svg +share/icons/elementary-xfce/apps/22/gnome-info.svg +share/icons/elementary-xfce/apps/22/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/22/gnome-network-properties.svg +share/icons/elementary-xfce/apps/22/gnome-package.svg +share/icons/elementary-xfce/apps/22/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/22/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/22/gnome-pdf.svg +share/icons/elementary-xfce/apps/22/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/22/gnome-screenshot.svg +share/icons/elementary-xfce/apps/22/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/22/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/22/gnome-session-properties.svg +share/icons/elementary-xfce/apps/22/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/22/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/22/gnome-session.svg +share/icons/elementary-xfce/apps/22/gnome-set-time.svg +share/icons/elementary-xfce/apps/22/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/22/gnome-settings-font.png +share/icons/elementary-xfce/apps/22/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/22/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/22/gnome-status.svg +share/icons/elementary-xfce/apps/22/gnome-term.svg +share/icons/elementary-xfce/apps/22/gnome-terminal.svg +share/icons/elementary-xfce/apps/22/gnome-translate.svg +share/icons/elementary-xfce/apps/22/gnome-unknown.svg +share/icons/elementary-xfce/apps/22/gnome-volume-control.svg +share/icons/elementary-xfce/apps/22/gnome-word.svg +share/icons/elementary-xfce/apps/22/gnome-xterm.svg +share/icons/elementary-xfce/apps/22/google-calendar.svg +share/icons/elementary-xfce/apps/22/google-chrome.svg +share/icons/elementary-xfce/apps/22/google-hangout.svg +share/icons/elementary-xfce/apps/22/google-plus.svg +share/icons/elementary-xfce/apps/22/google.svg +share/icons/elementary-xfce/apps/22/gpk-prefs.svg +share/icons/elementary-xfce/apps/22/gpm-hibernate.svg +share/icons/elementary-xfce/apps/22/grandr.svg +share/icons/elementary-xfce/apps/22/grip.svg +share/icons/elementary-xfce/apps/22/gsd-xrandr.svg +share/icons/elementary-xfce/apps/22/gstreamer-properties.svg +share/icons/elementary-xfce/apps/22/gswitchit-applet.svg +share/icons/elementary-xfce/apps/22/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/22/gtk-help.svg +share/icons/elementary-xfce/apps/22/gtk-info.svg +share/icons/elementary-xfce/apps/22/gucharmap.svg +share/icons/elementary-xfce/apps/22/help-browser.svg +share/icons/elementary-xfce/apps/22/help-contents.svg +share/icons/elementary-xfce/apps/22/help.svg +share/icons/elementary-xfce/apps/22/im-facebook.svg +share/icons/elementary-xfce/apps/22/indicator-applet.svg +share/icons/elementary-xfce/apps/22/internet-feed-reader.svg +share/icons/elementary-xfce/apps/22/internet-mail.svg +share/icons/elementary-xfce/apps/22/internet-news-reader.svg +share/icons/elementary-xfce/apps/22/invest-applet.svg +share/icons/elementary-xfce/apps/22/jockey-kde.svg +share/icons/elementary-xfce/apps/22/jockey.svg +share/icons/elementary-xfce/apps/22/language-selector.svg +share/icons/elementary-xfce/apps/22/leafpad.svg +share/icons/elementary-xfce/apps/22/libreoffice-base.svg +share/icons/elementary-xfce/apps/22/libreoffice-calc.svg +share/icons/elementary-xfce/apps/22/libreoffice-draw.svg +share/icons/elementary-xfce/apps/22/libreoffice-impress.svg +share/icons/elementary-xfce/apps/22/libreoffice-main.svg +share/icons/elementary-xfce/apps/22/libreoffice-math.svg +share/icons/elementary-xfce/apps/22/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/22/libreoffice-writer.svg +share/icons/elementary-xfce/apps/22/locale.svg +share/icons/elementary-xfce/apps/22/localedrake.svg +share/icons/elementary-xfce/apps/22/lpi-translate.svg +share/icons/elementary-xfce/apps/22/lv_icon.svg +share/icons/elementary-xfce/apps/22/menulibre.svg +share/icons/elementary-xfce/apps/22/miro-browse.svg +share/icons/elementary-xfce/apps/22/miro.svg +share/icons/elementary-xfce/apps/22/mousepad.svg +share/icons/elementary-xfce/apps/22/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/22/multimedia-video-player.svg +share/icons/elementary-xfce/apps/22/news-feed.svg +share/icons/elementary-xfce/apps/22/nm-secure-lock.svg +share/icons/elementary-xfce/apps/22/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/22/office-address-book.svg +share/icons/elementary-xfce/apps/22/office-calendar.svg +share/icons/elementary-xfce/apps/22/office-database.svg +share/icons/elementary-xfce/apps/22/office-date.svg +share/icons/elementary-xfce/apps/22/office-writer.svg +share/icons/elementary-xfce/apps/22/ogmrip.svg +share/icons/elementary-xfce/apps/22/ooo-base.svg +share/icons/elementary-xfce/apps/22/ooo-calc.svg +share/icons/elementary-xfce/apps/22/ooo-draw.svg +share/icons/elementary-xfce/apps/22/ooo-impress.svg +share/icons/elementary-xfce/apps/22/ooo-writer.svg +share/icons/elementary-xfce/apps/22/openterm.svg +share/icons/elementary-xfce/apps/22/orage_globaltime.svg +share/icons/elementary-xfce/apps/22/package-manager-icon.svg +share/icons/elementary-xfce/apps/22/pidgin-menu.svg +share/icons/elementary-xfce/apps/22/pidgin.svg +share/icons/elementary-xfce/apps/22/pirut.svg +share/icons/elementary-xfce/apps/22/plan.svg +share/icons/elementary-xfce/apps/22/plugin-notification.svg +share/icons/elementary-xfce/apps/22/plugin-screenshot.svg +share/icons/elementary-xfce/apps/22/porthole.svg +share/icons/elementary-xfce/apps/22/postscript-viewer.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-font.png +share/icons/elementary-xfce/apps/22/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/22/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/22/preferences-sound.svg +share/icons/elementary-xfce/apps/22/preferences-system-session.svg +share/icons/elementary-xfce/apps/22/preferences-system-time.svg +share/icons/elementary-xfce/apps/22/preferences-system-windows.svg +share/icons/elementary-xfce/apps/22/prism-google-mail.svg +share/icons/elementary-xfce/apps/22/pup.svg +share/icons/elementary-xfce/apps/22/rclock.svg +share/icons/elementary-xfce/apps/22/resapplet.svg +share/icons/elementary-xfce/apps/22/rip.svg +share/icons/elementary-xfce/apps/22/rpmdrake.svg +share/icons/elementary-xfce/apps/22/session-properties.svg +share/icons/elementary-xfce/apps/22/simple-ccsm.svg +share/icons/elementary-xfce/apps/22/sleep.svg +share/icons/elementary-xfce/apps/22/software-manager.svg +share/icons/elementary-xfce/apps/22/softwarecenter.svg +share/icons/elementary-xfce/apps/22/spacefm-find.svg +share/icons/elementary-xfce/apps/22/spacefm.svg +share/icons/elementary-xfce/apps/22/stock_alarm.svg +share/icons/elementary-xfce/apps/22/stock_bluetooth.svg +share/icons/elementary-xfce/apps/22/stock_help-agent.svg +share/icons/elementary-xfce/apps/22/stock_help.svg +share/icons/elementary-xfce/apps/22/stock_unknown.svg +share/icons/elementary-xfce/apps/22/stock_view-details.svg +share/icons/elementary-xfce/apps/22/susehelpcenter.svg +share/icons/elementary-xfce/apps/22/synaptic.svg +share/icons/elementary-xfce/apps/22/system-config-display.svg +share/icons/elementary-xfce/apps/22/system-config-language.svg +share/icons/elementary-xfce/apps/22/system-config-users.svg +share/icons/elementary-xfce/apps/22/system-file-manager.svg +share/icons/elementary-xfce/apps/22/system-hibernate.svg +share/icons/elementary-xfce/apps/22/system-installer.svg +share/icons/elementary-xfce/apps/22/system-software-install.svg +share/icons/elementary-xfce/apps/22/system-software-installer.svg +share/icons/elementary-xfce/apps/22/system-software-update.svg +share/icons/elementary-xfce/apps/22/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/22/system-suspend.svg +share/icons/elementary-xfce/apps/22/system-upgrade.svg +share/icons/elementary-xfce/apps/22/system-users.svg +share/icons/elementary-xfce/apps/22/terminal.svg +share/icons/elementary-xfce/apps/22/text-editor.svg +share/icons/elementary-xfce/apps/22/thunderbird.png +share/icons/elementary-xfce/apps/22/tilda.svg +share/icons/elementary-xfce/apps/22/time-admin.svg +share/icons/elementary-xfce/apps/22/time.svg +share/icons/elementary-xfce/apps/22/tsclient.svg +share/icons/elementary-xfce/apps/22/ubiquity.svg +share/icons/elementary-xfce/apps/22/update-manager.svg +share/icons/elementary-xfce/apps/22/update-notifier.svg +share/icons/elementary-xfce/apps/22/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/22/usb-creator.svg +share/icons/elementary-xfce/apps/22/user-info.svg +share/icons/elementary-xfce/apps/22/users.svg +share/icons/elementary-xfce/apps/22/utilities-terminal.svg +share/icons/elementary-xfce/apps/22/vinagre.svg +share/icons/elementary-xfce/apps/22/virtualbox.svg +share/icons/elementary-xfce/apps/22/wine.svg +share/icons/elementary-xfce/apps/22/wmtweaks.svg +share/icons/elementary-xfce/apps/22/x-pdf.svg +share/icons/elementary-xfce/apps/22/xfcalendar.svg +share/icons/elementary-xfce/apps/22/xfce-edit.svg +share/icons/elementary-xfce/apps/22/xfce-mail.svg +share/icons/elementary-xfce/apps/22/xfce-man.svg +share/icons/elementary-xfce/apps/22/xfce-schedule.svg +share/icons/elementary-xfce/apps/22/xfce-sound.svg +share/icons/elementary-xfce/apps/22/xfce-system-info.svg +share/icons/elementary-xfce/apps/22/xfce-terminal.svg +share/icons/elementary-xfce/apps/22/xfce-unknown.svg +share/icons/elementary-xfce/apps/22/xfce4-clock.svg +share/icons/elementary-xfce/apps/22/xfce4-session.svg +share/icons/elementary-xfce/apps/22/xfce_unknown.svg +share/icons/elementary-xfce/apps/22/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/22/xfsm-suspend.svg +share/icons/elementary-xfce/apps/22/xfwm4.svg +share/icons/elementary-xfce/apps/22/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/22/xpdf.svg +share/icons/elementary-xfce/apps/22/youtube.svg +share/icons/elementary-xfce/apps/22/yumex.svg +share/icons/elementary-xfce/apps/22/zen-icon.svg +share/icons/elementary-xfce/apps/22/zim.svg +share/icons/elementary-xfce/apps/24/AdobeReader.svg +share/icons/elementary-xfce/apps/24/AdobeReader10.svg +share/icons/elementary-xfce/apps/24/AdobeReader8.svg +share/icons/elementary-xfce/apps/24/AdobeReader9.svg +share/icons/elementary-xfce/apps/24/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/24/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/24/Terminal.svg +share/icons/elementary-xfce/apps/24/Thunar.svg +share/icons/elementary-xfce/apps/24/abiword.svg +share/icons/elementary-xfce/apps/24/access.svg +share/icons/elementary-xfce/apps/24/accessibility-directory.svg +share/icons/elementary-xfce/apps/24/accessories-calculator.svg +share/icons/elementary-xfce/apps/24/accessories-character-map.svg +share/icons/elementary-xfce/apps/24/accessories-dictionary.svg +share/icons/elementary-xfce/apps/24/accessories-text-editor.svg +share/icons/elementary-xfce/apps/24/acroread.svg +share/icons/elementary-xfce/apps/24/addressbook.svg +share/icons/elementary-xfce/apps/24/administration.svg +share/icons/elementary-xfce/apps/24/adobe-reader.svg +share/icons/elementary-xfce/apps/24/alacarte.svg +share/icons/elementary-xfce/apps/24/applets-screenshooter.svg +share/icons/elementary-xfce/apps/24/application-community.svg +share/icons/elementary-xfce/apps/24/application-default-icon.svg +share/icons/elementary-xfce/apps/24/appointment.svg +share/icons/elementary-xfce/apps/24/apport.svg +share/icons/elementary-xfce/apps/24/archive-manager.svg +share/icons/elementary-xfce/apps/24/audio-player.svg +share/icons/elementary-xfce/apps/24/audio-tag-tool.svg +share/icons/elementary-xfce/apps/24/ax-applet.svg +share/icons/elementary-xfce/apps/24/background.svg +share/icons/elementary-xfce/apps/24/badge-small.png +share/icons/elementary-xfce/apps/24/baobab.svg +share/icons/elementary-xfce/apps/24/bash.svg +share/icons/elementary-xfce/apps/24/beryl-settings.svg +share/icons/elementary-xfce/apps/24/bleachbit.svg +share/icons/elementary-xfce/apps/24/blueman.svg +share/icons/elementary-xfce/apps/24/blueradio.svg +share/icons/elementary-xfce/apps/24/bluetooth.svg +share/icons/elementary-xfce/apps/24/bluetoothradio.svg +share/icons/elementary-xfce/apps/24/boot.svg +share/icons/elementary-xfce/apps/24/browser-help.svg +share/icons/elementary-xfce/apps/24/browser.svg +share/icons/elementary-xfce/apps/24/bt-logo.svg +share/icons/elementary-xfce/apps/24/cairo-clock.svg +share/icons/elementary-xfce/apps/24/calc.svg +share/icons/elementary-xfce/apps/24/calendar.svg +share/icons/elementary-xfce/apps/24/catfish.svg +share/icons/elementary-xfce/apps/24/ccsm.svg +share/icons/elementary-xfce/apps/24/checkbox.svg +share/icons/elementary-xfce/apps/24/checkgmail.svg +share/icons/elementary-xfce/apps/24/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/24/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/24/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/24/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/24/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/24/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/24/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/24/chromium-browser.svg +share/icons/elementary-xfce/apps/24/claws-mail.svg +share/icons/elementary-xfce/apps/24/clock.svg +share/icons/elementary-xfce/apps/24/computerjanitor.svg +share/icons/elementary-xfce/apps/24/config-date.svg +share/icons/elementary-xfce/apps/24/config-language.svg +share/icons/elementary-xfce/apps/24/config-users.svg +share/icons/elementary-xfce/apps/24/control-center2.svg +share/icons/elementary-xfce/apps/24/date.svg +share/icons/elementary-xfce/apps/24/desktop-effects.svg +share/icons/elementary-xfce/apps/24/display-capplet.svg +share/icons/elementary-xfce/apps/24/do.svg +share/icons/elementary-xfce/apps/24/drakconf.svg +share/icons/elementary-xfce/apps/24/drakmenustyle.svg +share/icons/elementary-xfce/apps/24/drakstats.svg +share/icons/elementary-xfce/apps/24/driver-manager.svg +share/icons/elementary-xfce/apps/24/easytag.svg +share/icons/elementary-xfce/apps/24/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/24/empathy.svg +share/icons/elementary-xfce/apps/24/epiphany-bookmarks.svg +share/icons/elementary-xfce/apps/24/epiphany-browser.svg +share/icons/elementary-xfce/apps/24/epiphany-gecko.svg +share/icons/elementary-xfce/apps/24/epiphany-icon.svg +share/icons/elementary-xfce/apps/24/epiphany-webkit.svg +share/icons/elementary-xfce/apps/24/epiphany.svg +share/icons/elementary-xfce/apps/24/evince.svg +share/icons/elementary-xfce/apps/24/evolution-calendar.svg +share/icons/elementary-xfce/apps/24/facebook.svg +share/icons/elementary-xfce/apps/24/file-manager.svg +share/icons/elementary-xfce/apps/24/file-roller.svg +share/icons/elementary-xfce/apps/24/firefox.png +share/icons/elementary-xfce/apps/24/fonts.png +share/icons/elementary-xfce/apps/24/force-exit.svg +share/icons/elementary-xfce/apps/24/fusion-icon.svg +share/icons/elementary-xfce/apps/24/galeon.svg +share/icons/elementary-xfce/apps/24/gconf-editor.svg +share/icons/elementary-xfce/apps/24/gconfeditor.svg +share/icons/elementary-xfce/apps/24/gdeb.svg +share/icons/elementary-xfce/apps/24/gdebi.svg +share/icons/elementary-xfce/apps/24/gdm-setup.svg +share/icons/elementary-xfce/apps/24/gdm-xnest.svg +share/icons/elementary-xfce/apps/24/gdm.svg +share/icons/elementary-xfce/apps/24/gdmsetup.svg +share/icons/elementary-xfce/apps/24/gedit-icon.svg +share/icons/elementary-xfce/apps/24/gedit-logo.svg +share/icons/elementary-xfce/apps/24/gimp.png +share/icons/elementary-xfce/apps/24/gkdebconf-icon.svg +share/icons/elementary-xfce/apps/24/gkdebconf.svg +share/icons/elementary-xfce/apps/24/gksu-debian.svg +share/icons/elementary-xfce/apps/24/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/24/gmail-notify-icon.svg +share/icons/elementary-xfce/apps/24/gmail.svg +share/icons/elementary-xfce/apps/24/gmailwatcher.svg +share/icons/elementary-xfce/apps/24/gmusicbrowser.svg +share/icons/elementary-xfce/apps/24/gnochm.svg +share/icons/elementary-xfce/apps/24/gnome-app-install.svg +share/icons/elementary-xfce/apps/24/gnome-apt.svg +share/icons/elementary-xfce/apps/24/gnome-audio.svg +share/icons/elementary-xfce/apps/24/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/24/gnome-calculator.svg +share/icons/elementary-xfce/apps/24/gnome-calendar.svg +share/icons/elementary-xfce/apps/24/gnome-cd.svg +share/icons/elementary-xfce/apps/24/gnome-character-map.svg +share/icons/elementary-xfce/apps/24/gnome-control-centre.svg +share/icons/elementary-xfce/apps/24/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/24/gnome-device-manager.svg +share/icons/elementary-xfce/apps/24/gnome-display-properties.svg +share/icons/elementary-xfce/apps/24/gnome-do.svg +share/icons/elementary-xfce/apps/24/gnome-eterm.svg +share/icons/elementary-xfce/apps/24/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/24/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/apps/24/gnome-fs-bookmark.svg +share/icons/elementary-xfce/apps/24/gnome-gmenu.svg +share/icons/elementary-xfce/apps/24/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/24/gnome-help.svg +share/icons/elementary-xfce/apps/24/gnome-info.svg +share/icons/elementary-xfce/apps/24/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/24/gnome-log-out.svg +share/icons/elementary-xfce/apps/24/gnome-logout.svg +share/icons/elementary-xfce/apps/24/gnome-monitor.svg +share/icons/elementary-xfce/apps/24/gnome-nettool.svg +share/icons/elementary-xfce/apps/24/gnome-network-properties.svg +share/icons/elementary-xfce/apps/24/gnome-package.svg +share/icons/elementary-xfce/apps/24/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/24/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/24/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/24/gnome-pdf.svg +share/icons/elementary-xfce/apps/24/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/24/gnome-screenshot.svg +share/icons/elementary-xfce/apps/24/gnome-searchtool.svg +share/icons/elementary-xfce/apps/24/gnome-session-halt.svg +share/icons/elementary-xfce/apps/24/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/24/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/24/gnome-session-logout.svg +share/icons/elementary-xfce/apps/24/gnome-session-properties.svg +share/icons/elementary-xfce/apps/24/gnome-session-reboot.svg +share/icons/elementary-xfce/apps/24/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/24/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/24/gnome-session-switch.svg +share/icons/elementary-xfce/apps/24/gnome-session.svg +share/icons/elementary-xfce/apps/24/gnome-set-time.svg +share/icons/elementary-xfce/apps/24/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/24/gnome-settings-background.svg +share/icons/elementary-xfce/apps/24/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/24/gnome-settings-font.png +share/icons/elementary-xfce/apps/24/gnome-settings-keybindings.svg +share/icons/elementary-xfce/apps/24/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/24/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/24/gnome-shutdown.svg +share/icons/elementary-xfce/apps/24/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/24/gnome-sound-recorder.svg +share/icons/elementary-xfce/apps/24/gnome-status.svg +share/icons/elementary-xfce/apps/24/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/24/gnome-term.svg +share/icons/elementary-xfce/apps/24/gnome-terminal.svg +share/icons/elementary-xfce/apps/24/gnome-translate.svg +share/icons/elementary-xfce/apps/24/gnome-unknown.svg +share/icons/elementary-xfce/apps/24/gnome-volume-control.svg +share/icons/elementary-xfce/apps/24/gnome-weather.svg +share/icons/elementary-xfce/apps/24/gnome-web-browser.svg +share/icons/elementary-xfce/apps/24/gnome-word.svg +share/icons/elementary-xfce/apps/24/gnome-workspace.svg +share/icons/elementary-xfce/apps/24/gnome-xterm.svg +share/icons/elementary-xfce/apps/24/gnumeric.svg +share/icons/elementary-xfce/apps/24/goobox.svg +share/icons/elementary-xfce/apps/24/google-calendar.svg +share/icons/elementary-xfce/apps/24/google-chrome.svg +share/icons/elementary-xfce/apps/24/google-hangout.svg +share/icons/elementary-xfce/apps/24/google-plus.svg +share/icons/elementary-xfce/apps/24/google.svg +share/icons/elementary-xfce/apps/24/gpk-prefs.svg +share/icons/elementary-xfce/apps/24/gpk-repo.svg +share/icons/elementary-xfce/apps/24/gpm-hibernate.svg +share/icons/elementary-xfce/apps/24/grandr.svg +share/icons/elementary-xfce/apps/24/grip.svg +share/icons/elementary-xfce/apps/24/gsd-xrandr.svg +share/icons/elementary-xfce/apps/24/gstreamer-properties.svg +share/icons/elementary-xfce/apps/24/gswitchit-applet.svg +share/icons/elementary-xfce/apps/24/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/24/gtk-help.svg +share/icons/elementary-xfce/apps/24/gtk-info.svg +share/icons/elementary-xfce/apps/24/gucharmap.svg +share/icons/elementary-xfce/apps/24/harddrake.svg +share/icons/elementary-xfce/apps/24/hardinfo.svg +share/icons/elementary-xfce/apps/24/help-browser.svg +share/icons/elementary-xfce/apps/24/help-contents.svg +share/icons/elementary-xfce/apps/24/help.svg +share/icons/elementary-xfce/apps/24/htop.svg +share/icons/elementary-xfce/apps/24/huludesktop.svg +share/icons/elementary-xfce/apps/24/hwbrowser.svg +share/icons/elementary-xfce/apps/24/hwinfo.svg +share/icons/elementary-xfce/apps/24/ibus-setup.svg +share/icons/elementary-xfce/apps/24/ibus.svg +share/icons/elementary-xfce/apps/24/im-facebook.svg +share/icons/elementary-xfce/apps/24/indicator-applet.svg +share/icons/elementary-xfce/apps/24/indicator-weather.svg +share/icons/elementary-xfce/apps/24/inkscape.svg +share/icons/elementary-xfce/apps/24/internet-feed-reader.svg +share/icons/elementary-xfce/apps/24/internet-mail.svg +share/icons/elementary-xfce/apps/24/internet-news-reader.svg +share/icons/elementary-xfce/apps/24/internet-web-browser.svg +share/icons/elementary-xfce/apps/24/invest-applet.svg +share/icons/elementary-xfce/apps/24/jockey-kde.svg +share/icons/elementary-xfce/apps/24/jockey.svg +share/icons/elementary-xfce/apps/24/key_bindings.svg +share/icons/elementary-xfce/apps/24/keyring-manager.png +share/icons/elementary-xfce/apps/24/language-selector.svg +share/icons/elementary-xfce/apps/24/leafpad.svg +share/icons/elementary-xfce/apps/24/libreoffice-base.svg +share/icons/elementary-xfce/apps/24/libreoffice-calc.svg +share/icons/elementary-xfce/apps/24/libreoffice-draw.svg +share/icons/elementary-xfce/apps/24/libreoffice-impress.svg +share/icons/elementary-xfce/apps/24/libreoffice-main.svg +share/icons/elementary-xfce/apps/24/libreoffice-math.svg +share/icons/elementary-xfce/apps/24/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/24/libreoffice-writer.svg +share/icons/elementary-xfce/apps/24/locale.svg +share/icons/elementary-xfce/apps/24/logviewer.svg +share/icons/elementary-xfce/apps/24/lpi-translate.svg +share/icons/elementary-xfce/apps/24/lv_icon.svg +share/icons/elementary-xfce/apps/24/media-player-48.svg +share/icons/elementary-xfce/apps/24/menu-editor.svg +share/icons/elementary-xfce/apps/24/menulibre.svg +share/icons/elementary-xfce/apps/24/midori.svg +share/icons/elementary-xfce/apps/24/miro-browse.svg +share/icons/elementary-xfce/apps/24/miro.svg +share/icons/elementary-xfce/apps/24/mousepad.svg +share/icons/elementary-xfce/apps/24/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/24/multimedia-video-player.svg +share/icons/elementary-xfce/apps/24/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/24/news-feed.svg +share/icons/elementary-xfce/apps/24/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/24/office-address-book.svg +share/icons/elementary-xfce/apps/24/office-calendar.svg +share/icons/elementary-xfce/apps/24/office-database.svg +share/icons/elementary-xfce/apps/24/office-date.svg +share/icons/elementary-xfce/apps/24/office-writer.svg +share/icons/elementary-xfce/apps/24/ogmrip.svg +share/icons/elementary-xfce/apps/24/onboard.svg +share/icons/elementary-xfce/apps/24/ooo-base.svg +share/icons/elementary-xfce/apps/24/ooo-calc.svg +share/icons/elementary-xfce/apps/24/ooo-draw.svg +share/icons/elementary-xfce/apps/24/ooo-impress.svg +share/icons/elementary-xfce/apps/24/ooo-writer.svg +share/icons/elementary-xfce/apps/24/openterm.svg +share/icons/elementary-xfce/apps/24/orage_globaltime.svg +share/icons/elementary-xfce/apps/24/package-manager-icon.svg +share/icons/elementary-xfce/apps/24/palm-pilot.svg +share/icons/elementary-xfce/apps/24/panel-searchtool.svg +share/icons/elementary-xfce/apps/24/paprefs.svg +share/icons/elementary-xfce/apps/24/parole.svg +share/icons/elementary-xfce/apps/24/password.png +share/icons/elementary-xfce/apps/24/pcmanfm.svg +share/icons/elementary-xfce/apps/24/pidgin-menu.svg +share/icons/elementary-xfce/apps/24/pidgin.svg +share/icons/elementary-xfce/apps/24/pirut.svg +share/icons/elementary-xfce/apps/24/pk-package-sources.svg +share/icons/elementary-xfce/apps/24/plan.svg +share/icons/elementary-xfce/apps/24/plugin-commands.svg +share/icons/elementary-xfce/apps/24/plugin-notification.svg +share/icons/elementary-xfce/apps/24/plugin-screensaver.svg +share/icons/elementary-xfce/apps/24/plugin-screenshot.svg +share/icons/elementary-xfce/apps/24/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/24/porthole.svg +share/icons/elementary-xfce/apps/24/postscript-viewer.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-font.png +share/icons/elementary-xfce/apps/24/preferences-desktop-keyboard-shortcuts.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/24/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/24/preferences-desktop.svg +share/icons/elementary-xfce/apps/24/preferences-sound.svg +share/icons/elementary-xfce/apps/24/preferences-system-session.svg +share/icons/elementary-xfce/apps/24/preferences-system-time.svg +share/icons/elementary-xfce/apps/24/preferences-system-windows.svg +share/icons/elementary-xfce/apps/24/preferences-theme.svg +share/icons/elementary-xfce/apps/24/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/24/prism-google-mail.svg +share/icons/elementary-xfce/apps/24/pup.svg +share/icons/elementary-xfce/apps/24/rclock.svg +share/icons/elementary-xfce/apps/24/reboot-notifier.svg +share/icons/elementary-xfce/apps/24/redhat-server_settings.svg +share/icons/elementary-xfce/apps/24/redhat-tools.svg +share/icons/elementary-xfce/apps/24/redhat-web-browser.svg +share/icons/elementary-xfce/apps/24/resapplet.svg +share/icons/elementary-xfce/apps/24/rip.svg +share/icons/elementary-xfce/apps/24/scim-setup.svg +share/icons/elementary-xfce/apps/24/screensaver.svg +share/icons/elementary-xfce/apps/24/seahorse-preferences.png +share/icons/elementary-xfce/apps/24/seahorse.png +share/icons/elementary-xfce/apps/24/session-properties.svg +share/icons/elementary-xfce/apps/24/shares.svg +share/icons/elementary-xfce/apps/24/shotwell.svg +share/icons/elementary-xfce/apps/24/simple-ccsm.svg +share/icons/elementary-xfce/apps/24/sleep.svg +share/icons/elementary-xfce/apps/24/software-manager.svg +share/icons/elementary-xfce/apps/24/software-properties.svg +share/icons/elementary-xfce/apps/24/softwarecenter.svg +share/icons/elementary-xfce/apps/24/spacefm-find.svg +share/icons/elementary-xfce/apps/24/spacefm.svg +share/icons/elementary-xfce/apps/24/stock_alarm.svg +share/icons/elementary-xfce/apps/24/stock_bluetooth.svg +share/icons/elementary-xfce/apps/24/stock_bookmark.svg +share/icons/elementary-xfce/apps/24/stock_calendar.svg +share/icons/elementary-xfce/apps/24/stock_delete-bookmark.svg +share/icons/elementary-xfce/apps/24/stock_help-agent.svg +share/icons/elementary-xfce/apps/24/stock_help.svg +share/icons/elementary-xfce/apps/24/stock_keyring.png +share/icons/elementary-xfce/apps/24/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/24/stock_unknown.svg +share/icons/elementary-xfce/apps/24/stock_view-details.svg +share/icons/elementary-xfce/apps/24/style.svg +share/icons/elementary-xfce/apps/24/synaptic.svg +share/icons/elementary-xfce/apps/24/system-config-date.svg +share/icons/elementary-xfce/apps/24/system-config-display.svg +share/icons/elementary-xfce/apps/24/system-config-language.svg +share/icons/elementary-xfce/apps/24/system-config-securitylevel.svg +share/icons/elementary-xfce/apps/24/system-config-users.svg +share/icons/elementary-xfce/apps/24/system-file-manager.svg +share/icons/elementary-xfce/apps/24/system-hibernate.svg +share/icons/elementary-xfce/apps/24/system-installer.svg +share/icons/elementary-xfce/apps/24/system-shut-down.svg +share/icons/elementary-xfce/apps/24/system-shutdown.svg +share/icons/elementary-xfce/apps/24/system-software-install.svg +share/icons/elementary-xfce/apps/24/system-software-installer.svg +share/icons/elementary-xfce/apps/24/system-software-update.svg +share/icons/elementary-xfce/apps/24/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/24/system-suspend.svg +share/icons/elementary-xfce/apps/24/system-switch-user.svg +share/icons/elementary-xfce/apps/24/system-upgrade.svg +share/icons/elementary-xfce/apps/24/system-users.svg +share/icons/elementary-xfce/apps/24/terminal.svg +share/icons/elementary-xfce/apps/24/text-editor.svg +share/icons/elementary-xfce/apps/24/thunderbird.png +share/icons/elementary-xfce/apps/24/tilda.svg +share/icons/elementary-xfce/apps/24/time-admin.svg +share/icons/elementary-xfce/apps/24/time.svg +share/icons/elementary-xfce/apps/24/totem.svg +share/icons/elementary-xfce/apps/24/transmission.svg +share/icons/elementary-xfce/apps/24/tsclient.svg +share/icons/elementary-xfce/apps/24/twf.svg +share/icons/elementary-xfce/apps/24/ubiquity.svg +share/icons/elementary-xfce/apps/24/un-reboot.svg +share/icons/elementary-xfce/apps/24/update-manager.svg +share/icons/elementary-xfce/apps/24/update-notifier.svg +share/icons/elementary-xfce/apps/24/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/24/usb-creator.svg +share/icons/elementary-xfce/apps/24/user-bookmarks.svg +share/icons/elementary-xfce/apps/24/user-info.svg +share/icons/elementary-xfce/apps/24/user_auth.svg +share/icons/elementary-xfce/apps/24/users.svg +share/icons/elementary-xfce/apps/24/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/24/utilities-terminal.svg +share/icons/elementary-xfce/apps/24/video-player.svg +share/icons/elementary-xfce/apps/24/vinagre.svg +share/icons/elementary-xfce/apps/24/virtualbox.svg +share/icons/elementary-xfce/apps/24/wallpaper.svg +share/icons/elementary-xfce/apps/24/web-browser.svg +share/icons/elementary-xfce/apps/24/wine.svg +share/icons/elementary-xfce/apps/24/wmtweaks.svg +share/icons/elementary-xfce/apps/24/workspace-switcher.svg +share/icons/elementary-xfce/apps/24/www-browser.svg +share/icons/elementary-xfce/apps/24/x-office-calendar.svg +share/icons/elementary-xfce/apps/24/x-pdf.svg +share/icons/elementary-xfce/apps/24/x-system-software-sources.svg +share/icons/elementary-xfce/apps/24/xchat-gnome.svg +share/icons/elementary-xfce/apps/24/xchat-mini.svg +share/icons/elementary-xfce/apps/24/xchat.svg +share/icons/elementary-xfce/apps/24/xfcalendar.svg +share/icons/elementary-xfce/apps/24/xfce-edit.svg +share/icons/elementary-xfce/apps/24/xfce-mail.svg +share/icons/elementary-xfce/apps/24/xfce-man.svg +share/icons/elementary-xfce/apps/24/xfce-printer.svg +share/icons/elementary-xfce/apps/24/xfce-schedule.svg +share/icons/elementary-xfce/apps/24/xfce-sound.svg +share/icons/elementary-xfce/apps/24/xfce-system-info.svg +share/icons/elementary-xfce/apps/24/xfce-terminal.svg +share/icons/elementary-xfce/apps/24/xfce-ui.svg +share/icons/elementary-xfce/apps/24/xfce-unknown.svg +share/icons/elementary-xfce/apps/24/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/24/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/24/xfce4-clock.svg +share/icons/elementary-xfce/apps/24/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/24/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/24/xfce4-session.svg +share/icons/elementary-xfce/apps/24/xfce4-splash.svg +share/icons/elementary-xfce/apps/24/xfce4-ui.svg +share/icons/elementary-xfce/apps/24/xfce4-weather.png +share/icons/elementary-xfce/apps/24/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/24/xfce_unknown.svg +share/icons/elementary-xfce/apps/24/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/24/xfsm-logout.svg +share/icons/elementary-xfce/apps/24/xfsm-reboot.svg +share/icons/elementary-xfce/apps/24/xfsm-shutdown.svg +share/icons/elementary-xfce/apps/24/xfsm-suspend.svg +share/icons/elementary-xfce/apps/24/xfsm-switch.svg +share/icons/elementary-xfce/apps/24/xfwm4.svg +share/icons/elementary-xfce/apps/24/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/24/xine.svg +share/icons/elementary-xfce/apps/24/xmms.svg +share/icons/elementary-xfce/apps/24/xpdf.svg +share/icons/elementary-xfce/apps/24/xscreensaver.svg +share/icons/elementary-xfce/apps/24/yast-language.svg +share/icons/elementary-xfce/apps/24/youtube.svg +share/icons/elementary-xfce/apps/24/yumex.svg +share/icons/elementary-xfce/apps/24/zen-icon.svg +share/icons/elementary-xfce/apps/24/zim.svg +share/icons/elementary-xfce/apps/32/AdobeReader.svg +share/icons/elementary-xfce/apps/32/AdobeReader10.svg +share/icons/elementary-xfce/apps/32/AdobeReader8.svg +share/icons/elementary-xfce/apps/32/AdobeReader9.svg +share/icons/elementary-xfce/apps/32/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/32/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/32/Terminal.svg +share/icons/elementary-xfce/apps/32/Thunar.svg +share/icons/elementary-xfce/apps/32/abiword.svg +share/icons/elementary-xfce/apps/32/abiword_32.svg +share/icons/elementary-xfce/apps/32/access.svg +share/icons/elementary-xfce/apps/32/accessibility-directory.svg +share/icons/elementary-xfce/apps/32/accessories-calculator.svg +share/icons/elementary-xfce/apps/32/accessories-character-map.svg +share/icons/elementary-xfce/apps/32/accessories-dictionary.svg +share/icons/elementary-xfce/apps/32/accessories-text-editor.svg +share/icons/elementary-xfce/apps/32/acroread.svg +share/icons/elementary-xfce/apps/32/addressbook.svg +share/icons/elementary-xfce/apps/32/administration.svg +share/icons/elementary-xfce/apps/32/adobe-reader.svg +share/icons/elementary-xfce/apps/32/alacarte.svg +share/icons/elementary-xfce/apps/32/alltray.svg +share/icons/elementary-xfce/apps/32/applets-screenshooter.svg +share/icons/elementary-xfce/apps/32/application-community.svg +share/icons/elementary-xfce/apps/32/application-default-icon.svg +share/icons/elementary-xfce/apps/32/appointment.svg +share/icons/elementary-xfce/apps/32/archive-manager.svg +share/icons/elementary-xfce/apps/32/audio-tag-tool.svg +share/icons/elementary-xfce/apps/32/ax-applet.svg +share/icons/elementary-xfce/apps/32/background.svg +share/icons/elementary-xfce/apps/32/bash.svg +share/icons/elementary-xfce/apps/32/beryl-settings.svg +share/icons/elementary-xfce/apps/32/boot.svg +share/icons/elementary-xfce/apps/32/browser-help.svg +share/icons/elementary-xfce/apps/32/cairo-clock.svg +share/icons/elementary-xfce/apps/32/calc.svg +share/icons/elementary-xfce/apps/32/calendar.svg +share/icons/elementary-xfce/apps/32/catfish.svg +share/icons/elementary-xfce/apps/32/ccsm.svg +share/icons/elementary-xfce/apps/32/checkbox.svg +share/icons/elementary-xfce/apps/32/checkgmail.svg +share/icons/elementary-xfce/apps/32/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/32/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/32/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/32/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/32/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/32/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/32/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/32/chromium-browser.svg +share/icons/elementary-xfce/apps/32/claws-mail.svg +share/icons/elementary-xfce/apps/32/clock.svg +share/icons/elementary-xfce/apps/32/config-language.svg +share/icons/elementary-xfce/apps/32/config-users.svg +share/icons/elementary-xfce/apps/32/date.svg +share/icons/elementary-xfce/apps/32/desktop-effects.svg +share/icons/elementary-xfce/apps/32/display-capplet.svg +share/icons/elementary-xfce/apps/32/do.svg +share/icons/elementary-xfce/apps/32/drakmenustyle.svg +share/icons/elementary-xfce/apps/32/drakstats.svg +share/icons/elementary-xfce/apps/32/easytag.svg +share/icons/elementary-xfce/apps/32/evince.svg +share/icons/elementary-xfce/apps/32/evolution-calendar.svg +share/icons/elementary-xfce/apps/32/facebook.svg +share/icons/elementary-xfce/apps/32/file-manager.svg +share/icons/elementary-xfce/apps/32/file-roller.svg +share/icons/elementary-xfce/apps/32/firefox.png +share/icons/elementary-xfce/apps/32/fonts.png +share/icons/elementary-xfce/apps/32/force-exit.svg +share/icons/elementary-xfce/apps/32/fusion-icon.svg +share/icons/elementary-xfce/apps/32/gdeb.svg +share/icons/elementary-xfce/apps/32/gdebi.svg +share/icons/elementary-xfce/apps/32/gdm-xnest.svg +share/icons/elementary-xfce/apps/32/gedit-icon.svg +share/icons/elementary-xfce/apps/32/gedit-logo.svg +share/icons/elementary-xfce/apps/32/gimp.png +share/icons/elementary-xfce/apps/32/gksu-debian.svg +share/icons/elementary-xfce/apps/32/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/32/gmail.svg +share/icons/elementary-xfce/apps/32/gmusicbrowser.svg +share/icons/elementary-xfce/apps/32/gnochm.svg +share/icons/elementary-xfce/apps/32/gnome-app-install.svg +share/icons/elementary-xfce/apps/32/gnome-apt.svg +share/icons/elementary-xfce/apps/32/gnome-audio.svg +share/icons/elementary-xfce/apps/32/gnome-calculator.svg +share/icons/elementary-xfce/apps/32/gnome-calendar.svg +share/icons/elementary-xfce/apps/32/gnome-character-map.svg +share/icons/elementary-xfce/apps/32/gnome-control-centre.svg +share/icons/elementary-xfce/apps/32/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/32/gnome-display-properties.svg +share/icons/elementary-xfce/apps/32/gnome-do.svg +share/icons/elementary-xfce/apps/32/gnome-eterm.svg +share/icons/elementary-xfce/apps/32/gnome-fs-blockdev.svg +share/icons/elementary-xfce/apps/32/gnome-gmenu.svg +share/icons/elementary-xfce/apps/32/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/32/gnome-help.svg +share/icons/elementary-xfce/apps/32/gnome-info.svg +share/icons/elementary-xfce/apps/32/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/32/gnome-log-out.svg +share/icons/elementary-xfce/apps/32/gnome-logout.svg +share/icons/elementary-xfce/apps/32/gnome-monitor.svg +share/icons/elementary-xfce/apps/32/gnome-package.svg +share/icons/elementary-xfce/apps/32/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/32/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/32/gnome-panel-notification-area.svg +share/icons/elementary-xfce/apps/32/gnome-panel-window-list.svg +share/icons/elementary-xfce/apps/32/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/32/gnome-panel.svg +share/icons/elementary-xfce/apps/32/gnome-pdf.svg +share/icons/elementary-xfce/apps/32/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/32/gnome-screenshot.svg +share/icons/elementary-xfce/apps/32/gnome-searchtool.svg +share/icons/elementary-xfce/apps/32/gnome-session-halt.svg +share/icons/elementary-xfce/apps/32/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/32/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/32/gnome-session-logout.svg +share/icons/elementary-xfce/apps/32/gnome-session-properties.svg +share/icons/elementary-xfce/apps/32/gnome-session-reboot.svg +share/icons/elementary-xfce/apps/32/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/32/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/32/gnome-session.svg +share/icons/elementary-xfce/apps/32/gnome-set-time.svg +share/icons/elementary-xfce/apps/32/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/32/gnome-settings-background.svg +share/icons/elementary-xfce/apps/32/gnome-settings-font.png +share/icons/elementary-xfce/apps/32/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/32/gnome-shutdown.svg +share/icons/elementary-xfce/apps/32/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/32/gnome-status.svg +share/icons/elementary-xfce/apps/32/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/32/gnome-term.svg +share/icons/elementary-xfce/apps/32/gnome-terminal.svg +share/icons/elementary-xfce/apps/32/gnome-translate.svg +share/icons/elementary-xfce/apps/32/gnome-unknown.svg +share/icons/elementary-xfce/apps/32/gnome-volume-control.svg +share/icons/elementary-xfce/apps/32/gnome-weather.svg +share/icons/elementary-xfce/apps/32/gnome-word.svg +share/icons/elementary-xfce/apps/32/gnome-workspace.svg +share/icons/elementary-xfce/apps/32/gnome-xterm.svg +share/icons/elementary-xfce/apps/32/gnumeric.svg +share/icons/elementary-xfce/apps/32/goa-panel.svg +share/icons/elementary-xfce/apps/32/google-calendar.svg +share/icons/elementary-xfce/apps/32/google-chrome.svg +share/icons/elementary-xfce/apps/32/google-hangout.svg +share/icons/elementary-xfce/apps/32/google-plus.svg +share/icons/elementary-xfce/apps/32/google.svg +share/icons/elementary-xfce/apps/32/gpk-prefs.svg +share/icons/elementary-xfce/apps/32/gpm-hibernate.svg +share/icons/elementary-xfce/apps/32/grandr.svg +share/icons/elementary-xfce/apps/32/grip.svg +share/icons/elementary-xfce/apps/32/gsd-xrandr.svg +share/icons/elementary-xfce/apps/32/gswitchit-applet.svg +share/icons/elementary-xfce/apps/32/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/32/gtk-help.svg +share/icons/elementary-xfce/apps/32/gtk-info.svg +share/icons/elementary-xfce/apps/32/gucharmap.svg +share/icons/elementary-xfce/apps/32/help-browser.svg +share/icons/elementary-xfce/apps/32/help-contents.svg +share/icons/elementary-xfce/apps/32/help.svg +share/icons/elementary-xfce/apps/32/hotwire.svg +share/icons/elementary-xfce/apps/32/htop.svg +share/icons/elementary-xfce/apps/32/im-facebook.svg +share/icons/elementary-xfce/apps/32/indicator-applet.svg +share/icons/elementary-xfce/apps/32/indicator-weather.svg +share/icons/elementary-xfce/apps/32/inkscape.svg +share/icons/elementary-xfce/apps/32/internet-feed-reader.svg +share/icons/elementary-xfce/apps/32/internet-mail.svg +share/icons/elementary-xfce/apps/32/internet-news-reader.svg +share/icons/elementary-xfce/apps/32/invest-applet.svg +share/icons/elementary-xfce/apps/32/language-selector.svg +share/icons/elementary-xfce/apps/32/leafpad.svg +share/icons/elementary-xfce/apps/32/libreoffice-base.svg +share/icons/elementary-xfce/apps/32/libreoffice-calc.svg +share/icons/elementary-xfce/apps/32/libreoffice-draw.svg +share/icons/elementary-xfce/apps/32/libreoffice-impress.svg +share/icons/elementary-xfce/apps/32/libreoffice-main.svg +share/icons/elementary-xfce/apps/32/libreoffice-math.svg +share/icons/elementary-xfce/apps/32/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/32/libreoffice-writer.svg +share/icons/elementary-xfce/apps/32/locale.svg +share/icons/elementary-xfce/apps/32/localedrake.svg +share/icons/elementary-xfce/apps/32/lpi-translate.svg +share/icons/elementary-xfce/apps/32/lv_icon.svg +share/icons/elementary-xfce/apps/32/menu-editor.svg +share/icons/elementary-xfce/apps/32/menulibre.svg +share/icons/elementary-xfce/apps/32/midori.svg +share/icons/elementary-xfce/apps/32/miro-browse.svg +share/icons/elementary-xfce/apps/32/miro.svg +share/icons/elementary-xfce/apps/32/mousepad.svg +share/icons/elementary-xfce/apps/32/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/32/multimedia-video-player.svg +share/icons/elementary-xfce/apps/32/news-feed.svg +share/icons/elementary-xfce/apps/32/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/32/office-address-book.svg +share/icons/elementary-xfce/apps/32/office-calendar.svg +share/icons/elementary-xfce/apps/32/office-database.svg +share/icons/elementary-xfce/apps/32/office-date.svg +share/icons/elementary-xfce/apps/32/office-writer.svg +share/icons/elementary-xfce/apps/32/ogmrip.svg +share/icons/elementary-xfce/apps/32/onboard.svg +share/icons/elementary-xfce/apps/32/ooo-base.svg +share/icons/elementary-xfce/apps/32/ooo-calc.svg +share/icons/elementary-xfce/apps/32/ooo-draw.svg +share/icons/elementary-xfce/apps/32/ooo-impress.svg +share/icons/elementary-xfce/apps/32/ooo-writer.svg +share/icons/elementary-xfce/apps/32/openterm.svg +share/icons/elementary-xfce/apps/32/orage_globaltime.svg +share/icons/elementary-xfce/apps/32/package-manager-icon.svg +share/icons/elementary-xfce/apps/32/panel-searchtool.svg +share/icons/elementary-xfce/apps/32/parole.svg +share/icons/elementary-xfce/apps/32/pcmanfm.svg +share/icons/elementary-xfce/apps/32/pidgin-menu.svg +share/icons/elementary-xfce/apps/32/pidgin.svg +share/icons/elementary-xfce/apps/32/pirut.svg +share/icons/elementary-xfce/apps/32/plan.svg +share/icons/elementary-xfce/apps/32/plugin-notification.svg +share/icons/elementary-xfce/apps/32/plugin-scale.svg +share/icons/elementary-xfce/apps/32/plugin-screensaver.svg +share/icons/elementary-xfce/apps/32/plugin-screenshot.svg +share/icons/elementary-xfce/apps/32/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/32/postscript-viewer.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-font.png +share/icons/elementary-xfce/apps/32/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-online-accounts.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/32/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/32/preferences-desktop.svg +share/icons/elementary-xfce/apps/32/preferences-sound.svg +share/icons/elementary-xfce/apps/32/preferences-system-network.svg +share/icons/elementary-xfce/apps/32/preferences-system-services.svg +share/icons/elementary-xfce/apps/32/preferences-system-session.svg +share/icons/elementary-xfce/apps/32/preferences-system-time.svg +share/icons/elementary-xfce/apps/32/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/32/pup.svg +share/icons/elementary-xfce/apps/32/rclock.svg +share/icons/elementary-xfce/apps/32/reboot-notifier.svg +share/icons/elementary-xfce/apps/32/resapplet.svg +share/icons/elementary-xfce/apps/32/rip.svg +share/icons/elementary-xfce/apps/32/rpmdrake.svg +share/icons/elementary-xfce/apps/32/screensaver.svg +share/icons/elementary-xfce/apps/32/session-properties.svg +share/icons/elementary-xfce/apps/32/simple-ccsm.svg +share/icons/elementary-xfce/apps/32/sleep.svg +share/icons/elementary-xfce/apps/32/software-manager.svg +share/icons/elementary-xfce/apps/32/softwarecenter.svg +share/icons/elementary-xfce/apps/32/spacefm-find.svg +share/icons/elementary-xfce/apps/32/spacefm.svg +share/icons/elementary-xfce/apps/32/stock_alarm.svg +share/icons/elementary-xfce/apps/32/stock_calendar.svg +share/icons/elementary-xfce/apps/32/stock_help-agent.svg +share/icons/elementary-xfce/apps/32/stock_help.svg +share/icons/elementary-xfce/apps/32/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/32/stock_unknown.svg +share/icons/elementary-xfce/apps/32/stock_view-details.svg +share/icons/elementary-xfce/apps/32/susehelpcenter.svg +share/icons/elementary-xfce/apps/32/synaptic.svg +share/icons/elementary-xfce/apps/32/system-config-date.svg +share/icons/elementary-xfce/apps/32/system-config-display.svg +share/icons/elementary-xfce/apps/32/system-config-language.svg +share/icons/elementary-xfce/apps/32/system-config-securitylevel.svg +share/icons/elementary-xfce/apps/32/system-config-users.svg +share/icons/elementary-xfce/apps/32/system-file-manager.svg +share/icons/elementary-xfce/apps/32/system-hibernate.svg +share/icons/elementary-xfce/apps/32/system-installer.svg +share/icons/elementary-xfce/apps/32/system-shut-down.svg +share/icons/elementary-xfce/apps/32/system-shutdown.svg +share/icons/elementary-xfce/apps/32/system-software-install.svg +share/icons/elementary-xfce/apps/32/system-software-installer.svg +share/icons/elementary-xfce/apps/32/system-software-update.svg +share/icons/elementary-xfce/apps/32/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/32/system-suspend.svg +share/icons/elementary-xfce/apps/32/system-upgrade.svg +share/icons/elementary-xfce/apps/32/system-users.svg +share/icons/elementary-xfce/apps/32/taskbar.svg +share/icons/elementary-xfce/apps/32/terminal.svg +share/icons/elementary-xfce/apps/32/text-editor.svg +share/icons/elementary-xfce/apps/32/thunderbird.png +share/icons/elementary-xfce/apps/32/tilda.svg +share/icons/elementary-xfce/apps/32/time.svg +share/icons/elementary-xfce/apps/32/tsclient.svg +share/icons/elementary-xfce/apps/32/ubiquity.svg +share/icons/elementary-xfce/apps/32/un-reboot.svg +share/icons/elementary-xfce/apps/32/update-manager.svg +share/icons/elementary-xfce/apps/32/update-notifier.svg +share/icons/elementary-xfce/apps/32/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/32/usb-creator.svg +share/icons/elementary-xfce/apps/32/user-info.svg +share/icons/elementary-xfce/apps/32/users.svg +share/icons/elementary-xfce/apps/32/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/32/utilities-terminal.svg +share/icons/elementary-xfce/apps/32/vinagre.svg +share/icons/elementary-xfce/apps/32/wallpaper.svg +share/icons/elementary-xfce/apps/32/wmtweaks.svg +share/icons/elementary-xfce/apps/32/workspace-switcher.svg +share/icons/elementary-xfce/apps/32/x-office-calendar.svg +share/icons/elementary-xfce/apps/32/x-pdf.svg +share/icons/elementary-xfce/apps/32/xchat-gnome.svg +share/icons/elementary-xfce/apps/32/xchat-mini.svg +share/icons/elementary-xfce/apps/32/xchat.svg +share/icons/elementary-xfce/apps/32/xfcalendar.svg +share/icons/elementary-xfce/apps/32/xfce-edit.svg +share/icons/elementary-xfce/apps/32/xfce-filemanager.svg +share/icons/elementary-xfce/apps/32/xfce-mail.svg +share/icons/elementary-xfce/apps/32/xfce-man.svg +share/icons/elementary-xfce/apps/32/xfce-schedule.svg +share/icons/elementary-xfce/apps/32/xfce-sound.svg +share/icons/elementary-xfce/apps/32/xfce-system-info.svg +share/icons/elementary-xfce/apps/32/xfce-terminal.svg +share/icons/elementary-xfce/apps/32/xfce-unknown.svg +share/icons/elementary-xfce/apps/32/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/32/xfce4-clock.svg +share/icons/elementary-xfce/apps/32/xfce4-dict.svg +share/icons/elementary-xfce/apps/32/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/32/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/32/xfce4-session.svg +share/icons/elementary-xfce/apps/32/xfce4-splash.svg +share/icons/elementary-xfce/apps/32/xfce4-systray.svg +share/icons/elementary-xfce/apps/32/xfce4-taskbar.svg +share/icons/elementary-xfce/apps/32/xfce4-weather.png +share/icons/elementary-xfce/apps/32/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/32/xfce_unknown.svg +share/icons/elementary-xfce/apps/32/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/32/xfsm-logout.svg +share/icons/elementary-xfce/apps/32/xfsm-reboot.svg +share/icons/elementary-xfce/apps/32/xfsm-shutdown.svg +share/icons/elementary-xfce/apps/32/xfsm-suspend.svg +share/icons/elementary-xfce/apps/32/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/32/xpdf.svg +share/icons/elementary-xfce/apps/32/xscreensaver.svg +share/icons/elementary-xfce/apps/32/youtube.svg +share/icons/elementary-xfce/apps/32/yumex.svg +share/icons/elementary-xfce/apps/32/zen-icon.svg +share/icons/elementary-xfce/apps/32/zim.svg +share/icons/elementary-xfce/apps/48/AdobeReader.svg +share/icons/elementary-xfce/apps/48/AdobeReader10.svg +share/icons/elementary-xfce/apps/48/AdobeReader8.svg +share/icons/elementary-xfce/apps/48/AdobeReader9.svg +share/icons/elementary-xfce/apps/48/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/48/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/48/Terminal.svg +share/icons/elementary-xfce/apps/48/Thunar.svg +share/icons/elementary-xfce/apps/48/abiword.svg +share/icons/elementary-xfce/apps/48/abiword_48.svg +share/icons/elementary-xfce/apps/48/access.svg +share/icons/elementary-xfce/apps/48/accessibility-directory.svg +share/icons/elementary-xfce/apps/48/accessories-calculator.svg +share/icons/elementary-xfce/apps/48/accessories-character-map.svg +share/icons/elementary-xfce/apps/48/accessories-dictionary.svg +share/icons/elementary-xfce/apps/48/accessories-text-editor.svg +share/icons/elementary-xfce/apps/48/acroread.svg +share/icons/elementary-xfce/apps/48/addressbook.svg +share/icons/elementary-xfce/apps/48/administration.svg +share/icons/elementary-xfce/apps/48/adobe-reader.svg +share/icons/elementary-xfce/apps/48/alacarte.svg +share/icons/elementary-xfce/apps/48/applets-screenshooter.svg +share/icons/elementary-xfce/apps/48/application-community.svg +share/icons/elementary-xfce/apps/48/application-default-icon.svg +share/icons/elementary-xfce/apps/48/appointment.svg +share/icons/elementary-xfce/apps/48/apport.svg +share/icons/elementary-xfce/apps/48/archive-manager.svg +share/icons/elementary-xfce/apps/48/audio-player.svg +share/icons/elementary-xfce/apps/48/audio-tag-tool.svg +share/icons/elementary-xfce/apps/48/ax-applet.svg +share/icons/elementary-xfce/apps/48/background.svg +share/icons/elementary-xfce/apps/48/badge-small.svg +share/icons/elementary-xfce/apps/48/baobab.svg +share/icons/elementary-xfce/apps/48/bash.svg +share/icons/elementary-xfce/apps/48/blueman.svg +share/icons/elementary-xfce/apps/48/blueradio-48.svg +share/icons/elementary-xfce/apps/48/blueradio.svg +share/icons/elementary-xfce/apps/48/bluetooth-48.svg +share/icons/elementary-xfce/apps/48/bluetooth.svg +share/icons/elementary-xfce/apps/48/bluetoothradio.svg +share/icons/elementary-xfce/apps/48/boot.svg +share/icons/elementary-xfce/apps/48/browser-help.svg +share/icons/elementary-xfce/apps/48/browser.svg +share/icons/elementary-xfce/apps/48/bt-logo.svg +share/icons/elementary-xfce/apps/48/cairo-clock.svg +share/icons/elementary-xfce/apps/48/calc.svg +share/icons/elementary-xfce/apps/48/calendar.svg +share/icons/elementary-xfce/apps/48/catfish.svg +share/icons/elementary-xfce/apps/48/ccsm.svg +share/icons/elementary-xfce/apps/48/checkbox.svg +share/icons/elementary-xfce/apps/48/checkgmail.svg +share/icons/elementary-xfce/apps/48/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/48/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/48/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/48/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/48/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/48/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/48/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/48/chromium-browser.svg +share/icons/elementary-xfce/apps/48/claws-mail.svg +share/icons/elementary-xfce/apps/48/clock.svg +share/icons/elementary-xfce/apps/48/config-date.svg +share/icons/elementary-xfce/apps/48/config-language.svg +share/icons/elementary-xfce/apps/48/config-users.svg +share/icons/elementary-xfce/apps/48/control-center2.svg +share/icons/elementary-xfce/apps/48/date.svg +share/icons/elementary-xfce/apps/48/desktop-effects.svg +share/icons/elementary-xfce/apps/48/display-capplet.svg +share/icons/elementary-xfce/apps/48/do.svg +share/icons/elementary-xfce/apps/48/drakconf.svg +share/icons/elementary-xfce/apps/48/drakmenustyle.svg +share/icons/elementary-xfce/apps/48/drakstats.svg +share/icons/elementary-xfce/apps/48/drive-removable-media.svg +share/icons/elementary-xfce/apps/48/driver-manager.svg +share/icons/elementary-xfce/apps/48/easytag.svg +share/icons/elementary-xfce/apps/48/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/48/empathy.svg +share/icons/elementary-xfce/apps/48/epiphany-browser.svg +share/icons/elementary-xfce/apps/48/epiphany-gecko.svg +share/icons/elementary-xfce/apps/48/epiphany-icon.svg +share/icons/elementary-xfce/apps/48/epiphany-webkit.svg +share/icons/elementary-xfce/apps/48/epiphany.svg +share/icons/elementary-xfce/apps/48/evince.svg +share/icons/elementary-xfce/apps/48/evolution-calendar.svg +share/icons/elementary-xfce/apps/48/facebook.svg +share/icons/elementary-xfce/apps/48/file-manager.svg +share/icons/elementary-xfce/apps/48/file-roller.svg +share/icons/elementary-xfce/apps/48/firefox.png +share/icons/elementary-xfce/apps/48/fonts.png +share/icons/elementary-xfce/apps/48/force-exit.svg +share/icons/elementary-xfce/apps/48/fusion-icon.svg +share/icons/elementary-xfce/apps/48/galeon.svg +share/icons/elementary-xfce/apps/48/gconf-editor.svg +share/icons/elementary-xfce/apps/48/gdeb.svg +share/icons/elementary-xfce/apps/48/gdebi.svg +share/icons/elementary-xfce/apps/48/gdm-setup.svg +share/icons/elementary-xfce/apps/48/gdm-xnest.svg +share/icons/elementary-xfce/apps/48/gdm.svg +share/icons/elementary-xfce/apps/48/gdmsetup.svg +share/icons/elementary-xfce/apps/48/gedit-icon.svg +share/icons/elementary-xfce/apps/48/gedit-logo.svg +share/icons/elementary-xfce/apps/48/gimp.png +share/icons/elementary-xfce/apps/48/gkdebconf-icon.svg +share/icons/elementary-xfce/apps/48/gkdebconf.svg +share/icons/elementary-xfce/apps/48/gksu-debian.svg +share/icons/elementary-xfce/apps/48/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/48/gmail.svg +share/icons/elementary-xfce/apps/48/gmusicbrowser.svg +share/icons/elementary-xfce/apps/48/gnochm.svg +share/icons/elementary-xfce/apps/48/gnome-app-install.svg +share/icons/elementary-xfce/apps/48/gnome-apt.svg +share/icons/elementary-xfce/apps/48/gnome-audio.svg +share/icons/elementary-xfce/apps/48/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/48/gnome-calculator.svg +share/icons/elementary-xfce/apps/48/gnome-calendar.svg +share/icons/elementary-xfce/apps/48/gnome-cd.svg +share/icons/elementary-xfce/apps/48/gnome-character-map.svg +share/icons/elementary-xfce/apps/48/gnome-control-centre.svg +share/icons/elementary-xfce/apps/48/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/48/gnome-device-manager.svg +share/icons/elementary-xfce/apps/48/gnome-display-properties.svg +share/icons/elementary-xfce/apps/48/gnome-do.svg +share/icons/elementary-xfce/apps/48/gnome-eterm.svg +share/icons/elementary-xfce/apps/48/gnome-gmenu.svg +share/icons/elementary-xfce/apps/48/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/48/gnome-help.svg +share/icons/elementary-xfce/apps/48/gnome-info.svg +share/icons/elementary-xfce/apps/48/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/48/gnome-log-out.svg +share/icons/elementary-xfce/apps/48/gnome-logout.svg +share/icons/elementary-xfce/apps/48/gnome-monitor.svg +share/icons/elementary-xfce/apps/48/gnome-nettool.svg +share/icons/elementary-xfce/apps/48/gnome-network-properties.svg +share/icons/elementary-xfce/apps/48/gnome-package.svg +share/icons/elementary-xfce/apps/48/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/48/gnome-panel-force-quit.svg +share/icons/elementary-xfce/apps/48/gnome-panel-notification-area.svg +share/icons/elementary-xfce/apps/48/gnome-panel-window-list.svg +share/icons/elementary-xfce/apps/48/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/48/gnome-pdf.svg +share/icons/elementary-xfce/apps/48/gnome-power-manager.svg +share/icons/elementary-xfce/apps/48/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/48/gnome-screenshot.svg +share/icons/elementary-xfce/apps/48/gnome-searchtool.svg +share/icons/elementary-xfce/apps/48/gnome-session-halt.svg +share/icons/elementary-xfce/apps/48/gnome-session-hebirnate.svg +share/icons/elementary-xfce/apps/48/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/48/gnome-session-logout.svg +share/icons/elementary-xfce/apps/48/gnome-session-properties.svg +share/icons/elementary-xfce/apps/48/gnome-session-reboot.svg +share/icons/elementary-xfce/apps/48/gnome-session-sleep.svg +share/icons/elementary-xfce/apps/48/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/48/gnome-session-switch.svg +share/icons/elementary-xfce/apps/48/gnome-session.svg +share/icons/elementary-xfce/apps/48/gnome-set-time.svg +share/icons/elementary-xfce/apps/48/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/48/gnome-settings-background.svg +share/icons/elementary-xfce/apps/48/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/48/gnome-settings-font.png +share/icons/elementary-xfce/apps/48/gnome-settings-keybindings.svg +share/icons/elementary-xfce/apps/48/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/48/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/48/gnome-shutdown.svg +share/icons/elementary-xfce/apps/48/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/48/gnome-sound-recorder.svg +share/icons/elementary-xfce/apps/48/gnome-status.svg +share/icons/elementary-xfce/apps/48/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/48/gnome-term.svg +share/icons/elementary-xfce/apps/48/gnome-terminal.svg +share/icons/elementary-xfce/apps/48/gnome-translate.svg +share/icons/elementary-xfce/apps/48/gnome-unknown.svg +share/icons/elementary-xfce/apps/48/gnome-volume-control.svg +share/icons/elementary-xfce/apps/48/gnome-weather.svg +share/icons/elementary-xfce/apps/48/gnome-web-browser.svg +share/icons/elementary-xfce/apps/48/gnome-word.svg +share/icons/elementary-xfce/apps/48/gnome-workspace.svg +share/icons/elementary-xfce/apps/48/gnome-xterm.svg +share/icons/elementary-xfce/apps/48/gnomebaker-48.svg +share/icons/elementary-xfce/apps/48/gnomebaker.svg +share/icons/elementary-xfce/apps/48/gnumeric.svg +share/icons/elementary-xfce/apps/48/goa-panel.svg +share/icons/elementary-xfce/apps/48/goobox.svg +share/icons/elementary-xfce/apps/48/google-calendar.svg +share/icons/elementary-xfce/apps/48/google-chrome.svg +share/icons/elementary-xfce/apps/48/google-hangout.svg +share/icons/elementary-xfce/apps/48/google-plus.svg +share/icons/elementary-xfce/apps/48/google.svg +share/icons/elementary-xfce/apps/48/gpk-prefs.svg +share/icons/elementary-xfce/apps/48/gpk-repo.svg +share/icons/elementary-xfce/apps/48/gpm-hibernate.svg +share/icons/elementary-xfce/apps/48/grandr.svg +share/icons/elementary-xfce/apps/48/grip.svg +share/icons/elementary-xfce/apps/48/gsd-xrandr.svg +share/icons/elementary-xfce/apps/48/gstreamer-properties.svg +share/icons/elementary-xfce/apps/48/gswitchit-applet.svg +share/icons/elementary-xfce/apps/48/gswitchit-properties-capplet.svg +share/icons/elementary-xfce/apps/48/gthumb.svg +share/icons/elementary-xfce/apps/48/gtk-help.svg +share/icons/elementary-xfce/apps/48/gtk-info.svg +share/icons/elementary-xfce/apps/48/gtkpod.svg +share/icons/elementary-xfce/apps/48/gucharmap.svg +share/icons/elementary-xfce/apps/48/hardinfo.svg +share/icons/elementary-xfce/apps/48/help-browser.svg +share/icons/elementary-xfce/apps/48/help-contents.svg +share/icons/elementary-xfce/apps/48/help.svg +share/icons/elementary-xfce/apps/48/htop.svg +share/icons/elementary-xfce/apps/48/huludesktop.svg +share/icons/elementary-xfce/apps/48/hwbrowser.svg +share/icons/elementary-xfce/apps/48/hwinfo.svg +share/icons/elementary-xfce/apps/48/ibus-setup.svg +share/icons/elementary-xfce/apps/48/ibus.svg +share/icons/elementary-xfce/apps/48/im-facebook.svg +share/icons/elementary-xfce/apps/48/indicator-applet.svg +share/icons/elementary-xfce/apps/48/indicator-weather.svg +share/icons/elementary-xfce/apps/48/inkscape.svg +share/icons/elementary-xfce/apps/48/internet-feed-reader.svg +share/icons/elementary-xfce/apps/48/internet-mail.svg +share/icons/elementary-xfce/apps/48/internet-news-reader.svg +share/icons/elementary-xfce/apps/48/internet-web-browser.svg +share/icons/elementary-xfce/apps/48/invest-applet.svg +share/icons/elementary-xfce/apps/48/jockey.svg +share/icons/elementary-xfce/apps/48/key_bindings.svg +share/icons/elementary-xfce/apps/48/keyring-manager.svg +share/icons/elementary-xfce/apps/48/language-selector.svg +share/icons/elementary-xfce/apps/48/leafpad.svg +share/icons/elementary-xfce/apps/48/libreoffice-base.svg +share/icons/elementary-xfce/apps/48/libreoffice-calc.svg +share/icons/elementary-xfce/apps/48/libreoffice-draw.svg +share/icons/elementary-xfce/apps/48/libreoffice-impress.svg +share/icons/elementary-xfce/apps/48/libreoffice-main.svg +share/icons/elementary-xfce/apps/48/libreoffice-math.svg +share/icons/elementary-xfce/apps/48/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/48/libreoffice-writer.svg +share/icons/elementary-xfce/apps/48/locale.svg +share/icons/elementary-xfce/apps/48/logviewer.svg +share/icons/elementary-xfce/apps/48/lpi-translate.svg +share/icons/elementary-xfce/apps/48/master-pdf-editor.svg +share/icons/elementary-xfce/apps/48/media-player-48.svg +share/icons/elementary-xfce/apps/48/media-player-banshee.svg +share/icons/elementary-xfce/apps/48/menu-editor.svg +share/icons/elementary-xfce/apps/48/menulibre.svg +share/icons/elementary-xfce/apps/48/midori.svg +share/icons/elementary-xfce/apps/48/miro-browse.svg +share/icons/elementary-xfce/apps/48/miro.svg +share/icons/elementary-xfce/apps/48/mousepad.svg +share/icons/elementary-xfce/apps/48/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/48/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/48/multimedia-video-player.svg +share/icons/elementary-xfce/apps/48/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/48/news-feed.svg +share/icons/elementary-xfce/apps/48/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/apps/48/notifyconf.svg +share/icons/elementary-xfce/apps/48/notifyosdconf.svg +share/icons/elementary-xfce/apps/48/office-address-book.svg +share/icons/elementary-xfce/apps/48/office-calendar.svg +share/icons/elementary-xfce/apps/48/office-database.svg +share/icons/elementary-xfce/apps/48/office-date.svg +share/icons/elementary-xfce/apps/48/office-writer.svg +share/icons/elementary-xfce/apps/48/ogmrip.svg +share/icons/elementary-xfce/apps/48/onboard.svg +share/icons/elementary-xfce/apps/48/ooo-base.svg +share/icons/elementary-xfce/apps/48/ooo-calc.svg +share/icons/elementary-xfce/apps/48/ooo-draw.svg +share/icons/elementary-xfce/apps/48/ooo-impress.svg +share/icons/elementary-xfce/apps/48/ooo-writer.svg +share/icons/elementary-xfce/apps/48/openterm.svg +share/icons/elementary-xfce/apps/48/orage_globaltime.svg +share/icons/elementary-xfce/apps/48/package-manager-icon.svg +share/icons/elementary-xfce/apps/48/palm-pilot.svg +share/icons/elementary-xfce/apps/48/panel-searchtool.svg +share/icons/elementary-xfce/apps/48/paprefs.svg +share/icons/elementary-xfce/apps/48/parole.svg +share/icons/elementary-xfce/apps/48/password.svg +share/icons/elementary-xfce/apps/48/pcmanfm.svg +share/icons/elementary-xfce/apps/48/pdfshuffler.svg +share/icons/elementary-xfce/apps/48/pidgin-menu.svg +share/icons/elementary-xfce/apps/48/pidgin.svg +share/icons/elementary-xfce/apps/48/pk-package-sources.svg +share/icons/elementary-xfce/apps/48/plan.svg +share/icons/elementary-xfce/apps/48/plugin-commands.svg +share/icons/elementary-xfce/apps/48/plugin-notification.svg +share/icons/elementary-xfce/apps/48/plugin-scale.svg +share/icons/elementary-xfce/apps/48/plugin-screensaver.svg +share/icons/elementary-xfce/apps/48/plugin-screenshot.svg +share/icons/elementary-xfce/apps/48/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/48/postscript-viewer.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-font.png +share/icons/elementary-xfce/apps/48/preferences-desktop-keyboard-shortcuts.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-locale.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-online-accounts.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-peripherals.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/48/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/48/preferences-desktop.svg +share/icons/elementary-xfce/apps/48/preferences-sound.svg +share/icons/elementary-xfce/apps/48/preferences-system-network.svg +share/icons/elementary-xfce/apps/48/preferences-system-power.svg +share/icons/elementary-xfce/apps/48/preferences-system-services.svg +share/icons/elementary-xfce/apps/48/preferences-system-session.svg +share/icons/elementary-xfce/apps/48/preferences-system-time.svg +share/icons/elementary-xfce/apps/48/preferences-system-windows.svg +share/icons/elementary-xfce/apps/48/preferences-theme.svg +share/icons/elementary-xfce/apps/48/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/48/pup.svg +share/icons/elementary-xfce/apps/48/rclock.svg +share/icons/elementary-xfce/apps/48/reboot-notifier.svg +share/icons/elementary-xfce/apps/48/resapplet.svg +share/icons/elementary-xfce/apps/48/rip.svg +share/icons/elementary-xfce/apps/48/ristretto.png +share/icons/elementary-xfce/apps/48/scim-setup.svg +share/icons/elementary-xfce/apps/48/screensaver.svg +share/icons/elementary-xfce/apps/48/seahorse-preferences.svg +share/icons/elementary-xfce/apps/48/seahorse.svg +share/icons/elementary-xfce/apps/48/serpentine.svg +share/icons/elementary-xfce/apps/48/session-properties.svg +share/icons/elementary-xfce/apps/48/shares.svg +share/icons/elementary-xfce/apps/48/shotwell.svg +share/icons/elementary-xfce/apps/48/simple-ccsm.svg +share/icons/elementary-xfce/apps/48/sleep.svg +share/icons/elementary-xfce/apps/48/software-manager.svg +share/icons/elementary-xfce/apps/48/software-properties.svg +share/icons/elementary-xfce/apps/48/softwarecenter.svg +share/icons/elementary-xfce/apps/48/spacefm-find.svg +share/icons/elementary-xfce/apps/48/spacefm.svg +share/icons/elementary-xfce/apps/48/stock_alarm.svg +share/icons/elementary-xfce/apps/48/stock_bluetooth.svg +share/icons/elementary-xfce/apps/48/stock_calendar.svg +share/icons/elementary-xfce/apps/48/stock_help-agent.svg +share/icons/elementary-xfce/apps/48/stock_help.svg +share/icons/elementary-xfce/apps/48/stock_keyring.svg +share/icons/elementary-xfce/apps/48/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/48/stock_unknown.svg +share/icons/elementary-xfce/apps/48/stock_view-details.svg +share/icons/elementary-xfce/apps/48/style.svg +share/icons/elementary-xfce/apps/48/synaptic.svg +share/icons/elementary-xfce/apps/48/system-config-date.svg +share/icons/elementary-xfce/apps/48/system-config-display.svg +share/icons/elementary-xfce/apps/48/system-config-language.svg +share/icons/elementary-xfce/apps/48/system-config-securitylevel.svg +share/icons/elementary-xfce/apps/48/system-config-users.svg +share/icons/elementary-xfce/apps/48/system-file-manager.svg +share/icons/elementary-xfce/apps/48/system-hibernate.svg +share/icons/elementary-xfce/apps/48/system-installer.svg +share/icons/elementary-xfce/apps/48/system-shut-down.svg +share/icons/elementary-xfce/apps/48/system-shutdown.svg +share/icons/elementary-xfce/apps/48/system-software-install.svg +share/icons/elementary-xfce/apps/48/system-software-installer.svg +share/icons/elementary-xfce/apps/48/system-software-update.svg +share/icons/elementary-xfce/apps/48/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/48/system-suspend.svg +share/icons/elementary-xfce/apps/48/system-switch-user.svg +share/icons/elementary-xfce/apps/48/system-upgrade.svg +share/icons/elementary-xfce/apps/48/system-users.svg +share/icons/elementary-xfce/apps/48/tangerine-properties.svg +share/icons/elementary-xfce/apps/48/taskbar.svg +share/icons/elementary-xfce/apps/48/terminal.svg +share/icons/elementary-xfce/apps/48/text-editor.svg +share/icons/elementary-xfce/apps/48/thunderbird.png +share/icons/elementary-xfce/apps/48/tilda.svg +share/icons/elementary-xfce/apps/48/time-admin.svg +share/icons/elementary-xfce/apps/48/time.svg +share/icons/elementary-xfce/apps/48/totem.svg +share/icons/elementary-xfce/apps/48/transmission.svg +share/icons/elementary-xfce/apps/48/tsclient.svg +share/icons/elementary-xfce/apps/48/ubiquity.svg +share/icons/elementary-xfce/apps/48/un-reboot.svg +share/icons/elementary-xfce/apps/48/update-manager.svg +share/icons/elementary-xfce/apps/48/update-notifier.svg +share/icons/elementary-xfce/apps/48/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/48/usb-creator.svg +share/icons/elementary-xfce/apps/48/user-info.svg +share/icons/elementary-xfce/apps/48/user_auth.svg +share/icons/elementary-xfce/apps/48/users.svg +share/icons/elementary-xfce/apps/48/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/48/utilities-terminal.svg +share/icons/elementary-xfce/apps/48/video-player.svg +share/icons/elementary-xfce/apps/48/vinagre.svg +share/icons/elementary-xfce/apps/48/virtualbox.svg +share/icons/elementary-xfce/apps/48/visor.svg +share/icons/elementary-xfce/apps/48/wallpaper.svg +share/icons/elementary-xfce/apps/48/web-browser.svg +share/icons/elementary-xfce/apps/48/wine.svg +share/icons/elementary-xfce/apps/48/wmtweaks.svg +share/icons/elementary-xfce/apps/48/workspace-switcher.svg +share/icons/elementary-xfce/apps/48/www-browser.svg +share/icons/elementary-xfce/apps/48/x-office-calendar.svg +share/icons/elementary-xfce/apps/48/x-pdf.svg +share/icons/elementary-xfce/apps/48/x-system-software-sources.svg +share/icons/elementary-xfce/apps/48/xchat-gnome.svg +share/icons/elementary-xfce/apps/48/xchat-mini.svg +share/icons/elementary-xfce/apps/48/xchat.svg +share/icons/elementary-xfce/apps/48/xfcalendar.svg +share/icons/elementary-xfce/apps/48/xfce-edit.svg +share/icons/elementary-xfce/apps/48/xfce-filemanager.svg +share/icons/elementary-xfce/apps/48/xfce-mail.svg +share/icons/elementary-xfce/apps/48/xfce-man.svg +share/icons/elementary-xfce/apps/48/xfce-mount.svg +share/icons/elementary-xfce/apps/48/xfce-schedule.svg +share/icons/elementary-xfce/apps/48/xfce-sound.svg +share/icons/elementary-xfce/apps/48/xfce-system-info.svg +share/icons/elementary-xfce/apps/48/xfce-terminal.svg +share/icons/elementary-xfce/apps/48/xfce-ui.svg +share/icons/elementary-xfce/apps/48/xfce-unknown.svg +share/icons/elementary-xfce/apps/48/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/48/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/48/xfce4-clock.svg +share/icons/elementary-xfce/apps/48/xfce4-cpugraph-plugin.svg +share/icons/elementary-xfce/apps/48/xfce4-dict.svg +share/icons/elementary-xfce/apps/48/xfce4-fsguard-plugin-warning.svg +share/icons/elementary-xfce/apps/48/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/48/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/48/xfce4-notifyd.svg +share/icons/elementary-xfce/apps/48/xfce4-panel-menu.svg +share/icons/elementary-xfce/apps/48/xfce4-panel.svg +share/icons/elementary-xfce/apps/48/xfce4-session.svg +share/icons/elementary-xfce/apps/48/xfce4-splash.svg +share/icons/elementary-xfce/apps/48/xfce4-systray.svg +share/icons/elementary-xfce/apps/48/xfce4-taskbar.svg +share/icons/elementary-xfce/apps/48/xfce4-ui.svg +share/icons/elementary-xfce/apps/48/xfce4-weather.svg +share/icons/elementary-xfce/apps/48/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/48/xfce4_xicon1.svg +share/icons/elementary-xfce/apps/48/xfce_unknown.svg +share/icons/elementary-xfce/apps/48/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/48/xfsm-logout.svg +share/icons/elementary-xfce/apps/48/xfsm-reboot.svg +share/icons/elementary-xfce/apps/48/xfsm-shutdown.svg +share/icons/elementary-xfce/apps/48/xfsm-suspend.svg +share/icons/elementary-xfce/apps/48/xfsm-switch.svg +share/icons/elementary-xfce/apps/48/xfwm4.svg +share/icons/elementary-xfce/apps/48/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/48/xine.svg +share/icons/elementary-xfce/apps/48/xmms.svg +share/icons/elementary-xfce/apps/48/xpdf.svg +share/icons/elementary-xfce/apps/48/xscreensaver.svg +share/icons/elementary-xfce/apps/48/youtube.svg +share/icons/elementary-xfce/apps/48/yumex.svg +share/icons/elementary-xfce/apps/48/zen-icon.svg +share/icons/elementary-xfce/apps/48/zim.svg +share/icons/elementary-xfce/apps/64/AdobeReader.svg +share/icons/elementary-xfce/apps/64/AdobeReader10.svg +share/icons/elementary-xfce/apps/64/AdobeReader8.svg +share/icons/elementary-xfce/apps/64/AdobeReader9.svg +share/icons/elementary-xfce/apps/64/EasyTAG_icon.svg +share/icons/elementary-xfce/apps/64/Etermutilities-terminal.svg +share/icons/elementary-xfce/apps/64/Terminal.svg +share/icons/elementary-xfce/apps/64/Thunar.svg +share/icons/elementary-xfce/apps/64/abiword.svg +share/icons/elementary-xfce/apps/64/abiword_64.svg +share/icons/elementary-xfce/apps/64/access.svg +share/icons/elementary-xfce/apps/64/accessibility-directory.svg +share/icons/elementary-xfce/apps/64/accessories-calculator.svg +share/icons/elementary-xfce/apps/64/accessories-character-map.svg +share/icons/elementary-xfce/apps/64/accessories-dictionary.svg +share/icons/elementary-xfce/apps/64/accessories-text-editor.svg +share/icons/elementary-xfce/apps/64/acroread.svg +share/icons/elementary-xfce/apps/64/addressbook.svg +share/icons/elementary-xfce/apps/64/administration.svg +share/icons/elementary-xfce/apps/64/adobe-reader.svg +share/icons/elementary-xfce/apps/64/alacarte.svg +share/icons/elementary-xfce/apps/64/applets-screenshooter.svg +share/icons/elementary-xfce/apps/64/application-default-icon.svg +share/icons/elementary-xfce/apps/64/appointment.svg +share/icons/elementary-xfce/apps/64/apport.svg +share/icons/elementary-xfce/apps/64/archive-manager.svg +share/icons/elementary-xfce/apps/64/audio-tag-tool.svg +share/icons/elementary-xfce/apps/64/ax-applet.svg +share/icons/elementary-xfce/apps/64/background.svg +share/icons/elementary-xfce/apps/64/badge-small.svg +share/icons/elementary-xfce/apps/64/baobab.svg +share/icons/elementary-xfce/apps/64/bash.svg +share/icons/elementary-xfce/apps/64/beryl-settings.svg +share/icons/elementary-xfce/apps/64/blueman.svg +share/icons/elementary-xfce/apps/64/blueradio-48.svg +share/icons/elementary-xfce/apps/64/blueradio.svg +share/icons/elementary-xfce/apps/64/bluetooth-48.svg +share/icons/elementary-xfce/apps/64/bluetooth.svg +share/icons/elementary-xfce/apps/64/bluetoothradio.svg +share/icons/elementary-xfce/apps/64/browser-help.svg +share/icons/elementary-xfce/apps/64/browser.svg +share/icons/elementary-xfce/apps/64/bt-logo.svg +share/icons/elementary-xfce/apps/64/cairo-clock.svg +share/icons/elementary-xfce/apps/64/calc.svg +share/icons/elementary-xfce/apps/64/calendar.svg +share/icons/elementary-xfce/apps/64/catfish.svg +share/icons/elementary-xfce/apps/64/ccsm.svg +share/icons/elementary-xfce/apps/64/checkbox.svg +share/icons/elementary-xfce/apps/64/checkgmail.svg +share/icons/elementary-xfce/apps/64/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/64/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/64/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/64/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/64/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/64/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/64/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/64/chromium-browser.svg +share/icons/elementary-xfce/apps/64/claws-mail.svg +share/icons/elementary-xfce/apps/64/clock.svg +share/icons/elementary-xfce/apps/64/config-date.svg +share/icons/elementary-xfce/apps/64/config-users.svg +share/icons/elementary-xfce/apps/64/date.svg +share/icons/elementary-xfce/apps/64/desktop-effects.svg +share/icons/elementary-xfce/apps/64/display-capplet.svg +share/icons/elementary-xfce/apps/64/do.svg +share/icons/elementary-xfce/apps/64/drakstats.svg +share/icons/elementary-xfce/apps/64/easytag.svg +share/icons/elementary-xfce/apps/64/edit-urpm-sources.svg +share/icons/elementary-xfce/apps/64/empathy.svg +share/icons/elementary-xfce/apps/64/epiphany-browser.svg +share/icons/elementary-xfce/apps/64/epiphany-gecko.svg +share/icons/elementary-xfce/apps/64/epiphany-icon.svg +share/icons/elementary-xfce/apps/64/epiphany-webkit.svg +share/icons/elementary-xfce/apps/64/epiphany.svg +share/icons/elementary-xfce/apps/64/evince.svg +share/icons/elementary-xfce/apps/64/evolution-calendar.svg +share/icons/elementary-xfce/apps/64/facebook.svg +share/icons/elementary-xfce/apps/64/file-manager.svg +share/icons/elementary-xfce/apps/64/file-roller.svg +share/icons/elementary-xfce/apps/64/firefox.png +share/icons/elementary-xfce/apps/64/fusion-icon.svg +share/icons/elementary-xfce/apps/64/galeon.svg +share/icons/elementary-xfce/apps/64/gdeb.svg +share/icons/elementary-xfce/apps/64/gdebi.svg +share/icons/elementary-xfce/apps/64/gdm-xnest.svg +share/icons/elementary-xfce/apps/64/gedit-icon.svg +share/icons/elementary-xfce/apps/64/gedit-logo.svg +share/icons/elementary-xfce/apps/64/gimp.png +share/icons/elementary-xfce/apps/64/gksu-debian.svg +share/icons/elementary-xfce/apps/64/gksu-root-terminal.svg +share/icons/elementary-xfce/apps/64/gmail.svg +share/icons/elementary-xfce/apps/64/gmusicbrowser.svg +share/icons/elementary-xfce/apps/64/gnochm.svg +share/icons/elementary-xfce/apps/64/gnome-app-install.svg +share/icons/elementary-xfce/apps/64/gnome-apt.svg +share/icons/elementary-xfce/apps/64/gnome-audio.svg +share/icons/elementary-xfce/apps/64/gnome-bluetooth.svg +share/icons/elementary-xfce/apps/64/gnome-calculator.svg +share/icons/elementary-xfce/apps/64/gnome-calendar.svg +share/icons/elementary-xfce/apps/64/gnome-character-map.svg +share/icons/elementary-xfce/apps/64/gnome-control-centre.svg +share/icons/elementary-xfce/apps/64/gnome-desktop-config.svg +share/icons/elementary-xfce/apps/64/gnome-display-properties.svg +share/icons/elementary-xfce/apps/64/gnome-do.svg +share/icons/elementary-xfce/apps/64/gnome-eterm.svg +share/icons/elementary-xfce/apps/64/gnome-gmenu.svg +share/icons/elementary-xfce/apps/64/gnome-gnumeric.svg +share/icons/elementary-xfce/apps/64/gnome-help.svg +share/icons/elementary-xfce/apps/64/gnome-info.svg +share/icons/elementary-xfce/apps/64/gnome-inhibit-applet.svg +share/icons/elementary-xfce/apps/64/gnome-monitor.svg +share/icons/elementary-xfce/apps/64/gnome-network-properties.svg +share/icons/elementary-xfce/apps/64/gnome-package.svg +share/icons/elementary-xfce/apps/64/gnome-panel-clock.svg +share/icons/elementary-xfce/apps/64/gnome-panel-notification-area.svg +share/icons/elementary-xfce/apps/64/gnome-panel-workspace-switcher.svg +share/icons/elementary-xfce/apps/64/gnome-pdf.svg +share/icons/elementary-xfce/apps/64/gnome-power-manager.svg +share/icons/elementary-xfce/apps/64/gnome-remote-desktop.svg +share/icons/elementary-xfce/apps/64/gnome-screenshot.svg +share/icons/elementary-xfce/apps/64/gnome-searchtool.svg +share/icons/elementary-xfce/apps/64/gnome-session-hibernate.svg +share/icons/elementary-xfce/apps/64/gnome-session-properties.svg +share/icons/elementary-xfce/apps/64/gnome-session-suspend.svg +share/icons/elementary-xfce/apps/64/gnome-session.svg +share/icons/elementary-xfce/apps/64/gnome-set-time.svg +share/icons/elementary-xfce/apps/64/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/64/gnome-settings-background.svg +share/icons/elementary-xfce/apps/64/gnome-settings-default-applications.svg +share/icons/elementary-xfce/apps/64/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/64/gnome-settings-theme.svg +share/icons/elementary-xfce/apps/64/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/64/gnome-status.svg +share/icons/elementary-xfce/apps/64/gnome-system-monitor.svg +share/icons/elementary-xfce/apps/64/gnome-term.svg +share/icons/elementary-xfce/apps/64/gnome-terminal.svg +share/icons/elementary-xfce/apps/64/gnome-unknown.svg +share/icons/elementary-xfce/apps/64/gnome-volume-control.svg +share/icons/elementary-xfce/apps/64/gnome-web-browser.svg +share/icons/elementary-xfce/apps/64/gnome-word.svg +share/icons/elementary-xfce/apps/64/gnome-workspace.svg +share/icons/elementary-xfce/apps/64/gnome-xterm.svg +share/icons/elementary-xfce/apps/64/gnumeric.svg +share/icons/elementary-xfce/apps/64/goa-panel.svg +share/icons/elementary-xfce/apps/64/google-calendar.svg +share/icons/elementary-xfce/apps/64/google-chrome.svg +share/icons/elementary-xfce/apps/64/google-hangout.svg +share/icons/elementary-xfce/apps/64/google-plus.svg +share/icons/elementary-xfce/apps/64/google.svg +share/icons/elementary-xfce/apps/64/gpk-prefs.svg +share/icons/elementary-xfce/apps/64/gpk-repo.svg +share/icons/elementary-xfce/apps/64/grandr.svg +share/icons/elementary-xfce/apps/64/grip.svg +share/icons/elementary-xfce/apps/64/gsd-xrandr.svg +share/icons/elementary-xfce/apps/64/gthumb.svg +share/icons/elementary-xfce/apps/64/gtk-help.svg +share/icons/elementary-xfce/apps/64/gtk-info.svg +share/icons/elementary-xfce/apps/64/gtkpod.svg +share/icons/elementary-xfce/apps/64/gucharmap.svg +share/icons/elementary-xfce/apps/64/help-browser.svg +share/icons/elementary-xfce/apps/64/help-contents.svg +share/icons/elementary-xfce/apps/64/help.svg +share/icons/elementary-xfce/apps/64/htop.svg +share/icons/elementary-xfce/apps/64/im-facebook.svg +share/icons/elementary-xfce/apps/64/indicator-applet.svg +share/icons/elementary-xfce/apps/64/inkscape.svg +share/icons/elementary-xfce/apps/64/internet-feed-reader.svg +share/icons/elementary-xfce/apps/64/internet-mail.svg +share/icons/elementary-xfce/apps/64/internet-news-reader.svg +share/icons/elementary-xfce/apps/64/internet-web-browser.svg +share/icons/elementary-xfce/apps/64/invest-applet.svg +share/icons/elementary-xfce/apps/64/keyring-manager.svg +share/icons/elementary-xfce/apps/64/leafpad.svg +share/icons/elementary-xfce/apps/64/libreoffice-base.svg +share/icons/elementary-xfce/apps/64/libreoffice-calc.svg +share/icons/elementary-xfce/apps/64/libreoffice-draw.svg +share/icons/elementary-xfce/apps/64/libreoffice-impress.svg +share/icons/elementary-xfce/apps/64/libreoffice-main.svg +share/icons/elementary-xfce/apps/64/libreoffice-math.svg +share/icons/elementary-xfce/apps/64/libreoffice-startcenter.svg +share/icons/elementary-xfce/apps/64/libreoffice-writer.svg +share/icons/elementary-xfce/apps/64/master-pdf-editor.svg +share/icons/elementary-xfce/apps/64/menu-editor.svg +share/icons/elementary-xfce/apps/64/menulibre.svg +share/icons/elementary-xfce/apps/64/midori.svg +share/icons/elementary-xfce/apps/64/miro.svg +share/icons/elementary-xfce/apps/64/mousepad.svg +share/icons/elementary-xfce/apps/64/multimedia-audio-player.svg +share/icons/elementary-xfce/apps/64/multimedia-photo-manager.svg +share/icons/elementary-xfce/apps/64/multimedia-video-player.svg +share/icons/elementary-xfce/apps/64/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/64/news-feed.svg +share/icons/elementary-xfce/apps/64/office-address-book.svg +share/icons/elementary-xfce/apps/64/office-calendar.svg +share/icons/elementary-xfce/apps/64/office-database.svg +share/icons/elementary-xfce/apps/64/office-date.svg +share/icons/elementary-xfce/apps/64/office-writer.svg +share/icons/elementary-xfce/apps/64/ogmrip.svg +share/icons/elementary-xfce/apps/64/onboard.svg +share/icons/elementary-xfce/apps/64/ooo-base.svg +share/icons/elementary-xfce/apps/64/ooo-calc.svg +share/icons/elementary-xfce/apps/64/ooo-draw.svg +share/icons/elementary-xfce/apps/64/ooo-impress.svg +share/icons/elementary-xfce/apps/64/ooo-writer.svg +share/icons/elementary-xfce/apps/64/openterm.svg +share/icons/elementary-xfce/apps/64/orage_globaltime.svg +share/icons/elementary-xfce/apps/64/package-manager-icon.svg +share/icons/elementary-xfce/apps/64/panel-searchtool.svg +share/icons/elementary-xfce/apps/64/parole.svg +share/icons/elementary-xfce/apps/64/password.svg +share/icons/elementary-xfce/apps/64/pcmanfm.svg +share/icons/elementary-xfce/apps/64/pdfshuffler.svg +share/icons/elementary-xfce/apps/64/pidgin-menu.svg +share/icons/elementary-xfce/apps/64/pidgin.svg +share/icons/elementary-xfce/apps/64/pk-package-sources.svg +share/icons/elementary-xfce/apps/64/plan.svg +share/icons/elementary-xfce/apps/64/plugin-notification.svg +share/icons/elementary-xfce/apps/64/plugin-scale.svg +share/icons/elementary-xfce/apps/64/plugin-screensaver.svg +share/icons/elementary-xfce/apps/64/plugin-screenshot.svg +share/icons/elementary-xfce/apps/64/plugin-wallpaper.svg +share/icons/elementary-xfce/apps/64/postscript-viewer.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-default-applications.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-display.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-effects.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-keyboard.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-online-accounts.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-remote-desktop.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-screensaver.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-theme.svg +share/icons/elementary-xfce/apps/64/preferences-desktop-wallpaper.svg +share/icons/elementary-xfce/apps/64/preferences-desktop.svg +share/icons/elementary-xfce/apps/64/preferences-sound.svg +share/icons/elementary-xfce/apps/64/preferences-system-network.svg +share/icons/elementary-xfce/apps/64/preferences-system-power.svg +share/icons/elementary-xfce/apps/64/preferences-system-services.svg +share/icons/elementary-xfce/apps/64/preferences-system-session.svg +share/icons/elementary-xfce/apps/64/preferences-system-time.svg +share/icons/elementary-xfce/apps/64/preferences-system-windows.svg +share/icons/elementary-xfce/apps/64/preferences-wallpaper.svg +share/icons/elementary-xfce/apps/64/pup.svg +share/icons/elementary-xfce/apps/64/rclock.svg +share/icons/elementary-xfce/apps/64/resapplet.svg +share/icons/elementary-xfce/apps/64/rip.svg +share/icons/elementary-xfce/apps/64/screensaver.svg +share/icons/elementary-xfce/apps/64/seahorse-preferences.svg +share/icons/elementary-xfce/apps/64/seahorse.svg +share/icons/elementary-xfce/apps/64/session-properties.svg +share/icons/elementary-xfce/apps/64/shotwell.svg +share/icons/elementary-xfce/apps/64/simple-ccsm.svg +share/icons/elementary-xfce/apps/64/software-manager.svg +share/icons/elementary-xfce/apps/64/software-properties.svg +share/icons/elementary-xfce/apps/64/softwarecenter.svg +share/icons/elementary-xfce/apps/64/spacefm-find.svg +share/icons/elementary-xfce/apps/64/spacefm.svg +share/icons/elementary-xfce/apps/64/stock_alarm.svg +share/icons/elementary-xfce/apps/64/stock_calendar.svg +share/icons/elementary-xfce/apps/64/stock_help-agent.svg +share/icons/elementary-xfce/apps/64/stock_help.svg +share/icons/elementary-xfce/apps/64/stock_keyring.svg +share/icons/elementary-xfce/apps/64/stock_new-spreadsheet.svg +share/icons/elementary-xfce/apps/64/stock_unknown.svg +share/icons/elementary-xfce/apps/64/stock_view-details.svg +share/icons/elementary-xfce/apps/64/style.svg +share/icons/elementary-xfce/apps/64/synaptic.svg +share/icons/elementary-xfce/apps/64/system-config-date.svg +share/icons/elementary-xfce/apps/64/system-config-display.svg +share/icons/elementary-xfce/apps/64/system-config-users.svg +share/icons/elementary-xfce/apps/64/system-file-manager.svg +share/icons/elementary-xfce/apps/64/system-hibernate.svg +share/icons/elementary-xfce/apps/64/system-installer.svg +share/icons/elementary-xfce/apps/64/system-software-install.svg +share/icons/elementary-xfce/apps/64/system-software-installer.svg +share/icons/elementary-xfce/apps/64/system-software-update.svg +share/icons/elementary-xfce/apps/64/system-suspend-hibernate.svg +share/icons/elementary-xfce/apps/64/system-users.svg +share/icons/elementary-xfce/apps/64/terminal.svg +share/icons/elementary-xfce/apps/64/text-editor.svg +share/icons/elementary-xfce/apps/64/thunderbird.png +share/icons/elementary-xfce/apps/64/tilda.svg +share/icons/elementary-xfce/apps/64/time-admin.svg +share/icons/elementary-xfce/apps/64/time.svg +share/icons/elementary-xfce/apps/64/totem.svg +share/icons/elementary-xfce/apps/64/tsclient.svg +share/icons/elementary-xfce/apps/64/ubiquity.svg +share/icons/elementary-xfce/apps/64/update-manager.svg +share/icons/elementary-xfce/apps/64/update-notifier.svg +share/icons/elementary-xfce/apps/64/usb-creator-gtk.svg +share/icons/elementary-xfce/apps/64/usb-creator.svg +share/icons/elementary-xfce/apps/64/user-info.svg +share/icons/elementary-xfce/apps/64/users.svg +share/icons/elementary-xfce/apps/64/utilities-system-monitor.svg +share/icons/elementary-xfce/apps/64/utilities-terminal.svg +share/icons/elementary-xfce/apps/64/video-player.svg +share/icons/elementary-xfce/apps/64/vinagre.svg +share/icons/elementary-xfce/apps/64/virtualbox.svg +share/icons/elementary-xfce/apps/64/wallpaper.svg +share/icons/elementary-xfce/apps/64/web-browser.svg +share/icons/elementary-xfce/apps/64/wmtweaks.svg +share/icons/elementary-xfce/apps/64/workspace-switcher.svg +share/icons/elementary-xfce/apps/64/www-browser.svg +share/icons/elementary-xfce/apps/64/x-office-calendar.svg +share/icons/elementary-xfce/apps/64/x-pdf.svg +share/icons/elementary-xfce/apps/64/x-system-software-sources.svg +share/icons/elementary-xfce/apps/64/xchat-gnome.svg +share/icons/elementary-xfce/apps/64/xchat-mini.svg +share/icons/elementary-xfce/apps/64/xchat.svg +share/icons/elementary-xfce/apps/64/xfcalendar.svg +share/icons/elementary-xfce/apps/64/xfce-edit.svg +share/icons/elementary-xfce/apps/64/xfce-filemanager.svg +share/icons/elementary-xfce/apps/64/xfce-mail.svg +share/icons/elementary-xfce/apps/64/xfce-man.svg +share/icons/elementary-xfce/apps/64/xfce-sound.svg +share/icons/elementary-xfce/apps/64/xfce-system-info.svg +share/icons/elementary-xfce/apps/64/xfce-terminal.svg +share/icons/elementary-xfce/apps/64/xfce-ui.svg +share/icons/elementary-xfce/apps/64/xfce-unknown.svg +share/icons/elementary-xfce/apps/64/xfce4-appfinder.svg +share/icons/elementary-xfce/apps/64/xfce4-backdrop.svg +share/icons/elementary-xfce/apps/64/xfce4-clock.svg +share/icons/elementary-xfce/apps/64/xfce4-dict.svg +share/icons/elementary-xfce/apps/64/xfce4-menueditor.svg +share/icons/elementary-xfce/apps/64/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/64/xfce4-panel.svg +share/icons/elementary-xfce/apps/64/xfce4-schedule.svg +share/icons/elementary-xfce/apps/64/xfce4-session.svg +share/icons/elementary-xfce/apps/64/xfce4-systray.svg +share/icons/elementary-xfce/apps/64/xfce4-ui.svg +share/icons/elementary-xfce/apps/64/xfce4-workspaces.svg +share/icons/elementary-xfce/apps/64/xfce_unknown.svg +share/icons/elementary-xfce/apps/64/xfpm-ac-adapter.svg +share/icons/elementary-xfce/apps/64/xfsm-hibernate.svg +share/icons/elementary-xfce/apps/64/xfsm-suspend.svg +share/icons/elementary-xfce/apps/64/xfwm4.svg +share/icons/elementary-xfce/apps/64/ximian-evolution-calendar.svg +share/icons/elementary-xfce/apps/64/xine.svg +share/icons/elementary-xfce/apps/64/xmms.svg +share/icons/elementary-xfce/apps/64/xpdf.svg +share/icons/elementary-xfce/apps/64/xscreensaver.svg +share/icons/elementary-xfce/apps/64/youtube.svg +share/icons/elementary-xfce/apps/64/yumex.svg +share/icons/elementary-xfce/apps/64/zen-icon.svg +share/icons/elementary-xfce/apps/64/zim.svg +share/icons/elementary-xfce/apps/96/AdobeReader.svg +share/icons/elementary-xfce/apps/96/AdobeReader10.svg +share/icons/elementary-xfce/apps/96/AdobeReader8.svg +share/icons/elementary-xfce/apps/96/AdobeReader9.svg +share/icons/elementary-xfce/apps/96/Thunar.svg +share/icons/elementary-xfce/apps/96/access.svg +share/icons/elementary-xfce/apps/96/accessibility-directory.svg +share/icons/elementary-xfce/apps/96/accessories-calculator.svg +share/icons/elementary-xfce/apps/96/accessories-character-map.svg +share/icons/elementary-xfce/apps/96/accessories-dictionary.svg +share/icons/elementary-xfce/apps/96/accessories-text-editor.svg +share/icons/elementary-xfce/apps/96/acroread.svg +share/icons/elementary-xfce/apps/96/adobe-reader.svg +share/icons/elementary-xfce/apps/96/applets-screenshooter.svg +share/icons/elementary-xfce/apps/96/application-default-icon.svg +share/icons/elementary-xfce/apps/96/ax-applet.svg +share/icons/elementary-xfce/apps/96/browser-help.svg +share/icons/elementary-xfce/apps/96/browser.svg +share/icons/elementary-xfce/apps/96/calc.svg +share/icons/elementary-xfce/apps/96/catfish.svg +share/icons/elementary-xfce/apps/96/checkgmail.svg +share/icons/elementary-xfce/apps/96/chrome-blpcfgokakmgnkcojhhkbfbldkacnbeo-Default.svg +share/icons/elementary-xfce/apps/96/chrome-boeajhmfdjldchidhphikilcgdacljfm-Default.svg +share/icons/elementary-xfce/apps/96/chrome-coobgpohoikkiipiblmjeljniedjpjpf-Default.svg +share/icons/elementary-xfce/apps/96/chrome-dlppkpafhbajpcmmoheippocdidnckmm-Default.svg +share/icons/elementary-xfce/apps/96/chrome-ejidjjhkpiempkbhmpbfngldlkglhimk-Default.svg +share/icons/elementary-xfce/apps/96/chrome-ejjicmeblgpmajnghnpcppodonldlgfn-Default.svg +share/icons/elementary-xfce/apps/96/chrome-kbpgddbgniojgndnhlkjbkpknjhppkbk-Default.svg +share/icons/elementary-xfce/apps/96/drakstats.svg +share/icons/elementary-xfce/apps/96/epiphany-browser.svg +share/icons/elementary-xfce/apps/96/epiphany-gecko.svg +share/icons/elementary-xfce/apps/96/epiphany-icon.svg +share/icons/elementary-xfce/apps/96/epiphany-webkit.svg +share/icons/elementary-xfce/apps/96/epiphany.svg +share/icons/elementary-xfce/apps/96/evince.svg +share/icons/elementary-xfce/apps/96/facebook.svg +share/icons/elementary-xfce/apps/96/file-manager.svg +share/icons/elementary-xfce/apps/96/firefox.png +share/icons/elementary-xfce/apps/96/galeon.svg +share/icons/elementary-xfce/apps/96/gdeb.svg +share/icons/elementary-xfce/apps/96/gdebi.svg +share/icons/elementary-xfce/apps/96/gedit-icon.svg +share/icons/elementary-xfce/apps/96/gedit-logo.svg +share/icons/elementary-xfce/apps/96/gimp.png +share/icons/elementary-xfce/apps/96/gmail.svg +share/icons/elementary-xfce/apps/96/gmusicbrowser.svg +share/icons/elementary-xfce/apps/96/gnochm.svg +share/icons/elementary-xfce/apps/96/gnome-app-install.svg +share/icons/elementary-xfce/apps/96/gnome-apt.svg +share/icons/elementary-xfce/apps/96/gnome-audio.svg +share/icons/elementary-xfce/apps/96/gnome-calculator.svg +share/icons/elementary-xfce/apps/96/gnome-character-map.svg +share/icons/elementary-xfce/apps/96/gnome-help.svg +share/icons/elementary-xfce/apps/96/gnome-info.svg +share/icons/elementary-xfce/apps/96/gnome-package.svg +share/icons/elementary-xfce/apps/96/gnome-pdf.svg +share/icons/elementary-xfce/apps/96/gnome-screenshot.svg +share/icons/elementary-xfce/apps/96/gnome-searchtool.svg +share/icons/elementary-xfce/apps/96/gnome-settings-accessibility-technologies.svg +share/icons/elementary-xfce/apps/96/gnome-settings-sound.svg +share/icons/elementary-xfce/apps/96/gnome-sound-properties.svg +share/icons/elementary-xfce/apps/96/gnome-status.svg +share/icons/elementary-xfce/apps/96/gnome-unknown.svg +share/icons/elementary-xfce/apps/96/gnome-volume-control.svg +share/icons/elementary-xfce/apps/96/gnome-web-browser.svg +share/icons/elementary-xfce/apps/96/gnome-word.svg +share/icons/elementary-xfce/apps/96/google-calendar.svg +share/icons/elementary-xfce/apps/96/google-hangout.svg +share/icons/elementary-xfce/apps/96/google-plus.svg +share/icons/elementary-xfce/apps/96/google.svg +share/icons/elementary-xfce/apps/96/gpk-prefs.svg +share/icons/elementary-xfce/apps/96/gtk-help.svg +share/icons/elementary-xfce/apps/96/gtk-info.svg +share/icons/elementary-xfce/apps/96/gucharmap.svg +share/icons/elementary-xfce/apps/96/help-browser.svg +share/icons/elementary-xfce/apps/96/help-contents.svg +share/icons/elementary-xfce/apps/96/help.svg +share/icons/elementary-xfce/apps/96/im-facebook.svg +share/icons/elementary-xfce/apps/96/indicator-applet.svg +share/icons/elementary-xfce/apps/96/inkscape.svg +share/icons/elementary-xfce/apps/96/internet-web-browser.svg +share/icons/elementary-xfce/apps/96/leafpad.svg +share/icons/elementary-xfce/apps/96/midori.svg +share/icons/elementary-xfce/apps/96/mousepad.svg +share/icons/elementary-xfce/apps/96/multimedia-volume-control.svg +share/icons/elementary-xfce/apps/96/onboard.svg +share/icons/elementary-xfce/apps/96/package-manager-icon.svg +share/icons/elementary-xfce/apps/96/panel-searchtool.svg +share/icons/elementary-xfce/apps/96/parole.svg +share/icons/elementary-xfce/apps/96/pcmanfm.svg +share/icons/elementary-xfce/apps/96/pidgin-menu.svg +share/icons/elementary-xfce/apps/96/pidgin.svg +share/icons/elementary-xfce/apps/96/pirut.svg +share/icons/elementary-xfce/apps/96/plugin-notification.svg +share/icons/elementary-xfce/apps/96/plugin-screenshot.svg +share/icons/elementary-xfce/apps/96/postscript-viewer.svg +share/icons/elementary-xfce/apps/96/preferences-desktop-accessibility.svg +share/icons/elementary-xfce/apps/96/preferences-desktop-multimedia.svg +share/icons/elementary-xfce/apps/96/preferences-desktop-sound.svg +share/icons/elementary-xfce/apps/96/preferences-sound.svg +share/icons/elementary-xfce/apps/96/pup.svg +share/icons/elementary-xfce/apps/96/software-manager.svg +share/icons/elementary-xfce/apps/96/softwarecenter.svg +share/icons/elementary-xfce/apps/96/spacefm-find.svg +share/icons/elementary-xfce/apps/96/spacefm.svg +share/icons/elementary-xfce/apps/96/stock_help-agent.svg +share/icons/elementary-xfce/apps/96/stock_help.svg +share/icons/elementary-xfce/apps/96/stock_unknown.svg +share/icons/elementary-xfce/apps/96/stock_view-details.svg +share/icons/elementary-xfce/apps/96/synaptic.svg +share/icons/elementary-xfce/apps/96/system-file-manager.svg +share/icons/elementary-xfce/apps/96/system-installer.svg +share/icons/elementary-xfce/apps/96/system-software-install.svg +share/icons/elementary-xfce/apps/96/system-software-installer.svg +share/icons/elementary-xfce/apps/96/system-software-update.svg +share/icons/elementary-xfce/apps/96/text-editor.svg +share/icons/elementary-xfce/apps/96/thunderbird.png +share/icons/elementary-xfce/apps/96/update-manager.svg +share/icons/elementary-xfce/apps/96/update-notifier.svg +share/icons/elementary-xfce/apps/96/web-browser.svg +share/icons/elementary-xfce/apps/96/www-browser.svg +share/icons/elementary-xfce/apps/96/x-pdf.svg +share/icons/elementary-xfce/apps/96/xchat-gnome.svg +share/icons/elementary-xfce/apps/96/xchat-mini.svg +share/icons/elementary-xfce/apps/96/xchat.svg +share/icons/elementary-xfce/apps/96/xfce-editor.svg +share/icons/elementary-xfce/apps/96/xfce-filemanager.svg +share/icons/elementary-xfce/apps/96/xfce-man.svg +share/icons/elementary-xfce/apps/96/xfce-sound.svg +share/icons/elementary-xfce/apps/96/xfce-system-info.svg +share/icons/elementary-xfce/apps/96/xfce-unknown.svg +share/icons/elementary-xfce/apps/96/xfce4-dict.svg +share/icons/elementary-xfce/apps/96/xfce4-notes-plugin.svg +share/icons/elementary-xfce/apps/96/xfce_unknown.svg +share/icons/elementary-xfce/apps/96/xpdf.svg +share/icons/elementary-xfce/apps/96/youtube.svg +share/icons/elementary-xfce/apps/96/yumex.svg +share/icons/elementary-xfce/apps/96/zen-icon.svg +share/icons/elementary-xfce/apps/96/zim.svg +share/icons/elementary-xfce/apps/symbolic/accessories-calculator-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/accessories-character-map-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/accessories-text-editor-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/bluetooth-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/help-browser-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/office-calendar-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-color-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-accessibility-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-keyboard-shortcuts-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-locale-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/preferences-desktop-screensaver-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/system-users-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/text-editor-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/user-info-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/utilities-system-monitor-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/utilities-terminal-symbolic.svg +share/icons/elementary-xfce/apps/symbolic/web-browser-symbolic.svg +share/icons/elementary-xfce/categories/128/application-community.svg +share/icons/elementary-xfce/categories/128/applications-accessories.svg +share/icons/elementary-xfce/categories/128/applications-development.svg +share/icons/elementary-xfce/categories/128/applications-fonts.svg +share/icons/elementary-xfce/categories/128/applications-graphics.svg +share/icons/elementary-xfce/categories/128/applications-internet.svg +share/icons/elementary-xfce/categories/128/applications-multimedia.svg +share/icons/elementary-xfce/categories/128/applications-other.svg +share/icons/elementary-xfce/categories/128/applications-system.svg +share/icons/elementary-xfce/categories/128/applications-utilities.svg +share/icons/elementary-xfce/categories/128/configuration_section.svg +share/icons/elementary-xfce/categories/128/control-center2.svg +share/icons/elementary-xfce/categories/128/documentation_section.svg +share/icons/elementary-xfce/categories/128/drakconf.svg +share/icons/elementary-xfce/categories/128/gnome-control-center.svg +share/icons/elementary-xfce/categories/128/gnome-globe.svg +share/icons/elementary-xfce/categories/128/gnome-multimedia.svg +share/icons/elementary-xfce/categories/128/gnome-other.svg +share/icons/elementary-xfce/categories/128/gnome-settings.svg +share/icons/elementary-xfce/categories/128/gnome-system.svg +share/icons/elementary-xfce/categories/128/gtk-preferences.svg +share/icons/elementary-xfce/categories/128/multimedia_section.svg +share/icons/elementary-xfce/categories/128/package_development.svg +share/icons/elementary-xfce/categories/128/package_multimedia.svg +share/icons/elementary-xfce/categories/128/package_network.svg +share/icons/elementary-xfce/categories/128/package_settings.svg +share/icons/elementary-xfce/categories/128/package_system.svg +share/icons/elementary-xfce/categories/128/plugins-general.svg +share/icons/elementary-xfce/categories/128/plugins-utility.svg +share/icons/elementary-xfce/categories/128/preferences-desktop.svg +share/icons/elementary-xfce/categories/128/preferences-system.svg +share/icons/elementary-xfce/categories/128/redhat-internet.svg +share/icons/elementary-xfce/categories/128/redhat-preferences.svg +share/icons/elementary-xfce/categories/128/redhat-programming.svg +share/icons/elementary-xfce/categories/128/redhat-server_settings.svg +share/icons/elementary-xfce/categories/128/redhat-sound_video.svg +share/icons/elementary-xfce/categories/128/redhat-system_settings.svg +share/icons/elementary-xfce/categories/128/redhat-system_tools.svg +share/icons/elementary-xfce/categories/128/stock_internet.svg +share/icons/elementary-xfce/categories/128/system-help.svg +share/icons/elementary-xfce/categories/128/system_section.svg +share/icons/elementary-xfce/categories/128/xfce-devel.svg +share/icons/elementary-xfce/categories/128/xfce-internet.svg +share/icons/elementary-xfce/categories/128/xfce-multimedia.svg +share/icons/elementary-xfce/categories/128/xfce-system-settings.svg +share/icons/elementary-xfce/categories/128/xfce-system.svg +share/icons/elementary-xfce/categories/128/xfce4-settings.svg +share/icons/elementary-xfce/categories/16/application-community.svg +share/icons/elementary-xfce/categories/16/applications-accessories.svg +share/icons/elementary-xfce/categories/16/applications-development.svg +share/icons/elementary-xfce/categories/16/applications-education.png +share/icons/elementary-xfce/categories/16/applications-games.svg +share/icons/elementary-xfce/categories/16/applications-graphics.png +share/icons/elementary-xfce/categories/16/applications-internet.svg +share/icons/elementary-xfce/categories/16/applications-multimedia.svg +share/icons/elementary-xfce/categories/16/applications-office.svg +share/icons/elementary-xfce/categories/16/applications-other.svg +share/icons/elementary-xfce/categories/16/applications-science.png +share/icons/elementary-xfce/categories/16/applications-system.svg +share/icons/elementary-xfce/categories/16/applications-utilities.svg +share/icons/elementary-xfce/categories/16/configuration_section.svg +share/icons/elementary-xfce/categories/16/documentation_section.svg +share/icons/elementary-xfce/categories/16/gnome-control-center.svg +share/icons/elementary-xfce/categories/16/gnome-devel.svg +share/icons/elementary-xfce/categories/16/gnome-globe.svg +share/icons/elementary-xfce/categories/16/gnome-multimedia.svg +share/icons/elementary-xfce/categories/16/gnome-other.svg +share/icons/elementary-xfce/categories/16/gnome-settings.svg +share/icons/elementary-xfce/categories/16/gnome-system.svg +share/icons/elementary-xfce/categories/16/gtk-preferences.svg +share/icons/elementary-xfce/categories/16/kcontrol.svg +share/icons/elementary-xfce/categories/16/multimedia_section.svg +share/icons/elementary-xfce/categories/16/package_development.svg +share/icons/elementary-xfce/categories/16/package_multimedia.svg +share/icons/elementary-xfce/categories/16/package_network.svg +share/icons/elementary-xfce/categories/16/package_settings.svg +share/icons/elementary-xfce/categories/16/package_system.svg +share/icons/elementary-xfce/categories/16/plugins-general.svg +share/icons/elementary-xfce/categories/16/plugins-utility.svg +share/icons/elementary-xfce/categories/16/preferences-desktop.svg +share/icons/elementary-xfce/categories/16/preferences-system.svg +share/icons/elementary-xfce/categories/16/redhat-internet.svg +share/icons/elementary-xfce/categories/16/redhat-preferences.svg +share/icons/elementary-xfce/categories/16/redhat-programming.svg +share/icons/elementary-xfce/categories/16/redhat-sound_video.svg +share/icons/elementary-xfce/categories/16/redhat-system_settings.svg +share/icons/elementary-xfce/categories/16/redhat-system_tools.svg +share/icons/elementary-xfce/categories/16/stock_internet.svg +share/icons/elementary-xfce/categories/16/system-help.svg +share/icons/elementary-xfce/categories/16/system_section.svg +share/icons/elementary-xfce/categories/16/xfce-devel.svg +share/icons/elementary-xfce/categories/16/xfce-internet.svg +share/icons/elementary-xfce/categories/16/xfce-multimedia.svg +share/icons/elementary-xfce/categories/16/xfce-system-settings.svg +share/icons/elementary-xfce/categories/16/xfce-system.svg +share/icons/elementary-xfce/categories/16/xfce4-settings.svg +share/icons/elementary-xfce/categories/22/application-community.svg +share/icons/elementary-xfce/categories/22/applications-accessories.svg +share/icons/elementary-xfce/categories/22/applications-development.svg +share/icons/elementary-xfce/categories/22/applications-electronics.svg +share/icons/elementary-xfce/categories/22/applications-games.png +share/icons/elementary-xfce/categories/22/applications-graphics.png +share/icons/elementary-xfce/categories/22/applications-internet.svg +share/icons/elementary-xfce/categories/22/applications-office.svg +share/icons/elementary-xfce/categories/22/applications-system.svg +share/icons/elementary-xfce/categories/22/applications-utilities.svg +share/icons/elementary-xfce/categories/22/documentation_section.svg +share/icons/elementary-xfce/categories/22/gnome-devel.svg +share/icons/elementary-xfce/categories/22/gnome-globe.svg +share/icons/elementary-xfce/categories/22/gnome-system.svg +share/icons/elementary-xfce/categories/22/package_development.svg +share/icons/elementary-xfce/categories/22/package_network.svg +share/icons/elementary-xfce/categories/22/package_settings.svg +share/icons/elementary-xfce/categories/22/package_system.svg +share/icons/elementary-xfce/categories/22/plugins-general.svg +share/icons/elementary-xfce/categories/22/ppa.svg +share/icons/elementary-xfce/categories/22/preferences-system.svg +share/icons/elementary-xfce/categories/22/redhat-internet.svg +share/icons/elementary-xfce/categories/22/redhat-programming.svg +share/icons/elementary-xfce/categories/22/redhat-system_settings.svg +share/icons/elementary-xfce/categories/22/redhat-system_tools.svg +share/icons/elementary-xfce/categories/22/stock_internet.svg +share/icons/elementary-xfce/categories/22/system-help.svg +share/icons/elementary-xfce/categories/22/system_section.svg +share/icons/elementary-xfce/categories/22/xfce-devel.svg +share/icons/elementary-xfce/categories/22/xfce-internet.svg +share/icons/elementary-xfce/categories/22/xfce-system-settings.svg +share/icons/elementary-xfce/categories/22/xfce-system.svg +share/icons/elementary-xfce/categories/24/application-community.svg +share/icons/elementary-xfce/categories/24/applications-accessories.svg +share/icons/elementary-xfce/categories/24/applications-development.svg +share/icons/elementary-xfce/categories/24/applications-education.svg +share/icons/elementary-xfce/categories/24/applications-electronics.svg +share/icons/elementary-xfce/categories/24/applications-engineering.svg +share/icons/elementary-xfce/categories/24/applications-games.png +share/icons/elementary-xfce/categories/24/applications-graphics.svg +share/icons/elementary-xfce/categories/24/applications-internet.svg +share/icons/elementary-xfce/categories/24/applications-multimedia.svg +share/icons/elementary-xfce/categories/24/applications-office.svg +share/icons/elementary-xfce/categories/24/applications-other.svg +share/icons/elementary-xfce/categories/24/applications-science.svg +share/icons/elementary-xfce/categories/24/applications-system.svg +share/icons/elementary-xfce/categories/24/applications-utilities.svg +share/icons/elementary-xfce/categories/24/configuration_section.svg +share/icons/elementary-xfce/categories/24/documentation_section.svg +share/icons/elementary-xfce/categories/24/gnome-control-center.svg +share/icons/elementary-xfce/categories/24/gnome-devel.svg +share/icons/elementary-xfce/categories/24/gnome-globe.svg +share/icons/elementary-xfce/categories/24/gnome-multimedia.svg +share/icons/elementary-xfce/categories/24/gnome-other.svg +share/icons/elementary-xfce/categories/24/gnome-settings.svg +share/icons/elementary-xfce/categories/24/gnome-system.svg +share/icons/elementary-xfce/categories/24/gtk-preferences.svg +share/icons/elementary-xfce/categories/24/kcontrol.svg +share/icons/elementary-xfce/categories/24/multimedia_section.svg +share/icons/elementary-xfce/categories/24/package_development.svg +share/icons/elementary-xfce/categories/24/package_multimedia.svg +share/icons/elementary-xfce/categories/24/package_network.svg +share/icons/elementary-xfce/categories/24/package_settings.svg +share/icons/elementary-xfce/categories/24/package_system.svg +share/icons/elementary-xfce/categories/24/plugins-general.svg +share/icons/elementary-xfce/categories/24/plugins-utility.svg +share/icons/elementary-xfce/categories/24/ppa.svg +share/icons/elementary-xfce/categories/24/preferences-desktop-peripherals-directory.svg +share/icons/elementary-xfce/categories/24/preferences-desktop-personal-directory.svg +share/icons/elementary-xfce/categories/24/preferences-desktop.svg +share/icons/elementary-xfce/categories/24/preferences-other.svg +share/icons/elementary-xfce/categories/24/preferences-system-directory.svg +share/icons/elementary-xfce/categories/24/preferences-system.svg +share/icons/elementary-xfce/categories/24/redhat-internet.svg +share/icons/elementary-xfce/categories/24/redhat-preferences.svg +share/icons/elementary-xfce/categories/24/redhat-programming.svg +share/icons/elementary-xfce/categories/24/redhat-sound_video.svg +share/icons/elementary-xfce/categories/24/redhat-system_settings.svg +share/icons/elementary-xfce/categories/24/redhat-system_tools.svg +share/icons/elementary-xfce/categories/24/stock_internet.svg +share/icons/elementary-xfce/categories/24/system-help.svg +share/icons/elementary-xfce/categories/24/system_section.svg +share/icons/elementary-xfce/categories/24/xfce-devel.svg +share/icons/elementary-xfce/categories/24/xfce-internet.svg +share/icons/elementary-xfce/categories/24/xfce-multimedia.svg +share/icons/elementary-xfce/categories/24/xfce-system-settings.svg +share/icons/elementary-xfce/categories/24/xfce-system.svg +share/icons/elementary-xfce/categories/24/xfce4-settings.svg +share/icons/elementary-xfce/categories/32/application-community.svg +share/icons/elementary-xfce/categories/32/applications-accessories.svg +share/icons/elementary-xfce/categories/32/applications-development.svg +share/icons/elementary-xfce/categories/32/applications-fonts.svg +share/icons/elementary-xfce/categories/32/applications-graphics.svg +share/icons/elementary-xfce/categories/32/applications-internet.svg +share/icons/elementary-xfce/categories/32/applications-multimedia.svg +share/icons/elementary-xfce/categories/32/applications-office.svg +share/icons/elementary-xfce/categories/32/applications-other.svg +share/icons/elementary-xfce/categories/32/applications-system.svg +share/icons/elementary-xfce/categories/32/applications-utilities.svg +share/icons/elementary-xfce/categories/32/configuration_section.svg +share/icons/elementary-xfce/categories/32/control-center2.svg +share/icons/elementary-xfce/categories/32/documentation_section.svg +share/icons/elementary-xfce/categories/32/drakconf.svg +share/icons/elementary-xfce/categories/32/gnome-control-center.svg +share/icons/elementary-xfce/categories/32/gnome-devel.svg +share/icons/elementary-xfce/categories/32/gnome-globe.svg +share/icons/elementary-xfce/categories/32/gnome-multimedia.svg +share/icons/elementary-xfce/categories/32/gnome-other.svg +share/icons/elementary-xfce/categories/32/gnome-settings.svg +share/icons/elementary-xfce/categories/32/gnome-system.svg +share/icons/elementary-xfce/categories/32/gtk-preferences.svg +share/icons/elementary-xfce/categories/32/multimedia_section.svg +share/icons/elementary-xfce/categories/32/package_development.svg +share/icons/elementary-xfce/categories/32/package_multimedia.svg +share/icons/elementary-xfce/categories/32/package_network.svg +share/icons/elementary-xfce/categories/32/package_settings.svg +share/icons/elementary-xfce/categories/32/package_system.svg +share/icons/elementary-xfce/categories/32/plugins-general.svg +share/icons/elementary-xfce/categories/32/plugins-utility.svg +share/icons/elementary-xfce/categories/32/preferences-desktop.svg +share/icons/elementary-xfce/categories/32/preferences-system.svg +share/icons/elementary-xfce/categories/32/redhat-internet.svg +share/icons/elementary-xfce/categories/32/redhat-preferences.svg +share/icons/elementary-xfce/categories/32/redhat-programming.svg +share/icons/elementary-xfce/categories/32/redhat-server_settings.svg +share/icons/elementary-xfce/categories/32/redhat-sound_video.svg +share/icons/elementary-xfce/categories/32/redhat-system_settings.svg +share/icons/elementary-xfce/categories/32/redhat-system_tools.svg +share/icons/elementary-xfce/categories/32/stock_internet.svg +share/icons/elementary-xfce/categories/32/system-help.svg +share/icons/elementary-xfce/categories/32/system_section.svg +share/icons/elementary-xfce/categories/32/xfce-devel.svg +share/icons/elementary-xfce/categories/32/xfce-internet.svg +share/icons/elementary-xfce/categories/32/xfce-multimedia.svg +share/icons/elementary-xfce/categories/32/xfce-system-settings.svg +share/icons/elementary-xfce/categories/32/xfce-system.svg +share/icons/elementary-xfce/categories/32/xfce4-settings.svg +share/icons/elementary-xfce/categories/48/application-community.svg +share/icons/elementary-xfce/categories/48/applications-3D.svg +share/icons/elementary-xfce/categories/48/applications-accessories.svg +share/icons/elementary-xfce/categories/48/applications-arcade.svg +share/icons/elementary-xfce/categories/48/applications-astronomy.svg +share/icons/elementary-xfce/categories/48/applications-biology.svg +share/icons/elementary-xfce/categories/48/applications-boardgames.svg +share/icons/elementary-xfce/categories/48/applications-cardgames.svg +share/icons/elementary-xfce/categories/48/applications-chat.svg +share/icons/elementary-xfce/categories/48/applications-debugging.svg +share/icons/elementary-xfce/categories/48/applications-development.svg +share/icons/elementary-xfce/categories/48/applications-drawing.svg +share/icons/elementary-xfce/categories/48/applications-education.svg +share/icons/elementary-xfce/categories/48/applications-electronics.svg +share/icons/elementary-xfce/categories/48/applications-engineering.svg +share/icons/elementary-xfce/categories/48/applications-filesharing.svg +share/icons/elementary-xfce/categories/48/applications-fonts.svg +share/icons/elementary-xfce/categories/48/applications-games.svg +share/icons/elementary-xfce/categories/48/applications-geography.svg +share/icons/elementary-xfce/categories/48/applications-geology.svg +share/icons/elementary-xfce/categories/48/applications-graphics.svg +share/icons/elementary-xfce/categories/48/applications-haskell.svg +share/icons/elementary-xfce/categories/48/applications-ide.svg +share/icons/elementary-xfce/categories/48/applications-interfacedesign.svg +share/icons/elementary-xfce/categories/48/applications-internet.svg +share/icons/elementary-xfce/categories/48/applications-java.svg +share/icons/elementary-xfce/categories/48/applications-libraries.svg +share/icons/elementary-xfce/categories/48/applications-lisp.svg +share/icons/elementary-xfce/categories/48/applications-mail.svg +share/icons/elementary-xfce/categories/48/applications-mathematics.svg +share/icons/elementary-xfce/categories/48/applications-monodevelopment.svg +share/icons/elementary-xfce/categories/48/applications-multimedia.svg +share/icons/elementary-xfce/categories/48/applications-ocaml.svg +share/icons/elementary-xfce/categories/48/applications-office.svg +share/icons/elementary-xfce/categories/48/applications-other.svg +share/icons/elementary-xfce/categories/48/applications-painting.svg +share/icons/elementary-xfce/categories/48/applications-perl.svg +share/icons/elementary-xfce/categories/48/applications-photography.svg +share/icons/elementary-xfce/categories/48/applications-physics.svg +share/icons/elementary-xfce/categories/48/applications-profiling.svg +share/icons/elementary-xfce/categories/48/applications-publishing.svg +share/icons/elementary-xfce/categories/48/applications-puzzles.svg +share/icons/elementary-xfce/categories/48/applications-python.svg +share/icons/elementary-xfce/categories/48/applications-roleplaying.svg +share/icons/elementary-xfce/categories/48/applications-ruby.svg +share/icons/elementary-xfce/categories/48/applications-science.svg +share/icons/elementary-xfce/categories/48/applications-simulation.svg +share/icons/elementary-xfce/categories/48/applications-sports.svg +share/icons/elementary-xfce/categories/48/applications-system.svg +share/icons/elementary-xfce/categories/48/applications-utilities.svg +share/icons/elementary-xfce/categories/48/applications-versioncontrol.svg +share/icons/elementary-xfce/categories/48/applications-viewers.svg +share/icons/elementary-xfce/categories/48/applications-webbrowsers.svg +share/icons/elementary-xfce/categories/48/configuration_section.svg +share/icons/elementary-xfce/categories/48/control-center2.svg +share/icons/elementary-xfce/categories/48/documentation_section.svg +share/icons/elementary-xfce/categories/48/drakconf.svg +share/icons/elementary-xfce/categories/48/gnome-control-center.svg +share/icons/elementary-xfce/categories/48/gnome-devel.svg +share/icons/elementary-xfce/categories/48/gnome-globe.svg +share/icons/elementary-xfce/categories/48/gnome-multimedia.svg +share/icons/elementary-xfce/categories/48/gnome-other.svg +share/icons/elementary-xfce/categories/48/gnome-settings.svg +share/icons/elementary-xfce/categories/48/gnome-system.svg +share/icons/elementary-xfce/categories/48/gtk-preferences.svg +share/icons/elementary-xfce/categories/48/kcontrol.svg +share/icons/elementary-xfce/categories/48/multimedia_section.svg +share/icons/elementary-xfce/categories/48/package_development.svg +share/icons/elementary-xfce/categories/48/package_multimedia.svg +share/icons/elementary-xfce/categories/48/package_network.svg +share/icons/elementary-xfce/categories/48/package_settings.svg +share/icons/elementary-xfce/categories/48/package_system.svg +share/icons/elementary-xfce/categories/48/plugins-general.svg +share/icons/elementary-xfce/categories/48/plugins-utility.svg +share/icons/elementary-xfce/categories/48/ppa.svg +share/icons/elementary-xfce/categories/48/preferences-desktop.svg +share/icons/elementary-xfce/categories/48/preferences-other.svg +share/icons/elementary-xfce/categories/48/preferences-system.svg +share/icons/elementary-xfce/categories/48/redhat-internet.svg +share/icons/elementary-xfce/categories/48/redhat-preferences.svg +share/icons/elementary-xfce/categories/48/redhat-programming.svg +share/icons/elementary-xfce/categories/48/redhat-server_settings.svg +share/icons/elementary-xfce/categories/48/redhat-sound_video.svg +share/icons/elementary-xfce/categories/48/redhat-system_settings.svg +share/icons/elementary-xfce/categories/48/redhat-system_tools.svg +share/icons/elementary-xfce/categories/48/stock_internet.svg +share/icons/elementary-xfce/categories/48/system-help.svg +share/icons/elementary-xfce/categories/48/system_section.svg +share/icons/elementary-xfce/categories/48/xfce-devel.svg +share/icons/elementary-xfce/categories/48/xfce-internet.svg +share/icons/elementary-xfce/categories/48/xfce-multimedia.svg +share/icons/elementary-xfce/categories/48/xfce-system-settings.svg +share/icons/elementary-xfce/categories/48/xfce-system.svg +share/icons/elementary-xfce/categories/48/xfce4-settings.svg +share/icons/elementary-xfce/categories/48/xfdesktop-menu.svg +share/icons/elementary-xfce/categories/64/application-community.svg +share/icons/elementary-xfce/categories/64/applications-accessories.svg +share/icons/elementary-xfce/categories/64/applications-development.svg +share/icons/elementary-xfce/categories/64/applications-education.svg +share/icons/elementary-xfce/categories/64/applications-fonts.svg +share/icons/elementary-xfce/categories/64/applications-graphics.svg +share/icons/elementary-xfce/categories/64/applications-internet.svg +share/icons/elementary-xfce/categories/64/applications-multimedia.svg +share/icons/elementary-xfce/categories/64/applications-other.svg +share/icons/elementary-xfce/categories/64/applications-science.svg +share/icons/elementary-xfce/categories/64/applications-system.svg +share/icons/elementary-xfce/categories/64/applications-utilities.svg +share/icons/elementary-xfce/categories/64/configuration_section.svg +share/icons/elementary-xfce/categories/64/control-center2.svg +share/icons/elementary-xfce/categories/64/documentation_section.svg +share/icons/elementary-xfce/categories/64/drakconf.svg +share/icons/elementary-xfce/categories/64/gnome-control-center.svg +share/icons/elementary-xfce/categories/64/gnome-globe.svg +share/icons/elementary-xfce/categories/64/gnome-multimedia.svg +share/icons/elementary-xfce/categories/64/gnome-other.svg +share/icons/elementary-xfce/categories/64/gnome-settings.svg +share/icons/elementary-xfce/categories/64/gnome-system.svg +share/icons/elementary-xfce/categories/64/gtk-preferences.svg +share/icons/elementary-xfce/categories/64/multimedia_section.svg +share/icons/elementary-xfce/categories/64/package_development.svg +share/icons/elementary-xfce/categories/64/package_multimedia.svg +share/icons/elementary-xfce/categories/64/package_network.svg +share/icons/elementary-xfce/categories/64/package_settings.svg +share/icons/elementary-xfce/categories/64/package_system.svg +share/icons/elementary-xfce/categories/64/plugins-general.svg +share/icons/elementary-xfce/categories/64/plugins-utility.svg +share/icons/elementary-xfce/categories/64/preferences-desktop.svg +share/icons/elementary-xfce/categories/64/preferences-other.svg +share/icons/elementary-xfce/categories/64/preferences-system.svg +share/icons/elementary-xfce/categories/64/redhat-internet.svg +share/icons/elementary-xfce/categories/64/redhat-preferences.svg +share/icons/elementary-xfce/categories/64/redhat-programming.svg +share/icons/elementary-xfce/categories/64/redhat-server_settings.svg +share/icons/elementary-xfce/categories/64/redhat-sound_video.svg +share/icons/elementary-xfce/categories/64/redhat-system_settings.svg +share/icons/elementary-xfce/categories/64/redhat-system_tools.svg +share/icons/elementary-xfce/categories/64/stock_internet.svg +share/icons/elementary-xfce/categories/64/system-help.svg +share/icons/elementary-xfce/categories/64/system_section.svg +share/icons/elementary-xfce/categories/64/xfce-devel.svg +share/icons/elementary-xfce/categories/64/xfce-internet.svg +share/icons/elementary-xfce/categories/64/xfce-multimedia.svg +share/icons/elementary-xfce/categories/64/xfce-system-settings.svg +share/icons/elementary-xfce/categories/64/xfce-system.svg +share/icons/elementary-xfce/categories/64/xfce4-settings.svg +share/icons/elementary-xfce/categories/96/applications-accessories.svg +share/icons/elementary-xfce/categories/96/applications-fonts.svg +share/icons/elementary-xfce/categories/96/applications-graphics.svg +share/icons/elementary-xfce/categories/96/applications-internet.svg +share/icons/elementary-xfce/categories/96/applications-multimedia.svg +share/icons/elementary-xfce/categories/96/applications-other.svg +share/icons/elementary-xfce/categories/96/applications-utilities.svg +share/icons/elementary-xfce/categories/96/gnome-globe.svg +share/icons/elementary-xfce/categories/96/gnome-multimedia.svg +share/icons/elementary-xfce/categories/96/gnome-other.svg +share/icons/elementary-xfce/categories/96/multimedia_section.svg +share/icons/elementary-xfce/categories/96/package_multimedia.svg +share/icons/elementary-xfce/categories/96/package_network.svg +share/icons/elementary-xfce/categories/96/plugins-utility.svg +share/icons/elementary-xfce/categories/96/redhat-internet.svg +share/icons/elementary-xfce/categories/96/redhat-sound_video.svg +share/icons/elementary-xfce/categories/96/stock_internet.svg +share/icons/elementary-xfce/categories/96/xfce-internet.svg +share/icons/elementary-xfce/categories/96/xfce-multimedia.svg +share/icons/elementary-xfce/categories/symbolic/applications-education-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-engineering-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-games-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-graphics-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-internet-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-multimedia-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-science-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/applications-utilities-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/event-birthday-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/preferences-desktop-accessibility-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/preferences-other-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/preferences-system-symbolic.svg +share/icons/elementary-xfce/categories/symbolic/system-help-symbolic.svg +share/icons/elementary-xfce/devices/128/block-device.svg +share/icons/elementary-xfce/devices/128/camera-photo.svg +share/icons/elementary-xfce/devices/128/camera.svg +share/icons/elementary-xfce/devices/128/camera_unmount.svg +share/icons/elementary-xfce/devices/128/cdrom_unmount.svg +share/icons/elementary-xfce/devices/128/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/128/chardevice.svg +share/icons/elementary-xfce/devices/128/computer.svg +share/icons/elementary-xfce/devices/128/display.svg +share/icons/elementary-xfce/devices/128/drive-cdrom.svg +share/icons/elementary-xfce/devices/128/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/128/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/128/drive-harddisk.svg +share/icons/elementary-xfce/devices/128/drive-optical.svg +share/icons/elementary-xfce/devices/128/dvd_unmount.svg +share/icons/elementary-xfce/devices/128/gnome-cd.svg +share/icons/elementary-xfce/devices/128/gnome-computer.svg +share/icons/elementary-xfce/devices/128/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/128/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/128/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/128/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/128/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/128/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/128/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/128/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/128/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/128/gnome-fs-client.svg +share/icons/elementary-xfce/devices/128/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/128/gnome-mouse.svg +share/icons/elementary-xfce/devices/128/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/128/gnome-screenshot.svg +share/icons/elementary-xfce/devices/128/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/128/gtk-cdrom.svg +share/icons/elementary-xfce/devices/128/gtk-harddisk.svg +share/icons/elementary-xfce/devices/128/harddrive.svg +share/icons/elementary-xfce/devices/128/hdd_unmount.svg +share/icons/elementary-xfce/devices/128/input-mouse.svg +share/icons/elementary-xfce/devices/128/media-cdr.svg +share/icons/elementary-xfce/devices/128/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/128/media-cdrom.svg +share/icons/elementary-xfce/devices/128/media-cdrw.svg +share/icons/elementary-xfce/devices/128/media-dvd.svg +share/icons/elementary-xfce/devices/128/media-dvdrw.svg +share/icons/elementary-xfce/devices/128/media-optical-audio.svg +share/icons/elementary-xfce/devices/128/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/128/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/128/media-optical-cd.svg +share/icons/elementary-xfce/devices/128/media-optical-cdr.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/128/media-optical-dvd.svg +share/icons/elementary-xfce/devices/128/media-optical.svg +share/icons/elementary-xfce/devices/128/monitor.svg +share/icons/elementary-xfce/devices/128/mouse.svg +share/icons/elementary-xfce/devices/128/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/128/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/128/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/128/phone.svg +share/icons/elementary-xfce/devices/128/stock_cell-phone.svg +share/icons/elementary-xfce/devices/128/stock_music-library.svg +share/icons/elementary-xfce/devices/128/system.svg +share/icons/elementary-xfce/devices/128/video-display.svg +share/icons/elementary-xfce/devices/128/xfce4-display.svg +share/icons/elementary-xfce/devices/128/xfce4-mouse.svg +share/icons/elementary-xfce/devices/128/yast_HD.svg +share/icons/elementary-xfce/devices/128/yast_idetude.svg +share/icons/elementary-xfce/devices/128/yast_mouse.svg +share/icons/elementary-xfce/devices/16/audio-card.svg +share/icons/elementary-xfce/devices/16/audio-input-microphone.svg +share/icons/elementary-xfce/devices/16/audiocard.svg +share/icons/elementary-xfce/devices/16/battery.svg +share/icons/elementary-xfce/devices/16/block-device.svg +share/icons/elementary-xfce/devices/16/camera-photo.svg +share/icons/elementary-xfce/devices/16/camera.svg +share/icons/elementary-xfce/devices/16/camera_unmount.svg +share/icons/elementary-xfce/devices/16/cdrom_unmount.svg +share/icons/elementary-xfce/devices/16/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/16/chardevice.svg +share/icons/elementary-xfce/devices/16/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/16/computer.svg +share/icons/elementary-xfce/devices/16/cups.svg +share/icons/elementary-xfce/devices/16/cupsprinter.svg +share/icons/elementary-xfce/devices/16/display.svg +share/icons/elementary-xfce/devices/16/drive-cdrom.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-ieee1394.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/16/drive-harddisk-usb.svg +share/icons/elementary-xfce/devices/16/drive-harddisk.svg +share/icons/elementary-xfce/devices/16/drive-optical.svg +share/icons/elementary-xfce/devices/16/drive-removable-media-ieee1394.svg +share/icons/elementary-xfce/devices/16/drive-removable-media-usb.svg +share/icons/elementary-xfce/devices/16/drive-removable-media.svg +share/icons/elementary-xfce/devices/16/dvd_unmount.svg +share/icons/elementary-xfce/devices/16/gnome-cd.svg +share/icons/elementary-xfce/devices/16/gnome-computer.svg +share/icons/elementary-xfce/devices/16/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/16/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/16/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/16/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/16/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/16/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/16/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/16/gnome-dev-flashdisk.svg +share/icons/elementary-xfce/devices/16/gnome-dev-flashkey.svg +share/icons/elementary-xfce/devices/16/gnome-dev-harddisk-1394.svg +share/icons/elementary-xfce/devices/16/gnome-dev-harddisk-usb.svg +share/icons/elementary-xfce/devices/16/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/16/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-cf.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-memory.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-ms.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-sdmmc.svg +share/icons/elementary-xfce/devices/16/gnome-dev-media-sm.svg +share/icons/elementary-xfce/devices/16/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/16/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/16/gnome-dev-printer-new.svg +share/icons/elementary-xfce/devices/16/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/16/gnome-dev-removable-1394.svg +share/icons/elementary-xfce/devices/16/gnome-dev-removable-usb.svg +share/icons/elementary-xfce/devices/16/gnome-dev-removable.svg +share/icons/elementary-xfce/devices/16/gnome-dev-unknown-1394.svg +share/icons/elementary-xfce/devices/16/gnome-dev-unknown-usb.svg +share/icons/elementary-xfce/devices/16/gnome-fs-client.svg +share/icons/elementary-xfce/devices/16/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/16/gnome-mouse.svg +share/icons/elementary-xfce/devices/16/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/16/gnome-screenshot.svg +share/icons/elementary-xfce/devices/16/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/16/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/16/gtk-cdrom.svg +share/icons/elementary-xfce/devices/16/gtk-harddisk.svg +share/icons/elementary-xfce/devices/16/gtklp.svg +share/icons/elementary-xfce/devices/16/gtklpq.svg +share/icons/elementary-xfce/devices/16/gvc-tone.svg +share/icons/elementary-xfce/devices/16/harddrive.svg +share/icons/elementary-xfce/devices/16/hdd_unmount.svg +share/icons/elementary-xfce/devices/16/input-keyboard.svg +share/icons/elementary-xfce/devices/16/input-mouse.svg +share/icons/elementary-xfce/devices/16/keyboard.svg +share/icons/elementary-xfce/devices/16/kjobviewer.svg +share/icons/elementary-xfce/devices/16/kxkb.svg +share/icons/elementary-xfce/devices/16/media-cdr.svg +share/icons/elementary-xfce/devices/16/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/16/media-cdrom.svg +share/icons/elementary-xfce/devices/16/media-cdrw.svg +share/icons/elementary-xfce/devices/16/media-dvd.svg +share/icons/elementary-xfce/devices/16/media-dvdrw.svg +share/icons/elementary-xfce/devices/16/media-flash-cf.svg +share/icons/elementary-xfce/devices/16/media-flash-ms.svg +share/icons/elementary-xfce/devices/16/media-flash.svg +share/icons/elementary-xfce/devices/16/media-memory-sd.svg +share/icons/elementary-xfce/devices/16/media-memory-sm.svg +share/icons/elementary-xfce/devices/16/media-optical-audio.svg +share/icons/elementary-xfce/devices/16/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/16/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/16/media-optical-cd.svg +share/icons/elementary-xfce/devices/16/media-optical-cdr.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/16/media-optical-dvd.svg +share/icons/elementary-xfce/devices/16/media-optical.svg +share/icons/elementary-xfce/devices/16/monitor.svg +share/icons/elementary-xfce/devices/16/mouse.svg +share/icons/elementary-xfce/devices/16/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/16/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/16/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/16/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/16/multimedia-player.svg +share/icons/elementary-xfce/devices/16/music-player.svg +share/icons/elementary-xfce/devices/16/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/16/phone.svg +share/icons/elementary-xfce/devices/16/printer-remote.svg +share/icons/elementary-xfce/devices/16/printer.svg +share/icons/elementary-xfce/devices/16/printer1.svg +share/icons/elementary-xfce/devices/16/printmgr.svg +share/icons/elementary-xfce/devices/16/scanner.png +share/icons/elementary-xfce/devices/16/stock_cell-phone.svg +share/icons/elementary-xfce/devices/16/stock_mic.svg +share/icons/elementary-xfce/devices/16/stock_music-library.svg +share/icons/elementary-xfce/devices/16/stock_printers.svg +share/icons/elementary-xfce/devices/16/system-config-printer.svg +share/icons/elementary-xfce/devices/16/system.svg +share/icons/elementary-xfce/devices/16/usbpendrive_unmount.svg +share/icons/elementary-xfce/devices/16/video-display.svg +share/icons/elementary-xfce/devices/16/xfce-printer.svg +share/icons/elementary-xfce/devices/16/xfce4-display.svg +share/icons/elementary-xfce/devices/16/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/16/xfce4-mouse.svg +share/icons/elementary-xfce/devices/16/yast_HD.svg +share/icons/elementary-xfce/devices/16/yast_idetude.svg +share/icons/elementary-xfce/devices/16/yast_mouse.svg +share/icons/elementary-xfce/devices/16/yast_printer.svg +share/icons/elementary-xfce/devices/16/yast_soundcard.svg +share/icons/elementary-xfce/devices/22/audio-card.svg +share/icons/elementary-xfce/devices/22/audio-input-microphone.svg +share/icons/elementary-xfce/devices/22/audiocard.svg +share/icons/elementary-xfce/devices/22/block-device.svg +share/icons/elementary-xfce/devices/22/camera-photo.svg +share/icons/elementary-xfce/devices/22/camera.svg +share/icons/elementary-xfce/devices/22/camera_unmount.svg +share/icons/elementary-xfce/devices/22/cdrom_unmount.svg +share/icons/elementary-xfce/devices/22/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/22/chardevice.svg +share/icons/elementary-xfce/devices/22/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/22/computer.svg +share/icons/elementary-xfce/devices/22/display.svg +share/icons/elementary-xfce/devices/22/drive-cdrom.svg +share/icons/elementary-xfce/devices/22/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/22/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/22/drive-harddisk.svg +share/icons/elementary-xfce/devices/22/drive-optical.svg +share/icons/elementary-xfce/devices/22/drive-removable-media.svg +share/icons/elementary-xfce/devices/22/dvd_unmount.svg +share/icons/elementary-xfce/devices/22/gnome-cd.svg +share/icons/elementary-xfce/devices/22/gnome-computer.svg +share/icons/elementary-xfce/devices/22/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/22/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/22/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/22/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/22/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/22/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/22/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/22/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/22/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/22/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/22/gnome-fs-client.svg +share/icons/elementary-xfce/devices/22/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/22/gnome-mouse.svg +share/icons/elementary-xfce/devices/22/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/22/gnome-screenshot.svg +share/icons/elementary-xfce/devices/22/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/22/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/22/gtk-cdrom.svg +share/icons/elementary-xfce/devices/22/gtk-harddisk.svg +share/icons/elementary-xfce/devices/22/harddrive.svg +share/icons/elementary-xfce/devices/22/hdd_unmount.svg +share/icons/elementary-xfce/devices/22/input-keyboard.svg +share/icons/elementary-xfce/devices/22/input-mouse.svg +share/icons/elementary-xfce/devices/22/keyboard.svg +share/icons/elementary-xfce/devices/22/kxkb.svg +share/icons/elementary-xfce/devices/22/media-cdr.svg +share/icons/elementary-xfce/devices/22/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/22/media-cdrom.svg +share/icons/elementary-xfce/devices/22/media-cdrw.svg +share/icons/elementary-xfce/devices/22/media-dvd.svg +share/icons/elementary-xfce/devices/22/media-dvdrw.svg +share/icons/elementary-xfce/devices/22/media-optical-audio.svg +share/icons/elementary-xfce/devices/22/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/22/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/22/media-optical-cd.svg +share/icons/elementary-xfce/devices/22/media-optical-cdr.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/22/media-optical-dvd.svg +share/icons/elementary-xfce/devices/22/media-optical.svg +share/icons/elementary-xfce/devices/22/monitor.svg +share/icons/elementary-xfce/devices/22/mouse.svg +share/icons/elementary-xfce/devices/22/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/22/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/22/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/22/phone.svg +share/icons/elementary-xfce/devices/22/scanner.png +share/icons/elementary-xfce/devices/22/stock_cell-phone.svg +share/icons/elementary-xfce/devices/22/stock_mic.svg +share/icons/elementary-xfce/devices/22/stock_music-library.svg +share/icons/elementary-xfce/devices/22/system.svg +share/icons/elementary-xfce/devices/22/video-display.svg +share/icons/elementary-xfce/devices/22/xfce4-display.svg +share/icons/elementary-xfce/devices/22/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/22/xfce4-mouse.svg +share/icons/elementary-xfce/devices/22/yast_HD.svg +share/icons/elementary-xfce/devices/22/yast_idetude.svg +share/icons/elementary-xfce/devices/22/yast_mouse.svg +share/icons/elementary-xfce/devices/22/yast_soundcard.svg +share/icons/elementary-xfce/devices/24/3floppy_unmount.svg +share/icons/elementary-xfce/devices/24/audio-card.svg +share/icons/elementary-xfce/devices/24/audio-input-microphone.svg +share/icons/elementary-xfce/devices/24/audiocard.svg +share/icons/elementary-xfce/devices/24/battery.svg +share/icons/elementary-xfce/devices/24/block-device.svg +share/icons/elementary-xfce/devices/24/camera-photo.svg +share/icons/elementary-xfce/devices/24/camera.svg +share/icons/elementary-xfce/devices/24/camera_unmount.svg +share/icons/elementary-xfce/devices/24/cdrom_unmount.svg +share/icons/elementary-xfce/devices/24/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/24/chardevice.svg +share/icons/elementary-xfce/devices/24/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/24/computer.svg +share/icons/elementary-xfce/devices/24/cups.svg +share/icons/elementary-xfce/devices/24/cupsprinter.svg +share/icons/elementary-xfce/devices/24/display.svg +share/icons/elementary-xfce/devices/24/drive-cdrom.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-ieee1394.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/24/drive-harddisk-usb.svg +share/icons/elementary-xfce/devices/24/drive-harddisk.svg +share/icons/elementary-xfce/devices/24/drive-optical.svg +share/icons/elementary-xfce/devices/24/drive-removable-media-ieee1394.svg +share/icons/elementary-xfce/devices/24/drive-removable-media-usb.svg +share/icons/elementary-xfce/devices/24/drive-removable-media.svg +share/icons/elementary-xfce/devices/24/dvd_unmount.svg +share/icons/elementary-xfce/devices/24/foomatic-gui-logo.svg +share/icons/elementary-xfce/devices/24/gnome-cd.svg +share/icons/elementary-xfce/devices/24/gnome-computer.svg +share/icons/elementary-xfce/devices/24/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/24/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/24/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/24/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/24/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/24/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/24/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/24/gnome-dev-flashdisk.svg +share/icons/elementary-xfce/devices/24/gnome-dev-flashkey.svg +share/icons/elementary-xfce/devices/24/gnome-dev-floppy.svg +share/icons/elementary-xfce/devices/24/gnome-dev-harddisk-1394.svg +share/icons/elementary-xfce/devices/24/gnome-dev-harddisk-usb.svg +share/icons/elementary-xfce/devices/24/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/24/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/24/gnome-dev-jazdisk.svg +share/icons/elementary-xfce/devices/24/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-cf.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-memory.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-ms.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-sdmmc.svg +share/icons/elementary-xfce/devices/24/gnome-dev-media-sm.svg +share/icons/elementary-xfce/devices/24/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/24/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/24/gnome-dev-network.svg +share/icons/elementary-xfce/devices/24/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/24/gnome-dev-removable-1394.svg +share/icons/elementary-xfce/devices/24/gnome-dev-removable-usb.svg +share/icons/elementary-xfce/devices/24/gnome-dev-removable.svg +share/icons/elementary-xfce/devices/24/gnome-dev-trash-empty.svg +share/icons/elementary-xfce/devices/24/gnome-fs-client.svg +share/icons/elementary-xfce/devices/24/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/24/gnome-mouse.svg +share/icons/elementary-xfce/devices/24/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/24/gnome-screenshot.svg +share/icons/elementary-xfce/devices/24/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/24/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/24/gtk-cdrom.svg +share/icons/elementary-xfce/devices/24/gtk-floppy.svg +share/icons/elementary-xfce/devices/24/gtk-harddisk.svg +share/icons/elementary-xfce/devices/24/gtklp.svg +share/icons/elementary-xfce/devices/24/gtklpq.svg +share/icons/elementary-xfce/devices/24/gtkpod.svg +share/icons/elementary-xfce/devices/24/harddrive.svg +share/icons/elementary-xfce/devices/24/hdd_unmount.svg +share/icons/elementary-xfce/devices/24/input-keyboard.svg +share/icons/elementary-xfce/devices/24/input-mouse.svg +share/icons/elementary-xfce/devices/24/ipod_mount.svg +share/icons/elementary-xfce/devices/24/keyboard.svg +share/icons/elementary-xfce/devices/24/kjobviewer.svg +share/icons/elementary-xfce/devices/24/kxkb.svg +share/icons/elementary-xfce/devices/24/media-cdr.svg +share/icons/elementary-xfce/devices/24/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/24/media-cdrom.svg +share/icons/elementary-xfce/devices/24/media-cdrw.svg +share/icons/elementary-xfce/devices/24/media-dvd.svg +share/icons/elementary-xfce/devices/24/media-dvdrw.svg +share/icons/elementary-xfce/devices/24/media-flash-cf.svg +share/icons/elementary-xfce/devices/24/media-flash-ms.svg +share/icons/elementary-xfce/devices/24/media-flash.svg +share/icons/elementary-xfce/devices/24/media-floppy.svg +share/icons/elementary-xfce/devices/24/media-jaz.svg +share/icons/elementary-xfce/devices/24/media-memory-sd.svg +share/icons/elementary-xfce/devices/24/media-memory-sm.svg +share/icons/elementary-xfce/devices/24/media-optical-audio.svg +share/icons/elementary-xfce/devices/24/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/24/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/24/media-optical-cd.svg +share/icons/elementary-xfce/devices/24/media-optical-cdr.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/24/media-optical-dvd.svg +share/icons/elementary-xfce/devices/24/media-optical.svg +share/icons/elementary-xfce/devices/24/monitor.svg +share/icons/elementary-xfce/devices/24/mouse.svg +share/icons/elementary-xfce/devices/24/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/24/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/24/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/24/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/24/multimedia-player.svg +share/icons/elementary-xfce/devices/24/music-player.svg +share/icons/elementary-xfce/devices/24/network-workgroup.svg +share/icons/elementary-xfce/devices/24/network_fs.svg +share/icons/elementary-xfce/devices/24/nfs.svg +share/icons/elementary-xfce/devices/24/pda.svg +share/icons/elementary-xfce/devices/24/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/24/phone.svg +share/icons/elementary-xfce/devices/24/printer-remote.svg +share/icons/elementary-xfce/devices/24/printer.svg +share/icons/elementary-xfce/devices/24/printer1.svg +share/icons/elementary-xfce/devices/24/printmgr.svg +share/icons/elementary-xfce/devices/24/samba.svg +share/icons/elementary-xfce/devices/24/scanner.png +share/icons/elementary-xfce/devices/24/stock_cell-phone.svg +share/icons/elementary-xfce/devices/24/stock_mic.svg +share/icons/elementary-xfce/devices/24/stock_music-library.svg +share/icons/elementary-xfce/devices/24/stock_printers.svg +share/icons/elementary-xfce/devices/24/system-config-printer.svg +share/icons/elementary-xfce/devices/24/system-floppy.svg +share/icons/elementary-xfce/devices/24/system.svg +share/icons/elementary-xfce/devices/24/usbpendrive_unmount.svg +share/icons/elementary-xfce/devices/24/video-display.svg +share/icons/elementary-xfce/devices/24/xfce-printer.svg +share/icons/elementary-xfce/devices/24/xfce4-display.svg +share/icons/elementary-xfce/devices/24/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/24/xfce4-mouse.svg +share/icons/elementary-xfce/devices/24/yast_HD.svg +share/icons/elementary-xfce/devices/24/yast_idetude.svg +share/icons/elementary-xfce/devices/24/yast_mouse.svg +share/icons/elementary-xfce/devices/24/yast_printer.svg +share/icons/elementary-xfce/devices/24/yast_soundcard.svg +share/icons/elementary-xfce/devices/32/3floppy_unmount.svg +share/icons/elementary-xfce/devices/32/audio-card.png +share/icons/elementary-xfce/devices/32/block-device.svg +share/icons/elementary-xfce/devices/32/camera-photo.svg +share/icons/elementary-xfce/devices/32/camera.svg +share/icons/elementary-xfce/devices/32/camera_unmount.svg +share/icons/elementary-xfce/devices/32/cdrom_unmount.svg +share/icons/elementary-xfce/devices/32/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/32/chardevice.svg +share/icons/elementary-xfce/devices/32/computer-apple-ipad.svg +share/icons/elementary-xfce/devices/32/computer.svg +share/icons/elementary-xfce/devices/32/display.svg +share/icons/elementary-xfce/devices/32/drive-cdrom.svg +share/icons/elementary-xfce/devices/32/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/32/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/32/drive-harddisk.svg +share/icons/elementary-xfce/devices/32/drive-optical.svg +share/icons/elementary-xfce/devices/32/dvd_unmount.svg +share/icons/elementary-xfce/devices/32/gnome-cd.svg +share/icons/elementary-xfce/devices/32/gnome-computer.svg +share/icons/elementary-xfce/devices/32/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/32/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/32/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/32/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/32/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/32/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/32/gnome-dev-floppy.svg +share/icons/elementary-xfce/devices/32/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/32/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/32/gnome-dev-jazdisk.svg +share/icons/elementary-xfce/devices/32/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/32/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/32/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/32/gnome-fs-client.svg +share/icons/elementary-xfce/devices/32/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/32/gnome-mouse.svg +share/icons/elementary-xfce/devices/32/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/32/gnome-screenshot.svg +share/icons/elementary-xfce/devices/32/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/32/gtk-cdrom.svg +share/icons/elementary-xfce/devices/32/gtk-floppy.svg +share/icons/elementary-xfce/devices/32/gtk-harddisk.svg +share/icons/elementary-xfce/devices/32/gvc-tone.svg +share/icons/elementary-xfce/devices/32/harddrive.svg +share/icons/elementary-xfce/devices/32/hdd_unmount.svg +share/icons/elementary-xfce/devices/32/input-keyboard.svg +share/icons/elementary-xfce/devices/32/input-mouse.svg +share/icons/elementary-xfce/devices/32/ipod_mount.svg +share/icons/elementary-xfce/devices/32/keyboard.svg +share/icons/elementary-xfce/devices/32/kxkb.svg +share/icons/elementary-xfce/devices/32/media-cdr.svg +share/icons/elementary-xfce/devices/32/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/32/media-cdrom.svg +share/icons/elementary-xfce/devices/32/media-cdrw.svg +share/icons/elementary-xfce/devices/32/media-dvd.svg +share/icons/elementary-xfce/devices/32/media-dvdrw.svg +share/icons/elementary-xfce/devices/32/media-floppy.svg +share/icons/elementary-xfce/devices/32/media-jaz.svg +share/icons/elementary-xfce/devices/32/media-optical-audio.svg +share/icons/elementary-xfce/devices/32/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/32/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/32/media-optical-cd.svg +share/icons/elementary-xfce/devices/32/media-optical-cdr.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/32/media-optical-dvd.svg +share/icons/elementary-xfce/devices/32/media-optical.svg +share/icons/elementary-xfce/devices/32/monitor.svg +share/icons/elementary-xfce/devices/32/mouse.svg +share/icons/elementary-xfce/devices/32/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/32/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/32/multimedia-player.svg +share/icons/elementary-xfce/devices/32/music-player.svg +share/icons/elementary-xfce/devices/32/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/32/phone.svg +share/icons/elementary-xfce/devices/32/scanner.png +share/icons/elementary-xfce/devices/32/stock_cell-phone.svg +share/icons/elementary-xfce/devices/32/stock_music-library.svg +share/icons/elementary-xfce/devices/32/system-floppy.svg +share/icons/elementary-xfce/devices/32/system.svg +share/icons/elementary-xfce/devices/32/video-display.svg +share/icons/elementary-xfce/devices/32/xfce4-display.svg +share/icons/elementary-xfce/devices/32/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/32/xfce4-mouse.svg +share/icons/elementary-xfce/devices/32/yast_HD.svg +share/icons/elementary-xfce/devices/32/yast_idetude.svg +share/icons/elementary-xfce/devices/32/yast_mouse.svg +share/icons/elementary-xfce/devices/48/3floppy_unmount.svg +share/icons/elementary-xfce/devices/48/audio-card.svg +share/icons/elementary-xfce/devices/48/audio-input-microphone.svg +share/icons/elementary-xfce/devices/48/audiocard.svg +share/icons/elementary-xfce/devices/48/battery.svg +share/icons/elementary-xfce/devices/48/block-device.svg +share/icons/elementary-xfce/devices/48/blueman-camera.svg +share/icons/elementary-xfce/devices/48/blueman-cellular.svg +share/icons/elementary-xfce/devices/48/blueman-desktop.svg +share/icons/elementary-xfce/devices/48/blueman-handheld.svg +share/icons/elementary-xfce/devices/48/blueman-keyboard.svg +share/icons/elementary-xfce/devices/48/blueman-loudspeaker.svg +share/icons/elementary-xfce/devices/48/blueman-mouse.svg +share/icons/elementary-xfce/devices/48/blueman-pointing.svg +share/icons/elementary-xfce/devices/48/blueman-scanner.png +share/icons/elementary-xfce/devices/48/blueman-smart-phone.svg +share/icons/elementary-xfce/devices/48/camera-photo.svg +share/icons/elementary-xfce/devices/48/camera.svg +share/icons/elementary-xfce/devices/48/camera_unmount.svg +share/icons/elementary-xfce/devices/48/cdrom_unmount.svg +share/icons/elementary-xfce/devices/48/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/48/chardevice.svg +share/icons/elementary-xfce/devices/48/computer.svg +share/icons/elementary-xfce/devices/48/cups.svg +share/icons/elementary-xfce/devices/48/cupsprinter.svg +share/icons/elementary-xfce/devices/48/display.svg +share/icons/elementary-xfce/devices/48/drive-cdrom.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-ieee1394.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-root.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/48/drive-harddisk-usb.svg +share/icons/elementary-xfce/devices/48/drive-harddisk.svg +share/icons/elementary-xfce/devices/48/drive-optical.svg +share/icons/elementary-xfce/devices/48/drive-removable-media-ieee1394.svg +share/icons/elementary-xfce/devices/48/drive-removable-media-usb.svg +share/icons/elementary-xfce/devices/48/drive-removable-media.svg +share/icons/elementary-xfce/devices/48/dvd_unmount.svg +share/icons/elementary-xfce/devices/48/foomatic-gui-logo.svg +share/icons/elementary-xfce/devices/48/gnome-cd.svg +share/icons/elementary-xfce/devices/48/gnome-computer.svg +share/icons/elementary-xfce/devices/48/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/48/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/48/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/48/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/48/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/48/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/48/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/48/gnome-dev-flashdisk.svg +share/icons/elementary-xfce/devices/48/gnome-dev-flashkey.svg +share/icons/elementary-xfce/devices/48/gnome-dev-floppy.svg +share/icons/elementary-xfce/devices/48/gnome-dev-harddisk-1394.svg +share/icons/elementary-xfce/devices/48/gnome-dev-harddisk-usb.svg +share/icons/elementary-xfce/devices/48/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/48/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/48/gnome-dev-jazdisk.svg +share/icons/elementary-xfce/devices/48/gnome-dev-keyboard.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-cf.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-memory.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-ms.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-sdmmc.svg +share/icons/elementary-xfce/devices/48/gnome-dev-media-sm.svg +share/icons/elementary-xfce/devices/48/gnome-dev-memory.svg +share/icons/elementary-xfce/devices/48/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/48/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/48/gnome-dev-network.svg +share/icons/elementary-xfce/devices/48/gnome-dev-pcmcia.svg +share/icons/elementary-xfce/devices/48/gnome-dev-printer-network.svg +share/icons/elementary-xfce/devices/48/gnome-dev-printer-new.svg +share/icons/elementary-xfce/devices/48/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/48/gnome-dev-removable-1394.svg +share/icons/elementary-xfce/devices/48/gnome-dev-removable-usb.svg +share/icons/elementary-xfce/devices/48/gnome-dev-removable.svg +share/icons/elementary-xfce/devices/48/gnome-dev-symlink.svg +share/icons/elementary-xfce/devices/48/gnome-dev-trash-empty.svg +share/icons/elementary-xfce/devices/48/gnome-dev-trash-full.svg +share/icons/elementary-xfce/devices/48/gnome-dev-unknown-1394.svg +share/icons/elementary-xfce/devices/48/gnome-dev-unknown-usb.svg +share/icons/elementary-xfce/devices/48/gnome-dev-zipdisk.svg +share/icons/elementary-xfce/devices/48/gnome-fs-blockdev.svg +share/icons/elementary-xfce/devices/48/gnome-fs-client.svg +share/icons/elementary-xfce/devices/48/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/48/gnome-mouse.svg +share/icons/elementary-xfce/devices/48/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/48/gnome-screenshot.svg +share/icons/elementary-xfce/devices/48/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/48/gnome-stock-mic.svg +share/icons/elementary-xfce/devices/48/gtk-cdrom.svg +share/icons/elementary-xfce/devices/48/gtk-floppy.svg +share/icons/elementary-xfce/devices/48/gtk-harddisk.svg +share/icons/elementary-xfce/devices/48/gtklp.svg +share/icons/elementary-xfce/devices/48/gtklpq.svg +share/icons/elementary-xfce/devices/48/harddrive.svg +share/icons/elementary-xfce/devices/48/hdd_unmount.svg +share/icons/elementary-xfce/devices/48/i-network-printer.svg +share/icons/elementary-xfce/devices/48/input-keyboard.svg +share/icons/elementary-xfce/devices/48/input-mouse.svg +share/icons/elementary-xfce/devices/48/input-tablet.svg +share/icons/elementary-xfce/devices/48/ipod_mount.svg +share/icons/elementary-xfce/devices/48/keyboard.svg +share/icons/elementary-xfce/devices/48/kjobviewer.svg +share/icons/elementary-xfce/devices/48/kxkb.svg +share/icons/elementary-xfce/devices/48/media-cdr.svg +share/icons/elementary-xfce/devices/48/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/48/media-cdrom.svg +share/icons/elementary-xfce/devices/48/media-cdrw.svg +share/icons/elementary-xfce/devices/48/media-dvd.svg +share/icons/elementary-xfce/devices/48/media-dvdrw.svg +share/icons/elementary-xfce/devices/48/media-flash-cf.svg +share/icons/elementary-xfce/devices/48/media-flash-ms.svg +share/icons/elementary-xfce/devices/48/media-flash.svg +share/icons/elementary-xfce/devices/48/media-floppy.svg +share/icons/elementary-xfce/devices/48/media-jaz.svg +share/icons/elementary-xfce/devices/48/media-memory-sd.svg +share/icons/elementary-xfce/devices/48/media-memory-sm.svg +share/icons/elementary-xfce/devices/48/media-memory.svg +share/icons/elementary-xfce/devices/48/media-optical-audio.svg +share/icons/elementary-xfce/devices/48/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/48/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/48/media-optical-cd.svg +share/icons/elementary-xfce/devices/48/media-optical-cdr.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/48/media-optical-dvd.svg +share/icons/elementary-xfce/devices/48/media-optical.svg +share/icons/elementary-xfce/devices/48/media-zip.svg +share/icons/elementary-xfce/devices/48/monitor.svg +share/icons/elementary-xfce/devices/48/mouse.svg +share/icons/elementary-xfce/devices/48/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/48/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/48/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/48/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/48/multimedia-player.svg +share/icons/elementary-xfce/devices/48/music-player.svg +share/icons/elementary-xfce/devices/48/network-workgroup.svg +share/icons/elementary-xfce/devices/48/network_fs.svg +share/icons/elementary-xfce/devices/48/nfs.svg +share/icons/elementary-xfce/devices/48/pda.svg +share/icons/elementary-xfce/devices/48/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/48/phone.svg +share/icons/elementary-xfce/devices/48/printer-remote.svg +share/icons/elementary-xfce/devices/48/printer.svg +share/icons/elementary-xfce/devices/48/printer1.svg +share/icons/elementary-xfce/devices/48/printmgr.svg +share/icons/elementary-xfce/devices/48/processor.svg +share/icons/elementary-xfce/devices/48/samba.svg +share/icons/elementary-xfce/devices/48/scanner.png +share/icons/elementary-xfce/devices/48/stock_cell-phone.svg +share/icons/elementary-xfce/devices/48/stock_mic.svg +share/icons/elementary-xfce/devices/48/stock_music-library.svg +share/icons/elementary-xfce/devices/48/stock_printers.svg +share/icons/elementary-xfce/devices/48/system-config-printer.svg +share/icons/elementary-xfce/devices/48/system-floppy.svg +share/icons/elementary-xfce/devices/48/system.svg +share/icons/elementary-xfce/devices/48/usbpendrive_unmount.svg +share/icons/elementary-xfce/devices/48/video-display.svg +share/icons/elementary-xfce/devices/48/xfce-printer.svg +share/icons/elementary-xfce/devices/48/xfce4-display.svg +share/icons/elementary-xfce/devices/48/xfce4-keyboard.svg +share/icons/elementary-xfce/devices/48/xfce4-mouse.svg +share/icons/elementary-xfce/devices/48/yast_HD.svg +share/icons/elementary-xfce/devices/48/yast_idetude.svg +share/icons/elementary-xfce/devices/48/yast_mouse.svg +share/icons/elementary-xfce/devices/48/yast_printer.svg +share/icons/elementary-xfce/devices/48/yast_soundcard.svg +share/icons/elementary-xfce/devices/64/battery.svg +share/icons/elementary-xfce/devices/64/block-device.svg +share/icons/elementary-xfce/devices/64/camera-photo.svg +share/icons/elementary-xfce/devices/64/camera.svg +share/icons/elementary-xfce/devices/64/camera_unmount.svg +share/icons/elementary-xfce/devices/64/cdrom_unmount.svg +share/icons/elementary-xfce/devices/64/cdwriter_unmount.svg +share/icons/elementary-xfce/devices/64/chardevice.svg +share/icons/elementary-xfce/devices/64/computer.svg +share/icons/elementary-xfce/devices/64/cups.svg +share/icons/elementary-xfce/devices/64/cupsprinter.svg +share/icons/elementary-xfce/devices/64/display.svg +share/icons/elementary-xfce/devices/64/drive-cdrom.svg +share/icons/elementary-xfce/devices/64/drive-harddisk-scsi.svg +share/icons/elementary-xfce/devices/64/drive-harddisk-system.svg +share/icons/elementary-xfce/devices/64/drive-harddisk.svg +share/icons/elementary-xfce/devices/64/drive-optical.svg +share/icons/elementary-xfce/devices/64/dvd_unmount.svg +share/icons/elementary-xfce/devices/64/foomatic-gui-logo.svg +share/icons/elementary-xfce/devices/64/gnome-cd.svg +share/icons/elementary-xfce/devices/64/gnome-computer.svg +share/icons/elementary-xfce/devices/64/gnome-dev-battery.svg +share/icons/elementary-xfce/devices/64/gnome-dev-cdrom-audio.svg +share/icons/elementary-xfce/devices/64/gnome-dev-cdrom.svg +share/icons/elementary-xfce/devices/64/gnome-dev-computer.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-audio.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-cdr.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-cdrom.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-cdrw.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdr-plus.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdr.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdram.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdrom.svg +share/icons/elementary-xfce/devices/64/gnome-dev-disc-dvdrw.svg +share/icons/elementary-xfce/devices/64/gnome-dev-dvd-alt.svg +share/icons/elementary-xfce/devices/64/gnome-dev-dvd.svg +share/icons/elementary-xfce/devices/64/gnome-dev-harddisk.svg +share/icons/elementary-xfce/devices/64/gnome-dev-ipod.svg +share/icons/elementary-xfce/devices/64/gnome-dev-mouse-ball.svg +share/icons/elementary-xfce/devices/64/gnome-dev-mouse-optical.svg +share/icons/elementary-xfce/devices/64/gnome-dev-network.svg +share/icons/elementary-xfce/devices/64/gnome-dev-printer-network.svg +share/icons/elementary-xfce/devices/64/gnome-dev-printer-new.svg +share/icons/elementary-xfce/devices/64/gnome-dev-printer.svg +share/icons/elementary-xfce/devices/64/gnome-fs-client.svg +share/icons/elementary-xfce/devices/64/gnome-mouse-properties.svg +share/icons/elementary-xfce/devices/64/gnome-mouse.svg +share/icons/elementary-xfce/devices/64/gnome-phone-manager.svg +share/icons/elementary-xfce/devices/64/gnome-screenshot.svg +share/icons/elementary-xfce/devices/64/gnome-settings-mouse.svg +share/icons/elementary-xfce/devices/64/gtk-cdrom.svg +share/icons/elementary-xfce/devices/64/gtk-harddisk.svg +share/icons/elementary-xfce/devices/64/gtklp.svg +share/icons/elementary-xfce/devices/64/gtklpq.svg +share/icons/elementary-xfce/devices/64/harddrive.svg +share/icons/elementary-xfce/devices/64/hdd_unmount.svg +share/icons/elementary-xfce/devices/64/i-network-printer.svg +share/icons/elementary-xfce/devices/64/input-mouse.svg +share/icons/elementary-xfce/devices/64/ipod_mount.svg +share/icons/elementary-xfce/devices/64/kjobviewer.svg +share/icons/elementary-xfce/devices/64/media-cdr.svg +share/icons/elementary-xfce/devices/64/media-cdrom-audio.svg +share/icons/elementary-xfce/devices/64/media-cdrom.svg +share/icons/elementary-xfce/devices/64/media-cdrw.svg +share/icons/elementary-xfce/devices/64/media-dvd.svg +share/icons/elementary-xfce/devices/64/media-dvdrw.svg +share/icons/elementary-xfce/devices/64/media-optical-audio.svg +share/icons/elementary-xfce/devices/64/media-optical-cd-r.svg +share/icons/elementary-xfce/devices/64/media-optical-cd-rw.svg +share/icons/elementary-xfce/devices/64/media-optical-cd.svg +share/icons/elementary-xfce/devices/64/media-optical-cdr.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-r-plus.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-r.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-ram.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-rom.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd-rw.svg +share/icons/elementary-xfce/devices/64/media-optical-dvd.svg +share/icons/elementary-xfce/devices/64/media-optical.svg +share/icons/elementary-xfce/devices/64/monitor.svg +share/icons/elementary-xfce/devices/64/mouse.svg +share/icons/elementary-xfce/devices/64/multimedia-player-apple-ipod-touch.svg +share/icons/elementary-xfce/devices/64/multimedia-player-apple-ipod.svg +share/icons/elementary-xfce/devices/64/multimedia-player-ipod-touch.svg +share/icons/elementary-xfce/devices/64/multimedia-player-ipod.svg +share/icons/elementary-xfce/devices/64/multimedia-player.svg +share/icons/elementary-xfce/devices/64/music-player.svg +share/icons/elementary-xfce/devices/64/network-workgroup.svg +share/icons/elementary-xfce/devices/64/network_fs.svg +share/icons/elementary-xfce/devices/64/nfs.svg +share/icons/elementary-xfce/devices/64/phone-motorola-droid.svg +share/icons/elementary-xfce/devices/64/phone.svg +share/icons/elementary-xfce/devices/64/printer-remote.svg +share/icons/elementary-xfce/devices/64/printer.svg +share/icons/elementary-xfce/devices/64/printer1.svg +share/icons/elementary-xfce/devices/64/printmgr.svg +share/icons/elementary-xfce/devices/64/processor.svg +share/icons/elementary-xfce/devices/64/samba.svg +share/icons/elementary-xfce/devices/64/stock_cell-phone.svg +share/icons/elementary-xfce/devices/64/stock_music-library.svg +share/icons/elementary-xfce/devices/64/stock_printers.svg +share/icons/elementary-xfce/devices/64/system-config-printer.svg +share/icons/elementary-xfce/devices/64/system.svg +share/icons/elementary-xfce/devices/64/video-display.svg +share/icons/elementary-xfce/devices/64/xfce-printer.svg +share/icons/elementary-xfce/devices/64/xfce4-display.svg +share/icons/elementary-xfce/devices/64/xfce4-mouse.svg +share/icons/elementary-xfce/devices/64/yast_HD.svg +share/icons/elementary-xfce/devices/64/yast_idetude.svg +share/icons/elementary-xfce/devices/64/yast_mouse.svg +share/icons/elementary-xfce/devices/64/yast_printer.svg +share/icons/elementary-xfce/devices/96/camera-photo.svg +share/icons/elementary-xfce/devices/96/camera.svg +share/icons/elementary-xfce/devices/96/camera_unmount.svg +share/icons/elementary-xfce/devices/96/gnome-screenshot.svg +share/icons/elementary-xfce/devices/symbolic/ac-adapter-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-card-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-headphones-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-headset-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-input-microphone-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/audio-speakers-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/battery-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/camera-photo-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/camera-video-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/camera-web-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/colorimeter-colorhug-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/computer-apple-ipad-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/computer-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/display-projector-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-ieee1394-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-solidstate-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-system-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-harddisk-usb-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-multidisk-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-optical-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/drive-removable-media-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-dialpad-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-gaming-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-keyboard-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-mouse-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-tablet-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/input-touchpad-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-flash-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-floppy-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-optical-cd-audio-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-optical-dvd-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-optical-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-removable-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-tape-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/media-zip-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/modem-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/multimedia-player-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/network-wired-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/network-wireless-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/pda-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-apple-iphone-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-google-nexus-one-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-htc-g1-white-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-palm-pre-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-samsung-galaxy-s-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/phone-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/printer-network-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/printer-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/scanner-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/tablet-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/tv-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/uninterruptible-power-supply-symbolic.svg +share/icons/elementary-xfce/devices/symbolic/video-display-symbolic.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/10/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/16/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/16/emblem-noread.svg +share/icons/elementary-xfce/emblems/16/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/16/emblem-readonly.svg +share/icons/elementary-xfce/emblems/16/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/22/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/22/emblem-noread.svg +share/icons/elementary-xfce/emblems/22/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/22/emblem-readonly.svg +share/icons/elementary-xfce/emblems/22/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/24/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/24/emblem-noread.svg +share/icons/elementary-xfce/emblems/24/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/24/emblem-readonly.svg +share/icons/elementary-xfce/emblems/24/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/32/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/32/emblem-noread.svg +share/icons/elementary-xfce/emblems/32/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/32/emblem-readonly.svg +share/icons/elementary-xfce/emblems/32/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-blue.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-brown.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-green.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-grey.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-orange.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-red.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-violet.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-white.svg +share/icons/elementary-xfce/emblems/48/emblem-colors-yellow.svg +share/icons/elementary-xfce/emblems/48/emblem-noread.svg +share/icons/elementary-xfce/emblems/48/emblem-nowrite.svg +share/icons/elementary-xfce/emblems/48/emblem-readonly.svg +share/icons/elementary-xfce/emblems/48/emblem-symbolic-link.svg +share/icons/elementary-xfce/emblems/48/emblem-unreadable.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-default-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-documents-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-favorite-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-important-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-music-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-ok-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-photos-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-shared-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-synchronizing-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-system-symbolic.svg +share/icons/elementary-xfce/emblems/symbolic/emblem-videos-symbolic.svg +share/icons/elementary-xfce/emotes/16/face-angel.svg +share/icons/elementary-xfce/emotes/16/face-angry.svg +share/icons/elementary-xfce/emotes/16/face-crying.svg +share/icons/elementary-xfce/emotes/16/face-devilish.svg +share/icons/elementary-xfce/emotes/16/face-heart-broken.svg +share/icons/elementary-xfce/emotes/16/face-heart.svg +share/icons/elementary-xfce/emotes/16/face-laugh.svg +share/icons/elementary-xfce/emotes/16/face-plain.svg +share/icons/elementary-xfce/emotes/16/face-raspberry.svg +share/icons/elementary-xfce/emotes/16/face-sad.svg +share/icons/elementary-xfce/emotes/16/face-smile-big.svg +share/icons/elementary-xfce/emotes/16/face-smile.svg +share/icons/elementary-xfce/emotes/16/face-surprise.svg +share/icons/elementary-xfce/emotes/16/face-uncertain.svg +share/icons/elementary-xfce/emotes/16/face-wink.svg +share/icons/elementary-xfce/emotes/16/face-worried.svg +share/icons/elementary-xfce/index.theme +share/icons/elementary-xfce/mimes/128/application-7zip.svg +share/icons/elementary-xfce/mimes/128/application-atom+xml.svg +share/icons/elementary-xfce/mimes/128/application-illustrator.svg +share/icons/elementary-xfce/mimes/128/application-install.svg +share/icons/elementary-xfce/mimes/128/application-ogg.svg +share/icons/elementary-xfce/mimes/128/application-rss+xml.svg +share/icons/elementary-xfce/mimes/128/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/128/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/128/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/128/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/128/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/128/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/128/application-x-ace.svg +share/icons/elementary-xfce/mimes/128/application-x-arj.svg +share/icons/elementary-xfce/mimes/128/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/128/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-bzip.svg +share/icons/elementary-xfce/mimes/128/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/128/application-x-class-file.svg +share/icons/elementary-xfce/mimes/128/application-x-compress.svg +share/icons/elementary-xfce/mimes/128/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-cpio.svg +share/icons/elementary-xfce/mimes/128/application-x-csproj.svg +share/icons/elementary-xfce/mimes/128/application-x-deb.svg +share/icons/elementary-xfce/mimes/128/application-x-desktop.svg +share/icons/elementary-xfce/mimes/128/application-x-executable.svg +share/icons/elementary-xfce/mimes/128/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/128/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/128/application-x-gzip.svg +share/icons/elementary-xfce/mimes/128/application-x-jar.svg +share/icons/elementary-xfce/mimes/128/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/128/application-x-java.svg +share/icons/elementary-xfce/mimes/128/application-x-javascript.svg +share/icons/elementary-xfce/mimes/128/application-x-lha.svg +share/icons/elementary-xfce/mimes/128/application-x-lhz.svg +share/icons/elementary-xfce/mimes/128/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-lzma.svg +share/icons/elementary-xfce/mimes/128/application-x-lzop.svg +share/icons/elementary-xfce/mimes/128/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/128/application-x-msi.svg +share/icons/elementary-xfce/mimes/128/application-x-rar.svg +share/icons/elementary-xfce/mimes/128/application-x-rpm.svg +share/icons/elementary-xfce/mimes/128/application-x-shar.svg +share/icons/elementary-xfce/mimes/128/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/128/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/128/application-x-sln.svg +share/icons/elementary-xfce/mimes/128/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/128/application-x-tar.svg +share/icons/elementary-xfce/mimes/128/application-x-theme.svg +share/icons/elementary-xfce/mimes/128/application-x-trash.svg +share/icons/elementary-xfce/mimes/128/application-x-zip.svg +share/icons/elementary-xfce/mimes/128/application-x-zoo.svg +share/icons/elementary-xfce/mimes/128/application-xml.svg +share/icons/elementary-xfce/mimes/128/application-zip.svg +share/icons/elementary-xfce/mimes/128/archive.svg +share/icons/elementary-xfce/mimes/128/audio-mpeg.svg +share/icons/elementary-xfce/mimes/128/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/128/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/128/audio-x-generic.svg +share/icons/elementary-xfce/mimes/128/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/128/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/128/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/128/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/128/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/128/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/128/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/128/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/128/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/128/audio-x-wav.svg +share/icons/elementary-xfce/mimes/128/authors.svg +share/icons/elementary-xfce/mimes/128/binary.svg +share/icons/elementary-xfce/mimes/128/contents2.svg +share/icons/elementary-xfce/mimes/128/deb.svg +share/icons/elementary-xfce/mimes/128/empty.svg +share/icons/elementary-xfce/mimes/128/exec.svg +share/icons/elementary-xfce/mimes/128/folder_tar.svg +share/icons/elementary-xfce/mimes/128/font-x-generic.svg +share/icons/elementary-xfce/mimes/128/font.svg +share/icons/elementary-xfce/mimes/128/font_bitmap.svg +share/icons/elementary-xfce/mimes/128/font_truetype.svg +share/icons/elementary-xfce/mimes/128/font_type1.svg +share/icons/elementary-xfce/mimes/128/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/128/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/128/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/128/gnome-package.svg +share/icons/elementary-xfce/mimes/128/gtk-file.svg +share/icons/elementary-xfce/mimes/128/html.svg +share/icons/elementary-xfce/mimes/128/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/128/internet-feed.svg +share/icons/elementary-xfce/mimes/128/media-audio.svg +share/icons/elementary-xfce/mimes/128/office-contact.svg +share/icons/elementary-xfce/mimes/128/package-x-generic.svg +share/icons/elementary-xfce/mimes/128/package.svg +share/icons/elementary-xfce/mimes/128/playlist-automatic.svg +share/icons/elementary-xfce/mimes/128/playlist.svg +share/icons/elementary-xfce/mimes/128/rar.svg +share/icons/elementary-xfce/mimes/128/rpm.svg +share/icons/elementary-xfce/mimes/128/shellscript.svg +share/icons/elementary-xfce/mimes/128/sound.svg +share/icons/elementary-xfce/mimes/128/source-playlist.svg +share/icons/elementary-xfce/mimes/128/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/128/stock_addressbook.svg +share/icons/elementary-xfce/mimes/128/stock_playlist.svg +share/icons/elementary-xfce/mimes/128/stock_script.svg +share/icons/elementary-xfce/mimes/128/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/128/tar.svg +share/icons/elementary-xfce/mimes/128/template_source.svg +share/icons/elementary-xfce/mimes/128/text-css.svg +share/icons/elementary-xfce/mimes/128/text-directory.svg +share/icons/elementary-xfce/mimes/128/text-html.svg +share/icons/elementary-xfce/mimes/128/text-htmlh.svg +share/icons/elementary-xfce/mimes/128/text-x-authors.svg +share/icons/elementary-xfce/mimes/128/text-x-c.svg +share/icons/elementary-xfce/mimes/128/text-x-csrc.svg +share/icons/elementary-xfce/mimes/128/text-x-css.svg +share/icons/elementary-xfce/mimes/128/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/128/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/128/text-x-install.svg +share/icons/elementary-xfce/mimes/128/text-x-java-source.svg +share/icons/elementary-xfce/mimes/128/text-x-java.svg +share/icons/elementary-xfce/mimes/128/text-x-javascript.svg +share/icons/elementary-xfce/mimes/128/text-x-lua.svg +share/icons/elementary-xfce/mimes/128/text-x-preview.svg +share/icons/elementary-xfce/mimes/128/text-x-readme.svg +share/icons/elementary-xfce/mimes/128/text-x-script.svg +share/icons/elementary-xfce/mimes/128/text-x-source.svg +share/icons/elementary-xfce/mimes/128/text-xml.svg +share/icons/elementary-xfce/mimes/128/text.svg +share/icons/elementary-xfce/mimes/128/tgz.svg +share/icons/elementary-xfce/mimes/128/unknown.svg +share/icons/elementary-xfce/mimes/128/vcard.svg +share/icons/elementary-xfce/mimes/128/www.svg +share/icons/elementary-xfce/mimes/128/x-office-address-book.svg +share/icons/elementary-xfce/mimes/128/zip.svg +share/icons/elementary-xfce/mimes/16/application-7zip.svg +share/icons/elementary-xfce/mimes/16/application-atom+xml.svg +share/icons/elementary-xfce/mimes/16/application-epub+zip.svg +share/icons/elementary-xfce/mimes/16/application-illustrator.svg +share/icons/elementary-xfce/mimes/16/application-install.svg +share/icons/elementary-xfce/mimes/16/application-msword.svg +share/icons/elementary-xfce/mimes/16/application-octet-stream.svg +share/icons/elementary-xfce/mimes/16/application-ogg.svg +share/icons/elementary-xfce/mimes/16/application-pdf.svg +share/icons/elementary-xfce/mimes/16/application-postscript.svg +share/icons/elementary-xfce/mimes/16/application-rss+xml.svg +share/icons/elementary-xfce/mimes/16/application-rtf.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/16/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/16/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/16/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/16/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/16/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/16/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/16/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/16/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/16/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/16/application-x-ace.svg +share/icons/elementary-xfce/mimes/16/application-x-arj.svg +share/icons/elementary-xfce/mimes/16/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/16/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-bzip.svg +share/icons/elementary-xfce/mimes/16/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/16/application-x-class-file.svg +share/icons/elementary-xfce/mimes/16/application-x-compress.svg +share/icons/elementary-xfce/mimes/16/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-cpio.svg +share/icons/elementary-xfce/mimes/16/application-x-csproj.svg +share/icons/elementary-xfce/mimes/16/application-x-deb.svg +share/icons/elementary-xfce/mimes/16/application-x-desktop.svg +share/icons/elementary-xfce/mimes/16/application-x-executable.svg +share/icons/elementary-xfce/mimes/16/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/16/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/16/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/16/application-x-gzip.svg +share/icons/elementary-xfce/mimes/16/application-x-jar.svg +share/icons/elementary-xfce/mimes/16/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/16/application-x-java.svg +share/icons/elementary-xfce/mimes/16/application-x-javascript.svg +share/icons/elementary-xfce/mimes/16/application-x-lha.svg +share/icons/elementary-xfce/mimes/16/application-x-lhz.svg +share/icons/elementary-xfce/mimes/16/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-lzma.svg +share/icons/elementary-xfce/mimes/16/application-x-lzop.svg +share/icons/elementary-xfce/mimes/16/application-x-m4.svg +share/icons/elementary-xfce/mimes/16/application-x-matroska.svg +share/icons/elementary-xfce/mimes/16/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/16/application-x-msi.svg +share/icons/elementary-xfce/mimes/16/application-x-object.svg +share/icons/elementary-xfce/mimes/16/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/16/application-x-perl.svg +share/icons/elementary-xfce/mimes/16/application-x-php.svg +share/icons/elementary-xfce/mimes/16/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/16/application-x-rar.svg +share/icons/elementary-xfce/mimes/16/application-x-rpm.svg +share/icons/elementary-xfce/mimes/16/application-x-ruby.svg +share/icons/elementary-xfce/mimes/16/application-x-shar.svg +share/icons/elementary-xfce/mimes/16/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/16/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/16/application-x-sln.svg +share/icons/elementary-xfce/mimes/16/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/16/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/16/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/16/application-x-tar.svg +share/icons/elementary-xfce/mimes/16/application-x-theme.svg +share/icons/elementary-xfce/mimes/16/application-x-trash.svg +share/icons/elementary-xfce/mimes/16/application-x-zip.svg +share/icons/elementary-xfce/mimes/16/application-x-zoo.svg +share/icons/elementary-xfce/mimes/16/application-xml.svg +share/icons/elementary-xfce/mimes/16/application-zip.svg +share/icons/elementary-xfce/mimes/16/archive.svg +share/icons/elementary-xfce/mimes/16/ascii.svg +share/icons/elementary-xfce/mimes/16/audio-mpeg.svg +share/icons/elementary-xfce/mimes/16/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/16/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/16/audio-x-generic.svg +share/icons/elementary-xfce/mimes/16/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/16/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/16/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/16/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/16/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/16/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/16/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/16/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/16/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/16/audio-x-wav.svg +share/icons/elementary-xfce/mimes/16/authors.svg +share/icons/elementary-xfce/mimes/16/binary.svg +share/icons/elementary-xfce/mimes/16/contents2.svg +share/icons/elementary-xfce/mimes/16/deb.svg +share/icons/elementary-xfce/mimes/16/document.svg +share/icons/elementary-xfce/mimes/16/empty.svg +share/icons/elementary-xfce/mimes/16/exec.svg +share/icons/elementary-xfce/mimes/16/extension.svg +share/icons/elementary-xfce/mimes/16/folder_tar.svg +share/icons/elementary-xfce/mimes/16/font-x-generic.svg +share/icons/elementary-xfce/mimes/16/font.svg +share/icons/elementary-xfce/mimes/16/font_bitmap.svg +share/icons/elementary-xfce/mimes/16/font_truetype.svg +share/icons/elementary-xfce/mimes/16/font_type1.svg +share/icons/elementary-xfce/mimes/16/gedit-plugin.svg +share/icons/elementary-xfce/mimes/16/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/16/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/16/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/16/gnome-package.svg +share/icons/elementary-xfce/mimes/16/gtk-file.svg +share/icons/elementary-xfce/mimes/16/html.svg +share/icons/elementary-xfce/mimes/16/image-bmp.svg +share/icons/elementary-xfce/mimes/16/image-gif.svg +share/icons/elementary-xfce/mimes/16/image-jpeg.svg +share/icons/elementary-xfce/mimes/16/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/16/image-png.svg +share/icons/elementary-xfce/mimes/16/image-tiff.svg +share/icons/elementary-xfce/mimes/16/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/16/image-x-generic.svg +share/icons/elementary-xfce/mimes/16/image-x-ico.svg +share/icons/elementary-xfce/mimes/16/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/16/image-x-psd.svg +share/icons/elementary-xfce/mimes/16/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/16/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/16/image-x-tga.svg +share/icons/elementary-xfce/mimes/16/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/16/image-x-xcf.svg +share/icons/elementary-xfce/mimes/16/image.svg +share/icons/elementary-xfce/mimes/16/internet-feed.svg +share/icons/elementary-xfce/mimes/16/jpeg.svg +share/icons/elementary-xfce/mimes/16/jpg.svg +share/icons/elementary-xfce/mimes/16/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/16/libreoffice-database.svg +share/icons/elementary-xfce/mimes/16/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/16/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/16/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/16/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/16/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/16/libreoffice-text.svg +share/icons/elementary-xfce/mimes/16/media-audio.svg +share/icons/elementary-xfce/mimes/16/media-image.svg +share/icons/elementary-xfce/mimes/16/media-video.svg +share/icons/elementary-xfce/mimes/16/mime_ascii.svg +share/icons/elementary-xfce/mimes/16/misc.svg +share/icons/elementary-xfce/mimes/16/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/16/office-contact.svg +share/icons/elementary-xfce/mimes/16/office-database.svg +share/icons/elementary-xfce/mimes/16/office-document.svg +share/icons/elementary-xfce/mimes/16/office-illustration.svg +share/icons/elementary-xfce/mimes/16/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/16/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/package-x-generic.svg +share/icons/elementary-xfce/mimes/16/package.svg +share/icons/elementary-xfce/mimes/16/package_editors.svg +share/icons/elementary-xfce/mimes/16/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/16/plan.svg +share/icons/elementary-xfce/mimes/16/playlist-automatic.svg +share/icons/elementary-xfce/mimes/16/playlist.svg +share/icons/elementary-xfce/mimes/16/rar.svg +share/icons/elementary-xfce/mimes/16/rpm.svg +share/icons/elementary-xfce/mimes/16/shellscript.svg +share/icons/elementary-xfce/mimes/16/sound.svg +share/icons/elementary-xfce/mimes/16/source-playlist.svg +share/icons/elementary-xfce/mimes/16/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/16/spreadsheet.svg +share/icons/elementary-xfce/mimes/16/stock_addressbook.svg +share/icons/elementary-xfce/mimes/16/stock_calendar.svg +share/icons/elementary-xfce/mimes/16/stock_playlist.svg +share/icons/elementary-xfce/mimes/16/stock_script.svg +share/icons/elementary-xfce/mimes/16/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/16/svg.svg +share/icons/elementary-xfce/mimes/16/tar.svg +share/icons/elementary-xfce/mimes/16/template_source.svg +share/icons/elementary-xfce/mimes/16/text-css.svg +share/icons/elementary-xfce/mimes/16/text-directory.svg +share/icons/elementary-xfce/mimes/16/text-enriched.svg +share/icons/elementary-xfce/mimes/16/text-html.svg +share/icons/elementary-xfce/mimes/16/text-html_alt.svg +share/icons/elementary-xfce/mimes/16/text-htmlh.svg +share/icons/elementary-xfce/mimes/16/text-plain.svg +share/icons/elementary-xfce/mimes/16/text-richtext.svg +share/icons/elementary-xfce/mimes/16/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/text-x-authors.svg +share/icons/elementary-xfce/mimes/16/text-x-c++.svg +share/icons/elementary-xfce/mimes/16/text-x-c++src.svg +share/icons/elementary-xfce/mimes/16/text-x-c.svg +share/icons/elementary-xfce/mimes/16/text-x-changelog.svg +share/icons/elementary-xfce/mimes/16/text-x-chdr.svg +share/icons/elementary-xfce/mimes/16/text-x-copying.svg +share/icons/elementary-xfce/mimes/16/text-x-credits.svg +share/icons/elementary-xfce/mimes/16/text-x-csharp.svg +share/icons/elementary-xfce/mimes/16/text-x-csrc.svg +share/icons/elementary-xfce/mimes/16/text-x-css.svg +share/icons/elementary-xfce/mimes/16/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/16/text-x-generic.svg +share/icons/elementary-xfce/mimes/16/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/16/text-x-install.svg +share/icons/elementary-xfce/mimes/16/text-x-java-source.svg +share/icons/elementary-xfce/mimes/16/text-x-java.svg +share/icons/elementary-xfce/mimes/16/text-x-javascript.svg +share/icons/elementary-xfce/mimes/16/text-x-lua.svg +share/icons/elementary-xfce/mimes/16/text-x-makefile.svg +share/icons/elementary-xfce/mimes/16/text-x-perl.svg +share/icons/elementary-xfce/mimes/16/text-x-preview.svg +share/icons/elementary-xfce/mimes/16/text-x-python.svg +share/icons/elementary-xfce/mimes/16/text-x-readme.svg +share/icons/elementary-xfce/mimes/16/text-x-ruby.svg +share/icons/elementary-xfce/mimes/16/text-x-script.svg +share/icons/elementary-xfce/mimes/16/text-x-source.svg +share/icons/elementary-xfce/mimes/16/text-x-sql.svg +share/icons/elementary-xfce/mimes/16/text-x-vala.svg +share/icons/elementary-xfce/mimes/16/text-xml.svg +share/icons/elementary-xfce/mimes/16/text.svg +share/icons/elementary-xfce/mimes/16/text2.svg +share/icons/elementary-xfce/mimes/16/tgz.svg +share/icons/elementary-xfce/mimes/16/txt.svg +share/icons/elementary-xfce/mimes/16/txt2.svg +share/icons/elementary-xfce/mimes/16/unknown.svg +share/icons/elementary-xfce/mimes/16/vcalendar.svg +share/icons/elementary-xfce/mimes/16/vcard.svg +share/icons/elementary-xfce/mimes/16/video-x-generic.svg +share/icons/elementary-xfce/mimes/16/video.svg +share/icons/elementary-xfce/mimes/16/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/16/wordprocessing.svg +share/icons/elementary-xfce/mimes/16/www.svg +share/icons/elementary-xfce/mimes/16/x-office-address-book.svg +share/icons/elementary-xfce/mimes/16/x-office-calendar.svg +share/icons/elementary-xfce/mimes/16/x-office-document-template.svg +share/icons/elementary-xfce/mimes/16/x-office-document.svg +share/icons/elementary-xfce/mimes/16/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/16/x-office-drawing.svg +share/icons/elementary-xfce/mimes/16/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/16/x-office-presentation.svg +share/icons/elementary-xfce/mimes/16/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/16/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/16/zip.svg +share/icons/elementary-xfce/mimes/22/application-7zip.svg +share/icons/elementary-xfce/mimes/22/application-atom+xml.svg +share/icons/elementary-xfce/mimes/22/application-epub+zip.svg +share/icons/elementary-xfce/mimes/22/application-illustrator.svg +share/icons/elementary-xfce/mimes/22/application-install.svg +share/icons/elementary-xfce/mimes/22/application-msword.svg +share/icons/elementary-xfce/mimes/22/application-octet-stream.svg +share/icons/elementary-xfce/mimes/22/application-ogg.svg +share/icons/elementary-xfce/mimes/22/application-pdf.svg +share/icons/elementary-xfce/mimes/22/application-postscript.svg +share/icons/elementary-xfce/mimes/22/application-rss+xml.svg +share/icons/elementary-xfce/mimes/22/application-rtf.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/22/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/22/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/22/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/22/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/22/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/22/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/22/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/22/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/22/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/22/application-x-ace.svg +share/icons/elementary-xfce/mimes/22/application-x-arj.svg +share/icons/elementary-xfce/mimes/22/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/22/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-bzip.svg +share/icons/elementary-xfce/mimes/22/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/22/application-x-class-file.svg +share/icons/elementary-xfce/mimes/22/application-x-compress.svg +share/icons/elementary-xfce/mimes/22/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-cpio.svg +share/icons/elementary-xfce/mimes/22/application-x-csproj.svg +share/icons/elementary-xfce/mimes/22/application-x-deb.svg +share/icons/elementary-xfce/mimes/22/application-x-desktop.svg +share/icons/elementary-xfce/mimes/22/application-x-executable.svg +share/icons/elementary-xfce/mimes/22/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/22/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/22/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/22/application-x-gzip.svg +share/icons/elementary-xfce/mimes/22/application-x-jar.svg +share/icons/elementary-xfce/mimes/22/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/22/application-x-java.svg +share/icons/elementary-xfce/mimes/22/application-x-javascript.svg +share/icons/elementary-xfce/mimes/22/application-x-lha.svg +share/icons/elementary-xfce/mimes/22/application-x-lhz.svg +share/icons/elementary-xfce/mimes/22/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-lzma.svg +share/icons/elementary-xfce/mimes/22/application-x-lzop.svg +share/icons/elementary-xfce/mimes/22/application-x-m4.svg +share/icons/elementary-xfce/mimes/22/application-x-matroska.svg +share/icons/elementary-xfce/mimes/22/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/22/application-x-msi.svg +share/icons/elementary-xfce/mimes/22/application-x-object.svg +share/icons/elementary-xfce/mimes/22/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/22/application-x-perl.svg +share/icons/elementary-xfce/mimes/22/application-x-php.svg +share/icons/elementary-xfce/mimes/22/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/22/application-x-rar.svg +share/icons/elementary-xfce/mimes/22/application-x-rpm.svg +share/icons/elementary-xfce/mimes/22/application-x-ruby.svg +share/icons/elementary-xfce/mimes/22/application-x-shar.svg +share/icons/elementary-xfce/mimes/22/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/22/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/22/application-x-sln.svg +share/icons/elementary-xfce/mimes/22/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/22/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/22/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/22/application-x-tar.svg +share/icons/elementary-xfce/mimes/22/application-x-theme.svg +share/icons/elementary-xfce/mimes/22/application-x-trash.svg +share/icons/elementary-xfce/mimes/22/application-x-zip.svg +share/icons/elementary-xfce/mimes/22/application-x-zoo.svg +share/icons/elementary-xfce/mimes/22/application-xml.svg +share/icons/elementary-xfce/mimes/22/application-zip.svg +share/icons/elementary-xfce/mimes/22/archive.svg +share/icons/elementary-xfce/mimes/22/ascii.svg +share/icons/elementary-xfce/mimes/22/audio-mpeg.svg +share/icons/elementary-xfce/mimes/22/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/22/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/22/audio-x-generic.svg +share/icons/elementary-xfce/mimes/22/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/22/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/22/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/22/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/22/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/22/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/22/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/22/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/22/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/22/audio-x-wav.svg +share/icons/elementary-xfce/mimes/22/authors.svg +share/icons/elementary-xfce/mimes/22/binary.svg +share/icons/elementary-xfce/mimes/22/contents2.svg +share/icons/elementary-xfce/mimes/22/deb.svg +share/icons/elementary-xfce/mimes/22/document.svg +share/icons/elementary-xfce/mimes/22/empty.svg +share/icons/elementary-xfce/mimes/22/exec.svg +share/icons/elementary-xfce/mimes/22/extension.svg +share/icons/elementary-xfce/mimes/22/folder_tar.svg +share/icons/elementary-xfce/mimes/22/font-x-generic.svg +share/icons/elementary-xfce/mimes/22/font.svg +share/icons/elementary-xfce/mimes/22/font_bitmap.svg +share/icons/elementary-xfce/mimes/22/font_truetype.svg +share/icons/elementary-xfce/mimes/22/font_type1.svg +share/icons/elementary-xfce/mimes/22/gedit-plugin.svg +share/icons/elementary-xfce/mimes/22/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/22/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/22/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/22/gnome-package.svg +share/icons/elementary-xfce/mimes/22/gtk-file.svg +share/icons/elementary-xfce/mimes/22/html.svg +share/icons/elementary-xfce/mimes/22/image-bmp.svg +share/icons/elementary-xfce/mimes/22/image-gif.svg +share/icons/elementary-xfce/mimes/22/image-jpeg.svg +share/icons/elementary-xfce/mimes/22/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/22/image-png.svg +share/icons/elementary-xfce/mimes/22/image-tiff.svg +share/icons/elementary-xfce/mimes/22/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/22/image-x-generic.svg +share/icons/elementary-xfce/mimes/22/image-x-ico.svg +share/icons/elementary-xfce/mimes/22/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/22/image-x-psd.svg +share/icons/elementary-xfce/mimes/22/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/22/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/22/image-x-tga.svg +share/icons/elementary-xfce/mimes/22/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/22/image-x-xcf.svg +share/icons/elementary-xfce/mimes/22/image.svg +share/icons/elementary-xfce/mimes/22/internet-feed.svg +share/icons/elementary-xfce/mimes/22/jpeg.svg +share/icons/elementary-xfce/mimes/22/jpg.svg +share/icons/elementary-xfce/mimes/22/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/22/libreoffice-database.svg +share/icons/elementary-xfce/mimes/22/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/22/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/22/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/22/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/22/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/22/libreoffice-text.svg +share/icons/elementary-xfce/mimes/22/media-audio.svg +share/icons/elementary-xfce/mimes/22/media-image.svg +share/icons/elementary-xfce/mimes/22/media-video.svg +share/icons/elementary-xfce/mimes/22/mime_ascii.svg +share/icons/elementary-xfce/mimes/22/misc.svg +share/icons/elementary-xfce/mimes/22/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/22/office-contact.svg +share/icons/elementary-xfce/mimes/22/office-database.svg +share/icons/elementary-xfce/mimes/22/office-document.svg +share/icons/elementary-xfce/mimes/22/office-illustration.svg +share/icons/elementary-xfce/mimes/22/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/22/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/package-x-generic.svg +share/icons/elementary-xfce/mimes/22/package.svg +share/icons/elementary-xfce/mimes/22/package_editors.svg +share/icons/elementary-xfce/mimes/22/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/22/plan.svg +share/icons/elementary-xfce/mimes/22/playlist-automatic.svg +share/icons/elementary-xfce/mimes/22/playlist.svg +share/icons/elementary-xfce/mimes/22/rar.svg +share/icons/elementary-xfce/mimes/22/rpm.svg +share/icons/elementary-xfce/mimes/22/shellscript.svg +share/icons/elementary-xfce/mimes/22/sound.svg +share/icons/elementary-xfce/mimes/22/source-playlist.svg +share/icons/elementary-xfce/mimes/22/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/22/spreadsheet.svg +share/icons/elementary-xfce/mimes/22/stock_addressbook.svg +share/icons/elementary-xfce/mimes/22/stock_calendar.svg +share/icons/elementary-xfce/mimes/22/stock_playlist.svg +share/icons/elementary-xfce/mimes/22/stock_script.svg +share/icons/elementary-xfce/mimes/22/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/22/svg.svg +share/icons/elementary-xfce/mimes/22/tar.svg +share/icons/elementary-xfce/mimes/22/template_source.svg +share/icons/elementary-xfce/mimes/22/text-css.svg +share/icons/elementary-xfce/mimes/22/text-directory.svg +share/icons/elementary-xfce/mimes/22/text-enriched.svg +share/icons/elementary-xfce/mimes/22/text-html.svg +share/icons/elementary-xfce/mimes/22/text-html_alt.svg +share/icons/elementary-xfce/mimes/22/text-htmlh.svg +share/icons/elementary-xfce/mimes/22/text-plain.svg +share/icons/elementary-xfce/mimes/22/text-richtext.svg +share/icons/elementary-xfce/mimes/22/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/text-x-authors.svg +share/icons/elementary-xfce/mimes/22/text-x-c++.svg +share/icons/elementary-xfce/mimes/22/text-x-c++src.svg +share/icons/elementary-xfce/mimes/22/text-x-c.svg +share/icons/elementary-xfce/mimes/22/text-x-changelog.svg +share/icons/elementary-xfce/mimes/22/text-x-chdr.svg +share/icons/elementary-xfce/mimes/22/text-x-copying.svg +share/icons/elementary-xfce/mimes/22/text-x-credits.svg +share/icons/elementary-xfce/mimes/22/text-x-csharp.svg +share/icons/elementary-xfce/mimes/22/text-x-csrc.svg +share/icons/elementary-xfce/mimes/22/text-x-css.svg +share/icons/elementary-xfce/mimes/22/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/22/text-x-generic.svg +share/icons/elementary-xfce/mimes/22/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/22/text-x-install.svg +share/icons/elementary-xfce/mimes/22/text-x-java-source.svg +share/icons/elementary-xfce/mimes/22/text-x-java.svg +share/icons/elementary-xfce/mimes/22/text-x-javascript.svg +share/icons/elementary-xfce/mimes/22/text-x-lua.svg +share/icons/elementary-xfce/mimes/22/text-x-makefile.svg +share/icons/elementary-xfce/mimes/22/text-x-perl.svg +share/icons/elementary-xfce/mimes/22/text-x-preview.svg +share/icons/elementary-xfce/mimes/22/text-x-python.svg +share/icons/elementary-xfce/mimes/22/text-x-readme.svg +share/icons/elementary-xfce/mimes/22/text-x-ruby.svg +share/icons/elementary-xfce/mimes/22/text-x-script.svg +share/icons/elementary-xfce/mimes/22/text-x-source.svg +share/icons/elementary-xfce/mimes/22/text-x-sql.svg +share/icons/elementary-xfce/mimes/22/text-x-vala.svg +share/icons/elementary-xfce/mimes/22/text-xml.svg +share/icons/elementary-xfce/mimes/22/text.svg +share/icons/elementary-xfce/mimes/22/text2.svg +share/icons/elementary-xfce/mimes/22/tgz.svg +share/icons/elementary-xfce/mimes/22/txt.svg +share/icons/elementary-xfce/mimes/22/txt2.svg +share/icons/elementary-xfce/mimes/22/unknown.svg +share/icons/elementary-xfce/mimes/22/vcalendar.svg +share/icons/elementary-xfce/mimes/22/vcard.svg +share/icons/elementary-xfce/mimes/22/video-x-generic.svg +share/icons/elementary-xfce/mimes/22/video.svg +share/icons/elementary-xfce/mimes/22/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/22/wordprocessing.svg +share/icons/elementary-xfce/mimes/22/www.svg +share/icons/elementary-xfce/mimes/22/x-office-address-book.svg +share/icons/elementary-xfce/mimes/22/x-office-calendar.svg +share/icons/elementary-xfce/mimes/22/x-office-document-template.svg +share/icons/elementary-xfce/mimes/22/x-office-document.svg +share/icons/elementary-xfce/mimes/22/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/22/x-office-drawing.svg +share/icons/elementary-xfce/mimes/22/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/22/x-office-presentation.svg +share/icons/elementary-xfce/mimes/22/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/22/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/22/zip.svg +share/icons/elementary-xfce/mimes/24/application-7zip.svg +share/icons/elementary-xfce/mimes/24/application-atom+xml.svg +share/icons/elementary-xfce/mimes/24/application-epub+zip.svg +share/icons/elementary-xfce/mimes/24/application-illustrator.svg +share/icons/elementary-xfce/mimes/24/application-install.svg +share/icons/elementary-xfce/mimes/24/application-msword.svg +share/icons/elementary-xfce/mimes/24/application-octet-stream.svg +share/icons/elementary-xfce/mimes/24/application-ogg.svg +share/icons/elementary-xfce/mimes/24/application-pdf.svg +share/icons/elementary-xfce/mimes/24/application-postscript.svg +share/icons/elementary-xfce/mimes/24/application-rss+xml.svg +share/icons/elementary-xfce/mimes/24/application-rtf.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/24/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/24/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/24/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/24/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/24/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/24/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/24/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/24/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/24/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/24/application-x-ace.svg +share/icons/elementary-xfce/mimes/24/application-x-arj.svg +share/icons/elementary-xfce/mimes/24/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/24/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-bzip.svg +share/icons/elementary-xfce/mimes/24/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/24/application-x-class-file.svg +share/icons/elementary-xfce/mimes/24/application-x-compress.svg +share/icons/elementary-xfce/mimes/24/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-cpio.svg +share/icons/elementary-xfce/mimes/24/application-x-csproj.svg +share/icons/elementary-xfce/mimes/24/application-x-deb.svg +share/icons/elementary-xfce/mimes/24/application-x-desktop.svg +share/icons/elementary-xfce/mimes/24/application-x-executable.svg +share/icons/elementary-xfce/mimes/24/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/24/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/24/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/24/application-x-gzip.svg +share/icons/elementary-xfce/mimes/24/application-x-jar.svg +share/icons/elementary-xfce/mimes/24/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/24/application-x-java.svg +share/icons/elementary-xfce/mimes/24/application-x-javascript.svg +share/icons/elementary-xfce/mimes/24/application-x-lha.svg +share/icons/elementary-xfce/mimes/24/application-x-lhz.svg +share/icons/elementary-xfce/mimes/24/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-lzma.svg +share/icons/elementary-xfce/mimes/24/application-x-lzop.svg +share/icons/elementary-xfce/mimes/24/application-x-m4.svg +share/icons/elementary-xfce/mimes/24/application-x-matroska.svg +share/icons/elementary-xfce/mimes/24/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/24/application-x-msi.svg +share/icons/elementary-xfce/mimes/24/application-x-object.svg +share/icons/elementary-xfce/mimes/24/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/24/application-x-perl.svg +share/icons/elementary-xfce/mimes/24/application-x-php.svg +share/icons/elementary-xfce/mimes/24/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/24/application-x-rar.svg +share/icons/elementary-xfce/mimes/24/application-x-rpm.svg +share/icons/elementary-xfce/mimes/24/application-x-ruby.svg +share/icons/elementary-xfce/mimes/24/application-x-shar.svg +share/icons/elementary-xfce/mimes/24/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/24/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/24/application-x-sln.svg +share/icons/elementary-xfce/mimes/24/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/24/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/24/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/24/application-x-tar.svg +share/icons/elementary-xfce/mimes/24/application-x-theme.svg +share/icons/elementary-xfce/mimes/24/application-x-trash.svg +share/icons/elementary-xfce/mimes/24/application-x-zip.svg +share/icons/elementary-xfce/mimes/24/application-x-zoo.svg +share/icons/elementary-xfce/mimes/24/application-xml.svg +share/icons/elementary-xfce/mimes/24/application-zip.svg +share/icons/elementary-xfce/mimes/24/archive.svg +share/icons/elementary-xfce/mimes/24/ascii.svg +share/icons/elementary-xfce/mimes/24/audio-mpeg.svg +share/icons/elementary-xfce/mimes/24/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/24/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/24/audio-x-generic.svg +share/icons/elementary-xfce/mimes/24/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/24/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/24/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/24/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/24/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/24/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/24/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/24/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/24/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/24/audio-x-wav.svg +share/icons/elementary-xfce/mimes/24/authors.svg +share/icons/elementary-xfce/mimes/24/binary.svg +share/icons/elementary-xfce/mimes/24/contents2.svg +share/icons/elementary-xfce/mimes/24/deb.svg +share/icons/elementary-xfce/mimes/24/document.svg +share/icons/elementary-xfce/mimes/24/empty.svg +share/icons/elementary-xfce/mimes/24/exec.svg +share/icons/elementary-xfce/mimes/24/extension.svg +share/icons/elementary-xfce/mimes/24/folder_tar.svg +share/icons/elementary-xfce/mimes/24/font-x-generic.svg +share/icons/elementary-xfce/mimes/24/font.svg +share/icons/elementary-xfce/mimes/24/font_bitmap.svg +share/icons/elementary-xfce/mimes/24/font_truetype.svg +share/icons/elementary-xfce/mimes/24/font_type1.svg +share/icons/elementary-xfce/mimes/24/gedit-plugin.svg +share/icons/elementary-xfce/mimes/24/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/24/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/24/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/24/gnome-package.svg +share/icons/elementary-xfce/mimes/24/gtk-file.svg +share/icons/elementary-xfce/mimes/24/html.svg +share/icons/elementary-xfce/mimes/24/image-bmp.svg +share/icons/elementary-xfce/mimes/24/image-gif.svg +share/icons/elementary-xfce/mimes/24/image-jpeg.svg +share/icons/elementary-xfce/mimes/24/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/24/image-png.svg +share/icons/elementary-xfce/mimes/24/image-tiff.svg +share/icons/elementary-xfce/mimes/24/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/24/image-x-generic.svg +share/icons/elementary-xfce/mimes/24/image-x-ico.svg +share/icons/elementary-xfce/mimes/24/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/24/image-x-psd.svg +share/icons/elementary-xfce/mimes/24/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/24/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/24/image-x-tga.svg +share/icons/elementary-xfce/mimes/24/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/24/image-x-xcf.svg +share/icons/elementary-xfce/mimes/24/image.svg +share/icons/elementary-xfce/mimes/24/internet-feed.svg +share/icons/elementary-xfce/mimes/24/jpeg.svg +share/icons/elementary-xfce/mimes/24/jpg.svg +share/icons/elementary-xfce/mimes/24/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/24/libreoffice-database.svg +share/icons/elementary-xfce/mimes/24/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/24/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/24/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/24/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/24/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/24/libreoffice-text.svg +share/icons/elementary-xfce/mimes/24/media-audio.svg +share/icons/elementary-xfce/mimes/24/media-image.svg +share/icons/elementary-xfce/mimes/24/media-video.svg +share/icons/elementary-xfce/mimes/24/mime_ascii.svg +share/icons/elementary-xfce/mimes/24/misc.svg +share/icons/elementary-xfce/mimes/24/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/24/office-contact.svg +share/icons/elementary-xfce/mimes/24/office-database.svg +share/icons/elementary-xfce/mimes/24/office-document.svg +share/icons/elementary-xfce/mimes/24/office-illustration.svg +share/icons/elementary-xfce/mimes/24/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/24/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/package-x-generic.svg +share/icons/elementary-xfce/mimes/24/package.svg +share/icons/elementary-xfce/mimes/24/package_editors.svg +share/icons/elementary-xfce/mimes/24/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/24/plan.svg +share/icons/elementary-xfce/mimes/24/playlist-automatic.svg +share/icons/elementary-xfce/mimes/24/playlist.svg +share/icons/elementary-xfce/mimes/24/rar.svg +share/icons/elementary-xfce/mimes/24/rpm.svg +share/icons/elementary-xfce/mimes/24/shellscript.svg +share/icons/elementary-xfce/mimes/24/sound.svg +share/icons/elementary-xfce/mimes/24/source-playlist.svg +share/icons/elementary-xfce/mimes/24/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/24/spreadsheet.svg +share/icons/elementary-xfce/mimes/24/stock_addressbook.svg +share/icons/elementary-xfce/mimes/24/stock_calendar.svg +share/icons/elementary-xfce/mimes/24/stock_playlist.svg +share/icons/elementary-xfce/mimes/24/stock_script.svg +share/icons/elementary-xfce/mimes/24/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/24/svg.svg +share/icons/elementary-xfce/mimes/24/tar.svg +share/icons/elementary-xfce/mimes/24/template_source.svg +share/icons/elementary-xfce/mimes/24/text-css.svg +share/icons/elementary-xfce/mimes/24/text-directory.svg +share/icons/elementary-xfce/mimes/24/text-enriched.svg +share/icons/elementary-xfce/mimes/24/text-html.svg +share/icons/elementary-xfce/mimes/24/text-html_alt.svg +share/icons/elementary-xfce/mimes/24/text-htmlh.svg +share/icons/elementary-xfce/mimes/24/text-plain.svg +share/icons/elementary-xfce/mimes/24/text-richtext.svg +share/icons/elementary-xfce/mimes/24/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/text-x-authors.svg +share/icons/elementary-xfce/mimes/24/text-x-c++.svg +share/icons/elementary-xfce/mimes/24/text-x-c++src.svg +share/icons/elementary-xfce/mimes/24/text-x-c.svg +share/icons/elementary-xfce/mimes/24/text-x-changelog.svg +share/icons/elementary-xfce/mimes/24/text-x-chdr.svg +share/icons/elementary-xfce/mimes/24/text-x-copying.svg +share/icons/elementary-xfce/mimes/24/text-x-credits.svg +share/icons/elementary-xfce/mimes/24/text-x-csharp.svg +share/icons/elementary-xfce/mimes/24/text-x-csrc.svg +share/icons/elementary-xfce/mimes/24/text-x-css.svg +share/icons/elementary-xfce/mimes/24/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/24/text-x-generic.svg +share/icons/elementary-xfce/mimes/24/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/24/text-x-install.svg +share/icons/elementary-xfce/mimes/24/text-x-java-source.svg +share/icons/elementary-xfce/mimes/24/text-x-java.svg +share/icons/elementary-xfce/mimes/24/text-x-javascript.svg +share/icons/elementary-xfce/mimes/24/text-x-lua.svg +share/icons/elementary-xfce/mimes/24/text-x-makefile.svg +share/icons/elementary-xfce/mimes/24/text-x-perl.svg +share/icons/elementary-xfce/mimes/24/text-x-preview.svg +share/icons/elementary-xfce/mimes/24/text-x-python.svg +share/icons/elementary-xfce/mimes/24/text-x-readme.svg +share/icons/elementary-xfce/mimes/24/text-x-ruby.svg +share/icons/elementary-xfce/mimes/24/text-x-script.svg +share/icons/elementary-xfce/mimes/24/text-x-source.svg +share/icons/elementary-xfce/mimes/24/text-x-sql.svg +share/icons/elementary-xfce/mimes/24/text-x-vala.svg +share/icons/elementary-xfce/mimes/24/text-xml.svg +share/icons/elementary-xfce/mimes/24/text.svg +share/icons/elementary-xfce/mimes/24/text2.svg +share/icons/elementary-xfce/mimes/24/tgz.svg +share/icons/elementary-xfce/mimes/24/txt.svg +share/icons/elementary-xfce/mimes/24/txt2.svg +share/icons/elementary-xfce/mimes/24/unknown.svg +share/icons/elementary-xfce/mimes/24/vcalendar.svg +share/icons/elementary-xfce/mimes/24/vcard.svg +share/icons/elementary-xfce/mimes/24/video-x-generic.svg +share/icons/elementary-xfce/mimes/24/video.svg +share/icons/elementary-xfce/mimes/24/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/24/wordprocessing.svg +share/icons/elementary-xfce/mimes/24/www.svg +share/icons/elementary-xfce/mimes/24/x-office-address-book.svg +share/icons/elementary-xfce/mimes/24/x-office-calendar.svg +share/icons/elementary-xfce/mimes/24/x-office-document-template.svg +share/icons/elementary-xfce/mimes/24/x-office-document.svg +share/icons/elementary-xfce/mimes/24/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/24/x-office-drawing.svg +share/icons/elementary-xfce/mimes/24/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/24/x-office-presentation.svg +share/icons/elementary-xfce/mimes/24/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/24/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/24/zip.svg +share/icons/elementary-xfce/mimes/32/application-7zip.svg +share/icons/elementary-xfce/mimes/32/application-atom+xml.svg +share/icons/elementary-xfce/mimes/32/application-epub+zip.svg +share/icons/elementary-xfce/mimes/32/application-illustrator.svg +share/icons/elementary-xfce/mimes/32/application-install.svg +share/icons/elementary-xfce/mimes/32/application-msword.svg +share/icons/elementary-xfce/mimes/32/application-octet-stream.svg +share/icons/elementary-xfce/mimes/32/application-ogg.svg +share/icons/elementary-xfce/mimes/32/application-pdf.svg +share/icons/elementary-xfce/mimes/32/application-postscript.svg +share/icons/elementary-xfce/mimes/32/application-rss+xml.svg +share/icons/elementary-xfce/mimes/32/application-rtf.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/32/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/32/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/32/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/32/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/32/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/32/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/32/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/32/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/32/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/32/application-x-ace.svg +share/icons/elementary-xfce/mimes/32/application-x-arj.svg +share/icons/elementary-xfce/mimes/32/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/32/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-bzip.svg +share/icons/elementary-xfce/mimes/32/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/32/application-x-class-file.svg +share/icons/elementary-xfce/mimes/32/application-x-compress.svg +share/icons/elementary-xfce/mimes/32/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-cpio.svg +share/icons/elementary-xfce/mimes/32/application-x-csproj.svg +share/icons/elementary-xfce/mimes/32/application-x-deb.svg +share/icons/elementary-xfce/mimes/32/application-x-desktop.svg +share/icons/elementary-xfce/mimes/32/application-x-executable.svg +share/icons/elementary-xfce/mimes/32/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/32/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/32/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/32/application-x-gzip.svg +share/icons/elementary-xfce/mimes/32/application-x-jar.svg +share/icons/elementary-xfce/mimes/32/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/32/application-x-java.svg +share/icons/elementary-xfce/mimes/32/application-x-javascript.svg +share/icons/elementary-xfce/mimes/32/application-x-lha.svg +share/icons/elementary-xfce/mimes/32/application-x-lhz.svg +share/icons/elementary-xfce/mimes/32/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-lzma.svg +share/icons/elementary-xfce/mimes/32/application-x-lzop.svg +share/icons/elementary-xfce/mimes/32/application-x-m4.svg +share/icons/elementary-xfce/mimes/32/application-x-matroska.svg +share/icons/elementary-xfce/mimes/32/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/32/application-x-msi.svg +share/icons/elementary-xfce/mimes/32/application-x-object.svg +share/icons/elementary-xfce/mimes/32/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/32/application-x-perl.svg +share/icons/elementary-xfce/mimes/32/application-x-php.svg +share/icons/elementary-xfce/mimes/32/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/32/application-x-rar.svg +share/icons/elementary-xfce/mimes/32/application-x-rpm.svg +share/icons/elementary-xfce/mimes/32/application-x-ruby.svg +share/icons/elementary-xfce/mimes/32/application-x-shar.svg +share/icons/elementary-xfce/mimes/32/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/32/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/32/application-x-sln.svg +share/icons/elementary-xfce/mimes/32/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/32/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/32/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/32/application-x-tar.svg +share/icons/elementary-xfce/mimes/32/application-x-theme.svg +share/icons/elementary-xfce/mimes/32/application-x-trash.svg +share/icons/elementary-xfce/mimes/32/application-x-zip.svg +share/icons/elementary-xfce/mimes/32/application-x-zoo.svg +share/icons/elementary-xfce/mimes/32/application-xml.svg +share/icons/elementary-xfce/mimes/32/application-zip.svg +share/icons/elementary-xfce/mimes/32/archive.svg +share/icons/elementary-xfce/mimes/32/ascii.svg +share/icons/elementary-xfce/mimes/32/audio-mpeg.svg +share/icons/elementary-xfce/mimes/32/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/32/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/32/audio-x-generic.svg +share/icons/elementary-xfce/mimes/32/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/32/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/32/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/32/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/32/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/32/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/32/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/32/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/32/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/32/audio-x-wav.svg +share/icons/elementary-xfce/mimes/32/authors.svg +share/icons/elementary-xfce/mimes/32/binary.svg +share/icons/elementary-xfce/mimes/32/contents2.svg +share/icons/elementary-xfce/mimes/32/deb.svg +share/icons/elementary-xfce/mimes/32/document.svg +share/icons/elementary-xfce/mimes/32/empty.svg +share/icons/elementary-xfce/mimes/32/exec.svg +share/icons/elementary-xfce/mimes/32/extension.svg +share/icons/elementary-xfce/mimes/32/folder_tar.svg +share/icons/elementary-xfce/mimes/32/font-x-generic.svg +share/icons/elementary-xfce/mimes/32/font.svg +share/icons/elementary-xfce/mimes/32/font_bitmap.svg +share/icons/elementary-xfce/mimes/32/font_truetype.svg +share/icons/elementary-xfce/mimes/32/font_type1.svg +share/icons/elementary-xfce/mimes/32/gedit-plugin.svg +share/icons/elementary-xfce/mimes/32/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/32/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/32/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/32/gnome-package.svg +share/icons/elementary-xfce/mimes/32/gtk-file.svg +share/icons/elementary-xfce/mimes/32/html.svg +share/icons/elementary-xfce/mimes/32/image-bmp.svg +share/icons/elementary-xfce/mimes/32/image-gif.svg +share/icons/elementary-xfce/mimes/32/image-jpeg.svg +share/icons/elementary-xfce/mimes/32/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/32/image-png.svg +share/icons/elementary-xfce/mimes/32/image-tiff.svg +share/icons/elementary-xfce/mimes/32/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/32/image-x-generic.svg +share/icons/elementary-xfce/mimes/32/image-x-ico.svg +share/icons/elementary-xfce/mimes/32/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/32/image-x-psd.svg +share/icons/elementary-xfce/mimes/32/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/32/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/32/image-x-tga.svg +share/icons/elementary-xfce/mimes/32/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/32/image-x-xcf.svg +share/icons/elementary-xfce/mimes/32/image.svg +share/icons/elementary-xfce/mimes/32/internet-feed.svg +share/icons/elementary-xfce/mimes/32/jpeg.svg +share/icons/elementary-xfce/mimes/32/jpg.svg +share/icons/elementary-xfce/mimes/32/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/32/libreoffice-database.svg +share/icons/elementary-xfce/mimes/32/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/32/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/32/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/32/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/32/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/32/libreoffice-text.svg +share/icons/elementary-xfce/mimes/32/media-audio.svg +share/icons/elementary-xfce/mimes/32/media-image.svg +share/icons/elementary-xfce/mimes/32/media-video.svg +share/icons/elementary-xfce/mimes/32/mime_ascii.svg +share/icons/elementary-xfce/mimes/32/misc.svg +share/icons/elementary-xfce/mimes/32/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/32/office-contact.svg +share/icons/elementary-xfce/mimes/32/office-database.svg +share/icons/elementary-xfce/mimes/32/office-document.svg +share/icons/elementary-xfce/mimes/32/office-illustration.svg +share/icons/elementary-xfce/mimes/32/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/32/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/package-x-generic.svg +share/icons/elementary-xfce/mimes/32/package.svg +share/icons/elementary-xfce/mimes/32/package_editors.svg +share/icons/elementary-xfce/mimes/32/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/32/plan.svg +share/icons/elementary-xfce/mimes/32/playlist-automatic.svg +share/icons/elementary-xfce/mimes/32/playlist.svg +share/icons/elementary-xfce/mimes/32/rar.svg +share/icons/elementary-xfce/mimes/32/rpm.svg +share/icons/elementary-xfce/mimes/32/shellscript.svg +share/icons/elementary-xfce/mimes/32/sound.svg +share/icons/elementary-xfce/mimes/32/source-playlist.svg +share/icons/elementary-xfce/mimes/32/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/32/spreadsheet.svg +share/icons/elementary-xfce/mimes/32/stock_addressbook.svg +share/icons/elementary-xfce/mimes/32/stock_calendar.svg +share/icons/elementary-xfce/mimes/32/stock_playlist.svg +share/icons/elementary-xfce/mimes/32/stock_script.svg +share/icons/elementary-xfce/mimes/32/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/32/svg.svg +share/icons/elementary-xfce/mimes/32/tar.svg +share/icons/elementary-xfce/mimes/32/template_source.svg +share/icons/elementary-xfce/mimes/32/text-css.svg +share/icons/elementary-xfce/mimes/32/text-directory.svg +share/icons/elementary-xfce/mimes/32/text-enriched.svg +share/icons/elementary-xfce/mimes/32/text-html.svg +share/icons/elementary-xfce/mimes/32/text-html_alt.svg +share/icons/elementary-xfce/mimes/32/text-htmlh.svg +share/icons/elementary-xfce/mimes/32/text-plain.svg +share/icons/elementary-xfce/mimes/32/text-richtext.svg +share/icons/elementary-xfce/mimes/32/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/text-x-authors.svg +share/icons/elementary-xfce/mimes/32/text-x-c++.svg +share/icons/elementary-xfce/mimes/32/text-x-c++src.svg +share/icons/elementary-xfce/mimes/32/text-x-c.svg +share/icons/elementary-xfce/mimes/32/text-x-changelog.svg +share/icons/elementary-xfce/mimes/32/text-x-chdr.svg +share/icons/elementary-xfce/mimes/32/text-x-copying.svg +share/icons/elementary-xfce/mimes/32/text-x-credits.svg +share/icons/elementary-xfce/mimes/32/text-x-csharp.svg +share/icons/elementary-xfce/mimes/32/text-x-csrc.svg +share/icons/elementary-xfce/mimes/32/text-x-css.svg +share/icons/elementary-xfce/mimes/32/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/32/text-x-generic.svg +share/icons/elementary-xfce/mimes/32/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/32/text-x-install.svg +share/icons/elementary-xfce/mimes/32/text-x-java-source.svg +share/icons/elementary-xfce/mimes/32/text-x-java.svg +share/icons/elementary-xfce/mimes/32/text-x-javascript.svg +share/icons/elementary-xfce/mimes/32/text-x-lua.svg +share/icons/elementary-xfce/mimes/32/text-x-makefile.svg +share/icons/elementary-xfce/mimes/32/text-x-perl.svg +share/icons/elementary-xfce/mimes/32/text-x-preview.svg +share/icons/elementary-xfce/mimes/32/text-x-python.svg +share/icons/elementary-xfce/mimes/32/text-x-readme.svg +share/icons/elementary-xfce/mimes/32/text-x-ruby.svg +share/icons/elementary-xfce/mimes/32/text-x-script.svg +share/icons/elementary-xfce/mimes/32/text-x-source.svg +share/icons/elementary-xfce/mimes/32/text-x-sql.svg +share/icons/elementary-xfce/mimes/32/text-x-vala.svg +share/icons/elementary-xfce/mimes/32/text-xml.svg +share/icons/elementary-xfce/mimes/32/text.svg +share/icons/elementary-xfce/mimes/32/text2.svg +share/icons/elementary-xfce/mimes/32/tgz.svg +share/icons/elementary-xfce/mimes/32/txt.svg +share/icons/elementary-xfce/mimes/32/txt2.svg +share/icons/elementary-xfce/mimes/32/unknown.svg +share/icons/elementary-xfce/mimes/32/vcalendar.svg +share/icons/elementary-xfce/mimes/32/vcard.svg +share/icons/elementary-xfce/mimes/32/video-x-generic.svg +share/icons/elementary-xfce/mimes/32/video.svg +share/icons/elementary-xfce/mimes/32/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/32/wordprocessing.svg +share/icons/elementary-xfce/mimes/32/www.svg +share/icons/elementary-xfce/mimes/32/x-office-address-book.svg +share/icons/elementary-xfce/mimes/32/x-office-calendar.svg +share/icons/elementary-xfce/mimes/32/x-office-document-template.svg +share/icons/elementary-xfce/mimes/32/x-office-document.svg +share/icons/elementary-xfce/mimes/32/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/32/x-office-drawing.svg +share/icons/elementary-xfce/mimes/32/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/32/x-office-presentation.svg +share/icons/elementary-xfce/mimes/32/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/32/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/32/zip.svg +share/icons/elementary-xfce/mimes/48/application-7zip.svg +share/icons/elementary-xfce/mimes/48/application-atom+xml.svg +share/icons/elementary-xfce/mimes/48/application-epub+zip.svg +share/icons/elementary-xfce/mimes/48/application-illustrator.svg +share/icons/elementary-xfce/mimes/48/application-install.svg +share/icons/elementary-xfce/mimes/48/application-msword.svg +share/icons/elementary-xfce/mimes/48/application-octet-stream.svg +share/icons/elementary-xfce/mimes/48/application-ogg.svg +share/icons/elementary-xfce/mimes/48/application-pdf.svg +share/icons/elementary-xfce/mimes/48/application-postscript.svg +share/icons/elementary-xfce/mimes/48/application-rss+xml.svg +share/icons/elementary-xfce/mimes/48/application-rtf.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/48/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/48/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/48/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/48/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/48/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/48/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/48/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/48/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/48/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/48/application-x-ace.svg +share/icons/elementary-xfce/mimes/48/application-x-arj.svg +share/icons/elementary-xfce/mimes/48/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/48/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-bzip.svg +share/icons/elementary-xfce/mimes/48/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/48/application-x-class-file.svg +share/icons/elementary-xfce/mimes/48/application-x-compress.svg +share/icons/elementary-xfce/mimes/48/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-cpio.svg +share/icons/elementary-xfce/mimes/48/application-x-csproj.svg +share/icons/elementary-xfce/mimes/48/application-x-deb.svg +share/icons/elementary-xfce/mimes/48/application-x-desktop.svg +share/icons/elementary-xfce/mimes/48/application-x-executable.svg +share/icons/elementary-xfce/mimes/48/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/48/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/48/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/48/application-x-gzip.svg +share/icons/elementary-xfce/mimes/48/application-x-jar.svg +share/icons/elementary-xfce/mimes/48/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/48/application-x-java.svg +share/icons/elementary-xfce/mimes/48/application-x-javascript.svg +share/icons/elementary-xfce/mimes/48/application-x-lha.svg +share/icons/elementary-xfce/mimes/48/application-x-lhz.svg +share/icons/elementary-xfce/mimes/48/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-lzma.svg +share/icons/elementary-xfce/mimes/48/application-x-lzop.svg +share/icons/elementary-xfce/mimes/48/application-x-m4.svg +share/icons/elementary-xfce/mimes/48/application-x-matroska.svg +share/icons/elementary-xfce/mimes/48/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/48/application-x-msi.svg +share/icons/elementary-xfce/mimes/48/application-x-object.svg +share/icons/elementary-xfce/mimes/48/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/48/application-x-perl.svg +share/icons/elementary-xfce/mimes/48/application-x-php.svg +share/icons/elementary-xfce/mimes/48/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/48/application-x-rar.svg +share/icons/elementary-xfce/mimes/48/application-x-rpm.svg +share/icons/elementary-xfce/mimes/48/application-x-ruby.svg +share/icons/elementary-xfce/mimes/48/application-x-shar.svg +share/icons/elementary-xfce/mimes/48/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/48/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/48/application-x-sln.svg +share/icons/elementary-xfce/mimes/48/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/48/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/48/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/48/application-x-tar.svg +share/icons/elementary-xfce/mimes/48/application-x-theme.svg +share/icons/elementary-xfce/mimes/48/application-x-trash.svg +share/icons/elementary-xfce/mimes/48/application-x-zip.svg +share/icons/elementary-xfce/mimes/48/application-x-zoo.svg +share/icons/elementary-xfce/mimes/48/application-xml.svg +share/icons/elementary-xfce/mimes/48/application-zip.svg +share/icons/elementary-xfce/mimes/48/archive.svg +share/icons/elementary-xfce/mimes/48/ascii.svg +share/icons/elementary-xfce/mimes/48/audio-mpeg.svg +share/icons/elementary-xfce/mimes/48/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/48/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/48/audio-x-generic.svg +share/icons/elementary-xfce/mimes/48/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/48/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/48/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/48/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/48/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/48/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/48/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/48/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/48/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/48/audio-x-wav.svg +share/icons/elementary-xfce/mimes/48/authors.svg +share/icons/elementary-xfce/mimes/48/binary.svg +share/icons/elementary-xfce/mimes/48/contents2.svg +share/icons/elementary-xfce/mimes/48/deb.svg +share/icons/elementary-xfce/mimes/48/document.svg +share/icons/elementary-xfce/mimes/48/empty.svg +share/icons/elementary-xfce/mimes/48/exec.svg +share/icons/elementary-xfce/mimes/48/extension.svg +share/icons/elementary-xfce/mimes/48/folder_tar.svg +share/icons/elementary-xfce/mimes/48/font-x-generic.svg +share/icons/elementary-xfce/mimes/48/font.svg +share/icons/elementary-xfce/mimes/48/font_bitmap.svg +share/icons/elementary-xfce/mimes/48/font_truetype.svg +share/icons/elementary-xfce/mimes/48/font_type1.svg +share/icons/elementary-xfce/mimes/48/gedit-plugin.svg +share/icons/elementary-xfce/mimes/48/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/48/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/48/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/48/gnome-package.svg +share/icons/elementary-xfce/mimes/48/gtk-file.svg +share/icons/elementary-xfce/mimes/48/html.svg +share/icons/elementary-xfce/mimes/48/image-bmp.svg +share/icons/elementary-xfce/mimes/48/image-gif.svg +share/icons/elementary-xfce/mimes/48/image-jpeg.svg +share/icons/elementary-xfce/mimes/48/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/48/image-png.svg +share/icons/elementary-xfce/mimes/48/image-tiff.svg +share/icons/elementary-xfce/mimes/48/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/48/image-x-generic.svg +share/icons/elementary-xfce/mimes/48/image-x-ico.svg +share/icons/elementary-xfce/mimes/48/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/48/image-x-psd.svg +share/icons/elementary-xfce/mimes/48/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/48/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/48/image-x-tga.svg +share/icons/elementary-xfce/mimes/48/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/48/image-x-xcf.svg +share/icons/elementary-xfce/mimes/48/image.svg +share/icons/elementary-xfce/mimes/48/internet-feed.svg +share/icons/elementary-xfce/mimes/48/jpeg.svg +share/icons/elementary-xfce/mimes/48/jpg.svg +share/icons/elementary-xfce/mimes/48/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/48/libreoffice-database.svg +share/icons/elementary-xfce/mimes/48/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/48/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/48/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/48/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/48/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/48/libreoffice-text.svg +share/icons/elementary-xfce/mimes/48/media-audio.svg +share/icons/elementary-xfce/mimes/48/media-image.svg +share/icons/elementary-xfce/mimes/48/media-video.svg +share/icons/elementary-xfce/mimes/48/mime_ascii.svg +share/icons/elementary-xfce/mimes/48/misc.svg +share/icons/elementary-xfce/mimes/48/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/48/office-contact.svg +share/icons/elementary-xfce/mimes/48/office-database.svg +share/icons/elementary-xfce/mimes/48/office-document.svg +share/icons/elementary-xfce/mimes/48/office-illustration.svg +share/icons/elementary-xfce/mimes/48/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/48/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/package-x-generic.svg +share/icons/elementary-xfce/mimes/48/package.svg +share/icons/elementary-xfce/mimes/48/package_editors.svg +share/icons/elementary-xfce/mimes/48/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/48/plan.svg +share/icons/elementary-xfce/mimes/48/playlist-automatic.svg +share/icons/elementary-xfce/mimes/48/playlist.svg +share/icons/elementary-xfce/mimes/48/rar.svg +share/icons/elementary-xfce/mimes/48/rpm.svg +share/icons/elementary-xfce/mimes/48/shellscript.svg +share/icons/elementary-xfce/mimes/48/sound.svg +share/icons/elementary-xfce/mimes/48/source-playlist.svg +share/icons/elementary-xfce/mimes/48/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/48/spreadsheet.svg +share/icons/elementary-xfce/mimes/48/stock_addressbook.svg +share/icons/elementary-xfce/mimes/48/stock_calendar.svg +share/icons/elementary-xfce/mimes/48/stock_playlist.svg +share/icons/elementary-xfce/mimes/48/stock_script.svg +share/icons/elementary-xfce/mimes/48/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/48/svg.svg +share/icons/elementary-xfce/mimes/48/tar.svg +share/icons/elementary-xfce/mimes/48/template_source.svg +share/icons/elementary-xfce/mimes/48/text-css.svg +share/icons/elementary-xfce/mimes/48/text-directory.svg +share/icons/elementary-xfce/mimes/48/text-enriched.svg +share/icons/elementary-xfce/mimes/48/text-html.svg +share/icons/elementary-xfce/mimes/48/text-html_alt.svg +share/icons/elementary-xfce/mimes/48/text-htmlh.svg +share/icons/elementary-xfce/mimes/48/text-plain.svg +share/icons/elementary-xfce/mimes/48/text-richtext.svg +share/icons/elementary-xfce/mimes/48/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/text-x-authors.svg +share/icons/elementary-xfce/mimes/48/text-x-c++.svg +share/icons/elementary-xfce/mimes/48/text-x-c++src.svg +share/icons/elementary-xfce/mimes/48/text-x-c.svg +share/icons/elementary-xfce/mimes/48/text-x-changelog.svg +share/icons/elementary-xfce/mimes/48/text-x-chdr.svg +share/icons/elementary-xfce/mimes/48/text-x-copying.svg +share/icons/elementary-xfce/mimes/48/text-x-credits.svg +share/icons/elementary-xfce/mimes/48/text-x-csharp.svg +share/icons/elementary-xfce/mimes/48/text-x-csrc.svg +share/icons/elementary-xfce/mimes/48/text-x-css.svg +share/icons/elementary-xfce/mimes/48/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/48/text-x-generic.svg +share/icons/elementary-xfce/mimes/48/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/48/text-x-install.svg +share/icons/elementary-xfce/mimes/48/text-x-java-source.svg +share/icons/elementary-xfce/mimes/48/text-x-java.svg +share/icons/elementary-xfce/mimes/48/text-x-javascript.svg +share/icons/elementary-xfce/mimes/48/text-x-kgw.svg +share/icons/elementary-xfce/mimes/48/text-x-lua.svg +share/icons/elementary-xfce/mimes/48/text-x-makefile.svg +share/icons/elementary-xfce/mimes/48/text-x-perl.svg +share/icons/elementary-xfce/mimes/48/text-x-preview.svg +share/icons/elementary-xfce/mimes/48/text-x-python.svg +share/icons/elementary-xfce/mimes/48/text-x-readme.svg +share/icons/elementary-xfce/mimes/48/text-x-ruby.svg +share/icons/elementary-xfce/mimes/48/text-x-script.svg +share/icons/elementary-xfce/mimes/48/text-x-source.svg +share/icons/elementary-xfce/mimes/48/text-x-sql.svg +share/icons/elementary-xfce/mimes/48/text-x-vala.svg +share/icons/elementary-xfce/mimes/48/text-xml.svg +share/icons/elementary-xfce/mimes/48/text.svg +share/icons/elementary-xfce/mimes/48/text2.svg +share/icons/elementary-xfce/mimes/48/tgz.svg +share/icons/elementary-xfce/mimes/48/txt.svg +share/icons/elementary-xfce/mimes/48/txt2.svg +share/icons/elementary-xfce/mimes/48/unknown.svg +share/icons/elementary-xfce/mimes/48/vcalendar.svg +share/icons/elementary-xfce/mimes/48/vcard.svg +share/icons/elementary-xfce/mimes/48/video-x-generic.svg +share/icons/elementary-xfce/mimes/48/video.svg +share/icons/elementary-xfce/mimes/48/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/48/wordprocessing.svg +share/icons/elementary-xfce/mimes/48/www.svg +share/icons/elementary-xfce/mimes/48/x-office-address-book.svg +share/icons/elementary-xfce/mimes/48/x-office-calendar.svg +share/icons/elementary-xfce/mimes/48/x-office-document-template.svg +share/icons/elementary-xfce/mimes/48/x-office-document.svg +share/icons/elementary-xfce/mimes/48/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/48/x-office-drawing.svg +share/icons/elementary-xfce/mimes/48/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/48/x-office-presentation.svg +share/icons/elementary-xfce/mimes/48/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/48/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/48/zip.svg +share/icons/elementary-xfce/mimes/64/application-7zip.svg +share/icons/elementary-xfce/mimes/64/application-atom+xml.svg +share/icons/elementary-xfce/mimes/64/application-epub+zip.svg +share/icons/elementary-xfce/mimes/64/application-illustrator.svg +share/icons/elementary-xfce/mimes/64/application-install.svg +share/icons/elementary-xfce/mimes/64/application-msword.svg +share/icons/elementary-xfce/mimes/64/application-octet-stream.svg +share/icons/elementary-xfce/mimes/64/application-ogg.svg +share/icons/elementary-xfce/mimes/64/application-pdf.svg +share/icons/elementary-xfce/mimes/64/application-postscript.svg +share/icons/elementary-xfce/mimes/64/application-rss+xml.svg +share/icons/elementary-xfce/mimes/64/application-rtf.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/64/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.chart.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/64/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/64/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/64/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/64/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/64/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/64/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/64/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/64/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/64/application-x-ace.svg +share/icons/elementary-xfce/mimes/64/application-x-arj.svg +share/icons/elementary-xfce/mimes/64/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/64/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-bzip.svg +share/icons/elementary-xfce/mimes/64/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/64/application-x-class-file.svg +share/icons/elementary-xfce/mimes/64/application-x-compress.svg +share/icons/elementary-xfce/mimes/64/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-cpio.svg +share/icons/elementary-xfce/mimes/64/application-x-csproj.svg +share/icons/elementary-xfce/mimes/64/application-x-deb.svg +share/icons/elementary-xfce/mimes/64/application-x-desktop.svg +share/icons/elementary-xfce/mimes/64/application-x-executable.svg +share/icons/elementary-xfce/mimes/64/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/64/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/64/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/64/application-x-gzip.svg +share/icons/elementary-xfce/mimes/64/application-x-jar.svg +share/icons/elementary-xfce/mimes/64/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/64/application-x-java.svg +share/icons/elementary-xfce/mimes/64/application-x-javascript.svg +share/icons/elementary-xfce/mimes/64/application-x-lha.svg +share/icons/elementary-xfce/mimes/64/application-x-lhz.svg +share/icons/elementary-xfce/mimes/64/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-lzma.svg +share/icons/elementary-xfce/mimes/64/application-x-lzop.svg +share/icons/elementary-xfce/mimes/64/application-x-m4.svg +share/icons/elementary-xfce/mimes/64/application-x-matroska.svg +share/icons/elementary-xfce/mimes/64/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/64/application-x-msi.svg +share/icons/elementary-xfce/mimes/64/application-x-object.svg +share/icons/elementary-xfce/mimes/64/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/64/application-x-perl.svg +share/icons/elementary-xfce/mimes/64/application-x-php.svg +share/icons/elementary-xfce/mimes/64/application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/64/application-x-rar.svg +share/icons/elementary-xfce/mimes/64/application-x-rpm.svg +share/icons/elementary-xfce/mimes/64/application-x-ruby.svg +share/icons/elementary-xfce/mimes/64/application-x-shar.svg +share/icons/elementary-xfce/mimes/64/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/64/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/64/application-x-sln.svg +share/icons/elementary-xfce/mimes/64/application-x-sqlite2.svg +share/icons/elementary-xfce/mimes/64/application-x-sqlite3.svg +share/icons/elementary-xfce/mimes/64/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/64/application-x-tar.svg +share/icons/elementary-xfce/mimes/64/application-x-theme.svg +share/icons/elementary-xfce/mimes/64/application-x-trash.svg +share/icons/elementary-xfce/mimes/64/application-x-zip.svg +share/icons/elementary-xfce/mimes/64/application-x-zoo.svg +share/icons/elementary-xfce/mimes/64/application-xml.svg +share/icons/elementary-xfce/mimes/64/application-zip.svg +share/icons/elementary-xfce/mimes/64/archive.svg +share/icons/elementary-xfce/mimes/64/ascii.svg +share/icons/elementary-xfce/mimes/64/audio-mpeg.svg +share/icons/elementary-xfce/mimes/64/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/64/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/64/audio-x-generic.svg +share/icons/elementary-xfce/mimes/64/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/64/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/64/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/64/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/64/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/64/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/64/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/64/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/64/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/64/audio-x-wav.svg +share/icons/elementary-xfce/mimes/64/authors.svg +share/icons/elementary-xfce/mimes/64/binary.svg +share/icons/elementary-xfce/mimes/64/contents2.svg +share/icons/elementary-xfce/mimes/64/deb.svg +share/icons/elementary-xfce/mimes/64/document.svg +share/icons/elementary-xfce/mimes/64/empty.svg +share/icons/elementary-xfce/mimes/64/exec.svg +share/icons/elementary-xfce/mimes/64/extension.svg +share/icons/elementary-xfce/mimes/64/folder_tar.svg +share/icons/elementary-xfce/mimes/64/font-x-generic.svg +share/icons/elementary-xfce/mimes/64/font.svg +share/icons/elementary-xfce/mimes/64/font_bitmap.svg +share/icons/elementary-xfce/mimes/64/font_truetype.svg +share/icons/elementary-xfce/mimes/64/font_type1.svg +share/icons/elementary-xfce/mimes/64/gedit-plugin.svg +share/icons/elementary-xfce/mimes/64/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/64/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-class-file.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-desktop.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-glade.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gnome-app-info.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-kword.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-perl.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-php.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-python-bytecode.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-ruby.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-bmp.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-gif.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-jpeg.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-png.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-tiff.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-psd.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-c++.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-c++src.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-changelog.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-csharp.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-python.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-vcalendar.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-vcard.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/64/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/64/gnome-package.svg +share/icons/elementary-xfce/mimes/64/gtk-file.svg +share/icons/elementary-xfce/mimes/64/html.svg +share/icons/elementary-xfce/mimes/64/image-bmp.svg +share/icons/elementary-xfce/mimes/64/image-gif.svg +share/icons/elementary-xfce/mimes/64/image-jpeg.svg +share/icons/elementary-xfce/mimes/64/image-jpeg2000.svg +share/icons/elementary-xfce/mimes/64/image-png.svg +share/icons/elementary-xfce/mimes/64/image-tiff.svg +share/icons/elementary-xfce/mimes/64/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/64/image-x-generic.svg +share/icons/elementary-xfce/mimes/64/image-x-ico.svg +share/icons/elementary-xfce/mimes/64/image-x-portable-bitmap.svg +share/icons/elementary-xfce/mimes/64/image-x-psd.svg +share/icons/elementary-xfce/mimes/64/image-x-psdimage-x-psd.svg +share/icons/elementary-xfce/mimes/64/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/64/image-x-tga.svg +share/icons/elementary-xfce/mimes/64/image-x-win-bitmap.svg +share/icons/elementary-xfce/mimes/64/image-x-xcf.svg +share/icons/elementary-xfce/mimes/64/image.svg +share/icons/elementary-xfce/mimes/64/internet-feed.svg +share/icons/elementary-xfce/mimes/64/jpeg.svg +share/icons/elementary-xfce/mimes/64/jpg.svg +share/icons/elementary-xfce/mimes/64/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/64/libreoffice-database.svg +share/icons/elementary-xfce/mimes/64/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/64/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/64/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-formula.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/64/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/64/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/64/libreoffice-text.svg +share/icons/elementary-xfce/mimes/64/media-audio.svg +share/icons/elementary-xfce/mimes/64/media-image.svg +share/icons/elementary-xfce/mimes/64/media-video.svg +share/icons/elementary-xfce/mimes/64/mime_ascii.svg +share/icons/elementary-xfce/mimes/64/misc.svg +share/icons/elementary-xfce/mimes/64/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/64/office-contact.svg +share/icons/elementary-xfce/mimes/64/office-database.svg +share/icons/elementary-xfce/mimes/64/office-document.svg +share/icons/elementary-xfce/mimes/64/office-illustration.svg +share/icons/elementary-xfce/mimes/64/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-database.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-oasis-database.svg +share/icons/elementary-xfce/mimes/64/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/package-x-generic.svg +share/icons/elementary-xfce/mimes/64/package.svg +share/icons/elementary-xfce/mimes/64/package_editors.svg +share/icons/elementary-xfce/mimes/64/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/64/plan.svg +share/icons/elementary-xfce/mimes/64/playlist-automatic.svg +share/icons/elementary-xfce/mimes/64/playlist.svg +share/icons/elementary-xfce/mimes/64/rar.svg +share/icons/elementary-xfce/mimes/64/rpm.svg +share/icons/elementary-xfce/mimes/64/shellscript.svg +share/icons/elementary-xfce/mimes/64/sound.svg +share/icons/elementary-xfce/mimes/64/source-playlist.svg +share/icons/elementary-xfce/mimes/64/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/64/spreadsheet.svg +share/icons/elementary-xfce/mimes/64/stock_addressbook.svg +share/icons/elementary-xfce/mimes/64/stock_calendar.svg +share/icons/elementary-xfce/mimes/64/stock_playlist.svg +share/icons/elementary-xfce/mimes/64/stock_script.svg +share/icons/elementary-xfce/mimes/64/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/64/svg.svg +share/icons/elementary-xfce/mimes/64/tar.svg +share/icons/elementary-xfce/mimes/64/template_source.svg +share/icons/elementary-xfce/mimes/64/text-css.svg +share/icons/elementary-xfce/mimes/64/text-directory.svg +share/icons/elementary-xfce/mimes/64/text-enriched.svg +share/icons/elementary-xfce/mimes/64/text-html.svg +share/icons/elementary-xfce/mimes/64/text-html_alt.svg +share/icons/elementary-xfce/mimes/64/text-htmlh.svg +share/icons/elementary-xfce/mimes/64/text-plain.svg +share/icons/elementary-xfce/mimes/64/text-richtext.svg +share/icons/elementary-xfce/mimes/64/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/text-x-authors.svg +share/icons/elementary-xfce/mimes/64/text-x-c++.svg +share/icons/elementary-xfce/mimes/64/text-x-c++src.svg +share/icons/elementary-xfce/mimes/64/text-x-c.svg +share/icons/elementary-xfce/mimes/64/text-x-changelog.svg +share/icons/elementary-xfce/mimes/64/text-x-chdr.svg +share/icons/elementary-xfce/mimes/64/text-x-copying.svg +share/icons/elementary-xfce/mimes/64/text-x-credits.svg +share/icons/elementary-xfce/mimes/64/text-x-csharp.svg +share/icons/elementary-xfce/mimes/64/text-x-csrc.svg +share/icons/elementary-xfce/mimes/64/text-x-css.svg +share/icons/elementary-xfce/mimes/64/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/64/text-x-generic.svg +share/icons/elementary-xfce/mimes/64/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/64/text-x-install.svg +share/icons/elementary-xfce/mimes/64/text-x-java-source.svg +share/icons/elementary-xfce/mimes/64/text-x-java.svg +share/icons/elementary-xfce/mimes/64/text-x-javascript.svg +share/icons/elementary-xfce/mimes/64/text-x-lua.svg +share/icons/elementary-xfce/mimes/64/text-x-makefile.svg +share/icons/elementary-xfce/mimes/64/text-x-perl.svg +share/icons/elementary-xfce/mimes/64/text-x-preview.svg +share/icons/elementary-xfce/mimes/64/text-x-python.svg +share/icons/elementary-xfce/mimes/64/text-x-readme.svg +share/icons/elementary-xfce/mimes/64/text-x-ruby.svg +share/icons/elementary-xfce/mimes/64/text-x-script.svg +share/icons/elementary-xfce/mimes/64/text-x-source.svg +share/icons/elementary-xfce/mimes/64/text-x-sql.svg +share/icons/elementary-xfce/mimes/64/text-x-vala.svg +share/icons/elementary-xfce/mimes/64/text-xml.svg +share/icons/elementary-xfce/mimes/64/text.svg +share/icons/elementary-xfce/mimes/64/text2.svg +share/icons/elementary-xfce/mimes/64/tgz.svg +share/icons/elementary-xfce/mimes/64/txt.svg +share/icons/elementary-xfce/mimes/64/txt2.svg +share/icons/elementary-xfce/mimes/64/unknown.svg +share/icons/elementary-xfce/mimes/64/vcalendar.svg +share/icons/elementary-xfce/mimes/64/vcard.svg +share/icons/elementary-xfce/mimes/64/video-x-generic.svg +share/icons/elementary-xfce/mimes/64/video.svg +share/icons/elementary-xfce/mimes/64/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/64/wordprocessing.svg +share/icons/elementary-xfce/mimes/64/www.svg +share/icons/elementary-xfce/mimes/64/x-office-address-book.svg +share/icons/elementary-xfce/mimes/64/x-office-calendar.svg +share/icons/elementary-xfce/mimes/64/x-office-document-template.svg +share/icons/elementary-xfce/mimes/64/x-office-document.svg +share/icons/elementary-xfce/mimes/64/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/64/x-office-drawing.svg +share/icons/elementary-xfce/mimes/64/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/64/x-office-presentation.svg +share/icons/elementary-xfce/mimes/64/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/64/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/64/zip.svg +share/icons/elementary-xfce/mimes/96/application-7zip.svg +share/icons/elementary-xfce/mimes/96/application-atom+xml.svg +share/icons/elementary-xfce/mimes/96/application-illustrator.svg +share/icons/elementary-xfce/mimes/96/application-install.svg +share/icons/elementary-xfce/mimes/96/application-msword.svg +share/icons/elementary-xfce/mimes/96/application-octet-stream.svg +share/icons/elementary-xfce/mimes/96/application-ogg.svg +share/icons/elementary-xfce/mimes/96/application-pdf.svg +share/icons/elementary-xfce/mimes/96/application-postscript.svg +share/icons/elementary-xfce/mimes/96/application-rss+xml.svg +share/icons/elementary-xfce/mimes/96/application-rtf.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-access.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/96/application-vnd.ms-powerpoint.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.database.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.drawing-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.formula.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/96/application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.presentationml.template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.spreadsheetml.template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/96/application-vnd.openxmlformats-officedocument.wordprocessingml.template.svg +share/icons/elementary-xfce/mimes/96/application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/96/application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/96/application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/96/application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/96/application-vnd.wordperfect.svg +share/icons/elementary-xfce/mimes/96/application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/96/application-x-ace.svg +share/icons/elementary-xfce/mimes/96/application-x-arj.svg +share/icons/elementary-xfce/mimes/96/application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/96/application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-bzip.svg +share/icons/elementary-xfce/mimes/96/application-x-cd-image.svg +share/icons/elementary-xfce/mimes/96/application-x-compress.svg +share/icons/elementary-xfce/mimes/96/application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-cpio.svg +share/icons/elementary-xfce/mimes/96/application-x-csproj.svg +share/icons/elementary-xfce/mimes/96/application-x-deb.svg +share/icons/elementary-xfce/mimes/96/application-x-desktop.svg +share/icons/elementary-xfce/mimes/96/application-x-executable.svg +share/icons/elementary-xfce/mimes/96/application-x-flash-video.svg +share/icons/elementary-xfce/mimes/96/application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/96/application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/96/application-x-gzip.svg +share/icons/elementary-xfce/mimes/96/application-x-jar.svg +share/icons/elementary-xfce/mimes/96/application-x-java-archive.svg +share/icons/elementary-xfce/mimes/96/application-x-java.svg +share/icons/elementary-xfce/mimes/96/application-x-javascript.svg +share/icons/elementary-xfce/mimes/96/application-x-lha.svg +share/icons/elementary-xfce/mimes/96/application-x-lhz.svg +share/icons/elementary-xfce/mimes/96/application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-lzma.svg +share/icons/elementary-xfce/mimes/96/application-x-lzop.svg +share/icons/elementary-xfce/mimes/96/application-x-m4.svg +share/icons/elementary-xfce/mimes/96/application-x-matroska.svg +share/icons/elementary-xfce/mimes/96/application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/96/application-x-msi.svg +share/icons/elementary-xfce/mimes/96/application-x-ole-storage.svg +share/icons/elementary-xfce/mimes/96/application-x-rar.svg +share/icons/elementary-xfce/mimes/96/application-x-rpm.svg +share/icons/elementary-xfce/mimes/96/application-x-shar.svg +share/icons/elementary-xfce/mimes/96/application-x-shellscript.svg +share/icons/elementary-xfce/mimes/96/application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/96/application-x-sln.svg +share/icons/elementary-xfce/mimes/96/application-x-stuffit.svg +share/icons/elementary-xfce/mimes/96/application-x-tar.svg +share/icons/elementary-xfce/mimes/96/application-x-theme.svg +share/icons/elementary-xfce/mimes/96/application-x-trash.svg +share/icons/elementary-xfce/mimes/96/application-x-zip.svg +share/icons/elementary-xfce/mimes/96/application-x-zoo.svg +share/icons/elementary-xfce/mimes/96/application-xml.svg +share/icons/elementary-xfce/mimes/96/application-zip.svg +share/icons/elementary-xfce/mimes/96/archive.svg +share/icons/elementary-xfce/mimes/96/ascii.svg +share/icons/elementary-xfce/mimes/96/audio-mpeg.svg +share/icons/elementary-xfce/mimes/96/audio-x-adpcm.svg +share/icons/elementary-xfce/mimes/96/audio-x-flac+ogg.svg +share/icons/elementary-xfce/mimes/96/audio-x-generic.svg +share/icons/elementary-xfce/mimes/96/audio-x-mp3-playlist.svg +share/icons/elementary-xfce/mimes/96/audio-x-mpeg.svg +share/icons/elementary-xfce/mimes/96/audio-x-mpegurl.svg +share/icons/elementary-xfce/mimes/96/audio-x-ms-wma.svg +share/icons/elementary-xfce/mimes/96/audio-x-playlist.svg +share/icons/elementary-xfce/mimes/96/audio-x-scpls.svg +share/icons/elementary-xfce/mimes/96/audio-x-smart-playlist.svg +share/icons/elementary-xfce/mimes/96/audio-x-speex+ogg.svg +share/icons/elementary-xfce/mimes/96/audio-x-vorbis+ogg.svg +share/icons/elementary-xfce/mimes/96/audio-x-wav.svg +share/icons/elementary-xfce/mimes/96/authors.svg +share/icons/elementary-xfce/mimes/96/binary.svg +share/icons/elementary-xfce/mimes/96/deb.svg +share/icons/elementary-xfce/mimes/96/document.svg +share/icons/elementary-xfce/mimes/96/empty.svg +share/icons/elementary-xfce/mimes/96/exec.svg +share/icons/elementary-xfce/mimes/96/extension.svg +share/icons/elementary-xfce/mimes/96/folder_tar.svg +share/icons/elementary-xfce/mimes/96/font-x-generic.svg +share/icons/elementary-xfce/mimes/96/font.svg +share/icons/elementary-xfce/mimes/96/font_bitmap.svg +share/icons/elementary-xfce/mimes/96/font_truetype.svg +share/icons/elementary-xfce/mimes/96/font_type1.svg +share/icons/elementary-xfce/mimes/96/gedit-plugin.svg +share/icons/elementary-xfce/mimes/96/gnome-fs-executable.svg +share/icons/elementary-xfce/mimes/96/gnome-fs-regular.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-atom+xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-msword.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-ogg.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-pdf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-postscript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-rss+xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-rtf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.lotus-1-2-3.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.ms-cab-compressed.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.ms-excel.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.graphics-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.graphics.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.image.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.presentation-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.presentation.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.text-template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.text-web.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.oasis.opendocument.text.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.presentation.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.presentationml.slideshow.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.spreadsheetml.sheet.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.openxmlformats-officedocument.wordprocessingml.document.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.rn-realmedia-secure.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.rn-realmedia-vbr.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.rn-realmedia.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.stardivision.calc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.stardivision.writer.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.calc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.calc.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.draw.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.draw.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.impress.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.writer.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-vnd.sun.xml.writer.template.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-wordperfect.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-7z-compressed.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-abiword.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-ace.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-applix-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-applix-word.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-archive.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-arj.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-bittorrent.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-bzip-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-bzip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-compress.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-cpio-compressed.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-cpio.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-deb.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-dvi.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-executable.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-afm.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-bdf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-linux-psf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-pcf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-sunos-news.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-font-ttf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gnome-theme-package.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gnumeric.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gzip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-gzpostscript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-jar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-java-archive.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-java.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-javascript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-killustrator.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-kspread.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lha.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lhz.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lzma-compressed-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lzma.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-lzop.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-ms-dos-executable.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-rar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-rpm.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-scribus.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-shar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-shellscript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-shockwave-flash.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-stuffit.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-tar.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-tarz.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-tex.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-theme.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-zip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-x-zoo.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-xhtml+xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-xml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-application-zip.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-audio.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-image-x-cmu-raster.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-image-x-xpixmap.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-image.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-css.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-html.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-vnd.wap.wml.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-authors.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-c.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-chdr.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-copying.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-credits.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-csh.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-csrc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-install.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-java-source.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-java.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-javascript.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-makefile.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-readme.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-sh.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-source.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text-x-zsh.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-text.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-video-x-ms-asf.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-video-x-ms-wmv.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-video.svg +share/icons/elementary-xfce/mimes/96/gnome-mime-x-font-afm.svg +share/icons/elementary-xfce/mimes/96/gnome-package.svg +share/icons/elementary-xfce/mimes/96/gtk-file.svg +share/icons/elementary-xfce/mimes/96/html.svg +share/icons/elementary-xfce/mimes/96/image-x-compressed-xcf.svg +share/icons/elementary-xfce/mimes/96/image-x-generic.svg +share/icons/elementary-xfce/mimes/96/image-x-svg+xml.svg +share/icons/elementary-xfce/mimes/96/image-x-tga.svg +share/icons/elementary-xfce/mimes/96/image-x-xcf.svg +share/icons/elementary-xfce/mimes/96/image.svg +share/icons/elementary-xfce/mimes/96/internet-feed.svg +share/icons/elementary-xfce/mimes/96/libpeas-plugin.svg +share/icons/elementary-xfce/mimes/96/libreoffice-database.svg +share/icons/elementary-xfce/mimes/96/libreoffice-drawing-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-drawing.svg +share/icons/elementary-xfce/mimes/96/libreoffice-extension.svg +share/icons/elementary-xfce/mimes/96/libreoffice-formula.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-database.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-drawing-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-drawing.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-presentation-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-presentation.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-text-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-oasis-text.svg +share/icons/elementary-xfce/mimes/96/libreoffice-presentation-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-presentation.svg +share/icons/elementary-xfce/mimes/96/libreoffice-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/libreoffice-text-template.svg +share/icons/elementary-xfce/mimes/96/libreoffice-text.svg +share/icons/elementary-xfce/mimes/96/media-audio.svg +share/icons/elementary-xfce/mimes/96/media-image.svg +share/icons/elementary-xfce/mimes/96/media-video.svg +share/icons/elementary-xfce/mimes/96/mime_ascii.svg +share/icons/elementary-xfce/mimes/96/misc.svg +share/icons/elementary-xfce/mimes/96/multipart-encrypted.svg +share/icons/elementary-xfce/mimes/96/office-contact.svg +share/icons/elementary-xfce/mimes/96/office-document.svg +share/icons/elementary-xfce/mimes/96/office-illustration.svg +share/icons/elementary-xfce/mimes/96/office-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/openofficeorg3-drawing.svg +share/icons/elementary-xfce/mimes/96/openofficeorg3-oasis-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/package-x-generic.svg +share/icons/elementary-xfce/mimes/96/package.svg +share/icons/elementary-xfce/mimes/96/package_editors.svg +share/icons/elementary-xfce/mimes/96/package_wordprocessing.svg +share/icons/elementary-xfce/mimes/96/playlist-automatic.svg +share/icons/elementary-xfce/mimes/96/playlist.svg +share/icons/elementary-xfce/mimes/96/rar.svg +share/icons/elementary-xfce/mimes/96/rpm.svg +share/icons/elementary-xfce/mimes/96/shellscript.svg +share/icons/elementary-xfce/mimes/96/sound.svg +share/icons/elementary-xfce/mimes/96/source-playlist.svg +share/icons/elementary-xfce/mimes/96/source-smart-playlist.svg +share/icons/elementary-xfce/mimes/96/spreadsheet.svg +share/icons/elementary-xfce/mimes/96/stock_playlist.svg +share/icons/elementary-xfce/mimes/96/stock_script.svg +share/icons/elementary-xfce/mimes/96/stock_smart-playlist.svg +share/icons/elementary-xfce/mimes/96/svg.svg +share/icons/elementary-xfce/mimes/96/tar.svg +share/icons/elementary-xfce/mimes/96/template_source.svg +share/icons/elementary-xfce/mimes/96/text-css.svg +share/icons/elementary-xfce/mimes/96/text-directory.svg +share/icons/elementary-xfce/mimes/96/text-enriched.svg +share/icons/elementary-xfce/mimes/96/text-html.svg +share/icons/elementary-xfce/mimes/96/text-html_alt.svg +share/icons/elementary-xfce/mimes/96/text-htmlh.svg +share/icons/elementary-xfce/mimes/96/text-plain.svg +share/icons/elementary-xfce/mimes/96/text-richtext.svg +share/icons/elementary-xfce/mimes/96/text-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/text-x-authors.svg +share/icons/elementary-xfce/mimes/96/text-x-c.svg +share/icons/elementary-xfce/mimes/96/text-x-copying.svg +share/icons/elementary-xfce/mimes/96/text-x-credits.svg +share/icons/elementary-xfce/mimes/96/text-x-csrc.svg +share/icons/elementary-xfce/mimes/96/text-x-css.svg +share/icons/elementary-xfce/mimes/96/text-x-generic-template.svg +share/icons/elementary-xfce/mimes/96/text-x-generic.svg +share/icons/elementary-xfce/mimes/96/text-x-gtkrc.svg +share/icons/elementary-xfce/mimes/96/text-x-install.svg +share/icons/elementary-xfce/mimes/96/text-x-java-source.png +share/icons/elementary-xfce/mimes/96/text-x-java-source.svg +share/icons/elementary-xfce/mimes/96/text-x-java.svg +share/icons/elementary-xfce/mimes/96/text-x-javascript.svg +share/icons/elementary-xfce/mimes/96/text-x-lua.svg +share/icons/elementary-xfce/mimes/96/text-x-makefile.svg +share/icons/elementary-xfce/mimes/96/text-x-preview.svg +share/icons/elementary-xfce/mimes/96/text-x-readme.svg +share/icons/elementary-xfce/mimes/96/text-x-script.svg +share/icons/elementary-xfce/mimes/96/text-x-source.svg +share/icons/elementary-xfce/mimes/96/text-xml.svg +share/icons/elementary-xfce/mimes/96/text.svg +share/icons/elementary-xfce/mimes/96/text2.svg +share/icons/elementary-xfce/mimes/96/tgz.svg +share/icons/elementary-xfce/mimes/96/txt.svg +share/icons/elementary-xfce/mimes/96/txt2.svg +share/icons/elementary-xfce/mimes/96/unknown.svg +share/icons/elementary-xfce/mimes/96/vcard.svg +share/icons/elementary-xfce/mimes/96/video-x-generic.svg +share/icons/elementary-xfce/mimes/96/video.svg +share/icons/elementary-xfce/mimes/96/vnd.oasis.opendocument.drawing.svg +share/icons/elementary-xfce/mimes/96/wordprocessing.svg +share/icons/elementary-xfce/mimes/96/www.svg +share/icons/elementary-xfce/mimes/96/x-office-document-template.svg +share/icons/elementary-xfce/mimes/96/x-office-document.svg +share/icons/elementary-xfce/mimes/96/x-office-drawing-template.svg +share/icons/elementary-xfce/mimes/96/x-office-drawing.svg +share/icons/elementary-xfce/mimes/96/x-office-presentation-template.svg +share/icons/elementary-xfce/mimes/96/x-office-presentation.svg +share/icons/elementary-xfce/mimes/96/x-office-spreadsheet-template.svg +share/icons/elementary-xfce/mimes/96/x-office-spreadsheet.svg +share/icons/elementary-xfce/mimes/96/zip.svg +share/icons/elementary-xfce/mimes/symbolic/application-certificate-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/application-rss+xml-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/application-x-appliance-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/application-x-executable-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/audio-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/image-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/inode-directory-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/media-audio-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/media-image-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/media-video-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/package-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/text-html-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/text-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/text-x-html-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/video-x-generic-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-address-book-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-calendar-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-document-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-drawing-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-presentation-symbolic.svg +share/icons/elementary-xfce/mimes/symbolic/x-office-spreadsheet-symbolic.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-3g-none.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-edge-none.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-full.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-h-none.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-high.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-low.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-medium.svg +share/icons/elementary-xfce/notifications/16/notification-gsm-none.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-full.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-high.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-low.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-medium.svg +share/icons/elementary-xfce/notifications/16/notification-network-wireless-none.svg +share/icons/elementary-xfce/notifications/24/notification-message-im.svg +share/icons/elementary-xfce/notifications/24/notification-network-ethernet-connected.svg +share/icons/elementary-xfce/notifications/24/notification-network-ethernet-disconnected.svg +share/icons/elementary-xfce/notifications/24/notification-printer.svg +share/icons/elementary-xfce/notifications/32/notification-network-ethernet-connected.svg +share/icons/elementary-xfce/notifications/32/notification-network-ethernet-disconnected.svg +share/icons/elementary-xfce/notifications/48/audio-volume-high.svg +share/icons/elementary-xfce/notifications/48/audio-volume-low.svg +share/icons/elementary-xfce/notifications/48/audio-volume-medium.svg +share/icons/elementary-xfce/notifications/48/audio-volume-muted.svg +share/icons/elementary-xfce/notifications/48/audio-volume-off.svg +share/icons/elementary-xfce/notifications/48/notification-audio-next.svg +share/icons/elementary-xfce/notifications/48/notification-audio-pause.svg +share/icons/elementary-xfce/notifications/48/notification-audio-play.svg +share/icons/elementary-xfce/notifications/48/notification-audio-previous.svg +share/icons/elementary-xfce/notifications/48/notification-audio-stop.svg +share/icons/elementary-xfce/notifications/48/notification-battery-000-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-000.svg +share/icons/elementary-xfce/notifications/48/notification-battery-020-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-020.svg +share/icons/elementary-xfce/notifications/48/notification-battery-040-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-040.svg +share/icons/elementary-xfce/notifications/48/notification-battery-060-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-060.svg +share/icons/elementary-xfce/notifications/48/notification-battery-080-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-080.svg +share/icons/elementary-xfce/notifications/48/notification-battery-100-plugged.svg +share/icons/elementary-xfce/notifications/48/notification-battery-100.svg +share/icons/elementary-xfce/notifications/48/notification-battery-empty.svg +share/icons/elementary-xfce/notifications/48/notification-battery-low.svg +share/icons/elementary-xfce/notifications/48/notification-device-eject.svg +share/icons/elementary-xfce/notifications/48/notification-device-firewire.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-full.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-high.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-low.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-medium.svg +share/icons/elementary-xfce/notifications/48/notification-display-brightness-off.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-3g-none.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-edge-none.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-full.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-h-none.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-high.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-low.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-medium.svg +share/icons/elementary-xfce/notifications/48/notification-gsm-none.svg +share/icons/elementary-xfce/notifications/48/notification-message-im.svg +share/icons/elementary-xfce/notifications/48/notification-network-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-network-ethernet-connected.svg +share/icons/elementary-xfce/notifications/48/notification-network-ethernet-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-full.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-high.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-low.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-medium.svg +share/icons/elementary-xfce/notifications/48/notification-network-wireless-none.svg +share/icons/elementary-xfce/notifications/48/notification-power-disconnected.svg +share/icons/elementary-xfce/notifications/48/notification-printer-error.svg +share/icons/elementary-xfce/notifications/48/notification-printer.svg +share/icons/elementary-xfce/notifications/48/xfpm-brightness-keyboard.svg +share/icons/elementary-xfce/notifications/48/xfpm-brightness-lcd.svg +share/icons/elementary-xfce/panel/16/account-logged-in.svg +share/icons/elementary-xfce/panel/16/applications-chat-panel.svg +share/icons/elementary-xfce/panel/16/audio-input-microphone-high-panel.svg +share/icons/elementary-xfce/panel/16/audio-input-microphone-low-zero-panel.svg +share/icons/elementary-xfce/panel/16/audio-input-microphone-none-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-high-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-high.svg +share/icons/elementary-xfce/panel/16/audio-volume-low-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-low-zero.svg +share/icons/elementary-xfce/panel/16/audio-volume-low.svg +share/icons/elementary-xfce/panel/16/audio-volume-medium-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-medium.svg +share/icons/elementary-xfce/panel/16/audio-volume-muted-panel.svg +share/icons/elementary-xfce/panel/16/audio-volume-muted.svg +share/icons/elementary-xfce/panel/16/battery-000-charging.svg +share/icons/elementary-xfce/panel/16/battery-000.svg +share/icons/elementary-xfce/panel/16/battery-020-charging.svg +share/icons/elementary-xfce/panel/16/battery-020.svg +share/icons/elementary-xfce/panel/16/battery-040-charging.svg +share/icons/elementary-xfce/panel/16/battery-040.svg +share/icons/elementary-xfce/panel/16/battery-060-charging.svg +share/icons/elementary-xfce/panel/16/battery-060.svg +share/icons/elementary-xfce/panel/16/battery-080-charging.svg +share/icons/elementary-xfce/panel/16/battery-080.svg +share/icons/elementary-xfce/panel/16/battery-100-charging.svg +share/icons/elementary-xfce/panel/16/battery-100.svg +share/icons/elementary-xfce/panel/16/battery-caution-charging.svg +share/icons/elementary-xfce/panel/16/battery-caution.svg +share/icons/elementary-xfce/panel/16/battery-charged.svg +share/icons/elementary-xfce/panel/16/battery-empty-charging.svg +share/icons/elementary-xfce/panel/16/battery-empty.svg +share/icons/elementary-xfce/panel/16/battery-full-charged.svg +share/icons/elementary-xfce/panel/16/battery-full-charging.svg +share/icons/elementary-xfce/panel/16/battery-good-charging.svg +share/icons/elementary-xfce/panel/16/battery-good.svg +share/icons/elementary-xfce/panel/16/battery-low-charging.svg +share/icons/elementary-xfce/panel/16/battery-low.svg +share/icons/elementary-xfce/panel/16/battery-missing.svg +share/icons/elementary-xfce/panel/16/battery_charged.svg +share/icons/elementary-xfce/panel/16/battery_full.svg +share/icons/elementary-xfce/panel/16/battery_plugged.svg +share/icons/elementary-xfce/panel/16/empathy-available.svg +share/icons/elementary-xfce/panel/16/empathy-away.svg +share/icons/elementary-xfce/panel/16/empathy-busy.svg +share/icons/elementary-xfce/panel/16/empathy-extended-away.svg +share/icons/elementary-xfce/panel/16/empathy-offline.svg +share/icons/elementary-xfce/panel/16/empathy-pending.svg +share/icons/elementary-xfce/panel/16/gnome-do-symbolic.svg +share/icons/elementary-xfce/panel/16/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/16/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-000.svg +share/icons/elementary-xfce/panel/16/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-020.svg +share/icons/elementary-xfce/panel/16/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-040.svg +share/icons/elementary-xfce/panel/16/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-060.svg +share/icons/elementary-xfce/panel/16/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-080.svg +share/icons/elementary-xfce/panel/16/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/16/gpm-battery-100.svg +share/icons/elementary-xfce/panel/16/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/16/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/16/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-000.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-020.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-040.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-060.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-080.svg +share/icons/elementary-xfce/panel/16/gpm-keyboard-100.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-000.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-020.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-040.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-060.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-080.svg +share/icons/elementary-xfce/panel/16/gpm-mouse-100.svg +share/icons/elementary-xfce/panel/16/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-000.svg +share/icons/elementary-xfce/panel/16/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-020.svg +share/icons/elementary-xfce/panel/16/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-040.svg +share/icons/elementary-xfce/panel/16/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-060.svg +share/icons/elementary-xfce/panel/16/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-080.svg +share/icons/elementary-xfce/panel/16/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/16/gpm-primary-100.svg +share/icons/elementary-xfce/panel/16/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/16/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-000.svg +share/icons/elementary-xfce/panel/16/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-020.svg +share/icons/elementary-xfce/panel/16/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-040.svg +share/icons/elementary-xfce/panel/16/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-060.svg +share/icons/elementary-xfce/panel/16/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-080.svg +share/icons/elementary-xfce/panel/16/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/16/gpm-ups-100.svg +share/icons/elementary-xfce/panel/16/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/16/gsd-xrandr.svg +share/icons/elementary-xfce/panel/16/gtg-panel.svg +share/icons/elementary-xfce/panel/16/haguichi-connected.svg +share/icons/elementary-xfce/panel/16/haguichi-connecting-1.svg +share/icons/elementary-xfce/panel/16/haguichi-connecting-2.svg +share/icons/elementary-xfce/panel/16/haguichi-connecting-3.svg +share/icons/elementary-xfce/panel/16/haguichi-disconnected.svg +share/icons/elementary-xfce/panel/16/im-message-new.svg +share/icons/elementary-xfce/panel/16/nm-adhoc.svg +share/icons/elementary-xfce/panel/16/nm-device-wired.svg +share/icons/elementary-xfce/panel/16/nm-signal-0-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-0.svg +share/icons/elementary-xfce/panel/16/nm-signal-00-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-00.svg +share/icons/elementary-xfce/panel/16/nm-signal-100-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-100.svg +share/icons/elementary-xfce/panel/16/nm-signal-25-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-25.svg +share/icons/elementary-xfce/panel/16/nm-signal-50-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-50.svg +share/icons/elementary-xfce/panel/16/nm-signal-75-secure.svg +share/icons/elementary-xfce/panel/16/nm-signal-75.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-available.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-away.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-busy.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-email.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-invisible.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-offline.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-pending.svg +share/icons/elementary-xfce/panel/16/pidgin-tray-xa.svg +share/icons/elementary-xfce/panel/16/system-restart-panel.svg +share/icons/elementary-xfce/panel/16/system-shutdown-panel-restart.svg +share/icons/elementary-xfce/panel/16/system-shutdown-panel.svg +share/icons/elementary-xfce/panel/16/user-available-panel.svg +share/icons/elementary-xfce/panel/16/user-away-panel.svg +share/icons/elementary-xfce/panel/16/user-busy-panel.svg +share/icons/elementary-xfce/panel/16/user-idle-panel.svg +share/icons/elementary-xfce/panel/16/user-offline-panel.svg +share/icons/elementary-xfce/panel/16/xfce4-mixer-muted.svg +share/icons/elementary-xfce/panel/16/xfce4-mixer-no-muted.svg +share/icons/elementary-xfce/panel/16/xfpm-ac-adapter.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-000.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-030.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-060.svg +share/icons/elementary-xfce/panel/16/xfpm-keyboard-100.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-000.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-030.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-060.svg +share/icons/elementary-xfce/panel/16/xfpm-mouse-100.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/16/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/16/xfpm-ups-missing.svg +share/icons/elementary-xfce/panel/22/account-logged-in.svg +share/icons/elementary-xfce/panel/22/applications-chat-panel.svg +share/icons/elementary-xfce/panel/22/applications-email-panel.svg +share/icons/elementary-xfce/panel/22/audio-input-microphone-high-panel.svg +share/icons/elementary-xfce/panel/22/audio-input-microphone-low-zero-panel.svg +share/icons/elementary-xfce/panel/22/audio-input-microphone-none-panel.svg +share/icons/elementary-xfce/panel/22/audio-output-none-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-high-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-high.svg +share/icons/elementary-xfce/panel/22/audio-volume-low-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-low-zero-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-low.svg +share/icons/elementary-xfce/panel/22/audio-volume-medium-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-medium.svg +share/icons/elementary-xfce/panel/22/audio-volume-muted-blocking-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-muted-panel.svg +share/icons/elementary-xfce/panel/22/audio-volume-muted.svg +share/icons/elementary-xfce/panel/22/audio-volume-off.svg +share/icons/elementary-xfce/panel/22/banshee-panel.svg +share/icons/elementary-xfce/panel/22/battery-000-charging.svg +share/icons/elementary-xfce/panel/22/battery-000.svg +share/icons/elementary-xfce/panel/22/battery-020-charging.svg +share/icons/elementary-xfce/panel/22/battery-020.svg +share/icons/elementary-xfce/panel/22/battery-040-charging.svg +share/icons/elementary-xfce/panel/22/battery-040.svg +share/icons/elementary-xfce/panel/22/battery-060-charging.svg +share/icons/elementary-xfce/panel/22/battery-060.svg +share/icons/elementary-xfce/panel/22/battery-080-charging.svg +share/icons/elementary-xfce/panel/22/battery-080.svg +share/icons/elementary-xfce/panel/22/battery-100-charging.svg +share/icons/elementary-xfce/panel/22/battery-100.svg +share/icons/elementary-xfce/panel/22/battery-caution-charging.svg +share/icons/elementary-xfce/panel/22/battery-caution.svg +share/icons/elementary-xfce/panel/22/battery-charged.svg +share/icons/elementary-xfce/panel/22/battery-empty-charging.svg +share/icons/elementary-xfce/panel/22/battery-empty.svg +share/icons/elementary-xfce/panel/22/battery-full-charged.svg +share/icons/elementary-xfce/panel/22/battery-full-charging.svg +share/icons/elementary-xfce/panel/22/battery-good-charging.svg +share/icons/elementary-xfce/panel/22/battery-good.svg +share/icons/elementary-xfce/panel/22/battery-low-charging.svg +share/icons/elementary-xfce/panel/22/battery-low.svg +share/icons/elementary-xfce/panel/22/battery-missing.svg +share/icons/elementary-xfce/panel/22/battery_charged.svg +share/icons/elementary-xfce/panel/22/battery_full.svg +share/icons/elementary-xfce/panel/22/battery_plugged.svg +share/icons/elementary-xfce/panel/22/blueman-active.svg +share/icons/elementary-xfce/panel/22/blueman-disabled.svg +share/icons/elementary-xfce/panel/22/blueman-tray-active.svg +share/icons/elementary-xfce/panel/22/blueman-tray-disabled.svg +share/icons/elementary-xfce/panel/22/blueman-tray.svg +share/icons/elementary-xfce/panel/22/blueman.svg +share/icons/elementary-xfce/panel/22/bluetooth-active.svg +share/icons/elementary-xfce/panel/22/bluetooth-disabled.svg +share/icons/elementary-xfce/panel/22/bluetooth-paired.svg +share/icons/elementary-xfce/panel/22/caffeine-cup-empty.svg +share/icons/elementary-xfce/panel/22/caffeine-cup-full.svg +share/icons/elementary-xfce/panel/22/clipman.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-busy.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-busy2.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-idle.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-logo.svg +share/icons/elementary-xfce/panel/22/dropboxstatus-x.svg +share/icons/elementary-xfce/panel/22/gnome-do-symbolic.svg +share/icons/elementary-xfce/panel/22/gnome-main-menu.svg +share/icons/elementary-xfce/panel/22/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/22/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-000.svg +share/icons/elementary-xfce/panel/22/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-020.svg +share/icons/elementary-xfce/panel/22/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-040.svg +share/icons/elementary-xfce/panel/22/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-060.svg +share/icons/elementary-xfce/panel/22/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-080.svg +share/icons/elementary-xfce/panel/22/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/22/gpm-battery-100.svg +share/icons/elementary-xfce/panel/22/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/22/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/22/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-000.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-020.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-040.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-060.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-080.svg +share/icons/elementary-xfce/panel/22/gpm-keyboard-100.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-000.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-020.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-040.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-060.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-080.svg +share/icons/elementary-xfce/panel/22/gpm-mouse-100.svg +share/icons/elementary-xfce/panel/22/gpm-phone-000.svg +share/icons/elementary-xfce/panel/22/gpm-phone-020.svg +share/icons/elementary-xfce/panel/22/gpm-phone-040.svg +share/icons/elementary-xfce/panel/22/gpm-phone-060.svg +share/icons/elementary-xfce/panel/22/gpm-phone-080.svg +share/icons/elementary-xfce/panel/22/gpm-phone-100.svg +share/icons/elementary-xfce/panel/22/gpm-phone-100_alt.svg +share/icons/elementary-xfce/panel/22/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-000.svg +share/icons/elementary-xfce/panel/22/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-020.svg +share/icons/elementary-xfce/panel/22/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-040.svg +share/icons/elementary-xfce/panel/22/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-060.svg +share/icons/elementary-xfce/panel/22/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-080.svg +share/icons/elementary-xfce/panel/22/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/22/gpm-primary-100.svg +share/icons/elementary-xfce/panel/22/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/22/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-000.svg +share/icons/elementary-xfce/panel/22/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-020.svg +share/icons/elementary-xfce/panel/22/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-040.svg +share/icons/elementary-xfce/panel/22/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-060.svg +share/icons/elementary-xfce/panel/22/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-080.svg +share/icons/elementary-xfce/panel/22/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/22/gpm-ups-100.svg +share/icons/elementary-xfce/panel/22/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/22/gsd-xrandr.svg +share/icons/elementary-xfce/panel/22/gsm-3g-full.svg +share/icons/elementary-xfce/panel/22/gsm-3g-high.svg +share/icons/elementary-xfce/panel/22/gsm-3g-low.svg +share/icons/elementary-xfce/panel/22/gsm-3g-medium.svg +share/icons/elementary-xfce/panel/22/gsm-3g-none.svg +share/icons/elementary-xfce/panel/22/gtg-panel.svg +share/icons/elementary-xfce/panel/22/gtk-dialog-authentication-panel.svg +share/icons/elementary-xfce/panel/22/haguichi-connected.svg +share/icons/elementary-xfce/panel/22/haguichi-connecting-1.svg +share/icons/elementary-xfce/panel/22/haguichi-connecting-2.svg +share/icons/elementary-xfce/panel/22/haguichi-connecting-3.svg +share/icons/elementary-xfce/panel/22/haguichi-disconnected.svg +share/icons/elementary-xfce/panel/22/indicator-messages-new.svg +share/icons/elementary-xfce/panel/22/indicator-messages.svg +share/icons/elementary-xfce/panel/22/krb-valid-ticket.svg +share/icons/elementary-xfce/panel/22/new-messages-red.svg +share/icons/elementary-xfce/panel/22/nm-adhoc.svg +share/icons/elementary-xfce/panel/22/nm-device-wired-autoip.svg +share/icons/elementary-xfce/panel/22/nm-device-wired.svg +share/icons/elementary-xfce/panel/22/nm-device-wireless.svg +share/icons/elementary-xfce/panel/22/nm-device-wwan.svg +share/icons/elementary-xfce/panel/22/nm-mb-roam.svg +share/icons/elementary-xfce/panel/22/nm-no-connection.svg +share/icons/elementary-xfce/panel/22/nm-secure-lock.svg +share/icons/elementary-xfce/panel/22/nm-signal-0.svg +share/icons/elementary-xfce/panel/22/nm-signal-00.svg +share/icons/elementary-xfce/panel/22/nm-signal-100.svg +share/icons/elementary-xfce/panel/22/nm-signal-25.svg +share/icons/elementary-xfce/panel/22/nm-signal-50.svg +share/icons/elementary-xfce/panel/22/nm-signal-75.svg +share/icons/elementary-xfce/panel/22/nm-tech-3g.svg +share/icons/elementary-xfce/panel/22/nm-tech-cdma-1x.svg +share/icons/elementary-xfce/panel/22/nm-tech-edge.svg +share/icons/elementary-xfce/panel/22/nm-tech-evdo.svg +share/icons/elementary-xfce/panel/22/nm-tech-gprs.svg +share/icons/elementary-xfce/panel/22/nm-tech-hspa.svg +share/icons/elementary-xfce/panel/22/nm-tech-umts.svg +share/icons/elementary-xfce/panel/22/nm-vpn-active-lock.svg +share/icons/elementary-xfce/panel/22/nm-vpn-connecting12.svg +share/icons/elementary-xfce/panel/22/nm-vpn-connecting13.svg +share/icons/elementary-xfce/panel/22/nm-vpn-connecting14.svg +share/icons/elementary-xfce/panel/22/nm-vpn-lock.svg +share/icons/elementary-xfce/panel/22/nm-vpn-standalone-lock.svg +share/icons/elementary-xfce/panel/22/nm-wwan-tower.svg +share/icons/elementary-xfce/panel/22/novell-button.svg +share/icons/elementary-xfce/panel/22/onboard-mono.svg +share/icons/elementary-xfce/panel/22/pithos.svg +share/icons/elementary-xfce/panel/22/preferences-desktop-accessibility-panel.svg +share/icons/elementary-xfce/panel/22/rhythmbox-notplaying.svg +share/icons/elementary-xfce/panel/22/rhythmbox-panel.svg +share/icons/elementary-xfce/panel/22/start-here.svg +share/icons/elementary-xfce/panel/22/steadyflow-alert-panel.svg +share/icons/elementary-xfce/panel/22/steadyflow-panel.svg +share/icons/elementary-xfce/panel/22/system-devices-panel-alert.svg +share/icons/elementary-xfce/panel/22/system-devices-panel-information.svg +share/icons/elementary-xfce/panel/22/system-devices-panel.svg +share/icons/elementary-xfce/panel/22/system-file-manager-panel.svg +share/icons/elementary-xfce/panel/22/system-restart-panel.svg +share/icons/elementary-xfce/panel/22/system-shutdown-panel-restart.svg +share/icons/elementary-xfce/panel/22/system-shutdown-panel.svg +share/icons/elementary-xfce/panel/22/tomboy-panel.svg +share/icons/elementary-xfce/panel/22/transmission-tray-icon.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-error.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-idle.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-offline.svg +share/icons/elementary-xfce/panel/22/ubuntuone-client-updating.svg +share/icons/elementary-xfce/panel/22/user-available-panel.svg +share/icons/elementary-xfce/panel/22/user-away-panel.svg +share/icons/elementary-xfce/panel/22/user-busy-panel.svg +share/icons/elementary-xfce/panel/22/user-idle-panel.svg +share/icons/elementary-xfce/panel/22/user-invisible-panel.svg +share/icons/elementary-xfce/panel/22/user-offline-panel.svg +share/icons/elementary-xfce/panel/22/xchat-panel.svg +share/icons/elementary-xfce/panel/22/xfce-newmail.svg +share/icons/elementary-xfce/panel/22/xfce-nomail.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-muted.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-no-muted.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-no-record.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-record.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-high.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-low-medium.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-low.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-medium.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-muted.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-ultra-low.svg +share/icons/elementary-xfce/panel/22/xfce4-mixer-volume-very-high.svg +share/icons/elementary-xfce/panel/22/xfce4-notes-plugin.svg +share/icons/elementary-xfce/panel/22/xfpm-ac-adapter.svg +share/icons/elementary-xfce/panel/22/xfpm-brightness-lcd.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-000.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-030.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-060.svg +share/icons/elementary-xfce/panel/22/xfpm-keyboard-100.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-000.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-030.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-060.svg +share/icons/elementary-xfce/panel/22/xfpm-mouse-100.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-000.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-030.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-060.svg +share/icons/elementary-xfce/panel/22/xfpm-phone-100.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/22/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/22/xfpm-ups-missing.svg +share/icons/elementary-xfce/panel/24/account-logged-in.svg +share/icons/elementary-xfce/panel/24/applications-chat-panel.svg +share/icons/elementary-xfce/panel/24/audio-output-none-panel.svg +share/icons/elementary-xfce/panel/24/audio-volume-high-panel.svg +share/icons/elementary-xfce/panel/24/audio-volume-high.svg +share/icons/elementary-xfce/panel/24/audio-volume-low.svg +share/icons/elementary-xfce/panel/24/audio-volume-medium.svg +share/icons/elementary-xfce/panel/24/audio-volume-muted.svg +share/icons/elementary-xfce/panel/24/battery-000-charging.svg +share/icons/elementary-xfce/panel/24/battery-000.svg +share/icons/elementary-xfce/panel/24/battery-020-charging.svg +share/icons/elementary-xfce/panel/24/battery-020.svg +share/icons/elementary-xfce/panel/24/battery-040-charging.svg +share/icons/elementary-xfce/panel/24/battery-040.svg +share/icons/elementary-xfce/panel/24/battery-060-charging.svg +share/icons/elementary-xfce/panel/24/battery-060.svg +share/icons/elementary-xfce/panel/24/battery-080-charging.svg +share/icons/elementary-xfce/panel/24/battery-080.svg +share/icons/elementary-xfce/panel/24/battery-100-charging.svg +share/icons/elementary-xfce/panel/24/battery-100.svg +share/icons/elementary-xfce/panel/24/battery-caution-charging.svg +share/icons/elementary-xfce/panel/24/battery-caution.svg +share/icons/elementary-xfce/panel/24/battery-charged.svg +share/icons/elementary-xfce/panel/24/battery-empty-charging.svg +share/icons/elementary-xfce/panel/24/battery-empty.svg +share/icons/elementary-xfce/panel/24/battery-full-charged.svg +share/icons/elementary-xfce/panel/24/battery-full-charging.svg +share/icons/elementary-xfce/panel/24/battery-good-charging.svg +share/icons/elementary-xfce/panel/24/battery-good.svg +share/icons/elementary-xfce/panel/24/battery-low-charging.svg +share/icons/elementary-xfce/panel/24/battery-low.svg +share/icons/elementary-xfce/panel/24/battery-missing.svg +share/icons/elementary-xfce/panel/24/battery_charged.svg +share/icons/elementary-xfce/panel/24/battery_full.svg +share/icons/elementary-xfce/panel/24/battery_plugged.svg +share/icons/elementary-xfce/panel/24/blueman-active.svg +share/icons/elementary-xfce/panel/24/blueman-disabled.svg +share/icons/elementary-xfce/panel/24/blueman-tray-active.svg +share/icons/elementary-xfce/panel/24/blueman-tray-disabled.svg +share/icons/elementary-xfce/panel/24/blueman-tray.svg +share/icons/elementary-xfce/panel/24/blueman.svg +share/icons/elementary-xfce/panel/24/bluetooth-active.svg +share/icons/elementary-xfce/panel/24/bluetooth-disabled.svg +share/icons/elementary-xfce/panel/24/bluetooth-paired.svg +share/icons/elementary-xfce/panel/24/gnome-main-menu.svg +share/icons/elementary-xfce/panel/24/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/24/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-000.svg +share/icons/elementary-xfce/panel/24/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-020.svg +share/icons/elementary-xfce/panel/24/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-040.svg +share/icons/elementary-xfce/panel/24/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-060.svg +share/icons/elementary-xfce/panel/24/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-080.svg +share/icons/elementary-xfce/panel/24/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/24/gpm-battery-100.svg +share/icons/elementary-xfce/panel/24/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/24/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/24/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/24/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-000.svg +share/icons/elementary-xfce/panel/24/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-020.svg +share/icons/elementary-xfce/panel/24/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-040.svg +share/icons/elementary-xfce/panel/24/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-060.svg +share/icons/elementary-xfce/panel/24/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-080.svg +share/icons/elementary-xfce/panel/24/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/24/gpm-primary-100.svg +share/icons/elementary-xfce/panel/24/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/24/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-000.svg +share/icons/elementary-xfce/panel/24/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-020.svg +share/icons/elementary-xfce/panel/24/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-040.svg +share/icons/elementary-xfce/panel/24/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-060.svg +share/icons/elementary-xfce/panel/24/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-080.svg +share/icons/elementary-xfce/panel/24/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/24/gpm-ups-100.svg +share/icons/elementary-xfce/panel/24/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/24/gsd-xrandr.svg +share/icons/elementary-xfce/panel/24/haguichi-connected.svg +share/icons/elementary-xfce/panel/24/haguichi-connecting-1.svg +share/icons/elementary-xfce/panel/24/haguichi-connecting-2.svg +share/icons/elementary-xfce/panel/24/haguichi-connecting-3.svg +share/icons/elementary-xfce/panel/24/haguichi-disconnected.svg +share/icons/elementary-xfce/panel/24/nm-device-wired-autoip.svg +share/icons/elementary-xfce/panel/24/nm-device-wired.svg +share/icons/elementary-xfce/panel/24/nm-device-wireless.svg +share/icons/elementary-xfce/panel/24/nm-mb-roam.svg +share/icons/elementary-xfce/panel/24/nm-no-connection.svg +share/icons/elementary-xfce/panel/24/nm-secure-lock.svg +share/icons/elementary-xfce/panel/24/nm-signal-0.svg +share/icons/elementary-xfce/panel/24/nm-signal-00.svg +share/icons/elementary-xfce/panel/24/nm-signal-100.svg +share/icons/elementary-xfce/panel/24/nm-signal-25.svg +share/icons/elementary-xfce/panel/24/nm-signal-50.svg +share/icons/elementary-xfce/panel/24/nm-signal-75.svg +share/icons/elementary-xfce/panel/24/nm-tech-3g.svg +share/icons/elementary-xfce/panel/24/nm-tech-cdma-1x.svg +share/icons/elementary-xfce/panel/24/nm-tech-edge.svg +share/icons/elementary-xfce/panel/24/nm-tech-evdo.svg +share/icons/elementary-xfce/panel/24/nm-tech-gprs.svg +share/icons/elementary-xfce/panel/24/nm-tech-hspa.svg +share/icons/elementary-xfce/panel/24/nm-tech-umts.svg +share/icons/elementary-xfce/panel/24/nm-vpn-active-lock.svg +share/icons/elementary-xfce/panel/24/nm-vpn-connecting12.svg +share/icons/elementary-xfce/panel/24/nm-vpn-connecting13.svg +share/icons/elementary-xfce/panel/24/nm-vpn-connecting14.svg +share/icons/elementary-xfce/panel/24/nm-vpn-lock.svg +share/icons/elementary-xfce/panel/24/nm-wwan-tower.svg +share/icons/elementary-xfce/panel/24/novell-button.svg +share/icons/elementary-xfce/panel/24/start-here.svg +share/icons/elementary-xfce/panel/24/user-available-panel.svg +share/icons/elementary-xfce/panel/24/xfce4-mixer-no-muted.svg +share/icons/elementary-xfce/panel/24/xfce4-mixer-volume-high.svg +share/icons/elementary-xfce/panel/24/xfce4-mixer-volume-very-high.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/24/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/24/xfpm-ups-missing.svg +share/icons/elementary-xfce/panel/48/gpm-ac-adapter.svg +share/icons/elementary-xfce/panel/48/gpm-battery-000-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-000.svg +share/icons/elementary-xfce/panel/48/gpm-battery-020-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-020.svg +share/icons/elementary-xfce/panel/48/gpm-battery-040-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-040.svg +share/icons/elementary-xfce/panel/48/gpm-battery-060-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-060.svg +share/icons/elementary-xfce/panel/48/gpm-battery-080-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-080.svg +share/icons/elementary-xfce/panel/48/gpm-battery-100-charging.svg +share/icons/elementary-xfce/panel/48/gpm-battery-100.svg +share/icons/elementary-xfce/panel/48/gpm-battery-charged.svg +share/icons/elementary-xfce/panel/48/gpm-battery-empty.svg +share/icons/elementary-xfce/panel/48/gpm-battery-missing.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-000.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-020.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-040.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-060.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-080.svg +share/icons/elementary-xfce/panel/48/gpm-mouse-100.svg +share/icons/elementary-xfce/panel/48/gpm-phone-000.svg +share/icons/elementary-xfce/panel/48/gpm-phone-020.svg +share/icons/elementary-xfce/panel/48/gpm-phone-040.svg +share/icons/elementary-xfce/panel/48/gpm-phone-060.svg +share/icons/elementary-xfce/panel/48/gpm-phone-080.svg +share/icons/elementary-xfce/panel/48/gpm-phone-100.svg +share/icons/elementary-xfce/panel/48/gpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-000.svg +share/icons/elementary-xfce/panel/48/gpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-020.svg +share/icons/elementary-xfce/panel/48/gpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-040.svg +share/icons/elementary-xfce/panel/48/gpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-060.svg +share/icons/elementary-xfce/panel/48/gpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-080.svg +share/icons/elementary-xfce/panel/48/gpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/48/gpm-primary-100.svg +share/icons/elementary-xfce/panel/48/gpm-primary-charged.svg +share/icons/elementary-xfce/panel/48/gpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-000.svg +share/icons/elementary-xfce/panel/48/gpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-020.svg +share/icons/elementary-xfce/panel/48/gpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-040.svg +share/icons/elementary-xfce/panel/48/gpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-060.svg +share/icons/elementary-xfce/panel/48/gpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-080.svg +share/icons/elementary-xfce/panel/48/gpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/48/gpm-ups-100.svg +share/icons/elementary-xfce/panel/48/gpm-ups-missing.svg +share/icons/elementary-xfce/panel/48/nm-device-wired.svg +share/icons/elementary-xfce/panel/48/nm-no-connection.svg +share/icons/elementary-xfce/panel/48/nm-signal-0.svg +share/icons/elementary-xfce/panel/48/nm-signal-00.svg +share/icons/elementary-xfce/panel/48/nm-signal-100.svg +share/icons/elementary-xfce/panel/48/nm-signal-25.svg +share/icons/elementary-xfce/panel/48/nm-signal-50.svg +share/icons/elementary-xfce/panel/48/xfpm-ac-adapter.svg +share/icons/elementary-xfce/panel/48/xfpm-mouse-000.svg +share/icons/elementary-xfce/panel/48/xfpm-mouse-060.svg +share/icons/elementary-xfce/panel/48/xfpm-mouse-100.svg +share/icons/elementary-xfce/panel/48/xfpm-phone-000.svg +share/icons/elementary-xfce/panel/48/xfpm-phone-060.svg +share/icons/elementary-xfce/panel/48/xfpm-phone-100.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-000-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-000.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-020-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-020.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-040-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-040.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-060-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-060.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-080-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-080.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-100-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-100.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-charged.svg +share/icons/elementary-xfce/panel/48/xfpm-primary-missing.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-000-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-000.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-020-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-020.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-040-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-040.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-060-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-060.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-080-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-080.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-100-charging.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-100.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-charged.svg +share/icons/elementary-xfce/panel/48/xfpm-ups-missing.svg +share/icons/elementary-xfce/places/128/bookmark-missing.svg +share/icons/elementary-xfce/places/128/desktop.svg +share/icons/elementary-xfce/places/128/distributor-logo.svg +share/icons/elementary-xfce/places/128/edittrash.svg +share/icons/elementary-xfce/places/128/emptytrash.svg +share/icons/elementary-xfce/places/128/folder-documents.svg +share/icons/elementary-xfce/places/128/folder-download.svg +share/icons/elementary-xfce/places/128/folder-downloads.svg +share/icons/elementary-xfce/places/128/folder-drag-accept.svg +share/icons/elementary-xfce/places/128/folder-home.svg +share/icons/elementary-xfce/places/128/folder-images.svg +share/icons/elementary-xfce/places/128/folder-music.svg +share/icons/elementary-xfce/places/128/folder-open.svg +share/icons/elementary-xfce/places/128/folder-pictures.svg +share/icons/elementary-xfce/places/128/folder-publicshare.svg +share/icons/elementary-xfce/places/128/folder-recent.svg +share/icons/elementary-xfce/places/128/folder-remote-ftp.svg +share/icons/elementary-xfce/places/128/folder-remote-nfs.svg +share/icons/elementary-xfce/places/128/folder-remote-smb.svg +share/icons/elementary-xfce/places/128/folder-remote-ssh.svg +share/icons/elementary-xfce/places/128/folder-remote.svg +share/icons/elementary-xfce/places/128/folder-saved-search.svg +share/icons/elementary-xfce/places/128/folder-templates.svg +share/icons/elementary-xfce/places/128/folder-video.svg +share/icons/elementary-xfce/places/128/folder-videos.svg +share/icons/elementary-xfce/places/128/folder-visiting.svg +share/icons/elementary-xfce/places/128/folder.svg +share/icons/elementary-xfce/places/128/folder_download.svg +share/icons/elementary-xfce/places/128/folder_home.svg +share/icons/elementary-xfce/places/128/folder_images.svg +share/icons/elementary-xfce/places/128/folder_open.svg +share/icons/elementary-xfce/places/128/folder_pictures.svg +share/icons/elementary-xfce/places/128/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/128/gnome-desktop-config.svg +share/icons/elementary-xfce/places/128/gnome-folder.svg +share/icons/elementary-xfce/places/128/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/128/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/128/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/128/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/128/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/128/gnome-fs-directory.svg +share/icons/elementary-xfce/places/128/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/128/gnome-fs-home.svg +share/icons/elementary-xfce/places/128/gnome-fs-network.svg +share/icons/elementary-xfce/places/128/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/128/gnome-fs-share.svg +share/icons/elementary-xfce/places/128/gnome-fs-smb.svg +share/icons/elementary-xfce/places/128/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/128/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/128/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/128/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/128/gnome-home.svg +share/icons/elementary-xfce/places/128/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/128/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/128/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/128/gnome-stock-trash.svg +share/icons/elementary-xfce/places/128/gtk-directory.svg +share/icons/elementary-xfce/places/128/gtk-network.svg +share/icons/elementary-xfce/places/128/inode-directory.svg +share/icons/elementary-xfce/places/128/mail-inbox.svg +share/icons/elementary-xfce/places/128/mail-mailbox.svg +share/icons/elementary-xfce/places/128/mail-outbox.svg +share/icons/elementary-xfce/places/128/neat.svg +share/icons/elementary-xfce/places/128/network-workgroup.svg +share/icons/elementary-xfce/places/128/network.svg +share/icons/elementary-xfce/places/128/network_local.svg +share/icons/elementary-xfce/places/128/other-desktop.svg +share/icons/elementary-xfce/places/128/redhat-system-group.svg +share/icons/elementary-xfce/places/128/stock_folder.svg +share/icons/elementary-xfce/places/128/stock_open.svg +share/icons/elementary-xfce/places/128/stock_shared-by-me.svg +share/icons/elementary-xfce/places/128/stock_shared-to-me.svg +share/icons/elementary-xfce/places/128/stock_trash_full.svg +share/icons/elementary-xfce/places/128/trashcan_empty.svg +share/icons/elementary-xfce/places/128/trashcan_full.svg +share/icons/elementary-xfce/places/128/user-bookmarks.svg +share/icons/elementary-xfce/places/128/user-desktop.svg +share/icons/elementary-xfce/places/128/user-home.svg +share/icons/elementary-xfce/places/128/user-images.svg +share/icons/elementary-xfce/places/128/user-pictures.svg +share/icons/elementary-xfce/places/128/user-share.svg +share/icons/elementary-xfce/places/128/user-trash-full.svg +share/icons/elementary-xfce/places/128/user-trash.svg +share/icons/elementary-xfce/places/128/xfce-trash_empty.svg +share/icons/elementary-xfce/places/128/xfce-trash_full.svg +share/icons/elementary-xfce/places/16/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/16/bookmark-missing.svg +share/icons/elementary-xfce/places/16/desktop.svg +share/icons/elementary-xfce/places/16/distributor-logo.svg +share/icons/elementary-xfce/places/16/edittrash.svg +share/icons/elementary-xfce/places/16/emptytrash.svg +share/icons/elementary-xfce/places/16/folder-documents.svg +share/icons/elementary-xfce/places/16/folder-download.svg +share/icons/elementary-xfce/places/16/folder-downloads.svg +share/icons/elementary-xfce/places/16/folder-drag-accept.svg +share/icons/elementary-xfce/places/16/folder-home.svg +share/icons/elementary-xfce/places/16/folder-images.svg +share/icons/elementary-xfce/places/16/folder-music.svg +share/icons/elementary-xfce/places/16/folder-open.svg +share/icons/elementary-xfce/places/16/folder-pictures.svg +share/icons/elementary-xfce/places/16/folder-publicshare.svg +share/icons/elementary-xfce/places/16/folder-recent.svg +share/icons/elementary-xfce/places/16/folder-remote-ftp.svg +share/icons/elementary-xfce/places/16/folder-remote-nfs.svg +share/icons/elementary-xfce/places/16/folder-remote-smb.svg +share/icons/elementary-xfce/places/16/folder-remote-ssh.svg +share/icons/elementary-xfce/places/16/folder-remote.svg +share/icons/elementary-xfce/places/16/folder-saved-search.svg +share/icons/elementary-xfce/places/16/folder-templates.svg +share/icons/elementary-xfce/places/16/folder-video.svg +share/icons/elementary-xfce/places/16/folder-videos.svg +share/icons/elementary-xfce/places/16/folder-visiting.svg +share/icons/elementary-xfce/places/16/folder.svg +share/icons/elementary-xfce/places/16/folder_download.svg +share/icons/elementary-xfce/places/16/folder_home.svg +share/icons/elementary-xfce/places/16/folder_images.svg +share/icons/elementary-xfce/places/16/folder_open.svg +share/icons/elementary-xfce/places/16/folder_pictures.svg +share/icons/elementary-xfce/places/16/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/16/gnome-desktop-config.svg +share/icons/elementary-xfce/places/16/gnome-folder.svg +share/icons/elementary-xfce/places/16/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/16/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/16/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/16/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/16/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/16/gnome-fs-directory.svg +share/icons/elementary-xfce/places/16/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/16/gnome-fs-home.svg +share/icons/elementary-xfce/places/16/gnome-fs-network.svg +share/icons/elementary-xfce/places/16/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/16/gnome-fs-share.svg +share/icons/elementary-xfce/places/16/gnome-fs-smb.svg +share/icons/elementary-xfce/places/16/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/16/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/16/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/16/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/16/gnome-home.svg +share/icons/elementary-xfce/places/16/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/16/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/16/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/16/gnome-stock-trash.svg +share/icons/elementary-xfce/places/16/gtk-directory.svg +share/icons/elementary-xfce/places/16/gtk-network.svg +share/icons/elementary-xfce/places/16/inode-directory.svg +share/icons/elementary-xfce/places/16/internet-radio.svg +share/icons/elementary-xfce/places/16/library-music.svg +share/icons/elementary-xfce/places/16/library-podcast.svg +share/icons/elementary-xfce/places/16/mail-inbox.svg +share/icons/elementary-xfce/places/16/mail-mailbox.svg +share/icons/elementary-xfce/places/16/mail-outbox.svg +share/icons/elementary-xfce/places/16/mail-sent.svg +share/icons/elementary-xfce/places/16/neat.svg +share/icons/elementary-xfce/places/16/network-workgroup.svg +share/icons/elementary-xfce/places/16/network.svg +share/icons/elementary-xfce/places/16/network_fs.svg +share/icons/elementary-xfce/places/16/network_local.svg +share/icons/elementary-xfce/places/16/other-desktop.svg +share/icons/elementary-xfce/places/16/redhat-system-group.svg +share/icons/elementary-xfce/places/16/stock_folder.svg +share/icons/elementary-xfce/places/16/stock_open.svg +share/icons/elementary-xfce/places/16/stock_sent-mail.svg +share/icons/elementary-xfce/places/16/stock_shared-by-me.svg +share/icons/elementary-xfce/places/16/stock_shared-to-me.svg +share/icons/elementary-xfce/places/16/stock_trash_full.svg +share/icons/elementary-xfce/places/16/trashcan_empty.svg +share/icons/elementary-xfce/places/16/trashcan_full.svg +share/icons/elementary-xfce/places/16/user-bookmarks.svg +share/icons/elementary-xfce/places/16/user-desktop.svg +share/icons/elementary-xfce/places/16/user-home.svg +share/icons/elementary-xfce/places/16/user-images.svg +share/icons/elementary-xfce/places/16/user-pictures.svg +share/icons/elementary-xfce/places/16/user-share.svg +share/icons/elementary-xfce/places/16/user-trash-full.svg +share/icons/elementary-xfce/places/16/user-trash.svg +share/icons/elementary-xfce/places/16/xfce-trash_empty.svg +share/icons/elementary-xfce/places/16/xfce-trash_full.svg +share/icons/elementary-xfce/places/22/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/22/bookmark-missing.svg +share/icons/elementary-xfce/places/22/desktop.svg +share/icons/elementary-xfce/places/22/edittrash.svg +share/icons/elementary-xfce/places/22/emptytrash.svg +share/icons/elementary-xfce/places/22/folder-documents.svg +share/icons/elementary-xfce/places/22/folder-download.svg +share/icons/elementary-xfce/places/22/folder-downloads.svg +share/icons/elementary-xfce/places/22/folder-drag-accept.svg +share/icons/elementary-xfce/places/22/folder-home.svg +share/icons/elementary-xfce/places/22/folder-images.svg +share/icons/elementary-xfce/places/22/folder-music.svg +share/icons/elementary-xfce/places/22/folder-open.svg +share/icons/elementary-xfce/places/22/folder-pictures.svg +share/icons/elementary-xfce/places/22/folder-publicshare.svg +share/icons/elementary-xfce/places/22/folder-recent.svg +share/icons/elementary-xfce/places/22/folder-remote-ftp.svg +share/icons/elementary-xfce/places/22/folder-remote-nfs.svg +share/icons/elementary-xfce/places/22/folder-remote-smb.svg +share/icons/elementary-xfce/places/22/folder-remote-ssh.svg +share/icons/elementary-xfce/places/22/folder-remote.svg +share/icons/elementary-xfce/places/22/folder-saved-search.svg +share/icons/elementary-xfce/places/22/folder-templates.svg +share/icons/elementary-xfce/places/22/folder-video.svg +share/icons/elementary-xfce/places/22/folder-videos.svg +share/icons/elementary-xfce/places/22/folder-visiting.svg +share/icons/elementary-xfce/places/22/folder.svg +share/icons/elementary-xfce/places/22/folder_download.svg +share/icons/elementary-xfce/places/22/folder_home.svg +share/icons/elementary-xfce/places/22/folder_images.svg +share/icons/elementary-xfce/places/22/folder_open.svg +share/icons/elementary-xfce/places/22/folder_pictures.svg +share/icons/elementary-xfce/places/22/folders-documents.svg +share/icons/elementary-xfce/places/22/folders-downloads.svg +share/icons/elementary-xfce/places/22/folders-music.svg +share/icons/elementary-xfce/places/22/folders-publicshare.svg +share/icons/elementary-xfce/places/22/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/22/gnome-desktop-config.svg +share/icons/elementary-xfce/places/22/gnome-folder.svg +share/icons/elementary-xfce/places/22/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/22/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/22/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/22/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/22/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/22/gnome-fs-directory.svg +share/icons/elementary-xfce/places/22/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/22/gnome-fs-home.svg +share/icons/elementary-xfce/places/22/gnome-fs-network.svg +share/icons/elementary-xfce/places/22/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/22/gnome-fs-share.svg +share/icons/elementary-xfce/places/22/gnome-fs-smb.svg +share/icons/elementary-xfce/places/22/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/22/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/22/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/22/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/22/gnome-home.svg +share/icons/elementary-xfce/places/22/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/22/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/22/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/22/gnome-stock-trash.svg +share/icons/elementary-xfce/places/22/gtk-directory.svg +share/icons/elementary-xfce/places/22/gtk-network.svg +share/icons/elementary-xfce/places/22/inode-directory.svg +share/icons/elementary-xfce/places/22/mail-inbox.svg +share/icons/elementary-xfce/places/22/mail-mailbox.svg +share/icons/elementary-xfce/places/22/mail-outbox.svg +share/icons/elementary-xfce/places/22/mail-sent.svg +share/icons/elementary-xfce/places/22/neat.svg +share/icons/elementary-xfce/places/22/network-workgroup.svg +share/icons/elementary-xfce/places/22/network.svg +share/icons/elementary-xfce/places/22/network_local.svg +share/icons/elementary-xfce/places/22/other-desktop.svg +share/icons/elementary-xfce/places/22/redhat-system-group.svg +share/icons/elementary-xfce/places/22/stock_folder.svg +share/icons/elementary-xfce/places/22/stock_music-library.svg +share/icons/elementary-xfce/places/22/stock_open.svg +share/icons/elementary-xfce/places/22/stock_sent-mail.svg +share/icons/elementary-xfce/places/22/stock_shared-by-me.svg +share/icons/elementary-xfce/places/22/stock_shared-to-me.svg +share/icons/elementary-xfce/places/22/stock_trash_full.svg +share/icons/elementary-xfce/places/22/trashcan_empty.svg +share/icons/elementary-xfce/places/22/trashcan_full.svg +share/icons/elementary-xfce/places/22/user-bookmarks.svg +share/icons/elementary-xfce/places/22/user-desktop.svg +share/icons/elementary-xfce/places/22/user-home.svg +share/icons/elementary-xfce/places/22/user-images.svg +share/icons/elementary-xfce/places/22/user-pictures.svg +share/icons/elementary-xfce/places/22/user-share.svg +share/icons/elementary-xfce/places/22/user-trash-full.svg +share/icons/elementary-xfce/places/22/user-trash.svg +share/icons/elementary-xfce/places/22/xfce-trash_empty.svg +share/icons/elementary-xfce/places/22/xfce-trash_full.svg +share/icons/elementary-xfce/places/24/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/24/bookmark-missing.svg +share/icons/elementary-xfce/places/24/desktop.svg +share/icons/elementary-xfce/places/24/distributor-logo.svg +share/icons/elementary-xfce/places/24/edittrash.svg +share/icons/elementary-xfce/places/24/emptytrash.svg +share/icons/elementary-xfce/places/24/folder-documents.svg +share/icons/elementary-xfce/places/24/folder-download.svg +share/icons/elementary-xfce/places/24/folder-downloads.svg +share/icons/elementary-xfce/places/24/folder-drag-accept.svg +share/icons/elementary-xfce/places/24/folder-home.svg +share/icons/elementary-xfce/places/24/folder-images.svg +share/icons/elementary-xfce/places/24/folder-music.svg +share/icons/elementary-xfce/places/24/folder-open.svg +share/icons/elementary-xfce/places/24/folder-pictures.svg +share/icons/elementary-xfce/places/24/folder-publicshare.svg +share/icons/elementary-xfce/places/24/folder-recent.svg +share/icons/elementary-xfce/places/24/folder-remote-ftp.svg +share/icons/elementary-xfce/places/24/folder-remote-nfs.svg +share/icons/elementary-xfce/places/24/folder-remote-smb.svg +share/icons/elementary-xfce/places/24/folder-remote-ssh.svg +share/icons/elementary-xfce/places/24/folder-remote.svg +share/icons/elementary-xfce/places/24/folder-saved-search.svg +share/icons/elementary-xfce/places/24/folder-templates.svg +share/icons/elementary-xfce/places/24/folder-video.svg +share/icons/elementary-xfce/places/24/folder-videos.svg +share/icons/elementary-xfce/places/24/folder-visiting.svg +share/icons/elementary-xfce/places/24/folder.svg +share/icons/elementary-xfce/places/24/folder_download.svg +share/icons/elementary-xfce/places/24/folder_home.svg +share/icons/elementary-xfce/places/24/folder_images.svg +share/icons/elementary-xfce/places/24/folder_open.svg +share/icons/elementary-xfce/places/24/folder_pictures.svg +share/icons/elementary-xfce/places/24/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/24/gnome-desktop-config.svg +share/icons/elementary-xfce/places/24/gnome-folder.svg +share/icons/elementary-xfce/places/24/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/24/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/24/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/24/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/24/gnome-fs-directory.svg +share/icons/elementary-xfce/places/24/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/24/gnome-fs-home.svg +share/icons/elementary-xfce/places/24/gnome-fs-network.svg +share/icons/elementary-xfce/places/24/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/24/gnome-fs-share.svg +share/icons/elementary-xfce/places/24/gnome-fs-smb.svg +share/icons/elementary-xfce/places/24/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/24/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/24/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/24/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/24/gnome-home.svg +share/icons/elementary-xfce/places/24/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/24/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/24/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/24/gnome-stock-trash.svg +share/icons/elementary-xfce/places/24/gtk-directory.svg +share/icons/elementary-xfce/places/24/gtk-network.svg +share/icons/elementary-xfce/places/24/inode-directory.svg +share/icons/elementary-xfce/places/24/mail-inbox.svg +share/icons/elementary-xfce/places/24/mail-mailbox.svg +share/icons/elementary-xfce/places/24/mail-outbox.svg +share/icons/elementary-xfce/places/24/mail-sent.svg +share/icons/elementary-xfce/places/24/neat.svg +share/icons/elementary-xfce/places/24/network-workgroup.svg +share/icons/elementary-xfce/places/24/network.svg +share/icons/elementary-xfce/places/24/network_local.svg +share/icons/elementary-xfce/places/24/other-desktop.svg +share/icons/elementary-xfce/places/24/redhat-system-group.svg +share/icons/elementary-xfce/places/24/stock_folder.svg +share/icons/elementary-xfce/places/24/stock_music-library.svg +share/icons/elementary-xfce/places/24/stock_open.svg +share/icons/elementary-xfce/places/24/stock_sent-mail.svg +share/icons/elementary-xfce/places/24/stock_shared-by-me.svg +share/icons/elementary-xfce/places/24/stock_shared-to-me.svg +share/icons/elementary-xfce/places/24/stock_trash_full.svg +share/icons/elementary-xfce/places/24/trashcan_empty.svg +share/icons/elementary-xfce/places/24/trashcan_full.svg +share/icons/elementary-xfce/places/24/user-bookmarks.svg +share/icons/elementary-xfce/places/24/user-desktop.svg +share/icons/elementary-xfce/places/24/user-home.svg +share/icons/elementary-xfce/places/24/user-images.svg +share/icons/elementary-xfce/places/24/user-pictures.svg +share/icons/elementary-xfce/places/24/user-share.svg +share/icons/elementary-xfce/places/24/user-trash-full.svg +share/icons/elementary-xfce/places/24/user-trash.svg +share/icons/elementary-xfce/places/24/xfce-trash_empty.svg +share/icons/elementary-xfce/places/24/xfce-trash_full.svg +share/icons/elementary-xfce/places/32/bookmark-missing.svg +share/icons/elementary-xfce/places/32/desktop.svg +share/icons/elementary-xfce/places/32/edittrash.svg +share/icons/elementary-xfce/places/32/emptytrash.svg +share/icons/elementary-xfce/places/32/folder-documents.svg +share/icons/elementary-xfce/places/32/folder-download.svg +share/icons/elementary-xfce/places/32/folder-downloads.svg +share/icons/elementary-xfce/places/32/folder-drag-accept.svg +share/icons/elementary-xfce/places/32/folder-home.svg +share/icons/elementary-xfce/places/32/folder-images.svg +share/icons/elementary-xfce/places/32/folder-music.svg +share/icons/elementary-xfce/places/32/folder-open.svg +share/icons/elementary-xfce/places/32/folder-pictures.svg +share/icons/elementary-xfce/places/32/folder-publicshare.svg +share/icons/elementary-xfce/places/32/folder-recent.svg +share/icons/elementary-xfce/places/32/folder-remote-ftp.svg +share/icons/elementary-xfce/places/32/folder-remote-nfs.svg +share/icons/elementary-xfce/places/32/folder-remote-smb.svg +share/icons/elementary-xfce/places/32/folder-remote-ssh.svg +share/icons/elementary-xfce/places/32/folder-remote.svg +share/icons/elementary-xfce/places/32/folder-saved-search.svg +share/icons/elementary-xfce/places/32/folder-templates.svg +share/icons/elementary-xfce/places/32/folder-video.svg +share/icons/elementary-xfce/places/32/folder-videos.svg +share/icons/elementary-xfce/places/32/folder-visiting.svg +share/icons/elementary-xfce/places/32/folder.svg +share/icons/elementary-xfce/places/32/folder_download.svg +share/icons/elementary-xfce/places/32/folder_home.svg +share/icons/elementary-xfce/places/32/folder_images.svg +share/icons/elementary-xfce/places/32/folder_open.svg +share/icons/elementary-xfce/places/32/folder_pictures.svg +share/icons/elementary-xfce/places/32/folders-documents.svg +share/icons/elementary-xfce/places/32/folders-downloads.svg +share/icons/elementary-xfce/places/32/folders-music.svg +share/icons/elementary-xfce/places/32/folders-publicshare.svg +share/icons/elementary-xfce/places/32/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/32/gnome-desktop-config.svg +share/icons/elementary-xfce/places/32/gnome-folder.svg +share/icons/elementary-xfce/places/32/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/32/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/32/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/32/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/32/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/32/gnome-fs-directory.svg +share/icons/elementary-xfce/places/32/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/32/gnome-fs-home.svg +share/icons/elementary-xfce/places/32/gnome-fs-network.svg +share/icons/elementary-xfce/places/32/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/32/gnome-fs-share.svg +share/icons/elementary-xfce/places/32/gnome-fs-smb.svg +share/icons/elementary-xfce/places/32/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/32/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/32/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/32/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/32/gnome-home.svg +share/icons/elementary-xfce/places/32/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/32/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/32/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/32/gnome-stock-trash.svg +share/icons/elementary-xfce/places/32/gtk-directory.svg +share/icons/elementary-xfce/places/32/gtk-network.svg +share/icons/elementary-xfce/places/32/inode-directory.svg +share/icons/elementary-xfce/places/32/mail-inbox.svg +share/icons/elementary-xfce/places/32/mail-mailbox.svg +share/icons/elementary-xfce/places/32/mail-outbox.svg +share/icons/elementary-xfce/places/32/neat.svg +share/icons/elementary-xfce/places/32/network-workgroup.svg +share/icons/elementary-xfce/places/32/network.svg +share/icons/elementary-xfce/places/32/network_local.svg +share/icons/elementary-xfce/places/32/other-desktop.svg +share/icons/elementary-xfce/places/32/redhat-system-group.svg +share/icons/elementary-xfce/places/32/stock_folder.svg +share/icons/elementary-xfce/places/32/stock_open.svg +share/icons/elementary-xfce/places/32/stock_shared-by-me.svg +share/icons/elementary-xfce/places/32/stock_shared-to-me.svg +share/icons/elementary-xfce/places/32/stock_trash_full.svg +share/icons/elementary-xfce/places/32/trashcan_empty.svg +share/icons/elementary-xfce/places/32/trashcan_full.svg +share/icons/elementary-xfce/places/32/user-bookmarks.svg +share/icons/elementary-xfce/places/32/user-desktop.svg +share/icons/elementary-xfce/places/32/user-home.svg +share/icons/elementary-xfce/places/32/user-images.svg +share/icons/elementary-xfce/places/32/user-pictures.svg +share/icons/elementary-xfce/places/32/user-share.svg +share/icons/elementary-xfce/places/32/user-trash-full.svg +share/icons/elementary-xfce/places/32/user-trash.svg +share/icons/elementary-xfce/places/32/xfce-trash_empty.svg +share/icons/elementary-xfce/places/32/xfce-trash_full.svg +share/icons/elementary-xfce/places/48/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/48/bookmark-missing.svg +share/icons/elementary-xfce/places/48/desktop.svg +share/icons/elementary-xfce/places/48/distributor-logo.svg +share/icons/elementary-xfce/places/48/edittrash.svg +share/icons/elementary-xfce/places/48/emptytrash.svg +share/icons/elementary-xfce/places/48/folder-documents.svg +share/icons/elementary-xfce/places/48/folder-download.svg +share/icons/elementary-xfce/places/48/folder-downloads.svg +share/icons/elementary-xfce/places/48/folder-drag-accept.svg +share/icons/elementary-xfce/places/48/folder-home.svg +share/icons/elementary-xfce/places/48/folder-images.svg +share/icons/elementary-xfce/places/48/folder-music.svg +share/icons/elementary-xfce/places/48/folder-open.svg +share/icons/elementary-xfce/places/48/folder-pictures.svg +share/icons/elementary-xfce/places/48/folder-publicshare.svg +share/icons/elementary-xfce/places/48/folder-recent.svg +share/icons/elementary-xfce/places/48/folder-remote-ftp.svg +share/icons/elementary-xfce/places/48/folder-remote-nfs.svg +share/icons/elementary-xfce/places/48/folder-remote-smb.svg +share/icons/elementary-xfce/places/48/folder-remote-ssh.svg +share/icons/elementary-xfce/places/48/folder-remote.svg +share/icons/elementary-xfce/places/48/folder-saved-search.svg +share/icons/elementary-xfce/places/48/folder-templates.svg +share/icons/elementary-xfce/places/48/folder-ubuntuone.svg +share/icons/elementary-xfce/places/48/folder-video.svg +share/icons/elementary-xfce/places/48/folder-videos.svg +share/icons/elementary-xfce/places/48/folder-visiting.svg +share/icons/elementary-xfce/places/48/folder.svg +share/icons/elementary-xfce/places/48/folder_download.svg +share/icons/elementary-xfce/places/48/folder_home.svg +share/icons/elementary-xfce/places/48/folder_images.svg +share/icons/elementary-xfce/places/48/folder_open.svg +share/icons/elementary-xfce/places/48/folder_pictures.svg +share/icons/elementary-xfce/places/48/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/48/gnome-desktop-config.svg +share/icons/elementary-xfce/places/48/gnome-folder.svg +share/icons/elementary-xfce/places/48/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/48/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/48/gnome-fs-bookmark.svg +share/icons/elementary-xfce/places/48/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/48/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/48/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/48/gnome-fs-directory.svg +share/icons/elementary-xfce/places/48/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/48/gnome-fs-home.svg +share/icons/elementary-xfce/places/48/gnome-fs-network.svg +share/icons/elementary-xfce/places/48/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/48/gnome-fs-share.svg +share/icons/elementary-xfce/places/48/gnome-fs-smb.svg +share/icons/elementary-xfce/places/48/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/48/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/48/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/48/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/48/gnome-home.svg +share/icons/elementary-xfce/places/48/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/48/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/48/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/48/gnome-stock-trash.svg +share/icons/elementary-xfce/places/48/gtk-directory.svg +share/icons/elementary-xfce/places/48/gtk-network.svg +share/icons/elementary-xfce/places/48/inode-directory.svg +share/icons/elementary-xfce/places/48/mail-inbox.svg +share/icons/elementary-xfce/places/48/mail-mailbox.svg +share/icons/elementary-xfce/places/48/mail-outbox.svg +share/icons/elementary-xfce/places/48/neat.svg +share/icons/elementary-xfce/places/48/network-workgroup.svg +share/icons/elementary-xfce/places/48/network.svg +share/icons/elementary-xfce/places/48/network_local.svg +share/icons/elementary-xfce/places/48/other-desktop.svg +share/icons/elementary-xfce/places/48/redhat-system-group.svg +share/icons/elementary-xfce/places/48/stock_folder.svg +share/icons/elementary-xfce/places/48/stock_music-library.svg +share/icons/elementary-xfce/places/48/stock_open.svg +share/icons/elementary-xfce/places/48/stock_shared-by-me.svg +share/icons/elementary-xfce/places/48/stock_shared-to-me.svg +share/icons/elementary-xfce/places/48/stock_trash_full.svg +share/icons/elementary-xfce/places/48/trashcan_empty.svg +share/icons/elementary-xfce/places/48/trashcan_full.svg +share/icons/elementary-xfce/places/48/user-bookmarks.svg +share/icons/elementary-xfce/places/48/user-desktop.svg +share/icons/elementary-xfce/places/48/user-home.svg +share/icons/elementary-xfce/places/48/user-images.svg +share/icons/elementary-xfce/places/48/user-pictures.svg +share/icons/elementary-xfce/places/48/user-share.svg +share/icons/elementary-xfce/places/48/user-trash-full.svg +share/icons/elementary-xfce/places/48/user-trash.svg +share/icons/elementary-xfce/places/48/xfce-trash_empty.svg +share/icons/elementary-xfce/places/48/xfce-trash_full.svg +share/icons/elementary-xfce/places/64/application-x-gnome-saved-search.svg +share/icons/elementary-xfce/places/64/bookmark-missing.svg +share/icons/elementary-xfce/places/64/desktop.svg +share/icons/elementary-xfce/places/64/distributor-logo.svg +share/icons/elementary-xfce/places/64/edittrash.svg +share/icons/elementary-xfce/places/64/emptytrash.svg +share/icons/elementary-xfce/places/64/folder-documents.svg +share/icons/elementary-xfce/places/64/folder-download.svg +share/icons/elementary-xfce/places/64/folder-downloads.svg +share/icons/elementary-xfce/places/64/folder-drag-accept.svg +share/icons/elementary-xfce/places/64/folder-home.svg +share/icons/elementary-xfce/places/64/folder-images.svg +share/icons/elementary-xfce/places/64/folder-music.svg +share/icons/elementary-xfce/places/64/folder-open.svg +share/icons/elementary-xfce/places/64/folder-pictures.svg +share/icons/elementary-xfce/places/64/folder-publicshare.svg +share/icons/elementary-xfce/places/64/folder-recent.svg +share/icons/elementary-xfce/places/64/folder-remote-ftp.svg +share/icons/elementary-xfce/places/64/folder-remote-nfs.svg +share/icons/elementary-xfce/places/64/folder-remote-smb.svg +share/icons/elementary-xfce/places/64/folder-remote-ssh.svg +share/icons/elementary-xfce/places/64/folder-remote.svg +share/icons/elementary-xfce/places/64/folder-saved-search.svg +share/icons/elementary-xfce/places/64/folder-templates.svg +share/icons/elementary-xfce/places/64/folder-video.svg +share/icons/elementary-xfce/places/64/folder-videos.svg +share/icons/elementary-xfce/places/64/folder-visiting.svg +share/icons/elementary-xfce/places/64/folder.svg +share/icons/elementary-xfce/places/64/folder_download.svg +share/icons/elementary-xfce/places/64/folder_home.svg +share/icons/elementary-xfce/places/64/folder_images.svg +share/icons/elementary-xfce/places/64/folder_open.svg +share/icons/elementary-xfce/places/64/folder_pictures.svg +share/icons/elementary-xfce/places/64/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/64/gnome-desktop-config.svg +share/icons/elementary-xfce/places/64/gnome-folder.svg +share/icons/elementary-xfce/places/64/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/64/gnome-fs-bookmark-missing.svg +share/icons/elementary-xfce/places/64/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/64/gnome-fs-directory-accept.svg +share/icons/elementary-xfce/places/64/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/64/gnome-fs-directory.svg +share/icons/elementary-xfce/places/64/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/64/gnome-fs-home.svg +share/icons/elementary-xfce/places/64/gnome-fs-network.svg +share/icons/elementary-xfce/places/64/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/64/gnome-fs-share.svg +share/icons/elementary-xfce/places/64/gnome-fs-smb.svg +share/icons/elementary-xfce/places/64/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/64/gnome-fs-trash-empty-accept.svg +share/icons/elementary-xfce/places/64/gnome-fs-trash-empty.svg +share/icons/elementary-xfce/places/64/gnome-fs-trash-full.svg +share/icons/elementary-xfce/places/64/gnome-home.svg +share/icons/elementary-xfce/places/64/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/64/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/64/gnome-stock-trash-full.svg +share/icons/elementary-xfce/places/64/gnome-stock-trash.svg +share/icons/elementary-xfce/places/64/gtk-directory.svg +share/icons/elementary-xfce/places/64/gtk-network.svg +share/icons/elementary-xfce/places/64/inode-directory.svg +share/icons/elementary-xfce/places/64/mail-inbox.svg +share/icons/elementary-xfce/places/64/mail-mailbox.svg +share/icons/elementary-xfce/places/64/mail-outbox.svg +share/icons/elementary-xfce/places/64/neat.svg +share/icons/elementary-xfce/places/64/network-workgroup.svg +share/icons/elementary-xfce/places/64/network.svg +share/icons/elementary-xfce/places/64/network_local.svg +share/icons/elementary-xfce/places/64/other-desktop.svg +share/icons/elementary-xfce/places/64/redhat-system-group.svg +share/icons/elementary-xfce/places/64/stock_folder.svg +share/icons/elementary-xfce/places/64/stock_open.svg +share/icons/elementary-xfce/places/64/stock_shared-by-me.svg +share/icons/elementary-xfce/places/64/stock_shared-to-me.svg +share/icons/elementary-xfce/places/64/stock_trash_full.svg +share/icons/elementary-xfce/places/64/trashcan_empty.svg +share/icons/elementary-xfce/places/64/trashcan_full.svg +share/icons/elementary-xfce/places/64/user-bookmarks.svg +share/icons/elementary-xfce/places/64/user-desktop.svg +share/icons/elementary-xfce/places/64/user-home.svg +share/icons/elementary-xfce/places/64/user-images.svg +share/icons/elementary-xfce/places/64/user-pictures.svg +share/icons/elementary-xfce/places/64/user-share.svg +share/icons/elementary-xfce/places/64/user-trash-full.svg +share/icons/elementary-xfce/places/64/user-trash.svg +share/icons/elementary-xfce/places/64/xfce-trash_empty.svg +share/icons/elementary-xfce/places/64/xfce-trash_full.svg +share/icons/elementary-xfce/places/96/desktop.svg +share/icons/elementary-xfce/places/96/distributor-logo.svg +share/icons/elementary-xfce/places/96/folder-documents.svg +share/icons/elementary-xfce/places/96/folder-download.svg +share/icons/elementary-xfce/places/96/folder-downloads.svg +share/icons/elementary-xfce/places/96/folder-drag-accept.svg +share/icons/elementary-xfce/places/96/folder-home.svg +share/icons/elementary-xfce/places/96/folder-images.svg +share/icons/elementary-xfce/places/96/folder-music.svg +share/icons/elementary-xfce/places/96/folder-open.svg +share/icons/elementary-xfce/places/96/folder-pictures.svg +share/icons/elementary-xfce/places/96/folder-publicshare.svg +share/icons/elementary-xfce/places/96/folder-recent.svg +share/icons/elementary-xfce/places/96/folder-remote-ftp.svg +share/icons/elementary-xfce/places/96/folder-remote-nfs.svg +share/icons/elementary-xfce/places/96/folder-remote-smb.svg +share/icons/elementary-xfce/places/96/folder-remote-ssh.svg +share/icons/elementary-xfce/places/96/folder-remote.svg +share/icons/elementary-xfce/places/96/folder-saved-search.svg +share/icons/elementary-xfce/places/96/folder-templates.svg +share/icons/elementary-xfce/places/96/folder-video.svg +share/icons/elementary-xfce/places/96/folder-videos.svg +share/icons/elementary-xfce/places/96/folder-visiting.svg +share/icons/elementary-xfce/places/96/folder.svg +share/icons/elementary-xfce/places/96/folder_download.svg +share/icons/elementary-xfce/places/96/folder_home.svg +share/icons/elementary-xfce/places/96/folder_images.svg +share/icons/elementary-xfce/places/96/folder_open.svg +share/icons/elementary-xfce/places/96/folder_pictures.svg +share/icons/elementary-xfce/places/96/gnome-ccdesktop.svg +share/icons/elementary-xfce/places/96/gnome-desktop-config.svg +share/icons/elementary-xfce/places/96/gnome-folder.svg +share/icons/elementary-xfce/places/96/gnome-fs-blockdev.svg +share/icons/elementary-xfce/places/96/gnome-fs-desktop.svg +share/icons/elementary-xfce/places/96/gnome-fs-directory-visiting.svg +share/icons/elementary-xfce/places/96/gnome-fs-directory.svg +share/icons/elementary-xfce/places/96/gnome-fs-ftp.svg +share/icons/elementary-xfce/places/96/gnome-fs-home.svg +share/icons/elementary-xfce/places/96/gnome-fs-network.svg +share/icons/elementary-xfce/places/96/gnome-fs-nfs.svg +share/icons/elementary-xfce/places/96/gnome-fs-share.svg +share/icons/elementary-xfce/places/96/gnome-fs-smb.svg +share/icons/elementary-xfce/places/96/gnome-fs-ssh.svg +share/icons/elementary-xfce/places/96/gnome-home.svg +share/icons/elementary-xfce/places/96/gnome-mime-x-directory-smb-share.svg +share/icons/elementary-xfce/places/96/gnome-mime-x-directory-smb-workgroup.svg +share/icons/elementary-xfce/places/96/gtk-directory.svg +share/icons/elementary-xfce/places/96/gtk-network.svg +share/icons/elementary-xfce/places/96/inode-directory.svg +share/icons/elementary-xfce/places/96/neat.svg +share/icons/elementary-xfce/places/96/network-workgroup.svg +share/icons/elementary-xfce/places/96/network.svg +share/icons/elementary-xfce/places/96/network_local.svg +share/icons/elementary-xfce/places/96/other-desktop.svg +share/icons/elementary-xfce/places/96/redhat-system-group.svg +share/icons/elementary-xfce/places/96/stock_folder.svg +share/icons/elementary-xfce/places/96/stock_open.svg +share/icons/elementary-xfce/places/96/stock_shared-by-me.svg +share/icons/elementary-xfce/places/96/stock_shared-to-me.svg +share/icons/elementary-xfce/places/96/user-desktop.svg +share/icons/elementary-xfce/places/96/user-home.svg +share/icons/elementary-xfce/places/96/user-images.svg +share/icons/elementary-xfce/places/96/user-pictures.svg +share/icons/elementary-xfce/places/96/user-share.svg +share/icons/elementary-xfce/places/symbolic/folder-documents-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-download-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-music-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-pictures-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-publicshare-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-recent-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-remote-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-saved-search-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-templates-symbolic.svg +share/icons/elementary-xfce/places/symbolic/folder-videos-symbolic.svg +share/icons/elementary-xfce/places/symbolic/network-server-symbolic.svg +share/icons/elementary-xfce/places/symbolic/network-workgroup-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-bookmarks-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-desktop-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-home-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-trash-full-symbolic.svg +share/icons/elementary-xfce/places/symbolic/user-trash-symbolic.svg +share/icons/elementary-xfce/status/12/blueman-trust.svg +share/icons/elementary-xfce/status/12/not-starred.svg +share/icons/elementary-xfce/status/12/starred.svg +share/icons/elementary-xfce/status/128/aptdaemon-add.svg +share/icons/elementary-xfce/status/128/aptdaemon-download.svg +share/icons/elementary-xfce/status/128/aptdaemon-working.svg +share/icons/elementary-xfce/status/128/avatar-default.svg +share/icons/elementary-xfce/status/128/dialog-error.svg +share/icons/elementary-xfce/status/128/dialog-information.svg +share/icons/elementary-xfce/status/128/dialog-question.svg +share/icons/elementary-xfce/status/128/dialog-warning.svg +share/icons/elementary-xfce/status/128/error.svg +share/icons/elementary-xfce/status/128/gnome-unknown.svg +share/icons/elementary-xfce/status/128/gtk-dialog-error.svg +share/icons/elementary-xfce/status/128/gtk-dialog-info.svg +share/icons/elementary-xfce/status/128/gtk-dialog-question.svg +share/icons/elementary-xfce/status/128/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/128/image-missing.svg +share/icons/elementary-xfce/status/128/important.svg +share/icons/elementary-xfce/status/128/info.svg +share/icons/elementary-xfce/status/128/mail-unread.svg +share/icons/elementary-xfce/status/128/messagebox_critical.svg +share/icons/elementary-xfce/status/128/messagebox_info.svg +share/icons/elementary-xfce/status/128/messagebox_warning.svg +share/icons/elementary-xfce/status/128/stock_dialog-error.svg +share/icons/elementary-xfce/status/128/stock_dialog-info.svg +share/icons/elementary-xfce/status/128/stock_dialog-question.svg +share/icons/elementary-xfce/status/128/stock_dialog-warning.svg +share/icons/elementary-xfce/status/128/stock_unknown.svg +share/icons/elementary-xfce/status/128/xfce-unknown.svg +share/icons/elementary-xfce/status/16/aptdaemon-add.svg +share/icons/elementary-xfce/status/16/aptdaemon-download.svg +share/icons/elementary-xfce/status/16/aptdaemon-working.svg +share/icons/elementary-xfce/status/16/blueman-down-active.svg +share/icons/elementary-xfce/status/16/blueman-down-inactive.svg +share/icons/elementary-xfce/status/16/blueman-trust.svg +share/icons/elementary-xfce/status/16/blueman-untrust.svg +share/icons/elementary-xfce/status/16/blueman-up-active.svg +share/icons/elementary-xfce/status/16/blueman-up-inactive.svg +share/icons/elementary-xfce/status/16/dialog-error.svg +share/icons/elementary-xfce/status/16/dialog-information.svg +share/icons/elementary-xfce/status/16/dialog-password.png +share/icons/elementary-xfce/status/16/dialog-question.svg +share/icons/elementary-xfce/status/16/dialog-warning.svg +share/icons/elementary-xfce/status/16/error.svg +share/icons/elementary-xfce/status/16/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/16/gnome-unknown.svg +share/icons/elementary-xfce/status/16/gpm-inhibit.svg +share/icons/elementary-xfce/status/16/gtk-dialog-authentication.png +share/icons/elementary-xfce/status/16/gtk-dialog-error.svg +share/icons/elementary-xfce/status/16/gtk-dialog-info.svg +share/icons/elementary-xfce/status/16/gtk-dialog-question.svg +share/icons/elementary-xfce/status/16/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/16/image-missing.svg +share/icons/elementary-xfce/status/16/important.svg +share/icons/elementary-xfce/status/16/info.svg +share/icons/elementary-xfce/status/16/keys.svg +share/icons/elementary-xfce/status/16/locked.svg +share/icons/elementary-xfce/status/16/mail-forwarded.svg +share/icons/elementary-xfce/status/16/mail-replied.svg +share/icons/elementary-xfce/status/16/mail-unread.svg +share/icons/elementary-xfce/status/16/media-playlist-repeat-active.svg +share/icons/elementary-xfce/status/16/media-playlist-repeat.svg +share/icons/elementary-xfce/status/16/media-playlist-shuffle-active.svg +share/icons/elementary-xfce/status/16/media-playlist-shuffle.svg +share/icons/elementary-xfce/status/16/messagebox_critical.svg +share/icons/elementary-xfce/status/16/messagebox_info.svg +share/icons/elementary-xfce/status/16/messagebox_warning.svg +share/icons/elementary-xfce/status/16/network-idle.svg +share/icons/elementary-xfce/status/16/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/16/not-starred.svg +share/icons/elementary-xfce/status/16/security-high.png +share/icons/elementary-xfce/status/16/security-low.png +share/icons/elementary-xfce/status/16/security-medium.png +share/icons/elementary-xfce/status/16/starred.svg +share/icons/elementary-xfce/status/16/status_lock.svg +share/icons/elementary-xfce/status/16/stock_dialog-error.svg +share/icons/elementary-xfce/status/16/stock_dialog-info.svg +share/icons/elementary-xfce/status/16/stock_dialog-question.svg +share/icons/elementary-xfce/status/16/stock_dialog-warning.svg +share/icons/elementary-xfce/status/16/stock_lock.svg +share/icons/elementary-xfce/status/16/stock_unknown.svg +share/icons/elementary-xfce/status/16/user-available.svg +share/icons/elementary-xfce/status/16/user-away.svg +share/icons/elementary-xfce/status/16/user-busy.svg +share/icons/elementary-xfce/status/16/user-idle.svg +share/icons/elementary-xfce/status/16/user-invisible.svg +share/icons/elementary-xfce/status/16/user-offline.svg +share/icons/elementary-xfce/status/16/user-typing.svg +share/icons/elementary-xfce/status/16/xfce-system-lock.svg +share/icons/elementary-xfce/status/16/xfce-unknown.svg +share/icons/elementary-xfce/status/22/aptdaemon-add.svg +share/icons/elementary-xfce/status/22/aptdaemon-download.svg +share/icons/elementary-xfce/status/22/aptdaemon-working.svg +share/icons/elementary-xfce/status/22/connect_creating.svg +share/icons/elementary-xfce/status/22/connect_established.svg +share/icons/elementary-xfce/status/22/dialog-error.svg +share/icons/elementary-xfce/status/22/dialog-information.svg +share/icons/elementary-xfce/status/22/dialog-question.svg +share/icons/elementary-xfce/status/22/dialog-warning.svg +share/icons/elementary-xfce/status/22/error.svg +share/icons/elementary-xfce/status/22/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-idle.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-rx.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-tx.svg +share/icons/elementary-xfce/status/22/gnome-netstatus-txrx.svg +share/icons/elementary-xfce/status/22/gnome-unknown.svg +share/icons/elementary-xfce/status/22/gpm-inhibit.svg +share/icons/elementary-xfce/status/22/gtk-connect.svg +share/icons/elementary-xfce/status/22/gtk-dialog-error.svg +share/icons/elementary-xfce/status/22/gtk-dialog-info.svg +share/icons/elementary-xfce/status/22/gtk-dialog-question.svg +share/icons/elementary-xfce/status/22/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/22/image-missing.svg +share/icons/elementary-xfce/status/22/important.svg +share/icons/elementary-xfce/status/22/info.svg +share/icons/elementary-xfce/status/22/keys.svg +share/icons/elementary-xfce/status/22/locked.svg +share/icons/elementary-xfce/status/22/mail-unread.svg +share/icons/elementary-xfce/status/22/messagebox_critical.svg +share/icons/elementary-xfce/status/22/messagebox_info.svg +share/icons/elementary-xfce/status/22/messagebox_warning.svg +share/icons/elementary-xfce/status/22/network-idle.svg +share/icons/elementary-xfce/status/22/network-receive.svg +share/icons/elementary-xfce/status/22/network-transmit-receive.svg +share/icons/elementary-xfce/status/22/network-transmit.svg +share/icons/elementary-xfce/status/22/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/22/security-high.png +share/icons/elementary-xfce/status/22/security-low.png +share/icons/elementary-xfce/status/22/security-medium.png +share/icons/elementary-xfce/status/22/software-update-available.svg +share/icons/elementary-xfce/status/22/software-update-urgent.svg +share/icons/elementary-xfce/status/22/status_lock.svg +share/icons/elementary-xfce/status/22/stock_dialog-error.svg +share/icons/elementary-xfce/status/22/stock_dialog-info.svg +share/icons/elementary-xfce/status/22/stock_dialog-question.svg +share/icons/elementary-xfce/status/22/stock_dialog-warning.svg +share/icons/elementary-xfce/status/22/stock_lock.svg +share/icons/elementary-xfce/status/22/stock_unknown.svg +share/icons/elementary-xfce/status/22/xfce-system-lock.svg +share/icons/elementary-xfce/status/22/xfce-unknown.svg +share/icons/elementary-xfce/status/24/aptdaemon-add.svg +share/icons/elementary-xfce/status/24/aptdaemon-download.svg +share/icons/elementary-xfce/status/24/aptdaemon-working.svg +share/icons/elementary-xfce/status/24/battery_charged.svg +share/icons/elementary-xfce/status/24/battery_empty.svg +share/icons/elementary-xfce/status/24/battery_full.svg +share/icons/elementary-xfce/status/24/battery_plugged.svg +share/icons/elementary-xfce/status/24/battery_two_thirds.svg +share/icons/elementary-xfce/status/24/connect_creating.svg +share/icons/elementary-xfce/status/24/connect_established.svg +share/icons/elementary-xfce/status/24/dialog-error.svg +share/icons/elementary-xfce/status/24/dialog-information.svg +share/icons/elementary-xfce/status/24/dialog-password.png +share/icons/elementary-xfce/status/24/dialog-question.svg +share/icons/elementary-xfce/status/24/dialog-warning.svg +share/icons/elementary-xfce/status/24/error.svg +share/icons/elementary-xfce/status/24/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-idle.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-rx.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-tx.svg +share/icons/elementary-xfce/status/24/gnome-netstatus-txrx.svg +share/icons/elementary-xfce/status/24/gnome-unknown.svg +share/icons/elementary-xfce/status/24/gpm-inhibit.svg +share/icons/elementary-xfce/status/24/gtk-connect.svg +share/icons/elementary-xfce/status/24/gtk-dialog-authentication.png +share/icons/elementary-xfce/status/24/gtk-dialog-error.svg +share/icons/elementary-xfce/status/24/gtk-dialog-info.svg +share/icons/elementary-xfce/status/24/gtk-dialog-question.svg +share/icons/elementary-xfce/status/24/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/24/image-missing.svg +share/icons/elementary-xfce/status/24/important.svg +share/icons/elementary-xfce/status/24/info.svg +share/icons/elementary-xfce/status/24/keys.svg +share/icons/elementary-xfce/status/24/locked.svg +share/icons/elementary-xfce/status/24/mail-unread.svg +share/icons/elementary-xfce/status/24/media-playlist-repeat.svg +share/icons/elementary-xfce/status/24/media-playlist-shuffle.svg +share/icons/elementary-xfce/status/24/messagebox_critical.svg +share/icons/elementary-xfce/status/24/messagebox_info.svg +share/icons/elementary-xfce/status/24/messagebox_warning.svg +share/icons/elementary-xfce/status/24/network-idle.svg +share/icons/elementary-xfce/status/24/network-receive.svg +share/icons/elementary-xfce/status/24/network-transmit-receive.svg +share/icons/elementary-xfce/status/24/network-transmit.svg +share/icons/elementary-xfce/status/24/network-wired-activated.svg +share/icons/elementary-xfce/status/24/network-wired.svg +share/icons/elementary-xfce/status/24/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/24/security-high.png +share/icons/elementary-xfce/status/24/security-low.png +share/icons/elementary-xfce/status/24/security-medium.png +share/icons/elementary-xfce/status/24/software-update-available.svg +share/icons/elementary-xfce/status/24/software-update-urgent.svg +share/icons/elementary-xfce/status/24/status_lock.svg +share/icons/elementary-xfce/status/24/stock_dialog-error.svg +share/icons/elementary-xfce/status/24/stock_dialog-info.svg +share/icons/elementary-xfce/status/24/stock_dialog-question.svg +share/icons/elementary-xfce/status/24/stock_dialog-warning.svg +share/icons/elementary-xfce/status/24/stock_lock.svg +share/icons/elementary-xfce/status/24/stock_repeat.svg +share/icons/elementary-xfce/status/24/stock_shuffle.svg +share/icons/elementary-xfce/status/24/stock_unknown.svg +share/icons/elementary-xfce/status/24/xfce-system-lock.svg +share/icons/elementary-xfce/status/24/xfce-unknown.svg +share/icons/elementary-xfce/status/32/aptdaemon-add.svg +share/icons/elementary-xfce/status/32/aptdaemon-download.svg +share/icons/elementary-xfce/status/32/aptdaemon-working.svg +share/icons/elementary-xfce/status/32/battery-000.svg +share/icons/elementary-xfce/status/32/battery-020.svg +share/icons/elementary-xfce/status/32/battery-040.svg +share/icons/elementary-xfce/status/32/battery-060.svg +share/icons/elementary-xfce/status/32/battery-080.svg +share/icons/elementary-xfce/status/32/battery-100.svg +share/icons/elementary-xfce/status/32/battery_empty.svg +share/icons/elementary-xfce/status/32/battery_full.svg +share/icons/elementary-xfce/status/32/dialog-error.svg +share/icons/elementary-xfce/status/32/dialog-information.svg +share/icons/elementary-xfce/status/32/dialog-question.svg +share/icons/elementary-xfce/status/32/dialog-warning.svg +share/icons/elementary-xfce/status/32/error.svg +share/icons/elementary-xfce/status/32/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/32/gnome-fs-loading-icon.svg +share/icons/elementary-xfce/status/32/gnome-unknown.svg +share/icons/elementary-xfce/status/32/gtk-dialog-error.svg +share/icons/elementary-xfce/status/32/gtk-dialog-info.svg +share/icons/elementary-xfce/status/32/gtk-dialog-question.svg +share/icons/elementary-xfce/status/32/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/32/image-loading.svg +share/icons/elementary-xfce/status/32/image-missing.svg +share/icons/elementary-xfce/status/32/important.svg +share/icons/elementary-xfce/status/32/info.svg +share/icons/elementary-xfce/status/32/keys.svg +share/icons/elementary-xfce/status/32/locked.svg +share/icons/elementary-xfce/status/32/mail-unread.svg +share/icons/elementary-xfce/status/32/messagebox_critical.svg +share/icons/elementary-xfce/status/32/messagebox_info.svg +share/icons/elementary-xfce/status/32/messagebox_warning.svg +share/icons/elementary-xfce/status/32/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/32/security-high.png +share/icons/elementary-xfce/status/32/security-low.png +share/icons/elementary-xfce/status/32/security-medium.png +share/icons/elementary-xfce/status/32/status_lock.svg +share/icons/elementary-xfce/status/32/stock_dialog-error.svg +share/icons/elementary-xfce/status/32/stock_dialog-info.svg +share/icons/elementary-xfce/status/32/stock_dialog-question.svg +share/icons/elementary-xfce/status/32/stock_dialog-warning.svg +share/icons/elementary-xfce/status/32/stock_lock.svg +share/icons/elementary-xfce/status/32/stock_unknown.svg +share/icons/elementary-xfce/status/32/xfce-system-lock.svg +share/icons/elementary-xfce/status/32/xfce-unknown.svg +share/icons/elementary-xfce/status/32/xfpm-brightness-lcd.svg +share/icons/elementary-xfce/status/48/aptdaemon-add.svg +share/icons/elementary-xfce/status/48/aptdaemon-delete.svg +share/icons/elementary-xfce/status/48/aptdaemon-download.svg +share/icons/elementary-xfce/status/48/aptdaemon-setup.svg +share/icons/elementary-xfce/status/48/aptdaemon-update-cache.svg +share/icons/elementary-xfce/status/48/aptdaemon-upgrade.svg +share/icons/elementary-xfce/status/48/aptdaemon-working.svg +share/icons/elementary-xfce/status/48/avatar-default.svg +share/icons/elementary-xfce/status/48/battery-000-charging.svg +share/icons/elementary-xfce/status/48/battery-000.svg +share/icons/elementary-xfce/status/48/battery-020-charging.svg +share/icons/elementary-xfce/status/48/battery-020.svg +share/icons/elementary-xfce/status/48/battery-040-charging.svg +share/icons/elementary-xfce/status/48/battery-040.svg +share/icons/elementary-xfce/status/48/battery-060-charging.svg +share/icons/elementary-xfce/status/48/battery-060.svg +share/icons/elementary-xfce/status/48/battery-080-charging.svg +share/icons/elementary-xfce/status/48/battery-080.svg +share/icons/elementary-xfce/status/48/battery-100-charging.svg +share/icons/elementary-xfce/status/48/battery-100.svg +share/icons/elementary-xfce/status/48/battery-ac-adapter.svg +share/icons/elementary-xfce/status/48/battery-caution-charging.svg +share/icons/elementary-xfce/status/48/battery-caution.svg +share/icons/elementary-xfce/status/48/battery-charged.svg +share/icons/elementary-xfce/status/48/battery-empty.svg +share/icons/elementary-xfce/status/48/battery-full-charged.svg +share/icons/elementary-xfce/status/48/battery-full-charging.svg +share/icons/elementary-xfce/status/48/battery-full.svg +share/icons/elementary-xfce/status/48/battery-good-charging.svg +share/icons/elementary-xfce/status/48/battery-good.svg +share/icons/elementary-xfce/status/48/battery-low-charging.svg +share/icons/elementary-xfce/status/48/battery-low.svg +share/icons/elementary-xfce/status/48/battery-missing.svg +share/icons/elementary-xfce/status/48/battery_charged.svg +share/icons/elementary-xfce/status/48/battery_empty.svg +share/icons/elementary-xfce/status/48/battery_full.svg +share/icons/elementary-xfce/status/48/battery_third_fourth.svg +share/icons/elementary-xfce/status/48/battery_two_thirds.svg +share/icons/elementary-xfce/status/48/connect_creating.svg +share/icons/elementary-xfce/status/48/connect_established.svg +share/icons/elementary-xfce/status/48/connect_no.svg +share/icons/elementary-xfce/status/48/dialog-error.svg +share/icons/elementary-xfce/status/48/dialog-information.svg +share/icons/elementary-xfce/status/48/dialog-password.svg +share/icons/elementary-xfce/status/48/dialog-question.svg +share/icons/elementary-xfce/status/48/dialog-warning.svg +share/icons/elementary-xfce/status/48/error.svg +share/icons/elementary-xfce/status/48/gnome-dev-wavelan-encrypted.svg +share/icons/elementary-xfce/status/48/gnome-fs-loading-icon.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-0-24.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-25-49.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-50-74.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-75-100.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-disconn.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-error.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-idle.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-rx.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-tx.svg +share/icons/elementary-xfce/status/48/gnome-netstatus-txrx.svg +share/icons/elementary-xfce/status/48/gnome-unknown.svg +share/icons/elementary-xfce/status/48/gtk-connect.svg +share/icons/elementary-xfce/status/48/gtk-dialog-authentication.svg +share/icons/elementary-xfce/status/48/gtk-dialog-error.svg +share/icons/elementary-xfce/status/48/gtk-dialog-info.svg +share/icons/elementary-xfce/status/48/gtk-dialog-question.svg +share/icons/elementary-xfce/status/48/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/48/gtk-disconnect.svg +share/icons/elementary-xfce/status/48/image-loading.svg +share/icons/elementary-xfce/status/48/image-missing.svg +share/icons/elementary-xfce/status/48/important.svg +share/icons/elementary-xfce/status/48/info.svg +share/icons/elementary-xfce/status/48/keys.svg +share/icons/elementary-xfce/status/48/locked.svg +share/icons/elementary-xfce/status/48/mail-unread.svg +share/icons/elementary-xfce/status/48/messagebox_critical.svg +share/icons/elementary-xfce/status/48/messagebox_info.svg +share/icons/elementary-xfce/status/48/messagebox_warning.svg +share/icons/elementary-xfce/status/48/network-error.svg +share/icons/elementary-xfce/status/48/network-idle.svg +share/icons/elementary-xfce/status/48/network-offline.svg +share/icons/elementary-xfce/status/48/network-receive.svg +share/icons/elementary-xfce/status/48/network-transmit-receive.svg +share/icons/elementary-xfce/status/48/network-transmit.svg +share/icons/elementary-xfce/status/48/network-wired-activated.svg +share/icons/elementary-xfce/status/48/network-wired.svg +share/icons/elementary-xfce/status/48/network-wireless-0.svg +share/icons/elementary-xfce/status/48/network-wireless-00.svg +share/icons/elementary-xfce/status/48/network-wireless-100.svg +share/icons/elementary-xfce/status/48/network-wireless-25.svg +share/icons/elementary-xfce/status/48/network-wireless-50.svg +share/icons/elementary-xfce/status/48/network-wireless-75.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-00.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-100.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-25.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-50.svg +share/icons/elementary-xfce/status/48/network-wireless-connected-75.svg +share/icons/elementary-xfce/status/48/network-wireless-disconnected.svg +share/icons/elementary-xfce/status/48/network-wireless-encrypted.svg +share/icons/elementary-xfce/status/48/network-wireless.svg +share/icons/elementary-xfce/status/48/printer-error.svg +share/icons/elementary-xfce/status/48/printer-printing.svg +share/icons/elementary-xfce/status/48/security-high.png +share/icons/elementary-xfce/status/48/security-low.png +share/icons/elementary-xfce/status/48/security-medium.png +share/icons/elementary-xfce/status/48/software-update-available.svg +share/icons/elementary-xfce/status/48/software-update-urgent.svg +share/icons/elementary-xfce/status/48/status_lock.svg +share/icons/elementary-xfce/status/48/stock_connect.svg +share/icons/elementary-xfce/status/48/stock_dialog-error.svg +share/icons/elementary-xfce/status/48/stock_dialog-info.svg +share/icons/elementary-xfce/status/48/stock_dialog-question.svg +share/icons/elementary-xfce/status/48/stock_dialog-warning.svg +share/icons/elementary-xfce/status/48/stock_disconnect.svg +share/icons/elementary-xfce/status/48/stock_lock.svg +share/icons/elementary-xfce/status/48/stock_unknown.svg +share/icons/elementary-xfce/status/48/stock_weather-showers.svg +share/icons/elementary-xfce/status/48/stock_weather-storm.svg +share/icons/elementary-xfce/status/48/weather-severe-alert.svg +share/icons/elementary-xfce/status/48/weather-showers.svg +share/icons/elementary-xfce/status/48/weather-storm.svg +share/icons/elementary-xfce/status/48/wifi-00.svg +share/icons/elementary-xfce/status/48/wifi-100.svg +share/icons/elementary-xfce/status/48/wifi-20.svg +share/icons/elementary-xfce/status/48/wifi-40.svg +share/icons/elementary-xfce/status/48/wifi-60.svg +share/icons/elementary-xfce/status/48/wifi-80.svg +share/icons/elementary-xfce/status/48/xfce-system-lock.svg +share/icons/elementary-xfce/status/48/xfce-unknown.svg +share/icons/elementary-xfce/status/64/aptdaemon-add.svg +share/icons/elementary-xfce/status/64/aptdaemon-download.svg +share/icons/elementary-xfce/status/64/aptdaemon-working.svg +share/icons/elementary-xfce/status/64/avatar-default.svg +share/icons/elementary-xfce/status/64/dialog-error.svg +share/icons/elementary-xfce/status/64/dialog-information.svg +share/icons/elementary-xfce/status/64/dialog-question.svg +share/icons/elementary-xfce/status/64/dialog-warning.svg +share/icons/elementary-xfce/status/64/error.svg +share/icons/elementary-xfce/status/64/gnome-fs-loading-icon.svg +share/icons/elementary-xfce/status/64/gnome-unknown.svg +share/icons/elementary-xfce/status/64/gtk-dialog-error.svg +share/icons/elementary-xfce/status/64/gtk-dialog-info.svg +share/icons/elementary-xfce/status/64/gtk-dialog-question.svg +share/icons/elementary-xfce/status/64/gtk-dialog-warning.svg +share/icons/elementary-xfce/status/64/image-loading.svg +share/icons/elementary-xfce/status/64/image-missing.svg +share/icons/elementary-xfce/status/64/important.svg +share/icons/elementary-xfce/status/64/info.svg +share/icons/elementary-xfce/status/64/mail-unread.svg +share/icons/elementary-xfce/status/64/messagebox_critical.svg +share/icons/elementary-xfce/status/64/messagebox_info.svg +share/icons/elementary-xfce/status/64/messagebox_warning.svg +share/icons/elementary-xfce/status/64/stock_dialog-error.svg +share/icons/elementary-xfce/status/64/stock_dialog-info.svg +share/icons/elementary-xfce/status/64/stock_dialog-question.svg +share/icons/elementary-xfce/status/64/stock_dialog-warning.svg +share/icons/elementary-xfce/status/64/stock_unknown.svg +share/icons/elementary-xfce/status/64/xfce-unknown.svg +share/icons/elementary-xfce/status/symbolic/airplane-mode-symbolic.svg +share/icons/elementary-xfce/status/symbolic/alarm-symbolic.svg +share/icons/elementary-xfce/status/symbolic/appointment-missed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/appointment-soon-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-high-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-medium-symbolic.svg +share/icons/elementary-xfce/status/symbolic/audio-volume-muted-symbolic.svg +share/icons/elementary-xfce/status/symbolic/avatar-default-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-caution-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-caution-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-empty-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-empty-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-full-charged-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-full-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-full-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-good-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-good-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-low-charging-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/battery-missing-symbolic.svg +share/icons/elementary-xfce/status/symbolic/bluetooth-active-symbolic.svg +share/icons/elementary-xfce/status/symbolic/bluetooth-disabled-symbolic.svg +share/icons/elementary-xfce/status/symbolic/brightness-display-symbolic.svg +share/icons/elementary-xfce/status/symbolic/call-missed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/changes-allow-symbolic.svg +share/icons/elementary-xfce/status/symbolic/changes-prevent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/channel-insecure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/channel-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/checkbox-checked-symbolic.svg +share/icons/elementary-xfce/status/symbolic/checkbox-mixed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/checkbox-symbolic.svg +share/icons/elementary-xfce/status/symbolic/computer-fail-symbolic.svg +share/icons/elementary-xfce/status/symbolic/content-loading-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-information-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-password-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-question-symbolic.svg +share/icons/elementary-xfce/status/symbolic/dialog-warning-symbolic.svg +share/icons/elementary-xfce/status/symbolic/display-brightness-symbolic.svg +share/icons/elementary-xfce/status/symbolic/folder-drag-accept-symbolic.svg +share/icons/elementary-xfce/status/symbolic/folder-open-symbolic.svg +share/icons/elementary-xfce/status/symbolic/folder-visiting-symbolic.svg +share/icons/elementary-xfce/status/symbolic/image-loading-symbolic.svg +share/icons/elementary-xfce/status/symbolic/keyboard-brightness-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-attachment-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-read-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-replied-symbolic.svg +share/icons/elementary-xfce/status/symbolic/mail-unread-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-consecutive-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-consecutive-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-no-repeat-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-no-repeat-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-no-shuffle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-one-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-song-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-song-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-repeat-symbolic.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-shuffle-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/media-playlist-shuffle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-high-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-medium-symbolic.svg +share/icons/elementary-xfce/status/symbolic/microphone-sensitivity-muted-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-3g-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-4g-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-connected-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-edge-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-gprs-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-hspa-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-no-route-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-excellent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-good-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-none-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-ok-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-okay-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-cellular-signal-weak-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-idle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-receive-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-transmit-receive-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-transmit-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-vpn-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-vpn-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-disconnected-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-no-route-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wired-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-acquiring-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-connected-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-encrypted-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-hotspot-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-no-route-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-excellent-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-excellent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-good-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-good-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-none-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-ok-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-ok-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-weak-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/network-wireless-signal-weak-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-0-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-0-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-100-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-100-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-25-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-25-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-50-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-50-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-75-secure-symbolic.svg +share/icons/elementary-xfce/status/symbolic/nm-signal-75-symbolic.svg +share/icons/elementary-xfce/status/symbolic/non-starred-symbolic.svg +share/icons/elementary-xfce/status/symbolic/notification-new-symbolic.svg +share/icons/elementary-xfce/status/symbolic/printer-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/printer-printing-symbolic.svg +share/icons/elementary-xfce/status/symbolic/printer-warning-symbolic.svg +share/icons/elementary-xfce/status/symbolic/process-completed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/process-error-symbolic.svg +share/icons/elementary-xfce/status/symbolic/process-working-symbolic.svg +share/icons/elementary-xfce/status/symbolic/radio-checked-symbolic.svg +share/icons/elementary-xfce/status/symbolic/radio-mixed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/radio-symbolic.svg +share/icons/elementary-xfce/status/symbolic/rotation-allowed-symbolic.svg +share/icons/elementary-xfce/status/symbolic/rotation-locked-symbolic.svg +share/icons/elementary-xfce/status/symbolic/security-high-symbolic.svg +share/icons/elementary-xfce/status/symbolic/security-low-symbolic.svg +share/icons/elementary-xfce/status/symbolic/security-medium-symbolic.svg +share/icons/elementary-xfce/status/symbolic/semi-starred-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/semi-starred-symbolic.svg +share/icons/elementary-xfce/status/symbolic/software-update-available-symbolic.svg +share/icons/elementary-xfce/status/symbolic/software-update-urgent-symbolic.svg +share/icons/elementary-xfce/status/symbolic/starred-symbolic.svg +share/icons/elementary-xfce/status/symbolic/system-lock-screen-symbolic.svg +share/icons/elementary-xfce/status/symbolic/task-due-symbolic.svg +share/icons/elementary-xfce/status/symbolic/task-past-due-symbolic.svg +share/icons/elementary-xfce/status/symbolic/touchpad-disabled-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-available-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-away-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-busy-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-idle-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-invisible-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-offline-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-status-pending-symbolic.svg +share/icons/elementary-xfce/status/symbolic/user-trash-full-symbolic.svg +share/icons/elementary-xfce/status/symbolic/view-private-symbolic.svg +share/icons/elementary-xfce/status/symbolic/view-wrapped-symbolic-rtl.svg +share/icons/elementary-xfce/status/symbolic/view-wrapped-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-clear-night-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-clear-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-few-clouds-night-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-few-clouds-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-fog-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-overcast-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-severe-alert-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-showers-scattered-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-showers-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-snow-symbolic.svg +share/icons/elementary-xfce/status/symbolic/weather-storm-symbolic.svg +share/icons/elementary-xfce/stock/16/stock_new-meeting.svg +share/icons/elementary-xfce/stock/16/stock_people.svg +share/icons/elementary-xfce/stock/16/stock_person.svg +share/icons/elementary-xfce/stock/22/stock_new-meeting.svg +share/icons/elementary-xfce/stock/22/stock_people.svg +share/icons/elementary-xfce/stock/22/stock_person.svg +share/icons/elementary-xfce/stock/24/stock_new-meeting.svg +share/icons/elementary-xfce/stock/24/stock_people.svg +share/icons/elementary-xfce/stock/24/stock_person.svg +share/icons/elementary-xfce/stock/32/SC-categories-fonts.svg +share/icons/elementary-xfce/stock/32/stock_new-meeting.svg +share/icons/elementary-xfce/stock/32/stock_people.svg +share/icons/elementary-xfce/stock/32/stock_person.svg +share/icons/elementary-xfce/stock/48/stock_new-meeting.svg +share/icons/elementary-xfce/stock/48/stock_people.svg +share/icons/elementary-xfce/stock/48/stock_person.svg +share/icons/elementary-xfce/stock/64/stock_new-meeting.svg +share/icons/elementary-xfce/stock/64/stock_people.svg +share/icons/elementary-xfce/tools/22/color-fill.svg +share/icons/elementary-xfce/tools/22/draw-brush.svg +share/icons/elementary-xfce/tools/22/draw-ellipse.svg +share/icons/elementary-xfce/tools/22/draw-freehand.svg +share/icons/elementary-xfce/tools/22/draw-polygon.png +share/icons/elementary-xfce/tools/22/draw-polygon.svg +share/icons/elementary-xfce/tools/22/draw-polyline.svg +share/icons/elementary-xfce/tools/22/draw-rectangle.svg +share/icons/elementary-xfce/tools/22/draw-smudge.png +share/icons/elementary-xfce/tools/22/draw-star.png +share/icons/elementary-xfce/tools/22/draw-star.svg +share/icons/elementary-xfce/tools/22/draw-text.svg diff --git a/graphics/elementary-xfce-icon-theme/distinfo b/graphics/elementary-xfce-icon-theme/distinfo new file mode 100644 index 000000000..ec3b1d914 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:38 jperkin Exp $ + +SHA1 (47f947becd85583da089c0132b86011d0ecd3d60.tar.gz) = efc0dbd3fb706d7c3fc3fbf410bdc64dd50b9959 +RMD160 (47f947becd85583da089c0132b86011d0ecd3d60.tar.gz) = 376ce3f8c90bc373a0f1174ff87a3df15c3ac437 +Size (47f947becd85583da089c0132b86011d0ecd3d60.tar.gz) = 7467318 bytes diff --git a/graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl b/graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl new file mode 100644 index 000000000..76bbaa700 --- /dev/null +++ b/graphics/elementary-xfce-icon-theme/files/icon-cache.tmpl @@ -0,0 +1,36 @@ +# $NetBSD: icon-cache.tmpl,v 1.1 2015/04/21 08:56:38 jperkin Exp $ +# +# Rebuild the icon cache. +# + +GTK_UPDATE_ICON_CACHE="@GTK_UPDATE_ICON_CACHE@" +ICON_THEME_DIR="@ICON_THEME_DIR@" + +case ${STAGE} in +POST-INSTALL) + for i in xfce xfce-dark xfce-darker xfce-darkest + do + ${TEST} -x ${GTK_UPDATE_ICON_CACHE} && \ + ${GTK_UPDATE_ICON_CACHE} -f -t ${ICON_THEME_DIR}/elementary-${i} >/dev/null 2>&1 || \ + ${TRUE} + done + ;; +DEINSTALL) + for i in xfce xfce-dark xfce-darker xfce-darkest + do + ${TEST} "${PKGBASE}" = "elementary-xfce-icon-theme" && \ + ${RM} -f ${ICON_THEME_DIR}/elementary-${i}/icon-theme.cache + done + ;; +POST-DEINSTALL) + for i in xfce xfce-dark xfce-darker xfce-darkest + do + ${TEST} "${PKGBASE}" != "elementary-xfce-icon-theme" && \ + ${TEST} -x ${GTK_UPDATE_ICON_CACHE} && \ + ${GTK_UPDATE_ICON_CACHE} -f -t ${ICON_THEME_DIR}/elemantary-${i} >/dev/null \ + 2>&1 || ${TRUE} + done + ;; +*) + ;; +esac diff --git a/graphics/enblend-enfuse/Makefile b/graphics/enblend-enfuse/Makefile index d8beee4a0..9af236a44 100644 --- a/graphics/enblend-enfuse/Makefile +++ b/graphics/enblend-enfuse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/11/07 19:39:34 adam Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:50:09 wiz Exp $ DISTNAME= enblend-enfuse-4.1.3 -PKGREVISION= 4 +PKGREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enblend/} diff --git a/graphics/eog-plugins-map/Makefile b/graphics/eog-plugins-map/Makefile index 1a887f1bc..b7b947efd 100644 --- a/graphics/eog-plugins-map/Makefile +++ b/graphics/eog-plugins-map/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:09 tnn Exp $ # PKGNAME= eog-plugins-map-2.30.2 -PKGREVISION= 28 +PKGREVISION= 30 COMMENT= Plugin collection for eog - map plugin BUILD_DIRS= plugins/map diff --git a/graphics/eog-plugins/Makefile b/graphics/eog-plugins/Makefile index c3b28f5bc..aeee22102 100644 --- a/graphics/eog-plugins/Makefile +++ b/graphics/eog-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/06/09 14:18:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:09 tnn Exp $ # PKGNAME= eog-plugins-base-2.30.2 -PKGREVISION= 17 +PKGREVISION= 18 COMMENT= Plugin collection for eog diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 34038d331..89dfafdc4 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2015/04/25 14:23:09 tnn Exp $ DISTNAME= eog-2.32.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/eog/buildlink3.mk b/graphics/eog/buildlink3.mk index 6c43ba6dd..c26a86791 100644 --- a/graphics/eog/buildlink3.mk +++ b/graphics/eog/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:23:09 tnn Exp $ BUILDLINK_TREE+= eog @@ -6,7 +6,7 @@ BUILDLINK_TREE+= eog EOG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.eog+= eog>=2.30.2<3 -BUILDLINK_ABI_DEPENDS.eog+= eog>=2.32.1nb20 +BUILDLINK_ABI_DEPENDS.eog+= eog>=2.32.1nb21 BUILDLINK_PKGSRCDIR.eog?= ../../graphics/eog .include "../../devel/GConf/buildlink3.mk" diff --git a/graphics/eog3/Makefile b/graphics/eog3/Makefile index 2c16f834f..17fb70bc9 100644 --- a/graphics/eog3/Makefile +++ b/graphics/eog3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2014/10/25 11:58:00 prlw1 Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/17 19:35:58 prlw1 Exp $ -DISTNAME= eog-3.14.1 +DISTNAME= eog-3.16.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -28,7 +28,6 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38.0 .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/gnome-desktop3/buildlink3.mk" BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.14.0 .include "../../x11/gtk3/buildlink3.mk" diff --git a/graphics/eog3/PLIST b/graphics/eog3/PLIST index e005e391a..d60b5fa6c 100644 --- a/graphics/eog3/PLIST +++ b/graphics/eog3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/10/25 11:58:00 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/17 19:35:58 prlw1 Exp $ bin/eog include/eog-3.0/eog/eog-application-activatable.h include/eog-3.0/eog/eog-application.h @@ -35,7 +35,6 @@ lib/pkgconfig/eog.pc share/GConf/gsettings/eog.convert share/appdata/eog.appdata.xml share/applications/eog.desktop -share/eog/eog-toolbar.xml share/eog/gir-1.0/Eog-3.0.gir share/eog/icons/hicolor/16x16/actions/eog-image-gallery.png share/eog/icons/hicolor/16x16/actions/eog-plugin.png @@ -52,7 +51,6 @@ share/eog/icons/hicolor/48x48/actions/slideshow-play.png share/eog/icons/hicolor/scalable/actions/eog-image-gallery.svg share/eog/icons/hicolor/scalable/actions/eog-plugin.svg share/eog/icons/hicolor/scalable/actions/slideshow-play.svg -share/eog/pixmaps/thumbnail-frame.png share/glib-2.0/schemas/org.gnome.eog.enums.xml share/glib-2.0/schemas/org.gnome.eog.gschema.xml share/gtk-doc/html/eog/EogClipboardHandler.html @@ -1045,53 +1043,6 @@ share/help/pa/eog/toolbar.page share/help/pa/eog/translate.page share/help/pa/eog/view.page share/help/pa/eog/zoom.page -share/help/pl/eog/bug-filing.page -share/help/pl/eog/commandline.page -share/help/pl/eog/copy-paste.page -share/help/pl/eog/default.page -share/help/pl/eog/desktop-background.page -share/help/pl/eog/develop.page -share/help/pl/eog/documentation.page -share/help/pl/eog/edit.page -share/help/pl/eog/figures/eog-logo.png -share/help/pl/eog/figures/eog-toolbar-editor.png -share/help/pl/eog/figures/eog-trail.png -share/help/pl/eog/figures/image-view-prefs.png -share/help/pl/eog/figures/multiple-convert.png -share/help/pl/eog/figures/multiple-rename-count.png -share/help/pl/eog/figures/plugin-send-by-mail.png -share/help/pl/eog/figures/plugins-all.png -share/help/pl/eog/figures/prefs-plugins-date.png -share/help/pl/eog/figures/prefs-plugins-fullscreen.png -share/help/pl/eog/figures/prefs-plugins.png -share/help/pl/eog/figures/slideshow-prefs.png -share/help/pl/eog/flip-rotate.page -share/help/pl/eog/format-change.page -share/help/pl/eog/formats-save.page -share/help/pl/eog/formats-view.page -share/help/pl/eog/index.page -share/help/pl/eog/introduction.page -share/help/pl/eog/legal.xml -share/help/pl/eog/license.page -share/help/pl/eog/open.page -share/help/pl/eog/plugin-exif-digital.page -share/help/pl/eog/plugin-fullscreen-background.page -share/help/pl/eog/plugin-fullscreen-double-click.page -share/help/pl/eog/plugin-picasa.page -share/help/pl/eog/plugin-python-console.page -share/help/pl/eog/plugin-send-by-mail.page -share/help/pl/eog/plugin-slideshow-shuffle.page -share/help/pl/eog/plugin-zoom-width.page -share/help/pl/eog/plugins.page -share/help/pl/eog/preferences.page -share/help/pl/eog/print.page -share/help/pl/eog/rename-multiple.page -share/help/pl/eog/shortcuts.page -share/help/pl/eog/slideshow.page -share/help/pl/eog/toolbar.page -share/help/pl/eog/translate.page -share/help/pl/eog/view.page -share/help/pl/eog/zoom.page share/help/pt_BR/eog/bug-filing.page share/help/pt_BR/eog/commandline.page share/help/pt_BR/eog/copy-paste.page @@ -1567,9 +1518,10 @@ share/icons/hicolor/22x22/apps/eog.png share/icons/hicolor/24x24/apps/eog.png share/icons/hicolor/256x256/apps/eog.png share/icons/hicolor/32x32/apps/eog.png -share/icons/hicolor/scalable/apps/eog.svg +share/icons/hicolor/scalable/apps/eog-symbolic.svg share/locale/af/LC_MESSAGES/eog.mo share/locale/am/LC_MESSAGES/eog.mo +share/locale/an/LC_MESSAGES/eog.mo share/locale/ar/LC_MESSAGES/eog.mo share/locale/as/LC_MESSAGES/eog.mo share/locale/ast/LC_MESSAGES/eog.mo diff --git a/graphics/eog3/distinfo b/graphics/eog3/distinfo index 79bb33d8d..b90079675 100644 --- a/graphics/eog3/distinfo +++ b/graphics/eog3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/10/25 11:58:00 prlw1 Exp $ +$NetBSD: distinfo,v 1.6 2015/06/17 19:35:59 prlw1 Exp $ -SHA1 (eog-3.14.1.tar.xz) = d96b37750025b4578f0ac916d0f0488ed7032242 -RMD160 (eog-3.14.1.tar.xz) = da96c054183eba9b9e262fe79f729b57cd1a5dad -Size (eog-3.14.1.tar.xz) = 4337736 bytes +SHA1 (eog-3.16.2.tar.xz) = 6b5c802617fc59161e478e1cdb4a691e19634bb6 +RMD160 (eog-3.16.2.tar.xz) = 8bbf9638670beb9c242f9ceb9d89a94b5ef4eb88 +Size (eog-3.16.2.tar.xz) = 4307228 bytes diff --git a/graphics/exiv2-organize/Makefile b/graphics/exiv2-organize/Makefile index 4f9324c42..3a3babd3f 100644 --- a/graphics/exiv2-organize/Makefile +++ b/graphics/exiv2-organize/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2014/12/01 12:39:17 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/17 15:53:06 adam Exp $ +PKGREVISION= 1 .include "../../graphics/exiv2/Makefile.common" PKGNAME= ${DISTNAME:S/exiv2/exiv2-organize/} diff --git a/graphics/extrema/Makefile b/graphics/extrema/Makefile index 98e6839fc..c838d66c7 100644 --- a/graphics/extrema/Makefile +++ b/graphics/extrema/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:47:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:09 tnn Exp $ # DISTNAME= extrema-4.4.4 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extrema/} diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index 1f017689a..22d76b01b 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2014/10/07 16:47:26 adam Exp $ +# $NetBSD: Makefile,v 1.71 2015/05/24 06:50:14 kefren Exp $ # DISTNAME= f-spot-0.8.2 -PKGREVISION= 26 +PKGREVISION= 31 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/f-spot/0.8/} EXTRACT_SUFX= .tar.bz2 @@ -39,6 +39,12 @@ SUBST_FILES.fix-x11+= build/DllMapVerifier.cs SUBST_FILES.fix-x11+= lib/Hyena/build/DllMapVerifier.cs SUBST_SED.fix-x11= -e 's,libX11.so.6,${X11BASE}/lib/libX11.so,' +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + GCONF_SCHEMAS= f-spot.schemas .include "../../devel/GConf/schemas.mk" @@ -49,9 +55,10 @@ GCONF_SCHEMAS= f-spot.schemas .include "../../graphics/MesaLib/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/jpeg.buildlink3.mk" +.include "../../graphics/flickrnet/buildlink3.mk" .include "../../graphics/lcms/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../devel/mono-addins/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../mk/omf-scrollkeeper.mk" diff --git a/graphics/f-spot/PLIST b/graphics/f-spot/PLIST index 736b07399..4b7ae9482 100644 --- a/graphics/f-spot/PLIST +++ b/graphics/f-spot/PLIST @@ -1,14 +1,69 @@ -@comment $NetBSD: PLIST,v 1.5 2010/05/17 17:46:44 drochner Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/05/23 10:33:01 kefren Exp $ bin/f-spot bin/f-spot-import bin/f-spot-sqlite-upgrade -lib/f-spot/Cms.dll -lib/f-spot/Cms.dll.config -lib/f-spot/Cms.dll.mdb +lib/f-spot/Extensions/FSpot.Editors.BWEditor.dll +lib/f-spot/Extensions/FSpot.Editors.BWEditor.dll.mdb +lib/f-spot/Extensions/FSpot.Editors.BlackoutEditor.dll +lib/f-spot/Extensions/FSpot.Editors.BlackoutEditor.dll.mdb +lib/f-spot/Extensions/FSpot.Editors.FlipEditor.dll +lib/f-spot/Extensions/FSpot.Editors.FlipEditor.dll.mdb +lib/f-spot/Extensions/FSpot.Editors.PixelateEditor.dll +lib/f-spot/Extensions/FSpot.Editors.PixelateEditor.dll.mdb +lib/f-spot/Extensions/FSpot.Editors.ResizeEditor.dll +lib/f-spot/Extensions/FSpot.Editors.ResizeEditor.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.CD.dll +lib/f-spot/Extensions/FSpot.Exporters.CD.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.CoverTransition.dll +lib/f-spot/Extensions/FSpot.Exporters.CoverTransition.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.Facebook.dll +lib/f-spot/Extensions/FSpot.Exporters.Facebook.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.Flickr.dll +lib/f-spot/Extensions/FSpot.Exporters.Flickr.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.Folder.dll +lib/f-spot/Extensions/FSpot.Exporters.Folder.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.Gallery.dll +lib/f-spot/Extensions/FSpot.Exporters.Gallery.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.PicasaWeb.dll +lib/f-spot/Extensions/FSpot.Exporters.PicasaWeb.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.SmugMug.dll +lib/f-spot/Extensions/FSpot.Exporters.SmugMug.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.Tabblo.dll +lib/f-spot/Extensions/FSpot.Exporters.Tabblo.dll.mdb +lib/f-spot/Extensions/FSpot.Exporters.Zip.dll +lib/f-spot/Extensions/FSpot.Exporters.Zip.dll.mdb +lib/f-spot/Extensions/FSpot.Tools.ChangePhotoPath.dll +lib/f-spot/Extensions/FSpot.Tools.ChangePhotoPath.dll.mdb +lib/f-spot/Extensions/FSpot.Tools.DevelopInUFRaw.dll +lib/f-spot/Extensions/FSpot.Tools.DevelopInUFRaw.dll.mdb +lib/f-spot/Extensions/FSpot.Tools.LiveWebGallery.dll +lib/f-spot/Extensions/FSpot.Tools.LiveWebGallery.dll.mdb +lib/f-spot/Extensions/FSpot.Tools.MergeDb.dll +lib/f-spot/Extensions/FSpot.Tools.MergeDb.dll.mdb +lib/f-spot/Extensions/FSpot.Tools.RawPlusJpeg.dll +lib/f-spot/Extensions/FSpot.Tools.RawPlusJpeg.dll.mdb +lib/f-spot/Extensions/FSpot.Tools.RetroactiveRoll.dll +lib/f-spot/Extensions/FSpot.Tools.RetroactiveRoll.dll.mdb +lib/f-spot/Extensions/FSpot.Tools.ScreensaverConfig.dll +lib/f-spot/Extensions/FSpot.Tools.ScreensaverConfig.dll.mdb +lib/f-spot/Extensions/Mono.Google.dll +lib/f-spot/Extensions/Mono.Google.dll.mdb +lib/f-spot/Extensions/Mono.Tabblo.dll +lib/f-spot/Extensions/Mono.Tabblo.dll.mdb +lib/f-spot/Extensions/SmugMugNet.dll +lib/f-spot/Extensions/SmugMugNet.dll.mdb lib/f-spot/FSpot.Bling.dll lib/f-spot/FSpot.Bling.dll.mdb +lib/f-spot/FSpot.Cms.dll +lib/f-spot/FSpot.Cms.dll.config +lib/f-spot/FSpot.Cms.dll.mdb +lib/f-spot/FSpot.Core.addins lib/f-spot/FSpot.Core.dll +lib/f-spot/FSpot.Core.dll.config lib/f-spot/FSpot.Core.dll.mdb +lib/f-spot/FSpot.Gui.dll +lib/f-spot/FSpot.Gui.dll.config +lib/f-spot/FSpot.Gui.dll.mdb lib/f-spot/FSpot.JobScheduler.dll lib/f-spot/FSpot.JobScheduler.dll.mdb lib/f-spot/FSpot.Platform.dll @@ -18,48 +73,25 @@ lib/f-spot/FSpot.Query.dll.mdb lib/f-spot/FSpot.Utils.dll lib/f-spot/FSpot.Utils.dll.config lib/f-spot/FSpot.Utils.dll.mdb -lib/f-spot/FSpot.Widgets.dll -lib/f-spot/FSpot.Widgets.dll.config -lib/f-spot/FSpot.Widgets.dll.mdb -lib/f-spot/FlickrNet.dll -lib/f-spot/Mono.Google.dll -lib/f-spot/Mono.Tabblo.dll -lib/f-spot/SemWeb.dll -lib/f-spot/SmugMugNet.dll -lib/f-spot/extensions/CDExport.dll -lib/f-spot/extensions/ChangePhotoPath.dll -lib/f-spot/extensions/CoverTransition.dll -lib/f-spot/extensions/DBusService.dll -lib/f-spot/extensions/DevelopInUFRaw.dll -lib/f-spot/extensions/FacebookExport.dll -lib/f-spot/extensions/FlickrExport.dll -lib/f-spot/extensions/FolderExport.dll -lib/f-spot/extensions/GalleryExport.dll -lib/f-spot/extensions/HashJob.dll -lib/f-spot/extensions/LiveWebGallery.dll -lib/f-spot/extensions/MergeDb.dll -lib/f-spot/extensions/PicasaWebExport.dll -lib/f-spot/extensions/RawPlusJpeg.dll -lib/f-spot/extensions/RetroactiveRoll.dll -lib/f-spot/extensions/ScreensaverConfig.dll -lib/f-spot/extensions/SmugMugExport.dll -lib/f-spot/extensions/TabbloExport.dll -lib/f-spot/extensions/ZipExport.dll +lib/f-spot/Hyena.Data.Sqlite.dll +lib/f-spot/Hyena.Data.Sqlite.dll.mdb +lib/f-spot/Hyena.Gui.dll +lib/f-spot/Hyena.Gui.dll.config +lib/f-spot/Hyena.Gui.dll.mdb +lib/f-spot/Hyena.dll +lib/f-spot/Hyena.dll.config +lib/f-spot/Hyena.dll.mdb +lib/f-spot/TagLib.dll +lib/f-spot/TagLib.dll.mdb lib/f-spot/f-spot.exe lib/f-spot/f-spot.exe.config lib/f-spot/f-spot.exe.mdb -lib/f-spot/f-spot.global.addins lib/f-spot/gio-sharp.dll lib/f-spot/gio-sharp.dll.config lib/f-spot/gkeyfile-sharp.dll -lib/f-spot/gnome-keyring-sharp.dll lib/f-spot/gtk-sharp-beans.dll lib/f-spot/gtk-sharp-beans.dll.config lib/f-spot/libfspot.la -lib/f-spot/libfspotjpegtran.la -lib/f-spot/libgphoto2-sharp.dll -lib/f-spot/libgphoto2-sharp.dll.config -lib/f-spot/libgphoto2glue.la lib/f-spot/unique-sharp.dll lib/f-spot/unique-sharp.dll.config lib/pkgconfig/f-spot.pc @@ -87,7 +119,6 @@ share/f-spot/icons/hicolor/16x16/actions/view-far.png share/f-spot/icons/hicolor/16x16/actions/view-fullscreen.png share/f-spot/icons/hicolor/16x16/actions/view-near.png share/f-spot/icons/hicolor/16x16/actions/view-restore.png -share/f-spot/icons/hicolor/16x16/apps/f-spot.png share/f-spot/icons/hicolor/16x16/devices/camera-photo.png share/f-spot/icons/hicolor/16x16/emblems/emblem-event.png share/f-spot/icons/hicolor/16x16/emblems/emblem-people.png @@ -112,7 +143,6 @@ share/f-spot/icons/hicolor/22x22/actions/view-far.png share/f-spot/icons/hicolor/22x22/actions/view-fullscreen.png share/f-spot/icons/hicolor/22x22/actions/view-near.png share/f-spot/icons/hicolor/22x22/actions/view-restore.png -share/f-spot/icons/hicolor/22x22/apps/f-spot.png share/f-spot/icons/hicolor/22x22/devices/camera-photo.png share/f-spot/icons/hicolor/22x22/emblems/emblem-event.png share/f-spot/icons/hicolor/22x22/emblems/emblem-people.png @@ -134,7 +164,6 @@ share/f-spot/icons/hicolor/24x24/actions/view-far.png share/f-spot/icons/hicolor/24x24/actions/view-fullscreen.png share/f-spot/icons/hicolor/24x24/actions/view-near.png share/f-spot/icons/hicolor/24x24/actions/view-restore.png -share/f-spot/icons/hicolor/24x24/apps/f-spot.png share/f-spot/icons/hicolor/24x24/devices/camera-photo.png share/f-spot/icons/hicolor/24x24/emblems/emblem-event.png share/f-spot/icons/hicolor/24x24/emblems/emblem-people.png @@ -143,12 +172,10 @@ share/f-spot/icons/hicolor/24x24/emblems/emblem-readonly.png share/f-spot/icons/hicolor/24x24/places/film-roll.png share/f-spot/icons/hicolor/24x24/status/mode-browse.png share/f-spot/icons/hicolor/24x24/status/mode-image-edit.png -share/f-spot/icons/hicolor/256x256/apps/f-spot.png share/f-spot/icons/hicolor/32x32/actions/object-rotate-left.png share/f-spot/icons/hicolor/32x32/actions/object-rotate-right.png share/f-spot/icons/hicolor/32x32/actions/view-fullscreen.png share/f-spot/icons/hicolor/32x32/actions/view-restore.png -share/f-spot/icons/hicolor/32x32/apps/f-spot.png share/f-spot/icons/hicolor/32x32/devices/camera-photo.png share/f-spot/icons/hicolor/32x32/emblems/emblem-event.png share/f-spot/icons/hicolor/32x32/emblems/emblem-people.png @@ -163,7 +190,14 @@ share/f-spot/icons/hicolor/scalable/emblems/emblem-event.svg share/f-spot/icons/hicolor/scalable/emblems/emblem-places.svg share/f-spot/icons/hicolor/scalable/status/mode-browse.svg share/gconf/schemas/f-spot.schemas -share/gnome/help/f-spot/C/f-spot.xml +share/gnome/help/f-spot/C/23hq.page +share/gnome/help/f-spot/C/adjust-color.page +share/gnome/help/f-spot/C/cd.page +share/gnome/help/f-spot/C/colors.page +share/gnome/help/f-spot/C/date-search.page +share/gnome/help/f-spot/C/enhancements.page +share/gnome/help/f-spot/C/extensions.page +share/gnome/help/f-spot/C/facebook.page share/gnome/help/f-spot/C/figures/f-spot-adjust-colors.png share/gnome/help/f-spot/C/figures/f-spot-autocolor.png share/gnome/help/f-spot/C/figures/f-spot-crop.png @@ -174,29 +208,35 @@ share/gnome/help/f-spot/C/figures/f-spot-sepia.png share/gnome/help/f-spot/C/figures/f-spot-slideshow.png share/gnome/help/f-spot/C/figures/f-spot-soft-focus.png share/gnome/help/f-spot/C/figures/f-spot-straighten.png -share/gnome/help/f-spot/cs/f-spot.xml -share/gnome/help/f-spot/cs/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/cs/figures/f-spot-autocolor.png -share/gnome/help/f-spot/cs/figures/f-spot-crop.png -share/gnome/help/f-spot/cs/figures/f-spot-desaturate.png -share/gnome/help/f-spot/cs/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/cs/figures/f-spot-red-eye.png -share/gnome/help/f-spot/cs/figures/f-spot-sepia.png -share/gnome/help/f-spot/cs/figures/f-spot-slideshow.png -share/gnome/help/f-spot/cs/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/cs/figures/f-spot-straighten.png -share/gnome/help/f-spot/da/f-spot.xml -share/gnome/help/f-spot/da/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/da/figures/f-spot-autocolor.png -share/gnome/help/f-spot/da/figures/f-spot-crop.png -share/gnome/help/f-spot/da/figures/f-spot-desaturate.png -share/gnome/help/f-spot/da/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/da/figures/f-spot-red-eye.png -share/gnome/help/f-spot/da/figures/f-spot-sepia.png -share/gnome/help/f-spot/da/figures/f-spot-slideshow.png -share/gnome/help/f-spot/da/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/da/figures/f-spot-straighten.png -share/gnome/help/f-spot/de/f-spot.xml +share/gnome/help/f-spot/C/file-management.page +share/gnome/help/f-spot/C/flickr.page +share/gnome/help/f-spot/C/folder.page +share/gnome/help/f-spot/C/general-editing.page +share/gnome/help/f-spot/C/import-photos.page +share/gnome/help/f-spot/C/import-roll-search.page +share/gnome/help/f-spot/C/index.page +share/gnome/help/f-spot/C/introduction.page +share/gnome/help/f-spot/C/picasa.page +share/gnome/help/f-spot/C/rate-search.page +share/gnome/help/f-spot/C/ratings.page +share/gnome/help/f-spot/C/smugmug.page +share/gnome/help/f-spot/C/tag-attach.page +share/gnome/help/f-spot/C/tag-creation.page +share/gnome/help/f-spot/C/tag-delete.page +share/gnome/help/f-spot/C/tag-remove.page +share/gnome/help/f-spot/C/tag-search.page +share/gnome/help/f-spot/C/tags.page +share/gnome/help/f-spot/C/upload-to-web.page +share/gnome/help/f-spot/C/versioning.page +share/gnome/help/f-spot/C/zooomr.page +share/gnome/help/f-spot/de/23hq.page +share/gnome/help/f-spot/de/adjust-color.page +share/gnome/help/f-spot/de/cd.page +share/gnome/help/f-spot/de/colors.page +share/gnome/help/f-spot/de/date-search.page +share/gnome/help/f-spot/de/enhancements.page +share/gnome/help/f-spot/de/extensions.page +share/gnome/help/f-spot/de/facebook.page share/gnome/help/f-spot/de/figures/f-spot-adjust-colors.png share/gnome/help/f-spot/de/figures/f-spot-autocolor.png share/gnome/help/f-spot/de/figures/f-spot-crop.png @@ -207,7 +247,35 @@ share/gnome/help/f-spot/de/figures/f-spot-sepia.png share/gnome/help/f-spot/de/figures/f-spot-slideshow.png share/gnome/help/f-spot/de/figures/f-spot-soft-focus.png share/gnome/help/f-spot/de/figures/f-spot-straighten.png -share/gnome/help/f-spot/es/f-spot.xml +share/gnome/help/f-spot/de/file-management.page +share/gnome/help/f-spot/de/flickr.page +share/gnome/help/f-spot/de/folder.page +share/gnome/help/f-spot/de/general-editing.page +share/gnome/help/f-spot/de/import-photos.page +share/gnome/help/f-spot/de/import-roll-search.page +share/gnome/help/f-spot/de/index.page +share/gnome/help/f-spot/de/introduction.page +share/gnome/help/f-spot/de/picasa.page +share/gnome/help/f-spot/de/rate-search.page +share/gnome/help/f-spot/de/ratings.page +share/gnome/help/f-spot/de/smugmug.page +share/gnome/help/f-spot/de/tag-attach.page +share/gnome/help/f-spot/de/tag-creation.page +share/gnome/help/f-spot/de/tag-delete.page +share/gnome/help/f-spot/de/tag-remove.page +share/gnome/help/f-spot/de/tag-search.page +share/gnome/help/f-spot/de/tags.page +share/gnome/help/f-spot/de/upload-to-web.page +share/gnome/help/f-spot/de/versioning.page +share/gnome/help/f-spot/de/zooomr.page +share/gnome/help/f-spot/es/23hq.page +share/gnome/help/f-spot/es/adjust-color.page +share/gnome/help/f-spot/es/cd.page +share/gnome/help/f-spot/es/colors.page +share/gnome/help/f-spot/es/date-search.page +share/gnome/help/f-spot/es/enhancements.page +share/gnome/help/f-spot/es/extensions.page +share/gnome/help/f-spot/es/facebook.page share/gnome/help/f-spot/es/figures/f-spot-adjust-colors.png share/gnome/help/f-spot/es/figures/f-spot-autocolor.png share/gnome/help/f-spot/es/figures/f-spot-crop.png @@ -218,7 +286,35 @@ share/gnome/help/f-spot/es/figures/f-spot-sepia.png share/gnome/help/f-spot/es/figures/f-spot-slideshow.png share/gnome/help/f-spot/es/figures/f-spot-soft-focus.png share/gnome/help/f-spot/es/figures/f-spot-straighten.png -share/gnome/help/f-spot/fr/f-spot.xml +share/gnome/help/f-spot/es/file-management.page +share/gnome/help/f-spot/es/flickr.page +share/gnome/help/f-spot/es/folder.page +share/gnome/help/f-spot/es/general-editing.page +share/gnome/help/f-spot/es/import-photos.page +share/gnome/help/f-spot/es/import-roll-search.page +share/gnome/help/f-spot/es/index.page +share/gnome/help/f-spot/es/introduction.page +share/gnome/help/f-spot/es/picasa.page +share/gnome/help/f-spot/es/rate-search.page +share/gnome/help/f-spot/es/ratings.page +share/gnome/help/f-spot/es/smugmug.page +share/gnome/help/f-spot/es/tag-attach.page +share/gnome/help/f-spot/es/tag-creation.page +share/gnome/help/f-spot/es/tag-delete.page +share/gnome/help/f-spot/es/tag-remove.page +share/gnome/help/f-spot/es/tag-search.page +share/gnome/help/f-spot/es/tags.page +share/gnome/help/f-spot/es/upload-to-web.page +share/gnome/help/f-spot/es/versioning.page +share/gnome/help/f-spot/es/zooomr.page +share/gnome/help/f-spot/fr/23hq.page +share/gnome/help/f-spot/fr/adjust-color.page +share/gnome/help/f-spot/fr/cd.page +share/gnome/help/f-spot/fr/colors.page +share/gnome/help/f-spot/fr/date-search.page +share/gnome/help/f-spot/fr/enhancements.page +share/gnome/help/f-spot/fr/extensions.page +share/gnome/help/f-spot/fr/facebook.page share/gnome/help/f-spot/fr/figures/f-spot-adjust-colors.png share/gnome/help/f-spot/fr/figures/f-spot-autocolor.png share/gnome/help/f-spot/fr/figures/f-spot-crop.png @@ -229,51 +325,35 @@ share/gnome/help/f-spot/fr/figures/f-spot-sepia.png share/gnome/help/f-spot/fr/figures/f-spot-slideshow.png share/gnome/help/f-spot/fr/figures/f-spot-soft-focus.png share/gnome/help/f-spot/fr/figures/f-spot-straighten.png -share/gnome/help/f-spot/it/f-spot.xml -share/gnome/help/f-spot/it/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/it/figures/f-spot-autocolor.png -share/gnome/help/f-spot/it/figures/f-spot-crop.png -share/gnome/help/f-spot/it/figures/f-spot-desaturate.png -share/gnome/help/f-spot/it/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/it/figures/f-spot-red-eye.png -share/gnome/help/f-spot/it/figures/f-spot-sepia.png -share/gnome/help/f-spot/it/figures/f-spot-slideshow.png -share/gnome/help/f-spot/it/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/it/figures/f-spot-straighten.png -share/gnome/help/f-spot/oc/f-spot.xml -share/gnome/help/f-spot/oc/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/oc/figures/f-spot-autocolor.png -share/gnome/help/f-spot/oc/figures/f-spot-crop.png -share/gnome/help/f-spot/oc/figures/f-spot-desaturate.png -share/gnome/help/f-spot/oc/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/oc/figures/f-spot-red-eye.png -share/gnome/help/f-spot/oc/figures/f-spot-sepia.png -share/gnome/help/f-spot/oc/figures/f-spot-slideshow.png -share/gnome/help/f-spot/oc/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/oc/figures/f-spot-straighten.png -share/gnome/help/f-spot/pt_BR/f-spot.xml -share/gnome/help/f-spot/pt_BR/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-autocolor.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-crop.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-desaturate.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-red-eye.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-sepia.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-slideshow.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/pt_BR/figures/f-spot-straighten.png -share/gnome/help/f-spot/ru/f-spot.xml -share/gnome/help/f-spot/ru/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/ru/figures/f-spot-autocolor.png -share/gnome/help/f-spot/ru/figures/f-spot-crop.png -share/gnome/help/f-spot/ru/figures/f-spot-desaturate.png -share/gnome/help/f-spot/ru/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/ru/figures/f-spot-red-eye.png -share/gnome/help/f-spot/ru/figures/f-spot-sepia.png -share/gnome/help/f-spot/ru/figures/f-spot-slideshow.png -share/gnome/help/f-spot/ru/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/ru/figures/f-spot-straighten.png -share/gnome/help/f-spot/sl/f-spot.xml +share/gnome/help/f-spot/fr/file-management.page +share/gnome/help/f-spot/fr/flickr.page +share/gnome/help/f-spot/fr/folder.page +share/gnome/help/f-spot/fr/general-editing.page +share/gnome/help/f-spot/fr/import-photos.page +share/gnome/help/f-spot/fr/import-roll-search.page +share/gnome/help/f-spot/fr/index.page +share/gnome/help/f-spot/fr/introduction.page +share/gnome/help/f-spot/fr/picasa.page +share/gnome/help/f-spot/fr/rate-search.page +share/gnome/help/f-spot/fr/ratings.page +share/gnome/help/f-spot/fr/smugmug.page +share/gnome/help/f-spot/fr/tag-attach.page +share/gnome/help/f-spot/fr/tag-creation.page +share/gnome/help/f-spot/fr/tag-delete.page +share/gnome/help/f-spot/fr/tag-remove.page +share/gnome/help/f-spot/fr/tag-search.page +share/gnome/help/f-spot/fr/tags.page +share/gnome/help/f-spot/fr/upload-to-web.page +share/gnome/help/f-spot/fr/versioning.page +share/gnome/help/f-spot/fr/zooomr.page +share/gnome/help/f-spot/sl/23hq.page +share/gnome/help/f-spot/sl/adjust-color.page +share/gnome/help/f-spot/sl/cd.page +share/gnome/help/f-spot/sl/colors.page +share/gnome/help/f-spot/sl/date-search.page +share/gnome/help/f-spot/sl/enhancements.page +share/gnome/help/f-spot/sl/extensions.page +share/gnome/help/f-spot/sl/facebook.page share/gnome/help/f-spot/sl/figures/f-spot-adjust-colors.png share/gnome/help/f-spot/sl/figures/f-spot-autocolor.png share/gnome/help/f-spot/sl/figures/f-spot-crop.png @@ -284,28 +364,28 @@ share/gnome/help/f-spot/sl/figures/f-spot-sepia.png share/gnome/help/f-spot/sl/figures/f-spot-slideshow.png share/gnome/help/f-spot/sl/figures/f-spot-soft-focus.png share/gnome/help/f-spot/sl/figures/f-spot-straighten.png -share/gnome/help/f-spot/sv/f-spot.xml -share/gnome/help/f-spot/sv/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/sv/figures/f-spot-autocolor.png -share/gnome/help/f-spot/sv/figures/f-spot-crop.png -share/gnome/help/f-spot/sv/figures/f-spot-desaturate.png -share/gnome/help/f-spot/sv/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/sv/figures/f-spot-red-eye.png -share/gnome/help/f-spot/sv/figures/f-spot-sepia.png -share/gnome/help/f-spot/sv/figures/f-spot-slideshow.png -share/gnome/help/f-spot/sv/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/sv/figures/f-spot-straighten.png -share/gnome/help/f-spot/uk/f-spot.xml -share/gnome/help/f-spot/uk/figures/f-spot-adjust-colors.png -share/gnome/help/f-spot/uk/figures/f-spot-autocolor.png -share/gnome/help/f-spot/uk/figures/f-spot-crop.png -share/gnome/help/f-spot/uk/figures/f-spot-desaturate.png -share/gnome/help/f-spot/uk/figures/f-spot-fullscreen.png -share/gnome/help/f-spot/uk/figures/f-spot-red-eye.png -share/gnome/help/f-spot/uk/figures/f-spot-sepia.png -share/gnome/help/f-spot/uk/figures/f-spot-slideshow.png -share/gnome/help/f-spot/uk/figures/f-spot-soft-focus.png -share/gnome/help/f-spot/uk/figures/f-spot-straighten.png +share/gnome/help/f-spot/sl/file-management.page +share/gnome/help/f-spot/sl/flickr.page +share/gnome/help/f-spot/sl/folder.page +share/gnome/help/f-spot/sl/general-editing.page +share/gnome/help/f-spot/sl/import-photos.page +share/gnome/help/f-spot/sl/import-roll-search.page +share/gnome/help/f-spot/sl/index.page +share/gnome/help/f-spot/sl/introduction.page +share/gnome/help/f-spot/sl/picasa.page +share/gnome/help/f-spot/sl/rate-search.page +share/gnome/help/f-spot/sl/ratings.page +share/gnome/help/f-spot/sl/smugmug.page +share/gnome/help/f-spot/sl/tag-attach.page +share/gnome/help/f-spot/sl/tag-creation.page +share/gnome/help/f-spot/sl/tag-delete.page +share/gnome/help/f-spot/sl/tag-remove.page +share/gnome/help/f-spot/sl/tag-search.page +share/gnome/help/f-spot/sl/tags.page +share/gnome/help/f-spot/sl/upload-to-web.page +share/gnome/help/f-spot/sl/versioning.page +share/gnome/help/f-spot/sl/zooomr.page +share/icons/hicolor/128x128/apps/f-spot.png share/icons/hicolor/16x16/apps/f-spot.png share/icons/hicolor/22x22/apps/f-spot.png share/icons/hicolor/24x24/apps/f-spot.png @@ -314,10 +394,12 @@ share/icons/hicolor/32x32/apps/f-spot.png share/icons/hicolor/48x48/apps/f-spot.png share/locale/ar/LC_MESSAGES/f-spot.mo share/locale/as/LC_MESSAGES/f-spot.mo +share/locale/ast/LC_MESSAGES/f-spot.mo share/locale/be@latin/LC_MESSAGES/f-spot.mo share/locale/bg/LC_MESSAGES/f-spot.mo share/locale/bn_IN/LC_MESSAGES/f-spot.mo share/locale/ca/LC_MESSAGES/f-spot.mo +share/locale/ca@valencia/LC_MESSAGES/f-spot.mo share/locale/cs/LC_MESSAGES/f-spot.mo share/locale/da/LC_MESSAGES/f-spot.mo share/locale/de/LC_MESSAGES/f-spot.mo @@ -336,6 +418,7 @@ share/locale/gu/LC_MESSAGES/f-spot.mo share/locale/he/LC_MESSAGES/f-spot.mo share/locale/hi/LC_MESSAGES/f-spot.mo share/locale/hu/LC_MESSAGES/f-spot.mo +share/locale/id/LC_MESSAGES/f-spot.mo share/locale/it/LC_MESSAGES/f-spot.mo share/locale/ja/LC_MESSAGES/f-spot.mo share/locale/ka/LC_MESSAGES/f-spot.mo @@ -370,16 +453,3 @@ share/locale/vi/LC_MESSAGES/f-spot.mo share/locale/zh_CN/LC_MESSAGES/f-spot.mo share/locale/zh_HK/LC_MESSAGES/f-spot.mo share/locale/zh_TW/LC_MESSAGES/f-spot.mo -share/omf/f-spot/f-spot-C.omf -share/omf/f-spot/f-spot-cs.omf -share/omf/f-spot/f-spot-da.omf -share/omf/f-spot/f-spot-de.omf -share/omf/f-spot/f-spot-es.omf -share/omf/f-spot/f-spot-fr.omf -share/omf/f-spot/f-spot-it.omf -share/omf/f-spot/f-spot-oc.omf -share/omf/f-spot/f-spot-pt_BR.omf -share/omf/f-spot/f-spot-ru.omf -share/omf/f-spot/f-spot-sl.omf -share/omf/f-spot/f-spot-sv.omf -share/omf/f-spot/f-spot-uk.omf diff --git a/graphics/f-spot/distinfo b/graphics/f-spot/distinfo index b61418556..fee6a8f76 100644 --- a/graphics/f-spot/distinfo +++ b/graphics/f-spot/distinfo @@ -1,6 +1,11 @@ -$NetBSD: distinfo,v 1.8 2012/05/10 17:46:34 dholland Exp $ +$NetBSD: distinfo,v 1.10 2015/05/24 06:50:14 kefren Exp $ SHA1 (f-spot-0.8.2.tar.bz2) = 258e30a11ac24f963a47ead19c3d14bf755816e5 RMD160 (f-spot-0.8.2.tar.bz2) = 658f437cb336fc29a718cf021ba54ee62dbee757 Size (f-spot-0.8.2.tar.bz2) = 3222712 bytes +SHA1 (patch-FlickrExport.cs) = 15610c7f0e0d321d8acf4282cb04953e62180c2c +SHA1 (patch-FlickrRemote.cs) = a77d7306a4ac149891d73e880ff93253584c9a29 +SHA1 (patch-FolderTreeView.cs) = 0e5804189b8c11caafe0bbcae8faa9a24fa4d5a5 +SHA1 (patch-GdkImageLoader.cs) = 945f8349af0a5cbbfd97cf73641eae268a8aed05 +SHA1 (patch-GroupSelector.cs) = bed9b5e8737f3079037bc0e68898ae765808c01e SHA1 (patch-Makefile_in) = 313c3ad5fb9859a2891c38d49776347747949162 diff --git a/graphics/f-spot/patches/patch-FlickrExport.cs b/graphics/f-spot/patches/patch-FlickrExport.cs new file mode 100644 index 000000000..02ae442bb --- /dev/null +++ b/graphics/f-spot/patches/patch-FlickrExport.cs @@ -0,0 +1,45 @@ +$NetBSD: patch-FlickrExport.cs,v 1.1 2015/05/23 10:33:01 kefren Exp $ + +Make it compile with newer version of flickrnet + +--- src/Extensions/Exporters/FSpot.Exporters.Flickr/FSpot.Exporters.Flickr/FlickrExport.cs.orig 2015-05-23 13:03:00.000000000 +0300 ++++ src/Extensions/Exporters/FSpot.Exporters.Flickr/FSpot.Exporters.Flickr/FlickrExport.cs 2015-05-23 13:07:29.000000000 +0300 +@@ -124,9 +124,9 @@ + do_export_flickr.Sensitive = true; + auth_flickr.Sensitive = true; + auth_label.Text = System.String.Format (Catalog.GetString ("Welcome {0} you are connected to {1}"), +- auth.User.Username, ++ auth.User.UserName, + current_service.Name); +- auth_flickr.Label = String.Format (Catalog.GetString ("Sign in as a different user"), auth.User.Username); ++ auth_flickr.Label = String.Format (Catalog.GetString ("Sign in as a different user"), auth.User.UserName); + used_bandwidth.Visible = !fr.Connection.PeopleGetUploadStatus().IsPro && + fr.Connection.PeopleGetUploadStatus().BandwidthMax > 0; + if (used_bandwidth.Visible) { +@@ -326,7 +326,7 @@ + progress_dialog.ProgressText = String.Format (Catalog.GetString ("Waiting for response {0} of {1}"), + photo_index, selection.Count); + } +- progress_dialog.Fraction = (photo_index - 1.0 + (args.Bytes / (double) info.Length)) / (double) selection.Count; ++ progress_dialog.Fraction = (photo_index - 1.0 + (args.BytesSent / (double) info.Length)) / (double) selection.Count; + } + + private class DateComparer : IComparer +@@ -370,7 +370,7 @@ + App.Instance.Database.Exports.Create ((photo as FSpot.Photo).Id, + (photo as FSpot.Photo).DefaultVersionId, + ExportStore.FlickrExportType, +- auth.User.UserId + ":" + auth.User.Username + ":" + current_service.Name + ":" + id); ++ auth.User.UserId + ":" + auth.User.UserName + ":" + current_service.Name + ":" + id); + + } catch (System.Exception e) { + progress_dialog.Message = String.Format (Catalog.GetString ("Error Uploading To {0}: {1}"), +@@ -393,7 +393,7 @@ + if (open && ids.Count != 0) { + string view_url; + if (current_service.Name == "Zooomr.com") +- view_url = string.Format ("http://www.{0}/photos/{1}/", current_service.Name, auth.User.Username); ++ view_url = string.Format ("http://www.{0}/photos/{1}/", current_service.Name, auth.User.UserName); + else { + view_url = string.Format ("http://www.{0}/tools/uploader_edit.gne?ids", current_service.Name); + bool first = true; diff --git a/graphics/f-spot/patches/patch-FlickrRemote.cs b/graphics/f-spot/patches/patch-FlickrRemote.cs new file mode 100644 index 000000000..e629aa66c --- /dev/null +++ b/graphics/f-spot/patches/patch-FlickrRemote.cs @@ -0,0 +1,84 @@ +$NetBSD: patch-FlickrRemote.cs,v 1.2 2015/05/24 06:50:14 kefren Exp $ + +Make it compile with newer flickrnet + +--- src/Extensions/Exporters/FSpot.Exporters.Flickr/FSpot.Exporters.Flickr/FlickrRemote.cs.orig 2010-12-19 15:34:42.000000000 +0200 ++++ src/Extensions/Exporters/FSpot.Exporters.Flickr/FSpot.Exporters.Flickr/FlickrRemote.cs 2015-05-23 13:25:26.000000000 +0300 +@@ -11,6 +11,7 @@ + */ + using System; + using System.IO; ++using System.Linq; + using System.Text; + using System.Collections; + using FlickrNet; +@@ -22,7 +23,7 @@ + + namespace FSpot.Exporters.Flickr { + public class FlickrRemote { +- public static Licenses licenses; ++ public static LicenseCollection licenses; + private string frob; + private string token; + private Auth auth; +@@ -62,28 +63,29 @@ + get { return flickr; } + } + +- public License[] GetLicenses () ++ public LicenseCollection GetLicenses () + { + // Licenses won't change normally in a user session + if (licenses == null) { + try { + licenses = flickr.PhotosLicensesGetInfo(); + } catch (FlickrNet.FlickrApiException e ) { +- Log.Error (e.Code + ": " + e.Verbose ); ++ Log.Error (e.Code + ": " + e.Message ); + return null; + } + } +- return licenses.LicenseCollection; ++ return licenses; + } + + public ArrayList Search (string[] tags, int licenseId) + { ++ var options = new PhotoSearchOptions { Tags = tags.Aggregate((a, b) => a + " " + b) }; + ArrayList photos_url = new ArrayList (); + // Photos photos = flickr.PhotosSearchText (tags, licenseId); +- Photos photos = flickr.PhotosSearch (tags); ++ PhotoCollection photos = flickr.PhotosSearch (options); + + if (photos != null) { +- foreach (FlickrNet.Photo photo in photos.PhotoCollection) { ++ foreach (FlickrNet.Photo photo in photos) { + photos_url.Add (photo.ThumbnailUrl); + } + } +@@ -93,11 +95,14 @@ + + public ArrayList Search (string tags, int licenseId) + { ++ var options = new PhotoSearchOptions{Tags = tags}; + ArrayList photos_url = new ArrayList (); +- Photos photos = flickr.PhotosSearchText (tags, licenseId); ++ // XXX: ignore license, probably should also set ++ // options.licenses ++ PhotoCollection photos = flickr.PhotosSearch (options); + + if (photos != null) { +- foreach (FlickrNet.Photo photo in photos.PhotoCollection) { ++ foreach (FlickrNet.Photo photo in photos) { + photos_url.Add (photo.ThumbnailUrl); + } + } +@@ -126,7 +131,7 @@ + + return auth; + } catch (FlickrNet.FlickrApiException ex) { +- Log.Error ("Problems logging in to Flickr - " + ex.Verbose); ++ Log.Error ("Problems logging in to Flickr - " + ex.Message); + return null; + } + } diff --git a/graphics/f-spot/patches/patch-FolderTreeView.cs b/graphics/f-spot/patches/patch-FolderTreeView.cs new file mode 100644 index 000000000..352428d25 --- /dev/null +++ b/graphics/f-spot/patches/patch-FolderTreeView.cs @@ -0,0 +1,18 @@ +$NetBSD: patch-FolderTreeView.cs,v 1.1 2015/05/23 10:33:01 kefren Exp $ + +--- src/Clients/MainApp/FSpot.Widgets/FolderTreeView.cs.orig 2015-05-23 12:17:48.000000000 +0300 ++++ src/Clients/MainApp/FSpot.Widgets/FolderTreeView.cs 2015-05-23 12:19:54.000000000 +0300 +@@ -42,11 +42,11 @@ + + CellRendererPixbuf pixbuf_renderer = new CellRendererPixbuf (); + column.PackStart (pixbuf_renderer, false); +- column.SetCellDataFunc (pixbuf_renderer, PixbufDataFunc as TreeCellDataFunc); ++ column.SetCellDataFunc (pixbuf_renderer, PixbufDataFunc); + + CellRendererTextProgress folder_renderer = new CellRendererTextProgress (); + column.PackStart (folder_renderer, true); +- column.SetCellDataFunc (folder_renderer, FolderDataFunc as TreeCellDataFunc); ++ column.SetCellDataFunc (folder_renderer, FolderDataFunc); + + AppendColumn (column); + diff --git a/graphics/f-spot/patches/patch-GdkImageLoader.cs b/graphics/f-spot/patches/patch-GdkImageLoader.cs new file mode 100644 index 000000000..b1b7a4741 --- /dev/null +++ b/graphics/f-spot/patches/patch-GdkImageLoader.cs @@ -0,0 +1,13 @@ +$NetBSD: patch-GdkImageLoader.cs,v 1.1 2015/05/23 10:33:01 kefren Exp $ + +--- src/Clients/MainApp/FSpot.Loaders/GdkImageLoader.cs.orig 2015-05-23 12:09:54.000000000 +0300 ++++ src/Clients/MainApp/FSpot.Loaders/GdkImageLoader.cs 2015-05-23 12:10:13.000000000 +0300 +@@ -112,7 +112,7 @@ + public new bool Close () + { + lock (sync_handle) { +- return base.Close (true); ++ return base.Close (); + } + } + #endregion diff --git a/graphics/f-spot/patches/patch-GroupSelector.cs b/graphics/f-spot/patches/patch-GroupSelector.cs new file mode 100644 index 000000000..936afc7b0 --- /dev/null +++ b/graphics/f-spot/patches/patch-GroupSelector.cs @@ -0,0 +1,13 @@ +$NetBSD: patch-GroupSelector.cs,v 1.1 2015/05/23 10:33:01 kefren Exp $ + +--- src/Clients/MainApp/FSpot/GroupSelector.cs.orig 2015-05-23 12:11:50.000000000 +0300 ++++ src/Clients/MainApp/FSpot/GroupSelector.cs 2015-05-23 12:16:57.000000000 +0300 +@@ -428,6 +428,8 @@ + + public Box (GroupSelector selector, int item) + { ++ bounds = new Gdk.Rectangle(); ++ bar = new Gdk.Rectangle(); + bounds.Height = selector.background.Height; + bounds.Y = selector.background.Y; + bounds.X = selector.BoxX (item); diff --git a/graphics/f4l/Makefile b/graphics/f4l/Makefile index 70c2d56b7..17897d20a 100644 --- a/graphics/f4l/Makefile +++ b/graphics/f4l/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/10/09 17:39:10 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:10 tnn Exp $ DISTNAME= f4l-0.2.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=f4l/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 91abbabf8..49944868f 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2014/09/27 10:52:38 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.67 2015/06/14 08:09:35 szptvlfn Exp $ -DISTNAME= feh-2.12 +DISTNAME= feh-2.13.1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/feh/distinfo b/graphics/feh/distinfo index eb6b8cecd..f3f72275a 100644 --- a/graphics/feh/distinfo +++ b/graphics/feh/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.29 2014/09/27 10:52:38 szptvlfn Exp $ +$NetBSD: distinfo,v 1.30 2015/06/14 08:09:35 szptvlfn Exp $ -SHA1 (feh-2.12.tar.bz2) = 30eb2b778858b1f4ce97e44c8225758185b0c588 -RMD160 (feh-2.12.tar.bz2) = 515073a9ead457c89137689af08e35f54c45a5eb -Size (feh-2.12.tar.bz2) = 2090538 bytes +SHA1 (feh-2.13.1.tar.bz2) = 3f333c1ea26346a3f5481653c8a2e4633cde3a1a +RMD160 (feh-2.13.1.tar.bz2) = 540e54edca941336dc7192d3278a977893ef9fd1 +Size (feh-2.13.1.tar.bz2) = 2117354 bytes SHA1 (patch-config.mk) = 7f99ff19820a62c8a7a9d3b0fb9c7f1a8151f6c5 -SHA1 (patch-src_getopt.c) = 337fd15564c1d5b5596fe7d0d2f9bd6b0ca44ca7 SHA1 (patch-src_imlib_c) = 925d2536b69f99acc949cb6bd67422d001335492 diff --git a/graphics/feh/patches/patch-src_getopt.c b/graphics/feh/patches/patch-src_getopt.c deleted file mode 100644 index 334014394..000000000 --- a/graphics/feh/patches/patch-src_getopt.c +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-src_getopt.c,v 1.1 2011/05/25 19:44:27 gls Exp $ - ---- src/getopt.c.orig 2011-05-19 20:36:13.000000000 +0000 -+++ src/getopt.c -@@ -36,6 +36,7 @@ - #endif - - #include -+#include - - /* Comment out all this code if we are using the GNU C Library, and are not - actually compiling the library itself. This code is part of the GNU C diff --git a/graphics/flickrnet/DESCR b/graphics/flickrnet/DESCR new file mode 100644 index 000000000..0860ffdc8 --- /dev/null +++ b/graphics/flickrnet/DESCR @@ -0,0 +1 @@ +The Flickr.Net API Library is a .Net Library for accessing the Flickr API. diff --git a/graphics/flickrnet/Makefile b/graphics/flickrnet/Makefile new file mode 100644 index 000000000..5301d77a9 --- /dev/null +++ b/graphics/flickrnet/Makefile @@ -0,0 +1,34 @@ +# $NetBSD: Makefile,v 1.2 2015/05/23 09:52:59 kefren Exp $ + +DISTNAME= 3.16 +PKGREVISION= 1 +PKGNAME= flickrnet-${DISTNAME} +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_GITHUB:=samjudson/flickr-net/archive/} + +COMMENT= .NET library for accessing Flickr +LICENSE= gnu-lgpl-v2.1 + +WRKSRC= ${WRKDIR}/flickr-net-${DISTNAME} +USE_TOOLS+= pkg-config + +SUBST_CLASSES+= fix-prefix +SUBST_STAGE.fix-prefix= pre-configure +SUBST_MESSAGE.fix-prefix= Fix pkg-config prefix +SUBST_FILES.fix-prefix= flickrnet.pc +SUBST_SED.fix-prefix= -e 's,\@prefix\@,${PREFIX},' + +do-build: + cd ${WRKSRC} && \ + xbuild FlickrNet/FlickrNet.csproj + +do-install: + mkdir ${DESTDIR}/${PREFIX}/lib/flickrnet && + install ${WRKSRC}/FlickrNet/bin/Debug/FlickrNet.* \ + ${DESTDIR}/${PREFIX}/lib/flickrnet + mkdir ${DESTDIR}/${PREFIX}/lib/pkgconfig + install ${WRKSRC}/flickrnet.pc \ + ${DESTDIR}/${PREFIX}/lib/pkgconfig/flickrnet.pc + +.include "../../lang/mono/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/flickrnet/PLIST b/graphics/flickrnet/PLIST new file mode 100644 index 000000000..e6ff22149 --- /dev/null +++ b/graphics/flickrnet/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/23 09:01:20 kefren Exp $ +lib/flickrnet/FlickrNet.dll +lib/flickrnet/FlickrNet.dll.mdb +lib/flickrnet/FlickrNet.xml +lib/pkgconfig/flickrnet.pc diff --git a/graphics/flickrnet/buildlink3.mk b/graphics/flickrnet/buildlink3.mk new file mode 100644 index 000000000..91d15f969 --- /dev/null +++ b/graphics/flickrnet/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/05/23 09:01:20 kefren Exp $ + +BUILDLINK_TREE+= flickrnet + +.if !defined(FLICKRNET_BUILDLINK3_MK) +FLICKRNET_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.flickrnet+= flickrnet>=3.16 +BUILDLINK_PKGSRCDIR.flickrnet?= ../../graphics/flickrnet +BUILDLINK_CONTENTS_FILTER.flickrnet= ${EGREP} '(^lib/)' + +.endif # FLICKRNET_BUILDLINK3_MK + +BUILDLINK_TREE+= -flickrnet diff --git a/graphics/flickrnet/distinfo b/graphics/flickrnet/distinfo new file mode 100644 index 000000000..d40a54022 --- /dev/null +++ b/graphics/flickrnet/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.2 2015/05/23 09:52:59 kefren Exp $ + +SHA1 (3.16.tar.gz) = 51b4acbf4b29d76461bd95cdd173eece898321d1 +RMD160 (3.16.tar.gz) = 8fadc513e8a63705743a4a2308b7c5a07a113818 +Size (3.16.tar.gz) = 749444 bytes +SHA1 (patch-flickrnet.pc) = bb019f00f08f7b05f43a8d2bf37b9e19d0fcbcaa diff --git a/graphics/flickrnet/patches/patch-flickrnet.pc b/graphics/flickrnet/patches/patch-flickrnet.pc new file mode 100644 index 000000000..4aca03efa --- /dev/null +++ b/graphics/flickrnet/patches/patch-flickrnet.pc @@ -0,0 +1,17 @@ +$NetBSD: patch-flickrnet.pc,v 1.2 2015/05/23 09:52:59 kefren Exp $ + +pkg-config hint + +--- /dev/null 2015-05-23 11:28:00.000000000 +0300 ++++ flickrnet.pc 2015-05-23 11:27:39.000000000 +0300 +@@ -0,0 +1,10 @@ ++prefix=@prefix@ ++exec_prefix=@prefix@ ++libdir=@prefix@/lib ++includedir=@prefix@/include ++ ++Name: flickrnet ++Description: .NET Flickr access library ++Version: 3.16 ++Libs: -lib:@prefix@/lib/flickrnet -r:FlickrNet.dll ++Cflags: diff --git a/graphics/flphoto/Makefile b/graphics/flphoto/Makefile index 3899b7353..1c9a6cf3e 100644 --- a/graphics/flphoto/Makefile +++ b/graphics/flphoto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/08/21 08:55:01 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= flphoto-1.2-source PKGNAME= flphoto-1.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fltk/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index 44138c452..810139781 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/05/29 23:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:50:09 wiz Exp $ DISTNAME= fly-1.6.5 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= graphics www MASTER_SITES= # ftp://www.unimelb.edu.au/pub/www/tools/unix/fly/ diff --git a/graphics/fotoxx/Makefile b/graphics/fotoxx/Makefile index 83bfa51ea..6cde1f51d 100644 --- a/graphics/fotoxx/Makefile +++ b/graphics/fotoxx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/05/29 23:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:09 wiz Exp $ # DISTNAME= fotoxx-14.03.1 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.kornelix.com/uploads/1/3/0/3/13035936/ diff --git a/graphics/frameworks/Makefile b/graphics/frameworks/Makefile index 8746de666..3fb812092 100644 --- a/graphics/frameworks/Makefile +++ b/graphics/frameworks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= frameworks-0.3.7 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= graphics MASTER_SITES= http://frameworks.polycrystal.org/release/ SITES.frameworks.png= http://frameworks.polycrystal.org/images/ diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index c3f509e73..955c9065b 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:34 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= freeglut-2.8.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeglut/} diff --git a/graphics/freeglut/buildlink3.mk b/graphics/freeglut/buildlink3.mk index efddb3240..fa13ff49c 100644 --- a/graphics/freeglut/buildlink3.mk +++ b/graphics/freeglut/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2013/05/04 14:32:20 rodent Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/04/25 14:23:10 tnn Exp $ BUILDLINK_TREE+= freeglut @@ -6,7 +6,7 @@ BUILDLINK_TREE+= freeglut FREEGLUT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.freeglut+= freeglut>=2.2.0 -BUILDLINK_ABI_DEPENDS.freeglut+= freeglut>=2.2.0nb3 +BUILDLINK_ABI_DEPENDS.freeglut+= freeglut>=2.8.1nb1 BUILDLINK_PKGSRCDIR.freeglut?= ../../graphics/freeglut .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile index e5ec21652..46d30ddfa 100644 --- a/graphics/freeimage/Makefile +++ b/graphics/freeimage/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/02/12 22:40:05 snj Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/27 21:59:26 markd Exp $ -DISTNAME= FreeImage3160 -PKGNAME= freeimage-3.16.0 +DISTNAME= FreeImage3170 +PKGNAME= freeimage-3.17.0 CATEGORIES= devel graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeimage/} EXTRACT_SUFX= .zip diff --git a/graphics/freeimage/distinfo b/graphics/freeimage/distinfo index 8740927c3..6d589c4cc 100644 --- a/graphics/freeimage/distinfo +++ b/graphics/freeimage/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.1 2015/02/12 22:40:05 snj Exp $ +$NetBSD: distinfo,v 1.2 2015/05/27 21:59:26 markd Exp $ -SHA1 (FreeImage3160.zip) = a70600d288fe5bd11131e85e6f857a93bb100ad8 -RMD160 (FreeImage3160.zip) = f0dcfb1514a288bbb2bc182130469b91d575e6cd -Size (FreeImage3160.zip) = 5669228 bytes +SHA1 (FreeImage3170.zip) = 6752c83798c2f81dee71a2e8bb11657068672669 +RMD160 (FreeImage3170.zip) = c4e87846098327ee346c49ae81b6036f6d9ab36d +Size (FreeImage3170.zip) = 7020636 bytes SHA1 (patch-Makefile) = 719f3539d1e841761c8cf442634d71e792ea7231 +SHA1 (patch-Makefile.fip) = 3a8bdc29a2249b5cb9e30ccfcc25eb6be99755d9 SHA1 (patch-Source_LibOpenJPEG_opj__malloc.h) = 4ba7924e5ce04b98c9c249bc31df600b7fbdcde3 diff --git a/graphics/freeimage/patches/patch-Makefile.fip b/graphics/freeimage/patches/patch-Makefile.fip new file mode 100644 index 000000000..23d89054d --- /dev/null +++ b/graphics/freeimage/patches/patch-Makefile.fip @@ -0,0 +1,43 @@ +$NetBSD: patch-Makefile.fip,v 1.1 2015/05/27 21:59:26 markd Exp $ + +--- Makefile.fip.orig 2015-03-08 05:03:56.000000000 +0000 ++++ Makefile.fip +@@ -5,8 +5,8 @@ include fipMakefile.srcs + + # General configuration variables: + DESTDIR ?= / +-INCDIR ?= $(DESTDIR)/usr/include +-INSTALLDIR ?= $(DESTDIR)/usr/lib ++INCDIR ?= $(DESTDIR)/$(PREFIX)/include ++INSTALLDIR ?= $(DESTDIR)/$(PREFIX)/lib + + # Converts cr/lf to just lf + DOS2UNIX = dos2unix +@@ -28,10 +28,8 @@ CXXFLAGS ?= -O3 -fPIC -fexceptions -fvis + CXXFLAGS += -D__ANSI__ + CXXFLAGS += $(INCLUDE) + +-ifeq ($(shell sh -c 'uname -m 2>/dev/null || echo not'),x86_64) +- CFLAGS += -fPIC +- CXXFLAGS += -fPIC +-endif ++CFLAGS += -fPIC ++CXXFLAGS += -fPIC + + TARGET = freeimageplus + STATICLIB = lib$(TARGET).a +@@ -71,11 +69,9 @@ $(SHAREDLIB): $(MODULES) + $(CC) -s -shared -Wl,-soname,$(VERLIBNAME) $(LDFLAGS) -o $@ $(MODULES) $(LIBRARIES) + + install: +- install -d $(INCDIR) $(INSTALLDIR) +- install -m 644 -o root -g root $(HEADER) $(INCDIR) +- install -m 644 -o root -g root $(HEADERFIP) $(INCDIR) +- install -m 644 -o root -g root $(STATICLIB) $(INSTALLDIR) +- install -m 755 -o root -g root $(SHAREDLIB) $(INSTALLDIR) ++ $(BSD_INSTALL_DATA) $(HEADERFIP) $(INCDIR) ++ $(BSD_INSTALL_DATA) $(STATICLIB) $(INSTALLDIR) ++ $(BSD_INSTALL_LIB) $(SHAREDLIB) $(INSTALLDIR) + ln -sf $(SHAREDLIB) $(INSTALLDIR)/$(VERLIBNAME) + ln -sf $(VERLIBNAME) $(INSTALLDIR)/$(LIBNAME) + diff --git a/graphics/freeimageplus/DESCR b/graphics/freeimageplus/DESCR new file mode 100644 index 000000000..e80f282a1 --- /dev/null +++ b/graphics/freeimageplus/DESCR @@ -0,0 +1,9 @@ +FreeImage is an Open Source library project for developers who would like to +support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as +needed by today's multimedia applications. FreeImage is easy to use, fast, +multithreading safe, compatible with all 32-bit or 64-bit versions of Windows, +and cross-platform (works both with Linux and Mac OS X). + +Thanks to its ANSI C interface, FreeImage is usable in many languages including +C, C++, VB, C#, Delphi, Java and also in common scripting languages such as +Perl, Python, PHP, TCL or Ruby. diff --git a/graphics/freeimageplus/Makefile b/graphics/freeimageplus/Makefile new file mode 100644 index 000000000..44aa9dc1b --- /dev/null +++ b/graphics/freeimageplus/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.1 2015/05/27 22:06:11 markd Exp $ + +DISTNAME= FreeImage3170 +PKGNAME= freeimageplus-3.17.0 +CATEGORIES= devel graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeimage/} +EXTRACT_SUFX= .zip + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://freeimage.sf.net/ +COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF - C++ Wrapper + +USE_LANGUAGES+= c c++ +USE_TOOLS+= gmake +MAKE_FILE= Makefile.fip + +DEPENDS+= freeimage>=3.17.0:../../graphics/freeimage + +PATCHDIR= ${.CURDIR}/../../graphics/freeimage/patches +DISTINFO_FILE= ${.CURDIR}/../../graphics/freeimage/distinfo + +WRKSRC= ${WRKDIR}/FreeImage + +INSTALLATION_DIRS+= include lib + +PLIST_SUBST+= PKGVERSION_NOREV=${PKGVERSION_NOREV} + +NOT_FOR_PLATFORM=Darwin-*-* + +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/freeimageplus/PLIST b/graphics/freeimageplus/PLIST new file mode 100644 index 000000000..b1ce91696 --- /dev/null +++ b/graphics/freeimageplus/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/27 22:06:11 markd Exp $ +include/FreeImagePlus.h +lib/libfreeimageplus-${PKGVERSION_NOREV}.so +lib/libfreeimageplus.a +lib/libfreeimageplus.so +lib/libfreeimageplus.so.3 diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 922c85b32..da77c7dd5 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/05/29 23:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:09 wiz Exp $ DISTNAME= g2-0.50 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://g2.sourceforge.net/pub/ diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 2806feb13..3bff060c8 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.102 2014/12/09 11:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2015/06/12 10:50:09 wiz Exp $ DISTNAME= libgd-2.1.0 PKGNAME= ${DISTNAME:S/libgd/gd/} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://cdn.bitbucket.org/libgd/gd-libgd/downloads/ EXTRACT_SUFX= .tar.xz diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo index 9c7522941..78c3f4c60 100644 --- a/graphics/gd/distinfo +++ b/graphics/gd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.35 2013/11/11 21:34:40 dholland Exp $ +$NetBSD: distinfo,v 1.36 2015/04/12 15:09:32 tnn Exp $ SHA1 (libgd-2.1.0.tar.xz) = 66c56fc07246b66ba649c83e996fd2085ea2f9e2 RMD160 (libgd-2.1.0.tar.xz) = 3fcdf88e1ca653ffd40ddba607dbc317ca87bf63 @@ -6,3 +6,4 @@ Size (libgd-2.1.0.tar.xz) = 2004304 bytes SHA1 (patch-aa) = 00198349dd9cff60f1f5738524096a251057eb16 SHA1 (patch-ab) = 300ffacf47d7421fc9efb7b3fd9e93f011de1b4b SHA1 (patch-src_gd__bmp.c) = 4db300a26cebae6fb6f14564c5648608d7ed6cc5 +SHA1 (patch-src_gd__gif__in.c) = 4c18302fa45b482b28f5b618681354690eaa9b2d diff --git a/graphics/gd/patches/patch-src_gd__gif__in.c b/graphics/gd/patches/patch-src_gd__gif__in.c new file mode 100644 index 000000000..b53c98d03 --- /dev/null +++ b/graphics/gd/patches/patch-src_gd__gif__in.c @@ -0,0 +1,45 @@ +$NetBSD: patch-src_gd__gif__in.c,v 1.1 2015/04/12 15:09:33 tnn Exp $ + +CVE-2014-9709 +https://bitbucket.org/libgd/gd-libgd/commits/47eb44b2e90ca88a08dca9f9a1aa9041e9587f43/raw/ + +From 47eb44b2e90ca88a08dca9f9a1aa9041e9587f43 Mon Sep 17 00:00:00 2001 +From: Remi Collet +Date: Sat, 13 Dec 2014 08:48:18 +0100 +Subject: [PATCH] Fix possible buffer read overflow detected by + -fsanitize=address, thanks to Jan Bee + +--- + src/gd_gif_in.c | 11 +++++++++-- + 1 file changed, 9 insertions(+), 2 deletions(-) + +diff --git a/src/gd_gif_in.c b/src/gd_gif_in.c +index b3b4ca3..13a663c 100644 +--- src/gd_gif_in.c ++++ src/gd_gif_in.c +@@ -75,8 +75,10 @@ static struct { + + #define STACK_SIZE ((1<<(MAX_LWZ_BITS))*2) + ++#define CSD_BUF_SIZE 280 ++ + typedef struct { +- unsigned char buf[280]; ++ unsigned char buf[CSD_BUF_SIZE]; + int curbit; + int lastbit; + int done; +@@ -468,7 +470,12 @@ GetCode_(gdIOCtx *fd, CODE_STATIC_DATA *scd, int code_size, int flag, int *ZeroD + + ret = 0; + for (i = scd->curbit, j = 0; j < code_size; ++i, ++j) { +- ret |= ((scd->buf[i / 8] & (1 << (i % 8))) != 0) << j; ++ if (i < CSD_BUF_SIZE * 8) { ++ ret |= ((scd->buf[i / 8] & (1 << (i % 8))) != 0) << j; ++ } else { ++ ret = -1; ++ break; ++ } + } + + scd->curbit += code_size; diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile index 857ff8e36..041a5ffaa 100644 --- a/graphics/geeqie/Makefile +++ b/graphics/geeqie/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= geeqie-1.1 -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geeqie/} diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index 26022adc1..e9de09985 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:10 tnn Exp $ DISTNAME= gegl-0.2.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= # EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gegl/buildlink3.mk b/graphics/gegl/buildlink3.mk index a342d247b..d4c64aa0e 100644 --- a/graphics/gegl/buildlink3.mk +++ b/graphics/gegl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/25 14:23:10 tnn Exp $ BUILDLINK_TREE+= gegl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gegl GEGL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gegl+= gegl>=0.2.0 -BUILDLINK_ABI_DEPENDS.gegl+= gegl>=0.2.0nb17 +BUILDLINK_ABI_DEPENDS.gegl+= gegl>=0.2.0nb19 BUILDLINK_PKGSRCDIR.gegl?= ../../graphics/gegl pkgbase := gegl diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile index c83c922cf..a9438dd54 100644 --- a/graphics/geomview/Makefile +++ b/graphics/geomview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2013/04/06 20:27:21 rodent Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:10 tnn Exp $ DISTNAME= geomview-1.8.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geomview/} diff --git a/graphics/get_ds7/Makefile b/graphics/get_ds7/Makefile index 18b5bd2d9..e2defbcd9 100644 --- a/graphics/get_ds7/Makefile +++ b/graphics/get_ds7/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:37 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:09 wiz Exp $ # DISTNAME= get_ds7_1.2.4 PKGNAME= get_ds7-1.2.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://www.yk.rim.or.jp/~mamo/Computer/DS-7/ EXTRACT_SUFX= .tar diff --git a/graphics/gfract/Makefile b/graphics/gfract/Makefile index 119bc0828..caa88da40 100644 --- a/graphics/gfract/Makefile +++ b/graphics/gfract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2014/10/09 14:06:35 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= gfract-0.32 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= graphics x11 MASTER_SITES= http://www.oskusoft.com/osku/gfract/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gfract-palettes-0.1.tar.gz diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index 78d9a8417..53b420b80 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= gimmage-0.2.3 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= graphics MASTER_SITES= http://download.berlios.de/gimmage/ diff --git a/graphics/gimp-color-manager/Makefile b/graphics/gimp-color-manager/Makefile index 69ccbd11e..cec645898 100644 --- a/graphics/gimp-color-manager/Makefile +++ b/graphics/gimp-color-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= gimp-color-manager-0.1.0 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= graphics MASTER_SITES= ftp://www.virtual-sub.org/ diff --git a/graphics/gimp-docs-en/Makefile b/graphics/gimp-docs-en/Makefile index e92211625..c930818a3 100644 --- a/graphics/gimp-docs-en/Makefile +++ b/graphics/gimp-docs-en/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:10 wiz Exp $ HELPLANGUAGE= en PKGNAME= gimp-docs-${HELPLANGUAGE}-${DISTNAME:S/gimp-help-//:S/-html-${HELPLANGUAGE}//} -PKGREVISION= 1 +PKGREVISION= 2 .include "../../graphics/gimp-docs-en/Makefile.common" diff --git a/graphics/gimp-exif-browser/Makefile b/graphics/gimp-exif-browser/Makefile index dfc7481fc..3730aa767 100644 --- a/graphics/gimp-exif-browser/Makefile +++ b/graphics/gimp-exif-browser/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2014/11/25 19:50:59 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= exif-browser PKGNAME= gimp-exif-browser-0.1.0 DIST_SUBDIR= gimp-exif-browser-0.1.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= graphics MASTER_SITES= http://registry.gimp.org/files/ diff --git a/graphics/gimp-fix-ca/Makefile b/graphics/gimp-fix-ca/Makefile index d813870da..b9dcdb42b 100644 --- a/graphics/gimp-fix-ca/Makefile +++ b/graphics/gimp-fix-ca/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:10 tnn Exp $ # DISTNAME= gimp-fix-ca-3.0.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= graphics MASTER_SITES= http://registry.gimp.org/file/fix-ca.c?action=download&id=9884&file= EXTRACT_SUFX= .c diff --git a/graphics/gimp-liquid-rescale/Makefile b/graphics/gimp-liquid-rescale/Makefile index 5ab002c16..c8da3449b 100644 --- a/graphics/gimp-liquid-rescale/Makefile +++ b/graphics/gimp-liquid-rescale/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:23:11 tnn Exp $ # DISTNAME= gimp-lqr-plugin-0.7.1 PKGNAME= gimp-liquid-rescale-0.7.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics MASTER_SITES= http://liquidrescale.wikidot.com/local--files/en:download-page-sources/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gimp-rawphoto/Makefile b/graphics/gimp-rawphoto/Makefile index a8209af4d..d33d72f9d 100644 --- a/graphics/gimp-rawphoto/Makefile +++ b/graphics/gimp-rawphoto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:11 tnn Exp $ # DISTNAME= rawphoto-200410220928 PKGNAME= gimp-rawphoto-1.19 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= graphics MASTER_SITES= # EXTRACT_SUFX= .tgz diff --git a/graphics/gimp-refocus-it/Makefile b/graphics/gimp-refocus-it/Makefile index 308d5efec..c08aef992 100644 --- a/graphics/gimp-refocus-it/Makefile +++ b/graphics/gimp-refocus-it/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:23:11 tnn Exp $ # DISTNAME= refocus-it-2.0.0 PKGNAME= gimp-refocus-it-2.0.0 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/} diff --git a/graphics/gimp-resynthesizer/Makefile b/graphics/gimp-resynthesizer/Makefile index 2b8167660..b29b56ac6 100644 --- a/graphics/gimp-resynthesizer/Makefile +++ b/graphics/gimp-resynthesizer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:11 tnn Exp $ # DISTNAME= resynthesizer-0.16 PKGNAME= gimp-${DISTNAME} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/resynthesizer/ diff --git a/graphics/gimp-ufraw/Makefile b/graphics/gimp-ufraw/Makefile index 20978c51c..8223317f1 100644 --- a/graphics/gimp-ufraw/Makefile +++ b/graphics/gimp-ufraw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2015/03/08 14:09:30 gdt Exp $ +# $NetBSD: Makefile,v 1.98 2015/06/12 10:50:10 wiz Exp $ # Note that upstream has replaced tarballs without changing the # version number (e.g., 0.19.2 had two different tarballs). @@ -6,6 +6,7 @@ # updating pkgsrc. DISTNAME= ufraw-0.21 PKGNAME= gimp-${DISTNAME} +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ufraw/} diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 92da745e1..f19a5a154 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.246 2014/08/30 06:37:41 adam Exp $ +# $NetBSD: Makefile,v 1.248 2015/06/12 10:50:09 wiz Exp $ DISTNAME= gimp-2.8.14 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://download.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNU:=gimp/v${PKGVERSION_NOREV:R}/} \ diff --git a/graphics/gimp/buildlink3.mk b/graphics/gimp/buildlink3.mk index 17da98c60..6dd9b724d 100644 --- a/graphics/gimp/buildlink3.mk +++ b/graphics/gimp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.54 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.55 2015/04/25 14:23:10 tnn Exp $ BUILDLINK_TREE+= gimp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gimp GIMP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gimp+= gimp>=2.4.0 -BUILDLINK_ABI_DEPENDS.gimp+= gimp>=2.8.10nb1 +BUILDLINK_ABI_DEPENDS.gimp+= gimp>=2.8.14nb1 BUILDLINK_PKGSRCDIR.gimp?= ../../graphics/gimp pkgbase := gimp diff --git a/graphics/gimp2-wideangle/Makefile b/graphics/gimp2-wideangle/Makefile index 0bab7e030..3dd34830e 100644 --- a/graphics/gimp2-wideangle/Makefile +++ b/graphics/gimp2-wideangle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:23:11 tnn Exp $ # DISTNAME= wideangle PKGNAME= gimp2-wideangle-1.0 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= graphics MASTER_SITES= http://members.ozemail.com.au/~hodsond/ EXTRACT_SUFX= .c diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index ba485e81e..f041841d0 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.75 2015/04/25 14:23:11 tnn Exp $ # DISTNAME= giram-0.3.5 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= graphics MASTER_SITES= http://www.giram.org/downloads/ diff --git a/graphics/gle/Makefile b/graphics/gle/Makefile index f53bdf99b..7444d7a50 100644 --- a/graphics/gle/Makefile +++ b/graphics/gle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:35 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:11 tnn Exp $ # DISTNAME= gle-3.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gle/} \ http://www.linas.org/gle/pub/ diff --git a/graphics/gle/buildlink3.mk b/graphics/gle/buildlink3.mk index 401ae1d86..4d7d07d93 100644 --- a/graphics/gle/buildlink3.mk +++ b/graphics/gle/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2013/04/24 04:32:34 sbd Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2015/04/25 14:23:11 tnn Exp $ BUILDLINK_TREE+= gle @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gle GLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gle+= gle>=3.0.3 -BUILDLINK_ABI_DEPENDS.gle+= gle>=3.1.0nb2 +BUILDLINK_ABI_DEPENDS.gle+= gle>=3.1.0nb4 BUILDLINK_PKGSRCDIR.gle?= ../../graphics/gle # GLUT is used only by the examples, which aren't built or installed. diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile index 5037a744c..6b52d40f3 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/11/24 20:06:20 adam Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:11 tnn Exp $ DISTNAME= glew-1.11.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glew/} EXTRACT_SUFX= .tgz diff --git a/graphics/glew/buildlink3.mk b/graphics/glew/buildlink3.mk index f784c83c1..fbd837dc3 100644 --- a/graphics/glew/buildlink3.mk +++ b/graphics/glew/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2009/08/31 12:38:22 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/04/25 14:23:11 tnn Exp $ BUILDLINK_TREE+= glew @@ -6,7 +6,7 @@ BUILDLINK_TREE+= glew GLEW_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.glew+= glew>=1.3.4 -BUILDLINK_ABI_DEPENDS.glew+= glew>=1.3.4 +BUILDLINK_ABI_DEPENDS.glew+= glew>=1.11.0nb1 BUILDLINK_PKGSRCDIR.glew?= ../../graphics/glew .include "../../mk/bsd.fast.prefs.mk" diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile index ef6d9e475..8f54101ed 100644 --- a/graphics/glitz/Makefile +++ b/graphics/glitz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2012/10/06 14:10:55 asau Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:11 tnn Exp $ DISTNAME= glitz-0.5.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/snapshots/ diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index 01b36c513..dc87c6b43 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:11 tnn Exp $ DISTNAME= gliv-1.9.6 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= http://guichaz.free.fr/gliv/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/glpng/Makefile b/graphics/glpng/Makefile index 930495565..4bebdbbfe 100644 --- a/graphics/glpng/Makefile +++ b/graphics/glpng/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2015/02/03 22:26:50 snj Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:11 tnn Exp $ DISTNAME= 1079563a36edfe10a5f5d79ad38fe465425b989e +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://repo.or.cz/w/glpng.git/snapshot/ PKGNAME= glpng-1.46 diff --git a/graphics/glpng/buildlink3.mk b/graphics/glpng/buildlink3.mk index 4c53cae5d..8a9188f41 100644 --- a/graphics/glpng/buildlink3.mk +++ b/graphics/glpng/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2013/02/16 11:18:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/04/25 14:23:11 tnn Exp $ BUILDLINK_TREE+= glpng @@ -6,7 +6,7 @@ BUILDLINK_TREE+= glpng GLPNG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.glpng+= glpng>=1.45.20081203 -BUILDLINK_ABI_DEPENDS.glpng+= glpng>=1.45.20081203nb3 +BUILDLINK_ABI_DEPENDS.glpng+= glpng>=1.46nb1 BUILDLINK_PKGSRCDIR.glpng?= ../../graphics/glpng .include "../../devel/zlib/buildlink3.mk" diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile index 9cc5665d5..3dd87f024 100644 --- a/graphics/glu/Makefile +++ b/graphics/glu/Makefile @@ -1,35 +1,22 @@ -# $NetBSD: Makefile,v 1.59 2015/01/29 22:38:50 nat Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:23:11 tnn Exp $ -PKGNAME= glu-${MESA_PKGVERSION} +DISTNAME= glu-9.0.0 +PKGREVISION= 2 +CATEGORIES= graphics +MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glu/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://cgit.freedesktop.org/mesa/glu/ COMMENT= GLU polygon tessellation facility for Mesa -PKGREVISION= 1 +LICENSE= sgi-free-software-b-v2.0 -CONFLICTS+= Mesa-glx-[0-9]* -CONFLICTS+= Mesa<3.2.1 +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES= c c++ +PKGCONFIG_OVERRIDE+= glu.pc.in -PKGCONFIG_OVERRIDE+= src/glu/glu.pc.in - -CONFIGURE_ARGS+= --enable-glu -CONFIGURE_ARGS+= --disable-glut -CONFIGURE_ARGS+= --disable-glw -CONFIGURE_ARGS+= --with-dri-drivers="" - -BUILD_DIRS= src/glu -BUILD_TARGET= default - -INSTALL_DIRS= src/glu -INSTALLATION_DIRS+= include/GL - -.include "../../graphics/Mesa/Makefile.lib" - -BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=${MESA_VERSION} .include "../../graphics/MesaLib/buildlink3.mk" - -post-install: - ${INSTALL_DATA} ${WRKSRC}/include/GL/glu.h \ - ${DESTDIR}${PREFIX}/include/GL/glu.h - ${INSTALL_DATA} ${WRKSRC}/include/GL/glu_mangle.h \ - ${DESTDIR}${PREFIX}/include/GL/glu_mangle.h - .include "../../mk/bsd.pkg.mk" diff --git a/graphics/glu/PLIST b/graphics/glu/PLIST index 5aafb7d3a..e60e573ce 100644 --- a/graphics/glu/PLIST +++ b/graphics/glu/PLIST @@ -1,7 +1,5 @@ -@comment $NetBSD: PLIST,v 1.17 2013/05/16 14:42:18 richard Exp $ +@comment $NetBSD: PLIST,v 1.18 2015/04/02 23:03:00 tnn Exp $ include/GL/glu.h include/GL/glu_mangle.h -lib/libGLU.so -lib/libGLU.so.1 -lib/libGLU.so.1.3.071100 +lib/libGLU.la lib/pkgconfig/glu.pc diff --git a/graphics/glu/distinfo b/graphics/glu/distinfo new file mode 100644 index 000000000..5deb2fc67 --- /dev/null +++ b/graphics/glu/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.17 2015/04/18 17:44:12 tnn Exp $ + +SHA1 (glu-9.0.0.tar.bz2) = c2814bbaf1e60e28a75ec80f4646047c0da742bd +RMD160 (glu-9.0.0.tar.bz2) = 567991e97a0702699d9db33f45c2dc0cef1006f1 +Size (glu-9.0.0.tar.bz2) = 493206 bytes +SHA1 (patch-src_libtess_sweep.c) = b7f9ca4e1a83e0081b3cfa418f378e33392f7f65 diff --git a/graphics/glu/patches/patch-src_libtess_sweep.c b/graphics/glu/patches/patch-src_libtess_sweep.c new file mode 100644 index 000000000..3cba8ef7e --- /dev/null +++ b/graphics/glu/patches/patch-src_libtess_sweep.c @@ -0,0 +1,50 @@ +$NetBSD: patch-src_libtess_sweep.c,v 1.1 2015/04/18 17:44:12 tnn Exp $ + +Fixes segfaults and crashes in applications using libGLU. + +--- src/libtess/sweep.c.orig 2012-09-15 00:48:54.000000000 +0000 ++++ src/libtess/sweep.c +@@ -546,7 +546,9 @@ static int CheckForRightSplice( GLUtesse + if( EdgeSign( eUp->Dst, eLo->Org, eUp->Org ) < 0 ) return FALSE; + + /* eLo->Org appears to be above eUp, so splice eLo->Org into eUp */ +- RegionAbove(regUp)->dirty = regUp->dirty = TRUE; ++ if (RegionAbove(regUp)) ++ RegionAbove(regUp)->dirty = TRUE; ++ regUp->dirty = TRUE; + if (__gl_meshSplitEdge( eUp->Sym ) == NULL) longjmp(tess->env,1); + if ( !__gl_meshSplice( eLo->Oprev, eUp ) ) longjmp(tess->env,1); + } +@@ -584,7 +586,9 @@ static int CheckForLeftSplice( GLUtessel + if( EdgeSign( eUp->Dst, eLo->Dst, eUp->Org ) < 0 ) return FALSE; + + /* eLo->Dst is above eUp, so splice eLo->Dst into eUp */ +- RegionAbove(regUp)->dirty = regUp->dirty = TRUE; ++ if (RegionAbove(regUp)) ++ RegionAbove(regUp)->dirty = TRUE; ++ regUp->dirty = TRUE; + e = __gl_meshSplitEdge( eUp ); + if (e == NULL) longjmp(tess->env,1); + if ( !__gl_meshSplice( eLo->Sym, e ) ) longjmp(tess->env,1); +@@ -718,7 +722,9 @@ static int CheckForIntersect( GLUtessela + * (and wait for ConnectRightVertex to splice it appropriately). + */ + if( EdgeSign( dstUp, tess->event, &isect ) >= 0 ) { +- RegionAbove(regUp)->dirty = regUp->dirty = TRUE; ++ if (RegionAbove(regUp)) ++ RegionAbove(regUp)->dirty = TRUE; ++ regUp->dirty = TRUE; + if (__gl_meshSplitEdge( eUp->Sym ) == NULL) longjmp(tess->env,1); + eUp->Org->s = tess->event->s; + eUp->Org->t = tess->event->t; +@@ -753,7 +759,9 @@ static int CheckForIntersect( GLUtessela + longjmp(tess->env,1); + } + GetIntersectData( tess, eUp->Org, orgUp, dstUp, orgLo, dstLo ); +- RegionAbove(regUp)->dirty = regUp->dirty = regLo->dirty = TRUE; ++ if (RegionAbove(regUp)) ++ RegionAbove(regUp)->dirty = TRUE; ++ regUp->dirty = regLo->dirty = TRUE; + return FALSE; + } + diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile index d2ee4d18b..9eadb8220 100644 --- a/graphics/glut/Makefile +++ b/graphics/glut/Makefile @@ -1,39 +1,33 @@ -# $NetBSD: Makefile,v 1.54 2013/05/16 05:28:13 richard Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:23:11 tnn Exp $ -PKGNAME= glut-${MESA_PKGVERSION} +DISTNAME= MesaGLUT-7.9.2 +# we have the autoconf patches from git, so call it 8.0.1. +PKGNAME= glut-8.0.1 +PKGREVISION= 2 +CATEGORIES= graphics +MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/glut/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://cgit.freedesktop.org/mesa/glut/ COMMENT= GLUT Graphics library similar to SGI's OpenGL +#LICENSE= # TODO: (see mk/license.mk) -CONFLICTS+= Mesa-glx-[0-9]* -CONFLICTS+= Mesa<3.2.1 +WRKSRC= ${WRKDIR}/Mesa-7.9.2 +USE_TOOLS+= autoreconf automake autoconf gmake pkg-config makedepend +USE_LIBTOOL= yes +USE_LANGUAGES= c c++ +GNU_CONFIGURE= YES +PKGCONFIG_OVERRIDE+= src/glut/glx/glut.pc.in -PKGCONFIG_OVERRIDE+= src/glut/glx/glut.pc.in +CONFIGURE_ENV+= "EXTRA_LIB_PATH=${COMPILER_RPATH_FLAG}${X11BASE}/lib -L${X11BASE}/lib" -.include "../../graphics/Mesa/Makefile.lib" - -BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=${MESA_PKGVERSION} -BUILDLINK_API_DEPENDS.glu+= glu>=${MESA_PKGVERSION} +pre-configure: + cd ${WRKSRC} && autoreconf -vif .include "../../graphics/MesaLib/buildlink3.mk" +.include "../../graphics/glu/buildlink3.mk" .include "../../x11/libXmu/buildlink3.mk" .include "../../x11/libXi/buildlink3.mk" -.include "../../graphics/glu/buildlink3.mk" - -CONFIGURE_ARGS+= --enable-glu -CONFIGURE_ARGS+= --enable-glut -CONFIGURE_ARGS+= --disable-glw -CONFIGURE_ARGS+= --with-dri-drivers="" - -BUILD_DIRS= src/glut/glx -BUILD_TARGET= default - -INSTALL_DIRS= src/glut/glx -INSTALLATION_DIRS+= include/GL - -post-install: - ${INSTALL_DATA} ${WRKSRC}/include/GL/glut.h \ - ${DESTDIR}${PREFIX}/include/GL/glut.h - ${INSTALL_DATA} ${WRKSRC}/include/GL/glutf90.h \ - ${DESTDIR}${PREFIX}/include/GL/glutf90.h - .include "../../mk/bsd.pkg.mk" diff --git a/graphics/glut/PLIST b/graphics/glut/PLIST index 61315d0a0..3a949b904 100644 --- a/graphics/glut/PLIST +++ b/graphics/glut/PLIST @@ -1,7 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2013/05/16 14:43:13 richard Exp $ +@comment $NetBSD: PLIST,v 1.16 2015/04/03 01:00:52 tnn Exp $ include/GL/glut.h -include/GL/glutf90.h -lib/libglut.so -lib/libglut.so.3 -lib/libglut.so.3.7.1 +lib/libglut.la lib/pkgconfig/glut.pc diff --git a/graphics/glut/distinfo b/graphics/glut/distinfo new file mode 100644 index 000000000..2fe48b7e6 --- /dev/null +++ b/graphics/glut/distinfo @@ -0,0 +1,17 @@ +$NetBSD: distinfo,v 1.20 2015/04/06 07:07:43 tnn Exp $ + +SHA1 (MesaGLUT-7.9.2.tar.bz2) = d0dc573cb7897de514ee29386be944724e17e979 +RMD160 (MesaGLUT-7.9.2.tar.bz2) = ef00dfa09b563a8ffeeb3523b6d06b66d172983f +Size (MesaGLUT-7.9.2.tar.bz2) = 200406 bytes +SHA1 (patch-Makefile) = 526f638679c2a78383ae1358f281d4fb370244c4 +SHA1 (patch-acinclude.m4) = f8a00cf60fe3e684fc167e7c4a7449c8ee13f7a5 +SHA1 (patch-bin_config.guess) = 81254c60a647f41f01847b3ff5328546fce8f5a2 +SHA1 (patch-bin_config.sub) = ac4559d14ed8780a79b94dfd4bbd2f9b658d7808 +SHA1 (patch-bin_install-sh) = 9deb7c17f2e4ba621f1bb41e8fb1bb3cc058ac7e +SHA1 (patch-bin_version.mk) = 4009abc4f73da7d51925d268c5838578083dbeb3 +SHA1 (patch-configs_autoconf.in) = 36fc1b24dea24a141b4c92d5ab4b525fddee295d +SHA1 (patch-configs_default) = 22a57d6770b41fff19f3e10c15c766fd5ea8c738 +SHA1 (patch-configure.ac) = 6f7066c73a362882ba87a1336df0214e5020b80f +SHA1 (patch-src_Makefile) = 01301af232cf843dcde85de87da321242bf457fc +SHA1 (patch-src_glut_glx_Makefile) = 9d052c85f7e6f034a351a57487e4af8318349565 +SHA1 (patch-src_glut_glx_glutint.h) = a4fb4758ae3fe42c93e2264e51a4d51794f839f7 diff --git a/graphics/glut/patches/patch-Makefile b/graphics/glut/patches/patch-Makefile new file mode 100644 index 000000000..2286f6f1e --- /dev/null +++ b/graphics/glut/patches/patch-Makefile @@ -0,0 +1,271 @@ +$NetBSD: patch-Makefile,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- Makefile.orig 2015-04-02 23:45:08.000000000 +0000 ++++ Makefile +@@ -0,0 +1,264 @@ ++# Top-level Mesa makefile ++ ++TOP = . ++ ++SUBDIRS = src ++ ++ ++# The git command below generates an empty string when we're not ++# building in a GIT tree (i.e., building from a release tarball). ++default: $(TOP)/configs/current ++ @for dir in $(SUBDIRS) ; do \ ++ if [ -d $$dir ] ; then \ ++ (cd $$dir && $(MAKE)) || exit 1 ; \ ++ fi \ ++ done ++ ++all: default ++ ++ ++clean: ++ -@touch $(TOP)/configs/current ++ -@for dir in $(SUBDIRS) ; do \ ++ if [ -d $$dir ] ; then \ ++ (cd $$dir && $(MAKE) clean) ; \ ++ fi \ ++ done ++ -@test -s $(TOP)/configs/current || rm -f $(TOP)/configs/current ++ ++ ++realclean: clean ++ -rm -rf lib* ++ -rm -f $(TOP)/configs/current ++ -rm -f $(TOP)/configs/autoconf ++ -rm -rf autom4te.cache ++ -find . '(' -name '*.o' -o -name '*.a' -o -name '*.so' -o \ ++ -name depend -o -name depend.bak ')' -exec rm -f '{}' ';' ++ ++ ++distclean: realclean ++ ++ ++install: ++ @for dir in $(SUBDIRS) ; do \ ++ if [ -d $$dir ] ; then \ ++ (cd $$dir && $(MAKE) install) || exit 1 ; \ ++ fi \ ++ done ++ ++ ++.PHONY: default doxygen clean realclean distclean install ++ ++# If there's no current configuration file ++$(TOP)/configs/current: ++ @echo ++ @echo ++ @echo "Please choose a configuration from the following list:" ++ @ls -1 $(TOP)/configs | grep -v "current\|default\|CVS\|autoconf.*" ++ @echo ++ @echo "Then type 'make ' (ex: 'make linux-x86')" ++ @echo ++ @echo "Or, run './configure' then 'make'" ++ @echo "See './configure --help' for details" ++ @echo ++ @echo "(ignore the following error message)" ++ @exit 1 ++ ++ ++# Rules to set/install a specific build configuration ++aix \ ++aix-64 \ ++aix-64-static \ ++aix-gcc \ ++aix-static \ ++autoconf \ ++bluegene-osmesa \ ++bluegene-xlc-osmesa \ ++beos \ ++catamount-osmesa-pgi \ ++darwin \ ++darwin-fat-32bit \ ++darwin-fat-all \ ++freebsd \ ++freebsd-dri \ ++freebsd-dri-amd64 \ ++freebsd-dri-x86 \ ++hpux10 \ ++hpux10-gcc \ ++hpux10-static \ ++hpux11-32 \ ++hpux11-32-static \ ++hpux11-32-static-nothreads \ ++hpux11-64 \ ++hpux11-64-static \ ++hpux11-ia64 \ ++hpux11-ia64-static \ ++hpux9 \ ++hpux9-gcc \ ++irix6-64 \ ++irix6-64-static \ ++irix6-n32 \ ++irix6-n32-static \ ++irix6-o32 \ ++irix6-o32-static \ ++linux \ ++linux-i965 \ ++linux-alpha \ ++linux-alpha-static \ ++linux-cell \ ++linux-cell-debug \ ++linux-debug \ ++linux-dri \ ++linux-dri-debug \ ++linux-dri-x86 \ ++linux-dri-x86-64 \ ++linux-dri-ppc \ ++linux-dri-xcb \ ++linux-egl \ ++linux-indirect \ ++linux-fbdev \ ++linux-ia64-icc \ ++linux-ia64-icc-static \ ++linux-icc \ ++linux-icc-static \ ++linux-llvm \ ++linux-llvm-debug \ ++linux-opengl-es \ ++linux-osmesa \ ++linux-osmesa-static \ ++linux-osmesa16 \ ++linux-osmesa16-static \ ++linux-osmesa32 \ ++linux-ppc \ ++linux-ppc-static \ ++linux-profile \ ++linux-sparc \ ++linux-sparc5 \ ++linux-static \ ++linux-ultrasparc \ ++linux-tcc \ ++linux-x86 \ ++linux-x86-debug \ ++linux-x86-32 \ ++linux-x86-64 \ ++linux-x86-64-debug \ ++linux-x86-64-profile \ ++linux-x86-64-static \ ++linux-x86-profile \ ++linux-x86-static \ ++netbsd \ ++openbsd \ ++osf1 \ ++osf1-static \ ++solaris-x86 \ ++solaris-x86-gcc \ ++solaris-x86-gcc-static \ ++sunos4 \ ++sunos4-gcc \ ++sunos4-static \ ++sunos5 \ ++sunos5-gcc \ ++sunos5-64-gcc \ ++sunos5-smp \ ++sunos5-v8 \ ++sunos5-v8-static \ ++sunos5-v9 \ ++sunos5-v9-static \ ++sunos5-v9-cc-g++ \ ++ultrix-gcc: ++ @ if test -f configs/current -o -L configs/current; then \ ++ if ! cmp configs/$@ configs/current > /dev/null; then \ ++ echo "Please run 'make realclean' before changing configs" ; \ ++ exit 1 ; \ ++ fi ; \ ++ else \ ++ cd configs && rm -f current && ln -s $@ current ; \ ++ fi ++ $(MAKE) default ++ ++ ++# Rules for making release tarballs ++ ++VERSION=8.0.1 ++DIRECTORY = MesaGLUT-$(VERSION) ++GLUT_NAME = MesaGLUT-$(VERSION) ++ ++GLUT_FILES = \ ++ $(DIRECTORY)/Makefile* \ ++ $(DIRECTORY)/configure \ ++ $(DIRECTORY)/configure.ac \ ++ $(DIRECTORY)/acinclude.m4 \ ++ $(DIRECTORY)/aclocal.m4 \ ++ $(DIRECTORY)/bin/config.guess \ ++ $(DIRECTORY)/bin/config.sub \ ++ $(DIRECTORY)/bin/install-sh \ ++ $(DIRECTORY)/bin/mklib \ ++ $(DIRECTORY)/bin/minstall \ ++ $(DIRECTORY)/bin/version.mk \ ++ $(DIRECTORY)/configs/[a-z]* \ ++ $(DIRECTORY)/include/GL/glut.h \ ++ $(DIRECTORY)/include/GL/glutf90.h \ ++ $(DIRECTORY)/src/glut/glx/Makefile* \ ++ $(DIRECTORY)/src/glut/glx/SConscript \ ++ $(DIRECTORY)/src/glut/glx/depend \ ++ $(DIRECTORY)/src/glut/glx/glut.pc.in \ ++ $(DIRECTORY)/src/glut/glx/*def \ ++ $(DIRECTORY)/src/glut/glx/*.[ch] \ ++ $(DIRECTORY)/src/glut/beos/*.[ch] \ ++ $(DIRECTORY)/src/glut/beos/*.cpp \ ++ $(DIRECTORY)/src/glut/beos/Makefile ++ ++DEPEND_FILES = \ ++ $(TOP)/src/glut/glx/depend \ ++ ++ ++# Everything for new a Mesa GLUT release: ++ARCHIVES = \ ++ $(GLUT_NAME).tar.gz \ ++ $(GLUT_NAME).tar.bz2 \ ++ $(GLUT_NAME).zip ++ ++tarballs: md5 ++ rm -f $(GLUT_NAME).tar ++ ++# Helper for autoconf builds ++ACLOCAL = aclocal ++ACLOCAL_FLAGS = ++AUTOCONF = autoconf ++AC_FLAGS = ++aclocal.m4: configure.ac acinclude.m4 ++ $(ACLOCAL) $(ACLOCAL_FLAGS) ++configure: rm_depend configure.ac aclocal.m4 acinclude.m4 ++ $(AUTOCONF) $(AC_FLAGS) ++ ++rm_depend: ++ @for dep in $(DEPEND_FILES) ; do \ ++ rm -f $$dep ; \ ++ touch $$dep ; \ ++ done ++ ++rm_config: ++ rm -f configs/current ++ rm -f configs/autoconf ++ ++$(GLUT_NAME).tar: rm_depend ++ cd .. ; tar -cf $(DIRECTORY)/$(GLUT_NAME).tar $(GLUT_FILES) ++ ++$(GLUT_NAME).tar.gz: $(GLUT_NAME).tar ++ gzip --stdout --best $(GLUT_NAME).tar > $(GLUT_NAME).tar.gz ++ ++$(GLUT_NAME).tar.bz2: $(GLUT_NAME).tar ++ bzip2 --stdout --best $(GLUT_NAME).tar > $(GLUT_NAME).tar.bz2 ++ ++$(GLUT_NAME).zip: ++ rm -f $(GLUT_NAME).zip ; \ ++ cd .. ; \ ++ zip -qr $(GLUT_NAME).zip $(GLUT_FILES) ; \ ++ mv $(GLUT_NAME).zip $(DIRECTORY) ++ ++md5: $(ARCHIVES) ++ @-md5sum $(GLUT_NAME).tar.gz ++ @-md5sum $(GLUT_NAME).tar.bz2 ++ @-md5sum $(GLUT_NAME).zip ++ ++.PHONY: tarballs rm_depend rm_config md5 diff --git a/graphics/glut/patches/patch-acinclude.m4 b/graphics/glut/patches/patch-acinclude.m4 new file mode 100644 index 000000000..979c91f40 --- /dev/null +++ b/graphics/glut/patches/patch-acinclude.m4 @@ -0,0 +1,126 @@ +$NetBSD: patch-acinclude.m4,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- acinclude.m4.orig 2015-04-02 23:45:08.000000000 +0000 ++++ acinclude.m4 +@@ -0,0 +1,119 @@ ++# A few convenience macros for Mesa, mostly to keep all the platform ++# specifics out of configure.ac. ++ ++# MESA_PIC_FLAGS() ++# ++# Find out whether to build PIC code using the option --enable-pic and ++# the configure enable_static/enable_shared settings. If PIC is needed, ++# figure out the necessary flags for the platform and compiler. ++# ++# The platform checks have been shamelessly taken from libtool and ++# stripped down to just what's needed for Mesa. See _LT_COMPILER_PIC in ++# /usr/share/aclocal/libtool.m4 or ++# http://git.savannah.gnu.org/gitweb/?p=libtool.git;a=blob;f=libltdl/m4/libtool.m4;hb=HEAD ++# ++AC_DEFUN([MESA_PIC_FLAGS], ++[AC_REQUIRE([AC_PROG_CC])dnl ++AC_ARG_VAR([PIC_FLAGS], [compiler flags for PIC code]) ++AC_ARG_ENABLE([pic], ++ [AS_HELP_STRING([--disable-pic], ++ [compile PIC objects @<:@default=enabled for shared builds ++ on supported platforms@:>@])], ++ [enable_pic="$enableval" ++ test "x$enable_pic" = x && enable_pic=auto], ++ [enable_pic=auto]) ++# disable PIC by default for static builds ++if test "$enable_pic" = auto && test "$enable_static" = yes; then ++ enable_pic=no ++fi ++# if PIC hasn't been explicitly disabled, try to figure out the flags ++if test "$enable_pic" != no; then ++ AC_MSG_CHECKING([for $CC option to produce PIC]) ++ # allow the user's flags to override ++ if test "x$PIC_FLAGS" = x; then ++ # see if we're using GCC ++ if test "x$GCC" = xyes; then ++ case "$host_os" in ++ aix*|beos*|cygwin*|irix5*|irix6*|osf3*|osf4*|osf5*) ++ # PIC is the default for these OSes. ++ ;; ++ mingw*|os2*|pw32*) ++ # This hack is so that the source file can tell whether ++ # it is being built for inclusion in a dll (and should ++ # export symbols for example). ++ PIC_FLAGS="-DDLL_EXPORT" ++ ;; ++ darwin*|rhapsody*) ++ # PIC is the default on this platform ++ # Common symbols not allowed in MH_DYLIB files ++ PIC_FLAGS="-fno-common" ++ ;; ++ hpux*) ++ # PIC is the default for IA64 HP-UX and 64-bit HP-UX, ++ # but not for PA HP-UX. ++ case $host_cpu in ++ hppa*64*|ia64*) ++ ;; ++ *) ++ PIC_FLAGS="-fPIC" ++ ;; ++ esac ++ ;; ++ *) ++ # Everyone else on GCC uses -fPIC ++ PIC_FLAGS="-fPIC" ++ ;; ++ esac ++ else # !GCC ++ case "$host_os" in ++ hpux9*|hpux10*|hpux11*) ++ # PIC is the default for IA64 HP-UX and 64-bit HP-UX, ++ # but not for PA HP-UX. ++ case "$host_cpu" in ++ hppa*64*|ia64*) ++ # +Z the default ++ ;; ++ *) ++ PIC_FLAGS="+Z" ++ ;; ++ esac ++ ;; ++ linux*|k*bsd*-gnu) ++ case `basename "$CC"` in ++ icc*|ecc*|ifort*) ++ PIC_FLAGS="-KPIC" ++ ;; ++ pgcc*|pgf77*|pgf90*|pgf95*) ++ # Portland Group compilers (*not* the Pentium gcc ++ # compiler, which looks to be a dead project) ++ PIC_FLAGS="-fpic" ++ ;; ++ ccc*) ++ # All Alpha code is PIC. ++ ;; ++ xl*) ++ # IBM XL C 8.0/Fortran 10.1 on PPC ++ PIC_FLAGS="-qpic" ++ ;; ++ *) ++ case `$CC -V 2>&1 | sed 5q` in ++ *Sun\ C*|*Sun\ F*) ++ # Sun C 5.9 or Sun Fortran ++ PIC_FLAGS="-KPIC" ++ ;; ++ esac ++ esac ++ ;; ++ solaris*) ++ PIC_FLAGS="-KPIC" ++ ;; ++ sunos4*) ++ PIC_FLAGS="-PIC" ++ ;; ++ esac ++ fi # GCC ++ fi # PIC_FLAGS ++ AC_MSG_RESULT([$PIC_FLAGS]) ++fi ++AC_SUBST([PIC_FLAGS]) ++])# MESA_PIC_FLAGS diff --git a/graphics/glut/patches/patch-bin_config.guess b/graphics/glut/patches/patch-bin_config.guess new file mode 100644 index 000000000..4227b9fed --- /dev/null +++ b/graphics/glut/patches/patch-bin_config.guess @@ -0,0 +1,1442 @@ +$NetBSD: patch-bin_config.guess,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- bin/config.guess.orig 2015-04-02 23:45:08.000000000 +0000 ++++ bin/config.guess +@@ -0,0 +1,1435 @@ ++#! /bin/sh ++# Attempt to guess a canonical system name. ++# Copyright 1992-2015 Free Software Foundation, Inc. ++ ++timestamp='2015-02-23' ++ ++# This file is free software; you can redistribute it and/or modify it ++# under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 3 of the License, or ++# (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, but ++# WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++# General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, see . ++# ++# As a special exception to the GNU General Public License, if you ++# distribute this file as part of a program that contains a ++# configuration script generated by Autoconf, you may include it under ++# the same distribution terms that you use for the rest of that ++# program. This Exception is an additional permission under section 7 ++# of the GNU General Public License, version 3 ("GPLv3"). ++# ++# Originally written by Per Bothner; maintained since 2000 by Ben Elliston. ++# ++# You can get the latest version of this script from: ++# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD ++# ++# Please send patches to . ++ ++ ++me=`echo "$0" | sed -e 's,.*/,,'` ++ ++usage="\ ++Usage: $0 [OPTION] ++ ++Output the configuration name of the system \`$me' is run on. ++ ++Operation modes: ++ -h, --help print this help, then exit ++ -t, --time-stamp print date of last modification, then exit ++ -v, --version print version number, then exit ++ ++Report bugs and patches to ." ++ ++version="\ ++GNU config.guess ($timestamp) ++ ++Originally written by Per Bothner. ++Copyright 1992-2015 Free Software Foundation, Inc. ++ ++This is free software; see the source for copying conditions. There is NO ++warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." ++ ++help=" ++Try \`$me --help' for more information." ++ ++# Parse command line ++while test $# -gt 0 ; do ++ case $1 in ++ --time-stamp | --time* | -t ) ++ echo "$timestamp" ; exit ;; ++ --version | -v ) ++ echo "$version" ; exit ;; ++ --help | --h* | -h ) ++ echo "$usage"; exit ;; ++ -- ) # Stop option processing ++ shift; break ;; ++ - ) # Use stdin as input. ++ break ;; ++ -* ) ++ echo "$me: invalid option $1$help" >&2 ++ exit 1 ;; ++ * ) ++ break ;; ++ esac ++done ++ ++if test $# != 0; then ++ echo "$me: too many arguments$help" >&2 ++ exit 1 ++fi ++ ++trap 'exit 1' 1 2 15 ++ ++# CC_FOR_BUILD -- compiler used by this script. Note that the use of a ++# compiler to aid in system detection is discouraged as it requires ++# temporary files to be created and, as you can see below, it is a ++# headache to deal with in a portable fashion. ++ ++# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still ++# use `HOST_CC' if defined, but it is deprecated. ++ ++# Portable tmp directory creation inspired by the Autoconf team. ++ ++set_cc_for_build=' ++trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; ++trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; ++: ${TMPDIR=/tmp} ; ++ { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || ++ { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ++ { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || ++ { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; ++dummy=$tmp/dummy ; ++tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; ++case $CC_FOR_BUILD,$HOST_CC,$CC in ++ ,,) echo "int x;" > $dummy.c ; ++ for c in cc gcc c89 c99 ; do ++ if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then ++ CC_FOR_BUILD="$c"; break ; ++ fi ; ++ done ; ++ if test x"$CC_FOR_BUILD" = x ; then ++ CC_FOR_BUILD=no_compiler_found ; ++ fi ++ ;; ++ ,,*) CC_FOR_BUILD=$CC ;; ++ ,*,*) CC_FOR_BUILD=$HOST_CC ;; ++esac ; set_cc_for_build= ;' ++ ++# This is needed to find uname on a Pyramid OSx when run in the BSD universe. ++# (ghazi@noc.rutgers.edu 1994-08-24) ++if (test -f /.attbin/uname) >/dev/null 2>&1 ; then ++ PATH=$PATH:/.attbin ; export PATH ++fi ++ ++UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown ++UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown ++UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown ++UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown ++ ++case "${UNAME_SYSTEM}" in ++Linux|GNU|GNU/*) ++ # If the system lacks a compiler, then just pick glibc. ++ # We could probably try harder. ++ LIBC=gnu ++ ++ eval $set_cc_for_build ++ cat <<-EOF > $dummy.c ++ #include ++ #if defined(__UCLIBC__) ++ LIBC=uclibc ++ #elif defined(__dietlibc__) ++ LIBC=dietlibc ++ #else ++ LIBC=gnu ++ #endif ++ EOF ++ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` ++ ;; ++esac ++ ++# Note: order is significant - the case branches are not exclusive. ++ ++case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in ++ *:NetBSD:*:*) ++ # NetBSD (nbsd) targets should (where applicable) match one or ++ # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, ++ # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently ++ # switched to ELF, *-*-netbsd* would select the old ++ # object file format. This provides both forward ++ # compatibility and a consistent mechanism for selecting the ++ # object file format. ++ # ++ # Note: NetBSD doesn't particularly care about the vendor ++ # portion of the name. We always set it to "unknown". ++ sysctl="sysctl -n hw.machine_arch" ++ UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ ++ /sbin/$sysctl 2>/dev/null || \ ++ /usr/sbin/$sysctl 2>/dev/null || \ ++ echo unknown)` ++ case "${UNAME_MACHINE_ARCH}" in ++ armeb) machine=armeb-unknown ;; ++ arm*) machine=arm-unknown ;; ++ sh3el) machine=shl-unknown ;; ++ sh3eb) machine=sh-unknown ;; ++ sh5el) machine=sh5le-unknown ;; ++ earmv*) ++ arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'` ++ endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'` ++ machine=${arch}${endian}-unknown ++ ;; ++ *) machine=${UNAME_MACHINE_ARCH}-unknown ;; ++ esac ++ # The Operating System including object format, if it has switched ++ # to ELF recently, or will in the future. ++ case "${UNAME_MACHINE_ARCH}" in ++ arm*|earm*|i386|m68k|ns32k|sh3*|sparc|vax) ++ eval $set_cc_for_build ++ if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ ++ | grep -q __ELF__ ++ then ++ # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). ++ # Return netbsd for either. FIX? ++ os=netbsd ++ else ++ os=netbsdelf ++ fi ++ ;; ++ *) ++ os=netbsd ++ ;; ++ esac ++ # Determine ABI tags. ++ case "${UNAME_MACHINE_ARCH}" in ++ earm*) ++ expr='s/^earmv[0-9]/-eabi/;s/eb$//' ++ abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"` ++ ;; ++ esac ++ # The OS release ++ # Debian GNU/NetBSD machines have a different userland, and ++ # thus, need a distinct triplet. However, they do not need ++ # kernel version information, so it can be replaced with a ++ # suitable tag, in the style of linux-gnu. ++ case "${UNAME_VERSION}" in ++ Debian*) ++ release='-gnu' ++ ;; ++ *) ++ release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ++ ;; ++ esac ++ # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: ++ # contains redundant information, the shorter form: ++ # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. ++ echo "${machine}-${os}${release}${abi}" ++ exit ;; ++ *:Bitrig:*:*) ++ UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` ++ echo ${UNAME_MACHINE_ARCH}-unknown-bitrig${UNAME_RELEASE} ++ exit ;; ++ *:OpenBSD:*:*) ++ UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` ++ echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} ++ exit ;; ++ *:ekkoBSD:*:*) ++ echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} ++ exit ;; ++ *:SolidBSD:*:*) ++ echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} ++ exit ;; ++ macppc:MirBSD:*:*) ++ echo powerpc-unknown-mirbsd${UNAME_RELEASE} ++ exit ;; ++ *:MirBSD:*:*) ++ echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} ++ exit ;; ++ alpha:OSF1:*:*) ++ case $UNAME_RELEASE in ++ *4.0) ++ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ++ ;; ++ *5.*) ++ UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ++ ;; ++ esac ++ # According to Compaq, /usr/sbin/psrinfo has been available on ++ # OSF/1 and Tru64 systems produced since 1995. I hope that ++ # covers most systems running today. This code pipes the CPU ++ # types through head -n 1, so we only detect the type of CPU 0. ++ ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` ++ case "$ALPHA_CPU_TYPE" in ++ "EV4 (21064)") ++ UNAME_MACHINE="alpha" ;; ++ "EV4.5 (21064)") ++ UNAME_MACHINE="alpha" ;; ++ "LCA4 (21066/21068)") ++ UNAME_MACHINE="alpha" ;; ++ "EV5 (21164)") ++ UNAME_MACHINE="alphaev5" ;; ++ "EV5.6 (21164A)") ++ UNAME_MACHINE="alphaev56" ;; ++ "EV5.6 (21164PC)") ++ UNAME_MACHINE="alphapca56" ;; ++ "EV5.7 (21164PC)") ++ UNAME_MACHINE="alphapca57" ;; ++ "EV6 (21264)") ++ UNAME_MACHINE="alphaev6" ;; ++ "EV6.7 (21264A)") ++ UNAME_MACHINE="alphaev67" ;; ++ "EV6.8CB (21264C)") ++ UNAME_MACHINE="alphaev68" ;; ++ "EV6.8AL (21264B)") ++ UNAME_MACHINE="alphaev68" ;; ++ "EV6.8CX (21264D)") ++ UNAME_MACHINE="alphaev68" ;; ++ "EV6.9A (21264/EV69A)") ++ UNAME_MACHINE="alphaev69" ;; ++ "EV7 (21364)") ++ UNAME_MACHINE="alphaev7" ;; ++ "EV7.9 (21364A)") ++ UNAME_MACHINE="alphaev79" ;; ++ esac ++ # A Pn.n version is a patched version. ++ # A Vn.n version is a released version. ++ # A Tn.n version is a released field test version. ++ # A Xn.n version is an unreleased experimental baselevel. ++ # 1.2 uses "1.2" for uname -r. ++ echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` ++ # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ++ exitcode=$? ++ trap '' 0 ++ exit $exitcode ;; ++ Alpha\ *:Windows_NT*:*) ++ # How do we know it's Interix rather than the generic POSIX subsystem? ++ # Should we change UNAME_MACHINE based on the output of uname instead ++ # of the specific Alpha model? ++ echo alpha-pc-interix ++ exit ;; ++ 21064:Windows_NT:50:3) ++ echo alpha-dec-winnt3.5 ++ exit ;; ++ Amiga*:UNIX_System_V:4.0:*) ++ echo m68k-unknown-sysv4 ++ exit ;; ++ *:[Aa]miga[Oo][Ss]:*:*) ++ echo ${UNAME_MACHINE}-unknown-amigaos ++ exit ;; ++ *:[Mm]orph[Oo][Ss]:*:*) ++ echo ${UNAME_MACHINE}-unknown-morphos ++ exit ;; ++ *:OS/390:*:*) ++ echo i370-ibm-openedition ++ exit ;; ++ *:z/VM:*:*) ++ echo s390-ibm-zvmoe ++ exit ;; ++ *:OS400:*:*) ++ echo powerpc-ibm-os400 ++ exit ;; ++ arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) ++ echo arm-acorn-riscix${UNAME_RELEASE} ++ exit ;; ++ arm*:riscos:*:*|arm*:RISCOS:*:*) ++ echo arm-unknown-riscos ++ exit ;; ++ SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) ++ echo hppa1.1-hitachi-hiuxmpp ++ exit ;; ++ Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) ++ # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. ++ if test "`(/bin/universe) 2>/dev/null`" = att ; then ++ echo pyramid-pyramid-sysv3 ++ else ++ echo pyramid-pyramid-bsd ++ fi ++ exit ;; ++ NILE*:*:*:dcosx) ++ echo pyramid-pyramid-svr4 ++ exit ;; ++ DRS?6000:unix:4.0:6*) ++ echo sparc-icl-nx6 ++ exit ;; ++ DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) ++ case `/usr/bin/uname -p` in ++ sparc) echo sparc-icl-nx7; exit ;; ++ esac ;; ++ s390x:SunOS:*:*) ++ echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ++ exit ;; ++ sun4H:SunOS:5.*:*) ++ echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ++ exit ;; ++ sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) ++ echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ++ exit ;; ++ i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) ++ echo i386-pc-auroraux${UNAME_RELEASE} ++ exit ;; ++ i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) ++ eval $set_cc_for_build ++ SUN_ARCH="i386" ++ # If there is a compiler, see if it is configured for 64-bit objects. ++ # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. ++ # This test works for both compilers. ++ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ++ if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ ++ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ ++ grep IS_64BIT_ARCH >/dev/null ++ then ++ SUN_ARCH="x86_64" ++ fi ++ fi ++ echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ++ exit ;; ++ sun4*:SunOS:6*:*) ++ # According to config.sub, this is the proper way to canonicalize ++ # SunOS6. Hard to guess exactly what SunOS6 will be like, but ++ # it's likely to be more like Solaris than SunOS4. ++ echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ++ exit ;; ++ sun4*:SunOS:*:*) ++ case "`/usr/bin/arch -k`" in ++ Series*|S4*) ++ UNAME_RELEASE=`uname -v` ++ ;; ++ esac ++ # Japanese Language versions have a version number like `4.1.3-JL'. ++ echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` ++ exit ;; ++ sun3*:SunOS:*:*) ++ echo m68k-sun-sunos${UNAME_RELEASE} ++ exit ;; ++ sun*:*:4.2BSD:*) ++ UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` ++ test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ++ case "`/bin/arch`" in ++ sun3) ++ echo m68k-sun-sunos${UNAME_RELEASE} ++ ;; ++ sun4) ++ echo sparc-sun-sunos${UNAME_RELEASE} ++ ;; ++ esac ++ exit ;; ++ aushp:SunOS:*:*) ++ echo sparc-auspex-sunos${UNAME_RELEASE} ++ exit ;; ++ # The situation for MiNT is a little confusing. The machine name ++ # can be virtually everything (everything which is not ++ # "atarist" or "atariste" at least should have a processor ++ # > m68000). The system name ranges from "MiNT" over "FreeMiNT" ++ # to the lowercase version "mint" (or "freemint"). Finally ++ # the system name "TOS" denotes a system which is actually not ++ # MiNT. But MiNT is downward compatible to TOS, so this should ++ # be no problem. ++ atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) ++ echo m68k-atari-mint${UNAME_RELEASE} ++ exit ;; ++ atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) ++ echo m68k-atari-mint${UNAME_RELEASE} ++ exit ;; ++ *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) ++ echo m68k-atari-mint${UNAME_RELEASE} ++ exit ;; ++ milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) ++ echo m68k-milan-mint${UNAME_RELEASE} ++ exit ;; ++ hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) ++ echo m68k-hades-mint${UNAME_RELEASE} ++ exit ;; ++ *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) ++ echo m68k-unknown-mint${UNAME_RELEASE} ++ exit ;; ++ m68k:machten:*:*) ++ echo m68k-apple-machten${UNAME_RELEASE} ++ exit ;; ++ powerpc:machten:*:*) ++ echo powerpc-apple-machten${UNAME_RELEASE} ++ exit ;; ++ RISC*:Mach:*:*) ++ echo mips-dec-mach_bsd4.3 ++ exit ;; ++ RISC*:ULTRIX:*:*) ++ echo mips-dec-ultrix${UNAME_RELEASE} ++ exit ;; ++ VAX*:ULTRIX*:*:*) ++ echo vax-dec-ultrix${UNAME_RELEASE} ++ exit ;; ++ 2020:CLIX:*:* | 2430:CLIX:*:*) ++ echo clipper-intergraph-clix${UNAME_RELEASE} ++ exit ;; ++ mips:*:*:UMIPS | mips:*:*:RISCos) ++ eval $set_cc_for_build ++ sed 's/^ //' << EOF >$dummy.c ++#ifdef __cplusplus ++#include /* for printf() prototype */ ++ int main (int argc, char *argv[]) { ++#else ++ int main (argc, argv) int argc; char *argv[]; { ++#endif ++ #if defined (host_mips) && defined (MIPSEB) ++ #if defined (SYSTYPE_SYSV) ++ printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); ++ #endif ++ #if defined (SYSTYPE_SVR4) ++ printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); ++ #endif ++ #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) ++ printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); ++ #endif ++ #endif ++ exit (-1); ++ } ++EOF ++ $CC_FOR_BUILD -o $dummy $dummy.c && ++ dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && ++ SYSTEM_NAME=`$dummy $dummyarg` && ++ { echo "$SYSTEM_NAME"; exit; } ++ echo mips-mips-riscos${UNAME_RELEASE} ++ exit ;; ++ Motorola:PowerMAX_OS:*:*) ++ echo powerpc-motorola-powermax ++ exit ;; ++ Motorola:*:4.3:PL8-*) ++ echo powerpc-harris-powermax ++ exit ;; ++ Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) ++ echo powerpc-harris-powermax ++ exit ;; ++ Night_Hawk:Power_UNIX:*:*) ++ echo powerpc-harris-powerunix ++ exit ;; ++ m88k:CX/UX:7*:*) ++ echo m88k-harris-cxux7 ++ exit ;; ++ m88k:*:4*:R4*) ++ echo m88k-motorola-sysv4 ++ exit ;; ++ m88k:*:3*:R3*) ++ echo m88k-motorola-sysv3 ++ exit ;; ++ AViiON:dgux:*:*) ++ # DG/UX returns AViiON for all architectures ++ UNAME_PROCESSOR=`/usr/bin/uname -p` ++ if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] ++ then ++ if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ ++ [ ${TARGET_BINARY_INTERFACE}x = x ] ++ then ++ echo m88k-dg-dgux${UNAME_RELEASE} ++ else ++ echo m88k-dg-dguxbcs${UNAME_RELEASE} ++ fi ++ else ++ echo i586-dg-dgux${UNAME_RELEASE} ++ fi ++ exit ;; ++ M88*:DolphinOS:*:*) # DolphinOS (SVR3) ++ echo m88k-dolphin-sysv3 ++ exit ;; ++ M88*:*:R3*:*) ++ # Delta 88k system running SVR3 ++ echo m88k-motorola-sysv3 ++ exit ;; ++ XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) ++ echo m88k-tektronix-sysv3 ++ exit ;; ++ Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) ++ echo m68k-tektronix-bsd ++ exit ;; ++ *:IRIX*:*:*) ++ echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` ++ exit ;; ++ ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. ++ echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id ++ exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' ++ i*86:AIX:*:*) ++ echo i386-ibm-aix ++ exit ;; ++ ia64:AIX:*:*) ++ if [ -x /usr/bin/oslevel ] ; then ++ IBM_REV=`/usr/bin/oslevel` ++ else ++ IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} ++ fi ++ echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} ++ exit ;; ++ *:AIX:2:3) ++ if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then ++ eval $set_cc_for_build ++ sed 's/^ //' << EOF >$dummy.c ++ #include ++ ++ main() ++ { ++ if (!__power_pc()) ++ exit(1); ++ puts("powerpc-ibm-aix3.2.5"); ++ exit(0); ++ } ++EOF ++ if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` ++ then ++ echo "$SYSTEM_NAME" ++ else ++ echo rs6000-ibm-aix3.2.5 ++ fi ++ elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then ++ echo rs6000-ibm-aix3.2.4 ++ else ++ echo rs6000-ibm-aix3.2 ++ fi ++ exit ;; ++ *:AIX:*:[4567]) ++ IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` ++ if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ++ IBM_ARCH=rs6000 ++ else ++ IBM_ARCH=powerpc ++ fi ++ if [ -x /usr/bin/lslpp ] ; then ++ IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | ++ awk -F: '{ print $3 }' | sed s/[0-9]*$/0/` ++ else ++ IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} ++ fi ++ echo ${IBM_ARCH}-ibm-aix${IBM_REV} ++ exit ;; ++ *:AIX:*:*) ++ echo rs6000-ibm-aix ++ exit ;; ++ ibmrt:4.4BSD:*|romp-ibm:BSD:*) ++ echo romp-ibm-bsd4.4 ++ exit ;; ++ ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and ++ echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to ++ exit ;; # report: romp-ibm BSD 4.3 ++ *:BOSX:*:*) ++ echo rs6000-bull-bosx ++ exit ;; ++ DPX/2?00:B.O.S.:*:*) ++ echo m68k-bull-sysv3 ++ exit ;; ++ 9000/[34]??:4.3bsd:1.*:*) ++ echo m68k-hp-bsd ++ exit ;; ++ hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) ++ echo m68k-hp-bsd4.4 ++ exit ;; ++ 9000/[34678]??:HP-UX:*:*) ++ HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ++ case "${UNAME_MACHINE}" in ++ 9000/31? ) HP_ARCH=m68000 ;; ++ 9000/[34]?? ) HP_ARCH=m68k ;; ++ 9000/[678][0-9][0-9]) ++ if [ -x /usr/bin/getconf ]; then ++ sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` ++ sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` ++ case "${sc_cpu_version}" in ++ 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 ++ 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 ++ 532) # CPU_PA_RISC2_0 ++ case "${sc_kernel_bits}" in ++ 32) HP_ARCH="hppa2.0n" ;; ++ 64) HP_ARCH="hppa2.0w" ;; ++ '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 ++ esac ;; ++ esac ++ fi ++ if [ "${HP_ARCH}" = "" ]; then ++ eval $set_cc_for_build ++ sed 's/^ //' << EOF >$dummy.c ++ ++ #define _HPUX_SOURCE ++ #include ++ #include ++ ++ int main () ++ { ++ #if defined(_SC_KERNEL_BITS) ++ long bits = sysconf(_SC_KERNEL_BITS); ++ #endif ++ long cpu = sysconf (_SC_CPU_VERSION); ++ ++ switch (cpu) ++ { ++ case CPU_PA_RISC1_0: puts ("hppa1.0"); break; ++ case CPU_PA_RISC1_1: puts ("hppa1.1"); break; ++ case CPU_PA_RISC2_0: ++ #if defined(_SC_KERNEL_BITS) ++ switch (bits) ++ { ++ case 64: puts ("hppa2.0w"); break; ++ case 32: puts ("hppa2.0n"); break; ++ default: puts ("hppa2.0"); break; ++ } break; ++ #else /* !defined(_SC_KERNEL_BITS) */ ++ puts ("hppa2.0"); break; ++ #endif ++ default: puts ("hppa1.0"); break; ++ } ++ exit (0); ++ } ++EOF ++ (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` ++ test -z "$HP_ARCH" && HP_ARCH=hppa ++ fi ;; ++ esac ++ if [ ${HP_ARCH} = "hppa2.0w" ] ++ then ++ eval $set_cc_for_build ++ ++ # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating ++ # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler ++ # generating 64-bit code. GNU and HP use different nomenclature: ++ # ++ # $ CC_FOR_BUILD=cc ./config.guess ++ # => hppa2.0w-hp-hpux11.23 ++ # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess ++ # => hppa64-hp-hpux11.23 ++ ++ if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | ++ grep -q __LP64__ ++ then ++ HP_ARCH="hppa2.0w" ++ else ++ HP_ARCH="hppa64" ++ fi ++ fi ++ echo ${HP_ARCH}-hp-hpux${HPUX_REV} ++ exit ;; ++ ia64:HP-UX:*:*) ++ HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` ++ echo ia64-hp-hpux${HPUX_REV} ++ exit ;; ++ 3050*:HI-UX:*:*) ++ eval $set_cc_for_build ++ sed 's/^ //' << EOF >$dummy.c ++ #include ++ int ++ main () ++ { ++ long cpu = sysconf (_SC_CPU_VERSION); ++ /* The order matters, because CPU_IS_HP_MC68K erroneously returns ++ true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct ++ results, however. */ ++ if (CPU_IS_PA_RISC (cpu)) ++ { ++ switch (cpu) ++ { ++ case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; ++ case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; ++ case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; ++ default: puts ("hppa-hitachi-hiuxwe2"); break; ++ } ++ } ++ else if (CPU_IS_HP_MC68K (cpu)) ++ puts ("m68k-hitachi-hiuxwe2"); ++ else puts ("unknown-hitachi-hiuxwe2"); ++ exit (0); ++ } ++EOF ++ $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && ++ { echo "$SYSTEM_NAME"; exit; } ++ echo unknown-hitachi-hiuxwe2 ++ exit ;; ++ 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) ++ echo hppa1.1-hp-bsd ++ exit ;; ++ 9000/8??:4.3bsd:*:*) ++ echo hppa1.0-hp-bsd ++ exit ;; ++ *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) ++ echo hppa1.0-hp-mpeix ++ exit ;; ++ hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) ++ echo hppa1.1-hp-osf ++ exit ;; ++ hp8??:OSF1:*:*) ++ echo hppa1.0-hp-osf ++ exit ;; ++ i*86:OSF1:*:*) ++ if [ -x /usr/sbin/sysversion ] ; then ++ echo ${UNAME_MACHINE}-unknown-osf1mk ++ else ++ echo ${UNAME_MACHINE}-unknown-osf1 ++ fi ++ exit ;; ++ parisc*:Lites*:*:*) ++ echo hppa1.1-hp-lites ++ exit ;; ++ C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) ++ echo c1-convex-bsd ++ exit ;; ++ C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) ++ if getsysinfo -f scalar_acc ++ then echo c32-convex-bsd ++ else echo c2-convex-bsd ++ fi ++ exit ;; ++ C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) ++ echo c34-convex-bsd ++ exit ;; ++ C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) ++ echo c38-convex-bsd ++ exit ;; ++ C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) ++ echo c4-convex-bsd ++ exit ;; ++ CRAY*Y-MP:*:*:*) ++ echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' ++ exit ;; ++ CRAY*[A-Z]90:*:*:*) ++ echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ ++ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ ++ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ ++ -e 's/\.[^.]*$/.X/' ++ exit ;; ++ CRAY*TS:*:*:*) ++ echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' ++ exit ;; ++ CRAY*T3E:*:*:*) ++ echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' ++ exit ;; ++ CRAY*SV1:*:*:*) ++ echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' ++ exit ;; ++ *:UNICOS/mp:*:*) ++ echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' ++ exit ;; ++ F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) ++ FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` ++ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ++ FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` ++ echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ++ exit ;; ++ 5000:UNIX_System_V:4.*:*) ++ FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` ++ FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` ++ echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ++ exit ;; ++ i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) ++ echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} ++ exit ;; ++ sparc*:BSD/OS:*:*) ++ echo sparc-unknown-bsdi${UNAME_RELEASE} ++ exit ;; ++ *:BSD/OS:*:*) ++ echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} ++ exit ;; ++ *:FreeBSD:*:*) ++ UNAME_PROCESSOR=`/usr/bin/uname -p` ++ case ${UNAME_PROCESSOR} in ++ amd64) ++ echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ++ *) ++ echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; ++ esac ++ exit ;; ++ i*:CYGWIN*:*) ++ echo ${UNAME_MACHINE}-pc-cygwin ++ exit ;; ++ *:MINGW64*:*) ++ echo ${UNAME_MACHINE}-pc-mingw64 ++ exit ;; ++ *:MINGW*:*) ++ echo ${UNAME_MACHINE}-pc-mingw32 ++ exit ;; ++ *:MSYS*:*) ++ echo ${UNAME_MACHINE}-pc-msys ++ exit ;; ++ i*:windows32*:*) ++ # uname -m includes "-pc" on this system. ++ echo ${UNAME_MACHINE}-mingw32 ++ exit ;; ++ i*:PW*:*) ++ echo ${UNAME_MACHINE}-pc-pw32 ++ exit ;; ++ *:Interix*:*) ++ case ${UNAME_MACHINE} in ++ x86) ++ echo i586-pc-interix${UNAME_RELEASE} ++ exit ;; ++ authenticamd | genuineintel | EM64T) ++ echo x86_64-unknown-interix${UNAME_RELEASE} ++ exit ;; ++ IA64) ++ echo ia64-unknown-interix${UNAME_RELEASE} ++ exit ;; ++ esac ;; ++ [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) ++ echo i${UNAME_MACHINE}-pc-mks ++ exit ;; ++ 8664:Windows_NT:*) ++ echo x86_64-pc-mks ++ exit ;; ++ i*:Windows_NT*:* | Pentium*:Windows_NT*:*) ++ # How do we know it's Interix rather than the generic POSIX subsystem? ++ # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we ++ # UNAME_MACHINE based on the output of uname instead of i386? ++ echo i586-pc-interix ++ exit ;; ++ i*:UWIN*:*) ++ echo ${UNAME_MACHINE}-pc-uwin ++ exit ;; ++ amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) ++ echo x86_64-unknown-cygwin ++ exit ;; ++ p*:CYGWIN*:*) ++ echo powerpcle-unknown-cygwin ++ exit ;; ++ prep*:SunOS:5.*:*) ++ echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` ++ exit ;; ++ *:GNU:*:*) ++ # the GNU system ++ echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` ++ exit ;; ++ *:GNU/*:*:*) ++ # other systems with GNU libc and userland ++ echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC} ++ exit ;; ++ i*86:Minix:*:*) ++ echo ${UNAME_MACHINE}-pc-minix ++ exit ;; ++ aarch64:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ aarch64_be:Linux:*:*) ++ UNAME_MACHINE=aarch64_be ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ alpha:Linux:*:*) ++ case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in ++ EV5) UNAME_MACHINE=alphaev5 ;; ++ EV56) UNAME_MACHINE=alphaev56 ;; ++ PCA56) UNAME_MACHINE=alphapca56 ;; ++ PCA57) UNAME_MACHINE=alphapca56 ;; ++ EV6) UNAME_MACHINE=alphaev6 ;; ++ EV67) UNAME_MACHINE=alphaev67 ;; ++ EV68*) UNAME_MACHINE=alphaev68 ;; ++ esac ++ objdump --private-headers /bin/sh | grep -q ld.so.1 ++ if test "$?" = 0 ; then LIBC="gnulibc1" ; fi ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ arc:Linux:*:* | arceb:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ arm*:Linux:*:*) ++ eval $set_cc_for_build ++ if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ ++ | grep -q __ARM_EABI__ ++ then ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ else ++ if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ ++ | grep -q __ARM_PCS_VFP ++ then ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabi ++ else ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC}eabihf ++ fi ++ fi ++ exit ;; ++ avr32*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ cris:Linux:*:*) ++ echo ${UNAME_MACHINE}-axis-linux-${LIBC} ++ exit ;; ++ crisv32:Linux:*:*) ++ echo ${UNAME_MACHINE}-axis-linux-${LIBC} ++ exit ;; ++ frv:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ hexagon:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ i*86:Linux:*:*) ++ echo ${UNAME_MACHINE}-pc-linux-${LIBC} ++ exit ;; ++ ia64:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ m32r*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ m68*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ mips:Linux:*:* | mips64:Linux:*:*) ++ eval $set_cc_for_build ++ sed 's/^ //' << EOF >$dummy.c ++ #undef CPU ++ #undef ${UNAME_MACHINE} ++ #undef ${UNAME_MACHINE}el ++ #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) ++ CPU=${UNAME_MACHINE}el ++ #else ++ #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) ++ CPU=${UNAME_MACHINE} ++ #else ++ CPU= ++ #endif ++ #endif ++EOF ++ eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` ++ test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; } ++ ;; ++ openrisc*:Linux:*:*) ++ echo or1k-unknown-linux-${LIBC} ++ exit ;; ++ or32:Linux:*:* | or1k*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ padre:Linux:*:*) ++ echo sparc-unknown-linux-${LIBC} ++ exit ;; ++ parisc64:Linux:*:* | hppa64:Linux:*:*) ++ echo hppa64-unknown-linux-${LIBC} ++ exit ;; ++ parisc:Linux:*:* | hppa:Linux:*:*) ++ # Look for CPU level ++ case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in ++ PA7*) echo hppa1.1-unknown-linux-${LIBC} ;; ++ PA8*) echo hppa2.0-unknown-linux-${LIBC} ;; ++ *) echo hppa-unknown-linux-${LIBC} ;; ++ esac ++ exit ;; ++ ppc64:Linux:*:*) ++ echo powerpc64-unknown-linux-${LIBC} ++ exit ;; ++ ppc:Linux:*:*) ++ echo powerpc-unknown-linux-${LIBC} ++ exit ;; ++ ppc64le:Linux:*:*) ++ echo powerpc64le-unknown-linux-${LIBC} ++ exit ;; ++ ppcle:Linux:*:*) ++ echo powerpcle-unknown-linux-${LIBC} ++ exit ;; ++ s390:Linux:*:* | s390x:Linux:*:*) ++ echo ${UNAME_MACHINE}-ibm-linux-${LIBC} ++ exit ;; ++ sh64*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ sh*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ sparc:Linux:*:* | sparc64:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ tile*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ vax:Linux:*:*) ++ echo ${UNAME_MACHINE}-dec-linux-${LIBC} ++ exit ;; ++ x86_64:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ xtensa*:Linux:*:*) ++ echo ${UNAME_MACHINE}-unknown-linux-${LIBC} ++ exit ;; ++ i*86:DYNIX/ptx:4*:*) ++ # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. ++ # earlier versions are messed up and put the nodename in both ++ # sysname and nodename. ++ echo i386-sequent-sysv4 ++ exit ;; ++ i*86:UNIX_SV:4.2MP:2.*) ++ # Unixware is an offshoot of SVR4, but it has its own version ++ # number series starting with 2... ++ # I am not positive that other SVR4 systems won't match this, ++ # I just have to hope. -- rms. ++ # Use sysv4.2uw... so that sysv4* matches it. ++ echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} ++ exit ;; ++ i*86:OS/2:*:*) ++ # If we were able to find `uname', then EMX Unix compatibility ++ # is probably installed. ++ echo ${UNAME_MACHINE}-pc-os2-emx ++ exit ;; ++ i*86:XTS-300:*:STOP) ++ echo ${UNAME_MACHINE}-unknown-stop ++ exit ;; ++ i*86:atheos:*:*) ++ echo ${UNAME_MACHINE}-unknown-atheos ++ exit ;; ++ i*86:syllable:*:*) ++ echo ${UNAME_MACHINE}-pc-syllable ++ exit ;; ++ i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) ++ echo i386-unknown-lynxos${UNAME_RELEASE} ++ exit ;; ++ i*86:*DOS:*:*) ++ echo ${UNAME_MACHINE}-pc-msdosdjgpp ++ exit ;; ++ i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) ++ UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` ++ if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ++ echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} ++ else ++ echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} ++ fi ++ exit ;; ++ i*86:*:5:[678]*) ++ # UnixWare 7.x, OpenUNIX and OpenServer 6. ++ case `/bin/uname -X | grep "^Machine"` in ++ *486*) UNAME_MACHINE=i486 ;; ++ *Pentium) UNAME_MACHINE=i586 ;; ++ *Pent*|*Celeron) UNAME_MACHINE=i686 ;; ++ esac ++ echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} ++ exit ;; ++ i*86:*:3.2:*) ++ if test -f /usr/options/cb.name; then ++ UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then ++ UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` ++ (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 ++ (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ ++ && UNAME_MACHINE=i586 ++ (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ ++ && UNAME_MACHINE=i686 ++ (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ ++ && UNAME_MACHINE=i686 ++ echo ${UNAME_MACHINE}-pc-sco$UNAME_REL ++ else ++ echo ${UNAME_MACHINE}-pc-sysv32 ++ fi ++ exit ;; ++ pc:*:*:*) ++ # Left here for compatibility: ++ # uname -m prints for DJGPP always 'pc', but it prints nothing about ++ # the processor, so we play safe by assuming i586. ++ # Note: whatever this is, it MUST be the same as what config.sub ++ # prints for the "djgpp" host, or else GDB configury will decide that ++ # this is a cross-build. ++ echo i586-pc-msdosdjgpp ++ exit ;; ++ Intel:Mach:3*:*) ++ echo i386-pc-mach3 ++ exit ;; ++ paragon:*:*:*) ++ echo i860-intel-osf1 ++ exit ;; ++ i860:*:4.*:*) # i860-SVR4 ++ if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then ++ echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 ++ else # Add other i860-SVR4 vendors below as they are discovered. ++ echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 ++ fi ++ exit ;; ++ mini*:CTIX:SYS*5:*) ++ # "miniframe" ++ echo m68010-convergent-sysv ++ exit ;; ++ mc68k:UNIX:SYSTEM5:3.51m) ++ echo m68k-convergent-sysv ++ exit ;; ++ M680?0:D-NIX:5.3:*) ++ echo m68k-diab-dnix ++ exit ;; ++ M68*:*:R3V[5678]*:*) ++ test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; ++ 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) ++ OS_REL='' ++ test -r /etc/.relid \ ++ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` ++ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ ++ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } ++ /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ ++ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; ++ 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) ++ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ ++ && { echo i486-ncr-sysv4; exit; } ;; ++ NCR*:*:4.2:* | MPRAS*:*:4.2:*) ++ OS_REL='.3' ++ test -r /etc/.relid \ ++ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` ++ /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ ++ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } ++ /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ ++ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ++ /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ ++ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; ++ m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) ++ echo m68k-unknown-lynxos${UNAME_RELEASE} ++ exit ;; ++ mc68030:UNIX_System_V:4.*:*) ++ echo m68k-atari-sysv4 ++ exit ;; ++ TSUNAMI:LynxOS:2.*:*) ++ echo sparc-unknown-lynxos${UNAME_RELEASE} ++ exit ;; ++ rs6000:LynxOS:2.*:*) ++ echo rs6000-unknown-lynxos${UNAME_RELEASE} ++ exit ;; ++ PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) ++ echo powerpc-unknown-lynxos${UNAME_RELEASE} ++ exit ;; ++ SM[BE]S:UNIX_SV:*:*) ++ echo mips-dde-sysv${UNAME_RELEASE} ++ exit ;; ++ RM*:ReliantUNIX-*:*:*) ++ echo mips-sni-sysv4 ++ exit ;; ++ RM*:SINIX-*:*:*) ++ echo mips-sni-sysv4 ++ exit ;; ++ *:SINIX-*:*:*) ++ if uname -p 2>/dev/null >/dev/null ; then ++ UNAME_MACHINE=`(uname -p) 2>/dev/null` ++ echo ${UNAME_MACHINE}-sni-sysv4 ++ else ++ echo ns32k-sni-sysv ++ fi ++ exit ;; ++ PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort ++ # says ++ echo i586-unisys-sysv4 ++ exit ;; ++ *:UNIX_System_V:4*:FTX*) ++ # From Gerald Hewes . ++ # How about differentiating between stratus architectures? -djm ++ echo hppa1.1-stratus-sysv4 ++ exit ;; ++ *:*:*:FTX*) ++ # From seanf@swdc.stratus.com. ++ echo i860-stratus-sysv4 ++ exit ;; ++ i*86:VOS:*:*) ++ # From Paul.Green@stratus.com. ++ echo ${UNAME_MACHINE}-stratus-vos ++ exit ;; ++ *:VOS:*:*) ++ # From Paul.Green@stratus.com. ++ echo hppa1.1-stratus-vos ++ exit ;; ++ mc68*:A/UX:*:*) ++ echo m68k-apple-aux${UNAME_RELEASE} ++ exit ;; ++ news*:NEWS-OS:6*:*) ++ echo mips-sony-newsos6 ++ exit ;; ++ R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) ++ if [ -d /usr/nec ]; then ++ echo mips-nec-sysv${UNAME_RELEASE} ++ else ++ echo mips-unknown-sysv${UNAME_RELEASE} ++ fi ++ exit ;; ++ BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. ++ echo powerpc-be-beos ++ exit ;; ++ BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. ++ echo powerpc-apple-beos ++ exit ;; ++ BePC:BeOS:*:*) # BeOS running on Intel PC compatible. ++ echo i586-pc-beos ++ exit ;; ++ BePC:Haiku:*:*) # Haiku running on Intel PC compatible. ++ echo i586-pc-haiku ++ exit ;; ++ x86_64:Haiku:*:*) ++ echo x86_64-unknown-haiku ++ exit ;; ++ SX-4:SUPER-UX:*:*) ++ echo sx4-nec-superux${UNAME_RELEASE} ++ exit ;; ++ SX-5:SUPER-UX:*:*) ++ echo sx5-nec-superux${UNAME_RELEASE} ++ exit ;; ++ SX-6:SUPER-UX:*:*) ++ echo sx6-nec-superux${UNAME_RELEASE} ++ exit ;; ++ SX-7:SUPER-UX:*:*) ++ echo sx7-nec-superux${UNAME_RELEASE} ++ exit ;; ++ SX-8:SUPER-UX:*:*) ++ echo sx8-nec-superux${UNAME_RELEASE} ++ exit ;; ++ SX-8R:SUPER-UX:*:*) ++ echo sx8r-nec-superux${UNAME_RELEASE} ++ exit ;; ++ Power*:Rhapsody:*:*) ++ echo powerpc-apple-rhapsody${UNAME_RELEASE} ++ exit ;; ++ *:Rhapsody:*:*) ++ echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} ++ exit ;; ++ *:Darwin:*:*) ++ UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown ++ eval $set_cc_for_build ++ if test "$UNAME_PROCESSOR" = unknown ; then ++ UNAME_PROCESSOR=powerpc ++ fi ++ if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then ++ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then ++ if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ ++ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ ++ grep IS_64BIT_ARCH >/dev/null ++ then ++ case $UNAME_PROCESSOR in ++ i386) UNAME_PROCESSOR=x86_64 ;; ++ powerpc) UNAME_PROCESSOR=powerpc64 ;; ++ esac ++ fi ++ fi ++ elif test "$UNAME_PROCESSOR" = i386 ; then ++ # Avoid executing cc on OS X 10.9, as it ships with a stub ++ # that puts up a graphical alert prompting to install ++ # developer tools. Any system running Mac OS X 10.7 or ++ # later (Darwin 11 and later) is required to have a 64-bit ++ # processor. This is not true of the ARM version of Darwin ++ # that Apple uses in portable devices. ++ UNAME_PROCESSOR=x86_64 ++ fi ++ echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} ++ exit ;; ++ *:procnto*:*:* | *:QNX:[0123456789]*:*) ++ UNAME_PROCESSOR=`uname -p` ++ if test "$UNAME_PROCESSOR" = "x86"; then ++ UNAME_PROCESSOR=i386 ++ UNAME_MACHINE=pc ++ fi ++ echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} ++ exit ;; ++ *:QNX:*:4*) ++ echo i386-pc-qnx ++ exit ;; ++ NEO-?:NONSTOP_KERNEL:*:*) ++ echo neo-tandem-nsk${UNAME_RELEASE} ++ exit ;; ++ NSE-*:NONSTOP_KERNEL:*:*) ++ echo nse-tandem-nsk${UNAME_RELEASE} ++ exit ;; ++ NSR-?:NONSTOP_KERNEL:*:*) ++ echo nsr-tandem-nsk${UNAME_RELEASE} ++ exit ;; ++ *:NonStop-UX:*:*) ++ echo mips-compaq-nonstopux ++ exit ;; ++ BS2000:POSIX*:*:*) ++ echo bs2000-siemens-sysv ++ exit ;; ++ DS/*:UNIX_System_V:*:*) ++ echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} ++ exit ;; ++ *:Plan9:*:*) ++ # "uname -m" is not consistent, so use $cputype instead. 386 ++ # is converted to i386 for consistency with other x86 ++ # operating systems. ++ if test "$cputype" = "386"; then ++ UNAME_MACHINE=i386 ++ else ++ UNAME_MACHINE="$cputype" ++ fi ++ echo ${UNAME_MACHINE}-unknown-plan9 ++ exit ;; ++ *:TOPS-10:*:*) ++ echo pdp10-unknown-tops10 ++ exit ;; ++ *:TENEX:*:*) ++ echo pdp10-unknown-tenex ++ exit ;; ++ KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) ++ echo pdp10-dec-tops20 ++ exit ;; ++ XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) ++ echo pdp10-xkl-tops20 ++ exit ;; ++ *:TOPS-20:*:*) ++ echo pdp10-unknown-tops20 ++ exit ;; ++ *:ITS:*:*) ++ echo pdp10-unknown-its ++ exit ;; ++ SEI:*:*:SEIUX) ++ echo mips-sei-seiux${UNAME_RELEASE} ++ exit ;; ++ *:DragonFly:*:*) ++ echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ++ exit ;; ++ *:*VMS:*:*) ++ UNAME_MACHINE=`(uname -p) 2>/dev/null` ++ case "${UNAME_MACHINE}" in ++ A*) echo alpha-dec-vms ; exit ;; ++ I*) echo ia64-dec-vms ; exit ;; ++ V*) echo vax-dec-vms ; exit ;; ++ esac ;; ++ *:XENIX:*:SysV) ++ echo i386-pc-xenix ++ exit ;; ++ i*86:skyos:*:*) ++ echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' ++ exit ;; ++ i*86:rdos:*:*) ++ echo ${UNAME_MACHINE}-pc-rdos ++ exit ;; ++ i*86:AROS:*:*) ++ echo ${UNAME_MACHINE}-pc-aros ++ exit ;; ++ x86_64:VMkernel:*:*) ++ echo ${UNAME_MACHINE}-unknown-esx ++ exit ;; ++esac ++ ++cat >&2 < in order to provide the needed ++information to handle your system. ++ ++config.guess timestamp = $timestamp ++ ++uname -m = `(uname -m) 2>/dev/null || echo unknown` ++uname -r = `(uname -r) 2>/dev/null || echo unknown` ++uname -s = `(uname -s) 2>/dev/null || echo unknown` ++uname -v = `(uname -v) 2>/dev/null || echo unknown` ++ ++/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` ++/bin/uname -X = `(/bin/uname -X) 2>/dev/null` ++ ++hostinfo = `(hostinfo) 2>/dev/null` ++/bin/universe = `(/bin/universe) 2>/dev/null` ++/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` ++/bin/arch = `(/bin/arch) 2>/dev/null` ++/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` ++/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` ++ ++UNAME_MACHINE = ${UNAME_MACHINE} ++UNAME_RELEASE = ${UNAME_RELEASE} ++UNAME_SYSTEM = ${UNAME_SYSTEM} ++UNAME_VERSION = ${UNAME_VERSION} ++EOF ++ ++exit 1 ++ ++# Local variables: ++# eval: (add-hook 'write-file-hooks 'time-stamp) ++# time-stamp-start: "timestamp='" ++# time-stamp-format: "%:y-%02m-%02d" ++# time-stamp-end: "'" ++# End: diff --git a/graphics/glut/patches/patch-bin_config.sub b/graphics/glut/patches/patch-bin_config.sub new file mode 100644 index 000000000..48ad069f2 --- /dev/null +++ b/graphics/glut/patches/patch-bin_config.sub @@ -0,0 +1,1814 @@ +$NetBSD: patch-bin_config.sub,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- bin/config.sub.orig 2015-04-02 23:45:08.000000000 +0000 ++++ bin/config.sub +@@ -0,0 +1,1807 @@ ++#! /bin/sh ++# Configuration validation subroutine script. ++# Copyright 1992-2015 Free Software Foundation, Inc. ++ ++timestamp='2015-02-22' ++ ++# This file is free software; you can redistribute it and/or modify it ++# under the terms of the GNU General Public License as published by ++# the Free Software Foundation; either version 3 of the License, or ++# (at your option) any later version. ++# ++# This program is distributed in the hope that it will be useful, but ++# WITHOUT ANY WARRANTY; without even the implied warranty of ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ++# General Public License for more details. ++# ++# You should have received a copy of the GNU General Public License ++# along with this program; if not, see . ++# ++# As a special exception to the GNU General Public License, if you ++# distribute this file as part of a program that contains a ++# configuration script generated by Autoconf, you may include it under ++# the same distribution terms that you use for the rest of that ++# program. This Exception is an additional permission under section 7 ++# of the GNU General Public License, version 3 ("GPLv3"). ++ ++ ++# Please send patches to . ++# ++# Configuration subroutine to validate and canonicalize a configuration type. ++# Supply the specified configuration type as an argument. ++# If it is invalid, we print an error message on stderr and exit with code 1. ++# Otherwise, we print the canonical config type on stdout and succeed. ++ ++# You can get the latest version of this script from: ++# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD ++ ++# This file is supposed to be the same for all GNU packages ++# and recognize all the CPU types, system types and aliases ++# that are meaningful with *any* GNU software. ++# Each package is responsible for reporting which valid configurations ++# it does not support. The user should be able to distinguish ++# a failure to support a valid configuration from a meaningless ++# configuration. ++ ++# The goal of this file is to map all the various variations of a given ++# machine specification into a single specification in the form: ++# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM ++# or in some cases, the newer four-part form: ++# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM ++# It is wrong to echo any other type of specification. ++ ++me=`echo "$0" | sed -e 's,.*/,,'` ++ ++usage="\ ++Usage: $0 [OPTION] CPU-MFR-OPSYS ++ $0 [OPTION] ALIAS ++ ++Canonicalize a configuration name. ++ ++Operation modes: ++ -h, --help print this help, then exit ++ -t, --time-stamp print date of last modification, then exit ++ -v, --version print version number, then exit ++ ++Report bugs and patches to ." ++ ++version="\ ++GNU config.sub ($timestamp) ++ ++Copyright 1992-2015 Free Software Foundation, Inc. ++ ++This is free software; see the source for copying conditions. There is NO ++warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." ++ ++help=" ++Try \`$me --help' for more information." ++ ++# Parse command line ++while test $# -gt 0 ; do ++ case $1 in ++ --time-stamp | --time* | -t ) ++ echo "$timestamp" ; exit ;; ++ --version | -v ) ++ echo "$version" ; exit ;; ++ --help | --h* | -h ) ++ echo "$usage"; exit ;; ++ -- ) # Stop option processing ++ shift; break ;; ++ - ) # Use stdin as input. ++ break ;; ++ -* ) ++ echo "$me: invalid option $1$help" ++ exit 1 ;; ++ ++ *local*) ++ # First pass through any local machine types. ++ echo $1 ++ exit ;; ++ ++ * ) ++ break ;; ++ esac ++done ++ ++case $# in ++ 0) echo "$me: missing argument$help" >&2 ++ exit 1;; ++ 1) ;; ++ *) echo "$me: too many arguments$help" >&2 ++ exit 1;; ++esac ++ ++# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). ++# Here we must recognize all the valid KERNEL-OS combinations. ++maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` ++case $maybe_os in ++ nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ ++ linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ ++ knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \ ++ kopensolaris*-gnu* | \ ++ storm-chaos* | os2-emx* | rtmk-nova*) ++ os=-$maybe_os ++ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ++ ;; ++ android-linux) ++ os=-linux-android ++ basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown ++ ;; ++ *) ++ basic_machine=`echo $1 | sed 's/-[^-]*$//'` ++ if [ $basic_machine != $1 ] ++ then os=`echo $1 | sed 's/.*-/-/'` ++ else os=; fi ++ ;; ++esac ++ ++### Let's recognize common machines as not being operating systems so ++### that things like config.sub decstation-3100 work. We also ++### recognize some manufacturers as not being operating systems, so we ++### can provide default operating systems below. ++case $os in ++ -sun*os*) ++ # Prevent following clause from handling this invalid input. ++ ;; ++ -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ ++ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ ++ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ ++ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ ++ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ ++ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ ++ -apple | -axis | -knuth | -cray | -microblaze*) ++ os= ++ basic_machine=$1 ++ ;; ++ -bluegene*) ++ os=-cnk ++ ;; ++ -sim | -cisco | -oki | -wec | -winbond) ++ os= ++ basic_machine=$1 ++ ;; ++ -scout) ++ ;; ++ -wrs) ++ os=-vxworks ++ basic_machine=$1 ++ ;; ++ -chorusos*) ++ os=-chorusos ++ basic_machine=$1 ++ ;; ++ -chorusrdb) ++ os=-chorusrdb ++ basic_machine=$1 ++ ;; ++ -hiux*) ++ os=-hiuxwe2 ++ ;; ++ -sco6) ++ os=-sco5v6 ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -sco5) ++ os=-sco3.2v5 ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -sco4) ++ os=-sco3.2v4 ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -sco3.2.[4-9]*) ++ os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -sco3.2v[4-9]*) ++ # Don't forget version if it is 3.2v4 or newer. ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -sco5v6*) ++ # Don't forget version if it is 3.2v4 or newer. ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -sco*) ++ os=-sco3.2v2 ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -udk*) ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -isc) ++ os=-isc2.2 ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -clix*) ++ basic_machine=clipper-intergraph ++ ;; ++ -isc*) ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ++ ;; ++ -lynx*178) ++ os=-lynxos178 ++ ;; ++ -lynx*5) ++ os=-lynxos5 ++ ;; ++ -lynx*) ++ os=-lynxos ++ ;; ++ -ptx*) ++ basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ++ ;; ++ -windowsnt*) ++ os=`echo $os | sed -e 's/windowsnt/winnt/'` ++ ;; ++ -psos*) ++ os=-psos ++ ;; ++ -mint | -mint[0-9]*) ++ basic_machine=m68k-atari ++ os=-mint ++ ;; ++esac ++ ++# Decode aliases for certain CPU-COMPANY combinations. ++case $basic_machine in ++ # Recognize the basic CPU types without company name. ++ # Some are omitted here because they have special meanings below. ++ 1750a | 580 \ ++ | a29k \ ++ | aarch64 | aarch64_be \ ++ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ ++ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ ++ | am33_2.0 \ ++ | arc | arceb \ ++ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \ ++ | avr | avr32 \ ++ | be32 | be64 \ ++ | bfin \ ++ | c4x | c8051 | clipper \ ++ | d10v | d30v | dlx | dsp16xx \ ++ | epiphany \ ++ | fido | fr30 | frv | ft32 \ ++ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ ++ | hexagon \ ++ | i370 | i860 | i960 | ia64 \ ++ | ip2k | iq2000 \ ++ | k1om \ ++ | le32 | le64 \ ++ | lm32 \ ++ | m32c | m32r | m32rle | m68000 | m68k | m88k \ ++ | maxq | mb | microblaze | microblazeel | mcore | mep | metag \ ++ | mips | mipsbe | mipseb | mipsel | mipsle \ ++ | mips16 \ ++ | mips64 | mips64el \ ++ | mips64octeon | mips64octeonel \ ++ | mips64orion | mips64orionel \ ++ | mips64r5900 | mips64r5900el \ ++ | mips64vr | mips64vrel \ ++ | mips64vr4100 | mips64vr4100el \ ++ | mips64vr4300 | mips64vr4300el \ ++ | mips64vr5000 | mips64vr5000el \ ++ | mips64vr5900 | mips64vr5900el \ ++ | mipsisa32 | mipsisa32el \ ++ | mipsisa32r2 | mipsisa32r2el \ ++ | mipsisa32r6 | mipsisa32r6el \ ++ | mipsisa64 | mipsisa64el \ ++ | mipsisa64r2 | mipsisa64r2el \ ++ | mipsisa64r6 | mipsisa64r6el \ ++ | mipsisa64sb1 | mipsisa64sb1el \ ++ | mipsisa64sr71k | mipsisa64sr71kel \ ++ | mipsr5900 | mipsr5900el \ ++ | mipstx39 | mipstx39el \ ++ | mn10200 | mn10300 \ ++ | moxie \ ++ | mt \ ++ | msp430 \ ++ | nds32 | nds32le | nds32be \ ++ | nios | nios2 | nios2eb | nios2el \ ++ | ns16k | ns32k \ ++ | open8 | or1k | or1knd | or32 \ ++ | pdp10 | pdp11 | pj | pjl \ ++ | powerpc | powerpc64 | powerpc64le | powerpcle \ ++ | pyramid \ ++ | riscv32 | riscv64 \ ++ | rl78 | rx \ ++ | score \ ++ | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ ++ | sh64 | sh64le \ ++ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ ++ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ ++ | spu \ ++ | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ ++ | ubicom32 \ ++ | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ ++ | visium \ ++ | we32k \ ++ | x86 | xc16x | xstormy16 | xtensa \ ++ | z8k | z80) ++ basic_machine=$basic_machine-unknown ++ ;; ++ c54x) ++ basic_machine=tic54x-unknown ++ ;; ++ c55x) ++ basic_machine=tic55x-unknown ++ ;; ++ c6x) ++ basic_machine=tic6x-unknown ++ ;; ++ leon|leon[3-9]) ++ basic_machine=sparc-$basic_machine ++ ;; ++ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip) ++ basic_machine=$basic_machine-unknown ++ os=-none ++ ;; ++ m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) ++ ;; ++ ms1) ++ basic_machine=mt-unknown ++ ;; ++ ++ strongarm | thumb | xscale) ++ basic_machine=arm-unknown ++ ;; ++ xgate) ++ basic_machine=$basic_machine-unknown ++ os=-none ++ ;; ++ xscaleeb) ++ basic_machine=armeb-unknown ++ ;; ++ ++ xscaleel) ++ basic_machine=armel-unknown ++ ;; ++ ++ # We use `pc' rather than `unknown' ++ # because (1) that's what they normally are, and ++ # (2) the word "unknown" tends to confuse beginning users. ++ i*86 | x86_64) ++ basic_machine=$basic_machine-pc ++ ;; ++ # Object if more than one company name word. ++ *-*-*) ++ echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ++ exit 1 ++ ;; ++ # Recognize the basic CPU types with company name. ++ 580-* \ ++ | a29k-* \ ++ | aarch64-* | aarch64_be-* \ ++ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ ++ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ ++ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \ ++ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ ++ | avr-* | avr32-* \ ++ | be32-* | be64-* \ ++ | bfin-* | bs2000-* \ ++ | c[123]* | c30-* | [cjt]90-* | c4x-* \ ++ | c8051-* | clipper-* | craynv-* | cydra-* \ ++ | d10v-* | d30v-* | dlx-* \ ++ | elxsi-* \ ++ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ ++ | h8300-* | h8500-* \ ++ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ ++ | hexagon-* \ ++ | i*86-* | i860-* | i960-* | ia64-* \ ++ | ip2k-* | iq2000-* \ ++ | k1om-* \ ++ | le32-* | le64-* \ ++ | lm32-* \ ++ | m32c-* | m32r-* | m32rle-* \ ++ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ ++ | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ ++ | microblaze-* | microblazeel-* \ ++ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ ++ | mips16-* \ ++ | mips64-* | mips64el-* \ ++ | mips64octeon-* | mips64octeonel-* \ ++ | mips64orion-* | mips64orionel-* \ ++ | mips64r5900-* | mips64r5900el-* \ ++ | mips64vr-* | mips64vrel-* \ ++ | mips64vr4100-* | mips64vr4100el-* \ ++ | mips64vr4300-* | mips64vr4300el-* \ ++ | mips64vr5000-* | mips64vr5000el-* \ ++ | mips64vr5900-* | mips64vr5900el-* \ ++ | mipsisa32-* | mipsisa32el-* \ ++ | mipsisa32r2-* | mipsisa32r2el-* \ ++ | mipsisa32r6-* | mipsisa32r6el-* \ ++ | mipsisa64-* | mipsisa64el-* \ ++ | mipsisa64r2-* | mipsisa64r2el-* \ ++ | mipsisa64r6-* | mipsisa64r6el-* \ ++ | mipsisa64sb1-* | mipsisa64sb1el-* \ ++ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ ++ | mipsr5900-* | mipsr5900el-* \ ++ | mipstx39-* | mipstx39el-* \ ++ | mmix-* \ ++ | mt-* \ ++ | msp430-* \ ++ | nds32-* | nds32le-* | nds32be-* \ ++ | nios-* | nios2-* | nios2eb-* | nios2el-* \ ++ | none-* | np1-* | ns16k-* | ns32k-* \ ++ | open8-* \ ++ | or1k*-* \ ++ | orion-* \ ++ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ ++ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ ++ | pyramid-* \ ++ | rl78-* | romp-* | rs6000-* | rx-* \ ++ | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ ++ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ ++ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ ++ | sparclite-* \ ++ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \ ++ | tahoe-* \ ++ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ ++ | tile*-* \ ++ | tron-* \ ++ | ubicom32-* \ ++ | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ ++ | vax-* \ ++ | visium-* \ ++ | we32k-* \ ++ | x86-* | x86_64-* | xc16x-* | xps100-* \ ++ | xstormy16-* | xtensa*-* \ ++ | ymp-* \ ++ | z8k-* | z80-*) ++ ;; ++ # Recognize the basic CPU types without company name, with glob match. ++ xtensa*) ++ basic_machine=$basic_machine-unknown ++ ;; ++ # Recognize the various machine names and aliases which stand ++ # for a CPU type and a company and sometimes even an OS. ++ 386bsd) ++ basic_machine=i386-unknown ++ os=-bsd ++ ;; ++ 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) ++ basic_machine=m68000-att ++ ;; ++ 3b*) ++ basic_machine=we32k-att ++ ;; ++ a29khif) ++ basic_machine=a29k-amd ++ os=-udi ++ ;; ++ abacus) ++ basic_machine=abacus-unknown ++ ;; ++ adobe68k) ++ basic_machine=m68010-adobe ++ os=-scout ++ ;; ++ alliant | fx80) ++ basic_machine=fx80-alliant ++ ;; ++ altos | altos3068) ++ basic_machine=m68k-altos ++ ;; ++ am29k) ++ basic_machine=a29k-none ++ os=-bsd ++ ;; ++ amd64) ++ basic_machine=x86_64-pc ++ ;; ++ amd64-*) ++ basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ amdahl) ++ basic_machine=580-amdahl ++ os=-sysv ++ ;; ++ amiga | amiga-*) ++ basic_machine=m68k-unknown ++ ;; ++ amigaos | amigados) ++ basic_machine=m68k-unknown ++ os=-amigaos ++ ;; ++ amigaunix | amix) ++ basic_machine=m68k-unknown ++ os=-sysv4 ++ ;; ++ apollo68) ++ basic_machine=m68k-apollo ++ os=-sysv ++ ;; ++ apollo68bsd) ++ basic_machine=m68k-apollo ++ os=-bsd ++ ;; ++ aros) ++ basic_machine=i386-pc ++ os=-aros ++ ;; ++ aux) ++ basic_machine=m68k-apple ++ os=-aux ++ ;; ++ balance) ++ basic_machine=ns32k-sequent ++ os=-dynix ++ ;; ++ blackfin) ++ basic_machine=bfin-unknown ++ os=-linux ++ ;; ++ blackfin-*) ++ basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` ++ os=-linux ++ ;; ++ bluegene*) ++ basic_machine=powerpc-ibm ++ os=-cnk ++ ;; ++ c54x-*) ++ basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ c55x-*) ++ basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ c6x-*) ++ basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ c90) ++ basic_machine=c90-cray ++ os=-unicos ++ ;; ++ cegcc) ++ basic_machine=arm-unknown ++ os=-cegcc ++ ;; ++ convex-c1) ++ basic_machine=c1-convex ++ os=-bsd ++ ;; ++ convex-c2) ++ basic_machine=c2-convex ++ os=-bsd ++ ;; ++ convex-c32) ++ basic_machine=c32-convex ++ os=-bsd ++ ;; ++ convex-c34) ++ basic_machine=c34-convex ++ os=-bsd ++ ;; ++ convex-c38) ++ basic_machine=c38-convex ++ os=-bsd ++ ;; ++ cray | j90) ++ basic_machine=j90-cray ++ os=-unicos ++ ;; ++ craynv) ++ basic_machine=craynv-cray ++ os=-unicosmp ++ ;; ++ cr16 | cr16-*) ++ basic_machine=cr16-unknown ++ os=-elf ++ ;; ++ crds | unos) ++ basic_machine=m68k-crds ++ ;; ++ crisv32 | crisv32-* | etraxfs*) ++ basic_machine=crisv32-axis ++ ;; ++ cris | cris-* | etrax*) ++ basic_machine=cris-axis ++ ;; ++ crx) ++ basic_machine=crx-unknown ++ os=-elf ++ ;; ++ da30 | da30-*) ++ basic_machine=m68k-da30 ++ ;; ++ decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) ++ basic_machine=mips-dec ++ ;; ++ decsystem10* | dec10*) ++ basic_machine=pdp10-dec ++ os=-tops10 ++ ;; ++ decsystem20* | dec20*) ++ basic_machine=pdp10-dec ++ os=-tops20 ++ ;; ++ delta | 3300 | motorola-3300 | motorola-delta \ ++ | 3300-motorola | delta-motorola) ++ basic_machine=m68k-motorola ++ ;; ++ delta88) ++ basic_machine=m88k-motorola ++ os=-sysv3 ++ ;; ++ dicos) ++ basic_machine=i686-pc ++ os=-dicos ++ ;; ++ djgpp) ++ basic_machine=i586-pc ++ os=-msdosdjgpp ++ ;; ++ dpx20 | dpx20-*) ++ basic_machine=rs6000-bull ++ os=-bosx ++ ;; ++ dpx2* | dpx2*-bull) ++ basic_machine=m68k-bull ++ os=-sysv3 ++ ;; ++ ebmon29k) ++ basic_machine=a29k-amd ++ os=-ebmon ++ ;; ++ elxsi) ++ basic_machine=elxsi-elxsi ++ os=-bsd ++ ;; ++ encore | umax | mmax) ++ basic_machine=ns32k-encore ++ ;; ++ es1800 | OSE68k | ose68k | ose | OSE) ++ basic_machine=m68k-ericsson ++ os=-ose ++ ;; ++ fx2800) ++ basic_machine=i860-alliant ++ ;; ++ genix) ++ basic_machine=ns32k-ns ++ ;; ++ gmicro) ++ basic_machine=tron-gmicro ++ os=-sysv ++ ;; ++ go32) ++ basic_machine=i386-pc ++ os=-go32 ++ ;; ++ h3050r* | hiux*) ++ basic_machine=hppa1.1-hitachi ++ os=-hiuxwe2 ++ ;; ++ h8300hms) ++ basic_machine=h8300-hitachi ++ os=-hms ++ ;; ++ h8300xray) ++ basic_machine=h8300-hitachi ++ os=-xray ++ ;; ++ h8500hms) ++ basic_machine=h8500-hitachi ++ os=-hms ++ ;; ++ harris) ++ basic_machine=m88k-harris ++ os=-sysv3 ++ ;; ++ hp300-*) ++ basic_machine=m68k-hp ++ ;; ++ hp300bsd) ++ basic_machine=m68k-hp ++ os=-bsd ++ ;; ++ hp300hpux) ++ basic_machine=m68k-hp ++ os=-hpux ++ ;; ++ hp3k9[0-9][0-9] | hp9[0-9][0-9]) ++ basic_machine=hppa1.0-hp ++ ;; ++ hp9k2[0-9][0-9] | hp9k31[0-9]) ++ basic_machine=m68000-hp ++ ;; ++ hp9k3[2-9][0-9]) ++ basic_machine=m68k-hp ++ ;; ++ hp9k6[0-9][0-9] | hp6[0-9][0-9]) ++ basic_machine=hppa1.0-hp ++ ;; ++ hp9k7[0-79][0-9] | hp7[0-79][0-9]) ++ basic_machine=hppa1.1-hp ++ ;; ++ hp9k78[0-9] | hp78[0-9]) ++ # FIXME: really hppa2.0-hp ++ basic_machine=hppa1.1-hp ++ ;; ++ hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) ++ # FIXME: really hppa2.0-hp ++ basic_machine=hppa1.1-hp ++ ;; ++ hp9k8[0-9][13679] | hp8[0-9][13679]) ++ basic_machine=hppa1.1-hp ++ ;; ++ hp9k8[0-9][0-9] | hp8[0-9][0-9]) ++ basic_machine=hppa1.0-hp ++ ;; ++ hppa-next) ++ os=-nextstep3 ++ ;; ++ hppaosf) ++ basic_machine=hppa1.1-hp ++ os=-osf ++ ;; ++ hppro) ++ basic_machine=hppa1.1-hp ++ os=-proelf ++ ;; ++ i370-ibm* | ibm*) ++ basic_machine=i370-ibm ++ ;; ++ i*86v32) ++ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ++ os=-sysv32 ++ ;; ++ i*86v4*) ++ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ++ os=-sysv4 ++ ;; ++ i*86v) ++ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ++ os=-sysv ++ ;; ++ i*86sol2) ++ basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` ++ os=-solaris2 ++ ;; ++ i386mach) ++ basic_machine=i386-mach ++ os=-mach ++ ;; ++ i386-vsta | vsta) ++ basic_machine=i386-unknown ++ os=-vsta ++ ;; ++ iris | iris4d) ++ basic_machine=mips-sgi ++ case $os in ++ -irix*) ++ ;; ++ *) ++ os=-irix4 ++ ;; ++ esac ++ ;; ++ isi68 | isi) ++ basic_machine=m68k-isi ++ os=-sysv ++ ;; ++ leon-*|leon[3-9]-*) ++ basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'` ++ ;; ++ m68knommu) ++ basic_machine=m68k-unknown ++ os=-linux ++ ;; ++ m68knommu-*) ++ basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` ++ os=-linux ++ ;; ++ m88k-omron*) ++ basic_machine=m88k-omron ++ ;; ++ magnum | m3230) ++ basic_machine=mips-mips ++ os=-sysv ++ ;; ++ merlin) ++ basic_machine=ns32k-utek ++ os=-sysv ++ ;; ++ microblaze*) ++ basic_machine=microblaze-xilinx ++ ;; ++ mingw64) ++ basic_machine=x86_64-pc ++ os=-mingw64 ++ ;; ++ mingw32) ++ basic_machine=i686-pc ++ os=-mingw32 ++ ;; ++ mingw32ce) ++ basic_machine=arm-unknown ++ os=-mingw32ce ++ ;; ++ miniframe) ++ basic_machine=m68000-convergent ++ ;; ++ *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) ++ basic_machine=m68k-atari ++ os=-mint ++ ;; ++ mips3*-*) ++ basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ++ ;; ++ mips3*) ++ basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ++ ;; ++ monitor) ++ basic_machine=m68k-rom68k ++ os=-coff ++ ;; ++ morphos) ++ basic_machine=powerpc-unknown ++ os=-morphos ++ ;; ++ moxiebox) ++ basic_machine=moxie-unknown ++ os=-moxiebox ++ ;; ++ msdos) ++ basic_machine=i386-pc ++ os=-msdos ++ ;; ++ ms1-*) ++ basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ++ ;; ++ msys) ++ basic_machine=i686-pc ++ os=-msys ++ ;; ++ mvs) ++ basic_machine=i370-ibm ++ os=-mvs ++ ;; ++ nacl) ++ basic_machine=le32-unknown ++ os=-nacl ++ ;; ++ ncr3000) ++ basic_machine=i486-ncr ++ os=-sysv4 ++ ;; ++ netbsd386) ++ basic_machine=i386-unknown ++ os=-netbsd ++ ;; ++ netwinder) ++ basic_machine=armv4l-rebel ++ os=-linux ++ ;; ++ news | news700 | news800 | news900) ++ basic_machine=m68k-sony ++ os=-newsos ++ ;; ++ news1000) ++ basic_machine=m68030-sony ++ os=-newsos ++ ;; ++ news-3600 | risc-news) ++ basic_machine=mips-sony ++ os=-newsos ++ ;; ++ necv70) ++ basic_machine=v70-nec ++ os=-sysv ++ ;; ++ next | m*-next ) ++ basic_machine=m68k-next ++ case $os in ++ -nextstep* ) ++ ;; ++ -ns2*) ++ os=-nextstep2 ++ ;; ++ *) ++ os=-nextstep3 ++ ;; ++ esac ++ ;; ++ nh3000) ++ basic_machine=m68k-harris ++ os=-cxux ++ ;; ++ nh[45]000) ++ basic_machine=m88k-harris ++ os=-cxux ++ ;; ++ nindy960) ++ basic_machine=i960-intel ++ os=-nindy ++ ;; ++ mon960) ++ basic_machine=i960-intel ++ os=-mon960 ++ ;; ++ nonstopux) ++ basic_machine=mips-compaq ++ os=-nonstopux ++ ;; ++ np1) ++ basic_machine=np1-gould ++ ;; ++ neo-tandem) ++ basic_machine=neo-tandem ++ ;; ++ nse-tandem) ++ basic_machine=nse-tandem ++ ;; ++ nsr-tandem) ++ basic_machine=nsr-tandem ++ ;; ++ op50n-* | op60c-*) ++ basic_machine=hppa1.1-oki ++ os=-proelf ++ ;; ++ openrisc | openrisc-*) ++ basic_machine=or32-unknown ++ ;; ++ os400) ++ basic_machine=powerpc-ibm ++ os=-os400 ++ ;; ++ OSE68000 | ose68000) ++ basic_machine=m68000-ericsson ++ os=-ose ++ ;; ++ os68k) ++ basic_machine=m68k-none ++ os=-os68k ++ ;; ++ pa-hitachi) ++ basic_machine=hppa1.1-hitachi ++ os=-hiuxwe2 ++ ;; ++ paragon) ++ basic_machine=i860-intel ++ os=-osf ++ ;; ++ parisc) ++ basic_machine=hppa-unknown ++ os=-linux ++ ;; ++ parisc-*) ++ basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` ++ os=-linux ++ ;; ++ pbd) ++ basic_machine=sparc-tti ++ ;; ++ pbb) ++ basic_machine=m68k-tti ++ ;; ++ pc532 | pc532-*) ++ basic_machine=ns32k-pc532 ++ ;; ++ pc98) ++ basic_machine=i386-pc ++ ;; ++ pc98-*) ++ basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ pentium | p5 | k5 | k6 | nexgen | viac3) ++ basic_machine=i586-pc ++ ;; ++ pentiumpro | p6 | 6x86 | athlon | athlon_*) ++ basic_machine=i686-pc ++ ;; ++ pentiumii | pentium2 | pentiumiii | pentium3) ++ basic_machine=i686-pc ++ ;; ++ pentium4) ++ basic_machine=i786-pc ++ ;; ++ pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) ++ basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ pentiumpro-* | p6-* | 6x86-* | athlon-*) ++ basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) ++ basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ pentium4-*) ++ basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ pn) ++ basic_machine=pn-gould ++ ;; ++ power) basic_machine=power-ibm ++ ;; ++ ppc | ppcbe) basic_machine=powerpc-unknown ++ ;; ++ ppc-* | ppcbe-*) ++ basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ ppcle | powerpclittle | ppc-le | powerpc-little) ++ basic_machine=powerpcle-unknown ++ ;; ++ ppcle-* | powerpclittle-*) ++ basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ ppc64) basic_machine=powerpc64-unknown ++ ;; ++ ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ ppc64le | powerpc64little | ppc64-le | powerpc64-little) ++ basic_machine=powerpc64le-unknown ++ ;; ++ ppc64le-* | powerpc64little-*) ++ basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ ps2) ++ basic_machine=i386-ibm ++ ;; ++ pw32) ++ basic_machine=i586-unknown ++ os=-pw32 ++ ;; ++ rdos | rdos64) ++ basic_machine=x86_64-pc ++ os=-rdos ++ ;; ++ rdos32) ++ basic_machine=i386-pc ++ os=-rdos ++ ;; ++ rom68k) ++ basic_machine=m68k-rom68k ++ os=-coff ++ ;; ++ rm[46]00) ++ basic_machine=mips-siemens ++ ;; ++ rtpc | rtpc-*) ++ basic_machine=romp-ibm ++ ;; ++ s390 | s390-*) ++ basic_machine=s390-ibm ++ ;; ++ s390x | s390x-*) ++ basic_machine=s390x-ibm ++ ;; ++ sa29200) ++ basic_machine=a29k-amd ++ os=-udi ++ ;; ++ sb1) ++ basic_machine=mipsisa64sb1-unknown ++ ;; ++ sb1el) ++ basic_machine=mipsisa64sb1el-unknown ++ ;; ++ sde) ++ basic_machine=mipsisa32-sde ++ os=-elf ++ ;; ++ sei) ++ basic_machine=mips-sei ++ os=-seiux ++ ;; ++ sequent) ++ basic_machine=i386-sequent ++ ;; ++ sh) ++ basic_machine=sh-hitachi ++ os=-hms ++ ;; ++ sh5el) ++ basic_machine=sh5le-unknown ++ ;; ++ sh64) ++ basic_machine=sh64-unknown ++ ;; ++ sparclite-wrs | simso-wrs) ++ basic_machine=sparclite-wrs ++ os=-vxworks ++ ;; ++ sps7) ++ basic_machine=m68k-bull ++ os=-sysv2 ++ ;; ++ spur) ++ basic_machine=spur-unknown ++ ;; ++ st2000) ++ basic_machine=m68k-tandem ++ ;; ++ stratus) ++ basic_machine=i860-stratus ++ os=-sysv4 ++ ;; ++ strongarm-* | thumb-*) ++ basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'` ++ ;; ++ sun2) ++ basic_machine=m68000-sun ++ ;; ++ sun2os3) ++ basic_machine=m68000-sun ++ os=-sunos3 ++ ;; ++ sun2os4) ++ basic_machine=m68000-sun ++ os=-sunos4 ++ ;; ++ sun3os3) ++ basic_machine=m68k-sun ++ os=-sunos3 ++ ;; ++ sun3os4) ++ basic_machine=m68k-sun ++ os=-sunos4 ++ ;; ++ sun4os3) ++ basic_machine=sparc-sun ++ os=-sunos3 ++ ;; ++ sun4os4) ++ basic_machine=sparc-sun ++ os=-sunos4 ++ ;; ++ sun4sol2) ++ basic_machine=sparc-sun ++ os=-solaris2 ++ ;; ++ sun3 | sun3-*) ++ basic_machine=m68k-sun ++ ;; ++ sun4) ++ basic_machine=sparc-sun ++ ;; ++ sun386 | sun386i | roadrunner) ++ basic_machine=i386-sun ++ ;; ++ sv1) ++ basic_machine=sv1-cray ++ os=-unicos ++ ;; ++ symmetry) ++ basic_machine=i386-sequent ++ os=-dynix ++ ;; ++ t3e) ++ basic_machine=alphaev5-cray ++ os=-unicos ++ ;; ++ t90) ++ basic_machine=t90-cray ++ os=-unicos ++ ;; ++ tile*) ++ basic_machine=$basic_machine-unknown ++ os=-linux-gnu ++ ;; ++ tx39) ++ basic_machine=mipstx39-unknown ++ ;; ++ tx39el) ++ basic_machine=mipstx39el-unknown ++ ;; ++ toad1) ++ basic_machine=pdp10-xkl ++ os=-tops20 ++ ;; ++ tower | tower-32) ++ basic_machine=m68k-ncr ++ ;; ++ tpf) ++ basic_machine=s390x-ibm ++ os=-tpf ++ ;; ++ udi29k) ++ basic_machine=a29k-amd ++ os=-udi ++ ;; ++ ultra3) ++ basic_machine=a29k-nyu ++ os=-sym1 ++ ;; ++ v810 | necv810) ++ basic_machine=v810-nec ++ os=-none ++ ;; ++ vaxv) ++ basic_machine=vax-dec ++ os=-sysv ++ ;; ++ vms) ++ basic_machine=vax-dec ++ os=-vms ++ ;; ++ vpp*|vx|vx-*) ++ basic_machine=f301-fujitsu ++ ;; ++ vxworks960) ++ basic_machine=i960-wrs ++ os=-vxworks ++ ;; ++ vxworks68) ++ basic_machine=m68k-wrs ++ os=-vxworks ++ ;; ++ vxworks29k) ++ basic_machine=a29k-wrs ++ os=-vxworks ++ ;; ++ w65*) ++ basic_machine=w65-wdc ++ os=-none ++ ;; ++ w89k-*) ++ basic_machine=hppa1.1-winbond ++ os=-proelf ++ ;; ++ xbox) ++ basic_machine=i686-pc ++ os=-mingw32 ++ ;; ++ xps | xps100) ++ basic_machine=xps100-honeywell ++ ;; ++ xscale-* | xscalee[bl]-*) ++ basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'` ++ ;; ++ ymp) ++ basic_machine=ymp-cray ++ os=-unicos ++ ;; ++ z8k-*-coff) ++ basic_machine=z8k-unknown ++ os=-sim ++ ;; ++ z80-*-coff) ++ basic_machine=z80-unknown ++ os=-sim ++ ;; ++ none) ++ basic_machine=none-none ++ os=-none ++ ;; ++ ++# Here we handle the default manufacturer of certain CPU types. It is in ++# some cases the only manufacturer, in others, it is the most popular. ++ w89k) ++ basic_machine=hppa1.1-winbond ++ ;; ++ op50n) ++ basic_machine=hppa1.1-oki ++ ;; ++ op60c) ++ basic_machine=hppa1.1-oki ++ ;; ++ romp) ++ basic_machine=romp-ibm ++ ;; ++ mmix) ++ basic_machine=mmix-knuth ++ ;; ++ rs6000) ++ basic_machine=rs6000-ibm ++ ;; ++ vax) ++ basic_machine=vax-dec ++ ;; ++ pdp10) ++ # there are many clones, so DEC is not a safe bet ++ basic_machine=pdp10-unknown ++ ;; ++ pdp11) ++ basic_machine=pdp11-dec ++ ;; ++ we32k) ++ basic_machine=we32k-att ++ ;; ++ sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) ++ basic_machine=sh-unknown ++ ;; ++ sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) ++ basic_machine=sparc-sun ++ ;; ++ cydra) ++ basic_machine=cydra-cydrome ++ ;; ++ orion) ++ basic_machine=orion-highlevel ++ ;; ++ orion105) ++ basic_machine=clipper-highlevel ++ ;; ++ mac | mpw | mac-mpw) ++ basic_machine=m68k-apple ++ ;; ++ pmac | pmac-mpw) ++ basic_machine=powerpc-apple ++ ;; ++ *-unknown) ++ # Make sure to match an already-canonicalized machine name. ++ ;; ++ *) ++ echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 ++ exit 1 ++ ;; ++esac ++ ++# Here we canonicalize certain aliases for manufacturers. ++case $basic_machine in ++ *-digital*) ++ basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ++ ;; ++ *-commodore*) ++ basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ++ ;; ++ *) ++ ;; ++esac ++ ++# Decode manufacturer-specific aliases for certain operating systems. ++ ++if [ x"$os" != x"" ] ++then ++case $os in ++ # First match some system type aliases ++ # that might get confused with valid system types. ++ # -solaris* is a basic system type, with this one exception. ++ -auroraux) ++ os=-auroraux ++ ;; ++ -solaris1 | -solaris1.*) ++ os=`echo $os | sed -e 's|solaris1|sunos4|'` ++ ;; ++ -solaris) ++ os=-solaris2 ++ ;; ++ -svr4*) ++ os=-sysv4 ++ ;; ++ -unixware*) ++ os=-sysv4.2uw ++ ;; ++ -gnu/linux*) ++ os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ++ ;; ++ # First accept the basic system types. ++ # The portable systems comes first. ++ # Each alternative MUST END IN A *, to match a version number. ++ # -sysv* is not here because it comes later, after sysvr4. ++ -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ ++ | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ ++ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ ++ | -sym* | -kopensolaris* | -plan9* \ ++ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ ++ | -aos* | -aros* \ ++ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ ++ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ ++ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ ++ | -bitrig* | -openbsd* | -solidbsd* \ ++ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ ++ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ ++ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ ++ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ ++ | -chorusos* | -chorusrdb* | -cegcc* \ ++ | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ ++ | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ ++ | -linux-newlib* | -linux-musl* | -linux-uclibc* \ ++ | -uxpv* | -beos* | -mpeix* | -udk* | -moxiebox* \ ++ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ ++ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ ++ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ ++ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ ++ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ ++ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ ++ | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es* | -tirtos*) ++ # Remember, each alternative MUST END IN *, to match a version number. ++ ;; ++ -qnx*) ++ case $basic_machine in ++ x86-* | i*86-*) ++ ;; ++ *) ++ os=-nto$os ++ ;; ++ esac ++ ;; ++ -nto-qnx*) ++ ;; ++ -nto*) ++ os=`echo $os | sed -e 's|nto|nto-qnx|'` ++ ;; ++ -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ ++ | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ ++ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ++ ;; ++ -mac*) ++ os=`echo $os | sed -e 's|mac|macos|'` ++ ;; ++ -linux-dietlibc) ++ os=-linux-dietlibc ++ ;; ++ -linux*) ++ os=`echo $os | sed -e 's|linux|linux-gnu|'` ++ ;; ++ -sunos5*) ++ os=`echo $os | sed -e 's|sunos5|solaris2|'` ++ ;; ++ -sunos6*) ++ os=`echo $os | sed -e 's|sunos6|solaris3|'` ++ ;; ++ -opened*) ++ os=-openedition ++ ;; ++ -os400*) ++ os=-os400 ++ ;; ++ -wince*) ++ os=-wince ++ ;; ++ -osfrose*) ++ os=-osfrose ++ ;; ++ -osf*) ++ os=-osf ++ ;; ++ -utek*) ++ os=-bsd ++ ;; ++ -dynix*) ++ os=-bsd ++ ;; ++ -acis*) ++ os=-aos ++ ;; ++ -atheos*) ++ os=-atheos ++ ;; ++ -syllable*) ++ os=-syllable ++ ;; ++ -386bsd) ++ os=-bsd ++ ;; ++ -ctix* | -uts*) ++ os=-sysv ++ ;; ++ -nova*) ++ os=-rtmk-nova ++ ;; ++ -ns2 ) ++ os=-nextstep2 ++ ;; ++ -nsk*) ++ os=-nsk ++ ;; ++ # Preserve the version number of sinix5. ++ -sinix5.*) ++ os=`echo $os | sed -e 's|sinix|sysv|'` ++ ;; ++ -sinix*) ++ os=-sysv4 ++ ;; ++ -tpf*) ++ os=-tpf ++ ;; ++ -triton*) ++ os=-sysv3 ++ ;; ++ -oss*) ++ os=-sysv3 ++ ;; ++ -svr4) ++ os=-sysv4 ++ ;; ++ -svr3) ++ os=-sysv3 ++ ;; ++ -sysvr4) ++ os=-sysv4 ++ ;; ++ # This must come after -sysvr4. ++ -sysv*) ++ ;; ++ -ose*) ++ os=-ose ++ ;; ++ -es1800*) ++ os=-ose ++ ;; ++ -xenix) ++ os=-xenix ++ ;; ++ -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) ++ os=-mint ++ ;; ++ -aros*) ++ os=-aros ++ ;; ++ -zvmoe) ++ os=-zvmoe ++ ;; ++ -dicos*) ++ os=-dicos ++ ;; ++ -nacl*) ++ ;; ++ -none) ++ ;; ++ *) ++ # Get rid of the `-' at the beginning of $os. ++ os=`echo $os | sed 's/[^-]*-//'` ++ echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 ++ exit 1 ++ ;; ++esac ++else ++ ++# Here we handle the default operating systems that come with various machines. ++# The value should be what the vendor currently ships out the door with their ++# machine or put another way, the most popular os provided with the machine. ++ ++# Note that if you're going to try to match "-MANUFACTURER" here (say, ++# "-sun"), then you have to tell the case statement up towards the top ++# that MANUFACTURER isn't an operating system. Otherwise, code above ++# will signal an error saying that MANUFACTURER isn't an operating ++# system, and we'll never get to this point. ++ ++case $basic_machine in ++ score-*) ++ os=-elf ++ ;; ++ spu-*) ++ os=-elf ++ ;; ++ *-acorn) ++ os=-riscix1.2 ++ ;; ++ arm*-rebel) ++ os=-linux ++ ;; ++ arm*-semi) ++ os=-aout ++ ;; ++ c4x-* | tic4x-*) ++ os=-coff ++ ;; ++ c8051-*) ++ os=-elf ++ ;; ++ hexagon-*) ++ os=-elf ++ ;; ++ tic54x-*) ++ os=-coff ++ ;; ++ tic55x-*) ++ os=-coff ++ ;; ++ tic6x-*) ++ os=-coff ++ ;; ++ # This must come before the *-dec entry. ++ pdp10-*) ++ os=-tops20 ++ ;; ++ pdp11-*) ++ os=-none ++ ;; ++ *-dec | vax-*) ++ os=-ultrix4.2 ++ ;; ++ m68*-apollo) ++ os=-domain ++ ;; ++ i386-sun) ++ os=-sunos4.0.2 ++ ;; ++ m68000-sun) ++ os=-sunos3 ++ ;; ++ m68*-cisco) ++ os=-aout ++ ;; ++ mep-*) ++ os=-elf ++ ;; ++ mips*-cisco) ++ os=-elf ++ ;; ++ mips*-*) ++ os=-elf ++ ;; ++ or32-*) ++ os=-coff ++ ;; ++ *-tti) # must be before sparc entry or we get the wrong os. ++ os=-sysv3 ++ ;; ++ sparc-* | *-sun) ++ os=-sunos4.1.1 ++ ;; ++ *-be) ++ os=-beos ++ ;; ++ *-haiku) ++ os=-haiku ++ ;; ++ *-ibm) ++ os=-aix ++ ;; ++ *-knuth) ++ os=-mmixware ++ ;; ++ *-wec) ++ os=-proelf ++ ;; ++ *-winbond) ++ os=-proelf ++ ;; ++ *-oki) ++ os=-proelf ++ ;; ++ *-hp) ++ os=-hpux ++ ;; ++ *-hitachi) ++ os=-hiux ++ ;; ++ i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) ++ os=-sysv ++ ;; ++ *-cbm) ++ os=-amigaos ++ ;; ++ *-dg) ++ os=-dgux ++ ;; ++ *-dolphin) ++ os=-sysv3 ++ ;; ++ m68k-ccur) ++ os=-rtu ++ ;; ++ m88k-omron*) ++ os=-luna ++ ;; ++ *-next ) ++ os=-nextstep ++ ;; ++ *-sequent) ++ os=-ptx ++ ;; ++ *-crds) ++ os=-unos ++ ;; ++ *-ns) ++ os=-genix ++ ;; ++ i370-*) ++ os=-mvs ++ ;; ++ *-next) ++ os=-nextstep3 ++ ;; ++ *-gould) ++ os=-sysv ++ ;; ++ *-highlevel) ++ os=-bsd ++ ;; ++ *-encore) ++ os=-bsd ++ ;; ++ *-sgi) ++ os=-irix ++ ;; ++ *-siemens) ++ os=-sysv4 ++ ;; ++ *-masscomp) ++ os=-rtu ++ ;; ++ f30[01]-fujitsu | f700-fujitsu) ++ os=-uxpv ++ ;; ++ *-rom68k) ++ os=-coff ++ ;; ++ *-*bug) ++ os=-coff ++ ;; ++ *-apple) ++ os=-macos ++ ;; ++ *-atari*) ++ os=-mint ++ ;; ++ *) ++ os=-none ++ ;; ++esac ++fi ++ ++# Here we handle the case where we know the os, and the CPU type, but not the ++# manufacturer. We pick the logical manufacturer. ++vendor=unknown ++case $basic_machine in ++ *-unknown) ++ case $os in ++ -riscix*) ++ vendor=acorn ++ ;; ++ -sunos*) ++ vendor=sun ++ ;; ++ -cnk*|-aix*) ++ vendor=ibm ++ ;; ++ -beos*) ++ vendor=be ++ ;; ++ -hpux*) ++ vendor=hp ++ ;; ++ -mpeix*) ++ vendor=hp ++ ;; ++ -hiux*) ++ vendor=hitachi ++ ;; ++ -unos*) ++ vendor=crds ++ ;; ++ -dgux*) ++ vendor=dg ++ ;; ++ -luna*) ++ vendor=omron ++ ;; ++ -genix*) ++ vendor=ns ++ ;; ++ -mvs* | -opened*) ++ vendor=ibm ++ ;; ++ -os400*) ++ vendor=ibm ++ ;; ++ -ptx*) ++ vendor=sequent ++ ;; ++ -tpf*) ++ vendor=ibm ++ ;; ++ -vxsim* | -vxworks* | -windiss*) ++ vendor=wrs ++ ;; ++ -aux*) ++ vendor=apple ++ ;; ++ -hms*) ++ vendor=hitachi ++ ;; ++ -mpw* | -macos*) ++ vendor=apple ++ ;; ++ -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) ++ vendor=atari ++ ;; ++ -vos*) ++ vendor=stratus ++ ;; ++ esac ++ basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ++ ;; ++esac ++ ++echo $basic_machine$os ++exit ++ ++# Local variables: ++# eval: (add-hook 'write-file-hooks 'time-stamp) ++# time-stamp-start: "timestamp='" ++# time-stamp-format: "%:y-%02m-%02d" ++# time-stamp-end: "'" ++# End: diff --git a/graphics/glut/patches/patch-bin_install-sh b/graphics/glut/patches/patch-bin_install-sh new file mode 100644 index 000000000..8ff65f222 --- /dev/null +++ b/graphics/glut/patches/patch-bin_install-sh @@ -0,0 +1,119 @@ +$NetBSD: patch-bin_install-sh,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- bin/install-sh.orig 2015-03-23 12:44:36.000000000 +0000 ++++ bin/install-sh +@@ -0,0 +1,112 @@ ++#!/bin/sh ++ ++ ++# A minimal replacement for 'install' that supports installing symbolic links. ++# Only a limited number of options are supported: ++# -d dir Create a directory ++# -m mode Sets a file's mode when installing ++ ++ ++# If these commands aren't portable, we'll need some "if (arch)" type stuff ++SYMLINK="ln -s" ++MKDIR="mkdir -p" ++RM="rm -f" ++ ++MODE="" ++ ++if [ "$1" = "-d" ] ; then ++ # make a directory path ++ $MKDIR "$2" ++ exit 0 ++fi ++ ++if [ "$1" = "-m" ] ; then ++ # set file mode ++ MODE=$2 ++ shift 2 ++fi ++ ++# install file(s) into destination ++if [ $# -ge 2 ] ; then ++ ++ # Last cmd line arg is the dest dir ++ for FILE in $@ ; do ++ DESTDIR="$FILE" ++ done ++ ++ # Loop over args, moving them to DEST directory ++ I=1 ++ for FILE in $@ ; do ++ if [ $I = $# ] ; then ++ # stop, don't want to install $DEST into $DEST ++ exit 0 ++ fi ++ ++ DEST=$DESTDIR ++ ++ # On CYGWIN, because DLLs are loaded by the native Win32 loader, ++ # they are installed in the executable path. Stub libraries used ++ # only for linking are installed in the library path ++ case `uname` in ++ CYGWIN*) ++ case $FILE in ++ *.dll) ++ DEST="$DEST/../bin" ++ ;; ++ *) ++ ;; ++ esac ++ ;; ++ *) ++ ;; ++ esac ++ ++ PWDSAVE=`pwd` ++ ++ # determine file's type ++ if [ -h "$FILE" ] ; then ++ #echo $FILE is a symlink ++ # Unfortunately, cp -d isn't universal so we have to ++ # use a work-around. ++ ++ # Use ls -l to find the target that the link points to ++ LL=`ls -l "$FILE"` ++ for L in $LL ; do ++ TARGET=$L ++ done ++ #echo $FILE is a symlink pointing to $TARGET ++ ++ FILE=`basename "$FILE"` ++ # Go to $DEST and make the link ++ cd "$DEST" # pushd ++ $RM "$FILE" ++ $SYMLINK "$TARGET" "$FILE" ++ cd "$PWDSAVE" # popd ++ ++ elif [ -f "$FILE" ] ; then ++ #echo "$FILE" is a regular file ++ # Only copy if the files differ ++ if ! cmp -s $FILE $DEST/`basename $FILE`; then ++ $RM "$DEST/`basename $FILE`" ++ cp "$FILE" "$DEST" ++ fi ++ if [ $MODE ] ; then ++ FILE=`basename "$FILE"` ++ chmod $MODE "$DEST/$FILE" ++ fi ++ else ++ echo "Unknown type of argument: " "$FILE" ++ exit 1 ++ fi ++ ++ I=`expr $I + 1` ++ done ++ ++ exit 0 ++fi ++ ++# If we get here, we didn't find anything to do ++echo "Usage:" ++echo " install -d dir Create named directory" ++echo " install [-m mode] file [...] dest Install files in destination" ++ diff --git a/graphics/glut/patches/patch-bin_version.mk b/graphics/glut/patches/patch-bin_version.mk new file mode 100644 index 000000000..3020ff6e8 --- /dev/null +++ b/graphics/glut/patches/patch-bin_version.mk @@ -0,0 +1,24 @@ +$NetBSD: patch-bin_version.mk,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- bin/version.mk.orig 2015-04-02 23:45:08.000000000 +0000 ++++ bin/version.mk +@@ -0,0 +1,17 @@ ++#!/usr/bin/make -sf ++# Print the various Mesa version fields. This is mostly used to add the ++# version to configure. ++ ++# This reflects that this script is usually called from the toplevel ++TOP = . ++ ++include $(TOP)/configs/default ++ ++version: ++ @echo $(MESA_VERSION) ++major: ++ @echo $(MESA_MAJOR) ++minor: ++ @echo $(MESA_MINOR) ++tiny: ++ @echo $(MESA_TINY) diff --git a/graphics/glut/patches/patch-configs_autoconf.in b/graphics/glut/patches/patch-configs_autoconf.in new file mode 100644 index 000000000..1b6af0af1 --- /dev/null +++ b/graphics/glut/patches/patch-configs_autoconf.in @@ -0,0 +1,108 @@ +$NetBSD: patch-configs_autoconf.in,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- configs/autoconf.in.orig 2015-04-02 23:45:08.000000000 +0000 ++++ configs/autoconf.in +@@ -0,0 +1,101 @@ ++# Autoconf configuration ++ ++# Pull in the defaults ++include $(TOP)/configs/default ++ ++# This is generated by configure ++CONFIG_NAME = autoconf ++ ++# Compiler and flags ++CC = @CC@ ++CXX = @CXX@ ++OPT_FLAGS = @OPT_FLAGS@ ++ARCH_FLAGS = @ARCH_FLAGS@ ++PIC_FLAGS = @PIC_FLAGS@ ++DEFINES = @DEFINES@ ++API_DEFINES = @API_DEFINES@ ++SHARED_GLAPI = @SHARED_GLAPI@ ++CFLAGS_NOVISIBILITY = @CPPFLAGS@ @CFLAGS@ \ ++ $(OPT_FLAGS) $(PIC_FLAGS) $(ARCH_FLAGS) $(DEFINES) ++CXXFLAGS_NOVISIBILITY = @CPPFLAGS@ @CXXFLAGS@ \ ++ $(OPT_FLAGS) $(PIC_FLAGS) $(ARCH_FLAGS) $(DEFINES) ++CFLAGS = $(CFLAGS_NOVISIBILITY) @VISIBILITY_CFLAGS@ ++CXXFLAGS = $(CXXFLAGS_NOVISIBILITY) @VISIBILITY_CXXFLAGS@ ++LDFLAGS = @LDFLAGS@ ++EXTRA_LIB_PATH = @EXTRA_LIB_PATH@ ++X11_LIBS = @X11_LIBS@ ++X11_CFLAGS = @X11_CFLAGS@ ++GLUT_CFLAGS = @GLUT_CFLAGS@ ++ ++# dlopen ++DLOPEN_LIBS = @DLOPEN_LIBS@ ++ ++# Source selection ++ ++# Misc tools and flags ++MAKE = @MAKE@ ++SHELL = @SHELL@ ++MKLIB_OPTIONS = @MKLIB_OPTIONS@ ++MKDEP = @MKDEP@ ++MKDEP_OPTIONS = @MKDEP_OPTIONS@ ++INSTALL = @INSTALL@ ++ ++# Python and flags (generally only needed by the developers) ++PYTHON2 = @PYTHON2@ ++ ++# Flex and Bison for GLSL compiler ++FLEX = @FLEX@ ++BISON = @BISON@ ++ ++# Library names (base name) ++GL_LIB = GL ++GLU_LIB = GLU ++GLUT_LIB = glut ++GLAPI_LIB = glapi ++ ++# Library names (actual file names) ++GL_LIB_NAME = @GL_LIB_NAME@ ++GLU_LIB_NAME = @GLU_LIB_NAME@ ++GLUT_LIB_NAME = @GLUT_LIB_NAME@ ++GLAPI_LIB_NAME = @GLAPI_LIB_NAME@ ++ ++# Globs used to install the lib and all symlinks ++GL_LIB_GLOB = @GL_LIB_GLOB@ ++GLU_LIB_GLOB = @GLU_LIB_GLOB@ ++GLUT_LIB_GLOB = @GLUT_LIB_GLOB@ ++GLAPI_LIB_GLOB = @GLAPI_LIB_GLOB@ ++ ++# Directories to build ++LIB_DIR = @LIB_DIR@ ++SRC_DIRS = @SRC_DIRS@ ++GLU_DIRS = @GLU_DIRS@ ++ ++# Dependencies ++X11_INCLUDES = @X11_INCLUDES@ ++ ++# Library/program dependencies ++GL_LIB_DEPS = $(EXTRA_LIB_PATH) @GL_LIB_DEPS@ ++ ++# Autoconf directories ++prefix = @prefix@ ++exec_prefix = @exec_prefix@ ++libdir = @libdir@ ++includedir = @includedir@ ++ ++# Installation directories (for make install) ++INSTALL_DIR = $(prefix) ++INSTALL_LIB_DIR = $(libdir) ++INSTALL_INC_DIR = $(includedir) ++ ++# pkg-config substitutions ++GL_PC_REQ_PRIV = @GL_PC_REQ_PRIV@ ++GL_PC_LIB_PRIV = @GL_PC_LIB_PRIV@ ++GL_PC_CFLAGS = @GL_PC_CFLAGS@ ++GLU_PC_REQ = @GLU_PC_REQ@ ++GLU_PC_REQ_PRIV = @GLU_PC_REQ_PRIV@ ++GLU_PC_LIB_PRIV = @GLU_PC_LIB_PRIV@ ++GLU_PC_CFLAGS = @GLU_PC_CFLAGS@ ++GLUT_PC_REQ_PRIV = @GLUT_PC_REQ_PRIV@ ++GLUT_PC_LIB_PRIV = @GLUT_PC_LIB_PRIV@ ++GLUT_PC_CFLAGS = @GLUT_PC_CFLAGS@ ++ diff --git a/graphics/glut/patches/patch-configs_default b/graphics/glut/patches/patch-configs_default new file mode 100644 index 000000000..0bc3da188 --- /dev/null +++ b/graphics/glut/patches/patch-configs_default @@ -0,0 +1,212 @@ +$NetBSD: patch-configs_default,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- configs/default.orig 2015-04-02 23:45:08.000000000 +0000 ++++ configs/default +@@ -0,0 +1,205 @@ ++# Default/template configuration ++ ++# This is included by other config files which may override some ++# of these variables. ++# Think of this as a base class from which configs are derived. ++ ++ ++CONFIG_NAME = default ++ ++# Version info ++MESA_MAJOR=7 ++MESA_MINOR=12 ++MESA_TINY=0 ++MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY) ++ ++# external projects. This should be useless now that we use libdrm. ++DRM_SOURCE_PATH=$(TOP)/../drm ++ ++# Compiler and flags ++CC = cc ++CXX = CC ++HOST_CC = $(CC) ++CFLAGS = -O ++CXXFLAGS = -O ++LDFLAGS = ++HOST_CFLAGS = $(CFLAGS) ++GLU_CFLAGS = ++GLX_TLS = no ++ ++# Compiler for building demos/tests/etc ++APP_CC = $(CC) ++APP_CXX = $(CXX) ++ ++# Misc tools and flags ++SHELL = /bin/sh ++MKLIB = $(SHELL) $(TOP)/bin/mklib ++MKLIB_OPTIONS = ++MKDEP = makedepend ++MKDEP_OPTIONS = -fdepend ++MAKE = make ++FLEX = flex ++BISON = bison ++ ++# Use MINSTALL for installing libraries, INSTALL for everything else ++MINSTALL = $(SHELL) $(TOP)/bin/minstall ++INSTALL = $(MINSTALL) ++ ++# Tools for regenerating glapi (generally only needed by the developers) ++PYTHON2 = python ++PYTHON_FLAGS = -t -O -O ++INDENT = indent ++INDENT_FLAGS = -i4 -nut -br -brs -npcs -ce -T GLubyte -T GLbyte -T Bool ++ ++# Library names (base name) ++GL_LIB = GL ++GLU_LIB = GLU ++GLUT_LIB = glut ++GLW_LIB = GLw ++OSMESA_LIB = OSMesa ++EGL_LIB = EGL ++GLESv1_CM_LIB = GLESv1_CM ++GLESv2_LIB = GLESv2 ++VG_LIB = OpenVG ++GLAPI_LIB = glapi ++WAYLAND_EGL_LIB = wayland-egl ++GBM_LIB = gbm ++ ++# Library names (actual file names) ++GL_LIB_NAME = lib$(GL_LIB).so ++GLU_LIB_NAME = lib$(GLU_LIB).so ++GLUT_LIB_NAME = lib$(GLUT_LIB).so ++GLW_LIB_NAME = lib$(GLW_LIB).so ++OSMESA_LIB_NAME = lib$(OSMESA_LIB).so ++EGL_LIB_NAME = lib$(EGL_LIB).so ++GLESv1_CM_LIB_NAME = lib$(GLESv1_CM_LIB).so ++GLESv2_LIB_NAME = lib$(GLESv2_LIB).so ++VG_LIB_NAME = lib$(VG_LIB).so ++GLAPI_LIB_NAME = lib$(GLAPI_LIB).so ++WAYLAND_EGL_LIB_NAME = lib$(WAYLAND_EGL_LIB).so ++GBM_LIB_NAME = lib$(GBM_LIB).so ++ ++# globs used to install the lib and all symlinks ++GL_LIB_GLOB = $(GL_LIB_NAME)* ++GLU_LIB_GLOB = $(GLU_LIB_NAME)* ++GLUT_LIB_GLOB = $(GLUT_LIB_NAME)* ++GLW_LIB_GLOB = $(GLW_LIB_NAME)* ++OSMESA_LIB_GLOB = $(OSMESA_LIB_NAME)* ++EGL_LIB_GLOB = $(EGL_LIB_NAME)* ++GLESv1_CM_LIB_GLOB = $(GLESv1_CM_LIB_NAME)* ++GLESv2_LIB_GLOB = $(GLESv2_LIB_NAME)* ++VG_LIB_GLOB = $(VG_LIB_NAME)* ++GLAPI_LIB_GLOB = $(GLAPI_LIB_NAME)* ++WAYLAND_EGL_LIB_GLOB = $(WAYLAND_EGL_LIB_NAME)* ++GBM_LIB_GLOB = $(GBM_LIB_NAME)* ++ ++DRI_CFLAGS = $(CFLAGS) ++DRI_CXXFLAGS = $(CXXFLAGS) ++ ++# Optional assembly language optimization files for libGL ++MESA_ASM_SOURCES = ++ ++# GLw widget sources (Append "GLwMDrawA.c" here and add -lXm to GLW_LIB_DEPS in ++# order to build the Motif widget too) ++GLW_SOURCES = GLwDrawA.c ++MOTIF_CFLAGS = -I/usr/include/Motif1.2 ++ ++ ++# Directories to build ++LIB_DIR = lib ++SRC_DIRS = glsl mapi/glapi mapi/vgapi mesa \ ++ gallium egl gallium/winsys gallium/targets glu glut/glx glw ++GLU_DIRS = sgi ++DRIVER_DIRS = x11 osmesa ++ ++# EGL drivers to build ++EGL_DRIVERS_DIRS = glx ++ ++# gbm backends to build ++GBM_BACKEND_DIRS = dri ++ ++# Gallium directories and ++GALLIUM_DIRS = auxiliary drivers state_trackers ++GALLIUM_AUXILIARIES = $(TOP)/src/gallium/auxiliary/libgallium.a ++GALLIUM_DRIVERS_DIRS = softpipe trace rbug noop identity galahad i915 i965 svga r300 nvfx nv50 failover ++GALLIUM_DRIVERS = $(foreach DIR,$(GALLIUM_DRIVERS_DIRS),$(TOP)/src/gallium/drivers/$(DIR)/lib$(DIR).a) ++GALLIUM_WINSYS_DIRS = sw sw/xlib ++GALLIUM_TARGET_DIRS = libgl-xlib ++GALLIUM_STATE_TRACKERS_DIRS = glx vega ++ ++# native platforms EGL should support ++EGL_PLATFORMS = x11 ++EGL_CLIENT_APIS = $(GL_LIB) ++ ++# Library dependencies ++#EXTRA_LIB_PATH ?= ++GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lm -lpthread ++EGL_LIB_DEPS = $(EXTRA_LIB_PATH) -ldl -lpthread ++OSMESA_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) ++GLU_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) -lm ++GLUT_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(TOP)/$(LIB_DIR) -l$(GLU_LIB) -l$(GL_LIB) -lX11 -lXmu -lXi -lm ++GLW_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(TOP)/$(LIB_DIR) -l$(GL_LIB) -lXt -lX11 ++APP_LIB_DEPS = $(EXTRA_LIB_PATH) -L$(TOP)/$(LIB_DIR) -l$(GLUT_LIB) -l$(GLU_LIB) -l$(GL_LIB) -lm ++GLESv1_CM_LIB_DEPS = $(EXTRA_LIB_PATH) -lpthread ++GLESv2_LIB_DEPS = $(EXTRA_LIB_PATH) -lpthread ++VG_LIB_DEPS = $(EXTRA_LIB_PATH) -lpthread ++GLAPI_LIB_DEPS = $(EXTRA_LIB_PATH) -lpthread ++WAYLAND_EGL_LIB_DEPS = $(EXTRA_LIB_PATH) -lwayland-client -ldrm ++GBM_LIB_DEPS = $(EXTRA_LIB_PATH) -ludev -ldl ++ ++# Program dependencies - specific GL/glut libraries added in Makefiles ++APP_LIB_DEPS = -lm ++X11_LIBS = -lX11 ++ ++DLOPEN_LIBS = -ldl ++ ++# Installation directories (for make install) ++INSTALL_DIR = /usr/local ++INSTALL_LIB_DIR = $(INSTALL_DIR)/$(LIB_DIR) ++INSTALL_INC_DIR = $(INSTALL_DIR)/include ++DRI_DRIVER_INSTALL_DIR = $(INSTALL_LIB_DIR)/dri ++ ++# Where libGL will look for DRI hardware drivers ++DRI_DRIVER_SEARCH_DIR = $(DRI_DRIVER_INSTALL_DIR) ++ ++# EGL driver install directory ++EGL_DRIVER_INSTALL_DIR = $(INSTALL_LIB_DIR)/egl ++ ++# gbm backend install directory ++GBM_BACKEND_INSTALL_DIR = $(INSTALL_LIB_DIR)/gbm ++ ++# Xorg driver install directory (for xorg state-tracker) ++XORG_DRIVER_INSTALL_DIR = $(INSTALL_LIB_DIR)/xorg/modules/drivers ++ ++# pkg-config substitutions ++GL_PC_REQ_PRIV = ++GL_PC_LIB_PRIV = ++GL_PC_CFLAGS = ++DRI_PC_REQ_PRIV = ++GLU_PC_REQ = gl ++GLU_PC_REQ_PRIV = ++GLU_PC_LIB_PRIV = ++GLU_PC_CFLAGS = ++GLUT_PC_REQ_PRIV = ++GLUT_PC_LIB_PRIV = ++GLUT_PC_CFLAGS = ++GLW_PC_REQ_PRIV = ++GLW_PC_LIB_PRIV = ++GLW_PC_CFLAGS = ++OSMESA_PC_REQ = ++OSMESA_PC_LIB_PRIV = ++GLESv1_CM_PC_REQ_PRIV = ++GLESv1_CM_PC_LIB_PRIV = ++GLESv1_CM_PC_CFLAGS = ++GLESv2_PC_REQ_PRIV = ++GLESv2_PC_LIB_PRIV = ++GLESv2_PC_CFLAGS = ++VG_PC_REQ_PRIV = ++VG_PC_LIB_PRIV = ++VG_PC_CFLAGS = ++WAYLAND_EGL_PC_REQ_PRIV = ++WAYLAND_EGL_PC_LIB_PRIV = ++WAYLAND_EGL_PC_CFLAGS = ++GBM_PC_REQ_PRIV = ++GBM_PC_LIB_PRIV = ++GBM_PC_CFLAGS = diff --git a/graphics/glut/patches/patch-configure.ac b/graphics/glut/patches/patch-configure.ac new file mode 100644 index 000000000..800ee42dc --- /dev/null +++ b/graphics/glut/patches/patch-configure.ac @@ -0,0 +1,463 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- configure.ac.orig 2015-04-02 23:45:08.000000000 +0000 ++++ configure.ac +@@ -0,0 +1,456 @@ ++dnl Process this file with autoconf to create configure. ++ ++AC_PREREQ([2.59]) ++ ++AC_INIT([mesa-glut], [8.0.1], ++ [https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa]) ++AC_CONFIG_AUX_DIR([bin]) ++AC_CANONICAL_HOST ++ ++dnl Check for progs ++AC_PROG_CPP ++AC_PROG_CC ++AC_PROG_CXX ++AC_CHECK_PROGS([MAKE], [gmake make]) ++AC_CHECK_PROGS([PYTHON2], [python2 python]) ++AC_PATH_PROG([MKDEP], [makedepend]) ++AC_PATH_PROG([SED], [sed]) ++ ++if test "x$MKDEP" = "x"; then ++ AC_MSG_ERROR([makedepend is required to build GLUT]) ++fi ++ ++dnl Our fallback install-sh is a symlink to minstall. Use the existing ++dnl configuration in that case. ++AC_PROG_INSTALL ++test "x$INSTALL" = "x$ac_install_sh" && INSTALL='$(MINSTALL)' ++ ++dnl We need a POSIX shell for parts of the build. Assume we have one ++dnl in most cases. ++case "$host_os" in ++solaris*) ++ # Solaris /bin/sh is too old/non-POSIX compliant ++ AC_PATH_PROGS(POSIX_SHELL, [ksh93 ksh sh]) ++ SHELL="$POSIX_SHELL" ++ ;; ++esac ++ ++dnl clang is mostly GCC-compatible, but its version is much lower, ++dnl so we have to check for it. ++AC_MSG_CHECKING([if compiling with clang]) ++ ++AC_COMPILE_IFELSE( ++[AC_LANG_PROGRAM([], [[ ++#ifndef __clang__ ++ not clang ++#endif ++]])], ++[CLANG=yes], [CLANG=no]) ++ ++AC_MSG_RESULT([$CLANG]) ++ ++dnl If we're using GCC, make sure that it is at least version 3.3.0. Older ++dnl versions are explictly not supported. ++if test "x$GCC" = xyes -a "x$CLANG" = xno; then ++ AC_MSG_CHECKING([whether gcc version is sufficient]) ++ major=0 ++ minor=0 ++ ++ GCC_VERSION=`$CC -dumpversion` ++ if test $? -eq 0; then ++ major=`echo $GCC_VERSION | cut -d. -f1` ++ minor=`echo $GCC_VERSION | cut -d. -f1` ++ fi ++ ++ if test $major -lt 3 -o $major -eq 3 -a $minor -lt 3 ; then ++ AC_MSG_RESULT([no]) ++ AC_MSG_ERROR([If using GCC, version 3.3.0 or later is required.]) ++ else ++ AC_MSG_RESULT([yes]) ++ fi ++fi ++ ++ ++MKDEP_OPTIONS=-fdepend ++dnl Ask gcc where it's keeping its secret headers ++if test "x$GCC" = xyes; then ++ for dir in include include-fixed; do ++ GCC_INCLUDES=`$CC -print-file-name=$dir` ++ if test "x$GCC_INCLUDES" != x && \ ++ test "$GCC_INCLUDES" != "$dir" && \ ++ test -d "$GCC_INCLUDES"; then ++ MKDEP_OPTIONS="$MKDEP_OPTIONS -I$GCC_INCLUDES" ++ fi ++ done ++fi ++AC_SUBST([MKDEP_OPTIONS]) ++ ++dnl Make sure the pkg-config macros are defined ++m4_ifndef([PKG_PROG_PKG_CONFIG], ++ [m4_fatal([Could not locate the pkg-config autoconf macros. ++ These are usually located in /usr/share/aclocal/pkg.m4. If your macros ++ are in a different location, try setting the environment variable ++ ACLOCAL="aclocal -I/other/macro/dir" before running autoreconf.])]) ++PKG_PROG_PKG_CONFIG() ++ ++dnl Get the pkg-config definitions for libGL. We include a fallback ++dnl path for GL implementation that don't provide a .pc file ++PKG_CHECK_MODULES(GL, [gl], [], [ ++ AC_CHECK_HEADER([GL/gl.h], ++ [], ++ AC_MSG_ERROR([GL not found])) ++ AC_CHECK_LIB([GL], ++ [glBegin], ++ [GL_LIBS=-lGL], ++ AC_MSG_ERROR([GL required])) ++ ]) ++ ++dnl LIB_DIR - library basename ++LIB_DIR=`echo $libdir | $SED 's%.*/%%'` ++AC_SUBST([LIB_DIR]) ++ ++dnl Cache LDFLAGS so we can add EXTRA_LIB_PATH and restore it later ++_SAVE_LDFLAGS="$LDFLAGS" ++AC_ARG_VAR([EXTRA_LIB_PATH],[Extra -L paths for the linker]) ++AC_SUBST([EXTRA_LIB_PATH]) ++ ++dnl Cache CPPFLAGS so we can add *_INCLUDES and restore it later ++_SAVE_CPPFLAGS="$CPPFLAGS" ++AC_ARG_VAR([X11_INCLUDES],[Extra -I paths for X11 headers]) ++AC_SUBST([X11_INCLUDES]) ++ ++dnl Compiler macros ++DEFINES="" ++AC_SUBST([DEFINES]) ++case "$host_os" in ++linux*|*-gnu*|gnu*) ++ DEFINES="$DEFINES -D_GNU_SOURCE -DPTHREADS" ++ ;; ++solaris*) ++ DEFINES="$DEFINES -DPTHREADS -DSVR4" ++ ;; ++cygwin*) ++ DEFINES="$DEFINES -DPTHREADS" ++ ;; ++esac ++ ++dnl Add flags for gcc and g++ ++if test "x$GCC" = xyes; then ++ CFLAGS="$CFLAGS -Wall -Wmissing-prototypes -std=c99" ++ if test "x$CLANG" = "xno"; then ++ CFLAGS="$CFLAGS -ffast-math" ++ fi ++ ++ # Enable -fvisibility=hidden if using a gcc that supports it ++ save_CFLAGS="$CFLAGS" ++ AC_MSG_CHECKING([whether $CC supports -fvisibility=hidden]) ++ VISIBILITY_CFLAGS="-fvisibility=hidden" ++ CFLAGS="$CFLAGS $VISIBILITY_CFLAGS" ++ AC_LINK_IFELSE([AC_LANG_PROGRAM()], AC_MSG_RESULT([yes]), ++ [VISIBILITY_CFLAGS=""; AC_MSG_RESULT([no])]); ++ ++ # Restore CFLAGS; VISIBILITY_CFLAGS are added to it where needed. ++ CFLAGS=$save_CFLAGS ++ ++ # Work around aliasing bugs - developers should comment this out ++ CFLAGS="$CFLAGS -fno-strict-aliasing" ++fi ++if test "x$GXX" = xyes; then ++ CXXFLAGS="$CXXFLAGS -Wall" ++ ++ # Enable -fvisibility=hidden if using a gcc that supports it ++ save_CXXFLAGS="$CXXFLAGS" ++ AC_MSG_CHECKING([whether $CXX supports -fvisibility=hidden]) ++ VISIBILITY_CXXFLAGS="-fvisibility=hidden" ++ CXXFLAGS="$CXXFLAGS $VISIBILITY_CXXFLAGS" ++ AC_LANG_PUSH([C++]) ++ AC_LINK_IFELSE([AC_LANG_PROGRAM()], AC_MSG_RESULT([yes]), ++ [VISIBILITY_CXXFLAGS="" ; AC_MSG_RESULT([no])]); ++ AC_LANG_POP([C++]) ++ ++ # Restore CXXFLAGS; VISIBILITY_CXXFLAGS are added to it where needed. ++ CXXFLAGS=$save_CXXFLAGS ++ ++ # Work around aliasing bugs - developers should comment this out ++ CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" ++fi ++ ++dnl even if the compiler appears to support it, using visibility attributes isn't ++dnl going to do anything useful currently on cygwin apart from emit lots of warnings ++case "$host_os" in ++cygwin*) ++ VISIBILITY_CFLAGS="" ++ VISIBILITY_CXXFLAGS="" ++ ;; ++esac ++ ++AC_SUBST([VISIBILITY_CFLAGS]) ++AC_SUBST([VISIBILITY_CXXFLAGS]) ++ ++dnl These should be unnecessary, but let the user set them if they want ++AC_ARG_VAR([OPT_FLAGS], [Additional optimization flags for the compiler. ++ Default is to use CFLAGS.]) ++AC_ARG_VAR([ARCH_FLAGS], [Additional architecture specific flags for the ++ compiler. Default is to use CFLAGS.]) ++AC_SUBST([OPT_FLAGS]) ++AC_SUBST([ARCH_FLAGS]) ++ ++dnl ++dnl Hacks to enable 32 or 64 bit build ++dnl ++AC_ARG_ENABLE([32-bit], ++ [AS_HELP_STRING([--enable-32-bit], ++ [build 32-bit libraries @<:@default=auto@:>@])], ++ [enable_32bit="$enableval"], ++ [enable_32bit=auto] ++) ++if test "x$enable_32bit" = xyes; then ++ if test "x$GCC" = xyes; then ++ CFLAGS="$CFLAGS -m32" ++ ARCH_FLAGS="$ARCH_FLAGS -m32" ++ fi ++ if test "x$GXX" = xyes; then ++ CXXFLAGS="$CXXFLAGS -m32" ++ fi ++fi ++AC_ARG_ENABLE([64-bit], ++ [AS_HELP_STRING([--enable-64-bit], ++ [build 64-bit libraries @<:@default=auto@:>@])], ++ [enable_64bit="$enableval"], ++ [enable_64bit=auto] ++) ++if test "x$enable_64bit" = xyes; then ++ if test "x$GCC" = xyes; then ++ CFLAGS="$CFLAGS -m64" ++ fi ++ if test "x$GXX" = xyes; then ++ CXXFLAGS="$CXXFLAGS -m64" ++ fi ++fi ++ ++dnl ++dnl shared/static libraries, mimic libtool options ++dnl ++AC_ARG_ENABLE([static], ++ [AS_HELP_STRING([--enable-static], ++ [build static libraries @<:@default=disabled@:>@])], ++ [enable_static="$enableval"], ++ [enable_static=no] ++) ++case "x$enable_static" in ++xyes|xno ) ;; ++x ) enable_static=no ;; ++* ) ++ AC_MSG_ERROR([Static library option '$enable_static' is not a valid]) ++ ;; ++esac ++AC_ARG_ENABLE([shared], ++ [AS_HELP_STRING([--disable-shared], ++ [build shared libraries @<:@default=enabled@:>@])], ++ [enable_shared="$enableval"], ++ [enable_shared=yes] ++) ++case "x$enable_shared" in ++xyes|xno ) ;; ++x ) enable_shared=yes ;; ++* ) ++ AC_MSG_ERROR([Shared library option '$enable_shared' is not a valid]) ++ ;; ++esac ++ ++dnl Can't have static and shared libraries, default to static if user ++dnl explicitly requested. If both disabled, set to static since shared ++dnl was explicitly requirested. ++case "x$enable_static$enable_shared" in ++xyesyes ) ++ AC_MSG_WARN([Can't build static and shared libraries, disabling shared]) ++ enable_shared=no ++ ;; ++xnono ) ++ AC_MSG_WARN([Can't disable both static and shared libraries, enabling static]) ++ enable_static=yes ++ ;; ++esac ++ ++dnl ++dnl mklib options ++dnl ++AC_ARG_VAR([MKLIB_OPTIONS],[Options for the Mesa library script, mklib]) ++if test "$enable_static" = yes; then ++ MKLIB_OPTIONS="$MKLIB_OPTIONS -static" ++fi ++AC_SUBST([MKLIB_OPTIONS]) ++ ++dnl ++dnl other compiler options ++dnl ++AC_ARG_ENABLE([debug], ++ [AS_HELP_STRING([--enable-debug], ++ [use debug compiler flags and macros @<:@default=disabled@:>@])], ++ [enable_debug="$enableval"], ++ [enable_debug=no] ++) ++if test "x$enable_debug" = xyes; then ++ DEFINES="$DEFINES -DDEBUG" ++ if test "x$GCC" = xyes; then ++ CFLAGS="$CFLAGS -g" ++ fi ++ if test "x$GXX" = xyes; then ++ CXXFLAGS="$CXXFLAGS -g" ++ fi ++fi ++ ++dnl ++dnl library names ++dnl ++LIB_PREFIX_GLOB='lib' ++LIB_VERSION_SEPARATOR='.' ++if test "$enable_static" = yes; then ++ LIB_EXTENSION='a' ++else ++ case "$host_os" in ++ darwin* ) ++ LIB_EXTENSION='dylib' ;; ++ cygwin* ) ++ dnl prefix can be 'cyg' or 'lib' ++ LIB_PREFIX_GLOB='???' ++ LIB_VERSION_SEPARATOR='-' ++ LIB_EXTENSION='dll' ;; ++ aix* ) ++ LIB_EXTENSION='a' ;; ++ * ) ++ LIB_EXTENSION='so' ;; ++ esac ++fi ++ ++dnl ++dnl potentially-infringing-but-nobody-knows-for-sure stuff ++dnl ++AC_ARG_ENABLE([texture-float], ++ [AS_HELP_STRING([--enable-texture-float], ++ [enable floating-point textures and renderbuffers @<:@default=disabled@:>@])], ++ [enable_texture_float="$enableval"], ++ [enable_texture_float=no] ++) ++if test "x$enable_texture_float" = xyes; then ++ AC_MSG_WARN([Floating-point textures enabled.]) ++ AC_MSG_WARN([Please consult docs/patents.txt with your lawyer before building Mesa.]) ++ DEFINES="$DEFINES -DTEXTURE_FLOAT_ENABLED" ++fi ++ ++GL_LIB_NAME='lib$(GL_LIB).'${LIB_EXTENSION} ++GLU_LIB_NAME='lib$(GLU_LIB).'${LIB_EXTENSION} ++GLUT_LIB_NAME='lib$(GLUT_LIB).'${LIB_EXTENSION} ++ ++GL_LIB_GLOB=${LIB_PREFIX_GLOB}'$(GL_LIB)'${LIB_VERSION_SEPARATOR}'*'${LIB_EXTENSION}'*' ++GLU_LIB_GLOB=${LIB_PREFIX_GLOB}'$(GLU_LIB)'${LIB_VERSION_SEPARATOR}'*'${LIB_EXTENSION}'*' ++GLUT_LIB_GLOB=${LIB_PREFIX_GLOB}'$(GLUT_LIB)'${LIB_VERSION_SEPARATOR}'*'${LIB_EXTENSION}'*' ++ ++AC_SUBST([GL_LIB_NAME]) ++AC_SUBST([GLU_LIB_NAME]) ++AC_SUBST([GLUT_LIB_NAME]) ++ ++AC_SUBST([GL_LIB_GLOB]) ++AC_SUBST([GLU_LIB_GLOB]) ++AC_SUBST([GLUT_LIB_GLOB]) ++ ++dnl PIC code macro ++MESA_PIC_FLAGS ++ ++dnl Check to see if dlopen is in default libraries (like Solaris, which ++dnl has it in libc), or if libdl is needed to get it. ++AC_CHECK_FUNC([dlopen], [], ++ [AC_CHECK_LIB([dl], [dlopen], [DLOPEN_LIBS="-ldl"])]) ++AC_SUBST([DLOPEN_LIBS]) ++ ++dnl ++dnl Driver specific build directories ++dnl ++ ++SRC_DIRS="" ++ ++dnl ++dnl GLUT configuration ++dnl ++SRC_DIRS="$SRC_DIRS glut/glx" ++if test "$x11_pkgconfig" = yes; then ++ PKG_CHECK_MODULES([GLUT],[x11 xmu xi]) ++ GLUT_PC_REQ_PRIV="x11 xmu xi" ++ GLUT_LIB_DEPS="$GLUT_LIBS" ++else ++ # should check these... ++ GLUT_LIB_DEPS="$X_LIBS -lX11 -lXmu -lXi" ++ GLUT_PC_LIB_PRIV="$GLUT_LIB_DEPS" ++ GLUT_PC_CFLAGS="$X11_INCLUDES" ++fi ++if test "x$GCC" = xyes; then ++ GLUT_CFLAGS="$GLUT_CFLAGS -fexceptions" ++fi ++GLUT_LIB_DEPS="$GLUT_LIB_DEPS -lm" ++GLUT_PC_LIB_PRIV="$GLUT_PC_LIB_PRIV -lm" ++ ++# If static, empty GLUT_LIB_DEPS and add libs for programs to link ++if test "$enable_static" = no; then ++ GLUT_MESA_DEPS='-l$(GLU_LIB) -l$(GL_LIB)' ++else ++ APP_LIB_DEPS="$APP_LIB_DEPS $GLUT_LIB_DEPS" ++ GLUT_LIB_DEPS="" ++ GLUT_MESA_DEPS="" ++fi ++AC_SUBST([GLUT_LIB_DEPS]) ++AC_SUBST([GLUT_MESA_DEPS]) ++AC_SUBST([GLUT_CFLAGS]) ++AC_SUBST([GLUT_PC_REQ_PRIV]) ++AC_SUBST([GLUT_PC_LIB_PRIV]) ++AC_SUBST([GLUT_PC_CFLAGS]) ++ ++AC_SUBST([SRC_DIRS]) ++ ++dnl Restore LDFLAGS and CPPFLAGS ++LDFLAGS="$_SAVE_LDFLAGS" ++CPPFLAGS="$_SAVE_CPPFLAGS" ++ ++dnl Substitute the config ++AC_CONFIG_FILES([configs/autoconf]) ++ ++dnl Replace the configs/current symlink ++AC_CONFIG_COMMANDS([configs],[ ++if test -f configs/current || test -L configs/current; then ++ rm -f configs/current ++fi ++ln -s autoconf configs/current ++]) ++ ++AC_OUTPUT ++ ++dnl ++dnl Output some configuration info for the user ++dnl ++echo "" ++echo " prefix: $prefix" ++echo " exec_prefix: $exec_prefix" ++echo " libdir: $libdir" ++echo " includedir: $includedir" ++ ++dnl Libraries ++echo "" ++echo " Shared libs: $enable_shared" ++echo " Static libs: $enable_static" ++ ++dnl Compiler options ++# cleanup the CFLAGS/CXXFLAGS/DEFINES vars ++cflags=`echo $CFLAGS $OPT_FLAGS $PIC_FLAGS $ARCH_FLAGS | \ ++ $SED 's/^ *//;s/ */ /;s/ *$//'` ++cxxflags=`echo $CXXFLAGS $OPT_FLAGS $PIC_FLAGS $ARCH_FLAGS | \ ++ $SED 's/^ *//;s/ */ /;s/ *$//'` ++defines=`echo $DEFINES $ASM_FLAGS | $SED 's/^ *//;s/ */ /;s/ *$//'` ++echo "" ++echo " CFLAGS: $cflags" ++echo " CXXFLAGS: $cxxflags" ++echo " Macros: $defines" ++echo "" ++echo " PYTHON2: $PYTHON2" ++ ++echo "" ++echo " Run '${MAKE-make}' to build GLUT" ++echo "" diff --git a/graphics/glut/patches/patch-src_Makefile b/graphics/glut/patches/patch-src_Makefile new file mode 100644 index 000000000..f1564a88e --- /dev/null +++ b/graphics/glut/patches/patch-src_Makefile @@ -0,0 +1,47 @@ +$NetBSD: patch-src_Makefile,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. + +--- src/Makefile.orig 2015-04-02 23:45:08.000000000 +0000 ++++ src/Makefile +@@ -0,0 +1,40 @@ ++# src/Makefile ++ ++TOP = .. ++ ++include $(TOP)/configs/current ++ ++SUBDIRS = $(SRC_DIRS) ++ ++ ++default: message $(TOP)/$(LIB_DIR) subdirs ++ ++ ++message: ++ @echo "Making sources for" $(CONFIG_NAME) ++ ++ ++subdirs: ++ @for dir in $(SUBDIRS) ; do \ ++ if [ -d $$dir ] ; then \ ++ (cd $$dir && $(MAKE)) || exit 1; \ ++ fi \ ++ done ++ ++install: $(TOP)/$(LIB_DIR) ++ @for dir in $(SUBDIRS) ; do \ ++ if [ -d $$dir ] ; then \ ++ (cd $$dir && $(MAKE) install) || exit 1 ; \ ++ fi \ ++ done ++ ++$(TOP)/$(LIB_DIR): ++ -@test -d $(TOP)/$(LIB_DIR) || mkdir -p $(TOP)/$(LIB_DIR) ++ ++ ++clean: ++ -@for dir in $(SUBDIRS) ; do \ ++ if [ -d $$dir ] ; then \ ++ (cd $$dir && $(MAKE) clean) ; \ ++ fi \ ++ done diff --git a/graphics/glut/patches/patch-src_glut_glx_Makefile b/graphics/glut/patches/patch-src_glut_glx_Makefile new file mode 100644 index 000000000..21803c04b --- /dev/null +++ b/graphics/glut/patches/patch-src_glut_glx_Makefile @@ -0,0 +1,53 @@ +$NetBSD: patch-src_glut_glx_Makefile,v 1.1 2015/04/03 01:00:52 tnn Exp $ + +Patch from FDO git to bring the package up to 8.0.1. +Also adds libtoolization for portability. + +--- src/glut/glx/Makefile.orig 2010-12-14 21:46:56.000000000 +0000 ++++ src/glut/glx/Makefile +@@ -81,7 +81,7 @@ OBJECTS = $(SOURCES:.c=.o) + ##### RULES ##### + + .c.o: +- $(CC) -c -I$(TOP)/include $(X11_INCLUDES) $(CFLAGS) $(GLUT_CFLAGS) $< ++ libtool --mode=compile $(CC) -c -I$(TOP)/include $(X11_INCLUDES) $(CFLAGS) $(GLUT_CFLAGS) $< + + + +@@ -92,11 +92,12 @@ default: $(TOP)/$(LIB_DIR)/$(GLUT_LIB_NA + + # Make the library + $(TOP)/$(LIB_DIR)/$(GLUT_LIB_NAME): depend $(OBJECTS) +- $(MKLIB) -o $(GLUT_LIB) -linker '$(CC)' -ldflags '$(LDFLAGS)' \ +- -major $(GLUT_MAJOR) -minor $(GLUT_MINOR) -patch $(GLUT_TINY) \ +- $(MKLIB_OPTIONS) -install $(TOP)/$(LIB_DIR) \ +- -id $(INSTALL_LIB_DIR)/lib$(GLUT_LIB).$(GLUT_MAJOR).dylib \ +- $(GLUT_LIB_DEPS) $(OBJECTS) ++ libtool --mode=link $(CC) -o libglut.la -rpath ${PREFIX}/lib -version-info ${GLUT_MAJOR}:0:0 $(GLUT_LIB_DEPS) $(OBJECTS:%.o=%.lo) ++# $(MKLIB) -o $(GLUT_LIB) -linker '$(CC)' -ldflags '$(LDFLAGS)' \ ++# -major $(GLUT_MAJOR) -minor $(GLUT_MINOR) -patch $(GLUT_TINY) \ ++# $(MKLIB_OPTIONS) -install $(TOP)/$(LIB_DIR) \ ++# -id $(INSTALL_LIB_DIR)/lib$(GLUT_LIB).$(GLUT_MAJOR).dylib \ ++# $(GLUT_LIB_DEPS) $(OBJECTS) + + + # glut pkgconfig file +@@ -117,7 +118,8 @@ install: glut.pc + $(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR) + $(INSTALL) -d $(DESTDIR)$(INSTALL_LIB_DIR)/pkgconfig + $(INSTALL) -m 644 $(TOP)/include/GL/glut.h $(DESTDIR)$(INSTALL_INC_DIR)/GL +- $(MINSTALL) $(TOP)/$(LIB_DIR)/$(GLUT_LIB_GLOB) $(DESTDIR)$(INSTALL_LIB_DIR) ++ libtool --mode=install $(INSTALL) libglut.la $(DESTDIR)$(INSTALL_LIB_DIR) ++# $(MINSTALL) $(TOP)/$(LIB_DIR)/$(GLUT_LIB_GLOB) $(DESTDIR)$(INSTALL_LIB_DIR) + $(INSTALL) -m 644 glut.pc $(DESTDIR)$(INSTALL_LIB_DIR)/pkgconfig + + +@@ -135,6 +137,6 @@ depend: $(SOURCES) + @ rm -f depend + @ touch depend + @ $(MKDEP) $(MKDEP_OPTIONS) -I$(TOP)/include $(SOURCES) \ +- $(X11_INCLUDES) > /dev/null ++ > /dev/null + +--include depend ++include depend diff --git a/graphics/glut/patches/patch-src_glut_glx_glutint.h b/graphics/glut/patches/patch-src_glut_glx_glutint.h new file mode 100644 index 000000000..f92819dfe --- /dev/null +++ b/graphics/glut/patches/patch-src_glut_glx_glutint.h @@ -0,0 +1,15 @@ +$NetBSD: patch-src_glut_glx_glutint.h,v 1.1 2015/04/06 07:07:43 tnn Exp $ + +Fix Solaris ifdef. + +--- src/glut/glx/glutint.h.orig 2010-12-14 21:46:56.000000000 +0000 ++++ src/glut/glx/glutint.h +@@ -92,7 +92,7 @@ extern int sys$gettim(struct timeval6 *) + #define IS_AT_OR_AFTER(t1, t2) ((t2).val >= (t1).val) + + #else +-#if defined(SVR4) && !defined(sun) /* Sun claims SVR4, but ++#if defined(SVR4) && !defined(__sun) /* Sun claims SVR4, but + wants 2 args. */ + #define GETTIMEOFDAY(_x) gettimeofday(_x) + #else diff --git a/graphics/glx-utils/Makefile b/graphics/glx-utils/Makefile index fcad38c8f..8014e67e5 100644 --- a/graphics/glx-utils/Makefile +++ b/graphics/glx-utils/Makefile @@ -1,35 +1,40 @@ -# $NetBSD: Makefile,v 1.11 2013/08/10 23:02:26 khorben Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:12 tnn Exp $ -DISTNAME= MesaDemos-${MESA_VERSION} -PKGNAME= glx-utils-${MESA_VERSION} +DISTNAME= mesa-demos-8.2.0 +PKGNAME= ${DISTNAME:S/mesa-demos/glx-utils/} +PKGREVISION= 1 CATEGORIES= x11 graphics +MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/8.2.0/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://cgit.freedesktop.org/mesa/demos/ COMMENT= OpenGL glxgears and glxinfo +#LICENSE= # Similar to mit but with SGI advertising clause. -.include "../../graphics/Mesa/Makefile.common" -MESA_VERSION= 7.4.4 - -MESA_PATCHFILES= # don't track Mesa patchlevels +NO_CONFIGURE= yes +USE_LANGUAGES= c INSTALLATION_DIRS= bin LDFLAGS+= -lX11 # ld 2.22 wants each library explicitly -.include "../../graphics/glu/buildlink3.mk" -.include "../../graphics/MesaLib/buildlink3.mk" do-build: - cd ${WRKSRC}/progs/xdemos && \ + cd ${WRKSRC}/src/xdemos && \ ${SETENV} ${MAKE_ENV} ${CC} -I../../include ${CFLAGS} \ glxgears.c ${LDFLAGS} \ -L../../lib -lGLU -lGL -lm -lXext \ -o glxgears && \ ${SETENV} ${MAKE_ENV} ${CC} -I../../include ${CFLAGS} \ - glxinfo.c ${LDFLAGS} \ + glxinfo.c glinfo_common.c ${LDFLAGS} \ -L../../lib -lGLU -lGL -lm -lXext -o glxinfo do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/progs/xdemos/glxgears \ + ${INSTALL_PROGRAM} ${WRKSRC}/src/xdemos/glxgears \ ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_PROGRAM} ${WRKSRC}/progs/xdemos/glxinfo \ + ${INSTALL_PROGRAM} ${WRKSRC}/src/xdemos/glxinfo \ ${DESTDIR}${PREFIX}/bin/ +.include "../../graphics/glu/buildlink3.mk" +.include "../../graphics/MesaLib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/glx-utils/distinfo b/graphics/glx-utils/distinfo index 2a998068a..e578494b1 100644 --- a/graphics/glx-utils/distinfo +++ b/graphics/glx-utils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2009/07/08 20:00:58 hasso Exp $ +$NetBSD: distinfo,v 1.13 2015/04/03 02:05:02 tnn Exp $ -SHA1 (Mesa-7.4.4/MesaDemos-7.4.4.tar.bz2) = 190b51dd1e456f12c70cd428ec47ca8de0ed72fe -RMD160 (Mesa-7.4.4/MesaDemos-7.4.4.tar.bz2) = 492850ff48aa54d35f1acdd09ac90e61a9d93bc1 -Size (Mesa-7.4.4/MesaDemos-7.4.4.tar.bz2) = 1367659 bytes +SHA1 (mesa-demos-8.2.0.tar.bz2) = e1a66ac63eebba4f950f95d830f34a6005167116 +RMD160 (mesa-demos-8.2.0.tar.bz2) = e6804e480ed5d227ba689cb9b3ea95cc85353889 +Size (mesa-demos-8.2.0.tar.bz2) = 10071635 bytes diff --git a/graphics/glx-utils/hacks.mk b/graphics/glx-utils/hacks.mk deleted file mode 100644 index afae2a36b..000000000 --- a/graphics/glx-utils/hacks.mk +++ /dev/null @@ -1,6 +0,0 @@ -# $NetBSD: hacks.mk,v 1.1 2013/08/10 23:02:26 khorben Exp $ - -### [Sun Aug 11 01:00:40 CEST 2013 : khorben] -### MesaDemos $MESA_VERSION may not exist, so forcing 7.4.4 for now -### -MESA_VERSION= 7.4.4 diff --git a/graphics/gmic/Makefile b/graphics/gmic/Makefile index cff110614..8baa5d34e 100644 --- a/graphics/gmic/Makefile +++ b/graphics/gmic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:12 tnn Exp $ DISTNAME= gmic_1.5.9.3 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gmic/} diff --git a/graphics/gmngview/Makefile b/graphics/gmngview/Makefile index 2bc996612..b8f02daa9 100644 --- a/graphics/gmngview/Makefile +++ b/graphics/gmngview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2014/09/25 10:51:31 jperkin Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:12 tnn Exp $ # DISTNAME= libmng-1.0.10 PKGNAME= ${DISTNAME:S/libmng/gmngview/} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmng/} diff --git a/graphics/gnome-icon-theme-symbolic/Makefile b/graphics/gnome-icon-theme-symbolic/Makefile index 2bc89e00e..dab7c506f 100644 --- a/graphics/gnome-icon-theme-symbolic/Makefile +++ b/graphics/gnome-icon-theme-symbolic/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/11/05 23:12:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:12 tnn Exp $ DISTNAME= gnome-icon-theme-symbolic-3.12.0 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-icon-theme-symbolic/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile index ef8b467a0..ba3885502 100644 --- a/graphics/gnuplot/Makefile +++ b/graphics/gnuplot/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.96 2015/03/03 15:22:20 mef Exp $ +# $NetBSD: Makefile,v 1.98 2015/04/26 09:25:44 tnn Exp $ DISTNAME= gnuplot-5.0.0 -API_VERSION= ${PKGVERSION:C/([0-9])\.([0-9])\.([0-9])/\1.\2/} +API_VERSION= ${PKGVERSION_NOREV:C/([0-9])\.([0-9])\.([0-9])/\1.\2/} CATEGORIES+= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gnuplot.sourceforge.net/ COMMENT= Portable interactive, function plotting utility +PKGREVISION= 1 #LICENSE= gnuplot + BSD CONFLICTS+= gnuplot-nox11-[0-9]* diff --git a/graphics/goocanvas/Makefile b/graphics/goocanvas/Makefile index 15044e441..404aa0d93 100644 --- a/graphics/goocanvas/Makefile +++ b/graphics/goocanvas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:12 tnn Exp $ # DISTNAME= goocanvas-1.0.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvas/1.0/} diff --git a/graphics/goocanvas/buildlink3.mk b/graphics/goocanvas/buildlink3.mk index c443703d4..3e078a684 100644 --- a/graphics/goocanvas/buildlink3.mk +++ b/graphics/goocanvas/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:12 tnn Exp $ # BUILDLINK_TREE+= goocanvas @@ -7,7 +7,7 @@ BUILDLINK_TREE+= goocanvas GOOCANVAS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goocanvas+= goocanvas>=0.12 -BUILDLINK_ABI_DEPENDS.goocanvas+= goocanvas>=1.0.0nb16 +BUILDLINK_ABI_DEPENDS.goocanvas+= goocanvas>=1.0.0nb17 BUILDLINK_PKGSRCDIR.goocanvas?= ../../graphics/goocanvas .include "../../devel/glib2/buildlink3.mk" diff --git a/graphics/goocanvas2/Makefile b/graphics/goocanvas2/Makefile index 892198226..cf5e106e2 100644 --- a/graphics/goocanvas2/Makefile +++ b/graphics/goocanvas2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:12 tnn Exp $ # DISTNAME= goocanvas-2.0.1 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvas/2.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/goocanvas2/buildlink3.mk b/graphics/goocanvas2/buildlink3.mk index 55425a456..714a0ca55 100644 --- a/graphics/goocanvas2/buildlink3.mk +++ b/graphics/goocanvas2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/25 14:23:12 tnn Exp $ # BUILDLINK_TREE+= goocanvas2 @@ -7,7 +7,7 @@ BUILDLINK_TREE+= goocanvas2 GOOCANVAS2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goocanvas2+= goocanvas2>=2.0 -BUILDLINK_ABI_DEPENDS.goocanvas2?= goocanvas2>=2.0.1nb3 +BUILDLINK_ABI_DEPENDS.goocanvas2?= goocanvas2>=2.0.1nb4 BUILDLINK_PKGSRCDIR.goocanvas2?= ../../graphics/goocanvas2 .include "../../devel/glib2/buildlink3.mk" diff --git a/graphics/goocanvasmm/Makefile b/graphics/goocanvasmm/Makefile index 735434c8f..390c1482b 100644 --- a/graphics/goocanvasmm/Makefile +++ b/graphics/goocanvasmm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/05/29 23:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:10 wiz Exp $ # DISTNAME= goocanvasmm-0.15.4 -PKGREVISION= 18 +PKGREVISION= 20 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goocanvasmm/0.15/} diff --git a/graphics/gource/Makefile b/graphics/gource/Makefile index a510afe99..e813d8649 100644 --- a/graphics/gource/Makefile +++ b/graphics/gource/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/11/07 19:39:34 adam Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:12 tnn Exp $ # DISTNAME= gource-0.40 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://gource.googlecode.com/files/ diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index a3df2a4c8..6fca37c70 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2013/07/15 02:02:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2015/05/02 08:44:51 ryoon Exp $ DISTNAME= gphoto2-2.4.14 CATEGORIES= graphics @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gphoto.sourceforge.net/proj/gphoto2/ +HOMEPAGE= http://gphoto.sourceforge.net/ COMMENT= Digital camera access command line client LICENSE= gnu-gpl-v2 diff --git a/graphics/gpicview/Makefile b/graphics/gpicview/Makefile index 7a8f30f00..18f7f92a5 100644 --- a/graphics/gpicview/Makefile +++ b/graphics/gpicview/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/11/12 18:11:57 snj Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:12 tnn Exp $ DISTNAME= gpicview-0.2.4 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} diff --git a/graphics/gqview-devel/Makefile b/graphics/gqview-devel/Makefile index d6d0accc1..88ed9fa01 100644 --- a/graphics/gqview-devel/Makefile +++ b/graphics/gqview-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:23:12 tnn Exp $ DISTNAME= gqview-2.1.5 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 6b49bd397..67cfd19ed 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.94 2015/04/25 14:23:12 tnn Exp $ DISTNAME= gqview-2.0.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqview/} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index f6dac2ca4..4c2ed938e 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.146 2014/12/01 08:45:04 wiz Exp $ +# $NetBSD: Makefile,v 1.148 2015/06/12 10:50:10 wiz Exp $ DISTNAME= graphviz-2.38.0 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ diff --git a/graphics/gri/Makefile b/graphics/gri/Makefile index 5746da392..47d8bbf24 100644 --- a/graphics/gri/Makefile +++ b/graphics/gri/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/05/29 23:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:50:10 wiz Exp $ DISTNAME= gri-2.12.23 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gri/} diff --git a/graphics/gst-plugins0.10-cairo/Makefile b/graphics/gst-plugins0.10-cairo/Makefile index 0e0f4033b..fa3840c14 100644 --- a/graphics/gst-plugins0.10-cairo/Makefile +++ b/graphics/gst-plugins0.10-cairo/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:47:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:23:13 tnn Exp $ # GST_PLUGINS0.10_NAME= cairo GST_PLUGINS0.10_DIRS= ext/cairo GST_PLUGINS0.10_FLAGS= cairo -PKGREVISION= 7 +PKGREVISION= 8 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" diff --git a/graphics/gst-plugins1-cairo/Makefile b/graphics/gst-plugins1-cairo/Makefile index eb053a3c2..6836c3ccd 100644 --- a/graphics/gst-plugins1-cairo/Makefile +++ b/graphics/gst-plugins1-cairo/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2014/08/08 21:31:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:13 tnn Exp $ GST_PLUGINS1_NAME= cairo GST_PLUGINS1_DIRS= ext/cairo GST_PLUGINS1_FLAGS= cairo +PKGREVISION= 1 .include "../../multimedia/gst-plugins1-good/Makefile.common" .include "../../graphics/cairo-gobject/buildlink3.mk" diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index a0f809c88..fe35dcc17 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2014/06/07 12:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2015/04/25 14:23:13 tnn Exp $ DISTNAME= gthumb-2.14.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/2.14/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/gthumb3/Makefile b/graphics/gthumb3/Makefile index ec5e23faa..2f75eb3ee 100644 --- a/graphics/gthumb3/Makefile +++ b/graphics/gthumb3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/06/07 12:11:23 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:23:13 tnn Exp $ DISTNAME= gthumb-3.0.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gthumb/3.0/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/gtkam/Makefile b/graphics/gtkam/Makefile index 551a26866..a520de274 100644 --- a/graphics/gtkam/Makefile +++ b/graphics/gtkam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2014/05/29 23:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2015/06/12 10:50:10 wiz Exp $ # DISTNAME= gtkam-0.1.18 -PKGREVISION= 15 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gphoto/} diff --git a/graphics/gtkglext/Makefile b/graphics/gtkglext/Makefile index acb456f52..20016ba5d 100644 --- a/graphics/gtkglext/Makefile +++ b/graphics/gtkglext/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/05/29 23:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/12 10:50:10 wiz Exp $ DISTNAME= gtkglext-1.2.0 -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gtkglext/buildlink3.mk b/graphics/gtkglext/buildlink3.mk index 864fbabfd..edd7305c5 100644 --- a/graphics/gtkglext/buildlink3.mk +++ b/graphics/gtkglext/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2015/04/25 14:23:13 tnn Exp $ BUILDLINK_TREE+= gtkglext @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkglext GTKGLEXT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkglext+= gtkglext>=1.2.0 -BUILDLINK_ABI_DEPENDS.gtkglext+= gtkglext>=1.2.0nb26 +BUILDLINK_ABI_DEPENDS.gtkglext+= gtkglext>=1.2.0nb28 BUILDLINK_PKGSRCDIR.gtkglext?= ../../graphics/gtkglext .include "../../devel/pangox-compat/buildlink3.mk" diff --git a/graphics/gtkimageview/Makefile b/graphics/gtkimageview/Makefile index f30768922..153ea0847 100644 --- a/graphics/gtkimageview/Makefile +++ b/graphics/gtkimageview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/12/01 12:39:17 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:13 tnn Exp $ DISTNAME= gtkimageview-1.6.4 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics MASTER_SITES= http://trac.bjourne.webfactional.com/chrome/common/releases/ diff --git a/graphics/guile-cairo/Makefile b/graphics/guile-cairo/Makefile index c49c05497..24d970f4d 100644 --- a/graphics/guile-cairo/Makefile +++ b/graphics/guile-cairo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:13 tnn Exp $ # DISTNAME= guile-cairo-1.4.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= graphics MASTER_SITES= http://download.gna.org/guile-cairo/ diff --git a/graphics/gwenview-i18n-kde3/Makefile b/graphics/gwenview-i18n-kde3/Makefile index ac3bc1fd4..12c6eda0d 100644 --- a/graphics/gwenview-i18n-kde3/Makefile +++ b/graphics/gwenview-i18n-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:13 tnn Exp $ # DISTNAME= gwenview-i18n-1.4.2 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= kde graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwenview/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gwenview-kde3/Makefile b/graphics/gwenview-kde3/Makefile index dcf94d2a4..7c1d5bbb3 100644 --- a/graphics/gwenview-kde3/Makefile +++ b/graphics/gwenview-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:10 wiz Exp $ # DISTNAME= gwenview-1.4.2 -PKGREVISION= 34 +PKGREVISION= 36 CATEGORIES= kde graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwenview/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 0add3e0af..81f357919 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2014/11/13 20:06:29 markd Exp $ +# $NetBSD: Makefile,v 1.80 2015/04/25 14:23:13 tnn Exp $ DISTNAME= gwenview-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE image viewer diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index 25475209e..c59553926 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/11/07 19:39:34 adam Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/12 10:50:10 wiz Exp $ DISTNAME= hugin-2010.4.0 -PKGREVISION= 35 +PKGREVISION= 38 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/icon-naming-utils/Makefile b/graphics/icon-naming-utils/Makefile index ebf067243..5059ade44 100644 --- a/graphics/icon-naming-utils/Makefile +++ b/graphics/icon-naming-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:38 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:10 wiz Exp $ # DISTNAME= icon-naming-utils-0.8.90 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://tango.freedesktop.org/releases/ diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 8a428cf6c..c44179493 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2015/03/09 09:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.118 2015/06/12 10:50:10 wiz Exp $ DISTNAME= inkscape-0.91 -PKGREVISION= 1 +PKGREVISION= 4 CATEGORIES= graphics #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ @@ -20,7 +20,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml EXTRACT_USING= bsdtar -GCC_REQD+= 3.0 +GCC_REQD+= 4.5.2 USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes diff --git a/graphics/jpegoptim/Makefile b/graphics/jpegoptim/Makefile index 0520badf5..2d1793e2d 100644 --- a/graphics/jpegoptim/Makefile +++ b/graphics/jpegoptim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2015/01/16 09:40:37 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/05/22 08:04:59 adam Exp $ -DISTNAME= jpegoptim-1.4.2 +DISTNAME= jpegoptim-1.4.3 CATEGORIES= graphics MASTER_SITES= http://www.kokkonen.net/tjko/src/ diff --git a/graphics/jpegoptim/distinfo b/graphics/jpegoptim/distinfo index d51d37238..d309bb40d 100644 --- a/graphics/jpegoptim/distinfo +++ b/graphics/jpegoptim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2015/01/16 09:40:37 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/22 08:04:59 adam Exp $ -SHA1 (jpegoptim-1.4.2.tar.gz) = 1d4b6927e2f4f08a0afa0141e9ef7ce750b8483d -RMD160 (jpegoptim-1.4.2.tar.gz) = 15d9f25a1c7b5ec66c4e8d4ca662d93361480977 -Size (jpegoptim-1.4.2.tar.gz) = 98028 bytes +SHA1 (jpegoptim-1.4.3.tar.gz) = 91afc02db9e10af47979ee88834437189790cd14 +RMD160 (jpegoptim-1.4.3.tar.gz) = 8d0313fe4dffe03a795003634236991c68e84b07 +Size (jpegoptim-1.4.3.tar.gz) = 98151 bytes diff --git a/graphics/kamera/Makefile b/graphics/kamera/Makefile index 520523895..157694628 100644 --- a/graphics/kamera/Makefile +++ b/graphics/kamera/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kamera-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE digital camera manager diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile index 00e84f70d..b95fc7cc5 100644 --- a/graphics/kbarcode/Makefile +++ b/graphics/kbarcode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2014/08/22 11:24:34 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:50:10 wiz Exp $ DISTNAME= kbarcode-2.0.7 -PKGREVISION= 32 +PKGREVISION= 34 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbarcode/} diff --git a/graphics/kcolorchooser/Makefile b/graphics/kcolorchooser/Makefile index 77e58d4e9..42fc83ba8 100644 --- a/graphics/kcolorchooser/Makefile +++ b/graphics/kcolorchooser/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kcolorchooser-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE color chooser diff --git a/graphics/kde-base-artwork/Makefile b/graphics/kde-base-artwork/Makefile index d2ee8e71d..32d39224a 100644 --- a/graphics/kde-base-artwork/Makefile +++ b/graphics/kde-base-artwork/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kde-base-artwork-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE KSplash theme diff --git a/graphics/kdegraphics-mobipocket/Makefile b/graphics/kdegraphics-mobipocket/Makefile index fdfddfb93..3569064d5 100644 --- a/graphics/kdegraphics-mobipocket/Makefile +++ b/graphics/kdegraphics-mobipocket/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2015/01/15 18:16:15 rumko Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kdegraphics-mobipocket-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= Library to support mobipocket ebooks diff --git a/graphics/kdegraphics-mobipocket/buildlink3.mk b/graphics/kdegraphics-mobipocket/buildlink3.mk index 791453ded..eb0857663 100644 --- a/graphics/kdegraphics-mobipocket/buildlink3.mk +++ b/graphics/kdegraphics-mobipocket/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/01/15 18:16:15 rumko Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/04/25 14:23:14 tnn Exp $ BUILDLINK_TREE+= kdegraphics-mobipocket @@ -6,6 +6,7 @@ BUILDLINK_TREE+= kdegraphics-mobipocket KDEGRAPHICS_MOBIPOCKET_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdegraphics-mobipocket+= kdegraphics-mobipocket>=4.14.3 +BUILDLINK_ABI_DEPENDS.kdegraphics-mobipocket?= kdegraphics-mobipocket>=4.14.3nb2 BUILDLINK_PKGSRCDIR.kdegraphics-mobipocket?= ../../graphics/kdegraphics-mobipocket .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/graphics/kdegraphics-strigi-analyzer/Makefile b/graphics/kdegraphics-strigi-analyzer/Makefile index 67f8c1b43..465c36f8e 100644 --- a/graphics/kdegraphics-strigi-analyzer/Makefile +++ b/graphics/kdegraphics-strigi-analyzer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 20:06:29 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kdegraphics-strigi-analyzer-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= Graphics file format plugins for Strigi Desktop Search diff --git a/graphics/kdegraphics-thumbnailers/Makefile b/graphics/kdegraphics-thumbnailers/Makefile index 7274d774b..78f90ebf5 100644 --- a/graphics/kdegraphics-thumbnailers/Makefile +++ b/graphics/kdegraphics-thumbnailers/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 20:06:29 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kdegraphics-thumbnailers-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= Graphics file format thumbnailers for KDE diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index d91716fb7..b3fa6e0b1 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.128 2014/09/08 21:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kdegraphics-${_KDE_VERSION} -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= graphics COMMENT= Graphics programs for the KDE integrated X11 desktop diff --git a/graphics/kdegraphics3/buildlink3.mk b/graphics/kdegraphics3/buildlink3.mk index 4df613b89..b19ceb87c 100644 --- a/graphics/kdegraphics3/buildlink3.mk +++ b/graphics/kdegraphics3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.49 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.50 2015/04/25 14:23:14 tnn Exp $ BUILDLINK_TREE+= kdegraphics @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdegraphics KDEGRAPHICS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdegraphics+= kdegraphics>=3.5.0nb2 -BUILDLINK_ABI_DEPENDS.kdegraphics+= kdegraphics>=3.5.10nb41 +BUILDLINK_ABI_DEPENDS.kdegraphics+= kdegraphics>=3.5.10nb44 BUILDLINK_PKGSRCDIR.kdegraphics?= ../../graphics/kdegraphics3 .include "../../converters/fribidi/buildlink3.mk" diff --git a/graphics/kgamma/Makefile b/graphics/kgamma/Makefile index 3f7b6a732..ade42d669 100644 --- a/graphics/kgamma/Makefile +++ b/graphics/kgamma/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:29 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:14 tnn Exp $ DISTNAME= kgamma-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE screen gamma values kcontrol module diff --git a/graphics/kipi-plugins-calendar-kde3/Makefile b/graphics/kipi-plugins-calendar-kde3/Makefile index 1229087e9..2c562dc28 100644 --- a/graphics/kipi-plugins-calendar-kde3/Makefile +++ b/graphics/kipi-plugins-calendar-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2014/08/22 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:10 wiz Exp $ DISTNAME= kipi-plugins-0.1.7 PKGNAME= kipi-plugins-calendar-0.1.7 -PKGREVISION= 42 +PKGREVISION= 44 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/kipi-plugins-kde3/Makefile b/graphics/kipi-plugins-kde3/Makefile index d8631384d..c78d7ccac 100644 --- a/graphics/kipi-plugins-kde3/Makefile +++ b/graphics/kipi-plugins-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2014/08/22 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:50:11 wiz Exp $ DISTNAME= kipi-plugins-0.1.7 -PKGREVISION= 44 +PKGREVISION= 46 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index f7fe11fd1..a6b205082 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2014/11/15 20:59:33 markd Exp $ +# $NetBSD: Makefile,v 1.108 2015/04/25 14:23:14 tnn Exp $ # PKGNAME= kipi-plugins-4.4.0 +PKGREVISION= 2 DISTNAME= digikam-4.4.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} diff --git a/graphics/kolourpaint/Makefile b/graphics/kolourpaint/Makefile index f47a0c76e..1137174cf 100644 --- a/graphics/kolourpaint/Makefile +++ b/graphics/kolourpaint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:15 tnn Exp $ DISTNAME= kolourpaint-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE paint program diff --git a/graphics/koverartist/Makefile b/graphics/koverartist/Makefile index 016571dfe..1a16e74d0 100644 --- a/graphics/koverartist/Makefile +++ b/graphics/koverartist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/11/07 19:39:35 adam Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:11 wiz Exp $ PKGNAME= koverartist-0.7.6 DISTNAME= 38195-koverartist_0.7.6.orig -PKGREVISION= 23 +PKGREVISION= 26 CATEGORIES= graphics kde MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile index 4082fae65..7ff332f8c 100644 --- a/graphics/kphotoalbum/Makefile +++ b/graphics/kphotoalbum/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:23:15 tnn Exp $ # DISTNAME= kphotoalbum-3.1.1 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= graphics MASTER_SITES= http://ktown.kde.org/kphotoalbum/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/kphotobook/Makefile b/graphics/kphotobook/Makefile index 3179ec0a5..e646d885e 100644 --- a/graphics/kphotobook/Makefile +++ b/graphics/kphotobook/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/08/22 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:15 tnn Exp $ # DISTNAME= kphotobook-0.0.6 -PKGREVISION= 36 +PKGREVISION= 37 CATEGORIES= kde graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotobook/} diff --git a/graphics/kphotools/Makefile b/graphics/kphotools/Makefile index d79cff3d2..f7ab2443d 100644 --- a/graphics/kphotools/Makefile +++ b/graphics/kphotools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/08/22 11:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:15 tnn Exp $ # DISTNAME= kphotools-0.2.1 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= kde graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/kruler/Makefile b/graphics/kruler/Makefile index 1413ca5fb..e776c1f04 100644 --- a/graphics/kruler/Makefile +++ b/graphics/kruler/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:29 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:15 tnn Exp $ DISTNAME= kruler-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE screen ruler diff --git a/graphics/ksaneplugin/Makefile b/graphics/ksaneplugin/Makefile index 64452b43d..0185c2bcb 100644 --- a/graphics/ksaneplugin/Makefile +++ b/graphics/ksaneplugin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:15 tnn Exp $ DISTNAME= ksaneplugin-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= SANE Plugin for KDE diff --git a/graphics/ksnapshot/Makefile b/graphics/ksnapshot/Makefile index 372ce7f89..46c0de56d 100644 --- a/graphics/ksnapshot/Makefile +++ b/graphics/ksnapshot/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:15 tnn Exp $ DISTNAME= ksnapshot-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE screen capture program diff --git a/graphics/lasem/Makefile b/graphics/lasem/Makefile index 94374a8d3..bc0577490 100644 --- a/graphics/lasem/Makefile +++ b/graphics/lasem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:23:15 tnn Exp $ # DISTNAME= lasem-0.4.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/lasem/0.4/ EXTRACT_SUFX= .tar.xz diff --git a/graphics/lasem/buildlink3.mk b/graphics/lasem/buildlink3.mk index fb32c2590..6cb2762cd 100644 --- a/graphics/lasem/buildlink3.mk +++ b/graphics/lasem/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:23:15 tnn Exp $ BUILDLINK_TREE+= lasem @@ -6,7 +6,7 @@ BUILDLINK_TREE+= lasem LASEM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.lasem+= lasem>=0.2.0 -BUILDLINK_ABI_DEPENDS.lasem?= lasem>=0.4.1nb6 +BUILDLINK_ABI_DEPENDS.lasem?= lasem>=0.4.1nb7 BUILDLINK_PKGSRCDIR.lasem?= ../../graphics/lasem .include "../../devel/glib2/buildlink3.mk" diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index dd395835a..858f798b5 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.28 2014/12/19 08:38:03 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/06 12:03:24 gdt Exp $ DISTNAME= lensfun-0.2.8 PKGREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://download.berlios.de/lensfun/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lensfun/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= gdt@NetBSD.org -HOMEPAGE= http://lensfun.berlios.de/ +HOMEPAGE= http://lensfun.sourceforge.net/ COMMENT= Library for rectifying defects introduced by photographic equipment LICENSE= gnu-lgpl-v3 diff --git a/graphics/lib3ds/Makefile b/graphics/lib3ds/Makefile index 18e43fd39..fa6476ab7 100644 --- a/graphics/lib3ds/Makefile +++ b/graphics/lib3ds/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2013/12/23 11:57:04 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:15 tnn Exp $ DISTNAME= lib3ds-1.2.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lib3ds/} diff --git a/graphics/lib3ds/buildlink3.mk b/graphics/lib3ds/buildlink3.mk index fdfdac20d..940fce849 100644 --- a/graphics/lib3ds/buildlink3.mk +++ b/graphics/lib3ds/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2012/05/07 01:53:35 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:23:15 tnn Exp $ BUILDLINK_TREE+= lib3ds @@ -6,7 +6,7 @@ BUILDLINK_TREE+= lib3ds LIB3DS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.lib3ds+= lib3ds>=1.2.0nb2 -BUILDLINK_ABI_DEPENDS.lib3ds+= lib3ds>=1.2.0nb4 +BUILDLINK_ABI_DEPENDS.lib3ds+= lib3ds>=1.2.0nb7 BUILDLINK_PKGSRCDIR.lib3ds?= ../../graphics/lib3ds .include "../../graphics/Mesa/buildlink3.mk" diff --git a/graphics/libepoxy/DESCR b/graphics/libepoxy/DESCR new file mode 100644 index 000000000..9e6f70b31 --- /dev/null +++ b/graphics/libepoxy/DESCR @@ -0,0 +1,4 @@ +Epoxy is a library for handling OpenGL function pointer management for you. +It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), +eglGetProcAddress(), etc. from the app developer, with very little knowledge +needed on their part. diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile new file mode 100644 index 000000000..83b5a06a5 --- /dev/null +++ b/graphics/libepoxy/Makefile @@ -0,0 +1,40 @@ +# $NetBSD: Makefile,v 1.5 2015/06/14 21:50:07 prlw1 Exp $ + +DISTNAME= libepoxy-1.2 +PKGREVISION= 2 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_GITHUB:=anholt/} +GITHUB_TAG= v${PKGVERSION_NOREV} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/anholt/libepoxy/ +COMMENT= Library for OpenGL function pointer management +LICENSE= mit + +BUILD_DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat + +USE_TOOLS+= pkg-config autoconf autoreconf automake +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +PYTHON_FOR_BUILD_ONLY= yes + +PKGCONFIG_OVERRIDE+= epoxy.pc.in + +pre-configure: + cd ${WRKSRC} && autoreconf -vif + +.include "../../mk/bsd.prefs.mk" + +PLIST_VARS+= egl +.if ${X11_TYPE} == "modular" || exists(${X11BASE}/include/EGL/egl.h) +PLIST.egl= yes +CONFIGURE_ENV+= PKGSRC_BUILD_EGL=yes +.else +CONFIGURE_ENV+= PKGSRC_BUILD_EGL=no +.endif + +.include "../../lang/python/tool.mk" +.include "../../devel/xorg-util-macros/buildlink3.mk" +.include "../../graphics/MesaLib/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/libepoxy/PLIST b/graphics/libepoxy/PLIST new file mode 100644 index 000000000..a69341716 --- /dev/null +++ b/graphics/libepoxy/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/13 19:13:10 tnn Exp $ +${PLIST.egl}include/epoxy/egl.h +${PLIST.egl}include/epoxy/egl_generated.h +include/epoxy/gl.h +include/epoxy/gl_generated.h +include/epoxy/glx.h +include/epoxy/glx_generated.h +lib/libepoxy.la +lib/pkgconfig/epoxy.pc diff --git a/graphics/libepoxy/buildlink3.mk b/graphics/libepoxy/buildlink3.mk new file mode 100644 index 000000000..4813e1035 --- /dev/null +++ b/graphics/libepoxy/buildlink3.mk @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/03 08:48:57 tnn Exp $ + +BUILDLINK_TREE+= libepoxy + +.if !defined(LIBEPOXY_BUILDLINK3_MK) +LIBEPOXY_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libepoxy+= libepoxy>=1.2 +BUILDLINK_PKGSRCDIR.libepoxy?= ../../graphics/libepoxy + +.endif # LIBEPOXY_BUILDLINK3_MK + +BUILDLINK_TREE+= -libepoxy diff --git a/graphics/libepoxy/distinfo b/graphics/libepoxy/distinfo new file mode 100644 index 000000000..5afe931ec --- /dev/null +++ b/graphics/libepoxy/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.3 2015/06/14 21:50:07 prlw1 Exp $ + +SHA1 (libepoxy-1.2.tar.gz) = e700520711b9e4fa07c286aa36e431d8ad4133f5 +RMD160 (libepoxy-1.2.tar.gz) = fc5c11eacb437b437c4d6b185a79dc1d6a4467df +Size (libepoxy-1.2.tar.gz) = 267110 bytes +SHA1 (patch-configure.ac) = 6651693923d0384806a400e54c9dcec8553f06c4 +SHA1 (patch-src_dispatch__common.c) = 09132e4da31ff799563e2f7aae0b1af42a87701f +SHA1 (patch-src_dispatch__common.h) = a95512892d4f0172366b19246602f00db6c03dc6 diff --git a/graphics/libepoxy/patches/patch-configure.ac b/graphics/libepoxy/patches/patch-configure.ac new file mode 100644 index 000000000..d61cbe1d9 --- /dev/null +++ b/graphics/libepoxy/patches/patch-configure.ac @@ -0,0 +1,33 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/06/13 19:13:10 tnn Exp $ + +Override EGL detection. + +--- configure.ac.orig 2014-05-14 00:22:08.000000000 +0000 ++++ configure.ac +@@ -62,7 +62,7 @@ has_znow=yes + + case $host_os in + mingw*) +- build_egl=no ++ build_egl=${PKGSRC_BUILD_EGL} + build_glx=no + build_wgl=yes + # On windows, the DLL has to have all of its functions +@@ -77,7 +77,7 @@ case $host_os in + AC_SUBST([LOG_COMPILER], [wine]) + ;; + darwin*) +- build_egl=no ++ build_egl=${PKGSRC_BUILD_EGL} + build_glx=yes + build_wgl=no + build_apple=yes +@@ -85,7 +85,7 @@ case $host_os in + EPOXY_LINK_LIBS="" + ;; + *) +- build_egl=yes ++ build_egl=${PKGSRC_BUILD_EGL} + build_glx=yes + build_wgl=no + # On platforms with dlopen, we load everything dynamically and diff --git a/graphics/libepoxy/patches/patch-src_dispatch__common.c b/graphics/libepoxy/patches/patch-src_dispatch__common.c new file mode 100644 index 000000000..82002127d --- /dev/null +++ b/graphics/libepoxy/patches/patch-src_dispatch__common.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_dispatch__common.c,v 1.1 2015/06/14 21:50:07 prlw1 Exp $ + +Native X has /usr/X11R7/lib/libGL.so.2. + +--- src/dispatch_common.c.orig 2014-05-14 00:22:08.000000000 +0000 ++++ src/dispatch_common.c +@@ -105,7 +105,7 @@ + #ifdef __APPLE__ + #define GLX_LIB "/opt/X11/lib/libGL.1.dylib" + #else +-#define GLX_LIB "libGL.so.1" ++#define GLX_LIB "libGL.so" + #endif + + struct api { diff --git a/graphics/libepoxy/patches/patch-src_dispatch__common.h b/graphics/libepoxy/patches/patch-src_dispatch__common.h new file mode 100644 index 000000000..24a6d9c6b --- /dev/null +++ b/graphics/libepoxy/patches/patch-src_dispatch__common.h @@ -0,0 +1,19 @@ +$NetBSD: patch-src_dispatch__common.h,v 1.1 2015/06/13 19:13:10 tnn Exp $ + +Override EGL detection. + +--- src/dispatch_common.h.orig 2014-05-14 00:22:08.000000000 +0000 ++++ src/dispatch_common.h +@@ -34,7 +34,12 @@ + #define PLATFORM_HAS_WGL 0 + #define EPOXY_IMPORTEXPORT + #else ++#include "config.h" ++#ifdef BUILD_EGL + #define PLATFORM_HAS_EGL 1 ++#else ++#define PLATFORM_HAS_EGL 0 ++#endif + #define PLATFORM_HAS_GLX 1 + #define PLATFORM_HAS_WGL 0 + #define EPOXY_IMPORTEXPORT diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 48c6ed4b3..8034db272 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:23:15 tnn Exp $ DISTNAME= libexif-gtk-0.3.5 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libexif-gtk/buildlink3.mk b/graphics/libexif-gtk/buildlink3.mk index 7502041c8..5dcafea73 100644 --- a/graphics/libexif-gtk/buildlink3.mk +++ b/graphics/libexif-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:23:15 tnn Exp $ # # This file was created automatically using createbuildlink-3.4. @@ -8,7 +8,7 @@ BUILDLINK_TREE+= libexif-gtk LIBEXIF_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libexif-gtk+= libexif-gtk>=0.3.3nb7 -BUILDLINK_ABI_DEPENDS.libexif-gtk+= libexif-gtk>=0.3.5nb24 +BUILDLINK_ABI_DEPENDS.libexif-gtk+= libexif-gtk>=0.3.5nb25 BUILDLINK_PKGSRCDIR.libexif-gtk?= ../../graphics/libexif-gtk .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/graphics/libgdiplus/Makefile b/graphics/libgdiplus/Makefile index 9924f2cf3..5782903a9 100644 --- a/graphics/libgdiplus/Makefile +++ b/graphics/libgdiplus/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.72 2014/05/31 15:56:27 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2015/05/23 11:52:46 kefren Exp $ -DISTNAME= libgdiplus-2.10.9 +DISTNAME= libgdiplus-3.12 PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.mono-project.com/sources/libgdiplus/ -EXTRACT_SUFX= .tar.bz2 MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/ diff --git a/graphics/libgdiplus/buildlink3.mk b/graphics/libgdiplus/buildlink3.mk index 80fe5c324..23076589f 100644 --- a/graphics/libgdiplus/buildlink3.mk +++ b/graphics/libgdiplus/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.49 2014/05/31 15:56:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.50 2015/04/25 14:23:15 tnn Exp $ BUILDLINK_TREE+= libgdiplus @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgdiplus LIBGDIPLUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgdiplus+= libgdiplus>=2.8.1 -BUILDLINK_ABI_DEPENDS.libgdiplus+= libgdiplus>=2.10nb14 +BUILDLINK_ABI_DEPENDS.libgdiplus+= libgdiplus>=2.10.9nb2 BUILDLINK_PKGSRCDIR.libgdiplus?= ../../graphics/libgdiplus .include "../../devel/glib2/buildlink3.mk" diff --git a/graphics/libgdiplus/distinfo b/graphics/libgdiplus/distinfo index aea1c32e8..b4390b166 100644 --- a/graphics/libgdiplus/distinfo +++ b/graphics/libgdiplus/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.36 2014/05/20 20:20:43 adam Exp $ +$NetBSD: distinfo,v 1.38 2015/05/23 11:52:46 kefren Exp $ -SHA1 (libgdiplus-2.10.9.tar.bz2) = 5e127b818d9af032928c7f7cfba812c1231a8478 -RMD160 (libgdiplus-2.10.9.tar.bz2) = a4cbc7d3eaa518a2186b3f8e98fc485c7da4d30b -Size (libgdiplus-2.10.9.tar.bz2) = 2074317 bytes -SHA1 (patch-aa) = 7c57287b22f92e0ac4692c5ee075d5ae0ac6d966 -SHA1 (patch-src_gdiplus-private.h) = d51ecacdeea19105c510459cdff698453583b3d3 -SHA1 (patch-src_gifcodec.c) = 4d9fbf4703369f366028aac864250ed79faeb130 +SHA1 (libgdiplus-3.12.tar.gz) = 7f7d2b82c0d755bb854fd76d0d62120cdde35d8c +RMD160 (libgdiplus-3.12.tar.gz) = 23837bce58c2f6082b1455edebad5b7a0c95e842 +Size (libgdiplus-3.12.tar.gz) = 688120 bytes +SHA1 (patch-src_gifcodec.c) = 24e33c94595355fe5762b9488d10187541e97713 diff --git a/graphics/libgdiplus/patches/patch-aa b/graphics/libgdiplus/patches/patch-aa deleted file mode 100644 index c0b663b72..000000000 --- a/graphics/libgdiplus/patches/patch-aa +++ /dev/null @@ -1,165 +0,0 @@ -$NetBSD: patch-aa,v 1.9 2011/01/24 13:52:15 wiz Exp $ - -Fix build with png-1.5. -https://bugzilla.novell.com/show_bug.cgi?id=666583 - ---- src/pngcodec.c.orig 2010-11-03 16:52:54.000000000 +0000 -+++ src/pngcodec.c -@@ -116,10 +116,15 @@ gdip_load_png_properties (png_structp pn - bitmap_data->dpi_horz = png_get_x_pixels_per_inch(png_ptr, info_ptr); - bitmap_data->dpi_vert = png_get_y_pixels_per_inch(png_ptr, info_ptr); - #elif defined(PNG_pHYs_SUPPORTED) -- if ((info_ptr->valid & PNG_INFO_pHYs) && (info_ptr->phys_unit_type == PNG_RESOLUTION_METER)) { -- bitmap_data->image_flags |= ImageFlagsHasRealDPI; -- bitmap_data->dpi_horz = info_ptr->x_pixels_per_unit * 0.0254; -- bitmap_data->dpi_vert = info_ptr->y_pixels_per_unit * 0.0254; -+ if (png_get_valid (png_ptr, info_ptr, PNG_INFO_pHYs)) { -+ png_uint_32 res_x, res_y; -+ int unit_type; -+ png_get_pHYs (png_ptr, info_ptr, &res_x, &res_y, &unit_type); -+ if (unit_type == PNG_RESOLUTION_METER) { -+ bitmap_data->image_flags |= ImageFlagsHasRealDPI; -+ bitmap_data->dpi_horz = res_x * 0.0254; -+ bitmap_data->dpi_vert = res_y * 0.0254; -+ } - } - #endif - /* default to screen resolution (if nothing was provided or available) */ -@@ -130,7 +135,7 @@ gdip_load_png_properties (png_structp pn - #if defined(PNG_iCCP_SUPPORTED) - { - png_charp name; -- png_charp profile; -+ png_bytep profile; - png_uint_32 proflen; - int compression_type; - -@@ -292,6 +297,11 @@ gdip_load_png_image_from_file_or_stream - ImageFlags colourspace_flag; - int i; - int j; -+ png_colorp png_palette; -+ int png_num_palette; -+ png_bytep trans_alpha; -+ int num_trans; -+ png_color_16p trans_color; - - width = png_get_image_width (png_ptr, info_ptr); - height = png_get_image_height (png_ptr, info_ptr); -@@ -309,6 +319,8 @@ gdip_load_png_image_from_file_or_stream - } - - /* Copy palette. */ -+ png_get_PLTE (png_ptr, info_ptr, &png_palette, &png_num_palette); -+ - num_colours = 1 << bit_depth; - - if (png_get_color_type (png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY) { -@@ -321,8 +333,8 @@ gdip_load_png_image_from_file_or_stream - colourspace_flag = ImageFlagsColorSpaceRGB; - - palette_entries = num_colours; -- if (palette_entries > info_ptr->num_palette) { -- palette_entries = info_ptr->num_palette; -+ if (palette_entries > png_num_palette) { -+ palette_entries = png_num_palette; - } - - palette = GdipAlloc (sizeof(ColorPalette) + (num_colours - 1) * sizeof(ARGB)); -@@ -331,29 +343,30 @@ gdip_load_png_image_from_file_or_stream - - for (i=0; i < palette_entries; i++) { - set_pixel_bgra (&palette->Entries[i], 0, -- info_ptr->palette[i].blue, -- info_ptr->palette[i].green, -- info_ptr->palette[i].red, -+ png_palette[i].blue, -+ png_palette[i].green, -+ png_palette[i].red, - 0xFF); /* alpha */ - } - } - -+ png_get_tRNS (png_ptr, info_ptr, &trans_alpha, &num_trans, &trans_color); - /* Make sure transparency is respected. */ -- if (info_ptr->num_trans > 0) { -+ if (num_trans > 0) { - palette->Flags |= PaletteFlagsHasAlpha; - colourspace_flag |= ImageFlagsHasAlpha; - -- if (info_ptr->num_trans > info_ptr->num_palette) { -- info_ptr->num_trans = info_ptr->num_palette; -+ if (num_trans > png_num_palette) { -+ num_trans = png_num_palette; - } - -- for (i=0; i < info_ptr->num_trans; i++) { -+ for (i=0; i < num_trans; i++) { - set_pixel_bgra(&palette->Entries[i], 0, -- info_ptr->palette[i].blue, -- info_ptr->palette[i].green, -- info_ptr->palette[i].red, -+ png_palette[i].blue, -+ png_palette[i].green, -+ png_palette[i].red, - #if PNG_LIBPNG_VER > 10399 -- info_ptr->trans_alpha [i]); /* alpha */ -+ trans_alpha [i]); /* alpha */ - #else - info_ptr->trans[i]); /* alpha */ - #endif -@@ -398,6 +411,8 @@ gdip_load_png_image_from_file_or_stream - BYTE bit_depth; - int stride; - int interlace; -+ png_colorp png_palette; -+ int png_num_palette; - png_bytep *row_pointers; - BYTE *rawptr; - int i, j; -@@ -490,32 +505,33 @@ gdip_load_png_image_from_file_or_stream - png_byte palette = 0; - png_byte pix = *rowp++; - -+ png_get_PLTE (png_ptr, info_ptr, &png_palette, &png_num_palette); - palette = (pix >> 6) & 0x03; - set_pixel_bgra (rawptr, 0, -- info_ptr->palette[palette].blue, -- info_ptr->palette[palette].green, -- info_ptr->palette[palette].red, -+ png_palette[palette].blue, -+ png_palette[palette].green, -+ png_palette[palette].red, - 0xFF); /* alpha */ - - palette = (pix >> 4) & 0x03; - set_pixel_bgra (rawptr, 4, -- info_ptr->palette[palette].blue, -- info_ptr->palette[palette].green, -- info_ptr->palette[palette].red, -+ png_palette[palette].blue, -+ png_palette[palette].green, -+ png_palette[palette].red, - 0xFF); /* alpha */ - - palette = (pix >> 2) & 0x03; - set_pixel_bgra (rawptr, 8, -- info_ptr->palette[palette].blue, -- info_ptr->palette[palette].green, -- info_ptr->palette[palette].red, -+ png_palette[palette].blue, -+ png_palette[palette].green, -+ png_palette[palette].red, - 0xFF); /* alpha */ - - palette = pix & 0x03; - set_pixel_bgra (rawptr, 12, -- info_ptr->palette[palette].blue, -- info_ptr->palette[palette].green, -- info_ptr->palette[palette].red, -+ png_palette[palette].blue, -+ png_palette[palette].green, -+ png_palette[palette].red, - 0xFF); /* alpha */ - rawptr += 16; - } diff --git a/graphics/libgdiplus/patches/patch-src_gdiplus-private.h b/graphics/libgdiplus/patches/patch-src_gdiplus-private.h deleted file mode 100644 index 8efb91d22..000000000 --- a/graphics/libgdiplus/patches/patch-src_gdiplus-private.h +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-src_gdiplus-private.h,v 1.1 2013/12/13 20:50:05 markd Exp $ - -Build with freetype 2.5.x - ---- src/gdiplus-private.h.orig 2011-01-13 22:28:19.000000000 +0000 -+++ src/gdiplus-private.h -@@ -30,7 +30,8 @@ - #include - #include - #include --#include -+#include -+#include FT_TRUETYPE_TABLES_H - #include - #include - diff --git a/graphics/libgdiplus/patches/patch-src_gifcodec.c b/graphics/libgdiplus/patches/patch-src_gifcodec.c index 21641f6ff..58121f442 100644 --- a/graphics/libgdiplus/patches/patch-src_gifcodec.c +++ b/graphics/libgdiplus/patches/patch-src_gifcodec.c @@ -1,42 +1,44 @@ -$NetBSD: patch-src_gifcodec.c,v 1.3 2014/05/20 20:20:43 adam Exp $ +$NetBSD: patch-src_gifcodec.c,v 1.5 2015/05/23 11:52:46 kefren Exp $ -Fixes for giflib 5.x +Fixes for giflib 5 ---- src/gifcodec.c.orig 2011-12-02 17:23:12.000000000 +0000 -+++ src/gifcodec.c -@@ -39,8 +39,12 @@ GUID gdip_gif_image_format_guid = {0xb96 +--- src/gifcodec.c.orig 2015-01-05 12:27:06.000000000 +0200 ++++ src/gifcodec.c 2015-05-23 14:47:51.000000000 +0300 +@@ -107,7 +107,7 @@ gdip_gif_inputfunc (GifFileType *gif, Gi + */ - #include "gifcodec.h" + static int +-AddExtensionBlockMono(SavedImage *New, int Len, BYTE ExtData[]) ++AddExtensionBlockMono(SavedImage *New, int ExtCode, int Len, BYTE ExtData[]) + { + ExtensionBlock *ep; --/* giflib declares this incorrectly as EgifOpen */ -+/* giflib declares this incorrectly as EgifOpen up to 4.1.2 -+ GIF_LIB_VERSION is defined up to 4.1.6, and prototype is changed in 5.0, -+ so it is safe to use it as check condition */ -+#ifdef GIF_LIB_VERSION - extern GifFileType *EGifOpen(void *userData, OutputFunc writeFunc); -+#endif - - /* Data structure used for callback */ - typedef struct -@@ -129,7 +133,7 @@ AddExtensionBlockMono(SavedImage *New, i +@@ -131,7 +131,7 @@ AddExtensionBlockMono(SavedImage *New, i if (ExtData) { memcpy(ep->Bytes, ExtData, Len); - ep->Function = New->Function; -+ ep->Function = New->ExtensionBlocks[New->ExtensionBlockCount++].Function; ++ ep->Function = ExtCode; } return (GIF_OK); -@@ -232,7 +236,7 @@ DGifSlurpMono(GifFileType * GifFile, Sav +@@ -234,20 +234,23 @@ DGifSlurpMono(GifFileType * GifFile, Sav } case EXTENSION_RECORD_TYPE: { - if (DGifGetExtension(GifFile, &temp_save.Function, &ExtData) == GIF_ERROR) { -+ if (DGifGetExtension(GifFile, &temp_save.ExtensionBlocks[temp_save.ExtensionBlockCount].Function, &ExtData) == GIF_ERROR) { ++ int ExtCode; ++ if (DGifGetExtension(GifFile, &ExtCode, &ExtData) == GIF_ERROR) { return (GIF_ERROR); } -@@ -245,7 +249,9 @@ DGifSlurpMono(GifFileType * GifFile, Sav + while (ExtData != NULL) { + /* Create an extension block with our data */ +- if (AddExtensionBlockMono(&temp_save, ExtData[0], &ExtData[1]) == GIF_ERROR) { ++ if (AddExtensionBlockMono(&temp_save, ExtCode, ExtData[0], &ExtData[1]) == GIF_ERROR) { + return (GIF_ERROR); + } + if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR) { return (GIF_ERROR); } @@ -46,7 +48,7 @@ Fixes for giflib 5.x } break; } -@@ -304,9 +310,9 @@ gdip_load_gif_image (void *stream, GpIma +@@ -306,9 +309,9 @@ gdip_load_gif_image (void *stream, GpIma loop_counter = FALSE; if (from_file) { @@ -58,7 +60,7 @@ Fixes for giflib 5.x } if (gif == NULL) { -@@ -581,7 +587,7 @@ gdip_load_gif_image (void *stream, GpIma +@@ -583,7 +586,7 @@ gdip_load_gif_image (void *stream, GpIma } FreeExtensionMono(&global_extensions); @@ -67,7 +69,7 @@ Fixes for giflib 5.x *image = result; return Ok; -@@ -597,7 +603,7 @@ error: +@@ -599,7 +602,7 @@ error: if (gif != NULL) { FreeExtensionMono (&global_extensions); @@ -76,7 +78,7 @@ Fixes for giflib 5.x } *image = NULL; -@@ -661,9 +667,9 @@ gdip_save_gif_image (void *stream, GpIma +@@ -663,9 +666,9 @@ gdip_save_gif_image (void *stream, GpIma } if (from_file) { @@ -88,7 +90,7 @@ Fixes for giflib 5.x } if (!fp) { -@@ -702,7 +708,7 @@ gdip_save_gif_image (void *stream, GpIma +@@ -704,7 +707,7 @@ gdip_save_gif_image (void *stream, GpIma goto error; } @@ -97,7 +99,7 @@ Fixes for giflib 5.x pixbuf = GdipAlloc(pixbuf_size); if (pixbuf == NULL) { -@@ -793,7 +799,7 @@ gdip_save_gif_image (void *stream, GpIma +@@ -795,7 +798,7 @@ gdip_save_gif_image (void *stream, GpIma pixbuf = pixbuf_org; } else { cmap_size = 256; @@ -106,7 +108,7 @@ Fixes for giflib 5.x red = GdipAlloc(pixbuf_size); green = GdipAlloc(pixbuf_size); -@@ -824,13 +830,13 @@ gdip_save_gif_image (void *stream, GpIma +@@ -826,13 +829,13 @@ gdip_save_gif_image (void *stream, GpIma v += 4; } } @@ -122,7 +124,7 @@ Fixes for giflib 5.x cmap->ColorCount = 1 << cmap->BitsPerPixel; if ((frame == 0) && (k == 0)) { -@@ -848,8 +854,10 @@ gdip_save_gif_image (void *stream, GpIma +@@ -850,8 +853,10 @@ gdip_save_gif_image (void *stream, GpIma Buffer[0] = 1; Buffer[1] = ptr[0]; Buffer[2] = ptr[1]; @@ -135,7 +137,7 @@ Fixes for giflib 5.x } } -@@ -901,7 +909,7 @@ gdip_save_gif_image (void *stream, GpIma +@@ -903,7 +908,7 @@ gdip_save_gif_image (void *stream, GpIma pixbuf += bitmap_data->width; } @@ -144,7 +146,7 @@ Fixes for giflib 5.x if (red != NULL) { GdipFree (red); } -@@ -923,13 +931,13 @@ gdip_save_gif_image (void *stream, GpIma +@@ -925,13 +930,13 @@ gdip_save_gif_image (void *stream, GpIma } } diff --git a/graphics/libgltf/Makefile b/graphics/libgltf/Makefile index 088c2f9ed..785fd14bd 100644 --- a/graphics/libgltf/Makefile +++ b/graphics/libgltf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/01/06 10:44:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:15 tnn Exp $ DISTNAME= libgltf-0.0.2 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://dev-www.libreoffice.org/src/libgltf/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile index 97967848a..1c9495c60 100644 --- a/graphics/libgnomecanvas/Makefile +++ b/graphics/libgnomecanvas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: Makefile,v 1.76 2015/04/25 14:23:16 tnn Exp $ # DISTNAME= libgnomecanvas-2.30.3 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecanvas/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libgnomecanvas/buildlink3.mk b/graphics/libgnomecanvas/buildlink3.mk index f41e3e87a..973fc0335 100644 --- a/graphics/libgnomecanvas/buildlink3.mk +++ b/graphics/libgnomecanvas/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:47:58 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libgnomecanvas @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomecanvas LIBGNOMECANVAS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomecanvas+= libgnomecanvas>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnomecanvas+= libgnomecanvas>=2.30.3nb16 +BUILDLINK_ABI_DEPENDS.libgnomecanvas+= libgnomecanvas>=2.30.3nb17 BUILDLINK_PKGSRCDIR.libgnomecanvas?= ../../graphics/libgnomecanvas .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/graphics/libgnomecanvasmm/Makefile b/graphics/libgnomecanvasmm/Makefile index 057856206..cedc0b8ba 100644 --- a/graphics/libgnomecanvasmm/Makefile +++ b/graphics/libgnomecanvasmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:16 tnn Exp $ DISTNAME= libgnomecanvasmm-2.26.0 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecanvasmm/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libgnomecanvasmm/buildlink3.mk b/graphics/libgnomecanvasmm/buildlink3.mk index 1076b20a9..9163859fc 100644 --- a/graphics/libgnomecanvasmm/buildlink3.mk +++ b/graphics/libgnomecanvasmm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libgnomecanvasmm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomecanvasmm LIBGNOMECANVASMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomecanvasmm+= libgnomecanvasmm>=2.10.0 -BUILDLINK_ABI_DEPENDS.libgnomecanvasmm+= libgnomecanvasmm>=2.26.0nb21 +BUILDLINK_ABI_DEPENDS.libgnomecanvasmm+= libgnomecanvasmm>=2.26.0nb22 BUILDLINK_PKGSRCDIR.libgnomecanvasmm?= ../../graphics/libgnomecanvasmm .include "../../graphics/libgnomecanvas/buildlink3.mk" diff --git a/graphics/libkdcraw-kde3/Makefile b/graphics/libkdcraw-kde3/Makefile index d0339372c..610f947d8 100644 --- a/graphics/libkdcraw-kde3/Makefile +++ b/graphics/libkdcraw-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:16 tnn Exp $ # DISTNAME= libkdcraw-0.1.9 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libkdcraw-kde3/buildlink3.mk b/graphics/libkdcraw-kde3/buildlink3.mk index ebd80888f..ebc3e8a52 100644 --- a/graphics/libkdcraw-kde3/buildlink3.mk +++ b/graphics/libkdcraw-kde3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libkdcraw @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkdcraw LIBKDCRAW_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkdcraw+= libkdcraw>=0.1.1<4.0 -BUILDLINK_ABI_DEPENDS.libkdcraw+= libkdcraw>=0.1.9nb26 +BUILDLINK_ABI_DEPENDS.libkdcraw+= libkdcraw>=0.1.9nb27 BUILDLINK_PKGSRCDIR.libkdcraw?= ../../graphics/libkdcraw-kde3 .include "../../x11/qt3-libs/buildlink3.mk" diff --git a/graphics/libkdcraw/Makefile b/graphics/libkdcraw/Makefile index f3e336ece..e79b0677c 100644 --- a/graphics/libkdcraw/Makefile +++ b/graphics/libkdcraw/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/11/13 20:06:29 markd Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:16 tnn Exp $ DISTNAME= libkdcraw-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE digital camera raw image library wrapper diff --git a/graphics/libkdcraw/buildlink3.mk b/graphics/libkdcraw/buildlink3.mk index 5a87da870..b7e583689 100644 --- a/graphics/libkdcraw/buildlink3.mk +++ b/graphics/libkdcraw/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2014/11/07 19:39:24 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libkdcraw @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkdcraw LIBKDCRAW_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkdcraw+= libkdcraw>=4.8.0 -BUILDLINK_ABI_DEPENDS.libkdcraw?= libkdcraw>=4.11.5nb5 +BUILDLINK_ABI_DEPENDS.libkdcraw?= libkdcraw>=4.14.3nb2 BUILDLINK_PKGSRCDIR.libkdcraw?= ../../graphics/libkdcraw .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/graphics/libkexif/Makefile b/graphics/libkexif/Makefile index 12def73ea..f0779b653 100644 --- a/graphics/libkexif/Makefile +++ b/graphics/libkexif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:23:16 tnn Exp $ DISTNAME= libkexif-0.2.5 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libkexif/buildlink3.mk b/graphics/libkexif/buildlink3.mk index 0a7c3d5e6..293726f62 100644 --- a/graphics/libkexif/buildlink3.mk +++ b/graphics/libkexif/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libkexif @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkexif LIBKEXIF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkexif+= libkexif>=0.2.5 -BUILDLINK_ABI_DEPENDS.libkexif+= libkexif>=0.2.5nb31 +BUILDLINK_ABI_DEPENDS.libkexif+= libkexif>=0.2.5nb32 BUILDLINK_PKGSRCDIR.libkexif?= ../../graphics/libkexif .include "../../graphics/libexif/buildlink3.mk" diff --git a/graphics/libkexiv2-kde3/Makefile b/graphics/libkexiv2-kde3/Makefile index 6e1ddd763..088ead906 100644 --- a/graphics/libkexiv2-kde3/Makefile +++ b/graphics/libkexiv2-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:16 tnn Exp $ # DISTNAME= libkexiv2-0.1.9 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libkexiv2-kde3/buildlink3.mk b/graphics/libkexiv2-kde3/buildlink3.mk index 379da0b83..40000b194 100644 --- a/graphics/libkexiv2-kde3/buildlink3.mk +++ b/graphics/libkexiv2-kde3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2014/08/22 11:24:25 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libkexiv2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkexiv2 LIBKEXIV2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkexiv2+= libkexiv2>=0.1.1<4.0 -BUILDLINK_ABI_DEPENDS.libkexiv2+= libkexiv2>=0.1.9nb21 +BUILDLINK_ABI_DEPENDS.libkexiv2+= libkexiv2>=0.1.9nb22 BUILDLINK_PKGSRCDIR.libkexiv2?= ../../graphics/libkexiv2-kde3 .include "../../graphics/exiv2/buildlink3.mk" diff --git a/graphics/libkexiv2/Makefile b/graphics/libkexiv2/Makefile index cfcce897f..a66b24e2e 100644 --- a/graphics/libkexiv2/Makefile +++ b/graphics/libkexiv2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/25 14:23:16 tnn Exp $ # DISTNAME= libkexiv2-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE wrapper around exiv2 diff --git a/graphics/libkface/Makefile b/graphics/libkface/Makefile index 4bccb6044..b13c18707 100644 --- a/graphics/libkface/Makefile +++ b/graphics/libkface/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/11/15 20:58:04 markd Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:16 tnn Exp $ # PKGNAME= libkface-4.4.0 +PKGREVISION= 2 DISTNAME= digikam-4.4.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} diff --git a/graphics/libkface/buildlink3.mk b/graphics/libkface/buildlink3.mk index 541bab4fb..1b1da6463 100644 --- a/graphics/libkface/buildlink3.mk +++ b/graphics/libkface/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libkface @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkface LIBKFACE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkface+= libkface>=2.5.0 -BUILDLINK_ABI_DEPENDS.libkface?= libkface>=3.5.0nb6 +BUILDLINK_ABI_DEPENDS.libkface?= libkface>=4.4.0nb2 BUILDLINK_PKGSRCDIR.libkface?= ../../graphics/libkface .include "../../graphics/opencv/buildlink3.mk" diff --git a/graphics/libkipi-kde3/Makefile b/graphics/libkipi-kde3/Makefile index b737d47f8..133df88aa 100644 --- a/graphics/libkipi-kde3/Makefile +++ b/graphics/libkipi-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/08/22 11:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:16 tnn Exp $ DISTNAME= libkipi-0.1.6 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kipi/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/libkipi-kde3/buildlink3.mk b/graphics/libkipi-kde3/buildlink3.mk index 0c212e6e1..4a88dbdbb 100644 --- a/graphics/libkipi-kde3/buildlink3.mk +++ b/graphics/libkipi-kde3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2014/08/22 11:24:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libkipi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkipi LIBKIPI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkipi+= libkipi>=0.1.5<4.0 -BUILDLINK_ABI_DEPENDS.libkipi+= libkipi>=0.1.6nb27 +BUILDLINK_ABI_DEPENDS.libkipi+= libkipi>=0.1.6nb28 BUILDLINK_PKGSRCDIR.libkipi?= ../../graphics/libkipi-kde3 .include "../../x11/kdelibs3/buildlink3.mk" diff --git a/graphics/libkipi/Makefile b/graphics/libkipi/Makefile index 8924e8ae5..1386ba737 100644 --- a/graphics/libkipi/Makefile +++ b/graphics/libkipi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2014/11/13 20:06:28 markd Exp $ +# $NetBSD: Makefile,v 1.66 2015/04/25 14:23:16 tnn Exp $ DISTNAME= libkipi-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE image plugin interface diff --git a/graphics/libkipi/buildlink3.mk b/graphics/libkipi/buildlink3.mk index 1a51298ef..5433cb8ab 100644 --- a/graphics/libkipi/buildlink3.mk +++ b/graphics/libkipi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.46 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.48 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libkipi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkipi LIBKIPI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkipi+= libkipi>=4.8.0 -BUILDLINK_ABI_DEPENDS.libkipi?= libkipi>=4.11.5nb5 +BUILDLINK_ABI_DEPENDS.libkipi?= libkipi>=4.14.3nb2 BUILDLINK_PKGSRCDIR.libkipi?= ../../graphics/libkipi .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/graphics/libksane/Makefile b/graphics/libksane/Makefile index ab966a23f..432234c3a 100644 --- a/graphics/libksane/Makefile +++ b/graphics/libksane/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/14 18:44:37 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:16 tnn Exp $ DISTNAME= libksane-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= SANE Library interface for KDE diff --git a/graphics/libksane/buildlink3.mk b/graphics/libksane/buildlink3.mk index df0f6cfee..d66d0bf64 100644 --- a/graphics/libksane/buildlink3.mk +++ b/graphics/libksane/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= libksane @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libksane LIBKSANE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libksane+= libksane>=4.8.0 -BUILDLINK_ABI_DEPENDS.libksane?= libksane>=4.11.5nb5 +BUILDLINK_ABI_DEPENDS.libksane?= libksane>=4.14.3nb2 BUILDLINK_PKGSRCDIR.libksane?= ../../graphics/libksane .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 189cf1925..94a2c2476 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2015/03/04 08:50:55 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:23:16 tnn Exp $ -DISTNAME= librsvg-2.40.8 +DISTNAME= librsvg-2.40.9 +PKGREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/graphics/librsvg/buildlink3.mk b/graphics/librsvg/buildlink3.mk index bb3724c39..c113d9b4a 100644 --- a/graphics/librsvg/buildlink3.mk +++ b/graphics/librsvg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2015/04/25 14:23:16 tnn Exp $ BUILDLINK_TREE+= librsvg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= librsvg LIBRSVG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.librsvg+= librsvg>=2.12.6nb1 -BUILDLINK_ABI_DEPENDS.librsvg+= librsvg>=2.40.1nb1 +BUILDLINK_ABI_DEPENDS.librsvg+= librsvg>=2.40.9nb1 BUILDLINK_PKGSRCDIR.librsvg?= ../../graphics/librsvg .include "../../devel/pango/buildlink3.mk" diff --git a/graphics/librsvg/distinfo b/graphics/librsvg/distinfo index 046b4d54e..d2adf4c6a 100644 --- a/graphics/librsvg/distinfo +++ b/graphics/librsvg/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.31 2015/03/04 08:50:55 wiz Exp $ +$NetBSD: distinfo,v 1.32 2015/04/03 09:08:52 wiz Exp $ -SHA1 (librsvg-2.40.8.tar.xz) = dcf8419e704163442f0eb7441c749a8eb51a05e6 -RMD160 (librsvg-2.40.8.tar.xz) = 4fb8458fe5e492289b772a9644ef98a43fa1514b -Size (librsvg-2.40.8.tar.xz) = 515512 bytes +SHA1 (librsvg-2.40.9.tar.xz) = aed7c0d4363096f3d306a933609a2464ad1dd23f +RMD160 (librsvg-2.40.9.tar.xz) = c662eb876a03d613f15232d31d9d014b79470a0f +Size (librsvg-2.40.9.tar.xz) = 519172 bytes SHA1 (patch-ab) = 684e885aec9af2cfeff9e9708e3be9e158bba3f9 diff --git a/graphics/libscigraphica/Makefile b/graphics/libscigraphica/Makefile index d0837847f..5f6060378 100644 --- a/graphics/libscigraphica/Makefile +++ b/graphics/libscigraphica/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:16 tnn Exp $ DISTNAME= libscigraphica-2.1.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/} diff --git a/graphics/libscigraphica/buildlink3.mk b/graphics/libscigraphica/buildlink3.mk index 86b8388b5..a64893ad4 100644 --- a/graphics/libscigraphica/buildlink3.mk +++ b/graphics/libscigraphica/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/04/25 14:23:16 tnn Exp $ # BUILDLINK_TREE+= libscigraphica @@ -7,7 +7,7 @@ BUILDLINK_TREE+= libscigraphica LIBSCIGRAPHICA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libscigraphica+= libscigraphica>=2.1.1 -BUILDLINK_ABI_DEPENDS.libscigraphica+= libscigraphica>=2.1.1nb26 +BUILDLINK_ABI_DEPENDS.libscigraphica+= libscigraphica>=2.1.1nb27 BUILDLINK_PKGSRCDIR.libscigraphica?= ../../graphics/libscigraphica .include "../../graphics/libart/buildlink3.mk" diff --git a/graphics/libsixel/Makefile b/graphics/libsixel/Makefile index 5e93b5deb..f5c5bbd59 100644 --- a/graphics/libsixel/Makefile +++ b/graphics/libsixel/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2015/03/13 15:51:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/11 21:11:28 ryoon Exp $ -DISTNAME= libsixel-1.4.10 +DISTNAME= libsixel-1.4.11 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GITHUB:=saitoha/} GITHUB_PROJECT= libsixel diff --git a/graphics/libsixel/distinfo b/graphics/libsixel/distinfo index db28ce375..7b2f75a12 100644 --- a/graphics/libsixel/distinfo +++ b/graphics/libsixel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2015/03/13 15:51:49 ryoon Exp $ +$NetBSD: distinfo,v 1.16 2015/04/11 21:11:28 ryoon Exp $ -SHA1 (libsixel-1.4.10.tar.gz) = 644d354f55dcc80ffc44f9f4a1386d97e2cdca47 -RMD160 (libsixel-1.4.10.tar.gz) = 7ceb372df2be2aef93329de17d3c56a8bba0269a -Size (libsixel-1.4.10.tar.gz) = 4057725 bytes +SHA1 (libsixel-1.4.11.tar.gz) = 53afd51994461c3974ef2944366bbc399da9f1fc +RMD160 (libsixel-1.4.11.tar.gz) = 4a0f2b0271e413d57a7feb887cdad870d227a022 +Size (libsixel-1.4.11.tar.gz) = 4057623 bytes diff --git a/graphics/libwebp/Makefile b/graphics/libwebp/Makefile index f905b516e..e4dad2ee2 100644 --- a/graphics/libwebp/Makefile +++ b/graphics/libwebp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/10/25 08:55:31 adam Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/02 03:10:39 adam Exp $ -DISTNAME= libwebp-0.4.2 +DISTNAME= libwebp-0.4.3 CATEGORIES= graphics MASTER_SITES= http://downloads.webmproject.org/releases/webp/ diff --git a/graphics/libwebp/distinfo b/graphics/libwebp/distinfo index 9b9029cd4..658b3a29f 100644 --- a/graphics/libwebp/distinfo +++ b/graphics/libwebp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/10/25 08:55:31 adam Exp $ +$NetBSD: distinfo,v 1.7 2015/06/02 03:10:39 adam Exp $ -SHA1 (libwebp-0.4.2.tar.gz) = 49bb46fcb27aa01c7417064828560a57e3c7ff47 -RMD160 (libwebp-0.4.2.tar.gz) = b4ce9dd4b121b5108ccf05477f9a6719237c3d2c -Size (libwebp-0.4.2.tar.gz) = 977801 bytes +SHA1 (libwebp-0.4.3.tar.gz) = 1c307a61c4d0018620b4ba9a58e8f48a8d6640ef +RMD160 (libwebp-0.4.3.tar.gz) = 90f54fe03f15c0d1f7031aa6b2f2c2db97f5e0e0 +Size (libwebp-0.4.3.tar.gz) = 990904 bytes diff --git a/graphics/lprof/Makefile b/graphics/lprof/Makefile index e1bf0ed43..fad57de73 100644 --- a/graphics/lprof/Makefile +++ b/graphics/lprof/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/08/21 16:37:51 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:17 tnn Exp $ # DISTNAME= lprof-1.10.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lprof/} diff --git a/graphics/magicpoint/Makefile b/graphics/magicpoint/Makefile index a22c0f156..10dc1eb2a 100644 --- a/graphics/magicpoint/Makefile +++ b/graphics/magicpoint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.95 2014/09/08 21:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2015/06/12 10:50:11 wiz Exp $ DISTNAME= magicpoint-1.13a -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 graphics MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile index cacf981a2..d9c43ebf9 100644 --- a/graphics/mandelbulber/Makefile +++ b/graphics/mandelbulber/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:23:17 tnn Exp $ # DISTNAME= mandelbulber1.13-1 PKGNAME= ${DISTNAME:S/-/./:S/mandelbulber/mandelbulber-/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mandelbulber/} diff --git a/graphics/mng/Makefile b/graphics/mng/Makefile index ca0b4c4c7..b3547f8f4 100644 --- a/graphics/mng/Makefile +++ b/graphics/mng/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.40 2013/10/09 17:38:26 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/20 21:51:33 wiz Exp $ -DISTNAME= libmng-2.0.2 +DISTNAME= libmng-2.0.3 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmng/} \ http://www.libmng.com/download/ +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.libmng.com/ diff --git a/graphics/mng/distinfo b/graphics/mng/distinfo index 5801ccf3e..fad0cf30b 100644 --- a/graphics/mng/distinfo +++ b/graphics/mng/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/10/09 17:38:26 wiz Exp $ +$NetBSD: distinfo,v 1.14 2015/04/20 21:51:33 wiz Exp $ -SHA1 (libmng-2.0.2.tar.gz) = ed63ebddb3d556a730024e2d6a6e00b8c0f5bc41 -RMD160 (libmng-2.0.2.tar.gz) = 5ba74707ba1941e345914bf2aa7025d23f3359bc -Size (libmng-2.0.2.tar.gz) = 1559967 bytes +SHA1 (libmng-2.0.3.tar.xz) = 0f141482ffcef6f8cd4413f945a59310ac2e49af +RMD160 (libmng-2.0.3.tar.xz) = 9f2625a98ae3359eb4c65c17c8d2bf9e5ff87761 +Size (libmng-2.0.3.tar.xz) = 951808 bytes diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index d4fa1f12f..f2c2b90f3 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/03/15 04:51:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:17 tnn Exp $ DISTNAME= mypaint-1.1.0 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.gna.org/mypaint/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index 2a29e6762..256df795b 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.203 2015/03/12 12:35:42 tnn Exp $ +# $NetBSD: Makefile,v 1.204 2015/06/12 10:50:11 wiz Exp $ DISTNAME= netpbm-10.68.02 CATEGORIES= graphics MASTER_SITES= # -PKGREVISION= 1 +PKGREVISION= 2 # manually created from svn checkout of # svn checkout http://svn.code.sf.net/p/netpbm/code/advanced netpbm # tar --exclude netpbm/.svn/\* -cvzf /archive/distfiles/netpbm-$VERSION.tar.gz netpbm diff --git a/graphics/nvtv/Makefile b/graphics/nvtv/Makefile index f4494dcab..5d8c5a44c 100644 --- a/graphics/nvtv/Makefile +++ b/graphics/nvtv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2015/01/04 07:17:32 dholland Exp $ +# $NetBSD: Makefile,v 1.34 2015/05/03 19:45:48 joerg Exp $ DISTNAME= nvtv-0.4.7 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nv-tv-out/} @@ -11,8 +11,10 @@ COMMENT= Tool to manipulate TV-Out settings on NVidia cards ONLY_FOR_PLATFORM= *-*-i386 # uses iopl() ONLY_FOR_PLATFORM+= *-*-x86_64 # may not build without some hacking +NOT_FOR_PLATFORM+= NetBSD-*-x86_64 # lack of x86_64_[gs]_set_ioperm. CONFLICTS= nvtv-gtk2-[0-9]* +USE_TOOLS+= pkg-config GNU_CONFIGURE= YES RCD_SCRIPTS= nvtvd diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile index 0934f4721..81b29b715 100644 --- a/graphics/opencsg/Makefile +++ b/graphics/opencsg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2012/10/06 14:11:08 asau Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:17 tnn Exp $ DISTNAME= OpenCSG-1.3.2 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.opencsg.org/ diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 2da3a7712..e2713072d 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2015/03/02 23:28:13 sevan Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:17 tnn Exp $ DISTNAME= opencv-2.4.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opencvlibrary/} EXTRACT_SUFX= .zip diff --git a/graphics/openexr/distinfo b/graphics/openexr/distinfo index 6194908a1..fd547da67 100644 --- a/graphics/openexr/distinfo +++ b/graphics/openexr/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.26 2014/08/19 13:34:42 joerg Exp $ +$NetBSD: distinfo,v 1.27 2015/04/13 18:45:46 jperkin Exp $ SHA1 (openexr-2.2.0.tar.gz) = d09a68c4443b7a12a0484c073adaef348b44cb92 RMD160 (openexr-2.2.0.tar.gz) = a825ed42e731da3bc39f25ce2a310712a5b0f956 @@ -6,5 +6,5 @@ Size (openexr-2.2.0.tar.gz) = 14489661 bytes SHA1 (patch-IlmImf_ImfFastHuf.cpp) = bf583b5e0efb1af6e00d671b07d4cc154e13ac44 SHA1 (patch-IlmImf_ImfSystemSpecific.cpp) = 79bf644181650fa7dc13c04dfeb68142bde6a2b6 SHA1 (patch-IlmImf_ImfSystemSpecific.h) = f36d049085e42beabcf5f7af5354009391a1f9f2 -SHA1 (patch-aa) = 08b38d81338fc755c321911a9ffa3cccb53e99f3 +SHA1 (patch-aa) = 8633b04f9c13f163947e7ac81eb4ef7a6fd9eb88 SHA1 (patch-ab) = 0efe7155350e1976d1d7bad9da8b1a037fd84572 diff --git a/graphics/openexr/patches/patch-aa b/graphics/openexr/patches/patch-aa index e76790be4..061d5ff85 100644 --- a/graphics/openexr/patches/patch-aa +++ b/graphics/openexr/patches/patch-aa @@ -1,7 +1,8 @@ -$NetBSD: patch-aa,v 1.9 2014/08/11 19:42:46 adam Exp $ +$NetBSD: patch-aa,v 1.10 2015/04/13 18:45:46 jperkin Exp $ Shell portability fix: see https://savannah.nongnu.org/bugs/index.php?22222 +Ensure asm instructions are checked correctly. --- configure.orig 2014-08-10 04:48:26.000000000 +0000 +++ configure @@ -14,6 +15,19 @@ https://savannah.nongnu.org/bugs/index.php?22222 +@@ -17584,10 +17584,10 @@ main () + int n = 0; + int eax = 0; + int edx = 0; +- __asm__( ++ __asm__ volatile ( + "xgetbv \n" + "vzeroupper " +- : "=a"(eax), "=d"(edx) : "c"(n) : ); ++ : "=a"(eax), "=d"(edx) : "c"(n) ); + #else + #error No GCC style inline asm supported for AVX instructions + #endif @@ -17631,7 +17631,7 @@ fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $gcc_inline_asm_avx" >&5 diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 25e26ecb9..a58d7e6bd 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/11/30 02:34:31 markd Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:17 tnn Exp $ OIIOVER= 1.4.10 DISTNAME= oiio-Release-${OIIOVER} PKGNAME= ${DISTNAME:S/oiio-Release/openimageio/} -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= -https://github.com/OpenImageIO/oiio/archive/Release-${OIIOVER}.tar.gz diff --git a/graphics/openimageio/buildlink3.mk b/graphics/openimageio/buildlink3.mk index e3c0c8a83..a69926434 100644 --- a/graphics/openimageio/buildlink3.mk +++ b/graphics/openimageio/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2015/04/25 14:23:17 tnn Exp $ BUILDLINK_TREE+= openimageio @@ -6,7 +6,7 @@ BUILDLINK_TREE+= openimageio OPENIMAGEIO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.openimageio+= openimageio>=1.1.1 -BUILDLINK_ABI_DEPENDS.openimageio?= openimageio>=1.4.10nb4 +BUILDLINK_ABI_DEPENDS.openimageio?= openimageio>=1.4.10nb6 BUILDLINK_PKGSRCDIR.openimageio?= ../../graphics/openimageio .include "../../devel/boost-libs/buildlink3.mk" diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index e29cb6fc5..8345fd81f 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2015/03/14 18:46:13 gdt Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:17 tnn Exp $ DISTNAME= OpenSceneGraph-3.0.1 PKGNAME= osg-3.0.1 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= graphics devel MASTER_SITES= http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${PKGVERSION_NOREV}/source/ EXTRACT_SUFX= .zip diff --git a/graphics/osg/buildlink3.mk b/graphics/osg/buildlink3.mk index 3047f3f93..8e3473e46 100644 --- a/graphics/osg/buildlink3.mk +++ b/graphics/osg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/10/01 16:09:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2015/04/25 14:23:17 tnn Exp $ BUILDLINK_TREE+= osg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= osg OSG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.osg+= osg>=2.8.3 -BUILDLINK_ABI_DEPENDS.osg+= osg>=3.0.1nb34 +BUILDLINK_ABI_DEPENDS.osg+= osg>=3.0.1nb36 BUILDLINK_PKGSRCDIR.osg?= ../../graphics/osg .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/p5-Barcode-Code128/Makefile b/graphics/p5-Barcode-Code128/Makefile index 072db9e94..580de5555 100644 --- a/graphics/p5-Barcode-Code128/Makefile +++ b/graphics/p5-Barcode-Code128/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:11 wiz Exp $ DISTNAME= Barcode-Code128-2.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WR/WRW/} diff --git a/graphics/p5-Chart-ThreeD/Makefile b/graphics/p5-Chart-ThreeD/Makefile index 831c8938f..b6bf37511 100644 --- a/graphics/p5-Chart-ThreeD/Makefile +++ b/graphics/p5-Chart-ThreeD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:11 wiz Exp $ DISTNAME= Chart-ThreeD-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/} diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 877b0cda9..443898bab 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:11 wiz Exp $ DISTNAME= Chart-2.4.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/} diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile index 5604e96b8..735dd56d7 100644 --- a/graphics/p5-GD-Barcode/Makefile +++ b/graphics/p5-GD-Barcode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:11 wiz Exp $ DISTNAME= GD-Barcode-1.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GD-Graph-sparklines/Makefile b/graphics/p5-GD-Graph-sparklines/Makefile index fde72a257..c7904aaf0 100644 --- a/graphics/p5-GD-Graph-sparklines/Makefile +++ b/graphics/p5-GD-Graph-sparklines/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:11 wiz Exp $ # DISTNAME= GD-Graph-sparklines-0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile index 99e37f17b..732195182 100644 --- a/graphics/p5-GD-Graph3d/Makefile +++ b/graphics/p5-GD-Graph3d/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:11 wiz Exp $ DISTNAME= GD-Graph3d-0.63 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GD-SVG/Makefile b/graphics/p5-GD-SVG/Makefile index a0e56a5f2..9f3cf6d93 100644 --- a/graphics/p5-GD-SVG/Makefile +++ b/graphics/p5-GD-SVG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:11 wiz Exp $ # DISTNAME= GD-SVG-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GD-SecurityImage/Makefile b/graphics/p5-GD-SecurityImage/Makefile index feedaf82d..77b9c6969 100644 --- a/graphics/p5-GD-SecurityImage/Makefile +++ b/graphics/p5-GD-SecurityImage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:11 wiz Exp $ DISTNAME= GD-SecurityImage-1.72 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 963fd6e07..71d571cc9 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2014/10/09 14:06:36 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2015/06/12 10:50:11 wiz Exp $ DISTNAME= GD-2.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GDGraph-boxplot/Makefile b/graphics/p5-GDGraph-boxplot/Makefile index 3eb904040..c94da76ee 100644 --- a/graphics/p5-GDGraph-boxplot/Makefile +++ b/graphics/p5-GDGraph-boxplot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:12 wiz Exp $ DISTNAME= GDGraph-boxplot-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GDGraph/Makefile b/graphics/p5-GDGraph/Makefile index 59a7822b6..e8cad2aee 100644 --- a/graphics/p5-GDGraph/Makefile +++ b/graphics/p5-GDGraph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:12 wiz Exp $ DISTNAME= GDGraph-1.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GDTextUtil/Makefile b/graphics/p5-GDTextUtil/Makefile index 5f9b2848d..0e744264c 100644 --- a/graphics/p5-GDTextUtil/Makefile +++ b/graphics/p5-GDTextUtil/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:12 wiz Exp $ DISTNAME= GDTextUtil-0.86 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} diff --git a/graphics/p5-GIFgraph/Makefile b/graphics/p5-GIFgraph/Makefile index e338cea78..8698918c3 100644 --- a/graphics/p5-GIFgraph/Makefile +++ b/graphics/p5-GIFgraph/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:12 wiz Exp $ # DISTNAME= GIFgraph-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GIFgraph/} diff --git a/graphics/p5-Gnome2-Canvas/Makefile b/graphics/p5-Gnome2-Canvas/Makefile index 387a54d19..f9eda6082 100644 --- a/graphics/p5-Gnome2-Canvas/Makefile +++ b/graphics/p5-Gnome2-Canvas/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:12 wiz Exp $ # DISTNAME= Gnome2-Canvas-1.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 23 +PKGREVISION= 25 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/graphics/p5-Gnome2-Canvas/buildlink3.mk b/graphics/p5-Gnome2-Canvas/buildlink3.mk index 14472760f..d82f12441 100644 --- a/graphics/p5-Gnome2-Canvas/buildlink3.mk +++ b/graphics/p5-Gnome2-Canvas/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:17 tnn Exp $ BUILDLINK_TREE+= p5-Gnome2-Canvas @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-Gnome2-Canvas P5_GNOME2_CANVAS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Gnome2-Canvas+= p5-Gnome2-Canvas>=1.002 -BUILDLINK_ABI_DEPENDS.p5-Gnome2-Canvas+= p5-Gnome2-Canvas>=1.002nb22 +BUILDLINK_ABI_DEPENDS.p5-Gnome2-Canvas+= p5-Gnome2-Canvas>=1.002nb24 BUILDLINK_PKGSRCDIR.p5-Gnome2-Canvas?= ../../graphics/p5-Gnome2-Canvas .include "../../graphics/libgnomecanvas/buildlink3.mk" diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 06c1678d9..c5ea43d42 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:50:12 wiz Exp $ DISTNAME= GraphViz-2.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RS/RSAVAGE/} EXTRACT_SUFX= .tgz diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index bbc45a40a..f8b8b2359 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:12 wiz Exp $ # DISTNAME= GraphViz2-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz2/} EXTRACT_SUFX= .tgz diff --git a/graphics/p5-GraphicsMagick/Makefile b/graphics/p5-GraphicsMagick/Makefile index c3cd375b5..892b114c3 100644 --- a/graphics/p5-GraphicsMagick/Makefile +++ b/graphics/p5-GraphicsMagick/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:36 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:12 wiz Exp $ +PKGREVISION= 1 .include "../../graphics/GraphicsMagick/Makefile.common" PKGNAME= p5-GraphicsMagick-${DISTVERSION} diff --git a/graphics/p5-Image-BMP/Makefile b/graphics/p5-Image-BMP/Makefile index 76f5932d8..95ceef5a4 100644 --- a/graphics/p5-Image-BMP/Makefile +++ b/graphics/p5-Image-BMP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:12 wiz Exp $ # DISTNAME= Image-BMP-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index daa60eb5b..a12d96542 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2014/11/16 12:16:38 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:50:12 wiz Exp $ # Author requests that we package only "production" versions. # Check http://owl.phy.queensu.ca/~phil/exiftool/history.html -DISTNAME= Image-ExifTool-9.76 +DISTNAME= Image-ExifTool-9.90 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \ http://owl.phy.queensu.ca/~phil/exiftool/ diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 7c0dcb025..230cbab1c 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.37 2014/11/16 12:16:38 wiz Exp $ +$NetBSD: distinfo,v 1.38 2015/04/02 22:43:02 wiz Exp $ -SHA1 (Image-ExifTool-9.76.tar.gz) = 79bfc6beab0bdff6aa59324434e576e20785a320 -RMD160 (Image-ExifTool-9.76.tar.gz) = fef8f9b6c47faad1c23590063e0a5f25b3a11964 -Size (Image-ExifTool-9.76.tar.gz) = 3892850 bytes +SHA1 (Image-ExifTool-9.90.tar.gz) = 510fd668db676529c35ade9185d5fba19205a230 +RMD160 (Image-ExifTool-9.90.tar.gz) = 54de06c658ef5c57f9f14d7c452ef85980e8c9ac +Size (Image-ExifTool-9.90.tar.gz) = 3940771 bytes diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index faf02afa8..a6953cf03 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:50:12 wiz Exp $ # DISTNAME= Image-Imlib2-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index b935c0a2d..6fff279b4 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/01/04 12:21:04 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:12 wiz Exp $ -DISTNAME= Image-Info-1.37 +DISTNAME= Image-Info-1.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} diff --git a/graphics/p5-Image-Info/distinfo b/graphics/p5-Image-Info/distinfo index f2b10fc51..82d719ce2 100644 --- a/graphics/p5-Image-Info/distinfo +++ b/graphics/p5-Image-Info/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2015/01/04 12:21:04 wiz Exp $ +$NetBSD: distinfo,v 1.19 2015/04/22 06:35:42 wiz Exp $ -SHA1 (Image-Info-1.37.tar.gz) = d17bf491fc664af494bf9eff090d2a784e863886 -RMD160 (Image-Info-1.37.tar.gz) = 79d2f91a51806594fee167e96772a608b821576d -Size (Image-Info-1.37.tar.gz) = 261721 bytes +SHA1 (Image-Info-1.38.tar.gz) = 702047f63d9f62112171c480e3b3e0cc42d07e71 +RMD160 (Image-Info-1.38.tar.gz) = 407a2e9f7dc425273ca82ff2f5b5531b5e4966a6 +Size (Image-Info-1.38.tar.gz) = 262292 bytes diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index d348dfcb3..9bb948e18 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/03/01 11:46:26 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:12 wiz Exp $ DISTNAME= Image-Size-3.300 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} diff --git a/graphics/p5-PerlMagick/Makefile b/graphics/p5-PerlMagick/Makefile index 49547db59..1cc73cb5d 100644 --- a/graphics/p5-PerlMagick/Makefile +++ b/graphics/p5-PerlMagick/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.109 2014/10/13 09:08:31 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2015/06/12 10:50:13 wiz Exp $ .include "../../graphics/ImageMagick/Makefile.common" PKGNAME= p5-PerlMagick-${DISTVERSION} +PKGREVISION= 2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.simplesystems.org/ImageMagick/www/perl-magick.html @@ -20,6 +21,7 @@ PERL5_PACKLIST= auto/Image/Magick/.packlist BUILD_DIRS= ${PERL5_CONFIGURE_DIRS} pre-configure: + ${RM} ${WRKSRC}/PerlMagick/Magick.pm ${LN} -sf ${WRKSRC}/PerlMagick/quantum/quantum.pm ${WRKSRC}/PerlMagick/quantum/Q16.pm ${LN} -sf ${WRKSRC}/PerlMagick/quantum/quantum.xs ${WRKSRC}/PerlMagick/quantum/Q16.xs diff --git a/graphics/p5-RRDTool-OO/Makefile b/graphics/p5-RRDTool-OO/Makefile index 64b5fc652..0f19b312e 100644 --- a/graphics/p5-RRDTool-OO/Makefile +++ b/graphics/p5-RRDTool-OO/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/29 20:47:22 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:13 wiz Exp $ DISTNAME= RRDTool-OO-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/} diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index 58c100e46..f8d45c829 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:13 wiz Exp $ DISTNAME= SVG-Graph-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile index 7245a3b59..bd0c5606f 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/07 01:31:39 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= SVG-2.63 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile index 5c50710b7..e94a1f6e2 100644 --- a/graphics/p5-SWF-File/Makefile +++ b/graphics/p5-SWF-File/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:37 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= SWF-File-0.42 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YS/YSAS/} diff --git a/graphics/p5-Template-GD/Makefile b/graphics/p5-Template-GD/Makefile index 12a67073d..b6486c49a 100644 --- a/graphics/p5-Template-GD/Makefile +++ b/graphics/p5-Template-GD/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= Template-GD-2.66 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AB/ABW/ diff --git a/graphics/p5-cairo-gobject/Makefile b/graphics/p5-cairo-gobject/Makefile index 32dde1399..295f6d11b 100644 --- a/graphics/p5-cairo-gobject/Makefile +++ b/graphics/p5-cairo-gobject/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= Cairo-GObject-1.004 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/graphics/p5-cairo/Makefile b/graphics/p5-cairo/Makefile index ddbd6459a..63d476222 100644 --- a/graphics/p5-cairo/Makefile +++ b/graphics/p5-cairo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:36:40 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= Cairo-1.104 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/graphics/p5-cairo/buildlink3.mk b/graphics/p5-cairo/buildlink3.mk index dd0f45e14..b952d7a4a 100644 --- a/graphics/p5-cairo/buildlink3.mk +++ b/graphics/p5-cairo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/04/25 14:23:17 tnn Exp $ BUILDLINK_TREE+= p5-cairo @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-cairo P5_CAIRO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-cairo+= p5-cairo>=1.023 -BUILDLINK_ABI_DEPENDS.p5-cairo+= p5-cairo>=1.104nb1 +BUILDLINK_ABI_DEPENDS.p5-cairo+= p5-cairo>=1.104nb3 BUILDLINK_PKGSRCDIR.p5-cairo?= ../../graphics/p5-cairo .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile index 6601cef33..ff8ce4ca7 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= Clutter-1.110 PKGNAME= p5-${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Clutter/} diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index 21bad3054..85424d15e 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/03/14 18:46:13 gdt Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:23:17 tnn Exp $ # DISTNAME= pfstools-1.7.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfstools/} diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 3a097f221..809316632 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.176 2014/12/23 07:54:21 wiz Exp $ +# $NetBSD: Makefile,v 1.177 2015/04/02 22:35:54 wiz Exp $ -DISTNAME= libpng-1.6.16 +DISTNAME= libpng-1.6.17 PKGNAME= ${DISTNAME:S/lib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 4079cb078..8ac9a070e 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.120 2014/12/23 07:54:21 wiz Exp $ +$NetBSD: distinfo,v 1.121 2015/04/02 22:35:54 wiz Exp $ -SHA1 (libpng-1.6.16.tar.xz) = 31855a8438ae795d249574b0da15b34eb0922e13 -RMD160 (libpng-1.6.16.tar.xz) = 469b18e2802a4528fa0d82395a93509145d62829 -Size (libpng-1.6.16.tar.xz) = 907284 bytes +SHA1 (libpng-1.6.17.tar.xz) = 6394f3c0847c3b9ea69f4f972dddae3786592050 +RMD160 (libpng-1.6.17.tar.xz) = e467f85f66474c478056a6f8c66968814b80588e +Size (libpng-1.6.17.tar.xz) = 919828 bytes diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 0e4435f31..73fb1aeb3 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.84 2014/11/24 13:06:56 adam Exp $ +# $NetBSD: Makefile,v 1.85 2015/06/15 09:03:31 adam Exp $ -DISTNAME= pngcrush-1.7.81-nolib +DISTNAME= pngcrush-1.7.85-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 5dc44333e..273cdd7a1 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.63 2014/11/24 13:06:56 adam Exp $ +$NetBSD: distinfo,v 1.64 2015/06/15 09:03:31 adam Exp $ -SHA1 (pngcrush-1.7.81-nolib.tar.xz) = 11a1c09819423ac841906ac0bc2e7a5292b373c2 -RMD160 (pngcrush-1.7.81-nolib.tar.xz) = 44cc4b91276e3596c6ff110b4ca27a55b3f60fde -Size (pngcrush-1.7.81-nolib.tar.xz) = 59400 bytes +SHA1 (pngcrush-1.7.85-nolib.tar.xz) = 95ecddb7efb7e627a5c98676a93f5fc29dbe8c3e +RMD160 (pngcrush-1.7.85-nolib.tar.xz) = 9700e8084b10ccefaf924391c31b142fa18e6ac7 +Size (pngcrush-1.7.85-nolib.tar.xz) = 59828 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e diff --git a/graphics/ps2eps/Makefile b/graphics/ps2eps/Makefile index 12134b5a7..d5311e5df 100644 --- a/graphics/ps2eps/Makefile +++ b/graphics/ps2eps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:13 wiz Exp $ DISTNAME= ps2eps-1.68 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.tm.uka.de/~bless/ EXTRACT_SUFX= .zip diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 8a8c13339..5995458c6 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2014/10/07 16:47:27 adam Exp $ +# $NetBSD: Makefile,v 1.78 2015/05/04 21:14:24 wiz Exp $ DISTNAME= pstoedit-3.62 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} diff --git a/graphics/py-OpenGL/Makefile b/graphics/py-OpenGL/Makefile index 69f11043b..2f69ca6a8 100644 --- a/graphics/py-OpenGL/Makefile +++ b/graphics/py-OpenGL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:17 tnn Exp $ DISTNAME= PyOpenGL-3.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^Py//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyopengl/} diff --git a/graphics/py-Pillow/Makefile b/graphics/py-Pillow/Makefile index daeaf4629..536879f62 100644 --- a/graphics/py-Pillow/Makefile +++ b/graphics/py-Pillow/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2015/03/15 19:57:40 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/17 15:10:02 adam Exp $ -DISTNAME= Pillow-2.7.0 +DISTNAME= Pillow-2.8.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= graphics python MASTER_SITES= https://pypi.python.org/packages/source/P/Pillow/ diff --git a/graphics/py-Pillow/distinfo b/graphics/py-Pillow/distinfo index ceaee31b6..61b0e558e 100644 --- a/graphics/py-Pillow/distinfo +++ b/graphics/py-Pillow/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2015/01/03 15:46:00 adam Exp $ +$NetBSD: distinfo,v 1.11 2015/04/17 15:10:02 adam Exp $ -SHA1 (Pillow-2.7.0.zip) = 1aef8787cf05bae11899d391709cbc44e796251d -RMD160 (Pillow-2.7.0.zip) = 3a9f62e4d32a5f518e853c87884a4a9e39e98346 -Size (Pillow-2.7.0.zip) = 7597159 bytes -SHA1 (patch-setup.py) = 1e60096e3a00613a6fd114e2f658a9689eb78844 +SHA1 (Pillow-2.8.1.zip) = 66ac3f0d57d12392fc38d39334a58bee187b4635 +RMD160 (Pillow-2.8.1.zip) = 034bf5ea66ed7482383af5eceaa5e315b874e3cf +Size (Pillow-2.8.1.zip) = 9275663 bytes +SHA1 (patch-setup.py) = f3f3d39906314f2ef925547ce634cb226d520ef5 diff --git a/graphics/py-Pillow/patches/patch-setup.py b/graphics/py-Pillow/patches/patch-setup.py index 3e0e5b09a..6802741b5 100644 --- a/graphics/py-Pillow/patches/patch-setup.py +++ b/graphics/py-Pillow/patches/patch-setup.py @@ -1,9 +1,9 @@ -$NetBSD: patch-setup.py,v 1.3 2014/07/06 12:15:53 obache Exp $ +$NetBSD: patch-setup.py,v 1.4 2015/04/17 15:10:02 adam Exp $ * Prevent to detect optional tkinter. * Disable demo programs. ---- setup.py.orig 2014-06-30 22:42:26.000000000 +0000 +--- setup.py.orig 2015-04-02 09:05:22.000000000 +0000 +++ setup.py @@ -82,11 +82,7 @@ def _lib_include(root): def _read(file): @@ -18,7 +18,7 @@ $NetBSD: patch-setup.py,v 1.3 2014/07/06 12:15:53 obache Exp $ NAME = 'Pillow' -@@ -570,7 +566,7 @@ class pil_build_ext(build_ext): +@@ -575,7 +571,7 @@ class pil_build_ext(build_ext): exts.append(Extension( "PIL._webp", ["_webp.c"], libraries=libs, define_macros=defs)) @@ -27,12 +27,11 @@ $NetBSD: patch-setup.py,v 1.3 2014/07/06 12:15:53 obache Exp $ # locate Tcl/Tk frameworks frameworks = [] framework_roots = [ -@@ -746,7 +742,7 @@ setup( +@@ -753,7 +749,6 @@ setup( ext_modules=[Extension("PIL._imaging", ["_imaging.c"])], include_package_data=True, packages=find_packages(), - scripts=glob.glob("Scripts/pil*.py"), -+# scripts=glob.glob("Scripts/pil*.py"), - test_suite='PIL.tests', + test_suite='nose.collector', keywords=["Imaging", ], license='Standard PIL License', diff --git a/graphics/py-blockdiag/Makefile b/graphics/py-blockdiag/Makefile index ba71ab30e..04611af5a 100644 --- a/graphics/py-blockdiag/Makefile +++ b/graphics/py-blockdiag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2015/03/15 17:56:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/14 11:25:37 wiz Exp $ DISTNAME= blockdiag-1.5.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -26,8 +26,5 @@ post-install: ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 .include "../../lang/python/egg.mk" -.if ${PYPKGPREFIX} == "py26" -DEPENDS+= ${PYPKGPREFIX}-ordereddict-[0-9]*:../../devel/py-ordereddict -.endif MESSAGE_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} .include "../../mk/bsd.pkg.mk" diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index 6f976ec73..204ac4dfa 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:17 tnn Exp $ DISTNAME= py2cairo-1.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py2//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/py-cairo/buildlink3.mk b/graphics/py-cairo/buildlink3.mk index 76ebaa1a8..52e6dfd86 100644 --- a/graphics/py-cairo/buildlink3.mk +++ b/graphics/py-cairo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:17 tnn Exp $ BUILDLINK_TREE+= py-cairo @@ -8,7 +8,7 @@ PY_CAIRO_BUILDLINK3_MK:= . include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-cairo+= ${PYPKGPREFIX}-cairo>=1.10.0 -BUILDLINK_ABI_DEPENDS.py-cairo?= ${PYPKGPREFIX}-cairo>=1.10.0nb3 +BUILDLINK_ABI_DEPENDS.py-cairo?= ${PYPKGPREFIX}-cairo>=1.10.0nb4 BUILDLINK_PKGSRCDIR.py-cairo?= ../../graphics/py-cairo .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/py-cairo3/Makefile b/graphics/py-cairo3/Makefile index 0fbb8a410..6c370a237 100644 --- a/graphics/py-cairo3/Makefile +++ b/graphics/py-cairo3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/06/30 14:25:59 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:23:18 tnn Exp $ DISTNAME= pycairo-1.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ EXTRACT_SUFX= .tar.bz2 @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} PKGCONFIG_OVERRIDE+= py3cairo.pc.in -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 PY_PATCHPLIST= yes # waf is not smart enough for this as of 1.10.0 PY_PEP3147= no diff --git a/graphics/py-cairo3/buildlink3.mk b/graphics/py-cairo3/buildlink3.mk index 7f2740ea9..3a907af2f 100644 --- a/graphics/py-cairo3/buildlink3.mk +++ b/graphics/py-cairo3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/05/05 00:47:59 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:23:18 tnn Exp $ BUILDLINK_TREE+= py-cairo @@ -8,7 +8,7 @@ PY_CAIRO_BUILDLINK3_MK:= . include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-cairo+= ${PYPKGPREFIX}-cairo>=1.10.0 -BUILDLINK_ABI_DEPENDS.py-cairo?= ${PYPKGPREFIX}-cairo>=1.10.0nb2 +BUILDLINK_ABI_DEPENDS.py-cairo?= ${PYPKGPREFIX}-cairo>=1.10.0nb3 BUILDLINK_PKGSRCDIR.py-cairo?= ../../graphics/py-cairo3 .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/py-cairocffi/Makefile b/graphics/py-cairocffi/Makefile index 91dd497f8..db7a89d16 100644 --- a/graphics/py-cairocffi/Makefile +++ b/graphics/py-cairocffi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/05 20:24:57 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:18 tnn Exp $ DISTNAME= cairocffi-0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics python MASTER_SITES= https://pypi.python.org/packages/source/c/cairocffi/ diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile index e3228f173..b10fcfc91 100644 --- a/graphics/py-goocanvas/Makefile +++ b/graphics/py-goocanvas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/09 07:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:23:18 tnn Exp $ DISTNAME= pygoocanvas-0.14.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygoocanvas/0.14/} diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index a000c51aa..189cae883 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/05/09 07:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:18 tnn Exp $ DISTNAME= pygtkglext-1.1.0 PKGNAME= ${PYPKGPREFIX}-pygtkglext-1.1.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile index e4a6ce655..4f7a82c8c 100644 --- a/graphics/py-matplotlib-gtk2/Makefile +++ b/graphics/py-matplotlib-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/12/07 17:09:09 rodent Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:23:18 tnn Exp $ DISTNAME= matplotlib-1.3.1 PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-1.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= https://github.com/downloads/matplotlib/matplotlib/ diff --git a/graphics/py-pycha/Makefile b/graphics/py-pycha/Makefile index c090c7f28..9e74e0636 100644 --- a/graphics/py-pycha/Makefile +++ b/graphics/py-pycha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/12/07 17:09:09 rodent Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/13 23:12:42 rodent Exp $ DISTNAME= pycha-0.7.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,7 @@ USE_LANGUAGES= #none PYTHON_SELF_CONFLICT= yes PYTHON_VERSIONED_DEPENDENCIES= cairo -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 post-install: ${CHMOD} ${SHAREMODE} ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/* diff --git a/graphics/py-pygal/PLIST b/graphics/py-pygal/PLIST index 4edb9841d..00c48045f 100644 --- a/graphics/py-pygal/PLIST +++ b/graphics/py-pygal/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2015/04/01 03:55:34 rodent Exp $ -bin/pygal_gen2.7.py +@comment $NetBSD: PLIST,v 1.4 2015/04/04 13:11:46 rodent Exp $ +bin/pygal_gen${PYVERSSUFFIX}.py ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt diff --git a/graphics/py-qrcode/Makefile b/graphics/py-qrcode/Makefile index 7db37a2c9..a71fb99a5 100644 --- a/graphics/py-qrcode/Makefile +++ b/graphics/py-qrcode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/11/09 16:52:14 rodent Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/14 11:40:31 wiz Exp $ DISTNAME= qrcode-5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -6,11 +6,11 @@ CATEGORIES= graphics MASTER_SITES= https://pypi.python.org/packages/source/q/qrcode/ MAINTAINER= rodent@NetBSD.org -HOMEPAGE= https://github.com/lincolnloop/python-qrcode +HOMEPAGE= ${MASTER_SITE_GITHUB:=lincolnloop/python-qrcode} COMMENT= Python QR Code image generator LICENSE= modified-bsd -DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml # XXX for py26 +DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml DEPENDS+= ${PYPKGPREFIX}-Pillow-[0-9]*:../../graphics/py-Pillow DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index 2564320e6..32791aaaf 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/03/09 09:02:19 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:18 tnn Exp $ # DISTNAME= qcomicbook-0.9.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://qcomicbook.org/releases/ diff --git a/graphics/qimageblitz/Makefile b/graphics/qimageblitz/Makefile index 2b8e8b7e7..b2e4da7d5 100644 --- a/graphics/qimageblitz/Makefile +++ b/graphics/qimageblitz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/02/12 23:18:03 tron Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:18 tnn Exp $ DISTNAME= qimageblitz-0.0.6 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_KDE:=qimageblitz/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/qimageblitz/buildlink3.mk b/graphics/qimageblitz/buildlink3.mk index c078ce912..49e2ff009 100644 --- a/graphics/qimageblitz/buildlink3.mk +++ b/graphics/qimageblitz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/02/12 23:18:03 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:23:18 tnn Exp $ BUILDLINK_TREE+= qimageblitz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qimageblitz QIMAGEBLITZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qimageblitz+= qimageblitz>=0.0.4 -BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb18 +BUILDLINK_ABI_DEPENDS.qimageblitz+= qimageblitz>=0.0.6nb19 BUILDLINK_PKGSRCDIR.qimageblitz?= ../../graphics/qimageblitz .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index 68b98705b..ebe39f2a9 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2014/10/10 20:57:32 snj Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:23:18 tnn Exp $ DISTNAME= qiv-2.3.1 +PKGREVISION= 1 CATEGORIES= graphics x11 MASTER_SITES= http://spiegl.de/qiv/download/ EXTRACT_SUFX= .tgz diff --git a/graphics/qiviewer/Makefile b/graphics/qiviewer/Makefile index 40af95a07..9a2148134 100644 --- a/graphics/qiviewer/Makefile +++ b/graphics/qiviewer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/09/10 12:15:35 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:18 tnn Exp $ # DISTNAME= qiviewer-0.5.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= graphics MASTER_SITES= http://qiviewer.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/qore-glut-module/Makefile b/graphics/qore-glut-module/Makefile index d0b294873..a44ddc46d 100644 --- a/graphics/qore-glut-module/Makefile +++ b/graphics/qore-glut-module/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/12/30 15:58:20 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:18 tnn Exp $ DISTNAME= qore-glut-module-0.0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} diff --git a/graphics/qore-opengl-module/Makefile b/graphics/qore-opengl-module/Makefile index 6e5a2f4ea..4304511a3 100644 --- a/graphics/qore-opengl-module/Makefile +++ b/graphics/qore-opengl-module/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/12/30 15:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:18 tnn Exp $ DISTNAME= qore-opengl-module-0.0.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qore/} diff --git a/graphics/quesoglc/Makefile b/graphics/quesoglc/Makefile index 16a112ebb..3fd12ce97 100644 --- a/graphics/quesoglc/Makefile +++ b/graphics/quesoglc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2013/06/04 22:16:26 tron Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:18 tnn Exp $ # DISTNAME= quesoglc-0.7.1-free PKGNAME= ${DISTNAME:S/-free$//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quesoglc/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index aa15c8b9c..80a381eca 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2015/03/15 17:04:44 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/11 17:40:13 taca Exp $ # DISTNAME= rabbit-2.1.6 @@ -10,8 +10,6 @@ HOMEPAGE= http://rabbit-shocker.org/ COMMENT= RD-document-based presentation application LICENSE= gnu-gpl-v2 # or later -RUBY_VERSION_SUPPORTED= 193 200 21 - DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=0.90.3:../../x11/ruby-gnome2-gtk DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-rsvg-[0-9]*:../../graphics/ruby-gnome2-rsvg DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-poppler-[0-9]*:../../print/ruby-gnome2-poppler diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 9bebff5fd..34f40b811 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.31 2015/01/08 10:14:38 martin Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:13 wiz Exp $ # -DISTNAME= ristretto-0.0.22 -PKGREVISION= 27 +DISTNAME= ristretto-0.8.0 +EXTRACT_SUFX= .tar.bz2 +PKGREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://goodies.xfce.org/releases/ristretto/ +MASTER_SITES= http://archive.xfce.org/src/apps/ristretto/0.8/ MAINTAINER= martin@NetBSD.org HOMEPAGE= http://goodies.xfce.org/projects/applications/ristretto COMMENT= Xfce image viewer LICENSE= gnu-gpl-v2 -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes @@ -22,12 +23,15 @@ LDFLAGS.DragonFly= -lX11 LDFLAGS.FreeBSD= -lX11 LDFLAGS.SunOS= -lX11 -.include "../../devel/xfce4-dev-tools/buildlink3.mk" +.include "../../graphics/cairo/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/ristretto/PLIST b/graphics/ristretto/PLIST index ce1b4d030..1b90a2d97 100644 --- a/graphics/ristretto/PLIST +++ b/graphics/ristretto/PLIST @@ -1,40 +1,55 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/03 08:43:49 martin Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:38 jperkin Exp $ bin/ristretto +share/appdata/ristretto.appdata.xml share/applications/ristretto.desktop share/icons/hicolor/16x16/apps/ristretto.png -share/icons/hicolor/22x22/apps/ristretto.png -share/icons/hicolor/24x24/apps/ristretto.png -share/icons/hicolor/32x32/apps/ristretto.png -share/icons/hicolor/36x36/apps/ristretto.png share/icons/hicolor/48x48/apps/ristretto.png share/icons/hicolor/scalable/apps/ristretto.svg share/locale/ar/LC_MESSAGES/ristretto.mo +share/locale/ast/LC_MESSAGES/ristretto.mo share/locale/bg/LC_MESSAGES/ristretto.mo share/locale/ca/LC_MESSAGES/ristretto.mo share/locale/cs/LC_MESSAGES/ristretto.mo share/locale/da/LC_MESSAGES/ristretto.mo share/locale/de/LC_MESSAGES/ristretto.mo share/locale/el/LC_MESSAGES/ristretto.mo +share/locale/en_AU/LC_MESSAGES/ristretto.mo share/locale/en_GB/LC_MESSAGES/ristretto.mo share/locale/es/LC_MESSAGES/ristretto.mo share/locale/eu/LC_MESSAGES/ristretto.mo share/locale/fi/LC_MESSAGES/ristretto.mo share/locale/fr/LC_MESSAGES/ristretto.mo share/locale/gl/LC_MESSAGES/ristretto.mo +share/locale/hr/LC_MESSAGES/ristretto.mo share/locale/hu/LC_MESSAGES/ristretto.mo share/locale/id/LC_MESSAGES/ristretto.mo +share/locale/is/LC_MESSAGES/ristretto.mo share/locale/it/LC_MESSAGES/ristretto.mo share/locale/ja/LC_MESSAGES/ristretto.mo +share/locale/kk/LC_MESSAGES/ristretto.mo +share/locale/ko/LC_MESSAGES/ristretto.mo +share/locale/lt/LC_MESSAGES/ristretto.mo share/locale/lv/LC_MESSAGES/ristretto.mo +share/locale/ms/LC_MESSAGES/ristretto.mo share/locale/nb/LC_MESSAGES/ristretto.mo share/locale/nl/LC_MESSAGES/ristretto.mo +share/locale/oc/LC_MESSAGES/ristretto.mo share/locale/pl/LC_MESSAGES/ristretto.mo share/locale/pt/LC_MESSAGES/ristretto.mo share/locale/pt_BR/LC_MESSAGES/ristretto.mo +share/locale/ro/LC_MESSAGES/ristretto.mo share/locale/ru/LC_MESSAGES/ristretto.mo share/locale/sk/LC_MESSAGES/ristretto.mo +share/locale/sl/LC_MESSAGES/ristretto.mo +share/locale/sr/LC_MESSAGES/ristretto.mo share/locale/sv/LC_MESSAGES/ristretto.mo +share/locale/te/LC_MESSAGES/ristretto.mo +share/locale/th/LC_MESSAGES/ristretto.mo share/locale/tr/LC_MESSAGES/ristretto.mo +share/locale/ug/LC_MESSAGES/ristretto.mo share/locale/uk/LC_MESSAGES/ristretto.mo share/locale/ur/LC_MESSAGES/ristretto.mo +share/locale/ur_PK/LC_MESSAGES/ristretto.mo +share/locale/vi/LC_MESSAGES/ristretto.mo share/locale/zh_CN/LC_MESSAGES/ristretto.mo +share/locale/zh_TW/LC_MESSAGES/ristretto.mo diff --git a/graphics/ristretto/distinfo b/graphics/ristretto/distinfo index fee6b10b1..bce99dbc8 100644 --- a/graphics/ristretto/distinfo +++ b/graphics/ristretto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/09/03 08:43:49 martin Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:38 jperkin Exp $ -SHA1 (ristretto-0.0.22.tar.gz) = bddbc8618ba67699ccf5ee4ea0b538b1be7fdb0a -RMD160 (ristretto-0.0.22.tar.gz) = a3661a3d7624996d2ebae20f2c86db1968e009a8 -Size (ristretto-0.0.22.tar.gz) = 232160 bytes +SHA1 (ristretto-0.8.0.tar.bz2) = 0f780cd0b3270e258315a737e4bbf332806f14dc +RMD160 (ristretto-0.8.0.tar.bz2) = c883265fee58a05ed3810d8a08a28e23e68029b9 +Size (ristretto-0.8.0.tar.bz2) = 541473 bytes diff --git a/graphics/ruby-RMagick/Makefile b/graphics/ruby-RMagick/Makefile index 5f88d21e0..238738486 100644 --- a/graphics/ruby-RMagick/Makefile +++ b/graphics/ruby-RMagick/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.96 2015/02/03 13:58:02 taca Exp $ +# $NetBSD: Makefile,v 1.97 2015/06/07 10:32:36 taca Exp $ -DISTNAME= rmagick-2.13.4 +DISTNAME= rmagick-2.15.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rmagick/RMagick/} CATEGORIES= graphics diff --git a/graphics/ruby-RMagick/PLIST b/graphics/ruby-RMagick/PLIST index 90d1a0dd5..ae2eee76d 100644 --- a/graphics/ruby-RMagick/PLIST +++ b/graphics/ruby-RMagick/PLIST @@ -1,11 +1,16 @@ -@comment $NetBSD: PLIST,v 1.24 2015/03/08 15:17:20 taca Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/06/07 10:32:36 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/RMagick2.${RUBY_DLEXT} +${GEM_EXTSDIR}/gem.build_complete ${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.hound.yml +${GEM_LIBDIR}/.rspec +${GEM_LIBDIR}/.rubocop.yml +${GEM_LIBDIR}/.simplecov ${GEM_LIBDIR}/.travis.yml +${GEM_LIBDIR}/CHANGELOG.md +${GEM_LIBDIR}/CODE_OF_CONDUCT.md ${GEM_LIBDIR}/CONTRIBUTING.md -${GEM_LIBDIR}/ChangeLog ${GEM_LIBDIR}/Doxyfile ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LICENSE @@ -13,6 +18,7 @@ ${GEM_LIBDIR}/README.textile ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/before_install_linux.sh ${GEM_LIBDIR}/before_install_osx.sh +${GEM_LIBDIR}/deprecated/RMagick.rb ${GEM_LIBDIR}/doc/.cvsignore ${GEM_LIBDIR}/doc/comtasks.html ${GEM_LIBDIR}/doc/constants.html @@ -342,7 +348,6 @@ ${GEM_LIBDIR}/ext/RMagick/rmmontage.c ${GEM_LIBDIR}/ext/RMagick/rmpixel.c ${GEM_LIBDIR}/ext/RMagick/rmstruct.c ${GEM_LIBDIR}/ext/RMagick/rmutil.c -${GEM_LIBDIR}/lib/RMagick.rb ${GEM_LIBDIR}/lib/RMagick2.${RUBY_DLEXT} ${GEM_LIBDIR}/lib/rmagick.rb ${GEM_LIBDIR}/lib/rmagick/version.rb @@ -362,7 +367,9 @@ ${GEM_LIBDIR}/lib/rvg/text.rb ${GEM_LIBDIR}/lib/rvg/transformable.rb ${GEM_LIBDIR}/lib/rvg/units.rb ${GEM_LIBDIR}/rmagick.gemspec -${GEM_LIBDIR}/test/Draw.rb +${GEM_LIBDIR}/spec/rmagick/ImageList1_spec.rb +${GEM_LIBDIR}/spec/rmagick/draw_spec.rb +${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/test/Image1.rb ${GEM_LIBDIR}/test/Image2.rb ${GEM_LIBDIR}/test/Image3.rb diff --git a/graphics/ruby-RMagick/distinfo b/graphics/ruby-RMagick/distinfo index f1037db76..3156c3f49 100644 --- a/graphics/ruby-RMagick/distinfo +++ b/graphics/ruby-RMagick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.50 2015/02/03 13:58:02 taca Exp $ +$NetBSD: distinfo,v 1.51 2015/06/07 10:32:36 taca Exp $ -SHA1 (rmagick-2.13.4.gem) = fb70a2d4a9cbcbbe5aac0672f34a7d7be25de1b2 -RMD160 (rmagick-2.13.4.gem) = 4809ba3d0a7679e91a6f6e036b4f9acbf3ddb748 -Size (rmagick-2.13.4.gem) = 1539584 bytes +SHA1 (rmagick-2.15.2.gem) = 0c7d559c9385a2f5e7cf2c1f48cf50b55eacbd4e +RMD160 (rmagick-2.15.2.gem) = e9883e21204909917fd1c86b0c55b2d35b46fcde +Size (rmagick-2.15.2.gem) = 1544704 bytes diff --git a/graphics/ruby-gnome2-cairo-gobject/Makefile b/graphics/ruby-gnome2-cairo-gobject/Makefile index 39ffb077a..e2ca4a57a 100644 --- a/graphics/ruby-gnome2-cairo-gobject/Makefile +++ b/graphics/ruby-gnome2-cairo-gobject/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/11/09 06:27:02 obache Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-cairo-gobject-${VERSION} diff --git a/graphics/ruby-gnome2-gdk3/Makefile b/graphics/ruby-gnome2-gdk3/Makefile index 85c1e92ab..e1d295dab 100644 --- a/graphics/ruby-gnome2-gdk3/Makefile +++ b/graphics/ruby-gnome2-gdk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/11/09 06:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.17 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gdk3-${VERSION} diff --git a/graphics/ruby-gnome2-gdk3/buildlink3.mk b/graphics/ruby-gnome2-gdk3/buildlink3.mk index 46ed6708e..51b2ef418 100644 --- a/graphics/ruby-gnome2-gdk3/buildlink3.mk +++ b/graphics/ruby-gnome2-gdk3/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.9 2014/05/05 00:48:00 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/25 14:23:19 tnn Exp $ BUILDLINK_TREE+= ruby-gnome2-gdk3 .if !defined(RUBY_GNOME2_GDK3_BUILDLINK3_MK) RUBY_GNOME2_GDK3_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.ruby-gnome2-gdk3+=${RUBY_PKGPREFIX}-gnome2-gtk3>=1.2 -BUILDLINK_ABI_DEPENDS.ruby-gnome2-gdk3+=${RUBY_PKGPREFIX}-gnome2-gdk3>=2.2.0nb1 +BUILDLINK_API_DEPENDS.ruby-gnome2-gdk3+= ${RUBY_PKGPREFIX}-gnome2-gtk3>=1.2 +BUILDLINK_ABI_DEPENDS.ruby-gnome2-gdk3+= ${RUBY_PKGPREFIX}-gnome2-gdk3>=2.2.4nb1 BUILDLINK_PKGSRCDIR.ruby-gnome2-gdk3?= ../../graphics/ruby-gnome2-gdk3 .include "../../x11/gtk3/buildlink3.mk" diff --git a/graphics/ruby-gnome2-rsvg/Makefile b/graphics/ruby-gnome2-rsvg/Makefile index 9f3de38f9..ef2a4c402 100644 --- a/graphics/ruby-gnome2-rsvg/Makefile +++ b/graphics/ruby-gnome2-rsvg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2014/11/09 06:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.54 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-rsvg-${VERSION} diff --git a/graphics/ruby-mini-magick/Makefile b/graphics/ruby-mini-magick/Makefile index 9719ce9e7..8e3d5e084 100644 --- a/graphics/ruby-mini-magick/Makefile +++ b/graphics/ruby-mini-magick/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2015/03/13 14:17:13 taca Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/07 10:43:50 taca Exp $ -DISTNAME= mini_magick-4.1.0 +DISTNAME= mini_magick-4.2.7 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/probablycorey/mini_magick +HOMEPAGE= https://github.com/minimagick/minimagick COMMENT= Ruby wrapper for ImageMagick command line LICENSE= mit diff --git a/graphics/ruby-mini-magick/distinfo b/graphics/ruby-mini-magick/distinfo index d757158ae..fc6852b82 100644 --- a/graphics/ruby-mini-magick/distinfo +++ b/graphics/ruby-mini-magick/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2015/03/13 14:17:13 taca Exp $ +$NetBSD: distinfo,v 1.13 2015/06/07 10:43:50 taca Exp $ -SHA1 (mini_magick-4.1.0.gem) = 7263659e2e9a41784537e2a42612a45a617281fd -RMD160 (mini_magick-4.1.0.gem) = 1c9aa0d6bef673b7675fb3db209b32f669d6170b -Size (mini_magick-4.1.0.gem) = 15872 bytes +SHA1 (mini_magick-4.2.7.gem) = d5ec0f003d34c8291075641cf7cbc27561634cf9 +RMD160 (mini_magick-4.2.7.gem) = 891e92793a45607122d7b87059e21d3f9bb40efd +Size (mini_magick-4.2.7.gem) = 16384 bytes diff --git a/graphics/ruby-oily_png/Makefile b/graphics/ruby-oily_png/Makefile index d4eeaac41..771e9ab35 100644 --- a/graphics/ruby-oily_png/Makefile +++ b/graphics/ruby-oily_png/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2015/02/03 14:31:21 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/07 10:47:57 taca Exp $ -DISTNAME= oily_png-1.1.2 +DISTNAME= oily_png-1.2.0 CATEGORIES= graphics MAINTAINER= taca@NetBSD.org -HOMEPAGE= http://wiki.github.com/wvanbergen/oily_png +HOMEPAGE= https://github.com/wvanbergen/chunky_png/wiki COMMENT= Native mixin to speed up ChunkyPNG LICENSE= mit diff --git a/graphics/ruby-oily_png/distinfo b/graphics/ruby-oily_png/distinfo index 9de2e5f82..7fab0ae87 100644 --- a/graphics/ruby-oily_png/distinfo +++ b/graphics/ruby-oily_png/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/02/03 14:31:21 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/07 10:47:57 taca Exp $ -SHA1 (oily_png-1.1.2.gem) = dd138d9f13ed91684517b0423cd9e7227339de19 -RMD160 (oily_png-1.1.2.gem) = b57c8ee9e3869670e7ea1079f5e2864388979033 -Size (oily_png-1.1.2.gem) = 64000 bytes +SHA1 (oily_png-1.2.0.gem) = 7934793be785a9f598ab8dd2b0e119f283c34bb5 +RMD160 (oily_png-1.2.0.gem) = f94a09853d8187b27b0573054a325cdd773d968a +Size (oily_png-1.2.0.gem) = 64512 bytes diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index b8f1d9073..1dffdba1a 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2011/02/21 16:01:17 taca Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:19 tnn Exp $ DISTNAME= ruby-opengl-0.60.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MAINTAINER= taca@NetBSD.org diff --git a/graphics/ruby-opengl/distinfo b/graphics/ruby-opengl/distinfo index 39ab585bf..96081ece3 100644 --- a/graphics/ruby-opengl/distinfo +++ b/graphics/ruby-opengl/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.11 2013/03/07 17:05:42 taca Exp $ +$NetBSD: distinfo,v 1.12 2015/06/07 10:50:26 taca Exp $ SHA1 (ruby-opengl-0.60.1.gem) = ae8a2ceec7102fce6450273885372fa16d820c87 RMD160 (ruby-opengl-0.60.1.gem) = fc046485ad0da0a269c5b282cef9f027dad16077 Size (ruby-opengl-0.60.1.gem) = 245248 bytes SHA1 (patch-Rakefile) = 3fc0debd15a230e43dde593af79aa3e857fa4c2d +SHA1 (patch-ext_common_conv.h) = 12bc77ddbdfd2df39aa7c9688847bae433a8c620 diff --git a/graphics/ruby-opengl/patches/patch-ext_common_conv.h b/graphics/ruby-opengl/patches/patch-ext_common_conv.h new file mode 100644 index 000000000..b5baca5b4 --- /dev/null +++ b/graphics/ruby-opengl/patches/patch-ext_common_conv.h @@ -0,0 +1,15 @@ +$NetBSD: patch-ext_common_conv.h,v 1.1 2015/06/07 10:50:27 taca Exp $ + +* Use more portable macro. + +--- ext/common/conv.h.orig 2015-05-30 13:44:54.000000000 +0000 ++++ ext/common/conv.h +@@ -30,7 +30,7 @@ + #if RUBY_VERSION <190 + #define FLOAT_VAL_ACCESS(val) RFLOAT(val)->value + #else +-#define FLOAT_VAL_ACCESS(val) RFLOAT(val)->float_value ++#define FLOAT_VAL_ACCESS(val) RFLOAT_VALUE((val)) + #endif + + #define FASTCONV(_name_,_type_,_convfix_,_convfallback_) \ diff --git a/graphics/ruby-rcairo/Makefile b/graphics/ruby-rcairo/Makefile index 1df61988c..d957ba887 100644 --- a/graphics/ruby-rcairo/Makefile +++ b/graphics/ruby-rcairo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2015/03/15 20:13:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:19 tnn Exp $ DISTNAME= rcairo-1.14.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ diff --git a/graphics/ruby-rcairo/buildlink3.mk b/graphics/ruby-rcairo/buildlink3.mk index 54d9d7b4b..50ff9f1e4 100644 --- a/graphics/ruby-rcairo/buildlink3.mk +++ b/graphics/ruby-rcairo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/05/05 00:48:00 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:19 tnn Exp $ BUILDLINK_TREE+= ruby-rcairo @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ruby-rcairo RUBY_RCAIRO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-rcairo+= ${RUBY_PKGPREFIX}-rcairo>=1.6.0 -BUILDLINK_ABI_DEPENDS.ruby-rcairo+= ${RUBY_PKGPREFIX}-rcairo>=1.12.9nb1 +BUILDLINK_ABI_DEPENDS.ruby-rcairo+= ${RUBY_PKGPREFIX}-rcairo>=1.14.1nb1 BUILDLINK_PKGSRCDIR.ruby-rcairo?= ../../graphics/ruby-rcairo .include "../../graphics/cairo/buildlink3.mk" diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 936f303cc..034acdd45 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.67 2014/05/05 00:48:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2015/04/25 14:23:19 tnn Exp $ .include "../../graphics/sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} SANE_MICRO= 14 -PKGREVISION= 31 +PKGREVISION= 32 COMMENT= Frontends for access to scanners, digital cameras, frame grabbers etc diff --git a/graphics/scidavis/Makefile b/graphics/scidavis/Makefile index b0a3d59ab..bf56d6a53 100644 --- a/graphics/scidavis/Makefile +++ b/graphics/scidavis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/10/20 20:08:09 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:19 tnn Exp $ # DISTNAME= scidavis-0.2.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scidavis/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/scigraphica/Makefile b/graphics/scigraphica/Makefile index 85dcab7f5..acb68a532 100644 --- a/graphics/scigraphica/Makefile +++ b/graphics/scigraphica/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2014/05/09 07:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2015/04/25 14:23:19 tnn Exp $ DISTNAME= scigraphica-2.1.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= graphics math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scigraphica/} diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 3954abe25..ee541a772 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/11/25 10:07:18 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2015/06/07 14:05:58 youri Exp $ DISTNAME= shotwell-0.20.2 +PKGREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://download.gnome.org/sources/shotwell/0.20/ EXTRACT_SUFX= .tar.xz @@ -13,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1 BUILD_DEPENDS+= gnome-doc-utils-[0-9]*:../../textproc/gnome-doc-utils HAS_CONFIGURE= yes -USE_TOOLS+= gmake bash pkg-config msgfmt +USE_TOOLS+= gmake bash pkg-config m4 msgfmt CONFIG_SHELL= bash CONFIGURE_ARGS+= --prefix=${PREFIX} @@ -40,7 +41,7 @@ BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.13.2 .include "../../graphics/librsvg/buildlink3.mk" BUILDLINK_DEPMETHOD.vala= build .include "../../lang/vala/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index 2b1b6a83d..4720e7ba4 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/08/22 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:50:13 wiz Exp $ # DISTNAME= showimg-0.9.5 -PKGREVISION= 37 +PKGREVISION= 39 CATEGORIES= kde graphics x11 MASTER_SITES= # http://www.jalix.org/projects/showimg/download/0.9.5/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/svgpart/Makefile b/graphics/svgpart/Makefile index e26e99ba7..8f9ea7be4 100644 --- a/graphics/svgpart/Makefile +++ b/graphics/svgpart/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 20:06:29 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:19 tnn Exp $ DISTNAME= svgpart-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= graphics COMMENT= KDE svg part diff --git a/graphics/tex-a2ping/Makefile b/graphics/tex-a2ping/Makefile index 68636f574..cd572da70 100644 --- a/graphics/tex-a2ping/Makefile +++ b/graphics/tex-a2ping/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:13 wiz Exp $ DISTNAME= a2ping PKGNAME= tex-${DISTNAME}-2.77p -PKGREVISION= 3 +PKGREVISION= 4 TEXLIVE_REV= 29725 MAINTAINER= minskim@NetBSD.org diff --git a/graphics/tex-animate-doc/DESCR b/graphics/tex-animate-doc/DESCR new file mode 100644 index 000000000..568b7738e --- /dev/null +++ b/graphics/tex-animate-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-animate. diff --git a/graphics/tex-animate-doc/Makefile b/graphics/tex-animate-doc/Makefile new file mode 100644 index 000000000..43b993a47 --- /dev/null +++ b/graphics/tex-animate-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 02:14:49 markd Exp $ + +DISTNAME= animate.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 36484 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/animate +COMMENT= Documentation for tex-animate +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-animate-doc/PLIST b/graphics/tex-animate-doc/PLIST new file mode 100644 index 000000000..cf8f99fa2 --- /dev/null +++ b/graphics/tex-animate-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 02:14:49 markd Exp $ +share/texmf-dist/doc/latex/animate/ChangeLog +share/texmf-dist/doc/latex/animate/README +share/texmf-dist/doc/latex/animate/animate.pdf diff --git a/graphics/tex-animate-doc/distinfo b/graphics/tex-animate-doc/distinfo new file mode 100644 index 000000000..f5ca310ff --- /dev/null +++ b/graphics/tex-animate-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 02:14:49 markd Exp $ + +SHA1 (tex-animate-36484/animate.doc.tar.xz) = 928b9149539bba21e77a278e166db54e44a12a34 +RMD160 (tex-animate-36484/animate.doc.tar.xz) = 0cf7fbc5f73db62e4581fbd07e390c6da047a75b +Size (tex-animate-36484/animate.doc.tar.xz) = 3128108 bytes diff --git a/graphics/tex-animate/DESCR b/graphics/tex-animate/DESCR new file mode 100644 index 000000000..3d4c6f552 --- /dev/null +++ b/graphics/tex-animate/DESCR @@ -0,0 +1,5 @@ +The package provides an interface to create portable, +JavaScript driven PDF animations from sets of graphics files or +from inline graphics, such as LaTeX picture environment, +PSTricks or pgf/TikZ generated pictures, or just from typeset +text. diff --git a/graphics/tex-animate/Makefile b/graphics/tex-animate/Makefile new file mode 100644 index 000000000..20b0a5f78 --- /dev/null +++ b/graphics/tex-animate/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 02:14:49 markd Exp $ + +DISTNAME= animate +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 36484 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/animate +COMMENT= Create PDF animations from graphics files and inline graphics +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-animate/PLIST b/graphics/tex-animate/PLIST new file mode 100644 index 000000000..1192dff79 --- /dev/null +++ b/graphics/tex-animate/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 02:14:49 markd Exp $ +share/texmf-dist/tex/latex/animate/animate.sty +share/texmf-dist/tex/latex/animate/animfp.sty diff --git a/graphics/tex-animate/distinfo b/graphics/tex-animate/distinfo new file mode 100644 index 000000000..7f273056b --- /dev/null +++ b/graphics/tex-animate/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 02:14:49 markd Exp $ + +SHA1 (tex-animate-36484/animate.tar.xz) = af174365911a71ed746f3818dbfcdd70806255c4 +RMD160 (tex-animate-36484/animate.tar.xz) = 514efbddadb3f00138b40c720ece63f14b33a481 +Size (tex-animate-36484/animate.tar.xz) = 23688 bytes diff --git a/graphics/tex-automata-doc/DESCR b/graphics/tex-automata-doc/DESCR new file mode 100644 index 000000000..4c8faabf8 --- /dev/null +++ b/graphics/tex-automata-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-automata. diff --git a/graphics/tex-automata-doc/Makefile b/graphics/tex-automata-doc/Makefile new file mode 100644 index 000000000..89ad1749f --- /dev/null +++ b/graphics/tex-automata-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +DISTNAME= automata.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3 +TEXLIVE_REV= 19717 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/automata +COMMENT= Documentation for tex-automata +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-automata-doc/PLIST b/graphics/tex-automata-doc/PLIST new file mode 100644 index 000000000..dc64deb98 --- /dev/null +++ b/graphics/tex-automata-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:37 wiz Exp $ +share/texmf-dist/doc/metapost/automata/README +share/texmf-dist/doc/metapost/automata/example.mp +share/texmf-dist/doc/metapost/automata/example.pdf +share/texmf-dist/doc/metapost/automata/example.tex diff --git a/graphics/tex-automata-doc/distinfo b/graphics/tex-automata-doc/distinfo new file mode 100644 index 000000000..f4fb52c87 --- /dev/null +++ b/graphics/tex-automata-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +SHA1 (tex-automata-19717/automata.doc.tar.xz) = 2b2e19ad3fe763fa80358cdceae08f0225cbe83d +RMD160 (tex-automata-19717/automata.doc.tar.xz) = 92574779d3df6e75909798899bb52391839ba033 +Size (tex-automata-19717/automata.doc.tar.xz) = 88216 bytes diff --git a/graphics/tex-automata/DESCR b/graphics/tex-automata/DESCR new file mode 100644 index 000000000..3adc1b16e --- /dev/null +++ b/graphics/tex-automata/DESCR @@ -0,0 +1,6 @@ +The package offers a collection of macros for MetaPost to make +easier to draw finite-state machines, automata, labelled +graphs, etc. The user defines nodes, which may be isolated or +arranged into matrices or trees; edges connect pairs of nodes +through arbitrary paths. Parameters, that specify the shapes of +nodes and the styles of edges, may be adjusted. diff --git a/graphics/tex-automata/Makefile b/graphics/tex-automata/Makefile new file mode 100644 index 000000000..b9ebff1f9 --- /dev/null +++ b/graphics/tex-automata/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +DISTNAME= automata +PKGNAME= tex-${DISTNAME}-0.3 +TEXLIVE_REV= 19717 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/automata +COMMENT= Finite state machines, graphs and trees in MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-automata/PLIST b/graphics/tex-automata/PLIST new file mode 100644 index 000000000..6ebffcbce --- /dev/null +++ b/graphics/tex-automata/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:37 wiz Exp $ +share/texmf-dist/metapost/automata/automata.mp diff --git a/graphics/tex-automata/distinfo b/graphics/tex-automata/distinfo new file mode 100644 index 000000000..a26fd9de3 --- /dev/null +++ b/graphics/tex-automata/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +SHA1 (tex-automata-19717/automata.tar.xz) = 2a6a93945942c4a3ae3f1b01b17c5a2db7733e9a +RMD160 (tex-automata-19717/automata.tar.xz) = 0e261349d1746904b8b2abc136bbf16b92bb2676 +Size (tex-automata-19717/automata.tar.xz) = 5316 bytes diff --git a/graphics/tex-bbcard-doc/DESCR b/graphics/tex-bbcard-doc/DESCR new file mode 100644 index 000000000..8b9fc7da4 --- /dev/null +++ b/graphics/tex-bbcard-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bbcard. diff --git a/graphics/tex-bbcard-doc/Makefile b/graphics/tex-bbcard-doc/Makefile new file mode 100644 index 000000000..6dd8dd4f9 --- /dev/null +++ b/graphics/tex-bbcard-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +DISTNAME= bbcard.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 19440 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bbcard +COMMENT= Documentation for tex-bbcard +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-bbcard-doc/PLIST b/graphics/tex-bbcard-doc/PLIST new file mode 100644 index 000000000..05c8a2d18 --- /dev/null +++ b/graphics/tex-bbcard-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:37 wiz Exp $ +share/texmf-dist/doc/metapost/bbcard/README.TEXLIVE +share/texmf-dist/doc/metapost/bbcard/README.bbcard +share/texmf-dist/doc/metapost/bbcard/README.calendar +share/texmf-dist/doc/metapost/bbcard/README.scorecard diff --git a/graphics/tex-bbcard-doc/distinfo b/graphics/tex-bbcard-doc/distinfo new file mode 100644 index 000000000..73d232f78 --- /dev/null +++ b/graphics/tex-bbcard-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +SHA1 (tex-bbcard-19440/bbcard.doc.tar.xz) = 005392456b882b58a62f45ab69b2c4f0dcf60b5b +RMD160 (tex-bbcard-19440/bbcard.doc.tar.xz) = 98d94cdd55b045ec4e0e5cb94b4e8c8afd654108 +Size (tex-bbcard-19440/bbcard.doc.tar.xz) = 2200 bytes diff --git a/graphics/tex-bbcard/DESCR b/graphics/tex-bbcard/DESCR new file mode 100644 index 000000000..08806778b --- /dev/null +++ b/graphics/tex-bbcard/DESCR @@ -0,0 +1,2 @@ +Three jiffy packages for creating cards of various sorts with +MetaPost. diff --git a/graphics/tex-bbcard/Makefile b/graphics/tex-bbcard/Makefile new file mode 100644 index 000000000..afadeb043 --- /dev/null +++ b/graphics/tex-bbcard/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +DISTNAME= bbcard +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 19440 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bbcard +COMMENT= Bullshit bingo, calendar and baseball-score cards +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-bbcard/PLIST b/graphics/tex-bbcard/PLIST new file mode 100644 index 000000000..b2edd50cb --- /dev/null +++ b/graphics/tex-bbcard/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:37 wiz Exp $ +share/texmf-dist/metapost/bbcard/bbcard.mp +share/texmf-dist/metapost/bbcard/breakwidth.mp +share/texmf-dist/metapost/bbcard/calendar.mp +share/texmf-dist/metapost/bbcard/scorecard.mp diff --git a/graphics/tex-bbcard/distinfo b/graphics/tex-bbcard/distinfo new file mode 100644 index 000000000..1970ba1d0 --- /dev/null +++ b/graphics/tex-bbcard/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +SHA1 (tex-bbcard-19440/bbcard.tar.xz) = b86835abd25f0540b117e35a6a26c44e2672e703 +RMD160 (tex-bbcard-19440/bbcard.tar.xz) = efe50715a39ab94092ab59f3c6236c331f4b44fc +Size (tex-bbcard-19440/bbcard.tar.xz) = 6816 bytes diff --git a/graphics/tex-blockdraw_mp-doc/DESCR b/graphics/tex-blockdraw_mp-doc/DESCR new file mode 100644 index 000000000..59f7c6d48 --- /dev/null +++ b/graphics/tex-blockdraw_mp-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-blockdraw_mp. diff --git a/graphics/tex-blockdraw_mp-doc/Makefile b/graphics/tex-blockdraw_mp-doc/Makefile new file mode 100644 index 000000000..efd805994 --- /dev/null +++ b/graphics/tex-blockdraw_mp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +DISTNAME= blockdraw_mp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/blockdraw_mp +COMMENT= Documentation for tex-blockdraw_mp +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-blockdraw_mp-doc/PLIST b/graphics/tex-blockdraw_mp-doc/PLIST new file mode 100644 index 000000000..081718ba3 --- /dev/null +++ b/graphics/tex-blockdraw_mp-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:37 wiz Exp $ +share/texmf-dist/doc/metapost/blockdraw_mp/README +share/texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.pdf +share/texmf-dist/doc/metapost/blockdraw_mp/blockdraw_mp.tex +share/texmf-dist/doc/metapost/blockdraw_mp/bonddemo.pdf +share/texmf-dist/doc/metapost/blockdraw_mp/cascadedemo.pdf +share/texmf-dist/doc/metapost/blockdraw_mp/tiddetext.sty +share/texmf-dist/doc/metapost/blockdraw_mp/tighttoc.sty diff --git a/graphics/tex-blockdraw_mp-doc/distinfo b/graphics/tex-blockdraw_mp-doc/distinfo new file mode 100644 index 000000000..439b076d5 --- /dev/null +++ b/graphics/tex-blockdraw_mp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +SHA1 (tex-blockdraw_mp-15878/blockdraw_mp.doc.tar.xz) = 91463817679524e8377216710377681be8006de3 +RMD160 (tex-blockdraw_mp-15878/blockdraw_mp.doc.tar.xz) = 642f34056e8dfc6e214ca155fe2551076390e184 +Size (tex-blockdraw_mp-15878/blockdraw_mp.doc.tar.xz) = 276436 bytes diff --git a/graphics/tex-blockdraw_mp/DESCR b/graphics/tex-blockdraw_mp/DESCR new file mode 100644 index 000000000..5dd3021a2 --- /dev/null +++ b/graphics/tex-blockdraw_mp/DESCR @@ -0,0 +1,3 @@ +A set of simple MetaPost macros for the task. While the task is +not itself difficult to program, it is felt that many users +will be happy to have a library for the job.. diff --git a/graphics/tex-blockdraw_mp/Makefile b/graphics/tex-blockdraw_mp/Makefile new file mode 100644 index 000000000..52c587a43 --- /dev/null +++ b/graphics/tex-blockdraw_mp/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +DISTNAME= blockdraw_mp +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/blockdraw_mp +COMMENT= Block diagrams and bond graphs, with MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-blockdraw_mp/PLIST b/graphics/tex-blockdraw_mp/PLIST new file mode 100644 index 000000000..080fd7aeb --- /dev/null +++ b/graphics/tex-blockdraw_mp/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:37 wiz Exp $ +share/texmf-dist/metapost/blockdraw_mp/blockdraw.mp +share/texmf-dist/metapost/blockdraw_mp/bonddemo.mp +share/texmf-dist/metapost/blockdraw_mp/bondgraph.mp +share/texmf-dist/metapost/blockdraw_mp/cascadedemo.mp +share/texmf-dist/metapost/blockdraw_mp/docblockprefs.mp +share/texmf-dist/metapost/blockdraw_mp/shiftoff.mp diff --git a/graphics/tex-blockdraw_mp/distinfo b/graphics/tex-blockdraw_mp/distinfo new file mode 100644 index 000000000..043f35dae --- /dev/null +++ b/graphics/tex-blockdraw_mp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:37 wiz Exp $ + +SHA1 (tex-blockdraw_mp-15878/blockdraw_mp.tar.xz) = adfb6b910836a4406aa0ad5e4531959fcfd6e09e +RMD160 (tex-blockdraw_mp-15878/blockdraw_mp.tar.xz) = 2cac82f2c628f1897be8f1477cf502e5f781b595 +Size (tex-blockdraw_mp-15878/blockdraw_mp.tar.xz) = 4844 bytes diff --git a/graphics/tex-bpolynomial-doc/DESCR b/graphics/tex-bpolynomial-doc/DESCR new file mode 100644 index 000000000..8c4a13096 --- /dev/null +++ b/graphics/tex-bpolynomial-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bpolynomial. diff --git a/graphics/tex-bpolynomial-doc/Makefile b/graphics/tex-bpolynomial-doc/Makefile new file mode 100644 index 000000000..311beebd1 --- /dev/null +++ b/graphics/tex-bpolynomial-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= bpolynomial.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bpolynomial +COMMENT= Documentation for tex-bpolynomial +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-bpolynomial-doc/PLIST b/graphics/tex-bpolynomial-doc/PLIST new file mode 100644 index 000000000..437d16b86 --- /dev/null +++ b/graphics/tex-bpolynomial-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/doc/metapost/bpolynomial/CHANGES +share/texmf-dist/doc/metapost/bpolynomial/README +share/texmf-dist/doc/metapost/bpolynomial/TODO +share/texmf-dist/doc/metapost/bpolynomial/bpolynomial.pdf +share/texmf-dist/doc/metapost/bpolynomial/bpolynomial.tex +share/texmf-dist/doc/metapost/bpolynomial/examples.mp diff --git a/graphics/tex-bpolynomial-doc/distinfo b/graphics/tex-bpolynomial-doc/distinfo new file mode 100644 index 000000000..1c7846ee9 --- /dev/null +++ b/graphics/tex-bpolynomial-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-bpolynomial-15878/bpolynomial.doc.tar.xz) = b0c7ec88b6e8a789ca24f98790ac2d0dfaa07569 +RMD160 (tex-bpolynomial-15878/bpolynomial.doc.tar.xz) = a40b4e46d0fd8a359bf1e9e89be692e2f829e80d +Size (tex-bpolynomial-15878/bpolynomial.doc.tar.xz) = 198608 bytes diff --git a/graphics/tex-bpolynomial/DESCR b/graphics/tex-bpolynomial/DESCR new file mode 100644 index 000000000..639e36da8 --- /dev/null +++ b/graphics/tex-bpolynomial/DESCR @@ -0,0 +1,6 @@ +This MetaPost package helps plotting polynomial and root +functions up to order three. The package provides macros to +calculate Bezier curves exactly matching a given constant, +linear, quadratic or cubic polynomial, or square or cubic root +function. In addition, tangents on all functions and +derivatives of polynomials can be calculated. diff --git a/graphics/tex-bpolynomial/Makefile b/graphics/tex-bpolynomial/Makefile new file mode 100644 index 000000000..e9202a210 --- /dev/null +++ b/graphics/tex-bpolynomial/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= bpolynomial +PKGNAME= tex-${DISTNAME}-0.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bpolynomial +COMMENT= Drawing polynomial functions of up to order 3 +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-bpolynomial/PLIST b/graphics/tex-bpolynomial/PLIST new file mode 100644 index 000000000..66185147f --- /dev/null +++ b/graphics/tex-bpolynomial/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/metapost/bpolynomial/bpolynomial.mp diff --git a/graphics/tex-bpolynomial/distinfo b/graphics/tex-bpolynomial/distinfo new file mode 100644 index 000000000..6b323a567 --- /dev/null +++ b/graphics/tex-bpolynomial/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-bpolynomial-15878/bpolynomial.tar.xz) = de3997ca4b818a6b1babce706963c234dd2d897f +RMD160 (tex-bpolynomial-15878/bpolynomial.tar.xz) = b93eb8188f61c0ca868a7aee9e2809ca2922bc16 +Size (tex-bpolynomial-15878/bpolynomial.tar.xz) = 2572 bytes diff --git a/graphics/tex-cmarrows-doc/DESCR b/graphics/tex-cmarrows-doc/DESCR new file mode 100644 index 000000000..353dbab29 --- /dev/null +++ b/graphics/tex-cmarrows-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-cmarrows. diff --git a/graphics/tex-cmarrows-doc/Makefile b/graphics/tex-cmarrows-doc/Makefile new file mode 100644 index 000000000..8ec056aad --- /dev/null +++ b/graphics/tex-cmarrows-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/09 00:03:56 markd Exp $ + +DISTNAME= cmarrows.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.9 +TEXLIVE_REV= 24378 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cmarrows +COMMENT= Documentation for tex-cmarrows +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-cmarrows-doc/PLIST b/graphics/tex-cmarrows-doc/PLIST new file mode 100644 index 000000000..cd83324ce --- /dev/null +++ b/graphics/tex-cmarrows-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/doc/metapost/cmarrows/README +share/texmf-dist/doc/metapost/cmarrows/cmarrows.pdf diff --git a/graphics/tex-cmarrows-doc/distinfo b/graphics/tex-cmarrows-doc/distinfo new file mode 100644 index 000000000..4804140ab --- /dev/null +++ b/graphics/tex-cmarrows-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-cmarrows-24378/cmarrows.doc.tar.xz) = 88f356b174567ee1096f334dbe128eeadb633a39 +RMD160 (tex-cmarrows-24378/cmarrows.doc.tar.xz) = bf6fd18472bb8a8438434347ded7380d0809f39a +Size (tex-cmarrows-24378/cmarrows.doc.tar.xz) = 47780 bytes diff --git a/graphics/tex-cmarrows/DESCR b/graphics/tex-cmarrows/DESCR new file mode 100644 index 000000000..0d3db0fc8 --- /dev/null +++ b/graphics/tex-cmarrows/DESCR @@ -0,0 +1,2 @@ +This MetaPost package contains macros to draw arrows and braces +in the Computer Modern style. diff --git a/graphics/tex-cmarrows/Makefile b/graphics/tex-cmarrows/Makefile new file mode 100644 index 000000000..b5fb9ccad --- /dev/null +++ b/graphics/tex-cmarrows/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/09 00:03:56 markd Exp $ + +DISTNAME= cmarrows +PKGNAME= tex-${DISTNAME}-0.9 +TEXLIVE_REV= 24378 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cmarrows +COMMENT= MetaPost arrows and braces in the Computer Modern style +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-cmarrows/PLIST b/graphics/tex-cmarrows/PLIST new file mode 100644 index 000000000..d8a18c143 --- /dev/null +++ b/graphics/tex-cmarrows/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/metapost/cmarrows/cmarrows.mp +share/texmf-dist/metapost/cmarrows/rgbx0009.mp +share/texmf-dist/metapost/cmarrows/rgbx0016.mp +share/texmf-dist/metapost/cmarrows/rgbx0020.mp +share/texmf-dist/metapost/cmarrows/rgbx0025.mp +share/texmf-dist/metapost/cmarrows/sgbx0008.mp +share/texmf-dist/metapost/cmarrows/sgbx0010.mp +share/texmf-dist/metapost/cmarrows/sgbx0011.mp +share/texmf-dist/metapost/cmarrows/sgbx0012.mp +share/texmf-dist/metapost/cmarrows/sgbx0013.mp +share/texmf-dist/metapost/cmarrows/sgbx0014.mp +share/texmf-dist/metapost/cmarrows/sgbx0015.mp +share/texmf-dist/metapost/cmarrows/sgbx0017.mp +share/texmf-dist/metapost/cmarrows/sgbx0018.mp +share/texmf-dist/metapost/cmarrows/sgbx0019.mp +share/texmf-dist/metapost/cmarrows/sgbx0021.mp +share/texmf-dist/metapost/cmarrows/sgbx0022.mp +share/texmf-dist/metapost/cmarrows/sgbx0023.mp +share/texmf-dist/metapost/cmarrows/sgbx0024.mp +share/texmf-dist/metapost/cmarrows/tgbx0000.mp +share/texmf-dist/metapost/cmarrows/tgbx0001.mp +share/texmf-dist/metapost/cmarrows/tgbx0002.mp +share/texmf-dist/metapost/cmarrows/tgbx0003.mp +share/texmf-dist/metapost/cmarrows/tgbx0004.mp +share/texmf-dist/metapost/cmarrows/tgbx0005.mp +share/texmf-dist/metapost/cmarrows/tgbx0006.mp +share/texmf-dist/metapost/cmarrows/tgbx0007.mp +share/texmf-dist/metapost/cmarrows/tgbx0027.mp diff --git a/graphics/tex-cmarrows/distinfo b/graphics/tex-cmarrows/distinfo new file mode 100644 index 000000000..2c40c3fd4 --- /dev/null +++ b/graphics/tex-cmarrows/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-cmarrows-24378/cmarrows.tar.xz) = 98aa6ff5d64f0f404c22863b347969e0bd3a4114 +RMD160 (tex-cmarrows-24378/cmarrows.tar.xz) = 3a70943b8d3321954260d256e96a112bf8292f2f +Size (tex-cmarrows-24378/cmarrows.tar.xz) = 10180 bytes diff --git a/graphics/tex-drv-doc/DESCR b/graphics/tex-drv-doc/DESCR new file mode 100644 index 000000000..380667f3a --- /dev/null +++ b/graphics/tex-drv-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-drv. diff --git a/graphics/tex-drv-doc/Makefile b/graphics/tex-drv-doc/Makefile new file mode 100644 index 000000000..ac05ee7f7 --- /dev/null +++ b/graphics/tex-drv-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= drv.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.97 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/drv +COMMENT= Documentation for tex-drv +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-drv-doc/PLIST b/graphics/tex-drv-doc/PLIST new file mode 100644 index 000000000..8bec873eb --- /dev/null +++ b/graphics/tex-drv-doc/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/doc/metapost/drv/README +share/texmf-dist/doc/metapost/drv/doc/drv-guide.mp +share/texmf-dist/doc/metapost/drv/doc/drv-guide.tex +share/texmf-dist/doc/metapost/drv/doc/drv.mp +share/texmf-dist/doc/metapost/drv/doc/makefile +share/texmf-dist/doc/metapost/drv/doc/readme.sh +share/texmf-dist/doc/metapost/drv/drv-guide.pdf +share/texmf-dist/doc/metapost/drv/sample/coq-sample.mp +share/texmf-dist/doc/metapost/drv/sample/coq-sample.tex +share/texmf-dist/doc/metapost/drv/sample/drv.mp +share/texmf-dist/doc/metapost/drv/sample/makefile +share/texmf-dist/doc/metapost/drv/sample/readme.sh +share/texmf-dist/doc/metapost/drv/template/drv.mp +share/texmf-dist/doc/metapost/drv/template/makefile +share/texmf-dist/doc/metapost/drv/template/readme.sh +share/texmf-dist/doc/metapost/drv/template/template.mp +share/texmf-dist/doc/metapost/drv/template/template.tex diff --git a/graphics/tex-drv-doc/distinfo b/graphics/tex-drv-doc/distinfo new file mode 100644 index 000000000..097bf9d07 --- /dev/null +++ b/graphics/tex-drv-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-drv-29349/drv.doc.tar.xz) = ac0139b804509ac5161ca8b193d585ce40852769 +RMD160 (tex-drv-29349/drv.doc.tar.xz) = a18552c8fec23e2340a3467328829f8534e234b5 +Size (tex-drv-29349/drv.doc.tar.xz) = 202676 bytes diff --git a/graphics/tex-drv/DESCR b/graphics/tex-drv/DESCR new file mode 100644 index 000000000..15883d32d --- /dev/null +++ b/graphics/tex-drv/DESCR @@ -0,0 +1,4 @@ +A set of MetaPost macros for typesetting derivation trees (such +as used in sequent calculus, type inference, programming +language semantics...). No MetaPost knowledge is needed to use +these macros. diff --git a/graphics/tex-drv/Makefile b/graphics/tex-drv/Makefile new file mode 100644 index 000000000..b34d52db6 --- /dev/null +++ b/graphics/tex-drv/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= drv +PKGNAME= tex-${DISTNAME}-0.97 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/drv +COMMENT= Derivation trees with MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-drv/PLIST b/graphics/tex-drv/PLIST new file mode 100644 index 000000000..14aaf6a48 --- /dev/null +++ b/graphics/tex-drv/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/metapost/drv/drv.mp diff --git a/graphics/tex-drv/distinfo b/graphics/tex-drv/distinfo new file mode 100644 index 000000000..38e6c800e --- /dev/null +++ b/graphics/tex-drv/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-drv-29349/drv.tar.xz) = d93ec7832ba0e94fb77d047f281940dad7af8049 +RMD160 (tex-drv-29349/drv.tar.xz) = 676406318af007f91600c20b335183b40321514b +Size (tex-drv-29349/drv.tar.xz) = 16460 bytes diff --git a/graphics/tex-dviincl-doc/DESCR b/graphics/tex-dviincl-doc/DESCR new file mode 100644 index 000000000..764c37cfb --- /dev/null +++ b/graphics/tex-dviincl-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dviincl. diff --git a/graphics/tex-dviincl-doc/Makefile b/graphics/tex-dviincl-doc/Makefile new file mode 100644 index 000000000..de71e9c16 --- /dev/null +++ b/graphics/tex-dviincl-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= dviincl.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.00 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dviincl +COMMENT= Documentation for tex-dviincl +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-dviincl-doc/PLIST b/graphics/tex-dviincl-doc/PLIST new file mode 100644 index 000000000..8372304ca --- /dev/null +++ b/graphics/tex-dviincl-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/doc/metapost/dviincl/0czytaj.sla +share/texmf-dist/doc/metapost/dviincl/0dviincl.inf +share/texmf-dist/doc/metapost/dviincl/README +share/texmf-dist/doc/metapost/dviincl/README.pl +share/texmf-dist/doc/metapost/dviincl/storyx.tex +share/texmf-dist/doc/metapost/dviincl/test-bop.mp +share/texmf-dist/doc/metapost/dviincl/test-bop.tex +share/texmf-dist/doc/metapost/dviincl/testit.bat +share/texmf-dist/doc/metapost/dviincl/testit.sh diff --git a/graphics/tex-dviincl-doc/distinfo b/graphics/tex-dviincl-doc/distinfo new file mode 100644 index 000000000..b5c941865 --- /dev/null +++ b/graphics/tex-dviincl-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-dviincl-29349/dviincl.doc.tar.xz) = 6154c36089e2ebb401817336a3c8df9dc70baa6e +RMD160 (tex-dviincl-29349/dviincl.doc.tar.xz) = 653b2b32b854a103278f75930925169e215a78e0 +Size (tex-dviincl-29349/dviincl.doc.tar.xz) = 3640 bytes diff --git a/graphics/tex-dviincl/DESCR b/graphics/tex-dviincl/DESCR new file mode 100644 index 000000000..05efdbd56 --- /dev/null +++ b/graphics/tex-dviincl/DESCR @@ -0,0 +1,5 @@ +DVItoMP is one of the auxiliary programs available to any +MetaPost package; it converts a DVI file into a MetaPost file. +Using it, one can envisage including a DVI page into an EPS +files generated by MetaPost. Such files allow pages to include +other pages. diff --git a/graphics/tex-dviincl/Makefile b/graphics/tex-dviincl/Makefile new file mode 100644 index 000000000..e534eff09 --- /dev/null +++ b/graphics/tex-dviincl/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= dviincl +PKGNAME= tex-${DISTNAME}-1.00 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dviincl +COMMENT= Include a DVI page into MetaPost output +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-dviincl/PLIST b/graphics/tex-dviincl/PLIST new file mode 100644 index 000000000..739352cfa --- /dev/null +++ b/graphics/tex-dviincl/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/metapost/dviincl/fix_brks.mp +share/texmf-dist/metapost/dviincl/fix_page.mp diff --git a/graphics/tex-dviincl/distinfo b/graphics/tex-dviincl/distinfo new file mode 100644 index 000000000..1668c772e --- /dev/null +++ b/graphics/tex-dviincl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-dviincl-29349/dviincl.tar.xz) = 03a6fbd5723e8430cc7557921f3af8d29c010b21 +RMD160 (tex-dviincl-29349/dviincl.tar.xz) = aff05331d217a2dfc800b0588f99f00b7db33aa5 +Size (tex-dviincl-29349/dviincl.tar.xz) = 1072 bytes diff --git a/graphics/tex-emp-doc/DESCR b/graphics/tex-emp-doc/DESCR new file mode 100644 index 000000000..5da9f48c2 --- /dev/null +++ b/graphics/tex-emp-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-emp. diff --git a/graphics/tex-emp-doc/Makefile b/graphics/tex-emp-doc/Makefile new file mode 100644 index 000000000..a9a178beb --- /dev/null +++ b/graphics/tex-emp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= emp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 23483 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/emp +COMMENT= Documentation for tex-emp +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-emp-doc/PLIST b/graphics/tex-emp-doc/PLIST new file mode 100644 index 000000000..f0458c668 --- /dev/null +++ b/graphics/tex-emp-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/doc/latex/emp/COPYING +share/texmf-dist/doc/latex/emp/Makefile +share/texmf-dist/doc/latex/emp/README +share/texmf-dist/doc/latex/emp/emp.pdf +share/texmf-dist/doc/latex/emp/empman.pdf diff --git a/graphics/tex-emp-doc/distinfo b/graphics/tex-emp-doc/distinfo new file mode 100644 index 000000000..323f353ee --- /dev/null +++ b/graphics/tex-emp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-emp-23483/emp.doc.tar.xz) = 5e53a3ae41c1aa7735064daaa6cb40fecd691b72 +RMD160 (tex-emp-23483/emp.doc.tar.xz) = 1e4534f001fc7245b853a007b773e84047a23eca +Size (tex-emp-23483/emp.doc.tar.xz) = 212864 bytes diff --git a/graphics/tex-emp/DESCR b/graphics/tex-emp/DESCR new file mode 100644 index 000000000..fe535b2cd --- /dev/null +++ b/graphics/tex-emp/DESCR @@ -0,0 +1,10 @@ +Emp is a package for encapsulating MetaPost figures in LaTeX: +the package provides environments where you can place MetaPost +commands, and means of using that code as fragments for +building up figures to include in your document. So, with emp, +the procedure is to run your document with LaTeX, run MetaPost, +and then complete running your document in the normal way. Emp +is therefore useful for keeping illustrations in synchrony with +the text. It also frees you from inventing descriptive names +for PostScript files that fit into the confines of file system +conventions. diff --git a/graphics/tex-emp/Makefile b/graphics/tex-emp/Makefile new file mode 100644 index 000000000..2537486f5 --- /dev/null +++ b/graphics/tex-emp/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= emp +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 23483 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/emp +COMMENT= "Encapsulate" MetaPost figures in a document +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-emp/PLIST b/graphics/tex-emp/PLIST new file mode 100644 index 000000000..355e96a3a --- /dev/null +++ b/graphics/tex-emp/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/tex/latex/emp/emp.sty diff --git a/graphics/tex-emp/distinfo b/graphics/tex-emp/distinfo new file mode 100644 index 000000000..6fac7e112 --- /dev/null +++ b/graphics/tex-emp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-emp-23483/emp.tar.xz) = b9f2054da0ac5a39458cb502792d47363b71f04c +RMD160 (tex-emp-23483/emp.tar.xz) = ef8345b4533bf73c16d90f438a451474d0432948 +Size (tex-emp-23483/emp.tar.xz) = 3212 bytes diff --git a/graphics/tex-epsincl-doc/DESCR b/graphics/tex-epsincl-doc/DESCR new file mode 100644 index 000000000..3dda90733 --- /dev/null +++ b/graphics/tex-epsincl-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-epsincl. diff --git a/graphics/tex-epsincl-doc/Makefile b/graphics/tex-epsincl-doc/Makefile new file mode 100644 index 000000000..710fb9b0e --- /dev/null +++ b/graphics/tex-epsincl-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= epsincl.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epsincl +COMMENT= Documentation for tex-epsincl +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-epsincl-doc/PLIST b/graphics/tex-epsincl-doc/PLIST new file mode 100644 index 000000000..87932f0f1 --- /dev/null +++ b/graphics/tex-epsincl-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/doc/metapost/epsincl/0info.txt +share/texmf-dist/doc/metapost/epsincl/README +share/texmf-dist/doc/metapost/epsincl/epsincl.awk +share/texmf-dist/doc/metapost/epsincl/epsincl.bat +share/texmf-dist/doc/metapost/epsincl/testinc0.eps +share/texmf-dist/doc/metapost/epsincl/testincl.bat +share/texmf-dist/doc/metapost/epsincl/testincl.mp +share/texmf-dist/doc/metapost/epsincl/testincl.sh diff --git a/graphics/tex-epsincl-doc/distinfo b/graphics/tex-epsincl-doc/distinfo new file mode 100644 index 000000000..f7b5c3ec4 --- /dev/null +++ b/graphics/tex-epsincl-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-epsincl-29349/epsincl.doc.tar.xz) = 2fb40ee2600955815eeb73673a9484a5e90ad722 +RMD160 (tex-epsincl-29349/epsincl.doc.tar.xz) = ee746903428b68f49a85e7c05c4637c070266335 +Size (tex-epsincl-29349/epsincl.doc.tar.xz) = 4208 bytes diff --git a/graphics/tex-epsincl/DESCR b/graphics/tex-epsincl/DESCR new file mode 100644 index 000000000..2d0e70c35 --- /dev/null +++ b/graphics/tex-epsincl/DESCR @@ -0,0 +1,2 @@ +The package facilitates including EPS files in MetaPost +figures; it makes use of (G)AWK. diff --git a/graphics/tex-epsincl/Makefile b/graphics/tex-epsincl/Makefile new file mode 100644 index 000000000..0ad5d0827 --- /dev/null +++ b/graphics/tex-epsincl/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= epsincl +PKGNAME= tex-${DISTNAME}-0.2 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epsincl +COMMENT= Include EPS in MetaPost figures +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-epsincl/PLIST b/graphics/tex-epsincl/PLIST new file mode 100644 index 000000000..eafde3511 --- /dev/null +++ b/graphics/tex-epsincl/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/metapost/epsincl/epsincl.mp diff --git a/graphics/tex-epsincl/distinfo b/graphics/tex-epsincl/distinfo new file mode 100644 index 000000000..e2ba518a1 --- /dev/null +++ b/graphics/tex-epsincl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-epsincl-29349/epsincl.tar.xz) = 0886160c90c7270c9ffa334bc4fc60df7f539552 +RMD160 (tex-epsincl-29349/epsincl.tar.xz) = ad362fcb318cc57bf63765d36716d84ec4539ccf +Size (tex-epsincl-29349/epsincl.tar.xz) = 1920 bytes diff --git a/graphics/tex-epstopdf-doc/Makefile b/graphics/tex-epstopdf-doc/Makefile index 5b92de13c..b3fc989d0 100644 --- a/graphics/tex-epstopdf-doc/Makefile +++ b/graphics/tex-epstopdf-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/12/03 19:55:56 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/21 23:32:32 markd Exp $ DISTNAME= epstopdf.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.20 -TEXLIVE_REV= 31789 +PKGNAME= tex-${DISTNAME:S/./-/}-2.23 +TEXLIVE_REV= 36139 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-epstopdf diff --git a/graphics/tex-epstopdf-doc/distinfo b/graphics/tex-epstopdf-doc/distinfo index a29e414d4..027e9d520 100644 --- a/graphics/tex-epstopdf-doc/distinfo +++ b/graphics/tex-epstopdf-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/12/03 19:55:56 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 23:32:32 markd Exp $ -SHA1 (tex-epstopdf-31789/epstopdf.doc.tar.xz) = 43f99279d7ff070d8b09dc39a3973821ddee3193 -RMD160 (tex-epstopdf-31789/epstopdf.doc.tar.xz) = 904134e239e638d732484dd8d8cf25c1b4f19706 -Size (tex-epstopdf-31789/epstopdf.doc.tar.xz) = 10272 bytes +SHA1 (tex-epstopdf-36139/epstopdf.doc.tar.xz) = a791be45411ed6fcb150ee5328de281c9888f19b +RMD160 (tex-epstopdf-36139/epstopdf.doc.tar.xz) = 478dc58cb5690f995a3815d6ecb29ba8123c4e8d +Size (tex-epstopdf-36139/epstopdf.doc.tar.xz) = 10632 bytes diff --git a/graphics/tex-epstopdf/Makefile b/graphics/tex-epstopdf/Makefile index 6e9fad769..d44519c1c 100644 --- a/graphics/tex-epstopdf/Makefile +++ b/graphics/tex-epstopdf/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:13 wiz Exp $ DISTNAME= epstopdf -PKGNAME= tex-${DISTNAME}-2.20 +PKGNAME= tex-${DISTNAME}-2.23 PKGREVISION= 1 -TEXLIVE_REV= 31789 +TEXLIVE_REV= 36139 MAINTAINER= minskim@NetBSD.org -COMMENT= Convert EPS to 'encapsulated' PDF using GhostScript +COMMENT= Convert EPS to 'encapsulated' PDF using Ghostscript CONFLICTS= texlive-pdftools<2011 diff --git a/graphics/tex-epstopdf/distinfo b/graphics/tex-epstopdf/distinfo index 25c1755bf..ac0ae65e3 100644 --- a/graphics/tex-epstopdf/distinfo +++ b/graphics/tex-epstopdf/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2013/12/03 19:55:56 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 23:32:32 markd Exp $ -SHA1 (tex-epstopdf-31789/epstopdf.tar.xz) = fef79631142b67daa87a07dfb6aa705fb0a70c59 -RMD160 (tex-epstopdf-31789/epstopdf.tar.xz) = 7e32cf118c83be517c5fb8c9114570ce4e56bcb2 -Size (tex-epstopdf-31789/epstopdf.tar.xz) = 11884 bytes +SHA1 (tex-epstopdf-36139/epstopdf.tar.xz) = 7b6a02e54de6ee70fc2959afcb8d93f8ce92504a +RMD160 (tex-epstopdf-36139/epstopdf.tar.xz) = 3166165e2f78e8179e43d391dc381883b399342f +Size (tex-epstopdf-36139/epstopdf.tar.xz) = 12164 bytes SHA1 (patch-bin_epstopdf) = 04898c48d8dafacd0256c855c05a251983989848 diff --git a/graphics/tex-expressg-doc/DESCR b/graphics/tex-expressg-doc/DESCR new file mode 100644 index 000000000..28697dd9b --- /dev/null +++ b/graphics/tex-expressg-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-expressg. diff --git a/graphics/tex-expressg-doc/Makefile b/graphics/tex-expressg-doc/Makefile new file mode 100644 index 000000000..f23d4da06 --- /dev/null +++ b/graphics/tex-expressg-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= expressg.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.5 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/expressg +COMMENT= Documentation for tex-expressg +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-expressg-doc/PLIST b/graphics/tex-expressg-doc/PLIST new file mode 100644 index 000000000..985b5b661 --- /dev/null +++ b/graphics/tex-expressg-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/doc/metapost/expressg/README +share/texmf-dist/doc/metapost/expressg/aamfigs.pdf +share/texmf-dist/doc/metapost/expressg/aamfigs.tex +share/texmf-dist/doc/metapost/expressg/expeg.pdf +share/texmf-dist/doc/metapost/expressg/expeg.tex +share/texmf-dist/doc/metapost/expressg/expressg.pdf +share/texmf-dist/doc/metapost/expressg/n2mps.sh +share/texmf-dist/doc/metapost/expressg/n2mpsprl.prl diff --git a/graphics/tex-expressg-doc/distinfo b/graphics/tex-expressg-doc/distinfo new file mode 100644 index 000000000..e5cce4e54 --- /dev/null +++ b/graphics/tex-expressg-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-expressg-29349/expressg.doc.tar.xz) = 27ba63ebbb21cf72e2bf9053c45c4e582045cac9 +RMD160 (tex-expressg-29349/expressg.doc.tar.xz) = 18ef560a43de9ec69fced0b7674a431da456fbe0 +Size (tex-expressg-29349/expressg.doc.tar.xz) = 467740 bytes diff --git a/graphics/tex-expressg/DESCR b/graphics/tex-expressg/DESCR new file mode 100644 index 000000000..cc1d2868c --- /dev/null +++ b/graphics/tex-expressg/DESCR @@ -0,0 +1,6 @@ +A MetaPost package providing facilities to assist in drawing +diagrams that consist of boxes, lines, and annotations. +Particular support is provided for creating EXPRESS-G diagrams, +for example IDEF1X, OMT, Shlaer-Mellor, and NIAM diagrams. The +package may also be used to create UML and most other Box-Line- +Annotation charts, but not Gantt charts directly. diff --git a/graphics/tex-expressg/Makefile b/graphics/tex-expressg/Makefile new file mode 100644 index 000000000..c627e60f4 --- /dev/null +++ b/graphics/tex-expressg/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +DISTNAME= expressg +PKGNAME= tex-${DISTNAME}-1.5 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/expressg +COMMENT= Diagrams consisting of boxes, lines, and annotations +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-expressg/PLIST b/graphics/tex-expressg/PLIST new file mode 100644 index 000000000..29f0b64d1 --- /dev/null +++ b/graphics/tex-expressg/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:38 wiz Exp $ +share/texmf-dist/metapost/expressg/aam.mp +share/texmf-dist/metapost/expressg/expeg.mp +share/texmf-dist/metapost/expressg/expressg.mp diff --git a/graphics/tex-expressg/distinfo b/graphics/tex-expressg/distinfo new file mode 100644 index 000000000..48c87a13a --- /dev/null +++ b/graphics/tex-expressg/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:38 wiz Exp $ + +SHA1 (tex-expressg-29349/expressg.tar.xz) = e76e9ece85661d013d66b1f400859fd23b2a85bc +RMD160 (tex-expressg-29349/expressg.tar.xz) = a5c190518333cbdc3c4a4e8db91e1c6d53f1fe0e +Size (tex-expressg-29349/expressg.tar.xz) = 18588 bytes diff --git a/graphics/tex-exteps-doc/DESCR b/graphics/tex-exteps-doc/DESCR new file mode 100644 index 000000000..f14440a98 --- /dev/null +++ b/graphics/tex-exteps-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-exteps. diff --git a/graphics/tex-exteps-doc/Makefile b/graphics/tex-exteps-doc/Makefile new file mode 100644 index 000000000..d47d701f3 --- /dev/null +++ b/graphics/tex-exteps-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= exteps.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.41 +TEXLIVE_REV= 19859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/exteps +COMMENT= Documentation for tex-exteps +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-exteps-doc/PLIST b/graphics/tex-exteps-doc/PLIST new file mode 100644 index 000000000..70022e17e --- /dev/null +++ b/graphics/tex-exteps-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/doc/metapost/exteps/LICENSE +share/texmf-dist/doc/metapost/exteps/README +share/texmf-dist/doc/metapost/exteps/delfin +share/texmf-dist/doc/metapost/exteps/exteps.pdf +share/texmf-dist/doc/metapost/exteps/exteps.tex diff --git a/graphics/tex-exteps-doc/distinfo b/graphics/tex-exteps-doc/distinfo new file mode 100644 index 000000000..5f8402945 --- /dev/null +++ b/graphics/tex-exteps-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-exteps-19859/exteps.doc.tar.xz) = 737d6b007eca540045c35aaabf8e081fdc1602ac +RMD160 (tex-exteps-19859/exteps.doc.tar.xz) = edcaae37e24e4b470f4d8f748c88aa1d3bcdf1e4 +Size (tex-exteps-19859/exteps.doc.tar.xz) = 108704 bytes diff --git a/graphics/tex-exteps/DESCR b/graphics/tex-exteps/DESCR new file mode 100644 index 000000000..14ae400e1 --- /dev/null +++ b/graphics/tex-exteps/DESCR @@ -0,0 +1,4 @@ +Exteps is a module for including external EPS figures into +MetaPost figures. It is written entirely in MetaPost, and does +not therefore require any post processing of the MetaPost +output. diff --git a/graphics/tex-exteps/Makefile b/graphics/tex-exteps/Makefile new file mode 100644 index 000000000..4870a57fc --- /dev/null +++ b/graphics/tex-exteps/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= exteps +PKGNAME= tex-${DISTNAME}-0.41 +TEXLIVE_REV= 19859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/exteps +COMMENT= Include EPS figures in MetaPost +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-exteps/PLIST b/graphics/tex-exteps/PLIST new file mode 100644 index 000000000..35e5be2f8 --- /dev/null +++ b/graphics/tex-exteps/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/metapost/exteps/exteps.mp diff --git a/graphics/tex-exteps/distinfo b/graphics/tex-exteps/distinfo new file mode 100644 index 000000000..e94aff76a --- /dev/null +++ b/graphics/tex-exteps/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-exteps-19859/exteps.tar.xz) = bd785ba5889daccfcbaf12e6debecd25e5b80949 +RMD160 (tex-exteps-19859/exteps.tar.xz) = ded4087be784e1552fc6ca2898e9ea02a0892c56 +Size (tex-exteps-19859/exteps.tar.xz) = 2976 bytes diff --git a/graphics/tex-featpost-doc/DESCR b/graphics/tex-featpost-doc/DESCR new file mode 100644 index 000000000..343bbc888 --- /dev/null +++ b/graphics/tex-featpost-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-featpost. diff --git a/graphics/tex-featpost-doc/Makefile b/graphics/tex-featpost-doc/Makefile new file mode 100644 index 000000000..0ffb80139 --- /dev/null +++ b/graphics/tex-featpost-doc/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= featpost.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.8.8 +TEXLIVE_REV= 35346 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/featpost +COMMENT= Documentation for tex-featpost +LICENSE= gnu-gpl-v2 + +REPLACE_SH+= doc/metapost/featpost/bash/COMPILE.sh +REPLACE_SH+= doc/metapost/featpost/bash/laproof.sh +REPLACE_SH+= doc/metapost/featpost/bash/makehtmlindex.sh + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-featpost-doc/PLIST b/graphics/tex-featpost-doc/PLIST new file mode 100644 index 000000000..352e7dce9 --- /dev/null +++ b/graphics/tex-featpost-doc/PLIST @@ -0,0 +1,871 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/doc/metapost/featpost/MPexamples.html +share/texmf-dist/doc/metapost/featpost/README +share/texmf-dist/doc/metapost/featpost/bash/COMPILE.sh +share/texmf-dist/doc/metapost/featpost/bash/dvipngproof.sh +share/texmf-dist/doc/metapost/featpost/bash/laproof.sh +share/texmf-dist/doc/metapost/featpost/bash/makehtmlindex.sh +share/texmf-dist/doc/metapost/featpost/bash/pdflatexproof.sh +share/texmf-dist/doc/metapost/featpost/bash/pngmaker.sh +share/texmf-dist/doc/metapost/featpost/doc/Exemplifier.pdf +share/texmf-dist/doc/metapost/featpost/doc/alldefs.txt +share/texmf-dist/doc/metapost/featpost/doc/featpostbeamer.pdf +share/texmf-dist/doc/metapost/featpost/doc/featpostbeamer.tex +share/texmf-dist/doc/metapost/featpost/doc/featpostdocsource.tex +share/texmf-dist/doc/metapost/featpost/doc/featpostmanual.pdf +share/texmf-dist/doc/metapost/featpost/doc/featpostmanual.tex +share/texmf-dist/doc/metapost/featpost/doc/lastfiguretest.pdf +share/texmf-dist/doc/metapost/featpost/doc/lastfiguretest.tex +share/texmf-dist/doc/metapost/featpost/doc/letterfor3Dand4D.pdf +share/texmf-dist/doc/metapost/featpost/doc/letterfor3Dand4D.tex +share/texmf-dist/doc/metapost/featpost/doc/metapostpropaganda.pdf +share/texmf-dist/doc/metapost/featpost/doc/metapostpropaganda.tex +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.eps +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.jpeg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/3.pgm +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/CompanionsCollection.jpg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.dia +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/Diagram1.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/KnuthCollection.jpg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/dia.png +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/fekslatexmp.1 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/fekslatexmp.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/intersection2D.1 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/intersection2D.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/metapostpropaganda.png +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.mps +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal-1.pdf +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpeg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.jpg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/minimal.png +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpaf.jpeg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafphoto.jpg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.0 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.1 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.10 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.11 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.12 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.13 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.14 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.15 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.2 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.3 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.4 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.5 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.6 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.7 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.8 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.9 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/pifpafpropaganda.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.1 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.2 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.3 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/recursives.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal-1.svg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/sriyantrafinal.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/todo.jpg +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.1 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.2 +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/workflow-from-mpman-charts.mp +share/texmf-dist/doc/metapost/featpost/doc/metapostpropagandafiles/xfig.png +share/texmf-dist/doc/metapost/featpost/doc/otherinfo/BezierApprox.pdf +share/texmf-dist/doc/metapost/featpost/doc/otherinfo/CHANGESv1.803.txt +share/texmf-dist/doc/metapost/featpost/doc/otherinfo/Zpravodaj2009-4.pdf +share/texmf-dist/doc/metapost/featpost/doc/otherinfo/jdbug.png +share/texmf-dist/doc/metapost/featpost/doc/otherinfo/tb88henderson.pdf +share/texmf-dist/doc/metapost/featpost/example/38.mp +share/texmf-dist/doc/metapost/featpost/example/A131.mp +share/texmf-dist/doc/metapost/featpost/example/CAT.mp +share/texmf-dist/doc/metapost/featpost/example/DebianSwirlsmallEdited.mp +share/texmf-dist/doc/metapost/featpost/example/EBcrossed.mp +share/texmf-dist/doc/metapost/featpost/example/LED.mp +share/texmf-dist/doc/metapost/featpost/example/SlowDownNowBitmapScanned.mp +share/texmf-dist/doc/metapost/featpost/example/acmaglev.mp +share/texmf-dist/doc/metapost/featpost/example/acoplanv.mp +share/texmf-dist/doc/metapost/featpost/example/ahoraesglobal.mp +share/texmf-dist/doc/metapost/featpost/example/aledlogo.mp +share/texmf-dist/doc/metapost/featpost/example/allgreatideas.mp +share/texmf-dist/doc/metapost/featpost/example/anglinerigorouscircle.mp +share/texmf-dist/doc/metapost/featpost/example/antimattermeteor.mp +share/texmf-dist/doc/metapost/featpost/example/avalzero.mp +share/texmf-dist/doc/metapost/featpost/example/badshreeyantra.mp +share/texmf-dist/doc/metapost/featpost/example/balllauncher.mp +share/texmf-dist/doc/metapost/featpost/example/bananadimmer.mp +share/texmf-dist/doc/metapost/featpost/example/beautiful00.mp +share/texmf-dist/doc/metapost/featpost/example/bichaepolicia.mp +share/texmf-dist/doc/metapost/featpost/example/brownellips.mp +share/texmf-dist/doc/metapost/featpost/example/bstr.mp +share/texmf-dist/doc/metapost/featpost/example/bughunt.mp +share/texmf-dist/doc/metapost/featpost/example/buildcyclebug.mp +share/texmf-dist/doc/metapost/featpost/example/canschemes.mp +share/texmf-dist/doc/metapost/featpost/example/cap29res.mp +share/texmf-dist/doc/metapost/featpost/example/caratk3edit.mp +share/texmf-dist/doc/metapost/featpost/example/cartaxes.mp +share/texmf-dist/doc/metapost/featpost/example/casadopessoal.mp +share/texmf-dist/doc/metapost/featpost/example/cellevolve.mp +share/texmf-dist/doc/metapost/featpost/example/cinemwork.mp +share/texmf-dist/doc/metapost/featpost/example/circlespeedprofile.mp +share/texmf-dist/doc/metapost/featpost/example/closingbox.mp +share/texmf-dist/doc/metapost/featpost/example/cmykropes.mp +share/texmf-dist/doc/metapost/featpost/example/cone.mp +share/texmf-dist/doc/metapost/featpost/example/conegetready.mp +share/texmf-dist/doc/metapost/featpost/example/conicurv.mp +share/texmf-dist/doc/metapost/featpost/example/conoscopy.mp +share/texmf-dist/doc/metapost/featpost/example/convergingspirals.mp +share/texmf-dist/doc/metapost/featpost/example/crossingline.mp +share/texmf-dist/doc/metapost/featpost/example/cruztuga.mp +share/texmf-dist/doc/metapost/featpost/example/cubicfacecentered.mp +share/texmf-dist/doc/metapost/featpost/example/cubicfigures.mp +share/texmf-dist/doc/metapost/featpost/example/cubicstructurefcc.mp +share/texmf-dist/doc/metapost/featpost/example/cubicstructures.mp +share/texmf-dist/doc/metapost/featpost/example/cylimple.mp +share/texmf-dist/doc/metapost/featpost/example/cylinderborders.mp +share/texmf-dist/doc/metapost/featpost/example/daliasensor.mp +share/texmf-dist/doc/metapost/featpost/example/decorstatement.mp +share/texmf-dist/doc/metapost/featpost/example/defaultcmr.mp +share/texmf-dist/doc/metapost/featpost/example/deperspective.mp +share/texmf-dist/doc/metapost/featpost/example/derivondatriang.mp +share/texmf-dist/doc/metapost/featpost/example/diameters.mp +share/texmf-dist/doc/metapost/featpost/example/directfonts.mp +share/texmf-dist/doc/metapost/featpost/example/doitnow.mp +share/texmf-dist/doc/metapost/featpost/example/downloadicon.mp +share/texmf-dist/doc/metapost/featpost/example/dreamhouse.mp +share/texmf-dist/doc/metapost/featpost/example/durgayantra.mp +share/texmf-dist/doc/metapost/featpost/example/eemcsblabla.mp +share/texmf-dist/doc/metapost/featpost/example/electricpotential.mp +share/texmf-dist/doc/metapost/featpost/example/electrospiral.mp +share/texmf-dist/doc/metapost/featpost/example/ellipticextrusionpress.mp +share/texmf-dist/doc/metapost/featpost/example/ellipticprism.mp +share/texmf-dist/doc/metapost/featpost/example/ellipticproperties.mp +share/texmf-dist/doc/metapost/featpost/example/elliptictable.mp +share/texmf-dist/doc/metapost/featpost/example/ellipticthing.mp +share/texmf-dist/doc/metapost/featpost/example/embroncordada.mp +share/texmf-dist/doc/metapost/featpost/example/emptylines.mp +share/texmf-dist/doc/metapost/featpost/example/equilatrianglelines.mp +share/texmf-dist/doc/metapost/featpost/example/equilibriodetorques.mp +share/texmf-dist/doc/metapost/featpost/example/esteveslogo.mp +share/texmf-dist/doc/metapost/featpost/example/experimental.mp +share/texmf-dist/doc/metapost/featpost/example/experimental2Dsetup.mp +share/texmf-dist/doc/metapost/featpost/example/f1aula03.mp +share/texmf-dist/doc/metapost/featpost/example/f1aula05.mp +share/texmf-dist/doc/metapost/featpost/example/fakehole.mp +share/texmf-dist/doc/metapost/featpost/example/fallinthewind.mp +share/texmf-dist/doc/metapost/featpost/example/featpostlogo.mp +share/texmf-dist/doc/metapost/featpost/example/ffcbob.mp +share/texmf-dist/doc/metapost/featpost/example/fieldlines.mp +share/texmf-dist/doc/metapost/featpost/example/fieldlinesnorma.mp +share/texmf-dist/doc/metapost/featpost/example/fieldlinesnormapaper.mp +share/texmf-dist/doc/metapost/featpost/example/fieldlinesnormapaperwork.mp +share/texmf-dist/doc/metapost/featpost/example/fis1prex.mp +share/texmf-dist/doc/metapost/featpost/example/fis3prex.mp +share/texmf-dist/doc/metapost/featpost/example/fis3prex7.mp +share/texmf-dist/doc/metapost/featpost/example/fis3prey.mp +share/texmf-dist/doc/metapost/featpost/example/frustum.mp +share/texmf-dist/doc/metapost/featpost/example/galvanometro-inducao.mp +share/texmf-dist/doc/metapost/featpost/example/gausslawframe.mp +share/texmf-dist/doc/metapost/featpost/example/geombasic.mp +share/texmf-dist/doc/metapost/featpost/example/geomcasq.mp +share/texmf-dist/doc/metapost/featpost/example/geometricaverage.mp +share/texmf-dist/doc/metapost/featpost/example/geomfiguei.mp +share/texmf-dist/doc/metapost/featpost/example/geomfreder.mp +share/texmf-dist/doc/metapost/featpost/example/geommine.mp +share/texmf-dist/doc/metapost/featpost/example/geomsrinath.mp +share/texmf-dist/doc/metapost/featpost/example/gnupost.mp +share/texmf-dist/doc/metapost/featpost/example/gnupost3Dlogo.mp +share/texmf-dist/doc/metapost/featpost/example/goldenellipse.mp +share/texmf-dist/doc/metapost/featpost/example/graphene.mp +share/texmf-dist/doc/metapost/featpost/example/graphexample.mp +share/texmf-dist/doc/metapost/featpost/example/graphs.mp +share/texmf-dist/doc/metapost/featpost/example/halfcirclesfear.mp +share/texmf-dist/doc/metapost/featpost/example/hap.mp +share/texmf-dist/doc/metapost/featpost/example/heatfromroom.mp +share/texmf-dist/doc/metapost/featpost/example/helix.mp +share/texmf-dist/doc/metapost/featpost/example/hermitespliknot.mp +share/texmf-dist/doc/metapost/featpost/example/hexacylon.mp +share/texmf-dist/doc/metapost/featpost/example/hexagonalgrid.mp +share/texmf-dist/doc/metapost/featpost/example/hexagonaltrimesh.mp +share/texmf-dist/doc/metapost/featpost/example/hiddenlinegraph.mp +share/texmf-dist/doc/metapost/featpost/example/hiddensurface.mp +share/texmf-dist/doc/metapost/featpost/example/hiddensurfaces.mp +share/texmf-dist/doc/metapost/featpost/example/iamsorrykarl.mp +share/texmf-dist/doc/metapost/featpost/example/inductionbob.mp +share/texmf-dist/doc/metapost/featpost/example/integerbars.mp +share/texmf-dist/doc/metapost/featpost/example/integratorfigures.mp +share/texmf-dist/doc/metapost/featpost/example/interdigitrodes.mp +share/texmf-dist/doc/metapost/featpost/example/intersectorus.mp +share/texmf-dist/doc/metapost/featpost/example/intersectprolatespheroid.mp +share/texmf-dist/doc/metapost/featpost/example/iplaca.mp +share/texmf-dist/doc/metapost/featpost/example/jd44.mp +share/texmf-dist/doc/metapost/featpost/example/jdbug.mp +share/texmf-dist/doc/metapost/featpost/example/joinedemptylines.mp +share/texmf-dist/doc/metapost/featpost/example/keplernewtonfeynman.mp +share/texmf-dist/doc/metapost/featpost/example/kindofcube.mp +share/texmf-dist/doc/metapost/featpost/example/kindofcuber.mp +share/texmf-dist/doc/metapost/featpost/example/kopptrammel.mp +share/texmf-dist/doc/metapost/featpost/example/labelconstruct.mp +share/texmf-dist/doc/metapost/featpost/example/labelinspace.mp +share/texmf-dist/doc/metapost/featpost/example/lamarquejaune.mp +share/texmf-dist/doc/metapost/featpost/example/lasermachine.mp +share/texmf-dist/doc/metapost/featpost/example/latexboxes.mp +share/texmf-dist/doc/metapost/featpost/example/lawofcosines.mp +share/texmf-dist/doc/metapost/featpost/example/lcurvature.mp +share/texmf-dist/doc/metapost/featpost/example/ledlogo.mp +share/texmf-dist/doc/metapost/featpost/example/lgc2refractionEdited.mp +share/texmf-dist/doc/metapost/featpost/example/loglogpaper.mp +share/texmf-dist/doc/metapost/featpost/example/logofontest.mp +share/texmf-dist/doc/metapost/featpost/example/lowcostgreenhouse.mp +share/texmf-dist/doc/metapost/featpost/example/magneticflux.mp +share/texmf-dist/doc/metapost/featpost/example/mainmemtest.mp +share/texmf-dist/doc/metapost/featpost/example/manjusha.mp +share/texmf-dist/doc/metapost/featpost/example/matricskoc.mp +share/texmf-dist/doc/metapost/featpost/example/mce-lng.mp +share/texmf-dist/doc/metapost/featpost/example/metalcharge.mp +share/texmf-dist/doc/metapost/featpost/example/micostufas.mp +share/texmf-dist/doc/metapost/featpost/example/micromu.mp +share/texmf-dist/doc/metapost/featpost/example/milimetricpaper.mp +share/texmf-dist/doc/metapost/featpost/example/mpfields.mp +share/texmf-dist/doc/metapost/featpost/example/mptoolcone.mp +share/texmf-dist/doc/metapost/featpost/example/muslimpattern.mp +share/texmf-dist/doc/metapost/featpost/example/mypatent.mp +share/texmf-dist/doc/metapost/featpost/example/mypatentpieces.mp +share/texmf-dist/doc/metapost/featpost/example/mysquaresectionbar.mp +share/texmf-dist/doc/metapost/featpost/example/naoestacionar.mp +share/texmf-dist/doc/metapost/featpost/example/naotocanacalote.mp +share/texmf-dist/doc/metapost/featpost/example/nembends.mp +share/texmf-dist/doc/metapost/featpost/example/nembiaxi.mp +share/texmf-dist/doc/metapost/featpost/example/nemdirector.mp +share/texmf-dist/doc/metapost/featpost/example/nemquira.mp +share/texmf-dist/doc/metapost/featpost/example/nemquirapitch.mp +share/texmf-dist/doc/metapost/featpost/example/nemsaddl.mp +share/texmf-dist/doc/metapost/featpost/example/nemuniax.mp +share/texmf-dist/doc/metapost/featpost/example/newcommunism.mp +share/texmf-dist/doc/metapost/featpost/example/newexperimental.mp +share/texmf-dist/doc/metapost/featpost/example/nosimples.mp +share/texmf-dist/doc/metapost/featpost/example/nosuspension.mp +share/texmf-dist/doc/metapost/featpost/example/nsmetica.mp +share/texmf-dist/doc/metapost/featpost/example/nulldefectanglexample.mp +share/texmf-dist/doc/metapost/featpost/example/nurbstobeziern.mp +share/texmf-dist/doc/metapost/featpost/example/onebigword.mp +share/texmf-dist/doc/metapost/featpost/example/optest.mp +share/texmf-dist/doc/metapost/featpost/example/optica.mp +share/texmf-dist/doc/metapost/featpost/example/par3Dplotexamples.mp +share/texmf-dist/doc/metapost/featpost/example/parabolaonthestage.mp +share/texmf-dist/doc/metapost/featpost/example/parafuso.mp +share/texmf-dist/doc/metapost/featpost/example/parafusoprojxy.mp +share/texmf-dist/doc/metapost/featpost/example/pathernon.mp +share/texmf-dist/doc/metapost/featpost/example/pathofstraightline.mp +share/texmf-dist/doc/metapost/featpost/example/perspec.mp +share/texmf-dist/doc/metapost/featpost/example/photorefer.mp +share/texmf-dist/doc/metapost/featpost/example/photoreverse.mp +share/texmf-dist/doc/metapost/featpost/example/pifpaf.mp +share/texmf-dist/doc/metapost/featpost/example/pixelgrid.mp +share/texmf-dist/doc/metapost/featpost/example/plaintangency.mp +share/texmf-dist/doc/metapost/featpost/example/planintersection.mp +share/texmf-dist/doc/metapost/featpost/example/planpht.mp +share/texmf-dist/doc/metapost/featpost/example/polyhedr.mp +share/texmf-dist/doc/metapost/featpost/example/positivecharge.mp +share/texmf-dist/doc/metapost/featpost/example/potenciadecicloeliptico.mp +share/texmf-dist/doc/metapost/featpost/example/probtodooterr.mp +share/texmf-dist/doc/metapost/featpost/example/profaux.mp +share/texmf-dist/doc/metapost/featpost/example/project.mp +share/texmf-dist/doc/metapost/featpost/example/qap.mp +share/texmf-dist/doc/metapost/featpost/example/quartertorus.mp +share/texmf-dist/doc/metapost/featpost/example/radiativeforcing.mp +share/texmf-dist/doc/metapost/featpost/example/raiodoscirculos.mp +share/texmf-dist/doc/metapost/featpost/example/redplanet.mp +share/texmf-dist/doc/metapost/featpost/example/reeditedgoodquestionmark.mp +share/texmf-dist/doc/metapost/featpost/example/resistcircuit.mp +share/texmf-dist/doc/metapost/featpost/example/reuleaux.mp +share/texmf-dist/doc/metapost/featpost/example/revolipsoid.mp +share/texmf-dist/doc/metapost/featpost/example/revolutionparaboloid.mp +share/texmf-dist/doc/metapost/featpost/example/revolvers.mp +share/texmf-dist/doc/metapost/featpost/example/rigorcubo.mp +share/texmf-dist/doc/metapost/featpost/example/rigorouscircle.mp +share/texmf-dist/doc/metapost/featpost/example/rigorouscone.mp +share/texmf-dist/doc/metapost/featpost/example/rigorousdiscSD.mp +share/texmf-dist/doc/metapost/featpost/example/rigorousdiscoptions.mp +share/texmf-dist/doc/metapost/featpost/example/rigorousfearpath.mp +share/texmf-dist/doc/metapost/featpost/example/rmnbob.mp +share/texmf-dist/doc/metapost/featpost/example/roadincline.mp +share/texmf-dist/doc/metapost/featpost/example/rodarolaremplaninc.mp +share/texmf-dist/doc/metapost/featpost/example/ropepatterns.mp +share/texmf-dist/doc/metapost/featpost/example/rosadosventos.mp +share/texmf-dist/doc/metapost/featpost/example/rotatnlc.mp +share/texmf-dist/doc/metapost/featpost/example/rothexagrid.mp +share/texmf-dist/doc/metapost/featpost/example/rungekuttasecond.mp +share/texmf-dist/doc/metapost/featpost/example/sal.mp +share/texmf-dist/doc/metapost/featpost/example/sap.mp +share/texmf-dist/doc/metapost/featpost/example/saturn.mp +share/texmf-dist/doc/metapost/featpost/example/sfearschem.mp +share/texmf-dist/doc/metapost/featpost/example/sharpraytrace.mp +share/texmf-dist/doc/metapost/featpost/example/signalvertexSD.mp +share/texmf-dist/doc/metapost/featpost/example/simplecar.mp +share/texmf-dist/doc/metapost/featpost/example/simplecarparam.mp +share/texmf-dist/doc/metapost/featpost/example/simplecenterofmass.mp +share/texmf-dist/doc/metapost/featpost/example/simplelens.mp +share/texmf-dist/doc/metapost/featpost/example/simplependulum.mp +share/texmf-dist/doc/metapost/featpost/example/simplexperiment.mp +share/texmf-dist/doc/metapost/featpost/example/sincityredesigned.mp +share/texmf-dist/doc/metapost/featpost/example/slingshot.mp +share/texmf-dist/doc/metapost/featpost/example/smC.mp +share/texmf-dist/doc/metapost/featpost/example/sniperlogo.mp +share/texmf-dist/doc/metapost/featpost/example/solarconcentrator.mp +share/texmf-dist/doc/metapost/featpost/example/solardish.mp +share/texmf-dist/doc/metapost/featpost/example/some2Dvecs.mp +share/texmf-dist/doc/metapost/featpost/example/spaceinvader.mp +share/texmf-dist/doc/metapost/featpost/example/spatialhalfsfear.mp +share/texmf-dist/doc/metapost/featpost/example/spherample.mp +share/texmf-dist/doc/metapost/featpost/example/splineperspective.mp +share/texmf-dist/doc/metapost/featpost/example/splineperspectives.mp +share/texmf-dist/doc/metapost/featpost/example/spltwiben.mp +share/texmf-dist/doc/metapost/featpost/example/squareanglines.mp +share/texmf-dist/doc/metapost/featpost/example/srinathpolineni.mp +share/texmf-dist/doc/metapost/featpost/example/stageforthree.mp +share/texmf-dist/doc/metapost/featpost/example/statement.mp +share/texmf-dist/doc/metapost/featpost/example/statethreelines.mp +share/texmf-dist/doc/metapost/featpost/example/steamcamera.mp +share/texmf-dist/doc/metapost/featpost/example/strength1defect.mp +share/texmf-dist/doc/metapost/featpost/example/symbol.mp +share/texmf-dist/doc/metapost/featpost/example/tangency2D.mp +share/texmf-dist/doc/metapost/featpost/example/tangencypoint.mp +share/texmf-dist/doc/metapost/featpost/example/tdarrow.mp +share/texmf-dist/doc/metapost/featpost/example/tdcircarrow.mp +share/texmf-dist/doc/metapost/featpost/example/telemira.mp +share/texmf-dist/doc/metapost/featpost/example/telheiro.mp +share/texmf-dist/doc/metapost/featpost/example/tete.mp +share/texmf-dist/doc/metapost/featpost/example/tetrapodes.mp +share/texmf-dist/doc/metapost/featpost/example/theHURD.mp +share/texmf-dist/doc/metapost/featpost/example/thearchicon.mp +share/texmf-dist/doc/metapost/featpost/example/thethreekindsofperspec.mp +share/texmf-dist/doc/metapost/featpost/example/thunderproblem.mp +share/texmf-dist/doc/metapost/featpost/example/tiposdetrans.mp +share/texmf-dist/doc/metapost/featpost/example/tiposdetransb.mp +share/texmf-dist/doc/metapost/featpost/example/tiposdetranst.mp +share/texmf-dist/doc/metapost/featpost/example/toro4transit.mp +share/texmf-dist/doc/metapost/featpost/example/torus.mp +share/texmf-dist/doc/metapost/featpost/example/torusexperiment.mp +share/texmf-dist/doc/metapost/featpost/example/trajectoryline.mp +share/texmf-dist/doc/metapost/featpost/example/trebuchet.mp +share/texmf-dist/doc/metapost/featpost/example/treecarbonedited.mp +share/texmf-dist/doc/metapost/featpost/example/trianglecenterofmass.mp +share/texmf-dist/doc/metapost/featpost/example/triangulartrimesh.mp +share/texmf-dist/doc/metapost/featpost/example/trig.mp +share/texmf-dist/doc/metapost/featpost/example/trigonometry.mp +share/texmf-dist/doc/metapost/featpost/example/troncoconedef.mp +share/texmf-dist/doc/metapost/featpost/example/tropicalglobe.mp +share/texmf-dist/doc/metapost/featpost/example/troysfear.mp +share/texmf-dist/doc/metapost/featpost/example/tshirtfig.mp +share/texmf-dist/doc/metapost/featpost/example/tuftescatter.mp +share/texmf-dist/doc/metapost/featpost/example/twistflat.mp +share/texmf-dist/doc/metapost/featpost/example/twistnlc.mp +share/texmf-dist/doc/metapost/featpost/example/twistroundbiax.mp +share/texmf-dist/doc/metapost/featpost/example/twoDcolision.mp +share/texmf-dist/doc/metapost/featpost/example/twocyclestogether.mp +share/texmf-dist/doc/metapost/featpost/example/twoholes.mp +share/texmf-dist/doc/metapost/featpost/example/twoplustwo.mp +share/texmf-dist/doc/metapost/featpost/example/twosolarpanels.mp +share/texmf-dist/doc/metapost/featpost/example/twoupcones.mp +share/texmf-dist/doc/metapost/featpost/example/ubhtransients.mp +share/texmf-dist/doc/metapost/featpost/example/ultraeye.mp +share/texmf-dist/doc/metapost/featpost/example/ultraimprovertex.mp +share/texmf-dist/doc/metapost/featpost/example/unperfection.mp +share/texmf-dist/doc/metapost/featpost/example/unperfectionremoved.mp +share/texmf-dist/doc/metapost/featpost/example/vanallenbelt.mp +share/texmf-dist/doc/metapost/featpost/example/verygoodcone.mp +share/texmf-dist/doc/metapost/featpost/example/wwfpmp.mp +share/texmf-dist/doc/metapost/featpost/example/xcmplaca2buraquads.mp +share/texmf-dist/doc/metapost/featpost/example/xraycamera.mp +share/texmf-dist/doc/metapost/featpost/png/38.1.png +share/texmf-dist/doc/metapost/featpost/png/A131.1.png +share/texmf-dist/doc/metapost/featpost/png/CAT.1.png +share/texmf-dist/doc/metapost/featpost/png/DebianSwirlsmallEdited.1.png +share/texmf-dist/doc/metapost/featpost/png/EBcrossed.1.png +share/texmf-dist/doc/metapost/featpost/png/LED.1.png +share/texmf-dist/doc/metapost/featpost/png/SlowDownNowBitmapScanned.1.png +share/texmf-dist/doc/metapost/featpost/png/acmaglev.1.png +share/texmf-dist/doc/metapost/featpost/png/acoplanv.1.png +share/texmf-dist/doc/metapost/featpost/png/ahoraesglobal.1.png +share/texmf-dist/doc/metapost/featpost/png/aledlogo.1.png +share/texmf-dist/doc/metapost/featpost/png/aledlogo.2.png +share/texmf-dist/doc/metapost/featpost/png/allgreatideas.1.png +share/texmf-dist/doc/metapost/featpost/png/anglinerigorouscircle.1.png +share/texmf-dist/doc/metapost/featpost/png/antimattermeteor.1.png +share/texmf-dist/doc/metapost/featpost/png/avalzero.1.png +share/texmf-dist/doc/metapost/featpost/png/avalzero.2.png +share/texmf-dist/doc/metapost/featpost/png/avalzero.3.png +share/texmf-dist/doc/metapost/featpost/png/avalzero.4.png +share/texmf-dist/doc/metapost/featpost/png/badshreeyantra.1.png +share/texmf-dist/doc/metapost/featpost/png/balllauncher.0.png +share/texmf-dist/doc/metapost/featpost/png/balllauncher.9.png +share/texmf-dist/doc/metapost/featpost/png/bananadimmer.1.png +share/texmf-dist/doc/metapost/featpost/png/beautiful00.1.png +share/texmf-dist/doc/metapost/featpost/png/bichaepolicia.0.png +share/texmf-dist/doc/metapost/featpost/png/brownellips.0.png +share/texmf-dist/doc/metapost/featpost/png/bstr.1.png +share/texmf-dist/doc/metapost/featpost/png/bughunt.1.png +share/texmf-dist/doc/metapost/featpost/png/bughunt.2.png +share/texmf-dist/doc/metapost/featpost/png/buildcyclebug.1.png +share/texmf-dist/doc/metapost/featpost/png/buildcyclebug.2.png +share/texmf-dist/doc/metapost/featpost/png/canschemes.1.png +share/texmf-dist/doc/metapost/featpost/png/canschemes.2.png +share/texmf-dist/doc/metapost/featpost/png/canschemes.3.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.1.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.2.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.3.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.4.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.5.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.6.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.7.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.8.png +share/texmf-dist/doc/metapost/featpost/png/cap29res.9.png +share/texmf-dist/doc/metapost/featpost/png/caratk3edit.1.png +share/texmf-dist/doc/metapost/featpost/png/cartaxes.1.png +share/texmf-dist/doc/metapost/featpost/png/cartaxes.2.png +share/texmf-dist/doc/metapost/featpost/png/casadopessoal.1.png +share/texmf-dist/doc/metapost/featpost/png/casadopessoal.2.png +share/texmf-dist/doc/metapost/featpost/png/casadopessoal.3.png +share/texmf-dist/doc/metapost/featpost/png/casadopessoal.4.png +share/texmf-dist/doc/metapost/featpost/png/cellevolve.0.png +share/texmf-dist/doc/metapost/featpost/png/cinemwork.1.png +share/texmf-dist/doc/metapost/featpost/png/cinemwork.2.png +share/texmf-dist/doc/metapost/featpost/png/circlespeedprofile.1.png +share/texmf-dist/doc/metapost/featpost/png/closingbox.1.png +share/texmf-dist/doc/metapost/featpost/png/cmykropes.1.png +share/texmf-dist/doc/metapost/featpost/png/cone.1.png +share/texmf-dist/doc/metapost/featpost/png/conegetready.1.png +share/texmf-dist/doc/metapost/featpost/png/conicurv.1.png +share/texmf-dist/doc/metapost/featpost/png/conoscopy.1.png +share/texmf-dist/doc/metapost/featpost/png/conoscopy.2.png +share/texmf-dist/doc/metapost/featpost/png/conoscopy.3.png +share/texmf-dist/doc/metapost/featpost/png/conoscopy.4.png +share/texmf-dist/doc/metapost/featpost/png/conoscopy.5.png +share/texmf-dist/doc/metapost/featpost/png/convergingspirals.1.png +share/texmf-dist/doc/metapost/featpost/png/convergingspirals.2.png +share/texmf-dist/doc/metapost/featpost/png/convergingspirals.3.png +share/texmf-dist/doc/metapost/featpost/png/convergingspirals.4.png +share/texmf-dist/doc/metapost/featpost/png/convergingspirals.5.png +share/texmf-dist/doc/metapost/featpost/png/crossingline.1.png +share/texmf-dist/doc/metapost/featpost/png/crossingline.2.png +share/texmf-dist/doc/metapost/featpost/png/crossingline.3.png +share/texmf-dist/doc/metapost/featpost/png/cruztuga.1.png +share/texmf-dist/doc/metapost/featpost/png/cubicfacecentered.1.png +share/texmf-dist/doc/metapost/featpost/png/cubicfigures.1.png +share/texmf-dist/doc/metapost/featpost/png/cubicfigures.2.png +share/texmf-dist/doc/metapost/featpost/png/cubicfigures.3.png +share/texmf-dist/doc/metapost/featpost/png/cubicstructurefcc.1.png +share/texmf-dist/doc/metapost/featpost/png/cubicstructures.1.png +share/texmf-dist/doc/metapost/featpost/png/cubicstructures.2.png +share/texmf-dist/doc/metapost/featpost/png/cubicstructures.3.png +share/texmf-dist/doc/metapost/featpost/png/cubicstructures.4.png +share/texmf-dist/doc/metapost/featpost/png/cubicstructures.5.png +share/texmf-dist/doc/metapost/featpost/png/cubicstructures.6.png +share/texmf-dist/doc/metapost/featpost/png/cylimple.1.png +share/texmf-dist/doc/metapost/featpost/png/cylinderborders.1.png +share/texmf-dist/doc/metapost/featpost/png/daliasensor.1.png +share/texmf-dist/doc/metapost/featpost/png/decorstatement.0.png +share/texmf-dist/doc/metapost/featpost/png/defaultcmr.0.png +share/texmf-dist/doc/metapost/featpost/png/deperspective.1.png +share/texmf-dist/doc/metapost/featpost/png/deperspective.2.png +share/texmf-dist/doc/metapost/featpost/png/deperspective.3.png +share/texmf-dist/doc/metapost/featpost/png/deperspective.4.png +share/texmf-dist/doc/metapost/featpost/png/derivondatriang.1.png +share/texmf-dist/doc/metapost/featpost/png/diameters.1.png +share/texmf-dist/doc/metapost/featpost/png/directfonts.0.png +share/texmf-dist/doc/metapost/featpost/png/doitnow.1.png +share/texmf-dist/doc/metapost/featpost/png/downloadicon.1.png +share/texmf-dist/doc/metapost/featpost/png/dreamhouse.1.png +share/texmf-dist/doc/metapost/featpost/png/dreamhouse.2.png +share/texmf-dist/doc/metapost/featpost/png/durgayantra.1.png +share/texmf-dist/doc/metapost/featpost/png/durgayantra.2.png +share/texmf-dist/doc/metapost/featpost/png/eemcsblabla.1.png +share/texmf-dist/doc/metapost/featpost/png/electricpotential.0.png +share/texmf-dist/doc/metapost/featpost/png/electricpotential.1.png +share/texmf-dist/doc/metapost/featpost/png/electricpotential.2.png +share/texmf-dist/doc/metapost/featpost/png/electricpotential.3.png +share/texmf-dist/doc/metapost/featpost/png/electrospiral.1.png +share/texmf-dist/doc/metapost/featpost/png/ellipticextrusionpress.1.png +share/texmf-dist/doc/metapost/featpost/png/ellipticprism.1.png +share/texmf-dist/doc/metapost/featpost/png/ellipticproperties.1.png +share/texmf-dist/doc/metapost/featpost/png/elliptictable.1.png +share/texmf-dist/doc/metapost/featpost/png/ellipticthing.1.png +share/texmf-dist/doc/metapost/featpost/png/embroncordada.1.png +share/texmf-dist/doc/metapost/featpost/png/emptylines.1.png +share/texmf-dist/doc/metapost/featpost/png/equilatrianglelines.1.png +share/texmf-dist/doc/metapost/featpost/png/equilibriodetorques.1.png +share/texmf-dist/doc/metapost/featpost/png/esteveslogo.1.png +share/texmf-dist/doc/metapost/featpost/png/experimental.1.png +share/texmf-dist/doc/metapost/featpost/png/experimental2Dsetup.1.png +share/texmf-dist/doc/metapost/featpost/png/f1aula03.1.png +share/texmf-dist/doc/metapost/featpost/png/f1aula03.2.png +share/texmf-dist/doc/metapost/featpost/png/f1aula03.3.png +share/texmf-dist/doc/metapost/featpost/png/f1aula03.4.png +share/texmf-dist/doc/metapost/featpost/png/f1aula05.1.png +share/texmf-dist/doc/metapost/featpost/png/f1aula05.2.png +share/texmf-dist/doc/metapost/featpost/png/fakehole.1.png +share/texmf-dist/doc/metapost/featpost/png/fakehole.2.png +share/texmf-dist/doc/metapost/featpost/png/fallinthewind.1.png +share/texmf-dist/doc/metapost/featpost/png/featpostlogo.1.png +share/texmf-dist/doc/metapost/featpost/png/ffcbob.1.png +share/texmf-dist/doc/metapost/featpost/png/fieldlines.1.png +share/texmf-dist/doc/metapost/featpost/png/fieldlinesnorma.1.png +share/texmf-dist/doc/metapost/featpost/png/fieldlinesnorma.2.png +share/texmf-dist/doc/metapost/featpost/png/fieldlinesnormapaper.1.png +share/texmf-dist/doc/metapost/featpost/png/fieldlinesnormapaper.2.png +share/texmf-dist/doc/metapost/featpost/png/fieldlinesnormapaperwork.1.png +share/texmf-dist/doc/metapost/featpost/png/fis1prex.1.png +share/texmf-dist/doc/metapost/featpost/png/fis1prex.2.png +share/texmf-dist/doc/metapost/featpost/png/fis1prex.3.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.1.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.2.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.3.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.4.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.5.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.6.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.7.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.8.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex.9.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.1.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.2.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.3.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.4.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.5.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.6.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.7.png +share/texmf-dist/doc/metapost/featpost/png/fis3prex7.8.png +share/texmf-dist/doc/metapost/featpost/png/fis3prey.1.png +share/texmf-dist/doc/metapost/featpost/png/fis3prey.2.png +share/texmf-dist/doc/metapost/featpost/png/fis3prey.3.png +share/texmf-dist/doc/metapost/featpost/png/frustum.1.png +share/texmf-dist/doc/metapost/featpost/png/galvanometro-inducao.1.png +share/texmf-dist/doc/metapost/featpost/png/gausslawframe.1.png +share/texmf-dist/doc/metapost/featpost/png/geombasic.1.png +share/texmf-dist/doc/metapost/featpost/png/geomcasq.1.png +share/texmf-dist/doc/metapost/featpost/png/geometricaverage.1.png +share/texmf-dist/doc/metapost/featpost/png/geomfiguei.1.png +share/texmf-dist/doc/metapost/featpost/png/geomfreder.1.png +share/texmf-dist/doc/metapost/featpost/png/geommine.1.png +share/texmf-dist/doc/metapost/featpost/png/geomsrinath.1.png +share/texmf-dist/doc/metapost/featpost/png/gnupost.1.png +share/texmf-dist/doc/metapost/featpost/png/gnupost3Dlogo.1.png +share/texmf-dist/doc/metapost/featpost/png/goldenellipse.1.png +share/texmf-dist/doc/metapost/featpost/png/graphene.1.png +share/texmf-dist/doc/metapost/featpost/png/graphexample.1.png +share/texmf-dist/doc/metapost/featpost/png/graphs.1.png +share/texmf-dist/doc/metapost/featpost/png/graphs.2.png +share/texmf-dist/doc/metapost/featpost/png/halfcirclesfear.1.png +share/texmf-dist/doc/metapost/featpost/png/hap.1.png +share/texmf-dist/doc/metapost/featpost/png/heatfromroom.1.png +share/texmf-dist/doc/metapost/featpost/png/helix.1.png +share/texmf-dist/doc/metapost/featpost/png/hermitespliknot.1.png +share/texmf-dist/doc/metapost/featpost/png/hexacylon.1.png +share/texmf-dist/doc/metapost/featpost/png/hexagonalgrid.1.png +share/texmf-dist/doc/metapost/featpost/png/hexagonalgrid.2.png +share/texmf-dist/doc/metapost/featpost/png/hexagonalgrid.3.png +share/texmf-dist/doc/metapost/featpost/png/hexagonaltrimesh.1.png +share/texmf-dist/doc/metapost/featpost/png/hiddenlinegraph.1.png +share/texmf-dist/doc/metapost/featpost/png/hiddensurface.1.png +share/texmf-dist/doc/metapost/featpost/png/hiddensurfaces.1.png +share/texmf-dist/doc/metapost/featpost/png/iamsorrykarl.1.png +share/texmf-dist/doc/metapost/featpost/png/inductionbob.1.png +share/texmf-dist/doc/metapost/featpost/png/integerbars.1.png +share/texmf-dist/doc/metapost/featpost/png/integratorfigures.1.png +share/texmf-dist/doc/metapost/featpost/png/integratorfigures.2.png +share/texmf-dist/doc/metapost/featpost/png/interdigitrodes.1.png +share/texmf-dist/doc/metapost/featpost/png/intersectorus.1.png +share/texmf-dist/doc/metapost/featpost/png/intersectprolatespheroid.1.png +share/texmf-dist/doc/metapost/featpost/png/iplaca.1.png +share/texmf-dist/doc/metapost/featpost/png/jd44.1.png +share/texmf-dist/doc/metapost/featpost/png/jd44.2.png +share/texmf-dist/doc/metapost/featpost/png/jd44.3.png +share/texmf-dist/doc/metapost/featpost/png/jd44.4.png +share/texmf-dist/doc/metapost/featpost/png/jdbug.1.png +share/texmf-dist/doc/metapost/featpost/png/jdbug.2.png +share/texmf-dist/doc/metapost/featpost/png/joinedemptylines.1.png +share/texmf-dist/doc/metapost/featpost/png/keplernewtonfeynman.1.png +share/texmf-dist/doc/metapost/featpost/png/kindofcube.1.png +share/texmf-dist/doc/metapost/featpost/png/kindofcube.2.png +share/texmf-dist/doc/metapost/featpost/png/kindofcuber.1.png +share/texmf-dist/doc/metapost/featpost/png/kopptrammel.1.png +share/texmf-dist/doc/metapost/featpost/png/labelconstruct.1.png +share/texmf-dist/doc/metapost/featpost/png/labelinspace.1.png +share/texmf-dist/doc/metapost/featpost/png/lamarquejaune.1.png +share/texmf-dist/doc/metapost/featpost/png/lasermachine.1.png +share/texmf-dist/doc/metapost/featpost/png/latexboxes.0.png +share/texmf-dist/doc/metapost/featpost/png/latexboxes.1.png +share/texmf-dist/doc/metapost/featpost/png/lawofcosines.1.png +share/texmf-dist/doc/metapost/featpost/png/lawofcosines.2.png +share/texmf-dist/doc/metapost/featpost/png/lcurvature.1.png +share/texmf-dist/doc/metapost/featpost/png/lcurvature.2.png +share/texmf-dist/doc/metapost/featpost/png/ledlogo.1.png +share/texmf-dist/doc/metapost/featpost/png/ledlogo.2.png +share/texmf-dist/doc/metapost/featpost/png/ledlogo.3.png +share/texmf-dist/doc/metapost/featpost/png/ledlogo.4.png +share/texmf-dist/doc/metapost/featpost/png/lgc2refractionEdited.1.png +share/texmf-dist/doc/metapost/featpost/png/lgc2refractionEdited.2.png +share/texmf-dist/doc/metapost/featpost/png/lgc2refractionEdited.3.png +share/texmf-dist/doc/metapost/featpost/png/lgc2refractionEdited.4.png +share/texmf-dist/doc/metapost/featpost/png/loglogpaper.1.png +share/texmf-dist/doc/metapost/featpost/png/logofontest.0.png +share/texmf-dist/doc/metapost/featpost/png/lowcostgreenhouse.1.png +share/texmf-dist/doc/metapost/featpost/png/magneticflux.1.png +share/texmf-dist/doc/metapost/featpost/png/magneticflux.2.png +share/texmf-dist/doc/metapost/featpost/png/mainmemtest.1.png +share/texmf-dist/doc/metapost/featpost/png/manjusha.1.png +share/texmf-dist/doc/metapost/featpost/png/manjusha.4.png +share/texmf-dist/doc/metapost/featpost/png/manjusha.6.png +share/texmf-dist/doc/metapost/featpost/png/matricskoc.1.png +share/texmf-dist/doc/metapost/featpost/png/mce-lng.1.png +share/texmf-dist/doc/metapost/featpost/png/metalcharge.1.png +share/texmf-dist/doc/metapost/featpost/png/micostufas.1.png +share/texmf-dist/doc/metapost/featpost/png/micromu.1.png +share/texmf-dist/doc/metapost/featpost/png/milimetricpaper.1.png +share/texmf-dist/doc/metapost/featpost/png/milimetricpaper.2.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.0.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.1.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.2.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.3.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.4.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.5.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.6.png +share/texmf-dist/doc/metapost/featpost/png/mpfields.7.png +share/texmf-dist/doc/metapost/featpost/png/mptoolcone.0.png +share/texmf-dist/doc/metapost/featpost/png/muslimpattern.1.png +share/texmf-dist/doc/metapost/featpost/png/muslimpattern.2.png +share/texmf-dist/doc/metapost/featpost/png/mypatent.1.png +share/texmf-dist/doc/metapost/featpost/png/mypatent.2.png +share/texmf-dist/doc/metapost/featpost/png/mypatent.3.png +share/texmf-dist/doc/metapost/featpost/png/mypatent.4.png +share/texmf-dist/doc/metapost/featpost/png/mypatentpieces.1.png +share/texmf-dist/doc/metapost/featpost/png/mysquaresectionbar.1.png +share/texmf-dist/doc/metapost/featpost/png/naoestacionar.1.png +share/texmf-dist/doc/metapost/featpost/png/naotocanacalote.1.png +share/texmf-dist/doc/metapost/featpost/png/nembends.1.png +share/texmf-dist/doc/metapost/featpost/png/nembiaxi.1.png +share/texmf-dist/doc/metapost/featpost/png/nemdirector.1.png +share/texmf-dist/doc/metapost/featpost/png/nemquira.1.png +share/texmf-dist/doc/metapost/featpost/png/nemquirapitch.1.png +share/texmf-dist/doc/metapost/featpost/png/nemsaddl.1.png +share/texmf-dist/doc/metapost/featpost/png/nemuniax.1.png +share/texmf-dist/doc/metapost/featpost/png/newcommunism.1.png +share/texmf-dist/doc/metapost/featpost/png/newcommunism.2.png +share/texmf-dist/doc/metapost/featpost/png/newexperimental.1.png +share/texmf-dist/doc/metapost/featpost/png/nosimples.1.png +share/texmf-dist/doc/metapost/featpost/png/nosuspension.0.png +share/texmf-dist/doc/metapost/featpost/png/nsmetica.1.png +share/texmf-dist/doc/metapost/featpost/png/nulldefectanglexample.1.png +share/texmf-dist/doc/metapost/featpost/png/nulldefectanglexample.2.png +share/texmf-dist/doc/metapost/featpost/png/nulldefectanglexample.3.png +share/texmf-dist/doc/metapost/featpost/png/nulldefectanglexample.4.png +share/texmf-dist/doc/metapost/featpost/png/nurbstobeziern.0.png +share/texmf-dist/doc/metapost/featpost/png/onebigword.1.png +share/texmf-dist/doc/metapost/featpost/png/optest.1.png +share/texmf-dist/doc/metapost/featpost/png/optest.2.png +share/texmf-dist/doc/metapost/featpost/png/optica.1.png +share/texmf-dist/doc/metapost/featpost/png/par3Dplotexamples.1.png +share/texmf-dist/doc/metapost/featpost/png/par3Dplotexamples.2.png +share/texmf-dist/doc/metapost/featpost/png/parafuso.1.png +share/texmf-dist/doc/metapost/featpost/png/parafuso.2.png +share/texmf-dist/doc/metapost/featpost/png/parafuso.3.png +share/texmf-dist/doc/metapost/featpost/png/parafuso.4.png +share/texmf-dist/doc/metapost/featpost/png/parafusoprojxy.1.png +share/texmf-dist/doc/metapost/featpost/png/pathernon.0.png +share/texmf-dist/doc/metapost/featpost/png/pathofstraightline.1.png +share/texmf-dist/doc/metapost/featpost/png/perspec.1.png +share/texmf-dist/doc/metapost/featpost/png/photorefer.1.png +share/texmf-dist/doc/metapost/featpost/png/photorefer.2.png +share/texmf-dist/doc/metapost/featpost/png/photoreverse.1.png +share/texmf-dist/doc/metapost/featpost/png/pifpaf.1.png +share/texmf-dist/doc/metapost/featpost/png/pixelgrid.1.png +share/texmf-dist/doc/metapost/featpost/png/plaintangency.0.png +share/texmf-dist/doc/metapost/featpost/png/plaintangency.1.png +share/texmf-dist/doc/metapost/featpost/png/planintersection.1.png +share/texmf-dist/doc/metapost/featpost/png/planpht.1.png +share/texmf-dist/doc/metapost/featpost/png/planpht.2.png +share/texmf-dist/doc/metapost/featpost/png/planpht.3.png +share/texmf-dist/doc/metapost/featpost/png/planpht.4.png +share/texmf-dist/doc/metapost/featpost/png/planpht.5.png +share/texmf-dist/doc/metapost/featpost/png/planpht.6.png +share/texmf-dist/doc/metapost/featpost/png/planpht.7.png +share/texmf-dist/doc/metapost/featpost/png/polyhedr.1.png +share/texmf-dist/doc/metapost/featpost/png/polyhedr.2.png +share/texmf-dist/doc/metapost/featpost/png/polyhedr.3.png +share/texmf-dist/doc/metapost/featpost/png/positivecharge.1.png +share/texmf-dist/doc/metapost/featpost/png/potenciadecicloeliptico.1.png +share/texmf-dist/doc/metapost/featpost/png/probtodooterr.1.png +share/texmf-dist/doc/metapost/featpost/png/profaux.1.png +share/texmf-dist/doc/metapost/featpost/png/project.1.png +share/texmf-dist/doc/metapost/featpost/png/qap.1.png +share/texmf-dist/doc/metapost/featpost/png/quartertorus.1.png +share/texmf-dist/doc/metapost/featpost/png/quartertorus.2.png +share/texmf-dist/doc/metapost/featpost/png/radiativeforcing.0.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.1.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.2.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.3.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.4.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.5.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.6.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.7.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.8.png +share/texmf-dist/doc/metapost/featpost/png/raiodoscirculos.9.png +share/texmf-dist/doc/metapost/featpost/png/redplanet.1.png +share/texmf-dist/doc/metapost/featpost/png/reeditedgoodquestionmark.1.png +share/texmf-dist/doc/metapost/featpost/png/resistcircuit.1.png +share/texmf-dist/doc/metapost/featpost/png/reuleaux.1.png +share/texmf-dist/doc/metapost/featpost/png/reuleaux.2.png +share/texmf-dist/doc/metapost/featpost/png/revolipsoid.1.png +share/texmf-dist/doc/metapost/featpost/png/revolipsoid.2.png +share/texmf-dist/doc/metapost/featpost/png/revolutionparaboloid.1.png +share/texmf-dist/doc/metapost/featpost/png/revolutionparaboloid.2.png +share/texmf-dist/doc/metapost/featpost/png/revolutionparaboloid.3.png +share/texmf-dist/doc/metapost/featpost/png/revolutionparaboloid.4.png +share/texmf-dist/doc/metapost/featpost/png/revolutionparaboloid.5.png +share/texmf-dist/doc/metapost/featpost/png/revolvers.1.png +share/texmf-dist/doc/metapost/featpost/png/revolvers.2.png +share/texmf-dist/doc/metapost/featpost/png/revolvers.3.png +share/texmf-dist/doc/metapost/featpost/png/revolvers.4.png +share/texmf-dist/doc/metapost/featpost/png/revolvers.5.png +share/texmf-dist/doc/metapost/featpost/png/revolvers.6.png +share/texmf-dist/doc/metapost/featpost/png/revolvers.7.png +share/texmf-dist/doc/metapost/featpost/png/rigorcubo.0.png +share/texmf-dist/doc/metapost/featpost/png/rigorouscircle.1.png +share/texmf-dist/doc/metapost/featpost/png/rigorouscone.1.png +share/texmf-dist/doc/metapost/featpost/png/rigorousdiscSD.1.png +share/texmf-dist/doc/metapost/featpost/png/rigorousdiscoptions.1.png +share/texmf-dist/doc/metapost/featpost/png/rigorousfearpath.1.png +share/texmf-dist/doc/metapost/featpost/png/rmnbob.1.png +share/texmf-dist/doc/metapost/featpost/png/roadincline.1.png +share/texmf-dist/doc/metapost/featpost/png/rodarolaremplaninc.1.png +share/texmf-dist/doc/metapost/featpost/png/ropepatterns.1.png +share/texmf-dist/doc/metapost/featpost/png/rosadosventos.1.png +share/texmf-dist/doc/metapost/featpost/png/rotatnlc.1.png +share/texmf-dist/doc/metapost/featpost/png/rothexagrid.1.png +share/texmf-dist/doc/metapost/featpost/png/rungekuttasecond.1.png +share/texmf-dist/doc/metapost/featpost/png/rungekuttasecond.2.png +share/texmf-dist/doc/metapost/featpost/png/sal.1.png +share/texmf-dist/doc/metapost/featpost/png/sal.2.png +share/texmf-dist/doc/metapost/featpost/png/sap.1.png +share/texmf-dist/doc/metapost/featpost/png/saturn.1.png +share/texmf-dist/doc/metapost/featpost/png/sfearschem.1.png +share/texmf-dist/doc/metapost/featpost/png/sharpraytrace.1.png +share/texmf-dist/doc/metapost/featpost/png/sharpraytrace.2.png +share/texmf-dist/doc/metapost/featpost/png/sharpraytrace.3.png +share/texmf-dist/doc/metapost/featpost/png/sharpraytrace.4.png +share/texmf-dist/doc/metapost/featpost/png/signalvertexSD.1.png +share/texmf-dist/doc/metapost/featpost/png/simplecar.1.png +share/texmf-dist/doc/metapost/featpost/png/simplecarparam.1.png +share/texmf-dist/doc/metapost/featpost/png/simplecenterofmass.0.png +share/texmf-dist/doc/metapost/featpost/png/simplecenterofmass.1.png +share/texmf-dist/doc/metapost/featpost/png/simplelens.1.png +share/texmf-dist/doc/metapost/featpost/png/simplependulum.1.png +share/texmf-dist/doc/metapost/featpost/png/simplexperiment.1.png +share/texmf-dist/doc/metapost/featpost/png/sincityredesigned.1.png +share/texmf-dist/doc/metapost/featpost/png/sincityredesigned.2.png +share/texmf-dist/doc/metapost/featpost/png/slingshot.1.png +share/texmf-dist/doc/metapost/featpost/png/smC.1.png +share/texmf-dist/doc/metapost/featpost/png/sniperlogo.1.png +share/texmf-dist/doc/metapost/featpost/png/solarconcentrator.1.png +share/texmf-dist/doc/metapost/featpost/png/solardish.1.png +share/texmf-dist/doc/metapost/featpost/png/solardish.2.png +share/texmf-dist/doc/metapost/featpost/png/solardish.3.png +share/texmf-dist/doc/metapost/featpost/png/solardish.4.png +share/texmf-dist/doc/metapost/featpost/png/some2Dvecs.1.png +share/texmf-dist/doc/metapost/featpost/png/spaceinvader.1.png +share/texmf-dist/doc/metapost/featpost/png/spaceinvader.2.png +share/texmf-dist/doc/metapost/featpost/png/spatialhalfsfear.1.png +share/texmf-dist/doc/metapost/featpost/png/spherample.1.png +share/texmf-dist/doc/metapost/featpost/png/splineperspective.0.png +share/texmf-dist/doc/metapost/featpost/png/splineperspective.1.png +share/texmf-dist/doc/metapost/featpost/png/splineperspective.2.png +share/texmf-dist/doc/metapost/featpost/png/splineperspective.3.png +share/texmf-dist/doc/metapost/featpost/png/splineperspective.4.png +share/texmf-dist/doc/metapost/featpost/png/splineperspective.5.png +share/texmf-dist/doc/metapost/featpost/png/splineperspectives.1.png +share/texmf-dist/doc/metapost/featpost/png/splineperspectives.2.png +share/texmf-dist/doc/metapost/featpost/png/splineperspectives.3.png +share/texmf-dist/doc/metapost/featpost/png/spltwiben.1.png +share/texmf-dist/doc/metapost/featpost/png/squareanglines.1.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.1.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.2.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.3.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.5.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.6.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.7.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.8.png +share/texmf-dist/doc/metapost/featpost/png/srinathpolineni.9.png +share/texmf-dist/doc/metapost/featpost/png/stageforthree.1.png +share/texmf-dist/doc/metapost/featpost/png/stageforthree.2.png +share/texmf-dist/doc/metapost/featpost/png/stageforthree.3.png +share/texmf-dist/doc/metapost/featpost/png/statement.1.png +share/texmf-dist/doc/metapost/featpost/png/statement.2.png +share/texmf-dist/doc/metapost/featpost/png/statethreelines.0.png +share/texmf-dist/doc/metapost/featpost/png/steamcamera.0.png +share/texmf-dist/doc/metapost/featpost/png/strength1defect.1.png +share/texmf-dist/doc/metapost/featpost/png/symbol.1.png +share/texmf-dist/doc/metapost/featpost/png/tangency2D.1.png +share/texmf-dist/doc/metapost/featpost/png/tangencypoint.1.png +share/texmf-dist/doc/metapost/featpost/png/tdarrow.1.png +share/texmf-dist/doc/metapost/featpost/png/tdcircarrow.1.png +share/texmf-dist/doc/metapost/featpost/png/telemira.1.png +share/texmf-dist/doc/metapost/featpost/png/telheiro.1.png +share/texmf-dist/doc/metapost/featpost/png/telheiro.2.png +share/texmf-dist/doc/metapost/featpost/png/tete.1.png +share/texmf-dist/doc/metapost/featpost/png/tetrapodes.1.png +share/texmf-dist/doc/metapost/featpost/png/tetrapodes.2.png +share/texmf-dist/doc/metapost/featpost/png/tetrapodes.3.png +share/texmf-dist/doc/metapost/featpost/png/theHURD.1.png +share/texmf-dist/doc/metapost/featpost/png/thearchicon.1.png +share/texmf-dist/doc/metapost/featpost/png/thethreekindsofperspec.1.png +share/texmf-dist/doc/metapost/featpost/png/thethreekindsofperspec.2.png +share/texmf-dist/doc/metapost/featpost/png/thethreekindsofperspec.3.png +share/texmf-dist/doc/metapost/featpost/png/thunderproblem.1.png +share/texmf-dist/doc/metapost/featpost/png/tiposdetrans.1.png +share/texmf-dist/doc/metapost/featpost/png/tiposdetransb.1.png +share/texmf-dist/doc/metapost/featpost/png/tiposdetranst.1.png +share/texmf-dist/doc/metapost/featpost/png/toro4transit.1.png +share/texmf-dist/doc/metapost/featpost/png/torus.1.png +share/texmf-dist/doc/metapost/featpost/png/torus.2.png +share/texmf-dist/doc/metapost/featpost/png/torus.3.png +share/texmf-dist/doc/metapost/featpost/png/torus.4.png +share/texmf-dist/doc/metapost/featpost/png/torus.5.png +share/texmf-dist/doc/metapost/featpost/png/torus.6.png +share/texmf-dist/doc/metapost/featpost/png/torus.7.png +share/texmf-dist/doc/metapost/featpost/png/torusexperiment.1.png +share/texmf-dist/doc/metapost/featpost/png/torusexperiment.2.png +share/texmf-dist/doc/metapost/featpost/png/trajectoryline.1.png +share/texmf-dist/doc/metapost/featpost/png/trajectoryline.2.png +share/texmf-dist/doc/metapost/featpost/png/trebuchet.1.png +share/texmf-dist/doc/metapost/featpost/png/treecarbonedited.0.png +share/texmf-dist/doc/metapost/featpost/png/trianglecenterofmass.1.png +share/texmf-dist/doc/metapost/featpost/png/triangulartrimesh.1.png +share/texmf-dist/doc/metapost/featpost/png/trig.1.png +share/texmf-dist/doc/metapost/featpost/png/trigonometry.1.png +share/texmf-dist/doc/metapost/featpost/png/troncoconedef.0.png +share/texmf-dist/doc/metapost/featpost/png/tropicalglobe.1.png +share/texmf-dist/doc/metapost/featpost/png/tropicalglobe.2.png +share/texmf-dist/doc/metapost/featpost/png/tropicalglobe.3.png +share/texmf-dist/doc/metapost/featpost/png/troysfear.1.png +share/texmf-dist/doc/metapost/featpost/png/tshirtfig.1.png +share/texmf-dist/doc/metapost/featpost/png/tuftescatter.1.png +share/texmf-dist/doc/metapost/featpost/png/twistflat.1.png +share/texmf-dist/doc/metapost/featpost/png/twistnlc.1.png +share/texmf-dist/doc/metapost/featpost/png/twistroundbiax.1.png +share/texmf-dist/doc/metapost/featpost/png/twoDcolision.1.png +share/texmf-dist/doc/metapost/featpost/png/twocyclestogether.1.png +share/texmf-dist/doc/metapost/featpost/png/twoholes.1.png +share/texmf-dist/doc/metapost/featpost/png/twoplustwo.1.png +share/texmf-dist/doc/metapost/featpost/png/twosolarpanels.1.png +share/texmf-dist/doc/metapost/featpost/png/twoupcones.1.png +share/texmf-dist/doc/metapost/featpost/png/ubhtransients.0.png +share/texmf-dist/doc/metapost/featpost/png/ultraeye.1.png +share/texmf-dist/doc/metapost/featpost/png/ultraimprovertex.1.png +share/texmf-dist/doc/metapost/featpost/png/ultraimprovertex.2.png +share/texmf-dist/doc/metapost/featpost/png/ultraimprovertex.3.png +share/texmf-dist/doc/metapost/featpost/png/unperfection.1.png +share/texmf-dist/doc/metapost/featpost/png/unperfectionremoved.1.png +share/texmf-dist/doc/metapost/featpost/png/vanallenbelt.1.png +share/texmf-dist/doc/metapost/featpost/png/vanallenbelt.2.png +share/texmf-dist/doc/metapost/featpost/png/verygoodcone.1.png +share/texmf-dist/doc/metapost/featpost/png/wwfpmp.1.png +share/texmf-dist/doc/metapost/featpost/png/xcmplaca2buraquads.1.png +share/texmf-dist/doc/metapost/featpost/png/xraycamera.1.png diff --git a/graphics/tex-featpost-doc/distinfo b/graphics/tex-featpost-doc/distinfo new file mode 100644 index 000000000..b535cb1c1 --- /dev/null +++ b/graphics/tex-featpost-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-featpost-35346/featpost.doc.tar.xz) = 2e3aae3e8951ff42d7d2dd9b91ed2836441cdadb +RMD160 (tex-featpost-35346/featpost.doc.tar.xz) = a42219546c2d1b11294038e8cb6b6c12c3382ad5 +Size (tex-featpost-35346/featpost.doc.tar.xz) = 17968012 bytes diff --git a/graphics/tex-featpost/DESCR b/graphics/tex-featpost/DESCR new file mode 100644 index 000000000..d865ddac3 --- /dev/null +++ b/graphics/tex-featpost/DESCR @@ -0,0 +1,3 @@ +These macros allow the production of three-dimensional schemes +containing: angles, circles, cylinders, cones and spheres, +among other things. diff --git a/graphics/tex-featpost/Makefile b/graphics/tex-featpost/Makefile new file mode 100644 index 000000000..2592a5d09 --- /dev/null +++ b/graphics/tex-featpost/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= featpost +PKGNAME= tex-${DISTNAME}-0.8.8 +TEXLIVE_REV= 35346 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/featpost +COMMENT= MetaPost macros for 3D +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-featpost/PLIST b/graphics/tex-featpost/PLIST new file mode 100644 index 000000000..cbc8be704 --- /dev/null +++ b/graphics/tex-featpost/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/metapost/featpost/featpost.mp +share/texmf-dist/metapost/featpost/featpost3Dplus2D.mp diff --git a/graphics/tex-featpost/distinfo b/graphics/tex-featpost/distinfo new file mode 100644 index 000000000..7ebd5c289 --- /dev/null +++ b/graphics/tex-featpost/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-featpost-35346/featpost.tar.xz) = 68417588ca15df7a0a65d4684cc7e70848a28746 +RMD160 (tex-featpost-35346/featpost.tar.xz) = 356c6fce9f74eda28a973e4133671cced6affe13 +Size (tex-featpost-35346/featpost.tar.xz) = 31980 bytes diff --git a/graphics/tex-feynmf-doc/DESCR b/graphics/tex-feynmf-doc/DESCR new file mode 100644 index 000000000..8c7704909 --- /dev/null +++ b/graphics/tex-feynmf-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-feynmf. diff --git a/graphics/tex-feynmf-doc/Makefile b/graphics/tex-feynmf-doc/Makefile new file mode 100644 index 000000000..9a01d8987 --- /dev/null +++ b/graphics/tex-feynmf-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= feynmf.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.08 +TEXLIVE_REV= 17259 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feynmf +COMMENT= Documentation for tex-feynmf +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-feynmf-doc/PLIST b/graphics/tex-feynmf-doc/PLIST new file mode 100644 index 000000000..8e9a5e44b --- /dev/null +++ b/graphics/tex-feynmf-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/doc/latex/feynmf/Announce +share/texmf-dist/doc/latex/feynmf/COPYING +share/texmf-dist/doc/latex/feynmf/Feynman.Diagrams +share/texmf-dist/doc/latex/feynmf/README +share/texmf-dist/doc/latex/feynmf/Tutorial +share/texmf-dist/doc/latex/feynmf/fmfman.pdf +share/texmf-dist/doc/latex/feynmf/manpics.1 +share/texmf-dist/doc/latex/feynmf/manpics.2 +share/texmf-dist/doc/latex/feynmf/manpics.3 +share/texmf-dist/doc/latex/feynmf/template.tex diff --git a/graphics/tex-feynmf-doc/distinfo b/graphics/tex-feynmf-doc/distinfo new file mode 100644 index 000000000..fd70e7820 --- /dev/null +++ b/graphics/tex-feynmf-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-feynmf-17259/feynmf.doc.tar.xz) = 2fa5ed6d28a345aab08cb8d0698c19fece6b84d7 +RMD160 (tex-feynmf-17259/feynmf.doc.tar.xz) = 587ec2d67db987f7fef87f76eea57616b9096d33 +Size (tex-feynmf-17259/feynmf.doc.tar.xz) = 466288 bytes diff --git a/graphics/tex-feynmf/DESCR b/graphics/tex-feynmf/DESCR new file mode 100644 index 000000000..bf6e5c3ac --- /dev/null +++ b/graphics/tex-feynmf/DESCR @@ -0,0 +1,8 @@ +The feynmf package provides an interface to Metafont (inspired +by the facilities of mfpic) to use simple structure +specifications to produce relatively complex diagrams. (The +feynmp package, also part of this bundle, uses MetaPost in the +same way.) While the package was designed for Feynman diagrams, +it could in principle be used for diagrams in graph and similar +theories, where the structure is semi-algorithmically +determined. diff --git a/graphics/tex-feynmf/Makefile b/graphics/tex-feynmf/Makefile new file mode 100644 index 000000000..918cab080 --- /dev/null +++ b/graphics/tex-feynmf/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= feynmf +PKGNAME= tex-${DISTNAME}-1.08 +TEXLIVE_REV= 17259 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feynmf +COMMENT= Macros and fonts for creating Feynman (and other) diagrams +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-feynmf/PLIST b/graphics/tex-feynmf/PLIST new file mode 100644 index 000000000..0eaa00116 --- /dev/null +++ b/graphics/tex-feynmf/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/metafont/feynmf/feynmf.mf +share/texmf-dist/metapost/feynmf/feynmp.mp +share/texmf-dist/metapost/feynmf/manpics.mp +share/texmf-dist/tex/latex/feynmf/feynmf.sty +share/texmf-dist/tex/latex/feynmf/feynmp.sty diff --git a/graphics/tex-feynmf/distinfo b/graphics/tex-feynmf/distinfo new file mode 100644 index 000000000..2cd950591 --- /dev/null +++ b/graphics/tex-feynmf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-feynmf-17259/feynmf.tar.xz) = b35f0a5aee405ec958f089f1ae83704e25d7b599 +RMD160 (tex-feynmf-17259/feynmf.tar.xz) = 0e9e085dcad680efc0f6009da5702b857f0dd027 +Size (tex-feynmf-17259/feynmf.tar.xz) = 19472 bytes diff --git a/graphics/tex-feynmp-auto-doc/DESCR b/graphics/tex-feynmp-auto-doc/DESCR new file mode 100644 index 000000000..740facb67 --- /dev/null +++ b/graphics/tex-feynmp-auto-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-feynmp-auto. diff --git a/graphics/tex-feynmp-auto-doc/Makefile b/graphics/tex-feynmp-auto-doc/Makefile new file mode 100644 index 000000000..6070cedba --- /dev/null +++ b/graphics/tex-feynmp-auto-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= feynmp-auto.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 30223 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feynmp-auto +COMMENT= Documentation for tex-feynmp-auto +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-feynmp-auto-doc/PLIST b/graphics/tex-feynmp-auto-doc/PLIST new file mode 100644 index 000000000..f8cfec1dc --- /dev/null +++ b/graphics/tex-feynmp-auto-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/doc/latex/feynmp-auto/README +share/texmf-dist/doc/latex/feynmp-auto/feynmp-auto.pdf diff --git a/graphics/tex-feynmp-auto-doc/distinfo b/graphics/tex-feynmp-auto-doc/distinfo new file mode 100644 index 000000000..5741ab4b5 --- /dev/null +++ b/graphics/tex-feynmp-auto-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-feynmp-auto-30223/feynmp-auto.doc.tar.xz) = 85bc9798d90ae958c5fbff140fb6bb6a281112e4 +RMD160 (tex-feynmp-auto-30223/feynmp-auto.doc.tar.xz) = 1c00ab94b33a97c442a47f81da71235099c8e0cb +Size (tex-feynmp-auto-30223/feynmp-auto.doc.tar.xz) = 375268 bytes diff --git a/graphics/tex-feynmp-auto/DESCR b/graphics/tex-feynmp-auto/DESCR new file mode 100644 index 000000000..d4fc44fea --- /dev/null +++ b/graphics/tex-feynmp-auto/DESCR @@ -0,0 +1,4 @@ +The package takes care of running Metapost on the output files +produced by the feynmp package, so that the compiled pictures +will be available in the next run of LaTeX. The package honours +options that apply to feynmp. diff --git a/graphics/tex-feynmp-auto/Makefile b/graphics/tex-feynmp-auto/Makefile new file mode 100644 index 000000000..929198217 --- /dev/null +++ b/graphics/tex-feynmp-auto/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= feynmp-auto +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 30223 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feynmp-auto +COMMENT= Automatic processing of feynmp graphics +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-feynmp-auto/PLIST b/graphics/tex-feynmp-auto/PLIST new file mode 100644 index 000000000..002c0996f --- /dev/null +++ b/graphics/tex-feynmp-auto/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/tex/latex/feynmp-auto/feynmp-auto.sty diff --git a/graphics/tex-feynmp-auto/distinfo b/graphics/tex-feynmp-auto/distinfo new file mode 100644 index 000000000..41fc5a8d7 --- /dev/null +++ b/graphics/tex-feynmp-auto/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-feynmp-auto-30223/feynmp-auto.tar.xz) = a825aafd90da5bac6071a5f0898b202732a8ab9e +RMD160 (tex-feynmp-auto-30223/feynmp-auto.tar.xz) = 1e65b6080db19359d9e9af784a12ef87cdde9991 +Size (tex-feynmp-auto-30223/feynmp-auto.tar.xz) = 1904 bytes diff --git a/graphics/tex-garrigues-doc/DESCR b/graphics/tex-garrigues-doc/DESCR new file mode 100644 index 000000000..eb5e7c998 --- /dev/null +++ b/graphics/tex-garrigues-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-garrigues. diff --git a/graphics/tex-garrigues-doc/Makefile b/graphics/tex-garrigues-doc/Makefile new file mode 100644 index 000000000..44304f1b3 --- /dev/null +++ b/graphics/tex-garrigues-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= garrigues.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/garrigues +COMMENT= Documentation for tex-garrigues +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-garrigues-doc/PLIST b/graphics/tex-garrigues-doc/PLIST new file mode 100644 index 000000000..52e6b1a25 --- /dev/null +++ b/graphics/tex-garrigues-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/doc/metapost/garrigues/README +share/texmf-dist/doc/metapost/garrigues/article.txt diff --git a/graphics/tex-garrigues-doc/distinfo b/graphics/tex-garrigues-doc/distinfo new file mode 100644 index 000000000..9f97cc0e9 --- /dev/null +++ b/graphics/tex-garrigues-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-garrigues-15878/garrigues.doc.tar.xz) = ada423e3f57675820a00b8cdee5a1383c5880f6d +RMD160 (tex-garrigues-15878/garrigues.doc.tar.xz) = 19e84cdcc9f2101c0098665cceda6e1191e170fa +Size (tex-garrigues-15878/garrigues.doc.tar.xz) = 536 bytes diff --git a/graphics/tex-garrigues/DESCR b/graphics/tex-garrigues/DESCR new file mode 100644 index 000000000..681d5a031 --- /dev/null +++ b/graphics/tex-garrigues/DESCR @@ -0,0 +1,5 @@ +Metapost macros for the reproduction of Garrigues' Easter +nomogram. These macros are described in Denis Roegel: An +introduction to nomography: Garrigues' nomogram for the +computation of Easter, TUGboat (volume 30, number 1, 2009, +pages 88-104) diff --git a/graphics/tex-garrigues/Makefile b/graphics/tex-garrigues/Makefile new file mode 100644 index 000000000..34e082521 --- /dev/null +++ b/graphics/tex-garrigues/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= garrigues +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/garrigues +COMMENT= MetaPost macros for the reproduction of Garrigues' Easter nomogram +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-garrigues/PLIST b/graphics/tex-garrigues/PLIST new file mode 100644 index 000000000..8bddc0a18 --- /dev/null +++ b/graphics/tex-garrigues/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/metapost/garrigues/garrigues.mp diff --git a/graphics/tex-garrigues/distinfo b/graphics/tex-garrigues/distinfo new file mode 100644 index 000000000..91f0c9a0d --- /dev/null +++ b/graphics/tex-garrigues/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-garrigues-15878/garrigues.tar.xz) = 28fb937df974039be1ca4a91777fe55757991495 +RMD160 (tex-garrigues-15878/garrigues.tar.xz) = c3cf5a7aa2240b5e31135d7714bd79472e6cac05 +Size (tex-garrigues-15878/garrigues.tar.xz) = 8264 bytes diff --git a/graphics/tex-gmp-doc/DESCR b/graphics/tex-gmp-doc/DESCR new file mode 100644 index 000000000..6db502aab --- /dev/null +++ b/graphics/tex-gmp-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-gmp. diff --git a/graphics/tex-gmp-doc/Makefile b/graphics/tex-gmp-doc/Makefile new file mode 100644 index 000000000..c75a4c3c4 --- /dev/null +++ b/graphics/tex-gmp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= gmp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 21691 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gmp +COMMENT= Documentation for tex-gmp +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-gmp-doc/PLIST b/graphics/tex-gmp-doc/PLIST new file mode 100644 index 000000000..0c693dc76 --- /dev/null +++ b/graphics/tex-gmp-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/doc/latex/gmp/README +share/texmf-dist/doc/latex/gmp/gmp.pdf diff --git a/graphics/tex-gmp-doc/distinfo b/graphics/tex-gmp-doc/distinfo new file mode 100644 index 000000000..bae818b3b --- /dev/null +++ b/graphics/tex-gmp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-gmp-21691/gmp.doc.tar.xz) = a0e0430c66c65133ce4c940e2d340dc5662f5f44 +RMD160 (tex-gmp-21691/gmp.doc.tar.xz) = e97e7e1b00f97535e070f10d87a81286a9506e65 +Size (tex-gmp-21691/gmp.doc.tar.xz) = 801544 bytes diff --git a/graphics/tex-gmp/DESCR b/graphics/tex-gmp/DESCR new file mode 100644 index 000000000..10e82725e --- /dev/null +++ b/graphics/tex-gmp/DESCR @@ -0,0 +1,4 @@ +The package allows integration between MetaPost pictures and +LaTeX. The main feature is that passing parameters to the +MetaPost pictures is possible and the picture code can be put +inside arguments to commands, including \newcommand. diff --git a/graphics/tex-gmp/Makefile b/graphics/tex-gmp/Makefile new file mode 100644 index 000000000..65932442b --- /dev/null +++ b/graphics/tex-gmp/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +DISTNAME= gmp +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 21691 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gmp +COMMENT= Enable integration between MetaPost pictures and LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-gmp/PLIST b/graphics/tex-gmp/PLIST new file mode 100644 index 000000000..e57db9a54 --- /dev/null +++ b/graphics/tex-gmp/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:39 wiz Exp $ +share/texmf-dist/tex/latex/gmp/gmp.sty diff --git a/graphics/tex-gmp/distinfo b/graphics/tex-gmp/distinfo new file mode 100644 index 000000000..dfaebf1f4 --- /dev/null +++ b/graphics/tex-gmp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:39 wiz Exp $ + +SHA1 (tex-gmp-21691/gmp.tar.xz) = 1f417d4fffbd030a256c23cc3ba91a5f5a4beaf2 +RMD160 (tex-gmp-21691/gmp.tar.xz) = 77fa192c91ecf37b21b8d9d513dd04335d9a9208 +Size (tex-gmp-21691/gmp.tar.xz) = 3896 bytes diff --git a/graphics/tex-graphics-pln-doc/DESCR b/graphics/tex-graphics-pln-doc/DESCR new file mode 100644 index 000000000..d52c6b6fb --- /dev/null +++ b/graphics/tex-graphics-pln-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-graphics-pln. diff --git a/graphics/tex-graphics-pln-doc/Makefile b/graphics/tex-graphics-pln-doc/Makefile new file mode 100644 index 000000000..d02c6db58 --- /dev/null +++ b/graphics/tex-graphics-pln-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:01:03 markd Exp $ + +DISTNAME= graphics-pln.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 16917 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-graphics-pln +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-graphics-pln-doc/PLIST b/graphics/tex-graphics-pln-doc/PLIST new file mode 100644 index 000000000..c51d3de0e --- /dev/null +++ b/graphics/tex-graphics-pln-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:01:03 markd Exp $ +share/texmf-dist/doc/plain/graphics-pln/00readme.txt +share/texmf-dist/doc/plain/graphics-pln/exmplcol.tex +share/texmf-dist/doc/plain/graphics-pln/exmplgrf.tex +share/texmf-dist/doc/plain/graphics-pln/exmplpfg.tex +share/texmf-dist/doc/plain/graphics-pln/exmplpic.tex diff --git a/graphics/tex-graphics-pln-doc/distinfo b/graphics/tex-graphics-pln-doc/distinfo new file mode 100644 index 000000000..408abf35f --- /dev/null +++ b/graphics/tex-graphics-pln-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:01:03 markd Exp $ + +SHA1 (tex-graphics-pln-16917/graphics-pln.doc.tar.xz) = 0d69d73facaf7e7b58e28c7d30ac8017792e3c2c +RMD160 (tex-graphics-pln-16917/graphics-pln.doc.tar.xz) = 1e258f91f6adba51df08165e53872ca2c15961c4 +Size (tex-graphics-pln-16917/graphics-pln.doc.tar.xz) = 2140 bytes diff --git a/graphics/tex-graphics-pln/DESCR b/graphics/tex-graphics-pln/DESCR new file mode 100644 index 000000000..8dbe84f98 --- /dev/null +++ b/graphics/tex-graphics-pln/DESCR @@ -0,0 +1,6 @@ +The Plain TeX graphics package is mostly a thin shell around +the LaTeX graphicx and color packages, with support of the +LaTeX-isms in those packages provided by miniltx (which is the +largest part of the bundle). The bundle also contains a file +"picture.tex", which is a wrapper around the autopict.sty, and +provides the LaTeX picture mode to Plain TeX users. diff --git a/graphics/tex-graphics-pln/Makefile b/graphics/tex-graphics-pln/Makefile new file mode 100644 index 000000000..f3631108b --- /dev/null +++ b/graphics/tex-graphics-pln/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:01:03 markd Exp $ + +DISTNAME= graphics-pln +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 16917 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= LaTeX-style graphics for Plain TeX users +LICENSE= lppl-1.3c + +CONFLICTS+= teTeX-texmf<=3.0nb47 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-graphics-pln/PLIST b/graphics/tex-graphics-pln/PLIST new file mode 100644 index 000000000..c13df4592 --- /dev/null +++ b/graphics/tex-graphics-pln/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:01:03 markd Exp $ +share/texmf-dist/tex/plain/graphics-pln/autopict.sty +share/texmf-dist/tex/plain/graphics-pln/color.tex +share/texmf-dist/tex/plain/graphics-pln/graphicx.tex +share/texmf-dist/tex/plain/graphics-pln/miniltx.tex +share/texmf-dist/tex/plain/graphics-pln/picture.tex +share/texmf-dist/tex/plain/graphics-pln/psfrag.tex diff --git a/graphics/tex-graphics-pln/distinfo b/graphics/tex-graphics-pln/distinfo new file mode 100644 index 000000000..3a8a791ef --- /dev/null +++ b/graphics/tex-graphics-pln/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:01:03 markd Exp $ + +SHA1 (tex-graphics-pln-16917/graphics-pln.tar.xz) = bea7c1b69efd3ec247467274bb3fa417d66c84b6 +RMD160 (tex-graphics-pln-16917/graphics-pln.tar.xz) = d4436dcecf08bc9db89dea3fa87ba9884098da25 +Size (tex-graphics-pln-16917/graphics-pln.tar.xz) = 9076 bytes diff --git a/graphics/tex-hatching-doc/DESCR b/graphics/tex-hatching-doc/DESCR new file mode 100644 index 000000000..1dab278ea --- /dev/null +++ b/graphics/tex-hatching-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-hatching. diff --git a/graphics/tex-hatching-doc/Makefile b/graphics/tex-hatching-doc/Makefile new file mode 100644 index 000000000..ce0cda207 --- /dev/null +++ b/graphics/tex-hatching-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= hatching.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.11 +TEXLIVE_REV= 23818 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hatching +COMMENT= Documentation for tex-hatching +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-hatching-doc/PLIST b/graphics/tex-hatching-doc/PLIST new file mode 100644 index 000000000..17efad2ef --- /dev/null +++ b/graphics/tex-hatching-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/doc/metapost/hatching/README +share/texmf-dist/doc/metapost/hatching/htchuse.mp +share/texmf-dist/doc/metapost/hatching/htchuse_.tex diff --git a/graphics/tex-hatching-doc/distinfo b/graphics/tex-hatching-doc/distinfo new file mode 100644 index 000000000..66d655fb2 --- /dev/null +++ b/graphics/tex-hatching-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-hatching-23818/hatching.doc.tar.xz) = 337268219a4584028d3fb2590bc3283c2519192b +RMD160 (tex-hatching-23818/hatching.doc.tar.xz) = 3df52dafd5260cbeca21a56e5c4144090e725c31 +Size (tex-hatching-23818/hatching.doc.tar.xz) = 2444 bytes diff --git a/graphics/tex-hatching/DESCR b/graphics/tex-hatching/DESCR new file mode 100644 index 000000000..6f5ed7ce1 --- /dev/null +++ b/graphics/tex-hatching/DESCR @@ -0,0 +1,3 @@ +The file hatching.mp contains a set of MetaPost macros for +hatching interior of closed paths. Examples of usage are +included. diff --git a/graphics/tex-hatching/Makefile b/graphics/tex-hatching/Makefile new file mode 100644 index 000000000..bad95959b --- /dev/null +++ b/graphics/tex-hatching/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= hatching +PKGNAME= tex-${DISTNAME}-0.11 +TEXLIVE_REV= 23818 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hatching +COMMENT= MetaPost macros for hatching interior of closed paths +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-hatching/PLIST b/graphics/tex-hatching/PLIST new file mode 100644 index 000000000..42554637d --- /dev/null +++ b/graphics/tex-hatching/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/metapost/hatching/hatching.mp diff --git a/graphics/tex-hatching/distinfo b/graphics/tex-hatching/distinfo new file mode 100644 index 000000000..fd4035eb4 --- /dev/null +++ b/graphics/tex-hatching/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-hatching-23818/hatching.tar.xz) = 10b6b1a05a76b8675fa45dfafa8796c8de20e8b9 +RMD160 (tex-hatching-23818/hatching.tar.xz) = cb894b8a8cac1b192a46b99c149a3c7196e3bc9c +Size (tex-hatching-23818/hatching.tar.xz) = 1512 bytes diff --git a/graphics/tex-latexmp-doc/DESCR b/graphics/tex-latexmp-doc/DESCR new file mode 100644 index 000000000..5062cf132 --- /dev/null +++ b/graphics/tex-latexmp-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-latexmp. diff --git a/graphics/tex-latexmp-doc/Makefile b/graphics/tex-latexmp-doc/Makefile new file mode 100644 index 000000000..00f4f1e93 --- /dev/null +++ b/graphics/tex-latexmp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= latexmp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latexmp +COMMENT= Documentation for tex-latexmp +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-latexmp-doc/PLIST b/graphics/tex-latexmp-doc/PLIST new file mode 100644 index 000000000..cf9aa734d --- /dev/null +++ b/graphics/tex-latexmp-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/doc/metapost/latexmp/README +share/texmf-dist/doc/metapost/latexmp/latexmp.pdf diff --git a/graphics/tex-latexmp-doc/distinfo b/graphics/tex-latexmp-doc/distinfo new file mode 100644 index 000000000..e110d1ddd --- /dev/null +++ b/graphics/tex-latexmp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-latexmp-15878/latexmp.doc.tar.xz) = 8ef3b1302f43b07704e7cff105035e5ea8ffa9ca +RMD160 (tex-latexmp-15878/latexmp.doc.tar.xz) = 82d82efb0f9f35b521ceca58068c19489b76bbd4 +Size (tex-latexmp-15878/latexmp.doc.tar.xz) = 147448 bytes diff --git a/graphics/tex-latexmp/DESCR b/graphics/tex-latexmp/DESCR new file mode 100644 index 000000000..99f391f26 --- /dev/null +++ b/graphics/tex-latexmp/DESCR @@ -0,0 +1,8 @@ +The MetaPost package latexMP implements a user-friendly +interface to access LaTeX-based typesetting capabilities in +MetaPost. The text to be typeset is given as string. This +allows even dynamic text elements, for example counters, to be +used in labels. Compared to other implementations it is much +more flexible, since it can be used as direct replacement for +btex..etex, and much faster, compared for example to the +solution provided by tex.mp diff --git a/graphics/tex-latexmp/Makefile b/graphics/tex-latexmp/Makefile new file mode 100644 index 000000000..9a1c1e5e2 --- /dev/null +++ b/graphics/tex-latexmp/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= latexmp +PKGNAME= tex-${DISTNAME}-1.2.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latexmp +COMMENT= Interface for LaTeX-based typesetting in MetaPost +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-latexmp/PLIST b/graphics/tex-latexmp/PLIST new file mode 100644 index 000000000..b00aafaa4 --- /dev/null +++ b/graphics/tex-latexmp/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/metapost/latexmp/latexmp.mp diff --git a/graphics/tex-latexmp/distinfo b/graphics/tex-latexmp/distinfo new file mode 100644 index 000000000..2a940c6ff --- /dev/null +++ b/graphics/tex-latexmp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-latexmp-15878/latexmp.tar.xz) = 59c841584ddbd0416e7950375b2765ed4e213f21 +RMD160 (tex-latexmp-15878/latexmp.tar.xz) = 9f838b4b309bc7cef80426b83a41865f14b6d1a8 +Size (tex-latexmp-15878/latexmp.tar.xz) = 5276 bytes diff --git a/graphics/tex-metago-doc/DESCR b/graphics/tex-metago-doc/DESCR new file mode 100644 index 000000000..fd267573b --- /dev/null +++ b/graphics/tex-metago-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-metago. diff --git a/graphics/tex-metago-doc/Makefile b/graphics/tex-metago-doc/Makefile new file mode 100644 index 000000000..2aeb4ac8e --- /dev/null +++ b/graphics/tex-metago-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metago.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.9 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metago +COMMENT= Documentation for tex-metago +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metago-doc/PLIST b/graphics/tex-metago-doc/PLIST new file mode 100644 index 000000000..51b93fd99 --- /dev/null +++ b/graphics/tex-metago-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/doc/metapost/metago/README +share/texmf-dist/doc/metapost/metago/example-program.mp +share/texmf-dist/doc/metapost/metago/example-program.pdf +share/texmf-dist/doc/metapost/metago/example-script-1.pdf +share/texmf-dist/doc/metapost/metago/example-script-2.pdf +share/texmf-dist/doc/metapost/metago/example-script-3.pdf +share/texmf-dist/doc/metapost/metago/example-script-4.pdf +share/texmf-dist/doc/metapost/metago/example-script-5.pdf +share/texmf-dist/doc/metapost/metago/example-script-6.pdf +share/texmf-dist/doc/metapost/metago/example-script-7.pdf +share/texmf-dist/doc/metapost/metago/example-script-8.pdf +share/texmf-dist/doc/metapost/metago/example-script.mp +share/texmf-dist/doc/metapost/metago/script.go diff --git a/graphics/tex-metago-doc/distinfo b/graphics/tex-metago-doc/distinfo new file mode 100644 index 000000000..85cd73d0f --- /dev/null +++ b/graphics/tex-metago-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metago-15878/metago.doc.tar.xz) = 31e8d3e187943c7cfeb33798de794fe4199124b7 +RMD160 (tex-metago-15878/metago.doc.tar.xz) = 2783802318cfe68fc1008370ea15cba79ec82a05 +Size (tex-metago-15878/metago.doc.tar.xz) = 27136 bytes diff --git a/graphics/tex-metago/DESCR b/graphics/tex-metago/DESCR new file mode 100644 index 000000000..38cac3b57 --- /dev/null +++ b/graphics/tex-metago/DESCR @@ -0,0 +1,4 @@ +The package allows you to draw Go game positions with MetaPost. +Two methods of usage are provided, either using the package +programmatically, or using the package via a script (which may +produce several images). diff --git a/graphics/tex-metago/Makefile b/graphics/tex-metago/Makefile new file mode 100644 index 000000000..b21387827 --- /dev/null +++ b/graphics/tex-metago/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metago +PKGNAME= tex-${DISTNAME}-0.9 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metago +COMMENT= MetaPost output of Go positions +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metago/PLIST b/graphics/tex-metago/PLIST new file mode 100644 index 000000000..3a1affc59 --- /dev/null +++ b/graphics/tex-metago/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/metapost/metago/metago.mp diff --git a/graphics/tex-metago/distinfo b/graphics/tex-metago/distinfo new file mode 100644 index 000000000..eb8afb142 --- /dev/null +++ b/graphics/tex-metago/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metago-15878/metago.tar.xz) = abf8f446959e85ba72ef08e4d31701e26154f730 +RMD160 (tex-metago-15878/metago.tar.xz) = 4f19938c7486ce28baff6db087aee27fabc4ff5c +Size (tex-metago-15878/metago.tar.xz) = 5024 bytes diff --git a/graphics/tex-metaobj-doc/DESCR b/graphics/tex-metaobj-doc/DESCR new file mode 100644 index 000000000..d8c9cceb8 --- /dev/null +++ b/graphics/tex-metaobj-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-metaobj. diff --git a/graphics/tex-metaobj-doc/Makefile b/graphics/tex-metaobj-doc/Makefile new file mode 100644 index 000000000..b014c6052 --- /dev/null +++ b/graphics/tex-metaobj-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metaobj.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.93 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metaobj +COMMENT= Documentation for tex-metaobj +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metaobj-doc/PLIST b/graphics/tex-metaobj-doc/PLIST new file mode 100644 index 000000000..e617057ba --- /dev/null +++ b/graphics/tex-metaobj-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/doc/metapost/metaobj/README +share/texmf-dist/doc/metapost/metaobj/license.txt +share/texmf-dist/doc/metapost/metaobj/momanual.pdf diff --git a/graphics/tex-metaobj-doc/distinfo b/graphics/tex-metaobj-doc/distinfo new file mode 100644 index 000000000..23b30cb64 --- /dev/null +++ b/graphics/tex-metaobj-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metaobj-15878/metaobj.doc.tar.xz) = 39bd938b47ba5b460bf77f9791a505035e73ed1a +RMD160 (tex-metaobj-15878/metaobj.doc.tar.xz) = e427c94cfa90ecfdb8abeb3dc4832382e1361278 +Size (tex-metaobj-15878/metaobj.doc.tar.xz) = 585804 bytes diff --git a/graphics/tex-metaobj/DESCR b/graphics/tex-metaobj/DESCR new file mode 100644 index 000000000..15c65f3ac --- /dev/null +++ b/graphics/tex-metaobj/DESCR @@ -0,0 +1,6 @@ +METAOBJ is a large metapost package providing high-level +objects. It implements many of PSTricks' features for node +connections, but also trees, matrices, and many other things. +It more or less contains boxes.mp and rboxes.mp. There is a +large (albeit not complete) documentation distributed with the +package. It is easily extensible with new objects. diff --git a/graphics/tex-metaobj/Makefile b/graphics/tex-metaobj/Makefile new file mode 100644 index 000000000..da3add5cb --- /dev/null +++ b/graphics/tex-metaobj/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metaobj +PKGNAME= tex-${DISTNAME}-0.93 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metaobj +COMMENT= MetaPost package providing high-level objects +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metaobj/PLIST b/graphics/tex-metaobj/PLIST new file mode 100644 index 000000000..be5ca3fd8 --- /dev/null +++ b/graphics/tex-metaobj/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/metapost/metaobj/connections.mp +share/texmf-dist/metapost/metaobj/metaobj.mp +share/texmf-dist/metapost/metaobj/mobjstandard.mp +share/texmf-dist/metapost/metaobj/proofex.mp +share/texmf-dist/metapost/metaobj/pstricksex1.mp +share/texmf-dist/metapost/metaobj/pstricksex2.mp +share/texmf-dist/metapost/metaobj/pstricksex3.mp +share/texmf-dist/metapost/metaobj/pstricksex4.mp diff --git a/graphics/tex-metaobj/distinfo b/graphics/tex-metaobj/distinfo new file mode 100644 index 000000000..4ce9e9f03 --- /dev/null +++ b/graphics/tex-metaobj/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metaobj-15878/metaobj.tar.xz) = 825dadc921c19182146dbf062abf8d1182dc3a91 +RMD160 (tex-metaobj-15878/metaobj.tar.xz) = 63d7f152654fc3a1ed7f5911b928510a7c63a852 +Size (tex-metaobj-15878/metaobj.tar.xz) = 57648 bytes diff --git a/graphics/tex-metaplot-doc/DESCR b/graphics/tex-metaplot-doc/DESCR new file mode 100644 index 000000000..e7bb08a4d --- /dev/null +++ b/graphics/tex-metaplot-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-metaplot. diff --git a/graphics/tex-metaplot-doc/Makefile b/graphics/tex-metaplot-doc/Makefile new file mode 100644 index 000000000..1eb777e41 --- /dev/null +++ b/graphics/tex-metaplot-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metaplot.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.91 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metaplot +COMMENT= Documentation for tex-metaplot +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metaplot-doc/PLIST b/graphics/tex-metaplot-doc/PLIST new file mode 100644 index 000000000..0a0519221 --- /dev/null +++ b/graphics/tex-metaplot-doc/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/doc/latex/metaplot/README +share/texmf-dist/doc/latex/metaplot/examples/cap1.cc +share/texmf-dist/doc/latex/metaplot/examples/cap1.mp +share/texmf-dist/doc/latex/metaplot/examples/capillary.cc +share/texmf-dist/doc/latex/metaplot/examples/cpoint.cc +share/texmf-dist/doc/latex/metaplot/examples/cpoint.h +share/texmf-dist/doc/latex/metaplot/examples/figure_1.mp +share/texmf-dist/doc/latex/metaplot/examples/figures_2-7.mp +share/texmf-dist/doc/latex/metaplot/examples/figures_8-9.mp +share/texmf-dist/doc/latex/metaplot/examples/gpl.txt +share/texmf-dist/doc/latex/metaplot/examples/mc2.mp +share/texmf-dist/doc/latex/metaplot/examples/metacontour.cc +share/texmf-dist/doc/latex/metaplot/examples/metacontour.h +share/texmf-dist/doc/latex/metaplot/examples/metacontour_main.cc +share/texmf-dist/doc/latex/metaplot/metaplot_preprint.pdf diff --git a/graphics/tex-metaplot-doc/distinfo b/graphics/tex-metaplot-doc/distinfo new file mode 100644 index 000000000..f3ce96c55 --- /dev/null +++ b/graphics/tex-metaplot-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metaplot-15878/metaplot.doc.tar.xz) = 4e74edbfe4418e5544ac7a1bd5a25d6fd7e150ad +RMD160 (tex-metaplot-15878/metaplot.doc.tar.xz) = 706c1d421b78b08d751960c897501d363cd80e95 +Size (tex-metaplot-15878/metaplot.doc.tar.xz) = 289216 bytes diff --git a/graphics/tex-metaplot/DESCR b/graphics/tex-metaplot/DESCR new file mode 100644 index 000000000..88bc98260 --- /dev/null +++ b/graphics/tex-metaplot/DESCR @@ -0,0 +1,12 @@ +MetaPlot is a set of Metapost macros for manipulating pre- +generated plots (and similar objects), and formatting them for +inclusion in a Metapost figure. The intent is that the plots +can be generated by some outside program, in an abstract manner +that does not require making decisions about on-page sizing and +layout, and then they can be imported into MetaPlot and +arranged using the full capabilities of Metapost. Metaplot also +includes a very flexible set of macros for generating plot +axes, which may be useful in other contexts as well. Presently, +MetaPlot is in something of a pre-release beta state; it is +quite functional, but the syntax of the commands is still +potentially in flux. diff --git a/graphics/tex-metaplot/Makefile b/graphics/tex-metaplot/Makefile new file mode 100644 index 000000000..067c3d040 --- /dev/null +++ b/graphics/tex-metaplot/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metaplot +PKGNAME= tex-${DISTNAME}-0.91 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metaplot +COMMENT= Plot-manipulation macros for use in Metapost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metaplot/PLIST b/graphics/tex-metaplot/PLIST new file mode 100644 index 000000000..dbfa3e200 --- /dev/null +++ b/graphics/tex-metaplot/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/metapost/metaplot/axes.mp +share/texmf-dist/metapost/metaplot/metaplot.mp diff --git a/graphics/tex-metaplot/distinfo b/graphics/tex-metaplot/distinfo new file mode 100644 index 000000000..5f306ac70 --- /dev/null +++ b/graphics/tex-metaplot/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metaplot-15878/metaplot.tar.xz) = 14d681ab3ee704020b0e4b021de420e91db60f5a +RMD160 (tex-metaplot-15878/metaplot.tar.xz) = ec481c4b7f242ab51c4baa639731dc76ec443608 +Size (tex-metaplot-15878/metaplot.tar.xz) = 3884 bytes diff --git a/graphics/tex-metapost-doc/Makefile b/graphics/tex-metapost-doc/Makefile index 0b1791834..4d0649b5a 100644 --- a/graphics/tex-metapost-doc/Makefile +++ b/graphics/tex-metapost-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/12/03 22:44:48 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/21 23:37:00 markd Exp $ DISTNAME= metapost.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.803 -TEXLIVE_REV= 31860 +PKGNAME= tex-${DISTNAME:S/./-/}-1.803pl34194 +TEXLIVE_REV= 34194 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-metapost diff --git a/graphics/tex-metapost-doc/PLIST b/graphics/tex-metapost-doc/PLIST index 4aaa64d8d..08c6b00d9 100644 --- a/graphics/tex-metapost-doc/PLIST +++ b/graphics/tex-metapost-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/12/15 22:34:40 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/21 23:37:00 markd Exp $ share/texmf-dist/doc/metapost/base/grdemo-doc.pdf share/texmf-dist/doc/metapost/base/grdemo.pdf share/texmf-dist/doc/metapost/base/index.html @@ -36,6 +36,7 @@ share/texmf-dist/doc/metapost/base/source-manual/mpgraph.tex share/texmf-dist/doc/metapost/base/source-manual/mplibapi.tex share/texmf-dist/doc/metapost/base/source-manual/mpman-app-legacy.tex share/texmf-dist/doc/metapost/base/source-manual/mpman-app-optab.tex +share/texmf-dist/doc/metapost/base/source-manual/mpman-app-numbersystems.tex share/texmf-dist/doc/metapost/base/source-manual/mpman-app-refman.tex share/texmf-dist/doc/metapost/base/source-manual/mpman-charts.mp share/texmf-dist/doc/metapost/base/source-manual/mpman.bib diff --git a/graphics/tex-metapost-doc/distinfo b/graphics/tex-metapost-doc/distinfo index c624e4d77..92be117f4 100644 --- a/graphics/tex-metapost-doc/distinfo +++ b/graphics/tex-metapost-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/12/03 22:44:48 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 23:37:00 markd Exp $ -SHA1 (tex-metapost-31860/metapost.doc.tar.xz) = f5a44c84c558a45852c35da74beb61ff58aae9bd -RMD160 (tex-metapost-31860/metapost.doc.tar.xz) = c978d594877ec0eb8a8d53dd4a6d4c918e7ca168 -Size (tex-metapost-31860/metapost.doc.tar.xz) = 2319536 bytes +SHA1 (tex-metapost-34194/metapost.doc.tar.xz) = fe7492452c70eb6b37c630d9191810183a633aa9 +RMD160 (tex-metapost-34194/metapost.doc.tar.xz) = 766c12995c39ae472f27ce71e50016311d57c6c3 +Size (tex-metapost-34194/metapost.doc.tar.xz) = 2345040 bytes diff --git a/graphics/tex-metapost/Makefile b/graphics/tex-metapost/Makefile index f95d7e44c..bed5debfd 100644 --- a/graphics/tex-metapost/Makefile +++ b/graphics/tex-metapost/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/12/03 22:44:48 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/21 23:37:00 markd Exp $ DISTNAME= metapost -PKGNAME= tex-${DISTNAME}-1.803 -TEXLIVE_REV= 31860 +PKGNAME= tex-${DISTNAME}-1.803pl34194 +TEXLIVE_REV= 34194 MAINTAINER= minskim@NetBSD.org COMMENT= Development of MetaFont for creating graphics diff --git a/graphics/tex-metapost/distinfo b/graphics/tex-metapost/distinfo index 403c5063c..32812bd48 100644 --- a/graphics/tex-metapost/distinfo +++ b/graphics/tex-metapost/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/12/03 22:44:48 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 23:37:00 markd Exp $ -SHA1 (tex-metapost-31860/metapost.tar.xz) = ac5b771a8961a3b5841be16bdb035a4866a6865b -RMD160 (tex-metapost-31860/metapost.tar.xz) = 9b4777f58da00acfe3ffef6a6d8790afedda5dbf -Size (tex-metapost-31860/metapost.tar.xz) = 73616 bytes +SHA1 (tex-metapost-34194/metapost.tar.xz) = de1abf7b7dcc0a113b9a984100068929242afd59 +RMD160 (tex-metapost-34194/metapost.tar.xz) = c9c288b8790120dcb7eea587db2f32a6c0c613bc +Size (tex-metapost-34194/metapost.tar.xz) = 73644 bytes diff --git a/graphics/tex-metauml-doc/DESCR b/graphics/tex-metauml-doc/DESCR new file mode 100644 index 000000000..0a5ef00a6 --- /dev/null +++ b/graphics/tex-metauml-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-metauml. diff --git a/graphics/tex-metauml-doc/Makefile b/graphics/tex-metauml-doc/Makefile new file mode 100644 index 000000000..d5c14a4bf --- /dev/null +++ b/graphics/tex-metauml-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metauml.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2.5 +TEXLIVE_REV= 19692 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metauml +COMMENT= Documentation for tex-metauml +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metauml-doc/PLIST b/graphics/tex-metauml-doc/PLIST new file mode 100644 index 000000000..2c882847c --- /dev/null +++ b/graphics/tex-metauml-doc/PLIST @@ -0,0 +1,60 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/doc/metapost/metauml/README +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/activity_diagrams.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/appetizer.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/boxes_vs_util.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/class.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_association.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_customization2.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_diagrams.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/class_templates.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/cliparts.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/component.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/group.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/how-links-work.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/instance.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/mptextmp.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/mptrace.tmp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/note.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/object_stack.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/package.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/paths_man.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_info.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/picture_stack.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/positioning.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/properties.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/state.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/statemachine_diagrams.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_activity.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_qual_assoc.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_class_templates.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_component.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_font.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_group.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_instance.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lars_issues.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_lowlevel.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_note.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_package.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_paths.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture_stack.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_picture_tex_rendering.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_positioning.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_skins_global_defaults.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_state.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/test_usecase.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/fig/usecase_diagrams.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/gnu-fdl.tex +share/texmf-dist/doc/metapost/metauml/metauml_manual/macro.tex +share/texmf-dist/doc/metapost/metauml/metauml_manual/metauml_manual.tex +share/texmf-dist/doc/metapost/metauml/metauml_manual/my-bib.bib +share/texmf-dist/doc/metapost/metauml/metauml_manual/test.mp +share/texmf-dist/doc/metapost/metauml/metauml_manual/test_suite.tex +share/texmf-dist/doc/metapost/metauml/metauml_manual_0.2.5.pdf diff --git a/graphics/tex-metauml-doc/distinfo b/graphics/tex-metauml-doc/distinfo new file mode 100644 index 000000000..07744c6a0 --- /dev/null +++ b/graphics/tex-metauml-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metauml-19692/metauml.doc.tar.xz) = 04463869cb1125d79aad00c7b6cfb6602150ad8d +RMD160 (tex-metauml-19692/metauml.doc.tar.xz) = 8ca5c4e64b74702cc40085b79d289f1e128ce033 +Size (tex-metauml-19692/metauml.doc.tar.xz) = 372496 bytes diff --git a/graphics/tex-metauml/DESCR b/graphics/tex-metauml/DESCR new file mode 100644 index 000000000..8881cfd06 --- /dev/null +++ b/graphics/tex-metauml/DESCR @@ -0,0 +1,4 @@ +MetaUML is a MetaPost library for typesetting UML diagrams, +which provides a usable, human-friendly textual notation for +UML, offering now support for class, package, activity, state, +and use case diagrams. diff --git a/graphics/tex-metauml/Makefile b/graphics/tex-metauml/Makefile new file mode 100644 index 000000000..cd7fdb5e9 --- /dev/null +++ b/graphics/tex-metauml/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= metauml +PKGNAME= tex-${DISTNAME}-0.2.5 +TEXLIVE_REV= 19692 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metauml +COMMENT= MetaPost library for typesetting UML diagrams +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-metauml/PLIST b/graphics/tex-metauml/PLIST new file mode 100644 index 000000000..92d1c5b00 --- /dev/null +++ b/graphics/tex-metauml/PLIST @@ -0,0 +1,34 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/metapost/metauml/metauml.mp +share/texmf-dist/metapost/metauml/metauml_activity.mp +share/texmf-dist/metapost/metauml/metauml_base.mp +share/texmf-dist/metapost/metauml/metauml_behavioral_common.mp +share/texmf-dist/metapost/metauml/metauml_class.mp +share/texmf-dist/metapost/metauml/metauml_class_assoc.mp +share/texmf-dist/metapost/metauml/metauml_class_clipart.mp +share/texmf-dist/metapost/metauml/metauml_class_relations.mp +share/texmf-dist/metapost/metauml/metauml_component.mp +share/texmf-dist/metapost/metauml/metauml_component_relations.mp +share/texmf-dist/metapost/metauml/metauml_defaults.mp +share/texmf-dist/metapost/metauml/metauml_instance.mp +share/texmf-dist/metapost/metauml/metauml_links.mp +share/texmf-dist/metapost/metauml/metauml_note.mp +share/texmf-dist/metapost/metauml/metauml_package.mp +share/texmf-dist/metapost/metauml/metauml_package_relations.mp +share/texmf-dist/metapost/metauml/metauml_paths.mp +share/texmf-dist/metapost/metauml/metauml_skin_simple.mp +share/texmf-dist/metapost/metauml/metauml_state.mp +share/texmf-dist/metapost/metauml/metauml_stereotype.mp +share/texmf-dist/metapost/metauml/metauml_templates.mp +share/texmf-dist/metapost/metauml/metauml_usecase.mp +share/texmf-dist/metapost/metauml/metauml_usecase_clipart.mp +share/texmf-dist/metapost/metauml/util_commons.mp +share/texmf-dist/metapost/metauml/util_group.mp +share/texmf-dist/metapost/metauml/util_infrastructure.mp +share/texmf-dist/metapost/metauml/util_log.mp +share/texmf-dist/metapost/metauml/util_margins.mp +share/texmf-dist/metapost/metauml/util_object.mp +share/texmf-dist/metapost/metauml/util_picture.mp +share/texmf-dist/metapost/metauml/util_picture_stack.mp +share/texmf-dist/metapost/metauml/util_positioning.mp +share/texmf-dist/metapost/metauml/util_shade.mp diff --git a/graphics/tex-metauml/distinfo b/graphics/tex-metauml/distinfo new file mode 100644 index 000000000..15a039027 --- /dev/null +++ b/graphics/tex-metauml/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-metauml-19692/metauml.tar.xz) = c66fdf18e9177c68af556700fd02b1faf4dd4e65 +RMD160 (tex-metauml-19692/metauml.tar.xz) = f709ef6d9b705d708bc86683110ffa745ca414a6 +Size (tex-metauml-19692/metauml.tar.xz) = 20608 bytes diff --git a/graphics/tex-mfpic-doc/DESCR b/graphics/tex-mfpic-doc/DESCR new file mode 100644 index 000000000..b592ff3df --- /dev/null +++ b/graphics/tex-mfpic-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mfpic. diff --git a/graphics/tex-mfpic-doc/Makefile b/graphics/tex-mfpic-doc/Makefile new file mode 100644 index 000000000..64172db53 --- /dev/null +++ b/graphics/tex-mfpic-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:17:29 wiz Exp $ + +DISTNAME= mfpic.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.10 +TEXLIVE_REV= 28444 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mfpic +COMMENT= Documentation for tex-mfpic +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mfpic-doc/PLIST b/graphics/tex-mfpic-doc/PLIST new file mode 100644 index 000000000..1f98bff7f --- /dev/null +++ b/graphics/tex-mfpic-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:17:29 wiz Exp $ +share/texmf-dist/doc/generic/mfpic/README +share/texmf-dist/doc/generic/mfpic/changes.txt +share/texmf-dist/doc/generic/mfpic/coil.mps +share/texmf-dist/doc/generic/mfpic/examples/data.dat +share/texmf-dist/doc/generic/mfpic/examples/forfun.tex +share/texmf-dist/doc/generic/mfpic/examples/lapictures.tex +share/texmf-dist/doc/generic/mfpic/examples/pictures.tex +share/texmf-dist/doc/generic/mfpic/install.txt +share/texmf-dist/doc/generic/mfpic/lcheadings.ist +share/texmf-dist/doc/generic/mfpic/mfpcard.pdf +share/texmf-dist/doc/generic/mfpic/mfpcard.tex +share/texmf-dist/doc/generic/mfpic/mfpdoc.sty +share/texmf-dist/doc/generic/mfpic/mfpguide.pdf +share/texmf-dist/doc/generic/mfpic/mfpguide.tex +share/texmf-dist/doc/generic/mfpic/mfpic-doc.pdf +share/texmf-dist/doc/generic/mfpic/mfpic-doc.tex diff --git a/graphics/tex-mfpic-doc/distinfo b/graphics/tex-mfpic-doc/distinfo new file mode 100644 index 000000000..cf5977448 --- /dev/null +++ b/graphics/tex-mfpic-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:17:29 wiz Exp $ + +SHA1 (tex-mfpic-28444/mfpic.doc.tar.xz) = 45fabf3c57718c8ce23d51d92c548335d982d341 +RMD160 (tex-mfpic-28444/mfpic.doc.tar.xz) = 786cc332d8f183bc4e8b83f9d46f4f445c08e1e2 +Size (tex-mfpic-28444/mfpic.doc.tar.xz) = 1174204 bytes diff --git a/graphics/tex-mfpic/DESCR b/graphics/tex-mfpic/DESCR new file mode 100644 index 000000000..30ca1780e --- /dev/null +++ b/graphics/tex-mfpic/DESCR @@ -0,0 +1,9 @@ +Mfpic is a scheme for producing pictures from (La)TeX commands. +Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment) +enclose a group in which drawing commands may be placed. The +commands generate a Meta-language file, which may be processed +by Metapost (or even Metafont). The resulting image file will +be read back in to the document to place the picture at the +point where the original (La)TeX commands appeared. Note that +the ability to use Metapost here means that the package works +equally well in LaTeX and PDFLaTeX. diff --git a/graphics/tex-mfpic/Makefile b/graphics/tex-mfpic/Makefile new file mode 100644 index 000000000..061ef110e --- /dev/null +++ b/graphics/tex-mfpic/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:17:14 wiz Exp $ + +DISTNAME= mfpic +PKGNAME= tex-${DISTNAME}-1.10 +TEXLIVE_REV= 28444 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mfpic +COMMENT= Draw Metafont/post pictures from (La)TeX commands +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mfpic/PLIST b/graphics/tex-mfpic/PLIST new file mode 100644 index 000000000..3f61e3c42 --- /dev/null +++ b/graphics/tex-mfpic/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:17:14 wiz Exp $ +share/texmf-dist/metafont/mfpic/grafbase.mf +share/texmf-dist/metapost/mfpic/dvipsnam.mp +share/texmf-dist/metapost/mfpic/grafbase.mp +share/texmf-dist/tex/generic/mfpic/mfpic.sty +share/texmf-dist/tex/generic/mfpic/mfpic.tex +share/texmf-dist/tex/generic/mfpic/mfpicdef.tex diff --git a/graphics/tex-mfpic/distinfo b/graphics/tex-mfpic/distinfo new file mode 100644 index 000000000..7527c90ca --- /dev/null +++ b/graphics/tex-mfpic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:17:14 wiz Exp $ + +SHA1 (tex-mfpic-28444/mfpic.tar.xz) = f139b802a2dc3131079db766e4981aaca7b62a91 +RMD160 (tex-mfpic-28444/mfpic.tar.xz) = 4984fe7402c8b1982848031add5c530f7ef62294 +Size (tex-mfpic-28444/mfpic.tar.xz) = 47032 bytes diff --git a/graphics/tex-mfpic4ode-doc/DESCR b/graphics/tex-mfpic4ode-doc/DESCR new file mode 100644 index 000000000..7e384287f --- /dev/null +++ b/graphics/tex-mfpic4ode-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mfpic4ode. diff --git a/graphics/tex-mfpic4ode-doc/Makefile b/graphics/tex-mfpic4ode-doc/Makefile new file mode 100644 index 000000000..8296ee226 --- /dev/null +++ b/graphics/tex-mfpic4ode-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mfpic4ode.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.4 +TEXLIVE_REV= 17745 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mfpic4ode +COMMENT= Documentation for tex-mfpic4ode +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mfpic4ode-doc/PLIST b/graphics/tex-mfpic4ode-doc/PLIST new file mode 100644 index 000000000..cbcb804b8 --- /dev/null +++ b/graphics/tex-mfpic4ode-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/doc/latex/mfpic4ode/README +share/texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.pdf +share/texmf-dist/doc/latex/mfpic4ode/demo/demo-plain.tex +share/texmf-dist/doc/latex/mfpic4ode/demo/demo.pdf +share/texmf-dist/doc/latex/mfpic4ode/demo/demo.tex +share/texmf-dist/doc/latex/mfpic4ode/mfpic4ode.pdf diff --git a/graphics/tex-mfpic4ode-doc/distinfo b/graphics/tex-mfpic4ode-doc/distinfo new file mode 100644 index 000000000..91714c129 --- /dev/null +++ b/graphics/tex-mfpic4ode-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mfpic4ode-17745/mfpic4ode.doc.tar.xz) = 0734fbbabceed695201c3888cd66e2799bc7cc33 +RMD160 (tex-mfpic4ode-17745/mfpic4ode.doc.tar.xz) = 117da4f02bd33f9c66ea6d7f458dbd51d3101aba +Size (tex-mfpic4ode-17745/mfpic4ode.doc.tar.xz) = 629724 bytes diff --git a/graphics/tex-mfpic4ode/DESCR b/graphics/tex-mfpic4ode/DESCR new file mode 100644 index 000000000..f1eac89d3 --- /dev/null +++ b/graphics/tex-mfpic4ode/DESCR @@ -0,0 +1,9 @@ +The package is a small set of macros for drawing direction +fields, phase portraits and trajectories of differential +equations and two dimensional autonomous systems. The Euler, +Runge-Kutta and 4th order Runge-Kutta algorithms are available +to solve the ODEs. The picture is translated into mfpic macros +and MetaPost is used to create the final drawing. The package +is was designed for use with LaTeX, but it can be used in plain +TeX as well. Online demonstration of the mfpic4ode macros is +available on the Mfpic Previewer as Example 6. diff --git a/graphics/tex-mfpic4ode/Makefile b/graphics/tex-mfpic4ode/Makefile new file mode 100644 index 000000000..b32a81ffa --- /dev/null +++ b/graphics/tex-mfpic4ode/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +DISTNAME= mfpic4ode +PKGNAME= tex-${DISTNAME}-0.4 +TEXLIVE_REV= 17745 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mfpic4ode +COMMENT= Macros to draw direction fields and solutions of ODEs +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mfpic4ode/PLIST b/graphics/tex-mfpic4ode/PLIST new file mode 100644 index 000000000..dd826a00d --- /dev/null +++ b/graphics/tex-mfpic4ode/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:40 wiz Exp $ +share/texmf-dist/tex/latex/mfpic4ode/mfpic4ode.sty +share/texmf-dist/tex/latex/mfpic4ode/mfpic4ode.tex diff --git a/graphics/tex-mfpic4ode/distinfo b/graphics/tex-mfpic4ode/distinfo new file mode 100644 index 000000000..4410188a9 --- /dev/null +++ b/graphics/tex-mfpic4ode/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:40 wiz Exp $ + +SHA1 (tex-mfpic4ode-17745/mfpic4ode.tar.xz) = ff327760a5eb97d6e114a9210f59f743e3238556 +RMD160 (tex-mfpic4ode-17745/mfpic4ode.tar.xz) = 905a816de726334e3f4a1ab81a67946c5586c279 +Size (tex-mfpic4ode-17745/mfpic4ode.tar.xz) = 2388 bytes diff --git a/graphics/tex-mp3d-doc/DESCR b/graphics/tex-mp3d-doc/DESCR new file mode 100644 index 000000000..becf67126 --- /dev/null +++ b/graphics/tex-mp3d-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mp3d. diff --git a/graphics/tex-mp3d-doc/Makefile b/graphics/tex-mp3d-doc/Makefile new file mode 100644 index 000000000..fa3f8cdb2 --- /dev/null +++ b/graphics/tex-mp3d-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mp3d.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.34 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mp3d +COMMENT= Documentation for tex-mp3d +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mp3d-doc/PLIST b/graphics/tex-mp3d-doc/PLIST new file mode 100644 index 000000000..782ee8da5 --- /dev/null +++ b/graphics/tex-mp3d-doc/PLIST @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/doc/metapost/mp3d/README +share/texmf-dist/doc/metapost/mp3d/README.doc +share/texmf-dist/doc/metapost/mp3d/create_animation.sh +share/texmf-dist/doc/metapost/mp3d/cube10.mp +share/texmf-dist/doc/metapost/mp3d/cube4-eng.mp +share/texmf-dist/doc/metapost/mp3d/cube5.mp +share/texmf-dist/doc/metapost/mp3d/cube6.mp +share/texmf-dist/doc/metapost/mp3d/cube7.mp +share/texmf-dist/doc/metapost/mp3d/cube8.mp +share/texmf-dist/doc/metapost/mp3d/cube9.mp +share/texmf-dist/doc/metapost/mp3d/gut2001.pdf +share/texmf-dist/doc/metapost/mp3d/gutmp1-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp1.mp +share/texmf-dist/doc/metapost/mp3d/gutmp2-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp2.mp +share/texmf-dist/doc/metapost/mp3d/gutmp3-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp3.mp +share/texmf-dist/doc/metapost/mp3d/gutmp4-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp4.mp +share/texmf-dist/doc/metapost/mp3d/gutmp5-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp5.mp +share/texmf-dist/doc/metapost/mp3d/gutmp6-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp6.mp +share/texmf-dist/doc/metapost/mp3d/gutmp7-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp7.mp +share/texmf-dist/doc/metapost/mp3d/gutmp8-eng.mp +share/texmf-dist/doc/metapost/mp3d/gutmp8.mp +share/texmf-dist/doc/metapost/mp3d/gutmp9.mp +share/texmf-dist/doc/metapost/mp3d/monge-eng.mp +share/texmf-dist/doc/metapost/mp3d/monge.mp +share/texmf-dist/doc/metapost/mp3d/paper1997corrected.pdf +share/texmf-dist/doc/metapost/mp3d/tb57roeg.pdf +share/texmf-dist/doc/metapost/mp3d/tb57roegel.ltx +share/texmf-dist/doc/metapost/mp3d/tugboat-geometry-space.pdf diff --git a/graphics/tex-mp3d-doc/distinfo b/graphics/tex-mp3d-doc/distinfo new file mode 100644 index 000000000..2d2e360b6 --- /dev/null +++ b/graphics/tex-mp3d-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mp3d-29349/mp3d.doc.tar.xz) = 1fabb8764b66e55756dd7cb0d4a330dcb48ec94f +RMD160 (tex-mp3d-29349/mp3d.doc.tar.xz) = 490160b177b527680dde73eb1dc038794d50ea66 +Size (tex-mp3d-29349/mp3d.doc.tar.xz) = 728736 bytes diff --git a/graphics/tex-mp3d/DESCR b/graphics/tex-mp3d/DESCR new file mode 100644 index 000000000..93229cd7c --- /dev/null +++ b/graphics/tex-mp3d/DESCR @@ -0,0 +1,2 @@ +Create animations of 3-dimensional objects (such as polyhedra) +in MetaPost. diff --git a/graphics/tex-mp3d/Makefile b/graphics/tex-mp3d/Makefile new file mode 100644 index 000000000..e3f529d5c --- /dev/null +++ b/graphics/tex-mp3d/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mp3d +PKGNAME= tex-${DISTNAME}-1.34 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mp3d +COMMENT= 3D animations +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mp3d/PLIST b/graphics/tex-mp3d/PLIST new file mode 100644 index 000000000..5ef3bbb26 --- /dev/null +++ b/graphics/tex-mp3d/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/metapost/mp3d/3d.mp +share/texmf-dist/metapost/mp3d/3danim.mp +share/texmf-dist/metapost/mp3d/3dgeom.mp +share/texmf-dist/metapost/mp3d/3dpoly.mp +share/texmf-dist/metapost/mp3d/3dutil.mp +share/texmf-dist/metapost/mp3d/animpoly.mp diff --git a/graphics/tex-mp3d/distinfo b/graphics/tex-mp3d/distinfo new file mode 100644 index 000000000..837415079 --- /dev/null +++ b/graphics/tex-mp3d/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mp3d-29349/mp3d.tar.xz) = d86a72133d39027f32e39b038f5be3e23f6e18ed +RMD160 (tex-mp3d-29349/mp3d.tar.xz) = 8aa8af1ef119135097129776d2e2f36a69fe01e3 +Size (tex-mp3d-29349/mp3d.tar.xz) = 22956 bytes diff --git a/graphics/tex-mpattern-doc/DESCR b/graphics/tex-mpattern-doc/DESCR new file mode 100644 index 000000000..a51fe6255 --- /dev/null +++ b/graphics/tex-mpattern-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mpattern. diff --git a/graphics/tex-mpattern-doc/Makefile b/graphics/tex-mpattern-doc/Makefile new file mode 100644 index 000000000..62d43c8d8 --- /dev/null +++ b/graphics/tex-mpattern-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mpattern.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mpattern +COMMENT= Documentation for tex-mpattern +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mpattern-doc/PLIST b/graphics/tex-mpattern-doc/PLIST new file mode 100644 index 000000000..3142f063c --- /dev/null +++ b/graphics/tex-mpattern-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/doc/metapost/mpattern/README +share/texmf-dist/doc/metapost/mpattern/README.PL +share/texmf-dist/doc/metapost/mpattern/mpattern_test.pdf +share/texmf-dist/doc/metapost/mpattern/mpattern_test.tex +share/texmf-dist/doc/metapost/mpattern/test.mp diff --git a/graphics/tex-mpattern-doc/distinfo b/graphics/tex-mpattern-doc/distinfo new file mode 100644 index 000000000..b6e5e65cc --- /dev/null +++ b/graphics/tex-mpattern-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mpattern-15878/mpattern.doc.tar.xz) = 8e8a25ea56da81b3ae6049b9065cafc3ff1bcf04 +RMD160 (tex-mpattern-15878/mpattern.doc.tar.xz) = ec7d6db775e26df52274b41f791ebd55694189e1 +Size (tex-mpattern-15878/mpattern.doc.tar.xz) = 11336 bytes diff --git a/graphics/tex-mpattern/DESCR b/graphics/tex-mpattern/DESCR new file mode 100644 index 000000000..92648fd9b --- /dev/null +++ b/graphics/tex-mpattern/DESCR @@ -0,0 +1,2 @@ +A package for defining and using patterns in MetaPost, using +the Pattern Color Space available in PostScript Level 2. diff --git a/graphics/tex-mpattern/Makefile b/graphics/tex-mpattern/Makefile new file mode 100644 index 000000000..11c17dc59 --- /dev/null +++ b/graphics/tex-mpattern/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mpattern +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mpattern +COMMENT= Patterns in MetaPost +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mpattern/PLIST b/graphics/tex-mpattern/PLIST new file mode 100644 index 000000000..dfd29650b --- /dev/null +++ b/graphics/tex-mpattern/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/metapost/mpattern/mpattern.mp diff --git a/graphics/tex-mpattern/distinfo b/graphics/tex-mpattern/distinfo new file mode 100644 index 000000000..677ce7a54 --- /dev/null +++ b/graphics/tex-mpattern/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mpattern-15878/mpattern.tar.xz) = c826afbdd36ebd3efba033d284b82debd06c39c6 +RMD160 (tex-mpattern-15878/mpattern.tar.xz) = f7af18214ad17da16797e74b564efd122565d8b1 +Size (tex-mpattern-15878/mpattern.tar.xz) = 2740 bytes diff --git a/graphics/tex-mpcolornames-doc/DESCR b/graphics/tex-mpcolornames-doc/DESCR new file mode 100644 index 000000000..93d14b2a1 --- /dev/null +++ b/graphics/tex-mpcolornames-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mpcolornames. diff --git a/graphics/tex-mpcolornames-doc/Makefile b/graphics/tex-mpcolornames-doc/Makefile new file mode 100644 index 000000000..bb277be79 --- /dev/null +++ b/graphics/tex-mpcolornames-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mpcolornames.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.20 +TEXLIVE_REV= 23252 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mpcolornames +COMMENT= Documentation for tex-mpcolornames +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mpcolornames-doc/PLIST b/graphics/tex-mpcolornames-doc/PLIST new file mode 100644 index 000000000..1c0b6a36c --- /dev/null +++ b/graphics/tex-mpcolornames-doc/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/doc/metapost/mpcolornames/CHANGES +share/texmf-dist/doc/metapost/mpcolornames/LICENSE +share/texmf-dist/doc/metapost/mpcolornames/README +share/texmf-dist/doc/metapost/mpcolornames/expl-array-index.mp +share/texmf-dist/doc/metapost/mpcolornames/fig-clash-svg-dvips.mp +share/texmf-dist/doc/metapost/mpcolornames/mpcolornames.pdf +share/texmf-dist/doc/metapost/mpcolornames/mpcolornames.tex +share/texmf-dist/doc/metapost/mpcolornames/proof-mpcolornames.mp +share/texmf-dist/doc/metapost/mpcolornames/proof-spec-dvipsnam-def.mp +share/texmf-dist/doc/metapost/mpcolornames/proof-spec-plain-mp.mp +share/texmf-dist/doc/metapost/mpcolornames/proof-spec-svgnam-def.mp +share/texmf-dist/doc/metapost/mpcolornames/proof-spec-x11nam-def.mp +share/texmf-dist/doc/metapost/mpcolornames/proof-spec-xcolor-sty.mp +share/texmf-dist/doc/metapost/mpcolornames/tab-clash-svg-dvips.tex +share/texmf-dist/doc/metapost/mpcolornames/tab-spec-dvipsnam-def.tex +share/texmf-dist/doc/metapost/mpcolornames/tab-spec-plain-mp.tex +share/texmf-dist/doc/metapost/mpcolornames/tab-spec-svgnam-def.tex +share/texmf-dist/doc/metapost/mpcolornames/tab-spec-x11nam-def.tex +share/texmf-dist/doc/metapost/mpcolornames/tab-spec-xcolor-sty.tex diff --git a/graphics/tex-mpcolornames-doc/distinfo b/graphics/tex-mpcolornames-doc/distinfo new file mode 100644 index 000000000..a47f7b8c4 --- /dev/null +++ b/graphics/tex-mpcolornames-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mpcolornames-23252/mpcolornames.doc.tar.xz) = 18a7928f9e48374bfe8c71971f661075f8f7c5f5 +RMD160 (tex-mpcolornames-23252/mpcolornames.doc.tar.xz) = 6a5c1df206d29da8a5ff44c5fca12f013738cfd7 +Size (tex-mpcolornames-23252/mpcolornames.doc.tar.xz) = 108768 bytes diff --git a/graphics/tex-mpcolornames/DESCR b/graphics/tex-mpcolornames/DESCR new file mode 100644 index 000000000..9ea05149b --- /dev/null +++ b/graphics/tex-mpcolornames/DESCR @@ -0,0 +1,7 @@ +The MetaPost format plain.mp provides only five built-in colour +names (variables), all of which are defined in the RGB model: +red, green and blue for the primary colours and black and +white. The package makes more than 500 colour names from +different colour sets in different colour models available to +MetaPost. Colour sets include X11, SVG, DVIPS and xcolor +specifications. diff --git a/graphics/tex-mpcolornames/Makefile b/graphics/tex-mpcolornames/Makefile new file mode 100644 index 000000000..0857fa1fe --- /dev/null +++ b/graphics/tex-mpcolornames/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mpcolornames +PKGNAME= tex-${DISTNAME}-0.20 +TEXLIVE_REV= 23252 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mpcolornames +COMMENT= Extend list of predefined colour names for MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mpcolornames/PLIST b/graphics/tex-mpcolornames/PLIST new file mode 100644 index 000000000..410669056 --- /dev/null +++ b/graphics/tex-mpcolornames/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/metapost/mpcolornames/mpcolornames-spec-dvipsnam-def.mp +share/texmf-dist/metapost/mpcolornames/mpcolornames-spec-plain-mp.mp +share/texmf-dist/metapost/mpcolornames/mpcolornames-spec-svgnam-def.mp +share/texmf-dist/metapost/mpcolornames/mpcolornames-spec-x11nam-def.mp +share/texmf-dist/metapost/mpcolornames/mpcolornames-spec-xcolor-sty.mp +share/texmf-dist/metapost/mpcolornames/mpcolornames.mp diff --git a/graphics/tex-mpcolornames/distinfo b/graphics/tex-mpcolornames/distinfo new file mode 100644 index 000000000..c54094ccd --- /dev/null +++ b/graphics/tex-mpcolornames/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mpcolornames-23252/mpcolornames.tar.xz) = 358b5025c4706dc66f992cde0f25a4521eb0c104 +RMD160 (tex-mpcolornames-23252/mpcolornames.tar.xz) = d2e0c0fb8c6aabd86e450231df7c55d12d55288d +Size (tex-mpcolornames-23252/mpcolornames.tar.xz) = 6788 bytes diff --git a/graphics/tex-mpgraphics-doc/DESCR b/graphics/tex-mpgraphics-doc/DESCR new file mode 100644 index 000000000..d90abcbda --- /dev/null +++ b/graphics/tex-mpgraphics-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mpgraphics. diff --git a/graphics/tex-mpgraphics-doc/Makefile b/graphics/tex-mpgraphics-doc/Makefile new file mode 100644 index 000000000..a40911630 --- /dev/null +++ b/graphics/tex-mpgraphics-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mpgraphics.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3 +TEXLIVE_REV= 29776 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mpgraphics +COMMENT= Documentation for tex-mpgraphics +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mpgraphics-doc/PLIST b/graphics/tex-mpgraphics-doc/PLIST new file mode 100644 index 000000000..bfe2e70ac --- /dev/null +++ b/graphics/tex-mpgraphics-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/doc/latex/mpgraphics/README +share/texmf-dist/doc/latex/mpgraphics/mpgraphics-example.ltx +share/texmf-dist/doc/latex/mpgraphics/mpgraphics.pdf diff --git a/graphics/tex-mpgraphics-doc/distinfo b/graphics/tex-mpgraphics-doc/distinfo new file mode 100644 index 000000000..571a562b5 --- /dev/null +++ b/graphics/tex-mpgraphics-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mpgraphics-29776/mpgraphics.doc.tar.xz) = 725a720c47fb2d68ce8492a04623ffb47220472d +RMD160 (tex-mpgraphics-29776/mpgraphics.doc.tar.xz) = 54ad7bd910ceaef42d45be5857b6fab449f48783 +Size (tex-mpgraphics-29776/mpgraphics.doc.tar.xz) = 182260 bytes diff --git a/graphics/tex-mpgraphics/DESCR b/graphics/tex-mpgraphics/DESCR new file mode 100644 index 000000000..34ab2062c --- /dev/null +++ b/graphics/tex-mpgraphics/DESCR @@ -0,0 +1,6 @@ +The package allows LaTeX users to typeset MetaPost code inline +and display figures in their documents with only and only one +run of LaTeX, PDFLaTeX or XelaTeX (no separate runs of mpost). +Mpgraphics achieves this by using the shell escape (\write 18) +feature of current TeX distributions, so that the whole process +is automatic and the end user is saved the tiresome processing. diff --git a/graphics/tex-mpgraphics/Makefile b/graphics/tex-mpgraphics/Makefile new file mode 100644 index 000000000..2063eb344 --- /dev/null +++ b/graphics/tex-mpgraphics/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= mpgraphics +PKGNAME= tex-${DISTNAME}-0.3 +TEXLIVE_REV= 29776 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mpgraphics +COMMENT= Process and display MetaPost figures inline +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-mpgraphics/PLIST b/graphics/tex-mpgraphics/PLIST new file mode 100644 index 000000000..8313e9c2a --- /dev/null +++ b/graphics/tex-mpgraphics/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/tex/latex/mpgraphics/mpgraphics.sty diff --git a/graphics/tex-mpgraphics/distinfo b/graphics/tex-mpgraphics/distinfo new file mode 100644 index 000000000..f77f7a1f2 --- /dev/null +++ b/graphics/tex-mpgraphics/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-mpgraphics-29776/mpgraphics.tar.xz) = 309138abd3e2295964051fc528fa66c2f252f7b2 +RMD160 (tex-mpgraphics-29776/mpgraphics.tar.xz) = 8df89a4b01d2ee19202783fc1bd240fd66223497 +Size (tex-mpgraphics-29776/mpgraphics.tar.xz) = 4288 bytes diff --git a/graphics/tex-pdfcrop-doc/Makefile b/graphics/tex-pdfcrop-doc/Makefile index 1feb3e9ea..ae79bf0ab 100644 --- a/graphics/tex-pdfcrop-doc/Makefile +++ b/graphics/tex-pdfcrop-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 18:05:55 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:41:27 markd Exp $ DISTNAME= pdfcrop.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.32 -TEXLIVE_REV= 23499 +PKGNAME= tex-${DISTNAME:S/./-/}-1.37 +TEXLIVE_REV= 29348 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pdfcrop diff --git a/graphics/tex-pdfcrop-doc/distinfo b/graphics/tex-pdfcrop-doc/distinfo index 15480b2bc..dc1e942db 100644 --- a/graphics/tex-pdfcrop-doc/distinfo +++ b/graphics/tex-pdfcrop-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 18:05:55 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:41:27 markd Exp $ -SHA1 (tex-pdfcrop-23499/pdfcrop.doc.tar.xz) = 09c9c7d79f626ea764b6d8d7f44e05f27e0f252d -RMD160 (tex-pdfcrop-23499/pdfcrop.doc.tar.xz) = 8a34852c1f953a9aa0df7f877340a5a221ee5ff9 -Size (tex-pdfcrop-23499/pdfcrop.doc.tar.xz) = 4100 bytes +SHA1 (tex-pdfcrop-29348/pdfcrop.doc.tar.xz) = 25ab67149046f76dba4834ba3a4fcc5ae9028cf4 +RMD160 (tex-pdfcrop-29348/pdfcrop.doc.tar.xz) = 69cfef3d3a0fc3e335f4c45d9a4ecdb17e141372 +Size (tex-pdfcrop-29348/pdfcrop.doc.tar.xz) = 4300 bytes diff --git a/graphics/tex-pdfcrop/Makefile b/graphics/tex-pdfcrop/Makefile index 8c773e303..55bc95d66 100644 --- a/graphics/tex-pdfcrop/Makefile +++ b/graphics/tex-pdfcrop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:14 wiz Exp $ DISTNAME= pdfcrop -PKGNAME= tex-${DISTNAME}-1.32 -PKGREVISION= 4 -TEXLIVE_REV= 23499 +PKGNAME= tex-${DISTNAME}-1.37 +PKGREVISION= 1 +TEXLIVE_REV= 29348 MAINTAINER= minskim@NetBSD.org COMMENT= Crop PDF graphics diff --git a/graphics/tex-pdfcrop/distinfo b/graphics/tex-pdfcrop/distinfo index cdde5cefd..711f91986 100644 --- a/graphics/tex-pdfcrop/distinfo +++ b/graphics/tex-pdfcrop/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 18:05:13 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:41:27 markd Exp $ -SHA1 (tex-pdfcrop-23499/pdfcrop.tar.xz) = e0a236ccae4fa12b17a2f6616666b5d778b54ef7 -RMD160 (tex-pdfcrop-23499/pdfcrop.tar.xz) = fd299f08904fef9a913b7d3489cb2289c17ee3bf -Size (tex-pdfcrop-23499/pdfcrop.tar.xz) = 9900 bytes -SHA1 (patch-bin_pdfcrop) = 344bb78acd65c2d750220043aaa13f549d7e742e +SHA1 (tex-pdfcrop-29348/pdfcrop.tar.xz) = 73d1ddc9e9238d433fe648e6714152894184e5f6 +RMD160 (tex-pdfcrop-29348/pdfcrop.tar.xz) = 30b14dd082d947e26785fe7f3ef4734d565ccca9 +Size (tex-pdfcrop-29348/pdfcrop.tar.xz) = 10712 bytes +SHA1 (patch-bin_pdfcrop) = 1c617675f70a1b04a11956404b1bdafb31af30cc diff --git a/graphics/tex-pdfcrop/patches/patch-bin_pdfcrop b/graphics/tex-pdfcrop/patches/patch-bin_pdfcrop index 4afb50d22..c5a5cae73 100644 --- a/graphics/tex-pdfcrop/patches/patch-bin_pdfcrop +++ b/graphics/tex-pdfcrop/patches/patch-bin_pdfcrop @@ -1,12 +1,12 @@ -$NetBSD: patch-bin_pdfcrop,v 1.1.1.1 2011/10/27 18:05:13 minskim Exp $ +$NetBSD: patch-bin_pdfcrop,v 1.2 2015/04/21 23:41:27 markd Exp $ ---- bin/pdfcrop.orig 2011-10-27 17:31:01.000000000 +0000 +--- bin/pdfcrop.orig 2012-11-04 23:01:42.000000000 +0000 +++ bin/pdfcrop -@@ -118,6 +118,7 @@ $archname = 'unknown' unless defined $Co +@@ -141,6 +141,7 @@ sub exterr () { # get Ghostscript command name $::opt_gscmd = ''; sub find_ghostscript () { + $::opt_gscmd = "@GHOSTSCRIPT@"; return if $::opt_gscmd; - my $system = 'unix'; - $system = "dos" if $^O =~ /dos/i; + if ($::opt_debug) { + print "* Perl executable: $^X\n"; diff --git a/graphics/tex-pictex-doc/DESCR b/graphics/tex-pictex-doc/DESCR new file mode 100644 index 000000000..b040da694 --- /dev/null +++ b/graphics/tex-pictex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pictex. diff --git a/graphics/tex-pictex-doc/Makefile b/graphics/tex-pictex-doc/Makefile new file mode 100644 index 000000000..4c283b1b9 --- /dev/null +++ b/graphics/tex-pictex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:40:41 wiz Exp $ + +DISTNAME= pictex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 21943 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pictex +COMMENT= Documentation for tex-pictex +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pictex-doc/PLIST b/graphics/tex-pictex-doc/PLIST new file mode 100644 index 000000000..daaabe34c --- /dev/null +++ b/graphics/tex-pictex-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:40:41 wiz Exp $ +share/texmf-dist/doc/generic/pictex/00index +share/texmf-dist/doc/generic/pictex/README +share/texmf-dist/doc/generic/pictex/pictexzusatz.txt +share/texmf-dist/doc/generic/pictex/readme.errorbars diff --git a/graphics/tex-pictex-doc/distinfo b/graphics/tex-pictex-doc/distinfo new file mode 100644 index 000000000..74371afef --- /dev/null +++ b/graphics/tex-pictex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:40:41 wiz Exp $ + +SHA1 (tex-pictex-21943/pictex.doc.tar.xz) = 2d9251214a82b6f96100b1f17eebe554d7ff317d +RMD160 (tex-pictex-21943/pictex.doc.tar.xz) = e3e611d9417e289eb0e435d1595c77dbd65ac607 +Size (tex-pictex-21943/pictex.doc.tar.xz) = 1424 bytes diff --git a/graphics/tex-pictex/DESCR b/graphics/tex-pictex/DESCR new file mode 100644 index 000000000..e9f4b5ed7 --- /dev/null +++ b/graphics/tex-pictex/DESCR @@ -0,0 +1,10 @@ +PicTeX is an early, and very comprehensive drawing package, +that mostly draws by placing myriads of small dots to make up +pictures. It has a tendency to run out of space, most +especially of allowable dimensions registers; packages m-pictex +and pictexwd deal with the register problem, in different ways. +Note that full documentation may be bought via the PC-TeX site, +though a command summary is available as free software. +Alternatively, a front-end package such as mathsPiC, which +covers all of PicTeX and has a complete and free manual, could +be used. diff --git a/graphics/tex-pictex/Makefile b/graphics/tex-pictex/Makefile new file mode 100644 index 000000000..d55750a5f --- /dev/null +++ b/graphics/tex-pictex/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:40:28 wiz Exp $ + +DISTNAME= pictex +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 21943 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pictex +COMMENT= Picture drawing macros for TeX and LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pictex/PLIST b/graphics/tex-pictex/PLIST new file mode 100644 index 000000000..34c69c54e --- /dev/null +++ b/graphics/tex-pictex/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:40:28 wiz Exp $ +share/texmf-dist/tex/generic/pictex/errorbars.tex +share/texmf-dist/tex/generic/pictex/latexpicobjs.tex +share/texmf-dist/tex/generic/pictex/piccorr.sty +share/texmf-dist/tex/generic/pictex/picmore.tex +share/texmf-dist/tex/generic/pictex/pictex.sty +share/texmf-dist/tex/generic/pictex/pictex.tex +share/texmf-dist/tex/generic/pictex/pictexwd.sty +share/texmf-dist/tex/generic/pictex/pictexwd.tex +share/texmf-dist/tex/generic/pictex/pointers.tex +share/texmf-dist/tex/generic/pictex/postpictex.tex +share/texmf-dist/tex/generic/pictex/prepictex.tex +share/texmf-dist/tex/generic/pictex/texpictex.tex +share/texmf-dist/tex/generic/pictex/tree.sty diff --git a/graphics/tex-pictex/distinfo b/graphics/tex-pictex/distinfo new file mode 100644 index 000000000..28664c371 --- /dev/null +++ b/graphics/tex-pictex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:40:28 wiz Exp $ + +SHA1 (tex-pictex-21943/pictex.tar.xz) = 9784b68da9a3a70ca82169d367c2f52582b86d58 +RMD160 (tex-pictex-21943/pictex.tar.xz) = bb78838629b19e01d94f7d3272c8dbdb4c353d50 +Size (tex-pictex-21943/pictex.tar.xz) = 41424 bytes diff --git a/graphics/tex-piechartmp-doc/DESCR b/graphics/tex-piechartmp-doc/DESCR new file mode 100644 index 000000000..86501168e --- /dev/null +++ b/graphics/tex-piechartmp-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-piechartmp. diff --git a/graphics/tex-piechartmp-doc/Makefile b/graphics/tex-piechartmp-doc/Makefile new file mode 100644 index 000000000..2a6ca2ddc --- /dev/null +++ b/graphics/tex-piechartmp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= piechartmp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3.0 +TEXLIVE_REV= 19440 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/piechartmp +COMMENT= Documentation for tex-piechartmp +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-piechartmp-doc/PLIST b/graphics/tex-piechartmp-doc/PLIST new file mode 100644 index 000000000..b75a6a450 --- /dev/null +++ b/graphics/tex-piechartmp-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/doc/metapost/piechartmp/INSTALL +share/texmf-dist/doc/metapost/piechartmp/LEGAL +share/texmf-dist/doc/metapost/piechartmp/README +share/texmf-dist/doc/metapost/piechartmp/README.TEXLIVE +share/texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.mp +share/texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.pdf +share/texmf-dist/doc/metapost/piechartmp/examples/wec.mp +share/texmf-dist/doc/metapost/piechartmp/examples/wec.pdf +share/texmf-dist/doc/metapost/piechartmp/examples/worldmap.jpg diff --git a/graphics/tex-piechartmp-doc/distinfo b/graphics/tex-piechartmp-doc/distinfo new file mode 100644 index 000000000..65ea631d2 --- /dev/null +++ b/graphics/tex-piechartmp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-piechartmp-19440/piechartmp.doc.tar.xz) = c688eaac570a75cabe69393b9503cd4c034673da +RMD160 (tex-piechartmp-19440/piechartmp.doc.tar.xz) = 55218e45c7654191a44d92918184fb3aa46d2709 +Size (tex-piechartmp-19440/piechartmp.doc.tar.xz) = 41660 bytes diff --git a/graphics/tex-piechartmp/DESCR b/graphics/tex-piechartmp/DESCR new file mode 100644 index 000000000..2d76615ba --- /dev/null +++ b/graphics/tex-piechartmp/DESCR @@ -0,0 +1,6 @@ +The piechartmp package is an easy way to draw pie-charts with +MetaPost. The package implements an interface that enables +users with little MetaPost experience to draw charts. A +highlight of the package is the possibility of suppressing some +segments of the chart, thus creating the possibility of several +charts from the same data. diff --git a/graphics/tex-piechartmp/Makefile b/graphics/tex-piechartmp/Makefile new file mode 100644 index 000000000..0445f5199 --- /dev/null +++ b/graphics/tex-piechartmp/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= piechartmp +PKGNAME= tex-${DISTNAME}-0.3.0 +TEXLIVE_REV= 19440 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/piechartmp +COMMENT= Draw pie-charts using MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-piechartmp/PLIST b/graphics/tex-piechartmp/PLIST new file mode 100644 index 000000000..8ea608683 --- /dev/null +++ b/graphics/tex-piechartmp/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/metapost/piechartmp/piechartmp.mp diff --git a/graphics/tex-piechartmp/distinfo b/graphics/tex-piechartmp/distinfo new file mode 100644 index 000000000..b6eeab74d --- /dev/null +++ b/graphics/tex-piechartmp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-piechartmp-19440/piechartmp.tar.xz) = 09813eb870c3bfcb24bffd79e6890a07ebb9a706 +RMD160 (tex-piechartmp-19440/piechartmp.tar.xz) = eba08245b96211ce92da0187d733658cbd0b7f78 +Size (tex-piechartmp-19440/piechartmp.tar.xz) = 7196 bytes diff --git a/graphics/tex-pst-3dplot-doc/Makefile b/graphics/tex-pst-3dplot-doc/Makefile index 665c481b8..afac45373 100644 --- a/graphics/tex-pst-3dplot-doc/Makefile +++ b/graphics/tex-pst-3dplot-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:49:32 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:44:51 markd Exp $ DISTNAME= pst-3dplot.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.94 -TEXLIVE_REV= 21588 +PKGNAME= tex-${DISTNAME:S/./-/}-2.01 +TEXLIVE_REV= 35042 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-3dplot diff --git a/graphics/tex-pst-3dplot-doc/PLIST b/graphics/tex-pst-3dplot-doc/PLIST index 320442670..23847e4c8 100644 --- a/graphics/tex-pst-3dplot-doc/PLIST +++ b/graphics/tex-pst-3dplot-doc/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:49:32 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:44:51 markd Exp $ share/texmf-dist/doc/generic/pst-3dplot/Changes share/texmf-dist/doc/generic/pst-3dplot/README -share/texmf-dist/doc/generic/pst-3dplot/more_docs/tb72voss3d.pdf share/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.bib share/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.dat share/texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf diff --git a/graphics/tex-pst-3dplot-doc/distinfo b/graphics/tex-pst-3dplot-doc/distinfo index b7ef22734..9aaf100e1 100644 --- a/graphics/tex-pst-3dplot-doc/distinfo +++ b/graphics/tex-pst-3dplot-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:49:32 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:44:51 markd Exp $ -SHA1 (tex-pst-3dplot-21588/pst-3dplot.doc.tar.xz) = ed4d428786062c46347a8f602efc1e034a012bbf -RMD160 (tex-pst-3dplot-21588/pst-3dplot.doc.tar.xz) = 70516c20628cd7a5d23f72bc946a2250c1448a87 -Size (tex-pst-3dplot-21588/pst-3dplot.doc.tar.xz) = 3169252 bytes +SHA1 (tex-pst-3dplot-35042/pst-3dplot.doc.tar.xz) = b945c442a5fc0a2947f6ad94dbd598a30eb798b3 +RMD160 (tex-pst-3dplot-35042/pst-3dplot.doc.tar.xz) = 3a18c507c78d323e53f9a85f6eae094c5b87d3e5 +Size (tex-pst-3dplot-35042/pst-3dplot.doc.tar.xz) = 2709880 bytes diff --git a/graphics/tex-pst-3dplot/Makefile b/graphics/tex-pst-3dplot/Makefile index 307e798b0..0cb5a4c75 100644 --- a/graphics/tex-pst-3dplot/Makefile +++ b/graphics/tex-pst-3dplot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:49:23 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:44:51 markd Exp $ DISTNAME= pst-3dplot -PKGNAME= tex-${DISTNAME}-1.94 -TEXLIVE_REV= 21588 +PKGNAME= tex-${DISTNAME}-2.01 +TEXLIVE_REV= 35042 MAINTAINER= minskim@NetBSD.org -COMMENT= Draw 3d curves and graphs using PSTricks +COMMENT= Draw 3D objects in parallel projection, using PSTricks DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d diff --git a/graphics/tex-pst-3dplot/distinfo b/graphics/tex-pst-3dplot/distinfo index b52142155..8425f2f17 100644 --- a/graphics/tex-pst-3dplot/distinfo +++ b/graphics/tex-pst-3dplot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:49:23 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:44:51 markd Exp $ -SHA1 (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 14a89e76d08453a840a3e1cf64e9fcb3e79aaf3d -RMD160 (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 9afee8f42370bff468a3cd915ffe1d440d23091c -Size (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 21080 bytes +SHA1 (tex-pst-3dplot-35042/pst-3dplot.tar.xz) = aa98672c9da35aaa83d18d094dc4091aad1a79ac +RMD160 (tex-pst-3dplot-35042/pst-3dplot.tar.xz) = ba11a32812b68a23c078bc1fcd6072f371817b35 +Size (tex-pst-3dplot-35042/pst-3dplot.tar.xz) = 21520 bytes diff --git a/graphics/tex-pst-barcode-doc/Makefile b/graphics/tex-pst-barcode-doc/Makefile index 798441527..eca4a1e5d 100644 --- a/graphics/tex-pst-barcode-doc/Makefile +++ b/graphics/tex-pst-barcode-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/04/05 19:38:05 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ DISTNAME= pst-barcode.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.08 -TEXLIVE_REV= 21716 +PKGNAME= tex-${DISTNAME:S/./-/}-0.13 +TEXLIVE_REV= 37353 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-barcode +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pst-barcode-doc/distinfo b/graphics/tex-pst-barcode-doc/distinfo index b11c6295a..399fa9f7c 100644 --- a/graphics/tex-pst-barcode-doc/distinfo +++ b/graphics/tex-pst-barcode-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/04/05 19:38:05 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ -SHA1 (tex-pst-barcode-21716/pst-barcode.doc.tar.xz) = a7062892dc1ed7b397a16b48af409d752dc4db92 -RMD160 (tex-pst-barcode-21716/pst-barcode.doc.tar.xz) = a6934bbacfec6fbbff738a5cd30442593cfaea2f -Size (tex-pst-barcode-21716/pst-barcode.doc.tar.xz) = 179044 bytes +SHA1 (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 62229367fb88c2fa508a7796c662f42c8da11bc3 +RMD160 (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 8a4aa67c5fbf330e1d2c36f2bdff4c2d6117b1ef +Size (tex-pst-barcode-37353/pst-barcode.doc.tar.xz) = 230536 bytes diff --git a/graphics/tex-pst-barcode/Makefile b/graphics/tex-pst-barcode/Makefile index b01189626..096124706 100644 --- a/graphics/tex-pst-barcode/Makefile +++ b/graphics/tex-pst-barcode/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/04/05 19:37:53 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ DISTNAME= pst-barcode -PKGNAME= tex-${DISTNAME}-0.08 -TEXLIVE_REV= 21716 +PKGNAME= tex-${DISTNAME}-0.13 +TEXLIVE_REV= 37353 MAINTAINER= minskim@NetBSD.org COMMENT= Print barcodes using PostScript +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval diff --git a/graphics/tex-pst-barcode/distinfo b/graphics/tex-pst-barcode/distinfo index 16b5b5d3d..e8040b7ca 100644 --- a/graphics/tex-pst-barcode/distinfo +++ b/graphics/tex-pst-barcode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/04/05 19:37:53 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ -SHA1 (tex-pst-barcode-21716/pst-barcode.tar.xz) = 4b5ba55c3f0927323fb237f39639d34a3e8beb1b -RMD160 (tex-pst-barcode-21716/pst-barcode.tar.xz) = a359960aaf37583ebe98959569cfb00eee335e3e -Size (tex-pst-barcode-21716/pst-barcode.tar.xz) = 77852 bytes +SHA1 (tex-pst-barcode-37353/pst-barcode.tar.xz) = 57745138321cdaf89f72bf19458b749752f99208 +RMD160 (tex-pst-barcode-37353/pst-barcode.tar.xz) = aae4abed60b52ca887e4dfeab7b3afb26ba5a81a +Size (tex-pst-barcode-37353/pst-barcode.tar.xz) = 91188 bytes diff --git a/graphics/tex-pst-circ-doc/Makefile b/graphics/tex-pst-circ-doc/Makefile index 2c1aea524..006cd9f64 100644 --- a/graphics/tex-pst-circ-doc/Makefile +++ b/graphics/tex-pst-circ-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:37:44 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ DISTNAME= pst-circ.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.01 -TEXLIVE_REV= 21599 +PKGNAME= tex-${DISTNAME:S/./-/}-2.13 +TEXLIVE_REV= 36865 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-circ +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pst-circ-doc/PLIST b/graphics/tex-pst-circ-doc/PLIST index d33c6bded..a414f6df3 100644 --- a/graphics/tex-pst-circ-doc/PLIST +++ b/graphics/tex-pst-circ-doc/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:37:44 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:51:58 markd Exp $ share/texmf-dist/doc/generic/pst-circ/Changes share/texmf-dist/doc/generic/pst-circ/README -share/texmf-dist/doc/generic/pst-circ/more_docs/dtk03-3.pdf share/texmf-dist/doc/generic/pst-circ/pst-circ-doc.bib share/texmf-dist/doc/generic/pst-circ/pst-circ-doc.pdf share/texmf-dist/doc/generic/pst-circ/pst-circ-doc.tex diff --git a/graphics/tex-pst-circ-doc/distinfo b/graphics/tex-pst-circ-doc/distinfo index 35d25110d..f2f3053d0 100644 --- a/graphics/tex-pst-circ-doc/distinfo +++ b/graphics/tex-pst-circ-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:37:44 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ -SHA1 (tex-pst-circ-21599/pst-circ.doc.tar.xz) = c717fcf3c58442abc48ddab3659168f571a03d24 -RMD160 (tex-pst-circ-21599/pst-circ.doc.tar.xz) = 145a95333769c4d824dd897c20fa2b6d9677c7f7 -Size (tex-pst-circ-21599/pst-circ.doc.tar.xz) = 607128 bytes +SHA1 (tex-pst-circ-36865/pst-circ.doc.tar.xz) = 2f49817ebb1111fae9d7ab3caeea3364b8bd78be +RMD160 (tex-pst-circ-36865/pst-circ.doc.tar.xz) = 1951ed36dbcdf83d5b51c9661e1f7127e7c3c510 +Size (tex-pst-circ-36865/pst-circ.doc.tar.xz) = 489120 bytes diff --git a/graphics/tex-pst-circ/Makefile b/graphics/tex-pst-circ/Makefile index 6b6d1d44a..ce3088275 100644 --- a/graphics/tex-pst-circ/Makefile +++ b/graphics/tex-pst-circ/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:37:10 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ DISTNAME= pst-circ -PKGNAME= tex-${DISTNAME}-2.01 -TEXLIVE_REV= 21599 +PKGNAME= tex-${DISTNAME}-2.13 +TEXLIVE_REV= 36865 MAINTAINER= minskim@NetBSD.org COMMENT= PSTricks package for drawing electric circuits +LICENSE= lppl-1.3c DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node diff --git a/graphics/tex-pst-circ/distinfo b/graphics/tex-pst-circ/distinfo index 2eea7c628..162090be1 100644 --- a/graphics/tex-pst-circ/distinfo +++ b/graphics/tex-pst-circ/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:37:10 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ -SHA1 (tex-pst-circ-21599/pst-circ.tar.xz) = 4d90e6728cdeda5e00eae356b43682d83b1de2f6 -RMD160 (tex-pst-circ-21599/pst-circ.tar.xz) = fee64be2efaa321e9363be603d65903c44f398ec -Size (tex-pst-circ-21599/pst-circ.tar.xz) = 21716 bytes +SHA1 (tex-pst-circ-36865/pst-circ.tar.xz) = d6b47428f61545850a57ae6bbc8813ce3a8fefa5 +RMD160 (tex-pst-circ-36865/pst-circ.tar.xz) = 3613ab3351b7c1e01fd3843d833d78aa521aa28a +Size (tex-pst-circ-36865/pst-circ.tar.xz) = 24256 bytes diff --git a/graphics/tex-pst-coil-doc/Makefile b/graphics/tex-pst-coil-doc/Makefile index 28d86d8eb..3f9f38136 100644 --- a/graphics/tex-pst-coil-doc/Makefile +++ b/graphics/tex-pst-coil-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:06 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ DISTNAME= pst-coil.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.03 -TEXLIVE_REV= 16895 +PKGNAME= tex-${DISTNAME:S/./-/}-1.07 +TEXLIVE_REV= 37377 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-coil +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pst-coil-doc/distinfo b/graphics/tex-pst-coil-doc/distinfo index 696042f9d..279fc1296 100644 --- a/graphics/tex-pst-coil-doc/distinfo +++ b/graphics/tex-pst-coil-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:38:06 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ -SHA1 (tex-pst-coil-16895/pst-coil.doc.tar.xz) = 776cc9ffc3fc76b376ba42563d4477961ebdd895 -RMD160 (tex-pst-coil-16895/pst-coil.doc.tar.xz) = 32afcf5129baaabc76887a4a4e811334faeae1bd -Size (tex-pst-coil-16895/pst-coil.doc.tar.xz) = 231180 bytes +SHA1 (tex-pst-coil-37377/pst-coil.doc.tar.xz) = 4fcd9cd379ec0181ba63c17f707734af4bf1eacf +RMD160 (tex-pst-coil-37377/pst-coil.doc.tar.xz) = ad75c32d9ec84382b3ec073090970dab1c6c1f80 +Size (tex-pst-coil-37377/pst-coil.doc.tar.xz) = 251024 bytes diff --git a/graphics/tex-pst-coil/Makefile b/graphics/tex-pst-coil/Makefile index 581cefd88..c922db059 100644 --- a/graphics/tex-pst-coil/Makefile +++ b/graphics/tex-pst-coil/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:01 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 11:26:43 markd Exp $ DISTNAME= pst-coil -PKGNAME= tex-${DISTNAME}-1.03 -TEXLIVE_REV= 16895 +PKGNAME= tex-${DISTNAME}-1.07 +TEXLIVE_REV= 37377 MAINTAINER= minskim@NetBSD.org COMMENT= PSTricks package for coils, etc +LICENSE= lppl-1.3c DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval diff --git a/graphics/tex-pst-coil/distinfo b/graphics/tex-pst-coil/distinfo index b4cd89dc0..2356a025f 100644 --- a/graphics/tex-pst-coil/distinfo +++ b/graphics/tex-pst-coil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:38:01 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 11:26:43 markd Exp $ -SHA1 (tex-pst-coil-16895/pst-coil.tar.xz) = 9c60e07148a262ecb7bdd1f7078063df4c7d3497 -RMD160 (tex-pst-coil-16895/pst-coil.tar.xz) = 5969c08cd15317d995cf77db8fad62832aa61bde -Size (tex-pst-coil-16895/pst-coil.tar.xz) = 3144 bytes +SHA1 (tex-pst-coil-37377/pst-coil.tar.xz) = 72d4f8d6c7865a750e2924559873a7002dfe9443 +RMD160 (tex-pst-coil-37377/pst-coil.tar.xz) = 275eac9cc8fd839a7717352499428bafad8fb0e2 +Size (tex-pst-coil-37377/pst-coil.tar.xz) = 3920 bytes diff --git a/graphics/tex-pst-math-doc/Makefile b/graphics/tex-pst-math-doc/Makefile index 900e23de9..97946b5d8 100644 --- a/graphics/tex-pst-math-doc/Makefile +++ b/graphics/tex-pst-math-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:06 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:58:12 markd Exp $ DISTNAME= pst-math.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.61 -TEXLIVE_REV= 20176 +PKGNAME= tex-${DISTNAME:S/./-/}-0.63 +TEXLIVE_REV= 34786 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-math diff --git a/graphics/tex-pst-math-doc/distinfo b/graphics/tex-pst-math-doc/distinfo index 0052f5ba5..14e89f071 100644 --- a/graphics/tex-pst-math-doc/distinfo +++ b/graphics/tex-pst-math-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:06 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:58:12 markd Exp $ -SHA1 (tex-pst-math-20176/pst-math.doc.tar.xz) = 36a5469f5f6a62685427ff8b0623d2cbc0feae67 -RMD160 (tex-pst-math-20176/pst-math.doc.tar.xz) = 04d83adf3a1416a16008788a48b3fc1b65c432bc -Size (tex-pst-math-20176/pst-math.doc.tar.xz) = 163528 bytes +SHA1 (tex-pst-math-34786/pst-math.doc.tar.xz) = 190c4c8838e22e8693112e0b8f316e8f2d1b2184 +RMD160 (tex-pst-math-34786/pst-math.doc.tar.xz) = 56bf2957cf227bbf0ce6c36011a1756d0c0c0a1a +Size (tex-pst-math-34786/pst-math.doc.tar.xz) = 167680 bytes diff --git a/graphics/tex-pst-math/Makefile b/graphics/tex-pst-math/Makefile index f98875e64..c3d6e5b6e 100644 --- a/graphics/tex-pst-math/Makefile +++ b/graphics/tex-pst-math/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:02 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 23:58:12 markd Exp $ DISTNAME= pst-math -PKGNAME= tex-${DISTNAME}-0.61 -TEXLIVE_REV= 20176 +PKGNAME= tex-${DISTNAME}-0.63 +TEXLIVE_REV= 34786 MAINTAINER= minskim@NetBSD.org COMMENT= Enhancement of PostScript math operators to use with pstricks diff --git a/graphics/tex-pst-math/distinfo b/graphics/tex-pst-math/distinfo index f7aadb036..fe2f582cd 100644 --- a/graphics/tex-pst-math/distinfo +++ b/graphics/tex-pst-math/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:02 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 23:58:12 markd Exp $ -SHA1 (tex-pst-math-20176/pst-math.tar.xz) = 72efaf82d8dd13dfa7238a15352a4fbb50518a98 -RMD160 (tex-pst-math-20176/pst-math.tar.xz) = 7e5ca04a25892cc6b0834035759900a8d2adf570 -Size (tex-pst-math-20176/pst-math.tar.xz) = 4460 bytes +SHA1 (tex-pst-math-34786/pst-math.tar.xz) = 45c440af5fc6d88272376ec6f12224a4171a7d0a +RMD160 (tex-pst-math-34786/pst-math.tar.xz) = a7997ddd06cc361ea29a42eaec169b46143b5269 +Size (tex-pst-math-34786/pst-math.tar.xz) = 4452 bytes diff --git a/graphics/tex-pst-node-doc/Makefile b/graphics/tex-pst-node-doc/Makefile index d6d25dfcd..397958db5 100644 --- a/graphics/tex-pst-node-doc/Makefile +++ b/graphics/tex-pst-node-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:05:00 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:01:16 markd Exp $ DISTNAME= pst-node.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.15 -TEXLIVE_REV= 21550 +PKGNAME= tex-${DISTNAME:S/./-/}-1.35 +TEXLIVE_REV= 34856 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-node diff --git a/graphics/tex-pst-node-doc/PLIST b/graphics/tex-pst-node-doc/PLIST index 23712706e..a3f152f47 100644 --- a/graphics/tex-pst-node-doc/PLIST +++ b/graphics/tex-pst-node-doc/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:05:00 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:01:16 markd Exp $ share/texmf-dist/doc/generic/pst-node/Changes share/texmf-dist/doc/generic/pst-node/README -share/texmf-dist/doc/generic/pst-node/more_docs/Makefile -share/texmf-dist/doc/generic/pst-node/more_docs/psmatrix-docDE.bib -share/texmf-dist/doc/generic/pst-node/more_docs/psmatrix-docDE.pdf -share/texmf-dist/doc/generic/pst-node/more_docs/psmatrix-docDE.tex +share/texmf-dist/doc/generic/pst-node/psmatrix-docDE.bib +share/texmf-dist/doc/generic/pst-node/psmatrix-docDE.pdf +share/texmf-dist/doc/generic/pst-node/psmatrix-docDE.tex share/texmf-dist/doc/generic/pst-node/pst-node-doc.bib share/texmf-dist/doc/generic/pst-node/pst-node-doc.pdf share/texmf-dist/doc/generic/pst-node/pst-node-doc.tex diff --git a/graphics/tex-pst-node-doc/distinfo b/graphics/tex-pst-node-doc/distinfo index ddf27bee9..bb15a414c 100644 --- a/graphics/tex-pst-node-doc/distinfo +++ b/graphics/tex-pst-node-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:05:00 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:01:16 markd Exp $ -SHA1 (tex-pst-node-21550/pst-node.doc.tar.xz) = e5d703ba3b62b4c0a6c3323098f9b48e076ef21f -RMD160 (tex-pst-node-21550/pst-node.doc.tar.xz) = 600cadf02dfeef6773dbcd74800a96889ce4b663 -Size (tex-pst-node-21550/pst-node.doc.tar.xz) = 437840 bytes +SHA1 (tex-pst-node-34856/pst-node.doc.tar.xz) = 53208eec28248fe148dc174420dee68eeb0aaff5 +RMD160 (tex-pst-node-34856/pst-node.doc.tar.xz) = 33fb4fe01e4de06292e2092039de3201de861473 +Size (tex-pst-node-34856/pst-node.doc.tar.xz) = 507132 bytes diff --git a/graphics/tex-pst-node/Makefile b/graphics/tex-pst-node/Makefile index 944eb7958..39bf23438 100644 --- a/graphics/tex-pst-node/Makefile +++ b/graphics/tex-pst-node/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:01:16 markd Exp $ DISTNAME= pst-node -PKGNAME= tex-${DISTNAME}-1.15 -TEXLIVE_REV= 21550 +PKGNAME= tex-${DISTNAME}-1.35 +TEXLIVE_REV= 34856 MAINTAINER= minskim@NetBSD.org -COMMENT= Draw connections using pstricks +COMMENT= Nodes and node connections in pstricks DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks diff --git a/graphics/tex-pst-node/PLIST b/graphics/tex-pst-node/PLIST index 80c594fa8..983598879 100644 --- a/graphics/tex-pst-node/PLIST +++ b/graphics/tex-pst-node/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:01:16 markd Exp $ share/texmf-dist/dvips/pst-node/pst-node.pro +share/texmf-dist/dvips/pst-node/pst-node97.pro share/texmf-dist/tex/generic/pst-node/pst-node.tex +share/texmf-dist/tex/generic/pst-node/pst-node97.tex share/texmf-dist/tex/latex/pst-node/pst-node.sty diff --git a/graphics/tex-pst-node/distinfo b/graphics/tex-pst-node/distinfo index b2a36b837..87f09883b 100644 --- a/graphics/tex-pst-node/distinfo +++ b/graphics/tex-pst-node/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:01:16 markd Exp $ -SHA1 (tex-pst-node-21550/pst-node.tar.xz) = bf1ecb0ad7fbe2a07783f1d462873490644bbf30 -RMD160 (tex-pst-node-21550/pst-node.tar.xz) = c2cc8a677747aebe25c7cc9f8f9ab4a5e76f0ca7 -Size (tex-pst-node-21550/pst-node.tar.xz) = 20136 bytes +SHA1 (tex-pst-node-34856/pst-node.tar.xz) = d147a333251fd1db754a95ae76c8ee74a74dfe8d +RMD160 (tex-pst-node-34856/pst-node.tar.xz) = 5df34f97e84327afa5a05dce2b8508da61170683 +Size (tex-pst-node-34856/pst-node.tar.xz) = 24748 bytes diff --git a/graphics/tex-pst-plot-doc/Makefile b/graphics/tex-pst-plot-doc/Makefile index 944115e05..7d93c327c 100644 --- a/graphics/tex-pst-plot-doc/Makefile +++ b/graphics/tex-pst-plot-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/17 18:24:01 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:03:49 markd Exp $ DISTNAME= pst-plot.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.26 -TEXLIVE_REV= 21177 +PKGNAME= tex-${DISTNAME:S/./-/}-1.70 +TEXLIVE_REV= 35025 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-plot diff --git a/graphics/tex-pst-plot-doc/PLIST b/graphics/tex-pst-plot-doc/PLIST index 4f117795b..60fa5d5bd 100644 --- a/graphics/tex-pst-plot-doc/PLIST +++ b/graphics/tex-pst-plot-doc/PLIST @@ -1,11 +1,18 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/17 18:24:01 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:03:49 markd Exp $ share/texmf-dist/doc/generic/pst-plot/Changes +share/texmf-dist/doc/generic/pst-plot/Contents share/texmf-dist/doc/generic/pst-plot/README -share/texmf-dist/doc/generic/pst-plot/more_docs/README -share/texmf-dist/doc/generic/pst-plot/more_docs/dtk02-1.pdf -share/texmf-dist/doc/generic/pst-plot/more_docs/dtk02-2.pdf -share/texmf-dist/doc/generic/pst-plot/more_docs/tugboat01-4.pdf +share/texmf-dist/doc/generic/pst-plot/dtk02-1.pdf +share/texmf-dist/doc/generic/pst-plot/dtk02-1.tex +share/texmf-dist/doc/generic/pst-plot/dtk02-2.bib +share/texmf-dist/doc/generic/pst-plot/dtk02-2.pdf +share/texmf-dist/doc/generic/pst-plot/dtk02-2.tex share/texmf-dist/doc/generic/pst-plot/pst-plot-doc.bib share/texmf-dist/doc/generic/pst-plot/pst-plot-doc.dat +share/texmf-dist/doc/generic/pst-plot/pst-plot-doc.eps share/texmf-dist/doc/generic/pst-plot/pst-plot-doc.pdf +share/texmf-dist/doc/generic/pst-plot/pst-plot-doc.png share/texmf-dist/doc/generic/pst-plot/pst-plot-doc.tex +share/texmf-dist/doc/generic/pst-plot/tugboat01-4.bib +share/texmf-dist/doc/generic/pst-plot/tugboat01-4.pdf +share/texmf-dist/doc/generic/pst-plot/tugboat01-4.tex diff --git a/graphics/tex-pst-plot-doc/distinfo b/graphics/tex-pst-plot-doc/distinfo index 51862922c..a3da80efe 100644 --- a/graphics/tex-pst-plot-doc/distinfo +++ b/graphics/tex-pst-plot-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/17 18:24:01 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:03:49 markd Exp $ -SHA1 (tex-pst-plot-21177/pst-plot.doc.tar.xz) = 989eab309b0ebe4ec78d634c24f77824e96c8726 -RMD160 (tex-pst-plot-21177/pst-plot.doc.tar.xz) = 936fa119c2b6f4276845b284f1181a1484443cbb -Size (tex-pst-plot-21177/pst-plot.doc.tar.xz) = 1645412 bytes +SHA1 (tex-pst-plot-35025/pst-plot.doc.tar.xz) = 768078bb78eb86ae9927ee925440fd8878d1bcbe +RMD160 (tex-pst-plot-35025/pst-plot.doc.tar.xz) = 6b582d79533911fd066fccbbf5fcab1d28d69eab +Size (tex-pst-plot-35025/pst-plot.doc.tar.xz) = 1728896 bytes diff --git a/graphics/tex-pst-plot/Makefile b/graphics/tex-pst-plot/Makefile index 314d404c3..2f9bcfbf3 100644 --- a/graphics/tex-pst-plot/Makefile +++ b/graphics/tex-pst-plot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/17 18:23:47 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:03:49 markd Exp $ DISTNAME= pst-plot -PKGNAME= tex-${DISTNAME}-1.26 -TEXLIVE_REV= 21177 +PKGNAME= tex-${DISTNAME}-1.70 +TEXLIVE_REV= 35025 MAINTAINER= minskim@NetBSD.org COMMENT= Plot data using PSTricks diff --git a/graphics/tex-pst-plot/PLIST b/graphics/tex-pst-plot/PLIST index 91e7e4469..e402f2fed 100644 --- a/graphics/tex-pst-plot/PLIST +++ b/graphics/tex-pst-plot/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/17 18:23:47 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:03:49 markd Exp $ share/texmf-dist/tex/generic/pst-plot/pst-plot.tex +share/texmf-dist/tex/generic/pst-plot/pst-plot97.tex share/texmf-dist/tex/latex/pst-plot/pst-plot.sty diff --git a/graphics/tex-pst-plot/distinfo b/graphics/tex-pst-plot/distinfo index ac93a6f40..c20b91410 100644 --- a/graphics/tex-pst-plot/distinfo +++ b/graphics/tex-pst-plot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/17 18:23:47 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:03:49 markd Exp $ -SHA1 (tex-pst-plot-21177/pst-plot.tar.xz) = e1d569d781f468c3201a0d3cf45c00333b86757f -RMD160 (tex-pst-plot-21177/pst-plot.tar.xz) = 905148f02a7a3da83aa082afa7e05e29404a816a -Size (tex-pst-plot-21177/pst-plot.tar.xz) = 16708 bytes +SHA1 (tex-pst-plot-35025/pst-plot.tar.xz) = 3091313ddac47c2eaff31471ffec3e9e2d03d2db +RMD160 (tex-pst-plot-35025/pst-plot.tar.xz) = 854a56f484b269b3e20b112b52c3645c8fb68030 +Size (tex-pst-plot-35025/pst-plot.tar.xz) = 21200 bytes diff --git a/graphics/tex-pst-poly-doc/Makefile b/graphics/tex-pst-poly-doc/Makefile index 4d0e41a51..d5f67b2b7 100644 --- a/graphics/tex-pst-poly-doc/Makefile +++ b/graphics/tex-pst-poly-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:22 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:06:15 markd Exp $ DISTNAME= pst-poly.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.61 -TEXLIVE_REV= 16460 +PKGNAME= tex-${DISTNAME:S/./-/}-1.63 +TEXLIVE_REV= 35062 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-poly diff --git a/graphics/tex-pst-poly-doc/distinfo b/graphics/tex-pst-poly-doc/distinfo index 34af4941e..da412a966 100644 --- a/graphics/tex-pst-poly-doc/distinfo +++ b/graphics/tex-pst-poly-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:22 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:06:15 markd Exp $ -SHA1 (tex-pst-poly-16460/pst-poly.doc.tar.xz) = 50789917bb007455839483b46ad197e05a380161 -RMD160 (tex-pst-poly-16460/pst-poly.doc.tar.xz) = ffbd06cb8263aadad3157b2bddca427abfd8fc2f -Size (tex-pst-poly-16460/pst-poly.doc.tar.xz) = 144100 bytes +SHA1 (tex-pst-poly-35062/pst-poly.doc.tar.xz) = c8ab668617e3cfa66cca3a3a921f65bb0aedb272 +RMD160 (tex-pst-poly-35062/pst-poly.doc.tar.xz) = 39d0062fd9ef3639a465690771a362d3b159c568 +Size (tex-pst-poly-35062/pst-poly.doc.tar.xz) = 141292 bytes diff --git a/graphics/tex-pst-poly/Makefile b/graphics/tex-pst-poly/Makefile index 8fb67cb34..20a159774 100644 --- a/graphics/tex-pst-poly/Makefile +++ b/graphics/tex-pst-poly/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:18 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:06:15 markd Exp $ DISTNAME= pst-poly -PKGNAME= tex-${DISTNAME}-1.61 -TEXLIVE_REV= 16460 +PKGNAME= tex-${DISTNAME}-1.63 +TEXLIVE_REV= 35062 MAINTAINER= minskim@NetBSD.org COMMENT= Polygons with PSTricks diff --git a/graphics/tex-pst-poly/distinfo b/graphics/tex-pst-poly/distinfo index e1a0dd5a0..b249fcf2a 100644 --- a/graphics/tex-pst-poly/distinfo +++ b/graphics/tex-pst-poly/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:18 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:06:15 markd Exp $ -SHA1 (tex-pst-poly-16460/pst-poly.tar.xz) = 40fc3f3578959daefa284bdbf361719c3141f797 -RMD160 (tex-pst-poly-16460/pst-poly.tar.xz) = 4ba1896ddbd12921245da1907ec5ce9493934f68 -Size (tex-pst-poly-16460/pst-poly.tar.xz) = 3076 bytes +SHA1 (tex-pst-poly-35062/pst-poly.tar.xz) = 640f40a9c49295bab68d4f4baf58ce22ebb2115c +RMD160 (tex-pst-poly-35062/pst-poly.tar.xz) = 4fedd73c5dc6fee8a2162b38dd6bdddd1b9f1e4a +Size (tex-pst-poly-35062/pst-poly.tar.xz) = 3164 bytes diff --git a/graphics/tex-pst-slpe-doc/Makefile b/graphics/tex-pst-slpe-doc/Makefile index 3c4c74544..3ca6bd88e 100644 --- a/graphics/tex-pst-slpe-doc/Makefile +++ b/graphics/tex-pst-slpe-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:31 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:08:28 markd Exp $ DISTNAME= pst-slpe.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.3 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-1.31 +TEXLIVE_REV= 24391 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pst-slpe diff --git a/graphics/tex-pst-slpe-doc/distinfo b/graphics/tex-pst-slpe-doc/distinfo index 53a326d3f..60b0a68d3 100644 --- a/graphics/tex-pst-slpe-doc/distinfo +++ b/graphics/tex-pst-slpe-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:31 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:08:28 markd Exp $ -SHA1 (tex-pst-slpe-15878/pst-slpe.doc.tar.xz) = 3a49f621ad756bf544e6097581ac91ebd418ff98 -RMD160 (tex-pst-slpe-15878/pst-slpe.doc.tar.xz) = 5bbec459c187586cd874204ccbf0661ad8d3c5bf -Size (tex-pst-slpe-15878/pst-slpe.doc.tar.xz) = 244624 bytes +SHA1 (tex-pst-slpe-24391/pst-slpe.doc.tar.xz) = bf5a9a1d0e5d274dc00a3542f3280db4ac056e68 +RMD160 (tex-pst-slpe-24391/pst-slpe.doc.tar.xz) = 62bc17503189fd9b0631598ea3b20a22c43bcab6 +Size (tex-pst-slpe-24391/pst-slpe.doc.tar.xz) = 244892 bytes diff --git a/graphics/tex-pst-slpe/Makefile b/graphics/tex-pst-slpe/Makefile index 967c383dc..d72d9faa0 100644 --- a/graphics/tex-pst-slpe/Makefile +++ b/graphics/tex-pst-slpe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:27 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:08:28 markd Exp $ DISTNAME= pst-slpe -PKGNAME= tex-${DISTNAME}-1.3 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-1.31 +TEXLIVE_REV= 24391 MAINTAINER= minskim@NetBSD.org COMMENT= Sophisticated colour gradients diff --git a/graphics/tex-pst-slpe/distinfo b/graphics/tex-pst-slpe/distinfo index bf2c14b9a..162a5c1e6 100644 --- a/graphics/tex-pst-slpe/distinfo +++ b/graphics/tex-pst-slpe/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:27 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:08:28 markd Exp $ -SHA1 (tex-pst-slpe-15878/pst-slpe.tar.xz) = eda2edeee24168ff0157646cfadd44a2768cfff1 -RMD160 (tex-pst-slpe-15878/pst-slpe.tar.xz) = 077a286a71eb17f8779090df4b2c5afe04b9fc90 -Size (tex-pst-slpe-15878/pst-slpe.tar.xz) = 3152 bytes +SHA1 (tex-pst-slpe-24391/pst-slpe.tar.xz) = 99251a116d77c0084027916e046d7c91e7e1b52c +RMD160 (tex-pst-slpe-24391/pst-slpe.tar.xz) = 43540319d0b05b19ca94bc727fc9528d31b5da1c +Size (tex-pst-slpe-24391/pst-slpe.tar.xz) = 3168 bytes diff --git a/graphics/tex-pstricks-add-doc/Makefile b/graphics/tex-pstricks-add-doc/Makefile index 06ed982f2..25cddd729 100644 --- a/graphics/tex-pstricks-add-doc/Makefile +++ b/graphics/tex-pstricks-add-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:45:14 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:13:47 markd Exp $ DISTNAME= pstricks-add.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.51 -TEXLIVE_REV= 21290 +PKGNAME= tex-${DISTNAME:S/./-/}-3.77 +TEXLIVE_REV= 35772 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pstricks-add diff --git a/graphics/tex-pstricks-add-doc/distinfo b/graphics/tex-pstricks-add-doc/distinfo index 8ad125af6..24c31778e 100644 --- a/graphics/tex-pstricks-add-doc/distinfo +++ b/graphics/tex-pstricks-add-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:45:14 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:13:47 markd Exp $ -SHA1 (tex-pstricks-add-21290/pstricks-add.doc.tar.xz) = aea3b38fbb9748af7c803f5177311d8335652e66 -RMD160 (tex-pstricks-add-21290/pstricks-add.doc.tar.xz) = 5a9c4bc625fed2bfd1498718c7334b4cf4ec0c63 -Size (tex-pstricks-add-21290/pstricks-add.doc.tar.xz) = 1646932 bytes +SHA1 (tex-pstricks-add-35772/pstricks-add.doc.tar.xz) = 5bb1292aab27844c81287cef9f01bc2b311cbd5e +RMD160 (tex-pstricks-add-35772/pstricks-add.doc.tar.xz) = cb099b53a1a9ee7fea0575d87966910b0954d8a4 +Size (tex-pstricks-add-35772/pstricks-add.doc.tar.xz) = 4574996 bytes diff --git a/graphics/tex-pstricks-add/Makefile b/graphics/tex-pstricks-add/Makefile index d39dad72a..79bf0f0ed 100644 --- a/graphics/tex-pstricks-add/Makefile +++ b/graphics/tex-pstricks-add/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:45:03 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:13:47 markd Exp $ DISTNAME= pstricks-add -PKGNAME= tex-${DISTNAME}-3.51 -TEXLIVE_REV= 21290 +PKGNAME= tex-${DISTNAME}-3.77 +TEXLIVE_REV= 35772 MAINTAINER= minskim@NetBSD.org COMMENT= Collection of add-ons and bugfixes for PSTricks diff --git a/graphics/tex-pstricks-add/PLIST b/graphics/tex-pstricks-add/PLIST index 4f54ea7bd..74c866e1e 100644 --- a/graphics/tex-pstricks-add/PLIST +++ b/graphics/tex-pstricks-add/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:45:03 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:13:47 markd Exp $ share/texmf-dist/dvips/pstricks-add/pstricks-add.pro share/texmf-dist/tex/generic/pstricks-add/pstricks-add.tex +share/texmf-dist/tex/latex/pstricks-add/pstricks-add.cfg share/texmf-dist/tex/latex/pstricks-add/pstricks-add.sty diff --git a/graphics/tex-pstricks-add/distinfo b/graphics/tex-pstricks-add/distinfo index 94eb373ef..b71c70959 100644 --- a/graphics/tex-pstricks-add/distinfo +++ b/graphics/tex-pstricks-add/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:45:03 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:13:47 markd Exp $ -SHA1 (tex-pstricks-add-21290/pstricks-add.tar.xz) = b7e7c10c9ae7a1bc0aeb56d6edd6e0060ac17bba -RMD160 (tex-pstricks-add-21290/pstricks-add.tar.xz) = b87e2fa8dde2173dc6b30359b9133642c58f403a -Size (tex-pstricks-add-21290/pstricks-add.tar.xz) = 21456 bytes +SHA1 (tex-pstricks-add-35772/pstricks-add.tar.xz) = ab4085d37a5c3cb5dd30c31e05173a6b0df30cc1 +RMD160 (tex-pstricks-add-35772/pstricks-add.tar.xz) = e01cf66422e63541297a0a05db1abf0e3852c8d8 +Size (tex-pstricks-add-35772/pstricks-add.tar.xz) = 23648 bytes diff --git a/graphics/tex-pstricks-doc/Makefile b/graphics/tex-pstricks-doc/Makefile index e791efeb1..66f40cc29 100644 --- a/graphics/tex-pstricks-doc/Makefile +++ b/graphics/tex-pstricks-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/16 22:24:17 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 00:11:23 markd Exp $ DISTNAME= pstricks.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.33 -TEXLIVE_REV= 27795 +PKGNAME= tex-${DISTNAME:S/./-/}-2.60 +TEXLIVE_REV= 35439 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pstricks diff --git a/graphics/tex-pstricks-doc/PLIST b/graphics/tex-pstricks-doc/PLIST index 9d2aa6da2..ae303ad11 100644 --- a/graphics/tex-pstricks-doc/PLIST +++ b/graphics/tex-pstricks-doc/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2012/10/16 22:24:17 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/22 00:11:23 markd Exp $ share/texmf-dist/doc/generic/pstricks/Changes share/texmf-dist/doc/generic/pstricks/Changes.dvips share/texmf-dist/doc/generic/pstricks/Changes.generic share/texmf-dist/doc/generic/pstricks/Changes.latex -share/texmf-dist/doc/generic/pstricks/Makefile share/texmf-dist/doc/generic/pstricks/PSTricks.bib share/texmf-dist/doc/generic/pstricks/README share/texmf-dist/doc/generic/pstricks/ctandir.sty @@ -28,18 +27,12 @@ share/texmf-dist/doc/generic/pstricks/pst-news11.pdf share/texmf-dist/doc/generic/pstricks/pst-news11.tex share/texmf-dist/doc/generic/pstricks/pst-news12.pdf share/texmf-dist/doc/generic/pstricks/pst-news12.tex -share/texmf-dist/doc/generic/pstricks/pst-quickref.pdf +share/texmf-dist/doc/generic/pstricks/pst-news13.pdf +share/texmf-dist/doc/generic/pstricks/pst-news13.tex +share/texmf-dist/doc/generic/pstricks/pst-news14.pdf +share/texmf-dist/doc/generic/pstricks/pst-news14.tex share/texmf-dist/doc/generic/pstricks/pst-user.pdf share/texmf-dist/doc/generic/pstricks/pst-user.tgz -share/texmf-dist/doc/generic/pstricks/pst-usrfull.pdf -share/texmf-dist/doc/generic/pstricks/pstnews1-10.pdf -share/texmf-dist/doc/generic/pstricks/pstnews1-10.tex -share/texmf-dist/doc/generic/pstricks/pstnews1-11.pdf -share/texmf-dist/doc/generic/pstricks/pstnews1-11.tex -share/texmf-dist/doc/generic/pstricks/pstnews1-12.pdf -share/texmf-dist/doc/generic/pstricks/pstnews1-12.tex -share/texmf-dist/doc/generic/pstricks/pstnews97-15.pdf -share/texmf-dist/doc/generic/pstricks/pstnews97-15.tex share/texmf-dist/doc/generic/pstricks/pstricks-bug.tex share/texmf-dist/doc/generic/pstricks/pstricks-doc.pdf share/texmf-dist/doc/generic/pstricks/test-pst.pdf diff --git a/graphics/tex-pstricks-doc/distinfo b/graphics/tex-pstricks-doc/distinfo index 57cf61e18..f513080ff 100644 --- a/graphics/tex-pstricks-doc/distinfo +++ b/graphics/tex-pstricks-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/10/16 22:24:17 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 00:11:23 markd Exp $ -SHA1 (tex-pstricks-27795/pstricks.doc.tar.xz) = 10013056011a1858b9c79a31d4c9066416f1cd4f -RMD160 (tex-pstricks-27795/pstricks.doc.tar.xz) = 8b032dcb851ba6ebf68bef2988a02e50cf0c9fda -Size (tex-pstricks-27795/pstricks.doc.tar.xz) = 7272600 bytes +SHA1 (tex-pstricks-35439/pstricks.doc.tar.xz) = 116989bb14c919bb8e45f9f26b56fcef66607a63 +RMD160 (tex-pstricks-35439/pstricks.doc.tar.xz) = 06895b65c19e19dacf497c770cf018b7b09f3eee +Size (tex-pstricks-35439/pstricks.doc.tar.xz) = 6713016 bytes diff --git a/graphics/tex-pstricks/Makefile b/graphics/tex-pstricks/Makefile index ae7524ed8..9c6d6938d 100644 --- a/graphics/tex-pstricks/Makefile +++ b/graphics/tex-pstricks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/10/16 22:24:17 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 00:11:23 markd Exp $ DISTNAME= pstricks -PKGNAME= tex-${DISTNAME}-2.33 -TEXLIVE_REV= 27795 +PKGNAME= tex-${DISTNAME}-2.60 +TEXLIVE_REV= 35439 MAINTAINER= minskim@NetBSD.org COMMENT= PostScript macros for TeX diff --git a/graphics/tex-pstricks/PLIST b/graphics/tex-pstricks/PLIST index e3228aaf4..1e7400798 100644 --- a/graphics/tex-pstricks/PLIST +++ b/graphics/tex-pstricks/PLIST @@ -1,12 +1,11 @@ -@comment $NetBSD: PLIST,v 1.3 2012/10/16 22:24:17 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/22 00:11:23 markd Exp $ share/texmf-dist/dvips/pstricks/pst-algparser.pro share/texmf-dist/dvips/pstricks/pst-dots.pro share/texmf-dist/dvips/pstricks/pst-dots97.pro -share/texmf-dist/dvips/pstricks/pst-tools.pro share/texmf-dist/dvips/pstricks/pstricks.pro share/texmf-dist/dvips/pstricks/pstricks97.pro share/texmf-dist/tex/generic/pstricks/config/Changes -share/texmf-dist/tex/generic/pstricks/config/README +share/texmf-dist/tex/generic/pstricks/config/README.cfg share/texmf-dist/tex/generic/pstricks/config/distiller.cfg share/texmf-dist/tex/generic/pstricks/config/dvips.cfg share/texmf-dist/tex/generic/pstricks/config/dvipsone.cfg @@ -16,7 +15,6 @@ share/texmf-dist/tex/generic/pstricks/config/vtex.cfg share/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg share/texmf-dist/tex/generic/pstricks/pst-fp.tex share/texmf-dist/tex/generic/pstricks/pst-key.tex -share/texmf-dist/tex/generic/pstricks/pstPlain.tex share/texmf-dist/tex/generic/pstricks/pstricks.con share/texmf-dist/tex/generic/pstricks/pstricks.tex share/texmf-dist/tex/generic/pstricks/pstricks97.tex diff --git a/graphics/tex-pstricks/distinfo b/graphics/tex-pstricks/distinfo index ff7ce002f..d8463e970 100644 --- a/graphics/tex-pstricks/distinfo +++ b/graphics/tex-pstricks/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/10/16 22:24:17 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 00:11:23 markd Exp $ -SHA1 (tex-pstricks-27795/pstricks.tar.xz) = 3b20071916402dfbc3683c2338c2f6d12406ac94 -RMD160 (tex-pstricks-27795/pstricks.tar.xz) = 1252a48bb9f377cc3d2a3d49e7f338ccc8f1d9d8 -Size (tex-pstricks-27795/pstricks.tar.xz) = 71444 bytes +SHA1 (tex-pstricks-35439/pstricks.tar.xz) = bfc843a6ce91c34d5edf21a8bd9a444537ad925e +RMD160 (tex-pstricks-35439/pstricks.tar.xz) = e8d7ace728a0bddf01c938757ddbd4f59b5c0124 +Size (tex-pstricks-35439/pstricks.tar.xz) = 72560 bytes diff --git a/graphics/tex-repere-doc/DESCR b/graphics/tex-repere-doc/DESCR new file mode 100644 index 000000000..1fe348b3a --- /dev/null +++ b/graphics/tex-repere-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-repere. diff --git a/graphics/tex-repere-doc/Makefile b/graphics/tex-repere-doc/Makefile new file mode 100644 index 000000000..43c4f8d2e --- /dev/null +++ b/graphics/tex-repere-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= repere.doc +PKGNAME= tex-${DISTNAME:S/./-/}-13.12 +TEXLIVE_REV= 32455 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/repere +COMMENT= Documentation for tex-repere +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-repere-doc/PLIST b/graphics/tex-repere-doc/PLIST new file mode 100644 index 000000000..cb57421ae --- /dev/null +++ b/graphics/tex-repere-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/doc/metapost/repere/README +share/texmf-dist/doc/metapost/repere/repere-doc.pdf +share/texmf-dist/doc/metapost/repere/repere-doc.tex diff --git a/graphics/tex-repere-doc/distinfo b/graphics/tex-repere-doc/distinfo new file mode 100644 index 000000000..7ad9c369d --- /dev/null +++ b/graphics/tex-repere-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-repere-32455/repere.doc.tar.xz) = 665362dca002f26bb209bc5e29c2fd31f0226234 +RMD160 (tex-repere-32455/repere.doc.tar.xz) = 43c8967049465cba2f265a3b09bf1ae9c1afb714 +Size (tex-repere-32455/repere.doc.tar.xz) = 591608 bytes diff --git a/graphics/tex-repere/DESCR b/graphics/tex-repere/DESCR new file mode 100644 index 000000000..7906eee66 --- /dev/null +++ b/graphics/tex-repere/DESCR @@ -0,0 +1,2 @@ +The package simplifies drawing figures in a coordinate system; +the specific target is support of secondary school mathematics. diff --git a/graphics/tex-repere/Makefile b/graphics/tex-repere/Makefile new file mode 100644 index 000000000..ac4b20dfb --- /dev/null +++ b/graphics/tex-repere/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +DISTNAME= repere +PKGNAME= tex-${DISTNAME}-13.12 +TEXLIVE_REV= 32455 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/repere +COMMENT= Diagrams for school mathematics +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-repere/PLIST b/graphics/tex-repere/PLIST new file mode 100644 index 000000000..36e832170 --- /dev/null +++ b/graphics/tex-repere/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:41 wiz Exp $ +share/texmf-dist/metapost/repere/repere.mp diff --git a/graphics/tex-repere/distinfo b/graphics/tex-repere/distinfo new file mode 100644 index 000000000..0545ff6ce --- /dev/null +++ b/graphics/tex-repere/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:41 wiz Exp $ + +SHA1 (tex-repere-32455/repere.tar.xz) = ec56f03ccf7c4b152685c977e3777a22196ee4c7 +RMD160 (tex-repere-32455/repere.tar.xz) = af9d55a7633196d8c84a3ae26bb2a328f8a4e212 +Size (tex-repere-32455/repere.tar.xz) = 11464 bytes diff --git a/graphics/tex-roex/DESCR b/graphics/tex-roex/DESCR new file mode 100644 index 000000000..80bfdcaaa --- /dev/null +++ b/graphics/tex-roex/DESCR @@ -0,0 +1,2 @@ +Metafont definitions implementing operations known as `remove +overlap' and `expand stroke'. diff --git a/graphics/tex-roex/Makefile b/graphics/tex-roex/Makefile new file mode 100644 index 000000000..8f1dd3f7b --- /dev/null +++ b/graphics/tex-roex/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= roex +PKGNAME= tex-${DISTNAME}-0.56 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/roex +COMMENT= Metafont definitions for `remove overlap' and `expand stroke' +#LICENSE= no idea + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-roex/PLIST b/graphics/tex-roex/PLIST new file mode 100644 index 000000000..6f9f4c88e --- /dev/null +++ b/graphics/tex-roex/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metafont/roex/roex.mf diff --git a/graphics/tex-roex/distinfo b/graphics/tex-roex/distinfo new file mode 100644 index 000000000..5004b820c --- /dev/null +++ b/graphics/tex-roex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-roex-15878/roex.tar.xz) = 2a1a1c1bb54dd49ab7b34b41b176e2b4d06de34a +RMD160 (tex-roex-15878/roex.tar.xz) = ef16bad5696409f852bacf3f4f9017f283f6f52e +Size (tex-roex-15878/roex.tar.xz) = 19684 bytes diff --git a/graphics/tex-slideshow-doc/DESCR b/graphics/tex-slideshow-doc/DESCR new file mode 100644 index 000000000..936212bfb --- /dev/null +++ b/graphics/tex-slideshow-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-slideshow. diff --git a/graphics/tex-slideshow-doc/Makefile b/graphics/tex-slideshow-doc/Makefile new file mode 100644 index 000000000..2802af405 --- /dev/null +++ b/graphics/tex-slideshow-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= slideshow.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/slideshow +COMMENT= Documentation for tex-slideshow +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-slideshow-doc/PLIST b/graphics/tex-slideshow-doc/PLIST new file mode 100644 index 000000000..06b339cb5 --- /dev/null +++ b/graphics/tex-slideshow-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/doc/metapost/slideshow/slideshow.txt +share/texmf-dist/doc/metapost/slideshow/sshowex.pdf +share/texmf-dist/doc/metapost/slideshow/sshowex2.pdf +share/texmf-dist/doc/metapost/slideshow/sshowex3.pdf +share/texmf-dist/doc/metapost/slideshow/sshowintro.pdf diff --git a/graphics/tex-slideshow-doc/distinfo b/graphics/tex-slideshow-doc/distinfo new file mode 100644 index 000000000..0c07d186d --- /dev/null +++ b/graphics/tex-slideshow-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-slideshow-15878/slideshow.doc.tar.xz) = 50d7d63f6ce726eb22ae16c5a90f0705316733b5 +RMD160 (tex-slideshow-15878/slideshow.doc.tar.xz) = c9bb0704af7de68f3842167ad3d293036c974be3 +Size (tex-slideshow-15878/slideshow.doc.tar.xz) = 105056 bytes diff --git a/graphics/tex-slideshow/DESCR b/graphics/tex-slideshow/DESCR new file mode 100644 index 000000000..3375830c9 --- /dev/null +++ b/graphics/tex-slideshow/DESCR @@ -0,0 +1,4 @@ +The package provides a means of creating presentations in +MetaPost, without intervention from other utilities (except a +distiller). Such an arrangement has its advantages (though +there are disadvantages too). diff --git a/graphics/tex-slideshow/Makefile b/graphics/tex-slideshow/Makefile new file mode 100644 index 000000000..2d191fc76 --- /dev/null +++ b/graphics/tex-slideshow/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= slideshow +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/slideshow +COMMENT= Generate slideshow with MetaPost +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-slideshow/PLIST b/graphics/tex-slideshow/PLIST new file mode 100644 index 000000000..041f20ad8 --- /dev/null +++ b/graphics/tex-slideshow/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metapost/slideshow/pathalong.mp +share/texmf-dist/metapost/slideshow/slideshow.mp +share/texmf-dist/metapost/slideshow/sshowex.mp +share/texmf-dist/metapost/slideshow/sshowex2.mp +share/texmf-dist/metapost/slideshow/sshowex3.mp +share/texmf-dist/metapost/slideshow/sshowintro.mp diff --git a/graphics/tex-slideshow/distinfo b/graphics/tex-slideshow/distinfo new file mode 100644 index 000000000..080f3f957 --- /dev/null +++ b/graphics/tex-slideshow/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-slideshow-15878/slideshow.tar.xz) = 063df90082eb47ffc126ee3e8fb97cfb5c209083 +RMD160 (tex-slideshow-15878/slideshow.tar.xz) = 426c6036ca2466aa1dd987bf12469f2d3697e1b0 +Size (tex-slideshow-15878/slideshow.tar.xz) = 8544 bytes diff --git a/graphics/tex-splines-doc/DESCR b/graphics/tex-splines-doc/DESCR new file mode 100644 index 000000000..eaf362f67 --- /dev/null +++ b/graphics/tex-splines-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-splines. diff --git a/graphics/tex-splines-doc/Makefile b/graphics/tex-splines-doc/Makefile new file mode 100644 index 000000000..a239b2d6b --- /dev/null +++ b/graphics/tex-splines-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= splines.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/splines +COMMENT= Documentation for tex-splines +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-splines-doc/PLIST b/graphics/tex-splines-doc/PLIST new file mode 100644 index 000000000..a55e28b44 --- /dev/null +++ b/graphics/tex-splines-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/doc/metapost/splines/README +share/texmf-dist/doc/metapost/splines/splines.pdf diff --git a/graphics/tex-splines-doc/distinfo b/graphics/tex-splines-doc/distinfo new file mode 100644 index 000000000..165d9ab6e --- /dev/null +++ b/graphics/tex-splines-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-splines-15878/splines.doc.tar.xz) = e7a9ae29c2f2c6facb9bedf15525b5211c7f85a4 +RMD160 (tex-splines-15878/splines.doc.tar.xz) = 81484ee732840acc4aa465cfd7936009fb4fe898 +Size (tex-splines-15878/splines.doc.tar.xz) = 87908 bytes diff --git a/graphics/tex-splines/DESCR b/graphics/tex-splines/DESCR new file mode 100644 index 000000000..9289313c7 --- /dev/null +++ b/graphics/tex-splines/DESCR @@ -0,0 +1,6 @@ +This is a small package of macros for creating cubic spline +interpolants in MetaPost or Metafont. Given a list of points +the macros can produce a closed or a relaxed spline joining +them. Given a list of function values y_j at x_j, the result +would define the graph of a cubic spline interpolating function +y=f(x), which is either periodic or relaxed. diff --git a/graphics/tex-splines/Makefile b/graphics/tex-splines/Makefile new file mode 100644 index 000000000..576a0e214 --- /dev/null +++ b/graphics/tex-splines/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= splines +PKGNAME= tex-${DISTNAME}-0.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/splines +COMMENT= MetaPost macros for drawing cubic spline interpolants +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-splines/PLIST b/graphics/tex-splines/PLIST new file mode 100644 index 000000000..debc7f261 --- /dev/null +++ b/graphics/tex-splines/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metapost/splines/splines.mp +share/texmf-dist/metapost/splines/testsplines.mp diff --git a/graphics/tex-splines/distinfo b/graphics/tex-splines/distinfo new file mode 100644 index 000000000..c730b9397 --- /dev/null +++ b/graphics/tex-splines/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-splines-15878/splines.tar.xz) = a0eedd87813fa68abd7ee789076594867a294c04 +RMD160 (tex-splines-15878/splines.tar.xz) = 80def3b5533edfdda8782095312120a55504ca0e +Size (tex-splines-15878/splines.tar.xz) = 2408 bytes diff --git a/graphics/tex-suanpan-doc/DESCR b/graphics/tex-suanpan-doc/DESCR new file mode 100644 index 000000000..8ca41820f --- /dev/null +++ b/graphics/tex-suanpan-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-suanpan. diff --git a/graphics/tex-suanpan-doc/Makefile b/graphics/tex-suanpan-doc/Makefile new file mode 100644 index 000000000..05648f123 --- /dev/null +++ b/graphics/tex-suanpan-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= suanpan.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/suanpan +COMMENT= Documentation for tex-suanpan +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-suanpan-doc/PLIST b/graphics/tex-suanpan-doc/PLIST new file mode 100644 index 000000000..010cd1f8b --- /dev/null +++ b/graphics/tex-suanpan-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/doc/metapost/suanpan/README +share/texmf-dist/doc/metapost/suanpan/article.txt diff --git a/graphics/tex-suanpan-doc/distinfo b/graphics/tex-suanpan-doc/distinfo new file mode 100644 index 000000000..cf7294312 --- /dev/null +++ b/graphics/tex-suanpan-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-suanpan-15878/suanpan.doc.tar.xz) = 4e996edf8250c2fbf802c03bf1e1b77bd811e81a +RMD160 (tex-suanpan-15878/suanpan.doc.tar.xz) = c4c4a9f9d7e57572320e12c55f3b5fca26e887d4 +Size (tex-suanpan-15878/suanpan.doc.tar.xz) = 544 bytes diff --git a/graphics/tex-suanpan/DESCR b/graphics/tex-suanpan/DESCR new file mode 100644 index 000000000..e1181511a --- /dev/null +++ b/graphics/tex-suanpan/DESCR @@ -0,0 +1,3 @@ +These macros are described in Denis Roegel: MetaPost macros for +drawing Chinese and Japanese abaci, TUGboat (volume 30, number +1, 2009, pages 74-79) diff --git a/graphics/tex-suanpan/Makefile b/graphics/tex-suanpan/Makefile new file mode 100644 index 000000000..99dc19aa7 --- /dev/null +++ b/graphics/tex-suanpan/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= suanpan +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/suanpan +COMMENT= MetaPost macros for drawing Chinese and Japanese abaci +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-suanpan/PLIST b/graphics/tex-suanpan/PLIST new file mode 100644 index 000000000..162a472eb --- /dev/null +++ b/graphics/tex-suanpan/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metapost/suanpan/abacus.mp +share/texmf-dist/metapost/suanpan/suanpan.mp diff --git a/graphics/tex-suanpan/distinfo b/graphics/tex-suanpan/distinfo new file mode 100644 index 000000000..86e9a6b71 --- /dev/null +++ b/graphics/tex-suanpan/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-suanpan-15878/suanpan.tar.xz) = baa88e5d47f436b71969f78b033f6b5c1fee4200 +RMD160 (tex-suanpan-15878/suanpan.tar.xz) = b8bf5339d23da17a76f56536d0c316e42c07b04d +Size (tex-suanpan-15878/suanpan.tar.xz) = 4480 bytes diff --git a/graphics/tex-textpath-doc/DESCR b/graphics/tex-textpath-doc/DESCR new file mode 100644 index 000000000..cd314c560 --- /dev/null +++ b/graphics/tex-textpath-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-textpath. diff --git a/graphics/tex-textpath-doc/Makefile b/graphics/tex-textpath-doc/Makefile new file mode 100644 index 000000000..9d9cdb2df --- /dev/null +++ b/graphics/tex-textpath-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= textpath.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.6 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textpath +COMMENT= Documentation for tex-textpath +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-textpath-doc/PLIST b/graphics/tex-textpath-doc/PLIST new file mode 100644 index 000000000..236f7c6fc --- /dev/null +++ b/graphics/tex-textpath-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/doc/metapost/textpath/CHANGES +share/texmf-dist/doc/metapost/textpath/README +share/texmf-dist/doc/metapost/textpath/textpath.pdf +share/texmf-dist/doc/metapost/textpath/textpath.tex +share/texmf-dist/doc/metapost/textpath/textpathfigs.mp +share/texmf-dist/doc/metapost/textpath/textpathfigs.tex diff --git a/graphics/tex-textpath-doc/distinfo b/graphics/tex-textpath-doc/distinfo new file mode 100644 index 000000000..70c3dd494 --- /dev/null +++ b/graphics/tex-textpath-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-textpath-15878/textpath.doc.tar.xz) = 8f5975806a830087b9a48b90841dc6740616e574 +RMD160 (tex-textpath-15878/textpath.doc.tar.xz) = a17e8590cb210654b046422eb3e642caf7d1bff1 +Size (tex-textpath-15878/textpath.doc.tar.xz) = 237644 bytes diff --git a/graphics/tex-textpath/DESCR b/graphics/tex-textpath/DESCR new file mode 100644 index 000000000..a9d2bbedc --- /dev/null +++ b/graphics/tex-textpath/DESCR @@ -0,0 +1,3 @@ +This MetaPost package provides macros to typeset text along a +free path with the help of LaTeX, thereby preserving kerning +and allowing for 8-bit input (accented characters). diff --git a/graphics/tex-textpath/Makefile b/graphics/tex-textpath/Makefile new file mode 100644 index 000000000..0de28144d --- /dev/null +++ b/graphics/tex-textpath/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= textpath +PKGNAME= tex-${DISTNAME}-1.6 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textpath +COMMENT= Setting text along a path with MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-textpath/PLIST b/graphics/tex-textpath/PLIST new file mode 100644 index 000000000..a3a5a551e --- /dev/null +++ b/graphics/tex-textpath/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metapost/textpath/textpath.mp +share/texmf-dist/tex/latex/textpath/textpathmp.sty diff --git a/graphics/tex-textpath/distinfo b/graphics/tex-textpath/distinfo new file mode 100644 index 000000000..ed74aaaee --- /dev/null +++ b/graphics/tex-textpath/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-textpath-15878/textpath.tar.xz) = 7d9f488e390c0d282a96e339c4cf0e1d2e751112 +RMD160 (tex-textpath-15878/textpath.tar.xz) = b03b80145c35891dec37940196e745735016152b +Size (tex-textpath-15878/textpath.tar.xz) = 4316 bytes diff --git a/graphics/tex-threeddice-doc/DESCR b/graphics/tex-threeddice-doc/DESCR new file mode 100644 index 000000000..13c39dc11 --- /dev/null +++ b/graphics/tex-threeddice-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-threeddice. diff --git a/graphics/tex-threeddice-doc/Makefile b/graphics/tex-threeddice-doc/Makefile new file mode 100644 index 000000000..aaf6e293a --- /dev/null +++ b/graphics/tex-threeddice-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= threeddice.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 20675 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/threeddice +COMMENT= Documentation for tex-threeddice +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-threeddice-doc/PLIST b/graphics/tex-threeddice-doc/PLIST new file mode 100644 index 000000000..ed68ab5ca --- /dev/null +++ b/graphics/tex-threeddice-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/doc/metapost/threeddice/README +share/texmf-dist/doc/metapost/threeddice/threeddice-doc.pdf +share/texmf-dist/doc/metapost/threeddice/threeddice-doc.tex diff --git a/graphics/tex-threeddice-doc/distinfo b/graphics/tex-threeddice-doc/distinfo new file mode 100644 index 000000000..6fc07cae2 --- /dev/null +++ b/graphics/tex-threeddice-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-threeddice-20675/threeddice.doc.tar.xz) = 6e7e3e3ad17d14b1d4f1bd780f865ceef896b8c2 +RMD160 (tex-threeddice-20675/threeddice.doc.tar.xz) = 7021c108aa71d16bd9b5d570cda80fab597c9ef5 +Size (tex-threeddice-20675/threeddice.doc.tar.xz) = 119012 bytes diff --git a/graphics/tex-threeddice/DESCR b/graphics/tex-threeddice/DESCR new file mode 100644 index 000000000..067d41db2 --- /dev/null +++ b/graphics/tex-threeddice/DESCR @@ -0,0 +1,4 @@ +The package provides MetaPost code to create all possible +symmetrical views (up to rotation) of a right-handed die. +Configuration is possible by editing the source code, following +the guidance in the documentation. diff --git a/graphics/tex-threeddice/Makefile b/graphics/tex-threeddice/Makefile new file mode 100644 index 000000000..e64a25b65 --- /dev/null +++ b/graphics/tex-threeddice/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +DISTNAME= threeddice +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 20675 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/threeddice +COMMENT= Create images of dice with faces showing, using MetaPost +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-threeddice/PLIST b/graphics/tex-threeddice/PLIST new file mode 100644 index 000000000..f397dc926 --- /dev/null +++ b/graphics/tex-threeddice/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:42 wiz Exp $ +share/texmf-dist/metapost/threeddice/threeddice.mp diff --git a/graphics/tex-threeddice/distinfo b/graphics/tex-threeddice/distinfo new file mode 100644 index 000000000..19838d8e9 --- /dev/null +++ b/graphics/tex-threeddice/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 13:47:42 wiz Exp $ + +SHA1 (tex-threeddice-20675/threeddice.tar.xz) = 50165c4c5e47caf15d669529f15504d6060c151f +RMD160 (tex-threeddice-20675/threeddice.tar.xz) = a41bb8b13fb382af4b70457230faa8e789f8c84f +Size (tex-threeddice-20675/threeddice.tar.xz) = 2196 bytes diff --git a/graphics/tex-xypic-doc/Makefile b/graphics/tex-xypic-doc/Makefile index 4a35137b2..d51ff39d0 100644 --- a/graphics/tex-xypic-doc/Makefile +++ b/graphics/tex-xypic-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/14 00:13:01 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 00:16:44 markd Exp $ DISTNAME= xypic.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.8.5 -TEXLIVE_REV= 21380 +PKGNAME= tex-${DISTNAME:S/./-/}-3.8.9 +TEXLIVE_REV= 31859 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-xypic diff --git a/graphics/tex-xypic-doc/PLIST b/graphics/tex-xypic-doc/PLIST index e27388529..e12bf57b4 100644 --- a/graphics/tex-xypic-doc/PLIST +++ b/graphics/tex-xypic-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/14 00:13:01 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:16:44 markd Exp $ share/texmf-dist/doc/generic/xypic/CATALOG share/texmf-dist/doc/generic/xypic/COPYING share/texmf-dist/doc/generic/xypic/FONTCOPYING @@ -9,10 +9,11 @@ share/texmf-dist/doc/generic/xypic/TRAILER share/texmf-dist/doc/generic/xypic/VERSIONS share/texmf-dist/doc/generic/xypic/Xy-logo.png share/texmf-dist/doc/generic/xypic/Xy-pic.html +share/texmf-dist/doc/generic/xypic/barrdoc.pdf share/texmf-dist/doc/generic/xypic/support/dvitogif89a share/texmf-dist/doc/generic/xypic/support/install-tds share/texmf-dist/doc/generic/xypic/support/pnmrawtopcropwhite.c -share/texmf-dist/doc/generic/xypic/xy385src.tar.gz +share/texmf-dist/doc/generic/xypic/xy389src.tar.gz share/texmf-dist/doc/generic/xypic/xyguide.pdf share/texmf-dist/doc/generic/xypic/xypdf.pdf share/texmf-dist/doc/generic/xypic/xyrefer.pdf diff --git a/graphics/tex-xypic-doc/distinfo b/graphics/tex-xypic-doc/distinfo index 0e18ab6d6..2363d7144 100644 --- a/graphics/tex-xypic-doc/distinfo +++ b/graphics/tex-xypic-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/14 00:13:01 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:16:44 markd Exp $ -SHA1 (tex-xypic-21380/xypic.doc.tar.xz) = 65256a996ab5cd35fa069182b86e0087787cf3b5 -RMD160 (tex-xypic-21380/xypic.doc.tar.xz) = 518826e9a71923edaa02dd980f84add2d72f02f9 -Size (tex-xypic-21380/xypic.doc.tar.xz) = 3861108 bytes +SHA1 (tex-xypic-31859/xypic.doc.tar.xz) = c315507d2d21e41a900de2af2a39d35bc855c1a4 +RMD160 (tex-xypic-31859/xypic.doc.tar.xz) = 363f9d18fae2d222e850059c12c008ad9c75e5fc +Size (tex-xypic-31859/xypic.doc.tar.xz) = 3923200 bytes diff --git a/graphics/tex-xypic/Makefile b/graphics/tex-xypic/Makefile index 5121f6059..81edde971 100644 --- a/graphics/tex-xypic/Makefile +++ b/graphics/tex-xypic/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:32 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 00:16:44 markd Exp $ DISTNAME= xypic -PKGNAME= tex-${DISTNAME}-3.8.5 -PKGREVISION= 1 -TEXLIVE_REV= 21380 +PKGNAME= tex-${DISTNAME}-3.8.9 +TEXLIVE_REV= 31859 MAINTAINER= minskim@NetBSD.org COMMENT= Flexible diagramming macros diff --git a/graphics/tex-xypic/PLIST b/graphics/tex-xypic/PLIST index 904da2dfa..0e7bddfe4 100644 --- a/graphics/tex-xypic/PLIST +++ b/graphics/tex-xypic/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/14 00:12:31 minskim Exp $ -share/texmf-dist/dvips/xypic/xy385dict.pro +@comment $NetBSD: PLIST,v 1.2 2015/04/22 00:16:44 markd Exp $ +share/texmf-dist/dvips/xypic/xy389dict.pro share/texmf-dist/fonts/afm/public/xypic/xyatip10.afm share/texmf-dist/fonts/afm/public/xypic/xybsql10.afm share/texmf-dist/fonts/afm/public/xypic/xybtip10.afm @@ -144,6 +144,7 @@ share/texmf-dist/tex/generic/xypic/xy2cell.tex share/texmf-dist/tex/generic/xypic/xyall.tex share/texmf-dist/tex/generic/xypic/xyarc.tex share/texmf-dist/tex/generic/xypic/xyarrow.tex +share/texmf-dist/tex/generic/xypic/xybarr.tex share/texmf-dist/tex/generic/xypic/xycmactex.tex share/texmf-dist/tex/generic/xypic/xycmtip.tex share/texmf-dist/tex/generic/xypic/xycolor.tex diff --git a/graphics/tex-xypic/distinfo b/graphics/tex-xypic/distinfo index 745614bf6..99920f17b 100644 --- a/graphics/tex-xypic/distinfo +++ b/graphics/tex-xypic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/14 00:12:31 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 00:16:44 markd Exp $ -SHA1 (tex-xypic-21380/xypic.tar.xz) = 7f194377c21ac4c2fd8897842c797eaacc4f1dcb -RMD160 (tex-xypic-21380/xypic.tar.xz) = 98f342e6363e6b045e45f774fb3b9c0729bff4f5 -Size (tex-xypic-21380/xypic.tar.xz) = 681800 bytes +SHA1 (tex-xypic-31859/xypic.tar.xz) = 8e1ec8080a0f1189a6269174128aad890aa28b1d +RMD160 (tex-xypic-31859/xypic.tar.xz) = 6ff486b5baf8717a8354965840e09560a2ff9dbf +Size (tex-xypic-31859/xypic.tar.xz) = 709752 bytes diff --git a/graphics/tuxpaint-config/Makefile b/graphics/tuxpaint-config/Makefile index 8f930f123..48da0080e 100644 --- a/graphics/tuxpaint-config/Makefile +++ b/graphics/tuxpaint-config/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2014/08/24 15:30:43 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:19 tnn Exp $ DISTNAME= tuxpaint-config-0.0.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} diff --git a/graphics/tuxpaint/Makefile b/graphics/tuxpaint/Makefile index 70b7639f9..4c9f9c6e9 100644 --- a/graphics/tuxpaint/Makefile +++ b/graphics/tuxpaint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2014/09/24 22:00:06 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2015/04/30 11:37:42 joerg Exp $ DISTNAME= tuxpaint-0.9.22 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxpaint/} @@ -52,6 +53,9 @@ LIBS+= -lpng LIBS.SunOS+= -lsocket -lnsl LDFLAGS.SunOS+= -lsocket +pre-build: + ${MKDIR} ${WRKSRC}/trans + post-install: ${RM} -f ${DESTDIR}${PREFIX}/share/tuxpaint/fonts/locale/zh_tw_docs/maketuxfont.py ${RM} -f ${DESTDIR}${PREFIX}/share/tuxpaint/fonts/locale/zh_tw_docs/tuxpaintsubset.pe diff --git a/graphics/ucview/Makefile b/graphics/ucview/Makefile index d79e2dcca..b88b1915a 100644 --- a/graphics/ucview/Makefile +++ b/graphics/ucview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:14 wiz Exp $ DISTNAME= ucview-0.22 -PKGREVISION= 25 +PKGREVISION= 27 CATEGORIES= graphics MASTER_SITES= http://unicap-imaging.org/downloads/ diff --git a/graphics/unicap/Makefile b/graphics/unicap/Makefile index 47b7347f1..98833b0bf 100644 --- a/graphics/unicap/Makefile +++ b/graphics/unicap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/08/11 23:09:44 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:14 wiz Exp $ DISTNAME= unicap-0.9.3 -PKGREVISION= 28 +PKGREVISION= 30 CATEGORIES= graphics MASTER_SITES= http://unicap-imaging.org/downloads/ diff --git a/graphics/veusz/Makefile b/graphics/veusz/Makefile index 1640f7b6f..e197611f5 100644 --- a/graphics/veusz/Makefile +++ b/graphics/veusz/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/08/21 20:38:47 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:23:20 tnn Exp $ DISTNAME= veusz-1.21 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://download.gna.org/veusz/ diff --git a/graphics/viewnior/Makefile b/graphics/viewnior/Makefile index 138303c7a..47e70f899 100644 --- a/graphics/viewnior/Makefile +++ b/graphics/viewnior/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:20 tnn Exp $ # DISTNAME= viewnior-1.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://cloud.github.com/downloads/xsisqox/Viewnior/ diff --git a/graphics/vp/Makefile b/graphics/vp/Makefile index 0ff72327f..cf71231f0 100644 --- a/graphics/vp/Makefile +++ b/graphics/vp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/02/08 22:54:45 wiedi Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:20 tnn Exp $ # DISTNAME= vp-1.8 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://elfga.com/~erik/files/ diff --git a/graphics/vtk/Makefile b/graphics/vtk/Makefile index 4049ac1fd..e8fcf7a59 100644 --- a/graphics/vtk/Makefile +++ b/graphics/vtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/10/06 14:11:24 asau Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:20 tnn Exp $ # PKGNAME= vtk-${VTKDIST_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Visualization toolkit diff --git a/graphics/vtk/Makefile.vtkdist b/graphics/vtk/Makefile.vtkdist index 22dc32d0d..4fa0a488a 100644 --- a/graphics/vtk/Makefile.vtkdist +++ b/graphics/vtk/Makefile.vtkdist @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.vtkdist,v 1.9 2007/05/18 07:50:11 obache Exp $ +# $NetBSD: Makefile.vtkdist,v 1.10 2015/06/22 18:51:02 jperkin Exp $ .include "../../graphics/vtk/Makefile.common" @@ -20,6 +20,11 @@ VTK_CMAKE_OPT+= -DCMAKE_INSTALL_PREFIX:STRING=${PREFIX:Q} \ -DCMAKE_INSTALL_RPATH_USE_LINK_PATH:BOOL=ON \ -DVTK_USE_HYBRID:BOOL=ON +SUBST_CLASSES+= fixwrap +SUBST_STAGE.fixwrap= post-build +SUBST_FILES.fixwrap= vtkConfigure.h +SUBST_SED.fixwrap= -e "s,${WRAPPER_BINDIR}/c++,${CXXPATH},g" + do-configure: cd ${WRKSRC} && cmake . ${VTK_CMAKE_OPT} diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index fed395448..7804405c3 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/03/01 12:17:57 mef Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:23:20 tnn Exp $ DISTNAME= wxsvg-1.5.3 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxsvg/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/wxsvg/buildlink3.mk b/graphics/wxsvg/buildlink3.mk index 4d2b51979..0609222cc 100644 --- a/graphics/wxsvg/buildlink3.mk +++ b/graphics/wxsvg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:23:20 tnn Exp $ BUILDLINK_TREE+= wxsvg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxsvg WXSVG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxsvg+= wxsvg>=1.0beta5 -BUILDLINK_ABI_DEPENDS.wxsvg+= wxsvg>=1.2.1nb2 +BUILDLINK_ABI_DEPENDS.wxsvg+= wxsvg>=1.5.3nb1 BUILDLINK_PKGSRCDIR.wxsvg?= ../../graphics/wxsvg .include "../../fonts/fontconfig/buildlink3.mk" diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index a9c20dadb..34277d244 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:20 tnn Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" XFCE4_VERSION= 4.4.3 DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= graphics COMMENT= Xfce icon themes diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk index 447ce1ca4..1bacb2b93 100644 --- a/graphics/xfce4-icon-theme/buildlink3.mk +++ b/graphics/xfce4-icon-theme/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2015/04/25 14:23:20 tnn Exp $ BUILDLINK_TREE+= xfce4-icon-theme @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xfce4-icon-theme XFCE4_ICON_THEME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3 -BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb18 +BUILDLINK_ABI_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.4.3nb19 BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme .include "../../graphics/hicolor-icon-theme/buildlink3.mk" diff --git a/graphics/xgc/Makefile b/graphics/xgc/Makefile index 4cbcabac7..a16ec6e5a 100644 --- a/graphics/xgc/Makefile +++ b/graphics/xgc/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/06/09 12:12:26 rodent Exp $ -# +# $NetBSD: Makefile,v 1.4 2015/04/17 07:08:17 wiz Exp $ -DISTNAME= xgc-1.0.4 +DISTNAME= xgc-1.0.5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/xgc/distinfo b/graphics/xgc/distinfo index 2a3396376..41027ce98 100644 --- a/graphics/xgc/distinfo +++ b/graphics/xgc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/05/28 02:53:13 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/17 07:08:17 wiz Exp $ -SHA1 (xgc-1.0.4.tar.bz2) = 1406624f697988df232b9434794af02841488900 -RMD160 (xgc-1.0.4.tar.bz2) = 38772843e6f93bb100a9929e7328ff5923becb8a -Size (xgc-1.0.4.tar.bz2) = 180138 bytes +SHA1 (xgc-1.0.5.tar.bz2) = 642f9a286bac77ccb20ee42d03920028f6f5894b +RMD160 (xgc-1.0.5.tar.bz2) = f34421d234b03e7ddf1d95a2aa12de6fa39e2846 +Size (xgc-1.0.5.tar.bz2) = 188307 bytes diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile index 5ee678618..6cb02fc0d 100644 --- a/graphics/xli/Makefile +++ b/graphics/xli/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2013/02/16 11:22:34 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/29 15:52:53 gson Exp $ DISTNAME= xli-2005-02-27 PKGNAME= xli-1.17.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= graphics x11 MASTER_SITES= http://pantransit.reptiles.org/prog/xli/ diff --git a/graphics/xli/distinfo b/graphics/xli/distinfo index 809dc9865..79a9ce7a0 100644 --- a/graphics/xli/distinfo +++ b/graphics/xli/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.20 2009/04/29 09:24:17 wiz Exp $ +$NetBSD: distinfo,v 1.21 2015/04/29 15:52:53 gson Exp $ SHA1 (xli-2005-02-27.tar.gz) = 977d8ece0edd41f3ec606310496cf3231f046d88 RMD160 (xli-2005-02-27.tar.gz) = fc83fa5173befa73a0eeb56ad323dad148ef1426 @@ -11,3 +11,4 @@ SHA1 (patch-ae) = 9085d53b8823ec0ce42dc8072f74e97763abc86b SHA1 (patch-af) = e6d762b19dc82377727f045b731b40c04afefe11 SHA1 (patch-ag) = 4083e488fed49f98f8c9b57ba4cb9b9295d1d5e0 SHA1 (patch-ah) = 963022472f8c90788197780560a7f833d745ab6b +SHA1 (patch-xli.h) = b8660bcb6dc221ac4e6edf560810c3e3fc335ab1 diff --git a/graphics/xli/patches/patch-xli.h b/graphics/xli/patches/patch-xli.h new file mode 100644 index 000000000..c0e8feedf --- /dev/null +++ b/graphics/xli/patches/patch-xli.h @@ -0,0 +1,17 @@ +$NetBSD: patch-xli.h,v 1.1 2015/04/29 15:52:53 gson Exp $ + +Rename zopen to avoid conflict with a function by the same +name defined in stdio.h on Mac OS X. + +--- xli.h.orig 1999-10-25 02:15:07.000000000 +0000 ++++ xli.h +@@ -338,6 +338,9 @@ void flipBits(byte *p, unsigned int len) + int xpmoption(char *s); + + /* zio.c */ ++#ifdef __APPLE__ ++#define zopen zzopen ++#endif + ZFILE *zopen(char *name); + int zread(ZFILE *zf, byte *buf, int len); + int zeof(ZFILE *zf); diff --git a/graphics/xplot-devel/Makefile b/graphics/xplot-devel/Makefile index fc2ae938c..df01c0eb6 100644 --- a/graphics/xplot-devel/Makefile +++ b/graphics/xplot-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:14 wiz Exp $ DISTNAME= xplot-0.90.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= graphics x11 MASTER_SITES= http://acert.ir.bbn.com/downloads/acert-geospatial/ HOMEPAGE= http://www.xplot.org/ diff --git a/graphics/xplot/Makefile b/graphics/xplot/Makefile index 85d098e9b..f2bb77d91 100644 --- a/graphics/xplot/Makefile +++ b/graphics/xplot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:50:14 wiz Exp $ DISTNAME= xplot-0.90.7.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= graphics x11 MASTER_SITES= http://www.xplot.org/xplot/ HOMEPAGE= http://www.xplot.org/ diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index d77350078..48b16892d 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.113 2015/01/16 09:50:47 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2015/04/25 14:23:20 tnn Exp $ DISTNAME= xsane-0.999 PKGNAME= xsane-0.99.9 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 20878adde..fe6d457f6 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:23:20 tnn Exp $ # DISTNAME= xzgv-0.9.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xzgv/} diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index de3a1a931..f2aec36d5 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2015/03/15 20:03:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/12 10:50:14 wiz Exp $ # DISTNAME= zphoto-1.2 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= graphics MASTER_SITES= http://0xcc.net/zphoto/ diff --git a/ham/chirp/Makefile b/ham/chirp/Makefile index b05dbef71..050b3905c 100644 --- a/ham/chirp/Makefile +++ b/ham/chirp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/10/16 03:10:11 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:20 tnn Exp $ # DISTNAME= chirp-0.4.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= http://chirp.danplanet.com/download/${PKGVERSION}/ diff --git a/ham/fl_logbook/Makefile b/ham/fl_logbook/Makefile index 13c3d34f0..d3f0c534f 100644 --- a/ham/fl_logbook/Makefile +++ b/ham/fl_logbook/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/02/16 11:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:20 tnn Exp $ # DISTNAME= fl_logbook-2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= http://www.w1hkj.com/LinuxApps/ diff --git a/ham/fldigi/Makefile b/ham/fldigi/Makefile index 71b44c81f..304511a0d 100644 --- a/ham/fldigi/Makefile +++ b/ham/fldigi/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/13 13:36:43 mef Exp $ -DISTNAME= fldigi-3.22.05 -PKGREVISION= 1 +DISTNAME= fldigi-3.22.10 CATEGORIES= ham MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/ LICENSE= gnu-gpl-v3 diff --git a/ham/fldigi/PLIST b/ham/fldigi/PLIST index 9fdd03175..6507c2d72 100644 --- a/ham/fldigi/PLIST +++ b/ham/fldigi/PLIST @@ -1,9 +1,7 @@ -@comment $NetBSD: PLIST,v 1.7 2014/12/11 22:11:43 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/26 03:04:59 mef Exp $ bin/flarq bin/fldigi -bin/fldigi-shell man/man1/flarq.1 -man/man1/fldigi-shell.1 man/man1/fldigi.1 share/applications/flarq.desktop share/applications/fldigi.desktop @@ -14,8 +12,8 @@ share/fldigi/station_table.txt share/locale/de/LC_MESSAGES/fldigi.mo share/locale/es/LC_MESSAGES/fldigi.mo share/locale/fr/LC_MESSAGES/fldigi.mo -share/locale/nl/LC_MESSAGES/fldigi.mo share/locale/it/LC_MESSAGES/fldigi.mo +share/locale/nl/LC_MESSAGES/fldigi.mo share/locale/pl/LC_MESSAGES/fldigi.mo share/pixmaps/flarq.xpm share/pixmaps/fldigi.xpm diff --git a/ham/fldigi/distinfo b/ham/fldigi/distinfo index 96a14d94d..71a80e771 100644 --- a/ham/fldigi/distinfo +++ b/ham/fldigi/distinfo @@ -1,13 +1,11 @@ -$NetBSD: distinfo,v 1.22 2015/01/14 14:12:12 mef Exp $ +$NetBSD: distinfo,v 1.26 2015/06/13 13:36:43 mef Exp $ -SHA1 (fldigi-3.22.05.tar.gz) = 3009a374c74199cb566c2646ff19fb3cbf9e07a4 -RMD160 (fldigi-3.22.05.tar.gz) = 7ce517e9b8ea6f1f27af3842ad029955de763b11 -Size (fldigi-3.22.05.tar.gz) = 2822375 bytes -SHA1 (patch-src_dominoex_dominoex.cxx) = 39d2d2e75497ec5264148bc4927278df5adaa84d -SHA1 (patch-src_include_qrunner.h) = 5dac7e9fd52f10c66978a854963bd03d39a729d0 -SHA1 (patch-src_misc_configuration.cxx) = 4f1940b0ff9d51418b37d01636c1a45f9a392943 +SHA1 (fldigi-3.22.10.tar.gz) = 5c664868389aea4fb06720ccf1758b5910e1b829 +RMD160 (fldigi-3.22.10.tar.gz) = 1eee9a4157d9f6b506c592c2a1fff1a1213689a7 +Size (fldigi-3.22.10.tar.gz) = 2876358 bytes +SHA1 (patch-src_dominoex_dominoex.cxx) = d59360b3649b879080f57d583000fd88861623dd +SHA1 (patch-src_include_qrunner.h) = 8ee58ce3ce8a05cd9007fb947dc32e5783216d5a +SHA1 (patch-src_misc_configuration.cxx) = 4ebf0c46913f73047ad5b858f6d4ae9def82ec60 SHA1 (patch-src_misc_newinstall.cxx) = 2c215e9423d27dd4f4657221b17cf4ed3f12355c SHA1 (patch-src_thor_thor.cxx) = 8148f14d6f2a96d5435be871345c24ed2e4cc8b9 -SHA1 (patch-src_xmlrpcpp_XmlRpcClient.cpp) = 1307d540985fa412b445dd4b0734f115602b92b8 -SHA1 (patch-src_xmlrpcpp_XmlRpcServer.cpp) = 6c71614486971e739832ee82c669db0e0a944570 -SHA1 (patch-src_xmlrpcpp_base64.h) = 7423a23e5d2dc4a5780a202d54be76b17cb1d984 +SHA1 (patch-src_xmlrpcpp_XmlRpcBase64.h) = 2fedf94f19b58494287c970abbe0ee8ddaaba5d9 diff --git a/ham/fldigi/patches/patch-src_dominoex_dominoex.cxx b/ham/fldigi/patches/patch-src_dominoex_dominoex.cxx index 232860003..18db6cfb3 100644 --- a/ham/fldigi/patches/patch-src_dominoex_dominoex.cxx +++ b/ham/fldigi/patches/patch-src_dominoex_dominoex.cxx @@ -1,12 +1,8 @@ -$NetBSD: patch-src_dominoex_dominoex.cxx,v 1.3 2014/09/05 07:29:28 mef Exp $ +$NetBSD: patch-src_dominoex_dominoex.cxx,v 1.5 2015/04/27 23:51:52 joerg Exp $ -Avoid implicit conversions to bool for streams. -Require C++11 for Clang and prefer std version over tr1 when in C++11 -mode. - ---- src/dominoex/dominoex.cxx.orig 2013-05-03 14:18:53.000000000 +0000 +--- src/dominoex/dominoex.cxx.orig 2015-04-27 23:30:32.000000000 +0000 +++ src/dominoex/dominoex.cxx -@@ -64,7 +64,7 @@ void dominoex::tx_init(SoundBase *sc) +@@ -63,7 +63,7 @@ void dominoex::tx_init(SoundBase *sc) strSecXmtText = progdefaults.secText; if (strSecXmtText.length() == 0) diff --git a/ham/fldigi/patches/patch-src_include_qrunner.h b/ham/fldigi/patches/patch-src_include_qrunner.h index a66f6a2e1..a4ab5079f 100644 --- a/ham/fldigi/patches/patch-src_include_qrunner.h +++ b/ham/fldigi/patches/patch-src_include_qrunner.h @@ -1,10 +1,6 @@ -$NetBSD: patch-src_include_qrunner.h,v 1.3 2014/09/05 07:29:28 mef Exp $ +$NetBSD: patch-src_include_qrunner.h,v 1.5 2015/04/27 23:51:52 joerg Exp $ -Avoid implicit conversions to bool for streams. -Require C++11 for Clang and prefer std version over tr1 when in C++11 -mode. - ---- src/include/qrunner.h.orig 2013-05-03 14:32:45.000000000 +0000 +--- src/include/qrunner.h.orig 2015-04-27 23:31:20.000000000 +0000 +++ src/include/qrunner.h @@ -32,6 +32,7 @@ #include diff --git a/ham/fldigi/patches/patch-src_misc_configuration.cxx b/ham/fldigi/patches/patch-src_misc_configuration.cxx index e50dea3e8..42e29e70e 100644 --- a/ham/fldigi/patches/patch-src_misc_configuration.cxx +++ b/ham/fldigi/patches/patch-src_misc_configuration.cxx @@ -1,4 +1,4 @@ -$NetBSD: patch-src_misc_configuration.cxx,v 1.2 2014/09/05 07:29:28 mef Exp $ +$NetBSD: patch-src_misc_configuration.cxx,v 1.3 2015/04/26 03:04:59 mef Exp $ For DragonFly build to fix following problem: misc/configuration.cxx: In member function 'void configuration::testCommPorts()': @@ -6,9 +6,18 @@ misc/configuration.cxx:934:2: error: 'glob_t' was not declared in this scope misc/configuration.cxx:934:9: error: expected ';' before 'gbuf' gmake[3]: *** [fldigi-configuration.o] Error 1 ---- src/misc/configuration.cxx.orig 2013-04-12 23:24:15.000000000 +0900 -+++ src/misc/configuration.cxx 2013-04-18 21:29:15.000000000 +0900 -@@ -925,7 +925,7 @@ void configuration::testCommPorts() +--- src/misc/configuration.cxx.orig 2015-04-18 22:26:19.000000000 +0900 ++++ src/misc/configuration.cxx 2015-04-26 11:26:35.000000000 +0900 +@@ -863,7 +863,7 @@ + "/dev/ttyACM%u", + "/dev/usb/ttyACM%u", + "/opt/vttyS%u" +-#elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) ++#elif defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__) + "/dev/tty%2.2u" + #elif defined(__CYGWIN__) + "/dev/ttyS%u" +@@ -877,7 +877,7 @@ #if defined(__WOE32__) # define TTY_MAX 255 diff --git a/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcBase64.h b/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcBase64.h new file mode 100644 index 000000000..547d52967 --- /dev/null +++ b/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcBase64.h @@ -0,0 +1,12 @@ +$NetBSD: patch-src_xmlrpcpp_XmlRpcBase64.h,v 1.1 2015/04/27 23:51:52 joerg Exp $ + +--- src/xmlrpcpp/XmlRpcBase64.h.orig 2015-04-27 23:29:49.000000000 +0000 ++++ src/xmlrpcpp/XmlRpcBase64.h +@@ -19,6 +19,7 @@ + #define __BASE64_H_INCLUDED__ 1 + + #include ++#include + + static + int _xmlrpc_base64Chars[]= {'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z', diff --git a/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp b/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp deleted file mode 100644 index d0bf508eb..000000000 --- a/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-src_xmlrpcpp_XmlRpcClient.cpp,v 1.3 2014/09/05 07:29:28 mef Exp $ - -Avoid implicit conversions to bool for streams. -Require C++11 for Clang and prefer std version over tr1 when in C++11 -mode. - ---- src/xmlrpcpp/XmlRpcClient.cpp.orig 2013-05-03 14:41:57.000000000 +0000 -+++ src/xmlrpcpp/XmlRpcClient.cpp -@@ -319,7 +319,7 @@ XmlRpcClient::generateHeader(std::string - - header += "Content-Type: text/xml\r\nContent-length: "; - -- sprintf(buff,"%"PRIuSZ"\r\n\r\n", body.size()); -+ sprintf(buff,"%" PRIuSZ "\r\n\r\n", body.size()); - - return header + buff; - } diff --git a/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp b/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp deleted file mode 100644 index a50b2aa03..000000000 --- a/ham/fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-src_xmlrpcpp_XmlRpcServer.cpp,v 1.3 2014/09/05 07:29:28 mef Exp $ - -Avoid implicit conversions to bool for streams. -Require C++11 for Clang and prefer std version over tr1 when in C++11 -mode. - ---- src/xmlrpcpp/XmlRpcServer.cpp.orig 2013-05-03 14:42:36.000000000 +0000 -+++ src/xmlrpcpp/XmlRpcServer.cpp -@@ -481,7 +481,7 @@ XmlRpcServer::generateHeader(std::string - "Content-length: "; - - char buffLen[40]; -- sprintf(buffLen,"%"PRIuSZ"\r\n\r\n", body.size()); -+ sprintf(buffLen,"%" PRIuSZ "\r\n\r\n", body.size()); - - return header + buffLen; - } diff --git a/ham/fldigi/patches/patch-src_xmlrpcpp_base64.h b/ham/fldigi/patches/patch-src_xmlrpcpp_base64.h deleted file mode 100644 index cb084a100..000000000 --- a/ham/fldigi/patches/patch-src_xmlrpcpp_base64.h +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-src_xmlrpcpp_base64.h,v 1.3 2014/09/05 07:29:28 mef Exp $ - -Avoid implicit conversions to bool for streams. -Require C++11 for Clang and prefer std version over tr1 when in C++11 -mode. - ---- src/xmlrpcpp/base64.h.orig 2013-05-03 14:39:47.000000000 +0000 -+++ src/xmlrpcpp/base64.h -@@ -10,6 +10,7 @@ - #define __BASE64_H_INCLUDED__ 1 - - #include -+#include - - static - int _base64Chars[]= {'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z', diff --git a/ham/freedv/Makefile b/ham/freedv/Makefile index 0f12fd2e2..e5329a75c 100644 --- a/ham/freedv/Makefile +++ b/ham/freedv/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2015/01/27 08:29:52 dbj Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:20 tnn Exp $ # VERSION= 0.97.0.1696 PKGNAME= freedv-${VERSION} DISTNAME= fdmdv2-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/fdmdv2 CATEGORIES= ham # svn://svn.code.sf.net/p/freetel/code/fdmdv2 diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile index 92c222e9a..3d9295985 100644 --- a/ham/gmfsk/Makefile +++ b/ham/gmfsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/25 14:23:21 tnn Exp $ # DISTNAME= gmfsk-0.6 -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= ham MASTER_SITES= http://gmfsk.connect.fi/ diff --git a/ham/gnuradio-atsc/Makefile b/ham/gnuradio-atsc/Makefile index 35a441aee..77b5ca9ad 100644 --- a/ham/gnuradio-atsc/Makefile +++ b/ham/gnuradio-atsc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:08 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:07 adam Exp $ PKGNAME= gnuradio-atsc-${VERSION} +PKGREVISION= 1 COMMENT= Advanced Television Systems Committee, ATSC module of gnuradio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-channels/Makefile b/ham/gnuradio-channels/Makefile index 4125739b5..a08f3201b 100644 --- a/ham/gnuradio-channels/Makefile +++ b/ham/gnuradio-channels/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:08 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:07 adam Exp $ PKGNAME= gnuradio-channels-${VERSION} +PKGREVISION= 1 COMMENT= Signal processing blocks to simulate channel models of gnuradio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-companion/Makefile b/ham/gnuradio-companion/Makefile index dd1fb568a..58b610e33 100644 --- a/ham/gnuradio-companion/Makefile +++ b/ham/gnuradio-companion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/02/07 22:06:52 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:23:21 tnn Exp $ PKGNAME= gnuradio-companion-${VERSION} +PKGREVISION= 2 COMMENT= User interface entry of GNU Radio CONF_FILES+= ${EGDIR}/grc.conf ${PKG_SYSCONFDIR}/grc.conf diff --git a/ham/gnuradio-core/Makefile b/ham/gnuradio-core/Makefile index b7990053e..acfcae6e5 100644 --- a/ham/gnuradio-core/Makefile +++ b/ham/gnuradio-core/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/01/30 09:14:08 mef Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/12 10:50:14 wiz Exp $ PKGNAME= gnuradio-core-${VERSION} +PKGREVISION= 2 COMMENT= Core part of GNU Radio, all others need this PLIST_MINUS= # empty diff --git a/ham/gnuradio-ctrlport/Makefile b/ham/gnuradio-ctrlport/Makefile index 297daf4a8..656ff528c 100644 --- a/ham/gnuradio-ctrlport/Makefile +++ b/ham/gnuradio-ctrlport/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:08 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:07 adam Exp $ PKGNAME= gnuradio-ctrlport-${VERSION} +PKGREVISION= 1 COMMENT= New set of hooks into GNU Radio to allow a remote client to attach .include "../../ham/gnuradio-core/Makefile.common" .include "../../ham/gnuradio-core/Nocore.mk" diff --git a/ham/gnuradio-digital/Makefile b/ham/gnuradio-digital/Makefile index 153d5e4d1..029656ef9 100644 --- a/ham/gnuradio-digital/Makefile +++ b/ham/gnuradio-digital/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/01/24 12:22:05 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-digital-${VERSION} +PKGREVISION= 1 COMMENT= Digital related algorithms for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-doxygen/Makefile b/ham/gnuradio-doxygen/Makefile index 304e126b3..9f7fd9b70 100644 --- a/ham/gnuradio-doxygen/Makefile +++ b/ham/gnuradio-doxygen/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/03/07 05:10:45 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-doxygen-${VERSION} +PKGREVISION= 1 COMMENT= Doxygen documentation of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-dtv/Makefile b/ham/gnuradio-dtv/Makefile index 86437104a..23a813b2f 100644 --- a/ham/gnuradio-dtv/Makefile +++ b/ham/gnuradio-dtv/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/01/16 12:56:40 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-dtv-${VERSION} +PKGREVISION= 1 COMMENT= Various digital television standards of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-fcd/Makefile b/ham/gnuradio-fcd/Makefile index 026a488fc..ef7204ef8 100644 --- a/ham/gnuradio-fcd/Makefile +++ b/ham/gnuradio-fcd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:09 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:21 tnn Exp $ PKGNAME= gnuradio-fcd-${VERSION} +PKGREVISION= 2 COMMENT= FanCube support of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-fec/Makefile b/ham/gnuradio-fec/Makefile index bef50b580..333368f36 100644 --- a/ham/gnuradio-fec/Makefile +++ b/ham/gnuradio-fec/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:09 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-fec-${VERSION} +PKGREVISION= 1 COMMENT= Forward Error Correction blocks, utilities, & examples of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-noaa/Makefile b/ham/gnuradio-noaa/Makefile index da4f7fef6..762444bae 100644 --- a/ham/gnuradio-noaa/Makefile +++ b/ham/gnuradio-noaa/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:09 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-noaa-${VERSION} +PKGREVISION= 1 COMMENT= NOAA, Weather Satellite Reception module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-pager/Makefile b/ham/gnuradio-pager/Makefile index 6d615d15b..5fcf94f03 100644 --- a/ham/gnuradio-pager/Makefile +++ b/ham/gnuradio-pager/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:09 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-pager-${VERSION} +PKGREVISION= 1 COMMENT= FLEX radiopager receiver/demodulator of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-qtgui/Makefile b/ham/gnuradio-qtgui/Makefile index 4fb36d700..391a26807 100644 --- a/ham/gnuradio-qtgui/Makefile +++ b/ham/gnuradio-qtgui/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/01/16 12:56:40 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:21 tnn Exp $ PKGNAME= gnuradio-qtgui-${VERSION} +PKGREVISION= 2 COMMENT= Qt GUI module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-trellis/Makefile b/ham/gnuradio-trellis/Makefile index 05375fd9b..aa468ce1a 100644 --- a/ham/gnuradio-trellis/Makefile +++ b/ham/gnuradio-trellis/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/01/16 12:56:41 mef Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-trellis-${VERSION} +PKGREVISION= 1 COMMENT= Trellis-based encoding and decoding algorithms for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-uhd/Makefile b/ham/gnuradio-uhd/Makefile index 808c14968..eda8b77dd 100644 --- a/ham/gnuradio-uhd/Makefile +++ b/ham/gnuradio-uhd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/01/27 07:05:17 dbj Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-uhd-${VERSION} +PKGREVISION= 1 COMMENT= Uhd-based encoding and decoding algorithms for GNU Radio # (acutually, redundent for now) diff --git a/ham/gnuradio-utils/Makefile b/ham/gnuradio-utils/Makefile index 52b337108..539abff11 100644 --- a/ham/gnuradio-utils/Makefile +++ b/ham/gnuradio-utils/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:21 tnn Exp $ PKGNAME= gnuradio-utils-${VERSION} +PKGREVISION= 2 COMMENT= Utilities in GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-video-sdl/Makefile b/ham/gnuradio-video-sdl/Makefile index 46b7c8590..b33981eed 100644 --- a/ham/gnuradio-video-sdl/Makefile +++ b/ham/gnuradio-video-sdl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/10/13 12:51:10 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:21 tnn Exp $ PKGNAME= gnuradio-video-sdl-${VERSION} +PKGREVISION= 2 COMMENT= SDL (Simple DirectMedia Layer) bindings for GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-vocoder/Makefile b/ham/gnuradio-vocoder/Makefile index d82c0934c..ff27c53de 100644 --- a/ham/gnuradio-vocoder/Makefile +++ b/ham/gnuradio-vocoder/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-vocoder-${VERSION} +PKGREVISION= 1 COMMENT= All available vocoders in GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-wavelet/Makefile b/ham/gnuradio-wavelet/Makefile index 5c59ce36a..4685f071b 100644 --- a/ham/gnuradio-wavelet/Makefile +++ b/ham/gnuradio-wavelet/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/13 12:51:10 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:08 adam Exp $ PKGNAME= gnuradio-wavelet-${VERSION} +PKGREVISION= 1 COMMENT= Wavelet transform of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-wxgui/Makefile b/ham/gnuradio-wxgui/Makefile index fe6325b27..f532d5661 100644 --- a/ham/gnuradio-wxgui/Makefile +++ b/ham/gnuradio-wxgui/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/10/13 12:51:10 mef Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:23:21 tnn Exp $ PKGNAME= gnuradio-wxgui-${VERSION} +PKGREVISION= 2 COMMENT= WxGTK Toolkit module of GNU Radio .include "../../ham/gnuradio-core/Makefile.common" diff --git a/ham/gnuradio-zeromq/Makefile b/ham/gnuradio-zeromq/Makefile index 68ca7b934..4d08c245e 100644 --- a/ham/gnuradio-zeromq/Makefile +++ b/ham/gnuradio-zeromq/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/01/24 12:22:05 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/17 15:53:09 adam Exp $ PKGNAME= gnuradio-zeromq-${VERSION} +PKGREVISION= 1 COMMENT= All of the zeromq blocks, utilities, and examples # zmq.hpp: No such file or directory diff --git a/ham/gpredict/Makefile b/ham/gpredict/Makefile index 528e155f5..9152059af 100644 --- a/ham/gpredict/Makefile +++ b/ham/gpredict/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/08/31 11:27:03 mef Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:21 tnn Exp $ DISTNAME= gpredict-1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/gpredict/files/Gpredict/1.3/ diff --git a/ham/gr-fcdproplus/Makefile b/ham/gr-fcdproplus/Makefile index fdcb75ff0..ec238673d 100644 --- a/ham/gr-fcdproplus/Makefile +++ b/ham/gr-fcdproplus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/11/07 19:39:36 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/17 15:53:09 adam Exp $ DISTNAME= gr-fcdproplus_3.7.11.orig PKGNAME= ${DISTNAME:S/_/-/S/.orig//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES+= ${MASTER_SITE_DEBIAN:=pool/main/g/gr-fcdproplus/} EXTRACT_SUFX= .tar.xz diff --git a/ham/gr-osmosdr/Makefile b/ham/gr-osmosdr/Makefile index 2432eca57..5eedab37b 100644 --- a/ham/gr-osmosdr/Makefile +++ b/ham/gr-osmosdr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/02/17 13:56:08 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/17 15:53:09 adam Exp $ DISTNAME= gr-osmosdr-0.1.4 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES+= http://git.osmocom.org/gr-osmosdr/snapshot/ diff --git a/ham/grig/Makefile b/ham/grig/Makefile index e0cb31110..63eb53b90 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:21 tnn Exp $ # DISTNAME= grig-0.8.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=groundstation/} diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile index 4779f6655..267f7b423 100644 --- a/ham/hamlib/Makefile +++ b/ham/hamlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:14 wiz Exp $ # DISTNAME= hamlib-1.2.15.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/} diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile index fec043a8e..df077ad1f 100644 --- a/ham/linpsk/Makefile +++ b/ham/linpsk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/29 23:36:41 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:14 wiz Exp $ # DISTNAME= linpsk-0.8.1 -PKGREVISION= 17 +PKGREVISION= 19 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linpsk/} diff --git a/ham/osmo-sdr/Makefile b/ham/osmo-sdr/Makefile index 7f107f326..76b57ea01 100644 --- a/ham/osmo-sdr/Makefile +++ b/ham/osmo-sdr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/10/15 15:14:36 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:14 wiz Exp $ DISTNAME= osmo-sdr-0.1 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES+= http://cgit.osmocom.org/osmo-sdr/snapshot/ EXTRACT_SUFX= .tar.bz2 diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile index 1d34c66fd..d19311d3e 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/07/18 02:40:21 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:14 wiz Exp $ DISTNAME= tqsl-2.0.3 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v2.0.3/ diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index 61a3ae982..beda0b5df 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/03/01 07:18:35 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/17 15:53:09 adam Exp $ DISTNAME= uhd-release_003_007_002 PKGNAME= uhd-3.7.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= ham MASTER_SITES= -https://github.com/EttusResearch/uhd/archive/${DISTNAME:S/uhd-//}${EXTRACT_SUFX} EXTRACT_SUFX= .zip diff --git a/ham/uhd/distinfo b/ham/uhd/distinfo index 74264d75a..c1bce4a5e 100644 --- a/ham/uhd/distinfo +++ b/ham/uhd/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.3 2014/09/08 10:02:02 obache Exp $ +$NetBSD: distinfo,v 1.4 2015/04/23 18:26:30 joerg Exp $ SHA1 (uhd-release_003_007_002.zip) = 41e110454a7e8a7c749226f17dcf49a62c7c4da4 RMD160 (uhd-release_003_007_002.zip) = 914115d13028ff753465119848ee9d88811f127b Size (uhd-release_003_007_002.zip) = 90350334 bytes SHA1 (patch-host_include_uhd_transport_nirio_nirio__driver__iface_h) = 2ba6c50f467515bfac9fe330572bb0154154a0ad +SHA1 (patch-lib_usrp_b200_b200__io__impl.cpp) = 937003ecd88a31d96c5223c95751ace7622e2256 diff --git a/ham/uhd/patches/patch-lib_usrp_b200_b200__io__impl.cpp b/ham/uhd/patches/patch-lib_usrp_b200_b200__io__impl.cpp new file mode 100644 index 000000000..24023b27d --- /dev/null +++ b/ham/uhd/patches/patch-lib_usrp_b200_b200__io__impl.cpp @@ -0,0 +1,22 @@ +$NetBSD: patch-lib_usrp_b200_b200__io__impl.cpp,v 1.1 2015/04/23 18:26:30 joerg Exp $ + +--- lib/usrp/b200/b200_io_impl.cpp.orig 2015-04-23 14:23:25.000000000 +0000 ++++ lib/usrp/b200/b200_io_impl.cpp +@@ -184,7 +184,7 @@ boost::optionalget_recv_buff(); + if (not buff or buff->size() < 8) +- return NULL; ++ return boost::none; + + const boost::uint32_t sid = uhd::wtohx(buff->cast()[1]); + switch (sid) { +@@ -248,7 +248,7 @@ boost::optional=1.0.2 -BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb1 +BUILDLINK_ABI_DEPENDS.input-pad?= input-pad>=1.0.3nb2 BUILDLINK_PKGSRCDIR.input-pad?= ../../inputmethod/input-pad .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/ja-freewnn-lib/Makefile b/inputmethod/ja-freewnn-lib/Makefile index 8640c3bef..324bb501b 100644 --- a/inputmethod/ja-freewnn-lib/Makefile +++ b/inputmethod/ja-freewnn-lib/Makefile @@ -1,11 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/10/15 06:25:37 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/13 20:40:30 tsutsui Exp $ .include "Makefile.common" -PKGNAME= ja-FreeWnn-lib-1.11alpha22 -# DISTFILE now includes all patches, the same PKGNAME, almost the same binary -# but build is different, and binary may not be exactly the same -PKGREVISION= 1 +PKGNAME= ja-FreeWnn-lib-1.11alpha23 COMMENT+= (Japanese client library) diff --git a/inputmethod/ja-freewnn-lib/Makefile.common b/inputmethod/ja-freewnn-lib/Makefile.common index 17a56b2a7..9d284c30f 100644 --- a/inputmethod/ja-freewnn-lib/Makefile.common +++ b/inputmethod/ja-freewnn-lib/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.19 2013/10/15 06:25:37 mef Exp $ +# $NetBSD: Makefile.common,v 1.20 2015/06/13 20:40:30 tsutsui Exp $ # used by inputmethod/ja-freewnn-server/Makefile # used by inputmethod/ja-freewnn-lib/Makefile -DISTNAME= FreeWnn-1.1.1-a022 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=freewnn/59257/} \ +DISTNAME= FreeWnn-1.1.1-a023 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=freewnn/63271/} \ ftp://ftp.st.ryukoku.ac.jp/pub/japanese-im/FreeWnn/ CATEGORIES= inputmethod @@ -12,7 +12,6 @@ HOMEPAGE= http://freewnn.sourceforge.jp/ COMMENT= Japanese/Chinese/Korean input method LICENSE= gnu-gpl-v2 -MAKE_JOBS_SAFE= no USE_LIBTOOL= YES GNU_CONFIGURE= YES diff --git a/inputmethod/ja-freewnn-lib/distinfo b/inputmethod/ja-freewnn-lib/distinfo index e450cfd91..397a5e283 100644 --- a/inputmethod/ja-freewnn-lib/distinfo +++ b/inputmethod/ja-freewnn-lib/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2013/10/15 06:25:37 mef Exp $ +$NetBSD: distinfo,v 1.13 2015/06/13 20:40:30 tsutsui Exp $ -SHA1 (FreeWnn-1.1.1-a022.tar.gz) = 659ab9db35e7a92189671ea6be17f138c24913d3 -RMD160 (FreeWnn-1.1.1-a022.tar.gz) = ae8373cb1522de9170bab01a185287c325368749 -Size (FreeWnn-1.1.1-a022.tar.gz) = 3702026 bytes +SHA1 (FreeWnn-1.1.1-a023.tar.gz) = 034c80614c3ea413dca7f0c81c59debe312e4fd1 +RMD160 (FreeWnn-1.1.1-a023.tar.gz) = 2f7823c08d29b3a969cb675408a3fe8cde4a97e9 +Size (FreeWnn-1.1.1-a023.tar.gz) = 3712238 bytes SHA1 (patch-makerule.mk.in) = 3c27d57081ac5937bb280c1b8cdaf12e489d2384 diff --git a/inputmethod/ja-freewnn-server/Makefile b/inputmethod/ja-freewnn-server/Makefile index 5b2a82608..e5ecc3244 100644 --- a/inputmethod/ja-freewnn-server/Makefile +++ b/inputmethod/ja-freewnn-server/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/07/12 10:44:55 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/13 20:40:30 tsutsui Exp $ .include "../../inputmethod/ja-freewnn-lib/Makefile.common" -PKGNAME= ja-FreeWnn-server-1.11alpha22 -PKGREVISION= 1 +PKGNAME= ja-FreeWnn-server-1.11alpha23 COMMENT+= (Japanese server) diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile index b53204541..e5c6acec6 100644 --- a/inputmethod/kasumi/Makefile +++ b/inputmethod/kasumi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:23 tnn Exp $ DISTNAME= kasumi-2.5 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/} diff --git a/inputmethod/kimera-tomoe-gtk/Makefile b/inputmethod/kimera-tomoe-gtk/Makefile index e00cf6cd9..7ad9cd9e0 100644 --- a/inputmethod/kimera-tomoe-gtk/Makefile +++ b/inputmethod/kimera-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 19:31:44 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:23 tnn Exp $ # DISTNAME= kimera-tomoe-gtk-0.5 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/24906/} diff --git a/inputmethod/kimera/Makefile b/inputmethod/kimera/Makefile index 06167c2f0..5846d3f73 100644 --- a/inputmethod/kimera/Makefile +++ b/inputmethod/kimera/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 18:46:56 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:23 tnn Exp $ # DISTNAME= kimera-2.11 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/37271/} diff --git a/inputmethod/libchewing/Makefile b/inputmethod/libchewing/Makefile index 90b7493ee..d8cd0d61b 100644 --- a/inputmethod/libchewing/Makefile +++ b/inputmethod/libchewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/03/15 17:47:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/06 08:17:14 adam Exp $ # DISTNAME= libchewing-0.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chinese inputmethod MASTER_SITES= https://github.com/chewing/libchewing/releases/download/v${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/libchewing/buildlink3.mk b/inputmethod/libchewing/buildlink3.mk index 870956de5..ff4741590 100644 --- a/inputmethod/libchewing/buildlink3.mk +++ b/inputmethod/libchewing/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/06 08:17:14 adam Exp $ BUILDLINK_TREE+= libchewing @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libchewing LIBCHEWING_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libchewing+= libchewing>=0.3.2 -BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0nb1 +BUILDLINK_ABI_DEPENDS.libchewing+= libchewing>=0.4.0nb2 BUILDLINK_PKGSRCDIR.libchewing?= ../../inputmethod/libchewing .include "../../databases/sqlite3/buildlink3.mk" diff --git a/inputmethod/librime/Makefile b/inputmethod/librime/Makefile index 94cd43ecd..2267ecb7f 100644 --- a/inputmethod/librime/Makefile +++ b/inputmethod/librime/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/03/15 20:03:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/17 15:52:57 adam Exp $ DISTNAME= librime-1.0 +PKGREVISION= 2 CATEGORIES= inputmethod chinese MASTER_SITES= http://rimeime.googlecode.com/files/ #MASTER_SITES= http://dl.bintray.com/lotem/rime/ diff --git a/inputmethod/librime/buildlink3.mk b/inputmethod/librime/buildlink3.mk index 9adb616c3..f60932efb 100644 --- a/inputmethod/librime/buildlink3.mk +++ b/inputmethod/librime/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2014/11/29 09:31:49 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/17 15:52:57 adam Exp $ # BUILDLINK_TREE+= librime @@ -7,6 +7,7 @@ BUILDLINK_TREE+= librime LIBRIME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.librime+= librime>=1.0 +BUILDLINK_ABI_DEPENDS.librime?= librime>=1.0nb2 BUILDLINK_PKGSRCDIR.librime?= ../../inputmethod/librime .include "../../converters/opencc/buildlink3.mk" diff --git a/inputmethod/librime/distinfo b/inputmethod/librime/distinfo index ee5430046..22e6fcb01 100644 --- a/inputmethod/librime/distinfo +++ b/inputmethod/librime/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.1 2014/11/29 09:31:49 obache Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 13:59:31 hiramatsu Exp $ SHA1 (librime-1.0.tar.gz) = 5fd6db95b039e08dadfe547e3e63962aeaa97d8c RMD160 (librime-1.0.tar.gz) = 0e5972bfcf179d464a8e58f9ddce3bf55708865b Size (librime-1.0.tar.gz) = 2576401 bytes SHA1 (patch-CMakeLists.txt) = 3e478dda0da10ecfc31f1cb7849a5fd0bd21a065 +SHA1 (patch-src_dict_table.cc) = d8c952bd5b897d8d05b86b6c515daa3d19b2ba6d diff --git a/inputmethod/librime/patches/patch-src_dict_table.cc b/inputmethod/librime/patches/patch-src_dict_table.cc new file mode 100644 index 000000000..f740ce6e0 --- /dev/null +++ b/inputmethod/librime/patches/patch-src_dict_table.cc @@ -0,0 +1,26 @@ +$NetBSD: patch-src_dict_table.cc,v 1.2 2015/04/21 13:59:31 hiramatsu Exp $ + +Entries in the output file are generally not correctly aligned, +so tell the compiler explicitly about this fact and use memcpy +for writing the data. + +--- src/dict/table.cc.orig 2013-11-10 19:20:21.000000000 +0900 ++++ src/dict/table.cc 2015-04-18 12:14:33.000000000 +0900 +@@ -403,14 +403,15 @@ + return true; + } + +-bool Table::BuildEntry(const DictEntry &dict_entry, table::Entry *entry) { ++bool Table::BuildEntry(const DictEntry &dict_entry, table::Entry * __attribute__((aligned(1))) entry) { + if (!entry) + return false; + if (!CopyString(dict_entry.text, &entry->text)) { + LOG(ERROR) << "Error creating table entry '" << dict_entry.text << "'; file size: " << file_size(); + return false; + } +- entry->weight = static_cast(dict_entry.weight); ++ float weight = static_cast(dict_entry.weight); ++ memcpy(&entry->weight, &weight, sizeof(weight)); + return true; + } + diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile index 34824fe37..edf68f766 100644 --- a/inputmethod/m17n-im-config/Makefile +++ b/inputmethod/m17n-im-config/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/03/15 18:46:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:23 tnn Exp $ # DISTNAME= m17n-im-config-0.9.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= inputmethod devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/ diff --git a/inputmethod/m17n-im-config/buildlink3.mk b/inputmethod/m17n-im-config/buildlink3.mk index 89e7befa4..cf672702f 100644 --- a/inputmethod/m17n-im-config/buildlink3.mk +++ b/inputmethod/m17n-im-config/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:23:23 tnn Exp $ BUILDLINK_TREE+= m17n-im-config @@ -6,7 +6,7 @@ BUILDLINK_TREE+= m17n-im-config M17N_IM_CONFIG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0 -BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb24 +BUILDLINK_ABI_DEPENDS.m17n-im-config+= m17n-im-config>=0.9.0nb25 BUILDLINK_PKGSRCDIR.m17n-im-config?= ../../inputmethod/m17n-im-config .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/mozc-elisp/Makefile b/inputmethod/mozc-elisp/Makefile index bf8df3689..a015693f2 100644 --- a/inputmethod/mozc-elisp/Makefile +++ b/inputmethod/mozc-elisp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/08/07 03:03:32 obache Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:23 tnn Exp $ # PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/mozc-/mozc-elisp-/} +PKGREVISION= 1 CATEGORIES= inputmethod editors EMACS_MODULES= base leim diff --git a/inputmethod/mozc-renderer/Makefile b/inputmethod/mozc-renderer/Makefile index 05113d0b2..ff2671421 100644 --- a/inputmethod/mozc-renderer/Makefile +++ b/inputmethod/mozc-renderer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/08/07 03:03:32 obache Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:23:23 tnn Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-renderer-/} +PKGREVISION= 1 CONFLICTS+= ibus-mozc<=1.13.1651.102 diff --git a/inputmethod/mozc-server/Makefile b/inputmethod/mozc-server/Makefile index 1191ad0c6..b0ccd7123 100644 --- a/inputmethod/mozc-server/Makefile +++ b/inputmethod/mozc-server/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/08/07 03:03:32 obache Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:23:23 tnn Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-server-/} +PKGREVISION= 1 INSTALLATION_DIRS+= libexec diff --git a/inputmethod/mozc-tool/Makefile b/inputmethod/mozc-tool/Makefile index e0008a13e..ee8ae7528 100644 --- a/inputmethod/mozc-tool/Makefile +++ b/inputmethod/mozc-tool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/08/07 03:03:32 obache Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:23 tnn Exp $ PKGNAME= ${DISTNAME:S/mozc-/mozc-tool-/} +PKGREVISION= 1 INSTALLATION_DIRS+= libexec diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index b280e5c07..1cda875dc 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:23:23 tnn Exp $ # DISTNAME= nabi-0.99.9 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= korean inputmethod MASTER_SITES= http://kldp.net/frs/download.php/5926/ diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile index 214f7367f..3926a34ac 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2015/03/15 17:56:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:24 tnn Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} diff --git a/inputmethod/p5-zinnia/Makefile b/inputmethod/p5-zinnia/Makefile index e5c369d2b..d0fe4fa25 100644 --- a/inputmethod/p5-zinnia/Makefile +++ b/inputmethod/p5-zinnia/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:14 wiz Exp $ # .include "../../inputmethod/zinnia/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Zinnia perl module diff --git a/inputmethod/py-input-pad/Makefile b/inputmethod/py-input-pad/Makefile index b4609667c..660fed631 100644 --- a/inputmethod/py-input-pad/Makefile +++ b/inputmethod/py-input-pad/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2015/03/15 19:11:22 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:24 tnn Exp $ .include "../../inputmethod/input-pad/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Python wrapper for Input Pad diff --git a/inputmethod/qt5-uim/Makefile b/inputmethod/qt5-uim/Makefile index 64089543b..e425e1a3b 100644 --- a/inputmethod/qt5-uim/Makefile +++ b/inputmethod/qt5-uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2015/01/25 13:10:19 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:23:24 tnn Exp $ .include "../../x11/qt5/Makefile.common" DISTNAME= uim-1.8.6 PKGNAME= qt5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://uim.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile index a0d2cbf42..c83248c96 100644 --- a/inputmethod/scim-anthy/Makefile +++ b/inputmethod/scim-anthy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 19:57:40 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-anthy-1.2.7 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/} diff --git a/inputmethod/scim-array/Makefile b/inputmethod/scim-array/Makefile index 3d062e182..bd6613f35 100644 --- a/inputmethod/scim-array/Makefile +++ b/inputmethod/scim-array/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 17:00:29 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-array-1.0.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod chinese MASTER_SITES= http://of.openfoundry.org/download/scimarray/1.0.1/ diff --git a/inputmethod/scim-canna/Makefile b/inputmethod/scim-canna/Makefile index 719213623..9830e4ffa 100644 --- a/inputmethod/scim-canna/Makefile +++ b/inputmethod/scim-canna/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 19:11:21 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-canna-1.0.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29155/} diff --git a/inputmethod/scim-ccinput/Makefile b/inputmethod/scim-ccinput/Makefile index 68115f2e8..94d344acf 100644 --- a/inputmethod/scim-ccinput/Makefile +++ b/inputmethod/scim-ccinput/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/03/15 19:11:21 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-ccinput-0.3.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= inputmethod chinese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-chewing/Makefile b/inputmethod/scim-chewing/Makefile index 013eda61b..39f3cd7ca 100644 --- a/inputmethod/scim-chewing/Makefile +++ b/inputmethod/scim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:21 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-chewing-0.3.5 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= inputmethod MASTER_SITES= http://chewing.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-fcitx/Makefile b/inputmethod/scim-fcitx/Makefile index 1e085fe36..6616b2a8d 100644 --- a/inputmethod/scim-fcitx/Makefile +++ b/inputmethod/scim-fcitx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 18:31:53 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-fcitx.3.1.1 PKGNAME= scim-fcitx-3.1.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/scim-hangul/Makefile b/inputmethod/scim-hangul/Makefile index b29e040dc..ba59f65fa 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/03/15 17:41:58 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-hangul-0.4.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-input-pad/Makefile b/inputmethod/scim-input-pad/Makefile index 78553440b..03d5342b0 100644 --- a/inputmethod/scim-input-pad/Makefile +++ b/inputmethod/scim-input-pad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 19:57:40 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-input-pad-0.1.3 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-m17n/Makefile b/inputmethod/scim-m17n/Makefile index 4a34c0834..c0b467e39 100644 --- a/inputmethod/scim-m17n/Makefile +++ b/inputmethod/scim-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/03/15 16:56:49 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:24 tnn Exp $ # DISTNAME= scim-m17n-0.2.3 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile index b525b509d..90579c126 100644 --- a/inputmethod/scim-pinyin/Makefile +++ b/inputmethod/scim-pinyin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 16:56:49 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-pinyin-0.5.92 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-prime/Makefile b/inputmethod/scim-prime/Makefile index 12aedb5a3..ba542a49d 100644 --- a/inputmethod/scim-prime/Makefile +++ b/inputmethod/scim-prime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 17:41:58 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-prime-1.0.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/29156/} diff --git a/inputmethod/scim-python/Makefile b/inputmethod/scim-python/Makefile index 339aa26c2..7fab2c0ac 100644 --- a/inputmethod/scim-python/Makefile +++ b/inputmethod/scim-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2015/03/15 17:25:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:25 tnn Exp $ DISTNAME= scim-python-0.1.13rc1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= inputmethod python MASTER_SITES= http://scim-python.googlecode.com/files/ DISTFILES= ${DEFAULT_DISTFILES} ${DBTAR} diff --git a/inputmethod/scim-sinhala/Makefile b/inputmethod/scim-sinhala/Makefile index 527176db5..255692983 100644 --- a/inputmethod/scim-sinhala/Makefile +++ b/inputmethod/scim-sinhala/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 20:13:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-sinhala-0.1.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/16666/} diff --git a/inputmethod/scim-skk/Makefile b/inputmethod/scim-skk/Makefile index a21bd14d9..a25e8a8ef 100644 --- a/inputmethod/scim-skk/Makefile +++ b/inputmethod/scim-skk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 17:25:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-skk-0.5.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/18121/} diff --git a/inputmethod/scim-tables/Makefile b/inputmethod/scim-tables/Makefile index abcc4e377..f7909b74b 100644 --- a/inputmethod/scim-tables/Makefile +++ b/inputmethod/scim-tables/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/03/15 19:11:22 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-tables-0.5.14.1 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-thai/Makefile b/inputmethod/scim-thai/Makefile index c5a01a452..4eda55f6d 100644 --- a/inputmethod/scim-thai/Makefile +++ b/inputmethod/scim-thai/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/03/15 17:56:16 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-thai-0.1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ ftp://linux.thai.net/pub/ThaiLinux/software/libthai/ diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile index d5e9f8753..eb489093f 100644 --- a/inputmethod/scim-tomoe/Makefile +++ b/inputmethod/scim-tomoe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/03/15 19:31:45 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-tomoe-0.6.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/scim-uim/Makefile b/inputmethod/scim-uim/Makefile index a0c41ffcc..8a9ebc8f3 100644 --- a/inputmethod/scim-uim/Makefile +++ b/inputmethod/scim-uim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2015/03/15 17:41:58 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-uim-0.2.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile index 1ffe1c865..8d4965da1 100644 --- a/inputmethod/scim-unikey/Makefile +++ b/inputmethod/scim-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 17:04:44 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= scim-unikey-0.3.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= inputmethod MASTER_SITES= http://scim-unikey.googlecode.com/files/ diff --git a/inputmethod/scim/Makefile b/inputmethod/scim/Makefile index 4ec86e243..2f6593dda 100644 --- a/inputmethod/scim/Makefile +++ b/inputmethod/scim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/03/15 16:56:49 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:15 wiz Exp $ # DISTNAME= scim-1.4.15 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} diff --git a/inputmethod/scim/buildlink3.mk b/inputmethod/scim/buildlink3.mk index 16629113c..967c70059 100644 --- a/inputmethod/scim/buildlink3.mk +++ b/inputmethod/scim/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:48:03 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:24 tnn Exp $ BUILDLINK_TREE+= scim @@ -6,7 +6,7 @@ BUILDLINK_TREE+= scim SCIM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.scim+= scim>=1.4.7 -BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.14nb18 +BUILDLINK_ABI_DEPENDS.scim+= scim>=1.4.15nb1 BUILDLINK_PKGSRCDIR.scim?= ../../inputmethod/scim .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/inputmethod/tomoe-gtk/Makefile b/inputmethod/tomoe-gtk/Makefile index f15841693..1e46d7d68 100644 --- a/inputmethod/tomoe-gtk/Makefile +++ b/inputmethod/tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/03/15 19:42:34 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= tomoe-gtk-0.6.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/tomoe-gtk/buildlink3.mk b/inputmethod/tomoe-gtk/buildlink3.mk index bd8315df4..4880990a3 100644 --- a/inputmethod/tomoe-gtk/buildlink3.mk +++ b/inputmethod/tomoe-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:04 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:23:25 tnn Exp $ BUILDLINK_TREE+= tomoe-gtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= tomoe-gtk TOMOE_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0 -BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb24 +BUILDLINK_ABI_DEPENDS.tomoe-gtk+= tomoe-gtk>=0.6.0nb25 BUILDLINK_PKGSRCDIR.tomoe-gtk?= ../../inputmethod/tomoe-gtk .include "../../inputmethod/tomoe/buildlink3.mk" diff --git a/inputmethod/uim-chewing/Makefile b/inputmethod/uim-chewing/Makefile index c5364bdc8..0055dc763 100644 --- a/inputmethod/uim-chewing/Makefile +++ b/inputmethod/uim-chewing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/15 19:51:08 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/06 08:17:30 adam Exp $ # DISTNAME= uim-chewing-0.1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod chinese MASTER_SITES= http://uim.googlecode.com/files/ diff --git a/inputmethod/uim-mozc/Makefile b/inputmethod/uim-mozc/Makefile index cbb5394af..932ec7946 100644 --- a/inputmethod/uim-mozc/Makefile +++ b/inputmethod/uim-mozc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/08/07 03:03:32 obache Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:23:25 tnn Exp $ PKGNAME= uim-${DISTNAME} +PKGREVISION= 1 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} uim-mozc-334.tar.xz SITES.uim-mozc-334.tar.xz= ${MASTER_SITE_SOURCEFORGE:=pnsft-aur/} diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile index 32e702079..9b2a269ca 100644 --- a/inputmethod/uim-tomoe-gtk/Makefile +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/03/15 17:56:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:25 tnn Exp $ # DISTNAME= uim-tomoe-gtk-0.6.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 8adce4e4f..79f77f341 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.102 2014/11/07 19:39:36 adam Exp $ +# $NetBSD: Makefile,v 1.105 2015/04/25 14:23:25 tnn Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 18 +PKGREVISION= 21 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING diff --git a/inputmethod/xcin/Makefile b/inputmethod/xcin/Makefile index 36225bf87..5ab7cab5b 100644 --- a/inputmethod/xcin/Makefile +++ b/inputmethod/xcin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:15 wiz Exp $ DISTNAME= xcin-2.5.3.pre2 PKGNAME= xcin-2.5.3rc2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chinese x11 MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ diff --git a/lang/LuaJIT2/Makefile b/lang/LuaJIT2/Makefile index 6d2296c3e..3d7b09feb 100644 --- a/lang/LuaJIT2/Makefile +++ b/lang/LuaJIT2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/02/27 07:51:58 alnsn Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/14 22:33:47 alnsn Exp $ # -DISTNAME= LuaJIT-2.0.3 -PKGREVISION= 1 +DISTNAME= LuaJIT-2.0.4 PKGNAME= ${DISTNAME:S/LuaJIT/LuaJIT2/} CATEGORIES= lang MASTER_SITES= http://luajit.org/download/ diff --git a/lang/LuaJIT2/distinfo b/lang/LuaJIT2/distinfo index d2b235f67..7f272416e 100644 --- a/lang/LuaJIT2/distinfo +++ b/lang/LuaJIT2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/02/27 07:51:58 alnsn Exp $ +$NetBSD: distinfo,v 1.5 2015/05/14 22:33:47 alnsn Exp $ -SHA1 (LuaJIT-2.0.3.tar.gz) = 2db39e7d1264918c2266b0436c313fbd12da4ceb -RMD160 (LuaJIT-2.0.3.tar.gz) = aa5c3fc367871a6ad15c7f9ad3300327c20462ec -Size (LuaJIT-2.0.3.tar.gz) = 844927 bytes +SHA1 (LuaJIT-2.0.4.tar.gz) = 6e533675180300e85d12c4bbeea2d0e41ad21172 +RMD160 (LuaJIT-2.0.4.tar.gz) = ef9ec596ebf81e3871f060c40303bcd2002474c4 +Size (LuaJIT-2.0.4.tar.gz) = 847615 bytes SHA1 (patch-Makefile) = 12e6a78839d975b667578baa7e4122efbecb0d92 diff --git a/lang/Makefile b/lang/Makefile index 4fe14de19..882ff578f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.405 2015/03/15 15:00:17 taca Exp $ +# $NetBSD: Makefile,v 1.414 2015/06/15 09:47:34 marino Exp $ # COMMENT= Programming languages @@ -50,8 +50,8 @@ SUBDIR+= g95 SUBDIR+= gambc SUBDIR+= gauche SUBDIR+= gawk -SUBDIR+= gcc SUBDIR+= gcc-aux +SUBDIR+= gcc2 SUBDIR+= gcc3 SUBDIR+= gcc3-c SUBDIR+= gcc3-c++ @@ -68,11 +68,11 @@ SUBDIR+= gcc48 SUBDIR+= gcc48-libs SUBDIR+= gcc49 SUBDIR+= gcc49-libs +SUBDIR+= gcc5-aux SUBDIR+= gforth SUBDIR+= ghc SUBDIR+= ghc-bootstrap SUBDIR+= ghc7 -SUBDIR+= gnat-aux SUBDIR+= gnat_util SUBDIR+= go SUBDIR+= gpc @@ -93,6 +93,7 @@ SUBDIR+= jasmin SUBDIR+= java-lang-spec SUBDIR+= java-vm-spec SUBDIR+= jikes +SUBDIR+= jimtcl SUBDIR+= jini SUBDIR+= joos SUBDIR+= js @@ -124,6 +125,7 @@ SUBDIR+= moscow_ml SUBDIR+= mpd SUBDIR+= nawk SUBDIR+= newlisp +SUBDIR+= newsqueak SUBDIR+= nhc98 SUBDIR+= nodejs SUBDIR+= nqp @@ -137,6 +139,8 @@ SUBDIR+= opencobol SUBDIR+= openjdk7 SUBDIR+= openjdk8 SUBDIR+= opensource-cobol +SUBDIR+= oracle-jdk8 +SUBDIR+= oracle-jre8 SUBDIR+= ossp-js SUBDIR+= p2c SUBDIR+= p5-Switch @@ -160,12 +164,10 @@ SUBDIR+= py-hy SUBDIR+= py-pyrex SUBDIR+= py-pythonz SUBDIR+= py-six -SUBDIR+= py26-html-docs SUBDIR+= py27-html-docs SUBDIR+= py33-html-docs SUBDIR+= py34-html-docs #SUBDIR+= python # only contains Makefile fragments -SUBDIR+= python26 SUBDIR+= python27 SUBDIR+= python33 SUBDIR+= python34 diff --git a/lang/asn1c/Makefile b/lang/asn1c/Makefile index 08cc7dcb5..732e3a0b5 100644 --- a/lang/asn1c/Makefile +++ b/lang/asn1c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:15 wiz Exp $ # DISTNAME= asn1c-0.9.24 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://lionet.info/soft/ diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index afccc54fd..6b1f40f5c 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:28 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/10 14:58:50 joerg Exp $ # DISTNAME= basic256_0.9.6.71 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 15 +PKGREVISION= 18 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kidbasic/} EXTRACT_SUFX= .tgz diff --git a/lang/basic256/distinfo b/lang/basic256/distinfo index 83b0f6e27..587055ed4 100644 --- a/lang/basic256/distinfo +++ b/lang/basic256/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.3 2013/05/04 12:48:33 joerg Exp $ +$NetBSD: distinfo,v 1.4 2015/06/10 14:58:50 joerg Exp $ SHA1 (basic256_0.9.6.71.tgz) = 3a8ee26230d5b14b5f325c3b6e0db511534d785f RMD160 (basic256_0.9.6.71.tgz) = 1edd4a2eb153eb9712f8b33e1ff2a64ebf1ba883 Size (basic256_0.9.6.71.tgz) = 7924162 bytes -SHA1 (patch-Interpreter.cpp) = 01800b5cd85f7c947b20ad803e04730839007ef0 +SHA1 (patch-Interpreter.cpp) = 23e0c4d7b611dff4366dbd6859d8c4eddf9d31ad SHA1 (patch-RunController.cpp) = 7716844575a393900b9cab1e61abd6b18cf5b138 +SHA1 (patch-Variables.h) = a350770e86e8b6913c92785b893e72d6a641f0eb diff --git a/lang/basic256/patches/patch-Interpreter.cpp b/lang/basic256/patches/patch-Interpreter.cpp index c5a20f7a0..ba3eef41e 100644 --- a/lang/basic256/patches/patch-Interpreter.cpp +++ b/lang/basic256/patches/patch-Interpreter.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-Interpreter.cpp,v 1.1 2013/05/04 12:48:33 joerg Exp $ +$NetBSD: patch-Interpreter.cpp,v 1.2 2015/06/10 14:58:50 joerg Exp $ Avoid overlap with std::mutex. ---- Interpreter.cpp.orig 2013-05-04 00:26:28.000000000 +0000 +--- Interpreter.cpp.orig 2012-08-06 14:57:58.000000000 +0000 +++ Interpreter.cpp @@ -69,6 +69,8 @@ using namespace std; QMutex keymutex; @@ -13,3 +13,39 @@ Avoid overlap with std::mutex. extern QMutex mutex; extern QMutex debugmutex; extern QWaitCondition waitCond; +@@ -2446,7 +2448,7 @@ Interpreter::execByteCode() + poly.drawPolygon(points, pairs); + poly.end(); + if (!fastgraphics) waitForGraphics(); +- delete points; ++ delete[] points; + } + } else { + errornum = ERROR_POLYARRAY; +@@ -2487,7 +2489,7 @@ Interpreter::execByteCode() + poly.end(); + + if (!fastgraphics) waitForGraphics(); +- delete points; ++ delete[] points; + } + } + break; +@@ -2538,7 +2540,7 @@ Interpreter::execByteCode() + poly.end(); + if (!fastgraphics) waitForGraphics(); + +- delete points; ++ delete[] points; + } + } + } else { +@@ -2608,7 +2610,7 @@ Interpreter::execByteCode() + poly.end(); + + if (!fastgraphics) waitForGraphics(); +- delete points; ++ delete[] points; + } + } + } diff --git a/lang/basic256/patches/patch-Variables.h b/lang/basic256/patches/patch-Variables.h new file mode 100644 index 000000000..29654dd70 --- /dev/null +++ b/lang/basic256/patches/patch-Variables.h @@ -0,0 +1,13 @@ +$NetBSD: patch-Variables.h,v 1.1 2015/06/12 13:12:27 joerg Exp $ + +--- Variables.h.orig 2015-06-09 23:15:06.000000000 +0000 ++++ Variables.h +@@ -34,7 +34,7 @@ struct variable + union { + char *string; + double floatval; +- array *arr; ++ ::array *arr; + } value; + }; + diff --git a/lang/boomerang/Makefile b/lang/boomerang/Makefile index 26735b6db..57107bfb7 100644 --- a/lang/boomerang/Makefile +++ b/lang/boomerang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/30 06:49:58 markd Exp $ # DISTNAME= boomerang-0.2-source @@ -20,7 +20,8 @@ BUILD_DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf BUILD_DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms BUILD_DEPENDS+= tex-amscls-[0-9]*:../../print/tex-amscls BUILD_DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint -BUILD_DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf +BUILD_DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib +BUILD_DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss BUILD_DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib WRKSRC= ${WRKDIR}/boomerang-20090902 diff --git a/lang/bwbasic/Makefile b/lang/bwbasic/Makefile index 0ba05c874..9392396f5 100644 --- a/lang/bwbasic/Makefile +++ b/lang/bwbasic/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2012/10/02 20:11:36 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/05/20 07:28:05 wen Exp $ -DISTNAME= bwbasic-2.50 +DISTNAME= bwbasic-3.00 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bwbasic/} EXTRACT_SUFX= .zip @@ -15,6 +15,8 @@ GNU_CONFIGURE= yes SHARE_DIR= ${PREFIX}/share/bwbasic +CFLAGS+= -DHAVE_ISNAN=1 + INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${SHARE_DIR} post-install: diff --git a/lang/bwbasic/PLIST b/lang/bwbasic/PLIST index 1509926ef..24c124b17 100644 --- a/lang/bwbasic/PLIST +++ b/lang/bwbasic/PLIST @@ -1,45 +1,226 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:03:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/05/20 07:28:05 wen Exp $ bin/bwbasic man/man1/bwbasic.1 +share/bwbasic/bwbtest/00readme.txt +share/bwbasic/bwbtest/00test.sh +share/bwbasic/bwbtest/PAD80.BAS +share/bwbasic/bwbtest/PAD80.INP +share/bwbasic/bwbtest/abs.80 +share/bwbasic/bwbtest/abs.OUT share/bwbasic/bwbtest/abs.bas +share/bwbasic/bwbtest/abs.dif +share/bwbasic/bwbtest/abs.run +share/bwbasic/bwbtest/assign.80 +share/bwbasic/bwbtest/assign.OUT share/bwbasic/bwbtest/assign.bas +share/bwbasic/bwbtest/assign.dif +share/bwbasic/bwbtest/assign.run +share/bwbasic/bwbtest/callfunc.80 +share/bwbasic/bwbtest/callfunc.OUT share/bwbasic/bwbtest/callfunc.bas +share/bwbasic/bwbtest/callfunc.dif +share/bwbasic/bwbtest/callfunc.run +share/bwbasic/bwbtest/callsub.80 +share/bwbasic/bwbtest/callsub.OUT share/bwbasic/bwbtest/callsub.bas +share/bwbasic/bwbtest/callsub.dif +share/bwbasic/bwbtest/callsub.run +share/bwbasic/bwbtest/chain1.80 +share/bwbasic/bwbtest/chain1.OUT share/bwbasic/bwbtest/chain1.bas +share/bwbasic/bwbtest/chain1.dif +share/bwbasic/bwbtest/chain1.run +share/bwbasic/bwbtest/chain2.80 +share/bwbasic/bwbtest/chain2.OUT share/bwbasic/bwbtest/chain2.bas +share/bwbasic/bwbtest/chain2.dif +share/bwbasic/bwbtest/chain2.run +share/bwbasic/bwbtest/data.tmp +share/bwbasic/bwbtest/dataread.80 +share/bwbasic/bwbtest/dataread.OUT share/bwbasic/bwbtest/dataread.bas +share/bwbasic/bwbtest/dataread.dif +share/bwbasic/bwbtest/dataread.run +share/bwbasic/bwbtest/deffn.80 +share/bwbasic/bwbtest/deffn.OUT share/bwbasic/bwbtest/deffn.bas +share/bwbasic/bwbtest/deffn.dif +share/bwbasic/bwbtest/deffn.run +share/bwbasic/bwbtest/dif.OUT +share/bwbasic/bwbtest/dim.80 +share/bwbasic/bwbtest/dim.OUT share/bwbasic/bwbtest/dim.bas +share/bwbasic/bwbtest/dim.dif +share/bwbasic/bwbtest/dim.run +share/bwbasic/bwbtest/doloop.80 +share/bwbasic/bwbtest/doloop.OUT share/bwbasic/bwbtest/doloop.bas +share/bwbasic/bwbtest/doloop.dif +share/bwbasic/bwbtest/doloop.run +share/bwbasic/bwbtest/dowhile.80 +share/bwbasic/bwbtest/dowhile.OUT share/bwbasic/bwbtest/dowhile.bas +share/bwbasic/bwbtest/dowhile.dif +share/bwbasic/bwbtest/dowhile.run +share/bwbasic/bwbtest/elseif.80 +share/bwbasic/bwbtest/elseif.INP +share/bwbasic/bwbtest/elseif.OUT share/bwbasic/bwbtest/elseif.bas +share/bwbasic/bwbtest/elseif.dif +share/bwbasic/bwbtest/elseif.run +share/bwbasic/bwbtest/end.80 +share/bwbasic/bwbtest/end.OUT share/bwbasic/bwbtest/end.bas +share/bwbasic/bwbtest/end.dif +share/bwbasic/bwbtest/end.run +share/bwbasic/bwbtest/err.80 +share/bwbasic/bwbtest/err.OUT share/bwbasic/bwbtest/err.bas +share/bwbasic/bwbtest/err.dif +share/bwbasic/bwbtest/err.run +share/bwbasic/bwbtest/fncallfn.80 +share/bwbasic/bwbtest/fncallfn.OUT share/bwbasic/bwbtest/fncallfn.bas +share/bwbasic/bwbtest/fncallfn.dif +share/bwbasic/bwbtest/fncallfn.run +share/bwbasic/bwbtest/fornext.80 +share/bwbasic/bwbtest/fornext.OUT share/bwbasic/bwbtest/fornext.bas +share/bwbasic/bwbtest/fornext.dif +share/bwbasic/bwbtest/fornext.run +share/bwbasic/bwbtest/function.80 +share/bwbasic/bwbtest/function.INP +share/bwbasic/bwbtest/function.OUT share/bwbasic/bwbtest/function.bas +share/bwbasic/bwbtest/function.dif +share/bwbasic/bwbtest/function.run +share/bwbasic/bwbtest/gosub.80 +share/bwbasic/bwbtest/gosub.INP +share/bwbasic/bwbtest/gosub.OUT share/bwbasic/bwbtest/gosub.bas +share/bwbasic/bwbtest/gosub.dif +share/bwbasic/bwbtest/gosub.run +share/bwbasic/bwbtest/gotolabl.80 +share/bwbasic/bwbtest/gotolabl.OUT share/bwbasic/bwbtest/gotolabl.bas +share/bwbasic/bwbtest/gotolabl.dif +share/bwbasic/bwbtest/gotolabl.run +share/bwbasic/bwbtest/ifline.80 +share/bwbasic/bwbtest/ifline.OUT share/bwbasic/bwbtest/ifline.bas +share/bwbasic/bwbtest/ifline.dif +share/bwbasic/bwbtest/ifline.run share/bwbasic/bwbtest/index.txt +share/bwbasic/bwbtest/input.80 +share/bwbasic/bwbtest/input.INP +share/bwbasic/bwbtest/input.OUT share/bwbasic/bwbtest/input.bas +share/bwbasic/bwbtest/input.dif +share/bwbasic/bwbtest/input.run +share/bwbasic/bwbtest/lof.80 +share/bwbasic/bwbtest/lof.INP +share/bwbasic/bwbtest/lof.OUT share/bwbasic/bwbtest/lof.bas +share/bwbasic/bwbtest/lof.dif +share/bwbasic/bwbtest/lof.run +share/bwbasic/bwbtest/loopuntl.80 +share/bwbasic/bwbtest/loopuntl.OUT share/bwbasic/bwbtest/loopuntl.bas +share/bwbasic/bwbtest/loopuntl.dif +share/bwbasic/bwbtest/loopuntl.run +share/bwbasic/bwbtest/main.80 +share/bwbasic/bwbtest/main.OUT share/bwbasic/bwbtest/main.bas +share/bwbasic/bwbtest/main.dif +share/bwbasic/bwbtest/main.run +share/bwbasic/bwbtest/mlifthen.80 +share/bwbasic/bwbtest/mlifthen.OUT share/bwbasic/bwbtest/mlifthen.bas +share/bwbasic/bwbtest/mlifthen.dif +share/bwbasic/bwbtest/mlifthen.run +share/bwbasic/bwbtest/on.80 +share/bwbasic/bwbtest/on.INP +share/bwbasic/bwbtest/on.OUT share/bwbasic/bwbtest/on.bas +share/bwbasic/bwbtest/on.dif +share/bwbasic/bwbtest/on.run +share/bwbasic/bwbtest/onerr.80 +share/bwbasic/bwbtest/onerr.OUT share/bwbasic/bwbtest/onerr.bas +share/bwbasic/bwbtest/onerr.dif +share/bwbasic/bwbtest/onerr.run +share/bwbasic/bwbtest/onerrlbl.80 +share/bwbasic/bwbtest/onerrlbl.OUT share/bwbasic/bwbtest/onerrlbl.bas +share/bwbasic/bwbtest/onerrlbl.dif +share/bwbasic/bwbtest/onerrlbl.run +share/bwbasic/bwbtest/ongosub.80 +share/bwbasic/bwbtest/ongosub.INP +share/bwbasic/bwbtest/ongosub.OUT share/bwbasic/bwbtest/ongosub.bas +share/bwbasic/bwbtest/ongosub.dif +share/bwbasic/bwbtest/ongosub.run +share/bwbasic/bwbtest/opentest.80 +share/bwbasic/bwbtest/opentest.OUT share/bwbasic/bwbtest/opentest.bas +share/bwbasic/bwbtest/opentest.dif +share/bwbasic/bwbtest/opentest.run +share/bwbasic/bwbtest/option.80 +share/bwbasic/bwbtest/option.OUT share/bwbasic/bwbtest/option.bas +share/bwbasic/bwbtest/option.dif +share/bwbasic/bwbtest/option.run +share/bwbasic/bwbtest/pascaltr.80 +share/bwbasic/bwbtest/pascaltr.OUT share/bwbasic/bwbtest/pascaltr.bas +share/bwbasic/bwbtest/pascaltr.dif +share/bwbasic/bwbtest/pascaltr.run +share/bwbasic/bwbtest/profile.bas +share/bwbasic/bwbtest/putget.80 +share/bwbasic/bwbtest/putget.INP +share/bwbasic/bwbtest/putget.OUT share/bwbasic/bwbtest/putget.bas +share/bwbasic/bwbtest/putget.dif +share/bwbasic/bwbtest/putget.run +share/bwbasic/bwbtest/random.80 +share/bwbasic/bwbtest/random.OUT share/bwbasic/bwbtest/random.bas +share/bwbasic/bwbtest/random.dif +share/bwbasic/bwbtest/random.run +share/bwbasic/bwbtest/selcase.80 +share/bwbasic/bwbtest/selcase.OUT share/bwbasic/bwbtest/selcase.bas +share/bwbasic/bwbtest/selcase.dif +share/bwbasic/bwbtest/selcase.run +share/bwbasic/bwbtest/snglfunc.80 +share/bwbasic/bwbtest/snglfunc.OUT share/bwbasic/bwbtest/snglfunc.bas +share/bwbasic/bwbtest/snglfunc.dif +share/bwbasic/bwbtest/snglfunc.run +share/bwbasic/bwbtest/stop.80 +share/bwbasic/bwbtest/stop.OUT share/bwbasic/bwbtest/stop.bas +share/bwbasic/bwbtest/stop.dif +share/bwbasic/bwbtest/stop.run +share/bwbasic/bwbtest/term.80 +share/bwbasic/bwbtest/term.INP +share/bwbasic/bwbtest/term.OUT share/bwbasic/bwbtest/term.bas +share/bwbasic/bwbtest/term.dif +share/bwbasic/bwbtest/term.run +share/bwbasic/bwbtest/test.out +share/bwbasic/bwbtest/whilwend.80 +share/bwbasic/bwbtest/whilwend.OUT share/bwbasic/bwbtest/whilwend.bas +share/bwbasic/bwbtest/whilwend.dif +share/bwbasic/bwbtest/whilwend.run +share/bwbasic/bwbtest/width.80 +share/bwbasic/bwbtest/width.OUT share/bwbasic/bwbtest/width.bas +share/bwbasic/bwbtest/width.dif +share/bwbasic/bwbtest/width.run +share/bwbasic/bwbtest/writeinp.80 +share/bwbasic/bwbtest/writeinp.OUT share/bwbasic/bwbtest/writeinp.bas +share/bwbasic/bwbtest/writeinp.dif +share/bwbasic/bwbtest/writeinp.run diff --git a/lang/bwbasic/distinfo b/lang/bwbasic/distinfo index 3bb6e51b2..f5ae15f08 100644 --- a/lang/bwbasic/distinfo +++ b/lang/bwbasic/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2012/01/15 15:29:31 ryoon Exp $ +$NetBSD: distinfo,v 1.12 2015/06/25 07:52:13 dholland Exp $ -SHA1 (bwbasic-2.50.zip) = 6e8e8af9fa791bff791534d429092b4904609424 -RMD160 (bwbasic-2.50.zip) = bccc94eb3dcbf903fc1535cda67353f7c372d520 -Size (bwbasic-2.50.zip) = 209629 bytes +SHA1 (bwbasic-3.00.zip) = 89bb9e960bb91339752bb6d9796d93998d9ca3f6 +RMD160 (bwbasic-3.00.zip) = 3d78b2fc3c6a73856b92443c296d71cd5b39208e +Size (bwbasic-3.00.zip) = 2777709 bytes SHA1 (patch-aa) = ca4a5d62dc7aebfcace1df368cdc6ffbaa2c60da -SHA1 (patch-ac) = 99156f6cd267196af2c3ba62ca7e668ebfd38a24 -SHA1 (patch-bwbasic.h) = 52b19a328791da3b53832ca16cc17ff453558048 +SHA1 (patch-ac) = 1f8e3a3d6d75223abe2ceef63b5eb97a4b4cf4b4 +SHA1 (patch-renum.c) = 458affe1dd9742b54040b9721d2a8a7cfa82956b diff --git a/lang/bwbasic/patches/patch-ac b/lang/bwbasic/patches/patch-ac index 99334e892..3dbd2e446 100644 --- a/lang/bwbasic/patches/patch-ac +++ b/lang/bwbasic/patches/patch-ac @@ -1,18 +1,21 @@ -$NetBSD: patch-ac,v 1.3 2012/01/15 15:29:31 ryoon Exp $ +$NetBSD: patch-ac,v 1.4 2015/05/20 07:27:21 wen Exp $ ---- bwbasic.doc.orig 2006-10-24 05:40:18.000000000 +0000 +--- bwbasic.doc.orig 2015-05-20 14:17:40.000000000 +0000 +++ bwbasic.doc -@@ -1,33 +1,10 @@ +@@ -1,36 +1,10 @@ - - - - -- Bywater BASIC Interpreter/Shell, version 2.10 +- Bywater BASIC Interpreter, version 3.00 - --------------------------------------------- - - Copyright (c) 1993, Ted A. Campbell - for bwBASIC version 2.10, 11 October 1993 - +- Copyright (c) 2014-2015, Howatd Wulf, AF5NE +- for bwBASIC version 3.00, 2015-04-05 +- - -CONTENTS: - @@ -43,16 +46,16 @@ $NetBSD: patch-ac,v 1.3 2012/01/15 15:29:31 ryoon Exp $ The Bywater BASIC Interpreter (bwBASIC) implements a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) -@@ -60,7 +37,7 @@ CONTENTS: - offer further shell-processing capabilities. +@@ -53,7 +27,7 @@ CONTENTS: + into distinct lines as they are loaded. -2. TERMS OF USE: -+.Sh TERMS OF USE ++.Sh TERMS OF USE: This version of Bywater BASIC is released under the terms of the GNU General Public License (GPL), which is distributed with this -@@ -71,7 +48,7 @@ CONTENTS: +@@ -64,7 +38,7 @@ CONTENTS: for information on which you should contact the author. @@ -60,27 +63,27 @@ $NetBSD: patch-ac,v 1.3 2012/01/15 15:29:31 ryoon Exp $ +.Sh QUICK REFERENCE LIST OF COMMANDS AND FUNCTIONS Be aware that many of these commands and functions will not be - available unless you have set certain flags in the header files -@@ -199,7 +176,7 @@ CONTENTS: - WRITE [# device-number,] element [, element ].... + available unless you have enabled a particular dialect using +@@ -380,7 +354,7 @@ CONTENTS: + WRITE [# device-number,] element [, .... ] -4. GENERAL NOTES ON USAGE: -+.Sh GENERAL NOTES ON USAGE ++.Sh GENERAL NOTES ON USAGE: 4.a. Interactive Environment -@@ -305,7 +282,7 @@ CONTENTS: - aliases to allow Microsoft-style programs to be run. - - +@@ -790,7 +764,7 @@ CONTENTS: + END FUNCTION + + -5. EXPANDED REFERENCE FOR COMMANDS AND FUNCTIONS +.Sh EXPANDED REFERENCE FOR COMMANDS AND FUNCTIONS + + bwBASIC provides a simple "HELP" command to assist you in + finding the command or function you are looking for. +@@ -6965,7 +6939,7 @@ DESCRIPTION: For file X, sets the line w - The "Dependencies" listed in the folowing reference materials - refers to flags that must be set to TRUE in bwbasic.h for the -@@ -1636,7 +1613,7 @@ CONTENTS: - ------------------------------------------ -6. PREDEFINED VARIABLES @@ -88,16 +91,16 @@ $NetBSD: patch-ac,v 1.3 2012/01/15 15:29:31 ryoon Exp $ BWB.EDITOR$ BWB.FILES$ -@@ -1669,7 +1646,7 @@ CONTENTS: - (specifically CLS, LOCATE, and INKEY$) may be available. - - +@@ -7003,7 +6977,7 @@ DESCRIPTION: For file X, sets the line w + return the current OPTION TERMINAL setting. + + -7. UNIMPLEMENTED COMMANDS AND FUNCTIONS, and AGENDA FOR DEVELOPMENT +.Sh UNIMPLEMENTED COMMANDS AND FUNCTIONS, and AGENDA FOR DEVELOPMENT There are some items not implemented that have been so long a part of standard BASICs that their absence will seem surprising. -@@ -1853,7 +1830,7 @@ CONTENTS: +@@ -7172,7 +7146,7 @@ DESCRIPTION: For file X, sets the line w ZONEWIDTH @@ -106,13 +109,12 @@ $NetBSD: patch-ac,v 1.3 2012/01/15 15:29:31 ryoon Exp $ This program was originally begun in 1982 by my grandmother, Mrs. Verda Spell of Beaumont, TX. She was writing the program using -@@ -1873,9 +1850,3 @@ CONTENTS: - bag and eventually managed to have it all copied over to a PC - diskette. I have revised it slightly prior to this release. You +@@ -7194,7 +7168,7 @@ DESCRIPTION: For file X, sets the line w should know, though, that I myself am an historian, not a programmer. -- -- + + -9. COMMUNICATIONS: -- -- email: tcamp@delphi.com -- ++.Sh COMMUNICATIONS: + + email: tcamp@delphi.com + diff --git a/lang/bwbasic/patches/patch-bwbasic.h b/lang/bwbasic/patches/patch-bwbasic.h deleted file mode 100644 index 80737989f..000000000 --- a/lang/bwbasic/patches/patch-bwbasic.h +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-bwbasic.h,v 1.1 2012/01/15 15:29:31 ryoon Exp $ - -* Suppress redefined messages. - ---- bwbasic.h.orig 2009-06-04 12:50:18.000000000 +0000 -+++ bwbasic.h -@@ -111,10 +111,16 @@ - ***************************************************************/ - - #ifdef __STDC__ -+#ifndef HAVE_RAISE - #define HAVE_RAISE TRUE -+#endif -+#ifndef HAVE_STRING - #define HAVE_STRING TRUE -+#endif -+#ifndef HAVE_STDLIB - #define HAVE_STDLIB TRUE - #endif -+#endif - - #ifdef __STDC__ - #define HAVE_SIGNAL TRUE diff --git a/lang/bwbasic/patches/patch-renum.c b/lang/bwbasic/patches/patch-renum.c new file mode 100644 index 000000000..79d1dd38b --- /dev/null +++ b/lang/bwbasic/patches/patch-renum.c @@ -0,0 +1,52 @@ +$NetBSD: patch-renum.c,v 1.1 2015/06/25 07:52:13 dholland Exp $ + +- don't use gets() + +--- renum.c~ 2015-01-21 03:55:10.000000000 +0000 ++++ renum.c +@@ -17,6 +17,18 @@ int f2, l2, n, x; + int sidx[1500][2]; + char rstr[255]; + ++static void dogets(char *buf, size_t max) ++{ ++ size_t len; ++ ++ fgets(buf, max, stdin); ++ len = strlen(buf); ++ if (len > 0 && buf[len - 1] == '\n') ++ { ++ buf[len - 1] = '\0'; ++ } ++} ++ + main(argc, argv) + int argc; + char *argv[]; +@@ -34,7 +46,7 @@ main(argc, argv) + else + { + printf("Program in file? "); +- gets(pstr); ++ dogets(pstr, sizeof(pstr)); + } + if (strlen(pstr) == 0) strcpy(pstr, "0.doc"); + +@@ -124,7 +136,7 @@ main(argc, argv) + skip = 0; + bp = 0; + printf("RENUMBER-"); +- gets(pstr); ++ dogets(pstr, sizeof(pstr)); + p = strlen(pstr); + + if (g == 0) +@@ -268,7 +280,7 @@ main(argc, argv) + printf("%d -> %d\n", sidx[r][0], sidx[r][1]); */ + + printf("VERIFY? "); +- gets(pstr); ++ dogets(pstr, sizeof(pstr)); + v1 = 0; + if (strcmp(midstr2(pstr, 1, 1), "N") == 0) v1 = 1; + diff --git a/lang/cim/Makefile b/lang/cim/Makefile index 0e58cd2f7..358531704 100644 --- a/lang/cim/Makefile +++ b/lang/cim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:15 wiz Exp $ DISTNAME= cim-3.30 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=cim/} diff --git a/lang/clang/Makefile b/lang/clang/Makefile index 28f176795..f5dab83fb 100644 --- a/lang/clang/Makefile +++ b/lang/clang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2015/03/04 13:57:42 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2015/05/28 13:25:59 adam Exp $ MAKE_DIRS= etc/llvm INSTALLATION_DIRS= bin lib libexec diff --git a/lang/clang/Makefile.common b/lang/clang/Makefile.common index 14b620f2a..b55a0d83b 100644 --- a/lang/clang/Makefile.common +++ b/lang/clang/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.4 2015/03/22 16:07:59 tnn Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/05/28 13:25:59 adam Exp $ # # used by lang/clang/Makefile # used by lang/libLLVM/Makefile -DISTNAME= clang-3.6.0 +DISTNAME= clang-3.6.1 CATEGORIES= lang MASTER_SITES= http://llvm.org/releases/${PKGVERSION_NOREV}/ DISTFILES= llvm-${PKGVERSION_NOREV}.src.tar.xz \ @@ -84,6 +84,15 @@ SUBST_SED.fix-paths+= -e 's,^.*cxa_finalize.*$$, ; //cxa_finalize.o,g' . endif .endif +# patch NetBSD::GetCXXStdlibType +.if ${OPSYS} == "NetBSD" && !empty(PKGSRC_COMPILER:Mgcc) +SUBST_CLASSES+= libcxx +SUBST_STAGE.libcxx= pre-configure +SUBST_MESSAGE.libcxx= Patching toolchain to use libstdc++ as we're using GCC +SUBST_FILES.libcxx= tools/clang/lib/Driver/ToolChains.cpp +SUBST_SED.libcxx= -e 's,Major >= 7 || (Major == 6 && Minor == 99 && Micro >= 49) || Major == 0,false,' +.endif + post-extract: mv ${WRKDIR}/libcxx-${PKGVERSION_NOREV}.src ${WRKSRC}/projects/libcxx mv ${WRKDIR}/compiler-rt-${PKGVERSION_NOREV}.src ${WRKSRC}/projects/compiler-rt diff --git a/lang/clang/PLIST.Linux b/lang/clang/PLIST.Linux index b32711a29..81b69e02a 100644 --- a/lang/clang/PLIST.Linux +++ b/lang/clang/PLIST.Linux @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2014/07/19 11:12:28 cheusov Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2015/05/22 22:44:08 ryoon Exp $ lib/clang/${PKGVERSION}/lib/linux/libclang_rt.asan-x86_64.a +lib/clang/${PKGVERSION}/lib/linux/libclang_rt.asan_cxx-x86_64.a +lib/clang/${PKGVERSION}/lib/linux/libclang_rt.builtins-x86_64.a lib/clang/${PKGVERSION}/lib/linux/libclang_rt.dfsan-x86_64.a -lib/clang/${PKGVERSION}/lib/linux/libclang_rt.full-x86_64.a lib/clang/${PKGVERSION}/lib/linux/libclang_rt.lsan-x86_64.a lib/clang/${PKGVERSION}/lib/linux/libclang_rt.msan-x86_64.a lib/clang/${PKGVERSION}/lib/linux/libclang_rt.profile-x86_64.a diff --git a/lang/clang/PLIST.shlib b/lang/clang/PLIST.shlib deleted file mode 100644 index b9235dd2a..000000000 --- a/lang/clang/PLIST.shlib +++ /dev/null @@ -1,129 +0,0 @@ -@comment $NetBSD: PLIST.shlib,v 1.2 2015/03/04 09:59:57 tnn Exp $ -lib/libLLVM-3.6.0.${SOEXT} -lib/libLLVM-3.6.${SOEXT} -lib/libLLVMAArch64AsmParser.${SOEXT} -lib/libLLVMAArch64AsmPrinter.${SOEXT} -lib/libLLVMAArch64CodeGen.${SOEXT} -lib/libLLVMAArch64Desc.${SOEXT} -lib/libLLVMAArch64Disassembler.${SOEXT} -lib/libLLVMAArch64Info.${SOEXT} -lib/libLLVMAArch64Utils.${SOEXT} -lib/libLLVMARMAsmParser.${SOEXT} -lib/libLLVMARMAsmPrinter.${SOEXT} -lib/libLLVMARMCodeGen.${SOEXT} -lib/libLLVMARMDesc.${SOEXT} -lib/libLLVMARMDisassembler.${SOEXT} -lib/libLLVMARMInfo.${SOEXT} -lib/libLLVMAnalysis.${SOEXT} -lib/libLLVMAsmParser.${SOEXT} -lib/libLLVMAsmPrinter.${SOEXT} -lib/libLLVMBitReader.${SOEXT} -lib/libLLVMBitWriter.${SOEXT} -lib/libLLVMCodeGen.${SOEXT} -lib/libLLVMCore.${SOEXT} -lib/libLLVMCppBackendCodeGen.${SOEXT} -lib/libLLVMCppBackendInfo.${SOEXT} -lib/libLLVMDebugInfo.${SOEXT} -lib/libLLVMExecutionEngine.${SOEXT} -lib/libLLVMHexagonCodeGen.${SOEXT} -lib/libLLVMHexagonDesc.${SOEXT} -lib/libLLVMHexagonDisassembler.${SOEXT} -lib/libLLVMHexagonInfo.${SOEXT} -lib/libLLVMIRReader.${SOEXT} -lib/libLLVMInstCombine.${SOEXT} -lib/libLLVMInstrumentation.${SOEXT} -lib/libLLVMInterpreter.${SOEXT} -lib/libLLVMLTO.${SOEXT} -lib/libLLVMLineEditor.${SOEXT} -lib/libLLVMLinker.${SOEXT} -lib/libLLVMMC.${SOEXT} -lib/libLLVMMCDisassembler.${SOEXT} -lib/libLLVMMCJIT.${SOEXT} -lib/libLLVMMCParser.${SOEXT} -lib/libLLVMMSP430AsmPrinter.${SOEXT} -lib/libLLVMMSP430CodeGen.${SOEXT} -lib/libLLVMMSP430Desc.${SOEXT} -lib/libLLVMMSP430Info.${SOEXT} -lib/libLLVMMipsAsmParser.${SOEXT} -lib/libLLVMMipsAsmPrinter.${SOEXT} -lib/libLLVMMipsCodeGen.${SOEXT} -lib/libLLVMMipsDesc.${SOEXT} -lib/libLLVMMipsDisassembler.${SOEXT} -lib/libLLVMMipsInfo.${SOEXT} -lib/libLLVMNVPTXAsmPrinter.${SOEXT} -lib/libLLVMNVPTXCodeGen.${SOEXT} -lib/libLLVMNVPTXDesc.${SOEXT} -lib/libLLVMNVPTXInfo.${SOEXT} -lib/libLLVMObjCARCOpts.${SOEXT} -lib/libLLVMObject.${SOEXT} -lib/libLLVMOption.${SOEXT} -lib/libLLVMPowerPCAsmParser.${SOEXT} -lib/libLLVMPowerPCAsmPrinter.${SOEXT} -lib/libLLVMPowerPCCodeGen.${SOEXT} -lib/libLLVMPowerPCDesc.${SOEXT} -lib/libLLVMPowerPCDisassembler.${SOEXT} -lib/libLLVMPowerPCInfo.${SOEXT} -lib/libLLVMProfileData.${SOEXT} -lib/libLLVMR600AsmParser.${SOEXT} -lib/libLLVMR600AsmPrinter.${SOEXT} -lib/libLLVMR600CodeGen.${SOEXT} -lib/libLLVMR600Desc.${SOEXT} -lib/libLLVMR600Info.${SOEXT} -lib/libLLVMRuntimeDyld.${SOEXT} -lib/libLLVMScalarOpts.${SOEXT} -lib/libLLVMSelectionDAG.${SOEXT} -lib/libLLVMSparcAsmParser.${SOEXT} -lib/libLLVMSparcAsmPrinter.${SOEXT} -lib/libLLVMSparcCodeGen.${SOEXT} -lib/libLLVMSparcDesc.${SOEXT} -lib/libLLVMSparcDisassembler.${SOEXT} -lib/libLLVMSparcInfo.${SOEXT} -lib/libLLVMSupport.${SOEXT} -lib/libLLVMSystemZAsmParser.${SOEXT} -lib/libLLVMSystemZAsmPrinter.${SOEXT} -lib/libLLVMSystemZCodeGen.${SOEXT} -lib/libLLVMSystemZDesc.${SOEXT} -lib/libLLVMSystemZDisassembler.${SOEXT} -lib/libLLVMSystemZInfo.${SOEXT} -lib/libLLVMTableGen.${SOEXT} -lib/libLLVMTarget.${SOEXT} -lib/libLLVMTransformUtils.${SOEXT} -lib/libLLVMVectorize.${SOEXT} -lib/libLLVMX86AsmParser.${SOEXT} -lib/libLLVMX86AsmPrinter.${SOEXT} -lib/libLLVMX86CodeGen.${SOEXT} -lib/libLLVMX86Desc.${SOEXT} -lib/libLLVMX86Disassembler.${SOEXT} -lib/libLLVMX86Info.${SOEXT} -lib/libLLVMX86Utils.${SOEXT} -lib/libLLVMXCoreAsmPrinter.${SOEXT} -lib/libLLVMXCoreCodeGen.${SOEXT} -lib/libLLVMXCoreDesc.${SOEXT} -lib/libLLVMXCoreDisassembler.${SOEXT} -lib/libLLVMXCoreInfo.${SOEXT} -lib/libLLVMipa.${SOEXT} -lib/libLLVMipo.${SOEXT} -lib/libclangARCMigrate.${SOEXT} -lib/libclangAST.${SOEXT} -lib/libclangASTMatchers.${SOEXT} -lib/libclangAnalysis.${SOEXT} -lib/libclangBasic.${SOEXT} -lib/libclangCodeGen.${SOEXT} -lib/libclangDriver.${SOEXT} -lib/libclangDynamicASTMatchers.${SOEXT} -lib/libclangEdit.${SOEXT} -lib/libclangFormat.${SOEXT} -lib/libclangFrontend.${SOEXT} -lib/libclangFrontendTool.${SOEXT} -lib/libclangIndex.${SOEXT} -lib/libclangLex.${SOEXT} -lib/libclangParse.${SOEXT} -lib/libclangRewrite.${SOEXT} -lib/libclangRewriteFrontend.${SOEXT} -lib/libclangSema.${SOEXT} -lib/libclangSerialization.${SOEXT} -lib/libclangStaticAnalyzerCheckers.${SOEXT} -lib/libclangStaticAnalyzerCore.${SOEXT} -lib/libclangStaticAnalyzerFrontend.${SOEXT} -lib/libclangTooling.${SOEXT} -lib/libclangToolingCore.${SOEXT} diff --git a/lang/clang/distinfo b/lang/clang/distinfo index 6c45c3bd7..057f1824a 100644 --- a/lang/clang/distinfo +++ b/lang/clang/distinfo @@ -1,21 +1,22 @@ -$NetBSD: distinfo,v 1.30 2015/03/03 16:27:33 tnn Exp $ +$NetBSD: distinfo,v 1.33 2015/05/28 13:25:59 adam Exp $ -SHA1 (cfe-3.6.0.src.tar.xz) = 06b252867a3d118c95ca279fd3c4ac05f6730551 -RMD160 (cfe-3.6.0.src.tar.xz) = 2e04853d2f8133fea493ee12d7f05bc6b27dc988 -Size (cfe-3.6.0.src.tar.xz) = 8640776 bytes -SHA1 (compiler-rt-3.6.0.src.tar.xz) = 771cbf0535dce1ca3a3be022377781e32fdea70e -RMD160 (compiler-rt-3.6.0.src.tar.xz) = 716cbd5e101959b064331ad73bfe18fcb98347c5 -Size (compiler-rt-3.6.0.src.tar.xz) = 1140616 bytes -SHA1 (libcxx-3.6.0.src.tar.xz) = 5445194366ae2291092fd2204030cb3d01ad6272 -RMD160 (libcxx-3.6.0.src.tar.xz) = 9221db789b801dde45ad89f57c7a74fd3b082cf4 -Size (libcxx-3.6.0.src.tar.xz) = 946380 bytes -SHA1 (llvm-3.6.0.src.tar.xz) = 6eb2b7381d924bb3f267281c9058c817d825d824 -RMD160 (llvm-3.6.0.src.tar.xz) = cd2216a21871ba5be52e193e28e444bd04dacee2 -Size (llvm-3.6.0.src.tar.xz) = 12750908 bytes +SHA1 (cfe-3.6.1.src.tar.xz) = b7221d8fdd27e3ed519d0281646e82e17b51122c +RMD160 (cfe-3.6.1.src.tar.xz) = 2199271489c7a1c63aa41e80ff78089aeebdcd3e +Size (cfe-3.6.1.src.tar.xz) = 8616132 bytes +SHA1 (compiler-rt-3.6.1.src.tar.xz) = 85dccdc6ccd9675e871dfd2786b45fbf53518485 +RMD160 (compiler-rt-3.6.1.src.tar.xz) = 171af614b4656c121a6b8e58ce3e137b0495cd64 +Size (compiler-rt-3.6.1.src.tar.xz) = 1128460 bytes +SHA1 (libcxx-3.6.1.src.tar.xz) = 7bf3a63082173eb6c42af330544d800e86b54590 +RMD160 (libcxx-3.6.1.src.tar.xz) = 3da38b89322c0ea4abf42df3823831d8033b764a +Size (libcxx-3.6.1.src.tar.xz) = 943756 bytes +SHA1 (llvm-3.6.1.src.tar.xz) = 01ecab99adc9030ee34e9a2e19e65dfe64e1affe +RMD160 (llvm-3.6.1.src.tar.xz) = 9a66dc3f06078ffede1a190dcca95e071e63feb4 +Size (llvm-3.6.1.src.tar.xz) = 12798852 bytes SHA1 (patch-ab) = 8dd0da6d47a57ac25eea358996cf874dd3289e08 SHA1 (patch-ac) = 0f0cc98d443ec957fc5374fb491809d27e4f9d4e SHA1 (patch-ad) = ad1f6720e4c73e57fce10ba968b03637a133602d SHA1 (patch-include_llvm_Support_Host.h) = 545f9542cd2aaa6cea58d3653902b4e1a9e7189a SHA1 (patch-tools_clang_tools_scan-build_scan-build) = a671f1e513fb43ddc0e73751a78235ab39aeaf9d SHA1 (patch-tools_lli_Makefile) = 9801878144833b9c871677110183539cd0a08e9a +SHA1 (patch-tools_llvm-shlib_Makefile) = 5cd529e824a935abfe91c4b820cfd9c318e03102 SHA1 (patch-unittests_ExecutionEngine_MCJIT_Makefile) = 8243131319b77f025568592acf9436cf6fe5219c diff --git a/lang/clang/options.mk b/lang/clang/options.mk index 35309d0b4..774e75ec6 100644 --- a/lang/clang/options.mk +++ b/lang/clang/options.mk @@ -1,28 +1,13 @@ -# $NetBSD: options.mk,v 1.2 2015/03/03 16:27:33 tnn Exp $ +# $NetBSD: options.mk,v 1.3 2015/04/03 11:06:57 tnn Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.clang -PKG_SUPPORTED_OPTIONS= clang-static-analyzer shlib +PKG_SUPPORTED_OPTIONS= clang-static-analyzer PKG_SUGGESTED_OPTIONS= # clang-static-analyzer disabled since it needs python and perl .include "../../mk/bsd.options.mk" PLIST_SRC= ${PLIST_SRC_DFLT} -# XXX should be spun off to a libLLVM package when we have a use case for it -.if !empty(PKG_OPTIONS:Mshlib) -PLIST_SRC+= PLIST.shlib -CONFIGURE_ARGS+= --enable-shared -MAKE_ENV+= SHARED_LIBRARY=1 -MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/Release/lib -# fixup shared library dependencies in a less intrusive way than patching -BUILDLINK_TRANSFORM+= l:clangTooling:clangToolingCore:clangASTMatchers:clangTooling -BUILDLINK_TRANSFORM+= l:LLVMMipsDesc:LLVMMipsAsmPrinter:LLVMMipsDesc -BUILDLINK_TRANSFORM+= l:LLVMARMAsmParser:LLVMARMInfo:LLVMARMAsmParser -BUILDLINK_TRANSFORM+= l:clangARCMigrate:clangStaticAnalyzerCore:clangStaticAnalyzerCheckers:clangARCMigrate -BUILDLINK_TRANSFORM+= l:clangStaticAnalyzerCheckers:clangStaticAnalyzerCore:clangStaticAnalyzerCheckers -BUILDLINK_TRANSFORM+= l:clangFrontendTool:clangStaticAnalyzerFrontend:clangFrontendTool -.endif - .if !empty(PKG_OPTIONS:Mclang-static-analyzer) PLIST_SRC+= PLIST.static-analyzer diff --git a/lang/clang/patches/patch-tools_llvm-shlib_Makefile b/lang/clang/patches/patch-tools_llvm-shlib_Makefile new file mode 100644 index 000000000..514291f74 --- /dev/null +++ b/lang/clang/patches/patch-tools_llvm-shlib_Makefile @@ -0,0 +1,30 @@ +$NetBSD: patch-tools_llvm-shlib_Makefile,v 1.2 2015/04/26 13:08:38 tnn Exp $ + +Add NetBSD support. +Use full paths to archive files instead of -lfoo to avoid wrapper reordering. + +--- tools/llvm-shlib/Makefile.orig 2014-08-01 06:16:03.000000000 +0000 ++++ tools/llvm-shlib/Makefile +@@ -53,18 +53,18 @@ ifeq ($(HOST_OS),Darwin) + LLVMLibsOptions := $(LLVMLibsOptions) -all_load + endif + +-ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD OpenBSD GNU Bitrig)) ++ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD NetBSD OpenBSD GNU Bitrig)) + # Include everything from the .a's into the shared library. +- LLVMLibsOptions := -Wl,--whole-archive $(LLVMLibsOptions) \ ++ LLVMLibsOptions := -Wl,--whole-archive $(LLVMLibsPaths) \ + -Wl,--no-whole-archive + endif + +-ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD GNU)) ++ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD NetBSD GNU)) + # Add soname to the library. + LLVMLibsOptions += -Wl,--soname,lib$(LIBRARYNAME)$(SHLIBEXT) + endif + +-ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux GNU GNU/kFreeBSD)) ++ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux GNU GNU/kFreeBSD NetBSD)) + # Don't allow unresolved symbols. + LLVMLibsOptions += -Wl,--no-undefined + endif diff --git a/lang/classpath-gui/Makefile b/lang/classpath-gui/Makefile index f05d3d22f..3a0d57239 100644 --- a/lang/classpath-gui/Makefile +++ b/lang/classpath-gui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:26 tnn Exp $ .include "../../lang/classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 22 +PKGREVISION= 23 COMMENT+= (GUI libraries) DEPENDS+= classpath>=0.93:../../lang/classpath diff --git a/lang/coq/Makefile b/lang/coq/Makefile index e78c2472c..e3caf1c48 100644 --- a/lang/coq/Makefile +++ b/lang/coq/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.80 2015/04/25 13:41:18 jaapb Exp $ # -DISTNAME= coq-8.4pl4 +DISTNAME= coq-8.4pl6 PKGNAME= ${DISTNAME} # to avoid prefixing with ocaml- -PKGREVISION= 3 CATEGORIES= lang math MASTER_SITES= http://coq.inria.fr/distrib/V${PKGVERSION_NOREV}/files/ diff --git a/lang/coq/PLIST b/lang/coq/PLIST index c4feffcd6..164c12d6a 100644 --- a/lang/coq/PLIST +++ b/lang/coq/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2014/10/09 22:19:01 jaapb Exp $ +@comment $NetBSD: PLIST,v 1.16 2015/04/25 13:41:18 jaapb Exp $ bin/coq-tex bin/coq_makefile bin/coqc @@ -651,6 +651,7 @@ lib/coq/theories/Logic/Epsilon.vo lib/coq/theories/Logic/Eqdep.vo lib/coq/theories/Logic/EqdepFacts.vo lib/coq/theories/Logic/Eqdep_dec.vo +lib/coq/theories/Logic/ExtensionalityFacts.vo lib/coq/theories/Logic/FunctionalExtensionality.vo lib/coq/theories/Logic/Hurkens.vo lib/coq/theories/Logic/IndefiniteDescription.vo diff --git a/lang/coq/distinfo b/lang/coq/distinfo index efa95a148..81a0f9a2a 100644 --- a/lang/coq/distinfo +++ b/lang/coq/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.20 2014/10/09 22:19:01 jaapb Exp $ +$NetBSD: distinfo,v 1.21 2015/04/25 13:41:18 jaapb Exp $ -SHA1 (coq-8.4pl4.tar.gz) = 4dfc3a1ae65f5c480ddc4387d21549a526183e00 -RMD160 (coq-8.4pl4.tar.gz) = 19e3fe905f5db09710b1f862f21e9b57c28f9704 -Size (coq-8.4pl4.tar.gz) = 4067355 bytes +SHA1 (coq-8.4pl6.tar.gz) = c89525295659a805661ef91da24ecfb94e226953 +RMD160 (coq-8.4pl6.tar.gz) = f57f6e5732d3977f3346dda2749f4b9628604018 +Size (coq-8.4pl6.tar.gz) = 4099815 bytes SHA1 (patch-Makefile.build) = 3fa72d701a80f363ef637e3cbd0e4c2d410da6c4 -SHA1 (patch-kernel_univ.ml) = 2208e539870d6793b807bae46e0955b5f814f3fc diff --git a/lang/coq/patches/patch-kernel_univ.ml b/lang/coq/patches/patch-kernel_univ.ml deleted file mode 100644 index f3878a71b..000000000 --- a/lang/coq/patches/patch-kernel_univ.ml +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-kernel_univ.ml,v 1.1 2014/10/09 22:19:01 jaapb Exp $ - -Fix comment. ---- kernel/univ.ml.orig 2014-04-24 15:13:03.000000000 +0000 -+++ kernel/univ.ml -@@ -226,7 +226,7 @@ let reprleq g arcu = - - - (* between : UniverseLevel.t -> canonical_arc -> canonical_arc list *) --(* between u v = {w|u<=w<=v, w canonical} *) -+(* between u v = { w | u<=w<=v, w canonical} *) - (* between is the most costly operation *) - - let between g arcu arcv = diff --git a/lang/erlang-doc/Makefile b/lang/erlang-doc/Makefile index b4bf8a936..b3ed54acc 100644 --- a/lang/erlang-doc/Makefile +++ b/lang/erlang-doc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2013/10/18 11:41:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/28 14:34:20 fhajny Exp $ -DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}${DIST_VERSION_MINOR:D-${DIST_VERSION_MINOR}} -PKGNAME= erlang-doc-${ERLANG_VERSION} +DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR} +PKGNAME= ${DISTNAME:S/otp_doc_html_/erlang-doc-/} CATEGORIES= lang MASTER_SITES= http://www.erlang.org/download/ @@ -12,7 +12,7 @@ COMMENT= Documentation for Erlang, a concurrent functional programming language DIST_SUBDIR= erlang # needs erlang installed for its directory structure -DEPENDS+= erlang-${ERLANG_VERSION}{,nb*}:../../lang/erlang +DEPENDS+= erlang-${PKGVERSION_NOREV}{,nb*}:../../lang/erlang NO_CONFIGURE= yes NO_BUILD= yes diff --git a/lang/erlang-doc/PLIST b/lang/erlang-doc/PLIST index 7e10e50a2..0cfd4844b 100644 --- a/lang/erlang-doc/PLIST +++ b/lang/erlang-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2013/10/20 18:37:49 asau Exp $ +@comment $NetBSD: PLIST,v 1.17 2015/04/28 14:34:20 fhajny Exp $ lib/erlang/doc/applications.html lib/erlang/doc/design_principles/applications.html lib/erlang/doc/design_principles/appup_cookbook.html @@ -64,14 +64,13 @@ lib/erlang/doc/index.html lib/erlang/doc/installation_guide/INSTALL-CROSS.html lib/erlang/doc/installation_guide/INSTALL-WIN32.html lib/erlang/doc/installation_guide/INSTALL.html -lib/erlang/doc/installation_guide/MARKDOWN.html +lib/erlang/doc/installation_guide/OTP-PATCH-APPLY.html lib/erlang/doc/installation_guide/install-binary.html lib/erlang/doc/installation_guide/source/INSTALL-CROSS.html lib/erlang/doc/installation_guide/source/INSTALL-WIN32.html lib/erlang/doc/installation_guide/source/INSTALL.html -lib/erlang/doc/installation_guide/source/MARKDOWN.html +lib/erlang/doc/installation_guide/source/OTP-PATCH-APPLY.html lib/erlang/doc/installation_guide/users_guide.html -lib/erlang/doc/installation_guide/verification.html lib/erlang/doc/js/erlresolvelinks.js lib/erlang/doc/js/flipmenu/flip_closed.gif lib/erlang/doc/js/flipmenu/flip_open.gif @@ -92,6 +91,7 @@ lib/erlang/doc/programming_examples/funs.html lib/erlang/doc/programming_examples/list_comprehensions.html lib/erlang/doc/programming_examples/records.html lib/erlang/doc/programming_examples/users_guide.html +lib/erlang/doc/reference_manual/character_set.html lib/erlang/doc/reference_manual/code_loading.html lib/erlang/doc/reference_manual/data_types.html lib/erlang/doc/reference_manual/distributed.html @@ -112,7 +112,9 @@ lib/erlang/doc/system_architecture_intro/users_guide.html lib/erlang/doc/system_principles/create_target.html lib/erlang/doc/system_principles/error_logging.html lib/erlang/doc/system_principles/system_principles.html +lib/erlang/doc/system_principles/upgrade.html lib/erlang/doc/system_principles/users_guide.html +lib/erlang/doc/system_principles/versions.html lib/erlang/doc/tutorial/c_port.html lib/erlang/doc/tutorial/c_portdriver.html lib/erlang/doc/tutorial/cnode.html @@ -166,26 +168,13 @@ lib/erlang/erts-${VERSION.erts}/doc/html/release_notes.html lib/erlang/erts-${VERSION.erts}/doc/html/run_erl.html lib/erlang/erts-${VERSION.erts}/doc/html/start.html lib/erlang/erts-${VERSION.erts}/doc/html/start_erl.html +lib/erlang/erts-${VERSION.erts}/doc/html/time_correction.html lib/erlang/erts-${VERSION.erts}/doc/html/tty.html lib/erlang/erts-${VERSION.erts}/doc/html/users_guide.html lib/erlang/erts-${VERSION.erts}/doc/html/werl.html lib/erlang/erts-${VERSION.erts}/doc/html/zlib.html lib/erlang/erts-${VERSION.erts}/doc/pdf/erts-${VERSION.erts}.pdf lib/erlang/erts-${VERSION.erts}/info -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/app_win.gif -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/appmon.eix -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/appmon.html -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/appmon_chapter.html -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/index.html -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/listbox_win.gif -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/main_win.gif -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/note.gif -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/notes.html -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/pinfo_win.gif -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/release_notes.html -lib/erlang/lib/appmon-${VERSION.appmon}/doc/html/users_guide.html -lib/erlang/lib/appmon-${VERSION.appmon}/doc/pdf/appmon-${VERSION.appmon}.pdf -lib/erlang/lib/appmon-${VERSION.appmon}/info lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/asn1.eix lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/asn1_spec.html lib/erlang/lib/asn1-${VERSION.asn1}/doc/html/asn1_ug.html @@ -214,6 +203,7 @@ lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_hooks_chapter.html lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_master.html lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_master_chapter.html lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_netconfc.html +lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_property_test.html lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_rpc.html lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_run.html lib/erlang/lib/common_test-${VERSION.common_test}/doc/html/ct_slave.html @@ -743,6 +733,7 @@ lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/e lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangList.SubList.html lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangList.html lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangLong.html +lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangMap.html lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangObject.Hash.html lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangObject.html lib/erlang/lib/jinterface-${VERSION.jinterface}/doc/html/java/com/ericsson/otp/erlang/OtpErlangPid.html @@ -905,16 +896,12 @@ lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/users_guide.html lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/html/warning.gif lib/erlang/lib/mnesia-${VERSION.mnesia}/doc/pdf/mnesia-${VERSION.mnesia}.pdf lib/erlang/lib/mnesia-${VERSION.mnesia}/info -lib/erlang/lib/observer-${VERSION.observer}/doc/html/crashdump_help.html +lib/erlang/lib/observer-${VERSION.observer}/doc/html/cdv.html lib/erlang/lib/observer-${VERSION.observer}/doc/html/crashdump_ug.html lib/erlang/lib/observer-${VERSION.observer}/doc/html/crashdump_viewer.html lib/erlang/lib/observer-${VERSION.observer}/doc/html/et_modsprocs.gif lib/erlang/lib/observer-${VERSION.observer}/doc/html/et_processes.gif lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop.html -lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_5.gif -lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_lines.gif -lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_main.gif -lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_opt.gif lib/erlang/lib/observer-${VERSION.observer}/doc/html/etop_ug.html lib/erlang/lib/observer-${VERSION.observer}/doc/html/index.html lib/erlang/lib/observer-${VERSION.observer}/doc/html/note.gif @@ -1020,6 +1007,18 @@ lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/release_notes.html lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/html/warning.gif lib/erlang/lib/os_mon-${VERSION.os_mon}/doc/pdf/os_mon-${VERSION.os_mon}.pdf lib/erlang/lib/os_mon-${VERSION.os_mon}/info +lib/erlang/lib/ose-${VERSION.ose}/doc/html/index.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/notes.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/ose.eix +lib/erlang/lib/ose-${VERSION.ose}/doc/html/ose.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/ose_app.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/ose_erl_driver.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/ose_intro.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/ose_signals_chapter.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/release_notes.html +lib/erlang/lib/ose-${VERSION.ose}/doc/html/users_guide.html +lib/erlang/lib/ose-${VERSION.ose}/doc/pdf/ose-${VERSION.ose}.pdf +lib/erlang/lib/ose-${VERSION.ose}/info lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/index.html lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/introduction.html lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/doc/html/mibs.html @@ -1063,18 +1062,6 @@ lib/erlang/lib/percept-${VERSION.percept}/doc/html/test4.gif lib/erlang/lib/percept-${VERSION.percept}/doc/html/users_guide.html lib/erlang/lib/percept-${VERSION.percept}/doc/pdf/percept-${VERSION.percept}.pdf lib/erlang/lib/percept-${VERSION.percept}/info -lib/erlang/lib/pman-${VERSION.pman}/doc/html/index.html -lib/erlang/lib/pman-${VERSION.pman}/doc/html/main_window.gif -lib/erlang/lib/pman-${VERSION.pman}/doc/html/notes.html -lib/erlang/lib/pman-${VERSION.pman}/doc/html/options.gif -lib/erlang/lib/pman-${VERSION.pman}/doc/html/pman.eix -lib/erlang/lib/pman-${VERSION.pman}/doc/html/pman.html -lib/erlang/lib/pman-${VERSION.pman}/doc/html/pman_chapter.html -lib/erlang/lib/pman-${VERSION.pman}/doc/html/release_notes.html -lib/erlang/lib/pman-${VERSION.pman}/doc/html/trace.gif -lib/erlang/lib/pman-${VERSION.pman}/doc/html/users_guide.html -lib/erlang/lib/pman-${VERSION.pman}/doc/pdf/pman-${VERSION.pman}.pdf -lib/erlang/lib/pman-${VERSION.pman}/info lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/cert_records.html lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/index.html lib/erlang/lib/public_key-${VERSION.public_key}/doc/html/introduction.html @@ -1109,6 +1096,7 @@ lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/notes.html lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/release_notes.html lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/runtime_tools.eix lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/runtime_tools_app.html +lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/system_information.html lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/html/users_guide.html lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/doc/pdf/runtime_tools-${VERSION.runtime_tools}.pdf lib/erlang/lib/runtime_tools-${VERSION.runtime_tools}/info @@ -1281,6 +1269,7 @@ lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/io_protocol.html lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/lib.html lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/lists.html lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/log_mf_h.html +lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/maps.html lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/math.html lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/ms_transform.html lib/erlang/lib/stdlib-${VERSION.stdlib}/doc/html/notes.html @@ -1346,18 +1335,6 @@ lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/write_framework_chapt lib/erlang/lib/test_server-${VERSION.test_server}/doc/html/write_test_chapter.html lib/erlang/lib/test_server-${VERSION.test_server}/doc/pdf/test_server-${VERSION.test_server}.pdf lib/erlang/lib/test_server-${VERSION.test_server}/info -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/bar.gif -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/create_tool.gif -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/index.html -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/note.gif -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/notes.html -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/release_notes.html -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/toolbar.eix -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/toolbar.html -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/toolbar_chapter.html -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/html/users_guide.html -lib/erlang/lib/toolbar-${VERSION.toolbar}/doc/pdf/toolbar-${VERSION.toolbar}.pdf -lib/erlang/lib/toolbar-${VERSION.toolbar}/info lib/erlang/lib/tools-${VERSION.tools}/doc/html/cover.html lib/erlang/lib/tools-${VERSION.tools}/doc/html/cover_chapter.html lib/erlang/lib/tools-${VERSION.tools}/doc/html/cprof.html @@ -1383,31 +1360,13 @@ lib/erlang/lib/tools-${VERSION.tools}/doc/html/xref.html lib/erlang/lib/tools-${VERSION.tools}/doc/html/xref_chapter.html lib/erlang/lib/tools-${VERSION.tools}/doc/pdf/tools-${VERSION.tools}.pdf lib/erlang/lib/tools-${VERSION.tools}/info -lib/erlang/lib/tv-${VERSION.tv}/doc/html/index.html -lib/erlang/lib/tv-${VERSION.tv}/doc/html/info_window.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/notes.html -lib/erlang/lib/tv-${VERSION.tv}/doc/html/release_notes.html -lib/erlang/lib/tv-${VERSION.tv}/doc/html/set_poll_int.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/table_visualizer.html -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv.eix -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv.html -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_create_table.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_record_editor_mnesia.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_row_marked.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_row_marked_popup.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_search_result.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_search_window.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start_mnesia.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start_other_node.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start_pid_sorted.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start_system.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_start_system_unreadable.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_table_browser.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/tv_table_browser_updated.gif -lib/erlang/lib/tv-${VERSION.tv}/doc/html/users_guide.html -lib/erlang/lib/tv-${VERSION.tv}/doc/pdf/tv-${VERSION.tv}.pdf -lib/erlang/lib/tv-${VERSION.tv}/info +lib/erlang/lib/typer-${VERSION.typer}/doc/html/TypEr_app.html +lib/erlang/lib/typer-${VERSION.typer}/doc/html/index.html +lib/erlang/lib/typer-${VERSION.typer}/doc/html/notes.html +lib/erlang/lib/typer-${VERSION.typer}/doc/html/release_notes.html +lib/erlang/lib/typer-${VERSION.typer}/doc/html/typer.eix +lib/erlang/lib/typer-${VERSION.typer}/doc/pdf/typer-${VERSION.typer}.pdf +lib/erlang/lib/typer-${VERSION.typer}/info lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/index.html lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/notes.html lib/erlang/lib/webtool-${VERSION.webtool}/doc/html/release_notes.html @@ -1429,6 +1388,7 @@ lib/erlang/lib/wx-${VERSION.wx}/doc/html/wx.eix lib/erlang/lib/wx-${VERSION.wx}/doc/html/wx.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAcceleratorEntry.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAcceleratorTable.html +lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxActivateEvent.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxArtProvider.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiDockArt.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxAuiManager.html @@ -1531,6 +1491,7 @@ lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxIconizeEvent.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxIdleEvent.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxImage.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxImageList.html +lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxInitDialogEvent.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxJoystickEvent.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxKeyEvent.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxLayoutAlgorithm.html @@ -1541,6 +1502,7 @@ lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListItem.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListItemAttr.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListView.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxListbook.html +lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxLocale.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxLogNull.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMDIChildFrame.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxMDIClientWindow.html @@ -1573,6 +1535,8 @@ lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPanel.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPasswordEntryDialog.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPen.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPickerBase.html +lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPopupTransientWindow.html +lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPopupWindow.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPostScriptDC.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPreviewCanvas.html lib/erlang/lib/wx-${VERSION.wx}/doc/html/wxPreviewControlBar.html diff --git a/lang/erlang-doc/distinfo b/lang/erlang-doc/distinfo index 21de86b5c..4a9690f7b 100644 --- a/lang/erlang-doc/distinfo +++ b/lang/erlang-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/10/20 18:37:49 asau Exp $ +$NetBSD: distinfo,v 1.14 2015/04/28 14:34:20 fhajny Exp $ -SHA1 (erlang/otp_doc_html_R16B02.tar.gz) = 142e0b4becc04d3b5bf46a7fa2d48aae43cc84d0 -RMD160 (erlang/otp_doc_html_R16B02.tar.gz) = 20315bfa218469d045f0f69a52305a89e138f6e6 -Size (erlang/otp_doc_html_R16B02.tar.gz) = 33241266 bytes +SHA1 (erlang/otp_doc_html_17.5.tar.gz) = 2bf5c2c7dcc90cc6e54039b62d4611362cdbf249 +RMD160 (erlang/otp_doc_html_17.5.tar.gz) = 6ddf8086cbc36137d2c96453e9dc2370fee10c74 +Size (erlang/otp_doc_html_17.5.tar.gz) = 33510258 bytes diff --git a/lang/erlang-man/Makefile b/lang/erlang-man/Makefile index 41944f7a6..1d17c1680 100644 --- a/lang/erlang-man/Makefile +++ b/lang/erlang-man/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/10/18 11:41:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/28 14:34:20 fhajny Exp $ -DISTNAME= otp_doc_man_${DIST_VERSION_MAJOR}${DIST_VERSION_MINOR:D-${DIST_VERSION_MINOR}} -PKGNAME= erlang-man-${ERLANG_VERSION} +DISTNAME= otp_doc_man_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR} +PKGNAME= ${DISTNAME:S/otp_doc_man_/erlang-man-/} CATEGORIES= lang MASTER_SITES= http://www.erlang.org/download/ @@ -12,7 +12,7 @@ COMMENT= Documentation for Erlang, a concurrent functional programming language DIST_SUBDIR= erlang # needs erlang installed for its directory structure -DEPENDS+= erlang-${ERLANG_VERSION}{,nb*}:../../lang/erlang +DEPENDS+= erlang-${PKGVERSION_NOREV}{,nb*}:../../lang/erlang USE_TOOLS+= pax diff --git a/lang/erlang-man/PLIST b/lang/erlang-man/PLIST index d13fe2499..5677218b4 100644 --- a/lang/erlang-man/PLIST +++ b/lang/erlang-man/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.14 2013/10/20 18:37:49 asau Exp $ +@comment $NetBSD: PLIST,v 1.15 2015/04/28 14:34:20 fhajny Exp $ +lib/erlang/man/man1/cdv.1 lib/erlang/man/man1/ct_run.1 -lib/erlang/man/man1/diameter_compile.1 +lib/erlang/man/man1/diameterc.1 lib/erlang/man/man1/epmd.1 lib/erlang/man/man1/erl.1 lib/erlang/man/man1/erl_call.1 @@ -82,7 +83,6 @@ lib/erlang/man/man3/Module_Interface.3 lib/erlang/man/man3/alarm_handler.3 lib/erlang/man/man3/any.3 lib/erlang/man/man3/application.3 -lib/erlang/man/man3/appmon.3 lib/erlang/man/man3/array.3 lib/erlang/man/man3/asn1ct.3 lib/erlang/man/man3/asn1rt.3 @@ -114,6 +114,7 @@ lib/erlang/man/man3/ct_ftp.3 lib/erlang/man/man3/ct_hooks.3 lib/erlang/man/man3/ct_master.3 lib/erlang/man/man3/ct_netconfc.3 +lib/erlang/man/man3/ct_property_test.3 lib/erlang/man/man3/ct_rpc.3 lib/erlang/man/man3/ct_slave.3 lib/erlang/man/man3/ct_snmp.3 @@ -243,6 +244,7 @@ lib/erlang/man/man3/lname.3 lib/erlang/man/man3/lname_component.3 lib/erlang/man/man3/log_mf_h.3 lib/erlang/man/man3/make.3 +lib/erlang/man/man3/maps.3 lib/erlang/man/man3/math.3 lib/erlang/man/man3/megaco.3 lib/erlang/man/man3/megaco_codec_meas.3 @@ -280,13 +282,14 @@ lib/erlang/man/man3/ordsets.3 lib/erlang/man/man3/os.3 lib/erlang/man/man3/os_mon_mib.3 lib/erlang/man/man3/os_sup.3 +lib/erlang/man/man3/ose.3 +lib/erlang/man/man3/ose_erl_driver.3 lib/erlang/man/man3/otp_mib.3 lib/erlang/man/man3/overload.3 lib/erlang/man/man3/percept.3 lib/erlang/man/man3/percept_profile.3 lib/erlang/man/man3/pg.3 lib/erlang/man/man3/pg2.3 -lib/erlang/man/man3/pman.3 lib/erlang/man/man3/pool.3 lib/erlang/man/man3/prettypr.3 lib/erlang/man/man3/proc_lib.3 @@ -354,15 +357,14 @@ lib/erlang/man/man3/string.3 lib/erlang/man/man3/supervisor.3 lib/erlang/man/man3/supervisor_bridge.3 lib/erlang/man/man3/sys.3 +lib/erlang/man/man3/system_information.3 lib/erlang/man/man3/systools.3 lib/erlang/man/man3/tags.3 lib/erlang/man/man3/test_server.3 lib/erlang/man/man3/test_server_ctrl.3 lib/erlang/man/man3/tftp.3 lib/erlang/man/man3/timer.3 -lib/erlang/man/man3/toolbar.3 lib/erlang/man/man3/ttb.3 -lib/erlang/man/man3/tv.3 lib/erlang/man/man3/unicode.3 lib/erlang/man/man3/unix_telnet.3 lib/erlang/man/man3/user.3 @@ -372,6 +374,7 @@ lib/erlang/man/man3/wrap_log_reader.3 lib/erlang/man/man3/wx.3 lib/erlang/man/man3/wxAcceleratorEntry.3 lib/erlang/man/man3/wxAcceleratorTable.3 +lib/erlang/man/man3/wxActivateEvent.3 lib/erlang/man/man3/wxArtProvider.3 lib/erlang/man/man3/wxAuiDockArt.3 lib/erlang/man/man3/wxAuiManager.3 @@ -474,6 +477,7 @@ lib/erlang/man/man3/wxIconizeEvent.3 lib/erlang/man/man3/wxIdleEvent.3 lib/erlang/man/man3/wxImage.3 lib/erlang/man/man3/wxImageList.3 +lib/erlang/man/man3/wxInitDialogEvent.3 lib/erlang/man/man3/wxJoystickEvent.3 lib/erlang/man/man3/wxKeyEvent.3 lib/erlang/man/man3/wxLayoutAlgorithm.3 @@ -484,6 +488,7 @@ lib/erlang/man/man3/wxListItem.3 lib/erlang/man/man3/wxListItemAttr.3 lib/erlang/man/man3/wxListView.3 lib/erlang/man/man3/wxListbook.3 +lib/erlang/man/man3/wxLocale.3 lib/erlang/man/man3/wxLogNull.3 lib/erlang/man/man3/wxMDIChildFrame.3 lib/erlang/man/man3/wxMDIClientWindow.3 @@ -516,6 +521,8 @@ lib/erlang/man/man3/wxPanel.3 lib/erlang/man/man3/wxPasswordEntryDialog.3 lib/erlang/man/man3/wxPen.3 lib/erlang/man/man3/wxPickerBase.3 +lib/erlang/man/man3/wxPopupTransientWindow.3 +lib/erlang/man/man3/wxPopupWindow.3 lib/erlang/man/man3/wxPostScriptDC.3 lib/erlang/man/man3/wxPreviewCanvas.3 lib/erlang/man/man3/wxPreviewControlBar.3 @@ -612,6 +619,7 @@ lib/erlang/man/man6/erl_docgen.6 lib/erlang/man/man6/kernel.6 lib/erlang/man/man6/observer.6 lib/erlang/man/man6/os_mon.6 +lib/erlang/man/man6/ose.6 lib/erlang/man/man6/runtime_tools.6 lib/erlang/man/man6/sasl.6 lib/erlang/man/man6/snmp.6 diff --git a/lang/erlang-man/distinfo b/lang/erlang-man/distinfo index 70ac3e71e..d752e9032 100644 --- a/lang/erlang-man/distinfo +++ b/lang/erlang-man/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/10/20 18:37:49 asau Exp $ +$NetBSD: distinfo,v 1.14 2015/04/28 14:34:20 fhajny Exp $ -SHA1 (erlang/otp_doc_man_R16B02.tar.gz) = c64c19d5ab176c8b7c1e05b02b4f2affbed7b0ef -RMD160 (erlang/otp_doc_man_R16B02.tar.gz) = 5f0f36831d996882e55b168acd209892156e6bb8 -Size (erlang/otp_doc_man_R16B02.tar.gz) = 1318271 bytes +SHA1 (erlang/otp_doc_man_17.5.tar.gz) = 222b2f7b6defe178521620b3a7975f667a549a7f +RMD160 (erlang/otp_doc_man_17.5.tar.gz) = b3166f1a27622e4c290a0d929b9d935e0947e962 +Size (erlang/otp_doc_man_17.5.tar.gz) = 1363320 bytes diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile index c51fd487e..bff25fcbc 100644 --- a/lang/erlang/Makefile +++ b/lang/erlang/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2015/02/19 11:56:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.67 2015/06/12 10:50:15 wiz Exp $ -DISTNAME= otp_src_${DIST_VERSION_MAJOR}${DIST_VERSION_MINOR:D-${DIST_VERSION_MINOR}} -PKGREVISION= 4 -PKGNAME= erlang-${ERLANG_VERSION} +DISTNAME= otp_src_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR} +PKGNAME= ${DISTNAME:S/otp_src_/erlang-/} +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.erlang.org/download/ @@ -12,9 +12,6 @@ COMMENT= Concurrent functional programming language LICENSE= erlang-public-license DIST_SUBDIR= erlang -WRKSRC= $(WRKDIR)/otp_src_${DIST_VERSION_MAJOR} - -MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes USE_GNU_CONFIGURE_HOST= ${USE_CROSS_COMPILE} @@ -50,13 +47,13 @@ REPLACE_INTERPRETER+= escript REPLACE.escript.old= .*escript REPLACE.escript.new= ${LOCALBASE}/bin/escript REPLACE_FILES.escript= \ - lib/reltool/examples/display_args \ - lib/reltool/examples/mnesia_core_dump_viewer \ - lib/snmp/src/compile/snmpc.src \ + lib/diameter/bin/diameterc \ lib/erl_docgen/priv/bin/codeline_preprocessing.escript \ lib/erl_docgen/priv/bin/xml_from_edoc.escript \ + lib/reltool/examples/display_args \ + lib/reltool/examples/mnesia_core_dump_viewer \ lib/snmp/bin/snmpc \ - lib/diameter/bin/diameterc + lib/snmp/src/compile/snmpc.src SUBST_CLASSES+= target SUBST_STAGE.target= post-patch @@ -70,12 +67,6 @@ REPLACE_PERL+= make/make_emakefile SMF_NAME= epmd -PLIST_SRC= PLIST - -.if exists(${.CURDIR}/PLIST.${OPSYS}) -PLIST_SRC+= ${.CURDIR}/PLIST.${OPSYS} -.endif - .if ${OPSYS} == "DragonFly" CONFIGURE_ARGS+= --disable-sctp .endif diff --git a/lang/erlang/Makefile.versions b/lang/erlang/Makefile.versions index cd00b7230..d21d26278 100644 --- a/lang/erlang/Makefile.versions +++ b/lang/erlang/Makefile.versions @@ -1,66 +1,61 @@ -# $NetBSD: Makefile.versions,v 1.17 2013/10/20 18:37:49 asau Exp $ +# $NetBSD: Makefile.versions,v 1.18 2015/04/28 14:34:20 fhajny Exp $ -ERLANG_VERSION= 16.1.2 -DIST_VERSION_MAJOR= R16B02 -#DIST_VERSION_MINOR= 1 +DIST_VERSION_MAJOR= 17 +DIST_VERSION_MINOR= 5 _VERSIONS= \ - appmon 2.1.14.2 \ - asn1 2.0.3 \ - common_test 1.7.3 \ - compiler 4.9.3 \ - cosEvent 2.1.14 \ - cosEventDomain 1.1.13 \ - cosFileTransfer 1.1.15 \ - cosNotification 1.1.20 \ - cosProperty 1.1.16 \ - cosTime 1.1.13 \ - cosTransactions 1.2.13 \ - crypto 3.1 \ - debugger 3.2.12 \ - dialyzer 2.6.1 \ - diameter 1.4.3 \ - docbuilder 0.9.8.10 \ - edoc 0.7.12.1 \ - eldap 1.0.1 \ - erl_docgen 0.3.4.1 \ - erl_interface 3.7.14 \ - erts 5.10.3 \ - et 1.4.4.5 \ - eunit 2.2.5 \ - gs 1.5.15.2 \ - hipe 3.10.2.1 \ - ic 4.3.3 \ - inets 5.9.6 \ - jinterface 1.5.8 \ - kernel 2.16.3 \ - megaco 3.17.0.2 \ - mnesia 4.10 \ - observer 1.3.1.1 \ - odbc 2.10.17 \ - orber 3.6.26.1 \ - os_mon 2.2.13 \ - otp_mibs 1.0.8 \ - parsetools 2.0.10 \ - percept 0.8.8.2 \ - pman 2.7.1.4 \ - public_key 0.20 \ - reltool 0.6.4.1 \ - runtime_tools 1.8.12 \ - sasl 2.3.3 \ - snmp 4.24.2 \ - ssh 2.1.8 \ - ssl 5.3.1 \ - stdlib 1.19.3 \ - syntax_tools 1.6.11 \ - test_server 3.6.3 \ - toolbar 1.4.2.3 \ - tools 2.6.12 \ - tv 2.1.4.10 \ - typer 0.9.5 \ - webtool 0.8.9.2 \ - wx 1.1 \ - xmerl 1.3.4 + asn1 3.0.4 \ + common_test 1.10 \ + compiler 5.0.4 \ + cosEvent 2.1.15 \ + cosEventDomain 1.1.14 \ + cosFileTransfer 1.1.16 \ + cosNotification 1.1.21 \ + cosProperty 1.1.17 \ + cosTime 1.1.14 \ + cosTransactions 1.2.14 \ + crypto 3.5 \ + debugger 4.0.3 \ + dialyzer 2.7.4 \ + diameter 1.9 \ + edoc 0.7.16 \ + eldap 1.1.1 \ + erl_docgen 0.3.7 \ + erl_interface 3.7.20 \ + erts 6.4 \ + et 1.5 \ + eunit 2.2.9 \ + gs 1.5.16 \ + hipe 3.11.3 \ + ic 4.3.6 \ + inets 5.10.6 \ + jinterface 1.5.12 \ + kernel 3.2 \ + megaco 3.17.3 \ + mnesia 4.12.5 \ + observer 2.0.4 \ + odbc 2.10.22 \ + orber 3.7.1 \ + os_mon 2.3.1 \ + ose 1.0.2 \ + otp_mibs 1.0.10 \ + parsetools 2.0.12 \ + percept 0.8.10 \ + public_key 0.23 \ + reltool 0.6.6 \ + runtime_tools 1.8.16 \ + sasl 2.4.1 \ + snmp 5.1.1 \ + ssh 3.2 \ + ssl 6.0 \ + stdlib 2.4 \ + syntax_tools 1.6.18 \ + test_server 3.8 \ + tools 2.7.2 \ + typer 0.9.8 \ + webtool 0.8.10 \ + wx 1.3.3 \ + xmerl 1.3.7 PLIST_SUBST+= VERSION=${DIST_VERSION_MAJOR} diff --git a/lang/erlang/PLIST b/lang/erlang/PLIST index d9d17368f..ae9ad12f4 100644 --- a/lang/erlang/PLIST +++ b/lang/erlang/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2015/02/19 11:56:18 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.17 2015/04/28 14:34:20 fhajny Exp $ bin/ct_run bin/dialyzer bin/epmd @@ -15,6 +15,7 @@ lib/erlang/bin/epmd lib/erlang/bin/erl lib/erlang/bin/erlc lib/erlang/bin/escript +lib/erlang/bin/no_dot_erlang.boot lib/erlang/bin/run_erl lib/erlang/bin/start lib/erlang/bin/start.boot @@ -50,6 +51,7 @@ lib/erlang/erts-${VERSION.erts}/include/erl_drv_nif.h lib/erlang/erts-${VERSION.erts}/include/erl_fixed_size_int_types.h lib/erlang/erts-${VERSION.erts}/include/erl_int_sizes_config.h lib/erlang/erts-${VERSION.erts}/include/erl_memory_trace_parser.h +lib/erlang/erts-${VERSION.erts}/include/erl_native_features_config.h lib/erlang/erts-${VERSION.erts}/include/erl_nif.h lib/erlang/erts-${VERSION.erts}/include/erl_nif_api_funcs.h lib/erlang/erts-${VERSION.erts}/include/internal/README @@ -65,6 +67,7 @@ lib/erlang/erts-${VERSION.erts}/include/internal/ethr_optimized_fallbacks.h lib/erlang/erts-${VERSION.erts}/include/internal/ethread.h lib/erlang/erts-${VERSION.erts}/include/internal/ethread.mk lib/erlang/erts-${VERSION.erts}/include/internal/ethread_header_config.h +lib/erlang/erts-${VERSION.erts}/include/internal/ethread_inline.h lib/erlang/erts-${VERSION.erts}/include/internal/gcc/ethr_atomic.h lib/erlang/erts-${VERSION.erts}/include/internal/gcc/ethr_dw_atomic.h lib/erlang/erts-${VERSION.erts}/include/internal/gcc/ethr_membar.h @@ -76,6 +79,7 @@ lib/erlang/erts-${VERSION.erts}/include/internal/i386/ethread.h lib/erlang/erts-${VERSION.erts}/include/internal/i386/rwlock.h lib/erlang/erts-${VERSION.erts}/include/internal/i386/spinlock.h lib/erlang/erts-${VERSION.erts}/include/internal/libatomic_ops/ethr_atomic.h +lib/erlang/erts-${VERSION.erts}/include/internal/libatomic_ops/ethr_dw_atomic.h lib/erlang/erts-${VERSION.erts}/include/internal/libatomic_ops/ethr_membar.h lib/erlang/erts-${VERSION.erts}/include/internal/libatomic_ops/ethread.h lib/erlang/erts-${VERSION.erts}/include/internal/ppc32/atomic.h @@ -106,32 +110,6 @@ lib/erlang/erts-${VERSION.erts}/lib/internal/libethread.a lib/erlang/erts-${VERSION.erts}/lib/liberts.a lib/erlang/erts-${VERSION.erts}/lib/liberts_r.a lib/erlang/erts-${VERSION.erts}/src/setuid_socket_wrap.c -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon.app -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon.appup -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon.beam -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon_a.beam -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon_dg.beam -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon_lb.beam -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon_place.beam -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon_txt.beam -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/appmon_web.beam -lib/erlang/lib/appmon-${VERSION.appmon}/ebin/process_info.beam -lib/erlang/lib/appmon-${VERSION.appmon}/priv/appmon.gif -lib/erlang/lib/appmon-${VERSION.appmon}/priv/appmon.tool -lib/erlang/lib/appmon-${VERSION.appmon}/priv/appmon_help.txt -lib/erlang/lib/appmon-${VERSION.appmon}/priv/blank.html -lib/erlang/lib/appmon-${VERSION.appmon}/priv/info_frames.html -lib/erlang/lib/appmon-${VERSION.appmon}/priv/main_frame.html -lib/erlang/lib/appmon-${VERSION.appmon}/priv/start_info.html -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon.erl -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon_a.erl -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon_dg.erl -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon_dg.hrl -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon_lb.erl -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon_place.erl -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon_txt.erl -lib/erlang/lib/appmon-${VERSION.appmon}/src/appmon_web.erl -lib/erlang/lib/appmon-${VERSION.appmon}/src/process_info.erl lib/erlang/lib/asn1-${VERSION.asn1}/c_src/asn1_erl_nif.c lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1.app lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1.appup @@ -144,6 +122,7 @@ lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_eval_ext.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_func.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_gen.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_gen_ber_bin_v2.beam +lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_gen_check.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_gen_per.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_imm.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_name.beam @@ -156,7 +135,7 @@ lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1ct_value.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1rt.beam lib/erlang/lib/asn1-${VERSION.asn1}/ebin/asn1rt_nif.beam lib/erlang/lib/asn1-${VERSION.asn1}/examples/P-Record.asn -lib/erlang/lib/asn1-${VERSION.asn1}/priv/lib/asn1_erl_nif.so +lib/erlang/lib/asn1-${VERSION.asn1}/priv/lib/asn1rt_nif.so lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1.app.src lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1.appup.src lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1_db.erl @@ -169,6 +148,7 @@ lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_eval_ext.erl lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_func.erl lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_gen.erl lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_gen_ber_bin_v2.erl +lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_gen_check.erl lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_gen_per.erl lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_imm.erl lib/erlang/lib/asn1-${VERSION.asn1}/src/asn1ct_name.erl @@ -202,6 +182,7 @@ lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_master_event.beam lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_master_logs.beam lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_master_status.beam lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_netconfc.beam +lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_property_test.beam lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_repeat.beam lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_rpc.beam lib/erlang/lib/common_test-${VERSION.common_test}/ebin/ct_run.beam @@ -245,6 +226,7 @@ lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_master_logs.erl lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_master_status.erl lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_netconfc.erl lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_netconfc.hrl +lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_property_test.erl lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_repeat.erl lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_rpc.erl lib/erlang/lib/common_test-${VERSION.common_test}/src/ct_run.erl @@ -1119,18 +1101,14 @@ lib/erlang/lib/cosTransactions-${VERSION.cosTransactions}/src/oe_CosTransactions lib/erlang/lib/crypto-${VERSION.crypto}/ebin/crypto.app lib/erlang/lib/crypto-${VERSION.crypto}/ebin/crypto.appup lib/erlang/lib/crypto-${VERSION.crypto}/ebin/crypto.beam -lib/erlang/lib/crypto-${VERSION.crypto}/ebin/crypto_app.beam -lib/erlang/lib/crypto-${VERSION.crypto}/ebin/crypto_server.beam -lib/erlang/lib/crypto-${VERSION.crypto}/ebin/crypto_sup.beam +lib/erlang/lib/crypto-${VERSION.crypto}/ebin/crypto_ec_curves.beam lib/erlang/lib/crypto-${VERSION.crypto}/priv/lib/crypto.so lib/erlang/lib/crypto-${VERSION.crypto}/priv/lib/crypto_callback.so lib/erlang/lib/crypto-${VERSION.crypto}/priv/obj/Makefile lib/erlang/lib/crypto-${VERSION.crypto}/priv/obj/crypto.o lib/erlang/lib/crypto-${VERSION.crypto}/priv/obj/crypto_callback.o lib/erlang/lib/crypto-${VERSION.crypto}/src/crypto.erl -lib/erlang/lib/crypto-${VERSION.crypto}/src/crypto_app.erl -lib/erlang/lib/crypto-${VERSION.crypto}/src/crypto_server.erl -lib/erlang/lib/crypto-${VERSION.crypto}/src/crypto_sup.erl +lib/erlang/lib/crypto-${VERSION.crypto}/src/crypto_ec_curves.erl lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_debugged.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_icmd.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_idb.beam @@ -1138,20 +1116,6 @@ lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ieval.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_iload.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_iserver.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_istk.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_break.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_break_win.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_edit.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_edit_win.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_filedialog_win.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_interpret.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_mon.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_mon_win.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_settings.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_trace.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_trace_win.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_view.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_win.beam -lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_ui_winman.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_wx_break.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_wx_break_win.beam lib/erlang/lib/debugger-${VERSION.debugger}/ebin/dbg_wx_code.beam @@ -1182,24 +1146,11 @@ lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ieval.hrl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_iload.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_iserver.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_istk.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_break.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_break_win.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_edit.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_edit_win.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_filedialog_win.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_interpret.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_mon.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_mon_win.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_settings.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_trace.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_trace_win.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_view.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_win.erl -lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_ui_winman.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_break.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_break_win.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_code.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_filedialog_win.erl +lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_filedialog_win.hrl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_interpret.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_mon.erl lib/erlang/lib/debugger-${VERSION.debugger}/src/dbg_wx_mon_win.erl @@ -1227,7 +1178,6 @@ lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_coordinator.beam lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_dataflow.beam lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_dep.beam lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_explanation.beam -lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_gui.beam lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_gui_wx.beam lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_options.beam lib/erlang/lib/dialyzer-${VERSION.dialyzer}/ebin/dialyzer_plt.beam @@ -1250,7 +1200,6 @@ lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_coordinator.erl lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_dataflow.erl lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_dep.erl lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_explanation.erl -lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_gui.erl lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_gui_wx.erl lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_gui_wx.hrl lib/erlang/lib/dialyzer-${VERSION.dialyzer}/src/dialyzer_options.erl @@ -1311,7 +1260,7 @@ lib/erlang/lib/diameter-${VERSION.diameter}/ebin/diameter_watchdog_sup.beam lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/GNUmakefile lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/client.erl lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/client_cb.erl -lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/peer.erl +lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/node.erl lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/relay.erl lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/relay_cb.erl lib/erlang/lib/diameter-${VERSION.diameter}/examples/code/server.erl @@ -1335,9 +1284,7 @@ lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_callback.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_capx.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_codec.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_config.erl -lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_dbg.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_dict.erl -lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_info.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_internal.hrl lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_lib.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/base/diameter_misc_sup.erl @@ -1374,6 +1321,8 @@ lib/erlang/lib/diameter-${VERSION.diameter}/src/gen/diameter_gen_base_accounting lib/erlang/lib/diameter-${VERSION.diameter}/src/gen/diameter_gen_base_rfc3588.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/gen/diameter_gen_base_rfc6733.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/gen/diameter_gen_relay.erl +lib/erlang/lib/diameter-${VERSION.diameter}/src/info/diameter_dbg.erl +lib/erlang/lib/diameter-${VERSION.diameter}/src/info/diameter_info.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/transport/diameter_etcp.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/transport/diameter_etcp_sup.erl lib/erlang/lib/diameter-${VERSION.diameter}/src/transport/diameter_sctp.erl @@ -1485,6 +1434,8 @@ lib/erlang/lib/erl_docgen-${VERSION.erl_docgen}/src/docgen_edoc_xml_cb.erl lib/erlang/lib/erl_docgen-${VERSION.erl_docgen}/src/docgen_otp_specs.erl lib/erlang/lib/erl_docgen-${VERSION.erl_docgen}/src/docgen_xmerl_xml_cb.erl lib/erlang/lib/erl_interface-${VERSION.erl_interface}/bin/erl_call +lib/erlang/lib/erl_interface-${VERSION.erl_interface}/ebin/erl_interface.app +lib/erlang/lib/erl_interface-${VERSION.erl_interface}/ebin/erl_interface.appup lib/erlang/lib/erl_interface-${VERSION.erl_interface}/include/ei.h lib/erlang/lib/erl_interface-${VERSION.erl_interface}/include/ei_connect.h lib/erlang/lib/erl_interface-${VERSION.erl_interface}/include/eicode.h @@ -1676,8 +1627,6 @@ lib/erlang/lib/et-${VERSION.et}/ebin/et.app lib/erlang/lib/et-${VERSION.et}/ebin/et.appup lib/erlang/lib/et-${VERSION.et}/ebin/et.beam lib/erlang/lib/et-${VERSION.et}/ebin/et_collector.beam -lib/erlang/lib/et-${VERSION.et}/ebin/et_gs_contents_viewer.beam -lib/erlang/lib/et-${VERSION.et}/ebin/et_gs_viewer.beam lib/erlang/lib/et-${VERSION.et}/ebin/et_selector.beam lib/erlang/lib/et-${VERSION.et}/ebin/et_viewer.beam lib/erlang/lib/et-${VERSION.et}/ebin/et_wx_contents_viewer.beam @@ -1688,8 +1637,6 @@ lib/erlang/lib/et-${VERSION.et}/examples/et_trace_demo.erl lib/erlang/lib/et-${VERSION.et}/include/et.hrl lib/erlang/lib/et-${VERSION.et}/src/et.erl lib/erlang/lib/et-${VERSION.et}/src/et_collector.erl -lib/erlang/lib/et-${VERSION.et}/src/et_gs_contents_viewer.erl -lib/erlang/lib/et-${VERSION.et}/src/et_gs_viewer.erl lib/erlang/lib/et-${VERSION.et}/src/et_internal.hrl lib/erlang/lib/et-${VERSION.et}/src/et_selector.erl lib/erlang/lib/et-${VERSION.et}/src/et_viewer.erl @@ -1716,6 +1663,7 @@ lib/erlang/lib/eunit-${VERSION.eunit}/include/eunit.hrl lib/erlang/lib/eunit-${VERSION.eunit}/src/eunit.erl lib/erlang/lib/eunit-${VERSION.eunit}/src/eunit_autoexport.erl lib/erlang/lib/eunit-${VERSION.eunit}/src/eunit_data.erl +lib/erlang/lib/eunit-${VERSION.eunit}/src/eunit_internal.hrl lib/erlang/lib/eunit-${VERSION.eunit}/src/eunit_lib.erl lib/erlang/lib/eunit-${VERSION.eunit}/src/eunit_proc.erl lib/erlang/lib/eunit-${VERSION.eunit}/src/eunit_serial.erl @@ -2153,6 +2101,7 @@ lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_acceptor.beam lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_acceptor_sup.beam lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_cgi.beam lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_conf.beam +lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_connection_sup.beam lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_esi.beam lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_example.beam lib/erlang/lib/inets-${VERSION.inets}/ebin/httpd_file.beam @@ -2368,6 +2317,7 @@ lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_acceptor.erl lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_acceptor_sup.erl lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_cgi.erl lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_conf.erl +lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_connection_sup.erl lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_esi.erl lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_example.erl lib/erlang/lib/inets-${VERSION.inets}/src/http_server/httpd_file.erl @@ -2519,6 +2469,7 @@ lib/erlang/lib/kernel-${VERSION.kernel}/src/erl_boot_server.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/erl_ddll.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/erl_distribution.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/erl_epmd.erl +lib/erlang/lib/kernel-${VERSION.kernel}/src/erl_epmd.hrl lib/erlang/lib/kernel-${VERSION.kernel}/src/erl_reply.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/error_handler.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/error_logger.erl @@ -2534,6 +2485,7 @@ lib/erlang/lib/kernel-${VERSION.kernel}/src/global_group.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/global_search.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/group.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/heart.erl +lib/erlang/lib/kernel-${VERSION.kernel}/src/hipe_ext_format.hrl lib/erlang/lib/kernel-${VERSION.kernel}/src/hipe_unified_loader.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/inet.erl lib/erlang/lib/kernel-${VERSION.kernel}/src/inet6_sctp.erl @@ -2899,16 +2851,35 @@ lib/erlang/lib/mnesia-${VERSION.mnesia}/src/mnesia_subscr.erl lib/erlang/lib/mnesia-${VERSION.mnesia}/src/mnesia_sup.erl lib/erlang/lib/mnesia-${VERSION.mnesia}/src/mnesia_text.erl lib/erlang/lib/mnesia-${VERSION.mnesia}/src/mnesia_tm.erl +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_atom_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_bin_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_detail_wx.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_dist_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_ets_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_fun_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_gen_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_html_wx.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_info_wx.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_int_tab_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_mem_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_mod_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_multi_wx.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_port_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_proc_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_table_wx.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_term_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_timer_cb.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_virtual_list_wx.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/cdv_wx.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/crashdump_viewer.beam -lib/erlang/lib/observer-${VERSION.observer}/ebin/crashdump_viewer_html.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/etop.beam -lib/erlang/lib/observer-${VERSION.observer}/ebin/etop_gui.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/etop_tr.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/etop_txt.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/observer.app lib/erlang/lib/observer-${VERSION.observer}/ebin/observer.appup lib/erlang/lib/observer-${VERSION.observer}/ebin/observer.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/observer_app_wx.beam +lib/erlang/lib/observer-${VERSION.observer}/ebin/observer_html_lib.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/observer_lib.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/observer_perf_wx.beam lib/erlang/lib/observer-${VERSION.observer}/ebin/observer_pro_wx.beam @@ -2925,22 +2896,40 @@ lib/erlang/lib/observer-${VERSION.observer}/examples/multitrace.erl lib/erlang/lib/observer-${VERSION.observer}/include/etop.hrl lib/erlang/lib/observer-${VERSION.observer}/priv/bin/cdv lib/erlang/lib/observer-${VERSION.observer}/priv/bin/etop -lib/erlang/lib/observer-${VERSION.observer}/priv/bin/getop lib/erlang/lib/observer-${VERSION.observer}/priv/crashdump_viewer.tool lib/erlang/lib/observer-${VERSION.observer}/priv/crashdump_viewer/collapsd.gif lib/erlang/lib/observer-${VERSION.observer}/priv/crashdump_viewer/exploded.gif lib/erlang/lib/observer-${VERSION.observer}/priv/erlang_observer.png +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_atom_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_bin_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_detail_wx.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_dist_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_ets_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_fun_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_gen_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_html_wx.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_info_wx.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_int_tab_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_mem_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_mod_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_multi_wx.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_port_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_proc_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_table_wx.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_term_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_timer_cb.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_virtual_list_wx.erl +lib/erlang/lib/observer-${VERSION.observer}/src/cdv_wx.erl lib/erlang/lib/observer-${VERSION.observer}/src/crashdump_viewer.erl lib/erlang/lib/observer-${VERSION.observer}/src/crashdump_viewer.hrl -lib/erlang/lib/observer-${VERSION.observer}/src/crashdump_viewer_html.erl lib/erlang/lib/observer-${VERSION.observer}/src/etop.erl lib/erlang/lib/observer-${VERSION.observer}/src/etop_defs.hrl -lib/erlang/lib/observer-${VERSION.observer}/src/etop_gui.erl lib/erlang/lib/observer-${VERSION.observer}/src/etop_tr.erl lib/erlang/lib/observer-${VERSION.observer}/src/etop_txt.erl lib/erlang/lib/observer-${VERSION.observer}/src/observer.erl lib/erlang/lib/observer-${VERSION.observer}/src/observer_app_wx.erl lib/erlang/lib/observer-${VERSION.observer}/src/observer_defs.hrl +lib/erlang/lib/observer-${VERSION.observer}/src/observer_html_lib.erl lib/erlang/lib/observer-${VERSION.observer}/src/observer_lib.erl lib/erlang/lib/observer-${VERSION.observer}/src/observer_perf_wx.erl lib/erlang/lib/observer-${VERSION.observer}/src/observer_pro_wx.erl @@ -3211,6 +3200,10 @@ lib/erlang/lib/os_mon-${VERSION.os_mon}/src/os_mon.erl lib/erlang/lib/os_mon-${VERSION.os_mon}/src/os_mon_mib.erl lib/erlang/lib/os_mon-${VERSION.os_mon}/src/os_mon_sysinfo.erl lib/erlang/lib/os_mon-${VERSION.os_mon}/src/os_sup.erl +lib/erlang/lib/ose-${VERSION.ose}/ebin/ose.app +lib/erlang/lib/ose-${VERSION.ose}/ebin/ose.appup +lib/erlang/lib/ose-${VERSION.ose}/ebin/ose.beam +lib/erlang/lib/ose-${VERSION.ose}/src/ose.erl lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/ebin/otp_mib.beam lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/ebin/otp_mibs.app lib/erlang/lib/otp_mibs-${VERSION.otp_mibs}/ebin/otp_mibs.appup @@ -3263,54 +3256,18 @@ lib/erlang/lib/percept-${VERSION.percept}/priv/server_root/scripts/percept_area_ lib/erlang/lib/percept-${VERSION.percept}/priv/server_root/scripts/percept_error_handler.js lib/erlang/lib/percept-${VERSION.percept}/priv/server_root/scripts/percept_select_all.js lib/erlang/lib/percept-${VERSION.percept}/src/egd.erl +lib/erlang/lib/percept-${VERSION.percept}/src/egd.hrl lib/erlang/lib/percept-${VERSION.percept}/src/egd_font.erl lib/erlang/lib/percept-${VERSION.percept}/src/egd_png.erl lib/erlang/lib/percept-${VERSION.percept}/src/egd_primitives.erl lib/erlang/lib/percept-${VERSION.percept}/src/egd_render.erl lib/erlang/lib/percept-${VERSION.percept}/src/percept.erl +lib/erlang/lib/percept-${VERSION.percept}/src/percept.hrl lib/erlang/lib/percept-${VERSION.percept}/src/percept_analyzer.erl lib/erlang/lib/percept-${VERSION.percept}/src/percept_db.erl lib/erlang/lib/percept-${VERSION.percept}/src/percept_graph.erl lib/erlang/lib/percept-${VERSION.percept}/src/percept_html.erl lib/erlang/lib/percept-${VERSION.percept}/src/percept_image.erl -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman.app -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman.appup -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_buf.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_buf_buffer.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_buf_converter.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_buf_printer.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_buf_utils.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_main.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_module_info.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_options.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_process.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_relay.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_relay_server.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_shell.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_tool.beam -lib/erlang/lib/pman-${VERSION.pman}/ebin/pman_win.beam -lib/erlang/lib/pman-${VERSION.pman}/priv/pman.gif -lib/erlang/lib/pman-${VERSION.pman}/priv/pman.tool -lib/erlang/lib/pman-${VERSION.pman}/src/assert.hrl -lib/erlang/lib/pman-${VERSION.pman}/src/pman.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_buf.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_buf.hrl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_buf_buffer.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_buf_converter.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_buf_printer.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_buf_utils.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_main.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_module_info.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_options.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_options.hrl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_process.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_relay.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_relay_server.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_shell.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_tool.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_win.erl -lib/erlang/lib/pman-${VERSION.pman}/src/pman_win.hrl lib/erlang/lib/public_key-${VERSION.public_key}/asn1/InformationFramework.asn1 lib/erlang/lib/public_key-${VERSION.public_key}/asn1/OTP-PKIX.asn1 lib/erlang/lib/public_key-${VERSION.public_key}/asn1/OTP-PUB-KEY.asn1config @@ -3328,6 +3285,7 @@ lib/erlang/lib/public_key-${VERSION.public_key}/asn1/PKIX1Algorithms88.asn1 lib/erlang/lib/public_key-${VERSION.public_key}/asn1/PKIX1Explicit88.asn1 lib/erlang/lib/public_key-${VERSION.public_key}/asn1/PKIX1Implicit88.asn1 lib/erlang/lib/public_key-${VERSION.public_key}/asn1/PKIXAttributeCertificate.asn1 +lib/erlang/lib/public_key-${VERSION.public_key}/asn1/RFC5639.asn1 lib/erlang/lib/public_key-${VERSION.public_key}/ebin/OTP-PUB-KEY.beam lib/erlang/lib/public_key-${VERSION.public_key}/ebin/PKCS-FRAME.beam lib/erlang/lib/public_key-${VERSION.public_key}/ebin/pubkey_cert.beam @@ -3753,12 +3711,13 @@ lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_cli.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_client_key_api.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_connection.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_connection_handler.beam -lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_connection_manager.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_connection_sup.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_daemon_channel.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_file.beam +lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_info.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_io.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_math.beam +lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_message.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_no_io.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_server_key_api.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_sftp.beam @@ -3770,7 +3729,6 @@ lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_subsystem_sup.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_sup.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_system_sup.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_transport.beam -lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_userreg.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/ssh_xfer.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/sshc_sup.beam lib/erlang/lib/ssh-${VERSION.ssh}/ebin/sshd_sup.beam @@ -3791,12 +3749,13 @@ lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_client_key_api.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_connect.hrl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_connection.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_connection_handler.erl -lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_connection_manager.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_connection_sup.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_daemon_channel.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_file.erl +lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_info.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_io.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_math.erl +lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_message.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_no_io.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_server_key_api.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_sftp.erl @@ -3809,12 +3768,12 @@ lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_sup.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_system_sup.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_transport.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_transport.hrl -lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_userreg.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/ssh_xfer.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/sshc_sup.erl lib/erlang/lib/ssh-${VERSION.ssh}/src/sshd_sup.erl lib/erlang/lib/ssl-${VERSION.ssl}/ebin/dtls.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/dtls_connection.beam +lib/erlang/lib/ssl-${VERSION.ssl}/ebin/dtls_connection_sup.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/dtls_handshake.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/dtls_record.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/dtls_v1.beam @@ -3826,9 +3785,11 @@ lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_alert.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_app.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_certificate.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_cipher.beam -lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_connection_sup.beam +lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_config.beam +lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_connection.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_dist_sup.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_handshake.beam +lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_listen_tracker_sup.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_manager.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_pkix_db.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_record.beam @@ -3843,6 +3804,7 @@ lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_v2.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/ssl_v3.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/tls.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/tls_connection.beam +lib/erlang/lib/ssl-${VERSION.ssl}/ebin/tls_connection_sup.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/tls_handshake.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/tls_record.beam lib/erlang/lib/ssl-${VERSION.ssl}/ebin/tls_v1.beam @@ -3859,6 +3821,8 @@ lib/erlang/lib/ssl-${VERSION.ssl}/examples/src/Makefile lib/erlang/lib/ssl-${VERSION.ssl}/examples/src/client_server.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/dtls.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/dtls_connection.erl +lib/erlang/lib/ssl-${VERSION.ssl}/src/dtls_connection.hrl +lib/erlang/lib/ssl-${VERSION.ssl}/src/dtls_connection_sup.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/dtls_handshake.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/dtls_handshake.hrl lib/erlang/lib/ssl-${VERSION.ssl}/src/dtls_record.erl @@ -3868,15 +3832,19 @@ lib/erlang/lib/ssl-${VERSION.ssl}/src/inet_tls_dist.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_alert.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_alert.hrl +lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_api.hrl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_app.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_certificate.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_cipher.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_cipher.hrl -lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_connection_sup.erl +lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_config.erl +lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_connection.erl +lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_connection.hrl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_dist_sup.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_handshake.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_handshake.hrl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_internal.hrl +lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_listen_tracker_sup.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_manager.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_pkix_db.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_record.erl @@ -3893,6 +3861,8 @@ lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_v2.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/ssl_v3.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/tls.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/tls_connection.erl +lib/erlang/lib/ssl-${VERSION.ssl}/src/tls_connection.hrl +lib/erlang/lib/ssl-${VERSION.ssl}/src/tls_connection_sup.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/tls_handshake.erl lib/erlang/lib/ssl-${VERSION.ssl}/src/tls_handshake.hrl lib/erlang/lib/ssl-${VERSION.ssl}/src/tls_record.erl @@ -3949,6 +3919,7 @@ lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/io_lib_pretty.beam lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/lib.beam lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/lists.beam lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/log_mf_h.beam +lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/maps.beam lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/math.beam lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/ms_transform.beam lib/erlang/lib/stdlib-${VERSION.stdlib}/ebin/orddict.beam @@ -4037,6 +4008,7 @@ lib/erlang/lib/stdlib-${VERSION.stdlib}/src/io_lib_pretty.erl lib/erlang/lib/stdlib-${VERSION.stdlib}/src/lib.erl lib/erlang/lib/stdlib-${VERSION.stdlib}/src/lists.erl lib/erlang/lib/stdlib-${VERSION.stdlib}/src/log_mf_h.erl +lib/erlang/lib/stdlib-${VERSION.stdlib}/src/maps.erl lib/erlang/lib/stdlib-${VERSION.stdlib}/src/math.erl lib/erlang/lib/stdlib-${VERSION.stdlib}/src/ms_transform.erl lib/erlang/lib/stdlib-${VERSION.stdlib}/src/orddict.erl @@ -4104,19 +4076,7 @@ lib/erlang/lib/test_server-${VERSION.test_server}/src/test_server_internal.hrl lib/erlang/lib/test_server-${VERSION.test_server}/src/test_server_io.erl lib/erlang/lib/test_server-${VERSION.test_server}/src/test_server_node.erl lib/erlang/lib/test_server-${VERSION.test_server}/src/test_server_sup.erl -lib/erlang/lib/toolbar-${VERSION.toolbar}/ebin/canvasbutton.beam -lib/erlang/lib/toolbar-${VERSION.toolbar}/ebin/toolbar.app -lib/erlang/lib/toolbar-${VERSION.toolbar}/ebin/toolbar.appup -lib/erlang/lib/toolbar-${VERSION.toolbar}/ebin/toolbar.beam -lib/erlang/lib/toolbar-${VERSION.toolbar}/ebin/toolbar_graphics.beam -lib/erlang/lib/toolbar-${VERSION.toolbar}/ebin/toolbar_lib.beam -lib/erlang/lib/toolbar-${VERSION.toolbar}/ebin/toolbar_toolconfig.beam -lib/erlang/lib/toolbar-${VERSION.toolbar}/src/canvasbutton.erl -lib/erlang/lib/toolbar-${VERSION.toolbar}/src/toolbar.erl -lib/erlang/lib/toolbar-${VERSION.toolbar}/src/toolbar.hrl -lib/erlang/lib/toolbar-${VERSION.toolbar}/src/toolbar_graphics.erl -lib/erlang/lib/toolbar-${VERSION.toolbar}/src/toolbar_lib.erl -lib/erlang/lib/toolbar-${VERSION.toolbar}/src/toolbar_toolconfig.erl +lib/erlang/lib/test_server-${VERSION.test_server}/src/ts.hrl lib/erlang/lib/tools-${VERSION.tools}/bin/emem lib/erlang/lib/tools-${VERSION.tools}/c_src/erl_memory.c lib/erlang/lib/tools-${VERSION.tools}/c_src/erl_memory_trace_block_table.c @@ -4170,100 +4130,6 @@ lib/erlang/lib/tools-${VERSION.tools}/src/xref_parser.yrl lib/erlang/lib/tools-${VERSION.tools}/src/xref_reader.erl lib/erlang/lib/tools-${VERSION.tools}/src/xref_scanner.erl lib/erlang/lib/tools-${VERSION.tools}/src/xref_utils.erl -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv.app -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv.appup -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_comm_func.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_db.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_db_search.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_db_sort.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_ets_rpc.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_etsread.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_info.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_io_lib.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_io_lib_format.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_io_lib_pretty.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_ip.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_main.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_mnesia_rpc.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_new_table.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_nodewin.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pb.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pb_funcs.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pc.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pc_graph_ctrl.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pc_menu_handling.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pd.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pd_display.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pd_frames.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pd_scale.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pg.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pg_gridfcns.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_poll_dialog.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pw.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_pw_window.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_rec_edit.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_table_owner.beam -lib/erlang/lib/tv-${VERSION.tv}/ebin/tv_utils.beam -lib/erlang/lib/tv-${VERSION.tv}/priv/arrow_left.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/arrow_right.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/edit1.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/erlang.gif -lib/erlang/lib/tv-${VERSION.tv}/priv/help.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/info.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/key.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/more.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/no_sort.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/open.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/poll.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/search.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/sort.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/sort_reverse.xbm -lib/erlang/lib/tv-${VERSION.tv}/priv/tv.gif -lib/erlang/lib/tv-${VERSION.tv}/priv/tv.tool -lib/erlang/lib/tv-${VERSION.tv}/src/tv.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_comm_func.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_db.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_db_int_def.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_db_search.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_db_sort.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_ets_rpc.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_etsread.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_info.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_int_def.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_int_msg.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_io_lib.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_io_lib_format.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_io_lib_pretty.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_ip.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_main.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_main.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_mnesia_rpc.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_new_table.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_nodewin.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pb.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pb_funcs.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pb_int_def.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pc.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pc_graph_ctrl.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pc_int_def.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pc_menu_handling.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pd.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pd_display.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pd_frames.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pd_int_def.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pd_int_msg.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pd_scale.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pg.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pg_gridfcns.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pg_int_def.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_poll_dialog.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pw.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pw_int_def.hrl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_pw_window.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_rec_edit.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_table_owner.erl -lib/erlang/lib/tv-${VERSION.tv}/src/tv_utils.erl lib/erlang/lib/typer-${VERSION.typer}/ebin/typer.app lib/erlang/lib/typer-${VERSION.typer}/ebin/typer.appup lib/erlang/lib/typer-${VERSION.typer}/ebin/typer.beam @@ -4286,6 +4152,7 @@ lib/erlang/lib/wx-${VERSION.wx}/ebin/wx.appup lib/erlang/lib/wx-${VERSION.wx}/ebin/wx.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxAcceleratorEntry.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxAcceleratorTable.beam +lib/erlang/lib/wx-${VERSION.wx}/ebin/wxActivateEvent.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxArtProvider.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxAuiDockArt.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxAuiManager.beam @@ -4388,6 +4255,7 @@ lib/erlang/lib/wx-${VERSION.wx}/ebin/wxIconizeEvent.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxIdleEvent.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxImage.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxImageList.beam +lib/erlang/lib/wx-${VERSION.wx}/ebin/wxInitDialogEvent.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxJoystickEvent.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxKeyEvent.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxLayoutAlgorithm.beam @@ -4398,6 +4266,7 @@ lib/erlang/lib/wx-${VERSION.wx}/ebin/wxListItem.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxListItemAttr.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxListView.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxListbook.beam +lib/erlang/lib/wx-${VERSION.wx}/ebin/wxLocale.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxLogNull.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxMDIChildFrame.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxMDIClientWindow.beam @@ -4430,6 +4299,8 @@ lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPanel.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPasswordEntryDialog.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPen.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPickerBase.beam +lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPopupTransientWindow.beam +lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPopupWindow.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPostScriptDC.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPreviewCanvas.beam lib/erlang/lib/wx-${VERSION.wx}/ebin/wxPreviewControlBar.beam @@ -4618,6 +4489,7 @@ lib/erlang/lib/wx-${VERSION.wx}/src/gen/gl.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/glu.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxAcceleratorEntry.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxAcceleratorTable.erl +lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxActivateEvent.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxArtProvider.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxAuiDockArt.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxAuiManager.erl @@ -4720,6 +4592,7 @@ lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxIconizeEvent.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxIdleEvent.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxImage.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxImageList.erl +lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxInitDialogEvent.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxJoystickEvent.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxKeyEvent.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxLayoutAlgorithm.erl @@ -4730,6 +4603,7 @@ lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxListItem.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxListItemAttr.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxListView.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxListbook.erl +lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxLocale.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxLogNull.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxMDIChildFrame.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxMDIClientWindow.erl @@ -4762,6 +4636,8 @@ lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPanel.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPasswordEntryDialog.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPen.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPickerBase.erl +lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPopupTransientWindow.erl +lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPopupWindow.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPostScriptDC.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPreviewCanvas.erl lib/erlang/lib/wx-${VERSION.wx}/src/gen/wxPreviewControlBar.erl @@ -4920,6 +4796,11 @@ lib/erlang/lib/xmerl-${VERSION.xmerl}/src/xmerl_xsd.erl lib/erlang/lib/xmerl-${VERSION.xmerl}/src/xmerl_xsd_type.erl lib/erlang/misc/format_man_pages lib/erlang/misc/makewhatis +lib/erlang/releases/${VERSION}/OTP_VERSION +lib/erlang/releases/${VERSION}/installed_application_versions +lib/erlang/releases/${VERSION}/no_dot_erlang.boot +lib/erlang/releases/${VERSION}/no_dot_erlang.rel +lib/erlang/releases/${VERSION}/no_dot_erlang.script lib/erlang/releases/${VERSION}/start.boot lib/erlang/releases/${VERSION}/start.script lib/erlang/releases/${VERSION}/start_all_example.rel @@ -4942,6 +4823,7 @@ lib/erlang/usr/include/erl_fixed_size_int_types.h lib/erlang/usr/include/erl_int_sizes_config.h lib/erlang/usr/include/erl_interface.h lib/erlang/usr/include/erl_memory_trace_parser.h +lib/erlang/usr/include/erl_native_features_config.h lib/erlang/usr/include/erl_nif.h lib/erlang/usr/include/erl_nif_api_funcs.h lib/erlang/usr/include/erlang.idl diff --git a/lang/erlang/PLIST.hipe b/lang/erlang/PLIST.hipe index 60b95bf35..da4984847 100644 --- a/lang/erlang/PLIST.hipe +++ b/lang/erlang/PLIST.hipe @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST.hipe,v 1.2 2012/04/12 12:14:12 asau Exp $ +@comment $NetBSD: PLIST.hipe,v 1.4 2015/04/29 09:39:47 fhajny Exp $ +lib/erlang/lib/hipe-${VERSION.hipe}/ebin/elf_format.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_adj_list.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_amd64_assemble.beam @@ -46,6 +47,10 @@ lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_icode_heap_test.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_ig.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_ig_moves.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_jit.beam +lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm.beam +lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm_liveness.beam +lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm_main.beam +lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm_merge.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_ls_regalloc.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_moves.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_node_sets.beam @@ -96,6 +101,7 @@ lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_ssapre.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_symbolic.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_amd64.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_arm.beam +lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_llvm.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_ppc.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_sparc.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_x86.beam @@ -128,7 +134,6 @@ lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_spillmin_color.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_spillmin_scan.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_tagscheme.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_temp_map.beam -lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_tool.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_vectors.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86_assemble.beam @@ -152,6 +157,16 @@ lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86_specific_x87.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86_spill_restore.beam lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86_x87.beam lib/erlang/lib/hipe-${VERSION.hipe}/icode/hipe_icode_heap_test.erl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf32_format.hrl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf64_format.hrl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf_format.erl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf_format.hrl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm.erl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_arch.hrl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_liveness.erl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_main.erl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_merge.erl +lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_rtl_to_llvm.erl lib/erlang/lib/hipe-${VERSION.hipe}/main/hipe.erl lib/erlang/lib/hipe-${VERSION.hipe}/misc/hipe_data_pp.erl lib/erlang/lib/hipe-${VERSION.hipe}/misc/hipe_pack_constants.erl diff --git a/lang/erlang/PLIST.java b/lang/erlang/PLIST.java index 7bf805adc..c4e4f3a4b 100644 --- a/lang/erlang/PLIST.java +++ b/lang/erlang/PLIST.java @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.java,v 1.9 2011/04/14 19:34:07 asau Exp $ +@comment $NetBSD: PLIST.java,v 1.10 2015/04/28 14:34:20 fhajny Exp $ lib/erlang/lib/ic-${VERSION.ic}/java_src/com/ericsson/otp/ic/Any.java lib/erlang/lib/ic-${VERSION.ic}/java_src/com/ericsson/otp/ic/AnyHelper.java lib/erlang/lib/ic-${VERSION.ic}/java_src/com/ericsson/otp/ic/AnyHolder.java @@ -28,6 +28,8 @@ lib/erlang/lib/ic-${VERSION.ic}/java_src/com/ericsson/otp/ic/TermHelper.java lib/erlang/lib/ic-${VERSION.ic}/java_src/com/ericsson/otp/ic/TermHolder.java lib/erlang/lib/ic-${VERSION.ic}/java_src/com/ericsson/otp/ic/TypeCode.java lib/erlang/lib/ic-${VERSION.ic}/priv/ic.jar +lib/erlang/lib/jinterface-${VERSION.jinterface}/ebin/jinterface.app +lib/erlang/lib/jinterface-${VERSION.jinterface}/ebin/jinterface.appup lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/AbstractConnection.java lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/AbstractNode.java lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/GenericQueue.java @@ -54,6 +56,7 @@ lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/OtpErlangList.java lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/OtpErlangLong.java lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/OtpErlangObject.java +lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/OtpErlangMap.java lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/OtpErlangPid.java lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/OtpErlangPort.java lib/erlang/lib/jinterface-${VERSION.jinterface}/java_src/com/ericsson/otp/erlang/OtpErlangRangeException.java diff --git a/lang/erlang/buildlink3.mk b/lang/erlang/buildlink3.mk index a5e86591e..d2a9d6676 100644 --- a/lang/erlang/buildlink3.mk +++ b/lang/erlang/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2012/05/07 01:53:39 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2015/04/28 14:34:20 fhajny Exp $ BUILDLINK_TREE+= erlang @@ -6,7 +6,7 @@ BUILDLINK_TREE+= erlang ERLANG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.erlang+= erlang>=10.1 -BUILDLINK_ABI_DEPENDS.erlang+= erlang>=10.1.9nb1 +BUILDLINK_ABI_DEPENDS.erlang+= erlang>=17.5 BUILDLINK_PKGSRCDIR.erlang?= ../../lang/erlang pkgbase := erlang diff --git a/lang/erlang/distinfo b/lang/erlang/distinfo index 8f9620ac2..6b7c880b8 100644 --- a/lang/erlang/distinfo +++ b/lang/erlang/distinfo @@ -1,14 +1,9 @@ -$NetBSD: distinfo,v 1.34 2015/02/19 11:56:18 jperkin Exp $ +$NetBSD: distinfo,v 1.35 2015/04/28 14:34:20 fhajny Exp $ -SHA1 (erlang/otp_src_R16B02.tar.gz) = 16accc21afaebf2bd9507c5a2610aecf8d6f8243 -RMD160 (erlang/otp_src_R16B02.tar.gz) = d10ad82b3bddf16d1cf52babd56965537b64faeb -Size (erlang/otp_src_R16B02.tar.gz) = 66023455 bytes +SHA1 (erlang/otp_src_17.5.tar.gz) = 433bafe9bb16a2230830de93985c1d6e02ec1c4e +RMD160 (erlang/otp_src_17.5.tar.gz) = 609406d4e710c1c435dbd0090a0503e1fcb68d08 +Size (erlang/otp_src_17.5.tar.gz) = 67242289 bytes SHA1 (patch-ab) = 5f1602f3a49c05fd4c45884a7cd6be8d3f287ac3 -SHA1 (patch-ai) = 203d1208b3a8a6aa248cfe0e16c9c19ae25fe0ad SHA1 (patch-am) = 11ff769b6954f950d6447e69b033cdc0bfa767e9 SHA1 (patch-ao) = a4ee17b0a81415d541cb55d76b3c1ecc3148c2c2 -SHA1 (patch-ay) = 7d1a7f79e8c3ea909b2f4476d9ff271ed1318234 -SHA1 (patch-configure) = 8bf08197747cbca07fcb7edba6782389787d7a1f -SHA1 (patch-configure.in) = 4a36245a6a6b6dc4804cbb899c7e824ec1fe61e0 -SHA1 (patch-erts_configure) = 614bfdc28c7dea8a34a3ae4e00ac976fa83e81e2 -SHA1 (patch-lib_runtime__tools_c__src_Makefile.in) = b7fe63a8d07612464034303cf41d97e1ea701883 +SHA1 (patch-ay) = f5f1accdb11e404ba4779b056228431e3080e4cd diff --git a/lang/erlang/hacks.mk b/lang/erlang/hacks.mk index b7bf04669..b7095de41 100644 --- a/lang/erlang/hacks.mk +++ b/lang/erlang/hacks.mk @@ -1,4 +1,4 @@ -# $NetBSD: hacks.mk,v 1.1 2009/12/15 12:09:20 asau Exp $ +# $NetBSD: hacks.mk,v 1.2 2015/04/28 14:34:20 fhajny Exp $ .if !defined(ERLANG_HACKS_MK) ERLANG_HACKS_MK= # empty @@ -16,7 +16,7 @@ BUILDLINK_TRANSFORM+= opt:-O3:-O2 .if (${OPSYS} == "NetBSD" || \ ${OPSYS} == "OpenBSD" || \ ${OPSYS} == "FreeBSD" || \ - ${OPSYS} == "Solaris") + ${OPSYS} == "SunOS") CFLAGS+= -DMMAP_MAP_FIXED .endif diff --git a/lang/erlang/options.mk b/lang/erlang/options.mk index 0ee19ca07..2bc4e75aa 100644 --- a/lang/erlang/options.mk +++ b/lang/erlang/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.6 2013/07/05 12:42:48 jperkin Exp $ +# $NetBSD: options.mk,v 1.8 2015/04/28 14:34:20 fhajny Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.erlang PKG_SUPPORTED_OPTIONS= java erlang-hipe @@ -23,6 +23,7 @@ PKG_SUPPORTED_OPTIONS+= dtrace .include "../../mk/bsd.options.mk" +PLIST_SRC= ${PLIST_SRC_DFLT} PLIST_VARS+= odbc dtrace .if !empty(PKG_OPTIONS:Mjava) @@ -48,12 +49,12 @@ CONFIGURE_ARGS+= --disable-hipe . include "../../databases/iodbc/buildlink3.mk" CONFIGURE_ARGS+= --with-odbc=${BUILDLINK_PREFIX.iodbc} PLIST.odbc= yes -.endif - -.if !empty(PKG_OPTIONS:Munixodbc) +.elif !empty(PKG_OPTIONS:Munixodbc) . include "../../databases/unixodbc/buildlink3.mk" CONFIGURE_ARGS+= --with-odbc=${BUILDLINK_PREFIX.unixodbc} PLIST.odbc= yes +.else +CONFIGURE_ARGS+= --without-odbc .endif ### diff --git a/lang/erlang/patches/patch-ai b/lang/erlang/patches/patch-ai deleted file mode 100644 index 778280b3b..000000000 --- a/lang/erlang/patches/patch-ai +++ /dev/null @@ -1,86 +0,0 @@ -$NetBSD: patch-ai,v 1.4 2012/04/12 12:14:13 asau Exp $ - ---- lib/gs/src/tool_utils.erl.orig 2011-12-14 14:22:11.000000000 +0400 -+++ lib/gs/src/tool_utils.erl 2012-01-05 04:38:39.000000000 +0400 -@@ -40,6 +40,9 @@ - }). - - -+%% Browser executable list (openURL command line protocol required) -+-define(BROWSERS, ["netscape", "mozilla", "MozillaFirebird", "opera"]). -+ - %%---------------------------------------------------------------------- - %% open_help(Parent, File) - %% Parent = gsobj() (GS root object or parent window) -@@ -80,7 +83,7 @@ - {unix,Type} -> - case Type of - darwin -> "open " ++ File; -- _Else -> "netscape -remote \"openURL(file:" ++ File ++ ")\"" -+ _Else -> unix_url_command("file:" ++ File) - end; - {win32,_AnyType} -> - "start " ++ filename:nativename(File); -@@ -95,7 +98,7 @@ - {unix,Type} -> - case Type of - darwin -> "open " ++ File; -- _Else -> "netscape -remote \"openURL(file:" ++ File ++ ")\"" -+ _Else -> unix_url_command("file:" ++ File) - end; - {win32,_AnyType} -> - "netscape.exe -h " ++ -@@ -430,3 +433,53 @@ - [Last]; - insert_newlines(Other) -> - Other. -+ -+%% find_browser(BrowserList) => string() | false -+%% BrowserList - [string()] -+%% Given a list of basenames, find the first available executable. -+ -+find_browser([]) -> -+ false; -+ -+find_browser([H | T]) -> -+ case os:find_executable(H) of -+ false -> -+ find_browser(T); -+ Browser -> -+ Browser -+ end. -+ -+%% unix_url_command(URL) => string() -+%% URL - string() -+%% Open an URL, using a browser which supports the openURL command -+%% line protocol. If no browser is found, the empty string will be -+%% returned. -+ -+unix_url_command(URL) -> -+ Template = "BROWSER -remote \"openURL(" ++ URL ++ ")\" || BROWSER " ++ URL ++ "&", -+ -+ case os:getenv("BROWSER") of -+ false -> -+ %% look for a compatible browser -+ case find_browser(?BROWSERS) of -+ false -> -+ ""; -+ Browser -> -+ case regexp:gsub(Template, "BROWSER", Browser) of -+ {ok, Command, 0} -> -+ %% Template does not contain "BROWSER" placeholder -+ ""; -+ {ok, Command, _} -> -+ Command -+ end -+ end; -+ -+ Value -> -+ case regexp:gsub(Template, "BROWSER", Value) of -+ {ok, Command2, 0} -> -+ %% no placeholder -+ ""; -+ {ok, Command2, _} -> -+ Command2 -+ end -+ end. diff --git a/lang/erlang/patches/patch-ay b/lang/erlang/patches/patch-ay index 3d2df8935..0b70545cb 100644 --- a/lang/erlang/patches/patch-ay +++ b/lang/erlang/patches/patch-ay @@ -1,4 +1,6 @@ -$NetBSD: patch-ay,v 1.1 2011/04/14 19:34:09 asau Exp $ +$NetBSD: patch-ay,v 1.2 2015/04/28 14:34:20 fhajny Exp $ + +Pass in proper LDFLAGS. Fixes build with iodbc. --- lib/odbc/c_src/Makefile.in.orig 2010-02-19 20:07:30.000000000 +0200 +++ lib/odbc/c_src/Makefile.in 2010-06-21 23:28:49.000000000 +0300 @@ -7,7 +9,7 @@ $NetBSD: patch-ay,v 1.1 2011/04/14 19:34:09 asau Exp $ EI_LDFLAGS = -L$(EI_ROOT)/obj$(TYPEMARKER)/$(TARGET) LD = @LD@ -LDFLAGS = $(ODBC_LIB) $(EI_LDFLAGS) -+LDFLAGS = -Wl,-R$(PREFIX)/lib $(ODBC_LIB) $(EI_LDFLAGS) ++LDFLAGS = @LDFLAGS@ $(ODBC_LIB) $(EI_LDFLAGS) LIBS = @LIBS@ @THR_LIBS@ $(EI_LIB) INCLUDES = -I. $(ODBC_INCLUDE) $(EI_INCLUDE) TARGET_FLAGS = @TARGET_FLAGS@ diff --git a/lang/erlang/patches/patch-configure b/lang/erlang/patches/patch-configure deleted file mode 100644 index 76a33cae3..000000000 --- a/lang/erlang/patches/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-configure,v 1.1 2013/10/20 18:37:49 asau Exp $ - ---- configure.orig 2013-10-17 22:17:44.000000000 +0000 -+++ configure -@@ -3576,7 +3576,7 @@ fi - rm -f $ERL_TOP/lib/SKIP-APPLICATIONS - for app in `cd lib && ls -d *`; do - var=`eval echo \\$with_$app` -- if test X${var} == Xno; then -+ if test X${var} = Xno; then - echo "$app" >> $ERL_TOP/lib/SKIP-APPLICATIONS - fi - done diff --git a/lang/erlang/patches/patch-configure.in b/lang/erlang/patches/patch-configure.in deleted file mode 100644 index 5a1811cdb..000000000 --- a/lang/erlang/patches/patch-configure.in +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-configure.in,v 1.1 2013/10/20 18:37:49 asau Exp $ - ---- configure.in.orig 2013-09-16 18:12:18.000000000 +0000 -+++ configure.in -@@ -394,7 +394,7 @@ AC_SUBST(NATIVE_LIBS_ENABLED) - rm -f $ERL_TOP/lib/SKIP-APPLICATIONS - for app in `cd lib && ls -d *`; do - var=`eval echo \\$with_$app` -- if test X${var} == Xno; then -+ if test X${var} = Xno; then - echo "$app" >> $ERL_TOP/lib/SKIP-APPLICATIONS - fi - done diff --git a/lang/erlang/patches/patch-erts_configure b/lang/erlang/patches/patch-erts_configure deleted file mode 100644 index 3e21eef37..000000000 --- a/lang/erlang/patches/patch-erts_configure +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-erts_configure,v 1.1 2015/02/19 11:56:18 jperkin Exp $ - -Fix for DTrace 1.11 and newer. - ---- erts/configure.orig 2013-09-16 18:12:18.000000000 +0000 -+++ erts/configure -@@ -37343,6 +37343,9 @@ echo "$as_me: error: Could not precompil - { echo "$as_me:$LINENO: dtrace precompilation for 2-stage DTrace successful" >&5 - echo "$as_me: dtrace precompilation for 2-stage DTrace successful" >&6;} - else -+ case `dtrace -V 2>/dev/null` in -+ *"Sun D "1.1[1-9]*) DTRACE_ENABLED_2STEP=yes;; -+ esac - { echo "$as_me:$LINENO: dtrace precompilation for 1-stage DTrace successful" >&5 - echo "$as_me: dtrace precompilation for 1-stage DTrace successful" >&6;} - fi diff --git a/lang/erlang/patches/patch-lib_runtime__tools_c__src_Makefile.in b/lang/erlang/patches/patch-lib_runtime__tools_c__src_Makefile.in deleted file mode 100644 index 177655c16..000000000 --- a/lang/erlang/patches/patch-lib_runtime__tools_c__src_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-lib_runtime__tools_c__src_Makefile.in,v 1.1 2015/02/19 11:56:18 jperkin Exp $ - -Avoid building empty DTrace probes, fixes D 1.11+. - ---- lib/runtime_tools/c_src/Makefile.in.orig 2013-09-16 18:12:18.000000000 +0000 -+++ lib/runtime_tools/c_src/Makefile.in -@@ -121,7 +121,7 @@ DTRACE_USER_HEADER= - endif - - DTRACE_OBJS = --ifdef DTRACE_ENABLED_2STEP -+ifdef notDTRACE_ENABLED_2STEP - DTRACE_OBJS += $(OBJDIR)/dtrace_user.o - $(OBJDIR)/dtrace_user.o: $(before_DTrace_OBJS) $(OBJDIR)/dtrace_user.h - $(dtrace_verbose)dtrace -G -C \ diff --git a/lang/fort77/Makefile b/lang/fort77/Makefile index ef7ffd964..07a1d153e 100644 --- a/lang/fort77/Makefile +++ b/lang/fort77/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:15 wiz Exp $ # DISTNAME= fort77-1.18 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SUNSITE:=devel/lang/fortran/} diff --git a/lang/g95/Makefile b/lang/g95/Makefile index 28d593489..0c2568e06 100644 --- a/lang/g95/Makefile +++ b/lang/g95/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/07/16 12:16:31 rodent Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:15 wiz Exp $ DISTNAME= g95_source PKGNAME= g95-0.93 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= http://ftp.g95.org/v${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tgz diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index 3bb60f9a7..34d17cfd2 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2014/10/09 14:06:38 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/05/28 06:35:25 wiz Exp $ -DISTNAME= gawk-4.1.1 +DISTNAME= gawk-4.1.3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gawk/} EXTRACT_SUFX= .tar.xz diff --git a/lang/gawk/PLIST b/lang/gawk/PLIST index 490405ab2..cd4a39009 100644 --- a/lang/gawk/PLIST +++ b/lang/gawk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2014/06/06 23:24:10 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.23 2015/05/01 02:02:40 wen Exp $ bin/gawk bin/${PKGNAME} bin/igawk @@ -48,11 +48,13 @@ share/awk/libintl.awk share/awk/noassign.awk share/awk/ord.awk share/awk/passwd.awk +share/awk/processarray.awk share/awk/quicksort.awk share/awk/readable.awk share/awk/readfile.awk share/awk/rewind.awk share/awk/round.awk +share/awk/shellquote.awk share/awk/strtonum.awk share/awk/walkarray.awk share/awk/zerofile.awk diff --git a/lang/gawk/distinfo b/lang/gawk/distinfo index 00d79dac9..314cd0f3d 100644 --- a/lang/gawk/distinfo +++ b/lang/gawk/distinfo @@ -1,11 +1,12 @@ -$NetBSD: distinfo,v 1.31 2014/07/15 14:58:08 ryoon Exp $ +$NetBSD: distinfo,v 1.34 2015/05/28 06:35:25 wiz Exp $ -SHA1 (gawk-4.1.1.tar.xz) = 547feb48d20e923aff58daccee97c94e047fdc18 -RMD160 (gawk-4.1.1.tar.xz) = a5a6ab9491bf702310cef7c035531cc7fad0a62d -Size (gawk-4.1.1.tar.xz) = 2196904 bytes -SHA1 (patch-Makefile.in) = 12eb8f205fa224634b9f5122cfca55803382516f +SHA1 (gawk-4.1.3.tar.xz) = 76b0acbbdeaa0e58466675c5faf68895eedd8306 +RMD160 (gawk-4.1.3.tar.xz) = b092cbbcb48db2e5a0cef0638f85f3657b2a9fee +Size (gawk-4.1.3.tar.xz) = 2311268 bytes +SHA1 (patch-Makefile.in) = 8330ac068dcb712539465a467a42f713ee4a8a73 SHA1 (patch-awk.h) = 2292be5ec392e7fea5688fbb18012a735e43803f -SHA1 (patch-extension_Makefile.in) = bc735eebe2e094c97e46b08a782b143d2042a865 +SHA1 (patch-debug.c) = 40c423e2ddbb7de1eb35bb4b7b4452f8f2ebec01 +SHA1 (patch-extension_Makefile.in) = 7a03efc54d0fe54ef94fbe6f35d5145b61cb0f07 SHA1 (patch-extension_filefuncs.c) = 212774354ab55f69ff67728470ab23b43e038093 SHA1 (patch-extension_gawkfts.c) = a6c59c42c3f5564ee078b373c9a8d09aa6732a0b SHA1 (patch-test_Makefile.in) = 7610407e0735f4b78b568e24717f3f103f8566d3 diff --git a/lang/gawk/patches/patch-Makefile.in b/lang/gawk/patches/patch-Makefile.in index e44b0d9f5..9b3c0fa35 100644 --- a/lang/gawk/patches/patch-Makefile.in +++ b/lang/gawk/patches/patch-Makefile.in @@ -1,10 +1,9 @@ -$NetBSD: patch-Makefile.in,v 1.2 2013/05/15 11:55:20 adam Exp $ +$NetBSD: patch-Makefile.in,v 1.4 2015/05/28 06:35:25 wiz Exp $ Correct locale location, use names gawk and pgawk unconditionally - ---- Makefile.in.orig 2013-05-09 12:59:40.000000000 +0000 +--- Makefile.in.orig 2015-05-19 13:38:35.000000000 +0000 +++ Makefile.in -@@ -285,7 +285,7 @@ CFLAGS = @CFLAGS@ +@@ -324,7 +324,7 @@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ @@ -13,12 +12,12 @@ Correct locale location, use names gawk and pgawk unconditionally DEPDIR = @DEPDIR@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ -@@ -1131,9 +1131,7 @@ uninstall-am: uninstall-binPROGRAMS unin - install-exec-hook: +@@ -1178,9 +1178,7 @@ install-exec-hook: (cd $(DESTDIR)$(bindir); \ - $(LN) gawk$(EXEEXT) gawk-$(VERSION)$(EXEEXT) 2>/dev/null ; \ -- if [ ! -f awk ]; \ -- then $(LN_S) gawk$(EXEEXT) awk; \ + name=`echo gawk | sed '$(transform)'` ; \ + $(LN) $${name}$(EXEEXT) gawk-$(VERSION)$(EXEEXT) 2>/dev/null ; \ +- if [ ! -f awk$(EXEEXT) ]; \ +- then $(LN_S) $${name}$(EXEEXT) awk$(EXEEXT); \ - fi; exit 0) + exit 0) diff --git a/lang/gawk/patches/patch-debug.c b/lang/gawk/patches/patch-debug.c new file mode 100644 index 000000000..e3e70f67a --- /dev/null +++ b/lang/gawk/patches/patch-debug.c @@ -0,0 +1,16 @@ +$NetBSD: patch-debug.c,v 1.1 2015/04/19 14:26:06 tnn Exp $ + +Avoid conflict with serialize(2) system call on HP-UX. + +--- debug.c.orig 2014-03-05 04:31:02.000000000 +0000 ++++ debug.c +@@ -200,6 +200,9 @@ static const char *const env_variable[] + "DGAWK_HISTORY", + "DGAWK_OPTION", + }; ++#if defined(__hpux) ++#define serialize gawk_serialize ++#endif + static void serialize(int ); + static void unserialize(int ); + static const char *commands_string = NULL; diff --git a/lang/gawk/patches/patch-extension_Makefile.in b/lang/gawk/patches/patch-extension_Makefile.in index ef3ea607e..dc60301c0 100644 --- a/lang/gawk/patches/patch-extension_Makefile.in +++ b/lang/gawk/patches/patch-extension_Makefile.in @@ -1,11 +1,11 @@ -$NetBSD: patch-extension_Makefile.in,v 1.2 2014/06/06 23:24:10 ryoon Exp $ +$NetBSD: patch-extension_Makefile.in,v 1.3 2015/05/01 02:02:40 wen Exp $ Install into a separate directory, otherwise these shadow e.g. time(3). Install *.la file for extensions, reduce PLIST divergence. ---- extension/Makefile.in.orig 2014-04-08 16:13:03.000000000 +0000 +--- extension/Makefile.in.orig 2015-05-01 09:36:09.000000000 +0000 +++ extension/Makefile.in -@@ -300,7 +300,7 @@ am__can_run_installinfo = \ +@@ -291,7 +291,7 @@ am__can_run_installinfo = \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac @@ -14,7 +14,7 @@ Install *.la file for extensions, reduce PLIST divergence. NROFF = nroff MANS = $(dist_man_MANS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ -@@ -1154,7 +1154,6 @@ info-am: +@@ -1152,7 +1152,6 @@ info-am: install-data-am: install-man install-pkgextensionLTLIBRARIES @$(NORMAL_INSTALL) @@ -22,7 +22,7 @@ Install *.la file for extensions, reduce PLIST divergence. install-dvi: install-dvi-recursive install-dvi-am: -@@ -1217,7 +1216,7 @@ uninstall-man: uninstall-man3 +@@ -1215,7 +1214,7 @@ uninstall-man: uninstall-man3 distclean-hdr distclean-libtool distclean-tags distcleancheck \ distdir distuninstallcheck dvi dvi-am html html-am info \ info-am install install-am install-data install-data-am \ @@ -31,15 +31,3 @@ Install *.la file for extensions, reduce PLIST divergence. install-exec-am install-html install-html-am install-info \ install-info-am install-man install-man3 install-pdf \ install-pdf-am install-pkgextensionLTLIBRARIES install-ps \ -@@ -1229,11 +1228,6 @@ uninstall-man: uninstall-man3 - uninstall-man3 uninstall-pkgextensionLTLIBRARIES - - --install-data-hook: -- for i in $(pkgextension_LTLIBRARIES) ; do \ -- $(RM) $(pkgextensiondir)/$$i ; \ -- done -- - # Keep the uninstall check working: - uninstall-so: - $(RM) $(pkgextensiondir)/*.so diff --git a/lang/gcc-aux/Makefile b/lang/gcc-aux/Makefile index 080f0f6ed..4eae50cb1 100644 --- a/lang/gcc-aux/Makefile +++ b/lang/gcc-aux/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/12/07 10:45:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/15 18:22:55 marino Exp $ # PKGNAME= gcc-aux-${SNAPSHOT} DISTNAME= gcc-${GCC_VERSION} -PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/} DISTFILES= ${DISTNAME}.tar.bz2 @@ -25,7 +24,7 @@ APPLY_DIFFS= core ada cxx # Requires bootstrap compiler, which is only available for on selected systems # Disable SunOS for now until multilib version can be built and tested. -ONLY_FOR_PLATFORM= DragonFly-*-* \ +ONLY_FOR_PLATFORM= DragonFly-*-x86_64 \ FreeBSD-*-i386 \ FreeBSD-*-x86_64 \ NetBSD-[5-9]*-i386 \ @@ -33,8 +32,6 @@ ONLY_FOR_PLATFORM= DragonFly-*-* \ SunOS-5.1[1-9]*-i386 \ SunOS-5.1[1-9]*-x86_64 -#ONLY_FOR_PLATFORM+= OpenBSD-*-amd64 MirBSD-*-amd64 - GARCH= ${MACHINE_ARCH:S/amd64/x86_64/} BLD_TARGET= ${GARCH}-aux-${LOWER_OPSYS}${OS_VERSION} OS_LABEL4VERS= [${OPSYS}${GARCH:M*64:S/amd_//:S/x86_//}] @@ -55,22 +52,38 @@ BOOTSTRAP_COMPILER= ada-bootstrap.${GARCH}.freebsd.100B.tar.bz2 .endif .if ${OPSYS} == NetBSD -.if !empty(OS_VERSION:M6.99.*) - NSUFF= 7.0_DEV -.elif !empty(OS_VERSION:M7.99.*) - NSUFF= 8.0_DEV -.else - NSUFF= ${OS_VERSION} -.endif -.if ${GARCH} == i386 - NELF= elf -.endif +. if !empty(OS_VERSION:M6.99.*) +NSUFF= 7.0_DEV +. elif !empty(OS_VERSION:M7.99.*) +NSUFF= 8.0_DEV +. else +NSUFF= ${OS_VERSION} +. endif +. if ${GARCH} == i386 +NELF= elf +. endif XLDF= -lm -.if empty(OS_VERSION:M7.99.*) +. if ${OS_VERSION:R} < 7 MODERN_BINUTILS= yes -.endif +. endif BOOTSTRAP_COMPILER= ada-bootstrap.${GARCH}.netbsd.614.tar.bz2 BLD_TARGET= ${MACHINE_ARCH}-aux-netbsd${NELF}${NSUFF} +. if ${OS_VERSION:R} == 5 +CORRECTIONS= g-socthi-bsd.adb +CRXN= C5 +. else +CORRECTIONS= g-socthi-bsd.adb g-socthi.ads \ + s-osinte-netbsd.ads s-osprim-posix.adb +CRXN= C6 +. endif +C5_g-socthi-bsd.adb= Syscall_Socket/__socket30 +C6_g-socthi-bsd.adb= Syscall_Socket/__socket30 +C6_g-socthi.ads= C_Select/__select50 +C6_s-osinte-netbsd.ads= nanosleep/__nanosleep50 \ + clock_getres/__clock_getres50 \ + clock_gettime/__clock_gettime50 +C6_s-osprim-posix.adb= nanosleep/__nanosleep50 \ + gettimeofday/__gettimeofday50 .endif .if ${OPSYS} == SunOS @@ -87,16 +100,6 @@ MODERN_BINUTILS= yes NATIVE_LINKER!= which ld .endif -.if ${OPSYS} == OpenBSD || ${OPSYS} == MirBSD -OPENMIR= yes -MODERN_BINUTILS= yes -EXTRA_CONFARGS+= --disable-libstdcxx-pch -EXTRA_CONFARGS+= --disable-tls -EXTRA_CONFARGS+= --enable-cpp -EXTRA_CONFARGS+= --enable-wchar_t -BOOTSTRAP_COMPILER= ada-bootstrap.${GARCH}.openbsd.55.tar.bz2 -.endif - .if defined(MODERN_BINUTILS) BUILDLINK_DEPMETHOD.binutils= full .include "../../devel/binutils/buildlink3.mk" @@ -165,7 +168,6 @@ DISTFILES= \ ada-bootstrap.x86_64.freebsd.84.tar.bz2 \ ada-bootstrap.x86_64.freebsd.100B.tar.bz2 \ ada-bootstrap.x86_64.netbsd.614.tar.bz2 \ - ada-bootstrap.x86_64.openbsd.55.tar.bz2 \ ada-bootstrap.x86_64.solaris.511.tar.bz2 .endif @@ -192,6 +194,8 @@ CONFIGURE_ARGS+= --enable-checking=release CONFIGURE_ARGS+= --disable-libmudflap CONFIGURE_ARGS+= --disable-libgomp CONFIGURE_ARGS+= --disable-libssp +CONFIGURE_ARGS+= --disable-libcilkrts +CONFIGURE_ARGS+= --disable-libitm CONFIGURE_ARGS+= ${EXTRA_CONFARGS} # Automatic package list generation @@ -220,31 +224,26 @@ post-extract: -pe 's|se_NO|no_NO|g;' \ -pe 's|es_MX|es_ES|g;' \ -pe 's|ru_RU.UTF8|ru_RU.UTF-8|g' ${LOCALE22FIX}) +.if ${OPSYS} == NetBSD +. for sysfile in ${CORRECTIONS} +. for pair in ${${CRXN}_${sysfile}} + ${PERL5} -pi -e 's|C, ${pair:H}, ".*"|C, ${pair:H}, "${pair:T}"|' \ + ${WRKSRC}/gcc/ada/${sysfile} +. endfor +. endfor +. if ${CRXN} == C5 + ${PERL5} -pi -e 's|new int64_t|new int|' \ + ${WRKSRC}/gcc/ada/s-osinte-netbsd.ads + ${PERL5} -pi -e 's|new Long_Integer|new Integer|' \ + ${WRKSRC}/gcc/ada/s-osprim-posix.adb +. endif +.endif .if defined(STATIC_BUILD) || !empty(PKG_OPTIONS:Mbootstrap) . if ${OPSYS} != SunOS # Ensure GNAT tools are built statically ${PERL5} -pi -e 's/^GCC_LINK_FLAGS=.*/GCC_LINK_FLAGS=-static/' \ ${WRKSRC}/gcc/ada/gcc-interface/Makefile.in . endif -.else -. if defined(OPENMIR) - # OpenBSD has no system libraries ending in ".so" so the pkgsrc linker - # fails to link things like "-lutil -lm". Work around this oddity. - ${MKDIR} ${SYSLIBDIR} -. for sl in c m z util pthread - ${LN} -s `ls /usr/lib/lib${sl}.so* | head -1` ${SYSLIBDIR}/lib${sl}.so -. endfor - ${PERL5} -i.bak -pe 's|\$$\(MISCLIB\)|-L${SYSLIBDIR} \$$(MISCLIB)|g;' \ - -pe 's|\$$\(THREADSLIB\)|-L${SYSLIBDIR} \$$(THREADSLIB)|g' \ - ${WRKSRC}/gcc/ada/gcc-interface/Makefile.in - ${PERL5} -i.bak -pe 's|-lm|-L${SYSLIBDIR} -lm|g' \ - ${WRKSRC}/libquadmath/Makefile.in \ - ${WRKSRC}/libgfortran/Makefile.in - ${PERL5} -i.bak -pe 's|-lpthread|-L${SYSLIBDIR} -lpthread|g;' \ - -pe 's|\@XCFLAGS\@|-L${SYSLIBDIR} \@XCFLAGS\@|g;' \ - ${WRKSRC}/libcilkrts/Makefile.in \ - ${WRKSRC}/libitm/Makefile.in -. endif .endif .if !exists(${LOCALBASE}/gcc-aux/bin/ada) && ${OPSYS} == SunOS # In case /usr/pkg/bin/gas doesn't exist, establish fallback diff --git a/lang/gcc-aux/Makefile.version b/lang/gcc-aux/Makefile.version index da0959bfb..c7e3cd4a2 100644 --- a/lang/gcc-aux/Makefile.version +++ b/lang/gcc-aux/Makefile.version @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.version,v 1.2 2014/12/07 10:45:32 ryoon Exp $ +# $NetBSD: Makefile.version,v 1.3 2015/06/14 19:46:51 marino Exp $ # -SNAPSHOT= 20140422 +SNAPSHOT= 20141023 GCC_BRANCH= 4.9 GCC_POINT= 2 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} diff --git a/lang/gcc-aux/distinfo b/lang/gcc-aux/distinfo index 27dfbbcb2..c45c4b372 100644 --- a/lang/gcc-aux/distinfo +++ b/lang/gcc-aux/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2014/12/07 10:45:32 ryoon Exp $ +$NetBSD: distinfo,v 1.10 2015/06/14 19:46:51 marino Exp $ SHA1 (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = 7e0725889ae752e6a9fdbac5b1d2ef0e3f62822e RMD160 (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = f62c00515588804ce69368507822f30380d7e48d @@ -24,9 +24,6 @@ Size (ada-bootstrap.x86_64.freebsd.84.tar.bz2) = 40227668 bytes SHA1 (ada-bootstrap.x86_64.netbsd.614.tar.bz2) = 683f58e6e394a508a52ec1dc5f3d9ca2869d5252 RMD160 (ada-bootstrap.x86_64.netbsd.614.tar.bz2) = 4574857089e82fb80725161cc8b625ce75f6810e Size (ada-bootstrap.x86_64.netbsd.614.tar.bz2) = 39348972 bytes -SHA1 (ada-bootstrap.x86_64.openbsd.55.tar.bz2) = 18ee97939bd95e70cfc5773eb4cfb075f22e50e6 -RMD160 (ada-bootstrap.x86_64.openbsd.55.tar.bz2) = 8563f665f52e13ae4a379ae71a183bb01470fb78 -Size (ada-bootstrap.x86_64.openbsd.55.tar.bz2) = 38753186 bytes SHA1 (ada-bootstrap.x86_64.solaris.511.tar.bz2) = abb16c1582e2a6ffe37df4afd96d04c44f2eea7b RMD160 (ada-bootstrap.x86_64.solaris.511.tar.bz2) = 41677e2fd0cb02c89f200fb97b112ad3be7f19cd Size (ada-bootstrap.x86_64.solaris.511.tar.bz2) = 60110383 bytes diff --git a/lang/gcc-aux/files/diff-ada b/lang/gcc-aux/files/diff-ada index 4b22475cd..06fcc7c51 100644 --- a/lang/gcc-aux/files/diff-ada +++ b/lang/gcc-aux/files/diff-ada @@ -1,28 +1,3 @@ ---- gcc/ada/a-exetim-posix.adb.orig -+++ gcc/ada/a-exetim-posix.adb -@@ -105,11 +105,11 @@ - -- Time is equal to Duration (although it is a private type) and - -- CPU_Time is equal to Time. - -- function clock_gettime -+ function clock_gettime_int - (clock_id : Interfaces.C.int; - tp : access timespec) - return int; -- pragma Import (C, clock_gettime, "clock_gettime"); -+ pragma Import (C, clock_gettime_int, "clock_gettime"); - -- Function from the POSIX.1b Realtime Extensions library - - begin -@@ -117,7 +117,7 @@ - raise Program_Error; - end if; - -- Result := clock_gettime -+ Result := clock_gettime_int - (clock_id => CLOCK_THREAD_CPUTIME_ID, tp => TS'Unchecked_Access); - pragma Assert (Result = 0); - --- /dev/null +++ gcc/ada/a-intnam-dragonfly.ads @@ -0,0 +1,136 @@ @@ -304,156 +279,42 @@ + System.OS_Interface.SIGPWR; -- power fail/restart + +end Ada.Interrupts.Names; ---- /dev/null -+++ gcc/ada/a-intnam-openbsd.ads -@@ -0,0 +1,136 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- A D A . I N T E R R U P T S . N A M E S -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-2011, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is the OpenBSD THREADS version of this package -+ -+with System.OS_Interface; -+ -+package Ada.Interrupts.Names is -+ -+ -- All identifiers in this unit are implementation defined -+ -+ pragma Implementation_Defined; -+ -+ -- Beware that the mapping of names to signals may be many-to-one. There -+ -- may be aliases. Also, for all signal names that are not supported on -+ -- the current system the value of the corresponding constant will be zero. -+ -+ SIGHUP : constant Interrupt_ID := -+ System.OS_Interface.SIGHUP; -- hangup -+ -+ SIGINT : constant Interrupt_ID := -+ System.OS_Interface.SIGINT; -- interrupt (rubout) -+ -+ SIGQUIT : constant Interrupt_ID := -+ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) -+ -+ SIGILL : constant Interrupt_ID := -+ System.OS_Interface.SIGILL; -- illegal instruction (not reset) -+ -+ SIGTRAP : constant Interrupt_ID := -+ System.OS_Interface.SIGTRAP; -- trace trap (not reset) -+ -+ SIGIOT : constant Interrupt_ID := -+ System.OS_Interface.SIGIOT; -- IOT instruction -+ -+ SIGABRT : constant Interrupt_ID := -- used by abort, -+ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future -+ -+ SIGFPE : constant Interrupt_ID := -+ System.OS_Interface.SIGFPE; -- floating point exception -+ -+ SIGKILL : constant Interrupt_ID := -+ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) -+ -+ SIGBUS : constant Interrupt_ID := -+ System.OS_Interface.SIGBUS; -- bus error -+ -+ SIGSEGV : constant Interrupt_ID := -+ System.OS_Interface.SIGSEGV; -- segmentation violation -+ -+ SIGPIPE : constant Interrupt_ID := -- write on a pipe with -+ System.OS_Interface.SIGPIPE; -- no one to read it -+ -+ SIGALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGALRM; -- alarm clock -+ -+ SIGTERM : constant Interrupt_ID := -+ System.OS_Interface.SIGTERM; -- software termination signal from kill -+ -+ SIGURG : constant Interrupt_ID := -+ System.OS_Interface.SIGURG; -- urgent condition on IO channel -+ -+ SIGSTOP : constant Interrupt_ID := -+ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) -+ -+ SIGTSTP : constant Interrupt_ID := -+ System.OS_Interface.SIGTSTP; -- user stop requested from tty -+ -+ SIGCONT : constant Interrupt_ID := -+ System.OS_Interface.SIGCONT; -- stopped process has been continued -+ -+ SIGCHLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD -+ -+ SIGCLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCLD; -- child status change -+ -+ SIGTTIN : constant Interrupt_ID := -+ System.OS_Interface.SIGTTIN; -- background tty read attempted -+ -+ SIGTTOU : constant Interrupt_ID := -+ System.OS_Interface.SIGTTOU; -- background tty write attempted -+ -+ SIGIO : constant Interrupt_ID := -- input/output possible, -+ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) -+ -+ SIGXCPU : constant Interrupt_ID := -+ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded -+ -+ SIGXFSZ : constant Interrupt_ID := -+ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded -+ -+ SIGVTALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGVTALRM; -- virtual timer expired -+ -+ SIGPROF : constant Interrupt_ID := -+ System.OS_Interface.SIGPROF; -- profiling timer expired -+ -+ SIGWINCH : constant Interrupt_ID := -+ System.OS_Interface.SIGWINCH; -- window size change -+ -+ SIGUSR1 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR1; -- user defined signal 1 -+ -+ SIGUSR2 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR2; -- user defined signal 2 -+ -+end Ada.Interrupts.Names; --- gcc/ada/adaint.c.orig +++ gcc/ada/adaint.c -@@ -1144,6 +1144,7 @@ - strcpy (path, "GNAT-XXXXXX"); +@@ -577,8 +577,8 @@ + GNAT_STRUCT_STAT stat_result; + int fd; + +- sprintf (full_path, "%s%c%s", dir, DIR_SEPARATOR, file); +- sprintf (temp_file, "%s%cTMP-%ld-%ld", ++ snprintf (full_path, 256, "%s%c%s", dir, DIR_SEPARATOR, file); ++ snprintf (temp_file, 256, "%s%cTMP-%ld-%ld", + dir, DIR_SEPARATOR, (long)getpid(), (long)getppid ()); + + /* Create the temporary file and write the process number. */ +@@ -745,7 +745,8 @@ + strcpy (encoding, "encoding=utf8"); + *e_length = strlen (encoding); + #else +- strcpy (os_name, filename); ++ /* o_length is initialized with max os_name size (2x filename size) */ ++ strncpy (os_name, filename, *o_length); + *o_length = strlen (filename); + *e_length = 0; + #endif +@@ -1141,9 +1142,10 @@ + int fd; + int o_fmode = O_BINARY; + +- strcpy (path, "GNAT-XXXXXX"); ++ strncpy (path, "GNAT-XXXXXX", 12); #if (defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) \ + || defined (__DragonFly__) \ || defined (linux) || defined(__GLIBC__)) && !defined (__vxworks) return mkstemp (path); #elif defined (__Lynx__) -@@ -1310,7 +1311,49 @@ +@@ -1310,7 +1312,49 @@ free (pname); } @@ -471,9 +332,9 @@ + char *datadir = getenv ("ANDROID_DATA"); + + if (datadir == NULL) -+ strcpy (tmp_filename, "/data/local/tmp/gnat-XXXXXX"); ++ strncpy (tmp_filename, "/data/local/tmp/gnat-XXXXXX", L_tmpnam); + else -+ sprintf (tmp_filename, "%s/local/tmp/gnat-XXXXXX", datadir); ++ snprintf (tmp_filename, L_tmpnam, "%s/local/tmp/gnat-XXXXXX", datadir); + + testfd = mkstemp (tmp_filename); + if (testfd != -1) @@ -485,9 +346,9 @@ + char *sdcard = getenv ("EXTERNAL_STORAGE"); + + if (sdcard == NULL) -+ strcpy (tmp_filename, "/sdcard/gnat-XXXXXX"); ++ strncpy (tmp_filename, "/sdcard/gnat-XXXXXX", L_tmpnam); + else -+ sprintf (tmp_filename, "%s/gnat-XXXXXX", sdcard); ++ snprintf (tmp_filename, L_tmpnam, "%s/gnat-XXXXXX", sdcard); + + testfd = mkstemp (tmp_filename); + if (testfd != -1) @@ -503,7 +364,19 @@ || defined (__OpenBSD__) || defined(__GLIBC__) #define MAX_SAFE_PATH 1000 char *tmpdir = getenv ("TMPDIR"); -@@ -2562,7 +2605,9 @@ +@@ -1318,9 +1362,9 @@ + /* If tmpdir is longer than MAX_SAFE_PATH, revert to default value to avoid + a buffer overflow. */ + if (tmpdir == NULL || strlen (tmpdir) > MAX_SAFE_PATH) +- strcpy (tmp_filename, "/tmp/gnat-XXXXXX"); ++ strncpy (tmp_filename, "/tmp/gnat-XXXXXX", L_tmpnam); + else +- sprintf (tmp_filename, "%s/gnat-XXXXXX", tmpdir); ++ snprintf (tmp_filename, L_tmpnam, "%s/gnat-XXXXXX", tmpdir); + + close (mkstemp(tmp_filename)); + #elif defined (__vxworks) && !(defined (__RTP__) || defined (VTHREADS)) +@@ -2562,7 +2606,9 @@ { int cores = 1; @@ -514,7 +387,7 @@ cores = (int) sysconf (_SC_NPROCESSORS_ONLN); #elif defined (__hpux__) -@@ -3608,35 +3653,6 @@ +@@ -3608,35 +3654,6 @@ } #endif @@ -1008,629 +881,6 @@ + +end GNAT.Sockets.Thin; --- /dev/null -+++ gcc/ada/g-socthi-netbsd.adb -@@ -0,0 +1,358 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT COMPILER COMPONENTS -- -+-- -- -+-- G N A T . S O C K E T S . T H I N -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 2001-2013, AdaCore -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This package provides a target dependent thin interface to the sockets -+-- layer for use by the GNAT.Sockets package (g-socket.ads). This package -+-- should not be directly with'ed by an applications program. -+ -+-- This is the NetBSD version which uses fcntl rather than ioctl -+-- The constant SCON.Thread_Blocking_IO is always true (for all platforms, not -+-- just *BSD), so this binding is significantly simpler than the standard -+-- one it replaces. -+-- NetBSD uses binary compatibility functions that are forcing the use of -+-- their own files rather than sharing the *BSD versions. -+ -+with GNAT.OS_Lib; use GNAT.OS_Lib; -+ -+with Interfaces.C; use Interfaces.C; -+ -+package body GNAT.Sockets.Thin is -+ -+ function Syscall_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Accept, "accept"); -+ -- The accept() function accepts a connection on a socket. An incoming -+ -- connection is acknowledged and associated with an immediately created -+ -- socket. The original socket is returned to the listening state. -+ -+ function Syscall_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ pragma Import (C, Syscall_Connect, "connect"); -+ -- The connect() system call initiates a connection on a socket. If the -+ -- parameter S is of type SOCK_DGRAM then connect() permanently specifies -+ -- the peer to which datagrams are to be sent. If S is type SOCK_STREAM -+ -- then connect() attempts to make a connection with another socket, which -+ -- is identified by the parameter Name. -+ -+ function Syscall_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int; -+ pragma Import (C, Syscall_Recv, "recv"); -+ -- The recv() function receives a message from a socket. The call can be -+ -- used on a connection mode socket or a bound, connectionless socket. If -+ -- no messages are available at the socket, the recv() call waits for a -+ -- message to arrive unless the socket is non-blocking. If a socket is -+ -- non-blocking, the call returns a -1 and ERRNO is set to EWOULDBLOCK. -+ -+ function Syscall_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Recvfrom, "recvfrom"); -+ -- The recvfrom() system call receives a message from a socket and captures -+ -- the address from which the data was sent. It can be used to receive -+ -- data on an unconnected socket as well. If no messages are available, -+ -- the call waits for a message to arrive on blocking sockets. For -+ -- non-blocking sockets without messages, -1 is returned and ERRNO is set -+ -- to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Recvmsg, "recvmsg"); -+ -- The recvmsg call receives a message from a socket, and can be used to -+ -- receive data on an unconnected socket as well. If no messages are -+ -- available, the call waits for a message to arrive on blocking sockets. -+ -- For non-blocking sockets without messages, -1 is returned and ERRNO is -+ -- set to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Sendmsg, "sendmsg"); -+ -- The sendmsg() function sends a message to a socket, and can be used with -+ -- unconnected sockets as well (the msg is ignored in this case). The -+ -- function returns the number of bytes sent when successful, otherwise it -+ -- returns -1 and ERRNO is set (many possible values). -+ -+ function Syscall_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int; -+ pragma Import (C, Syscall_Sendto, "sendto"); -+ -- The sendto() function only works for connected sockets and it initiates -+ -- the transmission of a message. A successful call returns the numbers of -+ -- bytes sent, and a failure returns a -1 and ERRNO is set. -+ -+ function Syscall_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int; -+ pragma Import (C, Syscall_Socket, "__socket30"); -+ -- The socket() function is used to create an unbound socket and returns a -+ -- file descriptor that can be used with other socket functions. Upon -+ -- failure, a -1 is returned and ERRNO is set. -+ -+ procedure Disable_SIGPIPE (S : C.int); -+ pragma Import (C, Disable_SIGPIPE, "__gnat_disable_sigpipe"); -+ -+ procedure Disable_All_SIGPIPEs; -+ pragma Import (C, Disable_All_SIGPIPEs, "__gnat_disable_all_sigpipes"); -+ -- Sets the process to ignore all SIGPIPE signals on platforms that -+ -- don't support Disable_SIGPIPE for particular streams. -+ -+ function C_Fcntl -+ (Fd : C.int; -+ Cmd : C.int; -+ Val : C.int) return C.int; -+ pragma Import (C, C_Fcntl, "fcntl"); -+ -- The ioctl of 64-bit DragonFlyBSD, OpenBSD, and NetBSD does not support -+ -- setting a socket in non-blocking mode. fcntl must be used instead. -+ -+ -------------- -+ -- C_Accept -- -+ -------------- -+ -+ function C_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int -+ is -+ R : constant C.int := Syscall_Accept (S, Addr, Addrlen); -+ begin -+ -+ Disable_SIGPIPE (R); -+ return R; -+ end C_Accept; -+ -+ --------------- -+ -- C_Connect -- -+ --------------- -+ -+ function C_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int -+ is -+ begin -+ return Syscall_Connect (S, Name, Namelen); -+ end C_Connect; -+ -+ ------------------ -+ -- Socket_Ioctl -- -+ ------------------ -+ -+ function Socket_Ioctl -+ (S : C.int; -+ Req : SOSC.IOCTL_Req_T; -+ Arg : access C.int) return C.int -+ is -+ begin -+ if Req = SOSC.FIONBIO then -+ declare -+ use Interfaces; -+ flags : constant Unsigned_32 := -+ Unsigned_32 (C_Fcntl (S, SOSC.F_GETFL, 0)); -+ nonblock : constant Unsigned_32 := Unsigned_32 (SOSC.O_NDELAY); -+ enabled : constant Boolean := Arg.all = 1; -+ newval : C.int := C.int (flags); -+ begin -+ if enabled then -+ newval := C.int (flags or nonblock); -+ elsif (flags and nonblock) > 0 then -+ newval := C.int (flags - nonblock); -+ end if; -+ return C_Fcntl (Fd => S, Cmd => SOSC.F_SETFL, Val => newval); -+ end; -+ end if; -+ -+ return C_Ioctl (S, Req, Arg); -+ end Socket_Ioctl; -+ -+ ------------ -+ -- C_Recv -- -+ ------------ -+ -+ function C_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int -+ is -+ begin -+ return Syscall_Recv (S, Msg, Len, Flags); -+ end C_Recv; -+ -+ ---------------- -+ -- C_Recvfrom -- -+ ---------------- -+ -+ function C_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int -+ is -+ begin -+ return Syscall_Recvfrom (S, Msg, Len, Flags, From, Fromlen); -+ end C_Recvfrom; -+ -+ --------------- -+ -- C_Recvmsg -- -+ --------------- -+ -+ function C_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ return Syscall_Recvmsg (S, Msg, Flags); -+ end C_Recvmsg; -+ -+ --------------- -+ -- C_Sendmsg -- -+ --------------- -+ -+ function C_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ return Syscall_Sendmsg (S, Msg, Flags); -+ end C_Sendmsg; -+ -+ -------------- -+ -- C_Sendto -- -+ -------------- -+ -+ function C_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int -+ is -+ begin -+ return Syscall_Sendto (S, Msg, Len, Flags, To, Tolen); -+ end C_Sendto; -+ -+ -------------- -+ -- C_Socket -- -+ -------------- -+ -+ function C_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int -+ is -+ R : constant C.int := Syscall_Socket (Domain, Typ, Protocol); -+ begin -+ Disable_SIGPIPE (R); -+ return R; -+ end C_Socket; -+ -+ -------------- -+ -- Finalize -- -+ -------------- -+ -+ procedure Finalize is -+ begin -+ null; -+ end Finalize; -+ -+ ------------------------- -+ -- Host_Error_Messages -- -+ ------------------------- -+ -+ package body Host_Error_Messages is separate; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ Disable_All_SIGPIPEs; -+ end Initialize; -+ -+ -------------------- -+ -- Signalling_Fds -- -+ -------------------- -+ -+ package body Signalling_Fds is -+ -+ -- In this default implementation, we use a C version of these -+ -- subprograms provided by socket.c. -+ -+ function C_Create (Fds : not null access Fd_Pair) return C.int; -+ function C_Read (Rsig : C.int) return C.int; -+ function C_Write (Wsig : C.int) return C.int; -+ procedure C_Close (Sig : C.int); -+ -+ pragma Import (C, C_Create, "__gnat_create_signalling_fds"); -+ pragma Import (C, C_Read, "__gnat_read_signalling_fd"); -+ pragma Import (C, C_Write, "__gnat_write_signalling_fd"); -+ pragma Import (C, C_Close, "__gnat_close_signalling_fd"); -+ -+ function Create -+ (Fds : not null access Fd_Pair) return C.int renames C_Create; -+ function Read (Rsig : C.int) return C.int renames C_Read; -+ function Write (Wsig : C.int) return C.int renames C_Write; -+ procedure Close (Sig : C.int) renames C_Close; -+ -+ end Signalling_Fds; -+ -+ -------------------------- -+ -- Socket_Error_Message -- -+ -------------------------- -+ -+ function Socket_Error_Message (Errno : Integer) return String is separate; -+ -+end GNAT.Sockets.Thin; ---- /dev/null -+++ gcc/ada/g-socthi-netbsd6.ads -@@ -0,0 +1,259 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT COMPILER COMPONENTS -- -+-- -- -+-- G N A T . S O C K E T S . T H I N -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 2001-2013, AdaCore -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This package provides a target dependent thin interface to the sockets -+-- layer for use by the GNAT.Sockets package (g-socket.ads). This package -+-- should not be directly with'ed by an applications program. -+ -+-- This is the NetBSD 6+ version -+ -+with Interfaces.C; -+ -+with GNAT.OS_Lib; -+with GNAT.Sockets.Thin_Common; -+ -+with System; -+with System.CRTL; -+ -+package GNAT.Sockets.Thin is -+ -+ -- This package is intended for hosts implementing BSD sockets with a -+ -- standard interface. It will be used as a default for all the platforms -+ -- that do not have a specific version of this file. -+ -+ use Thin_Common; -+ -+ package C renames Interfaces.C; -+ -+ use type System.CRTL.ssize_t; -+ -+ function Socket_Errno return Integer renames GNAT.OS_Lib.Errno; -+ -- Returns last socket error number -+ -+ function Socket_Error_Message (Errno : Integer) return String; -+ -- Returns the error message string for the error number Errno. If Errno is -+ -- not known, returns "Unknown system error". -+ -+ function Host_Errno return Integer; -+ pragma Import (C, Host_Errno, "__gnat_get_h_errno"); -+ -- Returns last host error number -+ -+ package Host_Error_Messages is -+ -+ function Host_Error_Message (H_Errno : Integer) return String; -+ -- Returns the error message string for the host error number H_Errno. -+ -- If H_Errno is not known, returns "Unknown system error". -+ -+ end Host_Error_Messages; -+ -+ -------------------------------- -+ -- Standard library functions -- -+ -------------------------------- -+ -+ function C_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int; -+ -+ function C_Bind -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ -+ function C_Close -+ (Fd : C.int) return C.int; -+ -+ function C_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ -+ function C_Gethostname -+ (Name : System.Address; -+ Namelen : C.int) return C.int; -+ -+ function C_Getpeername -+ (S : C.int; -+ Name : System.Address; -+ Namelen : not null access C.int) return C.int; -+ -+ function C_Getsockname -+ (S : C.int; -+ Name : System.Address; -+ Namelen : not null access C.int) return C.int; -+ -+ function C_Getsockopt -+ (S : C.int; -+ Level : C.int; -+ Optname : C.int; -+ Optval : System.Address; -+ Optlen : not null access C.int) return C.int; -+ -+ function Socket_Ioctl -+ (S : C.int; -+ Req : SOSC.IOCTL_Req_T; -+ Arg : access C.int) return C.int; -+ -+ function C_Listen -+ (S : C.int; -+ Backlog : C.int) return C.int; -+ -+ function C_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int; -+ -+ function C_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int; -+ -+ function C_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ -+ function C_Select -+ (Nfds : C.int; -+ Readfds : access Fd_Set; -+ Writefds : access Fd_Set; -+ Exceptfds : access Fd_Set; -+ Timeout : Timeval_Access) return C.int; -+ -+ function C_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ -+ function C_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int; -+ -+ function C_Setsockopt -+ (S : C.int; -+ Level : C.int; -+ Optname : C.int; -+ Optval : System.Address; -+ Optlen : C.int) return C.int; -+ -+ function C_Shutdown -+ (S : C.int; -+ How : C.int) return C.int; -+ -+ function C_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int; -+ -+ function C_System -+ (Command : System.Address) return C.int; -+ -+ ------------------------------------------------------- -+ -- Signalling file descriptors for selector abortion -- -+ ------------------------------------------------------- -+ -+ package Signalling_Fds is -+ -+ function Create (Fds : not null access Fd_Pair) return C.int; -+ pragma Convention (C, Create); -+ -- Create a pair of connected descriptors suitable for use with C_Select -+ -- (used for signalling in Selector objects). -+ -+ function Read (Rsig : C.int) return C.int; -+ pragma Convention (C, Read); -+ -- Read one byte of data from rsig, the read end of a pair of signalling -+ -- fds created by Create_Signalling_Fds. -+ -+ function Write (Wsig : C.int) return C.int; -+ pragma Convention (C, Write); -+ -- Write one byte of data to wsig, the write end of a pair of signalling -+ -- fds created by Create_Signalling_Fds. -+ -+ procedure Close (Sig : C.int); -+ pragma Convention (C, Close); -+ -- Close one end of a pair of signalling fds (ignoring any error) -+ -+ end Signalling_Fds; -+ -+ ------------------------------------------- -+ -- Nonreentrant network databases access -- -+ ------------------------------------------- -+ -+ -- The following are used only on systems that have nonreentrant -+ -- getXXXbyYYY functions, and do NOT have corresponding getXXXbyYYY_ -+ -- functions. Currently, LynxOS is the only such system. -+ -+ function Nonreentrant_Gethostbyname -+ (Name : C.char_array) return Hostent_Access; -+ -+ function Nonreentrant_Gethostbyaddr -+ (Addr : System.Address; -+ Addr_Len : C.int; -+ Addr_Type : C.int) return Hostent_Access; -+ -+ function Nonreentrant_Getservbyname -+ (Name : C.char_array; -+ Proto : C.char_array) return Servent_Access; -+ -+ function Nonreentrant_Getservbyport -+ (Port : C.int; -+ Proto : C.char_array) return Servent_Access; -+ -+ procedure Initialize; -+ procedure Finalize; -+ -+private -+ pragma Import (C, C_Bind, "bind"); -+ pragma Import (C, C_Close, "close"); -+ pragma Import (C, C_Gethostname, "gethostname"); -+ pragma Import (C, C_Getpeername, "getpeername"); -+ pragma Import (C, C_Getsockname, "getsockname"); -+ pragma Import (C, C_Getsockopt, "getsockopt"); -+ pragma Import (C, C_Listen, "listen"); -+ pragma Import (C, C_Select, "__select50"); -+ pragma Import (C, C_Setsockopt, "setsockopt"); -+ pragma Import (C, C_Shutdown, "shutdown"); -+ pragma Import (C, C_System, "system"); -+ -+ pragma Import (C, Nonreentrant_Gethostbyname, "gethostbyname"); -+ pragma Import (C, Nonreentrant_Gethostbyaddr, "gethostbyaddr"); -+ pragma Import (C, Nonreentrant_Getservbyname, "getservbyname"); -+ pragma Import (C, Nonreentrant_Getservbyport, "getservbyport"); -+ -+end GNAT.Sockets.Thin; ---- /dev/null +++ gcc/ada/g-trasym-bsd.adb @@ -0,0 +1,150 @@ +------------------------------------------------------------------------------ @@ -1816,7 +1066,7 @@ #warning Sockets not supported on these platforms #undef HAVE_SOCKETS -@@ -198,8 +198,19 @@ +@@ -203,8 +203,19 @@ #include #endif @@ -1838,7 +1088,7 @@ # define HAVE_THREAD_SAFE_GETxxxBYyyy 1 #elif defined (linux) || defined (__GLIBC__) || \ -@@ -231,7 +242,13 @@ +@@ -236,7 +247,13 @@ # endif #endif @@ -1855,7 +1105,7 @@ # define Has_Sockaddr_Len 0 --- gcc/ada/init.c.orig +++ gcc/ada/init.c -@@ -1623,7 +1623,7 @@ +@@ -1628,7 +1628,7 @@ /* FreeBSD Section */ /*******************/ @@ -1864,7 +1114,7 @@ #include #include -@@ -1668,7 +1668,7 @@ +@@ -1673,7 +1673,7 @@ } void @@ -1873,7 +1123,7 @@ { struct sigaction act; -@@ -2461,9 +2461,13 @@ +@@ -2466,9 +2466,13 @@ initialization of the FP processor. This version is used under INTERIX and WIN32. */ @@ -1993,6 +1243,19 @@ Gcc_Path : String_Access := null; Non_Empty_Node : constant Project_Node_Id := 1; +--- gcc/ada/s-osinte-android.ads.orig ++++ gcc/ada/s-osinte-android.ads +@@ -595,8 +595,8 @@ + type time_t is new long; + + type timespec is record +- tv_sec : time_t; +- tv_nsec : long; ++ ts_sec : time_t; ++ ts_nsec : long; + end record; + pragma Convention (C, timespec); + --- /dev/null +++ gcc/ada/s-osinte-dragonfly.adb @@ -0,0 +1,116 @@ @@ -2073,7 +1336,7 @@ + + function To_Duration (TS : timespec) return Duration is + begin -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; ++ return Duration (TS.ts_sec) + Duration (TS.ts_nsec) / 10#1#E9; + end To_Duration; + + ------------------------ @@ -2107,8 +1370,8 @@ + F := F + 1.0; + end if; + -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); ++ return timespec'(ts_sec => S, ++ ts_nsec => long (Long_Long_Integer (F * 10#1#E9))); + end To_Timespec; + +end System.OS_Interface; @@ -2749,8 +2012,8 @@ + type time_t is new long; + + type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; ++ ts_sec : time_t; ++ ts_nsec : long; + end record; + pragma Convention (C, timespec); + @@ -2783,1329 +2046,6 @@ end Get_Stack_Base; ------------------ -@@ -75,7 +75,7 @@ - - function To_Duration (TS : timespec) return Duration is - begin -- return Duration (TS.ts_sec) + Duration (TS.ts_nsec) / 10#1#E9; -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; - end To_Duration; - - ------------------------ -@@ -108,8 +108,8 @@ - F := F + 1.0; - end if; - -- return timespec'(ts_sec => S, -- ts_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); - end To_Timespec; - - end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-freebsd32.ads -@@ -0,0 +1,648 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2011, Free Software Foundation, Inc. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is the FreeBSD PTHREADS version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 31; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. FreeBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- FreeBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is new int; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ procedure usleep (useconds : unsigned_long); -+ pragma Import (C, usleep, "usleep"); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ -- Read/Write lock not supported on freebsd. To add support both types -+ -- pthread_rwlock_t and pthread_rwlockattr_t must properly be defined -+ -- with the associated routines pthread_rwlock_[init/destroy] and -+ -- pthread_rwlock_[rdlock/wrlock/unlock]. -+ -+ subtype pthread_rwlock_t is pthread_mutex_t; -+ subtype pthread_rwlockattr_t is pthread_mutexattr_t; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- FreeBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); -+ -+ function pthread_mutexattr_getprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprioceiling, -+ "pthread_mutexattr_setprioceiling"); -+ -+ function pthread_mutexattr_getprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprioceiling, -+ "pthread_mutexattr_getprioceiling"); -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "pthread_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In FreeBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is new System.Address; -+ type pthread_mutex_t is new System.Address; -+ type pthread_mutexattr_t is new System.Address; -+ type pthread_cond_t is new System.Address; -+ type pthread_condattr_t is new System.Address; -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-freebsd64.ads -@@ -0,0 +1,649 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2011, Free Software Foundation, Inc. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is the FreeBSD PTHREADS version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ subtype int64_t is Interfaces.Integer_64; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 31; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. FreeBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- FreeBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is new int; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ procedure usleep (useconds : unsigned_long); -+ pragma Import (C, usleep, "usleep"); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ -- Read/Write lock not supported on freebsd. To add support both types -+ -- pthread_rwlock_t and pthread_rwlockattr_t must properly be defined -+ -- with the associated routines pthread_rwlock_[init/destroy] and -+ -- pthread_rwlock_[rdlock/wrlock/unlock]. -+ -+ subtype pthread_rwlock_t is pthread_mutex_t; -+ subtype pthread_rwlockattr_t is pthread_mutexattr_t; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- FreeBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); -+ -+ function pthread_mutexattr_getprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprioceiling, -+ "pthread_mutexattr_setprioceiling"); -+ -+ function pthread_mutexattr_getprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprioceiling, -+ "pthread_mutexattr_getprioceiling"); -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "pthread_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In FreeBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int64_t; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is new System.Address; -+ type pthread_mutex_t is new System.Address; -+ type pthread_mutexattr_t is new System.Address; -+ type pthread_cond_t is new System.Address; -+ type pthread_condattr_t is new System.Address; -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; --- /dev/null +++ gcc/ada/s-osinte-netbsd.adb @@ -0,0 +1,140 @@ @@ -4210,7 +2150,7 @@ + + function To_Duration (TS : timespec) return Duration is + begin -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; ++ return Duration (TS.ts_sec) + Duration (TS.ts_nsec) / 10#1#E9; + end To_Duration; + + ------------------------ @@ -4244,14 +2184,14 @@ + F := F + 1.0; + end if; + -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); ++ return timespec'(ts_sec => S, ++ ts_nsec => long (Long_Long_Integer (F * 10#1#E9))); + end To_Timespec; + +end System.OS_Interface; --- /dev/null +++ gcc/ada/s-osinte-netbsd.ads -@@ -0,0 +1,674 @@ +@@ -0,0 +1,677 @@ +------------------------------------------------------------------------------ +-- -- +-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- @@ -4286,684 +2226,6 @@ +------------------------------------------------------------------------------ + +-- This is the NetBSD PTHREADS version of this package. -+-- It is based off of the FreeBSD PTHREADS as of 4.2.3. -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 63; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ SIGPWR : constant := 32; -- power fail/restart (not reset when caught) -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. NetBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- NetBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "__sigaddset14"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "__sigdelset14"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "__sigfillset14"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "__sigismember14"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "__sigemptyset14"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ SIG_ERR : constant := -1; -+ SIG_HOLD : constant := 3; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "__sigaction14"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is new int; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ -- Read/Write lock not supported on OpenBSD. To add support both types -+ -- pthread_rwlock_t and pthread_rwlockattr_t must properly be defined -+ -- with the associated routines pthread_rwlock_[init/destroy] and -+ -- pthread_rwlock_[rdlock/wrlock/unlock]. -+ -+ subtype pthread_rwlock_t is pthread_mutex_t; -+ subtype pthread_rwlockattr_t is pthread_mutexattr_t; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- NetBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "sched_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In NetBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is record -+ Pta_Magic : unsigned; -+ Pta_Flags : int; -+ Pta_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_attr_t); -+ -+ -- PORT NOTE: The size of pthread_spin_t is defined in -+ -- /src/sys/arch/*/include/types.h -+ type pthread_spin_t is new unsigned_char; -+ -+ type pthread_queue_t is record -+ Pthqh_First : pthread_t; -+ Pthqh_Last : System.Address; -+ end record; -+ pragma Convention (C, pthread_queue_t); -+ -+ type pthread_mutex_t is record -+ Ptm_Majic : unsigned; -+ Ptm_Lock : pthread_spin_t; -+ Ptm_Interlock : pthread_spin_t; -+ Ptm_Owner : pthread_t; -+ Ptm_Block : pthread_queue_t; -+ Ptm_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_mutex_t); -+ -+ type pthread_mutexattr_t is record -+ Ptma_Majic : unsigned; -+ Ptma_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_mutexattr_t); -+ -+ type pthread_cond_t is record -+ Ptc_Magic : unsigned; -+ Ptc_Lock : pthread_spin_t; -+ Ptc_Waiters : pthread_queue_t; -+ Ptc_Mutex : pthread_mutex_t; -+ Ptc_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_cond_t); -+ -+ type pthread_condattr_t is record -+ Ptca_Magic : unsigned; -+ Ptca_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_condattr_t); -+ -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-netbsd6.ads -@@ -0,0 +1,675 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2011, Free Software Foundation, Inc. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is the NetBSD 6+ PTHREADS version of this package. -+-- It is based off of the FreeBSD PTHREADS as of 4.2.3. + +-- This package encapsulates all direct interfaces to OS services +-- that are needed by the tasking run-time (libgnarl). @@ -5134,7 +2396,7 @@ + type timespec is private; + + function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "__nanosleep50"); ++ pragma Import (C, nanosleep, "nanosleep"); + + type clockid_t is new int; + @@ -5142,7 +2404,7 @@ + (clock_id : clockid_t; + tp : access timespec) + return int; -+ pragma Import (C, clock_gettime, "__clock_gettime50"); ++ pragma Import (C, clock_gettime, "clock_gettime"); + + function To_Duration (TS : timespec) return Duration; + pragma Inline (To_Duration); @@ -5156,6 +2418,9 @@ + end record; + pragma Convention (C, struct_timezone); + ++ procedure usleep (useconds : unsigned_long); ++ pragma Import (C, usleep, "usleep"); ++ + ------------------------- + -- Priority Scheduling -- + ------------------------- @@ -5217,7 +2482,7 @@ + PTHREAD_SCOPE_PROCESS : constant := 0; + PTHREAD_SCOPE_SYSTEM : constant := 2; + -+ -- Read/Write lock not supported on freebsd. To add support both types ++ -- Read/Write lock not supported on NetBSD. To add support both types + -- pthread_rwlock_t and pthread_rwlockattr_t must properly be defined + -- with the associated routines pthread_rwlock_[init/destroy] and + -- pthread_rwlock_[rdlock/wrlock/unlock]. @@ -5239,7 +2504,7 @@ + function sigaltstack + (ss : not null access stack_t; + oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); ++ pragma Import (C, sigaltstack, "__sigaltstack14"); + + Alternate_Stack : aliased System.Address; + -- This is a dummy definition, never used (Alternate_Stack_Size is null) @@ -5547,8 +2812,8 @@ + type time_t is new int64_t; + + type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; ++ ts_sec : time_t; ++ ts_nsec : long; + end record; + pragma Convention (C, timespec); + @@ -5604,1356 +2869,6 @@ + type pthread_key_t is new int; + +end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-openbsd.adb -@@ -0,0 +1,116 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is the OpenBSD THREADS version of this package -+ -+with Interfaces.C; use Interfaces.C; -+ -+package body System.OS_Interface is -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int is -+ type int_ptr is access all int; -+ -+ function internal_errno return int_ptr; -+ pragma Import (C, internal_errno, "__errno"); -+ -+ begin -+ return (internal_errno.all); -+ end Errno; -+ -+ -------------------- -+ -- Get_Stack_Base -- -+ -------------------- -+ -+ function Get_Stack_Base (thread : pthread_t) return Address is -+ pragma Unreferenced (thread); -+ begin -+ return Null_Address; -+ end Get_Stack_Base; -+ -+ ------------------ -+ -- pthread_init -- -+ ------------------ -+ -+ procedure pthread_init is -+ begin -+ null; -+ end pthread_init; -+ -+ ----------------- -+ -- To_Duration -- -+ ----------------- -+ -+ function To_Duration (TS : timespec) return Duration is -+ begin -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; -+ end To_Duration; -+ -+ ------------------------ -+ -- To_Target_Priority -- -+ ------------------------ -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int -+ is -+ begin -+ return Interfaces.C.int (Prio); -+ end To_Target_Priority; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-openbsd.ads -@@ -0,0 +1,648 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2011, Free Software Foundation, Inc. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is the OpenBSD PTHREADS version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 31; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. OpenBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- OpenBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is new int; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ procedure usleep (useconds : unsigned_long); -+ pragma Import (C, usleep, "usleep"); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ -- Read/Write lock not supported on freebsd. To add support both types -+ -- pthread_rwlock_t and pthread_rwlockattr_t must properly be defined -+ -- with the associated routines pthread_rwlock_[init/destroy] and -+ -- pthread_rwlock_[rdlock/wrlock/unlock]. -+ -+ subtype pthread_rwlock_t is pthread_mutex_t; -+ subtype pthread_rwlockattr_t is pthread_mutexattr_t; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- OpenBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); -+ -+ function pthread_mutexattr_getprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprioceiling, -+ "pthread_mutexattr_setprioceiling"); -+ -+ function pthread_mutexattr_getprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprioceiling, -+ "pthread_mutexattr_getprioceiling"); -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "pthread_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In OpenBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is new System.Address; -+ type pthread_mutex_t is new System.Address; -+ type pthread_mutexattr_t is new System.Address; -+ type pthread_cond_t is new System.Address; -+ type pthread_condattr_t is new System.Address; -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osprim-bsd32.adb -@@ -0,0 +1,186 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ P R I M I T I V E S -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1998-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This version is for BSD operating systems using 32-bit time types. -+ -+with Interfaces.C; -+ -+package body System.OS_Primitives is -+ -+ -- ??? These definitions are duplicated from System.OS_Interface -+ -- because we don't want to depend on any package. Consider removing -+ -- these declarations in System.OS_Interface and move these ones in -+ -- the spec. -+ -+ subtype int is Interfaces.C.int; -+ subtype long is Interfaces.C.long; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, timezone); -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ ----------- -+ -- Clock -- -+ ----------- -+ -+ function Clock return Duration is -+ type timeval is array (1 .. 2) of Long_Integer; -+ tzresult : aliased timezone; -+ -+ procedure timeval_to_duration -+ (T : not null access timeval; -+ sec : not null access Long_Integer; -+ usec : not null access Long_Integer); -+ pragma Import (C, timeval_to_duration, "__gnat_timeval_to_duration"); -+ -+ Micro : constant := 10**6; -+ sec : aliased Long_Integer; -+ usec : aliased Long_Integer; -+ TV : aliased timeval; -+ Result : int; -+ -+ function gettimeofday -+ (Tv : access timeval; -+ Tz : access timezone) return int; -+ pragma Import (C, gettimeofday, "gettimeofday"); -+ -+ pragma Unreferenced (Result); -+ begin -+ -- The return codes for gettimeofday are as follows (from man pages): -+ -- EPERM settimeofday is called by someone other than the superuser -+ -- EINVAL Timezone (or something else) is invalid -+ -- EFAULT One of tv or tz pointed outside accessible address space -+ -+ -- None of these codes signal a potential clock skew, hence the return -+ -- value is never checked. -+ -+ Result := gettimeofday (TV'Access, tzresult'Access); -+ timeval_to_duration (TV'Access, sec'Access, usec'Access); -+ return Duration (sec) + Duration (usec) / Micro; -+ end Clock; -+ -+ --------------------- -+ -- Monotonic_Clock -- -+ --------------------- -+ -+ function Monotonic_Clock return Duration renames Clock; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec; -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return -+ timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+ ----------------- -+ -- Timed_Delay -- -+ ----------------- -+ -+ procedure Timed_Delay -+ (Time : Duration; -+ Mode : Integer) -+ is -+ Request : aliased timespec; -+ Remaind : aliased timespec; -+ Rel_Time : Duration; -+ Abs_Time : Duration; -+ Base_Time : constant Duration := Clock; -+ Check_Time : Duration := Base_Time; -+ -+ Result : int; -+ pragma Unreferenced (Result); -+ -+ begin -+ if Mode = Relative then -+ Rel_Time := Time; -+ Abs_Time := Time + Check_Time; -+ else -+ Rel_Time := Time - Check_Time; -+ Abs_Time := Time; -+ end if; -+ -+ if Rel_Time > 0.0 then -+ loop -+ Request := To_Timespec (Rel_Time); -+ Result := nanosleep (Request'Access, Remaind'Access); -+ Check_Time := Clock; -+ -+ exit when Abs_Time <= Check_Time or else Check_Time < Base_Time; -+ -+ Rel_Time := Abs_Time - Check_Time; -+ end loop; -+ end if; -+ end Timed_Delay; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ null; -+ end Initialize; -+ -+end System.OS_Primitives; ---- /dev/null -+++ gcc/ada/s-osprim-bsd64.adb -@@ -0,0 +1,192 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ P R I M I T I V E S -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1998-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This version is for BSD operating systems using 64-bit time types. -+ -+with Interfaces.C; -+ -+package body System.OS_Primitives is -+ -+ -- ??? These definitions are duplicated from System.OS_Interface -+ -- because we don't want to depend on any package. Consider removing -+ -- these declarations in System.OS_Interface and move these ones in -+ -- the spec. -+ -+ subtype int is Interfaces.C.int; -+ subtype long is Interfaces.C.long; -+ subtype int64_t is Interfaces.Integer_64; -+ -+ type time_t is new int64_t; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, timezone); -+ -+ type timeval is record -+ tv_sec : time_t; -+ tv_usec : long; -- Not for NetBSD! FreeBSD/DragonFly -+ end record; -+ pragma Convention (C, timeval); -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ ----------- -+ -- Clock -- -+ ----------- -+ -+ function Clock return Duration is -+ -+ procedure timeval_to_duration -+ (T : not null access timeval; -+ sec : not null access Long_Integer; -+ usec : not null access Long_Integer); -+ pragma Import (C, timeval_to_duration, "__gnat_timeval_to_duration"); -+ -+ Micro : constant := 10**6; -+ sec : aliased Long_Integer; -+ usec : aliased Long_Integer; -+ TV : aliased timeval; -+ tzresult : aliased timezone; -+ Result : int; -+ -+ function gettimeofday -+ (Tv : access timeval; -+ Tz : access timezone) return int; -+ pragma Import (C, gettimeofday, "gettimeofday"); -+ -+ pragma Unreferenced (Result); -+ begin -+ -- The return codes for gettimeofday are as follows (from man pages): -+ -- EPERM settimeofday is called by someone other than the superuser -+ -- EINVAL Timezone (or something else) is invalid -+ -- EFAULT One of tv or tz pointed outside accessible address space -+ -+ -- None of these codes signal a potential clock skew, hence the return -+ -- value is never checked. -+ -+ Result := gettimeofday (TV'Access, tzresult'Access); -+ timeval_to_duration (TV'Access, sec'Access, usec'Access); -+ return Duration (sec) + Duration (usec) / Micro; -+ end Clock; -+ -+ --------------------- -+ -- Monotonic_Clock -- -+ --------------------- -+ -+ function Monotonic_Clock return Duration renames Clock; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec; -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return -+ timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+ ----------------- -+ -- Timed_Delay -- -+ ----------------- -+ -+ procedure Timed_Delay -+ (Time : Duration; -+ Mode : Integer) -+ is -+ Request : aliased timespec; -+ Remaind : aliased timespec; -+ Rel_Time : Duration; -+ Abs_Time : Duration; -+ Base_Time : constant Duration := Clock; -+ Check_Time : Duration := Base_Time; -+ -+ Result : int; -+ pragma Unreferenced (Result); -+ -+ begin -+ if Mode = Relative then -+ Rel_Time := Time; -+ Abs_Time := Time + Check_Time; -+ else -+ Rel_Time := Time - Check_Time; -+ Abs_Time := Time; -+ end if; -+ -+ if Rel_Time > 0.0 then -+ loop -+ Request := To_Timespec (Rel_Time); -+ Result := nanosleep (Request'Access, Remaind'Access); -+ Check_Time := Clock; -+ -+ exit when Abs_Time <= Check_Time or else Check_Time < Base_Time; -+ -+ Rel_Time := Abs_Time - Check_Time; -+ end loop; -+ end if; -+ end Timed_Delay; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ null; -+ end Initialize; -+ -+end System.OS_Primitives; ---- /dev/null -+++ gcc/ada/s-osprim-bsdn6.adb -@@ -0,0 +1,193 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ P R I M I T I V E S -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1998-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This version is for NetBSD 6.0+ -+-- It switches time type to 64 bits and uses compatibility functions -+ -+with Interfaces.C; -+ -+package body System.OS_Primitives is -+ -+ -- ??? These definitions are duplicated from System.OS_Interface -+ -- because we don't want to depend on any package. Consider removing -+ -- these declarations in System.OS_Interface and move these ones in -+ -- the spec. -+ -+ subtype int is Interfaces.C.int; -+ subtype long is Interfaces.C.long; -+ subtype int64_t is Interfaces.Integer_64; -+ -+ type time_t is new int64_t; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, timezone); -+ -+ type timeval is record -+ tv_sec : time_t; -+ tv_usec : int; -+ end record; -+ pragma Convention (C, timeval); -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "__nanosleep50"); -+ -+ ----------- -+ -- Clock -- -+ ----------- -+ -+ function Clock return Duration is -+ -+ procedure timeval_to_duration -+ (T : not null access timeval; -+ sec : not null access Long_Integer; -+ usec : not null access Long_Integer); -+ pragma Import (C, timeval_to_duration, "__gnat_timeval_to_duration"); -+ -+ Micro : constant := 10**6; -+ sec : aliased Long_Integer; -+ usec : aliased Long_Integer; -+ TV : aliased timeval; -+ tzresult : aliased timezone; -+ Result : int; -+ -+ function gettimeofday -+ (Tv : access timeval; -+ Tz : access timezone) return int; -+ pragma Import (C, gettimeofday, "__gettimeofday50"); -+ -+ pragma Unreferenced (Result); -+ begin -+ -- The return codes for gettimeofday are as follows (from man pages): -+ -- EPERM settimeofday is called by someone other than the superuser -+ -- EINVAL Timezone (or something else) is invalid -+ -- EFAULT One of tv or tz pointed outside accessible address space -+ -+ -- None of these codes signal a potential clock skew, hence the return -+ -- value is never checked. -+ -+ Result := gettimeofday (TV'Access, tzresult'Access); -+ timeval_to_duration (TV'Access, sec'Access, usec'Access); -+ return Duration (sec) + Duration (usec) / Micro; -+ end Clock; -+ -+ --------------------- -+ -- Monotonic_Clock -- -+ --------------------- -+ -+ function Monotonic_Clock return Duration renames Clock; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec; -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return -+ timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+ ----------------- -+ -- Timed_Delay -- -+ ----------------- -+ -+ procedure Timed_Delay -+ (Time : Duration; -+ Mode : Integer) -+ is -+ Request : aliased timespec; -+ Remaind : aliased timespec; -+ Rel_Time : Duration; -+ Abs_Time : Duration; -+ Base_Time : constant Duration := Clock; -+ Check_Time : Duration := Base_Time; -+ -+ Result : int; -+ pragma Unreferenced (Result); -+ -+ begin -+ if Mode = Relative then -+ Rel_Time := Time; -+ Abs_Time := Time + Check_Time; -+ else -+ Rel_Time := Time - Check_Time; -+ Abs_Time := Time; -+ end if; -+ -+ if Rel_Time > 0.0 then -+ loop -+ Request := To_Timespec (Rel_Time); -+ Result := nanosleep (Request'Access, Remaind'Access); -+ Check_Time := Clock; -+ -+ exit when Abs_Time <= Check_Time or else Check_Time < Base_Time; -+ -+ Rel_Time := Abs_Time - Check_Time; -+ end loop; -+ end if; -+ end Timed_Delay; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ null; -+ end Initialize; -+ -+end System.OS_Primitives; --- gcc/ada/socket.c.orig +++ gcc/ada/socket.c @@ -65,7 +65,10 @@ @@ -7010,153 +2925,6 @@ localtime_r (timer, &tp); *off = tp.tm_gmtoff; --- /dev/null -+++ gcc/ada/system-dragonfly-x86.ads -@@ -0,0 +1,144 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (DragonFly BSD/x86 Version) -- -+-- -- -+-- Copyright (C) 1992-2011, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 32; -+ Memory_Size : constant := 2 ** 32; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_Aggregates : constant Boolean := True; -+ Support_Atomic_Primitives : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := False; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := True; -+ -+end System; ---- /dev/null +++ gcc/ada/system-dragonfly-x86_64.ads @@ -0,0 +1,144 @@ +------------------------------------------------------------------------------ @@ -7597,300 +3365,6 @@ + ZCX_By_Default : constant Boolean := True; + +end System; ---- /dev/null -+++ gcc/ada/system-openbsd-x86.ads -@@ -0,0 +1,144 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (OpenBSD/x86 Version) -- -+-- -- -+-- Copyright (C) 1992-2012, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 32; -+ Memory_Size : constant := 2 ** 32; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_Aggregates : constant Boolean := True; -+ Support_Atomic_Primitives : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := False; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := False; -+ -+end System; ---- /dev/null -+++ gcc/ada/system-openbsd-x86_64.ads -@@ -0,0 +1,144 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (OpenBSD/x86_64 Version) -- -+-- -- -+-- Copyright (C) 1992-2012, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 64; -+ Memory_Size : constant := 2 ** 64; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_Aggregates : constant Boolean := True; -+ Support_Atomic_Primitives : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := False; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := False; -+ -+end System; --- gcc/ada/terminals.c.orig +++ gcc/ada/terminals.c @@ -31,8 +31,7 @@ @@ -8166,23 +3640,21 @@ s-inmaop.adb. */ - --#define OBSD_LIB_SPEC "%{!shared:%{pthread:-lpthread} -lc}" -+#define OBSD_LIB_SPEC "%{pthread:-lpthread%{!shared:%{p|pg:_p}}} %{!shared:-lc%{p:_p}%{!p:%{pg:_p}}}" - ---- gcc/config/openbsd.h.orig -+++ gcc/config/openbsd.h -@@ -108,9 +108,9 @@ - This two-stage defines makes it easy to pick that for targets that - have subspecs. */ - #ifdef CPP_CPU_SPEC --#define OBSD_CPP_SPEC "%(cpp_cpu) %{posix:-D_POSIX_SOURCE} %{pthread:-D_POSIX_THREADS}" -+#define OBSD_CPP_SPEC "%(cpp_cpu) %{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT}" - #else --#define OBSD_CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{pthread:-D_POSIX_THREADS}" -+#define OBSD_CPP_SPEC "%{posix:-D_POSIX_SOURCE} %{pthread:-D_REENTRANT}" - #endif - - #undef LIB_SPEC -@@ -143,6 +143,9 @@ - #define LIB_SPEC OBSD_LIB_SPEC - #endif - -+#undef LINK_PIE_SPEC -+#define LINK_PIE_SPEC "%{pie:-pie} %{p|pg|nopie:-nopie} " -+ - #define TARGET_POSIX_IO - - /* All new versions of OpenBSD have C99 functions. We redefine this hook -@@ -285,5 +288,12 @@ - - /* Storage layout. */ - -+/* Silence "unsafe GNU crap" messages */ -+#define NO_UNSAFE_BUILTINS -+ -+/* The system headers on OpenBSD are C++-aware. */ -+#undef NO_IMPLICIT_EXTERN_C -+#define NO_IMPLICIT_EXTERN_C -+ - - #define HAVE_ENABLE_EXECUTE_STACK ---- gcc/config/openbsd.opt.orig -+++ gcc/config/openbsd.opt -@@ -32,4 +32,7 @@ - pthread - Driver - -+rdynamic -+Driver -+ - ; This comment is to ensure we retain the blank line above. --- /dev/null +++ gcc/config/i386/dragonfly.h @@ -0,0 +1,105 @@ @@ -565,46 +509,6 @@ +#if defined(HAVE_LD_EH_FRAME_HDR) +#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " +#endif ---- gcc/config/i386/openbsd.h.orig -+++ gcc/config/i386/openbsd.h -@@ -38,10 +38,10 @@ - - /* This must agree with */ - #undef SIZE_TYPE --#define SIZE_TYPE "unsigned int" -+#define SIZE_TYPE "long unsigned int" - - #undef PTRDIFF_TYPE --#define PTRDIFF_TYPE "int" -+#define PTRDIFF_TYPE "long int" - - #undef WCHAR_TYPE - #define WCHAR_TYPE "int" -@@ -49,6 +49,9 @@ - #undef WCHAR_TYPE_SIZE - #define WCHAR_TYPE_SIZE 32 - -+#undef WINT_TYPE -+#define WINT_TYPE "int" -+ - /* Assembler format: overall framework. */ - - #undef ASM_APP_ON ---- gcc/config/i386/openbsdelf.h.orig -+++ gcc/config/i386/openbsdelf.h -@@ -97,9 +97,12 @@ - %{shared:-shared} %{R*} \ - %{static:-Bstatic} \ - %{!static:-Bdynamic} \ -+ %{rdynamic:-export-dynamic} \ - %{assert*} \ - -dynamic-linker /usr/libexec/ld.so" - -+#define SUBTARGET32_DEFAULT_CPU "i486" -+ - #undef STARTFILE_SPEC - #define STARTFILE_SPEC "\ - %{!shared: %{pg:gcrt0%O%s} %{!pg:%{p:gcrt0%O%s} %{!p:crt0%O%s}} \ --- gcc/ginclude/stddef.h.orig +++ gcc/ginclude/stddef.h @@ -50,6 +50,11 @@ @@ -1338,60 +1242,6 @@ #endif +#endif } ---- gcc/builtins.c.orig -+++ gcc/builtins.c -@@ -125,9 +125,11 @@ - static rtx expand_builtin_mempcpy (tree, rtx, enum machine_mode); - static rtx expand_builtin_mempcpy_args (tree, tree, tree, rtx, - enum machine_mode, int); -+#ifndef NO_UNSAFE_BUILTINS - static rtx expand_builtin_strcpy (tree, rtx); - static rtx expand_builtin_strcpy_args (tree, tree, rtx); - static rtx expand_builtin_stpcpy (tree, rtx, enum machine_mode); -+#endif - static rtx expand_builtin_strncpy (tree, rtx); - static rtx builtin_memset_gen_str (void *, HOST_WIDE_INT, enum machine_mode); - static rtx expand_builtin_memset (tree, rtx, enum machine_mode); -@@ -3370,6 +3372,7 @@ - # define CODE_FOR_movstr CODE_FOR_nothing - #endif - -+#ifndef NO_UNSAFE_BUILTINS - /* Expand into a movstr instruction, if one is available. Return NULL_RTX if - we failed, the caller should emit a normal call, otherwise try to - get the result in TARGET, if convenient. If ENDP is 0 return the -@@ -3521,6 +3524,7 @@ - return expand_movstr (dst, src, target, /*endp=*/2); - } - } -+#endif - - /* Callback routine for store_by_pieces. Read GET_MODE_BITSIZE (MODE) - bytes from constant string DATA + OFFSET and return it as target -@@ -6140,9 +6144,11 @@ - break; - - case BUILT_IN_STRCPY: -+#ifndef NO_UNSAFE_BUILTINS - target = expand_builtin_strcpy (exp, target); - if (target) - return target; -+#endif - break; - - case BUILT_IN_STRNCPY: -@@ -6152,9 +6158,11 @@ - break; - - case BUILT_IN_STPCPY: -+#ifndef NO_UNSAFE_BUILTINS - target = expand_builtin_stpcpy (exp, target, mode); - if (target) - return target; -+#endif - break; - - case BUILT_IN_MEMCPY: --- gcc/config.gcc.orig +++ gcc/config.gcc @@ -687,6 +687,26 @@ @@ -1429,7 +1279,7 @@ tmake_file="t-slibgcc" gas=yes gnu_ld=yes -@@ -1352,6 +1373,14 @@ +@@ -1357,6 +1378,14 @@ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h newlib-stdint.h i386/i386elf.h i386/x86-64.h i386/rdos.h i386/rdos64.h" tmake_file="i386/t-i386elf t-svr4" ;; @@ -1444,7 +1294,7 @@ i[34567]86-*-freebsd*) tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h ${fbsd_tm_file} i386/freebsd.h" ;; -@@ -1359,12 +1388,14 @@ +@@ -1364,12 +1393,14 @@ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h ${fbsd_tm_file} i386/x86-64.h i386/freebsd.h i386/freebsd64.h" ;; i[34567]86-*-netbsdelf*) @@ -1461,7 +1311,7 @@ ;; i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123]) tm_file="i386/i386.h i386/unix.h i386/bsd.h i386/gas.h i386/gstabs.h openbsd-oldgas.h openbsd.h i386/openbsd.h" -@@ -1375,6 +1406,7 @@ +@@ -1380,6 +1411,7 @@ use_collect2=yes ;; i[34567]86-*-openbsd*) @@ -1469,7 +1319,7 @@ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h" tm_file="${tm_file} openbsd.h openbsd-stdint.h openbsd-libpthread.h i386/openbsdelf.h" extra_options="${extra_options} openbsd.opt" -@@ -1382,6 +1414,7 @@ +@@ -1387,6 +1419,7 @@ gnu_ld=yes ;; x86_64-*-openbsd*) @@ -1477,7 +1327,7 @@ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h" tm_file="${tm_file} openbsd.h openbsd-stdint.h openbsd-libpthread.h i386/x86-64.h i386/openbsdelf.h" extra_options="${extra_options} openbsd.opt" -@@ -2927,6 +2960,12 @@ +@@ -2935,6 +2968,12 @@ arch_without_sse2=yes arch_without_64bit=yes ;; @@ -1490,7 +1340,7 @@ i386-*-*) arch=i386 cpu=i386 -@@ -4109,6 +4148,8 @@ +@@ -4114,6 +4153,8 @@ ;; i[34567]86-*-mingw* | x86_64-*-mingw*) ;; @@ -1501,7 +1351,7 @@ ia64*-*-linux*) --- gcc/configure.orig +++ gcc/configure -@@ -27421,6 +27421,20 @@ +@@ -27477,6 +27477,20 @@ gcc_cv_target_dl_iterate_phdr=no fi ;; @@ -1573,7 +1423,7 @@ insn-preds.c: s-preds; @true tm-preds.h: s-preds-h; @true tm-constrs.h: s-constrs-h; @true -@@ -3217,6 +3228,9 @@ +@@ -3219,6 +3230,9 @@ ( cd $(DESTDIR)$(bindir) && \ $(LN) $(GCC_INSTALL_NAME)$(exeext) $(target_noncanonical)-gcc-$(version)$(exeext) ); \ fi @@ -1697,7 +1547,7 @@ // showed that calling _mm_delay_32() (or doing nothing) was a better --- libitm/configure.tgt.orig +++ libitm/configure.tgt -@@ -138,6 +138,7 @@ +@@ -139,6 +139,7 @@ ;; *-*-gnu* | *-*-k*bsd*-gnu \ diff --git a/lang/gcc-aux/files/diff-cxx b/lang/gcc-aux/files/diff-cxx index 9e709e190..29ed481a7 100644 --- a/lang/gcc-aux/files/diff-cxx +++ b/lang/gcc-aux/files/diff-cxx @@ -1049,21 +1049,6 @@ return __high; } ---- libstdc++-v3/config/os/bsd/openbsd/os_defines.h.orig -+++ libstdc++-v3/config/os/bsd/openbsd/os_defines.h -@@ -38,4 +38,12 @@ - #define _GLIBCXX_USE_C99_FLOAT_TRANSCENDENTALS_DYNAMIC _GLIBCXX_USE_C99_DYNAMIC - #define _GLIBCXX_USE_C99_FP_MACROS_DYNAMIC _GLIBCXX_USE_C99_DYNAMIC - -+/* max_align_t is defined in ginclude/stddef.h which OpenBSD intentionally -+ excludes. Bringing the definition here fixes the libstdc++ build. */ -+ -+typedef struct { -+ long long __max_align_ll __attribute__((__aligned__(__alignof__(long long)))); -+ long double __max_align_ld __attribute__((__aligned__(__alignof__(long double)))); -+} max_align_t; -+ - #endif --- libstdc++-v3/acinclude.m4.orig +++ libstdc++-v3/acinclude.m4 @@ -1989,6 +1989,9 @@ diff --git a/lang/gcc-aux/files/diff-fortran b/lang/gcc-aux/files/diff-fortran index caf531d19..33699a9b9 100644 --- a/lang/gcc-aux/files/diff-fortran +++ b/lang/gcc-aux/files/diff-fortran @@ -1,6 +1,6 @@ --- gcc/fortran/f95-lang.c.orig +++ gcc/fortran/f95-lang.c -@@ -718,10 +718,17 @@ +@@ -742,10 +742,17 @@ gfc_define_builtin ("__builtin_cabsl", func_clongdouble_longdouble, BUILT_IN_CABSL, "cabsl", ATTR_CONST_NOTHROW_LEAF_LIST); @@ -31,7 +31,7 @@ ;; --- libgfortran/configure.orig +++ libgfortran/configure -@@ -26340,7 +26340,7 @@ +@@ -26346,7 +26346,7 @@ fi case "$host" in diff --git a/lang/gcc-aux/options.mk b/lang/gcc-aux/options.mk index 34b79d056..427e7ed02 100644 --- a/lang/gcc-aux/options.mk +++ b/lang/gcc-aux/options.mk @@ -1,8 +1,11 @@ -# $NetBSD: options.mk,v 1.4 2014/05/13 08:18:04 marino Exp $ +# $NetBSD: options.mk,v 1.5 2015/06/14 19:46:51 marino Exp $ + +# NLS is failing, might be linking with wrong iconv lib. +# Disable option until further notice PKG_OPTIONS_VAR= PKG_OPTIONS.gcc-aux -PKG_SUPPORTED_OPTIONS= fortran objc testsuite nls static bootstrap -PKG_SUGGESTED_OPTIONS= fortran objc nls +PKG_SUPPORTED_OPTIONS= fortran objc testsuite static bootstrap #nls +PKG_SUGGESTED_OPTIONS= fortran objc #nls .include "../../mk/bsd.options.mk" diff --git a/lang/gcc/MESSAGE b/lang/gcc/MESSAGE deleted file mode 100644 index 1277c44f4..000000000 --- a/lang/gcc/MESSAGE +++ /dev/null @@ -1,8 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.5 2003/07/04 16:11:55 seb Exp $ - -To use ${PKGNAME} include -"${PREFIX}/share/examples/${DISTNAME}/mk.conf" -in your BSD style makefile. - -=========================================================================== diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile deleted file mode 100644 index 576d77062..000000000 --- a/lang/gcc/Makefile +++ /dev/null @@ -1,118 +0,0 @@ -# $NetBSD: Makefile,v 1.98 2014/07/27 04:04:44 dholland Exp $ - -DISTNAME= gcc-2.95.3 -PKGREVISION= 7 -CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_GNU:=gcc/} - -PATCH_SITES= ${MASTER_SITE_LOCAL} -PATCHFILES= gcc-2.95.3-diff-2002-08-29.gz - -# -# Synced from patches against main source tree as of 2002-03-28 -# -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gcc.gnu.org/ -COMMENT= GNU Compiler Collection, version 2 - -NOT_FOR_PLATFORM= Darwin-*-* Interix-*-* *-*-x86_64 DragonFly-*-* -NOT_FOR_PLATFORM+= NetBSD-[6789]*-* - -USE_TOOLS+= gmake bison -MAKEFLAGS+= GMAKE_LOCALE=no - -HAS_CONFIGURE= YES -CONFIGURE_SCRIPT= ${WRKSRC}/configure -CONFIGURE_ARGS+= --host=${MACHINE_GNU_PLATFORM:Q} -CONFIGURE_ARGS+= --prefix=${GCC_PREFIX:Q} -CONFIGURE_ARGS+= --enable-shared - -USE_TOOLS+= chmod -MAKE_ENV+= ac_cv_prog_chmod=${TOOLS_CHMOD:Q} -MAKE_ENV+= SHELL=${CONFIG_SHELL} - -CONFIGURE_DIRS= ${WRKDIR}/objdir -BUILD_DIRS= ${CONFIGURE_DIRS} - -FILES_SUBST+= DISTNAME=${DISTNAME:Q} \ - GCC_PREFIX=${GCC_PREFIX:Q} -MESSAGE_SUBST+= DISTNAME=${DISTNAME} -PLIST_SUBST+= DISTNAME=${DISTNAME:Q} \ - GCC_PREFIX=${GCC_PREFIX:S|^${PREFIX}/||:Q} - -INFO_FILES= yes - -.include "../../mk/bsd.prefs.mk" - -.if !empty(MACHINE_PLATFORM:MNetBSD-4*) -GCC_REQD+= 3.0 -USE_PKGSRC_GCC= yes -.endif - -.if ${OPSYS} == "SunOS" -CONFLICTS+= gcc-[0-9]* pgcc-[0-9]* -. if ${CC:M*gcc*} == "" -BUILD_TARGET= bootstrap -. endif -# we know it's a GNU toolchain on Linux and the BSDs. -.elif ${OPSYS:M*BSD} != "" || ${OPSYS} == "Linux" -CONFIGURE_ARGS+= --with-gnu-as -CONFIGURE_ARGS+= --with-gnu-ld -.else -# play it safe, force a bootstrap build if we don't know for sure it -# is gcc. -. if ${CC:M*gcc*} == "" -BUILD_TARGET= bootstrap -. endif -.endif - -GCC_PREFIX= ${PREFIX}/${DISTNAME} -GCC_VERSION= ${PKGVERSION:C|nb.*||} -GCC_ARCHDIR= ${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION} - -post-extract: - ${MKDIR} ${WRKSRC} - ${CP} ${FILESDIR}/xm-netbsd.h ${WRKSRC}/gcc/config - ${CP} ${FILESDIR}/xm-target64.h ${WRKSRC}/gcc/config - for file in ${FILESDIR}/*_* ; do \ - arch=`${BASENAME} $${file} | ${SED} -e "s/_.*//"`; \ - dest=`${BASENAME} $${file} | ${SED} -e "s/$${arch}_//"`; \ - ${MKDIR} ${WRKSRC}/gcc/config/$${arch}; \ - ${CP} $${file} ${WRKSRC}/gcc/config/$${arch}/$${dest}; \ - done - ${RM} ${WRKSRC}/gcc/config/alpha/netbsd-elf.h - ${RM} ${WRKSRC}/gcc/config/arm/t-netbsd - ${RM} ${WRKSRC}/gcc/config/mips/x-netbsd - ${RM} ${WRKSRC}/libf2c/libF77/dtime_.c - ${RM} ${WRKSRC}/libf2c/libF77/etime_.c - -pre-configure: - ${MKDIR} ${BUILD_DIRS} - cd ${WRKSRC} && contrib/egcs_update --touch - -post-build: - @${SED} ${FILES_SUBST_SED} ${FILESDIR}/gcc.mk > ${WRKDIR}/gcc.mk - -.if ${OPSYS} == "SunOS" -# -# remove empty file and directories that show up when one does: -# make install; make deinstall; make install -# -post-install: - -cd ${DESTDIR}${GCC_ARCHDIR}/include && ${RM} -f fixed && ${RMDIR} v7 v9 -.else -post-install: -. if exists(/usr/include/g++/FlexLexer.h) - ${LN} -fs /usr/include/g++/FlexLexer.h \ - ${DESTDIR}${GCC_PREFIX}/include/g++-3/FlexLexer.h -. endif - ${RM} -f ${DESTDIR}${GCC_ARCHDIR}/include/curses.h ${DESTDIR}${GCC_PREFIX}/bin/cc -.endif - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/${DISTNAME} - ${INSTALL_DATA} ${WRKDIR}/gcc.mk ${DESTDIR}${PREFIX}/share/examples/${DISTNAME}/mk.conf - ${LN} -s gcc ${DESTDIR}${GCC_PREFIX}/bin/cc - -.include "../../mk/bsd.pkg.mk" - -# Make bootstrap with compiler != gcc possible. -LDFLAGS= ${_STRIPFLAG_CC} diff --git a/lang/gcc/PLIST b/lang/gcc/PLIST deleted file mode 100644 index 281aeda6a..000000000 --- a/lang/gcc/PLIST +++ /dev/null @@ -1,200 +0,0 @@ -@comment $NetBSD: PLIST,v 1.15 2011/07/15 08:47:22 asau Exp $ -${GCC_PREFIX}/bin/c++ -${GCC_PREFIX}/bin/c++filt -${GCC_PREFIX}/bin/cc -${GCC_PREFIX}/bin/chill -${GCC_PREFIX}/bin/cpp -${GCC_PREFIX}/bin/g++ -${GCC_PREFIX}/bin/g77 -${GCC_PREFIX}/bin/gcc -${GCC_PREFIX}/bin/gcj -${GCC_PREFIX}/bin/gcjh -${GCC_PREFIX}/bin/gcov -${GCC_PREFIX}/bin/${MACHINE_GNU_PLATFORM}-gcc -${GCC_PREFIX}/bin/jcf-dump -${GCC_PREFIX}/bin/jv-scan -${GCC_PREFIX}/${MACHINE_GNU_PLATFORM}/include/_G_config.h -${GCC_PREFIX}/include/g++-3/FlexLexer.h -${GCC_PREFIX}/include/g++-3/PlotFile.h -${GCC_PREFIX}/include/g++-3/SFile.h -${GCC_PREFIX}/include/g++-3/algo.h -${GCC_PREFIX}/include/g++-3/algobase.h -${GCC_PREFIX}/include/g++-3/algorithm -${GCC_PREFIX}/include/g++-3/alloc.h -${GCC_PREFIX}/include/g++-3/bitset -${GCC_PREFIX}/include/g++-3/builtinbuf.h -${GCC_PREFIX}/include/g++-3/bvector.h -${GCC_PREFIX}/include/g++-3/cassert -${GCC_PREFIX}/include/g++-3/cctype -${GCC_PREFIX}/include/g++-3/cerrno -${GCC_PREFIX}/include/g++-3/cfloat -${GCC_PREFIX}/include/g++-3/ciso646 -${GCC_PREFIX}/include/g++-3/climits -${GCC_PREFIX}/include/g++-3/clocale -${GCC_PREFIX}/include/g++-3/cmath -${GCC_PREFIX}/include/g++-3/complex -${GCC_PREFIX}/include/g++-3/complex.h -${GCC_PREFIX}/include/g++-3/csetjmp -${GCC_PREFIX}/include/g++-3/csignal -${GCC_PREFIX}/include/g++-3/cstdarg -${GCC_PREFIX}/include/g++-3/cstddef -${GCC_PREFIX}/include/g++-3/cstdio -${GCC_PREFIX}/include/g++-3/cstdlib -${GCC_PREFIX}/include/g++-3/cstring -${GCC_PREFIX}/include/g++-3/ctime -${GCC_PREFIX}/include/g++-3/cwchar -${GCC_PREFIX}/include/g++-3/cwctype -${GCC_PREFIX}/include/g++-3/defalloc.h -${GCC_PREFIX}/include/g++-3/deque -${GCC_PREFIX}/include/g++-3/deque.h -${GCC_PREFIX}/include/g++-3/editbuf.h -${GCC_PREFIX}/include/g++-3/floatio.h -${GCC_PREFIX}/include/g++-3/fstream -${GCC_PREFIX}/include/g++-3/fstream.h -${GCC_PREFIX}/include/g++-3/function.h -${GCC_PREFIX}/include/g++-3/functional -${GCC_PREFIX}/include/g++-3/hash_map -${GCC_PREFIX}/include/g++-3/hash_map.h -${GCC_PREFIX}/include/g++-3/hash_set -${GCC_PREFIX}/include/g++-3/hash_set.h -${GCC_PREFIX}/include/g++-3/hashtable.h -${GCC_PREFIX}/include/g++-3/heap.h -${GCC_PREFIX}/include/g++-3/indstream.h -${GCC_PREFIX}/include/g++-3/iolibio.h -${GCC_PREFIX}/include/g++-3/iomanip -${GCC_PREFIX}/include/g++-3/iomanip.h -${GCC_PREFIX}/include/g++-3/iosfwd -${GCC_PREFIX}/include/g++-3/iostdio.h -${GCC_PREFIX}/include/g++-3/iostream -${GCC_PREFIX}/include/g++-3/iostream.h -${GCC_PREFIX}/include/g++-3/iostreamP.h -${GCC_PREFIX}/include/g++-3/istream.h -${GCC_PREFIX}/include/g++-3/iterator -${GCC_PREFIX}/include/g++-3/iterator.h -${GCC_PREFIX}/include/g++-3/libio.h -${GCC_PREFIX}/include/g++-3/libioP.h -${GCC_PREFIX}/include/g++-3/list -${GCC_PREFIX}/include/g++-3/list.h -${GCC_PREFIX}/include/g++-3/map -${GCC_PREFIX}/include/g++-3/map.h -${GCC_PREFIX}/include/g++-3/memory -${GCC_PREFIX}/include/g++-3/multimap.h -${GCC_PREFIX}/include/g++-3/multiset.h -${GCC_PREFIX}/include/g++-3/numeric -${GCC_PREFIX}/include/g++-3/ostream.h -${GCC_PREFIX}/include/g++-3/pair.h -${GCC_PREFIX}/include/g++-3/parsestream.h -${GCC_PREFIX}/include/g++-3/pfstream.h -${GCC_PREFIX}/include/g++-3/procbuf.h -${GCC_PREFIX}/include/g++-3/pthread_alloc -${GCC_PREFIX}/include/g++-3/pthread_alloc.h -${GCC_PREFIX}/include/g++-3/queue -${GCC_PREFIX}/include/g++-3/rope -${GCC_PREFIX}/include/g++-3/rope.h -${GCC_PREFIX}/include/g++-3/ropeimpl.h -${GCC_PREFIX}/include/g++-3/set -${GCC_PREFIX}/include/g++-3/set.h -${GCC_PREFIX}/include/g++-3/slist -${GCC_PREFIX}/include/g++-3/slist.h -${GCC_PREFIX}/include/g++-3/sstream -${GCC_PREFIX}/include/g++-3/stack -${GCC_PREFIX}/include/g++-3/stack.h -${GCC_PREFIX}/include/g++-3/std/bastring.cc -${GCC_PREFIX}/include/g++-3/std/bastring.h -${GCC_PREFIX}/include/g++-3/std/complext.cc -${GCC_PREFIX}/include/g++-3/std/complext.h -${GCC_PREFIX}/include/g++-3/std/dcomplex.h -${GCC_PREFIX}/include/g++-3/std/fcomplex.h -${GCC_PREFIX}/include/g++-3/std/gslice.h -${GCC_PREFIX}/include/g++-3/std/gslice_array.h -${GCC_PREFIX}/include/g++-3/std/indirect_array.h -${GCC_PREFIX}/include/g++-3/std/ldcomplex.h -${GCC_PREFIX}/include/g++-3/std/mask_array.h -${GCC_PREFIX}/include/g++-3/std/slice.h -${GCC_PREFIX}/include/g++-3/std/slice_array.h -${GCC_PREFIX}/include/g++-3/std/std_valarray.h -${GCC_PREFIX}/include/g++-3/std/straits.h -${GCC_PREFIX}/include/g++-3/std/valarray_array.h -${GCC_PREFIX}/include/g++-3/std/valarray_array.tcc -${GCC_PREFIX}/include/g++-3/std/valarray_meta.h -${GCC_PREFIX}/include/g++-3/stdexcept -${GCC_PREFIX}/include/g++-3/stdiostream.h -${GCC_PREFIX}/include/g++-3/stl.h -${GCC_PREFIX}/include/g++-3/stl_algo.h -${GCC_PREFIX}/include/g++-3/stl_algobase.h -${GCC_PREFIX}/include/g++-3/stl_alloc.h -${GCC_PREFIX}/include/g++-3/stl_bvector.h -${GCC_PREFIX}/include/g++-3/stl_config.h -${GCC_PREFIX}/include/g++-3/stl_construct.h -${GCC_PREFIX}/include/g++-3/stl_deque.h -${GCC_PREFIX}/include/g++-3/stl_function.h -${GCC_PREFIX}/include/g++-3/stl_hash_fun.h -${GCC_PREFIX}/include/g++-3/stl_hash_map.h -${GCC_PREFIX}/include/g++-3/stl_hash_set.h -${GCC_PREFIX}/include/g++-3/stl_hashtable.h -${GCC_PREFIX}/include/g++-3/stl_heap.h -${GCC_PREFIX}/include/g++-3/stl_iterator.h -${GCC_PREFIX}/include/g++-3/stl_list.h -${GCC_PREFIX}/include/g++-3/stl_map.h -${GCC_PREFIX}/include/g++-3/stl_multimap.h -${GCC_PREFIX}/include/g++-3/stl_multiset.h -${GCC_PREFIX}/include/g++-3/stl_numeric.h -${GCC_PREFIX}/include/g++-3/stl_pair.h -${GCC_PREFIX}/include/g++-3/stl_queue.h -${GCC_PREFIX}/include/g++-3/stl_raw_storage_iter.h -${GCC_PREFIX}/include/g++-3/stl_relops.h -${GCC_PREFIX}/include/g++-3/stl_rope.h -${GCC_PREFIX}/include/g++-3/stl_set.h -${GCC_PREFIX}/include/g++-3/stl_slist.h -${GCC_PREFIX}/include/g++-3/stl_stack.h -${GCC_PREFIX}/include/g++-3/stl_tempbuf.h -${GCC_PREFIX}/include/g++-3/stl_tree.h -${GCC_PREFIX}/include/g++-3/stl_uninitialized.h -${GCC_PREFIX}/include/g++-3/stl_vector.h -${GCC_PREFIX}/include/g++-3/stream.h -${GCC_PREFIX}/include/g++-3/streambuf.h -${GCC_PREFIX}/include/g++-3/strfile.h -${GCC_PREFIX}/include/g++-3/string -${GCC_PREFIX}/include/g++-3/strstream -${GCC_PREFIX}/include/g++-3/strstream.h -${GCC_PREFIX}/include/g++-3/tempbuf.h -${GCC_PREFIX}/include/g++-3/tree.h -${GCC_PREFIX}/include/g++-3/type_traits.h -${GCC_PREFIX}/include/g++-3/utility -${GCC_PREFIX}/include/g++-3/valarray -${GCC_PREFIX}/include/g++-3/vector -${GCC_PREFIX}/include/g++-3/vector.h -${GCC_PREFIX}/info/chill.info -${GCC_PREFIX}/info/cpp.info -${GCC_PREFIX}/info/g77.info -${GCC_PREFIX}/info/gcc.info -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1 -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1chill -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1obj -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1plus -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/collect2 -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cpp0 -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/f771 -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/README -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/exception -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/float.h -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/limits.h -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/math.h -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/new -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/new.h -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/syslimits.h -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/typeinfo -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/jc1 -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/jvgenmain -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libgcc.a -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libstdc++.a -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libstdc++.so -${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/specs -${GCC_PREFIX}/lib/libiberty.a -${GCC_PREFIX}/lib/libstdc++.a.4.0 -${GCC_PREFIX}/lib/libstdc++.so.4.0 -${GCC_PREFIX}/man/man1/cccp.1 -${GCC_PREFIX}/man/man1/g++.1 -${GCC_PREFIX}/man/man1/g77.1 -${GCC_PREFIX}/man/man1/gcc.1 -share/examples/${PKGNAME}/mk.conf diff --git a/lang/gcc/buildlink3.mk b/lang/gcc/buildlink3.mk deleted file mode 100644 index 01aef5ca4..000000000 --- a/lang/gcc/buildlink3.mk +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.16 2014/09/06 08:20:28 jperkin Exp $ - -.include "../../mk/bsd.fast.prefs.mk" - -BUILDLINK_TREE+= gcc - -.if !defined(GCC_BUILDLINK3_MK) -GCC_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.gcc+= gcc>=2.95 -BUILDLINK_ABI_DEPENDS.gcc+= gcc>=2.95.3nb7 -BUILDLINK_PKGSRCDIR.gcc?= ../../lang/gcc -BUILDLINK_LIBDIRS.gcc?= \ - ${_GCC_PREFIX:S/^${BUILDLINK_PREFIX.gcc}\///}lib \ - ${_GCC_ARCHDIR:S/^${BUILDLINK_PREFIX.gcc}\///} - -# Packages that link against shared libraries need a full dependency. -. if defined(_USE_GCC_SHLIB) -BUILDLINK_DEPMETHOD.gcc+= full -. else -BUILDLINK_DEPMETHOD.gcc?= build -. endif -.endif # GCC_BUILDLINK3_MK - -BUILDLINK_TREE+= -gcc diff --git a/lang/gcc/distinfo b/lang/gcc/distinfo deleted file mode 100644 index 3d84b059d..000000000 --- a/lang/gcc/distinfo +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: distinfo,v 1.25 2011/07/15 08:47:22 asau Exp $ - -SHA1 (gcc-2.95.3.tar.gz) = 535d27038d161c0e7c2662702e11a48aa97ef622 -RMD160 (gcc-2.95.3.tar.gz) = 2c506b7e80cb2b4d9953f4f9753d581cb885f610 -Size (gcc-2.95.3.tar.gz) = 12911721 bytes -SHA1 (gcc-2.95.3-diff-2002-08-29.gz) = 9e54a31e78070cba3f6840275350bd0cbf20fe84 -RMD160 (gcc-2.95.3-diff-2002-08-29.gz) = cdfa97ed33ad01b5b33f745bdfacf26ec2568b53 -Size (gcc-2.95.3-diff-2002-08-29.gz) = 564720 bytes -SHA1 (patch-Makefile.in) = 1d13564b97e2bf97f0bf807e7bd42647e918bc84 -SHA1 (patch-aa) = 1d9db3e2fecfd3070abcc930dbe4b37669efb3a7 -SHA1 (patch-ab) = 527cc1593adb1d3e56546fc9791b430921137621 -SHA1 (patch-ac) = 1f95d19e3ee2ea61d366745a330df085c530fd50 -SHA1 (patch-ad) = 2fb8cda55220bd202a4b7948277d00f293718caf -SHA1 (patch-ae) = b9721d3e89a93736b926e1efcfb9d0fb4904277f -SHA1 (patch-af) = 72d27bfecb2633a1f184cfe9cc8b1194c0d57dfe -SHA1 (patch-ag) = bb4d84561d20d2379a71a442b8711b2c54cf4bf2 -SHA1 (patch-ah) = 777b4c19c7d86007c69ec9b8c157c73294695241 -SHA1 (patch-ai) = ce25852c0694163b3e880a700304e56edbc9069d -SHA1 (patch-aj) = 9c957c4e61b67efdb92796fe04e22931cb103b5d -SHA1 (patch-ak) = cf546c843a3370220360c01b7c7b09365ac1b506 -SHA1 (patch-al) = 4ac1f94d5f12d4419fe7d92f5e3c9aa3b3158a33 -SHA1 (patch-am) = bc18d2055d5af97d648a04af8c89be2627db700b -SHA1 (patch-gcc_Makefile.in) = 145c9069fd0214c6728f49dc3ee7e8ab5192e828 -SHA1 (patch-gcc_ch_Make-lang.in) = b1d623bd160a68ec5bbb06d7e35420a4d4d4a691 -SHA1 (patch-gcc_cp_Make-lang.in) = 139f754fb020974956d803f6ff920d473b538a90 -SHA1 (patch-gcc_f_Make-lang.in) = 377e02b3a5e2db5dbdc6a0cd27afaba21b9ef1b9 -SHA1 (patch-gcc_intl_Makefile.in) = ee25ce37bb5cd14486e00f40c306a56cd8904d9c -SHA1 (patch-gcc_java_Make-lang.in) = cd26e7b2dfd5e836eec1078c814ab0dbdd534106 -SHA1 (patch-libchill_Makefile.in) = af050b445fced4f1d54bd88b782c8321975c782d -SHA1 (patch-libf2c_Makefile.in) = 655592a4107c6f67d4edfd364633dc2f3bd7bba7 -SHA1 (patch-libio_Makefile.in) = fbced91c499898f49ff06913b51a7528be0ea4ee diff --git a/lang/gcc/files/gcc.mk b/lang/gcc/files/gcc.mk deleted file mode 100644 index d81fad777..000000000 --- a/lang/gcc/files/gcc.mk +++ /dev/null @@ -1,7 +0,0 @@ -# $NetBSD: gcc.mk,v 1.7 2003/07/13 13:16:04 grant Exp $ -# -# make configuration file for @DISTNAME@ - -CC= @GCC_PREFIX@/bin/gcc -CPP= @GCC_PREFIX@/bin/cpp -CXX= @GCC_PREFIX@/bin/g++ diff --git a/lang/gcc/patches/patch-Makefile.in b/lang/gcc/patches/patch-Makefile.in deleted file mode 100644 index d461e4b94..000000000 --- a/lang/gcc/patches/patch-Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-Makefile.in,v 1.1 2011/07/15 08:47:22 asau Exp $ - ---- Makefile.in.orig 1999-06-22 22:44:42.000000000 +0000 -+++ Makefile.in -@@ -1670,8 +1670,8 @@ install-target: $(INSTALL_TARGET_MODULES - ### other supporting targets - - MAKEDIRS= \ -- $(prefix) \ -- $(exec_prefix) -+ $(DESTDIR)$(prefix) \ -+ $(DESTDIR)$(exec_prefix) - .PHONY: installdirs - installdirs: mkinstalldirs - $(SHELL) $(srcdir)/mkinstalldirs $(MAKEDIRS) diff --git a/lang/gcc/patches/patch-aa b/lang/gcc/patches/patch-aa deleted file mode 100644 index 60f36ec62..000000000 --- a/lang/gcc/patches/patch-aa +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2003/11/25 22:35:14 dmcmahill Exp $ -from revision 1.5 of patch-ae: - -Hand edit the alpha/netbsd.h patch. -current gcc relies on a new linker script -which only differs in setting the entry point. Let this use the default -linker script for alpha but force the entry point so this will work on older -NetBSD installs for alpha. For NetBSD-1.6 and newer, we don't need to change -the link spec. - ---- ../gcc-2.95.3/gcc/config/alpha/netbsd.h.orig Tue Nov 25 17:51:14 2003 -+++ ../gcc-2.95.3/gcc/config/alpha/netbsd.h -@@ -58,6 +58,8 @@ Boston, MA 02111-1307, USA. */ - common to all ELF targets, except for the name of the start function. */ - - #undef LINK_SPEC -+#include -+#if defined(__NetBSD_Version__) && __NetBSD_Version__ >= 106000000 - #define LINK_SPEC \ - "-m elf64alpha_nbsd \ - %{O*:-O3} %{!O*:-O1} \ -@@ -70,6 +72,21 @@ Boston, MA 02111-1307, USA. */ - %{rdynamic:-export-dynamic} \ - %{!dynamic-linker:-dynamic-linker /usr/libexec/ld.elf_so}} \ - %{static:-static}}" -+#else -+#define LINK_SPEC \ -+ "-m elf64alpha \ -+ -e __start \ -+ %{O*:-O3} %{!O*:-O1} \ -+ %{assert*} %{R*} \ -+ %{shared:-shared} \ -+ %{!shared: \ -+ -dc -dp \ -+ %{!nostdlib:%{!r*:%{!e*:-e __start}}} \ -+ %{!static: \ -+ %{rdynamic:-export-dynamic} \ -+ %{!dynamic-linker:-dynamic-linker /usr/libexec/ld.elf_so}} \ -+ %{static:-static}}" -+#endif - - /* Names to predefine in the preprocessor for this target machine. - XXX NetBSD, by convention, shouldn't do __alpha, but lots of applications diff --git a/lang/gcc/patches/patch-ab b/lang/gcc/patches/patch-ab deleted file mode 100644 index 922ade39a..000000000 --- a/lang/gcc/patches/patch-ab +++ /dev/null @@ -1,75 +0,0 @@ -$NetBSD: patch-ab,v 1.8 2011/07/15 08:47:22 asau Exp $ - -Enable building the shared libstdc++ - -also make the sersion number the same as the one we ship with netbsd-1.6 as -we use the same sources. - ---- libstdc++/Makefile.in.orig 2011-07-12 16:44:41.000000000 +0400 -+++ libstdc++/Makefile.in 2011-07-12 16:56:07.000000000 +0400 -@@ -14,7 +14,7 @@ - # along with this library; see the file COPYING. If not, write to the Free - # Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - --VERSION = 2.10.0nb1 -+VERSION = 4.0 - INTERFACE = 3 - - gxx_include_dir=${includedir}/g++ -@@ -43,7 +43,7 @@ - - STAMP = bigstmp - --LIBS = $(ARLIB) $(ARLINK) -+LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK) - - #### package, host, target, and site dependent Makefile fragments come in here. - ## -@@ -263,34 +263,34 @@ - if [ -z "$(MULTISUBDIR)" ]; then \ - cd $(srcdir); \ - for FILE in $(HEADERS); do \ -- rm -f $(gxx_include_dir)/$$FILE ; \ -+ rm -f $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ - if [ -f stl/$$FILE ]; then \ -- $(INSTALL_DATA) stl/$$FILE $(gxx_include_dir)/$$FILE ; \ -+ $(INSTALL_DATA) stl/$$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ - else \ -- $(INSTALL_DATA) $$FILE $(gxx_include_dir)/$$FILE ; \ -+ $(INSTALL_DATA) $$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ - fi ; \ -- chmod a-x $(gxx_include_dir)/$$FILE ; \ -+ chmod a-x $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ - done ; \ - for FILE in *.h std/*.h std/*.cc std/*.tcc; do \ -- rm -f $(gxx_include_dir)/$$FILE ; \ -- $(INSTALL_DATA) $$FILE $(gxx_include_dir)/$$FILE ; \ -- chmod a-x $(gxx_include_dir)/$$FILE ; \ -+ rm -f $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ -+ $(INSTALL_DATA) $$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ -+ chmod a-x $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ - done ; \ - cd stl; \ - for FILE in *.h; do \ -- rm -f $(gxx_include_dir)/$$FILE ; \ -- $(INSTALL_DATA) $$FILE $(gxx_include_dir)/$$FILE ; \ -- chmod a-x $(gxx_include_dir)/$$FILE ; \ -+ rm -f $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ -+ $(INSTALL_DATA) $$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ -+ chmod a-x $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ - done ; \ - else true ; \ - fi - rootme=`pwd`/ ; export rootme ; \ - if [ x$(enable_version_specific_runtime_libs) != xyes ]; then \ -- INSTALLDIR=$(libdir); \ -+ INSTALLDIR=$(DESTDIR)$(libdir); \ - else \ -- INSTALLDIR=$(libsubdir); \ -+ INSTALLDIR=$(DESTDIR)$(libsubdir); \ - fi; \ -- INSTALLLINKDIR=$(libsubdir); \ -+ INSTALLLINKDIR=$(DESTDIR)$(libsubdir); \ - if [ $${INSTALLLINKDIR}$(MULTISUBDIR) = $${INSTALLDIR}$(MULTISUBDIR) ]; then \ - RELINSTALLDIR=; \ - elif [ x$(MULTISUBDIR) = x ]; then \ diff --git a/lang/gcc/patches/patch-ac b/lang/gcc/patches/patch-ac deleted file mode 100644 index a3705c338..000000000 --- a/lang/gcc/patches/patch-ac +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-ac,v 1.6 2011/07/15 08:47:22 asau Exp $ - ---- libiberty/Makefile.in.orig 2011-07-12 16:13:20.000000000 +0400 -+++ libiberty/Makefile.in 2011-07-12 16:41:39.000000000 +0400 -@@ -57,7 +57,7 @@ - LIBCFLAGS = $(CFLAGS) - RANLIB = @RANLIB@ - --PICFLAG = -+PICFLAG = -fPIC -DPIC - - MAKEOVERRIDES = - -@@ -155,9 +155,9 @@ - install: install_to_$(INSTALL_DEST) install-subdir - - install_to_libdir: all -- $(INSTALL_DATA) $(TARGETLIB) $(libdir)$(MULTISUBDIR)/$(TARGETLIB)n -- ( cd $(libdir)$(MULTISUBDIR) ; $(RANLIB) $(TARGETLIB)n ) -- mv -f $(libdir)$(MULTISUBDIR)/$(TARGETLIB)n $(libdir)$(MULTISUBDIR)/$(TARGETLIB) -+ $(INSTALL_DATA) $(TARGETLIB) $(DESTDIR)$(libdir)$(MULTISUBDIR)/$(TARGETLIB)n -+ ( cd $(DESTDIR)$(libdir)$(MULTISUBDIR) ; $(RANLIB) $(TARGETLIB)n ) -+ mv -f $(DESTDIR)$(libdir)$(MULTISUBDIR)/$(TARGETLIB)n $(DESTDIR)$(libdir)$(MULTISUBDIR)/$(TARGETLIB) - @$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install - - install_to_tooldir: all diff --git a/lang/gcc/patches/patch-ad b/lang/gcc/patches/patch-ad deleted file mode 100644 index a582a0aba..000000000 --- a/lang/gcc/patches/patch-ad +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: patch-ad,v 1.6 2002/10/21 20:54:14 jlam Exp $ - ---- ../gcc-2.95.3/config/mh-sparcpic.orig Thu Feb 5 19:33:03 1998 -+++ ../gcc-2.95.3/config/mh-sparcpic -@@ -1 +1 @@ --PICFLAG=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` -+PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` diff --git a/lang/gcc/patches/patch-ae b/lang/gcc/patches/patch-ae deleted file mode 100644 index e0694368d..000000000 --- a/lang/gcc/patches/patch-ae +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: patch-ae,v 1.7 2002/10/21 20:54:14 jlam Exp $ - ---- ../gcc-2.95.3/config/mt-sparcpic.orig Thu Feb 5 19:33:04 1998 -+++ ../gcc-2.95.3/config/mt-sparcpic -@@ -1 +1 @@ --PICFLAG_FOR_TARGET=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` -+PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` diff --git a/lang/gcc/patches/patch-af b/lang/gcc/patches/patch-af deleted file mode 100644 index 844a0630f..000000000 --- a/lang/gcc/patches/patch-af +++ /dev/null @@ -1,161 +0,0 @@ -$NetBSD: patch-af,v 1.9 2003/07/12 08:53:40 jtb Exp $ - ---- ../gcc-2.95.3/gcc/config/netbsd.h -+++ ../gcc-2.95.3/gcc/config/netbsd.h.orig -@@ -36,10 +36,13 @@ - - - /* Provide a CPP_SPEC appropriate for NetBSD. Current we just deal with -- the GCC option `-posix'. */ -+ the GCC option `-posix'. We also deal with -pthread, which is required -+ for the 2.95.3 STL to work. */ - - #undef CPP_SPEC --#define CPP_SPEC "%(cpp_cpu) %{posix:-D_POSIX_SOURCE}" -+#define CPP_SPEC \ -+ "%(cpp_cpu) %{posix:-D_POSIX_SOURCE} \ -+ %{pthread:-D_REENTRANT -D_PTHREADS}" - - /* Provide an ASM_SPEC appropriate for NetBSD. Currently we only deal - with the options for generating PIC code. */ -@@ -54,7 +57,8 @@ - - #undef LIB_SPEC - #define LIB_SPEC \ -- "%{posix:%{!p:%{!pg:-lposix}}%{p:-lposix_p}%{pg:-lposix_p}} \ -+ "%{pthread:%{!p:%{!pg:-lpthread}}%{p:-lpthread_p}%{pg:-lpthread_p}} \ -+ %{posix:%{!p:%{!pg:-lposix}}%{p:-lposix_p}%{pg:-lposix_p}} \ - %{!shared:%{!symbolic:%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}}}" - - /* Provide a LIBGCC_SPEC appropriate for NetBSD. We also want to exclude -@@ -64,7 +68,7 @@ - #ifdef NETBSD_NATIVE - #define LIBGCC_SPEC "%{!symbolic:%{!shared:%{!p:%{!pg:-lgcc}}}%{shared:-lgcc_pic}%{p:-lgcc_p}%{pg:-lgcc_p}}" - #else --#define LIBGCC_SPEC "%{!shared:%{!symbolic:-lgcc}}" -+#define LIBGCC_SPEC "%{!symbolic:%{!shared:-lgcc}%{shared:-lgcc_pic}}" - #endif - - /* #ifdef NETBSD_AOUT */ -@@ -147,6 +151,96 @@ - #define ASM_DECLARE_RESULT(FILE, RESULT) - #endif - -+/* NetBSD a.out support begins here. */ -+ -+#ifndef NETBSD_ELF -+ -+#undef DWARF_DEBUGGING_INFO /* XXX */ -+#undef DWARF2_DEBUGGING_INFO /* XXX */ -+ -+/* Write the extra assembler code needed to declare a function properly. -+ Some svr4 assemblers need to also have something extra said about the -+ function's return value. We allow for that here. */ -+ -+#undef ASM_DECLARE_FUNCTION_NAME -+#define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ -+ do { \ -+ fprintf (FILE, "\t%s\t ", TYPE_ASM_OP); \ -+ assemble_name (FILE, NAME); \ -+ putc (',', FILE); \ -+ fprintf (FILE, TYPE_OPERAND_FMT, "function"); \ -+ putc ('\n', FILE); \ -+ ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \ -+ ASM_OUTPUT_LABEL(FILE, NAME); \ -+ } while (0) -+ -+/* Write the extra assembler code needed to declare an object properly. */ -+ -+#undef ASM_DECLARE_OBJECT_NAME -+#define ASM_DECLARE_OBJECT_NAME(FILE, NAME, DECL) \ -+ do { \ -+ fprintf (FILE, "\t%s\t ", TYPE_ASM_OP); \ -+ assemble_name (FILE, NAME); \ -+ putc (',', FILE); \ -+ fprintf (FILE, TYPE_OPERAND_FMT, "object"); \ -+ putc ('\n', FILE); \ -+ size_directive_output = 0; \ -+ if (!flag_inhibit_size_directive && DECL_SIZE (DECL)) \ -+ { \ -+ size_directive_output = 1; \ -+ fprintf (FILE, "\t%s\t ", SIZE_ASM_OP); \ -+ assemble_name (FILE, NAME); \ -+ fprintf (FILE, ",%d\n", int_size_in_bytes (TREE_TYPE (DECL))); \ -+ } \ -+ ASM_OUTPUT_LABEL(FILE, NAME); \ -+ } while (0) -+ -+/* Output the size directive for a decl in rest_of_decl_compilation -+ in the case where we did not do so before the initializer. -+ Once we find the error_mark_node, we know that the value of -+ size_directive_output was set -+ by ASM_DECLARE_OBJECT_NAME when it was run for the same decl. */ -+ -+#undef ASM_FINISH_DECLARE_OBJECT -+#define ASM_FINISH_DECLARE_OBJECT(FILE, DECL, TOP_LEVEL, AT_END) \ -+do { \ -+ char *name = XSTR (XEXP (DECL_RTL (DECL), 0), 0); \ -+ if (!flag_inhibit_size_directive && DECL_SIZE (DECL) \ -+ && ! AT_END && TOP_LEVEL \ -+ && DECL_INITIAL (DECL) == error_mark_node \ -+ && !size_directive_output) \ -+ { \ -+ size_directive_output = 1; \ -+ fprintf (FILE, "\t%s\t ", SIZE_ASM_OP); \ -+ assemble_name (FILE, name); \ -+ fprintf (FILE, ",%d\n", int_size_in_bytes (TREE_TYPE (DECL))); \ -+ } \ -+ } while (0) -+ -+/* This is how to declare the size of a function. */ -+ -+#undef ASM_DECLARE_FUNCTION_SIZE -+#define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \ -+ do { \ -+ if (!flag_inhibit_size_directive) \ -+ { \ -+ char label[256]; \ -+ static int labelno; \ -+ labelno++; \ -+ ASM_GENERATE_INTERNAL_LABEL (label, "Lfe", labelno); \ -+ ASM_OUTPUT_INTERNAL_LABEL (FILE, "Lfe", labelno); \ -+ fprintf (FILE, "\t%s\t ", SIZE_ASM_OP); \ -+ assemble_name (FILE, (FNAME)); \ -+ fprintf (FILE, ","); \ -+ assemble_name (FILE, label); \ -+ fprintf (FILE, "-"); \ -+ assemble_name (FILE, (FNAME)); \ -+ putc ('\n', FILE); \ -+ } \ -+ } while (0) -+ -+#endif -+ - /* NetBSD ELF support begins here. */ - - #ifdef NETBSD_ELF -@@ -167,6 +261,7 @@ - %{!pg: \ - %{p:gcrt0%O%s} \ - %{!p:crt0%O%s}}} \ -+ %:if-exists(crti%O%s) \ - %{!shared:crtbegin%O%s} %{shared:crtbeginS%O%s}" - - /* Provide an ENDFILE_SPEC appropriate for NetBSD ELF targets. Here we -@@ -175,13 +270,14 @@ - - #undef ENDFILE_SPEC - #define ENDFILE_SPEC \ -- "%{!shared:crtend%O%s} %{shared:crtendS%O%s}" -+ "%{!shared:crtend%O%s} %{shared:crtendS%O%s} \ -+ %:if-exists(crtn%O%s)" - - /* Provide a LINK_SPEC appropriate for a NetBSD ELF target. */ - - #undef LINK_SPEC - #define LINK_SPEC \ -- "%{assert*} \ -+ "%{assert*} %{R*} \ - %{shared:-shared} \ - %{!shared: \ - -dc -dp \ diff --git a/lang/gcc/patches/patch-ag b/lang/gcc/patches/patch-ag deleted file mode 100644 index 078ebbb92..000000000 --- a/lang/gcc/patches/patch-ag +++ /dev/null @@ -1,361 +0,0 @@ -$NetBSD: patch-ag,v 1.8 2003/07/12 08:53:40 jtb Exp $ - ---- ../gcc-2.95.3/gcc/gcc.c.orig -+++ ../gcc-2.95.3/gcc/gcc.c -@@ -189,9 +189,13 @@ - static void clear_failure_queue PROTO((void)); - static int check_live_switch PROTO((int, int)); - static const char *handle_braces PROTO((const char *)); -+static const struct spec_function *lookup_spec_function PROTO((const char *)); -+static const char *eval_spec_function PROTO((const char *, const char *)); -+static const char *handle_spec_function PROTO((const char *)); - static char *save_string PROTO((const char *, int)); - extern int do_spec PROTO((const char *)); - static int do_spec_1 PROTO((const char *, int, const char *)); -+static int do_spec_2 PROTO((const char *)); - static const char *find_file PROTO((const char *)); - static int is_directory PROTO((const char *, const char *, int)); - static void validate_switches PROTO((const char *)); -@@ -216,6 +220,7 @@ - static void process_command PROTO ((int, char **)); - static int execute PROTO ((void)); - static void unused_prefix_warnings PROTO ((struct path_prefix *)); -+static void alloc_args PROTO ((void)); - static void clear_args PROTO ((void)); - static void fatal_error PROTO ((int)); - -@@ -231,6 +236,8 @@ - /* Number of extra output files that lang_specific_pre_link may generate. */ - extern int lang_specific_extra_outfiles; - -+static const char *if_exists_spec_function PROTO ((int, const char **)); -+ - /* Specs are strings containing lines, each of which (if not blank) - is made up of a program name, and arguments separated by spaces. - The program name must be exact and start from root, since no path -@@ -335,6 +342,12 @@ - %* substitute the variable part of a matched option. (See below.) - Note that each comma in the substituted string is replaced by - a single space. -+ %:function(args) -+ Call the named function FUNCTION, passing it ARGS. ARGS is -+ first processed as a nested spec string, then split into an -+ argument vector in the usual fashion. The function returns -+ a string which is processed as if it had appeared literally -+ as part of the current spec. - %{S} substitutes the -S switch, if that switch was given to CC. - If that switch was not specified, this substitutes nothing. - Here S is a metasyntactic variable. -@@ -1162,6 +1175,24 @@ - static struct spec_list *specs = (struct spec_list *)0; - - -+/* The mapping of a spec function name to the C function that -+ implements it. */ -+struct spec_function -+{ -+ const char *name; -+ const char *(*func) PROTO ((int, const char **)); -+}; -+ -+/* List of static spec functions. */ -+ -+static const struct spec_function static_spec_functions[] = -+{ -+ { "if-exists", if_exists_spec_function }, -+ { 0, 0 } -+}; -+ -+static int processing_spec_function; -+ - /* Initialize the specs lookup routines. */ - - static void -@@ -1404,6 +1435,15 @@ - - static const char *multilib_dir; - -+/* Allocate the argument vector. */ -+ -+static void -+alloc_args () -+{ -+ argbuf_length = 10; -+ argbuf = (char **) xmalloc (argbuf_length * sizeof (char *)); -+} -+ - /* Clear out the vector of arguments (after a command is executed). */ - - static void -@@ -2211,6 +2251,9 @@ - - struct command *commands; /* each command buffer with above info. */ - -+ if (processing_spec_function) -+ abort (); -+ - /* Count # of piped commands. */ - for (n_commands = 1, i = 0; i < argbuf_index; i++) - if (strcmp (argbuf[i], "|") == 0) -@@ -3360,14 +3403,7 @@ - { - int value; - -- clear_args (); -- arg_going = 0; -- delete_this_arg = 0; -- this_is_output_file = 0; -- this_is_library_file = 0; -- input_from_pipe = 0; -- -- value = do_spec_1 (spec, 0, NULL_PTR); -+ value = do_spec_2 (spec); - - /* Force out any unfinished command. - If -pipe, this forces out the last command if it ended in `|'. */ -@@ -3383,6 +3419,20 @@ - return value; - } - -+static int -+do_spec_2 (spec) -+ const char *spec; -+{ -+ clear_args (); -+ arg_going = 0; -+ delete_this_arg = 0; -+ this_is_output_file = 0; -+ this_is_library_file = 0; -+ input_from_pipe = 0; -+ -+ return do_spec_1 (spec, 0, NULL_PTR); -+} -+ - /* Process the sub-spec SPEC as a portion of a larger spec. - This is like processing a whole spec except that we do - not initialize at the beginning and we do not supply a -@@ -4068,6 +4118,12 @@ - return -1; - break; - -+ case ':': -+ p = handle_spec_function (p); -+ if (p == 0) -+ return -1; -+ break; -+ - case '%': - obstack_1grow (&obstack, '%'); - break; -@@ -4222,7 +4278,173 @@ - arg_going = 1; - } - -- return 0; /* End of string */ -+ /* End of string. If we are processing a spec function, we need to -+ end any pending argument. */ -+ if (processing_spec_function && arg_going) -+ { -+ obstack_1grow (&obstack, 0); -+ string = obstack_finish (&obstack); -+ if (this_is_library_file) -+ string = find_file (string); -+ store_arg (string, delete_this_arg, this_is_output_file); -+ if (this_is_output_file) -+ outfiles[input_file_number] = string; -+ arg_going = 0; -+ } -+ -+ return 0; -+} -+ -+/* Look up a spec function. */ -+ -+static const struct spec_function * -+lookup_spec_function (name) -+ const char *name; -+{ -+ static const struct spec_function * const spec_function_tables[] = -+ { -+ static_spec_functions, -+ }; -+ const struct spec_function *sf; -+ unsigned int i; -+ -+ for (i = 0; i < ARRAY_SIZE (spec_function_tables); i++) -+ { -+ for (sf = spec_function_tables[i]; sf->name != NULL; sf++) -+ if (strcmp (sf->name, name) == 0) -+ return sf; -+ } -+ -+ return NULL; -+} -+ -+/* Evaluate a spec function. */ -+ -+static const char * -+eval_spec_function (func, args) -+ const char *func, *args; -+{ -+ const struct spec_function *sf; -+ const char *funcval; -+ -+ /* Saved spec processing context. */ -+ int save_argbuf_index; -+ int save_argbuf_length; -+ char **save_argbuf; -+ -+ int save_arg_going; -+ int save_delete_this_arg; -+ int save_this_is_output_file; -+ int save_this_is_library_file; -+ int save_input_from_pipe; -+ -+ -+ sf = lookup_spec_function (func); -+ if (sf == NULL) -+ fatal ("unknown spec function `%s'", func); -+ -+ /* Push the spec processing context. */ -+ save_argbuf_index = argbuf_index; -+ save_argbuf_length = argbuf_length; -+ save_argbuf = argbuf; -+ -+ save_arg_going = arg_going; -+ save_delete_this_arg = delete_this_arg; -+ save_this_is_output_file = this_is_output_file; -+ save_this_is_library_file = this_is_library_file; -+ save_input_from_pipe = input_from_pipe; -+ -+ /* Create a new spec processing context, and build the function -+ arguments. */ -+ -+ alloc_args (); -+ if (do_spec_2 (args) < 0) -+ fatal ("error in args to spec function `%s'", func); -+ -+ /* argbuf_index is an index for the next argument to be inserted, and -+ so contains the count of the args already inserted. */ -+ -+ funcval = (*sf->func) (argbuf_index, (const char **) argbuf); -+ -+ /* Pop the spec processing context. */ -+ argbuf_index = save_argbuf_index; -+ argbuf_length = save_argbuf_length; -+ free (argbuf); -+ argbuf = save_argbuf; -+ -+ arg_going = save_arg_going; -+ delete_this_arg = save_delete_this_arg; -+ this_is_output_file = save_this_is_output_file; -+ this_is_library_file = save_this_is_library_file; -+ input_from_pipe = save_input_from_pipe; -+ -+ return funcval; -+} -+ -+/* Handle a spec function call of the form: -+ -+ %:function(args) -+ -+ ARGS is processed as a spec in a separate context and split into an -+ argument vector in the normal fashion. The function returns a string -+ containing a spec which we then process in the caller's context, or -+ NULL if no processing is required. */ -+ -+static const char * -+handle_spec_function (p) -+ const char *p; -+{ -+ char *func, *args; -+ const char *endp, *funcval; -+ int count; -+ -+ processing_spec_function++; -+ -+ /* Get the function name. */ -+ for (endp = p; *endp != '\0'; endp++) -+ { -+ if (*endp == '(') /* ) */ -+ break; -+ /* Only allow [A-Za-z0-9], -, and _ in function names. */ -+ if (!ISALNUM (*endp) && !(*endp == '-' || *endp == '_')) -+ fatal ("malformed spec function name"); -+ } -+ if (*endp != '(') /* ) */ -+ fatal ("no arguments for spec function"); -+ func = save_string (p, endp - p); -+ p = ++endp; -+ -+ /* Get the arguments. */ -+ for (count = 0; *endp != '\0'; endp++) -+ { -+ /* ( */ -+ if (*endp == ')') -+ { -+ if (count == 0) -+ break; -+ count--; -+ } -+ else if (*endp == '(') /* ) */ -+ count++; -+ } -+ /* ( */ -+ if (*endp != ')') -+ fatal ("malformed spec function arguments"); -+ args = save_string (p, endp - p); -+ p = ++endp; -+ -+ /* p now points to just past the end of the spec function expression. */ -+ -+ funcval = eval_spec_function (func, args); -+ if (funcval != NULL && do_spec_1 (funcval, 0, NULL) < 0) -+ p = NULL; -+ -+ free (func); -+ free (args); -+ -+ processing_spec_function--; -+ -+ return p; - } - - /* Return 0 if we call do_spec_1 and that returns -1. */ -@@ -4674,8 +4896,8 @@ - signal (SIGPIPE, fatal_error); - #endif - -- argbuf_length = 10; -- argbuf = (char **) xmalloc (argbuf_length * sizeof (char *)); -+ /* Allocate the argument vector. */ -+ alloc_args (); - - obstack_init (&obstack); - -@@ -5846,3 +6068,25 @@ - ++p; - } - } -+ -+/* if-exists built-in spec function. -+ -+ Checks to see if the file specified by the absolute pathname in -+ ARGS exists. Returns that pathname if found. -+ -+ The usual use for this function is to check for a library file -+ (whose name has been expanded with %s). */ -+ -+#define IS_ABSOLUTE_PATHNAME(cp) ((cp)[0] == '/') -+ -+static const char * -+if_exists_spec_function (argc, argv) -+ int argc; -+ const char **argv; -+{ -+ /* Must have only one argument. */ -+ if (argc == 1 && IS_ABSOLUTE_PATHNAME (argv[0]) && ! access (argv[0], R_OK)) -+ return argv[0]; -+ -+ return NULL; -+} diff --git a/lang/gcc/patches/patch-ah b/lang/gcc/patches/patch-ah deleted file mode 100644 index 791f83ee2..000000000 --- a/lang/gcc/patches/patch-ah +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ah,v 1.8 2003/12/18 15:44:24 ben Exp $ - ---- gcc/ch/loop.c.orig 1999-01-11 05:17:29.000000000 -0800 -+++ gcc/ch/loop.c -@@ -318,8 +318,8 @@ the 'increment_temps' step must incremen - (associated with all iterators). - - NOTE: Z.200, section 10.1 says that a block is ... -- "the actions statement list in a do action, including any -- loop counter and while control". This means that an exp- -+ ``the actions statement list in a do action, including any -+ loop counter and while control''. This means that an exp- - ression in a WHILE control can include references to the - loop counters created for the loop''s exclusive use. - Example: diff --git a/lang/gcc/patches/patch-ai b/lang/gcc/patches/patch-ai deleted file mode 100644 index 4c689a288..000000000 --- a/lang/gcc/patches/patch-ai +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ai,v 1.5 2010/10/12 22:57:56 joerg Exp $ - ---- gcc/java/parse.y.orig 2010-10-12 22:33:34.000000000 +0000 -+++ gcc/java/parse.y -@@ -10164,6 +10164,7 @@ resolve_type_during_patch (type) - } - /* 5.5 Casting Conversion. error_mark_node is returned if an error is - found. Otherwise NODE or something meant to replace it is returned. */ -+static tree convert_narrow (); - - static tree - patch_cast (node, wfl_operator) -@@ -10182,7 +10183,6 @@ patch_cast (node, wfl_operator) - /* Check on cast that are proven correct at compile time */ - if (JNUMERIC_TYPE_P (cast_type) && JNUMERIC_TYPE_P (op_type)) - { -- static tree convert_narrow (); - /* Same type */ - if (cast_type == op_type) - return node; diff --git a/lang/gcc/patches/patch-aj b/lang/gcc/patches/patch-aj deleted file mode 100644 index a2190852b..000000000 --- a/lang/gcc/patches/patch-aj +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aj,v 1.5 2010/10/12 22:57:56 joerg Exp $ - ---- gcc/f/com.c.orig 2010-10-12 22:37:49.000000000 +0000 -+++ gcc/f/com.c -@@ -11539,7 +11539,7 @@ ffecom_get_invented_identifier (const ch - return decl; - } - --ffeinfoBasictype -+ffeinfoKindtype - ffecom_gfrt_basictype (ffecomGfrt gfrt) - { - assert (gfrt < FFECOM_gfrt); diff --git a/lang/gcc/patches/patch-ak b/lang/gcc/patches/patch-ak deleted file mode 100644 index ede39ac1a..000000000 --- a/lang/gcc/patches/patch-ak +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ak,v 1.5 2010/10/12 22:57:56 joerg Exp $ - ---- gcc/ch/decl.c.orig 2010-10-12 22:41:57.000000000 +0000 -+++ gcc/ch/decl.c -@@ -4446,7 +4446,7 @@ complete_array_type (type, initial_value - - tree - start_struct (code, name) -- enum chill_tree_code code; -+ enum tree_code code; - tree name ATTRIBUTE_UNUSED; - { - /* If there is already a tag defined at this binding level diff --git a/lang/gcc/patches/patch-al b/lang/gcc/patches/patch-al deleted file mode 100644 index f5585ae66..000000000 --- a/lang/gcc/patches/patch-al +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-al,v 1.8 2010/10/12 22:57:56 joerg Exp $ - ---- gcc/ch/expr.c.orig 2010-10-12 22:47:21.000000000 +0000 -+++ gcc/ch/expr.c -@@ -3490,7 +3490,7 @@ compare_records (exp0, exp1) - - int - compare_int_csts (op, val1, val2) -- enum tree_code op; -+ enum chill_tree_code op; - tree val1, val2; - { - int result; diff --git a/lang/gcc/patches/patch-am b/lang/gcc/patches/patch-am deleted file mode 100644 index bb399368d..000000000 --- a/lang/gcc/patches/patch-am +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-am,v 1.5 2010/10/12 22:57:56 joerg Exp $ - ---- gcc/java/parse.c.orig 2001-03-16 14:13:48.000000000 +0000 -+++ gcc/java/parse.c -@@ -12818,6 +12818,7 @@ resolve_type_during_patch (type) - } - /* 5.5 Casting Conversion. error_mark_node is returned if an error is - found. Otherwise NODE or something meant to replace it is returned. */ -+static tree convert_narrow (); - - static tree - patch_cast (node, wfl_operator) -@@ -12836,7 +12837,6 @@ patch_cast (node, wfl_operator) - /* Check on cast that are proven correct at compile time */ - if (JNUMERIC_TYPE_P (cast_type) && JNUMERIC_TYPE_P (op_type)) - { -- static tree convert_narrow (); - /* Same type */ - if (cast_type == op_type) - return node; diff --git a/lang/gcc/DESCR b/lang/gcc2/DESCR similarity index 100% rename from lang/gcc/DESCR rename to lang/gcc2/DESCR diff --git a/lang/gcc2/MESSAGE b/lang/gcc2/MESSAGE new file mode 100644 index 000000000..41d683582 --- /dev/null +++ b/lang/gcc2/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +To use ${PKGNAME} include +"${PREFIX}/share/examples/${DISTNAME}/mk.conf" +in your BSD style makefile. + +=========================================================================== diff --git a/lang/gcc2/Makefile b/lang/gcc2/Makefile new file mode 100644 index 000000000..66e4b3366 --- /dev/null +++ b/lang/gcc2/Makefile @@ -0,0 +1,119 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +DISTNAME= gcc-2.95.3 +PKGNAME= ${DISTNAME:S/gcc/gcc2/} +PKGREVISION= 7 +CATEGORIES= lang +MASTER_SITES= ${MASTER_SITE_GNU:=gcc/} + +PATCH_SITES= ${MASTER_SITE_LOCAL} +PATCHFILES= gcc-2.95.3-diff-2002-08-29.gz + +# +# Synced from patches against main source tree as of 2002-03-28 +# +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://gcc.gnu.org/ +COMMENT= GNU Compiler Collection, version 2 + +NOT_FOR_PLATFORM= Darwin-*-* Interix-*-* *-*-x86_64 DragonFly-*-* +NOT_FOR_PLATFORM+= NetBSD-[6789]*-* + +USE_TOOLS+= gmake bison +MAKEFLAGS+= GMAKE_LOCALE=no + +HAS_CONFIGURE= YES +CONFIGURE_SCRIPT= ${WRKSRC}/configure +CONFIGURE_ARGS+= --host=${MACHINE_GNU_PLATFORM:Q} +CONFIGURE_ARGS+= --prefix=${GCC_PREFIX:Q} +CONFIGURE_ARGS+= --enable-shared + +USE_TOOLS+= chmod +MAKE_ENV+= ac_cv_prog_chmod=${TOOLS_CHMOD:Q} +MAKE_ENV+= SHELL=${CONFIG_SHELL} + +CONFIGURE_DIRS= ${WRKDIR}/objdir +BUILD_DIRS= ${CONFIGURE_DIRS} + +FILES_SUBST+= DISTNAME=${DISTNAME:Q} \ + GCC_PREFIX=${GCC_PREFIX:Q} +MESSAGE_SUBST+= DISTNAME=${DISTNAME} +PLIST_SUBST+= DISTNAME=${DISTNAME:Q} \ + GCC_PREFIX=${GCC_PREFIX:S|^${PREFIX}/||:Q} + +INFO_FILES= yes + +.include "../../mk/bsd.prefs.mk" + +.if !empty(MACHINE_PLATFORM:MNetBSD-4*) +GCC_REQD+= 3.0 +USE_PKGSRC_GCC= yes +.endif + +.if ${OPSYS} == "SunOS" +CONFLICTS+= gcc-[0-9]* pgcc-[0-9]* +. if ${CC:M*gcc*} == "" +BUILD_TARGET= bootstrap +. endif +# we know it's a GNU toolchain on Linux and the BSDs. +.elif ${OPSYS:M*BSD} != "" || ${OPSYS} == "Linux" +CONFIGURE_ARGS+= --with-gnu-as +CONFIGURE_ARGS+= --with-gnu-ld +.else +# play it safe, force a bootstrap build if we don't know for sure it +# is gcc. +. if ${CC:M*gcc*} == "" +BUILD_TARGET= bootstrap +. endif +.endif + +GCC_PREFIX= ${PREFIX}/${DISTNAME} +GCC_VERSION= ${PKGVERSION:C|nb.*||} +GCC_ARCHDIR= ${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${GCC_VERSION} + +post-extract: + ${MKDIR} ${WRKSRC} + ${CP} ${FILESDIR}/xm-netbsd.h ${WRKSRC}/gcc/config + ${CP} ${FILESDIR}/xm-target64.h ${WRKSRC}/gcc/config + for file in ${FILESDIR}/*_* ; do \ + arch=`${BASENAME} $${file} | ${SED} -e "s/_.*//"`; \ + dest=`${BASENAME} $${file} | ${SED} -e "s/$${arch}_//"`; \ + ${MKDIR} ${WRKSRC}/gcc/config/$${arch}; \ + ${CP} $${file} ${WRKSRC}/gcc/config/$${arch}/$${dest}; \ + done + ${RM} ${WRKSRC}/gcc/config/alpha/netbsd-elf.h + ${RM} ${WRKSRC}/gcc/config/arm/t-netbsd + ${RM} ${WRKSRC}/gcc/config/mips/x-netbsd + ${RM} ${WRKSRC}/libf2c/libF77/dtime_.c + ${RM} ${WRKSRC}/libf2c/libF77/etime_.c + +pre-configure: + ${MKDIR} ${BUILD_DIRS} + cd ${WRKSRC} && contrib/egcs_update --touch + +post-build: + @${SED} ${FILES_SUBST_SED} ${FILESDIR}/gcc.mk > ${WRKDIR}/gcc.mk + +.if ${OPSYS} == "SunOS" +# +# remove empty file and directories that show up when one does: +# make install; make deinstall; make install +# +post-install: + -cd ${DESTDIR}${GCC_ARCHDIR}/include && ${RM} -f fixed && ${RMDIR} v7 v9 +.else +post-install: +. if exists(/usr/include/g++/FlexLexer.h) + ${LN} -fs /usr/include/g++/FlexLexer.h \ + ${DESTDIR}${GCC_PREFIX}/include/g++-3/FlexLexer.h +. endif + ${RM} -f ${DESTDIR}${GCC_ARCHDIR}/include/curses.h ${DESTDIR}${GCC_PREFIX}/bin/cc +.endif + ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/${DISTNAME} + ${INSTALL_DATA} ${WRKDIR}/gcc.mk ${DESTDIR}${PREFIX}/share/examples/${DISTNAME}/mk.conf + ${LN} -s gcc ${DESTDIR}${GCC_PREFIX}/bin/cc + +.include "../../mk/bsd.pkg.mk" + +# Make bootstrap with compiler != gcc possible. +LDFLAGS= ${_STRIPFLAG_CC} diff --git a/lang/gcc2/PLIST b/lang/gcc2/PLIST new file mode 100644 index 000000000..336d920aa --- /dev/null +++ b/lang/gcc2/PLIST @@ -0,0 +1,200 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 10:32:07 wiz Exp $ +${GCC_PREFIX}/bin/c++ +${GCC_PREFIX}/bin/c++filt +${GCC_PREFIX}/bin/cc +${GCC_PREFIX}/bin/chill +${GCC_PREFIX}/bin/cpp +${GCC_PREFIX}/bin/g++ +${GCC_PREFIX}/bin/g77 +${GCC_PREFIX}/bin/gcc +${GCC_PREFIX}/bin/gcj +${GCC_PREFIX}/bin/gcjh +${GCC_PREFIX}/bin/gcov +${GCC_PREFIX}/bin/${MACHINE_GNU_PLATFORM}-gcc +${GCC_PREFIX}/bin/jcf-dump +${GCC_PREFIX}/bin/jv-scan +${GCC_PREFIX}/${MACHINE_GNU_PLATFORM}/include/_G_config.h +${GCC_PREFIX}/include/g++-3/FlexLexer.h +${GCC_PREFIX}/include/g++-3/PlotFile.h +${GCC_PREFIX}/include/g++-3/SFile.h +${GCC_PREFIX}/include/g++-3/algo.h +${GCC_PREFIX}/include/g++-3/algobase.h +${GCC_PREFIX}/include/g++-3/algorithm +${GCC_PREFIX}/include/g++-3/alloc.h +${GCC_PREFIX}/include/g++-3/bitset +${GCC_PREFIX}/include/g++-3/builtinbuf.h +${GCC_PREFIX}/include/g++-3/bvector.h +${GCC_PREFIX}/include/g++-3/cassert +${GCC_PREFIX}/include/g++-3/cctype +${GCC_PREFIX}/include/g++-3/cerrno +${GCC_PREFIX}/include/g++-3/cfloat +${GCC_PREFIX}/include/g++-3/ciso646 +${GCC_PREFIX}/include/g++-3/climits +${GCC_PREFIX}/include/g++-3/clocale +${GCC_PREFIX}/include/g++-3/cmath +${GCC_PREFIX}/include/g++-3/complex +${GCC_PREFIX}/include/g++-3/complex.h +${GCC_PREFIX}/include/g++-3/csetjmp +${GCC_PREFIX}/include/g++-3/csignal +${GCC_PREFIX}/include/g++-3/cstdarg +${GCC_PREFIX}/include/g++-3/cstddef +${GCC_PREFIX}/include/g++-3/cstdio +${GCC_PREFIX}/include/g++-3/cstdlib +${GCC_PREFIX}/include/g++-3/cstring +${GCC_PREFIX}/include/g++-3/ctime +${GCC_PREFIX}/include/g++-3/cwchar +${GCC_PREFIX}/include/g++-3/cwctype +${GCC_PREFIX}/include/g++-3/defalloc.h +${GCC_PREFIX}/include/g++-3/deque +${GCC_PREFIX}/include/g++-3/deque.h +${GCC_PREFIX}/include/g++-3/editbuf.h +${GCC_PREFIX}/include/g++-3/floatio.h +${GCC_PREFIX}/include/g++-3/fstream +${GCC_PREFIX}/include/g++-3/fstream.h +${GCC_PREFIX}/include/g++-3/function.h +${GCC_PREFIX}/include/g++-3/functional +${GCC_PREFIX}/include/g++-3/hash_map +${GCC_PREFIX}/include/g++-3/hash_map.h +${GCC_PREFIX}/include/g++-3/hash_set +${GCC_PREFIX}/include/g++-3/hash_set.h +${GCC_PREFIX}/include/g++-3/hashtable.h +${GCC_PREFIX}/include/g++-3/heap.h +${GCC_PREFIX}/include/g++-3/indstream.h +${GCC_PREFIX}/include/g++-3/iolibio.h +${GCC_PREFIX}/include/g++-3/iomanip +${GCC_PREFIX}/include/g++-3/iomanip.h +${GCC_PREFIX}/include/g++-3/iosfwd +${GCC_PREFIX}/include/g++-3/iostdio.h +${GCC_PREFIX}/include/g++-3/iostream +${GCC_PREFIX}/include/g++-3/iostream.h +${GCC_PREFIX}/include/g++-3/iostreamP.h +${GCC_PREFIX}/include/g++-3/istream.h +${GCC_PREFIX}/include/g++-3/iterator +${GCC_PREFIX}/include/g++-3/iterator.h +${GCC_PREFIX}/include/g++-3/libio.h +${GCC_PREFIX}/include/g++-3/libioP.h +${GCC_PREFIX}/include/g++-3/list +${GCC_PREFIX}/include/g++-3/list.h +${GCC_PREFIX}/include/g++-3/map +${GCC_PREFIX}/include/g++-3/map.h +${GCC_PREFIX}/include/g++-3/memory +${GCC_PREFIX}/include/g++-3/multimap.h +${GCC_PREFIX}/include/g++-3/multiset.h +${GCC_PREFIX}/include/g++-3/numeric +${GCC_PREFIX}/include/g++-3/ostream.h +${GCC_PREFIX}/include/g++-3/pair.h +${GCC_PREFIX}/include/g++-3/parsestream.h +${GCC_PREFIX}/include/g++-3/pfstream.h +${GCC_PREFIX}/include/g++-3/procbuf.h +${GCC_PREFIX}/include/g++-3/pthread_alloc +${GCC_PREFIX}/include/g++-3/pthread_alloc.h +${GCC_PREFIX}/include/g++-3/queue +${GCC_PREFIX}/include/g++-3/rope +${GCC_PREFIX}/include/g++-3/rope.h +${GCC_PREFIX}/include/g++-3/ropeimpl.h +${GCC_PREFIX}/include/g++-3/set +${GCC_PREFIX}/include/g++-3/set.h +${GCC_PREFIX}/include/g++-3/slist +${GCC_PREFIX}/include/g++-3/slist.h +${GCC_PREFIX}/include/g++-3/sstream +${GCC_PREFIX}/include/g++-3/stack +${GCC_PREFIX}/include/g++-3/stack.h +${GCC_PREFIX}/include/g++-3/std/bastring.cc +${GCC_PREFIX}/include/g++-3/std/bastring.h +${GCC_PREFIX}/include/g++-3/std/complext.cc +${GCC_PREFIX}/include/g++-3/std/complext.h +${GCC_PREFIX}/include/g++-3/std/dcomplex.h +${GCC_PREFIX}/include/g++-3/std/fcomplex.h +${GCC_PREFIX}/include/g++-3/std/gslice.h +${GCC_PREFIX}/include/g++-3/std/gslice_array.h +${GCC_PREFIX}/include/g++-3/std/indirect_array.h +${GCC_PREFIX}/include/g++-3/std/ldcomplex.h +${GCC_PREFIX}/include/g++-3/std/mask_array.h +${GCC_PREFIX}/include/g++-3/std/slice.h +${GCC_PREFIX}/include/g++-3/std/slice_array.h +${GCC_PREFIX}/include/g++-3/std/std_valarray.h +${GCC_PREFIX}/include/g++-3/std/straits.h +${GCC_PREFIX}/include/g++-3/std/valarray_array.h +${GCC_PREFIX}/include/g++-3/std/valarray_array.tcc +${GCC_PREFIX}/include/g++-3/std/valarray_meta.h +${GCC_PREFIX}/include/g++-3/stdexcept +${GCC_PREFIX}/include/g++-3/stdiostream.h +${GCC_PREFIX}/include/g++-3/stl.h +${GCC_PREFIX}/include/g++-3/stl_algo.h +${GCC_PREFIX}/include/g++-3/stl_algobase.h +${GCC_PREFIX}/include/g++-3/stl_alloc.h +${GCC_PREFIX}/include/g++-3/stl_bvector.h +${GCC_PREFIX}/include/g++-3/stl_config.h +${GCC_PREFIX}/include/g++-3/stl_construct.h +${GCC_PREFIX}/include/g++-3/stl_deque.h +${GCC_PREFIX}/include/g++-3/stl_function.h +${GCC_PREFIX}/include/g++-3/stl_hash_fun.h +${GCC_PREFIX}/include/g++-3/stl_hash_map.h +${GCC_PREFIX}/include/g++-3/stl_hash_set.h +${GCC_PREFIX}/include/g++-3/stl_hashtable.h +${GCC_PREFIX}/include/g++-3/stl_heap.h +${GCC_PREFIX}/include/g++-3/stl_iterator.h +${GCC_PREFIX}/include/g++-3/stl_list.h +${GCC_PREFIX}/include/g++-3/stl_map.h +${GCC_PREFIX}/include/g++-3/stl_multimap.h +${GCC_PREFIX}/include/g++-3/stl_multiset.h +${GCC_PREFIX}/include/g++-3/stl_numeric.h +${GCC_PREFIX}/include/g++-3/stl_pair.h +${GCC_PREFIX}/include/g++-3/stl_queue.h +${GCC_PREFIX}/include/g++-3/stl_raw_storage_iter.h +${GCC_PREFIX}/include/g++-3/stl_relops.h +${GCC_PREFIX}/include/g++-3/stl_rope.h +${GCC_PREFIX}/include/g++-3/stl_set.h +${GCC_PREFIX}/include/g++-3/stl_slist.h +${GCC_PREFIX}/include/g++-3/stl_stack.h +${GCC_PREFIX}/include/g++-3/stl_tempbuf.h +${GCC_PREFIX}/include/g++-3/stl_tree.h +${GCC_PREFIX}/include/g++-3/stl_uninitialized.h +${GCC_PREFIX}/include/g++-3/stl_vector.h +${GCC_PREFIX}/include/g++-3/stream.h +${GCC_PREFIX}/include/g++-3/streambuf.h +${GCC_PREFIX}/include/g++-3/strfile.h +${GCC_PREFIX}/include/g++-3/string +${GCC_PREFIX}/include/g++-3/strstream +${GCC_PREFIX}/include/g++-3/strstream.h +${GCC_PREFIX}/include/g++-3/tempbuf.h +${GCC_PREFIX}/include/g++-3/tree.h +${GCC_PREFIX}/include/g++-3/type_traits.h +${GCC_PREFIX}/include/g++-3/utility +${GCC_PREFIX}/include/g++-3/valarray +${GCC_PREFIX}/include/g++-3/vector +${GCC_PREFIX}/include/g++-3/vector.h +${GCC_PREFIX}/info/chill.info +${GCC_PREFIX}/info/cpp.info +${GCC_PREFIX}/info/g77.info +${GCC_PREFIX}/info/gcc.info +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1 +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1chill +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1obj +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cc1plus +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/collect2 +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/cpp0 +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/f771 +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/README +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/exception +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/float.h +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/limits.h +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/math.h +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/new +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/new.h +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/syslimits.h +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/include/typeinfo +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/jc1 +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/jvgenmain +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libgcc.a +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libstdc++.a +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/libstdc++.so +${GCC_PREFIX}/lib/gcc-lib/${MACHINE_GNU_PLATFORM}/${PKGVERSION}/specs +${GCC_PREFIX}/lib/libiberty.a +${GCC_PREFIX}/lib/libstdc++.a.4.0 +${GCC_PREFIX}/lib/libstdc++.so.4.0 +${GCC_PREFIX}/man/man1/cccp.1 +${GCC_PREFIX}/man/man1/g++.1 +${GCC_PREFIX}/man/man1/g77.1 +${GCC_PREFIX}/man/man1/gcc.1 +share/examples/${PKGNAME}/mk.conf diff --git a/lang/gcc2/buildlink3.mk b/lang/gcc2/buildlink3.mk new file mode 100644 index 000000000..dbb19759d --- /dev/null +++ b/lang/gcc2/buildlink3.mk @@ -0,0 +1,25 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +.include "../../mk/bsd.fast.prefs.mk" + +BUILDLINK_TREE+= gcc2 + +.if !defined(GCC2_BUILDLINK3_MK) +GCC2_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gcc2+= gcc2>=2.95 +BUILDLINK_ABI_DEPENDS.gcc2+= gcc2>=2.95.3nb7 +BUILDLINK_PKGSRCDIR.gcc2?= ../../lang/gcc2 +BUILDLINK_LIBDIRS.gcc2?= \ + ${_GCC_PREFIX:S/^${BUILDLINK_PREFIX.gcc2}\///}lib \ + ${_GCC_ARCHDIR:S/^${BUILDLINK_PREFIX.gcc2}\///} + +# Packages that link against shared libraries need a full dependency. +. if defined(_USE_GCC_SHLIB) +BUILDLINK_DEPMETHOD.gcc2+= full +. else +BUILDLINK_DEPMETHOD.gcc2?= build +. endif +.endif # GCC2_BUILDLINK3_MK + +BUILDLINK_TREE+= -gcc2 diff --git a/lang/gcc2/distinfo b/lang/gcc2/distinfo new file mode 100644 index 000000000..bef68f3be --- /dev/null +++ b/lang/gcc2/distinfo @@ -0,0 +1,31 @@ +$NetBSD: distinfo,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +SHA1 (gcc-2.95.3.tar.gz) = 535d27038d161c0e7c2662702e11a48aa97ef622 +RMD160 (gcc-2.95.3.tar.gz) = 2c506b7e80cb2b4d9953f4f9753d581cb885f610 +Size (gcc-2.95.3.tar.gz) = 12911721 bytes +SHA1 (gcc-2.95.3-diff-2002-08-29.gz) = 9e54a31e78070cba3f6840275350bd0cbf20fe84 +RMD160 (gcc-2.95.3-diff-2002-08-29.gz) = cdfa97ed33ad01b5b33f745bdfacf26ec2568b53 +Size (gcc-2.95.3-diff-2002-08-29.gz) = 564720 bytes +SHA1 (patch-Makefile.in) = 1d13564b97e2bf97f0bf807e7bd42647e918bc84 +SHA1 (patch-aa) = 1d9db3e2fecfd3070abcc930dbe4b37669efb3a7 +SHA1 (patch-ab) = 527cc1593adb1d3e56546fc9791b430921137621 +SHA1 (patch-ac) = 1f95d19e3ee2ea61d366745a330df085c530fd50 +SHA1 (patch-ad) = 2fb8cda55220bd202a4b7948277d00f293718caf +SHA1 (patch-ae) = b9721d3e89a93736b926e1efcfb9d0fb4904277f +SHA1 (patch-af) = 72d27bfecb2633a1f184cfe9cc8b1194c0d57dfe +SHA1 (patch-ag) = bb4d84561d20d2379a71a442b8711b2c54cf4bf2 +SHA1 (patch-ah) = 777b4c19c7d86007c69ec9b8c157c73294695241 +SHA1 (patch-ai) = ce25852c0694163b3e880a700304e56edbc9069d +SHA1 (patch-aj) = 9c957c4e61b67efdb92796fe04e22931cb103b5d +SHA1 (patch-ak) = cf546c843a3370220360c01b7c7b09365ac1b506 +SHA1 (patch-al) = 4ac1f94d5f12d4419fe7d92f5e3c9aa3b3158a33 +SHA1 (patch-am) = bc18d2055d5af97d648a04af8c89be2627db700b +SHA1 (patch-gcc_Makefile.in) = 145c9069fd0214c6728f49dc3ee7e8ab5192e828 +SHA1 (patch-gcc_ch_Make-lang.in) = b1d623bd160a68ec5bbb06d7e35420a4d4d4a691 +SHA1 (patch-gcc_cp_Make-lang.in) = 139f754fb020974956d803f6ff920d473b538a90 +SHA1 (patch-gcc_f_Make-lang.in) = 377e02b3a5e2db5dbdc6a0cd27afaba21b9ef1b9 +SHA1 (patch-gcc_intl_Makefile.in) = ee25ce37bb5cd14486e00f40c306a56cd8904d9c +SHA1 (patch-gcc_java_Make-lang.in) = cd26e7b2dfd5e836eec1078c814ab0dbdd534106 +SHA1 (patch-libchill_Makefile.in) = af050b445fced4f1d54bd88b782c8321975c782d +SHA1 (patch-libf2c_Makefile.in) = 655592a4107c6f67d4edfd364633dc2f3bd7bba7 +SHA1 (patch-libio_Makefile.in) = fbced91c499898f49ff06913b51a7528be0ea4ee diff --git a/lang/gcc/files/UPDATE.txt b/lang/gcc2/files/UPDATE.txt similarity index 95% rename from lang/gcc/files/UPDATE.txt rename to lang/gcc2/files/UPDATE.txt index 8b1e9ba93..2c7e23e60 100644 --- a/lang/gcc/files/UPDATE.txt +++ b/lang/gcc2/files/UPDATE.txt @@ -1,4 +1,4 @@ -# $NetBSD: UPDATE.txt,v 1.3 2002/10/05 20:42:37 dmcmahill Exp $ +# $NetBSD: UPDATE.txt,v 1.1 2015/04/25 10:32:07 wiz Exp $ This file documents the steps taken to update this package. diff --git a/lang/gcc/files/arm_netbsd-elf.h b/lang/gcc2/files/arm_netbsd-elf.h similarity index 100% rename from lang/gcc/files/arm_netbsd-elf.h rename to lang/gcc2/files/arm_netbsd-elf.h diff --git a/lang/gcc2/files/gcc.mk b/lang/gcc2/files/gcc.mk new file mode 100644 index 000000000..ff7e26c45 --- /dev/null +++ b/lang/gcc2/files/gcc.mk @@ -0,0 +1,7 @@ +# $NetBSD: gcc.mk,v 1.1 2015/04/25 10:32:07 wiz Exp $ +# +# make configuration file for @DISTNAME@ + +CC= @GCC_PREFIX@/bin/gcc +CPP= @GCC_PREFIX@/bin/cpp +CXX= @GCC_PREFIX@/bin/g++ diff --git a/lang/gcc/files/i386_netbsd-elf.h b/lang/gcc2/files/i386_netbsd-elf.h similarity index 100% rename from lang/gcc/files/i386_netbsd-elf.h rename to lang/gcc2/files/i386_netbsd-elf.h diff --git a/lang/gcc/files/i386_xm-uwin.h b/lang/gcc2/files/i386_xm-uwin.h similarity index 100% rename from lang/gcc/files/i386_xm-uwin.h rename to lang/gcc2/files/i386_xm-uwin.h diff --git a/lang/gcc/files/m68k_netbsd-elf.h b/lang/gcc2/files/m68k_netbsd-elf.h similarity index 100% rename from lang/gcc/files/m68k_netbsd-elf.h rename to lang/gcc2/files/m68k_netbsd-elf.h diff --git a/lang/gcc/files/mips_t-mipseb b/lang/gcc2/files/mips_t-mipseb similarity index 100% rename from lang/gcc/files/mips_t-mipseb rename to lang/gcc2/files/mips_t-mipseb diff --git a/lang/gcc/files/rs6000_netbsd.h b/lang/gcc2/files/rs6000_netbsd.h similarity index 100% rename from lang/gcc/files/rs6000_netbsd.h rename to lang/gcc2/files/rs6000_netbsd.h diff --git a/lang/gcc/files/sh_netbsd-elf-little.h b/lang/gcc2/files/sh_netbsd-elf-little.h similarity index 100% rename from lang/gcc/files/sh_netbsd-elf-little.h rename to lang/gcc2/files/sh_netbsd-elf-little.h diff --git a/lang/gcc/files/sh_netbsd-elf.h b/lang/gcc2/files/sh_netbsd-elf.h similarity index 100% rename from lang/gcc/files/sh_netbsd-elf.h rename to lang/gcc2/files/sh_netbsd-elf.h diff --git a/lang/gcc/files/sparc_netbsd-elf-common.h b/lang/gcc2/files/sparc_netbsd-elf-common.h similarity index 100% rename from lang/gcc/files/sparc_netbsd-elf-common.h rename to lang/gcc2/files/sparc_netbsd-elf-common.h diff --git a/lang/gcc/files/sparc_netbsd-elf.h b/lang/gcc2/files/sparc_netbsd-elf.h similarity index 100% rename from lang/gcc/files/sparc_netbsd-elf.h rename to lang/gcc2/files/sparc_netbsd-elf.h diff --git a/lang/gcc/files/sparc_netbsd64.h b/lang/gcc2/files/sparc_netbsd64.h similarity index 100% rename from lang/gcc/files/sparc_netbsd64.h rename to lang/gcc2/files/sparc_netbsd64.h diff --git a/lang/gcc/files/sparc_t-netbsd b/lang/gcc2/files/sparc_t-netbsd similarity index 100% rename from lang/gcc/files/sparc_t-netbsd rename to lang/gcc2/files/sparc_t-netbsd diff --git a/lang/gcc/files/vax_netbsd-elf.h b/lang/gcc2/files/vax_netbsd-elf.h similarity index 100% rename from lang/gcc/files/vax_netbsd-elf.h rename to lang/gcc2/files/vax_netbsd-elf.h diff --git a/lang/gcc/files/xm-netbsd.h b/lang/gcc2/files/xm-netbsd.h similarity index 100% rename from lang/gcc/files/xm-netbsd.h rename to lang/gcc2/files/xm-netbsd.h diff --git a/lang/gcc/files/xm-target64.h b/lang/gcc2/files/xm-target64.h similarity index 100% rename from lang/gcc/files/xm-target64.h rename to lang/gcc2/files/xm-target64.h diff --git a/lang/gcc2/patches/patch-Makefile.in b/lang/gcc2/patches/patch-Makefile.in new file mode 100644 index 000000000..0f438e2b0 --- /dev/null +++ b/lang/gcc2/patches/patch-Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-Makefile.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- Makefile.in.orig 1999-06-22 22:44:42.000000000 +0000 ++++ Makefile.in +@@ -1670,8 +1670,8 @@ install-target: $(INSTALL_TARGET_MODULES + ### other supporting targets + + MAKEDIRS= \ +- $(prefix) \ +- $(exec_prefix) ++ $(DESTDIR)$(prefix) \ ++ $(DESTDIR)$(exec_prefix) + .PHONY: installdirs + installdirs: mkinstalldirs + $(SHELL) $(srcdir)/mkinstalldirs $(MAKEDIRS) diff --git a/lang/gcc2/patches/patch-aa b/lang/gcc2/patches/patch-aa new file mode 100644 index 000000000..136e08054 --- /dev/null +++ b/lang/gcc2/patches/patch-aa @@ -0,0 +1,42 @@ +$NetBSD: patch-aa,v 1.1 2015/04/25 10:32:07 wiz Exp $ +from revision 1.5 of patch-ae: + +Hand edit the alpha/netbsd.h patch. -current gcc relies on a new linker script +which only differs in setting the entry point. Let this use the default +linker script for alpha but force the entry point so this will work on older +NetBSD installs for alpha. For NetBSD-1.6 and newer, we don't need to change +the link spec. + +--- ../gcc-2.95.3/gcc/config/alpha/netbsd.h.orig Tue Nov 25 17:51:14 2003 ++++ ../gcc-2.95.3/gcc/config/alpha/netbsd.h +@@ -58,6 +58,8 @@ Boston, MA 02111-1307, USA. */ + common to all ELF targets, except for the name of the start function. */ + + #undef LINK_SPEC ++#include ++#if defined(__NetBSD_Version__) && __NetBSD_Version__ >= 106000000 + #define LINK_SPEC \ + "-m elf64alpha_nbsd \ + %{O*:-O3} %{!O*:-O1} \ +@@ -70,6 +72,21 @@ Boston, MA 02111-1307, USA. */ + %{rdynamic:-export-dynamic} \ + %{!dynamic-linker:-dynamic-linker /usr/libexec/ld.elf_so}} \ + %{static:-static}}" ++#else ++#define LINK_SPEC \ ++ "-m elf64alpha \ ++ -e __start \ ++ %{O*:-O3} %{!O*:-O1} \ ++ %{assert*} %{R*} \ ++ %{shared:-shared} \ ++ %{!shared: \ ++ -dc -dp \ ++ %{!nostdlib:%{!r*:%{!e*:-e __start}}} \ ++ %{!static: \ ++ %{rdynamic:-export-dynamic} \ ++ %{!dynamic-linker:-dynamic-linker /usr/libexec/ld.elf_so}} \ ++ %{static:-static}}" ++#endif + + /* Names to predefine in the preprocessor for this target machine. + XXX NetBSD, by convention, shouldn't do __alpha, but lots of applications diff --git a/lang/gcc2/patches/patch-ab b/lang/gcc2/patches/patch-ab new file mode 100644 index 000000000..1c95a32f3 --- /dev/null +++ b/lang/gcc2/patches/patch-ab @@ -0,0 +1,75 @@ +$NetBSD: patch-ab,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +Enable building the shared libstdc++ + +also make the sersion number the same as the one we ship with netbsd-1.6 as +we use the same sources. + +--- libstdc++/Makefile.in.orig 2011-07-12 16:44:41.000000000 +0400 ++++ libstdc++/Makefile.in 2011-07-12 16:56:07.000000000 +0400 +@@ -14,7 +14,7 @@ + # along with this library; see the file COPYING. If not, write to the Free + # Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +-VERSION = 2.10.0nb1 ++VERSION = 4.0 + INTERFACE = 3 + + gxx_include_dir=${includedir}/g++ +@@ -43,7 +43,7 @@ + + STAMP = bigstmp + +-LIBS = $(ARLIB) $(ARLINK) ++LIBS = $(ARLIB) $(ARLINK) $(SHLIB) $(SHLINK) + + #### package, host, target, and site dependent Makefile fragments come in here. + ## +@@ -263,34 +263,34 @@ + if [ -z "$(MULTISUBDIR)" ]; then \ + cd $(srcdir); \ + for FILE in $(HEADERS); do \ +- rm -f $(gxx_include_dir)/$$FILE ; \ ++ rm -f $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ + if [ -f stl/$$FILE ]; then \ +- $(INSTALL_DATA) stl/$$FILE $(gxx_include_dir)/$$FILE ; \ ++ $(INSTALL_DATA) stl/$$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ + else \ +- $(INSTALL_DATA) $$FILE $(gxx_include_dir)/$$FILE ; \ ++ $(INSTALL_DATA) $$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ + fi ; \ +- chmod a-x $(gxx_include_dir)/$$FILE ; \ ++ chmod a-x $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ + done ; \ + for FILE in *.h std/*.h std/*.cc std/*.tcc; do \ +- rm -f $(gxx_include_dir)/$$FILE ; \ +- $(INSTALL_DATA) $$FILE $(gxx_include_dir)/$$FILE ; \ +- chmod a-x $(gxx_include_dir)/$$FILE ; \ ++ rm -f $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ ++ $(INSTALL_DATA) $$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ ++ chmod a-x $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ + done ; \ + cd stl; \ + for FILE in *.h; do \ +- rm -f $(gxx_include_dir)/$$FILE ; \ +- $(INSTALL_DATA) $$FILE $(gxx_include_dir)/$$FILE ; \ +- chmod a-x $(gxx_include_dir)/$$FILE ; \ ++ rm -f $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ ++ $(INSTALL_DATA) $$FILE $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ ++ chmod a-x $(DESTDIR)$(gxx_include_dir)/$$FILE ; \ + done ; \ + else true ; \ + fi + rootme=`pwd`/ ; export rootme ; \ + if [ x$(enable_version_specific_runtime_libs) != xyes ]; then \ +- INSTALLDIR=$(libdir); \ ++ INSTALLDIR=$(DESTDIR)$(libdir); \ + else \ +- INSTALLDIR=$(libsubdir); \ ++ INSTALLDIR=$(DESTDIR)$(libsubdir); \ + fi; \ +- INSTALLLINKDIR=$(libsubdir); \ ++ INSTALLLINKDIR=$(DESTDIR)$(libsubdir); \ + if [ $${INSTALLLINKDIR}$(MULTISUBDIR) = $${INSTALLDIR}$(MULTISUBDIR) ]; then \ + RELINSTALLDIR=; \ + elif [ x$(MULTISUBDIR) = x ]; then \ diff --git a/lang/gcc2/patches/patch-ac b/lang/gcc2/patches/patch-ac new file mode 100644 index 000000000..c325be408 --- /dev/null +++ b/lang/gcc2/patches/patch-ac @@ -0,0 +1,26 @@ +$NetBSD: patch-ac,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- libiberty/Makefile.in.orig 2011-07-12 16:13:20.000000000 +0400 ++++ libiberty/Makefile.in 2011-07-12 16:41:39.000000000 +0400 +@@ -57,7 +57,7 @@ + LIBCFLAGS = $(CFLAGS) + RANLIB = @RANLIB@ + +-PICFLAG = ++PICFLAG = -fPIC -DPIC + + MAKEOVERRIDES = + +@@ -155,9 +155,9 @@ + install: install_to_$(INSTALL_DEST) install-subdir + + install_to_libdir: all +- $(INSTALL_DATA) $(TARGETLIB) $(libdir)$(MULTISUBDIR)/$(TARGETLIB)n +- ( cd $(libdir)$(MULTISUBDIR) ; $(RANLIB) $(TARGETLIB)n ) +- mv -f $(libdir)$(MULTISUBDIR)/$(TARGETLIB)n $(libdir)$(MULTISUBDIR)/$(TARGETLIB) ++ $(INSTALL_DATA) $(TARGETLIB) $(DESTDIR)$(libdir)$(MULTISUBDIR)/$(TARGETLIB)n ++ ( cd $(DESTDIR)$(libdir)$(MULTISUBDIR) ; $(RANLIB) $(TARGETLIB)n ) ++ mv -f $(DESTDIR)$(libdir)$(MULTISUBDIR)/$(TARGETLIB)n $(DESTDIR)$(libdir)$(MULTISUBDIR)/$(TARGETLIB) + @$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=install + + install_to_tooldir: all diff --git a/lang/gcc2/patches/patch-ad b/lang/gcc2/patches/patch-ad new file mode 100644 index 000000000..163523ef1 --- /dev/null +++ b/lang/gcc2/patches/patch-ad @@ -0,0 +1,7 @@ +$NetBSD: patch-ad,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- ../gcc-2.95.3/config/mh-sparcpic.orig Thu Feb 5 19:33:03 1998 ++++ ../gcc-2.95.3/config/mh-sparcpic +@@ -1 +1 @@ +-PICFLAG=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ++PICFLAG=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` diff --git a/lang/gcc2/patches/patch-ae b/lang/gcc2/patches/patch-ae new file mode 100644 index 000000000..3280b9bc4 --- /dev/null +++ b/lang/gcc2/patches/patch-ae @@ -0,0 +1,7 @@ +$NetBSD: patch-ae,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- ../gcc-2.95.3/config/mt-sparcpic.orig Thu Feb 5 19:33:04 1998 ++++ ../gcc-2.95.3/config/mt-sparcpic +@@ -1 +1 @@ +-PICFLAG_FOR_TARGET=`case "${LIBCFLAGS} ${LIBCXXFLAGS}" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ++PICFLAG_FOR_TARGET=`case '${LIBCFLAGS} ${LIBCXXFLAGS}' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` diff --git a/lang/gcc2/patches/patch-af b/lang/gcc2/patches/patch-af new file mode 100644 index 000000000..cedb7b2e3 --- /dev/null +++ b/lang/gcc2/patches/patch-af @@ -0,0 +1,161 @@ +$NetBSD: patch-af,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- ../gcc-2.95.3/gcc/config/netbsd.h ++++ ../gcc-2.95.3/gcc/config/netbsd.h.orig +@@ -36,10 +36,13 @@ + + + /* Provide a CPP_SPEC appropriate for NetBSD. Current we just deal with +- the GCC option `-posix'. */ ++ the GCC option `-posix'. We also deal with -pthread, which is required ++ for the 2.95.3 STL to work. */ + + #undef CPP_SPEC +-#define CPP_SPEC "%(cpp_cpu) %{posix:-D_POSIX_SOURCE}" ++#define CPP_SPEC \ ++ "%(cpp_cpu) %{posix:-D_POSIX_SOURCE} \ ++ %{pthread:-D_REENTRANT -D_PTHREADS}" + + /* Provide an ASM_SPEC appropriate for NetBSD. Currently we only deal + with the options for generating PIC code. */ +@@ -54,7 +57,8 @@ + + #undef LIB_SPEC + #define LIB_SPEC \ +- "%{posix:%{!p:%{!pg:-lposix}}%{p:-lposix_p}%{pg:-lposix_p}} \ ++ "%{pthread:%{!p:%{!pg:-lpthread}}%{p:-lpthread_p}%{pg:-lpthread_p}} \ ++ %{posix:%{!p:%{!pg:-lposix}}%{p:-lposix_p}%{pg:-lposix_p}} \ + %{!shared:%{!symbolic:%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}}}" + + /* Provide a LIBGCC_SPEC appropriate for NetBSD. We also want to exclude +@@ -64,7 +68,7 @@ + #ifdef NETBSD_NATIVE + #define LIBGCC_SPEC "%{!symbolic:%{!shared:%{!p:%{!pg:-lgcc}}}%{shared:-lgcc_pic}%{p:-lgcc_p}%{pg:-lgcc_p}}" + #else +-#define LIBGCC_SPEC "%{!shared:%{!symbolic:-lgcc}}" ++#define LIBGCC_SPEC "%{!symbolic:%{!shared:-lgcc}%{shared:-lgcc_pic}}" + #endif + + /* #ifdef NETBSD_AOUT */ +@@ -147,6 +151,96 @@ + #define ASM_DECLARE_RESULT(FILE, RESULT) + #endif + ++/* NetBSD a.out support begins here. */ ++ ++#ifndef NETBSD_ELF ++ ++#undef DWARF_DEBUGGING_INFO /* XXX */ ++#undef DWARF2_DEBUGGING_INFO /* XXX */ ++ ++/* Write the extra assembler code needed to declare a function properly. ++ Some svr4 assemblers need to also have something extra said about the ++ function's return value. We allow for that here. */ ++ ++#undef ASM_DECLARE_FUNCTION_NAME ++#define ASM_DECLARE_FUNCTION_NAME(FILE, NAME, DECL) \ ++ do { \ ++ fprintf (FILE, "\t%s\t ", TYPE_ASM_OP); \ ++ assemble_name (FILE, NAME); \ ++ putc (',', FILE); \ ++ fprintf (FILE, TYPE_OPERAND_FMT, "function"); \ ++ putc ('\n', FILE); \ ++ ASM_DECLARE_RESULT (FILE, DECL_RESULT (DECL)); \ ++ ASM_OUTPUT_LABEL(FILE, NAME); \ ++ } while (0) ++ ++/* Write the extra assembler code needed to declare an object properly. */ ++ ++#undef ASM_DECLARE_OBJECT_NAME ++#define ASM_DECLARE_OBJECT_NAME(FILE, NAME, DECL) \ ++ do { \ ++ fprintf (FILE, "\t%s\t ", TYPE_ASM_OP); \ ++ assemble_name (FILE, NAME); \ ++ putc (',', FILE); \ ++ fprintf (FILE, TYPE_OPERAND_FMT, "object"); \ ++ putc ('\n', FILE); \ ++ size_directive_output = 0; \ ++ if (!flag_inhibit_size_directive && DECL_SIZE (DECL)) \ ++ { \ ++ size_directive_output = 1; \ ++ fprintf (FILE, "\t%s\t ", SIZE_ASM_OP); \ ++ assemble_name (FILE, NAME); \ ++ fprintf (FILE, ",%d\n", int_size_in_bytes (TREE_TYPE (DECL))); \ ++ } \ ++ ASM_OUTPUT_LABEL(FILE, NAME); \ ++ } while (0) ++ ++/* Output the size directive for a decl in rest_of_decl_compilation ++ in the case where we did not do so before the initializer. ++ Once we find the error_mark_node, we know that the value of ++ size_directive_output was set ++ by ASM_DECLARE_OBJECT_NAME when it was run for the same decl. */ ++ ++#undef ASM_FINISH_DECLARE_OBJECT ++#define ASM_FINISH_DECLARE_OBJECT(FILE, DECL, TOP_LEVEL, AT_END) \ ++do { \ ++ char *name = XSTR (XEXP (DECL_RTL (DECL), 0), 0); \ ++ if (!flag_inhibit_size_directive && DECL_SIZE (DECL) \ ++ && ! AT_END && TOP_LEVEL \ ++ && DECL_INITIAL (DECL) == error_mark_node \ ++ && !size_directive_output) \ ++ { \ ++ size_directive_output = 1; \ ++ fprintf (FILE, "\t%s\t ", SIZE_ASM_OP); \ ++ assemble_name (FILE, name); \ ++ fprintf (FILE, ",%d\n", int_size_in_bytes (TREE_TYPE (DECL))); \ ++ } \ ++ } while (0) ++ ++/* This is how to declare the size of a function. */ ++ ++#undef ASM_DECLARE_FUNCTION_SIZE ++#define ASM_DECLARE_FUNCTION_SIZE(FILE, FNAME, DECL) \ ++ do { \ ++ if (!flag_inhibit_size_directive) \ ++ { \ ++ char label[256]; \ ++ static int labelno; \ ++ labelno++; \ ++ ASM_GENERATE_INTERNAL_LABEL (label, "Lfe", labelno); \ ++ ASM_OUTPUT_INTERNAL_LABEL (FILE, "Lfe", labelno); \ ++ fprintf (FILE, "\t%s\t ", SIZE_ASM_OP); \ ++ assemble_name (FILE, (FNAME)); \ ++ fprintf (FILE, ","); \ ++ assemble_name (FILE, label); \ ++ fprintf (FILE, "-"); \ ++ assemble_name (FILE, (FNAME)); \ ++ putc ('\n', FILE); \ ++ } \ ++ } while (0) ++ ++#endif ++ + /* NetBSD ELF support begins here. */ + + #ifdef NETBSD_ELF +@@ -167,6 +261,7 @@ + %{!pg: \ + %{p:gcrt0%O%s} \ + %{!p:crt0%O%s}}} \ ++ %:if-exists(crti%O%s) \ + %{!shared:crtbegin%O%s} %{shared:crtbeginS%O%s}" + + /* Provide an ENDFILE_SPEC appropriate for NetBSD ELF targets. Here we +@@ -175,13 +270,14 @@ + + #undef ENDFILE_SPEC + #define ENDFILE_SPEC \ +- "%{!shared:crtend%O%s} %{shared:crtendS%O%s}" ++ "%{!shared:crtend%O%s} %{shared:crtendS%O%s} \ ++ %:if-exists(crtn%O%s)" + + /* Provide a LINK_SPEC appropriate for a NetBSD ELF target. */ + + #undef LINK_SPEC + #define LINK_SPEC \ +- "%{assert*} \ ++ "%{assert*} %{R*} \ + %{shared:-shared} \ + %{!shared: \ + -dc -dp \ diff --git a/lang/gcc2/patches/patch-ag b/lang/gcc2/patches/patch-ag new file mode 100644 index 000000000..1050f37f1 --- /dev/null +++ b/lang/gcc2/patches/patch-ag @@ -0,0 +1,361 @@ +$NetBSD: patch-ag,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- ../gcc-2.95.3/gcc/gcc.c.orig ++++ ../gcc-2.95.3/gcc/gcc.c +@@ -189,9 +189,13 @@ + static void clear_failure_queue PROTO((void)); + static int check_live_switch PROTO((int, int)); + static const char *handle_braces PROTO((const char *)); ++static const struct spec_function *lookup_spec_function PROTO((const char *)); ++static const char *eval_spec_function PROTO((const char *, const char *)); ++static const char *handle_spec_function PROTO((const char *)); + static char *save_string PROTO((const char *, int)); + extern int do_spec PROTO((const char *)); + static int do_spec_1 PROTO((const char *, int, const char *)); ++static int do_spec_2 PROTO((const char *)); + static const char *find_file PROTO((const char *)); + static int is_directory PROTO((const char *, const char *, int)); + static void validate_switches PROTO((const char *)); +@@ -216,6 +220,7 @@ + static void process_command PROTO ((int, char **)); + static int execute PROTO ((void)); + static void unused_prefix_warnings PROTO ((struct path_prefix *)); ++static void alloc_args PROTO ((void)); + static void clear_args PROTO ((void)); + static void fatal_error PROTO ((int)); + +@@ -231,6 +236,8 @@ + /* Number of extra output files that lang_specific_pre_link may generate. */ + extern int lang_specific_extra_outfiles; + ++static const char *if_exists_spec_function PROTO ((int, const char **)); ++ + /* Specs are strings containing lines, each of which (if not blank) + is made up of a program name, and arguments separated by spaces. + The program name must be exact and start from root, since no path +@@ -335,6 +342,12 @@ + %* substitute the variable part of a matched option. (See below.) + Note that each comma in the substituted string is replaced by + a single space. ++ %:function(args) ++ Call the named function FUNCTION, passing it ARGS. ARGS is ++ first processed as a nested spec string, then split into an ++ argument vector in the usual fashion. The function returns ++ a string which is processed as if it had appeared literally ++ as part of the current spec. + %{S} substitutes the -S switch, if that switch was given to CC. + If that switch was not specified, this substitutes nothing. + Here S is a metasyntactic variable. +@@ -1162,6 +1175,24 @@ + static struct spec_list *specs = (struct spec_list *)0; + + ++/* The mapping of a spec function name to the C function that ++ implements it. */ ++struct spec_function ++{ ++ const char *name; ++ const char *(*func) PROTO ((int, const char **)); ++}; ++ ++/* List of static spec functions. */ ++ ++static const struct spec_function static_spec_functions[] = ++{ ++ { "if-exists", if_exists_spec_function }, ++ { 0, 0 } ++}; ++ ++static int processing_spec_function; ++ + /* Initialize the specs lookup routines. */ + + static void +@@ -1404,6 +1435,15 @@ + + static const char *multilib_dir; + ++/* Allocate the argument vector. */ ++ ++static void ++alloc_args () ++{ ++ argbuf_length = 10; ++ argbuf = (char **) xmalloc (argbuf_length * sizeof (char *)); ++} ++ + /* Clear out the vector of arguments (after a command is executed). */ + + static void +@@ -2211,6 +2251,9 @@ + + struct command *commands; /* each command buffer with above info. */ + ++ if (processing_spec_function) ++ abort (); ++ + /* Count # of piped commands. */ + for (n_commands = 1, i = 0; i < argbuf_index; i++) + if (strcmp (argbuf[i], "|") == 0) +@@ -3360,14 +3403,7 @@ + { + int value; + +- clear_args (); +- arg_going = 0; +- delete_this_arg = 0; +- this_is_output_file = 0; +- this_is_library_file = 0; +- input_from_pipe = 0; +- +- value = do_spec_1 (spec, 0, NULL_PTR); ++ value = do_spec_2 (spec); + + /* Force out any unfinished command. + If -pipe, this forces out the last command if it ended in `|'. */ +@@ -3383,6 +3419,20 @@ + return value; + } + ++static int ++do_spec_2 (spec) ++ const char *spec; ++{ ++ clear_args (); ++ arg_going = 0; ++ delete_this_arg = 0; ++ this_is_output_file = 0; ++ this_is_library_file = 0; ++ input_from_pipe = 0; ++ ++ return do_spec_1 (spec, 0, NULL_PTR); ++} ++ + /* Process the sub-spec SPEC as a portion of a larger spec. + This is like processing a whole spec except that we do + not initialize at the beginning and we do not supply a +@@ -4068,6 +4118,12 @@ + return -1; + break; + ++ case ':': ++ p = handle_spec_function (p); ++ if (p == 0) ++ return -1; ++ break; ++ + case '%': + obstack_1grow (&obstack, '%'); + break; +@@ -4222,7 +4278,173 @@ + arg_going = 1; + } + +- return 0; /* End of string */ ++ /* End of string. If we are processing a spec function, we need to ++ end any pending argument. */ ++ if (processing_spec_function && arg_going) ++ { ++ obstack_1grow (&obstack, 0); ++ string = obstack_finish (&obstack); ++ if (this_is_library_file) ++ string = find_file (string); ++ store_arg (string, delete_this_arg, this_is_output_file); ++ if (this_is_output_file) ++ outfiles[input_file_number] = string; ++ arg_going = 0; ++ } ++ ++ return 0; ++} ++ ++/* Look up a spec function. */ ++ ++static const struct spec_function * ++lookup_spec_function (name) ++ const char *name; ++{ ++ static const struct spec_function * const spec_function_tables[] = ++ { ++ static_spec_functions, ++ }; ++ const struct spec_function *sf; ++ unsigned int i; ++ ++ for (i = 0; i < ARRAY_SIZE (spec_function_tables); i++) ++ { ++ for (sf = spec_function_tables[i]; sf->name != NULL; sf++) ++ if (strcmp (sf->name, name) == 0) ++ return sf; ++ } ++ ++ return NULL; ++} ++ ++/* Evaluate a spec function. */ ++ ++static const char * ++eval_spec_function (func, args) ++ const char *func, *args; ++{ ++ const struct spec_function *sf; ++ const char *funcval; ++ ++ /* Saved spec processing context. */ ++ int save_argbuf_index; ++ int save_argbuf_length; ++ char **save_argbuf; ++ ++ int save_arg_going; ++ int save_delete_this_arg; ++ int save_this_is_output_file; ++ int save_this_is_library_file; ++ int save_input_from_pipe; ++ ++ ++ sf = lookup_spec_function (func); ++ if (sf == NULL) ++ fatal ("unknown spec function `%s'", func); ++ ++ /* Push the spec processing context. */ ++ save_argbuf_index = argbuf_index; ++ save_argbuf_length = argbuf_length; ++ save_argbuf = argbuf; ++ ++ save_arg_going = arg_going; ++ save_delete_this_arg = delete_this_arg; ++ save_this_is_output_file = this_is_output_file; ++ save_this_is_library_file = this_is_library_file; ++ save_input_from_pipe = input_from_pipe; ++ ++ /* Create a new spec processing context, and build the function ++ arguments. */ ++ ++ alloc_args (); ++ if (do_spec_2 (args) < 0) ++ fatal ("error in args to spec function `%s'", func); ++ ++ /* argbuf_index is an index for the next argument to be inserted, and ++ so contains the count of the args already inserted. */ ++ ++ funcval = (*sf->func) (argbuf_index, (const char **) argbuf); ++ ++ /* Pop the spec processing context. */ ++ argbuf_index = save_argbuf_index; ++ argbuf_length = save_argbuf_length; ++ free (argbuf); ++ argbuf = save_argbuf; ++ ++ arg_going = save_arg_going; ++ delete_this_arg = save_delete_this_arg; ++ this_is_output_file = save_this_is_output_file; ++ this_is_library_file = save_this_is_library_file; ++ input_from_pipe = save_input_from_pipe; ++ ++ return funcval; ++} ++ ++/* Handle a spec function call of the form: ++ ++ %:function(args) ++ ++ ARGS is processed as a spec in a separate context and split into an ++ argument vector in the normal fashion. The function returns a string ++ containing a spec which we then process in the caller's context, or ++ NULL if no processing is required. */ ++ ++static const char * ++handle_spec_function (p) ++ const char *p; ++{ ++ char *func, *args; ++ const char *endp, *funcval; ++ int count; ++ ++ processing_spec_function++; ++ ++ /* Get the function name. */ ++ for (endp = p; *endp != '\0'; endp++) ++ { ++ if (*endp == '(') /* ) */ ++ break; ++ /* Only allow [A-Za-z0-9], -, and _ in function names. */ ++ if (!ISALNUM (*endp) && !(*endp == '-' || *endp == '_')) ++ fatal ("malformed spec function name"); ++ } ++ if (*endp != '(') /* ) */ ++ fatal ("no arguments for spec function"); ++ func = save_string (p, endp - p); ++ p = ++endp; ++ ++ /* Get the arguments. */ ++ for (count = 0; *endp != '\0'; endp++) ++ { ++ /* ( */ ++ if (*endp == ')') ++ { ++ if (count == 0) ++ break; ++ count--; ++ } ++ else if (*endp == '(') /* ) */ ++ count++; ++ } ++ /* ( */ ++ if (*endp != ')') ++ fatal ("malformed spec function arguments"); ++ args = save_string (p, endp - p); ++ p = ++endp; ++ ++ /* p now points to just past the end of the spec function expression. */ ++ ++ funcval = eval_spec_function (func, args); ++ if (funcval != NULL && do_spec_1 (funcval, 0, NULL) < 0) ++ p = NULL; ++ ++ free (func); ++ free (args); ++ ++ processing_spec_function--; ++ ++ return p; + } + + /* Return 0 if we call do_spec_1 and that returns -1. */ +@@ -4674,8 +4896,8 @@ + signal (SIGPIPE, fatal_error); + #endif + +- argbuf_length = 10; +- argbuf = (char **) xmalloc (argbuf_length * sizeof (char *)); ++ /* Allocate the argument vector. */ ++ alloc_args (); + + obstack_init (&obstack); + +@@ -5846,3 +6068,25 @@ + ++p; + } + } ++ ++/* if-exists built-in spec function. ++ ++ Checks to see if the file specified by the absolute pathname in ++ ARGS exists. Returns that pathname if found. ++ ++ The usual use for this function is to check for a library file ++ (whose name has been expanded with %s). */ ++ ++#define IS_ABSOLUTE_PATHNAME(cp) ((cp)[0] == '/') ++ ++static const char * ++if_exists_spec_function (argc, argv) ++ int argc; ++ const char **argv; ++{ ++ /* Must have only one argument. */ ++ if (argc == 1 && IS_ABSOLUTE_PATHNAME (argv[0]) && ! access (argv[0], R_OK)) ++ return argv[0]; ++ ++ return NULL; ++} diff --git a/lang/gcc2/patches/patch-ah b/lang/gcc2/patches/patch-ah new file mode 100644 index 000000000..9177d6554 --- /dev/null +++ b/lang/gcc2/patches/patch-ah @@ -0,0 +1,15 @@ +$NetBSD: patch-ah,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- gcc/ch/loop.c.orig 1999-01-11 05:17:29.000000000 -0800 ++++ gcc/ch/loop.c +@@ -318,8 +318,8 @@ the 'increment_temps' step must incremen + (associated with all iterators). + + NOTE: Z.200, section 10.1 says that a block is ... +- "the actions statement list in a do action, including any +- loop counter and while control". This means that an exp- ++ ``the actions statement list in a do action, including any ++ loop counter and while control''. This means that an exp- + ression in a WHILE control can include references to the + loop counters created for the loop''s exclusive use. + Example: diff --git a/lang/gcc2/patches/patch-ai b/lang/gcc2/patches/patch-ai new file mode 100644 index 000000000..6333e3fbc --- /dev/null +++ b/lang/gcc2/patches/patch-ai @@ -0,0 +1,20 @@ +$NetBSD: patch-ai,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- gcc/java/parse.y.orig 2010-10-12 22:33:34.000000000 +0000 ++++ gcc/java/parse.y +@@ -10164,6 +10164,7 @@ resolve_type_during_patch (type) + } + /* 5.5 Casting Conversion. error_mark_node is returned if an error is + found. Otherwise NODE or something meant to replace it is returned. */ ++static tree convert_narrow (); + + static tree + patch_cast (node, wfl_operator) +@@ -10182,7 +10183,6 @@ patch_cast (node, wfl_operator) + /* Check on cast that are proven correct at compile time */ + if (JNUMERIC_TYPE_P (cast_type) && JNUMERIC_TYPE_P (op_type)) + { +- static tree convert_narrow (); + /* Same type */ + if (cast_type == op_type) + return node; diff --git a/lang/gcc2/patches/patch-aj b/lang/gcc2/patches/patch-aj new file mode 100644 index 000000000..d606b5e15 --- /dev/null +++ b/lang/gcc2/patches/patch-aj @@ -0,0 +1,13 @@ +$NetBSD: patch-aj,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- gcc/f/com.c.orig 2010-10-12 22:37:49.000000000 +0000 ++++ gcc/f/com.c +@@ -11539,7 +11539,7 @@ ffecom_get_invented_identifier (const ch + return decl; + } + +-ffeinfoBasictype ++ffeinfoKindtype + ffecom_gfrt_basictype (ffecomGfrt gfrt) + { + assert (gfrt < FFECOM_gfrt); diff --git a/lang/gcc2/patches/patch-ak b/lang/gcc2/patches/patch-ak new file mode 100644 index 000000000..965fd82c4 --- /dev/null +++ b/lang/gcc2/patches/patch-ak @@ -0,0 +1,13 @@ +$NetBSD: patch-ak,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- gcc/ch/decl.c.orig 2010-10-12 22:41:57.000000000 +0000 ++++ gcc/ch/decl.c +@@ -4446,7 +4446,7 @@ complete_array_type (type, initial_value + + tree + start_struct (code, name) +- enum chill_tree_code code; ++ enum tree_code code; + tree name ATTRIBUTE_UNUSED; + { + /* If there is already a tag defined at this binding level diff --git a/lang/gcc2/patches/patch-al b/lang/gcc2/patches/patch-al new file mode 100644 index 000000000..e6a94a789 --- /dev/null +++ b/lang/gcc2/patches/patch-al @@ -0,0 +1,13 @@ +$NetBSD: patch-al,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- gcc/ch/expr.c.orig 2010-10-12 22:47:21.000000000 +0000 ++++ gcc/ch/expr.c +@@ -3490,7 +3490,7 @@ compare_records (exp0, exp1) + + int + compare_int_csts (op, val1, val2) +- enum tree_code op; ++ enum chill_tree_code op; + tree val1, val2; + { + int result; diff --git a/lang/gcc2/patches/patch-am b/lang/gcc2/patches/patch-am new file mode 100644 index 000000000..1a862e412 --- /dev/null +++ b/lang/gcc2/patches/patch-am @@ -0,0 +1,20 @@ +$NetBSD: patch-am,v 1.1 2015/04/25 10:32:07 wiz Exp $ + +--- gcc/java/parse.c.orig 2001-03-16 14:13:48.000000000 +0000 ++++ gcc/java/parse.c +@@ -12818,6 +12818,7 @@ resolve_type_during_patch (type) + } + /* 5.5 Casting Conversion. error_mark_node is returned if an error is + found. Otherwise NODE or something meant to replace it is returned. */ ++static tree convert_narrow (); + + static tree + patch_cast (node, wfl_operator) +@@ -12836,7 +12837,6 @@ patch_cast (node, wfl_operator) + /* Check on cast that are proven correct at compile time */ + if (JNUMERIC_TYPE_P (cast_type) && JNUMERIC_TYPE_P (op_type)) + { +- static tree convert_narrow (); + /* Same type */ + if (cast_type == op_type) + return node; diff --git a/lang/gcc/patches/patch-gcc_Makefile.in b/lang/gcc2/patches/patch-gcc_Makefile.in similarity index 99% rename from lang/gcc/patches/patch-gcc_Makefile.in rename to lang/gcc2/patches/patch-gcc_Makefile.in index f498a6914..8ec955194 100644 --- a/lang/gcc/patches/patch-gcc_Makefile.in +++ b/lang/gcc2/patches/patch-gcc_Makefile.in @@ -1,4 +1,4 @@ -$NetBSD: patch-gcc_Makefile.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-gcc_Makefile.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- gcc/Makefile.in.orig 2011-07-15 08:28:24.000000000 +0000 +++ gcc/Makefile.in diff --git a/lang/gcc/patches/patch-gcc_ch_Make-lang.in b/lang/gcc2/patches/patch-gcc_ch_Make-lang.in similarity index 95% rename from lang/gcc/patches/patch-gcc_ch_Make-lang.in rename to lang/gcc2/patches/patch-gcc_ch_Make-lang.in index f0810cf69..e63ffcb90 100644 --- a/lang/gcc/patches/patch-gcc_ch_Make-lang.in +++ b/lang/gcc2/patches/patch-gcc_ch_Make-lang.in @@ -1,4 +1,4 @@ -$NetBSD: patch-gcc_ch_Make-lang.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-gcc_ch_Make-lang.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- gcc/ch/Make-lang.in.orig 1999-06-25 08:26:19.000000000 +0000 +++ gcc/ch/Make-lang.in diff --git a/lang/gcc/patches/patch-gcc_cp_Make-lang.in b/lang/gcc2/patches/patch-gcc_cp_Make-lang.in similarity index 98% rename from lang/gcc/patches/patch-gcc_cp_Make-lang.in rename to lang/gcc2/patches/patch-gcc_cp_Make-lang.in index 309a7b461..b9b0e9f45 100644 --- a/lang/gcc/patches/patch-gcc_cp_Make-lang.in +++ b/lang/gcc2/patches/patch-gcc_cp_Make-lang.in @@ -1,4 +1,4 @@ -$NetBSD: patch-gcc_cp_Make-lang.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-gcc_cp_Make-lang.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- gcc/cp/Make-lang.in.orig 1999-04-26 23:50:36.000000000 +0000 +++ gcc/cp/Make-lang.in diff --git a/lang/gcc/patches/patch-gcc_f_Make-lang.in b/lang/gcc2/patches/patch-gcc_f_Make-lang.in similarity index 98% rename from lang/gcc/patches/patch-gcc_f_Make-lang.in rename to lang/gcc2/patches/patch-gcc_f_Make-lang.in index e2ab7080a..1a5a3ad79 100644 --- a/lang/gcc/patches/patch-gcc_f_Make-lang.in +++ b/lang/gcc2/patches/patch-gcc_f_Make-lang.in @@ -1,4 +1,4 @@ -$NetBSD: patch-gcc_f_Make-lang.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-gcc_f_Make-lang.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- gcc/f/Make-lang.in.orig 1999-06-07 06:44:57.000000000 +0000 +++ gcc/f/Make-lang.in diff --git a/lang/gcc/patches/patch-gcc_intl_Makefile.in b/lang/gcc2/patches/patch-gcc_intl_Makefile.in similarity index 95% rename from lang/gcc/patches/patch-gcc_intl_Makefile.in rename to lang/gcc2/patches/patch-gcc_intl_Makefile.in index 8a3f335ee..c9f770bbe 100644 --- a/lang/gcc/patches/patch-gcc_intl_Makefile.in +++ b/lang/gcc2/patches/patch-gcc_intl_Makefile.in @@ -1,4 +1,4 @@ -$NetBSD: patch-gcc_intl_Makefile.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-gcc_intl_Makefile.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- gcc/intl/Makefile.in.orig 1999-02-02 18:49:16.000000000 +0000 +++ gcc/intl/Makefile.in diff --git a/lang/gcc/patches/patch-gcc_java_Make-lang.in b/lang/gcc2/patches/patch-gcc_java_Make-lang.in similarity index 95% rename from lang/gcc/patches/patch-gcc_java_Make-lang.in rename to lang/gcc2/patches/patch-gcc_java_Make-lang.in index 0cb66e162..3e76f1ebc 100644 --- a/lang/gcc/patches/patch-gcc_java_Make-lang.in +++ b/lang/gcc2/patches/patch-gcc_java_Make-lang.in @@ -1,4 +1,4 @@ -$NetBSD: patch-gcc_java_Make-lang.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-gcc_java_Make-lang.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- gcc/java/Make-lang.in.orig 1999-06-25 08:26:23.000000000 +0000 +++ gcc/java/Make-lang.in diff --git a/lang/gcc/patches/patch-libchill_Makefile.in b/lang/gcc2/patches/patch-libchill_Makefile.in similarity index 92% rename from lang/gcc/patches/patch-libchill_Makefile.in rename to lang/gcc2/patches/patch-libchill_Makefile.in index 6c80575d7..b13db1433 100644 --- a/lang/gcc/patches/patch-libchill_Makefile.in +++ b/lang/gcc2/patches/patch-libchill_Makefile.in @@ -1,4 +1,4 @@ -$NetBSD: patch-libchill_Makefile.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-libchill_Makefile.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- libchill/Makefile.in.orig 1999-08-07 05:36:10.000000000 +0000 +++ libchill/Makefile.in diff --git a/lang/gcc/patches/patch-libf2c_Makefile.in b/lang/gcc2/patches/patch-libf2c_Makefile.in similarity index 92% rename from lang/gcc/patches/patch-libf2c_Makefile.in rename to lang/gcc2/patches/patch-libf2c_Makefile.in index 3ee0fc065..1471c1a75 100644 --- a/lang/gcc/patches/patch-libf2c_Makefile.in +++ b/lang/gcc2/patches/patch-libf2c_Makefile.in @@ -1,4 +1,4 @@ -$NetBSD: patch-libf2c_Makefile.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-libf2c_Makefile.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- libf2c/Makefile.in.orig 1999-08-07 05:36:10.000000000 +0000 +++ libf2c/Makefile.in diff --git a/lang/gcc/patches/patch-libio_Makefile.in b/lang/gcc2/patches/patch-libio_Makefile.in similarity index 95% rename from lang/gcc/patches/patch-libio_Makefile.in rename to lang/gcc2/patches/patch-libio_Makefile.in index a75f4c4b7..6764925a6 100644 --- a/lang/gcc/patches/patch-libio_Makefile.in +++ b/lang/gcc2/patches/patch-libio_Makefile.in @@ -1,4 +1,4 @@ -$NetBSD: patch-libio_Makefile.in,v 1.1 2011/07/15 08:47:22 asau Exp $ +$NetBSD: patch-libio_Makefile.in,v 1.1 2015/04/25 10:32:07 wiz Exp $ --- libio/Makefile.in.orig 2011-07-15 08:16:38.000000000 +0000 +++ libio/Makefile.in diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 6ec79b3c3..cc7d56fff 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2014/09/02 09:41:56 pho Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/10 22:01:43 rodent Exp $ DISTNAME= gcc-${GCC_VERSION} PKGNAME= gcc45-${GCC_VERSION} @@ -13,6 +13,7 @@ COMMENT= GNU Compiler Collection 4.5 LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 USE_TOOLS+= awk:run bash:run chmod gmake:run makeinfo sed:run +GCC_REQD+= 4.4 GCC_VERSION= 4.5.3 diff --git a/lang/gcc47-libs/Makefile b/lang/gcc47-libs/Makefile index 141ea9024..b942e71d3 100644 --- a/lang/gcc47-libs/Makefile +++ b/lang/gcc47-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2015/03/12 14:57:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/22 15:38:08 jperkin Exp $ GCC_PKGNAME= gcc47 .include "../../lang/${GCC_PKGNAME}/version.mk" @@ -20,7 +20,8 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 USE_TOOLS+= pax -NO_BUILD= yes +NO_BUILD= yes +CHECK_SHLIBS= no ## Depend on exactly ${GCC47_DIST_VERSION}. BUILD_DEPENDS+= ${GCC_PKGNAME}-${GCC47_DIST_VERSION}{,nb[0-9]*}:../../lang/gcc47 diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 618a295f2..e333b91b3 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/03/12 14:53:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/10 01:50:32 rodent Exp $ GCC_PKGNAME= gcc47 .include "version.mk" @@ -23,6 +23,7 @@ EXTRACT_ONLY= ${DEFAULT_DISTFILES} NOT_FOR_PLATFORM= Interix-*-* USE_TOOLS+= gmake makeinfo sed:run +GCC_REQD+= 4.4 GNU_CONFIGURE= yes ## Build outside ${WRKSRC} diff --git a/lang/gcc47/distinfo b/lang/gcc47/distinfo index 0cd9fdf8d..d35237d57 100644 --- a/lang/gcc47/distinfo +++ b/lang/gcc47/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.23 2015/03/12 14:53:13 ryoon Exp $ +$NetBSD: distinfo,v 1.24 2015/06/19 09:05:11 jperkin Exp $ SHA1 (ecj-4.5.jar) = 58c1d79c64c8cd718550f32a932ccfde8d1e6449 RMD160 (ecj-4.5.jar) = d3f4da657f086b6423f74e93f001132f4855368a @@ -31,6 +31,7 @@ SHA1 (patch-libgfortran_configure) = b3bbc7d9201073a1bed0b7e10141465bab52c8be SHA1 (patch-libgo_Makefile.in) = 612987541f745c7be6835ce7fb7119884db294c3 SHA1 (patch-libgo_config_ltmain.sh) = 703a27554e479cc2e48410a6bb0e5f5b4be2c150 SHA1 (patch-libgo_runtime_proc.c) = 55b2c449f4d43fe9b6d7ca1c7f075feebca8ebd6 +SHA1 (patch-libiberty_Makefile.in) = 2a652933a27f670aa5d6fa6e422148bfd01ea82d SHA1 (patch-libjava_Makefile.in) = cbf10e212e3865f73f21557eda70d0ad1e860d66 SHA1 (patch-libjava_boehm.cc) = b18bc9d410a62543583c77e011f50b86f41ca18a SHA1 (patch-libjava_configure) = 48ea2baffe87e09dda8133d286bd9b1bfe4c3f8a diff --git a/lang/gcc47/patches/patch-libiberty_Makefile.in b/lang/gcc47/patches/patch-libiberty_Makefile.in new file mode 100644 index 000000000..881c796a2 --- /dev/null +++ b/lang/gcc47/patches/patch-libiberty_Makefile.in @@ -0,0 +1,18 @@ +$NetBSD: patch-libiberty_Makefile.in,v 1.1 2015/06/19 09:05:11 jperkin Exp $ + +The ${PREFIX}/include/ansidecl.h installed by devel/binutils is not +necessarily compatible (E.g. binutils-2.25 does not define PARAMS). Adjust +the include path priority so the internal ansidecl.h gets precedence, allowing +cp-demangle.c to use libiberty.h without compilation errors. + +--- libiberty/Makefile.in.orig 2012-08-06 14:34:27.000000000 +0000 ++++ libiberty/Makefile.in +@@ -112,7 +112,7 @@ installcheck: installcheck-subdir + + INCDIR=$(srcdir)/$(MULTISRCTOP)../include + +-COMPILE.c = $(CC) -c @DEFS@ $(CFLAGS) $(CPPFLAGS) -I. -I$(INCDIR) $(HDEFINES) @ac_libiberty_warn_cflags@ ++COMPILE.c = $(CC) -c @DEFS@ -I. -I$(INCDIR) $(CFLAGS) $(CPPFLAGS) $(HDEFINES) @ac_libiberty_warn_cflags@ + + # Just to make sure we don't use a built-in rule with VPATH + .c.$(objext): diff --git a/lang/gcc48-libs/Makefile b/lang/gcc48-libs/Makefile index 3ca9ba9ec..9d2b087da 100644 --- a/lang/gcc48-libs/Makefile +++ b/lang/gcc48-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2015/03/12 15:01:21 jperkin Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/22 15:38:08 jperkin Exp $ GCC_PKGNAME= gcc48 .include "../../lang/${GCC_PKGNAME}/version.mk" @@ -18,9 +18,10 @@ HOMEPAGE= http://gcc.gnu.org/ COMMENT= The GNU Compiler Collection (GCC) support shared libraries. LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 -USE_TOOLS+= pax +USE_TOOLS+= pax -NO_BUILD= yes +NO_BUILD= yes +CHECK_SHLIBS= no ## Depend on exactly ${GCC48_DIST_VERSION}. BUILD_DEPENDS+= ${GCC_PKGNAME}-${GCC48_DIST_VERSION}{,nb[0-9]*}:../../lang/gcc48 diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 2b4ff1cf2..1e4c176e2 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2015/03/12 14:56:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/10 00:32:08 rodent Exp $ GCC_PKGNAME= gcc48 .include "version.mk" @@ -25,6 +25,7 @@ NOT_FOR_PLATFORM= Interix-*-* USE_LANGUAGES= c c++ USE_TOOLS+= gmake makeinfo sed:run GNU_CONFIGURE= yes +GCC_REQD+= 4.4 ## Build outside ${WRKSRC} OBJDIR= ../build CONFIGURE_DIRS= ${OBJDIR} diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo index 7c108f9a2..4795744bd 100644 --- a/lang/gcc48/distinfo +++ b/lang/gcc48/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.22 2015/03/12 14:56:13 ryoon Exp $ +$NetBSD: distinfo,v 1.24 2015/06/19 00:44:46 dsainty Exp $ SHA1 (ecj-4.5.jar) = 58c1d79c64c8cd718550f32a932ccfde8d1e6449 RMD160 (ecj-4.5.jar) = d3f4da657f086b6423f74e93f001132f4855368a @@ -66,9 +66,10 @@ SHA1 (patch-libgo_Makefile.in) = 612987541f745c7be6835ce7fb7119884db294c3 SHA1 (patch-libgo_config_libtool.m4) = d62f00eae3bbd89a878eaf4e0b995ac482a39992 SHA1 (patch-libgo_config_ltmain.sh) = 703a27554e479cc2e48410a6bb0e5f5b4be2c150 SHA1 (patch-libgomp_configure) = 8527167e1f08ac7e64277ac0d22532dd59394b64 +SHA1 (patch-libiberty_Makefile.in) = 36b972bbae1e09763c6dbc42e314c38838647eb2 SHA1 (patch-libiberty_cp-demangle.c) = 4f9a29efadd5dedd1de796c58389f9ed8b62ab74 SHA1 (patch-libjava_boehm.cc) = b18bc9d410a62543583c77e011f50b86f41ca18a -SHA1 (patch-libjava_configure) = ddf1388e14c3ff83efdd7ba4a40609b275f7d922 +SHA1 (patch-libjava_configure) = cf31039797226620dd9cc2a65209b354e2a74f0c SHA1 (patch-libjava_configure.host) = 194b88bfe2c2ed24fd7bc5b6b84c70d7329bf1b2 SHA1 (patch-libjava_contrib_rebuild-gcj-db.in) = bb01d738fc7db05046ae37e8ade32574de1d8297 SHA1 (patch-libjava_libltdl_configure) = aed53e3063685d16a9dbd4c494e40be2a2ecede4 diff --git a/lang/gcc48/patches/patch-libiberty_Makefile.in b/lang/gcc48/patches/patch-libiberty_Makefile.in new file mode 100644 index 000000000..a00a20c03 --- /dev/null +++ b/lang/gcc48/patches/patch-libiberty_Makefile.in @@ -0,0 +1,18 @@ +$NetBSD: patch-libiberty_Makefile.in,v 1.1 2015/06/19 00:44:46 dsainty Exp $ + +The ${PREFIX}/include/ansidecl.h installed by devel/binutils is not +necessarily compatible (E.g. binutils-2.25 does not define PARAMS). Adjust +the include path priority so the internal ansidecl.h gets precedence, allowing +cp-demangle.c to use libiberty.h without compilation errors. + +--- libiberty/Makefile.in 2013-01-02 15:04:42.000000000 +1300 ++++ libiberty/Makefile.in 2015-06-18 17:22:12.145815941 +1200 +@@ -112,7 +112,7 @@ + + INCDIR=$(srcdir)/$(MULTISRCTOP)../include + +-COMPILE.c = $(CC) -c @DEFS@ $(CFLAGS) $(CPPFLAGS) -I. -I$(INCDIR) $(HDEFINES) @ac_libiberty_warn_cflags@ ++COMPILE.c = $(CC) -c @DEFS@ -I. -I$(INCDIR) $(CFLAGS) $(CPPFLAGS) $(HDEFINES) @ac_libiberty_warn_cflags@ + + # Just to make sure we don't use a built-in rule with VPATH + .c.$(objext): diff --git a/lang/gcc48/patches/patch-libjava_configure b/lang/gcc48/patches/patch-libjava_configure index 0f888408a..b5b522b43 100644 --- a/lang/gcc48/patches/patch-libjava_configure +++ b/lang/gcc48/patches/patch-libjava_configure @@ -1,6 +1,4 @@ -$NetBSD: patch-libjava_configure,v 1.4 2014/11/28 09:57:32 obache Exp $ - -Detect gethostbyname_r properly. +$NetBSD: patch-libjava_configure,v 1.5 2015/06/03 06:48:54 dsainty Exp $ Avoid a reference to the wrapped make in the pkgsrc work directory from showing up in an installed file. @@ -17,22 +15,7 @@ See: libjava/contrib/aotcompile.py.in # FreeBSD >=5.3 implements a model much closer to other modern UNIX # systems which support threads and -lpthread. THREADLDFLAGS=-pthread -@@ -22020,6 +22020,14 @@ do : - if test "x$ac_cv_func_gethostbyname_r" = x""yes; then : - cat >>confdefs.h <<_ACEOF - #define HAVE_GETHOSTBYNAME_R 1 -+#include -+int -+main () -+{ -+gethostbyname_r("", 0, 0); -+; -+return 0; -+} - _ACEOF - - -@@ -24873,7 +24881,7 @@ $as_echo "Python modules dir: ${python_m +@@ -24873,7 +24873,7 @@ $as_echo "Python modules dir: ${python_m # needed for aot-compile-rpm diff --git a/lang/gcc49-libs/Makefile b/lang/gcc49-libs/Makefile index 9dcdcd009..665283f43 100644 --- a/lang/gcc49-libs/Makefile +++ b/lang/gcc49-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/11/28 11:47:01 bsiegert Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/22 15:38:08 jperkin Exp $ GCC_PKGNAME= gcc49 .include "../../lang/${GCC_PKGNAME}/version.mk" @@ -22,7 +22,8 @@ LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND gnu-lgpl-v3 USE_TOOLS+= pax -NO_BUILD= yes +NO_BUILD= yes +CHECK_SHLIBS= no ## Depend on exactly ${GCC49_DIST_VERSION}. BUILD_DEPENDS+= ${GCC_PKGNAME}-${GCC49_DIST_VERSION}{,nb[0-9]*}:../../lang/gcc49 diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile index fc2720a56..e39fd7c72 100644 --- a/lang/gcc49/Makefile +++ b/lang/gcc49/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/11/28 11:47:00 bsiegert Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/10 21:45:40 ryoon Exp $ GCC_PKGNAME= gcc49 .include "version.mk" @@ -112,7 +112,7 @@ CONFIGURE_ARGS+= --with-arch=i486 --with-tune=i486 MAKE_ENV+= ac_cv_path_SED=${TOOLS_SED} MAKE_ENV+= lt_cv_path_SED=${TOOLS_SED} -.if ${OPSYS} == "SunOS" +.if !empty(MACHINE_PLATFORM:MSunOS-5.1[123456789]-*) # Causes multilib build problems with specific compiler combinations MAKE_ENV+= gcc_cv_ld_as_needed=no # Determine whether to use binutils @@ -133,6 +133,16 @@ BUILDLINK_DEPMETHOD.binutils= full . include "../../devel/binutils/buildlink3.mk" CONFIGURE_ARGS+= --with-gnu-as --with-as=${PREFIX}/bin/gas . endif +.elif !empty(MACHINE_PLATFORM:MSunOS-5.10-*) +. if exists(/usr/sfw/bin/gobjdump) +CONFIGURE_ENV+= OBJDUMP=/usr/sfw/bin/gobjdump +. endif +BUILDLINK_API_DEPENDS.binutils+= binutils>=2.23 +BUILDLINK_DEPMETHOD.binutils= full +. include "../../devel/binutils/buildlink3.mk" +CONFIGURE_ENV+= OBJCOPY=${PREFIX}/bin/gobjcopy +CONFIGURE_ARGS+= --with-gnu-as --with-as=${PREFIX}/bin/gas +CONFIGURE_ARGS+= --without-gnu-ld --with-ld=/usr/ccs/bin/ld .endif pre-configure: diff --git a/lang/gcc5-aux/DESCR b/lang/gcc5-aux/DESCR new file mode 100644 index 000000000..0af924c68 --- /dev/null +++ b/lang/gcc5-aux/DESCR @@ -0,0 +1,14 @@ +The AUX compiler supports several languages: Ada, C, C++, Fortran and +Objective-C. Since Ada support must be built by an Ada-capable compiler, +only platforms for which a bootstrap compiler is available can build it. + +The AUX compiler is based on release versions of the Free Software +Foundation's GNU Compiler Collection. It carries with it the GMGPL license, +the modified version of the GPL that exempts generic instantiation from +resulting in a GPL-licensed executable. It also carries the GCC Runtime +Library Exception, so the resulting binaries have no licensing requirements. +Binaries produced by the AUX compiler should be legally handled the same as +binaries produced by any FSF compiler. + +This compiler implements the full Ada-83, Ada-95, Ada-2005 and Ada-2012 +standards. diff --git a/lang/gcc5-aux/Makefile b/lang/gcc5-aux/Makefile new file mode 100644 index 000000000..756af8793 --- /dev/null +++ b/lang/gcc5-aux/Makefile @@ -0,0 +1,342 @@ +# $NetBSD: Makefile,v 1.2 2015/06/15 17:14:27 marino Exp $ +# + +PKGNAME= gcc5-aux-${SNAPSHOT} +PKGREVISION= ${MAIN_PR} +DISTNAME= ${IDENTIFICATION} +CATEGORIES= lang +MASTER_SITES= ${MASTER_SITE_GNU:=gcc/${IDENTIFICATION}/} +DISTFILES= ${DISTNAME}.tar.bz2 + +MAINTAINER= draco@marino.st +HOMEPAGE= http://www.dragonlace.net/ +COMMENT= GNAT Ada compiler based on GCC ${GCC_BRANCH} +LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3 + +LANGS= c ada c++ +USE_TOOLS+= gmake sed:run perl makeinfo bzip2 patch pod2man tar +APPLY_DIFFS= core ada cxx + +.include "Makefile.version" +.include "Makefile.testsuite" +.include "../../mk/bsd.prefs.mk" +.include "options.mk" + +# Requires bootstrap compiler, which is only available for on selected systems +# Disable SunOS for now until multilib version can be built and tested. + +ONLY_FOR_PLATFORM= DragonFly-*-x86_64 \ + FreeBSD-*-i386 \ + FreeBSD-*-x86_64 \ + NetBSD-[5-9]*-i386 \ + NetBSD-[5-9]*-x86_64 \ + SunOS-5.1[1-9]*-i386 \ + SunOS-5.1[1-9]*-x86_64 + +GARCH= ${MACHINE_ARCH:S/amd64/x86_64/} +BLD_TARGET= ${GARCH}-aux-${LOWER_OPSYS}${OS_VERSION} +OS_LABEL4VERS= [${OPSYS}${GARCH:M*64:S/amd_//:S/x86_//}] +FULL_GNATGCC= NOT SET +FULL_PATH= /sbin:/bin:/usr/sbin:/usr/bin:${PREFIX}/gcc-aux/bin:${PREFIX}/sbin:${PREFIX}/bin + +.if ${OPSYS} == DragonFly +BOOTSTRAP_COMPILER= ada-bootstrap.${GARCH}.dragonfly.36A.tar.bz2 +.endif + +.if ${OPSYS} == FreeBSD +MODERN_BINUTILS= yes +. if !empty(OS_VERSION:M[678].*) +BOOTSTRAP_COMPILER= ada-bootstrap.${GARCH}.freebsd.84.tar.bz2 +. else +BOOTSTRAP_COMPILER= ada-bootstrap.${GARCH}.freebsd.100B.tar.bz2 +. endif +.endif + +.if ${OPSYS} == NetBSD +. if !empty(OS_VERSION:M6.99.*) +NSUFF= 7.0_DEV +. elif !empty(OS_VERSION:M7.99.*) +NSUFF= 8.0_DEV +. else +NSUFF= ${OS_VERSION} +. endif +. if ${GARCH} == i386 +NELF= elf +. endif +XLDF= -lm +. if ${OS_VERSION:R} < 7 +MODERN_BINUTILS= yes +. endif +BOOTSTRAP_COMPILER= ada-bootstrap.${GARCH}.netbsd.614.tar.bz2 +BLD_TARGET= ${MACHINE_ARCH}-aux-netbsd${NELF}${NSUFF} +. if ${OS_VERSION:R} == 5 +CORRECTIONS= g-socthi-bsd.adb +CRXN= C5 +. else +CORRECTIONS= g-socthi-bsd.adb g-socthi.ads \ + s-osinte-netbsd.ads s-osprim-posix.adb +CRXN= C6 +. endif +C5_g-socthi-bsd.adb= Syscall_Socket/__socket30 +C6_g-socthi-bsd.adb= Syscall_Socket/__socket30 +C6_g-socthi.ads= C_Select/__select50 +C6_s-osinte-netbsd.ads= nanosleep/__nanosleep50 \ + clock_getres/__clock_getres50 \ + clock_gettime/__clock_gettime50 +C6_s-osprim-posix.adb= nanosleep/__nanosleep50 \ + gettimeofday/__gettimeofday50 +.endif + +.if ${OPSYS} == SunOS +SOL_OSV!= expr substr ${OS_VERSION} 3 2 +BLD_TARGET= ${MACHINE_ARCH}-aux-${LOWER_OPSYS}2.${SOL_OSV} +BOOTSTRAP_COMPILER= ada-bootstrap.x86_64.solaris.511.tar.bz2 +. if ${ABI} == 64 +EXTRA_CONFARGS+= --enable-multilib +. else +COMPILER_ABI_SWITCH= -m32 +. endif +MY_CONFIGURE_ENV+= OBJDUMP=${PREFIX}/bin/gobjdump +MODERN_BINUTILS= yes +NATIVE_LINKER!= which ld +.endif + +.if defined(MODERN_BINUTILS) +BUILDLINK_DEPMETHOD.binutils= full +.include "../../devel/binutils/buildlink3.mk" +EXTRA_CONFARGS+= --with-gnu-as --with-as=${PREFIX}/bin/gas +MY_CONFIGURE_ENV+= AR=${PREFIX}/bin/gar +MY_CONFIGURE_ENV+= AS=${PREFIX}/bin/gas +MY_CONFIGURE_ENV+= NM=${PREFIX}/bin/gnm +MY_CONFIGURE_ENV+= RANLIB=${PREFIX}/bin/granlib +. if defined(NATIVE_LINKER) +EXTRA_CONFARGS+= --without-gnu-ld --with-ld=${NATIVE_LINKER} +. else +EXTRA_CONFARGS+= --with-gnu-ld --with-ld=${PREFIX}/bin/gld.gold +MY_CONFIGURE_ENV+= LD=${PREFIX}/bin/gld.gold +. endif +.else +EXTRA_CONFARGS+= --with-gnu-ld --with-ld=/usr/bin/ld +EXTRA_CONFARGS+= --with-gnu-as --with-as=/usr/bin/as +.endif + + +# define some important directories and files +WRKSRC= ${WRKDIR}/gcc-${GCC_VERSION} +BUILDDIR= ${WRKDIR}/build +NEWBSDIR= ${WRKDIR}/newbs/bootstrap +SYSLIBDIR= ${WRKDIR}/lib +CFG_SCRIPT= ${WRKSRC}/configure +REVFILE= ${WRKSRC}/gcc/REVISION +PHASEFILE= ${WRKSRC}/gcc/DEV-PHASE +BOOTSTRAP_PREFIX= ${WRKDIR}/bootstrap +PKG_PREFIX= ${PREFIX}/gcc5-aux +BSFILENAME= ada-bootstrap.${GARCH}.${LOWER_OPSYS}.${OS_VERSION:C/[A-Z_.-]//g}.tar + + +# testing if gcc-aux is already installed - if so, use this compiler along with +# its gnatlink, gnatbind, and gnatmake rather than the older bootstrap versions +.if exists(${LOCALBASE}/gcc-aux/bin/ada) +FULL_GNATGCC=${LOCALBASE}/gcc-aux/bin/ada +FULL_GNATGXX=${LOCALBASE}/gcc-aux/bin/g++ +.endif + + +.if ${FULL_GNATGCC} == "NOT SET" +# here we know we need to install the bootstrap compiler +. if defined(BOOTSTRAP_TRIPLET) +FULL_GNATGCC=${BOOTSTRAP_PREFIX}/bin/gnatgcc +. else +FULL_GNATGCC=${BOOTSTRAP_PREFIX}/bin/gcc ${COMPILER_ABI_SWITCH} +FULL_GNATGXX=${BOOTSTRAP_PREFIX}/bin/g++ ${COMPILER_ABI_SWITCH} +. endif +DISTFILES+= ${BOOTSTRAP_COMPILER} +SITES.${BOOTSTRAP_COMPILER}= http://downloads.dragonlace.net/src/ +FULL_PATH=${BOOTSTRAP_PREFIX}/bin:/sbin:/bin:/usr/sbin:/usr/bin:${PREFIX}/sbin:${PREFIX}/bin +.endif + + +# for port maintenance, invoke "make mdi PLUS_BOOTSTRAPS=1" +.if defined(PLUS_BOOTSTRAPS) +MASTER_SITES= http://downloads.dragonlace.net/src/ \ + ${MASTER_SITE_GNU:=gcc/${IDENTIFICATION}/} +DISTFILES= \ + ${DISTNAME}.tar.bz2 \ + ada-bootstrap.i386.dragonfly.36A.tar.bz2 \ + ada-bootstrap.i386.freebsd.84.tar.bz2 \ + ada-bootstrap.i386.freebsd.100B.tar.bz2 \ + ada-bootstrap.i386.netbsd.614.tar.bz2 \ + ada-bootstrap.x86_64.dragonfly.36A.tar.bz2 \ + ada-bootstrap.x86_64.freebsd.84.tar.bz2 \ + ada-bootstrap.x86_64.freebsd.100B.tar.bz2 \ + ada-bootstrap.x86_64.netbsd.614.tar.bz2 \ + ada-bootstrap.x86_64.solaris.511.tar.bz2 +.endif + +# establish ada-aware compiler for use +MY_CONFIGURE_ENV+= CC=${FULL_GNATGCC:Q} +MY_CONFIGURE_ENV+= CXX=${FULL_GNATGXX:Q} +MY_CONFIGURE_ENV+= PATH=${FULL_PATH} +MY_CONFIGURE_ENV+= LDFLAGS="${XLDF} ${COMPILER_RPATH_FLAG}${PREFIX}/lib" +MY_MAKE_ENV+= PATH=${FULL_PATH} +MY_MAKE_ENV+= LD_LIBRARY_PATH=${BUILDDIR}/gcc${EXTRA_LLP} +# ${WRKSRC}/fixincludes/ looks for sed and compiles the path to sed into +# a binary so we need to make sure we give it the installed sed and not +# the tool wrapped one. +MY_MAKE_ENV+= ac_cv_path_SED=${TOOLS_SED} +MY_MAKE_ENV+= lt_cv_path_SED=${TOOLS_SED} + + +# The standard configuration options +CONFIGURE_ARGS= --enable-languages=${LANGS:Q} +CONFIGURE_ARGS+= --build=${BLD_TARGET} +CONFIGURE_ARGS+= --prefix=${PKG_PREFIX:Q} +CONFIGURE_ARGS+= --enable-threads=posix +CONFIGURE_ARGS+= --enable-checking=release +CONFIGURE_ARGS+= --disable-libmudflap +CONFIGURE_ARGS+= --disable-libgomp +CONFIGURE_ARGS+= --disable-libssp +CONFIGURE_ARGS+= --disable-libcilkrts +CONFIGURE_ARGS+= --disable-libitm +CONFIGURE_ARGS+= ${EXTRA_CONFARGS} + +# Automatic package list generation +GENERATE_PLIST= cd ${DESTDIR}${PREFIX}; +GENERATE_PLIST+= ${FIND} * \( -type f -or -type l \) | ${SORT} -dr; + + +post-extract: + # Personalize GNAT for each different machine + @${ECHO} "-=> GCC AUX ${OS_LABEL4VERS}" > ${REVFILE} + @${ECHO} ${PHASE} > ${PHASEFILE} + # Apply required composite diff files +.for suffix in ${APPLY_DIFFS} + @${ECHO} "Applying composite patch diff-${suffix}" + ${PATCH} -d ${WRKSRC} -s -E < ${FILESDIR}/diff-${suffix} +.endfor + (cd ${WRKSRC}/libstdc++-v3/testsuite/22_locale && ${PERL5} -i \ + -pe 's|ISO-8859|ISO8859|g;' \ + -pe 's|ja_JP.eucjp|ja_JP.eucJP|g;' \ + -pe 's|en_HK|zh_HK|g;' \ + -pe 's|en_PH|en_NZ|g;' \ + -pe 's|se_NO|no_NO|g;' \ + -pe 's|es_MX|es_ES|g;' \ + -pe 's|ru_RU.UTF8|ru_RU.UTF-8|g' ${LOCALE22FIX}) +.if ${OPSYS} == NetBSD +. for sysfile in ${CORRECTIONS} +. for pair in ${${CRXN}_${sysfile}} + ${PERL5} -pi -e 's|C, ${pair:H}, ".*"|C, ${pair:H}, "${pair:T}"|' \ + ${WRKSRC}/gcc/ada/${sysfile} +. endfor +. endfor +. if ${CRXN} == C5 + ${PERL5} -pi -e 's|new int64_t|new int|' \ + ${WRKSRC}/gcc/ada/s-osinte-netbsd.ads + ${PERL5} -pi -e 's|new Long_Integer|new Integer|' \ + ${WRKSRC}/gcc/ada/s-osprim-posix.adb +. endif +.endif +.if defined(STATIC_BUILD) || !empty(PKG_OPTIONS:Mbootstrap) +. if ${OPSYS} != SunOS + # Ensure GNAT tools are built statically + ${PERL5} -pi -e 's/^GCC_LINK_FLAGS=.*/GCC_LINK_FLAGS=-static/' \ + ${WRKSRC}/gcc/ada/gcc-interface/Makefile.in +. endif +.endif +.if !exists(${LOCALBASE}/gcc-aux/bin/ada) && ${OPSYS} == SunOS + # In case /usr/pkg/bin/gas doesn't exist, establish fallback + ${LN} -s ${PREFIX}/bin/gas ${BOOTSTRAP_PREFIX}/bin/as +.endif + # Illumos /usr/ccs binaries are symlinked to /usr/bin + # elfdump was present on OmniOS but not in Joyent dev area + ${PERL5} -i -pe 's|/usr/ccs/bin|/usr/bin|g;' \ + -pe 's|readelf -s|greadelf -s|' ${WRKSRC}/contrib/make_sunver.pl + # Update LINK_SPEC to add gcc-aux lib runpath in every binary + @${ECHO} "Configuring LINK_SPEC runpath" + ${PERL5} -pi -e 's;\@PREFIX\@;${PREFIX};' \ + ${WRKSRC}/gcc/config/dragonfly.h \ + ${WRKSRC}/gcc/config/i386/freebsd.h \ + ${WRKSRC}/gcc/config/i386/netbsd-elf.h + +.if defined(BOOTSTRAP_TRIPLET) + # Bootstrap compiler has statically linked z, gmp, mpc, mpfr and iconv + # The only shared lib is libc.so.7, so it should work for a long time. + # No longer used, only here to support future SunOS bootstrap generation + + ${MKDIR} ${BOOTSTRAP_PREFIX} + ${MV} ${BOOTSTRAP_PREFIX}/../bin ${BOOTSTRAP_PREFIX} + ${MV} ${BOOTSTRAP_PREFIX}/../lib ${BOOTSTRAP_PREFIX} + ${MV} ${BOOTSTRAP_PREFIX}/../libexec ${BOOTSTRAP_PREFIX} + ${RM} -rf ${BOOTSTRAP_PREFIX}/lib/gcc/${BOOTSTRAP_TRIPLET}/include-fixed +.endif + + +do-configure: + ${MKDIR} ${BUILDDIR} + cd ${BUILDDIR} && ${SETENV} ${MY_CONFIGURE_ENV} \ + ${CFG_SCRIPT} ${CONFIGURE_ARGS} + + +do-build: + # The unlimited stacksize is for NetBSD64 + cd ${BUILDDIR} && \ + ${ULIMIT_CMD_stacksize} && \ + ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -j${MAKE_JOBS:U1:Q} all + + +.if !empty(PKG_OPTIONS:Mtestsuite) && empty(PKG_OPTIONS:Mbootstrap) +do-test: build test-ada test-fortran test-objc test-cxx test-c + +test-ada: +.if (${OPSYS} == NetBSD) && (${MACHINE_ARCH} == x86_64) + # NetBSD has an extremely small default stacksize of 2MB, which is + # insufficient for the gnat.dg testsuite. + # specifically: entry_queues test on AMD64 + # Unlimiting stack resources on i386-netbsdelf* will result in + # failure of gnat.dg/task_stack_align.adb execution test. + cd ${BUILDDIR} && \ + ${ULIMIT_CMD_stacksize} && \ + ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-ada +.else + cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} DEJAGNU_TIMEOUT=30 \ + ${GMAKE} -sk check-ada +.endif + +test-fortran: +.if !empty(PKG_OPTIONS:Mfortran) + cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-fortran +.endif + +test-objc: +.if !empty(PKG_OPTIONS:Mobjc) + cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-objc +.endif + +test-cxx: + # libstdc++ always ends with error status, so ignore it + cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk \ + check-c++ || ${TRUE} + +test-c: + cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-c +.endif + +do-install: + cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} install-strip \ + DESTDIR=${DESTDIR} + ${MV} ${DESTDIR}${PKG_PREFIX}/share ${WRKDIR}/moved_share + +.if !empty(PKG_OPTIONS:Mbootstrap) +create-bootstrap: stage-install + ${MKDIR} ${NEWBSDIR} + ${CP} -RpP ${DESTDIR}${PKG_PREFIX}/bin ${NEWBSDIR}/ + ${CP} -RpP ${DESTDIR}${PKG_PREFIX}/lib ${NEWBSDIR}/ + ${CP} -RpP ${DESTDIR}${PKG_PREFIX}/include ${NEWBSDIR}/ + ${CP} -RpP ${DESTDIR}${PKG_PREFIX}/libexec ${NEWBSDIR}/ + ${RM} ${NEWBSDIR}/bin/${GARCH}* + ${RM} -rf ${NEWBSDIR}/lib/gcc/${BLD_TARGET}/${GCC_VERSION}/include-fixed + (cd ${NEWBSDIR}/.. ; \ + ${TAR} -cf ${BSFILENAME} bootstrap; ${BZIP2} ${BSFILENAME}) +.endif + +.include "../../mk/bsd.pkg.mk" diff --git a/lang/gcc5-aux/Makefile.testsuite b/lang/gcc5-aux/Makefile.testsuite new file mode 100644 index 000000000..e37a9a9cf --- /dev/null +++ b/lang/gcc5-aux/Makefile.testsuite @@ -0,0 +1,130 @@ +# $NetBSD: Makefile.testsuite,v 1.1 2015/06/15 09:46:27 marino Exp $ + +LOCALE22FIX= \ + codecvt/always_noconv/char/wrapped_locale.cc \ + codecvt/always_noconv/wchar_t/2.cc \ + codecvt/always_noconv/wchar_t/3.cc \ + codecvt/always_noconv/wchar_t/wrapped_locale.cc \ + codecvt/encoding/char/wrapped_locale.cc \ + codecvt/encoding/wchar_t/2.cc \ + codecvt/encoding/wchar_t/3.cc \ + codecvt/encoding/wchar_t/wrapped_locale.cc \ + codecvt/in/char/wrapped_locale.cc \ + codecvt/in/wchar_t/2.cc \ + codecvt/in/wchar_t/3.cc \ + codecvt/in/wchar_t/wrapped_locale.cc \ + codecvt/length/char/wrapped_locale.cc \ + codecvt/length/wchar_t/2.cc \ + codecvt/length/wchar_t/3.cc \ + codecvt/length/wchar_t/wrapped_locale.cc \ + codecvt/max_length/char/wrapped_locale.cc \ + codecvt/max_length/wchar_t/2.cc \ + codecvt/max_length/wchar_t/3.cc \ + codecvt/max_length/wchar_t/wrapped_locale.cc \ + codecvt/out/char/wrapped_locale.cc \ + codecvt/out/wchar_t/2.cc \ + codecvt/out/wchar_t/3.cc \ + codecvt/out/wchar_t/7.cc \ + codecvt/out/wchar_t/wrapped_locale.cc \ + codecvt/unshift/char/wrapped_locale.cc \ + codecvt/unshift/wchar_t/2.cc \ + codecvt/unshift/wchar_t/3.cc \ + codecvt/unshift/wchar_t/wrapped_locale.cc \ + collate/compare/char/wrapped_locale.cc \ + collate/compare/wchar_t/wrapped_locale.cc \ + collate/hash/char/wrapped_locale.cc \ + collate/hash/wchar_t/wrapped_locale.cc \ + collate/transform/char/wrapped_locale.cc \ + collate/transform/wchar_t/wrapped_locale.cc \ + ctype/cons/char/wrapped_locale.cc \ + ctype/is/char/wrapped_locale.cc \ + ctype/is/wchar_t/wrapped_locale.cc \ + ctype/narrow/char/wrapped_locale.cc \ + ctype/narrow/wchar_t/3.cc \ + ctype/narrow/wchar_t/wrapped_locale.cc \ + ctype/scan/char/wrapped_locale.cc \ + ctype/scan/wchar_t/wrapped_locale.cc \ + ctype/to/char/wrapped_locale.cc \ + ctype/to/wchar_t/wrapped_locale.cc \ + ctype/widen/char/wrapped_locale.cc \ + ctype/widen/wchar_t/2.cc \ + ctype/widen/wchar_t/3.cc \ + ctype/widen/wchar_t/wrapped_locale.cc \ + facet/2.cc \ + locale/cons/40184.cc \ + locale/cons/5.cc \ + locale/cons/unicode.cc \ + locale/global_locale_objects/2.cc \ + messages/members/char/wrapped_locale.cc \ + money_get/get/char/16.cc \ + money_get/get/char/18.cc \ + money_get/get/char/2.cc \ + money_get/get/char/4.cc \ + money_get/get/char/wrapped_env.cc \ + money_get/get/char/wrapped_locale.cc \ + money_get/get/wchar_t/16.cc \ + money_get/get/wchar_t/18.cc \ + money_get/get/wchar_t/2.cc \ + money_get/get/wchar_t/4.cc \ + money_get/get/wchar_t/wrapped_env.cc \ + money_get/get/wchar_t/wrapped_locale.cc \ + money_put/put/char/2.cc \ + money_put/put/char/wrapped_env.cc \ + money_put/put/char/wrapped_locale.cc \ + money_put/put/wchar_t/2.cc \ + money_put/put/wchar_t/wrapped_env.cc \ + money_put/put/wchar_t/wrapped_locale.cc \ + moneypunct/members/char/wrapped_locale.cc \ + moneypunct/members/wchar_t/wrapped_locale.cc \ + num_get/get/char/3.cc \ + num_get/get/char/wrapped_env.cc \ + num_get/get/char/wrapped_locale.cc \ + num_get/get/wchar_t/3.cc \ + num_get/get/wchar_t/wrapped_env.cc \ + num_get/get/wchar_t/wrapped_locale.cc \ + num_put/put/char/3.cc \ + num_put/put/char/wrapped_env.cc \ + num_put/put/char/wrapped_locale.cc \ + num_put/put/wchar_t/3.cc \ + num_put/put/wchar_t/wrapped_env.cc \ + num_put/put/wchar_t/wrapped_locale.cc \ + numpunct/members/char/wrapped_locale.cc \ + numpunct/members/wchar_t/wrapped_locale.cc \ + time_get/date_order/char/wrapped_locale.cc \ + time_get/date_order/wchar_t/wrapped_locale.cc \ + time_get/get_date/char/2.cc \ + time_get/get_date/char/wrapped_env.cc \ + time_get/get_date/char/wrapped_locale.cc \ + time_get/get_date/wchar_t/2.cc \ + time_get/get_date/wchar_t/wrapped_env.cc \ + time_get/get_date/wchar_t/wrapped_locale.cc \ + time_get/get_monthname/char/2.cc \ + time_get/get_monthname/char/wrapped_env.cc \ + time_get/get_monthname/char/wrapped_locale.cc \ + time_get/get_monthname/wchar_t/2.cc \ + time_get/get_monthname/wchar_t/wrapped_env.cc \ + time_get/get_monthname/wchar_t/wrapped_locale.cc \ + time_get/get_time/char/2.cc \ + time_get/get_time/char/wrapped_env.cc \ + time_get/get_time/char/wrapped_locale.cc \ + time_get/get_time/wchar_t/2.cc \ + time_get/get_time/wchar_t/wrapped_env.cc \ + time_get/get_time/wchar_t/wrapped_locale.cc \ + time_get/get_weekday/char/2.cc \ + time_get/get_weekday/char/38081-1.cc \ + time_get/get_weekday/char/38081-2.cc \ + time_get/get_weekday/char/wrapped_env.cc \ + time_get/get_weekday/char/wrapped_locale.cc \ + time_get/get_weekday/wchar_t/2.cc \ + time_get/get_weekday/wchar_t/wrapped_env.cc \ + time_get/get_weekday/wchar_t/wrapped_locale.cc \ + time_get/get_year/char/wrapped_locale.cc \ + time_get/get_year/wchar_t/wrapped_locale.cc \ + time_put/put/char/3.cc \ + time_put/put/char/7.cc \ + time_put/put/char/wrapped_env.cc \ + time_put/put/char/wrapped_locale.cc \ + time_put/put/wchar_t/3.cc \ + time_put/put/wchar_t/7.cc \ + time_put/put/wchar_t/wrapped_env.cc \ + time_put/put/wchar_t/wrapped_locale.cc diff --git a/lang/gcc5-aux/Makefile.version b/lang/gcc5-aux/Makefile.version new file mode 100644 index 000000000..45145dd75 --- /dev/null +++ b/lang/gcc5-aux/Makefile.version @@ -0,0 +1,21 @@ +# $NetBSD: Makefile.version,v 1.2 2015/06/15 17:14:27 marino Exp $ +# + +SNAPSHOT= 20150422 +GCC_BRANCH= 5 +GCC_POINT= 1.0 +GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} +BUILD_RELEASE= yes +MAIN_PR= 1 + +.if ${BUILD_RELEASE:Mno} +# Snapshot naming pattern +IDENTIFICATION= gcc-${GCC_BRANCH}-${SNAPSHOT} +MS_SUBDIR= snapshots/${GCC_BRANCH}-${SNAPSHOT} +PHASE= snapshot +.else +# Release naming pattern +IDENTIFICATION= gcc-${GCC_VERSION} +MS_SUBDIR= releases/gcc-${GCC_VERSION} +PHASE= release +.endif diff --git a/lang/gcc5-aux/buildlink3.mk b/lang/gcc5-aux/buildlink3.mk new file mode 100644 index 000000000..06f5b6adb --- /dev/null +++ b/lang/gcc5-aux/buildlink3.mk @@ -0,0 +1,24 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/15 09:46:27 marino Exp $ + +BUILDLINK_TREE+= gcc5-aux + +.if !defined(GCC5_AUX_BUILDLINK3_MK) +GCC5_AUX_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gcc5-aux+= gcc5-aux>=20150422 +BUILDLINK_PKGSRCDIR.gcc5-aux?= ../../lang/gcc5-aux + +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gmp/buildlink3.mk" +.include "../../math/mpfr/buildlink3.mk" +.include "../../math/mpcomplex/buildlink3.mk" + +pkgbase := gcc5-aux +.include "../../mk/pkg-build-options.mk" + +.if !empty(PKG_BUILD_OPTIONS.gcc5-aux:Mnls) +.include "../../devel/gettext-lib/buildlink3.mk" +.endif +.endif + +BUILDLINK_TREE+= -gcc5-aux diff --git a/lang/gcc5-aux/distinfo b/lang/gcc5-aux/distinfo new file mode 100644 index 000000000..e9fe32774 --- /dev/null +++ b/lang/gcc5-aux/distinfo @@ -0,0 +1,32 @@ +$NetBSD: distinfo,v 1.1 2015/06/15 09:46:27 marino Exp $ + +SHA1 (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = 7e0725889ae752e6a9fdbac5b1d2ef0e3f62822e +RMD160 (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = f62c00515588804ce69368507822f30380d7e48d +Size (ada-bootstrap.i386.dragonfly.36A.tar.bz2) = 39357314 bytes +SHA1 (ada-bootstrap.i386.freebsd.100B.tar.bz2) = b7ff322bbcfa403d37d917d6e88e306de0857251 +RMD160 (ada-bootstrap.i386.freebsd.100B.tar.bz2) = 7a85e0f073dafe9b0d37b493dbb4268bd2f39601 +Size (ada-bootstrap.i386.freebsd.100B.tar.bz2) = 41229192 bytes +SHA1 (ada-bootstrap.i386.freebsd.84.tar.bz2) = 54c3d59fd2ca75bb91255296bc0f9d6028ac2cd2 +RMD160 (ada-bootstrap.i386.freebsd.84.tar.bz2) = 8ceb3957708eb9ccc8ce2ff1ea26949683ee2fa7 +Size (ada-bootstrap.i386.freebsd.84.tar.bz2) = 39727003 bytes +SHA1 (ada-bootstrap.i386.netbsd.614.tar.bz2) = 2c29209b086dcf3076428f232fadf306b9a227c6 +RMD160 (ada-bootstrap.i386.netbsd.614.tar.bz2) = f0ecb9b0d69c2d097c6405e0db581f606b372017 +Size (ada-bootstrap.i386.netbsd.614.tar.bz2) = 37900035 bytes +SHA1 (ada-bootstrap.x86_64.dragonfly.36A.tar.bz2) = 85ceea8d0bd0d1b8c1f91ea6d7ffb2ffe4a4c7da +RMD160 (ada-bootstrap.x86_64.dragonfly.36A.tar.bz2) = 7ca8ccff5a4400a7e4fc9ad1d11c64f3c92d54f4 +Size (ada-bootstrap.x86_64.dragonfly.36A.tar.bz2) = 40747242 bytes +SHA1 (ada-bootstrap.x86_64.freebsd.100B.tar.bz2) = edfe60c5f42bbeb145d7070ed868135ebc60c2de +RMD160 (ada-bootstrap.x86_64.freebsd.100B.tar.bz2) = 0d50885402208caafbc133ffc3b8684e89a50cae +Size (ada-bootstrap.x86_64.freebsd.100B.tar.bz2) = 42163803 bytes +SHA1 (ada-bootstrap.x86_64.freebsd.84.tar.bz2) = b5c76ce07df6e944742eda5f860352c8e179b988 +RMD160 (ada-bootstrap.x86_64.freebsd.84.tar.bz2) = 334c2375ee35bdf931a3a476e794e494ff252515 +Size (ada-bootstrap.x86_64.freebsd.84.tar.bz2) = 40227668 bytes +SHA1 (ada-bootstrap.x86_64.netbsd.614.tar.bz2) = 683f58e6e394a508a52ec1dc5f3d9ca2869d5252 +RMD160 (ada-bootstrap.x86_64.netbsd.614.tar.bz2) = 4574857089e82fb80725161cc8b625ce75f6810e +Size (ada-bootstrap.x86_64.netbsd.614.tar.bz2) = 39348972 bytes +SHA1 (ada-bootstrap.x86_64.solaris.511.tar.bz2) = abb16c1582e2a6ffe37df4afd96d04c44f2eea7b +RMD160 (ada-bootstrap.x86_64.solaris.511.tar.bz2) = 41677e2fd0cb02c89f200fb97b112ad3be7f19cd +Size (ada-bootstrap.x86_64.solaris.511.tar.bz2) = 60110383 bytes +SHA1 (gcc-5.1.0.tar.bz2) = b6c947b09adf780fe02065d0c48bfd7b4bdddfa3 +RMD160 (gcc-5.1.0.tar.bz2) = 17a9623f384ce10415a603042e0592c9b4956078 +Size (gcc-5.1.0.tar.bz2) = 94954411 bytes diff --git a/lang/gcc5-aux/files/diff-ada b/lang/gcc5-aux/files/diff-ada new file mode 100644 index 000000000..8039c96be --- /dev/null +++ b/lang/gcc5-aux/files/diff-ada @@ -0,0 +1,3826 @@ +--- /dev/null ++++ gcc/ada/a-intnam-dragonfly.ads +@@ -0,0 +1,136 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- ++-- -- ++-- A D A . I N T E R R U P T S . N A M E S -- ++-- -- ++-- S p e c -- ++-- -- ++-- Copyright (C) 1991-2011, Free Software Foundation, Inc. -- ++-- -- ++-- GNARL is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNARL was developed by the GNARL team at Florida State University. -- ++-- Extensive contributions were provided by Ada Core Technologies, Inc. -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- This is the DragonFly BSD THREADS version of this package ++ ++with System.OS_Interface; ++ ++package Ada.Interrupts.Names is ++ ++ -- All identifiers in this unit are implementation defined ++ ++ pragma Implementation_Defined; ++ ++ -- Beware that the mapping of names to signals may be many-to-one. There ++ -- may be aliases. Also, for all signal names that are not supported on ++ -- the current system the value of the corresponding constant will be zero. ++ ++ SIGHUP : constant Interrupt_ID := ++ System.OS_Interface.SIGHUP; -- hangup ++ ++ SIGINT : constant Interrupt_ID := ++ System.OS_Interface.SIGINT; -- interrupt (rubout) ++ ++ SIGQUIT : constant Interrupt_ID := ++ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) ++ ++ SIGILL : constant Interrupt_ID := ++ System.OS_Interface.SIGILL; -- illegal instruction (not reset) ++ ++ SIGTRAP : constant Interrupt_ID := ++ System.OS_Interface.SIGTRAP; -- trace trap (not reset) ++ ++ SIGIOT : constant Interrupt_ID := ++ System.OS_Interface.SIGIOT; -- IOT instruction ++ ++ SIGABRT : constant Interrupt_ID := -- used by abort, ++ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future ++ ++ SIGFPE : constant Interrupt_ID := ++ System.OS_Interface.SIGFPE; -- floating point exception ++ ++ SIGKILL : constant Interrupt_ID := ++ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) ++ ++ SIGBUS : constant Interrupt_ID := ++ System.OS_Interface.SIGBUS; -- bus error ++ ++ SIGSEGV : constant Interrupt_ID := ++ System.OS_Interface.SIGSEGV; -- segmentation violation ++ ++ SIGPIPE : constant Interrupt_ID := -- write on a pipe with ++ System.OS_Interface.SIGPIPE; -- no one to read it ++ ++ SIGALRM : constant Interrupt_ID := ++ System.OS_Interface.SIGALRM; -- alarm clock ++ ++ SIGTERM : constant Interrupt_ID := ++ System.OS_Interface.SIGTERM; -- software termination signal from kill ++ ++ SIGURG : constant Interrupt_ID := ++ System.OS_Interface.SIGURG; -- urgent condition on IO channel ++ ++ SIGSTOP : constant Interrupt_ID := ++ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) ++ ++ SIGTSTP : constant Interrupt_ID := ++ System.OS_Interface.SIGTSTP; -- user stop requested from tty ++ ++ SIGCONT : constant Interrupt_ID := ++ System.OS_Interface.SIGCONT; -- stopped process has been continued ++ ++ SIGCHLD : constant Interrupt_ID := ++ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD ++ ++ SIGCLD : constant Interrupt_ID := ++ System.OS_Interface.SIGCLD; -- child status change ++ ++ SIGTTIN : constant Interrupt_ID := ++ System.OS_Interface.SIGTTIN; -- background tty read attempted ++ ++ SIGTTOU : constant Interrupt_ID := ++ System.OS_Interface.SIGTTOU; -- background tty write attempted ++ ++ SIGIO : constant Interrupt_ID := -- input/output possible, ++ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) ++ ++ SIGXCPU : constant Interrupt_ID := ++ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded ++ ++ SIGXFSZ : constant Interrupt_ID := ++ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded ++ ++ SIGVTALRM : constant Interrupt_ID := ++ System.OS_Interface.SIGVTALRM; -- virtual timer expired ++ ++ SIGPROF : constant Interrupt_ID := ++ System.OS_Interface.SIGPROF; -- profiling timer expired ++ ++ SIGWINCH : constant Interrupt_ID := ++ System.OS_Interface.SIGWINCH; -- window size change ++ ++ SIGUSR1 : constant Interrupt_ID := ++ System.OS_Interface.SIGUSR1; -- user defined signal 1 ++ ++ SIGUSR2 : constant Interrupt_ID := ++ System.OS_Interface.SIGUSR2; -- user defined signal 2 ++ ++end Ada.Interrupts.Names; +--- /dev/null ++++ gcc/ada/a-intnam-netbsd.ads +@@ -0,0 +1,139 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- ++-- -- ++-- A D A . I N T E R R U P T S . N A M E S -- ++-- -- ++-- S p e c -- ++-- -- ++-- Copyright (C) 1991-2011, Free Software Foundation, Inc. -- ++-- -- ++-- GNARL is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNARL was developed by the GNARL team at Florida State University. -- ++-- Extensive contributions were provided by Ada Core Technologies, Inc. -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- This is the NetBSD THREADS version of this package ++ ++with System.OS_Interface; ++ ++package Ada.Interrupts.Names is ++ ++ -- All identifiers in this unit are implementation defined ++ ++ pragma Implementation_Defined; ++ ++ -- Beware that the mapping of names to signals may be many-to-one. There ++ -- may be aliases. Also, for all signal names that are not supported on ++ -- the current system the value of the corresponding constant will be zero. ++ ++ SIGHUP : constant Interrupt_ID := ++ System.OS_Interface.SIGHUP; -- hangup ++ ++ SIGINT : constant Interrupt_ID := ++ System.OS_Interface.SIGINT; -- interrupt (rubout) ++ ++ SIGQUIT : constant Interrupt_ID := ++ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) ++ ++ SIGILL : constant Interrupt_ID := ++ System.OS_Interface.SIGILL; -- illegal instruction (not reset) ++ ++ SIGTRAP : constant Interrupt_ID := ++ System.OS_Interface.SIGTRAP; -- trace trap (not reset) ++ ++ SIGIOT : constant Interrupt_ID := ++ System.OS_Interface.SIGIOT; -- IOT instruction ++ ++ SIGABRT : constant Interrupt_ID := -- used by abort, ++ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future ++ ++ SIGFPE : constant Interrupt_ID := ++ System.OS_Interface.SIGFPE; -- floating point exception ++ ++ SIGKILL : constant Interrupt_ID := ++ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) ++ ++ SIGBUS : constant Interrupt_ID := ++ System.OS_Interface.SIGBUS; -- bus error ++ ++ SIGSEGV : constant Interrupt_ID := ++ System.OS_Interface.SIGSEGV; -- segmentation violation ++ ++ SIGPIPE : constant Interrupt_ID := -- write on a pipe with ++ System.OS_Interface.SIGPIPE; -- no one to read it ++ ++ SIGALRM : constant Interrupt_ID := ++ System.OS_Interface.SIGALRM; -- alarm clock ++ ++ SIGTERM : constant Interrupt_ID := ++ System.OS_Interface.SIGTERM; -- software termination signal from kill ++ ++ SIGURG : constant Interrupt_ID := ++ System.OS_Interface.SIGURG; -- urgent condition on IO channel ++ ++ SIGSTOP : constant Interrupt_ID := ++ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) ++ ++ SIGTSTP : constant Interrupt_ID := ++ System.OS_Interface.SIGTSTP; -- user stop requested from tty ++ ++ SIGCONT : constant Interrupt_ID := ++ System.OS_Interface.SIGCONT; -- stopped process has been continued ++ ++ SIGCHLD : constant Interrupt_ID := ++ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD ++ ++ SIGCLD : constant Interrupt_ID := ++ System.OS_Interface.SIGCLD; -- child status change ++ ++ SIGTTIN : constant Interrupt_ID := ++ System.OS_Interface.SIGTTIN; -- background tty read attempted ++ ++ SIGTTOU : constant Interrupt_ID := ++ System.OS_Interface.SIGTTOU; -- background tty write attempted ++ ++ SIGIO : constant Interrupt_ID := -- input/output possible, ++ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) ++ ++ SIGXCPU : constant Interrupt_ID := ++ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded ++ ++ SIGXFSZ : constant Interrupt_ID := ++ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded ++ ++ SIGVTALRM : constant Interrupt_ID := ++ System.OS_Interface.SIGVTALRM; -- virtual timer expired ++ ++ SIGPROF : constant Interrupt_ID := ++ System.OS_Interface.SIGPROF; -- profiling timer expired ++ ++ SIGWINCH : constant Interrupt_ID := ++ System.OS_Interface.SIGWINCH; -- window size change ++ ++ SIGUSR1 : constant Interrupt_ID := ++ System.OS_Interface.SIGUSR1; -- user defined signal 1 ++ ++ SIGUSR2 : constant Interrupt_ID := ++ System.OS_Interface.SIGUSR2; -- user defined signal 2 ++ ++ SIGPWR : constant Interrupt_ID := ++ System.OS_Interface.SIGPWR; -- power fail/restart ++ ++end Ada.Interrupts.Names; +--- gcc/ada/adaint.c.orig ++++ gcc/ada/adaint.c +@@ -497,8 +497,8 @@ + GNAT_STRUCT_STAT stat_result; + int fd; + +- sprintf (full_path, "%s%c%s", dir, DIR_SEPARATOR, file); +- sprintf (temp_file, "%s%cTMP-%ld-%ld", ++ snprintf (full_path, 256, "%s%c%s", dir, DIR_SEPARATOR, file); ++ snprintf (temp_file, 256, "%s%cTMP-%ld-%ld", + dir, DIR_SEPARATOR, (long)getpid(), (long)getppid ()); + + /* Create the temporary file and write the process number. */ +@@ -659,7 +659,8 @@ + strcpy (encoding, "encoding=utf8"); + *e_length = strlen (encoding); + #else +- strcpy (os_name, filename); ++ /* o_length is initialized with max os_name size (2x filename size) */ ++ strncpy (os_name, filename, *o_length); + *o_length = strlen (filename); + *e_length = 0; + #endif +@@ -738,7 +739,7 @@ + } + + #if defined (_WIN32) || defined (linux) || defined (sun) \ +- || defined (__FreeBSD__) ++ || defined (__FreeBSD__) || defined(__DragonFly__) + #define HAS_TARGET_WCHAR_T + #endif + +@@ -973,9 +974,10 @@ + int fd; + int o_fmode = O_BINARY; + +- strcpy (path, "GNAT-XXXXXX"); ++ strncpy (path, "GNAT-XXXXXX", 12); + + #if (defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) \ ++ || defined (__DragonFly__) \ + || defined (linux) || defined(__GLIBC__)) && !defined (__vxworks) + return mkstemp (path); + #elif defined (__Lynx__) +@@ -1147,21 +1149,58 @@ + free (pname); + } + ++#elif defined (__ANDROID__) ++ ++ /* ++ * ext2 /ext3/ext4/fat16/fat32 have no path limits ++ * /data/local/tmp normally requires rooted devices, if it even exists ++ * /sdcard is the standard location for external storage. Nativeactivity ++ * manifest needs to authorize its use, otherwise it might not have the ++ * proper permissions. ++ */ ++ ++ int testfd; ++ char *datadir = getenv ("ANDROID_DATA"); ++ ++ if (datadir == NULL) ++ strncpy (tmp_filename, "/data/local/tmp/gnat-XXXXXX", L_tmpnam); ++ else ++ snprintf (tmp_filename, L_tmpnam, "%s/local/tmp/gnat-XXXXXX", datadir); ++ ++ testfd = mkstemp (tmp_filename); ++ if (testfd != -1) ++ { ++ close (testfd); ++ return; ++ } ++ ++ char *sdcard = getenv ("EXTERNAL_STORAGE"); ++ ++ if (sdcard == NULL) ++ strncpy (tmp_filename, "/sdcard/gnat-XXXXXX", L_tmpnam); ++ else ++ snprintf (tmp_filename, L_tmpnam, "%s/gnat-XXXXXX", sdcard); ++ ++ testfd = mkstemp (tmp_filename); ++ if (testfd != -1) ++ { ++ close (testfd); ++ return; ++ } ++ ++ tmpnam (tmp_filename); ++ + #elif defined (linux) || defined (__FreeBSD__) || defined (__NetBSD__) \ +- || defined (__OpenBSD__) || defined(__GLIBC__) || defined (__ANDROID__) ++ || defined (__OpenBSD__) || defined(__GLIBC__) || defined (__DragonFly__) + #define MAX_SAFE_PATH 1000 + char *tmpdir = getenv ("TMPDIR"); + + /* If tmpdir is longer than MAX_SAFE_PATH, revert to default value to avoid + a buffer overflow. */ + if (tmpdir == NULL || strlen (tmpdir) > MAX_SAFE_PATH) +-#ifdef __ANDROID__ +- strcpy (tmp_filename, "/cache/gnat-XXXXXX"); +-#else +- strcpy (tmp_filename, "/tmp/gnat-XXXXXX"); +-#endif ++ strncpy (tmp_filename, "/tmp/gnat-XXXXXX", L_tmpnam); + else +- sprintf (tmp_filename, "%s/gnat-XXXXXX", tmpdir); ++ snprintf (tmp_filename, L_tmpnam, "%s/gnat-XXXXXX", tmpdir); + + close (mkstemp(tmp_filename)); + #elif defined (__vxworks) && !(defined (__RTP__) || defined (VTHREADS)) +@@ -2247,7 +2286,9 @@ + { + int cores = 1; + +-#if defined (linux) || defined (sun) || defined (AIX) || defined (__APPLE__) ++#if defined (linux) || defined (sun) || defined (AIX) \ ++ || defined (__APPLE__) || defined (__FreeBSD__) || defined (__OpenBSD__) \ ++ || defined (__DragonFly__) || defined (__NetBSD__) + cores = (int) sysconf (_SC_NPROCESSORS_ONLN); + + #elif defined (__hpux__) +--- gcc/ada/cio.c.orig ++++ gcc/ada/cio.c +@@ -49,7 +49,8 @@ + + /* Don't use macros on GNU/Linux since they cause incompatible changes between + glibc 2.0 and 2.1 */ +-#ifdef linux ++/* Android is The exception because it uses the BIONIC library */ ++#if defined(linux) && !defined(__ANDROID__) + #undef putchar + #undef getchar + #undef fputc +--- gcc/ada/cstreams.c.orig ++++ gcc/ada/cstreams.c +@@ -69,9 +69,10 @@ + #include + #endif + +-#ifdef linux ++#if defined(linux) && !defined(__ANDROID__) + /* Don't use macros on GNU/Linux since they cause incompatible changes between + glibc 2.0 and 2.1 */ ++/* Android is The exception because it uses the BIONIC library */ + + #ifdef stderr + # undef stderr +@@ -192,7 +193,9 @@ + *p = '\\'; + } + +-#elif defined (__FreeBSD__) ++#elif defined (__FreeBSD__) \ ++ || defined (__DragonFly__) \ ++ || defined (__OpenBSD__) + + /* Use realpath function which resolves links and references to . and .. + on those Unix systems that support it. Note that GNU/Linux provides it but +--- gcc/ada/env.c.orig ++++ gcc/ada/env.c +@@ -181,7 +181,9 @@ + LIB$SIGNAL (status); + } + +-#elif (defined (__vxworks) && defined (__RTP__)) || defined (__APPLE__) ++#elif (defined (__vxworks) && defined (__RTP__)) \ ++ || defined (__APPLE__) \ ++ || defined (__OpenBSD__) + setenv (name, value, 1); + + #else +@@ -304,6 +306,7 @@ + } + #elif defined (__MINGW32__) || defined (__FreeBSD__) || defined (__APPLE__) \ + || (defined (__vxworks) && defined (__RTP__)) || defined (__CYGWIN__) \ ++ || defined (__DragonFly__) \ + || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__rtems__) + /* On Windows, FreeBSD and MacOS there is no function to clean all the + environment but there is a "clean" way to unset a variable. So go +--- gcc/ada/g-comlin.adb.orig ++++ gcc/ada/g-comlin.adb +@@ -520,6 +520,7 @@ + begin + Index_In_Switches := 0; + Switch_Length := 0; ++ Param := Parameter_None; + + -- Remove all leading spaces first to make sure that Index points + -- at the start of the first switch. +--- gcc/ada/g-expect.adb.orig ++++ gcc/ada/g-expect.adb +@@ -1350,15 +1350,20 @@ + + -- The following commands are not executed on Unix systems, and are only + -- required for Windows systems. We are now in the parent process. ++ -- Although the if-statement is redundant, it's here so the compiler ++ -- doesn't complain about uninitialized variables. + +- -- Restore the old descriptors ++ if No_Fork_On_Target then + +- Dup2 (Input, GNAT.OS_Lib.Standin); +- Dup2 (Output, GNAT.OS_Lib.Standout); +- Dup2 (Error, GNAT.OS_Lib.Standerr); +- Close (Input); +- Close (Output); +- Close (Error); ++ -- Restore the old descriptors ++ ++ Dup2 (Input, GNAT.OS_Lib.Standin); ++ Dup2 (Output, GNAT.OS_Lib.Standout); ++ Dup2 (Error, GNAT.OS_Lib.Standerr); ++ Close (Input); ++ Close (Output); ++ Close (Error); ++ end if; + end Set_Up_Child_Communications; + + --------------------------- +--- /dev/null ++++ gcc/ada/g-socthi-bsd.adb +@@ -0,0 +1,356 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT COMPILER COMPONENTS -- ++-- -- ++-- G N A T . S O C K E T S . T H I N -- ++-- -- ++-- B o d y -- ++-- -- ++-- Copyright (C) 2001-2013, AdaCore -- ++-- -- ++-- GNAT is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNAT was originally developed by the GNAT team at New York University. -- ++-- Extensive contributions were provided by Ada Core Technologies Inc. -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- This package provides a target dependent thin interface to the sockets ++-- layer for use by the GNAT.Sockets package (g-socket.ads). This package ++-- should not be directly with'ed by an applications program. ++ ++-- This is the *BSD version which uses fcntl rather than ioctl ++-- The constant SCON.Thread_Blocking_IO is always true (for all platforms, not ++-- just *BSD), so this binding is significantly simpler than the standard ++-- one it replaces. ++ ++with GNAT.OS_Lib; use GNAT.OS_Lib; ++ ++with Interfaces.C; use Interfaces.C; ++ ++package body GNAT.Sockets.Thin is ++ ++ function Syscall_Accept ++ (S : C.int; ++ Addr : System.Address; ++ Addrlen : not null access C.int) return C.int; ++ pragma Import (C, Syscall_Accept, "accept"); ++ -- The accept() function accepts a connection on a socket. An incoming ++ -- connection is acknowledged and associated with an immediately created ++ -- socket. The original socket is returned to the listening state. ++ ++ function Syscall_Connect ++ (S : C.int; ++ Name : System.Address; ++ Namelen : C.int) return C.int; ++ pragma Import (C, Syscall_Connect, "connect"); ++ -- The connect() system call initiates a connection on a socket. If the ++ -- parameter S is of type SOCK_DGRAM then connect() permanently specifies ++ -- the peer to which datagrams are to be sent. If S is type SOCK_STREAM ++ -- then connect() attempts to make a connection with another socket, which ++ -- is identified by the parameter Name. ++ ++ function Syscall_Recv ++ (S : C.int; ++ Msg : System.Address; ++ Len : C.int; ++ Flags : C.int) return C.int; ++ pragma Import (C, Syscall_Recv, "recv"); ++ -- The recv() function receives a message from a socket. The call can be ++ -- used on a connection mode socket or a bound, connectionless socket. If ++ -- no messages are available at the socket, the recv() call waits for a ++ -- message to arrive unless the socket is non-blocking. If a socket is ++ -- non-blocking, the call returns a -1 and ERRNO is set to EWOULDBLOCK. ++ ++ function Syscall_Recvfrom ++ (S : C.int; ++ Msg : System.Address; ++ Len : C.int; ++ Flags : C.int; ++ From : System.Address; ++ Fromlen : not null access C.int) return C.int; ++ pragma Import (C, Syscall_Recvfrom, "recvfrom"); ++ -- The recvfrom() system call receives a message from a socket and captures ++ -- the address from which the data was sent. It can be used to receive ++ -- data on an unconnected socket as well. If no messages are available, ++ -- the call waits for a message to arrive on blocking sockets. For ++ -- non-blocking sockets without messages, -1 is returned and ERRNO is set ++ -- to EAGAIN or EWOULDBLOCK. ++ ++ function Syscall_Recvmsg ++ (S : C.int; ++ Msg : System.Address; ++ Flags : C.int) return System.CRTL.ssize_t; ++ pragma Import (C, Syscall_Recvmsg, "recvmsg"); ++ -- The recvmsg call receives a message from a socket, and can be used to ++ -- receive data on an unconnected socket as well. If no messages are ++ -- available, the call waits for a message to arrive on blocking sockets. ++ -- For non-blocking sockets without messages, -1 is returned and ERRNO is ++ -- set to EAGAIN or EWOULDBLOCK. ++ ++ function Syscall_Sendmsg ++ (S : C.int; ++ Msg : System.Address; ++ Flags : C.int) return System.CRTL.ssize_t; ++ pragma Import (C, Syscall_Sendmsg, "sendmsg"); ++ -- The sendmsg() function sends a message to a socket, and can be used with ++ -- unconnected sockets as well (the msg is ignored in this case). The ++ -- function returns the number of bytes sent when successful, otherwise it ++ -- returns -1 and ERRNO is set (many possible values). ++ ++ function Syscall_Sendto ++ (S : C.int; ++ Msg : System.Address; ++ Len : C.int; ++ Flags : C.int; ++ To : System.Address; ++ Tolen : C.int) return C.int; ++ pragma Import (C, Syscall_Sendto, "sendto"); ++ -- The sendto() function only works for connected sockets and it initiates ++ -- the transmission of a message. A successful call returns the numbers of ++ -- bytes sent, and a failure returns a -1 and ERRNO is set. ++ ++ function Syscall_Socket ++ (Domain : C.int; ++ Typ : C.int; ++ Protocol : C.int) return C.int; ++ pragma Import (C, Syscall_Socket, "socket"); ++ -- The socket() function is used to create an unbound socket and returns a ++ -- file descriptor that can be used with other socket functions. Upon ++ -- failure, a -1 is returned and ERRNO is set. ++ ++ procedure Disable_SIGPIPE (S : C.int); ++ pragma Import (C, Disable_SIGPIPE, "__gnat_disable_sigpipe"); ++ ++ procedure Disable_All_SIGPIPEs; ++ pragma Import (C, Disable_All_SIGPIPEs, "__gnat_disable_all_sigpipes"); ++ -- Sets the process to ignore all SIGPIPE signals on platforms that ++ -- don't support Disable_SIGPIPE for particular streams. ++ ++ function C_Fcntl ++ (Fd : C.int; ++ Cmd : C.int; ++ Val : C.int) return C.int; ++ pragma Import (C, C_Fcntl, "fcntl"); ++ -- The ioctl of 64-bit DragonFlyBSD, OpenBSD, and NetBSD does not support ++ -- setting a socket in non-blocking mode. fcntl must be used instead. ++ ++ -------------- ++ -- C_Accept -- ++ -------------- ++ ++ function C_Accept ++ (S : C.int; ++ Addr : System.Address; ++ Addrlen : not null access C.int) return C.int ++ is ++ R : constant C.int := Syscall_Accept (S, Addr, Addrlen); ++ begin ++ ++ Disable_SIGPIPE (R); ++ return R; ++ end C_Accept; ++ ++ --------------- ++ -- C_Connect -- ++ --------------- ++ ++ function C_Connect ++ (S : C.int; ++ Name : System.Address; ++ Namelen : C.int) return C.int ++ is ++ begin ++ return Syscall_Connect (S, Name, Namelen); ++ end C_Connect; ++ ++ ------------------ ++ -- Socket_Ioctl -- ++ ------------------ ++ ++ function Socket_Ioctl ++ (S : C.int; ++ Req : SOSC.IOCTL_Req_T; ++ Arg : access C.int) return C.int ++ is ++ begin ++ if Req = SOSC.FIONBIO then ++ declare ++ use Interfaces; ++ flags : constant Unsigned_32 := ++ Unsigned_32 (C_Fcntl (S, SOSC.F_GETFL, 0)); ++ nonblock : constant Unsigned_32 := Unsigned_32 (SOSC.O_NDELAY); ++ enabled : constant Boolean := Arg.all = 1; ++ newval : C.int := C.int (flags); ++ begin ++ if enabled then ++ newval := C.int (flags or nonblock); ++ elsif (flags and nonblock) > 0 then ++ newval := C.int (flags - nonblock); ++ end if; ++ return C_Fcntl (Fd => S, Cmd => SOSC.F_SETFL, Val => newval); ++ end; ++ end if; ++ ++ return C_Ioctl (S, Req, Arg); ++ end Socket_Ioctl; ++ ++ ------------ ++ -- C_Recv -- ++ ------------ ++ ++ function C_Recv ++ (S : C.int; ++ Msg : System.Address; ++ Len : C.int; ++ Flags : C.int) return C.int ++ is ++ begin ++ return Syscall_Recv (S, Msg, Len, Flags); ++ end C_Recv; ++ ++ ---------------- ++ -- C_Recvfrom -- ++ ---------------- ++ ++ function C_Recvfrom ++ (S : C.int; ++ Msg : System.Address; ++ Len : C.int; ++ Flags : C.int; ++ From : System.Address; ++ Fromlen : not null access C.int) return C.int ++ is ++ begin ++ return Syscall_Recvfrom (S, Msg, Len, Flags, From, Fromlen); ++ end C_Recvfrom; ++ ++ --------------- ++ -- C_Recvmsg -- ++ --------------- ++ ++ function C_Recvmsg ++ (S : C.int; ++ Msg : System.Address; ++ Flags : C.int) return System.CRTL.ssize_t ++ is ++ begin ++ return Syscall_Recvmsg (S, Msg, Flags); ++ end C_Recvmsg; ++ ++ --------------- ++ -- C_Sendmsg -- ++ --------------- ++ ++ function C_Sendmsg ++ (S : C.int; ++ Msg : System.Address; ++ Flags : C.int) return System.CRTL.ssize_t ++ is ++ begin ++ return Syscall_Sendmsg (S, Msg, Flags); ++ end C_Sendmsg; ++ ++ -------------- ++ -- C_Sendto -- ++ -------------- ++ ++ function C_Sendto ++ (S : C.int; ++ Msg : System.Address; ++ Len : C.int; ++ Flags : C.int; ++ To : System.Address; ++ Tolen : C.int) return C.int ++ is ++ begin ++ return Syscall_Sendto (S, Msg, Len, Flags, To, Tolen); ++ end C_Sendto; ++ ++ -------------- ++ -- C_Socket -- ++ -------------- ++ ++ function C_Socket ++ (Domain : C.int; ++ Typ : C.int; ++ Protocol : C.int) return C.int ++ is ++ R : constant C.int := Syscall_Socket (Domain, Typ, Protocol); ++ begin ++ Disable_SIGPIPE (R); ++ return R; ++ end C_Socket; ++ ++ -------------- ++ -- Finalize -- ++ -------------- ++ ++ procedure Finalize is ++ begin ++ null; ++ end Finalize; ++ ++ ------------------------- ++ -- Host_Error_Messages -- ++ ------------------------- ++ ++ package body Host_Error_Messages is separate; ++ ++ ---------------- ++ -- Initialize -- ++ ---------------- ++ ++ procedure Initialize is ++ begin ++ Disable_All_SIGPIPEs; ++ end Initialize; ++ ++ -------------------- ++ -- Signalling_Fds -- ++ -------------------- ++ ++ package body Signalling_Fds is ++ ++ -- In this default implementation, we use a C version of these ++ -- subprograms provided by socket.c. ++ ++ function C_Create (Fds : not null access Fd_Pair) return C.int; ++ function C_Read (Rsig : C.int) return C.int; ++ function C_Write (Wsig : C.int) return C.int; ++ procedure C_Close (Sig : C.int); ++ ++ pragma Import (C, C_Create, "__gnat_create_signalling_fds"); ++ pragma Import (C, C_Read, "__gnat_read_signalling_fd"); ++ pragma Import (C, C_Write, "__gnat_write_signalling_fd"); ++ pragma Import (C, C_Close, "__gnat_close_signalling_fd"); ++ ++ function Create ++ (Fds : not null access Fd_Pair) return C.int renames C_Create; ++ function Read (Rsig : C.int) return C.int renames C_Read; ++ function Write (Wsig : C.int) return C.int renames C_Write; ++ procedure Close (Sig : C.int) renames C_Close; ++ ++ end Signalling_Fds; ++ ++ -------------------------- ++ -- Socket_Error_Message -- ++ -------------------------- ++ ++ function Socket_Error_Message (Errno : Integer) return String is separate; ++ ++end GNAT.Sockets.Thin; +--- gcc/ada/gnatchop.adb.orig ++++ gcc/ada/gnatchop.adb +@@ -44,7 +44,7 @@ + Config_File_Name : constant String_Access := new String'("gnat.adc"); + -- The name of the file holding the GNAT configuration pragmas + +- Gcc : String_Access := new String'("gcc"); ++ Gcc : String_Access := new String'("ada"); + -- May be modified by switch --GCC= + + Gcc_Set : Boolean := False; +--- gcc/ada/gnatlink.adb.orig ++++ gcc/ada/gnatlink.adb +@@ -136,7 +136,7 @@ + -- This table collects the arguments to be passed to compile the binder + -- generated file. + +- Gcc : String_Access := Program_Name ("gcc", "gnatlink"); ++ Gcc : String_Access := Program_Name ("ada", "gnatlink"); + + Read_Mode : constant String := "r" & ASCII.NUL; + +--- gcc/ada/gsocket.h.orig ++++ gcc/ada/gsocket.h +@@ -209,6 +209,8 @@ + #endif + + #if defined (_AIX) || defined (__FreeBSD__) || defined (__hpux__) || \ ++ defined (__DragonFly__) || \ ++ defined (__NetBSD__) || defined (__OpenBSD__) || \ + defined (_WIN32) || defined (__APPLE__) || defined (__ANDROID__) + # define HAVE_THREAD_SAFE_GETxxxBYyyy 1 + +@@ -241,7 +243,13 @@ + # endif + #endif + +-#if defined (__FreeBSD__) || defined (__vxworks) || defined(__rtems__) ++#if defined (__FreeBSD__) \ ++ || defined (__DragonFly__) \ ++ || defined (__OpenBSD__) \ ++ || defined (__NetBSD__) \ ++ || defined (__ANDROID__) \ ++ || defined (__vxworks) \ ++ || defined(__rtems__) + # define Has_Sockaddr_Len 1 + #else + # define Has_Sockaddr_Len 0 +--- gcc/ada/init.c.orig ++++ gcc/ada/init.c +@@ -1628,7 +1628,7 @@ + /* FreeBSD Section */ + /*******************/ + +-#elif defined (__FreeBSD__) ++#elif defined (__FreeBSD__) || defined (__DragonFly__) + + #include + #include +@@ -1673,7 +1673,7 @@ + } + + void +-__gnat_install_handler () ++__gnat_install_handler (void) + { + struct sigaction act; + +@@ -2496,9 +2496,13 @@ + initialization of the FP processor. This version is used under INTERIX + and WIN32. */ + +-#if defined (_WIN32) || defined (__INTERIX) \ +- || defined (__Lynx__) || defined(__NetBSD__) || defined(__FreeBSD__) \ +- || defined (__OpenBSD__) ++#if defined (_WIN32) \ ++ || defined (__INTERIX) \ ++ || defined (__Lynx__) \ ++ || defined (__NetBSD__) \ ++ || defined (__FreeBSD__) \ ++ || defined (__DragonFly__) \ ++ || defined (__OpenBSD__) + + #define HAVE_GNAT_INIT_FLOAT + +--- gcc/ada/initialize.c.orig ++++ gcc/ada/initialize.c +@@ -85,8 +85,11 @@ + /* __gnat_initialize (init_float version) */ + /******************************************/ + +-#elif defined (__Lynx__) || defined (__FreeBSD__) || defined(__NetBSD__) \ +- || defined (__OpenBSD__) ++#elif defined (__Lynx__) \ ++ || defined (__FreeBSD__) \ ++ || defined (__DragonFly__) \ ++ || defined (__NetBSD__) \ ++ || defined (__OpenBSD__) + + void + __gnat_initialize (void *eh ATTRIBUTE_UNUSED) +--- gcc/ada/link.c.orig ++++ gcc/ada/link.c +@@ -103,7 +103,10 @@ + unsigned char __gnat_separate_run_path_options = 0; + const char *__gnat_default_libgcc_subdir = "lib"; + +-#elif defined (__FreeBSD__) ++#elif defined (__FreeBSD__) \ ++ || defined (__DragonFly__) \ ++ || defined (__OpenBSD__) \ ++ || defined (__NetBSD__) + const char *__gnat_object_file_option = "-Wl,@"; + const char *__gnat_run_path_option = "-Wl,-rpath,"; + char __gnat_shared_libgnat_default = STATIC; +--- gcc/ada/make.adb.orig ++++ gcc/ada/make.adb +@@ -671,7 +671,7 @@ + -- Compiler, Binder & Linker Data and Subprograms -- + ---------------------------------------------------- + +- Gcc : String_Access := Program_Name ("gcc", "gnatmake"); ++ Gcc : String_Access := Program_Name ("ada", "gnatmake"); + Original_Gcc : constant String_Access := Gcc; + -- Original_Gcc is used to check if Gcc has been modified by a switch + -- --GCC=, so that for VM platforms, it is not modified again, as it can +--- gcc/ada/mlib-prj.adb.orig ++++ gcc/ada/mlib-prj.adb +@@ -335,6 +335,11 @@ + + Foreign_Sources : Boolean; + ++ Rpath_Disabled : Boolean := False; ++ -- If -R is passed through the library options for the linker, it will ++ -- prevent the implemented libraries portion of the rpath switch from ++ -- being built, even if the linker is capable of supporting rpath. ++ + Rpath : String_Access := null; + -- Allocated only if Path Option is supported + +@@ -768,7 +773,7 @@ + Opts.Table (Opts.Last) := + new String'("-L" & Name_Buffer (1 .. Name_Len)); + +- if Path_Option /= null then ++ if not Rpath_Disabled and then Path_Option /= null then + Add_Rpath (Name_Buffer (1 .. Name_Len)); + end if; + +@@ -1299,9 +1304,13 @@ + Get_Name_String (Element.Value); + + if Name_Len /= 0 then +- Opts.Increment_Last; +- Opts.Table (Opts.Last) := +- new String'(Name_Buffer (1 .. Name_Len)); ++ if Name_Buffer (1 .. Name_Len) = "-R" then ++ Rpath_Disabled := True; ++ else ++ Opts.Increment_Last; ++ Opts.Table (Opts.Last) := ++ new String'(Name_Buffer (1 .. Name_Len)); ++ end if; + end if; + + Current := Element.Next; +--- gcc/ada/mlib-utl.adb.orig ++++ gcc/ada/mlib-utl.adb +@@ -446,7 +446,7 @@ + if Driver_Name = No_Name then + if Gcc_Exec = null then + if Gcc_Name = null then +- Gcc_Name := Osint.Program_Name ("gcc", "gnatmake"); ++ Gcc_Name := Osint.Program_Name ("ada", "gnatmake"); + end if; + + Gcc_Exec := Locate_Exec_On_Path (Gcc_Name.all); +--- gcc/ada/prj-makr.adb.orig ++++ gcc/ada/prj-makr.adb +@@ -115,7 +115,7 @@ + + procedure Dup2 (Old_Fd, New_Fd : File_Descriptor); + +- Gcc : constant String := "gcc"; ++ Gcc : constant String := "ada"; + Gcc_Path : String_Access := null; + + Non_Empty_Node : constant Project_Node_Id := 1; +--- gcc/ada/s-osinte-android.ads.orig ++++ gcc/ada/s-osinte-android.ads +@@ -597,11 +597,11 @@ + + type pid_t is new int; + +- type time_t is new long; ++ type time_t is new Long_Long_Integer; + + type timespec is record +- tv_sec : time_t; +- tv_nsec : long; ++ ts_sec : time_t; ++ ts_nsec : long; + end record; + pragma Convention (C, timespec); + +--- /dev/null ++++ gcc/ada/s-osinte-dragonfly.adb +@@ -0,0 +1,116 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- ++-- -- ++-- S Y S T E M . O S _ I N T E R F A C E -- ++-- -- ++-- B o d y -- ++-- -- ++-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- ++-- -- ++-- GNARL is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNARL was developed by the GNARL team at Florida State University. It is -- ++-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- ++-- State University (http://www.gnat.com). -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- This is the DragonFly THREADS version of this package ++ ++with Interfaces.C; use Interfaces.C; ++ ++package body System.OS_Interface is ++ ++ ----------- ++ -- Errno -- ++ ----------- ++ ++ function Errno return int is ++ type int_ptr is access all int; ++ ++ function internal_errno return int_ptr; ++ pragma Import (C, internal_errno, "__get_errno"); ++ ++ begin ++ return (internal_errno.all); ++ end Errno; ++ ++ -------------------- ++ -- Get_Stack_Base -- ++ -------------------- ++ ++ function Get_Stack_Base (thread : pthread_t) return Address is ++ pragma Unreferenced (thread); ++ begin ++ return Null_Address; ++ end Get_Stack_Base; ++ ++ ------------------ ++ -- pthread_init -- ++ ------------------ ++ ++ procedure pthread_init is ++ begin ++ null; ++ end pthread_init; ++ ++ ----------------- ++ -- To_Duration -- ++ ----------------- ++ ++ function To_Duration (TS : timespec) return Duration is ++ begin ++ return Duration (TS.ts_sec) + Duration (TS.ts_nsec) / 10#1#E9; ++ end To_Duration; ++ ++ ------------------------ ++ -- To_Target_Priority -- ++ ------------------------ ++ ++ function To_Target_Priority ++ (Prio : System.Any_Priority) return Interfaces.C.int ++ is ++ begin ++ return Interfaces.C.int (Prio); ++ end To_Target_Priority; ++ ++ ----------------- ++ -- To_Timespec -- ++ ----------------- ++ ++ function To_Timespec (D : Duration) return timespec is ++ S : time_t; ++ F : Duration; ++ ++ begin ++ S := time_t (Long_Long_Integer (D)); ++ F := D - Duration (S); ++ ++ -- If F has negative value due to a round-up, adjust for positive F ++ -- value. ++ ++ if F < 0.0 then ++ S := S - 1; ++ F := F + 1.0; ++ end if; ++ ++ return timespec'(ts_sec => S, ++ ts_nsec => long (Long_Long_Integer (F * 10#1#E9))); ++ end To_Timespec; ++ ++end System.OS_Interface; +--- /dev/null ++++ gcc/ada/s-osinte-dragonfly.ads +@@ -0,0 +1,653 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- ++-- -- ++-- S Y S T E M . O S _ I N T E R F A C E -- ++-- -- ++-- S p e c -- ++-- -- ++-- Copyright (C) 1991-1994, Florida State University -- ++-- Copyright (C) 1995-2014, Free Software Foundation, Inc. -- ++-- -- ++-- GNAT is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNARL was developed by the GNARL team at Florida State University. It is -- ++-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- ++-- State University (http://www.gnat.com). -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- This is the DragonFly BSD PTHREADS version of this package ++ ++-- This package encapsulates all direct interfaces to OS services ++-- that are needed by the tasking run-time (libgnarl). ++ ++-- PLEASE DO NOT add any with-clauses to this package or remove the pragma ++-- Preelaborate. This package is designed to be a bottom-level (leaf) package. ++ ++with Ada.Unchecked_Conversion; ++ ++with Interfaces.C; ++ ++package System.OS_Interface is ++ pragma Preelaborate; ++ ++ pragma Linker_Options ("-pthread"); ++ ++ subtype int is Interfaces.C.int; ++ subtype short is Interfaces.C.short; ++ subtype long is Interfaces.C.long; ++ subtype unsigned is Interfaces.C.unsigned; ++ subtype unsigned_short is Interfaces.C.unsigned_short; ++ subtype unsigned_long is Interfaces.C.unsigned_long; ++ subtype unsigned_char is Interfaces.C.unsigned_char; ++ subtype plain_char is Interfaces.C.plain_char; ++ subtype size_t is Interfaces.C.size_t; ++ ++ ----------- ++ -- Errno -- ++ ----------- ++ ++ function Errno return int; ++ pragma Inline (Errno); ++ ++ EAGAIN : constant := 35; ++ EINTR : constant := 4; ++ EINVAL : constant := 22; ++ ENOMEM : constant := 12; ++ ETIMEDOUT : constant := 60; ++ ++ ------------- ++ -- Signals -- ++ ------------- ++ ++ Max_Interrupt : constant := 31; ++ type Signal is new int range 0 .. Max_Interrupt; ++ for Signal'Size use int'Size; ++ ++ SIGHUP : constant := 1; -- hangup ++ SIGINT : constant := 2; -- interrupt (rubout) ++ SIGQUIT : constant := 3; -- quit (ASCD FS) ++ SIGILL : constant := 4; -- illegal instruction (not reset) ++ SIGTRAP : constant := 5; -- trace trap (not reset) ++ SIGIOT : constant := 6; -- IOT instruction ++ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future ++ SIGEMT : constant := 7; -- EMT instruction ++ SIGFPE : constant := 8; -- floating point exception ++ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) ++ SIGBUS : constant := 10; -- bus error ++ SIGSEGV : constant := 11; -- segmentation violation ++ SIGSYS : constant := 12; -- bad argument to system call ++ SIGPIPE : constant := 13; -- write on a pipe with no one to read it ++ SIGALRM : constant := 14; -- alarm clock ++ SIGTERM : constant := 15; -- software termination signal from kill ++ SIGURG : constant := 16; -- urgent condition on IO channel ++ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) ++ SIGTSTP : constant := 18; -- user stop requested from tty ++ SIGCONT : constant := 19; -- stopped process has been continued ++ SIGCLD : constant := 20; -- alias for SIGCHLD ++ SIGCHLD : constant := 20; -- child status change ++ SIGTTIN : constant := 21; -- background tty read attempted ++ SIGTTOU : constant := 22; -- background tty write attempted ++ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) ++ SIGXCPU : constant := 24; -- CPU time limit exceeded ++ SIGXFSZ : constant := 25; -- filesize limit exceeded ++ SIGVTALRM : constant := 26; -- virtual timer expired ++ SIGPROF : constant := 27; -- profiling timer expired ++ SIGWINCH : constant := 28; -- window size change ++ SIGINFO : constant := 29; -- information request (BSD) ++ SIGUSR1 : constant := 30; -- user defined signal 1 ++ SIGUSR2 : constant := 31; -- user defined signal 2 ++ ++ SIGADAABORT : constant := SIGABRT; ++ -- Change this if you want to use another signal for task abort. ++ -- SIGTERM might be a good one. ++ ++ type Signal_Set is array (Natural range <>) of Signal; ++ ++ -- Interrupts that must be unmasked at all times. DragonFlyBSD ++ -- pthreads will not allow an application to mask out any ++ -- interrupt needed by the threads library. ++ Unmasked : constant Signal_Set := ++ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); ++ ++ -- DragonFlyBSD will uses SIGPROF for timing. Do not allow a ++ -- handler to attach to this signal. ++ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); ++ ++ type sigset_t is private; ++ ++ function sigaddset ++ (set : access sigset_t; ++ sig : Signal) return int; ++ pragma Import (C, sigaddset, "sigaddset"); ++ ++ function sigdelset ++ (set : access sigset_t; ++ sig : Signal) return int; ++ pragma Import (C, sigdelset, "sigdelset"); ++ ++ function sigfillset (set : access sigset_t) return int; ++ pragma Import (C, sigfillset, "sigfillset"); ++ ++ function sigismember ++ (set : access sigset_t; ++ sig : Signal) return int; ++ pragma Import (C, sigismember, "sigismember"); ++ ++ function sigemptyset (set : access sigset_t) return int; ++ pragma Import (C, sigemptyset, "sigemptyset"); ++ ++ -- sigcontext is architecture dependent, so define it private ++ type struct_sigcontext is private; ++ ++ type old_struct_sigaction is record ++ sa_handler : System.Address; ++ sa_mask : sigset_t; ++ sa_flags : int; ++ end record; ++ pragma Convention (C, old_struct_sigaction); ++ ++ type new_struct_sigaction is record ++ sa_handler : System.Address; ++ sa_flags : int; ++ sa_mask : sigset_t; ++ end record; ++ pragma Convention (C, new_struct_sigaction); ++ ++ subtype struct_sigaction is new_struct_sigaction; ++ type struct_sigaction_ptr is access all struct_sigaction; ++ ++ SIG_BLOCK : constant := 1; ++ SIG_UNBLOCK : constant := 2; ++ SIG_SETMASK : constant := 3; ++ ++ SIG_DFL : constant := 0; ++ SIG_IGN : constant := 1; ++ ++ SA_SIGINFO : constant := 16#0040#; ++ SA_ONSTACK : constant := 16#0001#; ++ ++ function sigaction ++ (sig : Signal; ++ act : struct_sigaction_ptr; ++ oact : struct_sigaction_ptr) return int; ++ pragma Import (C, sigaction, "sigaction"); ++ ++ ---------- ++ -- Time -- ++ ---------- ++ ++ Time_Slice_Supported : constant Boolean := True; ++ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) ++ ++ type timespec is private; ++ ++ function nanosleep (rqtp, rmtp : access timespec) return int; ++ pragma Import (C, nanosleep, "nanosleep"); ++ ++ type clockid_t is new unsigned_long; ++ ++ function clock_getres ++ (clock_id : clockid_t; ++ res : access timespec) return int; ++ pragma Import (C, clock_getres, "clock_getres"); ++ ++ function clock_gettime ++ (clock_id : clockid_t; ++ tp : access timespec) ++ return int; ++ pragma Import (C, clock_gettime, "clock_gettime"); ++ ++ function To_Duration (TS : timespec) return Duration; ++ pragma Inline (To_Duration); ++ ++ function To_Timespec (D : Duration) return timespec; ++ pragma Inline (To_Timespec); ++ ++ type struct_timezone is record ++ tz_minuteswest : int; ++ tz_dsttime : int; ++ end record; ++ pragma Convention (C, struct_timezone); ++ ++ procedure usleep (useconds : unsigned_long); ++ pragma Import (C, usleep, "usleep"); ++ ++ ------------------------- ++ -- Priority Scheduling -- ++ ------------------------- ++ ++ SCHED_FIFO : constant := 1; ++ SCHED_OTHER : constant := 2; ++ SCHED_RR : constant := 3; ++ ++ function To_Target_Priority ++ (Prio : System.Any_Priority) return Interfaces.C.int; ++ -- Maps System.Any_Priority to a POSIX priority ++ ++ ------------- ++ -- Process -- ++ ------------- ++ ++ type pid_t is private; ++ ++ function kill (pid : pid_t; sig : Signal) return int; ++ pragma Import (C, kill, "kill"); ++ ++ function getpid return pid_t; ++ pragma Import (C, getpid, "getpid"); ++ ++ --------- ++ -- LWP -- ++ --------- ++ ++ function lwp_self return System.Address; ++ -- lwp_self does not exist on this thread library, revert to pthread_self ++ -- which is the closest approximation (with getpid). This function is ++ -- needed to share 7staprop.adb across POSIX-like targets. ++ pragma Import (C, lwp_self, "pthread_self"); ++ ++ ------------- ++ -- Threads -- ++ ------------- ++ ++ type Thread_Body is access ++ function (arg : System.Address) return System.Address; ++ pragma Convention (C, Thread_Body); ++ ++ function Thread_Body_Access is new ++ Ada.Unchecked_Conversion (System.Address, Thread_Body); ++ ++ type pthread_t is private; ++ subtype Thread_Id is pthread_t; ++ ++ type pthread_mutex_t is limited private; ++ type pthread_cond_t is limited private; ++ type pthread_attr_t is limited private; ++ type pthread_mutexattr_t is limited private; ++ type pthread_condattr_t is limited private; ++ type pthread_key_t is private; ++ ++ PTHREAD_CREATE_DETACHED : constant := 1; ++ PTHREAD_CREATE_JOINABLE : constant := 0; ++ ++ PTHREAD_SCOPE_PROCESS : constant := 0; ++ PTHREAD_SCOPE_SYSTEM : constant := 2; ++ ++ -- Read/Write lock not supported on DragonFly. To add support both types ++ -- pthread_rwlock_t and pthread_rwlockattr_t must properly be defined ++ -- with the associated routines pthread_rwlock_[init/destroy] and ++ -- pthread_rwlock_[rdlock/wrlock/unlock]. ++ ++ subtype pthread_rwlock_t is pthread_mutex_t; ++ subtype pthread_rwlockattr_t is pthread_mutexattr_t; ++ ++ ----------- ++ -- Stack -- ++ ----------- ++ ++ type stack_t is record ++ ss_sp : System.Address; ++ ss_size : size_t; ++ ss_flags : int; ++ end record; ++ pragma Convention (C, stack_t); ++ ++ function sigaltstack ++ (ss : not null access stack_t; ++ oss : access stack_t) return int; ++ pragma Import (C, sigaltstack, "sigaltstack"); ++ ++ Alternate_Stack : aliased System.Address; ++ -- This is a dummy definition, never used (Alternate_Stack_Size is null) ++ ++ Alternate_Stack_Size : constant := 0; ++ -- No alternate signal stack is used on this platform ++ ++ Stack_Base_Available : constant Boolean := False; ++ -- Indicates whether the stack base is available on this target. This ++ -- allows us to share s-osinte.adb between all the FSU run time. Note that ++ -- this value can only be true if pthread_t has a complete definition that ++ -- corresponds exactly to the C header files. ++ ++ function Get_Stack_Base (thread : pthread_t) return Address; ++ pragma Inline (Get_Stack_Base); ++ -- returns the stack base of the specified thread. Only call this function ++ -- when Stack_Base_Available is True. ++ ++ function Get_Page_Size return size_t; ++ function Get_Page_Size return Address; ++ pragma Import (C, Get_Page_Size, "getpagesize"); ++ -- Returns the size of a page ++ ++ PROT_NONE : constant := 0; ++ PROT_READ : constant := 1; ++ PROT_WRITE : constant := 2; ++ PROT_EXEC : constant := 4; ++ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; ++ PROT_ON : constant := PROT_NONE; ++ PROT_OFF : constant := PROT_ALL; ++ ++ function mprotect (addr : Address; len : size_t; prot : int) return int; ++ pragma Import (C, mprotect); ++ ++ --------------------------------------- ++ -- Nonstandard Thread Initialization -- ++ --------------------------------------- ++ ++ -- FSU_THREADS requires pthread_init, which is nonstandard and this should ++ -- be invoked during the elaboration of s-taprop.adb. ++ ++ -- DragonFlyBSD does not require this so we provide an empty Ada body ++ ++ procedure pthread_init; ++ ++ ------------------------- ++ -- POSIX.1c Section 3 -- ++ ------------------------- ++ ++ function sigwait ++ (set : access sigset_t; ++ sig : access Signal) return int; ++ pragma Import (C, sigwait, "sigwait"); ++ ++ function pthread_kill ++ (thread : pthread_t; ++ sig : Signal) return int; ++ pragma Import (C, pthread_kill, "pthread_kill"); ++ ++ function pthread_sigmask ++ (how : int; ++ set : access sigset_t; ++ oset : access sigset_t) return int; ++ pragma Import (C, pthread_sigmask, "pthread_sigmask"); ++ ++ -------------------------- ++ -- POSIX.1c Section 11 -- ++ -------------------------- ++ ++ function pthread_mutexattr_init ++ (attr : access pthread_mutexattr_t) return int; ++ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); ++ ++ function pthread_mutexattr_destroy ++ (attr : access pthread_mutexattr_t) return int; ++ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); ++ ++ function pthread_mutex_init ++ (mutex : access pthread_mutex_t; ++ attr : access pthread_mutexattr_t) return int; ++ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); ++ ++ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); ++ ++ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); ++ ++ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); ++ ++ function pthread_condattr_init ++ (attr : access pthread_condattr_t) return int; ++ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); ++ ++ function pthread_condattr_destroy ++ (attr : access pthread_condattr_t) return int; ++ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); ++ ++ function pthread_cond_init ++ (cond : access pthread_cond_t; ++ attr : access pthread_condattr_t) return int; ++ pragma Import (C, pthread_cond_init, "pthread_cond_init"); ++ ++ function pthread_cond_destroy (cond : access pthread_cond_t) return int; ++ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); ++ ++ function pthread_cond_signal (cond : access pthread_cond_t) return int; ++ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); ++ ++ function pthread_cond_wait ++ (cond : access pthread_cond_t; ++ mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); ++ ++ function pthread_cond_timedwait ++ (cond : access pthread_cond_t; ++ mutex : access pthread_mutex_t; ++ abstime : access timespec) return int; ++ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); ++ ++ Relative_Timed_Wait : constant Boolean := False; ++ -- pthread_cond_timedwait requires an absolute delay time ++ ++ -------------------------- ++ -- POSIX.1c Section 13 -- ++ -------------------------- ++ ++ PTHREAD_PRIO_NONE : constant := 0; ++ PTHREAD_PRIO_PROTECT : constant := 2; ++ PTHREAD_PRIO_INHERIT : constant := 1; ++ ++ function pthread_mutexattr_setprotocol ++ (attr : access pthread_mutexattr_t; ++ protocol : int) return int; ++ pragma Import ++ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); ++ ++ function pthread_mutexattr_getprotocol ++ (attr : access pthread_mutexattr_t; ++ protocol : access int) return int; ++ pragma Import ++ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); ++ ++ function pthread_mutexattr_setprioceiling ++ (attr : access pthread_mutexattr_t; ++ prioceiling : int) return int; ++ pragma Import ++ (C, pthread_mutexattr_setprioceiling, ++ "pthread_mutexattr_setprioceiling"); ++ ++ function pthread_mutexattr_getprioceiling ++ (attr : access pthread_mutexattr_t; ++ prioceiling : access int) return int; ++ pragma Import ++ (C, pthread_mutexattr_getprioceiling, ++ "pthread_mutexattr_getprioceiling"); ++ ++ type struct_sched_param is record ++ sched_priority : int; ++ end record; ++ pragma Convention (C, struct_sched_param); ++ ++ function pthread_getschedparam ++ (thread : pthread_t; ++ policy : access int; ++ param : access struct_sched_param) return int; ++ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); ++ ++ function pthread_setschedparam ++ (thread : pthread_t; ++ policy : int; ++ param : access struct_sched_param) return int; ++ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); ++ ++ function pthread_attr_setscope ++ (attr : access pthread_attr_t; ++ contentionscope : int) return int; ++ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); ++ ++ function pthread_attr_getscope ++ (attr : access pthread_attr_t; ++ contentionscope : access int) return int; ++ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); ++ ++ function pthread_attr_setinheritsched ++ (attr : access pthread_attr_t; ++ inheritsched : int) return int; ++ pragma Import ++ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); ++ ++ function pthread_attr_getinheritsched ++ (attr : access pthread_attr_t; ++ inheritsched : access int) return int; ++ pragma Import ++ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); ++ ++ function pthread_attr_setschedpolicy ++ (attr : access pthread_attr_t; ++ policy : int) return int; ++ pragma Import (C, pthread_attr_setschedpolicy, ++ "pthread_attr_setschedpolicy"); ++ ++ function pthread_attr_getschedpolicy ++ (attr : access pthread_attr_t; ++ policy : access int) return int; ++ pragma Import (C, pthread_attr_getschedpolicy, ++ "pthread_attr_getschedpolicy"); ++ ++ function pthread_attr_setschedparam ++ (attr : access pthread_attr_t; ++ sched_param : int) return int; ++ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); ++ ++ function pthread_attr_getschedparam ++ (attr : access pthread_attr_t; ++ sched_param : access int) return int; ++ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); ++ ++ function sched_yield return int; ++ pragma Import (C, sched_yield, "pthread_yield"); ++ ++ -------------------------- ++ -- P1003.1c Section 16 -- ++ -------------------------- ++ ++ function pthread_attr_init (attributes : access pthread_attr_t) return int; ++ pragma Import (C, pthread_attr_init, "pthread_attr_init"); ++ ++ function pthread_attr_destroy ++ (attributes : access pthread_attr_t) return int; ++ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); ++ ++ function pthread_attr_setdetachstate ++ (attr : access pthread_attr_t; ++ detachstate : int) return int; ++ pragma Import ++ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); ++ ++ function pthread_attr_getdetachstate ++ (attr : access pthread_attr_t; ++ detachstate : access int) return int; ++ pragma Import ++ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); ++ ++ function pthread_attr_getstacksize ++ (attr : access pthread_attr_t; ++ stacksize : access size_t) return int; ++ pragma Import ++ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); ++ ++ function pthread_attr_setstacksize ++ (attr : access pthread_attr_t; ++ stacksize : size_t) return int; ++ pragma Import ++ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); ++ ++ function pthread_create ++ (thread : access pthread_t; ++ attributes : access pthread_attr_t; ++ start_routine : Thread_Body; ++ arg : System.Address) return int; ++ pragma Import (C, pthread_create, "pthread_create"); ++ ++ function pthread_detach (thread : pthread_t) return int; ++ pragma Import (C, pthread_detach, "pthread_detach"); ++ ++ procedure pthread_exit (status : System.Address); ++ pragma Import (C, pthread_exit, "pthread_exit"); ++ ++ function pthread_self return pthread_t; ++ pragma Import (C, pthread_self, "pthread_self"); ++ ++ -------------------------- ++ -- POSIX.1c Section 17 -- ++ -------------------------- ++ ++ function pthread_setspecific ++ (key : pthread_key_t; ++ value : System.Address) return int; ++ pragma Import (C, pthread_setspecific, "pthread_setspecific"); ++ ++ function pthread_getspecific (key : pthread_key_t) return System.Address; ++ pragma Import (C, pthread_getspecific, "pthread_getspecific"); ++ ++ type destructor_pointer is access procedure (arg : System.Address); ++ pragma Convention (C, destructor_pointer); ++ ++ function pthread_key_create ++ (key : access pthread_key_t; ++ destructor : destructor_pointer) return int; ++ pragma Import (C, pthread_key_create, "pthread_key_create"); ++ ++ ------------------------------------ ++ -- Non-portable Pthread Functions -- ++ ------------------------------------ ++ ++ function pthread_set_name_np ++ (thread : pthread_t; ++ name : System.Address) return int; ++ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); ++ ++private ++ ++ type sigset_t is array (1 .. 4) of unsigned; ++ ++ -- In DragonFlyBSD the component sa_handler turns out to ++ -- be one a union type, and the selector is a macro: ++ -- #define sa_handler __sigaction_u._handler ++ -- #define sa_sigaction __sigaction_u._sigaction ++ ++ -- Should we add a signal_context type here ??? ++ -- How could it be done independent of the CPU architecture ??? ++ -- sigcontext type is opaque, so it is architecturally neutral. ++ -- It is always passed as an access type, so define it as an empty record ++ -- since the contents are not used anywhere. ++ ++ type struct_sigcontext is null record; ++ pragma Convention (C, struct_sigcontext); ++ ++ type pid_t is new int; ++ ++ type time_t is new long; ++ ++ type timespec is record ++ ts_sec : time_t; ++ ts_nsec : long; ++ end record; ++ pragma Convention (C, timespec); ++ ++ type pthread_t is new System.Address; ++ type pthread_attr_t is new System.Address; ++ type pthread_mutex_t is new System.Address; ++ type pthread_mutexattr_t is new System.Address; ++ type pthread_cond_t is new System.Address; ++ type pthread_condattr_t is new System.Address; ++ type pthread_key_t is new int; ++ ++end System.OS_Interface; +--- gcc/ada/s-osinte-freebsd.adb.orig ++++ gcc/ada/s-osinte-freebsd.adb +@@ -44,7 +44,7 @@ + type int_ptr is access all int; + + function internal_errno return int_ptr; +- pragma Import (C, internal_errno, "__error"); ++ pragma Import (C, internal_errno, "__get_errno"); + + begin + return (internal_errno.all); +@@ -57,7 +57,7 @@ + function Get_Stack_Base (thread : pthread_t) return Address is + pragma Unreferenced (thread); + begin +- return (0); ++ return Null_Address; + end Get_Stack_Base; + + ------------------ +--- /dev/null ++++ gcc/ada/s-osinte-netbsd.adb +@@ -0,0 +1,140 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- ++-- -- ++-- S Y S T E M . O S _ I N T E R F A C E -- ++-- -- ++-- B o d y -- ++-- -- ++-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- ++-- -- ++-- GNARL is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNARL was developed by the GNARL team at Florida State University. It is -- ++-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- ++-- State University (http://www.gnat.com). -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- This is the NetBSD THREADS version of this package ++ ++with Interfaces.C; use Interfaces.C; ++ ++package body System.OS_Interface is ++ ++ ----------- ++ -- Errno -- ++ ----------- ++ ++ function Errno return int is ++ type int_ptr is access all int; ++ ++ function internal_errno return int_ptr; ++ pragma Import (C, internal_errno, "__errno"); ++ ++ begin ++ return (internal_errno.all); ++ end Errno; ++ ++ -------------------- ++ -- Get_Stack_Base -- ++ -------------------- ++ ++ function Get_Stack_Base (thread : pthread_t) return Address is ++ pragma Unreferenced (thread); ++ begin ++ return Null_Address; ++ end Get_Stack_Base; ++ ++ ------------------ ++ -- pthread_init -- ++ ------------------ ++ ++ procedure pthread_init is ++ begin ++ null; ++ end pthread_init; ++ ++ ----------------------------------- ++ -- pthread_mutexattr_setprotocol -- ++ ----------------------------------- ++ ++ function pthread_mutexattr_setprotocol ++ (attr : access pthread_mutexattr_t; ++ protocol : int) return int is ++ pragma Unreferenced (attr, protocol); ++ begin ++ return 0; ++ end pthread_mutexattr_setprotocol; ++ ++ -------------------------------------- ++ -- pthread_mutexattr_setprioceiling -- ++ -------------------------------------- ++ ++ function pthread_mutexattr_setprioceiling ++ (attr : access pthread_mutexattr_t; ++ prioceiling : int) return int is ++ pragma Unreferenced (attr, prioceiling); ++ begin ++ return 0; ++ end pthread_mutexattr_setprioceiling; ++ ++ ----------------- ++ -- To_Duration -- ++ ----------------- ++ ++ function To_Duration (TS : timespec) return Duration is ++ begin ++ return Duration (TS.ts_sec) + Duration (TS.ts_nsec) / 10#1#E9; ++ end To_Duration; ++ ++ ------------------------ ++ -- To_Target_Priority -- ++ ------------------------ ++ ++ function To_Target_Priority ++ (Prio : System.Any_Priority) return Interfaces.C.int ++ is ++ begin ++ return Interfaces.C.int (Prio); ++ end To_Target_Priority; ++ ++ ----------------- ++ -- To_Timespec -- ++ ----------------- ++ ++ function To_Timespec (D : Duration) return timespec is ++ S : time_t; ++ F : Duration; ++ ++ begin ++ S := time_t (Long_Long_Integer (D)); ++ F := D - Duration (S); ++ ++ -- If F has negative value due to a round-up, adjust for positive F ++ -- value. ++ ++ if F < 0.0 then ++ S := S - 1; ++ F := F + 1.0; ++ end if; ++ ++ return timespec'(ts_sec => S, ++ ts_nsec => long (Long_Long_Integer (F * 10#1#E9))); ++ end To_Timespec; ++ ++end System.OS_Interface; +--- /dev/null ++++ gcc/ada/s-osinte-netbsd.ads +@@ -0,0 +1,682 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- ++-- -- ++-- S Y S T E M . O S _ I N T E R F A C E -- ++-- -- ++-- S p e c -- ++-- -- ++-- Copyright (C) 1991-1994, Florida State University -- ++-- Copyright (C) 1995-2014, Free Software Foundation, Inc. -- ++-- -- ++-- GNAT is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNARL was developed by the GNARL team at Florida State University. It is -- ++-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- ++-- State University (http://www.gnat.com). -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- This is the NetBSD PTHREADS version of this package. ++ ++-- This package encapsulates all direct interfaces to OS services ++-- that are needed by the tasking run-time (libgnarl). ++ ++-- PLEASE DO NOT add any with-clauses to this package or remove the pragma ++-- Preelaborate. This package is designed to be a bottom-level (leaf) package. ++ ++with Ada.Unchecked_Conversion; ++ ++with Interfaces.C; ++ ++package System.OS_Interface is ++ pragma Preelaborate; ++ ++ pragma Linker_Options ("-pthread"); ++ ++ subtype int is Interfaces.C.int; ++ subtype short is Interfaces.C.short; ++ subtype long is Interfaces.C.long; ++ subtype unsigned is Interfaces.C.unsigned; ++ subtype unsigned_short is Interfaces.C.unsigned_short; ++ subtype unsigned_long is Interfaces.C.unsigned_long; ++ subtype unsigned_char is Interfaces.C.unsigned_char; ++ subtype plain_char is Interfaces.C.plain_char; ++ subtype size_t is Interfaces.C.size_t; ++ subtype int64_t is Interfaces.Integer_64; ++ ++ ----------- ++ -- Errno -- ++ ----------- ++ ++ function Errno return int; ++ pragma Inline (Errno); ++ ++ EAGAIN : constant := 35; ++ EINTR : constant := 4; ++ EINVAL : constant := 22; ++ ENOMEM : constant := 12; ++ ETIMEDOUT : constant := 60; ++ ++ ------------- ++ -- Signals -- ++ ------------- ++ ++ Max_Interrupt : constant := 63; ++ type Signal is new int range 0 .. Max_Interrupt; ++ for Signal'Size use int'Size; ++ ++ SIGHUP : constant := 1; -- hangup ++ SIGINT : constant := 2; -- interrupt (rubout) ++ SIGQUIT : constant := 3; -- quit (ASCD FS) ++ SIGILL : constant := 4; -- illegal instruction (not reset) ++ SIGTRAP : constant := 5; -- trace trap (not reset) ++ SIGIOT : constant := 6; -- IOT instruction ++ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future ++ SIGEMT : constant := 7; -- EMT instruction ++ SIGFPE : constant := 8; -- floating point exception ++ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) ++ SIGBUS : constant := 10; -- bus error ++ SIGSEGV : constant := 11; -- segmentation violation ++ SIGSYS : constant := 12; -- bad argument to system call ++ SIGPIPE : constant := 13; -- write on a pipe with no one to read it ++ SIGALRM : constant := 14; -- alarm clock ++ SIGTERM : constant := 15; -- software termination signal from kill ++ SIGURG : constant := 16; -- urgent condition on IO channel ++ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) ++ SIGTSTP : constant := 18; -- user stop requested from tty ++ SIGCONT : constant := 19; -- stopped process has been continued ++ SIGCLD : constant := 20; -- alias for SIGCHLD ++ SIGCHLD : constant := 20; -- child status change ++ SIGTTIN : constant := 21; -- background tty read attempted ++ SIGTTOU : constant := 22; -- background tty write attempted ++ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) ++ SIGXCPU : constant := 24; -- CPU time limit exceeded ++ SIGXFSZ : constant := 25; -- filesize limit exceeded ++ SIGVTALRM : constant := 26; -- virtual timer expired ++ SIGPROF : constant := 27; -- profiling timer expired ++ SIGWINCH : constant := 28; -- window size change ++ SIGINFO : constant := 29; -- information request (BSD) ++ SIGUSR1 : constant := 30; -- user defined signal 1 ++ SIGUSR2 : constant := 31; -- user defined signal 2 ++ SIGPWR : constant := 32; -- power fail/restart (not reset when caught) ++ ++ SIGADAABORT : constant := SIGABRT; ++ -- Change this if you want to use another signal for task abort. ++ -- SIGTERM might be a good one. ++ ++ type Signal_Set is array (Natural range <>) of Signal; ++ ++ -- Interrupts that must be unmasked at all times. NetBSD ++ -- pthreads will not allow an application to mask out any ++ -- interrupt needed by the threads library. ++ Unmasked : constant Signal_Set := ++ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); ++ ++ -- NetBSD will uses SIGPROF for timing. Do not allow a ++ -- handler to attach to this signal. ++ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); ++ ++ type sigset_t is private; ++ ++ function sigaddset ++ (set : access sigset_t; ++ sig : Signal) return int; ++ pragma Import (C, sigaddset, "__sigaddset14"); ++ ++ function sigdelset ++ (set : access sigset_t; ++ sig : Signal) return int; ++ pragma Import (C, sigdelset, "__sigdelset14"); ++ ++ function sigfillset (set : access sigset_t) return int; ++ pragma Import (C, sigfillset, "__sigfillset14"); ++ ++ function sigismember ++ (set : access sigset_t; ++ sig : Signal) return int; ++ pragma Import (C, sigismember, "__sigismember14"); ++ ++ function sigemptyset (set : access sigset_t) return int; ++ pragma Import (C, sigemptyset, "__sigemptyset14"); ++ ++ -- sigcontext is architecture dependent, so define it private ++ type struct_sigcontext is private; ++ ++ type old_struct_sigaction is record ++ sa_handler : System.Address; ++ sa_mask : sigset_t; ++ sa_flags : int; ++ end record; ++ pragma Convention (C, old_struct_sigaction); ++ ++ type new_struct_sigaction is record ++ sa_handler : System.Address; ++ sa_flags : int; ++ sa_mask : sigset_t; ++ end record; ++ pragma Convention (C, new_struct_sigaction); ++ ++ subtype struct_sigaction is new_struct_sigaction; ++ type struct_sigaction_ptr is access all struct_sigaction; ++ ++ SIG_BLOCK : constant := 1; ++ SIG_UNBLOCK : constant := 2; ++ SIG_SETMASK : constant := 3; ++ ++ SIG_DFL : constant := 0; ++ SIG_IGN : constant := 1; ++ SIG_ERR : constant := -1; ++ SIG_HOLD : constant := 3; ++ ++ SA_SIGINFO : constant := 16#0040#; ++ SA_ONSTACK : constant := 16#0001#; ++ ++ function sigaction ++ (sig : Signal; ++ act : struct_sigaction_ptr; ++ oact : struct_sigaction_ptr) return int; ++ pragma Import (C, sigaction, "__sigaction14"); ++ ++ ---------- ++ -- Time -- ++ ---------- ++ ++ Time_Slice_Supported : constant Boolean := True; ++ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) ++ ++ type timespec is private; ++ ++ function nanosleep (rqtp, rmtp : access timespec) return int; ++ pragma Import (C, nanosleep, "nanosleep"); ++ ++ type clockid_t is new int; ++ ++ function clock_getres ++ (clock_id : clockid_t; ++ res : access timespec) return int; ++ pragma Import (C, clock_getres, "clock_getres"); ++ ++ function clock_gettime ++ (clock_id : clockid_t; ++ tp : access timespec) ++ return int; ++ pragma Import (C, clock_gettime, "clock_gettime"); ++ ++ function To_Duration (TS : timespec) return Duration; ++ pragma Inline (To_Duration); ++ ++ function To_Timespec (D : Duration) return timespec; ++ pragma Inline (To_Timespec); ++ ++ type struct_timezone is record ++ tz_minuteswest : int; ++ tz_dsttime : int; ++ end record; ++ pragma Convention (C, struct_timezone); ++ ++ procedure usleep (useconds : unsigned_long); ++ pragma Import (C, usleep, "usleep"); ++ ++ ------------------------- ++ -- Priority Scheduling -- ++ ------------------------- ++ ++ SCHED_FIFO : constant := 1; ++ SCHED_OTHER : constant := 2; ++ SCHED_RR : constant := 3; ++ ++ function To_Target_Priority ++ (Prio : System.Any_Priority) return Interfaces.C.int; ++ -- Maps System.Any_Priority to a POSIX priority ++ ++ ------------- ++ -- Process -- ++ ------------- ++ ++ type pid_t is private; ++ ++ function kill (pid : pid_t; sig : Signal) return int; ++ pragma Import (C, kill, "kill"); ++ ++ function getpid return pid_t; ++ pragma Import (C, getpid, "getpid"); ++ ++ --------- ++ -- LWP -- ++ --------- ++ ++ function lwp_self return System.Address; ++ -- lwp_self does not exist on this thread library, revert to pthread_self ++ -- which is the closest approximation (with getpid). This function is ++ -- needed to share 7staprop.adb across POSIX-like targets. ++ pragma Import (C, lwp_self, "pthread_self"); ++ ++ ------------- ++ -- Threads -- ++ ------------- ++ ++ type Thread_Body is access ++ function (arg : System.Address) return System.Address; ++ pragma Convention (C, Thread_Body); ++ ++ function Thread_Body_Access is new ++ Ada.Unchecked_Conversion (System.Address, Thread_Body); ++ ++ type pthread_t is private; ++ subtype Thread_Id is pthread_t; ++ ++ type pthread_mutex_t is limited private; ++ type pthread_cond_t is limited private; ++ type pthread_attr_t is limited private; ++ type pthread_mutexattr_t is limited private; ++ type pthread_condattr_t is limited private; ++ type pthread_key_t is private; ++ ++ PTHREAD_CREATE_DETACHED : constant := 1; ++ PTHREAD_CREATE_JOINABLE : constant := 0; ++ ++ PTHREAD_SCOPE_PROCESS : constant := 0; ++ PTHREAD_SCOPE_SYSTEM : constant := 2; ++ ++ -- Read/Write lock not supported on freebsd. To add support both types ++ -- pthread_rwlock_t and pthread_rwlockattr_t must properly be defined ++ -- with the associated routines pthread_rwlock_[init/destroy] and ++ -- pthread_rwlock_[rdlock/wrlock/unlock]. ++ ++ subtype pthread_rwlock_t is pthread_mutex_t; ++ subtype pthread_rwlockattr_t is pthread_mutexattr_t; ++ ++ ----------- ++ -- Stack -- ++ ----------- ++ ++ type stack_t is record ++ ss_sp : System.Address; ++ ss_size : size_t; ++ ss_flags : int; ++ end record; ++ pragma Convention (C, stack_t); ++ ++ function sigaltstack ++ (ss : not null access stack_t; ++ oss : access stack_t) return int; ++ pragma Import (C, sigaltstack, "__sigaltstack14"); ++ ++ Alternate_Stack : aliased System.Address; ++ -- This is a dummy definition, never used (Alternate_Stack_Size is null) ++ ++ Alternate_Stack_Size : constant := 0; ++ -- No alternate signal stack is used on this platform ++ ++ Stack_Base_Available : constant Boolean := False; ++ -- Indicates whether the stack base is available on this target. This ++ -- allows us to share s-osinte.adb between all the FSU run time. Note that ++ -- this value can only be true if pthread_t has a complete definition that ++ -- corresponds exactly to the C header files. ++ ++ function Get_Stack_Base (thread : pthread_t) return Address; ++ pragma Inline (Get_Stack_Base); ++ -- returns the stack base of the specified thread. Only call this function ++ -- when Stack_Base_Available is True. ++ ++ function Get_Page_Size return size_t; ++ function Get_Page_Size return Address; ++ pragma Import (C, Get_Page_Size, "getpagesize"); ++ -- Returns the size of a page ++ ++ PROT_NONE : constant := 0; ++ PROT_READ : constant := 1; ++ PROT_WRITE : constant := 2; ++ PROT_EXEC : constant := 4; ++ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; ++ PROT_ON : constant := PROT_NONE; ++ PROT_OFF : constant := PROT_ALL; ++ ++ function mprotect (addr : Address; len : size_t; prot : int) return int; ++ pragma Import (C, mprotect); ++ ++ --------------------------------------- ++ -- Nonstandard Thread Initialization -- ++ --------------------------------------- ++ ++ -- FSU_THREADS requires pthread_init, which is nonstandard and this should ++ -- be invoked during the elaboration of s-taprop.adb. ++ ++ -- NetBSD does not require this so we provide an empty Ada body ++ ++ procedure pthread_init; ++ ++ ------------------------- ++ -- POSIX.1c Section 3 -- ++ ------------------------- ++ ++ function sigwait ++ (set : access sigset_t; ++ sig : access Signal) return int; ++ pragma Import (C, sigwait, "sigwait"); ++ ++ function pthread_kill ++ (thread : pthread_t; ++ sig : Signal) return int; ++ pragma Import (C, pthread_kill, "pthread_kill"); ++ ++ function pthread_sigmask ++ (how : int; ++ set : access sigset_t; ++ oset : access sigset_t) return int; ++ pragma Import (C, pthread_sigmask, "pthread_sigmask"); ++ ++ -------------------------- ++ -- POSIX.1c Section 11 -- ++ -------------------------- ++ ++ function pthread_mutexattr_init ++ (attr : access pthread_mutexattr_t) return int; ++ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); ++ ++ function pthread_mutexattr_destroy ++ (attr : access pthread_mutexattr_t) return int; ++ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); ++ ++ function pthread_mutex_init ++ (mutex : access pthread_mutex_t; ++ attr : access pthread_mutexattr_t) return int; ++ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); ++ ++ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); ++ ++ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); ++ ++ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); ++ ++ function pthread_condattr_init ++ (attr : access pthread_condattr_t) return int; ++ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); ++ ++ function pthread_condattr_destroy ++ (attr : access pthread_condattr_t) return int; ++ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); ++ ++ function pthread_cond_init ++ (cond : access pthread_cond_t; ++ attr : access pthread_condattr_t) return int; ++ pragma Import (C, pthread_cond_init, "pthread_cond_init"); ++ ++ function pthread_cond_destroy (cond : access pthread_cond_t) return int; ++ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); ++ ++ function pthread_cond_signal (cond : access pthread_cond_t) return int; ++ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); ++ ++ function pthread_cond_wait ++ (cond : access pthread_cond_t; ++ mutex : access pthread_mutex_t) return int; ++ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); ++ ++ function pthread_cond_timedwait ++ (cond : access pthread_cond_t; ++ mutex : access pthread_mutex_t; ++ abstime : access timespec) return int; ++ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); ++ ++ Relative_Timed_Wait : constant Boolean := False; ++ -- pthread_cond_timedwait requires an absolute delay time ++ ++ -------------------------- ++ -- POSIX.1c Section 13 -- ++ -------------------------- ++ ++ PTHREAD_PRIO_NONE : constant := 0; ++ PTHREAD_PRIO_PROTECT : constant := 2; ++ PTHREAD_PRIO_INHERIT : constant := 1; ++ ++ function pthread_mutexattr_setprotocol ++ (attr : access pthread_mutexattr_t; ++ protocol : int) return int; ++ ++ function pthread_mutexattr_setprioceiling ++ (attr : access pthread_mutexattr_t; ++ prioceiling : int) return int; ++ ++ type struct_sched_param is record ++ sched_priority : int; ++ end record; ++ pragma Convention (C, struct_sched_param); ++ ++ function pthread_getschedparam ++ (thread : pthread_t; ++ policy : access int; ++ param : access struct_sched_param) return int; ++ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); ++ ++ function pthread_setschedparam ++ (thread : pthread_t; ++ policy : int; ++ param : access struct_sched_param) return int; ++ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); ++ ++ function pthread_attr_setscope ++ (attr : access pthread_attr_t; ++ contentionscope : int) return int; ++ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); ++ ++ function pthread_attr_getscope ++ (attr : access pthread_attr_t; ++ contentionscope : access int) return int; ++ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); ++ ++ function pthread_attr_setinheritsched ++ (attr : access pthread_attr_t; ++ inheritsched : int) return int; ++ pragma Import ++ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); ++ ++ function pthread_attr_getinheritsched ++ (attr : access pthread_attr_t; ++ inheritsched : access int) return int; ++ pragma Import ++ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); ++ ++ function pthread_attr_setschedpolicy ++ (attr : access pthread_attr_t; ++ policy : int) return int; ++ pragma Import (C, pthread_attr_setschedpolicy, ++ "pthread_attr_setschedpolicy"); ++ ++ function pthread_attr_getschedpolicy ++ (attr : access pthread_attr_t; ++ policy : access int) return int; ++ pragma Import (C, pthread_attr_getschedpolicy, ++ "pthread_attr_getschedpolicy"); ++ ++ function pthread_attr_setschedparam ++ (attr : access pthread_attr_t; ++ sched_param : int) return int; ++ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); ++ ++ function pthread_attr_getschedparam ++ (attr : access pthread_attr_t; ++ sched_param : access int) return int; ++ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); ++ ++ function sched_yield return int; ++ pragma Import (C, sched_yield, "sched_yield"); ++ ++ -------------------------- ++ -- P1003.1c Section 16 -- ++ -------------------------- ++ ++ function pthread_attr_init (attributes : access pthread_attr_t) return int; ++ pragma Import (C, pthread_attr_init, "pthread_attr_init"); ++ ++ function pthread_attr_destroy ++ (attributes : access pthread_attr_t) return int; ++ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); ++ ++ function pthread_attr_setdetachstate ++ (attr : access pthread_attr_t; ++ detachstate : int) return int; ++ pragma Import ++ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); ++ ++ function pthread_attr_getdetachstate ++ (attr : access pthread_attr_t; ++ detachstate : access int) return int; ++ pragma Import ++ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); ++ ++ function pthread_attr_getstacksize ++ (attr : access pthread_attr_t; ++ stacksize : access size_t) return int; ++ pragma Import ++ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); ++ ++ function pthread_attr_setstacksize ++ (attr : access pthread_attr_t; ++ stacksize : size_t) return int; ++ pragma Import ++ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); ++ ++ function pthread_create ++ (thread : access pthread_t; ++ attributes : access pthread_attr_t; ++ start_routine : Thread_Body; ++ arg : System.Address) return int; ++ pragma Import (C, pthread_create, "pthread_create"); ++ ++ function pthread_detach (thread : pthread_t) return int; ++ pragma Import (C, pthread_detach, "pthread_detach"); ++ ++ procedure pthread_exit (status : System.Address); ++ pragma Import (C, pthread_exit, "pthread_exit"); ++ ++ function pthread_self return pthread_t; ++ pragma Import (C, pthread_self, "pthread_self"); ++ ++ -------------------------- ++ -- POSIX.1c Section 17 -- ++ -------------------------- ++ ++ function pthread_setspecific ++ (key : pthread_key_t; ++ value : System.Address) return int; ++ pragma Import (C, pthread_setspecific, "pthread_setspecific"); ++ ++ function pthread_getspecific (key : pthread_key_t) return System.Address; ++ pragma Import (C, pthread_getspecific, "pthread_getspecific"); ++ ++ type destructor_pointer is access procedure (arg : System.Address); ++ pragma Convention (C, destructor_pointer); ++ ++ function pthread_key_create ++ (key : access pthread_key_t; ++ destructor : destructor_pointer) return int; ++ pragma Import (C, pthread_key_create, "pthread_key_create"); ++ ++ ------------------------------------ ++ -- Non-portable Pthread Functions -- ++ ------------------------------------ ++ ++ function pthread_set_name_np ++ (thread : pthread_t; ++ name : System.Address) return int; ++ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); ++ ++private ++ ++ type sigset_t is array (1 .. 4) of unsigned; ++ ++ -- In NetBSD the component sa_handler turns out to ++ -- be one a union type, and the selector is a macro: ++ -- #define sa_handler __sigaction_u._handler ++ -- #define sa_sigaction __sigaction_u._sigaction ++ ++ -- Should we add a signal_context type here ??? ++ -- How could it be done independent of the CPU architecture ??? ++ -- sigcontext type is opaque, so it is architecturally neutral. ++ -- It is always passed as an access type, so define it as an empty record ++ -- since the contents are not used anywhere. ++ ++ type struct_sigcontext is null record; ++ pragma Convention (C, struct_sigcontext); ++ ++ type pid_t is new int; ++ ++ type time_t is new int64_t; ++ ++ type timespec is record ++ ts_sec : time_t; ++ ts_nsec : long; ++ end record; ++ pragma Convention (C, timespec); ++ ++ type pthread_t is new System.Address; ++ type pthread_attr_t is record ++ Pta_Magic : unsigned; ++ Pta_Flags : int; ++ Pta_Private : System.Address; ++ end record; ++ pragma Convention (C, pthread_attr_t); ++ ++ -- PORT NOTE: The size of pthread_spin_t is defined in ++ -- /src/sys/arch/*/include/types.h ++ type pthread_spin_t is new unsigned_char; ++ ++ type pthread_queue_t is record ++ Pthqh_First : pthread_t; ++ Pthqh_Last : System.Address; ++ end record; ++ pragma Convention (C, pthread_queue_t); ++ ++ type pthread_mutex_t is record ++ Ptm_Majic : unsigned; ++ Ptm_Lock : pthread_spin_t; ++ Ptm_Interlock : pthread_spin_t; ++ Ptm_Owner : pthread_t; ++ Ptm_Block : pthread_queue_t; ++ Ptm_Private : System.Address; ++ end record; ++ pragma Convention (C, pthread_mutex_t); ++ ++ type pthread_mutexattr_t is record ++ Ptma_Majic : unsigned; ++ Ptma_Private : System.Address; ++ end record; ++ pragma Convention (C, pthread_mutexattr_t); ++ ++ type pthread_cond_t is record ++ Ptc_Magic : unsigned; ++ Ptc_Lock : pthread_spin_t; ++ Ptc_Waiters : pthread_queue_t; ++ Ptc_Mutex : pthread_mutex_t; ++ Ptc_Private : System.Address; ++ end record; ++ pragma Convention (C, pthread_cond_t); ++ ++ type pthread_condattr_t is record ++ Ptca_Magic : unsigned; ++ Ptca_Private : System.Address; ++ end record; ++ pragma Convention (C, pthread_condattr_t); ++ ++ type pthread_key_t is new int; ++ ++end System.OS_Interface; +--- /dev/null ++++ gcc/ada/s-trasym-bsd.adb +@@ -0,0 +1,151 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME COMPONENTS -- ++-- -- ++-- S Y S T E M . T R A C E B A C K . S Y M B O L I C -- ++-- -- ++-- B o d y -- ++-- -- ++-- Copyright (C) 1999-2009, AdaCore -- ++-- -- ++-- GNAT is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 2, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- ++-- for more details. You should have received a copy of the GNU General -- ++-- Public License distributed with GNAT; see file COPYING. If not, write -- ++-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- ++-- Boston, MA 02110-1301, USA. -- ++-- -- ++-- As a special exception, if other files instantiate generics from this -- ++-- unit, or you link this unit with other files to produce an executable, -- ++-- this unit does not by itself cause the resulting executable to be -- ++-- covered by the GNU General Public License. This exception does not -- ++-- however invalidate any other reasons why the executable file might be -- ++-- covered by the GNU Public License. -- ++-- -- ++-- GNAT was originally developed by the GNAT team at New York University. -- ++-- Extensive contributions were provided by Ada Core Technologies Inc. -- ++-- -- ++------------------------------------------------------------------------------ ++ ++-- Run-time symbolic traceback support ++-- This file is based on the work by Juergen Pfiefer which is still used ++-- today to provide symbolic traceback support for gnu/kFreeBSD. ++-- Incorporated in GNAT-AUX by John Marino ++ ++with System.Soft_Links; ++with Ada.Exceptions.Traceback; use Ada.Exceptions.Traceback; ++ ++package body System.Traceback.Symbolic is ++ ++ package TSL renames System.Soft_Links; ++ ++ -- To perform the raw addresses to symbolic form translation we rely on a ++ -- libaddr2line symbolizer which examines debug info from a provided ++ -- executable file name, and an absolute path is needed to ensure the file ++ -- is always found. This is "__gnat_locate_exec_on_path (gnat_argv [0])" ++ -- for our executable file, a fairly heavy operation so we cache the ++ -- result. ++ ++ Exename : System.Address; ++ -- Pointer to the name of the executable file to be used on all ++ -- invocations of the libaddr2line symbolization service. ++ ++ Exename_Resolved : Boolean := False; ++ -- Flag to indicate whether we have performed the executable file name ++ -- resolution already. Relying on a not null Exename for this purpose ++ -- would be potentially inefficient as this is what we will get if the ++ -- resolution attempt fails. ++ ++ ------------------------ ++ -- Symbolic_Traceback -- ++ ------------------------ ++ ++ function Symbolic_Traceback (Traceback : Tracebacks_Array) return String is ++ ++ procedure convert_addresses ++ (filename : System.Address; ++ addrs : System.Address; ++ n_addrs : Integer; ++ buf : System.Address; ++ len : System.Address); ++ pragma Import (C, convert_addresses, "convert_addresses"); ++ -- This is the procedure version of the Ada-aware addr2line. It places ++ -- in BUF a string representing the symbolic translation of the N_ADDRS ++ -- raw addresses provided in ADDRS, looked up in debug information from ++ -- FILENAME. LEN points to an integer which contains the size of the ++ -- BUF buffer at input and the result length at output. ++ -- ++ -- Note that this procedure is *not* thread-safe. ++ ++ type Argv_Array is array (0 .. 0) of System.Address; ++ gnat_argv : access Argv_Array; ++ pragma Import (C, gnat_argv, "gnat_argv"); ++ ++ function locate_exec_on_path ++ (c_exename : System.Address) return System.Address; ++ pragma Import (C, locate_exec_on_path, "__gnat_locate_exec_on_path"); ++ ++ B_Size : constant Integer := 256 * Traceback'Length; ++ Len : Integer := B_Size; ++ Res : String (1 .. B_Size); ++ ++ use type System.Address; ++ ++ begin ++ -- The symbolic translation of an empty set of addresses is an empty ++ -- string. ++ ++ if Traceback'Length = 0 then ++ return ""; ++ end if; ++ ++ -- If our input set of raw addresses is not empty, resort to the ++ -- libaddr2line service to symbolize it all. ++ ++ -- Compute, cache and provide the absolute path to our executable file ++ -- name as the binary file where the relevant debug information is to be ++ -- found. If the executable file name resolution fails, we have no ++ -- sensible basis to invoke the symbolizer at all. ++ ++ -- Protect all this against concurrent accesses explicitly, as the ++ -- underlying services are potentially thread unsafe. ++ ++ TSL.Lock_Task.all; ++ ++ if not Exename_Resolved then ++ Exename := locate_exec_on_path (gnat_argv (0)); ++ Exename_Resolved := True; ++ end if; ++ ++ if Exename /= System.Null_Address then ++ Len := Res'Length; ++ convert_addresses ++ (Exename, Traceback'Address, Traceback'Length, ++ Res (1)'Address, Len'Address); ++ end if; ++ ++ TSL.Unlock_Task.all; ++ ++ -- Return what the addr2line symbolizer has produced if we have called ++ -- it (the executable name resolution succeeded), or an empty string ++ -- otherwise. ++ ++ if Exename /= System.Null_Address then ++ return Res (1 .. Len); ++ else ++ return ""; ++ end if; ++ ++ end Symbolic_Traceback; ++ ++ function Symbolic_Traceback ++ (E : Ada.Exceptions.Exception_Occurrence) return String is ++ begin ++ return Symbolic_Traceback (Tracebacks (E)); ++ end Symbolic_Traceback; ++ ++end System.Traceback.Symbolic; +--- gcc/ada/socket.c.orig ++++ gcc/ada/socket.c +@@ -37,7 +37,10 @@ + + #include "gsocket.h" + +-#if defined(__FreeBSD__) ++#if defined(__FreeBSD__) \ ++ || defined(__DragonFly__) \ ++ || defined(__OpenBSD__) \ ++ || defined(__NetBSD__) + typedef unsigned int IOCTL_Req_T; + #else + typedef int IOCTL_Req_T; +--- gcc/ada/sysdep.c.orig ++++ gcc/ada/sysdep.c +@@ -287,6 +287,7 @@ + || defined (__MACHTEN__) || defined (__hpux__) || defined (_AIX) \ + || (defined (__svr4__) && defined (i386)) || defined (__Lynx__) \ + || defined (__CYGWIN__) || defined (__FreeBSD__) || defined (__OpenBSD__) \ ++ || defined (__DragonFly__) \ + || defined (__GLIBC__) || defined (__APPLE__) + + # ifdef __MINGW32__ +@@ -339,6 +340,7 @@ + || defined (__CYGWIN32__) || defined (__MACHTEN__) || defined (__hpux__) \ + || defined (_AIX) || (defined (__svr4__) && defined (i386)) \ + || defined (__Lynx__) || defined (__FreeBSD__) || defined (__OpenBSD__) \ ++ || defined (__DragonFly__) \ + || defined (__GLIBC__) || defined (__APPLE__) + char c; + int nread; +@@ -359,6 +361,7 @@ + || defined (__MACHTEN__) || defined (__hpux__) \ + || defined (_AIX) || (defined (__svr4__) && defined (i386)) \ + || defined (__Lynx__) || defined (__FreeBSD__) || defined (__OpenBSD__) \ ++ || defined (__DragonFly__) \ + || defined (__GLIBC__) || defined (__APPLE__) + eof_ch = termios_rec.c_cc[VEOF]; + +@@ -820,6 +823,8 @@ + struct tm */ + + #elif defined (__APPLE__) || defined (__FreeBSD__) || defined (linux) \ ++ || defined (__DragonFly__) \ ++ || defined (__OpenBSD__) \ + || defined (__GLIBC__) + { + localtime_r (timer, &tp); +--- /dev/null ++++ gcc/ada/system-dragonfly-x86_64.ads +@@ -0,0 +1,144 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME COMPONENTS -- ++-- -- ++-- S Y S T E M -- ++-- -- ++-- S p e c -- ++-- (DragonFly BSD/x86_64 Version) -- ++-- -- ++-- Copyright (C) 1992-2011, Free Software Foundation, Inc. -- ++-- -- ++-- This specification is derived from the Ada Reference Manual for use with -- ++-- GNAT. The copyright notice above, and the license provisions that follow -- ++-- apply solely to the contents of the part following the private keyword. -- ++-- -- ++-- GNAT is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNAT was originally developed by the GNAT team at New York University. -- ++-- Extensive contributions were provided by Ada Core Technologies Inc. -- ++-- -- ++------------------------------------------------------------------------------ ++ ++package System is ++ pragma Pure; ++ -- Note that we take advantage of the implementation permission to make ++ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada ++ -- 2005, this is Pure in any case (AI-362). ++ ++ type Name is (SYSTEM_NAME_GNAT); ++ System_Name : constant Name := SYSTEM_NAME_GNAT; ++ ++ -- System-Dependent Named Numbers ++ ++ Min_Int : constant := Long_Long_Integer'First; ++ Max_Int : constant := Long_Long_Integer'Last; ++ ++ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; ++ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; ++ ++ Max_Base_Digits : constant := Long_Long_Float'Digits; ++ Max_Digits : constant := Long_Long_Float'Digits; ++ ++ Max_Mantissa : constant := 63; ++ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); ++ ++ Tick : constant := 0.000_001; ++ ++ -- Storage-related Declarations ++ ++ type Address is private; ++ pragma Preelaborable_Initialization (Address); ++ Null_Address : constant Address; ++ ++ Storage_Unit : constant := 8; ++ Word_Size : constant := 64; ++ Memory_Size : constant := 2 ** 64; ++ ++ -- Address comparison ++ ++ function "<" (Left, Right : Address) return Boolean; ++ function "<=" (Left, Right : Address) return Boolean; ++ function ">" (Left, Right : Address) return Boolean; ++ function ">=" (Left, Right : Address) return Boolean; ++ function "=" (Left, Right : Address) return Boolean; ++ ++ pragma Import (Intrinsic, "<"); ++ pragma Import (Intrinsic, "<="); ++ pragma Import (Intrinsic, ">"); ++ pragma Import (Intrinsic, ">="); ++ pragma Import (Intrinsic, "="); ++ ++ -- Other System-Dependent Declarations ++ ++ type Bit_Order is (High_Order_First, Low_Order_First); ++ Default_Bit_Order : constant Bit_Order := Low_Order_First; ++ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning ++ ++ -- Priority-related Declarations (RM D.1) ++ ++ Max_Priority : constant Positive := 30; ++ Max_Interrupt_Priority : constant Positive := 31; ++ ++ subtype Any_Priority is Integer range 0 .. 31; ++ subtype Priority is Any_Priority range 0 .. 30; ++ subtype Interrupt_Priority is Any_Priority range 31 .. 31; ++ ++ Default_Priority : constant Priority := 15; ++ ++private ++ ++ type Address is mod Memory_Size; ++ Null_Address : constant Address := 0; ++ ++ -------------------------------------- ++ -- System Implementation Parameters -- ++ -------------------------------------- ++ ++ -- These parameters provide information about the target that is used ++ -- by the compiler. They are in the private part of System, where they ++ -- can be accessed using the special circuitry in the Targparm unit ++ -- whose source should be consulted for more detailed descriptions ++ -- of the individual switch values. ++ ++ Backend_Divide_Checks : constant Boolean := False; ++ Backend_Overflow_Checks : constant Boolean := True; ++ Command_Line_Args : constant Boolean := True; ++ Configurable_Run_Time : constant Boolean := False; ++ Denorm : constant Boolean := True; ++ Duration_32_Bits : constant Boolean := False; ++ Exit_Status_Supported : constant Boolean := True; ++ Fractional_Fixed_Ops : constant Boolean := False; ++ Frontend_Layout : constant Boolean := False; ++ Machine_Overflows : constant Boolean := False; ++ Machine_Rounds : constant Boolean := True; ++ Preallocated_Stacks : constant Boolean := False; ++ Signed_Zeros : constant Boolean := True; ++ Stack_Check_Default : constant Boolean := False; ++ Stack_Check_Probes : constant Boolean := True; ++ Stack_Check_Limits : constant Boolean := False; ++ Support_Aggregates : constant Boolean := True; ++ Support_Atomic_Primitives : constant Boolean := True; ++ Support_Composite_Assign : constant Boolean := True; ++ Support_Composite_Compare : constant Boolean := True; ++ Support_Long_Shifts : constant Boolean := True; ++ Always_Compatible_Rep : constant Boolean := False; ++ Suppress_Standard_Library : constant Boolean := False; ++ Use_Ada_Main_Program_Name : constant Boolean := False; ++ ZCX_By_Default : constant Boolean := True; ++ ++end System; +--- /dev/null ++++ gcc/ada/system-netbsd-x86.ads +@@ -0,0 +1,144 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME COMPONENTS -- ++-- -- ++-- S Y S T E M -- ++-- -- ++-- S p e c -- ++-- (NetBSD/x86 Version) -- ++-- -- ++-- Copyright (C) 1992-2011, Free Software Foundation, Inc. -- ++-- -- ++-- This specification is derived from the Ada Reference Manual for use with -- ++-- GNAT. The copyright notice above, and the license provisions that follow -- ++-- apply solely to the contents of the part following the private keyword. -- ++-- -- ++-- GNAT is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNAT was originally developed by the GNAT team at New York University. -- ++-- Extensive contributions were provided by Ada Core Technologies Inc. -- ++-- -- ++------------------------------------------------------------------------------ ++ ++package System is ++ pragma Pure; ++ -- Note that we take advantage of the implementation permission to make ++ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada ++ -- 2005, this is Pure in any case (AI-362). ++ ++ type Name is (SYSTEM_NAME_GNAT); ++ System_Name : constant Name := SYSTEM_NAME_GNAT; ++ ++ -- System-Dependent Named Numbers ++ ++ Min_Int : constant := Long_Long_Integer'First; ++ Max_Int : constant := Long_Long_Integer'Last; ++ ++ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; ++ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; ++ ++ Max_Base_Digits : constant := Long_Long_Float'Digits; ++ Max_Digits : constant := Long_Long_Float'Digits; ++ ++ Max_Mantissa : constant := 63; ++ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); ++ ++ Tick : constant := 0.000_001; ++ ++ -- Storage-related Declarations ++ ++ type Address is private; ++ pragma Preelaborable_Initialization (Address); ++ Null_Address : constant Address; ++ ++ Storage_Unit : constant := 8; ++ Word_Size : constant := 32; ++ Memory_Size : constant := 2 ** 32; ++ ++ -- Address comparison ++ ++ function "<" (Left, Right : Address) return Boolean; ++ function "<=" (Left, Right : Address) return Boolean; ++ function ">" (Left, Right : Address) return Boolean; ++ function ">=" (Left, Right : Address) return Boolean; ++ function "=" (Left, Right : Address) return Boolean; ++ ++ pragma Import (Intrinsic, "<"); ++ pragma Import (Intrinsic, "<="); ++ pragma Import (Intrinsic, ">"); ++ pragma Import (Intrinsic, ">="); ++ pragma Import (Intrinsic, "="); ++ ++ -- Other System-Dependent Declarations ++ ++ type Bit_Order is (High_Order_First, Low_Order_First); ++ Default_Bit_Order : constant Bit_Order := Low_Order_First; ++ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning ++ ++ -- Priority-related Declarations (RM D.1) ++ ++ Max_Priority : constant Positive := 30; ++ Max_Interrupt_Priority : constant Positive := 31; ++ ++ subtype Any_Priority is Integer range 0 .. 31; ++ subtype Priority is Any_Priority range 0 .. 30; ++ subtype Interrupt_Priority is Any_Priority range 31 .. 31; ++ ++ Default_Priority : constant Priority := 15; ++ ++private ++ ++ type Address is mod Memory_Size; ++ Null_Address : constant Address := 0; ++ ++ -------------------------------------- ++ -- System Implementation Parameters -- ++ -------------------------------------- ++ ++ -- These parameters provide information about the target that is used ++ -- by the compiler. They are in the private part of System, where they ++ -- can be accessed using the special circuitry in the Targparm unit ++ -- whose source should be consulted for more detailed descriptions ++ -- of the individual switch values. ++ ++ Backend_Divide_Checks : constant Boolean := False; ++ Backend_Overflow_Checks : constant Boolean := True; ++ Command_Line_Args : constant Boolean := True; ++ Configurable_Run_Time : constant Boolean := False; ++ Denorm : constant Boolean := True; ++ Duration_32_Bits : constant Boolean := False; ++ Exit_Status_Supported : constant Boolean := True; ++ Fractional_Fixed_Ops : constant Boolean := False; ++ Frontend_Layout : constant Boolean := False; ++ Machine_Overflows : constant Boolean := False; ++ Machine_Rounds : constant Boolean := True; ++ Preallocated_Stacks : constant Boolean := False; ++ Signed_Zeros : constant Boolean := True; ++ Stack_Check_Default : constant Boolean := False; ++ Stack_Check_Probes : constant Boolean := True; ++ Stack_Check_Limits : constant Boolean := False; ++ Support_Aggregates : constant Boolean := True; ++ Support_Atomic_Primitives : constant Boolean := True; ++ Support_Composite_Assign : constant Boolean := True; ++ Support_Composite_Compare : constant Boolean := True; ++ Support_Long_Shifts : constant Boolean := True; ++ Always_Compatible_Rep : constant Boolean := False; ++ Suppress_Standard_Library : constant Boolean := False; ++ Use_Ada_Main_Program_Name : constant Boolean := False; ++ ZCX_By_Default : constant Boolean := True; ++ ++end System; +--- /dev/null ++++ gcc/ada/system-netbsd-x86_64.ads +@@ -0,0 +1,144 @@ ++------------------------------------------------------------------------------ ++-- -- ++-- GNAT RUN-TIME COMPONENTS -- ++-- -- ++-- S Y S T E M -- ++-- -- ++-- S p e c -- ++-- (NetBSD/x86_64 Version) -- ++-- -- ++-- Copyright (C) 1992-2011, Free Software Foundation, Inc. -- ++-- -- ++-- This specification is derived from the Ada Reference Manual for use with -- ++-- GNAT. The copyright notice above, and the license provisions that follow -- ++-- apply solely to the contents of the part following the private keyword. -- ++-- -- ++-- GNAT is free software; you can redistribute it and/or modify it under -- ++-- terms of the GNU General Public License as published by the Free Soft- -- ++-- ware Foundation; either version 3, or (at your option) any later ver- -- ++-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- ++-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- ++-- or FITNESS FOR A PARTICULAR PURPOSE. -- ++-- -- ++-- As a special exception under Section 7 of GPL version 3, you are granted -- ++-- additional permissions described in the GCC Runtime Library Exception, -- ++-- version 3.1, as published by the Free Software Foundation. -- ++-- -- ++-- You should have received a copy of the GNU General Public License and -- ++-- a copy of the GCC Runtime Library Exception along with this program; -- ++-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- ++-- . -- ++-- -- ++-- GNAT was originally developed by the GNAT team at New York University. -- ++-- Extensive contributions were provided by Ada Core Technologies Inc. -- ++-- -- ++------------------------------------------------------------------------------ ++ ++package System is ++ pragma Pure; ++ -- Note that we take advantage of the implementation permission to make ++ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada ++ -- 2005, this is Pure in any case (AI-362). ++ ++ type Name is (SYSTEM_NAME_GNAT); ++ System_Name : constant Name := SYSTEM_NAME_GNAT; ++ ++ -- System-Dependent Named Numbers ++ ++ Min_Int : constant := Long_Long_Integer'First; ++ Max_Int : constant := Long_Long_Integer'Last; ++ ++ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; ++ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; ++ ++ Max_Base_Digits : constant := Long_Long_Float'Digits; ++ Max_Digits : constant := Long_Long_Float'Digits; ++ ++ Max_Mantissa : constant := 63; ++ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); ++ ++ Tick : constant := 0.000_001; ++ ++ -- Storage-related Declarations ++ ++ type Address is private; ++ pragma Preelaborable_Initialization (Address); ++ Null_Address : constant Address; ++ ++ Storage_Unit : constant := 8; ++ Word_Size : constant := 64; ++ Memory_Size : constant := 2 ** 64; ++ ++ -- Address comparison ++ ++ function "<" (Left, Right : Address) return Boolean; ++ function "<=" (Left, Right : Address) return Boolean; ++ function ">" (Left, Right : Address) return Boolean; ++ function ">=" (Left, Right : Address) return Boolean; ++ function "=" (Left, Right : Address) return Boolean; ++ ++ pragma Import (Intrinsic, "<"); ++ pragma Import (Intrinsic, "<="); ++ pragma Import (Intrinsic, ">"); ++ pragma Import (Intrinsic, ">="); ++ pragma Import (Intrinsic, "="); ++ ++ -- Other System-Dependent Declarations ++ ++ type Bit_Order is (High_Order_First, Low_Order_First); ++ Default_Bit_Order : constant Bit_Order := Low_Order_First; ++ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning ++ ++ -- Priority-related Declarations (RM D.1) ++ ++ Max_Priority : constant Positive := 30; ++ Max_Interrupt_Priority : constant Positive := 31; ++ ++ subtype Any_Priority is Integer range 0 .. 31; ++ subtype Priority is Any_Priority range 0 .. 30; ++ subtype Interrupt_Priority is Any_Priority range 31 .. 31; ++ ++ Default_Priority : constant Priority := 15; ++ ++private ++ ++ type Address is mod Memory_Size; ++ Null_Address : constant Address := 0; ++ ++ -------------------------------------- ++ -- System Implementation Parameters -- ++ -------------------------------------- ++ ++ -- These parameters provide information about the target that is used ++ -- by the compiler. They are in the private part of System, where they ++ -- can be accessed using the special circuitry in the Targparm unit ++ -- whose source should be consulted for more detailed descriptions ++ -- of the individual switch values. ++ ++ Backend_Divide_Checks : constant Boolean := False; ++ Backend_Overflow_Checks : constant Boolean := True; ++ Command_Line_Args : constant Boolean := True; ++ Configurable_Run_Time : constant Boolean := False; ++ Denorm : constant Boolean := True; ++ Duration_32_Bits : constant Boolean := False; ++ Exit_Status_Supported : constant Boolean := True; ++ Fractional_Fixed_Ops : constant Boolean := False; ++ Frontend_Layout : constant Boolean := False; ++ Machine_Overflows : constant Boolean := False; ++ Machine_Rounds : constant Boolean := True; ++ Preallocated_Stacks : constant Boolean := False; ++ Signed_Zeros : constant Boolean := True; ++ Stack_Check_Default : constant Boolean := False; ++ Stack_Check_Probes : constant Boolean := True; ++ Stack_Check_Limits : constant Boolean := False; ++ Support_Aggregates : constant Boolean := True; ++ Support_Atomic_Primitives : constant Boolean := True; ++ Support_Composite_Assign : constant Boolean := True; ++ Support_Composite_Compare : constant Boolean := True; ++ Support_Long_Shifts : constant Boolean := True; ++ Always_Compatible_Rep : constant Boolean := False; ++ Suppress_Standard_Library : constant Boolean := False; ++ Use_Ada_Main_Program_Name : constant Boolean := False; ++ ZCX_By_Default : constant Boolean := True; ++ ++end System; +--- gcc/ada/terminals.c.orig ++++ gcc/ada/terminals.c +@@ -32,7 +32,7 @@ + /* First all usupported platforms. Add stubs for exported routines. */ + + #if defined (VMS) || defined (__vxworks) || defined (__Lynx__) \ +- || defined (__ANDROID__) || defined (__PikeOS__) ++ || defined (__PikeOS__) + + #define ATTRIBUTE_UNUSED __attribute__((unused)) + +@@ -1094,7 +1094,11 @@ + # include + #endif + ++#ifdef __ANDROID__ ++#define CDISABLE _PC_VDISABLE ++#else + #define CDISABLE _POSIX_VDISABLE ++#endif + + /* On HP-UX and Sun system, there is a bzero function but with a different + signature. Use memset instead */ +--- /dev/null ++++ gcc/ada/traceback_symbolic.c +@@ -0,0 +1,201 @@ ++/* ++ Copyright (C) 1999 by Juergen Pfeifer ++ Ada for Linux Team (ALT) ++ Heavily modified by John Marino ++ ++ Permission is hereby granted, free of charge, to any person obtaining a ++ copy of this software and associated documentation files (the ++ "Software"), to deal in the Software without restriction, including ++ without limitation the rights to use, copy, modify, merge, publish, ++ distribute, distribute with modifications, sublicense, and/or sell ++ copies of the Software, and to permit persons to whom the Software is ++ furnished to do so, subject to the following conditions: ++ ++ The above copyright notice and this permission notice shall be included ++ in all copies or substantial portions of the Software. ++ ++ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ++ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF ++ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. ++ IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, ++ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR ++ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR ++ THE USE OR OTHER DEALINGS IN THE SOFTWARE. ++ ++ Except as contained in this notice, the name(s) of the above copyright ++ holders shall not be used in advertising or otherwise to promote the ++ sale, use or other dealings in this Software without prior written ++ authorization. ++*/ ++ ++#ifdef IS_CROSS ++ ++ ++/* ++ * Running addr2line doesn't make sense for cross-compiled objects. ++ * Create a dummy function to satisfy g-trasym.o ++ */ ++ ++void ++convert_addresses (const char *file_name ATTRIBUTE_UNUSED, ++ void *addrs ATTRIBUTE_UNUSED, ++ int n_addr ATTRIBUTE_UNUSED, ++ void *buf ATTRIBUTE_UNUSED, ++ int *len ATTRIBUTE_UNUSED) ++{ ++ *len = 0; ++} ++ ++#else ++ ++ ++/* ++ * use the external program /usr/bin/addr2line to convert addresses ++ * into file names and line numbers ++ */ ++ ++#include ++#include ++#include ++#include ++#include ++ ++#define CLOSE_SENDPIPE close(sendpipe[0]); close(sendpipe[1]) ++#define CLOSE_READPIPE close(readpipe[0]); close(readpipe[1]) ++#define DUP2CLOSE(oldfd, newfd) dup2(oldfd, newfd); close(oldfd); ++#define RESTSIG sigaction(SIGPIPE,&oact,NULL) ++ ++#define MAX_LINE 1024 ++#define PARENT_READ readpipe[0] ++#define CHILD_WRITE readpipe[1] ++#define CHILD_READ sendpipe[0] ++#define PARENT_WRITE sendpipe[1] ++ ++#if defined (__sun__) ++#define ADDR2LINE_PROG "/usr/gnu/bin/addr2line" ++#else ++#define ADDR2LINE_PROG "/usr/bin/addr2line" ++#endif ++ ++void ++convert_addresses (const char *file_name, ++ void *addrs, ++ int n_addr, ++ void *buf, ++ int *len) ++{ ++ int max_len = *len; ++ pid_t childpid; ++ ++ struct sigaction act, oact; ++ ++ int sendpipe[2] = {-1,-1}, /* parent -> child */ ++ readpipe[2] = {-1,-1}; /* parent <- child */ ++ ++ *len = 0; ++ act.sa_handler = SIG_IGN; ++ sigemptyset(&act.sa_mask); ++ act.sa_flags = 0; ++ if (sigaction(SIGPIPE,&act,&oact) < 0) ++ return; ++ ++ if (pipe(sendpipe) < 0) { RESTSIG; return; } ++ if (pipe(readpipe) < 0) { CLOSE_SENDPIPE; RESTSIG; return; } ++ if ((childpid = fork()) < 0) { ++ CLOSE_READPIPE; ++ CLOSE_SENDPIPE; ++ RESTSIG; ++ return; ++ } ++ ++ if (childpid == 0) { /* child process */ ++ close(PARENT_WRITE); ++ close(PARENT_READ); ++ if ((CHILD_READ != STDIN_FILENO) && (CHILD_WRITE != STDOUT_FILENO)) { ++ if ((CHILD_READ == STDOUT_FILENO) && (CHILD_WRITE == STDIN_FILENO)) { ++ const int temp_fd = dup(CHILD_WRITE); ++ close (CHILD_WRITE); ++ DUP2CLOSE (CHILD_READ, STDIN_FILENO); ++ DUP2CLOSE (temp_fd, STDOUT_FILENO); ++ } ++ else if ((CHILD_READ == STDIN_FILENO) && (CHILD_WRITE > 1)) { ++ DUP2CLOSE (CHILD_WRITE, STDOUT_FILENO); ++ } ++ else if ((CHILD_READ > 1) && (CHILD_WRITE == STDOUT_FILENO)) { ++ DUP2CLOSE (CHILD_READ, STDIN_FILENO); ++ } ++ else if ((CHILD_READ > 1) && (CHILD_WRITE == STDIN_FILENO)) { ++ DUP2CLOSE (CHILD_WRITE, STDOUT_FILENO); ++ DUP2CLOSE (CHILD_READ, STDIN_FILENO); ++ } ++ else { ++ /* CHILD_READ >= 1 and CHILD_WRITE > 1 */ ++ DUP2CLOSE (CHILD_READ, STDIN_FILENO); ++ DUP2CLOSE (CHILD_WRITE, STDOUT_FILENO); ++ } ++ } ++ /* As pointed out by Florian Weimer to JP, it is a security threat to call ++ the script with a user defined environment and using the path. That ++ would be Trojans pleasure. Therefore the absolute path to addr2line ++ and an empty environment is used. That should be safe. ++ */ ++ char *const argv[] = { "addr2line", ++ "-e", file_name, ++ "--demangle=gnat", ++ "--functions", ++ "--basenames", ++ NULL }; ++ char *const envp[] = { NULL }; ++ if (execve(ADDR2LINE_PROG, argv, envp) < 0) { ++ close (CHILD_WRITE); ++ close (CHILD_READ); ++ RESTSIG; ++ exit (1); ++ } ++ } ++ ++ /* Below this line is parent process */ ++ int i, n; ++ char hex[16]; ++ char line[MAX_LINE + 1]; ++ char *p; ++ char *s = buf; ++ long *trace_address = addrs; ++ ++ close(CHILD_WRITE); ++ close(CHILD_READ); ++ ++ for(i=0; i < n_addr; i++) { ++ snprintf(hex,sizeof(hex),"%#lx\n",*trace_address); ++ write(PARENT_WRITE,hex,strlen(hex)); ++ n = read(PARENT_READ,line,MAX_LINE); ++ if (n<=0) ++ break; ++ ++ line[n]=0; ++ /* We have approx. 16 additional chars for "%#lx in " clause. ++ We use this info to prevent a buffer overrun. */ ++ if (n + 16 + (*len) > max_len) ++ break; ++ ++ p = strchr(line,'\n'); ++ if (p) { ++ if (*(p+1)) { ++ *p = 0; ++ *len += snprintf(s, (max_len - (*len)), "%#lx in %s at %s", ++ *trace_address, line, p+1); ++ } ++ else { ++ *len += snprintf(s, (max_len - (*len)), "%#lx at %s", ++ *trace_address, line); ++ } ++ s = buf + (*len); ++ } ++ trace_address += 1; ++ } ++ close (PARENT_WRITE); ++ close (PARENT_READ); ++ RESTSIG; ++} ++ ++#endif +--- gcc/ada/tracebak.c.orig ++++ gcc/ada/tracebak.c +@@ -278,6 +278,23 @@ + #error Unhandled darwin architecture. + #endif + ++/*---------------------------- x86 *BSD --------------------------------*/ ++ ++#elif defined (__i386__) && \ ++ ( defined (__NetBSD__) \ ++ || defined (__FreeBSD__) \ ++ || defined (__OpenBSD__) \ ++ || defined (__DragonFly__) ) ++ ++#define USE_GCC_UNWINDER ++/* The generic unwinder is not used for this target because the default ++ implementation doesn't unwind on the BSD platforms. AMD64 targets use the ++ gcc unwinder for all platforms, so let's keep i386 consistent with that. ++*/ ++ ++#define PC_ADJUST -2 ++/* The minimum size of call instructions on this architecture is 2 bytes */ ++ + /*---------------------- PPC AIX/PPC Lynx 178/Older Darwin ------------------*/ + #elif ((defined (_POWER) && defined (_AIX)) || \ + (defined (__powerpc__) && defined (__Lynx__) && !defined(__ELF__)) || \ +--- gcc/ada/gcc-interface/Make-lang.in.orig ++++ gcc/ada/gcc-interface/Make-lang.in +@@ -588,7 +588,7 @@ + ada/widechar.o + + # Language-independent object files. +-ADA_BACKEND = $(BACKEND) attribs.o ++ADA_BACKEND = $(BACKEND2) attribs.o + + # List of target dependent sources, overridden below as necessary + TARGET_ADA_SRCS = +--- gcc/ada/gcc-interface/Makefile.in.orig ++++ gcc/ada/gcc-interface/Makefile.in +@@ -1136,6 +1136,7 @@ + ifeq ($(strip $(filter-out arm% linux-androideabi,$(target_cpu) $(target_os))),) + LIBGNAT_TARGET_PAIRS = \ + a-intnam.ads> $dir/acats.log + } + ++inform () { ++ printf "%04d %7s" $1 $2 ++} ++ ++disinform () { ++ printf "\r" ++} ++ + dir=`${PWDCMD-pwd}` + + if [ "$testdir" = "" ]; then +@@ -231,6 +239,18 @@ + par_countm=0 + par_last= + ++countdown=0 ++for chapter in $chapters; do ++ if [ -d $dir/tests/$chapter ]; then ++ cd $dir/tests/$chapter ++ ls *.a *.ada *.adt *.am *.dep 2> /dev/null | sed -e 's/\(.*\)\..*/\1/g' | \ ++ cut -c1-7 | sort | uniq | comm -23 - $dir/support/norun.lst \ ++ > $dir/tests/$chapter/${chapter}.lst ++ countn=`wc -l < $dir/tests/$chapter/${chapter}.lst` ++ countdown=`expr $countdown + $countn` ++ fi ++done ++ + for chapter in $chapters; do + # Used to generate support once and finish after that. + [ "$chapter" = "NONE" ] && continue +@@ -243,10 +263,6 @@ + continue + fi + +- cd $dir/tests/$chapter +- ls *.a *.ada *.adt *.am *.dep 2> /dev/null | sed -e 's/\(.*\)\..*/\1/g' | \ +- cut -c1-7 | sort | uniq | comm -23 - $dir_support/norun.lst \ +- > $dir/tests/$chapter/${chapter}.lst + countn=`wc -l < $dir/tests/$chapter/${chapter}.lst` + as_fn_arith $glob_countn + $countn + glob_countn=$as_val +@@ -299,10 +315,13 @@ + if [ $? -eq 0 ]; then + extraflags="$extraflags -fstack-check" + fi ++ inform $countdown $i ++ countdown=`expr $countdown - 1` + test=$dir/tests/$chapter/$i + mkdir $test && cd $test >> $dir/acats.log 2>&1 + + if [ $? -ne 0 ]; then ++ disinform + display "FAIL: $i" + failed="${failed}${i} " + clean_dir +@@ -323,8 +342,10 @@ + cxb30*) EXTERNAL_OBJECTS="$dir_support/cxb30040.o $dir_support/cxb30060.o $dir_support/cxb30130.o $dir_support/cxb30131.o";; + ca1020e) rm -f ca1020e_func1.adb ca1020e_func2.adb ca1020e_proc1.adb ca1020e_proc2.adb > /dev/null 2>&1;; + ca14028) rm -f ca14028_func2.ads ca14028_func3.ads ca14028_proc1.ads ca14028_proc3.ads > /dev/null 2>&1;; ++ cxh1001) extraflags="-a -f"; echo "pragma Normalize_Scalars;" > gnat.adc + esac + if [ "$main" = "" ]; then ++ disinform + display "FAIL: $i" + failed="${failed}${i} " + clean_dir +@@ -333,6 +354,7 @@ + + target_gnatmake $extraflags -I$dir_support $main >> $dir/acats.log 2>&1 + if [ $? -ne 0 ]; then ++ disinform + display "FAIL: $i" + failed="${failed}${i} " + clean_dir +@@ -347,6 +369,7 @@ + target_run $dir/tests/$chapter/$i/$binmain > $dir/tests/$chapter/$i/${i}.log 2>&1 + cd $dir/tests/$chapter/$i + cat ${i}.log >> $dir/acats.log ++ disinform + egrep -e '(==== |\+\+\+\+ |\!\!\!\! )' ${i}.log > /dev/null 2>&1 + if [ $? -ne 0 ]; then + grep 'tasking not implemented' ${i}.log > /dev/null 2>&1 +--- /dev/null ++++ gcc/testsuite/ada/acats/run_remote.sh +@@ -0,0 +1,412 @@ ++#!/bin/sh ++# Run ACATS with the GNU Ada compiler ++ ++# The following functions are to be customized if you run in cross ++# environment or want to change compilation flags. Note that for ++# tests requiring checks not turned on by default, this script ++# automatically adds the needed flags to pass (ie: -gnato or -gnatE). ++ ++# gccflags="-O3 -fomit-frame-pointer -funroll-all-loops -finline-functions" ++# gnatflags="-gnatN" ++ ++gccflags="-O2" ++gnatflags="-gnatws" ++tabtarget="/data/local/testsuite" ++STRIP="arm-aux-linux-androideabi-strip" ++ ++target_run () { ++ # Run on rooted tablet (port 22 vs port 2222) ++ BN=`basename $*` ++ $STRIP_FOR_TARGET $* ++ /usr/bin/scp -qp $* root@tablet:$tabtarget/ ++ /usr/bin/ssh -q tablet $tabtarget/$BN ++} ++ ++target_cmd () { ++ /usr/bin/ssh -q tablet "$1" ++} ++ ++# End of customization section. ++ ++display_noeol () { ++ printf "$@" ++ printf "$@" >> $dir/acats.sum ++ printf "$@" >> $dir/acats.log ++} ++ ++display () { ++ echo "$@" ++ echo "$@" >> $dir/acats.sum ++ echo "$@" >> $dir/acats.log ++} ++ ++log () { ++ echo "$@" >> $dir/acats.sum ++ echo "$@" >> $dir/acats.log ++} ++ ++inform () { ++ printf "%04d %7s" $1 $2 ++} ++ ++disinform () { ++ printf "\r" ++} ++ ++dir=`${PWDCMD-pwd}` ++ ++if [ "$testdir" = "" ]; then ++ echo You must use make check or make check-ada ++ exit 1 ++fi ++ ++if [ "$dir" = "$testdir" ]; then ++ echo "error: srcdir must be different than objdir, exiting." ++ exit 1 ++fi ++ ++target_gnatmake () { ++ echo gnatmake-cross --GCC=\"$GCC\" $gnatflags $gccflags $* -largs $EXTERNAL_OBJECTS --GCC=\"$GCC\" ++ gnatmake-cross --GCC="$GCC" $gnatflags $gccflags $* -largs $EXTERNAL_OBJECTS --GCC="$GCC" ++} ++ ++target_gcc () { ++ $GCC $gccflags $* ++} ++ ++clean_dir () { ++ rm -f "$binmain" *.o *.ali > /dev/null 2>&1 ++} ++ ++find_main () { ++ ls ${i}?.adb > ${i}.lst 2> /dev/null ++ ls ${i}*m.adb >> ${i}.lst 2> /dev/null ++ ls ${i}.adb >> ${i}.lst 2> /dev/null ++ main=`tail -1 ${i}.lst` ++} ++ ++split_testid () { ++ local mysplit=`echo $1 | awk -F/ '{print "section=" $1 "; TN=" $2 "; prog=" $3 ";"}'` ++ eval ${mysplit} ++} ++ ++EXTERNAL_OBJECTS="" ++# Global variable to communicate external objects to link with. ++ ++rm -f $dir/acats.sum $dir/acats.log $dir/transfer.lst ++ ++display "Test Run By $USER on `date`" ++ ++display " === acats configuration ===" ++ ++target=`$GCC -dumpmachine` ++ ++display target gcc is $GCC ++display `$GCC -v 2>&1` ++display host=`gcc -dumpmachine` ++display target=$target ++display `type gnatmake-cross` ++gnatls-cross -v >> $dir/acats.log ++display "" ++ ++# Let's be tidy and clear off the remote device first ++target_cmd "cd ${tabtarget}; rm logs/*; rmdir logs; rm *" ++ ++display " === acats support ===" ++display_noeol "Generating support files..." ++ ++rm -rf $dir/support ++mkdir -p $dir/support ++cd $dir/support ++ ++cp $testdir/support/*.ada $testdir/support/*.a $testdir/support/*.tst $dir/support ++ ++# Find out the size in bit of an address on the target ++target_gnatmake $testdir/support/impbit.adb >> $dir/acats.log 2>&1 ++target_run $dir/support/impbit > $dir/support/impbit.out 2>&1 ++target_bit=`cat $dir/support/impbit.out` ++echo target_bit="$target_bit" >> $dir/acats.log ++ ++# Find out a suitable asm statement ++# Adapted from configure.ac gcc_cv_as_dwarf2_debug_line ++case "$target" in ++ ia64*-*-* | s390*-*-*) ++ target_insn="nop 0" ++ ;; ++ mmix-*-*) ++ target_insn="swym 0" ++ ;; ++ *) ++ target_insn="nop" ++ ;; ++esac ++echo target_insn="$target_insn" >> $dir/acats.log ++ ++sed -e "s,ACATS4GNATDIR,$dir,g" \ ++ < $testdir/support/impdef.a > $dir/support/impdef.a ++sed -e "s,ACATS4GNATDIR,$dir,g" \ ++ -e "s,ACATS4GNATBIT,$target_bit,g" \ ++ -e "s,ACATS4GNATINSN,$target_insn,g" \ ++ < $testdir/support/macro.dfs > $dir/support/MACRO.DFS ++sed -e "s,ACATS4GNATDIR,$dir,g" \ ++ < $testdir/support/tsttests.dat > $dir/support/TSTTESTS.DAT ++ ++cp $testdir/tests/cd/*.c $dir/support ++cp $testdir/tests/cxb/*.c $dir/support ++grep -v '^#' $testdir/norun.lst | sort > $dir/support/norun.lst ++ ++rm -rf $dir/run ++mv $dir/tests $dir/tests.$$ 2> /dev/null ++rm -rf $dir/tests.$$ & ++mkdir -p $dir/run ++ ++cp -pr $testdir/tests $dir/ ++ ++for i in $dir/support/*.ada $dir/support/*.a; do ++ host_gnatchop $i >> $dir/acats.log 2>&1 ++done ++ ++# These tools are used to preprocess some ACATS sources ++# they need to be compiled native on the host. ++ ++host_gnatmake -q -gnatws macrosub.adb ++if [ $? -ne 0 ]; then ++ display "**** Failed to compile macrosub" ++ exit 1 ++fi ++./macrosub > macrosub.out 2>&1 ++ ++gcc -c cd300051.c ++host_gnatmake -q -gnatws widechr.adb ++if [ $? -ne 0 ]; then ++ display "**** Failed to compile widechr" ++ exit 1 ++fi ++./widechr > widechr.out 2>&1 ++ ++rm -f $dir/support/macrosub ++rm -f $dir/support/widechr ++rm -f $dir/support/*.ali ++rm -f $dir/support/*.o ++ ++display " done." ++ ++# From here, all compilations will be made by the target compiler ++ ++display_noeol "Compiling support files..." ++ ++target_gcc -c *.c ++if [ $? -ne 0 ]; then ++ display "**** Failed to compile C code" ++ exit 1 ++fi ++ ++host_gnatchop *.adt >> $dir/acats.log 2>&1 ++ ++target_gnatmake -c -gnato -gnatE *.ads >> $dir/acats.log 2>&1 ++target_gnatmake -c -gnato -gnatE *.adb >> $dir/acats.log 2>&1 ++ ++display " done." ++display "" ++display " === acats tests ===" ++ ++if [ $# -eq 0 ]; then ++ chapters=`cd $dir/tests; echo [a-z]*` ++else ++ chapters=$* ++fi ++ ++glob_countn=0 ++glob_countok=0 ++glob_countu=0 ++countdown=0 ++ ++for chapter in $chapters; do ++ if [ -d $dir/tests/$chapter ]; then ++ cd $dir/tests/$chapter ++ ls *.a *.ada *.adt *.am *.dep 2> /dev/null | sed -e 's/\(.*\)\..*/\1/g' | \ ++ cut -c1-7 | sort | uniq | comm -23 - $dir/support/norun.lst \ ++ > $dir/tests/$chapter/${chapter}.lst ++ countn=`wc -l < $dir/tests/$chapter/${chapter}.lst` ++ countdown=`expr $countdown + $countn` ++ fi ++done ++ ++cat > $dir/execute.sh << EOF ++inform () { ++ printf "left: %04d" \$1 ++} ++disinform () { ++ printf "\r" ++} ++cycle () { ++ local countx=0 ++ local total=\$(echo \$testlist | awk '{print NF}') ++ mkdir -p logs ++ echo "Executing \$total tests on remote device" ++ inform \$total ++ for x in \$testlist; do ++ timeout -t 30 ./\${x} > logs/\${x}.log 2>&1 ++ countx=\$(expr \$countx + 1) ++ if [ \$countx -eq 25 ]; then ++ total=\$(expr \$total - 25) ++ countx=0 ++ disinform ++ inform \$total ++ fi ++ done ++ disinform ++ tar -czf remote.logs.tar.gz logs ++} ++testlist=" \\ ++EOF ++ ++display "All tests are being cross-compiled without execution first." ++ ++for chapter in $chapters; do ++ if [ ! -d $dir/tests/$chapter ]; then ++ continue ++ fi ++ ++ countn=`wc -l < $dir/tests/$chapter/${chapter}.lst` ++ glob_countn=`expr $glob_countn + $countn` ++ counti=0 ++ for i in `cat $dir/tests/$chapter/${chapter}.lst`; do ++ counti=`expr $counti + 1` ++ extraflags="-gnat95" ++ grep $i $testdir/overflow.lst > /dev/null 2>&1 ++ if [ $? -eq 0 ]; then ++ extraflags="$extraflags -gnato" ++ fi ++ grep $i $testdir/elabd.lst > /dev/null 2>&1 ++ if [ $? -eq 0 ]; then ++ extraflags="$extraflags -gnatE" ++ fi ++ grep $i $testdir/floatstore.lst > /dev/null 2>&1 ++ if [ $? -eq 0 ]; then ++ extraflags="$extraflags -ffloat-store" ++ fi ++ grep $i $testdir/stackcheck.lst > /dev/null 2>&1 ++ if [ $? -eq 0 ]; then ++ extraflags="$extraflags -fstack-check" ++ fi ++ inform $countdown $i ++ countdown=`expr $countdown - 1` ++ test=$dir/tests/$chapter/$i ++ mkdir $test && cd $test >> $dir/acats.log 2>&1 ++ ++ if [ $? -ne 0 ]; then ++ disinform ++ display "FAIL: $i" ++ failed="${failed}${i} " ++ clean_dir ++ continue ++ fi ++ ++ host_gnatchop -c -w `ls ${test}*.a ${test}*.ada ${test}*.adt ${test}*.am ${test}*.dep 2> /dev/null` >> $dir/acats.log 2>&1 ++ find_main ++ if [ -z "$main" ]; then ++ sync ++ find_main ++ fi ++ binmain=`echo $main | sed -e 's/\(.*\)\..*/\1/g'` ++ echo "BUILD $main" >> $dir/acats.log ++ EXTERNAL_OBJECTS="" ++ case $i in ++ cxb30*) EXTERNAL_OBJECTS="$dir/support/cxb30040.o $dir/support/cxb30060.o $dir/support/cxb30130.o $dir/support/cxb30131.o";; ++ ca1020e) rm -f ca1020e_func1.adb ca1020e_func2.adb ca1020e_proc1.adb ca1020e_proc2.adb > /dev/null 2>&1;; ++ ca14028) rm -f ca14028_func2.ads ca14028_func3.ads ca14028_proc1.ads ca14028_proc3.ads > /dev/null 2>&1;; ++ cxh1001) extraflags="-a -f"; echo "pragma Normalize_Scalars;" > gnat.adc ++ esac ++ if [ "$main" = "" ]; then ++ disinform ++ display "FAIL: $i" ++ failed="${failed}${i} " ++ clean_dir ++ continue ++ fi ++ ++ target_gnatmake $extraflags -I$dir/support $main >> $dir/acats.log 2>&1 ++ if [ $? -ne 0 ]; then ++ disinform ++ display "FAIL: $i" ++ failed="${failed}${i} " ++ clean_dir ++ continue ++ fi ++ echo $chapter/$i/$binmain >> $dir/transfer.lst ++ echo "$binmain \\" >> $dir/execute.sh ++ $STRIP $binmain ++ disinform ++ done ++done ++echo '"' >> $dir/execute.sh ++echo "cycle" >> $dir/execute.sh ++ ++sync ++display "Transfer files to remote device: root@tablet:$tabtarget/" ++cd $dir/tests ++cat $dir/transfer.lst | xargs tar --strip-components=2 -czf - | \ ++ target_cmd "tar -C $tabtarget -xzf -" ++cd $dir ++tar -czf - execute.sh | target_cmd "tar -C $tabtarget -xzf -" ++target_cmd "cd $tabtarget; sh execute.sh" ++rm -rf $dir/logs $dir/remote.logs.tar.gz ++/usr/bin/scp -q root@tablet:$tabtarget/remote.logs.tar.gz $dir/ ++tar -xzf $dir/remote.logs.tar.gz ++ ++countdown=`wc -l < $dir/transfer.lst` ++glob_countn=${countdown} ++for i in `cat $dir/transfer.lst`; do ++ split_testid $i ++ if [ "$section" != "$savedsect" ]; then ++ display Running chapter $section ... ++ fi ++ savedsect=$section ++ ++ #inform $countdown $TN ++ countdown=`expr $countdown - 1` ++ proglog="$dir/logs/${prog}.log" ++ echo "RUN $prog" >> $dir/acats.log ++ if [ ! -f $proglog ]; then ++ echo "LOG NOT FOUND!" >> $proglog ++ fi ++ ++ cat $proglog >> $dir/acats.log ++ ++ egrep -e '(==== |\+\+\+\+ |\!\!\!\! )' $proglog > /dev/null 2>&1 ++ if [ $? -ne 0 ]; then ++ grep 'tasking not implemented' $proglog > /dev/null 2>&1 ++ ++ if [ $? -ne 0 ]; then ++ display "FAIL: ${TN}" ++ failed="${failed}${TN} " ++ else ++ log "UNSUPPORTED: ${TN}" ++ glob_countn=`expr $glob_countn - 1` ++ glob_countu=`expr $glob_countu + 1` ++ fi ++ else ++ log "PASS: ${TN}" ++ glob_countok=`expr $glob_countok + 1` ++ fi ++ cd $dir/tests/$section/$TN ++ clean_dir ++ #disinform ++done ++ ++display " === acats Summary ===" ++display "# of expected passes $glob_countok" ++display "# of unexpected failures `expr $glob_countn - $glob_countok`" ++ ++if [ $glob_countu -ne 0 ]; then ++ display "# of unsupported tests $glob_countu" ++fi ++ ++if [ $glob_countok -ne $glob_countn ]; then ++ display "*** FAILURES: $failed" ++fi ++ ++display "$0 completed at `date`" ++ ++exit 0 +--- gcc/testsuite/gnat.dg/test_raise_from_pure.adb.orig ++++ gcc/testsuite/gnat.dg/test_raise_from_pure.adb +@@ -1,4 +1,4 @@ +--- { dg-do run } ++-- { dg-do run { xfail *-*-openbsd* } } + -- { dg-options "-O2" } + + -- This is an optimization test and its failure is only a missed optimization. +--- gcc/testsuite/gnat.dg/unchecked_convert5.adb.orig ++++ gcc/testsuite/gnat.dg/unchecked_convert5.adb +@@ -1,22 +0,0 @@ +--- { dg-do run { target hppa*-*-* sparc*-*-* powerpc*-*-* } } +- +-with Unchecked_Conversion; +- +-procedure Unchecked_Convert5 is +- +- subtype c_1 is string(1..1); +- +- function int2c1 is -- { dg-warning "different sizes" } +- new unchecked_conversion (source => integer, target => c_1); +- +- c1 : c_1; +- +-begin +- +- c1 := int2c1(16#12#); +- +- if c1 (1) /= ASCII.Nul then +- raise Program_Error; +- end if; +- +-end; +--- gcc/testsuite/gnat.dg/unchecked_convert6.adb.orig ++++ gcc/testsuite/gnat.dg/unchecked_convert6.adb +@@ -1,22 +0,0 @@ +--- { dg-do run { target hppa*-*-* sparc*-*-* powerpc*-*-* } } +- +-with Unchecked_Conversion; +- +-procedure Unchecked_Convert6 is +- +- subtype c_5 is string(1..5); +- +- function int2c5 is -- { dg-warning "different sizes" } +- new unchecked_conversion (source => integer, target => c_5); +- +- c5 : c_5; +- +-begin +- +- c5 := int2c5(16#12#); +- +- if c5 (4) /= ASCII.DC2 then +- raise Program_Error; +- end if; +- +-end; diff --git a/lang/gcc5-aux/files/diff-core b/lang/gcc5-aux/files/diff-core new file mode 100644 index 000000000..c192081f5 --- /dev/null +++ b/lang/gcc5-aux/files/diff-core @@ -0,0 +1,622 @@ +--- gcc/config/dragonfly.h.orig ++++ gcc/config/dragonfly.h +@@ -84,7 +84,7 @@ + } \ + %{static:-Bstatic} \ + } \ +- %{!static:--hash-style=gnu} \ ++ %{!static:--hash-style=gnu -rpath @PREFIX@/@GCCAUX@/lib} \ + %{symbolic:-Bsymbolic}" + + #undef LINK_SPEC +--- gcc/config/i386/freebsd.h.orig ++++ gcc/config/i386/freebsd.h +@@ -90,6 +90,14 @@ + When the -shared link option is used a final link is not being + done. */ + ++#if FBSD_MAJOR < 9 ++#define ELF_HASH_STYLE "" ++#elif FBSD_MAJOR < 10 ++#define ELF_HASH_STYLE "--hash-style=both " ++#else ++#define ELF_HASH_STYLE "--hash-style=gnu " ++#endif ++ + #undef LINK_SPEC + #define LINK_SPEC "\ + %{p:%nconsider using '-pg' instead of '-p' with gprof(1)} \ +@@ -101,6 +109,7 @@ + %{rdynamic:-export-dynamic} \ + -dynamic-linker %(fbsd_dynamic_linker) } \ + %{static:-Bstatic}} \ ++ %{!static:" ELF_HASH_STYLE "-rpath @PREFIX@/@GCCAUX@/lib} \ + %{symbolic:-Bsymbolic}" + + /* A C statement to output to the stdio stream FILE an assembler +--- gcc/config/i386/freebsd64.h.orig ++++ gcc/config/i386/freebsd64.h +@@ -41,4 +41,5 @@ + %{rdynamic:-export-dynamic} \ + -dynamic-linker %(fbsd_dynamic_linker) } \ + %{static:-Bstatic}} \ ++ %{!static:" ELF_HASH_STYLE "-rpath @PREFIX@/@GCCAUX@/lib} \ + %{symbolic:-Bsymbolic}" +--- /dev/null ++++ libgcc/config/i386/freebsd-unwind.h +@@ -0,0 +1,173 @@ ++/* DWARF2 EH unwinding support for FreeBSD: AMD x86-64 and x86. ++ Copyright (C) 2015 Free Software Foundation, Inc. ++ Contributed by John Marino ++ ++This file is part of GCC. ++ ++GCC is free software; you can redistribute it and/or modify ++it under the terms of the GNU General Public License as published by ++the Free Software Foundation; either version 3, or (at your option) ++any later version. ++ ++GCC is distributed in the hope that it will be useful, ++but WITHOUT ANY WARRANTY; without even the implied warranty of ++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++GNU General Public License for more details. ++ ++Under Section 7 of GPL version 3, you are granted additional ++permissions described in the GCC Runtime Library Exception, version ++3.1, as published by the Free Software Foundation. ++ ++You should have received a copy of the GNU General Public License and ++a copy of the GCC Runtime Library Exception along with this program; ++see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++. */ ++ ++/* Do code reading to identify a signal frame, and set the frame ++ state data appropriately. See unwind-dw2.c for the structs. */ ++ ++#include ++#include ++#include ++#include ++ ++#define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg ++ ++#ifdef __x86_64__ ++#define MD_FALLBACK_FRAME_STATE_FOR x86_64_freebsd_fallback_frame_state ++ ++static _Unwind_Reason_Code ++x86_64_freebsd_fallback_frame_state ++(struct _Unwind_Context *context, _Unwind_FrameState *fs) ++{ ++ struct sigframe *sf; ++ long new_cfa; ++ ++ /* Prior to FreeBSD 9, the signal trampoline was located immediately ++ before the ps_strings. To support non-executable stacks on AMD64, ++ the sigtramp was moved to a shared page for FreeBSD 9. Unfortunately ++ this means looking frame patterns again (sys/amd64/amd64/sigtramp.S) ++ rather than using the robust and convenient KERN_PS_STRINGS trick. ++ ++ : lea 0x10(%rsp),%rdi ++ : pushq $0x0 ++ : mov $0x1a1,%rax ++ : syscall ++ ++ If we can't find this pattern, we're at the end of the stack. ++ */ ++ ++ if (!( *(unsigned int *)(context->ra) == 0x247c8d48 ++ && *(unsigned int *)(context->ra + 4) == 0x48006a10 ++ && *(unsigned int *)(context->ra + 8) == 0x01a1c0c7 ++ && *(unsigned int *)(context->ra + 12) == 0x050f0000 )) ++ return _URC_END_OF_STACK; ++ ++ sf = (struct sigframe *) context->cfa; ++ new_cfa = sf->REG_NAME(rsp); ++ fs->regs.cfa_how = CFA_REG_OFFSET; ++ /* Register 7 is rsp */ ++ fs->regs.cfa_reg = 7; ++ fs->regs.cfa_offset = new_cfa - (long) context->cfa; ++ ++ /* The SVR4 register numbering macros aren't usable in libgcc. */ ++ fs->regs.reg[0].how = REG_SAVED_OFFSET; ++ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(rax) - new_cfa; ++ fs->regs.reg[1].how = REG_SAVED_OFFSET; ++ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(rdx) - new_cfa; ++ fs->regs.reg[2].how = REG_SAVED_OFFSET; ++ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(rcx) - new_cfa; ++ fs->regs.reg[3].how = REG_SAVED_OFFSET; ++ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(rbx) - new_cfa; ++ fs->regs.reg[4].how = REG_SAVED_OFFSET; ++ fs->regs.reg[4].loc.offset = (long)&sf->REG_NAME(rsi) - new_cfa; ++ fs->regs.reg[5].how = REG_SAVED_OFFSET; ++ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(rdi) - new_cfa; ++ fs->regs.reg[6].how = REG_SAVED_OFFSET; ++ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(rbp) - new_cfa; ++ fs->regs.reg[8].how = REG_SAVED_OFFSET; ++ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(r8) - new_cfa; ++ fs->regs.reg[9].how = REG_SAVED_OFFSET; ++ fs->regs.reg[9].loc.offset = (long)&sf->REG_NAME(r9) - new_cfa; ++ fs->regs.reg[10].how = REG_SAVED_OFFSET; ++ fs->regs.reg[10].loc.offset = (long)&sf->REG_NAME(r10) - new_cfa; ++ fs->regs.reg[11].how = REG_SAVED_OFFSET; ++ fs->regs.reg[11].loc.offset = (long)&sf->REG_NAME(r11) - new_cfa; ++ fs->regs.reg[12].how = REG_SAVED_OFFSET; ++ fs->regs.reg[12].loc.offset = (long)&sf->REG_NAME(r12) - new_cfa; ++ fs->regs.reg[13].how = REG_SAVED_OFFSET; ++ fs->regs.reg[13].loc.offset = (long)&sf->REG_NAME(r13) - new_cfa; ++ fs->regs.reg[14].how = REG_SAVED_OFFSET; ++ fs->regs.reg[14].loc.offset = (long)&sf->REG_NAME(r14) - new_cfa; ++ fs->regs.reg[15].how = REG_SAVED_OFFSET; ++ fs->regs.reg[15].loc.offset = (long)&sf->REG_NAME(r15) - new_cfa; ++ fs->regs.reg[16].how = REG_SAVED_OFFSET; ++ fs->regs.reg[16].loc.offset = (long)&sf->REG_NAME(rip) - new_cfa; ++ fs->retaddr_column = 16; ++ fs->signal_frame = 1; ++ return _URC_NO_REASON; ++} ++ ++#else /* Next section is for i386 */ ++ ++#define MD_FALLBACK_FRAME_STATE_FOR x86_freebsd_fallback_frame_state ++ ++/* ++ * We can't use KERN_PS_STRINGS anymore if we want to support FreeBSD32 ++ * compat on AMD64. The sigtramp is in a shared page in that case so the ++ * x86_sigtramp_range only works on a true i386 system. We have to ++ * search for the sigtramp frame if we want it working everywhere. ++ */ ++ ++static _Unwind_Reason_Code ++x86_freebsd_fallback_frame_state ++(struct _Unwind_Context *context, _Unwind_FrameState *fs) ++{ ++ struct sigframe *sf; ++ long new_cfa; ++ ++/* ++ * i386 sigtramp frame we are looking for follows. ++ * Apparently PSL_VM is variable, so we can't look past context->ra + 4 ++ * : ++ * 0: ff 54 24 10 call *0x10(%esp) *SIGF_HANDLER ++ * 4: 8d 44 24 20 lea 0x20(%esp),%eax SIGF_UC ++ * 8: 50 push %eax ++ * 9: f7 40 54 00 00 02 00 testl $0x20000,0x54(%eax) $PSL_VM ++ * 10: 75 03 jne 15 ++ * 12: 8e 68 14 mov 0x14(%eax),%gs UC_GS ++ * 15: b8 a1 01 00 00 mov 0x1a1,%eax $SYS_sigreturn ++ */ ++ ++ if (!( *(unsigned int *)(context->ra - 4) == 0x102454ff ++ && *(unsigned int *)(context->ra) == 0x2024448d )) ++ return _URC_END_OF_STACK; ++ ++ sf = (struct sigframe *) context->cfa; ++ new_cfa = sf->REG_NAME(esp); ++ fs->regs.cfa_how = CFA_REG_OFFSET; ++ fs->regs.cfa_reg = 4; ++ fs->regs.cfa_offset = new_cfa - (long) context->cfa; ++ ++ /* The SVR4 register numbering macros aren't usable in libgcc. */ ++ fs->regs.reg[0].how = REG_SAVED_OFFSET; ++ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(eax) - new_cfa; ++ fs->regs.reg[3].how = REG_SAVED_OFFSET; ++ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(ebx) - new_cfa; ++ fs->regs.reg[1].how = REG_SAVED_OFFSET; ++ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(ecx) - new_cfa; ++ fs->regs.reg[2].how = REG_SAVED_OFFSET; ++ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(edx) - new_cfa; ++ fs->regs.reg[6].how = REG_SAVED_OFFSET; ++ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(esi) - new_cfa; ++ fs->regs.reg[7].how = REG_SAVED_OFFSET; ++ fs->regs.reg[7].loc.offset = (long)&sf->REG_NAME(edi) - new_cfa; ++ fs->regs.reg[5].how = REG_SAVED_OFFSET; ++ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(ebp) - new_cfa; ++ fs->regs.reg[8].how = REG_SAVED_OFFSET; ++ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(eip) - new_cfa; ++ fs->retaddr_column = 8; ++ fs->signal_frame = 1; ++ return _URC_NO_REASON; ++} ++#endif /* ifdef __x86_64__ */ +--- /dev/null ++++ libgcc/config/i386/netbsd-unwind.h +@@ -0,0 +1,178 @@ ++/* DWARF2 EH unwinding support for NetBSD: AMD x86-64 and x86. ++ Copyright (C) 2015 Free Software Foundation, Inc. ++ Contributed by John Marino ++ ++This file is part of GCC. ++ ++GCC is free software; you can redistribute it and/or modify ++it under the terms of the GNU General Public License as published by ++the Free Software Foundation; either version 3, or (at your option) ++any later version. ++ ++GCC is distributed in the hope that it will be useful, ++but WITHOUT ANY WARRANTY; without even the implied warranty of ++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++GNU General Public License for more details. ++ ++Under Section 7 of GPL version 3, you are granted additional ++permissions described in the GCC Runtime Library Exception, version ++3.1, as published by the Free Software Foundation. ++ ++You should have received a copy of the GNU General Public License and ++a copy of the GCC Runtime Library Exception along with this program; ++see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++. */ ++ ++/* Do code reading to identify a signal frame, and set the frame ++ state data appropriately. See unwind-dw2.c for the structs. */ ++ ++#include ++#include ++ ++#define REG_NAME(reg) sf_uc.uc_mcontext.__gregs[_REG_## reg] ++ ++#ifdef __x86_64__ ++ ++#define MD_FALLBACK_FRAME_STATE_FOR x86_64_netbsd_fallback_frame_state ++ ++static _Unwind_Reason_Code ++x86_64_netbsd_fallback_frame_state ++(struct _Unwind_Context *context, _Unwind_FrameState *fs) ++{ ++ /* signal_frame is sigframe_siginfo minus sf_ra handler return address */ ++ struct signal_frame { ++ siginfo_t sf_si; /* actual saved siginfo */ ++ ucontext_t sf_uc; /* actual saved ucontext */ ++ }; ++ struct signal_frame *sf; ++ long new_cfa; ++ ++ /* We are looking for the following signal trampoline pattern. If we don't ++ find it, we are at the end of the stack and can't unwind. ++ ++ <__sigtramp_siginfo_2+12>: mov $0xffffffffffffffff,%rdi ++ <__sigtramp_siginfo_2+19>: mov $0x1,%rax ++ <__sigtramp_siginfo_2+26>: syscall ++ */ ++ ++ if ( *(unsigned int *) (context->ra + 12) == 0xffc7c748 ++ && *(unsigned int *) (context->ra + 16) == 0x48ffffff ++ && *(unsigned int *) (context->ra + 20) == 0x0001c0c7 ++ && *(unsigned int *) (context->ra + 24) == 0x050f0000 ) ++ { ++ sf = (struct signal_frame *) context->cfa; ++ new_cfa = sf->REG_NAME(RSP); ++ fs->regs.cfa_how = CFA_REG_OFFSET; ++ fs->regs.cfa_reg = 7; ++ fs->regs.cfa_offset = new_cfa - (long) context->cfa; ++ } ++ else ++ { ++ return _URC_END_OF_STACK; ++ } ++ ++ /* The SVR4 register numbering macros aren't usable in libgcc. */ ++ fs->regs.reg[ 0].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 0].loc.offset = (long)&sf->REG_NAME(RAX) - new_cfa; ++ fs->regs.reg[ 1].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 1].loc.offset = (long)&sf->REG_NAME(RDX) - new_cfa; ++ fs->regs.reg[ 2].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 2].loc.offset = (long)&sf->REG_NAME(RCX) - new_cfa; ++ fs->regs.reg[ 3].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 3].loc.offset = (long)&sf->REG_NAME(RBX) - new_cfa; ++ fs->regs.reg[ 4].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 4].loc.offset = (long)&sf->REG_NAME(RSI) - new_cfa; ++ fs->regs.reg[ 5].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 5].loc.offset = (long)&sf->REG_NAME(RDI) - new_cfa; ++ fs->regs.reg[ 6].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 6].loc.offset = (long)&sf->REG_NAME(RBP) - new_cfa; ++ fs->regs.reg[ 8].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 8].loc.offset = (long)&sf->REG_NAME(R8) - new_cfa; ++ fs->regs.reg[ 9].how = REG_SAVED_OFFSET; ++ fs->regs.reg[ 9].loc.offset = (long)&sf->REG_NAME(R9) - new_cfa; ++ fs->regs.reg[10].how = REG_SAVED_OFFSET; ++ fs->regs.reg[10].loc.offset = (long)&sf->REG_NAME(R10) - new_cfa; ++ fs->regs.reg[11].how = REG_SAVED_OFFSET; ++ fs->regs.reg[11].loc.offset = (long)&sf->REG_NAME(R11) - new_cfa; ++ fs->regs.reg[12].how = REG_SAVED_OFFSET; ++ fs->regs.reg[12].loc.offset = (long)&sf->REG_NAME(R12) - new_cfa; ++ fs->regs.reg[13].how = REG_SAVED_OFFSET; ++ fs->regs.reg[13].loc.offset = (long)&sf->REG_NAME(R13) - new_cfa; ++ fs->regs.reg[14].how = REG_SAVED_OFFSET; ++ fs->regs.reg[14].loc.offset = (long)&sf->REG_NAME(R14) - new_cfa; ++ fs->regs.reg[15].how = REG_SAVED_OFFSET; ++ fs->regs.reg[15].loc.offset = (long)&sf->REG_NAME(R15) - new_cfa; ++ fs->regs.reg[16].how = REG_SAVED_OFFSET; ++ fs->regs.reg[16].loc.offset = (long)&sf->REG_NAME(RIP) - new_cfa; ++ fs->retaddr_column = 16; ++ fs->signal_frame = 1; ++ return _URC_NO_REASON; ++} ++ ++#else /* Next section is for i386 */ ++ ++#define MD_FALLBACK_FRAME_STATE_FOR x86_netbsd_fallback_frame_state ++ ++static _Unwind_Reason_Code ++x86_netbsd_fallback_frame_state ++(struct _Unwind_Context *context, _Unwind_FrameState *fs) ++{ ++ /* signal_frame is sigframe_siginfo minus sf_ra handler return address */ ++ struct signal_frame { ++ int sf_signum; /* "signum" argument for handler" */ ++ siginfo_t *sf_sip; /* "sip" argument for handler" */ ++ ucontext_t *sf_ucp; /* "ucp" argument for handler" */ ++ siginfo_t sf_si; /* actual saved siginfo */ ++ ucontext_t sf_uc; /* actual saved ucontext */ ++ }; ++ struct signal_frame *sf; ++ long new_cfa; ++ ++ /* We are looking for the following signal trampoline pattern. If we don't ++ find it, we are at the end of the stack and can't unwind. ++ ++ <__sigtramp_siginfo_2+18>: movl $0xffffffff,0x4(%esp) ++ <__sigtramp_siginfo_2+26>: mov $0x1,%eax ++ <__sigtramp_siginfo_2+31>: int $0x80 ++ */ ++ ++ if ( *(unsigned int *) (context->ra + 18) == 0x042444c7 ++ && *(unsigned int *) (context->ra + 22) == 0xffffffff ++ && *(unsigned char *) (context->ra + 26) == 0xb8 ++ && *(unsigned int *) (context->ra + 27) == 0x00000001 ++ && *(unsigned short *) (context->ra + 31) == 0x80cd ) ++ { ++ sf = (struct signal_frame *) context->cfa; ++ new_cfa = sf->REG_NAME(ESP); ++ fs->regs.cfa_how = CFA_REG_OFFSET; ++ fs->regs.cfa_reg = 4; ++ fs->regs.cfa_offset = new_cfa - (long) context->cfa; ++ } ++ else ++ { ++ return _URC_END_OF_STACK; ++ } ++ ++ /* The SVR4 register numbering macros aren't usable in libgcc. */ ++ fs->regs.reg[0].how = REG_SAVED_OFFSET; ++ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(EAX) - new_cfa; ++ fs->regs.reg[3].how = REG_SAVED_OFFSET; ++ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(EBX) - new_cfa; ++ fs->regs.reg[1].how = REG_SAVED_OFFSET; ++ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(ECX) - new_cfa; ++ fs->regs.reg[2].how = REG_SAVED_OFFSET; ++ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(EDX) - new_cfa; ++ fs->regs.reg[6].how = REG_SAVED_OFFSET; ++ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(ESI) - new_cfa; ++ fs->regs.reg[7].how = REG_SAVED_OFFSET; ++ fs->regs.reg[7].loc.offset = (long)&sf->REG_NAME(EDI) - new_cfa; ++ fs->regs.reg[5].how = REG_SAVED_OFFSET; ++ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(EBP) - new_cfa; ++ fs->regs.reg[8].how = REG_SAVED_OFFSET; ++ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(EIP) - new_cfa; ++ fs->retaddr_column = 8; ++ fs->signal_frame = 1; ++ return _URC_NO_REASON; ++} ++ ++#endif /* ifdef __x86_64__ */ +--- libiberty/getpagesize.c.orig ++++ libiberty/getpagesize.c +@@ -20,6 +20,7 @@ + + */ + ++#ifndef __ANDROID__ + #ifndef VMS + + #include "config.h" +@@ -88,3 +89,4 @@ + } + + #endif /* VMS */ ++#endif /* __ANDROID__ */ +--- libiberty/setproctitle.c.orig ++++ libiberty/setproctitle.c +@@ -40,9 +40,11 @@ + void + setproctitle (const char *name ATTRIBUTE_UNUSED, ...) + { ++#ifndef __ANDROID__ + #ifdef PR_SET_NAME + /* On GNU/Linux this sets the top visible "comm", but not + necessarily the name visible in ps. */ + prctl (PR_SET_NAME, name); + #endif ++#endif + } +--- gcc/config.gcc.orig ++++ gcc/config.gcc +@@ -1393,12 +1393,16 @@ + tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h ${fbsd_tm_file} i386/x86-64.h i386/freebsd.h i386/freebsd64.h" + ;; + i[34567]86-*-netbsdelf*) +- tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/netbsd-elf.h" ++ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/netbsd-elf.h freebsd-stdint.h" + extra_options="${extra_options} netbsd.opt netbsd-elf.opt" ++ tmake_file="${tmake_file} i386/t-crtstuff" ++ use_gcc_stdint=wrap + ;; + x86_64-*-netbsd*) +- tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h" ++ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h freebsd-stdint.h" + extra_options="${extra_options} netbsd.opt netbsd-elf.opt" ++ tmake_file="${tmake_file} i386/t-crtstuff" ++ use_gcc_stdint=wrap + ;; + i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123]) + tm_file="i386/i386.h i386/unix.h i386/bsd.h i386/gas.h i386/gstabs.h openbsd-oldgas.h openbsd.h i386/openbsd.h" +--- gcc/configure.orig ++++ gcc/configure +@@ -27806,6 +27806,13 @@ + gcc_cv_target_dl_iterate_phdr=no + fi + ;; ++ *-*-netbsd*) ++ if grep dl_iterate_phdr $target_header_dir/link_elf.h > /dev/null 2>&1; then ++ gcc_cv_target_dl_iterate_phdr=yes ++ else ++ gcc_cv_target_dl_iterate_phdr=no ++ fi ++ ;; + esac + + if test x$gcc_cv_target_dl_iterate_phdr = xyes; then +--- gcc/config/i386/netbsd-elf.h.orig ++++ gcc/config/i386/netbsd-elf.h +@@ -38,7 +38,8 @@ + /* Provide a LINK_SPEC appropriate for a NetBSD/i386 ELF target. */ + + #undef LINK_SPEC +-#define LINK_SPEC NETBSD_LINK_SPEC_ELF ++#define LINK_SPEC NETBSD_LINK_SPEC_ELF \ ++"%{!static:-rpath @PREFIX@/gcc-aux/lib}" + + #define NETBSD_ENTRY_POINT "__start" + +@@ -121,3 +122,10 @@ + #define HAVE_ENABLE_EXECUTE_STACK + + #define IX86_MAYBE_NO_LIBGCC_TFMODE ++ ++/* Define this to be nonzero if static stack checking is supported. */ ++#define STACK_CHECK_STATIC_BUILTIN 1 ++ ++#if defined(HAVE_LD_EH_FRAME_HDR) ++#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " ++#endif +--- gcc/config/i386/netbsd64.h.orig ++++ gcc/config/i386/netbsd64.h +@@ -69,3 +69,10 @@ + #define HAVE_ENABLE_EXECUTE_STACK + + #define IX86_MAYBE_NO_LIBGCC_TFMODE ++ ++/* Define this to be nonzero if static stack checking is supported. */ ++#define STACK_CHECK_STATIC_BUILTIN 1 ++ ++#if defined(HAVE_LD_EH_FRAME_HDR) ++#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " ++#endif +--- libgcc/crtstuff.c.orig ++++ libgcc/crtstuff.c +@@ -81,7 +81,7 @@ + #endif + + #if defined(TARGET_DL_ITERATE_PHDR) && \ +- (defined(__DragonFly__) || defined(__FreeBSD__)) ++ (defined(__DragonFly__) || defined(__FreeBSD__) || defined(__NetBSD__)) + #define BSD_DL_ITERATE_PHDR_AVAILABLE + #endif + +--- libgcc/unwind-dw2-fde-dip.c.orig ++++ libgcc/unwind-dw2-fde-dip.c +@@ -65,6 +65,12 @@ + #endif + + #if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ ++ && defined(TARGET_DL_ITERATE_PHDR) && defined(__NetBSD__) ++# define ElfW(type) Elf_##type ++# define USE_PT_GNU_EH_FRAME ++#endif ++ ++#if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ + && defined(__OpenBSD__) + # define ElfW(type) Elf_##type + # define USE_PT_GNU_EH_FRAME +--- gcc/Makefile.in.orig ++++ gcc/Makefile.in +@@ -1156,7 +1156,6 @@ + insn-emit.o \ + insn-extract.o \ + insn-latencytab.o \ +- insn-modes.o \ + insn-opinit.o \ + insn-output.o \ + insn-peep.o \ +@@ -1511,6 +1510,7 @@ + $(OBJS-libcommon-target) @TREEBROWSER@ main.o c-family/cppspec.o \ + $(COLLECT2_OBJS) $(EXTRA_GCC_OBJS) $(GCOV_OBJS) $(GCOV_DUMP_OBJS) \ + $(GCOV_TOOL_OBJS) $(GENGTYPE_OBJS) gcc-ar.o gcc-nm.o gcc-ranlib.o \ ++ insn-modes.o insn-modes-ada.o \ + lto-wrapper.o collect-utils.o + + # This lists all host object files, whether they are included in this +@@ -1518,6 +1518,11 @@ + ALL_HOST_OBJS = $(ALL_HOST_FRONTEND_OBJS) $(ALL_HOST_BACKEND_OBJS) + + BACKEND = libbackend.a main.o @TREEBROWSER@ libcommon-target.a libcommon.a \ ++ insn-modes.o \ ++ $(CPPLIB) $(LIBDECNUMBER) ++ ++BACKEND2 = libbackend.a main.o @TREEBROWSER@ libcommon-target.a libcommon.a \ ++ insn-modes-ada.o \ + $(CPPLIB) $(LIBDECNUMBER) + + # This is defined to "yes" if Tree checking is enabled, which roughly means +@@ -2164,6 +2169,7 @@ + + insn-modes.c: s-modes; @true + insn-modes.h: s-modes-h; @true ++insn-modes-ada.c: s-modes-ada; @true + min-insn-modes.c: s-modes-m; @true + + s-modes: build/genmodes$(build_exeext) +@@ -2181,6 +2187,12 @@ + $(SHELL) $(srcdir)/../move-if-change tmp-min-modes.c min-insn-modes.c + $(STAMP) s-modes-m + ++s-modes-ada: s-modes ++ $(shell sed -e 's/: TARGET_96_ROUND_53_LONG_DOUBLE \? &ieee_extended_intel_96_round_53_format //' \ ++ < insn-modes.c > tmp-modes-ada.c) ++ $(SHELL) $(srcdir)/../move-if-change tmp-modes-ada.c insn-modes-ada.c ++ $(STAMP) s-modes-ada ++ + insn-preds.c: s-preds; @true + tm-preds.h: s-preds-h; @true + tm-constrs.h: s-constrs-h; @true +@@ -3326,6 +3338,9 @@ + ( cd $(DESTDIR)$(bindir) && \ + $(LN) $(GCC_INSTALL_NAME)$(exeext) $(FULL_DRIVER_NAME) ); \ + fi; \ ++ if [ -f gnat1$(exeext) ] ; then \ ++ ( cd $(DESTDIR)$(bindir) && $(LN) $(GCC_INSTALL_NAME)$(exeext) ada$(exeext) ) \ ++ fi; \ + if [ ! -f gcc-cross$(exeext) ] \ + && [ "$(GCC_INSTALL_NAME)" != "$(GCC_TARGET_INSTALL_NAME)" ]; then \ + rm -f $(DESTDIR)$(bindir)/$(target_noncanonical)-gcc-tmp$(exeext); \ +--- libgcc/config.host.orig ++++ libgcc/config.host +@@ -240,7 +240,8 @@ + extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" + ;; + *-*-netbsd*) +- tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver" ++ tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip" ++ tmake_file="$tmake_file t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver" + # NetBSD 1.7 and later are set up to use GCC's crtstuff for + # ELF configurations. We will clear extra_parts in the + # a.out configurations. +@@ -567,14 +568,19 @@ + ;; + i[34567]86-*-freebsd*) + tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff" ++ md_unwind_header=i386/freebsd-unwind.h + ;; + x86_64-*-freebsd*) + tmake_file="${tmake_file} i386/t-freebsd i386/t-crtstuff" ++ md_unwind_header=i386/freebsd-unwind.h + ;; + i[34567]86-*-netbsdelf*) ++ tmake_file="${tmake_file} i386/t-crtstuff" ++ md_unwind_header=i386/netbsd-unwind.h + ;; + x86_64-*-netbsd*) + tmake_file="${tmake_file} i386/t-crtstuff" ++ md_unwind_header=i386/netbsd-unwind.h + ;; + i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123]) + ;; diff --git a/lang/gcc5-aux/files/diff-cxx b/lang/gcc5-aux/files/diff-cxx new file mode 100644 index 000000000..182ef7e81 --- /dev/null +++ b/lang/gcc5-aux/files/diff-cxx @@ -0,0 +1,112 @@ +--- libstdc++-v3/config/os/bsd/netbsd/ctype_base.h.orig ++++ libstdc++-v3/config/os/bsd/netbsd/ctype_base.h +@@ -43,9 +43,22 @@ + + // NB: Offsets into ctype::_M_table force a particular size + // on the mask type. Because of this, we don't use an enum. +- typedef unsigned char mask; + +-#ifndef _CTYPE_U ++#if defined(_CTYPE_BL) ++ typedef unsigned short mask; ++ static const mask upper = _CTYPE_U; ++ static const mask lower = _CTYPE_L; ++ static const mask alpha = _CTYPE_A; ++ static const mask digit = _CTYPE_D; ++ static const mask xdigit = _CTYPE_X; ++ static const mask space = _CTYPE_S; ++ static const mask print = _CTYPE_R; ++ static const mask graph = _CTYPE_G; ++ static const mask cntrl = _CTYPE_C; ++ static const mask punct = _CTYPE_P; ++ static const mask alnum = _CTYPE_A | _CTYPE_D; ++#elif !defined(_CTYPE_U) ++ typedef unsigned char mask; + static const mask upper = _U; + static const mask lower = _L; + static const mask alpha = _U | _L; +@@ -58,6 +71,7 @@ + static const mask punct = _P; + static const mask alnum = _U | _L | _N; + #else ++ typedef unsigned char mask; + static const mask upper = _CTYPE_U; + static const mask lower = _CTYPE_L; + static const mask alpha = _CTYPE_U | _CTYPE_L; +--- libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc.orig ++++ libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc +@@ -38,11 +38,17 @@ + + // Information as gleaned from /usr/include/ctype.h + ++#ifndef _CTYPE_BL + extern "C" const u_int8_t _C_ctype_[]; ++#endif + + const ctype_base::mask* + ctype::classic_table() throw() ++#ifdef _CTYPE_BL ++ { return _C_ctype_tab_ + 1; } ++#else + { return _C_ctype_ + 1; } ++#endif + + ctype::ctype(__c_locale, const mask* __table, bool __del, + size_t __refs) +@@ -69,14 +75,14 @@ + + char + ctype::do_toupper(char __c) const +- { return ::toupper((int) __c); } ++ { return ::toupper((int)(unsigned char) __c); } + + const char* + ctype::do_toupper(char* __low, const char* __high) const + { + while (__low < __high) + { +- *__low = ::toupper((int) *__low); ++ *__low = ::toupper((int)(unsigned char) *__low); + ++__low; + } + return __high; +@@ -84,14 +90,14 @@ + + char + ctype::do_tolower(char __c) const +- { return ::tolower((int) __c); } ++ { return ::tolower((int)(unsigned char) __c); } + + const char* + ctype::do_tolower(char* __low, const char* __high) const + { + while (__low < __high) + { +- *__low = ::tolower((int) *__low); ++ *__low = ::tolower((int)(unsigned char) *__low); + ++__low; + } + return __high; +--- libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h.orig ++++ libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h +@@ -48,7 +48,7 @@ + is(const char* __low, const char* __high, mask* __vec) const + { + while (__low < __high) +- *__vec++ = _M_table[*__low++]; ++ *__vec++ = _M_table[(unsigned char)*__low++]; + return __high; + } + +--- libstdc++-v3/configure.host.orig ++++ libstdc++-v3/configure.host +@@ -268,6 +268,9 @@ + dragonfly*) + os_include_dir="os/bsd/dragonfly" + ;; ++ linux-androideabi) ++ os_include_dir="os/bionic" ++ ;; + freebsd*) + os_include_dir="os/bsd/freebsd" + ;; diff --git a/lang/gcc5-aux/files/diff-cxx-testsuite b/lang/gcc5-aux/files/diff-cxx-testsuite new file mode 100644 index 000000000..4f7388a9a --- /dev/null +++ b/lang/gcc5-aux/files/diff-cxx-testsuite @@ -0,0 +1,24 @@ +--- libstdc++-v3/testsuite/lib/libstdc++.exp.orig ++++ libstdc++-v3/testsuite/lib/libstdc++.exp +@@ -898,17 +898,18 @@ + set f [open $src "w"] + puts $f "#include " + puts $f "#include " +- puts $f "using namespace std;" ++ puts $f "using namespace std;" + puts $f "int main (int argc, char** argv)" + puts $f "{" ++ puts $f " const char* mlx = *(argv + 1);" + puts $f " try" + puts $f " {" +- puts $f " locale(*(argv + 1));" ++ puts $f " locale((char*)(mlx));" + puts $f " return 0;" + puts $f " }" + puts $f " catch(...)" + puts $f " {" +- puts $f " printf(\"locale '%s' not supported\\n\", *(argv + 1));" ++ puts $f " printf(\"locale '%s' not supported\\n\", mlx);" + puts $f " return 1;" + puts $f " }" + puts $f "}" diff --git a/lang/gcc5-aux/files/diff-fortran b/lang/gcc5-aux/files/diff-fortran new file mode 100644 index 000000000..269950890 --- /dev/null +++ b/lang/gcc5-aux/files/diff-fortran @@ -0,0 +1,42 @@ +--- libgfortran/acinclude.m4.orig ++++ libgfortran/acinclude.m4 +@@ -100,7 +100,7 @@ + [Define to 1 if the target supports #pragma weak]) + fi + case "$host" in +- *-*-darwin* | *-*-hpux* | *-*-cygwin* | *-*-mingw* ) ++ *-*-darwin* | *-*-hpux* | *-*-cygwin* | *-*-mingw* | *-*-netbsd* ) + AC_DEFINE(GTHREAD_USE_WEAK, 0, + [Define to 0 if the target shouldn't use #pragma weak]) + ;; +--- libgfortran/configure.orig ++++ libgfortran/configure +@@ -26447,7 +26447,7 @@ + + fi + case "$host" in +- *-*-darwin* | *-*-hpux* | *-*-cygwin* | *-*-mingw* ) ++ *-*-darwin* | *-*-hpux* | *-*-cygwin* | *-*-mingw* | *-*-netbsd* ) + + $as_echo "#define GTHREAD_USE_WEAK 0" >>confdefs.h + +--- gcc/fortran/f95-lang.c.orig ++++ gcc/fortran/f95-lang.c +@@ -776,10 +776,17 @@ + + gfc_define_builtin ("__builtin_cabsl", func_clongdouble_longdouble, + BUILT_IN_CABSL, "cabsl", ATTR_CONST_NOTHROW_LEAF_LIST); ++#if defined(__NetBSD__) ++ gfc_define_builtin ("__builtin_cabs", func_cdouble_double, ++ BUILT_IN_CABS, "__c99_cabs", ATTR_CONST_NOTHROW_LEAF_LIST); ++ gfc_define_builtin ("__builtin_cabsf", func_cfloat_float, ++ BUILT_IN_CABSF, "__c99_cabsf", ATTR_CONST_NOTHROW_LEAF_LIST); ++#else + gfc_define_builtin ("__builtin_cabs", func_cdouble_double, + BUILT_IN_CABS, "cabs", ATTR_CONST_NOTHROW_LEAF_LIST); + gfc_define_builtin ("__builtin_cabsf", func_cfloat_float, + BUILT_IN_CABSF, "cabsf", ATTR_CONST_NOTHROW_LEAF_LIST); ++#endif + + gfc_define_builtin ("__builtin_copysignl", mfunc_longdouble[1], + BUILT_IN_COPYSIGNL, "copysignl", diff --git a/lang/gcc5-aux/files/diff-gcc-testsuite b/lang/gcc5-aux/files/diff-gcc-testsuite new file mode 100644 index 000000000..a9a330ecf --- /dev/null +++ b/lang/gcc5-aux/files/diff-gcc-testsuite @@ -0,0 +1,46 @@ +--- gcc/testsuite/gcc.dg/format/ext-1.c.orig ++++ gcc/testsuite/gcc.dg/format/ext-1.c +@@ -8,7 +8,7 @@ + #include "format.h" + + void +-foo (quad_t q, u_quad_t uq, quad_t *qn, size_t z, size_t *zn, long long int ll, ++foo (quad2_t q, u_quad2_t uq, quad2_t *qn, size_t z, size_t *zn, long long int ll, + unsigned long long int ull, int i, unsigned int u, double d, + char *s, void *p, wchar_t *ls, wint_t lc, int *n, long int l) + { +--- gcc/testsuite/gcc.dg/format/ext-2.c.orig ++++ gcc/testsuite/gcc.dg/format/ext-2.c +@@ -8,7 +8,7 @@ + #include "format.h" + + void +-foo (quad_t *qp, u_quad_t *uqp, quad_t *qn, long long int *llp, ++foo (quad2_t *qp, u_quad2_t *uqp, quad2_t *qn, long long int *llp, + unsigned long long int *ullp, float *fp, char *s, void **pp, wchar_t *ls, + int *ip, unsigned int *up) + { +--- gcc/testsuite/gcc.dg/format/format.h.orig ++++ gcc/testsuite/gcc.dg/format/format.h +@@ -71,8 +71,8 @@ + #endif + + /* %q formats want a "quad"; GCC considers this to be a long long. */ +-typedef llong quad_t; +-typedef ullong u_quad_t; ++typedef llong quad2_t; ++typedef ullong u_quad2_t; + + __extension__ typedef __INTMAX_TYPE__ intmax_t; + __extension__ typedef __UINTMAX_TYPE__ uintmax_t; +--- gcc/testsuite/gcc.dg/pch/pch.exp.orig ++++ gcc/testsuite/gcc.dg/pch/pch.exp +@@ -44,6 +44,8 @@ + set test "largefile.c" + set testh "largefile.hs" + set f [open $test w] ++puts $f "/* { dg-do run { target *-*-solaris* } } */" ++puts $f "/* { dg-error \"dummy\" \"fool dejagnu\" { target { ! *-*-solaris* } 20 } } */" + puts $f "/* { dg-timeout-factor 4.0 } */" + set v 0 + for { set v 0 } { $v < 10000 } { incr v } { diff --git a/lang/gcc5-aux/options.mk b/lang/gcc5-aux/options.mk new file mode 100644 index 000000000..e91d5a82e --- /dev/null +++ b/lang/gcc5-aux/options.mk @@ -0,0 +1,126 @@ +# $NetBSD: options.mk,v 1.2 2015/06/15 17:14:27 marino Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.gcc5-aux +PKG_SUPPORTED_OPTIONS= fortran objc testsuite static bootstrap +PKG_SUGGESTED_OPTIONS= #fortran objc + +# disable nls for now (build error involving iconv) +# disable fortran, breaks during build on NetBSD 7.0-beta + +.include "../../mk/bsd.options.mk" + + +# Bootstrap is essentially a maintainer option and it will ignore +# all other options because it is intent on building a bootstrap compiler. + + +############################# +## ADD LANGUAGE: Fortran ## +############################# + +.if empty(PKG_OPTIONS:Mfortran) || !empty(PKG_OPTIONS:Mbootstrap) +EXTRA_CONFARGS+= --disable-libquadmath +.else +LANGS+= fortran +APPLY_DIFFS+= fortran +.if ${OPSYS} == NetBSD +EXTRA_CONFARGS+= --disable-libquadmath +.else +EXTRA_CONFARGS+= --enable-libquadmath +.endif +.endif + + +################################# +## ADD LANGUAGE: Objective-C ## +################################# + +.if !empty(PKG_OPTIONS:Mobjc) && empty(PKG_OPTIONS:Mbootstrap) +LANGS+= objc +.endif + + +######################### +## TESTSUITE SUPPORT ## +######################### + +.if !empty(PKG_OPTIONS:Mtestsuite) && empty(PKG_OPTIONS:Mbootstrap) +BUILD_DEPENDS+= dejagnu>=1.4:../../devel/dejagnu +APPLY_DIFFS+= ada-testsuite +APPLY_DIFFS+= cxx-testsuite +APPLY_DIFFS+= gcc-testsuite +.endif + + +################################# +## NATIONAL LANGUAGE SUPPORT ## +################################# + +.if !empty(PKG_OPTIONS:Mnls) && empty(PKG_OPTIONS:Mbootstrap) +USE_BUILTIN.iconv= no +USE_TOOLS+= msgfmt +EXTRA_CONFARGS+= --enable-nls +EXTRA_CONFARGS+= --with-libiconv-prefix=${BUILDLINK_PREFIX.iconv} +MY_MAKE_ENV+= ICONVPREFIX=${BUILDLINK_PREFIX.iconv} +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.else +EXTRA_CONFARGS+= --disable-nls +.endif + + +############################### +## STATICALLY BUILT OPTION ## +############################### + +.if !empty(PKG_OPTIONS:Mstatic) +STATIC_BUILD = yes +.endif + +.if defined(STATIC_BUILD) && empty(PKG_OPTIONS:Mbootstrap) +. if ${OPSYS} == SunOS +PKG_FAIL_REASON+= SunOS does not support static builds +. else +EXTRA_CONFARGS+= --with-stage1-ldflags=-static +. endif +.endif + + +################################# +## BOOTSTRAP COMPILER OPTION ## +################################# + +# Solaris does not support static linking system libraries, so bootstraps +# on SunOS require gmp&co to be built with gcc. Also, OpenBSD x86-64 +# fails configuration during the linking of -lmpc -lmpfr -lgmp in a contest; +# it complains of missing references in libm. These libraries are built by +# a different compiler (the base) so perhaps that's the problem. Building +# gmp&co in the tree allows the configure step to succeed on OpenBSD. + +.if ${OPSYS} == OpenBSD || ${OPSYS} == MirBSD || \ + (${OPSYS} == SunOS && !empty(PKG_OPTIONS:Mbootstrap)) +.include "../../devel/gmp/inplace.mk" +.include "../../math/mpcomplex/inplace.mk" +.include "../../math/mpfr/inplace.mk" +.else +EXTRA_CONFARGS+= --with-gmp=${BUILDLINK_PREFIX.gmp} +EXTRA_CONFARGS+= --with-mpfr=${BUILDLINK_PREFIX.mpfr} +EXTRA_CONFARGS+= --with-mpc=${BUILDLINK_PREFIX.mpcomplex} +.include "../../devel/gmp/buildlink3.mk" +.include "../../math/mpfr/buildlink3.mk" +.include "../../math/mpcomplex/buildlink3.mk" +.endif + +.if !empty(PKG_OPTIONS:Mbootstrap) +EXTRA_CONFARGS+= --disable-shared --disable-lto +EXTRA_CONFARGS+= --disable-libstdcxx-pch +. if ${OPSYS} != SunOS +EXTRA_CONFARGS+= --with-stage1-ldflags=-static +EXTRA_CONFARGS+= --with-boot-ldflags=-static +EXTRA_CONFARGS+= --with-system-zlib +. endif +.else +EXTRA_CONFARGS+= --enable-shared +EXTRA_CONFARGS+= --disable-bootstrap + +.endif diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 6e0d42919..be47677ba 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2015/03/06 23:56:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:50:15 wiz Exp $ DISTNAME= gforth-0.7.3 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=gforth/} MASTER_SITES+= http://www.complang.tuwien.ac.at/forth/gforth/ diff --git a/lang/ghc-bootstrap/Makefile b/lang/ghc-bootstrap/Makefile index 5f0d23d3d..a5829dbcd 100644 --- a/lang/ghc-bootstrap/Makefile +++ b/lang/ghc-bootstrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:42 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:15 wiz Exp $ DISTNAME= ghc-6.8.3 PKGNAME= ghc-bootstrap-6.8.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/6.8.3/ DISTFILES= ghc-6.8.3-src.tar.bz2 diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 318d62c78..ab1b7ee6f 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2015/01/04 08:04:59 dholland Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/12 10:50:15 wiz Exp $ DISTNAME= ghc-6.8.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/6.8.3/ DISTFILES= ghc-6.8.3-src.tar.bz2 \ diff --git a/lang/ghc/buildlink3.mk b/lang/ghc/buildlink3.mk index 48b767c5b..3da0babf7 100644 --- a/lang/ghc/buildlink3.mk +++ b/lang/ghc/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/05/07 01:53:41 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/06/28 16:32:25 joerg Exp $ BUILDLINK_TREE+= ghc .if !defined(GHC_BUILDLINK3_MK) GHC_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.ghc+= ghc>=6.8.3 -BUILDLINK_ABI_DEPENDS.ghc+= ghc>=6.8.3nb2 +BUILDLINK_API_DEPENDS.ghc+= ghc>=6.8.3<7 +BUILDLINK_ABI_DEPENDS.ghc+= ghc>=6.8.3nb2<7 BUILDLINK_PKGSRCDIR.ghc?= ../../lang/ghc BUILDLINK_DEPMETHOD.ghc?= build diff --git a/lang/ghc7/Makefile b/lang/ghc7/Makefile index 1b5beaeff..b57a663c9 100644 --- a/lang/ghc7/Makefile +++ b/lang/ghc7/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2015/03/17 21:15:28 tnn Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:15 wiz Exp $ # ----------------------------------------------------------------------------- # Package metadata # DISTNAME= ghc-7.6.3-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= http://www.haskell.org/ghc/dist/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 diff --git a/lang/gnat-aux/DESCR b/lang/gnat-aux/DESCR deleted file mode 100644 index 1d4ec3e72..000000000 --- a/lang/gnat-aux/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -The GNAT AUX Ada compiler targeted at *BSD and *Solaris platforms - -GNAT AUX is based on the trunk version of Free Software Foundation's GNU -Compiler Collection. It carries with it the GMGPL license, the modified -version of the GPL that exempts generic instantiation from resulting in -a GPL-licensed executable. This version of GNAT also carries with it the -GCC Runtime Library Exception, so the resulting binaries have no licensing -requirements. Binaries produced by GNAT AUX should be handled the same as -binaries produced by any FSF GNAT compiler. - -GNAT AUX implements the full Ada-83, Ada-95, and Ada-2005 language standards. -It also implements some features of the draft Ada-2012 standard, which are -optionally accessible via the -gnat2012 switch or Ada_2012 pragma. - -GNAT AUX always builds C, and builds Ada, Fortran, C++, and Objective-C by -default. The last four languages can be disabled by the options framework. diff --git a/lang/gnat-aux/Makefile b/lang/gnat-aux/Makefile deleted file mode 100644 index 69ffc3974..000000000 --- a/lang/gnat-aux/Makefile +++ /dev/null @@ -1,313 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:43 wiz Exp $ -# - -PKGNAME= gnat-aux-${SNAPSHOT} -DISTNAME= gcc-${GCC_VERSION} -PKGREVISION= 2 -CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${GCC_VERSION}/} -DISTFILES= gcc-core-${GCC_VERSION}.tar.bz2 - -MAINTAINER= draco@marino.st -HOMEPAGE= http://www.dragonlace.net/ -COMMENT= GNAT Ada compiler based on GCC ${GCC_BRANCH} -LICENSE= gnu-gpl-v3 AND gnu-lgpl-v3 - -SNAPSHOT= 20130412 -GCC_BRANCH= 4.6 -GCC_POINT= 4 -GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} -LANGS= c - -USE_TOOLS+= gmake sed perl makeinfo bzip2 patch pod2man -USE_BUILTIN.iconv= no -APPLY_DIFFS= core - -.include "../../mk/bsd.prefs.mk" -.include "options.mk" - -# Requires bootstrap compiler, which is only available for NetBSD i386/AMD64 -# and DragonFly i386/AMD64. Actually bootstrap compilers for OpenBSD and -# FreeBSD also exist, but native packages will be available for those ports. - -ONLY_FOR_PLATFORM= DragonFly-*-* \ - NetBSD-[5-9]*-i386 \ - NetBSD-[5-9]*-x86_64 \ - SunOS-5.*-i386 - -BLD_TARGET= ${MACHINE_ARCH}-aux-${LOWER_OPSYS}${OS_VERSION} -THREAD_MODEL= posix -OS_LABEL4VERS= [pkgsrc] -BOOTSTRAP_COMPILER= NOT_REQUIRED -INTENDED_COMPILER= NATIVE -BOOTSTRAP_TRIPLET= NOT SET -FULL_GNATGCC= NOT SET -FULL_PATH= /sbin:/bin:/usr/sbin:/usr/bin:${PREFIX}/sbin:${PREFIX}/bin -OLD_EH= register_frame -REBUILD_LIB= Rebuild the following library first: -BOOTSTRAP_SITES= http://downloads.dragonlace.net/src/ - - -.if ${OPSYS} == "DragonFly" -.if ${MACHINE_ARCH} == "i386" - OS_LABEL4VERS= [DragonFly] - BOOTSTRAP_TRIPLET= i386-bootstrap-dragonfly2.8/4.6.0 -.endif -.if ${MACHINE_ARCH} == "x86_64" - OS_LABEL4VERS= [DragonFly64] - BOOTSTRAP_TRIPLET= x86_64-bootstrap-dragonfly2.8/4.6.0 -.endif -BOOTSTRAP_COMPILER= gnat-bootstrap.${MACHINE_ARCH}.dragonfly.tar.bz2 -LINK_HEADER= /usr/include/sys/link_elf.h -.endif - - -.if ${OPSYS} == "NetBSD" -.if empty(OS_VERSION:M5.99.*) - NSUFF= ${OS_VERSION} -.else - NSUFF= 6.0_DEV -.endif -.if ${MACHINE_ARCH} == "i386" - OS_LABEL4VERS= [NetBSD] - BOOTSTRAP_TRIPLET= i386-bootstrap-netbsdelf5.1/4.6.0 - BLD_TARGET= ${MACHINE_ARCH}-aux-netbsdelf${NSUFF} -.endif -.if ${MACHINE_ARCH} == "x86_64" - OS_LABEL4VERS= [NetBSD64] - BOOTSTRAP_TRIPLET= x86_64-bootstrap-netbsd5.1/4.6.0 - BLD_TARGET= ${MACHINE_ARCH}-aux-netbsd${NSUFF} -.endif -BOOTSTRAP_COMPILER= gnat-bootstrap.${MACHINE_ARCH}.netbsd.tar.bz2 -LINK_HEADER= /usr/include/link_elf.h - -SUBST_CLASSES+= net1 -SUBST_STAGE.net1= post-patch -SUBST_FILES.net1= gcc/config/i386/netbsd-elf.h -SUBST_MESSAGE.net1= Fixing libgcc linkage problem on NetBSD -SUBST_SED.net1= -e "s,@EXEC_PREFIX@,${PREFIX}," -.endif - - -.if ${OPSYS} == "SunOS" -.if ${MACHINE_ARCH} == "i386" - OS_LABEL4VERS= [Solaris] - BOOTSTRAP_TRIPLET= i386-bootstrap-solaris5.11/4.6.1 -.endif -SOL_OSV= `expr substr ${OS_VERSION} 3 2` -BLD_TARGET= ${MACHINE_ARCH}-aux-${LOWER_OPSYS}2.${SOL_OSV} -BOOTSTRAP_COMPILER= gnat-bootstrap.${MACHINE_ARCH}.solaris.tar.bz2 -.endif - - - -# Let's build this without bash -CONFIG_SHELL= ${TOOLS_PATH.sh} - - -# define some important directories and files -BUILDDIR= ${WRKDIR}/build -WRKSRC= ${WRKDIR}/gcc-${GCC_VERSION} -PKG_PREFIX= ${PREFIX} -CFG_SCRIPT= ${WRKSRC}/configure -BOOTSTRAP_PREFIX= ${WRKDIR}/bootstrap -REVFILE= ${WRKSRC}/gcc/REVISION -BASELIB= ${PREFIX}/lib - - - -# testing if gnatgcc, gnatlink, gnatbind and gnatmake are in standard location -# exists function will NOT expand any variable, so it has to be hard-coded -.if exists(/usr/pkg/bin/gnatgcc) || exists(/opt/ipp/pkg/bin/gnatgcc) -.if exists(/usr/pkg/bin/gnatbind) || exists(/opt/ipp/pkg/bin/gnatbind) -.if exists(/usr/pkg/bin/gnatlink) || exists(/opt/ipp/pkg/bin/gnatlink) -.if exists(/usr/pkg/bin/gnatmake) || exists(/opt/ipp/pkg/bin/gnatmake) -FULL_GNATGCC=${PREFIX}/bin/gnatgcc -.endif #gnatmake -.endif #gnatlink -.endif #gnatbind -.endif #gnatgcc - - -.if ${FULL_GNATGCC} == "NOT SET" -# here we know we need to install the bootstrap compiler -INTENDED_COMPILER=BOOTSTRAP -FULL_GNATGCC=${BOOTSTRAP_PREFIX}/bin/gnatgcc -DISTFILES+= ${BOOTSTRAP_COMPILER} -SITES.${BOOTSTRAP_COMPILER}= ${BOOTSTRAP_SITES} -FULL_PATH=${BOOTSTRAP_PREFIX}/bin:/sbin:/bin:/usr/sbin:/usr/bin:${PREFIX}/sbin:${PREFIX}/bin -.endif - - -# For pkg maintenance, uncomment to invoke "bmake mdi PLUS_BOOTSTRAPS=1" -.if defined(PLUS_BOOTSTRAPS) -BS1= gnat-bootstrap.i386.dragonfly.tar.bz2 -BS2= gnat-bootstrap.x86_64.dragonfly.tar.bz2 -BS3= gnat-bootstrap.i386.netbsd.tar.bz2 -BS4= gnat-bootstrap.x86_64.netbsd.tar.bz2 -BS5= gnat-bootstrap.i386.solaris.tar.bz2 -. for bsite in ${BS1} ${BS2} ${BS3} ${BS4} ${BS5} -SITES.${bsite}= ${BOOTSTRAP_SITES} -. endfor -DISTFILES= \ - gcc-core-${GCC_VERSION}.tar.bz2 \ - gcc-ada-${GCC_VERSION}.tar.bz2 \ - gcc-g++-${GCC_VERSION}.tar.bz2 \ - gcc-fortran-${GCC_VERSION}.tar.bz2 \ - gcc-objc-${GCC_VERSION}.tar.bz2 \ - gcc-testsuite-${GCC_VERSION}.tar.bz2 \ - ${BS1} ${BS2} ${BS3} ${BS4} ${BS5} -.endif - - -# establish ada-aware compiler for use -MY_CONFIGURE_ENV= CC=${FULL_GNATGCC} -MY_CONFIGURE_ENV+= PATH=${FULL_PATH} -MY_CONFIGURE_ENV+= CONFIG_SHELL=${CONFIG_SHELL} -MY_MAKE_ENV= PATH=${FULL_PATH} -MY_MAKE_ENV+= LD_LIBRARY_PATH=${BUILDDIR}/gcc - - -# The standard configuration options -CONFIGURE_ARGS= --enable-languages=${LANGS:Q} -CONFIGURE_ARGS+= --build=${BLD_TARGET} -CONFIGURE_ARGS+= --program-prefix=gnat -CONFIGURE_ARGS+= --prefix=${PREFIX} -CONFIGURE_ARGS+= --with-system-zlib -CONFIGURE_ARGS+= --with-gmp=${BUILDLINK_PREFIX.gmp} -CONFIGURE_ARGS+= --with-mpfr=${BUILDLINK_PREFIX.mpfr} -CONFIGURE_ARGS+= --with-mpc=${BUILDLINK_PREFIX.mpcomplex} -CONFIGURE_ARGS+= --with-libiconv-prefix=${PKG_PREFIX} -CONFIGURE_ARGS+= --enable-shared -CONFIGURE_ARGS+= --enable-threads=${THREAD_MODEL} -CONFIGURE_ARGS+= --disable-bootstrap -CONFIGURE_ARGS+= ${QUADOPT} -CONFIGURE_ARGS+= --disable-libmudflap -CONFIGURE_ARGS+= --disable-libgomp -CONFIGURE_ARGS+= --disable-libssp -CONFIGURE_ARGS+= --disable-nls - -# Automatic package list generation -GENERATE_PLIST= cd ${DESTDIR}${PREFIX}; -GENERATE_PLIST+= ${FIND} * \( -type f -or -type l \) | ${SORT} -dr; - - -post-extract: - # Personalize GNAT for each different machine - @${ECHO} "-=> GNAT AUX ${OS_LABEL4VERS}" > ${REVFILE} - - # Create new directories in preparation of applying diff files -.if !empty(PKG_OPTIONS:Mcxx) - ${MKDIR} ${WRKSRC}/libstdc++-v3/config/locale/dragonfly - ${MKDIR} ${WRKSRC}/libstdc++-v3/config/os/bsd/dragonfly -.endif - - # Apply required composite diff files -.for suffix in ${APPLY_DIFFS} - @${ECHO} "Applying composite patch diff-${suffix}" - @${PATCH} -d ${WRKSRC} -s -E < ${FILESDIR}/diff-${suffix} -.endfor - -.if ${INTENDED_COMPILER} == "BOOTSTRAP" - # Bootstrap compiler has statically linked z, gmp, mpc, mpfr and iconv - # The only shared lib is libc.so.7, so it should work for a long time. - # It is at least 28MB and doesn't come with shared libraries. - - ${MKDIR} ${BOOTSTRAP_PREFIX} - mv ${BOOTSTRAP_PREFIX}/../bin ${BOOTSTRAP_PREFIX} - mv ${BOOTSTRAP_PREFIX}/../lib ${BOOTSTRAP_PREFIX} - mv ${BOOTSTRAP_PREFIX}/../libexec ${BOOTSTRAP_PREFIX} - - # Bootstrap compiler malfunctions in NetBSD 6 unless include-fixed - # directory is removed first. It will eventually cause problems - # for DragonFly and Solaris as well, so just unconditionally kill it. - ${RM} -rf ${BOOTSTRAP_PREFIX}/lib/gcc/${BOOTSTRAP_TRIPLET}/include-fixed -.endif - - -pre-configure: -# NetBSD's system compiler is not configured to use dl_iterate_phdr which is -# required to build shared libraries if gnat-aux handles exceptions via -# dl_iterate_phdr. Therefore this functionality is disabled for NetBSD until -# further notice. DragonFly introduced this functionality with 2.11, but it's -# possible the shared libraries were built with an earlier compiler in the -# case of an upgrade. We need to detect this situation and stop the build -# if the libraries need to be rebuilt. -.if ${OPSYS} == "DragonFly" - @if ${GREP} dl_iterate_phdr ${LINK_HEADER} > /dev/null; then \ - if ${GREP} ${OLD_EH} ${BASELIB}/libmpc.so > /dev/null; then \ - ${ERROR_MSG} "${REBUILD_LIB} math/mpcomplex"; \ - exit 101; \ - fi; \ - if ${GREP} ${OLD_EH} ${BASELIB}/libmpfr.so > /dev/null; then \ - ${ERROR_MSG} "${REBUILD_LIB} math/mpfr"; \ - exit 102; \ - fi; \ - if ${GREP} ${OLD_EH} ${BASELIB}/libgmp.so > /dev/null; then \ - ${ERROR_MSG} "${REBUILD_LIB} devel/gmp"; \ - exit 103; \ - fi; \ - if ${GREP} ${OLD_EH} ${BASELIB}/libiconv.so > /dev/null; then \ - ${ERROR_MSG} "${REBUILD_LIB} converters/libiconv"; \ - exit 104; \ - fi; \ - fi -.endif - - -do-configure: - ${MKDIR} ${BUILDDIR} - cd ${BUILDDIR} && ${SETENV} ${MY_CONFIGURE_ENV} \ - ${CFG_SCRIPT} ${CONFIGURE_ARGS} - - -do-build: - # The unlimited stacksize is for NetBSD64 - cd ${BUILDDIR} && \ - ${ULIMIT_CMD_stacksize} && \ - ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -j${MAKE_JOBS:U1:Q} all - - -do-test: build -.if !empty(PKG_OPTIONS:Mtestada) -.if (${OPSYS} == "NetBSD") && (${MACHINE_ARCH} == "x86_64") - # NetBSD has an extremely small default stacksize of 2MB, which is - # insufficient for the gnat.dg testsuite. - # specifically: entry_queues test on AMD64 - # Unlimiting stack resources on i386-netbsdelf* will result in - # failure of gnat.dg/task_stack_align.adb execution test. - cd ${BUILDDIR} && \ - ${ULIMIT_CMD_stacksize} && \ - ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-ada -.else - cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-ada -.endif -.endif -.if !empty(PKG_OPTIONS:Mfortran) && !empty(PKG_OPTIONS:Mtestfortran) - cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-fortran -.endif -.if !empty(PKG_OPTIONS:Mobjc) && !empty(PKG_OPTIONS:Mtestobjc) - cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-objc -.endif -.if !empty(PKG_OPTIONS:Mcxx) && !empty(PKG_OPTIONS:Mtestcxx) - # libstdc++ always ends with error status, so ignore it - cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk \ - check-c++ || ${TRUE} -.endif -.if !empty(PKG_OPTIONS:Mtestgcc) - cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} -sk check-c -.endif - - -do-install: - cd ${BUILDDIR} && ${SETENV} ${MY_MAKE_ENV} ${GMAKE} install-strip \ - DESTDIR=${DESTDIR} - - - -.include "../../devel/zlib/buildlink3.mk" -.include "../../devel/gmp/buildlink3.mk" -.include "../../math/mpfr/buildlink3.mk" -.include "../../math/mpcomplex/buildlink3.mk" -.include "../../converters/libiconv/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/lang/gnat-aux/buildlink3.mk b/lang/gnat-aux/buildlink3.mk deleted file mode 100644 index fcacdc3d1..000000000 --- a/lang/gnat-aux/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2011/12/03 07:28:18 marino Exp $ - -BUILDLINK_TREE+= gnat-aux - -.if !defined(GNAT_AUX_BUILDLINK3_MK) -GNAT_AUX_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.gnat-aux+= gnat-aux>=20110627nb2 -BUILDLINK_PKGSRCDIR.gnat-aux?= ../../lang/gnat-aux - -.include "../../devel/zlib/buildlink3.mk" -.include "../../devel/gmp/buildlink3.mk" -.include "../../math/mpfr/buildlink3.mk" -.include "../../math/mpcomplex/buildlink3.mk" -.include "../../converters/libiconv/buildlink3.mk" -.endif # GNAT_AUX_BUILDLINK3_MK - -BUILDLINK_TREE+= -gnat-aux diff --git a/lang/gnat-aux/distinfo b/lang/gnat-aux/distinfo deleted file mode 100644 index a5bafc14b..000000000 --- a/lang/gnat-aux/distinfo +++ /dev/null @@ -1,38 +0,0 @@ -$NetBSD: distinfo,v 1.11 2013/04/30 22:24:16 joerg Exp $ - -SHA1 (gcc-ada-4.6.4.tar.bz2) = 64a18fa78262f0f0dfa6f92fb8cad75997e22b57 -RMD160 (gcc-ada-4.6.4.tar.bz2) = 9e12200c1b250cb0e8841d4074ddd1726a150ad3 -Size (gcc-ada-4.6.4.tar.bz2) = 6084085 bytes -SHA1 (gcc-core-4.6.4.tar.bz2) = 9b2f25ac248d81c97bbe46690dc2c350e51996a5 -RMD160 (gcc-core-4.6.4.tar.bz2) = c85dbe4722b1943fd3a194cb32235308990c049a -Size (gcc-core-4.6.4.tar.bz2) = 30353380 bytes -SHA1 (gcc-fortran-4.6.4.tar.bz2) = 44437d5949c47a0301f831a5eb6068d43893a1ae -RMD160 (gcc-fortran-4.6.4.tar.bz2) = 5b3292629c89a2872cfeff95cc00cbeab18041f6 -Size (gcc-fortran-4.6.4.tar.bz2) = 1679632 bytes -SHA1 (gcc-g++-4.6.4.tar.bz2) = e9a47df1bc5e39a9ef995484c315f5d47114daeb -RMD160 (gcc-g++-4.6.4.tar.bz2) = 33710c77553ba5c865f41c91bc29c1138fe3a0a0 -Size (gcc-g++-4.6.4.tar.bz2) = 6939359 bytes -SHA1 (gcc-objc-4.6.4.tar.bz2) = cf7e31693d96f378723a1fbc5e538f612b96c228 -RMD160 (gcc-objc-4.6.4.tar.bz2) = f83fb907d8aad1f89fcd67d272e1fce861be9cf7 -Size (gcc-objc-4.6.4.tar.bz2) = 346591 bytes -SHA1 (gcc-testsuite-4.6.4.tar.bz2) = 3ab3db5d90436f2e42ab435ec7dc0f05a25e6ae4 -RMD160 (gcc-testsuite-4.6.4.tar.bz2) = c4657f4c625f8731a5865fa5f4286a7c5ec089c2 -Size (gcc-testsuite-4.6.4.tar.bz2) = 6388458 bytes -SHA1 (gnat-bootstrap.i386.dragonfly.tar.bz2) = d7a8103243a2df3723d9d3c3ec0da9c3bb725214 -RMD160 (gnat-bootstrap.i386.dragonfly.tar.bz2) = 9e6fde444e0ed76ee404810af6d6b7eb48659c09 -Size (gnat-bootstrap.i386.dragonfly.tar.bz2) = 28205489 bytes -SHA1 (gnat-bootstrap.i386.netbsd.tar.bz2) = 19b61f54fae8e237a4e678ff03f20f50b47db1df -RMD160 (gnat-bootstrap.i386.netbsd.tar.bz2) = ade03f223b2af229daece20a749915f7da0eb0a6 -Size (gnat-bootstrap.i386.netbsd.tar.bz2) = 27654956 bytes -SHA1 (gnat-bootstrap.i386.solaris.tar.bz2) = 4962657bfc894a20ad3102c1f6fe8e566b47cb51 -RMD160 (gnat-bootstrap.i386.solaris.tar.bz2) = ae72e76d0aba94451d99b9a70a3c049c9258cc82 -Size (gnat-bootstrap.i386.solaris.tar.bz2) = 43247034 bytes -SHA1 (gnat-bootstrap.x86_64.dragonfly.tar.bz2) = 77a637a497c61e4085de31b24a205f24b1776a15 -RMD160 (gnat-bootstrap.x86_64.dragonfly.tar.bz2) = 4d0eb7b8a5f901333f1ffd190a5bf72072b2b52e -Size (gnat-bootstrap.x86_64.dragonfly.tar.bz2) = 31380342 bytes -SHA1 (gnat-bootstrap.x86_64.netbsd.tar.bz2) = 84f0e9179998daa643046a5d139321c4130ea84d -RMD160 (gnat-bootstrap.x86_64.netbsd.tar.bz2) = 0b2943349536c323a62b56dc05ff1fedd6d7e17a -Size (gnat-bootstrap.x86_64.netbsd.tar.bz2) = 30572187 bytes -SHA1 (patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h) = cf1327efb559ca310a131b3446da0449d8845b61 -SHA1 (patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h) = 830038744cbbb713ecc3f960a9509bef16176db9 -SHA1 (patch-libstdc++-v3_config_os_bsd_netbsd_ctype__noninline.h) = ce481809b051cb281772a0ad4d561241731f7556 diff --git a/lang/gnat-aux/files/diff-ada b/lang/gnat-aux/files/diff-ada deleted file mode 100644 index 9d4a8cf5f..000000000 --- a/lang/gnat-aux/files/diff-ada +++ /dev/null @@ -1,9755 +0,0 @@ ---- /dev/null -+++ gcc/ada/a-intnam-dragonfly.ads -@@ -0,0 +1,133 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- A D A . I N T E R R U P T S . N A M E S -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the DragonFly BSD THREADS version of this package -+ -+with System.OS_Interface; -+ -+package Ada.Interrupts.Names is -+ -+ -- Beware that the mapping of names to signals may be many-to-one. There -+ -- may be aliases. Also, for all signal names that are not supported on -+ -- the current system the value of the corresponding constant will be zero. -+ -+ SIGHUP : constant Interrupt_ID := -+ System.OS_Interface.SIGHUP; -- hangup -+ -+ SIGINT : constant Interrupt_ID := -+ System.OS_Interface.SIGINT; -- interrupt (rubout) -+ -+ SIGQUIT : constant Interrupt_ID := -+ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) -+ -+ SIGILL : constant Interrupt_ID := -+ System.OS_Interface.SIGILL; -- illegal instruction (not reset) -+ -+ SIGTRAP : constant Interrupt_ID := -+ System.OS_Interface.SIGTRAP; -- trace trap (not reset) -+ -+ SIGIOT : constant Interrupt_ID := -+ System.OS_Interface.SIGIOT; -- IOT instruction -+ -+ SIGABRT : constant Interrupt_ID := -- used by abort, -+ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future -+ -+ SIGFPE : constant Interrupt_ID := -+ System.OS_Interface.SIGFPE; -- floating point exception -+ -+ SIGKILL : constant Interrupt_ID := -+ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) -+ -+ SIGBUS : constant Interrupt_ID := -+ System.OS_Interface.SIGBUS; -- bus error -+ -+ SIGSEGV : constant Interrupt_ID := -+ System.OS_Interface.SIGSEGV; -- segmentation violation -+ -+ SIGPIPE : constant Interrupt_ID := -- write on a pipe with -+ System.OS_Interface.SIGPIPE; -- no one to read it -+ -+ SIGALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGALRM; -- alarm clock -+ -+ SIGTERM : constant Interrupt_ID := -+ System.OS_Interface.SIGTERM; -- software termination signal from kill -+ -+ SIGURG : constant Interrupt_ID := -+ System.OS_Interface.SIGURG; -- urgent condition on IO channel -+ -+ SIGSTOP : constant Interrupt_ID := -+ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) -+ -+ SIGTSTP : constant Interrupt_ID := -+ System.OS_Interface.SIGTSTP; -- user stop requested from tty -+ -+ SIGCONT : constant Interrupt_ID := -+ System.OS_Interface.SIGCONT; -- stopped process has been continued -+ -+ SIGCHLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD -+ -+ SIGCLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCLD; -- child status change -+ -+ SIGTTIN : constant Interrupt_ID := -+ System.OS_Interface.SIGTTIN; -- background tty read attempted -+ -+ SIGTTOU : constant Interrupt_ID := -+ System.OS_Interface.SIGTTOU; -- background tty write attempted -+ -+ SIGIO : constant Interrupt_ID := -- input/output possible, -+ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) -+ -+ SIGXCPU : constant Interrupt_ID := -+ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded -+ -+ SIGXFSZ : constant Interrupt_ID := -+ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded -+ -+ SIGVTALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGVTALRM; -- virtual timer expired -+ -+ SIGPROF : constant Interrupt_ID := -+ System.OS_Interface.SIGPROF; -- profiling timer expired -+ -+ SIGWINCH : constant Interrupt_ID := -+ System.OS_Interface.SIGWINCH; -- window size change -+ -+ SIGUSR1 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR1; -- user defined signal 1 -+ -+ SIGUSR2 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR2; -- user defined signal 2 -+ -+end Ada.Interrupts.Names; ---- /dev/null -+++ gcc/ada/a-intnam-netbsd.ads -@@ -0,0 +1,136 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- A D A . I N T E R R U P T S . N A M E S -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the NetBSD THREADS version of this package -+ -+with System.OS_Interface; -+ -+package Ada.Interrupts.Names is -+ -+ -- Beware that the mapping of names to signals may be many-to-one. There -+ -- may be aliases. Also, for all signal names that are not supported on -+ -- the current system the value of the corresponding constant will be zero. -+ -+ SIGHUP : constant Interrupt_ID := -+ System.OS_Interface.SIGHUP; -- hangup -+ -+ SIGINT : constant Interrupt_ID := -+ System.OS_Interface.SIGINT; -- interrupt (rubout) -+ -+ SIGQUIT : constant Interrupt_ID := -+ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) -+ -+ SIGILL : constant Interrupt_ID := -+ System.OS_Interface.SIGILL; -- illegal instruction (not reset) -+ -+ SIGTRAP : constant Interrupt_ID := -+ System.OS_Interface.SIGTRAP; -- trace trap (not reset) -+ -+ SIGIOT : constant Interrupt_ID := -+ System.OS_Interface.SIGIOT; -- IOT instruction -+ -+ SIGABRT : constant Interrupt_ID := -- used by abort, -+ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future -+ -+ SIGFPE : constant Interrupt_ID := -+ System.OS_Interface.SIGFPE; -- floating point exception -+ -+ SIGKILL : constant Interrupt_ID := -+ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) -+ -+ SIGBUS : constant Interrupt_ID := -+ System.OS_Interface.SIGBUS; -- bus error -+ -+ SIGSEGV : constant Interrupt_ID := -+ System.OS_Interface.SIGSEGV; -- segmentation violation -+ -+ SIGPIPE : constant Interrupt_ID := -- write on a pipe with -+ System.OS_Interface.SIGPIPE; -- no one to read it -+ -+ SIGALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGALRM; -- alarm clock -+ -+ SIGTERM : constant Interrupt_ID := -+ System.OS_Interface.SIGTERM; -- software termination signal from kill -+ -+ SIGURG : constant Interrupt_ID := -+ System.OS_Interface.SIGURG; -- urgent condition on IO channel -+ -+ SIGSTOP : constant Interrupt_ID := -+ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) -+ -+ SIGTSTP : constant Interrupt_ID := -+ System.OS_Interface.SIGTSTP; -- user stop requested from tty -+ -+ SIGCONT : constant Interrupt_ID := -+ System.OS_Interface.SIGCONT; -- stopped process has been continued -+ -+ SIGCHLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD -+ -+ SIGCLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCLD; -- child status change -+ -+ SIGTTIN : constant Interrupt_ID := -+ System.OS_Interface.SIGTTIN; -- background tty read attempted -+ -+ SIGTTOU : constant Interrupt_ID := -+ System.OS_Interface.SIGTTOU; -- background tty write attempted -+ -+ SIGIO : constant Interrupt_ID := -- input/output possible, -+ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) -+ -+ SIGXCPU : constant Interrupt_ID := -+ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded -+ -+ SIGXFSZ : constant Interrupt_ID := -+ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded -+ -+ SIGVTALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGVTALRM; -- virtual timer expired -+ -+ SIGPROF : constant Interrupt_ID := -+ System.OS_Interface.SIGPROF; -- profiling timer expired -+ -+ SIGWINCH : constant Interrupt_ID := -+ System.OS_Interface.SIGWINCH; -- window size change -+ -+ SIGUSR1 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR1; -- user defined signal 1 -+ -+ SIGUSR2 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR2; -- user defined signal 2 -+ -+ SIGPWR : constant Interrupt_ID := -+ System.OS_Interface.SIGPWR; -- power fail/restart -+ -+end Ada.Interrupts.Names; ---- /dev/null -+++ gcc/ada/a-intnam-openbsd.ads -@@ -0,0 +1,133 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- A D A . I N T E R R U P T S . N A M E S -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the OpenBSD THREADS version of this package -+ -+with System.OS_Interface; -+ -+package Ada.Interrupts.Names is -+ -+ -- Beware that the mapping of names to signals may be many-to-one. There -+ -- may be aliases. Also, for all signal names that are not supported on -+ -- the current system the value of the corresponding constant will be zero. -+ -+ SIGHUP : constant Interrupt_ID := -+ System.OS_Interface.SIGHUP; -- hangup -+ -+ SIGINT : constant Interrupt_ID := -+ System.OS_Interface.SIGINT; -- interrupt (rubout) -+ -+ SIGQUIT : constant Interrupt_ID := -+ System.OS_Interface.SIGQUIT; -- quit (ASCD FS) -+ -+ SIGILL : constant Interrupt_ID := -+ System.OS_Interface.SIGILL; -- illegal instruction (not reset) -+ -+ SIGTRAP : constant Interrupt_ID := -+ System.OS_Interface.SIGTRAP; -- trace trap (not reset) -+ -+ SIGIOT : constant Interrupt_ID := -+ System.OS_Interface.SIGIOT; -- IOT instruction -+ -+ SIGABRT : constant Interrupt_ID := -- used by abort, -+ System.OS_Interface.SIGABRT; -- replace SIGIOT in the future -+ -+ SIGFPE : constant Interrupt_ID := -+ System.OS_Interface.SIGFPE; -- floating point exception -+ -+ SIGKILL : constant Interrupt_ID := -+ System.OS_Interface.SIGKILL; -- kill (cannot be caught or ignored) -+ -+ SIGBUS : constant Interrupt_ID := -+ System.OS_Interface.SIGBUS; -- bus error -+ -+ SIGSEGV : constant Interrupt_ID := -+ System.OS_Interface.SIGSEGV; -- segmentation violation -+ -+ SIGPIPE : constant Interrupt_ID := -- write on a pipe with -+ System.OS_Interface.SIGPIPE; -- no one to read it -+ -+ SIGALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGALRM; -- alarm clock -+ -+ SIGTERM : constant Interrupt_ID := -+ System.OS_Interface.SIGTERM; -- software termination signal from kill -+ -+ SIGURG : constant Interrupt_ID := -+ System.OS_Interface.SIGURG; -- urgent condition on IO channel -+ -+ SIGSTOP : constant Interrupt_ID := -+ System.OS_Interface.SIGSTOP; -- stop (cannot be caught or ignored) -+ -+ SIGTSTP : constant Interrupt_ID := -+ System.OS_Interface.SIGTSTP; -- user stop requested from tty -+ -+ SIGCONT : constant Interrupt_ID := -+ System.OS_Interface.SIGCONT; -- stopped process has been continued -+ -+ SIGCHLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCHLD; -- 4.3BSD's/POSIX name for SIGCLD -+ -+ SIGCLD : constant Interrupt_ID := -+ System.OS_Interface.SIGCLD; -- child status change -+ -+ SIGTTIN : constant Interrupt_ID := -+ System.OS_Interface.SIGTTIN; -- background tty read attempted -+ -+ SIGTTOU : constant Interrupt_ID := -+ System.OS_Interface.SIGTTOU; -- background tty write attempted -+ -+ SIGIO : constant Interrupt_ID := -- input/output possible, -+ System.OS_Interface.SIGIO; -- SIGPOLL alias (Solaris) -+ -+ SIGXCPU : constant Interrupt_ID := -+ System.OS_Interface.SIGXCPU; -- CPU time limit exceeded -+ -+ SIGXFSZ : constant Interrupt_ID := -+ System.OS_Interface.SIGXFSZ; -- filesize limit exceeded -+ -+ SIGVTALRM : constant Interrupt_ID := -+ System.OS_Interface.SIGVTALRM; -- virtual timer expired -+ -+ SIGPROF : constant Interrupt_ID := -+ System.OS_Interface.SIGPROF; -- profiling timer expired -+ -+ SIGWINCH : constant Interrupt_ID := -+ System.OS_Interface.SIGWINCH; -- window size change -+ -+ SIGUSR1 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR1; -- user defined signal 1 -+ -+ SIGUSR2 : constant Interrupt_ID := -+ System.OS_Interface.SIGUSR2; -- user defined signal 2 -+ -+end Ada.Interrupts.Names; ---- gcc/ada/adaint.c.orig -+++ gcc/ada/adaint.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010 John Marino * - ****************************************************************************/ - - /* This file contains those routines named by Import pragmas in -@@ -400,7 +401,11 @@ - __gnat_current_time - (void) - { -+#if defined(__NetBSD__) && (__NetBSD__ > 5) -+ time_t res = __time50 (NULL); -+#else - time_t res = time (NULL); -+#endif - return (OS_Time) res; - } - -@@ -1047,6 +1052,7 @@ - strcpy (path, "GNAT-XXXXXX"); - - #if (defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) \ -+ || defined (__DragonFly__) \ - || defined (linux) || defined(__GLIBC__)) && !defined (__vxworks) - return mkstemp (path); - #elif defined (__Lynx__) -@@ -1195,7 +1201,49 @@ - free (pname); - } - -+#elif defined (__ANDROID__) -+ -+ /* -+ * ext2 /ext3/ext4/fat16/fat32 have no path limits -+ * /data/local/tmp normally requires rooted devices, if it even exists -+ * /sdcard is the standard location for external storage. Nativeactivity -+ * manifest needs to authorize its use, otherwise it might not have the -+ * proper permissions. -+ */ -+ -+ int testfd; -+ char *datadir = getenv ("ANDROID_DATA"); -+ -+ if (datadir == NULL) -+ strcpy (tmp_filename, "/data/local/tmp/gnat-XXXXXX"); -+ else -+ sprintf (tmp_filename, "%s/local/tmp/gnat-XXXXXX", datadir); -+ -+ testfd = mkstemp (tmp_filename); -+ if (testfd != -1) -+ { -+ close (testfd); -+ return; -+ } -+ -+ char *sdcard = getenv ("EXTERNAL_STORAGE"); -+ -+ if (sdcard == NULL) -+ strcpy (tmp_filename, "/sdcard/gnat-XXXXXX"); -+ else -+ sprintf (tmp_filename, "%s/gnat-XXXXXX", sdcard); -+ -+ testfd = mkstemp (tmp_filename); -+ if (testfd != -1) -+ { -+ close (testfd); -+ return; -+ } -+ -+ tmpnam (tmp_filename); -+ - #elif defined (linux) || defined (__FreeBSD__) || defined (__NetBSD__) \ -+ || defined (__DragonFly__) \ - || defined (__OpenBSD__) || defined(__GLIBC__) - #define MAX_SAFE_PATH 1000 - char *tmpdir = getenv ("TMPDIR"); -@@ -1617,9 +1665,12 @@ - /* Set access time to now in local time. */ - t = time ((time_t) 0); - utimbuf.actime = mktime (localtime (&t)); -- -+#if defined(__NetBSD__) && (__NetBSD__ > 5) -+ __utime50 (name, &utimbuf); -+#else - utime (name, &utimbuf); - #endif -+#endif - } - - /* Get the list of installed standard libraries from the -@@ -2384,6 +2435,8 @@ - int cores = 1; - - #if defined (linux) || defined (sun) || defined (AIX) \ -+ || defined (__FreeBSD__) || defined (__DragonFly__) \ -+ || defined (__OpenBSD__) || defined (__NetBSD__) \ - || (defined (__alpha__) && defined (_osf_)) || defined (__APPLE__) - cores = (int) sysconf (_SC_NPROCESSORS_ONLN); - -@@ -3421,25 +3474,214 @@ - } - #endif - --#if defined (IS_CROSS) \ -- || (! ((defined (sparc) || defined (i386)) && defined (sun) \ -- && defined (__SVR4)) \ -- && ! (defined (linux) && (defined (i386) || defined (__x86_64__))) \ -- && ! (defined (linux) && defined (__ia64__)) \ -- && ! (defined (linux) && defined (powerpc)) \ -- && ! defined (__FreeBSD__) \ -- && ! defined (__Lynx__) \ -- && ! defined (__hpux__) \ -- && ! defined (__APPLE__) \ -- && ! defined (_AIX) \ -- && ! (defined (__alpha__) && defined (__osf__)) \ -- && ! defined (VMS) \ -- && ! defined (__MINGW32__) \ -- && ! (defined (__mips) && defined (__sgi))) -- --/* Dummy function to satisfy g-trasym.o. See the preprocessor conditional -- just above for a list of native platforms that provide a non-dummy -- version of this procedure in libaddr2line.a. */ -+/* run-time symbolic traceback support */ -+#if defined (__DragonFly__) \ -+ || defined (__FreeBSD__) \ -+ || defined (__OpenBSD__) \ -+ || defined (__NetBSD__) \ -+ || (defined (__sun__) && defined (__i386__) && defined (__SVR4)) -+ -+/* The above platforms use the external program /usr/bin/addr2line */ -+#define EXTERNAL_SYMTRACE -+ -+#elif defined (VMS) \ -+ || defined (_AIX) \ -+ || defined (__Lynx__) \ -+ || defined (__hpux__) \ -+ || defined (__APPLE__) \ -+ || defined (__MINGW32__) \ -+ || (defined (__mips) && defined (__sgi)) \ -+ || (defined (__alpha__) && defined (__osf__)) \ -+ || (defined (linux) && defined (i386)) \ -+ || (defined (linux) && defined (powerpc)) \ -+ || (defined (linux) && defined (__ia64__)) \ -+ || (defined (linux) && defined (__x86_64__)) \ -+ || (defined (__SVR4) && defined (__sun__) && defined (sparc)) -+ -+/* The above platforms use the system library libaddr2line.a */ -+#define NATIVE_SYMTRACE -+#endif -+ -+#if defined (EXTERNAL_SYMTRACE) && !defined (IS_CROSS) -+ -+/* -+ Copyright (C) 1999 by Juergen Pfeifer -+ Ada for Linux Team (ALT) -+ Heavily modified by John Marino -+ -+ Permission is hereby granted, free of charge, to any person obtaining a -+ copy of this software and associated documentation files (the -+ "Software"), to deal in the Software without restriction, including -+ without limitation the rights to use, copy, modify, merge, publish, -+ distribute, distribute with modifications, sublicense, and/or sell -+ copies of the Software, and to permit persons to whom the Software is -+ furnished to do so, subject to the following conditions: -+ -+ The above copyright notice and this permission notice shall be included -+ in all copies or substantial portions of the Software. -+ -+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS -+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. -+ IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, -+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR -+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR -+ THE USE OR OTHER DEALINGS IN THE SOFTWARE. -+ -+ Except as contained in this notice, the name(s) of the above copyright -+ holders shall not be used in advertising or otherwise to promote the -+ sale, use or other dealings in this Software without prior written -+ authorization. -+*/ -+ -+#include -+#include -+#include -+#include -+#include -+ -+#define CLOSE_SENDPIPE close(sendpipe[0]); close(sendpipe[1]) -+#define CLOSE_READPIPE close(readpipe[0]); close(readpipe[1]) -+#define DUP2CLOSE(oldfd, newfd) dup2(oldfd, newfd); close(oldfd); -+#define RESTSIG sigaction(SIGPIPE,&oact,NULL) -+ -+#define MAX_LINE 1024 -+#define PARENT_READ readpipe[0] -+#define CHILD_WRITE readpipe[1] -+#define CHILD_READ sendpipe[0] -+#define PARENT_WRITE sendpipe[1] -+ -+#if defined (__sun__) -+#define ADDR2LINE_PROG "/usr/gnu/bin/addr2line" -+#else -+#define ADDR2LINE_PROG "/usr/bin/addr2line" -+#endif -+ -+void -+convert_addresses (const char *file_name, -+ void *addrs, -+ int n_addr, -+ void *buf, -+ int *len) -+{ -+ int max_len = *len; -+ pid_t childpid; -+ -+ struct sigaction act, oact; -+ -+ int sendpipe[2] = {-1,-1}, /* parent -> child */ -+ readpipe[2] = {-1,-1}; /* parent <- child */ -+ -+ *len = 0; -+ act.sa_handler = SIG_IGN; -+ sigemptyset(&act.sa_mask); -+ act.sa_flags = 0; -+ if (sigaction(SIGPIPE,&act,&oact) < 0) -+ return; -+ -+ if (pipe(sendpipe) < 0) { RESTSIG; return; } -+ if (pipe(readpipe) < 0) { CLOSE_SENDPIPE; RESTSIG; return; } -+ if ((childpid = fork()) < 0) { -+ CLOSE_READPIPE; -+ CLOSE_SENDPIPE; -+ RESTSIG; -+ return; -+ } -+ -+ if (childpid == 0) { /* child process */ -+ close(PARENT_WRITE); -+ close(PARENT_READ); -+ if ((CHILD_READ != STDIN_FILENO) && (CHILD_WRITE != STDOUT_FILENO)) { -+ if ((CHILD_READ == STDOUT_FILENO) && (CHILD_WRITE == STDIN_FILENO)) { -+ const int temp_fd = dup(CHILD_WRITE); -+ close (CHILD_WRITE); -+ DUP2CLOSE (CHILD_READ, STDIN_FILENO); -+ DUP2CLOSE (temp_fd, STDOUT_FILENO); -+ } -+ else if ((CHILD_READ == STDIN_FILENO) && (CHILD_WRITE > 1)) { -+ DUP2CLOSE (CHILD_WRITE, STDOUT_FILENO); -+ } -+ else if ((CHILD_READ > 1) && (CHILD_WRITE == STDOUT_FILENO)) { -+ DUP2CLOSE (CHILD_READ, STDIN_FILENO); -+ } -+ else if ((CHILD_READ > 1) && (CHILD_WRITE == STDIN_FILENO)) { -+ DUP2CLOSE (CHILD_WRITE, STDOUT_FILENO); -+ DUP2CLOSE (CHILD_READ, STDIN_FILENO); -+ } -+ else { -+ /* CHILD_READ >= 1 and CHILD_WRITE > 1 */ -+ DUP2CLOSE (CHILD_READ, STDIN_FILENO); -+ DUP2CLOSE (CHILD_WRITE, STDOUT_FILENO); -+ } -+ } -+ /* As pointed out by Florian Weimer to JP, it is a security threat to call -+ the script with a user defined environment and using the path. That -+ would be Trojans pleasure. Therefore the absolute path to addr2line -+ and an empty environment is used. That should be safe. -+ */ -+ char *const argv[] = { "addr2line", -+ "-e", file_name, -+ "--demangle=gnat", -+ "--functions", -+ "--basenames", -+ NULL }; -+ char *const envp[] = { NULL }; -+ if (execve(ADDR2LINE_PROG, argv, envp) < 0) { -+ close (CHILD_WRITE); -+ close (CHILD_READ); -+ RESTSIG; -+ exit (1); -+ } -+ } -+ -+ /* Below this line is parent process */ -+ int i, n; -+ char hex[16]; -+ char line[MAX_LINE + 1]; -+ char *p; -+ char *s = buf; -+ long *trace_address = addrs; -+ -+ close(CHILD_WRITE); -+ close(CHILD_READ); -+ -+ for(i=0; i < n_addr; i++) { -+ snprintf(hex,sizeof(hex),"%#lx\n",*trace_address); -+ write(PARENT_WRITE,hex,strlen(hex)); -+ n = read(PARENT_READ,line,MAX_LINE); -+ if (n<=0) -+ break; -+ -+ line[n]=0; -+ /* We have approx. 16 additional chars for "%#lx in " clause. -+ We use this info to prevent a buffer overrun. */ -+ if (n + 16 + (*len) > max_len) -+ break; -+ -+ p = strchr(line,'\n'); -+ if (p) { -+ if (*(p+1)) { -+ *p = 0; -+ *len += snprintf(s, (max_len - (*len)), "%#lx in %s at %s", -+ *trace_address, line, p+1); -+ } -+ else { -+ *len += snprintf(s, (max_len - (*len)), "%#lx at %s", -+ *trace_address, line); -+ } -+ s = buf + (*len); -+ } -+ trace_address += 1; -+ } -+ close (PARENT_WRITE); -+ close (PARENT_READ); -+ RESTSIG; -+} -+ -+#elif defined (IS_CROSS) || !defined (NATIVE_SYMTRACE) -+ -+/* run-time symbolic traceback support -+ Dummy function to satisfy g-trasym.o. */ - - void - convert_addresses (const char *file_name ATTRIBUTE_UNUSED, -@@ -3686,3 +3928,110 @@ - return (void *) syscall (__NR_gettid); - } - #endif -+ -+ -+ -+ -+#ifdef MARINO_DISABLED_THIS -+/* JRM 31 OCT 2010: For some reason, gnatmake wouldn't function correct when -+ strcpy or sprintf & friends were replaced. I had to back out the patches. -+ I'll leave the BSD routines here in case we ever want to try again. */ -+ -+ -+/* -+ * Copyright (c) 1998 Todd C. Miller -+ * -+ * Permission to use, copy, modify, and distribute this software for any -+ * purpose with or without fee is hereby granted, provided that the above -+ * copyright notice and this permission notice appear in all copies. -+ * -+ * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -+ * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -+ * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -+ * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -+ * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -+ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -+ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -+ */ -+ -+/* -+ * original function name: strlcpy -+ * Copy src to string dst of size siz. At most siz-1 characters -+ * will be copied. Always NUL terminates (unless siz == 0). -+ * Returns strlen(src); if retval >= siz, truncation occurred. -+ * -+ * OpenBSD: strlcpy.c,v 1.11 2006/05/05 15:27:38 millert Exp -+ * FreeBSD: src/lib/libc/string/strlcpy.c,v 1.10 2008/10/19 delphij Exp -+ * DragonFly: src/lib/libc/string/strlcpy.c,v 1.4 2005/09/18 asmodai Exp -+ */ -+ -+size_t -+bsd_strlcpy(char *dst, const char *src, size_t siz) -+{ -+ char *d = dst; -+ const char *s = src; -+ size_t n = siz; -+ -+ /* Copy as many bytes as will fit */ -+ if (n != 0) { -+ while (--n != 0) { -+ if ((*d++ = *s++) == '\0') -+ break; -+ } -+ } -+ -+ /* Not enough room in dst, add NUL and traverse rest of src */ -+ if (n == 0) { -+ if (siz != 0) -+ *d = '\0'; /* NUL-terminate dst */ -+ while (*s++) -+ ; -+ } -+ -+ return(s - src - 1); /* count does not include NUL */ -+} -+ -+ -+ -+/* -+ * Original function name: strlcat -+ * Appends src to string dst of size siz (unlike strncat, siz is the -+ * full size of dst, not space left). At most siz-1 characters -+ * will be copied. Always NUL terminates (unless siz <= strlen(dst)). -+ * Returns strlen(src) + MIN(siz, strlen(initial dst)). -+ * If retval >= siz, truncation occurred. -+ * -+ * OpenBSD: strlcat.c,v 1.13 2005/08/08 08:05:37 espie Exp -+ * FreeBSD: src/lib/libc/string/strlcat.c,v 1.11 2009/01/12 delphij Exp -+ * DragonFly: src/lib/libc/string/strlcat.c,v 1.4 2004/12/18 asmodai Exp -+ */ -+ -+size_t -+bsd_strlcat(char *dst, const char *src, size_t siz) -+{ -+ char *d = dst; -+ const char *s = src; -+ size_t n = siz; -+ size_t dlen; -+ -+ /* Find the end of dst and adjust bytes left but don't go past end */ -+ while (n-- != 0 && *d != '\0') -+ d++; -+ dlen = d - dst; -+ n = siz - dlen; -+ -+ if (n == 0) -+ return(dlen + strlen(s)); -+ while (*s != '\0') { -+ if (n != 1) { -+ *d++ = *s; -+ n--; -+ } -+ s++; -+ } -+ *d = '\0'; -+ -+ return(dlen + (s - src)); /* count does not include NUL */ -+} -+#endif -+ ---- gcc/ada/cio.c.orig -+++ gcc/ada/cio.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2011 John Marino * - ****************************************************************************/ - - #ifdef IN_RTS -@@ -42,7 +43,8 @@ - - /* Don't use macros on GNU/Linux since they cause incompatible changes between - glibc 2.0 and 2.1 */ --#ifdef linux -+/* Android is The exception because it uses the BIONIC library */ -+#if defined(linux) && !defined(__ANDROID__) - #undef putchar - #undef getchar - #undef fputc ---- gcc/ada/cstreams.c.orig -+++ gcc/ada/cstreams.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010 John Marino * - ****************************************************************************/ - - /* Routines required for implementing routines in Interfaces.C.Streams */ -@@ -50,9 +51,10 @@ - #include - #endif - --#ifdef linux -+#if defined(linux) && !defined(__ANDROID__) - /* Don't use macros on GNU/Linux since they cause incompatible changes between - glibc 2.0 and 2.1 */ -+/* Android is The exception because it uses the BIONIC library */ - - #ifdef stderr - # undef stderr -@@ -173,7 +175,9 @@ - *p = '\\'; - } - --#elif defined (sgi) || defined (__FreeBSD__) -+#elif defined (sgi) || defined (__FreeBSD__) \ -+ || defined (__DragonFly__) \ -+ || defined (__OpenBSD__) - - /* Use realpath function which resolves links and references to . and .. - on those Unix systems that support it. Note that GNU/Linux provides it but ---- gcc/ada/env.c.orig -+++ gcc/ada/env.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010 John Marino * - ****************************************************************************/ - - /* Tru64 UNIX V4.0F declares unsetenv() only if AES_SOURCE (which -@@ -172,7 +173,8 @@ - LIB$SIGNAL (status); - } - --#elif (defined (__vxworks) && defined (__RTP__)) || defined (__APPLE__) -+#elif (defined (__vxworks) && defined (__RTP__)) || defined (__APPLE__) \ -+ || defined (__OpenBSD__) - setenv (name, value, 1); - - #else -@@ -299,6 +301,7 @@ - } - #elif defined (__MINGW32__) || defined (__FreeBSD__) || defined (__APPLE__) \ - || (defined (__vxworks) && defined (__RTP__)) || defined (__CYGWIN__) \ -+ || defined (__DragonFly__) \ - || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__rtems__) - /* On Windows, FreeBSD and MacOS there is no function to clean all the - environment but there is a "clean" way to unset a variable. So go ---- gcc/ada/errno.c.orig -+++ gcc/ada/errno.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2011 John Marino * - ****************************************************************************/ - - /* This file provides access to the C-language errno to the Ada interface -@@ -39,6 +40,7 @@ - #define _REENTRANT - #define _THREAD_SAFE - #define _SGI_MP_SOURCE -+#define GNAT_SET_ERRNO - - #ifdef MaRTE - -@@ -52,6 +54,17 @@ - - #endif - -+#ifdef __ANDROID__ -+ -+/* The ANDROID errno.h file also defines __set_errno as an external variable -+ for use with syscalls. It should not be referenced directly, but we are -+ going to do it anyway because the alternative solution is to rename all -+ uses of __set_errno in GNAT. */ -+ -+#undef GNAT_SET_ERRNO -+#endif -+ -+ - #include - int - __get_errno(void) -@@ -59,8 +72,10 @@ - return errno; - } - -+#ifdef GNAT_SET_ERRNO - void - __set_errno(int err) - { - errno = err; - } -+#endif ---- gcc/ada/g-comlin.adb.orig -+++ gcc/ada/g-comlin.adb -@@ -27,6 +27,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - with Ada.Characters.Handling; use Ada.Characters.Handling; -@@ -512,6 +513,7 @@ - begin - Index_In_Switches := 0; - Switch_Length := 0; -+ Param := Parameter_None; - - -- Remove all leading spaces first to make sure that Index points - -- at the start of the first switch. ---- gcc/ada/g-expect.adb.orig -+++ gcc/ada/g-expect.adb -@@ -29,6 +29,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - with System; use System; -@@ -1333,15 +1334,21 @@ - - -- The following commands are not executed on Unix systems, and are only - -- required for Windows systems. We are now in the parent process. -+ -- Although the if-statement is redundant, it's here so the compiler -+ -- doesn't complain about uninitialized variables. - -- -- Restore the old descriptors -+ if No_Fork_On_Target then -+ -+ -- Restore the old descriptors -+ -+ Dup2 (Input, GNAT.OS_Lib.Standin); -+ Dup2 (Output, GNAT.OS_Lib.Standout); -+ Dup2 (Error, GNAT.OS_Lib.Standerr); -+ Close (Input); -+ Close (Output); -+ Close (Error); -+ end if; - -- Dup2 (Input, GNAT.OS_Lib.Standin); -- Dup2 (Output, GNAT.OS_Lib.Standout); -- Dup2 (Error, GNAT.OS_Lib.Standerr); -- Close (Input); -- Close (Output); -- Close (Error); - end Set_Up_Child_Communications; - - --------------------------- ---- /dev/null -+++ gcc/ada/g-socthi-bsd.adb -@@ -0,0 +1,379 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT COMPILER COMPONENTS -- -+-- -- -+-- G N A T . S O C K E T S . T H I N -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 2001-2009, AdaCore -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNAT; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This package provides a target dependent thin interface to the sockets -+-- layer for use by the GNAT.Sockets package (g-socket.ads). This package -+-- should not be directly with'ed by an applications program. -+ -+-- This is the *BSD version which uses fcntl rather than ioctl -+-- The constant SCON.Thread_Blocking_IO is always true (for all platforms, not -+-- just *BSD), so this binding is significantly simpler than the standard -+-- one it replaces. -+ -+with GNAT.OS_Lib; use GNAT.OS_Lib; -+ -+with Interfaces.C; use Interfaces.C; -+ -+package body GNAT.Sockets.Thin is -+ -+ Unknown_System_Error : constant C.Strings.chars_ptr := -+ C.Strings.New_String ("Unknown system error"); -+ -+ function Syscall_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Accept, "accept"); -+ -- The accept() function accepts a connection on a socket. An incoming -+ -- connection is acknowledged and associated with an immediately created -+ -- socket. The original socket is returned to the listening state. -+ -+ function Syscall_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ pragma Import (C, Syscall_Connect, "connect"); -+ -- The connect() system call initiates a connection on a socket. If the -+ -- parameter S is of type SOCK_DGRAM then connect() permanently specifies -+ -- the peer to which datagrams are to be sent. If S is type SOCK_STREAM -+ -- then connect() attempts to make a connection with another socket, which -+ -- is identified by the parameter Name. -+ -+ function Syscall_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int; -+ pragma Import (C, Syscall_Recv, "recv"); -+ -- The recv() function receives a message from a socket. The call can be -+ -- used on a connection mode socket or a bound, connectionless socket. If -+ -- no messages are available at the socket, the recv() call waits for a -+ -- message to arrive unless the socket is non-blocking. If a socket is -+ -- non-blocking, the call returns a -1 and ERRNO is set to EWOULDBLOCK. -+ -+ function Syscall_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Recvfrom, "recvfrom"); -+ -- The recvfrom() system call receives a message from a socket and captures -+ -- the address from which the data was sent. It can be used to receive -+ -- data on an unconnected socket as well. If no messages are available, -+ -- the call waits for a message to arrive on blocking sockets. For -+ -- non-blocking sockets without messages, -1 is returned and ERRNO is set -+ -- to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Recvmsg, "recvmsg"); -+ -- The recvmsg call receives a message from a socket, and can be used to -+ -- receive data on an unconnected socket as well. If no messages are -+ -- available, the call waits for a message to arrive on blocking sockets. -+ -- For non-blocking sockets without messages, -1 is returned and ERRNO is -+ -- set to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Sendmsg, "sendmsg"); -+ -- The sendmsg() function sends a message to a socket, and can be used with -+ -- unconnected sockets as well (the msg is ignored in this case). The -+ -- function returns the number of bytes sent when successful, otherwise it -+ -- returns -1 and ERRNO is set (many possible values). -+ -+ function Syscall_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int; -+ pragma Import (C, Syscall_Sendto, "sendto"); -+ -- The sendto() function only works for connected sockets and it initiates -+ -- the transmission of a message. A successful call returns the numbers of -+ -- bytes sent, and a failure returns a -1 and ERRNO is set. -+ -+ function Syscall_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int; -+ pragma Import (C, Syscall_Socket, "socket"); -+ -- The socket() function is used to create an unbound socket and returns a -+ -- file descriptor that can be used with other socket functions. Upon -+ -- failure, a -1 is returned and ERRNO is set. -+ -+ procedure Disable_SIGPIPE (S : C.int); -+ pragma Import (C, Disable_SIGPIPE, "__gnat_disable_sigpipe"); -+ -+ procedure Disable_All_SIGPIPEs; -+ pragma Import (C, Disable_All_SIGPIPEs, "__gnat_disable_all_sigpipes"); -+ -- Sets the process to ignore all SIGPIPE signals on platforms that -+ -- don't support Disable_SIGPIPE for particular streams. -+ -+ function C_Fcntl -+ (Fd : C.int; -+ Cmd : C.int; -+ Val : C.int) return C.int; -+ pragma Import (C, C_Fcntl, "fcntl"); -+ -- The ioctl of 64-bit DragonFlyBSD, OpenBSD, and NetBSD does not support -+ -- setting a socket in non-blocking mode. fcntl must be used instead. -+ -+ -------------- -+ -- C_Accept -- -+ -------------- -+ -+ function C_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int -+ is -+ Res : constant C.int := Syscall_Accept (S, Addr, Addrlen); -+ begin -+ -+ Disable_SIGPIPE (Res); -+ return Res; -+ -+ end C_Accept; -+ -+ --------------- -+ -- C_Connect -- -+ --------------- -+ -+ function C_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Connect (S, Name, Namelen); -+ -+ end C_Connect; -+ -+ ------------------ -+ -- Socket_Ioctl -- -+ ------------------ -+ -+ function Socket_Ioctl -+ (S : C.int; -+ Req : C.int; -+ Arg : access C.int) return C.int -+ is -+ -- Currently all requests are of the FIONBIO type, so always calc flags -+ use Interfaces; -+ flags : constant Unsigned_32 := -+ Unsigned_32 (C_Fcntl (S, SOSC.F_GETFL, 0)); -+ nonblock : constant Unsigned_32 := Unsigned_32 (SOSC.FNDELAY); -+ enabled : constant Boolean := Arg.all = 1; -+ newval : C.int; -+ begin -+ if Req = SOSC.FIONBIO then -+ if enabled then -+ newval := C.int (flags or nonblock); -+ elsif (flags and nonblock) > 0 then -+ newval := C.int (flags - nonblock); -+ else -+ newval := C.int (flags); -+ end if; -+ return C_Fcntl (Fd => S, Cmd => SOSC.F_SETFL, Val => newval); -+ else -+ return C_Ioctl (Fd => S, Req => Req, Arg => Arg); -+ end if; -+ end Socket_Ioctl; -+ -+ ------------ -+ -- C_Recv -- -+ ------------ -+ -+ function C_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Recv (S, Msg, Len, Flags); -+ -+ end C_Recv; -+ -+ ---------------- -+ -- C_Recvfrom -- -+ ---------------- -+ -+ function C_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Recvfrom (S, Msg, Len, Flags, From, Fromlen); -+ -+ end C_Recvfrom; -+ -+ --------------- -+ -- C_Recvmsg -- -+ --------------- -+ -+ function C_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ -+ return Syscall_Recvmsg (S, Msg, Flags); -+ -+ end C_Recvmsg; -+ -+ --------------- -+ -- C_Sendmsg -- -+ --------------- -+ -+ function C_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ -+ return Syscall_Sendmsg (S, Msg, Flags); -+ -+ end C_Sendmsg; -+ -+ -------------- -+ -- C_Sendto -- -+ -------------- -+ -+ function C_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Sendto (S, Msg, Len, Flags, To, Tolen); -+ -+ end C_Sendto; -+ -+ -------------- -+ -- C_Socket -- -+ -------------- -+ -+ function C_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int -+ is -+ Res : constant C.int := Syscall_Socket (Domain, Typ, Protocol); -+ begin -+ -+ Disable_SIGPIPE (Res); -+ return Res; -+ -+ end C_Socket; -+ -+ -------------- -+ -- Finalize -- -+ -------------- -+ -+ procedure Finalize is -+ begin -+ null; -+ end Finalize; -+ -+ ------------------------- -+ -- Host_Error_Messages -- -+ ------------------------- -+ -+ package body Host_Error_Messages is separate; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ Disable_All_SIGPIPEs; -+ end Initialize; -+ -+ -------------------- -+ -- Signalling_Fds -- -+ -------------------- -+ -+ package body Signalling_Fds is -+ -+ -- In this default implementation, we use a C version of these -+ -- subprograms provided by socket.c. -+ -+ function C_Create (Fds : not null access Fd_Pair) return C.int; -+ function C_Read (Rsig : C.int) return C.int; -+ function C_Write (Wsig : C.int) return C.int; -+ procedure C_Close (Sig : C.int); -+ -+ pragma Import (C, C_Create, "__gnat_create_signalling_fds"); -+ pragma Import (C, C_Read, "__gnat_read_signalling_fd"); -+ pragma Import (C, C_Write, "__gnat_write_signalling_fd"); -+ pragma Import (C, C_Close, "__gnat_close_signalling_fd"); -+ -+ function Create -+ (Fds : not null access Fd_Pair) return C.int renames C_Create; -+ function Read (Rsig : C.int) return C.int renames C_Read; -+ function Write (Wsig : C.int) return C.int renames C_Write; -+ procedure Close (Sig : C.int) renames C_Close; -+ -+ end Signalling_Fds; -+ -+ -------------------------- -+ -- Socket_Error_Message -- -+ -------------------------- -+ -+ function Socket_Error_Message -+ (Errno : Integer) return C.Strings.chars_ptr -+ is separate; -+ -+end GNAT.Sockets.Thin; ---- /dev/null -+++ gcc/ada/g-socthi-netbsd.adb -@@ -0,0 +1,381 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT COMPILER COMPONENTS -- -+-- -- -+-- G N A T . S O C K E T S . T H I N -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 2001-2009, AdaCore -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNAT; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This package provides a target dependent thin interface to the sockets -+-- layer for use by the GNAT.Sockets package (g-socket.ads). This package -+-- should not be directly with'ed by an applications program. -+ -+-- This is the NetBSD version which uses fcntl rather than ioctl -+-- The constant SCON.Thread_Blocking_IO is always true (for all platforms, not -+-- just *BSD), so this binding is significantly simpler than the standard -+-- one it replaces. -+-- NetBSD uses binary compatibility functions that are forcing the use of -+-- their own files rather than sharing the *BSD versions. -+ -+with GNAT.OS_Lib; use GNAT.OS_Lib; -+ -+with Interfaces.C; use Interfaces.C; -+ -+package body GNAT.Sockets.Thin is -+ -+ Unknown_System_Error : constant C.Strings.chars_ptr := -+ C.Strings.New_String ("Unknown system error"); -+ -+ function Syscall_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Accept, "accept"); -+ -- The accept() function accepts a connection on a socket. An incoming -+ -- connection is acknowledged and associated with an immediately created -+ -- socket. The original socket is returned to the listening state. -+ -+ function Syscall_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ pragma Import (C, Syscall_Connect, "connect"); -+ -- The connect() system call initiates a connection on a socket. If the -+ -- parameter S is of type SOCK_DGRAM then connect() permanently specifies -+ -- the peer to which datagrams are to be sent. If S is type SOCK_STREAM -+ -- then connect() attempts to make a connection with another socket, which -+ -- is identified by the parameter Name. -+ -+ function Syscall_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int; -+ pragma Import (C, Syscall_Recv, "recv"); -+ -- The recv() function receives a message from a socket. The call can be -+ -- used on a connection mode socket or a bound, connectionless socket. If -+ -- no messages are available at the socket, the recv() call waits for a -+ -- message to arrive unless the socket is non-blocking. If a socket is -+ -- non-blocking, the call returns a -1 and ERRNO is set to EWOULDBLOCK. -+ -+ function Syscall_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int; -+ pragma Import (C, Syscall_Recvfrom, "recvfrom"); -+ -- The recvfrom() system call receives a message from a socket and captures -+ -- the address from which the data was sent. It can be used to receive -+ -- data on an unconnected socket as well. If no messages are available, -+ -- the call waits for a message to arrive on blocking sockets. For -+ -- non-blocking sockets without messages, -1 is returned and ERRNO is set -+ -- to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Recvmsg, "recvmsg"); -+ -- The recvmsg call receives a message from a socket, and can be used to -+ -- receive data on an unconnected socket as well. If no messages are -+ -- available, the call waits for a message to arrive on blocking sockets. -+ -- For non-blocking sockets without messages, -1 is returned and ERRNO is -+ -- set to EAGAIN or EWOULDBLOCK. -+ -+ function Syscall_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ pragma Import (C, Syscall_Sendmsg, "sendmsg"); -+ -- The sendmsg() function sends a message to a socket, and can be used with -+ -- unconnected sockets as well (the msg is ignored in this case). The -+ -- function returns the number of bytes sent when successful, otherwise it -+ -- returns -1 and ERRNO is set (many possible values). -+ -+ function Syscall_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int; -+ pragma Import (C, Syscall_Sendto, "sendto"); -+ -- The sendto() function only works for connected sockets and it initiates -+ -- the transmission of a message. A successful call returns the numbers of -+ -- bytes sent, and a failure returns a -1 and ERRNO is set. -+ -+ function Syscall_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int; -+ pragma Import (C, Syscall_Socket, "__socket30"); -+ -- The socket() function is used to create an unbound socket and returns a -+ -- file descriptor that can be used with other socket functions. Upon -+ -- failure, a -1 is returned and ERRNO is set. -+ -+ procedure Disable_SIGPIPE (S : C.int); -+ pragma Import (C, Disable_SIGPIPE, "__gnat_disable_sigpipe"); -+ -+ procedure Disable_All_SIGPIPEs; -+ pragma Import (C, Disable_All_SIGPIPEs, "__gnat_disable_all_sigpipes"); -+ -- Sets the process to ignore all SIGPIPE signals on platforms that -+ -- don't support Disable_SIGPIPE for particular streams. -+ -+ function C_Fcntl -+ (Fd : C.int; -+ Cmd : C.int; -+ Val : C.int) return C.int; -+ pragma Import (C, C_Fcntl, "fcntl"); -+ -- The ioctl of 64-bit DragonFlyBSD, OpenBSD, and NetBSD does not support -+ -- setting a socket in non-blocking mode. fcntl must be used instead. -+ -+ -------------- -+ -- C_Accept -- -+ -------------- -+ -+ function C_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int -+ is -+ Res : constant C.int := Syscall_Accept (S, Addr, Addrlen); -+ begin -+ -+ Disable_SIGPIPE (Res); -+ return Res; -+ -+ end C_Accept; -+ -+ --------------- -+ -- C_Connect -- -+ --------------- -+ -+ function C_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Connect (S, Name, Namelen); -+ -+ end C_Connect; -+ -+ ------------------ -+ -- Socket_Ioctl -- -+ ------------------ -+ -+ function Socket_Ioctl -+ (S : C.int; -+ Req : C.int; -+ Arg : access C.int) return C.int -+ is -+ -- Currently all requests are of the FIONBIO type, so always calc flags -+ use Interfaces; -+ flags : constant Unsigned_32 := -+ Unsigned_32 (C_Fcntl (S, SOSC.F_GETFL, 0)); -+ nonblock : constant Unsigned_32 := Unsigned_32 (SOSC.FNDELAY); -+ enabled : constant Boolean := Arg.all = 1; -+ newval : C.int; -+ begin -+ if Req = SOSC.FIONBIO then -+ if enabled then -+ newval := C.int (flags or nonblock); -+ elsif (flags and nonblock) > 0 then -+ newval := C.int (flags - nonblock); -+ else -+ newval := C.int (flags); -+ end if; -+ return C_Fcntl (Fd => S, Cmd => SOSC.F_SETFL, Val => newval); -+ else -+ return C_Ioctl (Fd => S, Req => Req, Arg => Arg); -+ end if; -+ end Socket_Ioctl; -+ -+ ------------ -+ -- C_Recv -- -+ ------------ -+ -+ function C_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Recv (S, Msg, Len, Flags); -+ -+ end C_Recv; -+ -+ ---------------- -+ -- C_Recvfrom -- -+ ---------------- -+ -+ function C_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Recvfrom (S, Msg, Len, Flags, From, Fromlen); -+ -+ end C_Recvfrom; -+ -+ --------------- -+ -- C_Recvmsg -- -+ --------------- -+ -+ function C_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ -+ return Syscall_Recvmsg (S, Msg, Flags); -+ -+ end C_Recvmsg; -+ -+ --------------- -+ -- C_Sendmsg -- -+ --------------- -+ -+ function C_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t -+ is -+ begin -+ -+ return Syscall_Sendmsg (S, Msg, Flags); -+ -+ end C_Sendmsg; -+ -+ -------------- -+ -- C_Sendto -- -+ -------------- -+ -+ function C_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int -+ is -+ begin -+ -+ return Syscall_Sendto (S, Msg, Len, Flags, To, Tolen); -+ -+ end C_Sendto; -+ -+ -------------- -+ -- C_Socket -- -+ -------------- -+ -+ function C_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int -+ is -+ Res : constant C.int := Syscall_Socket (Domain, Typ, Protocol); -+ begin -+ -+ Disable_SIGPIPE (Res); -+ return Res; -+ -+ end C_Socket; -+ -+ -------------- -+ -- Finalize -- -+ -------------- -+ -+ procedure Finalize is -+ begin -+ null; -+ end Finalize; -+ -+ ------------------------- -+ -- Host_Error_Messages -- -+ ------------------------- -+ -+ package body Host_Error_Messages is separate; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ Disable_All_SIGPIPEs; -+ end Initialize; -+ -+ -------------------- -+ -- Signalling_Fds -- -+ -------------------- -+ -+ package body Signalling_Fds is -+ -+ -- In this default implementation, we use a C version of these -+ -- subprograms provided by socket.c. -+ -+ function C_Create (Fds : not null access Fd_Pair) return C.int; -+ function C_Read (Rsig : C.int) return C.int; -+ function C_Write (Wsig : C.int) return C.int; -+ procedure C_Close (Sig : C.int); -+ -+ pragma Import (C, C_Create, "__gnat_create_signalling_fds"); -+ pragma Import (C, C_Read, "__gnat_read_signalling_fd"); -+ pragma Import (C, C_Write, "__gnat_write_signalling_fd"); -+ pragma Import (C, C_Close, "__gnat_close_signalling_fd"); -+ -+ function Create -+ (Fds : not null access Fd_Pair) return C.int renames C_Create; -+ function Read (Rsig : C.int) return C.int renames C_Read; -+ function Write (Wsig : C.int) return C.int renames C_Write; -+ procedure Close (Sig : C.int) renames C_Close; -+ -+ end Signalling_Fds; -+ -+ -------------------------- -+ -- Socket_Error_Message -- -+ -------------------------- -+ -+ function Socket_Error_Message -+ (Errno : Integer) return C.Strings.chars_ptr -+ is separate; -+ -+end GNAT.Sockets.Thin; ---- /dev/null -+++ gcc/ada/g-socthi-netbsd6.ads -@@ -0,0 +1,263 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT COMPILER COMPONENTS -- -+-- -- -+-- G N A T . S O C K E T S . T H I N -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 2001-2009, AdaCore -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNAT; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This package provides a target dependent thin interface to the sockets -+-- layer for use by the GNAT.Sockets package (g-socket.ads). This package -+-- should not be directly with'ed by an applications program. -+ -+-- This is the NetBSD 6+ version -+ -+with Interfaces.C.Strings; -+ -+with GNAT.OS_Lib; -+with GNAT.Sockets.Thin_Common; -+ -+with System; -+with System.CRTL; -+ -+package GNAT.Sockets.Thin is -+ -+ -- This package is intended for hosts implementing BSD sockets with a -+ -- standard interface. It will be used as a default for all the platforms -+ -- that do not have a specific version of this file. -+ -+ use Thin_Common; -+ -+ package C renames Interfaces.C; -+ -+ use type System.CRTL.ssize_t; -+ -+ function Socket_Errno return Integer renames GNAT.OS_Lib.Errno; -+ -- Returns last socket error number -+ -+ function Socket_Error_Message (Errno : Integer) return C.Strings.chars_ptr; -+ -- Returns the error message string for the error number Errno. If Errno is -+ -- not known, returns "Unknown system error". -+ -+ function Host_Errno return Integer; -+ pragma Import (C, Host_Errno, "__gnat_get_h_errno"); -+ -- Returns last host error number -+ -+ package Host_Error_Messages is -+ -+ function Host_Error_Message -+ (H_Errno : Integer) return C.Strings.chars_ptr; -+ -- Returns the error message string for the host error number H_Errno. -+ -- If H_Errno is not known, returns "Unknown system error". -+ -+ end Host_Error_Messages; -+ -+ -------------------------------- -+ -- Standard library functions -- -+ -------------------------------- -+ -+ function C_Accept -+ (S : C.int; -+ Addr : System.Address; -+ Addrlen : not null access C.int) return C.int; -+ -+ function C_Bind -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ -+ function C_Close -+ (Fd : C.int) return C.int; -+ -+ function C_Connect -+ (S : C.int; -+ Name : System.Address; -+ Namelen : C.int) return C.int; -+ -+ function C_Gethostname -+ (Name : System.Address; -+ Namelen : C.int) return C.int; -+ -+ function C_Getpeername -+ (S : C.int; -+ Name : System.Address; -+ Namelen : not null access C.int) return C.int; -+ -+ function C_Getsockname -+ (S : C.int; -+ Name : System.Address; -+ Namelen : not null access C.int) return C.int; -+ -+ function C_Getsockopt -+ (S : C.int; -+ Level : C.int; -+ Optname : C.int; -+ Optval : System.Address; -+ Optlen : not null access C.int) return C.int; -+ -+ function Socket_Ioctl -+ (S : C.int; -+ Req : C.int; -+ Arg : access C.int) return C.int; -+ -+ function C_Listen -+ (S : C.int; -+ Backlog : C.int) return C.int; -+ -+ function C_Recv -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int) return C.int; -+ -+ function C_Recvfrom -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ From : System.Address; -+ Fromlen : not null access C.int) return C.int; -+ -+ function C_Recvmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ -+ function C_Select -+ (Nfds : C.int; -+ Readfds : access Fd_Set; -+ Writefds : access Fd_Set; -+ Exceptfds : access Fd_Set; -+ Timeout : Timeval_Access) return C.int; -+ -+ function C_Sendmsg -+ (S : C.int; -+ Msg : System.Address; -+ Flags : C.int) return System.CRTL.ssize_t; -+ -+ function C_Sendto -+ (S : C.int; -+ Msg : System.Address; -+ Len : C.int; -+ Flags : C.int; -+ To : System.Address; -+ Tolen : C.int) return C.int; -+ -+ function C_Setsockopt -+ (S : C.int; -+ Level : C.int; -+ Optname : C.int; -+ Optval : System.Address; -+ Optlen : C.int) return C.int; -+ -+ function C_Shutdown -+ (S : C.int; -+ How : C.int) return C.int; -+ -+ function C_Socket -+ (Domain : C.int; -+ Typ : C.int; -+ Protocol : C.int) return C.int; -+ -+ function C_System -+ (Command : System.Address) return C.int; -+ -+ ------------------------------------------------------- -+ -- Signalling file descriptors for selector abortion -- -+ ------------------------------------------------------- -+ -+ package Signalling_Fds is -+ -+ function Create (Fds : not null access Fd_Pair) return C.int; -+ pragma Convention (C, Create); -+ -- Create a pair of connected descriptors suitable for use with C_Select -+ -- (used for signalling in Selector objects). -+ -+ function Read (Rsig : C.int) return C.int; -+ pragma Convention (C, Read); -+ -- Read one byte of data from rsig, the read end of a pair of signalling -+ -- fds created by Create_Signalling_Fds. -+ -+ function Write (Wsig : C.int) return C.int; -+ pragma Convention (C, Write); -+ -- Write one byte of data to wsig, the write end of a pair of signalling -+ -- fds created by Create_Signalling_Fds. -+ -+ procedure Close (Sig : C.int); -+ pragma Convention (C, Close); -+ -- Close one end of a pair of signalling fds (ignoring any error) -+ -+ end Signalling_Fds; -+ -+ ------------------------------------------- -+ -- Nonreentrant network databases access -- -+ ------------------------------------------- -+ -+ -- The following are used only on systems that have nonreentrant -+ -- getXXXbyYYY functions, and do NOT have corresponding getXXXbyYYY_ -+ -- functions. Currently, LynxOS is the only such system. -+ -+ function Nonreentrant_Gethostbyname -+ (Name : C.char_array) return Hostent_Access; -+ -+ function Nonreentrant_Gethostbyaddr -+ (Addr : System.Address; -+ Addr_Len : C.int; -+ Addr_Type : C.int) return Hostent_Access; -+ -+ function Nonreentrant_Getservbyname -+ (Name : C.char_array; -+ Proto : C.char_array) return Servent_Access; -+ -+ function Nonreentrant_Getservbyport -+ (Port : C.int; -+ Proto : C.char_array) return Servent_Access; -+ -+ procedure Initialize; -+ procedure Finalize; -+ -+private -+ pragma Import (C, C_Bind, "bind"); -+ pragma Import (C, C_Close, "close"); -+ pragma Import (C, C_Gethostname, "gethostname"); -+ pragma Import (C, C_Getpeername, "getpeername"); -+ pragma Import (C, C_Getsockname, "getsockname"); -+ pragma Import (C, C_Getsockopt, "getsockopt"); -+ pragma Import (C, C_Listen, "listen"); -+ pragma Import (C, C_Select, "__select50"); -+ pragma Import (C, C_Setsockopt, "setsockopt"); -+ pragma Import (C, C_Shutdown, "shutdown"); -+ pragma Import (C, C_System, "system"); -+ -+ pragma Import (C, Nonreentrant_Gethostbyname, "gethostbyname"); -+ pragma Import (C, Nonreentrant_Gethostbyaddr, "gethostbyaddr"); -+ pragma Import (C, Nonreentrant_Getservbyname, "getservbyname"); -+ pragma Import (C, Nonreentrant_Getservbyport, "getservbyport"); -+ -+end GNAT.Sockets.Thin; ---- /dev/null -+++ gcc/ada/g-trasym-bsd.adb -@@ -0,0 +1,150 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- G N A T . T R A C E B A C K . S Y M B O L I C -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1999-2009, AdaCore -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNAT; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- Run-time symbolic traceback support -+-- This file is based on the work by Juergen Pfiefer which is still used -+-- today to provide symbolic traceback support for gnu/kFreeBSD. -+-- Incorporated in GNAT-AUX by John Marino -+ -+with System.Soft_Links; -+with Ada.Exceptions.Traceback; use Ada.Exceptions.Traceback; -+ -+package body GNAT.Traceback.Symbolic is -+ -+ package TSL renames System.Soft_Links; -+ -+ -- To perform the raw addresses to symbolic form translation we rely on a -+ -- libaddr2line symbolizer which examines debug info from a provided -+ -- executable file name, and an absolute path is needed to ensure the file -+ -- is always found. This is "__gnat_locate_exec_on_path (gnat_argv [0])" -+ -- for our executable file, a fairly heavy operation so we cache the -+ -- result. -+ -+ Exename : System.Address; -+ -- Pointer to the name of the executable file to be used on all -+ -- invocations of the libaddr2line symbolization service. -+ -+ Exename_Resolved : Boolean := False; -+ -- Flag to indicate whether we have performed the executable file name -+ -- resolution already. Relying on a not null Exename for this purpose -+ -- would be potentially inefficient as this is what we will get if the -+ -- resolution attempt fails. -+ -+ ------------------------ -+ -- Symbolic_Traceback -- -+ ------------------------ -+ -+ function Symbolic_Traceback (Traceback : Tracebacks_Array) return String is -+ -+ procedure convert_addresses -+ (filename : System.Address; -+ addrs : System.Address; -+ n_addrs : Integer; -+ buf : System.Address; -+ len : System.Address); -+ pragma Import (C, convert_addresses, "convert_addresses"); -+ -- This is the procedure version of the Ada-aware addr2line. It places -+ -- in BUF a string representing the symbolic translation of the N_ADDRS -+ -- raw addresses provided in ADDRS, looked up in debug information from -+ -- FILENAME. LEN points to an integer which contains the size of the -+ -- BUF buffer at input and the result length at output. -+ -- -+ -- Note that this procedure is *not* thread-safe. -+ -+ type Argv_Array is array (0 .. 0) of System.Address; -+ gnat_argv : access Argv_Array; -+ pragma Import (C, gnat_argv, "gnat_argv"); -+ -+ function locate_exec_on_path -+ (c_exename : System.Address) return System.Address; -+ pragma Import (C, locate_exec_on_path, "__gnat_locate_exec_on_path"); -+ -+ B_Size : constant Integer := 256 * Traceback'Length; -+ Len : Integer := B_Size; -+ Res : String (1 .. B_Size); -+ -+ use type System.Address; -+ -+ begin -+ -- The symbolic translation of an empty set of addresses is an empty -+ -- string. -+ -+ if Traceback'Length = 0 then -+ return ""; -+ end if; -+ -+ -- If our input set of raw addresses is not empty, resort to the -+ -- libaddr2line service to symbolize it all. -+ -+ -- Compute, cache and provide the absolute path to our executable file -+ -- name as the binary file where the relevant debug information is to be -+ -- found. If the executable file name resolution fails, we have no -+ -- sensible basis to invoke the symbolizer at all. -+ -+ -- Protect all this against concurrent accesses explicitly, as the -+ -- underlying services are potentially thread unsafe. -+ -+ TSL.Lock_Task.all; -+ -+ if not Exename_Resolved then -+ Exename := locate_exec_on_path (gnat_argv (0)); -+ Exename_Resolved := True; -+ end if; -+ -+ if Exename /= System.Null_Address then -+ Len := Res'Length; -+ convert_addresses -+ (Exename, Traceback'Address, Traceback'Length, -+ Res (1)'Address, Len'Address); -+ end if; -+ -+ TSL.Unlock_Task.all; -+ -+ -- Return what the addr2line symbolizer has produced if we have called -+ -- it (the executable name resolution succeeded), or an empty string -+ -- otherwise. -+ -+ if Exename /= System.Null_Address then -+ return Res (1 .. Len); -+ else -+ return ""; -+ end if; -+ -+ end Symbolic_Traceback; -+ -+ function Symbolic_Traceback (E : Exception_Occurrence) return String is -+ begin -+ return Symbolic_Traceback (Tracebacks (E)); -+ end Symbolic_Traceback; -+ -+end GNAT.Traceback.Symbolic; ---- gcc/ada/gnatchop.adb.orig -+++ gcc/ada/gnatchop.adb -@@ -21,6 +21,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - with Ada.Characters.Conversions; use Ada.Characters.Conversions; -@@ -45,7 +46,7 @@ - Config_File_Name : constant String_Access := new String'("gnat.adc"); - -- The name of the file holding the GNAT configuration pragmas - -- Gcc : String_Access := new String'("gcc"); -+ Gcc : String_Access := new String'("gnatgcc"); - -- May be modified by switch --GCC= - - Gcc_Set : Boolean := False; ---- gcc/ada/gnatlink.adb.orig -+++ gcc/ada/gnatlink.adb -@@ -21,6 +21,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - -- Gnatlink usage: please consult the gnat documentation -@@ -137,7 +138,7 @@ - -- This table collects the arguments to be passed to compile the binder - -- generated file. - -- Gcc : String_Access := Program_Name ("gcc", "gnatlink"); -+ Gcc : String_Access := Program_Name ("gnatgcc", "gnatlink"); - - Read_Mode : constant String := "r" & ASCII.NUL; - ---- gcc/ada/gnatvsn.ads.orig -+++ gcc/ada/gnatvsn.ads -@@ -27,6 +27,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - -- This package spec holds version information for the GNAT tools. -@@ -34,7 +35,7 @@ - - package Gnatvsn is - -- Gnat_Static_Version_String : constant String := "GNU Ada"; -+ Gnat_Static_Version_String : constant String := "GNAT AUX"; - -- Static string identifying this version, that can be used as an argument - -- to e.g. pragma Ident. - ---- gcc/ada/gsocket.h.orig -+++ gcc/ada/gsocket.h -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010 John Marino * - ****************************************************************************/ - - #if defined(__nucleus__) || defined(VTHREADS) -@@ -194,7 +195,14 @@ - #include - #endif - -+#if defined(__ANDROID__) -+#include -+#endif -+ - #if defined (_AIX) || defined (__FreeBSD__) || defined (__hpux__) || \ -+ defined (__OpenBSD__) || \ -+ defined (__NetBSD__) || \ -+ defined (__DragonFly__) || \ - defined (__osf__) || defined (_WIN32) || defined (__APPLE__) - # define HAVE_THREAD_SAFE_GETxxxBYyyy 1 - -@@ -227,7 +235,13 @@ - # endif - #endif - --#if defined (__FreeBSD__) || defined (__vxworks) || defined(__rtems__) -+#if defined (__FreeBSD__) \ -+ || defined (__DragonFly__) \ -+ || defined (__OpenBSD__) \ -+ || defined (__NetBSD__) \ -+ || defined (__ANDROID__) \ -+ || defined (__vxworks) \ -+ || defined(__rtems__) - # define Has_Sockaddr_Len 1 - #else - # define Has_Sockaddr_Len 0 ---- gcc/ada/init.c.orig -+++ gcc/ada/init.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010, 2011 John Marino * - ****************************************************************************/ - - /* This unit contains initialization circuits that are system dependent. -@@ -519,7 +520,7 @@ - /* GNU/Linux Section */ - /*********************/ - --#elif defined (linux) -+#elif defined (linux) && !defined(__ANDROID__) - - #include - -@@ -1724,7 +1725,7 @@ - /* FreeBSD Section */ - /*******************/ - --#elif defined (__FreeBSD__) -+#elif defined (__FreeBSD__) || defined (__DragonFly__) - - #include - #include -@@ -1769,7 +1770,7 @@ - } - - void --__gnat_install_handler () -+__gnat_install_handler (void) - { - struct sigaction act; - -@@ -1791,6 +1792,77 @@ - } - - /*******************/ -+/* Android Section */ -+/*******************/ -+ -+#elif defined(__ANDROID__) -+ -+#include -+ -+static void -+__gnat_error_handler (int sig, -+ struct siginfo *si ATTRIBUTE_UNUSED, -+ void *ucontext ATTRIBUTE_UNUSED) -+{ -+ struct Exception_Data *exception; -+ const char *msg; -+ -+ switch (sig) -+ { -+ case SIGFPE: -+ exception = &constraint_error; -+ msg = "SIGFPE"; -+ break; -+ -+ case SIGILL: -+ exception = &constraint_error; -+ msg = "SIGILL"; -+ break; -+ -+ case SIGSEGV: -+ exception = &storage_error; -+ msg = "stack overflow or erroneous memory access"; -+ break; -+ -+ case SIGBUS: -+ exception = &constraint_error; -+ msg = "SIGBUS"; -+ break; -+ -+ default: -+ exception = &program_error; -+ msg = "unhandled signal"; -+ } -+ -+ Raise_From_Signal_Handler (exception, msg); -+} -+ -+void -+__gnat_install_handler (void) -+{ -+ struct sigaction act; -+ -+ act.sa_sigaction = __gnat_error_handler; -+ act.sa_flags = SA_NODEFER | SA_RESTART | SA_SIGINFO; -+ sigemptyset (&act.sa_mask); -+ -+ /* Do not install handlers if interrupt state is "System". */ -+ if (__gnat_get_interrupt_state (SIGABRT) != 's') -+ sigaction (SIGABRT, &act, NULL); -+ if (__gnat_get_interrupt_state (SIGFPE) != 's') -+ sigaction (SIGFPE, &act, NULL); -+ if (__gnat_get_interrupt_state (SIGILL) != 's') -+ sigaction (SIGILL, &act, NULL); -+ if (__gnat_get_interrupt_state (SIGBUS) != 's') -+ sigaction (SIGBUS, &act, NULL); -+ if (__gnat_get_interrupt_state (SIGSEGV) != 's') -+ sigaction (SIGSEGV, &act, NULL); -+ -+ __gnat_handler_installed = 1; -+} -+ -+ -+/*******************/ - /* VxWorks Section */ - /*******************/ - -@@ -2341,6 +2413,7 @@ - - #if defined (_WIN32) || defined (__INTERIX) \ - || defined (__Lynx__) || defined(__NetBSD__) || defined(__FreeBSD__) \ -+ || defined (__DragonFly__) \ - || defined (__OpenBSD__) - - #define HAVE_GNAT_INIT_FLOAT ---- gcc/ada/initialize.c.orig -+++ gcc/ada/initialize.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010 John Marino * - ****************************************************************************/ - - /* This unit provides default implementation for __gnat_initialize () -@@ -255,6 +256,7 @@ - /******************************************/ - - #elif defined (__Lynx__) || defined (__FreeBSD__) || defined(__NetBSD__) \ -+ || defined (__DragonFly__) \ - || defined (__OpenBSD__) - - extern void __gnat_init_float (void); ---- gcc/ada/link.c.orig -+++ gcc/ada/link.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010, 2011 John Marino * - ****************************************************************************/ - - /* This file contains host-specific parameters describing the behavior */ -@@ -187,7 +188,10 @@ - const char *__gnat_default_libgcc_subdir = "lib"; - #endif - --#elif defined (__FreeBSD__) -+#elif defined (__FreeBSD__) \ -+ || defined (__OpenBSD__) \ -+ || defined (__NetBSD__) \ -+ || defined (__DragonFly__) - const char *__gnat_object_file_option = ""; - const char *__gnat_run_path_option = "-Wl,-rpath,"; - char __gnat_shared_libgnat_default = STATIC; ---- gcc/ada/make.adb.orig -+++ gcc/ada/make.adb -@@ -21,6 +21,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - with ALI; use ALI; -@@ -652,7 +653,7 @@ - -- Compiler, Binder & Linker Data and Subprograms -- - ---------------------------------------------------- - -- Gcc : String_Access := Program_Name ("gcc", "gnatmake"); -+ Gcc : String_Access := Program_Name ("gnatgcc", "gnatmake"); - Gnatbind : String_Access := Program_Name ("gnatbind", "gnatmake"); - Gnatlink : String_Access := Program_Name ("gnatlink", "gnatmake"); - -- Default compiler, binder, linker programs ---- gcc/ada/mlib-prj.adb.orig -+++ gcc/ada/mlib-prj.adb -@@ -341,6 +341,11 @@ - - Foreign_Sources : Boolean; - -+ Rpath_Disabled : Boolean := False; -+ -- If -R is passed through the library options for the linker, it will -+ -- prevent the implemented libraries portion of the rpath switch from -+ -- being built, even if the linker is capable of supporting rpath. -+ - Rpath : String_Access := null; - -- Allocated only if Path Option is supported - -@@ -790,7 +795,7 @@ - Opts.Table (Opts.Last) := - new String'("-L" & Name_Buffer (1 .. Name_Len)); - -- if Path_Option /= null then -+ if not Rpath_Disabled and then Path_Option /= null then - Add_Rpath (Name_Buffer (1 .. Name_Len)); - end if; - -@@ -1285,6 +1290,9 @@ - Opts.Increment_Last; - Opts.Table (Opts.Last) := - new String'(Name_Buffer (1 .. Name_Len)); -+ if Name_Len = 2 and then Name_Buffer (1 .. 2) = "-R" then -+ Rpath_Disabled := True; -+ end if; - end if; - - Current := Element.Next; ---- gcc/ada/mlib-utl.adb.orig -+++ gcc/ada/mlib-utl.adb -@@ -21,6 +21,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - with MLib.Fil; use MLib.Fil; -@@ -412,7 +413,7 @@ - if Driver_Name = No_Name then - if Gcc_Exec = null then - if Gcc_Name = null then -- Gcc_Name := Osint.Program_Name ("gcc", "gnatmake"); -+ Gcc_Name := Osint.Program_Name ("gnatgcc", "gnatmake"); - end if; - - Gcc_Exec := Locate_Exec_On_Path (Gcc_Name.all); ---- gcc/ada/prj-makr.adb.orig -+++ gcc/ada/prj-makr.adb -@@ -21,6 +21,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - with Csets; -@@ -110,7 +111,7 @@ - - procedure Dup2 (Old_Fd, New_Fd : File_Descriptor); - -- Gcc : constant String := "gcc"; -+ Gcc : constant String := "gnatgcc"; - Gcc_Path : String_Access := null; - - Non_Empty_Node : constant Project_Node_Id := 1; ---- gcc/ada/s-fileio.adb.orig -+++ gcc/ada/s-fileio.adb -@@ -231,7 +231,7 @@ - Close_Status : int := 0; - Dup_Strm : Boolean := False; - File : AFCB_Ptr renames File_Ptr.all; -- Errno : Integer; -+ Errno : Integer := 0; - - begin - -- Take a task lock, to protect the global data value Open_Files ---- /dev/null -+++ gcc/ada/s-osinte-android.ads -@@ -0,0 +1,566 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2010, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNARL is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNARL; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+------------------------------------------------------------------------------ -+ -+-- This is a GNU/Linux (GNU/LinuxThreads) version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+with Interfaces.C; -+with System.Linux; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ subtype int is Interfaces.C.int; -+ subtype char is Interfaces.C.char; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function errno return int; -+ pragma Import (C, errno, "__get_errno"); -+ -+ EAGAIN : constant := System.Linux.EAGAIN; -+ EINTR : constant := System.Linux.EINTR; -+ EINVAL : constant := System.Linux.EINVAL; -+ ENOMEM : constant := System.Linux.ENOMEM; -+ EPERM : constant := System.Linux.EPERM; -+ ETIMEDOUT : constant := System.Linux.ETIMEDOUT; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 63; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := System.Linux.SIGHUP; -+ SIGINT : constant := System.Linux.SIGINT; -+ SIGQUIT : constant := System.Linux.SIGQUIT; -+ SIGILL : constant := System.Linux.SIGILL; -+ SIGTRAP : constant := System.Linux.SIGTRAP; -+ SIGIOT : constant := System.Linux.SIGIOT; -+ SIGABRT : constant := System.Linux.SIGABRT; -+ SIGFPE : constant := System.Linux.SIGFPE; -+ SIGKILL : constant := System.Linux.SIGKILL; -+ SIGBUS : constant := System.Linux.SIGBUS; -+ SIGSEGV : constant := System.Linux.SIGSEGV; -+ SIGPIPE : constant := System.Linux.SIGPIPE; -+ SIGALRM : constant := System.Linux.SIGALRM; -+ SIGTERM : constant := System.Linux.SIGTERM; -+ SIGUSR1 : constant := System.Linux.SIGUSR1; -+ SIGUSR2 : constant := System.Linux.SIGUSR2; -+ SIGCLD : constant := System.Linux.SIGCLD; -+ SIGCHLD : constant := System.Linux.SIGCHLD; -+ SIGPWR : constant := System.Linux.SIGPWR; -+ SIGWINCH : constant := System.Linux.SIGWINCH; -+ SIGURG : constant := System.Linux.SIGURG; -+ SIGPOLL : constant := System.Linux.SIGPOLL; -+ SIGIO : constant := System.Linux.SIGIO; -+ SIGLOST : constant := System.Linux.SIGLOST; -+ SIGSTOP : constant := System.Linux.SIGSTOP; -+ SIGTSTP : constant := System.Linux.SIGTSTP; -+ SIGCONT : constant := System.Linux.SIGCONT; -+ SIGTTIN : constant := System.Linux.SIGTTIN; -+ SIGTTOU : constant := System.Linux.SIGTTOU; -+ SIGVTALRM : constant := System.Linux.SIGVTALRM; -+ SIGPROF : constant := System.Linux.SIGPROF; -+ SIGXCPU : constant := System.Linux.SIGXCPU; -+ SIGXFSZ : constant := System.Linux.SIGXFSZ; -+ SIGUNUSED : constant := System.Linux.SIGUNUSED; -+ SIGSTKFLT : constant := System.Linux.SIGSTKFLT; -+ SIGLTHRRES : constant := System.Linux.SIGLTHRRES; -+ SIGLTHRCAN : constant := System.Linux.SIGLTHRCAN; -+ SIGLTHRDBG : constant := System.Linux.SIGLTHRDBG; -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ Unmasked : constant Signal_Set := ( -+ SIGTRAP, -+ -- To enable debugging on multithreaded applications, mark SIGTRAP to -+ -- be kept unmasked. -+ -+ SIGBUS, -+ -+ SIGTTIN, SIGTTOU, SIGTSTP, -+ -- Keep these three signals unmasked so that background processes -+ -- and IO behaves as normal "C" applications -+ -+ SIGPROF, -+ -- To avoid confusing the profiler -+ -+ SIGKILL, SIGSTOP, -+ -- These two signals actually cannot be masked; -+ -- POSIX simply won't allow it. -+ -+ SIGLTHRRES, SIGLTHRCAN, SIGLTHRDBG); -+ -- These three signals are used by GNU/LinuxThreads starting from -+ -- glibc 2.1 (future 2.2). -+ -+ Reserved : constant Signal_Set := -+ -- I am not sure why the following two signals are reserved. -+ -- I guess they are not supported by this version of GNU/Linux. -+ (SIGVTALRM, SIGUNUSED); -+ -+ type sigset_t is private; -+ -+ function sigaddset (set : access sigset_t; sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset (set : access sigset_t; sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember (set : access sigset_t; sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ type union_type_3 is new String (1 .. 116); -+ type siginfo_t is record -+ si_signo : int; -+ si_code : int; -+ si_errno : int; -+ X_data : union_type_3; -+ end record; -+ pragma Convention (C, siginfo_t); -+ -+ type struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : Interfaces.C.unsigned_long; -+ sa_restorer : System.Address; -+ end record; -+ pragma Convention (C, struct_sigaction); -+ -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ type Machine_State is record -+ eip : unsigned_long; -+ ebx : unsigned_long; -+ esp : unsigned_long; -+ ebp : unsigned_long; -+ esi : unsigned_long; -+ edi : unsigned_long; -+ end record; -+ type Machine_State_Ptr is access all Machine_State; -+ -+ SA_SIGINFO : constant := System.Linux.SA_SIGINFO; -+ SA_ONSTACK : constant := System.Linux.SA_ONSTACK; -+ -+ SIG_BLOCK : constant := 0; -+ SIG_UNBLOCK : constant := 1; -+ SIG_SETMASK : constant := 2; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ type timespec is private; -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ function sysconf (name : int) return long; -+ pragma Import (C, sysconf); -+ -+ SC_CLK_TCK : constant := 2; -+ SC_NPROCESSORS_ONLN : constant := 84; -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_OTHER : constant := 0; -+ SCHED_FIFO : constant := 1; -+ SCHED_RR : constant := 2; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is new unsigned_long; -+ subtype Thread_Id is pthread_t; -+ -+ function To_pthread_t is new Ada.Unchecked_Conversion -+ (unsigned_long, pthread_t); -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_flags : int; -+ ss_size : size_t; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ pragma Import (C, Alternate_Stack, "__gnat_alternate_stack"); -+ -- The alternate signal stack for stack overflows -+ -+ Alternate_Stack_Size : constant := 16 * 1024; -+ -- This must be in keeping with init.c:__gnat_alternate_stack -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- This is a dummy procedure to share some GNULLI files -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ procedure pthread_init; -+ pragma Inline (pthread_init); -+ -- This is a dummy procedure to share some GNULLI files -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait (set : access sigset_t; sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill (thread : pthread_t; sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ type struct_sched_param is record -+ sched_priority : int; -- scheduling priority -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import -+ (C, pthread_attr_setschedpolicy, "pthread_attr_setschedpolicy"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "sched_yield"); -+ -+ --------------------------- -+ -- P1003.1c - Section 16 -- -+ --------------------------- -+ -+ function pthread_attr_init -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ function lwp_self return System.Address; -+ pragma Import (C, lwp_self, "__gnat_lwp_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ CPU_SETSIZE : constant := 1_024; -+ -+ type bit_field is array (1 .. CPU_SETSIZE) of Boolean; -+ for bit_field'Size use CPU_SETSIZE; -+ pragma Pack (bit_field); -+ pragma Convention (C, bit_field); -+ -+ type cpu_set_t is record -+ bits : bit_field; -+ end record; -+ pragma Convention (C, cpu_set_t); -+ -+ function pthread_setaffinity_np -+ (thread : pthread_t; -+ cpusetsize : size_t; -+ cpuset : access cpu_set_t) return int; -+ pragma Import (C, pthread_setaffinity_np, "pthread_setaffinity_np"); -+ pragma Weak_External (pthread_setaffinity_np); -+ -- Use a weak symbol because this function may be available or not, -+ -- depending on the version of the system. -+ -+ function pthread_attr_setaffinity_np -+ (attr : access pthread_attr_t; -+ cpusetsize : size_t; -+ cpuset : access cpu_set_t) return int; -+ pragma Import (C, pthread_attr_setaffinity_np, -+ "pthread_attr_setaffinity_np"); -+ pragma Weak_External (pthread_attr_setaffinity_np); -+ -- Use a weak symbol because this function may be available or not, -+ -- depending on the version of the system. -+ -+private -+ -+ type sigset_t is array (0 .. 127) of unsigned_char; -+ pragma Convention (C, sigset_t); -+ for sigset_t'Alignment use Interfaces.C.unsigned_long'Alignment; -+ -+ pragma Warnings (Off); -+ for struct_sigaction use record -+ sa_handler at Linux.sa_handler_pos range 0 .. Standard'Address_Size - 1; -+ sa_mask at Linux.sa_mask_pos range 0 .. 1023; -+ sa_flags at Linux.sa_flags_pos range 0 .. Standard'Address_Size - 1; -+ end record; -+ -- We intentionally leave sa_restorer unspecified and let the compiler -+ -- append it after the last field, so disable corresponding warning. -+ pragma Warnings (On); -+ -+ type pid_t is new int; -+ -+ type time_t is new long; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type pthread_attr_t is record -+ detachstate : int; -+ schedpolicy : int; -+ schedparam : struct_sched_param; -+ inheritsched : int; -+ scope : int; -+ guardsize : size_t; -+ stackaddr_set : int; -+ stackaddr : System.Address; -+ stacksize : size_t; -+ end record; -+ pragma Convention (C, pthread_attr_t); -+ -+ type pthread_condattr_t is record -+ dummy : int; -+ end record; -+ pragma Convention (C, pthread_condattr_t); -+ -+ type pthread_mutexattr_t is record -+ mutexkind : int; -+ end record; -+ pragma Convention (C, pthread_mutexattr_t); -+ -+ type pthread_mutex_t is new System.Linux.pthread_mutex_t; -+ -+ type unsigned_long_long_t is mod 2 ** 64; -+ -- Interfaces.C.Extensions isn't preelaborated so cannot be with-ed -+ -+ type pthread_cond_t is array (0 .. 47) of unsigned_char; -+ pragma Convention (C, pthread_cond_t); -+ for pthread_cond_t'Alignment use unsigned_long_long_t'Alignment; -+ -+ type pthread_key_t is new unsigned; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-dragonfly.adb -@@ -0,0 +1,117 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the DragonFly THREADS version of this package -+ -+with Interfaces.C; use Interfaces.C; -+ -+package body System.OS_Interface is -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int is -+ type int_ptr is access all int; -+ -+ function internal_errno return int_ptr; -+ pragma Import (C, internal_errno, "__get_errno"); -+ -+ begin -+ return (internal_errno.all); -+ end Errno; -+ -+ -------------------- -+ -- Get_Stack_Base -- -+ -------------------- -+ -+ function Get_Stack_Base (thread : pthread_t) return Address is -+ pragma Unreferenced (thread); -+ begin -+ return Null_Address; -+ end Get_Stack_Base; -+ -+ ------------------ -+ -- pthread_init -- -+ ------------------ -+ -+ procedure pthread_init is -+ begin -+ null; -+ end pthread_init; -+ -+ ----------------- -+ -- To_Duration -- -+ ----------------- -+ -+ function To_Duration (TS : timespec) return Duration is -+ begin -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; -+ end To_Duration; -+ -+ ------------------------ -+ -- To_Target_Priority -- -+ ------------------------ -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int -+ is -+ begin -+ return Interfaces.C.int (Prio); -+ end To_Target_Priority; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-dragonfly.ads -@@ -0,0 +1,648 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNARL is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNARL; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the DragonFly BSD PTHREADS version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 31; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. DragonFlyBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- DragonFlyBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is private; -+ -+ CLOCK_REALTIME : constant clockid_t; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ procedure usleep (useconds : unsigned_long); -+ pragma Import (C, usleep, "usleep"); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- DragonFlyBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); -+ -+ function pthread_mutexattr_getprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprioceiling, -+ "pthread_mutexattr_setprioceiling"); -+ -+ function pthread_mutexattr_getprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprioceiling, -+ "pthread_mutexattr_getprioceiling"); -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "pthread_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In DragonFlyBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new long; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type clockid_t is new int; -+ CLOCK_REALTIME : constant clockid_t := 0; -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is new System.Address; -+ type pthread_mutex_t is new System.Address; -+ type pthread_mutexattr_t is new System.Address; -+ type pthread_cond_t is new System.Address; -+ type pthread_condattr_t is new System.Address; -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- gcc/ada/s-osinte-freebsd.adb.orig -+++ gcc/ada/s-osinte-freebsd.adb -@@ -28,6 +28,7 @@ - -- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- - -- State University (http://www.gnat.com). -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - -- This is the FreeBSD THREADS version of this package -@@ -44,7 +45,7 @@ - type int_ptr is access all int; - - function internal_errno return int_ptr; -- pragma Import (C, internal_errno, "__error"); -+ pragma Import (C, internal_errno, "__get_errno"); - - begin - return (internal_errno.all); -@@ -57,7 +58,7 @@ - function Get_Stack_Base (thread : pthread_t) return Address is - pragma Unreferenced (thread); - begin -- return (0); -+ return Null_Address; - end Get_Stack_Base; - - ------------------ -@@ -75,7 +76,7 @@ - - function To_Duration (TS : timespec) return Duration is - begin -- return Duration (TS.ts_sec) + Duration (TS.ts_nsec) / 10#1#E9; -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; - end To_Duration; - - ------------------------ -@@ -108,8 +109,8 @@ - F := F + 1.0; - end if; - -- return timespec'(ts_sec => S, -- ts_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); - end To_Timespec; - - end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-freebsd32.ads -@@ -0,0 +1,648 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNARL is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNARL; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the FreeBSD PTHREADS version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 31; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. FreeBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- FreeBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is private; -+ -+ CLOCK_REALTIME : constant clockid_t; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ procedure usleep (useconds : unsigned_long); -+ pragma Import (C, usleep, "usleep"); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- FreeBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); -+ -+ function pthread_mutexattr_getprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprioceiling, -+ "pthread_mutexattr_setprioceiling"); -+ -+ function pthread_mutexattr_getprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprioceiling, -+ "pthread_mutexattr_getprioceiling"); -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "pthread_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In FreeBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type clockid_t is new int; -+ CLOCK_REALTIME : constant clockid_t := 0; -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is new System.Address; -+ type pthread_mutex_t is new System.Address; -+ type pthread_mutexattr_t is new System.Address; -+ type pthread_cond_t is new System.Address; -+ type pthread_condattr_t is new System.Address; -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-freebsd64.ads -@@ -0,0 +1,649 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNARL is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNARL; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the FreeBSD PTHREADS version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ subtype int64_t is Interfaces.Integer_64; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 31; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. FreeBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- FreeBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is private; -+ -+ CLOCK_REALTIME : constant clockid_t; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ procedure usleep (useconds : unsigned_long); -+ pragma Import (C, usleep, "usleep"); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- FreeBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); -+ -+ function pthread_mutexattr_getprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprioceiling, -+ "pthread_mutexattr_setprioceiling"); -+ -+ function pthread_mutexattr_getprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprioceiling, -+ "pthread_mutexattr_getprioceiling"); -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "pthread_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In FreeBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int64_t; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type clockid_t is new int; -+ CLOCK_REALTIME : constant clockid_t := 0; -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is new System.Address; -+ type pthread_mutex_t is new System.Address; -+ type pthread_mutexattr_t is new System.Address; -+ type pthread_cond_t is new System.Address; -+ type pthread_condattr_t is new System.Address; -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-netbsd.adb -@@ -0,0 +1,141 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the NetBSD THREADS version of this package -+ -+with Interfaces.C; use Interfaces.C; -+ -+package body System.OS_Interface is -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int is -+ type int_ptr is access all int; -+ -+ function internal_errno return int_ptr; -+ pragma Import (C, internal_errno, "__errno"); -+ -+ begin -+ return (internal_errno.all); -+ end Errno; -+ -+ -------------------- -+ -- Get_Stack_Base -- -+ -------------------- -+ -+ function Get_Stack_Base (thread : pthread_t) return Address is -+ pragma Unreferenced (thread); -+ begin -+ return Null_Address; -+ end Get_Stack_Base; -+ -+ ------------------ -+ -- pthread_init -- -+ ------------------ -+ -+ procedure pthread_init is -+ begin -+ null; -+ end pthread_init; -+ -+ ----------------------------------- -+ -- pthread_mutexattr_setprotocol -- -+ ----------------------------------- -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int is -+ pragma Unreferenced (attr, protocol); -+ begin -+ return 0; -+ end pthread_mutexattr_setprotocol; -+ -+ -------------------------------------- -+ -- pthread_mutexattr_setprioceiling -- -+ -------------------------------------- -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int is -+ pragma Unreferenced (attr, prioceiling); -+ begin -+ return 0; -+ end pthread_mutexattr_setprioceiling; -+ -+ ----------------- -+ -- To_Duration -- -+ ----------------- -+ -+ function To_Duration (TS : timespec) return Duration is -+ begin -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; -+ end To_Duration; -+ -+ ------------------------ -+ -- To_Target_Priority -- -+ ------------------------ -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int -+ is -+ begin -+ return Interfaces.C.int (Prio); -+ end To_Target_Priority; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-netbsd.ads -@@ -0,0 +1,674 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNARL is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNARL; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the NetBSD PTHREADS version of this package. -+-- It is based off of the FreeBSD PTHREADS as of 4.2.3. -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 63; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ SIGPWR : constant := 32; -- power fail/restart (not reset when caught) -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. NetBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- NetBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "__sigaddset14"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "__sigdelset14"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "__sigfillset14"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "__sigismember14"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "__sigemptyset14"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ SIG_ERR : constant := -1; -+ SIG_HOLD : constant := 3; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "__sigaction14"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is private; -+ -+ CLOCK_REALTIME : constant clockid_t; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- NetBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "sched_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In NetBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type clockid_t is new int; -+ CLOCK_REALTIME : constant clockid_t := 0; -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is record -+ Pta_Magic : unsigned; -+ Pta_Flags : int; -+ Pta_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_attr_t); -+ -+ -- PORT NOTE: The size of pthread_spin_t is defined in -+ -- /src/sys/arch/*/include/types.h -+ type pthread_spin_t is new unsigned_char; -+ -+ type pthread_queue_t is record -+ Pthqh_First : pthread_t; -+ Pthqh_Last : System.Address; -+ end record; -+ pragma Convention (C, pthread_queue_t); -+ -+ type pthread_mutex_t is record -+ Ptm_Majic : unsigned; -+ Ptm_Lock : pthread_spin_t; -+ Ptm_Interlock : pthread_spin_t; -+ Ptm_Owner : pthread_t; -+ Ptm_Block : pthread_queue_t; -+ Ptm_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_mutex_t); -+ -+ type pthread_mutexattr_t is record -+ Ptma_Majic : unsigned; -+ Ptma_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_mutexattr_t); -+ -+ type pthread_cond_t is record -+ Ptc_Magic : unsigned; -+ Ptc_Lock : pthread_spin_t; -+ Ptc_Waiters : pthread_queue_t; -+ Ptc_Mutex : pthread_mutex_t; -+ Ptc_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_cond_t); -+ -+ type pthread_condattr_t is record -+ Ptca_Magic : unsigned; -+ Ptca_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_condattr_t); -+ -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-netbsd6.ads -@@ -0,0 +1,675 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNARL is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNARL; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the NetBSD 6+ PTHREADS version of this package. -+-- It is based off of the FreeBSD PTHREADS as of 4.2.3. -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ subtype int64_t is Interfaces.Integer_64; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 63; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ SIGPWR : constant := 32; -- power fail/restart (not reset when caught) -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. NetBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- NetBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "__sigaddset14"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "__sigdelset14"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "__sigfillset14"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "__sigismember14"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "__sigemptyset14"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ SIG_ERR : constant := -1; -+ SIG_HOLD : constant := 3; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "__sigaction14"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "__nanosleep50"); -+ -+ type clockid_t is private; -+ -+ CLOCK_REALTIME : constant clockid_t; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "__clock_gettime50"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- NetBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "sched_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In NetBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int64_t; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type clockid_t is new int; -+ CLOCK_REALTIME : constant clockid_t := 0; -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is record -+ Pta_Magic : unsigned; -+ Pta_Flags : int; -+ Pta_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_attr_t); -+ -+ -- PORT NOTE: The size of pthread_spin_t is defined in -+ -- /src/sys/arch/*/include/types.h -+ type pthread_spin_t is new unsigned_char; -+ -+ type pthread_queue_t is record -+ Pthqh_First : pthread_t; -+ Pthqh_Last : System.Address; -+ end record; -+ pragma Convention (C, pthread_queue_t); -+ -+ type pthread_mutex_t is record -+ Ptm_Majic : unsigned; -+ Ptm_Lock : pthread_spin_t; -+ Ptm_Interlock : pthread_spin_t; -+ Ptm_Owner : pthread_t; -+ Ptm_Block : pthread_queue_t; -+ Ptm_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_mutex_t); -+ -+ type pthread_mutexattr_t is record -+ Ptma_Majic : unsigned; -+ Ptma_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_mutexattr_t); -+ -+ type pthread_cond_t is record -+ Ptc_Magic : unsigned; -+ Ptc_Lock : pthread_spin_t; -+ Ptc_Waiters : pthread_queue_t; -+ Ptc_Mutex : pthread_mutex_t; -+ Ptc_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_cond_t); -+ -+ type pthread_condattr_t is record -+ Ptca_Magic : unsigned; -+ Ptca_Private : System.Address; -+ end record; -+ pragma Convention (C, pthread_condattr_t); -+ -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-openbsd.adb -@@ -0,0 +1,117 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1991-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the OpenBSD THREADS version of this package -+ -+with Interfaces.C; use Interfaces.C; -+ -+package body System.OS_Interface is -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int is -+ type int_ptr is access all int; -+ -+ function internal_errno return int_ptr; -+ pragma Import (C, internal_errno, "__errno"); -+ -+ begin -+ return (internal_errno.all); -+ end Errno; -+ -+ -------------------- -+ -- Get_Stack_Base -- -+ -------------------- -+ -+ function Get_Stack_Base (thread : pthread_t) return Address is -+ pragma Unreferenced (thread); -+ begin -+ return Null_Address; -+ end Get_Stack_Base; -+ -+ ------------------ -+ -- pthread_init -- -+ ------------------ -+ -+ procedure pthread_init is -+ begin -+ null; -+ end pthread_init; -+ -+ ----------------- -+ -- To_Duration -- -+ ----------------- -+ -+ function To_Duration (TS : timespec) return Duration is -+ begin -+ return Duration (TS.tv_sec) + Duration (TS.tv_nsec) / 10#1#E9; -+ end To_Duration; -+ -+ ------------------------ -+ -- To_Target_Priority -- -+ ------------------------ -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int -+ is -+ begin -+ return Interfaces.C.int (Prio); -+ end To_Target_Priority; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osinte-openbsd.ads -@@ -0,0 +1,648 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ I N T E R F A C E -- -+-- -- -+-- S p e c -- -+-- -- -+-- Copyright (C) 1991-1994, Florida State University -- -+-- Copyright (C) 1995-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 2, or (at your option) any later ver- -- -+-- sion. GNARL is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -- -+-- for more details. You should have received a copy of the GNU General -- -+-- Public License distributed with GNARL; see file COPYING. If not, write -- -+-- to the Free Software Foundation, 51 Franklin Street, Fifth Floor, -- -+-- Boston, MA 02110-1301, USA. -- -+-- -- -+-- As a special exception, if other files instantiate generics from this -- -+-- unit, or you link this unit with other files to produce an executable, -- -+-- this unit does not by itself cause the resulting executable to be -- -+-- covered by the GNU General Public License. This exception does not -- -+-- however invalidate any other reasons why the executable file might be -- -+-- covered by the GNU Public License. -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. It is -- -+-- now maintained by Ada Core Technologies Inc. in cooperation with Florida -- -+-- State University (http://www.gnat.com). -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This is the OpenBSD PTHREADS version of this package -+ -+-- This package encapsulates all direct interfaces to OS services -+-- that are needed by the tasking run-time (libgnarl). -+ -+-- PLEASE DO NOT add any with-clauses to this package or remove the pragma -+-- Preelaborate. This package is designed to be a bottom-level (leaf) package. -+ -+with Ada.Unchecked_Conversion; -+ -+with Interfaces.C; -+ -+package System.OS_Interface is -+ pragma Preelaborate; -+ -+ pragma Linker_Options ("-pthread"); -+ -+ subtype int is Interfaces.C.int; -+ subtype short is Interfaces.C.short; -+ subtype long is Interfaces.C.long; -+ subtype unsigned is Interfaces.C.unsigned; -+ subtype unsigned_short is Interfaces.C.unsigned_short; -+ subtype unsigned_long is Interfaces.C.unsigned_long; -+ subtype unsigned_char is Interfaces.C.unsigned_char; -+ subtype plain_char is Interfaces.C.plain_char; -+ subtype size_t is Interfaces.C.size_t; -+ -+ ----------- -+ -- Errno -- -+ ----------- -+ -+ function Errno return int; -+ pragma Inline (Errno); -+ -+ EAGAIN : constant := 35; -+ EINTR : constant := 4; -+ EINVAL : constant := 22; -+ ENOMEM : constant := 12; -+ ETIMEDOUT : constant := 60; -+ -+ ------------- -+ -- Signals -- -+ ------------- -+ -+ Max_Interrupt : constant := 31; -+ type Signal is new int range 0 .. Max_Interrupt; -+ for Signal'Size use int'Size; -+ -+ SIGHUP : constant := 1; -- hangup -+ SIGINT : constant := 2; -- interrupt (rubout) -+ SIGQUIT : constant := 3; -- quit (ASCD FS) -+ SIGILL : constant := 4; -- illegal instruction (not reset) -+ SIGTRAP : constant := 5; -- trace trap (not reset) -+ SIGIOT : constant := 6; -- IOT instruction -+ SIGABRT : constant := 6; -- used by abort, replace SIGIOT in the future -+ SIGEMT : constant := 7; -- EMT instruction -+ SIGFPE : constant := 8; -- floating point exception -+ SIGKILL : constant := 9; -- kill (cannot be caught or ignored) -+ SIGBUS : constant := 10; -- bus error -+ SIGSEGV : constant := 11; -- segmentation violation -+ SIGSYS : constant := 12; -- bad argument to system call -+ SIGPIPE : constant := 13; -- write on a pipe with no one to read it -+ SIGALRM : constant := 14; -- alarm clock -+ SIGTERM : constant := 15; -- software termination signal from kill -+ SIGURG : constant := 16; -- urgent condition on IO channel -+ SIGSTOP : constant := 17; -- stop (cannot be caught or ignored) -+ SIGTSTP : constant := 18; -- user stop requested from tty -+ SIGCONT : constant := 19; -- stopped process has been continued -+ SIGCLD : constant := 20; -- alias for SIGCHLD -+ SIGCHLD : constant := 20; -- child status change -+ SIGTTIN : constant := 21; -- background tty read attempted -+ SIGTTOU : constant := 22; -- background tty write attempted -+ SIGIO : constant := 23; -- I/O possible (Solaris SIGPOLL alias) -+ SIGXCPU : constant := 24; -- CPU time limit exceeded -+ SIGXFSZ : constant := 25; -- filesize limit exceeded -+ SIGVTALRM : constant := 26; -- virtual timer expired -+ SIGPROF : constant := 27; -- profiling timer expired -+ SIGWINCH : constant := 28; -- window size change -+ SIGINFO : constant := 29; -- information request (BSD) -+ SIGUSR1 : constant := 30; -- user defined signal 1 -+ SIGUSR2 : constant := 31; -- user defined signal 2 -+ -+ SIGADAABORT : constant := SIGABRT; -+ -- Change this if you want to use another signal for task abort. -+ -- SIGTERM might be a good one. -+ -+ type Signal_Set is array (Natural range <>) of Signal; -+ -+ -- Interrupts that must be unmasked at all times. OpenBSD -+ -- pthreads will not allow an application to mask out any -+ -- interrupt needed by the threads library. -+ Unmasked : constant Signal_Set := -+ (SIGTRAP, SIGBUS, SIGTTIN, SIGTTOU, SIGTSTP); -+ -+ -- OpenBSD will uses SIGPROF for timing. Do not allow a -+ -- handler to attach to this signal. -+ Reserved : constant Signal_Set := (0 .. 0 => SIGPROF); -+ -+ type sigset_t is private; -+ -+ function sigaddset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigaddset, "sigaddset"); -+ -+ function sigdelset -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigdelset, "sigdelset"); -+ -+ function sigfillset (set : access sigset_t) return int; -+ pragma Import (C, sigfillset, "sigfillset"); -+ -+ function sigismember -+ (set : access sigset_t; -+ sig : Signal) return int; -+ pragma Import (C, sigismember, "sigismember"); -+ -+ function sigemptyset (set : access sigset_t) return int; -+ pragma Import (C, sigemptyset, "sigemptyset"); -+ -+ -- sigcontext is architecture dependent, so define it private -+ type struct_sigcontext is private; -+ -+ type old_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_mask : sigset_t; -+ sa_flags : int; -+ end record; -+ pragma Convention (C, old_struct_sigaction); -+ -+ type new_struct_sigaction is record -+ sa_handler : System.Address; -+ sa_flags : int; -+ sa_mask : sigset_t; -+ end record; -+ pragma Convention (C, new_struct_sigaction); -+ -+ subtype struct_sigaction is new_struct_sigaction; -+ type struct_sigaction_ptr is access all struct_sigaction; -+ -+ SIG_BLOCK : constant := 1; -+ SIG_UNBLOCK : constant := 2; -+ SIG_SETMASK : constant := 3; -+ -+ SIG_DFL : constant := 0; -+ SIG_IGN : constant := 1; -+ -+ SA_SIGINFO : constant := 16#0040#; -+ SA_ONSTACK : constant := 16#0001#; -+ -+ function sigaction -+ (sig : Signal; -+ act : struct_sigaction_ptr; -+ oact : struct_sigaction_ptr) return int; -+ pragma Import (C, sigaction, "sigaction"); -+ -+ ---------- -+ -- Time -- -+ ---------- -+ -+ Time_Slice_Supported : constant Boolean := True; -+ -- Indicates whether time slicing is supported (i.e SCHED_RR is supported) -+ -+ type timespec is private; -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ type clockid_t is private; -+ -+ CLOCK_REALTIME : constant clockid_t; -+ -+ function clock_gettime -+ (clock_id : clockid_t; -+ tp : access timespec) -+ return int; -+ pragma Import (C, clock_gettime, "clock_gettime"); -+ -+ function To_Duration (TS : timespec) return Duration; -+ pragma Inline (To_Duration); -+ -+ function To_Timespec (D : Duration) return timespec; -+ pragma Inline (To_Timespec); -+ -+ type struct_timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, struct_timezone); -+ -+ procedure usleep (useconds : unsigned_long); -+ pragma Import (C, usleep, "usleep"); -+ -+ ------------------------- -+ -- Priority Scheduling -- -+ ------------------------- -+ -+ SCHED_FIFO : constant := 1; -+ SCHED_OTHER : constant := 2; -+ SCHED_RR : constant := 3; -+ -+ function To_Target_Priority -+ (Prio : System.Any_Priority) return Interfaces.C.int; -+ -- Maps System.Any_Priority to a POSIX priority -+ -+ ------------- -+ -- Process -- -+ ------------- -+ -+ type pid_t is private; -+ -+ function kill (pid : pid_t; sig : Signal) return int; -+ pragma Import (C, kill, "kill"); -+ -+ function getpid return pid_t; -+ pragma Import (C, getpid, "getpid"); -+ -+ --------- -+ -- LWP -- -+ --------- -+ -+ function lwp_self return System.Address; -+ -- lwp_self does not exist on this thread library, revert to pthread_self -+ -- which is the closest approximation (with getpid). This function is -+ -- needed to share 7staprop.adb across POSIX-like targets. -+ pragma Import (C, lwp_self, "pthread_self"); -+ -+ ------------- -+ -- Threads -- -+ ------------- -+ -+ type Thread_Body is access -+ function (arg : System.Address) return System.Address; -+ pragma Convention (C, Thread_Body); -+ -+ function Thread_Body_Access is new -+ Ada.Unchecked_Conversion (System.Address, Thread_Body); -+ -+ type pthread_t is private; -+ subtype Thread_Id is pthread_t; -+ -+ type pthread_mutex_t is limited private; -+ type pthread_cond_t is limited private; -+ type pthread_attr_t is limited private; -+ type pthread_mutexattr_t is limited private; -+ type pthread_condattr_t is limited private; -+ type pthread_key_t is private; -+ -+ PTHREAD_CREATE_DETACHED : constant := 1; -+ PTHREAD_CREATE_JOINABLE : constant := 0; -+ -+ PTHREAD_SCOPE_PROCESS : constant := 0; -+ PTHREAD_SCOPE_SYSTEM : constant := 2; -+ -+ ----------- -+ -- Stack -- -+ ----------- -+ -+ type stack_t is record -+ ss_sp : System.Address; -+ ss_size : size_t; -+ ss_flags : int; -+ end record; -+ pragma Convention (C, stack_t); -+ -+ function sigaltstack -+ (ss : not null access stack_t; -+ oss : access stack_t) return int; -+ pragma Import (C, sigaltstack, "sigaltstack"); -+ -+ Alternate_Stack : aliased System.Address; -+ -- This is a dummy definition, never used (Alternate_Stack_Size is null) -+ -+ Alternate_Stack_Size : constant := 0; -+ -- No alternate signal stack is used on this platform -+ -+ Stack_Base_Available : constant Boolean := False; -+ -- Indicates whether the stack base is available on this target. This -+ -- allows us to share s-osinte.adb between all the FSU run time. Note that -+ -- this value can only be true if pthread_t has a complete definition that -+ -- corresponds exactly to the C header files. -+ -+ function Get_Stack_Base (thread : pthread_t) return Address; -+ pragma Inline (Get_Stack_Base); -+ -- returns the stack base of the specified thread. Only call this function -+ -- when Stack_Base_Available is True. -+ -+ function Get_Page_Size return size_t; -+ function Get_Page_Size return Address; -+ pragma Import (C, Get_Page_Size, "getpagesize"); -+ -- Returns the size of a page -+ -+ PROT_NONE : constant := 0; -+ PROT_READ : constant := 1; -+ PROT_WRITE : constant := 2; -+ PROT_EXEC : constant := 4; -+ PROT_ALL : constant := PROT_READ + PROT_WRITE + PROT_EXEC; -+ PROT_ON : constant := PROT_NONE; -+ PROT_OFF : constant := PROT_ALL; -+ -+ function mprotect (addr : Address; len : size_t; prot : int) return int; -+ pragma Import (C, mprotect); -+ -+ --------------------------------------- -+ -- Nonstandard Thread Initialization -- -+ --------------------------------------- -+ -+ -- FSU_THREADS requires pthread_init, which is nonstandard and this should -+ -- be invoked during the elaboration of s-taprop.adb. -+ -+ -- OpenBSD does not require this so we provide an empty Ada body -+ -+ procedure pthread_init; -+ -+ ------------------------- -+ -- POSIX.1c Section 3 -- -+ ------------------------- -+ -+ function sigwait -+ (set : access sigset_t; -+ sig : access Signal) return int; -+ pragma Import (C, sigwait, "sigwait"); -+ -+ function pthread_kill -+ (thread : pthread_t; -+ sig : Signal) return int; -+ pragma Import (C, pthread_kill, "pthread_kill"); -+ -+ function pthread_sigmask -+ (how : int; -+ set : access sigset_t; -+ oset : access sigset_t) return int; -+ pragma Import (C, pthread_sigmask, "pthread_sigmask"); -+ -+ -------------------------- -+ -- POSIX.1c Section 11 -- -+ -------------------------- -+ -+ function pthread_mutexattr_init -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_init, "pthread_mutexattr_init"); -+ -+ function pthread_mutexattr_destroy -+ (attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutexattr_destroy, "pthread_mutexattr_destroy"); -+ -+ function pthread_mutex_init -+ (mutex : access pthread_mutex_t; -+ attr : access pthread_mutexattr_t) return int; -+ pragma Import (C, pthread_mutex_init, "pthread_mutex_init"); -+ -+ function pthread_mutex_destroy (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_destroy, "pthread_mutex_destroy"); -+ -+ function pthread_mutex_lock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_lock, "pthread_mutex_lock"); -+ -+ function pthread_mutex_unlock (mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_mutex_unlock, "pthread_mutex_unlock"); -+ -+ function pthread_condattr_init -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_init, "pthread_condattr_init"); -+ -+ function pthread_condattr_destroy -+ (attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_condattr_destroy, "pthread_condattr_destroy"); -+ -+ function pthread_cond_init -+ (cond : access pthread_cond_t; -+ attr : access pthread_condattr_t) return int; -+ pragma Import (C, pthread_cond_init, "pthread_cond_init"); -+ -+ function pthread_cond_destroy (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_destroy, "pthread_cond_destroy"); -+ -+ function pthread_cond_signal (cond : access pthread_cond_t) return int; -+ pragma Import (C, pthread_cond_signal, "pthread_cond_signal"); -+ -+ function pthread_cond_wait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t) return int; -+ pragma Import (C, pthread_cond_wait, "pthread_cond_wait"); -+ -+ function pthread_cond_timedwait -+ (cond : access pthread_cond_t; -+ mutex : access pthread_mutex_t; -+ abstime : access timespec) return int; -+ pragma Import (C, pthread_cond_timedwait, "pthread_cond_timedwait"); -+ -+ Relative_Timed_Wait : constant Boolean := False; -+ -- pthread_cond_timedwait requires an absolute delay time -+ -+ -------------------------- -+ -- POSIX.1c Section 13 -- -+ -------------------------- -+ -+ PTHREAD_PRIO_NONE : constant := 0; -+ PTHREAD_PRIO_PROTECT : constant := 2; -+ PTHREAD_PRIO_INHERIT : constant := 1; -+ -+ function pthread_mutexattr_setprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprotocol, "pthread_mutexattr_setprotocol"); -+ -+ function pthread_mutexattr_getprotocol -+ (attr : access pthread_mutexattr_t; -+ protocol : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprotocol, "pthread_mutexattr_getprotocol"); -+ -+ function pthread_mutexattr_setprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : int) return int; -+ pragma Import -+ (C, pthread_mutexattr_setprioceiling, -+ "pthread_mutexattr_setprioceiling"); -+ -+ function pthread_mutexattr_getprioceiling -+ (attr : access pthread_mutexattr_t; -+ prioceiling : access int) return int; -+ pragma Import -+ (C, pthread_mutexattr_getprioceiling, -+ "pthread_mutexattr_getprioceiling"); -+ -+ type struct_sched_param is record -+ sched_priority : int; -+ end record; -+ pragma Convention (C, struct_sched_param); -+ -+ function pthread_getschedparam -+ (thread : pthread_t; -+ policy : access int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_getschedparam, "pthread_getschedparam"); -+ -+ function pthread_setschedparam -+ (thread : pthread_t; -+ policy : int; -+ param : access struct_sched_param) return int; -+ pragma Import (C, pthread_setschedparam, "pthread_setschedparam"); -+ -+ function pthread_attr_setscope -+ (attr : access pthread_attr_t; -+ contentionscope : int) return int; -+ pragma Import (C, pthread_attr_setscope, "pthread_attr_setscope"); -+ -+ function pthread_attr_getscope -+ (attr : access pthread_attr_t; -+ contentionscope : access int) return int; -+ pragma Import (C, pthread_attr_getscope, "pthread_attr_getscope"); -+ -+ function pthread_attr_setinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : int) return int; -+ pragma Import -+ (C, pthread_attr_setinheritsched, "pthread_attr_setinheritsched"); -+ -+ function pthread_attr_getinheritsched -+ (attr : access pthread_attr_t; -+ inheritsched : access int) return int; -+ pragma Import -+ (C, pthread_attr_getinheritsched, "pthread_attr_getinheritsched"); -+ -+ function pthread_attr_setschedpolicy -+ (attr : access pthread_attr_t; -+ policy : int) return int; -+ pragma Import (C, pthread_attr_setschedpolicy, -+ "pthread_attr_setschedpolicy"); -+ -+ function pthread_attr_getschedpolicy -+ (attr : access pthread_attr_t; -+ policy : access int) return int; -+ pragma Import (C, pthread_attr_getschedpolicy, -+ "pthread_attr_getschedpolicy"); -+ -+ function pthread_attr_setschedparam -+ (attr : access pthread_attr_t; -+ sched_param : int) return int; -+ pragma Import (C, pthread_attr_setschedparam, "pthread_attr_setschedparam"); -+ -+ function pthread_attr_getschedparam -+ (attr : access pthread_attr_t; -+ sched_param : access int) return int; -+ pragma Import (C, pthread_attr_getschedparam, "pthread_attr_getschedparam"); -+ -+ function sched_yield return int; -+ pragma Import (C, sched_yield, "pthread_yield"); -+ -+ -------------------------- -+ -- P1003.1c Section 16 -- -+ -------------------------- -+ -+ function pthread_attr_init (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_init, "pthread_attr_init"); -+ -+ function pthread_attr_destroy -+ (attributes : access pthread_attr_t) return int; -+ pragma Import (C, pthread_attr_destroy, "pthread_attr_destroy"); -+ -+ function pthread_attr_setdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : int) return int; -+ pragma Import -+ (C, pthread_attr_setdetachstate, "pthread_attr_setdetachstate"); -+ -+ function pthread_attr_getdetachstate -+ (attr : access pthread_attr_t; -+ detachstate : access int) return int; -+ pragma Import -+ (C, pthread_attr_getdetachstate, "pthread_attr_getdetachstate"); -+ -+ function pthread_attr_getstacksize -+ (attr : access pthread_attr_t; -+ stacksize : access size_t) return int; -+ pragma Import -+ (C, pthread_attr_getstacksize, "pthread_attr_getstacksize"); -+ -+ function pthread_attr_setstacksize -+ (attr : access pthread_attr_t; -+ stacksize : size_t) return int; -+ pragma Import -+ (C, pthread_attr_setstacksize, "pthread_attr_setstacksize"); -+ -+ function pthread_create -+ (thread : access pthread_t; -+ attributes : access pthread_attr_t; -+ start_routine : Thread_Body; -+ arg : System.Address) return int; -+ pragma Import (C, pthread_create, "pthread_create"); -+ -+ function pthread_detach (thread : pthread_t) return int; -+ pragma Import (C, pthread_detach, "pthread_detach"); -+ -+ procedure pthread_exit (status : System.Address); -+ pragma Import (C, pthread_exit, "pthread_exit"); -+ -+ function pthread_self return pthread_t; -+ pragma Import (C, pthread_self, "pthread_self"); -+ -+ -------------------------- -+ -- POSIX.1c Section 17 -- -+ -------------------------- -+ -+ function pthread_setspecific -+ (key : pthread_key_t; -+ value : System.Address) return int; -+ pragma Import (C, pthread_setspecific, "pthread_setspecific"); -+ -+ function pthread_getspecific (key : pthread_key_t) return System.Address; -+ pragma Import (C, pthread_getspecific, "pthread_getspecific"); -+ -+ type destructor_pointer is access procedure (arg : System.Address); -+ pragma Convention (C, destructor_pointer); -+ -+ function pthread_key_create -+ (key : access pthread_key_t; -+ destructor : destructor_pointer) return int; -+ pragma Import (C, pthread_key_create, "pthread_key_create"); -+ -+ ------------------------------------ -+ -- Non-portable Pthread Functions -- -+ ------------------------------------ -+ -+ function pthread_set_name_np -+ (thread : pthread_t; -+ name : System.Address) return int; -+ pragma Import (C, pthread_set_name_np, "pthread_set_name_np"); -+ -+private -+ -+ type sigset_t is array (1 .. 4) of unsigned; -+ -+ -- In OpenBSD the component sa_handler turns out to -+ -- be one a union type, and the selector is a macro: -+ -- #define sa_handler __sigaction_u._handler -+ -- #define sa_sigaction __sigaction_u._sigaction -+ -+ -- Should we add a signal_context type here ??? -+ -- How could it be done independent of the CPU architecture ??? -+ -- sigcontext type is opaque, so it is architecturally neutral. -+ -- It is always passed as an access type, so define it as an empty record -+ -- since the contents are not used anywhere. -+ -+ type struct_sigcontext is null record; -+ pragma Convention (C, struct_sigcontext); -+ -+ type pid_t is new int; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type clockid_t is new int; -+ CLOCK_REALTIME : constant clockid_t := 0; -+ -+ type pthread_t is new System.Address; -+ type pthread_attr_t is new System.Address; -+ type pthread_mutex_t is new System.Address; -+ type pthread_mutexattr_t is new System.Address; -+ type pthread_cond_t is new System.Address; -+ type pthread_condattr_t is new System.Address; -+ type pthread_key_t is new int; -+ -+end System.OS_Interface; ---- /dev/null -+++ gcc/ada/s-osprim-bsd32.adb -@@ -0,0 +1,186 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ P R I M I T I V E S -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1998-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This version is for BSD operating systems using 32-bit time types. -+ -+with Interfaces.C; -+ -+package body System.OS_Primitives is -+ -+ -- ??? These definitions are duplicated from System.OS_Interface -+ -- because we don't want to depend on any package. Consider removing -+ -- these declarations in System.OS_Interface and move these ones in -+ -- the spec. -+ -+ subtype int is Interfaces.C.int; -+ subtype long is Interfaces.C.long; -+ -+ type time_t is new int; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, timezone); -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ ----------- -+ -- Clock -- -+ ----------- -+ -+ function Clock return Duration is -+ type timeval is array (1 .. 2) of Long_Integer; -+ tzresult : aliased timezone; -+ -+ procedure timeval_to_duration -+ (T : not null access timeval; -+ sec : not null access Long_Integer; -+ usec : not null access Long_Integer); -+ pragma Import (C, timeval_to_duration, "__gnat_timeval_to_duration"); -+ -+ Micro : constant := 10**6; -+ sec : aliased Long_Integer; -+ usec : aliased Long_Integer; -+ TV : aliased timeval; -+ Result : int; -+ -+ function gettimeofday -+ (Tv : access timeval; -+ Tz : access timezone) return int; -+ pragma Import (C, gettimeofday, "gettimeofday"); -+ -+ pragma Unreferenced (Result); -+ begin -+ -- The return codes for gettimeofday are as follows (from man pages): -+ -- EPERM settimeofday is called by someone other than the superuser -+ -- EINVAL Timezone (or something else) is invalid -+ -- EFAULT One of tv or tz pointed outside accessible address space -+ -+ -- None of these codes signal a potential clock skew, hence the return -+ -- value is never checked. -+ -+ Result := gettimeofday (TV'Access, tzresult'Access); -+ timeval_to_duration (TV'Access, sec'Access, usec'Access); -+ return Duration (sec) + Duration (usec) / Micro; -+ end Clock; -+ -+ --------------------- -+ -- Monotonic_Clock -- -+ --------------------- -+ -+ function Monotonic_Clock return Duration renames Clock; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec; -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return -+ timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+ ----------------- -+ -- Timed_Delay -- -+ ----------------- -+ -+ procedure Timed_Delay -+ (Time : Duration; -+ Mode : Integer) -+ is -+ Request : aliased timespec; -+ Remaind : aliased timespec; -+ Rel_Time : Duration; -+ Abs_Time : Duration; -+ Base_Time : constant Duration := Clock; -+ Check_Time : Duration := Base_Time; -+ -+ Result : int; -+ pragma Unreferenced (Result); -+ -+ begin -+ if Mode = Relative then -+ Rel_Time := Time; -+ Abs_Time := Time + Check_Time; -+ else -+ Rel_Time := Time - Check_Time; -+ Abs_Time := Time; -+ end if; -+ -+ if Rel_Time > 0.0 then -+ loop -+ Request := To_Timespec (Rel_Time); -+ Result := nanosleep (Request'Access, Remaind'Access); -+ Check_Time := Clock; -+ -+ exit when Abs_Time <= Check_Time or else Check_Time < Base_Time; -+ -+ Rel_Time := Abs_Time - Check_Time; -+ end loop; -+ end if; -+ end Timed_Delay; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ null; -+ end Initialize; -+ -+end System.OS_Primitives; ---- /dev/null -+++ gcc/ada/s-osprim-bsd64.adb -@@ -0,0 +1,192 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ P R I M I T I V E S -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1998-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This version is for BSD operating systems using 64-bit time types. -+ -+with Interfaces.C; -+ -+package body System.OS_Primitives is -+ -+ -- ??? These definitions are duplicated from System.OS_Interface -+ -- because we don't want to depend on any package. Consider removing -+ -- these declarations in System.OS_Interface and move these ones in -+ -- the spec. -+ -+ subtype int is Interfaces.C.int; -+ subtype long is Interfaces.C.long; -+ subtype int64_t is Interfaces.Integer_64; -+ -+ type time_t is new int64_t; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, timezone); -+ -+ type timeval is record -+ tv_sec : time_t; -+ tv_usec : long; -- Not for NetBSD! FreeBSD/DragonFly -+ end record; -+ pragma Convention (C, timeval); -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "nanosleep"); -+ -+ ----------- -+ -- Clock -- -+ ----------- -+ -+ function Clock return Duration is -+ -+ procedure timeval_to_duration -+ (T : not null access timeval; -+ sec : not null access Long_Integer; -+ usec : not null access Long_Integer); -+ pragma Import (C, timeval_to_duration, "__gnat_timeval_to_duration"); -+ -+ Micro : constant := 10**6; -+ sec : aliased Long_Integer; -+ usec : aliased Long_Integer; -+ TV : aliased timeval; -+ tzresult : aliased timezone; -+ Result : int; -+ -+ function gettimeofday -+ (Tv : access timeval; -+ Tz : access timezone) return int; -+ pragma Import (C, gettimeofday, "gettimeofday"); -+ -+ pragma Unreferenced (Result); -+ begin -+ -- The return codes for gettimeofday are as follows (from man pages): -+ -- EPERM settimeofday is called by someone other than the superuser -+ -- EINVAL Timezone (or something else) is invalid -+ -- EFAULT One of tv or tz pointed outside accessible address space -+ -+ -- None of these codes signal a potential clock skew, hence the return -+ -- value is never checked. -+ -+ Result := gettimeofday (TV'Access, tzresult'Access); -+ timeval_to_duration (TV'Access, sec'Access, usec'Access); -+ return Duration (sec) + Duration (usec) / Micro; -+ end Clock; -+ -+ --------------------- -+ -- Monotonic_Clock -- -+ --------------------- -+ -+ function Monotonic_Clock return Duration renames Clock; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec; -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return -+ timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+ ----------------- -+ -- Timed_Delay -- -+ ----------------- -+ -+ procedure Timed_Delay -+ (Time : Duration; -+ Mode : Integer) -+ is -+ Request : aliased timespec; -+ Remaind : aliased timespec; -+ Rel_Time : Duration; -+ Abs_Time : Duration; -+ Base_Time : constant Duration := Clock; -+ Check_Time : Duration := Base_Time; -+ -+ Result : int; -+ pragma Unreferenced (Result); -+ -+ begin -+ if Mode = Relative then -+ Rel_Time := Time; -+ Abs_Time := Time + Check_Time; -+ else -+ Rel_Time := Time - Check_Time; -+ Abs_Time := Time; -+ end if; -+ -+ if Rel_Time > 0.0 then -+ loop -+ Request := To_Timespec (Rel_Time); -+ Result := nanosleep (Request'Access, Remaind'Access); -+ Check_Time := Clock; -+ -+ exit when Abs_Time <= Check_Time or else Check_Time < Base_Time; -+ -+ Rel_Time := Abs_Time - Check_Time; -+ end loop; -+ end if; -+ end Timed_Delay; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ null; -+ end Initialize; -+ -+end System.OS_Primitives; ---- /dev/null -+++ gcc/ada/s-osprim-bsdn6.adb -@@ -0,0 +1,193 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -+-- -- -+-- S Y S T E M . O S _ P R I M I T I V E S -- -+-- -- -+-- B o d y -- -+-- -- -+-- Copyright (C) 1998-2009, Free Software Foundation, Inc. -- -+-- -- -+-- GNARL is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNARL was developed by the GNARL team at Florida State University. -- -+-- Extensive contributions were provided by Ada Core Technologies, Inc. -- -+-- -- -+-- Copyright (C) 2010, 2011 John Marino -- -+------------------------------------------------------------------------------ -+ -+-- This version is for NetBSD 6.0+ -+-- It switches time type to 64 bits and uses compatibility functions -+ -+with Interfaces.C; -+ -+package body System.OS_Primitives is -+ -+ -- ??? These definitions are duplicated from System.OS_Interface -+ -- because we don't want to depend on any package. Consider removing -+ -- these declarations in System.OS_Interface and move these ones in -+ -- the spec. -+ -+ subtype int is Interfaces.C.int; -+ subtype long is Interfaces.C.long; -+ subtype int64_t is Interfaces.Integer_64; -+ -+ type time_t is new int64_t; -+ -+ type timespec is record -+ tv_sec : time_t; -+ tv_nsec : long; -+ end record; -+ pragma Convention (C, timespec); -+ -+ type timezone is record -+ tz_minuteswest : int; -+ tz_dsttime : int; -+ end record; -+ pragma Convention (C, timezone); -+ -+ type timeval is record -+ tv_sec : time_t; -+ tv_usec : int; -+ end record; -+ pragma Convention (C, timeval); -+ -+ function nanosleep (rqtp, rmtp : access timespec) return int; -+ pragma Import (C, nanosleep, "__nanosleep50"); -+ -+ ----------- -+ -- Clock -- -+ ----------- -+ -+ function Clock return Duration is -+ -+ procedure timeval_to_duration -+ (T : not null access timeval; -+ sec : not null access Long_Integer; -+ usec : not null access Long_Integer); -+ pragma Import (C, timeval_to_duration, "__gnat_timeval_to_duration"); -+ -+ Micro : constant := 10**6; -+ sec : aliased Long_Integer; -+ usec : aliased Long_Integer; -+ TV : aliased timeval; -+ tzresult : aliased timezone; -+ Result : int; -+ -+ function gettimeofday -+ (Tv : access timeval; -+ Tz : access timezone) return int; -+ pragma Import (C, gettimeofday, "__gettimeofday50"); -+ -+ pragma Unreferenced (Result); -+ begin -+ -- The return codes for gettimeofday are as follows (from man pages): -+ -- EPERM settimeofday is called by someone other than the superuser -+ -- EINVAL Timezone (or something else) is invalid -+ -- EFAULT One of tv or tz pointed outside accessible address space -+ -+ -- None of these codes signal a potential clock skew, hence the return -+ -- value is never checked. -+ -+ Result := gettimeofday (TV'Access, tzresult'Access); -+ timeval_to_duration (TV'Access, sec'Access, usec'Access); -+ return Duration (sec) + Duration (usec) / Micro; -+ end Clock; -+ -+ --------------------- -+ -- Monotonic_Clock -- -+ --------------------- -+ -+ function Monotonic_Clock return Duration renames Clock; -+ -+ ----------------- -+ -- To_Timespec -- -+ ----------------- -+ -+ function To_Timespec (D : Duration) return timespec; -+ -+ function To_Timespec (D : Duration) return timespec is -+ S : time_t; -+ F : Duration; -+ -+ begin -+ S := time_t (Long_Long_Integer (D)); -+ F := D - Duration (S); -+ -+ -- If F has negative value due to a round-up, adjust for positive F -+ -- value. -+ -+ if F < 0.0 then -+ S := S - 1; -+ F := F + 1.0; -+ end if; -+ -+ return -+ timespec'(tv_sec => S, -+ tv_nsec => long (Long_Long_Integer (F * 10#1#E9))); -+ end To_Timespec; -+ -+ ----------------- -+ -- Timed_Delay -- -+ ----------------- -+ -+ procedure Timed_Delay -+ (Time : Duration; -+ Mode : Integer) -+ is -+ Request : aliased timespec; -+ Remaind : aliased timespec; -+ Rel_Time : Duration; -+ Abs_Time : Duration; -+ Base_Time : constant Duration := Clock; -+ Check_Time : Duration := Base_Time; -+ -+ Result : int; -+ pragma Unreferenced (Result); -+ -+ begin -+ if Mode = Relative then -+ Rel_Time := Time; -+ Abs_Time := Time + Check_Time; -+ else -+ Rel_Time := Time - Check_Time; -+ Abs_Time := Time; -+ end if; -+ -+ if Rel_Time > 0.0 then -+ loop -+ Request := To_Timespec (Rel_Time); -+ Result := nanosleep (Request'Access, Remaind'Access); -+ Check_Time := Clock; -+ -+ exit when Abs_Time <= Check_Time or else Check_Time < Base_Time; -+ -+ Rel_Time := Abs_Time - Check_Time; -+ end loop; -+ end if; -+ end Timed_Delay; -+ -+ ---------------- -+ -- Initialize -- -+ ---------------- -+ -+ procedure Initialize is -+ begin -+ null; -+ end Initialize; -+ -+end System.OS_Primitives; ---- gcc/ada/s-rannum.adb.orig -+++ gcc/ada/s-rannum.adb -@@ -27,6 +27,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - ------------------------------------------------------------------------------ -@@ -294,7 +295,7 @@ - X : Real; -- Scaled mantissa - R : Unsigned_32; -- Supply of random bits - R_Bits : Natural; -- Number of bits left in R -- K : Bit_Count; -- Next decrement to exponent -+ K : Bit_Count := 0; -- Next decrement to exponent - - begin - Mantissa := Random (Gen) / 2**Extra_Bits; ---- gcc/ada/s-stusta.adb.orig -+++ gcc/ada/s-stusta.adb -@@ -29,6 +29,7 @@ - -- GNARL was developed by the GNARL team at Florida State University. -- - -- Extensive contributions were provided by Ada Core Technologies, Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino /* For LONG_BIT */ -+#include /* For memset() */ -+ -+typedef unsigned long sigset_t; -+ -+ -+int -+sigismember(sigset_t *set, int signum) -+{ -+ unsigned long *local_set = (unsigned long *)set; -+ signum--; -+ return (int)((local_set[signum/LONG_BIT] >> (signum%LONG_BIT)) & 1); -+} -+ -+ -+int -+sigaddset(sigset_t *set, int signum) -+{ -+ unsigned long *local_set = (unsigned long *)set; -+ signum--; -+ local_set[signum/LONG_BIT] |= 1UL << (signum%LONG_BIT); -+ return 0; -+} -+ -+ -+int -+sigdelset(sigset_t *set, int signum) -+{ -+ unsigned long *local_set = (unsigned long *)set; -+ signum--; -+ local_set[signum/LONG_BIT] &= ~(1UL << (signum%LONG_BIT)); -+ return 0; -+} -+ -+ -+int -+sigemptyset(sigset_t *set) -+{ -+ memset(set, 0, sizeof *set); -+ return 0; -+} -+ -+ -+int -+sigfillset(sigset_t *set) -+{ -+ memset(set, ~0, sizeof *set); -+ return 0; -+} -+ ---- gcc/ada/sysdep.c.orig -+++ gcc/ada/sysdep.c -@@ -27,6 +27,7 @@ - * GNAT was originally developed by the GNAT team at New York University. * - * Extensive contributions were provided by Ada Core Technologies Inc. * - * * -+ * Copyright (C) 2010 John Marino * - ****************************************************************************/ - - /* This file contains system dependent symbols that are referenced in the -@@ -368,6 +369,7 @@ - || defined (__MACHTEN__) || defined (__hpux__) || defined (_AIX) \ - || (defined (__svr4__) && defined (i386)) || defined (__Lynx__) \ - || defined (__CYGWIN__) || defined (__FreeBSD__) || defined (__OpenBSD__) \ -+ || defined (__DragonFly__) \ - || defined (__GLIBC__) || defined (__APPLE__) - - #ifdef __MINGW32__ -@@ -426,6 +428,7 @@ - || defined (__CYGWIN32__) || defined (__MACHTEN__) || defined (__hpux__) \ - || defined (_AIX) || (defined (__svr4__) && defined (i386)) \ - || defined (__Lynx__) || defined (__FreeBSD__) || defined (__OpenBSD__) \ -+ || defined (__DragonFly__) \ - || defined (__GLIBC__) || defined (__APPLE__) - char c; - int nread; -@@ -446,6 +449,7 @@ - || defined (__osf__) || defined (__MACHTEN__) || defined (__hpux__) \ - || defined (_AIX) || (defined (__svr4__) && defined (i386)) \ - || defined (__Lynx__) || defined (__FreeBSD__) || defined (__OpenBSD__) \ -+ || defined (__DragonFly__) \ - || defined (__GLIBC__) || defined (__APPLE__) - eof_ch = termios_rec.c_cc[VEOF]; - -@@ -937,6 +941,7 @@ - struct tm */ - - #elif defined (__APPLE__) || defined (__FreeBSD__) || defined (linux) ||\ -+ defined (__DragonFly__) ||\ - (defined (__alpha__) && defined (__osf__)) || defined (__GLIBC__) - { - localtime_r (timer, &tp); ---- /dev/null -+++ gcc/ada/system-dragonfly-x86_64.ads -@@ -0,0 +1,147 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (DragonFly BSD/x86_64 Version) -- -+-- -- -+-- Copyright (C) 1992-2009, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 64; -+ Memory_Size : constant := 2 ** 64; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ OpenVMS : constant Boolean := False; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_64_Bit_Divides : constant Boolean := True; -+ Support_Aggregates : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := False; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := True; -+ GCC_ZCX_Support : constant Boolean := True; -+ -+end System; ---- /dev/null -+++ gcc/ada/system-dragonfly-x86.ads -@@ -0,0 +1,147 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (DragonFly BSD/x86 Version) -- -+-- -- -+-- Copyright (C) 1992-2009, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 32; -+ Memory_Size : constant := 2 ** 32; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ OpenVMS : constant Boolean := False; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_64_Bit_Divides : constant Boolean := True; -+ Support_Aggregates : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := False; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := True; -+ GCC_ZCX_Support : constant Boolean := True; -+ -+end System; ---- gcc/ada/system-freebsd-x86_64.ads.orig -+++ gcc/ada/system-freebsd-x86_64.ads -@@ -32,6 +32,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - package System is -@@ -90,6 +91,7 @@ - pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning - - -- Priority-related Declarations (RM D.1) -+ -- For FreeBSD 8.0, definitions found in - - Max_Priority : constant Positive := 30; - Max_Interrupt_Priority : constant Positive := 31; -@@ -98,7 +100,7 @@ - subtype Priority is Any_Priority range 0 .. 30; - subtype Interrupt_Priority is Any_Priority range 31 .. 31; - -- Default_Priority : constant Priority := 15; -+ Default_Priority : constant Priority := Max_Priority / 2; - - private - -@@ -116,7 +118,7 @@ - -- of the individual switch values. - - Backend_Divide_Checks : constant Boolean := False; -- Backend_Overflow_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; - Command_Line_Args : constant Boolean := True; - Configurable_Run_Time : constant Boolean := False; - Denorm : constant Boolean := True; ---- gcc/ada/system-freebsd-x86.ads.orig -+++ gcc/ada/system-freebsd-x86.ads -@@ -32,6 +32,7 @@ - -- GNAT was originally developed by the GNAT team at New York University. -- - -- Extensive contributions were provided by Ada Core Technologies Inc. -- - -- -- -+-- Copyright (C) 2010 John Marino -- - ------------------------------------------------------------------------------ - - package System is -@@ -90,6 +91,7 @@ - pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning - - -- Priority-related Declarations (RM D.1) -+ -- For FreeBSD 8.0, definitions found in - - Max_Priority : constant Positive := 30; - Max_Interrupt_Priority : constant Positive := 31; -@@ -98,7 +100,7 @@ - subtype Priority is Any_Priority range 0 .. 30; - subtype Interrupt_Priority is Any_Priority range 31 .. 31; - -- Default_Priority : constant Priority := 15; -+ Default_Priority : constant Priority := Max_Priority / 2; - - private - ---- /dev/null -+++ gcc/ada/system-netbsd-x86_64.ads -@@ -0,0 +1,147 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (NetBSD/x86_64 Version) -- -+-- -- -+-- Copyright (C) 1992-2009, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 64; -+ Memory_Size : constant := 2 ** 64; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ OpenVMS : constant Boolean := False; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_64_Bit_Divides : constant Boolean := True; -+ Support_Aggregates : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := True; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := True; -+ GCC_ZCX_Support : constant Boolean := True; -+ -+end System; ---- /dev/null -+++ gcc/ada/system-netbsd-x86.ads -@@ -0,0 +1,147 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (NetBSD/x86 Version) -- -+-- -- -+-- Copyright (C) 1992-2009, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 32; -+ Memory_Size : constant := 2 ** 32; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ OpenVMS : constant Boolean := False; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_64_Bit_Divides : constant Boolean := True; -+ Support_Aggregates : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := False; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := True; -+ GCC_ZCX_Support : constant Boolean := True; -+ -+end System; ---- /dev/null -+++ gcc/ada/system-openbsd-x86_64.ads -@@ -0,0 +1,147 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (DragonFly BSD/x86_64 Version) -- -+-- -- -+-- Copyright (C) 1992-2009, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 64; -+ Memory_Size : constant := 2 ** 64; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ OpenVMS : constant Boolean := False; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_64_Bit_Divides : constant Boolean := True; -+ Support_Aggregates : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := True; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := False; -+ GCC_ZCX_Support : constant Boolean := False; -+ -+end System; ---- /dev/null -+++ gcc/ada/system-openbsd-x86.ads -@@ -0,0 +1,147 @@ -+------------------------------------------------------------------------------ -+-- -- -+-- GNAT RUN-TIME COMPONENTS -- -+-- -- -+-- S Y S T E M -- -+-- -- -+-- S p e c -- -+-- (DragonFly BSD/x86 Version) -- -+-- -- -+-- Copyright (C) 1992-2009, Free Software Foundation, Inc. -- -+-- -- -+-- This specification is derived from the Ada Reference Manual for use with -- -+-- GNAT. The copyright notice above, and the license provisions that follow -- -+-- apply solely to the contents of the part following the private keyword. -- -+-- -- -+-- GNAT is free software; you can redistribute it and/or modify it under -- -+-- terms of the GNU General Public License as published by the Free Soft- -- -+-- ware Foundation; either version 3, or (at your option) any later ver- -- -+-- sion. GNAT is distributed in the hope that it will be useful, but WITH- -- -+-- OUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -- -+-- or FITNESS FOR A PARTICULAR PURPOSE. -- -+-- -- -+-- As a special exception under Section 7 of GPL version 3, you are granted -- -+-- additional permissions described in the GCC Runtime Library Exception, -- -+-- version 3.1, as published by the Free Software Foundation. -- -+-- -- -+-- You should have received a copy of the GNU General Public License and -- -+-- a copy of the GCC Runtime Library Exception along with this program; -- -+-- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- -+-- . -- -+-- -- -+-- GNAT was originally developed by the GNAT team at New York University. -- -+-- Extensive contributions were provided by Ada Core Technologies Inc. -- -+-- -- -+-- Copyright (C) 2010 John Marino -- -+------------------------------------------------------------------------------ -+ -+package System is -+ pragma Pure; -+ -- Note that we take advantage of the implementation permission to make -+ -- this unit Pure instead of Preelaborable; see RM 13.7.1(15). In Ada -+ -- 2005, this is Pure in any case (AI-362). -+ -+ type Name is (SYSTEM_NAME_GNAT); -+ System_Name : constant Name := SYSTEM_NAME_GNAT; -+ -+ -- System-Dependent Named Numbers -+ -+ Min_Int : constant := Long_Long_Integer'First; -+ Max_Int : constant := Long_Long_Integer'Last; -+ -+ Max_Binary_Modulus : constant := 2 ** Long_Long_Integer'Size; -+ Max_Nonbinary_Modulus : constant := 2 ** Integer'Size - 1; -+ -+ Max_Base_Digits : constant := Long_Long_Float'Digits; -+ Max_Digits : constant := Long_Long_Float'Digits; -+ -+ Max_Mantissa : constant := 63; -+ Fine_Delta : constant := 2.0 ** (-Max_Mantissa); -+ -+ Tick : constant := 0.000_001; -+ -+ -- Storage-related Declarations -+ -+ type Address is private; -+ pragma Preelaborable_Initialization (Address); -+ Null_Address : constant Address; -+ -+ Storage_Unit : constant := 8; -+ Word_Size : constant := 32; -+ Memory_Size : constant := 2 ** 32; -+ -+ -- Address comparison -+ -+ function "<" (Left, Right : Address) return Boolean; -+ function "<=" (Left, Right : Address) return Boolean; -+ function ">" (Left, Right : Address) return Boolean; -+ function ">=" (Left, Right : Address) return Boolean; -+ function "=" (Left, Right : Address) return Boolean; -+ -+ pragma Import (Intrinsic, "<"); -+ pragma Import (Intrinsic, "<="); -+ pragma Import (Intrinsic, ">"); -+ pragma Import (Intrinsic, ">="); -+ pragma Import (Intrinsic, "="); -+ -+ -- Other System-Dependent Declarations -+ -+ type Bit_Order is (High_Order_First, Low_Order_First); -+ Default_Bit_Order : constant Bit_Order := Low_Order_First; -+ pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning -+ -+ -- Priority-related Declarations (RM D.1) -+ -+ Max_Priority : constant Positive := 30; -+ Max_Interrupt_Priority : constant Positive := 31; -+ -+ subtype Any_Priority is Integer range 0 .. 31; -+ subtype Priority is Any_Priority range 0 .. 30; -+ subtype Interrupt_Priority is Any_Priority range 31 .. 31; -+ -+ Default_Priority : constant Priority := 15; -+ -+private -+ -+ type Address is mod Memory_Size; -+ Null_Address : constant Address := 0; -+ -+ -------------------------------------- -+ -- System Implementation Parameters -- -+ -------------------------------------- -+ -+ -- These parameters provide information about the target that is used -+ -- by the compiler. They are in the private part of System, where they -+ -- can be accessed using the special circuitry in the Targparm unit -+ -- whose source should be consulted for more detailed descriptions -+ -- of the individual switch values. -+ -+ Backend_Divide_Checks : constant Boolean := False; -+ Backend_Overflow_Checks : constant Boolean := True; -+ Command_Line_Args : constant Boolean := True; -+ Configurable_Run_Time : constant Boolean := False; -+ Denorm : constant Boolean := True; -+ Duration_32_Bits : constant Boolean := False; -+ Exit_Status_Supported : constant Boolean := True; -+ Fractional_Fixed_Ops : constant Boolean := False; -+ Frontend_Layout : constant Boolean := False; -+ Machine_Overflows : constant Boolean := False; -+ Machine_Rounds : constant Boolean := True; -+ OpenVMS : constant Boolean := False; -+ Preallocated_Stacks : constant Boolean := False; -+ Signed_Zeros : constant Boolean := True; -+ Stack_Check_Default : constant Boolean := False; -+ Stack_Check_Probes : constant Boolean := True; -+ Stack_Check_Limits : constant Boolean := False; -+ Support_64_Bit_Divides : constant Boolean := True; -+ Support_Aggregates : constant Boolean := True; -+ Support_Composite_Assign : constant Boolean := True; -+ Support_Composite_Compare : constant Boolean := True; -+ Support_Long_Shifts : constant Boolean := True; -+ Always_Compatible_Rep : constant Boolean := True; -+ Suppress_Standard_Library : constant Boolean := False; -+ Use_Ada_Main_Program_Name : constant Boolean := False; -+ ZCX_By_Default : constant Boolean := False; -+ GCC_ZCX_Support : constant Boolean := False; -+ -+end System; ---- gcc/ada/tracebak.c.orig -+++ gcc/ada/tracebak.c -@@ -199,24 +199,10 @@ - - */ - --/*--------------------------- Darwin 8 or newer ----------------------------*/ --#if defined (__APPLE__) \ -- && defined (__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) \ -- && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1040 -- --#define USE_GCC_UNWINDER -+/*--------------------------- PPC AIX/Darwin ----------------------------*/ - --#if defined (__i386__) || defined (__x86_64__) --#define PC_ADJUST -2 --#elif defined (__ppc__) || defined (__ppc64__) --#define PC_ADJUST -4 --#else --#error Unhandled darwin architecture. --#endif -- --/*------------------------ PPC AIX/Older Darwin -------------------------*/ --#elif ((defined (_POWER) && defined (_AIX)) \ -- || (defined (__APPLE__) && defined (__ppc__))) -+#if ((defined (_POWER) && defined (_AIX)) || \ -+(defined (__ppc__) && defined (__APPLE__))) - - #define USE_GENERIC_UNWINDER - -@@ -304,6 +290,24 @@ - window of frame N-1 (positive offset from fp), in which we retrieve the - saved return address. We then end up with our caller's return address. */ - -+/*---------------------------- x86 *BSD --------------------------------*/ -+ -+#elif defined (__i386__) && \ -+ ( defined (__NetBSD__) \ -+ || defined (__FreeBSD__) \ -+ || defined (__OpenBSD__) \ -+ || defined (__DragonFly__) ) -+ -+#define USE_GCC_UNWINDER -+/* The generic unwinder is not used for this target because the default -+ implementation doesn't unwind on the BSD platforms. AMD64 targets use the -+ gcc unwinder for all platforms, so let's keep i386 consistent with that. -+*/ -+ -+#define PC_ADJUST -2 -+/* The minimum size of call instructions on this architecture is 2 bytes */ -+ -+ - /*------------------------------- x86 ----------------------------------*/ - - #elif defined (i386) ---- gcc/ada/gcc-interface/Makefile.in.orig -+++ gcc/ada/gcc-interface/Makefile.in -@@ -1,5 +1,6 @@ - # Makefile for GNU Ada Compiler (GNAT). - # Copyright (C) 1994-2010 Free Software Foundation, Inc. -+# Copyright (C) 2010, 2011 John Marino - - #This file is part of GCC. - -@@ -1010,6 +1011,7 @@ - a-numaux.adb - # - # This configure script is free software; the Free Software Foundation - # gives unlimited permission to copy, distribute and modify it. -@@ -2058,7 +2059,27 @@ - s390*-*-linux*) - TOOLS_TARGET_PAIRS="mlib-tgt-specific.adb - # - # This file is free software; you can redistribute it and/or modify it - # under the terms of the GNU General Public License as published by -@@ -98,7 +99,27 @@ - s390*-*-linux*) - TOOLS_TARGET_PAIRS="mlib-tgt-specific.adb/dev/null` && { echo $path | awk '{print $NF}'; return 0; } -- path=`type $* 2>/dev/null` && { echo $path | awk '{print $NF}'; return 0; } -- path=`whence $* 2>/dev/null` && { echo $path; return 0; } -- return 1 --} - - # Set up environment to use the Ada compiler from the object tree - ---- gcc/testsuite/ada/acats/run_all.sh.orig -+++ gcc/testsuite/ada/acats/run_all.sh -@@ -35,6 +35,14 @@ - echo "$@" >> $dir/acats.log - } - -+inform () { -+ printf "%04d %7s" $1 $2 -+} -+ -+disinform () { -+ printf "\r" -+} -+ - dir=`${PWDCMD-pwd}` - - if [ "$testdir" = "" ]; then -@@ -197,6 +205,18 @@ - glob_countn=0 - glob_countok=0 - glob_countu=0 -+countdown=0 -+ -+for chapter in $chapters; do -+ if [ -d $dir/tests/$chapter ]; then -+ cd $dir/tests/$chapter -+ ls *.a *.ada *.adt *.am *.dep 2> /dev/null | sed -e 's/\(.*\)\..*/\1/g' | \ -+ cut -c1-7 | sort | uniq | comm -23 - $dir/support/norun.lst \ -+ > $dir/tests/$chapter/${chapter}.lst -+ countn=`wc -l < $dir/tests/$chapter/${chapter}.lst` -+ countdown=`expr $countdown + $countn` -+ fi -+done - - for chapter in $chapters; do - display Running chapter $chapter ... -@@ -207,10 +227,6 @@ - continue - fi - -- cd $dir/tests/$chapter -- ls *.a *.ada *.adt *.am *.dep 2> /dev/null | sed -e 's/\(.*\)\..*/\1/g' | \ -- cut -c1-7 | sort | uniq | comm -23 - $dir/support/norun.lst \ -- > $dir/tests/$chapter/${chapter}.lst - countn=`wc -l < $dir/tests/$chapter/${chapter}.lst` - glob_countn=`expr $glob_countn + $countn` - counti=0 -@@ -233,10 +249,13 @@ - if [ $? -eq 0 ]; then - extraflags="$extraflags -gnat95" - fi -+ inform $countdown $i -+ countdown=`expr $countdown - 1` - test=$dir/tests/$chapter/$i - mkdir $test && cd $test >> $dir/acats.log 2>&1 - - if [ $? -ne 0 ]; then -+ disinform - display "FAIL: $i" - failed="${failed}${i} " - clean_dir -@@ -260,6 +279,7 @@ - cxh1001) extraflags="-a -f"; echo "pragma Normalize_Scalars;" > gnat.adc - esac - if [ "$main" = "" ]; then -+ disinform - display "FAIL: $i" - failed="${failed}${i} " - clean_dir -@@ -268,6 +288,7 @@ - - target_gnatmake $extraflags -I$dir/support $main >> $dir/acats.log 2>&1 - if [ $? -ne 0 ]; then -+ disinform - display "FAIL: $i" - failed="${failed}${i} " - clean_dir -@@ -282,6 +303,7 @@ - target_run $dir/tests/$chapter/$i/$binmain > $dir/tests/$chapter/$i/${i}.log 2>&1 - cd $dir/tests/$chapter/$i - cat ${i}.log >> $dir/acats.log -+ disinform - egrep -e '(==== |\+\+\+\+ |\!\!\!\! )' ${i}.log > /dev/null 2>&1 - if [ $? -ne 0 ]; then - grep 'tasking not implemented' ${i}.log > /dev/null 2>&1 ---- gcc/testsuite/gnat.dg/test_raise_from_pure.adb.orig -+++ gcc/testsuite/gnat.dg/test_raise_from_pure.adb -@@ -1,4 +1,4 @@ ---- { dg-do run { xfail arm*-*-* } } -+-- { dg-do run { xfail arm*-*-* *-*-openbsd* } } - -- { dg-options "-O2" } - - -- This is an optimization test and its failure is only a missed optimization. ---- /dev/null -+++ gcc/testsuite/gnat.dg/unchecked_convert5.txt -@@ -0,0 +1,9 @@ -+The test "unchecked_converted5.adb" was deleted because it only -+supportes the following targets: -+ -+ hppa* -+ sparc* -+ powerpc* -+ -+Currently I'm not working with any of those, so until that changes, the -+test will be absent to lower the "unsupported" test number. ---- /dev/null -+++ gcc/testsuite/gnat.dg/unchecked_convert6.txt -@@ -0,0 +1,9 @@ -+The test "unchecked_converted6.adb" was deleted because it only -+supportes the following targets: -+ -+ hppa* -+ sparc* -+ powerpc* -+ -+Currently I'm not working with any of those, so until that changes, the -+test will be absent to lower the "unsupported" test number. ---- gcc/testsuite/gnat.dg/unchecked_convert5.adb -+++ /dev/null -@@ -1,22 +0,0 @@ ---- { dg-do run { target hppa*-*-* sparc*-*-* powerpc*-*-* } } -- --with Unchecked_Conversion; -- --procedure Unchecked_Convert5 is -- -- subtype c_1 is string(1..1); -- -- function int2c1 is -- { dg-warning "different sizes" } -- new unchecked_conversion (source => integer, target => c_1); -- -- c1 : c_1; -- --begin -- -- c1 := int2c1(16#12#); -- -- if c1 (1) /= ASCII.Nul then -- raise Program_Error; -- end if; -- --end; ---- gcc/testsuite/gnat.dg/unchecked_convert6.adb -+++ /dev/null -@@ -1,22 +0,0 @@ ---- { dg-do run { target hppa*-*-* sparc*-*-* powerpc*-*-* } } -- --with Unchecked_Conversion; -- --procedure Unchecked_Convert6 is -- -- subtype c_5 is string(1..5); -- -- function int2c5 is -- { dg-warning "different sizes" } -- new unchecked_conversion (source => integer, target => c_5); -- -- c5 : c_5; -- --begin -- -- c5 := int2c5(16#12#); -- -- if c5 (4) /= ASCII.DC2 then -- raise Program_Error; -- end if; -- --end; diff --git a/lang/gnat-aux/files/diff-core b/lang/gnat-aux/files/diff-core deleted file mode 100644 index 9cb95cdd6..000000000 --- a/lang/gnat-aux/files/diff-core +++ /dev/null @@ -1,1930 +0,0 @@ ---- gcc/config.gcc.orig -+++ gcc/config.gcc -@@ -529,7 +529,7 @@ - extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o" - fbsd_major=`echo ${target} | sed -e 's/.*freebsd//g' | sed -e 's/\..*//g'` - tm_defines="${tm_defines} FBSD_MAJOR=${fbsd_major}" -- tmake_file="t-slibgcc-elf-ver t-freebsd" -+ tmake_file="t-slibgcc-elf-ver t-libc-ok t-libgcc-pic t-exceptions" - case ${enable_threads} in - no) - fbsd_tm_file="${fbsd_tm_file} freebsd-nthr.h" -@@ -545,6 +545,9 @@ - ;; - esac - ;; -+ gnat | single) -+ # Let these non-posix thread selections fall through if requested -+ ;; - *) - echo 'Unknown thread configuration for FreeBSD' - exit 1 -@@ -561,6 +564,39 @@ - # need_64bit_hwint=yes # system compiler has this for all arch! - use_gcc_stdint=wrap - ;; -+*-*-dragonfly*) -+ gas=yes -+ gnu_ld=yes -+ extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o" -+ tmake_file="t-slibgcc-elf-ver t-libc-ok t-libgcc-pic t-exceptions" -+ case ${enable_threads} in -+ "" | yes | posix) -+ thread_file='posix' -+ ;; -+ no | gnat | single) -+ # Let these non-posix thread selections fall through if requested -+ ;; -+ *) -+ echo 'Unknown thread configuration for DragonFly BSD' -+ exit 1 -+ ;; -+ esac -+ extra_options="$extra_options rpath.opt dragonfly.opt" -+ default_use_cxa_atexit=yes -+ ;; -+*-android-eabi*) -+ extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o" -+ gas=yes -+ gnu_ld=yes -+ case ${enable_threads} in -+ "" | yes | posix) thread_file='posix' ;; -+ esac -+ tm_defines="$tm_defines DEFAULT_LIBC=LIBC_BIONIC ANDROID_DEFAULT=1" -+ extra_options="$extra_options linux.opt linux-android.opt" -+ default_use_cxa_atexit=yes -+ use_gcc_tgmath=no -+ use_gcc_stdint=wrap -+ ;; - *-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu) - extra_options="$extra_options gnu-user.opt" - extra_parts="crtbegin.o crtbeginS.o crtbeginT.o crtend.o crtendS.o" -@@ -618,9 +654,11 @@ - esac - ;; - *-*-netbsd*) -- tmake_file="t-slibgcc-elf-ver t-libc-ok t-netbsd t-libgcc-pic" -+ tmake_file="t-slibgcc-elf-ver t-libc-ok t-libgcc-pic t-exceptions" - gas=yes - gnu_ld=yes -+ nbsd_major=`echo ${target} | sed -e 's/.*netbsd\(elf\)\{0,1\}//g' | sed -e 's/\..*//g'` -+ tm_defines="${tm_defines} NBSD_MAJOR=${nbsd_major}" - - # NetBSD 2.0 and later get POSIX threads enabled by default. - # Allow them to be explicitly enabled on any other version. -@@ -657,12 +695,22 @@ - esac - ;; - *-*-openbsd*) -+ gas=yes -+ gnu_ld=yes -+ # Do NOT add crt*.o extra parts! - tmake_file="t-libc-ok t-openbsd t-libgcc-pic" - case ${enable_threads} in -- yes) -+ "" | yes | posix) - thread_file='posix' - tmake_file="${tmake_file} t-openbsd-thread" - ;; -+ no | gnat | single) -+ # Let these non-posix thread selections fall through -+ ;; -+ *) -+ echo 'Unknown thread configuration for OpenBSD' -+ exit 1 -+ ;; - esac - case ${target} in - *-*-openbsd2.*|*-*-openbsd3.[012]) -@@ -793,6 +841,24 @@ - tm_file="dbxelf.h elfos.h newlib-stdint.h ${tm_file}" - extra_parts="crtinit.o crtfini.o" - ;; -+arm*-android-eabi*) -+ case $target in -+ arm*b-*) -+ tm_defines="${tm_defines} TARGET_BIG_ENDIAN_DEFAULT=1" -+ ;; -+ esac -+ tm_file="dbxelf.h elfos.h gnu-user.h linux.h linux-android.h glibc-stdint.h" -+ tm_file="$tm_file arm/elf.h arm/linux-gas.h arm/linux-elf.h arm/bpabi.h arm/linux-eabi.h" -+ tm_file="$tm_file ../../libgcc/config/arm/bpabi-lib.h arm/aout.h arm/arm.h" -+ -+ tmake_file="t-slibgcc-elf-ver t-linux arm/t-arm" -+ tmake_file="$tmake_file arm/t-arm-elf arm/t-bpabi arm/t-linux-eabi t-slibgcc-libgcc" -+ tmake_file="$tmake_file arm/t-linux-androideabi arm/t-arm-softfp soft-fp/t-softfp" -+ -+ # The BPABI long long divmod functions return a 128-bit value in registers r0-r3. -+ # Correctly modeling that requires the use of TImode. -+ need_64bit_hwint=yes -+ ;; - arm-wrs-vxworks) - tm_file="elfos.h arm/elf.h arm/aout.h ${tm_file} vx-common.h vxworks.h arm/vxworks.h" - extra_options="${extra_options} arm/vxworks.opt" -@@ -1219,9 +1285,18 @@ - tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h ${fbsd_tm_file} i386/x86-64.h i386/freebsd.h i386/freebsd64.h" - tmake_file="${tmake_file} i386/t-crtstuff" - ;; -+i[34567]86-*-dragonfly*) -+ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h dragonfly.h dragonfly-stdint.h i386/dragonfly.h" -+ tmake_file="${tmake_file} i386/t-crtstuff" -+ ;; -+x86_64-*-dragonfly*) -+ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h dragonfly.h dragonfly-stdint.h i386/x86-64.h i386/dragonfly.h i386/dragonfly64.h" -+ tmake_file="${tmake_file} i386/t-crtstuff" -+ ;; - i[34567]86-*-netbsdelf*) -- tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/netbsd-elf.h" -+ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/netbsd-elf.h netbsd-stdint.h" - extra_options="${extra_options} netbsd.opt netbsd-elf.opt" -+ tmake_file="${tmake_file} i386/t-crtstuff" - ;; - i[34567]86-*-netbsd*) - tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/gstabs.h netbsd.h netbsd-aout.h i386/netbsd.h" -@@ -1231,7 +1306,7 @@ - use_collect2=yes - ;; - x86_64-*-netbsd*) -- tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h" -+ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h netbsd.h netbsd-elf.h i386/x86-64.h i386/netbsd64.h netbsd-stdint.h" - extra_options="${extra_options} netbsd.opt netbsd-elf.opt" - tmake_file="${tmake_file} i386/t-crtstuff" - ;; -@@ -1247,8 +1322,12 @@ - tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h" - tm_file="${tm_file} openbsd.h openbsd-stdint.h openbsd-libpthread.h i386/openbsdelf.h" - extra_options="${extra_options} openbsd.opt" -- gas=yes -- gnu_ld=yes -+ ;; -+x86_64-*-openbsd*) -+ tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h" -+ tm_file="${tm_file} openbsd.h openbsd-libpthread.h i386/x86-64.h i386/openbsd64.h exec-stack.h" -+ extra_options="${extra_options} openbsd.opt" -+ tmake_file="${tmake_file} i386/t-crtstuff" - ;; - i[34567]86-*-linux* | i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu | i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu) - # Intel 80386's running GNU/* -@@ -3673,6 +3752,11 @@ - i[34567]86-*-freebsd* | x86_64-*-freebsd*) - tmake_file="${tmake_file} i386/t-fprules-softfp soft-fp/t-softfp" - ;; -+ i[34567]86-*-dragonfly* | x86_64-*-dragonfly*) -+ tmake_file="${tmake_file} i386/t-fprules-softfp soft-fp/t-softfp" -+ ;; -+ i[34567]86-*-openbsd* | x86_64-*-openbsd*) -+ ;; - ia64*-*-linux*) - tmake_file="${tmake_file} ia64/t-fprules-softfp soft-fp/t-softfp" - ;; ---- gcc/crtstuff.c.orig -+++ gcc/crtstuff.c -@@ -79,11 +79,19 @@ - } - #endif - -+#if defined(TARGET_DL_ITERATE_PHDR) && \ -+ ( defined(__FreeBSD__) \ -+ || defined(__OpenBSD__) \ -+ || defined(__NetBSD__) \ -+ || defined(__DragonFly__)) -+#define BSD_DL_ITERATE_PHDR_AVAILABLE -+#endif -+ - #if defined(OBJECT_FORMAT_ELF) \ - && !defined(OBJECT_FORMAT_FLAT) \ - && defined(HAVE_LD_EH_FRAME_HDR) \ - && !defined(inhibit_libc) && !defined(CRTSTUFFT_O) \ -- && defined(__FreeBSD__) && __FreeBSD__ >= 7 -+ && defined(BSD_DL_ITERATE_PHDR_AVAILABLE) - #include - # define USE_PT_GNU_EH_FRAME - #endif ---- gcc/DEV-PHASE.orig -+++ gcc/DEV-PHASE -@@ -0,0 +1 @@ -+release ---- gcc/unwind-dw2-fde-glibc.c.orig -+++ gcc/unwind-dw2-fde-glibc.c -@@ -53,13 +53,21 @@ - #endif - - #if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ -- && defined(__FreeBSD__) && __FreeBSD__ >= 7 -+ && defined(TARGET_DL_ITERATE_PHDR) \ -+ && (defined(__FreeBSD__) || defined(__DragonFly__)) - # define ElfW __ElfN - # define USE_PT_GNU_EH_FRAME - #endif - - #if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ - && defined(TARGET_DL_ITERATE_PHDR) \ -+ && (defined(__OpenBSD__) || defined(__NetBSD__)) -+# define ElfW(n) Elf_##n -+# define USE_PT_GNU_EH_FRAME -+#endif -+ -+#if !defined(inhibit_libc) && defined(HAVE_LD_EH_FRAME_HDR) \ -+ && defined(TARGET_DL_ITERATE_PHDR) \ - && defined(__sun__) && defined(__svr4__) - # define USE_PT_GNU_EH_FRAME - #endif ---- /dev/null -+++ gcc/config/dragonfly-stdint.h -@@ -0,0 +1,56 @@ -+/* Definitions for types for DragonFly systems. -+ Copyright (C) 2009 Free Software Foundation, Inc. -+ Contributed by Gerald Pfeifer . -+ -+This file is part of GCC. -+ -+GCC is free software; you can redistribute it and/or modify -+it under the terms of the GNU General Public License as published by -+the Free Software Foundation; either version 3, or (at your option) -+any later version. -+ -+GCC is distributed in the hope that it will be useful, -+but WITHOUT ANY WARRANTY; without even the implied warranty of -+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+GNU General Public License for more details. -+ -+Under Section 7 of GPL version 3, you are granted additional -+permissions described in the GCC Runtime Library Exception, version -+3.1, as published by the Free Software Foundation. -+ -+You should have received a copy of the GNU General Public License and -+a copy of the GCC Runtime Library Exception along with this program; -+see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+. */ -+ -+#define SIG_ATOMIC_TYPE "int" -+ -+#define INT8_TYPE "signed char" -+#define INT16_TYPE "short int" -+#define INT32_TYPE "int" -+#define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") -+#define UINT8_TYPE "unsigned char" -+#define UINT16_TYPE "short unsigned int" -+#define UINT32_TYPE "unsigned int" -+#define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") -+ -+#define INT_LEAST8_TYPE INT8_TYPE -+#define INT_LEAST16_TYPE INT16_TYPE -+#define INT_LEAST32_TYPE INT32_TYPE -+#define INT_LEAST64_TYPE INT64_TYPE -+#define UINT_LEAST8_TYPE UINT8_TYPE -+#define UINT_LEAST16_TYPE UINT16_TYPE -+#define UINT_LEAST32_TYPE UINT32_TYPE -+#define UINT_LEAST64_TYPE UINT64_TYPE -+ -+#define INT_FAST8_TYPE INT32_TYPE -+#define INT_FAST16_TYPE INT32_TYPE -+#define INT_FAST32_TYPE INT32_TYPE -+#define INT_FAST64_TYPE INT64_TYPE -+#define UINT_FAST8_TYPE UINT32_TYPE -+#define UINT_FAST16_TYPE UINT32_TYPE -+#define UINT_FAST32_TYPE UINT32_TYPE -+#define UINT_FAST64_TYPE UINT64_TYPE -+ -+#define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? INT64_TYPE : INT32_TYPE) -+#define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? UINT64_TYPE : UINT32_TYPE) ---- /dev/null -+++ gcc/config/dragonfly.h -@@ -0,0 +1,139 @@ -+/* Base configuration file for all DragonFly targets. -+ Copyright (C) 1999, 2000, 2001, 2007, 2008 Free Software Foundation, Inc. -+ Copyright (C) 2010-2012 John R. Marino -+ -+This file is part of GCC. -+ -+GCC is free software; you can redistribute it and/or modify -+it under the terms of the GNU General Public License as published by -+the Free Software Foundation; either version 3, or (at your option) -+any later version. -+ -+GCC is distributed in the hope that it will be useful, -+but WITHOUT ANY WARRANTY; without even the implied warranty of -+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+GNU General Public License for more details. -+ -+You should have received a copy of the GNU General Public License -+along with GCC; see the file COPYING3. If not see -+. */ -+ -+/* Common DragonFly configuration. -+ All DragonFly architectures should include this file, which will specify -+ their commonalities. -+ -+ Adapted from gcc/config/freebsd.h by -+ Joerg Sonnenberger -+ -+ Adapted from gcc/config/i386/freebsd-elf.h by -+ David O'Brien . -+ Further work by David O'Brien and -+ Loren J. Rittle . */ -+ -+/* JRM: 15 Nov 2010 -+ SWITCH_TAKES_ARG & WORD_SWITCH_TAKES_ARG removed due to poisoning. -+ http://gcc.gnu.org/ml/gcc-patches/2010-10/msg02102.html -+ http://gcc.gnu.org/ml/gcc-patches/2010-10/msg02373.html */ -+ -+#undef TARGET_OS_CPP_BUILTINS -+#define TARGET_OS_CPP_BUILTINS() \ -+ do \ -+ { \ -+ builtin_define_std ("unix"); \ -+ builtin_define ("__DragonFly__"); \ -+ builtin_assert ("system=unix"); \ -+ builtin_assert ("system=bsd"); \ -+ builtin_assert ("system=DragonFly"); \ -+ } \ -+ while (0) -+ -+#undef CPP_SPEC -+#define CPP_SPEC \ -+ "%(cpp_cpu) %(cpp_arch) %{posix:-D_POSIX_SOURCE}" -+ -+#undef STARTFILE_SPEC -+#define STARTFILE_SPEC \ -+ "%{!shared: \ -+ %{pg:gcrt1.o%s} \ -+ %{!pg: \ -+ %{p:gcrt1.o%s} \ -+ %{!p: \ -+ %{profile: gcrt1.o%s} \ -+ %{!profile: \ -+ %{pie: Scrt1.o%s;:crt1.o%s}}}}} \ -+ crti.o%s \ -+ %{shared|pie:crtbeginS.o%s;:crtbegin.o%s}" -+ -+#undef ENDFILE_SPEC -+#define ENDFILE_SPEC \ -+ "%{shared|pie:crtendS.o%s;:crtend.o%s} crtn.o%s" -+ -+#undef LIB_SPEC -+#define LIB_SPEC \ -+ "%{pthread:-lpthread} -lc" -+ -+/* Provide a LINK_SPEC appropriate for DragonFly. Here we provide support -+ for the special GCC options -static and -shared, which allow us to -+ link things in one of these three modes by applying the appropriate -+ combinations of options at link-time. -+ -+ When the -shared link option is used a final link is not being -+ done. */ -+ -+#define DFBSD_LINK_SPEC \ -+ "%{p:%nconsider using '-pg' instead of '-p' with gprof(1)} \ -+ %{v:-V} \ -+ %{assert*} %{R*} %{rpath*} %{defsym*} \ -+ %{shared:-Bshareable %{h*} %{soname*}} \ -+ %{!shared: \ -+ %{!static: \ -+ %{rdynamic:-export-dynamic} \ -+ -dynamic-linker %(dfbsd_dynamic_linker) } \ -+ %{static:-Bstatic}} \ -+ %{symbolic:-Bsymbolic}" -+ -+#undef LINK_SPEC -+#define LINK_SPEC DFBSD_LINK_SPEC -+ -+#define DFBSD_DYNAMIC_LINKER "/usr/libexec/ld-elf.so.2" -+ -+#if defined(HAVE_LD_EH_FRAME_HDR) -+#define LINK_EH_SPEC "--eh-frame-hdr" -+#endif -+ -+/* Use --as-needed -lgcc_s for eh support. */ -+#ifdef HAVE_LD_AS_NEEDED -+#define USE_LD_AS_NEEDED 1 -+#endif -+ -+/************************[ Target stuff ]***********************************/ -+ -+/* All DragonFly Architectures support the ELF object file format. */ -+#undef OBJECT_FORMAT_ELF -+#define OBJECT_FORMAT_ELF -+ -+/* Don't assume anything about the header files. */ -+#undef NO_IMPLICIT_EXTERN_C -+#define NO_IMPLICIT_EXTERN_C 1 -+ -+/* Follow DragonFly's standard headers (, etc...). */ -+ -+#undef WCHAR_TYPE -+#define WCHAR_TYPE "int" -+ -+#undef WINT_TYPE -+#define WINT_TYPE "int" -+ -+#define MATH_LIBRARY_PROFILE "m_p" -+ -+/* Code generation parameters. */ -+ -+/* Use periods rather than dollar signs in special g++ assembler names. -+ This ensures the configuration knows our system correctly so we can link -+ with libraries compiled with the native cc. */ -+#undef NO_DOLLAR_IN_LABEL -+ -+/* Used by libgcc2.c. We support file locking with fcntl / F_SETLKW. -+ This enables the test coverage code to use file locking when exiting a -+ program, which avoids race conditions if the program has forked. */ -+#define TARGET_POSIX_IO ---- /dev/null -+++ gcc/config/dragonfly.opt -@@ -0,0 +1,59 @@ -+; DragonFlyBSD options. -+ -+; Copyright (C) 2010 -+; Free Software Foundation, Inc. -+; -+; This file is part of GCC. -+; -+; GCC is free software; you can redistribute it and/or modify it under -+; the terms of the GNU General Public License as published by the Free -+; Software Foundation; either version 3, or (at your option) any later -+; version. -+; -+; GCC is distributed in the hope that it will be useful, but WITHOUT ANY -+; WARRANTY; without even the implied warranty of MERCHANTABILITY or -+; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -+; for more details. -+; -+; You should have received a copy of the GNU General Public License -+; along with GCC; see the file COPYING3. If not see -+; . -+ -+; See the GCC internals manual (options.texi) for a description of this file's format. -+ -+; Please try to keep this file in ASCII collating order. -+ -+assert -+Driver Separate -+ -+assert= -+Driver JoinedOrMissing -+ -+defsym -+Driver Separate -+ -+defsym= -+Driver JoinedOrMissing -+ -+profile -+Driver -+ -+pthread -+Driver -+ -+rpath-link -+Driver Separate -+ -+rpath-link= -+Driver JoinedOrMissing -+ -+rpath= -+Driver JoinedOrMissing -+ -+soname -+Driver Separate -+ -+soname= -+Driver JoinedOrMissing -+ -+; This comment is to ensure we retain the blank line above. ---- /dev/null -+++ gcc/config/exec-stack.h -@@ -0,0 +1,41 @@ -+/* Enable stack execute around trampoline address. -+ Copyright (C) 2002 Free Software Foundation, Inc. -+ -+This file is part of GNU CC. -+ -+GNU CC is free software; you can redistribute it and/or modify -+it under the terms of the GNU General Public License as published by -+the Free Software Foundation; either version 2, or (at your option) -+any later version. -+ -+GNU CC is distributed in the hope that it will be useful, -+but WITHOUT ANY WARRANTY; without even the implied warranty of -+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+GNU General Public License for more details. -+ -+You should have received a copy of the GNU General Public License -+along with GNU CC; see the file COPYING. If not, write to -+the Free Software Foundation, 59 Temple Place - Suite 330, -+Boston, MA 02111-1307, USA. */ -+ -+#undef FINALIZE_TRAMPOLINE -+#define FINALIZE_TRAMPOLINE(TRAMP) \ -+ emit_library_call(gen_rtx_SYMBOL_REF (Pmode, "__enable_execute_stack"), \ -+ 0, VOIDmode, 1, memory_address (SImode, (TRAMP)), Pmode) -+ -+#undef TRANSFER_FROM_TRAMPOLINE -+#define TRANSFER_FROM_TRAMPOLINE \ -+extern void __enable_execute_stack (void *); \ -+void \ -+__enable_execute_stack (addr) \ -+ void *addr; \ -+{ \ -+ long size = getpagesize (); \ -+ long mask = ~(size-1); \ -+ char *page = (char *) (((long) addr) & mask); \ -+ char *end = (char *) ((((long) (addr + TRAMPOLINE_SIZE)) & mask) + size); \ -+ \ -+ if (mprotect (page, end - page, PROT_READ | PROT_WRITE | PROT_EXEC) < 0) \ -+ perror ("mprotect of trampoline code"); \ -+} -+ ---- /dev/null -+++ gcc/config/netbsd-stdint.h -@@ -0,0 +1,56 @@ -+/* Definitions for types for NetBSD systems. -+ Copyright (C) 2009 Free Software Foundation, Inc. -+ Contributed by Gerald Pfeifer . -+ -+This file is part of GCC. -+ -+GCC is free software; you can redistribute it and/or modify -+it under the terms of the GNU General Public License as published by -+the Free Software Foundation; either version 3, or (at your option) -+any later version. -+ -+GCC is distributed in the hope that it will be useful, -+but WITHOUT ANY WARRANTY; without even the implied warranty of -+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+GNU General Public License for more details. -+ -+Under Section 7 of GPL version 3, you are granted additional -+permissions described in the GCC Runtime Library Exception, version -+3.1, as published by the Free Software Foundation. -+ -+You should have received a copy of the GNU General Public License and -+a copy of the GCC Runtime Library Exception along with this program; -+see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+. */ -+ -+#define SIG_ATOMIC_TYPE "int" -+ -+#define INT8_TYPE "signed char" -+#define INT16_TYPE "short int" -+#define INT32_TYPE "int" -+#define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") -+#define UINT8_TYPE "unsigned char" -+#define UINT16_TYPE "short unsigned int" -+#define UINT32_TYPE "unsigned int" -+#define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") -+ -+#define INT_LEAST8_TYPE INT8_TYPE -+#define INT_LEAST16_TYPE INT16_TYPE -+#define INT_LEAST32_TYPE INT32_TYPE -+#define INT_LEAST64_TYPE INT64_TYPE -+#define UINT_LEAST8_TYPE UINT8_TYPE -+#define UINT_LEAST16_TYPE UINT16_TYPE -+#define UINT_LEAST32_TYPE UINT32_TYPE -+#define UINT_LEAST64_TYPE UINT64_TYPE -+ -+#define INT_FAST8_TYPE INT32_TYPE -+#define INT_FAST16_TYPE INT32_TYPE -+#define INT_FAST32_TYPE INT32_TYPE -+#define INT_FAST64_TYPE INT64_TYPE -+#define UINT_FAST8_TYPE UINT32_TYPE -+#define UINT_FAST16_TYPE UINT32_TYPE -+#define UINT_FAST32_TYPE UINT32_TYPE -+#define UINT_FAST64_TYPE UINT64_TYPE -+ -+#define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? INT64_TYPE : INT32_TYPE) -+#define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? UINT64_TYPE : UINT32_TYPE) ---- gcc/config/netbsd.h.orig -+++ gcc/config/netbsd.h -@@ -22,7 +22,7 @@ - #define NETBSD_OS_CPP_BUILTINS_COMMON() \ - do \ - { \ -- builtin_define ("__NetBSD__"); \ -+ builtin_define_with_int_value ("__NetBSD__", NBSD_MAJOR); \ - builtin_define ("__unix__"); \ - builtin_assert ("system=bsd"); \ - builtin_assert ("system=unix"); \ ---- /dev/null -+++ gcc/config/t-exceptions -@@ -0,0 +1,7 @@ -+# Use unwind-dw2-fde-glibc -+# Required to utilize dl_iterate_phdr functionality -+ -+LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-glibc.c \ -+ $(srcdir)/unwind-sjlj.c $(srcdir)/gthr-gnat.c $(srcdir)/unwind-c.c -+LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c -+ ---- gcc/config/t-openbsd-thread.orig -+++ gcc/config/t-openbsd-thread -@@ -1,3 +1,3 @@ - # This is currently needed to compile libgcc2 for threads support --TARGET_LIBGCC2_CFLAGS=-pthread -+TARGET_LIBGCC2_CFLAGS += -pthread - ---- /dev/null -+++ gcc/config/i386/dragonfly-unwind.h -@@ -0,0 +1,158 @@ -+/* DWARF2 EH unwinding support for DragonFly BSD: AMD x86-64 and x86. -+ Copyright (C) 2010 John Marino */ -+ -+/* Do code reading to identify a signal frame, and set the frame -+ state data appropriately. See unwind-dw2.c for the structs. */ -+ -+#include -+#include -+#include -+#include -+#include -+ -+ -+#define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg -+ -+#ifdef __x86_64__ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_64_dragonfly_fallback_frame_state -+ -+ -+static void -+x86_64_sigtramp_range (unsigned char **start, unsigned char **end) -+{ -+ unsigned long ps_strings; -+ int mib[2]; -+ size_t len; -+ -+ mib[0] = CTL_KERN; -+ mib[1] = KERN_PS_STRINGS; -+ len = sizeof (ps_strings); -+ sysctl (mib, 2, &ps_strings, &len, NULL, 0); -+ -+ *start = (unsigned char *)ps_strings - 32; -+ *end = (unsigned char *)ps_strings; -+} -+ -+ -+static _Unwind_Reason_Code -+x86_64_dragonfly_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ unsigned char *pc = context->ra; -+ unsigned char *sigtramp_start, *sigtramp_end; -+ struct sigframe *sf; -+ long new_cfa; -+ -+ x86_64_sigtramp_range(&sigtramp_start, &sigtramp_end); -+ if (pc >= sigtramp_end || pc < sigtramp_start) -+ return _URC_END_OF_STACK; -+ -+ sf = (struct sigframe *) context->cfa; -+ new_cfa = sf->REG_NAME(rsp); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ /* Register 7 is rsp */ -+ fs->regs.cfa_reg = 7; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(rax) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(rdx) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(rcx) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(rbx) - new_cfa; -+ fs->regs.reg[4].how = REG_SAVED_OFFSET; -+ fs->regs.reg[4].loc.offset = (long)&sf->REG_NAME(rsi) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(rdi) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(rbp) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(r8) - new_cfa; -+ fs->regs.reg[9].how = REG_SAVED_OFFSET; -+ fs->regs.reg[9].loc.offset = (long)&sf->REG_NAME(r9) - new_cfa; -+ fs->regs.reg[10].how = REG_SAVED_OFFSET; -+ fs->regs.reg[10].loc.offset = (long)&sf->REG_NAME(r10) - new_cfa; -+ fs->regs.reg[11].how = REG_SAVED_OFFSET; -+ fs->regs.reg[11].loc.offset = (long)&sf->REG_NAME(r11) - new_cfa; -+ fs->regs.reg[12].how = REG_SAVED_OFFSET; -+ fs->regs.reg[12].loc.offset = (long)&sf->REG_NAME(r12) - new_cfa; -+ fs->regs.reg[13].how = REG_SAVED_OFFSET; -+ fs->regs.reg[13].loc.offset = (long)&sf->REG_NAME(r13) - new_cfa; -+ fs->regs.reg[14].how = REG_SAVED_OFFSET; -+ fs->regs.reg[14].loc.offset = (long)&sf->REG_NAME(r14) - new_cfa; -+ fs->regs.reg[15].how = REG_SAVED_OFFSET; -+ fs->regs.reg[15].loc.offset = (long)&sf->REG_NAME(r15) - new_cfa; -+ fs->regs.reg[16].how = REG_SAVED_OFFSET; -+ fs->regs.reg[16].loc.offset = (long)&sf->REG_NAME(rip) - new_cfa; -+ fs->retaddr_column = 16; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+ -+#else /* Next section is for i386 */ -+ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_dragonfly_fallback_frame_state -+ -+ -+static void -+x86_sigtramp_range (unsigned char **start, unsigned char **end) -+{ -+ unsigned long ps_strings; -+ int mib[2]; -+ size_t len; -+ -+ mib[0] = CTL_KERN; -+ mib[1] = KERN_PS_STRINGS; -+ len = sizeof (ps_strings); -+ sysctl (mib, 2, &ps_strings, &len, NULL, 0); -+ -+ *start = (unsigned char *)ps_strings - 128; -+ *end = (unsigned char *)ps_strings; -+} -+ -+ -+static _Unwind_Reason_Code -+x86_dragonfly_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ unsigned char *pc = context->ra; -+ unsigned char *sigtramp_start, *sigtramp_end; -+ struct sigframe *sf; -+ long new_cfa; -+ -+ x86_sigtramp_range(&sigtramp_start, &sigtramp_end); -+ -+ if (pc >= sigtramp_end || pc < sigtramp_start) -+ return _URC_END_OF_STACK; -+ -+ sf = (struct sigframe *) context->cfa; -+ new_cfa = sf->REG_NAME(esp); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ fs->regs.cfa_reg = 4; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(eax) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(ebx) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(ecx) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(edx) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(esi) - new_cfa; -+ fs->regs.reg[7].how = REG_SAVED_OFFSET; -+ fs->regs.reg[7].loc.offset = (long)&sf->REG_NAME(edi) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(ebp) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(eip) - new_cfa; -+ fs->retaddr_column = 8; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+#endif /* ifdef __x86_64__ */ ---- /dev/null -+++ gcc/config/i386/dragonfly.h -@@ -0,0 +1,107 @@ -+/* Definitions for Intel 386 running DragonFly with ELF format -+ Copyright (C) 1996, 2000, 2002, 2004, 2007 Free Software Foundation, Inc. -+ Contributed by Eric Youngdale. -+ Modified for stabs-in-ELF by H.J. Lu. -+ Adapted from GNU/Linux version by John Polstra. -+ Continued development by David O'Brien -+ Copyright (C) 2010, 2011 John Marino -+ -+This file is part of GCC. -+ -+GCC is free software; you can redistribute it and/or modify -+it under the terms of the GNU General Public License as published by -+the Free Software Foundation; either version 3, or (at your option) -+any later version. -+ -+GCC is distributed in the hope that it will be useful, -+but WITHOUT ANY WARRANTY; without even the implied warranty of -+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+GNU General Public License for more details. -+ -+You should have received a copy of the GNU General Public License -+along with GCC; see the file COPYING3. If not see -+. */ -+ -+ -+#define TARGET_VERSION fprintf (stderr, " (i386 DragonFly/ELF)"); -+ -+/* Override the default comment-starter of "/". */ -+#undef ASM_COMMENT_START -+#define ASM_COMMENT_START "#" -+ -+#undef ASM_APP_ON -+#define ASM_APP_ON "#APP\n" -+ -+#undef ASM_APP_OFF -+#define ASM_APP_OFF "#NO_APP\n" -+ -+#undef DBX_REGISTER_NUMBER -+#define DBX_REGISTER_NUMBER(n) \ -+ (TARGET_64BIT ? dbx64_register_map[n] : svr4_dbx_register_map[n]) -+ -+#undef NO_PROFILE_COUNTERS -+#define NO_PROFILE_COUNTERS 1 -+ -+/* Tell final.c that we don't need a label passed to mcount. */ -+ -+#undef MCOUNT_NAME -+#define MCOUNT_NAME ".mcount" -+ -+/* Make gcc agree with . */ -+ -+#undef SIZE_TYPE -+#define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") -+ -+#undef PTRDIFF_TYPE -+#define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") -+ -+#undef WCHAR_TYPE_SIZE -+#define WCHAR_TYPE_SIZE (TARGET_64BIT ? 32 : BITS_PER_WORD) -+ -+#undef SUBTARGET_EXTRA_SPECS /* i386.h bogusly defines it. */ -+#define SUBTARGET_EXTRA_SPECS \ -+ { "dfbsd_dynamic_linker", DFBSD_DYNAMIC_LINKER } -+ -+ -+/* A C statement to output to the stdio stream FILE an assembler -+ command to advance the location counter to a multiple of 1< -+ -+This file is part of GCC. -+ -+GCC is free software; you can redistribute it and/or modify -+it under the terms of the GNU General Public License as published by -+the Free Software Foundation; either version 2, or (at your option) -+any later version. -+ -+In addition to the permissions in the GNU General Public License, the -+Free Software Foundation gives you unlimited permission to link the -+compiled version of this file with other programs, and to distribute -+those programs without any restriction coming from the use of this -+file. (The General Public License restrictions do apply in other -+respects; for example, they cover modification of the file, and -+distribution when not linked into another program.) -+ -+GCC is distributed in the hope that it will be useful, -+but WITHOUT ANY WARRANTY; without even the implied warranty of -+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+GNU General Public License for more details. -+ -+You should have received a copy of the GNU General Public License -+along with GCC; see the file COPYING. If not, write to -+the Free Software Foundation, 51 Franklin Street, Fifth Floor, -+Boston, MA 02110-1301, USA. */ -+ -+/* Do code reading to identify a signal frame, and set the frame -+ state data appropriately. See unwind-dw2.c for the structs. */ -+ -+#include -+#include -+#include -+#include -+#include -+ -+ -+#define REG_NAME(reg) sf_uc.uc_mcontext.mc_## reg -+ -+#ifdef __x86_64__ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_64_freebsd_fallback_frame_state -+ -+ -+static void -+x86_64_sigtramp_range (unsigned char **start, unsigned char **end) -+{ -+ unsigned long ps_strings; -+ int mib[2]; -+ size_t len; -+ -+ mib[0] = CTL_KERN; -+ mib[1] = KERN_PS_STRINGS; -+ len = sizeof (ps_strings); -+ sysctl (mib, 2, &ps_strings, &len, NULL, 0); -+ -+ *start = (unsigned char *)ps_strings - 32; -+ *end = (unsigned char *)ps_strings; -+} -+ -+ -+static _Unwind_Reason_Code -+x86_64_freebsd_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ unsigned char *pc = context->ra; -+ unsigned char *sigtramp_start, *sigtramp_end; -+ struct sigframe *sf; -+ long new_cfa; -+ -+ x86_64_sigtramp_range(&sigtramp_start, &sigtramp_end); -+ if (pc >= sigtramp_end || pc < sigtramp_start) -+ return _URC_END_OF_STACK; -+ -+ sf = (struct sigframe *) context->cfa; -+ new_cfa = sf->REG_NAME(rsp); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ /* Register 7 is rsp */ -+ fs->regs.cfa_reg = 7; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(rax) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(rdx) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(rcx) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(rbx) - new_cfa; -+ fs->regs.reg[4].how = REG_SAVED_OFFSET; -+ fs->regs.reg[4].loc.offset = (long)&sf->REG_NAME(rsi) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(rdi) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(rbp) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(r8) - new_cfa; -+ fs->regs.reg[9].how = REG_SAVED_OFFSET; -+ fs->regs.reg[9].loc.offset = (long)&sf->REG_NAME(r9) - new_cfa; -+ fs->regs.reg[10].how = REG_SAVED_OFFSET; -+ fs->regs.reg[10].loc.offset = (long)&sf->REG_NAME(r10) - new_cfa; -+ fs->regs.reg[11].how = REG_SAVED_OFFSET; -+ fs->regs.reg[11].loc.offset = (long)&sf->REG_NAME(r11) - new_cfa; -+ fs->regs.reg[12].how = REG_SAVED_OFFSET; -+ fs->regs.reg[12].loc.offset = (long)&sf->REG_NAME(r12) - new_cfa; -+ fs->regs.reg[13].how = REG_SAVED_OFFSET; -+ fs->regs.reg[13].loc.offset = (long)&sf->REG_NAME(r13) - new_cfa; -+ fs->regs.reg[14].how = REG_SAVED_OFFSET; -+ fs->regs.reg[14].loc.offset = (long)&sf->REG_NAME(r14) - new_cfa; -+ fs->regs.reg[15].how = REG_SAVED_OFFSET; -+ fs->regs.reg[15].loc.offset = (long)&sf->REG_NAME(r15) - new_cfa; -+ fs->regs.reg[16].how = REG_SAVED_OFFSET; -+ fs->regs.reg[16].loc.offset = (long)&sf->REG_NAME(rip) - new_cfa; -+ fs->retaddr_column = 16; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+ -+#else /* Next section is for i386 */ -+ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_freebsd_fallback_frame_state -+ -+ -+static void -+x86_sigtramp_range (unsigned char **start, unsigned char **end) -+{ -+ unsigned long ps_strings; -+ int mib[2]; -+ size_t len; -+ -+ mib[0] = CTL_KERN; -+ mib[1] = KERN_PS_STRINGS; -+ len = sizeof (ps_strings); -+ sysctl (mib, 2, &ps_strings, &len, NULL, 0); -+ -+ *start = (unsigned char *)ps_strings - 128; -+ *end = (unsigned char *)ps_strings; -+} -+ -+ -+static _Unwind_Reason_Code -+x86_freebsd_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ unsigned char *pc = context->ra; -+ unsigned char *sigtramp_start, *sigtramp_end; -+ struct sigframe *sf; -+ long new_cfa; -+ -+ x86_sigtramp_range(&sigtramp_start, &sigtramp_end); -+ -+ if (pc >= sigtramp_end || pc < sigtramp_start) -+ return _URC_END_OF_STACK; -+ -+ sf = (struct sigframe *) context->cfa; -+ new_cfa = sf->REG_NAME(esp); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ fs->regs.cfa_reg = 4; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(eax) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(ebx) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(ecx) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(edx) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(esi) - new_cfa; -+ fs->regs.reg[7].how = REG_SAVED_OFFSET; -+ fs->regs.reg[7].loc.offset = (long)&sf->REG_NAME(edi) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(ebp) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(eip) - new_cfa; -+ fs->retaddr_column = 8; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+#endif /* ifdef __x86_64__ */ ---- gcc/config/i386/freebsd.h.orig -+++ gcc/config/i386/freebsd.h -@@ -5,6 +5,7 @@ - Modified for stabs-in-ELF by H.J. Lu. - Adapted from GNU/Linux version by John Polstra. - Continued development by David O'Brien -+ Copyright (C) 2010, 2011 John Marino - - This file is part of GCC. - -@@ -51,22 +52,22 @@ - - #undef SIZE_TYPE - #define SIZE_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") -- -+ - #undef PTRDIFF_TYPE - #define PTRDIFF_TYPE (TARGET_64BIT ? "long int" : "int") -- -+ - #undef WCHAR_TYPE_SIZE - #define WCHAR_TYPE_SIZE (TARGET_64BIT ? 32 : BITS_PER_WORD) - - #undef SUBTARGET_EXTRA_SPECS /* i386.h bogusly defines it. */ - #define SUBTARGET_EXTRA_SPECS \ - { "fbsd_dynamic_linker", FBSD_DYNAMIC_LINKER } -- -+ - /* Provide a STARTFILE_SPEC appropriate for FreeBSD. Here we add -- the magical crtbegin.o file (see crtstuff.c) which provides part -- of the support for getting C++ file-scope static object constructed -+ the magical crtbegin.o file (see crtstuff.c) which provides part -+ of the support for getting C++ file-scope static object constructed - before entering `main'. */ -- -+ - #undef STARTFILE_SPEC - #define STARTFILE_SPEC \ - "%{!shared: \ -@@ -76,9 +77,9 @@ - crti.o%s %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}" - - /* Provide a ENDFILE_SPEC appropriate for FreeBSD. Here we tack on -- the magical crtend.o file (see crtstuff.c) which provides part of -- the support for getting C++ file-scope static object constructed -- before entering `main', followed by a normal "finalizer" file, -+ the magical crtend.o file (see crtstuff.c) which provides part of -+ the support for getting C++ file-scope static object constructed -+ before entering `main', followed by a normal "finalizer" file, - `crtn.o'. */ - - #undef ENDFILE_SPEC -@@ -129,10 +130,10 @@ - #undef DEFAULT_PCC_STRUCT_RETURN - #define DEFAULT_PCC_STRUCT_RETURN 0 - --/* FreeBSD sets the rounding precision of the FPU to 53 bits. Let the -- compiler get the contents of and std::numeric_limits correct. */ -+/* FreeBSD sets the rounding precision of the FPU to 53 bits, but GNAT -+ resets it to full precision. */ - #undef TARGET_96_ROUND_53_LONG_DOUBLE --#define TARGET_96_ROUND_53_LONG_DOUBLE (!TARGET_64BIT) -+#define TARGET_96_ROUND_53_LONG_DOUBLE 0 - - /* Put all *tf routines in libgcc. */ - #undef LIBGCC2_HAS_TF_MODE -@@ -148,5 +149,38 @@ - #define SUBTARGET32_DEFAULT_CPU "i486" - #endif - --#define TARGET_ASM_FILE_END file_end_indicate_exec_stack -+/* Define location of OS-specific unwind support configuration. */ -+#define MD_UNWIND_SUPPORT "config/i386/freebsd-unwind.h" -+ -+/* Through FreeBSD 8.2 at least, stack is denied execution rights by libthr -+ This only affects AMD64 since i386 ignores the nx bit (non-PAE) -+ However, it's still included in i386 because it's possible an AMD64 -+ machine will be required to run a binary generated by i386 GNAT. -+ perms = PROT_READ | PROT_WRITE | PROT_EXEC; -+*/ -+#define ENABLE_EXECUTE_STACK \ -+extern void __enable_execute_stack (void *); \ -+void \ -+__enable_execute_stack (void *addr) \ -+{ \ -+ extern int getpagesize (void); \ -+ extern int mprotect (void *, size_t, int); \ -+ \ -+ static int size; \ -+ long mask; \ -+ char *page, *ends; \ -+ long page_addr = (long) addr; \ -+ long ends_addr = (long) (addr + TRAMPOLINE_SIZE); \ -+ int perms = 7; \ -+ \ -+ if (size == 0) \ -+ { \ -+ size = getpagesize(); \ -+ } \ -+ mask = ~((long) size - 1); \ -+ page = (char *) (page_addr & mask); \ -+ ends = (char *) ((ends_addr & mask) + size); \ -+ (void) mprotect (page, ends - page, perms); \ -+} -+ - ---- gcc/config/i386/netbsd-elf.h.orig -+++ gcc/config/i386/netbsd-elf.h -@@ -2,6 +2,7 @@ - for i386/ELF NetBSD systems. - Copyright (C) 2001, 2002, 2004, 2007 Free Software Foundation, Inc. - Contributed by matthew green -+ Copyright (C) 2010, 2011 John Marino - - This file is part of GCC. - -@@ -39,6 +40,7 @@ - - #undef LINK_SPEC - #define LINK_SPEC NETBSD_LINK_SPEC_ELF -+#define LINK_LIBGCC_SPEC "%D -R @EXEC_PREFIX@/lib" - - #define NETBSD_ENTRY_POINT "__start" - -@@ -122,3 +124,14 @@ - #define ENABLE_EXECUTE_STACK NETBSD_ENABLE_EXECUTE_STACK - - #define TARGET_VERSION fprintf (stderr, " (NetBSD/i386 ELF)"); -+ -+/* ADDED FOR GNAT AUX SUPPORT */ -+/* Define this to be nonzero if static stack checking is supported. */ -+#define STACK_CHECK_STATIC_BUILTIN 1 -+ -+/* Define location of OS-specific unwind support configuration. */ -+#define MD_UNWIND_SUPPORT "config/i386/netbsd-unwind.h" -+ -+#if defined(HAVE_LD_EH_FRAME_HDR) -+#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " -+#endif ---- /dev/null -+++ gcc/config/i386/netbsd-unwind.h -@@ -0,0 +1,169 @@ -+/* DWARF2 EH unwinding support for x86 NetBSD -+ Copyright (C) 2010 John Marino (www.dragonlace.net) */ -+ -+/* Do code reading to identify a signal frame, and set the frame -+ state data appropriately. See unwind-dw2.c for the structs. */ -+ -+#include -+#include -+ -+#define REG_NAME(reg) sf_uc.uc_mcontext.__gregs[_REG_## reg] -+ -+#ifdef __x86_64__ -+ -+ -+ -+ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_64_netbsd_fallback_frame_state -+ -+static _Unwind_Reason_Code -+x86_64_netbsd_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ /* signal_frame is sigframe_siginfo minus sf_ra handler return address */ -+ struct signal_frame { -+ siginfo_t sf_si; /* actual saved siginfo */ -+ ucontext_t sf_uc; /* actual saved ucontext */ -+ }; -+ struct signal_frame *sf; -+ long new_cfa; -+ -+ /* We are looking for the following signal trampoline pattern. If we don't -+ find it, we are at the end of the stack and can't unwind. -+ -+ <__sigtramp_siginfo_2+12>: mov $0xffffffffffffffff,%rdi -+ <__sigtramp_siginfo_2+19>: mov $0x1,%rax -+ <__sigtramp_siginfo_2+26>: syscall -+ */ -+ -+ if ( *(unsigned int *) (context->ra + 12) == 0xffc7c748 -+ && *(unsigned int *) (context->ra + 16) == 0x48ffffff -+ && *(unsigned int *) (context->ra + 20) == 0x0001c0c7 -+ && *(unsigned int *) (context->ra + 24) == 0x050f0000 ) -+ { -+ sf = (struct signal_frame *) context->cfa; -+ new_cfa = sf->REG_NAME(RSP); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ fs->regs.cfa_reg = 7; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ } -+ else -+ { -+ return _URC_END_OF_STACK; -+ } -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[ 0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 0].loc.offset = (long)&sf->REG_NAME(RAX) - new_cfa; -+ fs->regs.reg[ 1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 1].loc.offset = (long)&sf->REG_NAME(RDX) - new_cfa; -+ fs->regs.reg[ 2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 2].loc.offset = (long)&sf->REG_NAME(RCX) - new_cfa; -+ fs->regs.reg[ 3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 3].loc.offset = (long)&sf->REG_NAME(RBX) - new_cfa; -+ fs->regs.reg[ 4].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 4].loc.offset = (long)&sf->REG_NAME(RSI) - new_cfa; -+ fs->regs.reg[ 5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 5].loc.offset = (long)&sf->REG_NAME(RDI) - new_cfa; -+ fs->regs.reg[ 6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 6].loc.offset = (long)&sf->REG_NAME(RBP) - new_cfa; -+ fs->regs.reg[ 8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 8].loc.offset = (long)&sf->REG_NAME(R8) - new_cfa; -+ fs->regs.reg[ 9].how = REG_SAVED_OFFSET; -+ fs->regs.reg[ 9].loc.offset = (long)&sf->REG_NAME(R9) - new_cfa; -+ fs->regs.reg[10].how = REG_SAVED_OFFSET; -+ fs->regs.reg[10].loc.offset = (long)&sf->REG_NAME(R10) - new_cfa; -+ fs->regs.reg[11].how = REG_SAVED_OFFSET; -+ fs->regs.reg[11].loc.offset = (long)&sf->REG_NAME(R11) - new_cfa; -+ fs->regs.reg[12].how = REG_SAVED_OFFSET; -+ fs->regs.reg[12].loc.offset = (long)&sf->REG_NAME(R12) - new_cfa; -+ fs->regs.reg[13].how = REG_SAVED_OFFSET; -+ fs->regs.reg[13].loc.offset = (long)&sf->REG_NAME(R13) - new_cfa; -+ fs->regs.reg[14].how = REG_SAVED_OFFSET; -+ fs->regs.reg[14].loc.offset = (long)&sf->REG_NAME(R14) - new_cfa; -+ fs->regs.reg[15].how = REG_SAVED_OFFSET; -+ fs->regs.reg[15].loc.offset = (long)&sf->REG_NAME(R15) - new_cfa; -+ fs->regs.reg[16].how = REG_SAVED_OFFSET; -+ fs->regs.reg[16].loc.offset = (long)&sf->REG_NAME(RIP) - new_cfa; -+ fs->retaddr_column = 16; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+ -+ -+ -+ -+#else /* Next section is for i386 */ -+ -+ -+ -+ -+#define MD_FALLBACK_FRAME_STATE_FOR x86_netbsd_fallback_frame_state -+ -+static _Unwind_Reason_Code -+x86_netbsd_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ /* signal_frame is sigframe_siginfo minus sf_ra handler return address */ -+ struct signal_frame { -+ int sf_signum; /* "signum" argument for handler" */ -+ siginfo_t *sf_sip; /* "sip" argument for handler" */ -+ ucontext_t *sf_ucp; /* "ucp" argument for handler" */ -+ siginfo_t sf_si; /* actual saved siginfo */ -+ ucontext_t sf_uc; /* actual saved ucontext */ -+ }; -+ struct signal_frame *sf; -+ long new_cfa; -+ -+ /* We are looking for the following signal trampoline pattern. If we don't -+ find it, we are at the end of the stack and can't unwind. -+ -+ <__sigtramp_siginfo_2+18>: movl $0xffffffff,0x4(%esp) -+ <__sigtramp_siginfo_2+26>: mov $0x1,%eax -+ <__sigtramp_siginfo_2+31>: int $0x80 -+ */ -+ -+ if ( *(unsigned int *) (context->ra + 18) == 0x042444c7 -+ && *(unsigned int *) (context->ra + 22) == 0xffffffff -+ && *(unsigned char *) (context->ra + 26) == 0xb8 -+ && *(unsigned int *) (context->ra + 27) == 0x00000001 -+ && *(unsigned short *) (context->ra + 31) == 0x80cd ) -+ { -+ sf = (struct signal_frame *) context->cfa; -+ new_cfa = sf->REG_NAME(ESP); -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ fs->regs.cfa_reg = 4; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ } -+ else -+ { -+ return _URC_END_OF_STACK; -+ } -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(EAX) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(EBX) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(ECX) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(EDX) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(ESI) - new_cfa; -+ fs->regs.reg[7].how = REG_SAVED_OFFSET; -+ fs->regs.reg[7].loc.offset = (long)&sf->REG_NAME(EDI) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(EBP) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(EIP) - new_cfa; -+ fs->retaddr_column = 8; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} -+ -+ -+ -+ -+#endif /* ifdef __x86_64__ */ -+ ---- gcc/config/i386/netbsd64.h.orig -+++ gcc/config/i386/netbsd64.h -@@ -2,6 +2,7 @@ - for x86-64/ELF NetBSD systems. - Copyright (C) 2002, 2004, 2007 Free Software Foundation, Inc. - Contributed by Wasabi Systems, Inc. -+ Copyright (C) 2010, 2011 John Marino - - This file is part of GCC. - -@@ -70,3 +71,13 @@ - #define ENABLE_EXECUTE_STACK NETBSD_ENABLE_EXECUTE_STACK - - #define TARGET_VERSION fprintf (stderr, " (NetBSD/x86_64 ELF)"); -+ -+/* ADDED FOR GNAT AUX SUPPORT */ -+/* Define this to be nonzero if static stack checking is supported. */ -+#define STACK_CHECK_STATIC_BUILTIN 1 -+ -+#define MD_UNWIND_SUPPORT "config/i386/netbsd-unwind.h" -+ -+#if defined(HAVE_LD_EH_FRAME_HDR) -+#define LINK_EH_SPEC "%{!static:--eh-frame-hdr} " -+#endif ---- /dev/null -+++ gcc/config/i386/openbsd-unwind32.h -@@ -0,0 +1,77 @@ -+/* DWARF2 EH unwinding support for x86 OpenBSD -+ Copyright (C) 2010 John Marino (www.dragonlace.net) */ -+ -+/* Do code reading to identify a signal frame, and set the frame -+ state data appropriately. See unwind-dw2.c for the structs. */ -+ -+#include -+#include -+#include -+/* machine/frame.h brings in sys/signal.h -+ sys/signal.h brings in machine/signal.h (sigcontext) -+ brings in sys/siginfo.h (siginfo_t) */ -+ -+ -+#define REG_NAME(reg) sf_sc.sc_## reg -+#define MD_FALLBACK_FRAME_STATE_FOR x86_openbsd_fallback_frame_state -+ -+ -+static void -+x86_sigtramp_range (unsigned char **start, unsigned char **end) -+{ -+ struct _ps_strings ps_strings; -+ int mib[2]; -+ size_t len; -+ -+ mib[0] = CTL_VM; -+ mib[1] = VM_PSSTRINGS; -+ len = sizeof (ps_strings); -+ sysctl (mib, 2, &ps_strings, &len, NULL, 0); -+ -+ *start = (unsigned char *)ps_strings.val - 128; -+ *end = (unsigned char *)ps_strings.val; -+} -+ -+ -+static _Unwind_Reason_Code -+x86_openbsd_fallback_frame_state -+(struct _Unwind_Context *context, _Unwind_FrameState *fs) -+{ -+ unsigned char *pc = context->ra; -+ unsigned char *sigtramp_start, *sigtramp_end; -+ struct sigframe *sf; -+ long new_cfa; -+ -+ x86_sigtramp_range(&sigtramp_start, &sigtramp_end); -+ -+ if (pc >= sigtramp_end || pc < sigtramp_start) -+ return _URC_END_OF_STACK; -+ -+ sf = (struct sigframe *) context->cfa; -+ new_cfa = sf->REG_NAME(esp); -+ -+ fs->regs.cfa_how = CFA_REG_OFFSET; -+ fs->regs.cfa_reg = 4; -+ fs->regs.cfa_offset = new_cfa - (long) context->cfa; -+ -+ /* The SVR4 register numbering macros aren't usable in libgcc. */ -+ fs->regs.reg[0].how = REG_SAVED_OFFSET; -+ fs->regs.reg[0].loc.offset = (long)&sf->REG_NAME(eax) - new_cfa; -+ fs->regs.reg[3].how = REG_SAVED_OFFSET; -+ fs->regs.reg[3].loc.offset = (long)&sf->REG_NAME(ebx) - new_cfa; -+ fs->regs.reg[1].how = REG_SAVED_OFFSET; -+ fs->regs.reg[1].loc.offset = (long)&sf->REG_NAME(ecx) - new_cfa; -+ fs->regs.reg[2].how = REG_SAVED_OFFSET; -+ fs->regs.reg[2].loc.offset = (long)&sf->REG_NAME(edx) - new_cfa; -+ fs->regs.reg[6].how = REG_SAVED_OFFSET; -+ fs->regs.reg[6].loc.offset = (long)&sf->REG_NAME(esi) - new_cfa; -+ fs->regs.reg[7].how = REG_SAVED_OFFSET; -+ fs->regs.reg[7].loc.offset = (long)&sf->REG_NAME(edi) - new_cfa; -+ fs->regs.reg[5].how = REG_SAVED_OFFSET; -+ fs->regs.reg[5].loc.offset = (long)&sf->REG_NAME(ebp) - new_cfa; -+ fs->regs.reg[8].how = REG_SAVED_OFFSET; -+ fs->regs.reg[8].loc.offset = (long)&sf->REG_NAME(eip) - new_cfa; -+ fs->retaddr_column = 8; -+ fs->signal_frame = 1; -+ return _URC_NO_REASON; -+} ---- /dev/null -+++ gcc/config/i386/openbsd64.h -@@ -0,0 +1,112 @@ -+/* Definitions for AMD x86_64 running OpenBSD BSD with ELF Format */ -+ -+#undef TARGET_VERSION -+#define TARGET_VERSION fprintf (stderr, " (OpenBSD/x86-64 ELF)") -+ -+/* This gets defined in tm.h->linux.h->svr4.h, and keeps us from using -+ libraries compiled with the native cc, so undef it. */ -+#undef NO_DOLLAR_IN_LABEL -+ -+/* Override the default comment-starter of "/". */ -+#undef ASM_COMMENT_START -+#define ASM_COMMENT_START "#" -+ -+/* Run-time target specifications */ -+ -+#define TARGET_OS_CPP_BUILTINS() \ -+ do \ -+ { \ -+ OPENBSD_OS_CPP_BUILTINS_ELF(); \ -+ if (TARGET_64BIT) \ -+ OPENBSD_OS_CPP_BUILTINS_LP64(); \ -+ } \ -+ while (0) -+ -+/* As an elf system, we need crtbegin/crtend stuff. */ -+#undef STARTFILE_SPEC -+#define STARTFILE_SPEC "\ -+ %{!shared: %{pg:gcrt0%O%s} %{!pg:%{p:gcrt0%O%s} %{!p:crt0%O%s}} \ -+ crtbegin%O%s} %{shared:crtbeginS%O%s}" -+#undef ENDFILE_SPEC -+#define ENDFILE_SPEC "%{!shared:crtend%O%s} %{shared:crtendS%O%s}" -+ -+/* Layout of source language data types. */ -+ -+/* This must agree with */ -+#undef SIZE_TYPE -+#define SIZE_TYPE "long unsigned int" -+ -+#undef PTRDIFF_TYPE -+#define PTRDIFF_TYPE "long int" -+ -+#undef WCHAR_TYPE -+#define WCHAR_TYPE "int" -+ -+#undef WCHAR_TYPE_SIZE -+#define WCHAR_TYPE_SIZE 32 -+ -+/* Assembler format: overall framework. */ -+ -+#undef ASM_APP_ON -+#define ASM_APP_ON "#APP\n" -+ -+#undef ASM_APP_OFF -+#define ASM_APP_OFF "#NO_APP\n" -+ -+#undef SET_ASM_OP -+#define SET_ASM_OP "\t.set\t" -+ -+/* The following macros were originally stolen from i386v4.h. -+ These have to be defined to get PIC code correct. */ -+ -+/* Assembler format: dispatch tables. */ -+ -+/* Assembler format: sections. */ -+ -+/* Stack & calling: aggregate returns. */ -+ -+/* Don't default to pcc-struct-return, because gcc is the only compiler, and -+ we want to retain compatibility with older gcc versions. */ -+#define DEFAULT_PCC_STRUCT_RETURN 0 -+ -+/* Assembler format: alignment output. */ -+ -+/* Stack & calling: profiling. */ -+ -+/* OpenBSD's profiler recovers all information from the stack pointer. -+ The icky part is not here, but in machine/profile.h. */ -+#undef FUNCTION_PROFILER -+#define FUNCTION_PROFILER(FILE, LABELNO) \ -+ fputs (flag_pic ? "\tcall __mcount@PLT\n": "\tcall __mcount\n", FILE); -+ -+/* Assembler format: exception region output. */ -+ -+/* Assembler format: alignment output. */ -+ -+/* Note that we pick up ASM_OUTPUT_MAX_SKIP_ALIGN from i386/gas.h */ -+ -+/* Note that we pick up ASM_OUTPUT_MI_THUNK from unix.h. */ -+ -+#undef LINK_SPEC -+#define LINK_SPEC \ -+ "%{!shared:%{!nostdlib:%{!r*:%{!e*:-e __start}}}} \ -+ %{shared:-shared} %{R*} \ -+ %{static:-Bstatic} \ -+ %{!static:-Bdynamic} \ -+ %{assert*} \ -+ %{!dynamic-linker:-dynamic-linker /usr/libexec/ld.so}" -+ -+#define OBSD_HAS_CORRECT_SPECS -+ -+#undef JUMP_TABLES_IN_TEXT_SECTION -+#define JUMP_TABLES_IN_TEXT_SECTION (flag_pic) -+ -+/* ADDED FOR GNAT AUX SUPPORT */ -+/* Define this to be nonzero if static stack checking is supported */ -+#undef STACK_CHECK_STATIC_BUILTIN -+#define STACK_CHECK_STATIC_BUILTIN 1 -+ -+/* Ensure rounding is left to GNAT (Not required for AMD64) */ -+#undef TARGET_96_ROUND_53_LONG_DOUBLE -+#define TARGET_96_ROUND_53_LONG_DOUBLE 1 -+ ---- gcc/config/i386/openbsdelf.h.orig -+++ gcc/config/i386/openbsdelf.h -@@ -1,6 +1,7 @@ - /* Configuration for an OpenBSD i386 target. -- -+ - Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc. -+ Copyright (C) 2010, 2011 John Marino - - This file is part of GCC. - -@@ -82,7 +83,7 @@ - - /* The following macros were originally stolen from i386v4.h. - These have to be defined to get PIC code correct. */ -- -+ - /* Assembler format: dispatch tables. */ - - /* Assembler format: sections. */ -@@ -132,3 +133,18 @@ - -dynamic-linker /usr/libexec/ld.so" - - #define OBSD_HAS_CORRECT_SPECS -+ -+ -+/* ADDED FOR GNAT AUX SUPPORT */ -+/* Define this to be nonzero if static stack checking is supported */ -+#undef STACK_CHECK_STATIC_BUILTIN -+#define STACK_CHECK_STATIC_BUILTIN 1 -+ -+/* Ensure rounding is left to GNAT (i386 only) */ -+#undef TARGET_96_ROUND_53_LONG_DOUBLE -+#define TARGET_96_ROUND_53_LONG_DOUBLE 0 -+ -+/* Define location of OS-specific unwind support configuration. -+ Not required until OpenBSD changes from SJLJ to ZCX exceptions -+ When that happens, remove comments from first line and delete second line. */ -+/*#define MD_UNWIND_SUPPORT "config/i386/openbsd-unwind32.h" */ ---- gcc/ginclude/stddef.h.orig -+++ gcc/ginclude/stddef.h -@@ -1,5 +1,6 @@ - /* Copyright (C) 1989, 1997, 1998, 1999, 2000, 2002, 2004, 2009 - Free Software Foundation, Inc. -+ Copyright (C) 2010 John Marino - - This file is part of GCC. - -@@ -59,6 +60,10 @@ - #include - #endif - -+#if defined (__DragonFly__) -+#include -+#endif -+ - /* In 4.3bsd-net2, machine/ansi.h defines these symbols, which are - defined if the corresponding type is *not* defined. - FreeBSD-2.1 defines _MACHINE_ANSI_H_ instead of _ANSI_H_. -@@ -136,6 +141,7 @@ - #ifndef _BSD_PTRDIFF_T_ - #ifndef ___int_ptrdiff_t_h - #ifndef _GCC_PTRDIFF_T -+#ifndef _PTRDIFF_T_DECLARED /* DragonFly BSD */ - #define _PTRDIFF_T - #define _T_PTRDIFF_ - #define _T_PTRDIFF -@@ -144,10 +150,12 @@ - #define _BSD_PTRDIFF_T_ - #define ___int_ptrdiff_t_h - #define _GCC_PTRDIFF_T -+#define _PTRDIFF_T_DECLARED - #ifndef __PTRDIFF_TYPE__ - #define __PTRDIFF_TYPE__ long int - #endif - typedef __PTRDIFF_TYPE__ ptrdiff_t; -+#endif /* _PTRDFF_T_DECLARED */ - #endif /* _GCC_PTRDIFF_T */ - #endif /* ___int_ptrdiff_t_h */ - #endif /* _BSD_PTRDIFF_T_ */ -@@ -179,7 +187,7 @@ - #ifndef _SIZE_T_DEFINED_ - #ifndef _SIZE_T_DEFINED - #ifndef _BSD_SIZE_T_DEFINED_ /* Darwin */ --#ifndef _SIZE_T_DECLARED /* FreeBSD 5 */ -+#ifndef _SIZE_T_DECLARED /* FreeBSD 5, also DragonFly */ - #ifndef ___int_size_t_h - #ifndef _GCC_SIZE_T - #ifndef _SIZET_ -@@ -196,12 +204,13 @@ - #define _SIZE_T_DEFINED_ - #define _SIZE_T_DEFINED - #define _BSD_SIZE_T_DEFINED_ /* Darwin */ --#define _SIZE_T_DECLARED /* FreeBSD 5 */ -+#define _SIZE_T_DECLARED /* FreeBSD 5, DragonFly */ - #define ___int_size_t_h - #define _GCC_SIZE_T - #define _SIZET_ --#if defined (__FreeBSD__) && (__FreeBSD__ >= 5) --/* __size_t is a typedef on FreeBSD 5!, must not trash it. */ -+#if defined (__DragonFly__) || (defined (__FreeBSD__) && (__FreeBSD__ >= 5)) -+/* __size_t is a typedef on FreeBSD 5!, must not trash it. -+ __size_t is also defined in on DragonFly BSD */ - #else - #define __size_t - #endif -@@ -253,7 +262,7 @@ - #ifndef _BSD_WCHAR_T_ - #ifndef _BSD_WCHAR_T_DEFINED_ /* Darwin */ - #ifndef _BSD_RUNE_T_DEFINED_ /* Darwin */ --#ifndef _WCHAR_T_DECLARED /* FreeBSD 5 */ -+#ifndef _WCHAR_T_DECLARED /* FreeBSD 5, also DragonFly */ - #ifndef _WCHAR_T_DEFINED_ - #ifndef _WCHAR_T_DEFINED - #ifndef _WCHAR_T_H -@@ -305,8 +314,10 @@ - #endif - /* FreeBSD 5 can't be handled well using "traditional" logic above - since it no longer defines _BSD_RUNE_T_ yet still desires to export -- rune_t in some cases... */ --#if defined (__FreeBSD__) && (__FreeBSD__ >= 5) -+ rune_t in some cases... -+ DragonFly BSD inherited this quirk from FreeBSD 4.8. -+*/ -+#if defined (__DragonFly__) || (defined (__FreeBSD__) && (__FreeBSD__ >= 5)) - #if !defined (_ANSI_SOURCE) && !defined (_POSIX_SOURCE) - #if __BSD_VISIBLE - #ifndef _RUNE_T_DECLARED ---- include/libiberty.h.orig -+++ include/libiberty.h -@@ -2,6 +2,7 @@ - - Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. -+ Copyright 2010, 2011 John Marino - - Note - certain prototypes declared in this header file are for - functions whoes implementation copyright does not belong to the -@@ -102,7 +103,16 @@ - to find the declaration so provide a fully prototyped one. If it - is 1, we found it so don't provide any declaration at all. */ - #if !HAVE_DECL_BASENAME --#if defined (__GNU_LIBRARY__ ) || defined (__linux__) || defined (__FreeBSD__) || defined (__OpenBSD__) || defined(__NetBSD__) || defined (__CYGWIN__) || defined (__CYGWIN32__) || defined (__MINGW32__) || defined (HAVE_DECL_BASENAME) -+#if defined (__GNU_LIBRARY__) \ -+ || defined (__linux__) \ -+ || defined (__FreeBSD__) \ -+ || defined (__OpenBSD__) \ -+ || defined (__NetBSD__) \ -+ || defined (__DragonFly__) \ -+ || defined (__CYGWIN__) \ -+ || defined (__CYGWIN32__) \ -+ || defined (__MINGW32__) \ -+ || defined (HAVE_DECL_BASENAME) - extern char *basename (const char *); - #else - /* Do not allow basename to be used if there is no prototype seen. We ---- libgcc/config.host.orig -+++ libgcc/config.host -@@ -1,6 +1,7 @@ - # libgcc host-specific configuration file. - # Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - # 2008, 2009, 2010 Free Software Foundation, Inc. -+# Copyright 2010-2012 John Marino - - #This file is part of GCC. - -@@ -157,6 +158,8 @@ - ;; - *-*-openbsd*) - ;; -+*-*-dragonfly*) -+ ;; - *-*-rtems*) - ;; - *-*-vxworks*) -@@ -278,6 +281,14 @@ - x86_64-*-freebsd*) - tmake_file="${tmake_file} i386/t-freebsd" - ;; -+i[34567]86-*-dragonfly*) -+ # define symbol versions (same as FreeBSD) -+ tmake_file="${tmake_file} i386/t-dragonfly" -+ ;; -+x86_64-*-dragonfly*) -+ # define symbol versions (same as FreeBSD) -+ tmake_file="${tmake_file} i386/t-dragonfly" -+ ;; - i[34567]86-*-netbsdelf*) - ;; - i[34567]86-*-netbsd*) -@@ -288,6 +299,8 @@ - ;; - i[34567]86-*-openbsd*) - ;; -+x86_64-*-openbsd*) -+ ;; - i[34567]86-*-linux* | i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu | i[34567]86-*-gnu*) - extra_parts="$extra_parts crtprec32.o crtprec64.o crtprec80.o crtfastmath.o" - tmake_file="${tmake_file} i386/t-crtpc i386/t-crtfm" -@@ -619,6 +632,9 @@ - tmake_file="${tmake_file} t-softfp i386/${host_address}/t-fprules-softfp" - fi - ;; -+i[34567]86-*-dragonfly* | i[34567]86-*-netbsdelf*) -+ tmake_file="${tmake_file} t-softfp i386/32/t-fprules-softfp" -+ ;; - esac - - case ${host} in ---- /dev/null -+++ libgcc/config/i386/t-dragonfly -@@ -0,0 +1,2 @@ -+# Add support for the introduction of 128-bit long double. -+SHLIB_MAPFILES += $(srcdir)/config/i386/libgcc-bsd.ver ---- gcc/configure.orig -+++ gcc/configure -@@ -25833,6 +25833,20 @@ - gcc_cv_target_dl_iterate_phdr=no - fi - ;; -+ *-*-dragonfly* | *-*-freebsd*) -+ if grep dl_iterate_phdr $target_header_dir/sys/link_elf.h > /dev/null 2>&1; then -+ gcc_cv_target_dl_iterate_phdr=yes -+ else -+ gcc_cv_target_dl_iterate_phdr=no -+ fi -+ ;; -+# *-*-netbsd* | *-*-openbsd*) -+# if grep dl_iterate_phdr $target_header_dir/link_elf.h > /dev/null 2>&1; then -+# gcc_cv_target_dl_iterate_phdr=yes -+# else -+# gcc_cv_target_dl_iterate_phdr=no -+# fi -+# ;; - esac - - if test x$gcc_cv_target_dl_iterate_phdr = xyes; then ---- gcc/Makefile.in.orig -+++ gcc/Makefile.in -@@ -4322,7 +4322,7 @@ - DESTDIR=$(@D) \ - $(SHELL) $(srcdir)/doc/install.texi2html - --MANFILES = doc/gcov.1 doc/cpp.1 doc/gcc.1 doc/gfdl.7 doc/gpl.7 doc/fsf-funding.7 -+MANFILES = doc/gcov.1 doc/cpp.1 doc/gcc.1 - - generated-manpages: man - -@@ -4474,7 +4474,7 @@ - # Install the driver last so that the window when things are - # broken is small. - install: install-common $(INSTALL_HEADERS) \ -- install-cpp install-man install-info install-@POSUB@ \ -+ install-cpp install-man install-@POSUB@ \ - install-driver install-lto-wrapper - - ifeq ($(enable_plugin),yes) -@@ -4665,10 +4665,7 @@ - install-man: lang.install-man \ - $(DESTDIR)$(man1dir)/$(GCC_INSTALL_NAME)$(man1ext) \ - $(DESTDIR)$(man1dir)/$(CPP_INSTALL_NAME)$(man1ext) \ -- $(DESTDIR)$(man1dir)/$(GCOV_INSTALL_NAME)$(man1ext) \ -- $(DESTDIR)$(man7dir)/fsf-funding$(man7ext) \ -- $(DESTDIR)$(man7dir)/gfdl$(man7ext) \ -- $(DESTDIR)$(man7dir)/gpl$(man7ext) -+ $(DESTDIR)$(man1dir)/$(GCOV_INSTALL_NAME)$(man1ext) - - $(DESTDIR)$(man7dir)/%$(man7ext): doc/%.7 installdirs - -rm -f $@ ---- libiberty/getpagesize.c.orig -+++ libiberty/getpagesize.c -@@ -20,6 +20,7 @@ - - */ - -+#ifndef __ANDROID__ - #ifndef VMS - - #include "config.h" -@@ -88,3 +89,4 @@ - } - - #endif /* VMS */ -+#endif /* __ANDROID__ */ ---- libiberty/setproctitle.c.orig -+++ libiberty/setproctitle.c -@@ -40,9 +40,11 @@ - void - setproctitle (const char *name ATTRIBUTE_UNUSED, ...) - { -+#ifndef __ANDROID__ - #ifdef PR_SET_NAME - /* On Linux this sets the top visible "comm", but not necessarily - the name visible in ps. */ - prctl (PR_SET_NAME, name); - #endif -+#endif - } ---- configure.orig -+++ configure -@@ -14196,7 +14196,7 @@ - _ACEOF - if ac_fn_c_try_compile "$LINENO"; then : - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 --$as_echo "yes" >&6; }; stage1_cflags="$stage1_cflags -fkeep-inline-functions" -+$as_echo "yes" >&6; }; - else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } diff --git a/lang/gnat-aux/files/diff-cxx b/lang/gnat-aux/files/diff-cxx deleted file mode 100644 index 681373a35..000000000 --- a/lang/gnat-aux/files/diff-cxx +++ /dev/null @@ -1,917 +0,0 @@ ---- libstdc++-v3/acinclude.m4.orig -+++ libstdc++-v3/acinclude.m4 -@@ -1753,7 +1753,7 @@ - AC_DEFUN([GLIBCXX_ENABLE_CLOCALE], [ - GLIBCXX_ENABLE(clocale,auto,[[[=MODEL]]], - [use MODEL for target locale package], -- [permit generic|gnu|ieee_1003.1-2001|yes|no|auto]) -+ [permit generic|gnu|ieee_1003.1-2001|darwin|dragonfly|yes|no|auto]) - - # Deal with gettext issues. Default to not using it (=no) until we detect - # support for it later. Let the user turn it off via --e/d, but let that -@@ -1780,6 +1780,9 @@ - darwin* | freebsd*) - enable_clocale_flag=darwin - ;; -+ dragonfly*) -+ enable_clocale_flag_dragonfly -+ ;; - *) - enable_clocale_flag=generic - ;; -@@ -1864,7 +1867,22 @@ - CTIME_CC=config/locale/generic/time_members.cc - CLOCALE_INTERNAL_H=config/locale/generic/c++locale_internal.h - ;; -+ dragonfly) -+ AC_MSG_RESULT(darwin or freebsd) - -+ CLOCALE_H=config/locale/generic/c_locale.h -+ CLOCALE_CC=config/locale/dragonfly/c_locale.cc -+ CCODECVT_CC=config/locale/generic/codecvt_members.cc -+ CCOLLATE_CC=config/locale/generic/collate_members.cc -+ CCTYPE_CC=config/locale/dragonfly/ctype_members.cc -+ CMESSAGES_H=config/locale/generic/messages_members.h -+ CMESSAGES_CC=config/locale/generic/messages_members.cc -+ CMONEY_CC=config/locale/generic/monetary_members.cc -+ CNUMERIC_CC=config/locale/generic/numeric_members.cc -+ CTIME_H=config/locale/generic/time_members.h -+ CTIME_CC=config/locale/generic/time_members.cc -+ CLOCALE_INTERNAL_H=config/locale/generic/c++locale_internal.h -+ ;; - gnu) - AC_MSG_RESULT(gnu) - ---- libstdc++-v3/configure.orig -+++ libstdc++-v3/configure -@@ -15638,7 +15638,7 @@ - if test "${enable_clocale+set}" = set; then : - enableval=$enable_clocale; - case "$enableval" in -- generic|gnu|ieee_1003.1-2001|yes|no|auto) ;; -+ generic|gnu|ieee_1003.1-2001|darwin|dragonfly|yes|no|auto) ;; - *) as_fn_error "Unknown argument to enable/disable clocale" "$LINENO" 5 ;; - esac - -@@ -15676,6 +15676,9 @@ - darwin* | freebsd*) - enable_clocale_flag=darwin - ;; -+ dragonfly*) -+ enable_clocale_flag=dragonfly -+ ;; - *) - enable_clocale_flag=generic - ;; -@@ -15813,7 +15816,23 @@ - CTIME_CC=config/locale/generic/time_members.cc - CLOCALE_INTERNAL_H=config/locale/generic/c++locale_internal.h - ;; -+ dragonfly) -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: dragonfly" >&5 -+$as_echo "darwin or freebsd" >&6; } - -+ CLOCALE_H=config/locale/generic/c_locale.h -+ CLOCALE_CC=config/locale/dragonfly/c_locale.cc -+ CCODECVT_CC=config/locale/generic/codecvt_members.cc -+ CCOLLATE_CC=config/locale/generic/collate_members.cc -+ CCTYPE_CC=config/locale/dragonfly/ctype_members.cc -+ CMESSAGES_H=config/locale/generic/messages_members.h -+ CMESSAGES_CC=config/locale/generic/messages_members.cc -+ CMONEY_CC=config/locale/generic/monetary_members.cc -+ CNUMERIC_CC=config/locale/generic/numeric_members.cc -+ CTIME_H=config/locale/generic/time_members.h -+ CTIME_CC=config/locale/generic/time_members.cc -+ CLOCALE_INTERNAL_H=config/locale/generic/c++locale_internal.h -+ ;; - gnu) - { $as_echo "$as_me:${as_lineno-$LINENO}: result: gnu" >&5 - $as_echo "gnu" >&6; } ---- libstdc++-v3/configure.host.orig -+++ libstdc++-v3/configure.host -@@ -233,6 +233,9 @@ - os_include_dir="os/djgpp" - error_constants_dir="os/djgpp" - ;; -+ dragonfly*) -+ os_include_dir="os/bsd/dragonfly" -+ ;; - freebsd*) - os_include_dir="os/bsd/freebsd" - ;; ---- /dev/null -+++ libstdc++-v3/config/locale/dragonfly/c_locale.cc -@@ -0,0 +1,300 @@ -+// Wrapper for underlying C-language localization -*- C++ -*- -+ -+// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -+// Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// -+// ISO C++ 14882: 22.8 Standard locale categories. -+// -+ -+// Written by Benjamin Kosnik -+ -+#include // For errno -+#include // For isinf, finite, finitef, fabs -+#include // For strof, strtold -+#include -+#include -+#include -+#include -+ -+#ifdef _GLIBCXX_HAVE_IEEEFP_H -+#include -+#endif -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+_GLIBCXX_BEGIN_NAMESPACE_VERSION -+ -+ template<> -+ void -+ __convert_to_v(const char* __s, float& __v, ios_base::iostate& __err, -+ const __c_locale&) throw() -+ { -+ // Assumes __s formatted for "C" locale. -+ char* __old = setlocale(LC_ALL, 0); -+ const size_t __len = strlen(__old) + 1; -+ char* __sav = new char[__len]; -+ memcpy(__sav, __old, __len); -+ setlocale(LC_ALL, "C"); -+ char* __sanity; -+ bool __overflow = false; -+ -+#if !__FLT_HAS_INFINITY__ -+ errno = 0; -+#endif -+ -+#ifdef _GLIBCXX_HAVE_STRTOF -+ __v = strtof(__s, &__sanity); -+#else -+ double __d = strtod(__s, &__sanity); -+ __v = static_cast(__d); -+#ifdef _GLIBCXX_HAVE_FINITEF -+ if (!finitef (__v)) -+ __overflow = true; -+#elif defined (_GLIBCXX_HAVE_FINITE) -+ if (!finite (static_cast (__v))) -+ __overflow = true; -+#elif defined (_GLIBCXX_HAVE_ISINF) -+ if (isinf (static_cast (__v))) -+ __overflow = true; -+#else -+ if (fabs(__d) > numeric_limits::max()) -+ __overflow = true; -+#endif -+#endif // _GLIBCXX_HAVE_STRTOF -+ -+ // _GLIBCXX_RESOLVE_LIB_DEFECTS -+ // 23. Num_get overflow result. -+ if (__sanity == __s || *__sanity != '\0') -+ { -+ __v = 0.0f; -+ __err = ios_base::failbit; -+ } -+ else if (__overflow -+#if __FLT_HAS_INFINITY__ -+ || __v == numeric_limits::infinity() -+ || __v == -numeric_limits::infinity() -+#else -+ || ((__v > 1.0f || __v < -1.0f) && errno == ERANGE) -+#endif -+ ) -+ { -+ if (__v > 0.0f) -+ __v = numeric_limits::max(); -+ else -+ __v = -numeric_limits::max(); -+ __err = ios_base::failbit; -+ } -+ -+ setlocale(LC_ALL, __sav); -+ delete [] __sav; -+ } -+ -+ template<> -+ void -+ __convert_to_v(const char* __s, double& __v, ios_base::iostate& __err, -+ const __c_locale&) throw() -+ { -+ // Assumes __s formatted for "C" locale. -+ char* __old = setlocale(LC_ALL, 0); -+ const size_t __len = strlen(__old) + 1; -+ char* __sav = new char[__len]; -+ memcpy(__sav, __old, __len); -+ setlocale(LC_ALL, "C"); -+ char* __sanity; -+ -+#if !__DBL_HAS_INFINITY__ -+ errno = 0; -+#endif -+ -+ __v = strtod(__s, &__sanity); -+ -+ // _GLIBCXX_RESOLVE_LIB_DEFECTS -+ // 23. Num_get overflow result. -+ if (__sanity == __s || *__sanity != '\0') -+ { -+ __v = 0.0; -+ __err = ios_base::failbit; -+ } -+ else if ( -+#if __DBL_HAS_INFINITY__ -+ __v == numeric_limits::infinity() -+ || __v == -numeric_limits::infinity()) -+#else -+ (__v > 1.0 || __v < -1.0) && errno == ERANGE) -+#endif -+ { -+ if (__v > 0.0) -+ __v = numeric_limits::max(); -+ else -+ __v = -numeric_limits::max(); -+ __err = ios_base::failbit; -+ } -+ -+ setlocale(LC_ALL, __sav); -+ delete [] __sav; -+ } -+ -+ template<> -+ void -+ __convert_to_v(const char* __s, long double& __v, -+ ios_base::iostate& __err, const __c_locale&) throw() -+ { -+ // Assumes __s formatted for "C" locale. -+ char* __old = setlocale(LC_ALL, 0); -+ const size_t __len = strlen(__old) + 1; -+ char* __sav = new char[__len]; -+ memcpy(__sav, __old, __len); -+ setlocale(LC_ALL, "C"); -+ -+#if !__LDBL_HAS_INFINITY__ -+ errno = 0; -+#endif -+ -+#if defined(_GLIBCXX_HAVE_STRTOLD) && !defined(_GLIBCXX_HAVE_BROKEN_STRTOLD) -+ char* __sanity; -+ __v = strtold(__s, &__sanity); -+ -+ // _GLIBCXX_RESOLVE_LIB_DEFECTS -+ // 23. Num_get overflow result. -+ if (__sanity == __s || *__sanity != '\0') -+#else -+ typedef char_traits::int_type int_type; -+ int __p = sscanf(__s, "%Lf", &__v); -+ -+ if (!__p || static_cast(__p) == char_traits::eof()) -+#endif -+ { -+ __v = 0.0l; -+ __err = ios_base::failbit; -+ } -+ else if ( -+#if __LDBL_HAS_INFINITY__ -+ __v == numeric_limits::infinity() -+ || __v == -numeric_limits::infinity()) -+#else -+ (__v > 1.0l || __v < -1.0l) && errno == ERANGE) -+#endif -+ { -+ if (__v > 0.0l) -+ __v = numeric_limits::max(); -+ else -+ __v = -numeric_limits::max(); -+ __err = ios_base::failbit; -+ } -+ -+ setlocale(LC_ALL, __sav); -+ delete [] __sav; -+ } -+ -+ -+ /* DragonFly's implemenation of setlocale won't accept something like -+ "de_DE". According to nls manpage, the expected format is: -+ language[_territory][.codeset][@modifier], but it seems that both -+ the _territory and .codeset components are required. -+ -+ As an attempt to correct for this, we'll tack on ".UTF-8" if -+ a period is not detected in the locale string. -+ -+ There are no locales with modifiers on DragonFly so if found, they -+ will just be stripped off silently. e.g "de_DE@euro" will be reduced -+ to "de_DE". The UTF-8 default would be added after that. -+ */ -+ -+ void -+ locale::facet::_S_create_c_locale(__c_locale& __cloc, const char* __s, -+ __c_locale) -+ { -+ const size_t size__s = (__s == NULL) ? 1 : strlen (__s); -+ const char UTF8[] = ".UTF-8"; -+ char localspec[size__s + 6 + 1]; -+ -+ if (__s == NULL) { -+ localspec[0] = NULL; -+ } else { -+ strcpy (localspec, __s); -+ char * pch = strchr (localspec, '@'); -+ if (pch != NULL) -+ *pch = 0; -+ -+ if ( (strchr (__s, '.') == NULL) -+ && (strcmp (__s, "C") != 0) -+ && (strcmp (__s, "POSIX") != 0)) -+ strncat (localspec, UTF8, 6); -+ } -+ -+ const char * result = std::setlocale(LC_ALL, localspec); -+ -+ if ((strcmp(result, "C") != 0) && (strcmp (result, localspec) != 0)) -+ __throw_runtime_error(__N("locale::facet::_S_create_c_locale " -+ "name not valid")); -+ __cloc = 0; -+ } -+ -+ void -+ locale::facet::_S_destroy_c_locale(__c_locale& __cloc) -+ { __cloc = 0; } -+ -+ __c_locale -+ locale::facet::_S_clone_c_locale(__c_locale&) throw() -+ { return __c_locale(); } -+ -+ __c_locale -+ locale::facet::_S_lc_ctype_c_locale(__c_locale, const char*) -+ { return __c_locale(); } -+ -+_GLIBCXX_END_NAMESPACE_VERSION -+} // namespace -+ -+namespace __gnu_cxx _GLIBCXX_VISIBILITY(default) -+{ -+_GLIBCXX_BEGIN_NAMESPACE_VERSION -+ -+ const char* const category_names[6 + _GLIBCXX_NUM_CATEGORIES] = -+ { -+ "LC_CTYPE", -+ "LC_NUMERIC", -+ "LC_TIME", -+ "LC_COLLATE", -+ "LC_MONETARY", -+ "LC_MESSAGES" -+ }; -+ -+_GLIBCXX_END_NAMESPACE_VERSION -+} // namespace -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+_GLIBCXX_BEGIN_NAMESPACE_VERSION -+ -+ const char* const* const locale::_S_categories = __gnu_cxx::category_names; -+ -+_GLIBCXX_END_NAMESPACE_VERSION -+} // namespace -+ -+// XXX GLIBCXX_ABI Deprecated -+#ifdef _GLIBCXX_LONG_DOUBLE_COMPAT -+#define _GLIBCXX_LDBL_COMPAT(dbl, ldbl) \ -+ extern "C" void ldbl (void) __attribute__ ((alias (#dbl))) -+_GLIBCXX_LDBL_COMPAT(_ZSt14__convert_to_vIdEvPKcRT_RSt12_Ios_IostateRKPi, _ZSt14__convert_to_vIeEvPKcRT_RSt12_Ios_IostateRKPi); -+#endif // _GLIBCXX_LONG_DOUBLE_COMPAT ---- /dev/null -+++ libstdc++-v3/config/locale/dragonfly/ctype_members.cc -@@ -0,0 +1,172 @@ -+// std::ctype implementation details, GNU version -*- C++ -*- -+ -+// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -+// Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// -+// ISO C++ 14882: 22.2.1.1.2 ctype virtual functions. -+// -+ -+// Written by Benjamin Kosnik -+ -+#include -+#include -+#include -+#include -+#include -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+ // NB: The other ctype specializations are in src/locale.cc and -+ // various /config/os/* files. -+ -+ ctype_byname::ctype_byname(const char* __s, size_t __refs) -+ : ctype(0, false, __refs) -+ { -+ if (std::strcmp(__s, "C") != 0 && std::strcmp(__s, "POSIX") != 0) -+ { -+ this->_S_destroy_c_locale(this->_M_c_locale_ctype); -+ this->_S_create_c_locale(this->_M_c_locale_ctype, __s); -+ } -+ } -+ -+ ctype_byname::~ctype_byname() -+ { } -+ -+#ifdef _GLIBCXX_USE_WCHAR_T -+ ctype::__wmask_type -+ ctype::_M_convert_to_wmask(const mask /* __m */) const throw() -+ { -+ // This routine never gets called on DragonFly. -+ return 0; -+ }; -+ -+ wchar_t -+ ctype::do_toupper(wchar_t __c) const -+ { return towupper(__c); } -+ -+ const wchar_t* -+ ctype::do_toupper(wchar_t* __lo, const wchar_t* __hi) const -+ { -+ while (__lo < __hi) -+ { -+ *__lo = towupper(*__lo); -+ ++__lo; -+ } -+ return __hi; -+ } -+ -+ wchar_t -+ ctype::do_tolower(wchar_t __c) const -+ { return towlower(__c); } -+ -+ const wchar_t* -+ ctype::do_tolower(wchar_t* __lo, const wchar_t* __hi) const -+ { -+ while (__lo < __hi) -+ { -+ *__lo = towlower(*__lo); -+ ++__lo; -+ } -+ return __hi; -+ } -+ -+ wchar_t -+ ctype:: -+ do_widen(char __c) const -+ { return _M_widen[static_cast(__c)]; } -+ -+ const char* -+ ctype:: -+ do_widen(const char* __lo, const char* __hi, wchar_t* __dest) const -+ { -+ while (__lo < __hi) -+ { -+ *__dest = _M_widen[static_cast(*__lo)]; -+ ++__lo; -+ ++__dest; -+ } -+ return __hi; -+ } -+ -+ char -+ ctype:: -+ do_narrow(wchar_t __wc, char __dfault) const -+ { -+ if (__wc >= 0 && __wc < 128 && _M_narrow_ok) -+ return _M_narrow[__wc]; -+ const int __c = wctob(__wc); -+ return (__c == EOF ? __dfault : static_cast(__c)); -+ } -+ -+ const wchar_t* -+ ctype:: -+ do_narrow(const wchar_t* __lo, const wchar_t* __hi, char __dfault, -+ char* __dest) const -+ { -+ if (_M_narrow_ok) -+ while (__lo < __hi) -+ { -+ if (*__lo >= 0 && *__lo < 128) -+ *__dest = _M_narrow[*__lo]; -+ else -+ { -+ const int __c = wctob(*__lo); -+ *__dest = (__c == EOF ? __dfault : static_cast(__c)); -+ } -+ ++__lo; -+ ++__dest; -+ } -+ else -+ while (__lo < __hi) -+ { -+ const int __c = wctob(*__lo); -+ *__dest = (__c == EOF ? __dfault : static_cast(__c)); -+ ++__lo; -+ ++__dest; -+ } -+ return __hi; -+ } -+ -+ void -+ ctype::_M_initialize_ctype() throw() -+ { -+ wint_t __i; -+ for (__i = 0; __i < 128; ++__i) -+ { -+ const int __c = wctob(__i); -+ if (__c == EOF) -+ break; -+ else -+ _M_narrow[__i] = static_cast(__c); -+ } -+ if (__i == 128) -+ _M_narrow_ok = true; -+ else -+ _M_narrow_ok = false; -+ for (size_t __i = 0; -+ __i < sizeof(_M_widen) / sizeof(wint_t); ++__i) -+ _M_widen[__i] = btowc(__i); -+ } -+#endif // _GLIBCXX_USE_WCHAR_T -+} ---- /dev/null -+++ libstdc++-v3/config/os/bsd/dragonfly/ctype_base.h -@@ -0,0 +1,60 @@ -+// Locale support -*- C++ -*- -+ -+// Copyright (C) 2000, 2003, 2009, 2010 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+// -+// ISO C++ 14882: 22.1 Locales -+// -+ -+// Information as gleaned from /usr/include/ctype.h on DragonFly. -+// Full details can be found from git repo at: -+// http://gitweb.dragonflybsd.org/dragonfly.git/blob_plain/HEAD:/include/ctype.h -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+_GLIBCXX_BEGIN_NAMESPACE_VERSION -+ -+ /// @brief Base class for ctype. -+ struct ctype_base -+ { -+ // Non-standard typedefs. -+ typedef const unsigned char* __to_type; -+ -+ // NB: Offsets into ctype::_M_table force a particular size -+ // on the mask type. Because of this, we don't use an enum. -+ typedef uint16_t mask; -+ static const mask upper = _CTYPEMASK_U; -+ static const mask lower = _CTYPEMASK_L; -+ static const mask alpha = _CTYPEMASK_A; -+ static const mask digit = _CTYPEMASK_D; -+ static const mask xdigit = _CTYPEMASK_X; -+ static const mask space = _CTYPEMASK_S; -+ static const mask print = _CTYPEMASK_R; -+ static const mask graph = _CTYPEMASK_G; -+ static const mask cntrl = _CTYPEMASK_C; -+ static const mask punct = _CTYPEMASK_P; -+ static const mask alnum = _CTYPEMASK_A | _CTYPEMASK_D; -+ }; -+ -+_GLIBCXX_END_NAMESPACE_VERSION -+} // namespace ---- /dev/null -+++ libstdc++-v3/config/os/bsd/dragonfly/ctype_inline.h -@@ -0,0 +1,127 @@ -+// Locale support -*- C++ -*- -+ -+// Copyright (C) 2000, 2003, 2004, 2005, 2009, 2010 -+// Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+/** @file bits/ctype_inline.h -+ * This is an internal header file, included by other library headers. -+ * Do not attempt to use it directly. @headername{locale} -+ */ -+ -+// -+// ISO C++ 14882: 22.1 Locales -+// -+ -+// ctype bits to be inlined go here. Non-inlinable (ie virtual do_*) -+// functions go in ctype.cc -+ -+namespace std _GLIBCXX_VISIBILITY(default) -+{ -+_GLIBCXX_BEGIN_NAMESPACE_VERSION -+ -+ bool -+ ctype:: -+ is(mask __m, char __c) const -+ { return _M_table[(unsigned char)(__c)] & __m; } -+ -+ const char* -+ ctype:: -+ is(const char* __low, const char* __high, mask* __vec) const -+ { -+ while (__low < __high) -+ *__vec++ = _M_table[*__low++]; -+ return __high; -+ } -+ -+ const char* -+ ctype:: -+ scan_is(mask __m, const char* __low, const char* __high) const -+ { -+ while (__low < __high && !this->is(__m, *__low)) -+ ++__low; -+ return __low; -+ } -+ -+ const char* -+ ctype:: -+ scan_not(mask __m, const char* __low, const char* __high) const -+ { -+ while (__low < __high && this->is(__m, *__low) != 0) -+ ++__low; -+ return __low; -+ } -+ -+#ifdef _GLIBCXX_USE_WCHAR_T -+ inline bool -+ ctype:: -+ do_is(mask __m, wchar_t __c) const -+ { -+ return __libc_ctype_ [__c + 1] & __m; -+ } -+ -+ inline const wchar_t* -+ ctype:: -+ do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const -+ { -+ for (; __lo < __hi; ++__vec, ++__lo) -+ { -+ mask __m = 0; -+ if (isupper (*__lo)) __m |= _CTYPEMASK_U; -+ if (islower (*__lo)) __m |= _CTYPEMASK_L; -+ if (isdigit (*__lo)) __m |= _CTYPEMASK_D; -+ if (isspace (*__lo)) __m |= _CTYPEMASK_S; -+ if (ispunct (*__lo)) __m |= _CTYPEMASK_P; -+ if (isblank (*__lo)) __m |= _CTYPEMASK_B; -+ if (iscntrl (*__lo)) __m |= _CTYPEMASK_C; -+ if (isalpha (*__lo)) __m |= _CTYPEMASK_A; -+ if (isgraph (*__lo)) __m |= _CTYPEMASK_G; -+ if (isprint (*__lo)) __m |= _CTYPEMASK_R; -+ if (isxdigit(*__lo)) __m |= _CTYPEMASK_X; -+ /* alnum already covered = alpha | digit */ -+ -+ *__vec = __m; -+ } -+ return __hi; -+ } -+ -+ inline const wchar_t* -+ ctype:: -+ do_scan_is(mask __m, const wchar_t* __lo, const wchar_t* __hi) const -+ { -+ while (__lo < __hi && !(__libc_ctype_ [*__lo + 1] & __m)) -+ ++__lo; -+ return __lo; -+ } -+ -+ inline const wchar_t* -+ ctype:: -+ do_scan_not(mask __m, const char_type* __lo, const char_type* __hi) const -+ { -+ while (__lo < __hi && (__libc_ctype_ [*__lo + 1] & __m)) -+ ++__lo; -+ return __lo; -+ } -+#endif -+ -+_GLIBCXX_END_NAMESPACE_VERSION -+} // namespace ---- /dev/null -+++ libstdc++-v3/config/os/bsd/dragonfly/ctype_noninline.h -@@ -0,0 +1,94 @@ -+// Locale support -*- C++ -*- -+ -+// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2009, 2010 -+// Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+/** @file bits/ctype_noninline.h -+ * This is an internal header file, included by other library headers. -+ * Do not attempt to use it directly. @headername{locale} -+ */ -+ -+// -+// ISO C++ 14882: 22.1 Locales -+// -+ -+// Information as gleaned from /usr/include/ctype.h -+ -+ extern "C" const __uint16_t __libc_C_ctype_[]; -+ -+ const ctype_base::mask* -+ ctype::classic_table() throw() -+ { return __libc_C_ctype_ + 1; } -+ -+ ctype::ctype(__c_locale, const mask* __table, bool __del, -+ size_t __refs) -+ : facet(__refs), _M_del(__table != 0 && __del), -+ _M_toupper(NULL), _M_tolower(NULL), -+ _M_table(__table ? __table : classic_table()) -+ { -+ memset(_M_widen, 0, sizeof(_M_widen)); -+ _M_widen_ok = 0; -+ memset(_M_narrow, 0, sizeof(_M_narrow)); -+ _M_narrow_ok = 0; -+ } -+ -+ ctype::ctype(const mask* __table, bool __del, size_t __refs) -+ : facet(__refs), _M_del(__table != 0 && __del), -+ _M_toupper(NULL), _M_tolower(NULL), -+ _M_table(__table ? __table : classic_table()) -+ { -+ memset(_M_widen, 0, sizeof(_M_widen)); -+ _M_widen_ok = 0; -+ memset(_M_narrow, 0, sizeof(_M_narrow)); -+ _M_narrow_ok = 0; -+ } -+ -+ char -+ ctype::do_toupper(char __c) const -+ { return ::toupper((int) __c); } -+ -+ const char* -+ ctype::do_toupper(char* __low, const char* __high) const -+ { -+ while (__low < __high) -+ { -+ *__low = ::toupper((int) *__low); -+ ++__low; -+ } -+ return __high; -+ } -+ -+ char -+ ctype::do_tolower(char __c) const -+ { return ::tolower((int) __c); } -+ -+ const char* -+ ctype::do_tolower(char* __low, const char* __high) const -+ { -+ while (__low < __high) -+ { -+ *__low = ::tolower((int) *__low); -+ ++__low; -+ } -+ return __high; -+ } ---- /dev/null -+++ libstdc++-v3/config/os/bsd/dragonfly/os_defines.h -@@ -0,0 +1,45 @@ -+// Specific definitions for BSD -*- C++ -*- -+ -+// Copyright (C) 2000, 2009, 2010 Free Software Foundation, Inc. -+// -+// This file is part of the GNU ISO C++ Library. This library is free -+// software; you can redistribute it and/or modify it under the -+// terms of the GNU General Public License as published by the -+// Free Software Foundation; either version 3, or (at your option) -+// any later version. -+ -+// This library is distributed in the hope that it will be useful, -+// but WITHOUT ANY WARRANTY; without even the implied warranty of -+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -+// GNU General Public License for more details. -+ -+// Under Section 7 of GPL version 3, you are granted additional -+// permissions described in the GCC Runtime Library Exception, version -+// 3.1, as published by the Free Software Foundation. -+ -+// You should have received a copy of the GNU General Public License and -+// a copy of the GCC Runtime Library Exception along with this program; -+// see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -+// . -+ -+/** @file bits/os_defines.h -+ * This is an internal header file, included by other library headers. -+ * Do not attempt to use it directly. @headername{iosfwd} -+ */ -+ -+#ifndef _GLIBCXX_OS_DEFINES -+#define _GLIBCXX_OS_DEFINES 1 -+ -+// System-specific #define, typedefs, corrections, etc, go here. This -+// file will come before all others. -+ -+/* FreeBSD approach, likely a mistake for DragonFly. -+#define _GLIBCXX_USE_C99_CHECK 1 -+#define _GLIBCXX_USE_C99_DYNAMIC (!(__ISO_C_VISIBLE >= 1999)) -+#define _GLIBCXX_USE_C99_LONG_LONG_CHECK 1 -+#define _GLIBCXX_USE_C99_LONG_LONG_DYNAMIC (_GLIBCXX_USE_C99_DYNAMIC || !defined __LONG_LONG_SUPPORTED) -+#define _GLIBCXX_USE_C99_FLOAT_TRANSCENDENTALS_CHECK 1 -+#define _GLIBCXX_USE_C99_FLOAT_TRANSCENDENTALS_DYNAMIC defined _XOPEN_SOURCE -+*/ -+ -+#endif diff --git a/lang/gnat-aux/files/diff-cxx-testsuite b/lang/gnat-aux/files/diff-cxx-testsuite deleted file mode 100644 index 16f295328..000000000 --- a/lang/gnat-aux/files/diff-cxx-testsuite +++ /dev/null @@ -1,4547 +0,0 @@ ---- gcc/testsuite/g++.dg/cdce3.C.orig -+++ gcc/testsuite/g++.dg/cdce3.C -@@ -1,4 +1,4 @@ --/* { dg-do run } */ -+/* { dg-do run { target { ! "*-*-freebsd* *-*-dragonfly* *-*-netbsd*" } } } */ - /* { dg-require-effective-target c99_runtime } */ - /* { dg-skip-if "exp2* missing despite C99 runtime" { alpha*-dec-osf5* } } */ - /* { dg-options "-O2 -fmath-errno -fdump-tree-cdce-details -DGNU_EXTENSION -DLARGE_LONG_DOUBLE -lm" { target { pow10 && large_long_double } } } */ ---- gcc/testsuite/g++.dg/uninit-pred-3_b.C.orig -+++ gcc/testsuite/g++.dg/uninit-pred-3_b.C -@@ -65,7 +65,7 @@ - - void P (int64 t) - { -- int cc; /* { dg-excess-errors "note: 'cc' was declared here" } */ -+ int cc; - if (!GetC (&cc)) - return; - ---- gcc/testsuite/gcc.dg/builtins-config.h.orig -+++ gcc/testsuite/gcc.dg/builtins-config.h -@@ -13,8 +13,14 @@ - /* PA HP-UX doesn't have the entire C99 runtime. */ - #elif defined(__AVR__) - /* AVR doesn't have the entire C99 runtime. */ --#elif defined(__FreeBSD__) && (__FreeBSD__ < 9) --/* FreeBSD up to version 8 lacks support for cexp and friends. */ -+#elif defined(__FreeBSD__) && (__FreeBSD__ < 10) -+/* FreeBSD up to version 9 lacks support for cexp and friends. */ -+#elif defined(__DragonFly__) -+/* As of DragonFly 2.13, Full C99 support is not available. -+ It has the same libm functionality as FreeBSD, which is missing -+ several long-double functions. */ -+#elif defined(__NetBSD__) -+/* As of NetBSD 5.99, libm is nowhere close to supporting C99 */ - #elif defined(__netware__) - /* NetWare doesn't have the entire C99 runtime. */ - #elif defined(__vxworks) ---- libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++.cc.orig -+++ libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++.cc -@@ -1,5 +1,5 @@ - // FreeBSD wants warning clean system headers: --// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* } } -+// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* *-*-dragonfly* } } - // { dg-do compile } - // 1999-05-12 bkoz - ---- libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++_multiple_inclusion.cc.orig -+++ libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++_multiple_inclusion.cc -@@ -1,5 +1,5 @@ - // FreeBSD wants warning clean system headers: --// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* } } -+// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* *-*-dragonfly* } } - // { dg-do compile } - // 1999-05-12 bkoz - ---- libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++.cc.orig -+++ libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++.cc -@@ -1,5 +1,5 @@ - // FreeBSD wants warning clean system headers: --// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* } } -+// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* *-*-dragonfly* } } - // { dg-options "-std=gnu++0x" } - // { dg-do compile } - ---- libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++_multiple_inclusion.cc.orig -+++ libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++_multiple_inclusion.cc -@@ -1,5 +1,5 @@ - // FreeBSD wants warning clean system headers: --// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* } } -+// { dg-options "-Wall -Wsystem-headers" { target *-*-freebsd* *-*-dragonfly* } } - // { dg-options "-std=gnu++0x" } - // { dg-do compile } - ---- libstdc++-v3/testsuite/18_support/pthread_guard.cc.orig -+++ libstdc++-v3/testsuite/18_support/pthread_guard.cc -@@ -16,8 +16,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-darwin* alpha*-*-osf* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-darwin* alpha*-*-osf* } } - - #include - #include ---- libstdc++-v3/testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc.orig -+++ libstdc++-v3/testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc -@@ -17,8 +17,8 @@ - - // 20.6.6.2 Template class shared_ptr [util.smartptr.shared] - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread -std=gnu++0x" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread -std=gnu++0x" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads -std=gnu++0x" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - ---- libstdc++-v3/testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc.orig -+++ libstdc++-v3/testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc -@@ -17,8 +17,8 @@ - - // 20.6.6.2 Template class shared_ptr [util.smartptr.shared] - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - ---- libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc.orig -+++ libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc -@@ -16,8 +16,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc.orig -+++ libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc -@@ -20,8 +20,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc.orig -+++ libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "fr_FR" } ---- libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "fr_FR" } ---- libstdc++-v3/testsuite/23_containers/list/pthread1.cc.orig -+++ libstdc++-v3/testsuite/23_containers/list/pthread1.cc -@@ -18,8 +18,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - // This multi-threading C++/STL/POSIX code adheres to rules outlined here: ---- libstdc++-v3/testsuite/23_containers/list/pthread5.cc.orig -+++ libstdc++-v3/testsuite/23_containers/list/pthread5.cc -@@ -20,8 +20,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/23_containers/map/pthread6.cc.orig -+++ libstdc++-v3/testsuite/23_containers/map/pthread6.cc -@@ -19,8 +19,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc.orig -+++ libstdc++-v3/testsuite/23_containers/vector/debug/multithreaded_swap.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/26_numerics/headers/cmath/c_math_dynamic.cc.orig -+++ libstdc++-v3/testsuite/26_numerics/headers/cmath/c_math_dynamic.cc -@@ -19,7 +19,7 @@ - - - // { dg-do link } --// { dg-options "-D_XOPEN_SOURCE" { target *-*-freebsd* } } -+// { dg-options "-D_XOPEN_SOURCE" { target *-*-freebsd* *-*-dragonfly* } } - - #include - ---- libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc -@@ -19,8 +19,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc -@@ -19,8 +19,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/30_threads/async/42819.cc.orig -+++ libstdc++-v3/testsuite/30_threads/async/42819.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/async/any.cc.orig -+++ libstdc++-v3/testsuite/30_threads/async/any.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/async/async.cc.orig -+++ libstdc++-v3/testsuite/30_threads/async/async.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/async/sync.cc.orig -+++ libstdc++-v3/testsuite/30_threads/async/sync.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/call_once/39909.cc.orig -+++ libstdc++-v3/testsuite/30_threads/call_once/39909.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/call_once/call_once1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/call_once/call_once1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/condition_variable/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/condition_variable/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/condition_variable/members/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/condition_variable/members/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/condition_variable/members/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/condition_variable/members/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/condition_variable/native_handle/typesizes.cc.orig -+++ libstdc++-v3/testsuite/30_threads/condition_variable/native_handle/typesizes.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/condition_variable_any/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/condition_variable_any/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/condition_variable_any/members/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/condition_variable_any/members/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/condition_variable_any/members/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/condition_variable_any/members/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/cons/move.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/cons/move.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/members/45133.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/members/45133.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/members/get.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/members/get.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/members/get2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/members/get2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/members/valid.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/members/valid.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/members/wait.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/members/wait.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/members/wait_for.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc.orig -+++ libstdc++-v3/testsuite/30_threads/future/members/wait_until.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/lock/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/lock/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/lock/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/lock/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/lock/4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/lock/4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/lock_guard/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/dest/destructor_locked.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/dest/destructor_locked.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/native_handle/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/native_handle/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/native_handle/typesizes.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/native_handle/typesizes.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/try_lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/try_lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/try_lock/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/try_lock/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/mutex/unlock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/mutex/unlock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/cons/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/cons/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/cons/alloc.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/cons/alloc.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/cons/move.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/cons/move.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/cons/move_assign.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/cons/move_assign.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/get_future2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke5.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/invoke5.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/reset.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/reset.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/reset2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/reset2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/swap.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/swap.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc.orig -+++ libstdc++-v3/testsuite/30_threads/packaged_task/members/valid.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/cons/alloc.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/cons/alloc.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/cons/move.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/cons/move.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/cons/move_assign.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/cons/move_assign.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/get_future.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/get_future.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/get_future2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/get_future2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/set_exception2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/set_exception2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/set_value.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/set_value.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/set_value2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/set_value2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/set_value3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/set_value3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/promise/members/swap.cc.orig -+++ libstdc++-v3/testsuite/30_threads/promise/members/swap.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/dest/destructor_locked.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/dest/destructor_locked.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/typesizes.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/native_handle/typesizes.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/try_lock/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_mutex/unlock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_mutex/unlock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/dest/destructor_locked.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/dest/destructor_locked.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/typesizes.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/typesizes.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options "-std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/cons/move.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/cons/move.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/members/45133.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/members/45133.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/members/get.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/members/get.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/members/get2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/members/get2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/members/valid.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/members/valid.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/members/wait.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/members/wait.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/members/wait_for.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/members/wait_for.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/shared_future/members/wait_until.cc.orig -+++ libstdc++-v3/testsuite/30_threads/shared_future/members/wait_until.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/this_thread/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/this_thread/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/this_thread/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/this_thread/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/this_thread/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/this_thread/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/this_thread/4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/this_thread/4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/5.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/5.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/6.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/6.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/7.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/7.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/8.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/8.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/9.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/9.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/cons/moveable.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/cons/moveable.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/members/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/members/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/members/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/members/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/members/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/members/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/members/4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/members/4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/members/5.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/members/5.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/members/hardware_concurrency.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/thread/swap/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/thread/swap/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/dest/destructor_locked.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/dest/destructor_locked.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/typesizes.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/typesizes.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/try_lock/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/try_lock/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/try_lock/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/try_lock/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/try_lock/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/try_lock/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/try_lock/4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/try_lock/4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/cons/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/cons/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/cons/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/cons/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/cons/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/cons/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/cons/4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/cons/4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/locking/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/locking/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/locking/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/locking/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/1.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc.orig -+++ libstdc++-v3/testsuite/30_threads/unique_lock/modifiers/2.cc -@@ -1,5 +1,5 @@ --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options " -std=gnu++0x -pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options " -std=gnu++0x -pthreads" { target *-*-solaris* } } - // { dg-options " -std=gnu++0x " { target *-*-cygwin *-*-darwin* } } - // { dg-require-cstdint "" } ---- libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc.orig -+++ libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc -@@ -18,8 +18,8 @@ - // with this library; see the file COPYING3. If not see - // . - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc.orig -+++ libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc -@@ -17,8 +17,8 @@ - - // TR1 2.2.2 Template class shared_ptr [tr.util.smartptr.shared] - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc.orig -+++ libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc -@@ -17,8 +17,8 @@ - - // TR1 2.2.2 Template class shared_ptr [tr.util.smartptr.shared] - --// { dg-do run { target *-*-freebsd* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } --// { dg-options "-pthread" { target *-*-freebsd* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-do run { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* *-*-solaris* *-*-cygwin *-*-darwin* alpha*-*-osf* mips-sgi-irix6* } } -+// { dg-options "-pthread" { target *-*-freebsd* *-*-dragonfly* *-*-netbsd* *-*-linux* alpha*-*-osf* mips-sgi-irix6* } } - // { dg-options "-pthreads" { target *-*-solaris* } } - - #include ---- libstdc++-v3/testsuite/lib/libstdc++.exp.orig -+++ libstdc++-v3/testsuite/lib/libstdc++.exp -@@ -865,17 +865,18 @@ - set f [open $src "w"] - puts $f "#include " - puts $f "#include " -- puts $f "using namespace std;" -+ puts $f "using namespace std;" - puts $f "int main (int argc, char** argv)" - puts $f "{" -+ puts $f " const char* mlx = *(argv + 1);" - puts $f " try" - puts $f " {" -- puts $f " locale(*(argv + 1));" -+ puts $f " locale((char*)(mlx));" - puts $f " return 0;" - puts $f " }" - puts $f " catch(...)" - puts $f " {" -- puts $f " printf(\"locale '%s' not supported\\n\", *(argv + 1));" -+ puts $f " printf(\"locale '%s' not supported\\n\", mlx);" - puts $f " return 1;" - puts $f " }" - puts $f "}" ---- libstdc++-v3/testsuite/23_containers/deque/debug/assign4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/deque/debug/assign4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/deque/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/deque/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/deque/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/deque/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/list/debug/assign4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/list/debug/assign4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/list/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/list/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/list/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/list/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/map/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/map/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/map/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/map/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/multimap/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/multimap/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/multimap/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/multimap/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/multiset/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/multiset/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/multiset/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/multiset/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/set/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/set/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/set/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/set/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/unordered_map/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_map/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/unordered_map/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_map/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/unordered_multimap/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_multimap/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/unordered_multimap/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_multimap/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/unordered_multiset/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_multiset/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/unordered_multiset/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_multiset/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/unordered_set/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_set/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/unordered_set/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/unordered_set/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-options "-std=gnu++0x" } - // { dg-do run { xfail *-*-* } } - ---- libstdc++-v3/testsuite/23_containers/vector/debug/assign4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/vector/debug/assign4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/vector/debug/construct4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/vector/debug/construct4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/23_containers/vector/debug/insert4_neg.cc.orig -+++ libstdc++-v3/testsuite/23_containers/vector/debug/insert4_neg.cc -@@ -15,6 +15,7 @@ - // with this library; see the file COPYING3. If not see - // . - // -+// { dg-require-debug-mode "" } - // { dg-do run { xfail *-*-* } } - - #include ---- libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -27,14 +27,14 @@ - // Required instantiation - // codecvt - // --// Baseline test in ISO-8859-1 locale -+// Baseline test in ISO8859-1 locale - void test02() - { - using namespace std; - bool test __attribute__((unused)) = true; - typedef codecvt w_codecvt; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-15" } -+// { dg-require-namedlocale "en_US.ISO8859-15" } - - // 2003-02-06 Petur Runolfsson - -@@ -27,14 +27,14 @@ - // Required instantiation - // codecvt - // --// Baseline test in ISO-8859-15 locale -+// Baseline test in ISO8859-15 locale - void test03() - { - using namespace std; - bool test __attribute__((unused)) = true; - typedef codecvt w_codecvt; - -- locale loc = locale("en_US.ISO-8859-15"); -+ locale loc = locale("en_US.ISO8859-15"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/encoding/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/encoding/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -27,19 +27,19 @@ - // Required instantiation - // codecvt - // --// Test do_encoding with ISO-8859-1 locale. -+// Test do_encoding with ISO8859-1 locale. - void test02() - { - using namespace std; - typedef codecvt w_codecvt; - bool test __attribute__((unused)) = true; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - - int i = cvt->encoding(); -- VERIFY( i == 1 ); // ISO-8859-1 is a single-byte encoding -+ VERIFY( i == 1 ); // ISO8859-1 is a single-byte encoding - } - - int main () ---- libstdc++-v3/testsuite/22_locale/codecvt/encoding/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/encoding/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-15" } -+// { dg-require-namedlocale "en_US.ISO8859-15" } - - // 2003-02-06 Petur Runolfsson - -@@ -27,19 +27,19 @@ - // Required instantiation - // codecvt - // --// Test do_encoding with ISO-8859-15 locale. -+// Test do_encoding with ISO8859-15 locale. - void test03() - { - using namespace std; - typedef codecvt w_codecvt; - bool test __attribute__((unused)) = true; - -- locale loc = locale("en_US.ISO-8859-15"); -+ locale loc = locale("en_US.ISO8859-15"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - - int i = cvt->encoding(); -- VERIFY( i == 1 ); // ISO-8859-15 is a single-byte encoding -+ VERIFY( i == 1 ); // ISO8859-15 is a single-byte encoding - } - - int main () ---- libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -41,7 +41,7 @@ - // Required instantiation - // codecvt - // --// Baseline test for ISO-8859-1. Converts entire charset. -+// Baseline test for ISO8859-1. Converts entire charset. - void test02() - { - using namespace std; -@@ -90,7 +90,7 @@ - wmemset(i_ref, 0xdeadbeef, size + 1); - int_type* ito_next; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-15" } -+// { dg-require-namedlocale "en_US.ISO8859-15" } - - // 2003-02-06 Petur Runolfsson - -@@ -41,7 +41,7 @@ - // Required instantiation - // codecvt - // --// Baseline test for ISO-8859-15. Converts entire charset. -+// Baseline test for ISO8859-15. Converts entire charset. - void test03() - { - using namespace std; -@@ -104,7 +104,7 @@ - wmemset(i_ref, 0xdeadbeef, size + 1); - int_type* ito_next; - -- locale loc = locale("en_US.ISO-8859-15"); -+ locale loc = locale("en_US.ISO8859-15"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -63,7 +63,7 @@ - "\xff"; - int size = strlen(e_lit); - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-15" } -+// { dg-require-namedlocale "en_US.ISO8859-15" } - - // 2003-02-06 Petur Runolfsson - -@@ -63,7 +63,7 @@ - "\xff"; - int size = strlen(e_lit); - -- locale loc = locale("en_US.ISO-8859-15"); -+ locale loc = locale("en_US.ISO8859-15"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/max_length/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/max_length/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -32,12 +32,12 @@ - bool test __attribute__((unused)) = true; - typedef codecvt w_codecvt; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - - int k = cvt->max_length(); -- VERIFY( k == 1 ); // ISO-8859-1 is a single-byte encoding -+ VERIFY( k == 1 ); // ISO8859-1 is a single-byte encoding - } - - int main () ---- libstdc++-v3/testsuite/22_locale/codecvt/max_length/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/max_length/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-15" } -+// { dg-require-namedlocale "en_US.ISO8859-15" } - - // 2003-02-06 Petur Runolfsson - -@@ -32,12 +32,12 @@ - bool test __attribute__((unused)) = true; - typedef codecvt w_codecvt; - -- locale loc = locale("en_US.ISO-8859-15"); -+ locale loc = locale("en_US.ISO8859-15"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - - int k = cvt->max_length(); -- VERIFY( k == 1 ); // ISO-8859-15 is a single-byte encoding -+ VERIFY( k == 1 ); // ISO8859-15 is a single-byte encoding - } - - int main () ---- libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -88,7 +88,7 @@ - memset(e_ref, 0xf0, size + 1); - ext_type* eto_next; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-15" } -+// { dg-require-namedlocale "en_US.ISO8859-15" } - - // 2003-02-06 Petur Runolfsson - -@@ -102,7 +102,7 @@ - memset(e_ref, 0xf0, size + 1); - ext_type* eto_next; - -- locale loc = locale("en_US.ISO-8859-15"); -+ locale loc = locale("en_US.ISO8859-15"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/7.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/7.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -60,7 +60,7 @@ - memset(e_ref, 0xf0, size + 1); - ext_type* eto_next; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-02-06 Petur Runolfsson - -@@ -73,7 +73,7 @@ - memset(e_ref, 0xf0, size + 1); - ext_type* eto_next; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-15" } -+// { dg-require-namedlocale "en_US.ISO8859-15" } - - // 2003-02-06 Petur Runolfsson - -@@ -87,7 +87,7 @@ - memset(e_ref, 0xf0, size + 1); - ext_type* eto_next; - -- locale loc = locale("en_US.ISO-8859-15"); -+ locale loc = locale("en_US.ISO8859-15"); - locale::global(loc); - const w_codecvt* cvt = &use_facet(loc); - ---- libstdc++-v3/testsuite/22_locale/ctype/widen/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/widen/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_US.ISO-8859-1" } -+// { dg-require-namedlocale "en_US.ISO8859-1" } - - // 2003-03-12 Petur Runolfsson - -@@ -31,7 +31,7 @@ - using namespace std; - bool test __attribute__((unused)) = true; - -- locale loc = locale("en_US.ISO-8859-1"); -+ locale loc = locale("en_US.ISO8859-1"); - const ctype& wct = use_facet >(loc); - - char c = 0xff; ---- libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/9520.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/9520.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "de_DE.ISO-8859-15@euro" } -+// { dg-require-namedlocale "de_DE.ISO8859-15@euro" } - - // 2003-05-03 Petur Runolfsson - -@@ -36,7 +36,7 @@ - putc(static_cast(i), file); - fclose(file); - -- locale loc (locale("de_DE.ISO-8859-15@euro")); -+ locale loc (locale("de_DE.ISO8859-15@euro")); - wchar_t buf[1]; - wfilebuf fb; - fb.pubimbue(loc); ---- libstdc++-v3/testsuite/27_io/objects/wchar_t/9520.cc.orig -+++ libstdc++-v3/testsuite/27_io/objects/wchar_t/9520.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "de_DE.ISO-8859-15@euro" } -+// { dg-require-namedlocale "de_DE.ISO8859-15@euro" } - - // 2003-04-30 Petur Runolfsson - -@@ -35,7 +35,7 @@ - putc(static_cast(i), file); - fclose(file); - -- locale loc (locale("de_DE.ISO-8859-15@euro")); -+ locale loc (locale("de_DE.ISO8859-15@euro")); - locale::global(loc); // Set locale for stdin - - VERIFY( freopen(name, "r", stdin) ); ---- libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/encoding/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/encoding/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/in/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/in/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/length/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/length/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/length/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/max_length/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/max_length/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/out/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/out/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/out/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/unshift/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/unshift/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/collate/compare/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/collate/compare/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "fr_FR" } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "de_DE" } -@@ -40,6 +40,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/collate/compare/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/collate/compare/wchar_t/wrapped_locale.cc -@@ -2,7 +2,7 @@ - // { dg-xfail-if "" { "*-*-hpux11.23" } { "*" } { "" } } */ - // { dg-options "-finput-charset=ISO8859-1" } - // { dg-require-iconv "ISO8859-1" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "fr_FR" } - // { dg-require-namedlocale "de_DE" } -@@ -44,6 +44,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/collate/hash/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/collate/hash/char/wrapped_locale.cc -@@ -1,7 +1,7 @@ - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "fr_FR" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -40,6 +40,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/collate/hash/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/collate/hash/wchar_t/wrapped_locale.cc -@@ -2,7 +2,7 @@ - // { dg-xfail-if "" { "*-*-hpux11.23" } { "*" } { "" } } */ - // { dg-options "-finput-charset=ISO8859-1" } - // { dg-require-iconv "ISO8859-1" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "fr_FR" } - // { dg-require-namedlocale "de_DE" } -@@ -44,6 +44,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/collate/transform/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/collate/transform/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "fr_FR" } - // { dg-require-namedlocale "de_DE" } -@@ -35,6 +35,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/collate/transform/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/collate/transform/wchar_t/wrapped_locale.cc -@@ -2,7 +2,7 @@ - // { dg-xfail-if "" { "*-*-hpux11.23" } { "*" } { "" } } */ - // { dg-options "-finput-charset=ISO8859-1" } - // { dg-require-iconv "ISO8859-1" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "fr_FR" } - // { dg-require-namedlocale "de_DE" } -@@ -39,6 +39,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/cons/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/cons/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/is/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/is/char/wrapped_locale.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -43,6 +43,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/is/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/is/wchar_t/wrapped_locale.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -38,6 +38,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/narrow/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/narrow/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -37,6 +37,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/narrow/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/narrow/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -37,6 +37,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/scan/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/scan/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/scan/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/scan/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/to/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/to/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/to/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/to/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/widen/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/widen/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/ctype/widen/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/widen/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/locale/cons/40184.cc.orig -+++ libstdc++-v3/testsuite/22_locale/locale/cons/40184.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // Copyright (C) 2009 Free Software Foundation - // -@@ -29,7 +29,7 @@ - using namespace std; - bool test __attribute__((unused)) = true; - -- locale locf(locale("C"), "ja_JP.eucjp", locale::monetary); -+ locale locf(locale("C"), "ja_JP.eucJP", locale::monetary); - - const moneypunct& mpf = - use_facet >(locf); -@@ -40,7 +40,7 @@ - - VERIFY( mpf.curr_symbol() == mpf_copy.curr_symbol() ); - -- locale loct(locale("C"), "ja_JP.eucjp", locale::monetary); -+ locale loct(locale("C"), "ja_JP.eucJP", locale::monetary); - - const moneypunct& mpt = - use_facet >(loct); ---- libstdc++-v3/testsuite/22_locale/messages/members/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/messages/members/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "fr_FR" } - // { dg-require-namedlocale "en_US" } -@@ -45,6 +45,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE@euro" } - // { dg-require-namedlocale "en_HK" } - -@@ -69,6 +69,6 @@ - two.push_back(&test06); - two.push_back(&test07); - two.push_back(&test08); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE@euro" } - // { dg-require-namedlocale "en_HK" } - -@@ -69,6 +69,6 @@ - two.push_back(&test06); - two.push_back(&test07); - two.push_back(&test08); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/money_put/put/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE@euro" } - // { dg-require-namedlocale "en_HK" } - -@@ -59,6 +59,6 @@ - two.push_back(&test04); - two.push_back(&test05); - two.push_back(&test06); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE@euro" } - // { dg-require-namedlocale "en_HK" } - -@@ -59,6 +59,6 @@ - two.push_back(&test04); - two.push_back(&test05); - two.push_back(&test06); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/moneypunct/members/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/moneypunct/members/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - - // 2001-08-15 Benjamin Kosnik -@@ -38,6 +38,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/moneypunct/members/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/moneypunct/members/wchar_t/wrapped_locale.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -38,6 +38,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/num_get/get/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -59,6 +59,6 @@ - two.push_back(&test04); - two.push_back(&test05); - two.push_back(&test06); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -59,6 +59,6 @@ - two.push_back(&test04); - two.push_back(&test05); - two.push_back(&test06); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/num_put/put/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - // { dg-require-namedlocale "es_ES" } -@@ -55,6 +55,6 @@ - two.push_back(&test03); - two.push_back(&test04); - two.push_back(&test05); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -54,6 +54,6 @@ - two.push_back(&test03); - two.push_back(&test04); - two.push_back(&test05); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/numpunct/members/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/numpunct/members/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "is_IS" } -@@ -40,6 +40,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/numpunct/members/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/numpunct/members/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_US" } - // { dg-require-namedlocale "is_IS" } -@@ -40,6 +40,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test02); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/date_order/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/date_order/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/date_order/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/date_order/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -32,6 +32,6 @@ - using namespace __gnu_test; - func_callback two; - two.push_back(&test01); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "en_HK" } - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "en_HK" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -44,6 +44,6 @@ - two.push_back(&test01); - two.push_back(&test02); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_year/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_year/char/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -37,6 +37,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_year/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -37,6 +37,6 @@ - func_callback two; - two.push_back(&test01); - two.push_back(&test03); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_put/put/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/char/wrapped_locale.cc -@@ -80,6 +80,6 @@ - two.push_back(&test08); - two.push_back(&test09); - two.push_back(&test10); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/wrapped_locale.cc -@@ -2,7 +2,7 @@ - // { dg-require-namedlocale "en_HK" } - // { dg-require-namedlocale "es_ES" } - // { dg-require-namedlocale "fr_FR@euro" } --// { dg-require-namedlocale "ja_JP.eucjp" } -+// { dg-require-namedlocale "ja_JP.eucJP" } - - // 2001-08-15 Benjamin Kosnik - -@@ -81,6 +81,6 @@ - two.push_back(&test08); - two.push_back(&test09); - two.push_back(&test10); -- run_tests_wrapped_locale("ja_JP.eucjp", two); -+ run_tests_wrapped_locale("ja_JP.eucJP", two); - return 0; - } ---- libstdc++-v3/testsuite/22_locale/money_get/get/char/16.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/char/16.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2004-03-02 Paolo Carlini - -@@ -37,7 +37,7 @@ - // basic construction - locale loc_c = locale::classic(); - locale loc_de = locale("de_DE@euro"); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_de ); - VERIFY( loc_c != loc_hk ); - ---- libstdc++-v3/testsuite/22_locale/money_get/get/char/18.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/char/18.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2004-03-15 Paolo Carlini - -@@ -36,7 +36,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - iterator_type end, end01, end02; ---- libstdc++-v3/testsuite/22_locale/money_get/get/char/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/char/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-12 Benjamin Kosnik - -@@ -35,7 +35,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // total EPA budget FY 2002 -@@ -80,7 +80,7 @@ - VERIFY( result11 == digits4 ); - VERIFY( err11 == ios_base::eofbit ); - -- // for the "en_HK" locale the parsing of the very same input streams must -+ // for the "zh_HK" locale the parsing of the very same input streams must - // be successful without showbase too, since the symbol field appears in - // the first positions in the format and the symbol, when present, must be - // consumed. ---- libstdc++-v3/testsuite/22_locale/money_get/get/char/4.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/char/4.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-12 Benjamin Kosnik - -@@ -35,7 +35,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // input less than frac_digits ---- libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_env.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/16.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/16.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2004-03-02 Paolo Carlini - -@@ -37,7 +37,7 @@ - // basic construction - locale loc_c = locale::classic(); - locale loc_de = locale("de_DE@euro"); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_de ); - VERIFY( loc_c != loc_hk ); - ---- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/18.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/18.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2004-03-15 Paolo Carlini - -@@ -36,7 +36,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - iterator_type end, end01, end02; ---- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-12 Benjamin Kosnik - -@@ -35,7 +35,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // total EPA budget FY 2002 -@@ -80,7 +80,7 @@ - VERIFY( result11 == digits4 ); - VERIFY( err11 == ios_base::eofbit ); - -- // for the "en_HK" locale the parsing of the very same input streams must -+ // for the "zh_HK" locale the parsing of the very same input streams must - // be successful without showbase too, since the symbol field appears in - // the first positions in the format and the symbol, when present, must be - // consumed. ---- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/4.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/4.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-12 Benjamin Kosnik - -@@ -35,7 +35,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // input less than frac_digits ---- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/wrapped_env.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_get/get/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/money_put/put/char/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/char/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-27 Benjamin Kosnik - -@@ -36,7 +36,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // sanity check the data is correct. ---- libstdc++-v3/testsuite/22_locale/money_put/put/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/char/wrapped_env.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/money_put/put/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-27 Benjamin Kosnik - -@@ -36,7 +36,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // sanity check the data is correct. ---- libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/wrapped_env.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/money_put/put/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE@euro" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/num_get/get/char/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/char/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-11-21 Benjamin Kosnik - -@@ -34,7 +34,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // sanity check the data is correct. ---- libstdc++-v3/testsuite/22_locale/num_get/get/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/char/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/num_get/get/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-11-21 Benjamin Kosnik - -@@ -34,7 +34,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // sanity check the data is correct. ---- libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/num_put/put/char/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/char/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-11-19 Benjamin Kosnik - -@@ -34,7 +34,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // sanity check the data is correct. ---- libstdc++-v3/testsuite/22_locale/num_put/put/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/char/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "es_ES" } - - // 2001-08-15 Benjamin Kosnik ---- libstdc++-v3/testsuite/22_locale/num_put/put/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "es_ES" } - - // 2001-08-15 Benjamin Kosnik ---- libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-11-19 Benjamin Kosnik - -@@ -34,7 +34,7 @@ - - // basic construction - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_c != loc_hk ); - - // sanity check the data is correct. ---- libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/char/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/char/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - - // 2001-09-21 Benjamin Kosnik -@@ -36,7 +36,7 @@ - - // basic construction and sanity checks. - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - locale loc_de = locale("de_DE"); - VERIFY( loc_hk != loc_c ); - VERIFY( loc_hk != loc_de ); -@@ -76,7 +76,7 @@ - VERIFY( time10.tm_year == time_bday.tm_year ); - VERIFY( errorstate == ios_base::eofbit ); - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - iss.str("Sunday, April 04, 1971"); - iterator_type is_it20(iss); ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/char/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - - // 2001-09-21 Benjamin Kosnik -@@ -36,7 +36,7 @@ - - // basic construction and sanity checks. - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - locale loc_de = locale("de_DE"); - VERIFY( loc_hk != loc_c ); - VERIFY( loc_hk != loc_de ); -@@ -76,7 +76,7 @@ - VERIFY( time10.tm_year == time_bday.tm_year ); - VERIFY( errorstate == ios_base::eofbit ); - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - iss.str(L"Sunday, April 04, 1971"); - iterator_type is_it20(iss); ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - - // 2001-09-21 Benjamin Kosnik -@@ -35,7 +35,7 @@ - - // basic construction and sanity checks. - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - locale loc_de = locale("de_DE"); - VERIFY( loc_hk != loc_c ); - VERIFY( loc_hk != loc_de ); -@@ -63,7 +63,7 @@ - VERIFY( time10.tm_mon == time_bday.tm_mon ); - VERIFY( errorstate == ios_base::eofbit ); - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - const time_get& tim_get2 = use_facet >(iss.getloc()); - iss.str("April"); ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - - // 2001-09-21 Benjamin Kosnik -@@ -36,7 +36,7 @@ - - // basic construction and sanity checks. - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - locale loc_de = locale("de_DE"); - VERIFY( loc_hk != loc_c ); - VERIFY( loc_hk != loc_de ); -@@ -64,7 +64,7 @@ - VERIFY( time10.tm_mon == time_bday.tm_mon ); - VERIFY( errorstate == ios_base::eofbit ); - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - const time_get& tim_get2 = use_facet >(iss.getloc()); - iss.str(L"April"); ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/char/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/char/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-21 Benjamin Kosnik - -@@ -35,7 +35,7 @@ - - // basic construction and sanity check - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_c ); - - const string empty; -@@ -48,7 +48,7 @@ - const ios_base::iostate good = ios_base::goodbit; - ios_base::iostate errorstate = good; - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - iss.str("12:00:00 PST"); - // Hong Kong in California! Well, they have Paris in Vegas... this ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/char/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-21 Benjamin Kosnik - -@@ -35,7 +35,7 @@ - - // basic construction and sanity check - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_c ); - - const wstring empty; -@@ -48,7 +48,7 @@ - const ios_base::iostate good = ios_base::goodbit; - ios_base::iostate errorstate = good; - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - iss.str(L"12:00:00 PST"); - // Hong Kong in California! Well, they have Paris in Vegas... this ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_time/wchar_t/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - - // 2001-09-21 Benjamin Kosnik -@@ -36,7 +36,7 @@ - - // basic construction and sanity checks. - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - locale loc_de = locale("de_DE"); - VERIFY( loc_hk != loc_c ); - VERIFY( loc_hk != loc_de ); -@@ -65,7 +65,7 @@ - VERIFY( time10.tm_wday == time_bday.tm_wday ); - VERIFY( errorstate == ios_base::eofbit ); - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - iss.str("Sunday"); - iterator_type is_it20(iss); ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/wrapped_locale.cc -@@ -1,6 +1,6 @@ - // { dg-require-namedlocale "ja_JP.eucjp" } - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-08-15 Benjamin Kosnik - ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - - // 2001-09-21 Benjamin Kosnik -@@ -36,7 +36,7 @@ - - // basic construction and sanity checks. - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - locale loc_de = locale("de_DE"); - VERIFY( loc_hk != loc_c ); - VERIFY( loc_hk != loc_de ); -@@ -65,7 +65,7 @@ - VERIFY( time10.tm_wday == time_bday.tm_wday ); - VERIFY( errorstate == ios_base::eofbit ); - -- // inspection of named locales, en_HK -+ // inspection of named locales, zh_HK - iss.imbue(loc_hk); - iss.str(L"Sunday"); - iterator_type is_it20(iss); ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/wrapped_env.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - - // 2001-08-15 Benjamin Kosnik ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "ja_JP.eucjp" } - ---- libstdc++-v3/testsuite/22_locale/time_put/put/char/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/char/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-17 Benjamin Kosnik - -@@ -38,7 +38,7 @@ - - // basic construction and sanity check. - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_c ); - - // create an ostream-derived object, cache the time_put facet ---- libstdc++-v3/testsuite/22_locale/time_put/put/char/7.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/char/7.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-17 Benjamin Kosnik - -@@ -41,7 +41,7 @@ - - // basic construction and sanity check - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_c ); - - // create an ostream-derived object, cache the time_put facet ---- libstdc++-v3/testsuite/22_locale/time_put/put/char/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/char/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "es_ES" } - // { dg-require-namedlocale "fr_FR@euro" } - ---- libstdc++-v3/testsuite/22_locale/time_put/put/char/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/char/wrapped_locale.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "es_ES" } - // { dg-require-namedlocale "fr_FR@euro" } - ---- libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-17 Benjamin Kosnik - -@@ -38,7 +38,7 @@ - - // basic construction and sanity check - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_c ); - - // create an ostream-derived object, cache the time_put facet ---- libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/7.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/7.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - - // 2001-09-17 Benjamin Kosnik - -@@ -41,7 +41,7 @@ - - // basic construction and sanity check - locale loc_c = locale::classic(); -- locale loc_hk = locale("en_HK"); -+ locale loc_hk = locale("zh_HK"); - VERIFY( loc_hk != loc_c ); - - // create an ostream-derived object, cache the time_put facet ---- libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/wrapped_env.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/wrapped_env.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "es_ES" } - // { dg-require-namedlocale "fr_FR@euro" } - ---- libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/wrapped_locale.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/wrapped_locale.cc -@@ -1,5 +1,5 @@ - // { dg-require-namedlocale "de_DE" } --// { dg-require-namedlocale "en_HK" } -+// { dg-require-namedlocale "zh_HK" } - // { dg-require-namedlocale "es_ES" } - // { dg-require-namedlocale "fr_FR@euro" } - // { dg-require-namedlocale "ja_JP.eucjp" } ---- libstdc++-v3/testsuite/22_locale/ctype/narrow/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/narrow/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-03-12 Petur Runolfsson - -@@ -31,7 +31,7 @@ - using namespace std; - bool test __attribute__((unused)) = true; - -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - const ctype& wct = use_facet >(loc); - - const wchar_t* wstrlit = L"\x80"; ---- libstdc++-v3/testsuite/22_locale/ctype/widen/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/22_locale/ctype/widen/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-03-12 Petur Runolfsson - -@@ -31,7 +31,7 @@ - using namespace std; - bool test __attribute__((unused)) = true; - -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - const ctype& wct = use_facet >(loc); - - const char* strlit = "\xc2\x80"; ---- libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/1.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/1.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-08 Petur Runolfsson - -@@ -91,7 +91,7 @@ - const size_t wlen = sizeof(wstr) / sizeof(wstr[0]); - - const int loops = 2 * BUFSIZ / wlen; -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - - FILE* file = fopen(name, "w"); - for (int i = 0; i < loops; ++i) ---- libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-08 Petur Runolfsson - -@@ -35,7 +35,7 @@ - bool test __attribute__((unused)) = true; - const char name[] = "tmp_seekoff-2.tst"; - -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - - const size_t size = 10; - wchar_t buf[size]; ---- libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t/9874.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/wchar_t/9874.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-10-07 Petur Runolfsson - // -@@ -93,7 +93,7 @@ - const size_t wlen = sizeof(wstr) / sizeof(wstr[0]); - - const int loops = 2 * BUFSIZ / wlen; -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - - FILE* file = fopen(name, "w"); - for (int i = 0; i < loops; ++i) ---- libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/1.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/1.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-04 Petur Runolfsson - -@@ -86,7 +86,7 @@ - const size_t clen = sizeof(cstr) / sizeof(cstr[0]); - const size_t wlen = sizeof(wstr) / sizeof(wstr[0]); - -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - - FILE* file = fopen(name, "w"); - fwrite(cstr, 1, clen, file); ---- libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/2.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-04 Petur Runolfsson - -@@ -86,7 +86,7 @@ - const size_t clen = sizeof(cstr) / sizeof(cstr[0]); - const size_t wlen = sizeof(wstr) / sizeof(wstr[0]); - -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - - FILE* file = fopen(name, "w"); - fwrite(cstr, 1, clen, file); ---- libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/3.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/3.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-04 Petur Runolfsson - -@@ -87,7 +87,7 @@ - const size_t wlen = sizeof(wstr) / sizeof(wstr[0]); - - const int loops = 2 * BUFSIZ / wlen; -- locale loc = locale("se_NO.UTF-8"); -+ locale loc = locale("no_NO.UTF-8"); - - FILE* file = fopen(name, "w"); - for (int i = 0; i < loops; ++i) ---- libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/4.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/4.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-04 Petur Runolfsson - // Adapted from 27_io/basic_filebuf/underflow/char/2.cc -@@ -31,7 +31,7 @@ - bool test __attribute__((unused)) = true; - using namespace std; - -- locale loc (locale("se_NO.UTF-8")); -+ locale loc (locale("no_NO.UTF-8")); - wfilebuf fb_out, fb_in_out; - fb_out.pubimbue(loc); - fb_in_out.pubimbue(loc); ---- libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/5.cc.orig -+++ libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/wchar_t/5.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-04 Petur Runolfsson - -@@ -35,7 +35,7 @@ - - wfilebuf fb; - fb.pubsetbuf(0, 0); -- fb.pubimbue(locale("se_NO.UTF-8")); -+ fb.pubimbue(locale("no_NO.UTF-8")); - - FILE* file = fopen(name, "w"); - setvbuf(file, 0, _IONBF, 0); ---- libstdc++-v3/testsuite/27_io/objects/wchar_t/10.cc.orig -+++ libstdc++-v3/testsuite/27_io/objects/wchar_t/10.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-05-01 Petur Runolfsson - -@@ -33,7 +33,7 @@ - bool test __attribute__((unused)) = true; - const char* name = "tmp_10"; - -- locale loc(locale("se_NO.UTF-8")); -+ locale loc(locale("no_NO.UTF-8")); - locale::global(loc); - wcin.imbue(loc); - wcout.imbue(loc); ---- libstdc++-v3/testsuite/27_io/objects/wchar_t/11.cc.orig -+++ libstdc++-v3/testsuite/27_io/objects/wchar_t/11.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-05-01 Petur Runolfsson - -@@ -33,7 +33,7 @@ - bool test __attribute__((unused)) = true; - const char* name = "tmp_11"; - -- locale loc(locale("se_NO.UTF-8")); -+ locale loc(locale("no_NO.UTF-8")); - locale::global(loc); - wcin.imbue(loc); - wcout.imbue(loc); ---- libstdc++-v3/testsuite/27_io/objects/wchar_t/12.cc.orig -+++ libstdc++-v3/testsuite/27_io/objects/wchar_t/12.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-04 Petur Runolfsson - -@@ -38,7 +38,7 @@ - bool test __attribute__((unused)) = true; - const char* name = "tmp_12"; - -- locale loc(locale("se_NO.UTF-8")); -+ locale loc(locale("no_NO.UTF-8")); - locale::global(loc); - std::ios_base::sync_with_stdio(false); - wcout.imbue(loc); ---- libstdc++-v3/testsuite/27_io/objects/wchar_t/13.cc.orig -+++ libstdc++-v3/testsuite/27_io/objects/wchar_t/13.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "se_NO.UTF-8" } -+// { dg-require-namedlocale "no_NO.UTF-8" } - - // 2003-09-04 Petur Runolfsson - -@@ -36,7 +36,7 @@ - bool test __attribute__((unused)) = true; - const char* name = "tmp_13"; - -- locale loc(locale("se_NO.UTF-8")); -+ locale loc(locale("no_NO.UTF-8")); - locale::global(loc); - std::ios_base::sync_with_stdio(false); - wcin.imbue(loc); ---- libstdc++-v3/testsuite/22_locale/facet/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/facet/2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "es_MX" } -+// { dg-require-namedlocale "es_ES" } - - // 2000-08-31 Benjamin Kosnik - -@@ -84,7 +84,7 @@ - // 4: Named locale should destroy facets when it goes out of scope. - // Not quite sure how to test for this w/o valgrind at the moment. - { -- locale loc03 = locale("es_MX"); -+ locale loc03 = locale("es_ES"); - } - } - ---- libstdc++-v3/testsuite/22_locale/locale/cons/5.cc.orig -+++ libstdc++-v3/testsuite/22_locale/locale/cons/5.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "en_PH" } -+// { dg-require-namedlocale "en_NZ" } - // { dg-require-namedlocale "de_DE" } - // { dg-require-namedlocale "it_IT" } - -@@ -76,21 +76,21 @@ - } - setenv("LC_ALL", "", 1); - -- // Check that a "en_PH" LC_ALL is equivalent to "en_PH". -- if (!setenv("LC_ALL", "en_PH", 1)) -+ // Check that a "en_NZ" LC_ALL is equivalent to "en_PH". -+ if (!setenv("LC_ALL", "en_NZ", 1)) - { - locale loc = locale(""); -- VERIFY( loc.name() == "en_PH" ); -+ VERIFY( loc.name() == "en_NZ" ); - } - setenv("LC_ALL", "", 1); - - // Explicit check that LC_ALL sets regardless of LC_* and LANG. -- if (!setenv("LANG", "es_MX", 1) && !setenv("LC_COLLATE", "de_DE", 1)) -+ if (!setenv("LANG", "es_ES", 1) && !setenv("LC_COLLATE", "de_DE", 1)) - { -- if (!setenv("LC_ALL", "en_PH", 1)) -+ if (!setenv("LC_ALL", "en_NZ", 1)) - { - locale loc = locale(""); -- VERIFY( loc.name() == "en_PH" ); -+ VERIFY( loc.name() == "en_NZ" ); - } - setenv("LC_ALL", "", 1); - setenv("LANG", LANG_orig ? LANG_orig : "", 1); ---- libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/2.cc -@@ -1,5 +1,5 @@ --// { dg-require-namedlocale "en_PH" } --// { dg-require-namedlocale "es_MX" } -+// { dg-require-namedlocale "en_NZ" } -+// { dg-require-namedlocale "es_ES" } - - // 2000-09-13 Benjamin Kosnik - -@@ -32,8 +32,8 @@ - using namespace std; - bool test __attribute__((unused)) = true; - -- const string ph("en_PH"); -- const string mx("es_MX"); -+ const string ph("en_NZ"); -+ const string mx("es_ES"); - const char* orig = setlocale(LC_ALL, 0); - const char* testph = setlocale(LC_ALL, ph.c_str()); - const char* testmx = setlocale(LC_ALL, mx.c_str()); ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/38081-1.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/38081-1.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ru_RU.ISO-8859-5" } -+// { dg-require-namedlocale "ru_RU.ISO8859-5" } - - // Copyright (C) 2010, 2011 Free Software Foundation - // -@@ -33,7 +33,7 @@ - typedef istreambuf_iterator iterator_type; - - // basic construction -- locale loc("ru_RU.ISO-8859-5"); -+ locale loc("ru_RU.ISO8859-5"); - - // create an ostream-derived object, cache the time_get facet - iterator_type end; ---- libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/38081-2.cc.orig -+++ libstdc++-v3/testsuite/22_locale/time_get/get_weekday/char/38081-2.cc -@@ -1,4 +1,4 @@ --// { dg-require-namedlocale "ru_RU.UTF8" } -+// { dg-require-namedlocale "ru_RU.UTF-8" } - - // 2010-01-05 Paolo Carlini - -@@ -34,7 +34,7 @@ - typedef istreambuf_iterator iterator_type; - - // basic construction -- locale loc("ru_RU.UTF8"); -+ locale loc("ru_RU.UTF-8"); - - // create an ostream-derived object, cache the time_get facet - iterator_type end; diff --git a/lang/gnat-aux/files/diff-fortran b/lang/gnat-aux/files/diff-fortran deleted file mode 100644 index edc5c06da..000000000 --- a/lang/gnat-aux/files/diff-fortran +++ /dev/null @@ -1,54 +0,0 @@ ---- gcc/fortran/f95-lang.c.orig -+++ gcc/fortran/f95-lang.c -@@ -823,10 +823,17 @@ - - gfc_define_builtin ("__builtin_cabsl", func_clongdouble_longdouble, - BUILT_IN_CABSL, "cabsl", ATTR_CONST_NOTHROW_LEAF_LIST); -+#if defined(__NetBSD__) && (__NetBSD__ > 4) -+ gfc_define_builtin ("__builtin_cabs", func_cdouble_double, -+ BUILT_IN_CABS, "__c99_cabs", ATTR_CONST_NOTHROW_LEAF_LIST); -+ gfc_define_builtin ("__builtin_cabsf", func_cfloat_float, -+ BUILT_IN_CABSF, "__c99_cabsf", ATTR_CONST_NOTHROW_LEAF_LIST); -+#else - gfc_define_builtin ("__builtin_cabs", func_cdouble_double, - BUILT_IN_CABS, "cabs", ATTR_CONST_NOTHROW_LEAF_LIST); - gfc_define_builtin ("__builtin_cabsf", func_cfloat_float, - BUILT_IN_CABSF, "cabsf", ATTR_CONST_NOTHROW_LEAF_LIST); -+#endif - - gfc_define_builtin ("__builtin_copysignl", mfunc_longdouble[1], - BUILT_IN_COPYSIGNL, "copysignl", ---- libgfortran/configure.orig -+++ libgfortran/configure -@@ -25699,7 +25699,7 @@ - - fi - case "$host" in -- *-*-darwin* | *-*-hpux* | *-*-cygwin* | *-*-mingw* | alpha*-dec-osf* ) -+ *-*-darwin* | *-*-hpux* | *-*-cygwin* | *-*-mingw* | alpha*-dec-osf* | *-*-netbsd* ) - - $as_echo "#define GTHREAD_USE_WEAK 0" >>confdefs.h - ---- libquadmath/Makefile.in.orig -+++ libquadmath/Makefile.in -@@ -393,10 +393,9 @@ - - # AM_CONDITIONAL on configure option --generated-files-in-srcdir - @BUILD_LIBQUADMATH_TRUE@@GENINSRC_TRUE@STAMP_GENINSRC = stamp-geninsrc --@BUILD_INFO_FALSE@@BUILD_LIBQUADMATH_TRUE@STAMP_BUILD_INFO = -+@BUILD_LIBQUADMATH_TRUE@STAMP_BUILD_INFO = - - # AM_CONDITIONAL on configure check ACX_CHECK_PROG_VER([MAKEINFO]) --@BUILD_INFO_TRUE@@BUILD_LIBQUADMATH_TRUE@STAMP_BUILD_INFO = stamp-build-info - @BUILD_LIBQUADMATH_TRUE@CLEANFILES = $(STAMP_GENINSRC) $(STAMP_BUILD_INFO) libquadmath.info - @BUILD_LIBQUADMATH_TRUE@MAINTAINERCLEANFILES = $(srcdir)/libquadmath.info - -@@ -1247,7 +1246,7 @@ - - info-am: $(INFO_DEPS) - --install-data-am: install-info-am install-nodist_libsubincludeHEADERS -+install-data-am: install-nodist_libsubincludeHEADERS - - install-dvi: install-dvi-am - diff --git a/lang/gnat-aux/files/diff-fortran-testsuite b/lang/gnat-aux/files/diff-fortran-testsuite deleted file mode 100644 index af58f3abe..000000000 --- a/lang/gnat-aux/files/diff-fortran-testsuite +++ /dev/null @@ -1,31 +0,0 @@ ---- gcc/testsuite/gfortran.dg/large_real_kind_2.F90.orig -+++ gcc/testsuite/gfortran.dg/large_real_kind_2.F90 -@@ -1,6 +1,6 @@ - ! { dg-do run } - ! { dg-require-effective-target fortran_large_real } --! { dg-xfail-if "" { "*-*-freebsd*" } { "*" } { "" } } -+! { dg-xfail-if "" { "*-*-freebsd*" *-*-dragonfly* *-*-netbsd* } { "*" } { "" } } - - ! Testing library calls on large real kinds (larger than kind=8) - implicit none ---- gcc/testsuite/gfortran.dg/large_real_kind_3.F90.orig -+++ gcc/testsuite/gfortran.dg/large_real_kind_3.F90 -@@ -1,6 +1,6 @@ - ! { dg-do run } - ! { dg-require-effective-target fortran_large_real } --! { dg-xfail-if "" { "*-*-freebsd*" } { "*" } { "" } } -+! { dg-xfail-if "" { "*-*-freebsd*" *-*-dragonfly* *-*-netbsd* } { "*" } { "" } } - - ! Testing erf and erfc library calls on large real kinds (larger than kind=8) - implicit none ---- gcc/testsuite/gfortran.dg/open_errors.f90.orig -+++ gcc/testsuite/gfortran.dg/open_errors.f90 -@@ -22,7 +22,7 @@ - if (msg /= "File 'temptestfile' does not exist") call abort() - - open(77,file="./", iomsg=msg, iostat=i) --if (msg /= "'./' is a directory" .and. msg /= "Invalid argument") call abort() -+if (msg /= "'./' is a directory" .and. msg /= "Invalid argument" .and. msg /= "File './' already exists") call abort() - - open(77,file=n,status="new") - i = chmod(n, "-w") diff --git a/lang/gnat-aux/files/diff-gcc-testsuite b/lang/gnat-aux/files/diff-gcc-testsuite deleted file mode 100644 index f371a02cd..000000000 --- a/lang/gnat-aux/files/diff-gcc-testsuite +++ /dev/null @@ -1,10 +0,0 @@ ---- gcc/testsuite/gcc.dg/pch/pch.exp.orig -+++ gcc/testsuite/gcc.dg/pch/pch.exp -@@ -44,6 +44,7 @@ - set test "largefile.c" - set testh "largefile.hs" - set f [open $test w] -+puts $f "/* { dg-do run { target *-*-solaris* } } */" - puts $f "/* { dg-timeout-factor 4.0 } */" - set v 0 - for { set v 0 } { $v < 10000 } { incr v } { diff --git a/lang/gnat-aux/options.mk b/lang/gnat-aux/options.mk deleted file mode 100644 index f83c41d78..000000000 --- a/lang/gnat-aux/options.mk +++ /dev/null @@ -1,84 +0,0 @@ -# $NetBSD: options.mk,v 1.2 2012/01/08 11:17:07 marino Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.gnat-aux -PKG_SUPPORTED_OPTIONS= ada cxx fortran objc -PKG_SUPPORTED_OPTIONS+= testada testcxx testfortran testobjc testgcc -PKG_SUGGESTED_OPTIONS= ada cxx fortran objc - -.include "../../mk/bsd.options.mk" - - -######################### -## ADD LANGUAGE: Ada ## -######################### - -.if !empty(PKG_OPTIONS:Mada) -LANGS+= ada -DISTFILES+= gcc-ada-${GCC_VERSION}.tar.bz2 -APPLY_DIFFS+= ada -.endif - - -######################### -## ADD LANGUAGE: C++ ## -######################### - -.if !empty(PKG_OPTIONS:Mcxx) -LANGS+= c++ -DISTFILES+= gcc-g++-${GCC_VERSION}.tar.bz2 -APPLY_DIFFS+= cxx -.endif - - -############################# -## ADD LANGUAGE: Fortran ## -############################# - -.if empty(PKG_OPTIONS:Mfortran) -QUADOPT= --disable-libquadmath -.else -LANGS+= fortran -DISTFILES+= gcc-fortran-${GCC_VERSION}.tar.bz2 -APPLY_DIFFS+= fortran -.if ${OPSYS} == "NetBSD" -QUADOPT= --disable-libquadmath -.else -QUADOPT= --enable-libquadmath -.endif -.endif - - -################################# -## ADD LANGUAGE: Objective-C ## -################################# - -.if !empty(PKG_OPTIONS:Mobjc) -LANGS+= objc -DISTFILES+= gcc-objc-${GCC_VERSION}.tar.bz2 -.endif - - -######################### -## TESTSUITE SUPPORT ## -######################### - -.if !empty(PKG_OPTIONS:Mtestada) \ - || !empty(PKG_OPTIONS:Mtestcxx) \ - || !empty(PKG_OPTIONS:Mtestfortran) \ - || !empty(PKG_OPTIONS:Mtestobjc) \ - || !empty(PKG_OPTIONS:Mtestgcc) -BUILD_DEPENDS+= dejagnu>=1.4:../../devel/dejagnu -DISTFILES+= gcc-testsuite-${GCC_VERSION}.tar.bz2 -.if !empty(PKG_OPTIONS:Mtestada) -APPLY_DIFFS+= ada-testsuite -.endif -.if !empty(PKG_OPTIONS:Mtestcxx) -APPLY_DIFFS+= cxx-testsuite -.endif -.if !empty(PKG_OPTIONS:Mtestgcc) -APPLY_DIFFS+= gcc-testsuite -.endif -.if !empty(PKG_OPTIONS:Mtestfortran) -APPLY_DIFFS+= fortran-testsuite -.endif -.endif diff --git a/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h b/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h deleted file mode 100644 index 9f7582761..000000000 --- a/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h +++ /dev/null @@ -1,61 +0,0 @@ -$NetBSD: patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h,v 1.1 2013/04/30 22:24:16 joerg Exp $ - ---- libstdc++-v3/config/os/bsd/netbsd/ctype_base.h.orig 2012-06-20 08:30:55.000000000 +0000 -+++ libstdc++-v3/config/os/bsd/netbsd/ctype_base.h -@@ -43,21 +43,22 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - - // NB: Offsets into ctype::_M_table force a particular size - // on the mask type. Because of this, we don't use an enum. -- typedef unsigned char mask; - --#ifndef _CTYPE_U -- static const mask upper = _U; -- static const mask lower = _L; -- static const mask alpha = _U | _L; -- static const mask digit = _N; -- static const mask xdigit = _N | _X; -- static const mask space = _S; -- static const mask print = _P | _U | _L | _N | _B; -- static const mask graph = _P | _U | _L | _N; -- static const mask cntrl = _C; -- static const mask punct = _P; -- static const mask alnum = _U | _L | _N; --#else -+#if defined(_CTYPE_BL) -+ typedef unsigned short mask; -+ static const mask upper = _CTYPE_U; -+ static const mask lower = _CTYPE_L; -+ static const mask alpha = _CTYPE_A; -+ static const mask digit = _CTYPE_D; -+ static const mask xdigit = _CTYPE_X; -+ static const mask space = _CTYPE_S; -+ static const mask print = _CTYPE_R; -+ static const mask graph = _CTYPE_G; -+ static const mask cntrl = _CTYPE_C; -+ static const mask punct = _CTYPE_P; -+ static const mask alnum = _CTYPE_A | _CTYPE_D; -+#elif defined(_CTYPE_U) -+ typedef unsigned char mask; - static const mask upper = _CTYPE_U; - static const mask lower = _CTYPE_L; - static const mask alpha = _CTYPE_U | _CTYPE_L; -@@ -69,6 +70,19 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - static const mask cntrl = _CTYPE_C; - static const mask punct = _CTYPE_P; - static const mask alnum = _CTYPE_U | _CTYPE_L | _CTYPE_N; -+#else -+ typedef unsigned char mask; -+ static const mask upper = _U; -+ static const mask lower = _L; -+ static const mask alpha = _U | _L; -+ static const mask digit = _N; -+ static const mask xdigit = _N | _X; -+ static const mask space = _S; -+ static const mask print = _P | _U | _L | _N | _B; -+ static const mask graph = _P | _U | _L | _N; -+ static const mask cntrl = _C; -+ static const mask punct = _P; -+ static const mask alnum = _U | _L | _N; - #endif - }; - diff --git a/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h b/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h deleted file mode 100644 index 4c306c74a..000000000 --- a/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h,v 1.1 2013/04/30 22:24:16 joerg Exp $ - ---- libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h.orig 2011-01-30 22:39:36.000000000 +0000 -+++ libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h -@@ -48,7 +48,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION - is(const char* __low, const char* __high, mask* __vec) const - { - while (__low < __high) -- *__vec++ = _M_table[*__low++]; -+ *__vec++ = _M_table[(unsigned char)*__low++]; - return __high; - } - diff --git a/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__noninline.h b/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__noninline.h deleted file mode 100644 index 7b9d9a31c..000000000 --- a/lang/gnat-aux/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__noninline.h +++ /dev/null @@ -1,57 +0,0 @@ -$NetBSD: patch-libstdc++-v3_config_os_bsd_netbsd_ctype__noninline.h,v 1.1 2013/04/30 22:24:16 joerg Exp $ - ---- libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h.orig 2011-01-03 20:52:22.000000000 +0000 -+++ libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h -@@ -34,11 +34,17 @@ - - // Information as gleaned from /usr/include/ctype.h - -+#ifndef _CTYPE_BL - extern "C" const u_int8_t _C_ctype_[]; -+#endif - - const ctype_base::mask* - ctype::classic_table() throw() -- { return _C_ctype_ + 1; } -+#ifdef _CTYPE_BL -+ { return _C_ctype_tab_ + 1; } -+#else -+ { return _C_ctype_ + 1; } -+#endif - - ctype::ctype(__c_locale, const mask* __table, bool __del, - size_t __refs) -@@ -65,14 +71,14 @@ - - char - ctype::do_toupper(char __c) const -- { return ::toupper((int) __c); } -+ { return ::toupper((int)(unsigned char) __c); } - - const char* - ctype::do_toupper(char* __low, const char* __high) const - { - while (__low < __high) - { -- *__low = ::toupper((int) *__low); -+ *__low = ::toupper((int)(unsigned char) *__low); - ++__low; - } - return __high; -@@ -80,14 +86,14 @@ - - char - ctype::do_tolower(char __c) const -- { return ::tolower((int) __c); } -+ { return ::tolower((int)(unsigned char) __c); } - - const char* - ctype::do_tolower(char* __low, const char* __high) const - { - while (__low < __high) - { -- *__low = ::tolower((int) *__low); -+ *__low = ::tolower((int)(unsigned char) *__low); - ++__low; - } - return __high; diff --git a/lang/go/Makefile b/lang/go/Makefile index 783455747..c5380ce82 100644 --- a/lang/go/Makefile +++ b/lang/go/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2015/03/10 13:11:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:15 wiz Exp $ .include "version.mk" DISTNAME= go${GO_VERSION}.src PKGNAME= go-${GO_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= https://storage.googleapis.com/golang/ PATCH_SITES= https://codereview.appspot.com/download/ @@ -46,8 +46,6 @@ REPLACE_BASH+= misc/makerelease/darwin/scripts/preinstall REPLACE_BASH+= misc/nacl/go_nacl_386_exec REPLACE_BASH+= misc/nacl/go_nacl_amd64p32_exec REPLACE_BASH+= misc/nacl/go_nacl_arm_exec -REPLACE_BASH+= misc/vim/ftplugin/go/test.sh -REPLACE_BASH+= misc/xcode/4/go4xcode.sh REPLACE_BASH+= src/all.bash REPLACE_BASH+= src/androidtest.bash REPLACE_BASH+= src/clean.bash @@ -65,10 +63,7 @@ REPLACE_BASH+= src/syscall/mksysnum_plan9.sh REPLACE_BASH+= test/bench/shootout/timing.sh REPLACE_BASH+= test/run -REPLACE_PERL+= misc/pprof -REPLACE_PERL+= misc/xcode/4/go4xcode.sh REPLACE_PERL+= src/net/http/cgi/testdata/test.cgi -REPLACE_PERL+= src/pkg/net/http/cgi/testdata/test.cgi REPLACE_PERL+= src/regexp/syntax/make_perl_groups.pl REPLACE_PERL+= src/syscall/*.pl REPLACE_PERL+= test/errchk diff --git a/lang/go/go-package.mk b/lang/go/go-package.mk index afcac7270..67369c9e3 100644 --- a/lang/go/go-package.mk +++ b/lang/go/go-package.mk @@ -1,4 +1,4 @@ -# $NetBSD: go-package.mk,v 1.3 2015/03/10 21:52:10 bsiegert Exp $ +# $NetBSD: go-package.mk,v 1.5 2015/05/11 13:25:35 bsiegert Exp $ # # This file implements common logic for compiling Go programs in pkgsrc. # The compiled Go code is tied to a specific compiler version, and the @@ -31,7 +31,12 @@ MAKE_JOBS_SAFE= no INSTALLATION_DIRS+= bin gopkg USE_TOOLS+= pax -GOTOOLDIR= ${PREFIX}/go/pkg/tool/${LOWER_OPSYS}_${GOARCH} +GO_PLATFORM= ${LOWER_OPSYS}_${GOARCH} +GOTOOLDIR= ${PREFIX}/go/pkg/tool/${GO_PLATFORM} + +PRINT_PLIST_AWK+= { gsub(/${GO_PLATFORM}/, \ + "$${GO_PLATFORM}"); \ + print; next; } post-extract: ${MKDIR} ${WRKSRC} diff --git a/lang/gwydion-dylan/Makefile b/lang/gwydion-dylan/Makefile index 47d8773e9..5f3d49d41 100644 --- a/lang/gwydion-dylan/Makefile +++ b/lang/gwydion-dylan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/01/04 08:28:48 dholland Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:16 wiz Exp $ # DISTNAME= gwydion-dylan-${DYLAN_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/languages/dylan/src/tar/ \ ftp://ftp.ntua.gr/pub/lang/gwydion/src/tar/ diff --git a/lang/jimtcl/DESCR b/lang/jimtcl/DESCR new file mode 100644 index 000000000..eeffb3c67 --- /dev/null +++ b/lang/jimtcl/DESCR @@ -0,0 +1,11 @@ +Jim is an opensource small-footprint implementation of the Tcl programming +language. It implements a large subset of Tcl and adds new features like +references with garbage collection, closures, built-in Object Oriented +Programming system, Functional Programming commands, first-class arrays and UTF- +8 support. All this with a binary size of about 100-200kB (depending upon +selected options). + +The Jim core is very stable. Jim passes over 3000 unit tests and many Tcl +programs run unmodified. Jim is highly modular with the possiblity to configure +many components as loadable modules, or omitted entirely. A number of extensions +are included with Jim which may be built as loadable modules. diff --git a/lang/jimtcl/Makefile b/lang/jimtcl/Makefile new file mode 100644 index 000000000..3a2e8a784 --- /dev/null +++ b/lang/jimtcl/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.1 2015/04/04 12:54:07 rodent Exp $ + +GITHUB_PROJECT= jimtcl +DISTNAME= 0.76 +PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +CATEGORIES= lang +MASTER_SITES= ${MASTER_SITE_GITHUB:=msteveb/} +DIST_SUBDIR= ${GITHUB_PROJECT} + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://jim.tcl.tk/ +COMMENT= Small footprint implementation of the Tcl programming language +LICENSE= 2-clause-bsd + +WRKSRC= ${WRKDIR}/jimtcl-0.76 +HAS_CONFIGURE= yes +USE_LANGUAGES= c c++ + +CONFIGURE_ARGS+= --prefix=${PREFIX:Q} --exec-prefix=${PREFIX:Q} + +REPLACE_INTERPRETER+= jimsh +REPLACE.jimsh.old= /usr/bin/env jimsh +REPLACE.jimsh.new= ${PREFIX}/bin/jimsh +REPLACE_FILES.jimsh= build-jim-ext.in + +SUBST_CLASSES+= docdir +SUBST_FILES.docdir= Makefile.in +SUBST_MESSAGE.docdir= Fixing path to docdir. +SUBST_SED.docdir= -e 's|$(prefix)/doc/jim|$(prefix)/share/doc/jimtcl|g' +SUBST_STAGE.docdir= pre-configure + +.include "../../mk/dlopen.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/lang/jimtcl/PLIST b/lang/jimtcl/PLIST new file mode 100644 index 000000000..9259f1b59 --- /dev/null +++ b/lang/jimtcl/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/04 12:54:07 rodent Exp $ +bin/build-jim-ext +bin/jimsh +include/jim-config.h +include/jim-eventloop.h +include/jim-signal.h +include/jim-subcmd.h +include/jim-win32compat.h +include/jim.h +lib/jim/README.extensions +lib/jim/tcltest.tcl +lib/libjim.a +share/doc/jimtcl/Tcl.html diff --git a/lang/jimtcl/distinfo b/lang/jimtcl/distinfo new file mode 100644 index 000000000..7c45115e5 --- /dev/null +++ b/lang/jimtcl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/04 12:54:07 rodent Exp $ + +SHA1 (jimtcl/0.76.tar.gz) = b1564098f9e5ed1a5b50afdf4555471662648494 +RMD160 (jimtcl/0.76.tar.gz) = 7f8e6d4229de1444447863d79bd0651615cca59b +Size (jimtcl/0.76.tar.gz) = 2234431 bytes diff --git a/lang/kaffe-x11/Makefile b/lang/kaffe-x11/Makefile index ca455476b..8c9242666 100644 --- a/lang/kaffe-x11/Makefile +++ b/lang/kaffe-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.44 2014/05/31 15:56:27 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/25 14:23:26 tnn Exp $ # .include "../../lang/kaffe/Makefile.common" PKGNAME= ${DISTNAME:S/kaffe/kaffe-x11/} -PKGREVISION= 28 +PKGREVISION= 29 COMMENT+= (AWT support through X11) diff --git a/lang/konoha/Makefile b/lang/konoha/Makefile index 531af5d9b..91dfd6f48 100644 --- a/lang/konoha/Makefile +++ b/lang/konoha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/31 15:44:47 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/06 08:17:30 adam Exp $ # DISTNAME= konoha-1.0.0-952 PKGNAME= konoha-1.0.0.952 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= lang MASTER_SITES= http://konoha.googlecode.com/files/ diff --git a/lang/libLLVM/Makefile b/lang/libLLVM/Makefile index e7cf5297b..4406a04c4 100644 --- a/lang/libLLVM/Makefile +++ b/lang/libLLVM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/03/04 19:33:09 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/28 13:25:59 adam Exp $ PKGNAME= ${DISTNAME:S/clang/libLLVM/} CONFIGURE_ARGS+= --enable-shared -MAKE_ENV+= SHARED_LIBRARY=1 +MAKE_ENV+= ENABLE_PIC=1 MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/Release/lib BUILD_TARGET= libs-only @@ -32,9 +32,4 @@ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/libLLVM INSTALLATION_DIRS+= lib/libLLVM -BUILDLINK_TRANSFORM+= l:LLVMMipsDesc:LLVMMipsAsmPrinter:LLVMMipsDesc -BUILDLINK_TRANSFORM+= l:LLVMARMDisassembler:LLVMARMInfo:LLVMARMDisassembler -BUILDLINK_TRANSFORM+= l:LLVMSystemZCodeGen:LLVMSystemZDisassembler:LLVMTarget:LLVMSystemZCodeGen -BUILDLINK_TRANSFORM+= l:LLVMSparcCodeGen:LLVMSparcDesc:LLVMSparcCodeGen - .include "../../lang/clang/Makefile.common" diff --git a/lang/libLLVM/PLIST b/lang/libLLVM/PLIST index 6a332b58c..e934351d0 100644 --- a/lang/libLLVM/PLIST +++ b/lang/libLLVM/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/03/04 19:33:09 tnn Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/05/28 13:25:59 adam Exp $ include/libLLVM/llvm-c/Analysis.h include/libLLVM/llvm-c/BitReader.h include/libLLVM/llvm-c/BitWriter.h @@ -636,211 +636,109 @@ include/libLLVM/llvm/Transforms/Utils/VectorUtils.h include/libLLVM/llvm/Transforms/Vectorize.h lib/libLLVM/LLVMHello.${SOEXT} lib/libLLVM/libLLVM-3.6.${SOEXT} -lib/libLLVM/libLLVM-3.6.0.${SOEXT} +lib/libLLVM/libLLVM-${PKGVERSION}.${SOEXT} lib/libLLVM/libLLVMAArch64AsmParser.a -lib/libLLVM/libLLVMAArch64AsmParser.${SOEXT} lib/libLLVM/libLLVMAArch64AsmPrinter.a -lib/libLLVM/libLLVMAArch64AsmPrinter.${SOEXT} lib/libLLVM/libLLVMAArch64CodeGen.a -lib/libLLVM/libLLVMAArch64CodeGen.${SOEXT} lib/libLLVM/libLLVMAArch64Desc.a -lib/libLLVM/libLLVMAArch64Desc.${SOEXT} lib/libLLVM/libLLVMAArch64Disassembler.a -lib/libLLVM/libLLVMAArch64Disassembler.${SOEXT} lib/libLLVM/libLLVMAArch64Info.a -lib/libLLVM/libLLVMAArch64Info.${SOEXT} lib/libLLVM/libLLVMAArch64Utils.a -lib/libLLVM/libLLVMAArch64Utils.${SOEXT} lib/libLLVM/libLLVMARMAsmParser.a -lib/libLLVM/libLLVMARMAsmParser.${SOEXT} lib/libLLVM/libLLVMARMAsmPrinter.a -lib/libLLVM/libLLVMARMAsmPrinter.${SOEXT} lib/libLLVM/libLLVMARMCodeGen.a -lib/libLLVM/libLLVMARMCodeGen.${SOEXT} lib/libLLVM/libLLVMARMDesc.a -lib/libLLVM/libLLVMARMDesc.${SOEXT} lib/libLLVM/libLLVMARMDisassembler.a -lib/libLLVM/libLLVMARMDisassembler.${SOEXT} lib/libLLVM/libLLVMARMInfo.a -lib/libLLVM/libLLVMARMInfo.${SOEXT} lib/libLLVM/libLLVMAnalysis.a -lib/libLLVM/libLLVMAnalysis.${SOEXT} lib/libLLVM/libLLVMAsmParser.a -lib/libLLVM/libLLVMAsmParser.${SOEXT} lib/libLLVM/libLLVMAsmPrinter.a -lib/libLLVM/libLLVMAsmPrinter.${SOEXT} lib/libLLVM/libLLVMBitReader.a -lib/libLLVM/libLLVMBitReader.${SOEXT} lib/libLLVM/libLLVMBitWriter.a -lib/libLLVM/libLLVMBitWriter.${SOEXT} lib/libLLVM/libLLVMCodeGen.a -lib/libLLVM/libLLVMCodeGen.${SOEXT} lib/libLLVM/libLLVMCore.a -lib/libLLVM/libLLVMCore.${SOEXT} lib/libLLVM/libLLVMCppBackendCodeGen.a -lib/libLLVM/libLLVMCppBackendCodeGen.${SOEXT} lib/libLLVM/libLLVMCppBackendInfo.a -lib/libLLVM/libLLVMCppBackendInfo.${SOEXT} lib/libLLVM/libLLVMDebugInfo.a -lib/libLLVM/libLLVMDebugInfo.${SOEXT} lib/libLLVM/libLLVMExecutionEngine.a -lib/libLLVM/libLLVMExecutionEngine.${SOEXT} lib/libLLVM/libLLVMHexagonCodeGen.a -lib/libLLVM/libLLVMHexagonCodeGen.${SOEXT} lib/libLLVM/libLLVMHexagonDesc.a -lib/libLLVM/libLLVMHexagonDesc.${SOEXT} lib/libLLVM/libLLVMHexagonDisassembler.a -lib/libLLVM/libLLVMHexagonDisassembler.${SOEXT} lib/libLLVM/libLLVMHexagonInfo.a -lib/libLLVM/libLLVMHexagonInfo.${SOEXT} lib/libLLVM/libLLVMIRReader.a -lib/libLLVM/libLLVMIRReader.${SOEXT} lib/libLLVM/libLLVMInstCombine.a -lib/libLLVM/libLLVMInstCombine.${SOEXT} lib/libLLVM/libLLVMInstrumentation.a -lib/libLLVM/libLLVMInstrumentation.${SOEXT} lib/libLLVM/libLLVMInterpreter.a -lib/libLLVM/libLLVMInterpreter.${SOEXT} -lib/libLLVM/libLLVMLineEditor.a -lib/libLLVM/libLLVMLineEditor.${SOEXT} -lib/libLLVM/libLLVMLinker.a -lib/libLLVM/libLLVMLinker.${SOEXT} -lib/libLLVM/libLLVMMC.a -lib/libLLVM/libLLVMMC.${SOEXT} -lib/libLLVM/libLLVMMCDisassembler.a -lib/libLLVM/libLLVMMCDisassembler.${SOEXT} -lib/libLLVM/libLLVMMCJIT.a -lib/libLLVM/libLLVMMCJIT.${SOEXT} -lib/libLLVM/libLLVMMCParser.a -lib/libLLVM/libLLVMMCParser.${SOEXT} -lib/libLLVM/libLLVMMSP430AsmPrinter.a -lib/libLLVM/libLLVMMSP430AsmPrinter.${SOEXT} -lib/libLLVM/libLLVMMSP430CodeGen.a -lib/libLLVM/libLLVMMSP430CodeGen.${SOEXT} -lib/libLLVM/libLLVMMSP430Desc.a -lib/libLLVM/libLLVMMSP430Desc.${SOEXT} -lib/libLLVM/libLLVMMSP430Info.a -lib/libLLVM/libLLVMMSP430Info.${SOEXT} -lib/libLLVM/libLLVMMipsAsmParser.a -lib/libLLVM/libLLVMMipsAsmParser.${SOEXT} -lib/libLLVM/libLLVMMipsAsmPrinter.a -lib/libLLVM/libLLVMMipsAsmPrinter.${SOEXT} -lib/libLLVM/libLLVMMipsCodeGen.a -lib/libLLVM/libLLVMMipsCodeGen.${SOEXT} -lib/libLLVM/libLLVMMipsDesc.a -lib/libLLVM/libLLVMMipsDesc.${SOEXT} -lib/libLLVM/libLLVMMipsDisassembler.a -lib/libLLVM/libLLVMMipsDisassembler.${SOEXT} -lib/libLLVM/libLLVMMipsInfo.a -lib/libLLVM/libLLVMMipsInfo.${SOEXT} -lib/libLLVM/libLLVMNVPTXAsmPrinter.a -lib/libLLVM/libLLVMNVPTXAsmPrinter.${SOEXT} -lib/libLLVM/libLLVMNVPTXCodeGen.a -lib/libLLVM/libLLVMNVPTXCodeGen.${SOEXT} -lib/libLLVM/libLLVMNVPTXDesc.a -lib/libLLVM/libLLVMNVPTXDesc.${SOEXT} -lib/libLLVM/libLLVMNVPTXInfo.a -lib/libLLVM/libLLVMNVPTXInfo.${SOEXT} -lib/libLLVM/libLLVMObjCARCOpts.a -lib/libLLVM/libLLVMObjCARCOpts.${SOEXT} -lib/libLLVM/libLLVMObject.a -lib/libLLVM/libLLVMObject.${SOEXT} -lib/libLLVM/libLLVMOption.a -lib/libLLVM/libLLVMOption.${SOEXT} -lib/libLLVM/libLLVMPowerPCAsmParser.a -lib/libLLVM/libLLVMPowerPCAsmParser.${SOEXT} -lib/libLLVM/libLLVMPowerPCAsmPrinter.a -lib/libLLVM/libLLVMPowerPCAsmPrinter.${SOEXT} -lib/libLLVM/libLLVMPowerPCCodeGen.a -lib/libLLVM/libLLVMPowerPCCodeGen.${SOEXT} -lib/libLLVM/libLLVMPowerPCDesc.a -lib/libLLVM/libLLVMPowerPCDesc.${SOEXT} -lib/libLLVM/libLLVMPowerPCDisassembler.a -lib/libLLVM/libLLVMPowerPCDisassembler.${SOEXT} -lib/libLLVM/libLLVMPowerPCInfo.a -lib/libLLVM/libLLVMPowerPCInfo.${SOEXT} -lib/libLLVM/libLLVMProfileData.a -lib/libLLVM/libLLVMProfileData.${SOEXT} -lib/libLLVM/libLLVMR600AsmParser.a -lib/libLLVM/libLLVMR600AsmParser.${SOEXT} -lib/libLLVM/libLLVMR600AsmPrinter.a -lib/libLLVM/libLLVMR600AsmPrinter.${SOEXT} -lib/libLLVM/libLLVMR600CodeGen.a -lib/libLLVM/libLLVMR600CodeGen.${SOEXT} -lib/libLLVM/libLLVMR600Desc.a -lib/libLLVM/libLLVMR600Desc.${SOEXT} -lib/libLLVM/libLLVMR600Info.a -lib/libLLVM/libLLVMR600Info.${SOEXT} -lib/libLLVM/libLLVMRuntimeDyld.a -lib/libLLVM/libLLVMRuntimeDyld.${SOEXT} -lib/libLLVM/libLLVMScalarOpts.a -lib/libLLVM/libLLVMScalarOpts.${SOEXT} -lib/libLLVM/libLLVMSelectionDAG.a -lib/libLLVM/libLLVMSelectionDAG.${SOEXT} -lib/libLLVM/libLLVMSparcAsmParser.a -lib/libLLVM/libLLVMSparcAsmParser.${SOEXT} -lib/libLLVM/libLLVMSparcAsmPrinter.a -lib/libLLVM/libLLVMSparcAsmPrinter.${SOEXT} -lib/libLLVM/libLLVMSparcCodeGen.a -lib/libLLVM/libLLVMSparcCodeGen.${SOEXT} -lib/libLLVM/libLLVMSparcDesc.a -lib/libLLVM/libLLVMSparcDesc.${SOEXT} -lib/libLLVM/libLLVMSparcDisassembler.a -lib/libLLVM/libLLVMSparcDisassembler.${SOEXT} -lib/libLLVM/libLLVMSparcInfo.a -lib/libLLVM/libLLVMSparcInfo.${SOEXT} -lib/libLLVM/libLLVMSupport.a -lib/libLLVM/libLLVMSupport.${SOEXT} -lib/libLLVM/libLLVMSystemZAsmParser.a -lib/libLLVM/libLLVMSystemZAsmParser.${SOEXT} -lib/libLLVM/libLLVMSystemZAsmPrinter.a -lib/libLLVM/libLLVMSystemZAsmPrinter.${SOEXT} -lib/libLLVM/libLLVMSystemZCodeGen.a -lib/libLLVM/libLLVMSystemZCodeGen.${SOEXT} -lib/libLLVM/libLLVMSystemZDesc.a -lib/libLLVM/libLLVMSystemZDesc.${SOEXT} -lib/libLLVM/libLLVMSystemZDisassembler.a -lib/libLLVM/libLLVMSystemZDisassembler.${SOEXT} -lib/libLLVM/libLLVMSystemZInfo.a -lib/libLLVM/libLLVMSystemZInfo.${SOEXT} -lib/libLLVM/libLLVMTableGen.a -lib/libLLVM/libLLVMTableGen.${SOEXT} -lib/libLLVM/libLLVMTarget.a -lib/libLLVM/libLLVMTarget.${SOEXT} -lib/libLLVM/libLLVMTransformUtils.a -lib/libLLVM/libLLVMTransformUtils.${SOEXT} -lib/libLLVM/libLLVMVectorize.a -lib/libLLVM/libLLVMVectorize.${SOEXT} -lib/libLLVM/libLLVMX86AsmParser.a -lib/libLLVM/libLLVMX86AsmParser.${SOEXT} -lib/libLLVM/libLLVMX86AsmPrinter.a -lib/libLLVM/libLLVMX86AsmPrinter.${SOEXT} -lib/libLLVM/libLLVMX86CodeGen.a -lib/libLLVM/libLLVMX86CodeGen.${SOEXT} -lib/libLLVM/libLLVMX86Desc.a -lib/libLLVM/libLLVMX86Desc.${SOEXT} -lib/libLLVM/libLLVMX86Disassembler.a -lib/libLLVM/libLLVMX86Disassembler.${SOEXT} -lib/libLLVM/libLLVMX86Info.a -lib/libLLVM/libLLVMX86Info.${SOEXT} -lib/libLLVM/libLLVMX86Utils.a -lib/libLLVM/libLLVMX86Utils.${SOEXT} -lib/libLLVM/libLLVMXCoreAsmPrinter.a -lib/libLLVM/libLLVMXCoreAsmPrinter.${SOEXT} -lib/libLLVM/libLLVMXCoreCodeGen.a -lib/libLLVM/libLLVMXCoreCodeGen.${SOEXT} -lib/libLLVM/libLLVMXCoreDesc.a -lib/libLLVM/libLLVMXCoreDesc.${SOEXT} -lib/libLLVM/libLLVMXCoreDisassembler.a -lib/libLLVM/libLLVMXCoreDisassembler.${SOEXT} -lib/libLLVM/libLLVMXCoreInfo.a -lib/libLLVM/libLLVMXCoreInfo.${SOEXT} -lib/libLLVM/libLLVMipa.a -lib/libLLVM/libLLVMipa.${SOEXT} -lib/libLLVM/libLLVMipo.a -lib/libLLVM/libLLVMipo.${SOEXT} lib/libLLVM/libLLVMLTO.a -lib/libLLVM/libLLVMLTO.${SOEXT} +lib/libLLVM/libLLVMLineEditor.a +lib/libLLVM/libLLVMLinker.a +lib/libLLVM/libLLVMMC.a +lib/libLLVM/libLLVMMCDisassembler.a +lib/libLLVM/libLLVMMCJIT.a +lib/libLLVM/libLLVMMCParser.a +lib/libLLVM/libLLVMMSP430AsmPrinter.a +lib/libLLVM/libLLVMMSP430CodeGen.a +lib/libLLVM/libLLVMMSP430Desc.a +lib/libLLVM/libLLVMMSP430Info.a +lib/libLLVM/libLLVMMipsAsmParser.a +lib/libLLVM/libLLVMMipsAsmPrinter.a +lib/libLLVM/libLLVMMipsCodeGen.a +lib/libLLVM/libLLVMMipsDesc.a +lib/libLLVM/libLLVMMipsDisassembler.a +lib/libLLVM/libLLVMMipsInfo.a +lib/libLLVM/libLLVMNVPTXAsmPrinter.a +lib/libLLVM/libLLVMNVPTXCodeGen.a +lib/libLLVM/libLLVMNVPTXDesc.a +lib/libLLVM/libLLVMNVPTXInfo.a +lib/libLLVM/libLLVMObjCARCOpts.a +lib/libLLVM/libLLVMObject.a +lib/libLLVM/libLLVMOption.a +lib/libLLVM/libLLVMPowerPCAsmParser.a +lib/libLLVM/libLLVMPowerPCAsmPrinter.a +lib/libLLVM/libLLVMPowerPCCodeGen.a +lib/libLLVM/libLLVMPowerPCDesc.a +lib/libLLVM/libLLVMPowerPCDisassembler.a +lib/libLLVM/libLLVMPowerPCInfo.a +lib/libLLVM/libLLVMProfileData.a +lib/libLLVM/libLLVMR600AsmParser.a +lib/libLLVM/libLLVMR600AsmPrinter.a +lib/libLLVM/libLLVMR600CodeGen.a +lib/libLLVM/libLLVMR600Desc.a +lib/libLLVM/libLLVMR600Info.a +lib/libLLVM/libLLVMRuntimeDyld.a +lib/libLLVM/libLLVMScalarOpts.a +lib/libLLVM/libLLVMSelectionDAG.a +lib/libLLVM/libLLVMSparcAsmParser.a +lib/libLLVM/libLLVMSparcAsmPrinter.a +lib/libLLVM/libLLVMSparcCodeGen.a +lib/libLLVM/libLLVMSparcDesc.a +lib/libLLVM/libLLVMSparcDisassembler.a +lib/libLLVM/libLLVMSparcInfo.a +lib/libLLVM/libLLVMSupport.a +lib/libLLVM/libLLVMSystemZAsmParser.a +lib/libLLVM/libLLVMSystemZAsmPrinter.a +lib/libLLVM/libLLVMSystemZCodeGen.a +lib/libLLVM/libLLVMSystemZDesc.a +lib/libLLVM/libLLVMSystemZDisassembler.a +lib/libLLVM/libLLVMSystemZInfo.a +lib/libLLVM/libLLVMTableGen.a +lib/libLLVM/libLLVMTarget.a +lib/libLLVM/libLLVMTransformUtils.a +lib/libLLVM/libLLVMVectorize.a +lib/libLLVM/libLLVMX86AsmParser.a +lib/libLLVM/libLLVMX86AsmPrinter.a +lib/libLLVM/libLLVMX86CodeGen.a +lib/libLLVM/libLLVMX86Desc.a +lib/libLLVM/libLLVMX86Disassembler.a +lib/libLLVM/libLLVMX86Info.a +lib/libLLVM/libLLVMX86Utils.a +lib/libLLVM/libLLVMXCoreAsmPrinter.a +lib/libLLVM/libLLVMXCoreCodeGen.a +lib/libLLVM/libLLVMXCoreDesc.a +lib/libLLVM/libLLVMXCoreDisassembler.a +lib/libLLVM/libLLVMXCoreInfo.a +lib/libLLVM/libLLVMipa.a +lib/libLLVM/libLLVMipo.a libexec/libLLVM/FileCheck libexec/libLLVM/count libexec/libLLVM/llvm-config diff --git a/lang/libLLVM/buildlink3.mk b/lang/libLLVM/buildlink3.mk index 69faf9ce0..2a0cd01ed 100644 --- a/lang/libLLVM/buildlink3.mk +++ b/lang/libLLVM/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/03/04 19:33:09 tnn Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/06 17:25:05 tnn Exp $ BUILDLINK_TREE+= libLLVM .if !defined(LIBLLVM_BUILDLINK3_MK) LIBLLVM_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libLLVM+= libLLVM>=3.6.0 +BUILDLINK_API_DEPENDS.libLLVM+= libLLVM>=3.6.0nb1 BUILDLINK_PKGSRCDIR.libLLVM?= ../../lang/libLLVM BUILDLINK_INCDIRS.libLLVM?= include/libLLVM BUILDLINK_LIBDIRS.libLLVM?= lib/libLLVM diff --git a/lang/libLLVM34/Makefile b/lang/libLLVM34/Makefile index 955d21ea8..901a90492 100644 --- a/lang/libLLVM34/Makefile +++ b/lang/libLLVM34/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/03/22 16:07:59 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 22:06:42 tnn Exp $ DISTNAME= llvm-${PKGVERSION_NOREV}.src PKGNAME= libLLVM34-3.4.2 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://llvm.org/releases/${PKGVERSION_NOREV}/ @@ -25,7 +26,7 @@ CONFIGURE_ARGS+= --disable-bindings CONFIGURE_ARGS+= --disable-timestamps CONFIGURE_ARGS+= --enable-optimized CONFIGURE_ARGS+= --enable-shared -MAKE_ENV+= SHARED_LIBRARY=1 +MAKE_ENV+= ENABLE_PIC=1 MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/Release/lib CHECK_PORTABILITY_SKIP= utils/buildit/build_llvm \ @@ -74,8 +75,6 @@ PLIST_SUBST+= SOEXT="dylib" PLIST_SUBST+= SOEXT="so" .endif -BUILDLINK_TRANSFORM+= l:LLVMMipsDesc:LLVMMipsAsmPrinter:LLVMMipsDesc - .include "../../devel/zlib/buildlink3.mk" .include "../../lang/python/tool.mk" .include "../../mk/bsd.pkg.mk" diff --git a/lang/libLLVM34/PLIST b/lang/libLLVM34/PLIST index 6c12bc011..8ff5030f6 100644 --- a/lang/libLLVM34/PLIST +++ b/lang/libLLVM34/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/03/04 19:34:27 tnn Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/06 17:25:05 tnn Exp $ include/libLLVM34/llvm-c/Analysis.h include/libLLVM34/llvm-c/BitReader.h include/libLLVM34/llvm-c/BitWriter.h @@ -572,196 +572,100 @@ lib/libLLVM34/LLVMHello.${SOEXT} lib/libLLVM34/libLLVM-3.4.2.${SOEXT} lib/libLLVM34/libLLVM-3.4.${SOEXT} lib/libLLVM34/libLLVMAArch64AsmParser.a -lib/libLLVM34/libLLVMAArch64AsmParser.${SOEXT} lib/libLLVM34/libLLVMAArch64AsmPrinter.a -lib/libLLVM34/libLLVMAArch64AsmPrinter.${SOEXT} lib/libLLVM34/libLLVMAArch64CodeGen.a -lib/libLLVM34/libLLVMAArch64CodeGen.${SOEXT} lib/libLLVM34/libLLVMAArch64Desc.a -lib/libLLVM34/libLLVMAArch64Desc.${SOEXT} lib/libLLVM34/libLLVMAArch64Disassembler.a -lib/libLLVM34/libLLVMAArch64Disassembler.${SOEXT} lib/libLLVM34/libLLVMAArch64Info.a -lib/libLLVM34/libLLVMAArch64Info.${SOEXT} lib/libLLVM34/libLLVMAArch64Utils.a -lib/libLLVM34/libLLVMAArch64Utils.${SOEXT} lib/libLLVM34/libLLVMARMAsmParser.a -lib/libLLVM34/libLLVMARMAsmParser.${SOEXT} lib/libLLVM34/libLLVMARMAsmPrinter.a -lib/libLLVM34/libLLVMARMAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMARMCodeGen.a -lib/libLLVM34/libLLVMARMCodeGen.${SOEXT} lib/libLLVM34/libLLVMARMDesc.a -lib/libLLVM34/libLLVMARMDesc.${SOEXT} lib/libLLVM34/libLLVMARMDisassembler.a -lib/libLLVM34/libLLVMARMDisassembler.${SOEXT} lib/libLLVM34/libLLVMARMInfo.a -lib/libLLVM34/libLLVMARMInfo.${SOEXT} lib/libLLVM34/libLLVMAnalysis.a -lib/libLLVM34/libLLVMAnalysis.${SOEXT} lib/libLLVM34/libLLVMAsmParser.a -lib/libLLVM34/libLLVMAsmParser.${SOEXT} lib/libLLVM34/libLLVMAsmPrinter.a -lib/libLLVM34/libLLVMAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMBitReader.a -lib/libLLVM34/libLLVMBitReader.${SOEXT} lib/libLLVM34/libLLVMBitWriter.a -lib/libLLVM34/libLLVMBitWriter.${SOEXT} lib/libLLVM34/libLLVMCodeGen.a -lib/libLLVM34/libLLVMCodeGen.${SOEXT} lib/libLLVM34/libLLVMCore.a -lib/libLLVM34/libLLVMCore.${SOEXT} lib/libLLVM34/libLLVMCppBackendCodeGen.a -lib/libLLVM34/libLLVMCppBackendCodeGen.${SOEXT} lib/libLLVM34/libLLVMCppBackendInfo.a -lib/libLLVM34/libLLVMCppBackendInfo.${SOEXT} lib/libLLVM34/libLLVMDebugInfo.a -lib/libLLVM34/libLLVMDebugInfo.${SOEXT} lib/libLLVM34/libLLVMExecutionEngine.a -lib/libLLVM34/libLLVMExecutionEngine.${SOEXT} lib/libLLVM34/libLLVMHexagonAsmPrinter.a -lib/libLLVM34/libLLVMHexagonAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMHexagonCodeGen.a -lib/libLLVM34/libLLVMHexagonCodeGen.${SOEXT} lib/libLLVM34/libLLVMHexagonDesc.a -lib/libLLVM34/libLLVMHexagonDesc.${SOEXT} lib/libLLVM34/libLLVMHexagonInfo.a -lib/libLLVM34/libLLVMHexagonInfo.${SOEXT} lib/libLLVM34/libLLVMIRReader.a -lib/libLLVM34/libLLVMIRReader.${SOEXT} lib/libLLVM34/libLLVMInstCombine.a -lib/libLLVM34/libLLVMInstCombine.${SOEXT} lib/libLLVM34/libLLVMInstrumentation.a -lib/libLLVM34/libLLVMInstrumentation.${SOEXT} lib/libLLVM34/libLLVMInterpreter.a -lib/libLLVM34/libLLVMInterpreter.${SOEXT} lib/libLLVM34/libLLVMJIT.a -lib/libLLVM34/libLLVMJIT.${SOEXT} lib/libLLVM34/libLLVMLTO.a -lib/libLLVM34/libLLVMLTO.${SOEXT} lib/libLLVM34/libLLVMLinker.a -lib/libLLVM34/libLLVMLinker.${SOEXT} lib/libLLVM34/libLLVMMC.a -lib/libLLVM34/libLLVMMC.${SOEXT} lib/libLLVM34/libLLVMMCDisassembler.a -lib/libLLVM34/libLLVMMCDisassembler.${SOEXT} lib/libLLVM34/libLLVMMCJIT.a -lib/libLLVM34/libLLVMMCJIT.${SOEXT} lib/libLLVM34/libLLVMMCParser.a -lib/libLLVM34/libLLVMMCParser.${SOEXT} lib/libLLVM34/libLLVMMSP430AsmPrinter.a -lib/libLLVM34/libLLVMMSP430AsmPrinter.${SOEXT} lib/libLLVM34/libLLVMMSP430CodeGen.a -lib/libLLVM34/libLLVMMSP430CodeGen.${SOEXT} lib/libLLVM34/libLLVMMSP430Desc.a -lib/libLLVM34/libLLVMMSP430Desc.${SOEXT} lib/libLLVM34/libLLVMMSP430Info.a -lib/libLLVM34/libLLVMMSP430Info.${SOEXT} lib/libLLVM34/libLLVMMipsAsmParser.a -lib/libLLVM34/libLLVMMipsAsmParser.${SOEXT} lib/libLLVM34/libLLVMMipsAsmPrinter.a -lib/libLLVM34/libLLVMMipsAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMMipsCodeGen.a -lib/libLLVM34/libLLVMMipsCodeGen.${SOEXT} lib/libLLVM34/libLLVMMipsDesc.a -lib/libLLVM34/libLLVMMipsDesc.${SOEXT} lib/libLLVM34/libLLVMMipsDisassembler.a -lib/libLLVM34/libLLVMMipsDisassembler.${SOEXT} lib/libLLVM34/libLLVMMipsInfo.a -lib/libLLVM34/libLLVMMipsInfo.${SOEXT} lib/libLLVM34/libLLVMNVPTXAsmPrinter.a -lib/libLLVM34/libLLVMNVPTXAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMNVPTXCodeGen.a -lib/libLLVM34/libLLVMNVPTXCodeGen.${SOEXT} lib/libLLVM34/libLLVMNVPTXDesc.a -lib/libLLVM34/libLLVMNVPTXDesc.${SOEXT} lib/libLLVM34/libLLVMNVPTXInfo.a -lib/libLLVM34/libLLVMNVPTXInfo.${SOEXT} lib/libLLVM34/libLLVMObjCARCOpts.a -lib/libLLVM34/libLLVMObjCARCOpts.${SOEXT} lib/libLLVM34/libLLVMObject.a -lib/libLLVM34/libLLVMObject.${SOEXT} lib/libLLVM34/libLLVMOption.a -lib/libLLVM34/libLLVMOption.${SOEXT} lib/libLLVM34/libLLVMPowerPCAsmParser.a -lib/libLLVM34/libLLVMPowerPCAsmParser.${SOEXT} lib/libLLVM34/libLLVMPowerPCAsmPrinter.a -lib/libLLVM34/libLLVMPowerPCAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMPowerPCCodeGen.a -lib/libLLVM34/libLLVMPowerPCCodeGen.${SOEXT} lib/libLLVM34/libLLVMPowerPCDesc.a -lib/libLLVM34/libLLVMPowerPCDesc.${SOEXT} lib/libLLVM34/libLLVMPowerPCInfo.a -lib/libLLVM34/libLLVMPowerPCInfo.${SOEXT} lib/libLLVM34/libLLVMR600AsmPrinter.a -lib/libLLVM34/libLLVMR600AsmPrinter.${SOEXT} lib/libLLVM34/libLLVMR600CodeGen.a -lib/libLLVM34/libLLVMR600CodeGen.${SOEXT} lib/libLLVM34/libLLVMR600Desc.a -lib/libLLVM34/libLLVMR600Desc.${SOEXT} lib/libLLVM34/libLLVMR600Info.a -lib/libLLVM34/libLLVMR600Info.${SOEXT} lib/libLLVM34/libLLVMRuntimeDyld.a -lib/libLLVM34/libLLVMRuntimeDyld.${SOEXT} lib/libLLVM34/libLLVMScalarOpts.a -lib/libLLVM34/libLLVMScalarOpts.${SOEXT} lib/libLLVM34/libLLVMSelectionDAG.a -lib/libLLVM34/libLLVMSelectionDAG.${SOEXT} lib/libLLVM34/libLLVMSparcCodeGen.a -lib/libLLVM34/libLLVMSparcCodeGen.${SOEXT} lib/libLLVM34/libLLVMSparcDesc.a -lib/libLLVM34/libLLVMSparcDesc.${SOEXT} lib/libLLVM34/libLLVMSparcInfo.a -lib/libLLVM34/libLLVMSparcInfo.${SOEXT} lib/libLLVM34/libLLVMSupport.a -lib/libLLVM34/libLLVMSupport.${SOEXT} lib/libLLVM34/libLLVMSystemZAsmParser.a -lib/libLLVM34/libLLVMSystemZAsmParser.${SOEXT} lib/libLLVM34/libLLVMSystemZAsmPrinter.a -lib/libLLVM34/libLLVMSystemZAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMSystemZCodeGen.a -lib/libLLVM34/libLLVMSystemZCodeGen.${SOEXT} lib/libLLVM34/libLLVMSystemZDesc.a -lib/libLLVM34/libLLVMSystemZDesc.${SOEXT} lib/libLLVM34/libLLVMSystemZDisassembler.a -lib/libLLVM34/libLLVMSystemZDisassembler.${SOEXT} lib/libLLVM34/libLLVMSystemZInfo.a -lib/libLLVM34/libLLVMSystemZInfo.${SOEXT} lib/libLLVM34/libLLVMTableGen.a -lib/libLLVM34/libLLVMTableGen.${SOEXT} lib/libLLVM34/libLLVMTarget.a -lib/libLLVM34/libLLVMTarget.${SOEXT} lib/libLLVM34/libLLVMTransformUtils.a -lib/libLLVM34/libLLVMTransformUtils.${SOEXT} lib/libLLVM34/libLLVMVectorize.a -lib/libLLVM34/libLLVMVectorize.${SOEXT} lib/libLLVM34/libLLVMX86AsmParser.a -lib/libLLVM34/libLLVMX86AsmParser.${SOEXT} lib/libLLVM34/libLLVMX86AsmPrinter.a -lib/libLLVM34/libLLVMX86AsmPrinter.${SOEXT} lib/libLLVM34/libLLVMX86CodeGen.a -lib/libLLVM34/libLLVMX86CodeGen.${SOEXT} lib/libLLVM34/libLLVMX86Desc.a -lib/libLLVM34/libLLVMX86Desc.${SOEXT} lib/libLLVM34/libLLVMX86Disassembler.a -lib/libLLVM34/libLLVMX86Disassembler.${SOEXT} lib/libLLVM34/libLLVMX86Info.a -lib/libLLVM34/libLLVMX86Info.${SOEXT} lib/libLLVM34/libLLVMX86Utils.a -lib/libLLVM34/libLLVMX86Utils.${SOEXT} lib/libLLVM34/libLLVMXCoreAsmPrinter.a -lib/libLLVM34/libLLVMXCoreAsmPrinter.${SOEXT} lib/libLLVM34/libLLVMXCoreCodeGen.a -lib/libLLVM34/libLLVMXCoreCodeGen.${SOEXT} lib/libLLVM34/libLLVMXCoreDesc.a -lib/libLLVM34/libLLVMXCoreDesc.${SOEXT} lib/libLLVM34/libLLVMXCoreDisassembler.a -lib/libLLVM34/libLLVMXCoreDisassembler.${SOEXT} lib/libLLVM34/libLLVMXCoreInfo.a -lib/libLLVM34/libLLVMXCoreInfo.${SOEXT} lib/libLLVM34/libLLVMipa.a -lib/libLLVM34/libLLVMipa.${SOEXT} lib/libLLVM34/libLLVMipo.a -lib/libLLVM34/libLLVMipo.${SOEXT} libexec/libLLVM34/llvm-config libexec/libLLVM34/llvm-tblgen diff --git a/lang/libLLVM34/buildlink3.mk b/lang/libLLVM34/buildlink3.mk index 0e6690fb4..28514aaab 100644 --- a/lang/libLLVM34/buildlink3.mk +++ b/lang/libLLVM34/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/03/04 19:34:27 tnn Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/06 17:25:05 tnn Exp $ BUILDLINK_TREE+= libLLVM34 .if !defined(LIBLLVM34_BUILDLINK3_MK) LIBLLVM34_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libLLVM34+= libLLVM34>=3.4.2 +BUILDLINK_API_DEPENDS.libLLVM34+= libLLVM34>=3.4.2nb1 BUILDLINK_PKGSRCDIR.libLLVM34?= ../../lang/libLLVM34 BUILDLINK_INCDIRS.libLLVM34?= include/libLLVM34 BUILDLINK_LIBDIRS.libLLVM34?= lib/libLLVM34 diff --git a/lang/libLLVM34/distinfo b/lang/libLLVM34/distinfo index a92ae72af..e488e0481 100644 --- a/lang/libLLVM34/distinfo +++ b/lang/libLLVM34/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.1 2015/03/04 19:34:27 tnn Exp $ +$NetBSD: distinfo,v 1.3 2015/04/26 13:08:38 tnn Exp $ SHA1 (llvm-3.4.2.src.tar.gz) = c5287384d0b95ecb0fd7f024be2cdfb60cd94bc9 RMD160 (llvm-3.4.2.src.tar.gz) = 5fab44850977afccee34b21c6d339bc8dea21fce Size (llvm-3.4.2.src.tar.gz) = 15938155 bytes +SHA1 (patch-tools_llvm-shlib_Makefile) = 84f1c836fbecaf914a475b59077a627be64f7d05 SHA1 (patch-unittests_ExecutionEngine_MCJIT_Makefile) = 468ce096e5f312638923541ecc773435b3244407 diff --git a/lang/libLLVM34/patches/patch-tools_llvm-shlib_Makefile b/lang/libLLVM34/patches/patch-tools_llvm-shlib_Makefile new file mode 100644 index 000000000..7cb194d89 --- /dev/null +++ b/lang/libLLVM34/patches/patch-tools_llvm-shlib_Makefile @@ -0,0 +1,30 @@ +$NetBSD: patch-tools_llvm-shlib_Makefile,v 1.2 2015/04/26 13:08:38 tnn Exp $ + +Add NetBSD support. +Use full paths to archive files instead of -lfoo to avoid wrapper reordering. + +--- tools/llvm-shlib/Makefile.orig 2014-05-15 00:15:27.000000000 +0000 ++++ tools/llvm-shlib/Makefile +@@ -64,18 +64,18 @@ ifeq ($(HOST_OS),Darwin) + endif + endif + +-ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD OpenBSD GNU Bitrig)) ++ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD NetBSD OpenBSD GNU Bitrig)) + # Include everything from the .a's into the shared library. +- LLVMLibsOptions := -Wl,--whole-archive $(LLVMLibsOptions) \ ++ LLVMLibsOptions := -Wl,--whole-archive $(LLVMLibsPaths) \ + -Wl,--no-whole-archive + endif + +-ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD GNU)) ++ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD NetBSD GNU)) + # Add soname to the library. + LLVMLibsOptions += -Wl,--soname,lib$(LIBRARYNAME)$(SHLIBEXT) + endif + +-ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux GNU GNU/kFreeBSD)) ++ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux GNU GNU/kFreeBSD NetBSD)) + # Don't allow unresolved symbols. + LLVMLibsOptions += -Wl,--no-undefined + endif diff --git a/lang/librep/Makefile b/lang/librep/Makefile index acf2388fe..6036ceacd 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2015/03/15 19:56:54 tnn Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/22 16:22:21 jperkin Exp $ # DISTNAME= librep-0.92.3 @@ -33,6 +33,11 @@ REPLACE.rep.old= .*/bin/rep REPLACE.rep.new= ${PREFIX}/bin/rep REPLACE_FILES.rep= src/rep-xgettext.jl +SUBST_CLASSES+= fixwrap +SUBST_STAGE.fixwrap= post-build +SUBST_FILES.fixwrap= libtool +SUBST_SED.fixwrap= -e "s,${WRAPPER_BINDIR}/libtool,${PKG_LIBTOOL},g" + .include "../../databases/gdbm/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/gmp/buildlink3.mk" diff --git a/lang/lua53/PLIST b/lang/lua53/PLIST index 5025963fd..5fd97431d 100644 --- a/lang/lua53/PLIST +++ b/lang/lua53/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2015/01/17 17:50:23 alnsn Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/20 18:22:56 alnsn Exp $ bin/lua5.3 bin/luac5.3 include/lua-5.3/lauxlib.h @@ -8,9 +8,10 @@ include/lua-5.3/luaconf.h include/lua-5.3/lualib.h lib/liblua5.3.la lib/pkgconfig/lua-5.3.pc -man/man1/lua5.3.1 -man/man1/luac5.3.1 +man/man1/lua${PKGVERSION} +man/man1/luac${PKGVERSION} share/doc/lua-5.3/contents.html +share/doc/lua-5.3/index.css share/doc/lua-5.3/logo.gif share/doc/lua-5.3/lua.css share/doc/lua-5.3/manual.css diff --git a/lang/lua53/distinfo b/lang/lua53/distinfo index 4a24b4631..dcd9d5477 100644 --- a/lang/lua53/distinfo +++ b/lang/lua53/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1.1.1 2015/01/17 17:50:23 alnsn Exp $ +$NetBSD: distinfo,v 1.2 2015/06/20 18:22:56 alnsn Exp $ -SHA1 (lua-5.3.0.tar.gz) = 1c46d1c78c44039939e820126b86a6ae12dadfba -RMD160 (lua-5.3.0.tar.gz) = 42a8a628e54b2bc2e211310fc8d72c49c8812a11 -Size (lua-5.3.0.tar.gz) = 278045 bytes +SHA1 (lua-5.3.1.tar.gz) = 1676c6a041d90b6982db8cef1e5fb26000ab6dee +RMD160 (lua-5.3.1.tar.gz) = 01fcb542ea0a69246c0594bb2578dc108547a49a +Size (lua-5.3.1.tar.gz) = 282401 bytes SHA1 (patch-Makefile) = 44c9a812569c2a0f0221f197c95a672b059af84a SHA1 (patch-src_Makefile) = 975b1d4d6907524aad9527ffe18793c6bc93f1b4 SHA1 (patch-src_luaconf.h) = dc2f535a1d0f407db4f62dab37a2d680ea794264 diff --git a/lang/lua53/version.mk b/lang/lua53/version.mk index 98a730ca7..1f1d54c16 100644 --- a/lang/lua53/version.mk +++ b/lang/lua53/version.mk @@ -1,6 +1,6 @@ -# $NetBSD: version.mk,v 1.1.1.1 2015/01/17 17:50:23 alnsn Exp $ +# $NetBSD: version.mk,v 1.2 2015/06/20 18:22:56 alnsn Exp $ -LUA_VERSION= 5.3.0 +LUA_VERSION= 5.3.1 LUA_VERSION_MAJOR= ${LUA_VERSION:C/([0-9]+)\.([0-9]+)\.([0-9]+)/\1/} LUA_VERSION_MINOR= ${LUA_VERSION:C/([0-9]+)\.([0-9]+)\.([0-9]+)/\2/} diff --git a/lang/lush/Makefile b/lang/lush/Makefile index c61c5efe7..673ea097b 100644 --- a/lang/lush/Makefile +++ b/lang/lush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/07/15 02:02:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:26 tnn Exp $ DISTNAME= lush-1.2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lush/} diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile index 72fbc4c67..3aaa3473b 100644 --- a/lang/mawk/Makefile +++ b/lang/mawk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2014/03/13 16:35:23 adam Exp $ +# $NetBSD: Makefile,v 1.30 2015/05/12 14:00:21 wen Exp $ -DISTNAME= mawk-1.3.4-20131226 +DISTNAME= mawk-1.3.4-20150503 PKGNAME= ${DISTNAME:S/-20/.20/} CATEGORIES= lang MASTER_SITES= ftp://invisible-island.net/mawk/ diff --git a/lang/mawk/distinfo b/lang/mawk/distinfo index 7c4e593d2..1ae3d063a 100644 --- a/lang/mawk/distinfo +++ b/lang/mawk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2014/03/13 16:35:23 adam Exp $ +$NetBSD: distinfo,v 1.17 2015/05/12 14:00:21 wen Exp $ -SHA1 (mawk-1.3.4-20131226.tgz) = 5f7eb0d86e8984512facdec7c571110a6a1467b9 -RMD160 (mawk-1.3.4-20131226.tgz) = fb7c0fda481e3990ba4e9f3b0c48bf74483108d5 -Size (mawk-1.3.4-20131226.tgz) = 355479 bytes +SHA1 (mawk-1.3.4-20150503.tgz) = a59374ef412c0b04322b5e4a74303375d46fe7a8 +RMD160 (mawk-1.3.4-20150503.tgz) = 30843d6f84b04403c48f64fe0fddcd6c74131d32 +Size (mawk-1.3.4-20150503.tgz) = 468794 bytes diff --git a/lang/mercury/Makefile b/lang/mercury/Makefile index 34780adc3..c46b3bbab 100644 --- a/lang/mercury/Makefile +++ b/lang/mercury/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2015/03/22 09:53:57 asau Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:16 wiz Exp $ DISTNAME= mercury-srcdist-14.01.1 PKGNAME= mercury-14.01.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://dl.mercurylang.org/release/ \ ftp://ftp.mercury.cs.mu.oz.au/pub/mercury/ \ diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile index 8d2a211d3..f6adcbe44 100644 --- a/lang/mono-basic/Makefile +++ b/lang/mono-basic/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/07 16:47:28 adam Exp $ +# $NetBSD: Makefile,v 1.26 2015/05/23 06:23:43 kefren Exp $ -DISTNAME= mono-basic-2.10 -PKGREVISION= 8 +DISTNAME= mono-basic-4.0.1 CATEGORIES= lang -MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-basic/ +MASTER_SITES= http://download.mono-project.com/sources/mono-basic/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= kefren@NetBSD.org @@ -30,5 +29,5 @@ SUBST_MESSAGE.fix-mandir= Fixing man path SUBST_FILES.fix-mandir= build/config.make SUBST_SED.fix-mandir= -e 's,share/man,man,' -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/lang/mono-basic/PLIST b/lang/mono-basic/PLIST index 45da09a67..3782e4b94 100644 --- a/lang/mono-basic/PLIST +++ b/lang/mono-basic/PLIST @@ -1,22 +1,19 @@ -@comment $NetBSD: PLIST,v 1.5 2011/04/25 14:04:51 kefren Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/05/23 06:23:43 kefren Exp $ bin/vbnc bin/vbnc2 -lib/mono/2.0/Microsoft.VisualBasic.dll -lib/mono/4.0/Microsoft.VisualBasic.dll -lib/mono/4.0/Mono.Cecil.VB.Mdb.dll -lib/mono/4.0/Mono.Cecil.VB.Pdb.dll -lib/mono/4.0/Mono.Cecil.VB.dll -lib/mono/4.0/vbnc.exe -lib/mono/4.0/vbnc.exe.mdb -lib/mono/4.0/vbnc.rsp +lib/mono/4.5/Microsoft.VisualBasic.dll +lib/mono/4.5/Mono.Cecil.VB.Mdb.dll +lib/mono/4.5/Mono.Cecil.VB.Pdb.dll +lib/mono/4.5/Mono.Cecil.VB.dll +lib/mono/4.5/vbnc.exe +lib/mono/4.5/vbnc.exe.mdb +lib/mono/4.5/vbnc.rsp lib/mono/gac/Microsoft.VisualBasic/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll lib/mono/gac/Microsoft.VisualBasic/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.mdb -lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll -lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll.mdb -lib/mono/gac/Mono.Cecil.VB.Mdb/0.9.3.0__0738eb9f132ed756/Mono.Cecil.VB.Mdb.dll -lib/mono/gac/Mono.Cecil.VB.Mdb/0.9.3.0__0738eb9f132ed756/Mono.Cecil.VB.Mdb.dll.mdb -lib/mono/gac/Mono.Cecil.VB.Pdb/0.9.3.0__0738eb9f132ed756/Mono.Cecil.VB.Pdb.dll -lib/mono/gac/Mono.Cecil.VB.Pdb/0.9.3.0__0738eb9f132ed756/Mono.Cecil.VB.Pdb.dll.mdb -lib/mono/gac/Mono.Cecil.VB/0.9.3.0__0738eb9f132ed756/Mono.Cecil.VB.dll -lib/mono/gac/Mono.Cecil.VB/0.9.3.0__0738eb9f132ed756/Mono.Cecil.VB.dll.mdb +lib/mono/gac/Mono.Cecil.VB.Mdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.Mdb.dll +lib/mono/gac/Mono.Cecil.VB.Mdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.Mdb.dll.mdb +lib/mono/gac/Mono.Cecil.VB.Pdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.Pdb.dll +lib/mono/gac/Mono.Cecil.VB.Pdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.Pdb.dll.mdb +lib/mono/gac/Mono.Cecil.VB/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.dll +lib/mono/gac/Mono.Cecil.VB/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.dll.mdb man/man1/vbnc.1 diff --git a/lang/mono-basic/distinfo b/lang/mono-basic/distinfo index fe1cb2ac3..007323722 100644 --- a/lang/mono-basic/distinfo +++ b/lang/mono-basic/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.9 2011/07/05 15:06:28 schnoebe Exp $ +$NetBSD: distinfo,v 1.10 2015/05/23 06:23:43 kefren Exp $ -SHA1 (mono-basic-2.10.tar.bz2) = b6bd7214ff1cd4d522d13b213e2a8c2bed80d276 -RMD160 (mono-basic-2.10.tar.bz2) = 0d15240d36666f7e12c467a882dc6d03ebe7fec6 -Size (mono-basic-2.10.tar.bz2) = 1902672 bytes -SHA1 (patch-vbnc_vbnc_Makefile) = cd1289105cb9e28fb36f7335f379caef3012af54 +SHA1 (mono-basic-4.0.1.tar.bz2) = bbcba70e240779c09be15ea2499fdd471830ff12 +RMD160 (mono-basic-4.0.1.tar.bz2) = 3da2f1ec0cc834b81bca8a3419eeeb14189eaaa8 +Size (mono-basic-4.0.1.tar.bz2) = 2063157 bytes diff --git a/lang/mono-basic/patches/patch-vbnc_vbnc_Makefile b/lang/mono-basic/patches/patch-vbnc_vbnc_Makefile deleted file mode 100644 index cf2cfe985..000000000 --- a/lang/mono-basic/patches/patch-vbnc_vbnc_Makefile +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-vbnc_vbnc_Makefile,v 1.1 2011/07/05 15:06:28 schnoebe Exp $ - -Remove the Linux-ism's to cp(1). - ---- vbnc/vbnc/Makefile.orig 2011-01-13 22:38:33.000000000 +0000 -+++ vbnc/vbnc/Makefile -@@ -31,7 +31,7 @@ version.tmp: $(topdir)/configure setvers - -$(topdir)/vbnc/vbnc/setversion.sh $(topdir)/vbnc/vbnc/source/General/Version.vb - - all-local: vbnc.Errors.resources vbnc.exe.sources version.tmp -- @cp -pu vbnc.vbnc.rsp ../../class/lib/$(PROFILE)/vbnc.rsp -+ @cp -p vbnc.vbnc.rsp ../../class/lib/$(PROFILE)/vbnc.rsp - - vbnc.Errors.resources: source/Resources/Errors.resx - resgen2 source/Resources/Errors.resx vbnc.Errors.resources diff --git a/lang/mono/DESCR b/lang/mono/DESCR index 2c07de550..d9952fef6 100644 --- a/lang/mono/DESCR +++ b/lang/mono/DESCR @@ -4,5 +4,3 @@ that is working to develop an open source, Unix version of the Microsoft build and deploy cross-platform .NET Applications. The project will implement various technologies developed by Microsoft that have now been submitted to the ECMA for standardization. - -This package contains the currently unstable major version 3 of mono. diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 47e7d4dbd..ff3aa1551 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -1,29 +1,29 @@ -# $NetBSD: Makefile,v 1.153 2014/11/30 08:40:50 spz Exp $ +# $NetBSD: Makefile,v 1.163 2015/06/15 09:27:29 joerg Exp $ -DISTNAME= mono-3.10.0 +DISTNAME= mono-4.0.1 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://download.mono-project.com/sources/mono/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mono-project.com/ -COMMENT= Open source implementation of the .NET Development Framework (v3) +COMMENT= Open source implementation of the .NET Development Framework LICENSE= mit AND gnu-gpl-v2 AND gnu-lgpl-v2 AND apache-2.0 -MAKE_JOBS_SAFE= no BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser CONFLICTS= pnet-[0-9]* mcsim-[0-9]* lc-[0-9]* ALL_ENV+= MONO_SHARED_DIR=${WRKDIR:Q} PLATFORM= USE_TOOLS+= bash:run bison gmake gtar msgfmt perl:run pkg-config USE_LIBTOOL= yes -USE_LANGUAGES+= c c++ +USE_LANGUAGES+= c c99 c++ EXTRACT_USING= gtar GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} --with-icu=yes CONFIGURE_ARGS+= --with-preview=yes --with-libgdiplus=installed -CONFIGURE_ARGS+= --disable-dtrace +CONFIGURE_ARGS+= --disable-dtrace --with-gc=none .include "options.mk" @@ -85,6 +85,8 @@ CONF_FILES+= ${EGDIR}/4.0/settings.map \ ${PKG_SYSCONFDIR}/mono/4.0/settings.map CONF_FILES+= ${EGDIR}/4.0/web.config \ ${PKG_SYSCONFDIR}/mono/4.0/web.config +CONF_FILES+= ${EGDIR}/4.0/Browsers/Compat.browser \ + ${PKG_SYSCONFDIR}/mono/4.0/Browsers/Compat.browser CONF_FILES+= ${EGDIR}/4.5/DefaultWsdlHelpGenerator.aspx \ ${PKG_SYSCONFDIR}/mono/4.5/DefaultWsdlHelpGenerator.aspx CONF_FILES+= ${EGDIR}/4.5/machine.config \ @@ -92,6 +94,8 @@ CONF_FILES+= ${EGDIR}/4.5/machine.config \ CONF_FILES+= ${EGDIR}/4.5/settings.map \ ${PKG_SYSCONFDIR}/mono/4.5/settings.map CONF_FILES+= ${EGDIR}/4.5/web.config ${PKG_SYSCONFDIR}/mono/4.5/web.config +CONF_FILES+= ${EGDIR}/4.5/Browsers/Compat.browser \ + ${PKG_SYSCONFDIR}/mono/4.5/Browsers/Compat.browser MAKE_DIRS+= ${PKG_SYSCONFDIR}/mono/2.0 MAKE_DIRS+= ${PKG_SYSCONFDIR}/mono/2.0/Browsers @@ -113,8 +117,7 @@ SUBST_CLASSES+= fix-mcs SUBST_STAGE.fix-mcs= post-patch SUBST_MESSAGE.fix-mcs= Fixing mcs default prefix SUBST_FILES.fix-mcs= mcs/build/config-default.make -SUBST_SED.fix-mcs= -e 's,/usr/local,${PREFIX},1' -SUBST_SED.fix-mcs+= -e "s|MANDIR|${PKGMANDIR}|1" +SUBST_VARS.fix-mcs= PREFIX PKGMANDIR SUBST_CLASSES+= fix-cfgdir SUBST_STAGE.fix-cfgdir= post-patch @@ -133,17 +136,14 @@ PLIST_VARS= monodoc .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" +CFLAGS+= -D_XOPEN_SOURCE=600 CONFIGURE_ARGS+= --with-mcs-docs=no +CONFIGURE_ARGS+= --with-sgen=no +CONFIGURE_ARGS+= --with-sigaltstack=no CONFIGURE_ENV+= ac_cv_func_getdomainname=no CONFIGURE_ENV+= ac_cv_func_setdomainname=no -. if ${ABI} == "32" -ULIMIT_CMD_datasize= ulimit -d 262144 -ULIMIT_CMD_stacksize= ulimit -s 10240 -. else -CONFIGURE_ARGS+= --with-sigaltstack=no ULIMIT_CMD_datasize= ulimit -d 524288 ULIMIT_CMD_stacksize= ulimit -s 10240 -. endif .elif ${OPSYS} == "NetBSD" && ${MACHINE_ARCH:M*arm*} CONFIGURE_ARGS+= --with-mcs-docs=no CONFIGURE_ARGS+= --disable-parallel-mark @@ -151,6 +151,12 @@ CONFIGURE_ARGS+= --disable-parallel-mark PLIST.monodoc= yes .endif +.if ${MACHINE_ARCH:M*i[34]86*} +# for gcc byte atomic builtins +GNU_ARCH.i386= i586 +CFLAGS+= -march=i586 +.endif + post-install: ${INSTALL_DATA} ${WRKSRC}/data/net_4_5/DefaultWsdlHelpGenerator.aspx \ ${DESTDIR}${EGDIR}/4.5/DefaultWsdlHelpGenerator.aspx diff --git a/lang/mono/PLIST.Linux b/lang/mono/PLIST.Linux index bfbbd7e46..bba806a97 100644 --- a/lang/mono/PLIST.Linux +++ b/lang/mono/PLIST.Linux @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST.Linux,v 1.3 2014/03/11 22:11:45 wiz Exp $ +@comment $NetBSD: PLIST.Linux,v 1.4 2015/06/19 01:18:25 gdt Exp $ bin/mono-sgen bin/mono-sgen-gdb.py lib/libmonosgen-2.0.la -lib/mono/2.0/mscorlib.dll.so +lib/mono/4.5/mscorlib.dll.so lib/pkgconfig/monosgen-2.pc diff --git a/lang/mono/PLIST.SunOS-i386 b/lang/mono/PLIST.SunOS-i386 deleted file mode 100644 index ccb1e7cb6..000000000 --- a/lang/mono/PLIST.SunOS-i386 +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST.SunOS-i386,v 1.1 2013/09/13 20:47:55 jperkin Exp $ -bin/mono-sgen -lib/libmonosgen-2.0.la -lib/pkgconfig/monosgen-2.pc diff --git a/lang/mono/PLIST.common b/lang/mono/PLIST.common index 2f96dcbf5..51d0bc3db 100644 --- a/lang/mono/PLIST.common +++ b/lang/mono/PLIST.common @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST.common,v 1.21 2014/11/30 08:40:50 spz Exp $ +@comment $NetBSD: PLIST.common,v 1.25 2015/05/28 07:33:56 jperkin Exp $ bin/al bin/al2 bin/caspol bin/cccheck bin/ccrewrite +bin/cert-sync bin/cert2spc bin/certmgr bin/chktrust @@ -16,7 +17,6 @@ bin/dtd2xsd bin/gacutil bin/gacutil2 bin/genxs -bin/gmcs bin/httpcfg bin/ikdasm bin/ilasm @@ -56,7 +56,6 @@ bin/monodis bin/monodocer bin/monodocs2html bin/monodocs2slashdoc -bin/monograph bin/monolinker bin/monop bin/monop2 @@ -85,12 +84,6 @@ bin/wsdl bin/wsdl2 bin/xbuild bin/xsd -etc/mono/4.0/Browsers/Compat.browser -etc/mono/4.5/Browsers/Compat.browser -etc/mono/4.5/DefaultWsdlHelpGenerator.aspx -etc/mono/4.5/machine.config -etc/mono/4.5/settings.map -etc/mono/4.5/web.config include/mono-2.0/mono/cil/opcode.def include/mono-2.0/mono/jit/jit.h include/mono-2.0/mono/metadata/appdomain.h @@ -148,17 +141,11 @@ lib/mono/2.0/I18N.West.dll lib/mono/2.0/I18N.dll lib/mono/2.0/IBM.Data.DB2.dll lib/mono/2.0/ICSharpCode.SharpZipLib.dll -lib/mono/2.0/MSBuild/Microsoft.Build.CommonTypes.xsd -lib/mono/2.0/MSBuild/Microsoft.Build.Core.xsd lib/mono/2.0/Microsoft.Build.Engine.dll lib/mono/2.0/Microsoft.Build.Framework.dll lib/mono/2.0/Microsoft.Build.Tasks.dll lib/mono/2.0/Microsoft.Build.Utilities.dll -lib/mono/2.0/Microsoft.Build.xsd -lib/mono/2.0/Microsoft.CSharp.targets -lib/mono/2.0/Microsoft.Common.targets -lib/mono/2.0/Microsoft.Common.tasks -lib/mono/2.0/Microsoft.VisualBasic.targets +lib/mono/2.0/Microsoft.VisualBasic.dll lib/mono/2.0/Microsoft.VisualC.dll lib/mono/2.0/Mono.C5.dll lib/mono/2.0/Mono.CSharp.dll @@ -181,8 +168,6 @@ lib/mono/2.0/Mono.XBuild.Tasks.dll lib/mono/2.0/Novell.Directory.Ldap.dll lib/mono/2.0/Npgsql.dll lib/mono/2.0/PEAPI.dll -lib/mono/2.0/RabbitMQ.Client.Apigen.exe -lib/mono/2.0/RabbitMQ.Client.Apigen.exe.mdb lib/mono/2.0/RabbitMQ.Client.dll lib/mono/2.0/System.ComponentModel.DataAnnotations.dll lib/mono/2.0/System.Configuration.Install.dll @@ -227,64 +212,13 @@ lib/mono/2.0/System.Xml.Linq.dll lib/mono/2.0/System.Xml.dll lib/mono/2.0/System.dll lib/mono/2.0/WindowsBase.dll -lib/mono/2.0/al.exe -lib/mono/2.0/al.exe.mdb lib/mono/2.0/cscompmgd.dll -lib/mono/2.0/culevel.exe -lib/mono/2.0/culevel.exe.mdb -lib/mono/2.0/gacutil.exe -lib/mono/2.0/gacutil.exe.mdb -lib/mono/2.0/genxs.exe -lib/mono/2.0/genxs.exe.mdb -lib/mono/2.0/ilasm.exe -lib/mono/2.0/ilasm.exe.mdb -lib/mono/2.0/mkbundle.exe -lib/mono/2.0/mkbundle.exe.mdb -lib/mono/2.0/mono-service.exe -lib/mono/2.0/mono-service.exe.mdb -lib/mono/2.0/monolinker.exe -lib/mono/2.0/monolinker.exe.mdb -lib/mono/2.0/monop.exe -lib/mono/2.0/monop.exe.mdb lib/mono/2.0/mscorlib.dll -lib/mono/2.0/mscorlib.dll.mdb -lib/mono/2.0/nunit-console-runner.dll -lib/mono/2.0/nunit-console.exe -lib/mono/2.0/nunit-console.exe.config -lib/mono/2.0/nunit-console.exe.mdb -lib/mono/2.0/nunit.core.dll -lib/mono/2.0/nunit.core.extensions.dll -lib/mono/2.0/nunit.core.interfaces.dll -lib/mono/2.0/nunit.framework.dll -lib/mono/2.0/nunit.framework.extensions.dll -lib/mono/2.0/nunit.mocks.dll -lib/mono/2.0/nunit.util.dll -lib/mono/2.0/resgen.exe -lib/mono/2.0/resgen.exe.mdb -lib/mono/2.0/wsdl.exe -lib/mono/2.0/wsdl.exe.mdb -lib/mono/2.0/xbuild.exe -lib/mono/2.0/xbuild.exe.config -lib/mono/2.0/xbuild.exe.mdb -lib/mono/2.0/xbuild.rsp -lib/mono/2.0/xsd.exe -lib/mono/2.0/xsd.exe.mdb -lib/mono/3.5/MSBuild/Microsoft.Build.CommonTypes.xsd -lib/mono/3.5/MSBuild/Microsoft.Build.Core.xsd lib/mono/3.5/Microsoft.Build.Engine.dll lib/mono/3.5/Microsoft.Build.Framework.dll lib/mono/3.5/Microsoft.Build.Tasks.v3.5.dll lib/mono/3.5/Microsoft.Build.Utilities.v3.5.dll -lib/mono/3.5/Microsoft.Build.xsd -lib/mono/3.5/Microsoft.CSharp.targets -lib/mono/3.5/Microsoft.Common.targets -lib/mono/3.5/Microsoft.Common.tasks -lib/mono/3.5/Microsoft.VisualBasic.targets lib/mono/3.5/Mono.XBuild.Tasks.dll -lib/mono/3.5/xbuild.exe -lib/mono/3.5/xbuild.exe.config -lib/mono/3.5/xbuild.exe.mdb -lib/mono/3.5/xbuild.rsp lib/mono/4.0/Accessibility.dll lib/mono/4.0/Commons.Xml.Relaxng.dll lib/mono/4.0/CustomMarshalers.dll @@ -302,6 +236,7 @@ lib/mono/4.0/Microsoft.Build.Tasks.v4.0.dll lib/mono/4.0/Microsoft.Build.Utilities.v4.0.dll lib/mono/4.0/Microsoft.Build.dll lib/mono/4.0/Microsoft.CSharp.dll +lib/mono/4.0/Microsoft.VisualBasic.dll lib/mono/4.0/Microsoft.VisualC.dll lib/mono/4.0/Microsoft.Web.Infrastructure.dll lib/mono/4.0/Mono.C5.dll @@ -315,18 +250,15 @@ lib/mono/4.0/Mono.Http.dll lib/mono/4.0/Mono.Management.dll lib/mono/4.0/Mono.Messaging.RabbitMQ.dll lib/mono/4.0/Mono.Messaging.dll -lib/mono/4.0/Mono.Parallel.dll lib/mono/4.0/Mono.Posix.dll lib/mono/4.0/Mono.Security.Win32.dll lib/mono/4.0/Mono.Security.dll lib/mono/4.0/Mono.Simd.dll lib/mono/4.0/Mono.Tasklets.dll lib/mono/4.0/Mono.WebBrowser.dll -lib/mono/4.0/Mono.XBuild.Tasks.dll lib/mono/4.0/Novell.Directory.Ldap.dll lib/mono/4.0/Npgsql.dll lib/mono/4.0/PEAPI.dll -lib/mono/4.0/RabbitMQ.Client.Apigen.exe lib/mono/4.0/RabbitMQ.Client.dll lib/mono/4.0/System.ComponentModel.Composition.dll lib/mono/4.0/System.ComponentModel.DataAnnotations.dll @@ -389,8 +321,6 @@ lib/mono/4.0/mscorlib.dll lib/mono/4.5/Accessibility.dll lib/mono/4.5/Commons.Xml.Relaxng.dll lib/mono/4.5/CustomMarshalers.dll -lib/mono/4.5/EntityFramework.SqlServer.dll -lib/mono/4.5/EntityFramework.dll lib/mono/4.5/Facades/System.Collections.Concurrent.dll lib/mono/4.5/Facades/System.Collections.dll lib/mono/4.5/Facades/System.ComponentModel.Annotations.dll @@ -484,7 +414,6 @@ lib/mono/4.5/Mono.Tasklets.dll lib/mono/4.5/Mono.WebBrowser.dll lib/mono/4.5/Mono.XBuild.Tasks.dll lib/mono/4.5/Novell.Directory.Ldap.dll -lib/mono/4.5/Npgsql.dll lib/mono/4.5/PEAPI.dll lib/mono/4.5/RabbitMQ.Client.Apigen.exe lib/mono/4.5/RabbitMQ.Client.Apigen.exe.mdb @@ -495,6 +424,7 @@ lib/mono/4.5/System.Configuration.Install.dll lib/mono/4.5/System.Configuration.dll lib/mono/4.5/System.Core.dll lib/mono/4.5/System.Data.DataSetExtensions.dll +lib/mono/4.5/System.Data.Entity.dll lib/mono/4.5/System.Data.Linq.dll lib/mono/4.5/System.Data.OracleClient.dll lib/mono/4.5/System.Data.Services.Client.dll @@ -581,6 +511,8 @@ lib/mono/4.5/cccheck.exe lib/mono/4.5/cccheck.exe.mdb lib/mono/4.5/ccrewrite.exe lib/mono/4.5/ccrewrite.exe.mdb +lib/mono/4.5/cert-sync.exe +lib/mono/4.5/cert-sync.exe.mdb lib/mono/4.5/cert2spc.exe lib/mono/4.5/cert2spc.exe.mdb lib/mono/4.5/certmgr.exe @@ -688,6 +620,8 @@ lib/mono/4.5/sqlsharp.exe lib/mono/4.5/sqlsharp.exe.mdb lib/mono/4.5/svcutil.exe lib/mono/4.5/svcutil.exe.mdb +lib/mono/4.5/symbolicate.exe +lib/mono/4.5/symbolicate.exe.mdb lib/mono/4.5/wsdl.exe lib/mono/4.5/wsdl.exe.mdb lib/mono/4.5/xbuild.exe @@ -696,290 +630,168 @@ lib/mono/4.5/xbuild.exe.mdb lib/mono/4.5/xbuild.rsp lib/mono/4.5/xsd.exe lib/mono/4.5/xsd.exe.mdb -lib/mono/compat-2.0/ICSharpCode.SharpZipLib.dll -lib/mono/compat-2.0/System.Web.Extensions.Design.dll -lib/mono/compat-2.0/System.Web.Extensions.dll -lib/mono/compat-2.0/System.Web.Mvc.dll -lib/mono/gac/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll -lib/mono/gac/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.mdb lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll.mdb -lib/mono/gac/Commons.Xml.Relaxng/2.0.0.0__0738eb9f132ed756/Commons.Xml.Relaxng.dll -lib/mono/gac/Commons.Xml.Relaxng/2.0.0.0__0738eb9f132ed756/Commons.Xml.Relaxng.dll.mdb lib/mono/gac/Commons.Xml.Relaxng/4.0.0.0__0738eb9f132ed756/Commons.Xml.Relaxng.dll lib/mono/gac/Commons.Xml.Relaxng/4.0.0.0__0738eb9f132ed756/Commons.Xml.Relaxng.dll.mdb -lib/mono/gac/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll -lib/mono/gac/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll.mdb lib/mono/gac/CustomMarshalers/4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll lib/mono/gac/CustomMarshalers/4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll.mdb -lib/mono/gac/EntityFramework.SqlServer/6.0.0.0__b77a5c561934e089/EntityFramework.SqlServer.dll -lib/mono/gac/EntityFramework.SqlServer/6.0.0.0__b77a5c561934e089/EntityFramework.SqlServer.dll.mdb -lib/mono/gac/EntityFramework/6.0.0.0__b77a5c561934e089/EntityFramework.dll -lib/mono/gac/EntityFramework/6.0.0.0__b77a5c561934e089/EntityFramework.dll.mdb -lib/mono/gac/I18N.CJK/2.0.0.0__0738eb9f132ed756/I18N.CJK.dll -lib/mono/gac/I18N.CJK/2.0.0.0__0738eb9f132ed756/I18N.CJK.dll.mdb lib/mono/gac/I18N.CJK/4.0.0.0__0738eb9f132ed756/I18N.CJK.dll lib/mono/gac/I18N.CJK/4.0.0.0__0738eb9f132ed756/I18N.CJK.dll.mdb -lib/mono/gac/I18N.MidEast/2.0.0.0__0738eb9f132ed756/I18N.MidEast.dll -lib/mono/gac/I18N.MidEast/2.0.0.0__0738eb9f132ed756/I18N.MidEast.dll.mdb lib/mono/gac/I18N.MidEast/4.0.0.0__0738eb9f132ed756/I18N.MidEast.dll lib/mono/gac/I18N.MidEast/4.0.0.0__0738eb9f132ed756/I18N.MidEast.dll.mdb -lib/mono/gac/I18N.Other/2.0.0.0__0738eb9f132ed756/I18N.Other.dll -lib/mono/gac/I18N.Other/2.0.0.0__0738eb9f132ed756/I18N.Other.dll.mdb lib/mono/gac/I18N.Other/4.0.0.0__0738eb9f132ed756/I18N.Other.dll lib/mono/gac/I18N.Other/4.0.0.0__0738eb9f132ed756/I18N.Other.dll.mdb -lib/mono/gac/I18N.Rare/2.0.0.0__0738eb9f132ed756/I18N.Rare.dll -lib/mono/gac/I18N.Rare/2.0.0.0__0738eb9f132ed756/I18N.Rare.dll.mdb lib/mono/gac/I18N.Rare/4.0.0.0__0738eb9f132ed756/I18N.Rare.dll lib/mono/gac/I18N.Rare/4.0.0.0__0738eb9f132ed756/I18N.Rare.dll.mdb -lib/mono/gac/I18N.West/2.0.0.0__0738eb9f132ed756/I18N.West.dll -lib/mono/gac/I18N.West/2.0.0.0__0738eb9f132ed756/I18N.West.dll.mdb lib/mono/gac/I18N.West/4.0.0.0__0738eb9f132ed756/I18N.West.dll lib/mono/gac/I18N.West/4.0.0.0__0738eb9f132ed756/I18N.West.dll.mdb -lib/mono/gac/I18N/2.0.0.0__0738eb9f132ed756/I18N.dll -lib/mono/gac/I18N/2.0.0.0__0738eb9f132ed756/I18N.dll.mdb lib/mono/gac/I18N/4.0.0.0__0738eb9f132ed756/I18N.dll lib/mono/gac/I18N/4.0.0.0__0738eb9f132ed756/I18N.dll.mdb lib/mono/gac/IBM.Data.DB2/1.0.0.0__7c307b91aa13d208/IBM.Data.DB2.dll lib/mono/gac/IBM.Data.DB2/1.0.0.0__7c307b91aa13d208/IBM.Data.DB2.dll.mdb -lib/mono/gac/ICSharpCode.SharpZipLib/2.6.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll -lib/mono/gac/ICSharpCode.SharpZipLib/2.6.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll.mdb -lib/mono/gac/ICSharpCode.SharpZipLib/2.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll -lib/mono/gac/ICSharpCode.SharpZipLib/2.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll.mdb lib/mono/gac/ICSharpCode.SharpZipLib/4.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll lib/mono/gac/ICSharpCode.SharpZipLib/4.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll.mdb lib/mono/gac/Microsoft.Build.Engine/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll lib/mono/gac/Microsoft.Build.Engine/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll.mdb -lib/mono/gac/Microsoft.Build.Engine/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll -lib/mono/gac/Microsoft.Build.Engine/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll.mdb -lib/mono/gac/Microsoft.Build.Engine/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll -lib/mono/gac/Microsoft.Build.Engine/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll.mdb +lib/mono/gac/Microsoft.Build.Engine/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll +lib/mono/gac/Microsoft.Build.Engine/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll.mdb lib/mono/gac/Microsoft.Build.Engine/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll lib/mono/gac/Microsoft.Build.Engine/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll.mdb lib/mono/gac/Microsoft.Build.Framework/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll lib/mono/gac/Microsoft.Build.Framework/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll.mdb -lib/mono/gac/Microsoft.Build.Framework/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll -lib/mono/gac/Microsoft.Build.Framework/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll.mdb -lib/mono/gac/Microsoft.Build.Framework/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll -lib/mono/gac/Microsoft.Build.Framework/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll.mdb +lib/mono/gac/Microsoft.Build.Framework/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll +lib/mono/gac/Microsoft.Build.Framework/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll.mdb lib/mono/gac/Microsoft.Build.Framework/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll lib/mono/gac/Microsoft.Build.Framework/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll.mdb +lib/mono/gac/Microsoft.Build.Tasks.Core/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.Core.dll +lib/mono/gac/Microsoft.Build.Tasks.Core/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.Core.dll.mdb lib/mono/gac/Microsoft.Build.Tasks.v12.0/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v12.0.dll lib/mono/gac/Microsoft.Build.Tasks.v12.0/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v12.0.dll.mdb -lib/mono/gac/Microsoft.Build.Tasks.v3.5/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v3.5.dll -lib/mono/gac/Microsoft.Build.Tasks.v3.5/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v3.5.dll.mdb lib/mono/gac/Microsoft.Build.Tasks.v4.0/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v4.0.dll lib/mono/gac/Microsoft.Build.Tasks.v4.0/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v4.0.dll.mdb -lib/mono/gac/Microsoft.Build.Tasks/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.dll -lib/mono/gac/Microsoft.Build.Tasks/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.dll.mdb +lib/mono/gac/Microsoft.Build.Utilities.Core/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.Core.dll +lib/mono/gac/Microsoft.Build.Utilities.Core/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.Core.dll.mdb lib/mono/gac/Microsoft.Build.Utilities.v12.0/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v12.0.dll lib/mono/gac/Microsoft.Build.Utilities.v12.0/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v12.0.dll.mdb -lib/mono/gac/Microsoft.Build.Utilities.v3.5/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v3.5.dll -lib/mono/gac/Microsoft.Build.Utilities.v3.5/3.5.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v3.5.dll.mdb lib/mono/gac/Microsoft.Build.Utilities.v4.0/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll lib/mono/gac/Microsoft.Build.Utilities.v4.0/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll.mdb -lib/mono/gac/Microsoft.Build.Utilities/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.dll -lib/mono/gac/Microsoft.Build.Utilities/2.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.dll.mdb lib/mono/gac/Microsoft.Build/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll lib/mono/gac/Microsoft.Build/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll.mdb +lib/mono/gac/Microsoft.Build/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll +lib/mono/gac/Microsoft.Build/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll.mdb lib/mono/gac/Microsoft.Build/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll lib/mono/gac/Microsoft.Build/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll.mdb lib/mono/gac/Microsoft.CSharp/4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll lib/mono/gac/Microsoft.CSharp/4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll.mdb lib/mono/gac/Microsoft.VisualC/0.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll lib/mono/gac/Microsoft.VisualC/0.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll.mdb -lib/mono/gac/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll -lib/mono/gac/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll.mdb lib/mono/gac/Microsoft.Web.Infrastructure/1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll lib/mono/gac/Microsoft.Web.Infrastructure/1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll.mdb lib/mono/gac/Mono.C5/1.1.1.0__ba07f434b1c35cbd/Mono.C5.dll lib/mono/gac/Mono.C5/1.1.1.0__ba07f434b1c35cbd/Mono.C5.dll.mdb -lib/mono/gac/Mono.CSharp/2.0.0.0__0738eb9f132ed756/Mono.CSharp.dll -lib/mono/gac/Mono.CSharp/2.0.0.0__0738eb9f132ed756/Mono.CSharp.dll.mdb lib/mono/gac/Mono.CSharp/4.0.0.0__0738eb9f132ed756/Mono.CSharp.dll lib/mono/gac/Mono.CSharp/4.0.0.0__0738eb9f132ed756/Mono.CSharp.dll.mdb -lib/mono/gac/Mono.Cairo/2.0.0.0__0738eb9f132ed756/Mono.Cairo.dll -lib/mono/gac/Mono.Cairo/2.0.0.0__0738eb9f132ed756/Mono.Cairo.dll.mdb lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll lib/mono/gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll.mdb -lib/mono/gac/Mono.Cecil.Mdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.Mdb.dll -lib/mono/gac/Mono.Cecil.Mdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.Mdb.dll.mdb lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cecil.dll lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cecil.dll.mdb lib/mono/gac/Mono.CodeContracts/4.0.0.0__0738eb9f132ed756/Mono.CodeContracts.dll lib/mono/gac/Mono.CodeContracts/4.0.0.0__0738eb9f132ed756/Mono.CodeContracts.dll.mdb -lib/mono/gac/Mono.CompilerServices.SymbolWriter/2.0.0.0__0738eb9f132ed756/Mono.CompilerServices.SymbolWriter.dll -lib/mono/gac/Mono.CompilerServices.SymbolWriter/2.0.0.0__0738eb9f132ed756/Mono.CompilerServices.SymbolWriter.dll.mdb lib/mono/gac/Mono.CompilerServices.SymbolWriter/4.0.0.0__0738eb9f132ed756/Mono.CompilerServices.SymbolWriter.dll lib/mono/gac/Mono.CompilerServices.SymbolWriter/4.0.0.0__0738eb9f132ed756/Mono.CompilerServices.SymbolWriter.dll.mdb -lib/mono/gac/Mono.Data.Sqlite/2.0.0.0__0738eb9f132ed756/Mono.Data.Sqlite.dll -lib/mono/gac/Mono.Data.Sqlite/2.0.0.0__0738eb9f132ed756/Mono.Data.Sqlite.dll.mdb lib/mono/gac/Mono.Data.Sqlite/4.0.0.0__0738eb9f132ed756/Mono.Data.Sqlite.dll lib/mono/gac/Mono.Data.Sqlite/4.0.0.0__0738eb9f132ed756/Mono.Data.Sqlite.dll.mdb -lib/mono/gac/Mono.Data.Tds/2.0.0.0__0738eb9f132ed756/Mono.Data.Tds.dll -lib/mono/gac/Mono.Data.Tds/2.0.0.0__0738eb9f132ed756/Mono.Data.Tds.dll.mdb lib/mono/gac/Mono.Data.Tds/4.0.0.0__0738eb9f132ed756/Mono.Data.Tds.dll lib/mono/gac/Mono.Data.Tds/4.0.0.0__0738eb9f132ed756/Mono.Data.Tds.dll.mdb -lib/mono/gac/Mono.Debugger.Soft/2.0.0.0__0738eb9f132ed756/Mono.Debugger.Soft.dll -lib/mono/gac/Mono.Debugger.Soft/2.0.0.0__0738eb9f132ed756/Mono.Debugger.Soft.dll.mdb lib/mono/gac/Mono.Debugger.Soft/4.0.0.0__0738eb9f132ed756/Mono.Debugger.Soft.dll lib/mono/gac/Mono.Debugger.Soft/4.0.0.0__0738eb9f132ed756/Mono.Debugger.Soft.dll.mdb -lib/mono/gac/Mono.Http/2.0.0.0__0738eb9f132ed756/Mono.Http.dll -lib/mono/gac/Mono.Http/2.0.0.0__0738eb9f132ed756/Mono.Http.dll.mdb lib/mono/gac/Mono.Http/4.0.0.0__0738eb9f132ed756/Mono.Http.dll lib/mono/gac/Mono.Http/4.0.0.0__0738eb9f132ed756/Mono.Http.dll.mdb -lib/mono/gac/Mono.Management/2.0.0.0__0738eb9f132ed756/Mono.Management.dll -lib/mono/gac/Mono.Management/2.0.0.0__0738eb9f132ed756/Mono.Management.dll.mdb lib/mono/gac/Mono.Management/4.0.0.0__0738eb9f132ed756/Mono.Management.dll lib/mono/gac/Mono.Management/4.0.0.0__0738eb9f132ed756/Mono.Management.dll.mdb -lib/mono/gac/Mono.Messaging.RabbitMQ/2.0.0.0__0738eb9f132ed756/Mono.Messaging.RabbitMQ.dll -lib/mono/gac/Mono.Messaging.RabbitMQ/2.0.0.0__0738eb9f132ed756/Mono.Messaging.RabbitMQ.dll.mdb lib/mono/gac/Mono.Messaging.RabbitMQ/4.0.0.0__0738eb9f132ed756/Mono.Messaging.RabbitMQ.dll lib/mono/gac/Mono.Messaging.RabbitMQ/4.0.0.0__0738eb9f132ed756/Mono.Messaging.RabbitMQ.dll.mdb -lib/mono/gac/Mono.Messaging/2.0.0.0__0738eb9f132ed756/Mono.Messaging.dll -lib/mono/gac/Mono.Messaging/2.0.0.0__0738eb9f132ed756/Mono.Messaging.dll.mdb lib/mono/gac/Mono.Messaging/4.0.0.0__0738eb9f132ed756/Mono.Messaging.dll lib/mono/gac/Mono.Messaging/4.0.0.0__0738eb9f132ed756/Mono.Messaging.dll.mdb lib/mono/gac/Mono.Parallel/4.0.0.0__0738eb9f132ed756/Mono.Parallel.dll lib/mono/gac/Mono.Parallel/4.0.0.0__0738eb9f132ed756/Mono.Parallel.dll.mdb -lib/mono/gac/Mono.Posix/2.0.0.0__0738eb9f132ed756/Mono.Posix.dll -lib/mono/gac/Mono.Posix/2.0.0.0__0738eb9f132ed756/Mono.Posix.dll.mdb lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll.mdb -lib/mono/gac/Mono.Security.Win32/2.0.0.0__0738eb9f132ed756/Mono.Security.Win32.dll -lib/mono/gac/Mono.Security.Win32/2.0.0.0__0738eb9f132ed756/Mono.Security.Win32.dll.mdb lib/mono/gac/Mono.Security.Win32/4.0.0.0__0738eb9f132ed756/Mono.Security.Win32.dll lib/mono/gac/Mono.Security.Win32/4.0.0.0__0738eb9f132ed756/Mono.Security.Win32.dll.mdb -lib/mono/gac/Mono.Security/2.0.0.0__0738eb9f132ed756/Mono.Security.dll -lib/mono/gac/Mono.Security/2.0.0.0__0738eb9f132ed756/Mono.Security.dll.mdb lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll.mdb -lib/mono/gac/Mono.Simd/2.0.0.0__0738eb9f132ed756/Mono.Simd.dll -lib/mono/gac/Mono.Simd/2.0.0.0__0738eb9f132ed756/Mono.Simd.dll.mdb lib/mono/gac/Mono.Simd/4.0.0.0__0738eb9f132ed756/Mono.Simd.dll lib/mono/gac/Mono.Simd/4.0.0.0__0738eb9f132ed756/Mono.Simd.dll.mdb -lib/mono/gac/Mono.Tasklets/2.0.0.0__0738eb9f132ed756/Mono.Tasklets.dll -lib/mono/gac/Mono.Tasklets/2.0.0.0__0738eb9f132ed756/Mono.Tasklets.dll.mdb lib/mono/gac/Mono.Tasklets/4.0.0.0__0738eb9f132ed756/Mono.Tasklets.dll lib/mono/gac/Mono.Tasklets/4.0.0.0__0738eb9f132ed756/Mono.Tasklets.dll.mdb -lib/mono/gac/Mono.WebBrowser/2.0.0.0__0738eb9f132ed756/Mono.WebBrowser.dll -lib/mono/gac/Mono.WebBrowser/2.0.0.0__0738eb9f132ed756/Mono.WebBrowser.dll.mdb lib/mono/gac/Mono.WebBrowser/4.0.0.0__0738eb9f132ed756/Mono.WebBrowser.dll lib/mono/gac/Mono.WebBrowser/4.0.0.0__0738eb9f132ed756/Mono.WebBrowser.dll.mdb -lib/mono/gac/Mono.XBuild.Tasks/2.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll -lib/mono/gac/Mono.XBuild.Tasks/2.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb -lib/mono/gac/Mono.XBuild.Tasks/3.5.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll -lib/mono/gac/Mono.XBuild.Tasks/3.5.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb +lib/mono/gac/Mono.XBuild.Tasks/12.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll +lib/mono/gac/Mono.XBuild.Tasks/12.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb +lib/mono/gac/Mono.XBuild.Tasks/14.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll +lib/mono/gac/Mono.XBuild.Tasks/14.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb lib/mono/gac/Mono.XBuild.Tasks/4.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll lib/mono/gac/Mono.XBuild.Tasks/4.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll.mdb -lib/mono/gac/Novell.Directory.Ldap/2.0.0.0__0738eb9f132ed756/Novell.Directory.Ldap.dll -lib/mono/gac/Novell.Directory.Ldap/2.0.0.0__0738eb9f132ed756/Novell.Directory.Ldap.dll.mdb lib/mono/gac/Novell.Directory.Ldap/4.0.0.0__0738eb9f132ed756/Novell.Directory.Ldap.dll lib/mono/gac/Novell.Directory.Ldap/4.0.0.0__0738eb9f132ed756/Novell.Directory.Ldap.dll.mdb -lib/mono/gac/Npgsql/2.0.0.0__5d8b90d52f46fda7/Npgsql.dll -lib/mono/gac/Npgsql/2.0.0.0__5d8b90d52f46fda7/Npgsql.dll.mdb -lib/mono/gac/Npgsql/4.0.0.0__5d8b90d52f46fda7/Npgsql.dll -lib/mono/gac/Npgsql/4.0.0.0__5d8b90d52f46fda7/Npgsql.dll.mdb -lib/mono/gac/PEAPI/2.0.0.0__0738eb9f132ed756/PEAPI.dll -lib/mono/gac/PEAPI/2.0.0.0__0738eb9f132ed756/PEAPI.dll.mdb lib/mono/gac/PEAPI/4.0.0.0__0738eb9f132ed756/PEAPI.dll lib/mono/gac/PEAPI/4.0.0.0__0738eb9f132ed756/PEAPI.dll.mdb -lib/mono/gac/RabbitMQ.Client/2.0.0.0__b03f5f7f11d50a3a/RabbitMQ.Client.dll -lib/mono/gac/RabbitMQ.Client/2.0.0.0__b03f5f7f11d50a3a/RabbitMQ.Client.dll.mdb lib/mono/gac/RabbitMQ.Client/4.0.0.0__b03f5f7f11d50a3a/RabbitMQ.Client.dll lib/mono/gac/RabbitMQ.Client/4.0.0.0__b03f5f7f11d50a3a/RabbitMQ.Client.dll.mdb lib/mono/gac/System.ComponentModel.Composition/4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll lib/mono/gac/System.ComponentModel.Composition/4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll.mdb -lib/mono/gac/System.ComponentModel.DataAnnotations/3.5.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll -lib/mono/gac/System.ComponentModel.DataAnnotations/3.5.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll.mdb lib/mono/gac/System.ComponentModel.DataAnnotations/4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll lib/mono/gac/System.ComponentModel.DataAnnotations/4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll.mdb -lib/mono/gac/System.Configuration.Install/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll -lib/mono/gac/System.Configuration.Install/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll.mdb lib/mono/gac/System.Configuration.Install/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll lib/mono/gac/System.Configuration.Install/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll.mdb -lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll -lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.mdb lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.mdb -lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll -lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll.mdb lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll.mdb -lib/mono/gac/System.Data.DataSetExtensions/3.5.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll -lib/mono/gac/System.Data.DataSetExtensions/3.5.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll.mdb lib/mono/gac/System.Data.DataSetExtensions/4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll lib/mono/gac/System.Data.DataSetExtensions/4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll.mdb -lib/mono/gac/System.Data.Linq/3.5.0.0__b77a5c561934e089/System.Data.Linq.dll -lib/mono/gac/System.Data.Linq/3.5.0.0__b77a5c561934e089/System.Data.Linq.dll.mdb +lib/mono/gac/System.Data.Entity/4.0.0.0__b77a5c561934e089/System.Data.Entity.dll +lib/mono/gac/System.Data.Entity/4.0.0.0__b77a5c561934e089/System.Data.Entity.dll.mdb lib/mono/gac/System.Data.Linq/4.0.0.0__b77a5c561934e089/System.Data.Linq.dll lib/mono/gac/System.Data.Linq/4.0.0.0__b77a5c561934e089/System.Data.Linq.dll.mdb -lib/mono/gac/System.Data.OracleClient/2.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll -lib/mono/gac/System.Data.OracleClient/2.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll.mdb lib/mono/gac/System.Data.OracleClient/4.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll lib/mono/gac/System.Data.OracleClient/4.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll.mdb -lib/mono/gac/System.Data.Services.Client/3.5.0.0__b77a5c561934e089/System.Data.Services.Client.dll -lib/mono/gac/System.Data.Services.Client/3.5.0.0__b77a5c561934e089/System.Data.Services.Client.dll.mdb lib/mono/gac/System.Data.Services.Client/4.0.0.0__b77a5c561934e089/System.Data.Services.Client.dll lib/mono/gac/System.Data.Services.Client/4.0.0.0__b77a5c561934e089/System.Data.Services.Client.dll.mdb -lib/mono/gac/System.Data.Services/3.5.0.0__b77a5c561934e089/System.Data.Services.dll -lib/mono/gac/System.Data.Services/3.5.0.0__b77a5c561934e089/System.Data.Services.dll.mdb lib/mono/gac/System.Data.Services/4.0.0.0__b77a5c561934e089/System.Data.Services.dll lib/mono/gac/System.Data.Services/4.0.0.0__b77a5c561934e089/System.Data.Services.dll.mdb -lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll -lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll.mdb lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll lib/mono/gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll.mdb -lib/mono/gac/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll -lib/mono/gac/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll.mdb lib/mono/gac/System.Design/4.0.0.0__b03f5f7f11d50a3a/System.Design.dll lib/mono/gac/System.Design/4.0.0.0__b03f5f7f11d50a3a/System.Design.dll.mdb -lib/mono/gac/System.DirectoryServices.Protocols/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll -lib/mono/gac/System.DirectoryServices.Protocols/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll.mdb lib/mono/gac/System.DirectoryServices.Protocols/4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll lib/mono/gac/System.DirectoryServices.Protocols/4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll.mdb -lib/mono/gac/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll -lib/mono/gac/System.DirectoryServices/2.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll.mdb lib/mono/gac/System.DirectoryServices/4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll lib/mono/gac/System.DirectoryServices/4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll.mdb -lib/mono/gac/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll -lib/mono/gac/System.Drawing.Design/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll.mdb lib/mono/gac/System.Drawing.Design/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll lib/mono/gac/System.Drawing.Design/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll.mdb -lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll -lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.mdb lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.mdb lib/mono/gac/System.Dynamic/4.0.0.0__b77a5c561934e089/System.Dynamic.dll lib/mono/gac/System.Dynamic/4.0.0.0__b77a5c561934e089/System.Dynamic.dll.mdb -lib/mono/gac/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll -lib/mono/gac/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll.mdb lib/mono/gac/System.EnterpriseServices/4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll lib/mono/gac/System.EnterpriseServices/4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll.mdb lib/mono/gac/System.IO.Compression.FileSystem/4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll lib/mono/gac/System.IO.Compression.FileSystem/4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll.mdb lib/mono/gac/System.IO.Compression/4.0.0.0__b77a5c561934e089/System.IO.Compression.dll lib/mono/gac/System.IO.Compression/4.0.0.0__b77a5c561934e089/System.IO.Compression.dll.mdb -lib/mono/gac/System.IdentityModel.Selectors/3.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll -lib/mono/gac/System.IdentityModel.Selectors/3.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll.mdb lib/mono/gac/System.IdentityModel.Selectors/4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll lib/mono/gac/System.IdentityModel.Selectors/4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll.mdb -lib/mono/gac/System.IdentityModel/3.0.0.0__b77a5c561934e089/System.IdentityModel.dll -lib/mono/gac/System.IdentityModel/3.0.0.0__b77a5c561934e089/System.IdentityModel.dll.mdb lib/mono/gac/System.IdentityModel/4.0.0.0__b77a5c561934e089/System.IdentityModel.dll lib/mono/gac/System.IdentityModel/4.0.0.0__b77a5c561934e089/System.IdentityModel.dll.mdb lib/mono/gac/System.Json.Microsoft/4.0.0.0__31bf3856ad364e35/System.Json.Microsoft.dll lib/mono/gac/System.Json.Microsoft/4.0.0.0__31bf3856ad364e35/System.Json.Microsoft.dll.mdb -lib/mono/gac/System.Json/2.0.0.0__31bf3856ad364e35/System.Json.dll -lib/mono/gac/System.Json/2.0.0.0__31bf3856ad364e35/System.Json.dll.mdb lib/mono/gac/System.Json/4.0.0.0__31bf3856ad364e35/System.Json.dll lib/mono/gac/System.Json/4.0.0.0__31bf3856ad364e35/System.Json.dll.mdb -lib/mono/gac/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll -lib/mono/gac/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll.mdb lib/mono/gac/System.Management/4.0.0.0__b03f5f7f11d50a3a/System.Management.dll lib/mono/gac/System.Management/4.0.0.0__b03f5f7f11d50a3a/System.Management.dll.mdb -lib/mono/gac/System.Messaging/2.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll -lib/mono/gac/System.Messaging/2.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll.mdb lib/mono/gac/System.Messaging/4.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll lib/mono/gac/System.Messaging/4.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll.mdb lib/mono/gac/System.Net.Http.Formatting/4.0.0.0__31bf3856ad364e35/System.Net.Http.Formatting.dll @@ -988,8 +800,6 @@ lib/mono/gac/System.Net.Http.WebRequest/4.0.0.0__b03f5f7f11d50a3a/System.Net.Htt lib/mono/gac/System.Net.Http.WebRequest/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.WebRequest.dll.mdb lib/mono/gac/System.Net.Http/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll lib/mono/gac/System.Net.Http/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll.mdb -lib/mono/gac/System.Net/3.5.0.0__b77a5c561934e089/System.Net.dll -lib/mono/gac/System.Net/3.5.0.0__b77a5c561934e089/System.Net.dll.mdb lib/mono/gac/System.Net/4.0.0.0__b03f5f7f11d50a3a/System.Net.dll lib/mono/gac/System.Net/4.0.0.0__b03f5f7f11d50a3a/System.Net.dll.mdb lib/mono/gac/System.Numerics/4.0.0.0__b77a5c561934e089/System.Numerics.dll @@ -1020,20 +830,12 @@ lib/mono/gac/System.Runtime.Caching/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Cac lib/mono/gac/System.Runtime.Caching/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll.mdb lib/mono/gac/System.Runtime.DurableInstancing/4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll lib/mono/gac/System.Runtime.DurableInstancing/4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll.mdb -lib/mono/gac/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll -lib/mono/gac/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.mdb lib/mono/gac/System.Runtime.Remoting/4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll lib/mono/gac/System.Runtime.Remoting/4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll.mdb -lib/mono/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll -lib/mono/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll.mdb lib/mono/gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll lib/mono/gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll.mdb -lib/mono/gac/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll -lib/mono/gac/System.Runtime.Serialization/3.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll.mdb lib/mono/gac/System.Runtime.Serialization/4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll lib/mono/gac/System.Runtime.Serialization/4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll.mdb -lib/mono/gac/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll -lib/mono/gac/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll.mdb lib/mono/gac/System.Security/4.0.0.0__b03f5f7f11d50a3a/System.Security.dll lib/mono/gac/System.Security/4.0.0.0__b03f5f7f11d50a3a/System.Security.dll.mdb lib/mono/gac/System.ServiceModel.Activation/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll @@ -1042,44 +844,24 @@ lib/mono/gac/System.ServiceModel.Discovery/4.0.0.0__31bf3856ad364e35/System.Serv lib/mono/gac/System.ServiceModel.Discovery/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Discovery.dll.mdb lib/mono/gac/System.ServiceModel.Routing/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Routing.dll lib/mono/gac/System.ServiceModel.Routing/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Routing.dll.mdb -lib/mono/gac/System.ServiceModel.Web/3.5.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll -lib/mono/gac/System.ServiceModel.Web/3.5.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll.mdb lib/mono/gac/System.ServiceModel.Web/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll lib/mono/gac/System.ServiceModel.Web/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll.mdb -lib/mono/gac/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.ServiceModel.dll -lib/mono/gac/System.ServiceModel/3.0.0.0__b77a5c561934e089/System.ServiceModel.dll.mdb lib/mono/gac/System.ServiceModel/4.0.0.0__b77a5c561934e089/System.ServiceModel.dll lib/mono/gac/System.ServiceModel/4.0.0.0__b77a5c561934e089/System.ServiceModel.dll.mdb -lib/mono/gac/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll -lib/mono/gac/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll.mdb lib/mono/gac/System.ServiceProcess/4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll lib/mono/gac/System.ServiceProcess/4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll.mdb lib/mono/gac/System.Threading.Tasks.Dataflow/4.0.0.0__b77a5c561934e089/System.Threading.Tasks.Dataflow.dll lib/mono/gac/System.Threading.Tasks.Dataflow/4.0.0.0__b77a5c561934e089/System.Threading.Tasks.Dataflow.dll.mdb -lib/mono/gac/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll -lib/mono/gac/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll.mdb lib/mono/gac/System.Transactions/4.0.0.0__b77a5c561934e089/System.Transactions.dll lib/mono/gac/System.Transactions/4.0.0.0__b77a5c561934e089/System.Transactions.dll.mdb -lib/mono/gac/System.Web.Abstractions/3.5.0.0__31bf3856ad364e35/System.Web.Abstractions.dll -lib/mono/gac/System.Web.Abstractions/3.5.0.0__31bf3856ad364e35/System.Web.Abstractions.dll.mdb lib/mono/gac/System.Web.Abstractions/4.0.0.0__31bf3856ad364e35/System.Web.Abstractions.dll lib/mono/gac/System.Web.Abstractions/4.0.0.0__31bf3856ad364e35/System.Web.Abstractions.dll.mdb lib/mono/gac/System.Web.ApplicationServices/4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll lib/mono/gac/System.Web.ApplicationServices/4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll.mdb -lib/mono/gac/System.Web.DynamicData/3.5.0.0__31bf3856ad364e35/System.Web.DynamicData.dll -lib/mono/gac/System.Web.DynamicData/3.5.0.0__31bf3856ad364e35/System.Web.DynamicData.dll.mdb lib/mono/gac/System.Web.DynamicData/4.0.0.0__31bf3856ad364e35/System.Web.DynamicData.dll lib/mono/gac/System.Web.DynamicData/4.0.0.0__31bf3856ad364e35/System.Web.DynamicData.dll.mdb -lib/mono/gac/System.Web.Extensions.Design/1.0.61025.0__31bf3856ad364e35/System.Web.Extensions.Design.dll -lib/mono/gac/System.Web.Extensions.Design/1.0.61025.0__31bf3856ad364e35/System.Web.Extensions.Design.dll.mdb -lib/mono/gac/System.Web.Extensions.Design/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.Design.dll -lib/mono/gac/System.Web.Extensions.Design/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.Design.dll.mdb lib/mono/gac/System.Web.Extensions.Design/4.0.0.0__31bf3856ad364e35/System.Web.Extensions.Design.dll lib/mono/gac/System.Web.Extensions.Design/4.0.0.0__31bf3856ad364e35/System.Web.Extensions.Design.dll.mdb -lib/mono/gac/System.Web.Extensions/1.0.61025.0__31bf3856ad364e35/System.Web.Extensions.dll -lib/mono/gac/System.Web.Extensions/1.0.61025.0__31bf3856ad364e35/System.Web.Extensions.dll.mdb -lib/mono/gac/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll -lib/mono/gac/System.Web.Extensions/3.5.0.0__31bf3856ad364e35/System.Web.Extensions.dll.mdb lib/mono/gac/System.Web.Extensions/4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll lib/mono/gac/System.Web.Extensions/4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll.mdb lib/mono/gac/System.Web.Http.SelfHost/4.0.0.0__31bf3856ad364e35/System.Web.Http.SelfHost.dll @@ -1088,20 +870,12 @@ lib/mono/gac/System.Web.Http.WebHost/4.0.0.0__31bf3856ad364e35/System.Web.Http.W lib/mono/gac/System.Web.Http.WebHost/4.0.0.0__31bf3856ad364e35/System.Web.Http.WebHost.dll.mdb lib/mono/gac/System.Web.Http/4.0.0.0__31bf3856ad364e35/System.Web.Http.dll lib/mono/gac/System.Web.Http/4.0.0.0__31bf3856ad364e35/System.Web.Http.dll.mdb -lib/mono/gac/System.Web.Mvc/1.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll -lib/mono/gac/System.Web.Mvc/1.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll.mdb -lib/mono/gac/System.Web.Mvc/2.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll -lib/mono/gac/System.Web.Mvc/2.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll.mdb lib/mono/gac/System.Web.Mvc/3.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll lib/mono/gac/System.Web.Mvc/3.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll.mdb lib/mono/gac/System.Web.Razor/2.0.0.0__31bf3856ad364e35/System.Web.Razor.dll lib/mono/gac/System.Web.Razor/2.0.0.0__31bf3856ad364e35/System.Web.Razor.dll.mdb -lib/mono/gac/System.Web.Routing/3.5.0.0__31bf3856ad364e35/System.Web.Routing.dll -lib/mono/gac/System.Web.Routing/3.5.0.0__31bf3856ad364e35/System.Web.Routing.dll.mdb lib/mono/gac/System.Web.Routing/4.0.0.0__31bf3856ad364e35/System.Web.Routing.dll lib/mono/gac/System.Web.Routing/4.0.0.0__31bf3856ad364e35/System.Web.Routing.dll.mdb -lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll -lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll.mdb lib/mono/gac/System.Web.Services/4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll lib/mono/gac/System.Web.Services/4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll.mdb lib/mono/gac/System.Web.WebPages.Deployment/2.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll @@ -1110,44 +884,28 @@ lib/mono/gac/System.Web.WebPages.Razor/2.0.0.0__31bf3856ad364e35/System.Web.WebP lib/mono/gac/System.Web.WebPages.Razor/2.0.0.0__31bf3856ad364e35/System.Web.WebPages.Razor.dll.mdb lib/mono/gac/System.Web.WebPages/2.0.0.0__31bf3856ad364e35/System.Web.WebPages.dll lib/mono/gac/System.Web.WebPages/2.0.0.0__31bf3856ad364e35/System.Web.WebPages.dll.mdb -lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll -lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll.mdb lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll lib/mono/gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll.mdb lib/mono/gac/System.Windows.Forms.DataVisualization/4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll lib/mono/gac/System.Windows.Forms.DataVisualization/4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll.mdb -lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll -lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.mdb lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.mdb lib/mono/gac/System.Windows/4.0.0.0__b03f5f7f11d50a3a/System.Windows.dll lib/mono/gac/System.Xaml/4.0.0.0__b77a5c561934e089/System.Xaml.dll lib/mono/gac/System.Xaml/4.0.0.0__b77a5c561934e089/System.Xaml.dll.mdb -lib/mono/gac/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll -lib/mono/gac/System.Xml.Linq/3.5.0.0__b77a5c561934e089/System.Xml.Linq.dll.mdb lib/mono/gac/System.Xml.Linq/4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll lib/mono/gac/System.Xml.Linq/4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll.mdb lib/mono/gac/System.Xml.Serialization/4.0.0.0__b77a5c561934e089/System.Xml.Serialization.dll -lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll -lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll.mdb lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll.mdb -lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll -lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.mdb lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll.mdb lib/mono/gac/WebMatrix.Data/4.0.0.0__0738eb9f132ed756/WebMatrix.Data.dll lib/mono/gac/WebMatrix.Data/4.0.0.0__0738eb9f132ed756/WebMatrix.Data.dll.mdb -lib/mono/gac/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll -lib/mono/gac/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll.mdb lib/mono/gac/WindowsBase/4.0.0.0__31bf3856ad364e35/WindowsBase.dll lib/mono/gac/WindowsBase/4.0.0.0__31bf3856ad364e35/WindowsBase.dll.mdb lib/mono/gac/cscompmgd/0.0.0.0__b03f5f7f11d50a3a/cscompmgd.dll lib/mono/gac/cscompmgd/0.0.0.0__b03f5f7f11d50a3a/cscompmgd.dll.mdb -lib/mono/gac/cscompmgd/8.0.0.0__b03f5f7f11d50a3a/cscompmgd.dll -lib/mono/gac/cscompmgd/8.0.0.0__b03f5f7f11d50a3a/cscompmgd.dll.mdb -lib/mono/gac/mono-service/2.0.0.0__0738eb9f132ed756/mono-service.exe -lib/mono/gac/mono-service/2.0.0.0__0738eb9f132ed756/mono-service.exe.mdb lib/mono/gac/mono-service/4.0.0.0__0738eb9f132ed756/mono-service.exe lib/mono/gac/mono-service/4.0.0.0__0738eb9f132ed756/mono-service.exe.mdb lib/mono/gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll @@ -1169,6 +927,7 @@ lib/mono/gac/nunit.mocks/2.4.8.0__96d09a1eb7f44a77/nunit.mocks.dll lib/mono/gac/nunit.mocks/2.4.8.0__96d09a1eb7f44a77/nunit.mocks.dll.mdb lib/mono/gac/nunit.util/2.4.8.0__96d09a1eb7f44a77/nunit.util.dll lib/mono/gac/nunit.util/2.4.8.0__96d09a1eb7f44a77/nunit.util.dll.mdb +lib/mono/lldb/mono.py lib/mono/mono-configuration-crypto/4.5/Mono.Configuration.Crypto.dll lib/mono/mono-configuration-crypto/4.5/Mono.Configuration.Crypto.dll.mdb lib/mono/mono-configuration-crypto/4.5/mono-configuration-crypto.exe @@ -1179,8 +938,8 @@ lib/mono/xbuild-frameworks/.NETFramework/v3.0/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v3.5/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v4.0/RedistList/FrameworkList.xml -lib/mono/xbuild-frameworks/.NETFramework/v4.5/RedistList/FrameworkList.xml lib/mono/xbuild-frameworks/.NETFramework/v4.5.1/RedistList/FrameworkList.xml +lib/mono/xbuild-frameworks/.NETFramework/v4.5/RedistList/FrameworkList.xml lib/mono/xbuild/12.0/bin/MSBuild/Microsoft.Build.CommonTypes.xsd lib/mono/xbuild/12.0/bin/MSBuild/Microsoft.Build.Core.xsd lib/mono/xbuild/12.0/bin/Microsoft.Build.Engine.dll @@ -1198,6 +957,23 @@ lib/mono/xbuild/12.0/bin/xbuild.exe lib/mono/xbuild/12.0/bin/xbuild.exe.config lib/mono/xbuild/12.0/bin/xbuild.exe.mdb lib/mono/xbuild/12.0/bin/xbuild.rsp +lib/mono/xbuild/14.0/bin/MSBuild/Microsoft.Build.CommonTypes.xsd +lib/mono/xbuild/14.0/bin/MSBuild/Microsoft.Build.Core.xsd +lib/mono/xbuild/14.0/bin/Microsoft.Build.Engine.dll +lib/mono/xbuild/14.0/bin/Microsoft.Build.Framework.dll +lib/mono/xbuild/14.0/bin/Microsoft.Build.Tasks.Core.dll +lib/mono/xbuild/14.0/bin/Microsoft.Build.Utilities.Core.dll +lib/mono/xbuild/14.0/bin/Microsoft.Build.dll +lib/mono/xbuild/14.0/bin/Microsoft.Build.xsd +lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets +lib/mono/xbuild/14.0/bin/Microsoft.Common.targets +lib/mono/xbuild/14.0/bin/Microsoft.Common.tasks +lib/mono/xbuild/14.0/bin/Microsoft.VisualBasic.targets +lib/mono/xbuild/14.0/bin/Mono.XBuild.Tasks.dll +lib/mono/xbuild/14.0/bin/xbuild.exe +lib/mono/xbuild/14.0/bin/xbuild.exe.config +lib/mono/xbuild/14.0/bin/xbuild.exe.mdb +lib/mono/xbuild/14.0/bin/xbuild.rsp lib/mono/xbuild/Microsoft/Portable/Microsoft.Portable.Core.props lib/mono/xbuild/Microsoft/Portable/Microsoft.Portable.Core.targets lib/mono/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets @@ -1314,10 +1090,12 @@ share/examples/mono/2.0/DefaultWsdlHelpGenerator.aspx share/examples/mono/2.0/machine.config share/examples/mono/2.0/settings.map share/examples/mono/2.0/web.config +share/examples/mono/4.0/Browsers/Compat.browser share/examples/mono/4.0/DefaultWsdlHelpGenerator.aspx share/examples/mono/4.0/machine.config share/examples/mono/4.0/settings.map share/examples/mono/4.0/web.config +share/examples/mono/4.5/Browsers/Compat.browser share/examples/mono/4.5/DefaultWsdlHelpGenerator.aspx share/examples/mono/4.5/machine.config share/examples/mono/4.5/settings.map diff --git a/lang/mono/buildlink3.mk b/lang/mono/buildlink3.mk index 17e698e43..cc5adca4c 100644 --- a/lang/mono/buildlink3.mk +++ b/lang/mono/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.50 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.52 2015/05/21 20:03:23 kefren Exp $ BUILDLINK_TREE+= mono .if !defined(MONO_BUILDLINK3_MK) MONO_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.mono+= mono>=3 -BUILDLINK_ABI_DEPENDS.mono?= mono>=3.6.0nb2 +BUILDLINK_API_DEPENDS.mono+= mono>=4 +BUILDLINK_ABI_DEPENDS.mono?= mono>=4.0.1 BUILDLINK_PKGSRCDIR.mono?= ../../lang/mono ALL_ENV+= MONO_SHARED_DIR=${WRKDIR:Q} BUILDLINK_CONTENTS_FILTER.mono= ${EGREP} '(^include/|^lib/)' diff --git a/lang/mono/distinfo b/lang/mono/distinfo index 563853250..8cfd475a1 100644 --- a/lang/mono/distinfo +++ b/lang/mono/distinfo @@ -1,17 +1,15 @@ -$NetBSD: distinfo,v 1.98 2014/11/30 08:50:26 spz Exp $ +$NetBSD: distinfo,v 1.104 2015/06/15 09:27:29 joerg Exp $ -SHA1 (mono-3.10.0.tar.bz2) = 74e43604ea48e941c39a43ebc153abee4ddba56c -RMD160 (mono-3.10.0.tar.bz2) = 93312568ec4963cf6be1d5d29e5d634c5a7a4bf2 -Size (mono-3.10.0.tar.bz2) = 73485820 bytes +SHA1 (mono-4.0.1.tar.bz2) = 9c7c27caa69e6a1673753437fd6824e0d33fe2ac +RMD160 (mono-4.0.1.tar.bz2) = 3adcb49d7da9a4d81b7f5bc2108d13c20d94ab15 +Size (mono-4.0.1.tar.bz2) = 97197403 bytes SHA1 (patch-aa) = 84e5bca2b6d9715271c343f774c81186858d90c9 -SHA1 (patch-ab) = a79d1fe4c6246a082a7a40309f199a75319155db -SHA1 (patch-ac) = c183486f092c064c13969c9f9283eef56d853e84 SHA1 (patch-ad) = ebd47980f0141f7cbd0c6bbcfc15942cebc263f1 SHA1 (patch-ae) = 25869b98f9197243aea799b75b238d92f58e8845 SHA1 (patch-af) = 6a458a91dc34420d45238b5dad01ed63f0bd9e00 SHA1 (patch-ai) = d06c382d188f4263a2a505ca3d3ee491baa3af28 SHA1 (patch-aj) = 33b75ec2662cc442f602b21b03fee1e5c39e3a76 -SHA1 (patch-ak) = 919379dbf2a35c23010c87d9e95e124e8e84d04a +SHA1 (patch-ak) = 262845edcf84cf5127b7e01963f0d433aad7682a SHA1 (patch-al) = 07462d3f9cf2aa08b1fb837400084d32a7062eee SHA1 (patch-am) = ff0af9c120ebeb59edcdb727c7d36aa5939c73af SHA1 (patch-ap) = e0590d7014ae4ef74ee9f9c39f069411a66c8f76 @@ -20,13 +18,19 @@ SHA1 (patch-ar) = e225bfaa1a18aa5997a1a6472889da3a0ec533cc SHA1 (patch-as) = 101c0119f498a389613a3cd54497e85b3aece1c2 SHA1 (patch-ba) = f501f1fa3e603660dc8f64ea6bc020b4f4c08a57 SHA1 (patch-bc) = 1fbb3d78683dc29944eb69d2b033f34539da2b39 -SHA1 (patch-bd) = f5794809dd4a19d97322525693f65ab2f844104d +SHA1 (patch-bd) = a6706236caae06c5defa5c8e2488380cc64f93ab SHA1 (patch-be) = d1b603478ff8b1acdd2160efe2d88974f62ac20f SHA1 (patch-bf) = 550c198e41ccc33dd690950754af4557df9b1d1d SHA1 (patch-bi) = 4d2252c53facafeb8fc7f459759294da5f14dfeb SHA1 (patch-cc) = d26c9e04f04896f0e7b2edab61cd347d76e0fcaf +SHA1 (patch-configure) = 52cc34a703269505175cbba54bdd0a80fed9b2d0 SHA1 (patch-da) = 08c7c78aa4c6f1a1de4d34aebe05cd2ed1e7dcfd -SHA1 (patch-db) = 66c86c0ea8de64cdfaab30b8b97dabfb0e2fef10 +SHA1 (patch-data_Makefile.in) = 0c54664b1a59714c6bec02547d70eaa7dee47928 +SHA1 (patch-data_mono-nunit.pc.in) = 59e0a932727b842ac90c2d0b702481d62f72cab8 +SHA1 (patch-data_net_4_0_Browsers_Makefile.in) = ab4baa45dd75b87786cbc7d942611915d5ae1f72 +SHA1 (patch-data_net_4_5_Browsers_Makefile.in) = e4cab08ffa040020684edb3a9fbc8e448d2faf35 +SHA1 (patch-data_net_4_5_Makefile.in) = 778be615f4f21f2561e47e082302c09f02c6f8f6 +SHA1 (patch-db) = 185ae2e5cbac9bca99443efbc5a8ae63423656cf SHA1 (patch-dc) = 725c82a9ac4ae9c01045149504a6df6a64d808a3 SHA1 (patch-de) = 0c2a123868b20236fceb93d33fa3084a1afd004c SHA1 (patch-df) = b2780e809d681795a6bdd9039ec890cfc9362187 @@ -35,19 +39,21 @@ SHA1 (patch-di) = 67a26c3cd7752d5b629f00cdba7cc9613d10f43c SHA1 (patch-dj) = 049cc88dc523975404445f13de81255d75a22156 SHA1 (patch-dk) = ad78819e71f082d0b7f262c162d3a67cfdfdcf2f SHA1 (patch-dl) = dc63c1d3f6a1d78b2f5bb725cdff6824e2307dc5 -SHA1 (patch-dm) = 700bd09b41973f4664e4b63dfc042f60503a069f -SHA1 (patch-dn) = 5d87cbff70432a674f1271d7b44757f86e1f1bd0 SHA1 (patch-do) = 0bda0d2e482be218fb502e0c4ea945a41d078d27 +SHA1 (patch-libgc_misc.c) = 52c68e7b6f1b58f480286bd135591f97a3e13125 SHA1 (patch-man_mprof-report.1) = 0a80c164614cc9af5f01822005193d80f1d89946 -SHA1 (patch-mono_io-layer_sockets.c) = e95fdd20657b4ea71ef4c4ad2ae777e82248d381 -SHA1 (patch-mono_mini_mini-arm.c) = f8460870a77200eb12c2970b3ae7c432febbfdd9 +SHA1 (patch-mono_dis_Makefile.in) = f000112e2712faf29104489e45feae8d6fc45169 +SHA1 (patch-mono_metadata_icall.c) = 191a7fccb174855026cb11dd0f6ac450bb920ec7 +SHA1 (patch-mono_metadata_mono-perfcounters.c) = 8cfbfa62fe4201a20bc07645ccf6b13487a64fc3 +SHA1 (patch-mono_metadata_mono-route.c) = 6eb741efca0a66fae894f7c49fa8f6393079e67f +SHA1 (patch-mono_mini_mini-arm.c) = 1c4f85a6b2a49604a6b4299f65f0c93d0c01ffa3 SHA1 (patch-mono_profiler_proflog.c) = 060e8052aeedc1ee224d33644f39b8085a6c92a2 SHA1 (patch-mono_unit-tests_Makefile.in) = 98cb082e2e0ad53c36b513a7bce9568c26e14f21 -SHA1 (patch-mono_utils_Makefile.in) = 08c5d8c2cb64b526b5596f15a590260630bd67c6 +SHA1 (patch-mono_utils_Makefile.in) = be9caeff6d687e8c686d7436db2f39f7803c231a SHA1 (patch-mono_utils_mono-compiler.h) = 210062c167c00500f6a9176ef94c8cd96d39c730 SHA1 (patch-mono_utils_mono-mmap.c) = 869c24a57861fcfb1bdc8a04ed0e0d1fd5a0e0b5 +SHA1 (patch-mono_utils_mono-semaphore.c) = a47c7816445c7781e1cf0efc889dedfbf5b351f9 SHA1 (patch-mono_utils_mono-threads-dragonfly.c) = d41c7735d5ba0224ff4a4cf70308fb835ec00bbe -SHA1 (patch-mono_utils_mono-threads-freebsd.c) = 029a6b14255edd8c298c9c8d1f5018bc6efc5866 SHA1 (patch-mono_utils_mono-threads-netbsd.c) = 29d7bdb4906bca4e2f5a0a94b7e70e04570df8ee SHA1 (patch-mono_utils_mono-threads-posix.c) = d0cb2b1be62cbafe86a3efa817b8120af4ab1086 SHA1 (patch-mono_utils_mono-threads-solaris.c) = 8781c9e09edfbbbc9940f02cce46a3ce5b6c10c3 diff --git a/lang/mono/patches/patch-ab b/lang/mono/patches/patch-ab deleted file mode 100644 index 631a95b13..000000000 --- a/lang/mono/patches/patch-ab +++ /dev/null @@ -1,135 +0,0 @@ -$NetBSD: patch-ab,v 1.34 2014/11/30 08:40:51 spz Exp $ - ---- configure.orig 2014-10-04 09:29:01.000000000 +0000 -+++ configure -@@ -4027,7 +4027,7 @@ $as_echo "#define PLATFORM_NO_SYMLINKS 1 - mono_cv_clang=no - if test "x$cross_compiling" = "xno"; then - target_win32=yes -- if test "x$host" == "x$build" -a "x$host" == "x$target"; then -+ if test "x$host" = "x$build" -a "x$host" = "x$target"; then - - $as_echo "#define TARGET_WIN32 1" >>confdefs.h - -@@ -4064,10 +4064,13 @@ $as_echo "#define MINGW_CROSS_COMPILE 1" - CPPFLAGS="$CPPFLAGS -DPLATFORM_BSD" - libmono_ldflags="-pthread" - need_link_unlink=yes -- libdl="-ldl" -+ libdl="-ldl /libexec/ld.elf_so" - libgc_threads=pthreads - with_sigaltstack=no - use_sigposix=yes -+ cat >>confdefs.h <<\_ACEOF -+#define PTHREAD_POINTER_ID 1 -+_ACEOF - ;; - *-*-kfreebsd*-gnu) - host_win32=no -@@ -4080,7 +4083,7 @@ $as_echo "#define MINGW_CROSS_COMPILE 1" - with_sigaltstack=no - use_sigposix=yes - ;; -- *-*-*freebsd*) -+ *-*-*freebsd* | *-*-*dragonfly*) - host_win32=no - if test "x$PTHREAD_CFLAGS" = "x"; then - CPPFLAGS="$CPPFLAGS -DGC_FREEBSD_THREADS" -@@ -4096,7 +4099,8 @@ $as_echo "#define MINGW_CROSS_COMPILE 1" - LDFLAGS="$LDFLAGS $PTHREAD_LIBS -L/usr/local/lib" - libmono_ldflags="$PTHREAD_LIBS" - fi -- CPPFLAGS="$CPPFLAGS -DPLATFORM_BSD" -+ CPPFLAGS="$CPPFLAGS -DPLATFORM_BSD -DPLATFORM_BSD6 -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP" -+ libmono_cflags="$libmono_cflags -D_REENTRANT" - need_link_unlink=yes - - $as_echo "#define PTHREAD_POINTER_ID 1" >>confdefs.h -@@ -21722,6 +21726,7 @@ $as_echo_n "checking for Solaris XPG4 su - if test -f /usr/lib/libxnet.so; then - CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=500" - CPPFLAGS="$CPPFLAGS -D__EXTENSIONS__" -+ CPPFLAGS="$CPPFLAGS -D__C99FEATURES__" - CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED=1" - LIBS="$LIBS -lxnet" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -@@ -24940,7 +24945,7 @@ $as_echo_n "checking LLVM version... " > - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $llvm_version" >&5 - $as_echo "$llvm_version" >&6; } - if echo $llvm_version | grep -q 'mono'; then -- if test "x$enable_llvm_version_check" == "xyes"; then -+ if test "x$enable_llvm_version_check" = "xyes"; then - if test "$llvm_version" != "$expected_llvm_version"; then - as_fn_error $? "Expected llvm version $expected_llvm_version, but llvm-config --version returned $llvm_version\"" "$LINENO" 5 - fi -@@ -25016,7 +25021,7 @@ LIBC="libc.so.6" - INTL="libc.so.6" - SQLITE="libsqlite.so.0" - SQLITE3="libsqlite3.so.0" --X11="libX11.so" -+X11="/usr/X11R7/lib/libX11.so" - GDKX11="libgdk-x11-2.0.so.0" - GTKX11="libgtk-x11-2.0.so.0" - XINERAMA="libXinerama.so.1" -@@ -25124,6 +25129,11 @@ $as_echo "#define __mono_ilp32__ 1" >>co - sizeof_register=8 - fi - case $host_os in -+ solaris*) -+ LIBC="libc.so" -+ INTL="libintl.so" -+ have_visibility_hidden=no -+ ;; - linux*) - sgen_supported=true - AOT_SUPPORTED="yes" -@@ -25259,13 +25269,17 @@ fi - CPPFLAGS="$CPPFLAGS -D__ARM_EABI__" - sgen_supported=true - ;; -- arm*-linux*) -+ arm*-linux* | arm*-netbsd* | earm*-netbsd*) - TARGET=ARM; - arch_target=arm; - ACCESS_UNALIGNED="no" - JIT_SUPPORTED=yes -- sgen_supported=true -- AOT_SUPPORTED="yes" -+ case $host_os in -+ linux*) -+ sgen_supported=true -+ AOT_SUPPORTED="yes" -+ ;; -+ esac - CPPFLAGS="$CPPFLAGS -D__ARM_EABI__" - ;; - # TODO: make proper support for NaCl host. -@@ -25655,15 +25669,17 @@ case "$host" in - GTKX11="libgtk-x11-2.0.dylib" - ;; - *-*-*netbsd*) -- LIBC="libc.so.12" -- INTL="libintl.so.0" -+ LIBC="libc.so" -+ INTL="libintl.so" -+ SQLITE="libsqlite.so" -+ SQLITE3="libsqlite3.so" - ;; - *-*-kfreebsd*-gnu) - LIBC="libc.so.0.1" - INTL="libc.so.0.1" - X11="libX11.so.6" - ;; -- *-*-*freebsd*) -+ *-*-*freebsd* | *-*-*dragonfly*) - LIBC="libc.so" - INTL="libintl.so" - SQLITE="libsqlite.so" -@@ -26704,7 +26720,6 @@ else - fi - - --ac_config_files="$ac_config_files po/mcs/Makefile.in" - - - ac_config_files="$ac_config_files runtime/mono-wrapper" diff --git a/lang/mono/patches/patch-ac b/lang/mono/patches/patch-ac deleted file mode 100644 index 4755c30b4..000000000 --- a/lang/mono/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.19 2014/11/30 08:40:51 spz Exp $ ---- data/Makefile.in.orig 2014-10-04 09:28:58.000000000 +0000 -+++ data/Makefile.in -@@ -431,7 +431,7 @@ top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - SUBDIRS = net_2_0 $(am__append_1) --monodir = $(sysconfdir)/mono -+monodir = $(datadir)/examples/mono - EXTRA_DIST = \ - config.in \ - browscap.ini mono.supp mono.d README ChangeLog \ diff --git a/lang/mono/patches/patch-ak b/lang/mono/patches/patch-ak index 60abd7637..8dd30c8de 100644 --- a/lang/mono/patches/patch-ak +++ b/lang/mono/patches/patch-ak @@ -1,5 +1,5 @@ -$NetBSD: patch-ak,v 1.11 2014/11/30 08:40:51 spz Exp $ ---- libgc/pthread_support.c.orig 2014-09-22 13:23:05.000000000 +0000 +$NetBSD: patch-ak,v 1.12 2015/06/15 09:27:29 joerg Exp $ +--- libgc/pthread_support.c.orig 2015-04-24 01:26:16.000000000 +0000 +++ libgc/pthread_support.c @@ -71,7 +71,7 @@ defined(GC_DARWIN_THREADS) || defined(GC_AIX_THREADS)) || \ @@ -10,7 +10,28 @@ $NetBSD: patch-ak,v 1.11 2014/11/30 08:40:51 spz Exp $ # define USE_PTHREAD_SPECIFIC # endif #endif -@@ -1282,6 +1282,22 @@ void GC_end_blocking(void) { +@@ -595,6 +595,20 @@ static void start_mark_threads() + } + } + # endif /* HPUX || GC_DGUX386_THREADS */ ++# if defined(__NetBSD__) ++# define MAX_STACK_SIZE (1024 * 1024 *sizeof(word)) ++ { ++ size_t old_size; ++ int code; ++ ++ if (pthread_attr_getstacksize(&attr, &old_size) != 0) ++ ABORT("pthread_attr_getstacksize failed\n"); ++ if (old_size > MAX_STACK_SIZE) { ++ if (pthread_attr_setstacksize(&attr, MAX_STACK_SIZE) != 0) ++ ABORT("pthread_attr_setstacksize failed\n"); ++ } ++ } ++# endif + # ifdef CONDPRINT + if (GC_print_stats) { + GC_printf1("Starting %ld marker threads\n", GC_markers - 1); +@@ -1282,6 +1296,22 @@ void GC_end_blocking(void) { #define __d10_sleep sleep #endif /* GC_DGUX386_THREADS */ diff --git a/lang/mono/patches/patch-bd b/lang/mono/patches/patch-bd index 6a0e76169..55206c035 100644 --- a/lang/mono/patches/patch-bd +++ b/lang/mono/patches/patch-bd @@ -1,4 +1,4 @@ -$NetBSD: patch-bd,v 1.6 2014/11/30 08:40:51 spz Exp $ +$NetBSD: patch-bd,v 1.7 2015/06/04 17:16:20 jperkin Exp $ Add MANDIR, but don't hardcode it (fixed in post-patch by SUBST_*). @@ -9,9 +9,9 @@ Add MANDIR, but don't hardcode it (fixed in post-patch by SUBST_*). CFLAGS = -g -O2 endif -prefix = /usr/local -+prefix = /usr/pkg ++prefix = @PREFIX@ exec_prefix = $(prefix) -+mandir = $(prefix)/man ++mandir = @PKGMANDIR@ mono_libdir = $(exec_prefix)/lib sysconfdir = $(prefix)/etc #RUNTIME = mono diff --git a/lang/mono/patches/patch-configure b/lang/mono/patches/patch-configure new file mode 100644 index 000000000..2c5991a8e --- /dev/null +++ b/lang/mono/patches/patch-configure @@ -0,0 +1,144 @@ +$NetBSD: patch-configure,v 1.2 2015/05/26 12:19:46 jperkin Exp $ + +--- configure.orig 2015-04-26 16:29:36.000000000 +0000 ++++ configure +@@ -4025,7 +4025,7 @@ $as_echo "#define PLATFORM_NO_SYMLINKS 1 + mono_cv_clang=no + if test "x$cross_compiling" = "xno"; then + target_win32=yes +- if test "x$host" == "x$build" -a "x$host" == "x$target"; then ++ if test "x$host" = "x$build" -a "x$host" = "x$target"; then + + $as_echo "#define TARGET_WIN32 1" >>confdefs.h + +@@ -4062,10 +4062,13 @@ $as_echo "#define MINGW_CROSS_COMPILE 1" + CPPFLAGS="$CPPFLAGS -DPLATFORM_BSD" + libmono_ldflags="-pthread" + need_link_unlink=yes +- libdl="-ldl" ++ libdl="-ldl /libexec/ld.elf_so" + libgc_threads=pthreads + with_sigaltstack=no + use_sigposix=yes ++ cat >>confdefs.h <<\_ACEOF ++#define PTHREAD_POINTER_ID 1 ++_ACEOF + ;; + *-*-kfreebsd*-gnu) + host_win32=no +@@ -4078,7 +4081,7 @@ $as_echo "#define MINGW_CROSS_COMPILE 1" + with_sigaltstack=no + use_sigposix=yes + ;; +- *-*-*freebsd*) ++ *-*-*freebsd* | *-*-*dragonfly*) + host_win32=no + if test "x$PTHREAD_CFLAGS" = "x"; then + CPPFLAGS="$CPPFLAGS -DGC_FREEBSD_THREADS" +@@ -4094,7 +4097,8 @@ $as_echo "#define MINGW_CROSS_COMPILE 1" + LDFLAGS="$LDFLAGS $PTHREAD_LIBS -L/usr/local/lib" + libmono_ldflags="$PTHREAD_LIBS" + fi +- CPPFLAGS="$CPPFLAGS -DPLATFORM_BSD" ++ CPPFLAGS="$CPPFLAGS -DPLATFORM_BSD -DPLATFORM_BSD6 -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP" ++ libmono_cflags="$libmono_cflags -D_REENTRANT" + need_link_unlink=yes + + $as_echo "#define PTHREAD_POINTER_ID 1" >>confdefs.h +@@ -21983,9 +21987,7 @@ done + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Solaris XPG4 support" >&5 + $as_echo_n "checking for Solaris XPG4 support... " >&6; } + if test -f /usr/lib/libxnet.so; then +- CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE=500" + CPPFLAGS="$CPPFLAGS -D__EXTENSIONS__" +- CPPFLAGS="$CPPFLAGS -D_XOPEN_SOURCE_EXTENDED=1" + LIBS="$LIBS -lxnet" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 + $as_echo "yes" >&6; } +@@ -25406,7 +25408,7 @@ $as_echo_n "checking LLVM version... " > + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $llvm_version" >&5 + $as_echo "$llvm_version" >&6; } + if echo $llvm_version | grep -q 'mono'; then +- if test "x$enable_llvm_version_check" == "xyes"; then ++ if test "x$enable_llvm_version_check" = "xyes"; then + if test "$llvm_version" != "$expected_llvm_version"; then + as_fn_error $? "Expected llvm version $expected_llvm_version, but llvm-config --version returned $llvm_version\"" "$LINENO" 5 + fi +@@ -25488,7 +25490,7 @@ LIBC="libc.so.6" + INTL="libc.so.6" + SQLITE="libsqlite.so.0" + SQLITE3="libsqlite3.so.0" +-X11="libX11.so" ++X11="/usr/X11R7/lib/libX11.so" + GDKX11="libgdk-x11-2.0.so.0" + GTKX11="libgtk-x11-2.0.so.0" + XINERAMA="libXinerama.so.1" +@@ -25592,6 +25594,11 @@ $as_echo "#define __mono_ilp32__ 1" >>co + sizeof_register=8 + fi + case $host_os in ++ solaris*) ++ LIBC="libc.so" ++ INTL="libintl.so" ++ have_visibility_hidden=no ++ ;; + linux*) + sgen_supported=true + AOT_SUPPORTED="yes" +@@ -25723,12 +25730,15 @@ fi + CPPFLAGS="$CPPFLAGS -D__ARM_EABI__" + sgen_supported=true + ;; +- arm*-linux*) ++ arm*-linux* | arm*-netbsd* | earm*-netbsd*) + TARGET=ARM; + arch_target=arm; + ACCESS_UNALIGNED="no" +- sgen_supported=true +- AOT_SUPPORTED="yes" ++ case $host_os in ++ *linux) ++ sgen_supported=true ++ AOT_SUPPORTED="yes" ++ esac + CPPFLAGS="$CPPFLAGS -D__ARM_EABI__" + ;; + # TODO: make proper support for NaCl host. +@@ -25838,7 +25848,7 @@ $as_echo "#define TARGET_X86 1" >>confde + + sizeof_register=4 + ;; +- arm*-linux-*) ++ arm*-linux-* | arm*-netbsd* | earm*-netbsd*) + TARGET=ARM; + arch_target=arm; + +@@ -26182,15 +26192,17 @@ case "$host" in + GTKX11="libgtk-x11-2.0.dylib" + ;; + *-*-*netbsd*) +- LIBC="libc.so.12" +- INTL="libintl.so.0" ++ LIBC="libc.so" ++ INTL="libintl.so" ++ SQLITE="libsqlite.so" ++ SQLITE3="libsqlite3.so" + ;; + *-*-kfreebsd*-gnu) + LIBC="libc.so.0.1" + INTL="libc.so.0.1" + X11="libX11.so.6" + ;; +- *-*-*freebsd*) ++ *-*-*freebsd* | *-*-*dragonfly*) + LIBC="libc.so" + INTL="libintl.so" + SQLITE="libsqlite.so" +@@ -27177,7 +27189,6 @@ else + fi + + +-ac_config_files="$ac_config_files po/mcs/Makefile.in" + + + ac_config_files="$ac_config_files runtime/mono-wrapper" diff --git a/lang/mono/patches/patch-data_Makefile.in b/lang/mono/patches/patch-data_Makefile.in new file mode 100644 index 000000000..a7586a2c5 --- /dev/null +++ b/lang/mono/patches/patch-data_Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-data_Makefile.in,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +Fix monodir + +--- data/Makefile.in.orig 2015-05-06 00:29:54.000000000 +0300 ++++ data/Makefile.in 2015-05-11 15:40:33.000000000 +0300 +@@ -434,7 +434,7 @@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + SUBDIRS = net_2_0 net_4_0 net_4_5 +-monodir = $(sysconfdir)/mono ++monodir = $(datadir)/examples/mono + monolldbdir = $(libdir)/mono/lldb + EXTRA_DIST = \ + config.in \ diff --git a/lang/mono/patches/patch-data_mono-nunit.pc.in b/lang/mono/patches/patch-data_mono-nunit.pc.in new file mode 100644 index 000000000..aae04de07 --- /dev/null +++ b/lang/mono/patches/patch-data_mono-nunit.pc.in @@ -0,0 +1,12 @@ +$NetBSD: patch-data_mono-nunit.pc.in,v 1.1 2015/05/23 06:20:20 kefren Exp $ + +Fix nunit pkg-config path + +--- data/mono-nunit.pc.in.orig 2015-05-22 17:30:11.000000000 +0300 ++++ data/mono-nunit.pc.in 2015-05-22 17:30:49.000000000 +0300 +@@ -6,4 +6,4 @@ + Name: Mono NUnit + Description: Mono's version of NUnit + Version: @VERSION@ +-Libs: -r:${libdir}/mono/2.0/nunit.core.dll -r:${libdir}/mono/2.0/nunit.core.interfaces.dll -r:${libdir}/mono/2.0/nunit.core.extensions.dll -r:${libdir}/mono/2.0/nunit.framework.dll -r:${libdir}/mono/2.0/nunit.framework.extensions.dll -r:${libdir}/mono/2.0/nunit.mocks.dll -r:${libdir}/mono/2.0/nunit.util.dll -r:${libdir}/mono/2.0/nunit-console-runner.dll ++Libs: -r:${libdir}/mono/4.5/nunit.core.dll -r:${libdir}/mono/4.5/nunit.core.interfaces.dll -r:${libdir}/mono/4.5/nunit.core.extensions.dll -r:${libdir}/mono/4.5/nunit.framework.dll -r:${libdir}/mono/4.5/nunit.framework.extensions.dll -r:${libdir}/mono/4.5/nunit.mocks.dll -r:${libdir}/mono/4.5/nunit.util.dll -r:${libdir}/mono/4.5/nunit-console-runner.dll diff --git a/lang/mono/patches/patch-data_net_4_0_Browsers_Makefile.in b/lang/mono/patches/patch-data_net_4_0_Browsers_Makefile.in new file mode 100644 index 000000000..b51c00240 --- /dev/null +++ b/lang/mono/patches/patch-data_net_4_0_Browsers_Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-data_net_4_0_Browsers_Makefile.in,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +Path fix + +--- data/net_4_0/Browsers/Makefile.in.orig 2015-05-21 17:13:51.000000000 +0300 ++++ data/net_4_0/Browsers/Makefile.in 2015-05-21 17:14:18.000000000 +0300 +@@ -355,7 +355,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-monodir = $(sysconfdir)/mono/4.0/Browsers ++monodir = $(datadir)/examples/mono/4.0/Browsers + EXTRA_DIST = ../../Browsers/Compat.browser + mono_DATA = ../../Browsers/Compat.browser + all: all-am diff --git a/lang/mono/patches/patch-data_net_4_5_Browsers_Makefile.in b/lang/mono/patches/patch-data_net_4_5_Browsers_Makefile.in new file mode 100644 index 000000000..1ea724ac4 --- /dev/null +++ b/lang/mono/patches/patch-data_net_4_5_Browsers_Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-data_net_4_5_Browsers_Makefile.in,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +Path fix + +--- data/net_4_5/Browsers/Makefile.in.orig 2015-05-21 17:12:06.000000000 +0300 ++++ data/net_4_5/Browsers/Makefile.in 2015-05-21 17:12:30.000000000 +0300 +@@ -355,7 +355,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-monodir = $(sysconfdir)/mono/4.5/Browsers ++monodir = $(datadir)/examples/mono/4.5/Browsers + EXTRA_DIST = ../../Browsers/Compat.browser + mono_DATA = ../../Browsers/Compat.browser + all: all-am diff --git a/lang/mono/patches/patch-data_net_4_5_Makefile.in b/lang/mono/patches/patch-data_net_4_5_Makefile.in new file mode 100644 index 000000000..bb3535cd2 --- /dev/null +++ b/lang/mono/patches/patch-data_net_4_5_Makefile.in @@ -0,0 +1,15 @@ +$NetBSD: patch-data_net_4_5_Makefile.in,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +Path fix + +--- data/net_4_5/Makefile.in.orig 2015-05-21 15:22:23.000000000 +0300 ++++ data/net_4_5/Makefile.in 2015-05-21 15:23:00.000000000 +0300 +@@ -416,7 +416,7 @@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + SUBDIRS = Browsers +-monodir = $(sysconfdir)/mono/4.5 ++monodir = $(datadir)/examples/mono/4.5 + EXTRA_DIST = machine.config \ + web.config \ + DefaultWsdlHelpGenerator.aspx \ diff --git a/lang/mono/patches/patch-db b/lang/mono/patches/patch-db index b4f343d03..0ba84b5e4 100644 --- a/lang/mono/patches/patch-db +++ b/lang/mono/patches/patch-db @@ -1,12 +1,14 @@ -$NetBSD: patch-db,v 1.9 2014/11/30 08:40:51 spz Exp $ ---- mono/utils/mono-proclib.c.orig 2014-09-22 13:23:09.000000000 +0000 -+++ mono/utils/mono-proclib.c -@@ -19,23 +19,28 @@ +$NetBSD: patch-db,v 1.10 2015/05/21 14:38:08 kefren Exp $ + +--- mono/utils/mono-proclib.c.orig 2015-04-30 13:28:36.000000000 +0300 ++++ mono/utils/mono-proclib.c 2015-05-11 15:45:04.000000000 +0300 +@@ -19,24 +19,29 @@ #include #endif -#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) +#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__) + #include #include #include #include diff --git a/lang/mono/patches/patch-dm b/lang/mono/patches/patch-dm deleted file mode 100644 index ca1bea292..000000000 --- a/lang/mono/patches/patch-dm +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-dm,v 1.3 2014/11/30 08:40:51 spz Exp $ - ---- mono/utils/mono-time.c.orig 2014-09-22 13:23:09.000000000 +0000 -+++ mono/utils/mono-time.c -@@ -65,7 +65,7 @@ mono_100ns_datetime (void) - #include - #endif - --#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) -+#if defined(__APPLE__) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__) - #include - #include - #endif -@@ -80,7 +80,7 @@ mono_100ns_datetime (void) - static gint64 - get_boot_time (void) - { --#if defined(PLATFORM_MACOSX) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) -+#if defined(PLATFORM_MACOSX) || defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__) - int mib [2]; - size_t size; - time_t now; diff --git a/lang/mono/patches/patch-dn b/lang/mono/patches/patch-dn deleted file mode 100644 index 0c1cb7854..000000000 --- a/lang/mono/patches/patch-dn +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-dn,v 1.3 2014/11/30 08:40:51 spz Exp $ - -http://gnats.netbsd.org/45201 - ---- mono/mini/mini-amd64.h.orig 2014-10-04 09:27:43.000000000 +0000 -+++ mono/mini/mini-amd64.h -@@ -279,6 +279,10 @@ typedef struct { - - #define MONO_ARCH_NOMAP32BIT - -+#elif defined (__DragonFly__) -+ -+#define MONO_ARCH_NOMAP32BIT -+ - #elif defined (__NetBSD__) - - #define REG_RAX 14 diff --git a/lang/mono/patches/patch-libgc_misc.c b/lang/mono/patches/patch-libgc_misc.c new file mode 100644 index 000000000..5d69eca69 --- /dev/null +++ b/lang/mono/patches/patch-libgc_misc.c @@ -0,0 +1,36 @@ +$NetBSD: patch-libgc_misc.c,v 1.1 2015/06/15 09:27:29 joerg Exp $ + +--- libgc/misc.c.orig 2015-06-13 23:08:46.000000000 +0000 ++++ libgc/misc.c +@@ -14,10 +14,10 @@ + */ + /* Boehm, July 31, 1995 5:02 pm PDT */ + +- + #include + #include + #ifndef _WIN32_WCE ++#include + #include + #endif + +@@ -766,6 +766,19 @@ void GC_init_inner() + initial_heap_sz = divHBLKSZ(initial_heap_sz); + } + } ++#ifdef RLIMIT_AS ++ { ++ /* ++ * If there is a VA limit for the process, ++ * keep the heap under 75% if that limit. ++ */ ++ struct rlimit lim; ++ if (!getrlimit(RLIMIT_AS, &lim)) { ++ if (lim.rlim_cur != RLIM_INFINITY && lim.rlim_cur == (word)lim.rlim_cur) ++ GC_set_max_heap_size(lim.rlim_cur / 2 + lim.rlim_cur / 4); ++ } ++ } ++#endif + { + char * sz_str = GETENV("GC_MAXIMUM_HEAP_SIZE"); + if (sz_str != NULL) { diff --git a/lang/mono/patches/patch-mono_dis_Makefile.in b/lang/mono/patches/patch-mono_dis_Makefile.in new file mode 100644 index 000000000..144a6f000 --- /dev/null +++ b/lang/mono/patches/patch-mono_dis_Makefile.in @@ -0,0 +1,13 @@ +$NetBSD: patch-mono_dis_Makefile.in,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +--- mono/dis/Makefile.in.orig 2015-05-11 16:34:26.000000000 +0300 ++++ mono/dis/Makefile.in 2015-05-11 16:34:57.000000000 +0300 +@@ -428,7 +428,7 @@ top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ + AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir) +-@SUPPORT_SGEN_FALSE@metadata_lib = $(top_builddir)/mono/metadata/libmonoruntime-static.a ++@SUPPORT_SGEN_FALSE@metadata_lib = $(top_builddir)/mono/metadata/libmonoruntime-static.la + @SUPPORT_SGEN_TRUE@metadata_lib = $(top_builddir)/mono/metadata/libmonoruntimesgen-static.la + @SUPPORT_SGEN_FALSE@gc_lib = $(LIBGC_STATIC_LIBS) + runtime_lib = \ diff --git a/lang/mono/patches/patch-mono_io-layer_sockets.c b/lang/mono/patches/patch-mono_io-layer_sockets.c deleted file mode 100644 index d23919222..000000000 --- a/lang/mono/patches/patch-mono_io-layer_sockets.c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-mono_io-layer_sockets.c,v 1.2 2014/11/30 08:40:51 spz Exp $ - -Use getprotoent() instead of hardcoding SOL_TCP on NetBSD. - ---- mono/io-layer/sockets.c.orig 2014-09-22 13:23:09.000000000 +0000 -+++ mono/io-layer/sockets.c -@@ -46,6 +46,9 @@ - #include - #include - #include -+#if defined(__NetBSD__) -+#define SOL_TCP getprotoent() -+#endif - #include - #ifdef HAVE_SYS_SENDFILE_H - #include diff --git a/lang/mono/patches/patch-mono_metadata_icall.c b/lang/mono/patches/patch-mono_metadata_icall.c new file mode 100644 index 000000000..4730472b0 --- /dev/null +++ b/lang/mono/patches/patch-mono_metadata_icall.c @@ -0,0 +1,22 @@ +$NetBSD: patch-mono_metadata_icall.c,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +strtod hack until someone has time to debug mono_strtod + +--- mono/metadata/icall.c.orig 2015-05-21 14:20:36.000000000 +0300 ++++ mono/metadata/icall.c 2015-05-21 14:22:00.000000000 +0300 +@@ -127,10 +127,15 @@ mono_double_ParseImpl (char *ptr, double + *result = 0.0; + + if (*ptr){ ++#if defined(__NetBSD__) ++ /* XXX WIP: mono_strtod spins 100% CPU on NetBSD */ ++ *result = strtod(ptr, &endptr); ++#else + /* mono_strtod () is not thread-safe */ + mono_mutex_lock (&mono_strtod_mutex); + *result = mono_strtod (ptr, &endptr); + mono_mutex_unlock (&mono_strtod_mutex); ++#endif + } + + if (!*ptr || (endptr && *endptr)) diff --git a/lang/mono/patches/patch-mono_metadata_mono-perfcounters.c b/lang/mono/patches/patch-mono_metadata_mono-perfcounters.c new file mode 100644 index 000000000..ee7c6a14c --- /dev/null +++ b/lang/mono/patches/patch-mono_metadata_mono-perfcounters.c @@ -0,0 +1,52 @@ +$NetBSD: patch-mono_metadata_mono-perfcounters.c,v 1.2 2015/05/22 06:55:40 kefren Exp $ + +Correct mibs initialization for NetBSD + +--- mono/metadata/mono-perfcounters.c.orig 2015-04-26 19:28:39.000000000 +0300 ++++ mono/metadata/mono-perfcounters.c 2015-05-14 19:07:18.000000000 +0300 +@@ -33,6 +33,9 @@ + #if defined (__NetBSD__) || defined (__APPLE__) + #include + #endif ++#if defined(__NetBSD__) ++#include ++#endif + #include "metadata/mono-perfcounters.h" + #include "metadata/appdomain.h" + #include "metadata/object-internals.h" +@@ -473,11 +476,7 @@ mono_determine_physical_ram_available_si + #elif defined (__NetBSD__) + struct vmtotal vm_total; + guint64 page_size; +- int mib [2]; +- size_t len; +- +- +- mib = { ++ int mib [2] = { + CTL_VM, + #if defined (VM_METER) + VM_METER +@@ -485,17 +484,15 @@ mono_determine_physical_ram_available_si + VM_TOTAL + #endif + }; +- len = sizeof (vm_total); ++ size_t len = sizeof (vm_total); + sysctl (mib, 2, &vm_total, &len, NULL, 0); + +- mib = { +- CTL_HW, +- HW_PAGESIZE +- }; ++ mib[0] = CTL_HW; ++ mib[1] = HW_PAGESIZE; + len = sizeof (page_size); +- sysctl (mib, 2, &page_size, &len, NULL, 0 ++ sysctl (mib, 2, &page_size, &len, NULL, 0); + +- return ((guint64) value.t_free * page_size) / 1024; ++ return ((guint64) vm_total.t_free * page_size) / 1024; + #elif defined (__APPLE__) + mach_msg_type_number_t count = HOST_VM_INFO_COUNT; + vm_statistics_data_t vmstat; diff --git a/lang/mono/patches/patch-mono_metadata_mono-route.c b/lang/mono/patches/patch-mono_metadata_mono-route.c new file mode 100644 index 000000000..bc6891b52 --- /dev/null +++ b/lang/mono/patches/patch-mono_metadata_mono-route.c @@ -0,0 +1,14 @@ +$NetBSD: patch-mono_metadata_mono-route.c,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +Fix includes + +--- mono/metadata/mono-route.c.orig 2015-05-11 16:20:29.000000000 +0300 ++++ mono/metadata/mono-route.c 2015-05-11 16:20:39.000000000 +0300 +@@ -8,6 +8,7 @@ + + #if defined(PLATFORM_MACOSX) || defined(PLATFORM_BSD) + ++#include + #include + #include + #include diff --git a/lang/mono/patches/patch-mono_mini_mini-arm.c b/lang/mono/patches/patch-mono_mini_mini-arm.c index cabc3e38f..acc850323 100644 --- a/lang/mono/patches/patch-mono_mini_mini-arm.c +++ b/lang/mono/patches/patch-mono_mini_mini-arm.c @@ -1,8 +1,8 @@ -$NetBSD: patch-mono_mini_mini-arm.c,v 1.4 2014/11/30 08:40:51 spz Exp $ +$NetBSD: patch-mono_mini_mini-arm.c,v 1.5 2015/05/21 14:38:08 kefren Exp $ ---- mono/mini/mini-arm.c.orig 2014-10-04 09:27:43.000000000 +0000 -+++ mono/mini/mini-arm.c -@@ -54,6 +54,11 @@ +--- mono/mini/mini-arm.c.orig 2015-04-30 13:27:46.000000000 +0300 ++++ mono/mini/mini-arm.c 2015-05-11 15:55:15.000000000 +0300 +@@ -56,6 +56,11 @@ #define IS_VFP (TRUE) #endif @@ -14,7 +14,7 @@ $NetBSD: patch-mono_mini_mini-arm.c,v 1.4 2014/11/30 08:40:51 spz Exp $ #if defined(__ARM_EABI__) && defined(__linux__) && !defined(PLATFORM_ANDROID) && !defined(__native_client__) #define HAVE_AEABI_READ_TP 1 #endif -@@ -897,6 +902,10 @@ void +@@ -922,6 +927,10 @@ void mono_arch_init (void) { const char *cpu_arch; @@ -25,7 +25,7 @@ $NetBSD: patch-mono_mini_mini-arm.c,v 1.4 2014/11/30 08:40:51 spz Exp $ mono_mutex_init_recursive (&mini_arch_mutex); #ifdef MONO_ARCH_SOFT_DEBUG_SUPPORTED -@@ -948,6 +957,32 @@ mono_arch_init (void) +@@ -986,6 +995,32 @@ mono_arch_init (void) have a way to properly detect CPU features on it. */ thumb_supported = TRUE; iphone_abi = TRUE; @@ -58,7 +58,7 @@ $NetBSD: patch-mono_mini_mini-arm.c,v 1.4 2014/11/30 08:40:51 spz Exp $ #else thumb_supported = mono_hwcap_arm_has_thumb; thumb2_supported = mono_hwcap_arm_has_thumb2; -@@ -1160,6 +1195,11 @@ mono_arch_flush_icache (guint8 *code, gi +@@ -1196,6 +1231,11 @@ mono_arch_flush_icache (guint8 *code, gi #ifdef MONO_CROSS_COMPILE #elif __APPLE__ sys_icache_invalidate (code, size); @@ -67,6 +67,6 @@ $NetBSD: patch-mono_mini_mini-arm.c,v 1.4 2014/11/30 08:40:51 spz Exp $ + args.addr = (uintptr_t)code; + args.len = (size_t)size; + sysarch(ARM_SYNC_ICACHE, &args); + #elif __GNUC_PREREQ(4, 3) + __builtin___clear_cache (code, code + size); #elif __GNUC_PREREQ(4, 1) - __clear_cache (code, code + size); - #elif defined(PLATFORM_ANDROID) diff --git a/lang/mono/patches/patch-mono_utils_Makefile.in b/lang/mono/patches/patch-mono_utils_Makefile.in index 2de890195..ab75c1f83 100644 --- a/lang/mono/patches/patch-mono_utils_Makefile.in +++ b/lang/mono/patches/patch-mono_utils_Makefile.in @@ -1,36 +1,41 @@ -$NetBSD: patch-mono_utils_Makefile.in,v 1.1 2014/11/30 08:40:51 spz Exp $ +$NetBSD: patch-mono_utils_Makefile.in,v 1.3 2015/05/26 12:19:46 jperkin Exp $ ---- mono/utils/Makefile.in.orig 2014-10-04 09:29:01.000000000 +0000 +Add NetBSD and Solaris threads + +--- mono/utils/Makefile.in.orig 2015-04-26 16:29:35.000000000 +0000 +++ mono/utils/Makefile.in -@@ -144,6 +144,7 @@ am__libmonoutils_la_SOURCES_DIST = mono- +@@ -146,6 +146,7 @@ am__libmonoutils_la_SOURCES_DIST = mono- mono-threads-mach.c mono-threads-mach-helper.c \ mono-threads-windows.c mono-threads-linux.c \ mono-threads-freebsd.c mono-threads-openbsd.c \ -+ mono-threads-netbsd.c mono-threads-dragonfly.c \ ++ mono-threads-netbsd.c mono-threads-dragonfly.c mono-threads-solaris.c \ mono-threads-android.c mono-threads.h mono-tls.h mono-tls.c \ linux_magic.h mono-memory-model.h atomic.h atomic.c \ mono-hwcap.h mono-hwcap.c bsearch.h bsearch.c \ -@@ -170,6 +171,7 @@ am__objects_1 = mono-md5.lo mono-sha1.lo +@@ -174,7 +175,7 @@ am__objects_1 = mono-md5.lo mono-sha1.lo + mono-linked-list-set.lo mono-threads.lo mono-threads-posix.lo \ mono-threads-mach.lo mono-threads-mach-helper.lo \ mono-threads-windows.lo mono-threads-linux.lo \ - mono-threads-freebsd.lo mono-threads-openbsd.lo \ -+ mono-threads-netbsd.lo mono-threads-dragonfly.lo \ +- mono-threads-freebsd.lo mono-threads-openbsd.lo \ ++ mono-threads-freebsd.lo mono-threads-openbsd.lo mono-threads-netbsd.lo mono-threads-solaris.lo \ mono-threads-android.lo mono-tls.lo atomic.lo mono-hwcap.lo \ - bsearch.lo mono-conc-hashtable.lo sha1.lo - @CROSS_COMPILE_FALSE@@X86_TRUE@am__objects_2 = mach-support-x86.lo -@@ -585,6 +587,8 @@ monoutils_sources = \ + bsearch.lo mono-conc-hashtable.lo sha1.lo json.lo \ + networking.lo networking-posix.lo networking-fallback.lo \ +@@ -600,6 +601,9 @@ monoutils_sources = \ mono-threads-linux.c \ mono-threads-freebsd.c \ mono-threads-openbsd.c \ ++ mono-threads-solaris.c \ + mono-threads-netbsd.c \ + mono-threads-dragonfly.c \ mono-threads-android.c \ mono-threads.h \ mono-tls.h \ -@@ -726,6 +730,8 @@ distclean-compile: +@@ -753,6 +757,9 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mono-threads-mach-helper.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mono-threads-mach.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mono-threads-openbsd.Plo@am__quote@ ++@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mono-threads-solaris.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mono-threads-netbsd.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mono-threads-dragonfly.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mono-threads-posix.Plo@am__quote@ diff --git a/lang/mono/patches/patch-mono_utils_mono-semaphore.c b/lang/mono/patches/patch-mono_utils_mono-semaphore.c new file mode 100644 index 000000000..77d54272a --- /dev/null +++ b/lang/mono/patches/patch-mono_utils_mono-semaphore.c @@ -0,0 +1,55 @@ +$NetBSD: patch-mono_utils_mono-semaphore.c,v 1.1 2015/05/21 14:38:08 kefren Exp $ + +A grotty implementation of sem_timedwait for NetBSD + +--- mono/utils/mono-semaphore.c.orig 2015-04-24 04:26:18.000000000 +0300 ++++ mono/utils/mono-semaphore.c 2015-05-21 16:19:49.000000000 +0300 +@@ -25,6 +25,9 @@ + # elif defined(__native_client__) && defined(USE_NEWLIB) + # define TIMESPEC struct timespec + # define WAIT_BLOCK(a, b) sem_trywait(a) ++# elif defined(__NetBSD__) ++# define TIMESPEC struct timespec ++# define WAIT_BLOCK(a, b) netbsd_sem_timedwait(a, b) + # else + # define TIMESPEC struct timespec + # define WAIT_BLOCK(a,b) sem_timedwait (a, b) +@@ -34,6 +37,38 @@ + #define NSEC_PER_SEC 1000000000 + #endif + ++#if defined(__NetBSD__) ++ ++/* XXX: Actually I think NetBSD-current has sem_timedwait */ ++int netbsd_sem_timedwait(sem_t *sem, TIMESPEC *tv); ++ ++int ++netbsd_sem_timedwait(sem_t *sem, TIMESPEC *tv) ++{ ++ struct timeval tval; ++ ++ TIMESPEC_TO_TIMEVAL(&tval, tv); ++ ++ while(sem_trywait(sem) == -1) { ++ struct timeval t; ++ ++ if (errno == EINVAL) ++ return -1; ++ ++ usleep(1000); ++ gettimeofday(&t, NULL); ++ if (t.tv_sec > tval.tv_sec || ++ (t.tv_sec == tval.tv_sec && t.tv_usec > tval.tv_usec)) { ++ errno = ETIMEDOUT; ++ return -1; ++ } ++ } ++ ++ return 0; ++} ++ ++#endif ++ + int + mono_sem_timedwait (MonoSemType *sem, guint32 timeout_ms, gboolean alertable) + { diff --git a/lang/mono/patches/patch-mono_utils_mono-threads-freebsd.c b/lang/mono/patches/patch-mono_utils_mono-threads-freebsd.c deleted file mode 100644 index ee26316d8..000000000 --- a/lang/mono/patches/patch-mono_utils_mono-threads-freebsd.c +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-mono_utils_mono-threads-freebsd.c,v 1.1 2014/11/30 08:40:51 spz Exp $ - ---- mono/utils/mono-threads-freebsd.c.orig 2014-09-22 13:23:09.000000000 +0000 -+++ mono/utils/mono-threads-freebsd.c -@@ -2,14 +2,14 @@ - - #if defined(__FreeBSD__) - -+#include - #include - #include - - void - mono_threads_core_get_stack_bounds (guint8 **staddr, size_t *stsize) - { - pthread_attr_t attr; -- guint8 *current = (guint8*)&attr; - - *staddr = NULL; - *stsize = (size_t)-1; diff --git a/lang/mono2/Makefile b/lang/mono2/Makefile index 40b0b018b..eca40ebc0 100644 --- a/lang/mono2/Makefile +++ b/lang/mono2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/11/30 21:51:44 spz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/18 19:00:26 joerg Exp $ DISTNAME= mono-2.10.9 -PKGREVISION= 11 +PKGREVISION= 14 CATEGORIES= lang MASTER_SITES= http://download.mono-project.com/sources/mono/ EXTRACT_SUFX= .tar.bz2 diff --git a/lang/mono2/buildlink3.mk b/lang/mono2/buildlink3.mk index 1b972de77..2facd8829 100644 --- a/lang/mono2/buildlink3.mk +++ b/lang/mono2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/06 08:17:15 adam Exp $ BUILDLINK_TREE+= mono @@ -6,7 +6,7 @@ BUILDLINK_TREE+= mono MONO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mono+= mono>=2.8<3 -BUILDLINK_ABI_DEPENDS.mono+= mono>=2.10.9nb10 +BUILDLINK_ABI_DEPENDS.mono+= mono>=2.10.9nb12 BUILDLINK_PKGSRCDIR.mono?= ../../lang/mono2 ALL_ENV+= MONO_SHARED_DIR=${WRKDIR:Q} BUILDLINK_CONTENTS_FILTER.mono+= ${EGREP} '(^include/|^lib/)' diff --git a/lang/mono2/distinfo b/lang/mono2/distinfo index d2f196a9d..f726ac23c 100644 --- a/lang/mono2/distinfo +++ b/lang/mono2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2014/11/30 21:51:44 spz Exp $ +$NetBSD: distinfo,v 1.7 2015/06/18 19:00:26 joerg Exp $ SHA1 (mono-2.10.9.tar.bz2) = 1a6e8c5a0c3d88d87982259aa04402e028a283de RMD160 (mono-2.10.9.tar.bz2) = ac9784c413eb2cdb490750a86a96cce5c11ad5bd @@ -13,7 +13,7 @@ SHA1 (patch-af) = c109a9a742cb70d83cf99df0ad6c907c68809d52 SHA1 (patch-ah) = 5f90aa60504b9508d21e05b390626788d71d47b4 SHA1 (patch-ai) = cd5593a7e95039980b839bdabdf59d9e68fb9f56 SHA1 (patch-aj) = a5aab739e01fd969edb85b5b3e08c087554d0a72 -SHA1 (patch-ak) = 838b72fdc4e2ce8a62a56f8faf98c1f334abad14 +SHA1 (patch-ak) = 2f046ab73c699362eb857482aef0a32d6a97c848 SHA1 (patch-al) = 07d9c01fd5b6478f87dc563e2a2ae53ffbbc7187 SHA1 (patch-am) = 22a3c968089a837bc99e1d0f21bc3b33689b8311 SHA1 (patch-ap) = 9da5c76e34f1f61da411ab4e0c884c23cc320bb9 @@ -43,6 +43,7 @@ SHA1 (patch-dl) = fc9cd48c070dbecad68cfe7d45eea59a3e6023d9 SHA1 (patch-dm) = bac9172f419630f817702e15dd3761cb4f60e0a0 SHA1 (patch-dn) = 9a55bd9c492b64ec9feadb45419b4bec37900b89 SHA1 (patch-do) = 6ccd5598198fc04e638ec5bc5e03c92e16206c92 +SHA1 (patch-libgc_misc.c) = e05ed1c7138d70f2f86820fe56734675e8598474 SHA1 (patch-man_mprof-report.1) = e175943bc63780d907b4ceab08e7f9ad6a1a7ac8 SHA1 (patch-mcs_class_System.Web_System.Web.UI_Page.cs) = 986874319e849b93a2c89b7eb360e53f18fa7ca4 SHA1 (patch-mcs_class_System.Web_System.Web.Util_SecureHashCodeProvider.cs) = d82d9737efb07a8095acc5bf78d9cc522d24632d diff --git a/lang/mono2/patches/patch-ak b/lang/mono2/patches/patch-ak index 83a0a80a8..f3855fc4b 100644 --- a/lang/mono2/patches/patch-ak +++ b/lang/mono2/patches/patch-ak @@ -1,6 +1,6 @@ -$NetBSD: patch-ak,v 1.1 2013/06/17 12:43:28 wiz Exp $ ---- libgc/pthread_support.c.orig 2011-01-04 19:39:55.000000000 +0200 -+++ libgc/pthread_support.c 2011-03-17 16:14:10.000000000 +0200 +$NetBSD: patch-ak,v 1.2 2015/06/18 19:00:26 joerg Exp $ +--- libgc/pthread_support.c.orig 2012-01-30 18:01:22.000000000 +0000 ++++ libgc/pthread_support.c @@ -68,8 +68,8 @@ # if (defined(GC_DGUX386_THREADS) || defined(GC_OSF1_THREADS) || \ @@ -12,7 +12,28 @@ $NetBSD: patch-ak,v 1.1 2013/06/17 12:43:28 wiz Exp $ # define USE_PTHREAD_SPECIFIC # endif -@@ -1175,6 +1175,22 @@ +@@ -592,6 +592,20 @@ static void start_mark_threads() + } + } + # endif /* HPUX || GC_DGUX386_THREADS */ ++# if defined(__NetBSD__) ++# define MAX_STACK_SIZE (1024 * 1024 *sizeof(word)) ++ { ++ size_t old_size; ++ int code; ++ ++ if (pthread_attr_getstacksize(&attr, &old_size) != 0) ++ ABORT("pthread_attr_getstacksize failed\n"); ++ if (old_size > MAX_STACK_SIZE) { ++ if (pthread_attr_setstacksize(&attr, MAX_STACK_SIZE) != 0) ++ ABORT("pthread_attr_setstacksize failed\n"); ++ } ++ } ++# endif + # ifdef CONDPRINT + if (GC_print_stats) { + GC_printf1("Starting %ld marker threads\n", GC_markers - 1); +@@ -1238,6 +1252,22 @@ void GC_end_blocking(void) { #define __d10_sleep sleep #endif /* GC_DGUX386_THREADS */ diff --git a/lang/mono2/patches/patch-libgc_misc.c b/lang/mono2/patches/patch-libgc_misc.c new file mode 100644 index 000000000..976e97b1c --- /dev/null +++ b/lang/mono2/patches/patch-libgc_misc.c @@ -0,0 +1,36 @@ +$NetBSD: patch-libgc_misc.c,v 1.1 2015/06/18 19:00:26 joerg Exp $ + +--- libgc/misc.c.orig 2011-11-15 17:22:41.000000000 +0000 ++++ libgc/misc.c +@@ -14,10 +14,10 @@ + */ + /* Boehm, July 31, 1995 5:02 pm PDT */ + +- + #include + #include + #ifndef _WIN32_WCE ++#include + #include + #endif + +@@ -755,6 +755,19 @@ void GC_init_inner() + initial_heap_sz = divHBLKSZ(initial_heap_sz); + } + } ++#ifdef RLIMIT_AS ++ { ++ /* ++ * If there is a VA limit for the process, ++ * keep the heap under 75% if that limit. ++ */ ++ struct rlimit lim; ++ if (!getrlimit(RLIMIT_AS, &lim)) { ++ if (lim.rlim_cur != RLIM_INFINITY && lim.rlim_cur == (word)lim.rlim_cur) ++ GC_set_max_heap_size(lim.rlim_cur / 2 + lim.rlim_cur / 4); ++ } ++ } ++#endif + { + char * sz_str = GETENV("GC_MAXIMUM_HEAP_SIZE"); + if (sz_str != NULL) { diff --git a/lang/moscow_ml/Makefile b/lang/moscow_ml/Makefile index 4def2e8ad..4aa729fee 100644 --- a/lang/moscow_ml/Makefile +++ b/lang/moscow_ml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/05/29 23:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:16 wiz Exp $ DISTNAME= mos201src PKGNAME= moscow_ml-2.01 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= http://www.itu.dk/people/sestoft/mosml/ diff --git a/lang/newlisp/distinfo b/lang/newlisp/distinfo index 666995d97..640266123 100644 --- a/lang/newlisp/distinfo +++ b/lang/newlisp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2014/07/07 14:25:31 ryoon Exp $ +$NetBSD: distinfo,v 1.10 2015/06/10 14:59:43 joerg Exp $ SHA1 (newlisp-10.6.0.tgz) = 8a3b23a72acfdbb00306f8c7419892b553b8026e RMD160 (newlisp-10.6.0.tgz) = 3f710834a68f1a43fe2e22b21a273dc8a77c35fe Size (newlisp-10.6.0.tgz) = 1670428 bytes -SHA1 (patch-configure-alt) = f8669b8432fe460af18d0f2d3d1135debfd74654 +SHA1 (patch-configure-alt) = 6ac73164de672a048f7cde791e8958633fdae47e SHA1 (patch-guiserver_guiserver.lsp) = b1ef345be637cf3640c6181b592420aaae5d636f -SHA1 (patch-newlisp.c) = 0ec358377dcae961d89fbbf00474e2feda3f53ae +SHA1 (patch-newlisp.c) = 10b8d4778f4adc9987410ebca5c0c99c014fd4b0 diff --git a/lang/newlisp/patches/patch-configure-alt b/lang/newlisp/patches/patch-configure-alt index 6751a4f07..0319ea5ae 100644 --- a/lang/newlisp/patches/patch-configure-alt +++ b/lang/newlisp/patches/patch-configure-alt @@ -1,9 +1,9 @@ -$NetBSD: patch-configure-alt,v 1.1.1.1 2011/10/11 13:03:18 ryoon Exp $ +$NetBSD: patch-configure-alt,v 1.2 2015/06/10 14:59:43 joerg Exp $ Use default CFLAGS and LDFLAGS. Add DragolFly support. ---- configure-alt.orig 2011-09-21 14:21:04.000000000 +0000 +--- configure-alt.orig 2014-04-08 14:02:27.000000000 +0000 +++ configure-alt @@ -64,6 +64,7 @@ echo case `uname` in @@ -13,7 +13,25 @@ Add DragolFly support. FreeBSD) true ${os_type:=_BSD} ;; NetBSD) true ${os_type:=_BSD} ;; OpenBSD) true ${os_type:=_BSD} ;; -@@ -410,8 +411,8 @@ fi +@@ -180,7 +181,7 @@ cat > test-readline.c < + + char ** +-test_completion (char * text, int start, int end) { ++test_completion (const char * text, int start, int end) { + return NULL; + } + +@@ -188,7 +189,7 @@ int + main(int argc, char** argv) { + + rl_readline_name = "test"; +- rl_attempted_completion_function = (CPPFunction *)test_completion; ++ rl_attempted_completion_function = test_completion; + readline(NULL); + add_history("test"); + +@@ -474,8 +475,8 @@ fi cat > makefile_build < ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++ ++typedef unsigned char uchar; ++typedef unsigned long ulong; ++typedef unsigned long long uvlong; ++typedef long long vlong; ++#endif ++ + #ifdef sgi + #include + #include diff --git a/lang/newsqueak/patches/patch-lib9_Makefile b/lang/newsqueak/patches/patch-lib9_Makefile new file mode 100644 index 000000000..5e210f587 --- /dev/null +++ b/lang/newsqueak/patches/patch-lib9_Makefile @@ -0,0 +1,22 @@ +$NetBSD: patch-lib9_Makefile,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Configure for pkgsrc. + +--- lib9/Makefile~ 2000-02-11 17:04:14.000000000 +0000 ++++ lib9/Makefile +@@ -15,12 +15,13 @@ INCLUDES=-I../include + + CFLAGS += $(INCLUDES) + +-CC=gcc ++CC?=gcc + + all: $(LIB) + + $(LIB): $(OFILES) +- ar r $(LIB) $(OFILES) ++ rm -f $(LIB) ++ $(AR) cq $(LIB) $(OFILES) + + clean: + rm -rf $(OFILES) diff --git a/lang/newsqueak/patches/patch-lib9_doprint.c b/lang/newsqueak/patches/patch-lib9_doprint.c new file mode 100644 index 000000000..e25bcefda --- /dev/null +++ b/lang/newsqueak/patches/patch-lib9_doprint.c @@ -0,0 +1,228 @@ +$NetBSD: patch-lib9_doprint.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Muck with fmtinstall to avoid doing undefined/illegal things with va_list. + +--- lib9/doprint.c~ 2000-02-11 17:04:14.000000000 +0000 ++++ lib9/doprint.c +@@ -32,21 +32,21 @@ struct Fmtalloc { + #endif + int convcount; + char index[MAXFMT]; +- int (*conv[MAXCONV])(va_list*, Fconv*); ++ int (*conv[MAXCONV])(struct va_wrap *, Fconv*); + }; + static struct Fmtalloc fmtalloc; + +-static int noconv(va_list*, Fconv*); +-static int flags(va_list*, Fconv*); ++static int noconv(struct va_wrap *, Fconv*); ++static int flags(struct va_wrap *, Fconv*); + +-static int cconv(va_list*, Fconv*); +-static int rconv(va_list*, Fconv*); +-static int sconv(va_list*, Fconv*); +-static int percent(va_list*, Fconv*); +-static int column(va_list*, Fconv*); ++static int cconv(struct va_wrap *, Fconv*); ++static int rconv(struct va_wrap *, Fconv*); ++static int sconv(struct va_wrap *, Fconv*); ++static int percent(struct va_wrap *, Fconv*); ++static int column(struct va_wrap *, Fconv*); + +-extern int numbconv(va_list*, Fconv*); +-extern int fltconv(va_list*, Fconv*); ++extern int numbconv(struct va_wrap *, Fconv*); ++extern int fltconv(struct va_wrap *, Fconv*); + + + static void +@@ -108,7 +108,7 @@ initfmt(void) + } + + int +-fmtinstall(int c, int (*f)(va_list*, Fconv*)) ++fmtinstall(int c, int (*f)(struct va_wrap *, Fconv*)) + { + + #ifdef LOCKS_AVAILABLE +@@ -165,6 +165,9 @@ doprint(char *s, char *es, const char *f + int n, c; + Rune rune; + Fconv local; ++ struct va_wrap argwrap; ++ ++ va_copy(argwrap.ap, argp); + + if(fmtalloc.convcount <= 0) + initfmt(); +@@ -252,7 +255,7 @@ l1: + goto l1; + } + if(c == '*') { +- n = va_arg(argp, int); ++ n = va_arg(argwrap.ap, int); + if(local.f1 == NONE) + local.f1 = n; + else +@@ -263,7 +266,7 @@ l1: + if(c >= 0 && c < MAXFMT) + n = fmtalloc.index[c]; + local.chr = c; +- n = (*fmtalloc.conv[n])(&argp, &local); ++ n = (*fmtalloc.conv[n])(&argwrap, &local); + if(n < 0) { + local.f3 |= -n; + goto l0; +@@ -272,7 +275,7 @@ l1: + } + + int +-numbconv(va_list *arg, Fconv *fp) ++numbconv(struct va_wrap *arg, Fconv *fp) + { + char s[IDIGIT]; + int i, f, n, b, ucase; +@@ -313,31 +316,31 @@ numbconv(va_list *arg, Fconv *fp) + f = 0; + switch(fp->f3 & (FVLONG|FLONG|FUNSIGN|FPOINTER)) { + case FVLONG|FLONG: +- vl = va_arg(*arg, vlong); ++ vl = va_arg(arg->ap, vlong); + break; + + case FUNSIGN|FVLONG|FLONG: +- vl = va_arg(*arg, uvlong); ++ vl = va_arg(arg->ap, uvlong); + break; + + case FUNSIGN|FPOINTER: +- v = (ulong)va_arg(*arg, void*); ++ v = (ulong)va_arg(arg->ap, void*); + break; + + case FLONG: +- v = va_arg(*arg, long); ++ v = va_arg(arg->ap, long); + break; + + case FUNSIGN|FLONG: +- v = va_arg(*arg, ulong); ++ v = va_arg(arg->ap, ulong); + break; + + default: +- v = va_arg(*arg, int); ++ v = va_arg(arg->ap, int); + break; + + case FUNSIGN: +- v = va_arg(*arg, unsigned); ++ v = va_arg(arg->ap, unsigned); + break; + } + if(fp->f3 & FVLONG) { +@@ -504,7 +507,7 @@ strconv(char *s, Fconv *fp) + } + + static int +-noconv(va_list *arg, Fconv *fp) ++noconv(struct va_wrap *arg, Fconv *fp) + { + char s[10]; + +@@ -520,7 +523,7 @@ noconv(va_list *arg, Fconv *fp) + } + + static int +-rconv(va_list *arg, Fconv *fp) ++rconv(struct va_wrap *arg, Fconv *fp) + { + char s[ERRLEN]; + +@@ -532,12 +535,12 @@ rconv(va_list *arg, Fconv *fp) + } + + static int +-cconv(va_list *arg, Fconv *fp) ++cconv(struct va_wrap *arg, Fconv *fp) + { + char s[10]; + Rune rune; + +- rune = va_arg(*arg, int); ++ rune = va_arg(arg->ap, int); + if(fp->chr == 'c') + rune &= 0xff; + s[runetochar(s, &rune)] = 0; +@@ -548,18 +551,18 @@ cconv(va_list *arg, Fconv *fp) + } + + static int +-sconv(va_list *arg, Fconv *fp) ++sconv(struct va_wrap *arg, Fconv *fp) + { + char *s; + Rune *r; + + if(fp->chr == 's') { +- s = va_arg(*arg, char*); ++ s = va_arg(arg->ap, char*); + if(s == 0) + s = ""; + strconv(s, fp); + } else { +- r = va_arg(*arg, Rune*); ++ r = va_arg(arg->ap, Rune*); + if(r == 0) + r = (Rune *)"\0\0\0"; + Strconv(r, fp); +@@ -568,7 +571,7 @@ sconv(va_list *arg, Fconv *fp) + } + + static int +-percent(va_list *arg, Fconv *fp) ++percent(struct va_wrap *arg, Fconv *fp) + { + pchar('%', fp); + printcol++; +@@ -576,11 +579,11 @@ percent(va_list *arg, Fconv *fp) + } + + static int +-column(va_list *arg, Fconv *fp) ++column(struct va_wrap *arg, Fconv *fp) + { + int col, pc; + +- col = va_arg(*arg, int); ++ col = va_arg(arg->ap, int); + while(printcol < col) { + pc = (printcol+8) & ~7; + if(pc <= col) { +@@ -595,7 +598,7 @@ column(va_list *arg, Fconv *fp) + } + + static int +-flags(va_list *arg, Fconv *fp) ++flags(struct va_wrap *arg, Fconv *fp) + { + int f; + +@@ -627,7 +630,7 @@ flags(va_list *arg, Fconv *fp) + } + + int +-fltconv(va_list *arg, Fconv *fp) ++fltconv(struct va_wrap *arg, Fconv *fp) + { + char s1[FDIGIT+10], s2[FDIGIT+10]; + double f, g, h; +@@ -637,7 +640,7 @@ fltconv(va_list *arg, Fconv *fp) + f2 = fp->f2; + fp->f2 = NONE; + +- f = va_arg(*arg, double); ++ f = va_arg(arg->ap, double); + if(isNaN(f)){ + strconv("NaN", fp); + return 0; diff --git a/lang/newsqueak/patches/patch-lib9_nan.c b/lang/newsqueak/patches/patch-lib9_nan.c new file mode 100644 index 000000000..591981c90 --- /dev/null +++ b/lang/newsqueak/patches/patch-lib9_nan.c @@ -0,0 +1,42 @@ +$NetBSD: patch-lib9_nan.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +"long" isn't necessarily 32 bits wide. + +--- lib9/nan.c~ 2000-02-11 17:04:14.000000000 +0000 ++++ lib9/nan.c +@@ -16,7 +16,7 @@ NaN(void) + union + { + double d; +- long x[2]; ++ uint32_t x[2]; + } a; + + a.x[1] = NANEXP; +@@ -30,7 +30,7 @@ isNaN(double d) + union + { + double d; +- long x[2]; ++ uint32_t x[2]; + } a; + + a.d = d; +@@ -45,7 +45,7 @@ Inf(int sign) + union + { + double d; +- long x[2]; ++ uint32_t x[2]; + } a; + + a.x[1] = NANEXP; +@@ -61,7 +61,7 @@ isInf(double d, int sign) + union + { + double d; +- long x[2]; ++ uint32_t x[2]; + } a; + + a.d = d; diff --git a/lang/newsqueak/patches/patch-lib9_wait.c b/lang/newsqueak/patches/patch-lib9_wait.c new file mode 100644 index 000000000..faade054e --- /dev/null +++ b/lang/newsqueak/patches/patch-lib9_wait.c @@ -0,0 +1,15 @@ +$NetBSD: patch-lib9_wait.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Remove bogus extra include. + +--- lib9/wait.c~ 2000-02-11 17:04:15.000000000 +0000 ++++ lib9/wait.c +@@ -5,8 +5,6 @@ + #include + #include + +-#include "/usr/include/sys/wait.h" +- + int + __waitcommon(int pid, int status, struct rusage *rusage, Waitmsg *w) { + long utime, stime; diff --git a/lang/newsqueak/patches/patch-libbio_Makefile b/lang/newsqueak/patches/patch-libbio_Makefile new file mode 100644 index 000000000..2e1b7cfe3 --- /dev/null +++ b/lang/newsqueak/patches/patch-libbio_Makefile @@ -0,0 +1,34 @@ +$NetBSD: patch-libbio_Makefile,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Configure for pkgsrc; honor CC and AR. +Remove some wrong dangling references. + +--- libbio/Makefile.orig 2000-02-11 17:04:17.000000000 +0000 ++++ libbio/Makefile +@@ -17,19 +17,22 @@ OFILES=\ + bseek.o\ + bwrite.o\ + +-HFILES=/sys/include/bio.h ++#HFILES=/sys/include/bio.h + + INCLUDES=-I../include + + CFLAGS += $(INCLUDES) + +-CC=gcc ++CC?=gcc ++ ++all: $(LIB) + + $(LIB): $(OFILES) +- ar r $(LIB) $(OFILES) ++ rm -f $(LIB) ++ $(AR) cq $(LIB) $(OFILES) + + clean: +- rm -rf $(TARG) $(OFILES) ++ rm -rf $(OFILES) + + world:; make depend; make $(LIB) + diff --git a/lang/newsqueak/patches/patch-squint_Makefile b/lang/newsqueak/patches/patch-squint_Makefile new file mode 100644 index 000000000..ddf637ba5 --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_Makefile @@ -0,0 +1,60 @@ +$NetBSD: patch-squint_Makefile,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Configure for pkgsrc; honor LDFLAGS, CC, and YACC. +Add explicit "all" target to simplify parent makefile. +Don't require that . is in $PATH. +Prune trailing tab line in make recipe. + +--- squint/Makefile.orig 2000-02-11 17:04:38.000000000 +0000 ++++ squint/Makefile +@@ -2,10 +2,10 @@ TARG = squint + INCLUDES = -I../include + LIBDIR = ../lib + LIBS9 = -lbio -l9 +-LIBS = $(LIBS9) -lm +-LDFLAGS = -L$(LIBDIR) +-CC = gcc +-LD = gcc ++LIBS += $(LIBS9) -lm ++LDFLAGS += -L$(LIBDIR) ++CC ?= gcc ++CCLD ?= $(CC) + + CFLAGS += $(INCLUDES) + +@@ -22,11 +22,13 @@ LIBO=libio.o liblib.o + + OFILES = $(FO) $(CO) $(SO) $(LIBO) + ++all: $(TARG) ++ + $(TARG): $(FO) $(CO) $(SO) $(LIBO) $(LIBDIR)/*.a +- $(LD) $(LDFLAGS) -o $@ $(FO) $(CO) $(SO) $(LIBO) $(LIBS) ++ $(CCLD) $(LDFLAGS) -o $@ $(FO) $(CO) $(SO) $(LIBO) $(LIBS) + + y.tab.h squint.c: squint.y +- yacc -d squint.y ++ $(YACC) -d squint.y + mv y.tab.c squint.c + + ydefs.h: y.tab.h +@@ -36,8 +38,8 @@ slib.h: sliblib.h slibio.h + cat $< > slib.h + + nodenames.h typenames.h: node.h enumtoname +- enumtoname Ntype < node.h > nodenames.h +- enumtoname Ttype < node.h > typenames.h ++ ./enumtoname Ntype < node.h > nodenames.h ++ ./enumtoname Ttype < node.h > typenames.h + + inst.h insttab.h: inst + ( echo 'typedef enum Inst{' ; \ +@@ -52,7 +54,7 @@ inst.h insttab.h: inst + sed 's/.\(.*\)/ {i\1, "&"},/' inst ; \ + echo '};' ; \ + ) > insttab.h +- ++ + inst: $(CODE) + cat $(CODE) | grep '^i.*(Proc \*proc)' | sed 's/^i/I/; s/(.*//; s/.*/&/' | sort > ninst + cmp -s inst ninst || mv ninst inst diff --git a/lang/newsqueak/patches/patch-squint_compile.c b/lang/newsqueak/patches/patch-squint_compile.c new file mode 100644 index 000000000..26c0b759a --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_compile.c @@ -0,0 +1,15 @@ +$NetBSD: patch-squint_compile.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Avoid naming conflict with standard C. + +--- squint/compile.c~ 2000-02-11 17:04:43.000000000 +0000 ++++ squint/compile.c +@@ -228,7 +228,7 @@ gen(Node *n, int retain) + case PRINT: + gen(n->l, 1); + printgen(n->l); +- emit(Isprint); ++ emit(Isprint_); + if(!retain) + emit(Iprint); + return; diff --git a/lang/newsqueak/patches/patch-squint_error.c b/lang/newsqueak/patches/patch-squint_error.c new file mode 100644 index 000000000..5a622b941 --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_error.c @@ -0,0 +1,79 @@ +$NetBSD: patch-squint_error.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Muck with fmtinstall to avoid doing undefined/illegal things with va_list. + +--- squint/error.c~ 2000-02-11 17:04:40.000000000 +0000 ++++ squint/error.c +@@ -108,11 +108,11 @@ rpanic(char *s, ...) + } + + int +-bconv(va_list *va, Fconv *f) ++bconv(struct va_wrap *va, Fconv *f) + { + int o; + extern int printcol; +- o = va_arg(*va, int); ++ o = va_arg(va->ap, int); + while(printcolap, Node*); + t = n->t; + if(t<0 || sizeof(Ntypename)/sizeof(Ntypename[0])<=t){ + sprint(buf, "mystery node(%d)", t); +@@ -136,12 +136,12 @@ nconv(va_list *va, Fconv *f) + } + + int +-tconv(va_list *va, Fconv *f) ++tconv(struct va_wrap *va, Fconv *f) + { + int t; + char buf[1024]; + Node *n; +- n = va_arg(*va, Node*); ++ n = va_arg(va->ap, Node*); + t = n->o.t; + if(t<0 || sizeof(Ttypename)/sizeof(Ttypename[0])<=t){ + sprint(buf, "mystery type(%d)", t); +@@ -156,12 +156,12 @@ tconv(va_list *va, Fconv *f) + } + + int +-econv(va_list *va, Fconv *f) ++econv(struct va_wrap *va, Fconv *f) + { + char buf[16], *x; + int t; + Node *n; +- n = va_arg(*va, Node*); ++ n = va_arg(va->ap, Node*); + t = n->o.i; + if(t<128 && strchr("+-*/%|&^~?!><=", t)){ + sprint(buf, "%c", t); +@@ -232,11 +232,11 @@ econv(va_list *va, Fconv *f) + } + + int +-mconv(va_list *va, Fconv *f) ++mconv(struct va_wrap *va, Fconv *f) + { + char buf[4096]; + Node *n; +- n = va_arg(*va, Node*); ++ n = va_arg(va->ap, Node*); + switch(n->t){ + case NID: + strcpy(buf, n->o.s->name); diff --git a/lang/newsqueak/patches/patch-squint_inst b/lang/newsqueak/patches/patch-squint_inst new file mode 100644 index 000000000..a343aeb4a --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_inst @@ -0,0 +1,15 @@ +$NetBSD: patch-squint_inst,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Avoid naming conflict with standard C. + +--- squint/inst~ 2000-02-11 17:04:34.000000000 +0000 ++++ squint/inst +@@ -95,7 +95,7 @@ Iret + Irsh + Isnd + Isndptr +-Isprint ++Isprint_ + Istore + Istoreary + Istoreauto diff --git a/lang/newsqueak/patches/patch-squint_lex.c b/lang/newsqueak/patches/patch-squint_lex.c new file mode 100644 index 000000000..5dcfbc594 --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_lex.c @@ -0,0 +1,33 @@ +$NetBSD: patch-squint_lex.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Use $PREFIX instead of Rob's homedir. +Muck with fmtinstall to avoid doing undefined/illegal things with va_list. + +--- squint/lex.c.orig 2000-02-11 17:04:41.000000000 +0000 ++++ squint/lex.c +@@ -349,7 +349,7 @@ newfile(char *s, int stdin) + char buf[1024]; + fd=open(s, 0); + if(fd<0 && s[0]!='/' && s[0]!='.'){ +- sprint(buf, "/usr/rob/src/squint/include/%s", s); ++ sprint(buf, PREFIX "/share/squint/include/%s", s); + fd=open(buf, 0); + } + if(fd<0) +@@ -381,14 +381,14 @@ printfileline(char *buf, File *f, int l, + } + + int +-zconv(va_list *va, Fconv *f) ++zconv(struct va_wrap *va, Fconv *f) + { + int o; + char buf[4096]; + + SET(o); + if(f->chr == 'Z') +- o = va_arg(*va, int); ++ o = va_arg(va->ap, int); + if(initializing) + strcpy(buf, "squint: "); + else{ diff --git a/lang/newsqueak/patches/patch-squint_main.c b/lang/newsqueak/patches/patch-squint_main.c new file mode 100644 index 000000000..0c55752d2 --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_main.c @@ -0,0 +1,33 @@ +$NetBSD: patch-squint_main.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Muck with fmtinstall to avoid doing undefined/illegal things with va_list. + +--- squint/main.c~ 2000-02-11 17:04:43.000000000 +0000 ++++ squint/main.c +@@ -4,16 +4,16 @@ + #include + #include "fns.h" + +-extern int bconv(va_list *, Fconv*); +-extern int econv(va_list *, Fconv*); +-extern int iconv(va_list *, Fconv*); +-extern int mconv(va_list *, Fconv*); +-extern int nconv(va_list *, Fconv*); +-extern int tconv(va_list *, Fconv*); +-extern int Aconv(va_list *, Fconv*); +-extern int Cconv(va_list *, Fconv*); +-extern int Uconv(va_list *, Fconv*); +-extern int zconv(va_list *, Fconv*); ++extern int bconv(struct va_wrap *, Fconv*); ++extern int econv(struct va_wrap *, Fconv*); ++extern int iconv(struct va_wrap *, Fconv*); ++extern int mconv(struct va_wrap *, Fconv*); ++extern int nconv(struct va_wrap *, Fconv*); ++extern int tconv(struct va_wrap *, Fconv*); ++extern int Aconv(struct va_wrap *, Fconv*); ++extern int Cconv(struct va_wrap *, Fconv*); ++extern int Uconv(struct va_wrap *, Fconv*); ++extern int zconv(struct va_wrap *, Fconv*); + + int bflag; + int cflag; diff --git a/lang/newsqueak/patches/patch-squint_proc.c b/lang/newsqueak/patches/patch-squint_proc.c new file mode 100644 index 000000000..ffe97439a --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_proc.c @@ -0,0 +1,44 @@ +$NetBSD: patch-squint_proc.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Muck with fmtinstall to avoid doing undefined/illegal things with va_list. + +--- squint/proc.c~ 2000-02-11 17:04:40.000000000 +0000 ++++ squint/proc.c +@@ -468,12 +468,12 @@ stacktrace(Proc *p) + } + + int +-Aconv(va_list *va, Fconv *f) ++Aconv(struct va_wrap *va, Fconv *f) + { + int i, n; + Store *s; + char buf[32]; +- s = va_arg(*va, Store*); ++ s = va_arg(va->ap, Store*); + n=s->len; + if(n>4) + n=4; +@@ -490,11 +490,11 @@ Aconv(va_list *va, Fconv *f) + } + + int +-Cconv(va_list *va, Fconv *f) ++Cconv(struct va_wrap *va, Fconv *f) + { + Store *s; + +- s = va_arg(*va, Store*); ++ s = va_arg(va->ap, Store*); + if(s->len>128){ + strconv("\"very long string\"", f); + return sizeof(long); +@@ -506,7 +506,7 @@ Cconv(va_list *va, Fconv *f) + } + + int +-Uconv(va_list *va, Fconv *f) ++Uconv(struct va_wrap *va, Fconv *f) + { + USED(va); + strconv("unit", f); diff --git a/lang/newsqueak/patches/patch-squint_progs_npowser b/lang/newsqueak/patches/patch-squint_progs_npowser new file mode 100644 index 000000000..2f17270a2 --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_progs_npowser @@ -0,0 +1,15 @@ +$NetBSD: patch-squint_progs_npowser,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +remove another reference to Rob's homedir + +--- squint/progs/npowser~ 2000-02-11 17:04:28.000000000 +0000 ++++ squint/progs/npowser +@@ -7,7 +7,7 @@ type rat: struct of { + }; + type item:rat; + +-include "/usr/rob/src/squint/progs/drat" ++include "progs/drat" + + type PS: dch; # power series + type PS2: array[2] of dch; # pair of power series diff --git a/lang/newsqueak/patches/patch-squint_var.c b/lang/newsqueak/patches/patch-squint_var.c new file mode 100644 index 000000000..0dfcea27c --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_var.c @@ -0,0 +1,15 @@ +$NetBSD: patch-squint_var.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Avoid naming conflict with standard C. + +--- squint/var.c~ 2000-02-11 17:04:38.000000000 +0000 ++++ squint/var.c +@@ -567,7 +567,7 @@ idel(Proc *proc) + */ + + int +-isprint(Proc *proc) ++isprint_(Proc *proc) + { + Store *s; + s=emalloc(SHSZ+proc->nprbuf+1); diff --git a/lang/newsqueak/patches/patch-squint_xec.c b/lang/newsqueak/patches/patch-squint_xec.c new file mode 100644 index 000000000..93e44070f --- /dev/null +++ b/lang/newsqueak/patches/patch-squint_xec.c @@ -0,0 +1,22 @@ +$NetBSD: patch-squint_xec.c,v 1.1 2015/04/25 19:58:32 dholland Exp $ + +Muck with fmtinstall to avoid doing undefined/illegal things with va_list. + +--- squint/xec.c~ 2000-02-11 17:04:43.000000000 +0000 ++++ squint/xec.c +@@ -21,13 +21,13 @@ void xec(void); + void xxec(void); + + int +-iconv(va_list *va, Fconv *f) ++iconv(struct va_wrap *va, Fconv *f) + { + int i; + char buf[16]; + void *o; /* really int (**o)(Proc*) */ + +- o = va_arg(*va, void*); ++ o = va_arg(va->ap, void*); + for(i=0; i - #include - #include -+#include - - #include - #include diff --git a/lang/nodejs/patches/patch-deps_uv_src_unix_thread.c b/lang/nodejs/patches/patch-deps_uv_src_unix_thread.c deleted file mode 100644 index ce33d941a..000000000 --- a/lang/nodejs/patches/patch-deps_uv_src_unix_thread.c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-deps_uv_src_unix_thread.c,v 1.1 2013/05/22 15:17:07 mspo Exp $ - -Older NetBSD does not have pthread_condattr_setclock. ---- deps/uv/src/unix/thread.c.orig 2013-03-14 11:27:01.000000000 +0900 -+++ deps/uv/src/unix/thread.c 2013-03-14 11:45:57.000000000 +0900 -@@ -283,8 +283,10 @@ - if (pthread_condattr_init(&attr)) - return -1; - -+#if !(defined(__NetBSD__) && (__NetBSD_Version__ < 699001600)) - if (pthread_condattr_setclock(&attr, CLOCK_MONOTONIC)) - goto error2; -+#endif - - if (pthread_cond_init(cond, &attr)) - goto error2; diff --git a/lang/nodejs/patches/patch-deps_v8_src_base_platform_platform-posix.cc b/lang/nodejs/patches/patch-deps_v8_src_base_platform_platform-posix.cc new file mode 100644 index 000000000..fed43a88d --- /dev/null +++ b/lang/nodejs/patches/patch-deps_v8_src_base_platform_platform-posix.cc @@ -0,0 +1,39 @@ +$NetBSD: patch-deps_v8_src_base_platform_platform-posix.cc,v 1.1 2015/04/30 15:04:56 ryoon Exp $ + +Use sysconf(_SC_THREAD_STACK_MIN) instead of PTHREAD_STACK_MIN. +Cast explicitly. + +--- deps/v8/src/base/platform/platform-posix.cc.orig 2015-03-31 22:13:01.000000000 +0000 ++++ deps/v8/src/base/platform/platform-posix.cc +@@ -327,6 +327,8 @@ int OS::GetCurrentThreadId() { + return static_cast(syscall(__NR_gettid)); + #elif V8_OS_ANDROID + return static_cast(gettid()); ++#elif V8_OS_NETBSD ++ return static_cast(reinterpret_cast(pthread_self())); + #else + return static_cast(pthread_self()); + #endif +@@ -519,8 +521,13 @@ Thread::Thread(const Options& options) + : data_(new PlatformData), + stack_size_(options.stack_size()), + start_semaphore_(NULL) { ++#if defined(__NetBSD__) ++ if (stack_size_ > 0 && static_cast(stack_size_) < sysconf(_SC_THREAD_STACK_MIN)) { ++ stack_size_ = sysconf(_SC_THREAD_STACK_MIN); ++#else + if (stack_size_ > 0 && static_cast(stack_size_) < PTHREAD_STACK_MIN) { + stack_size_ = PTHREAD_STACK_MIN; ++#endif + } + set_name(options.name()); + } +@@ -536,7 +543,7 @@ static void SetThreadName(const char* na + pthread_set_name_np(pthread_self(), name); + #elif V8_OS_NETBSD + STATIC_ASSERT(Thread::kMaxThreadNameLength <= PTHREAD_MAX_NAMELEN_NP); +- pthread_setname_np(pthread_self(), "%s", name); ++ pthread_setname_np(pthread_self(), "%s", (void *)name); + #elif V8_OS_MACOSX + // pthread_setname_np is only available in 10.6 or later, so test + // for it at runtime. diff --git a/lang/nodejs/patches/patch-deps_v8_src_base_platform_semaphore.cc b/lang/nodejs/patches/patch-deps_v8_src_base_platform_semaphore.cc new file mode 100644 index 000000000..1f964153a --- /dev/null +++ b/lang/nodejs/patches/patch-deps_v8_src_base_platform_semaphore.cc @@ -0,0 +1,47 @@ +$NetBSD: patch-deps_v8_src_base_platform_semaphore.cc,v 1.3 2015/06/03 18:23:24 fhajny Exp $ +Work around lack of sem_timedwait(3) in NetBSD < 6.99.4. +Adapted from d4f11c0cf476dd854eaebec1cbacb1afc7bea18e of the Chromium V8 sources. + +--- deps/v8/src/base/platform/semaphore.cc.orig 2015-03-31 22:13:01.000000000 +0000 ++++ deps/v8/src/base/platform/semaphore.cc 2015-05-14 12:47:08.000000000 +0000 +@@ -9,9 +9,14 @@ + #include + #endif + ++#if V8_OS_NETBSD ++#include // for __NetBSD_Version__ ++#endif ++ + #include + + #include "src/base/logging.h" ++#include "src/base/platform/elapsed-timer.h" + #include "src/base/platform/time.h" + + namespace v8 { +@@ -106,6 +111,17 @@ + + + bool Semaphore::WaitFor(const TimeDelta& rel_time) { ++#if V8_OS_NACL || (V8_OS_NETBSD && __NetBSD_Version__ - 0 < 699000400) ++ // PNaCL and older NetBSD doesn't support sem_timedwait, do ugly busy waiting. ++ ElapsedTimer timer; ++ timer.Start(); ++ do { ++ int result = sem_trywait(&native_handle_); ++ if (result == 0) return true; ++ DCHECK(errno == EAGAIN || errno == EINTR); ++ } while (!timer.HasExpired(rel_time)); ++ return false; ++#else + // Compute the time for end of timeout. + const Time time = Time::NowFromSystemTime() + rel_time; + const struct timespec ts = time.ToTimespec(); +@@ -129,6 +145,7 @@ + DCHECK_EQ(-1, result); + DCHECK_EQ(EINTR, errno); + } ++#endif + } + + #elif V8_OS_WIN diff --git a/lang/nodejs/patches/patch-deps_v8_tools_gyp_v8.gyp b/lang/nodejs/patches/patch-deps_v8_tools_gyp_v8.gyp index 9725464a9..1a5ad1931 100644 --- a/lang/nodejs/patches/patch-deps_v8_tools_gyp_v8.gyp +++ b/lang/nodejs/patches/patch-deps_v8_tools_gyp_v8.gyp @@ -1,33 +1,42 @@ -$NetBSD: patch-deps_v8_tools_gyp_v8.gyp,v 1.1 2013/05/22 15:17:07 mspo Exp $ +$NetBSD: patch-deps_v8_tools_gyp_v8.gyp,v 1.2 2015/04/30 15:04:56 ryoon Exp $ Fix path to Python. ---- deps/v8/tools/gyp/v8.gyp.orig 2012-06-11 16:30:44.000000000 +0000 +--- deps/v8/tools/gyp/v8.gyp.orig 2015-03-31 22:13:01.000000000 +0000 +++ deps/v8/tools/gyp/v8.gyp -@@ -796,7 +796,7 @@ - '<(SHARED_INTERMEDIATE_DIR)/libraries.cc', - ], - 'action': [ -- 'python', -+ '@PYTHONBIN@', - '../../tools/js2c.py', - '<@(_outputs)', - 'CORE', -@@ -814,7 +814,7 @@ - '<(SHARED_INTERMEDIATE_DIR)/experimental-libraries.cc', - ], - 'action': [ -- 'python', -+ '@PYTHONBIN@', - '../../tools/js2c.py', - '<@(_outputs)', - 'EXPERIMENTAL', -@@ -844,7 +844,7 @@ - '<(SHARED_INTERMEDIATE_DIR)/debug-support.cc', - ], - 'action': [ -- 'python', -+ '@PYTHONBIN@', - '../../tools/gen-postmortem-metadata.py', - '<@(_outputs)', - '<@(heapobject_files)' +@@ -1355,7 +1355,7 @@ + 'outputs': [ + '<(PRODUCT_DIR)/natives_blob.bin', + ], +- 'action': ['python', '<@(_inputs)', '<@(_outputs)'], ++ 'action': ['@PYTHONBIN@', '<@(_inputs)', '<@(_outputs)'], + }], + }], + ['want_separate_host_toolset==1', { +@@ -1437,7 +1437,7 @@ + '<(SHARED_INTERMEDIATE_DIR)/libraries.cc', + ], + 'action': [ +- 'python', ++ '@PYTHONBIN@', + '../../tools/js2c.py', + '<(SHARED_INTERMEDIATE_DIR)/libraries.cc', + 'CORE', +@@ -1464,7 +1464,7 @@ + '<(SHARED_INTERMEDIATE_DIR)/experimental-libraries.cc', + ], + 'action': [ +- 'python', ++ '@PYTHONBIN@', + '../../tools/js2c.py', + '<(SHARED_INTERMEDIATE_DIR)/experimental-libraries.cc', + 'EXPERIMENTAL', +@@ -1502,7 +1502,7 @@ + '<(SHARED_INTERMEDIATE_DIR)/debug-support.cc', + ], + 'action': [ +- 'python', ++ '@PYTHONBIN@', + '../../tools/gen-postmortem-metadata.py', + '<@(_outputs)', + '<@(heapobject_files)' diff --git a/lang/nodejs/patches/patch-deps_v8_tools_run-llprof.sh b/lang/nodejs/patches/patch-deps_v8_tools_run-llprof.sh new file mode 100644 index 000000000..6f699231a --- /dev/null +++ b/lang/nodejs/patches/patch-deps_v8_tools_run-llprof.sh @@ -0,0 +1,15 @@ +$NetBSD: patch-deps_v8_tools_run-llprof.sh,v 1.1 2015/04/30 15:04:56 ryoon Exp $ + +POSIX shell portability. + +--- deps/v8/tools/run-llprof.sh.orig 2015-03-31 22:13:01.000000000 +0000 ++++ deps/v8/tools/run-llprof.sh +@@ -46,7 +46,7 @@ framework, then calls the low level tick + EOF + } + +-if [ $# -eq 0 ] || [ "$1" == "-h" ] || [ "$1" == "--help" ] ; then ++if [ $# -eq 0 ] || [ "$1" = "-h" ] || [ "$1" = "--help" ] ; then + usage + exit 1 + fi diff --git a/lang/nodejs/patches/patch-src_cares__wrap.cc b/lang/nodejs/patches/patch-src_cares__wrap.cc new file mode 100644 index 000000000..e2d6d72a4 --- /dev/null +++ b/lang/nodejs/patches/patch-src_cares__wrap.cc @@ -0,0 +1,17 @@ +$NetBSD: patch-src_cares__wrap.cc,v 1.1 2015/04/30 15:04:56 ryoon Exp $ + +NetBSD has no AI_V4MAPPED. + +--- src/cares_wrap.cc.orig 2015-03-31 22:13:01.000000000 +0000 ++++ src/cares_wrap.cc +@@ -1301,8 +1301,10 @@ static void Initialize(Handle ta + Integer::New(env->isolate(), AF_UNSPEC)); + target->Set(FIXED_ONE_BYTE_STRING(env->isolate(), "AI_ADDRCONFIG"), + Integer::New(env->isolate(), AI_ADDRCONFIG)); ++#if defined(AI_V4MAPPED) + target->Set(FIXED_ONE_BYTE_STRING(env->isolate(), "AI_V4MAPPED"), + Integer::New(env->isolate(), AI_V4MAPPED)); ++#endif + + Local aiw = + FunctionTemplate::New(env->isolate(), NewGetAddrInfoReqWrap); diff --git a/lang/nodejs/patches/patch-tools_install.py b/lang/nodejs/patches/patch-tools_install.py index cbf7c2436..be0578373 100644 --- a/lang/nodejs/patches/patch-tools_install.py +++ b/lang/nodejs/patches/patch-tools_install.py @@ -1,12 +1,15 @@ -$NetBSD: patch-tools_install.py,v 1.1 2013/05/22 15:17:07 mspo Exp $ +$NetBSD: patch-tools_install.py,v 1.2 2015/04/30 15:04:56 ryoon Exp $ Install man pages under the right directory. ---- tools/install.py.orig 2013-03-21 01:15:04.000000000 +0000 +--- tools/install.py.orig 2015-03-31 22:13:01.000000000 +0000 +++ tools/install.py -@@ -129,7 +129,7 @@ def files(action): +@@ -136,9 +136,9 @@ def files(action): + action(['src/node.stp'], 'share/systemtap/tapset/') + if 'freebsd' in sys.platform or 'openbsd' in sys.platform: - action(['doc/node.1'], 'man/man1/') +- action(['doc/node.1'], 'man/man1/') ++ action(['doc/node.1'], '@PKGMANDIR@/man1/') else: - action(['doc/node.1'], 'share/man/man1/') + action(['doc/node.1'], '@PKGMANDIR@/man1/') diff --git a/lang/nqp/Makefile b/lang/nqp/Makefile index 4f14d7d6c..75507146c 100644 --- a/lang/nqp/Makefile +++ b/lang/nqp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:16 wiz Exp $ DISTNAME= nqp-2013.08 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= lang perl6 MASTER_SITES= http://rakudo.org/downloads/nqp/ diff --git a/lang/nqp/buildlink3.mk b/lang/nqp/buildlink3.mk index 803ebe13f..67894d685 100644 --- a/lang/nqp/buildlink3.mk +++ b/lang/nqp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/06 08:17:15 adam Exp $ BUILDLINK_TREE+= nqp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= nqp NQP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.nqp+= nqp>=2013.08 -BUILDLINK_ABI_DEPENDS.nqp+= nqp>=2013.08nb4 +BUILDLINK_ABI_DEPENDS.nqp+= nqp>=2013.08nb5 BUILDLINK_PKGSRCDIR.nqp?= ../../lang/nqp .include "../../lang/parrot/buildlink3.mk" diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 8c7388616..feea6d407 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2015/03/11 22:37:18 tnn Exp $ +# $NetBSD: Makefile,v 1.96 2015/04/17 09:12:12 jaapb Exp $ .include "Makefile.common" +PKGREVISION= 2 #CONFIGURE_ARGS+= -no-tk CONFIGURE_ARGS+= -cc ${CC} @@ -84,6 +85,14 @@ SUBST_STAGE.extra-rt-libs= pre-configure do-test: cd ${WRKSRC}/testsuite && ${MAKE_PROGRAM} all +post-install: + ${INSTALL_MAN_DIR} ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 + set -e ; cd ${DESTDIR}${PREFIX}/lib/ocaml/${PKGMANDIR}/man1; \ + for m in *; do \ + ln -s ${PREFIX}/lib/ocaml/${PKGMANDIR}/man1/$$m \ + ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/$$m; \ + done + .include "../../mk/dlopen.buildlink3.mk" .include "../../mk/termcap.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/lang/ocaml/Makefile.common b/lang/ocaml/Makefile.common index 08964fb74..809e7ea2f 100644 --- a/lang/ocaml/Makefile.common +++ b/lang/ocaml/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.40 2015/01/20 14:12:25 jaapb Exp $ +# $NetBSD: Makefile.common,v 1.41 2015/04/02 22:40:09 tnn Exp $ # used by x11/labltk/Makefile # used by x11/ocaml-graphics/Makefile @@ -20,11 +20,9 @@ CONFIGURE_ARGS+= -prefix ${PREFIX} CONFIGURE_ARGS+= -libs ${LDFLAGS:Q} CONFIGURE_ARGS+= -with-pthread CONFIGURE_ARGS+= -host ${MACHINE_GNU_PLATFORM:Q} -CONFIGURE_ARGS+= -mandir ${PREFIX}/${PKGMANDIR} +CONFIGURE_ARGS+= -mandir ${PREFIX}/lib/ocaml/${PKGMANDIR} CPPFLAGS+= -DDB_DBM_HSEARCH -INSTALL_MAKE_FLAGS+= PREFIX=${PREFIX} \ - MANDIR=${PREFIX}/${PKGMANDIR} DISTINFO_FILE= ${.CURDIR}/../../lang/ocaml/distinfo PATCHDIR= ${.CURDIR}/../../lang/ocaml/patches diff --git a/lang/ocaml/PLIST b/lang/ocaml/PLIST index bf9f17d49..073c436d3 100644 --- a/lang/ocaml/PLIST +++ b/lang/ocaml/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.28 2015/01/20 14:12:25 jaapb Exp $ +@comment $NetBSD: PLIST,v 1.29 2015/04/02 22:40:09 tnn Exp $ bin/ocaml bin/ocamlbuild bin/ocamlbuild.byte @@ -277,6 +277,151 @@ lib/ocaml/list.mli lib/ocaml/listLabels.cmi lib/ocaml/listLabels.ml lib/ocaml/listLabels.mli +lib/ocaml/${PKGMANDIR}/man1/ocaml.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlc.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlc.opt.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlcp.1 +lib/ocaml/${PKGMANDIR}/man1/ocamldebug.1 +lib/ocaml/${PKGMANDIR}/man1/ocamldep.1 +lib/ocaml/${PKGMANDIR}/man1/ocamldoc.1 +lib/ocaml/${PKGMANDIR}/man1/ocamllex.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlmktop.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlopt.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlopt.opt.1 +lib/ocaml/${PKGMANDIR}/man1/ocamloptp.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlprof.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlrun.1 +lib/ocaml/${PKGMANDIR}/man1/ocamlyacc.1 +lib/ocaml/${PKGMANDIR}/man3/Arg.3 +lib/ocaml/${PKGMANDIR}/man3/Array.3 +lib/ocaml/${PKGMANDIR}/man3/ArrayLabels.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Cf.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Ci.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Cl.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Csig.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Cstr.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Ctf.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Cty.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Exp.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Incl.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Mb.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Md.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Mod.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Mtd.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Mty.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Opn.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Pat.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Sig.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Str.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Te.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Typ.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Type.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Val.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_helper.Vb.3 +lib/ocaml/${PKGMANDIR}/man3/Ast_mapper.3 +lib/ocaml/${PKGMANDIR}/man3/Asttypes.3 +lib/ocaml/${PKGMANDIR}/man3/Bigarray.3 +lib/ocaml/${PKGMANDIR}/man3/Bigarray.Array1.3 +lib/ocaml/${PKGMANDIR}/man3/Bigarray.Array2.3 +lib/ocaml/${PKGMANDIR}/man3/Bigarray.Array3.3 +lib/ocaml/${PKGMANDIR}/man3/Bigarray.Genarray.3 +lib/ocaml/${PKGMANDIR}/man3/Buffer.3 +lib/ocaml/${PKGMANDIR}/man3/Bytes.3 +lib/ocaml/${PKGMANDIR}/man3/BytesLabels.3 +lib/ocaml/${PKGMANDIR}/man3/Callback.3 +lib/ocaml/${PKGMANDIR}/man3/CamlinternalFormat.3 +lib/ocaml/${PKGMANDIR}/man3/CamlinternalFormatBasics.3 +lib/ocaml/${PKGMANDIR}/man3/CamlinternalLazy.3 +lib/ocaml/${PKGMANDIR}/man3/CamlinternalMod.3 +lib/ocaml/${PKGMANDIR}/man3/CamlinternalOO.3 +lib/ocaml/${PKGMANDIR}/man3/Char.3 +lib/ocaml/${PKGMANDIR}/man3/Complex.3 +lib/ocaml/${PKGMANDIR}/man3/Digest.3 +lib/ocaml/${PKGMANDIR}/man3/Filename.3 +lib/ocaml/${PKGMANDIR}/man3/Format.3 +lib/ocaml/${PKGMANDIR}/man3/Gc.3 +lib/ocaml/${PKGMANDIR}/man3/Genlex.3 +lib/ocaml/${PKGMANDIR}/man3/Hashtbl.3 +lib/ocaml/${PKGMANDIR}/man3/Hashtbl.HashedType.3 +lib/ocaml/${PKGMANDIR}/man3/Hashtbl.Make.3 +lib/ocaml/${PKGMANDIR}/man3/Hashtbl.MakeSeeded.3 +lib/ocaml/${PKGMANDIR}/man3/Hashtbl.S.3 +lib/ocaml/${PKGMANDIR}/man3/Hashtbl.SeededHashedType.3 +lib/ocaml/${PKGMANDIR}/man3/Hashtbl.SeededS.3 +lib/ocaml/${PKGMANDIR}/man3/Int32.3 +lib/ocaml/${PKGMANDIR}/man3/Int64.3 +lib/ocaml/${PKGMANDIR}/man3/Lazy.3 +lib/ocaml/${PKGMANDIR}/man3/Lexer.3 +lib/ocaml/${PKGMANDIR}/man3/Lexing.3 +lib/ocaml/${PKGMANDIR}/man3/List.3 +lib/ocaml/${PKGMANDIR}/man3/ListLabels.3 +lib/ocaml/${PKGMANDIR}/man3/Location.3 +lib/ocaml/${PKGMANDIR}/man3/Longident.3 +lib/ocaml/${PKGMANDIR}/man3/Map.3 +lib/ocaml/${PKGMANDIR}/man3/Map.Make.3 +lib/ocaml/${PKGMANDIR}/man3/Map.OrderedType.3 +lib/ocaml/${PKGMANDIR}/man3/Map.S.3 +lib/ocaml/${PKGMANDIR}/man3/Marshal.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Hashtbl.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Hashtbl.HashedType.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Hashtbl.Make.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Hashtbl.MakeSeeded.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Hashtbl.S.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Hashtbl.SeededHashedType.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Hashtbl.SeededS.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Map.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Map.Make.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Map.OrderedType.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Map.S.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Set.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Set.Make.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Set.OrderedType.3 +lib/ocaml/${PKGMANDIR}/man3/MoreLabels.Set.S.3 +lib/ocaml/${PKGMANDIR}/man3/Nativeint.3 +lib/ocaml/${PKGMANDIR}/man3/Num.3 +lib/ocaml/${PKGMANDIR}/man3/Obj.3 +lib/ocaml/${PKGMANDIR}/man3/Oo.3 +lib/ocaml/${PKGMANDIR}/man3/Parse.3 +lib/ocaml/${PKGMANDIR}/man3/Parser.3 +lib/ocaml/${PKGMANDIR}/man3/Parsetree.3 +lib/ocaml/${PKGMANDIR}/man3/Parsing.3 +lib/ocaml/${PKGMANDIR}/man3/Pervasives.3 +lib/ocaml/${PKGMANDIR}/man3/Pervasives.LargeFile.3 +lib/ocaml/${PKGMANDIR}/man3/Pprintast.3 +lib/ocaml/${PKGMANDIR}/man3/Pprintast.printer.3 +lib/ocaml/${PKGMANDIR}/man3/Printast.3 +lib/ocaml/${PKGMANDIR}/man3/Printexc.3 +lib/ocaml/${PKGMANDIR}/man3/Printexc.Slot.3 +lib/ocaml/${PKGMANDIR}/man3/Printf.3 +lib/ocaml/${PKGMANDIR}/man3/Queue.3 +lib/ocaml/${PKGMANDIR}/man3/Random.3 +lib/ocaml/${PKGMANDIR}/man3/Random.State.3 +lib/ocaml/${PKGMANDIR}/man3/Scanf.3 +lib/ocaml/${PKGMANDIR}/man3/Scanf.Scanning.3 +lib/ocaml/${PKGMANDIR}/man3/Set.3 +lib/ocaml/${PKGMANDIR}/man3/Set.Make.3 +lib/ocaml/${PKGMANDIR}/man3/Set.OrderedType.3 +lib/ocaml/${PKGMANDIR}/man3/Set.S.3 +lib/ocaml/${PKGMANDIR}/man3/Sort.3 +lib/ocaml/${PKGMANDIR}/man3/Stack.3 +lib/ocaml/${PKGMANDIR}/man3/StdLabels.3 +lib/ocaml/${PKGMANDIR}/man3/StdLabels.Array.3 +lib/ocaml/${PKGMANDIR}/man3/StdLabels.Bytes.3 +lib/ocaml/${PKGMANDIR}/man3/StdLabels.List.3 +lib/ocaml/${PKGMANDIR}/man3/StdLabels.String.3 +lib/ocaml/${PKGMANDIR}/man3/Str.3 +lib/ocaml/${PKGMANDIR}/man3/Stream.3 +lib/ocaml/${PKGMANDIR}/man3/String.3 +lib/ocaml/${PKGMANDIR}/man3/StringLabels.3 +lib/ocaml/${PKGMANDIR}/man3/Syntaxerr.3 +lib/ocaml/${PKGMANDIR}/man3/Sys.3 +lib/ocaml/${PKGMANDIR}/man3/Unix.3 +lib/ocaml/${PKGMANDIR}/man3/Unix.LargeFile.3 +lib/ocaml/${PKGMANDIR}/man3/Weak.3 +lib/ocaml/${PKGMANDIR}/man3/Weak.Make.3 +lib/ocaml/${PKGMANDIR}/man3/Weak.S.3 lib/ocaml/map.cmi lib/ocaml/map.ml lib/ocaml/map.mli @@ -461,133 +606,3 @@ man/man1/ocamloptp.1 man/man1/ocamlprof.1 man/man1/ocamlrun.1 man/man1/ocamlyacc.1 -man/man3o/Arg.3o -man/man3o/Array.3o -man/man3o/ArrayLabels.3o -man/man3o/Ast_helper.3o -man/man3o/Ast_helper.Cf.3o -man/man3o/Ast_helper.Ci.3o -man/man3o/Ast_helper.Cl.3o -man/man3o/Ast_helper.Csig.3o -man/man3o/Ast_helper.Cstr.3o -man/man3o/Ast_helper.Ctf.3o -man/man3o/Ast_helper.Cty.3o -man/man3o/Ast_helper.Exp.3o -man/man3o/Ast_helper.Incl.3o -man/man3o/Ast_helper.Mb.3o -man/man3o/Ast_helper.Md.3o -man/man3o/Ast_helper.Mod.3o -man/man3o/Ast_helper.Mtd.3o -man/man3o/Ast_helper.Mty.3o -man/man3o/Ast_helper.Opn.3o -man/man3o/Ast_helper.Pat.3o -man/man3o/Ast_helper.Sig.3o -man/man3o/Ast_helper.Str.3o -man/man3o/Ast_helper.Te.3o -man/man3o/Ast_helper.Typ.3o -man/man3o/Ast_helper.Type.3o -man/man3o/Ast_helper.Val.3o -man/man3o/Ast_helper.Vb.3o -man/man3o/Ast_mapper.3o -man/man3o/Asttypes.3o -man/man3o/Bigarray.3o -man/man3o/Bigarray.Array1.3o -man/man3o/Bigarray.Array2.3o -man/man3o/Bigarray.Array3.3o -man/man3o/Bigarray.Genarray.3o -man/man3o/Buffer.3o -man/man3o/Bytes.3o -man/man3o/BytesLabels.3o -man/man3o/Callback.3o -man/man3o/CamlinternalFormat.3o -man/man3o/CamlinternalFormatBasics.3o -man/man3o/CamlinternalLazy.3o -man/man3o/CamlinternalMod.3o -man/man3o/CamlinternalOO.3o -man/man3o/Char.3o -man/man3o/String.3o -man/man3o/Complex.3o -man/man3o/Digest.3o -man/man3o/Filename.3o -man/man3o/Format.3o -man/man3o/Gc.3o -man/man3o/Genlex.3o -man/man3o/Hashtbl.3o -man/man3o/Hashtbl.HashedType.3o -man/man3o/Hashtbl.Make.3o -man/man3o/Hashtbl.MakeSeeded.3o -man/man3o/Hashtbl.S.3o -man/man3o/Hashtbl.SeededHashedType.3o -man/man3o/Hashtbl.SeededS.3o -man/man3o/Int32.3o -man/man3o/Int64.3o -man/man3o/Lazy.3o -man/man3o/Lexer.3o -man/man3o/Lexing.3o -man/man3o/List.3o -man/man3o/ListLabels.3o -man/man3o/Location.3o -man/man3o/Longident.3o -man/man3o/Map.3o -man/man3o/Map.Make.3o -man/man3o/Map.OrderedType.3o -man/man3o/Map.S.3o -man/man3o/Marshal.3o -man/man3o/MoreLabels.3o -man/man3o/MoreLabels.Hashtbl.3o -man/man3o/MoreLabels.Hashtbl.HashedType.3o -man/man3o/MoreLabels.Hashtbl.Make.3o -man/man3o/MoreLabels.Hashtbl.MakeSeeded.3o -man/man3o/MoreLabels.Hashtbl.S.3o -man/man3o/MoreLabels.Hashtbl.SeededHashedType.3o -man/man3o/MoreLabels.Hashtbl.SeededS.3o -man/man3o/MoreLabels.Map.3o -man/man3o/MoreLabels.Map.Make.3o -man/man3o/MoreLabels.Map.OrderedType.3o -man/man3o/MoreLabels.Map.S.3o -man/man3o/MoreLabels.Set.3o -man/man3o/MoreLabels.Set.Make.3o -man/man3o/MoreLabels.Set.OrderedType.3o -man/man3o/MoreLabels.Set.S.3o -man/man3o/Nativeint.3o -man/man3o/Num.3o -man/man3o/Obj.3o -man/man3o/Oo.3o -man/man3o/Parse.3o -man/man3o/Parser.3o -man/man3o/Parsetree.3o -man/man3o/Parsing.3o -man/man3o/Pervasives.3o -man/man3o/Pervasives.LargeFile.3o -man/man3o/Pprintast.3o -man/man3o/Pprintast.printer.3o -man/man3o/Printast.3o -man/man3o/Printexc.3o -man/man3o/Printexc.Slot.3o -man/man3o/Printf.3o -man/man3o/Queue.3o -man/man3o/Random.3o -man/man3o/Random.State.3o -man/man3o/Scanf.3o -man/man3o/Scanf.Scanning.3o -man/man3o/Set.3o -man/man3o/Set.Make.3o -man/man3o/Set.OrderedType.3o -man/man3o/Set.S.3o -man/man3o/Sort.3o -man/man3o/Stack.3o -man/man3o/StdLabels.3o -man/man3o/StdLabels.Array.3o -man/man3o/StdLabels.Bytes.3o -man/man3o/StdLabels.List.3o -man/man3o/StdLabels.String.3o -man/man3o/Str.3o -man/man3o/Stream.3o -man/man3o/StringLabels.3o -man/man3o/Syntaxerr.3o -man/man3o/Sys.3o -man/man3o/Unix.3o -man/man3o/Unix.LargeFile.3o -man/man3o/Weak.3o -man/man3o/Weak.Make.3o -man/man3o/Weak.S.3o diff --git a/lang/ocaml/distinfo b/lang/ocaml/distinfo index db30290fb..2cc9be9d6 100644 --- a/lang/ocaml/distinfo +++ b/lang/ocaml/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.82 2015/03/17 14:14:43 jperkin Exp $ +$NetBSD: distinfo,v 1.84 2015/04/17 09:12:12 jaapb Exp $ SHA1 (ocaml-4.02.1.tar.gz) = 6af8c67f2badece81d8e1d1ce70568a16e42313e RMD160 (ocaml-4.02.1.tar.gz) = fcb30200e9675d92e402b4b7101a032f918f80c1 @@ -9,7 +9,7 @@ SHA1 (patch-asmcomp_power_emit.mlp) = 726e09e4902b96f4790c7a8093eb245dd7028bf4 SHA1 (patch-asmrun_Makefile) = b6301628b71e3fe3553f32342805ae90159cc773 SHA1 (patch-asmrun_arm.S) = af62872815fd9cb996f3ce6a1fbaec5b568b70d1 SHA1 (patch-asmrun_power-bsd.S) = 5428a486835a0254a1768b3157b6b1fdf5ae8dd3 -SHA1 (patch-asmrun_signals_osdep.h) = 0ff83333dd75ecfe8f262b7523231832169986a7 +SHA1 (patch-asmrun_signals_osdep.h) = 1012c7ef67463d2399c3c0fc0ded495b56018d80 SHA1 (patch-byterun_Makefile) = 2b88b35e5ffcccc315542cb814b9e826126acb54 SHA1 (patch-config_auto__aux_gethostbyaddr.c) = ce724831e93081d3e51a122fef14b17543c3221c SHA1 (patch-config_auto__aux_gethostbyname.c) = f05a6026a18ca7557558383103c6a2fc08caee28 @@ -21,7 +21,8 @@ SHA1 (patch-driver_main_args.ml) = 1e80cc88607f20954d1d5cb38ebcf2ad02d34261 SHA1 (patch-driver_main_args.mli) = 66c691031f8fe726dc3c5c00a058b484213da703 SHA1 (patch-driver_optmain.ml) = e8b347eb49d9f72e0af6f69c2b6aacd41d8eec4a SHA1 (patch-man_Makefile) = 7d8c1468c3365803505841a7f688d84c07231a3c -SHA1 (patch-ocamldoc_Makefile) = bf76adf76a2b65c3983dccb483c857600ed9dde8 +SHA1 (patch-ocamldoc_Makefile) = fe85a5ba0e9f9536ae4f80c0337a8cde9c542862 +SHA1 (patch-ocamldoc_odoc__messages.ml) = 24527a34f07dceddd4f82d55fa47da57840bda7c SHA1 (patch-otherlibs_Makefile) = 08ccf5fd4900d59f1ad32346d8e81388c0cdd92c SHA1 (patch-otherlibs_Makefile.shared) = c5de4dd0f2be9cd35ba61b480b222ffa7baa891d SHA1 (patch-otherlibs_dynlink_Makefile) = 41cecb61230880a40c55f2f8f25d2b250864eb24 diff --git a/lang/ocaml/patches/patch-asmrun_signals_osdep.h b/lang/ocaml/patches/patch-asmrun_signals_osdep.h index 68ececdf6..22624a88a 100644 --- a/lang/ocaml/patches/patch-asmrun_signals_osdep.h +++ b/lang/ocaml/patches/patch-asmrun_signals_osdep.h @@ -1,4 +1,4 @@ -$NetBSD: patch-asmrun_signals_osdep.h,v 1.4 2015/03/14 15:17:15 gdt Exp $ +$NetBSD: patch-asmrun_signals_osdep.h,v 1.5 2015/04/17 09:12:12 jaapb Exp $ Use correct data structures for power architecture; also do signal handling correctly for i386/NetBSD. @@ -8,7 +8,31 @@ First hunk taken from upstream tracker at: --- asmrun/signals_osdep.h.orig 2014-09-28 19:46:24.000000000 +0000 +++ asmrun/signals_osdep.h -@@ -163,14 +163,24 @@ +@@ -146,6 +146,23 @@ + #define CONTEXT_YOUNG_PTR (context->sc_r15) + #define CONTEXT_FAULTING_ADDRESS ((char *) info->si_addr) + ++/****************** AMD64, NetBSD */ ++ ++#elif defined(TARGET_amd64) && defined (SYS_netbsd) ++ ++ #include ++ #define DECLARE_SIGNAL_HANDLER(name) \ ++ static void name(int sig, siginfo_t * info, ucontext_t * context) ++ ++ #define SET_SIGACT(sigact,name) \ ++ sigact.sa_sigaction = (void (*)(int,siginfo_t *,void *)) (name); \ ++ sigact.sa_flags = SA_SIGINFO ++ ++ #define CONTEXT_PC (_UC_MACHINE_PC(context)) ++ #define CONTEXT_EXCEPTION_POINTER (context->uc_mcontext.gregs[REG_R14]) ++ #define CONTEXT_YOUNG_PTR (context->uc_mcontext.gregs[REG_R15]) ++ #define CONTEXT_FAULTING_ADDRESS ((char *) info->si_addr) ++ + /****************** I386, Linux */ + + #elif defined(TARGET_i386) && defined(SYS_linux_elf) +@@ -163,14 +180,24 @@ #elif defined(TARGET_i386) && defined(SYS_bsd_elf) @@ -36,7 +60,7 @@ First hunk taken from upstream tracker at: #define CONTEXT_FAULTING_ADDRESS ((char *) info->si_addr) /****************** I386, BSD */ -@@ -278,12 +294,21 @@ +@@ -278,12 +305,21 @@ sigact.sa_handler = (void (*)(int)) (name); \ sigact.sa_flags = 0 diff --git a/lang/ocaml/patches/patch-ocamldoc_Makefile b/lang/ocaml/patches/patch-ocamldoc_Makefile index 6198b3328..aebc8fd50 100644 --- a/lang/ocaml/patches/patch-ocamldoc_Makefile +++ b/lang/ocaml/patches/patch-ocamldoc_Makefile @@ -1,18 +1,10 @@ -$NetBSD: patch-ocamldoc_Makefile,v 1.2 2014/10/09 19:08:28 jaapb Exp $ +$NetBSD: patch-ocamldoc_Makefile,v 1.3 2015/04/02 22:40:09 tnn Exp $ -Use BSD_INSTALL_* instead of mkdir and cp; install in man3o ---- ocamldoc/Makefile.orig 2014-07-21 15:44:24.000000000 +0000 +Use BSD_INSTALL_* instead of mkdir and cp + +--- ocamldoc/Makefile.orig 2014-10-04 10:38:53.000000000 +0000 +++ ocamldoc/Makefile -@@ -41,7 +41,7 @@ INSTALL_LIBDIR=$(DESTDIR)$(OCAMLLIB)/oca - INSTALL_CUSTOMDIR=$(INSTALL_LIBDIR)/custom - INSTALL_BINDIR=$(DESTDIR)$(OCAMLBIN) - #MANO: man ocamldoc --INSTALL_MANODIR=$(DESTDIR)$(MANDIR)/man3 -+INSTALL_MANODIR=$(DESTDIR)$(MANDIR)/man3o - - INSTALL_MLIS=odoc_info.mli - INSTALL_CMIS=$(INSTALL_MLIS:.mli=.cmi) -@@ -240,24 +240,24 @@ odoc_see_lexer.ml: odoc_see_lexer.mll +@@ -241,24 +241,24 @@ odoc_see_lexer.ml: odoc_see_lexer.mll # Installation targets ###################### install: dummy diff --git a/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml b/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml new file mode 100644 index 000000000..a38a2da6b --- /dev/null +++ b/lang/ocaml/patches/patch-ocamldoc_odoc__messages.ml @@ -0,0 +1,13 @@ +$NetBSD: patch-ocamldoc_odoc__messages.ml,v 1.1 2015/04/02 22:40:09 tnn Exp $ + +--- ocamldoc/odoc_messages.ml.orig 2014-09-26 13:00:20.000000000 +0000 ++++ ocamldoc/odoc_messages.ml +@@ -89,7 +89,7 @@ let default_man_section = "3" + let man_section = "
Use
in man page files "^ + "(default is "^default_man_section^") "^man_only^"\n" + +-let default_man_suffix = default_man_section^"o" ++let default_man_suffix = default_man_section + let man_suffix = " Use for man page files "^ + "(default is "^default_man_suffix^") "^man_only^"\n" + diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 55f9ca3e6..69733a64d 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:16 wiz Exp $ DISTNAME= oo2c_${BITS}-2.0.11 PKGNAME= oo2c-2.0.11 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooc/} EXTRACT_SUFX= .tar.bz2 diff --git a/lang/openjdk7/Makefile b/lang/openjdk7/Makefile index 2e1e0c661..66b282a7c 100644 --- a/lang/openjdk7/Makefile +++ b/lang/openjdk7/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.97 2015/03/02 03:53:26 tnn Exp $ +# $NetBSD: Makefile,v 1.102 2015/06/17 20:54:42 rodent Exp $ -DISTNAME= openjdk-1.7.76-20150127 -PKGNAME= openjdk7-1.7.76 -PKGREVISION= 3 +DISTNAME= openjdk-1.7.80-20150609 +PKGNAME= openjdk7-1.7.80 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL:=openjdk7/} -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://openjdk.java.net/ @@ -19,7 +18,7 @@ DIST_SUBDIR= openjdk7 JAVA_NAME= openjdk7 JAVA_HOME= ${PREFIX}/java/${JAVA_NAME} -JAVA_WRAPPERS= jar java javac javadoc javah javap keytool orbd \ +JAVA_WRAPPERS= jar java javac javadoc javah javap jps keytool orbd \ policytool rmid rmiregistry servertool tnameserv MAKE_ENV+= PKGSRC_ZIPEXE=${TOOLS_PATH.zip} @@ -47,8 +46,12 @@ MAKE_ENV+= ALT_COMPILER_PATH=${WRAPPER_DIR}/bin MAKE_ENV+= ALT_PACKAGE_PATH=${PREFIX} MAKE_ENV+= RHINO_JAR=${WRKDIR}/${RHINO}/js.jar +MAKE_ENV+= BUILDLINK_PREFIX.iconv=${BUILDLINK_PREFIX.iconv:Q} +MAKE_ENV+= ZLIB_LIBS="-L${BUILDLINK_PREFIX.zlib}/lib -lz" + MAKE_ENV+= ALT_PARALLEL_COMPILE_JOBS=${MAKE_JOBS:U1} MAKE_ENV+= HOTSPOT_BUILD_JOBS=${MAKE_JOBS} +MAKE_ENV+= USE_PRECOMPILED_HEADER=0 MAKE_ENV+= HOTSPOT_BUILD_USER=pkgsrc MAKE_ENV+= NO_DOCS=true @@ -229,7 +232,7 @@ do-install: ln -s ${LOWER_OPSYS}/jni_md.h \ ${DESTDIR}${JAVA_HOME}/include/jni_md.h -.if ${OPSYS} == "NetBSD" +.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" TOOLS_PLATFORM.unzip= .endif @@ -242,6 +245,7 @@ MAKE_ENV+= STRIP=${PREFIX}/bin/gstrip .endif .include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" .include "../../fonts/fontconfig/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" BUILDLINK_DEPMETHOD.cups?= build diff --git a/lang/openjdk7/PLIST b/lang/openjdk7/PLIST index 8845c501d..3b9ab02c4 100644 --- a/lang/openjdk7/PLIST +++ b/lang/openjdk7/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.21 2015/02/10 00:26:49 tnn Exp $ +@comment $NetBSD: PLIST,v 1.23 2015/06/09 15:03:43 tnn Exp $ bin/openjdk7-jar bin/openjdk7-java bin/openjdk7-javac bin/openjdk7-javadoc bin/openjdk7-javah bin/openjdk7-javap +bin/openjdk7-jps bin/openjdk7-keytool bin/openjdk7-orbd bin/openjdk7-policytool @@ -610,7 +611,6 @@ java/openjdk7/jre/lib/zi/Antarctica/Rothera java/openjdk7/jre/lib/zi/Antarctica/Syowa java/openjdk7/jre/lib/zi/Antarctica/Troll java/openjdk7/jre/lib/zi/Antarctica/Vostok -java/openjdk7/jre/lib/zi/Asia/Aden java/openjdk7/jre/lib/zi/Asia/Almaty java/openjdk7/jre/lib/zi/Asia/Amman java/openjdk7/jre/lib/zi/Asia/Anadyr @@ -618,7 +618,6 @@ java/openjdk7/jre/lib/zi/Asia/Aqtau java/openjdk7/jre/lib/zi/Asia/Aqtobe java/openjdk7/jre/lib/zi/Asia/Ashgabat java/openjdk7/jre/lib/zi/Asia/Baghdad -java/openjdk7/jre/lib/zi/Asia/Bahrain java/openjdk7/jre/lib/zi/Asia/Baku java/openjdk7/jre/lib/zi/Asia/Bangkok java/openjdk7/jre/lib/zi/Asia/Beirut @@ -650,12 +649,10 @@ java/openjdk7/jre/lib/zi/Asia/Kolkata java/openjdk7/jre/lib/zi/Asia/Krasnoyarsk java/openjdk7/jre/lib/zi/Asia/Kuala_Lumpur java/openjdk7/jre/lib/zi/Asia/Kuching -java/openjdk7/jre/lib/zi/Asia/Kuwait java/openjdk7/jre/lib/zi/Asia/Macau java/openjdk7/jre/lib/zi/Asia/Magadan java/openjdk7/jre/lib/zi/Asia/Makassar java/openjdk7/jre/lib/zi/Asia/Manila -java/openjdk7/jre/lib/zi/Asia/Muscat java/openjdk7/jre/lib/zi/Asia/Nicosia java/openjdk7/jre/lib/zi/Asia/Novokuznetsk java/openjdk7/jre/lib/zi/Asia/Novosibirsk diff --git a/lang/openjdk7/distinfo b/lang/openjdk7/distinfo index b686930dd..855d3922c 100644 --- a/lang/openjdk7/distinfo +++ b/lang/openjdk7/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.82 2015/03/31 15:45:40 joerg Exp $ +$NetBSD: distinfo,v 1.84 2015/06/09 15:03:43 tnn Exp $ SHA1 (openjdk7/apache-ant-1.9.4-bin.tar.bz2) = 99bff3c702dd79076f4e705e3541f7e35bbb4306 RMD160 (openjdk7/apache-ant-1.9.4-bin.tar.bz2) = 7f4263d617bbf40a15eab401369d18a755f8d260 @@ -36,9 +36,9 @@ Size (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.6-amd64-20140719.tar.bz2) = 379 SHA1 (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = 29bd7aa925941933b2da671340e1d325d9603e5d RMD160 (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = b13d0e42839fb746d41f9001e488162b47803140 Size (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = 37883700 bytes -SHA1 (openjdk7/openjdk-1.7.76-20150127.tar.bz2) = 3210d939b5ac92f2a13c43f3616788c114958451 -RMD160 (openjdk7/openjdk-1.7.76-20150127.tar.bz2) = 683ce69d0cf0854c3ff38dd058338066e448bd62 -Size (openjdk7/openjdk-1.7.76-20150127.tar.bz2) = 52843102 bytes +SHA1 (openjdk7/openjdk-1.7.80-20150609.tar.xz) = 90f79a0436d539f58fb5ac70dda1ab9e9fc96ae0 +RMD160 (openjdk7/openjdk-1.7.80-20150609.tar.xz) = 175e665bca448534195e0d9bd77f3d8dc66fcb07 +Size (openjdk7/openjdk-1.7.80-20150609.tar.xz) = 40534324 bytes SHA1 (openjdk7/rhino1_7R5.zip) = 39ada4cca8c7f651a68eda3f307ff9b68808f0ce RMD160 (openjdk7/rhino1_7R5.zip) = 04d47e3b108cfb62d8252c358b6f785c8268fc45 Size (openjdk7/rhino1_7R5.zip) = 10227088 bytes @@ -98,7 +98,6 @@ SHA1 (patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp) = 3be8a96525ead1df18 SHA1 (patch-hotspot_src_os_solaris_vm_os__solaris.cpp) = ea09ffd080fcf4c12b0b69cb622ee3945000cb68 SHA1 (patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp) = 1bc67dd849eec122162b71f21d204e5489555738 SHA1 (patch-hotspot_src_share_vm_opto_node.cpp) = 869d8ec9dc6dae6e0b8a23fe44f2583747059553 -SHA1 (patch-hotspot_src_share_vm_runtime_arguments.cpp) = 797e0382e5d67180757070ae5b76577809f7ad15 SHA1 (patch-hotspot_src_share_vm_runtime_os.cpp) = c7a33e791e3b5fec5cca9a5343c6d1f685e0cd4b SHA1 (patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp) = 1935e8225e08870fd912737de6dee3d599d260ab SHA1 (patch-hotspot_src_share_vm_utilities_hashtable.cpp) = 30084c64570e420fbda8fbd36fcd4aa2641eab8e @@ -116,15 +115,15 @@ SHA1 (patch-jdk_make_common_shared_Compiler-gcc.gmk) = e180383490d6c0a8bec4626ed SHA1 (patch-jdk_make_common_shared_Defs-utils.gmk) = d0ae37a032be6bf60da4be11bd38185e89d4ee91 SHA1 (patch-jdk_make_common_shared_Defs-versions.gmk) = 20a9492180db88cf78bc107f1e2fc4a9101d2eab SHA1 (patch-jdk_make_java_Makefile) = c670455f8979b14fe44f0a285d0adfb2666d0005 -SHA1 (patch-jdk_make_java_instrument_Makefile) = ddd552847d384ebbceff3b4561551d204c4e9d5a +SHA1 (patch-jdk_make_java_instrument_Makefile) = 62490121b7e934568542f44cd6e2ae1352b1ce0c SHA1 (patch-jdk_make_java_net_FILES__c.gmk) = 31aefe6781989d98bdb23433fc5b6ed6ab559d0d SHA1 (patch-jdk_make_java_nio_Makefile) = d4b8b830ce73841ae107f8485400ab6116b9ca3c -SHA1 (patch-jdk_make_java_npt_Makefile) = f79db8f4bc1388ce95dd5adfd54ba13665bebe47 +SHA1 (patch-jdk_make_java_npt_Makefile) = 91903de199e8546bb17c8dc30ae616eeb7c8b906 SHA1 (patch-jdk_make_sun_awt_Makefile) = 981082d4dfda204f09a66b9fc452bea218d3ce6a SHA1 (patch-jdk_make_sun_awt_mawt.gmk) = aa694522a6b75a5ac30d7fe3a530e3feb6563d30 SHA1 (patch-jdk_make_sun_rmi_rmi_Makefile) = ef42db5c61e940b66dfead0e9fcf328d125b3460 SHA1 (patch-jdk_make_sun_security_ec_Makefile) = 30e35128a763b8d70e02e302f2e3ae5b7a24a99b -SHA1 (patch-jdk_make_sun_splashscreen_Makefile) = fa6e9a60c1e0908c9c31761608a25bffc8093a60 +SHA1 (patch-jdk_make_sun_splashscreen_Makefile) = 43a2ffd403570ca681b817f13ea429698e9783b9 SHA1 (patch-jdk_make_sun_xawt_Makefile) = 735cf251798c2b6a638fc57dc90fe0750433f26d SHA1 (patch-jdk_src_share_classes_com_sun_script_javascript_ExternalScriptable.java) = 9e9c0254740742cd103c0cb33d3aa564ad7de01f SHA1 (patch-jdk_src_share_classes_com_sun_script_javascript_JSAdapter.java) = 85ddae5aa955ef951b2a9964b5f475f559c3c335 @@ -139,7 +138,7 @@ SHA1 (patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c) = 8502fc7da30 SHA1 (patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c) = ca10ce2d79f11925b7ec52fc1b5dfad9b25ddddb SHA1 (patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h) = 13aae05b649af0d1f908b0a9b6f60c55d8baa7d4 SHA1 (patch-jdk_src_solaris_bin_ergo__i586.c) = 7b1d1c7f84e752ef7c53d5419dc3ab5213fec716 -SHA1 (patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd) = 41edb9389d4900cd35e52bb29df96d474617a372 +SHA1 (patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd) = 9f0b2ab0789367a2d46cbd4581144beec9e36680 SHA1 (patch-jdk_src_solaris_classes_sun_net_PortConfig.java) = 265d9f401eff6a39d607c8c8a14ecb56c089ed44 SHA1 (patch-jdk_src_solaris_classes_sun_nio_ch_DefaultAsynchronousChannelProvider.java) = 02e51e702868e1cea4a2628eccbcaa81f231efce SHA1 (patch-jdk_src_solaris_classes_sun_nio_fs_BsdFileSystemProvider.java) = b57411309b8d46de6a9ab3606d72690908989d50 diff --git a/lang/openjdk7/patches/patch-hotspot_src_share_vm_runtime_arguments.cpp b/lang/openjdk7/patches/patch-hotspot_src_share_vm_runtime_arguments.cpp deleted file mode 100644 index f102f6bd4..000000000 --- a/lang/openjdk7/patches/patch-hotspot_src_share_vm_runtime_arguments.cpp +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-hotspot_src_share_vm_runtime_arguments.cpp,v 1.1 2015/02/12 06:18:17 tnn Exp $ - -Fix problem with ZERO build. - -arguments.cpp:2089:9: error: 'is_sun4v' is not a member of 'VM_Version' - ---- hotspot/src/share/vm/runtime/arguments.cpp.orig 2015-01-26 15:21:48.000000000 +0000 -+++ hotspot/src/share/vm/runtime/arguments.cpp -@@ -2086,7 +2086,7 @@ bool Arguments::check_vm_args_consistenc - // Issue a stern warning if the user has explicitly set - // UseMemSetInBOT (it is known to cause issues), but allow - // use for experimentation and debugging. -- if (VM_Version::is_sun4v() && UseMemSetInBOT) { -+ if (UseMemSetInBOT) { - assert(!FLAG_IS_DEFAULT(UseMemSetInBOT), "Error"); - warning("Experimental flag -XX:+UseMemSetInBOT is known to cause instability" - " on sun4v; please understand that you are using at your own risk!"); diff --git a/lang/openjdk7/patches/patch-jdk_make_java_instrument_Makefile b/lang/openjdk7/patches/patch-jdk_make_java_instrument_Makefile index 8f4cdf65e..d7b906c3d 100644 --- a/lang/openjdk7/patches/patch-jdk_make_java_instrument_Makefile +++ b/lang/openjdk7/patches/patch-jdk_make_java_instrument_Makefile @@ -1,4 +1,4 @@ -$NetBSD: patch-jdk_make_java_instrument_Makefile,v 1.2 2014/01/02 01:16:35 ryoon Exp $ +$NetBSD: patch-jdk_make_java_instrument_Makefile,v 1.3 2015/04/27 19:24:17 jperkin Exp $ Need libiconv. @@ -18,7 +18,7 @@ Need libiconv. ifeq ($(PLATFORM), solaris) LDFLAGS += -R \$$ORIGIN/jli + ifeq ($(CC_VERSION), gcc) -+ OTHER_LDLIBS += -liconv ++ OTHER_LDLIBS += -L${BUILDLINK_PREFIX.iconv}/lib -liconv + endif endif ifeq ($(PLATFORM), linux) diff --git a/lang/openjdk7/patches/patch-jdk_make_java_npt_Makefile b/lang/openjdk7/patches/patch-jdk_make_java_npt_Makefile index 642c41c2d..32de42780 100644 --- a/lang/openjdk7/patches/patch-jdk_make_java_npt_Makefile +++ b/lang/openjdk7/patches/patch-jdk_make_java_npt_Makefile @@ -1,4 +1,4 @@ -$NetBSD: patch-jdk_make_java_npt_Makefile,v 1.2 2014/01/02 01:16:35 ryoon Exp $ +$NetBSD: patch-jdk_make_java_npt_Makefile,v 1.3 2015/04/27 19:24:17 jperkin Exp $ GCC needs libiconv. @@ -10,7 +10,7 @@ GCC needs libiconv. +ifeq ($(PLATFORM), solaris) + ifeq ($(CC_VERSION), gcc) -+ OTHER_LDLIBS += -liconv ++ OTHER_LDLIBS += -L${BUILDLINK_PREFIX.iconv}/lib -liconv + endif # CC_VERSION +endif # PLATFORM + diff --git a/lang/openjdk7/patches/patch-jdk_make_sun_splashscreen_Makefile b/lang/openjdk7/patches/patch-jdk_make_sun_splashscreen_Makefile index d78c1ccae..1861f5b99 100644 --- a/lang/openjdk7/patches/patch-jdk_make_sun_splashscreen_Makefile +++ b/lang/openjdk7/patches/patch-jdk_make_sun_splashscreen_Makefile @@ -1,4 +1,4 @@ -$NetBSD: patch-jdk_make_sun_splashscreen_Makefile,v 1.1 2013/06/15 09:31:06 jperkin Exp $ +$NetBSD: patch-jdk_make_sun_splashscreen_Makefile,v 1.2 2015/04/27 19:24:17 jperkin Exp $ GCC support. @@ -10,7 +10,7 @@ GCC support. endif + ifeq ($(PLATFORM), solaris) + ifeq ($(CC_VERSION), gcc) -+ OTHER_LDLIBS += -liconv ++ OTHER_LDLIBS += -L${BUILDLINK_PREFIX.iconv}/lib -liconv + endif + endif CPPFLAGS += -I$(OPENWIN_HOME)/include -I$(OPENWIN_HOME)/include/X11/extensions diff --git a/lang/openjdk7/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd b/lang/openjdk7/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd index 715cb11f4..9dde94039 100644 --- a/lang/openjdk7/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd +++ b/lang/openjdk7/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd @@ -1,10 +1,9 @@ -$NetBSD: patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd,v 1.1 2014/07/21 00:15:41 ryoon Exp $ +$NetBSD: patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd,v 1.2 2015/06/09 15:03:43 tnn Exp $ * Under NetBSD 5, use fork instead of posix_spawn. NetBSD 5 has no posix_spawn. ---- jdk/src/solaris/classes/java/lang/UNIXProcess.java.bsd.orig 2014-06-14 20:38:31.000000000 +0000 +++ jdk/src/solaris/classes/java/lang/UNIXProcess.java.bsd -@@ -102,14 +102,28 @@ final class UNIXProcess extends Process +@@ -103,14 +103,28 @@ final class UNIXProcess extends Process helperpath = toCString(javahome + "/lib/jspawnhelper"); } @@ -12,7 +11,7 @@ $NetBSD: patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd,v 1.1 2014 - "jdk.lang.Process.launchMechanism", "posix_spawn"); - - try { -- return LaunchMechanism.valueOf(s.toUpperCase()); +- return LaunchMechanism.valueOf(s.toUpperCase(Locale.ENGLISH)); - } catch (IllegalArgumentException e) { - throw new Error(s + " is not a supported " + - "process launch mechanism on this platform."); @@ -23,7 +22,7 @@ $NetBSD: patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd,v 1.1 2014 + "jdk.lang.Process.launchMechanism", "fork"); + + try { -+ return LaunchMechanism.valueOf(s.toUpperCase()); ++ return LaunchMechanism.valueOf(s.toUpperCase(Locale.ENGLISH)); + } catch (IllegalArgumentException e) { + throw new Error(s + " is not a supported " + + "process launch mechanism on this platform."); @@ -33,7 +32,7 @@ $NetBSD: patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd,v 1.1 2014 + "jdk.lang.Process.launchMechanism", "posix_spawn"); + + try { -+ return LaunchMechanism.valueOf(s.toUpperCase()); ++ return LaunchMechanism.valueOf(s.toUpperCase(Locale.ENGLISH)); + } catch (IllegalArgumentException e) { + throw new Error(s + " is not a supported " + + "process launch mechanism on this platform."); diff --git a/lang/openjdk8/Makefile b/lang/openjdk8/Makefile index 84a36e8b7..ea0923692 100644 --- a/lang/openjdk8/Makefile +++ b/lang/openjdk8/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/03/05 16:35:49 tnn Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/13 14:55:52 tnn Exp $ -DISTNAME= openjdk-1.8.31-20150207 -PKGNAME= openjdk8-1.8.31 -PKGREVISION= 4 +DISTNAME= openjdk-1.8.45-20150610 +PKGNAME= openjdk8-1.8.45 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_LOCAL:=openjdk7/} EXTRACT_SUFX= .tar.xz @@ -20,7 +20,7 @@ DIST_SUBDIR= openjdk7 JAVA_NAME= openjdk8 JAVA_HOME= ${PREFIX}/java/${JAVA_NAME} -JAVA_WRAPPERS= jar java javac javadoc javah javap keytool orbd \ +JAVA_WRAPPERS= jar java javac javadoc javah javap jps keytool orbd \ policytool rmid rmiregistry servertool tnameserv BUILD_DEPENDS+= mozilla-rootcerts>=1.0.20140820nb2:../../security/mozilla-rootcerts @@ -50,6 +50,7 @@ CONFIGURE_ARGS+= --disable-freetype-bundling CONFIGURE_ARGS+= --with-jobs=${MAKE_JOBS:U1} CONFIGURE_ARGS+= --with-num-cores=${MAKE_JOBS:U1} CONFIGURE_ARGS+= --with-memory-size=768 +CONFIGURE_ARGS+= --disable-precompiled-headers CONFIGURE_ARGS+= --disable-ccache CONFIGURE_ARGS+= --with-user-release-suffix=pkgsrc_${PKGVERSION} CONFIGURE_ARGS+= --with-update-version=u${PKGVERSION_NOREV:S/1.8.//} diff --git a/lang/openjdk8/PLIST b/lang/openjdk8/PLIST index a2245352f..976026df4 100644 --- a/lang/openjdk8/PLIST +++ b/lang/openjdk8/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.3 2015/03/02 14:27:38 tnn Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/05/05 17:07:39 abs Exp $ bin/openjdk8-jar bin/openjdk8-java bin/openjdk8-javac bin/openjdk8-javadoc bin/openjdk8-javah bin/openjdk8-javap +bin/openjdk8-jps bin/openjdk8-keytool bin/openjdk8-orbd bin/openjdk8-policytool diff --git a/lang/openjdk8/distinfo b/lang/openjdk8/distinfo index 1e07ef2c2..e19b6cfa1 100644 --- a/lang/openjdk8/distinfo +++ b/lang/openjdk8/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.16 2015/03/24 14:24:38 joerg Exp $ +$NetBSD: distinfo,v 1.21 2015/06/27 22:37:42 joerg Exp $ SHA1 (openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz) = 7408f52d3bbe35c2b14bbd3215cbf60f1335d334 RMD160 (openjdk7/bootstrap-jdk-1.7.76-freebsd-10-amd64-20150301.tar.xz) = 24f1577b5fc86d137f070aedb4610c8c89e45815 @@ -33,10 +33,10 @@ Size (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.6-amd64-20140719.tar.bz2) = 379 SHA1 (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = 29bd7aa925941933b2da671340e1d325d9603e5d RMD160 (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = b13d0e42839fb746d41f9001e488162b47803140 Size (openjdk7/bootstrap-jdk7u60-bin-dragonfly-3.8-amd64-20140719.tar.bz2) = 37883700 bytes -SHA1 (openjdk7/openjdk-1.8.31-20150207.tar.xz) = f29db4779b126c829d8385208a570c96553b88c8 -RMD160 (openjdk7/openjdk-1.8.31-20150207.tar.xz) = 09434e80bac77f6d367dbe0fe5ee051f1f12c7fe -Size (openjdk7/openjdk-1.8.31-20150207.tar.xz) = 51853460 bytes -SHA1 (patch-aa) = 8b8d8bb80bba647eaed242f0f90b98c5001d8164 +SHA1 (openjdk7/openjdk-1.8.45-20150610.tar.xz) = 8484ef7273b6a1a1e54c060808bf476b53083652 +RMD160 (openjdk7/openjdk-1.8.45-20150610.tar.xz) = 272f554ed8af27d6473786515794553217854bb6 +Size (openjdk7/openjdk-1.8.45-20150610.tar.xz) = 52304136 bytes +SHA1 (patch-aa) = fd07ea984cb0127b56a9b591c21c8d4f236fd9fc SHA1 (patch-al) = f65f739805c2ef471a4de10d6da42e86c5561b8c SHA1 (patch-an) = fce4da00762770c1c0592bd225bf73e875252178 SHA1 (patch-ap) = 89114a9ee048b92d897509feb283cf9aeeac9fc5 @@ -46,8 +46,9 @@ SHA1 (patch-ba) = a54a25d4f8982ff4d2cb4e7e456fe2a44656b800 SHA1 (patch-bh) = 6194a7c319a496f8ff7df173912cf87118f26a63 SHA1 (patch-bi) = 190056b3d4c42986ae0a600668b02711598361b8 SHA1 (patch-bn) = a50dbe17236a90d60d4bbb852ae447e51a279892 -SHA1 (patch-common_autoconf_generated-configure.sh) = abfec0410c3d239a42e44d7f2619cceb02622769 -SHA1 (patch-common_autoconf_spec.gmk.in) = e39f543e7e16bd63ee33696192221a99c7e06505 +SHA1 (patch-common_autoconf_boot-jdk.m4) = b7f8722a25c1c7ab489a9fd65cf60fb4af9530eb +SHA1 (patch-common_autoconf_generated-configure.sh) = 44eb643c3741500bb1ad1c5c5a7806ac7aa4e9e2 +SHA1 (patch-common_autoconf_spec.gmk.in) = e98bc4c8a09f49c6a26447e6f78abf4709ee694b SHA1 (patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java) = 893f3b7ad0839a75be49ddd0f5eefcff2dbd2928 SHA1 (patch-hotspot_make_bsd_makefiles_defs.make) = 6b3e2f769c754b3ee5de8c07444964414136fa81 SHA1 (patch-hotspot_src_cpu_zero_vm_methodHandles__zero.cpp) = 9f7acf1eff3baba430880be9fd0f6148056dd088 @@ -55,29 +56,27 @@ SHA1 (patch-hotspot_src_cpu_zero_vm_nativeInst__zero.cpp) = dcd83b65a7d74e153a3e SHA1 (patch-hotspot_src_os__cpu_bsd__zero_vm_atomic__bsd__zero.inline.hpp) = e87224f8b67dc78fa411d30beff82ce5ccbb4cc5 SHA1 (patch-hotspot_src_os__cpu_bsd__zero_vm_orderAccess__bsd__zero.inline.hpp) = 6311d68db9064afc470f1d9fd37e63011899659a SHA1 (patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp) = 4fa018be66fad39aa0a922dfb86c79661a7379f2 -SHA1 (patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp) = c34887b4bf0873c70a44adaaa9be38614603e1d4 -SHA1 (patch-hotspot_src_os_posix_vm_os__posix.cpp) = f38d3ea8002bc8c58d1cf05e70424858dabd2991 +SHA1 (patch-hotspot_src_os_posix_vm_os__posix.cpp) = 69a4ff639488bec525cb5bbccaca10dae0d7dc4d +SHA1 (patch-hotspot_src_share_vm_ci_ciTypeFlow.cpp) = 2d827ade6fcf0ba08fcd0390472cda17772bc0c5 +SHA1 (patch-hotspot_src_share_vm_interpreter_interpreterRuntime.cpp) = d2eaaae414810ab460ced512fdfc07385d60f4b8 SHA1 (patch-hotspot_src_share_vm_opto_node.cpp) = aacb4e03f62f1a6f9b38de39a966c318b70b1293 SHA1 (patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp) = cab48bc272fc67f3326e663dc6feb94fe56ec79f SHA1 (patch-jdk_make_CompileLaunchers.gmk) = 76bae0aab5528a6c020d2fdd5ba7c1ffa132aca2 SHA1 (patch-jdk_make_CreateJars.gmk) = 0f49c8ec33121d7878ea4b6bd06d2e4e4af9a1d5 SHA1 (patch-jdk_make_GenerateSources.gmk) = ec1b64805afb6edca637d87529b1d3fa59d20828 SHA1 (patch-jdk_make_Images.gmk) = 7f3374554fa889ca2820f91f9dc1d34f2f39df0b -SHA1 (patch-jdk_make_lib_NioLibraries.gmk) = 2498a90e948d9c9329230ab22ac447f06d2f2741 -SHA1 (patch-jdk_make_lib_SoundLibraries.gmk) = 27c33019f28d38efc0ae2c019b3e6e44863e8253 +SHA1 (patch-jdk_make_lib_SoundLibraries.gmk) = 1da8abd48754289f24aaeb610f05e58ad829123b SHA1 (patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c) = fe58fe992521c0ef8b7b60f8213bfcd714790c1e -SHA1 (patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c) = 08270f0a9e0eacf6416a09e300429ccdc1bcdad8 +SHA1 (patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c) = 5986de69be2eb36546274a8242b8d13ed7599b50 SHA1 (patch-jdk_src_solaris_bin_ergo.c) = 0e2e496a0d596cc9de546c722b3387ad5a08bc21 -SHA1 (patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd) = 6037c862d219a73617f0d04e844c109f03466691 SHA1 (patch-jdk_src_solaris_classes_sun_net_PortConfig.java) = ea9f74b654ddc7ab977daff6c9176d78657145a9 SHA1 (patch-jdk_src_solaris_classes_sun_nio_ch_DefaultAsynchronousChannelProvider.java) = f11483cb75ab5cad5a5b749cab287d5dbaaefe63 SHA1 (patch-jdk_src_solaris_native_com_sun_media_sound_PLATFORM__API__BsdOS__ALSA__PCM.c) = 7fab23dce20b4ff18123ea65841589ae673f5675 SHA1 (patch-jdk_src_solaris_native_java_lang_UNIXProcess__md.c) = 2596d03c4a2e0d978aabfd4b170b0dd1d6260c6d SHA1 (patch-jdk_src_solaris_native_java_lang_java__props__md.c) = 6c6648c2716508209f07512327afe3ec1179f64c -SHA1 (patch-jdk_src_solaris_native_java_net_NetworkInterface.c) = ea06dc34b1c6dc08b7d1537ae129a3a2e3636f81 +SHA1 (patch-jdk_src_solaris_native_java_net_NetworkInterface.c) = 3409e21ec151e407053fd510760c8b082f1beda5 SHA1 (patch-jdk_src_solaris_native_java_net_net__util__md.c) = c404a3520f82b8cc5eb906725aa2bc7f27cad801 SHA1 (patch-jdk_src_solaris_native_sun_awt_X11Color.c) = cf0f8218e0088b677cd66fd5bc0d575ab08b710f -SHA1 (patch-jdk_src_solaris_native_sun_security_pkcs11_j2secmod_md.c) = 6eb1f6b3cd62cb35a7b72cae7cb25bc5dc45fd9b SHA1 (patch-jdk_test_Makefile) = 36430647c444dea491ae0c916c6ad7b1a3607ec6 SHA1 (patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java) = 5fb2dd92820afcca5a04956d81e5244840b513f7 SHA1 (patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java) = e5d6121d2af74238347baa2d63670f0d520847f8 diff --git a/lang/openjdk8/patches/patch-aa b/lang/openjdk8/patches/patch-aa index 197d44246..d0006e912 100644 --- a/lang/openjdk8/patches/patch-aa +++ b/lang/openjdk8/patches/patch-aa @@ -1,11 +1,11 @@ -$NetBSD: patch-aa,v 1.3 2015/03/02 04:26:40 tnn Exp $ +$NetBSD: patch-aa,v 1.4 2015/06/10 11:38:51 tnn Exp $ DragonFly support. Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 ---- hotspot/src/os/bsd/vm/os_bsd.cpp.orig 2015-02-02 15:32:37.000000000 +0000 +--- hotspot/src/os/bsd/vm/os_bsd.cpp.orig 2015-06-09 13:49:54.000000000 +0000 +++ hotspot/src/os/bsd/vm/os_bsd.cpp -@@ -112,8 +112,11 @@ +@@ -113,8 +113,11 @@ # include #endif @@ -17,8 +17,8 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 +#endif #endif - #ifdef __APPLE__ -@@ -282,6 +285,7 @@ void os::Bsd::initialize_system_info() { + #ifdef __NetBSD__ +@@ -287,6 +290,7 @@ void os::Bsd::initialize_system_info() { size_t len; int cpu_val; julong mem_val; @@ -26,7 +26,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 /* get processors count via hw.ncpus sysctl */ mib[0] = CTL_HW; -@@ -302,6 +306,8 @@ void os::Bsd::initialize_system_info() { +@@ -307,6 +311,8 @@ void os::Bsd::initialize_system_info() { #if defined (HW_MEMSIZE) // Apple mib[1] = HW_MEMSIZE; @@ -35,7 +35,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 #elif defined(HW_PHYSMEM) // Most of BSD mib[1] = HW_PHYSMEM; #elif defined(HW_REALMEM) // Old FreeBSD -@@ -318,14 +324,11 @@ void os::Bsd::initialize_system_info() { +@@ -323,14 +329,11 @@ void os::Bsd::initialize_system_info() { _physical_memory = 256*1024*1024; // fallback (XXXBSD?) } @@ -55,7 +55,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 #endif } -@@ -377,7 +380,7 @@ void os::init_system_properties_values() +@@ -382,7 +385,7 @@ void os::init_system_properties_values() // ... // 7: The default directories, normally /lib and /usr/lib. #ifndef DEFAULT_LIBPATH @@ -64,28 +64,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 #endif // Base path of extensions installed on the system. -@@ -1236,7 +1239,7 @@ pid_t os::Bsd::gettid() { - guarantee(retval != 0, "just checking"); - return retval; - --#elif __FreeBSD__ -+#elif defined(__FreeBSD__) - #if __FreeBSD_version > 900030 - return ::pthread_getthreadid_np(); - #else -@@ -1244,9 +1247,9 @@ pid_t os::Bsd::gettid() { - thr_self(&tid); - return (pid_t)tid; - #endif --#elif __OpenBSD__ -+#elif defined(__OpenBSD__) - retval = syscall(SYS_getthrid); --#elif __NetBSD__ -+#elif defined(__NetBSD__) - retval = (pid_t) syscall(SYS__lwp_self); - #endif - -@@ -1561,7 +1564,9 @@ void * os::dll_load(const char *filename +@@ -1566,7 +1569,9 @@ void * os::dll_load(const char *filename {EM_PPC, EM_PPC, ELFCLASS32, ELFDATA2MSB, (char*)"Power PC 32"}, {EM_PPC64, EM_PPC64, ELFCLASS64, ELFDATA2MSB, (char*)"Power PC 64"}, {EM_ARM, EM_ARM, ELFCLASS32, ELFDATA2LSB, (char*)"ARM"}, @@ -95,7 +74,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 {EM_ALPHA, EM_ALPHA, ELFCLASS64, ELFDATA2LSB, (char*)"Alpha"}, {EM_MIPS_RS3_LE, EM_MIPS_RS3_LE, ELFCLASS32, ELFDATA2LSB, (char*)"MIPSel"}, {EM_MIPS, EM_MIPS, ELFCLASS32, ELFDATA2MSB, (char*)"MIPS"}, -@@ -2092,6 +2097,33 @@ bool Semaphore::timedwait(unsigned int s +@@ -2097,6 +2102,33 @@ bool Semaphore::timedwait(unsigned int s #else @@ -129,7 +108,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 bool Semaphore::trywait() { return sem_trywait(&_semaphore) == 0; } -@@ -2242,7 +2274,7 @@ static void warn_fail_commit_memory(char +@@ -2247,7 +2279,7 @@ static void warn_fail_commit_memory(char // problem. bool os::pd_commit_memory(char* addr, size_t size, bool exec) { int prot = exec ? PROT_READ|PROT_WRITE|PROT_EXEC : PROT_READ|PROT_WRITE; @@ -138,7 +117,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 // XXX: Work-around mmap/MAP_FIXED bug temporarily on OpenBSD if (::mprotect(addr, size, prot) == 0) { return true; -@@ -2843,7 +2875,7 @@ OSReturn os::set_native_priority(Thread* +@@ -2850,7 +2882,7 @@ OSReturn os::set_native_priority(Thread* #ifdef __OpenBSD__ // OpenBSD pthread_setprio starves low priority threads return OS_OK; @@ -147,7 +126,7 @@ Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 int ret = pthread_setprio(thread->osthread()->pthread_id(), newpri); return (ret == 0) ? OS_OK : OS_ERR; #elif defined(__APPLE__) || defined(__NetBSD__) -@@ -2872,7 +2904,7 @@ OSReturn os::get_native_priority(const T +@@ -2879,7 +2911,7 @@ OSReturn os::get_native_priority(const T } errno = 0; diff --git a/lang/openjdk8/patches/patch-common_autoconf_boot-jdk.m4 b/lang/openjdk8/patches/patch-common_autoconf_boot-jdk.m4 new file mode 100644 index 000000000..1f2694abf --- /dev/null +++ b/lang/openjdk8/patches/patch-common_autoconf_boot-jdk.m4 @@ -0,0 +1,22 @@ +$NetBSD: patch-common_autoconf_boot-jdk.m4,v 1.1 2015/06/27 22:37:42 joerg Exp $ + +--- common/autoconf/boot-jdk.m4.orig 2015-06-27 20:05:32.000000000 +0000 ++++ common/autoconf/boot-jdk.m4 +@@ -324,16 +324,15 @@ AC_DEFUN_ONCE([BOOTJDK_SETUP_BOOT_JDK_AR + # Maximum amount of heap memory. + # Maximum stack size. + if test "x$BUILD_NUM_BITS" = x32; then +- JVM_MAX_HEAP=1100M + STACK_SIZE=768 + else + # Running Javac on a JVM on a 64-bit machine, takes more space since 64-bit + # pointers are used. Apparently, we need to increase the heap and stack + # space for the jvm. More specifically, when running javac to build huge + # jdk batch +- JVM_MAX_HEAP=1600M + STACK_SIZE=1536 + fi ++ JVM_MAX_HEAP=800M + ADD_JVM_ARG_IF_OK([-Xmx$JVM_MAX_HEAP],boot_jdk_jvmargs_big,[$JAVA]) + ADD_JVM_ARG_IF_OK([-XX:ThreadStackSize=$STACK_SIZE],boot_jdk_jvmargs_big,[$JAVA]) + ADD_JVM_ARG_IF_OK([-XX:PermSize=32m],boot_jdk_jvmargs_big,[$JAVA]) diff --git a/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh b/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh index 2910f6576..6587bd18f 100644 --- a/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh +++ b/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh @@ -1,8 +1,8 @@ -$NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 tnn Exp $ +$NetBSD: patch-common_autoconf_generated-configure.sh,v 1.5 2015/06/27 22:37:42 joerg Exp $ ---- common/autoconf/generated-configure.sh.orig 2015-02-02 15:31:06.000000000 +0000 +--- common/autoconf/generated-configure.sh.orig 2015-06-10 10:29:06.000000000 +0000 +++ common/autoconf/generated-configure.sh -@@ -6859,7 +6859,7 @@ test -n "$target_alias" && +@@ -6883,7 +6883,7 @@ test -n "$target_alias" && VAR_CPU_BITS=32 VAR_CPU_ENDIAN=big ;; @@ -11,7 +11,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 VAR_CPU=sparcv9 VAR_CPU_ARCH=sparc VAR_CPU_BITS=64 -@@ -6990,7 +6990,7 @@ $as_echo "$OPENJDK_BUILD_OS-$OPENJDK_BUI +@@ -7030,7 +7030,7 @@ $as_echo "$OPENJDK_BUILD_OS-$OPENJDK_BUI VAR_CPU_BITS=32 VAR_CPU_ENDIAN=big ;; @@ -20,7 +20,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 VAR_CPU=sparcv9 VAR_CPU_ARCH=sparc VAR_CPU_BITS=64 -@@ -8379,9 +8379,9 @@ done +@@ -8421,9 +8421,9 @@ done # We need to find a recent version of GNU make. Especially on Solaris, this can be tricky. if test "x$MAKE" != x; then # User has supplied a make, test it. @@ -33,7 +33,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 MAKE_CANDIDATE=""$MAKE"" DESCRIPTION="user supplied MAKE=$MAKE" -@@ -12483,7 +12483,7 @@ fi +@@ -12543,7 +12543,7 @@ fi # Resolve file symlinks while test $COUNTER -lt 20; do ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'` @@ -42,7 +42,25 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 # This is not a symbolic link! We are done! break fi -@@ -19643,7 +19643,7 @@ $as_echo_n "checking resolved symbolic l +@@ -16217,16 +16217,15 @@ $as_echo_n "checking flags for boot jdk + # Maximum amount of heap memory. + # Maximum stack size. + if test "x$BUILD_NUM_BITS" = x32; then +- JVM_MAX_HEAP=1100M + STACK_SIZE=768 + else + # Running Javac on a JVM on a 64-bit machine, takes more space since 64-bit + # pointers are used. Apparently, we need to increase the heap and stack + # space for the jvm. More specifically, when running javac to build huge + # jdk batch +- JVM_MAX_HEAP=1600M + STACK_SIZE=1536 + fi ++ JVM_MAX_HEAP=800M + + $ECHO "Check if jvm arg is ok: -Xmx$JVM_MAX_HEAP" >&5 + $ECHO "Command: $JAVA -Xmx$JVM_MAX_HEAP -version" >&5 +@@ -19774,7 +19773,7 @@ $as_echo_n "checking resolved symbolic l # Resolve file symlinks while test $COUNTER -lt 20; do ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'` @@ -51,7 +69,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 # This is not a symbolic link! We are done! break fi -@@ -20081,7 +20081,7 @@ $as_echo_n "checking for resolved symbol +@@ -20212,7 +20211,7 @@ $as_echo_n "checking for resolved symbol # Resolve file symlinks while test $COUNTER -lt 20; do ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'` @@ -60,7 +78,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 # This is not a symbolic link! We are done! break fi -@@ -21244,7 +21244,7 @@ $as_echo_n "checking resolved symbolic l +@@ -21375,7 +21374,7 @@ $as_echo_n "checking resolved symbolic l # Resolve file symlinks while test $COUNTER -lt 20; do ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'` @@ -69,7 +87,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 # This is not a symbolic link! We are done! break fi -@@ -21682,7 +21682,7 @@ $as_echo_n "checking for resolved symbol +@@ -21813,7 +21812,7 @@ $as_echo_n "checking for resolved symbol # Resolve file symlinks while test $COUNTER -lt 20; do ISLINK=`$LS -l $sym_link_dir/$sym_link_file | $GREP '\->' | $SED -e 's/.*-> \(.*\)/\1/'` @@ -78,7 +96,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 # This is not a symbolic link! We are done! break fi -@@ -29731,7 +29731,7 @@ fi +@@ -29862,7 +29861,7 @@ fi # case $COMPILER_NAME in gcc ) @@ -87,16 +105,17 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 -pipe \ -D_GNU_SOURCE -D_REENTRANT -D_LARGEFILE64_SOURCE" case $OPENJDK_TARGET_CPU_ARCH in -@@ -30345,6 +30345,8 @@ $as_echo "alsa pulse x11" >&6; } +@@ -30475,7 +30474,8 @@ $as_echo "alsa pulse x11" >&6; } + if test "x$OPENJDK_TARGET_OS" = xbsd; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking what is not needed on BSD?" >&5 $as_echo_n "checking what is not needed on BSD?... " >&6; } - PULSE_NOT_NEEDED=yes -+# disable sound for now. XXX revisit this. -+ ALSA_NOT_NEEDED=yes - { $as_echo "$as_me:${as_lineno-$LINENO}: result: pulse" >&5 - $as_echo "pulse" >&6; } - fi -@@ -31555,7 +31557,11 @@ $as_echo "$as_me: WARNING: freetype not +- if test "x$OPENJDK_TARGET_OS_VENDOR" = xopenbsd; then ++ if test "x$OPENJDK_TARGET_OS_VENDOR" = xopenbsd -o "x$OPENJDK_TARGET_OS_VENDOR" = xnetbsd; then ++# XXX revisit this + ALSA_NOT_NEEDED=yes + PULSE_NOT_NEEDED=yes + { $as_echo "$as_me:${as_lineno-$LINENO}: result: alsa pulse" >&5 +@@ -31701,7 +31701,11 @@ $as_echo "$as_me: WARNING: freetype not # Allow --with-freetype-lib and --with-freetype-include to override if test "x$with_freetype_include" != x; then @@ -109,7 +128,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 fi if test "x$with_freetype_lib" != x; then POTENTIAL_FREETYPE_LIB_PATH="$with_freetype_lib" -@@ -34373,7 +34379,7 @@ $as_echo "$as_me: The path of FREETYPE_I +@@ -34519,7 +34523,7 @@ $as_echo "$as_me: The path of FREETYPE_I FREETYPE_INCLUDE_PATH="`cd "$path"; $THEPWDCMD -L`" fi @@ -118,7 +137,7 @@ $NetBSD: patch-common_autoconf_generated-configure.sh,v 1.3 2015/02/12 06:20:00 FREETYPE_CFLAGS="-I$FREETYPE_INCLUDE_PATH/freetype2 -I$FREETYPE_INCLUDE_PATH" else FREETYPE_CFLAGS="-I$FREETYPE_INCLUDE_PATH" -@@ -34506,7 +34512,7 @@ $as_echo "$as_me: The path of FREETYPE_L +@@ -34652,7 +34656,7 @@ $as_echo "$as_me: The path of FREETYPE_L if test "x$OPENJDK_TARGET_OS" = xwindows; then FREETYPE_LIBS="$FREETYPE_LIB_PATH/freetype.lib" else diff --git a/lang/openjdk8/patches/patch-common_autoconf_spec.gmk.in b/lang/openjdk8/patches/patch-common_autoconf_spec.gmk.in index db22f5764..40d020c14 100644 --- a/lang/openjdk8/patches/patch-common_autoconf_spec.gmk.in +++ b/lang/openjdk8/patches/patch-common_autoconf_spec.gmk.in @@ -1,8 +1,8 @@ -$NetBSD: patch-common_autoconf_spec.gmk.in,v 1.3 2015/03/02 03:53:26 tnn Exp $ +$NetBSD: patch-common_autoconf_spec.gmk.in,v 1.4 2015/06/10 13:29:57 tnn Exp $ ---- common/autoconf/spec.gmk.in.orig 2015-02-02 15:31:06.000000000 +0000 +--- common/autoconf/spec.gmk.in.orig 2015-06-10 10:29:06.000000000 +0000 +++ common/autoconf/spec.gmk.in -@@ -349,7 +349,8 @@ LD:=@FIXPATH@ @LD@ +@@ -352,7 +352,8 @@ LD:=@FIXPATH@ @LD@ USING_BROKEN_SUSE_LD:=@USING_BROKEN_SUSE_LD@ # LDFLAGS used to link the jdk native libraries (C-code) @@ -12,7 +12,16 @@ $NetBSD: patch-common_autoconf_spec.gmk.in,v 1.3 2015/03/02 03:53:26 tnn Exp $ LDFLAGS_JDKLIB_SUFFIX:=@LDFLAGS_JDKLIB_SUFFIX@ # On some platforms the linker cannot be used to create executables, thus -@@ -443,7 +444,7 @@ JAVA=@FIXPATH@ $(BOOT_JDK)/bin/java $(JA +@@ -360,7 +361,7 @@ LDFLAGS_JDKLIB_SUFFIX:=@LDFLAGS_JDKLIB_S + LDEXE:=@FIXPATH@ @LDEXE@ + + # LDFLAGS used to link the jdk native launchers (C-code) +-LDFLAGS_JDKEXE:=@LDFLAGS_JDKEXE@ ++LDFLAGS_JDKEXE:=-Xlinker -R@prefix@/java/openjdk8/jre/lib@OPENJDK_TARGET_CPU_LIBDIR@/jli @LDFLAGS_JDKEXE@ + LDFLAGS_JDKEXE_SUFFIX:=@LDFLAGS_JDKEXE_SUFFIX@ + + # LDFLAGS specific to C++ linking. +@@ -449,7 +450,7 @@ JAVA_SMALL=@FIXPATH@ $(BOOT_JDK)/bin/jav JAVAC=@FIXPATH@ $(BOOT_JDK)/bin/javac # Hotspot sets this variable before reading the SPEC when compiling sa-jdi.jar. Avoid # overriding that value by using ?=. diff --git a/lang/openjdk8/patches/patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp b/lang/openjdk8/patches/patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp deleted file mode 100644 index bad53b9bc..000000000 --- a/lang/openjdk8/patches/patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp,v 1.1 2015/02/08 08:41:25 tnn Exp $ - ---- hotspot/src/os/bsd/vm/osThread_bsd.cpp.orig 2015-02-02 15:32:37.000000000 +0000 -+++ hotspot/src/os/bsd/vm/osThread_bsd.cpp -@@ -30,7 +30,7 @@ - - void OSThread::pd_initialize() { - assert(this != NULL, "check"); --#if defined(__APPLE__) || defined(__FreeBSD__) -+#if defined(_ALLBSD_SOURCE) - _thread_id = 0; - #else - _thread_id = NULL; diff --git a/lang/openjdk8/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp b/lang/openjdk8/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp index a0dccfdee..2d2f4ffd8 100644 --- a/lang/openjdk8/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp +++ b/lang/openjdk8/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp @@ -1,10 +1,10 @@ -$NetBSD: patch-hotspot_src_os_posix_vm_os__posix.cpp,v 1.1 2015/02/08 08:41:25 tnn Exp $ +$NetBSD: patch-hotspot_src_os_posix_vm_os__posix.cpp,v 1.2 2015/06/10 11:38:51 tnn Exp $ rlim_t fixes. ---- hotspot/src/os/posix/vm/os_posix.cpp.orig 2015-02-02 15:32:37.000000000 +0000 +--- hotspot/src/os/posix/vm/os_posix.cpp.orig 2015-06-09 13:49:55.000000000 +0000 +++ hotspot/src/os/posix/vm/os_posix.cpp -@@ -160,12 +160,12 @@ void os::Posix::print_rlimit_info(output +@@ -180,12 +180,12 @@ void os::Posix::print_rlimit_info(output st->print(" STACK "); getrlimit(RLIMIT_STACK, &rlim); @@ -19,7 +19,7 @@ rlim_t fixes. else st->print("%uk", rlim.rlim_cur >> 10); // Isn't there on solaris -@@ -178,12 +178,12 @@ void os::Posix::print_rlimit_info(output +@@ -198,7 +198,7 @@ void os::Posix::print_rlimit_info(output st->print(", NOFILE "); getrlimit(RLIMIT_NOFILE, &rlim); @@ -27,8 +27,11 @@ rlim_t fixes. + if (rlim.rlim_cur == (rlim_t)RLIM_INFINITY) st->print("infinity"); else st->print("%d", rlim.rlim_cur); + #ifdef __OpenBSD__ +@@ -208,7 +208,7 @@ void os::Posix::print_rlimit_info(output st->print(", AS "); getrlimit(RLIMIT_AS, &rlim); + #endif - if (rlim.rlim_cur == RLIM_INFINITY) st->print("infinity"); + if (rlim.rlim_cur == (rlim_t)RLIM_INFINITY) st->print("infinity"); else st->print("%uk", rlim.rlim_cur >> 10); diff --git a/lang/openjdk8/patches/patch-hotspot_src_share_vm_ci_ciTypeFlow.cpp b/lang/openjdk8/patches/patch-hotspot_src_share_vm_ci_ciTypeFlow.cpp new file mode 100644 index 000000000..eb8fb3957 --- /dev/null +++ b/lang/openjdk8/patches/patch-hotspot_src_share_vm_ci_ciTypeFlow.cpp @@ -0,0 +1,14 @@ +$NetBSD: patch-hotspot_src_share_vm_ci_ciTypeFlow.cpp,v 1.1 2015/06/13 14:55:52 tnn Exp $ + +compile.hpp:807:22: error: inline function 'Compile::locate_node_notes' is not defined [-Werror,-Wundefined-inline] + +--- hotspot/src/share/vm/ci/ciTypeFlow.cpp.orig 2015-06-13 14:19:09.000000000 +0000 ++++ hotspot/src/share/vm/ci/ciTypeFlow.cpp +@@ -36,6 +36,7 @@ + #include "interpreter/bytecodes.hpp" + #include "memory/allocation.inline.hpp" + #include "opto/compile.hpp" ++#include "opto/node.hpp" + #include "runtime/deoptimization.hpp" + #include "utilities/growableArray.hpp" + diff --git a/lang/openjdk8/patches/patch-hotspot_src_share_vm_interpreter_interpreterRuntime.cpp b/lang/openjdk8/patches/patch-hotspot_src_share_vm_interpreter_interpreterRuntime.cpp new file mode 100644 index 000000000..808096515 --- /dev/null +++ b/lang/openjdk8/patches/patch-hotspot_src_share_vm_interpreter_interpreterRuntime.cpp @@ -0,0 +1,21 @@ +$NetBSD: patch-hotspot_src_share_vm_interpreter_interpreterRuntime.cpp,v 1.1 2015/06/13 23:57:25 tnn Exp $ + +Fix build with jdk-zero-vm option: + +interpreterRuntime.cpp:412:25: error: no member named 'remove_activation_entry' in 'Interpreter' + return Interpreter::remove_activation_entry(); + +--- hotspot/src/share/vm/interpreter/interpreterRuntime.cpp.orig 2015-06-10 10:31:51.000000000 +0000 ++++ hotspot/src/share/vm/interpreter/interpreterRuntime.cpp +@@ -407,7 +407,11 @@ IRT_ENTRY(address, InterpreterRuntime::e + // during deoptimization so the interpreter needs to skip it when + // the frame is popped. + thread->set_do_not_unlock_if_synchronized(true); ++#ifdef CC_INTERP ++ return (address) -1; ++#else + return Interpreter::remove_activation_entry(); ++#endif + } + + // Need to do this check first since when _do_not_unlock_if_synchronized diff --git a/lang/openjdk8/patches/patch-jdk_make_lib_NioLibraries.gmk b/lang/openjdk8/patches/patch-jdk_make_lib_NioLibraries.gmk deleted file mode 100644 index d7a979ef7..000000000 --- a/lang/openjdk8/patches/patch-jdk_make_lib_NioLibraries.gmk +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-jdk_make_lib_NioLibraries.gmk,v 1.1 2015/03/02 14:27:38 tnn Exp $ - ---- jdk/make/lib/NioLibraries.gmk.orig 2015-02-02 15:37:11.000000000 +0000 -+++ jdk/make/lib/NioLibraries.gmk -@@ -185,9 +185,12 @@ $(BUILD_LIBNIO): $(BUILD_LIBNET) - - ########################################################################################## - -+ifeq (, $(OS_VENDOR)) -+OS_VENDOR:= $(shell uname -s) -+endif - ifeq ($(OPENJDK_TARGET_OS_API), posix) - -- ifeq (, $(filter $(OPENJDK_TARGET_OS), macosx aix)) -+ ifeq (, $(filter $(OS_VENDOR), AIX Darwin NetBSD DragonFly)) - - # Suppress unused parameters required by exported JNI functions. - SCTP_WERROR := -Werror -Wno-error=unused-parameter diff --git a/lang/openjdk8/patches/patch-jdk_make_lib_SoundLibraries.gmk b/lang/openjdk8/patches/patch-jdk_make_lib_SoundLibraries.gmk index 132c800c4..3c4bf88cf 100644 --- a/lang/openjdk8/patches/patch-jdk_make_lib_SoundLibraries.gmk +++ b/lang/openjdk8/patches/patch-jdk_make_lib_SoundLibraries.gmk @@ -1,13 +1,13 @@ -$NetBSD: patch-jdk_make_lib_SoundLibraries.gmk,v 1.1 2015/02/08 08:41:25 tnn Exp $ +$NetBSD: patch-jdk_make_lib_SoundLibraries.gmk,v 1.2 2015/06/10 11:38:51 tnn Exp $ ---- jdk/make/lib/SoundLibraries.gmk.orig 2015-02-02 15:37:11.000000000 +0000 +--- jdk/make/lib/SoundLibraries.gmk.orig 2015-06-09 13:56:39.000000000 +0000 +++ jdk/make/lib/SoundLibraries.gmk @@ -76,7 +76,7 @@ ifeq ($(OPENJDK_TARGET_OS), aix) endif # OPENJDK_TARGET_OS aix ifeq ($(OPENJDK_TARGET_OS), bsd) -- EXTRA_SOUND_JNI_LIBS += jsoundalsa -+# EXTRA_SOUND_JNI_LIBS += jsoundalsa +- ifneq ($(OPENJDK_TARGET_OS_VENDOR), openbsd) ++ ifeq (, $(filter $(OPENJDK_TARGET_OS_VENDOR), netbsd openbsd)) + EXTRA_SOUND_JNI_LIBS += jsoundalsa + endif # OPENJDK_TARGET_OS_VENDOR openbsd LIBJSOUND_CFLAGS += -DX_PLATFORM=X_BSD - endif # OPENJDK_TARGET_OS bsd - diff --git a/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c b/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c index d3347769d..db940d2d5 100644 --- a/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c +++ b/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c @@ -1,8 +1,8 @@ -$NetBSD: patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c,v 1.1 2015/02/08 08:41:25 tnn Exp $ +$NetBSD: patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c,v 1.2 2015/06/10 11:38:51 tnn Exp $ Ensure we use the bundled jpeg. ---- jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c.orig 2015-02-02 15:37:11.000000000 +0000 +--- jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c.orig 2015-06-09 13:56:33.000000000 +0000 +++ jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c @@ -44,7 +44,7 @@ /* undo "system_boolean" hack and undef FAR since we don't use it anyway */ @@ -12,4 +12,4 @@ Ensure we use the bundled jpeg. +#include "jpeglib.h" #include "jerror.h" - /* The method IDs we cache. Note that the last two belongs to the + #ifdef __APPLE__ diff --git a/lang/openjdk8/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd b/lang/openjdk8/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd deleted file mode 100644 index 3fc246055..000000000 --- a/lang/openjdk8/patches/patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd +++ /dev/null @@ -1,46 +0,0 @@ -$NetBSD: patch-jdk_src_solaris_classes_java_lang_UNIXProcess.java.bsd,v 1.1 2015/02/08 08:41:25 tnn Exp $ - -* Under NetBSD 5, use fork instead of posix_spawn. NetBSD 5 has no posix_spawn. - ---- jdk/src/solaris/classes/java/lang/UNIXProcess.java.bsd.orig 2015-02-02 15:37:12.000000000 +0000 -+++ jdk/src/solaris/classes/java/lang/UNIXProcess.java.bsd -@@ -95,16 +95,31 @@ final class UNIXProcess extends Process - public LaunchMechanism run() { - String javahome = System.getProperty("java.home"); - String osArch = System.getProperty("os.arch"); -+ String osname = System.getProperty("os.name"); - - helperpath = toCString(javahome + "/lib/" + osArch + "/jspawnhelper"); -- String s = System.getProperty( -- "jdk.lang.Process.launchMechanism", "posix_spawn"); -- -- try { -- return LaunchMechanism.valueOf(s.toUpperCase()); -- } catch (IllegalArgumentException e) { -- throw new Error(s + " is not a supported " + -- "process launch mechanism on this platform."); -+/* NetBSD 5 does not have posix_spawn. Use fork instead. */ -+ String osversion = System.getProperty("os.version"); -+ if (osname.startsWith("NetBSD") && osversion.startsWith("5")) { -+ String s = System.getProperty( -+ "jdk.lang.Process.launchMechanism", "fork"); -+ -+ try { -+ return LaunchMechanism.valueOf(s.toUpperCase()); -+ } catch (IllegalArgumentException e) { -+ throw new Error(s + " is not a supported " + -+ "process launch mechanism on this platform."); -+ } -+ } else { -+ String s = System.getProperty( -+ "jdk.lang.Process.launchMechanism", "posix_spawn"); -+ -+ try { -+ return LaunchMechanism.valueOf(s.toUpperCase()); -+ } catch (IllegalArgumentException e) { -+ throw new Error(s + " is not a supported " + -+ "process launch mechanism on this platform."); -+ } - } - } - }); diff --git a/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c b/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c index fd9e41be5..ec95a8e72 100644 --- a/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c +++ b/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c @@ -1,8 +1,8 @@ -$NetBSD: patch-jdk_src_solaris_native_java_net_NetworkInterface.c,v 1.1 2015/02/08 08:41:25 tnn Exp $ +$NetBSD: patch-jdk_src_solaris_native_java_net_NetworkInterface.c,v 1.2 2015/06/10 11:38:51 tnn Exp $ Zones support. ---- jdk/src/solaris/native/java/net/NetworkInterface.c.orig 2015-02-02 15:37:12.000000000 +0000 +--- jdk/src/solaris/native/java/net/NetworkInterface.c.orig 2015-06-09 13:56:55.000000000 +0000 +++ jdk/src/solaris/native/java/net/NetworkInterface.c @@ -43,6 +43,7 @@ #include @@ -12,7 +12,7 @@ Zones support. #endif #ifdef __linux__ -@@ -67,13 +68,11 @@ +@@ -67,14 +68,12 @@ #include #include #include @@ -23,12 +23,13 @@ Zones support. -#elif defined(__OpenBSD__) +#elif defined(__OpenBSD__) || defined(__NetBSD__) #include + #include -#elif defined(__NetBSD__) -#include #endif #include #include -@@ -1748,7 +1747,8 @@ static short getSubnet(JNIEnv *env, int +@@ -1749,7 +1748,8 @@ static short getSubnet(JNIEnv *env, int @@ -38,7 +39,7 @@ Zones support. /** * Solaris specific DLPI code to get hardware address from a device. -@@ -1765,11 +1765,18 @@ static int getMacFromDevice(JNIEnv *env, +@@ -1766,11 +1766,18 @@ static int getMacFromDevice(JNIEnv *env, int flags = 0; /** diff --git a/lang/openjdk8/patches/patch-jdk_src_solaris_native_sun_security_pkcs11_j2secmod_md.c b/lang/openjdk8/patches/patch-jdk_src_solaris_native_sun_security_pkcs11_j2secmod_md.c deleted file mode 100644 index c0fe4bd68..000000000 --- a/lang/openjdk8/patches/patch-jdk_src_solaris_native_sun_security_pkcs11_j2secmod_md.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-jdk_src_solaris_native_sun_security_pkcs11_j2secmod_md.c,v 1.1 2015/02/08 08:41:25 tnn Exp $ - -No RTLD_NOLOAD on NetBSD < 6, use RTLD_LAZY instead. - ---- jdk/src/solaris/native/sun/security/pkcs11/j2secmod_md.c.orig 2015-02-02 15:37:12.000000000 +0000 -+++ jdk/src/solaris/native/sun/security/pkcs11/j2secmod_md.c -@@ -54,7 +54,7 @@ JNIEXPORT jlong JNICALL Java_sun_securit - } - - // look up existing handle only, do not load --#if defined(AIX) -+#if defined(AIX) || !defined(RTLD_NOLOAD) - void *hModule = dlopen(libName, RTLD_LAZY); - #else - void *hModule = dlopen(libName, RTLD_NOLOAD); diff --git a/lang/opensource-cobol/Makefile b/lang/opensource-cobol/Makefile index 5c25dd053..eed2bcd30 100644 --- a/lang/opensource-cobol/Makefile +++ b/lang/opensource-cobol/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/03/16 04:52:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/11 00:44:34 ryoon Exp $ -DISTNAME= opensource-cobol-1.3.2J-utf8 +DISTNAME= opensource-cobol-1.4.0J-utf8 PKGNAME= ${DISTNAME:S/-utf8//} CATEGORIES= lang -MASTER_SITES= -http://www.osscons.jp/osscobol/files/?action=cabinet_action_main_download&block_id=414&room_id=21&cabinet_id=11&file_id=193&upload_id=388 +MASTER_SITES= -http://www.osscons.jp/osscobol/files/?action=cabinet_action_main_download&block_id=414&room_id=21&cabinet_id=11&file_id=289&upload_id=564 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.osscons.jp/osscobol/ @@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2 CONFLICTS= opencobol-[0-9]* open-cobol-ce-[0-9]* -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} - BDB_ACCEPTED= db4 GNU_CONFIGURE= yes diff --git a/lang/opensource-cobol/distinfo b/lang/opensource-cobol/distinfo index 833eedf1c..16e2b1709 100644 --- a/lang/opensource-cobol/distinfo +++ b/lang/opensource-cobol/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/03/16 04:52:42 ryoon Exp $ +$NetBSD: distinfo,v 1.3 2015/04/11 00:44:34 ryoon Exp $ -SHA1 (opensource-cobol-1.3.2J-utf8.tar.gz) = d2accfa0b7dc0efce48c06ff1be98c267c1a0ab4 -RMD160 (opensource-cobol-1.3.2J-utf8.tar.gz) = cfdc3f3892bcd75ca83215e4346e5a3e37e28763 -Size (opensource-cobol-1.3.2J-utf8.tar.gz) = 1204733 bytes -SHA1 (patch-bin_Makefile.in) = fa71482bedd5bf6fade229db0c464691109fd6be +SHA1 (opensource-cobol-1.4.0J-utf8.tar.gz) = 24b8dd2b1ea8269f296889351fcfd906da84b207 +RMD160 (opensource-cobol-1.4.0J-utf8.tar.gz) = 2c48df0c04f20a19ef801e9da212fb0bf2fa50e3 +Size (opensource-cobol-1.4.0J-utf8.tar.gz) = 1709635 bytes diff --git a/lang/opensource-cobol/patches/patch-bin_Makefile.in b/lang/opensource-cobol/patches/patch-bin_Makefile.in deleted file mode 100644 index 5f23cafff..000000000 --- a/lang/opensource-cobol/patches/patch-bin_Makefile.in +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-bin_Makefile.in,v 1.1 2014/03/16 04:53:14 ryoon Exp $ - ---- bin/Makefile.in.orig 2014-03-05 09:53:48.000000000 +0000 -+++ bin/Makefile.in -@@ -79,7 +79,8 @@ binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) - PROGRAMS = $(bin_PROGRAMS) - am_cobcrun_OBJECTS = cobcrun-cobcrun.$(OBJEXT) - cobcrun_OBJECTS = $(am_cobcrun_OBJECTS) --cobcrun_DEPENDENCIES = $(top_builddir)/libcob/libcob.la -+cobcrun_DEPENDENCIES = $(top_builddir)/libcob/libcob.la \ -+ $(top_builddir)/lib/libsupport.a - binSCRIPT_INSTALL = $(INSTALL_SCRIPT) - SCRIPTS = $(bin_SCRIPTS) - DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -@@ -236,7 +237,7 @@ bin_SCRIPTS = cob-config - cobcrun_SOURCES = cobcrun.c - AM_LDFLAGS = $(COB_EXPORT_DYN) - cobcrun_CFLAGS = $(AM_CFLAGS) -I$(top_srcdir) --cobcrun_LDADD = $(top_builddir)/libcob/libcob.la -+cobcrun_LDADD = $(top_builddir)/libcob/libcob.la $(top_builddir)/lib/libsupport.a - all: all-am - - .SUFFIXES: diff --git a/lang/oracle-jdk8/DESCR b/lang/oracle-jdk8/DESCR new file mode 100644 index 000000000..bcb5f3b11 --- /dev/null +++ b/lang/oracle-jdk8/DESCR @@ -0,0 +1 @@ +This is the official port of the Oracle Java(tm) Development Kit (Java SE 8). diff --git a/lang/oracle-jdk8/Makefile b/lang/oracle-jdk8/Makefile new file mode 100644 index 000000000..e1b2d4921 --- /dev/null +++ b/lang/oracle-jdk8/Makefile @@ -0,0 +1,65 @@ +# $NetBSD: Makefile,v 1.1 2015/05/30 09:51:11 ryoon Exp $ + +# Note: This must be kept in sync with the oracle-jre8 package +# Note: make sure you include sums for both the x86_64 and the x86_32 +# in distinfo (make makesum will eat one of them) + +DISTNAME= jdk-8u${UPDATE_NUMBER}-${DIST_OS}-${DIST_ARCH} +PKGNAME= oracle-jdk8-8.0.${UPDATE_NUMBER} +MASTER_SITES= # empty + +LICENSE= oracle-binary-code-license + +DOWNLOAD_NAME= Java Development Kit (JDK) 8u${UPDATE_NUMBER} + +DEPENDS+= ${PKGNAME_NOREV:S/jdk/jre/}*:../../lang/oracle-jre8 + +WRKSRC= ${WRKDIR}/jdk1.8.0_${UPDATE_NUMBER} +JAVA_WRAPPERS= appletviewer apt extcheck idlj jar jarsigner \ + javac javadoc javah javap jdb rmic serialver jps + +MAKE_JOBS_SAFE= no + +.include "../../lang/oracle-jre8/Makefile.common" + +.if !empty(MACHINE_PLATFORM:MLinux-*-x86_64) +CHECK_SHLIBS_SUPPORTED= no +.endif + +PLIST_SRC= PLIST.${DIST_OS}-${EMUL_ARCH} +PLIST_SUBST+= JAVA_ARCH="${JAVA_ARCH}" + +# Remove parts that are in common with the JRE +# +post-extract: + ${MKDIR} ${WRKSRC}/lib/${JAVA_ARCH} + ${MV} ${WRKSRC}/jre/lib/${JAVA_ARCH}/libattach.so ${WRKSRC}/lib/${JAVA_ARCH} + ${MV} ${WRKSRC}/jre/lib/${JAVA_ARCH}/libsaproc.so ${WRKSRC}/lib/${JAVA_ARCH} + common=`${AWK} '/^#.*/ { next } /^$$/ { next } { print }' ${FILESDIR}/common`; \ + cd ${WRKSRC}; for i in $$common; do \ + if [ -d $$i ]; then \ + ${RM} -rf $$i; \ + else \ + ${RM} -f $$i; \ + fi; \ + done + ${LN} -sf . ${WRKSRC}/jre + +pre-install: + # These files are generated the *first* time the package is built + ${RM} -f ${WRKSRC}/register.html + ${RM} -f ${WRKSRC}/register_ja.html + ${RM} -f ${WRKSRC}/register_zh_CN.html + ${CHMOD} -x \ + ${WRKSRC}/db/bin/NetworkServerControl.bat \ + ${WRKSRC}/db/bin/dblook.bat \ + ${WRKSRC}/db/bin/derby_common.bat \ + ${WRKSRC}/db/bin/ij.bat \ + ${WRKSRC}/db/bin/setEmbeddedCP.bat \ + ${WRKSRC}/db/bin/setNetworkClientCP.bat \ + ${WRKSRC}/db/bin/setNetworkServerCP.bat \ + ${WRKSRC}/db/bin/startNetworkServer.bat \ + ${WRKSRC}/db/bin/stopNetworkServer.bat \ + ${WRKSRC}/db/bin/sysinfo.bat + +.include "../../mk/bsd.pkg.mk" diff --git a/lang/oracle-jdk8/PLIST.linux-i386 b/lang/oracle-jdk8/PLIST.linux-i386 new file mode 100644 index 000000000..28b2b392d --- /dev/null +++ b/lang/oracle-jdk8/PLIST.linux-i386 @@ -0,0 +1,1327 @@ +@comment $NetBSD: PLIST.linux-i386,v 1.1 2015/05/30 09:51:11 ryoon Exp $ +bin/oracle8-appletviewer +bin/oracle8-apt +bin/oracle8-extcheck +bin/oracle8-idlj +bin/oracle8-jar +bin/oracle8-jarsigner +bin/oracle8-javac +bin/oracle8-javadoc +bin/oracle8-javah +bin/oracle8-javap +bin/oracle8-jdb +bin/oracle8-jps +bin/oracle8-rmic +bin/oracle8-serialver +java/oracle-8/README.html +java/oracle-8/bin/appletviewer +java/oracle-8/bin/extcheck +java/oracle-8/bin/idlj +java/oracle-8/bin/jar +java/oracle-8/bin/jarsigner +java/oracle-8/bin/java-rmi.cgi +java/oracle-8/bin/javac +java/oracle-8/bin/javadoc +java/oracle-8/bin/javafxpackager +java/oracle-8/bin/javah +java/oracle-8/bin/javap +java/oracle-8/bin/javapackager +java/oracle-8/bin/jcmd +java/oracle-8/bin/jconsole +java/oracle-8/bin/jdb +java/oracle-8/bin/jdeps +java/oracle-8/bin/jhat +java/oracle-8/bin/jinfo +java/oracle-8/bin/jmap +java/oracle-8/bin/jmc +java/oracle-8/bin/jmc.ini +java/oracle-8/bin/jps +java/oracle-8/bin/jrunscript +java/oracle-8/bin/jsadebugd +java/oracle-8/bin/jstack +java/oracle-8/bin/jstat +java/oracle-8/bin/jstatd +java/oracle-8/bin/jvisualvm +java/oracle-8/bin/native2ascii +java/oracle-8/bin/rmic +java/oracle-8/bin/schemagen +java/oracle-8/bin/serialver +java/oracle-8/bin/wsgen +java/oracle-8/bin/wsimport +java/oracle-8/bin/xjc +java/oracle-8/db/3RDPARTY +java/oracle-8/db/LICENSE +java/oracle-8/db/NOTICE +java/oracle-8/db/README-JDK.html +java/oracle-8/db/RELEASE-NOTES.html +java/oracle-8/db/bin/NetworkServerControl +java/oracle-8/db/bin/NetworkServerControl.bat +java/oracle-8/db/bin/dblook +java/oracle-8/db/bin/dblook.bat +java/oracle-8/db/bin/derby_common.bat +java/oracle-8/db/bin/ij +java/oracle-8/db/bin/ij.bat +java/oracle-8/db/bin/setEmbeddedCP +java/oracle-8/db/bin/setEmbeddedCP.bat +java/oracle-8/db/bin/setNetworkClientCP +java/oracle-8/db/bin/setNetworkClientCP.bat +java/oracle-8/db/bin/setNetworkServerCP +java/oracle-8/db/bin/setNetworkServerCP.bat +java/oracle-8/db/bin/startNetworkServer +java/oracle-8/db/bin/startNetworkServer.bat +java/oracle-8/db/bin/stopNetworkServer +java/oracle-8/db/bin/stopNetworkServer.bat +java/oracle-8/db/bin/sysinfo +java/oracle-8/db/bin/sysinfo.bat +java/oracle-8/db/lib/derby.jar +java/oracle-8/db/lib/derby.war +java/oracle-8/db/lib/derbyLocale_cs.jar +java/oracle-8/db/lib/derbyLocale_de_DE.jar +java/oracle-8/db/lib/derbyLocale_es.jar +java/oracle-8/db/lib/derbyLocale_fr.jar +java/oracle-8/db/lib/derbyLocale_hu.jar +java/oracle-8/db/lib/derbyLocale_it.jar +java/oracle-8/db/lib/derbyLocale_ja_JP.jar +java/oracle-8/db/lib/derbyLocale_ko_KR.jar +java/oracle-8/db/lib/derbyLocale_pl.jar +java/oracle-8/db/lib/derbyLocale_pt_BR.jar +java/oracle-8/db/lib/derbyLocale_ru.jar +java/oracle-8/db/lib/derbyLocale_zh_CN.jar +java/oracle-8/db/lib/derbyLocale_zh_TW.jar +java/oracle-8/db/lib/derbyclient.jar +java/oracle-8/db/lib/derbynet.jar +java/oracle-8/db/lib/derbyoptionaltools.jar +java/oracle-8/db/lib/derbyrun.jar +java/oracle-8/db/lib/derbytools.jar +java/oracle-8/include/classfile_constants.h +java/oracle-8/include/jawt.h +java/oracle-8/include/jdwpTransport.h +java/oracle-8/include/jni.h +java/oracle-8/include/jvmti.h +java/oracle-8/include/jvmticmlr.h +java/oracle-8/include/linux/jawt_md.h +java/oracle-8/include/linux/jni_md.h +java/oracle-8/javafx-src.zip +java/oracle-8/jre +java/oracle-8/lib/ant-javafx.jar +java/oracle-8/lib/ct.sym +java/oracle-8/lib/dt.jar +java/oracle-8/lib/i386/libattach.so +java/oracle-8/lib/i386/libsaproc.so +java/oracle-8/lib/ir.idl +java/oracle-8/lib/javafx-mx.jar +java/oracle-8/lib/jconsole.jar +java/oracle-8/lib/missioncontrol/.eclipseproduct +java/oracle-8/lib/missioncontrol/THIRDPARTYLICENSEREADME.txt +java/oracle-8/lib/missioncontrol/artifacts.xml +java/oracle-8/lib/missioncontrol/configuration/config.ini +java/oracle-8/lib/missioncontrol/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info +java/oracle-8/lib/missioncontrol/configuration/org.eclipse.update/platform.xml +java/oracle-8/lib/missioncontrol/dropins/README.TXT +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.console_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.console_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.core_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.core_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.flightrecorder_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.flightrecorder_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.ja_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.ja_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.zh_CN_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.zh_CN_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.rcp.product_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.rcp.product_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/eclipse_update_120.jpg +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/eclipse_update_120.jpg +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/asl-v20.txt +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/asl-v20.txt +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/asl-v20.txt +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/license.html +java/oracle-8/lib/missioncontrol/icon.xpm +java/oracle-8/lib/missioncontrol/mc.jar +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/artifacts.xml +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.jrockit.mc.rcp.product_root_5.5.0.165303 +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.oracle.jmc.executable.gtk.linux.x86_5.5.0 +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.rcp_root_4.4.0.v20141007-2301 +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.artifact.repository.prefs +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.metadata.repository.prefs +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/.lock +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862892533.profile.gz +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862892876.profile.gz +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862910036.profile.gz +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862913577.profile.gz +java/oracle-8/lib/missioncontrol/plugins/com.ibm.icu_52.1.0.v201404241930.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.alert.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.alert.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.alert_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.attach_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.attach.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.attach.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.attach_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.jdp.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.jdp.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.jdp_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.commands_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.common_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.components.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.components.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.components.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.historicaldata.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.historicaldata.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.historicaldata_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.diagnostic.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.diagnostic.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.diagnostic_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.mbeanbrowser.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.mbeanbrowser.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.mbeanbrowser_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/com.jrockit.mc.console.ui.notification_contexts.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/css/blafdoc.css +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/bookbig.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/bookicon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/booklist.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/contbig.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/conticon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/doclib.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/feedback.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/feedbck2.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/help.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/index.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/indxicon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/larrow.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/leftnav.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/masterix.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/mix.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/oracle.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/prodbig.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/prodicon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/rarrow.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/rightnav.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/toc.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/topnav.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/uarrow.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/html/cpyr.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/olh.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/olh001.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/preface.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/title.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/alert_obj.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/file_obj.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/flight_recorder.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/new-trigger-wiz.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/notification_plugin.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/plugin.properties +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/plugin.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/toc.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.core_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.docs.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.docs.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.docs_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.configuration_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui.configuration_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychart.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychart.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychart.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychartplugin_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.jdp_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.p2.ui.overridden_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.application.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.application.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.application_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.intro.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.intro.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.intro_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ext_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/console_view.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/date-span-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/day-of-week-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/diagnostic-command-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/hprof-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/send-email-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/time-span-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/dsn.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/gimap.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/imap.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/mailapi.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/pop3.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/smtp.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/plugin.properties +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/plugin.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/rjmx.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.actionProvider.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.attributeTransformation.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.descriptorProvider.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.metadataprovider.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.service.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.syntheticattribute.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.syntheticnotification.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerActionExceptionHandlers.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerActions.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerConstraints.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerEvaluators.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.sun.el_2.2.0.v201303151357.jar +java/oracle-8/lib/missioncontrol/plugins/javax.annotation_1.2.0.v201401042248.jar +java/oracle-8/lib/missioncontrol/plugins/javax.el_2.2.0.v201303151357.jar +java/oracle-8/lib/missioncontrol/plugins/javax.inject_1.0.0.v20091030.jar +java/oracle-8/lib/missioncontrol/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar +java/oracle-8/lib/missioncontrol/plugins/javax.servlet_3.0.0.v201112011016.jar +java/oracle-8/lib/missioncontrol/plugins/javax.xml_1.3.4.v201005080400.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.batik.css_1.7.0.v201011041433.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.batik.util.gui_1.7.0.v200903091627.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.batik.util_1.7.0.v201011041433.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.httpcomponents.httpclient_4.2.6.v201311072007.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.httpcomponents.httpcore_4.2.5.v201311072007.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.jasper.glassfish_2.2.2.v201205150955.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.lucene.analysis_3.5.0.v20120725-1805.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.lucene.core_3.5.0.v20120725-1805.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.commands.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.commands.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.commands_3.6.100.v20140528-1422.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.beans.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.beans.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.observable.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.observable.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.property.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.property.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding_1.4.2.v20140729-1044.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.expressions_3.4.600.v20140128-0851.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.jobs_3.6.0.v20140424-0053.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.linux.x86.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.linux.x86.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net_1.2.200.v20140124-2013.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.resources_3.9.1.v20140825-1431.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.runtime_3.10.0.v20140318-2214.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.commands.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.commands.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.bindings.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.bindings.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.core.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.core.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.theme.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.theme.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.theme_0.9.300.v20140424-2042.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.di.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.di.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.model.workbench.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.model.workbench.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.services.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.services.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.widgets.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.widgets.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.addons.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.addons.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.addons.swt_1.1.1.v20140903-0821.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.renderers.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.renderers.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.12.1.v20140903-1023.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.swt_0.12.100.v20140530-1436.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench3.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench3.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench_1.2.1.v20140901-1244.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.filetransfer_5.0.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.identity_3.4.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.0.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.800.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer_3.2.200.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.ssl_1.1.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf_3.4.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.common_2.10.1.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.ecore.change_2.10.0.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.ecore.xmi_2.10.1.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.ecore_2.10.1.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.app_1.3.200.v20130910-1609.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.console_1.1.0.v20140131-1639.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.event_1.3.100.v20140115-1647.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.equinox.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.equinox.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.http.jetty_3.0.200.v20131021-1843.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.jsp.jasper_1.0.400.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20141007-2033/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20141007-2033/about.html +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20141007-2033/eclipse_1605.so +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20141007-2033/launcher.gtk.linux.x86.properties +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.artifact.repository.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.artifact.repository.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.console.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.console.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.console_1.0.300.v20131113-1212.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.core.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.core.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.app.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.app.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.app_1.0.300.v20140228-1829.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.directorywatcher.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.directorywatcher.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.directorywatcher_1.1.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.engine.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.engine.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.extensionlocation.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.extensionlocation.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.extensionlocation_1.2.100.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.garbagecollector.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.garbagecollector.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.jarprocessor.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.jarprocessor.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.repository.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.repository.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.operations.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.operations.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.eclipse.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.eclipse.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ql.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ql.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ql_2.0.100.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.reconciler.dropins.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.reconciler.dropins.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.repository.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.repository.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.eclipse.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.eclipse.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.natives.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.natives.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20140523-0116.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.transport.ecf.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.transport.ecf.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.transport.ecf_1.1.0.v20140408-1354.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.0.v20140422-1847.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.300.v20140407-1803.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.updatechecker.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.updatechecker.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.updatechecker_1.1.200.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.security_1.2.0.v20130424-1801.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.manipulator.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.manipulator.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.base.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.base.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.base_4.0.200.v20141007-2301.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.ui.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.ui.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.ui_4.0.100.v20140401-0608.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.webapp.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.webapp.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.webapp_3.6.300.v20140407-1855.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help_3.6.0.v20130326-1254.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.continuation_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.http_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.io_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.security_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.server_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.servlet_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.util_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.databinding.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.databinding.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.text.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.text.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.text_3.9.1.v20140827-1810.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface_3.10.1.v20140813-1009.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.compatibility.state.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.compatibility.state.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.compatibility.state_1.0.1.v20140709-1414.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.services.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.services.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.services_3.4.0.v20140312-2051.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi_3.10.1.v20140909-1633.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.rcp_4.3.100.v20141007-2301.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.gtk.linux.x86.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.gtk.linux.x86.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.gtk.linux.x86_3.103.1.v20140903-1947.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt_3.103.1.v20140903-1938.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.text.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.text.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.text_3.5.300.v20130515-1451.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.forms.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.forms.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.forms_3.6.100.v20140422-1825.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.intro.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.intro.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.intro_3.4.200.v20130326-1254.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.net.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.net.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.net_1.2.200.v20120807-0927.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/about.html +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_basestyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_globalstyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_partstyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_preferencestyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4-dark.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4-dark_mac.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4-dark_win.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_basestyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_classic_win7.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_classic_winxp.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_gtk.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_mac.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_mru_on_win7.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_win7.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_winxp_blu.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_winxp_olv.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/high-contrast.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/dragHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/gtkHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/gtkTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/macGrey.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/macHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/macTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/win7.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/win7Handle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/win7TSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winClassicHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winClassicTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPBluHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPBluTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPBlue.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPOlive.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/plugin.properties +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/plugin.xml +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.views.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.views.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.views_3.7.0.v20140408-0703.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.workbench.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.workbench.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.workbench_3.106.1.v20140827-1737.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui_3.106.0.v20140812-1751.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.update.configurator.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.update.configurator.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.update.configurator_3.3.300.v20140518-1928.jar +java/oracle-8/lib/missioncontrol/plugins/org.sat4j.core_2.3.5.v201308161310.jar +java/oracle-8/lib/missioncontrol/plugins/org.sat4j.pb_2.3.5.v201404071733.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.css.sac_1.3.1.v200903091627.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.dom.smil_1.0.0.v200806040011.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar +java/oracle-8/lib/orb.idl +java/oracle-8/lib/packager.jar +java/oracle-8/lib/sa-jdi.jar +java/oracle-8/lib/tools.jar +java/oracle-8/lib/visualvm/etc/visualvm.clusters +java/oracle-8/lib/visualvm/etc/visualvm.conf +java/oracle-8/lib/visualvm/platform/.lastModified +java/oracle-8/lib/visualvm/platform/VERSION.txt +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-filesystems.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-modules.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-util.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-annotations-common.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-progress.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-search.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-visual.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-execution.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-io-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-multitabs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-multiview.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-output2.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-windows.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-lib-uihandler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-applemenu.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-cli.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-services.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-core-kit.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-editor-mimelookup-impl.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-editor-mimelookup.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-favorites.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-javahelp.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring-fallback.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring-impl.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-masterfs-nio2.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-masterfs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-options-keymap.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-print.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-progress-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-sampler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-sendopts.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-settings.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-spi-actions.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-templates.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-uihandler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-spi-quicksearch.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-outline.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-plaf.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-tabcontrol.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-actions.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-awt.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-compat.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-dialogs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-io.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-options.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-util-enumerations.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-windows.xml +java/oracle-8/lib/visualvm/platform/core/core.jar +java/oracle-8/lib/visualvm/platform/core/locale/core_ja.jar +java/oracle-8/lib/visualvm/platform/core/locale/core_zh_CN.jar +java/oracle-8/lib/visualvm/platform/core/locale/org-openide-filesystems_ja.jar +java/oracle-8/lib/visualvm/platform/core/locale/org-openide-filesystems_zh_CN.jar +java/oracle-8/lib/visualvm/platform/core/org-openide-filesystems.jar +java/oracle-8/lib/visualvm/platform/lib/boot.jar +java/oracle-8/lib/visualvm/platform/lib/locale/boot_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/boot_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-modules_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-modules_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util-lookup_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util-lookup_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/nbexec +java/oracle-8/lib/visualvm/platform/lib/org-openide-modules.jar +java/oracle-8/lib/visualvm/platform/lib/org-openide-util-lookup.jar +java/oracle-8/lib/visualvm/platform/lib/org-openide-util.jar +java/oracle-8/lib/visualvm/platform/modules/ext/jhall-2.0_05.jar +java/oracle-8/lib/visualvm/platform/modules/ext/locale/updater_ja.jar +java/oracle-8/lib/visualvm/platform/modules/ext/locale/updater_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/ext/updater.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-annotations-common_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-annotations-common_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-progress_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-progress_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-search_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-search_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-visual_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-visual_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-execution_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-execution_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-io-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-io-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multitabs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multitabs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multiview_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multiview_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-output2_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-output2_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-windows_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-windows_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-lib-uihandler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-lib-uihandler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-applemenu_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-applemenu_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-cli_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-cli_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-services_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-services_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-core-kit_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-core-kit_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup-impl_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup-impl_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-favorites_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-favorites_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-javahelp_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-javahelp_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-fallback_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-fallback_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-impl_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-impl_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs-nio2_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs-nio2_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-api_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-api_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-keymap_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-keymap_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-print_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-print_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-progress-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-progress-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-queries_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-queries_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sampler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sampler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sendopts_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sendopts_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-settings_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-settings_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-spi-actions_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-spi-actions_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-templates_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-templates_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-uihandler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-uihandler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-spi-quicksearch_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-spi-quicksearch_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-outline_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-outline_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-plaf_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-plaf_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-tabcontrol_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-tabcontrol_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-actions_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-actions_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-awt_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-awt_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-compat_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-compat_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-dialogs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-dialogs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-execution_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-execution_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-explorer_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-explorer_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-io_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-io_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-loaders_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-loaders_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-nodes_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-nodes_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-options_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-options_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-text_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-text_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-util-enumerations_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-util-enumerations_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-windows_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-windows_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-annotations-common.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-progress.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-search.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-visual.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-execution.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-io-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-multitabs.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-multiview.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-output2.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-windows.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-lib-uihandler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-applemenu.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-cli.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-services.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-core-kit.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-editor-mimelookup-impl.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-editor-mimelookup.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-favorites.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-javahelp.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring-fallback.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring-impl.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-masterfs-nio2.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-masterfs.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-options-api.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-options-keymap.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-print.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-progress-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-queries.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-sampler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-sendopts.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-settings.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-spi-actions.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-templates.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-uihandler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-spi-quicksearch.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-outline.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-plaf.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-tabcontrol.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-actions.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-awt.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-compat.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-dialogs.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-execution.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-explorer.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-io.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-loaders.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-nodes.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-options.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-text.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-util-enumerations.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-windows.jar +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-annotations-common.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-progress.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-search.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-visual.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-bootstrap.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-execution.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-io-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-multitabs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-multiview.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-output2.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-startup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-windows.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-lib-uihandler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-applemenu.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-cli.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-services.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-core-kit.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-editor-mimelookup-impl.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-editor-mimelookup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-favorites.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-javahelp.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring-fallback.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring-impl.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-masterfs-nio2.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-masterfs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-options-keymap.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-print.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-progress-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-sampler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-sendopts.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-settings.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-spi-actions.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-templates.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-uihandler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-spi-quicksearch.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-outline.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-plaf.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-tabcontrol.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-actions.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-awt.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-compat.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-dialogs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-filesystems.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-io.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-modules.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-options.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util-enumerations.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util-lookup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-windows.xml +java/oracle-8/lib/visualvm/profiler/.lastModified +java/oracle-8/lib/visualvm/profiler/VERSION.txt +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-charts.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-common.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-ui.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-api.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-attach.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-heapwalker.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-oql.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-selector-api.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-selector-ui.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-snaptracer.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-utilities.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler.xml +java/oracle-8/lib/visualvm/profiler/lib/deployed/jdk15/linux/libprofilerinterface.so +java/oracle-8/lib/visualvm/profiler/lib/deployed/jdk16/linux/libprofilerinterface.so +java/oracle-8/lib/visualvm/profiler/lib/jfluid-server-15.jar +java/oracle-8/lib/visualvm/profiler/lib/jfluid-server.jar +java/oracle-8/lib/visualvm/profiler/lib/locale/jfluid-server_ja.jar +java/oracle-8/lib/visualvm/profiler/lib/locale/jfluid-server_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-charts_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-charts_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-common_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-common_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-ui_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-ui_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-api_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-api_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-attach_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-attach_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-heapwalker_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-heapwalker_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-oql_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-oql_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-api_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-api_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-ui_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-ui_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-snaptracer_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-snaptracer_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-utilities_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-utilities_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-charts.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-common.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-ui.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-api.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-attach.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-heapwalker.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-oql.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-selector-api.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-selector-ui.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-snaptracer.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-utilities.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler.jar +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-charts.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-common.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-ui.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-api.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-attach.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-heapwalker.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-oql.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-selector-api.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-selector-ui.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-snaptracer.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-utilities.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler.xml +java/oracle-8/lib/visualvm/visualvm/.lastModified +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-api-caching.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-application-views.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-application.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-attach.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-charts.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-core.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-coredump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-heapdump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host-remote.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host-views.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jmx.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jvm.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jvmstat.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-modules-appui.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-profiler.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-profiling.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-sa.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-sampler.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-threaddump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-tools.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-uisupport.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-api-visual.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-execution.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-io-ui.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-output2.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-lib-uihandler.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-core-kit.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-favorites.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-options-keymap.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-print.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-spi-actions.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-templates.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-uihandler.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-compat.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-execution.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-options.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-util-enumerations.xml_hidden +java/oracle-8/lib/visualvm/visualvm/core/com-sun-tools-visualvm-modules-startup.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/com-sun-tools-visualvm-modules-startup_ja.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/com-sun-tools-visualvm-modules-startup_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/core_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-api-caching.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-application-views.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-application.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-attach.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-charts.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-core.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-coredump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-heapdump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host-remote.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host-views.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jmx.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jvmstat.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-modules-appui.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-profiler.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-profiling.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-sa.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-sampler.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-threaddump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-tools.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-uisupport.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-api-caching_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-api-caching_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application-views_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application-views_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-attach_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-attach_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-charts_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-charts_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-core_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-core_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-coredump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-coredump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-heapdump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-heapdump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-remote_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-remote_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-views_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-views_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jmx_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jmx_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvm_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvm_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvmstat_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvmstat_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-modules-appui_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-modules-appui_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiler_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiling_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiling_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sa_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sa_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sampler_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sampler_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-threaddump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-threaddump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-tools_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-tools_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-uisupport_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-uisupport_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-core-windows_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-core_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-modules-profiler_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-api-caching.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-application-views.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-application.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-attach.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-charts.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-core.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-coredump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-heapdump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host-remote.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host-views.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jmx.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jvm.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jvmstat.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-modules-appui.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-modules-startup.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-profiler.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-profiling.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-sa.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-sampler.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-threaddump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-tools.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-uisupport.xml +java/oracle-8/man/ja_JP.UTF-8/man1/appletviewer.1 +java/oracle-8/man/ja_JP.UTF-8/man1/extcheck.1 +java/oracle-8/man/ja_JP.UTF-8/man1/idlj.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jar.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jarsigner.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javac.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javadoc.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javafxpackager.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javah.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javap.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javapackager.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jcmd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jconsole.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jdb.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jdeps.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jhat.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jinfo.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jmap.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jmc.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jps.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jrunscript.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jsadebugd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstack.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstat.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstatd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jvisualvm.1 +java/oracle-8/man/ja_JP.UTF-8/man1/native2ascii.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmic.1 +java/oracle-8/man/ja_JP.UTF-8/man1/schemagen.1 +java/oracle-8/man/ja_JP.UTF-8/man1/serialver.1 +java/oracle-8/man/ja_JP.UTF-8/man1/wsgen.1 +java/oracle-8/man/ja_JP.UTF-8/man1/wsimport.1 +java/oracle-8/man/ja_JP.UTF-8/man1/xjc.1 +java/oracle-8/man/man1/appletviewer.1 +java/oracle-8/man/man1/extcheck.1 +java/oracle-8/man/man1/idlj.1 +java/oracle-8/man/man1/jar.1 +java/oracle-8/man/man1/jarsigner.1 +java/oracle-8/man/man1/javac.1 +java/oracle-8/man/man1/javadoc.1 +java/oracle-8/man/man1/javafxpackager.1 +java/oracle-8/man/man1/javah.1 +java/oracle-8/man/man1/javap.1 +java/oracle-8/man/man1/javapackager.1 +java/oracle-8/man/man1/jcmd.1 +java/oracle-8/man/man1/jconsole.1 +java/oracle-8/man/man1/jdb.1 +java/oracle-8/man/man1/jdeps.1 +java/oracle-8/man/man1/jhat.1 +java/oracle-8/man/man1/jinfo.1 +java/oracle-8/man/man1/jmap.1 +java/oracle-8/man/man1/jmc.1 +java/oracle-8/man/man1/jps.1 +java/oracle-8/man/man1/jrunscript.1 +java/oracle-8/man/man1/jsadebugd.1 +java/oracle-8/man/man1/jstack.1 +java/oracle-8/man/man1/jstat.1 +java/oracle-8/man/man1/jstatd.1 +java/oracle-8/man/man1/jvisualvm.1 +java/oracle-8/man/man1/native2ascii.1 +java/oracle-8/man/man1/rmic.1 +java/oracle-8/man/man1/schemagen.1 +java/oracle-8/man/man1/serialver.1 +java/oracle-8/man/man1/wsgen.1 +java/oracle-8/man/man1/wsimport.1 +java/oracle-8/man/man1/xjc.1 +java/oracle-8/src.zip +@pkgdir java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/.data diff --git a/lang/oracle-jdk8/PLIST.linux-x86_64 b/lang/oracle-jdk8/PLIST.linux-x86_64 new file mode 100644 index 000000000..82ea20041 --- /dev/null +++ b/lang/oracle-jdk8/PLIST.linux-x86_64 @@ -0,0 +1,1327 @@ +@comment $NetBSD: PLIST.linux-x86_64,v 1.1 2015/05/30 09:51:11 ryoon Exp $ +bin/oracle8-appletviewer +bin/oracle8-apt +bin/oracle8-extcheck +bin/oracle8-idlj +bin/oracle8-jar +bin/oracle8-jarsigner +bin/oracle8-javac +bin/oracle8-javadoc +bin/oracle8-javah +bin/oracle8-javap +bin/oracle8-jdb +bin/oracle8-jps +bin/oracle8-rmic +bin/oracle8-serialver +java/oracle-8/README.html +java/oracle-8/bin/appletviewer +java/oracle-8/bin/extcheck +java/oracle-8/bin/idlj +java/oracle-8/bin/jar +java/oracle-8/bin/jarsigner +java/oracle-8/bin/java-rmi.cgi +java/oracle-8/bin/javac +java/oracle-8/bin/javadoc +java/oracle-8/bin/javafxpackager +java/oracle-8/bin/javah +java/oracle-8/bin/javap +java/oracle-8/bin/javapackager +java/oracle-8/bin/jcmd +java/oracle-8/bin/jconsole +java/oracle-8/bin/jdb +java/oracle-8/bin/jdeps +java/oracle-8/bin/jhat +java/oracle-8/bin/jinfo +java/oracle-8/bin/jmap +java/oracle-8/bin/jmc +java/oracle-8/bin/jmc.ini +java/oracle-8/bin/jps +java/oracle-8/bin/jrunscript +java/oracle-8/bin/jsadebugd +java/oracle-8/bin/jstack +java/oracle-8/bin/jstat +java/oracle-8/bin/jstatd +java/oracle-8/bin/jvisualvm +java/oracle-8/bin/native2ascii +java/oracle-8/bin/rmic +java/oracle-8/bin/schemagen +java/oracle-8/bin/serialver +java/oracle-8/bin/wsgen +java/oracle-8/bin/wsimport +java/oracle-8/bin/xjc +java/oracle-8/db/3RDPARTY +java/oracle-8/db/LICENSE +java/oracle-8/db/NOTICE +java/oracle-8/db/README-JDK.html +java/oracle-8/db/RELEASE-NOTES.html +java/oracle-8/db/bin/NetworkServerControl +java/oracle-8/db/bin/NetworkServerControl.bat +java/oracle-8/db/bin/dblook +java/oracle-8/db/bin/dblook.bat +java/oracle-8/db/bin/derby_common.bat +java/oracle-8/db/bin/ij +java/oracle-8/db/bin/ij.bat +java/oracle-8/db/bin/setEmbeddedCP +java/oracle-8/db/bin/setEmbeddedCP.bat +java/oracle-8/db/bin/setNetworkClientCP +java/oracle-8/db/bin/setNetworkClientCP.bat +java/oracle-8/db/bin/setNetworkServerCP +java/oracle-8/db/bin/setNetworkServerCP.bat +java/oracle-8/db/bin/startNetworkServer +java/oracle-8/db/bin/startNetworkServer.bat +java/oracle-8/db/bin/stopNetworkServer +java/oracle-8/db/bin/stopNetworkServer.bat +java/oracle-8/db/bin/sysinfo +java/oracle-8/db/bin/sysinfo.bat +java/oracle-8/db/lib/derby.jar +java/oracle-8/db/lib/derby.war +java/oracle-8/db/lib/derbyLocale_cs.jar +java/oracle-8/db/lib/derbyLocale_de_DE.jar +java/oracle-8/db/lib/derbyLocale_es.jar +java/oracle-8/db/lib/derbyLocale_fr.jar +java/oracle-8/db/lib/derbyLocale_hu.jar +java/oracle-8/db/lib/derbyLocale_it.jar +java/oracle-8/db/lib/derbyLocale_ja_JP.jar +java/oracle-8/db/lib/derbyLocale_ko_KR.jar +java/oracle-8/db/lib/derbyLocale_pl.jar +java/oracle-8/db/lib/derbyLocale_pt_BR.jar +java/oracle-8/db/lib/derbyLocale_ru.jar +java/oracle-8/db/lib/derbyLocale_zh_CN.jar +java/oracle-8/db/lib/derbyLocale_zh_TW.jar +java/oracle-8/db/lib/derbyclient.jar +java/oracle-8/db/lib/derbynet.jar +java/oracle-8/db/lib/derbyoptionaltools.jar +java/oracle-8/db/lib/derbyrun.jar +java/oracle-8/db/lib/derbytools.jar +java/oracle-8/include/classfile_constants.h +java/oracle-8/include/jawt.h +java/oracle-8/include/jdwpTransport.h +java/oracle-8/include/jni.h +java/oracle-8/include/jvmti.h +java/oracle-8/include/jvmticmlr.h +java/oracle-8/include/linux/jawt_md.h +java/oracle-8/include/linux/jni_md.h +java/oracle-8/javafx-src.zip +java/oracle-8/jre +java/oracle-8/lib/amd64/libattach.so +java/oracle-8/lib/amd64/libsaproc.so +java/oracle-8/lib/ant-javafx.jar +java/oracle-8/lib/ct.sym +java/oracle-8/lib/dt.jar +java/oracle-8/lib/ir.idl +java/oracle-8/lib/javafx-mx.jar +java/oracle-8/lib/jconsole.jar +java/oracle-8/lib/missioncontrol/.eclipseproduct +java/oracle-8/lib/missioncontrol/THIRDPARTYLICENSEREADME.txt +java/oracle-8/lib/missioncontrol/artifacts.xml +java/oracle-8/lib/missioncontrol/configuration/config.ini +java/oracle-8/lib/missioncontrol/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info +java/oracle-8/lib/missioncontrol/configuration/org.eclipse.update/platform.xml +java/oracle-8/lib/missioncontrol/dropins/README.TXT +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.console_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.console_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.core_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.core_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.flightrecorder_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.flightrecorder_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.ja_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.ja_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.zh_CN_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp.zh_CN_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.feature.rcp_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.rcp.product_5.5.0.165303/feature.properties +java/oracle-8/lib/missioncontrol/features/com.jrockit.mc.rcp.product_5.5.0.165303/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/eclipse_update_120.jpg +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_ja_4.4.0.v20140623020002/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/eclipse_update_120.jpg +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.babel.nls_eclipse_zh_4.4.0.v20140623020002/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.e4.rcp_1.3.100.v20141007-2033/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.feature_1.1.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.core.ssl.feature_1.0.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/asl-v20.txt +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.feature_3.9.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/asl-v20.txt +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.feature_3.9.1.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/asl-v20.txt +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.0.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/about.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.ecf.filetransfer.ssl.feature_1.0.0.v20140827-1444/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.common_2.10.1.v20140901-1043/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/META-INF/eclipse.inf +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.emf.ecore_2.10.1.v20140901-1043/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.core.feature_1.3.0.v20140523-0116/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.equinox.p2.rcp.feature_1.2.0.v20140523-0116/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.help_2.0.102.v20141007-2301/license.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/epl-v10.html +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/feature.properties +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/feature.xml +java/oracle-8/lib/missioncontrol/features/org.eclipse.rcp_4.4.0.v20141007-2301/license.html +java/oracle-8/lib/missioncontrol/icon.xpm +java/oracle-8/lib/missioncontrol/mc.jar +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/artifacts.xml +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.jrockit.mc.rcp.product_root_5.5.0.165303 +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/com.oracle.jmc.executable.gtk.linux.x86_64_5.5.0 +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.core/cache/binary/org.eclipse.rcp_root_4.4.0.v20141007-2301 +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.artifact.repository.prefs +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.metadata.repository.prefs +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/.lock +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862990907.profile.gz +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423862991294.profile.gz +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423863007598.profile.gz +java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/1423863011605.profile.gz +java/oracle-8/lib/missioncontrol/plugins/com.ibm.icu_52.1.0.v201404241930.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.alert.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.alert.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.alert_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.attach_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.attach.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.attach.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.attach_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.jdp.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.jdp.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.jdp_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.browser_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.commands_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.common_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.components.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.components.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.components.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.historicaldata.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.historicaldata.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.historicaldata_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.diagnostic.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.diagnostic.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.diagnostic_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.mbeanbrowser.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.mbeanbrowser.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.mbeanbrowser_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/com.jrockit.mc.console.ui.notification_contexts.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/css/blafdoc.css +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/bookbig.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/bookicon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/booklist.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/contbig.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/conticon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/doclib.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/feedback.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/feedbck2.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/help.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/index.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/indxicon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/larrow.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/leftnav.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/masterix.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/mix.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/oracle.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/prodbig.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/prodicon.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/rarrow.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/rightnav.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/toc.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/topnav.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/gifs/uarrow.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/dcommon/html/cpyr.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/olh.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/olh001.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/preface.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/html/title.htm +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/alert_obj.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/file_obj.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/flight_recorder.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/icons/new-trigger-wiz.gif +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/notification_plugin.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/plugin.properties +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/plugin.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.notification_5.5.0.165303/toc.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.console.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.core_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.docs.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.docs.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.docs_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.configuration_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui.configuration_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.controlpanel.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.flightrecorder_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychart.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychart.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychart.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.greychartplugin_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.jdp_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.p2.ui.overridden_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.application.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.application.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.application_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.intro.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.intro.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rcp.intro_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ext_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/console_view.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/date-span-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/day-of-week-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/diagnostic-command-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/hprof-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/send-email-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/icons/time-span-16.png +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/dsn.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/gimap.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/imap.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/mailapi.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/pop3.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/lib/smtp.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/plugin.properties +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/plugin.xml +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/rjmx.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.actionProvider.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.attributeTransformation.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.descriptorProvider.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.metadataprovider.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.service.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.syntheticattribute.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/com.jrockit.mc.rjmx.syntheticnotification.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerActionExceptionHandlers.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerActions.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerConstraints.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.rjmx_5.5.0.165303/schema/triggerEvaluators.exsd +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.ui.ja_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.ui.zh_CN_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.jrockit.mc.ui_5.5.0.165303.jar +java/oracle-8/lib/missioncontrol/plugins/com.sun.el_2.2.0.v201303151357.jar +java/oracle-8/lib/missioncontrol/plugins/javax.annotation_1.2.0.v201401042248.jar +java/oracle-8/lib/missioncontrol/plugins/javax.el_2.2.0.v201303151357.jar +java/oracle-8/lib/missioncontrol/plugins/javax.inject_1.0.0.v20091030.jar +java/oracle-8/lib/missioncontrol/plugins/javax.servlet.jsp_2.2.0.v201112011158.jar +java/oracle-8/lib/missioncontrol/plugins/javax.servlet_3.0.0.v201112011016.jar +java/oracle-8/lib/missioncontrol/plugins/javax.xml_1.3.4.v201005080400.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.batik.css_1.7.0.v201011041433.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.batik.util.gui_1.7.0.v200903091627.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.batik.util_1.7.0.v201011041433.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.commons.logging_1.1.1.v201101211721.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.httpcomponents.httpclient_4.2.6.v201311072007.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.httpcomponents.httpcore_4.2.5.v201311072007.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.jasper.glassfish_2.2.2.v201205150955.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.lucene.analysis_3.5.0.v20120725-1805.jar +java/oracle-8/lib/missioncontrol/plugins/org.apache.lucene.core_3.5.0.v20120725-1805.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.commands.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.commands.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.commands_3.6.100.v20140528-1422.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.beans.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.beans.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.observable.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.observable.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.property.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.property.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.databinding_1.4.2.v20140729-1044.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.expressions_3.4.600.v20140128-0851.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.jobs_3.6.0.v20140424-0053.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.linux.x86_64.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.linux.x86_64.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.net_1.2.200.v20140124-2013.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.resources_3.9.1.v20140825-1431.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.core.runtime_3.10.0.v20140318-2214.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.commands.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.commands.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.bindings.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.bindings.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.core.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.core.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.theme.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.theme.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt.theme_0.9.300.v20140424-2042.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.di.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.di.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.model.workbench.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.model.workbench.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.services.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.services.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.widgets.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.widgets.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.addons.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.addons.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.addons.swt_1.1.1.v20140903-0821.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.renderers.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.renderers.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.12.1.v20140903-1023.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench.swt_0.12.100.v20140530-1436.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench3.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench3.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.e4.ui.workbench_1.2.1.v20140901-1244.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.filetransfer_5.0.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.identity_3.4.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.0.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.800.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.provider.filetransfer_3.2.200.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf.ssl_1.1.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ecf_3.4.0.v20140827-1444.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.common_2.10.1.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.ecore.change_2.10.0.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.ecore.xmi_2.10.1.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.emf.ecore_2.10.1.v20140901-1043.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.app_1.3.200.v20130910-1609.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.concurrent_1.1.0.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.console_1.1.0.v20140131-1639.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.event_1.3.100.v20140115-1647.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.equinox.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.equinox.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.http.jetty_3.0.200.v20131021-1843.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.jsp.jasper.registry_1.0.300.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.jsp.jasper_1.0.400.v20130327-1442.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20141007-2033/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20141007-2033/about.html +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20141007-2033/eclipse_1605.so +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20141007-2033/launcher.gtk.linux.x86_64.properties +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.artifact.repository.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.artifact.repository.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.console.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.console.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.console_1.0.300.v20131113-1212.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.core.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.core.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.app.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.app.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.app_1.0.300.v20140228-1829.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.directorywatcher.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.directorywatcher.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.directorywatcher_1.1.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.engine.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.engine.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.extensionlocation.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.extensionlocation.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.extensionlocation_1.2.100.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.garbagecollector.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.garbagecollector.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.jarprocessor.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.jarprocessor.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.repository.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.repository.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.operations.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.operations.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.eclipse.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.eclipse.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ql.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ql.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ql_2.0.100.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.reconciler.dropins.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.reconciler.dropins.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.reconciler.dropins_1.1.200.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.repository.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.repository.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.eclipse.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.eclipse.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.natives.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.natives.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20140523-0116.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.transport.ecf.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.transport.ecf.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.transport.ecf_1.1.0.v20140408-1354.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.2.0.v20140422-1847.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui.sdk_1.0.300.v20140407-1803.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.updatechecker.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.updatechecker.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.p2.updatechecker_1.1.200.v20131119-0908.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.security_1.2.0.v20130424-1801.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.manipulator.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.manipulator.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.base.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.base.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.base_4.0.200.v20141007-2301.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.ui.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.ui.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.ui_4.0.100.v20140401-0608.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.webapp.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.webapp.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help.webapp_3.6.300.v20140407-1855.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.help_3.6.0.v20130326-1254.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.continuation_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.http_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.io_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.security_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.server_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.servlet_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jetty.util_8.1.14.v20131031.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.databinding.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.databinding.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.text.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.text.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface.text_3.9.1.v20140827-1810.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.jface_3.10.1.v20140813-1009.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.compatibility.state.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.compatibility.state.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.compatibility.state_1.0.1.v20140709-1414.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.services.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.services.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi.services_3.4.0.v20140312-2051.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.osgi_3.10.1.v20140909-1633.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.rcp_4.3.100.v20141007-2301.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.gtk.linux.x86_64.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.gtk.linux.x86_64.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.gtk.linux.x86_64_3.103.1.v20140903-1947.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.swt_3.103.1.v20140903-1938.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.text.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.text.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.text_3.5.300.v20130515-1451.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.forms.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.forms.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.forms_3.6.100.v20140422-1825.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.intro.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.intro.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.intro_3.4.200.v20130326-1254.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.net.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.net.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.net_1.2.200.v20120807-0927.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/META-INF/ECLIPSE_.RSA +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/META-INF/ECLIPSE_.SF +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/META-INF/MANIFEST.MF +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/about.html +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_basestyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_globalstyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_partstyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/dark/e4-dark_preferencestyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4-dark.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4-dark_mac.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4-dark_win.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_basestyle.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_classic_win7.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_classic_winxp.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_gtk.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_mac.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_mru_on_win7.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_win7.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_winxp_blu.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/e4_default_winxp_olv.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/css/high-contrast.css +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/dragHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/gtkHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/gtkTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/macGrey.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/macHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/macTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/win7.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/win7Handle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/win7TSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winClassicHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winClassicTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPBluHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPBluTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPBlue.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPHandle.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPOlive.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/images/winXPTSFrame.png +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/plugin.properties +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.themes_1.0.1.v20140819-1717/plugin.xml +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.views.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.views.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.views_3.7.0.v20140408-0703.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.workbench.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.workbench.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui.workbench_3.106.1.v20140827-1737.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.ui_3.106.0.v20140812-1751.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.update.configurator.nl_ja_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.update.configurator.nl_zh_4.4.0.v20140623020002.jar +java/oracle-8/lib/missioncontrol/plugins/org.eclipse.update.configurator_3.3.300.v20140518-1928.jar +java/oracle-8/lib/missioncontrol/plugins/org.sat4j.core_2.3.5.v201308161310.jar +java/oracle-8/lib/missioncontrol/plugins/org.sat4j.pb_2.3.5.v201404071733.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.css.sac_1.3.1.v200903091627.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.dom.smil_1.0.0.v200806040011.jar +java/oracle-8/lib/missioncontrol/plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar +java/oracle-8/lib/orb.idl +java/oracle-8/lib/packager.jar +java/oracle-8/lib/sa-jdi.jar +java/oracle-8/lib/tools.jar +java/oracle-8/lib/visualvm/etc/visualvm.clusters +java/oracle-8/lib/visualvm/etc/visualvm.conf +java/oracle-8/lib/visualvm/platform/.lastModified +java/oracle-8/lib/visualvm/platform/VERSION.txt +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-filesystems.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-modules.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-util.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-annotations-common.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-progress.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-search.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-visual.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-execution.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-io-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-multitabs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-multiview.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-output2.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-windows.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-lib-uihandler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-applemenu.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-cli.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-services.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-core-kit.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-editor-mimelookup-impl.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-editor-mimelookup.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-favorites.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-javahelp.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring-fallback.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring-impl.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-masterfs-nio2.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-masterfs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-options-keymap.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-print.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-progress-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-sampler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-sendopts.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-settings.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-spi-actions.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-templates.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-uihandler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-spi-quicksearch.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-outline.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-plaf.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-tabcontrol.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-actions.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-awt.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-compat.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-dialogs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-io.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-options.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-util-enumerations.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-windows.xml +java/oracle-8/lib/visualvm/platform/core/core.jar +java/oracle-8/lib/visualvm/platform/core/locale/core_ja.jar +java/oracle-8/lib/visualvm/platform/core/locale/core_zh_CN.jar +java/oracle-8/lib/visualvm/platform/core/locale/org-openide-filesystems_ja.jar +java/oracle-8/lib/visualvm/platform/core/locale/org-openide-filesystems_zh_CN.jar +java/oracle-8/lib/visualvm/platform/core/org-openide-filesystems.jar +java/oracle-8/lib/visualvm/platform/lib/boot.jar +java/oracle-8/lib/visualvm/platform/lib/locale/boot_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/boot_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-modules_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-modules_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util-lookup_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util-lookup_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/nbexec +java/oracle-8/lib/visualvm/platform/lib/org-openide-modules.jar +java/oracle-8/lib/visualvm/platform/lib/org-openide-util-lookup.jar +java/oracle-8/lib/visualvm/platform/lib/org-openide-util.jar +java/oracle-8/lib/visualvm/platform/modules/ext/jhall-2.0_05.jar +java/oracle-8/lib/visualvm/platform/modules/ext/locale/updater_ja.jar +java/oracle-8/lib/visualvm/platform/modules/ext/locale/updater_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/ext/updater.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-annotations-common_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-annotations-common_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-progress_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-progress_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-search_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-search_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-visual_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-visual_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-execution_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-execution_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-io-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-io-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multitabs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multitabs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multiview_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multiview_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-output2_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-output2_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-windows_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-windows_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-lib-uihandler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-lib-uihandler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-applemenu_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-applemenu_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-cli_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-cli_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-services_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-services_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-core-kit_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-core-kit_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup-impl_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup-impl_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-favorites_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-favorites_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-javahelp_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-javahelp_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-fallback_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-fallback_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-impl_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-impl_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs-nio2_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs-nio2_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-api_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-api_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-keymap_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-keymap_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-print_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-print_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-progress-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-progress-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-queries_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-queries_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sampler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sampler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sendopts_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sendopts_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-settings_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-settings_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-spi-actions_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-spi-actions_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-templates_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-templates_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-uihandler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-uihandler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-spi-quicksearch_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-spi-quicksearch_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-outline_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-outline_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-plaf_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-plaf_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-tabcontrol_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-tabcontrol_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-actions_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-actions_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-awt_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-awt_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-compat_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-compat_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-dialogs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-dialogs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-execution_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-execution_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-explorer_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-explorer_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-io_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-io_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-loaders_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-loaders_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-nodes_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-nodes_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-options_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-options_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-text_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-text_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-util-enumerations_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-util-enumerations_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-windows_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-windows_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-annotations-common.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-progress.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-search.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-visual.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-execution.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-io-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-multitabs.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-multiview.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-output2.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-windows.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-lib-uihandler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-applemenu.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-cli.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-services.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-core-kit.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-editor-mimelookup-impl.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-editor-mimelookup.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-favorites.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-javahelp.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring-fallback.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring-impl.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-masterfs-nio2.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-masterfs.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-options-api.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-options-keymap.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-print.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-progress-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-queries.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-sampler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-sendopts.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-settings.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-spi-actions.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-templates.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-uihandler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-spi-quicksearch.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-outline.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-plaf.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-tabcontrol.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-actions.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-awt.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-compat.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-dialogs.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-execution.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-explorer.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-io.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-loaders.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-nodes.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-options.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-text.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-util-enumerations.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-windows.jar +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-annotations-common.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-progress.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-search.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-visual.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-bootstrap.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-execution.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-io-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-multitabs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-multiview.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-output2.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-startup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-windows.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-lib-uihandler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-applemenu.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-cli.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-services.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-core-kit.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-editor-mimelookup-impl.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-editor-mimelookup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-favorites.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-javahelp.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring-fallback.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring-impl.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-masterfs-nio2.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-masterfs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-options-keymap.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-print.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-progress-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-sampler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-sendopts.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-settings.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-spi-actions.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-templates.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-uihandler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-spi-quicksearch.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-outline.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-plaf.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-tabcontrol.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-actions.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-awt.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-compat.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-dialogs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-filesystems.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-io.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-modules.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-options.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util-enumerations.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util-lookup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-windows.xml +java/oracle-8/lib/visualvm/profiler/.lastModified +java/oracle-8/lib/visualvm/profiler/VERSION.txt +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-charts.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-common.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-ui.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-api.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-attach.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-heapwalker.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-oql.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-selector-api.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-selector-ui.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-snaptracer.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-utilities.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler.xml +java/oracle-8/lib/visualvm/profiler/lib/deployed/jdk15/linux-amd64/libprofilerinterface.so +java/oracle-8/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so +java/oracle-8/lib/visualvm/profiler/lib/jfluid-server-15.jar +java/oracle-8/lib/visualvm/profiler/lib/jfluid-server.jar +java/oracle-8/lib/visualvm/profiler/lib/locale/jfluid-server_ja.jar +java/oracle-8/lib/visualvm/profiler/lib/locale/jfluid-server_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-charts_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-charts_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-common_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-common_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-ui_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-ui_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-api_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-api_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-attach_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-attach_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-heapwalker_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-heapwalker_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-oql_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-oql_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-api_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-api_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-ui_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-ui_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-snaptracer_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-snaptracer_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-utilities_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-utilities_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-charts.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-common.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-ui.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-api.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-attach.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-heapwalker.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-oql.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-selector-api.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-selector-ui.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-snaptracer.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-utilities.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler.jar +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-charts.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-common.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-ui.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-api.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-attach.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-heapwalker.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-oql.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-selector-api.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-selector-ui.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-snaptracer.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-utilities.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler.xml +java/oracle-8/lib/visualvm/visualvm/.lastModified +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-api-caching.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-application-views.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-application.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-attach.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-charts.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-core.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-coredump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-heapdump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host-remote.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host-views.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jmx.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jvm.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jvmstat.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-modules-appui.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-profiler.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-profiling.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-sa.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-sampler.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-threaddump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-tools.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-uisupport.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-api-visual.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-execution.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-io-ui.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-output2.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-lib-uihandler.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-core-kit.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-favorites.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-options-keymap.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-print.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-spi-actions.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-templates.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-uihandler.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-compat.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-execution.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-options.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-util-enumerations.xml_hidden +java/oracle-8/lib/visualvm/visualvm/core/com-sun-tools-visualvm-modules-startup.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/com-sun-tools-visualvm-modules-startup_ja.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/com-sun-tools-visualvm-modules-startup_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/core_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-api-caching.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-application-views.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-application.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-attach.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-charts.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-core.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-coredump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-heapdump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host-remote.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host-views.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jmx.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jvmstat.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-modules-appui.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-profiler.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-profiling.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-sa.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-sampler.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-threaddump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-tools.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-uisupport.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-api-caching_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-api-caching_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application-views_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application-views_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-attach_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-attach_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-charts_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-charts_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-core_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-core_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-coredump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-coredump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-heapdump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-heapdump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-remote_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-remote_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-views_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-views_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jmx_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jmx_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvm_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvm_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvmstat_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvmstat_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-modules-appui_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-modules-appui_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiler_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiling_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiling_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sa_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sa_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sampler_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sampler_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-threaddump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-threaddump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-tools_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-tools_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-uisupport_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-uisupport_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-core-windows_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-core_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-modules-profiler_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-api-caching.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-application-views.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-application.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-attach.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-charts.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-core.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-coredump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-heapdump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host-remote.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host-views.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jmx.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jvm.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jvmstat.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-modules-appui.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-modules-startup.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-profiler.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-profiling.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-sa.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-sampler.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-threaddump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-tools.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-uisupport.xml +java/oracle-8/man/ja_JP.UTF-8/man1/appletviewer.1 +java/oracle-8/man/ja_JP.UTF-8/man1/extcheck.1 +java/oracle-8/man/ja_JP.UTF-8/man1/idlj.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jar.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jarsigner.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javac.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javadoc.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javafxpackager.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javah.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javap.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javapackager.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jcmd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jconsole.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jdb.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jdeps.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jhat.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jinfo.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jmap.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jmc.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jps.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jrunscript.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jsadebugd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstack.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstat.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstatd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jvisualvm.1 +java/oracle-8/man/ja_JP.UTF-8/man1/native2ascii.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmic.1 +java/oracle-8/man/ja_JP.UTF-8/man1/schemagen.1 +java/oracle-8/man/ja_JP.UTF-8/man1/serialver.1 +java/oracle-8/man/ja_JP.UTF-8/man1/wsgen.1 +java/oracle-8/man/ja_JP.UTF-8/man1/wsimport.1 +java/oracle-8/man/ja_JP.UTF-8/man1/xjc.1 +java/oracle-8/man/man1/appletviewer.1 +java/oracle-8/man/man1/extcheck.1 +java/oracle-8/man/man1/idlj.1 +java/oracle-8/man/man1/jar.1 +java/oracle-8/man/man1/jarsigner.1 +java/oracle-8/man/man1/javac.1 +java/oracle-8/man/man1/javadoc.1 +java/oracle-8/man/man1/javafxpackager.1 +java/oracle-8/man/man1/javah.1 +java/oracle-8/man/man1/javap.1 +java/oracle-8/man/man1/javapackager.1 +java/oracle-8/man/man1/jcmd.1 +java/oracle-8/man/man1/jconsole.1 +java/oracle-8/man/man1/jdb.1 +java/oracle-8/man/man1/jdeps.1 +java/oracle-8/man/man1/jhat.1 +java/oracle-8/man/man1/jinfo.1 +java/oracle-8/man/man1/jmap.1 +java/oracle-8/man/man1/jmc.1 +java/oracle-8/man/man1/jps.1 +java/oracle-8/man/man1/jrunscript.1 +java/oracle-8/man/man1/jsadebugd.1 +java/oracle-8/man/man1/jstack.1 +java/oracle-8/man/man1/jstat.1 +java/oracle-8/man/man1/jstatd.1 +java/oracle-8/man/man1/jvisualvm.1 +java/oracle-8/man/man1/native2ascii.1 +java/oracle-8/man/man1/rmic.1 +java/oracle-8/man/man1/schemagen.1 +java/oracle-8/man/man1/serialver.1 +java/oracle-8/man/man1/wsgen.1 +java/oracle-8/man/man1/wsimport.1 +java/oracle-8/man/man1/xjc.1 +java/oracle-8/src.zip +@pkgdir java/oracle-8/lib/missioncontrol/p2/org.eclipse.equinox.p2.engine/profileRegistry/JMC.profile/.data diff --git a/lang/oracle-jdk8/PLIST.solaris-x86_64 b/lang/oracle-jdk8/PLIST.solaris-x86_64 new file mode 100644 index 000000000..811f0aa7c --- /dev/null +++ b/lang/oracle-jdk8/PLIST.solaris-x86_64 @@ -0,0 +1,757 @@ +@comment $NetBSD: PLIST.solaris-x86_64,v 1.1 2015/05/30 09:51:11 ryoon Exp $ +bin/oracle8-appletviewer +bin/oracle8-apt +bin/oracle8-extcheck +bin/oracle8-idlj +bin/oracle8-jar +bin/oracle8-jarsigner +bin/oracle8-javac +bin/oracle8-javadoc +bin/oracle8-javah +bin/oracle8-javap +bin/oracle8-jdb +bin/oracle8-jps +bin/oracle8-rmic +bin/oracle8-serialver +java/oracle-8/README.html +java/oracle-8/bin/amd64/appletviewer +java/oracle-8/bin/amd64/extcheck +java/oracle-8/bin/amd64/idlj +java/oracle-8/bin/amd64/jar +java/oracle-8/bin/amd64/jarsigner +java/oracle-8/bin/amd64/java-rmi.cgi +java/oracle-8/bin/amd64/javac +java/oracle-8/bin/amd64/javadoc +java/oracle-8/bin/amd64/javah +java/oracle-8/bin/amd64/javap +java/oracle-8/bin/amd64/jcmd +java/oracle-8/bin/amd64/jconsole +java/oracle-8/bin/amd64/jdb +java/oracle-8/bin/amd64/jdeps +java/oracle-8/bin/amd64/jhat +java/oracle-8/bin/amd64/jinfo +java/oracle-8/bin/amd64/jmap +java/oracle-8/bin/amd64/jps +java/oracle-8/bin/amd64/jrunscript +java/oracle-8/bin/amd64/jsadebugd +java/oracle-8/bin/amd64/jstack +java/oracle-8/bin/amd64/jstat +java/oracle-8/bin/amd64/jstatd +java/oracle-8/bin/amd64/native2ascii +java/oracle-8/bin/amd64/rmic +java/oracle-8/bin/amd64/schemagen +java/oracle-8/bin/amd64/serialver +java/oracle-8/bin/amd64/wsgen +java/oracle-8/bin/amd64/wsimport +java/oracle-8/bin/amd64/xjc +java/oracle-8/bin/appletviewer +java/oracle-8/bin/extcheck +java/oracle-8/bin/idlj +java/oracle-8/bin/jar +java/oracle-8/bin/jarsigner +java/oracle-8/bin/java-rmi.cgi +java/oracle-8/bin/javac +java/oracle-8/bin/javadoc +java/oracle-8/bin/javah +java/oracle-8/bin/javap +java/oracle-8/bin/jcmd +java/oracle-8/bin/jconsole +java/oracle-8/bin/jdb +java/oracle-8/bin/jdeps +java/oracle-8/bin/jhat +java/oracle-8/bin/jinfo +java/oracle-8/bin/jmap +java/oracle-8/bin/jps +java/oracle-8/bin/jrunscript +java/oracle-8/bin/jsadebugd +java/oracle-8/bin/jstack +java/oracle-8/bin/jstat +java/oracle-8/bin/jstatd +java/oracle-8/bin/jvisualvm +java/oracle-8/bin/native2ascii +java/oracle-8/bin/rmic +java/oracle-8/bin/schemagen +java/oracle-8/bin/serialver +java/oracle-8/bin/wsgen +java/oracle-8/bin/wsimport +java/oracle-8/bin/xjc +java/oracle-8/db/3RDPARTY +java/oracle-8/db/LICENSE +java/oracle-8/db/NOTICE +java/oracle-8/db/README-JDK.html +java/oracle-8/db/RELEASE-NOTES.html +java/oracle-8/db/bin/NetworkServerControl +java/oracle-8/db/bin/NetworkServerControl.bat +java/oracle-8/db/bin/dblook +java/oracle-8/db/bin/dblook.bat +java/oracle-8/db/bin/derby_common.bat +java/oracle-8/db/bin/ij +java/oracle-8/db/bin/ij.bat +java/oracle-8/db/bin/setEmbeddedCP +java/oracle-8/db/bin/setEmbeddedCP.bat +java/oracle-8/db/bin/setNetworkClientCP +java/oracle-8/db/bin/setNetworkClientCP.bat +java/oracle-8/db/bin/setNetworkServerCP +java/oracle-8/db/bin/setNetworkServerCP.bat +java/oracle-8/db/bin/startNetworkServer +java/oracle-8/db/bin/startNetworkServer.bat +java/oracle-8/db/bin/stopNetworkServer +java/oracle-8/db/bin/stopNetworkServer.bat +java/oracle-8/db/bin/sysinfo +java/oracle-8/db/bin/sysinfo.bat +java/oracle-8/db/lib/derby.jar +java/oracle-8/db/lib/derby.war +java/oracle-8/db/lib/derbyLocale_cs.jar +java/oracle-8/db/lib/derbyLocale_de_DE.jar +java/oracle-8/db/lib/derbyLocale_es.jar +java/oracle-8/db/lib/derbyLocale_fr.jar +java/oracle-8/db/lib/derbyLocale_hu.jar +java/oracle-8/db/lib/derbyLocale_it.jar +java/oracle-8/db/lib/derbyLocale_ja_JP.jar +java/oracle-8/db/lib/derbyLocale_ko_KR.jar +java/oracle-8/db/lib/derbyLocale_pl.jar +java/oracle-8/db/lib/derbyLocale_pt_BR.jar +java/oracle-8/db/lib/derbyLocale_ru.jar +java/oracle-8/db/lib/derbyLocale_zh_CN.jar +java/oracle-8/db/lib/derbyLocale_zh_TW.jar +java/oracle-8/db/lib/derbyclient.jar +java/oracle-8/db/lib/derbynet.jar +java/oracle-8/db/lib/derbyoptionaltools.jar +java/oracle-8/db/lib/derbyrun.jar +java/oracle-8/db/lib/derbytools.jar +java/oracle-8/include/classfile_constants.h +java/oracle-8/include/jawt.h +java/oracle-8/include/jdwpTransport.h +java/oracle-8/include/jni.h +java/oracle-8/include/jvmti.h +java/oracle-8/include/jvmticmlr.h +java/oracle-8/include/solaris/jawt_md.h +java/oracle-8/include/solaris/jni_md.h +java/oracle-8/jre +java/oracle-8/lib/amd64/libattach.so +java/oracle-8/lib/amd64/libsaproc.so +java/oracle-8/lib/ct.sym +java/oracle-8/lib/dt.jar +java/oracle-8/lib/ir.idl +java/oracle-8/lib/jconsole.jar +java/oracle-8/lib/orb.idl +java/oracle-8/lib/sa-jdi.jar +java/oracle-8/lib/tools.jar +java/oracle-8/lib/visualvm/etc/visualvm.clusters +java/oracle-8/lib/visualvm/etc/visualvm.conf +java/oracle-8/lib/visualvm/platform/.lastModified +java/oracle-8/lib/visualvm/platform/VERSION.txt +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-filesystems.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-modules.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/config/ModuleAutoDeps/org-openide-util.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-annotations-common.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-progress.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-search.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-api-visual.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-execution.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-io-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-multitabs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-multiview.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-output2.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core-windows.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-lib-uihandler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-applemenu.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-cli.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-services.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-autoupdate-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-core-kit.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-editor-mimelookup-impl.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-editor-mimelookup.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-favorites.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-javahelp.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring-fallback.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring-impl.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-keyring.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-masterfs-nio2.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-masterfs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-options-keymap.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-print.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-progress-ui.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-sampler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-sendopts.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-settings.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-spi-actions.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-templates.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-modules-uihandler.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-spi-quicksearch.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-outline.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-plaf.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-netbeans-swing-tabcontrol.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-actions.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-awt.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-compat.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-dialogs.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-io.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-options.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-util-enumerations.xml +java/oracle-8/lib/visualvm/platform/config/Modules/org-openide-windows.xml +java/oracle-8/lib/visualvm/platform/core/core.jar +java/oracle-8/lib/visualvm/platform/core/locale/core_ja.jar +java/oracle-8/lib/visualvm/platform/core/locale/core_zh_CN.jar +java/oracle-8/lib/visualvm/platform/core/locale/org-openide-filesystems_ja.jar +java/oracle-8/lib/visualvm/platform/core/locale/org-openide-filesystems_zh_CN.jar +java/oracle-8/lib/visualvm/platform/core/org-openide-filesystems.jar +java/oracle-8/lib/visualvm/platform/lib/boot.jar +java/oracle-8/lib/visualvm/platform/lib/locale/boot_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/boot_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-modules_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-modules_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util-lookup_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util-lookup_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util_ja.jar +java/oracle-8/lib/visualvm/platform/lib/locale/org-openide-util_zh_CN.jar +java/oracle-8/lib/visualvm/platform/lib/nbexec +java/oracle-8/lib/visualvm/platform/lib/org-openide-modules.jar +java/oracle-8/lib/visualvm/platform/lib/org-openide-util-lookup.jar +java/oracle-8/lib/visualvm/platform/lib/org-openide-util.jar +java/oracle-8/lib/visualvm/platform/modules/ext/jhall-2.0_05.jar +java/oracle-8/lib/visualvm/platform/modules/ext/locale/updater_ja.jar +java/oracle-8/lib/visualvm/platform/modules/ext/locale/updater_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/ext/updater.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-annotations-common_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-annotations-common_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-progress_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-progress_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-search_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-search_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-visual_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-api-visual_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-execution_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-execution_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-io-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-io-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multitabs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multitabs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multiview_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-multiview_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-output2_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-output2_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-windows_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core-windows_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-core_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-lib-uihandler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-lib-uihandler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-applemenu_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-applemenu_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-cli_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-cli_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-services_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-services_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-autoupdate-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-core-kit_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-core-kit_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup-impl_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup-impl_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-editor-mimelookup_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-favorites_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-favorites_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-javahelp_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-javahelp_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-fallback_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-fallback_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-impl_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring-impl_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-keyring_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs-nio2_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs-nio2_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-masterfs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-api_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-api_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-keymap_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-options-keymap_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-print_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-print_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-progress-ui_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-progress-ui_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-queries_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-queries_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sampler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sampler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sendopts_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-sendopts_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-settings_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-settings_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-spi-actions_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-spi-actions_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-templates_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-templates_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-uihandler_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-modules-uihandler_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-spi-quicksearch_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-spi-quicksearch_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-outline_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-outline_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-plaf_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-plaf_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-tabcontrol_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-netbeans-swing-tabcontrol_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-actions_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-actions_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-awt_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-awt_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-compat_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-compat_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-dialogs_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-dialogs_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-execution_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-execution_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-explorer_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-explorer_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-io_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-io_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-loaders_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-loaders_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-nodes_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-nodes_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-options_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-options_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-text_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-text_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-util-enumerations_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-util-enumerations_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-windows_ja.jar +java/oracle-8/lib/visualvm/platform/modules/locale/org-openide-windows_zh_CN.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-annotations-common.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-progress.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-search.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-api-visual.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-execution.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-io-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-multitabs.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-multiview.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-output2.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core-windows.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-core.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-lib-uihandler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-applemenu.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-cli.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-services.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-autoupdate-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-core-kit.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-editor-mimelookup-impl.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-editor-mimelookup.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-favorites.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-javahelp.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring-fallback.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring-impl.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-keyring.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-masterfs-nio2.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-masterfs.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-options-api.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-options-keymap.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-print.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-progress-ui.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-queries.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-sampler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-sendopts.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-settings.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-spi-actions.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-templates.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-modules-uihandler.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-spi-quicksearch.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-outline.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-plaf.jar +java/oracle-8/lib/visualvm/platform/modules/org-netbeans-swing-tabcontrol.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-actions.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-awt.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-compat.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-dialogs.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-execution.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-explorer.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-io.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-loaders.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-nodes.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-options.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-text.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-util-enumerations.jar +java/oracle-8/lib/visualvm/platform/modules/org-openide-windows.jar +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-annotations-common.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-progress.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-search.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-api-visual.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-bootstrap.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-execution.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-io-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-multitabs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-multiview.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-output2.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-startup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core-windows.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-core.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-lib-uihandler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-applemenu.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-cli.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-services.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-autoupdate-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-core-kit.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-editor-mimelookup-impl.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-editor-mimelookup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-favorites.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-javahelp.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring-fallback.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring-impl.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-keyring.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-masterfs-nio2.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-masterfs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-options-api.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-options-keymap.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-print.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-progress-ui.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-queries.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-sampler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-sendopts.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-settings.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-spi-actions.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-templates.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-modules-uihandler.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-spi-quicksearch.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-outline.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-plaf.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-netbeans-swing-tabcontrol.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-actions.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-awt.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-compat.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-dialogs.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-execution.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-explorer.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-filesystems.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-io.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-loaders.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-modules.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-nodes.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-options.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-text.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util-enumerations.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util-lookup.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-util.xml +java/oracle-8/lib/visualvm/platform/update_tracking/org-openide-windows.xml +java/oracle-8/lib/visualvm/profiler/.lastModified +java/oracle-8/lib/visualvm/profiler/VERSION.txt +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-charts.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-common.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler-ui.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-lib-profiler.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-api.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-attach.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-heapwalker.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-oql.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-selector-api.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-selector-ui.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-snaptracer.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler-utilities.xml +java/oracle-8/lib/visualvm/profiler/config/Modules/org-netbeans-modules-profiler.xml +java/oracle-8/lib/visualvm/profiler/lib/deployed/jdk15/solaris-amd64/libprofilerinterface.so +java/oracle-8/lib/visualvm/profiler/lib/deployed/jdk16/solaris-amd64/libprofilerinterface.so +java/oracle-8/lib/visualvm/profiler/lib/jfluid-server-15.jar +java/oracle-8/lib/visualvm/profiler/lib/jfluid-server.jar +java/oracle-8/lib/visualvm/profiler/lib/locale/jfluid-server_ja.jar +java/oracle-8/lib/visualvm/profiler/lib/locale/jfluid-server_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-charts_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-charts_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-common_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-common_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-ui_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler-ui_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-lib-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-api_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-api_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-attach_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-attach_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-heapwalker_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-heapwalker_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-oql_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-oql_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-api_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-api_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-ui_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-selector-ui_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-snaptracer_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-snaptracer_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-utilities_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler-utilities_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler_ja.jar +java/oracle-8/lib/visualvm/profiler/modules/locale/org-netbeans-modules-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-charts.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-common.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler-ui.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-lib-profiler.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-api.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-attach.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-heapwalker.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-oql.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-selector-api.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-selector-ui.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-snaptracer.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler-utilities.jar +java/oracle-8/lib/visualvm/profiler/modules/org-netbeans-modules-profiler.jar +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-charts.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-common.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler-ui.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-lib-profiler.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-api.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-attach.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-heapwalker.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-oql.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-selector-api.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-selector-ui.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-snaptracer.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler-utilities.xml +java/oracle-8/lib/visualvm/profiler/update_tracking/org-netbeans-modules-profiler.xml +java/oracle-8/lib/visualvm/visualvm/.lastModified +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-api-caching.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-application-views.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-application.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-attach.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-charts.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-core.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-coredump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-heapdump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host-remote.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host-views.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-host.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jmx.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jvm.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-jvmstat.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-modules-appui.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-profiler.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-profiling.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-sa.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-sampler.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-threaddump.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-tools.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/com-sun-tools-visualvm-uisupport.xml +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-api-visual.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-execution.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-io-ui.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-core-output2.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-lib-uihandler.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-core-kit.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-favorites.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-options-keymap.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-print.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-spi-actions.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-templates.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-netbeans-modules-uihandler.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-compat.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-execution.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-options.xml_hidden +java/oracle-8/lib/visualvm/visualvm/config/Modules/org-openide-util-enumerations.xml_hidden +java/oracle-8/lib/visualvm/visualvm/core/com-sun-tools-visualvm-modules-startup.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/com-sun-tools-visualvm-modules-startup_ja.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/com-sun-tools-visualvm-modules-startup_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/core/locale/core_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-api-caching.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-application-views.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-application.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-attach.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-charts.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-core.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-coredump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-heapdump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host-remote.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host-views.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-host.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jmx.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-jvmstat.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-modules-appui.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-profiler.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-profiling.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-sa.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-sampler.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-threaddump.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-tools.jar +java/oracle-8/lib/visualvm/visualvm/modules/com-sun-tools-visualvm-uisupport.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-api-caching_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-api-caching_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application-views_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application-views_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-application_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-attach_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-attach_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-charts_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-charts_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-core_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-core_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-coredump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-coredump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-heapdump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-heapdump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-remote_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-remote_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-views_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host-views_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-host_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jmx_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jmx_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvm_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvm_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvmstat_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-jvmstat_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-modules-appui_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-modules-appui_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiler_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiler_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiling_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-profiling_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sa_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sa_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sampler_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-sampler_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-threaddump_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-threaddump_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-tools_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-tools_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-uisupport_ja.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/com-sun-tools-visualvm-uisupport_zh_CN.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-core-windows_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-core_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/modules/locale/org-netbeans-modules-profiler_visualvm.jar +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-api-caching.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-application-views.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-application.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-attach.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-charts.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-core.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-coredump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-heapdump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host-remote.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host-views.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-host.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jmx.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jvm.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-jvmstat.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-modules-appui.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-modules-startup.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-profiler.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-profiling.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-sa.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-sampler.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-threaddump.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-tools.xml +java/oracle-8/lib/visualvm/visualvm/update_tracking/com-sun-tools-visualvm-uisupport.xml +java/oracle-8/man/ja_JP.PCK/man1/appletviewer.1 +java/oracle-8/man/ja_JP.PCK/man1/extcheck.1 +java/oracle-8/man/ja_JP.PCK/man1/idlj.1 +java/oracle-8/man/ja_JP.PCK/man1/jar.1 +java/oracle-8/man/ja_JP.PCK/man1/jarsigner.1 +java/oracle-8/man/ja_JP.PCK/man1/javac.1 +java/oracle-8/man/ja_JP.PCK/man1/javadoc.1 +java/oracle-8/man/ja_JP.PCK/man1/javah.1 +java/oracle-8/man/ja_JP.PCK/man1/javap.1 +java/oracle-8/man/ja_JP.PCK/man1/jcmd.1 +java/oracle-8/man/ja_JP.PCK/man1/jconsole.1 +java/oracle-8/man/ja_JP.PCK/man1/jdb.1 +java/oracle-8/man/ja_JP.PCK/man1/jdeps.1 +java/oracle-8/man/ja_JP.PCK/man1/jhat.1 +java/oracle-8/man/ja_JP.PCK/man1/jinfo.1 +java/oracle-8/man/ja_JP.PCK/man1/jmap.1 +java/oracle-8/man/ja_JP.PCK/man1/jps.1 +java/oracle-8/man/ja_JP.PCK/man1/jrunscript.1 +java/oracle-8/man/ja_JP.PCK/man1/jsadebugd.1 +java/oracle-8/man/ja_JP.PCK/man1/jstack.1 +java/oracle-8/man/ja_JP.PCK/man1/jstat.1 +java/oracle-8/man/ja_JP.PCK/man1/jstatd.1 +java/oracle-8/man/ja_JP.PCK/man1/jvisualvm.1 +java/oracle-8/man/ja_JP.PCK/man1/native2ascii.1 +java/oracle-8/man/ja_JP.PCK/man1/rmic.1 +java/oracle-8/man/ja_JP.PCK/man1/schemagen.1 +java/oracle-8/man/ja_JP.PCK/man1/serialver.1 +java/oracle-8/man/ja_JP.PCK/man1/wsgen.1 +java/oracle-8/man/ja_JP.PCK/man1/wsimport.1 +java/oracle-8/man/ja_JP.PCK/man1/xjc.1 +java/oracle-8/man/ja_JP.UTF-8/man1/appletviewer.1 +java/oracle-8/man/ja_JP.UTF-8/man1/extcheck.1 +java/oracle-8/man/ja_JP.UTF-8/man1/idlj.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jar.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jarsigner.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javac.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javadoc.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javah.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javap.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jcmd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jconsole.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jdb.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jdeps.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jhat.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jinfo.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jmap.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jps.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jrunscript.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jsadebugd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstack.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstat.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jstatd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jvisualvm.1 +java/oracle-8/man/ja_JP.UTF-8/man1/native2ascii.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmic.1 +java/oracle-8/man/ja_JP.UTF-8/man1/schemagen.1 +java/oracle-8/man/ja_JP.UTF-8/man1/serialver.1 +java/oracle-8/man/ja_JP.UTF-8/man1/wsgen.1 +java/oracle-8/man/ja_JP.UTF-8/man1/wsimport.1 +java/oracle-8/man/ja_JP.UTF-8/man1/xjc.1 +java/oracle-8/man/man1/appletviewer.1 +java/oracle-8/man/man1/extcheck.1 +java/oracle-8/man/man1/idlj.1 +java/oracle-8/man/man1/jar.1 +java/oracle-8/man/man1/jarsigner.1 +java/oracle-8/man/man1/javac.1 +java/oracle-8/man/man1/javadoc.1 +java/oracle-8/man/man1/javah.1 +java/oracle-8/man/man1/javap.1 +java/oracle-8/man/man1/jcmd.1 +java/oracle-8/man/man1/jconsole.1 +java/oracle-8/man/man1/jdb.1 +java/oracle-8/man/man1/jdeps.1 +java/oracle-8/man/man1/jhat.1 +java/oracle-8/man/man1/jinfo.1 +java/oracle-8/man/man1/jmap.1 +java/oracle-8/man/man1/jps.1 +java/oracle-8/man/man1/jrunscript.1 +java/oracle-8/man/man1/jsadebugd.1 +java/oracle-8/man/man1/jstack.1 +java/oracle-8/man/man1/jstat.1 +java/oracle-8/man/man1/jstatd.1 +java/oracle-8/man/man1/jvisualvm.1 +java/oracle-8/man/man1/native2ascii.1 +java/oracle-8/man/man1/rmic.1 +java/oracle-8/man/man1/schemagen.1 +java/oracle-8/man/man1/serialver.1 +java/oracle-8/man/man1/wsgen.1 +java/oracle-8/man/man1/wsimport.1 +java/oracle-8/man/man1/xjc.1 +java/oracle-8/src.zip diff --git a/lang/oracle-jdk8/buildlink3.mk b/lang/oracle-jdk8/buildlink3.mk new file mode 100644 index 000000000..d2ed6c2b3 --- /dev/null +++ b/lang/oracle-jdk8/buildlink3.mk @@ -0,0 +1,31 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/05/30 09:51:11 ryoon Exp $ + +BUILDLINK_TREE+= oracle-jdk8 + +.if !defined(ORACLE_JDK8_BUILDLINK3_MK) +ORACLE_JDK8_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.oracle-jdk8+= oracle-jdk8-[0-9]* +BUILDLINK_ABI_DEPENDS.oracle-jdk8+= oracle-jdk8>=8.0.45 +BUILDLINK_PKGSRCDIR.oracle-jdk8?= ../../lang/oracle-jdk8 +BUILDLINK_DEPMETHOD.oracle-jdk8?= build + +BUILDLINK_PASSTHRU_DIRS+= ${BUILDLINK_JAVA_PREFIX.oracle-jre8} + +.include "../../mk/bsd.fast.prefs.mk" + +.if ${OPSYS} == "SunOS" +BUILDLINK_CPPFLAGS.oracle-jdk8= \ + -I${BUILDLINK_JAVA_PREFIX.oracle-jre8}/include \ + -I${BUILDLINK_JAVA_PREFIX.oracle-jre8}/include/solaris +.else +BUILDLINK_CPPFLAGS.oracle-jdk8= \ + -I${BUILDLINK_JAVA_PREFIX.oracle-jre8}/include \ + -I${BUILDLINK_JAVA_PREFIX.oracle-jre8}/include/linux +.endif + +BUILDLINK_DEPMETHOD.oracle-jre8?= ${BUILDLINK_DEPMETHOD.oracle-jdk8} +.include "../../lang/oracle-jre8/buildlink3.mk" +.endif # ORACLE_JDK8_BUILDLINK3_MK + +BUILDLINK_TREE+= -oracle-jdk8 diff --git a/lang/oracle-jdk8/builtin.mk b/lang/oracle-jdk8/builtin.mk new file mode 100644 index 000000000..4c092efc1 --- /dev/null +++ b/lang/oracle-jdk8/builtin.mk @@ -0,0 +1,83 @@ +# $NetBSD: builtin.mk,v 1.1 2015/05/30 09:51:11 ryoon Exp $ + +BUILTIN_PKG:= oracle-jdk8 + +BUILTIN_FIND_FILES_VAR:= JDK8 +BUILTIN_FIND_FILES.JDK8= \ + /System/Library/Frameworks/JavaVM.framework/Versions/1.8/Commands/javac\ + /usr/jdk/instances/jdk1.8.0/bin/javac + +### +### On Darwin, there are no 1.8 symlinks that would enable us to find a +### 1.8 JDK. Instead, the best method is to use the java_home system +### program to find the default 1.8 JDK if it exists. +### +.if ${OPSYS} == "Darwin" +_JAVA_HOME_ANSWER!= \ + if [ -x /usr/libexec/java_home ]; then \ + result=`/usr/libexec/java_home -v 1.8 2> /dev/null`; \ + if [ $$? -eq 0 ]; then \ + echo "$$result"; \ + else \ + echo; \ + fi; \ + fi +BUILTIN_FIND_FILES.JDK8+= ${_JAVA_HOME_ANSWER}/bin/javac +.endif + +.include "../../mk/buildlink3/bsd.builtin.mk" + +### +### Determine if there is a built-in implementation of the package and +### set IS_BUILTIN. appropriately ("yes" or "no"). +### +.if !defined(IS_BUILTIN.oracle-jdk8) +. if empty(JDK8:M__nonexistent__) +IS_BUILTIN.oracle-jdk8= yes +. else +IS_BUILTIN.oracle-jdk8= no +. endif +.endif +MAKEVARS+= IS_BUILTIN.oracle-jdk8 + +### +### If there is a built-in implementation, then set BUILTIN_PKG. to +### a package name to represent the built-in package. +### +.if !defined(BUILTIN_PKG.oracle-jdk8) && \ + !empty(IS_BUILTIN.oracle-jdk8:M[yY][eE][sS]) && \ + empty(JDK8:M__nonexistent__) + +BUILTIN_VERSION.oracle-jdk8!= ${JDK8} -version 2>&1 | \ + ${AWK} '{print $$2; exit}' | \ + ${AWK} '{sub(/^1\./,"");sub(/_/,".");print $$1}' + +BUILTIN_PKG.oracle-jdk8= oracle-jdk8-${BUILTIN_VERSION.oracle-jdk8} +.endif +MAKEVARS+= BUILTIN_PKG.oracle-jdk8 + +### +### Determine whether we should use the built-in implementation if it +### exists, and set USE_BUILTIN. appropriate ("yes" or "no"). +### +.if !defined(USE_BUILTIN.oracle-jdk8) +. if ${PREFER.oracle-jdk8} == "pkgsrc" +USE_BUILTIN.oracle-jdk8= no +. else +USE_BUILTIN.oracle-jdk8= ${IS_BUILTIN.oracle-jdk8} +. if defined(BUILTIN_PKG.oracle-jdk8) && \ + !empty(IS_BUILTIN.oracle-jdk8:M[yY][eE][sS]) +USE_BUILTIN.oracle-jdk8= yes +. for _dep_ in ${BUILDLINK_API_DEPENDS.oracle-jdk8} +. if !empty(USE_BUILTIN.oracle-jdk8:M[yY][eE][sS]) +USE_BUILTIN.oracle-jdk8!= \ + if ${PKG_ADMIN} pmatch ${_dep_:Q} ${BUILTIN_PKG.oracle-jdk8:Q}; then \ + ${ECHO} yes; \ + else \ + ${ECHO} no; \ + fi +. endif +. endfor +. endif +. endif # PREFER.oracle-jdk8 +.endif diff --git a/lang/oracle-jdk8/distinfo b/lang/oracle-jdk8/distinfo new file mode 100644 index 000000000..fb763ad1d --- /dev/null +++ b/lang/oracle-jdk8/distinfo @@ -0,0 +1,11 @@ +$NetBSD: distinfo,v 1.1 2015/05/30 09:51:11 ryoon Exp $ + +SHA1 (jdk-8u45-linux-i586.tar.gz) = 14c71e523126b8415f68fdda0917350fa572aafa +RMD160 (jdk-8u45-linux-i586.tar.gz) = 7862e6a27db6da09de3f5b8518d4dd8aa03dd421 +Size (jdk-8u45-linux-i586.tar.gz) = 174985642 bytes +SHA1 (jdk-8u45-linux-x64.tar.gz) = 75e2fff2ed161c7de293c4408be8da8f2282b07b +RMD160 (jdk-8u45-linux-x64.tar.gz) = bf02284355342b6856de8dedf8ffbc275a047ec7 +Size (jdk-8u45-linux-x64.tar.gz) = 173271626 bytes +SHA1 (jdk-8u45-solaris-x64.tar.gz) = 6ffa150f9276b0c7cfb0842938d64f1e6500e4e0 +RMD160 (jdk-8u45-solaris-x64.tar.gz) = 3c21b7d6b655e150f8a98f6bd011969a071c3f9b +Size (jdk-8u45-solaris-x64.tar.gz) = 100537403 bytes diff --git a/lang/oracle-jdk8/files/common b/lang/oracle-jdk8/files/common new file mode 100644 index 000000000..0ed849efd --- /dev/null +++ b/lang/oracle-jdk8/files/common @@ -0,0 +1,76 @@ +# $NetBSD: common,v 1.1 2015/05/30 09:51:11 ryoon Exp $ + +COPYRIGHT +LICENSE +THIRDPARTYLICENSEREADME.txt +THIRDPARTYLICENSEREADME-JAVAFX.txt +bin/ControlPanel +bin/amd64/java +bin/amd64/jjs +bin/amd64/keytool +bin/amd64/orbd +bin/amd64/pack200 +bin/amd64/policytool +bin/amd64/rmid +bin/amd64/rmiregistry +bin/amd64/servertool +bin/amd64/tnameserv +bin/amd64/unpack200 +bin/java +bin/javaws +bin/jjs +bin/jcontrol +bin/keytool +bin/orbd +bin/pack200 +bin/policytool +bin/rmid +bin/rmiregistry +bin/servertool +bin/tnameserv +bin/unpack200 +jre +lib/*/libjawt.so +lib/*/jli +lib/jexec +man/ja +man/ja_JP.PCK/man1/java.1 +man/ja_JP.PCK/man1/javaws.1 +man/ja_JP.PCK/man1/jjs.1 +man/ja_JP.PCK/man1/keytool.1 +man/ja_JP.PCK/man1/orbd.1 +man/ja_JP.PCK/man1/pack200.1 +man/ja_JP.PCK/man1/policytool.1 +man/ja_JP.PCK/man1/rmid.1 +man/ja_JP.PCK/man1/rmiregistry.1 +man/ja_JP.PCK/man1/servertool.1 +man/ja_JP.PCK/man1/tnameserv.1 +man/ja_JP.PCK/man1/unpack200.1 +man/ja_JP.UTF-8/man1/java.1 +man/ja_JP.UTF-8/man1/javaws.1 +man/ja_JP.UTF-8/man1/jjs.1 +man/ja_JP.UTF-8/man1/keytool.1 +man/ja_JP.UTF-8/man1/orbd.1 +man/ja_JP.UTF-8/man1/pack200.1 +man/ja_JP.UTF-8/man1/policytool.1 +man/ja_JP.UTF-8/man1/rmid.1 +man/ja_JP.UTF-8/man1/rmiregistry.1 +man/ja_JP.UTF-8/man1/servertool.1 +man/ja_JP.UTF-8/man1/tnameserv.1 +man/ja_JP.UTF-8/man1/unpack200.1 +man/man1/java.1 +man/man1/javaws.1 +man/man1/jjs.1 +man/man1/keytool.1 +man/man1/kinit.1 +man/man1/klist.1 +man/man1/ktab.1 +man/man1/orbd.1 +man/man1/pack200.1 +man/man1/policytool.1 +man/man1/rmid.1 +man/man1/rmiregistry.1 +man/man1/servertool.1 +man/man1/tnameserv.1 +man/man1/unpack200.1 +release diff --git a/lang/oracle-jre8/DEINSTALL b/lang/oracle-jre8/DEINSTALL new file mode 100644 index 000000000..1de5c9a22 --- /dev/null +++ b/lang/oracle-jre8/DEINSTALL @@ -0,0 +1,8 @@ +# $NetBSD: DEINSTALL,v 1.1 2015/05/30 09:49:43 ryoon Exp $ + +case ${STAGE} in +DEINSTALL) + ${RM} -f @JAVA_HOME@/lib/@JAVA_ARCH@/client/classes.jsa + ${RM} -f @JAVA_HOME@/lib/@JAVA_ARCH@/server/classes.jsa + ;; +esac diff --git a/lang/oracle-jre8/DESCR b/lang/oracle-jre8/DESCR new file mode 100644 index 000000000..81d20b05b --- /dev/null +++ b/lang/oracle-jre8/DESCR @@ -0,0 +1,2 @@ +This is the official port of the Oracle Java(tm) Runtime Environment +(Java SE 8). diff --git a/lang/oracle-jre8/INSTALL b/lang/oracle-jre8/INSTALL new file mode 100644 index 000000000..ff0fa9f02 --- /dev/null +++ b/lang/oracle-jre8/INSTALL @@ -0,0 +1,7 @@ +# $NetBSD: INSTALL,v 1.1 2015/05/30 09:49:43 ryoon Exp $ + +case ${STAGE} in +POST-INSTALL) + ${PREFIX}/bin/oracle8-java -Xshare:dump -mx128m + ;; +esac diff --git a/lang/oracle-jre8/MESSAGE.NetBSD b/lang/oracle-jre8/MESSAGE.NetBSD new file mode 100644 index 000000000..ca2ed08c0 --- /dev/null +++ b/lang/oracle-jre8/MESSAGE.NetBSD @@ -0,0 +1,16 @@ +=========================================================================== +$NetBSD: MESSAGE.NetBSD,v 1.1 2015/05/30 09:49:43 ryoon Exp $ + +In order to be able to run the JVM, you need to add the following line +to your /etc/fstab: + + procfs /emul/linux/proc procfs rw,linux + +Furthermore, the maximum data segment size assigned to your user must +be at least 262144. + +You may want to read the following for details about running this JDK: + + ${JAVA_HOME}/README + +=========================================================================== diff --git a/lang/oracle-jre8/Makefile b/lang/oracle-jre8/Makefile new file mode 100644 index 000000000..3e329a6df --- /dev/null +++ b/lang/oracle-jre8/Makefile @@ -0,0 +1,141 @@ +# $NetBSD: Makefile,v 1.1 2015/05/30 09:49:43 ryoon Exp $ + +# Note: Regen distinfo with PKG_OPTIONS.oracle-jre8+=oracle-jre-jce +# Note: Update DOWNLOAD_NAME when you update the JRE version +# Note: This needs to be kept in sync with the oracle-jdk8 package +# Note: If you make makesum, make sure that you include both archs in distinfo + +DISTNAME= jre-8u${UPDATE_NUMBER}-${DIST_OS}-${DIST_ARCH} +PKGNAME= oracle-jre8-8.0.${UPDATE_NUMBER} +MASTER_SITES= # empty + +LICENSE= oracle-binary-code-license + +DOWNLOAD_NAME= Java Runtime Environment (JRE) 8u${UPDATE_NUMBER} + +USE_TOOLS+= pax + +WRKSRC= ${WRKDIR}/jre1.8.0_${UPDATE_NUMBER} +JAVA_WRAPPERS= java javaws keytool orbd policytool rmid rmiregistry \ + servertool tnameserv +REQD_DIRS= ${JAVA_HOME} +REQD_DIRS+= ${JAVA_HOME}/lib +REQD_DIRS+= ${JAVA_HOME}/lib/applet +REQD_DIRS+= ${JAVA_HOME}/lib/images +REQD_DIRS+= ${JAVA_HOME}/lib/images/cursors +REQD_DIRS+= ${JAVA_HOME}/lib/security +CONF_FILES= # empty + +.include "../../lang/oracle-jre8/Makefile.common" + +SFILES_MK=sfiles-${DIST_OS}-${EMUL_ARCH}.mk + +.sinclude "${SFILES_MK}" + +.for file in ${SFILES} +CONF_FILES+= ${JAVA_HOME}/lib/${file}.default ${JAVA_HOME}/lib/${file} +.endfor + +CHECK_FILES_SKIP+= ${JAVA_HOME}/lib/${JAVA_ARCH}/client/classes.jsa +CHECK_SHLIBS_SUPPORTED= NO + +PKG_OPTIONS_VAR= PKG_OPTIONS.oracle-jre8 +PKG_SUPPORTED_OPTIONS= oracle-jre-jce + +.include "../../mk/bsd.options.mk" + +PLIST_SRC= PLIST.${DIST_OS}-${EMUL_ARCH} + +PLIST_VARS+= jce native +.if !empty(PKG_OPTIONS:Moracle-jre-jce) || make(distinfo) +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} jce_policy-8.zip +.endif +.if !empty(PKG_OPTIONS:Moracle-jre-jce) +PLIST.jce= yes +FETCH_MESSAGE+= "" +FETCH_MESSAGE+= "As oracle-jre-jce is enabled jce_policy-8.zip is also needed" +.endif + +# Some of the binaries require libX11, so ensure that requirement is +# satisfied when the package is installed on the native OS. +# +.if defined(EMUL_IS_NATIVE) && ${OPSYS} != "SunOS" +. if ${X11_TYPE} == "native" +X11_LIBDIR= ${X11BASE}/lib${LIBABISUFFIX} +. if ${_OPSYS_SHLIB_TYPE} == "dylib" +X11_LIB=${X11_LIBDIR}/libX11.dylib +. else +X11_LIB=${X11_LIBDIR}/libX11.so.6 +. endif +. if !exists(${X11_LIB}) +PKG_FAIL_REASON+= "${X11_LIB} does not exist. Please install the" \ + "X11 library packages for your system." +. endif +. else +. include "../../x11/libX11/buildlink3.mk" +. include "../../x11/libXext/buildlink3.mk" +. include "../../x11/libXi/buildlink3.mk" +. include "../../x11/libXt/buildlink3.mk" +. include "../../x11/libXtst/buildlink3.mk" +X11_LIBDIR= ${X11BASE}/lib +. endif + +. if ${EMUL_OPSYS} == "linux" +. include "../../audio/alsa-lib/buildlink3.mk" +ALSA_LIBDIR= ${BUILDLINK_PREFIX.alsa-lib}/${BUILDLINK_LIBDIRS.alsa-lib} + +. include "../../databases/unixodbc/buildlink3.mk" +ODBC_LIBDIR= ${BUILDLINK_PREFIX.unixodbc}/${BUILDLINK_LIBDIRS.unixodbc} +. endif + +ARCH_LIBDIR= ${JAVA_HOME}/lib/${JAVA_ARCH} +.PHONY: create-library-symlinks +post-install: create-library-symlinks +create-library-symlinks: + ${RUN}${LN} -fs ${X11_LIBDIR}/libX11.so.6 ${DESTDIR}${ARCH_LIBDIR} + ${RUN}${LN} -fs ${X11_LIBDIR}/libX11.so.6 ${DESTDIR}${ARCH_LIBDIR}/jli + ${RUN}${LN} -fs ${X11_LIBDIR}/libXext.so.6 ${DESTDIR}${ARCH_LIBDIR} + ${RUN}${LN} -fs ${X11_LIBDIR}/libXi.so.6 ${DESTDIR}${ARCH_LIBDIR} + ${RUN}${LN} -fs ${X11_LIBDIR}/libXt.so.6 ${DESTDIR}${ARCH_LIBDIR} + ${RUN}${LN} -fs ${X11_LIBDIR}/libXtst.so.6 ${DESTDIR}${ARCH_LIBDIR} +. if ${EMUL_OPSYS} == "linux" + ${RUN}${LN} -fs ${ALSA_LIBDIR}/libasound.so.2 ${DESTDIR}${ARCH_LIBDIR} + ${RUN}${LN} -fs ${ODBC_LIBDIR}/libodbc.so ${DESTDIR}${ARCH_LIBDIR} + ${RUN}${LN} -fs ${ODBC_LIBDIR}/libodbcinst.so ${DESTDIR}${ARCH_LIBDIR} +. endif + +PLIST.native= yes +.endif + +post-extract: + ${MKDIR} ${WRKSRC}/.systemPrefs + ${TOUCH} ${WRKSRC}/.systemPrefs/.system.lock + ${TOUCH} ${WRKSRC}/.systemPrefs/.systemRootModFile + +do-configure: + cd ${WRKSRC}/lib; for file in ${SFILES}; do \ + ${MV} -f $$file $$file.default; \ + done + +pre-install: + # This file is generated the *first* time the package is built on a box + ${RM} -f ${WRKSRC}/lib/servicetag/registration.xml +.if !empty(PKG_OPTIONS:Moracle-jre-jce) + cd ${WRKDIR}/UnlimitedJCEPolicyJDK8 ; pax -rw -pe -v . ${WRKSRC}/lib/security +.endif + +# +# re-create sfiles.mk from properties and config files +# +makesfiles: extract + ${ECHO} > ${SFILES_MK:Q} '# $$Net''BSD$$' + ${ECHO} >> ${SFILES_MK:Q} '#' + ${ECHO} >> ${SFILES_MK:Q} '# Created with "make makesfiles"' + ${ECHO} >> ${SFILES_MK:Q} '# Do not edit this file manually!' + ${ECHO} >> ${SFILES_MK:Q} '#' + cd ${WRKSRC}/lib && ${FIND} * -name fontconfig.\* -o \ + -name \*.properties -o -name \*.properties.\?\? -o \ + -name \*.cfg -o -name \*.security | \ + ${SED} 's/^/SFILES+= /' >> ${PKGDIR}/${SFILES_MK:Q} + +.include "../../mk/bsd.pkg.mk" diff --git a/lang/oracle-jre8/Makefile.common b/lang/oracle-jre8/Makefile.common new file mode 100644 index 000000000..d7d9919c3 --- /dev/null +++ b/lang/oracle-jre8/Makefile.common @@ -0,0 +1,86 @@ +# $NetBSD: Makefile.common,v 1.1 2015/05/30 09:49:43 ryoon Exp $ +# used by lang/oracle-jre8/Makefile +# used by lang/oracle-jdk8/Makefile + +CATEGORIES= lang java +COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.oracle.com/technetwork/java/index.html +DOWNLOAD= http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html +ARCHIVE= http://www.oracle.com/technetwork/java/javase/archive-139210.html + +RESTRICTED= Redistribution of repackaged binaries not permitted +NO_SRC_ON_CDROM=${RESTRICTED} +NO_SRC_ON_FTP= ${RESTRICTED} +NO_BIN_ON_CDROM=${RESTRICTED} +NO_BIN_ON_FTP= ${RESTRICTED} + +EMUL_PLATFORMS= linux-i386 linux-x86_64 solaris-x86_64 + +USE_TOOLS+= pax + +# JDK8 Update number +UPDATE_NUMBER= 45 + +.include "../../mk/bsd.prefs.mk" + +.if ${EMUL_OPSYS} == "solaris" +DIST_OS= solaris +.else +DIST_OS= linux +EMUL_MODULES.linux= compat locale x11 +.endif + +DIST_ARCH.i386= i586 +DIST_ARCH.x86_64= x64 + +.if defined(DIST_ARCH.${EMUL_ARCH}) +DIST_ARCH= ${DIST_ARCH.${EMUL_ARCH}} +.else +DIST_ARCH= ${EMUL_ARCH} +.endif + +JAVA_ARCH.i386= i386 +JAVA_ARCH.x86_64= amd64 + +.if defined(JAVA_ARCH.${EMUL_ARCH}) +JAVA_ARCH= ${JAVA_ARCH.${EMUL_ARCH}} +.else +JAVA_ARCH= ${EMUL_ARCH} +.endif +FILES_SUBST+= JAVA_ARCH=${JAVA_ARCH:Q} + +INTERACTIVE_STAGE= fetch +BUILD_DIRS= # empty + +JAVA_HOME= ${PREFIX}/java/oracle-8 +JAVA_NAME= oracle8 +JAVA_UNLIMIT= datasize +JAVA_LD_LIBRARY_PATH= ${JAVA_HOME}/lib/${JAVA_ARCH}/jli + +MESSAGE_SUBST+= JAVA_HOME=${JAVA_HOME:Q} + +EXTRACT_ENV+= HOME=${WRKDIR}/fake_home + +# the following forces compression of jarfiles, which is a huge disk +# space win and trivial to no speed reduction in the face of the +# new class sharing in Java 5+... -tvierling +EXTRACT_ENV+= UNPACK200_FLAGS=-Htrue + +FETCH_MESSAGE+= " The file ${DISTNAME}${EXTRACT_SUFX} containing ${DOWNLOAD_NAME}" +FETCH_MESSAGE+= "" +FETCH_MESSAGE+= " must be fetched into:" +FETCH_MESSAGE+= " ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}" +FETCH_MESSAGE+= " from:" +FETCH_MESSAGE+= " ${DOWNLOAD}" +FETCH_MESSAGE+= " or ${ARCHIVE}" +FETCH_MESSAGE+= "" +FETCH_MESSAGE+= " Click Download for '${DOWNLOAD_NAME}', read and accept the" +FETCH_MESSAGE+= " license, then choose '${EMUL_OPSYS} tar.gz file'." + +do-install: + ${INSTALL_PROGRAM_DIR} ${DESTDIR}${JAVA_HOME} + cd ${WRKSRC} && pax -rwp ma . ${DESTDIR}${JAVA_HOME} + +.include "../../mk/java-env.mk" diff --git a/lang/oracle-jre8/PLIST.linux-i386 b/lang/oracle-jre8/PLIST.linux-i386 new file mode 100644 index 000000000..57cac4015 --- /dev/null +++ b/lang/oracle-jre8/PLIST.linux-i386 @@ -0,0 +1,307 @@ +@comment $NetBSD: PLIST.linux-i386,v 1.1 2015/05/30 09:49:43 ryoon Exp $ +bin/oracle8-java +bin/oracle8-javaws +bin/oracle8-keytool +bin/oracle8-orbd +bin/oracle8-policytool +bin/oracle8-rmid +bin/oracle8-rmiregistry +bin/oracle8-servertool +bin/oracle8-tnameserv +java/oracle-8/.systemPrefs/.system.lock +java/oracle-8/.systemPrefs/.systemRootModFile +java/oracle-8/COPYRIGHT +java/oracle-8/LICENSE +java/oracle-8/README +java/oracle-8/THIRDPARTYLICENSEREADME-JAVAFX.txt +java/oracle-8/THIRDPARTYLICENSEREADME.txt +java/oracle-8/Welcome.html +java/oracle-8/bin/ControlPanel +java/oracle-8/bin/java +java/oracle-8/bin/javaws +java/oracle-8/bin/jcontrol +java/oracle-8/bin/jjs +java/oracle-8/bin/keytool +java/oracle-8/bin/orbd +java/oracle-8/bin/pack200 +java/oracle-8/bin/policytool +java/oracle-8/bin/rmid +java/oracle-8/bin/rmiregistry +java/oracle-8/bin/servertool +java/oracle-8/bin/tnameserv +java/oracle-8/bin/unpack200 +java/oracle-8/lib/calendars.properties.default +java/oracle-8/lib/charsets.jar +java/oracle-8/lib/classlist +java/oracle-8/lib/cmm/CIEXYZ.pf +java/oracle-8/lib/cmm/GRAY.pf +java/oracle-8/lib/cmm/LINEAR_RGB.pf +java/oracle-8/lib/cmm/PYCC.pf +java/oracle-8/lib/cmm/sRGB.pf +java/oracle-8/lib/content-types.properties.default +java/oracle-8/lib/currency.data +java/oracle-8/lib/deploy.jar +java/oracle-8/lib/deploy/MixedCodeMainDialog.ui +java/oracle-8/lib/deploy/MixedCodeMainDialogJs.ui +java/oracle-8/lib/deploy/cautionshield.icns +java/oracle-8/lib/deploy/ffjcext.zip +java/oracle-8/lib/deploy/java-icon.ico +java/oracle-8/lib/deploy/messages.properties.default +java/oracle-8/lib/deploy/messages_de.properties.default +java/oracle-8/lib/deploy/messages_es.properties.default +java/oracle-8/lib/deploy/messages_fr.properties.default +java/oracle-8/lib/deploy/messages_it.properties.default +java/oracle-8/lib/deploy/messages_ja.properties.default +java/oracle-8/lib/deploy/messages_ko.properties.default +java/oracle-8/lib/deploy/messages_pt_BR.properties.default +java/oracle-8/lib/deploy/messages_sv.properties.default +java/oracle-8/lib/deploy/messages_zh_CN.properties.default +java/oracle-8/lib/deploy/messages_zh_HK.properties.default +java/oracle-8/lib/deploy/messages_zh_TW.properties.default +java/oracle-8/lib/deploy/mixcode_s.png +java/oracle-8/lib/deploy/splash.gif +java/oracle-8/lib/deploy/splash@2x.gif +java/oracle-8/lib/desktop/applications/sun-java.desktop +java/oracle-8/lib/desktop/applications/sun-javaws.desktop +java/oracle-8/lib/desktop/applications/sun_java.desktop +java/oracle-8/lib/desktop/icons/HighContrast/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/mime/packages/x-java-archive.xml +java/oracle-8/lib/desktop/mime/packages/x-java-jnlp-file.xml +java/oracle-8/lib/ext/cldrdata.jar +java/oracle-8/lib/ext/dnsns.jar +java/oracle-8/lib/ext/jfxrt.jar +java/oracle-8/lib/ext/localedata.jar +java/oracle-8/lib/ext/meta-index +java/oracle-8/lib/ext/nashorn.jar +java/oracle-8/lib/ext/sunec.jar +java/oracle-8/lib/ext/sunjce_provider.jar +java/oracle-8/lib/ext/sunpkcs11.jar +java/oracle-8/lib/ext/zipfs.jar +java/oracle-8/lib/flavormap.properties.default +java/oracle-8/lib/fontconfig.RedHat.5.bfc.default +java/oracle-8/lib/fontconfig.RedHat.5.properties.src.default +java/oracle-8/lib/fontconfig.RedHat.6.bfc.default +java/oracle-8/lib/fontconfig.RedHat.6.properties.src.default +java/oracle-8/lib/fontconfig.SuSE.10.bfc.default +java/oracle-8/lib/fontconfig.SuSE.10.properties.src.default +java/oracle-8/lib/fontconfig.SuSE.11.bfc.default +java/oracle-8/lib/fontconfig.SuSE.11.properties.src.default +java/oracle-8/lib/fontconfig.Turbo.bfc.default +java/oracle-8/lib/fontconfig.Turbo.properties.src.default +java/oracle-8/lib/fontconfig.bfc.default +java/oracle-8/lib/fontconfig.properties.src.default +java/oracle-8/lib/fonts/LucidaBrightDemiBold.ttf +java/oracle-8/lib/fonts/LucidaBrightDemiItalic.ttf +java/oracle-8/lib/fonts/LucidaBrightItalic.ttf +java/oracle-8/lib/fonts/LucidaBrightRegular.ttf +java/oracle-8/lib/fonts/LucidaSansDemiBold.ttf +java/oracle-8/lib/fonts/LucidaSansRegular.ttf +java/oracle-8/lib/fonts/LucidaTypewriterBold.ttf +java/oracle-8/lib/fonts/LucidaTypewriterRegular.ttf +java/oracle-8/lib/fonts/fonts.dir +java/oracle-8/lib/hijrah-config-umalqura.properties +java/oracle-8/lib/i386/client/Xusage.txt +java/oracle-8/lib/i386/client/libjsig.so +java/oracle-8/lib/i386/client/libjvm.so +java/oracle-8/lib/i386/jli/libjli.so +java/oracle-8/lib/i386/jvm.cfg.default +java/oracle-8/lib/i386/libavplugin-53.so +java/oracle-8/lib/i386/libavplugin-54.so +java/oracle-8/lib/i386/libawt.so +java/oracle-8/lib/i386/libawt_headless.so +java/oracle-8/lib/i386/libawt_xawt.so +java/oracle-8/lib/i386/libbci.so +java/oracle-8/lib/i386/libdcpr.so +java/oracle-8/lib/i386/libdecora_sse.so +java/oracle-8/lib/i386/libdeploy.so +java/oracle-8/lib/i386/libdt_socket.so +java/oracle-8/lib/i386/libfontmanager.so +java/oracle-8/lib/i386/libfxplugins.so +java/oracle-8/lib/i386/libglass.so +java/oracle-8/lib/i386/libgstreamer-lite.so +java/oracle-8/lib/i386/libhprof.so +java/oracle-8/lib/i386/libinstrument.so +java/oracle-8/lib/i386/libj2gss.so +java/oracle-8/lib/i386/libj2pcsc.so +java/oracle-8/lib/i386/libj2pkcs11.so +java/oracle-8/lib/i386/libjaas_unix.so +java/oracle-8/lib/i386/libjava.so +java/oracle-8/lib/i386/libjava_crw_demo.so +java/oracle-8/lib/i386/libjavafx_font.so +java/oracle-8/lib/i386/libjavafx_font_freetype.so +java/oracle-8/lib/i386/libjavafx_font_pango.so +java/oracle-8/lib/i386/libjavafx_font_t2k.so +java/oracle-8/lib/i386/libjavafx_iio.so +java/oracle-8/lib/i386/libjawt.so +java/oracle-8/lib/i386/libjdwp.so +java/oracle-8/lib/i386/libjfr.so +java/oracle-8/lib/i386/libjfxmedia.so +java/oracle-8/lib/i386/libjfxwebkit.so +java/oracle-8/lib/i386/libjpeg.so +java/oracle-8/lib/i386/libjsdt.so +java/oracle-8/lib/i386/libjsig.so +java/oracle-8/lib/i386/libjsound.so +java/oracle-8/lib/i386/libjsoundalsa.so +java/oracle-8/lib/i386/libkcms.so +java/oracle-8/lib/i386/liblcms.so +java/oracle-8/lib/i386/libmanagement.so +java/oracle-8/lib/i386/libmlib_image.so +java/oracle-8/lib/i386/libnet.so +java/oracle-8/lib/i386/libnio.so +java/oracle-8/lib/i386/libnpjp2.so +java/oracle-8/lib/i386/libnpt.so +java/oracle-8/lib/i386/libprism_common.so +java/oracle-8/lib/i386/libprism_es2.so +java/oracle-8/lib/i386/libprism_sw.so +java/oracle-8/lib/i386/libresource.so +java/oracle-8/lib/i386/libsctp.so +java/oracle-8/lib/i386/libsplashscreen.so +java/oracle-8/lib/i386/libsunec.so +java/oracle-8/lib/i386/libt2k.so +java/oracle-8/lib/i386/libunpack.so +java/oracle-8/lib/i386/libverify.so +java/oracle-8/lib/i386/libzip.so +java/oracle-8/lib/i386/server/Xusage.txt +java/oracle-8/lib/i386/server/libjsig.so +java/oracle-8/lib/i386/server/libjvm.so +java/oracle-8/lib/images/cursors/cursors.properties.default +java/oracle-8/lib/images/cursors/invalid32x32.gif +java/oracle-8/lib/images/cursors/motif_CopyDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_CopyNoDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_LinkDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_LinkNoDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_MoveDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_MoveNoDrop32x32.gif +java/oracle-8/lib/images/icons/sun-java.png +java/oracle-8/lib/images/icons/sun-java_HighContrast.png +java/oracle-8/lib/images/icons/sun-java_HighContrastInverse.png +java/oracle-8/lib/images/icons/sun-java_LowContrast.png +java/oracle-8/lib/javafx.properties.default +java/oracle-8/lib/javaws.jar +java/oracle-8/lib/jce.jar +java/oracle-8/lib/jexec +java/oracle-8/lib/jfr.jar +java/oracle-8/lib/jfr/default.jfc +java/oracle-8/lib/jfr/profile.jfc +java/oracle-8/lib/jfxswt.jar +java/oracle-8/lib/jsse.jar +java/oracle-8/lib/jvm.hprof.txt +java/oracle-8/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/pt_BR/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh_HK.BIG5HK/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/logging.properties.default +java/oracle-8/lib/management-agent.jar +java/oracle-8/lib/management/jmxremote.access +java/oracle-8/lib/management/jmxremote.password.template +java/oracle-8/lib/management/management.properties.default +java/oracle-8/lib/management/snmp.acl.template +java/oracle-8/lib/meta-index +java/oracle-8/lib/net.properties.default +java/oracle-8/lib/oblique-fonts/LucidaSansDemiOblique.ttf +java/oracle-8/lib/oblique-fonts/LucidaSansOblique.ttf +java/oracle-8/lib/oblique-fonts/LucidaTypewriterBoldOblique.ttf +java/oracle-8/lib/oblique-fonts/LucidaTypewriterOblique.ttf +java/oracle-8/lib/oblique-fonts/fonts.dir +java/oracle-8/lib/plugin.jar +java/oracle-8/lib/psfont.properties.ja.default +java/oracle-8/lib/psfontj2d.properties.default +java/oracle-8/lib/resources.jar +java/oracle-8/lib/rt.jar +java/oracle-8/lib/security/US_export_policy.jar +java/oracle-8/lib/security/blacklist +java/oracle-8/lib/security/blacklisted.certs +java/oracle-8/lib/security/cacerts +java/oracle-8/lib/security/java.policy +java/oracle-8/lib/security/java.security.default +java/oracle-8/lib/security/javaws.policy +java/oracle-8/lib/security/local_policy.jar +java/oracle-8/lib/security/trusted.libraries +java/oracle-8/lib/sound.properties.default +java/oracle-8/lib/tzdb.dat +java/oracle-8/man/ja +java/oracle-8/man/ja_JP.UTF-8/man1/java.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javaws.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jjs.1 +java/oracle-8/man/ja_JP.UTF-8/man1/keytool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/orbd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/pack200.1 +java/oracle-8/man/ja_JP.UTF-8/man1/policytool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmid.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmiregistry.1 +java/oracle-8/man/ja_JP.UTF-8/man1/servertool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/tnameserv.1 +java/oracle-8/man/ja_JP.UTF-8/man1/unpack200.1 +java/oracle-8/man/man1/java.1 +java/oracle-8/man/man1/javaws.1 +java/oracle-8/man/man1/jjs.1 +java/oracle-8/man/man1/keytool.1 +java/oracle-8/man/man1/orbd.1 +java/oracle-8/man/man1/pack200.1 +java/oracle-8/man/man1/policytool.1 +java/oracle-8/man/man1/rmid.1 +java/oracle-8/man/man1/rmiregistry.1 +java/oracle-8/man/man1/servertool.1 +java/oracle-8/man/man1/tnameserv.1 +java/oracle-8/man/man1/unpack200.1 +java/oracle-8/plugin/desktop/sun_java.desktop +java/oracle-8/plugin/desktop/sun_java.png +java/oracle-8/release +@pkgdir java/oracle-8/lib/applet diff --git a/lang/oracle-jre8/PLIST.linux-x86_64 b/lang/oracle-jre8/PLIST.linux-x86_64 new file mode 100644 index 000000000..dbb29dfc1 --- /dev/null +++ b/lang/oracle-jre8/PLIST.linux-x86_64 @@ -0,0 +1,304 @@ +@comment $NetBSD: PLIST.linux-x86_64,v 1.1 2015/05/30 09:49:43 ryoon Exp $ +bin/oracle8-java +bin/oracle8-javaws +bin/oracle8-keytool +bin/oracle8-orbd +bin/oracle8-policytool +bin/oracle8-rmid +bin/oracle8-rmiregistry +bin/oracle8-servertool +bin/oracle8-tnameserv +java/oracle-8/.systemPrefs/.system.lock +java/oracle-8/.systemPrefs/.systemRootModFile +java/oracle-8/COPYRIGHT +java/oracle-8/LICENSE +java/oracle-8/README +java/oracle-8/THIRDPARTYLICENSEREADME-JAVAFX.txt +java/oracle-8/THIRDPARTYLICENSEREADME.txt +java/oracle-8/Welcome.html +java/oracle-8/bin/ControlPanel +java/oracle-8/bin/java +java/oracle-8/bin/javaws +java/oracle-8/bin/jcontrol +java/oracle-8/bin/jjs +java/oracle-8/bin/keytool +java/oracle-8/bin/orbd +java/oracle-8/bin/pack200 +java/oracle-8/bin/policytool +java/oracle-8/bin/rmid +java/oracle-8/bin/rmiregistry +java/oracle-8/bin/servertool +java/oracle-8/bin/tnameserv +java/oracle-8/bin/unpack200 +java/oracle-8/lib/amd64/jli/libjli.so +java/oracle-8/lib/amd64/jvm.cfg.default +java/oracle-8/lib/amd64/libavplugin-53.so +java/oracle-8/lib/amd64/libavplugin-54.so +java/oracle-8/lib/amd64/libawt.so +java/oracle-8/lib/amd64/libawt_headless.so +java/oracle-8/lib/amd64/libawt_xawt.so +java/oracle-8/lib/amd64/libbci.so +java/oracle-8/lib/amd64/libdcpr.so +java/oracle-8/lib/amd64/libdecora_sse.so +java/oracle-8/lib/amd64/libdeploy.so +java/oracle-8/lib/amd64/libdt_socket.so +java/oracle-8/lib/amd64/libfontmanager.so +java/oracle-8/lib/amd64/libfxplugins.so +java/oracle-8/lib/amd64/libglass.so +java/oracle-8/lib/amd64/libgstreamer-lite.so +java/oracle-8/lib/amd64/libhprof.so +java/oracle-8/lib/amd64/libinstrument.so +java/oracle-8/lib/amd64/libj2gss.so +java/oracle-8/lib/amd64/libj2pcsc.so +java/oracle-8/lib/amd64/libj2pkcs11.so +java/oracle-8/lib/amd64/libjaas_unix.so +java/oracle-8/lib/amd64/libjava.so +java/oracle-8/lib/amd64/libjava_crw_demo.so +java/oracle-8/lib/amd64/libjavafx_font.so +java/oracle-8/lib/amd64/libjavafx_font_freetype.so +java/oracle-8/lib/amd64/libjavafx_font_pango.so +java/oracle-8/lib/amd64/libjavafx_font_t2k.so +java/oracle-8/lib/amd64/libjavafx_iio.so +java/oracle-8/lib/amd64/libjawt.so +java/oracle-8/lib/amd64/libjdwp.so +java/oracle-8/lib/amd64/libjfr.so +java/oracle-8/lib/amd64/libjfxmedia.so +java/oracle-8/lib/amd64/libjfxwebkit.so +java/oracle-8/lib/amd64/libjpeg.so +java/oracle-8/lib/amd64/libjsdt.so +java/oracle-8/lib/amd64/libjsig.so +java/oracle-8/lib/amd64/libjsound.so +java/oracle-8/lib/amd64/libjsoundalsa.so +java/oracle-8/lib/amd64/libkcms.so +java/oracle-8/lib/amd64/liblcms.so +java/oracle-8/lib/amd64/libmanagement.so +java/oracle-8/lib/amd64/libmlib_image.so +java/oracle-8/lib/amd64/libnet.so +java/oracle-8/lib/amd64/libnio.so +java/oracle-8/lib/amd64/libnpjp2.so +java/oracle-8/lib/amd64/libnpt.so +java/oracle-8/lib/amd64/libprism_common.so +java/oracle-8/lib/amd64/libprism_es2.so +java/oracle-8/lib/amd64/libprism_sw.so +java/oracle-8/lib/amd64/libresource.so +java/oracle-8/lib/amd64/libsctp.so +java/oracle-8/lib/amd64/libsplashscreen.so +java/oracle-8/lib/amd64/libsunec.so +java/oracle-8/lib/amd64/libt2k.so +java/oracle-8/lib/amd64/libunpack.so +java/oracle-8/lib/amd64/libverify.so +java/oracle-8/lib/amd64/libzip.so +java/oracle-8/lib/amd64/server/Xusage.txt +java/oracle-8/lib/amd64/server/libjsig.so +java/oracle-8/lib/amd64/server/libjvm.so +java/oracle-8/lib/calendars.properties.default +java/oracle-8/lib/charsets.jar +java/oracle-8/lib/classlist +java/oracle-8/lib/cmm/CIEXYZ.pf +java/oracle-8/lib/cmm/GRAY.pf +java/oracle-8/lib/cmm/LINEAR_RGB.pf +java/oracle-8/lib/cmm/PYCC.pf +java/oracle-8/lib/cmm/sRGB.pf +java/oracle-8/lib/content-types.properties.default +java/oracle-8/lib/currency.data +java/oracle-8/lib/deploy.jar +java/oracle-8/lib/deploy/MixedCodeMainDialog.ui +java/oracle-8/lib/deploy/MixedCodeMainDialogJs.ui +java/oracle-8/lib/deploy/cautionshield.icns +java/oracle-8/lib/deploy/ffjcext.zip +java/oracle-8/lib/deploy/java-icon.ico +java/oracle-8/lib/deploy/messages.properties.default +java/oracle-8/lib/deploy/messages_de.properties.default +java/oracle-8/lib/deploy/messages_es.properties.default +java/oracle-8/lib/deploy/messages_fr.properties.default +java/oracle-8/lib/deploy/messages_it.properties.default +java/oracle-8/lib/deploy/messages_ja.properties.default +java/oracle-8/lib/deploy/messages_ko.properties.default +java/oracle-8/lib/deploy/messages_pt_BR.properties.default +java/oracle-8/lib/deploy/messages_sv.properties.default +java/oracle-8/lib/deploy/messages_zh_CN.properties.default +java/oracle-8/lib/deploy/messages_zh_HK.properties.default +java/oracle-8/lib/deploy/messages_zh_TW.properties.default +java/oracle-8/lib/deploy/mixcode_s.png +java/oracle-8/lib/deploy/splash.gif +java/oracle-8/lib/deploy/splash@2x.gif +java/oracle-8/lib/desktop/applications/sun-java.desktop +java/oracle-8/lib/desktop/applications/sun-javaws.desktop +java/oracle-8/lib/desktop/applications/sun_java.desktop +java/oracle-8/lib/desktop/icons/HighContrast/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/apps/sun-java.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/apps/sun-java.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png +java/oracle-8/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png +java/oracle-8/lib/desktop/mime/packages/x-java-archive.xml +java/oracle-8/lib/desktop/mime/packages/x-java-jnlp-file.xml +java/oracle-8/lib/ext/cldrdata.jar +java/oracle-8/lib/ext/dnsns.jar +java/oracle-8/lib/ext/jfxrt.jar +java/oracle-8/lib/ext/localedata.jar +java/oracle-8/lib/ext/meta-index +java/oracle-8/lib/ext/nashorn.jar +java/oracle-8/lib/ext/sunec.jar +java/oracle-8/lib/ext/sunjce_provider.jar +java/oracle-8/lib/ext/sunpkcs11.jar +java/oracle-8/lib/ext/zipfs.jar +java/oracle-8/lib/flavormap.properties.default +java/oracle-8/lib/fontconfig.RedHat.5.bfc.default +java/oracle-8/lib/fontconfig.RedHat.5.properties.src.default +java/oracle-8/lib/fontconfig.RedHat.6.bfc.default +java/oracle-8/lib/fontconfig.RedHat.6.properties.src.default +java/oracle-8/lib/fontconfig.SuSE.10.bfc.default +java/oracle-8/lib/fontconfig.SuSE.10.properties.src.default +java/oracle-8/lib/fontconfig.SuSE.11.bfc.default +java/oracle-8/lib/fontconfig.SuSE.11.properties.src.default +java/oracle-8/lib/fontconfig.Turbo.bfc.default +java/oracle-8/lib/fontconfig.Turbo.properties.src.default +java/oracle-8/lib/fontconfig.bfc.default +java/oracle-8/lib/fontconfig.properties.src.default +java/oracle-8/lib/fonts/LucidaBrightDemiBold.ttf +java/oracle-8/lib/fonts/LucidaBrightDemiItalic.ttf +java/oracle-8/lib/fonts/LucidaBrightItalic.ttf +java/oracle-8/lib/fonts/LucidaBrightRegular.ttf +java/oracle-8/lib/fonts/LucidaSansDemiBold.ttf +java/oracle-8/lib/fonts/LucidaSansRegular.ttf +java/oracle-8/lib/fonts/LucidaTypewriterBold.ttf +java/oracle-8/lib/fonts/LucidaTypewriterRegular.ttf +java/oracle-8/lib/fonts/fonts.dir +java/oracle-8/lib/hijrah-config-umalqura.properties +java/oracle-8/lib/images/cursors/cursors.properties.default +java/oracle-8/lib/images/cursors/invalid32x32.gif +java/oracle-8/lib/images/cursors/motif_CopyDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_CopyNoDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_LinkDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_LinkNoDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_MoveDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_MoveNoDrop32x32.gif +java/oracle-8/lib/images/icons/sun-java.png +java/oracle-8/lib/images/icons/sun-java_HighContrast.png +java/oracle-8/lib/images/icons/sun-java_HighContrastInverse.png +java/oracle-8/lib/images/icons/sun-java_LowContrast.png +java/oracle-8/lib/javafx.properties.default +java/oracle-8/lib/javaws.jar +java/oracle-8/lib/jce.jar +java/oracle-8/lib/jexec +java/oracle-8/lib/jfr.jar +java/oracle-8/lib/jfr/default.jfc +java/oracle-8/lib/jfr/profile.jfc +java/oracle-8/lib/jfxswt.jar +java/oracle-8/lib/jsse.jar +java/oracle-8/lib/jvm.hprof.txt +java/oracle-8/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/pt_BR/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh_HK.BIG5HK/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo +java/oracle-8/lib/logging.properties.default +java/oracle-8/lib/management-agent.jar +java/oracle-8/lib/management/jmxremote.access +java/oracle-8/lib/management/jmxremote.password.template +java/oracle-8/lib/management/management.properties.default +java/oracle-8/lib/management/snmp.acl.template +java/oracle-8/lib/meta-index +java/oracle-8/lib/net.properties.default +java/oracle-8/lib/oblique-fonts/LucidaSansDemiOblique.ttf +java/oracle-8/lib/oblique-fonts/LucidaSansOblique.ttf +java/oracle-8/lib/oblique-fonts/LucidaTypewriterBoldOblique.ttf +java/oracle-8/lib/oblique-fonts/LucidaTypewriterOblique.ttf +java/oracle-8/lib/oblique-fonts/fonts.dir +java/oracle-8/lib/plugin.jar +java/oracle-8/lib/psfont.properties.ja.default +java/oracle-8/lib/psfontj2d.properties.default +java/oracle-8/lib/resources.jar +java/oracle-8/lib/rt.jar +java/oracle-8/lib/security/US_export_policy.jar +java/oracle-8/lib/security/blacklist +java/oracle-8/lib/security/blacklisted.certs +java/oracle-8/lib/security/cacerts +java/oracle-8/lib/security/java.policy +java/oracle-8/lib/security/java.security.default +java/oracle-8/lib/security/javaws.policy +java/oracle-8/lib/security/local_policy.jar +java/oracle-8/lib/security/trusted.libraries +java/oracle-8/lib/sound.properties.default +java/oracle-8/lib/tzdb.dat +java/oracle-8/man/ja +java/oracle-8/man/ja_JP.UTF-8/man1/java.1 +java/oracle-8/man/ja_JP.UTF-8/man1/javaws.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jjs.1 +java/oracle-8/man/ja_JP.UTF-8/man1/keytool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/orbd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/pack200.1 +java/oracle-8/man/ja_JP.UTF-8/man1/policytool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmid.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmiregistry.1 +java/oracle-8/man/ja_JP.UTF-8/man1/servertool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/tnameserv.1 +java/oracle-8/man/ja_JP.UTF-8/man1/unpack200.1 +java/oracle-8/man/man1/java.1 +java/oracle-8/man/man1/javaws.1 +java/oracle-8/man/man1/jjs.1 +java/oracle-8/man/man1/keytool.1 +java/oracle-8/man/man1/orbd.1 +java/oracle-8/man/man1/pack200.1 +java/oracle-8/man/man1/policytool.1 +java/oracle-8/man/man1/rmid.1 +java/oracle-8/man/man1/rmiregistry.1 +java/oracle-8/man/man1/servertool.1 +java/oracle-8/man/man1/tnameserv.1 +java/oracle-8/man/man1/unpack200.1 +java/oracle-8/plugin/desktop/sun_java.desktop +java/oracle-8/plugin/desktop/sun_java.png +java/oracle-8/release +@pkgdir java/oracle-8/lib/applet diff --git a/lang/oracle-jre8/PLIST.solaris-x86_64 b/lang/oracle-jre8/PLIST.solaris-x86_64 new file mode 100644 index 000000000..e774e3449 --- /dev/null +++ b/lang/oracle-jre8/PLIST.solaris-x86_64 @@ -0,0 +1,203 @@ +@comment $NetBSD: PLIST.solaris-x86_64,v 1.1 2015/05/30 09:49:43 ryoon Exp $ +bin/oracle8-java +bin/oracle8-javaws +bin/oracle8-keytool +bin/oracle8-orbd +bin/oracle8-policytool +bin/oracle8-rmid +bin/oracle8-rmiregistry +bin/oracle8-servertool +bin/oracle8-tnameserv +java/oracle-8/.systemPrefs/.system.lock +java/oracle-8/.systemPrefs/.systemRootModFile +java/oracle-8/COPYRIGHT +java/oracle-8/LICENSE +java/oracle-8/README +java/oracle-8/THIRDPARTYLICENSEREADME.txt +java/oracle-8/Welcome.html +java/oracle-8/bin/amd64/java +java/oracle-8/bin/amd64/jjs +java/oracle-8/bin/amd64/keytool +java/oracle-8/bin/amd64/orbd +java/oracle-8/bin/amd64/pack200 +java/oracle-8/bin/amd64/policytool +java/oracle-8/bin/amd64/rmid +java/oracle-8/bin/amd64/rmiregistry +java/oracle-8/bin/amd64/servertool +java/oracle-8/bin/amd64/tnameserv +java/oracle-8/bin/amd64/unpack200 +java/oracle-8/bin/java +java/oracle-8/bin/jjs +java/oracle-8/bin/keytool +java/oracle-8/bin/orbd +java/oracle-8/bin/pack200 +java/oracle-8/bin/policytool +java/oracle-8/bin/rmid +java/oracle-8/bin/rmiregistry +java/oracle-8/bin/servertool +java/oracle-8/bin/tnameserv +java/oracle-8/bin/unpack200 +java/oracle-8/lib/amd64/jli/libjli.so +java/oracle-8/lib/amd64/jspawnhelper +java/oracle-8/lib/amd64/jvm.cfg.default +java/oracle-8/lib/amd64/libawt.so +java/oracle-8/lib/amd64/libawt_headless.so +java/oracle-8/lib/amd64/libawt_xawt.so +java/oracle-8/lib/amd64/libbci.so +java/oracle-8/lib/amd64/libdcpr.so +java/oracle-8/lib/amd64/libdt_socket.so +java/oracle-8/lib/amd64/libfontmanager.so +java/oracle-8/lib/amd64/libhprof.so +java/oracle-8/lib/amd64/libinstrument.so +java/oracle-8/lib/amd64/libj2gss.so +java/oracle-8/lib/amd64/libj2pcsc.so +java/oracle-8/lib/amd64/libj2pkcs11.so +java/oracle-8/lib/amd64/libj2ucrypto.so +java/oracle-8/lib/amd64/libjaas_unix.so +java/oracle-8/lib/amd64/libjava.so +java/oracle-8/lib/amd64/libjava_crw_demo.so +java/oracle-8/lib/amd64/libjawt.so +java/oracle-8/lib/amd64/libjdwp.so +java/oracle-8/lib/amd64/libjfr.so +java/oracle-8/lib/amd64/libjpeg.so +java/oracle-8/lib/amd64/libjsdt.so +java/oracle-8/lib/amd64/libjsig.so +java/oracle-8/lib/amd64/libjsound.so +java/oracle-8/lib/amd64/libkcms.so +java/oracle-8/lib/amd64/liblcms.so +java/oracle-8/lib/amd64/libmanagement.so +java/oracle-8/lib/amd64/libmlib_image.so +java/oracle-8/lib/amd64/libnet.so +java/oracle-8/lib/amd64/libnio.so +java/oracle-8/lib/amd64/libnpt.so +java/oracle-8/lib/amd64/libresource.so +java/oracle-8/lib/amd64/libsctp.so +java/oracle-8/lib/amd64/libsplashscreen.so +java/oracle-8/lib/amd64/libsunec.so +java/oracle-8/lib/amd64/libt2k.so +java/oracle-8/lib/amd64/libunpack.so +java/oracle-8/lib/amd64/libverify.so +java/oracle-8/lib/amd64/libzip.so +java/oracle-8/lib/amd64/server/Xusage.txt +java/oracle-8/lib/amd64/server/libjsig.so +java/oracle-8/lib/amd64/server/libjvm.so +java/oracle-8/lib/amd64/server/libjvm_db.so +java/oracle-8/lib/amd64/server/libjvm_dtrace.so +java/oracle-8/lib/calendars.properties.default +java/oracle-8/lib/charsets.jar +java/oracle-8/lib/classlist +java/oracle-8/lib/cmm/CIEXYZ.pf +java/oracle-8/lib/cmm/GRAY.pf +java/oracle-8/lib/cmm/LINEAR_RGB.pf +java/oracle-8/lib/cmm/PYCC.pf +java/oracle-8/lib/cmm/sRGB.pf +java/oracle-8/lib/content-types.properties.default +java/oracle-8/lib/currency.data +java/oracle-8/lib/ext/cldrdata.jar +java/oracle-8/lib/ext/dnsns.jar +java/oracle-8/lib/ext/localedata.jar +java/oracle-8/lib/ext/meta-index +java/oracle-8/lib/ext/nashorn.jar +java/oracle-8/lib/ext/sunec.jar +java/oracle-8/lib/ext/sunjce_provider.jar +java/oracle-8/lib/ext/sunpkcs11.jar +java/oracle-8/lib/ext/ucrypto.jar +java/oracle-8/lib/ext/zipfs.jar +java/oracle-8/lib/flavormap.properties.default +java/oracle-8/lib/fontconfig.bfc.default +java/oracle-8/lib/fontconfig.properties.src.default +java/oracle-8/lib/fonts/LucidaBrightDemiBold.ttf +java/oracle-8/lib/fonts/LucidaBrightDemiItalic.ttf +java/oracle-8/lib/fonts/LucidaBrightItalic.ttf +java/oracle-8/lib/fonts/LucidaBrightRegular.ttf +java/oracle-8/lib/fonts/LucidaSansDemiBold.ttf +java/oracle-8/lib/fonts/LucidaSansRegular.ttf +java/oracle-8/lib/fonts/LucidaTypewriterBold.ttf +java/oracle-8/lib/fonts/LucidaTypewriterRegular.ttf +java/oracle-8/lib/fonts/fonts.dir +java/oracle-8/lib/hijrah-config-umalqura.properties +java/oracle-8/lib/images/cursors/cursors.properties.default +java/oracle-8/lib/images/cursors/invalid32x32.gif +java/oracle-8/lib/images/cursors/motif_CopyDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_CopyNoDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_LinkDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_LinkNoDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_MoveDrop32x32.gif +java/oracle-8/lib/images/cursors/motif_MoveNoDrop32x32.gif +java/oracle-8/lib/jce.jar +java/oracle-8/lib/jfr.jar +java/oracle-8/lib/jfr/default.jfc +java/oracle-8/lib/jfr/profile.jfc +java/oracle-8/lib/jsse.jar +java/oracle-8/lib/jvm.hprof.txt +java/oracle-8/lib/logging.properties.default +java/oracle-8/lib/management-agent.jar +java/oracle-8/lib/management/jmxremote.access +java/oracle-8/lib/management/jmxremote.password.template +java/oracle-8/lib/management/management.properties.default +java/oracle-8/lib/management/snmp.acl.template +java/oracle-8/lib/meta-index +java/oracle-8/lib/net.properties.default +java/oracle-8/lib/psfont.properties.ja.default +java/oracle-8/lib/psfontj2d.properties.default +java/oracle-8/lib/resources.jar +java/oracle-8/lib/rt.jar +java/oracle-8/lib/sdp/sdp.conf.template +java/oracle-8/lib/security/US_export_policy.jar +java/oracle-8/lib/security/blacklist +java/oracle-8/lib/security/blacklisted.certs +java/oracle-8/lib/security/cacerts +java/oracle-8/lib/security/java.policy +java/oracle-8/lib/security/java.security.default +java/oracle-8/lib/security/local_policy.jar +java/oracle-8/lib/security/sunpkcs11-solaris.cfg.default +java/oracle-8/lib/security/trusted.libraries +java/oracle-8/lib/security/ucrypto-solaris.cfg.default +java/oracle-8/lib/sound.properties.default +java/oracle-8/lib/tzdb.dat +java/oracle-8/man/ja/man1/java.1 +java/oracle-8/man/ja/man1/jjs.1 +java/oracle-8/man/ja/man1/keytool.1 +java/oracle-8/man/ja/man1/orbd.1 +java/oracle-8/man/ja/man1/pack200.1 +java/oracle-8/man/ja/man1/policytool.1 +java/oracle-8/man/ja/man1/rmid.1 +java/oracle-8/man/ja/man1/rmiregistry.1 +java/oracle-8/man/ja/man1/servertool.1 +java/oracle-8/man/ja/man1/tnameserv.1 +java/oracle-8/man/ja/man1/unpack200.1 +java/oracle-8/man/ja_JP.PCK/man1/java.1 +java/oracle-8/man/ja_JP.PCK/man1/jjs.1 +java/oracle-8/man/ja_JP.PCK/man1/keytool.1 +java/oracle-8/man/ja_JP.PCK/man1/orbd.1 +java/oracle-8/man/ja_JP.PCK/man1/pack200.1 +java/oracle-8/man/ja_JP.PCK/man1/policytool.1 +java/oracle-8/man/ja_JP.PCK/man1/rmid.1 +java/oracle-8/man/ja_JP.PCK/man1/rmiregistry.1 +java/oracle-8/man/ja_JP.PCK/man1/servertool.1 +java/oracle-8/man/ja_JP.PCK/man1/tnameserv.1 +java/oracle-8/man/ja_JP.PCK/man1/unpack200.1 +java/oracle-8/man/ja_JP.UTF-8/man1/java.1 +java/oracle-8/man/ja_JP.UTF-8/man1/jjs.1 +java/oracle-8/man/ja_JP.UTF-8/man1/keytool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/orbd.1 +java/oracle-8/man/ja_JP.UTF-8/man1/pack200.1 +java/oracle-8/man/ja_JP.UTF-8/man1/policytool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmid.1 +java/oracle-8/man/ja_JP.UTF-8/man1/rmiregistry.1 +java/oracle-8/man/ja_JP.UTF-8/man1/servertool.1 +java/oracle-8/man/ja_JP.UTF-8/man1/tnameserv.1 +java/oracle-8/man/ja_JP.UTF-8/man1/unpack200.1 +java/oracle-8/man/man1/java.1 +java/oracle-8/man/man1/jjs.1 +java/oracle-8/man/man1/keytool.1 +java/oracle-8/man/man1/orbd.1 +java/oracle-8/man/man1/pack200.1 +java/oracle-8/man/man1/policytool.1 +java/oracle-8/man/man1/rmid.1 +java/oracle-8/man/man1/rmiregistry.1 +java/oracle-8/man/man1/servertool.1 +java/oracle-8/man/man1/tnameserv.1 +java/oracle-8/man/man1/unpack200.1 +java/oracle-8/release +@pkgdir java/oracle-8/lib/applet diff --git a/lang/oracle-jre8/buildlink3.mk b/lang/oracle-jre8/buildlink3.mk new file mode 100644 index 000000000..03353ddf8 --- /dev/null +++ b/lang/oracle-jre8/buildlink3.mk @@ -0,0 +1,25 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/05/30 09:49:43 ryoon Exp $ + +BUILDLINK_TREE+= oracle-jre8 + +.if !defined(ORACLE_JRE8_BUILDLINK3_MK) +ORACLE_JRE8_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.oracle-jre8+= oracle-jre8-[0-9]* +BUILDLINK_ABI_DEPENDS.oracle-jre8+= oracle-jre8>=8.0.45 +BUILDLINK_PKGSRCDIR.oracle-jre8?= ../../lang/oracle-jre8 + +CHECK_BUILTIN.oracle-jre8:= yes +.include "../../lang/oracle-jre8/builtin.mk" +CHECK_BUILTIN.oracle-jre8:= no + +.if !empty(USE_BUILTIN.oracle-jre8:M[yY][eE][sS]) +BUILDLINK_JAVA_PREFIX.oracle-jre8= ${JAVAVM8} +.else +BUILDLINK_JAVA_PREFIX.oracle-jre8= ${PREFIX}/java/oracle-8 +.endif + +UNLIMIT_RESOURCES+= datasize # Must be at least 131204 +.endif # ORACLE_JRE8_BUILDLINK3_MK + +BUILDLINK_TREE+= -oracle-jre8 diff --git a/lang/oracle-jre8/builtin.mk b/lang/oracle-jre8/builtin.mk new file mode 100644 index 000000000..3b28a65ce --- /dev/null +++ b/lang/oracle-jre8/builtin.mk @@ -0,0 +1,95 @@ +# $NetBSD: builtin.mk,v 1.1 2015/05/30 09:49:43 ryoon Exp $ + +BUILTIN_PKG:= oracle-jre8 + +BUILTIN_FIND_FILES_VAR:= JAVAVM8 +BUILTIN_FIND_FILES.JAVAVM8= \ + /System/Library/Frameworks/JavaVM.framework/Versions/1.8/Home \ + /usr/jdk/instances/jdk1.8.0 + +.include "../../mk/buildlink3/bsd.builtin.mk" + +### +### On Darwin, if a suitable JRE has not already been found, try to find +### it in the standard JRE location. Normally, we would just add the +### standard JRE location path to BUILTIN_FIND_FILES.JAVAVM8 above, but +### unfortunately, the path contains a space, and the BUILTIN_FIND_FILES +### "subroutine" can't handle paths containing whitespace (because it +### iterates over the paths in a for-loop). So, we perform the check by +### hand. +### +.if ${OPSYS} == "Darwin" && \ + !empty(JAVAVM8:M__nonexistent__) +_JRE_HOME= \ + /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home +. if exists(${_JRE_HOME}) +JAVAVM8= ${_JRE_HOME} +. endif +.endif + +### +### Determine if there is a built-in implementation of the package and +### set IS_BUILTIN. appropriately ("yes" or "no"). +### +.if !defined(IS_BUILTIN.oracle-jre8) +. if empty(JAVAVM8:M__nonexistent__) +IS_BUILTIN.oracle-jre8= yes +. else +IS_BUILTIN.oracle-jre8= no +. endif +.endif +MAKEVARS+= IS_BUILTIN.oracle-jre8 + +### +### If there is a built-in implementation, then set BUILTIN_PKG. to +### a package name to represent the built-in package. +### +.if !defined(BUILTIN_PKG.oracle-jre8) && \ + !empty(IS_BUILTIN.oracle-jre8:M[yY][eE][sS]) && \ + empty(JAVAVM8:M__nonexistent__) + +BUILTIN_VERSION.oracle-jre8!= ${JAVAVM8:Q}/bin/java -version 2>&1 | \ + ${AWK} -F \" '{print $$2; exit}' | \ + ${AWK} '{sub(/^1\./,"");sub(/_/,".");print $$1}' + +BUILTIN_PKG.oracle-jre8= oracle-jre8-${BUILTIN_VERSION.oracle-jre8} +.endif +MAKEVARS+= BUILTIN_PKG.oracle-jre8 + +### +### Determine whether we should use the built-in implementation if it +### exists, and set USE_BUILTIN. appropriate ("yes" or "no"). +### +.if !defined(USE_BUILTIN.oracle-jre8) +. if ${PREFER.oracle-jre8} == "pkgsrc" +USE_BUILTIN.oracle-jre8= no +. else +USE_BUILTIN.oracle-jre8= ${IS_BUILTIN.oracle-jre8} +. if defined(BUILTIN_PKG.oracle-jre8) && \ + !empty(IS_BUILTIN.oracle-jre8:M[yY][eE][sS]) +USE_BUILTIN.oracle-jre8= yes +. for _dep_ in ${BUILDLINK_API_DEPENDS.oracle-jre8} +. if !empty(USE_BUILTIN.oracle-jre8:M[yY][eE][sS]) +USE_BUILTIN.oracle-jre8!= \ + if ${PKG_ADMIN} pmatch ${_dep_:Q} ${BUILTIN_PKG.oracle-jre8:Q}; then \ + ${ECHO} yes; \ + else \ + ${ECHO} no; \ + fi +. endif +. endfor +. endif +. endif # PREFER.oracle-jre8 +.endif +MAKEVARS+= USE_BUILTIN.oracle-jre8 + +### +### The section below only applies if we are not including this file +### solely to determine whether a built-in implementation exists. +### +CHECK_BUILTIN.oracle-jre8?= no +.if !empty(CHECK_BUILTIN.oracle-jre8:M[nN][oO]) +. if !empty(USE_BUILTIN.oracle-jre8:M[yY][eE][sS]) +PKG_JAVA_HOME= ${JAVAVM8} +. endif +.endif diff --git a/lang/oracle-jre8/distinfo b/lang/oracle-jre8/distinfo new file mode 100644 index 000000000..20a16ca6d --- /dev/null +++ b/lang/oracle-jre8/distinfo @@ -0,0 +1,14 @@ +$NetBSD: distinfo,v 1.1 2015/05/30 09:49:43 ryoon Exp $ + +SHA1 (jce_policy-8.zip) = 7d25dcee3e6ef2c984d748a14614b37c18ce3507 +RMD160 (jce_policy-8.zip) = bdcb54a9900c00b52c24d024282b6e40c148d49c +Size (jce_policy-8.zip) = 8409 bytes +SHA1 (jre-8u45-linux-i586.tar.gz) = ce6a870067947bf22154f9055df0a8752cfaf785 +RMD160 (jre-8u45-linux-i586.tar.gz) = cee7e0f15d8fbcd71b8e586230055955cfdded8f +Size (jre-8u45-linux-i586.tar.gz) = 65672226 bytes +SHA1 (jre-8u45-linux-x64.tar.gz) = a89f73e4101e2e9bc6b39cec2066b83ecc0b97db +RMD160 (jre-8u45-linux-x64.tar.gz) = acf1c2f5c9335d5a5cf7c9db9b61efed1f902cbc +Size (jre-8u45-linux-x64.tar.gz) = 63822322 bytes +SHA1 (jre-8u45-solaris-x64.tar.gz) = 5fbbb81cb99a3a139701d95c7ec64dfc9bbc3706 +RMD160 (jre-8u45-solaris-x64.tar.gz) = 492a3688aea6c419fe66912d2b9a8ed6bb78ccf5 +Size (jre-8u45-solaris-x64.tar.gz) = 51902127 bytes diff --git a/lang/oracle-jre8/sfiles-linux-i386.mk b/lang/oracle-jre8/sfiles-linux-i386.mk new file mode 100644 index 000000000..f7d8a49a4 --- /dev/null +++ b/lang/oracle-jre8/sfiles-linux-i386.mk @@ -0,0 +1,42 @@ +# $NetBSD: sfiles-linux-i386.mk,v 1.1 2015/05/30 09:49:43 ryoon Exp $ +# +# Created with "make makesfiles" +# Do not edit this file manually! +# +SFILES+= calendars.properties +SFILES+= content-types.properties +SFILES+= deploy/messages_pt_BR.properties +SFILES+= deploy/messages_es.properties +SFILES+= deploy/messages_sv.properties +SFILES+= deploy/messages_ko.properties +SFILES+= deploy/messages_fr.properties +SFILES+= deploy/messages_zh_TW.properties +SFILES+= deploy/messages_zh_CN.properties +SFILES+= deploy/messages_it.properties +SFILES+= deploy/messages_de.properties +SFILES+= deploy/messages_zh_HK.properties +SFILES+= deploy/messages.properties +SFILES+= deploy/messages_ja.properties +SFILES+= flavormap.properties +SFILES+= fontconfig.RedHat.5.bfc +SFILES+= fontconfig.RedHat.5.properties.src +SFILES+= fontconfig.RedHat.6.bfc +SFILES+= fontconfig.RedHat.6.properties.src +SFILES+= fontconfig.SuSE.10.bfc +SFILES+= fontconfig.SuSE.10.properties.src +SFILES+= fontconfig.SuSE.11.bfc +SFILES+= fontconfig.SuSE.11.properties.src +SFILES+= fontconfig.Turbo.bfc +SFILES+= fontconfig.Turbo.properties.src +SFILES+= fontconfig.bfc +SFILES+= fontconfig.properties.src +SFILES+= i386/jvm.cfg +SFILES+= images/cursors/cursors.properties +SFILES+= javafx.properties +SFILES+= logging.properties +SFILES+= management/management.properties +SFILES+= net.properties +SFILES+= psfont.properties.ja +SFILES+= psfontj2d.properties +SFILES+= security/java.security +SFILES+= sound.properties diff --git a/lang/oracle-jre8/sfiles-linux-x86_64.mk b/lang/oracle-jre8/sfiles-linux-x86_64.mk new file mode 100644 index 000000000..26c7a0be3 --- /dev/null +++ b/lang/oracle-jre8/sfiles-linux-x86_64.mk @@ -0,0 +1,42 @@ +# $NetBSD: sfiles-linux-x86_64.mk,v 1.1 2015/05/30 09:49:43 ryoon Exp $ +# +# Created with "make makesfiles" +# Do not edit this file manually! +# +SFILES+= amd64/jvm.cfg +SFILES+= calendars.properties +SFILES+= content-types.properties +SFILES+= deploy/messages_fr.properties +SFILES+= deploy/messages.properties +SFILES+= deploy/messages_pt_BR.properties +SFILES+= deploy/messages_de.properties +SFILES+= deploy/messages_zh_TW.properties +SFILES+= deploy/messages_ko.properties +SFILES+= deploy/messages_es.properties +SFILES+= deploy/messages_it.properties +SFILES+= deploy/messages_ja.properties +SFILES+= deploy/messages_zh_CN.properties +SFILES+= deploy/messages_sv.properties +SFILES+= deploy/messages_zh_HK.properties +SFILES+= flavormap.properties +SFILES+= fontconfig.RedHat.5.bfc +SFILES+= fontconfig.RedHat.5.properties.src +SFILES+= fontconfig.RedHat.6.bfc +SFILES+= fontconfig.RedHat.6.properties.src +SFILES+= fontconfig.SuSE.10.bfc +SFILES+= fontconfig.SuSE.10.properties.src +SFILES+= fontconfig.SuSE.11.bfc +SFILES+= fontconfig.SuSE.11.properties.src +SFILES+= fontconfig.Turbo.bfc +SFILES+= fontconfig.Turbo.properties.src +SFILES+= fontconfig.bfc +SFILES+= fontconfig.properties.src +SFILES+= images/cursors/cursors.properties +SFILES+= javafx.properties +SFILES+= logging.properties +SFILES+= management/management.properties +SFILES+= net.properties +SFILES+= psfont.properties.ja +SFILES+= psfontj2d.properties +SFILES+= security/java.security +SFILES+= sound.properties diff --git a/lang/oracle-jre8/sfiles-solaris-x86_64.mk b/lang/oracle-jre8/sfiles-solaris-x86_64.mk new file mode 100644 index 000000000..26ccc4268 --- /dev/null +++ b/lang/oracle-jre8/sfiles-solaris-x86_64.mk @@ -0,0 +1,21 @@ +# $NetBSD: sfiles-solaris-x86_64.mk,v 1.1 2015/05/30 09:49:43 ryoon Exp $ +# +# Created with "make makesfiles" +# Do not edit this file manually! +# +SFILES+= amd64/jvm.cfg +SFILES+= calendars.properties +SFILES+= content-types.properties +SFILES+= flavormap.properties +SFILES+= fontconfig.bfc +SFILES+= fontconfig.properties.src +SFILES+= images/cursors/cursors.properties +SFILES+= logging.properties +SFILES+= management/management.properties +SFILES+= net.properties +SFILES+= psfont.properties.ja +SFILES+= psfontj2d.properties +SFILES+= security/sunpkcs11-solaris.cfg +SFILES+= security/java.security +SFILES+= security/ucrypto-solaris.cfg +SFILES+= sound.properties diff --git a/lang/ossp-js/Makefile b/lang/ossp-js/Makefile index 0ee98304c..fc710bf98 100644 --- a/lang/ossp-js/Makefile +++ b/lang/ossp-js/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/11/30 18:11:23 spz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:16 wiz Exp $ # DISTNAME= js-1.6.20070208 PKGNAME= ossp-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/js/ diff --git a/lang/p5-Switch/Makefile b/lang/p5-Switch/Makefile index c03eb164b..d770b6a5d 100644 --- a/lang/p5-Switch/Makefile +++ b/lang/p5-Switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:16 wiz Exp $ # DISTNAME= Switch-2.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RG/RGARCIA/} diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 0fbdf366a..c38bccdd1 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.81 2015/06/12 10:50:16 wiz Exp $ # DISTNAME= parrot-${PARROT_VERSION} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/${PARROT_RTYPE}/${PARROT_VERSION}/ diff --git a/lang/parrot/buildlink3.mk b/lang/parrot/buildlink3.mk index cdad86e7a..a13a358c1 100644 --- a/lang/parrot/buildlink3.mk +++ b/lang/parrot/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2015/04/06 08:17:15 adam Exp $ BUILDLINK_TREE+= parrot @@ -8,7 +8,7 @@ PARROT_BUILDLINK3_MK:= .include "../../lang/parrot/version.mk" BUILDLINK_API_DEPENDS.parrot+= parrot>=0.4.0 -BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb5 +BUILDLINK_ABI_DEPENDS.parrot+= parrot>=5.7.0nb6 BUILDLINK_PKGSRCDIR.parrot?= ../../lang/parrot .include "../../textproc/icu/buildlink3.mk" diff --git a/lang/pear/Makefile b/lang/pear/Makefile index b37bae176..4ac32544c 100644 --- a/lang/pear/Makefile +++ b/lang/pear/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2015/03/15 00:45:19 taca Exp $ +# $NetBSD: Makefile,v 1.32 2015/05/31 15:20:03 taca Exp $ # DISTNAME= PEAR-1.9.5 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/PEAR/pear/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= http://download.pear.php.net/package/ EXTRACT_SUFX= .tgz @@ -33,7 +33,7 @@ PEAR_SRCS= ${DISTNAME}${EXTRACT_SUFX} DISTFILES+= ${PEAR_SRCS} EXTRACT_ONLY+= ${PEAR_SRCS} -ARCHIVE_SRCS= Archive_Tar-1.3.15${EXTRACT_SUFX} +ARCHIVE_SRCS= Archive_Tar-1.3.16${EXTRACT_SUFX} ARCHIVE_WRKSRC= ${WRKDIR}/${ARCHIVE_SRCS:S/${EXTRACT_SUFX}//} DISTFILES+= ${ARCHIVE_SRCS} EXTRACT_ONLY+= ${ARCHIVE_SRCS} diff --git a/lang/pear/distinfo b/lang/pear/distinfo index 90ce8b21c..3cb35ebe2 100644 --- a/lang/pear/distinfo +++ b/lang/pear/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.19 2015/03/15 00:45:19 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/05/31 15:20:03 taca Exp $ -SHA1 (Archive_Tar-1.3.15.tgz) = 9639b1d169caa6f1fab560e2497d4fd2c8450661 -RMD160 (Archive_Tar-1.3.15.tgz) = a45020c4af580a3767ae558cfeea8ae40c233ed1 -Size (Archive_Tar-1.3.15.tgz) = 19985 bytes +SHA1 (Archive_Tar-1.3.16.tgz) = 95f0f85a4aad827a2dc0d53ae32de3a00af2cfc7 +RMD160 (Archive_Tar-1.3.16.tgz) = a97a30c322461a9e8f306fa4ae5c716eba3ce4ab +Size (Archive_Tar-1.3.16.tgz) = 20024 bytes SHA1 (Console_Getopt-1.4.0.tgz) = af01996e09a463e026609ec75592baa5f76ad8d5 RMD160 (Console_Getopt-1.4.0.tgz) = 437b5579f86906997f2f8d035d4a1e38db5c1270 Size (Console_Getopt-1.4.0.tgz) = 4534 bytes diff --git a/lang/perl5/Makefile b/lang/perl5/Makefile index 3ae7d5679..85187c627 100644 --- a/lang/perl5/Makefile +++ b/lang/perl5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2014/11/22 03:04:31 wiz Exp $ +# $NetBSD: Makefile,v 1.235 2015/06/24 11:43:42 he Exp $ .include "license.mk" .include "Makefile.common" @@ -193,6 +193,7 @@ SUBST_VARS.policysh+= FALSE # dependencies. If this isn't defined, then use the perl defaults for the # particular operating system. # +LIBSWANTED.Bitrig= m crypt LIBSWANTED.Cygwin= m crypt dl LIBSWANTED.Darwin= m c LIBSWANTED.DragonFly= m crypt @@ -216,6 +217,7 @@ SUBST_VARS.policysh+= LIBSWANTED # If this isn't defined, then use the perl defaults for the particular # operating system. # +SYSLIBPATH.Bitrig= /usr/lib SYSLIBPATH.Cygwin= /usr/lib SYSLIBPATH.Darwin= /usr/lib SYSLIBPATH.DragonFly= /usr/lib @@ -277,8 +279,7 @@ SUBST_SED.cpprun= -e "s/cpprun=''/cpprun='cc -E'/" # SUBST_CLASSES+= dirmode SUBST_STAGE.dirmode= post-patch -SUBST_FILES.dirmode= installhtml install_lib.pl \ - dist/ExtUtils-Install/lib/ExtUtils/Install.pm +SUBST_FILES.dirmode= installhtml install_lib.pl SUBST_SED.dirmode= -e "s/755/${PKGDIRMODE}/g;/umask(/d" post-extract: diff --git a/lang/perl5/Makefile.common b/lang/perl5/Makefile.common index 4f7f029ea..05cccbee0 100644 --- a/lang/perl5/Makefile.common +++ b/lang/perl5/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.23 2015/02/25 14:56:45 wiz Exp $ +# $NetBSD: Makefile.common,v 1.24 2015/06/11 13:44:23 adam Exp $ # # used by lang/perl5/Makefile # used by databases/p5-gdbm/Makefile -DISTNAME= perl-5.20.2 +DISTNAME= perl-5.22.0 CATEGORIES= lang devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S,/modules/by-module/$,/src/5.0/,} DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} diff --git a/lang/perl5/buildlink3.mk b/lang/perl5/buildlink3.mk index d8ae15de2..037cc1b1a 100644 --- a/lang/perl5/buildlink3.mk +++ b/lang/perl5/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.55 2014/12/30 15:13:19 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.56 2015/06/11 13:44:23 adam Exp $ BUILDLINK_TREE+= perl @@ -6,13 +6,13 @@ BUILDLINK_TREE+= perl PERL_BUILDLINK3_MK:= .include "../../mk/bsd.fast.prefs.mk" -PERL5_REQD+= 5.20.0 +PERL5_REQD+= 5.22.0 .for _perl5_ver_ in ${PERL5_REQD} BUILDLINK_API_DEPENDS.perl+= perl>=${_perl5_ver_} .endfor -# Prevent p5-* etc. packages built for 5.20.0 to be used +# Prevent p5-* etc. packages built for 5.22.0 to be used # with the next incompatible version of perl: -BUILDLINK_API_DEPENDS.perl+= perl<5.22.0 +BUILDLINK_API_DEPENDS.perl+= perl<5.24.0 BUILDLINK_PKGSRCDIR.perl?= ../../lang/perl5 diff --git a/lang/perl5/distinfo b/lang/perl5/distinfo index 6d1d2a34f..7b029ccd4 100644 --- a/lang/perl5/distinfo +++ b/lang/perl5/distinfo @@ -1,25 +1,24 @@ -$NetBSD: distinfo,v 1.126 2015/02/25 14:56:45 wiz Exp $ +$NetBSD: distinfo,v 1.129 2015/06/24 11:43:42 he Exp $ -SHA1 (perl-5.20.2.tar.bz2) = 63126c683b4c79c35008a47d56f7beae876c569f -RMD160 (perl-5.20.2.tar.bz2) = a24d4c70846ae4332d01d8d56696a55bf492f44b -Size (perl-5.20.2.tar.bz2) = 13717128 bytes +SHA1 (perl-5.22.0.tar.bz2) = 400338c91c56420d98142cbfcb84d418cae2c98c +RMD160 (perl-5.22.0.tar.bz2) = 16f3ac6c5d4d72e599222bcbf2591c3b2aa2f857 +Size (perl-5.22.0.tar.bz2) = 13811518 bytes SHA1 (patch-Makefile.SH) = 92c623fe1ea024b05f47bcfee7002e02647d5062 -SHA1 (patch-aa) = 441ad4f0d27d9be0fcdce31c9d35d35d98958518 +SHA1 (patch-aa) = 9bbcc9395080b11934528a32808e0a509f1d831c SHA1 (patch-ab) = c899b7221a78e74cc9b1480834baba047dd19f38 SHA1 (patch-ac) = 4baa8f80695687abb53d4f4e1830cf86db5b2bf7 SHA1 (patch-ah) = c1cb4ddb6db49dcfe12bb1d47911668b2318b953 SHA1 (patch-aq) = 4bf5a76f0277b0939b2ca7720f4bb045a788b5cc -SHA1 (patch-ca) = d4a924b4e78d210d143f4e40f63082b6d42fc0e8 +SHA1 (patch-ca) = 5d9085d12042e4745cc0d56457b02169824fd85d SHA1 (patch-ch) = 5b6a89c82e158bab0a5f06add48c28e600678099 SHA1 (patch-ck) = 5c381db130cdf4c315678e2d65380eaaa3065fee SHA1 (patch-cn) = d1877383e213a414562b5bb4c1e8aa785926fab7 SHA1 (patch-cpan_Socket_Socket.xs) = 9390c42ad456b0ea114c2e57e4d829d630fb698e SHA1 (patch-ext_Errno_Errno__pm.PL) = 4f135e267da17de38f8f1e7e03d5209bfd09a323 SHA1 (patch-hints_cygwin.sh) = 1b21d927d6b7379754c4cd64a2b05d3632c35470 -SHA1 (patch-hints_darwin.sh) = 15596f109f317ffb14c695b4196bb37699d2f34b +SHA1 (patch-hints_darwin.sh) = bb4ea9e16a1d441388b8e9cdd37a7d757f3f1687 SHA1 (patch-hints_netbsd.sh) = 0d549a48800372d75fe34b783529a78cba90f646 SHA1 (patch-hints_sco.sh) = 8d43cdc0632799e1cdb5dc6fdb968052a9ae4216 -SHA1 (patch-install__lib.pl) = 31e9e0fc34386542dd6a60bf6ca0a607babbd4b6 +SHA1 (patch-hints_solaris__2.sh) = f054d36917c74df8219c0fc84e9b20fa312a56a3 SHA1 (patch-ta) = a9d13eeec22733e4087942f217a0d47a19498a6f -SHA1 (patch-zd) = 469602bc04b217f2d9929f5caeab43f77a74076f SHA1 (patch-ze) = d6fb718a1417e37a7d6bee1ae89fe2beec51c81b diff --git a/lang/perl5/files/cpan-DB_File-hints-bitrig.pl b/lang/perl5/files/cpan-DB_File-hints-bitrig.pl new file mode 100644 index 000000000..dd1b43247 --- /dev/null +++ b/lang/perl5/files/cpan-DB_File-hints-bitrig.pl @@ -0,0 +1,6 @@ +# $NetBSD: cpan-DB_File-hints-bitrig.pl,v 1.1 2015/06/05 12:25:30 sevan Exp $ + +# cpan/DB_File: +# Bitrig does not provide -ldb, so avoid linking to it + +$self->{LIBS} = ['']; diff --git a/lang/perl5/hacks.mk b/lang/perl5/hacks.mk index 08cd9eda4..a7df8724d 100644 --- a/lang/perl5/hacks.mk +++ b/lang/perl5/hacks.mk @@ -1,4 +1,4 @@ -# $NetBSD: hacks.mk,v 1.14 2014/12/15 11:46:35 jperkin Exp $ +# $NetBSD: hacks.mk,v 1.16 2015/05/17 12:57:16 bsiegert Exp $ .if !defined(PERL5_HACKS_MK) PERL5_HACKS_MK= defined @@ -28,16 +28,6 @@ CFLAGS+= -DDEBUGGING -g -msoft-quad-float -O2 . endif .endif -### [Sun Nov 14 02:35:50 EST 2004 : jlam] -### On PowerPC, building with optimisation with GCC causes an "attempt -### to free unreference scalar". Remove optimisation flags as a -### workaround until GCC is fixed. -### -.if !empty(CC_VERSION:Mgcc*) && !empty(MACHINE_PLATFORM:MNetBSD-*-powerpc) -PKG_HACKS+= powerpc-codegen -BUILDLINK_TRANSFORM+= rm:-O[0-9]* -.endif - ### [Mon May 9 15:35:44 UTC 2005 : jlam] ### On NetBSD/arm, skipping one part of the optimization pass empirically ### "fixes" the build of perl using gcc-3.x. @@ -75,4 +65,13 @@ PKG_HACKS+= alpha-optimisation CFLAGS+=-fno-tree-ter .endif +### [Thu May 14 23:17:20 JST 2015 : ryoon] +### Force to use /usr/sfw/lib/amd64/libgcc_s.co.1 instead. +.if !empty(MACHINE_PLATFORM:MSunOS-5.10-x86_64) +. if !empty(CC_VERSION:Mgcc-3.4.3) +BUILDLINK_PASSTHRU_RPATHDIRS+= /usr/sfw/lib/amd64 +LDFLAGS+= ${COMPILER_RPATH_FLAG}/usr/sfw/lib/amd64 +. endif +.endif + .endif # PERL5_HACKS_MK diff --git a/lang/perl5/patches/patch-aa b/lang/perl5/patches/patch-aa index c185fd45c..8715b0e1f 100644 --- a/lang/perl5/patches/patch-aa +++ b/lang/perl5/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.36 2014/05/29 07:57:07 adam Exp $ +$NetBSD: patch-aa,v 1.37 2015/06/11 13:44:23 adam Exp $ * $Is{NetBSD} and $Is{Interix} are unified into $Is{BSD}. * Ignore installed packlist when creating new packlist. ---- cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm.orig 2014-05-26 13:34:19.000000000 +0000 +--- cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm.orig 2015-05-16 12:23:24.000000000 +0000 +++ cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm @@ -29,8 +29,6 @@ BEGIN { $Is{VMS} = $^O eq 'VMS'; @@ -14,7 +14,7 @@ $NetBSD: patch-aa,v 1.36 2014/05/29 07:57:07 adam Exp $ $Is{SunOS4} = $^O eq 'sunos'; $Is{Solaris} = $^O eq 'solaris'; $Is{SunOS} = $Is{SunOS4} || $Is{Solaris}; -@@ -934,7 +932,7 @@ $(INST_DYNAMIC): $(OBJECT) $(MYEXTLIB) $ +@@ -955,7 +953,7 @@ $(INST_DYNAMIC): $(OBJECT) $(MYEXTLIB) $ my $libs = '$(LDLOADLIBS)'; @@ -23,12 +23,12 @@ $NetBSD: patch-aa,v 1.36 2014/05/29 07:57:07 adam Exp $ # Use nothing on static perl platforms, and to the flags needed # to link against the shared libperl library on shared perl # platforms. We peek at lddlflags to see if we need -Wl,-R -@@ -2116,7 +2114,7 @@ pure_vendor_install :: all +@@ -2159,7 +2157,7 @@ pure_vendor_install :: all $(NOECHO) $(MOD_INSTALL) \ }; push @m, --q{ read }.$self->catfile('$(VENDORARCHEXP)','auto','$(FULLEXT)','.packlist').q{ \ +-q{ read "}.$self->catfile('$(VENDORARCHEXP)','auto','$(FULLEXT)','.packlist').q{" \ +q{ read "" \ - write }.$self->catfile('$(DESTINSTALLVENDORARCH)','auto','$(FULLEXT)','.packlist').q{ \ + write "}.$self->catfile('$(DESTINSTALLVENDORARCH)','auto','$(FULLEXT)','.packlist').q{" \ } unless $self->{NO_PACKLIST}; diff --git a/lang/perl5/patches/patch-ca b/lang/perl5/patches/patch-ca index d2718eb1f..987a3ff69 100644 --- a/lang/perl5/patches/patch-ca +++ b/lang/perl5/patches/patch-ca @@ -1,12 +1,13 @@ -$NetBSD: patch-ca,v 1.22 2015/02/25 14:56:45 wiz Exp $ +$NetBSD: patch-ca,v 1.24 2015/06/24 11:43:42 he Exp $ * Use "uname -r" to get OS version for *BSD. * Move $loclibpth to the end of $dlist, instead of the beginning. +* Detect systems which have but where using it fails. * Several other changes. ---- Configure.orig 2015-01-10 12:06:37.000000000 +0000 +--- Configure.orig 2015-05-13 20:19:28.000000000 +0000 +++ Configure -@@ -3372,13 +3372,14 @@ EOM +@@ -3439,13 +3439,14 @@ EOM osvers="$3" ;; dragonfly) osname=dragonfly @@ -23,7 +24,7 @@ $NetBSD: patch-ca,v 1.22 2015/02/25 14:56:45 wiz Exp $ genix) osname=genix ;; gnu) osname=gnu osvers="$3" ;; -@@ -3401,7 +3402,7 @@ EOM +@@ -3468,7 +3469,7 @@ EOM MiNT) osname=mint ;; netbsd*) osname=netbsd @@ -32,8 +33,8 @@ $NetBSD: patch-ca,v 1.22 2015/02/25 14:56:45 wiz Exp $ ;; news-os) osvers="$3" case "$3" in -@@ -3412,7 +3413,7 @@ EOM - next*) osname=next ;; +@@ -3478,7 +3479,7 @@ EOM + ;; nonstop-ux) osname=nonstopux ;; openbsd) osname=openbsd - osvers="$3" @@ -41,7 +42,7 @@ $NetBSD: patch-ca,v 1.22 2015/02/25 14:56:45 wiz Exp $ ;; os2) osname=os2 osvers="$4" -@@ -3427,6 +3428,9 @@ EOM +@@ -3493,6 +3494,9 @@ EOM qnx) osname=qnx osvers="$4" ;; @@ -51,7 +52,7 @@ $NetBSD: patch-ca,v 1.22 2015/02/25 14:56:45 wiz Exp $ solaris) osname=solaris case "$3" in 5*) osvers=`echo $3 | $sed 's/^5/2/g'` ;; -@@ -4865,7 +4869,7 @@ esac +@@ -4931,7 +4935,7 @@ esac # If using gcc or clang, we can get better values for libpth, incpth # and usrinc directly from the compiler. # Note that ccname for clang is also gcc. @@ -60,7 +61,7 @@ $NetBSD: patch-ca,v 1.22 2015/02/25 14:56:45 wiz Exp $ gcc) $echo 'extern int foo;' > try.c set X `$cppstdin -v try.c 2>&1 | $awk '/^#include getverlist <cpp_stuff.out 2>&1 @@ -184,3 +185,25 @@ $NetBSD: patch-ca,v 1.22 2015/02/25 14:56:45 wiz Exp $ echo "Oh! Smells like ANSI's been here." >&4 echo "We can catify or stringify, separately or together!" cpp_stuff=42 +@@ -22645,6 +22685,21 @@ eval $inhdr + set fenv.h i_fenv + eval $inhdr + ++: And really validate that it is OK to include it ++: On NetBSD 6.x non-amd64 non-i386 and non-sparc this fails ++cat > try.c < ++int main() { ++ printf("runs ok too\n"); ++ exit(0); ++} ++EOCP ++set try ++if ! eval $compile_ok; then ++ echo " found to be unusable, disabling" >&4 ++ i_fenv=$undef ++fi ++ + : see if this is a fp.h system + set fp.h i_fp + eval $inhdr diff --git a/lang/perl5/patches/patch-hints_darwin.sh b/lang/perl5/patches/patch-hints_darwin.sh index 054f6ae49..25afb6eb0 100644 --- a/lang/perl5/patches/patch-hints_darwin.sh +++ b/lang/perl5/patches/patch-hints_darwin.sh @@ -1,19 +1,20 @@ -$NetBSD: patch-hints_darwin.sh,v 1.5 2014/11/22 15:45:41 bsiegert Exp $ +$NetBSD: patch-hints_darwin.sh,v 1.6 2015/06/11 13:44:23 adam Exp $ MACOSX_DEVELOPMENT_TARGET is required on version of OS X pre 10.6 See Perl bug #117433 ---- hints/darwin.sh.orig 2014-09-14 11:31:02.000000000 +0000 +--- hints/darwin.sh.orig 2015-05-13 20:19:29.000000000 +0000 +++ hints/darwin.sh -@@ -185,13 +185,16 @@ case "$osvers" in +@@ -200,7 +200,7 @@ case "$osvers" in ldflags="${ldflags} -flat_namespace" lddlflags="${ldflags} -bundle -undefined suppress" ;; -*) -+[7-9].*) ++[7-9].*) + # MACOSX_DEPLOYMENT_TARGET selects the minimum OS level we want to support + # https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/cross_development/Configuring/configuring.html lddlflags="${ldflags} -bundle -undefined dynamic_lookup" - case "$ld" in - *MACOSX_DEVELOPMENT_TARGET*) ;; +@@ -209,6 +209,9 @@ case "$osvers" in *) ld="env MACOSX_DEPLOYMENT_TARGET=10.3 ${ld}" ;; esac ;; diff --git a/lang/perl5/patches/patch-hints_solaris__2.sh b/lang/perl5/patches/patch-hints_solaris__2.sh new file mode 100644 index 000000000..7a5fbb361 --- /dev/null +++ b/lang/perl5/patches/patch-hints_solaris__2.sh @@ -0,0 +1,15 @@ +$NetBSD: patch-hints_solaris__2.sh,v 1.1 2015/05/15 14:32:27 ryoon Exp $ + +Redo PR pkg/44999. + +--- hints/solaris_2.sh.orig 2014-12-27 11:48:52.000000000 +0000 ++++ hints/solaris_2.sh +@@ -622,7 +622,7 @@ EOM + # use that with Solaris 11 and later, but keep + # the old behavior for older Solaris versions. + case "$osvers" in +- 2.?|2.10) lddlflags="$lddlflags -G -m64" ;; ++ 2.?|2.10) lddlflags="$lddlflags -shared -m64" ;; + *) lddlflags="$lddlflags -shared -m64" ;; + esac + ;; diff --git a/lang/perl5/patches/patch-install__lib.pl b/lang/perl5/patches/patch-install__lib.pl deleted file mode 100644 index 3f2c6d0cf..000000000 --- a/lang/perl5/patches/patch-install__lib.pl +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-install__lib.pl,v 1.1 2014/06/07 11:58:39 obache Exp $ - -* File::Copy is used for the case link() is not usable. - ---- install_lib.pl.orig 2014-06-07 09:51:07.000000000 +0000 -+++ install_lib.pl -@@ -8,6 +8,7 @@ use vars qw($Is_VMS $Is_W32 $Is_OS2 $Is_ - %opts $packlist); - use subs qw(unlink link chmod); - require File::Path; -+require File::Copy; - - BEGIN { - require Config; diff --git a/lang/perl5/patches/patch-zd b/lang/perl5/patches/patch-zd deleted file mode 100644 index 51f5e342a..000000000 --- a/lang/perl5/patches/patch-zd +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-zd,v 1.4 2012/10/03 19:59:47 adam Exp $ - ---- cpan/Module-Build/t/tilde.t.orig 2012-04-25 00:18:31.000000000 +0000 -+++ cpan/Module-Build/t/tilde.t -@@ -44,6 +44,9 @@ SKIP: { - $home =~ s#/$##; - } - -+ if ($home =~ /work\/.home/) { -+ skip "Skipping test in pkgsrc env to avoid FAKE_HOME trouble", 15; -+ } - unless (defined $home) { - my @info = eval { getpwuid $> }; - skip "No home directory for tilde-expansion tests", 15 if $@ diff --git a/lang/pfe/Makefile b/lang/pfe/Makefile index a7abc50b8..0d0631b50 100644 --- a/lang/pfe/Makefile +++ b/lang/pfe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:43 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:16 wiz Exp $ DISTNAME= pfe-0.33.71 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pfe/} EXTRACT_SUFX= .tar.bz2 diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index 38da6adbd..e1b8d3b11 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: phpversion.mk,v 1.93 2015/03/20 16:31:47 taca Exp $ +# $NetBSD: phpversion.mk,v 1.102 2015/06/12 04:51:01 taca Exp $ # # This file selects a PHP version, based on the user's preferences and # the installed packages. It does not add a dependency on the PHP @@ -81,9 +81,9 @@ PHPVERSION_MK= defined # Define each PHP's version. -PHP54_VERSION= 5.4.39 -PHP55_VERSION= 5.5.23 -PHP56_VERSION= 5.6.7 +PHP54_VERSION= 5.4.42 +PHP55_VERSION= 5.5.26 +PHP56_VERSION= 5.6.10 # Define initial release of major version. PHP54_RELDATE= 20120301 diff --git a/lang/php54/Makefile b/lang/php54/Makefile index 6c5eef7c7..c107a7f98 100644 --- a/lang/php54/Makefile +++ b/lang/php54/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2015/03/16 00:26:31 taca Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/28 15:34:16 taca Exp $ # # We can't omit PKGNAME here to handle PKG_OPTIONS. # PKGNAME= php-${PHP_VERSION} +PKGREVISION= 1 CATEGORIES= lang HOMEPAGE= http://www.php.net/ diff --git a/lang/php54/distinfo b/lang/php54/distinfo index d00486ad6..9ab85a571 100644 --- a/lang/php54/distinfo +++ b/lang/php54/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.55 2015/03/20 16:29:24 taca Exp $ +$NetBSD: distinfo,v 1.60 2015/06/28 15:34:16 taca Exp $ -SHA1 (php-5.4.39.tar.bz2) = b7ae0472a9a6fdd6b1e502650c971717b77d4f84 -RMD160 (php-5.4.39.tar.bz2) = 4f0f33b18dc59851ebe48050f8d1759578718504 -Size (php-5.4.39.tar.bz2) = 12271717 bytes +SHA1 (php-5.4.42.tar.bz2) = fa7d35d9766ebd055ac7ccdda1d86c53425ea0bc +RMD160 (php-5.4.42.tar.bz2) = 5b91d856f8637abe1cdbb37adc2f43e3ceef8317 +Size (php-5.4.42.tar.bz2) = 12708394 bytes SHA1 (patch-acinclude.m4) = 71635e5381abf99a9fc9f2537b1c2f18e8096f00 SHA1 (patch-aclocal.m4) = 699086785fcd3d3834cc6016479dbdae6518e522 SHA1 (patch-build_libtool.m4) = d81527abea3bd97e220f00a5d5296d8b1bfe2659 @@ -14,6 +14,8 @@ SHA1 (patch-ext_pdo__mysql_config.m4) = 3526e737da25129710218e7141d5a05ae0a51390 SHA1 (patch-ext_pdo_config.m4) = 26a4ad02e5c6b7a54c3c54a6d026a3ccfed62c59 SHA1 (patch-ext_phar_Makefile.frag) = 1af23d9135557bc7ba2f3627b317d4cbef37aaba SHA1 (patch-ext_phar_phar_phar.php) = 011f2d68048dbc63f5efcab4e23062daa9e8e08c +SHA1 (patch-ext_spl_spl__heap.c) = 99ad59876bfdee33271bf331090592efcff100a6 +SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = a95941231097914b884986bb5dc1e7247dbfefe2 SHA1 (patch-ext_standard_basic__functions.c) = 563fe67eb78b786cd46195026381ef22128e0841 SHA1 (patch-php.ini-development) = 056a74646cbeb0b2bcfc18463348343d817b54bc SHA1 (patch-php.ini-production) = ac61016e18077a0870b8c8c42e89e3848c26d1f2 diff --git a/lang/php54/patches/patch-ext_spl_spl__heap.c b/lang/php54/patches/patch-ext_spl_spl__heap.c new file mode 100644 index 000000000..c3e594ff4 --- /dev/null +++ b/lang/php54/patches/patch-ext_spl_spl__heap.c @@ -0,0 +1,18 @@ +$NetBSD: patch-ext_spl_spl__heap.c,v 1.1 2015/06/28 15:34:16 taca Exp $ + +Fix Bug #69737 Segfault when SplMinHeap::compare produces fatal error. + +--- ext/spl/spl_heap.c.orig 2015-06-10 05:11:55.000000000 +0000 ++++ ext/spl/spl_heap.c +@@ -249,9 +249,10 @@ static void spl_ptr_heap_insert(spl_ptr_ + heap->ctor(elem TSRMLS_CC); + + /* sifting up */ +- for(i = heap->count++; i > 0 && heap->cmp(heap->elements[(i-1)/2], elem, cmp_userdata TSRMLS_CC) < 0; i = (i-1)/2) { ++ for(i = heap->count; i > 0 && heap->cmp(heap->elements[(i-1)/2], elem, cmp_userdata TSRMLS_CC) < 0; i = (i-1)/2) { + heap->elements[i] = heap->elements[(i-1)/2]; + } ++ heap->count++; + + if (EG(exception)) { + /* exception thrown during comparison */ diff --git a/lang/php54/patches/patch-ext_sqlite3_libsqlite_sqlite3.c b/lang/php54/patches/patch-ext_sqlite3_libsqlite_sqlite3.c new file mode 100644 index 000000000..3d7573dbd --- /dev/null +++ b/lang/php54/patches/patch-ext_sqlite3_libsqlite_sqlite3.c @@ -0,0 +1,15 @@ +$NetBSD: patch-ext_sqlite3_libsqlite_sqlite3.c,v 1.1 2015/06/17 12:26:14 fhajny Exp $ + +Don't redefine _XOPEN_SOURCE, it is already set from php. + +--- ext/sqlite3/libsqlite/sqlite3.c.orig 2015-06-10 05:11:55.000000000 +0000 ++++ ext/sqlite3/libsqlite/sqlite3.c +@@ -8408,7 +8408,7 @@ struct sqlite3_rtree_query_info { + ** But _XOPEN_SOURCE define causes problems for Mac OS X, so omit + ** it. + */ +-#if !defined(_XOPEN_SOURCE) && !defined(__DARWIN__) && !defined(__APPLE__) ++#if !defined(_XOPEN_SOURCE) && !defined(__DARWIN__) && !defined(__APPLE__) && !defined(__sun) + # define _XOPEN_SOURCE 600 + #endif + diff --git a/lang/php55/Makefile b/lang/php55/Makefile index bc96bb716..07a5bd993 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2015/03/16 00:26:31 taca Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/28 15:34:50 taca Exp $ # # We can't omit PKGNAME here to handle PKG_OPTIONS. # PKGNAME= php-${PHP_VERSION} +PKGREVISION= 1 CATEGORIES= lang HOMEPAGE= http://www.php.net/ diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 64b37e340..2cafd6291 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.38 2015/03/20 16:30:38 taca Exp $ +$NetBSD: distinfo,v 1.42 2015/06/28 15:34:50 taca Exp $ -SHA1 (php-5.5.23.tar.bz2) = a206cc931bd3aec946a7e5f82b28552d4a93c3cb -RMD160 (php-5.5.23.tar.bz2) = 936892bf22a39920920e85d2b69bcdac9c4fffc9 -Size (php-5.5.23.tar.bz2) = 13308115 bytes +SHA1 (php-5.5.26.tar.bz2) = f2f80ef51d38b39c4ef060942e2ddcfffec9927a +RMD160 (php-5.5.26.tar.bz2) = abfc8d5fa0615e22d4510bd025195cb9e88c2e77 +Size (php-5.5.26.tar.bz2) = 13671379 bytes SHA1 (patch-acinclude.m4) = 9e9c433e4cb96e469f7cf14b2064a0f41fc4568a SHA1 (patch-aclocal.m4) = 46f192351e541453b1e32299acd1b4cfefc93cb2 SHA1 (patch-build_libtool.m4) = 3811edd697fd21eadc4f65cba35c6297141e8ff2 @@ -13,8 +13,9 @@ SHA1 (patch-ext_mssql_php__mssql.c) = 4ef1837850443e9db2e71620a3ddaed5ab5c435b SHA1 (patch-ext_opcache_config.m4) = 7c0d98feaeec8a0ca61f6f77a1906aa2d601be3f SHA1 (patch-ext_pdo__mysql_config.m4) = 3526e737da25129710218e7141d5a05ae0a51390 SHA1 (patch-ext_pdo_config.m4) = 26a4ad02e5c6b7a54c3c54a6d026a3ccfed62c59 -SHA1 (patch-ext_phar_Makefile.frag) = f8e3f7b7c3e93765d019e5614a884df6185d0436 +SHA1 (patch-ext_phar_Makefile.frag) = f465bb5acd4bb87bb403baa98b61ac707800fd30 SHA1 (patch-ext_phar_phar_phar.php) = 011f2d68048dbc63f5efcab4e23062daa9e8e08c +SHA1 (patch-ext_spl_spl__heap.c) = cc30baddf4c935b9d9bdfe304409690a24169db0 SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = b384b9daa466f2a8a3e6cfd4ea6cff81f9342941 SHA1 (patch-ext_standard_basic__functions.c) = f2a44998145306c2cb2d2f3822c0e7cc70c778b4 SHA1 (patch-makedist) = 3f6b0621d30264824f2cb4c2903d15ba95be3937 diff --git a/lang/php55/patches/patch-ext_phar_Makefile.frag b/lang/php55/patches/patch-ext_phar_Makefile.frag index 97b5ab878..e97ce0d88 100644 --- a/lang/php55/patches/patch-ext_phar_Makefile.frag +++ b/lang/php55/patches/patch-ext_phar_Makefile.frag @@ -1,6 +1,6 @@ -$NetBSD: patch-ext_phar_Makefile.frag,v 1.2 2014/12/19 16:10:38 taca Exp $ +$NetBSD: patch-ext_phar_Makefile.frag,v 1.3 2015/06/12 00:44:32 taca Exp $ ---- ext/phar/Makefile.frag.orig 2014-12-17 09:39:40.000000000 +0000 +--- ext/phar/Makefile.frag.orig 2015-06-10 12:26:49.000000000 +0000 +++ ext/phar/Makefile.frag @@ -18,7 +18,7 @@ PHP_PHARCMD_EXECUTABLE = ` \ else \ @@ -11,12 +11,3 @@ $NetBSD: patch-ext_phar_Makefile.frag,v 1.2 2014/12/19 16:10:38 taca Exp $ $(builddir)/phar/phar.inc: $(srcdir)/phar/phar.inc -@test -d $(builddir)/phar || mkdir $(builddir)/phar -@@ -39,7 +39,7 @@ install-pharcmd: pharcmd - -@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) - $(INSTALL) $(builddir)/phar.phar $(INSTALL_ROOT)$(bindir) - -@rm -f $(INSTALL_ROOT)$(bindir)/phar -- $(LN_S) -f $(INSTALL_ROOT)$(bindir)/phar.phar $(INSTALL_ROOT)$(bindir)/phar -+ $(LN_S) -f phar.phar $(INSTALL_ROOT)$(bindir)/phar - @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 - @$(INSTALL_DATA) $(builddir)/phar.1 $(INSTALL_ROOT)$(mandir)/man1/phar.1 - @$(INSTALL_DATA) $(builddir)/phar.phar.1 $(INSTALL_ROOT)$(mandir)/man1/phar.phar.1 diff --git a/lang/php55/patches/patch-ext_spl_spl__heap.c b/lang/php55/patches/patch-ext_spl_spl__heap.c new file mode 100644 index 000000000..56a34f76b --- /dev/null +++ b/lang/php55/patches/patch-ext_spl_spl__heap.c @@ -0,0 +1,18 @@ +$NetBSD: patch-ext_spl_spl__heap.c,v 1.1 2015/06/28 15:34:50 taca Exp $ + +Fix Bug #69737 Segfault when SplMinHeap::compare produces fatal error. + +--- ext/spl/spl_heap.c.orig 2015-06-10 12:26:49.000000000 +0000 ++++ ext/spl/spl_heap.c +@@ -249,9 +249,10 @@ static void spl_ptr_heap_insert(spl_ptr_ + heap->ctor(elem TSRMLS_CC); + + /* sifting up */ +- for(i = heap->count++; i > 0 && heap->cmp(heap->elements[(i-1)/2], elem, cmp_userdata TSRMLS_CC) < 0; i = (i-1)/2) { ++ for(i = heap->count; i > 0 && heap->cmp(heap->elements[(i-1)/2], elem, cmp_userdata TSRMLS_CC) < 0; i = (i-1)/2) { + heap->elements[i] = heap->elements[(i-1)/2]; + } ++ heap->count++; + + if (EG(exception)) { + /* exception thrown during comparison */ diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 1d4972818..5536179af 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2015/03/16 00:26:31 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/28 15:35:33 taca Exp $ # # We can't omit PKGNAME here to handle PKG_OPTIONS. # PKGNAME= php-${PHP_VERSION} +PKGREVISION= 1 CATEGORIES= lang HOMEPAGE= http://www.php.net/ diff --git a/lang/php56/distinfo b/lang/php56/distinfo index f55abda6b..82f8c702a 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2015/03/20 16:31:47 taca Exp $ +$NetBSD: distinfo,v 1.12 2015/06/28 15:35:33 taca Exp $ -SHA1 (php-5.6.7.tar.bz2) = 36a51c7ad98a6ed210673c2e655ba501f0a2f7ed -RMD160 (php-5.6.7.tar.bz2) = 485cef74042e79591b41715e15c9373482c036e7 -Size (php-5.6.7.tar.bz2) = 13697400 bytes +SHA1 (php-5.6.10.tar.bz2) = 309255ff5ac3d789f0277354f0686404af646e09 +RMD160 (php-5.6.10.tar.bz2) = c5cad85f011889997b0ba9dd5e5b6f013be0fd65 +Size (php-5.6.10.tar.bz2) = 14080915 bytes SHA1 (patch-acinclude.m4) = b38fc34c3a3847dc317e8e286612b21ec8fd5ce8 SHA1 (patch-aclocal.m4) = 49117c42e03bd3ed57d967d33ba543f936013b4f SHA1 (patch-build_libtool.m4) = f459cda09cbdad9780568d271091fb17bbc5d965 @@ -13,8 +13,9 @@ SHA1 (patch-ext_mssql_php__mssql.c) = c4fa9231dc539ffb027f1beb6f182f21ddb94a3c SHA1 (patch-ext_opcache_config.m4) = 031db201f68a120615561a5abd3e84aff58b523d SHA1 (patch-ext_pdo__mysql_config.m4) = 9d25c673fc151e1b8ae137f2a0fc540189ef5398 SHA1 (patch-ext_pdo_config.m4) = f6deef3ac631769baa587dd7c27e55bd2e9ca6a5 -SHA1 (patch-ext_phar_Makefile.frag) = 3dc3627a908d129b54cfb745d60e352e0372b271 +SHA1 (patch-ext_phar_Makefile.frag) = 1564c188e57d48f83de7c2420fdde183598539e2 SHA1 (patch-ext_phar_phar_phar.php) = 5a82d55c7965027115065412f9b68defb278db64 +SHA1 (patch-ext_spl_spl__heap.c) = 0380d44f56efc2992eb64bd9446a75ec46a61a42 SHA1 (patch-ext_sqlite3_libsqlite_sqlite3.c) = 85cd8f3e115705aa2eeab0e7229f24422e322a7f SHA1 (patch-ext_standard_basic__functions.c) = 669fe55c975bf2d971f6fdcb5b3004f7e20304d2 SHA1 (patch-makedist) = 8e8660b2e0a34f06f433e24dbb0a9c872963e419 diff --git a/lang/php56/patches/patch-ext_phar_Makefile.frag b/lang/php56/patches/patch-ext_phar_Makefile.frag index 21a17b7ed..033a27445 100644 --- a/lang/php56/patches/patch-ext_phar_Makefile.frag +++ b/lang/php56/patches/patch-ext_phar_Makefile.frag @@ -1,6 +1,6 @@ -$NetBSD: patch-ext_phar_Makefile.frag,v 1.2 2014/12/19 16:12:48 taca Exp $ +$NetBSD: patch-ext_phar_Makefile.frag,v 1.3 2015/06/12 00:47:03 taca Exp $ ---- ext/phar/Makefile.frag.orig 2014-12-17 01:25:00.000000000 +0000 +--- ext/phar/Makefile.frag.orig 2015-06-10 07:42:27.000000000 +0000 +++ ext/phar/Makefile.frag @@ -18,7 +18,7 @@ PHP_PHARCMD_EXECUTABLE = ` \ else \ @@ -11,12 +11,3 @@ $NetBSD: patch-ext_phar_Makefile.frag,v 1.2 2014/12/19 16:12:48 taca Exp $ $(builddir)/phar/phar.inc: $(srcdir)/phar/phar.inc -@test -d $(builddir)/phar || mkdir $(builddir)/phar -@@ -39,7 +39,7 @@ install-pharcmd: pharcmd - -@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) - $(INSTALL) $(builddir)/phar.phar $(INSTALL_ROOT)$(bindir) - -@rm -f $(INSTALL_ROOT)$(bindir)/phar -- $(LN_S) -f $(INSTALL_ROOT)$(bindir)/phar.phar $(INSTALL_ROOT)$(bindir)/phar -+ $(LN_S) -f phar.phar $(INSTALL_ROOT)$(bindir)/phar - @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man1 - @$(INSTALL_DATA) $(builddir)/phar.1 $(INSTALL_ROOT)$(mandir)/man1/phar.1 - @$(INSTALL_DATA) $(builddir)/phar.phar.1 $(INSTALL_ROOT)$(mandir)/man1/phar.phar.1 diff --git a/lang/php56/patches/patch-ext_spl_spl__heap.c b/lang/php56/patches/patch-ext_spl_spl__heap.c new file mode 100644 index 000000000..e81eaea87 --- /dev/null +++ b/lang/php56/patches/patch-ext_spl_spl__heap.c @@ -0,0 +1,18 @@ +$NetBSD: patch-ext_spl_spl__heap.c,v 1.1 2015/06/28 15:35:33 taca Exp $ + +Fix Bug #69737 Segfault when SplMinHeap::compare produces fatal error. + +--- ext/spl/spl_heap.c.orig 2015-06-10 07:42:27.000000000 +0000 ++++ ext/spl/spl_heap.c +@@ -249,9 +249,10 @@ static void spl_ptr_heap_insert(spl_ptr_ + heap->ctor(elem TSRMLS_CC); + + /* sifting up */ +- for(i = heap->count++; i > 0 && heap->cmp(heap->elements[(i-1)/2], elem, cmp_userdata TSRMLS_CC) < 0; i = (i-1)/2) { ++ for(i = heap->count; i > 0 && heap->cmp(heap->elements[(i-1)/2], elem, cmp_userdata TSRMLS_CC) < 0; i = (i-1)/2) { + heap->elements[i] = heap->elements[(i-1)/2]; + } ++ heap->count++; + + if (EG(exception)) { + /* exception thrown during comparison */ diff --git a/lang/py26-html-docs/DESCR b/lang/py26-html-docs/DESCR deleted file mode 100644 index ff44591cf..000000000 --- a/lang/py26-html-docs/DESCR +++ /dev/null @@ -1 +0,0 @@ -HTML Documentation for Python 2.6 diff --git a/lang/py26-html-docs/Makefile b/lang/py26-html-docs/Makefile deleted file mode 100644 index 2f1c850ad..000000000 --- a/lang/py26-html-docs/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: Makefile,v 1.6 2014/07/17 11:30:58 obache Exp $ -# - -VERS= 2.6.9 -DISTNAME= python-${VERS}-docs-html -PKGNAME= py26-html-docs-${VERS} -PKGREVISION= 1 -CATEGORIES= lang python -MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/ -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.python.org/doc/ -COMMENT= HTML Documentation for Python 2.6 - -DIST_SUBDIR= python - -USE_TOOLS+= pax - -NO_CONFIGURE= yes -NO_BUILD= yes - -HTMLDIR= share/doc/python2.6 - -INSTALLATION_DIRS= ${HTMLDIR} - -do-install: - cd ${WRKSRC} && pax -rw -pp . ${DESTDIR}${PREFIX}/${HTMLDIR} - -.include "../../mk/bsd.pkg.mk" diff --git a/lang/py26-html-docs/PLIST b/lang/py26-html-docs/PLIST deleted file mode 100644 index 8d238ef62..000000000 --- a/lang/py26-html-docs/PLIST +++ /dev/null @@ -1,985 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2014/07/17 11:30:58 obache Exp $ -share/doc/python2.6/.buildinfo -share/doc/python2.6/_images/python-video-icon.png -share/doc/python2.6/_sources/about.txt -share/doc/python2.6/_sources/bugs.txt -share/doc/python2.6/_sources/c-api/abstract.txt -share/doc/python2.6/_sources/c-api/allocation.txt -share/doc/python2.6/_sources/c-api/arg.txt -share/doc/python2.6/_sources/c-api/bool.txt -share/doc/python2.6/_sources/c-api/buffer.txt -share/doc/python2.6/_sources/c-api/bytearray.txt -share/doc/python2.6/_sources/c-api/cell.txt -share/doc/python2.6/_sources/c-api/class.txt -share/doc/python2.6/_sources/c-api/cobject.txt -share/doc/python2.6/_sources/c-api/complex.txt -share/doc/python2.6/_sources/c-api/concrete.txt -share/doc/python2.6/_sources/c-api/conversion.txt -share/doc/python2.6/_sources/c-api/datetime.txt -share/doc/python2.6/_sources/c-api/descriptor.txt -share/doc/python2.6/_sources/c-api/dict.txt -share/doc/python2.6/_sources/c-api/exceptions.txt -share/doc/python2.6/_sources/c-api/file.txt -share/doc/python2.6/_sources/c-api/float.txt -share/doc/python2.6/_sources/c-api/function.txt -share/doc/python2.6/_sources/c-api/gcsupport.txt -share/doc/python2.6/_sources/c-api/gen.txt -share/doc/python2.6/_sources/c-api/import.txt -share/doc/python2.6/_sources/c-api/index.txt -share/doc/python2.6/_sources/c-api/init.txt -share/doc/python2.6/_sources/c-api/int.txt -share/doc/python2.6/_sources/c-api/intro.txt -share/doc/python2.6/_sources/c-api/iter.txt -share/doc/python2.6/_sources/c-api/iterator.txt -share/doc/python2.6/_sources/c-api/list.txt -share/doc/python2.6/_sources/c-api/long.txt -share/doc/python2.6/_sources/c-api/mapping.txt -share/doc/python2.6/_sources/c-api/marshal.txt -share/doc/python2.6/_sources/c-api/memory.txt -share/doc/python2.6/_sources/c-api/method.txt -share/doc/python2.6/_sources/c-api/module.txt -share/doc/python2.6/_sources/c-api/none.txt -share/doc/python2.6/_sources/c-api/number.txt -share/doc/python2.6/_sources/c-api/objbuffer.txt -share/doc/python2.6/_sources/c-api/object.txt -share/doc/python2.6/_sources/c-api/objimpl.txt -share/doc/python2.6/_sources/c-api/refcounting.txt -share/doc/python2.6/_sources/c-api/reflection.txt -share/doc/python2.6/_sources/c-api/sequence.txt -share/doc/python2.6/_sources/c-api/set.txt -share/doc/python2.6/_sources/c-api/slice.txt -share/doc/python2.6/_sources/c-api/string.txt -share/doc/python2.6/_sources/c-api/structures.txt -share/doc/python2.6/_sources/c-api/sys.txt -share/doc/python2.6/_sources/c-api/tuple.txt -share/doc/python2.6/_sources/c-api/type.txt -share/doc/python2.6/_sources/c-api/typeobj.txt -share/doc/python2.6/_sources/c-api/unicode.txt -share/doc/python2.6/_sources/c-api/utilities.txt -share/doc/python2.6/_sources/c-api/veryhigh.txt -share/doc/python2.6/_sources/c-api/weakref.txt -share/doc/python2.6/_sources/contents.txt -share/doc/python2.6/_sources/copyright.txt -share/doc/python2.6/_sources/distutils/apiref.txt -share/doc/python2.6/_sources/distutils/builtdist.txt -share/doc/python2.6/_sources/distutils/commandref.txt -share/doc/python2.6/_sources/distutils/configfile.txt -share/doc/python2.6/_sources/distutils/examples.txt -share/doc/python2.6/_sources/distutils/extending.txt -share/doc/python2.6/_sources/distutils/index.txt -share/doc/python2.6/_sources/distutils/introduction.txt -share/doc/python2.6/_sources/distutils/packageindex.txt -share/doc/python2.6/_sources/distutils/setupscript.txt -share/doc/python2.6/_sources/distutils/sourcedist.txt -share/doc/python2.6/_sources/distutils/uploading.txt -share/doc/python2.6/_sources/documenting/building.txt -share/doc/python2.6/_sources/documenting/fromlatex.txt -share/doc/python2.6/_sources/documenting/index.txt -share/doc/python2.6/_sources/documenting/intro.txt -share/doc/python2.6/_sources/documenting/markup.txt -share/doc/python2.6/_sources/documenting/rest.txt -share/doc/python2.6/_sources/documenting/style.txt -share/doc/python2.6/_sources/extending/building.txt -share/doc/python2.6/_sources/extending/embedding.txt -share/doc/python2.6/_sources/extending/extending.txt -share/doc/python2.6/_sources/extending/index.txt -share/doc/python2.6/_sources/extending/newtypes.txt -share/doc/python2.6/_sources/extending/windows.txt -share/doc/python2.6/_sources/faq/design.txt -share/doc/python2.6/_sources/faq/extending.txt -share/doc/python2.6/_sources/faq/general.txt -share/doc/python2.6/_sources/faq/gui.txt -share/doc/python2.6/_sources/faq/index.txt -share/doc/python2.6/_sources/faq/installed.txt -share/doc/python2.6/_sources/faq/library.txt -share/doc/python2.6/_sources/faq/programming.txt -share/doc/python2.6/_sources/faq/windows.txt -share/doc/python2.6/_sources/glossary.txt -share/doc/python2.6/_sources/howto/advocacy.txt -share/doc/python2.6/_sources/howto/cporting.txt -share/doc/python2.6/_sources/howto/curses.txt -share/doc/python2.6/_sources/howto/descriptor.txt -share/doc/python2.6/_sources/howto/doanddont.txt -share/doc/python2.6/_sources/howto/functional.txt -share/doc/python2.6/_sources/howto/index.txt -share/doc/python2.6/_sources/howto/regex.txt -share/doc/python2.6/_sources/howto/sockets.txt -share/doc/python2.6/_sources/howto/sorting.txt -share/doc/python2.6/_sources/howto/unicode.txt -share/doc/python2.6/_sources/howto/urllib2.txt -share/doc/python2.6/_sources/howto/webservers.txt -share/doc/python2.6/_sources/install/index.txt -share/doc/python2.6/_sources/library/2to3.txt -share/doc/python2.6/_sources/library/__builtin__.txt -share/doc/python2.6/_sources/library/__future__.txt -share/doc/python2.6/_sources/library/__main__.txt -share/doc/python2.6/_sources/library/_winreg.txt -share/doc/python2.6/_sources/library/abc.txt -share/doc/python2.6/_sources/library/aepack.txt -share/doc/python2.6/_sources/library/aetools.txt -share/doc/python2.6/_sources/library/aetypes.txt -share/doc/python2.6/_sources/library/aifc.txt -share/doc/python2.6/_sources/library/al.txt -share/doc/python2.6/_sources/library/allos.txt -share/doc/python2.6/_sources/library/anydbm.txt -share/doc/python2.6/_sources/library/archiving.txt -share/doc/python2.6/_sources/library/array.txt -share/doc/python2.6/_sources/library/ast.txt -share/doc/python2.6/_sources/library/asynchat.txt -share/doc/python2.6/_sources/library/asyncore.txt -share/doc/python2.6/_sources/library/atexit.txt -share/doc/python2.6/_sources/library/audioop.txt -share/doc/python2.6/_sources/library/autogil.txt -share/doc/python2.6/_sources/library/base64.txt -share/doc/python2.6/_sources/library/basehttpserver.txt -share/doc/python2.6/_sources/library/bastion.txt -share/doc/python2.6/_sources/library/bdb.txt -share/doc/python2.6/_sources/library/binascii.txt -share/doc/python2.6/_sources/library/binhex.txt -share/doc/python2.6/_sources/library/bisect.txt -share/doc/python2.6/_sources/library/bsddb.txt -share/doc/python2.6/_sources/library/bz2.txt -share/doc/python2.6/_sources/library/calendar.txt -share/doc/python2.6/_sources/library/carbon.txt -share/doc/python2.6/_sources/library/cd.txt -share/doc/python2.6/_sources/library/cgi.txt -share/doc/python2.6/_sources/library/cgihttpserver.txt -share/doc/python2.6/_sources/library/cgitb.txt -share/doc/python2.6/_sources/library/chunk.txt -share/doc/python2.6/_sources/library/cmath.txt -share/doc/python2.6/_sources/library/cmd.txt -share/doc/python2.6/_sources/library/code.txt -share/doc/python2.6/_sources/library/codecs.txt -share/doc/python2.6/_sources/library/codeop.txt -share/doc/python2.6/_sources/library/collections.txt -share/doc/python2.6/_sources/library/colorpicker.txt -share/doc/python2.6/_sources/library/colorsys.txt -share/doc/python2.6/_sources/library/commands.txt -share/doc/python2.6/_sources/library/compileall.txt -share/doc/python2.6/_sources/library/compiler.txt -share/doc/python2.6/_sources/library/configparser.txt -share/doc/python2.6/_sources/library/constants.txt -share/doc/python2.6/_sources/library/contextlib.txt -share/doc/python2.6/_sources/library/cookie.txt -share/doc/python2.6/_sources/library/cookielib.txt -share/doc/python2.6/_sources/library/copy.txt -share/doc/python2.6/_sources/library/copy_reg.txt -share/doc/python2.6/_sources/library/crypt.txt -share/doc/python2.6/_sources/library/crypto.txt -share/doc/python2.6/_sources/library/csv.txt -share/doc/python2.6/_sources/library/ctypes.txt -share/doc/python2.6/_sources/library/curses.ascii.txt -share/doc/python2.6/_sources/library/curses.panel.txt -share/doc/python2.6/_sources/library/curses.txt -share/doc/python2.6/_sources/library/custominterp.txt -share/doc/python2.6/_sources/library/datatypes.txt -share/doc/python2.6/_sources/library/datetime.txt -share/doc/python2.6/_sources/library/dbhash.txt -share/doc/python2.6/_sources/library/dbm.txt -share/doc/python2.6/_sources/library/debug.txt -share/doc/python2.6/_sources/library/decimal.txt -share/doc/python2.6/_sources/library/development.txt -share/doc/python2.6/_sources/library/difflib.txt -share/doc/python2.6/_sources/library/dircache.txt -share/doc/python2.6/_sources/library/dis.txt -share/doc/python2.6/_sources/library/distutils.txt -share/doc/python2.6/_sources/library/dl.txt -share/doc/python2.6/_sources/library/doctest.txt -share/doc/python2.6/_sources/library/docxmlrpcserver.txt -share/doc/python2.6/_sources/library/dumbdbm.txt -share/doc/python2.6/_sources/library/dummy_thread.txt -share/doc/python2.6/_sources/library/dummy_threading.txt -share/doc/python2.6/_sources/library/easydialogs.txt -share/doc/python2.6/_sources/library/email-examples.txt -share/doc/python2.6/_sources/library/email.charset.txt -share/doc/python2.6/_sources/library/email.encoders.txt -share/doc/python2.6/_sources/library/email.errors.txt -share/doc/python2.6/_sources/library/email.generator.txt -share/doc/python2.6/_sources/library/email.header.txt -share/doc/python2.6/_sources/library/email.iterators.txt -share/doc/python2.6/_sources/library/email.message.txt -share/doc/python2.6/_sources/library/email.mime.txt -share/doc/python2.6/_sources/library/email.parser.txt -share/doc/python2.6/_sources/library/email.txt -share/doc/python2.6/_sources/library/email.util.txt -share/doc/python2.6/_sources/library/errno.txt -share/doc/python2.6/_sources/library/exceptions.txt -share/doc/python2.6/_sources/library/fcntl.txt -share/doc/python2.6/_sources/library/filecmp.txt -share/doc/python2.6/_sources/library/fileformats.txt -share/doc/python2.6/_sources/library/fileinput.txt -share/doc/python2.6/_sources/library/filesys.txt -share/doc/python2.6/_sources/library/fl.txt -share/doc/python2.6/_sources/library/fm.txt -share/doc/python2.6/_sources/library/fnmatch.txt -share/doc/python2.6/_sources/library/formatter.txt -share/doc/python2.6/_sources/library/fpectl.txt -share/doc/python2.6/_sources/library/fpformat.txt -share/doc/python2.6/_sources/library/fractions.txt -share/doc/python2.6/_sources/library/framework.txt -share/doc/python2.6/_sources/library/frameworks.txt -share/doc/python2.6/_sources/library/ftplib.txt -share/doc/python2.6/_sources/library/functions.txt -share/doc/python2.6/_sources/library/functools.txt -share/doc/python2.6/_sources/library/future_builtins.txt -share/doc/python2.6/_sources/library/gc.txt -share/doc/python2.6/_sources/library/gdbm.txt -share/doc/python2.6/_sources/library/gensuitemodule.txt -share/doc/python2.6/_sources/library/getopt.txt -share/doc/python2.6/_sources/library/getpass.txt -share/doc/python2.6/_sources/library/gettext.txt -share/doc/python2.6/_sources/library/gl.txt -share/doc/python2.6/_sources/library/glob.txt -share/doc/python2.6/_sources/library/grp.txt -share/doc/python2.6/_sources/library/gzip.txt -share/doc/python2.6/_sources/library/hashlib.txt -share/doc/python2.6/_sources/library/heapq.txt -share/doc/python2.6/_sources/library/hmac.txt -share/doc/python2.6/_sources/library/hotshot.txt -share/doc/python2.6/_sources/library/htmllib.txt -share/doc/python2.6/_sources/library/htmlparser.txt -share/doc/python2.6/_sources/library/httplib.txt -share/doc/python2.6/_sources/library/i18n.txt -share/doc/python2.6/_sources/library/ic.txt -share/doc/python2.6/_sources/library/idle.txt -share/doc/python2.6/_sources/library/imageop.txt -share/doc/python2.6/_sources/library/imaplib.txt -share/doc/python2.6/_sources/library/imgfile.txt -share/doc/python2.6/_sources/library/imghdr.txt -share/doc/python2.6/_sources/library/imp.txt -share/doc/python2.6/_sources/library/imputil.txt -share/doc/python2.6/_sources/library/index.txt -share/doc/python2.6/_sources/library/inspect.txt -share/doc/python2.6/_sources/library/internet.txt -share/doc/python2.6/_sources/library/intro.txt -share/doc/python2.6/_sources/library/io.txt -share/doc/python2.6/_sources/library/ipc.txt -share/doc/python2.6/_sources/library/itertools.txt -share/doc/python2.6/_sources/library/jpeg.txt -share/doc/python2.6/_sources/library/json.txt -share/doc/python2.6/_sources/library/keyword.txt -share/doc/python2.6/_sources/library/language.txt -share/doc/python2.6/_sources/library/linecache.txt -share/doc/python2.6/_sources/library/locale.txt -share/doc/python2.6/_sources/library/logging.txt -share/doc/python2.6/_sources/library/mac.txt -share/doc/python2.6/_sources/library/macos.txt -share/doc/python2.6/_sources/library/macosa.txt -share/doc/python2.6/_sources/library/macostools.txt -share/doc/python2.6/_sources/library/macpath.txt -share/doc/python2.6/_sources/library/mailbox.txt -share/doc/python2.6/_sources/library/mailcap.txt -share/doc/python2.6/_sources/library/markup.txt -share/doc/python2.6/_sources/library/marshal.txt -share/doc/python2.6/_sources/library/math.txt -share/doc/python2.6/_sources/library/md5.txt -share/doc/python2.6/_sources/library/mhlib.txt -share/doc/python2.6/_sources/library/mimetools.txt -share/doc/python2.6/_sources/library/mimetypes.txt -share/doc/python2.6/_sources/library/mimewriter.txt -share/doc/python2.6/_sources/library/mimify.txt -share/doc/python2.6/_sources/library/miniaeframe.txt -share/doc/python2.6/_sources/library/misc.txt -share/doc/python2.6/_sources/library/mm.txt -share/doc/python2.6/_sources/library/mmap.txt -share/doc/python2.6/_sources/library/modulefinder.txt -share/doc/python2.6/_sources/library/modules.txt -share/doc/python2.6/_sources/library/msilib.txt -share/doc/python2.6/_sources/library/msvcrt.txt -share/doc/python2.6/_sources/library/multifile.txt -share/doc/python2.6/_sources/library/multiprocessing.txt -share/doc/python2.6/_sources/library/mutex.txt -share/doc/python2.6/_sources/library/netdata.txt -share/doc/python2.6/_sources/library/netrc.txt -share/doc/python2.6/_sources/library/new.txt -share/doc/python2.6/_sources/library/nis.txt -share/doc/python2.6/_sources/library/nntplib.txt -share/doc/python2.6/_sources/library/numbers.txt -share/doc/python2.6/_sources/library/numeric.txt -share/doc/python2.6/_sources/library/operator.txt -share/doc/python2.6/_sources/library/optparse.txt -share/doc/python2.6/_sources/library/os.path.txt -share/doc/python2.6/_sources/library/os.txt -share/doc/python2.6/_sources/library/ossaudiodev.txt -share/doc/python2.6/_sources/library/othergui.txt -share/doc/python2.6/_sources/library/parser.txt -share/doc/python2.6/_sources/library/pdb.txt -share/doc/python2.6/_sources/library/persistence.txt -share/doc/python2.6/_sources/library/pickle.txt -share/doc/python2.6/_sources/library/pickletools.txt -share/doc/python2.6/_sources/library/pipes.txt -share/doc/python2.6/_sources/library/pkgutil.txt -share/doc/python2.6/_sources/library/platform.txt -share/doc/python2.6/_sources/library/plistlib.txt -share/doc/python2.6/_sources/library/popen2.txt -share/doc/python2.6/_sources/library/poplib.txt -share/doc/python2.6/_sources/library/posix.txt -share/doc/python2.6/_sources/library/posixfile.txt -share/doc/python2.6/_sources/library/pprint.txt -share/doc/python2.6/_sources/library/profile.txt -share/doc/python2.6/_sources/library/pty.txt -share/doc/python2.6/_sources/library/pwd.txt -share/doc/python2.6/_sources/library/py_compile.txt -share/doc/python2.6/_sources/library/pyclbr.txt -share/doc/python2.6/_sources/library/pydoc.txt -share/doc/python2.6/_sources/library/pyexpat.txt -share/doc/python2.6/_sources/library/python.txt -share/doc/python2.6/_sources/library/queue.txt -share/doc/python2.6/_sources/library/quopri.txt -share/doc/python2.6/_sources/library/random.txt -share/doc/python2.6/_sources/library/re.txt -share/doc/python2.6/_sources/library/readline.txt -share/doc/python2.6/_sources/library/repr.txt -share/doc/python2.6/_sources/library/resource.txt -share/doc/python2.6/_sources/library/restricted.txt -share/doc/python2.6/_sources/library/rexec.txt -share/doc/python2.6/_sources/library/rfc822.txt -share/doc/python2.6/_sources/library/rlcompleter.txt -share/doc/python2.6/_sources/library/robotparser.txt -share/doc/python2.6/_sources/library/runpy.txt -share/doc/python2.6/_sources/library/sched.txt -share/doc/python2.6/_sources/library/scrolledtext.txt -share/doc/python2.6/_sources/library/select.txt -share/doc/python2.6/_sources/library/sets.txt -share/doc/python2.6/_sources/library/sgi.txt -share/doc/python2.6/_sources/library/sgmllib.txt -share/doc/python2.6/_sources/library/sha.txt -share/doc/python2.6/_sources/library/shelve.txt -share/doc/python2.6/_sources/library/shlex.txt -share/doc/python2.6/_sources/library/shutil.txt -share/doc/python2.6/_sources/library/signal.txt -share/doc/python2.6/_sources/library/simplehttpserver.txt -share/doc/python2.6/_sources/library/simplexmlrpcserver.txt -share/doc/python2.6/_sources/library/site.txt -share/doc/python2.6/_sources/library/smtpd.txt -share/doc/python2.6/_sources/library/smtplib.txt -share/doc/python2.6/_sources/library/sndhdr.txt -share/doc/python2.6/_sources/library/socket.txt -share/doc/python2.6/_sources/library/socketserver.txt -share/doc/python2.6/_sources/library/someos.txt -share/doc/python2.6/_sources/library/spwd.txt -share/doc/python2.6/_sources/library/sqlite3.txt -share/doc/python2.6/_sources/library/ssl.txt -share/doc/python2.6/_sources/library/stat.txt -share/doc/python2.6/_sources/library/statvfs.txt -share/doc/python2.6/_sources/library/stdtypes.txt -share/doc/python2.6/_sources/library/string.txt -share/doc/python2.6/_sources/library/stringio.txt -share/doc/python2.6/_sources/library/stringprep.txt -share/doc/python2.6/_sources/library/strings.txt -share/doc/python2.6/_sources/library/struct.txt -share/doc/python2.6/_sources/library/subprocess.txt -share/doc/python2.6/_sources/library/sun.txt -share/doc/python2.6/_sources/library/sunau.txt -share/doc/python2.6/_sources/library/sunaudio.txt -share/doc/python2.6/_sources/library/symbol.txt -share/doc/python2.6/_sources/library/symtable.txt -share/doc/python2.6/_sources/library/sys.txt -share/doc/python2.6/_sources/library/syslog.txt -share/doc/python2.6/_sources/library/tabnanny.txt -share/doc/python2.6/_sources/library/tarfile.txt -share/doc/python2.6/_sources/library/telnetlib.txt -share/doc/python2.6/_sources/library/tempfile.txt -share/doc/python2.6/_sources/library/termios.txt -share/doc/python2.6/_sources/library/test.txt -share/doc/python2.6/_sources/library/textwrap.txt -share/doc/python2.6/_sources/library/thread.txt -share/doc/python2.6/_sources/library/threading.txt -share/doc/python2.6/_sources/library/time.txt -share/doc/python2.6/_sources/library/timeit.txt -share/doc/python2.6/_sources/library/tix.txt -share/doc/python2.6/_sources/library/tk.txt -share/doc/python2.6/_sources/library/tkinter.txt -share/doc/python2.6/_sources/library/token.txt -share/doc/python2.6/_sources/library/tokenize.txt -share/doc/python2.6/_sources/library/trace.txt -share/doc/python2.6/_sources/library/traceback.txt -share/doc/python2.6/_sources/library/tty.txt -share/doc/python2.6/_sources/library/turtle.txt -share/doc/python2.6/_sources/library/types.txt -share/doc/python2.6/_sources/library/undoc.txt -share/doc/python2.6/_sources/library/unicodedata.txt -share/doc/python2.6/_sources/library/unittest.txt -share/doc/python2.6/_sources/library/unix.txt -share/doc/python2.6/_sources/library/urllib.txt -share/doc/python2.6/_sources/library/urllib2.txt -share/doc/python2.6/_sources/library/urlparse.txt -share/doc/python2.6/_sources/library/user.txt -share/doc/python2.6/_sources/library/userdict.txt -share/doc/python2.6/_sources/library/uu.txt -share/doc/python2.6/_sources/library/uuid.txt -share/doc/python2.6/_sources/library/warnings.txt -share/doc/python2.6/_sources/library/wave.txt -share/doc/python2.6/_sources/library/weakref.txt -share/doc/python2.6/_sources/library/webbrowser.txt -share/doc/python2.6/_sources/library/whichdb.txt -share/doc/python2.6/_sources/library/windows.txt -share/doc/python2.6/_sources/library/winsound.txt -share/doc/python2.6/_sources/library/wsgiref.txt -share/doc/python2.6/_sources/library/xdrlib.txt -share/doc/python2.6/_sources/library/xml.dom.minidom.txt -share/doc/python2.6/_sources/library/xml.dom.pulldom.txt -share/doc/python2.6/_sources/library/xml.dom.txt -share/doc/python2.6/_sources/library/xml.etree.elementtree.txt -share/doc/python2.6/_sources/library/xml.sax.handler.txt -share/doc/python2.6/_sources/library/xml.sax.reader.txt -share/doc/python2.6/_sources/library/xml.sax.txt -share/doc/python2.6/_sources/library/xml.sax.utils.txt -share/doc/python2.6/_sources/library/xmlrpclib.txt -share/doc/python2.6/_sources/library/zipfile.txt -share/doc/python2.6/_sources/library/zipimport.txt -share/doc/python2.6/_sources/library/zlib.txt -share/doc/python2.6/_sources/license.txt -share/doc/python2.6/_sources/reference/compound_stmts.txt -share/doc/python2.6/_sources/reference/datamodel.txt -share/doc/python2.6/_sources/reference/executionmodel.txt -share/doc/python2.6/_sources/reference/expressions.txt -share/doc/python2.6/_sources/reference/grammar.txt -share/doc/python2.6/_sources/reference/index.txt -share/doc/python2.6/_sources/reference/introduction.txt -share/doc/python2.6/_sources/reference/lexical_analysis.txt -share/doc/python2.6/_sources/reference/simple_stmts.txt -share/doc/python2.6/_sources/reference/toplevel_components.txt -share/doc/python2.6/_sources/tutorial/appetite.txt -share/doc/python2.6/_sources/tutorial/classes.txt -share/doc/python2.6/_sources/tutorial/controlflow.txt -share/doc/python2.6/_sources/tutorial/datastructures.txt -share/doc/python2.6/_sources/tutorial/errors.txt -share/doc/python2.6/_sources/tutorial/floatingpoint.txt -share/doc/python2.6/_sources/tutorial/index.txt -share/doc/python2.6/_sources/tutorial/inputoutput.txt -share/doc/python2.6/_sources/tutorial/interactive.txt -share/doc/python2.6/_sources/tutorial/interpreter.txt -share/doc/python2.6/_sources/tutorial/introduction.txt -share/doc/python2.6/_sources/tutorial/modules.txt -share/doc/python2.6/_sources/tutorial/stdlib.txt -share/doc/python2.6/_sources/tutorial/stdlib2.txt -share/doc/python2.6/_sources/tutorial/whatnow.txt -share/doc/python2.6/_sources/using/cmdline.txt -share/doc/python2.6/_sources/using/index.txt -share/doc/python2.6/_sources/using/mac.txt -share/doc/python2.6/_sources/using/unix.txt -share/doc/python2.6/_sources/using/windows.txt -share/doc/python2.6/_sources/whatsnew/2.0.txt -share/doc/python2.6/_sources/whatsnew/2.1.txt -share/doc/python2.6/_sources/whatsnew/2.2.txt -share/doc/python2.6/_sources/whatsnew/2.3.txt -share/doc/python2.6/_sources/whatsnew/2.4.txt -share/doc/python2.6/_sources/whatsnew/2.5.txt -share/doc/python2.6/_sources/whatsnew/2.6.txt -share/doc/python2.6/_sources/whatsnew/index.txt -share/doc/python2.6/_static/basic.css -share/doc/python2.6/_static/default.css -share/doc/python2.6/_static/doctools.js -share/doc/python2.6/_static/file.png -share/doc/python2.6/_static/jquery.js -share/doc/python2.6/_static/minus.png -share/doc/python2.6/_static/opensearch.xml -share/doc/python2.6/_static/plus.png -share/doc/python2.6/_static/py.png -share/doc/python2.6/_static/pygments.css -share/doc/python2.6/_static/searchtools.js -share/doc/python2.6/_static/version_switch.js -share/doc/python2.6/about.html -share/doc/python2.6/bugs.html -share/doc/python2.6/c-api/abstract.html -share/doc/python2.6/c-api/allocation.html -share/doc/python2.6/c-api/arg.html -share/doc/python2.6/c-api/bool.html -share/doc/python2.6/c-api/buffer.html -share/doc/python2.6/c-api/bytearray.html -share/doc/python2.6/c-api/cell.html -share/doc/python2.6/c-api/class.html -share/doc/python2.6/c-api/cobject.html -share/doc/python2.6/c-api/complex.html -share/doc/python2.6/c-api/concrete.html -share/doc/python2.6/c-api/conversion.html -share/doc/python2.6/c-api/datetime.html -share/doc/python2.6/c-api/descriptor.html -share/doc/python2.6/c-api/dict.html -share/doc/python2.6/c-api/exceptions.html -share/doc/python2.6/c-api/file.html -share/doc/python2.6/c-api/float.html -share/doc/python2.6/c-api/function.html -share/doc/python2.6/c-api/gcsupport.html -share/doc/python2.6/c-api/gen.html -share/doc/python2.6/c-api/import.html -share/doc/python2.6/c-api/index.html -share/doc/python2.6/c-api/init.html -share/doc/python2.6/c-api/int.html -share/doc/python2.6/c-api/intro.html -share/doc/python2.6/c-api/iter.html -share/doc/python2.6/c-api/iterator.html -share/doc/python2.6/c-api/list.html -share/doc/python2.6/c-api/long.html -share/doc/python2.6/c-api/mapping.html -share/doc/python2.6/c-api/marshal.html -share/doc/python2.6/c-api/memory.html -share/doc/python2.6/c-api/method.html -share/doc/python2.6/c-api/module.html -share/doc/python2.6/c-api/none.html -share/doc/python2.6/c-api/number.html -share/doc/python2.6/c-api/objbuffer.html -share/doc/python2.6/c-api/object.html -share/doc/python2.6/c-api/objimpl.html -share/doc/python2.6/c-api/refcounting.html -share/doc/python2.6/c-api/reflection.html -share/doc/python2.6/c-api/sequence.html -share/doc/python2.6/c-api/set.html -share/doc/python2.6/c-api/slice.html -share/doc/python2.6/c-api/string.html -share/doc/python2.6/c-api/structures.html -share/doc/python2.6/c-api/sys.html -share/doc/python2.6/c-api/tuple.html -share/doc/python2.6/c-api/type.html -share/doc/python2.6/c-api/typeobj.html -share/doc/python2.6/c-api/unicode.html -share/doc/python2.6/c-api/utilities.html -share/doc/python2.6/c-api/veryhigh.html -share/doc/python2.6/c-api/weakref.html -share/doc/python2.6/contents.html -share/doc/python2.6/copyright.html -share/doc/python2.6/distutils/apiref.html -share/doc/python2.6/distutils/builtdist.html -share/doc/python2.6/distutils/commandref.html -share/doc/python2.6/distutils/configfile.html -share/doc/python2.6/distutils/examples.html -share/doc/python2.6/distutils/extending.html -share/doc/python2.6/distutils/index.html -share/doc/python2.6/distutils/introduction.html -share/doc/python2.6/distutils/packageindex.html -share/doc/python2.6/distutils/setupscript.html -share/doc/python2.6/distutils/sourcedist.html -share/doc/python2.6/distutils/uploading.html -share/doc/python2.6/documenting/building.html -share/doc/python2.6/documenting/fromlatex.html -share/doc/python2.6/documenting/index.html -share/doc/python2.6/documenting/intro.html -share/doc/python2.6/documenting/markup.html -share/doc/python2.6/documenting/rest.html -share/doc/python2.6/documenting/style.html -share/doc/python2.6/download.html -share/doc/python2.6/extending/building.html -share/doc/python2.6/extending/embedding.html -share/doc/python2.6/extending/extending.html -share/doc/python2.6/extending/index.html -share/doc/python2.6/extending/newtypes.html -share/doc/python2.6/extending/windows.html -share/doc/python2.6/faq/design.html -share/doc/python2.6/faq/extending.html -share/doc/python2.6/faq/general.html -share/doc/python2.6/faq/gui.html -share/doc/python2.6/faq/index.html -share/doc/python2.6/faq/installed.html -share/doc/python2.6/faq/library.html -share/doc/python2.6/faq/programming.html -share/doc/python2.6/faq/windows.html -share/doc/python2.6/genindex-A.html -share/doc/python2.6/genindex-B.html -share/doc/python2.6/genindex-C.html -share/doc/python2.6/genindex-D.html -share/doc/python2.6/genindex-E.html -share/doc/python2.6/genindex-F.html -share/doc/python2.6/genindex-G.html -share/doc/python2.6/genindex-H.html -share/doc/python2.6/genindex-I.html -share/doc/python2.6/genindex-J.html -share/doc/python2.6/genindex-K.html -share/doc/python2.6/genindex-L.html -share/doc/python2.6/genindex-M.html -share/doc/python2.6/genindex-N.html -share/doc/python2.6/genindex-O.html -share/doc/python2.6/genindex-P.html -share/doc/python2.6/genindex-Q.html -share/doc/python2.6/genindex-R.html -share/doc/python2.6/genindex-S.html -share/doc/python2.6/genindex-Symbols.html -share/doc/python2.6/genindex-T.html -share/doc/python2.6/genindex-U.html -share/doc/python2.6/genindex-V.html -share/doc/python2.6/genindex-W.html -share/doc/python2.6/genindex-X.html -share/doc/python2.6/genindex-Y.html -share/doc/python2.6/genindex-Z.html -share/doc/python2.6/genindex-_.html -share/doc/python2.6/genindex-all.html -share/doc/python2.6/genindex.html -share/doc/python2.6/glossary.html -share/doc/python2.6/howto/advocacy.html -share/doc/python2.6/howto/cporting.html -share/doc/python2.6/howto/curses.html -share/doc/python2.6/howto/descriptor.html -share/doc/python2.6/howto/doanddont.html -share/doc/python2.6/howto/functional.html -share/doc/python2.6/howto/index.html -share/doc/python2.6/howto/regex.html -share/doc/python2.6/howto/sockets.html -share/doc/python2.6/howto/sorting.html -share/doc/python2.6/howto/unicode.html -share/doc/python2.6/howto/urllib2.html -share/doc/python2.6/howto/webservers.html -share/doc/python2.6/index.html -share/doc/python2.6/install/index.html -share/doc/python2.6/library/2to3.html -share/doc/python2.6/library/__builtin__.html -share/doc/python2.6/library/__future__.html -share/doc/python2.6/library/__main__.html -share/doc/python2.6/library/_winreg.html -share/doc/python2.6/library/abc.html -share/doc/python2.6/library/aepack.html -share/doc/python2.6/library/aetools.html -share/doc/python2.6/library/aetypes.html -share/doc/python2.6/library/aifc.html -share/doc/python2.6/library/al.html -share/doc/python2.6/library/allos.html -share/doc/python2.6/library/anydbm.html -share/doc/python2.6/library/archiving.html -share/doc/python2.6/library/array.html -share/doc/python2.6/library/ast.html -share/doc/python2.6/library/asynchat.html -share/doc/python2.6/library/asyncore.html -share/doc/python2.6/library/atexit.html -share/doc/python2.6/library/audioop.html -share/doc/python2.6/library/autogil.html -share/doc/python2.6/library/base64.html -share/doc/python2.6/library/basehttpserver.html -share/doc/python2.6/library/bastion.html -share/doc/python2.6/library/bdb.html -share/doc/python2.6/library/binascii.html -share/doc/python2.6/library/binhex.html -share/doc/python2.6/library/bisect.html -share/doc/python2.6/library/bsddb.html -share/doc/python2.6/library/bz2.html -share/doc/python2.6/library/calendar.html -share/doc/python2.6/library/carbon.html -share/doc/python2.6/library/cd.html -share/doc/python2.6/library/cgi.html -share/doc/python2.6/library/cgihttpserver.html -share/doc/python2.6/library/cgitb.html -share/doc/python2.6/library/chunk.html -share/doc/python2.6/library/cmath.html -share/doc/python2.6/library/cmd.html -share/doc/python2.6/library/code.html -share/doc/python2.6/library/codecs.html -share/doc/python2.6/library/codeop.html -share/doc/python2.6/library/collections.html -share/doc/python2.6/library/colorpicker.html -share/doc/python2.6/library/colorsys.html -share/doc/python2.6/library/commands.html -share/doc/python2.6/library/compileall.html -share/doc/python2.6/library/compiler.html -share/doc/python2.6/library/configparser.html -share/doc/python2.6/library/constants.html -share/doc/python2.6/library/contextlib.html -share/doc/python2.6/library/cookie.html -share/doc/python2.6/library/cookielib.html -share/doc/python2.6/library/copy.html -share/doc/python2.6/library/copy_reg.html -share/doc/python2.6/library/crypt.html -share/doc/python2.6/library/crypto.html -share/doc/python2.6/library/csv.html -share/doc/python2.6/library/ctypes.html -share/doc/python2.6/library/curses.ascii.html -share/doc/python2.6/library/curses.html -share/doc/python2.6/library/curses.panel.html -share/doc/python2.6/library/custominterp.html -share/doc/python2.6/library/datatypes.html -share/doc/python2.6/library/datetime.html -share/doc/python2.6/library/dbhash.html -share/doc/python2.6/library/dbm.html -share/doc/python2.6/library/debug.html -share/doc/python2.6/library/decimal.html -share/doc/python2.6/library/development.html -share/doc/python2.6/library/difflib.html -share/doc/python2.6/library/dircache.html -share/doc/python2.6/library/dis.html -share/doc/python2.6/library/distutils.html -share/doc/python2.6/library/dl.html -share/doc/python2.6/library/doctest.html -share/doc/python2.6/library/docxmlrpcserver.html -share/doc/python2.6/library/dumbdbm.html -share/doc/python2.6/library/dummy_thread.html -share/doc/python2.6/library/dummy_threading.html -share/doc/python2.6/library/easydialogs.html -share/doc/python2.6/library/email-examples.html -share/doc/python2.6/library/email.charset.html -share/doc/python2.6/library/email.encoders.html -share/doc/python2.6/library/email.errors.html -share/doc/python2.6/library/email.generator.html -share/doc/python2.6/library/email.header.html -share/doc/python2.6/library/email.html -share/doc/python2.6/library/email.iterators.html -share/doc/python2.6/library/email.message.html -share/doc/python2.6/library/email.mime.html -share/doc/python2.6/library/email.parser.html -share/doc/python2.6/library/email.util.html -share/doc/python2.6/library/errno.html -share/doc/python2.6/library/exceptions.html -share/doc/python2.6/library/fcntl.html -share/doc/python2.6/library/filecmp.html -share/doc/python2.6/library/fileformats.html -share/doc/python2.6/library/fileinput.html -share/doc/python2.6/library/filesys.html -share/doc/python2.6/library/fl.html -share/doc/python2.6/library/fm.html -share/doc/python2.6/library/fnmatch.html -share/doc/python2.6/library/formatter.html -share/doc/python2.6/library/fpectl.html -share/doc/python2.6/library/fpformat.html -share/doc/python2.6/library/fractions.html -share/doc/python2.6/library/framework.html -share/doc/python2.6/library/frameworks.html -share/doc/python2.6/library/ftplib.html -share/doc/python2.6/library/functions.html -share/doc/python2.6/library/functools.html -share/doc/python2.6/library/future_builtins.html -share/doc/python2.6/library/gc.html -share/doc/python2.6/library/gdbm.html -share/doc/python2.6/library/gensuitemodule.html -share/doc/python2.6/library/getopt.html -share/doc/python2.6/library/getpass.html -share/doc/python2.6/library/gettext.html -share/doc/python2.6/library/gl.html -share/doc/python2.6/library/glob.html -share/doc/python2.6/library/grp.html -share/doc/python2.6/library/gzip.html -share/doc/python2.6/library/hashlib.html -share/doc/python2.6/library/heapq.html -share/doc/python2.6/library/hmac.html -share/doc/python2.6/library/hotshot.html -share/doc/python2.6/library/htmllib.html -share/doc/python2.6/library/htmlparser.html -share/doc/python2.6/library/httplib.html -share/doc/python2.6/library/i18n.html -share/doc/python2.6/library/ic.html -share/doc/python2.6/library/idle.html -share/doc/python2.6/library/imageop.html -share/doc/python2.6/library/imaplib.html -share/doc/python2.6/library/imgfile.html -share/doc/python2.6/library/imghdr.html -share/doc/python2.6/library/imp.html -share/doc/python2.6/library/imputil.html -share/doc/python2.6/library/index.html -share/doc/python2.6/library/inspect.html -share/doc/python2.6/library/internet.html -share/doc/python2.6/library/intro.html -share/doc/python2.6/library/io.html -share/doc/python2.6/library/ipc.html -share/doc/python2.6/library/itertools.html -share/doc/python2.6/library/jpeg.html -share/doc/python2.6/library/json.html -share/doc/python2.6/library/keyword.html -share/doc/python2.6/library/language.html -share/doc/python2.6/library/linecache.html -share/doc/python2.6/library/locale.html -share/doc/python2.6/library/logging.html -share/doc/python2.6/library/mac.html -share/doc/python2.6/library/macos.html -share/doc/python2.6/library/macosa.html -share/doc/python2.6/library/macostools.html -share/doc/python2.6/library/macpath.html -share/doc/python2.6/library/mailbox.html -share/doc/python2.6/library/mailcap.html -share/doc/python2.6/library/markup.html -share/doc/python2.6/library/marshal.html -share/doc/python2.6/library/math.html -share/doc/python2.6/library/md5.html -share/doc/python2.6/library/mhlib.html -share/doc/python2.6/library/mimetools.html -share/doc/python2.6/library/mimetypes.html -share/doc/python2.6/library/mimewriter.html -share/doc/python2.6/library/mimify.html -share/doc/python2.6/library/miniaeframe.html -share/doc/python2.6/library/misc.html -share/doc/python2.6/library/mm.html -share/doc/python2.6/library/mmap.html -share/doc/python2.6/library/modulefinder.html -share/doc/python2.6/library/modules.html -share/doc/python2.6/library/msilib.html -share/doc/python2.6/library/msvcrt.html -share/doc/python2.6/library/multifile.html -share/doc/python2.6/library/multiprocessing.html -share/doc/python2.6/library/mutex.html -share/doc/python2.6/library/netdata.html -share/doc/python2.6/library/netrc.html -share/doc/python2.6/library/new.html -share/doc/python2.6/library/nis.html -share/doc/python2.6/library/nntplib.html -share/doc/python2.6/library/numbers.html -share/doc/python2.6/library/numeric.html -share/doc/python2.6/library/operator.html -share/doc/python2.6/library/optparse.html -share/doc/python2.6/library/os.html -share/doc/python2.6/library/os.path.html -share/doc/python2.6/library/ossaudiodev.html -share/doc/python2.6/library/othergui.html -share/doc/python2.6/library/parser.html -share/doc/python2.6/library/pdb.html -share/doc/python2.6/library/persistence.html -share/doc/python2.6/library/pickle.html -share/doc/python2.6/library/pickletools.html -share/doc/python2.6/library/pipes.html -share/doc/python2.6/library/pkgutil.html -share/doc/python2.6/library/platform.html -share/doc/python2.6/library/plistlib.html -share/doc/python2.6/library/popen2.html -share/doc/python2.6/library/poplib.html -share/doc/python2.6/library/posix.html -share/doc/python2.6/library/posixfile.html -share/doc/python2.6/library/pprint.html -share/doc/python2.6/library/profile.html -share/doc/python2.6/library/pty.html -share/doc/python2.6/library/pwd.html -share/doc/python2.6/library/py_compile.html -share/doc/python2.6/library/pyclbr.html -share/doc/python2.6/library/pydoc.html -share/doc/python2.6/library/pyexpat.html -share/doc/python2.6/library/python.html -share/doc/python2.6/library/queue.html -share/doc/python2.6/library/quopri.html -share/doc/python2.6/library/random.html -share/doc/python2.6/library/re.html -share/doc/python2.6/library/readline.html -share/doc/python2.6/library/repr.html -share/doc/python2.6/library/resource.html -share/doc/python2.6/library/restricted.html -share/doc/python2.6/library/rexec.html -share/doc/python2.6/library/rfc822.html -share/doc/python2.6/library/rlcompleter.html -share/doc/python2.6/library/robotparser.html -share/doc/python2.6/library/runpy.html -share/doc/python2.6/library/sched.html -share/doc/python2.6/library/scrolledtext.html -share/doc/python2.6/library/select.html -share/doc/python2.6/library/sets.html -share/doc/python2.6/library/sgi.html -share/doc/python2.6/library/sgmllib.html -share/doc/python2.6/library/sha.html -share/doc/python2.6/library/shelve.html -share/doc/python2.6/library/shlex.html -share/doc/python2.6/library/shutil.html -share/doc/python2.6/library/signal.html -share/doc/python2.6/library/simplehttpserver.html -share/doc/python2.6/library/simplexmlrpcserver.html -share/doc/python2.6/library/site.html -share/doc/python2.6/library/smtpd.html -share/doc/python2.6/library/smtplib.html -share/doc/python2.6/library/sndhdr.html -share/doc/python2.6/library/socket.html -share/doc/python2.6/library/socketserver.html -share/doc/python2.6/library/someos.html -share/doc/python2.6/library/spwd.html -share/doc/python2.6/library/sqlite3.html -share/doc/python2.6/library/ssl.html -share/doc/python2.6/library/stat.html -share/doc/python2.6/library/statvfs.html -share/doc/python2.6/library/stdtypes.html -share/doc/python2.6/library/string.html -share/doc/python2.6/library/stringio.html -share/doc/python2.6/library/stringprep.html -share/doc/python2.6/library/strings.html -share/doc/python2.6/library/struct.html -share/doc/python2.6/library/subprocess.html -share/doc/python2.6/library/sun.html -share/doc/python2.6/library/sunau.html -share/doc/python2.6/library/sunaudio.html -share/doc/python2.6/library/symbol.html -share/doc/python2.6/library/symtable.html -share/doc/python2.6/library/sys.html -share/doc/python2.6/library/syslog.html -share/doc/python2.6/library/tabnanny.html -share/doc/python2.6/library/tarfile.html -share/doc/python2.6/library/telnetlib.html -share/doc/python2.6/library/tempfile.html -share/doc/python2.6/library/termios.html -share/doc/python2.6/library/test.html -share/doc/python2.6/library/textwrap.html -share/doc/python2.6/library/thread.html -share/doc/python2.6/library/threading.html -share/doc/python2.6/library/time.html -share/doc/python2.6/library/timeit.html -share/doc/python2.6/library/tix.html -share/doc/python2.6/library/tk.html -share/doc/python2.6/library/tkinter.html -share/doc/python2.6/library/token.html -share/doc/python2.6/library/tokenize.html -share/doc/python2.6/library/trace.html -share/doc/python2.6/library/traceback.html -share/doc/python2.6/library/tty.html -share/doc/python2.6/library/turtle.html -share/doc/python2.6/library/types.html -share/doc/python2.6/library/undoc.html -share/doc/python2.6/library/unicodedata.html -share/doc/python2.6/library/unittest.html -share/doc/python2.6/library/unix.html -share/doc/python2.6/library/urllib.html -share/doc/python2.6/library/urllib2.html -share/doc/python2.6/library/urlparse.html -share/doc/python2.6/library/user.html -share/doc/python2.6/library/userdict.html -share/doc/python2.6/library/uu.html -share/doc/python2.6/library/uuid.html -share/doc/python2.6/library/warnings.html -share/doc/python2.6/library/wave.html -share/doc/python2.6/library/weakref.html -share/doc/python2.6/library/webbrowser.html -share/doc/python2.6/library/whichdb.html -share/doc/python2.6/library/windows.html -share/doc/python2.6/library/winsound.html -share/doc/python2.6/library/wsgiref.html -share/doc/python2.6/library/xdrlib.html -share/doc/python2.6/library/xml.dom.html -share/doc/python2.6/library/xml.dom.minidom.html -share/doc/python2.6/library/xml.dom.pulldom.html -share/doc/python2.6/library/xml.etree.elementtree.html -share/doc/python2.6/library/xml.sax.handler.html -share/doc/python2.6/library/xml.sax.html -share/doc/python2.6/library/xml.sax.reader.html -share/doc/python2.6/library/xml.sax.utils.html -share/doc/python2.6/library/xmlrpclib.html -share/doc/python2.6/library/zipfile.html -share/doc/python2.6/library/zipimport.html -share/doc/python2.6/library/zlib.html -share/doc/python2.6/license.html -share/doc/python2.6/modindex.html -share/doc/python2.6/objects.inv -share/doc/python2.6/reference/compound_stmts.html -share/doc/python2.6/reference/datamodel.html -share/doc/python2.6/reference/executionmodel.html -share/doc/python2.6/reference/expressions.html -share/doc/python2.6/reference/grammar.html -share/doc/python2.6/reference/index.html -share/doc/python2.6/reference/introduction.html -share/doc/python2.6/reference/lexical_analysis.html -share/doc/python2.6/reference/simple_stmts.html -share/doc/python2.6/reference/toplevel_components.html -share/doc/python2.6/search.html -share/doc/python2.6/searchindex.js -share/doc/python2.6/tutorial/appetite.html -share/doc/python2.6/tutorial/classes.html -share/doc/python2.6/tutorial/controlflow.html -share/doc/python2.6/tutorial/datastructures.html -share/doc/python2.6/tutorial/errors.html -share/doc/python2.6/tutorial/floatingpoint.html -share/doc/python2.6/tutorial/index.html -share/doc/python2.6/tutorial/inputoutput.html -share/doc/python2.6/tutorial/interactive.html -share/doc/python2.6/tutorial/interpreter.html -share/doc/python2.6/tutorial/introduction.html -share/doc/python2.6/tutorial/modules.html -share/doc/python2.6/tutorial/stdlib.html -share/doc/python2.6/tutorial/stdlib2.html -share/doc/python2.6/tutorial/whatnow.html -share/doc/python2.6/using/cmdline.html -share/doc/python2.6/using/index.html -share/doc/python2.6/using/mac.html -share/doc/python2.6/using/unix.html -share/doc/python2.6/using/windows.html -share/doc/python2.6/whatsnew/2.0.html -share/doc/python2.6/whatsnew/2.1.html -share/doc/python2.6/whatsnew/2.2.html -share/doc/python2.6/whatsnew/2.3.html -share/doc/python2.6/whatsnew/2.4.html -share/doc/python2.6/whatsnew/2.5.html -share/doc/python2.6/whatsnew/2.6.html -share/doc/python2.6/whatsnew/index.html diff --git a/lang/py26-html-docs/distinfo b/lang/py26-html-docs/distinfo deleted file mode 100644 index f7ecf8a72..000000000 --- a/lang/py26-html-docs/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2014/07/17 09:56:23 obache Exp $ - -SHA1 (python/python-2.6.9-docs-html.tar.bz2) = dfc0fa22254858006aba0dfe12acf6068fb67be2 -RMD160 (python/python-2.6.9-docs-html.tar.bz2) = a7bd375ac3a62249529da805693c3b15510ff976 -Size (python/python-2.6.9-docs-html.tar.bz2) = 3973755 bytes diff --git a/lang/python/extension.mk b/lang/python/extension.mk index af75b0207..1cd05a934 100644 --- a/lang/python/extension.mk +++ b/lang/python/extension.mk @@ -1,4 +1,4 @@ -# $NetBSD: extension.mk,v 1.37 2014/01/24 12:42:52 obache Exp $ +# $NetBSD: extension.mk,v 1.39 2015/04/14 11:40:31 wiz Exp $ .include "../../lang/python/pyversion.mk" @@ -53,7 +53,7 @@ do-test: # appears to be that creating egg info files was new in Python 2.5. PY_NO_EGG?= yes .if !empty(PY_NO_EGG:M[yY][eE][sS]) -# see python26/patches/patch-av +# see python*/patches/patch-av INSTALL_ENV+= PKGSRC_PYTHON_NO_EGG=defined .endif diff --git a/lang/python/pyversion.mk b/lang/python/pyversion.mk index 6945bf0e5..28320a9ba 100644 --- a/lang/python/pyversion.mk +++ b/lang/python/pyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: pyversion.mk,v 1.116 2015/01/27 06:33:46 dbj Exp $ +# $NetBSD: pyversion.mk,v 1.117 2015/04/13 23:12:44 rodent Exp $ # This file determines which Python version is used as a dependency for # a package. @@ -8,7 +8,7 @@ # PYTHON_VERSION_DEFAULT # The preferred Python version to use. # -# Possible values: 26 27 33 34 +# Possible values: 27 33 34 # Default: 27 # # === Infrastructure variables === @@ -27,13 +27,13 @@ # order of the entries matters, since earlier entries are # preferred over later ones. # -# Possible values: 34 33 27 26 -# Default: 34 33 27 26 +# Possible values: 34 33 27 +# Default: 34 33 27 # # PYTHON_VERSIONS_INCOMPATIBLE # The Python versions that are NOT acceptable for the package. # -# Possible values: 26 27 33 34 +# Possible values: 27 33 34 # Default: (empty) # # PYTHON_FOR_BUILD_ONLY @@ -85,7 +85,7 @@ BUILD_DEFS+= PYTHON_VERSION_DEFAULT BUILD_DEFS_EFFECTS+= PYPACKAGE PYTHON_VERSION_DEFAULT?= 27 -PYTHON_VERSIONS_ACCEPTED?= 34 33 27 26 +PYTHON_VERSIONS_ACCEPTED?= 34 33 27 PYTHON_VERSIONS_INCOMPATIBLE?= # empty by default # transform the list into individual variables diff --git a/lang/python/versioned_dependencies.mk b/lang/python/versioned_dependencies.mk index e293889dc..2d3c04a00 100644 --- a/lang/python/versioned_dependencies.mk +++ b/lang/python/versioned_dependencies.mk @@ -1,4 +1,4 @@ -# $NetBSD: versioned_dependencies.mk,v 1.18 2014/12/14 02:34:52 obache Exp $ +# $NetBSD: versioned_dependencies.mk,v 1.20 2015/05/03 16:22:26 bsiegert Exp $ # # This file determines which separate distribution of a Python # package is used as dependency, depending on the Python version @@ -20,6 +20,7 @@ _SUPPORTED_PACKAGES+=Pmw x11/py-Pmw x11/py-Pmw2 _SUPPORTED_PACKAGES+=X textproc/py-X2 textproc/py-X _SUPPORTED_PACKAGES+=cairo graphics/py-cairo graphics/py-cairo3 _SUPPORTED_PACKAGES+=dateutil time/py-dateutil time/py-dateutil +_SUPPORTED_PACKAGES+=dialog devel/py-dialog2 devel/py-dialog _SUPPORTED_PACKAGES+=dns net/py-dns net/py-dns3 _SUPPORTED_PACKAGES+=ephem math/py-ephem math/py-ephem3 _SUPPORTED_PACKAGES+=flup www/py-flup www/py-flup3 @@ -34,7 +35,7 @@ type:= ${pattern:C/[^:]*//} .for name py2dir py3dir in ${_SUPPORTED_PACKAGES} .if "${pkg}" == "${name}" _PKG_MATCHED= yes -.if ${PYPKGPREFIX} == "py26" || ${PYPKGPREFIX} == "py27" +.if ${PYPKGPREFIX} == "py27" dir:= ${py2dir} .else dir:= ${py3dir} diff --git a/lang/python26/ALTERNATIVES b/lang/python26/ALTERNATIVES deleted file mode 100644 index fdf681be6..000000000 --- a/lang/python26/ALTERNATIVES +++ /dev/null @@ -1,4 +0,0 @@ -bin/2to3 @PREFIX@/bin/2to3-2.6 -bin/pydoc @PREFIX@/bin/pydoc2.6 -bin/python @PREFIX@/bin/python2.6 -bin/smtpd.py @PREFIX@/bin/smtpd2.6.py diff --git a/lang/python26/DESCR b/lang/python26/DESCR deleted file mode 100644 index 251306758..000000000 --- a/lang/python26/DESCR +++ /dev/null @@ -1,14 +0,0 @@ -Python is an interpreted, interactive, object-oriented -programming language that combines remarkable power with -very clear syntax. For an introduction to programming in -Python you are referred to the Python Tutorial. The -Python Library Reference documents built-in and standard -types, constants, functions and modules. Finally, the -Python Reference Manual describes the syntax and semantics -of the core language in (perhaps too) much detail. - -Python's basic power can be extended with your own modules -written in C or C++. On most systems such modules may be -dynamically loaded. Python is also adaptable as an exten- -sion language for existing applications. See the internal -documentation for hints. diff --git a/lang/python26/Makefile b/lang/python26/Makefile deleted file mode 100644 index f8e02a7ca..000000000 --- a/lang/python26/Makefile +++ /dev/null @@ -1,184 +0,0 @@ -# $NetBSD: Makefile,v 1.64 2014/10/27 20:11:34 drochner Exp $ - -.include "dist.mk" - -PKGREVISION= 4 - -PKGNAME= python26-${PY_DISTVERSION} -CATEGORIES= lang python - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.python.org/ -COMMENT= Interpreted, interactive, object-oriented programming language -LICENSE= python-software-foundation - -CONFLICTS+= python-[0-9]* - -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-threads -CONFIGURE_ARGS+= --enable-shared -CONFIGURE_ARGS+= OPT=${CFLAGS:Q} -CONFIGURE_ARGS+= --with-system-ffi - -LDFLAGS+= -L${WRKSRC} - -# $RANDOM usage there is fine -CHECK_PORTABILITY_SKIP= Tools/faqwiz/move-faqwiz.sh - -USE_LANGUAGES= c c++ - -PTHREAD_OPTS+= require -.include "../../mk/pthread.buildlink3.mk" -.if ${PTHREAD_TYPE} == "pth" -CONFIGURE_ARGS+= --with-pth -.endif - -.include "../../mk/compiler.mk" - -# Clang needs -fwrapv -.if !empty(PKGSRC_COMPILER:Mclang) -CFLAGS+= -fwrapv -.endif - -.include "../../mk/bsd.prefs.mk" - -# fdatasync() -LIBS.SunOS+= -lrt - -PY_VER_SUFFIX= 2.6 - -.if ${OPSYS} == "NetBSD" -# XXX work around a botched autoconf check which ignores libintl -CONFIGURE_ENV+= ac_cv_func_bind_textdomain_codeset=yes -.endif - -.if ${OPSYS} == "Darwin" || ${OPSYS} == "Interix" -PY_PLATNAME= ${LOWER_OPSYS} -USE_TOOLS+= gmake -.elif ${OPSYS} == "IRIX" -PY_PLATNAME= ${LOWER_OPSYS:C/\..*//} -.elif ${OPSYS} == "SunOS" -PY_PLATNAME= sunos${OS_VERSION:C/\..*//} -CONFIGURE_ENV+= ac_cv_header_netpacket_packet_h=no -.elif ${OPSYS} == "HPUX" -PY_PLATNAME= hp-ux11 -.else -PY_PLATNAME= ${LOWER_OPSYS}${OS_VERSION:C/\..*//} -.endif -PLIST_SUBST+= PY_PLATNAME=${PY_PLATNAME:Q} - -# PLIST to match ${WRKSRC}/Lib/plat-linux3 -.if ${PY_PLATNAME} == "linux3" -PL_OPSYS=${OPSYS}3 -.else -PL_OPSYS=${OPSYS} -.endif - -PLIST_SRC= ${.CURDIR}/../../lang/python26/PLIST.common -.if exists(${.CURDIR}/../../lang/python26/PLIST.${PL_OPSYS}) -PLIST_SRC+= ${.CURDIR}/../../lang/python26/PLIST.${PL_OPSYS} -.endif -PLIST_SRC+= ${.CURDIR}/../../lang/python26/PLIST.common_end - -.if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "amd64") || \ - (${MACHINE_ARCH} == "sparc64") || (${MACHINE_ARCH} == "x86_64") || \ - (defined(ABI) && ${ABI} == "64") -IS_64BIT_PLATFORM?= yes -.else -IS_64BIT_PLATFORM?= no -.endif - -# the dl module isn't built for 64 bit archs -PLIST_VARS+= dl -.if empty(IS_64BIT_PLATFORM:M[yY][eE][sS]) -PLIST.dl= yes -.endif - -# setup.py causes some modules to be built if the platform is *not* 64bit. -PLIST_VARS+= extra-so -.if !empty(IS_64BIT_PLATFORM:M[nN][oO]) -PLIST.extra-so= yes -.endif - -# Make sure python modules can link correctly -.if ${OPSYS} == "Darwin" -INSTALL_UNSTRIPPED= yes -.endif - -PLIST_VARS+= dll nis no-nis -.if ${OPSYS} == "IRIX" -. if ${ABI} == "64" -PLIST.no-nis= yes -. else -PLIST.nis= yes -. endif -.else -PLIST.dll= yes -. if ${OPSYS} == "MirBSD" -# neither nis nor no-nis -. elif ${OPSYS} != "NetBSD" || exists(/usr/bin/ypcat) -PLIST.nis= yes -. else -PLIST.no-nis= yes -. endif -.endif - -.include "../../mk/bdb.buildlink3.mk" -MAKE_ENV+= PY_BDB_TYPE=${BDB_TYPE} -.if empty(BDB_LIBS) -BUILDLINK_TRANSFORM+= rm:-ldb -.endif -CFLAGS+= -DHAVE_DB_185_H - -.if ${OPSYS} == "OSF1" -# configure complains about buggy getaddrinfo() -CONFIGURE_ARGS+= --disable-ipv6 -.endif - -.if defined(BUILDLINK_TRANSFORM) -MAKE_ENV+= PY_BDB_TRANSFORM=${BUILDLINK_TRANSFORM:Q} -.endif - -PLIST_SUBST+= PY_VER_SUFFIX=${PY_VER_SUFFIX:Q} - -TEST_TARGET= test -INSTALL_TARGET= altinstall - -REPLACE_INTERPRETER+= py26 -REPLACE.py26.old= .*python[^ ]* -REPLACE.py26.new= ${PREFIX}/bin/python${PY_VER_SUFFIX} -REPLACE_FILES.py26= Lib/*.py Lib/*/*.py Lib/*/*/*.py - -SUBST_CLASSES+= findlib -SUBST_MESSAGE.findlib= Fixing find_library_file on Darwin. -SUBST_STAGE.findlib= pre-configure -SUBST_FILES.findlib= Lib/distutils/unixccompiler.py -SUBST_SED.findlib= -e 's,/usr/local,${PREFIX},' - -SUBST_CLASSES+= sslbase -SUBST_MESSAGE.sslbase= Fixing find-file for openssl with SSLBASE. -SUBST_STAGE.sslbase= pre-configure -SUBST_FILES.sslbase= setup.py -SUBST_VARS.sslbase= SSLBASE - -post-extract: - ${LN} -s ${WRKSRC}/Lib/smtpd.py ${WRKSRC}/Tools/scripts/smtpd${PY_VER_SUFFIX}.py - ${MV} ${WRKSRC}/Tools/scripts/pydoc ${WRKSRC}/Tools/scripts/pydoc${PY_VER_SUFFIX} - ${MV} ${WRKSRC}/Tools/scripts/2to3 ${WRKSRC}/Tools/scripts/2to3-${PY_VER_SUFFIX} - -.if ${OPSYS} == "HPUX" -post-install: - ${LN} -fs ${DESTDIR}${PREFIX}/lib/libpython2.6.sl \ - ${DESTDIR}${PREFIX}/lib/libpython2.6.sl.1.0 -.endif - -BUILDLINK_DEPMETHOD.readline= build - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libffi/buildlink3.mk" -.include "../../devel/readline/buildlink3.mk" -.include "../../devel/zlib/buildlink3.mk" -.include "../../security/openssl/buildlink3.mk" -.include "../../mk/dlopen.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/lang/python26/PLIST.Darwin b/lang/python26/PLIST.Darwin deleted file mode 100644 index 231c49280..000000000 --- a/lang/python26/PLIST.Darwin +++ /dev/null @@ -1,483 +0,0 @@ -@comment $NetBSD: PLIST.Darwin,v 1.6 2010/04/18 09:20:25 adam Exp $ -lib/libpython${PY_VER_SUFFIX}.dylib -lib/python${PY_VER_SUFFIX}/lib-dynload/ColorPicker.so -lib/python${PY_VER_SUFFIX}/lib-dynload/MacOS.so -lib/python${PY_VER_SUFFIX}/lib-dynload/Nav.so -lib/python${PY_VER_SUFFIX}/lib-dynload/OSATerminology.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_AE.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_AH.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_App.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_CF.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_CG.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_CarbonEvt.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Cm.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Ctl.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Dlg.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Drag.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Evt.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_File.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Fm.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Folder.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Help.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_IBCarbon.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Icn.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Launch.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_List.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Menu.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Mlte.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_OSA.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Qd.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Qdoffs.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Qt.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Res.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_scproxy.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Scrap.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Snd.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_TE.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_Win.so -lib/python${PY_VER_SUFFIX}/lib-dynload/autoGIL.so -lib/python${PY_VER_SUFFIX}/lib-dynload/gestalt.so -lib/python${PY_VER_SUFFIX}/lib-dynload/icglue.so -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}single.py -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}single.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}single.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}trawmain.py -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}trawmain.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}trawmain.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}trunner.py -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}trunner.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/${LOWER_VENDOR}trunner.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Audio_mac.py -lib/python${PY_VER_SUFFIX}/plat-mac/Audio_mac.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Audio_mac.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AE.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AE.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AE.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AH.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AH.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AH.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Alias.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Alias.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Alias.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Aliases.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Aliases.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Aliases.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/App.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/App.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/App.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Appearance.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Appearance.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Appearance.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AppleEvents.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AppleEvents.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AppleEvents.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AppleHelp.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AppleHelp.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/AppleHelp.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CF.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CF.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CF.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CG.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CG.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CG.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CarbonEvents.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CarbonEvents.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CarbonEvents.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CarbonEvt.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CarbonEvt.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CarbonEvt.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Cm.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Cm.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Cm.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Components.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Components.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Components.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/ControlAccessor.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/ControlAccessor.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/ControlAccessor.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Controls.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Controls.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Controls.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CoreFoundation.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CoreFoundation.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CoreFoundation.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CoreGraphics.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CoreGraphics.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/CoreGraphics.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Ctl.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Ctl.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Ctl.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dialogs.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dialogs.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dialogs.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dlg.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dlg.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dlg.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Drag.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Drag.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Drag.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dragconst.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dragconst.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Dragconst.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Events.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Events.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Events.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Evt.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Evt.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Evt.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/File.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/File.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/File.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Files.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Files.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Files.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Fm.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Fm.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Fm.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Folder.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Folder.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Folder.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Folders.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Folders.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Folders.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Fonts.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Fonts.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Fonts.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Help.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Help.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Help.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/IBCarbon.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/IBCarbon.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/IBCarbon.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/IBCarbonRuntime.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/IBCarbonRuntime.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/IBCarbonRuntime.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Icn.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Icn.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Icn.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Icons.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Icons.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Icons.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Launch.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Launch.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Launch.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/LaunchServices.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/LaunchServices.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/LaunchServices.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/List.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/List.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/List.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Lists.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Lists.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Lists.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MacHelp.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MacHelp.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MacHelp.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MacTextEditor.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MacTextEditor.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MacTextEditor.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MediaDescr.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MediaDescr.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/MediaDescr.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Menu.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Menu.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Menu.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Menus.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Menus.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Menus.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Mlte.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Mlte.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Mlte.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/OSA.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/OSA.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/OSA.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/OSAconst.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/OSAconst.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/OSAconst.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QDOffscreen.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QDOffscreen.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QDOffscreen.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qd.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qd.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qd.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qdoffs.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qdoffs.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qdoffs.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qt.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qt.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Qt.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QuickDraw.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QuickDraw.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QuickDraw.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QuickTime.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QuickTime.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/QuickTime.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Res.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Res.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Res.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Resources.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Resources.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Resources.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Scrap.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Scrap.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Scrap.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Snd.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Snd.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Snd.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Sndihooks.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Sndihooks.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Sndihooks.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Sound.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Sound.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Sound.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/TE.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/TE.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/TE.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/TextEdit.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/TextEdit.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/TextEdit.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Win.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Win.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Win.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Windows.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Windows.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/Windows.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/Carbon/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/EasyDialogs.py -lib/python${PY_VER_SUFFIX}/plat-mac/EasyDialogs.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/EasyDialogs.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/FrameWork.py -lib/python${PY_VER_SUFFIX}/plat-mac/FrameWork.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/FrameWork.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/MiniAEFrame.py -lib/python${PY_VER_SUFFIX}/plat-mac/MiniAEFrame.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/MiniAEFrame.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/PixMapWrapper.py -lib/python${PY_VER_SUFFIX}/plat-mac/PixMapWrapper.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/PixMapWrapper.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/aepack.py -lib/python${PY_VER_SUFFIX}/plat-mac/aepack.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/aepack.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/aetools.py -lib/python${PY_VER_SUFFIX}/plat-mac/aetools.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/aetools.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/aetypes.py -lib/python${PY_VER_SUFFIX}/plat-mac/aetypes.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/aetypes.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/argvemulator.py -lib/python${PY_VER_SUFFIX}/plat-mac/argvemulator.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/argvemulator.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/bgenlocations.py -lib/python${PY_VER_SUFFIX}/plat-mac/bgenlocations.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/bgenlocations.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/buildtools.py -lib/python${PY_VER_SUFFIX}/plat-mac/buildtools.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/buildtools.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/bundlebuilder.py -lib/python${PY_VER_SUFFIX}/plat-mac/bundlebuilder.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/bundlebuilder.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/cfmfile.py -lib/python${PY_VER_SUFFIX}/plat-mac/cfmfile.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/cfmfile.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/dialogs.rsrc -lib/python${PY_VER_SUFFIX}/plat-mac/errors.rsrc -lib/python${PY_VER_SUFFIX}/plat-mac/findertools.py -lib/python${PY_VER_SUFFIX}/plat-mac/findertools.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/findertools.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/gensuitemodule.py -lib/python${PY_VER_SUFFIX}/plat-mac/gensuitemodule.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/gensuitemodule.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/ic.py -lib/python${PY_VER_SUFFIX}/plat-mac/ic.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/ic.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/icopen.py -lib/python${PY_VER_SUFFIX}/plat-mac/icopen.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/icopen.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Required.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Required.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Required.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/CodeWarrior/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Required_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Required_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/URL_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/URL_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Explorer/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Enumerations.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Enumerations.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Enumerations.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Files.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Files.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Files.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Finder_Basics.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Finder_Basics.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Finder_items.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Finder_items.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Finder_items.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Legacy_suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Legacy_suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Standard_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Standard_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Type_Definitions.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Type_Definitions.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Window_classes.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Window_classes.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/Window_classes.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Finder/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/PowerPlant.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/PowerPlant.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Required_suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Required_suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Required_suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Text.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Text.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/Text.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Netscape/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/StdSuites/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/SystemEvents/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Text_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/Text_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/Terminal/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/_builtinSuites/__init__.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/_builtinSuites/__init__.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/macerrors.py -lib/python${PY_VER_SUFFIX}/plat-mac/macerrors.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/macerrors.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/macostools.py -lib/python${PY_VER_SUFFIX}/plat-mac/macostools.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/macostools.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/macresource.py -lib/python${PY_VER_SUFFIX}/plat-mac/macresource.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/macresource.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/pimp.py -lib/python${PY_VER_SUFFIX}/plat-mac/pimp.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/pimp.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/terminalcommand.py -lib/python${PY_VER_SUFFIX}/plat-mac/terminalcommand.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/terminalcommand.pyo -lib/python${PY_VER_SUFFIX}/plat-mac/videoreader.py -lib/python${PY_VER_SUFFIX}/plat-mac/videoreader.pyc -lib/python${PY_VER_SUFFIX}/plat-mac/videoreader.pyo diff --git a/lang/python26/PLIST.IRIX b/lang/python26/PLIST.IRIX deleted file mode 100644 index 00cb5ec61..000000000 --- a/lang/python26/PLIST.IRIX +++ /dev/null @@ -1,66 +0,0 @@ -@comment $NetBSD: PLIST.IRIX,v 1.1.1.1 2009/04/19 14:42:48 wiz Exp $ -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/AL.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/AL.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/AL.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CD.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CD.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CD.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CL.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CL.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CL.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DEVICE.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DEVICE.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DEVICE.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/ERRNO.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/ERRNO.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/ERRNO.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/FILE.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/FILE.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/FILE.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/FL.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/FL.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/FL.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GET.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GET.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GET.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GL.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GL.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GL.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GLWS.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GLWS.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/GLWS.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IOCTL.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IOCTL.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IOCTL.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SV.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SV.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SV.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/WAIT.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/WAIT.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/WAIT.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/cddb.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/cddb.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/cddb.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/cdplayer.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/cdplayer.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/cdplayer.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/flp.doc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/flp.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/flp.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/flp.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/jpeg.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/jpeg.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/jpeg.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/panel.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/panel.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/panel.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/panelparser.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/panelparser.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/panelparser.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/readcd.doc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/readcd.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/readcd.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/readcd.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/torgb.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/torgb.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/torgb.pyo diff --git a/lang/python26/PLIST.Linux b/lang/python26/PLIST.Linux deleted file mode 100644 index 6ccb4e7ee..000000000 --- a/lang/python26/PLIST.Linux +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST.Linux,v 1.2 2010/09/06 17:33:57 drochner Exp $ -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDROM.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDROM.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDROM.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DLFCN.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DLFCN.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DLFCN.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TYPES.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TYPES.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TYPES.pyo diff --git a/lang/python26/PLIST.Linux3 b/lang/python26/PLIST.Linux3 deleted file mode 100644 index dbd0c7f43..000000000 --- a/lang/python26/PLIST.Linux3 +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST.Linux3,v 1.1 2011/10/28 10:38:07 dsainty Exp $ -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyo diff --git a/lang/python26/PLIST.SunOS b/lang/python26/PLIST.SunOS deleted file mode 100644 index 2f6809581..000000000 --- a/lang/python26/PLIST.SunOS +++ /dev/null @@ -1,16 +0,0 @@ -@comment $NetBSD: PLIST.SunOS,v 1.2 2010/09/06 17:33:57 drochner Exp $ -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDIO.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDIO.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/CDIO.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DLFCN.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DLFCN.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/DLFCN.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/STROPTS.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/STROPTS.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/STROPTS.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SUNAUDIODEV.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SUNAUDIODEV.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/SUNAUDIODEV.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TYPES.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TYPES.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/TYPES.pyo diff --git a/lang/python26/PLIST.common b/lang/python26/PLIST.common deleted file mode 100644 index 4e0ffe9f7..000000000 --- a/lang/python26/PLIST.common +++ /dev/null @@ -1,3970 +0,0 @@ -@comment $NetBSD: PLIST.common,v 1.17 2014/03/12 12:57:06 obache Exp $ -bin/2to3-${PY_VER_SUFFIX} -bin/pydoc${PY_VER_SUFFIX} -bin/python${PY_VER_SUFFIX} -bin/python${PY_VER_SUFFIX}-config -bin/smtpd${PY_VER_SUFFIX}.py -include/python${PY_VER_SUFFIX}/Python-ast.h -include/python${PY_VER_SUFFIX}/Python.h -include/python${PY_VER_SUFFIX}/abstract.h -include/python${PY_VER_SUFFIX}/asdl.h -include/python${PY_VER_SUFFIX}/ast.h -include/python${PY_VER_SUFFIX}/bitset.h -include/python${PY_VER_SUFFIX}/boolobject.h -include/python${PY_VER_SUFFIX}/bufferobject.h -include/python${PY_VER_SUFFIX}/bytearrayobject.h -include/python${PY_VER_SUFFIX}/bytes_methods.h -include/python${PY_VER_SUFFIX}/bytesobject.h -include/python${PY_VER_SUFFIX}/cStringIO.h -include/python${PY_VER_SUFFIX}/cellobject.h -include/python${PY_VER_SUFFIX}/ceval.h -include/python${PY_VER_SUFFIX}/classobject.h -include/python${PY_VER_SUFFIX}/cobject.h -include/python${PY_VER_SUFFIX}/code.h -include/python${PY_VER_SUFFIX}/codecs.h -include/python${PY_VER_SUFFIX}/compile.h -include/python${PY_VER_SUFFIX}/complexobject.h -include/python${PY_VER_SUFFIX}/datetime.h -include/python${PY_VER_SUFFIX}/descrobject.h -include/python${PY_VER_SUFFIX}/dictobject.h -include/python${PY_VER_SUFFIX}/enumobject.h -include/python${PY_VER_SUFFIX}/errcode.h -include/python${PY_VER_SUFFIX}/eval.h -include/python${PY_VER_SUFFIX}/fileobject.h -include/python${PY_VER_SUFFIX}/floatobject.h -include/python${PY_VER_SUFFIX}/frameobject.h -include/python${PY_VER_SUFFIX}/funcobject.h -include/python${PY_VER_SUFFIX}/genobject.h -include/python${PY_VER_SUFFIX}/graminit.h -include/python${PY_VER_SUFFIX}/grammar.h -include/python${PY_VER_SUFFIX}/import.h -include/python${PY_VER_SUFFIX}/intobject.h -include/python${PY_VER_SUFFIX}/intrcheck.h -include/python${PY_VER_SUFFIX}/iterobject.h -include/python${PY_VER_SUFFIX}/listobject.h -include/python${PY_VER_SUFFIX}/longintrepr.h -include/python${PY_VER_SUFFIX}/longobject.h -include/python${PY_VER_SUFFIX}/marshal.h -include/python${PY_VER_SUFFIX}/metagrammar.h -include/python${PY_VER_SUFFIX}/methodobject.h -include/python${PY_VER_SUFFIX}/modsupport.h -include/python${PY_VER_SUFFIX}/moduleobject.h -include/python${PY_VER_SUFFIX}/node.h -include/python${PY_VER_SUFFIX}/object.h -include/python${PY_VER_SUFFIX}/objimpl.h -include/python${PY_VER_SUFFIX}/opcode.h -include/python${PY_VER_SUFFIX}/osdefs.h -include/python${PY_VER_SUFFIX}/parsetok.h -include/python${PY_VER_SUFFIX}/patchlevel.h -include/python${PY_VER_SUFFIX}/pgen.h -include/python${PY_VER_SUFFIX}/pgenheaders.h -include/python${PY_VER_SUFFIX}/py_curses.h -include/python${PY_VER_SUFFIX}/pyarena.h -include/python${PY_VER_SUFFIX}/pyconfig.h -include/python${PY_VER_SUFFIX}/pydebug.h -include/python${PY_VER_SUFFIX}/pyerrors.h -include/python${PY_VER_SUFFIX}/pyexpat.h -include/python${PY_VER_SUFFIX}/pyfpe.h -include/python${PY_VER_SUFFIX}/pygetopt.h -include/python${PY_VER_SUFFIX}/pymacconfig.h -include/python${PY_VER_SUFFIX}/pymactoolbox.h -include/python${PY_VER_SUFFIX}/pymath.h -include/python${PY_VER_SUFFIX}/pymem.h -include/python${PY_VER_SUFFIX}/pyport.h -include/python${PY_VER_SUFFIX}/pystate.h -include/python${PY_VER_SUFFIX}/pystrcmp.h -include/python${PY_VER_SUFFIX}/pystrtod.h -include/python${PY_VER_SUFFIX}/pythonrun.h -include/python${PY_VER_SUFFIX}/pythread.h -include/python${PY_VER_SUFFIX}/rangeobject.h -include/python${PY_VER_SUFFIX}/setobject.h -include/python${PY_VER_SUFFIX}/sliceobject.h -include/python${PY_VER_SUFFIX}/stringobject.h -include/python${PY_VER_SUFFIX}/structmember.h -include/python${PY_VER_SUFFIX}/structseq.h -include/python${PY_VER_SUFFIX}/symtable.h -include/python${PY_VER_SUFFIX}/sysmodule.h -include/python${PY_VER_SUFFIX}/timefuncs.h -include/python${PY_VER_SUFFIX}/token.h -include/python${PY_VER_SUFFIX}/traceback.h -include/python${PY_VER_SUFFIX}/tupleobject.h -include/python${PY_VER_SUFFIX}/ucnhash.h -include/python${PY_VER_SUFFIX}/unicodeobject.h -include/python${PY_VER_SUFFIX}/warnings.h -include/python${PY_VER_SUFFIX}/weakrefobject.h -${PLIST.dll}lib/libpython${PY_VER_SUFFIX}.so -${PLIST.dll}lib/libpython${PY_VER_SUFFIX}.so.1.0 -lib/python${PY_VER_SUFFIX}/BaseHTTPServer.py -lib/python${PY_VER_SUFFIX}/BaseHTTPServer.pyc -lib/python${PY_VER_SUFFIX}/BaseHTTPServer.pyo -lib/python${PY_VER_SUFFIX}/Bastion.py -lib/python${PY_VER_SUFFIX}/Bastion.pyc -lib/python${PY_VER_SUFFIX}/Bastion.pyo -lib/python${PY_VER_SUFFIX}/CGIHTTPServer.py -lib/python${PY_VER_SUFFIX}/CGIHTTPServer.pyc -lib/python${PY_VER_SUFFIX}/CGIHTTPServer.pyo -lib/python${PY_VER_SUFFIX}/ConfigParser.py -lib/python${PY_VER_SUFFIX}/ConfigParser.pyc -lib/python${PY_VER_SUFFIX}/ConfigParser.pyo -lib/python${PY_VER_SUFFIX}/Cookie.py -lib/python${PY_VER_SUFFIX}/Cookie.pyc -lib/python${PY_VER_SUFFIX}/Cookie.pyo -lib/python${PY_VER_SUFFIX}/DocXMLRPCServer.py -lib/python${PY_VER_SUFFIX}/DocXMLRPCServer.pyc -lib/python${PY_VER_SUFFIX}/DocXMLRPCServer.pyo -lib/python${PY_VER_SUFFIX}/HTMLParser.py -lib/python${PY_VER_SUFFIX}/HTMLParser.pyc -lib/python${PY_VER_SUFFIX}/HTMLParser.pyo -lib/python${PY_VER_SUFFIX}/LICENSE.txt -lib/python${PY_VER_SUFFIX}/MimeWriter.py -lib/python${PY_VER_SUFFIX}/MimeWriter.pyc -lib/python${PY_VER_SUFFIX}/MimeWriter.pyo -lib/python${PY_VER_SUFFIX}/Queue.py -lib/python${PY_VER_SUFFIX}/Queue.pyc -lib/python${PY_VER_SUFFIX}/Queue.pyo -lib/python${PY_VER_SUFFIX}/SimpleHTTPServer.py -lib/python${PY_VER_SUFFIX}/SimpleHTTPServer.pyc -lib/python${PY_VER_SUFFIX}/SimpleHTTPServer.pyo -lib/python${PY_VER_SUFFIX}/SimpleXMLRPCServer.py -lib/python${PY_VER_SUFFIX}/SimpleXMLRPCServer.pyc -lib/python${PY_VER_SUFFIX}/SimpleXMLRPCServer.pyo -lib/python${PY_VER_SUFFIX}/SocketServer.py -lib/python${PY_VER_SUFFIX}/SocketServer.pyc -lib/python${PY_VER_SUFFIX}/SocketServer.pyo -lib/python${PY_VER_SUFFIX}/StringIO.py -lib/python${PY_VER_SUFFIX}/StringIO.pyc -lib/python${PY_VER_SUFFIX}/StringIO.pyo -lib/python${PY_VER_SUFFIX}/UserDict.py -lib/python${PY_VER_SUFFIX}/UserDict.pyc -lib/python${PY_VER_SUFFIX}/UserDict.pyo -lib/python${PY_VER_SUFFIX}/UserList.py -lib/python${PY_VER_SUFFIX}/UserList.pyc -lib/python${PY_VER_SUFFIX}/UserList.pyo -lib/python${PY_VER_SUFFIX}/UserString.py -lib/python${PY_VER_SUFFIX}/UserString.pyc -lib/python${PY_VER_SUFFIX}/UserString.pyo -lib/python${PY_VER_SUFFIX}/_LWPCookieJar.py -lib/python${PY_VER_SUFFIX}/_LWPCookieJar.pyc -lib/python${PY_VER_SUFFIX}/_LWPCookieJar.pyo -lib/python${PY_VER_SUFFIX}/_MozillaCookieJar.py -lib/python${PY_VER_SUFFIX}/_MozillaCookieJar.pyc -lib/python${PY_VER_SUFFIX}/_MozillaCookieJar.pyo -lib/python${PY_VER_SUFFIX}/__future__.py -lib/python${PY_VER_SUFFIX}/__future__.pyc -lib/python${PY_VER_SUFFIX}/__future__.pyo -lib/python${PY_VER_SUFFIX}/__phello__.foo.py -lib/python${PY_VER_SUFFIX}/__phello__.foo.pyc -lib/python${PY_VER_SUFFIX}/__phello__.foo.pyo -lib/python${PY_VER_SUFFIX}/_abcoll.py -lib/python${PY_VER_SUFFIX}/_abcoll.pyc -lib/python${PY_VER_SUFFIX}/_abcoll.pyo -lib/python${PY_VER_SUFFIX}/_strptime.py -lib/python${PY_VER_SUFFIX}/_strptime.pyc -lib/python${PY_VER_SUFFIX}/_strptime.pyo -lib/python${PY_VER_SUFFIX}/_threading_local.py -lib/python${PY_VER_SUFFIX}/_threading_local.pyc -lib/python${PY_VER_SUFFIX}/_threading_local.pyo -lib/python${PY_VER_SUFFIX}/abc.py -lib/python${PY_VER_SUFFIX}/abc.pyc -lib/python${PY_VER_SUFFIX}/abc.pyo -lib/python${PY_VER_SUFFIX}/aifc.py -lib/python${PY_VER_SUFFIX}/aifc.pyc -lib/python${PY_VER_SUFFIX}/aifc.pyo -lib/python${PY_VER_SUFFIX}/anydbm.py -lib/python${PY_VER_SUFFIX}/anydbm.pyc -lib/python${PY_VER_SUFFIX}/anydbm.pyo -lib/python${PY_VER_SUFFIX}/ast.py -lib/python${PY_VER_SUFFIX}/ast.pyc -lib/python${PY_VER_SUFFIX}/ast.pyo -lib/python${PY_VER_SUFFIX}/asynchat.py -lib/python${PY_VER_SUFFIX}/asynchat.pyc -lib/python${PY_VER_SUFFIX}/asynchat.pyo -lib/python${PY_VER_SUFFIX}/asyncore.py -lib/python${PY_VER_SUFFIX}/asyncore.pyc -lib/python${PY_VER_SUFFIX}/asyncore.pyo -lib/python${PY_VER_SUFFIX}/atexit.py -lib/python${PY_VER_SUFFIX}/atexit.pyc -lib/python${PY_VER_SUFFIX}/atexit.pyo -lib/python${PY_VER_SUFFIX}/audiodev.py -lib/python${PY_VER_SUFFIX}/audiodev.pyc -lib/python${PY_VER_SUFFIX}/audiodev.pyo -lib/python${PY_VER_SUFFIX}/base64.py -lib/python${PY_VER_SUFFIX}/base64.pyc -lib/python${PY_VER_SUFFIX}/base64.pyo -lib/python${PY_VER_SUFFIX}/bdb.py -lib/python${PY_VER_SUFFIX}/bdb.pyc -lib/python${PY_VER_SUFFIX}/bdb.pyo -lib/python${PY_VER_SUFFIX}/binhex.py -lib/python${PY_VER_SUFFIX}/binhex.pyc -lib/python${PY_VER_SUFFIX}/binhex.pyo -lib/python${PY_VER_SUFFIX}/bisect.py -lib/python${PY_VER_SUFFIX}/bisect.pyc -lib/python${PY_VER_SUFFIX}/bisect.pyo -lib/python${PY_VER_SUFFIX}/bsddb/__init__.py -lib/python${PY_VER_SUFFIX}/bsddb/__init__.pyc -lib/python${PY_VER_SUFFIX}/bsddb/__init__.pyo -lib/python${PY_VER_SUFFIX}/bsddb/db.py -lib/python${PY_VER_SUFFIX}/bsddb/db.pyc -lib/python${PY_VER_SUFFIX}/bsddb/db.pyo -lib/python${PY_VER_SUFFIX}/bsddb/dbobj.py -lib/python${PY_VER_SUFFIX}/bsddb/dbobj.pyc -lib/python${PY_VER_SUFFIX}/bsddb/dbobj.pyo -lib/python${PY_VER_SUFFIX}/bsddb/dbrecio.py -lib/python${PY_VER_SUFFIX}/bsddb/dbrecio.pyc -lib/python${PY_VER_SUFFIX}/bsddb/dbrecio.pyo -lib/python${PY_VER_SUFFIX}/bsddb/dbshelve.py -lib/python${PY_VER_SUFFIX}/bsddb/dbshelve.pyc -lib/python${PY_VER_SUFFIX}/bsddb/dbshelve.pyo -lib/python${PY_VER_SUFFIX}/bsddb/dbtables.py -lib/python${PY_VER_SUFFIX}/bsddb/dbtables.pyc -lib/python${PY_VER_SUFFIX}/bsddb/dbtables.pyo -lib/python${PY_VER_SUFFIX}/bsddb/dbutils.py -lib/python${PY_VER_SUFFIX}/bsddb/dbutils.pyc -lib/python${PY_VER_SUFFIX}/bsddb/dbutils.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/__init__.py -lib/python${PY_VER_SUFFIX}/bsddb/test/__init__.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/__init__.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_all.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_all.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_all.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_associate.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_associate.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_associate.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_basics.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_basics.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_basics.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_compare.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_compare.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_compare.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_compat.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_compat.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_compat.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_cursor_pget_bug.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_cursor_pget_bug.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_cursor_pget_bug.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbobj.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbobj.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbobj.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbshelve.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbshelve.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbshelve.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbtables.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbtables.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_dbtables.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_distributed_transactions.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_distributed_transactions.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_distributed_transactions.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_early_close.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_early_close.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_early_close.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_get_none.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_get_none.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_get_none.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_join.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_join.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_join.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_lock.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_lock.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_lock.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_misc.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_misc.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_misc.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_pickle.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_pickle.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_pickle.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_queue.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_queue.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_queue.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_recno.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_recno.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_recno.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_replication.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_replication.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_replication.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_sequence.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_sequence.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_sequence.pyo -lib/python${PY_VER_SUFFIX}/bsddb/test/test_thread.py -lib/python${PY_VER_SUFFIX}/bsddb/test/test_thread.pyc -lib/python${PY_VER_SUFFIX}/bsddb/test/test_thread.pyo -lib/python${PY_VER_SUFFIX}/cProfile.py -lib/python${PY_VER_SUFFIX}/cProfile.pyc -lib/python${PY_VER_SUFFIX}/cProfile.pyo -lib/python${PY_VER_SUFFIX}/calendar.py -lib/python${PY_VER_SUFFIX}/calendar.pyc -lib/python${PY_VER_SUFFIX}/calendar.pyo -lib/python${PY_VER_SUFFIX}/cgi.py -lib/python${PY_VER_SUFFIX}/cgi.pyc -lib/python${PY_VER_SUFFIX}/cgi.pyo -lib/python${PY_VER_SUFFIX}/cgitb.py -lib/python${PY_VER_SUFFIX}/cgitb.pyc -lib/python${PY_VER_SUFFIX}/cgitb.pyo -lib/python${PY_VER_SUFFIX}/chunk.py -lib/python${PY_VER_SUFFIX}/chunk.pyc -lib/python${PY_VER_SUFFIX}/chunk.pyo -lib/python${PY_VER_SUFFIX}/cmd.py -lib/python${PY_VER_SUFFIX}/cmd.pyc -lib/python${PY_VER_SUFFIX}/cmd.pyo -lib/python${PY_VER_SUFFIX}/code.py -lib/python${PY_VER_SUFFIX}/code.pyc -lib/python${PY_VER_SUFFIX}/code.pyo -lib/python${PY_VER_SUFFIX}/codecs.py -lib/python${PY_VER_SUFFIX}/codecs.pyc -lib/python${PY_VER_SUFFIX}/codecs.pyo -lib/python${PY_VER_SUFFIX}/codeop.py -lib/python${PY_VER_SUFFIX}/codeop.pyc -lib/python${PY_VER_SUFFIX}/codeop.pyo -lib/python${PY_VER_SUFFIX}/collections.py -lib/python${PY_VER_SUFFIX}/collections.pyc -lib/python${PY_VER_SUFFIX}/collections.pyo -lib/python${PY_VER_SUFFIX}/colorsys.py -lib/python${PY_VER_SUFFIX}/colorsys.pyc -lib/python${PY_VER_SUFFIX}/colorsys.pyo -lib/python${PY_VER_SUFFIX}/commands.py -lib/python${PY_VER_SUFFIX}/commands.pyc -lib/python${PY_VER_SUFFIX}/commands.pyo -lib/python${PY_VER_SUFFIX}/compileall.py -lib/python${PY_VER_SUFFIX}/compileall.pyc -lib/python${PY_VER_SUFFIX}/compileall.pyo -lib/python${PY_VER_SUFFIX}/compiler/__init__.py -lib/python${PY_VER_SUFFIX}/compiler/__init__.pyc -lib/python${PY_VER_SUFFIX}/compiler/__init__.pyo -lib/python${PY_VER_SUFFIX}/compiler/ast.py -lib/python${PY_VER_SUFFIX}/compiler/ast.pyc -lib/python${PY_VER_SUFFIX}/compiler/ast.pyo -lib/python${PY_VER_SUFFIX}/compiler/consts.py -lib/python${PY_VER_SUFFIX}/compiler/consts.pyc -lib/python${PY_VER_SUFFIX}/compiler/consts.pyo -lib/python${PY_VER_SUFFIX}/compiler/future.py -lib/python${PY_VER_SUFFIX}/compiler/future.pyc -lib/python${PY_VER_SUFFIX}/compiler/future.pyo -lib/python${PY_VER_SUFFIX}/compiler/misc.py -lib/python${PY_VER_SUFFIX}/compiler/misc.pyc -lib/python${PY_VER_SUFFIX}/compiler/misc.pyo -lib/python${PY_VER_SUFFIX}/compiler/pyassem.py -lib/python${PY_VER_SUFFIX}/compiler/pyassem.pyc -lib/python${PY_VER_SUFFIX}/compiler/pyassem.pyo -lib/python${PY_VER_SUFFIX}/compiler/pycodegen.py -lib/python${PY_VER_SUFFIX}/compiler/pycodegen.pyc -lib/python${PY_VER_SUFFIX}/compiler/pycodegen.pyo -lib/python${PY_VER_SUFFIX}/compiler/symbols.py -lib/python${PY_VER_SUFFIX}/compiler/symbols.pyc -lib/python${PY_VER_SUFFIX}/compiler/symbols.pyo -lib/python${PY_VER_SUFFIX}/compiler/syntax.py -lib/python${PY_VER_SUFFIX}/compiler/syntax.pyc -lib/python${PY_VER_SUFFIX}/compiler/syntax.pyo -lib/python${PY_VER_SUFFIX}/compiler/transformer.py -lib/python${PY_VER_SUFFIX}/compiler/transformer.pyc -lib/python${PY_VER_SUFFIX}/compiler/transformer.pyo -lib/python${PY_VER_SUFFIX}/compiler/visitor.py -lib/python${PY_VER_SUFFIX}/compiler/visitor.pyc -lib/python${PY_VER_SUFFIX}/compiler/visitor.pyo -lib/python${PY_VER_SUFFIX}/config/Makefile -lib/python${PY_VER_SUFFIX}/config/Setup -lib/python${PY_VER_SUFFIX}/config/Setup.config -lib/python${PY_VER_SUFFIX}/config/Setup.local -lib/python${PY_VER_SUFFIX}/config/config.c -lib/python${PY_VER_SUFFIX}/config/config.c.in -lib/python${PY_VER_SUFFIX}/config/install-sh -lib/python${PY_VER_SUFFIX}/config/libpython${PY_VER_SUFFIX}.a -lib/python${PY_VER_SUFFIX}/config/makesetup -lib/python${PY_VER_SUFFIX}/config/python.o -lib/python${PY_VER_SUFFIX}/contextlib.py -lib/python${PY_VER_SUFFIX}/contextlib.pyc -lib/python${PY_VER_SUFFIX}/contextlib.pyo -lib/python${PY_VER_SUFFIX}/cookielib.py -lib/python${PY_VER_SUFFIX}/cookielib.pyc -lib/python${PY_VER_SUFFIX}/cookielib.pyo -lib/python${PY_VER_SUFFIX}/copy.py -lib/python${PY_VER_SUFFIX}/copy.pyc -lib/python${PY_VER_SUFFIX}/copy.pyo -lib/python${PY_VER_SUFFIX}/copy_reg.py -lib/python${PY_VER_SUFFIX}/copy_reg.pyc -lib/python${PY_VER_SUFFIX}/copy_reg.pyo -lib/python${PY_VER_SUFFIX}/csv.py -lib/python${PY_VER_SUFFIX}/csv.pyc -lib/python${PY_VER_SUFFIX}/csv.pyo -lib/python${PY_VER_SUFFIX}/ctypes/__init__.py -lib/python${PY_VER_SUFFIX}/ctypes/__init__.pyc -lib/python${PY_VER_SUFFIX}/ctypes/__init__.pyo -lib/python${PY_VER_SUFFIX}/ctypes/_endian.py -lib/python${PY_VER_SUFFIX}/ctypes/_endian.pyc -lib/python${PY_VER_SUFFIX}/ctypes/_endian.pyo -lib/python${PY_VER_SUFFIX}/ctypes/macholib/README.ctypes -lib/python${PY_VER_SUFFIX}/ctypes/macholib/__init__.py -lib/python${PY_VER_SUFFIX}/ctypes/macholib/__init__.pyc -lib/python${PY_VER_SUFFIX}/ctypes/macholib/__init__.pyo -lib/python${PY_VER_SUFFIX}/ctypes/macholib/dyld.py -lib/python${PY_VER_SUFFIX}/ctypes/macholib/dyld.pyc -lib/python${PY_VER_SUFFIX}/ctypes/macholib/dyld.pyo -lib/python${PY_VER_SUFFIX}/ctypes/macholib/dylib.py -lib/python${PY_VER_SUFFIX}/ctypes/macholib/dylib.pyc -lib/python${PY_VER_SUFFIX}/ctypes/macholib/dylib.pyo -lib/python${PY_VER_SUFFIX}/ctypes/macholib/fetch_macholib -lib/python${PY_VER_SUFFIX}/ctypes/macholib/fetch_macholib.bat -lib/python${PY_VER_SUFFIX}/ctypes/macholib/framework.py -lib/python${PY_VER_SUFFIX}/ctypes/macholib/framework.pyc -lib/python${PY_VER_SUFFIX}/ctypes/macholib/framework.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/__init__.py -lib/python${PY_VER_SUFFIX}/ctypes/test/__init__.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/__init__.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/runtests.py -lib/python${PY_VER_SUFFIX}/ctypes/test/runtests.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/runtests.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_anon.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_anon.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_anon.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_array_in_pointer.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_array_in_pointer.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_array_in_pointer.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_arrays.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_arrays.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_arrays.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_as_parameter.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_as_parameter.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_as_parameter.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_bitfields.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_bitfields.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_bitfields.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_buffers.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_buffers.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_buffers.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_byteswap.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_byteswap.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_byteswap.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_callbacks.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_callbacks.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_callbacks.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_cast.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_cast.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_cast.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_cfuncs.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_cfuncs.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_cfuncs.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_checkretval.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_checkretval.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_checkretval.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_delattr.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_delattr.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_delattr.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_errcheck.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_errcheck.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_errcheck.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_errno.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_errno.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_errno.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_find.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_find.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_find.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_frombuffer.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_frombuffer.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_frombuffer.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_funcptr.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_funcptr.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_funcptr.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_functions.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_functions.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_functions.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_incomplete.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_incomplete.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_incomplete.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_init.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_init.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_init.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_integers.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_integers.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_integers.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_internals.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_internals.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_internals.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_keeprefs.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_keeprefs.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_keeprefs.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_libc.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_libc.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_libc.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_loading.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_loading.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_loading.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_macholib.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_macholib.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_macholib.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_memfunctions.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_memfunctions.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_memfunctions.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_numbers.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_numbers.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_numbers.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_objects.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_objects.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_objects.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_parameters.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_parameters.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_parameters.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pep3118.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pep3118.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pep3118.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pickling.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pickling.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pickling.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pointers.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pointers.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_pointers.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_prototypes.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_prototypes.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_prototypes.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_python_api.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_python_api.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_python_api.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_random_things.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_random_things.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_random_things.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_refcounts.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_refcounts.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_refcounts.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_repr.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_repr.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_repr.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_returnfuncptrs.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_returnfuncptrs.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_returnfuncptrs.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_simplesubclasses.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_simplesubclasses.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_simplesubclasses.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_sizes.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_sizes.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_sizes.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_slicing.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_slicing.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_slicing.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_stringptr.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_stringptr.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_stringptr.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_strings.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_strings.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_strings.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_struct_fields.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_struct_fields.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_struct_fields.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_structures.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_structures.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_structures.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_unaligned_structures.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_unaligned_structures.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_unaligned_structures.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_unicode.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_unicode.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_unicode.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_values.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_values.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_values.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_varsize_struct.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_varsize_struct.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_varsize_struct.pyo -lib/python${PY_VER_SUFFIX}/ctypes/test/test_win32.py -lib/python${PY_VER_SUFFIX}/ctypes/test/test_win32.pyc -lib/python${PY_VER_SUFFIX}/ctypes/test/test_win32.pyo -lib/python${PY_VER_SUFFIX}/ctypes/util.py -lib/python${PY_VER_SUFFIX}/ctypes/util.pyc -lib/python${PY_VER_SUFFIX}/ctypes/util.pyo -lib/python${PY_VER_SUFFIX}/ctypes/wintypes.py -lib/python${PY_VER_SUFFIX}/ctypes/wintypes.pyc -lib/python${PY_VER_SUFFIX}/ctypes/wintypes.pyo -lib/python${PY_VER_SUFFIX}/curses/__init__.py -lib/python${PY_VER_SUFFIX}/curses/__init__.pyc -lib/python${PY_VER_SUFFIX}/curses/__init__.pyo -lib/python${PY_VER_SUFFIX}/curses/ascii.py -lib/python${PY_VER_SUFFIX}/curses/ascii.pyc -lib/python${PY_VER_SUFFIX}/curses/ascii.pyo -lib/python${PY_VER_SUFFIX}/curses/has_key.py -lib/python${PY_VER_SUFFIX}/curses/has_key.pyc -lib/python${PY_VER_SUFFIX}/curses/has_key.pyo -lib/python${PY_VER_SUFFIX}/curses/panel.py -lib/python${PY_VER_SUFFIX}/curses/panel.pyc -lib/python${PY_VER_SUFFIX}/curses/panel.pyo -lib/python${PY_VER_SUFFIX}/curses/textpad.py -lib/python${PY_VER_SUFFIX}/curses/textpad.pyc -lib/python${PY_VER_SUFFIX}/curses/textpad.pyo -lib/python${PY_VER_SUFFIX}/curses/wrapper.py -lib/python${PY_VER_SUFFIX}/curses/wrapper.pyc -lib/python${PY_VER_SUFFIX}/curses/wrapper.pyo -lib/python${PY_VER_SUFFIX}/dbhash.py -lib/python${PY_VER_SUFFIX}/dbhash.pyc -lib/python${PY_VER_SUFFIX}/dbhash.pyo -lib/python${PY_VER_SUFFIX}/decimal.py -lib/python${PY_VER_SUFFIX}/decimal.pyc -lib/python${PY_VER_SUFFIX}/decimal.pyo -lib/python${PY_VER_SUFFIX}/difflib.py -lib/python${PY_VER_SUFFIX}/difflib.pyc -lib/python${PY_VER_SUFFIX}/difflib.pyo -lib/python${PY_VER_SUFFIX}/dircache.py -lib/python${PY_VER_SUFFIX}/dircache.pyc -lib/python${PY_VER_SUFFIX}/dircache.pyo -lib/python${PY_VER_SUFFIX}/dis.py -lib/python${PY_VER_SUFFIX}/dis.pyc -lib/python${PY_VER_SUFFIX}/dis.pyo -lib/python${PY_VER_SUFFIX}/distutils/README -lib/python${PY_VER_SUFFIX}/distutils/__init__.py -lib/python${PY_VER_SUFFIX}/distutils/__init__.pyc -lib/python${PY_VER_SUFFIX}/distutils/__init__.pyo -lib/python${PY_VER_SUFFIX}/distutils/archive_util.py -lib/python${PY_VER_SUFFIX}/distutils/archive_util.pyc -lib/python${PY_VER_SUFFIX}/distutils/archive_util.pyo -lib/python${PY_VER_SUFFIX}/distutils/bcppcompiler.py -lib/python${PY_VER_SUFFIX}/distutils/bcppcompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/bcppcompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/ccompiler.py -lib/python${PY_VER_SUFFIX}/distutils/ccompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/ccompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/cmd.py -lib/python${PY_VER_SUFFIX}/distutils/cmd.pyc -lib/python${PY_VER_SUFFIX}/distutils/cmd.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/__init__.py -lib/python${PY_VER_SUFFIX}/distutils/command/__init__.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/__init__.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/bdist.py -lib/python${PY_VER_SUFFIX}/distutils/command/bdist.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/bdist.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_dumb.py -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_dumb.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_dumb.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_msi.py -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_msi.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_msi.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_rpm.py -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_rpm.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_rpm.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_wininst.py -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_wininst.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/bdist_wininst.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/build.py -lib/python${PY_VER_SUFFIX}/distutils/command/build.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/build.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/build_clib.py -lib/python${PY_VER_SUFFIX}/distutils/command/build_clib.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/build_clib.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/build_ext.py -lib/python${PY_VER_SUFFIX}/distutils/command/build_ext.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/build_ext.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/build_py.py -lib/python${PY_VER_SUFFIX}/distutils/command/build_py.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/build_py.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/build_scripts.py -lib/python${PY_VER_SUFFIX}/distutils/command/build_scripts.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/build_scripts.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/clean.py -lib/python${PY_VER_SUFFIX}/distutils/command/clean.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/clean.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/command_template -lib/python${PY_VER_SUFFIX}/distutils/command/config.py -lib/python${PY_VER_SUFFIX}/distutils/command/config.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/config.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/install.py -lib/python${PY_VER_SUFFIX}/distutils/command/install.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/install.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/install_data.py -lib/python${PY_VER_SUFFIX}/distutils/command/install_data.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/install_data.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/install_egg_info.py -lib/python${PY_VER_SUFFIX}/distutils/command/install_egg_info.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/install_egg_info.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/install_headers.py -lib/python${PY_VER_SUFFIX}/distutils/command/install_headers.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/install_headers.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/install_lib.py -lib/python${PY_VER_SUFFIX}/distutils/command/install_lib.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/install_lib.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/install_scripts.py -lib/python${PY_VER_SUFFIX}/distutils/command/install_scripts.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/install_scripts.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/register.py -lib/python${PY_VER_SUFFIX}/distutils/command/register.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/register.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/sdist.py -lib/python${PY_VER_SUFFIX}/distutils/command/sdist.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/sdist.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/upload.py -lib/python${PY_VER_SUFFIX}/distutils/command/upload.pyc -lib/python${PY_VER_SUFFIX}/distutils/command/upload.pyo -lib/python${PY_VER_SUFFIX}/distutils/command/wininst-6.0.exe -lib/python${PY_VER_SUFFIX}/distutils/command/wininst-7.1.exe -lib/python${PY_VER_SUFFIX}/distutils/command/wininst-8.0.exe -lib/python${PY_VER_SUFFIX}/distutils/command/wininst-9.0-amd64.exe -lib/python${PY_VER_SUFFIX}/distutils/command/wininst-9.0.exe -lib/python${PY_VER_SUFFIX}/distutils/config.py -lib/python${PY_VER_SUFFIX}/distutils/config.pyc -lib/python${PY_VER_SUFFIX}/distutils/config.pyo -lib/python${PY_VER_SUFFIX}/distutils/core.py -lib/python${PY_VER_SUFFIX}/distutils/core.pyc -lib/python${PY_VER_SUFFIX}/distutils/core.pyo -lib/python${PY_VER_SUFFIX}/distutils/cygwinccompiler.py -lib/python${PY_VER_SUFFIX}/distutils/cygwinccompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/cygwinccompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/debug.py -lib/python${PY_VER_SUFFIX}/distutils/debug.pyc -lib/python${PY_VER_SUFFIX}/distutils/debug.pyo -lib/python${PY_VER_SUFFIX}/distutils/dep_util.py -lib/python${PY_VER_SUFFIX}/distutils/dep_util.pyc -lib/python${PY_VER_SUFFIX}/distutils/dep_util.pyo -lib/python${PY_VER_SUFFIX}/distutils/dir_util.py -lib/python${PY_VER_SUFFIX}/distutils/dir_util.pyc -lib/python${PY_VER_SUFFIX}/distutils/dir_util.pyo -lib/python${PY_VER_SUFFIX}/distutils/dist.py -lib/python${PY_VER_SUFFIX}/distutils/dist.pyc -lib/python${PY_VER_SUFFIX}/distutils/dist.pyo -lib/python${PY_VER_SUFFIX}/distutils/emxccompiler.py -lib/python${PY_VER_SUFFIX}/distutils/emxccompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/emxccompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/errors.py -lib/python${PY_VER_SUFFIX}/distutils/errors.pyc -lib/python${PY_VER_SUFFIX}/distutils/errors.pyo -lib/python${PY_VER_SUFFIX}/distutils/extension.py -lib/python${PY_VER_SUFFIX}/distutils/extension.pyc -lib/python${PY_VER_SUFFIX}/distutils/extension.pyo -lib/python${PY_VER_SUFFIX}/distutils/fancy_getopt.py -lib/python${PY_VER_SUFFIX}/distutils/fancy_getopt.pyc -lib/python${PY_VER_SUFFIX}/distutils/fancy_getopt.pyo -lib/python${PY_VER_SUFFIX}/distutils/file_util.py -lib/python${PY_VER_SUFFIX}/distutils/file_util.pyc -lib/python${PY_VER_SUFFIX}/distutils/file_util.pyo -lib/python${PY_VER_SUFFIX}/distutils/filelist.py -lib/python${PY_VER_SUFFIX}/distutils/filelist.pyc -lib/python${PY_VER_SUFFIX}/distutils/filelist.pyo -lib/python${PY_VER_SUFFIX}/distutils/log.py -lib/python${PY_VER_SUFFIX}/distutils/log.pyc -lib/python${PY_VER_SUFFIX}/distutils/log.pyo -lib/python${PY_VER_SUFFIX}/distutils/msvc9compiler.py -lib/python${PY_VER_SUFFIX}/distutils/msvc9compiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/msvc9compiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/msvccompiler.py -lib/python${PY_VER_SUFFIX}/distutils/msvccompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/msvccompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/mwerkscompiler.py -lib/python${PY_VER_SUFFIX}/distutils/mwerkscompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/mwerkscompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/spawn.py -lib/python${PY_VER_SUFFIX}/distutils/spawn.pyc -lib/python${PY_VER_SUFFIX}/distutils/spawn.pyo -lib/python${PY_VER_SUFFIX}/distutils/sysconfig.py -lib/python${PY_VER_SUFFIX}/distutils/sysconfig.pyc -lib/python${PY_VER_SUFFIX}/distutils/sysconfig.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/__init__.py -lib/python${PY_VER_SUFFIX}/distutils/tests/__init__.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/__init__.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/setuptools_build_ext.py -lib/python${PY_VER_SUFFIX}/distutils/tests/setuptools_build_ext.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/setuptools_build_ext.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/setuptools_extension.py -lib/python${PY_VER_SUFFIX}/distutils/tests/setuptools_extension.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/setuptools_extension.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/support.py -lib/python${PY_VER_SUFFIX}/distutils/tests/support.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/support.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_bdist_wininst.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_bdist_wininst.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_bdist_wininst.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_ext.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_ext.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_ext.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_py.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_py.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_py.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_scripts.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_scripts.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_build_scripts.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_config.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_config.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_config.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_core.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_core.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_core.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_dist.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_dist.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_dist.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_filelist.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_filelist.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_filelist.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install_lib.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install_lib.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install_lib.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install_scripts.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install_scripts.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_install_scripts.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_msvc9compiler.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_msvc9compiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_msvc9compiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_register.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_register.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_register.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_sdist.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_sdist.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_sdist.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_sysconfig.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_sysconfig.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_sysconfig.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_unixccompiler.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_unixccompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_unixccompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_upload.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_upload.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_upload.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_util.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_util.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_util.pyo -lib/python${PY_VER_SUFFIX}/distutils/tests/test_versionpredicate.py -lib/python${PY_VER_SUFFIX}/distutils/tests/test_versionpredicate.pyc -lib/python${PY_VER_SUFFIX}/distutils/tests/test_versionpredicate.pyo -lib/python${PY_VER_SUFFIX}/distutils/text_file.py -lib/python${PY_VER_SUFFIX}/distutils/text_file.pyc -lib/python${PY_VER_SUFFIX}/distutils/text_file.pyo -lib/python${PY_VER_SUFFIX}/distutils/unixccompiler.py -lib/python${PY_VER_SUFFIX}/distutils/unixccompiler.pyc -lib/python${PY_VER_SUFFIX}/distutils/unixccompiler.pyo -lib/python${PY_VER_SUFFIX}/distutils/util.py -lib/python${PY_VER_SUFFIX}/distutils/util.pyc -lib/python${PY_VER_SUFFIX}/distutils/util.pyo -lib/python${PY_VER_SUFFIX}/distutils/version.py -lib/python${PY_VER_SUFFIX}/distutils/version.pyc -lib/python${PY_VER_SUFFIX}/distutils/version.pyo -lib/python${PY_VER_SUFFIX}/distutils/versionpredicate.py -lib/python${PY_VER_SUFFIX}/distutils/versionpredicate.pyc -lib/python${PY_VER_SUFFIX}/distutils/versionpredicate.pyo -lib/python${PY_VER_SUFFIX}/doctest.py -lib/python${PY_VER_SUFFIX}/doctest.pyc -lib/python${PY_VER_SUFFIX}/doctest.pyo -lib/python${PY_VER_SUFFIX}/dumbdbm.py -lib/python${PY_VER_SUFFIX}/dumbdbm.pyc -lib/python${PY_VER_SUFFIX}/dumbdbm.pyo -lib/python${PY_VER_SUFFIX}/dummy_thread.py -lib/python${PY_VER_SUFFIX}/dummy_thread.pyc -lib/python${PY_VER_SUFFIX}/dummy_thread.pyo -lib/python${PY_VER_SUFFIX}/dummy_threading.py -lib/python${PY_VER_SUFFIX}/dummy_threading.pyc -lib/python${PY_VER_SUFFIX}/dummy_threading.pyo -lib/python${PY_VER_SUFFIX}/email/__init__.py -lib/python${PY_VER_SUFFIX}/email/__init__.pyc -lib/python${PY_VER_SUFFIX}/email/__init__.pyo -lib/python${PY_VER_SUFFIX}/email/_parseaddr.py -lib/python${PY_VER_SUFFIX}/email/_parseaddr.pyc -lib/python${PY_VER_SUFFIX}/email/_parseaddr.pyo -lib/python${PY_VER_SUFFIX}/email/base64mime.py -lib/python${PY_VER_SUFFIX}/email/base64mime.pyc -lib/python${PY_VER_SUFFIX}/email/base64mime.pyo -lib/python${PY_VER_SUFFIX}/email/charset.py -lib/python${PY_VER_SUFFIX}/email/charset.pyc -lib/python${PY_VER_SUFFIX}/email/charset.pyo -lib/python${PY_VER_SUFFIX}/email/encoders.py -lib/python${PY_VER_SUFFIX}/email/encoders.pyc -lib/python${PY_VER_SUFFIX}/email/encoders.pyo -lib/python${PY_VER_SUFFIX}/email/errors.py -lib/python${PY_VER_SUFFIX}/email/errors.pyc -lib/python${PY_VER_SUFFIX}/email/errors.pyo -lib/python${PY_VER_SUFFIX}/email/feedparser.py -lib/python${PY_VER_SUFFIX}/email/feedparser.pyc -lib/python${PY_VER_SUFFIX}/email/feedparser.pyo -lib/python${PY_VER_SUFFIX}/email/generator.py -lib/python${PY_VER_SUFFIX}/email/generator.pyc -lib/python${PY_VER_SUFFIX}/email/generator.pyo -lib/python${PY_VER_SUFFIX}/email/header.py -lib/python${PY_VER_SUFFIX}/email/header.pyc -lib/python${PY_VER_SUFFIX}/email/header.pyo -lib/python${PY_VER_SUFFIX}/email/iterators.py -lib/python${PY_VER_SUFFIX}/email/iterators.pyc -lib/python${PY_VER_SUFFIX}/email/iterators.pyo -lib/python${PY_VER_SUFFIX}/email/message.py -lib/python${PY_VER_SUFFIX}/email/message.pyc -lib/python${PY_VER_SUFFIX}/email/message.pyo -lib/python${PY_VER_SUFFIX}/email/mime/__init__.py -lib/python${PY_VER_SUFFIX}/email/mime/__init__.pyc -lib/python${PY_VER_SUFFIX}/email/mime/__init__.pyo -lib/python${PY_VER_SUFFIX}/email/mime/application.py -lib/python${PY_VER_SUFFIX}/email/mime/application.pyc -lib/python${PY_VER_SUFFIX}/email/mime/application.pyo -lib/python${PY_VER_SUFFIX}/email/mime/audio.py -lib/python${PY_VER_SUFFIX}/email/mime/audio.pyc -lib/python${PY_VER_SUFFIX}/email/mime/audio.pyo -lib/python${PY_VER_SUFFIX}/email/mime/base.py -lib/python${PY_VER_SUFFIX}/email/mime/base.pyc -lib/python${PY_VER_SUFFIX}/email/mime/base.pyo -lib/python${PY_VER_SUFFIX}/email/mime/image.py -lib/python${PY_VER_SUFFIX}/email/mime/image.pyc -lib/python${PY_VER_SUFFIX}/email/mime/image.pyo -lib/python${PY_VER_SUFFIX}/email/mime/message.py -lib/python${PY_VER_SUFFIX}/email/mime/message.pyc -lib/python${PY_VER_SUFFIX}/email/mime/message.pyo -lib/python${PY_VER_SUFFIX}/email/mime/multipart.py -lib/python${PY_VER_SUFFIX}/email/mime/multipart.pyc -lib/python${PY_VER_SUFFIX}/email/mime/multipart.pyo -lib/python${PY_VER_SUFFIX}/email/mime/nonmultipart.py -lib/python${PY_VER_SUFFIX}/email/mime/nonmultipart.pyc -lib/python${PY_VER_SUFFIX}/email/mime/nonmultipart.pyo -lib/python${PY_VER_SUFFIX}/email/mime/text.py -lib/python${PY_VER_SUFFIX}/email/mime/text.pyc -lib/python${PY_VER_SUFFIX}/email/mime/text.pyo -lib/python${PY_VER_SUFFIX}/email/parser.py -lib/python${PY_VER_SUFFIX}/email/parser.pyc -lib/python${PY_VER_SUFFIX}/email/parser.pyo -lib/python${PY_VER_SUFFIX}/email/quoprimime.py -lib/python${PY_VER_SUFFIX}/email/quoprimime.pyc -lib/python${PY_VER_SUFFIX}/email/quoprimime.pyo -lib/python${PY_VER_SUFFIX}/email/test/__init__.py -lib/python${PY_VER_SUFFIX}/email/test/__init__.pyc -lib/python${PY_VER_SUFFIX}/email/test/__init__.pyo -lib/python${PY_VER_SUFFIX}/email/test/data/PyBanner048.gif -lib/python${PY_VER_SUFFIX}/email/test/data/audiotest.au -lib/python${PY_VER_SUFFIX}/email/test/data/msg_01.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_02.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_03.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_04.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_05.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_06.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_07.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_08.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_09.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_10.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_11.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_12.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_12a.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_13.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_14.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_15.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_16.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_17.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_18.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_19.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_20.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_21.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_22.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_23.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_24.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_25.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_26.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_27.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_28.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_29.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_30.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_31.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_32.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_33.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_34.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_35.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_36.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_37.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_38.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_39.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_40.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_41.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_42.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_43.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_44.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_45.txt -lib/python${PY_VER_SUFFIX}/email/test/data/msg_46.txt -lib/python${PY_VER_SUFFIX}/email/test/test_email.py -lib/python${PY_VER_SUFFIX}/email/test/test_email.pyc -lib/python${PY_VER_SUFFIX}/email/test/test_email.pyo -lib/python${PY_VER_SUFFIX}/email/test/test_email_codecs.py -lib/python${PY_VER_SUFFIX}/email/test/test_email_codecs.pyc -lib/python${PY_VER_SUFFIX}/email/test/test_email_codecs.pyo -lib/python${PY_VER_SUFFIX}/email/test/test_email_codecs_renamed.py -lib/python${PY_VER_SUFFIX}/email/test/test_email_codecs_renamed.pyc -lib/python${PY_VER_SUFFIX}/email/test/test_email_codecs_renamed.pyo -lib/python${PY_VER_SUFFIX}/email/test/test_email_renamed.py -lib/python${PY_VER_SUFFIX}/email/test/test_email_renamed.pyc -lib/python${PY_VER_SUFFIX}/email/test/test_email_renamed.pyo -lib/python${PY_VER_SUFFIX}/email/test/test_email_torture.py -lib/python${PY_VER_SUFFIX}/email/test/test_email_torture.pyc -lib/python${PY_VER_SUFFIX}/email/test/test_email_torture.pyo -lib/python${PY_VER_SUFFIX}/email/utils.py -lib/python${PY_VER_SUFFIX}/email/utils.pyc -lib/python${PY_VER_SUFFIX}/email/utils.pyo -lib/python${PY_VER_SUFFIX}/encodings/__init__.py -lib/python${PY_VER_SUFFIX}/encodings/__init__.pyc -lib/python${PY_VER_SUFFIX}/encodings/__init__.pyo -lib/python${PY_VER_SUFFIX}/encodings/aliases.py -lib/python${PY_VER_SUFFIX}/encodings/aliases.pyc -lib/python${PY_VER_SUFFIX}/encodings/aliases.pyo -lib/python${PY_VER_SUFFIX}/encodings/ascii.py -lib/python${PY_VER_SUFFIX}/encodings/ascii.pyc -lib/python${PY_VER_SUFFIX}/encodings/ascii.pyo -lib/python${PY_VER_SUFFIX}/encodings/base64_codec.py -lib/python${PY_VER_SUFFIX}/encodings/base64_codec.pyc -lib/python${PY_VER_SUFFIX}/encodings/base64_codec.pyo -lib/python${PY_VER_SUFFIX}/encodings/big5.py -lib/python${PY_VER_SUFFIX}/encodings/big5.pyc -lib/python${PY_VER_SUFFIX}/encodings/big5.pyo -lib/python${PY_VER_SUFFIX}/encodings/big5hkscs.py -lib/python${PY_VER_SUFFIX}/encodings/big5hkscs.pyc -lib/python${PY_VER_SUFFIX}/encodings/big5hkscs.pyo -lib/python${PY_VER_SUFFIX}/encodings/bz2_codec.py -lib/python${PY_VER_SUFFIX}/encodings/bz2_codec.pyc -lib/python${PY_VER_SUFFIX}/encodings/bz2_codec.pyo -lib/python${PY_VER_SUFFIX}/encodings/charmap.py -lib/python${PY_VER_SUFFIX}/encodings/charmap.pyc -lib/python${PY_VER_SUFFIX}/encodings/charmap.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp037.py -lib/python${PY_VER_SUFFIX}/encodings/cp037.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp037.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1006.py -lib/python${PY_VER_SUFFIX}/encodings/cp1006.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1006.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1026.py -lib/python${PY_VER_SUFFIX}/encodings/cp1026.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1026.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1140.py -lib/python${PY_VER_SUFFIX}/encodings/cp1140.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1140.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1250.py -lib/python${PY_VER_SUFFIX}/encodings/cp1250.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1250.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1251.py -lib/python${PY_VER_SUFFIX}/encodings/cp1251.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1251.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1252.py -lib/python${PY_VER_SUFFIX}/encodings/cp1252.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1252.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1253.py -lib/python${PY_VER_SUFFIX}/encodings/cp1253.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1253.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1254.py -lib/python${PY_VER_SUFFIX}/encodings/cp1254.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1254.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1255.py -lib/python${PY_VER_SUFFIX}/encodings/cp1255.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1255.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1256.py -lib/python${PY_VER_SUFFIX}/encodings/cp1256.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1256.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1257.py -lib/python${PY_VER_SUFFIX}/encodings/cp1257.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1257.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp1258.py -lib/python${PY_VER_SUFFIX}/encodings/cp1258.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp1258.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp424.py -lib/python${PY_VER_SUFFIX}/encodings/cp424.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp424.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp437.py -lib/python${PY_VER_SUFFIX}/encodings/cp437.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp437.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp500.py -lib/python${PY_VER_SUFFIX}/encodings/cp500.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp500.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp737.py -lib/python${PY_VER_SUFFIX}/encodings/cp737.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp737.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp775.py -lib/python${PY_VER_SUFFIX}/encodings/cp775.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp775.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp850.py -lib/python${PY_VER_SUFFIX}/encodings/cp850.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp850.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp852.py -lib/python${PY_VER_SUFFIX}/encodings/cp852.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp852.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp855.py -lib/python${PY_VER_SUFFIX}/encodings/cp855.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp855.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp856.py -lib/python${PY_VER_SUFFIX}/encodings/cp856.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp856.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp857.py -lib/python${PY_VER_SUFFIX}/encodings/cp857.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp857.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp860.py -lib/python${PY_VER_SUFFIX}/encodings/cp860.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp860.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp861.py -lib/python${PY_VER_SUFFIX}/encodings/cp861.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp861.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp862.py -lib/python${PY_VER_SUFFIX}/encodings/cp862.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp862.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp863.py -lib/python${PY_VER_SUFFIX}/encodings/cp863.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp863.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp864.py -lib/python${PY_VER_SUFFIX}/encodings/cp864.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp864.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp865.py -lib/python${PY_VER_SUFFIX}/encodings/cp865.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp865.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp866.py -lib/python${PY_VER_SUFFIX}/encodings/cp866.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp866.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp869.py -lib/python${PY_VER_SUFFIX}/encodings/cp869.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp869.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp874.py -lib/python${PY_VER_SUFFIX}/encodings/cp874.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp874.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp875.py -lib/python${PY_VER_SUFFIX}/encodings/cp875.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp875.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp932.py -lib/python${PY_VER_SUFFIX}/encodings/cp932.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp932.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp949.py -lib/python${PY_VER_SUFFIX}/encodings/cp949.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp949.pyo -lib/python${PY_VER_SUFFIX}/encodings/cp950.py -lib/python${PY_VER_SUFFIX}/encodings/cp950.pyc -lib/python${PY_VER_SUFFIX}/encodings/cp950.pyo -lib/python${PY_VER_SUFFIX}/encodings/euc_jis_2004.py -lib/python${PY_VER_SUFFIX}/encodings/euc_jis_2004.pyc -lib/python${PY_VER_SUFFIX}/encodings/euc_jis_2004.pyo -lib/python${PY_VER_SUFFIX}/encodings/euc_jisx0213.py -lib/python${PY_VER_SUFFIX}/encodings/euc_jisx0213.pyc -lib/python${PY_VER_SUFFIX}/encodings/euc_jisx0213.pyo -lib/python${PY_VER_SUFFIX}/encodings/euc_jp.py -lib/python${PY_VER_SUFFIX}/encodings/euc_jp.pyc -lib/python${PY_VER_SUFFIX}/encodings/euc_jp.pyo -lib/python${PY_VER_SUFFIX}/encodings/euc_kr.py -lib/python${PY_VER_SUFFIX}/encodings/euc_kr.pyc -lib/python${PY_VER_SUFFIX}/encodings/euc_kr.pyo -lib/python${PY_VER_SUFFIX}/encodings/gb18030.py -lib/python${PY_VER_SUFFIX}/encodings/gb18030.pyc -lib/python${PY_VER_SUFFIX}/encodings/gb18030.pyo -lib/python${PY_VER_SUFFIX}/encodings/gb2312.py -lib/python${PY_VER_SUFFIX}/encodings/gb2312.pyc -lib/python${PY_VER_SUFFIX}/encodings/gb2312.pyo -lib/python${PY_VER_SUFFIX}/encodings/gbk.py -lib/python${PY_VER_SUFFIX}/encodings/gbk.pyc -lib/python${PY_VER_SUFFIX}/encodings/gbk.pyo -lib/python${PY_VER_SUFFIX}/encodings/hex_codec.py -lib/python${PY_VER_SUFFIX}/encodings/hex_codec.pyc -lib/python${PY_VER_SUFFIX}/encodings/hex_codec.pyo -lib/python${PY_VER_SUFFIX}/encodings/hp_roman8.py -lib/python${PY_VER_SUFFIX}/encodings/hp_roman8.pyc -lib/python${PY_VER_SUFFIX}/encodings/hp_roman8.pyo -lib/python${PY_VER_SUFFIX}/encodings/hz.py -lib/python${PY_VER_SUFFIX}/encodings/hz.pyc -lib/python${PY_VER_SUFFIX}/encodings/hz.pyo -lib/python${PY_VER_SUFFIX}/encodings/idna.py -lib/python${PY_VER_SUFFIX}/encodings/idna.pyc -lib/python${PY_VER_SUFFIX}/encodings/idna.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp.py -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_1.py -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_1.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_1.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_2.py -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_2.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_2.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_2004.py -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_2004.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_2004.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_3.py -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_3.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_3.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_ext.py -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_ext.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso2022_jp_ext.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso2022_kr.py -lib/python${PY_VER_SUFFIX}/encodings/iso2022_kr.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso2022_kr.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_1.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_1.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_1.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_10.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_10.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_10.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_11.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_11.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_11.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_13.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_13.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_13.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_14.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_14.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_14.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_15.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_15.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_15.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_16.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_16.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_16.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_2.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_2.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_2.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_3.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_3.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_3.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_4.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_4.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_4.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_5.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_5.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_5.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_6.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_6.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_6.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_7.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_7.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_7.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_8.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_8.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_8.pyo -lib/python${PY_VER_SUFFIX}/encodings/iso8859_9.py -lib/python${PY_VER_SUFFIX}/encodings/iso8859_9.pyc -lib/python${PY_VER_SUFFIX}/encodings/iso8859_9.pyo -lib/python${PY_VER_SUFFIX}/encodings/johab.py -lib/python${PY_VER_SUFFIX}/encodings/johab.pyc -lib/python${PY_VER_SUFFIX}/encodings/johab.pyo -lib/python${PY_VER_SUFFIX}/encodings/koi8_r.py -lib/python${PY_VER_SUFFIX}/encodings/koi8_r.pyc -lib/python${PY_VER_SUFFIX}/encodings/koi8_r.pyo -lib/python${PY_VER_SUFFIX}/encodings/koi8_u.py -lib/python${PY_VER_SUFFIX}/encodings/koi8_u.pyc -lib/python${PY_VER_SUFFIX}/encodings/koi8_u.pyo -lib/python${PY_VER_SUFFIX}/encodings/latin_1.py -lib/python${PY_VER_SUFFIX}/encodings/latin_1.pyc -lib/python${PY_VER_SUFFIX}/encodings/latin_1.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_arabic.py -lib/python${PY_VER_SUFFIX}/encodings/mac_arabic.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_arabic.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_centeuro.py -lib/python${PY_VER_SUFFIX}/encodings/mac_centeuro.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_centeuro.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_croatian.py -lib/python${PY_VER_SUFFIX}/encodings/mac_croatian.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_croatian.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_cyrillic.py -lib/python${PY_VER_SUFFIX}/encodings/mac_cyrillic.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_cyrillic.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_farsi.py -lib/python${PY_VER_SUFFIX}/encodings/mac_farsi.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_farsi.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_greek.py -lib/python${PY_VER_SUFFIX}/encodings/mac_greek.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_greek.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_iceland.py -lib/python${PY_VER_SUFFIX}/encodings/mac_iceland.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_iceland.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_latin2.py -lib/python${PY_VER_SUFFIX}/encodings/mac_latin2.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_latin2.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_roman.py -lib/python${PY_VER_SUFFIX}/encodings/mac_roman.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_roman.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_romanian.py -lib/python${PY_VER_SUFFIX}/encodings/mac_romanian.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_romanian.pyo -lib/python${PY_VER_SUFFIX}/encodings/mac_turkish.py -lib/python${PY_VER_SUFFIX}/encodings/mac_turkish.pyc -lib/python${PY_VER_SUFFIX}/encodings/mac_turkish.pyo -lib/python${PY_VER_SUFFIX}/encodings/mbcs.py -lib/python${PY_VER_SUFFIX}/encodings/mbcs.pyc -lib/python${PY_VER_SUFFIX}/encodings/mbcs.pyo -lib/python${PY_VER_SUFFIX}/encodings/palmos.py -lib/python${PY_VER_SUFFIX}/encodings/palmos.pyc -lib/python${PY_VER_SUFFIX}/encodings/palmos.pyo -lib/python${PY_VER_SUFFIX}/encodings/ptcp154.py -lib/python${PY_VER_SUFFIX}/encodings/ptcp154.pyc -lib/python${PY_VER_SUFFIX}/encodings/ptcp154.pyo -lib/python${PY_VER_SUFFIX}/encodings/punycode.py -lib/python${PY_VER_SUFFIX}/encodings/punycode.pyc -lib/python${PY_VER_SUFFIX}/encodings/punycode.pyo -lib/python${PY_VER_SUFFIX}/encodings/quopri_codec.py -lib/python${PY_VER_SUFFIX}/encodings/quopri_codec.pyc -lib/python${PY_VER_SUFFIX}/encodings/quopri_codec.pyo -lib/python${PY_VER_SUFFIX}/encodings/raw_unicode_escape.py -lib/python${PY_VER_SUFFIX}/encodings/raw_unicode_escape.pyc -lib/python${PY_VER_SUFFIX}/encodings/raw_unicode_escape.pyo -lib/python${PY_VER_SUFFIX}/encodings/rot_13.py -lib/python${PY_VER_SUFFIX}/encodings/rot_13.pyc -lib/python${PY_VER_SUFFIX}/encodings/rot_13.pyo -lib/python${PY_VER_SUFFIX}/encodings/shift_jis.py -lib/python${PY_VER_SUFFIX}/encodings/shift_jis.pyc -lib/python${PY_VER_SUFFIX}/encodings/shift_jis.pyo -lib/python${PY_VER_SUFFIX}/encodings/shift_jis_2004.py -lib/python${PY_VER_SUFFIX}/encodings/shift_jis_2004.pyc -lib/python${PY_VER_SUFFIX}/encodings/shift_jis_2004.pyo -lib/python${PY_VER_SUFFIX}/encodings/shift_jisx0213.py -lib/python${PY_VER_SUFFIX}/encodings/shift_jisx0213.pyc -lib/python${PY_VER_SUFFIX}/encodings/shift_jisx0213.pyo -lib/python${PY_VER_SUFFIX}/encodings/string_escape.py -lib/python${PY_VER_SUFFIX}/encodings/string_escape.pyc -lib/python${PY_VER_SUFFIX}/encodings/string_escape.pyo -lib/python${PY_VER_SUFFIX}/encodings/tis_620.py -lib/python${PY_VER_SUFFIX}/encodings/tis_620.pyc -lib/python${PY_VER_SUFFIX}/encodings/tis_620.pyo -lib/python${PY_VER_SUFFIX}/encodings/undefined.py -lib/python${PY_VER_SUFFIX}/encodings/undefined.pyc -lib/python${PY_VER_SUFFIX}/encodings/undefined.pyo -lib/python${PY_VER_SUFFIX}/encodings/unicode_escape.py -lib/python${PY_VER_SUFFIX}/encodings/unicode_escape.pyc -lib/python${PY_VER_SUFFIX}/encodings/unicode_escape.pyo -lib/python${PY_VER_SUFFIX}/encodings/unicode_internal.py -lib/python${PY_VER_SUFFIX}/encodings/unicode_internal.pyc -lib/python${PY_VER_SUFFIX}/encodings/unicode_internal.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_16.py -lib/python${PY_VER_SUFFIX}/encodings/utf_16.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_16.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_16_be.py -lib/python${PY_VER_SUFFIX}/encodings/utf_16_be.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_16_be.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_16_le.py -lib/python${PY_VER_SUFFIX}/encodings/utf_16_le.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_16_le.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_32.py -lib/python${PY_VER_SUFFIX}/encodings/utf_32.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_32.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_32_be.py -lib/python${PY_VER_SUFFIX}/encodings/utf_32_be.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_32_be.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_32_le.py -lib/python${PY_VER_SUFFIX}/encodings/utf_32_le.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_32_le.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_7.py -lib/python${PY_VER_SUFFIX}/encodings/utf_7.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_7.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_8.py -lib/python${PY_VER_SUFFIX}/encodings/utf_8.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_8.pyo -lib/python${PY_VER_SUFFIX}/encodings/utf_8_sig.py -lib/python${PY_VER_SUFFIX}/encodings/utf_8_sig.pyc -lib/python${PY_VER_SUFFIX}/encodings/utf_8_sig.pyo -lib/python${PY_VER_SUFFIX}/encodings/uu_codec.py -lib/python${PY_VER_SUFFIX}/encodings/uu_codec.pyc -lib/python${PY_VER_SUFFIX}/encodings/uu_codec.pyo -lib/python${PY_VER_SUFFIX}/encodings/zlib_codec.py -lib/python${PY_VER_SUFFIX}/encodings/zlib_codec.pyc -lib/python${PY_VER_SUFFIX}/encodings/zlib_codec.pyo -lib/python${PY_VER_SUFFIX}/filecmp.py -lib/python${PY_VER_SUFFIX}/filecmp.pyc -lib/python${PY_VER_SUFFIX}/filecmp.pyo -lib/python${PY_VER_SUFFIX}/fileinput.py -lib/python${PY_VER_SUFFIX}/fileinput.pyc -lib/python${PY_VER_SUFFIX}/fileinput.pyo -lib/python${PY_VER_SUFFIX}/fnmatch.py -lib/python${PY_VER_SUFFIX}/fnmatch.pyc -lib/python${PY_VER_SUFFIX}/fnmatch.pyo -lib/python${PY_VER_SUFFIX}/formatter.py -lib/python${PY_VER_SUFFIX}/formatter.pyc -lib/python${PY_VER_SUFFIX}/formatter.pyo -lib/python${PY_VER_SUFFIX}/fpformat.py -lib/python${PY_VER_SUFFIX}/fpformat.pyc -lib/python${PY_VER_SUFFIX}/fpformat.pyo -lib/python${PY_VER_SUFFIX}/fractions.py -lib/python${PY_VER_SUFFIX}/fractions.pyc -lib/python${PY_VER_SUFFIX}/fractions.pyo -lib/python${PY_VER_SUFFIX}/ftplib.py -lib/python${PY_VER_SUFFIX}/ftplib.pyc -lib/python${PY_VER_SUFFIX}/ftplib.pyo -lib/python${PY_VER_SUFFIX}/functools.py -lib/python${PY_VER_SUFFIX}/functools.pyc -lib/python${PY_VER_SUFFIX}/functools.pyo -lib/python${PY_VER_SUFFIX}/genericpath.py -lib/python${PY_VER_SUFFIX}/genericpath.pyc -lib/python${PY_VER_SUFFIX}/genericpath.pyo -lib/python${PY_VER_SUFFIX}/getopt.py -lib/python${PY_VER_SUFFIX}/getopt.pyc -lib/python${PY_VER_SUFFIX}/getopt.pyo -lib/python${PY_VER_SUFFIX}/getpass.py -lib/python${PY_VER_SUFFIX}/getpass.pyc -lib/python${PY_VER_SUFFIX}/getpass.pyo -lib/python${PY_VER_SUFFIX}/gettext.py -lib/python${PY_VER_SUFFIX}/gettext.pyc -lib/python${PY_VER_SUFFIX}/gettext.pyo -lib/python${PY_VER_SUFFIX}/glob.py -lib/python${PY_VER_SUFFIX}/glob.pyc -lib/python${PY_VER_SUFFIX}/glob.pyo -lib/python${PY_VER_SUFFIX}/gzip.py -lib/python${PY_VER_SUFFIX}/gzip.pyc -lib/python${PY_VER_SUFFIX}/gzip.pyo -lib/python${PY_VER_SUFFIX}/hashlib.py -lib/python${PY_VER_SUFFIX}/hashlib.pyc -lib/python${PY_VER_SUFFIX}/hashlib.pyo -lib/python${PY_VER_SUFFIX}/heapq.py -lib/python${PY_VER_SUFFIX}/heapq.pyc -lib/python${PY_VER_SUFFIX}/heapq.pyo -lib/python${PY_VER_SUFFIX}/hmac.py -lib/python${PY_VER_SUFFIX}/hmac.pyc -lib/python${PY_VER_SUFFIX}/hmac.pyo -lib/python${PY_VER_SUFFIX}/hotshot/__init__.py -lib/python${PY_VER_SUFFIX}/hotshot/__init__.pyc -lib/python${PY_VER_SUFFIX}/hotshot/__init__.pyo -lib/python${PY_VER_SUFFIX}/hotshot/log.py -lib/python${PY_VER_SUFFIX}/hotshot/log.pyc -lib/python${PY_VER_SUFFIX}/hotshot/log.pyo -lib/python${PY_VER_SUFFIX}/hotshot/stats.py -lib/python${PY_VER_SUFFIX}/hotshot/stats.pyc -lib/python${PY_VER_SUFFIX}/hotshot/stats.pyo -lib/python${PY_VER_SUFFIX}/hotshot/stones.py -lib/python${PY_VER_SUFFIX}/hotshot/stones.pyc -lib/python${PY_VER_SUFFIX}/hotshot/stones.pyo -lib/python${PY_VER_SUFFIX}/htmlentitydefs.py -lib/python${PY_VER_SUFFIX}/htmlentitydefs.pyc -lib/python${PY_VER_SUFFIX}/htmlentitydefs.pyo -lib/python${PY_VER_SUFFIX}/htmllib.py -lib/python${PY_VER_SUFFIX}/htmllib.pyc -lib/python${PY_VER_SUFFIX}/htmllib.pyo -lib/python${PY_VER_SUFFIX}/httplib.py -lib/python${PY_VER_SUFFIX}/httplib.pyc -lib/python${PY_VER_SUFFIX}/httplib.pyo -lib/python${PY_VER_SUFFIX}/idlelib/AutoComplete.py -lib/python${PY_VER_SUFFIX}/idlelib/AutoComplete.pyc -lib/python${PY_VER_SUFFIX}/idlelib/AutoComplete.pyo -lib/python${PY_VER_SUFFIX}/idlelib/AutoCompleteWindow.py -lib/python${PY_VER_SUFFIX}/idlelib/AutoCompleteWindow.pyc -lib/python${PY_VER_SUFFIX}/idlelib/AutoCompleteWindow.pyo -lib/python${PY_VER_SUFFIX}/idlelib/AutoExpand.py -lib/python${PY_VER_SUFFIX}/idlelib/AutoExpand.pyc -lib/python${PY_VER_SUFFIX}/idlelib/AutoExpand.pyo -lib/python${PY_VER_SUFFIX}/idlelib/Bindings.py -lib/python${PY_VER_SUFFIX}/idlelib/Bindings.pyc -lib/python${PY_VER_SUFFIX}/idlelib/Bindings.pyo -lib/python${PY_VER_SUFFIX}/idlelib/CREDITS.txt -lib/python${PY_VER_SUFFIX}/idlelib/CallTipWindow.py -lib/python${PY_VER_SUFFIX}/idlelib/CallTipWindow.pyc -lib/python${PY_VER_SUFFIX}/idlelib/CallTipWindow.pyo -lib/python${PY_VER_SUFFIX}/idlelib/CallTips.py -lib/python${PY_VER_SUFFIX}/idlelib/CallTips.pyc -lib/python${PY_VER_SUFFIX}/idlelib/CallTips.pyo -lib/python${PY_VER_SUFFIX}/idlelib/ChangeLog -lib/python${PY_VER_SUFFIX}/idlelib/ClassBrowser.py -lib/python${PY_VER_SUFFIX}/idlelib/ClassBrowser.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ClassBrowser.pyo -lib/python${PY_VER_SUFFIX}/idlelib/CodeContext.py -lib/python${PY_VER_SUFFIX}/idlelib/CodeContext.pyc -lib/python${PY_VER_SUFFIX}/idlelib/CodeContext.pyo -lib/python${PY_VER_SUFFIX}/idlelib/ColorDelegator.py -lib/python${PY_VER_SUFFIX}/idlelib/ColorDelegator.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ColorDelegator.pyo -lib/python${PY_VER_SUFFIX}/idlelib/Debugger.py -lib/python${PY_VER_SUFFIX}/idlelib/Debugger.pyc -lib/python${PY_VER_SUFFIX}/idlelib/Debugger.pyo -lib/python${PY_VER_SUFFIX}/idlelib/Delegator.py -lib/python${PY_VER_SUFFIX}/idlelib/Delegator.pyc -lib/python${PY_VER_SUFFIX}/idlelib/Delegator.pyo -lib/python${PY_VER_SUFFIX}/idlelib/EditorWindow.py -lib/python${PY_VER_SUFFIX}/idlelib/EditorWindow.pyc -lib/python${PY_VER_SUFFIX}/idlelib/EditorWindow.pyo -lib/python${PY_VER_SUFFIX}/idlelib/FileList.py -lib/python${PY_VER_SUFFIX}/idlelib/FileList.pyc -lib/python${PY_VER_SUFFIX}/idlelib/FileList.pyo -lib/python${PY_VER_SUFFIX}/idlelib/FormatParagraph.py -lib/python${PY_VER_SUFFIX}/idlelib/FormatParagraph.pyc -lib/python${PY_VER_SUFFIX}/idlelib/FormatParagraph.pyo -lib/python${PY_VER_SUFFIX}/idlelib/GrepDialog.py -lib/python${PY_VER_SUFFIX}/idlelib/GrepDialog.pyc -lib/python${PY_VER_SUFFIX}/idlelib/GrepDialog.pyo -lib/python${PY_VER_SUFFIX}/idlelib/HISTORY.txt -lib/python${PY_VER_SUFFIX}/idlelib/HyperParser.py -lib/python${PY_VER_SUFFIX}/idlelib/HyperParser.pyc -lib/python${PY_VER_SUFFIX}/idlelib/HyperParser.pyo -lib/python${PY_VER_SUFFIX}/idlelib/IOBinding.py -lib/python${PY_VER_SUFFIX}/idlelib/IOBinding.pyc -lib/python${PY_VER_SUFFIX}/idlelib/IOBinding.pyo -lib/python${PY_VER_SUFFIX}/idlelib/Icons/folder.gif -lib/python${PY_VER_SUFFIX}/idlelib/Icons/idle.icns -lib/python${PY_VER_SUFFIX}/idlelib/Icons/minusnode.gif -lib/python${PY_VER_SUFFIX}/idlelib/Icons/openfolder.gif -lib/python${PY_VER_SUFFIX}/idlelib/Icons/plusnode.gif -lib/python${PY_VER_SUFFIX}/idlelib/Icons/python.gif -lib/python${PY_VER_SUFFIX}/idlelib/Icons/tk.gif -lib/python${PY_VER_SUFFIX}/idlelib/IdleHistory.py -lib/python${PY_VER_SUFFIX}/idlelib/IdleHistory.pyc -lib/python${PY_VER_SUFFIX}/idlelib/IdleHistory.pyo -lib/python${PY_VER_SUFFIX}/idlelib/MultiCall.py -lib/python${PY_VER_SUFFIX}/idlelib/MultiCall.pyc -lib/python${PY_VER_SUFFIX}/idlelib/MultiCall.pyo -lib/python${PY_VER_SUFFIX}/idlelib/MultiStatusBar.py -lib/python${PY_VER_SUFFIX}/idlelib/MultiStatusBar.pyc -lib/python${PY_VER_SUFFIX}/idlelib/MultiStatusBar.pyo -lib/python${PY_VER_SUFFIX}/idlelib/NEWS.txt -lib/python${PY_VER_SUFFIX}/idlelib/ObjectBrowser.py -lib/python${PY_VER_SUFFIX}/idlelib/ObjectBrowser.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ObjectBrowser.pyo -lib/python${PY_VER_SUFFIX}/idlelib/OutputWindow.py -lib/python${PY_VER_SUFFIX}/idlelib/OutputWindow.pyc -lib/python${PY_VER_SUFFIX}/idlelib/OutputWindow.pyo -lib/python${PY_VER_SUFFIX}/idlelib/ParenMatch.py -lib/python${PY_VER_SUFFIX}/idlelib/ParenMatch.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ParenMatch.pyo -lib/python${PY_VER_SUFFIX}/idlelib/PathBrowser.py -lib/python${PY_VER_SUFFIX}/idlelib/PathBrowser.pyc -lib/python${PY_VER_SUFFIX}/idlelib/PathBrowser.pyo -lib/python${PY_VER_SUFFIX}/idlelib/Percolator.py -lib/python${PY_VER_SUFFIX}/idlelib/Percolator.pyc -lib/python${PY_VER_SUFFIX}/idlelib/Percolator.pyo -lib/python${PY_VER_SUFFIX}/idlelib/PyParse.py -lib/python${PY_VER_SUFFIX}/idlelib/PyParse.pyc -lib/python${PY_VER_SUFFIX}/idlelib/PyParse.pyo -lib/python${PY_VER_SUFFIX}/idlelib/PyShell.py -lib/python${PY_VER_SUFFIX}/idlelib/PyShell.pyc -lib/python${PY_VER_SUFFIX}/idlelib/PyShell.pyo -lib/python${PY_VER_SUFFIX}/idlelib/README.txt -lib/python${PY_VER_SUFFIX}/idlelib/RemoteDebugger.py -lib/python${PY_VER_SUFFIX}/idlelib/RemoteDebugger.pyc -lib/python${PY_VER_SUFFIX}/idlelib/RemoteDebugger.pyo -lib/python${PY_VER_SUFFIX}/idlelib/RemoteObjectBrowser.py -lib/python${PY_VER_SUFFIX}/idlelib/RemoteObjectBrowser.pyc -lib/python${PY_VER_SUFFIX}/idlelib/RemoteObjectBrowser.pyo -lib/python${PY_VER_SUFFIX}/idlelib/ReplaceDialog.py -lib/python${PY_VER_SUFFIX}/idlelib/ReplaceDialog.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ReplaceDialog.pyo -lib/python${PY_VER_SUFFIX}/idlelib/ScriptBinding.py -lib/python${PY_VER_SUFFIX}/idlelib/ScriptBinding.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ScriptBinding.pyo -lib/python${PY_VER_SUFFIX}/idlelib/ScrolledList.py -lib/python${PY_VER_SUFFIX}/idlelib/ScrolledList.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ScrolledList.pyo -lib/python${PY_VER_SUFFIX}/idlelib/SearchDialog.py -lib/python${PY_VER_SUFFIX}/idlelib/SearchDialog.pyc -lib/python${PY_VER_SUFFIX}/idlelib/SearchDialog.pyo -lib/python${PY_VER_SUFFIX}/idlelib/SearchDialogBase.py -lib/python${PY_VER_SUFFIX}/idlelib/SearchDialogBase.pyc -lib/python${PY_VER_SUFFIX}/idlelib/SearchDialogBase.pyo -lib/python${PY_VER_SUFFIX}/idlelib/SearchEngine.py -lib/python${PY_VER_SUFFIX}/idlelib/SearchEngine.pyc -lib/python${PY_VER_SUFFIX}/idlelib/SearchEngine.pyo -lib/python${PY_VER_SUFFIX}/idlelib/StackViewer.py -lib/python${PY_VER_SUFFIX}/idlelib/StackViewer.pyc -lib/python${PY_VER_SUFFIX}/idlelib/StackViewer.pyo -lib/python${PY_VER_SUFFIX}/idlelib/TODO.txt -lib/python${PY_VER_SUFFIX}/idlelib/ToolTip.py -lib/python${PY_VER_SUFFIX}/idlelib/ToolTip.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ToolTip.pyo -lib/python${PY_VER_SUFFIX}/idlelib/TreeWidget.py -lib/python${PY_VER_SUFFIX}/idlelib/TreeWidget.pyc -lib/python${PY_VER_SUFFIX}/idlelib/TreeWidget.pyo -lib/python${PY_VER_SUFFIX}/idlelib/UndoDelegator.py -lib/python${PY_VER_SUFFIX}/idlelib/UndoDelegator.pyc -lib/python${PY_VER_SUFFIX}/idlelib/UndoDelegator.pyo -lib/python${PY_VER_SUFFIX}/idlelib/WidgetRedirector.py -lib/python${PY_VER_SUFFIX}/idlelib/WidgetRedirector.pyc -lib/python${PY_VER_SUFFIX}/idlelib/WidgetRedirector.pyo -lib/python${PY_VER_SUFFIX}/idlelib/WindowList.py -lib/python${PY_VER_SUFFIX}/idlelib/WindowList.pyc -lib/python${PY_VER_SUFFIX}/idlelib/WindowList.pyo -lib/python${PY_VER_SUFFIX}/idlelib/ZoomHeight.py -lib/python${PY_VER_SUFFIX}/idlelib/ZoomHeight.pyc -lib/python${PY_VER_SUFFIX}/idlelib/ZoomHeight.pyo -lib/python${PY_VER_SUFFIX}/idlelib/__init__.py -lib/python${PY_VER_SUFFIX}/idlelib/__init__.pyc -lib/python${PY_VER_SUFFIX}/idlelib/__init__.pyo -lib/python${PY_VER_SUFFIX}/idlelib/aboutDialog.py -lib/python${PY_VER_SUFFIX}/idlelib/aboutDialog.pyc -lib/python${PY_VER_SUFFIX}/idlelib/aboutDialog.pyo -lib/python${PY_VER_SUFFIX}/idlelib/config-extensions.def -lib/python${PY_VER_SUFFIX}/idlelib/config-highlight.def -lib/python${PY_VER_SUFFIX}/idlelib/config-keys.def -lib/python${PY_VER_SUFFIX}/idlelib/config-main.def -lib/python${PY_VER_SUFFIX}/idlelib/configDialog.py -lib/python${PY_VER_SUFFIX}/idlelib/configDialog.pyc -lib/python${PY_VER_SUFFIX}/idlelib/configDialog.pyo -lib/python${PY_VER_SUFFIX}/idlelib/configHandler.py -lib/python${PY_VER_SUFFIX}/idlelib/configHandler.pyc -lib/python${PY_VER_SUFFIX}/idlelib/configHandler.pyo -lib/python${PY_VER_SUFFIX}/idlelib/configHelpSourceEdit.py -lib/python${PY_VER_SUFFIX}/idlelib/configHelpSourceEdit.pyc -lib/python${PY_VER_SUFFIX}/idlelib/configHelpSourceEdit.pyo -lib/python${PY_VER_SUFFIX}/idlelib/configSectionNameDialog.py -lib/python${PY_VER_SUFFIX}/idlelib/configSectionNameDialog.pyc -lib/python${PY_VER_SUFFIX}/idlelib/configSectionNameDialog.pyo -lib/python${PY_VER_SUFFIX}/idlelib/dynOptionMenuWidget.py -lib/python${PY_VER_SUFFIX}/idlelib/dynOptionMenuWidget.pyc -lib/python${PY_VER_SUFFIX}/idlelib/dynOptionMenuWidget.pyo -lib/python${PY_VER_SUFFIX}/idlelib/extend.txt -lib/python${PY_VER_SUFFIX}/idlelib/help.txt -lib/python${PY_VER_SUFFIX}/idlelib/idle.bat -lib/python${PY_VER_SUFFIX}/idlelib/idle.py -lib/python${PY_VER_SUFFIX}/idlelib/idle.pyc -lib/python${PY_VER_SUFFIX}/idlelib/idle.pyo -lib/python${PY_VER_SUFFIX}/idlelib/idle.pyw -lib/python${PY_VER_SUFFIX}/idlelib/idlever.py -lib/python${PY_VER_SUFFIX}/idlelib/idlever.pyc -lib/python${PY_VER_SUFFIX}/idlelib/idlever.pyo -lib/python${PY_VER_SUFFIX}/idlelib/keybindingDialog.py -lib/python${PY_VER_SUFFIX}/idlelib/keybindingDialog.pyc -lib/python${PY_VER_SUFFIX}/idlelib/keybindingDialog.pyo -lib/python${PY_VER_SUFFIX}/idlelib/macosxSupport.py -lib/python${PY_VER_SUFFIX}/idlelib/macosxSupport.pyc -lib/python${PY_VER_SUFFIX}/idlelib/macosxSupport.pyo -lib/python${PY_VER_SUFFIX}/idlelib/rpc.py -lib/python${PY_VER_SUFFIX}/idlelib/rpc.pyc -lib/python${PY_VER_SUFFIX}/idlelib/rpc.pyo -lib/python${PY_VER_SUFFIX}/idlelib/run.py -lib/python${PY_VER_SUFFIX}/idlelib/run.pyc -lib/python${PY_VER_SUFFIX}/idlelib/run.pyo -lib/python${PY_VER_SUFFIX}/idlelib/tabbedpages.py -lib/python${PY_VER_SUFFIX}/idlelib/tabbedpages.pyc -lib/python${PY_VER_SUFFIX}/idlelib/tabbedpages.pyo -lib/python${PY_VER_SUFFIX}/idlelib/testcode.py -lib/python${PY_VER_SUFFIX}/idlelib/testcode.pyc -lib/python${PY_VER_SUFFIX}/idlelib/testcode.pyo -lib/python${PY_VER_SUFFIX}/idlelib/textView.py -lib/python${PY_VER_SUFFIX}/idlelib/textView.pyc -lib/python${PY_VER_SUFFIX}/idlelib/textView.pyo -lib/python${PY_VER_SUFFIX}/ihooks.py -lib/python${PY_VER_SUFFIX}/ihooks.pyc -lib/python${PY_VER_SUFFIX}/ihooks.pyo -lib/python${PY_VER_SUFFIX}/imaplib.py -lib/python${PY_VER_SUFFIX}/imaplib.pyc -lib/python${PY_VER_SUFFIX}/imaplib.pyo -lib/python${PY_VER_SUFFIX}/imghdr.py -lib/python${PY_VER_SUFFIX}/imghdr.pyc -lib/python${PY_VER_SUFFIX}/imghdr.pyo -lib/python${PY_VER_SUFFIX}/imputil.py -lib/python${PY_VER_SUFFIX}/imputil.pyc -lib/python${PY_VER_SUFFIX}/imputil.pyo -lib/python${PY_VER_SUFFIX}/inspect.py -lib/python${PY_VER_SUFFIX}/inspect.pyc -lib/python${PY_VER_SUFFIX}/inspect.pyo -lib/python${PY_VER_SUFFIX}/io.py -lib/python${PY_VER_SUFFIX}/io.pyc -lib/python${PY_VER_SUFFIX}/io.pyo -lib/python${PY_VER_SUFFIX}/json/__init__.py -lib/python${PY_VER_SUFFIX}/json/__init__.pyc -lib/python${PY_VER_SUFFIX}/json/__init__.pyo -lib/python${PY_VER_SUFFIX}/json/decoder.py -lib/python${PY_VER_SUFFIX}/json/decoder.pyc -lib/python${PY_VER_SUFFIX}/json/decoder.pyo -lib/python${PY_VER_SUFFIX}/json/encoder.py -lib/python${PY_VER_SUFFIX}/json/encoder.pyc -lib/python${PY_VER_SUFFIX}/json/encoder.pyo -lib/python${PY_VER_SUFFIX}/json/scanner.py -lib/python${PY_VER_SUFFIX}/json/scanner.pyc -lib/python${PY_VER_SUFFIX}/json/scanner.pyo -lib/python${PY_VER_SUFFIX}/json/tests/__init__.py -lib/python${PY_VER_SUFFIX}/json/tests/__init__.pyc -lib/python${PY_VER_SUFFIX}/json/tests/__init__.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_decode.py -lib/python${PY_VER_SUFFIX}/json/tests/test_decode.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_decode.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_default.py -lib/python${PY_VER_SUFFIX}/json/tests/test_default.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_default.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_dump.py -lib/python${PY_VER_SUFFIX}/json/tests/test_dump.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_dump.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_encode_basestring_ascii.py -lib/python${PY_VER_SUFFIX}/json/tests/test_encode_basestring_ascii.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_encode_basestring_ascii.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_fail.py -lib/python${PY_VER_SUFFIX}/json/tests/test_fail.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_fail.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_float.py -lib/python${PY_VER_SUFFIX}/json/tests/test_float.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_float.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_indent.py -lib/python${PY_VER_SUFFIX}/json/tests/test_indent.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_indent.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_pass1.py -lib/python${PY_VER_SUFFIX}/json/tests/test_pass1.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_pass1.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_pass2.py -lib/python${PY_VER_SUFFIX}/json/tests/test_pass2.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_pass2.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_pass3.py -lib/python${PY_VER_SUFFIX}/json/tests/test_pass3.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_pass3.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_recursion.py -lib/python${PY_VER_SUFFIX}/json/tests/test_recursion.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_recursion.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_scanstring.py -lib/python${PY_VER_SUFFIX}/json/tests/test_scanstring.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_scanstring.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_separators.py -lib/python${PY_VER_SUFFIX}/json/tests/test_separators.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_separators.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_speedups.py -lib/python${PY_VER_SUFFIX}/json/tests/test_speedups.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_speedups.pyo -lib/python${PY_VER_SUFFIX}/json/tests/test_unicode.py -lib/python${PY_VER_SUFFIX}/json/tests/test_unicode.pyc -lib/python${PY_VER_SUFFIX}/json/tests/test_unicode.pyo -lib/python${PY_VER_SUFFIX}/json/tool.py -lib/python${PY_VER_SUFFIX}/json/tool.pyc -lib/python${PY_VER_SUFFIX}/json/tool.pyo -lib/python${PY_VER_SUFFIX}/keyword.py -lib/python${PY_VER_SUFFIX}/keyword.pyc -lib/python${PY_VER_SUFFIX}/keyword.pyo -lib/python${PY_VER_SUFFIX}/lib-dynload/Python-${PKGVERSION}-py${PY_VER_SUFFIX}.egg-info -lib/python${PY_VER_SUFFIX}/lib-dynload/_bisect.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_bytesio.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_codecs_cn.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_codecs_hk.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_codecs_iso2022.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_codecs_jp.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_codecs_kr.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_codecs_tw.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_collections.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_csv.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_ctypes.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_ctypes_test.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_fileio.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_functools.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_hashlib.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_heapq.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_hotshot.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_json.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_locale.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_lsprof.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_multibytecodec.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_multiprocessing.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_random.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_socket.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_ssl.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_struct.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_testcapi.so -lib/python${PY_VER_SUFFIX}/lib-dynload/_weakref.so -lib/python${PY_VER_SUFFIX}/lib-dynload/array.so -lib/python${PY_VER_SUFFIX}/lib-dynload/audioop.so -lib/python${PY_VER_SUFFIX}/lib-dynload/binascii.so -lib/python${PY_VER_SUFFIX}/lib-dynload/bsddb185.so -lib/python${PY_VER_SUFFIX}/lib-dynload/bz2.so -lib/python${PY_VER_SUFFIX}/lib-dynload/cPickle.so -lib/python${PY_VER_SUFFIX}/lib-dynload/cStringIO.so -lib/python${PY_VER_SUFFIX}/lib-dynload/cmath.so -lib/python${PY_VER_SUFFIX}/lib-dynload/crypt.so -lib/python${PY_VER_SUFFIX}/lib-dynload/datetime.so -lib/python${PY_VER_SUFFIX}/lib-dynload/dbm.so -${PLIST.dl}lib/python${PY_VER_SUFFIX}/lib-dynload/dl.so -lib/python${PY_VER_SUFFIX}/lib-dynload/fcntl.so -lib/python${PY_VER_SUFFIX}/lib-dynload/future_builtins.so -lib/python${PY_VER_SUFFIX}/lib-dynload/grp.so -${PLIST.extra-so}lib/python${PY_VER_SUFFIX}/lib-dynload/imageop.so -lib/python${PY_VER_SUFFIX}/lib-dynload/itertools.so -lib/python${PY_VER_SUFFIX}/lib-dynload/math.so -lib/python${PY_VER_SUFFIX}/lib-dynload/mmap.so -${PLIST.nis}lib/python${PY_VER_SUFFIX}/lib-dynload/nis.so -${PLIST.no-nis}lib/python${PY_VER_SUFFIX}/lib-dynload/nis_failed.so -lib/python${PY_VER_SUFFIX}/lib-dynload/operator.so -lib/python${PY_VER_SUFFIX}/lib-dynload/parser.so -lib/python${PY_VER_SUFFIX}/lib-dynload/resource.so -lib/python${PY_VER_SUFFIX}/lib-dynload/select.so -lib/python${PY_VER_SUFFIX}/lib-dynload/strop.so -lib/python${PY_VER_SUFFIX}/lib-dynload/syslog.so -lib/python${PY_VER_SUFFIX}/lib-dynload/termios.so -lib/python${PY_VER_SUFFIX}/lib-dynload/time.so -lib/python${PY_VER_SUFFIX}/lib-dynload/unicodedata.so -lib/python${PY_VER_SUFFIX}/lib-dynload/zlib.so -lib/python${PY_VER_SUFFIX}/lib-tk/Canvas.py -lib/python${PY_VER_SUFFIX}/lib-tk/Canvas.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/Canvas.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/Dialog.py -lib/python${PY_VER_SUFFIX}/lib-tk/Dialog.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/Dialog.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/FileDialog.py -lib/python${PY_VER_SUFFIX}/lib-tk/FileDialog.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/FileDialog.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/FixTk.py -lib/python${PY_VER_SUFFIX}/lib-tk/FixTk.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/FixTk.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/ScrolledText.py -lib/python${PY_VER_SUFFIX}/lib-tk/ScrolledText.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/ScrolledText.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/SimpleDialog.py -lib/python${PY_VER_SUFFIX}/lib-tk/SimpleDialog.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/SimpleDialog.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/Tix.py -lib/python${PY_VER_SUFFIX}/lib-tk/Tix.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/Tix.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/Tkconstants.py -lib/python${PY_VER_SUFFIX}/lib-tk/Tkconstants.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/Tkconstants.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/Tkdnd.py -lib/python${PY_VER_SUFFIX}/lib-tk/Tkdnd.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/Tkdnd.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/Tkinter.py -lib/python${PY_VER_SUFFIX}/lib-tk/Tkinter.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/Tkinter.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/tkColorChooser.py -lib/python${PY_VER_SUFFIX}/lib-tk/tkColorChooser.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/tkColorChooser.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/tkCommonDialog.py -lib/python${PY_VER_SUFFIX}/lib-tk/tkCommonDialog.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/tkCommonDialog.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/tkFileDialog.py -lib/python${PY_VER_SUFFIX}/lib-tk/tkFileDialog.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/tkFileDialog.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/tkFont.py -lib/python${PY_VER_SUFFIX}/lib-tk/tkFont.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/tkFont.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/tkMessageBox.py -lib/python${PY_VER_SUFFIX}/lib-tk/tkMessageBox.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/tkMessageBox.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/tkSimpleDialog.py -lib/python${PY_VER_SUFFIX}/lib-tk/tkSimpleDialog.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/tkSimpleDialog.pyo -lib/python${PY_VER_SUFFIX}/lib-tk/turtle.py -lib/python${PY_VER_SUFFIX}/lib-tk/turtle.pyc -lib/python${PY_VER_SUFFIX}/lib-tk/turtle.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/Grammar.txt -lib/python${PY_VER_SUFFIX}/lib2to3/Grammar${PKGVERSION}.final.0.pickle -lib/python${PY_VER_SUFFIX}/lib2to3/PatternGrammar.txt -lib/python${PY_VER_SUFFIX}/lib2to3/PatternGrammar${PKGVERSION}.final.0.pickle -lib/python${PY_VER_SUFFIX}/lib2to3/__init__.py -lib/python${PY_VER_SUFFIX}/lib2to3/__init__.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/__init__.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixer_base.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixer_base.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixer_base.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixer_util.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixer_util.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixer_util.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/__init__.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/__init__.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/__init__.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_apply.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_apply.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_apply.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_basestring.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_basestring.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_basestring.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_buffer.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_buffer.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_buffer.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_callable.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_callable.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_callable.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_dict.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_dict.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_dict.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_except.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_except.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_except.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_exec.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_exec.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_exec.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_execfile.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_execfile.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_execfile.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_exitfunc.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_exitfunc.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_exitfunc.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_filter.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_filter.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_filter.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_funcattrs.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_funcattrs.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_funcattrs.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_future.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_future.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_future.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_getcwdu.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_getcwdu.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_getcwdu.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_has_key.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_has_key.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_has_key.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_idioms.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_idioms.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_idioms.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_import.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_import.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_import.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_imports.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_imports.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_imports.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_imports2.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_imports2.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_imports2.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_input.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_input.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_input.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_intern.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_intern.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_intern.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_isinstance.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_isinstance.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_isinstance.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_itertools.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_itertools.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_itertools.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_itertools_imports.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_itertools_imports.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_itertools_imports.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_long.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_long.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_long.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_map.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_map.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_map.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_metaclass.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_metaclass.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_metaclass.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_methodattrs.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_methodattrs.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_methodattrs.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_ne.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_ne.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_ne.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_next.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_next.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_next.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_nonzero.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_nonzero.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_nonzero.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_numliterals.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_numliterals.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_numliterals.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_operator.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_operator.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_operator.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_paren.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_paren.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_paren.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_print.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_print.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_print.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_raise.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_raise.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_raise.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_raw_input.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_raw_input.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_raw_input.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_reduce.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_reduce.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_reduce.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_renames.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_renames.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_renames.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_repr.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_repr.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_repr.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_set_literal.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_set_literal.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_set_literal.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_standarderror.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_standarderror.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_standarderror.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_sys_exc.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_sys_exc.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_sys_exc.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_throw.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_throw.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_throw.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_tuple_params.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_tuple_params.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_tuple_params.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_types.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_types.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_types.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_unicode.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_unicode.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_unicode.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_urllib.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_urllib.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_urllib.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_ws_comma.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_ws_comma.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_ws_comma.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_xrange.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_xrange.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_xrange.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_xreadlines.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_xreadlines.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_xreadlines.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_zip.py -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_zip.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/fixes/fix_zip.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/main.py -lib/python${PY_VER_SUFFIX}/lib2to3/main.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/main.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/patcomp.py -lib/python${PY_VER_SUFFIX}/lib2to3/patcomp.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/patcomp.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/__init__.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/__init__.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/__init__.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/conv.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/conv.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/conv.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/driver.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/driver.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/driver.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/grammar.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/grammar.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/grammar.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/literals.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/literals.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/literals.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/parse.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/parse.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/parse.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/pgen.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/pgen.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/pgen.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/token.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/token.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/token.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/tokenize.py -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/tokenize.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pgen2/tokenize.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pygram.py -lib/python${PY_VER_SUFFIX}/lib2to3/pygram.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pygram.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/pytree.py -lib/python${PY_VER_SUFFIX}/lib2to3/pytree.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/pytree.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/refactor.py -lib/python${PY_VER_SUFFIX}/lib2to3/refactor.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/refactor.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/__init__.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/__init__.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/__init__.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/pytree_idempotency.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/pytree_idempotency.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/pytree_idempotency.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/support.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/support.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/support.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_all_fixers.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_all_fixers.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_all_fixers.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_fixers.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_fixers.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_fixers.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_main.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_main.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_main.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_parser.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_parser.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_parser.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_pytree.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_pytree.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_pytree.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_refactor.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_refactor.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_refactor.pyo -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_util.py -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_util.pyc -lib/python${PY_VER_SUFFIX}/lib2to3/tests/test_util.pyo -lib/python${PY_VER_SUFFIX}/linecache.py -lib/python${PY_VER_SUFFIX}/linecache.pyc -lib/python${PY_VER_SUFFIX}/linecache.pyo -lib/python${PY_VER_SUFFIX}/locale.py -lib/python${PY_VER_SUFFIX}/locale.pyc -lib/python${PY_VER_SUFFIX}/locale.pyo -lib/python${PY_VER_SUFFIX}/logging/__init__.py -lib/python${PY_VER_SUFFIX}/logging/__init__.pyc -lib/python${PY_VER_SUFFIX}/logging/__init__.pyo -lib/python${PY_VER_SUFFIX}/logging/config.py -lib/python${PY_VER_SUFFIX}/logging/config.pyc -lib/python${PY_VER_SUFFIX}/logging/config.pyo -lib/python${PY_VER_SUFFIX}/logging/handlers.py -lib/python${PY_VER_SUFFIX}/logging/handlers.pyc -lib/python${PY_VER_SUFFIX}/logging/handlers.pyo -lib/python${PY_VER_SUFFIX}/macpath.py -lib/python${PY_VER_SUFFIX}/macpath.pyc -lib/python${PY_VER_SUFFIX}/macpath.pyo -lib/python${PY_VER_SUFFIX}/macurl2path.py -lib/python${PY_VER_SUFFIX}/macurl2path.pyc -lib/python${PY_VER_SUFFIX}/macurl2path.pyo -lib/python${PY_VER_SUFFIX}/mailbox.py -lib/python${PY_VER_SUFFIX}/mailbox.pyc -lib/python${PY_VER_SUFFIX}/mailbox.pyo -lib/python${PY_VER_SUFFIX}/mailcap.py -lib/python${PY_VER_SUFFIX}/mailcap.pyc -lib/python${PY_VER_SUFFIX}/mailcap.pyo -lib/python${PY_VER_SUFFIX}/markupbase.py -lib/python${PY_VER_SUFFIX}/markupbase.pyc -lib/python${PY_VER_SUFFIX}/markupbase.pyo -lib/python${PY_VER_SUFFIX}/md5.py -lib/python${PY_VER_SUFFIX}/md5.pyc -lib/python${PY_VER_SUFFIX}/md5.pyo -lib/python${PY_VER_SUFFIX}/mhlib.py -lib/python${PY_VER_SUFFIX}/mhlib.pyc -lib/python${PY_VER_SUFFIX}/mhlib.pyo -lib/python${PY_VER_SUFFIX}/mimetools.py -lib/python${PY_VER_SUFFIX}/mimetools.pyc -lib/python${PY_VER_SUFFIX}/mimetools.pyo -lib/python${PY_VER_SUFFIX}/mimetypes.py -lib/python${PY_VER_SUFFIX}/mimetypes.pyc -lib/python${PY_VER_SUFFIX}/mimetypes.pyo -lib/python${PY_VER_SUFFIX}/mimify.py -lib/python${PY_VER_SUFFIX}/mimify.pyc -lib/python${PY_VER_SUFFIX}/mimify.pyo -lib/python${PY_VER_SUFFIX}/modulefinder.py -lib/python${PY_VER_SUFFIX}/modulefinder.pyc -lib/python${PY_VER_SUFFIX}/modulefinder.pyo -lib/python${PY_VER_SUFFIX}/multifile.py -lib/python${PY_VER_SUFFIX}/multifile.pyc -lib/python${PY_VER_SUFFIX}/multifile.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/__init__.py -lib/python${PY_VER_SUFFIX}/multiprocessing/__init__.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/__init__.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/connection.py -lib/python${PY_VER_SUFFIX}/multiprocessing/connection.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/connection.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/dummy/__init__.py -lib/python${PY_VER_SUFFIX}/multiprocessing/dummy/__init__.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/dummy/__init__.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/dummy/connection.py -lib/python${PY_VER_SUFFIX}/multiprocessing/dummy/connection.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/dummy/connection.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/forking.py -lib/python${PY_VER_SUFFIX}/multiprocessing/forking.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/forking.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/heap.py -lib/python${PY_VER_SUFFIX}/multiprocessing/heap.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/heap.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/managers.py -lib/python${PY_VER_SUFFIX}/multiprocessing/managers.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/managers.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/pool.py -lib/python${PY_VER_SUFFIX}/multiprocessing/pool.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/pool.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/process.py -lib/python${PY_VER_SUFFIX}/multiprocessing/process.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/process.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/queues.py -lib/python${PY_VER_SUFFIX}/multiprocessing/queues.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/queues.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/reduction.py -lib/python${PY_VER_SUFFIX}/multiprocessing/reduction.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/reduction.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/sharedctypes.py -lib/python${PY_VER_SUFFIX}/multiprocessing/sharedctypes.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/sharedctypes.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/synchronize.py -lib/python${PY_VER_SUFFIX}/multiprocessing/synchronize.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/synchronize.pyo -lib/python${PY_VER_SUFFIX}/multiprocessing/util.py -lib/python${PY_VER_SUFFIX}/multiprocessing/util.pyc -lib/python${PY_VER_SUFFIX}/multiprocessing/util.pyo -lib/python${PY_VER_SUFFIX}/mutex.py -lib/python${PY_VER_SUFFIX}/mutex.pyc -lib/python${PY_VER_SUFFIX}/mutex.pyo -lib/python${PY_VER_SUFFIX}/netrc.py -lib/python${PY_VER_SUFFIX}/netrc.pyc -lib/python${PY_VER_SUFFIX}/netrc.pyo -lib/python${PY_VER_SUFFIX}/new.py -lib/python${PY_VER_SUFFIX}/new.pyc -lib/python${PY_VER_SUFFIX}/new.pyo -lib/python${PY_VER_SUFFIX}/nntplib.py -lib/python${PY_VER_SUFFIX}/nntplib.pyc -lib/python${PY_VER_SUFFIX}/nntplib.pyo -lib/python${PY_VER_SUFFIX}/ntpath.py -lib/python${PY_VER_SUFFIX}/ntpath.pyc -lib/python${PY_VER_SUFFIX}/ntpath.pyo -lib/python${PY_VER_SUFFIX}/nturl2path.py -lib/python${PY_VER_SUFFIX}/nturl2path.pyc -lib/python${PY_VER_SUFFIX}/nturl2path.pyo -lib/python${PY_VER_SUFFIX}/numbers.py -lib/python${PY_VER_SUFFIX}/numbers.pyc -lib/python${PY_VER_SUFFIX}/numbers.pyo -lib/python${PY_VER_SUFFIX}/opcode.py -lib/python${PY_VER_SUFFIX}/opcode.pyc -lib/python${PY_VER_SUFFIX}/opcode.pyo -lib/python${PY_VER_SUFFIX}/optparse.py -lib/python${PY_VER_SUFFIX}/optparse.pyc -lib/python${PY_VER_SUFFIX}/optparse.pyo -lib/python${PY_VER_SUFFIX}/os.py -lib/python${PY_VER_SUFFIX}/os.pyc -lib/python${PY_VER_SUFFIX}/os.pyo -lib/python${PY_VER_SUFFIX}/os2emxpath.py -lib/python${PY_VER_SUFFIX}/os2emxpath.pyc -lib/python${PY_VER_SUFFIX}/os2emxpath.pyo -lib/python${PY_VER_SUFFIX}/pdb.doc -lib/python${PY_VER_SUFFIX}/pdb.py -lib/python${PY_VER_SUFFIX}/pdb.pyc -lib/python${PY_VER_SUFFIX}/pdb.pyo -lib/python${PY_VER_SUFFIX}/pickle.py -lib/python${PY_VER_SUFFIX}/pickle.pyc -lib/python${PY_VER_SUFFIX}/pickle.pyo -lib/python${PY_VER_SUFFIX}/pickletools.py -lib/python${PY_VER_SUFFIX}/pickletools.pyc -lib/python${PY_VER_SUFFIX}/pickletools.pyo -lib/python${PY_VER_SUFFIX}/pipes.py -lib/python${PY_VER_SUFFIX}/pipes.pyc -lib/python${PY_VER_SUFFIX}/pipes.pyo -lib/python${PY_VER_SUFFIX}/pkgutil.py -lib/python${PY_VER_SUFFIX}/pkgutil.pyc -lib/python${PY_VER_SUFFIX}/pkgutil.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.py -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyc -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/IN.pyo -lib/python${PY_VER_SUFFIX}/plat-${PY_PLATNAME}/regen -lib/python${PY_VER_SUFFIX}/platform.py -lib/python${PY_VER_SUFFIX}/platform.pyc -lib/python${PY_VER_SUFFIX}/platform.pyo -lib/python${PY_VER_SUFFIX}/plistlib.py -lib/python${PY_VER_SUFFIX}/plistlib.pyc -lib/python${PY_VER_SUFFIX}/plistlib.pyo -lib/python${PY_VER_SUFFIX}/popen2.py -lib/python${PY_VER_SUFFIX}/popen2.pyc -lib/python${PY_VER_SUFFIX}/popen2.pyo -lib/python${PY_VER_SUFFIX}/poplib.py -lib/python${PY_VER_SUFFIX}/poplib.pyc -lib/python${PY_VER_SUFFIX}/poplib.pyo -lib/python${PY_VER_SUFFIX}/posixfile.py -lib/python${PY_VER_SUFFIX}/posixfile.pyc -lib/python${PY_VER_SUFFIX}/posixfile.pyo -lib/python${PY_VER_SUFFIX}/posixpath.py -lib/python${PY_VER_SUFFIX}/posixpath.pyc -lib/python${PY_VER_SUFFIX}/posixpath.pyo -lib/python${PY_VER_SUFFIX}/pprint.py -lib/python${PY_VER_SUFFIX}/pprint.pyc -lib/python${PY_VER_SUFFIX}/pprint.pyo -lib/python${PY_VER_SUFFIX}/profile.py -lib/python${PY_VER_SUFFIX}/profile.pyc -lib/python${PY_VER_SUFFIX}/profile.pyo -lib/python${PY_VER_SUFFIX}/pstats.py -lib/python${PY_VER_SUFFIX}/pstats.pyc -lib/python${PY_VER_SUFFIX}/pstats.pyo -lib/python${PY_VER_SUFFIX}/pty.py -lib/python${PY_VER_SUFFIX}/pty.pyc -lib/python${PY_VER_SUFFIX}/pty.pyo -lib/python${PY_VER_SUFFIX}/py_compile.py -lib/python${PY_VER_SUFFIX}/py_compile.pyc -lib/python${PY_VER_SUFFIX}/py_compile.pyo -lib/python${PY_VER_SUFFIX}/pyclbr.py -lib/python${PY_VER_SUFFIX}/pyclbr.pyc -lib/python${PY_VER_SUFFIX}/pyclbr.pyo -lib/python${PY_VER_SUFFIX}/pydoc.py -lib/python${PY_VER_SUFFIX}/pydoc.pyc -lib/python${PY_VER_SUFFIX}/pydoc.pyo -lib/python${PY_VER_SUFFIX}/pydoc_topics.py -lib/python${PY_VER_SUFFIX}/pydoc_topics.pyc -lib/python${PY_VER_SUFFIX}/pydoc_topics.pyo -lib/python${PY_VER_SUFFIX}/quopri.py -lib/python${PY_VER_SUFFIX}/quopri.pyc -lib/python${PY_VER_SUFFIX}/quopri.pyo -lib/python${PY_VER_SUFFIX}/random.py -lib/python${PY_VER_SUFFIX}/random.pyc -lib/python${PY_VER_SUFFIX}/random.pyo -lib/python${PY_VER_SUFFIX}/re.py -lib/python${PY_VER_SUFFIX}/re.pyc -lib/python${PY_VER_SUFFIX}/re.pyo -lib/python${PY_VER_SUFFIX}/repr.py -lib/python${PY_VER_SUFFIX}/repr.pyc -lib/python${PY_VER_SUFFIX}/repr.pyo -lib/python${PY_VER_SUFFIX}/rexec.py -lib/python${PY_VER_SUFFIX}/rexec.pyc -lib/python${PY_VER_SUFFIX}/rexec.pyo -lib/python${PY_VER_SUFFIX}/rfc822.py -lib/python${PY_VER_SUFFIX}/rfc822.pyc -lib/python${PY_VER_SUFFIX}/rfc822.pyo -lib/python${PY_VER_SUFFIX}/rlcompleter.py -lib/python${PY_VER_SUFFIX}/rlcompleter.pyc -lib/python${PY_VER_SUFFIX}/rlcompleter.pyo -lib/python${PY_VER_SUFFIX}/robotparser.py -lib/python${PY_VER_SUFFIX}/robotparser.pyc -lib/python${PY_VER_SUFFIX}/robotparser.pyo -lib/python${PY_VER_SUFFIX}/runpy.py -lib/python${PY_VER_SUFFIX}/runpy.pyc -lib/python${PY_VER_SUFFIX}/runpy.pyo -lib/python${PY_VER_SUFFIX}/sched.py -lib/python${PY_VER_SUFFIX}/sched.pyc -lib/python${PY_VER_SUFFIX}/sched.pyo -lib/python${PY_VER_SUFFIX}/sets.py -lib/python${PY_VER_SUFFIX}/sets.pyc -lib/python${PY_VER_SUFFIX}/sets.pyo -lib/python${PY_VER_SUFFIX}/sgmllib.py -lib/python${PY_VER_SUFFIX}/sgmllib.pyc -lib/python${PY_VER_SUFFIX}/sgmllib.pyo -lib/python${PY_VER_SUFFIX}/sha.py -lib/python${PY_VER_SUFFIX}/sha.pyc -lib/python${PY_VER_SUFFIX}/sha.pyo -lib/python${PY_VER_SUFFIX}/shelve.py -lib/python${PY_VER_SUFFIX}/shelve.pyc -lib/python${PY_VER_SUFFIX}/shelve.pyo -lib/python${PY_VER_SUFFIX}/shlex.py -lib/python${PY_VER_SUFFIX}/shlex.pyc -lib/python${PY_VER_SUFFIX}/shlex.pyo -lib/python${PY_VER_SUFFIX}/shutil.py -lib/python${PY_VER_SUFFIX}/shutil.pyc -lib/python${PY_VER_SUFFIX}/shutil.pyo -lib/python${PY_VER_SUFFIX}/site-packages/README -lib/python${PY_VER_SUFFIX}/site.py -lib/python${PY_VER_SUFFIX}/site.pyc -lib/python${PY_VER_SUFFIX}/site.pyo -lib/python${PY_VER_SUFFIX}/smtpd.py -lib/python${PY_VER_SUFFIX}/smtpd.pyc -lib/python${PY_VER_SUFFIX}/smtpd.pyo -lib/python${PY_VER_SUFFIX}/smtplib.py -lib/python${PY_VER_SUFFIX}/smtplib.pyc -lib/python${PY_VER_SUFFIX}/smtplib.pyo -lib/python${PY_VER_SUFFIX}/sndhdr.py -lib/python${PY_VER_SUFFIX}/sndhdr.pyc -lib/python${PY_VER_SUFFIX}/sndhdr.pyo -lib/python${PY_VER_SUFFIX}/socket.py -lib/python${PY_VER_SUFFIX}/socket.pyc -lib/python${PY_VER_SUFFIX}/socket.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/__init__.py -lib/python${PY_VER_SUFFIX}/sqlite3/__init__.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/__init__.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/dbapi2.py -lib/python${PY_VER_SUFFIX}/sqlite3/dbapi2.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/dbapi2.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/dump.py -lib/python${PY_VER_SUFFIX}/sqlite3/dump.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/dump.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/__init__.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/__init__.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/__init__.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/dbapi.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/dbapi.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/dbapi.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/dump.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/dump.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/dump.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/factory.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/factory.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/factory.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/hooks.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/hooks.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/hooks.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/py25tests.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/py25tests.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/py25tests.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/regression.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/regression.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/regression.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/transactions.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/transactions.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/transactions.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/types.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/types.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/types.pyo -lib/python${PY_VER_SUFFIX}/sqlite3/test/userfunctions.py -lib/python${PY_VER_SUFFIX}/sqlite3/test/userfunctions.pyc -lib/python${PY_VER_SUFFIX}/sqlite3/test/userfunctions.pyo -lib/python${PY_VER_SUFFIX}/sre.py -lib/python${PY_VER_SUFFIX}/sre.pyc -lib/python${PY_VER_SUFFIX}/sre.pyo -lib/python${PY_VER_SUFFIX}/sre_compile.py -lib/python${PY_VER_SUFFIX}/sre_compile.pyc -lib/python${PY_VER_SUFFIX}/sre_compile.pyo -lib/python${PY_VER_SUFFIX}/sre_constants.py -lib/python${PY_VER_SUFFIX}/sre_constants.pyc -lib/python${PY_VER_SUFFIX}/sre_constants.pyo -lib/python${PY_VER_SUFFIX}/sre_parse.py -lib/python${PY_VER_SUFFIX}/sre_parse.pyc -lib/python${PY_VER_SUFFIX}/sre_parse.pyo -lib/python${PY_VER_SUFFIX}/ssl.py -lib/python${PY_VER_SUFFIX}/ssl.pyc -lib/python${PY_VER_SUFFIX}/ssl.pyo -lib/python${PY_VER_SUFFIX}/stat.py -lib/python${PY_VER_SUFFIX}/stat.pyc -lib/python${PY_VER_SUFFIX}/stat.pyo -lib/python${PY_VER_SUFFIX}/statvfs.py -lib/python${PY_VER_SUFFIX}/statvfs.pyc -lib/python${PY_VER_SUFFIX}/statvfs.pyo -lib/python${PY_VER_SUFFIX}/string.py -lib/python${PY_VER_SUFFIX}/string.pyc -lib/python${PY_VER_SUFFIX}/string.pyo -lib/python${PY_VER_SUFFIX}/stringold.py -lib/python${PY_VER_SUFFIX}/stringold.pyc -lib/python${PY_VER_SUFFIX}/stringold.pyo -lib/python${PY_VER_SUFFIX}/stringprep.py -lib/python${PY_VER_SUFFIX}/stringprep.pyc -lib/python${PY_VER_SUFFIX}/stringprep.pyo -lib/python${PY_VER_SUFFIX}/struct.py -lib/python${PY_VER_SUFFIX}/struct.pyc -lib/python${PY_VER_SUFFIX}/struct.pyo -lib/python${PY_VER_SUFFIX}/subprocess.py -lib/python${PY_VER_SUFFIX}/subprocess.pyc -lib/python${PY_VER_SUFFIX}/subprocess.pyo -lib/python${PY_VER_SUFFIX}/sunau.py -lib/python${PY_VER_SUFFIX}/sunau.pyc -lib/python${PY_VER_SUFFIX}/sunau.pyo -lib/python${PY_VER_SUFFIX}/sunaudio.py -lib/python${PY_VER_SUFFIX}/sunaudio.pyc -lib/python${PY_VER_SUFFIX}/sunaudio.pyo -lib/python${PY_VER_SUFFIX}/symbol.py -lib/python${PY_VER_SUFFIX}/symbol.pyc -lib/python${PY_VER_SUFFIX}/symbol.pyo -lib/python${PY_VER_SUFFIX}/symtable.py -lib/python${PY_VER_SUFFIX}/symtable.pyc -lib/python${PY_VER_SUFFIX}/symtable.pyo -lib/python${PY_VER_SUFFIX}/tabnanny.py -lib/python${PY_VER_SUFFIX}/tabnanny.pyc -lib/python${PY_VER_SUFFIX}/tabnanny.pyo -lib/python${PY_VER_SUFFIX}/tarfile.py -lib/python${PY_VER_SUFFIX}/tarfile.pyc -lib/python${PY_VER_SUFFIX}/tarfile.pyo -lib/python${PY_VER_SUFFIX}/telnetlib.py -lib/python${PY_VER_SUFFIX}/telnetlib.pyc -lib/python${PY_VER_SUFFIX}/telnetlib.pyo -lib/python${PY_VER_SUFFIX}/tempfile.py -lib/python${PY_VER_SUFFIX}/tempfile.pyc -lib/python${PY_VER_SUFFIX}/tempfile.pyo -lib/python${PY_VER_SUFFIX}/test/185test.db -lib/python${PY_VER_SUFFIX}/test/README -lib/python${PY_VER_SUFFIX}/test/Sine-1000Hz-300ms.aif -lib/python${PY_VER_SUFFIX}/test/__init__.py -lib/python${PY_VER_SUFFIX}/test/__init__.pyc -lib/python${PY_VER_SUFFIX}/test/__init__.pyo -lib/python${PY_VER_SUFFIX}/test/audiotest.au -lib/python${PY_VER_SUFFIX}/test/autotest.py -lib/python${PY_VER_SUFFIX}/test/autotest.pyc -lib/python${PY_VER_SUFFIX}/test/autotest.pyo -lib/python${PY_VER_SUFFIX}/test/bad_coding.py -lib/python${PY_VER_SUFFIX}/test/bad_coding2.py -lib/python${PY_VER_SUFFIX}/test/badcert.pem -lib/python${PY_VER_SUFFIX}/test/badkey.pem -lib/python${PY_VER_SUFFIX}/test/badsyntax_future3.py -lib/python${PY_VER_SUFFIX}/test/badsyntax_future4.py -lib/python${PY_VER_SUFFIX}/test/badsyntax_future5.py -lib/python${PY_VER_SUFFIX}/test/badsyntax_future6.py -lib/python${PY_VER_SUFFIX}/test/badsyntax_future7.py -lib/python${PY_VER_SUFFIX}/test/badsyntax_future8.py -lib/python${PY_VER_SUFFIX}/test/badsyntax_future9.py -lib/python${PY_VER_SUFFIX}/test/badsyntax_nocaret.py -lib/python${PY_VER_SUFFIX}/test/buffer_tests.py -lib/python${PY_VER_SUFFIX}/test/buffer_tests.pyc -lib/python${PY_VER_SUFFIX}/test/buffer_tests.pyo -lib/python${PY_VER_SUFFIX}/test/cfgparser.1 -lib/python${PY_VER_SUFFIX}/test/check_soundcard.vbs -lib/python${PY_VER_SUFFIX}/test/cjkencodings_test.py -lib/python${PY_VER_SUFFIX}/test/cjkencodings_test.pyc -lib/python${PY_VER_SUFFIX}/test/cjkencodings_test.pyo -lib/python${PY_VER_SUFFIX}/test/cmath_testcases.txt -lib/python${PY_VER_SUFFIX}/test/curses_tests.py -lib/python${PY_VER_SUFFIX}/test/curses_tests.pyc -lib/python${PY_VER_SUFFIX}/test/curses_tests.pyo -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/abs.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/add.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/and.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/base.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/clamp.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/class.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/compare.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/comparetotal.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/comparetotmag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/copy.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/copyabs.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/copynegate.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/copysign.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddAbs.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddAdd.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddAnd.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddBase.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCanonical.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddClass.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCompare.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCompareSig.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCompareTotal.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCompareTotalMag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCopy.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCopyAbs.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCopyNegate.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddCopySign.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddDivide.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddDivideInt.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddEncode.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddFMA.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddInvert.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddLogB.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddMax.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddMaxMag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddMin.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddMinMag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddMinus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddMultiply.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddNextMinus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddNextPlus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddNextToward.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddOr.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddPlus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddQuantize.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddReduce.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddRemainder.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddRemainderNear.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddRotate.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddSameQuantum.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddScaleB.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddShift.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddSubtract.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddToIntegral.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ddXor.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/decDouble.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/decQuad.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/decSingle.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/divide.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/divideint.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqAbs.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqAdd.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqAnd.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqBase.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCanonical.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqClass.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCompare.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCompareSig.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCompareTotal.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCompareTotalMag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCopy.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCopyAbs.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCopyNegate.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqCopySign.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqDivide.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqDivideInt.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqEncode.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqFMA.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqInvert.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqLogB.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqMax.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqMaxMag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqMin.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqMinMag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqMinus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqMultiply.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqNextMinus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqNextPlus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqNextToward.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqOr.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqPlus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqQuantize.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqReduce.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqRemainder.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqRemainderNear.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqRotate.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqSameQuantum.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqScaleB.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqShift.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqSubtract.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqToIntegral.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dqXor.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dsBase.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/dsEncode.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/exp.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/extra.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/fma.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/inexact.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/invert.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/ln.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/log10.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/logb.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/max.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/maxmag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/min.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/minmag.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/minus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/multiply.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/nextminus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/nextplus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/nexttoward.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/or.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/plus.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/power.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/powersqrt.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/quantize.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/randomBound32.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/randoms.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/reduce.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/remainder.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/remainderNear.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/rescale.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/rotate.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/rounding.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/samequantum.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/scaleb.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/shift.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/squareroot.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/subtract.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/testall.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/tointegral.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/tointegralx.decTest -lib/python${PY_VER_SUFFIX}/test/decimaltestdata/xor.decTest -lib/python${PY_VER_SUFFIX}/test/doctest_aliases.py -lib/python${PY_VER_SUFFIX}/test/doctest_aliases.pyc -lib/python${PY_VER_SUFFIX}/test/doctest_aliases.pyo -lib/python${PY_VER_SUFFIX}/test/double_const.py -lib/python${PY_VER_SUFFIX}/test/double_const.pyc -lib/python${PY_VER_SUFFIX}/test/double_const.pyo -lib/python${PY_VER_SUFFIX}/test/empty.vbs -lib/python${PY_VER_SUFFIX}/test/exception_hierarchy.txt -lib/python${PY_VER_SUFFIX}/test/floating_points.txt -lib/python${PY_VER_SUFFIX}/test/fork_wait.py -lib/python${PY_VER_SUFFIX}/test/fork_wait.pyc -lib/python${PY_VER_SUFFIX}/test/fork_wait.pyo -lib/python${PY_VER_SUFFIX}/test/greyrgb.uue -lib/python${PY_VER_SUFFIX}/test/https_svn_python_org_root.pem -lib/python${PY_VER_SUFFIX}/test/ieee754.txt -lib/python${PY_VER_SUFFIX}/test/infinite_reload.py -lib/python${PY_VER_SUFFIX}/test/infinite_reload.pyc -lib/python${PY_VER_SUFFIX}/test/infinite_reload.pyo -lib/python${PY_VER_SUFFIX}/test/inspect_fodder.py -lib/python${PY_VER_SUFFIX}/test/inspect_fodder.pyc -lib/python${PY_VER_SUFFIX}/test/inspect_fodder.pyo -lib/python${PY_VER_SUFFIX}/test/inspect_fodder2.py -lib/python${PY_VER_SUFFIX}/test/inspect_fodder2.pyc -lib/python${PY_VER_SUFFIX}/test/inspect_fodder2.pyo -lib/python${PY_VER_SUFFIX}/test/keycert.pem -lib/python${PY_VER_SUFFIX}/test/list_tests.py -lib/python${PY_VER_SUFFIX}/test/list_tests.pyc -lib/python${PY_VER_SUFFIX}/test/list_tests.pyo -lib/python${PY_VER_SUFFIX}/test/lock_tests.py -lib/python${PY_VER_SUFFIX}/test/lock_tests.pyc -lib/python${PY_VER_SUFFIX}/test/lock_tests.pyo -lib/python${PY_VER_SUFFIX}/test/mapping_tests.py -lib/python${PY_VER_SUFFIX}/test/mapping_tests.pyc -lib/python${PY_VER_SUFFIX}/test/mapping_tests.pyo -lib/python${PY_VER_SUFFIX}/test/nullbytecert.pem -lib/python${PY_VER_SUFFIX}/test/nullcert.pem -lib/python${PY_VER_SUFFIX}/test/outstanding_bugs.py -lib/python${PY_VER_SUFFIX}/test/outstanding_bugs.pyc -lib/python${PY_VER_SUFFIX}/test/outstanding_bugs.pyo -lib/python${PY_VER_SUFFIX}/test/pickletester.py -lib/python${PY_VER_SUFFIX}/test/pickletester.pyc -lib/python${PY_VER_SUFFIX}/test/pickletester.pyo -lib/python${PY_VER_SUFFIX}/test/profilee.py -lib/python${PY_VER_SUFFIX}/test/profilee.pyc -lib/python${PY_VER_SUFFIX}/test/profilee.pyo -lib/python${PY_VER_SUFFIX}/test/pyclbr_input.py -lib/python${PY_VER_SUFFIX}/test/pyclbr_input.pyc -lib/python${PY_VER_SUFFIX}/test/pyclbr_input.pyo -lib/python${PY_VER_SUFFIX}/test/pydoc_mod.py -lib/python${PY_VER_SUFFIX}/test/pydoc_mod.pyc -lib/python${PY_VER_SUFFIX}/test/pydoc_mod.pyo -lib/python${PY_VER_SUFFIX}/test/pydocfodder.py -lib/python${PY_VER_SUFFIX}/test/pydocfodder.pyc -lib/python${PY_VER_SUFFIX}/test/pydocfodder.pyo -lib/python${PY_VER_SUFFIX}/test/pystone.py -lib/python${PY_VER_SUFFIX}/test/pystone.pyc -lib/python${PY_VER_SUFFIX}/test/pystone.pyo -lib/python${PY_VER_SUFFIX}/test/randv2_32.pck -lib/python${PY_VER_SUFFIX}/test/randv2_64.pck -lib/python${PY_VER_SUFFIX}/test/randv3.pck -lib/python${PY_VER_SUFFIX}/test/re_tests.py -lib/python${PY_VER_SUFFIX}/test/re_tests.pyc -lib/python${PY_VER_SUFFIX}/test/re_tests.pyo -lib/python${PY_VER_SUFFIX}/test/regex_tests.py -lib/python${PY_VER_SUFFIX}/test/regex_tests.pyc -lib/python${PY_VER_SUFFIX}/test/regex_tests.pyo -lib/python${PY_VER_SUFFIX}/test/regrtest.py -lib/python${PY_VER_SUFFIX}/test/regrtest.pyc -lib/python${PY_VER_SUFFIX}/test/regrtest.pyo -lib/python${PY_VER_SUFFIX}/test/relimport.py -lib/python${PY_VER_SUFFIX}/test/relimport.pyc -lib/python${PY_VER_SUFFIX}/test/relimport.pyo -lib/python${PY_VER_SUFFIX}/test/reperf.py -lib/python${PY_VER_SUFFIX}/test/reperf.pyc -lib/python${PY_VER_SUFFIX}/test/reperf.pyo -lib/python${PY_VER_SUFFIX}/test/sample_doctest.py -lib/python${PY_VER_SUFFIX}/test/sample_doctest.pyc -lib/python${PY_VER_SUFFIX}/test/sample_doctest.pyo -lib/python${PY_VER_SUFFIX}/test/seq_tests.py -lib/python${PY_VER_SUFFIX}/test/seq_tests.pyc -lib/python${PY_VER_SUFFIX}/test/seq_tests.pyo -lib/python${PY_VER_SUFFIX}/test/sgml_input.html -lib/python${PY_VER_SUFFIX}/test/sha256.pem -lib/python${PY_VER_SUFFIX}/test/sortperf.py -lib/python${PY_VER_SUFFIX}/test/sortperf.pyc -lib/python${PY_VER_SUFFIX}/test/sortperf.pyo -lib/python${PY_VER_SUFFIX}/test/ssl_cert.pem -lib/python${PY_VER_SUFFIX}/test/ssl_key.pem -lib/python${PY_VER_SUFFIX}/test/string_tests.py -lib/python${PY_VER_SUFFIX}/test/string_tests.pyc -lib/python${PY_VER_SUFFIX}/test/string_tests.pyo -lib/python${PY_VER_SUFFIX}/test/svn_python_org_https_cert.pem -lib/python${PY_VER_SUFFIX}/test/test.xml -lib/python${PY_VER_SUFFIX}/test/test.xml.out -lib/python${PY_VER_SUFFIX}/test/test_MimeWriter.py -lib/python${PY_VER_SUFFIX}/test/test_MimeWriter.pyc -lib/python${PY_VER_SUFFIX}/test/test_MimeWriter.pyo -lib/python${PY_VER_SUFFIX}/test/test_SimpleHTTPServer.py -lib/python${PY_VER_SUFFIX}/test/test_SimpleHTTPServer.pyc -lib/python${PY_VER_SUFFIX}/test/test_SimpleHTTPServer.pyo -lib/python${PY_VER_SUFFIX}/test/test_StringIO.py -lib/python${PY_VER_SUFFIX}/test/test_StringIO.pyc -lib/python${PY_VER_SUFFIX}/test/test_StringIO.pyo -lib/python${PY_VER_SUFFIX}/test/test___all__.py -lib/python${PY_VER_SUFFIX}/test/test___all__.pyc -lib/python${PY_VER_SUFFIX}/test/test___all__.pyo -lib/python${PY_VER_SUFFIX}/test/test___future__.py -lib/python${PY_VER_SUFFIX}/test/test___future__.pyc -lib/python${PY_VER_SUFFIX}/test/test___future__.pyo -lib/python${PY_VER_SUFFIX}/test/test__locale.py -lib/python${PY_VER_SUFFIX}/test/test__locale.pyc -lib/python${PY_VER_SUFFIX}/test/test__locale.pyo -lib/python${PY_VER_SUFFIX}/test/test_abc.py -lib/python${PY_VER_SUFFIX}/test/test_abc.pyc -lib/python${PY_VER_SUFFIX}/test/test_abc.pyo -lib/python${PY_VER_SUFFIX}/test/test_abstract_numbers.py -lib/python${PY_VER_SUFFIX}/test/test_abstract_numbers.pyc -lib/python${PY_VER_SUFFIX}/test/test_abstract_numbers.pyo -lib/python${PY_VER_SUFFIX}/test/test_aepack.py -lib/python${PY_VER_SUFFIX}/test/test_aepack.pyc -lib/python${PY_VER_SUFFIX}/test/test_aepack.pyo -lib/python${PY_VER_SUFFIX}/test/test_aifc.py -lib/python${PY_VER_SUFFIX}/test/test_aifc.pyc -lib/python${PY_VER_SUFFIX}/test/test_aifc.pyo -lib/python${PY_VER_SUFFIX}/test/test_al.py -lib/python${PY_VER_SUFFIX}/test/test_al.pyc -lib/python${PY_VER_SUFFIX}/test/test_al.pyo -lib/python${PY_VER_SUFFIX}/test/test_anydbm.py -lib/python${PY_VER_SUFFIX}/test/test_anydbm.pyc -lib/python${PY_VER_SUFFIX}/test/test_anydbm.pyo -lib/python${PY_VER_SUFFIX}/test/test_applesingle.py -lib/python${PY_VER_SUFFIX}/test/test_applesingle.pyc -lib/python${PY_VER_SUFFIX}/test/test_applesingle.pyo -lib/python${PY_VER_SUFFIX}/test/test_array.py -lib/python${PY_VER_SUFFIX}/test/test_array.pyc -lib/python${PY_VER_SUFFIX}/test/test_array.pyo -lib/python${PY_VER_SUFFIX}/test/test_ast.py -lib/python${PY_VER_SUFFIX}/test/test_ast.pyc -lib/python${PY_VER_SUFFIX}/test/test_ast.pyo -lib/python${PY_VER_SUFFIX}/test/test_asynchat.py -lib/python${PY_VER_SUFFIX}/test/test_asynchat.pyc -lib/python${PY_VER_SUFFIX}/test/test_asynchat.pyo -lib/python${PY_VER_SUFFIX}/test/test_asyncore.py -lib/python${PY_VER_SUFFIX}/test/test_asyncore.pyc -lib/python${PY_VER_SUFFIX}/test/test_asyncore.pyo -lib/python${PY_VER_SUFFIX}/test/test_atexit.py -lib/python${PY_VER_SUFFIX}/test/test_atexit.pyc -lib/python${PY_VER_SUFFIX}/test/test_atexit.pyo -lib/python${PY_VER_SUFFIX}/test/test_audioop.py -lib/python${PY_VER_SUFFIX}/test/test_audioop.pyc -lib/python${PY_VER_SUFFIX}/test/test_audioop.pyo -lib/python${PY_VER_SUFFIX}/test/test_augassign.py -lib/python${PY_VER_SUFFIX}/test/test_augassign.pyc -lib/python${PY_VER_SUFFIX}/test/test_augassign.pyo -lib/python${PY_VER_SUFFIX}/test/test_base64.py -lib/python${PY_VER_SUFFIX}/test/test_base64.pyc -lib/python${PY_VER_SUFFIX}/test/test_base64.pyo -lib/python${PY_VER_SUFFIX}/test/test_bastion.py -lib/python${PY_VER_SUFFIX}/test/test_bastion.pyc -lib/python${PY_VER_SUFFIX}/test/test_bastion.pyo -lib/python${PY_VER_SUFFIX}/test/test_bigaddrspace.py -lib/python${PY_VER_SUFFIX}/test/test_bigaddrspace.pyc -lib/python${PY_VER_SUFFIX}/test/test_bigaddrspace.pyo -lib/python${PY_VER_SUFFIX}/test/test_bigmem.py -lib/python${PY_VER_SUFFIX}/test/test_bigmem.pyc -lib/python${PY_VER_SUFFIX}/test/test_bigmem.pyo -lib/python${PY_VER_SUFFIX}/test/test_binascii.py -lib/python${PY_VER_SUFFIX}/test/test_binascii.pyc -lib/python${PY_VER_SUFFIX}/test/test_binascii.pyo -lib/python${PY_VER_SUFFIX}/test/test_binhex.py -lib/python${PY_VER_SUFFIX}/test/test_binhex.pyc -lib/python${PY_VER_SUFFIX}/test/test_binhex.pyo -lib/python${PY_VER_SUFFIX}/test/test_binop.py -lib/python${PY_VER_SUFFIX}/test/test_binop.pyc -lib/python${PY_VER_SUFFIX}/test/test_binop.pyo -lib/python${PY_VER_SUFFIX}/test/test_bisect.py -lib/python${PY_VER_SUFFIX}/test/test_bisect.pyc -lib/python${PY_VER_SUFFIX}/test/test_bisect.pyo -lib/python${PY_VER_SUFFIX}/test/test_bool.py -lib/python${PY_VER_SUFFIX}/test/test_bool.pyc -lib/python${PY_VER_SUFFIX}/test/test_bool.pyo -lib/python${PY_VER_SUFFIX}/test/test_bsddb.py -lib/python${PY_VER_SUFFIX}/test/test_bsddb.pyc -lib/python${PY_VER_SUFFIX}/test/test_bsddb.pyo -lib/python${PY_VER_SUFFIX}/test/test_bsddb185.py -lib/python${PY_VER_SUFFIX}/test/test_bsddb185.pyc -lib/python${PY_VER_SUFFIX}/test/test_bsddb185.pyo -lib/python${PY_VER_SUFFIX}/test/test_bsddb3.py -lib/python${PY_VER_SUFFIX}/test/test_bsddb3.pyc -lib/python${PY_VER_SUFFIX}/test/test_bsddb3.pyo -lib/python${PY_VER_SUFFIX}/test/test_buffer.py -lib/python${PY_VER_SUFFIX}/test/test_buffer.pyc -lib/python${PY_VER_SUFFIX}/test/test_buffer.pyo -lib/python${PY_VER_SUFFIX}/test/test_bufio.py -lib/python${PY_VER_SUFFIX}/test/test_bufio.pyc -lib/python${PY_VER_SUFFIX}/test/test_bufio.pyo -lib/python${PY_VER_SUFFIX}/test/test_builtin.py -lib/python${PY_VER_SUFFIX}/test/test_builtin.pyc -lib/python${PY_VER_SUFFIX}/test/test_builtin.pyo -lib/python${PY_VER_SUFFIX}/test/test_bytes.py -lib/python${PY_VER_SUFFIX}/test/test_bytes.pyc -lib/python${PY_VER_SUFFIX}/test/test_bytes.pyo -lib/python${PY_VER_SUFFIX}/test/test_bz2.py -lib/python${PY_VER_SUFFIX}/test/test_bz2.pyc -lib/python${PY_VER_SUFFIX}/test/test_bz2.pyo -lib/python${PY_VER_SUFFIX}/test/test_calendar.py -lib/python${PY_VER_SUFFIX}/test/test_calendar.pyc -lib/python${PY_VER_SUFFIX}/test/test_calendar.pyo -lib/python${PY_VER_SUFFIX}/test/test_call.py -lib/python${PY_VER_SUFFIX}/test/test_call.pyc -lib/python${PY_VER_SUFFIX}/test/test_call.pyo -lib/python${PY_VER_SUFFIX}/test/test_capi.py -lib/python${PY_VER_SUFFIX}/test/test_capi.pyc -lib/python${PY_VER_SUFFIX}/test/test_capi.pyo -lib/python${PY_VER_SUFFIX}/test/test_cd.py -lib/python${PY_VER_SUFFIX}/test/test_cd.pyc -lib/python${PY_VER_SUFFIX}/test/test_cd.pyo -lib/python${PY_VER_SUFFIX}/test/test_cfgparser.py -lib/python${PY_VER_SUFFIX}/test/test_cfgparser.pyc -lib/python${PY_VER_SUFFIX}/test/test_cfgparser.pyo -lib/python${PY_VER_SUFFIX}/test/test_cgi.py -lib/python${PY_VER_SUFFIX}/test/test_cgi.pyc -lib/python${PY_VER_SUFFIX}/test/test_cgi.pyo -lib/python${PY_VER_SUFFIX}/test/test_charmapcodec.py -lib/python${PY_VER_SUFFIX}/test/test_charmapcodec.pyc -lib/python${PY_VER_SUFFIX}/test/test_charmapcodec.pyo -lib/python${PY_VER_SUFFIX}/test/test_cl.py -lib/python${PY_VER_SUFFIX}/test/test_cl.pyc -lib/python${PY_VER_SUFFIX}/test/test_cl.pyo -lib/python${PY_VER_SUFFIX}/test/test_class.py -lib/python${PY_VER_SUFFIX}/test/test_class.pyc -lib/python${PY_VER_SUFFIX}/test/test_class.pyo -lib/python${PY_VER_SUFFIX}/test/test_cmath.py -lib/python${PY_VER_SUFFIX}/test/test_cmath.pyc -lib/python${PY_VER_SUFFIX}/test/test_cmath.pyo -lib/python${PY_VER_SUFFIX}/test/test_cmd.py -lib/python${PY_VER_SUFFIX}/test/test_cmd.pyc -lib/python${PY_VER_SUFFIX}/test/test_cmd.pyo -lib/python${PY_VER_SUFFIX}/test/test_cmd_line.py -lib/python${PY_VER_SUFFIX}/test/test_cmd_line.pyc -lib/python${PY_VER_SUFFIX}/test/test_cmd_line.pyo -lib/python${PY_VER_SUFFIX}/test/test_cmd_line_script.py -lib/python${PY_VER_SUFFIX}/test/test_cmd_line_script.pyc -lib/python${PY_VER_SUFFIX}/test/test_cmd_line_script.pyo -lib/python${PY_VER_SUFFIX}/test/test_code.py -lib/python${PY_VER_SUFFIX}/test/test_code.pyc -lib/python${PY_VER_SUFFIX}/test/test_code.pyo -lib/python${PY_VER_SUFFIX}/test/test_codeccallbacks.py -lib/python${PY_VER_SUFFIX}/test/test_codeccallbacks.pyc -lib/python${PY_VER_SUFFIX}/test/test_codeccallbacks.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_cn.py -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_cn.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_cn.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_hk.py -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_hk.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_hk.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_jp.py -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_jp.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_jp.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_kr.py -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_kr.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_kr.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_tw.py -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_tw.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecencodings_tw.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_cn.py -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_cn.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_cn.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_hk.py -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_hk.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_hk.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_jp.py -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_jp.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_jp.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_kr.py -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_kr.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_kr.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_tw.py -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_tw.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecmaps_tw.pyo -lib/python${PY_VER_SUFFIX}/test/test_codecs.py -lib/python${PY_VER_SUFFIX}/test/test_codecs.pyc -lib/python${PY_VER_SUFFIX}/test/test_codecs.pyo -lib/python${PY_VER_SUFFIX}/test/test_codeop.py -lib/python${PY_VER_SUFFIX}/test/test_codeop.pyc -lib/python${PY_VER_SUFFIX}/test/test_codeop.pyo -lib/python${PY_VER_SUFFIX}/test/test_coding.py -lib/python${PY_VER_SUFFIX}/test/test_coding.pyc -lib/python${PY_VER_SUFFIX}/test/test_coding.pyo -lib/python${PY_VER_SUFFIX}/test/test_coercion.py -lib/python${PY_VER_SUFFIX}/test/test_coercion.pyc -lib/python${PY_VER_SUFFIX}/test/test_coercion.pyo -lib/python${PY_VER_SUFFIX}/test/test_collections.py -lib/python${PY_VER_SUFFIX}/test/test_collections.pyc -lib/python${PY_VER_SUFFIX}/test/test_collections.pyo -lib/python${PY_VER_SUFFIX}/test/test_colorsys.py -lib/python${PY_VER_SUFFIX}/test/test_colorsys.pyc -lib/python${PY_VER_SUFFIX}/test/test_colorsys.pyo -lib/python${PY_VER_SUFFIX}/test/test_commands.py -lib/python${PY_VER_SUFFIX}/test/test_commands.pyc -lib/python${PY_VER_SUFFIX}/test/test_commands.pyo -lib/python${PY_VER_SUFFIX}/test/test_compare.py -lib/python${PY_VER_SUFFIX}/test/test_compare.pyc -lib/python${PY_VER_SUFFIX}/test/test_compare.pyo -lib/python${PY_VER_SUFFIX}/test/test_compile.py -lib/python${PY_VER_SUFFIX}/test/test_compile.pyc -lib/python${PY_VER_SUFFIX}/test/test_compile.pyo -lib/python${PY_VER_SUFFIX}/test/test_compiler.py -lib/python${PY_VER_SUFFIX}/test/test_compiler.pyc -lib/python${PY_VER_SUFFIX}/test/test_compiler.pyo -lib/python${PY_VER_SUFFIX}/test/test_complex.py -lib/python${PY_VER_SUFFIX}/test/test_complex.pyc -lib/python${PY_VER_SUFFIX}/test/test_complex.pyo -lib/python${PY_VER_SUFFIX}/test/test_complex_args.py -lib/python${PY_VER_SUFFIX}/test/test_complex_args.pyc -lib/python${PY_VER_SUFFIX}/test/test_complex_args.pyo -lib/python${PY_VER_SUFFIX}/test/test_contains.py -lib/python${PY_VER_SUFFIX}/test/test_contains.pyc -lib/python${PY_VER_SUFFIX}/test/test_contains.pyo -lib/python${PY_VER_SUFFIX}/test/test_contextlib.py -lib/python${PY_VER_SUFFIX}/test/test_contextlib.pyc -lib/python${PY_VER_SUFFIX}/test/test_contextlib.pyo -lib/python${PY_VER_SUFFIX}/test/test_cookie.py -lib/python${PY_VER_SUFFIX}/test/test_cookie.pyc -lib/python${PY_VER_SUFFIX}/test/test_cookie.pyo -lib/python${PY_VER_SUFFIX}/test/test_cookielib.py -lib/python${PY_VER_SUFFIX}/test/test_cookielib.pyc -lib/python${PY_VER_SUFFIX}/test/test_cookielib.pyo -lib/python${PY_VER_SUFFIX}/test/test_copy.py -lib/python${PY_VER_SUFFIX}/test/test_copy.pyc -lib/python${PY_VER_SUFFIX}/test/test_copy.pyo -lib/python${PY_VER_SUFFIX}/test/test_copy_reg.py -lib/python${PY_VER_SUFFIX}/test/test_copy_reg.pyc -lib/python${PY_VER_SUFFIX}/test/test_copy_reg.pyo -lib/python${PY_VER_SUFFIX}/test/test_cpickle.py -lib/python${PY_VER_SUFFIX}/test/test_cpickle.pyc -lib/python${PY_VER_SUFFIX}/test/test_cpickle.pyo -lib/python${PY_VER_SUFFIX}/test/test_cprofile.py -lib/python${PY_VER_SUFFIX}/test/test_cprofile.pyc -lib/python${PY_VER_SUFFIX}/test/test_cprofile.pyo -lib/python${PY_VER_SUFFIX}/test/test_crypt.py -lib/python${PY_VER_SUFFIX}/test/test_crypt.pyc -lib/python${PY_VER_SUFFIX}/test/test_crypt.pyo -lib/python${PY_VER_SUFFIX}/test/test_csv.py -lib/python${PY_VER_SUFFIX}/test/test_csv.pyc -lib/python${PY_VER_SUFFIX}/test/test_csv.pyo -lib/python${PY_VER_SUFFIX}/test/test_ctypes.py -lib/python${PY_VER_SUFFIX}/test/test_ctypes.pyc -lib/python${PY_VER_SUFFIX}/test/test_ctypes.pyo -lib/python${PY_VER_SUFFIX}/test/test_curses.py -lib/python${PY_VER_SUFFIX}/test/test_curses.pyc -lib/python${PY_VER_SUFFIX}/test/test_curses.pyo -lib/python${PY_VER_SUFFIX}/test/test_datetime.py -lib/python${PY_VER_SUFFIX}/test/test_datetime.pyc -lib/python${PY_VER_SUFFIX}/test/test_datetime.pyo -lib/python${PY_VER_SUFFIX}/test/test_dbm.py -lib/python${PY_VER_SUFFIX}/test/test_dbm.pyc -lib/python${PY_VER_SUFFIX}/test/test_dbm.pyo -lib/python${PY_VER_SUFFIX}/test/test_decimal.py -lib/python${PY_VER_SUFFIX}/test/test_decimal.pyc -lib/python${PY_VER_SUFFIX}/test/test_decimal.pyo -lib/python${PY_VER_SUFFIX}/test/test_decorators.py -lib/python${PY_VER_SUFFIX}/test/test_decorators.pyc -lib/python${PY_VER_SUFFIX}/test/test_decorators.pyo -lib/python${PY_VER_SUFFIX}/test/test_defaultdict.py -lib/python${PY_VER_SUFFIX}/test/test_defaultdict.pyc -lib/python${PY_VER_SUFFIX}/test/test_defaultdict.pyo -lib/python${PY_VER_SUFFIX}/test/test_deque.py -lib/python${PY_VER_SUFFIX}/test/test_deque.pyc -lib/python${PY_VER_SUFFIX}/test/test_deque.pyo -lib/python${PY_VER_SUFFIX}/test/test_descr.py -lib/python${PY_VER_SUFFIX}/test/test_descr.pyc -lib/python${PY_VER_SUFFIX}/test/test_descr.pyo -lib/python${PY_VER_SUFFIX}/test/test_descrtut.py -lib/python${PY_VER_SUFFIX}/test/test_descrtut.pyc -lib/python${PY_VER_SUFFIX}/test/test_descrtut.pyo -lib/python${PY_VER_SUFFIX}/test/test_dict.py -lib/python${PY_VER_SUFFIX}/test/test_dict.pyc -lib/python${PY_VER_SUFFIX}/test/test_dict.pyo -lib/python${PY_VER_SUFFIX}/test/test_difflib.py -lib/python${PY_VER_SUFFIX}/test/test_difflib.pyc -lib/python${PY_VER_SUFFIX}/test/test_difflib.pyo -lib/python${PY_VER_SUFFIX}/test/test_difflib_expect.html -lib/python${PY_VER_SUFFIX}/test/test_dircache.py -lib/python${PY_VER_SUFFIX}/test/test_dircache.pyc -lib/python${PY_VER_SUFFIX}/test/test_dircache.pyo -lib/python${PY_VER_SUFFIX}/test/test_dis.py -lib/python${PY_VER_SUFFIX}/test/test_dis.pyc -lib/python${PY_VER_SUFFIX}/test/test_dis.pyo -lib/python${PY_VER_SUFFIX}/test/test_distutils.py -lib/python${PY_VER_SUFFIX}/test/test_distutils.pyc -lib/python${PY_VER_SUFFIX}/test/test_distutils.pyo -lib/python${PY_VER_SUFFIX}/test/test_dl.py -lib/python${PY_VER_SUFFIX}/test/test_dl.pyc -lib/python${PY_VER_SUFFIX}/test/test_dl.pyo -lib/python${PY_VER_SUFFIX}/test/test_doctest.py -lib/python${PY_VER_SUFFIX}/test/test_doctest.pyc -lib/python${PY_VER_SUFFIX}/test/test_doctest.pyo -lib/python${PY_VER_SUFFIX}/test/test_doctest.txt -lib/python${PY_VER_SUFFIX}/test/test_doctest2.py -lib/python${PY_VER_SUFFIX}/test/test_doctest2.pyc -lib/python${PY_VER_SUFFIX}/test/test_doctest2.pyo -lib/python${PY_VER_SUFFIX}/test/test_doctest2.txt -lib/python${PY_VER_SUFFIX}/test/test_doctest3.txt -lib/python${PY_VER_SUFFIX}/test/test_doctest4.txt -lib/python${PY_VER_SUFFIX}/test/test_docxmlrpc.py -lib/python${PY_VER_SUFFIX}/test/test_docxmlrpc.pyc -lib/python${PY_VER_SUFFIX}/test/test_docxmlrpc.pyo -lib/python${PY_VER_SUFFIX}/test/test_dumbdbm.py -lib/python${PY_VER_SUFFIX}/test/test_dumbdbm.pyc -lib/python${PY_VER_SUFFIX}/test/test_dumbdbm.pyo -lib/python${PY_VER_SUFFIX}/test/test_dummy_thread.py -lib/python${PY_VER_SUFFIX}/test/test_dummy_thread.pyc -lib/python${PY_VER_SUFFIX}/test/test_dummy_thread.pyo -lib/python${PY_VER_SUFFIX}/test/test_dummy_threading.py -lib/python${PY_VER_SUFFIX}/test/test_dummy_threading.pyc -lib/python${PY_VER_SUFFIX}/test/test_dummy_threading.pyo -lib/python${PY_VER_SUFFIX}/test/test_email.py -lib/python${PY_VER_SUFFIX}/test/test_email.pyc -lib/python${PY_VER_SUFFIX}/test/test_email.pyo -lib/python${PY_VER_SUFFIX}/test/test_email_codecs.py -lib/python${PY_VER_SUFFIX}/test/test_email_codecs.pyc -lib/python${PY_VER_SUFFIX}/test/test_email_codecs.pyo -lib/python${PY_VER_SUFFIX}/test/test_email_renamed.py -lib/python${PY_VER_SUFFIX}/test/test_email_renamed.pyc -lib/python${PY_VER_SUFFIX}/test/test_email_renamed.pyo -lib/python${PY_VER_SUFFIX}/test/test_enumerate.py -lib/python${PY_VER_SUFFIX}/test/test_enumerate.pyc -lib/python${PY_VER_SUFFIX}/test/test_enumerate.pyo -lib/python${PY_VER_SUFFIX}/test/test_eof.py -lib/python${PY_VER_SUFFIX}/test/test_eof.pyc -lib/python${PY_VER_SUFFIX}/test/test_eof.pyo -lib/python${PY_VER_SUFFIX}/test/test_epoll.py -lib/python${PY_VER_SUFFIX}/test/test_epoll.pyc -lib/python${PY_VER_SUFFIX}/test/test_epoll.pyo -lib/python${PY_VER_SUFFIX}/test/test_errno.py -lib/python${PY_VER_SUFFIX}/test/test_errno.pyc -lib/python${PY_VER_SUFFIX}/test/test_errno.pyo -lib/python${PY_VER_SUFFIX}/test/test_exception_variations.py -lib/python${PY_VER_SUFFIX}/test/test_exception_variations.pyc -lib/python${PY_VER_SUFFIX}/test/test_exception_variations.pyo -lib/python${PY_VER_SUFFIX}/test/test_exceptions.py -lib/python${PY_VER_SUFFIX}/test/test_exceptions.pyc -lib/python${PY_VER_SUFFIX}/test/test_exceptions.pyo -lib/python${PY_VER_SUFFIX}/test/test_extcall.py -lib/python${PY_VER_SUFFIX}/test/test_extcall.pyc -lib/python${PY_VER_SUFFIX}/test/test_extcall.pyo -lib/python${PY_VER_SUFFIX}/test/test_fcntl.py -lib/python${PY_VER_SUFFIX}/test/test_fcntl.pyc -lib/python${PY_VER_SUFFIX}/test/test_fcntl.pyo -lib/python${PY_VER_SUFFIX}/test/test_file.py -lib/python${PY_VER_SUFFIX}/test/test_file.pyc -lib/python${PY_VER_SUFFIX}/test/test_file.pyo -lib/python${PY_VER_SUFFIX}/test/test_filecmp.py -lib/python${PY_VER_SUFFIX}/test/test_filecmp.pyc -lib/python${PY_VER_SUFFIX}/test/test_filecmp.pyo -lib/python${PY_VER_SUFFIX}/test/test_fileinput.py -lib/python${PY_VER_SUFFIX}/test/test_fileinput.pyc -lib/python${PY_VER_SUFFIX}/test/test_fileinput.pyo -lib/python${PY_VER_SUFFIX}/test/test_fileio.py -lib/python${PY_VER_SUFFIX}/test/test_fileio.pyc -lib/python${PY_VER_SUFFIX}/test/test_fileio.pyo -lib/python${PY_VER_SUFFIX}/test/test_float.py -lib/python${PY_VER_SUFFIX}/test/test_float.pyc -lib/python${PY_VER_SUFFIX}/test/test_float.pyo -lib/python${PY_VER_SUFFIX}/test/test_fnmatch.py -lib/python${PY_VER_SUFFIX}/test/test_fnmatch.pyc -lib/python${PY_VER_SUFFIX}/test/test_fnmatch.pyo -lib/python${PY_VER_SUFFIX}/test/test_fork1.py -lib/python${PY_VER_SUFFIX}/test/test_fork1.pyc -lib/python${PY_VER_SUFFIX}/test/test_fork1.pyo -lib/python${PY_VER_SUFFIX}/test/test_format.py -lib/python${PY_VER_SUFFIX}/test/test_format.pyc -lib/python${PY_VER_SUFFIX}/test/test_format.pyo -lib/python${PY_VER_SUFFIX}/test/test_fpformat.py -lib/python${PY_VER_SUFFIX}/test/test_fpformat.pyc -lib/python${PY_VER_SUFFIX}/test/test_fpformat.pyo -lib/python${PY_VER_SUFFIX}/test/test_fractions.py -lib/python${PY_VER_SUFFIX}/test/test_fractions.pyc -lib/python${PY_VER_SUFFIX}/test/test_fractions.pyo -lib/python${PY_VER_SUFFIX}/test/test_frozen.py -lib/python${PY_VER_SUFFIX}/test/test_frozen.pyc -lib/python${PY_VER_SUFFIX}/test/test_frozen.pyo -lib/python${PY_VER_SUFFIX}/test/test_ftplib.py -lib/python${PY_VER_SUFFIX}/test/test_ftplib.pyc -lib/python${PY_VER_SUFFIX}/test/test_ftplib.pyo -lib/python${PY_VER_SUFFIX}/test/test_funcattrs.py -lib/python${PY_VER_SUFFIX}/test/test_funcattrs.pyc -lib/python${PY_VER_SUFFIX}/test/test_funcattrs.pyo -lib/python${PY_VER_SUFFIX}/test/test_functools.py -lib/python${PY_VER_SUFFIX}/test/test_functools.pyc -lib/python${PY_VER_SUFFIX}/test/test_functools.pyo -lib/python${PY_VER_SUFFIX}/test/test_future.py -lib/python${PY_VER_SUFFIX}/test/test_future.pyc -lib/python${PY_VER_SUFFIX}/test/test_future.pyo -lib/python${PY_VER_SUFFIX}/test/test_future1.py -lib/python${PY_VER_SUFFIX}/test/test_future1.pyc -lib/python${PY_VER_SUFFIX}/test/test_future1.pyo -lib/python${PY_VER_SUFFIX}/test/test_future2.py -lib/python${PY_VER_SUFFIX}/test/test_future2.pyc -lib/python${PY_VER_SUFFIX}/test/test_future2.pyo -lib/python${PY_VER_SUFFIX}/test/test_future3.py -lib/python${PY_VER_SUFFIX}/test/test_future3.pyc -lib/python${PY_VER_SUFFIX}/test/test_future3.pyo -lib/python${PY_VER_SUFFIX}/test/test_future4.py -lib/python${PY_VER_SUFFIX}/test/test_future4.pyc -lib/python${PY_VER_SUFFIX}/test/test_future4.pyo -lib/python${PY_VER_SUFFIX}/test/test_future5.py -lib/python${PY_VER_SUFFIX}/test/test_future5.pyc -lib/python${PY_VER_SUFFIX}/test/test_future5.pyo -lib/python${PY_VER_SUFFIX}/test/test_future_builtins.py -lib/python${PY_VER_SUFFIX}/test/test_future_builtins.pyc -lib/python${PY_VER_SUFFIX}/test/test_future_builtins.pyo -lib/python${PY_VER_SUFFIX}/test/test_gc.py -lib/python${PY_VER_SUFFIX}/test/test_gc.pyc -lib/python${PY_VER_SUFFIX}/test/test_gc.pyo -lib/python${PY_VER_SUFFIX}/test/test_gdbm.py -lib/python${PY_VER_SUFFIX}/test/test_gdbm.pyc -lib/python${PY_VER_SUFFIX}/test/test_gdbm.pyo -lib/python${PY_VER_SUFFIX}/test/test_generators.py -lib/python${PY_VER_SUFFIX}/test/test_generators.pyc -lib/python${PY_VER_SUFFIX}/test/test_generators.pyo -lib/python${PY_VER_SUFFIX}/test/test_genericpath.py -lib/python${PY_VER_SUFFIX}/test/test_genericpath.pyc -lib/python${PY_VER_SUFFIX}/test/test_genericpath.pyo -lib/python${PY_VER_SUFFIX}/test/test_genexps.py -lib/python${PY_VER_SUFFIX}/test/test_genexps.pyc -lib/python${PY_VER_SUFFIX}/test/test_genexps.pyo -lib/python${PY_VER_SUFFIX}/test/test_getargs.py -lib/python${PY_VER_SUFFIX}/test/test_getargs.pyc -lib/python${PY_VER_SUFFIX}/test/test_getargs.pyo -lib/python${PY_VER_SUFFIX}/test/test_getargs2.py -lib/python${PY_VER_SUFFIX}/test/test_getargs2.pyc -lib/python${PY_VER_SUFFIX}/test/test_getargs2.pyo -lib/python${PY_VER_SUFFIX}/test/test_getopt.py -lib/python${PY_VER_SUFFIX}/test/test_getopt.pyc -lib/python${PY_VER_SUFFIX}/test/test_getopt.pyo -lib/python${PY_VER_SUFFIX}/test/test_gettext.py -lib/python${PY_VER_SUFFIX}/test/test_gettext.pyc -lib/python${PY_VER_SUFFIX}/test/test_gettext.pyo -lib/python${PY_VER_SUFFIX}/test/test_gl.py -lib/python${PY_VER_SUFFIX}/test/test_gl.pyc -lib/python${PY_VER_SUFFIX}/test/test_gl.pyo -lib/python${PY_VER_SUFFIX}/test/test_glob.py -lib/python${PY_VER_SUFFIX}/test/test_glob.pyc -lib/python${PY_VER_SUFFIX}/test/test_glob.pyo -lib/python${PY_VER_SUFFIX}/test/test_global.py -lib/python${PY_VER_SUFFIX}/test/test_global.pyc -lib/python${PY_VER_SUFFIX}/test/test_global.pyo -lib/python${PY_VER_SUFFIX}/test/test_grammar.py -lib/python${PY_VER_SUFFIX}/test/test_grammar.pyc -lib/python${PY_VER_SUFFIX}/test/test_grammar.pyo -lib/python${PY_VER_SUFFIX}/test/test_grp.py -lib/python${PY_VER_SUFFIX}/test/test_grp.pyc -lib/python${PY_VER_SUFFIX}/test/test_grp.pyo -lib/python${PY_VER_SUFFIX}/test/test_gzip.py -lib/python${PY_VER_SUFFIX}/test/test_gzip.pyc -lib/python${PY_VER_SUFFIX}/test/test_gzip.pyo -lib/python${PY_VER_SUFFIX}/test/test_hash.py -lib/python${PY_VER_SUFFIX}/test/test_hash.pyc -lib/python${PY_VER_SUFFIX}/test/test_hash.pyo -lib/python${PY_VER_SUFFIX}/test/test_hashlib.py -lib/python${PY_VER_SUFFIX}/test/test_hashlib.pyc -lib/python${PY_VER_SUFFIX}/test/test_hashlib.pyo -lib/python${PY_VER_SUFFIX}/test/test_heapq.py -lib/python${PY_VER_SUFFIX}/test/test_heapq.pyc -lib/python${PY_VER_SUFFIX}/test/test_heapq.pyo -lib/python${PY_VER_SUFFIX}/test/test_hmac.py -lib/python${PY_VER_SUFFIX}/test/test_hmac.pyc -lib/python${PY_VER_SUFFIX}/test/test_hmac.pyo -lib/python${PY_VER_SUFFIX}/test/test_hotshot.py -lib/python${PY_VER_SUFFIX}/test/test_hotshot.pyc -lib/python${PY_VER_SUFFIX}/test/test_hotshot.pyo -lib/python${PY_VER_SUFFIX}/test/test_htmllib.py -lib/python${PY_VER_SUFFIX}/test/test_htmllib.pyc -lib/python${PY_VER_SUFFIX}/test/test_htmllib.pyo -lib/python${PY_VER_SUFFIX}/test/test_htmlparser.py -lib/python${PY_VER_SUFFIX}/test/test_htmlparser.pyc -lib/python${PY_VER_SUFFIX}/test/test_htmlparser.pyo -lib/python${PY_VER_SUFFIX}/test/test_httplib.py -lib/python${PY_VER_SUFFIX}/test/test_httplib.pyc -lib/python${PY_VER_SUFFIX}/test/test_httplib.pyo -lib/python${PY_VER_SUFFIX}/test/test_httpservers.py -lib/python${PY_VER_SUFFIX}/test/test_httpservers.pyc -lib/python${PY_VER_SUFFIX}/test/test_httpservers.pyo -lib/python${PY_VER_SUFFIX}/test/test_imageop.py -lib/python${PY_VER_SUFFIX}/test/test_imageop.pyc -lib/python${PY_VER_SUFFIX}/test/test_imageop.pyo -lib/python${PY_VER_SUFFIX}/test/test_imaplib.py -lib/python${PY_VER_SUFFIX}/test/test_imaplib.pyc -lib/python${PY_VER_SUFFIX}/test/test_imaplib.pyo -lib/python${PY_VER_SUFFIX}/test/test_imgfile.py -lib/python${PY_VER_SUFFIX}/test/test_imgfile.pyc -lib/python${PY_VER_SUFFIX}/test/test_imgfile.pyo -lib/python${PY_VER_SUFFIX}/test/test_imp.py -lib/python${PY_VER_SUFFIX}/test/test_imp.pyc -lib/python${PY_VER_SUFFIX}/test/test_imp.pyo -lib/python${PY_VER_SUFFIX}/test/test_import.py -lib/python${PY_VER_SUFFIX}/test/test_import.pyc -lib/python${PY_VER_SUFFIX}/test/test_import.pyo -lib/python${PY_VER_SUFFIX}/test/test_importhooks.py -lib/python${PY_VER_SUFFIX}/test/test_importhooks.pyc -lib/python${PY_VER_SUFFIX}/test/test_importhooks.pyo -lib/python${PY_VER_SUFFIX}/test/test_index.py -lib/python${PY_VER_SUFFIX}/test/test_index.pyc -lib/python${PY_VER_SUFFIX}/test/test_index.pyo -lib/python${PY_VER_SUFFIX}/test/test_inspect.py -lib/python${PY_VER_SUFFIX}/test/test_inspect.pyc -lib/python${PY_VER_SUFFIX}/test/test_inspect.pyo -lib/python${PY_VER_SUFFIX}/test/test_int.py -lib/python${PY_VER_SUFFIX}/test/test_int.pyc -lib/python${PY_VER_SUFFIX}/test/test_int.pyo -lib/python${PY_VER_SUFFIX}/test/test_int_literal.py -lib/python${PY_VER_SUFFIX}/test/test_int_literal.pyc -lib/python${PY_VER_SUFFIX}/test/test_int_literal.pyo -lib/python${PY_VER_SUFFIX}/test/test_io.py -lib/python${PY_VER_SUFFIX}/test/test_io.pyc -lib/python${PY_VER_SUFFIX}/test/test_io.pyo -lib/python${PY_VER_SUFFIX}/test/test_ioctl.py -lib/python${PY_VER_SUFFIX}/test/test_ioctl.pyc -lib/python${PY_VER_SUFFIX}/test/test_ioctl.pyo -lib/python${PY_VER_SUFFIX}/test/test_isinstance.py -lib/python${PY_VER_SUFFIX}/test/test_isinstance.pyc -lib/python${PY_VER_SUFFIX}/test/test_isinstance.pyo -lib/python${PY_VER_SUFFIX}/test/test_iter.py -lib/python${PY_VER_SUFFIX}/test/test_iter.pyc -lib/python${PY_VER_SUFFIX}/test/test_iter.pyo -lib/python${PY_VER_SUFFIX}/test/test_iterlen.py -lib/python${PY_VER_SUFFIX}/test/test_iterlen.pyc -lib/python${PY_VER_SUFFIX}/test/test_iterlen.pyo -lib/python${PY_VER_SUFFIX}/test/test_itertools.py -lib/python${PY_VER_SUFFIX}/test/test_itertools.pyc -lib/python${PY_VER_SUFFIX}/test/test_itertools.pyo -lib/python${PY_VER_SUFFIX}/test/test_json.py -lib/python${PY_VER_SUFFIX}/test/test_json.pyc -lib/python${PY_VER_SUFFIX}/test/test_json.pyo -lib/python${PY_VER_SUFFIX}/test/test_kqueue.py -lib/python${PY_VER_SUFFIX}/test/test_kqueue.pyc -lib/python${PY_VER_SUFFIX}/test/test_kqueue.pyo -lib/python${PY_VER_SUFFIX}/test/test_largefile.py -lib/python${PY_VER_SUFFIX}/test/test_largefile.pyc -lib/python${PY_VER_SUFFIX}/test/test_largefile.pyo -lib/python${PY_VER_SUFFIX}/test/test_lib2to3.py -lib/python${PY_VER_SUFFIX}/test/test_lib2to3.pyc -lib/python${PY_VER_SUFFIX}/test/test_lib2to3.pyo -lib/python${PY_VER_SUFFIX}/test/test_linecache.py -lib/python${PY_VER_SUFFIX}/test/test_linecache.pyc -lib/python${PY_VER_SUFFIX}/test/test_linecache.pyo -lib/python${PY_VER_SUFFIX}/test/test_linuxaudiodev.py -lib/python${PY_VER_SUFFIX}/test/test_linuxaudiodev.pyc -lib/python${PY_VER_SUFFIX}/test/test_linuxaudiodev.pyo -lib/python${PY_VER_SUFFIX}/test/test_list.py -lib/python${PY_VER_SUFFIX}/test/test_list.pyc -lib/python${PY_VER_SUFFIX}/test/test_list.pyo -lib/python${PY_VER_SUFFIX}/test/test_locale.py -lib/python${PY_VER_SUFFIX}/test/test_locale.pyc -lib/python${PY_VER_SUFFIX}/test/test_locale.pyo -lib/python${PY_VER_SUFFIX}/test/test_logging.py -lib/python${PY_VER_SUFFIX}/test/test_logging.pyc -lib/python${PY_VER_SUFFIX}/test/test_logging.pyo -lib/python${PY_VER_SUFFIX}/test/test_long.py -lib/python${PY_VER_SUFFIX}/test/test_long.pyc -lib/python${PY_VER_SUFFIX}/test/test_long.pyo -lib/python${PY_VER_SUFFIX}/test/test_long_future.py -lib/python${PY_VER_SUFFIX}/test/test_long_future.pyc -lib/python${PY_VER_SUFFIX}/test/test_long_future.pyo -lib/python${PY_VER_SUFFIX}/test/test_longexp.py -lib/python${PY_VER_SUFFIX}/test/test_longexp.pyc -lib/python${PY_VER_SUFFIX}/test/test_longexp.pyo -lib/python${PY_VER_SUFFIX}/test/test_macos.py -lib/python${PY_VER_SUFFIX}/test/test_macos.pyc -lib/python${PY_VER_SUFFIX}/test/test_macos.pyo -lib/python${PY_VER_SUFFIX}/test/test_macostools.py -lib/python${PY_VER_SUFFIX}/test/test_macostools.pyc -lib/python${PY_VER_SUFFIX}/test/test_macostools.pyo -lib/python${PY_VER_SUFFIX}/test/test_macpath.py -lib/python${PY_VER_SUFFIX}/test/test_macpath.pyc -lib/python${PY_VER_SUFFIX}/test/test_macpath.pyo -lib/python${PY_VER_SUFFIX}/test/test_mailbox.py -lib/python${PY_VER_SUFFIX}/test/test_mailbox.pyc -lib/python${PY_VER_SUFFIX}/test/test_mailbox.pyo -lib/python${PY_VER_SUFFIX}/test/test_marshal.py -lib/python${PY_VER_SUFFIX}/test/test_marshal.pyc -lib/python${PY_VER_SUFFIX}/test/test_marshal.pyo -lib/python${PY_VER_SUFFIX}/test/test_math.py -lib/python${PY_VER_SUFFIX}/test/test_math.pyc -lib/python${PY_VER_SUFFIX}/test/test_math.pyo -lib/python${PY_VER_SUFFIX}/test/test_md5.py -lib/python${PY_VER_SUFFIX}/test/test_md5.pyc -lib/python${PY_VER_SUFFIX}/test/test_md5.pyo -lib/python${PY_VER_SUFFIX}/test/test_memoryio.py -lib/python${PY_VER_SUFFIX}/test/test_memoryio.pyc -lib/python${PY_VER_SUFFIX}/test/test_memoryio.pyo -lib/python${PY_VER_SUFFIX}/test/test_mhlib.py -lib/python${PY_VER_SUFFIX}/test/test_mhlib.pyc -lib/python${PY_VER_SUFFIX}/test/test_mhlib.pyo -lib/python${PY_VER_SUFFIX}/test/test_mimetools.py -lib/python${PY_VER_SUFFIX}/test/test_mimetools.pyc -lib/python${PY_VER_SUFFIX}/test/test_mimetools.pyo -lib/python${PY_VER_SUFFIX}/test/test_mimetypes.py -lib/python${PY_VER_SUFFIX}/test/test_mimetypes.pyc -lib/python${PY_VER_SUFFIX}/test/test_mimetypes.pyo -lib/python${PY_VER_SUFFIX}/test/test_minidom.py -lib/python${PY_VER_SUFFIX}/test/test_minidom.pyc -lib/python${PY_VER_SUFFIX}/test/test_minidom.pyo -lib/python${PY_VER_SUFFIX}/test/test_mmap.py -lib/python${PY_VER_SUFFIX}/test/test_mmap.pyc -lib/python${PY_VER_SUFFIX}/test/test_mmap.pyo -lib/python${PY_VER_SUFFIX}/test/test_module.py -lib/python${PY_VER_SUFFIX}/test/test_module.pyc -lib/python${PY_VER_SUFFIX}/test/test_module.pyo -lib/python${PY_VER_SUFFIX}/test/test_modulefinder.py -lib/python${PY_VER_SUFFIX}/test/test_modulefinder.pyc -lib/python${PY_VER_SUFFIX}/test/test_modulefinder.pyo -lib/python${PY_VER_SUFFIX}/test/test_multibytecodec.py -lib/python${PY_VER_SUFFIX}/test/test_multibytecodec.pyc -lib/python${PY_VER_SUFFIX}/test/test_multibytecodec.pyo -lib/python${PY_VER_SUFFIX}/test/test_multibytecodec_support.py -lib/python${PY_VER_SUFFIX}/test/test_multibytecodec_support.pyc -lib/python${PY_VER_SUFFIX}/test/test_multibytecodec_support.pyo -lib/python${PY_VER_SUFFIX}/test/test_multifile.py -lib/python${PY_VER_SUFFIX}/test/test_multifile.pyc -lib/python${PY_VER_SUFFIX}/test/test_multifile.pyo -lib/python${PY_VER_SUFFIX}/test/test_multiprocessing.py -lib/python${PY_VER_SUFFIX}/test/test_multiprocessing.pyc -lib/python${PY_VER_SUFFIX}/test/test_multiprocessing.pyo -lib/python${PY_VER_SUFFIX}/test/test_mutants.py -lib/python${PY_VER_SUFFIX}/test/test_mutants.pyc -lib/python${PY_VER_SUFFIX}/test/test_mutants.pyo -lib/python${PY_VER_SUFFIX}/test/test_mutex.py -lib/python${PY_VER_SUFFIX}/test/test_mutex.pyc -lib/python${PY_VER_SUFFIX}/test/test_mutex.pyo -lib/python${PY_VER_SUFFIX}/test/test_netrc.py -lib/python${PY_VER_SUFFIX}/test/test_netrc.pyc -lib/python${PY_VER_SUFFIX}/test/test_netrc.pyo -lib/python${PY_VER_SUFFIX}/test/test_new.py -lib/python${PY_VER_SUFFIX}/test/test_new.pyc -lib/python${PY_VER_SUFFIX}/test/test_new.pyo -lib/python${PY_VER_SUFFIX}/test/test_nis.py -lib/python${PY_VER_SUFFIX}/test/test_nis.pyc -lib/python${PY_VER_SUFFIX}/test/test_nis.pyo -lib/python${PY_VER_SUFFIX}/test/test_nntplib.py -lib/python${PY_VER_SUFFIX}/test/test_nntplib.pyc -lib/python${PY_VER_SUFFIX}/test/test_nntplib.pyo -lib/python${PY_VER_SUFFIX}/test/test_normalization.py -lib/python${PY_VER_SUFFIX}/test/test_normalization.pyc -lib/python${PY_VER_SUFFIX}/test/test_normalization.pyo -lib/python${PY_VER_SUFFIX}/test/test_ntpath.py -lib/python${PY_VER_SUFFIX}/test/test_ntpath.pyc -lib/python${PY_VER_SUFFIX}/test/test_ntpath.pyo -lib/python${PY_VER_SUFFIX}/test/test_old_mailbox.py -lib/python${PY_VER_SUFFIX}/test/test_old_mailbox.pyc -lib/python${PY_VER_SUFFIX}/test/test_old_mailbox.pyo -lib/python${PY_VER_SUFFIX}/test/test_opcodes.py -lib/python${PY_VER_SUFFIX}/test/test_opcodes.pyc -lib/python${PY_VER_SUFFIX}/test/test_opcodes.pyo -lib/python${PY_VER_SUFFIX}/test/test_openpty.py -lib/python${PY_VER_SUFFIX}/test/test_openpty.pyc -lib/python${PY_VER_SUFFIX}/test/test_openpty.pyo -lib/python${PY_VER_SUFFIX}/test/test_operator.py -lib/python${PY_VER_SUFFIX}/test/test_operator.pyc -lib/python${PY_VER_SUFFIX}/test/test_operator.pyo -lib/python${PY_VER_SUFFIX}/test/test_optparse.py -lib/python${PY_VER_SUFFIX}/test/test_optparse.pyc -lib/python${PY_VER_SUFFIX}/test/test_optparse.pyo -lib/python${PY_VER_SUFFIX}/test/test_os.py -lib/python${PY_VER_SUFFIX}/test/test_os.pyc -lib/python${PY_VER_SUFFIX}/test/test_os.pyo -lib/python${PY_VER_SUFFIX}/test/test_ossaudiodev.py -lib/python${PY_VER_SUFFIX}/test/test_ossaudiodev.pyc -lib/python${PY_VER_SUFFIX}/test/test_ossaudiodev.pyo -lib/python${PY_VER_SUFFIX}/test/test_parser.py -lib/python${PY_VER_SUFFIX}/test/test_parser.pyc -lib/python${PY_VER_SUFFIX}/test/test_parser.pyo -lib/python${PY_VER_SUFFIX}/test/test_peepholer.py -lib/python${PY_VER_SUFFIX}/test/test_peepholer.pyc -lib/python${PY_VER_SUFFIX}/test/test_peepholer.pyo -lib/python${PY_VER_SUFFIX}/test/test_pep247.py -lib/python${PY_VER_SUFFIX}/test/test_pep247.pyc -lib/python${PY_VER_SUFFIX}/test/test_pep247.pyo -lib/python${PY_VER_SUFFIX}/test/test_pep263.py -lib/python${PY_VER_SUFFIX}/test/test_pep263.pyc -lib/python${PY_VER_SUFFIX}/test/test_pep263.pyo -lib/python${PY_VER_SUFFIX}/test/test_pep277.py -lib/python${PY_VER_SUFFIX}/test/test_pep277.pyc -lib/python${PY_VER_SUFFIX}/test/test_pep277.pyo -lib/python${PY_VER_SUFFIX}/test/test_pep292.py -lib/python${PY_VER_SUFFIX}/test/test_pep292.pyc -lib/python${PY_VER_SUFFIX}/test/test_pep292.pyo -lib/python${PY_VER_SUFFIX}/test/test_pep352.py -lib/python${PY_VER_SUFFIX}/test/test_pep352.pyc -lib/python${PY_VER_SUFFIX}/test/test_pep352.pyo -lib/python${PY_VER_SUFFIX}/test/test_pickle.py -lib/python${PY_VER_SUFFIX}/test/test_pickle.pyc -lib/python${PY_VER_SUFFIX}/test/test_pickle.pyo -lib/python${PY_VER_SUFFIX}/test/test_pickletools.py -lib/python${PY_VER_SUFFIX}/test/test_pickletools.pyc -lib/python${PY_VER_SUFFIX}/test/test_pickletools.pyo -lib/python${PY_VER_SUFFIX}/test/test_pipes.py -lib/python${PY_VER_SUFFIX}/test/test_pipes.pyc -lib/python${PY_VER_SUFFIX}/test/test_pipes.pyo -lib/python${PY_VER_SUFFIX}/test/test_pkg.py -lib/python${PY_VER_SUFFIX}/test/test_pkg.pyc -lib/python${PY_VER_SUFFIX}/test/test_pkg.pyo -lib/python${PY_VER_SUFFIX}/test/test_pkgimport.py -lib/python${PY_VER_SUFFIX}/test/test_pkgimport.pyc -lib/python${PY_VER_SUFFIX}/test/test_pkgimport.pyo -lib/python${PY_VER_SUFFIX}/test/test_pkgutil.py -lib/python${PY_VER_SUFFIX}/test/test_pkgutil.pyc -lib/python${PY_VER_SUFFIX}/test/test_pkgutil.pyo -lib/python${PY_VER_SUFFIX}/test/test_platform.py -lib/python${PY_VER_SUFFIX}/test/test_platform.pyc -lib/python${PY_VER_SUFFIX}/test/test_platform.pyo -lib/python${PY_VER_SUFFIX}/test/test_plistlib.py -lib/python${PY_VER_SUFFIX}/test/test_plistlib.pyc -lib/python${PY_VER_SUFFIX}/test/test_plistlib.pyo -lib/python${PY_VER_SUFFIX}/test/test_poll.py -lib/python${PY_VER_SUFFIX}/test/test_poll.pyc -lib/python${PY_VER_SUFFIX}/test/test_poll.pyo -lib/python${PY_VER_SUFFIX}/test/test_popen.py -lib/python${PY_VER_SUFFIX}/test/test_popen.pyc -lib/python${PY_VER_SUFFIX}/test/test_popen.pyo -lib/python${PY_VER_SUFFIX}/test/test_popen2.py -lib/python${PY_VER_SUFFIX}/test/test_popen2.pyc -lib/python${PY_VER_SUFFIX}/test/test_popen2.pyo -lib/python${PY_VER_SUFFIX}/test/test_poplib.py -lib/python${PY_VER_SUFFIX}/test/test_poplib.pyc -lib/python${PY_VER_SUFFIX}/test/test_poplib.pyo -lib/python${PY_VER_SUFFIX}/test/test_posix.py -lib/python${PY_VER_SUFFIX}/test/test_posix.pyc -lib/python${PY_VER_SUFFIX}/test/test_posix.pyo -lib/python${PY_VER_SUFFIX}/test/test_posixpath.py -lib/python${PY_VER_SUFFIX}/test/test_posixpath.pyc -lib/python${PY_VER_SUFFIX}/test/test_posixpath.pyo -lib/python${PY_VER_SUFFIX}/test/test_pow.py -lib/python${PY_VER_SUFFIX}/test/test_pow.pyc -lib/python${PY_VER_SUFFIX}/test/test_pow.pyo -lib/python${PY_VER_SUFFIX}/test/test_pprint.py -lib/python${PY_VER_SUFFIX}/test/test_pprint.pyc -lib/python${PY_VER_SUFFIX}/test/test_pprint.pyo -lib/python${PY_VER_SUFFIX}/test/test_print.py -lib/python${PY_VER_SUFFIX}/test/test_print.pyc -lib/python${PY_VER_SUFFIX}/test/test_print.pyo -lib/python${PY_VER_SUFFIX}/test/test_profile.py -lib/python${PY_VER_SUFFIX}/test/test_profile.pyc -lib/python${PY_VER_SUFFIX}/test/test_profile.pyo -lib/python${PY_VER_SUFFIX}/test/test_profilehooks.py -lib/python${PY_VER_SUFFIX}/test/test_profilehooks.pyc -lib/python${PY_VER_SUFFIX}/test/test_profilehooks.pyo -lib/python${PY_VER_SUFFIX}/test/test_property.py -lib/python${PY_VER_SUFFIX}/test/test_property.pyc -lib/python${PY_VER_SUFFIX}/test/test_property.pyo -lib/python${PY_VER_SUFFIX}/test/test_pstats.py -lib/python${PY_VER_SUFFIX}/test/test_pstats.pyc -lib/python${PY_VER_SUFFIX}/test/test_pstats.pyo -lib/python${PY_VER_SUFFIX}/test/test_pty.py -lib/python${PY_VER_SUFFIX}/test/test_pty.pyc -lib/python${PY_VER_SUFFIX}/test/test_pty.pyo -lib/python${PY_VER_SUFFIX}/test/test_pwd.py -lib/python${PY_VER_SUFFIX}/test/test_pwd.pyc -lib/python${PY_VER_SUFFIX}/test/test_pwd.pyo -lib/python${PY_VER_SUFFIX}/test/test_py3kwarn.py -lib/python${PY_VER_SUFFIX}/test/test_py3kwarn.pyc -lib/python${PY_VER_SUFFIX}/test/test_py3kwarn.pyo -lib/python${PY_VER_SUFFIX}/test/test_pyclbr.py -lib/python${PY_VER_SUFFIX}/test/test_pyclbr.pyc -lib/python${PY_VER_SUFFIX}/test/test_pyclbr.pyo -lib/python${PY_VER_SUFFIX}/test/test_pydoc.py -lib/python${PY_VER_SUFFIX}/test/test_pydoc.pyc -lib/python${PY_VER_SUFFIX}/test/test_pydoc.pyo -lib/python${PY_VER_SUFFIX}/test/test_pyexpat.py -lib/python${PY_VER_SUFFIX}/test/test_pyexpat.pyc -lib/python${PY_VER_SUFFIX}/test/test_pyexpat.pyo -lib/python${PY_VER_SUFFIX}/test/test_queue.py -lib/python${PY_VER_SUFFIX}/test/test_queue.pyc -lib/python${PY_VER_SUFFIX}/test/test_queue.pyo -lib/python${PY_VER_SUFFIX}/test/test_quopri.py -lib/python${PY_VER_SUFFIX}/test/test_quopri.pyc -lib/python${PY_VER_SUFFIX}/test/test_quopri.pyo -lib/python${PY_VER_SUFFIX}/test/test_random.py -lib/python${PY_VER_SUFFIX}/test/test_random.pyc -lib/python${PY_VER_SUFFIX}/test/test_random.pyo -lib/python${PY_VER_SUFFIX}/test/test_re.py -lib/python${PY_VER_SUFFIX}/test/test_re.pyc -lib/python${PY_VER_SUFFIX}/test/test_re.pyo -lib/python${PY_VER_SUFFIX}/test/test_readline.py -lib/python${PY_VER_SUFFIX}/test/test_readline.pyc -lib/python${PY_VER_SUFFIX}/test/test_readline.pyo -lib/python${PY_VER_SUFFIX}/test/test_repr.py -lib/python${PY_VER_SUFFIX}/test/test_repr.pyc -lib/python${PY_VER_SUFFIX}/test/test_repr.pyo -lib/python${PY_VER_SUFFIX}/test/test_resource.py -lib/python${PY_VER_SUFFIX}/test/test_resource.pyc -lib/python${PY_VER_SUFFIX}/test/test_resource.pyo -lib/python${PY_VER_SUFFIX}/test/test_rfc822.py -lib/python${PY_VER_SUFFIX}/test/test_rfc822.pyc -lib/python${PY_VER_SUFFIX}/test/test_rfc822.pyo -lib/python${PY_VER_SUFFIX}/test/test_richcmp.py -lib/python${PY_VER_SUFFIX}/test/test_richcmp.pyc -lib/python${PY_VER_SUFFIX}/test/test_richcmp.pyo -lib/python${PY_VER_SUFFIX}/test/test_robotparser.py -lib/python${PY_VER_SUFFIX}/test/test_robotparser.pyc -lib/python${PY_VER_SUFFIX}/test/test_robotparser.pyo -lib/python${PY_VER_SUFFIX}/test/test_runpy.py -lib/python${PY_VER_SUFFIX}/test/test_runpy.pyc -lib/python${PY_VER_SUFFIX}/test/test_runpy.pyo -lib/python${PY_VER_SUFFIX}/test/test_sax.py -lib/python${PY_VER_SUFFIX}/test/test_sax.pyc -lib/python${PY_VER_SUFFIX}/test/test_sax.pyo -lib/python${PY_VER_SUFFIX}/test/test_scope.py -lib/python${PY_VER_SUFFIX}/test/test_scope.pyc -lib/python${PY_VER_SUFFIX}/test/test_scope.pyo -lib/python${PY_VER_SUFFIX}/test/test_scriptpackages.py -lib/python${PY_VER_SUFFIX}/test/test_scriptpackages.pyc -lib/python${PY_VER_SUFFIX}/test/test_scriptpackages.pyo -lib/python${PY_VER_SUFFIX}/test/test_select.py -lib/python${PY_VER_SUFFIX}/test/test_select.pyc -lib/python${PY_VER_SUFFIX}/test/test_select.pyo -lib/python${PY_VER_SUFFIX}/test/test_set.py -lib/python${PY_VER_SUFFIX}/test/test_set.pyc -lib/python${PY_VER_SUFFIX}/test/test_set.pyo -lib/python${PY_VER_SUFFIX}/test/test_sets.py -lib/python${PY_VER_SUFFIX}/test/test_sets.pyc -lib/python${PY_VER_SUFFIX}/test/test_sets.pyo -lib/python${PY_VER_SUFFIX}/test/test_sgmllib.py -lib/python${PY_VER_SUFFIX}/test/test_sgmllib.pyc -lib/python${PY_VER_SUFFIX}/test/test_sgmllib.pyo -lib/python${PY_VER_SUFFIX}/test/test_sha.py -lib/python${PY_VER_SUFFIX}/test/test_sha.pyc -lib/python${PY_VER_SUFFIX}/test/test_sha.pyo -lib/python${PY_VER_SUFFIX}/test/test_shelve.py -lib/python${PY_VER_SUFFIX}/test/test_shelve.pyc -lib/python${PY_VER_SUFFIX}/test/test_shelve.pyo -lib/python${PY_VER_SUFFIX}/test/test_shlex.py -lib/python${PY_VER_SUFFIX}/test/test_shlex.pyc -lib/python${PY_VER_SUFFIX}/test/test_shlex.pyo -lib/python${PY_VER_SUFFIX}/test/test_shutil.py -lib/python${PY_VER_SUFFIX}/test/test_shutil.pyc -lib/python${PY_VER_SUFFIX}/test/test_shutil.pyo -lib/python${PY_VER_SUFFIX}/test/test_signal.py -lib/python${PY_VER_SUFFIX}/test/test_signal.pyc -lib/python${PY_VER_SUFFIX}/test/test_signal.pyo -lib/python${PY_VER_SUFFIX}/test/test_site.py -lib/python${PY_VER_SUFFIX}/test/test_site.pyc -lib/python${PY_VER_SUFFIX}/test/test_site.pyo -lib/python${PY_VER_SUFFIX}/test/test_slice.py -lib/python${PY_VER_SUFFIX}/test/test_slice.pyc -lib/python${PY_VER_SUFFIX}/test/test_slice.pyo -lib/python${PY_VER_SUFFIX}/test/test_smtplib.py -lib/python${PY_VER_SUFFIX}/test/test_smtplib.pyc -lib/python${PY_VER_SUFFIX}/test/test_smtplib.pyo -lib/python${PY_VER_SUFFIX}/test/test_smtpnet.py -lib/python${PY_VER_SUFFIX}/test/test_smtpnet.pyc -lib/python${PY_VER_SUFFIX}/test/test_smtpnet.pyo -lib/python${PY_VER_SUFFIX}/test/test_socket.py -lib/python${PY_VER_SUFFIX}/test/test_socket.pyc -lib/python${PY_VER_SUFFIX}/test/test_socket.pyo -lib/python${PY_VER_SUFFIX}/test/test_socketserver.py -lib/python${PY_VER_SUFFIX}/test/test_socketserver.pyc -lib/python${PY_VER_SUFFIX}/test/test_socketserver.pyo -lib/python${PY_VER_SUFFIX}/test/test_softspace.py -lib/python${PY_VER_SUFFIX}/test/test_softspace.pyc -lib/python${PY_VER_SUFFIX}/test/test_softspace.pyo -lib/python${PY_VER_SUFFIX}/test/test_sort.py -lib/python${PY_VER_SUFFIX}/test/test_sort.pyc -lib/python${PY_VER_SUFFIX}/test/test_sort.pyo -lib/python${PY_VER_SUFFIX}/test/test_sqlite.py -lib/python${PY_VER_SUFFIX}/test/test_sqlite.pyc -lib/python${PY_VER_SUFFIX}/test/test_sqlite.pyo -lib/python${PY_VER_SUFFIX}/test/test_ssl.py -lib/python${PY_VER_SUFFIX}/test/test_ssl.pyc -lib/python${PY_VER_SUFFIX}/test/test_ssl.pyo -lib/python${PY_VER_SUFFIX}/test/test_startfile.py -lib/python${PY_VER_SUFFIX}/test/test_startfile.pyc -lib/python${PY_VER_SUFFIX}/test/test_startfile.pyo -lib/python${PY_VER_SUFFIX}/test/test_str.py -lib/python${PY_VER_SUFFIX}/test/test_str.pyc -lib/python${PY_VER_SUFFIX}/test/test_str.pyo -lib/python${PY_VER_SUFFIX}/test/test_strftime.py -lib/python${PY_VER_SUFFIX}/test/test_strftime.pyc -lib/python${PY_VER_SUFFIX}/test/test_strftime.pyo -lib/python${PY_VER_SUFFIX}/test/test_string.py -lib/python${PY_VER_SUFFIX}/test/test_string.pyc -lib/python${PY_VER_SUFFIX}/test/test_string.pyo -lib/python${PY_VER_SUFFIX}/test/test_stringprep.py -lib/python${PY_VER_SUFFIX}/test/test_stringprep.pyc -lib/python${PY_VER_SUFFIX}/test/test_stringprep.pyo -lib/python${PY_VER_SUFFIX}/test/test_strop.py -lib/python${PY_VER_SUFFIX}/test/test_strop.pyc -lib/python${PY_VER_SUFFIX}/test/test_strop.pyo -lib/python${PY_VER_SUFFIX}/test/test_strptime.py -lib/python${PY_VER_SUFFIX}/test/test_strptime.pyc -lib/python${PY_VER_SUFFIX}/test/test_strptime.pyo -lib/python${PY_VER_SUFFIX}/test/test_struct.py -lib/python${PY_VER_SUFFIX}/test/test_struct.pyc -lib/python${PY_VER_SUFFIX}/test/test_struct.pyo -lib/python${PY_VER_SUFFIX}/test/test_structmembers.py -lib/python${PY_VER_SUFFIX}/test/test_structmembers.pyc -lib/python${PY_VER_SUFFIX}/test/test_structmembers.pyo -lib/python${PY_VER_SUFFIX}/test/test_structseq.py -lib/python${PY_VER_SUFFIX}/test/test_structseq.pyc -lib/python${PY_VER_SUFFIX}/test/test_structseq.pyo -lib/python${PY_VER_SUFFIX}/test/test_subprocess.py -lib/python${PY_VER_SUFFIX}/test/test_subprocess.pyc -lib/python${PY_VER_SUFFIX}/test/test_subprocess.pyo -lib/python${PY_VER_SUFFIX}/test/test_sunaudiodev.py -lib/python${PY_VER_SUFFIX}/test/test_sunaudiodev.pyc -lib/python${PY_VER_SUFFIX}/test/test_sunaudiodev.pyo -lib/python${PY_VER_SUFFIX}/test/test_sundry.py -lib/python${PY_VER_SUFFIX}/test/test_sundry.pyc -lib/python${PY_VER_SUFFIX}/test/test_sundry.pyo -lib/python${PY_VER_SUFFIX}/test/test_support.py -lib/python${PY_VER_SUFFIX}/test/test_support.pyc -lib/python${PY_VER_SUFFIX}/test/test_support.pyo -lib/python${PY_VER_SUFFIX}/test/test_symtable.py -lib/python${PY_VER_SUFFIX}/test/test_symtable.pyc -lib/python${PY_VER_SUFFIX}/test/test_symtable.pyo -lib/python${PY_VER_SUFFIX}/test/test_syntax.py -lib/python${PY_VER_SUFFIX}/test/test_syntax.pyc -lib/python${PY_VER_SUFFIX}/test/test_syntax.pyo -lib/python${PY_VER_SUFFIX}/test/test_sys.py -lib/python${PY_VER_SUFFIX}/test/test_sys.pyc -lib/python${PY_VER_SUFFIX}/test/test_sys.pyo -lib/python${PY_VER_SUFFIX}/test/test_tarfile.py -lib/python${PY_VER_SUFFIX}/test/test_tarfile.pyc -lib/python${PY_VER_SUFFIX}/test/test_tarfile.pyo -lib/python${PY_VER_SUFFIX}/test/test_tcl.py -lib/python${PY_VER_SUFFIX}/test/test_tcl.pyc -lib/python${PY_VER_SUFFIX}/test/test_tcl.pyo -lib/python${PY_VER_SUFFIX}/test/test_telnetlib.py -lib/python${PY_VER_SUFFIX}/test/test_telnetlib.pyc -lib/python${PY_VER_SUFFIX}/test/test_telnetlib.pyo -lib/python${PY_VER_SUFFIX}/test/test_tempfile.py -lib/python${PY_VER_SUFFIX}/test/test_tempfile.pyc -lib/python${PY_VER_SUFFIX}/test/test_tempfile.pyo -lib/python${PY_VER_SUFFIX}/test/test_textwrap.py -lib/python${PY_VER_SUFFIX}/test/test_textwrap.pyc -lib/python${PY_VER_SUFFIX}/test/test_textwrap.pyo -lib/python${PY_VER_SUFFIX}/test/test_thread.py -lib/python${PY_VER_SUFFIX}/test/test_thread.pyc -lib/python${PY_VER_SUFFIX}/test/test_thread.pyo -lib/python${PY_VER_SUFFIX}/test/test_threaded_import.py -lib/python${PY_VER_SUFFIX}/test/test_threaded_import.pyc -lib/python${PY_VER_SUFFIX}/test/test_threaded_import.pyo -lib/python${PY_VER_SUFFIX}/test/test_threadedtempfile.py -lib/python${PY_VER_SUFFIX}/test/test_threadedtempfile.pyc -lib/python${PY_VER_SUFFIX}/test/test_threadedtempfile.pyo -lib/python${PY_VER_SUFFIX}/test/test_threading.py -lib/python${PY_VER_SUFFIX}/test/test_threading.pyc -lib/python${PY_VER_SUFFIX}/test/test_threading.pyo -lib/python${PY_VER_SUFFIX}/test/test_threading_local.py -lib/python${PY_VER_SUFFIX}/test/test_threading_local.pyc -lib/python${PY_VER_SUFFIX}/test/test_threading_local.pyo -lib/python${PY_VER_SUFFIX}/test/test_threadsignals.py -lib/python${PY_VER_SUFFIX}/test/test_threadsignals.pyc -lib/python${PY_VER_SUFFIX}/test/test_threadsignals.pyo -lib/python${PY_VER_SUFFIX}/test/test_time.py -lib/python${PY_VER_SUFFIX}/test/test_time.pyc -lib/python${PY_VER_SUFFIX}/test/test_time.pyo -lib/python${PY_VER_SUFFIX}/test/test_timeout.py -lib/python${PY_VER_SUFFIX}/test/test_timeout.pyc -lib/python${PY_VER_SUFFIX}/test/test_timeout.pyo -lib/python${PY_VER_SUFFIX}/test/test_tokenize.py -lib/python${PY_VER_SUFFIX}/test/test_tokenize.pyc -lib/python${PY_VER_SUFFIX}/test/test_tokenize.pyo -lib/python${PY_VER_SUFFIX}/test/test_trace.py -lib/python${PY_VER_SUFFIX}/test/test_trace.pyc -lib/python${PY_VER_SUFFIX}/test/test_trace.pyo -lib/python${PY_VER_SUFFIX}/test/test_traceback.py -lib/python${PY_VER_SUFFIX}/test/test_traceback.pyc -lib/python${PY_VER_SUFFIX}/test/test_traceback.pyo -lib/python${PY_VER_SUFFIX}/test/test_transformer.py -lib/python${PY_VER_SUFFIX}/test/test_transformer.pyc -lib/python${PY_VER_SUFFIX}/test/test_transformer.pyo -lib/python${PY_VER_SUFFIX}/test/test_tuple.py -lib/python${PY_VER_SUFFIX}/test/test_tuple.pyc -lib/python${PY_VER_SUFFIX}/test/test_tuple.pyo -lib/python${PY_VER_SUFFIX}/test/test_typechecks.py -lib/python${PY_VER_SUFFIX}/test/test_typechecks.pyc -lib/python${PY_VER_SUFFIX}/test/test_typechecks.pyo -lib/python${PY_VER_SUFFIX}/test/test_types.py -lib/python${PY_VER_SUFFIX}/test/test_types.pyc -lib/python${PY_VER_SUFFIX}/test/test_types.pyo -lib/python${PY_VER_SUFFIX}/test/test_ucn.py -lib/python${PY_VER_SUFFIX}/test/test_ucn.pyc -lib/python${PY_VER_SUFFIX}/test/test_ucn.pyo -lib/python${PY_VER_SUFFIX}/test/test_unary.py -lib/python${PY_VER_SUFFIX}/test/test_unary.pyc -lib/python${PY_VER_SUFFIX}/test/test_unary.pyo -lib/python${PY_VER_SUFFIX}/test/test_undocumented_details.py -lib/python${PY_VER_SUFFIX}/test/test_undocumented_details.pyc -lib/python${PY_VER_SUFFIX}/test/test_undocumented_details.pyo -lib/python${PY_VER_SUFFIX}/test/test_unicode.py -lib/python${PY_VER_SUFFIX}/test/test_unicode.pyc -lib/python${PY_VER_SUFFIX}/test/test_unicode.pyo -lib/python${PY_VER_SUFFIX}/test/test_unicode_file.py -lib/python${PY_VER_SUFFIX}/test/test_unicode_file.pyc -lib/python${PY_VER_SUFFIX}/test/test_unicode_file.pyo -lib/python${PY_VER_SUFFIX}/test/test_unicodedata.py -lib/python${PY_VER_SUFFIX}/test/test_unicodedata.pyc -lib/python${PY_VER_SUFFIX}/test/test_unicodedata.pyo -lib/python${PY_VER_SUFFIX}/test/test_unittest.py -lib/python${PY_VER_SUFFIX}/test/test_unittest.pyc -lib/python${PY_VER_SUFFIX}/test/test_unittest.pyo -lib/python${PY_VER_SUFFIX}/test/test_univnewlines.py -lib/python${PY_VER_SUFFIX}/test/test_univnewlines.pyc -lib/python${PY_VER_SUFFIX}/test/test_univnewlines.pyo -lib/python${PY_VER_SUFFIX}/test/test_unpack.py -lib/python${PY_VER_SUFFIX}/test/test_unpack.pyc -lib/python${PY_VER_SUFFIX}/test/test_unpack.pyo -lib/python${PY_VER_SUFFIX}/test/test_urllib.py -lib/python${PY_VER_SUFFIX}/test/test_urllib.pyc -lib/python${PY_VER_SUFFIX}/test/test_urllib.pyo -lib/python${PY_VER_SUFFIX}/test/test_urllib2.py -lib/python${PY_VER_SUFFIX}/test/test_urllib2.pyc -lib/python${PY_VER_SUFFIX}/test/test_urllib2.pyo -lib/python${PY_VER_SUFFIX}/test/test_urllib2_localnet.py -lib/python${PY_VER_SUFFIX}/test/test_urllib2_localnet.pyc -lib/python${PY_VER_SUFFIX}/test/test_urllib2_localnet.pyo -lib/python${PY_VER_SUFFIX}/test/test_urllib2net.py -lib/python${PY_VER_SUFFIX}/test/test_urllib2net.pyc -lib/python${PY_VER_SUFFIX}/test/test_urllib2net.pyo -lib/python${PY_VER_SUFFIX}/test/test_urllibnet.py -lib/python${PY_VER_SUFFIX}/test/test_urllibnet.pyc -lib/python${PY_VER_SUFFIX}/test/test_urllibnet.pyo -lib/python${PY_VER_SUFFIX}/test/test_urlparse.py -lib/python${PY_VER_SUFFIX}/test/test_urlparse.pyc -lib/python${PY_VER_SUFFIX}/test/test_urlparse.pyo -lib/python${PY_VER_SUFFIX}/test/test_userdict.py -lib/python${PY_VER_SUFFIX}/test/test_userdict.pyc -lib/python${PY_VER_SUFFIX}/test/test_userdict.pyo -lib/python${PY_VER_SUFFIX}/test/test_userlist.py -lib/python${PY_VER_SUFFIX}/test/test_userlist.pyc -lib/python${PY_VER_SUFFIX}/test/test_userlist.pyo -lib/python${PY_VER_SUFFIX}/test/test_userstring.py -lib/python${PY_VER_SUFFIX}/test/test_userstring.pyc -lib/python${PY_VER_SUFFIX}/test/test_userstring.pyo -lib/python${PY_VER_SUFFIX}/test/test_uu.py -lib/python${PY_VER_SUFFIX}/test/test_uu.pyc -lib/python${PY_VER_SUFFIX}/test/test_uu.pyo -lib/python${PY_VER_SUFFIX}/test/test_uuid.py -lib/python${PY_VER_SUFFIX}/test/test_uuid.pyc -lib/python${PY_VER_SUFFIX}/test/test_uuid.pyo -lib/python${PY_VER_SUFFIX}/test/test_wait3.py -lib/python${PY_VER_SUFFIX}/test/test_wait3.pyc -lib/python${PY_VER_SUFFIX}/test/test_wait3.pyo -lib/python${PY_VER_SUFFIX}/test/test_wait4.py -lib/python${PY_VER_SUFFIX}/test/test_wait4.pyc -lib/python${PY_VER_SUFFIX}/test/test_wait4.pyo -lib/python${PY_VER_SUFFIX}/test/test_warnings.py -lib/python${PY_VER_SUFFIX}/test/test_warnings.pyc -lib/python${PY_VER_SUFFIX}/test/test_warnings.pyo -lib/python${PY_VER_SUFFIX}/test/test_wave.py -lib/python${PY_VER_SUFFIX}/test/test_wave.pyc -lib/python${PY_VER_SUFFIX}/test/test_wave.pyo -lib/python${PY_VER_SUFFIX}/test/test_weakref.py -lib/python${PY_VER_SUFFIX}/test/test_weakref.pyc -lib/python${PY_VER_SUFFIX}/test/test_weakref.pyo -lib/python${PY_VER_SUFFIX}/test/test_whichdb.py -lib/python${PY_VER_SUFFIX}/test/test_whichdb.pyc -lib/python${PY_VER_SUFFIX}/test/test_whichdb.pyo -lib/python${PY_VER_SUFFIX}/test/test_winreg.py -lib/python${PY_VER_SUFFIX}/test/test_winreg.pyc -lib/python${PY_VER_SUFFIX}/test/test_winreg.pyo -lib/python${PY_VER_SUFFIX}/test/test_winsound.py -lib/python${PY_VER_SUFFIX}/test/test_winsound.pyc -lib/python${PY_VER_SUFFIX}/test/test_winsound.pyo -lib/python${PY_VER_SUFFIX}/test/test_with.py -lib/python${PY_VER_SUFFIX}/test/test_with.pyc -lib/python${PY_VER_SUFFIX}/test/test_with.pyo -lib/python${PY_VER_SUFFIX}/test/test_wsgiref.py -lib/python${PY_VER_SUFFIX}/test/test_wsgiref.pyc -lib/python${PY_VER_SUFFIX}/test/test_wsgiref.pyo -lib/python${PY_VER_SUFFIX}/test/test_xdrlib.py -lib/python${PY_VER_SUFFIX}/test/test_xdrlib.pyc -lib/python${PY_VER_SUFFIX}/test/test_xdrlib.pyo -lib/python${PY_VER_SUFFIX}/test/test_xml_etree.py -lib/python${PY_VER_SUFFIX}/test/test_xml_etree.pyc -lib/python${PY_VER_SUFFIX}/test/test_xml_etree.pyo -lib/python${PY_VER_SUFFIX}/test/test_xml_etree_c.py -lib/python${PY_VER_SUFFIX}/test/test_xml_etree_c.pyc -lib/python${PY_VER_SUFFIX}/test/test_xml_etree_c.pyo -lib/python${PY_VER_SUFFIX}/test/test_xmllib.py -lib/python${PY_VER_SUFFIX}/test/test_xmllib.pyc -lib/python${PY_VER_SUFFIX}/test/test_xmllib.pyo -lib/python${PY_VER_SUFFIX}/test/test_xmlrpc.py -lib/python${PY_VER_SUFFIX}/test/test_xmlrpc.pyc -lib/python${PY_VER_SUFFIX}/test/test_xmlrpc.pyo -lib/python${PY_VER_SUFFIX}/test/test_xpickle.py -lib/python${PY_VER_SUFFIX}/test/test_xpickle.pyc -lib/python${PY_VER_SUFFIX}/test/test_xpickle.pyo -lib/python${PY_VER_SUFFIX}/test/test_xrange.py -lib/python${PY_VER_SUFFIX}/test/test_xrange.pyc -lib/python${PY_VER_SUFFIX}/test/test_xrange.pyo -lib/python${PY_VER_SUFFIX}/test/test_zipfile.py -lib/python${PY_VER_SUFFIX}/test/test_zipfile.pyc -lib/python${PY_VER_SUFFIX}/test/test_zipfile.pyo -lib/python${PY_VER_SUFFIX}/test/test_zipfile64.py -lib/python${PY_VER_SUFFIX}/test/test_zipfile64.pyc -lib/python${PY_VER_SUFFIX}/test/test_zipfile64.pyo -lib/python${PY_VER_SUFFIX}/test/test_zipimport.py -lib/python${PY_VER_SUFFIX}/test/test_zipimport.pyc -lib/python${PY_VER_SUFFIX}/test/test_zipimport.pyo -lib/python${PY_VER_SUFFIX}/test/test_zipimport_support.py -lib/python${PY_VER_SUFFIX}/test/test_zipimport_support.pyc -lib/python${PY_VER_SUFFIX}/test/test_zipimport_support.pyo -lib/python${PY_VER_SUFFIX}/test/test_zlib.py -lib/python${PY_VER_SUFFIX}/test/test_zlib.pyc -lib/python${PY_VER_SUFFIX}/test/test_zlib.pyo -lib/python${PY_VER_SUFFIX}/test/testall.py -lib/python${PY_VER_SUFFIX}/test/testall.pyc -lib/python${PY_VER_SUFFIX}/test/testall.pyo -lib/python${PY_VER_SUFFIX}/test/testcodec.py -lib/python${PY_VER_SUFFIX}/test/testcodec.pyc -lib/python${PY_VER_SUFFIX}/test/testcodec.pyo -lib/python${PY_VER_SUFFIX}/test/testimg.uue -lib/python${PY_VER_SUFFIX}/test/testimgr.uue -lib/python${PY_VER_SUFFIX}/test/testrgb.uue -lib/python${PY_VER_SUFFIX}/test/testtar.tar -lib/python${PY_VER_SUFFIX}/test/tf_inherit_check.py -lib/python${PY_VER_SUFFIX}/test/tf_inherit_check.pyc -lib/python${PY_VER_SUFFIX}/test/tf_inherit_check.pyo -lib/python${PY_VER_SUFFIX}/test/threaded_import_hangers.py -lib/python${PY_VER_SUFFIX}/test/threaded_import_hangers.pyc -lib/python${PY_VER_SUFFIX}/test/threaded_import_hangers.pyo -lib/python${PY_VER_SUFFIX}/test/time_hashlib.py -lib/python${PY_VER_SUFFIX}/test/time_hashlib.pyc -lib/python${PY_VER_SUFFIX}/test/time_hashlib.pyo -lib/python${PY_VER_SUFFIX}/test/tokenize_tests.txt -lib/python${PY_VER_SUFFIX}/test/warning_tests.py -lib/python${PY_VER_SUFFIX}/test/warning_tests.pyc -lib/python${PY_VER_SUFFIX}/test/warning_tests.pyo -lib/python${PY_VER_SUFFIX}/test/wrongcert.pem -lib/python${PY_VER_SUFFIX}/test/xmltests.py -lib/python${PY_VER_SUFFIX}/test/xmltests.pyc -lib/python${PY_VER_SUFFIX}/test/xmltests.pyo -lib/python${PY_VER_SUFFIX}/test/zipdir.zip -lib/python${PY_VER_SUFFIX}/textwrap.py -lib/python${PY_VER_SUFFIX}/textwrap.pyc -lib/python${PY_VER_SUFFIX}/textwrap.pyo -lib/python${PY_VER_SUFFIX}/this.py -lib/python${PY_VER_SUFFIX}/this.pyc -lib/python${PY_VER_SUFFIX}/this.pyo -lib/python${PY_VER_SUFFIX}/threading.py -lib/python${PY_VER_SUFFIX}/threading.pyc -lib/python${PY_VER_SUFFIX}/threading.pyo -lib/python${PY_VER_SUFFIX}/timeit.py -lib/python${PY_VER_SUFFIX}/timeit.pyc -lib/python${PY_VER_SUFFIX}/timeit.pyo -lib/python${PY_VER_SUFFIX}/toaiff.py -lib/python${PY_VER_SUFFIX}/toaiff.pyc -lib/python${PY_VER_SUFFIX}/toaiff.pyo -lib/python${PY_VER_SUFFIX}/token.py -lib/python${PY_VER_SUFFIX}/token.pyc -lib/python${PY_VER_SUFFIX}/token.pyo -lib/python${PY_VER_SUFFIX}/tokenize.py -lib/python${PY_VER_SUFFIX}/tokenize.pyc -lib/python${PY_VER_SUFFIX}/tokenize.pyo -lib/python${PY_VER_SUFFIX}/trace.py -lib/python${PY_VER_SUFFIX}/trace.pyc -lib/python${PY_VER_SUFFIX}/trace.pyo -lib/python${PY_VER_SUFFIX}/traceback.py -lib/python${PY_VER_SUFFIX}/traceback.pyc -lib/python${PY_VER_SUFFIX}/traceback.pyo -lib/python${PY_VER_SUFFIX}/tty.py -lib/python${PY_VER_SUFFIX}/tty.pyc -lib/python${PY_VER_SUFFIX}/tty.pyo -lib/python${PY_VER_SUFFIX}/types.py -lib/python${PY_VER_SUFFIX}/types.pyc -lib/python${PY_VER_SUFFIX}/types.pyo -lib/python${PY_VER_SUFFIX}/unittest.py -lib/python${PY_VER_SUFFIX}/unittest.pyc -lib/python${PY_VER_SUFFIX}/unittest.pyo -lib/python${PY_VER_SUFFIX}/urllib.py -lib/python${PY_VER_SUFFIX}/urllib.pyc -lib/python${PY_VER_SUFFIX}/urllib.pyo -lib/python${PY_VER_SUFFIX}/urllib2.py -lib/python${PY_VER_SUFFIX}/urllib2.pyc -lib/python${PY_VER_SUFFIX}/urllib2.pyo -lib/python${PY_VER_SUFFIX}/urlparse.py -lib/python${PY_VER_SUFFIX}/urlparse.pyc -lib/python${PY_VER_SUFFIX}/urlparse.pyo -lib/python${PY_VER_SUFFIX}/user.py -lib/python${PY_VER_SUFFIX}/user.pyc -lib/python${PY_VER_SUFFIX}/user.pyo -lib/python${PY_VER_SUFFIX}/uu.py -lib/python${PY_VER_SUFFIX}/uu.pyc -lib/python${PY_VER_SUFFIX}/uu.pyo -lib/python${PY_VER_SUFFIX}/uuid.py -lib/python${PY_VER_SUFFIX}/uuid.pyc -lib/python${PY_VER_SUFFIX}/uuid.pyo -lib/python${PY_VER_SUFFIX}/warnings.py -lib/python${PY_VER_SUFFIX}/warnings.pyc -lib/python${PY_VER_SUFFIX}/warnings.pyo -lib/python${PY_VER_SUFFIX}/wave.py -lib/python${PY_VER_SUFFIX}/wave.pyc -lib/python${PY_VER_SUFFIX}/wave.pyo -lib/python${PY_VER_SUFFIX}/weakref.py -lib/python${PY_VER_SUFFIX}/weakref.pyc -lib/python${PY_VER_SUFFIX}/weakref.pyo -lib/python${PY_VER_SUFFIX}/webbrowser.py -lib/python${PY_VER_SUFFIX}/webbrowser.pyc -lib/python${PY_VER_SUFFIX}/webbrowser.pyo -lib/python${PY_VER_SUFFIX}/whichdb.py -lib/python${PY_VER_SUFFIX}/whichdb.pyc -lib/python${PY_VER_SUFFIX}/whichdb.pyo -lib/python${PY_VER_SUFFIX}/wsgiref.egg-info -lib/python${PY_VER_SUFFIX}/wsgiref/__init__.py -lib/python${PY_VER_SUFFIX}/wsgiref/__init__.pyc -lib/python${PY_VER_SUFFIX}/wsgiref/__init__.pyo -lib/python${PY_VER_SUFFIX}/wsgiref/handlers.py -lib/python${PY_VER_SUFFIX}/wsgiref/handlers.pyc -lib/python${PY_VER_SUFFIX}/wsgiref/handlers.pyo -lib/python${PY_VER_SUFFIX}/wsgiref/headers.py -lib/python${PY_VER_SUFFIX}/wsgiref/headers.pyc -lib/python${PY_VER_SUFFIX}/wsgiref/headers.pyo -lib/python${PY_VER_SUFFIX}/wsgiref/simple_server.py -lib/python${PY_VER_SUFFIX}/wsgiref/simple_server.pyc -lib/python${PY_VER_SUFFIX}/wsgiref/simple_server.pyo -lib/python${PY_VER_SUFFIX}/wsgiref/util.py -lib/python${PY_VER_SUFFIX}/wsgiref/util.pyc -lib/python${PY_VER_SUFFIX}/wsgiref/util.pyo -lib/python${PY_VER_SUFFIX}/wsgiref/validate.py -lib/python${PY_VER_SUFFIX}/wsgiref/validate.pyc -lib/python${PY_VER_SUFFIX}/wsgiref/validate.pyo -lib/python${PY_VER_SUFFIX}/xdrlib.py -lib/python${PY_VER_SUFFIX}/xdrlib.pyc -lib/python${PY_VER_SUFFIX}/xdrlib.pyo -lib/python${PY_VER_SUFFIX}/xml/__init__.py -lib/python${PY_VER_SUFFIX}/xml/__init__.pyc -lib/python${PY_VER_SUFFIX}/xml/__init__.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/NodeFilter.py -lib/python${PY_VER_SUFFIX}/xml/dom/NodeFilter.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/NodeFilter.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/__init__.py -lib/python${PY_VER_SUFFIX}/xml/dom/__init__.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/__init__.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/domreg.py -lib/python${PY_VER_SUFFIX}/xml/dom/domreg.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/domreg.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/expatbuilder.py -lib/python${PY_VER_SUFFIX}/xml/dom/expatbuilder.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/expatbuilder.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/minicompat.py -lib/python${PY_VER_SUFFIX}/xml/dom/minicompat.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/minicompat.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/minidom.py -lib/python${PY_VER_SUFFIX}/xml/dom/minidom.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/minidom.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/pulldom.py -lib/python${PY_VER_SUFFIX}/xml/dom/pulldom.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/pulldom.pyo -lib/python${PY_VER_SUFFIX}/xml/dom/xmlbuilder.py -lib/python${PY_VER_SUFFIX}/xml/dom/xmlbuilder.pyc -lib/python${PY_VER_SUFFIX}/xml/dom/xmlbuilder.pyo -lib/python${PY_VER_SUFFIX}/xml/etree/ElementInclude.py -lib/python${PY_VER_SUFFIX}/xml/etree/ElementInclude.pyc -lib/python${PY_VER_SUFFIX}/xml/etree/ElementInclude.pyo -lib/python${PY_VER_SUFFIX}/xml/etree/ElementPath.py -lib/python${PY_VER_SUFFIX}/xml/etree/ElementPath.pyc -lib/python${PY_VER_SUFFIX}/xml/etree/ElementPath.pyo -lib/python${PY_VER_SUFFIX}/xml/etree/ElementTree.py -lib/python${PY_VER_SUFFIX}/xml/etree/ElementTree.pyc -lib/python${PY_VER_SUFFIX}/xml/etree/ElementTree.pyo -lib/python${PY_VER_SUFFIX}/xml/etree/__init__.py -lib/python${PY_VER_SUFFIX}/xml/etree/__init__.pyc -lib/python${PY_VER_SUFFIX}/xml/etree/__init__.pyo -lib/python${PY_VER_SUFFIX}/xml/etree/cElementTree.py -lib/python${PY_VER_SUFFIX}/xml/etree/cElementTree.pyc -lib/python${PY_VER_SUFFIX}/xml/etree/cElementTree.pyo -lib/python${PY_VER_SUFFIX}/xml/parsers/__init__.py -lib/python${PY_VER_SUFFIX}/xml/parsers/__init__.pyc -lib/python${PY_VER_SUFFIX}/xml/parsers/__init__.pyo -lib/python${PY_VER_SUFFIX}/xml/parsers/expat.py -lib/python${PY_VER_SUFFIX}/xml/parsers/expat.pyc -lib/python${PY_VER_SUFFIX}/xml/parsers/expat.pyo -lib/python${PY_VER_SUFFIX}/xml/sax/__init__.py -lib/python${PY_VER_SUFFIX}/xml/sax/__init__.pyc -lib/python${PY_VER_SUFFIX}/xml/sax/__init__.pyo -lib/python${PY_VER_SUFFIX}/xml/sax/_exceptions.py -lib/python${PY_VER_SUFFIX}/xml/sax/_exceptions.pyc -lib/python${PY_VER_SUFFIX}/xml/sax/_exceptions.pyo -lib/python${PY_VER_SUFFIX}/xml/sax/expatreader.py -lib/python${PY_VER_SUFFIX}/xml/sax/expatreader.pyc -lib/python${PY_VER_SUFFIX}/xml/sax/expatreader.pyo -lib/python${PY_VER_SUFFIX}/xml/sax/handler.py -lib/python${PY_VER_SUFFIX}/xml/sax/handler.pyc -lib/python${PY_VER_SUFFIX}/xml/sax/handler.pyo -lib/python${PY_VER_SUFFIX}/xml/sax/saxutils.py -lib/python${PY_VER_SUFFIX}/xml/sax/saxutils.pyc -lib/python${PY_VER_SUFFIX}/xml/sax/saxutils.pyo -lib/python${PY_VER_SUFFIX}/xml/sax/xmlreader.py -lib/python${PY_VER_SUFFIX}/xml/sax/xmlreader.pyc -lib/python${PY_VER_SUFFIX}/xml/sax/xmlreader.pyo -lib/python${PY_VER_SUFFIX}/xmllib.py -lib/python${PY_VER_SUFFIX}/xmllib.pyc -lib/python${PY_VER_SUFFIX}/xmllib.pyo -lib/python${PY_VER_SUFFIX}/xmlrpclib.py -lib/python${PY_VER_SUFFIX}/xmlrpclib.pyc -lib/python${PY_VER_SUFFIX}/xmlrpclib.pyo -lib/python${PY_VER_SUFFIX}/zipfile.py -lib/python${PY_VER_SUFFIX}/zipfile.pyc -lib/python${PY_VER_SUFFIX}/zipfile.pyo diff --git a/lang/python26/PLIST.common_end b/lang/python26/PLIST.common_end deleted file mode 100644 index 3667bab2d..000000000 --- a/lang/python26/PLIST.common_end +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST.common_end,v 1.5 2009/06/14 20:34:14 joerg Exp $ -@pkgdir lib/python${PY_VER_SUFFIX}/lib-old diff --git a/lang/python26/buildlink3.mk b/lang/python26/buildlink3.mk deleted file mode 100644 index 8e4c233fb..000000000 --- a/lang/python26/buildlink3.mk +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.6 2013/11/06 07:25:49 adam Exp $ - -BUILDLINK_TREE+= python26 - -.if !defined(PYTHON26_BUILDLINK3_MK) -PYTHON26_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.python26+= python26>=2.6 -BUILDLINK_ABI_DEPENDS.python26+= python26>=2.6.6nb8 -BUILDLINK_PKGSRCDIR.python26?= ../../lang/python26 - -.if defined(BUILDLINK_DEPMETHOD.python) -BUILDLINK_DEPMETHOD.python26?= ${BUILDLINK_DEPMETHOD.python} -.endif - -#BUILDLINK_INCDIRS.python26+= include/python2.6 -#BUILDLINK_LIBDIRS.python26+= lib/python2.6/config -#BUILDLINK_TRANSFORM+= l:python:python2.6 - -.include "../../mk/dlopen.buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.endif # PYTHON26_BUILDLINK3_MK - -BUILDLINK_TREE+= -python26 diff --git a/lang/python26/dist.mk b/lang/python26/dist.mk deleted file mode 100644 index 74f4c0c72..000000000 --- a/lang/python26/dist.mk +++ /dev/null @@ -1,8 +0,0 @@ -# $NetBSD: dist.mk,v 1.4 2013/11/06 07:25:49 adam Exp $ - -PY_DISTVERSION= 2.6.9 -DISTNAME= Python-${PY_DISTVERSION} -EXTRACT_SUFX= .tar.xz -DISTINFO_FILE= ${.CURDIR}/../../lang/python26/distinfo -PATCHDIR= ${.CURDIR}/../../lang/python26/patches -MASTER_SITES= http://www.python.org/ftp/python/${PY_DISTVERSION}/ diff --git a/lang/python26/distinfo b/lang/python26/distinfo deleted file mode 100644 index 7e8f64b47..000000000 --- a/lang/python26/distinfo +++ /dev/null @@ -1,32 +0,0 @@ -$NetBSD: distinfo,v 1.60 2014/10/27 20:11:34 drochner Exp $ - -SHA1 (Python-2.6.9.tar.xz) = 2fc159946dfcceffbe4a8638de32d0cd8059c2f8 -RMD160 (Python-2.6.9.tar.xz) = 42edf7c9f2f64b77ab173de30ea453257c2c06b3 -Size (Python-2.6.9.tar.xz) = 9333664 bytes -SHA1 (patch-CVE-2014-7185) = 768199954b166474ab471e34afc9238fd7125ce8 -SHA1 (patch-Lib_distutils_unixccompiler.py) = 1ce01fbe2d36cf0c7ce347c878cfe2d290ec8490 -SHA1 (patch-Mac_Modules_fm___Fmmodule.c) = b9314bccb51b4fe672b81559068f7a79d2965f94 -SHA1 (patch-Mac_Modules_qd___Qdmodule.c) = 45c748b15b9436d45ba137460389638aa7108c8d -SHA1 (patch-Mac_Modules_qdoffs___Qdoffsmodule.c) = 9994f0c1a908f18f1f3df3f05b184f082c018365 -SHA1 (patch-Modules_pyexpat.c) = 093f5abb50667e776c66564f4ec87addfdc05ff3 -SHA1 (patch-Modules_readline.c) = e72d8b3e6e96d34b45b1f5c440967ebad6d714c4 -SHA1 (patch-SA43463) = a0285ce9eb1d994bb05cd54812f3fc9cb678fe7f -SHA1 (patch-aa) = 0528fc5da76d5f1d19586ea3dda1acd09a4b0113 -SHA1 (patch-ab) = b47aa9d18a7c1a99ac8cc8b29c64867443f303e5 -SHA1 (patch-ac) = 57c88d47f82630e67bcd27ab61bf4362035da2f2 -SHA1 (patch-ad) = a997e39d16a8f0023125362b180d19ee97ab519b -SHA1 (patch-ae) = a6d578b5f12eb42fbbcc11791576d2686a4807d9 -SHA1 (patch-ah) = 501d220b41e578402f3400fe88e582aa2408a147 -SHA1 (patch-al) = 45dd16af8e7a45aa323138f712c034aa79a91019 -SHA1 (patch-am) = 216e4993a83b3ff1193c2ab524e761bc9ae3d52d -SHA1 (patch-an) = 17b4e17b3b562c29a050e9bb20447084ce82b8ab -SHA1 (patch-ao) = 8c6a156b0f0c2a6d319658477fff348e6a0c3603 -SHA1 (patch-ap) = 5ad6f248027be369bd27f69210ff3c7b97a297a2 -SHA1 (patch-au) = 230d74342997021e957105786e93600f5d03cf7b -SHA1 (patch-av) = d6bf0419015656a8d2f13d3132873e453c8a6b6e -SHA1 (patch-az) = 473419352f6e1ff3c6e6268e81457e6f8a1fccb8 -SHA1 (patch-ba) = 97dcf72d7380a2d257220669845c52a698165fcf -SHA1 (patch-bb) = 6cdd94dd1e69630159194c7c153b6c4e46c81456 -SHA1 (patch-bc) = 2a57949e0085ac3e8fe8ecd64ffb2b205f3862ac -SHA1 (patch-pyconfig.h.in) = ad0f7d60886849e58a03fb28bb6c5ba0600c4698 -SHA1 (patch-xa) = 25f02b03f1c5534e1d839a5489d5a046071f32c0 diff --git a/lang/python26/patches/patch-CVE-2014-7185 b/lang/python26/patches/patch-CVE-2014-7185 deleted file mode 100644 index d46e7b06a..000000000 --- a/lang/python26/patches/patch-CVE-2014-7185 +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-CVE-2014-7185,v 1.1 2014/10/27 20:11:34 drochner Exp $ - -http://bugs.python.org/issue21831 - ---- Objects/bufferobject.c.orig 2014-10-27 19:46:40.000000000 +0000 -+++ Objects/bufferobject.c -@@ -88,7 +88,7 @@ get_buf(PyBufferObject *self, void **ptr - *size = count; - else - *size = self->b_size; -- if (offset + *size > count) -+ if (*size > count - offset) - *size = count - offset; - } - return 1; diff --git a/lang/python26/patches/patch-Lib_distutils_unixccompiler.py b/lang/python26/patches/patch-Lib_distutils_unixccompiler.py deleted file mode 100644 index 5fdab68fc..000000000 --- a/lang/python26/patches/patch-Lib_distutils_unixccompiler.py +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.1 2013/09/10 14:22:30 joerg Exp $ - ---- Lib/distutils/unixccompiler.py.orig 2012-04-10 15:32:04.000000000 +0000 -+++ Lib/distutils/unixccompiler.py -@@ -292,10 +292,8 @@ class UnixCCompiler(CCompiler): - return ["+s", "-L" + dir] - elif sys.platform[:7] == "irix646" or sys.platform[:6] == "osf1V5": - return ["-rpath", dir] -- elif self._is_gcc(compiler): -- return "-Wl,-R" + dir - else: -- return "-R" + dir -+ return "-Wl,-R" + dir - - def library_option(self, lib): - return "-l" + lib diff --git a/lang/python26/patches/patch-Mac_Modules_fm___Fmmodule.c b/lang/python26/patches/patch-Mac_Modules_fm___Fmmodule.c deleted file mode 100644 index 29a785ca1..000000000 --- a/lang/python26/patches/patch-Mac_Modules_fm___Fmmodule.c +++ /dev/null @@ -1,61 +0,0 @@ -$NetBSD: patch-Mac_Modules_fm___Fmmodule.c,v 1.1 2011/09/30 08:34:26 yyamano Exp $ - -Fix build errors on Mac OS XLion. - ---- Mac/Modules/fm/_Fmmodule.c.orig 2010-05-09 15:15:40.000000000 +0000 -+++ Mac/Modules/fm/_Fmmodule.c -@@ -3,8 +3,14 @@ - - #include "Python.h" - --#ifndef __LP64__ -+#include -+#if (__MAC_OS_X_VERSION_MAX_ALLOWED >= 1070) || defined(__LP64__) -+#undef HAVE_CARBON -+#else -+#define HAVE_CARBON -+#endif - -+#ifdef HAVE_CARBON - - #include "pymactoolbox.h" - -@@ -336,32 +342,32 @@ static PyMethodDef Fm_methods[] = { - {NULL, NULL, 0} - }; - --#else /* __LP64__ */ -+#else /* HAVE_CARBON */ - - static PyMethodDef Fm_methods[] = { - {NULL, NULL, 0} - }; - --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - - void init_Fm(void) - { - PyObject *m; --#ifndef __LP64__ -+#ifdef HAVE_CARBON - PyObject *d; --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - - - - - m = Py_InitModule("_Fm", Fm_methods); --#ifndef __LP64__ -+#ifdef HAVE_CARBON - d = PyModule_GetDict(m); - Fm_Error = PyMac_GetOSErrException(); - if (Fm_Error == NULL || - PyDict_SetItemString(d, "Error", Fm_Error) != 0) - return; --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - } - - /* ========================= End module _Fm ========================= */ diff --git a/lang/python26/patches/patch-Mac_Modules_qd___Qdmodule.c b/lang/python26/patches/patch-Mac_Modules_qd___Qdmodule.c deleted file mode 100644 index 55b069436..000000000 --- a/lang/python26/patches/patch-Mac_Modules_qd___Qdmodule.c +++ /dev/null @@ -1,88 +0,0 @@ -$NetBSD: patch-Mac_Modules_qd___Qdmodule.c,v 1.1 2011/09/30 08:34:26 yyamano Exp $ - -Fix build errors on Mac OS XLion. - ---- Mac/Modules/qd/_Qdmodule.c.orig 2010-05-09 15:15:40.000000000 +0000 -+++ Mac/Modules/qd/_Qdmodule.c -@@ -3,8 +3,14 @@ - - #include "Python.h" - -+#include -+#if (__MAC_OS_X_VERSION_MAX_ALLOWED >= 1070) || defined(__LP64__) -+#undef HAVE_CARBON -+#else -+#define HAVE_CARBON -+#endif - --#ifndef __LP64__ -+#ifdef HAVE_CARBON - - #include "pymactoolbox.h" - -@@ -6545,10 +6551,10 @@ static PyObject *Qd_RawBitMap(PyObject * - return _res; - - } --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - - static PyMethodDef Qd_methods[] = { --#ifndef __LP64__ -+#ifdef HAVE_CARBON - {"GetPort", (PyCFunction)Qd_GetPort, 1, - PyDoc_STR("() -> (GrafPtr port)")}, - {"GrafDevice", (PyCFunction)Qd_GrafDevice, 1, -@@ -7083,12 +7089,12 @@ static PyMethodDef Qd_methods[] = { - PyDoc_STR("Take (string, int, Rect) argument and create BitMap")}, - {"RawBitMap", (PyCFunction)Qd_RawBitMap, 1, - PyDoc_STR("Take string BitMap and turn into BitMap object")}, --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - {NULL, NULL, 0} - }; - - --#ifndef __LP64__ -+#ifdef HAVE_CARBON - - /* Like BMObj_New, but the original bitmap data structure is copied (and - ** released when the object is released) -@@ -7106,13 +7112,13 @@ PyObject *BMObj_NewCopied(BitMapPtr itse - return (PyObject *)it; - } - --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - - - void init_Qd(void) - { - PyObject *m; --#ifndef __LP64__ -+#ifdef HAVE_CARBON - PyObject *d; - - -@@ -7124,10 +7130,10 @@ void init_Qd(void) - PyMac_INIT_TOOLBOX_OBJECT_NEW(RGBColorPtr, QdRGB_New); - PyMac_INIT_TOOLBOX_OBJECT_CONVERT(RGBColor, QdRGB_Convert); - --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - - m = Py_InitModule("_Qd", Qd_methods); --#ifndef __LP64__ -+#ifdef HAVE_CARBON - d = PyModule_GetDict(m); - Qd_Error = PyMac_GetOSErrException(); - if (Qd_Error == NULL || -@@ -7147,7 +7153,7 @@ void init_Qd(void) - /* Backward-compatible name */ - Py_INCREF(&BitMap_Type); - PyModule_AddObject(m, "BitMapType", (PyObject *)&BitMap_Type); --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - } - - /* ========================= End module _Qd ========================= */ diff --git a/lang/python26/patches/patch-Mac_Modules_qdoffs___Qdoffsmodule.c b/lang/python26/patches/patch-Mac_Modules_qdoffs___Qdoffsmodule.c deleted file mode 100644 index ec8e023c3..000000000 --- a/lang/python26/patches/patch-Mac_Modules_qdoffs___Qdoffsmodule.c +++ /dev/null @@ -1,75 +0,0 @@ -$NetBSD: patch-Mac_Modules_qdoffs___Qdoffsmodule.c,v 1.1 2011/09/30 08:34:26 yyamano Exp $ - -Fix build errors on Mac OS XLion. - ---- Mac/Modules/qdoffs/_Qdoffsmodule.c.orig 2010-05-09 15:15:40.000000000 +0000 -+++ Mac/Modules/qdoffs/_Qdoffsmodule.c -@@ -3,8 +3,14 @@ - - #include "Python.h" - -+#include -+#if (__MAC_OS_X_VERSION_MAX_ALLOWED >= 1070) || defined(__LP64__) -+#undef HAVE_CARBON -+#else -+#define HAVE_CARBON -+#endif - --#ifndef __LP64__ -+#ifdef HAVE_CARBON - - #include "pymactoolbox.h" - -@@ -631,10 +637,10 @@ static PyObject *Qdoffs_PutPixMapBytes(P - return _res; - - } --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - - static PyMethodDef Qdoffs_methods[] = { --#ifndef __LP64__ -+#ifdef HAVE_CARBON - {"NewGWorld", (PyCFunction)Qdoffs_NewGWorld, 1, - PyDoc_STR("(short PixelDepth, Rect boundsRect, CTabHandle cTable, GDHandle aGDevice, GWorldFlags flags) -> (GWorldPtr offscreenGWorld)")}, - {"LockPixels", (PyCFunction)Qdoffs_LockPixels, 1, -@@ -681,7 +687,7 @@ static PyMethodDef Qdoffs_methods[] = { - PyDoc_STR("(pixmap, int start, int size) -> string. Return bytes from the pixmap")}, - {"PutPixMapBytes", (PyCFunction)Qdoffs_PutPixMapBytes, 1, - PyDoc_STR("(pixmap, int start, string data). Store bytes into the pixmap")}, --#endif /* __LP64__ */ -+#endif /* CARBON */ - {NULL, NULL, 0} - }; - -@@ -691,7 +697,7 @@ static PyMethodDef Qdoffs_methods[] = { - void init_Qdoffs(void) - { - PyObject *m; --#ifndef __LP64__ -+#ifdef HAVE_CARBON - PyObject *d; - - -@@ -699,10 +705,10 @@ void init_Qdoffs(void) - PyMac_INIT_TOOLBOX_OBJECT_NEW(GWorldPtr, GWorldObj_New); - PyMac_INIT_TOOLBOX_OBJECT_CONVERT(GWorldPtr, GWorldObj_Convert); - --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - - m = Py_InitModule("_Qdoffs", Qdoffs_methods); --#ifndef __LP64__ -+#ifdef HAVE_CARBON - d = PyModule_GetDict(m); - Qdoffs_Error = PyMac_GetOSErrException(); - if (Qdoffs_Error == NULL || -@@ -715,7 +721,7 @@ void init_Qdoffs(void) - /* Backward-compatible name */ - Py_INCREF(&GWorld_Type); - PyModule_AddObject(m, "GWorldType", (PyObject *)&GWorld_Type); --#endif /* __LP64__ */ -+#endif /* HAVE_CARBON */ - } - - /* ======================= End module _Qdoffs ======================= */ diff --git a/lang/python26/patches/patch-Modules_pyexpat.c b/lang/python26/patches/patch-Modules_pyexpat.c deleted file mode 100644 index 68fbc2f53..000000000 --- a/lang/python26/patches/patch-Modules_pyexpat.c +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-Modules_pyexpat.c,v 1.1 2012/05/05 22:16:15 joerg Exp $ - ---- Modules/pyexpat.c.orig 2012-05-05 17:15:36.000000000 +0000 -+++ Modules/pyexpat.c -@@ -1355,8 +1355,13 @@ newxmlparseobject(char *encoding, char * - else { - self->itself = XML_ParserCreate(encoding); - } -+#if ((XML_MAJOR_VERSION >= 2) && (XML_MINOR_VERSION >= 1)) || defined(XML_HAS_SET_HASH_SALT) -+ /* This feature was added upstream in libexpat 2.1.0. Our expat copy -+ * has a backport of this feature where we also define XML_HAS_SET_HASH_SALT -+ * to indicate that we can still use it. */ - XML_SetHashSalt(self->itself, - (unsigned long)_Py_HashSecret.prefix); -+#endif - self->intern = intern; - Py_XINCREF(self->intern); - #ifdef Py_TPFLAGS_HAVE_GC diff --git a/lang/python26/patches/patch-Modules_readline.c b/lang/python26/patches/patch-Modules_readline.c deleted file mode 100644 index 663f2ff8e..000000000 --- a/lang/python26/patches/patch-Modules_readline.c +++ /dev/null @@ -1,45 +0,0 @@ -$NetBSD: patch-Modules_readline.c,v 1.1 2014/03/27 06:14:57 obache Exp $ - -* fixes for readline-6.3 - http://bugs.python.org/issue20374 - backport from Python 2.7 - ---- Modules/readline.c.orig 2013-10-29 15:04:39.000000000 +0000 -+++ Modules/readline.c -@@ -699,7 +699,11 @@ on_hook(PyObject *func) - } - - static int -+#if defined(_RL_FUNCTION_TYPEDEF) - on_startup_hook(void) -+#else -+on_startup_hook() -+#endif - { - return on_hook(startup_hook); - } -@@ -801,7 +805,7 @@ on_completion(const char *text, int stat - * before calling the normal completer */ - - static char ** --flex_complete(char *text, int start, int end) -+flex_complete(const char *text, int start, int end) - { - #ifdef HAVE_RL_COMPLETION_APPEND_CHARACTER - rl_completion_append_character ='\0'; -@@ -841,12 +845,12 @@ setup_readline(void) - rl_bind_key_in_map ('\t', rl_complete, emacs_meta_keymap); - rl_bind_key_in_map ('\033', rl_complete, emacs_meta_keymap); - /* Set our hook functions */ -- rl_startup_hook = (Function *)on_startup_hook; -+ rl_startup_hook = on_startup_hook; - #ifdef HAVE_RL_PRE_INPUT_HOOK -- rl_pre_input_hook = (Function *)on_pre_input_hook; -+ rl_pre_input_hook = on_pre_input_hook; - #endif - /* Set our completion function */ -- rl_attempted_completion_function = (CPPFunction *)flex_complete; -+ rl_attempted_completion_function = flex_complete; - /* Set Python word break characters */ - rl_completer_word_break_characters = - strdup(" \t\n`~!@#$%^&*()-=+[{]}\\|;:'\",<>/?"); diff --git a/lang/python26/patches/patch-SA43463 b/lang/python26/patches/patch-SA43463 deleted file mode 100644 index 05d221710..000000000 --- a/lang/python26/patches/patch-SA43463 +++ /dev/null @@ -1,96 +0,0 @@ -$NetBSD: patch-SA43463,v 1.1 2011/02/28 22:35:53 tron Exp $ - -Fix information disclosure vulnerability reported in SA43463. -Patch taken from the Python SVN repository: - -http://svn.python.org/view?view=revision&revision=71303 - ---- Lib/CGIHTTPServer.py.orig 2009-11-11 17:24:53.000000000 +0000 -+++ Lib/CGIHTTPServer.py 2011-02-28 22:16:27.000000000 +0000 -@@ -70,27 +70,20 @@ - return SimpleHTTPServer.SimpleHTTPRequestHandler.send_head(self) - - def is_cgi(self): -- """Test whether self.path corresponds to a CGI script, -- and return a boolean. -+ """Test whether self.path corresponds to a CGI script. - -- This function sets self.cgi_info to a tuple (dir, rest) -- when it returns True, where dir is the directory part before -- the CGI script name. Note that rest begins with a -- slash if it is not empty. -- -- The default implementation tests whether the path -- begins with one of the strings in the list -- self.cgi_directories (and the next character is a '/' -- or the end of the string). -+ Returns True and updates the cgi_info attribute to the tuple -+ (dir, rest) if self.path requires running a CGI script. -+ Returns False otherwise. -+ -+ The default implementation tests whether the normalized url -+ path begins with one of the strings in self.cgi_directories -+ (and the next character is a '/' or the end of the string). - """ -- -- path = self.path -- -- for x in self.cgi_directories: -- i = len(x) -- if path[:i] == x and (not path[i:] or path[i] == '/'): -- self.cgi_info = path[:i], path[i+1:] -- return True -+ splitpath = _url_collapse_path_split(self.path) -+ if splitpath[0] in self.cgi_directories: -+ self.cgi_info = splitpath -+ return True - return False - - cgi_directories = ['/cgi-bin', '/htbin'] -@@ -299,6 +292,46 @@ - self.log_message("CGI script exited OK") - - -+# TODO(gregory.p.smith): Move this into an appropriate library. -+def _url_collapse_path_split(path): -+ """ -+ Given a URL path, remove extra '/'s and '.' path elements and collapse -+ any '..' references. -+ -+ Implements something akin to RFC-2396 5.2 step 6 to parse relative paths. -+ -+ Returns: A tuple of (head, tail) where tail is everything after the final / -+ and head is everything before it. Head will always start with a '/' and, -+ if it contains anything else, never have a trailing '/'. -+ -+ Raises: IndexError if too many '..' occur within the path. -+ """ -+ # Similar to os.path.split(os.path.normpath(path)) but specific to URL -+ # path semantics rather than local operating system semantics. -+ path_parts = [] -+ for part in path.split('/'): -+ if part == '.': -+ path_parts.append('') -+ else: -+ path_parts.append(part) -+ # Filter out blank non trailing parts before consuming the '..'. -+ path_parts = [part for part in path_parts[:-1] if part] + path_parts[-1:] -+ if path_parts: -+ tail_part = path_parts.pop() -+ else: -+ tail_part = '' -+ head_parts = [] -+ for part in path_parts: -+ if part == '..': -+ head_parts.pop() -+ else: -+ head_parts.append(part) -+ if tail_part and tail_part == '..': -+ head_parts.pop() -+ tail_part = '' -+ return ('/' + '/'.join(head_parts), tail_part) -+ -+ - nobody = None - - def nobody_uid(): diff --git a/lang/python26/patches/patch-aa b/lang/python26/patches/patch-aa deleted file mode 100644 index 788cee0de..000000000 --- a/lang/python26/patches/patch-aa +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2010/09/04 05:12:00 obache Exp $ - ---- Include/py_curses.h.orig 2009-09-06 21:23:05.000000000 +0000 -+++ Include/py_curses.h -@@ -44,6 +44,21 @@ - #endif - #endif - -+#ifdef __NetBSD__ -+/* -+** On NetBSD, [n]curses.h and stdlib.h/wchar.h use different guards -+** against multiple definition of wchar_t and wint_t. -+*/ -+#ifdef _XOPEN_SOURCE_EXTENDED -+#ifndef _WCHAR_T -+#define _WCHAR_T -+#endif -+#ifndef _WINT_T -+#define _WINT_T -+#endif -+#endif -+#endif -+ - #ifdef HAVE_NCURSES_H - #include - #else diff --git a/lang/python26/patches/patch-ab b/lang/python26/patches/patch-ab deleted file mode 100644 index 015f1260d..000000000 --- a/lang/python26/patches/patch-ab +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2010/09/04 05:12:00 obache Exp $ - ---- Lib/distutils/command/build_ext.py.orig 2010-08-02 20:26:41.000000000 +0000 -+++ Lib/distutils/command/build_ext.py -@@ -514,8 +514,19 @@ class build_ext (Command): - # that go into the mix. - if ext.extra_objects: - objects.extend(ext.extra_objects) -+ -+ # Two possible sources for extra linker arguments: -+ # - 'extra_link_args' in Extension object -+ # - LDFLAGS environment variable -+ # The environment variable should take precedence, and -+ # any sensible compiler will give precedence to later -+ # command line args. Hence we combine them in order: - extra_args = ext.extra_link_args or [] - -+ if os.environ.has_key('LDFLAGS'): -+ extra_args = list(extra_args) -+ extra_args.extend(string.split(os.environ['LDFLAGS'])) -+ - # Detect target language, if not provided - language = ext.language or self.compiler.detect_language(sources) - diff --git a/lang/python26/patches/patch-ac b/lang/python26/patches/patch-ac deleted file mode 100644 index 7a0bf5e6c..000000000 --- a/lang/python26/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2010/09/04 05:12:00 obache Exp $ - ---- Misc/build.sh.orig 2010-03-12 21:29:25.000000000 +0000 -+++ Misc/build.sh -@@ -269,7 +269,7 @@ fi - - F="make-doc-dist.out" - start=`current_time` --if [ $conflict_count == 0 ]; then -+if [ $conflict_count = 0 ]; then - make dist >& ../build/$F - err=$? - fi diff --git a/lang/python26/patches/patch-ad b/lang/python26/patches/patch-ad deleted file mode 100644 index 2dd28ec21..000000000 --- a/lang/python26/patches/patch-ad +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2009/11/16 21:12:05 jakllsch Exp $ - -Add ability to parse unsigned integers as externalized by NetBSD proplib(3). - ---- Lib/plistlib.py.orig 2009-05-07 21:47:02.000000000 -0500 -+++ Lib/plistlib.py -@@ -463,7 +463,7 @@ class PlistParser: - def end_false(self): - self.addObject(False) - def end_integer(self): -- self.addObject(int(self.getData())) -+ self.addObject(int(self.getData(), 0)) - def end_real(self): - self.addObject(float(self.getData())) - def end_string(self): diff --git a/lang/python26/patches/patch-ae b/lang/python26/patches/patch-ae deleted file mode 100644 index 1ad5cdab5..000000000 --- a/lang/python26/patches/patch-ae +++ /dev/null @@ -1,43 +0,0 @@ -$NetBSD: patch-ae,v 1.2 2010/09/04 05:12:00 obache Exp $ - -XXXbjs: I use amd64, and audioop is broken on 64-bit platforms. -Thus, this needs to be tested. - ---- Modules/sunaudiodev.c.orig 2010-05-09 15:15:40.000000000 +0000 -+++ Modules/sunaudiodev.c -@@ -224,7 +224,11 @@ sad_ibufcount(sadobject *self) - { - audio_info_t ai; - -+#if defined(__NetBSD__) && defined(AUDIO_GETBUFINFO) -+ if (ioctl(self->x_fd, AUDIO_GETBUFINFO, &ai) < 0) { -+#else - if (ioctl(self->x_fd, AUDIO_GETINFO, &ai) < 0) { -+#endif - PyErr_SetFromErrno(SunAudioError); - return NULL; - } -@@ -236,7 +240,11 @@ sad_obufcount(sadobject *self) - { - audio_info_t ai; - -+#if defined(__NetBSD__) && defined(AUDIO_GETBUFINFO) -+ if (ioctl(self->x_fd, AUDIO_GETBUFINFO, &ai) < 0) { -+#else - if (ioctl(self->x_fd, AUDIO_GETINFO, &ai) < 0) { -+#endif - PyErr_SetFromErrno(SunAudioError); - return NULL; - } -@@ -275,7 +283,11 @@ sad_getdev(sadobject *self) - static PyObject * - sad_flush(sadobject *self) - { -+#if defined(__NetBSD__) || defined(__OpenBSD__) -+ if (ioctl(self->x_fd, AUDIO_FLUSH, NULL) < 0) { -+#else - if (ioctl(self->x_fd, I_FLUSH, FLUSHW) < 0) { -+#endif - PyErr_SetFromErrno(SunAudioError); - return NULL; - } diff --git a/lang/python26/patches/patch-ah b/lang/python26/patches/patch-ah deleted file mode 100644 index c40d427a2..000000000 --- a/lang/python26/patches/patch-ah +++ /dev/null @@ -1,86 +0,0 @@ -$NetBSD: patch-ah,v 1.3 2010/09/04 05:12:00 obache Exp $ - ---- Modules/_cursesmodule.c.orig 2010-08-05 16:35:53.000000000 +0000 -+++ Modules/_cursesmodule.c -@@ -317,17 +317,9 @@ Window_NoArg2TupleReturnFunction(getpary - - Window_OneArgNoReturnFunction(clearok, int, "i;True(1) or False(0)") - Window_OneArgNoReturnFunction(idlok, int, "i;True(1) or False(0)") --#if defined(__NetBSD__) --Window_OneArgNoReturnVoidFunction(keypad, int, "i;True(1) or False(0)") --#else - Window_OneArgNoReturnFunction(keypad, int, "i;True(1) or False(0)") --#endif - Window_OneArgNoReturnFunction(leaveok, int, "i;True(1) or False(0)") --#if defined(__NetBSD__) --Window_OneArgNoReturnVoidFunction(nodelay, int, "i;True(1) or False(0)") --#else - Window_OneArgNoReturnFunction(nodelay, int, "i;True(1) or False(0)") --#endif - Window_OneArgNoReturnFunction(notimeout, int, "i;True(1) or False(0)") - Window_OneArgNoReturnFunction(scrollok, int, "i;True(1) or False(0)") - Window_OneArgNoReturnFunction(winsdelln, int, "i;nlines") -@@ -886,11 +878,7 @@ PyCursesWindow_GetKey(PyCursesWindowObje - return Py_BuildValue("c", rtn); - } else { - const char *knp; --#if defined(__NetBSD__) -- knp = unctrl(rtn); --#else - knp = keyname(rtn); --#endif - return PyString_FromString((knp == NULL) ? "" : knp); - } - } -@@ -2100,7 +2088,6 @@ PyCursesWindow_NoOutRefresh(PyCursesWind - } - #endif /* HAVE_CURSES_IS_TERM_RESIZED */ - --#if !defined(__NetBSD__) - static PyObject * - PyCurses_KeyName(PyObject *self, PyObject *args) - { -@@ -2119,7 +2106,6 @@ PyCursesWindow_NoOutRefresh(PyCursesWind - - return PyString_FromString((knp == NULL) ? "" : (char *)knp); - } --#endif - - static PyObject * - PyCurses_KillChar(PyObject *self) -@@ -2664,9 +2650,7 @@ PyCursesWindow_NoOutRefresh(PyCursesWind - #ifdef HAVE_CURSES_IS_TERM_RESIZED - {"is_term_resized", (PyCFunction)PyCurses_Is_Term_Resized, METH_VARARGS}, - #endif --#if !defined(__NetBSD__) - {"keyname", (PyCFunction)PyCurses_KeyName, METH_VARARGS}, --#endif - {"killchar", (PyCFunction)PyCurses_KillChar, METH_NOARGS}, - {"longname", (PyCFunction)PyCurses_longname, METH_NOARGS}, - {"meta", (PyCFunction)PyCurses_Meta, METH_VARARGS}, -@@ -2775,9 +2759,7 @@ PyCursesWindow_NoOutRefresh(PyCursesWind - SetDictInt("A_DIM", A_DIM); - SetDictInt("A_BOLD", A_BOLD); - SetDictInt("A_ALTCHARSET", A_ALTCHARSET); --#if !defined(__NetBSD__) - SetDictInt("A_INVIS", A_INVIS); --#endif - SetDictInt("A_PROTECT", A_PROTECT); - SetDictInt("A_CHARTEXT", A_CHARTEXT); - SetDictInt("A_COLOR", A_COLOR); -@@ -2849,7 +2831,6 @@ PyCursesWindow_NoOutRefresh(PyCursesWind - int key; - char *key_n; - char *key_n2; --#if !defined(__NetBSD__) - for (key=KEY_MIN;key < KEY_MAX; key++) { - key_n = (char *)keyname(key); - if (key_n == NULL || strcmp(key_n,"UNKNOWN KEY")==0) -@@ -2877,7 +2858,6 @@ PyCursesWindow_NoOutRefresh(PyCursesWind - if (key_n2 != key_n) - free(key_n2); - } --#endif - SetDictInt("KEY_MIN", KEY_MIN); - SetDictInt("KEY_MAX", KEY_MAX); - } diff --git a/lang/python26/patches/patch-al b/lang/python26/patches/patch-al deleted file mode 100644 index 41414ec28..000000000 --- a/lang/python26/patches/patch-al +++ /dev/null @@ -1,133 +0,0 @@ -$NetBSD: patch-al,v 1.12 2013/11/06 07:25:49 adam Exp $ - -- recognize OpenBSD, MirBSD, Interix, Solaris 11 -- remove special-case library version hack for FreeBSD -- don't set Mac OS X target version: stick to the current one -- honor pkgsrc LDFLAGS -- other stuff not previously commented (XXX) - ---- configure.orig 2013-10-29 15:04:39.000000000 +0000 -+++ configure -@@ -2833,7 +2833,7 @@ case $ac_sys_system/$ac_sys_release in - # Reconfirmed for OpenBSD 3.3 by Zachary Hamm, for 3.4 by Jason Ish. - # In addition, Stefan Krah confirms that issue #1244610 exists through - # OpenBSD 4.6, but is fixed in 4.7. -- OpenBSD/2.* | OpenBSD/3.[0123456789] | OpenBSD/4.[0123456]) -+ OpenBSD/2.* | OpenBSD/3.[0123456789] | OpenBSD/4.[0123456] | MirBSD/*) - define_xopen_source=no - # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is - # also defined. This can be overridden by defining _BSD_SOURCE -@@ -2905,10 +2905,10 @@ if test $define_xopen_source = yes - then - # On Solaris w/ g++ it appears that _XOPEN_SOURCE has to be - # defined precisely as g++ defines it -- # Furthermore, on Solaris 10, XPG6 requires the use of a C99 -+ # Furthermore, on Solaris >=10, XPG6 requires the use of a C99 - # compiler - case $ac_sys_system/$ac_sys_release in -- SunOS/5.8|SunOS/5.9|SunOS/5.10) -+ SunOS/5.8|SunOS/5.9|SunOS/5.10|SunOS/5.11) - - $as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h - -@@ -2924,10 +2924,10 @@ $as_echo "#define _XOPEN_SOURCE 600" >>c - # definition of _XOPEN_SOURCE_EXTENDED and _POSIX_C_SOURCE, or else - # several APIs are not declared. Since this is also needed in some - # cases for HP-UX, we define it globally. -- # except for Solaris 10, where it must not be defined, -+ # except for Solaris >=10, where it must not be defined, - # as it implies XPG4.2 - case $ac_sys_system/$ac_sys_release in -- SunOS/5.10) -+ SunOS/5.10|SunOS/5.11) - ;; - *) - -@@ -4736,15 +4736,10 @@ $as_echo "#define Py_ENABLE_SHARED 1" >> - RUNSHARED=LD_LIBRARY_PATH=`pwd`:${LD_LIBRARY_PATH} - INSTSONAME="$LDLIBRARY".$SOVERSION - ;; -- Linux*|GNU*|NetBSD*|FreeBSD*|DragonFly*) -+ Linux*|GNU*|NetBSD*|FreeBSD*|Interix*|DragonFly*|OpenBSD*|MirBSD*) - LDLIBRARY='libpython$(VERSION).so' - BLDLIBRARY='-L. -lpython$(VERSION)' - RUNSHARED=LD_LIBRARY_PATH=`pwd`:${LD_LIBRARY_PATH} -- case $ac_sys_system in -- FreeBSD*) -- SOVERSION=`echo $SOVERSION|cut -d "." -f 1` -- ;; -- esac - INSTSONAME="$LDLIBRARY".$SOVERSION - ;; - hp*|HP*) -@@ -5314,7 +5309,7 @@ $as_echo "$CC" >&6; } - # Calculate the right deployment target for this build. - # - cur_target=`sw_vers -productVersion | sed 's/\(10\.[0-9]*\).*/\1/'` -- if test ${cur_target} '>' 10.2; then -+ if false; then - cur_target=10.3 - if test ${enable_universalsdk}; then - if test "${UNIVERSAL_ARCHS}" = "all"; then -@@ -7359,8 +7354,8 @@ then - LDSHARED="$LDSHARED "'$(PYTHONFRAMEWORKPREFIX)/$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' - else - # No framework, use the Python app as bundle-loader -- BLDSHARED="$LDSHARED "'-bundle_loader $(BUILDPYTHON)' -- LDSHARED="$LDSHARED "'-bundle_loader $(BINDIR)/python$(VERSION)$(EXE)' -+ BLDSHARED="$LDSHARED "'-flat_namespace -undefined suppress -bundle_loader $(BUILDPYTHON)' -+ LDSHARED="$LDSHARED "'-flat_namespace -undefined suppress -bundle_loader $(BINDIR)/python$(VERSION)$(EXE)' - fi ;; - Darwin/*) - # Use -undefined dynamic_lookup whenever possible (10.3 and later). -@@ -7381,12 +7376,12 @@ then - LDSHARED="$LDSHARED "'$(PYTHONFRAMEWORKPREFIX)/$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' - else - # No framework, use the Python app as bundle-loader -- BLDSHARED="$LDSHARED "'-bundle_loader $(BUILDPYTHON)' -- LDSHARED="$LDSHARED "'-bundle_loader $(BINDIR)/python$(VERSION)$(EXE)' -+ BLDSHARED="$LDSHARED "'-flat_namespace -undefined suppress -bundle_loader $(BUILDPYTHON)' -+ LDSHARED="$LDSHARED "'-flat_namespace -undefined suppress -bundle_loader $(BINDIR)/python$(VERSION)$(EXE)' - fi - fi - ;; -- Linux*|GNU*|QNX*) LDSHARED='$(CC) -shared';; -+ Linux*|GNU*|QNX*) LDSHARED='$(CC) -shared'" ${LDFLAGS}";; - BSD/OS*/4*) LDSHARED="gcc -shared";; - FreeBSD*) - if [ "`$CC -dM -E - &1 | grep export-dynamic >/dev/null diff --git a/lang/python26/patches/patch-am b/lang/python26/patches/patch-am deleted file mode 100644 index 91f8f1202..000000000 --- a/lang/python26/patches/patch-am +++ /dev/null @@ -1,410 +0,0 @@ -$NetBSD: patch-am,v 1.24 2014/05/21 00:35:50 obache Exp $ - -Disabled modules for normal build: -bsddb -curses -curses_panel -elementtree -sqlite3 -tkinter -gdbm -pyexpat -readline -{linux,oss,sun}audiodev -spwd -Those have separate packages where needed. - -Only check the BUILDLINK_DIR for libraries etc, do not pick up random -headers and libraries from the system. - -Build the _ssl module with pkgsrc choiced OpenSSL. - -Build the 1.85 compat module all the time against the BDB version of choice. - -Add in Debian multiarch support (retrofitted from Python 2.7.2) to -support building the "nis" and "crypt" modules. - ---- setup.py.orig 2013-10-29 15:04:39.000000000 +0000 -+++ setup.py -@@ -18,7 +18,7 @@ from distutils.command.install_lib impor - from distutils.spawn import find_executable - - # This global variable is used to hold the list of modules to be disabled. --disabled_module_list = [] -+disabled_module_list = ["_bsddb", "_curses", "_curses_panel", "_elementtree", "_sqlite3", "_tkinter", "gdbm", "pyexpat", "readline", "linuxaudiodev", "ossaudiodev", "spwd", "sunaudiodev"] - - def add_dir_to_list(dirlist, dir): - """Add the directory 'dir' to the list 'dirlist' (at the front) if -@@ -354,10 +354,40 @@ class PyBuildExt(build_ext): - return platform - return sys.platform - -+ def add_multiarch_paths(self): -+ # Debian/Ubuntu multiarch support. -+ # https://wiki.ubuntu.com/MultiarchSpec -+ if not find_executable('dpkg-architecture'): -+ return -+ tmpfile = os.path.join(self.build_temp, 'multiarch') -+ if not os.path.exists(self.build_temp): -+ os.makedirs(self.build_temp) -+ ret = os.system( -+ 'dpkg-architecture -qDEB_HOST_MULTIARCH > %s 2> /dev/null' % -+ tmpfile) -+ try: -+ if ret >> 8 == 0: -+ with open(tmpfile) as fp: -+ multiarch_path_component = fp.readline().strip() -+ add_dir_to_list(self.compiler.library_dirs, -+ '/usr/lib/' + multiarch_path_component) -+ add_dir_to_list(self.compiler.include_dirs, -+ '/usr/include/' + multiarch_path_component) -+ finally: -+ os.unlink(tmpfile) -+ - def detect_modules(self): -- # Ensure that /usr/local is always used -- add_dir_to_list(self.compiler.library_dirs, '/usr/local/lib') -- add_dir_to_list(self.compiler.include_dirs, '/usr/local/include') -+ # Add the buildlink directories for pkgsrc -+ if os.environ.has_key('BUILDLINK_DIR'): -+ dir = os.environ['BUILDLINK_DIR'] -+ libdir = dir + '/lib' -+ incdir = dir + '/include' -+ if libdir not in self.compiler.library_dirs: -+ self.compiler.library_dirs.insert(0, libdir) -+ if incdir not in self.compiler.include_dirs: -+ self.compiler.include_dirs.insert(0, incdir) -+ -+ self.add_multiarch_paths() - - # Add paths specified in the environment variables LDFLAGS and - # CPPFLAGS for header and library files. -@@ -691,11 +721,10 @@ class PyBuildExt(build_ext): - depends = ['socketmodule.h']) ) - # Detect SSL support for the socket module (via _ssl) - search_for_ssl_incs_in = [ -- '/usr/local/ssl/include', -- '/usr/contrib/ssl/include/' -+ '@SSLBASE@/include' - ] -- ssl_incs = find_file('openssl/ssl.h', inc_dirs, -- search_for_ssl_incs_in -+ ssl_incs = find_file('openssl/ssl.h', [], -+ search_for_ssl_incs_in + inc_dirs - ) - if ssl_incs is not None: - krb5_h = find_file('krb5.h', inc_dirs, -@@ -703,9 +732,7 @@ class PyBuildExt(build_ext): - if krb5_h: - ssl_incs += krb5_h - ssl_libs = find_library_file(self.compiler, 'ssl',lib_dirs, -- ['/usr/local/ssl/lib', -- '/usr/contrib/ssl/lib/' -- ] ) -+ [] ) - - if (ssl_incs is not None and - ssl_libs is not None): -@@ -724,7 +751,7 @@ class PyBuildExt(build_ext): - - # look for the openssl version header on the compiler search path. - opensslv_h = find_file('openssl/opensslv.h', [], -- inc_dirs + search_for_ssl_incs_in) -+ search_for_ssl_incs_in + inc_dirs) - if opensslv_h: - name = os.path.join(opensslv_h[0], 'openssl/opensslv.h') - if sys.platform == 'darwin' and is_macosx_sdk_path(name): -@@ -815,172 +842,6 @@ class PyBuildExt(build_ext): - else: - raise ValueError("unknown major BerkeleyDB version", major) - -- # construct a list of paths to look for the header file in on -- # top of the normal inc_dirs. -- db_inc_paths = [ -- '/usr/include/db4', -- '/usr/local/include/db4', -- '/opt/sfw/include/db4', -- '/usr/include/db3', -- '/usr/local/include/db3', -- '/opt/sfw/include/db3', -- # Fink defaults (http://fink.sourceforge.net/) -- '/sw/include/db4', -- '/sw/include/db3', -- ] -- # 4.x minor number specific paths -- for x in gen_db_minor_ver_nums(4): -- db_inc_paths.append('/usr/include/db4%d' % x) -- db_inc_paths.append('/usr/include/db4.%d' % x) -- db_inc_paths.append('/usr/local/BerkeleyDB.4.%d/include' % x) -- db_inc_paths.append('/usr/local/include/db4%d' % x) -- db_inc_paths.append('/pkg/db-4.%d/include' % x) -- db_inc_paths.append('/opt/db-4.%d/include' % x) -- # MacPorts default (http://www.macports.org/) -- db_inc_paths.append('/opt/local/include/db4%d' % x) -- # 3.x minor number specific paths -- for x in gen_db_minor_ver_nums(3): -- db_inc_paths.append('/usr/include/db3%d' % x) -- db_inc_paths.append('/usr/local/BerkeleyDB.3.%d/include' % x) -- db_inc_paths.append('/usr/local/include/db3%d' % x) -- db_inc_paths.append('/pkg/db-3.%d/include' % x) -- db_inc_paths.append('/opt/db-3.%d/include' % x) -- -- # Add some common subdirectories for Sleepycat DB to the list, -- # based on the standard include directories. This way DB3/4 gets -- # picked up when it is installed in a non-standard prefix and -- # the user has added that prefix into inc_dirs. -- std_variants = [] -- for dn in inc_dirs: -- std_variants.append(os.path.join(dn, 'db3')) -- std_variants.append(os.path.join(dn, 'db4')) -- for x in gen_db_minor_ver_nums(4): -- std_variants.append(os.path.join(dn, "db4%d"%x)) -- std_variants.append(os.path.join(dn, "db4.%d"%x)) -- for x in gen_db_minor_ver_nums(3): -- std_variants.append(os.path.join(dn, "db3%d"%x)) -- std_variants.append(os.path.join(dn, "db3.%d"%x)) -- -- db_inc_paths = std_variants + db_inc_paths -- db_inc_paths = [p for p in db_inc_paths if os.path.exists(p)] -- -- db_ver_inc_map = {} -- -- if sys.platform == 'darwin': -- sysroot = macosx_sdk_root() -- -- class db_found(Exception): pass -- try: -- # See whether there is a Sleepycat header in the standard -- # search path. -- for d in inc_dirs + db_inc_paths: -- f = os.path.join(d, "db.h") -- -- if sys.platform == 'darwin' and is_macosx_sdk_path(d): -- f = os.path.join(sysroot, d[1:], "db.h") -- -- if db_setup_debug: print "db: looking for db.h in", f -- if os.path.exists(f): -- f = open(f).read() -- m = re.search(r"#define\WDB_VERSION_MAJOR\W(\d+)", f) -- if m: -- db_major = int(m.group(1)) -- m = re.search(r"#define\WDB_VERSION_MINOR\W(\d+)", f) -- db_minor = int(m.group(1)) -- db_ver = (db_major, db_minor) -- -- # Avoid 4.6 prior to 4.6.21 due to a BerkeleyDB bug -- if db_ver == (4, 6): -- m = re.search(r"#define\WDB_VERSION_PATCH\W(\d+)", f) -- db_patch = int(m.group(1)) -- if db_patch < 21: -- print "db.h:", db_ver, "patch", db_patch, -- print "being ignored (4.6.x must be >= 4.6.21)" -- continue -- -- if ( (db_ver not in db_ver_inc_map) and -- allow_db_ver(db_ver) ): -- # save the include directory with the db.h version -- # (first occurrence only) -- db_ver_inc_map[db_ver] = d -- if db_setup_debug: -- print "db.h: found", db_ver, "in", d -- else: -- # we already found a header for this library version -- if db_setup_debug: print "db.h: ignoring", d -- else: -- # ignore this header, it didn't contain a version number -- if db_setup_debug: -- print "db.h: no version number version in", d -- -- db_found_vers = db_ver_inc_map.keys() -- db_found_vers.sort() -- -- while db_found_vers: -- db_ver = db_found_vers.pop() -- db_incdir = db_ver_inc_map[db_ver] -- -- # check lib directories parallel to the location of the header -- db_dirs_to_check = [ -- db_incdir.replace("include", 'lib64'), -- db_incdir.replace("include", 'lib'), -- ] -- -- if sys.platform != 'darwin': -- db_dirs_to_check = filter(os.path.isdir, db_dirs_to_check) -- -- else: -- # Same as other branch, but takes OSX SDK into account -- tmp = [] -- for dn in db_dirs_to_check: -- if is_macosx_sdk_path(dn): -- if os.path.isdir(os.path.join(sysroot, dn[1:])): -- tmp.append(dn) -- else: -- if os.path.isdir(dn): -- tmp.append(dn) -- db_dirs_to_check = tmp -- -- # Look for a version specific db-X.Y before an ambiguoius dbX -- # XXX should we -ever- look for a dbX name? Do any -- # systems really not name their library by version and -- # symlink to more general names? -- for dblib in (('db-%d.%d' % db_ver), -- ('db%d%d' % db_ver), -- ('db%d' % db_ver[0])): -- dblib_file = self.compiler.find_library_file( -- db_dirs_to_check + lib_dirs, dblib ) -- if dblib_file: -- dblib_dir = [ os.path.abspath(os.path.dirname(dblib_file)) ] -- raise db_found -- else: -- if db_setup_debug: print "db lib: ", dblib, "not found" -- -- except db_found: -- if db_setup_debug: -- print "bsddb using BerkeleyDB lib:", db_ver, dblib -- print "bsddb lib dir:", dblib_dir, " inc dir:", db_incdir -- db_incs = [db_incdir] -- dblibs = [dblib] -- # We add the runtime_library_dirs argument because the -- # BerkeleyDB lib we're linking against often isn't in the -- # system dynamic library search path. This is usually -- # correct and most trouble free, but may cause problems in -- # some unusual system configurations (e.g. the directory -- # is on an NFS server that goes away). -- exts.append(Extension('_bsddb', ['_bsddb.c'], -- depends = ['bsddb.h'], -- library_dirs=dblib_dir, -- runtime_library_dirs=dblib_dir, -- include_dirs=db_incs, -- libraries=dblibs)) -- else: -- if db_setup_debug: print "db: no appropriate library found" -- db_incs = None -- dblibs = [] -- dblib_dir = None -- missing.append('_bsddb') -- - # The sqlite interface - sqlite_setup_debug = False # verbose debug prints from this script? - -@@ -1094,35 +955,40 @@ class PyBuildExt(build_ext): - # we do not build this one. Otherwise this build will pick up - # the more recent berkeleydb's db.h file first in the include path - # when attempting to compile and it will fail. -- f = "/usr/include/db.h" -- -- if sys.platform == 'darwin': -- if is_macosx_sdk_path(f): -- sysroot = macosx_sdk_root() -- f = os.path.join(sysroot, f[1:]) -- -- if os.path.exists(f) and not db_incs: -- data = open(f).read() -- m = re.search(r"#s*define\s+HASHVERSION\s+2\s*", data) -- if m is not None: -- # bingo - old version used hash file format version 2 -- ### XXX this should be fixed to not be platform-dependent -- ### but I don't have direct access to an osf1 platform and -- ### seemed to be muffing the search somehow -- libraries = platform == "osf1" and ['db'] or None -- if libraries is not None: -- exts.append(Extension('bsddb185', ['bsddbmodule.c'], -- libraries=libraries)) -- else: -- exts.append(Extension('bsddb185', ['bsddbmodule.c'])) -- else: -- missing.append('bsddb185') -+ libraries = os.getenv("PY_BDB_TYPE", "") -+ if libraries: -+ exts.append(Extension('bsddb185', ['bsddbmodule.c'], -+ libraries=["db"])) - else: -- missing.append('bsddb185') -+ exts.append(Extension('bsddb185', ['bsddbmodule.c'])) - - # The standard Unix dbm module: - if platform not in ['cygwin']: -- if find_file("ndbm.h", inc_dirs, []) is not None: -+ -+ ## Top half based on find_file -+ def find_ndbm_h(dirs): -+ ret = None -+ if sys.platform == 'darwin': -+ sysroot = macosx_sdk_root() -+ for dir in dirs: -+ f = os.path.join(dir, 'ndbm.h') -+ if sys.platform == 'darwin' and is_macosx_sdk_path(dir): -+ f = os.path.join(sysroot, dir[1:], 'ndbm.h') -+ if not os.path.exists(f): continue -+ -+ ret = 'True' -+ input = text_file.TextFile(f) -+ while 1: -+ line = input.readline() -+ if not line: break -+ if re.search('This file is part of GDBM', line): -+ ret = None -+ break -+ input.close() -+ break -+ return ret -+ -+ if find_ndbm_h(inc_dirs) is not None: - # Some systems have -lndbm, others don't - if self.compiler.find_library_file(lib_dirs, 'ndbm'): - ndbm_libs = ['ndbm'] -@@ -1131,7 +997,7 @@ class PyBuildExt(build_ext): - exts.append( Extension('dbm', ['dbmmodule.c'], - define_macros=[('HAVE_NDBM_H',None)], - libraries = ndbm_libs ) ) -- elif self.compiler.find_library_file(lib_dirs, 'gdbm'): -+ elif 1==0 and self.compiler.find_library_file(lib_dirs, 'gdbm'): - gdbm_libs = ['gdbm'] - if self.compiler.find_library_file(lib_dirs, 'gdbm_compat'): - gdbm_libs.append('gdbm_compat') -@@ -1147,14 +1013,12 @@ class PyBuildExt(build_ext): - libraries = gdbm_libs ) ) - else: - missing.append('dbm') -- elif db_incs is not None: -+ -+ if not module_enabled(exts, 'dbm'): - exts.append( Extension('dbm', ['dbmmodule.c'], -- library_dirs=dblib_dir, -- runtime_library_dirs=dblib_dir, -- include_dirs=db_incs, - define_macros=[('HAVE_BERKDB_H',None), - ('DB_DBM_HSEARCH',None)], -- libraries=dblibs)) -+ libraries=["db"])) - else: - missing.append('dbm') - -@@ -1408,6 +1272,14 @@ class PyBuildExt(build_ext): - ) - libraries = [] - -+ elif platform.startswith('dragonfly'): -+ macros = dict( -+ HAVE_SEM_OPEN=0, -+ HAVE_SEM_TIMEDWAIT=0, -+ HAVE_FD_TRANSFER=1, -+ ) -+ libraries = [] -+ - else: # Linux and other unices - macros = dict( - HAVE_SEM_OPEN=1, -@@ -2026,9 +1898,9 @@ def main(): - ext_modules=[Extension('_struct', ['_struct.c'])], - - # Scripts to install -- scripts = ['Tools/scripts/pydoc', 'Tools/scripts/idle', -- 'Tools/scripts/2to3', -- 'Lib/smtpd.py'] -+ scripts = ['Tools/scripts/pydoc2.6', -+ 'Tools/scripts/2to3-2.6', -+ 'Tools/scripts/smtpd2.6.py'] - ) - - # --install-platlib diff --git a/lang/python26/patches/patch-an b/lang/python26/patches/patch-an deleted file mode 100644 index d1f98ede8..000000000 --- a/lang/python26/patches/patch-an +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-an,v 1.1.1.1 2009/04/19 14:42:50 wiz Exp $ - ---- Modules/makesetup.orig 2002-03-29 13:00:19.000000000 -0500 -+++ Modules/makesetup -@@ -164,6 +164,7 @@ sed -e 's/[ ]*#.*//' -e '/^[ ]*$/d' | - -rpath) libs="$libs $arg"; skip=libs;; - --rpath) libs="$libs $arg"; skip=libs;; - -[A-Zl]*) libs="$libs $arg";; -+ -pthread) libs="$libs $arg";; - *.a) libs="$libs $arg";; - *.so) libs="$libs $arg";; - *.sl) libs="$libs $arg";; diff --git a/lang/python26/patches/patch-ao b/lang/python26/patches/patch-ao deleted file mode 100644 index 9367c9e68..000000000 --- a/lang/python26/patches/patch-ao +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ao,v 1.2 2010/05/02 14:09:12 wiz Exp $ - ---- Lib/distutils/util.py.orig 2010-01-08 23:27:23.000000000 +0000 -+++ Lib/distutils/util.py -@@ -87,6 +87,8 @@ def get_platform (): - m = rel_re.match(release) - if m: - release = m.group() -+ elif osname[:9] == "dragonfly": -+ release = string.split(release, "-")[0] - elif osname[:6] == "darwin": - # - # For our purposes, we'll assume that the system version from diff --git a/lang/python26/patches/patch-ap b/lang/python26/patches/patch-ap deleted file mode 100644 index 9c34f0710..000000000 --- a/lang/python26/patches/patch-ap +++ /dev/null @@ -1,97 +0,0 @@ -$NetBSD: patch-ap,v 1.4 2014/02/09 13:47:10 drochner Exp $ - -Fix vulnerability reported in SA56624. Patch taken from here: - -http://hg.python.org/cpython/rev/87673659d8f7 - ---- Modules/socketmodule.c.orig 2014-02-09 12:58:52.000000000 +0000 -+++ Modules/socketmodule.c -@@ -379,7 +379,7 @@ const char *inet_ntop(int af, const void - #define SOCKETCLOSE close - #endif - --#if defined(HAVE_BLUETOOTH_H) || defined(HAVE_BLUETOOTH_BLUETOOTH_H) && !defined(__NetBSD__) -+#if defined(HAVE_BLUETOOTH_H) || defined(HAVE_BLUETOOTH_BLUETOOTH_H) && !defined(__NetBSD__) && !defined(__DragonFly__) - #define USE_BLUETOOTH 1 - #if defined(__FreeBSD__) - #define BTPROTO_L2CAP BLUETOOTH_PROTO_L2CAP -@@ -393,11 +393,13 @@ const char *inet_ntop(int af, const void - #define _BT_L2_MEMB(sa, memb) ((sa)->l2cap_##memb) - #define _BT_RC_MEMB(sa, memb) ((sa)->rfcomm_##memb) - #define _BT_HCI_MEMB(sa, memb) ((sa)->hci_##memb) --#elif defined(__NetBSD__) -+#elif defined(__NetBSD__) || defined(__DragonFly__) - #define sockaddr_l2 sockaddr_bt - #define sockaddr_rc sockaddr_bt - #define sockaddr_hci sockaddr_bt - #define sockaddr_sco sockaddr_bt -+#define SOL_HCI BTPROTO_HCI -+#define HCI_DATA_DIR SO_HCI_DIRECTION - #define _BT_L2_MEMB(sa, memb) ((sa)->bt_##memb) - #define _BT_RC_MEMB(sa, memb) ((sa)->bt_##memb) - #define _BT_HCI_MEMB(sa, memb) ((sa)->bt_##memb) -@@ -1076,9 +1078,13 @@ makesockaddr(int sockfd, struct sockaddr - case BTPROTO_HCI: - { - struct sockaddr_hci *a = (struct sockaddr_hci *) addr; -+#if defined(__NetBSD__) || defined(__DragonFly__) -+ return makebdaddr(&_BT_HCI_MEMB(a, bdaddr)); -+#else - PyObject *ret = NULL; - ret = Py_BuildValue("i", _BT_HCI_MEMB(a, dev)); - return ret; -+#endif - } - - #if !defined(__FreeBSD__) -@@ -1350,12 +1356,25 @@ getsockaddrarg(PySocketSockObject *s, Py - case BTPROTO_HCI: - { - struct sockaddr_hci *addr = (struct sockaddr_hci *)addr_ret; -+#if defined(__NetBSD__) || defined(__DragonFly__) -+ char *straddr = PyString_AsString(args); -+ -+ _BT_HCI_MEMB(addr, family) = AF_BLUETOOTH; -+ if (straddr == NULL) { -+ PyErr_SetString(socket_error, "getsockaddrarg: " -+ "wrong format"); -+ return 0; -+ } -+ if (setbdaddr(straddr, &_BT_HCI_MEMB(addr, bdaddr)) < 0) -+ return 0; -+#else - _BT_HCI_MEMB(addr, family) = AF_BLUETOOTH; - if (!PyArg_ParseTuple(args, "i", &_BT_HCI_MEMB(addr, dev))) { - PyErr_SetString(socket_error, "getsockaddrarg: " - "wrong format"); - return 0; - } -+#endif - *len_ret = sizeof *addr; - return 1; - } -@@ -2625,6 +2644,10 @@ sock_recvfrom_into(PySocketSockObject *s - if (recvlen == 0) { - /* If nbytes was not specified, use the buffer's length */ - recvlen = buflen; -+ } else if (recvlen > buflen) { -+ PyErr_SetString(PyExc_ValueError, -+ "nbytes is greater than the length of the buffer"); -+ return NULL; - } - - readlen = sock_recvfrom_guts(s, buf, recvlen, flags, &addr); -@@ -4588,9 +4611,13 @@ init_socket(void) - PyModule_AddIntConstant(m, "BTPROTO_L2CAP", BTPROTO_L2CAP); - PyModule_AddIntConstant(m, "BTPROTO_HCI", BTPROTO_HCI); - PyModule_AddIntConstant(m, "SOL_HCI", SOL_HCI); -+#if !defined(__NetBSD__) && !defined(__DragonFly__) - PyModule_AddIntConstant(m, "HCI_FILTER", HCI_FILTER); -+#endif - #if !defined(__FreeBSD__) -+#if !defined(__NetBSD__) && !defined(__DragonFly__) - PyModule_AddIntConstant(m, "HCI_TIME_STAMP", HCI_TIME_STAMP); -+#endif - PyModule_AddIntConstant(m, "HCI_DATA_DIR", HCI_DATA_DIR); - PyModule_AddIntConstant(m, "BTPROTO_SCO", BTPROTO_SCO); - #endif diff --git a/lang/python26/patches/patch-au b/lang/python26/patches/patch-au deleted file mode 100644 index e4a405ca9..000000000 --- a/lang/python26/patches/patch-au +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-au,v 1.9 2012/04/14 10:47:19 obache Exp $ - -1.) Fix for unpriviliged build. - ---- Makefile.pre.in.orig 2010-08-01 22:05:31.000000000 +0000 -+++ Makefile.pre.in -@@ -785,7 +785,8 @@ altbininstall: $(BUILDPYTHON) - (cd $(DESTDIR)$(LIBDIR); $(LN) -sf $(INSTSONAME) $(LDLIBRARY)) \ - fi \ - fi; \ -- else true; \ -+ elif test -f $(INSTSONAME); then \ -+ $(INSTALL_SHARED) $(INSTSONAME) $(DESTDIR)$(LIBDIR); \ - fi - - # Install the manual page diff --git a/lang/python26/patches/patch-av b/lang/python26/patches/patch-av deleted file mode 100644 index ca454f968..000000000 --- a/lang/python26/patches/patch-av +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-av,v 1.2 2010/09/04 05:12:00 obache Exp $ - -Add a knob (enviroment variable) for disabling installation of egg metadata -in extensions until we have infrastructure in place for dealing w/ it. - ---- Lib/distutils/command/install.py.orig 2008-05-06 22:41:46.000000000 +0000 -+++ Lib/distutils/command/install.py -@@ -680,7 +680,8 @@ class install (Command): - ('install_headers', has_headers), - ('install_scripts', has_scripts), - ('install_data', has_data), -- ('install_egg_info', lambda self:True), - ] -+ if not os.environ.has_key('PKGSRC_PYTHON_NO_EGG'): -+ sub_commands += [('install_egg_info', lambda self:True),] - - # class install diff --git a/lang/python26/patches/patch-az b/lang/python26/patches/patch-az deleted file mode 100644 index f46031899..000000000 --- a/lang/python26/patches/patch-az +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-az,v 1.1 2011/09/12 20:14:06 bsiegert Exp $ - ---- Modules/selectmodule.c.orig Mon Jul 25 08:09:14 2011 -+++ Modules/selectmodule.c -@@ -1824,7 +1824,9 @@ initselect(void) - PyModule_AddIntConstant(m, "KQ_FILTER_NETDEV", EVFILT_NETDEV); - #endif - PyModule_AddIntConstant(m, "KQ_FILTER_SIGNAL", EVFILT_SIGNAL); -+#ifdef EVFILT_TIMER - PyModule_AddIntConstant(m, "KQ_FILTER_TIMER", EVFILT_TIMER); -+#endif - - /* event flags */ - PyModule_AddIntConstant(m, "KQ_EV_ADD", EV_ADD); diff --git a/lang/python26/patches/patch-ba b/lang/python26/patches/patch-ba deleted file mode 100644 index 4c9af0313..000000000 --- a/lang/python26/patches/patch-ba +++ /dev/null @@ -1,104 +0,0 @@ -$NetBSD: patch-ba,v 1.1 2010/11/23 08:24:04 tron Exp $ - -Fix for CVE-2010-3492, taken from the Python SVN repository: - -http://svn.python.org/view?view=rev&revision=86084 - ---- Doc/library/asyncore.rst.orig 2010-05-19 15:14:45.000000000 +0100 -+++ Doc/library/asyncore.rst 2010-11-22 18:11:58.000000000 +0000 -@@ -211,10 +211,13 @@ - .. method:: accept() - - Accept a connection. The socket must be bound to an address and listening -- for connections. The return value is a pair ``(conn, address)`` where -- *conn* is a *new* socket object usable to send and receive data on the -- connection, and *address* is the address bound to the socket on the other -- end of the connection. -+ for connections. The return value can be either ``None`` or a pair -+ ``(conn, address)`` where *conn* is a *new* socket object usable to send -+ and receive data on the connection, and *address* is the address bound to -+ the socket on the other end of the connection. -+ When ``None`` is returned it means the connection didn't take place, in -+ which case the server should just ignore this event and keep listening -+ for further incoming connections. - - - .. method:: close() -@@ -224,6 +227,12 @@ - flushed). Sockets are automatically closed when they are - garbage-collected. - -+.. class:: dispatcher_with_send() -+ -+ A :class:`dispatcher` subclass which adds simple buffered output capability, -+ useful for simple clients. For more sophisticated usage use -+ :class:`asynchat.async_chat`. -+ - .. class:: file_dispatcher() - - A file_dispatcher takes a file descriptor or file object along with an -@@ -240,7 +249,7 @@ - socket for use by the :class:`file_dispatcher` class. Availability: UNIX. - - --.. _asyncore-example: -+.. _asyncore-example-1: - - asyncore Example basic HTTP client - ---------------------------------- -@@ -250,7 +259,7 @@ - - import asyncore, socket - -- class http_client(asyncore.dispatcher): -+ class HTTPClient(asyncore.dispatcher): - - def __init__(self, host, path): - asyncore.dispatcher.__init__(self) -@@ -274,6 +283,45 @@ - sent = self.send(self.buffer) - self.buffer = self.buffer[sent:] - -- c = http_client('www.python.org', '/') - -+ client = HTTPClient('www.python.org', '/') - asyncore.loop() -+ -+.. _asyncore-example-2: -+ -+asyncore Example basic echo server -+---------------------------------- -+ -+Here is abasic echo server that uses the :class:`dispatcher` class to accept -+connections and dispatches the incoming connections to a handler:: -+ -+ import asyncore -+ import socket -+ -+ class EchoHandler(asyncore.dispatcher_with_send): -+ -+ def handle_read(self): -+ data = self.recv(8192) -+ self.send(data) -+ -+ class EchoServer(asyncore.dispatcher): -+ -+ def __init__(self, host, port): -+ asyncore.dispatcher.__init__(self) -+ self.create_socket(socket.AF_INET, socket.SOCK_STREAM) -+ self.set_reuse_addr() -+ self.bind((host, port)) -+ self.listen(5) -+ -+ def handle_accept(self): -+ pair = self.accept() -+ if pair is None: -+ pass -+ else: -+ sock, addr = pair -+ print 'Incoming connection from %s' % repr(addr) -+ handler = EchoHandler(sock) -+ -+ server = EchoServer('localhost', 8080) -+ asyncore.loop() -+ diff --git a/lang/python26/patches/patch-bb b/lang/python26/patches/patch-bb deleted file mode 100644 index 7cde546ef..000000000 --- a/lang/python26/patches/patch-bb +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-bb,v 1.1 2010/11/23 08:24:04 tron Exp $ - -Fix for CVE-2010-3492, taken from the Python SVN repository: - -http://svn.python.org/view?view=rev&revision=86084 - ---- Lib/asyncore.py.orig 2010-08-13 02:30:39.000000000 +0100 -+++ Lib/asyncore.py 2010-11-22 18:13:52.000000000 +0000 -@@ -348,12 +348,15 @@ - # XXX can return either an address pair or None - try: - conn, addr = self.socket.accept() -- return conn, addr -- except socket.error, why: -- if why.args[0] == EWOULDBLOCK: -- pass -+ except TypeError: -+ return None -+ except socket.error as why: -+ if why.args[0] in (EWOULDBLOCK, ECONNABORTED): -+ return None - else: - raise -+ else: -+ return conn, addr - - def send(self, data): - try: diff --git a/lang/python26/patches/patch-bc b/lang/python26/patches/patch-bc deleted file mode 100644 index d4654dd15..000000000 --- a/lang/python26/patches/patch-bc +++ /dev/null @@ -1,86 +0,0 @@ -$NetBSD: patch-bc,v 1.2 2014/03/12 12:57:06 obache Exp $ - -Fix for CVE-2010-3492 and CVE-2010-3493, taken from the Python SVN repository: - -http://svn.python.org/view?view=rev&revision=86084 - ---- Lib/smtpd.py.orig 2010-11-22 18:18:59.000000000 +0000 -+++ Lib/smtpd.py 2010-11-22 18:19:03.000000000 +0000 -@@ -35,7 +35,6 @@ - and if remoteport is not given, then 25 is used. - """ - -- - # Overview: - # - # This file implements the minimal SMTP protocol as defined in RFC 821. It -@@ -96,7 +95,6 @@ - COMMASPACE = ', ' - - -- - def usage(code, msg=''): - print >> sys.stderr, __doc__ % globals() - if msg: -@@ -104,7 +102,6 @@ - sys.exit(code) - - -- - class SMTPChannel(asynchat.async_chat): - COMMAND = 0 - DATA = 1 -@@ -276,7 +273,6 @@ - self.push('354 End data with .') - - -- - class SMTPServer(asyncore.dispatcher): - def __init__(self, localaddr, remoteaddr): - self._localaddr = localaddr -@@ -331,7 +327,6 @@ - raise NotImplementedError - - -- - class DebuggingServer(SMTPServer): - # Do something with the gathered message - def process_message(self, peer, mailfrom, rcpttos, data): -@@ -347,7 +342,6 @@ - print '------------ END MESSAGE ------------' - - -- - class PureProxy(SMTPServer): - def process_message(self, peer, mailfrom, rcpttos, data): - lines = data.split('\n') -@@ -388,7 +382,6 @@ - return refused - - -- - class MailmanProxy(PureProxy): - def process_message(self, peer, mailfrom, rcpttos, data): - from cStringIO import StringIO -@@ -467,13 +460,11 @@ - msg.Enqueue(mlist, torequest=1) - - -- - class Options: - setuid = 1 - classname = 'PureProxy' - - -- - def parseargs(): - global DEBUGSTREAM - try: -@@ -530,7 +521,6 @@ - return options - - -- - if __name__ == '__main__': - options = parseargs() - # Become nobody diff --git a/lang/python26/patches/patch-pyconfig.h.in b/lang/python26/patches/patch-pyconfig.h.in deleted file mode 100644 index 497080bb2..000000000 --- a/lang/python26/patches/patch-pyconfig.h.in +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-pyconfig.h.in,v 1.1 2011/12/16 17:04:18 hans Exp $ - ---- pyconfig.h.in.orig 2009-10-27 13:30:12.000000000 +0100 -+++ pyconfig.h.in 2011-11-13 14:37:13.053045656 +0100 -@@ -1036,7 +1036,9 @@ - #undef _REENTRANT - - /* Define to the level of X/Open that your system supports */ -+#if !defined(__sun) || (defined(__sun) && !defined(_XOPEN_SOURCE)) - #undef _XOPEN_SOURCE -+#endif - - /* Define to activate Unix95-and-earlier features */ - #undef _XOPEN_SOURCE_EXTENDED diff --git a/lang/python26/patches/patch-xa b/lang/python26/patches/patch-xa deleted file mode 100644 index fe3fc2e9c..000000000 --- a/lang/python26/patches/patch-xa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-xa,v 1.1 2012/08/14 18:41:19 drochner Exp $ - ---- Python/thread_pthread.h.orig 2012-03-30 13:06:51.000000000 +0000 -+++ Python/thread_pthread.h -@@ -34,6 +34,9 @@ - we need to add 0 to make it work there as well. */ - #if (_POSIX_SEMAPHORES+0) == -1 - #define HAVE_BROKEN_POSIX_SEMAPHORES -+#elif defined(__NetBSD__) -+/* XXX accesses to closed file descriptors, needs debugging */ -+#define HAVE_BROKEN_POSIX_SEMAPHORES - #else - #include - #include diff --git a/lang/python27/Makefile b/lang/python27/Makefile index e8a41bc8f..af4a75995 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2015/03/03 17:19:58 snj Exp $ +# $NetBSD: Makefile,v 1.49 2015/05/24 07:44:07 adam Exp $ .include "dist.mk" PKGNAME= python27-${PY_DISTVERSION} -PKGREVISION= 1 CATEGORIES= lang python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/lang/python27/PLIST.common b/lang/python27/PLIST.common index 1a12be7a4..6454616e0 100644 --- a/lang/python27/PLIST.common +++ b/lang/python27/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.12 2014/12/16 08:45:12 chopps Exp $ +@comment $NetBSD: PLIST.common,v 1.13 2015/05/24 07:44:07 adam Exp $ bin/2to3-${PY_VER_SUFFIX} bin/pydoc${PY_VER_SUFFIX} bin/python${PY_VER_SUFFIX} @@ -1437,8 +1437,8 @@ lib/python${PY_VER_SUFFIX}/ensurepip/__init__.pyo lib/python${PY_VER_SUFFIX}/ensurepip/__main__.py lib/python${PY_VER_SUFFIX}/ensurepip/__main__.pyc lib/python${PY_VER_SUFFIX}/ensurepip/__main__.pyo -lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/pip-1.5.6-py2.py3-none-any.whl -lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl +lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/pip-6.1.1-py2.py3-none-any.whl +lib/python${PY_VER_SUFFIX}/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl lib/python${PY_VER_SUFFIX}/ensurepip/_uninstall.py lib/python${PY_VER_SUFFIX}/ensurepip/_uninstall.pyc lib/python${PY_VER_SUFFIX}/ensurepip/_uninstall.pyo @@ -1738,6 +1738,9 @@ lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_hyperparser.pyo lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_idlehistory.py lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_idlehistory.pyc lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_idlehistory.pyo +lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_io.py +lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_io.pyc +lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_io.pyo lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_parenmatch.py lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_parenmatch.pyc lib/python${PY_VER_SUFFIX}/idlelib/idle_test/test_parenmatch.pyo @@ -1783,9 +1786,6 @@ lib/python${PY_VER_SUFFIX}/idlelib/run.pyo lib/python${PY_VER_SUFFIX}/idlelib/tabbedpages.py lib/python${PY_VER_SUFFIX}/idlelib/tabbedpages.pyc lib/python${PY_VER_SUFFIX}/idlelib/tabbedpages.pyo -lib/python${PY_VER_SUFFIX}/idlelib/testcode.py -lib/python${PY_VER_SUFFIX}/idlelib/testcode.pyc -lib/python${PY_VER_SUFFIX}/idlelib/testcode.pyo lib/python${PY_VER_SUFFIX}/idlelib/textView.py lib/python${PY_VER_SUFFIX}/idlelib/textView.pyc lib/python${PY_VER_SUFFIX}/idlelib/textView.pyo @@ -2898,7 +2898,7 @@ lib/python${PY_VER_SUFFIX}/test/decimaltestdata/testall.decTest lib/python${PY_VER_SUFFIX}/test/decimaltestdata/tointegral.decTest lib/python${PY_VER_SUFFIX}/test/decimaltestdata/tointegralx.decTest lib/python${PY_VER_SUFFIX}/test/decimaltestdata/xor.decTest -lib/python${PY_VER_SUFFIX}/test/dh512.pem +lib/python${PY_VER_SUFFIX}/test/dh1024.pem lib/python${PY_VER_SUFFIX}/test/doctest_aliases.py lib/python${PY_VER_SUFFIX}/test/doctest_aliases.pyc lib/python${PY_VER_SUFFIX}/test/doctest_aliases.pyo @@ -4082,6 +4082,9 @@ lib/python${PY_VER_SUFFIX}/test/test_threadsignals.pyo lib/python${PY_VER_SUFFIX}/test/test_time.py lib/python${PY_VER_SUFFIX}/test/test_time.pyc lib/python${PY_VER_SUFFIX}/test/test_time.pyo +lib/python${PY_VER_SUFFIX}/test/test_timeit.py +lib/python${PY_VER_SUFFIX}/test/test_timeit.pyc +lib/python${PY_VER_SUFFIX}/test/test_timeit.pyo lib/python${PY_VER_SUFFIX}/test/test_timeout.py lib/python${PY_VER_SUFFIX}/test/test_timeout.pyc lib/python${PY_VER_SUFFIX}/test/test_timeout.pyo diff --git a/lang/python27/dist.mk b/lang/python27/dist.mk index de1353195..f38b71d2c 100644 --- a/lang/python27/dist.mk +++ b/lang/python27/dist.mk @@ -1,6 +1,6 @@ -# $NetBSD: dist.mk,v 1.9 2014/12/16 07:07:32 chopps Exp $ +# $NetBSD: dist.mk,v 1.10 2015/05/24 07:44:07 adam Exp $ -PY_DISTVERSION= 2.7.9 +PY_DISTVERSION= 2.7.10 DISTNAME= Python-${PY_DISTVERSION} EXTRACT_SUFX= .tar.xz DISTINFO_FILE= ${.CURDIR}/../../lang/python27/distinfo diff --git a/lang/python27/distinfo b/lang/python27/distinfo index 1af1b049e..9608ae7a4 100644 --- a/lang/python27/distinfo +++ b/lang/python27/distinfo @@ -1,32 +1,30 @@ -$NetBSD: distinfo,v 1.49 2015/03/03 17:19:58 snj Exp $ +$NetBSD: distinfo,v 1.51 2015/05/24 07:44:07 adam Exp $ -SHA1 (Python-2.7.9.tar.xz) = 3172f6e957713c2d9fca462cc16068222fd1b9d3 -RMD160 (Python-2.7.9.tar.xz) = 2b047c3b56987b473c3ca957ad87f5582c37d6f6 -Size (Python-2.7.9.tar.xz) = 12164712 bytes -SHA1 (patch-Include_pyerrors.h) = 3eba043c83b1d1df4918524f7b53047a6ed372ae -SHA1 (patch-Include_pyport.h) = 971c7c548b92595712d0d70a0917a0ccc83b6c7e -SHA1 (patch-Lib_distutils_unixccompiler.py) = 39b967dc2ae648143d5841f22602a21063b4d5ea -SHA1 (patch-Lib_dumbdb.py) = b4b154f511c8852e2f869653eccd7d9a1c21e734 -SHA1 (patch-Lib_multiprocessing_process.py) = b47ad4cbeddbcfb4342c08c84d0d515a793815d4 -SHA1 (patch-Lib_test_test__dumbdbm.py) = f59f0d8bbf910bac369528129b564597a77379ba -SHA1 (patch-Modules_getaddrinfo.c) = 696c58c4c4bbb710fb1508d7d88864d0b08cfc79 -SHA1 (patch-Modules_getpath.c) = aa8a54717a85f831e3ceaad19d96c43bc38aef10 -SHA1 (patch-Modules_mmapmodule.c) = 87ea76e6d8263045c1ca794ff5c75ed631a74b6d -SHA1 (patch-Modules_posixmodule.c) = b8960592611499202bb5ff8521d619e0637177b6 -SHA1 (patch-Modules_socketmodule.c) = 960ce4af2a142c471c707de446f2d390044bbc13 -SHA1 (patch-aa) = 990e4025bb6a37715e1f5df1831499f0ab08acfa -SHA1 (patch-ab) = 6a38874aaaccc878541554546835ccbf6136bbd5 -SHA1 (patch-ad) = 061aefac15fe3834271770f0fd225e12f84d961a -SHA1 (patch-ae) = 7fadf9e2f5fe7ad42e14f9cf9ef92e92a3a40787 -SHA1 (patch-ah) = 0648597f53bef7832af589378104a4d43290714a -SHA1 (patch-al) = 4bd68f7995f5b76c3d62f370f31568930055c76f -SHA1 (patch-am) = 5e287cddd574e86e1ef07e6e862e72aacaa70b93 -SHA1 (patch-an) = f1179125d2042e44b864488864144cae057171cb -SHA1 (patch-ao) = ad4377682b01a4965c84ac46e398ec5e841ee0f5 -SHA1 (patch-au) = 98c925a32b2067055d9082a24b8a8b8b1069eb90 -SHA1 (patch-av) = 3cd52c97afe7b3331559e75b1d69c886014c1d8e -SHA1 (patch-aw) = ff445b01cd4979d26baf27aabb291a803c4a2ec2 -SHA1 (patch-ax) = 63948a78cbd4dd5438cd0fc1ce8a23e6ec13626c -SHA1 (patch-az) = e373cb7e80650b3cc9f491864ab2c2ddfd4c8395 -SHA1 (patch-pyconfig.h.in) = 11aae6980d82ec577088dc4e13f5e3b5180360e6 -SHA1 (patch-xa) = e996624c1d4aa978f853dab31a096b8587fed7a2 +SHA1 (Python-2.7.10.tar.xz) = ee5a50c5562e7448f037d35fdedc18d95c748b9e +RMD160 (Python-2.7.10.tar.xz) = eb003de9bb52fc2c6a2d2e3dcb816ba0c56751d0 +Size (Python-2.7.10.tar.xz) = 12250696 bytes +SHA1 (patch-Include_pyerrors.h) = 0d2cd52d18cc719b895fa32ed7e11c6cb15bae54 +SHA1 (patch-Include_pyport.h) = f3e4ddbc954425a65301465410911222ca471320 +SHA1 (patch-Lib_distutils_unixccompiler.py) = def4142633b8f6b75e905b5c57be1d5c19b42d33 +SHA1 (patch-Lib_multiprocessing_process.py) = 15699bd8ec822bf54a0631102e00e0a34f882803 +SHA1 (patch-Modules_getaddrinfo.c) = aa699d257f1bc98b9a3183a21324053e134409d1 +SHA1 (patch-Modules_getpath.c) = 9bb2c040895ad6bbe4d0b5807803723b5437d47b +SHA1 (patch-Modules_mmapmodule.c) = 3f401b59883af3232b6c77a76a08e5feffa77044 +SHA1 (patch-Modules_posixmodule.c) = 5105d380cd49bf49b8adbd9aa5ffb245195728ed +SHA1 (patch-Modules_socketmodule.c) = 16848d90947b3de1f921a0813fa5c317f76961d4 +SHA1 (patch-aa) = d9626c1648d7ff2a7da7352665bcb05f4ab0412a +SHA1 (patch-ab) = ea4feba4e93dbcff07050c82a00d591bb650e934 +SHA1 (patch-ad) = 96ae702995d434e2d7ec0ac62e37427a90b61d13 +SHA1 (patch-ae) = d836d77854a2b3d79fa34a06a8e2493bf0a503e6 +SHA1 (patch-ah) = 90b19239d8a7c8abc3bbc05d49408a2c5da6174d +SHA1 (patch-al) = 541936b79f281db06761f4fa6a65a04e852b02b4 +SHA1 (patch-am) = a7697dda83b151fdd30d460bdcf5ab3cc057c92b +SHA1 (patch-an) = 9aad78714c4fe1a21cf66a6627d97d164ecea196 +SHA1 (patch-ao) = 5bcfad96f8e490351160f1a7c1f4ece7706a33fa +SHA1 (patch-au) = dcfac01d19dd3fc1eaa3b59a440f5c393c373f9e +SHA1 (patch-av) = e6aef090b444b455fe351308d251e670329b7dc3 +SHA1 (patch-aw) = d07129531ec1427669092c504c12247206408c2d +SHA1 (patch-ax) = 8a7a0e5cbfec279a05945dffafea1b1131a76f0e +SHA1 (patch-az) = 01e113b0bd251978b555caaaa60b79c372edebce +SHA1 (patch-pyconfig.h.in) = a0143ecdc2a3fb10220d0e3ee94fb9779a45e9e1 +SHA1 (patch-xa) = 517cfefc2f2e13631d22bad28c327513cdf17c10 diff --git a/lang/python27/patches/patch-Include_pyerrors.h b/lang/python27/patches/patch-Include_pyerrors.h index 7cb33a2e3..bdb9f7f0f 100644 --- a/lang/python27/patches/patch-Include_pyerrors.h +++ b/lang/python27/patches/patch-Include_pyerrors.h @@ -1,8 +1,8 @@ -$NetBSD: patch-Include_pyerrors.h,v 1.1 2013/04/17 13:21:05 obache Exp $ +$NetBSD: patch-Include_pyerrors.h,v 1.2 2015/04/24 03:01:36 rodent Exp $ * from cygport 2.6.5-export-PySignal_SetWakeupFd.patch ---- Include/pyerrors.h.orig 2013-04-06 14:02:25.000000000 +0000 +--- Include/pyerrors.h.orig 2014-12-10 15:59:32.000000000 +0000 +++ Include/pyerrors.h @@ -231,7 +231,7 @@ PyAPI_FUNC(int) PyErr_CheckSignals(void) PyAPI_FUNC(void) PyErr_SetInterrupt(void); diff --git a/lang/python27/patches/patch-Include_pyport.h b/lang/python27/patches/patch-Include_pyport.h index 81bd91077..943911a7f 100644 --- a/lang/python27/patches/patch-Include_pyport.h +++ b/lang/python27/patches/patch-Include_pyport.h @@ -1,9 +1,9 @@ -$NetBSD: patch-Include_pyport.h,v 1.2 2014/07/02 09:53:16 adam Exp $ +$NetBSD: patch-Include_pyport.h,v 1.3 2015/04/24 03:01:36 rodent Exp $ SunOS defines gethostname in http://bugs.python.org/issue19561 ---- Include/pyport.h.orig 2014-05-31 18:58:38.000000000 +0000 +--- Include/pyport.h.orig 2014-12-10 15:59:32.000000000 +0000 +++ Include/pyport.h @@ -640,11 +640,6 @@ Please be conservative with adding new o in platform-specific #ifdefs. diff --git a/lang/python27/patches/patch-Lib_distutils_unixccompiler.py b/lang/python27/patches/patch-Lib_distutils_unixccompiler.py index e2a226ee7..61eaabaf9 100644 --- a/lang/python27/patches/patch-Lib_distutils_unixccompiler.py +++ b/lang/python27/patches/patch-Lib_distutils_unixccompiler.py @@ -1,8 +1,8 @@ -$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.2 2013/09/10 14:22:30 joerg Exp $ +$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.3 2015/04/24 03:01:36 rodent Exp $ * from cygport 2.7.3-dylib.patch ---- Lib/distutils/unixccompiler.py.orig 2013-05-12 03:32:42.000000000 +0000 +--- Lib/distutils/unixccompiler.py.orig 2014-12-10 15:59:34.000000000 +0000 +++ Lib/distutils/unixccompiler.py @@ -82,6 +82,7 @@ class UnixCCompiler(CCompiler): static_lib_format = shared_lib_format = dylib_lib_format = "lib%s%s" diff --git a/lang/python27/patches/patch-Lib_dumbdb.py b/lang/python27/patches/patch-Lib_dumbdb.py deleted file mode 100644 index cd5821cb5..000000000 --- a/lang/python27/patches/patch-Lib_dumbdb.py +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-Lib_dumbdb.py,v 1.1 2015/03/03 17:19:58 snj Exp $ - -http://bugs.python.org/issue22885 - ---- Lib/dumbdbm.py.orig 2015-03-03 09:05:52.000000000 -0800 -+++ Lib/dumbdbm.py 2015-03-03 09:10:02.000000000 -0800 -@@ -21,6 +21,7 @@ is read when the database is opened, and - - """ - -+import ast as _ast - import os as _os - import __builtin__ - import UserDict -@@ -85,7 +86,7 @@ class _Database(UserDict.DictMixin): - with f: - for line in f: - line = line.rstrip() -- key, pos_and_siz_pair = eval(line) -+ key, pos_and_siz_pair = _ast.literal_eval(line) - self._index[key] = pos_and_siz_pair - - # Write the index dict to the directory file. The original directory diff --git a/lang/python27/patches/patch-Lib_multiprocessing_process.py b/lang/python27/patches/patch-Lib_multiprocessing_process.py index 68ef784c2..08640a6a1 100644 --- a/lang/python27/patches/patch-Lib_multiprocessing_process.py +++ b/lang/python27/patches/patch-Lib_multiprocessing_process.py @@ -1,6 +1,6 @@ -$NetBSD: patch-Lib_multiprocessing_process.py,v 1.1 2014/07/17 15:26:49 ryoon Exp $ +$NetBSD: patch-Lib_multiprocessing_process.py,v 1.2 2015/04/24 03:01:36 rodent Exp $ ---- Lib/multiprocessing/process.py.orig 2014-06-30 02:05:29.000000000 +0000 +--- Lib/multiprocessing/process.py.orig 2014-12-10 15:59:39.000000000 +0000 +++ Lib/multiprocessing/process.py @@ -306,7 +306,15 @@ class _MainProcess(Process): self._popen = None diff --git a/lang/python27/patches/patch-Lib_test_test__dumbdbm.py b/lang/python27/patches/patch-Lib_test_test__dumbdbm.py deleted file mode 100644 index 92814defa..000000000 --- a/lang/python27/patches/patch-Lib_test_test__dumbdbm.py +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-Lib_test_test__dumbdbm.py,v 1.1 2015/03/03 17:19:58 snj Exp $ - -http://bugs.python.org/issue22885 - ---- Lib/test/test_dumbdbm.py.orig 2015-03-03 09:05:53.000000000 -0800 -+++ Lib/test/test_dumbdbm.py 2015-03-03 09:10:02.000000000 -0800 -@@ -160,6 +160,14 @@ class DumbDBMTestCase(unittest.TestCase) - self.assertEqual(expected, got) - f.close() - -+ def test_eval(self): -+ with open(_fname + '.dir', 'w') as stream: -+ stream.write("str(__import__('sys').stdout.write('Hacked!')), 0\n") -+ with test_support.captured_stdout() as stdout: -+ with self.assertRaises(ValueError): -+ dumbdbm.open(_fname).close() -+ self.assertEqual(stdout.getvalue(), '') -+ - def tearDown(self): - _delete_files() - diff --git a/lang/python27/patches/patch-Modules_getaddrinfo.c b/lang/python27/patches/patch-Modules_getaddrinfo.c index 0b0b14aea..835968359 100644 --- a/lang/python27/patches/patch-Modules_getaddrinfo.c +++ b/lang/python27/patches/patch-Modules_getaddrinfo.c @@ -1,6 +1,6 @@ -$NetBSD: patch-Modules_getaddrinfo.c,v 1.1 2014/07/17 15:26:49 ryoon Exp $ +$NetBSD: patch-Modules_getaddrinfo.c,v 1.2 2015/04/24 03:01:36 rodent Exp $ ---- Modules/getaddrinfo.c.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/getaddrinfo.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/getaddrinfo.c @@ -66,6 +66,15 @@ #define YES 1 diff --git a/lang/python27/patches/patch-Modules_getpath.c b/lang/python27/patches/patch-Modules_getpath.c index 87ad7e96f..b19be6cbe 100644 --- a/lang/python27/patches/patch-Modules_getpath.c +++ b/lang/python27/patches/patch-Modules_getpath.c @@ -1,8 +1,8 @@ -$NetBSD: patch-Modules_getpath.c,v 1.2 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-Modules_getpath.c,v 1.3 2015/04/24 03:01:36 rodent Exp $ * from cygport 2.7.3-getpath-exe-extension.patch ---- Modules/getpath.c.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/getpath.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/getpath.c @@ -451,6 +451,28 @@ calculate_path(void) if (isxfile(progpath)) diff --git a/lang/python27/patches/patch-Modules_mmapmodule.c b/lang/python27/patches/patch-Modules_mmapmodule.c index 1e3f05105..0beb09818 100644 --- a/lang/python27/patches/patch-Modules_mmapmodule.c +++ b/lang/python27/patches/patch-Modules_mmapmodule.c @@ -1,6 +1,6 @@ -$NetBSD: patch-Modules_mmapmodule.c,v 1.1 2014/07/17 15:26:49 ryoon Exp $ +$NetBSD: patch-Modules_mmapmodule.c,v 1.2 2015/04/24 03:01:36 rodent Exp $ ---- Modules/mmapmodule.c.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/mmapmodule.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/mmapmodule.c @@ -23,7 +23,7 @@ diff --git a/lang/python27/patches/patch-Modules_posixmodule.c b/lang/python27/patches/patch-Modules_posixmodule.c index 9912a4f03..16921f8de 100644 --- a/lang/python27/patches/patch-Modules_posixmodule.c +++ b/lang/python27/patches/patch-Modules_posixmodule.c @@ -1,6 +1,6 @@ -$NetBSD: patch-Modules_posixmodule.c,v 1.1 2014/07/17 15:26:49 ryoon Exp $ +$NetBSD: patch-Modules_posixmodule.c,v 1.2 2015/04/24 03:01:36 rodent Exp $ ---- Modules/posixmodule.c.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/posixmodule.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/posixmodule.c @@ -317,6 +317,10 @@ extern int lstat(const char *, struct st #define PARSE_PID "i" diff --git a/lang/python27/patches/patch-Modules_socketmodule.c b/lang/python27/patches/patch-Modules_socketmodule.c index d6a0bbfe1..880e975a3 100644 --- a/lang/python27/patches/patch-Modules_socketmodule.c +++ b/lang/python27/patches/patch-Modules_socketmodule.c @@ -1,8 +1,8 @@ -$NetBSD: patch-Modules_socketmodule.c,v 1.4 2014/07/17 15:26:49 ryoon Exp $ +$NetBSD: patch-Modules_socketmodule.c,v 1.5 2015/04/24 03:01:36 rodent Exp $ ---- Modules/socketmodule.c.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/socketmodule.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/socketmodule.c -@@ -244,7 +244,7 @@ shutdown(how) -- shut down traffic in on +@@ -248,7 +248,7 @@ shutdown(how) -- shut down traffic in on /* Irix 6.5 fails to define this variable at all. This is needed for both GCC and SGI's compiler. I'd say that the SGI headers are just busted. Same thing for Solaris. */ diff --git a/lang/python27/patches/patch-aa b/lang/python27/patches/patch-aa index ace683ee5..779eec948 100644 --- a/lang/python27/patches/patch-aa +++ b/lang/python27/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.1.1.1 2011/02/22 08:52:01 obache Exp $ +$NetBSD: patch-aa,v 1.2 2015/04/24 03:01:36 rodent Exp $ ---- Include/py_curses.h.orig 2010-03-25 00:54:54.000000000 +0000 +--- Include/py_curses.h.orig 2014-12-10 15:59:32.000000000 +0000 +++ Include/py_curses.h @@ -44,6 +44,21 @@ #endif diff --git a/lang/python27/patches/patch-ab b/lang/python27/patches/patch-ab index aad379f82..06c6b6831 100644 --- a/lang/python27/patches/patch-ab +++ b/lang/python27/patches/patch-ab @@ -1,6 +1,6 @@ -$NetBSD: patch-ab,v 1.3 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-ab,v 1.4 2015/04/24 03:01:36 rodent Exp $ ---- Lib/distutils/command/build_ext.py.orig 2014-06-30 02:05:25.000000000 +0000 +--- Lib/distutils/command/build_ext.py.orig 2014-12-10 15:59:34.000000000 +0000 +++ Lib/distutils/command/build_ext.py @@ -511,8 +511,19 @@ class build_ext (Command): # that go into the mix. diff --git a/lang/python27/patches/patch-ad b/lang/python27/patches/patch-ad index 1884da227..bd224e31c 100644 --- a/lang/python27/patches/patch-ad +++ b/lang/python27/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.2 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-ad,v 1.3 2015/04/24 03:01:36 rodent Exp $ Add ability to parse unsigned integers as externalized by NetBSD proplib(3). ---- Lib/plistlib.py.orig 2014-06-30 02:05:30.000000000 +0000 +--- Lib/plistlib.py.orig 2014-12-10 15:59:39.000000000 +0000 +++ Lib/plistlib.py @@ -463,7 +463,7 @@ class PlistParser: def end_false(self): diff --git a/lang/python27/patches/patch-ae b/lang/python27/patches/patch-ae index 9407f010c..61d045cf4 100644 --- a/lang/python27/patches/patch-ae +++ b/lang/python27/patches/patch-ae @@ -1,9 +1,9 @@ -$NetBSD: patch-ae,v 1.2 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-ae,v 1.3 2015/04/24 03:01:36 rodent Exp $ XXXbjs: I use amd64, and audioop is broken on 64-bit platforms. Thus, this needs to be tested. ---- Modules/sunaudiodev.c.orig 2014-06-30 02:05:44.000000000 +0000 +--- Modules/sunaudiodev.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/sunaudiodev.c @@ -224,7 +224,11 @@ sad_ibufcount(sadobject *self) { diff --git a/lang/python27/patches/patch-ah b/lang/python27/patches/patch-ah index 48fe77442..e0136241c 100644 --- a/lang/python27/patches/patch-ah +++ b/lang/python27/patches/patch-ah @@ -1,6 +1,6 @@ -$NetBSD: patch-ah,v 1.3 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-ah,v 1.4 2015/04/24 03:01:36 rodent Exp $ ---- Modules/_cursesmodule.c.orig 2014-06-30 02:05:41.000000000 +0000 +--- Modules/_cursesmodule.c.orig 2014-12-10 15:59:53.000000000 +0000 +++ Modules/_cursesmodule.c @@ -322,17 +322,9 @@ Window_NoArg2TupleReturnFunction(getpary diff --git a/lang/python27/patches/patch-al b/lang/python27/patches/patch-al index a45790eb5..1890baec2 100644 --- a/lang/python27/patches/patch-al +++ b/lang/python27/patches/patch-al @@ -1,4 +1,4 @@ -$NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ +$NetBSD: patch-al,v 1.17 2015/05/24 07:44:07 adam Exp $ - recognize MirBSD, Interix - remove special-case library version hack for FreeBSD @@ -6,9 +6,9 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ - honor pkgsrc LDFLAGS - other stuff not previously commented (XXX) ---- configure.orig 2014-06-30 02:05:48.000000000 +0000 +--- configure.orig 2015-05-23 16:09:25.000000000 +0000 +++ configure -@@ -3252,7 +3252,7 @@ case $ac_sys_system/$ac_sys_release in +@@ -3271,7 +3271,7 @@ case $ac_sys_system/$ac_sys_release in # Reconfirmed for OpenBSD 3.3 by Zachary Hamm, for 3.4 by Jason Ish. # In addition, Stefan Krah confirms that issue #1244610 exists through # OpenBSD 4.6, but is fixed in 4.7. @@ -17,7 +17,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ define_xopen_source=no # OpenBSD undoes our definition of __BSD_VISIBLE if _XOPEN_SOURCE is # also defined. This can be overridden by defining _BSD_SOURCE -@@ -5351,15 +5351,10 @@ $as_echo "#define Py_ENABLE_SHARED 1" >> +@@ -5373,15 +5373,10 @@ $as_echo "#define Py_ENABLE_SHARED 1" >> RUNSHARED=LD_LIBRARY_PATH=`pwd`${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}} INSTSONAME="$LDLIBRARY".$SOVERSION ;; @@ -34,7 +34,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ INSTSONAME="$LDLIBRARY".$SOVERSION ;; hp*|HP*) -@@ -5393,6 +5388,11 @@ $as_echo "#define Py_ENABLE_SHARED 1" >> +@@ -5415,6 +5410,11 @@ $as_echo "#define Py_ENABLE_SHARED 1" >> LDLIBRARY='libpython$(VERSION).so' RUNSHARED=LIBPATH=`pwd`${LIBPATH:+:${LIBPATH}} ;; @@ -46,7 +46,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ esac else # shared is disabled -@@ -6050,8 +6050,7 @@ $as_echo "$CC" >&6; } +@@ -6072,8 +6072,7 @@ $as_echo "$CC" >&6; } cur_target_minor=`sw_vers -productVersion | \ sed 's/\([0-9]*\)\.\([0-9]*\).*/\2/'` cur_target="${cur_target_major}.${cur_target_minor}" @@ -56,7 +56,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ then cur_target=10.3 if test ${enable_universalsdk}; then -@@ -8209,9 +8208,9 @@ then +@@ -8231,9 +8230,9 @@ then LDCXXSHARED="$LDCXXSHARED "'$(PYTHONFRAMEWORKPREFIX)/$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' else # No framework, use the Python app as bundle-loader @@ -69,7 +69,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ fi ;; Darwin/*) # Use -undefined dynamic_lookup whenever possible (10.3 and later). -@@ -8234,9 +8233,9 @@ then +@@ -8256,9 +8255,9 @@ then LDCXXSHARED="$LDCXXSHARED "'$(PYTHONFRAMEWORKPREFIX)/$(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)' else # No framework, use the Python app as bundle-loader @@ -82,7 +82,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ fi else # building for OS X 10.3 and later -@@ -8250,7 +8249,7 @@ then +@@ -8272,7 +8271,7 @@ then ;; Linux*|GNU*|QNX*) LDSHARED='$(CC) -shared' @@ -91,7 +91,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ BSD/OS*/4*) LDSHARED="gcc -shared" LDCXXSHARED="g++ -shared";; -@@ -8278,6 +8277,9 @@ then +@@ -8300,6 +8299,9 @@ then ;; esac fi;; @@ -101,7 +101,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ NetBSD*|DragonFly*) LDSHARED='$(CC) -shared' LDCXXSHARED='$(CXX) -shared';; -@@ -8324,7 +8326,8 @@ then +@@ -8346,7 +8348,8 @@ then fi;; Linux*|GNU*) CCSHARED="-fPIC";; BSD/OS*/4*) CCSHARED="-fpic";; @@ -111,7 +111,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ OpenUNIX*|UnixWare*) if test "$GCC" = "yes" then CCSHARED="-fPIC" -@@ -8376,11 +8379,12 @@ then +@@ -8398,11 +8401,12 @@ then OpenUNIX*|UnixWare*) LINKFORSHARED="-Wl,-Bexport";; SCO_SV*) LINKFORSHARED="-Wl,-Bexport";; ReliantUNIX*) LINKFORSHARED="-W1 -Blargedynsym";; @@ -125,7 +125,7 @@ $NetBSD: patch-al,v 1.15 2014/07/26 06:19:38 adam Exp $ SunOS/5*) case $CC in *gcc*) if $CC -Xlinker --help 2>&1 | grep export-dynamic >/dev/null -@@ -10370,6 +10374,10 @@ int +@@ -10457,6 +10461,10 @@ int main () { int x=kqueue() diff --git a/lang/python27/patches/patch-am b/lang/python27/patches/patch-am index 9fb9f4e22..9aec3c639 100644 --- a/lang/python27/patches/patch-am +++ b/lang/python27/patches/patch-am @@ -1,4 +1,4 @@ -$NetBSD: patch-am,v 1.18 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-am,v 1.19 2015/04/24 03:01:36 rodent Exp $ Disabled modules for normal build: bsddb @@ -23,7 +23,7 @@ Build the 1.85 compat module all the time against the BDB version of choice. cygwin 2.7.3-no-libm.patch ---- setup.py.orig 2014-06-30 02:05:48.000000000 +0000 +--- setup.py.orig 2014-12-10 16:00:01.000000000 +0000 +++ setup.py @@ -33,7 +33,7 @@ host_platform = get_platform() COMPILED_WITH_PYDEBUG = ('--with-pydebug' in sysconfig.get_config_var("CONFIG_ARGS")) @@ -34,7 +34,7 @@ cygwin 2.7.3-no-libm.patch def add_dir_to_list(dirlist, dir): """Add the directory 'dir' to the list 'dirlist' (at the front) if -@@ -436,10 +436,15 @@ class PyBuildExt(build_ext): +@@ -438,10 +438,15 @@ class PyBuildExt(build_ext): os.unlink(tmpfile) def detect_modules(self): @@ -54,7 +54,7 @@ cygwin 2.7.3-no-libm.patch if cross_compiling: self.add_gcc_paths() self.add_multiarch_paths() -@@ -551,7 +556,7 @@ class PyBuildExt(build_ext): +@@ -553,7 +558,7 @@ class PyBuildExt(build_ext): # Check for MacOS X, which doesn't need libm.a at all math_libs = ['m'] @@ -63,7 +63,7 @@ cygwin 2.7.3-no-libm.patch math_libs = [] # XXX Omitted modules: gl, pure, dl, SGI-specific modules -@@ -787,11 +792,10 @@ class PyBuildExt(build_ext): +@@ -789,11 +794,10 @@ class PyBuildExt(build_ext): libraries=math_libs) ) # Detect SSL support for the socket module (via _ssl) search_for_ssl_incs_in = [ @@ -78,7 +78,7 @@ cygwin 2.7.3-no-libm.patch ) if ssl_incs is not None: krb5_h = find_file('krb5.h', inc_dirs, -@@ -799,9 +803,7 @@ class PyBuildExt(build_ext): +@@ -801,9 +805,7 @@ class PyBuildExt(build_ext): if krb5_h: ssl_incs += krb5_h ssl_libs = find_library_file(self.compiler, 'ssl',lib_dirs, @@ -89,7 +89,7 @@ cygwin 2.7.3-no-libm.patch if (ssl_incs is not None and ssl_libs is not None): -@@ -820,7 +822,7 @@ class PyBuildExt(build_ext): +@@ -822,7 +824,7 @@ class PyBuildExt(build_ext): # look for the openssl version header on the compiler search path. opensslv_h = find_file('openssl/opensslv.h', [], @@ -98,7 +98,7 @@ cygwin 2.7.3-no-libm.patch if opensslv_h: name = os.path.join(opensslv_h[0], 'openssl/opensslv.h') if host_platform == 'darwin' and is_macosx_sdk_path(name): -@@ -920,175 +922,6 @@ class PyBuildExt(build_ext): +@@ -922,175 +924,6 @@ class PyBuildExt(build_ext): else: raise ValueError("unknown major BerkeleyDB version", major) @@ -274,7 +274,7 @@ cygwin 2.7.3-no-libm.patch # The sqlite interface sqlite_setup_debug = False # verbose debug prints from this script? -@@ -1205,35 +1038,39 @@ class PyBuildExt(build_ext): +@@ -1207,35 +1040,39 @@ class PyBuildExt(build_ext): # we do not build this one. Otherwise this build will pick up # the more recent berkeleydb's db.h file first in the include path # when attempting to compile and it will fail. @@ -338,7 +338,7 @@ cygwin 2.7.3-no-libm.patch config_args = [arg.strip("'") for arg in sysconfig.get_config_var("CONFIG_ARGS").split()] dbm_args = [arg for arg in config_args -@@ -1245,7 +1082,7 @@ class PyBuildExt(build_ext): +@@ -1247,7 +1084,7 @@ class PyBuildExt(build_ext): dbmext = None for cand in dbm_order: if cand == "ndbm": @@ -347,7 +347,7 @@ cygwin 2.7.3-no-libm.patch # Some systems have -lndbm, others have -lgdbm_compat, # others don't have either if self.compiler.find_library_file(lib_dirs, -@@ -1289,18 +1126,14 @@ class PyBuildExt(build_ext): +@@ -1291,18 +1128,14 @@ class PyBuildExt(build_ext): libraries = gdbm_libs) break elif cand == "bdb": @@ -374,7 +374,7 @@ cygwin 2.7.3-no-libm.patch if dbmext is not None: exts.append(dbmext) else: -@@ -2228,9 +2061,9 @@ def main(): +@@ -2230,9 +2063,9 @@ def main(): ext_modules=[Extension('_struct', ['_struct.c'])], # Scripts to install diff --git a/lang/python27/patches/patch-an b/lang/python27/patches/patch-an index 3f7166937..9ed003963 100644 --- a/lang/python27/patches/patch-an +++ b/lang/python27/patches/patch-an @@ -1,6 +1,6 @@ -$NetBSD: patch-an,v 1.2 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-an,v 1.3 2015/04/24 03:01:36 rodent Exp $ ---- Modules/makesetup.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/makesetup.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/makesetup @@ -164,6 +164,7 @@ sed -e 's/[ ]*#.*//' -e '/^[ ]*$/d' | -rpath) libs="$libs $arg"; skip=libs;; diff --git a/lang/python27/patches/patch-ao b/lang/python27/patches/patch-ao index b1490f2bb..83951c937 100644 --- a/lang/python27/patches/patch-ao +++ b/lang/python27/patches/patch-ao @@ -1,6 +1,6 @@ -$NetBSD: patch-ao,v 1.5 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-ao,v 1.6 2015/04/24 03:01:36 rodent Exp $ ---- Lib/distutils/util.py.orig 2014-06-30 02:05:26.000000000 +0000 +--- Lib/distutils/util.py.orig 2014-12-10 15:59:35.000000000 +0000 +++ Lib/distutils/util.py @@ -101,6 +101,8 @@ def get_platform (): osname, release, machine = _osx_support.get_platform_osx( diff --git a/lang/python27/patches/patch-au b/lang/python27/patches/patch-au index 65d74bf44..8ff08bebd 100644 --- a/lang/python27/patches/patch-au +++ b/lang/python27/patches/patch-au @@ -1,12 +1,12 @@ -$NetBSD: patch-au,v 1.7 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-au,v 1.8 2015/04/24 03:01:36 rodent Exp $ Fix for unpriviliged build. http://hg.python.org/cpython/rev/a0f43f4481e0 ---- Makefile.pre.in.orig 2014-06-30 02:05:39.000000000 +0000 +--- Makefile.pre.in.orig 2014-12-10 15:59:50.000000000 +0000 +++ Makefile.pre.in -@@ -499,7 +499,7 @@ gdbhooks: $(BUILDPYTHON)-gdb.py +@@ -512,7 +512,7 @@ gdbhooks: $(BUILDPYTHON)-gdb.py SRC_GDB_HOOKS=$(srcdir)/Tools/gdb/libpython.py $(BUILDPYTHON)-gdb.py: $(SRC_GDB_HOOKS) @@ -15,7 +15,7 @@ http://hg.python.org/cpython/rev/a0f43f4481e0 # This rule is here for OPENSTEP/Rhapsody/MacOSX. It builds a temporary # minimal framework (not including the Lib directory and such) in the current -@@ -890,7 +890,8 @@ altbininstall: $(BUILDPYTHON) +@@ -922,7 +922,8 @@ altbininstall: $(BUILDPYTHON) (cd $(DESTDIR)$(LIBDIR); $(LN) -sf $(INSTSONAME) $(LDLIBRARY)) \ fi \ fi; \ diff --git a/lang/python27/patches/patch-av b/lang/python27/patches/patch-av index 4f6243d4c..019716aa8 100644 --- a/lang/python27/patches/patch-av +++ b/lang/python27/patches/patch-av @@ -1,9 +1,9 @@ -$NetBSD: patch-av,v 1.2 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-av,v 1.3 2015/04/24 03:01:36 rodent Exp $ Add a knob (enviroment variable) for disabling installation of egg metadata in extensions until we have infrastructure in place for dealing w/ it. ---- Lib/distutils/command/install.py.orig 2014-06-30 02:05:25.000000000 +0000 +--- Lib/distutils/command/install.py.orig 2014-12-10 15:59:34.000000000 +0000 +++ Lib/distutils/command/install.py @@ -666,7 +666,8 @@ class install (Command): ('install_headers', has_headers), diff --git a/lang/python27/patches/patch-aw b/lang/python27/patches/patch-aw index 7057d3dbe..2c6772be2 100644 --- a/lang/python27/patches/patch-aw +++ b/lang/python27/patches/patch-aw @@ -1,6 +1,6 @@ -$NetBSD: patch-aw,v 1.2 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-aw,v 1.3 2015/04/24 03:01:36 rodent Exp $ ---- Modules/nismodule.c.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/nismodule.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/nismodule.c @@ -89,7 +89,7 @@ nis_mapname (char *map, int *pfix) return map; diff --git a/lang/python27/patches/patch-ax b/lang/python27/patches/patch-ax index b4768780f..45e5729ee 100644 --- a/lang/python27/patches/patch-ax +++ b/lang/python27/patches/patch-ax @@ -1,10 +1,10 @@ -$NetBSD: patch-ax,v 1.5 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-ax,v 1.6 2015/04/24 03:01:36 rodent Exp $ chop "-RELEASE" or "-DEVELOPMENT" from release for DragonFly. ---- Lib/sysconfig.py.orig 2014-06-30 02:05:31.000000000 +0000 +--- Lib/sysconfig.py.orig 2014-12-10 15:59:40.000000000 +0000 +++ Lib/sysconfig.py -@@ -603,6 +603,8 @@ def get_platform(): +@@ -607,6 +607,8 @@ def get_platform(): osname, release, machine = _osx_support.get_platform_osx( get_config_vars(), osname, release, machine) diff --git a/lang/python27/patches/patch-az b/lang/python27/patches/patch-az index f8295846f..29e7d4380 100644 --- a/lang/python27/patches/patch-az +++ b/lang/python27/patches/patch-az @@ -1,6 +1,6 @@ -$NetBSD: patch-az,v 1.4 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-az,v 1.5 2015/04/24 03:01:36 rodent Exp $ ---- Modules/selectmodule.c.orig 2014-06-30 02:05:43.000000000 +0000 +--- Modules/selectmodule.c.orig 2014-12-10 15:59:55.000000000 +0000 +++ Modules/selectmodule.c @@ -1906,7 +1906,9 @@ initselect(void) PyModule_AddIntConstant(m, "KQ_FILTER_NETDEV", EVFILT_NETDEV); diff --git a/lang/python27/patches/patch-pyconfig.h.in b/lang/python27/patches/patch-pyconfig.h.in index 9c9650195..473e1df2b 100644 --- a/lang/python27/patches/patch-pyconfig.h.in +++ b/lang/python27/patches/patch-pyconfig.h.in @@ -1,8 +1,10 @@ -$NetBSD: patch-pyconfig.h.in,v 1.3 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-pyconfig.h.in,v 1.5 2015/05/24 07:44:07 adam Exp $ ---- pyconfig.h.in.orig 2014-06-30 02:05:48.000000000 +0000 +Fix build with LibreSSL. + +--- pyconfig.h.in.orig 2015-05-23 16:09:25.000000000 +0000 +++ pyconfig.h.in -@@ -1200,7 +1200,9 @@ +@@ -1206,7 +1209,9 @@ #undef _UINT64_T /* Define to the level of X/Open that your system supports */ diff --git a/lang/python27/patches/patch-xa b/lang/python27/patches/patch-xa index 6d9d332e6..c2cf52034 100644 --- a/lang/python27/patches/patch-xa +++ b/lang/python27/patches/patch-xa @@ -1,6 +1,6 @@ -$NetBSD: patch-xa,v 1.2 2014/11/02 13:31:11 spz Exp $ +$NetBSD: patch-xa,v 1.3 2015/04/24 03:01:36 rodent Exp $ ---- Python/thread_pthread.h.orig 2014-06-30 02:05:47.000000000 +0000 +--- Python/thread_pthread.h.orig 2014-12-10 15:59:59.000000000 +0000 +++ Python/thread_pthread.h @@ -46,6 +46,9 @@ we need to add 0 to make it work there as well. */ diff --git a/lang/python33/PLIST b/lang/python33/PLIST index 89a037c17..c188065f2 100644 --- a/lang/python33/PLIST +++ b/lang/python33/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2014/03/12 10:42:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/05/27 15:02:58 dholland Exp $ bin/2to3-${PY_VER_SUFFIX} bin/pydoc${PY_VER_SUFFIX} bin/python${PY_VER_SUFFIX} @@ -1649,7 +1649,8 @@ lib/python${PY_VER_SUFFIX}/lib-dynload/fcntl.so lib/python${PY_VER_SUFFIX}/lib-dynload/grp.so lib/python${PY_VER_SUFFIX}/lib-dynload/math.so lib/python${PY_VER_SUFFIX}/lib-dynload/mmap.so -lib/python${PY_VER_SUFFIX}/lib-dynload/nis.so +${PLIST.nis}lib/python${PY_VER_SUFFIX}/lib-dynload/nis.so +${PLIST.no-nis}lib/python${PY_VER_SUFFIX}/lib-dynload/nis_failed.so lib/python${PY_VER_SUFFIX}/lib-dynload/parser.so lib/python${PY_VER_SUFFIX}/lib-dynload/resource.so lib/python${PY_VER_SUFFIX}/lib-dynload/select.so diff --git a/lang/python33/distinfo b/lang/python33/distinfo index c6fd1c5e2..933363e23 100644 --- a/lang/python33/distinfo +++ b/lang/python33/distinfo @@ -1,18 +1,21 @@ -$NetBSD: distinfo,v 1.21 2015/03/16 13:53:05 tnn Exp $ +$NetBSD: distinfo,v 1.22 2015/04/24 03:24:32 rodent Exp $ SHA1 (Python-3.3.6.tar.xz) = 0a86ae9e877467a62faed7ece208c0d6899b0991 RMD160 (Python-3.3.6.tar.xz) = e45909eedf3648408ef8b34775ab24654181d9bd Size (Python-3.3.6.tar.xz) = 12116460 bytes -SHA1 (patch-Include_pyport.h) = 73bdd4bd4a4bfb11b163c3ccb3bb70bde4decc04 -SHA1 (patch-Lib_distutils_unixccompiler.py) = 39cb8d1e1e3e76e2b6b5dbc1a6b5e0815300b2ce -SHA1 (patch-aa) = 99ebcbbfc53b855a32b424dec27012e1e969c3d0 -SHA1 (patch-ab) = 1c0a25bf7ec6ee76e84c799619ec7cd8910f16e1 -SHA1 (patch-ah) = bb43aaab260935a5a0d5e7ce1ccc30f4832cab1d -SHA1 (patch-am) = ae28f14398c08f114c6b11f528a9e5eda90f003b -SHA1 (patch-an) = f497bc50789c957ee93b3e91f65cb8cd4f236d9b +SHA1 (patch-Include_pyport.h) = 9692d7436443364bf7aca4a3eaa262ae81f4e381 +SHA1 (patch-Lib_distutils_unixccompiler.py) = cfbb7d3f5d631bc8c7cf41afcb86e31ad4b56e53 +SHA1 (patch-Lib_ssl.py) = 1996554ebf34201f7a3ab183c6a81e6b369af5ca +SHA1 (patch-Lib_test_test__ssl.py) = 5033c604a405829ab1f268a8ba3a78c749c568e9 +SHA1 (patch-Modules___ssl.c) = 765ac20323612dd260807baa9273fdb597072fcc +SHA1 (patch-aa) = dc5e70e7031891391708f3a91fad55e17b4afc85 +SHA1 (patch-ab) = 120bf92de99af099ff58fd911057deb3cb799b09 +SHA1 (patch-ah) = 527a45426fbeb6e508ea4e4f1da6329f8d05fb40 +SHA1 (patch-am) = af17e928c9e4b76cef037e69cdb476fa37ad218e +SHA1 (patch-an) = d113774424a23ba6d2256c86c4fec910bb671d7a SHA1 (patch-au) = c466c257fcb7c282e93073122df1db4c5dc57f09 -SHA1 (patch-av) = 9b44f339f65f029b7f17dbc654739a7ae3c12780 -SHA1 (patch-aw) = c47387f377faad6b12d688ae5d56fec1298fcce7 -SHA1 (patch-configure) = 695e024b5dd590ca4987704e4b812489b9a8daab -SHA1 (patch-pyconfig.h.in) = 7ebc0ed9ca9a37c5a6c8e04cc3f7fca4a5c90e8c -SHA1 (patch-xa) = fb81eaa604b4ed7c1b64c3f4731d58a8aee257be +SHA1 (patch-av) = 63aea414c6fba242a5dc8142c27a32760602e237 +SHA1 (patch-aw) = ea246ba5e9aa7df4740186def7e131a03b840466 +SHA1 (patch-configure) = 301064b762845342fea02ea5d1bf34cff7371a87 +SHA1 (patch-pyconfig.h.in) = ea6877715129c9e4d90a29e08d3061b888716f5e +SHA1 (patch-xa) = 0d6326ac8b582fc879388d1ee2663f81221ca3b8 diff --git a/lang/python33/patches/patch-Include_pyport.h b/lang/python33/patches/patch-Include_pyport.h index bec564c4b..f89bba3c1 100644 --- a/lang/python33/patches/patch-Include_pyport.h +++ b/lang/python33/patches/patch-Include_pyport.h @@ -1,8 +1,8 @@ -$NetBSD: patch-Include_pyport.h,v 1.1 2014/06/11 06:03:10 richard Exp $ +$NetBSD: patch-Include_pyport.h,v 1.2 2015/04/24 03:24:32 rodent Exp $ SunOS defines gethostname in http://bugs.python.org/issue19561 ---- Include/pyport.h.orig 2013-05-15 16:32:54.000000000 +0000 +--- Include/pyport.h.orig 2014-10-12 07:03:52.000000000 +0000 +++ Include/pyport.h @@ -649,11 +649,6 @@ Please be conservative with adding new o in platform-specific #ifdefs. diff --git a/lang/python33/patches/patch-Lib_distutils_unixccompiler.py b/lang/python33/patches/patch-Lib_distutils_unixccompiler.py index 2bfd3e0fb..71088dd1d 100644 --- a/lang/python33/patches/patch-Lib_distutils_unixccompiler.py +++ b/lang/python33/patches/patch-Lib_distutils_unixccompiler.py @@ -1,6 +1,6 @@ -$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.1 2013/09/10 14:22:30 joerg Exp $ +$NetBSD: patch-Lib_distutils_unixccompiler.py,v 1.2 2015/04/24 03:24:32 rodent Exp $ ---- Lib/distutils/unixccompiler.py.orig 2013-05-15 16:32:54.000000000 +0000 +--- Lib/distutils/unixccompiler.py.orig 2014-10-12 07:03:52.000000000 +0000 +++ Lib/distutils/unixccompiler.py @@ -232,7 +232,7 @@ class UnixCCompiler(CCompiler): elif sys.platform[:7] == "irix646" or sys.platform[:6] == "osf1V5": diff --git a/lang/python33/patches/patch-Lib_ssl.py b/lang/python33/patches/patch-Lib_ssl.py new file mode 100644 index 000000000..ed87bdbfc --- /dev/null +++ b/lang/python33/patches/patch-Lib_ssl.py @@ -0,0 +1,20 @@ +$NetBSD: patch-Lib_ssl.py,v 1.1 2015/04/24 03:24:32 rodent Exp $ + +Fix build with LibreSSL. + +--- Lib/ssl.py.orig 2014-10-12 07:03:53.000000000 +0000 ++++ Lib/ssl.py +@@ -78,7 +78,12 @@ try: + from _ssl import OP_SINGLE_ECDH_USE + except ImportError: + pass +-from _ssl import RAND_status, RAND_egd, RAND_add, RAND_bytes, RAND_pseudo_bytes ++from _ssl import RAND_status, RAND_add, RAND_bytes, RAND_pseudo_bytes ++try: ++ from _ssl import RAND_egd ++except ImportError: ++ # LibreSSL does not provide RAND_egd ++ pass + from _ssl import ( + SSL_ERROR_ZERO_RETURN, + SSL_ERROR_WANT_READ, diff --git a/lang/python33/patches/patch-Lib_test_test__ssl.py b/lang/python33/patches/patch-Lib_test_test__ssl.py new file mode 100644 index 000000000..ca4ec800e --- /dev/null +++ b/lang/python33/patches/patch-Lib_test_test__ssl.py @@ -0,0 +1,18 @@ +$NetBSD: patch-Lib_test_test__ssl.py,v 1.1 2015/04/24 03:24:32 rodent Exp $ + +Fix build with LibreSSL. + +--- Lib/test/test_ssl.py.orig 2014-10-12 07:03:53.000000000 +0000 ++++ Lib/test/test_ssl.py +@@ -130,8 +130,9 @@ class BasicSocketTests(unittest.TestCase + self.assertRaises(ValueError, ssl.RAND_bytes, -5) + self.assertRaises(ValueError, ssl.RAND_pseudo_bytes, -5) + +- self.assertRaises(TypeError, ssl.RAND_egd, 1) +- self.assertRaises(TypeError, ssl.RAND_egd, 'foo', 1) ++ if hasattr(ssl, 'RAND_egd'): ++ self.assertRaises(TypeError, ssl.RAND_egd, 1) ++ self.assertRaises(TypeError, ssl.RAND_egd, 'foo', 1) + ssl.RAND_add("this is a random string", 75.0) + + @unittest.skipUnless(os.name == 'posix', 'requires posix') diff --git a/lang/python33/patches/patch-Modules___ssl.c b/lang/python33/patches/patch-Modules___ssl.c new file mode 100644 index 000000000..e013938d0 --- /dev/null +++ b/lang/python33/patches/patch-Modules___ssl.c @@ -0,0 +1,33 @@ +$NetBSD: patch-Modules___ssl.c,v 1.1 2015/04/24 03:24:32 rodent Exp $ + +Fix build with LibreSSL. + +--- Modules/_ssl.c.orig 2014-10-12 07:03:53.000000000 +0000 ++++ Modules/_ssl.c +@@ -2559,6 +2559,7 @@ Returns 1 if the OpenSSL PRNG has been s + It is necessary to seed the PRNG with RAND_add() on some platforms before\n\ + using the ssl() function."); + ++#ifdef HAVE_RAND_EGD + static PyObject * + PySSL_RAND_egd(PyObject *self, PyObject *args) + { +@@ -2586,6 +2587,7 @@ PyDoc_STRVAR(PySSL_RAND_egd_doc, + Queries the entropy gather daemon (EGD) on the socket named by 'path'.\n\ + Returns number of bytes read. Raises SSLError if connection to EGD\n\ + fails or if it does not provide enough data to seed PRNG."); ++#endif /* HAVE_RAND_EGD */ + + #endif /* HAVE_OPENSSL_RAND */ + +@@ -2604,8 +2606,10 @@ static PyMethodDef PySSL_methods[] = { + PySSL_RAND_bytes_doc}, + {"RAND_pseudo_bytes", PySSL_RAND_pseudo_bytes, METH_VARARGS, + PySSL_RAND_pseudo_bytes_doc}, ++#ifdef HAVE_RAND_EGD + {"RAND_egd", PySSL_RAND_egd, METH_VARARGS, + PySSL_RAND_egd_doc}, ++#endif + {"RAND_status", (PyCFunction)PySSL_RAND_status, METH_NOARGS, + PySSL_RAND_status_doc}, + #endif diff --git a/lang/python33/patches/patch-aa b/lang/python33/patches/patch-aa index 7e976d8dc..f019bf2bd 100644 --- a/lang/python33/patches/patch-aa +++ b/lang/python33/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.1 2012/12/10 03:15:49 tsarna Exp $ +$NetBSD: patch-aa,v 1.2 2015/04/24 03:24:32 rodent Exp $ * On NetBSD, [n]curses.h and stdlib.h/wchar.h use different guards against multiple definition of wchar_t and wint_t. ---- Include/py_curses.h.orig 2009-09-06 21:26:46.000000000 +0000 +--- Include/py_curses.h.orig 2014-10-12 07:03:52.000000000 +0000 +++ Include/py_curses.h @@ -44,6 +44,21 @@ #endif diff --git a/lang/python33/patches/patch-ab b/lang/python33/patches/patch-ab index 6cda83792..ced07635d 100644 --- a/lang/python33/patches/patch-ab +++ b/lang/python33/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1 2012/12/10 03:15:49 tsarna Exp $ +$NetBSD: patch-ab,v 1.2 2015/04/24 03:24:32 rodent Exp $ ---- Lib/distutils/command/build_ext.py.orig 2012-02-23 20:22:44.000000000 +0000 +--- Lib/distutils/command/build_ext.py.orig 2014-10-12 07:03:52.000000000 +0000 +++ Lib/distutils/command/build_ext.py -@@ -523,8 +523,19 @@ class build_ext(Command): +@@ -532,8 +532,19 @@ class build_ext(Command): # that go into the mix. if ext.extra_objects: objects.extend(ext.extra_objects) diff --git a/lang/python33/patches/patch-ah b/lang/python33/patches/patch-ah index 517eb5c6c..be5f0797d 100644 --- a/lang/python33/patches/patch-ah +++ b/lang/python33/patches/patch-ah @@ -1,10 +1,10 @@ -$NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ +$NetBSD: patch-ah,v 1.2 2015/04/24 03:24:32 rodent Exp $ * Ncurses will be used by devel/py-curses and devel/py-cursespanel. ---- Modules/_cursesmodule.c.orig 2012-02-23 20:22:47.000000000 +0000 +--- Modules/_cursesmodule.c.orig 2014-10-12 07:03:53.000000000 +0000 +++ Modules/_cursesmodule.c -@@ -332,17 +332,9 @@ Window_NoArg2TupleReturnFunction(getpary +@@ -482,17 +482,9 @@ Window_NoArg2TupleReturnFunction(getpary Window_OneArgNoReturnFunction(clearok, int, "i;True(1) or False(0)") Window_OneArgNoReturnFunction(idlok, int, "i;True(1) or False(0)") @@ -22,7 +22,7 @@ $NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ Window_OneArgNoReturnFunction(notimeout, int, "i;True(1) or False(0)") Window_OneArgNoReturnFunction(scrollok, int, "i;True(1) or False(0)") Window_OneArgNoReturnFunction(winsdelln, int, "i;nlines") -@@ -901,11 +893,7 @@ PyCursesWindow_GetKey(PyCursesWindowObje +@@ -1146,11 +1138,7 @@ PyCursesWindow_GetKey(PyCursesWindowObje return Py_BuildValue("C", rtn); } else { const char *knp; @@ -34,7 +34,7 @@ $NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ return PyUnicode_FromString((knp == NULL) ? "" : knp); } } -@@ -2187,7 +2175,6 @@ PyCurses_Is_Term_Resized(PyObject *self, +@@ -2580,7 +2568,6 @@ PyCurses_Is_Term_Resized(PyObject *self, } #endif /* HAVE_CURSES_IS_TERM_RESIZED */ @@ -42,7 +42,7 @@ $NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ static PyObject * PyCurses_KeyName(PyObject *self, PyObject *args) { -@@ -2206,7 +2193,6 @@ PyCurses_KeyName(PyObject *self, PyObjec +@@ -2599,7 +2586,6 @@ PyCurses_KeyName(PyObject *self, PyObjec return PyBytes_FromString((knp == NULL) ? "" : (char *)knp); } @@ -50,7 +50,7 @@ $NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ static PyObject * PyCurses_KillChar(PyObject *self) -@@ -2744,9 +2730,7 @@ static PyMethodDef PyCurses_methods[] = +@@ -3206,9 +3192,7 @@ static PyMethodDef PyCurses_methods[] = #ifdef HAVE_CURSES_IS_TERM_RESIZED {"is_term_resized", (PyCFunction)PyCurses_Is_Term_Resized, METH_VARARGS}, #endif @@ -60,7 +60,7 @@ $NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ {"killchar", (PyCFunction)PyCurses_KillChar, METH_NOARGS}, {"longname", (PyCFunction)PyCurses_longname, METH_NOARGS}, {"meta", (PyCFunction)PyCurses_Meta, METH_VARARGS}, -@@ -2869,9 +2853,7 @@ PyInit__curses(void) +@@ -3334,9 +3318,7 @@ PyInit__curses(void) SetDictInt("A_DIM", A_DIM); SetDictInt("A_BOLD", A_BOLD); SetDictInt("A_ALTCHARSET", A_ALTCHARSET); @@ -70,7 +70,7 @@ $NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ SetDictInt("A_PROTECT", A_PROTECT); SetDictInt("A_CHARTEXT", A_CHARTEXT); SetDictInt("A_COLOR", A_COLOR); -@@ -2943,7 +2925,6 @@ PyInit__curses(void) +@@ -3408,7 +3390,6 @@ PyInit__curses(void) int key; char *key_n; char *key_n2; @@ -78,7 +78,7 @@ $NetBSD: patch-ah,v 1.1 2012/12/10 03:15:49 tsarna Exp $ for (key=KEY_MIN;key < KEY_MAX; key++) { key_n = (char *)keyname(key); if (key_n == NULL || strcmp(key_n,"UNKNOWN KEY")==0) -@@ -2971,7 +2952,6 @@ PyInit__curses(void) +@@ -3436,7 +3417,6 @@ PyInit__curses(void) if (key_n2 != key_n) free(key_n2); } diff --git a/lang/python33/patches/patch-am b/lang/python33/patches/patch-am index 282d75b34..99e1ae9f7 100644 --- a/lang/python33/patches/patch-am +++ b/lang/python33/patches/patch-am @@ -1,6 +1,6 @@ -$NetBSD: patch-am,v 1.9 2014/05/31 12:46:28 ryoon Exp $ +$NetBSD: patch-am,v 1.10 2015/04/24 03:24:32 rodent Exp $ ---- setup.py.orig 2014-03-09 08:40:35.000000000 +0000 +--- setup.py.orig 2014-10-12 07:03:54.000000000 +0000 +++ setup.py @@ -31,7 +31,8 @@ host_platform = get_platform() COMPILED_WITH_PYDEBUG = ('--with-pydebug' in sysconfig.get_config_var("CONFIG_ARGS")) @@ -67,7 +67,7 @@ $NetBSD: patch-am,v 1.9 2014/05/31 12:46:28 ryoon Exp $ if opensslv_h: name = os.path.join(opensslv_h[0], 'openssl/opensslv.h') if host_platform == 'darwin' and is_macosx_sdk_path(name): -@@ -1138,6 +1136,30 @@ class PyBuildExt(build_ext): +@@ -1137,6 +1135,30 @@ class PyBuildExt(build_ext): dbm_order = ['gdbm'] # The standard Unix dbm module: if host_platform not in ['cygwin']: @@ -98,7 +98,7 @@ $NetBSD: patch-am,v 1.9 2014/05/31 12:46:28 ryoon Exp $ config_args = [arg.strip("'") for arg in sysconfig.get_config_var("CONFIG_ARGS").split()] dbm_args = [arg for arg in config_args -@@ -1149,7 +1171,7 @@ class PyBuildExt(build_ext): +@@ -1148,7 +1170,7 @@ class PyBuildExt(build_ext): dbmext = None for cand in dbm_order: if cand == "ndbm": @@ -107,7 +107,7 @@ $NetBSD: patch-am,v 1.9 2014/05/31 12:46:28 ryoon Exp $ # Some systems have -lndbm, others have -lgdbm_compat, # others don't have either if self.compiler.find_library_file(lib_dirs, -@@ -1477,6 +1499,10 @@ class PyBuildExt(build_ext): +@@ -1476,6 +1498,10 @@ class PyBuildExt(build_ext): macros = dict() libraries = [] @@ -118,7 +118,7 @@ $NetBSD: patch-am,v 1.9 2014/05/31 12:46:28 ryoon Exp $ else: # Linux and other unices macros = dict() libraries = ['rt'] -@@ -1950,10 +1976,7 @@ class PyBuildExt(build_ext): +@@ -1949,10 +1975,7 @@ class PyBuildExt(build_ext): depends = ['_decimal/docstrings.h'] else: srcdir = sysconfig.get_config_var('srcdir') @@ -130,7 +130,7 @@ $NetBSD: patch-am,v 1.9 2014/05/31 12:46:28 ryoon Exp $ libraries = [] sources = [ '_decimal/_decimal.c', -@@ -2199,7 +2222,7 @@ def main(): +@@ -2198,7 +2221,7 @@ def main(): # If you change the scripts installed here, you also need to # check the PyBuildScripts command above, and change the links # created by the bininstall target in Makefile.pre.in diff --git a/lang/python33/patches/patch-an b/lang/python33/patches/patch-an index 754fe3910..07202d5bd 100644 --- a/lang/python33/patches/patch-an +++ b/lang/python33/patches/patch-an @@ -1,8 +1,8 @@ -$NetBSD: patch-an,v 1.2 2015/01/01 21:39:45 he Exp $ +$NetBSD: patch-an,v 1.3 2015/04/24 03:24:32 rodent Exp $ Recognize and pass on -pthread arg. ---- Modules/makesetup.orig 2008-06-11 05:26:20.000000000 +0000 +--- Modules/makesetup.orig 2014-10-12 07:03:53.000000000 +0000 +++ Modules/makesetup @@ -164,6 +164,7 @@ sed -e 's/[ ]*#.*//' -e '/^[ ]*$/d' | -rpath) libs="$libs $arg"; skip=libs;; diff --git a/lang/python33/patches/patch-av b/lang/python33/patches/patch-av index b44144530..f45e1548c 100644 --- a/lang/python33/patches/patch-av +++ b/lang/python33/patches/patch-av @@ -1,6 +1,6 @@ -$NetBSD: patch-av,v 1.1 2012/12/10 03:15:49 tsarna Exp $ +$NetBSD: patch-av,v 1.2 2015/04/24 03:24:32 rodent Exp $ ---- Lib/distutils/command/install.py.orig 2012-02-23 20:22:44.000000000 +0000 +--- Lib/distutils/command/install.py.orig 2014-10-12 07:03:52.000000000 +0000 +++ Lib/distutils/command/install.py @@ -676,5 +676,6 @@ class install(Command): ('install_headers', has_headers), diff --git a/lang/python33/patches/patch-aw b/lang/python33/patches/patch-aw index 109dceb7b..112f4a3b9 100644 --- a/lang/python33/patches/patch-aw +++ b/lang/python33/patches/patch-aw @@ -1,8 +1,8 @@ -$NetBSD: patch-aw,v 1.2 2015/01/01 21:39:45 he Exp $ +$NetBSD: patch-aw,v 1.3 2015/04/24 03:24:32 rodent Exp $ Support DragonFly. ---- Modules/nismodule.c.orig 2010-08-19 09:03:03.000000000 +0000 +--- Modules/nismodule.c.orig 2014-10-12 07:03:53.000000000 +0000 +++ Modules/nismodule.c @@ -89,7 +89,7 @@ nis_mapname (char *map, int *pfix) return map; diff --git a/lang/python33/patches/patch-configure b/lang/python33/patches/patch-configure index 5d5a59294..6774d0acc 100644 --- a/lang/python33/patches/patch-configure +++ b/lang/python33/patches/patch-configure @@ -1,4 +1,4 @@ -$NetBSD: patch-configure,v 1.2 2015/01/22 11:09:18 sevan Exp $ +$NetBSD: patch-configure,v 1.3 2015/04/24 03:24:32 rodent Exp $ Add support for MirBSD and Interix. Don't make SO-ABI-dependent shared lib names on Linux. @@ -96,7 +96,56 @@ Don't trim the library name on FreeBSD. SunOS/5*) case $CC in *gcc*) if $CC -Xlinker --help 2>&1 | grep export-dynamic >/dev/null -@@ -13766,8 +13769,6 @@ $as_echo "$SOABI" >&6; } +@@ -8823,6 +8826,48 @@ _ACEOF + + fi + # Dynamic linking for HP-UX ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for RAND_egd in -lcrypto" >&5 ++$as_echo_n "checking for RAND_egd in -lcrypto... " >&6; } ++if ${ac_cv_lib_crypto_RAND_egd+:} false; then : ++ $as_echo_n "(cached) " >&6 ++else ++ ac_check_lib_save_LIBS=$LIBS ++LIBS="-lcrypto $LIBS" ++cat confdefs.h - <<_ACEOF >conftest.$ac_ext ++/* end confdefs.h. */ ++ ++/* Override any GCC internal prototype to avoid an error. ++ Use char because int might match the return type of a GCC ++ builtin and then its argument prototype would still apply. */ ++#ifdef __cplusplus ++extern "C" ++#endif ++char RAND_egd (); ++int ++main () ++{ ++return RAND_egd (); ++ ; ++ return 0; ++} ++_ACEOF ++if ac_fn_c_try_link "$LINENO"; then : ++ ac_cv_lib_crypto_RAND_egd=yes ++else ++ ac_cv_lib_crypto_RAND_egd=no ++fi ++rm -f core conftest.err conftest.$ac_objext \ ++ conftest$ac_exeext conftest.$ac_ext ++LIBS=$ac_check_lib_save_LIBS ++fi ++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_RAND_egd" >&5 ++$as_echo "$ac_cv_lib_crypto_RAND_egd" >&6; } ++if test "x$ac_cv_lib_crypto_RAND_egd" = xyes; then : ++ ++$as_echo "#define HAVE_RAND_EGD 1" >>confdefs.h ++ ++fi ++ + + # only check for sem_init if thread support is requested + if test "$with_threads" = "yes" -o -z "$with_threads"; then +@@ -13766,8 +13811,6 @@ $as_echo "$SOABI" >&6; } case $ac_sys_system in diff --git a/lang/python33/patches/patch-pyconfig.h.in b/lang/python33/patches/patch-pyconfig.h.in index 83e59a55a..0a6ef4f88 100644 --- a/lang/python33/patches/patch-pyconfig.h.in +++ b/lang/python33/patches/patch-pyconfig.h.in @@ -1,8 +1,18 @@ -$NetBSD: patch-pyconfig.h.in,v 1.1 2012/12/10 03:15:49 tsarna Exp $ +$NetBSD: patch-pyconfig.h.in,v 1.2 2015/04/24 03:24:32 rodent Exp $ ---- pyconfig.h.in.orig 2011-06-11 17:46:28.000000000 +0200 -+++ pyconfig.h.in 2011-11-29 20:17:04.328552361 +0100 -@@ -1173,7 +1173,9 @@ +--- pyconfig.h.in.orig 2014-10-12 07:03:54.000000000 +0000 ++++ pyconfig.h.in +@@ -660,6 +660,9 @@ + /* Define to 1 if you have the `pwrite' function. */ + #undef HAVE_PWRITE + ++/* Define if the libcrypto has RAND_egd */ ++#undef HAVE_RAND_EGD ++ + /* Define to 1 if you have the `readlink' function. */ + #undef HAVE_READLINK + +@@ -1399,7 +1402,9 @@ #undef _UINT64_T /* Define to the level of X/Open that your system supports */ diff --git a/lang/python33/patches/patch-xa b/lang/python33/patches/patch-xa index 311fe4297..03ce5a435 100644 --- a/lang/python33/patches/patch-xa +++ b/lang/python33/patches/patch-xa @@ -1,6 +1,6 @@ -$NetBSD: patch-xa,v 1.1 2013/08/09 10:54:17 drochner Exp $ +$NetBSD: patch-xa,v 1.2 2015/04/24 03:24:32 rodent Exp $ ---- Python/thread_pthread.h.orig 2013-05-15 16:33:00.000000000 +0000 +--- Python/thread_pthread.h.orig 2014-10-12 07:03:54.000000000 +0000 +++ Python/thread_pthread.h @@ -50,6 +50,9 @@ we need to add 0 to make it work there as well. */ diff --git a/lang/python34/PLIST b/lang/python34/PLIST index bbc0154a7..079ca215c 100644 --- a/lang/python34/PLIST +++ b/lang/python34/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/02/26 06:23:06 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/27 15:02:58 dholland Exp $ bin/2to3-${PY_VER_SUFFIX} bin/pydoc${PY_VER_SUFFIX} bin/python${PY_VER_SUFFIX} @@ -1765,7 +1765,8 @@ lib/python${PY_VER_SUFFIX}/lib-dynload/fcntl.so lib/python${PY_VER_SUFFIX}/lib-dynload/grp.so lib/python${PY_VER_SUFFIX}/lib-dynload/math.so lib/python${PY_VER_SUFFIX}/lib-dynload/mmap.so -lib/python${PY_VER_SUFFIX}/lib-dynload/nis.so +${PLIST.nis}lib/python${PY_VER_SUFFIX}/lib-dynload/nis.so +${PLIST.no-nis}lib/python${PY_VER_SUFFIX}/lib-dynload/nis_failed.so lib/python${PY_VER_SUFFIX}/lib-dynload/parser.so lib/python${PY_VER_SUFFIX}/lib-dynload/resource.so lib/python${PY_VER_SUFFIX}/lib-dynload/select.so diff --git a/lang/qore/distinfo b/lang/qore/distinfo index 281171df8..a7814f45e 100644 --- a/lang/qore/distinfo +++ b/lang/qore/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.1 2014/12/30 15:39:51 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/02 10:36:29 nros Exp $ SHA1 (qore-0.8.11.tar.bz2) = 16699762ce22e333b1d5eb782a0077f7e7dc7b15 RMD160 (qore-0.8.11.tar.bz2) = 1dcae042c51daaff81485bbb70459a104076a67a Size (qore-0.8.11.tar.bz2) = 20074057 bytes SHA1 (patch-configure) = adf260106c141c38176527ae0e338e420d3cde67 SHA1 (patch-include_qore_QoreFile.h) = 878b81d936bc51f19ae3dac76e25e865bbd0d55d +SHA1 (patch-lib_QoreTimeZoneManager.cpp) = fcb17746e0f90b871fae71ed77054f3b8f5d11db diff --git a/lang/qore/patches/patch-lib_QoreTimeZoneManager.cpp b/lang/qore/patches/patch-lib_QoreTimeZoneManager.cpp new file mode 100644 index 000000000..38f1d9f14 --- /dev/null +++ b/lang/qore/patches/patch-lib_QoreTimeZoneManager.cpp @@ -0,0 +1,14 @@ +$NetBSD: patch-lib_QoreTimeZoneManager.cpp,v 1.1 2015/05/02 10:36:29 nros Exp $ +* Fix build on OpenBSD. + Committed upstream: + http://sourceforge.net/p/qore/code/7208/ +--- lib/QoreTimeZoneManager.cpp.orig 2015-05-02 12:21:24.000000000 +0000 ++++ lib/QoreTimeZoneManager.cpp +@@ -27,7 +27,6 @@ + + #include + #include +-#include + + #ifdef HAVE_GLOB_H + #include diff --git a/lang/racket/Makefile b/lang/racket/Makefile index 604960e54..6d24515a2 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2015/03/04 15:02:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:26 tnn Exp $ PKGNAME= racket-6.1.1 +PKGREVISION= 2 DISTNAME= $(PKGNAME_NOREV)-src CATEGORIES= lang MASTER_SITES_PLT= http://download.racket-lang.org/installers/$(PKGVERSION_NOREV)/ \ diff --git a/lang/rakudo-star/Makefile b/lang/rakudo-star/Makefile index 178d1c85e..ca29afe5f 100644 --- a/lang/rakudo-star/Makefile +++ b/lang/rakudo-star/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:16 wiz Exp $ DISTNAME= rakudo-star-2013.08 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= lang perl6 MASTER_SITES= http://rakudo.org/downloads/star/ diff --git a/lang/rakudo-star/buildlink3.mk b/lang/rakudo-star/buildlink3.mk index 12083bb67..d8f55ef96 100644 --- a/lang/rakudo-star/buildlink3.mk +++ b/lang/rakudo-star/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/06 08:17:15 adam Exp $ BUILDLINK_TREE+= rakudo-star @@ -6,7 +6,7 @@ BUILDLINK_TREE+= rakudo-star RAKUDO_STAR_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.rakudo-star+= rakudo-star>=2013.08 -BUILDLINK_ABI_DEPENDS.rakudo-star+= rakudo-star>=2013.08nb4 +BUILDLINK_ABI_DEPENDS.rakudo-star+= rakudo-star>=2013.08nb5 BUILDLINK_PKGSRCDIR.rakudo-star?= ../../lang/rakudo-star .include "../../lang/nqp/buildlink3.mk" diff --git a/lang/ruby-coffee-script-source/Makefile b/lang/ruby-coffee-script-source/Makefile index 69d5aa573..768645783 100644 --- a/lang/ruby-coffee-script-source/Makefile +++ b/lang/ruby-coffee-script-source/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2015/03/13 14:23:17 taca Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/07 13:53:49 taca Exp $ -DISTNAME= coffee-script-source-1.9.1 +DISTNAME= coffee-script-source-1.9.1.1 CATEGORIES= lang MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://jashkenas.github.com/coffee-script/ +HOMEPAGE= # 404 http://jashkenas.github.com/coffee-script/ COMMENT= Little language that compiles into JavaScript LICENSE= mit diff --git a/lang/ruby-coffee-script-source/distinfo b/lang/ruby-coffee-script-source/distinfo index 493fc3c29..7c9efb931 100644 --- a/lang/ruby-coffee-script-source/distinfo +++ b/lang/ruby-coffee-script-source/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/03/13 14:23:17 taca Exp $ +$NetBSD: distinfo,v 1.10 2015/06/07 13:51:56 taca Exp $ -SHA1 (coffee-script-source-1.9.1.gem) = dd5c35d98d64bf27d19f38baea120fe840c576c5 -RMD160 (coffee-script-source-1.9.1.gem) = 3aa1f30569213752f8746cdd081688c13de95b64 -Size (coffee-script-source-1.9.1.gem) = 44032 bytes +SHA1 (coffee-script-source-1.9.1.1.gem) = cfcb8c39e35a23d5499b2af0f28c36624dfdb666 +RMD160 (coffee-script-source-1.9.1.1.gem) = 79c9d4acf798ebab5a4c3b43133243cee53d71d9 +Size (coffee-script-source-1.9.1.1.gem) = 58368 bytes diff --git a/lang/ruby-coffee-script/Makefile b/lang/ruby-coffee-script/Makefile index ace66fc39..abf21523e 100644 --- a/lang/ruby-coffee-script/Makefile +++ b/lang/ruby-coffee-script/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2015/02/03 14:36:36 taca Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/07 13:55:41 taca Exp $ -DISTNAME= coffee-script-2.3.0 +DISTNAME= coffee-script-2.4.1 CATEGORIES= lang MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://github.com/josh/ruby-coffee-script/ +HOMEPAGE= https://github.com/josh/ruby-coffee-script/ COMMENT= Ruby CoffeeScript Compiler LICENSE= mit diff --git a/lang/ruby-coffee-script/distinfo b/lang/ruby-coffee-script/distinfo index c435fa2bd..d00f3b658 100644 --- a/lang/ruby-coffee-script/distinfo +++ b/lang/ruby-coffee-script/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/03 14:36:36 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/07 13:55:41 taca Exp $ -SHA1 (coffee-script-2.3.0.gem) = 4d4489fe5a95bfe256a5386bd66818df387c7952 -RMD160 (coffee-script-2.3.0.gem) = 4af5a6ec0b2b5d959da6049ccda59a9df76550fb -Size (coffee-script-2.3.0.gem) = 6656 bytes +SHA1 (coffee-script-2.4.1.gem) = 6f303ab3b52ae4231732ac24d302a4db0e4f7f9e +RMD160 (coffee-script-2.4.1.gem) = b265c1201fd74edfef1acb521cbd274f404a056c +Size (coffee-script-2.4.1.gem) = 6656 bytes diff --git a/lang/ruby-execjs/Makefile b/lang/ruby-execjs/Makefile index f1ef0a8b8..b1e24c03b 100644 --- a/lang/ruby-execjs/Makefile +++ b/lang/ruby-execjs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2015/03/13 14:26:36 taca Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/07 13:58:55 taca Exp $ -DISTNAME= execjs-2.4.0 +DISTNAME= execjs-2.5.2 CATEGORIES= lang MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/sstephenson/execjs +HOMEPAGE= https://github.com/rails/execjs COMMENT= Run JavaScript code from Ruby LICENSE= mit diff --git a/lang/ruby-execjs/PLIST b/lang/ruby-execjs/PLIST index 828f53a5d..de7264d64 100644 --- a/lang/ruby-execjs/PLIST +++ b/lang/ruby-execjs/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.4 2015/02/08 07:58:05 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/07 13:58:55 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/lib/execjs.rb ${GEM_LIBDIR}/lib/execjs/disabled_runtime.rb +${GEM_LIBDIR}/lib/execjs/duktape_runtime.rb ${GEM_LIBDIR}/lib/execjs/encoding.rb ${GEM_LIBDIR}/lib/execjs/external_runtime.rb ${GEM_LIBDIR}/lib/execjs/module.rb diff --git a/lang/ruby-execjs/distinfo b/lang/ruby-execjs/distinfo index 2a9cb63bc..880682246 100644 --- a/lang/ruby-execjs/distinfo +++ b/lang/ruby-execjs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/03/13 14:26:36 taca Exp $ +$NetBSD: distinfo,v 1.9 2015/06/07 13:58:55 taca Exp $ -SHA1 (execjs-2.4.0.gem) = 29b466ca80bc49a902e5053fdbd8f0b0167921e5 -RMD160 (execjs-2.4.0.gem) = 4647095152208fd9227d17f1fad5778ee3f1bfb2 -Size (execjs-2.4.0.gem) = 16384 bytes +SHA1 (execjs-2.5.2.gem) = bfe5ad8dbbd94b5d159936f7bc0216082ea90647 +RMD160 (execjs-2.5.2.gem) = f8ddd1edb011fec5225c78586371eaf7d5f70e8c +Size (execjs-2.5.2.gem) = 16896 bytes diff --git a/lang/ruby/gem-vars.mk b/lang/ruby/gem-vars.mk index 603f6e1b0..b1473e7e7 100644 --- a/lang/ruby/gem-vars.mk +++ b/lang/ruby/gem-vars.mk @@ -1,4 +1,4 @@ -# $NetBSD: gem-vars.mk,v 1.1 2015/03/08 14:41:12 taca Exp $ +# $NetBSD: gem-vars.mk,v 1.2 2015/04/26 16:51:26 rodent Exp $ # # This Makefile fragment defines various make(1) variables for Ruby gems # support. @@ -33,7 +33,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rubygems>=1.0.1:../../misc/rubygems GEM_EXTSDIR_NEEDS_SUBDIR?= yes RUBY_GEM_ARCH!= ${RUBYGEM} environment platform | ${SED} -e 's|.*:||' -.if !empty(GEM_EXTSDIR_NEEDS_SUBDIR:M[nB][oO]) +.if !empty(GEM_EXTSDIR_NEEDS_SUBDIR:M[nN][oO]) GEM_EXTSDIR= ${GEM_HOME}/extensions/${RUBY_GEM_ARCH}/${RUBY_VER_DIR} .else GEM_EXTSDIR= ${GEM_HOME}/extensions/${RUBY_GEM_ARCH}/${RUBY_VER_DIR}/${GEM_NAME} diff --git a/lang/ruby/rails.mk b/lang/ruby/rails.mk index 5c3943fce..9505cdfcb 100644 --- a/lang/ruby/rails.mk +++ b/lang/ruby/rails.mk @@ -1,4 +1,4 @@ -# $NetBSD: rails.mk,v 1.51 2014/11/18 15:41:34 taca Exp $ +# $NetBSD: rails.mk,v 1.52 2015/06/22 13:49:38 taca Exp $ .if !defined(_RUBY_RAILS_MK) _RUBY_RAILS_MK= # defined @@ -38,7 +38,7 @@ _RUBY_RAILS_MK= # defined # # current Ruby on Rails versions. # -RUBY_RAILS32_VERSION?= 3.2.21 +RUBY_RAILS32_VERSION?= 3.2.22 RUBY_RAILS_SUPPORTED?= # defined RUBY_RAILS_DEFAULT?= 32 diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk index 70920ec03..88f47de4b 100644 --- a/lang/ruby/rubyversion.mk +++ b/lang/ruby/rubyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.138 2015/03/15 14:00:57 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.143 2015/06/23 14:07:36 taca Exp $ # # This file determines which Ruby version is used as a dependency for @@ -229,15 +229,15 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9]+)-.*/\1/} RUBY18_VERSION= 1.8.7 RUBY193_VERSION= 1.9.3 RUBY200_VERSION= 2.0.0 -RUBY21_VERSION= 2.1.5 -RUBY22_VERSION= 2.2.1 +RUBY21_VERSION= 2.1.6 +RUBY22_VERSION= 2.2.2 # patch RUBY18_PATCHLEVEL= pl374 RUBY193_PATCHLEVEL= p551 -RUBY200_PATCHLEVEL= p643 -#RUBY21_PATCHLEVEL= p273 -#RUBY22_PATCHLEVEL= p85 +RUBY200_PATCHLEVEL= p645 +#RUBY21_PATCHLEVEL= p336 +#RUBY22_PATCHLEVEL= p95 # current API compatible version; used for version of shared library RUBY18_API_VERSION= 1.8.7 @@ -247,7 +247,7 @@ RUBY21_API_VERSION= 2.1.0 RUBY22_API_VERSION= 2.2.0 # pkgsrc's rubygems's version -RUBY_GEMS_PKGSRC_VERS= 2.4.6 +RUBY_GEMS_PKGSRC_VERS= 2.4.8 # pkgsrc's rdoc's version RUBY_RDOC_PKGSRC_VERS= 4.2.0 @@ -255,7 +255,7 @@ RUBY_RDOC_PKGSRC_VERS= 4.2.0 # RUBY_VERSION_DEFAULT?= 200 -RUBY_VERSION_SUPPORTED?= 200 193 21 # 22 +RUBY_VERSION_SUPPORTED?= 200 193 21 22 .if defined(RUBY_VERSION_REQD) . for rv in ${RUBY_VERSION_SUPPORTED} diff --git a/lang/ruby193-base/Makefile b/lang/ruby193-base/Makefile index 54c6af931..e8ebf8e17 100644 --- a/lang/ruby193-base/Makefile +++ b/lang/ruby193-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2015/03/08 14:53:39 taca Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/30 03:25:56 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_FULL} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} diff --git a/lang/ruby193-base/distinfo b/lang/ruby193-base/distinfo index 4c7804618..eb6931eb5 100644 --- a/lang/ruby193-base/distinfo +++ b/lang/ruby193-base/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.42 2015/03/08 14:53:39 taca Exp $ +$NetBSD: distinfo,v 1.44 2015/04/30 03:25:56 taca Exp $ SHA1 (ruby-1.9.3-p551.tar.bz2) = 35600f4e2ac98653fa8a634104cb6ab3d47a1535 RMD160 (ruby-1.9.3-p551.tar.bz2) = 59cfcaf4e02957f53bf83557962b0d428156bc01 Size (ruby-1.9.3-p551.tar.bz2) = 10049332 bytes -SHA1 (patch-configure) = 0ef7e10bbff37118c48053e7189f87528a3e408b +SHA1 (patch-configure) = 1ee484ad481734a49824a1a1f8bb5f8f96f6606a SHA1 (patch-configure.in) = 09dfe819b6a9bd7c9af704eeaef659857d33d0c3 SHA1 (patch-defs_default__gems) = fb24111736f1a76a05e853aa068024dbdd24e5a5 SHA1 (patch-ext_dbm_extconf.rb) = cc16af8f4999ef6c54c9652e2748504c31e5ef4e @@ -18,6 +18,7 @@ SHA1 (patch-ext_tk_lib_tkextlib_tile_treeview.rb) = e31201b5d0f5c333f14b795ac5e6 SHA1 (patch-ext_tk_lib_tkextlib_tkimg_dted.rb) = c73d94032c22cbefb55daee2ba359d70751b1416 SHA1 (patch-ext_tk_lib_tkextlib_tkimg_raw.rb) = 2c99d8f59c0ad5d6a493dd6e663850262487f5ef SHA1 (patch-ext_tk_tcltklib.c) = c58bffdde4a89ea7c442b1cf37c12c5ce53ee890 +SHA1 (patch-lib_mkmf.rb) = ddf539a6c0fa91b751a59788e5dd933fc97d31db SHA1 (patch-lib_rdoc_ri_driver.rb) = acb4cb022893eb8dea2adf7564f5e5e1a0f1e9c8 SHA1 (patch-lib_rdoc_text.rb) = cfbf48096ce14da8016177f6a8e6ef4416929647 SHA1 (patch-lib_rubygems.rb) = e472c981e544b75c3762385895c9a0197be9badd diff --git a/lang/ruby193-base/patches/patch-configure b/lang/ruby193-base/patches/patch-configure index aa0288818..ec59e1291 100644 --- a/lang/ruby193-base/patches/patch-configure +++ b/lang/ruby193-base/patches/patch-configure @@ -1,11 +1,20 @@ -$NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ +$NetBSD: patch-configure,v 1.12 2015/04/03 08:59:08 jperkin Exp $ * Adding Interix and MirBSD support. * Ignore doxygen. ---- configure.orig 2013-11-22 04:24:15.000000000 +0000 +--- configure.orig 2014-11-13 13:42:20.000000000 +0000 +++ configure -@@ -10741,6 +10741,9 @@ esac +@@ -4666,7 +4666,7 @@ esac + else + if test x"$target_alias" = x; then + case "$target_os" in #( +- darwin*) : ++ notdarwin*) : + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for real target cpu" >&5 + $as_echo_n "checking for real target cpu... " >&6; } +@@ -10900,6 +10900,9 @@ esac superux*) : ac_cv_func_setitimer=no ;; #( @@ -15,7 +24,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ *) : LIBS="-lm $LIBS" ;; esac -@@ -11344,7 +11347,13 @@ for ac_header in limits.h sys/file.h sys +@@ -11503,7 +11506,13 @@ for ac_header in limits.h sys/file.h sys net/socket.h sys/socket.h process.h atomic.h do : as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` @@ -30,7 +39,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 -@@ -12089,6 +12098,9 @@ fi +@@ -12248,6 +12257,9 @@ fi ac_fn_c_check_type "$LINENO" "struct timespec" "ac_cv_type_struct_timespec" "#ifdef HAVE_TIME_H #include #endif @@ -40,7 +49,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ " if test "x$ac_cv_type_struct_timespec" = xyes; then : -@@ -13880,6 +13892,8 @@ else +@@ -14039,6 +14051,8 @@ else # ifdef _MSC_VER # include # define alloca _alloca @@ -49,7 +58,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ # else # ifdef HAVE_ALLOCA_H # include -@@ -15832,7 +15846,7 @@ done +@@ -15991,7 +16005,7 @@ done MAINLIBS="-pthread $MAINLIBS" ;; #( *) : case "$target_os" in #( @@ -58,7 +67,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ LIBS="-pthread $LIBS" ;; #( *) : LIBS="-l$pthread_lib $LIBS" ;; -@@ -16282,7 +16296,9 @@ esac ;; #( +@@ -16441,7 +16455,9 @@ esac ;; #( interix*) : : ${LDSHARED='$(CC) -shared'} XLDFLAGS="$XLDFLAGS -Wl,-E" @@ -68,7 +77,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ rb_cv_dlopen=yes ;; #( freebsd*|dragonfly*) : -@@ -16294,7 +16310,7 @@ esac ;; #( +@@ -16453,7 +16469,7 @@ esac ;; #( test "$GCC" = yes && test "$rb_cv_prog_gnu_ld" = yes || LDSHARED="ld -Bshareable" fi rb_cv_dlopen=yes ;; #( @@ -77,7 +86,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ : ${LDSHARED='$(CC) -shared ${CCDLFLAGS}'} if test "$rb_cv_binary_elf" = yes; then LDFLAGS="$LDFLAGS -Wl,-E" -@@ -16825,7 +16841,7 @@ _ACEOF +@@ -16984,7 +17000,7 @@ _ACEOF freebsd*|dragonfly*) : SOLIBS='$(LIBS)' @@ -86,7 +95,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ if test "$rb_cv_binary_elf" != "yes" ; then LIBRUBY_SO="$LIBRUBY_SO.\$(TEENY)" LIBRUBY_ALIASES='' -@@ -16842,7 +16858,7 @@ _ACEOF +@@ -17001,7 +17017,7 @@ _ACEOF LIBRUBY_ALIASES="" fi ;; #( @@ -95,7 +104,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ SOLIBS='$(LIBS)' LIBRUBY_SO='lib$(RUBY_SO_NAME).so.$(MAJOR).'`expr ${MINOR} \* 10 + ${TEENY}` -@@ -16903,7 +16919,12 @@ esac +@@ -17062,7 +17078,12 @@ esac ;; #( interix*) : @@ -109,7 +118,7 @@ $NetBSD: patch-configure,v 1.11 2013/11/24 14:17:19 taca Exp $ ;; #( *) : ;; -@@ -16966,11 +16987,7 @@ if test "$install_doc" != no; then +@@ -17125,11 +17146,7 @@ if test "$install_doc" != no; then else RDOCTARGET="nodoc" fi diff --git a/lang/ruby193-base/patches/patch-lib_mkmf.rb b/lang/ruby193-base/patches/patch-lib_mkmf.rb new file mode 100644 index 000000000..27f2bd081 --- /dev/null +++ b/lang/ruby193-base/patches/patch-lib_mkmf.rb @@ -0,0 +1,21 @@ +$NetBSD: patch-lib_mkmf.rb,v 1.3 2015/04/30 03:25:56 taca Exp $ + +Avoid to generate empty command line on some platforms: + +$(DLLIB): $(OBJS) Makefile +... + $(Q) $(POSTLINK) + +And POSTLINK is empty macro. In such case, GNU make ignore empty command +line but BSD make tries to execute it and causes error. + +--- lib/mkmf.rb.orig 2014-02-06 05:20:52.000000000 +0000 ++++ lib/mkmf.rb +@@ -1722,6 +1722,7 @@ LDSHARED = #{CONFIG['LDSHARED']} + LDSHAREDXX = #{config_string('LDSHAREDXX') || '$(LDSHARED)'} + AR = #{CONFIG['AR']} + EXEEXT = #{CONFIG['EXEEXT']} ++POSTLINK = #{CONFIG['POSTLINK']} + + RUBY_BASE_NAME = #{CONFIG['RUBY_BASE_NAME']} + RUBY_INSTALL_NAME = #{CONFIG['RUBY_INSTALL_NAME']} diff --git a/lang/ruby200-base/Makefile b/lang/ruby200-base/Makefile index cf7881ad1..627cae969 100644 --- a/lang/ruby200-base/Makefile +++ b/lang/ruby200-base/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/03/08 14:59:12 taca Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/23 14:03:02 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_FULL} +PKGREVISION= 1 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} @@ -45,6 +46,11 @@ CONFIGURE_ENV+= INSTALL="${INSTALL} ${COPY}" \ .include "../../mk/compiler.mk" +# /usr/bin/dtrace is not DTrace. +.if ${OPSYS} == "Linux" && exists(/usr/bin/dtrace) +CONFIGURE_ARGS+= --disable-dtrace +.endif + .if !empty(PKGSRC_COMPILER:Msunpro) LIBS.SunOS+= -B static -lsunmath -B dynamic -lm LDFLAGS.SunOS+= -L${SUNWSPROBASE}/lib -Wl,-R${SUNWSPROBASE}/lib diff --git a/lang/ruby200-base/distinfo b/lang/ruby200-base/distinfo index 54c08d19b..4816124ab 100644 --- a/lang/ruby200-base/distinfo +++ b/lang/ruby200-base/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.21 2015/03/08 14:59:12 taca Exp $ +$NetBSD: distinfo,v 1.26 2015/06/23 14:03:02 taca Exp $ -SHA1 (ruby-2.0.0-p643.tar.bz2) = d1d7d324a1f2530d67d54464fe09646583e4dda1 -RMD160 (ruby-2.0.0-p643.tar.bz2) = 5ae5f1548547fe7bcce12d996419e2ac293bea9f -Size (ruby-2.0.0-p643.tar.bz2) = 10772113 bytes -SHA1 (patch-configure) = 47db420cdef6b4b001a973c972a01613ea065587 +SHA1 (ruby-2.0.0-p645.tar.bz2) = e724dd0e4a1e820a368be307aa0863a8ecf4b694 +RMD160 (ruby-2.0.0-p645.tar.bz2) = cbfd9ca2a5fe5d6ea1d89da9fd934c864bf339ab +Size (ruby-2.0.0-p645.tar.bz2) = 10786492 bytes +SHA1 (patch-configure) = aaa93fd2e4f130bb2cb852b15b58a1840e57dba5 SHA1 (patch-defs_default__gems) = 28a47952e27c22055bac6ad151d092572b96b1ec SHA1 (patch-ext_dbm_extconf.rb) = 7322637de769b7d01650e1ed566e891801ce3e92 SHA1 (patch-ext_tk_extconf.rb) = b5141d995afc455e4d64b578200f01d9dc75c310 @@ -26,6 +26,7 @@ SHA1 (patch-lib_rubygems_dependency__installer.rb) = f4e40727d231b336c1d4c2303ac SHA1 (patch-lib_rubygems_install__update__options.rb) = 22cfafe090db72211253b8528937e5be0e677ebf SHA1 (patch-lib_rubygems_installer.rb) = 7ce68eaa5893c83780f7b4e1af44a88ae63a39cf SHA1 (patch-lib_rubygems_platform.rb) = 135f2e9d6c0c529da9ffcea4b96507675cdf1f16 +SHA1 (patch-lib_rubygems_remote__fetcher.rb) = e6acc25febd819ca835cd4306f863d76aa67b106 SHA1 (patch-lib_rubygems_specification.rb) = 2a283cb7854580616df2b35357281c0a881cedf1 SHA1 (patch-man_erb.1) = 1fe6ce4f4fe6418bfabb5e132a63596562030116 SHA1 (patch-man_irb.1) = 2bf807b4c1b1c68d1f518caa054cfd900e0fedb7 diff --git a/lang/ruby200-base/patches/patch-configure b/lang/ruby200-base/patches/patch-configure index 672997697..737ce4405 100644 --- a/lang/ruby200-base/patches/patch-configure +++ b/lang/ruby200-base/patches/patch-configure @@ -1,10 +1,19 @@ -$NetBSD: patch-configure,v 1.6 2015/03/08 14:59:12 taca Exp $ +$NetBSD: patch-configure,v 1.7 2015/04/03 09:01:11 jperkin Exp $ * Adding Interix and MirBSD support. * Ignore doxygen. --- configure.orig 2015-02-25 10:52:37.000000000 +0000 +++ configure +@@ -5193,7 +5193,7 @@ esac + else + if test x"$target_alias" = x; then + case "$target_os" in #( +- darwin*) : ++ notdarwin*) : + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for real target cpu" >&5 + $as_echo_n "checking for real target cpu... " >&6; } @@ -8385,6 +8385,10 @@ esac superux*) : ac_cv_func_setitimer=no diff --git a/lang/ruby200-base/patches/patch-lib_rubygems_remote__fetcher.rb b/lang/ruby200-base/patches/patch-lib_rubygems_remote__fetcher.rb new file mode 100644 index 000000000..c4144cc99 --- /dev/null +++ b/lang/ruby200-base/patches/patch-lib_rubygems_remote__fetcher.rb @@ -0,0 +1,21 @@ +$NetBSD: patch-lib_rubygems_remote__fetcher.rb,v 1.1 2015/06/23 14:03:02 taca Exp $ + +Fix for CVE-2015-3900. + +--- lib/rubygems/remote_fetcher.rb.orig 2013-10-24 14:31:17.000000000 +0000 ++++ lib/rubygems/remote_fetcher.rb +@@ -103,7 +103,13 @@ class Gem::RemoteFetcher + rescue Resolv::ResolvError + uri + else +- URI.parse "#{res.target}#{uri.path}" ++ target = res.target.to_s.strip ++ ++ if /\.#{Regexp.quote(host)}\z/ =~ target ++ return URI.parse "#{uri.scheme}://#{target}#{uri.path}" ++ end ++ ++ uri + end + end + diff --git a/lang/ruby21-base/Makefile b/lang/ruby21-base/Makefile index a907f6d6e..3c08e3e57 100644 --- a/lang/ruby21-base/Makefile +++ b/lang/ruby21-base/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/03/08 15:52:51 taca Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/23 14:04:03 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_FULL} +PKGREVISION= 2 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} @@ -31,6 +32,11 @@ CONFIGURE_ENV+= INSTALL="${INSTALL} ${COPY}" \ .include "../../mk/compiler.mk" +# /usr/bin/dtrace is not DTrace. +.if ${OPSYS} == "Linux" && exists(/usr/bin/dtrace) +CONFIGURE_ARGS+= --disable-dtrace +.endif + .if !empty(PKGSRC_COMPILER:Msunpro) LIBS.SunOS+= -B static -lsunmath -B dynamic -lm LDFLAGS.SunOS+= -L${SUNWSPROBASE}/lib -Wl,-R${SUNWSPROBASE}/lib diff --git a/lang/ruby21-base/PLIST b/lang/ruby21-base/PLIST index 785404c1b..d672029cb 100644 --- a/lang/ruby21-base/PLIST +++ b/lang/ruby21-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/01/02 07:32:58 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/19 16:19:00 taca Exp $ bin/erb${RUBY_SUFFIX} bin/gem${RUBY_SUFFIX} bin/irb${RUBY_SUFFIX} @@ -712,6 +712,7 @@ ${RUBY_LIB}/rubygems/source_specific_file.rb ${RUBY_LIB}/rubygems/spec_fetcher.rb ${RUBY_LIB}/rubygems/specification.rb ${RUBY_LIB}/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem +${RUBY_LIB}/rubygems/ssl_certs/AddTrustExternalCARoot.pem ${RUBY_LIB}/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem ${RUBY_LIB}/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem ${RUBY_LIB}/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem @@ -922,15 +923,15 @@ ${RUBY_ARCHLIB}/zlib.${RUBY_DLEXT} ${GEM_HOME}/gems/rake-10.1.0/bin/rake ${GEM_HOME}/gems/rdoc-4.1.0/bin/rdoc ${GEM_HOME}/gems/rdoc-4.1.0/bin/ri -${GEM_HOME}/gems/test-unit-2.1.5.0/bin/testrb +${GEM_HOME}/gems/test-unit-2.1.6.0/bin/testrb ${GEM_HOME}/specifications/default/bigdecimal-1.2.4.gemspec -${GEM_HOME}/specifications/default/io-console-0.4.2.gemspec +${GEM_HOME}/specifications/default/io-console-0.4.3.gemspec ${GEM_HOME}/specifications/default/json-1.8.1.gemspec ${GEM_HOME}/specifications/default/minitest-4.7.5.gemspec ${GEM_HOME}/specifications/default/psych-2.0.5.gemspec ${GEM_HOME}/specifications/default/rake-10.1.0.gemspec ${GEM_HOME}/specifications/default/rdoc-4.1.0.gemspec -${GEM_HOME}/specifications/default/test-unit-2.1.5.0.gemspec +${GEM_HOME}/specifications/default/test-unit-2.1.6.0.gemspec man/man1/erb${RUBY_SUFFIX}.1 man/man1/irb${RUBY_SUFFIX}.1 man/man1/rake${RUBY_SUFFIX}.1 diff --git a/lang/ruby21-base/distinfo b/lang/ruby21-base/distinfo index 4d43da7d2..053224090 100644 --- a/lang/ruby21-base/distinfo +++ b/lang/ruby21-base/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.13 2015/03/08 15:08:33 taca Exp $ +$NetBSD: distinfo,v 1.18 2015/06/23 14:04:03 taca Exp $ -SHA1 (ruby-2.1.5.tar.bz2) = d822e022bb8875724852f049f499f101d24a7fe5 -RMD160 (ruby-2.1.5.tar.bz2) = 32019c949a8c9bb716f6683a20f19231da452fda -Size (ruby-2.1.5.tar.bz2) = 11994454 bytes -SHA1 (patch-configure) = 40da4aec83fcb9cf026d2b458ff3beb6dcf7776a +SHA1 (ruby-2.1.6.tar.bz2) = 380c3a5fa508fdaa2b227dbc00c56f703fd271d4 +RMD160 (ruby-2.1.6.tar.bz2) = fa473e794ee0df4cd30aebfa70af16840a618c43 +Size (ruby-2.1.6.tar.bz2) = 12011651 bytes +SHA1 (patch-configure) = 7f1f6d2dc7d32c96d6ae65562a9bc6d50d2b79dd SHA1 (patch-ext_dbm_extconf.rb) = 08520edd956e17cb6cc80b6ee2c77af77a834bd2 SHA1 (patch-ext_tk_extconf.rb) = fc80ef5a2859736ae85303cfb2fc78ce8bc70fbc SHA1 (patch-ext_tk_lib_tk.rb) = 78034ed6fa0f24099ce06a717da2423731b276cb @@ -15,8 +15,8 @@ SHA1 (patch-ext_tk_lib_tkextlib_tile_treeview.rb) = e31201b5d0f5c333f14b795ac5e6 SHA1 (patch-ext_tk_lib_tkextlib_tkimg_dted.rb) = b0786f50ebab4b5a0ccf916054bc13fbd6820541 SHA1 (patch-ext_tk_lib_tkextlib_tkimg_raw.rb) = 92a4bc7b995554b9933b1e9f9ce4df87e365bcfb SHA1 (patch-ext_tk_tcltklib.c) = 475affcb88a06ac6daf622814a9da5027ca3d34e +SHA1 (patch-lib_mkmf.rb) = 04607b73702a8ee7edfbb371ebf88ebe8a4fc428 SHA1 (patch-lib_rdoc_ri_driver.rb) = 5bdd3ed6f50a2ea79f643c6bebd7ad0063e79051 -SHA1 (patch-lib_rdoc_text.rb) = 71be8fa7620483e43ddf00001f44bc6c5ccb75ee SHA1 (patch-lib_rubygems.rb) = adfbb16b9d90fe38e253bcbd34d0efa712077f21 SHA1 (patch-lib_rubygems_commands_setup__command.rb) = 46991d63256d0d3cc2f707fb286d1691331ad40e SHA1 (patch-lib_rubygems_commands_uninstall__command.rb) = 13b7f3bceb2876228027447640d51fde2700a970 @@ -27,6 +27,7 @@ SHA1 (patch-lib_rubygems_dependency__installer.rb) = d88441fe44de8ee61a5548dfbe0 SHA1 (patch-lib_rubygems_install__update__options.rb) = 9a15d509928aa0440691bef8ad43bbfd2688542f SHA1 (patch-lib_rubygems_installer.rb) = e3c077156f135b9a8a368ea39e2728a60e6f4378 SHA1 (patch-lib_rubygems_platform.rb) = 965a916814127ef78f43b89b7af5e06d5d83b24f +SHA1 (patch-lib_rubygems_remote__fetcher.rb) = 860f82ea7de78150a35130942eaf719c9c622c87 SHA1 (patch-lib_rubygems_specification.rb) = 0b30e2da8b5621ffc0f91fadc94f06ba30f47d41 SHA1 (patch-lib_rubygems_uninstaller.rb) = 87fdddc435440aab57a6d44aba64abd0b2de6907 SHA1 (patch-man_erb.1) = 1fe6ce4f4fe6418bfabb5e132a63596562030116 diff --git a/lang/ruby21-base/patches/patch-configure b/lang/ruby21-base/patches/patch-configure index ca9c2b7dc..9a524fc49 100644 --- a/lang/ruby21-base/patches/patch-configure +++ b/lang/ruby21-base/patches/patch-configure @@ -1,11 +1,20 @@ -$NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ +$NetBSD: patch-configure,v 1.4 2015/04/22 19:04:56 sevan Exp $ -* Adding Interix and MirBSD support. +* Adding Interix support. * Ignore doxygen. ---- configure.orig 2014-05-08 15:52:19.000000000 +0000 +--- configure.orig 2014-11-13 13:38:30.000000000 +0000 +++ configure -@@ -8571,6 +8571,10 @@ esac +@@ -5271,7 +5271,7 @@ esac + else + if test x"$target_alias" = x; then + case "$target_os" in #( +- darwin*) : ++ notdarwin*) : + + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for real target cpu" >&5 + $as_echo_n "checking for real target cpu... " >&6; } +@@ -8631,6 +8631,10 @@ esac ac_cv_func_isinf=yes ac_cv_func_isnan=yes ;; #( @@ -16,7 +25,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ nacl) : LIBS="-lm $LIBS" -@@ -16204,6 +16208,8 @@ else +@@ -16323,6 +16327,8 @@ else # ifdef _MSC_VER # include # define alloca _alloca @@ -25,7 +34,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ # else # ifdef HAVE_ALLOCA_H # include -@@ -20007,7 +20013,9 @@ esac ;; #( +@@ -20040,7 +20046,9 @@ esac ;; #( interix*) : : ${LDSHARED='$(CC) -shared'} XLDFLAGS="$XLDFLAGS -Wl,-E" @@ -35,7 +44,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ rb_cv_dlopen=yes ;; #( freebsd*|dragonfly*) : -@@ -21008,7 +21016,7 @@ esac +@@ -21041,7 +21049,7 @@ esac freebsd*|dragonfly*) : SOLIBS='$(LIBS)' @@ -44,7 +53,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ if test "$rb_cv_binary_elf" != "yes" ; then LIBRUBY_SO="$LIBRUBY_SO.\$(TEENY)" LIBRUBY_ALIASES='' -@@ -21087,7 +21095,12 @@ esac +@@ -21120,7 +21128,12 @@ esac ;; #( interix*) : @@ -58,7 +67,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ ;; #( mingw*|cygwin*|mswin*) : -@@ -21245,7 +21258,7 @@ esac +@@ -21278,7 +21291,7 @@ esac esac if test "$enable_rpath" = yes; then test -z "$LIBRUBY_RPATHFLAGS" || LIBRUBY_RPATHFLAGS="$LIBRUBY_RPATHFLAGS " @@ -67,7 +76,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ test "x$cross_compiling" = xyes || LIBRUBY_RPATHFLAGS="$LIBRUBY_RPATHFLAGS -L${libprefix}" LIBRUBYARG_SHARED="$LIBRUBY_RPATHFLAGS $LIBRUBYARG_SHARED" LIBRUBYARG_STATIC="$LIBRUBY_RPATHFLAGS $LIBRUBYARG_STATIC" -@@ -21421,11 +21434,7 @@ if test "$install_doc" != no; then +@@ -21591,11 +21604,7 @@ if test "$install_doc" != no; then else RDOCTARGET="nodoc" fi @@ -80,7 +89,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ else RDOCTARGET="nodoc" CAPITARGET="nodoc" -@@ -22010,7 +22019,7 @@ if test ${RUBY_LIB_VERSION_STYLE+set}; t +@@ -22180,7 +22189,7 @@ if test ${RUBY_LIB_VERSION_STYLE+set}; t elif test -z "${ruby_version}"; then as_fn_error $? "No ruby version, No place for bundled libraries" "$LINENO" 5 else @@ -89,7 +98,7 @@ $NetBSD: patch-configure,v 1.2 2014/05/21 03:19:57 taca Exp $ fi -@@ -23516,17 +23525,7 @@ which seems to be undefined. Please mak +@@ -23686,17 +23695,7 @@ which seems to be undefined. Please mak "Makefile":F) tmpmk=confmk$$.tmp { diff --git a/lang/ruby21-base/patches/patch-lib_mkmf.rb b/lang/ruby21-base/patches/patch-lib_mkmf.rb new file mode 100644 index 000000000..28b9acfe2 --- /dev/null +++ b/lang/ruby21-base/patches/patch-lib_mkmf.rb @@ -0,0 +1,21 @@ +$NetBSD: patch-lib_mkmf.rb,v 1.1 2015/04/30 03:27:20 taca Exp $ + +Avoid to generate empty command line on some platforms: + +$(DLLIB): $(OBJS) Makefile +... + $(Q) $(POSTLINK) + +And POSTLINK is empty macro. In such case, GNU make ignore empty command +line but BSD make tries to execute it and causes error. + +--- lib/mkmf.rb.orig 2015-03-17 16:56:55.000000000 +0000 ++++ lib/mkmf.rb +@@ -1909,6 +1909,7 @@ LDSHARED = #{CONFIG['LDSHARED']} + LDSHAREDXX = #{config_string('LDSHAREDXX') || '$(LDSHARED)'} + AR = #{CONFIG['AR']} + EXEEXT = #{CONFIG['EXEEXT']} ++POSTLINK = #{CONFIG['POSTLINK']} + + } + CONFIG.each do |key, val| diff --git a/lang/ruby21-base/patches/patch-lib_rdoc_text.rb b/lang/ruby21-base/patches/patch-lib_rdoc_text.rb deleted file mode 100644 index 47afb1d96..000000000 --- a/lang/ruby21-base/patches/patch-lib_rdoc_text.rb +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-lib_rdoc_text.rb,v 1.1 2015/03/08 15:08:33 taca Exp $ - -* Get rid of infitite loop with '\r' only in text (from changest r49223). - ---- lib/rdoc/text.rb.orig 2013-09-18 23:33:36.000000000 +0000 -+++ lib/rdoc/text.rb -@@ -68,11 +68,11 @@ module RDoc::Text - expanded = [] - - text.each_line do |line| -- line.gsub!(/^((?:.{8})*?)([^\t\r\n]{0,7})\t/) do -+ nil while line.gsub!(/(?:\G|\r)((?:.{8})*?)([^\t\r\n]{0,7})\t/) do - r = "#{$1}#{$2}#{' ' * (8 - $2.size)}" - r.force_encoding text.encoding if Object.const_defined? :Encoding - r -- end until line !~ /\t/ -+ end - - expanded << line - end diff --git a/lang/ruby21-base/patches/patch-lib_rubygems_remote__fetcher.rb b/lang/ruby21-base/patches/patch-lib_rubygems_remote__fetcher.rb new file mode 100644 index 000000000..8511d6027 --- /dev/null +++ b/lang/ruby21-base/patches/patch-lib_rubygems_remote__fetcher.rb @@ -0,0 +1,21 @@ +$NetBSD: patch-lib_rubygems_remote__fetcher.rb,v 1.1 2015/06/23 14:04:03 taca Exp $ + +Fix for CVE-2015-3900. + +--- lib/rubygems/remote_fetcher.rb.orig 2014-02-06 02:59:36.000000000 +0000 ++++ lib/rubygems/remote_fetcher.rb +@@ -90,7 +90,13 @@ class Gem::RemoteFetcher + rescue Resolv::ResolvError + uri + else +- URI.parse "#{uri.scheme}://#{res.target}#{uri.path}" ++ target = res.target.to_s.strip ++ ++ if /\.#{Regexp.quote(host)}\z/ =~ target ++ return URI.parse "#{uri.scheme}://#{target}#{uri.path}" ++ end ++ ++ uri + end + end + diff --git a/lang/ruby21/Makefile b/lang/ruby21/Makefile index 2959bb0b8..d8c446ecf 100644 --- a/lang/ruby21/Makefile +++ b/lang/ruby21/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/03/08 16:23:02 taca Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/19 16:20:42 taca Exp $ # DISTNAME= # empty PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_VERSION_FULL} -PKGREVISION= 1 CATEGORIES= lang ruby MASTER_SITES= # empty DISTFILES= # empty diff --git a/lang/ruby22-base/Makefile b/lang/ruby22-base/Makefile index bd5855fbe..f9e719a5b 100644 --- a/lang/ruby22-base/Makefile +++ b/lang/ruby22-base/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/03/08 16:24:55 taca Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/23 14:04:40 taca Exp $ # DISTNAME= ${RUBY_DISTNAME} PKGNAME= ${RUBY_PKGPREFIX}-base-${RUBY_VERSION_FULL} +PKGREVISION= 2 CATEGORIES= lang ruby MASTER_SITES= ${MASTER_SITE_RUBY} diff --git a/lang/ruby22-base/distinfo b/lang/ruby22-base/distinfo index 70f7805e9..6b6dcff6e 100644 --- a/lang/ruby22-base/distinfo +++ b/lang/ruby22-base/distinfo @@ -1,10 +1,11 @@ -$NetBSD: distinfo,v 1.1 2015/03/08 16:24:55 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/23 14:04:40 taca Exp $ -SHA1 (ruby-2.2.1.tar.bz2) = 5ea66f4de2ea8f41c27cc3f8fce6ced60526fdcc -RMD160 (ruby-2.2.1.tar.bz2) = e9e7bb0531d016f721852c61a639d96fa7baf617 -Size (ruby-2.2.1.tar.bz2) = 13326768 bytes -SHA1 (patch-configure) = 8653ddb8482539cc3b7b8195c30a5a87a6f8e856 +SHA1 (ruby-2.2.2.tar.bz2) = de97ec6132ac76bb7c0f92b5ca4682138093af1b +RMD160 (ruby-2.2.2.tar.bz2) = af9f1c4de12fc25c0d6e20bf339cc13e7d89df2d +Size (ruby-2.2.2.tar.bz2) = 13314437 bytes +SHA1 (patch-configure) = 729397349d70492303534873194e35d4ffb98ba5 SHA1 (patch-ext_dbm_extconf.rb) = ee932265052613d458375ad1a760a09fefb9d959 +SHA1 (patch-lib_mkmf.rb) = f86f1ae5a1053a0643545a2c11c9fd2bbd5a289d SHA1 (patch-lib_rdoc_ri_driver.rb) = 5bdd3ed6f50a2ea79f643c6bebd7ad0063e79051 SHA1 (patch-lib_rubygems.rb) = 5b63c96109fa53fb072b6ae12bf91c4b2889e079 SHA1 (patch-lib_rubygems_commands_setup__command.rb) = 3e7003250d6241a4c4bf879de1b9fb3053cc10c7 @@ -14,6 +15,7 @@ SHA1 (patch-lib_rubygems_dependency__installer.rb) = 33279f961cc4c530f0d81c8b415 SHA1 (patch-lib_rubygems_install__update__options.rb) = 8ec3a2387f3a83e19d76b7a900ebf3b37bdcc043 SHA1 (patch-lib_rubygems_installer.rb) = 864f3f8fe2949aedd85f730e447d8495f58d3b25 SHA1 (patch-lib_rubygems_platform.rb) = 2bddd029a2678de5a5d016af33f629caa712fbce +SHA1 (patch-lib_rubygems_remote__fetcher.rb) = 02c149b7b29e457dad909ebec38691440e192816 SHA1 (patch-man_erb.1) = 1fe6ce4f4fe6418bfabb5e132a63596562030116 SHA1 (patch-man_irb.1) = 2bf807b4c1b1c68d1f518caa054cfd900e0fedb7 SHA1 (patch-man_ri.1) = b07be05375977cfac0f88765a95e85db4f858885 diff --git a/lang/ruby22-base/patches/patch-configure b/lang/ruby22-base/patches/patch-configure index 200fa154e..8f2c6022b 100644 --- a/lang/ruby22-base/patches/patch-configure +++ b/lang/ruby22-base/patches/patch-configure @@ -1,6 +1,6 @@ -$NetBSD: patch-configure,v 1.1 2015/03/08 16:24:55 taca Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/22 19:04:35 sevan Exp $ -* Adding Interix and MirBSD support. +* Adding Interix support. * Ignore doxygen. --- configure.orig 2015-02-27 07:34:18.000000000 +0000 diff --git a/lang/ruby22-base/patches/patch-lib_mkmf.rb b/lang/ruby22-base/patches/patch-lib_mkmf.rb new file mode 100644 index 000000000..260bf0a26 --- /dev/null +++ b/lang/ruby22-base/patches/patch-lib_mkmf.rb @@ -0,0 +1,21 @@ +$NetBSD: patch-lib_mkmf.rb,v 1.1 2015/04/30 03:27:52 taca Exp $ + +Avoid to generate empty command line on some platforms: + +$(DLLIB): $(OBJS) Makefile +... + $(Q) $(POSTLINK) + +And POSTLINK is empty macro. In such case, GNU make ignore empty command +line but BSD make tries to execute it and causes error. + +--- lib/mkmf.rb.orig 2015-02-13 05:00:23.000000000 +0000 ++++ lib/mkmf.rb +@@ -1939,6 +1939,7 @@ LDSHARED = #{CONFIG['LDSHARED']} + LDSHAREDXX = #{config_string('LDSHAREDXX') || '$(LDSHARED)'} + AR = #{CONFIG['AR']} + EXEEXT = #{CONFIG['EXEEXT']} ++POSTLINK = #{CONFIG['POSTLINK']} + + } + CONFIG.each do |key, val| diff --git a/lang/ruby22-base/patches/patch-lib_rubygems_remote__fetcher.rb b/lang/ruby22-base/patches/patch-lib_rubygems_remote__fetcher.rb new file mode 100644 index 000000000..66ffba2fd --- /dev/null +++ b/lang/ruby22-base/patches/patch-lib_rubygems_remote__fetcher.rb @@ -0,0 +1,21 @@ +$NetBSD: patch-lib_rubygems_remote__fetcher.rb,v 1.1 2015/06/23 14:04:40 taca Exp $ + +Fix for CVE-2015-3900. + +--- lib/rubygems/remote_fetcher.rb.orig 2014-11-17 03:55:02.000000000 +0000 ++++ lib/rubygems/remote_fetcher.rb +@@ -94,7 +94,13 @@ class Gem::RemoteFetcher + rescue Resolv::ResolvError + uri + else +- URI.parse "#{uri.scheme}://#{res.target}#{uri.path}" ++ target = res.target.to_s.strip ++ ++ if /\.#{Regexp.quote(host)}\z/ =~ target ++ return URI.parse "#{uri.scheme}://#{target}#{uri.path}" ++ end ++ ++ uri + end + end + diff --git a/lang/sablevm-classpath-gui/Makefile b/lang/sablevm-classpath-gui/Makefile index 050bf5a46..8cbff115d 100644 --- a/lang/sablevm-classpath-gui/Makefile +++ b/lang/sablevm-classpath-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:26 tnn Exp $ # .include "../../lang/sablevm-classpath/Makefile.common" PKGNAME= ${DISTNAME:S/classpath/classpath-gui/} -PKGREVISION= 22 +PKGREVISION= 23 COMMENT+= (GUI libraries) DEPENDS+= sablevm-classpath>=1.13nb1:../../lang/sablevm-classpath diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 73ece0ee9..532a66068 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2015/03/31 15:46:18 joerg Exp $ +# $NetBSD: Makefile,v 1.61 2015/06/12 10:50:16 wiz Exp $ DISTNAME= sather-1.2.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=sather/} diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index d6e13bc6f..f2048703e 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2015/03/17 14:23:34 jperkin Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/10 20:41:48 asau Exp $ DISTNAME= ${PKGNAME_NOREV}-source -PKGNAME= sbcl-1.2.9 +PKGNAME= sbcl-1.2.12 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sbcl/} EXTRACT_SUFX= .tar.bz2 diff --git a/lang/sbcl/distinfo b/lang/sbcl/distinfo index 5c16b26b3..6caf045d8 100644 --- a/lang/sbcl/distinfo +++ b/lang/sbcl/distinfo @@ -1,9 +1,6 @@ -$NetBSD: distinfo,v 1.37 2015/03/10 20:50:37 asau Exp $ +$NetBSD: distinfo,v 1.39 2015/06/11 04:37:00 asau Exp $ -SHA1 (sbcl-1.2.9-source.tar.bz2) = 788e38d4c64fa1f99a5297dce72e87f3958e98a1 -RMD160 (sbcl-1.2.9-source.tar.bz2) = fd053a64d0f4b1adbcebbbc9f811fc5643fc3ef4 -Size (sbcl-1.2.9-source.tar.bz2) = 5518280 bytes +SHA1 (sbcl-1.2.12-source.tar.bz2) = 0b117454411a9bd96372b37de473921dfe5a1589 +RMD160 (sbcl-1.2.12-source.tar.bz2) = 7ff4d745e19516f483303347b095212fc0c7456d +Size (sbcl-1.2.12-source.tar.bz2) = 5545864 bytes SHA1 (patch-ab) = 52753efa24fc03e5604f6cb4ef2a7bbd3f40b6a6 -SHA1 (patch-ae) = da39a3ee5e6b4b0d3255bfef95601890afd80709 -SHA1 (patch-contrib_sb-posix_interface.lisp) = 350252efb0952cb37633e0895c0cc6b2b974f727 -SHA1 (patch-revert-37d3828773e2f847bb1ed7522b0af4fb8e736fc8) = 58498d7f7e5a789fa9b2af1ec2460079ac6c05ac diff --git a/lang/sbcl/patches/patch-contrib_sb-posix_interface.lisp b/lang/sbcl/patches/patch-contrib_sb-posix_interface.lisp deleted file mode 100644 index 3951a1d1f..000000000 --- a/lang/sbcl/patches/patch-contrib_sb-posix_interface.lisp +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-contrib_sb-posix_interface.lisp,v 1.1 2015/03/10 20:50:37 asau Exp $ - ---- contrib/sb-posix/interface.lisp.orig 2015-02-27 10:49:46.000000000 +0000 -+++ contrib/sb-posix/interface.lisp -@@ -100,8 +100,8 @@ - ;;; variable. - (eval-when (:compile-toplevel :load-toplevel) - (setf *c-functions-in-runtime* -- '`(#+netbsd ,@("stat" "lstat" "fstat" "readdir" "opendir")))) -- -+ #+netbsd '("stat" "lstat" "fstat" "readdir" "opendir") -+ #-netbsd '())) - - ;;; filesystem access - (defmacro define-call* (name &rest arguments) diff --git a/lang/sbcl/patches/patch-revert-37d3828773e2f847bb1ed7522b0af4fb8e736fc8 b/lang/sbcl/patches/patch-revert-37d3828773e2f847bb1ed7522b0af4fb8e736fc8 deleted file mode 100644 index 63a498c55..000000000 --- a/lang/sbcl/patches/patch-revert-37d3828773e2f847bb1ed7522b0af4fb8e736fc8 +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-revert-37d3828773e2f847bb1ed7522b0af4fb8e736fc8,v 1.2 2013/06/15 21:17:23 asau Exp $ - -Suppress test introduced by revision 37d3828773e2f847bb1ed7522b0af4fb8e736fc8 -which breaks build on NetBSD. - -diff --git a/contrib/sb-sprof/Makefile contrib/sb-sprof/Makefile -index 7373c72..463ae52 100644 ---- contrib/sb-sprof/Makefile -+++ contrib/sb-sprof/Makefile -@@ -2,4 +2,4 @@ MODULE=sb-sprof - include ../vanilla-module.mk - - test:: -- $(SBCL) --eval '(load (format nil "SYS:CONTRIB;~:@(~A~);TEST.LISP" "$(MODULE)"))' =0.26 -BUILDLINK_ABI_DEPENDS.vala+= vala>=0.26 +BUILDLINK_API_DEPENDS.vala+= vala>=0.28 BUILDLINK_PKGSRCDIR.vala?= ../../lang/vala -VALAC=${LOCALBASE}/bin/valac-0.26 -VAPIGEN=${LOCALBASE}/bin/vapigen-0.26 +VALAC=${LOCALBASE}/bin/valac-0.28 +VAPIGEN=${LOCALBASE}/bin/vapigen-0.28 .if defined(GNU_CONFIGURE) CONFIGURE_ENV+= VALAC=${VALAC} VAPIGEN=${VAPIGEN} .endif diff --git a/lang/vala/distinfo b/lang/vala/distinfo index 29c2f7f0c..ff1d8a0b4 100644 --- a/lang/vala/distinfo +++ b/lang/vala/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2015/01/16 09:54:29 wiz Exp $ +$NetBSD: distinfo,v 1.18 2015/06/05 08:53:55 wiz Exp $ -SHA1 (vala-0.26.2.tar.xz) = 538a2b1ea2ade3d706b1ef9759f83242618cb143 -RMD160 (vala-0.26.2.tar.xz) = 2755d2dfee6c5136880b1535fe9cfab9ab2dc76e -Size (vala-0.26.2.tar.xz) = 2682856 bytes -SHA1 (patch-ac) = fa1ec23259ca4b3acf2f01ad041615c26fc68cf6 +SHA1 (vala-0.28.0.tar.xz) = 3fd3e3a0613ccec6e6aac53a9884b3011441715f +RMD160 (vala-0.28.0.tar.xz) = c4aab364d9ef9c93adda752ffdb8feb37a8d33c5 +Size (vala-0.28.0.tar.xz) = 2720652 bytes +SHA1 (patch-ac) = d98dc044ce50cf23634c22f11cfb7b62834e0dfa diff --git a/lang/vala/patches/patch-ac b/lang/vala/patches/patch-ac index efccf89ff..fa831fff8 100644 --- a/lang/vala/patches/patch-ac +++ b/lang/vala/patches/patch-ac @@ -1,11 +1,10 @@ -$NetBSD: patch-ac,v 1.2 2014/11/01 10:25:20 prlw1 Exp $ +$NetBSD: patch-ac,v 1.3 2015/06/05 08:53:55 wiz Exp $ - don't build documentation (requires xsltproc build dependency) -- don't install vala.m4 or vapigen.m4 (unversioned) ---- Makefile.in.orig 2014-09-22 20:50:36.000000000 +0000 +--- Makefile.in.orig 2015-03-22 19:53:12.000000000 +0000 +++ Makefile.in -@@ -378,7 +378,6 @@ SUBDIRS = \ +@@ -389,7 +389,6 @@ SUBDIRS = \ compiler \ vapi \ tests \ @@ -13,12 +12,3 @@ $NetBSD: patch-ac,v 1.2 2014/11/01 10:25:20 prlw1 Exp $ gobject-introspection \ vapigen \ $(NULL) -@@ -873,7 +872,7 @@ info: info-recursive - - info-am: - --install-data-am: install-aclocalDATA install-pkgconfigDATA -+install-data-am: install-pkgconfigDATA - - install-dvi: install-dvi-recursive - diff --git a/licenses/esdl-license b/licenses/esdl-license new file mode 100644 index 000000000..1f6aa4846 --- /dev/null +++ b/licenses/esdl-license @@ -0,0 +1,35 @@ +This software is copyrighted by Dan Gudmundsson, and other parties. The +following terms apply to all files associated with the software unless +explicitly disclaimed in individual files. + +The authors hereby grant permission to use, copy, modify, distribute, and +license this software and its documentation for any purpose, provided that +existing copyright notices are retained in all copies and that this notice is +included verbatim in any distributions. No written agreement, license, or +royalty fee is required for any of the authorized uses. Modifications to this +software may be copyrighted by their authors and need not follow the licensing +terms described here, provided that the new terms are clearly indicated on the +first page of each file where they apply. + +IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF +THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES THEREOF, EVEN +IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS PROVIDED ON AN "AS +IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO OBLIGATION TO PROVIDE +MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. + +GOVERNMENT USE: If you are acquiring this software on behalf of the U.S. +government, the Government shall have only "Restricted Rights" in the software +and related documentation as defined in the Federal Acquisition Regulations +(FARs) in Clause 52.227.19 (c) (2). If you are acquiring the software on +behalf of the Department of Defense, the software shall be classified as +"Commercial Computer Software" and the Government shall have only "Restricted +Rights" as defined in Clause 252.227-7013 (c) (1) of DFARs. Notwithstanding +the foregoing, the authors grant the U.S. Government and others acting in its +behalf permission to use and distribute the software in accordance with the +terms specified in this license. + diff --git a/licenses/gfsl b/licenses/gfsl new file mode 100644 index 000000000..5111e9971 --- /dev/null +++ b/licenses/gfsl @@ -0,0 +1,31 @@ +The GUST Font Source License (GFSL) + +This is a preliminary version, barring acceptance from the LaTeX +Project Team and other feedback, of the GUST Font Source License. +This license is for use with free fonts distributed with source +code. + +For the most recent version of this license see +http://www.gust.org.pl/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt +or http://tug.org/fonts/licenses/GUST-FONT-SOURCE-LICENSE.txt + +This work may be distributed and/or modified under the conditions +of the LaTeX Project Public License, either version 1.3a of this +license or (at your option) any later version, provided that the +following additional clauses are observed: + +1. Due to the nature of fonts, clause 6a of the LaTeX Project Public + License, version 1.3a, does not apply. A later version of the + LaTeX Project Public License may number or word this clause + differently; it is the substance that is important. + +2. It is requested, but not legally required, that derived works + be distributed only after changing the names of the fonts comprising + this work and given in the accompanying file MANIFEST.txt, and + that the files comprising the Work, as listed in MANIFEST.txt + also be given new names. Any exceptions to this request are also + given in MANIFEST.txt. + +The latest version of the LaTeX Project Public License is in +http://www.latex-project.org/lppl.txt and version 1.3a or later is +part of all distributions of LaTeX version 2004/10/01 or later. diff --git a/licenses/lppl-1.2 b/licenses/lppl-1.2 new file mode 100644 index 000000000..c0c79ffb9 --- /dev/null +++ b/licenses/lppl-1.2 @@ -0,0 +1,283 @@ +The LaTeX Project Public License 1.2 + +LPPL Version 1.2 19990903 + +Copyright 1999 LaTeX3 Project + +Everyone is allowed to distribute verbatim copies of this license +document, but modification of it is not allowed. + +PREAMBLE + +The LaTeX Project Public License (LPPL) is the license under which the base +LaTeX distribution is distributed. + +You may use this license for any program that you have written and wish to +distribute. This license may be particularly suitable if your program is +TeXrelated (such as a LaTeX package), but you may use it even if your +program is unrelated to TeX. The section “WHETHER AND HOW TO DISTRIBUTE +PROGRAMS UNDER THIS LICENSE&rdqou;, below, gives instructions, examples, +and recommendations for authors who are considering distributing +their programs under this license. + +In this license document, “The Program†refers to any program distributed +under this license. + +This license gives conditions under which The Program may be distributed +and conditions under which modified versions of The Program may be +distributed. Individual files of The Program may bear supplementary and +/or superseding conditions on modification of themselves and on the +distribution of modified versions of themselves, but *no* file of The +Program may bear supplementary or superseding conditions on the +distribution of an unmodified copy of the file. A distributor wishing +to distribute a complete, unmodified copy of The Program therefore needs +to check the conditions only in this license and nowhere else. + +Activities other than distribution and/or modification of The +Program are not covered by this license; they are outside its scope. In +particular, the act of running The Program is not restricted. + +We, the LaTeX3 Project, believe that the conditions below give you the +freedom to make and distribute modified versions of The Program that +conform with whatever technical specifications you wish while +maintaining the availability, integrity, and reliability of The +Program. If you do not see how to achieve your goal while meeting these +conditions, then read the document “cfgguide.tex†in the base LaTeX +distribution for suggestions. + +CONDITIONS ON DISTRIBUTION AND MODIFICATION + +You may distribute a complete, unmodified copy of The Program. +Distribution of only part of The Program is not allowed. + +You may not modify in any way a file of The Program that bears a legal +notice forbidding modification of that file. + +You may distribute a modified file of The Program if, and only if, the +following eight conditions are met: + + 1. You must meet any additional conditions borne by the file on the + distribution of a modified version of the file as described below + in the subsection “Additional Conditions on Individual Files of + The Programâ€. + 2. If the file is a LaTeX software file, then you must meet any applicable + additional conditions on the distribution of a modified version + of the file that are described below in the subsection “Additional + Conditions on LaTeX Software Filesâ€. + 3. You must not distribute the modified file with the filename of the + original file. + 4. In the modified file, you must acknowledge the authorship and name of + the original file, and the name (if any) of the program which contains + it. + 5. You must change any identification string in the file to indicate + clearly that the modified file is not part of The Program. + 6. You must change any addresses in the modified file for the reporting + of errors in the file or in The Program generally to ensure that + reports for files no longer maintained by the original maintainers + will be directed to the maintainers of the modified files. + 7. You must distribute the modified file under a license that forbids + distribution both of the modified file and of any files derived from + the modified file with the filename of the original file. + 8. You must do either (A) or (B): + + (A) + distribute a copy of The Program (that is, a complete, unmodified + copy of The Program) together with the modified file; if your + distribution of the modified file is made by offering access to + copy the modified file from a designated place, then offering + equivalent access to copy The Program from the same place meets + this condition, even though third parties are not compelled to copy + The Program along with the modified file; + (B) + provide to those who receive the modified file information that + is sufficient for them to obtain a copy of The Program; for + example, you may provide a Uniform Resource Locator (URL) for a + site that you expect will provide them with a copy of The Program + free of charge (either the version from which your modification + is derived, or perhaps a later version). + +Note that in the above, “distribution†of a file means making the file +available to others by any means. This includes, for instance, installing +the file on any machine in such a way that the file is accessible by users +other than yourself. “Modification†of a file means any procedure that +produces a derivative file under any applicable law – that is, a file +containing the original file or a significant portion of it, either +verbatim or with modifications and/or translated into another +language. + +Changing the name of a file (other than as necessitated by the file +conventions of the target file systems) is considered to be a +modification of the file. + +The distribution conditions in this license do not have to be applied to +files that have been modified in accordance with the above conditions. +Note, however, that Condition 7. does apply to any such modified file. + +The conditions above are not intended to prohibit, and hence do not apply +to, the updating, by any method, of a file so that it becomes identical to +the latest version of that file of The Program. + +A Recommendation on Modification Without Distribution + +It is wise never to modify a file of The Program, even for your own personal +use, without also meeting the above eight conditions for distributing the +modified file. While you might intend that such modified files will never +be distributed, often this will happen by accident – you may forget that +you have modified the file; or it may not occur to you when allowing +others to access the modified file that you are thus distributing it and +violating the conditions of this license. It is usually in your best +interest to keep your copy of The Program identical with the public one. +Many programs provide ways to control the behavior of that program +without altering its licensed files. + +Additional Conditions on Individual Files of The Program + +An individual file of The Program may bear additional conditions that +supplement and/or supersede the conditions in this license if, and only +if, such additional conditions exclusively concern modification of +the file or distribution of a modified version of the file. The +conditions on individual files of The Program therefore may differ only +with respect to the kind and extent of modification of those files that +is allowed, and with respect to the distribution of modified versions +of those files. + +Additional Conditions on LaTeX Software Files + +If a file of The Program is intended to be used with LaTeX (that is, if it is +a LaTeX software file), then the following additional conditions, which +supplement and/or supersede the conditions above, apply to the file +according to its filename extension: + + • You may not modify any file with filename extension “.ins†since these + are installation files containing the legal notices that are placed + in the files they generate. + • You may distribute modified versions of files with filename + extension “.fd†(LaTeX font definition files) under the standard + conditions of the LPPL as described above. You may also distribute such + modified LaTeX font definition files with their original names + provided that: + + (1) + the only changes to the original files either enable use of + available fonts or prevent attempts to access unavailable fonts; + (2) + you also distribute the original, unmodified files (TeX input + paths can be used to control which set of LaTeX font definition + files is actually used by TeX). + + • You may distribute modified versions of files with filename + extension “.cfg†(configuration files) with their original names. + The Program may (and usually will) specify the range of commands that + are allowed in a particular configuration file. + +Because of portability and exchangeability issues in LaTeX software, +The LaTeX3 Project deprecates the distribution of modified versions of +components of LaTeX or of generally available contributed code for them, +but such distribution can meet the conditions of this license. + +NO WARRANTY + +There is no warranty for The Program. Except when otherwise stated in +writing, The Copyright Holder provides The Program “as isâ€, without +warranty of any kind, either expressed or implied, including, but not +limited to, the implied warranties of merchantability and fitness for a +particular purpose. The entire risk as to the quality and performance +of The Program is with you. Should The Program prove defective, you assume +the cost of all necessary servicing, repair, or correction. + +In no event unless agreed to in writing will The Copyright Holder, or any +author named in the files of The Program, or any other party who may +distribute and/or modify The Program as permitted above, be liable to you +for damages, including any general, special, incidental or +consequential damages arising out of any use of The Program or out of +inability to use The Program (including, but not limited to, loss of +data, data being rendered inaccurate, or losses sustained by anyone as a +result of any failure of The Program to operate with any other programs), +even if The Copyright Holder or said author or said other party has been +advised of the possibility of such damages. + +WHETHER AND HOW TO DISTRIBUTE PROGRAMS UNDER THIS LICENSE + +This section contains important instructions, examples, and +recommendations for authors who are considering distributing their +programs under this license. These authors are addressed as “you†in this +section. + +Choosing This License or Another License + +If for any part of your program you want or need to use *distribution* +conditions that differ from those in this license, then do not refer to +this license anywhere in your program but instead distribute your program +under a different license. You may use the text of this license as a model +for your own license, but your license should not refer to the LPPL or +otherwise give the impression that your program is distributed under the +LPPL. + +The document “modguide.tex†in the base LaTeX distribution explains the +motivation behind the conditions of this license. It explains, for +example, why distributing LaTeX under the GNU General Public License +(GPL) was considered inappropriate. Even if your program is unrelated +to LaTeX , the discussion in “modguide.tex†may still be relevant, and +authors intending to distribute their programs under any license are +encouraged to read it. + +How to Use This License + +To use this license, place in each of the files of your program both an +explicit copyright notice including your name and the year and also a +statement that the distribution and/or modification of the file is +constrained by the conditions in this license. + +Here is an example of such a notice and statement: + + %% pig.dtx + %% Copyright 2001 M. Y. Name + % + % This program may be distributed and/or modified under the + % conditions of the LaTeX Project Public License, either version 1.2 + % of this license or (at your option) any later version. + % The latest version of this license is in + % http://www.latexproject.org/lppl.txt + % and version 1.2 or later is part of all distributions of LaTeX + % version 1999/12/01 or later. + % + % This program consists of the files pig.dtx and pig.ins + +Given such a notice and statement in a file, the conditions given in this +license document would apply, with “The Program†referring to the two +files “pig.dtx†and “pig.insâ€, and “The Copyright Holder†referring to the +person “M. Y. Nameâ€. + +Important Recommendations + +Defining What Constitutes The Program + +The LPPL requires that distributions of The Program contain all the files +of The Program. It is therefore important that you provide a way for the +licensee to determine which files constitute The Program. This could, for +example, be achieved by explicitly listing all the files of The Program +near the copyright notice of each file or by using a line like + + % This program consists of all files listed in manifest.txt. + +in that place. In the absence of an unequivocal list it might be +impossible for the licensee to determine what is considered by you to +comprise The Program. + +Noting Exceptional Files + +If The Program contains any files bearing additional conditions on +modification, or on distribution of modified versions, of those files +(other than those listed in “Additional Conditions on LaTeX Software +Filesâ€), then it is recommended that The Program contain a prominent file +that defines the exceptional conditions, and either lists the +exceptional files or defines one or more categories of exceptional +files. + +Files containing the text of a license (such as this file) are often +examples of files bearing more restrictive conditions on +modification. LaTeX configuration files (with filename extension +“.cfgâ€) are examples of files bearing less restrictive conditions on the +distribution of a modified version of the file. The additional +conditions on LaTeX software given above are examples of declaring a +category of files bearing exceptional additional conditions. diff --git a/licenses/oracle-binary-code-license b/licenses/oracle-binary-code-license index 9de6c6831..be686a9b9 100644 --- a/licenses/oracle-binary-code-license +++ b/licenses/oracle-binary-code-license @@ -43,12 +43,12 @@ and applications intended to run on the Java Platform, Standard Edition platform on Java-enabled General Purpose Desktop Computers and Servers; and (b) JavaFX technology applications intended to run on the JavaFX Runtime on JavaFX-enabled General Purpose Desktop -Computers and Servers. ¡ÈCommercial Features¡É means those features +Computers and Servers. "Commercial Features" means those features identified in Table 1-1 (Commercial Features In Java SE Product Editions) of the Java SE documentation accessible at http://www.oracle.com/technetwork/java/javase/documentation/index.html. -¡ÈREADME File¡É means the README file for the Software accessible -at http://www.oracle.com/technetwork/java/javase/documentation/index.html. +"README File" means the README file for the Software accessible at +http://www.oracle.com/technetwork/java/javase/documentation/index.html. 2. LICENSE TO USE. Subject to the terms and conditions of this Agreement including, but not limited to, the Java Technology @@ -97,27 +97,50 @@ may terminate this Agreement at any time by destroying all copies of Software. This Agreement will terminate immediately without notice from Oracle if you fail to comply with any provision of this Agreement. Either party may terminate this Agreement immediately -should any Software become, or in either party's opinion be likely -to become, the subject of a claim of infringement of any intellectual -property right. Upon termination, you must destroy all copies of -Software. +should any Software b party's opinion be likely to become, the +subject of a claim of infringement of any intellectual property +right. Upon termination, you must destroy all copies of Software. -7. EXPORT REGULATIONS. You agree that U.S. export control lachnical -data; additional information can be found on Oracle's Global Trade -Compliance web site (http://www.oracle.com/products/export). You -agree that neither the Software nor any direct product thereof will -be exported, directly, or indirectly, in violatr biological weapons -proliferation. +7. EXPORT REGULATIONS. You agree that U.S. export control laws and +other applicablditional information can be found on Oracle's Global +Trade Compliance web site (http://www.oracle.com/us/products/export). +You agree that neither the Software nor any direct product thereof +will be exported, directly, or indirectly, in violation of these +gical weapons proliferation. 8. TRADEMARKS AND LOGOS. You acknowledge and agree as between you and Oracle that Oracle owns the ORACLE and JAVA trademarks and all ORACLE- and JAVA-related trademarks, service marks, logos and other -brand designatioe Guidelines for Oracle Trademarks currently located -at http://www.oracle.com/us/legal/third-party-trademarks/index.html +brand designations ("Orasage Guidelines for Oracle Trademarks +currently located at +http://www.oracle.com/us/legal/third-party-trademarks/index.html . Any use you make of the Oracle Marks inures to Oracle's benefit. -9. U.S. GOVERNMENT LICENSE RIGHTS. If Software is being acquired -sentative of each party. +9. U.S. GOVERNMENT LICENSE RIGHTS. If Software is being acquire or +by a U.S. Government prime contractor or subcontractor (at any +tier), then the Government's rights in Software and accompanying +documentation shall be only those set forth in this Agreement. + +10. GOVERNING LAW. This agreement is governed by the substantive +and procedural laws of California. You and Oracle agree to submit +to the exclusive jurisdiction of, and venue in, the courts of San +Francisco, or Santa Clara counties in California in any dispute +arising out of or relating to this agreement. + +11. SEVERABILITY. If any provision of this Agreement is held to be +unenforceable, this Agreement will remain in effect with the +provision omitted, unless omission would frustrate the intent of +the parties, in which case this Agreement will immediately terminate. + +12. INTEGRATION. This Agreement is the entire agreement between +you and Oracle relating to its subject matter. It supersedes all +prior or contemporaneous oral or written communications, proposals, +representations and warranties and prevails over any conflicting +or additional terms of any quote, order, acknowledgment, or other +communication between the parties relating to its subject matter +during the term of this Agreement. No modification of this Agreement +will be binding, unless in writing and signed by an authorized +representative of each party. SUPPLEMENTAL LICENSE TERMS @@ -200,12 +223,12 @@ any and all Programs and/or Software. The license set forth in this Section D does not extend to the Software identified in Section G. E. DISTRIBUTION BY PUBLISHERS. This section pertains to your -distribution of the JavaTM SE Development Kit Software (¡ÈJDK¡É) -with your printed book or magazine (as those terms are commonly -used in the industry) relating to Java technology ("Publication"). -Subject to and conditioned upon your compliance with the restrictions -and obligations contained in the Agreement, Oracle hereby grants -to you a non-exclusive, nontransferable limited right to reproduce +distribution of the JavaTM SE Development Kit Software ("JDK") with +your printed book or magazine (as those terms are commonly used in +the industry) relating to Java technology ("Publication"). Subject +to and conditioned upon your compliance with the restrictions and +obligations contained in the Agreement, Oracle hereby grants to +you a non-exclusive, nontransferable limited right to reproduce complete and unmodified copies of the JDK on electronic media (the "Media") for the sole purpose of inclusion and distribution with your Publication(s), subject to the following terms: (i) You may @@ -217,18 +240,18 @@ reproduced in its entirety and without any modification whatsoever (including with respect to all proprietary notices) and distributed with your Publication subject to a license agreement that is a complete, unmodified reproduction of this Agreement; (v) The Media -label shall include the following information: ¡ÈCopyright [YEAR], +label shall include the following information: "Copyright [YEAR], Oracle America, Inc. All rights reserved. Use is subject to license terms. ORACLE and JAVA trademarks and all ORACLE- and JAVA-related trademarks, service marks, logos and other brand designations are trademarks or registered trademarks of Oracle in the U.S. and other -countries.¡É [YEAR] is the year of Oracle's release of the Software; -the year information can typically be found in the Software¡Çs -¡ÈAbout¡É box or screen. This information must be placed on the -Media label in such a manner as to only apply to the JDK; (vi) You -must clearly identify the JDK as Oracle's product on the Media -holder or Media label, and you may not state or imply that Oracle -is responsible for any third-party software contained on the Media; +countries." [YEAR] is the year of Oracle's release of the Software; +the year information can typically be found in the Software's +"About" box or screen. This information must be placed on the Media +label in such a manner as to only apply to the JDK; (vi) You must +clearly identify the JDK as Oracle's product on the Media holder +or Media label, and you may not state or imply that Oracle is +responsible for any third-party software contained on the Media; (vii) You may not include any third party software on the Media which is intended to be a replacement or substitute for the JDK; (viii) You agree to defend and indemnify Oracle and its licensors @@ -246,16 +269,14 @@ California 94065 U.S.A , Attention: General Counsel. F. JAVA TECHNOLOGY RESTRICTIONS. You may not create, modify, or change the behavior of, or authorize your licensees to create, modify, or change the behavior of, classes, interfaces, or subpackages -that are in any way identified as "java", "javax", "sun", ¡Èoracle¡É +that are in any way identified as "java", "javax", "sun", "oracle" or similar convention as specified by Oracle in any naming convention designation. G. LIMITATIONS ON REDISTRIBUTION. You may not redistribute or -otherwise transfer: (a) JavaFX Runtime prior to version 2.0.2, (b) -JavaFX Development Kit prior to version 2.0.2, or (c) any and all -patches, bug fixes and updates made available by Oracle through -Oracle Premier Support, including those made available under Oracle's -Java SE Support program. +otherwise transfer patches, bug fixes or updates made available by +Oracle through Oracle Premier Support, including those made available +under Oracle's Java SE Support program. H. COMMERCIAL FEATURES NOTICE. For purpose of complying with Supplemental Term Section C.(v)(b) and D.(v)(b), your license @@ -264,12 +285,14 @@ displayed in a manner that anyone using the Software will see the notice: Use of the Commercial Features for any commercial or production -purpose requires a separate license from Oracle. ¡ÈCommercial -Features¡É means those features identified Table 1-1 (Commercial +purpose requires a separate license from Oracle. "Commercial +Features" means those features identified Table 1-1 (Commercial Features In Java SE Product Editions) of the Java SE documentation accessible at http://www.oracle.com/technetwork/java/javase/documentation/index.html + + I. SOURCE CODE. Software may contain source code that, unless expressly licensed for other purposes, is provided solely for reference purposes pursuant to the terms of this Agreement. Source @@ -300,7 +323,9 @@ information about the data Oracle collects as a result of your Software download at http://www.oracle.com/technetwork/java/javase/documentation/index.html. -For inquiries please contact: Oracle America, Inc., 500 Oracle -Parkway, Redwood Shores, California 94065, USA. +For inquiries please contact: Oracle America, Inc., 500 Oracle +Parkway, -Last updated 2 July 2012 +Redwood Shores, California 94065, USA. + +Last updated 02 April 2013 diff --git a/licenses/public-domain b/licenses/public-domain index f11204b54..21071fb6b 100644 --- a/licenses/public-domain +++ b/licenses/public-domain @@ -7,6 +7,6 @@ copyright. (Note that this file does not actually define a license; we use this mechanism rather than adding a COPYRIGHTED variable because public domain files are fairly rare and in such cases the convenience of LICENSE=public-domain is more important than -pendantry.) +pedantry.) diff --git a/licenses/w3c b/licenses/w3c new file mode 100644 index 000000000..efbf5c016 --- /dev/null +++ b/licenses/w3c @@ -0,0 +1,78 @@ +W3C Software Notice and License + +This work (and included software, documentation such as READMEs, or +other related items) is being provided by the copyright holders under +the following license. + +License + +By obtaining, using and/or copying this work, you (the licensee) agree +that you have read, understood, and will comply with the following +terms and conditions. + +Permission to copy, modify, and distribute this software and its +documentation, with or without modification, for any purpose and +without fee or royalty is hereby granted, provided that you include +the following on ALL copies of the software and documentation or +portions thereof, including modifications: + + - The full text of this NOTICE in a location viewable to users of + the redistributed or derivative work. + + - Any pre-existing intellectual property disclaimers, notices, or + terms and conditions. If none exist, the W3C Software Short + Notice should be included (hypertext is preferred, text is + permitted) within the body of any redistributed or derivative + code. + *"W3C Software Short Notice" above links to: + www.w3.org/Consortium/Legal/2002/copyright-software-short-notice-20021231.html + + - Notice of any changes or modifications to the files, including + the date changes were made. (We recommend you provide URIs to + the location from which the code is derived.) + +Disclaimers + +THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT +HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS +FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR +DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, +TRADEMARKS OR OTHER RIGHTS. + +COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL +OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR +DOCUMENTATION. + +The name and trademarks of copyright holders may NOT be used in +advertising or publicity pertaining to the software without specific, +written prior permission. Title to copyright in this software and any +associated documentation will at all times remain with copyright +holders. + +Notes + +This version: +http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231 + +This formulation of W3C's notice and license became active on December +31 2002. This version removes the copyright ownership notice such that +this license can be used with materials other than those owned by the +W3C, reflects that ERCIM is now a host of the W3C, includes references +to this specific dated version of the license, and removes the +ambiguous grant of "use". Otherwise, this version is the same as the +previous version and is written so as to preserve the Free Software +Foundation's assessment of GPL compatibility and OSI's certification +under the Open Source Definition. + + *"previous version" above links to: + http://www.w3.org/Consortium/Legal/copyright-software-19980720 + + *"Free Software Foundation's assessment of GPL compatibility" links to: + http://www.gnu.org/philosophy/license-list.html#GPLCompatibleLicenses + + *"OSI's certification" above links to: + http://opensource.org/licenses/W3C.php + + *"Open Source Definition" above links to: + http://opensource.org/docs/definition.php diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile index e81b201ba..40e8ec29e 100644 --- a/mail/GNUMail/Makefile +++ b/mail/GNUMail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/10/07 16:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/06 08:17:31 adam Exp $ DISTNAME= GNUMail-1.2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ diff --git a/mail/Makefile b/mail/Makefile index b15155b94..354853e6c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.463 2015/02/04 15:23:31 taca Exp $ +# $NetBSD: Makefile,v 1.464 2015/04/21 08:56:38 jperkin Exp $ # COMMENT= Electronic mail utilities @@ -347,6 +347,7 @@ SUBDIR+= wmbiff SUBDIR+= wmmail SUBDIR+= xbiff SUBDIR+= xbuffy +SUBDIR+= xfce4-mailwatch-plugin SUBDIR+= xfmail SUBDIR+= xmailbox SUBDIR+= xmailwatcher diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index b3d1f50f5..8f40a94d0 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/06 08:17:15 adam Exp $ DISTNAME= Pantomime-1.2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ diff --git a/mail/Pantomime/buildlink3.mk b/mail/Pantomime/buildlink3.mk index cc4a5def9..2bcbbbda8 100644 --- a/mail/Pantomime/buildlink3.mk +++ b/mail/Pantomime/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/04/06 08:17:15 adam Exp $ BUILDLINK_TREE+= Pantomime @@ -6,7 +6,7 @@ BUILDLINK_TREE+= Pantomime PANTOMIME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.Pantomime+= Pantomime>1.1.9 -BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb5 +BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>=1.2.0nb6 BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime .include "../../devel/gnustep-make/gnustep.mk" diff --git a/mail/YoSucker/Makefile b/mail/YoSucker/Makefile index 4841c69d2..3b786bb19 100644 --- a/mail/YoSucker/Makefile +++ b/mail/YoSucker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:17 wiz Exp $ # DISTNAME= YoSucker-pr37 PKGNAME= ${DISTNAME:S/pr//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yosucker/} diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile index 065c816d8..5168f855c 100644 --- a/mail/akonadi/Makefile +++ b/mail/akonadi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2014/11/13 09:44:02 markd Exp $ +# $NetBSD: Makefile,v 1.69 2015/04/25 14:23:26 tnn Exp $ DISTNAME= akonadi-1.13.0 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/akonadi/buildlink3.mk b/mail/akonadi/buildlink3.mk index bd120d5d9..a7b81ecd9 100644 --- a/mail/akonadi/buildlink3.mk +++ b/mail/akonadi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/02/12 23:18:06 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/25 14:23:26 tnn Exp $ BUILDLINK_TREE+= akonadi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= akonadi AKONADI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.akonadi+= akonadi>=0.82.0 -BUILDLINK_ABI_DEPENDS.akonadi+= akonadi>=1.10.2nb4 +BUILDLINK_ABI_DEPENDS.akonadi+= akonadi>=1.13.0nb3 BUILDLINK_PKGSRCDIR.akonadi?= ../../mail/akonadi .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/mail/amavis-perl/Makefile b/mail/amavis-perl/Makefile index b2380956e..370639403 100644 --- a/mail/amavis-perl/Makefile +++ b/mail/amavis-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:17 wiz Exp $ DISTNAME= amavisd-${VERSION} PKGNAME= amavis-perl-${VERSION} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= mail security MASTER_SITES= http://www.amavis.org/dist/perl/ \ ${MASTER_SITE_SOURCEFORGE:=amavis/} diff --git a/mail/amavisd-new/Makefile b/mail/amavisd-new/Makefile index 15f58c46f..33f82bc05 100644 --- a/mail/amavisd-new/Makefile +++ b/mail/amavisd-new/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/06/14 10:13:05 wiedi Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:17 wiz Exp $ DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL} PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail security MASTER_SITES= http://www.ijs.si/software/amavisd/ \ http://mirrors.catpipe.net/amavisd-new/ \ diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile index 76ca9e991..b073ab6ea 100644 --- a/mail/anomy-sanitizer/Makefile +++ b/mail/anomy-sanitizer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:38 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:17 wiz Exp $ # DISTNAME= anomy-sanitizer-1.76 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://mailtools.anomy.net/dist/ diff --git a/mail/avenger/Makefile b/mail/avenger/Makefile index 1aa37c1a5..bb4cfd53f 100644 --- a/mail/avenger/Makefile +++ b/mail/avenger/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/11/22 03:01:33 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:17 wiz Exp $ DISTNAME= avenger-0.8.4 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.mailavenger.org/dist/ diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 4b6a559b5..365899fda 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2014/10/07 16:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.117 2015/06/12 10:50:17 wiz Exp $ DISTNAME= balsa-2.4.14 -PKGREVISION= 11 +PKGREVISION= 14 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 8a970315a..6efbf170c 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2014/11/22 01:36:43 mef Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:17 wiz Exp $ DISTNAME= bogofilter-1.2.4 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/claws-mail-archive/Makefile b/mail/claws-mail-archive/Makefile index 2587f13d4..9a1e4bf73 100644 --- a/mail/claws-mail-archive/Makefile +++ b/mail/claws-mail-archive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2015/01/21 09:12:41 obache Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:26 tnn Exp $ # PLUGIN_NAME= archive -PKGREVISION= 2 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-attachwarner/Makefile b/mail/claws-mail-attachwarner/Makefile index bb120845d..6a4f7a556 100644 --- a/mail/claws-mail-attachwarner/Makefile +++ b/mail/claws-mail-attachwarner/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:26 tnn Exp $ # PLUGIN_NAME= attachwarner -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-attremover/Makefile b/mail/claws-mail-attremover/Makefile index 4faf9b896..d98fd095b 100644 --- a/mail/claws-mail-attremover/Makefile +++ b/mail/claws-mail-attremover/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= att_remover -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-bogofilter/Makefile b/mail/claws-mail-bogofilter/Makefile index aa51041ba..c4e192fca 100644 --- a/mail/claws-mail-bogofilter/Makefile +++ b/mail/claws-mail-bogofilter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= bogofilter -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index 4f5cee321..afaab9348 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:27 tnn Exp $ # DISTNAME= cachesaver-0.10.9 PKGNAME= claws-mail-cachesaver-0.10.9 -PKGREVISION= 25 +PKGREVISION= 27 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 5b5d85005..ed1d73c5c 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= fetchinfo -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index d5e6595ea..d1a78224c 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= mailmbox -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index fa1c01c63..1358561d6 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= newmail -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index d2349d79f..0dcc4247b 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= notification -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-pgpcore/Makefile b/mail/claws-mail-pgpcore/Makefile index 002e2de95..99152e2a8 100644 --- a/mail/claws-mail-pgpcore/Makefile +++ b/mail/claws-mail-pgpcore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:05 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= pgpcore -PKGREVISION= 2 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,8 +10,6 @@ COMMENT= Handles core PGP functions PLIST_SRC+= PLIST -PLIST_SRC+= PLIST - CONFIGURE_ARGS+= --enable-pgpcore-plugin CONFIGURE_ARGS+= --enable-pgpmime-plugin CONFIGURE_ARGS+= --enable-pgpinline-plugin diff --git a/mail/claws-mail-pgpcore/PLIST b/mail/claws-mail-pgpcore/PLIST index be2199573..3d88bb0f8 100644 --- a/mail/claws-mail-pgpcore/PLIST +++ b/mail/claws-mail-pgpcore/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2014/01/15 17:22:31 drochner Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/03 12:34:44 nros Exp $ +include/claws-mail/plugins/pgpcore/autocompletion.h include/claws-mail/plugins/pgpcore/passphrase.h include/claws-mail/plugins/pgpcore/pgp_utils.h include/claws-mail/plugins/pgpcore/pgp_viewer.h include/claws-mail/plugins/pgpcore/prefs_gpg.h include/claws-mail/plugins/pgpcore/select-keys.h include/claws-mail/plugins/pgpcore/sgpgme.h -lib/claws-mail/plugins/pgpcore.la diff --git a/mail/claws-mail-pgpcore/buildlink3.mk b/mail/claws-mail-pgpcore/buildlink3.mk index eae262b11..1c4fc7733 100644 --- a/mail/claws-mail-pgpcore/buildlink3.mk +++ b/mail/claws-mail-pgpcore/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/05 00:48:05 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/25 14:23:27 tnn Exp $ BUILDLINK_TREE+= claws-mail-pgpcore @@ -6,7 +6,7 @@ BUILDLINK_TREE+= claws-mail-pgpcore CLAWS_MAIL_PGPCORE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.7.0 -BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.9.3nb2 +BUILDLINK_ABI_DEPENDS.claws-mail-pgpcore+= claws-mail-pgpcore>=3.11.1nb1 BUILDLINK_PKGSRCDIR.claws-mail-pgpcore?= ../../mail/claws-mail-pgpcore .include "../../x11/gtk2/buildlink3.mk" diff --git a/mail/claws-mail-pgpinline/Makefile b/mail/claws-mail-pgpinline/Makefile index 3eb1ab98d..547d41401 100644 --- a/mail/claws-mail-pgpinline/Makefile +++ b/mail/claws-mail-pgpinline/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= pgpinline -PKGREVISION= 2 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-pgpmime/Makefile b/mail/claws-mail-pgpmime/Makefile index a1c0a275c..b773cddf3 100644 --- a/mail/claws-mail-pgpmime/Makefile +++ b/mail/claws-mail-pgpmime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= pgpmime -PKGREVISION= 2 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 8ffb29ea3..ca4c088d6 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= rssyl -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-smime/Makefile b/mail/claws-mail-smime/Makefile index 1abf0582e..cb5acb2ab 100644 --- a/mail/claws-mail-smime/Makefile +++ b/mail/claws-mail-smime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= smime -PKGREVISION= 2 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-spamassassin/Makefile b/mail/claws-mail-spamassassin/Makefile index 06686a7e3..3f4964195 100644 --- a/mail/claws-mail-spamassassin/Makefile +++ b/mail/claws-mail-spamassassin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:27 tnn Exp $ # PLUGIN_NAME= spamassassin -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 38226e71a..054b11b08 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/04/09 07:27:10 obache Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:28 tnn Exp $ # PLUGIN_NAME= spam_report -PKGREVISION= 1 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index 3eb1e6dad..bbed1269d 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:28 tnn Exp $ # DISTNAME= synce_plugin-0.7.5 PKGNAME= claws-mail-synce_plugin-0.7.5 -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile index 8016cf652..9ee917617 100644 --- a/mail/claws-mail-tnef/Makefile +++ b/mail/claws-mail-tnef/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:28 tnn Exp $ # PLUGIN_NAME= tnef_parse -PKGREVISION= 2 +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index 5cee41080..e0d7765d0 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/12 10:50:17 wiz Exp $ # PLUGIN_NAME= vcalendar -PKGREVISION= 2 +PKGREVISION= 2 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index c32f23b15..8c42ff93f 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.68 2014/06/09 14:18:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/12 10:50:17 wiz Exp $ INSTALLATION_DIRS+= ${EGDIR} INSTALLATION_DIRS+= share/claws-mail +PKGREVISION= 2 .include "Makefile.common" PKGNAME= claws-mail-${CLAWS_VERSION} -PKGREVISION= 5 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= X based e-mail and netnews client @@ -60,10 +60,14 @@ CONFIGURE_ARGS+= --enable-ipv6 CONFIGURE_ARGS+= --disable-ipv6 .endif +INSTALLATION_DIRS+= share/applications + post-install: ${INSTALL_DATA} ${FILESDIR}/mime.types ${DESTDIR}${EGDIR} ${INSTALL_DATA} ${WRKSRC}/claws-mail*.png \ ${DESTDIR}${PREFIX}/share/claws-mail + ${INSTALL_DATA} ${WRKSRC}/claws-mail.desktop \ + ${DESTDIR}${PREFIX}/share/applications .if exists(files/shred.${OPSYS}) ${INSTALL_SCRIPT} files/shred.${OPSYS} \ ${DESTDIR}${PREFIX}/bin/claws-mail-shred diff --git a/mail/claws-mail/Makefile.common b/mail/claws-mail/Makefile.common index f9a1a1cd8..b158df5dd 100644 --- a/mail/claws-mail/Makefile.common +++ b/mail/claws-mail/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.12 2013/07/24 15:26:11 drochner Exp $ +# $NetBSD: Makefile.common,v 1.14 2015/06/07 14:05:58 youri Exp $ # used by mail/claws-mail/plugins.mk @@ -6,8 +6,8 @@ DISTNAME= claws-mail-${CLAWS_VERSION} CATEGORIES= mail news x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/} -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=claws-mail/} +EXTRACT_SUFX= .tar.xz HOMEPAGE= http://claws-mail.org/ LICENSE= gnu-gpl-v3 @@ -54,7 +54,7 @@ CONFIGURE_ARGS+= --disable-perl-plugin .include "../../devel/glib2/buildlink3.mk" .include "../../mail/libetpan/buildlink3.mk" -#.include "../../net/libsoup24/buildlink3.mk" +#.include "../../net/libsoup/buildlink3.mk" .include "../../security/gnutls/buildlink3.mk" .include "../../textproc/enchant/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" diff --git a/mail/claws-mail/Makefile.vers b/mail/claws-mail/Makefile.vers index 68cc0a88c..0865f9b4f 100644 --- a/mail/claws-mail/Makefile.vers +++ b/mail/claws-mail/Makefile.vers @@ -1,3 +1,3 @@ -# $NetBSD: Makefile.vers,v 1.17 2014/01/15 17:19:30 drochner Exp $ +# $NetBSD: Makefile.vers,v 1.18 2015/04/03 12:34:44 nros Exp $ # -CLAWS_VERSION= 3.9.3 +CLAWS_VERSION= 3.11.1 diff --git a/mail/claws-mail/PLIST b/mail/claws-mail/PLIST index c9f5f34cf..2d43f2dff 100644 --- a/mail/claws-mail/PLIST +++ b/mail/claws-mail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2014/01/15 17:19:30 drochner Exp $ +@comment $NetBSD: PLIST,v 1.21 2015/04/03 12:34:44 nros Exp $ bin/claws-mail bin/sylpheed-claws include/claws-mail/account.h @@ -25,6 +25,7 @@ include/claws-mail/addrselect.h include/claws-mail/advsearch.h include/claws-mail/alertpanel.h include/claws-mail/autofaces.h +include/claws-mail/avatars.h include/claws-mail/browseldap.h include/claws-mail/claws-features.h include/claws-mail/codeconv.h @@ -70,6 +71,7 @@ include/claws-mail/edittags.h include/claws-mail/editvcard.h include/claws-mail/enriched.h include/claws-mail/etpan/etpan-errors.h +include/claws-mail/etpan/etpan-ssl.h include/claws-mail/etpan/etpan-thread-manager-types.h include/claws-mail/etpan/etpan-thread-manager.h include/claws-mail/etpan/imap-thread.h @@ -232,6 +234,7 @@ share/locale/ca/LC_MESSAGES/claws-mail.mo share/locale/cs/LC_MESSAGES/claws-mail.mo share/locale/de/LC_MESSAGES/claws-mail.mo share/locale/en_GB/LC_MESSAGES/claws-mail.mo +share/locale/eo/LC_MESSAGES/claws-mail.mo share/locale/es/LC_MESSAGES/claws-mail.mo share/locale/fi/LC_MESSAGES/claws-mail.mo share/locale/fr/LC_MESSAGES/claws-mail.mo @@ -241,6 +244,7 @@ share/locale/id_ID/LC_MESSAGES/claws-mail.mo share/locale/it/LC_MESSAGES/claws-mail.mo share/locale/ja/LC_MESSAGES/claws-mail.mo share/locale/lt/LC_MESSAGES/claws-mail.mo +share/locale/nb/LC_MESSAGES/claws-mail.mo share/locale/nl/LC_MESSAGES/claws-mail.mo share/locale/pl/LC_MESSAGES/claws-mail.mo share/locale/pt_BR/LC_MESSAGES/claws-mail.mo diff --git a/mail/claws-mail/buildlink3.mk b/mail/claws-mail/buildlink3.mk index 533bd0cf1..7b01e6a7d 100644 --- a/mail/claws-mail/buildlink3.mk +++ b/mail/claws-mail/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2012/09/15 10:05:22 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/03 12:34:44 nros Exp $ BUILDLINK_TREE+= claws-mail @@ -6,7 +6,7 @@ BUILDLINK_TREE+= claws-mail CLAWS_MAIL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.claws-mail+= claws-mail>=3.7.0 -BUILDLINK_ABI_DEPENDS.claws-mail+= claws-mail>=3.8.1nb3 +BUILDLINK_ABI_DEPENDS.claws-mail+= claws-mail>=3.11.1 BUILDLINK_PKGSRCDIR.claws-mail?= ../../mail/claws-mail .include "../../textproc/enchant/buildlink3.mk" diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo index ce8890ffb..e551d8e14 100644 --- a/mail/claws-mail/distinfo +++ b/mail/claws-mail/distinfo @@ -1,14 +1,13 @@ -$NetBSD: distinfo,v 1.25 2014/01/15 17:19:30 drochner Exp $ +$NetBSD: distinfo,v 1.26 2015/04/03 12:34:44 nros Exp $ -SHA1 (claws-mail-3.9.3.tar.bz2) = 82026ac7dfc0123544def8ef338a4d0746671284 -RMD160 (claws-mail-3.9.3.tar.bz2) = e9258dd2323010596782e2090a40f3fe674344e2 -Size (claws-mail-3.9.3.tar.bz2) = 9463943 bytes +SHA1 (claws-mail-3.11.1.tar.xz) = b0c07906043f7a3ec726c7a96d6dcfc3c148b9cc +RMD160 (claws-mail-3.11.1.tar.xz) = 6cdcae95d8c367da3d170dba55b9707b181fa723 +Size (claws-mail-3.11.1.tar.xz) = 6908772 bytes SHA1 (patch-ab) = d1c89842cedad037c9ac3836da630244fe8ff9c9 SHA1 (patch-ae) = f1991ef4e31bd6a7cbddf6655f489f72fb40308b SHA1 (patch-af) = 2655fac7e0e7bfb2d50291537eab9481dbc83691 -SHA1 (patch-ag) = c5c3d16343437aedb9c899bec151338aea9fbbfb SHA1 (patch-ah) = cdfd816669c0c1ae6dba0d97a6d1fe5a8c2e4626 -SHA1 (patch-ai) = 22b9ad0763ee3053f8b3082a639991b6574e6f65 +SHA1 (patch-ai) = e2da8ef08afc0543cbbd00b71720d0002f8b9faf SHA1 (patch-bb) = 2d432d7c1c3869b76965adea77f05127796a27f5 SHA1 (patch-ca) = 6243d9a22cf7e9b355e53ce301069f84278c6274 SHA1 (patch-cb) = 41c8d3f48a22885854c5bef71558e38b60084e22 diff --git a/mail/claws-mail/patches/patch-ag b/mail/claws-mail/patches/patch-ag deleted file mode 100644 index 2820afae7..000000000 --- a/mail/claws-mail/patches/patch-ag +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ag,v 1.7 2012/07/02 19:07:50 drochner Exp $ - ---- src/common/ssl.c.orig 2012-03-31 15:29:18.000000000 +0000 -+++ src/common/ssl.c -@@ -29,6 +29,7 @@ - #include - #include - #include -+#include - - #if GNUTLS_VERSION_NUMBER <= 0x020b00 - #include diff --git a/mail/claws-mail/patches/patch-ai b/mail/claws-mail/patches/patch-ai index 675906afb..c9b6bac6a 100644 --- a/mail/claws-mail/patches/patch-ai +++ b/mail/claws-mail/patches/patch-ai @@ -1,13 +1,13 @@ -$NetBSD: patch-ai,v 1.1 2013/07/24 15:26:11 drochner Exp $ +$NetBSD: patch-ai,v 1.2 2015/04/03 12:34:44 nros Exp $ ---- src/Makefile.in.orig 2013-05-06 16:32:55.000000000 +0000 +--- src/Makefile.in.orig 2014-10-27 18:59:09.000000000 +0000 +++ src/Makefile.in -@@ -530,7 +530,7 @@ top_srcdir = @top_srcdir@ +@@ -614,7 +614,7 @@ top_srcdir = @top_srcdir@ @CLAWS_LIBETPAN_TRUE@etpan_dir = etpan @CLAWS_LIBETPAN_FALSE@etpan_library = @CLAWS_LIBETPAN_TRUE@etpan_library = etpan/libclawsetpan.la -SUBDIRS = common gtk $(etpan_dir) . plugins -+SUBDIRS = common gtk $(etpan_dir) . ++SUBDIRS = common gtk $(etpan_dir) . @PLATFORM_WIN32_TRUE@LTRCCOMPILE = $(LIBTOOL) --mode=compile --tag=RC $(RC) \ - @PLATFORM_WIN32_TRUE@ `echo $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) | \ + @PLATFORM_WIN32_TRUE@ `echo $(DEFS) $(DEFAULT_INCLUDES) $(IFLAGS) | \ @PLATFORM_WIN32_TRUE@ sed -e 's/-I/--include-dir /g;s/-D/--define /g'` diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile index 28816665f..69c2c0bdf 100644 --- a/mail/clawsker/Makefile +++ b/mail/clawsker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:17 wiz Exp $ DISTNAME= clawsker-0.7.8 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/tools/ diff --git a/mail/cone/Makefile b/mail/cone/Makefile index c5790b7f1..34bf61502 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:17 wiz Exp $ DISTNAME= cone-0.90 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/courier-analog/Makefile b/mail/courier-analog/Makefile index f7b524ee8..a1a4b9b97 100644 --- a/mail/courier-analog/Makefile +++ b/mail/courier-analog/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:17 wiz Exp $ DISTNAME= courier-analog-0.16 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 32ff87196..8369581a2 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2015/06/12 10:50:18 wiz Exp $ DISTNAME= courier-imap-4.10.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/courier-maildir/Makefile b/mail/courier-maildir/Makefile index 9223d02ca..62f4d7f99 100644 --- a/mail/courier-maildir/Makefile +++ b/mail/courier-maildir/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:44 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:18 wiz Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/-maildir-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/courier-mta/Makefile b/mail/courier-mta/Makefile index 28c791ce0..30503b80d 100644 --- a/mail/courier-mta/Makefile +++ b/mail/courier-mta/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:50:18 wiz Exp $ DISTNAME= courier-${COURIER_VERSION} PKGNAME= ${DISTNAME:S/-/-mta-/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index 9365ca560..f6d261873 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2014/09/23 14:40:28 jperkin Exp $ +# $NetBSD: Makefile,v 1.104 2015/06/12 10:50:18 wiz Exp $ DISTNAME= cyrus-imapd-2.2.13p1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= mail MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/OLD-VERSIONS/imap/ diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index f7b82618d..dbbb3c7a3 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2015/03/15 19:42:33 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:18 wiz Exp $ DISTNAME= cyrus-imapd-2.3.18 -PKGREVISION= 13 +PKGREVISION= 15 CATEGORIES= mail MASTER_SITES= http://cyrusimap.org/releases/ \ ftp://ftp.cyrusimap.org/cyrus-imapd/ \ diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 20140bf6c..1a209458a 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2015/03/15 20:13:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:18 wiz Exp $ DISTNAME= cyrus-imapd-2.4.17 -PKGREVISION= 10 +PKGREVISION= 12 CATEGORIES= mail MASTER_SITES= http://cyrusimap.org/releases/ \ ftp://ftp.cyrusimap.org/cyrus-imapd/ \ diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 64b634737..3c49828f7 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/10/07 16:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/06 08:17:31 adam Exp $ DISTNAME= dbmail-2.2.17 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/2.2/ diff --git a/mail/dcc/INSTALL b/mail/dcc/INSTALL deleted file mode 100644 index ed3b94ad8..000000000 --- a/mail/dcc/INSTALL +++ /dev/null @@ -1,61 +0,0 @@ -# $NetBSD: INSTALL,v 1.1.1.1 2010/10/27 12:26:37 gdt Exp $ -# -# mostly taken from homedir/Makefile.in -# -# -case ${STAGE} in -POST-INSTALL) - DD=/bin/dd - TR=/usr/bin/tr - CKSUM=/usr/bin/cksum - CDCC=${PREFIX}/bin/cdcc - - URND=/dev/urandom - - DCC_USER=@DCC_USER@ - DCC_GROUP=@DCC_GROUP@ - DCC_HOME=@DCC_HOME@ - DCC_EGDIR=@DCC_EGDIR@ - - DCC_MODE_PRIV=0600 - - IDS=ids - MAP=map - MAPTXT=${MAP}.txt - - SECRET1=$(${DD} if=${URND} count=1 2>&1 | ${CKSUM} | ${TR} ' ' xy) - SECRET2=$(${DD} if=${URND} count=1 2>&1 | ${CKSUM} | ${TR} ' ' xy) - # - # assemble sed-commands - # - SED_CMD1="-e /^[:blank:]*[^#]/{s/secret1/${SECRET1}/;}" - SED_CMD2="-e /^[:blank:]*[^#]/{s/secret2/${SECRET2}/;}" - - if [ ! -f ${DCC_HOME}/${IDS} ]; then - # - # replace secrets in ids - # - ${SED} ${SED_CMD1} ${SED_CMD2} ${DCC_EGDIR}/${IDS} \ - >${DCC_HOME}/${IDS} - ${CHMOD} ${DCC_MODE_PRIV} ${DCC_HOME}/${IDS} - ${CHOWN} ${DCC_USER}:${DCC_GROUP} ${DCC_HOME}/${IDS} - fi - - if [ ! -f ${DCC_HOME}/${MAP} -a ! -f ${DCC_HOME}/${MAPTXT} ]; then - # - # replace random secrets in MAPTXT and generate MAP - # - ${SED} ${SED_CMD1} ${DCC_EGDIR}/${MAPTXT} | - ${CDCC} -qh${DCC_HOME} "new map; load -" - ${CHMOD} ${DCC_MODE_PRIV} ${DCC_HOME}/${MAP} - ${CHOWN} ${DCC_USER}:${DCC_GROUP} ${DCC_HOME}/${MAP} - # - # generate MAPTXT from MAP - # - ${CDCC} -qh${DCC_HOME} "file ${MAP}; info" \ - >${DCC_HOME}/${MAPTXT} - ${CHMOD} ${DCC_MODE_PRIV} ${DCC_HOME}/${MAPTXT} - ${CHOWN} ${DCC_USER}:${DCC_GROUP} ${DCC_HOME}/${MAPTXT} - fi - ;; -esac diff --git a/mail/dcc/MESSAGE b/mail/dcc/MESSAGE index 64d9e38eb..6d4e4e6ed 100644 --- a/mail/dcc/MESSAGE +++ b/mail/dcc/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2010/10/27 12:26:37 gdt Exp $ +$NetBSD: MESSAGE,v 1.2 2015/06/05 13:43:20 gdt Exp $ Use of Public DCC Servers ------------------------- @@ -42,15 +42,3 @@ checksums from the database: ${PREFIX}/libexec/cron-dccd =========================================================================== -=========================================================================== - -SpamAssassin DCC Module ------------------------ - -For a proper initialization of the SpamAssassin DCC module (DCC.pm), -copy dcc-spamassassin.pre into the main SpamAssassin configuration -directory and restart spamd: - - ${PREFIX}/share/examples/dcc/dcc-spamassassin.pre - -=========================================================================== diff --git a/mail/dcc/Makefile b/mail/dcc/Makefile index aaf9f67d0..1a3e6b421 100644 --- a/mail/dcc/Makefile +++ b/mail/dcc/Makefile @@ -1,15 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2013/08/27 16:40:11 shattered Exp $ -# -# Request by the author: -# -# On Thu, Jan 29, 2009 at 06:27:03PM +0000, -# Vernon Schryver wrote: -# > -# > There should be no patches in whatever -# > you distribute. Updatedcc must work. -# -DISTNAME= dcc-1.3.123 -PKGREVISION= 2 +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:18 wiz Exp $ + +DISTNAME= dcc-1.3.158 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rhyolite.com/dcc/source/old/ EXTRACT_SUFX= .tar.Z @@ -26,131 +18,83 @@ DCC_GROUP?= dcc DCC_HOME?= ${VARBASE}/dcc DCC_RUN?= ${VARBASE}/run/dcc -# expanded in INSTALL -FILES_SUBST+= DCC_USER=${DCC_USER} \ - DCC_GROUP=${DCC_GROUP} \ - DCC_HOME=${DCC_HOME} \ - DCC_EGDIR=${DCC_EGDIR} +# dcc already implements $DESTDIR as $installroot but also prepends +# $installroot to $BINDIR, which bsd.prog.mk subsequently extends to +# $DESTDIR/$BINDIR, effectively doubling the $DESTDIR prefix. The +# following bit of make dances around the issue and avoids adding +# $DESTDIR when evaluated within a bsd.prog.mk target. +DCC_DESTDIR= $${"$${@:Mproginstall-*}"=="":?$${DESTDIR}:} -# expanded in files/dcc{d,ifd,m} -FILES_SUBST+= DCC_RUN=${DCC_RUN} +# expanded in files/dcc*.sh +FILES_SUBST+= DCC_HOME=${DCC_HOME} +FILES_SUBST+= DCC_EGDIR=${DCC_EGDIR} +FILES_SUBST+= DCC_RC=${PREFIX}/libexec/rcDCC +FILES_SUBST+= DCC_FIXMAP=${PREFIX}/libexec/fix-map +# enabling/disabling daemons is done in rc.conf SUBST_CLASSES+= dae SUBST_STAGE.dae= post-patch SUBST_FILES.dae= homedir/dcc_conf.in -SUBST_SED.dae= -e 's/^\(DCCD_ENABLE=\)off$$/\1on/' -SUBST_SED.dae+= -e 's/^\(DCCM_ENABLE=\)off$$/\1on/' -SUBST_SED.dae+= -e 's/^\(DCCIFD_ENABLE=\)off$$/\1on/' +SUBST_SED.dae= -e 's/^\(DCCD_ENABLE=\).*$$/\1on/' +SUBST_SED.dae+= -e 's/^\(GREY_ENABLE=\).*$$/\1on/' +SUBST_SED.dae+= -e 's/^\(DCCM_ENABLE=\).*$$/\1on/' +SUBST_SED.dae+= -e 's/^\(DCCIFD_ENABLE=\).*$$/\1on/' SUBST_MESSAGE.dae= Enabling all daemons in dcc_conf HAS_CONFIGURE= yes + +USE_TOOLS+= perl:run +USE_TOOLS+= xargs:run + +CONFIGURE_ENV+= PERL=${TOOLS_PATH.perl:Q} +CONFIGURE_ENV+= DCC_XARGS=${TOOLS_PATH.xargs:Q} + +CONFIGURE_ARGS+= --homedir=${DCC_HOME} +CONFIGURE_ARGS+= --bindir=${PREFIX}/bin +CONFIGURE_ARGS+= --libexecdir=${PREFIX}/libexec +CONFIGURE_ARGS+= --mandir=${PREFIX}/${PKGMANDIR} +CONFIGURE_ARGS+= --with-cgi-bin=${DCC_EGDIR}/cgi-bin +CONFIGURE_ARGS+= --with-rundir=${DCC_RUN} +CONFIGURE_ARGS+= --with-uid=${DCC_USER} +CONFIGURE_ARGS+= --with-make-cmd=${MAKE_PROGRAM:Q} +CONFIGURE_ARGS+= --with-installroot=\$$\(DCC_DESTDIR\) +CONFIGURE_ARGS+= --disable-sys-inst +CONFIGURE_ARGS+= --disable-dccm + +USE_BSD_MAKEFILE= yes MAKE_JOBS_SAFE= no -CONFIGURE_ENV+= PERL=${PERL5:Q} \ - DCC_XARGS=${XARGS:Q} - -CONFIGURE_ARGS+= --homedir=${DCC_HOME} \ - --bindir=${PREFIX}/bin \ - --libexecdir=${PREFIX}/libexec \ - --mandir=${PREFIX}/${PKGMANDIR} \ - --with-make-cmd=${MAKE_PROGRAM:Q} \ - --with-rundir=${DCC_RUN} \ - --with-uid=${DCC_USER} - -.include "options.mk" +# PKGSRC_DCC_EGDIR is for homedir/Makefile +MAKE_ENV+= PKGSRC_DCC_EGDIR=${DCC_EGDIR} +MAKE_ENV+= DCC_DESTDIR=${DCC_DESTDIR:Q} +MAKE_ENV+= NO_SUID=yes BUILD_DEFS+= VARBASE -INSTALLATION_DIRS+= bin libexec ${PKGMANDIR}/man8 \ - share/examples/dcc/cgi-bin +INSTALLATION_DIRS+= bin +INSTALLATION_DIRS+= libexec +INSTALLATION_DIRS+= ${PKGMANDIR}/man8 PKG_GROUPS= ${DCC_GROUP} PKG_USERS= ${DCC_USER}:${DCC_GROUP} -OWN_DIRS_PERMS+= ${DCC_HOME} ${DCC_USER} ${DCC_GROUP} 0755 \ - ${DCC_HOME}/log ${DCC_USER} ${DCC_GROUP} 0710 +OWN_DIRS_PERMS+= ${DCC_HOME} ${DCC_USER} ${DCC_GROUP} 0755 +OWN_DIRS_PERMS+= ${DCC_HOME}/log ${DCC_USER} ${DCC_GROUP} 0710 DCC_EGDIR= ${PREFIX}/share/examples/dcc -DCC_PERMS_CONFIG= ${ROOT_USER} ${ROOT_GROUP} 0644 -CONF_FILES_PERMS+= ${DCC_EGDIR}/dcc_conf ${DCC_HOME}/dcc_conf ${DCC_PERMS_CONFIG} \ - ${DCC_EGDIR}/flod ${DCC_HOME}/flod ${DCC_PERMS_CONFIG} \ - ${DCC_EGDIR}/grey_flod ${DCC_HOME}/grey_flod ${DCC_PERMS_CONFIG} \ - ${DCC_EGDIR}/grey_whitelist ${DCC_HOME}/grey_whitelist ${DCC_PERMS_CONFIG} \ - ${DCC_EGDIR}/whiteclnt ${DCC_HOME}/whiteclnt ${DCC_PERMS_CONFIG} \ - ${DCC_EGDIR}/whitecommon ${DCC_HOME}/whitecommon ${DCC_PERMS_CONFIG} \ - ${DCC_EGDIR}/whitelist ${DCC_HOME}/whitelist ${DCC_PERMS_CONFIG} +DCC_PERMS_CONFIG= ${DCC_USER} ${DCC_GROUP} 0600 +CONF_FILES_PERMS+= ${DCC_EGDIR}/dcc_conf ${DCC_HOME}/dcc_conf ${DCC_PERMS_CONFIG} +CONF_FILES_PERMS+= ${DCC_EGDIR}/flod ${DCC_HOME}/flod ${DCC_PERMS_CONFIG} +CONF_FILES_PERMS+= ${DCC_EGDIR}/grey_flod ${DCC_HOME}/grey_flod ${DCC_PERMS_CONFIG} +CONF_FILES_PERMS+= ${DCC_EGDIR}/grey_whitelist ${DCC_HOME}/grey_whitelist ${DCC_PERMS_CONFIG} +CONF_FILES_PERMS+= ${DCC_EGDIR}/whiteclnt ${DCC_HOME}/whiteclnt ${DCC_PERMS_CONFIG} +CONF_FILES_PERMS+= ${DCC_EGDIR}/whitecommon ${DCC_HOME}/whitecommon ${DCC_PERMS_CONFIG} +CONF_FILES_PERMS+= ${DCC_EGDIR}/whitelist ${DCC_HOME}/whitelist ${DCC_PERMS_CONFIG} RCD_SCRIPTS+= dccd dccifd -DCC_PERMS_SETUID= ${DCC_USER} ${ROOT_GROUP} 4555 -SPECIAL_PERMS+= bin/cdcc ${DCC_PERMS_SETUID} \ - bin/dccproc ${DCC_PERMS_SETUID} \ - libexec/dccsight ${DCC_PERMS_SETUID} - -post-build: - ${SED} -e "s!@DCC_HOME@!${DCC_HOME}!g" ${FILESDIR}/dcc-spamassassin.pre \ - >${WRKDIR}/dcc-spamassassin.pre - -# options.mk/dccm adds a dependency on do-install. -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/cdcc/cdcc ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_PROGRAM} ${WRKSRC}/ck2ip/ck2ip ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_PROGRAM} ${WRKSRC}/dbclean/dbclean ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_PROGRAM} ${WRKSRC}/dblist/dblist ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_PROGRAM} ${WRKSRC}/dccd/dccd ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_PROGRAM} ${WRKSRC}/dccifd/dccifd ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_PROGRAM} ${WRKSRC}/dccproc/dccproc ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_PROGRAM} ${WRKSRC}/dccsight/dccsight ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_PROGRAM} ${WRKSRC}/dns-helper/dns-helper ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_PROGRAM} ${WRKSRC}/misc/wlist ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/cgi-bin/chgpasswd ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/cgi-bin/common ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/cgi-bin/edit-whiteclnt ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/cgi-bin/http2https ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/cgi-bin/list-log ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/cgi-bin/list-msg ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/cgi-bin/webuser-notify ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/cron-dccd ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/dcc-nagios ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/dcc-stats-collect ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/dcc-stats-graph ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/dcc-stats-init ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/fetch-testmsg-whitelist ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/fetchblack ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/fetchids ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/hackmc ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/list-clients ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/logger ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/newwebuser ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/rcDCC ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/start-dccd ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/start-dccifd ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/start-dccm ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/start-grey ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/stats-get ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/stop-dccd ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/uninstalldcc ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_SCRIPT} ${WRKSRC}/misc/updatedcc ${DESTDIR}${PREFIX}/libexec/ - ${INSTALL_MAN} ${WRKSRC}/cdcc.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dbclean.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dblist.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dcc.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dccd.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dccifd.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dccm.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dccproc.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_MAN} ${WRKSRC}/dccsight.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/ - ${INSTALL_DATA} ${WRKSRC}/cgi-bin/README ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_DATA} ${WRKSRC}/cgi-bin/footer ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_DATA} ${WRKSRC}/cgi-bin/header ${DESTDIR}${DCC_EGDIR}/cgi-bin/ - ${INSTALL_DATA} ${WRKSRC}/homedir/dcc_conf ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/flod ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/grey_flod ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/grey_whitelist ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/ids ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/map.txt ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/whiteclnt ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/whitecommon ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKSRC}/homedir/whitelist ${DESTDIR}${DCC_EGDIR}/ - ${INSTALL_DATA} ${WRKDIR}/dcc-spamassassin.pre ${DESTDIR}${DCC_EGDIR}/ +DCC_PERMS_SETUID= ${DCC_USER} ${REAL_ROOT_GROUP} 4555 +SPECIAL_PERMS+= bin/cdcc ${DCC_PERMS_SETUID} +SPECIAL_PERMS+= bin/dccproc ${DCC_PERMS_SETUID} +SPECIAL_PERMS+= libexec/dccsight ${DCC_PERMS_SETUID} .include "../../mk/bsd.pkg.mk" diff --git a/mail/dcc/PLIST b/mail/dcc/PLIST index 8eb21b040..b040a5b45 100644 --- a/mail/dcc/PLIST +++ b/mail/dcc/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:03 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/05 13:43:20 gdt Exp $ bin/cdcc +bin/dccif-test bin/dccproc +libexec/check_ip_range libexec/ck2ip libexec/cron-dccd libexec/dbclean @@ -9,14 +11,16 @@ libexec/dcc-nagios libexec/dcc-stats-collect libexec/dcc-stats-graph libexec/dcc-stats-init +libexec/dcc-stats-update libexec/dccd libexec/dccifd -${PLIST.dccm}libexec/dccm libexec/dccsight libexec/dns-helper +libexec/dump-clients libexec/fetch-testmsg-whitelist libexec/fetchblack libexec/fetchids +libexec/fix-map libexec/hackmc libexec/list-clients libexec/logger @@ -43,19 +47,22 @@ man/man8/dccsight.8 share/examples/dcc/cgi-bin/README share/examples/dcc/cgi-bin/chgpasswd share/examples/dcc/cgi-bin/common +share/examples/dcc/cgi-bin/common.pm share/examples/dcc/cgi-bin/edit-whiteclnt share/examples/dcc/cgi-bin/footer +share/examples/dcc/cgi-bin/footer-dist share/examples/dcc/cgi-bin/header +share/examples/dcc/cgi-bin/header-dist share/examples/dcc/cgi-bin/http2https share/examples/dcc/cgi-bin/list-log share/examples/dcc/cgi-bin/list-msg share/examples/dcc/cgi-bin/webuser-notify -share/examples/dcc/dcc-spamassassin.pre share/examples/dcc/dcc_conf share/examples/dcc/flod share/examples/dcc/grey_flod share/examples/dcc/grey_whitelist share/examples/dcc/ids +share/examples/dcc/map share/examples/dcc/map.txt share/examples/dcc/whiteclnt share/examples/dcc/whitecommon diff --git a/mail/dcc/distinfo b/mail/dcc/distinfo index 444735c23..a0ca24c30 100644 --- a/mail/dcc/distinfo +++ b/mail/dcc/distinfo @@ -1,5 +1,9 @@ -$NetBSD: distinfo,v 1.3 2013/08/27 16:40:11 shattered Exp $ +$NetBSD: distinfo,v 1.4 2015/06/05 13:43:20 gdt Exp $ -SHA1 (dcc-1.3.123.tar.Z) = 3127cdde1ce374fbc5ef08fa5103cffcf93b99ee -RMD160 (dcc-1.3.123.tar.Z) = c7b0cedba3feffc4ad7c94249a56303c7f09bf2b -Size (dcc-1.3.123.tar.Z) = 1663943 bytes +SHA1 (dcc-1.3.158.tar.Z) = 016442e1cf87f50588787cd5632b345bb15e6335 +RMD160 (dcc-1.3.158.tar.Z) = 00676a5fbb52cd3971a764f1b4244296e90c2dba +Size (dcc-1.3.158.tar.Z) = 1714175 bytes +SHA1 (patch-Makefile.inc.in) = 9cd0fb433697d1864dde3314bed08f5a78bf3e7e +SHA1 (patch-Makefile.inc2.in) = 16e3fdd5933048ea31f90a6e1b2dad2949deb2a3 +SHA1 (patch-configure) = 25b5aafe9dd652c5db633c91d8aee2d20f534599 +SHA1 (patch-homedir_Makefile.in) = f1097124734b848140cd7ea7827b67c7e3855680 diff --git a/mail/dcc/files/dcc-spamassassin.pre b/mail/dcc/files/dcc-spamassassin.pre deleted file mode 100644 index f0e05d2c6..000000000 --- a/mail/dcc/files/dcc-spamassassin.pre +++ /dev/null @@ -1,28 +0,0 @@ -# -# spamassassin configuration example -# -# -# Copy this file into the main SpamAssassin configuration directory -# and restart spamd in order to initialize DCC.pm properly. Use -# dcc_dccifd_path instead of dcc_home if your dccifd-socket is not -# in @DCC_HOME@ or has a different name (`dccifd' is default). -# -# Also make sure that dccifd is running or SpamAssassin won't be -# able to find the socket and will fall back to dccproc. There is -# nothing wrong with that -- dccifd is just considered to be more -# efficient than dccproc. - - -# load DCC.pm -# -loadplugin Mail::SpamAssassin::Plugin::DCC - - -# DCC home directory -# -dcc_home @DCC_HOME@ - - -# path to dccifd socket -# -#dcc_dccifd_path @DCC_HOME@/dccifd diff --git a/mail/dcc/files/dccd.sh b/mail/dcc/files/dccd.sh index 28e8f6d94..c674bf2c6 100644 --- a/mail/dcc/files/dccd.sh +++ b/mail/dcc/files/dccd.sh @@ -1,42 +1,32 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: dccd.sh,v 1.1.1.1 2010/10/27 12:26:37 gdt Exp $ +# $NetBSD: dccd.sh,v 1.2 2015/06/05 13:43:20 gdt Exp $ # # # PROVIDE: dccd # REQUIRE: DAEMON -# BEFORE: mail spamd +# BEFORE: mail spamd dccifd +# KEYWORD: shutdown $_rc_subr_loaded . /etc/rc.subr -name="dccd" -rcvar="${name}" -start_precmd="dcc_precmd" -command="@PREFIX@/libexec/start-${name}" -procname="@PREFIX@/libexec/${name}" -pidfile="@DCC_RUN@/${name}.pid" -# -# -# start-dcc{d,ifd,m} understands certain flags while -# it passes everything behind -a to dcc{d,ifd,m} -# -# -dcc_precmd() +name=dccd +rcvar=$name +start_precmd=dcc_precmd +start_cmd="@DCC_RC@ \${rc_flags:+-x} -m $name start" +stop_cmd="@DCC_RC@ \${rc_flags:+-x} -m $name stop" + +dcc_precmd () { - if [ -n "${rc_flags}" ]; then - rc_flags="-a '${rc_flags}'" - fi - - eval dcc_start_flags=\$${name}_start_flags - if [ -n "${dcc_start_flags}" ]; then - rc_flags="${dcc_start_flags} ${rc_flags}" - fi - - if [ -n "${command_args}" ]; then - rc_flags="${command_args} ${rc_flags}" - unset command_args + if [ ! -s @DCC_HOME@/ids ]; then + @DCC_FIXMAP@ \ + -i @DCC_HOME@/ids \ + -I @DCC_EGDIR@/ids \ + -m @DCC_HOME@/map \ + -t @DCC_HOME@/map.txt \ + -T @DCC_EGDIR@/map.txt fi } -load_rc_config "${name}" +load_rc_config $name run_rc_command "${1}" diff --git a/mail/dcc/files/dccifd.sh b/mail/dcc/files/dccifd.sh index be9c53b56..092f08e37 100644 --- a/mail/dcc/files/dccifd.sh +++ b/mail/dcc/files/dccifd.sh @@ -1,42 +1,32 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: dccifd.sh,v 1.1.1.1 2010/10/27 12:26:37 gdt Exp $ +# $NetBSD: dccifd.sh,v 1.2 2015/06/05 13:43:20 gdt Exp $ # # # PROVIDE: dccifd # REQUIRE: DAEMON # BEFORE: mail spamd +# KEYWORD: shutdown $_rc_subr_loaded . /etc/rc.subr -name="dccifd" -rcvar="${name}" -start_precmd="dcc_precmd" -command="@PREFIX@/libexec/start-${name}" -procname="@PREFIX@/libexec/${name}" -pidfile="@DCC_RUN@/${name}.pid" -# -# -# start-dcc{d,ifd,m} understands certain flags while -# it passes everything behind -a to dcc{d,ifd,m} -# -# -dcc_precmd() +name=dccifd +rcvar=$name +start_precmd=dcc_precmd +start_cmd="@DCC_RC@ \${rc_flags:+-x} -m $name start" +stop_cmd="@DCC_RC@ \${rc_flags:+-x} -m $name stop" + +dcc_precmd () { - if [ -n "${rc_flags}" ]; then - rc_flags="-a '${rc_flags}'" - fi - - eval dcc_start_flags=\$${name}_start_flags - if [ -n "${dcc_start_flags}" ]; then - rc_flags="${dcc_start_flags} ${rc_flags}" - fi - - if [ -n "${command_args}" ]; then - rc_flags="${command_args} ${rc_flags}" - unset command_args + if [ ! -s @DCC_HOME@/ids ]; then + @DCC_FIXMAP@ \ + -i @DCC_HOME@/ids \ + -I @DCC_EGDIR@/ids \ + -m @DCC_HOME@/map \ + -t @DCC_HOME@/map.txt \ + -T @DCC_EGDIR@/map.txt fi } -load_rc_config "${name}" +load_rc_config $name run_rc_command "${1}" diff --git a/mail/dcc/files/dccm.sh b/mail/dcc/files/dccm.sh deleted file mode 100644 index 4f1171883..000000000 --- a/mail/dcc/files/dccm.sh +++ /dev/null @@ -1,42 +0,0 @@ -#!@RCD_SCRIPTS_SHELL@ -# -# $NetBSD: dccm.sh,v 1.1.1.1 2010/10/27 12:26:37 gdt Exp $ -# -# -# PROVIDE: dccm -# REQUIRE: DAEMON -# BEFORE: mail spamd - -$_rc_subr_loaded . /etc/rc.subr - -name="dccm" -rcvar="${name}" -start_precmd="dcc_precmd" -command="@PREFIX@/libexec/start-${name}" -procname="@PREFIX@/libexec/${name}" -pidfile="@DCC_RUN@/${name}.pid" -# -# -# start-dcc{d,ifd,m} understands certain flags while -# it passes everything behind -a to dcc{d,ifd,m} -# -# -dcc_precmd() -{ - if [ -n "${rc_flags}" ]; then - rc_flags="-a '${rc_flags}'" - fi - - eval dcc_start_flags=\$${name}_start_flags - if [ -n "${dcc_start_flags}" ]; then - rc_flags="${dcc_start_flags} ${rc_flags}" - fi - - if [ -n "${command_args}" ]; then - rc_flags="${command_args} ${rc_flags}" - unset command_args - fi -} - -load_rc_config "${name}" -run_rc_command "${1}" diff --git a/mail/dcc/options.mk b/mail/dcc/options.mk deleted file mode 100644 index 82921c6e8..000000000 --- a/mail/dcc/options.mk +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: options.mk,v 1.1.1.1 2010/10/27 12:26:37 gdt Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.dcc -PKG_SUPPORTED_OPTIONS= dccm -PKG_SUGGESTED_OPTIONS= - -.include "../../mk/bsd.options.mk" - -PLIST_VARS+= dccm -# -# -# Enable dccm, the DCC milter interface. -# -# -.if empty(PKG_OPTIONS:Mdccm) -CONFIGURE_ARGS+= --disable-dccm -.else -RCD_SCRIPTS+= dccm -PLIST.dccm= yes -do-install: dccm-install -dccm-install: - ${INSTALL_PROGRAM} ${WRKSRC}/dccm/dccm ${DESTDIR}${PREFIX}/libexec/ -.include "../../mail/libmilter/buildlink3.mk" -.endif diff --git a/mail/dcc/patches/patch-Makefile.inc.in b/mail/dcc/patches/patch-Makefile.inc.in new file mode 100644 index 000000000..b293de345 --- /dev/null +++ b/mail/dcc/patches/patch-Makefile.inc.in @@ -0,0 +1,14 @@ +$NetBSD: patch-Makefile.inc.in,v 1.1 2015/06/05 13:43:20 gdt Exp $ + +NO_SYS_INSTALL shouldn't prevent man pages from being installed. + +--- Makefile.inc.in.orig 2014-08-06 14:43:42.000000000 +0000 ++++ Makefile.inc.in +@@ -124,7 +124,6 @@ MANOWN =$(DCC_OWN) + MANMODE =444 + + @MAKE_DOT@ifdef NO_SYS_INSTALL +-NOMAN =no + SET_BINOWN= + SET_MANOWN= + SET_DCCOWN= diff --git a/mail/dcc/patches/patch-Makefile.inc2.in b/mail/dcc/patches/patch-Makefile.inc2.in new file mode 100644 index 000000000..0f44b4f35 --- /dev/null +++ b/mail/dcc/patches/patch-Makefile.inc2.in @@ -0,0 +1,16 @@ +$NetBSD: patch-Makefile.inc2.in,v 1.1 2015/06/05 13:43:20 gdt Exp $ + +Prepending `depend' and `all' during the install stage will cause at +least two ambiguous errors. Remove the whole dependency because it +doesn't seem to have much use anyway. + +--- Makefile.inc2.in.orig 2014-08-06 14:43:42.000000000 +0000 ++++ Makefile.inc2.in +@@ -47,7 +47,6 @@ INSTALL =@DCCINSTALL@ + BININSTALL=$(INSTALL) -c $(SET_BINOWN) -m $(BINMODE) + + # create the DCC home directory before trying to install files +-beforeinstall:$(BINDIR) $(MANDIR)8 depend all + $(BINDIR): + $(INSTALL) -d $(SET_BINOWN) -m 755 $(BINDIR) + diff --git a/mail/dcc/patches/patch-configure b/mail/dcc/patches/patch-configure new file mode 100644 index 000000000..8ab332827 --- /dev/null +++ b/mail/dcc/patches/patch-configure @@ -0,0 +1,23 @@ +$NetBSD: patch-configure,v 1.1 2015/06/05 13:43:20 gdt Exp $ + +NetBSD uses mandoc since netbsd-6. + +--- configure.orig 2014-08-06 14:43:42.000000000 +0000 ++++ configure +@@ -1970,12 +1970,10 @@ case "$TARGET_SYS" in + USE_DCCMANINSTALL='USE_DCCMANINSTALL=yes' + ;; + NetBSD) +- # use text output to avoid running groff on every `man` command +- mancat=cat +- MANX='$(MAN0)' +- # force NetBSD to install the man pages +- USE_DCCMANINSTALL='USE_DCCMANINSTALL=yes\ +-install:maninstall' ++ # default to /usr/local/man/man8 and use nroff files ++ mancat=man ++ MANX='$(MAN8)' ++ USE_DCCMANINSTALL='USE_DCCMANINSTALL=yes' + ;; + BSD/OS) + # default to /usr/local/man/cat8 and use cleartext files, possibly diff --git a/mail/dcc/patches/patch-homedir_Makefile.in b/mail/dcc/patches/patch-homedir_Makefile.in new file mode 100644 index 000000000..506e1bf5f --- /dev/null +++ b/mail/dcc/patches/patch-homedir_Makefile.in @@ -0,0 +1,38 @@ +$NetBSD: patch-homedir_Makefile.in,v 1.1 2015/06/05 13:43:20 gdt Exp $ + +Install configuration files into PKGSRC_DCC_EGDIR. + +The path in HD is only used during installation and should therefore not +end up in any of the installed files. + +Also, skip make-dcc_conf (there is nothing to merge) and fix-map (moved +into rc-files as start_precmd check). + +--- homedir/Makefile.in.orig 2014-08-06 14:43:42.000000000 +0000 ++++ homedir/Makefile.in +@@ -39,7 +39,7 @@ + DEPTH =.. + + HINST =$(INSTALL) -c $(SET_DCCOWN) +-HD =@installroot@@prefix@ ++HD =@installroot@$(PKGSRC_DCC_EGDIR) + MAP =$(HD)/map@configsuffix@ + MAPTXT =$(HD)/map.txt@configsuffix@ + IDS =$(HD)/ids@configsuffix@ +@@ -60,14 +60,12 @@ DCC_BINDIR=@installroot@@libexecdir@ + all: + @: + +-install:$(HD) $(HD)/log ++install:$(HD) + for NM in $(SSCRIPTS); do $(BININSTALL) $$NM $(DCC_BINDIR)/$$NM;done +- sh make-dcc_conf -F '@configsuffix@' -h $(HD) +- for NM in $(SIMPLE); do\ ++ for NM in $(SIMPLE) $(GENFILES); do\ + if test -n '@configsuffix@' -o ! -f $(HD)/$$NM; then\ + $(HINST) -m 644 $$NM $(HD)/$${NM}@configsuffix@; fi; done + if test -s $(PFILE); then $(HINST) -m 600 $(PFILE) $(HD)/$(PFILE); fi +- sh fix-map -n '@configsuffix@' -c $(CDCC) -h $(HD) -i $(IDS) -m $(MAP) -t $(MAPTXT) + for NM in $(SIMPLE) $(GENFILES); do\ + if test -n '@configsuffix@' -a ! -s $(HD)/$$NM; then\ + cp -p $(HD)/$${NM}@configsuffix@ $(HD)/$${NM}; fi; done diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index 886e9eb8d..3fe6c8dd8 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:28 tnn Exp $ DISTNAME= Mailer-0.1.6 PKGNAME= deforaos-mailer-0.1.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.defora.org/os/download/download/4029/ diff --git a/mail/demime/Makefile b/mail/demime/Makefile index d1cb48945..0aa83f296 100644 --- a/mail/demime/Makefile +++ b/mail/demime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:18 wiz Exp $ DISTNAME= demime-1.1d -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail textproc MASTER_SITES= ${MASTER_SITE_FREEBSD} DISTFILES= ${DISTNAME:S/-/./} \ diff --git a/mail/distribute/Makefile b/mail/distribute/Makefile index 78e63c399..68f93d0f3 100644 --- a/mail/distribute/Makefile +++ b/mail/distribute/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:18 wiz Exp $ DISTNAME= distribute-2.1-pl19 PKGNAME= distribute-2.1.26 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp.foretune.co.jp/pub/network/mail/distribute/ # AWOL diff --git a/mail/dnsbl-milter/Makefile b/mail/dnsbl-milter/Makefile index bc7b20090..805c4b1cd 100644 --- a/mail/dnsbl-milter/Makefile +++ b/mail/dnsbl-milter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/11/22 03:07:12 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/10 01:48:37 mef Exp $ # -VERSION= 6.44 +VERSION= 6.45 PKGNAME= dnsbl-milter-${VERSION} DISTNAME= dnsbl-${VERSION} CATEGORIES= mail diff --git a/mail/dnsbl-milter/distinfo b/mail/dnsbl-milter/distinfo index 70deb0906..b0cff67b7 100644 --- a/mail/dnsbl-milter/distinfo +++ b/mail/dnsbl-milter/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2014/11/22 03:07:12 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/04/10 01:48:37 mef Exp $ -SHA1 (dnsbl-6.44.tar.gz) = 4aee4bf10da893d4257e353096d4a5e3acaedf91 -RMD160 (dnsbl-6.44.tar.gz) = 97e609ab3f496156e5c425773957863256dcfb3a -Size (dnsbl-6.44.tar.gz) = 611334 bytes +SHA1 (dnsbl-6.45.tar.gz) = 15d79ce492f195439a29f14492941d5fec5264c9 +RMD160 (dnsbl-6.45.tar.gz) = b5b9e553373e0912f59b46f7cb43685a6d9f7e0f +Size (dnsbl-6.45.tar.gz) = 617954 bytes SHA1 (patch-src_context.cpp) = 9cfd237be9ac059acd741e4430f43c4152001fd8 SHA1 (patch-src_dnsbl.cpp) = c5b7cfdd4656472f170c32c452e71741e9715323 SHA1 (patch-src_tokenizer.cpp) = 3f628ffabcddd7c9a90118c8165b90f468d4a1b7 diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 46fa0f03e..198b89e9d 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.176 2015/01/28 17:44:28 tron Exp $ +# $NetBSD: Makefile,v 1.177 2015/04/06 08:17:31 adam Exp $ DOVECOT_VERSION= 1.2 DOVECOT_SUBVERSION= .17 SIEVE_VERSION= 0.1.19 MANAGESIEVE_VERSION= 0.11.13 DISTNAME= dovecot-${DOVECOT_VERSION}${DOVECOT_SUBVERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${DOVECOT_VERSION}/ DOVECOT_SIEVE_SITES= http://pigeonhole.dovecot.org/releases/${DOVECOT_VERSION}/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index 42ead41fa..50d2e3981 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.120 2015/01/26 23:26:48 wiz Exp $ +$NetBSD: distinfo,v 1.121 2015/04/08 05:35:39 wiz Exp $ SHA1 (dovecot-1.2-managesieve-0.11.13.tar.gz) = cd5d2149250072aa8079f9db967cfeffc1b57c53 RMD160 (dovecot-1.2-managesieve-0.11.13.tar.gz) = 9deed0637f1b5942a1b4996a343fed1b23301023 @@ -13,7 +13,7 @@ SHA1 (dovecot-1.2.17.tar.gz) = 457b16791a15e739c6bc8b02bc9c78f9ad794e39 RMD160 (dovecot-1.2.17.tar.gz) = 59f619dba2aadef3cccd6ceb045a2e75a11700a2 Size (dovecot-1.2.17.tar.gz) = 2983431 bytes SHA1 (patch-aa) = 447e46268a93201b3ef22491ff0968752978d020 -SHA1 (patch-ab) = e5b5d72f0553da42d14ee05a9ed0faff8a6c7075 +SHA1 (patch-ab) = f2126b875b13505f6123ff300b4d47de5e7d9d13 SHA1 (patch-ac) = 5912392abb79df8e78de6f710c2a83264ee58fe7 SHA1 (patch-ag) = 7e733d41c0607df64c2c3195b78683689f2143d6 SHA1 (patch-ah) = a7d02fa3ab1d1a760e05510ebd3cfb07a6652863 diff --git a/mail/dovecot/patches/patch-ab b/mail/dovecot/patches/patch-ab index 49dddff4e..ab4b0c414 100644 --- a/mail/dovecot/patches/patch-ab +++ b/mail/dovecot/patches/patch-ab @@ -1,4 +1,13 @@ -$NetBSD: patch-ab,v 1.31 2015/01/26 23:26:48 wiz Exp $ +$NetBSD: patch-ab,v 1.32 2015/04/08 05:35:39 wiz Exp $ + +Please note that this patch cannot be regenerated automatically. What would be +the first hunk has manually been split into two and the context reduced for the +second half because the managesieve patch changes the line + # Protocols we want to be serving: imap imaps pop3 pop3s +into + # Protocols we want to be serving: imap imaps pop3 pop3s managesieve +and the patch needs to apply to both versions. So this line must be kept out of +the context. --- dovecot-example.conf.orig 2009-06-01 05:21:42.000000000 +0200 +++ dovecot-example.conf diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 413cad879..aaaca4c7c 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2015/03/20 01:25:31 taca Exp $ +# $NetBSD: Makefile,v 1.24 2015/05/17 00:13:51 taca Exp $ -DISTNAME= dovecot-2.2-pigeonhole-0.4.7 +DISTNAME= dovecot-2.2-pigeonhole-0.4.8 PKGNAME= ${DISTNAME:S/-2.2-/-/} CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/ diff --git a/mail/dovecot2-pigeonhole/PLIST b/mail/dovecot2-pigeonhole/PLIST index 586b419cf..ca2a85669 100644 --- a/mail/dovecot2-pigeonhole/PLIST +++ b/mail/dovecot2-pigeonhole/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/20 01:25:31 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/05/17 00:13:51 taca Exp $ bin/sieve-dump bin/sieve-filter bin/sieve-test @@ -71,7 +71,15 @@ man/man1/sieve-test.1 man/man1/sievec.1 man/man1/sieved.1 man/man7/pigeonhole.7 -share/doc/dovecot/sieve/script-location-dict.txt +share/doc/dovecot/sieve/extensions/duplicate.txt +share/doc/dovecot/sieve/extensions/editheader.txt +share/doc/dovecot/sieve/extensions/include.txt +share/doc/dovecot/sieve/extensions/spamtest-virustest.txt +share/doc/dovecot/sieve/extensions/vacation.txt +share/doc/dovecot/sieve/locations/dict.txt +share/doc/dovecot/sieve/locations/file.txt +share/doc/dovecot/sieve/locations/ldap.txt +share/doc/dovecot/sieve/plugins/sieve_extprograms.txt share/examples/dovecot/conf.d/20-managesieve.conf share/examples/dovecot/conf.d/90-sieve-extprograms.conf share/examples/dovecot/conf.d/90-sieve.conf diff --git a/mail/dovecot2-pigeonhole/distinfo b/mail/dovecot2-pigeonhole/distinfo index 67905eb1f..6508780ff 100644 --- a/mail/dovecot2-pigeonhole/distinfo +++ b/mail/dovecot2-pigeonhole/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2015/03/20 01:25:31 taca Exp $ +$NetBSD: distinfo,v 1.16 2015/05/17 00:13:51 taca Exp $ -SHA1 (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 9f646a5f4b7d46f2280dfb0e2386f7076e1455bb -RMD160 (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 6351c85a2b3d97ebad44c9c213716cdba88e7151 -Size (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 1271959 bytes +SHA1 (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = 23da3c1d24f97d87d19be4ad5a9136a9b54771e7 +RMD160 (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = 8d7ce3b798979a709fd7b484fa32d1390105909d +Size (dovecot-2.2-pigeonhole-0.4.8.tar.gz) = 1567528 bytes SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29 diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 7975ba24c..bed61e89e 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.72 2015/03/14 10:52:09 adam Exp $ +# $NetBSD: Makefile,v 1.76 2015/05/17 00:12:45 taca Exp $ # # when updating to a new release, update ABI depends in # the buildlink3.mk file as well, since the plugins' version # must match (see PR 49563). -DISTNAME= dovecot-2.2.16 +DISTNAME= dovecot-2.2.18 CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/${PKGVERSION_NOREV:R}/ @@ -20,6 +20,11 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --with-ssldir=${SSLDIR} +OPSYSVARS+= CONFIGURE_ENV + +# Explicitly disable inotify on illumos, it is provided for Linux compat only. +CONFIGURE_ENV.SunOS+= ac_cv_func_inotify_init=no + .include "../../mk/bsd.prefs.mk" RCD_SCRIPTS= dovecot diff --git a/mail/dovecot2/PLIST b/mail/dovecot2/PLIST index cf0f966d4..085e028f6 100644 --- a/mail/dovecot2/PLIST +++ b/mail/dovecot2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.39 2015/03/14 10:52:09 adam Exp $ +@comment $NetBSD: PLIST,v 1.40 2015/05/17 00:12:45 taca Exp $ bin/doveadm bin/doveconf bin/dsync @@ -107,6 +107,7 @@ include/dovecot/fts-api.h include/dovecot/fts-expunge-log.h include/dovecot/fts-indexer.h include/dovecot/fts-parser.h +include/dovecot/fts-user.h include/dovecot/guid.h include/dovecot/hash-decl.h include/dovecot/hash-format.h @@ -147,6 +148,7 @@ include/dovecot/imap-envelope.h include/dovecot/imap-expunge.h include/dovecot/imap-fetch.h include/dovecot/imap-id.h +include/dovecot/imap-keepalive.h include/dovecot/imap-list.h include/dovecot/imap-match.h include/dovecot/imap-metadata.h @@ -217,6 +219,7 @@ include/dovecot/istream-chain.h include/dovecot/istream-concat.h include/dovecot/istream-crlf.h include/dovecot/istream-dot.h +include/dovecot/istream-file-private.h include/dovecot/istream-fs-file.h include/dovecot/istream-hash.h include/dovecot/istream-header-filter.h @@ -232,9 +235,11 @@ include/dovecot/istream-seekable.h include/dovecot/istream-sized.h include/dovecot/istream-tee.h include/dovecot/istream-timeout.h +include/dovecot/istream-unix.h include/dovecot/istream-zlib.h include/dovecot/istream.h include/dovecot/json-parser.h +include/dovecot/json-tree.h include/dovecot/lda-settings.h include/dovecot/lib-signals.h include/dovecot/lib.h @@ -279,6 +284,8 @@ include/dovecot/mail-transaction-log.h include/dovecot/mail-types.h include/dovecot/mail-user-hash.h include/dovecot/mail-user.h +include/dovecot/mailbox-attribute-private.h +include/dovecot/mailbox-attribute.h include/dovecot/mailbox-guid-cache.h include/dovecot/mailbox-list-delete.h include/dovecot/mailbox-list-fs.h @@ -386,6 +393,7 @@ include/dovecot/primes.h include/dovecot/printf-format-fix.h include/dovecot/priorityq.h include/dovecot/process-title.h +include/dovecot/qp-decoder.h include/dovecot/quota-fs.h include/dovecot/quota-plugin.h include/dovecot/quota-private.h @@ -470,6 +478,7 @@ lib/dovecot/lib20_fts_plugin.la lib/dovecot/lib20_listescape_plugin.la lib/dovecot/lib20_mail_log_plugin.la lib/dovecot/lib20_mailbox_alias_plugin.la +lib/dovecot/lib20_quota_clone_plugin.la lib/dovecot/lib20_replication_plugin.la lib/dovecot/lib20_virtual_plugin.la lib/dovecot/lib20_zlib_plugin.la @@ -484,6 +493,7 @@ lib/dovecot/libdovecot-login.la lib/dovecot/libdovecot-sql.la lib/dovecot/libdovecot-storage.la lib/dovecot/libdovecot.la +lib/dovecot/libfs_compress.la ${PLIST.ssl}lib/dovecot/libssl_iostream_openssl.la lib/dovecot/stats/libstats_mail.la libexec/dovecot/aggregator @@ -724,8 +734,13 @@ share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Install.txt share/doc/dovecot/wiki/Pigeonhole.ManageSieve.Troubleshooting.txt share/doc/dovecot/wiki/Pigeonhole.ManageSieve.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.Dict.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.File.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.LDAP.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Configuration.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Examples.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Duplicate.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Editheader.txt +share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Include.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.SpamtestVirustest.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.Vacation.txt share/doc/dovecot/wiki/Pigeonhole.Sieve.Extensions.txt @@ -751,6 +766,7 @@ share/doc/dovecot/wiki/Plugins.MailFilter.txt share/doc/dovecot/wiki/Plugins.MailLog.txt share/doc/dovecot/wiki/Plugins.MailboxAlias.txt share/doc/dovecot/wiki/Plugins.Notify.txt +share/doc/dovecot/wiki/Plugins.QuotaClone.txt share/doc/dovecot/wiki/Plugins.Snarf.txt share/doc/dovecot/wiki/Plugins.Stats.txt share/doc/dovecot/wiki/Plugins.Trash.txt @@ -788,6 +804,7 @@ share/doc/dovecot/wiki/SystemUsers.txt share/doc/dovecot/wiki/TestInstallation.txt share/doc/dovecot/wiki/TestPop3Installation.txt share/doc/dovecot/wiki/TimeMovedBackwards.txt +share/doc/dovecot/wiki/Timeouts.txt share/doc/dovecot/wiki/Upgrading.1.0.txt share/doc/dovecot/wiki/Upgrading.1.1.txt share/doc/dovecot/wiki/Upgrading.1.2.txt @@ -808,6 +825,9 @@ share/doc/dovecot/wiki/WhyDoesItNotWork.txt share/doc/dovecot/wiki/maildrop.txt share/doc/dovecot/wiki/mutt.txt share/doc/dovecot/wiki/uw2dovecot.sh.txt +share/dovecot/stopwords/stopwords_en.txt +share/dovecot/stopwords/stopwords_fi.txt +share/dovecot/stopwords/stopwords_fr.txt share/examples/dovecot/conf.d/10-auth.conf share/examples/dovecot/conf.d/10-director.conf share/examples/dovecot/conf.d/10-logging.conf diff --git a/mail/dovecot2/buildlink3.mk b/mail/dovecot2/buildlink3.mk index 4e2c14e21..6c64879ae 100644 --- a/mail/dovecot2/buildlink3.mk +++ b/mail/dovecot2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2015/03/14 10:52:09 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/05/17 00:12:45 taca Exp $ BUILDLINK_TREE+= dovecot @@ -7,7 +7,7 @@ DOVECOT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.dovecot+= dovecot>=2.2.0 # must match current package version for plugins to load -BUILDLINK_ABI_DEPENDS.dovecot+= dovecot>=2.2.16<2.2.17 +BUILDLINK_ABI_DEPENDS.dovecot+= dovecot>=2.2.18<2.2.19 BUILDLINK_PKGSRCDIR.dovecot?= ../../mail/dovecot2 pkgbase:= dovecot diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 5fb91acd4..762daa235 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.53 2015/03/15 09:19:23 tron Exp $ +$NetBSD: distinfo,v 1.55 2015/05/17 00:12:45 taca Exp $ -SHA1 (dovecot-2.2.16.tar.gz) = 7b267ee939b790ee42809efebc96d6ae78a49432 -RMD160 (dovecot-2.2.16.tar.gz) = 79768b2077137d255a3cfbc492de6d979e594e31 -Size (dovecot-2.2.16.tar.gz) = 4830169 bytes +SHA1 (dovecot-2.2.18.tar.gz) = 8309b5ef8d33d464eb7a6e1d3cba0b4e87c55eff +RMD160 (dovecot-2.2.18.tar.gz) = 847ca54f76210d0f06b1471bee62d6fcdc7b02c7 +Size (dovecot-2.2.18.tar.gz) = 5100040 bytes SHA1 (patch-aa) = ea185011f0c1ee3aa1ff528e61f6f356fe385666 SHA1 (patch-ab) = d637a64feec8e4eafacda149cf0193aa1b70a054 SHA1 (patch-ae) = 51d8cb998cc2ded8bfc767710e465b752c50e656 diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index ea21f921c..07decc6dc 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2014/10/07 16:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.82 2015/06/12 10:50:18 wiz Exp $ DISTNAME= dspam-3.10.2 -PKGREVISION= 9 +PKGREVISION= 11 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dspam/} diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index ddcfdc6f2..0b6421403 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:18 wiz Exp $ # DISTNAME= elmo-1.3.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=elmo/} diff --git a/mail/etpan/Makefile b/mail/etpan/Makefile index e4cc0d8d7..44017e841 100644 --- a/mail/etpan/Makefile +++ b/mail/etpan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:18 wiz Exp $ DISTNAME= etpan-ng-0.7.1 PKGNAME= ${DISTNAME:S/-ng//} -PKGREVISION= 18 +PKGREVISION= 20 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index 6a950300a..220f1615a 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.148 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.152 2015/06/08 23:29:43 joerg Exp $ DISTNAME= evolution-data-server-2.32.3 -PKGREVISION= 33 +PKGREVISION= 35 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.32/} EXTRACT_SUFX= .tar.bz2 @@ -73,9 +73,10 @@ BUILDLINK_TRANSFORM+= rm:-ldl .include "../../devel/libgweather/buildlink3.mk" .include "../../devel/nss/buildlink3.mk" .include "../../lang/python/application.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" .include "../../net/libgdata/buildlink3.mk" +.include "../../security/libgnome-keyring/buildlink3.mk" .include "../../textproc/gtk-doc/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" BUILDLINK_API_DEPENDS.libical+= libical>=0.43 diff --git a/mail/evolution-data-server/buildlink3.mk b/mail/evolution-data-server/buildlink3.mk index 075681eed..53dcf4ce2 100644 --- a/mail/evolution-data-server/buildlink3.mk +++ b/mail/evolution-data-server/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.53 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.56 2015/06/09 14:18:47 joerg Exp $ BUILDLINK_TREE+= evolution-data-server @@ -6,17 +6,18 @@ BUILDLINK_TREE+= evolution-data-server EVOLUTION_DATA_SERVER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=1.8.0 -BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.3nb33 +BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.3nb34 BUILDLINK_PKGSRCDIR.evolution-data-server?= ../../mail/evolution-data-server BDB_ACCEPTED?= db4 db5 .include "../../databases/sqlite3/buildlink3.mk" .include "../../devel/GConf/buildlink3.mk" .include "../../devel/nss/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" .include "../../net/libgdata/buildlink3.mk" .include "../../time/libical/buildlink3.mk" +.include "../../security/libgnome-keyring/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bdb.buildlink3.mk" .endif # EVOLUTION_DATA_SERVER_BUILDLINK3_MK diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index c1a7b352f..0aeb7a83d 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.85 2014/10/07 16:47:29 adam Exp $ +# $NetBSD: Makefile,v 1.88 2015/06/07 14:05:58 youri Exp $ # DISTNAME= evolution-exchange-2.32.2 EE_VER= 2.32 -PKGREVISION= 32 +PKGREVISION= 34 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.32/} EXTRACT_SUFX= .tar.bz2 @@ -27,7 +27,7 @@ GCONF_SCHEMAS= apps_exchange_addressbook-${EE_VER}.schemas .include "../../mail/evolution-data-server/buildlink3.mk" BUILDLINK_API_DEPENDS.evolution+= evolution>=2.32.2 .include "../../mail/evolution/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/krb5.buildlink3.mk" diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 965efa601..3ba606c9f 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.210 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.213 2015/06/07 14:05:58 youri Exp $ DISTNAME= evolution-2.32.3 -PKGREVISION= 33 +PKGREVISION= 35 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.32/} EXTRACT_SUFX= .tar.bz2 @@ -77,7 +77,7 @@ BUILDLINK_API_DEPENDS.gnome-icon-theme+= gnome-icon-theme>=2.30.2.1 BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=2.24.3 .include "../../mail/evolution-data-server/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" diff --git a/mail/evolution/buildlink3.mk b/mail/evolution/buildlink3.mk index 76260bce6..63593aa99 100644 --- a/mail/evolution/buildlink3.mk +++ b/mail/evolution/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.64 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.66 2015/04/25 14:23:28 tnn Exp $ BUILDLINK_TREE+= evolution @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evolution EVOLUTION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evolution+= evolution>=2.8.0 -BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb33 +BUILDLINK_ABI_DEPENDS.evolution+= evolution>=2.32.3nb35 BUILDLINK_PKGSRCDIR.evolution?= ../../mail/evolution .include "../../devel/nspr/buildlink3.mk" diff --git a/mail/exim/Makefile b/mail/exim/Makefile index ee622077b..6ca8b8c15 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.138 2015/02/14 07:33:19 adam Exp $ +# $NetBSD: Makefile,v 1.140 2015/06/12 10:50:18 wiz Exp $ DISTNAME= exim-4.85 +PKGREVISION= 2 CATEGORIES= mail net MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \ http://dl.ambiweb.de/mirrors/ftp.exim.org/exim/exim4/ diff --git a/mail/exim3/Makefile b/mail/exim3/Makefile index 5484196d3..895399af4 100644 --- a/mail/exim3/Makefile +++ b/mail/exim3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:50:19 wiz Exp $ DISTNAME= exim-3.36 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= mail net MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim3/ \ http://public.planetmirror.com.au/pub/exim/exim3/ diff --git a/mail/faces/Makefile b/mail/faces/Makefile index 10b608545..971a30705 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2015/03/12 17:04:52 tnn Exp $ +# $NetBSD: Makefile,v 1.62 2015/06/12 10:50:19 wiz Exp $ DISTNAME= faces-1.6.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= mail MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/faces-1.6.1/ EXTRACT_SUFX= .tar.Z diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index 0844729ab..e372eda92 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:19 wiz Exp $ # DISTNAME= fetchyahoo-2.11.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= http://fetchyahoo.sourceforge.net/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchyahoo/} diff --git a/mail/fix-mime-charset/Makefile b/mail/fix-mime-charset/Makefile index 58ea4ff28..cd54ed054 100644 --- a/mail/fix-mime-charset/Makefile +++ b/mail/fix-mime-charset/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:19 wiz Exp $ # DISTNAME= fix-mime-charset-0.5.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fix-mime-chr/} diff --git a/mail/fml/Makefile b/mail/fml/Makefile index 98f003d0b..866f04b14 100644 --- a/mail/fml/Makefile +++ b/mail/fml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/22 16:16:50 jperkin Exp $ # DISTNAME= fml-7.98.18-${FML_STAMP} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp.fml.org/pub/fml8/ @@ -61,6 +61,11 @@ PRINT_PLIST_AWK+= /${FML_STAMP}/ \ CHECK_INTERPRETER_SKIP+= lib/fml/${FML_STAMP}/* \ libexec/fml/${FML_STAMP}/loader.in +SUBST_CLASSES+= fixpaths +SUBST_STAGE.fixpaths= post-build +SUBST_FILES.fixpaths= fml/etc/install.cf +SUBST_SED.fixpaths= -e 's,${WRAPPER_BINDIR}/cc,${CCPATH},g' + pre-configure: ${ECHO} ${FML_STAMP} > ${WRKSRC}/.version diff --git a/mail/fml4/Makefile b/mail/fml4/Makefile index 515548db3..205dfdd98 100644 --- a/mail/fml4/Makefile +++ b/mail/fml4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/24 19:49:56 joerg Exp $ # DISTNAME= fml-4.0-stable-20040215 PKGNAME= fml4-4.0.3.20040215 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= ftp://ftp.fml.org/pub/fml/stable/ @@ -50,12 +50,18 @@ MESSAGE_SUBST+= FML_DIR=${FML_DIR} INSTALLATION_DIRS+= ${FML_DIR}/examples +do-configure: + ${LN} -fs ${PKGSRCDIR}/mk/gnu-config/config.guess ${WRKSRC}/sbin + do-install: cd ${WRKSRC} && ${SETENV} ${INSTALL_ENV} ${MAKE_ENV} ${PERL5} makefml install ${MV} ${DESTDIR}${PREFIX}/${FML_DIR}/.fml/system \ ${DESTDIR}${PREFIX}/${FML_DIR}/examples ${FIND} ${DESTDIR}${PREFIX}/${FML_DIR} -xdev -type f \ \( -name '*.bak' -o -name '*.orig' \) -exec ${RM} -- {} \; + ${INSTALL_SCRIPT} ${PKGSRCDIR}/mk/gnu-config/config.guess \ + ${DESTDIR}${PREFIX}/${FML_DIR}/sbin/config.guess + .include "../../lang/perl5/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/fml4/distinfo b/mail/fml4/distinfo index 27ddf2756..5db561288 100644 --- a/mail/fml4/distinfo +++ b/mail/fml4/distinfo @@ -1,14 +1,13 @@ -$NetBSD: distinfo,v 1.3 2013/01/29 15:48:55 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/25 07:36:56 joerg Exp $ SHA1 (fml-4.0-stable-20040215.tar.gz) = b7f958deacc50a0173928b7c43df52b5869d9491 RMD160 (fml-4.0-stable-20040215.tar.gz) = 40eb43d2631a5e6d6769b8cfdf35e4a980ff0391 Size (fml-4.0-stable-20040215.tar.gz) = 2906052 bytes SHA1 (patch-aa) = 91c0544e2969b3e4537a485d1f7a92ab5bf72bae SHA1 (patch-ab) = d8f8ef2085d9ad30331924c89958aaeddb89b457 -SHA1 (patch-ac) = da279a9ac2b3c0f013da43b8993b84026362efd0 +SHA1 (patch-ac) = 75f5a3da8a17d29a81d7912e7ba0721277ded0fd SHA1 (patch-ad) = 17e5d1d97e5a085b8b5da67e00730ce92b959fbf SHA1 (patch-ae) = 467a8bacfb0a6d41ceb1d8f52fc4bfc0ae2fc565 SHA1 (patch-af) = 9e7fa7c70b4f3353a5c33d0ded2eeae86d9a5c65 -SHA1 (patch-ag) = 5a7a8a3d32e1a290e29cefa67aec584c21206d0c -SHA1 (patch-sbin_config.guess) = 66087f9512181bd76dcbca34a1d8532bdd6ae07c +SHA1 (patch-ag) = 7b4c0be6de3b7fba18280779ede5c3b217598b32 SHA1 (patch-src_libkernsubr.pl) = c9d4e57b12fddb3045f47b27926c67cfe32c0d44 diff --git a/mail/fml4/patches/patch-ac b/mail/fml4/patches/patch-ac index 4c72b3a21..e6746c2e0 100644 --- a/mail/fml4/patches/patch-ac +++ b/mail/fml4/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.1.1.1 2010/12/23 16:55:02 taca Exp $ +$NetBSD: patch-ac,v 1.2 2015/06/24 19:49:56 joerg Exp $ - use HOSTNAME as hostname when install. - Stop perl deprecated warnings. @@ -454,6 +454,15 @@ $NetBSD: patch-ac,v 1.1.1.1 2010/12/23 16:55:02 taca Exp $ print STDERR $f, " " unless $SilentMode; &Copy($template, $outfile); chmod 0755, $outfile; +@@ -6355,7 +6368,7 @@ sub main::Dumpvar + $buf .= "\$$key = '$entry';\n"; + } + +- if (defined @entry) { ++ if (@entry) { + $buf .= "\@$key = (\n"; + foreach $num ($[ .. $#entry) { + $buf .= "\t'$entry[$num]',\n"; @@ -6364,12 +6377,12 @@ sub main::Dumpvar } diff --git a/mail/fml4/patches/patch-ag b/mail/fml4/patches/patch-ag index 6034f78f6..eaa881925 100644 --- a/mail/fml4/patches/patch-ag +++ b/mail/fml4/patches/patch-ag @@ -1,4 +1,4 @@ -$NetBSD: patch-ag,v 1.1.1.1 2010/12/23 16:55:02 taca Exp $ +$NetBSD: patch-ag,v 1.2 2015/06/25 07:36:56 joerg Exp $ Stop perl deprecated warnings. @@ -17,6 +17,15 @@ Stop perl deprecated warnings. print STDERR "GO \%\t$key\n"; } elsif (defined &entry) { +@@ -703,7 +703,7 @@ sub main'reverse + next; + } + +- if (defined @entry) { ++ if (@entry) { + undef $num; + $OUT'LOCAL .= "\@$key = ("; + foreach (@entry) { @@ -718,7 +718,7 @@ sub main'reverse # Is there an associative array that isn't the one # we're currently iterating through? diff --git a/mail/fml4/patches/patch-sbin_config.guess b/mail/fml4/patches/patch-sbin_config.guess deleted file mode 100644 index 60d0e5492..000000000 --- a/mail/fml4/patches/patch-sbin_config.guess +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-sbin_config.guess,v 1.2 2013/01/29 15:48:55 taca Exp $ - -Add DragonFly support. - ---- sbin/config.guess.orig 2012-05-21 07:04:19.000000000 +0000 -+++ sbin/config.guess -@@ -759,6 +759,9 @@ EOF - rm -f $dummy.c && rmdir $tmpdir - echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} - exit 0 ;; -+ *:DragonFly:*:*) -+ echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} -+ exit 0 ;; - i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin - exit 0 ;; diff --git a/mail/fromto/Makefile b/mail/fromto/Makefile index ddd585c15..9ca6df30f 100644 --- a/mail/fromto/Makefile +++ b/mail/fromto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:45 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:19 wiz Exp $ # DISTNAME= fromto-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/ EXTRACT_SUFX= #empty diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index f23a037bf..4eaa42dcd 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.143 2015/02/26 04:08:25 schmonz Exp $ +# $NetBSD: Makefile,v 1.144 2015/06/01 22:55:37 schmonz Exp $ -DISTNAME= getmail-4.47.0 +DISTNAME= getmail-4.48.0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}old-versions/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index b4bf279ab..fe8365ba7 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.121 2015/02/26 04:08:25 schmonz Exp $ +$NetBSD: distinfo,v 1.122 2015/06/01 22:55:37 schmonz Exp $ -SHA1 (getmail-4.47.0.tar.gz) = 3bd48b13f8f1963459417612f5103b53556314c2 -RMD160 (getmail-4.47.0.tar.gz) = 2775b6a3860b269ac61241985e186cb8c41212a6 -Size (getmail-4.47.0.tar.gz) = 189869 bytes +SHA1 (getmail-4.48.0.tar.gz) = dbaa9e9923918822fa3910b1e6605e0c96bc7a69 +RMD160 (getmail-4.48.0.tar.gz) = 33e142517716380a92cb3e57ad2d9684da4f13e6 +Size (getmail-4.48.0.tar.gz) = 190129 bytes SHA1 (patch-aa) = 5432eedfcbf7e25d4b9582e08b11c983ea6c11a6 diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index 202645ce8..b7342259b 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:19 wiz Exp $ DISTNAME= grepmail-5.3033 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grepmail/} diff --git a/mail/im/Makefile b/mail/im/Makefile index 4e3980f35..bb4e0c72a 100644 --- a/mail/im/Makefile +++ b/mail/im/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/03/15 17:20:19 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:19 wiz Exp $ DISTNAME= im-151 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= http://tats.haun.org/im/ diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index e3be19545..7ff993dd9 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2015/01/16 09:56:27 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:19 wiz Exp $ DISTNAME= imapsync-1.607 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= https://fedorahosted.org/released/imapsync/ EXTRACT_SUFX= .tgz diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index d96b629d3..95828ace6 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2014/08/22 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2015/06/12 10:50:19 wiz Exp $ DISTNAME= kbiff-3.9 -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index ddbf1d547..b010399ee 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.40 2014/02/12 23:18:08 tron Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/03 12:04:30 nros Exp $ -DISTNAME= libetpan-1.1 -PKGREVISION= 3 +DISTNAME= libetpan-1.6 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} +MASTER_SITES= ${MASTER_SITE_GITHUB:=dinhviethoa/} +EXTRACT_USING= bsdtar MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://libetpan.sourceforge.net/ +HOMEPAGE= http://etpan.org/libetpan.html COMMENT= Really nice mail library LICENSE= modified-bsd @@ -15,6 +15,15 @@ USE_LANGUAGES= c c++ USE_LIBTOOL= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= no +USE_TOOLS+= autoconf automake + +pre-configure: + cd ${WRKSRC} && \ + libtoolize --force --copy && \ + aclocal -I m4 && \ + autoheader && \ + autoconf && \ + automake --add-missing --foreign --force --copy SUBST_CLASSES+= conf SUBST_STAGE.conf= pre-configure diff --git a/mail/libetpan/PLIST b/mail/libetpan/PLIST index 8e565f576..4dfe20e5c 100644 --- a/mail/libetpan/PLIST +++ b/mail/libetpan/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2012/07/03 18:08:20 drochner Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/04/03 12:04:30 nros Exp $ bin/libetpan-config include/libetpan.h include/libetpan/acl.h @@ -9,11 +9,14 @@ include/libetpan/carray.h include/libetpan/charconv.h include/libetpan/chash.h include/libetpan/clist.h +include/libetpan/condstore.h +include/libetpan/condstore_types.h include/libetpan/data_message_driver.h include/libetpan/dbdriver.h include/libetpan/dbdriver_message.h include/libetpan/dbdriver_types.h include/libetpan/dbstorage.h +include/libetpan/enable.h include/libetpan/feeddriver.h include/libetpan/feeddriver_message.h include/libetpan/feeddriver_types.h @@ -48,10 +51,16 @@ include/libetpan/maildriver_types_helper.h include/libetpan/mailengine.h include/libetpan/mailfolder.h include/libetpan/mailimap.h +include/libetpan/mailimap_compress.h include/libetpan/mailimap_extension.h include/libetpan/mailimap_extension_types.h include/libetpan/mailimap_helper.h +include/libetpan/mailimap_id.h +include/libetpan/mailimap_id_types.h +include/libetpan/mailimap_oauth2.h include/libetpan/mailimap_socket.h +include/libetpan/mailimap_sort.h +include/libetpan/mailimap_sort_types.h include/libetpan/mailimap_ssl.h include/libetpan/mailimap_types.h include/libetpan/mailimap_types_helper.h @@ -89,12 +98,15 @@ include/libetpan/mailprivacy_types.h include/libetpan/mailsem.h include/libetpan/mailsmtp.h include/libetpan/mailsmtp_helper.h +include/libetpan/mailsmtp_oauth2.h include/libetpan/mailsmtp_socket.h include/libetpan/mailsmtp_ssl.h include/libetpan/mailsmtp_types.h include/libetpan/mailstorage.h include/libetpan/mailstorage_types.h include/libetpan/mailstream.h +include/libetpan/mailstream_cfstream.h +include/libetpan/mailstream_compress.h include/libetpan/mailstream_helper.h include/libetpan/mailstream_low.h include/libetpan/mailstream_socket.h @@ -140,11 +152,16 @@ include/libetpan/pop3driver_cached_message.h include/libetpan/pop3driver_message.h include/libetpan/pop3driver_types.h include/libetpan/pop3storage.h +include/libetpan/qresync.h +include/libetpan/qresync_types.h include/libetpan/quota.h include/libetpan/quota_parser.h include/libetpan/quota_sender.h include/libetpan/quota_types.h include/libetpan/uidplus.h include/libetpan/uidplus_types.h +include/libetpan/xgmlabels.h +include/libetpan/xgmmsgid.h +include/libetpan/xgmthrid.h include/libetpan/xlist.h lib/libetpan.la diff --git a/mail/libetpan/buildlink3.mk b/mail/libetpan/buildlink3.mk index b62eec62c..e61b86214 100644 --- a/mail/libetpan/buildlink3.mk +++ b/mail/libetpan/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/02/12 23:18:08 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/03 12:04:30 nros Exp $ BUILDLINK_TREE+= libetpan @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libetpan LIBETPAN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libetpan+= libetpan>=1.0 -BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=1.1nb3 +BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=1.6 BUILDLINK_PKGSRCDIR.libetpan?= ../../mail/libetpan BDB_ACCEPTED?= db4 db5 diff --git a/mail/libetpan/distinfo b/mail/libetpan/distinfo index 5b7288f4f..7abaa56e0 100644 --- a/mail/libetpan/distinfo +++ b/mail/libetpan/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.15 2012/07/03 18:08:20 drochner Exp $ +$NetBSD: distinfo,v 1.17 2015/04/27 13:34:05 jperkin Exp $ -SHA1 (libetpan-1.1.tar.gz) = 3476dc9142e0b78056446d2f143617708f8690b2 -RMD160 (libetpan-1.1.tar.gz) = 7ac42285634efa799adaabc443c3778089de8363 -Size (libetpan-1.1.tar.gz) = 1657767 bytes +SHA1 (libetpan-1.6.tar.gz) = a5514139a8c5ee94d0337a89db8141cb3c557fa9 +RMD160 (libetpan-1.6.tar.gz) = f625263df1fcab97d010d25743803e5d4164745b +Size (libetpan-1.6.tar.gz) = 6144117 bytes SHA1 (patch-aa) = e783adf544c9a63df584815ee4b033249cecf0ff -SHA1 (patch-ab) = 6aa0fde517b1ce46e18ca0d2a98d23006428b805 +SHA1 (patch-configure.ac) = 16636e8656018179d62b59ea75fe4a1a753768a2 +SHA1 (patch-src_low-level_smtp_mailsmtp.c) = c6658435ae8e2124a4878ec3ef2ce0a2aa7be7fe diff --git a/mail/libetpan/patches/patch-ab b/mail/libetpan/patches/patch-ab deleted file mode 100644 index ef0f32f93..000000000 --- a/mail/libetpan/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.8 2012/07/03 18:08:21 drochner Exp $ - ---- configure.orig 2011-07-12 08:59:08.000000000 +0000 -+++ configure -@@ -18447,7 +18447,7 @@ rm -f core conftest.err conftest.$ac_obj - 3) - { echo "$as_me:$LINENO: result: version 3.x or above" >&5 - echo "${ECHO_T}version 3.x or above" >&6; } -- for lib in db-5.1 db-5.0 db-4.8 db-4.7 db-4.6 db-4.5 db-4.4 db-4.3 db-4.2 db-4.1 db-4.0 db-4 db4 db-3.2 db-3 db3 db; do -+ for lib in db5 db4 db3 db; do - if test "x$DBLINKED" = "x0"; then - { echo "$as_me:$LINENO: checking for db_create() in -l$lib" >&5 - echo $ECHO_N "checking for db_create() in -l$lib... $ECHO_C" >&6; } diff --git a/mail/libetpan/patches/patch-configure.ac b/mail/libetpan/patches/patch-configure.ac new file mode 100644 index 000000000..c1097dc21 --- /dev/null +++ b/mail/libetpan/patches/patch-configure.ac @@ -0,0 +1,13 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/04/03 12:04:30 nros Exp $ + Conversion of patch-ab to configure.ac +--- configure.ac.orig 2015-04-03 11:38:16.000000000 +0000 ++++ configure.ac +@@ -386,7 +386,7 @@ dnl Look for db3 or superior with db_cre + case "$DBVERS" in + 3) + AC_MSG_RESULT([version 3.x or above]) +- for lib in db-5.3 db-5.1 db-5.0 db-4.8 db-4.7 db-4.6 db-4.5 db-4.4 db-4.3 db-4.2 db-4.1 db-4.0 db-4 db4 db-3.2 db-3 db3 db; do ++ for lib in db5 db4 db3 db; do + if test "x$DBLINKED" = "x0"; then + dnl AC_CHECK_LIB($lib, db_create, [DBLIB="-l$lib"; DBLINKED=1], []) + dnl installations of libdb4 function names are defined in db.h diff --git a/mail/libetpan/patches/patch-src_low-level_smtp_mailsmtp.c b/mail/libetpan/patches/patch-src_low-level_smtp_mailsmtp.c new file mode 100644 index 000000000..55366cf8d --- /dev/null +++ b/mail/libetpan/patches/patch-src_low-level_smtp_mailsmtp.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_low-level_smtp_mailsmtp.c,v 1.1 2015/04/27 13:34:05 jperkin Exp $ + +SunOS does not have sa_len. + +--- src/low-level/smtp/mailsmtp.c.orig 2014-10-31 21:41:02.000000000 +0000 ++++ src/low-level/smtp/mailsmtp.c +@@ -271,7 +271,7 @@ static int get_hostname(mailsmtp * sessi + if (r != 0) + return MAILSMTP_ERROR_HOSTNAME; + +-#if (defined __linux__ || defined WIN32) ++#if (defined __linux__ || defined WIN32 || defined(__sun)) + r = getnameinfo(&addr, sizeof(addr), hostname, HOSTNAME_SIZE, NULL, 0, NI_NUMERICHOST); + #else + r = getnameinfo(&addr, addr.sa_len, hostname, HOSTNAME_SIZE, NULL, 0, NI_NUMERICHOST); diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index f36ba63fe..054834c51 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.90 2014/12/01 12:39:17 joerg Exp $ +# $NetBSD: Makefile,v 1.91 2015/04/25 14:23:28 tnn Exp $ # DISTNAME= mail-notification-5.4 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= mail gnome MASTER_SITES= http://savannah.nongnu.org/download/mailnotify/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile index df8a76e8b..280b84319 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:19 wiz Exp $ DISTNAME= mailagent-3.0.73 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/by-module/by-authors\/id\/RAM/g} diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 399a654f4..9f3423b5d 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/06/12 10:50:19 wiz Exp $ DISTNAME= maildrop-2.5.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index d5d7ddd67..d44dc1368 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:19 wiz Exp $ # DISTNAME= mailgraph-1.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \ http://mailgraph.schweikert.ch/pub/old diff --git a/mail/mailhops/Makefile b/mail/mailhops/Makefile index c9ff46201..b40859552 100644 --- a/mail/mailhops/Makefile +++ b/mail/mailhops/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:20 wiz Exp $ # DISTNAME= mailhops-1.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.spinnaker.de/mutt/ EXTRACT_SUFX= diff --git a/mail/mailserv/Makefile b/mail/mailserv/Makefile index 6acb03217..ee51177d1 100644 --- a/mail/mailserv/Makefile +++ b/mail/mailserv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:20 wiz Exp $ # DISTNAME= mailserv PKGNAME= ${DISTNAME}-3.29 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.barelyfitz.com/projects/mailserv/ diff --git a/mail/mailsort/Makefile b/mail/mailsort/Makefile index 148693bdf..16c0334b2 100644 --- a/mail/mailsort/Makefile +++ b/mail/mailsort/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:20 wiz Exp $ # DISTNAME= mailsort-1.26 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AZ/AZS/mailsort/ diff --git a/mail/majordomo/Makefile b/mail/majordomo/Makefile index 9fca779c3..ab019c6d7 100644 --- a/mail/majordomo/Makefile +++ b/mail/majordomo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:50:20 wiz Exp $ DISTNAME= majordomo-1.94.5 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= mail MASTER_SITES= ftp://ftp.sgi.com/other/majordomo/1.94.5/ \ ftp://ftp-europe.sgi.com/other/majordomo/1.94.5/ diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index f64a7a81b..63d795b0e 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:20 wiz Exp $ # DISTNAME= mb2md-3.20.pl PKGNAME= ${DISTNAME:S/.pl$//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= .gz diff --git a/mail/mdfrm/Makefile b/mail/mdfrm/Makefile index 335d41ace..5caf3cbef 100644 --- a/mail/mdfrm/Makefile +++ b/mail/mdfrm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:20 wiz Exp $ # DISTNAME= mdfrm.pl PKGNAME= mdfrm-1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.goof.com/~mmead/ EXTRACT_SUFX= # diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile index 8ac614704..79956cc47 100644 --- a/mail/mhonarc/Makefile +++ b/mail/mhonarc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:50:20 wiz Exp $ DISTNAME= MHonArc-2.6.19 PKGNAME= mhonarc-2.6.19 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile index 15be195f5..efbdfdce3 100644 --- a/mail/milter-greylist/Makefile +++ b/mail/milter-greylist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2014/02/12 23:18:08 tron Exp $ +# $NetBSD: Makefile,v 1.64 2015/05/15 17:36:06 tron Exp $ DISTNAME= milter-greylist-4.4.3 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ EXTRACT_SUFX= .tgz -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hcpnet.free.fr/milter-greylist/ COMMENT= Easy-to-use greylist milter for Sendmail and Postfix LICENSE= original-bsd diff --git a/mail/mime-construct/Makefile b/mail/mime-construct/Makefile index 2c8c84215..45675fb3c 100644 --- a/mail/mime-construct/Makefile +++ b/mail/mime-construct/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:46 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:20 wiz Exp $ # DISTNAME= mime-construct-1.10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail MASTER_SITES= http://www.argon.org/~roderick/ diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index e58ef7c83..0d89af030 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/06/02 12:07:26 pettai Exp $ +# $NetBSD: Makefile,v 1.61 2015/06/12 10:50:20 wiz Exp $ -DISTNAME= mimedefang-2.75 +DISTNAME= mimedefang-2.78 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.mimedefang.org/static/ diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo index 3361d25fb..794178bd3 100644 --- a/mail/mimedefang/distinfo +++ b/mail/mimedefang/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.27 2014/06/02 12:07:26 pettai Exp $ +$NetBSD: distinfo,v 1.28 2015/05/03 21:09:01 pettai Exp $ -SHA1 (mimedefang-2.75.tar.gz) = d5ab80dc3057023a684c0473f78eb1bb6836eda3 -RMD160 (mimedefang-2.75.tar.gz) = 7aee8b3465ebd824ca4d061f1db51243c3ac4948 -Size (mimedefang-2.75.tar.gz) = 363535 bytes +SHA1 (mimedefang-2.78.tar.gz) = 9b8d004c7d4720864a2a6860f4554683ff11d0c2 +RMD160 (mimedefang-2.78.tar.gz) = be42cadf9bc2588ce9731c4dcd616e544c7461d5 +Size (mimedefang-2.78.tar.gz) = 364501 bytes SHA1 (patch-ac) = 8733dca9408f29f63d71f6a0f3af817ef6b9a148 SHA1 (patch-ad) = 1130dad09875d069ca246db8f8f567366e0af5be diff --git a/mail/minimalist/Makefile b/mail/minimalist/Makefile index 833445b53..434af8375 100644 --- a/mail/minimalist/Makefile +++ b/mail/minimalist/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:20 wiz Exp $ # DISTNAME= minimalist-2.5.4-1 PKGNAME= minimalist-2.5.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.mml.org.ua/LIST/ EXTRACT_SUFX= .tgz diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index b016e0dc8..a46b2dcc3 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2014/05/05 00:48:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/30 15:10:53 wiz Exp $ -DISTNAME= msmtp-1.4.32 -PKGREVISION= 1 +DISTNAME= msmtp-1.6.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=msmtp/} -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= bcv@hub3.net HOMEPAGE= http://msmtp.sourceforge.net/ diff --git a/mail/msmtp/PLIST b/mail/msmtp/PLIST index 7ff65a54a..8609e3341 100644 --- a/mail/msmtp/PLIST +++ b/mail/msmtp/PLIST @@ -1,12 +1,10 @@ -@comment $NetBSD: PLIST,v 1.10 2011/12/02 12:33:53 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/04/08 05:31:59 wiz Exp $ bin/msmtp info/msmtp.info man/man1/msmtp.1 share/examples/msmtp/msmtprc-user.example share/locale/de/LC_MESSAGES/msmtp.mo ${PLIST.scripts}share/msmtp/find_alias/find_alias_for_msmtp.sh -${PLIST.scripts}share/msmtp/msmtp-gnome-tool/README -${PLIST.scripts}share/msmtp/msmtp-gnome-tool/msmtp-gnome-tool.py ${PLIST.scripts}share/msmtp/msmtpq/README.msmtpq ${PLIST.scripts}share/msmtp/msmtpq/msmtp-queue ${PLIST.scripts}share/msmtp/msmtpq/msmtpq diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 0ad356685..89c2c1132 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2014/03/11 11:55:39 ryoon Exp $ +$NetBSD: distinfo,v 1.30 2015/04/30 15:10:53 wiz Exp $ -SHA1 (msmtp-1.4.32.tar.bz2) = 03186a70035dbbf7a31272a20676b96936599704 -RMD160 (msmtp-1.4.32.tar.bz2) = ffb392a25aed83d821e38c947f51ae19ddab2588 -Size (msmtp-1.4.32.tar.bz2) = 303652 bytes +SHA1 (msmtp-1.6.2.tar.xz) = 2d2272d04851b9bc806a77f47344e61840185329 +RMD160 (msmtp-1.6.2.tar.xz) = 3e138d4fe77f0bfc7c0d215a01afc19011724ad3 +Size (msmtp-1.6.2.tar.xz) = 280292 bytes SHA1 (patch-src_Makefile.in) = 373e20c6c683f8a0ef243f8ee9a75ec9838cd495 diff --git a/mail/msmtp/options.mk b/mail/msmtp/options.mk index 40e822b06..c24ecaf1b 100644 --- a/mail/msmtp/options.mk +++ b/mail/msmtp/options.mk @@ -1,11 +1,11 @@ -# $NetBSD: options.mk,v 1.13 2012/06/12 15:45:58 wiz Exp $ +# $NetBSD: options.mk,v 1.14 2015/04/08 05:31:59 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.msmtp PKG_OPTIONS_OPTIONAL_GROUPS= ssl PKG_OPTIONS_GROUP.ssl= gnutls ssl -PKG_SUPPORTED_OPTIONS= gnome-keyring gsasl idn inet6 scripts +PKG_SUPPORTED_OPTIONS= gsasl idn inet6 scripts secret PKG_SUGGESTED_OPTIONS= inet6 ssl .include "../../mk/bsd.options.mk" @@ -48,14 +48,14 @@ CONFIGURE_ARGS+= --without-libidn .endif ### -### GNOME keyring support +### GNOME keyring support (via libsecret) ### -.if !empty(PKG_OPTIONS:Mgnome-keyring) -. include "../../security/gnome-keyring/buildlink3.mk" -CONFIGURE_ARGS+= --with-gnome-keyring +.if !empty(PKG_OPTIONS:Msecret) +. include "../../security/libsecret/buildlink3.mk" +CONFIGURE_ARGS+= --with-libsecret USE_TOOLS+= pkg-config .else -CONFIGURE_ARGS+= --without-gnome-keyring +CONFIGURE_ARGS+= --without-libsecret .endif ### @@ -65,7 +65,6 @@ CONFIGURE_ARGS+= --without-gnome-keyring CHECK_INTERPRETER_SKIP+= share/msmtp/find_alias/find_alias_for_msmtp.sh \ share/msmtp/msmtpq/msmtp-queue \ share/msmtp/msmtpq/msmtpq \ - share/msmtp/msmtp-gnome-tool/msmtp-gnome-tool.py \ share/msmtp/msmtpqueue/msmtp-enqueue.sh \ share/msmtp/msmtpqueue/msmtp-listqueue.sh \ share/msmtp/msmtpqueue/msmtp-runqueue.sh \ @@ -75,7 +74,7 @@ USE_TOOLS+= pax INSTALLATION_DIRS+= share/msmtp install-msmtp-scripts: cd ${WRKSRC}/scripts && \ - pax -rw find_alias msmtp-gnome-tool msmtpq msmtpqueue \ + pax -rw find_alias msmtpq msmtpqueue \ set_sendmail vim \ ${DESTDIR}${PREFIX}/share/msmtp .else diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index ee607f9fd..0a37ffd31 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.102 2015/02/19 10:50:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.103 2015/06/12 10:50:20 wiz Exp $ DISTNAME= mutt-1.5.23 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MUTT_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.stealth.net/pub/mirrors/ftp.mutt.org/pub/mutt/ \ diff --git a/mail/mutt-kz/Makefile b/mail/mutt-kz/Makefile index bd85086b7..c60cdd7db 100644 --- a/mail/mutt-kz/Makefile +++ b/mail/mutt-kz/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2015/02/19 10:01:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/02 22:38:42 wiz Exp $ -DISTNAME= mutt-kz-1.5.22.1-rc1 +DISTNAME= mutt-kz-1.5.23.1-rc1 PKGNAME= ${DISTNAME:S/-rc/rc/} -PKGREVISION= 3 CATEGORIES= mail -MASTER_SITES= ftp://redcrew.org/pub/mutt-kz/v1.5.22.1/ +MASTER_SITES= ftp://redcrew.org/pub/mutt-kz/v1.5.23.1/ +EXTRACT_SUFX= .tar.xz MAINTAINER= wiz@NetBSD.org HOMEPAGE= https://kzak.redcrew.org/doku.php?id=mutt:start diff --git a/mail/mutt-kz/distinfo b/mail/mutt-kz/distinfo index 59c21842c..c8dbc0191 100644 --- a/mail/mutt-kz/distinfo +++ b/mail/mutt-kz/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.2 2014/03/19 16:17:38 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/02 22:38:42 wiz Exp $ -SHA1 (mutt-kz-1.5.22.1-rc1.tar.gz) = fe32a44f284291e186e648ecddaad7cc12fe3579 -RMD160 (mutt-kz-1.5.22.1-rc1.tar.gz) = 16a3f4927da2149407a2f6771c6732932e4c7a67 -Size (mutt-kz-1.5.22.1-rc1.tar.gz) = 3871042 bytes +SHA1 (mutt-kz-1.5.23.1-rc1.tar.xz) = a2ac1d76708a9c5e1546b406110ce180ffcb738b +RMD160 (mutt-kz-1.5.23.1-rc1.tar.xz) = fb7e2a5715ab3e016311e7fd9b457e6a5bd7c7a6 +Size (mutt-kz-1.5.23.1-rc1.tar.xz) = 1885100 bytes SHA1 (patch-aa) = 59d89dce24110be2927c8a1ea1fa5b780d644372 SHA1 (patch-ab) = 731f5c207f9cf7dc05fc806665db14300d4647be SHA1 (patch-ac) = 40d119b7efed1a4622c42badc9ee97349b504044 @@ -17,4 +17,3 @@ SHA1 (patch-an) = b9cc3e957bb1650c8e22c0edf0ce112f769664a1 SHA1 (patch-ao) = ddd3157233c481a89f2f3896192fef7121e16276 SHA1 (patch-ap) = 810715ebe1c931cf19059261d614dcc9d5cfe82a SHA1 (patch-aq) = e363d8929ced9731a31af1137b111d3476a3d05d -SHA1 (patch-copy.c) = df72c7fd2e7ebb7622f0f72e317aa543e6ba9612 diff --git a/mail/mutt-kz/patches/patch-copy.c b/mail/mutt-kz/patches/patch-copy.c deleted file mode 100644 index 13812c0d0..000000000 --- a/mail/mutt-kz/patches/patch-copy.c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-copy.c,v 1.1 2014/03/19 16:17:38 wiz Exp $ - -Fix buffer overrun caused by not updating a string length after -address expansion. -http://dev.mutt.org/hg/mutt/rev/9bf7593e3c08 - ---- copy.c.orig 2013-11-14 10:03:28.000000000 +0000 -+++ copy.c -@@ -258,6 +258,7 @@ mutt_copy_hdr (FILE *in, FILE *out, LOFF - { - if (!address_header_decode (&this_one)) - rfc2047_decode (&this_one); -+ this_one_len = mutt_strlen (this_one); - } - - if (!headers[x]) diff --git a/mail/netbiff/Makefile b/mail/netbiff/Makefile index 740eefa08..31523859b 100644 --- a/mail/netbiff/Makefile +++ b/mail/netbiff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/08/21 14:02:49 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:28 tnn Exp $ # DISTNAME= netbiff-0.9.18 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= mail MASTER_SITES= http://www.cs.virginia.edu/~jrk3g/netbiff/ diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile index e5546c7f1..7f57728c3 100644 --- a/mail/opendkim/Makefile +++ b/mail/opendkim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/03/15 23:02:34 pettai Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:20 wiz Exp $ DISTNAME= opendkim-2.10.1 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendkim/} diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile index 6fb773316..64605b0a8 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/03/15 22:26:34 pettai Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:20 wiz Exp $ DISTNAME= opendmarc-1.3.1 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opendmarc/} diff --git a/mail/p5-App-Siesh/Makefile b/mail/p5-App-Siesh/Makefile index 59b0b46ee..ae31d47c8 100644 --- a/mail/p5-App-Siesh/Makefile +++ b/mail/p5-App-Siesh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:21 wiz Exp $ DISTNAME= App-Siesh-0.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MD/MDOM/} diff --git a/mail/p5-Catalyst-View-Email/Makefile b/mail/p5-Catalyst-View-Email/Makefile index 8b2ce5fc9..bdb39b366 100644 --- a/mail/p5-Catalyst-View-Email/Makefile +++ b/mail/p5-Catalyst-View-Email/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/11/22 14:47:11 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Catalyst-View-Email-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/mail/p5-Email-Abstract/Makefile b/mail/p5-Email-Abstract/Makefile index ed94b5c7d..7eef74710 100644 --- a/mail/p5-Email-Abstract/Makefile +++ b/mail/p5-Email-Abstract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:21 wiz Exp $ -DISTNAME= Email-Abstract-3.006 +DISTNAME= Email-Abstract-3.008 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Abstract/distinfo b/mail/p5-Email-Abstract/distinfo index 5aa8269ff..ce6a4f8ad 100644 --- a/mail/p5-Email-Abstract/distinfo +++ b/mail/p5-Email-Abstract/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/09/08 07:38:02 wen Exp $ +$NetBSD: distinfo,v 1.11 2015/04/05 06:45:09 wen Exp $ -SHA1 (Email-Abstract-3.006.tar.gz) = 2661ce9b4d0c7b13ec7044e9ca2396cfa3fc7f29 -RMD160 (Email-Abstract-3.006.tar.gz) = 1a2bafcc3a2c6ce17b08a7ef6473ac81a4951ef7 -Size (Email-Abstract-3.006.tar.gz) = 23668 bytes +SHA1 (Email-Abstract-3.008.tar.gz) = c8cf2c2eb17be294087be608407a764b88a6a850 +RMD160 (Email-Abstract-3.008.tar.gz) = 89a6f46bad7f35a1a24757f4baac9951eeef6d94 +Size (Email-Abstract-3.008.tar.gz) = 26934 bytes diff --git a/mail/p5-Email-Address-List/Makefile b/mail/p5-Email-Address-List/Makefile index 1d845caa5..e1e41ce08 100644 --- a/mail/p5-Email-Address-List/Makefile +++ b/mail/p5-Email-Address-List/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/07/06 06:27:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-Address-List-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Address/Makefile b/mail/p5-Email-Address/Makefile index d276b2bb5..cd55041f0 100644 --- a/mail/p5-Email-Address/Makefile +++ b/mail/p5-Email-Address/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/07/16 15:51:57 taca Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-Address-1.905 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile index 3c002f398..5973564bf 100644 --- a/mail/p5-Email-Date-Format/Makefile +++ b/mail/p5-Email-Date-Format/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/20 09:02:42 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-Date-Format-1.005 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Date/Makefile b/mail/p5-Email-Date/Makefile index 78672c97d..181c7e718 100644 --- a/mail/p5-Email-Date/Makefile +++ b/mail/p5-Email-Date/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:47 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-Date-1.104 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Find/Makefile b/mail/p5-Email-Find/Makefile index 6de420e3e..2d4205d46 100644 --- a/mail/p5-Email-Find/Makefile +++ b/mail/p5-Email-Find/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:47 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-Find-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile index 7b1ac7b76..fcdd5380d 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/11/22 14:50:14 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-Folder-0.859 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-FolderType/Makefile b/mail/p5-Email-FolderType/Makefile index 35db0a1c3..985cd3cb5 100644 --- a/mail/p5-Email-FolderType/Makefile +++ b/mail/p5-Email-FolderType/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/31 12:56:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-FolderType-0.814 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-LocalDelivery/Makefile b/mail/p5-Email-LocalDelivery/Makefile index 6cfdf6eca..fc57396c1 100644 --- a/mail/p5-Email-LocalDelivery/Makefile +++ b/mail/p5-Email-LocalDelivery/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-LocalDelivery-1.200 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-MIME-Attachment-Stripper/Makefile b/mail/p5-Email-MIME-Attachment-Stripper/Makefile index 556e3b36e..6c8eeef72 100644 --- a/mail/p5-Email-MIME-Attachment-Stripper/Makefile +++ b/mail/p5-Email-MIME-Attachment-Stripper/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:48 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:21 wiz Exp $ # DISTNAME= Email-MIME-Attachment-Stripper-1.317 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile index 69fd49eab..ae395a890 100644 --- a/mail/p5-Email-MIME-ContentType/Makefile +++ b/mail/p5-Email-MIME-ContentType/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 13:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-MIME-ContentType-1.017 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-MIME-Encodings/Makefile b/mail/p5-Email-MIME-Encodings/Makefile index 66bfa8f44..1d277ae0e 100644 --- a/mail/p5-Email-MIME-Encodings/Makefile +++ b/mail/p5-Email-MIME-Encodings/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:48 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:22 wiz Exp $ DISTNAME= Email-MIME-Encodings-1.315 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-MIME/Makefile b/mail/p5-Email-MIME/Makefile index 96a3a0701..6ac9d2a2b 100644 --- a/mail/p5-Email-MIME/Makefile +++ b/mail/p5-Email-MIME/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:44:48 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:21 wiz Exp $ DISTNAME= Email-MIME-1.924 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-MessageID/Makefile b/mail/p5-Email-MessageID/Makefile index 9330126dc..8ae8c280a 100644 --- a/mail/p5-Email-MessageID/Makefile +++ b/mail/p5-Email-MessageID/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/11/22 14:52:55 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:22 wiz Exp $ DISTNAME= Email-MessageID-1.405 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Reply/Makefile b/mail/p5-Email-Reply/Makefile index 27186d481..cd393798d 100644 --- a/mail/p5-Email-Reply/Makefile +++ b/mail/p5-Email-Reply/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:48 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:22 wiz Exp $ # DISTNAME= Email-Reply-1.203 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/ diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index 88650eb85..c21abf58a 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/02/27 10:43:02 wen Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:22 wiz Exp $ DISTNAME= Email-Send-2.200 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile index 2496655a7..7d43f6a98 100644 --- a/mail/p5-Email-Sender/Makefile +++ b/mail/p5-Email-Sender/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/11/22 14:58:43 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:22 wiz Exp $ -DISTNAME= Email-Sender-1.300016 +DISTNAME= Email-Sender-1.300018 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Sender/distinfo b/mail/p5-Email-Sender/distinfo index 22810e9c4..3e7fd505a 100644 --- a/mail/p5-Email-Sender/distinfo +++ b/mail/p5-Email-Sender/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2014/11/22 14:58:43 mef Exp $ +$NetBSD: distinfo,v 1.10 2015/05/28 02:46:22 wen Exp $ -SHA1 (Email-Sender-1.300016.tar.gz) = fdf58b6df7e0317ec5fa55761db90e3e87662fe5 -RMD160 (Email-Sender-1.300016.tar.gz) = cb15b566ac869aecc1990f5f0c1e0cc941dd20ae -Size (Email-Sender-1.300016.tar.gz) = 47240 bytes +SHA1 (Email-Sender-1.300018.tar.gz) = 1a405ba7ee2183d47f48b7425b02cb448a305d70 +RMD160 (Email-Sender-1.300018.tar.gz) = 7248112d5e94ac2bd52c23c68779d9c0c1680454 +Size (Email-Sender-1.300018.tar.gz) = 49606 bytes diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile index ccbeda6ac..83bdcfa4c 100644 --- a/mail/p5-Email-Simple/Makefile +++ b/mail/p5-Email-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/11/22 14:27:57 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:22 wiz Exp $ DISTNAME= Email-Simple-2.203 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Stuff/Makefile b/mail/p5-Email-Stuff/Makefile index c9c7a8fdb..2b53eab68 100644 --- a/mail/p5-Email-Stuff/Makefile +++ b/mail/p5-Email-Stuff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/12/04 13:08:40 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:22 wiz Exp $ DISTNAME= Email-Stuff-2.105 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Valid-Loose/Makefile b/mail/p5-Email-Valid-Loose/Makefile index 91afc5d30..74d93b986 100644 --- a/mail/p5-Email-Valid-Loose/Makefile +++ b/mail/p5-Email-Valid-Loose/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:48 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:22 wiz Exp $ DISTNAME= Email-Valid-Loose-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Valid/Makefile b/mail/p5-Email-Valid/Makefile index 0976db225..0890b747c 100644 --- a/mail/p5-Email-Valid/Makefile +++ b/mail/p5-Email-Valid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/02/08 14:13:47 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:22 wiz Exp $ DISTNAME= Email-Valid-1.196 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-GMail-IMAPD/Makefile b/mail/p5-GMail-IMAPD/Makefile index fc50d059f..f38d0c89d 100644 --- a/mail/p5-GMail-IMAPD/Makefile +++ b/mail/p5-GMail-IMAPD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:22 wiz Exp $ DISTNAME= GMail-IMAPD-0.94 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GMail/} diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile index 9434e62ad..fcb984ddc 100644 --- a/mail/p5-IMAP-Admin/Makefile +++ b/mail/p5-IMAP-Admin/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/12/04 13:13:45 mef Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:22 wiz Exp $ # DISTNAME= IMAP-Admin-1.6.7 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IMAP/} diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile index 36074fc8c..4febad2e3 100644 --- a/mail/p5-IMAP-Client/Makefile +++ b/mail/p5-IMAP-Client/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:22 wiz Exp $ # DISTNAME= IMAP-Client-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IMAP/} diff --git a/mail/p5-MIME-Charset/Makefile b/mail/p5-MIME-Charset/Makefile index e4bbb8f64..c4a499fe8 100644 --- a/mail/p5-MIME-Charset/Makefile +++ b/mail/p5-MIME-Charset/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:22 wiz Exp $ # DISTNAME= MIME-Charset-1.009.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} diff --git a/mail/p5-MIME-EncWords/Makefile b/mail/p5-MIME-EncWords/Makefile index 4eb55d79f..fc9bb4976 100644 --- a/mail/p5-MIME-EncWords/Makefile +++ b/mail/p5-MIME-EncWords/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:23 wiz Exp $ # DISTNAME= MIME-EncWords-1.012.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} diff --git a/mail/p5-MIME-Lite-HTML/Makefile b/mail/p5-MIME-Lite-HTML/Makefile index 1bca92aa4..ed16f97bd 100644 --- a/mail/p5-MIME-Lite-HTML/Makefile +++ b/mail/p5-MIME-Lite-HTML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/04 13:17:55 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:23 wiz Exp $ DISTNAME= MIME-Lite-HTML-1.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index a1774b712..f29fd4c59 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:48 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:23 wiz Exp $ DISTNAME= MIME-Lite-3.030 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile index 4b681ab07..df922a7fd 100644 --- a/mail/p5-MIME-Types/Makefile +++ b/mail/p5-MIME-Types/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 14:06:39 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:23 wiz Exp $ DISTNAME= MIME-Types-2.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} diff --git a/mail/p5-MIME-tools/Makefile b/mail/p5-MIME-tools/Makefile index 78a89c1e7..f94f0f1d9 100644 --- a/mail/p5-MIME-tools/Makefile +++ b/mail/p5-MIME-tools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/10/09 14:06:39 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:23 wiz Exp $ -DISTNAME= MIME-tools-5.505 +DISTNAME= MIME-tools-5.506 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} diff --git a/mail/p5-MIME-tools/distinfo b/mail/p5-MIME-tools/distinfo index 08ef04ce3..79be7c373 100644 --- a/mail/p5-MIME-tools/distinfo +++ b/mail/p5-MIME-tools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2014/09/06 13:44:00 wiz Exp $ +$NetBSD: distinfo,v 1.19 2015/05/06 07:41:00 wiz Exp $ -SHA1 (MIME-tools-5.505.tar.gz) = abc4b764b5d3f0d345bab98ccdf4ed2d0ba2a233 -RMD160 (MIME-tools-5.505.tar.gz) = 733473ea49533e0bf4c1365e1ce05233c50d284b -Size (MIME-tools-5.505.tar.gz) = 406261 bytes +SHA1 (MIME-tools-5.506.tar.gz) = 3ea25cb588bb72f03af66e1b5e6ba9b4e8c79506 +RMD160 (MIME-tools-5.506.tar.gz) = 1b1ed0424e07327135fb4006d1af14b6cd2edd78 +Size (MIME-tools-5.506.tar.gz) = 406565 bytes diff --git a/mail/p5-Mail-Alias/Makefile b/mail/p5-Mail-Alias/Makefile index 2a322f412..d15388499 100644 --- a/mail/p5-Mail-Alias/Makefile +++ b/mail/p5-Mail-Alias/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:23 wiz Exp $ DISTNAME= Mail-Alias-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile index baf7abb10..75870f657 100644 --- a/mail/p5-Mail-Audit/Makefile +++ b/mail/p5-Mail-Audit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/12/04 13:20:33 mef Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:23 wiz Exp $ DISTNAME= Mail-Audit-2.228 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Box/Makefile b/mail/p5-Mail-Box/Makefile index 41daaea0e..acff53d4a 100644 --- a/mail/p5-Mail-Box/Makefile +++ b/mail/p5-Mail-Box/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/12/04 13:30:08 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:23 wiz Exp $ DISTNAME= Mail-Box-2.117 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-ClamAV/Makefile b/mail/p5-Mail-ClamAV/Makefile index 597e00ad5..e396cbd16 100644 --- a/mail/p5-Mail-ClamAV/Makefile +++ b/mail/p5-Mail-ClamAV/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/05/29 23:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:50:23 wiz Exp $ DISTNAME= Mail-ClamAV-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Mail-ClamAV/ COMMENT= Perl5 module for security/clamav virus scanner LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Inline>=0.44:../../devel/p5-Inline +DEPENDS+= p5-Inline-C>=0.75:../../devel/p5-Inline-C # this version needs clamav>=0.90 BUILDLINK_API_DEPENDS.clamav+= clamav>=0.95.1 diff --git a/mail/p5-Mail-DKIM/Makefile b/mail/p5-Mail-DKIM/Makefile index 69ea61b8d..49317edad 100644 --- a/mail/p5-Mail-DKIM/Makefile +++ b/mail/p5-Mail-DKIM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:39 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:23 wiz Exp $ # DISTNAME= Mail-DKIM-0.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile b/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile index b4a2a3911..fbecda651 100644 --- a/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile +++ b/mail/p5-Mail-DeliveryStatus-BounceParser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2015/04/01 03:58:43 rodent Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:23 wiz Exp $ # DISTNAME= Mail-DeliveryStatus-BounceParser-1.539 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile index 00652bdc3..258da4bbd 100644 --- a/mail/p5-Mail-Ezmlm/Makefile +++ b/mail/p5-Mail-Ezmlm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:23 wiz Exp $ # DISTNAME= Ezmlm-0.08.2 PKGNAME= p5-Mail-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile index 87580f074..41f4f59a7 100644 --- a/mail/p5-Mail-IMAPClient/Makefile +++ b/mail/p5-Mail-IMAPClient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/10/09 13:44:48 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:23 wiz Exp $ DISTNAME= Mail-IMAPClient-3.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index b99723f8a..1ace55918 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:48 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:23 wiz Exp $ DISTNAME= Mail-ListDetector-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Mbox-MessageParser/Makefile b/mail/p5-Mail-Mbox-MessageParser/Makefile index 8de9558fd..1edd1551f 100644 --- a/mail/p5-Mail-Mbox-MessageParser/Makefile +++ b/mail/p5-Mail-Mbox-MessageParser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:24 wiz Exp $ DISTNAME= Mail-Mbox-MessageParser-1.5002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Milter/Makefile b/mail/p5-Mail-Milter/Makefile index d6af10a14..46c032bc8 100644 --- a/mail/p5-Mail-Milter/Makefile +++ b/mail/p5-Mail-Milter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:24 wiz Exp $ # DISTNAME= Mail-Milter-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} \ ${MASTER_SITE_SOURCEFORGE:=pmilter/} diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile index 8f398789a..10700cb34 100644 --- a/mail/p5-Mail-POP3Client/Makefile +++ b/mail/p5-Mail-POP3Client/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:24 wiz Exp $ # DISTNAME= Mail-POP3Client-2.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-RFC822-Address/Makefile b/mail/p5-Mail-RFC822-Address/Makefile index ded6b5491..7cf440934 100644 --- a/mail/p5-Mail-RFC822-Address/Makefile +++ b/mail/p5-Mail-RFC822-Address/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:24 wiz Exp $ # DISTNAME= Mail-RFC822-Address-0.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-SPF-Query/Makefile b/mail/p5-Mail-SPF-Query/Makefile index 67ee1ba9f..43276910a 100644 --- a/mail/p5-Mail-SPF-Query/Makefile +++ b/mail/p5-Mail-SPF-Query/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:39 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:24 wiz Exp $ DISTNAME= Mail-SPF-Query-1.999 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index ffa33e33e..dc5d43e6c 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/12 08:17:50 tron Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:24 wiz Exp $ -DISTNAME= Mail-SPF-v2.007 +DISTNAME= Mail-SPF-v2.9.0 PKGNAME= p5-${DISTNAME:S/-v/-/} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-SPF/distinfo b/mail/p5-Mail-SPF/distinfo index 32d4c9c94..141680af0 100644 --- a/mail/p5-Mail-SPF/distinfo +++ b/mail/p5-Mail-SPF/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/02/27 12:56:11 obache Exp $ +$NetBSD: distinfo,v 1.2 2015/04/15 14:08:25 wiz Exp $ -SHA1 (Mail-SPF-v2.007.tar.gz) = df53baf018134481591317baf1b5d3a10702d4e7 -RMD160 (Mail-SPF-v2.007.tar.gz) = 343c57f2bb8202838d22bac8162793695ca57f55 -Size (Mail-SPF-v2.007.tar.gz) = 101722 bytes +SHA1 (Mail-SPF-v2.9.0.tar.gz) = 3bda4d67a94465eec3e569b56004de968cad3982 +RMD160 (Mail-SPF-v2.9.0.tar.gz) = 3ec3b3e910fd5fd2d424018c9d8e270131115caf +Size (Mail-SPF-v2.9.0.tar.gz) = 103834 bytes diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index 3afd721d5..2a9f04754 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:24 wiz Exp $ DISTNAME= Mail-SRS-0.31 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Sender-Easy/Makefile b/mail/p5-Mail-Sender-Easy/Makefile index d185d9ca5..437b89c9c 100644 --- a/mail/p5-Mail-Sender-Easy/Makefile +++ b/mail/p5-Mail-Sender-Easy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:24 wiz Exp $ # DISTNAME= Mail-Sender-Easy-v0.0.5 PKGNAME= p5-${DISTNAME:S:-v:-:} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DM/DMUEY/} diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile index c1a465d3e..c5c086045 100644 --- a/mail/p5-Mail-Sender/Makefile +++ b/mail/p5-Mail-Sender/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:24 wiz Exp $ # DISTNAME= Mail-Sender-0.8.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Sendmail/Makefile b/mail/p5-Mail-Sendmail/Makefile index 8e13affda..5ec3035c5 100644 --- a/mail/p5-Mail-Sendmail/Makefile +++ b/mail/p5-Mail-Sendmail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:44:48 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:24 wiz Exp $ DISTNAME= Mail-Sendmail-0.79 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Mail-Webmail-Gmail/Makefile b/mail/p5-Mail-Webmail-Gmail/Makefile index 7920da5ae..6d0eb3280 100644 --- a/mail/p5-Mail-Webmail-Gmail/Makefile +++ b/mail/p5-Mail-Webmail-Gmail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:40 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:24 wiz Exp $ DISTNAME= Mail-Webmail-Gmail-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-MailTools/Makefile b/mail/p5-MailTools/Makefile index cff78918f..10b65599c 100644 --- a/mail/p5-MailTools/Makefile +++ b/mail/p5-MailTools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/11/23 13:01:38 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/12 10:50:24 wiz Exp $ DISTNAME= MailTools-2.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} diff --git a/mail/p5-Net-LMTP/Makefile b/mail/p5-Net-LMTP/Makefile index 94943fc3a..8d84b5cdb 100644 --- a/mail/p5-Net-LMTP/Makefile +++ b/mail/p5-Net-LMTP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:24 wiz Exp $ # DISTNAME= Net-LMTP-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/mail/p5-Net-ManageSieve/Makefile b/mail/p5-Net-ManageSieve/Makefile index 09b2f75c6..fa839b6f3 100644 --- a/mail/p5-Net-ManageSieve/Makefile +++ b/mail/p5-Net-ManageSieve/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:25 wiz Exp $ DISTNAME= Net-ManageSieve-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index 2e56a5e03..47ea95698 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:40 wiz Exp $ -# +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:25 wiz Exp $ -DISTNAME= Net-SMTP-SSL-1.01 +DISTNAME= Net-SMTP-SSL-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= mail perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/mail/p5-Net-SMTP-SSL/distinfo b/mail/p5-Net-SMTP-SSL/distinfo index c73776131..766d84d22 100644 --- a/mail/p5-Net-SMTP-SSL/distinfo +++ b/mail/p5-Net-SMTP-SSL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/06 00:45:02 seb Exp $ +$NetBSD: distinfo,v 1.2 2015/04/02 22:43:24 wiz Exp $ -SHA1 (Net-SMTP-SSL-1.01.tar.gz) = 2acccf803a6b0b5f71bd3ebed41434afb99d5e16 -RMD160 (Net-SMTP-SSL-1.01.tar.gz) = 8848d5f28d6e7ce03481aa6f0b7bb6b193c0bddb -Size (Net-SMTP-SSL-1.01.tar.gz) = 1806 bytes +SHA1 (Net-SMTP-SSL-1.02.tar.gz) = 0d962a9b838a220c4504874a5208f91b017c1026 +RMD160 (Net-SMTP-SSL-1.02.tar.gz) = 1a7172336cc0ef2c4cce124b82c6f97800d9f9a4 +Size (Net-SMTP-SSL-1.02.tar.gz) = 2109 bytes diff --git a/mail/p5-Net-SMTP_auth/Makefile b/mail/p5-Net-SMTP_auth/Makefile index 089f69a85..0b51e4c30 100644 --- a/mail/p5-Net-SMTP_auth/Makefile +++ b/mail/p5-Net-SMTP_auth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:25 wiz Exp $ DISTNAME= Net-SMTP_auth-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/mail/p5-Net-validMX/Makefile b/mail/p5-Net-validMX/Makefile index 539450787..8a1407633 100644 --- a/mail/p5-Net-validMX/Makefile +++ b/mail/p5-Net-validMX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:25 wiz Exp $ # DISTNAME= Net-validMX-2.2.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= perl5 mail MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/mail/p5-Sendmail-AccessDB/Makefile b/mail/p5-Sendmail-AccessDB/Makefile index 73b1ca84d..129198785 100644 --- a/mail/p5-Sendmail-AccessDB/Makefile +++ b/mail/p5-Sendmail-AccessDB/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:40 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:25 wiz Exp $ DISTNAME= Sendmail-AccessDB-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sendmail/} diff --git a/mail/p5-Sendmail-PMilter/Makefile b/mail/p5-Sendmail-PMilter/Makefile index 52d766129..996126a93 100644 --- a/mail/p5-Sendmail-PMilter/Makefile +++ b/mail/p5-Sendmail-PMilter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:25 wiz Exp $ # DISTNAME= Sendmail-PMilter-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AV/AVAR/} diff --git a/mail/p5-Test-Email/Makefile b/mail/p5-Test-Email/Makefile index 488399e72..d84b7c058 100644 --- a/mail/p5-Test-Email/Makefile +++ b/mail/p5-Test-Email/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:25 wiz Exp $ # DISTNAME= Test-Email-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://search.cpan.org/CPAN/authors/id/J/JA/JAMES/ diff --git a/mail/p5-URI-imap/Makefile b/mail/p5-URI-imap/Makefile index b9d0778bc..6e9f01b36 100644 --- a/mail/p5-URI-imap/Makefile +++ b/mail/p5-URI-imap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:25 wiz Exp $ # DISTNAME= URI-imap-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/mail/p5-User-Identity/Makefile b/mail/p5-User-Identity/Makefile index 7416f0a64..869c703e3 100644 --- a/mail/p5-User-Identity/Makefile +++ b/mail/p5-User-Identity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:40 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:25 wiz Exp $ DISTNAME= User-Identity-0.93 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=User/} diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile index abfc7612e..3f943e1c9 100644 --- a/mail/p5-razor-agents/Makefile +++ b/mail/p5-razor-agents/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/10/09 14:06:40 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:25 wiz Exp $ DISTNAME= razor-agents-2.85 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=razor/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/perdition-odbc/Makefile b/mail/perdition-odbc/Makefile index 9bdbf336c..609cfab7c 100644 --- a/mail/perdition-odbc/Makefile +++ b/mail/perdition-odbc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/08 12:19:26 asau Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/26 11:52:19 ryoon Exp $ PERDITION_COMMENT= UnixODBC user database module PERDITION_PKGNAME= odbc -PKGREVISION= 1 +PKGREVISION= 2 CONFIGURE_ARGS+= --with-odbc-includes=${BUILDLINK_PREFIX.unixodbc}/include CONFIGURE_ARGS+= --with-odbc-libs=${BUILDLINK_PREFIX.unixodbc}/lib diff --git a/mail/policyd-weight/Makefile b/mail/policyd-weight/Makefile index 593a1ab81..3fcd597af 100644 --- a/mail/policyd-weight/Makefile +++ b/mail/policyd-weight/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:25 wiz Exp $ # DISTNAME= policyd-weight-0.1.14.17 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.policyd-weight.org/releases/ diff --git a/mail/poppy/Makefile b/mail/poppy/Makefile index f6e1d963a..adca2aa90 100644 --- a/mail/poppy/Makefile +++ b/mail/poppy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:25 wiz Exp $ # DISTNAME= poppy-4.01 #KGREVISION= 1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.cnpbagwell.com/ diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 0ceced21e..9528ab6c3 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.279 2015/02/10 14:20:42 taca Exp $ +# $NetBSD: Makefile,v 1.283 2015/06/12 10:50:25 wiz Exp $ -DISTNAME= postfix-2.11.4 +DISTNAME= postfix-2.11.5 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ MASTER_SITES+= http://postfix.it-austria.net/releases/official/ @@ -35,10 +36,15 @@ BUILD_DEFS+= VARBASE POSTFIX_DATA_DIR POSTFIX_QUEUE_DIR # CCARGS is a list of options to pass to the preprocessor/compiler. # AUXLIBS is a list of options to pass to the linker. -# -CCARGS= -DUSE_SASL_AUTH +CCARGS= #defined AUXLIBS= ${LDFLAGS} +# Enable Dovecot SASL +CCARGS+= -DUSE_SASL_AUTH +# Enable Berkeley DB map type. BDB_LIBS is defined in mk/bdb.buildlink3.mk. +CCARGS+= -DHAS_DB +AUXLIBS+= ${BDB_LIBS} + # Set some default paths to override ${WRKSRC}/src/global/mail_params.h. CCARGS+= -DDEF_DATA_DIR=\"${POSTFIX_DATA_DIR}\" CCARGS+= -DDEF_QUEUE_DIR=\"${POSTFIX_QUEUE_DIR}\" @@ -174,4 +180,5 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/man/man1/qshape.1 \ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 +.include "../../mk/bdb.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 18f2dbd71..25c347631 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.158 2015/02/10 14:20:42 taca Exp $ +$NetBSD: distinfo,v 1.159 2015/04/19 15:32:48 taca Exp $ -SHA1 (postfix-2.11.4.tar.gz) = 7b8231257b1c18ea5b3ed702d4c66e9c2b78acd8 -RMD160 (postfix-2.11.4.tar.gz) = 337380f90f64e86b5b01f7b8a576365f34ac9ce2 -Size (postfix-2.11.4.tar.gz) = 4040104 bytes +SHA1 (postfix-2.11.5.tar.gz) = 5aba928b7706242521e161c53e4294bd5287b220 +RMD160 (postfix-2.11.5.tar.gz) = 347e1a5f9f134562c11d393b93a890df23cb49fe +Size (postfix-2.11.5.tar.gz) = 4036256 bytes SHA1 (patch-aa) = 6f7dc14d53e914e9cb72752fb3941c569cd2e8f9 SHA1 (patch-ag) = 2f96a679e7f0c2e36615f5e7993ab96296303a10 SHA1 (patch-ai) = 01fe261dccd3119a99703fbf2a0c5247efe476ba diff --git a/mail/postfix/options.mk b/mail/postfix/options.mk index 298a46aed..72575ba62 100644 --- a/mail/postfix/options.mk +++ b/mail/postfix/options.mk @@ -1,25 +1,13 @@ -# $NetBSD: options.mk,v 1.36 2011/05/10 13:38:23 taca Exp $ +# $NetBSD: options.mk,v 1.38 2015/04/17 02:22:52 hiramatsu Exp $ # Global and legacy options PKG_OPTIONS_VAR= PKG_OPTIONS.postfix -PKG_SUPPORTED_OPTIONS= bdb ldap mysql pcre pgsql sasl sqlite tls cdb +PKG_SUPPORTED_OPTIONS= ldap mysql pcre pgsql sasl sqlite tls cdb PKG_SUGGESTED_OPTIONS= tls .include "../../mk/bsd.options.mk" -### -### Support "hash" (Berkeley DB) map type. -### -.if empty(PKG_OPTIONS:Mbdb) -PKG_OPTIONS+= bdb # "hash" map type is mandatory -.endif -.if !empty(PKG_OPTIONS:Mbdb) -. include "../../mk/bdb.buildlink3.mk" -CCARGS+= -DHAS_DB -AUXLIBS+= ${BDB_LIBS} -.endif - ### ### STARTTLS support ### @@ -71,10 +59,8 @@ AUXLIBS+= -L${BUILDLINK_PREFIX.mysql-client}/lib/mysql \ ### .if !empty(PKG_OPTIONS:Mpgsql) . include "../../mk/pgsql.buildlink3.mk" -. include "../../security/openssl/buildlink3.mk" CCARGS+= -DHAS_PGSQL -I${PGSQL_PREFIX}/include/pgsql -AUXLIBS+= -L${PGSQL_PREFIX}/lib -lpq \ - -L${BUILDLINK_PREFIX.openssl}/lib -lcrypt -lssl -lcrypto +AUXLIBS+= -L${PGSQL_PREFIX}/lib -lpq .endif ### diff --git a/mail/postgrey/Makefile b/mail/postgrey/Makefile index f8bbf6c6b..67757223d 100644 --- a/mail/postgrey/Makefile +++ b/mail/postgrey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/09/10 13:20:16 fhajny Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:26 wiz Exp $ DISTNAME= postgrey-1.35 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://postgrey.schweikert.ch/pub/ diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index 6266ddc67..304dcdc81 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2014/12/15 11:46:35 jperkin Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/12 10:50:26 wiz Exp $ DISTNAME= prayer-1.3.4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= mail www MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/ diff --git a/mail/qgreylist/Makefile b/mail/qgreylist/Makefile index 0267e21a7..d16625b86 100644 --- a/mail/qgreylist/Makefile +++ b/mail/qgreylist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:26 wiz Exp $ # DISTNAME= qgreylist-0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile index a214f367d..6c8db50c2 100644 --- a/mail/qmHandle/Makefile +++ b/mail/qmHandle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:26 wiz Exp $ # DISTNAME= qmhandle-1.3.2 PKGNAME= ${DISTNAME:S/h/H/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qmhandle/} diff --git a/mail/qmail-lint/Makefile b/mail/qmail-lint/Makefile index b99141306..e0a52b9ad 100644 --- a/mail/qmail-lint/Makefile +++ b/mail/qmail-lint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:51 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:26 wiz Exp $ # DISTNAME= qmail-lint-0.55 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE} EXTRACT_SUFX= # diff --git a/mail/qmqtool/Makefile b/mail/qmqtool/Makefile index 583fd264e..81ad97d0a 100644 --- a/mail/qmqtool/Makefile +++ b/mail/qmqtool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/06/02 14:11:43 schmonz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:26 wiz Exp $ # DISTNAME= qmqtool-1.14 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}/files/ EXTRACT_SUFX= .tgz diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 7ad2ac668..8f141f2ce 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/03/26 14:27:22 taca Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/07 14:00:45 taca Exp $ # DISTNAME= quickml-0.7 @@ -15,8 +15,6 @@ GNU_CONFIGURE= yes USE_LANGUAGES= # none RCD_SCRIPTS+= quickml -RUBY_VERSION_SUPPORTED= 200 193 21 - QUICKML_USER= quickml QUICKML_GROUP= quickml PKG_GROUPS= ${QUICKML_GROUP} diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index 8d44c2674..ab335bdb6 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2015/03/19 15:46:26 taca Exp $ +# $NetBSD: Makefile,v 1.73 2015/06/06 14:14:12 taca Exp $ -DISTNAME= roundcubemail-1.1.1 +DISTNAME= roundcubemail-1.1.2 PKGNAME= ${DISTNAME:S/mail-/-/} CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundcubemail/} @@ -47,6 +47,7 @@ RCDIR= ${PREFIX}/share/roundcube EGDIR= ${PREFIX}/share/examples/roundcube DOCDIR= ${PREFIX}/share/doc/roundcube PAX_DIRS= plugins program skins installer +SQL_DIRS= mssql mysql oracle postgres sqlite CONF_PLUGINS= acl additional_message_headers help \ http_authentication jqueryui managesieve \ @@ -59,9 +60,11 @@ FILES_SUBST+= RCDIR=${RCDIR} OWN_DIRS+= ${PKG_SYSCONFDIR} OWN_DIRS_PERMS+= ${VARBASE}/log/roundcube \ - ${WWW_USER} ${WWW_GROUP} 0755 + ${WWW_USER} ${WWW_GROUP} 0750 OWN_DIRS_PERMS+= ${VARBASE}/spool/roundcube \ - ${WWW_USER} ${WWW_GROUP} 0755 + ${WWW_USER} ${WWW_GROUP} 0750 +OWN_DIRS_PERMS+= ${VARBASE}/tmp/roundcube \ + ${WWW_USER} ${WWW_GROUP} 0750 CONF_FILES= ${EGDIR}/roundcube.conf \ ${PKG_SYSCONFDIR}/roundcube.conf @@ -86,11 +89,14 @@ SUBST_CLASSES+= files SUBST_STAGE.files= do-configure SUBST_MESSAGE.files= Fixing configuration files. SUBST_FILES.files= roundcube.conf -SUBST_FILES.files+= installer/index.php installer/rcube_install.php +SUBST_FILES.files+= config/config.inc.php.sample +SUBST_FILES.files+= installer/index.php SUBST_FILES.files+= program/include/iniset.php +SUBST_FILES.files+= program/lib/Roundcube/rcube_mime.php SUBST_SED.files= -e "s|@RCDIR@|${RCDIR}|g" SUBST_SED.files+= -e "s|@VARBASE@|${VARBASE}|g" SUBST_SED.files+= -e "s|@PKG_EXAMPLES@|${PREFIX}/share/examples/roundcube|g" +SUBST_SED.files+= -e "s|@PKG_SYSCONFBASE@|${PKG_SYSCONFBASE}|g" SUBST_SED.files+= -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g" .if ${PKG_APACHE} == "apache24" SUBST_SED.files+= -e "/Order allow,deny/d" @@ -118,7 +124,12 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/.htaccess ${DESTDIR}${RCDIR}/ ${INSTALL_DATA} ${WRKSRC}/index.php ${DESTDIR}${RCDIR}/ ${INSTALL_DATA} ${WRKSRC}/robots.txt ${DESTDIR}${RCDIR}/ + ${INSTALL_DATA} ${WRKSRC}/SQL/*.sql ${DESTDIR}${RCDIR}/SQL/ +.for i in ${SQL_DIRS} + ${INSTALL_DATA_DIR} ${DESTDIR}${RCDIR}/SQL/${i} + ${INSTALL_DATA} ${WRKSRC}/SQL/${i}/*.sql ${DESTDIR}${RCDIR}/SQL/${i} +.endfor ${INSTALL_DATA} ${WRKSRC}/roundcube.conf \ ${DESTDIR}${EGDIR}/roundcube.conf diff --git a/mail/roundcube/PLIST b/mail/roundcube/PLIST index 1a7172c61..0ceab5853 100644 --- a/mail/roundcube/PLIST +++ b/mail/roundcube/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.35 2015/03/19 15:46:26 taca Exp $ +@comment $NetBSD: PLIST,v 1.37 2015/06/06 14:14:12 taca Exp $ share/doc/roundcube/INSTALL share/doc/roundcube/LICENSE share/doc/roundcube/README.md @@ -20,10 +20,81 @@ share/examples/roundcube/plugins/zipdownload/config.inc.php share/examples/roundcube/roundcube.conf share/roundcube/.htaccess share/roundcube/SQL/mssql.initial.sql +share/roundcube/SQL/mssql/2009103100.sql +share/roundcube/SQL/mssql/2010100600.sql +share/roundcube/SQL/mssql/2011011200.sql +share/roundcube/SQL/mssql/2011092800.sql +share/roundcube/SQL/mssql/2011111600.sql +share/roundcube/SQL/mssql/2011121400.sql +share/roundcube/SQL/mssql/2012051800.sql +share/roundcube/SQL/mssql/2012080700.sql +share/roundcube/SQL/mssql/2013011000.sql +share/roundcube/SQL/mssql/2013042700.sql +share/roundcube/SQL/mssql/2013052500.sql +share/roundcube/SQL/mssql/2013061000.sql +share/roundcube/SQL/mssql/2014042900.sql +share/roundcube/SQL/mssql/2015030800.sql share/roundcube/SQL/mysql.initial.sql +share/roundcube/SQL/mysql/2008030300.sql +share/roundcube/SQL/mysql/2008040500.sql +share/roundcube/SQL/mysql/2008060900.sql +share/roundcube/SQL/mysql/2008092100.sql +share/roundcube/SQL/mysql/2009090400.sql +share/roundcube/SQL/mysql/2009103100.sql +share/roundcube/SQL/mysql/2010042300.sql +share/roundcube/SQL/mysql/2010100600.sql +share/roundcube/SQL/mysql/2011011200.sql +share/roundcube/SQL/mysql/2011092800.sql +share/roundcube/SQL/mysql/2011111600.sql +share/roundcube/SQL/mysql/2011121400.sql +share/roundcube/SQL/mysql/2012080700.sql +share/roundcube/SQL/mysql/2013011000.sql +share/roundcube/SQL/mysql/2013042700.sql +share/roundcube/SQL/mysql/2013052500.sql +share/roundcube/SQL/mysql/2013061000.sql +share/roundcube/SQL/mysql/2014042900.sql +share/roundcube/SQL/mysql/2015030800.sql share/roundcube/SQL/oracle.initial.sql +share/roundcube/SQL/oracle/2015030800.sql share/roundcube/SQL/postgres.initial.sql +share/roundcube/SQL/postgres/2008030300.sql +share/roundcube/SQL/postgres/2008060900.sql +share/roundcube/SQL/postgres/2008092100.sql +share/roundcube/SQL/postgres/2009090400.sql +share/roundcube/SQL/postgres/2009103100.sql +share/roundcube/SQL/postgres/2010042300.sql +share/roundcube/SQL/postgres/2010100600.sql +share/roundcube/SQL/postgres/2011011200.sql +share/roundcube/SQL/postgres/2011092800.sql +share/roundcube/SQL/postgres/2011111600.sql +share/roundcube/SQL/postgres/2011121400.sql +share/roundcube/SQL/postgres/2012080700.sql +share/roundcube/SQL/postgres/2013011000.sql +share/roundcube/SQL/postgres/2013042700.sql +share/roundcube/SQL/postgres/2013052500.sql +share/roundcube/SQL/postgres/2013061000.sql +share/roundcube/SQL/postgres/2014042900.sql +share/roundcube/SQL/postgres/2015030800.sql share/roundcube/SQL/sqlite.initial.sql +share/roundcube/SQL/sqlite/2008030300.sql +share/roundcube/SQL/sqlite/2008060900.sql +share/roundcube/SQL/sqlite/2008092100.sql +share/roundcube/SQL/sqlite/2009090400.sql +share/roundcube/SQL/sqlite/2009103100.sql +share/roundcube/SQL/sqlite/2010042300.sql +share/roundcube/SQL/sqlite/2010100600.sql +share/roundcube/SQL/sqlite/2011011200.sql +share/roundcube/SQL/sqlite/2011092800.sql +share/roundcube/SQL/sqlite/2011111600.sql +share/roundcube/SQL/sqlite/2011121400.sql +share/roundcube/SQL/sqlite/2012080700.sql +share/roundcube/SQL/sqlite/2013011000.sql +share/roundcube/SQL/sqlite/2013011700.sql +share/roundcube/SQL/sqlite/2013042700.sql +share/roundcube/SQL/sqlite/2013052500.sql +share/roundcube/SQL/sqlite/2013061000.sql +share/roundcube/SQL/sqlite/2014042900.sql +share/roundcube/SQL/sqlite/2015030800.sql share/roundcube/bin/cleandb.sh share/roundcube/bin/cssshrink.sh share/roundcube/bin/decrypt.sh @@ -102,6 +173,7 @@ share/roundcube/plugins/acl/localization/ku_IQ.inc share/roundcube/plugins/acl/localization/lb_LU.inc share/roundcube/plugins/acl/localization/lt_LT.inc share/roundcube/plugins/acl/localization/lv_LV.inc +share/roundcube/plugins/acl/localization/mn_MN.inc share/roundcube/plugins/acl/localization/nb_NO.inc share/roundcube/plugins/acl/localization/nl_NL.inc share/roundcube/plugins/acl/localization/nn_NO.inc @@ -185,6 +257,7 @@ share/roundcube/plugins/archive/localization/lb_LU.inc share/roundcube/plugins/archive/localization/lt_LT.inc share/roundcube/plugins/archive/localization/lv_LV.inc share/roundcube/plugins/archive/localization/ml_IN.inc +share/roundcube/plugins/archive/localization/mn_MN.inc share/roundcube/plugins/archive/localization/mr_IN.inc share/roundcube/plugins/archive/localization/nb_NO.inc share/roundcube/plugins/archive/localization/nl_NL.inc @@ -260,6 +333,7 @@ share/roundcube/plugins/attachment_reminder/localization/lb_LU.inc share/roundcube/plugins/attachment_reminder/localization/lt_LT.inc share/roundcube/plugins/attachment_reminder/localization/lv_LV.inc share/roundcube/plugins/attachment_reminder/localization/ml_IN.inc +share/roundcube/plugins/attachment_reminder/localization/mn_MN.inc share/roundcube/plugins/attachment_reminder/localization/nb_NO.inc share/roundcube/plugins/attachment_reminder/localization/nl_NL.inc share/roundcube/plugins/attachment_reminder/localization/pl_PL.inc @@ -378,6 +452,7 @@ share/roundcube/plugins/help/localization/lb_LU.inc share/roundcube/plugins/help/localization/lt_LT.inc share/roundcube/plugins/help/localization/lv_LV.inc share/roundcube/plugins/help/localization/ml_IN.inc +share/roundcube/plugins/help/localization/mn_MN.inc share/roundcube/plugins/help/localization/nb_NO.inc share/roundcube/plugins/help/localization/nl_NL.inc share/roundcube/plugins/help/localization/nn_NO.inc @@ -454,6 +529,7 @@ share/roundcube/plugins/hide_blockquote/localization/lb_LU.inc share/roundcube/plugins/hide_blockquote/localization/lt_LT.inc share/roundcube/plugins/hide_blockquote/localization/lv_LV.inc share/roundcube/plugins/hide_blockquote/localization/ml_IN.inc +share/roundcube/plugins/hide_blockquote/localization/mn_MN.inc share/roundcube/plugins/hide_blockquote/localization/nb_NO.inc share/roundcube/plugins/hide_blockquote/localization/nl_NL.inc share/roundcube/plugins/hide_blockquote/localization/nn_NO.inc @@ -670,6 +746,7 @@ share/roundcube/plugins/managesieve/localization/lb_LU.inc share/roundcube/plugins/managesieve/localization/lt_LT.inc share/roundcube/plugins/managesieve/localization/lv_LV.inc share/roundcube/plugins/managesieve/localization/ml_IN.inc +share/roundcube/plugins/managesieve/localization/mn_MN.inc share/roundcube/plugins/managesieve/localization/mr_IN.inc share/roundcube/plugins/managesieve/localization/nb_NO.inc share/roundcube/plugins/managesieve/localization/nl_NL.inc @@ -790,6 +867,7 @@ share/roundcube/plugins/markasjunk/localization/lb_LU.inc share/roundcube/plugins/markasjunk/localization/lt_LT.inc share/roundcube/plugins/markasjunk/localization/lv_LV.inc share/roundcube/plugins/markasjunk/localization/ml_IN.inc +share/roundcube/plugins/markasjunk/localization/mn_MN.inc share/roundcube/plugins/markasjunk/localization/mr_IN.inc share/roundcube/plugins/markasjunk/localization/nb_NO.inc share/roundcube/plugins/markasjunk/localization/nl_NL.inc @@ -864,6 +942,7 @@ share/roundcube/plugins/new_user_dialog/localization/lb_LU.inc share/roundcube/plugins/new_user_dialog/localization/lt_LT.inc share/roundcube/plugins/new_user_dialog/localization/lv_LV.inc share/roundcube/plugins/new_user_dialog/localization/ml_IN.inc +share/roundcube/plugins/new_user_dialog/localization/mn_MN.inc share/roundcube/plugins/new_user_dialog/localization/mr_IN.inc share/roundcube/plugins/new_user_dialog/localization/nb_NO.inc share/roundcube/plugins/new_user_dialog/localization/nl_NL.inc @@ -937,6 +1016,7 @@ share/roundcube/plugins/newmail_notifier/localization/lb_LU.inc share/roundcube/plugins/newmail_notifier/localization/lt_LT.inc share/roundcube/plugins/newmail_notifier/localization/lv_LV.inc share/roundcube/plugins/newmail_notifier/localization/ml_IN.inc +share/roundcube/plugins/newmail_notifier/localization/mn_MN.inc share/roundcube/plugins/newmail_notifier/localization/mr_IN.inc share/roundcube/plugins/newmail_notifier/localization/nb_NO.inc share/roundcube/plugins/newmail_notifier/localization/nl_NL.inc @@ -1042,6 +1122,7 @@ share/roundcube/plugins/password/localization/lb_LU.inc share/roundcube/plugins/password/localization/lt_LT.inc share/roundcube/plugins/password/localization/lv_LV.inc share/roundcube/plugins/password/localization/ml_IN.inc +share/roundcube/plugins/password/localization/mn_MN.inc share/roundcube/plugins/password/localization/nb_NO.inc share/roundcube/plugins/password/localization/nl_NL.inc share/roundcube/plugins/password/localization/nn_NO.inc @@ -1119,6 +1200,7 @@ share/roundcube/plugins/subscriptions_option/localization/lb_LU.inc share/roundcube/plugins/subscriptions_option/localization/lt_LT.inc share/roundcube/plugins/subscriptions_option/localization/lv_LV.inc share/roundcube/plugins/subscriptions_option/localization/ml_IN.inc +share/roundcube/plugins/subscriptions_option/localization/mn_MN.inc share/roundcube/plugins/subscriptions_option/localization/nb_NO.inc share/roundcube/plugins/subscriptions_option/localization/nl_NL.inc share/roundcube/plugins/subscriptions_option/localization/nn_NO.inc @@ -1186,6 +1268,7 @@ share/roundcube/plugins/userinfo/localization/lb_LU.inc share/roundcube/plugins/userinfo/localization/lt_LT.inc share/roundcube/plugins/userinfo/localization/lv_LV.inc share/roundcube/plugins/userinfo/localization/ml_IN.inc +share/roundcube/plugins/userinfo/localization/mn_MN.inc share/roundcube/plugins/userinfo/localization/mr_IN.inc share/roundcube/plugins/userinfo/localization/nb_NO.inc share/roundcube/plugins/userinfo/localization/nl_NL.inc @@ -1255,6 +1338,7 @@ share/roundcube/plugins/vcard_attachments/localization/lb_LU.inc share/roundcube/plugins/vcard_attachments/localization/lt_LT.inc share/roundcube/plugins/vcard_attachments/localization/lv_LV.inc share/roundcube/plugins/vcard_attachments/localization/ml_IN.inc +share/roundcube/plugins/vcard_attachments/localization/mn_MN.inc share/roundcube/plugins/vcard_attachments/localization/mr_IN.inc share/roundcube/plugins/vcard_attachments/localization/nb_NO.inc share/roundcube/plugins/vcard_attachments/localization/nl_NL.inc @@ -1341,6 +1425,7 @@ share/roundcube/plugins/zipdownload/localization/lb_LU.inc share/roundcube/plugins/zipdownload/localization/lt_LT.inc share/roundcube/plugins/zipdownload/localization/lv_LV.inc share/roundcube/plugins/zipdownload/localization/ml_IN.inc +share/roundcube/plugins/zipdownload/localization/mn_MN.inc share/roundcube/plugins/zipdownload/localization/nb_NO.inc share/roundcube/plugins/zipdownload/localization/nl_NL.inc share/roundcube/plugins/zipdownload/localization/nn_NO.inc @@ -1715,6 +1800,8 @@ share/roundcube/program/localization/mk_MK/labels.inc share/roundcube/program/localization/mk_MK/messages.inc share/roundcube/program/localization/ml_IN/labels.inc share/roundcube/program/localization/ml_IN/messages.inc +share/roundcube/program/localization/mn_MN/labels.inc +share/roundcube/program/localization/mn_MN/messages.inc share/roundcube/program/localization/mr_IN/labels.inc share/roundcube/program/localization/mr_IN/messages.inc share/roundcube/program/localization/ms_MY/labels.inc diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index 317739d71..8c06b5d38 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.42 2015/03/19 15:46:26 taca Exp $ +$NetBSD: distinfo,v 1.44 2015/06/06 14:14:12 taca Exp $ -SHA1 (roundcubemail-1.1.1.tar.gz) = 08222f382a8dd89bba7dbbad595f48443bec0aa2 -RMD160 (roundcubemail-1.1.1.tar.gz) = 5681101e618f035a52c6b99fdba4ae80d3fb6e46 -Size (roundcubemail-1.1.1.tar.gz) = 3182916 bytes +SHA1 (roundcubemail-1.1.2.tar.gz) = df88deae691da3ecf3e9f0aee674c1f3042ea1eb +RMD160 (roundcubemail-1.1.2.tar.gz) = 82e0ff532d52b2d82bf803c2a52d7ff4474916b7 +Size (roundcubemail-1.1.2.tar.gz) = 3203919 bytes SHA1 (patch-ac) = 235116580665d5d58edc218c063b41171a2d9227 SHA1 (patch-af) = 1f95a7005569207469563aa37ff48da0383b7668 +SHA1 (patch-config.inc.php) = 20a71b7fd9fbf0a1e097bd17428b9a1a2bed638d +SHA1 (patch-rcube_mime_default) = 5cf58d8cbba63f97ddd8baaa7f1603aeff6bcb0d diff --git a/mail/roundcube/options.mk b/mail/roundcube/options.mk index d82294502..6f14359fe 100644 --- a/mail/roundcube/options.mk +++ b/mail/roundcube/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.8 2013/06/15 16:08:09 taca Exp $ +# $NetBSD: options.mk,v 1.10 2015/06/17 08:35:45 jperkin Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.roundcube @@ -51,6 +51,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=4.3.1:../../converters/php-mbstring ### .if !empty(PKG_OPTIONS:Mldap) DEPENDS+= ${PHP_PKG_PREFIX}-ldap>=4.3.1:../../databases/php-ldap +DEPENDS+= pear-Net_LDAP3-[0-9]*:../../net/pear-Net_LDAP3 .endif ### diff --git a/mail/roundcube/patches/patch-config.inc.php b/mail/roundcube/patches/patch-config.inc.php new file mode 100644 index 000000000..7195e7015 --- /dev/null +++ b/mail/roundcube/patches/patch-config.inc.php @@ -0,0 +1,15 @@ +$NetBSD: patch-config.inc.php,v 1.1 2015/05/24 14:48:54 jym Exp $ +Add default paths for log, tmp and MIME types. +--- config/config.inc.php.sample 2015-03-16 20:54:49.000000000 +0000 ++++ config/config.inc.php.sample.18555.sample +@@ -83,3 +83,10 @@ $config['plugins'] = array( + + // skin name: folder from skins/ + $config['skin'] = 'larry'; ++ ++// use this folder to store log files (must be writeable for apache user) ++// This is used by the 'file' log driver. ++$config['log_dir'] = '@VARBASE@/log/roundcube/'; ++ ++// use this folder to store temp files (must be writeable for apache user) ++$config['temp_dir'] = '@VARBASE@/tmp/roundcube/'; diff --git a/mail/roundcube/patches/patch-rcube_mime_default b/mail/roundcube/patches/patch-rcube_mime_default new file mode 100644 index 000000000..a10bbf564 --- /dev/null +++ b/mail/roundcube/patches/patch-rcube_mime_default @@ -0,0 +1,23 @@ +$NetBSD: patch-rcube_mime_default,v 1.1 2015/05/24 14:48:54 jym Exp $ +Fix path to /etc/. +--- program/lib/Roundcube/rcube_mime.php.orig 2015-03-16 20:54:50.000000000 +0000 ++++ program/lib/Roundcube/rcube_mime.php +@@ -807,12 +807,12 @@ class rcube_mime + $file_paths[] = 'C:/xampp/apache/conf/mime.types.'; + } + else { +- $file_paths[] = '/etc/mime.types'; +- $file_paths[] = '/etc/httpd/mime.types'; +- $file_paths[] = '/etc/httpd2/mime.types'; +- $file_paths[] = '/etc/apache/mime.types'; +- $file_paths[] = '/etc/apache2/mime.types'; +- $file_paths[] = '/etc/nginx/mime.types'; ++ $file_paths[] = '@PKG_SYSCONFBASE@/mime.types'; ++ $file_paths[] = '@PKG_SYSCONFBASE@/httpd/mime.types'; ++ $file_paths[] = '@PKG_SYSCONFBASE@/httpd2/mime.types'; ++ $file_paths[] = '@PKG_SYSCONFBASE@/apache/mime.types'; ++ $file_paths[] = '@PKG_SYSCONFBASE@/apache2/mime.types'; ++ $file_paths[] = '@PKG_SYSCONFBASE@/nginx/mime.types'; + $file_paths[] = '/usr/local/etc/httpd/conf/mime.types'; + $file_paths[] = '/usr/local/etc/apache/conf/mime.types'; + } diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 34802f134..22ff1c95d 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/01/23 21:47:44 wiedi Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:26 wiz Exp $ -DISTNAME= rspamd-0.8.1 +DISTNAME= rspamd-0.9.5 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.rspamd.com/downloads/ EXTRACT_SUFX= .tar.xz @@ -15,19 +16,22 @@ USE_TOOLS+= perl pkg-config USE_LANGUAGES= c99 CPPFLAGS.SunOS+= -D__EXTENSIONS__ LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/rspamd +TEST_TARGET= run-test PKG_SYSCONFSUBDIR= rspamd EGDIR= ${PREFIX}/share/examples/${PKGBASE} -CMAKE_ARGS+= -DMANDIR:PATH=${PREFIX}/${PKGMANDIR} -CMAKE_ARGS+= -DCONFDIR:PATH=${EGDIR} +CMAKE_ARGS+= -DMANDIR:PATH=${PREFIX}/${PKGMANDIR} +CMAKE_ARGS+= -DCONFDIR:PATH=${EGDIR} +CMAKE_ARGS+= -DENABLE_LUAJIT=OFF MAKE_DIRS+= ${PKG_SYSCONFDIR}/lua MAKE_DIRS+= ${PKG_SYSCONFDIR}/lua/regexp CONF_FILES= ${EGDIR}/2tld.inc ${PKG_SYSCONFDIR}/2tld.inc +CONF_FILES+= ${EGDIR}/common.conf ${PKG_SYSCONFDIR}/common.conf CONF_FILES+= ${EGDIR}/composites.conf ${PKG_SYSCONFDIR}/composites.conf -CONF_FILES+= ${EGDIR}/logging.conf ${PKG_SYSCONFDIR}/logging.conf +CONF_FILES+= ${EGDIR}/logging.inc ${PKG_SYSCONFDIR}/logging.inc CONF_FILES+= ${EGDIR}/lua/hfilter.lua ${PKG_SYSCONFDIR}/lua/hfilter.lua CONF_FILES+= ${EGDIR}/lua/regexp/drugs.lua ${PKG_SYSCONFDIR}/lua/regexp/drugs.lua CONF_FILES+= ${EGDIR}/lua/regexp/fraud.lua ${PKG_SYSCONFDIR}/lua/regexp/fraud.lua @@ -37,11 +41,12 @@ CONF_FILES+= ${EGDIR}/lua/rspamd.classifiers.lua ${PKG_SYSCONFDIR}/lua/rspamd.cl CONF_FILES+= ${EGDIR}/lua/rspamd.lua ${PKG_SYSCONFDIR}/lua/rspamd.lua CONF_FILES+= ${EGDIR}/metrics.conf ${PKG_SYSCONFDIR}/metrics.conf CONF_FILES+= ${EGDIR}/modules.conf ${PKG_SYSCONFDIR}/modules.conf -CONF_FILES+= ${EGDIR}/options.conf ${PKG_SYSCONFDIR}/options.conf +CONF_FILES+= ${EGDIR}/options.inc ${PKG_SYSCONFDIR}/options.inc CONF_FILES+= ${EGDIR}/rspamd.conf ${PKG_SYSCONFDIR}/rspamd.conf CONF_FILES+= ${EGDIR}/statistic.conf ${PKG_SYSCONFDIR}/statistic.conf CONF_FILES+= ${EGDIR}/surbl-whitelist.inc ${PKG_SYSCONFDIR}/surbl-whitelist.inc -CONF_FILES+= ${EGDIR}/workers.conf ${PKG_SYSCONFDIR}/workers.conf +CONF_FILES+= ${EGDIR}/worker-controller.inc ${PKG_SYSCONFDIR}/worker-controller.inc +CONF_FILES+= ${EGDIR}/worker-normal.inc ${PKG_SYSCONFDIR}/worker-normal.inc post-extract: ${FIND} ${WRKSRC}/conf -type d -exec ${CHMOD} ${PKGDIRMODE} {} \; @@ -52,4 +57,5 @@ post-extract: .include "../../mail/gmime/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" .include "../../lang/lua/buildlink3.mk" +.include "../../databases/hiredis/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/rspamd/PLIST b/mail/rspamd/PLIST index 62f9a8d16..a637aa236 100644 --- a/mail/rspamd/PLIST +++ b/mail/rspamd/PLIST @@ -1,26 +1,15 @@ -@comment $NetBSD: PLIST,v 1.2 2015/01/17 17:34:07 wiedi Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/05 00:49:35 wiedi Exp $ bin/rspamc bin/rspamc-${PKGVERSION} bin/rspamd bin/${PKGNAME} -lib/rspamd/librspamd-cdb.so -lib/rspamd/librspamd-cdb.so.${PKGVERSION} -lib/rspamd/librspamd-http-parser.so -lib/rspamd/librspamd-http-parser.so.${PKGVERSION} -lib/rspamd/librspamd-lua.so -lib/rspamd/librspamd-lua.so.${PKGVERSION} -lib/rspamd/librspamd-mime.so -lib/rspamd/librspamd-mime.so.${PKGVERSION} -lib/rspamd/librspamd-server.so -lib/rspamd/librspamd-server.so.${PKGVERSION} -lib/rspamd/librspamd-util.so -lib/rspamd/librspamd-util.so.${PKGVERSION} -lib/rspamd/librspamdclient.so +lib/rspamd/librspamd-actrie.so man/man1/rspamc.1 man/man8/rspamd.8 share/examples/rspamd/2tld.inc +share/examples/rspamd/common.conf share/examples/rspamd/composites.conf -share/examples/rspamd/logging.conf +share/examples/rspamd/logging.inc share/examples/rspamd/lua/hfilter.lua share/examples/rspamd/lua/regexp/drugs.lua share/examples/rspamd/lua/regexp/fraud.lua @@ -30,13 +19,17 @@ share/examples/rspamd/lua/rspamd.classifiers.lua share/examples/rspamd/lua/rspamd.lua share/examples/rspamd/metrics.conf share/examples/rspamd/modules.conf -share/examples/rspamd/options.conf +share/examples/rspamd/options.inc share/examples/rspamd/rspamd.conf share/examples/rspamd/statistic.conf share/examples/rspamd/surbl-whitelist.inc -share/examples/rspamd/workers.conf +share/examples/rspamd/worker-controller.inc +share/examples/rspamd/worker-normal.inc +share/rspamd/effective_tld_names.dat +share/rspamd/lua/dmarc.lua share/rspamd/lua/emails.lua share/rspamd/lua/forged_recipients.lua +share/rspamd/lua/fun.lua share/rspamd/lua/ip_score.lua share/rspamd/lua/maillist.lua share/rspamd/lua/multimap.lua @@ -45,6 +38,7 @@ share/rspamd/lua/phishing.lua share/rspamd/lua/ratelimit.lua share/rspamd/lua/rbl.lua share/rspamd/lua/settings.lua +share/rspamd/lua/spamassassin.lua share/rspamd/lua/trie.lua share/rspamd/www/README.md share/rspamd/www/css/rspamd.css diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo index ab583c935..2f310276b 100644 --- a/mail/rspamd/distinfo +++ b/mail/rspamd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/01/23 21:47:44 wiedi Exp $ +$NetBSD: distinfo,v 1.5 2015/06/05 00:49:35 wiedi Exp $ -SHA1 (rspamd-0.8.1.tar.xz) = 7ffe119d8ddfb05e298d740c2ad66156385170db -RMD160 (rspamd-0.8.1.tar.xz) = 16817053945d234122a93aee39287320f8c5cf75 -Size (rspamd-0.8.1.tar.xz) = 750724 bytes +SHA1 (rspamd-0.9.5.tar.xz) = c298e7e02f77fc1577008ef5aa1da3ec5c8e2723 +RMD160 (rspamd-0.9.5.tar.xz) = 786b767f11328d4914db29dbbc13896742ee96a2 +Size (rspamd-0.9.5.tar.xz) = 802752 bytes diff --git a/mail/rss2email/Makefile b/mail/rss2email/Makefile index 4320fcbd1..f2abf71d7 100644 --- a/mail/rss2email/Makefile +++ b/mail/rss2email/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2014/09/03 13:25:36 schmonz Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/13 23:12:42 rodent Exp $ DISTNAME= v3.9 PKGNAME= rss2email-3.9 @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-html2text>=2014.4.5:../../textproc/py-html2text WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 PYDISTUTILSPKG= yes PY_PATCHPLIST= yes diff --git a/mail/ruby-actionmailer32/Makefile b/mail/ruby-actionmailer32/Makefile index 3533f377a..b88a96aa1 100644 --- a/mail/ruby-actionmailer32/Makefile +++ b/mail/ruby-actionmailer32/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2015/02/01 11:30:47 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/22 13:54:26 taca Exp $ DISTNAME= actionmailer-${RUBY_RAILS_VERSION} -PKGREVISION= 1 CATEGORIES= mail devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/ruby-actionmailer32/distinfo b/mail/ruby-actionmailer32/distinfo index 49f2dc492..4c2764de0 100644 --- a/mail/ruby-actionmailer32/distinfo +++ b/mail/ruby-actionmailer32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/11/18 15:46:44 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/06/22 13:54:26 taca Exp $ -SHA1 (actionmailer-3.2.21.gem) = 5f59bb7e463fa3a443593bdd650a258b34ae8db6 -RMD160 (actionmailer-3.2.21.gem) = 84d4b051c2d4a375ac29a15626b0d21694b0577d -Size (actionmailer-3.2.21.gem) = 21504 bytes +SHA1 (actionmailer-3.2.22.gem) = cc56be2f49baeeccc0da87b740f23d0ac7bd2d24 +RMD160 (actionmailer-3.2.22.gem) = 7c44d38039e07d23099ee9f540c0734403412dcd +Size (actionmailer-3.2.22.gem) = 21504 bytes diff --git a/mail/ruby-mime-types/Makefile b/mail/ruby-mime-types/Makefile index 86095dc6f..4a30e981b 100644 --- a/mail/ruby-mime-types/Makefile +++ b/mail/ruby-mime-types/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2015/02/04 15:17:04 taca Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/07 15:49:54 taca Exp $ -DISTNAME= mime-types-2.4.3 +DISTNAME= mime-types-2.6.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/ruby-mime-types/PLIST b/mail/ruby-mime-types/PLIST index 73e92dc27..90b202498 100644 --- a/mail/ruby-mime-types/PLIST +++ b/mail/ruby-mime-types/PLIST @@ -1,13 +1,10 @@ -@comment $NetBSD: PLIST,v 1.10 2015/02/04 15:17:04 taca Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/06/07 15:49:54 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest -${GEM_LIBDIR}/.coveralls.yml ${GEM_LIBDIR}/.gemtest +${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.hoerc -${GEM_LIBDIR}/.minitest.rb -${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/Contributing.rdoc -${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/History-Types.rdoc ${GEM_LIBDIR}/History.rdoc ${GEM_LIBDIR}/Licence.rdoc @@ -15,18 +12,35 @@ ${GEM_LIBDIR}/Manifest.txt ${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/data/mime-types.json +${GEM_LIBDIR}/data/mime.content_type.column +${GEM_LIBDIR}/data/mime.docs.column +${GEM_LIBDIR}/data/mime.encoding.column +${GEM_LIBDIR}/data/mime.friendly.column +${GEM_LIBDIR}/data/mime.obsolete.column +${GEM_LIBDIR}/data/mime.references.column +${GEM_LIBDIR}/data/mime.registered.column +${GEM_LIBDIR}/data/mime.signature.column +${GEM_LIBDIR}/data/mime.system.column +${GEM_LIBDIR}/data/mime.use_instead.column +${GEM_LIBDIR}/data/mime.xrefs.column ${GEM_LIBDIR}/docs/COPYING.txt ${GEM_LIBDIR}/docs/artistic.txt ${GEM_LIBDIR}/lib/mime-types.rb -${GEM_LIBDIR}/lib/mime.rb ${GEM_LIBDIR}/lib/mime/type.rb +${GEM_LIBDIR}/lib/mime/type/columnar.rb ${GEM_LIBDIR}/lib/mime/types.rb ${GEM_LIBDIR}/lib/mime/types/cache.rb +${GEM_LIBDIR}/lib/mime/types/columnar.rb +${GEM_LIBDIR}/lib/mime/types/deprecations.rb ${GEM_LIBDIR}/lib/mime/types/loader.rb ${GEM_LIBDIR}/lib/mime/types/loader_path.rb +${GEM_LIBDIR}/lib/mime/types/logger.rb ${GEM_LIBDIR}/support/apache_mime_types.rb ${GEM_LIBDIR}/support/benchmarks/load.rb +${GEM_LIBDIR}/support/benchmarks/load_allocations.rb +${GEM_LIBDIR}/support/benchmarks/object_counts.rb ${GEM_LIBDIR}/support/convert.rb +${GEM_LIBDIR}/support/convert/columnar.rb ${GEM_LIBDIR}/support/iana_registry.rb ${GEM_LIBDIR}/test/bad-fixtures/malformed ${GEM_LIBDIR}/test/fixture/json.json diff --git a/mail/ruby-mime-types/distinfo b/mail/ruby-mime-types/distinfo index b2b1639c1..8dbd4c1c5 100644 --- a/mail/ruby-mime-types/distinfo +++ b/mail/ruby-mime-types/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/02/04 15:17:04 taca Exp $ +$NetBSD: distinfo,v 1.10 2015/06/07 15:49:54 taca Exp $ -SHA1 (mime-types-2.4.3.gem) = e554e244b9d3cad00d477d925b49f133318528bf -RMD160 (mime-types-2.4.3.gem) = 9fd3f60131b36c572db76fc72bb7617816f4b98c -Size (mime-types-2.4.3.gem) = 118272 bytes +SHA1 (mime-types-2.6.1.gem) = b85a2bbce1d613d5ab4a6b0e25aad8d77769807c +RMD160 (mime-types-2.6.1.gem) = cb4642598569f083fa1725062d98f3092b055f44 +Size (mime-types-2.6.1.gem) = 189440 bytes diff --git a/mail/sendmail-cidrexpand/Makefile b/mail/sendmail-cidrexpand/Makefile index 0870e83aa..38df31159 100644 --- a/mail/sendmail-cidrexpand/Makefile +++ b/mail/sendmail-cidrexpand/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/06/15 19:39:32 jnemeth Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:26 wiz Exp $ PKGNAME= sendmail-cidrexpand-${DIST_VERS} +PKGREVISION= 1 MAINTAINER= hauke@NetBSD.org COMMENT= CIDR pre-parser for Sendmail access maps diff --git a/mail/sendmail-qtool/Makefile b/mail/sendmail-qtool/Makefile index 66be83d4d..346c5d06a 100644 --- a/mail/sendmail-qtool/Makefile +++ b/mail/sendmail-qtool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/06/15 19:39:32 jnemeth Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:26 wiz Exp $ PKGNAME= sendmail-qtool-${DIST_VERS} +PKGREVISION= 1 COMMENT= Perl script to manage sendmail queue entries PKG_OPTIONS= #hack to please Makefile.common diff --git a/mail/sendymail/Makefile b/mail/sendymail/Makefile index 286771e54..8a5b6da01 100644 --- a/mail/sendymail/Makefile +++ b/mail/sendymail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:26 wiz Exp $ # DISTNAME= sendymail-0.5.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sendymail/} diff --git a/mail/spamassassin/Makefile b/mail/spamassassin/Makefile index 5b7399296..3efe0c9a6 100644 --- a/mail/spamassassin/Makefile +++ b/mail/spamassassin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.118 2014/10/12 15:18:21 tron Exp $ +# $NetBSD: Makefile,v 1.119 2015/06/12 10:50:26 wiz Exp $ DISTNAME= Mail-SpamAssassin-3.4.0 PKGNAME= spamassassin-3.4.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=spamassassin/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} diff --git a/mail/spamdyke/Makefile b/mail/spamdyke/Makefile index 3ab558056..7d66dcbe1 100644 --- a/mail/spamdyke/Makefile +++ b/mail/spamdyke/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:10 tron Exp $ +# $NetBSD: Makefile,v 1.34 2015/05/03 14:22:08 schmonz Exp $ # -DISTNAME= spamdyke-5.0.0 -PKGREVISION= 1 +DISTNAME= spamdyke-5.0.1 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}releases/ EXTRACT_SUFX= .tgz @@ -17,6 +16,9 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/${PKGBASE} GNU_CONFIGURE= yes BUILD_TARGET= ${PKGBASE} +# anonymous inner functions +ONLY_FOR_COMPILER= gcc + SUBST_CLASSES+= paths SUBST_FILES.paths= spamdyke.h SUBST_SED.paths= -e 's,@LOCALBASE@,${LOCALBASE:Q},g' diff --git a/mail/spamdyke/distinfo b/mail/spamdyke/distinfo index 97535c2d4..b9b66e7db 100644 --- a/mail/spamdyke/distinfo +++ b/mail/spamdyke/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2014/01/29 20:22:19 schmonz Exp $ +$NetBSD: distinfo,v 1.30 2015/05/03 14:22:08 schmonz Exp $ -SHA1 (spamdyke-5.0.0.tgz) = 70028c9a7645099921bfd6ba1c82075ba13bcf71 -RMD160 (spamdyke-5.0.0.tgz) = f74f5d0451bf93d957b8e5656f1b72730098cb8a -Size (spamdyke-5.0.0.tgz) = 370076 bytes -SHA1 (patch-aa) = 2c8e0bfc746540942d1e05d7253e3b54e4ecb487 +SHA1 (spamdyke-5.0.1.tgz) = 4de76158a98b3ee33e7002160446ae36de7c96d2 +RMD160 (spamdyke-5.0.1.tgz) = 7237108ebf0ff2a5c02b7e305985a11e93720f8d +Size (spamdyke-5.0.1.tgz) = 383720 bytes +SHA1 (patch-aa) = c6075855c28cfd2a76ddcd279b175d55befb6eb7 diff --git a/mail/spamdyke/patches/patch-aa b/mail/spamdyke/patches/patch-aa index 595d743b2..3fe6f76ff 100644 --- a/mail/spamdyke/patches/patch-aa +++ b/mail/spamdyke/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.11 2012/01/05 00:53:20 schmonz Exp $ +$NetBSD: patch-aa,v 1.12 2015/05/03 14:22:08 schmonz Exp $ Substitute paths. ---- spamdyke.h.orig 2012-01-04 17:46:13.000000000 +0000 +--- spamdyke.h.orig 2015-04-30 00:53:36.000000000 +0000 +++ spamdyke.h -@@ -94,7 +94,7 @@ +@@ -104,7 +104,7 @@ #define STRINGIFY(X) _STRINGIFY(X) #define DEFAULT_REMOTE_IP "0.0.0.0" diff --git a/mail/sqlgrey/Makefile b/mail/sqlgrey/Makefile index 22058ce17..63c34e169 100644 --- a/mail/sqlgrey/Makefile +++ b/mail/sqlgrey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:26 wiz Exp $ DISTNAME= sqlgrey-1.6.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlgrey/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index 20f89017e..d74543236 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.125 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2015/06/12 10:50:26 wiz Exp $ DISTNAME= squirrelmail-webmail-1.4.23pre14345 PKGNAME= ${DISTNAME:S/-webmail//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index 5343d96f2..7e938ed2a 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2014/10/21 12:19:11 gdt Exp $ +# $NetBSD: Makefile,v 1.77 2015/06/12 10:50:26 wiz Exp $ DISTNAME= sqwebmail-5.5.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index ef1e02a4e..7d37e4fe9 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.155 2014/05/11 09:57:22 taca Exp $ +# $NetBSD: Makefile,v 1.158 2015/04/25 14:23:28 tnn Exp $ -DISTNAME= sylpheed-3.4.1 +DISTNAME= sylpheed-3.4.2 +PKGREVISION= 1 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v3.4/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 369255b6d..4e669d78d 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.80 2014/05/27 01:57:14 taca Exp $ +$NetBSD: distinfo,v 1.82 2015/04/18 20:14:58 schwarz Exp $ -SHA1 (sylpheed-3.4.1.tar.bz2) = 000f7c8b0aee188004b63b446792af04a2b71f12 -RMD160 (sylpheed-3.4.1.tar.bz2) = 2ba464e3442ee1f754f151968e588d387b90b4fb -Size (sylpheed-3.4.1.tar.bz2) = 3473101 bytes +SHA1 (sylpheed-3.4.2.tar.bz2) = 609e74dc7ec5d4d8904453455d9e561b8ebd5af1 +RMD160 (sylpheed-3.4.2.tar.bz2) = 96bd262108fbf22ee1991a4b0b664cb542c84dbc +Size (sylpheed-3.4.2.tar.bz2) = 3474176 bytes SHA1 (patch-aa) = f7c6b53c173ca18f9e5e832aec38dd2455242f9c SHA1 (patch-macosx_bundle_launcher.sh) = abfdb54b3400ee00e0c1e99fb5037a1a3c1e2a66 diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile index 381ec6291..94da20954 100644 --- a/mail/sympa/Makefile +++ b/mail/sympa/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2015/01/22 12:04:36 bouyer Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:27 wiz Exp $ DISTNAME= sympa-6.1.24 #PKGREVISION= 8 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.sympa.org/distribution/ \ http://www.sympa.org/distribution/old/ diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile index b7d442321..49c547950 100644 --- a/mail/t-prot/Makefile +++ b/mail/t-prot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:27 wiz Exp $ # DISTNAME= t-prot-2.15 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.escape.de/users/tolot/mutt/t-prot/downloads/ diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index 45d1eb320..060d86032 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:27 wiz Exp $ DISTNAME= teapop-0.3.8 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= mail MASTER_SITES= # ftp://ftp.toontown.org/pub/teapop/ diff --git a/mail/thunderbird-l10n/Makefile b/mail/thunderbird-l10n/Makefile index ff8b7f6b7..a602465d8 100644 --- a/mail/thunderbird-l10n/Makefile +++ b/mail/thunderbird-l10n/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2015/03/06 22:27:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/05/26 12:36:29 ryoon Exp $ # -TB_VER= 31.5.0 +TB_VER= 31.7.0 PKGNAME= thunderbird-l10n-${TB_VER} DISTNAME= # empty CATEGORIES= mail diff --git a/mail/thunderbird-l10n/distinfo b/mail/thunderbird-l10n/distinfo index 3f0627372..0485896f0 100644 --- a/mail/thunderbird-l10n/distinfo +++ b/mail/thunderbird-l10n/distinfo @@ -1,137 +1,137 @@ -$NetBSD: distinfo,v 1.32 2015/03/06 22:27:23 ryoon Exp $ +$NetBSD: distinfo,v 1.34 2015/05/26 12:36:29 ryoon Exp $ -SHA1 (thunderbird-l10n-31.5.0/ar.xpi) = 836892529a2a5c706fc522a731a534ab40efa686 -RMD160 (thunderbird-l10n-31.5.0/ar.xpi) = 8bb38c976de4e7a3b78e67d9eba3c810fe681968 -Size (thunderbird-l10n-31.5.0/ar.xpi) = 472812 bytes -SHA1 (thunderbird-l10n-31.5.0/be.xpi) = 90cd9176aa8ae2237ff7c6f024f44aaf5b5c77e2 -RMD160 (thunderbird-l10n-31.5.0/be.xpi) = 99cd1569561f7686003afd0137d13759e022573d -Size (thunderbird-l10n-31.5.0/be.xpi) = 427488 bytes -SHA1 (thunderbird-l10n-31.5.0/bn-BD.xpi) = ed255fe86f76a0fdef0aa663a955be6b044e36c7 -RMD160 (thunderbird-l10n-31.5.0/bn-BD.xpi) = 832a1a301b6580ab1ae9f289cd3bbb4094e6734c -Size (thunderbird-l10n-31.5.0/bn-BD.xpi) = 555613 bytes -SHA1 (thunderbird-l10n-31.5.0/br.xpi) = e7201d46cbe020b4b9de7dddc44f7058d98a5136 -RMD160 (thunderbird-l10n-31.5.0/br.xpi) = 7877c960e59fb316aa98577c852f9d66d9ae95eb -Size (thunderbird-l10n-31.5.0/br.xpi) = 441444 bytes -SHA1 (thunderbird-l10n-31.5.0/ca.xpi) = ed44ce4fc9ab26c6379eaba280d4db7f59845cbd -RMD160 (thunderbird-l10n-31.5.0/ca.xpi) = 7afcd904ab85297fb20e49e9f8ec0ab2bb30f345 -Size (thunderbird-l10n-31.5.0/ca.xpi) = 441713 bytes -SHA1 (thunderbird-l10n-31.5.0/cs.xpi) = b2d739de2be2c9b71eab4895cad697fbe9bb9b23 -RMD160 (thunderbird-l10n-31.5.0/cs.xpi) = faee222217004670a19a071b18301a7719689fe8 -Size (thunderbird-l10n-31.5.0/cs.xpi) = 444701 bytes -SHA1 (thunderbird-l10n-31.5.0/da.xpi) = 668233c59367ba4a5afc396c4c3ebf08e47731b6 -RMD160 (thunderbird-l10n-31.5.0/da.xpi) = cd9b2bac4fc3f98c6e973b455e98d382d0701175 -Size (thunderbird-l10n-31.5.0/da.xpi) = 422051 bytes -SHA1 (thunderbird-l10n-31.5.0/de.xpi) = 7b600640ce04e07faf0cfee4e7e656d7fe5ec3f0 -RMD160 (thunderbird-l10n-31.5.0/de.xpi) = b9b5701cb0538d24561aee8d25c82dfbcb16ab37 -Size (thunderbird-l10n-31.5.0/de.xpi) = 424665 bytes -SHA1 (thunderbird-l10n-31.5.0/el.xpi) = 79ca161ee74110ee9004b0f30ad3a6619c61d429 -RMD160 (thunderbird-l10n-31.5.0/el.xpi) = cfaae9ce658b0459faa30a5a5a73c1694144df6d -Size (thunderbird-l10n-31.5.0/el.xpi) = 484855 bytes -SHA1 (thunderbird-l10n-31.5.0/en-GB.xpi) = 4803b1faff952c52cea43ca89d98b25f4cd1e351 -RMD160 (thunderbird-l10n-31.5.0/en-GB.xpi) = 0670ab950ee1ed8b809deaac46373a9da6ce39f7 -Size (thunderbird-l10n-31.5.0/en-GB.xpi) = 412515 bytes -SHA1 (thunderbird-l10n-31.5.0/en-US.xpi) = 418386fcfe2be15bc53e3d678fc4559734f19e3e -RMD160 (thunderbird-l10n-31.5.0/en-US.xpi) = 410ab4db63edbfac532f0a2b13359ffd65f94610 -Size (thunderbird-l10n-31.5.0/en-US.xpi) = 413660 bytes -SHA1 (thunderbird-l10n-31.5.0/es-AR.xpi) = 9d0faa1b5df5af086bb478f5a9d07f4db4d1dbb5 -RMD160 (thunderbird-l10n-31.5.0/es-AR.xpi) = 08006e3bf5b1be5dc4d419c86bb9da8df8651c24 -Size (thunderbird-l10n-31.5.0/es-AR.xpi) = 438531 bytes -SHA1 (thunderbird-l10n-31.5.0/es-ES.xpi) = 6350dde67acd26acb4d59ac34065171ea850402a -RMD160 (thunderbird-l10n-31.5.0/es-ES.xpi) = 59948ac9b7bf5ddd12f8bb9b33317f03c6b2962b -Size (thunderbird-l10n-31.5.0/es-ES.xpi) = 374979 bytes -SHA1 (thunderbird-l10n-31.5.0/et.xpi) = 550c8c0cf31d8203ad9ea4296ca0f8bd87a5bf98 -RMD160 (thunderbird-l10n-31.5.0/et.xpi) = bc68e519e94c29db4207742ca68e89e6227632fa -Size (thunderbird-l10n-31.5.0/et.xpi) = 434364 bytes -SHA1 (thunderbird-l10n-31.5.0/eu.xpi) = 7dfb2537692fbaa6297102acce4cfa3f7d3db13e -RMD160 (thunderbird-l10n-31.5.0/eu.xpi) = 77eeebcc4f35fb958c9e856ac7626e64d917aa94 -Size (thunderbird-l10n-31.5.0/eu.xpi) = 431448 bytes -SHA1 (thunderbird-l10n-31.5.0/fi.xpi) = 62898ad5d160e3a81d41ef9eb4bc377751d17860 -RMD160 (thunderbird-l10n-31.5.0/fi.xpi) = 0c4977d8b456953ad602a4c09f9be37c70ebd7ce -Size (thunderbird-l10n-31.5.0/fi.xpi) = 435632 bytes -SHA1 (thunderbird-l10n-31.5.0/fr.xpi) = d31da5f862ac1375648a33210ae4ed39c2679b35 -RMD160 (thunderbird-l10n-31.5.0/fr.xpi) = d24c752d12d94bcf9357f494ac9c859e21f19421 -Size (thunderbird-l10n-31.5.0/fr.xpi) = 444144 bytes -SHA1 (thunderbird-l10n-31.5.0/fy-NL.xpi) = 7da5f7c66349de33dca6c5294bca4fd848892b6d -RMD160 (thunderbird-l10n-31.5.0/fy-NL.xpi) = 3fc3eb1de3bea026e7bd1432ec36788adc593744 -Size (thunderbird-l10n-31.5.0/fy-NL.xpi) = 438545 bytes -SHA1 (thunderbird-l10n-31.5.0/ga-IE.xpi) = ca3908a9332835a2841adf0952fcc2664d321a85 -RMD160 (thunderbird-l10n-31.5.0/ga-IE.xpi) = a8f9d00d041c7559f686b936054ad773736add5f -Size (thunderbird-l10n-31.5.0/ga-IE.xpi) = 449362 bytes -SHA1 (thunderbird-l10n-31.5.0/he.xpi) = 384bb2eed7fcca4e966bd8a3a351de794d7ca39c -RMD160 (thunderbird-l10n-31.5.0/he.xpi) = 0f87e1a540ac4940ead38941e04d7188044cae5d -Size (thunderbird-l10n-31.5.0/he.xpi) = 476111 bytes -SHA1 (thunderbird-l10n-31.5.0/hu.xpi) = aeb050587642270d393d85bc9f519098f4df6f85 -RMD160 (thunderbird-l10n-31.5.0/hu.xpi) = 2e92fe20d6f6d68347eb532de16e34de2932ebb1 -Size (thunderbird-l10n-31.5.0/hu.xpi) = 454542 bytes -SHA1 (thunderbird-l10n-31.5.0/id.xpi) = 92eacb3f87de861eabf4a2a00f0596a475648246 -RMD160 (thunderbird-l10n-31.5.0/id.xpi) = 2c7d08c804ce6c7c4c057a82255a90736bf2f280 -Size (thunderbird-l10n-31.5.0/id.xpi) = 475876 bytes -SHA1 (thunderbird-l10n-31.5.0/is.xpi) = 8b78a8ed3a94070c6949feb1df29e7b7970c1181 -RMD160 (thunderbird-l10n-31.5.0/is.xpi) = 4ae469c94b7edde4b1894c6e6f1627987ca75be0 -Size (thunderbird-l10n-31.5.0/is.xpi) = 437959 bytes -SHA1 (thunderbird-l10n-31.5.0/it.xpi) = 5028b2524496bb9bdae56cb81aea4b4f916f9810 -RMD160 (thunderbird-l10n-31.5.0/it.xpi) = 0581e6f019bc988f5fd22b4f93671a76a18ae501 -Size (thunderbird-l10n-31.5.0/it.xpi) = 368001 bytes -SHA1 (thunderbird-l10n-31.5.0/ja.xpi) = b2be6512fe41284461d35a8a4d93eb17639d9943 -RMD160 (thunderbird-l10n-31.5.0/ja.xpi) = e3ec146b7e64d5ce306b9704d5cf8e11610f38aa -Size (thunderbird-l10n-31.5.0/ja.xpi) = 489267 bytes -SHA1 (thunderbird-l10n-31.5.0/ko.xpi) = 8850d8ef917e02d006859e31dac6d71167abae58 -RMD160 (thunderbird-l10n-31.5.0/ko.xpi) = cc1b24321d6ef359319d5fc3d1798c2d632293e9 -Size (thunderbird-l10n-31.5.0/ko.xpi) = 448920 bytes -SHA1 (thunderbird-l10n-31.5.0/lt.xpi) = 3a0da57c191ff80dbbbf6f19f434da120a19cc40 -RMD160 (thunderbird-l10n-31.5.0/lt.xpi) = 343b21fa0b327a47a8223f07845e07ae8f00242f -Size (thunderbird-l10n-31.5.0/lt.xpi) = 456351 bytes -SHA1 (thunderbird-l10n-31.5.0/nb-NO.xpi) = 86282007dcdfa76c62ffb19fdcf573b2243074d8 -RMD160 (thunderbird-l10n-31.5.0/nb-NO.xpi) = 0869dc18333298032387fcba230375d26f9734ca -Size (thunderbird-l10n-31.5.0/nb-NO.xpi) = 430942 bytes -SHA1 (thunderbird-l10n-31.5.0/nl.xpi) = b101b439c8101bd16bceae09f1236978800daabf -RMD160 (thunderbird-l10n-31.5.0/nl.xpi) = 5e4f1223d50c03ce436fd4490a087d4af6373627 -Size (thunderbird-l10n-31.5.0/nl.xpi) = 431888 bytes -SHA1 (thunderbird-l10n-31.5.0/nn-NO.xpi) = 3a06546c6447e45c8ea727d41d2bf0ac68fef591 -RMD160 (thunderbird-l10n-31.5.0/nn-NO.xpi) = 6945efa35e5ba1b1d5ee8bed84da232df43e2551 -Size (thunderbird-l10n-31.5.0/nn-NO.xpi) = 433198 bytes -SHA1 (thunderbird-l10n-31.5.0/pt-BR.xpi) = e78b99cb2c8058a8377cacb99b761f15a2979ce6 -RMD160 (thunderbird-l10n-31.5.0/pt-BR.xpi) = e073565e137e4ae311a0ab8ac8f7897526650a4e -Size (thunderbird-l10n-31.5.0/pt-BR.xpi) = 450477 bytes -SHA1 (thunderbird-l10n-31.5.0/pt-PT.xpi) = c6cb320c47a8bebeecfddeb0e2c744ddbcc8069f -RMD160 (thunderbird-l10n-31.5.0/pt-PT.xpi) = a85c36db098821f833ae78739aaff5a18e6513a4 -Size (thunderbird-l10n-31.5.0/pt-PT.xpi) = 439604 bytes -SHA1 (thunderbird-l10n-31.5.0/rm.xpi) = 69f6754101996e107c2c3ab956bac341d2b5f026 -RMD160 (thunderbird-l10n-31.5.0/rm.xpi) = 93c0d96b07ca1ef22e9e1dec4a1bdf3c047a8026 -Size (thunderbird-l10n-31.5.0/rm.xpi) = 439185 bytes -SHA1 (thunderbird-l10n-31.5.0/ru.xpi) = 80531fc7541487355467eb5f44fdfd2626f025dc -RMD160 (thunderbird-l10n-31.5.0/ru.xpi) = 9d5fe872703ff3139d1638cf16450c460e8c2861 -Size (thunderbird-l10n-31.5.0/ru.xpi) = 436156 bytes -SHA1 (thunderbird-l10n-31.5.0/si.xpi) = 15f4a9b2e949307c81dba5405edcf505a53d94c4 -RMD160 (thunderbird-l10n-31.5.0/si.xpi) = e0ae10bee034f18815bf9b239b49d7185cf22063 -Size (thunderbird-l10n-31.5.0/si.xpi) = 528812 bytes -SHA1 (thunderbird-l10n-31.5.0/sk.xpi) = a9a75c962735979597ecf4897b0eeebe363ea7c4 -RMD160 (thunderbird-l10n-31.5.0/sk.xpi) = 2080e10488b08e7d1e187bc3e644481d8ddb546f -Size (thunderbird-l10n-31.5.0/sk.xpi) = 452995 bytes -SHA1 (thunderbird-l10n-31.5.0/sl.xpi) = da32e2197fc47b2e871fd1b592abfa10a0b50a3b -RMD160 (thunderbird-l10n-31.5.0/sl.xpi) = ef9a5dc1a7643c03f34ac14f2883e64ab453d306 -Size (thunderbird-l10n-31.5.0/sl.xpi) = 433874 bytes -SHA1 (thunderbird-l10n-31.5.0/sq.xpi) = 2f42203c66562bd0c3df7cb7f7c5f02f7841c321 -RMD160 (thunderbird-l10n-31.5.0/sq.xpi) = bbfe550776e4ae9a2ba2013e2730836df6adefde -Size (thunderbird-l10n-31.5.0/sq.xpi) = 454694 bytes -SHA1 (thunderbird-l10n-31.5.0/sv-SE.xpi) = 5ac513a7d7875e5a56681fa0ec1e1840777dd9ea -RMD160 (thunderbird-l10n-31.5.0/sv-SE.xpi) = c41cc1524e8dd6cd62eb1a9b27fb019294ad5d3a -Size (thunderbird-l10n-31.5.0/sv-SE.xpi) = 436105 bytes -SHA1 (thunderbird-l10n-31.5.0/ta-LK.xpi) = e0967124114f4827c9ea4053dc39ab6af7f153bc -RMD160 (thunderbird-l10n-31.5.0/ta-LK.xpi) = ead02b1bde634214e4bc508a971258703a66695f -Size (thunderbird-l10n-31.5.0/ta-LK.xpi) = 553508 bytes -SHA1 (thunderbird-l10n-31.5.0/tr.xpi) = c48dd7bf8c1f2b00920337d37acd50dde3385181 -RMD160 (thunderbird-l10n-31.5.0/tr.xpi) = d76b21b8e4cecae9cff1b1896a1adff015d1efe0 -Size (thunderbird-l10n-31.5.0/tr.xpi) = 457360 bytes -SHA1 (thunderbird-l10n-31.5.0/uk.xpi) = 0201edac4122ccc37711d7096be234d455dd3ab1 -RMD160 (thunderbird-l10n-31.5.0/uk.xpi) = 43dfc3fc9d2bc987b368ee30384342126e6d1b91 -Size (thunderbird-l10n-31.5.0/uk.xpi) = 499656 bytes -SHA1 (thunderbird-l10n-31.5.0/vi.xpi) = dd6cb0cd4256a5f96e1e6ac7f304ac1df6a81e71 -RMD160 (thunderbird-l10n-31.5.0/vi.xpi) = 45d56e18fa9845f9d60b39289c88e66938bcc847 -Size (thunderbird-l10n-31.5.0/vi.xpi) = 513835 bytes -SHA1 (thunderbird-l10n-31.5.0/zh-CN.xpi) = 2f91d4c7f626ee5f8320c24c868cfe7a8a366b86 -RMD160 (thunderbird-l10n-31.5.0/zh-CN.xpi) = cc7e5380e0e6311700ac31f6f35c962f4292a847 -Size (thunderbird-l10n-31.5.0/zh-CN.xpi) = 462668 bytes -SHA1 (thunderbird-l10n-31.5.0/zh-TW.xpi) = 6a534e846616248c7c64b317ed703e04a68c3c95 -RMD160 (thunderbird-l10n-31.5.0/zh-TW.xpi) = 80633052b199a3bf51f522181b747f28543685f2 -Size (thunderbird-l10n-31.5.0/zh-TW.xpi) = 463408 bytes +SHA1 (thunderbird-l10n-31.7.0/ar.xpi) = 0cebbd131a77de2dc6b385a8887d7e98088b1ce7 +RMD160 (thunderbird-l10n-31.7.0/ar.xpi) = 0dfcd8348cb9ca42c25b9358d934e043ade114f4 +Size (thunderbird-l10n-31.7.0/ar.xpi) = 472812 bytes +SHA1 (thunderbird-l10n-31.7.0/be.xpi) = 76c403875720f6f98b745f6162914b80439faab9 +RMD160 (thunderbird-l10n-31.7.0/be.xpi) = 23a1ef4743eb8996562b320087e2ab327563163c +Size (thunderbird-l10n-31.7.0/be.xpi) = 427488 bytes +SHA1 (thunderbird-l10n-31.7.0/bn-BD.xpi) = fac2d8f3afadb630f35c19896493f9900e70d035 +RMD160 (thunderbird-l10n-31.7.0/bn-BD.xpi) = c98e4f482d683554412b11605fa82a0019cc5a78 +Size (thunderbird-l10n-31.7.0/bn-BD.xpi) = 555613 bytes +SHA1 (thunderbird-l10n-31.7.0/br.xpi) = c07353da9ba2c5d3209f83aefaeb151090019409 +RMD160 (thunderbird-l10n-31.7.0/br.xpi) = 6e585d6c719a17320dcd1b7806225f2df5ec39d5 +Size (thunderbird-l10n-31.7.0/br.xpi) = 441445 bytes +SHA1 (thunderbird-l10n-31.7.0/ca.xpi) = 320d99daf4b4a41b952c0ebf71b5900646078dae +RMD160 (thunderbird-l10n-31.7.0/ca.xpi) = 8d9ed814bbe31cf672022cb5fe0014a12425417e +Size (thunderbird-l10n-31.7.0/ca.xpi) = 441713 bytes +SHA1 (thunderbird-l10n-31.7.0/cs.xpi) = a32dafff8fbc00687cbd543503f6d0a488d5495f +RMD160 (thunderbird-l10n-31.7.0/cs.xpi) = 0871f98028e7f1ab602e292e86ff327df04d19ef +Size (thunderbird-l10n-31.7.0/cs.xpi) = 444701 bytes +SHA1 (thunderbird-l10n-31.7.0/da.xpi) = 525ae47aa1cd93dfab17577ac67944b0696a0fec +RMD160 (thunderbird-l10n-31.7.0/da.xpi) = b366d4b7e5e27ee39e79056a7c4eec4f2ccf8aca +Size (thunderbird-l10n-31.7.0/da.xpi) = 422052 bytes +SHA1 (thunderbird-l10n-31.7.0/de.xpi) = ffc55e7abc950adb7281cced11c68605422cab23 +RMD160 (thunderbird-l10n-31.7.0/de.xpi) = 75790575fbd1606b1a86d7c77448f6cde5a685bb +Size (thunderbird-l10n-31.7.0/de.xpi) = 424665 bytes +SHA1 (thunderbird-l10n-31.7.0/el.xpi) = 54c1dc4e7eb0a2c9dc70c4e0b361b410c2294c30 +RMD160 (thunderbird-l10n-31.7.0/el.xpi) = 8b87363ed8dfa0324bdac61560292b6b7d6db98c +Size (thunderbird-l10n-31.7.0/el.xpi) = 484855 bytes +SHA1 (thunderbird-l10n-31.7.0/en-GB.xpi) = c431c2a82b8c1b7439d3d99fce0a6a4ac4b49ab5 +RMD160 (thunderbird-l10n-31.7.0/en-GB.xpi) = 6f4b7362caba7ccb089da5da8754f8fba856d284 +Size (thunderbird-l10n-31.7.0/en-GB.xpi) = 412515 bytes +SHA1 (thunderbird-l10n-31.7.0/en-US.xpi) = 40c67cf2a60e7a05158504cc0d658715d8d1f4ba +RMD160 (thunderbird-l10n-31.7.0/en-US.xpi) = 47e5fd9282ccd89c99cbecb42d9363948888d40c +Size (thunderbird-l10n-31.7.0/en-US.xpi) = 413660 bytes +SHA1 (thunderbird-l10n-31.7.0/es-AR.xpi) = 1c55dab22f43670a2d2c1750ab8d830dd0cdd010 +RMD160 (thunderbird-l10n-31.7.0/es-AR.xpi) = a2251440e54925b3f3133480319567815ee1a27a +Size (thunderbird-l10n-31.7.0/es-AR.xpi) = 438531 bytes +SHA1 (thunderbird-l10n-31.7.0/es-ES.xpi) = 50974116d42e4f602042c65e219f2dbd9111f45b +RMD160 (thunderbird-l10n-31.7.0/es-ES.xpi) = a5934e437cb7d6e946de78983c1a1659fe063ae4 +Size (thunderbird-l10n-31.7.0/es-ES.xpi) = 374979 bytes +SHA1 (thunderbird-l10n-31.7.0/et.xpi) = e19785e041d72e4778f275fb3b1cb3df1d8514e7 +RMD160 (thunderbird-l10n-31.7.0/et.xpi) = 0d84dc2d5c79a7253eb8b6c1ea5def504b3d364f +Size (thunderbird-l10n-31.7.0/et.xpi) = 434364 bytes +SHA1 (thunderbird-l10n-31.7.0/eu.xpi) = d18c5e1d63a49bc5b9d5e4f8c1658a154ad74b41 +RMD160 (thunderbird-l10n-31.7.0/eu.xpi) = 9147be68351327ee2570511156dd899c0cccdc4e +Size (thunderbird-l10n-31.7.0/eu.xpi) = 431449 bytes +SHA1 (thunderbird-l10n-31.7.0/fi.xpi) = 96710182bfb37b3075a609fb32ad6a03bd49772a +RMD160 (thunderbird-l10n-31.7.0/fi.xpi) = 8d7cf8b57b733b4c4b6c44f6181e433a0043484a +Size (thunderbird-l10n-31.7.0/fi.xpi) = 435632 bytes +SHA1 (thunderbird-l10n-31.7.0/fr.xpi) = d06af3cd866f2a60c70b62778994b965cb846799 +RMD160 (thunderbird-l10n-31.7.0/fr.xpi) = 509e3ff34553fc2de662e23817d4e7a336b457d4 +Size (thunderbird-l10n-31.7.0/fr.xpi) = 444144 bytes +SHA1 (thunderbird-l10n-31.7.0/fy-NL.xpi) = b55337c833dd76d8c036462f06b9c9969b19fe4b +RMD160 (thunderbird-l10n-31.7.0/fy-NL.xpi) = cc197e3bd822987d9b7c9585a87e01cb1945813a +Size (thunderbird-l10n-31.7.0/fy-NL.xpi) = 438544 bytes +SHA1 (thunderbird-l10n-31.7.0/ga-IE.xpi) = 3daeaa40dc75f9210cfb2f50b635c5bacff66492 +RMD160 (thunderbird-l10n-31.7.0/ga-IE.xpi) = 2940e06a1eb9daaf74ed6e2da65546bab7376d01 +Size (thunderbird-l10n-31.7.0/ga-IE.xpi) = 449362 bytes +SHA1 (thunderbird-l10n-31.7.0/he.xpi) = 2e5a21920343f8a85b80ff4d6a3f3a2e35c26872 +RMD160 (thunderbird-l10n-31.7.0/he.xpi) = 2f2e1552817682fc70f273fbbcf9e09782dbfa28 +Size (thunderbird-l10n-31.7.0/he.xpi) = 476111 bytes +SHA1 (thunderbird-l10n-31.7.0/hu.xpi) = 2e1b6122b009e0512153ea645ea37993ba6af099 +RMD160 (thunderbird-l10n-31.7.0/hu.xpi) = 5dbf715653d57b74723fac552cd8ffea2f7ecc48 +Size (thunderbird-l10n-31.7.0/hu.xpi) = 454542 bytes +SHA1 (thunderbird-l10n-31.7.0/id.xpi) = 15f999aa24147178452927406ba002df6efa24c4 +RMD160 (thunderbird-l10n-31.7.0/id.xpi) = 5a64abc6bde3e571faed073891f5ee6bc8d66edb +Size (thunderbird-l10n-31.7.0/id.xpi) = 475876 bytes +SHA1 (thunderbird-l10n-31.7.0/is.xpi) = 7545cc17037f73b23b022f5422597e74a601259b +RMD160 (thunderbird-l10n-31.7.0/is.xpi) = fd77b828462b6ec9da1ef057f5ee1d025c1561b7 +Size (thunderbird-l10n-31.7.0/is.xpi) = 437959 bytes +SHA1 (thunderbird-l10n-31.7.0/it.xpi) = 7858fbba0bc5968f0f186eaae03d2e753b3297e4 +RMD160 (thunderbird-l10n-31.7.0/it.xpi) = 2db289be952a6632cb9358b7f4c3ac6967f409b6 +Size (thunderbird-l10n-31.7.0/it.xpi) = 368001 bytes +SHA1 (thunderbird-l10n-31.7.0/ja.xpi) = 1f7c3280a32789045e964cd09c0fd5e6b3fdb3da +RMD160 (thunderbird-l10n-31.7.0/ja.xpi) = 725ed7d143e0964e9f156ebad06dda7ef1341812 +Size (thunderbird-l10n-31.7.0/ja.xpi) = 489267 bytes +SHA1 (thunderbird-l10n-31.7.0/ko.xpi) = 2036176ff3660e2de69311a824d88450e3619f69 +RMD160 (thunderbird-l10n-31.7.0/ko.xpi) = 3f07e661628c83de935a6d3dcea1858673b3d52c +Size (thunderbird-l10n-31.7.0/ko.xpi) = 448920 bytes +SHA1 (thunderbird-l10n-31.7.0/lt.xpi) = 5eab7955c5d28ffdd1026fbb82df8e80325f4bd7 +RMD160 (thunderbird-l10n-31.7.0/lt.xpi) = 615578c32963c521261c556c34b07fd4e4d79ccc +Size (thunderbird-l10n-31.7.0/lt.xpi) = 456352 bytes +SHA1 (thunderbird-l10n-31.7.0/nb-NO.xpi) = 85fb73348f9c05231fcb71ab8ff8f2c411cac8a1 +RMD160 (thunderbird-l10n-31.7.0/nb-NO.xpi) = ce4598dda150721e2c44d21036a52978c89c04a0 +Size (thunderbird-l10n-31.7.0/nb-NO.xpi) = 430942 bytes +SHA1 (thunderbird-l10n-31.7.0/nl.xpi) = 19afb6eee8b3d27aa205919e689cc982c8914ab1 +RMD160 (thunderbird-l10n-31.7.0/nl.xpi) = 8b2f1417241a41d7f7af379bf8a8f2c2917c688e +Size (thunderbird-l10n-31.7.0/nl.xpi) = 431888 bytes +SHA1 (thunderbird-l10n-31.7.0/nn-NO.xpi) = 30d9e52c95d73136f15b8b594132dac2f93fe1cf +RMD160 (thunderbird-l10n-31.7.0/nn-NO.xpi) = bbe29b7bc8ea656cfb4dca5ae079f5e131248b24 +Size (thunderbird-l10n-31.7.0/nn-NO.xpi) = 433198 bytes +SHA1 (thunderbird-l10n-31.7.0/pt-BR.xpi) = e3b5f757aea87c134a71b443f29e4b1f8dde823a +RMD160 (thunderbird-l10n-31.7.0/pt-BR.xpi) = 5b8ffb69d7d4caf806ab542c1721a56819b34f85 +Size (thunderbird-l10n-31.7.0/pt-BR.xpi) = 450477 bytes +SHA1 (thunderbird-l10n-31.7.0/pt-PT.xpi) = d0d3d539ebf9a9c4ad1812f999e24174c17572f2 +RMD160 (thunderbird-l10n-31.7.0/pt-PT.xpi) = 6891465d958761cf68c92f8497c52159d1fc285e +Size (thunderbird-l10n-31.7.0/pt-PT.xpi) = 439603 bytes +SHA1 (thunderbird-l10n-31.7.0/rm.xpi) = 14405d63ed43841bd1eee11c92322cf206dab9f1 +RMD160 (thunderbird-l10n-31.7.0/rm.xpi) = 0370b05e91c4e06b6bcc0a5f7b1a2598edaf303a +Size (thunderbird-l10n-31.7.0/rm.xpi) = 439185 bytes +SHA1 (thunderbird-l10n-31.7.0/ru.xpi) = dbefcee8fc783574b4bcb3a91b0809f4c12a9a8c +RMD160 (thunderbird-l10n-31.7.0/ru.xpi) = 1814ed576c9459091dec68cea33c76ccdbd03a65 +Size (thunderbird-l10n-31.7.0/ru.xpi) = 436156 bytes +SHA1 (thunderbird-l10n-31.7.0/si.xpi) = f322403c084a0117a65aa0367be12c2309e716bd +RMD160 (thunderbird-l10n-31.7.0/si.xpi) = 6a54ce0c03a6d3382b3f251b5451546007fe190e +Size (thunderbird-l10n-31.7.0/si.xpi) = 528812 bytes +SHA1 (thunderbird-l10n-31.7.0/sk.xpi) = 5cd7d7a5b7812b557475455aaf2088e7d2e8b14a +RMD160 (thunderbird-l10n-31.7.0/sk.xpi) = 05775d61b9fdee2bff6cb73ba0b952badcaee6d9 +Size (thunderbird-l10n-31.7.0/sk.xpi) = 452995 bytes +SHA1 (thunderbird-l10n-31.7.0/sl.xpi) = dc89e8b924498fbe35295fa086e4d2945ae7ede4 +RMD160 (thunderbird-l10n-31.7.0/sl.xpi) = 3e6116937cbb7b2a3cadd4030708e51a972b200e +Size (thunderbird-l10n-31.7.0/sl.xpi) = 433874 bytes +SHA1 (thunderbird-l10n-31.7.0/sq.xpi) = 74334a0f998d74e321d5de698c8e0c3052209c64 +RMD160 (thunderbird-l10n-31.7.0/sq.xpi) = 5add9fc85fec6a995b330a5461b8b52de3ed40cb +Size (thunderbird-l10n-31.7.0/sq.xpi) = 454695 bytes +SHA1 (thunderbird-l10n-31.7.0/sv-SE.xpi) = b27db6acd8c26dff91d881fd09f14f53f5a197fd +RMD160 (thunderbird-l10n-31.7.0/sv-SE.xpi) = e76615a2460ca833feffd13ed84adf7128b1216c +Size (thunderbird-l10n-31.7.0/sv-SE.xpi) = 436106 bytes +SHA1 (thunderbird-l10n-31.7.0/ta-LK.xpi) = 3b2d6d0df2905b2ef0aad85385b467dfc833d367 +RMD160 (thunderbird-l10n-31.7.0/ta-LK.xpi) = bc0d7be7e0f44a6d2733c7dd712f99662b7308f9 +Size (thunderbird-l10n-31.7.0/ta-LK.xpi) = 553509 bytes +SHA1 (thunderbird-l10n-31.7.0/tr.xpi) = b0d41c659a2e2d08860503aedd3f7f335b382f12 +RMD160 (thunderbird-l10n-31.7.0/tr.xpi) = e11a82feeabf2af5195854fcbe127b701cbf66ce +Size (thunderbird-l10n-31.7.0/tr.xpi) = 457360 bytes +SHA1 (thunderbird-l10n-31.7.0/uk.xpi) = f05dd3fc21aa033bdef3b4714a5ba9b5b8550831 +RMD160 (thunderbird-l10n-31.7.0/uk.xpi) = 7e5b9a8ddabef550901806994f9aada6000b1d6c +Size (thunderbird-l10n-31.7.0/uk.xpi) = 499656 bytes +SHA1 (thunderbird-l10n-31.7.0/vi.xpi) = 5f62778e65a7777a6fc1f4b548c0b833c152c141 +RMD160 (thunderbird-l10n-31.7.0/vi.xpi) = c997d33540cf30694fd73ee1de2e6c2c874dc463 +Size (thunderbird-l10n-31.7.0/vi.xpi) = 513835 bytes +SHA1 (thunderbird-l10n-31.7.0/zh-CN.xpi) = dbfdab3f757b12f446ce1faf549a607a556f0b66 +RMD160 (thunderbird-l10n-31.7.0/zh-CN.xpi) = c7f723e3cf225caa31f930177b687f321194a076 +Size (thunderbird-l10n-31.7.0/zh-CN.xpi) = 462668 bytes +SHA1 (thunderbird-l10n-31.7.0/zh-TW.xpi) = d15afcbda3905a46770f7adf548906731f2b9e65 +RMD160 (thunderbird-l10n-31.7.0/zh-TW.xpi) = 2686399f91571fa51f04d816d7ead26a81e3a5e4 +Size (thunderbird-l10n-31.7.0/zh-TW.xpi) = 463408 bytes diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 9e6e4cae5..adbacfeec 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.147 2015/03/14 23:02:52 tnn Exp $ +# $NetBSD: Makefile,v 1.151 2015/05/26 12:34:42 ryoon Exp $ DISTNAME= # empty PKGNAME= thunderbird-${TB_VER} -TB_VER= 31.5.0 -PKGREVISION= 1 +TB_VER= 31.7.0 #LIGHTNINGVER= 1.9 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} @@ -16,8 +15,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/ COMMENT= Organize, secure and customize your mail -DIST_SUBDIR= ${PKGNAME_NOREV} - USE_TOOLS+= unzip pax WRKSRC= ${WRKDIR}/comm-esr31 MOZILLA_DIR= mozilla/ diff --git a/mail/thunderbird/distinfo b/mail/thunderbird/distinfo index a64fc4bef..2ebae322c 100644 --- a/mail/thunderbird/distinfo +++ b/mail/thunderbird/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.156 2015/03/14 23:02:52 tnn Exp $ +$NetBSD: distinfo,v 1.159 2015/06/08 13:40:58 joerg Exp $ -SHA1 (thunderbird-31.5.0/enigmail-1.7.2.tar.gz) = e72eeff5a47491267981090129b0b2594b5dc96f -RMD160 (thunderbird-31.5.0/enigmail-1.7.2.tar.gz) = 1dcd10e758321846eb20ac7f1d3ae6465c47bfe7 -Size (thunderbird-31.5.0/enigmail-1.7.2.tar.gz) = 1420346 bytes -SHA1 (thunderbird-31.5.0/thunderbird-31.5.0.source.tar.bz2) = a0565a2d29fee09660041d04ea2bd73f6bc3fd05 -RMD160 (thunderbird-31.5.0/thunderbird-31.5.0.source.tar.bz2) = 443bcd3a3a9af8d115716300740ca54e6039312c -Size (thunderbird-31.5.0/thunderbird-31.5.0.source.tar.bz2) = 171097061 bytes +SHA1 (enigmail-1.7.2.tar.gz) = e72eeff5a47491267981090129b0b2594b5dc96f +RMD160 (enigmail-1.7.2.tar.gz) = 1dcd10e758321846eb20ac7f1d3ae6465c47bfe7 +Size (enigmail-1.7.2.tar.gz) = 1420346 bytes +SHA1 (thunderbird-31.7.0.source.tar.bz2) = 90e18f8ecccdaf1ee39493223a7e3ad8b3b7bede +RMD160 (thunderbird-31.7.0.source.tar.bz2) = eae13adba96477ddaa3fa7732d94accdc8dab57f +Size (thunderbird-31.7.0.source.tar.bz2) = 171059989 bytes SHA1 (patch-aa) = 764c6e8955d371d0869a9b145211f0a9d8709708 SHA1 (patch-ak) = b47277baa1137a7610445b7c4dd147b331d5c5e6 SHA1 (patch-al) = 81a733e9b13a47abfef818ecd10d7ef18a191855 @@ -91,11 +91,11 @@ SHA1 (patch-mozilla_ipc_glue_StringUtil.cpp) = f2bfc2a877554d64ab886d0159c9bdb4e SHA1 (patch-mozilla_ipc_ipdl_ipdl_cxx_ast.py) = d2ffbde2fb0744ab7acc279dcc9dfc430fb58dfc SHA1 (patch-mozilla_ipc_ipdl_ipdl_cxx_cgen.py) = 8c63e06ed257d059e9ff4da0b00e752bd694347e SHA1 (patch-mozilla_ipc_ipdl_ipdl_lower.py) = c3e0f719900b515554218b6312055f34ccbf9feb -SHA1 (patch-mozilla_js_src_builtin_TypedObject.cpp) = 6c78f6331c0497663bce1f0c5327044df040b47b +SHA1 (patch-mozilla_js_src_builtin_TypedObject.cpp) = 6ed299b2799aaf3bf789763657a8e54e9299b778 SHA1 (patch-mozilla_js_src_ctypes_CTypes.h) = 852b14dc17cc29bdbf0b2cc407ba5780dd568d3a -SHA1 (patch-mozilla_js_src_frontend_BytecodeCompiler.cpp) = 6b63d162ea8feffe819f505258dac694f29be4a7 +SHA1 (patch-mozilla_js_src_frontend_BytecodeCompiler.cpp) = 876d1438194becc19a01341af901b709c8892ed6 SHA1 (patch-mozilla_js_src_frontend_ParseMaps.cpp) = d7f45bde1f819786c45225600697f14769bed946 -SHA1 (patch-mozilla_js_src_gc_Memory.cpp) = 48cf2ed708b8156efe978ad50741c123c747ea59 +SHA1 (patch-mozilla_js_src_gc_Memory.cpp) = b09074af9f08c142ba83a634a9c93672c1d9252d SHA1 (patch-mozilla_js_src_jsmath.cpp) = b02ecb4a64c6b486645ffdf0446430db9e2dcd71 SHA1 (patch-mozilla_js_src_vm_SPSProfiler.cpp) = 35df0beb0c2f7d233d21c4214281002412b7d5dd SHA1 (patch-mozilla_media_libcubeb_src_Makefile.in) = 8c809178a1f427302d58fc8776a9371b78a7ca7e diff --git a/mail/thunderbird/patches/patch-mozilla_js_src_builtin_TypedObject.cpp b/mail/thunderbird/patches/patch-mozilla_js_src_builtin_TypedObject.cpp index 7a040b536..db3866541 100644 --- a/mail/thunderbird/patches/patch-mozilla_js_src_builtin_TypedObject.cpp +++ b/mail/thunderbird/patches/patch-mozilla_js_src_builtin_TypedObject.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-mozilla_js_src_builtin_TypedObject.cpp,v 1.1 2014/10/17 16:47:22 joerg Exp $ +$NetBSD: patch-mozilla_js_src_builtin_TypedObject.cpp,v 1.3 2015/06/08 13:40:58 joerg Exp $ ---- mozilla/js/src/builtin/TypedObject.cpp.orig 2014-10-17 09:18:05.000000000 +0000 +--- mozilla/js/src/builtin/TypedObject.cpp.orig 2015-05-07 18:53:49.000000000 +0000 +++ mozilla/js/src/builtin/TypedObject.cpp -@@ -710,12 +710,12 @@ ArrayMetaTypeDescr::construct(JSContext +@@ -710,12 +710,12 @@ ArrayMetaTypeDescr::construct(JSContext* contents.append(")"); RootedAtom stringRepr(cx, contents.finishAtom()); if (!stringRepr) @@ -16,8 +16,8 @@ $NetBSD: patch-mozilla_js_src_builtin_TypedObject.cpp,v 1.1 2014/10/17 16:47:22 + return false; // Create the instance of ArrayType - Rooted obj(cx); -@@ -728,7 +728,7 @@ ArrayMetaTypeDescr::construct(JSContext + Rooted obj(cx); +@@ -728,7 +728,7 @@ ArrayMetaTypeDescr::construct(JSContext* if (!JSObject::defineProperty(cx, obj, cx->names().length, UndefinedHandleValue, nullptr, nullptr, JSPROP_READONLY | JSPROP_PERMANENT)) @@ -62,7 +62,7 @@ $NetBSD: patch-mozilla_js_src_builtin_TypedObject.cpp,v 1.1 2014/10/17 16:47:22 args.rval().setObject(*obj); return true; -@@ -1253,7 +1253,7 @@ DefineSimpleTypeDescr(JSContext *cx, +@@ -1253,7 +1253,7 @@ DefineSimpleTypeDescr(JSContext* cx, Rooted proto(cx); proto = NewObjectWithProto(cx, objProto, nullptr, TenuredObject); if (!proto) @@ -122,7 +122,7 @@ $NetBSD: patch-mozilla_js_src_builtin_TypedObject.cpp,v 1.1 2014/10/17 16:47:22 // Everything is setup, install module on the global object: RootedValue moduleValue(cx, ObjectValue(*module)); -@@ -1407,10 +1407,10 @@ GlobalObject::initTypedObjectModule(JSCo +@@ -1407,7 +1407,7 @@ GlobalObject::initTypedObjectModule(JSCo nullptr, nullptr, 0)) { @@ -130,12 +130,8 @@ $NetBSD: patch-mozilla_js_src_builtin_TypedObject.cpp,v 1.1 2014/10/17 16:47:22 + return false; } -- return module; -+ return module != nullptr; - } - - JSObject * -@@ -2466,7 +2466,7 @@ TypedObject::constructUnsized(JSContext + return module; +@@ -2466,7 +2466,7 @@ TypedObject::constructUnsized(JSContext* if (length < 0) { JS_ReportErrorNumber(cx, js_GetErrorMessage, nullptr, JSMSG_TYPEDOBJECT_BAD_ARGS); diff --git a/mail/thunderbird/patches/patch-mozilla_js_src_frontend_BytecodeCompiler.cpp b/mail/thunderbird/patches/patch-mozilla_js_src_frontend_BytecodeCompiler.cpp index b0aa224c4..6420c2b81 100644 --- a/mail/thunderbird/patches/patch-mozilla_js_src_frontend_BytecodeCompiler.cpp +++ b/mail/thunderbird/patches/patch-mozilla_js_src_frontend_BytecodeCompiler.cpp @@ -1,13 +1,13 @@ -$NetBSD: patch-mozilla_js_src_frontend_BytecodeCompiler.cpp,v 1.1 2014/10/17 16:47:22 joerg Exp $ +$NetBSD: patch-mozilla_js_src_frontend_BytecodeCompiler.cpp,v 1.3 2015/06/08 13:40:58 joerg Exp $ ---- mozilla/js/src/frontend/BytecodeCompiler.cpp.orig 2014-10-17 09:17:47.000000000 +0000 +--- mozilla/js/src/frontend/BytecodeCompiler.cpp.orig 2015-05-07 18:53:49.000000000 +0000 +++ mozilla/js/src/frontend/BytecodeCompiler.cpp -@@ -544,7 +544,7 @@ CompileFunctionBody(JSContext *cx, Mutab +@@ -544,7 +544,7 @@ CompileFunctionBody(JSContext* cx, Mutab RootedScriptSource sourceObject(cx, CreateScriptSourceObject(cx, options)); if (!sourceObject) - return nullptr; + return false; - ScriptSource *ss = sourceObject->source(); + ScriptSource* ss = sourceObject->source(); SourceCompressionTask sct(cx); diff --git a/mail/thunderbird/patches/patch-mozilla_js_src_gc_Memory.cpp b/mail/thunderbird/patches/patch-mozilla_js_src_gc_Memory.cpp index e7ac36480..5eb74343b 100644 --- a/mail/thunderbird/patches/patch-mozilla_js_src_gc_Memory.cpp +++ b/mail/thunderbird/patches/patch-mozilla_js_src_gc_Memory.cpp @@ -1,9 +1,9 @@ -$NetBSD: patch-mozilla_js_src_gc_Memory.cpp,v 1.1 2014/07/27 20:04:59 ryoon Exp $ +$NetBSD: patch-mozilla_js_src_gc_Memory.cpp,v 1.2 2015/05/26 12:34:42 ryoon Exp $ ---- mozilla/js/src/gc/Memory.cpp.orig 2014-07-18 00:05:25.000000000 +0000 +--- mozilla/js/src/gc/Memory.cpp.orig 2015-05-07 18:53:49.000000000 +0000 +++ mozilla/js/src/gc/Memory.cpp -@@ -212,7 +212,7 @@ gc::InitMemorySubsystem(JSRuntime *rt) - static inline void * +@@ -212,7 +212,7 @@ gc::InitMemorySubsystem(JSRuntime* rt) + static inline void* MapMemory(size_t length, int prot, int flags, int fd, off_t offset) { -#if defined(__ia64__) diff --git a/mail/thunderbird24/Makefile b/mail/thunderbird24/Makefile index 76fc3cb55..3ce697898 100644 --- a/mail/thunderbird24/Makefile +++ b/mail/thunderbird24/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/12/04 05:34:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:23:28 tnn Exp $ DISTNAME= # empty PKGNAME= thunderbird24-${TB_VER} +PKGREVISION= 1 TB_VER= 24.8.1 #LIGHTNINGVER= 1.9 CATEGORIES= mail diff --git a/mail/trojita/Makefile b/mail/trojita/Makefile index de73e5594..59e746ac8 100644 --- a/mail/trojita/Makefile +++ b/mail/trojita/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/08/19 10:32:42 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:29 tnn Exp $ DISTNAME= trojita-0.4.1 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trojita/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 9e83ded40..babb50615 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:27 wiz Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/turba/ \ ftp://ftp.horde.org/pub/turba/ diff --git a/mail/xfce4-mailwatch-plugin/DESCR b/mail/xfce4-mailwatch-plugin/DESCR new file mode 100644 index 000000000..981ad3696 --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/DESCR @@ -0,0 +1,2 @@ +Mailwatch is a plugin for the Xfce 4 panel. It is intended to +replace the current (4.0, 4.2) mail checker plugin in Xfce 4.4. diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile new file mode 100644 index 000000000..4ec7df456 --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:29 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-mailwatch-plugin-1.2.0 +CATEGORIES= mail +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mailwatch-plugin/1.2/ + +CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \ + --x-libraries=${X11BASE}/libs + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin +COMMENT= Xfce mail checker plugin for the panel + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../security/libgcrypt/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/mail/xfce4-mailwatch-plugin/PLIST b/mail/xfce4-mailwatch-plugin/PLIST new file mode 100644 index 000000000..07bd6ea56 --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/PLIST @@ -0,0 +1,50 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:38 jperkin Exp $ +lib/xfce4/panel/plugins/libmailwatch.la +share/icons/hicolor/48x48/apps/xfce-newmail.png +share/icons/hicolor/48x48/apps/xfce-nomail.png +share/icons/hicolor/scalable/apps/xfce-newmail.svg +share/icons/hicolor/scalable/apps/xfce-nomail.svg +share/locale/ar/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-mailwatch-plugin.mo +share/xfce4/panel/plugins/mailwatch.desktop diff --git a/mail/xfce4-mailwatch-plugin/distinfo b/mail/xfce4-mailwatch-plugin/distinfo new file mode 100644 index 000000000..2685d9568 --- /dev/null +++ b/mail/xfce4-mailwatch-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:38 jperkin Exp $ + +SHA1 (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = d0ab5e543211b951e01242efeb4ab3145db5c4c4 +RMD160 (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = c9a95c6017c5a5d09f56f6a0d103317b54fc1801 +Size (xfce4-mailwatch-plugin-1.2.0.tar.bz2) = 509649 bytes diff --git a/math/Makefile b/math/Makefile index 2fa89b1f1..a3f4766b8 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.303 2015/02/04 17:37:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.304 2015/04/26 03:40:20 markd Exp $ COMMENT= Mathematics @@ -261,6 +261,8 @@ SUBDIR+= statist SUBDIR+= superlu SUBDIR+= tasp-vsipl SUBDIR+= teapot +SUBDIR+= tex-apnum +SUBDIR+= tex-apnum-doc SUBDIR+= tex-fp SUBDIR+= tex-fp-doc SUBDIR+= tex-kastrup diff --git a/math/R-RColorBrewer/Makefile b/math/R-RColorBrewer/Makefile index f517f1a08..042112d29 100644 --- a/math/R-RColorBrewer/Makefile +++ b/math/R-RColorBrewer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 16:43:47 brook Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/30 10:30:08 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= ColorBrewer palettes LICENSE= apache-2.0 R_PKGNAME= RColorBrewer -R_PKGVER= 1.0-5 +R_PKGVER= 1.1-2 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-RColorBrewer/distinfo b/math/R-RColorBrewer/distinfo index 2982eb629..8cc618dff 100644 --- a/math/R-RColorBrewer/distinfo +++ b/math/R-RColorBrewer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/04/15 16:43:47 brook Exp $ +$NetBSD: distinfo,v 1.2 2015/05/30 10:30:08 wen Exp $ -SHA1 (R/RColorBrewer_1.0-5.tar.gz) = 83ad459a240ab23d4c3f006f470435821d7cfb15 -RMD160 (R/RColorBrewer_1.0-5.tar.gz) = c43157597c3224290a8e805a3802fd8417a5f2f4 -Size (R/RColorBrewer_1.0-5.tar.gz) = 10656 bytes +SHA1 (R/RColorBrewer_1.1-2.tar.gz) = ffe73355d888a62bcee6d25f6700c8a8fa6464d8 +RMD160 (R/RColorBrewer_1.1-2.tar.gz) = 2afaade6aaea039c3f60d1fa0a66612630cd3c58 +Size (R/RColorBrewer_1.1-2.tar.gz) = 11532 bytes diff --git a/math/R-gdata/Makefile b/math/R-gdata/Makefile index 06a8e6600..eafbe24ef 100644 --- a/math/R-gdata/Makefile +++ b/math/R-gdata/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:27 wiz Exp $ -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} diff --git a/math/R-genetics/Makefile b/math/R-genetics/Makefile index 7e97aa323..76da0a9da 100644 --- a/math/R-genetics/Makefile +++ b/math/R-genetics/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:27 wiz Exp $ # -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} diff --git a/math/R-intervals/Makefile b/math/R-intervals/Makefile index 0d8cf786a..7f7b41d5e 100644 --- a/math/R-intervals/Makefile +++ b/math/R-intervals/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/07/07 11:32:24 wen Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/31 14:00:12 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -11,7 +11,7 @@ LICENSE= artistic-2.0 USE_LANGUAGES= c++ R_PKGNAME= intervals -R_PKGVER= 0.14.0 +R_PKGVER= 0.15.0 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-intervals/distinfo b/math/R-intervals/distinfo index 08ce0eecf..a4583114a 100644 --- a/math/R-intervals/distinfo +++ b/math/R-intervals/distinfo @@ -1,8 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/07/07 11:32:24 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/31 14:00:12 wen Exp $ -SHA1 (R/intervals_0.14.0.tar.gz) = 7d81861064e220614ceb30cb1854831741105a31 -RMD160 (R/intervals_0.14.0.tar.gz) = 1cef62d1ab23fbc7c2ec09e88b306d7a6a86bcf8 -Size (R/intervals_0.14.0.tar.gz) = 321562 bytes -SHA1 (patch-src_plot__overlap.cpp) = 1c1e6221eef6ede3e226dc80955f188747e0f762 -SHA1 (patch-src_reduce.cpp) = 8162b570b6482e9ed1f09b06268f9e1aaee0958c -SHA1 (patch-src_which__nearest.cpp) = f7da847cf46a3ab590790b516d33da5d0af558b9 +SHA1 (R/intervals_0.15.0.tar.gz) = cfa6062725b32696bc89ebf01c4f16157822986a +RMD160 (R/intervals_0.15.0.tar.gz) = 1d4418ba472a51fb5df70524a558cc5e8f36cbb4 +Size (R/intervals_0.15.0.tar.gz) = 393180 bytes diff --git a/math/R-intervals/patches/patch-src_plot__overlap.cpp b/math/R-intervals/patches/patch-src_plot__overlap.cpp deleted file mode 100644 index 88a97dbb8..000000000 --- a/math/R-intervals/patches/patch-src_plot__overlap.cpp +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-src_plot__overlap.cpp,v 1.1 2013/06/13 14:28:38 joerg Exp $ - ---- src/plot_overlap.cpp.orig 2013-06-12 19:47:03.000000000 +0000 -+++ src/plot_overlap.cpp -@@ -79,7 +79,7 @@ extern "C" - - copy( - y.begin(), y.end(), -- std::vector::iterator ( INTEGER( result ) ) -+ INTEGER( result ) - ); - - UNPROTECT(1); diff --git a/math/R-intervals/patches/patch-src_reduce.cpp b/math/R-intervals/patches/patch-src_reduce.cpp deleted file mode 100644 index 65c83df23..000000000 --- a/math/R-intervals/patches/patch-src_reduce.cpp +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-src_reduce.cpp,v 1.1 2013/06/13 14:28:38 joerg Exp $ - ---- src/reduce.cpp.orig 2013-06-12 19:50:00.000000000 +0000 -+++ src/reduce.cpp -@@ -68,22 +68,22 @@ extern "C" - SET_VECTOR_ELT( result, 0, allocMatrix( REALSXP, start.size(), 2 ) ); - copy( - start.begin(), start.end(), -- std::vector::iterator ( REAL( VECTOR_ELT( result, 0 ) ) ) -+ REAL( VECTOR_ELT( result, 0 ) ) - ); - copy( - end.begin(), end.end(), -- std::vector::iterator ( REAL( VECTOR_ELT( result, 0 ) ) + start.size() ) -+ REAL( VECTOR_ELT( result, 0 ) ) + start.size() - ); - - if ( full_bool ) { - SET_VECTOR_ELT( result, 1, allocMatrix( LGLSXP, start.size(), 2 ) ); - copy( - start_c.begin(), start_c.end(), -- std::vector::iterator ( LOGICAL( VECTOR_ELT( result, 1 ) ) ) -+ LOGICAL( VECTOR_ELT( result, 1 ) ) - ); - copy( - end_c.begin(), end_c.end(), -- std::vector::iterator ( LOGICAL( VECTOR_ELT( result, 1 ) ) + start.size() ) -+ LOGICAL( VECTOR_ELT( result, 1 ) ) + start.size() - ); - } - else { diff --git a/math/R-intervals/patches/patch-src_which__nearest.cpp b/math/R-intervals/patches/patch-src_which__nearest.cpp deleted file mode 100644 index 830d64116..000000000 --- a/math/R-intervals/patches/patch-src_which__nearest.cpp +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-src_which__nearest.cpp,v 1.1 2013/06/13 14:28:38 joerg Exp $ - ---- src/which_nearest.cpp.orig 2013-06-12 19:51:17.000000000 +0000 -+++ src/which_nearest.cpp -@@ -185,7 +185,7 @@ extern "C" - - copy( - delta.begin(), delta.end(), -- std::vector::iterator ( REAL( VECTOR_ELT( result, 0 ) ) ) -+ REAL( VECTOR_ELT( result, 0 ) ) - ); - - for( i = 0; i < tn; i++ ) { -@@ -195,7 +195,7 @@ extern "C" - ); - copy( - which[i].begin(), which[i].end(), -- std::vector::iterator ( INTEGER( VECTOR_ELT( VECTOR_ELT( result, 1 ), i ) ) ) -+ INTEGER( VECTOR_ELT( VECTOR_ELT( result, 1 ), i ) ) - ); - SET_VECTOR_ELT( - VECTOR_ELT( result, 2 ), i, -@@ -203,7 +203,7 @@ extern "C" - ); - copy( - indices[i].begin(), indices[i].end(), -- std::vector::iterator ( INTEGER( VECTOR_ELT( VECTOR_ELT( result, 2 ), i ) ) ) -+ INTEGER( VECTOR_ELT( VECTOR_ELT( result, 2 ), i ) ) - ); - } - diff --git a/math/R-lmm/Makefile b/math/R-lmm/Makefile index 90b27c71e..b912c577a 100644 --- a/math/R-lmm/Makefile +++ b/math/R-lmm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2014/11/01 13:31:10 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/05/31 13:01:35 wen Exp $ # CATEGORIES= math @@ -10,7 +10,7 @@ COMMENT= Improved procedures for linear mixed models with R # LICENSE= file LICENSE R_PKGNAME= lmm -R_PKGVER= 0.9 +R_PKGVER= 1.0 USE_LANGUAGES+= c fortran diff --git a/math/R-lmm/distinfo b/math/R-lmm/distinfo index 99dfb8448..7e4832132 100644 --- a/math/R-lmm/distinfo +++ b/math/R-lmm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2014/11/01 13:31:10 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/05/31 13:01:35 wen Exp $ -SHA1 (R/lmm_0.9.tar.gz) = 16aed9fa0650ab38bac62b3969f911042b156799 -RMD160 (R/lmm_0.9.tar.gz) = 8b060bf2a6a073106a4a01eac56cf0edbba9dc6c -Size (R/lmm_0.9.tar.gz) = 450226 bytes +SHA1 (R/lmm_1.0.tar.gz) = bb11076bea46b26395bf34188b45ac66b88fd85b +RMD160 (R/lmm_1.0.tar.gz) = 9bb93d91af2403ec3e71a2cd15bf99a8f2ec3ff6 +Size (R/lmm_1.0.tar.gz) = 454069 bytes SHA1 (patch-aa) = 85195d02f6be923e38aa5536f48f19b91d47269c diff --git a/math/R-mapproj/Makefile b/math/R-mapproj/Makefile index 6504e76c2..26217b681 100644 --- a/math/R-mapproj/Makefile +++ b/math/R-mapproj/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2013/08/31 14:51:27 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/31 12:57:10 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Converts latitude/longitude into projected coordinates LICENSE= lucent R_PKGNAME= mapproj -R_PKGVER= 1.2-1 +R_PKGVER= 1.2-2 DEPENDS+= R-maps>=2.3.0:../../math/R-maps diff --git a/math/R-mapproj/distinfo b/math/R-mapproj/distinfo index 3ea9ee0c4..53df04d11 100644 --- a/math/R-mapproj/distinfo +++ b/math/R-mapproj/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/08/31 08:43:23 joerg Exp $ +$NetBSD: distinfo,v 1.6 2015/05/31 12:57:10 wen Exp $ -SHA1 (R/mapproj_1.2-1.tar.gz) = f3435af425d0ce9f09bfb168d0b8038d3099c18a -RMD160 (R/mapproj_1.2-1.tar.gz) = 210cd1fca738273632d87edf095f3f8fcb7c0abc -Size (R/mapproj_1.2-1.tar.gz) = 25216 bytes +SHA1 (R/mapproj_1.2-2.tar.gz) = 953d2601c274ef6681b6e2e5d3c81a8984077fe3 +RMD160 (R/mapproj_1.2-2.tar.gz) = 4d50d09931d503dd77b7937fd5c1b22915ac522e +Size (R/mapproj_1.2-2.tar.gz) = 25320 bytes diff --git a/math/R-maps/Makefile b/math/R-maps/Makefile index 000178a32..94013eea1 100644 --- a/math/R-maps/Makefile +++ b/math/R-maps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/08/31 14:51:06 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/31 12:04:11 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Display maps in R LICENSE= gnu-gpl-v2 R_PKGNAME= maps -R_PKGVER= 2.3-3 +R_PKGVER= 2.3-9 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-maps/distinfo b/math/R-maps/distinfo index 605791cba..fb8dcc22e 100644 --- a/math/R-maps/distinfo +++ b/math/R-maps/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/08/31 14:51:06 joerg Exp $ +$NetBSD: distinfo,v 1.6 2015/05/31 12:04:11 wen Exp $ -SHA1 (R/maps_2.3-3.tar.gz) = 69b4fbbe9ae0ea3da82f1281cba070331e9d255b -RMD160 (R/maps_2.3-3.tar.gz) = be8888d7f9a99800330c735e12ca93a97a69854f -Size (R/maps_2.3-3.tar.gz) = 1428762 bytes +SHA1 (R/maps_2.3-9.tar.gz) = f245b16f6ef1dd98bcc483a431276c139f74fbb9 +RMD160 (R/maps_2.3-9.tar.gz) = b923d8928e016b3b4e3aa106b4c9ea8cd3b88fc8 +Size (R/maps_2.3-9.tar.gz) = 1428724 bytes diff --git a/math/R-mvtnorm/Makefile b/math/R-mvtnorm/Makefile index 73606bb71..4d8df22f3 100644 --- a/math/R-mvtnorm/Makefile +++ b/math/R-mvtnorm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/04/15 15:33:38 brook Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/31 11:57:03 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Computes the multivariate normal and t distribution LICENSE= gnu-gpl-v2 R_PKGNAME= mvtnorm -R_PKGVER= 0.9-9992 +R_PKGVER= 1.0-2 USE_LANGUAGES= c fortran diff --git a/math/R-mvtnorm/distinfo b/math/R-mvtnorm/distinfo index 198ca5e25..63888e3fb 100644 --- a/math/R-mvtnorm/distinfo +++ b/math/R-mvtnorm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/04/15 15:33:38 brook Exp $ +$NetBSD: distinfo,v 1.5 2015/05/31 11:57:03 wen Exp $ -SHA1 (R/mvtnorm_0.9-9992.tar.gz) = 065985d399f5c2465d3e0c348a12634d6a7826ff -RMD160 (R/mvtnorm_0.9-9992.tar.gz) = 31d3d5fc5fe171d49a3a9e52f32dcab12ad7ff06 -Size (R/mvtnorm_0.9-9992.tar.gz) = 321526 bytes +SHA1 (R/mvtnorm_1.0-2.tar.gz) = 0e579278b1c961695b03837b141116f44554b1a9 +RMD160 (R/mvtnorm_1.0-2.tar.gz) = c8378d6d6e0805a322c11a78109eec29f3f07fee +Size (R/mvtnorm_1.0-2.tar.gz) = 155092 bytes diff --git a/math/R-plyr/Makefile b/math/R-plyr/Makefile index ed69235fa..ee4936c30 100644 --- a/math/R-plyr/Makefile +++ b/math/R-plyr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/09/19 21:19:40 brook Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/31 03:54:07 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Tools for splitting, applying and combining data LICENSE= mit R_PKGNAME= plyr -R_PKGVER= 1.8.1 +R_PKGVER= 1.8.2 USE_LANGUAGES+= c++ diff --git a/math/R-plyr/distinfo b/math/R-plyr/distinfo index 79e30d709..5b09e6d74 100644 --- a/math/R-plyr/distinfo +++ b/math/R-plyr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/08/26 16:40:40 brook Exp $ +$NetBSD: distinfo,v 1.3 2015/05/31 03:54:07 wen Exp $ -SHA1 (R/plyr_1.8.1.tar.gz) = 28435911667715950113104dbfa38a58667593d8 -RMD160 (R/plyr_1.8.1.tar.gz) = 7a240c771d5f3c24ef8303fbdf4f88984d361810 -Size (R/plyr_1.8.1.tar.gz) = 393233 bytes +SHA1 (R/plyr_1.8.2.tar.gz) = b0e3371ca8857e82a3993e006e7dda0f3b3919b8 +RMD160 (R/plyr_1.8.2.tar.gz) = bc1ebc46e8b91d13519bb60ba94dff95e24fe235 +Size (R/plyr_1.8.2.tar.gz) = 392136 bytes diff --git a/math/R-randomForest/Makefile b/math/R-randomForest/Makefile index 7b8314c34..02f4c0c4b 100644 --- a/math/R-randomForest/Makefile +++ b/math/R-randomForest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/12/17 15:04:19 wen Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/31 02:38:49 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Classification and regression based on a forest of trees LICENSE= gnu-gpl-v2 R_PKGNAME= randomForest -R_PKGVER= 4.6-7 +R_PKGVER= 4.6-10 USE_LANGUAGES= c fortran diff --git a/math/R-randomForest/distinfo b/math/R-randomForest/distinfo index 6a7d87698..549c85495 100644 --- a/math/R-randomForest/distinfo +++ b/math/R-randomForest/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/12/17 15:04:19 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/31 02:38:49 wen Exp $ -SHA1 (R/randomForest_4.6-7.tar.gz) = 01f5455d952627cd7a2a1a3977ccfa4005121e9f -RMD160 (R/randomForest_4.6-7.tar.gz) = 951808aeb479134080324792c6450fbb4196cf13 -Size (R/randomForest_4.6-7.tar.gz) = 77163 bytes +SHA1 (R/randomForest_4.6-10.tar.gz) = 783a11470ec41e3a517e349288edef4825c56ec9 +RMD160 (R/randomForest_4.6-10.tar.gz) = bae834a90ae9d42f9a0e473c4a573413b4b06cd7 +Size (R/randomForest_4.6-10.tar.gz) = 79096 bytes diff --git a/math/R-sp/Makefile b/math/R-sp/Makefile index c76e301da..37fc20410 100644 --- a/math/R-sp/Makefile +++ b/math/R-sp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2014/07/13 13:40:10 wen Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/30 11:05:17 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Classes and methods for spatial data LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 R_PKGNAME= sp -R_PKGVER= 1.0-15 +R_PKGVER= 1.1-0 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-sp/distinfo b/math/R-sp/distinfo index bc544944e..14308fe5a 100644 --- a/math/R-sp/distinfo +++ b/math/R-sp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/07/13 13:40:10 wen Exp $ +$NetBSD: distinfo,v 1.8 2015/05/30 11:05:17 wen Exp $ -SHA1 (R/sp_1.0-15.tar.gz) = 64d680802d958a5f52ba911bf03b388c88cfc7b7 -RMD160 (R/sp_1.0-15.tar.gz) = 5d0637eac62c99618aa25dff1da84e5ba347884e -Size (R/sp_1.0-15.tar.gz) = 1159056 bytes +SHA1 (R/sp_1.1-0.tar.gz) = da95e76d604aba5ae861ef92a9a5292355931f7d +RMD160 (R/sp_1.1-0.tar.gz) = ae053b3e0ba0b92596f5406aafd17f019959b3e9 +Size (R/sp_1.1-0.tar.gz) = 1175034 bytes diff --git a/math/R-spacetime/Makefile b/math/R-spacetime/Makefile index e6bd74874..15d2a120e 100644 --- a/math/R-spacetime/Makefile +++ b/math/R-spacetime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2013/07/07 11:52:41 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/31 02:32:48 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,9 +9,9 @@ COMMENT= Classes and methods for spatio-temporal data LICENSE= gnu-gpl-v2 R_PKGNAME= spacetime -R_PKGVER= 1.0-5 +R_PKGVER= 1.1-4 -DEPENDS+= R-sp>=0.9.98:../../math/R-sp +DEPENDS+= R-sp>=1.1.0:../../math/R-sp DEPENDS+= R-xts>=0.8.8:../../math/R-xts DEPENDS+= R-zoo>=1.7.9:../../math/R-zoo DEPENDS+= R-intervals>=0:../../math/R-intervals diff --git a/math/R-spacetime/distinfo b/math/R-spacetime/distinfo index 64c9de2ef..c6a424bb3 100644 --- a/math/R-spacetime/distinfo +++ b/math/R-spacetime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/07/07 11:52:41 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/31 02:32:48 wen Exp $ -SHA1 (R/spacetime_1.0-5.tar.gz) = 5d73359e8402ebefe664f98a60fa6bced70ae532 -RMD160 (R/spacetime_1.0-5.tar.gz) = af6a959f323672456b87c8414491259328add613 -Size (R/spacetime_1.0-5.tar.gz) = 1967105 bytes +SHA1 (R/spacetime_1.1-4.tar.gz) = 495aaf322c6cc43d82292ac0fc093d14a1c02173 +RMD160 (R/spacetime_1.1-4.tar.gz) = 1a59a4e6e1e47c044e9456be7660e51d01c7c6f8 +Size (R/spacetime_1.1-4.tar.gz) = 3013768 bytes diff --git a/math/R-splancs/Makefile b/math/R-splancs/Makefile index df8a0c984..a04714de3 100644 --- a/math/R-splancs/Makefile +++ b/math/R-splancs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/07/13 13:32:51 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/30 11:09:12 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Spatial and space-time point pattern analysis LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 R_PKGNAME= splancs -R_PKGVER= 2.01-34 +R_PKGVER= 2.01-37 USE_LANGUAGES+= c fortran diff --git a/math/R-splancs/distinfo b/math/R-splancs/distinfo index a9543d568..0c1f68be2 100644 --- a/math/R-splancs/distinfo +++ b/math/R-splancs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/07/13 13:32:51 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/30 11:09:12 wen Exp $ -SHA1 (R/splancs_2.01-34.tar.gz) = c4378cc8f0d023db8f3404b335d7856ba944fc54 -RMD160 (R/splancs_2.01-34.tar.gz) = 2cdedec0c373579ef832e49d6ef6a2aeb19e5b5c -Size (R/splancs_2.01-34.tar.gz) = 98701 bytes +SHA1 (R/splancs_2.01-37.tar.gz) = 9246939cb58af762c15940f8744d66591ed8adba +RMD160 (R/splancs_2.01-37.tar.gz) = b54c39aa7603fc0d80c56a4aa93c4f4c3322510f +Size (R/splancs_2.01-37.tar.gz) = 99050 bytes diff --git a/math/R-statmod/Makefile b/math/R-statmod/Makefile index 71da67734..69416bb04 100644 --- a/math/R-statmod/Makefile +++ b/math/R-statmod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/07/13 12:47:38 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/30 10:50:34 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= Miscellaneous biostatistical modeling functions LICENSE= gnu-lgpl-v2 OR gnu-lgpl-v3 R_PKGNAME= statmod -R_PKGVER= 1.4.20 +R_PKGVER= 1.4.21 USE_LANGUAGES+= c fortran diff --git a/math/R-statmod/distinfo b/math/R-statmod/distinfo index ff2c1bbee..56410dbfd 100644 --- a/math/R-statmod/distinfo +++ b/math/R-statmod/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2014/07/13 12:47:38 wen Exp $ +$NetBSD: distinfo,v 1.9 2015/05/30 10:50:34 wen Exp $ -SHA1 (R/statmod_1.4.20.tar.gz) = 28ddfed5c1dd0d58d29bed876c7d2fc0f8351409 -RMD160 (R/statmod_1.4.20.tar.gz) = cd40f98c6b7b7c1d04e3a8224654e9859ffed0bf -Size (R/statmod_1.4.20.tar.gz) = 55377 bytes +SHA1 (R/statmod_1.4.21.tar.gz) = 0c1155621a5ae9e9e138200baf49f918fc937129 +RMD160 (R/statmod_1.4.21.tar.gz) = 2c4883ca782365eeae2415bc775ad92881fdccbc +Size (R/statmod_1.4.21.tar.gz) = 56227 bytes diff --git a/math/R-zoo/Makefile b/math/R-zoo/Makefile index 48b4d18ef..290372c6a 100644 --- a/math/R-zoo/Makefile +++ b/math/R-zoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/07/13 12:06:08 wen Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/30 10:37:38 wen Exp $ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} @@ -9,7 +9,7 @@ COMMENT= S3 Infrastructure for Regular and Irregular Time Series LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 R_PKGNAME= zoo -R_PKGVER= 1.7-11 +R_PKGVER= 1.7-12 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-zoo/distinfo b/math/R-zoo/distinfo index ff862cd0b..dbd8fbeff 100644 --- a/math/R-zoo/distinfo +++ b/math/R-zoo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/07/13 12:06:08 wen Exp $ +$NetBSD: distinfo,v 1.7 2015/05/30 10:37:38 wen Exp $ -SHA1 (R/zoo_1.7-11.tar.gz) = ea4318de677f78a56c97af465a91ada0131e823f -RMD160 (R/zoo_1.7-11.tar.gz) = d5eaa1340def16a9ef4ca662a0a0923ae01034ba -Size (R/zoo_1.7-11.tar.gz) = 819242 bytes +SHA1 (R/zoo_1.7-12.tar.gz) = 73a7dc5152b21d4cd215c07a22f020b537c352c9 +RMD160 (R/zoo_1.7-12.tar.gz) = 82e1cb85247ec8b69c1af324fd4f2a5524a7a9c8 +Size (R/zoo_1.7-12.tar.gz) = 839181 bytes diff --git a/math/R/Makefile b/math/R/Makefile index a9510346b..9a7ee12a5 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.153 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.158 2015/06/22 13:21:59 jperkin Exp $ -DISTNAME= R-3.1.1 +DISTNAME= R-3.2.0 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-3/} @@ -22,7 +23,7 @@ USE_TOOLS+= gmake gzip:run makeinfo perl:run sed unzip:run xmkmf USE_TOOLS+= pkg-config USE_LANGUAGES= c c++ fortran USE_LIBTOOL= yes -TEXINFO_REQD= 4.7 +TEXINFO_REQD= 5.1 INFO_FILES= yes PTHREAD_AUTO_VARS= yes @@ -130,7 +131,7 @@ INSTALL_SCRIPT= ${INSTALL} ${COPY} -m ${BINMODE} SUBST_CLASSES+= fixwrap SUBST_STAGE.fixwrap= post-build SUBST_FILES.fixwrap= libtool -SUBST_SED.fixwrap= -e "s,${WRAPPER_BINDIR}/libtool-fortran,${PKG_LIBTOOL},g" +SUBST_SED.fixwrap= -e "s,${WRAPPER_BINDIR}/libtool,${PKG_LIBTOOL},g" BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.3 BUILDLINK_API_DEPENDS.bzip2+= bzip2>=1.0.5 diff --git a/math/R/PLIST b/math/R/PLIST index daaf5d8c0..3521ff547 100644 --- a/math/R/PLIST +++ b/math/R/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2014/05/03 22:29:42 markd Exp $ +@comment $NetBSD: PLIST,v 1.22 2015/05/26 13:36:57 jperkin Exp $ bin/R bin/Rscript info/R-FAQ.info.gz @@ -210,6 +210,7 @@ lib/R/library/Matrix/Meta/nsInfo.rds lib/R/library/Matrix/Meta/package.rds lib/R/library/Matrix/Meta/vignette.rds lib/R/library/Matrix/NAMESPACE +lib/R/library/Matrix/NEWS.Rd lib/R/library/Matrix/R/Matrix lib/R/library/Matrix/R/Matrix.rdb lib/R/library/Matrix/R/Matrix.rdx @@ -265,7 +266,9 @@ lib/R/library/Matrix/po/de/LC_MESSAGES/Matrix.mo lib/R/library/Matrix/po/de/LC_MESSAGES/R-Matrix.mo lib/R/library/Matrix/po/en@quot/LC_MESSAGES/Matrix.mo lib/R/library/Matrix/po/en@quot/LC_MESSAGES/R-Matrix.mo +lib/R/library/Matrix/po/fr/LC_MESSAGES/Matrix.mo lib/R/library/Matrix/po/fr/LC_MESSAGES/R-Matrix.mo +lib/R/library/Matrix/po/ko/LC_MESSAGES/R-Matrix.mo lib/R/library/Matrix/po/pl/LC_MESSAGES/Matrix.mo lib/R/library/Matrix/po/pl/LC_MESSAGES/R-Matrix.mo lib/R/library/Matrix/test-tools-1.R @@ -746,6 +749,18 @@ lib/R/library/mgcv/help/paths.rds lib/R/library/mgcv/html/00Index.html lib/R/library/mgcv/html/R.css lib/R/library/mgcv/libs/mgcv.so +lib/R/library/mgcv/po/de/LC_MESSAGES/R-mgcv.mo +lib/R/library/mgcv/po/de/LC_MESSAGES/mgcv.mo +lib/R/library/mgcv/po/en@quot/LC_MESSAGES/R-mgcv.mo +lib/R/library/mgcv/po/en@quot/LC_MESSAGES/mgcv.mo +lib/R/library/mgcv/po/fr/LC_MESSAGES/R-mgcv.mo +lib/R/library/mgcv/po/fr/LC_MESSAGES/mgcv.mo +lib/R/library/mgcv/po/ko/LC_MESSAGES/R-mgcv.mo +lib/R/library/mgcv/po/ko/LC_MESSAGES/mgcv.mo +lib/R/library/mgcv/po/pl/LC_MESSAGES/R-mgcv.mo +lib/R/library/mgcv/po/pl/LC_MESSAGES/mgcv.mo +lib/R/library/mgcv/po/po/LC_MESSAGES/R-mgcv.mo +lib/R/library/mgcv/po/po/LC_MESSAGES/mgcv.mo lib/R/library/nlme/CITATION lib/R/library/nlme/DESCRIPTION lib/R/library/nlme/INDEX @@ -906,6 +921,7 @@ lib/R/library/spatial/libs/spatial.so lib/R/library/spatial/po/de/LC_MESSAGES/R-spatial.mo lib/R/library/spatial/po/en@quot/LC_MESSAGES/R-spatial.mo lib/R/library/spatial/po/fr/LC_MESSAGES/R-spatial.mo +lib/R/library/spatial/po/ko/LC_MESSAGES/R-spatial.mo lib/R/library/spatial/po/pl/LC_MESSAGES/R-spatial.mo lib/R/library/spatial/ppdata/agter.dat lib/R/library/spatial/ppdata/caveolae.dat @@ -1007,6 +1023,7 @@ lib/R/library/survival/Meta/package.rds lib/R/library/survival/Meta/vignette.rds lib/R/library/survival/NAMESPACE lib/R/library/survival/NEWS.Rd +lib/R/library/survival/NEWS.Rd.orig lib/R/library/survival/R/survival lib/R/library/survival/R/survival.rdb lib/R/library/survival/R/survival.rdx @@ -1017,8 +1034,13 @@ lib/R/library/survival/data/datalist lib/R/library/survival/doc/adjcurve.R lib/R/library/survival/doc/adjcurve.Rnw lib/R/library/survival/doc/adjcurve.pdf +lib/R/library/survival/doc/compete.R +lib/R/library/survival/doc/compete.Rnw +lib/R/library/survival/doc/compete.pdf lib/R/library/survival/doc/index.html -lib/R/library/survival/doc/sourcecode.pdf +lib/R/library/survival/doc/splines.R +lib/R/library/survival/doc/splines.Rnw +lib/R/library/survival/doc/splines.pdf lib/R/library/survival/doc/tests.R lib/R/library/survival/doc/tests.Rnw lib/R/library/survival/doc/tests.pdf @@ -1078,6 +1100,8 @@ lib/R/library/tools/Meta/links.rds lib/R/library/tools/Meta/nsInfo.rds lib/R/library/tools/Meta/package.rds lib/R/library/tools/NAMESPACE +lib/R/library/tools/R/sysdata.rdb +lib/R/library/tools/R/sysdata.rdx lib/R/library/tools/R/tools lib/R/library/tools/R/tools.rdb lib/R/library/tools/R/tools.rdx @@ -1398,12 +1422,12 @@ lib/R/modules/R_X11.so lib/R/modules/R_de.so lib/R/modules/internet.so lib/R/modules/lapack.so -lib/R/modules/vfonts.so lib/R/share/R/REMOVE.R lib/R/share/R/examples-footer.R lib/R/share/R/examples-header.R lib/R/share/R/nspackloader.R lib/R/share/R/tests-startup.R +lib/R/share/Rd/macros/system.Rd lib/R/share/dictionaries/en_stats.rds lib/R/share/encodings/Adobe-glyphlist lib/R/share/encodings/character-sets diff --git a/math/R/PLIST.Darwin b/math/R/PLIST.Darwin new file mode 100644 index 000000000..becbe99e8 --- /dev/null +++ b/math/R/PLIST.Darwin @@ -0,0 +1,596 @@ +@comment $NetBSD: PLIST.Darwin,v 1.1 2015/04/23 06:40:27 dbj Exp $ +@comment +@comment The configure script has explicit check for darwin and sets +@comment --with-internal-tzcode=yes +@comment which results in these files in lib/R/share/zoneinfo +@comment +@comment This source file: +@comment https://svn.r-project.org/R/trunk/src/extra/tzone/Notes +@comment explains that osx has problems stemming from 32 bit limitations in zic. +@comment Some further discussion found at +@comment https://github.com/tzinfo/tzinfo-data/issues/1 +@comment +@comment Even darwin 10.10.3 (osx 14D131) still shows zic --version of 7.116 +@comment +lib/R/share/zoneinfo/Africa/Abidjan +lib/R/share/zoneinfo/Africa/Accra +lib/R/share/zoneinfo/Africa/Addis_Ababa +lib/R/share/zoneinfo/Africa/Algiers +lib/R/share/zoneinfo/Africa/Asmara +lib/R/share/zoneinfo/Africa/Asmera +lib/R/share/zoneinfo/Africa/Bamako +lib/R/share/zoneinfo/Africa/Bangui +lib/R/share/zoneinfo/Africa/Banjul +lib/R/share/zoneinfo/Africa/Bissau +lib/R/share/zoneinfo/Africa/Blantyre +lib/R/share/zoneinfo/Africa/Brazzaville +lib/R/share/zoneinfo/Africa/Bujumbura +lib/R/share/zoneinfo/Africa/Cairo +lib/R/share/zoneinfo/Africa/Casablanca +lib/R/share/zoneinfo/Africa/Ceuta +lib/R/share/zoneinfo/Africa/Conakry +lib/R/share/zoneinfo/Africa/Dakar +lib/R/share/zoneinfo/Africa/Dar_es_Salaam +lib/R/share/zoneinfo/Africa/Djibouti +lib/R/share/zoneinfo/Africa/Douala +lib/R/share/zoneinfo/Africa/El_Aaiun +lib/R/share/zoneinfo/Africa/Freetown +lib/R/share/zoneinfo/Africa/Gaborone +lib/R/share/zoneinfo/Africa/Harare +lib/R/share/zoneinfo/Africa/Johannesburg +lib/R/share/zoneinfo/Africa/Juba +lib/R/share/zoneinfo/Africa/Kampala +lib/R/share/zoneinfo/Africa/Khartoum +lib/R/share/zoneinfo/Africa/Kigali +lib/R/share/zoneinfo/Africa/Kinshasa +lib/R/share/zoneinfo/Africa/Lagos +lib/R/share/zoneinfo/Africa/Libreville +lib/R/share/zoneinfo/Africa/Lome +lib/R/share/zoneinfo/Africa/Luanda +lib/R/share/zoneinfo/Africa/Lubumbashi +lib/R/share/zoneinfo/Africa/Lusaka +lib/R/share/zoneinfo/Africa/Malabo +lib/R/share/zoneinfo/Africa/Maputo +lib/R/share/zoneinfo/Africa/Maseru +lib/R/share/zoneinfo/Africa/Mbabane +lib/R/share/zoneinfo/Africa/Mogadishu +lib/R/share/zoneinfo/Africa/Monrovia +lib/R/share/zoneinfo/Africa/Nairobi +lib/R/share/zoneinfo/Africa/Ndjamena +lib/R/share/zoneinfo/Africa/Niamey +lib/R/share/zoneinfo/Africa/Nouakchott +lib/R/share/zoneinfo/Africa/Ouagadougou +lib/R/share/zoneinfo/Africa/Porto-Novo +lib/R/share/zoneinfo/Africa/Sao_Tome +lib/R/share/zoneinfo/Africa/Timbuktu +lib/R/share/zoneinfo/Africa/Tripoli +lib/R/share/zoneinfo/Africa/Tunis +lib/R/share/zoneinfo/Africa/Windhoek +lib/R/share/zoneinfo/America/Adak +lib/R/share/zoneinfo/America/Anchorage +lib/R/share/zoneinfo/America/Anguilla +lib/R/share/zoneinfo/America/Antigua +lib/R/share/zoneinfo/America/Araguaina +lib/R/share/zoneinfo/America/Argentina/Buenos_Aires +lib/R/share/zoneinfo/America/Argentina/Catamarca +lib/R/share/zoneinfo/America/Argentina/ComodRivadavia +lib/R/share/zoneinfo/America/Argentina/Cordoba +lib/R/share/zoneinfo/America/Argentina/Jujuy +lib/R/share/zoneinfo/America/Argentina/La_Rioja +lib/R/share/zoneinfo/America/Argentina/Mendoza +lib/R/share/zoneinfo/America/Argentina/Rio_Gallegos +lib/R/share/zoneinfo/America/Argentina/Salta +lib/R/share/zoneinfo/America/Argentina/San_Juan +lib/R/share/zoneinfo/America/Argentina/San_Luis +lib/R/share/zoneinfo/America/Argentina/Tucuman +lib/R/share/zoneinfo/America/Argentina/Ushuaia +lib/R/share/zoneinfo/America/Aruba +lib/R/share/zoneinfo/America/Asuncion +lib/R/share/zoneinfo/America/Atikokan +lib/R/share/zoneinfo/America/Atka +lib/R/share/zoneinfo/America/Bahia +lib/R/share/zoneinfo/America/Bahia_Banderas +lib/R/share/zoneinfo/America/Barbados +lib/R/share/zoneinfo/America/Belem +lib/R/share/zoneinfo/America/Belize +lib/R/share/zoneinfo/America/Blanc-Sablon +lib/R/share/zoneinfo/America/Boa_Vista +lib/R/share/zoneinfo/America/Bogota +lib/R/share/zoneinfo/America/Boise +lib/R/share/zoneinfo/America/Buenos_Aires +lib/R/share/zoneinfo/America/Cambridge_Bay +lib/R/share/zoneinfo/America/Campo_Grande +lib/R/share/zoneinfo/America/Cancun +lib/R/share/zoneinfo/America/Caracas +lib/R/share/zoneinfo/America/Catamarca +lib/R/share/zoneinfo/America/Cayenne +lib/R/share/zoneinfo/America/Cayman +lib/R/share/zoneinfo/America/Chicago +lib/R/share/zoneinfo/America/Chihuahua +lib/R/share/zoneinfo/America/Coral_Harbour +lib/R/share/zoneinfo/America/Cordoba +lib/R/share/zoneinfo/America/Costa_Rica +lib/R/share/zoneinfo/America/Creston +lib/R/share/zoneinfo/America/Cuiaba +lib/R/share/zoneinfo/America/Curacao +lib/R/share/zoneinfo/America/Danmarkshavn +lib/R/share/zoneinfo/America/Dawson +lib/R/share/zoneinfo/America/Dawson_Creek +lib/R/share/zoneinfo/America/Denver +lib/R/share/zoneinfo/America/Detroit +lib/R/share/zoneinfo/America/Dominica +lib/R/share/zoneinfo/America/Edmonton +lib/R/share/zoneinfo/America/Eirunepe +lib/R/share/zoneinfo/America/El_Salvador +lib/R/share/zoneinfo/America/Ensenada +lib/R/share/zoneinfo/America/Fort_Wayne +lib/R/share/zoneinfo/America/Fortaleza +lib/R/share/zoneinfo/America/Glace_Bay +lib/R/share/zoneinfo/America/Godthab +lib/R/share/zoneinfo/America/Goose_Bay +lib/R/share/zoneinfo/America/Grand_Turk +lib/R/share/zoneinfo/America/Grenada +lib/R/share/zoneinfo/America/Guadeloupe +lib/R/share/zoneinfo/America/Guatemala +lib/R/share/zoneinfo/America/Guayaquil +lib/R/share/zoneinfo/America/Guyana +lib/R/share/zoneinfo/America/Halifax +lib/R/share/zoneinfo/America/Havana +lib/R/share/zoneinfo/America/Hermosillo +lib/R/share/zoneinfo/America/Indiana/Indianapolis +lib/R/share/zoneinfo/America/Indiana/Knox +lib/R/share/zoneinfo/America/Indiana/Marengo +lib/R/share/zoneinfo/America/Indiana/Petersburg +lib/R/share/zoneinfo/America/Indiana/Tell_City +lib/R/share/zoneinfo/America/Indiana/Vevay +lib/R/share/zoneinfo/America/Indiana/Vincennes +lib/R/share/zoneinfo/America/Indiana/Winamac +lib/R/share/zoneinfo/America/Indianapolis +lib/R/share/zoneinfo/America/Inuvik +lib/R/share/zoneinfo/America/Iqaluit +lib/R/share/zoneinfo/America/Jamaica +lib/R/share/zoneinfo/America/Jujuy +lib/R/share/zoneinfo/America/Juneau +lib/R/share/zoneinfo/America/Kentucky/Louisville +lib/R/share/zoneinfo/America/Kentucky/Monticello +lib/R/share/zoneinfo/America/Knox_IN +lib/R/share/zoneinfo/America/Kralendijk +lib/R/share/zoneinfo/America/La_Paz +lib/R/share/zoneinfo/America/Lima +lib/R/share/zoneinfo/America/Los_Angeles +lib/R/share/zoneinfo/America/Louisville +lib/R/share/zoneinfo/America/Lower_Princes +lib/R/share/zoneinfo/America/Maceio +lib/R/share/zoneinfo/America/Managua +lib/R/share/zoneinfo/America/Manaus +lib/R/share/zoneinfo/America/Marigot +lib/R/share/zoneinfo/America/Martinique +lib/R/share/zoneinfo/America/Matamoros +lib/R/share/zoneinfo/America/Mazatlan +lib/R/share/zoneinfo/America/Mendoza +lib/R/share/zoneinfo/America/Menominee +lib/R/share/zoneinfo/America/Merida +lib/R/share/zoneinfo/America/Metlakatla +lib/R/share/zoneinfo/America/Mexico_City +lib/R/share/zoneinfo/America/Miquelon +lib/R/share/zoneinfo/America/Moncton +lib/R/share/zoneinfo/America/Monterrey +lib/R/share/zoneinfo/America/Montevideo +lib/R/share/zoneinfo/America/Montreal +lib/R/share/zoneinfo/America/Montserrat +lib/R/share/zoneinfo/America/Nassau +lib/R/share/zoneinfo/America/New_York +lib/R/share/zoneinfo/America/Nipigon +lib/R/share/zoneinfo/America/Nome +lib/R/share/zoneinfo/America/Noronha +lib/R/share/zoneinfo/America/North_Dakota/Beulah +lib/R/share/zoneinfo/America/North_Dakota/Center +lib/R/share/zoneinfo/America/North_Dakota/New_Salem +lib/R/share/zoneinfo/America/Ojinaga +lib/R/share/zoneinfo/America/Panama +lib/R/share/zoneinfo/America/Pangnirtung +lib/R/share/zoneinfo/America/Paramaribo +lib/R/share/zoneinfo/America/Phoenix +lib/R/share/zoneinfo/America/Port-au-Prince +lib/R/share/zoneinfo/America/Port_of_Spain +lib/R/share/zoneinfo/America/Porto_Acre +lib/R/share/zoneinfo/America/Porto_Velho +lib/R/share/zoneinfo/America/Puerto_Rico +lib/R/share/zoneinfo/America/Rainy_River +lib/R/share/zoneinfo/America/Rankin_Inlet +lib/R/share/zoneinfo/America/Recife +lib/R/share/zoneinfo/America/Regina +lib/R/share/zoneinfo/America/Resolute +lib/R/share/zoneinfo/America/Rio_Branco +lib/R/share/zoneinfo/America/Rosario +lib/R/share/zoneinfo/America/Santa_Isabel +lib/R/share/zoneinfo/America/Santarem +lib/R/share/zoneinfo/America/Santiago +lib/R/share/zoneinfo/America/Santo_Domingo +lib/R/share/zoneinfo/America/Sao_Paulo +lib/R/share/zoneinfo/America/Scoresbysund +lib/R/share/zoneinfo/America/Shiprock +lib/R/share/zoneinfo/America/Sitka +lib/R/share/zoneinfo/America/St_Barthelemy +lib/R/share/zoneinfo/America/St_Johns +lib/R/share/zoneinfo/America/St_Kitts +lib/R/share/zoneinfo/America/St_Lucia +lib/R/share/zoneinfo/America/St_Thomas +lib/R/share/zoneinfo/America/St_Vincent +lib/R/share/zoneinfo/America/Swift_Current +lib/R/share/zoneinfo/America/Tegucigalpa +lib/R/share/zoneinfo/America/Thule +lib/R/share/zoneinfo/America/Thunder_Bay +lib/R/share/zoneinfo/America/Tijuana +lib/R/share/zoneinfo/America/Toronto +lib/R/share/zoneinfo/America/Tortola +lib/R/share/zoneinfo/America/Vancouver +lib/R/share/zoneinfo/America/Virgin +lib/R/share/zoneinfo/America/Whitehorse +lib/R/share/zoneinfo/America/Winnipeg +lib/R/share/zoneinfo/America/Yakutat +lib/R/share/zoneinfo/America/Yellowknife +lib/R/share/zoneinfo/Antarctica/Casey +lib/R/share/zoneinfo/Antarctica/Davis +lib/R/share/zoneinfo/Antarctica/DumontDUrville +lib/R/share/zoneinfo/Antarctica/Macquarie +lib/R/share/zoneinfo/Antarctica/Mawson +lib/R/share/zoneinfo/Antarctica/McMurdo +lib/R/share/zoneinfo/Antarctica/Palmer +lib/R/share/zoneinfo/Antarctica/Rothera +lib/R/share/zoneinfo/Antarctica/South_Pole +lib/R/share/zoneinfo/Antarctica/Syowa +lib/R/share/zoneinfo/Antarctica/Troll +lib/R/share/zoneinfo/Antarctica/Vostok +lib/R/share/zoneinfo/Arctic/Longyearbyen +lib/R/share/zoneinfo/Asia/Aden +lib/R/share/zoneinfo/Asia/Almaty +lib/R/share/zoneinfo/Asia/Amman +lib/R/share/zoneinfo/Asia/Anadyr +lib/R/share/zoneinfo/Asia/Aqtau +lib/R/share/zoneinfo/Asia/Aqtobe +lib/R/share/zoneinfo/Asia/Ashgabat +lib/R/share/zoneinfo/Asia/Ashkhabad +lib/R/share/zoneinfo/Asia/Baghdad +lib/R/share/zoneinfo/Asia/Bahrain +lib/R/share/zoneinfo/Asia/Baku +lib/R/share/zoneinfo/Asia/Bangkok +lib/R/share/zoneinfo/Asia/Beirut +lib/R/share/zoneinfo/Asia/Bishkek +lib/R/share/zoneinfo/Asia/Brunei +lib/R/share/zoneinfo/Asia/Calcutta +lib/R/share/zoneinfo/Asia/Choibalsan +lib/R/share/zoneinfo/Asia/Chongqing +lib/R/share/zoneinfo/Asia/Chungking +lib/R/share/zoneinfo/Asia/Colombo +lib/R/share/zoneinfo/Asia/Dacca +lib/R/share/zoneinfo/Asia/Damascus +lib/R/share/zoneinfo/Asia/Dhaka +lib/R/share/zoneinfo/Asia/Dili +lib/R/share/zoneinfo/Asia/Dubai +lib/R/share/zoneinfo/Asia/Dushanbe +lib/R/share/zoneinfo/Asia/Gaza +lib/R/share/zoneinfo/Asia/Harbin +lib/R/share/zoneinfo/Asia/Hebron +lib/R/share/zoneinfo/Asia/Ho_Chi_Minh +lib/R/share/zoneinfo/Asia/Hong_Kong +lib/R/share/zoneinfo/Asia/Hovd +lib/R/share/zoneinfo/Asia/Irkutsk +lib/R/share/zoneinfo/Asia/Istanbul +lib/R/share/zoneinfo/Asia/Jakarta +lib/R/share/zoneinfo/Asia/Jayapura +lib/R/share/zoneinfo/Asia/Jerusalem +lib/R/share/zoneinfo/Asia/Kabul +lib/R/share/zoneinfo/Asia/Kamchatka +lib/R/share/zoneinfo/Asia/Karachi +lib/R/share/zoneinfo/Asia/Kashgar +lib/R/share/zoneinfo/Asia/Kathmandu +lib/R/share/zoneinfo/Asia/Katmandu +lib/R/share/zoneinfo/Asia/Khandyga +lib/R/share/zoneinfo/Asia/Kolkata +lib/R/share/zoneinfo/Asia/Krasnoyarsk +lib/R/share/zoneinfo/Asia/Kuala_Lumpur +lib/R/share/zoneinfo/Asia/Kuching +lib/R/share/zoneinfo/Asia/Kuwait +lib/R/share/zoneinfo/Asia/Macao +lib/R/share/zoneinfo/Asia/Macau +lib/R/share/zoneinfo/Asia/Magadan +lib/R/share/zoneinfo/Asia/Makassar +lib/R/share/zoneinfo/Asia/Manila +lib/R/share/zoneinfo/Asia/Muscat +lib/R/share/zoneinfo/Asia/Nicosia +lib/R/share/zoneinfo/Asia/Novokuznetsk +lib/R/share/zoneinfo/Asia/Novosibirsk +lib/R/share/zoneinfo/Asia/Omsk +lib/R/share/zoneinfo/Asia/Oral +lib/R/share/zoneinfo/Asia/Phnom_Penh +lib/R/share/zoneinfo/Asia/Pontianak +lib/R/share/zoneinfo/Asia/Pyongyang +lib/R/share/zoneinfo/Asia/Qatar +lib/R/share/zoneinfo/Asia/Qyzylorda +lib/R/share/zoneinfo/Asia/Rangoon +lib/R/share/zoneinfo/Asia/Riyadh +lib/R/share/zoneinfo/Asia/Saigon +lib/R/share/zoneinfo/Asia/Sakhalin +lib/R/share/zoneinfo/Asia/Samarkand +lib/R/share/zoneinfo/Asia/Seoul +lib/R/share/zoneinfo/Asia/Shanghai +lib/R/share/zoneinfo/Asia/Singapore +lib/R/share/zoneinfo/Asia/Taipei +lib/R/share/zoneinfo/Asia/Tashkent +lib/R/share/zoneinfo/Asia/Tbilisi +lib/R/share/zoneinfo/Asia/Tehran +lib/R/share/zoneinfo/Asia/Tel_Aviv +lib/R/share/zoneinfo/Asia/Thimbu +lib/R/share/zoneinfo/Asia/Thimphu +lib/R/share/zoneinfo/Asia/Tokyo +lib/R/share/zoneinfo/Asia/Ujung_Pandang +lib/R/share/zoneinfo/Asia/Ulaanbaatar +lib/R/share/zoneinfo/Asia/Ulan_Bator +lib/R/share/zoneinfo/Asia/Urumqi +lib/R/share/zoneinfo/Asia/Ust-Nera +lib/R/share/zoneinfo/Asia/Vientiane +lib/R/share/zoneinfo/Asia/Vladivostok +lib/R/share/zoneinfo/Asia/Yakutsk +lib/R/share/zoneinfo/Asia/Yekaterinburg +lib/R/share/zoneinfo/Asia/Yerevan +lib/R/share/zoneinfo/Atlantic/Azores +lib/R/share/zoneinfo/Atlantic/Bermuda +lib/R/share/zoneinfo/Atlantic/Canary +lib/R/share/zoneinfo/Atlantic/Cape_Verde +lib/R/share/zoneinfo/Atlantic/Faeroe +lib/R/share/zoneinfo/Atlantic/Faroe +lib/R/share/zoneinfo/Atlantic/Jan_Mayen +lib/R/share/zoneinfo/Atlantic/Madeira +lib/R/share/zoneinfo/Atlantic/Reykjavik +lib/R/share/zoneinfo/Atlantic/South_Georgia +lib/R/share/zoneinfo/Atlantic/St_Helena +lib/R/share/zoneinfo/Atlantic/Stanley +lib/R/share/zoneinfo/Australia/ACT +lib/R/share/zoneinfo/Australia/Adelaide +lib/R/share/zoneinfo/Australia/Brisbane +lib/R/share/zoneinfo/Australia/Broken_Hill +lib/R/share/zoneinfo/Australia/Canberra +lib/R/share/zoneinfo/Australia/Currie +lib/R/share/zoneinfo/Australia/Darwin +lib/R/share/zoneinfo/Australia/Eucla +lib/R/share/zoneinfo/Australia/Hobart +lib/R/share/zoneinfo/Australia/LHI +lib/R/share/zoneinfo/Australia/Lindeman +lib/R/share/zoneinfo/Australia/Lord_Howe +lib/R/share/zoneinfo/Australia/Melbourne +lib/R/share/zoneinfo/Australia/NSW +lib/R/share/zoneinfo/Australia/North +lib/R/share/zoneinfo/Australia/Perth +lib/R/share/zoneinfo/Australia/Queensland +lib/R/share/zoneinfo/Australia/South +lib/R/share/zoneinfo/Australia/Sydney +lib/R/share/zoneinfo/Australia/Tasmania +lib/R/share/zoneinfo/Australia/Victoria +lib/R/share/zoneinfo/Australia/West +lib/R/share/zoneinfo/Australia/Yancowinna +lib/R/share/zoneinfo/Brazil/Acre +lib/R/share/zoneinfo/Brazil/DeNoronha +lib/R/share/zoneinfo/Brazil/East +lib/R/share/zoneinfo/Brazil/West +lib/R/share/zoneinfo/CET +lib/R/share/zoneinfo/CST6CDT +lib/R/share/zoneinfo/Canada/Atlantic +lib/R/share/zoneinfo/Canada/Central +lib/R/share/zoneinfo/Canada/East-Saskatchewan +lib/R/share/zoneinfo/Canada/Eastern +lib/R/share/zoneinfo/Canada/Mountain +lib/R/share/zoneinfo/Canada/Newfoundland +lib/R/share/zoneinfo/Canada/Pacific +lib/R/share/zoneinfo/Canada/Saskatchewan +lib/R/share/zoneinfo/Canada/Yukon +lib/R/share/zoneinfo/Chile/Continental +lib/R/share/zoneinfo/Chile/EasterIsland +lib/R/share/zoneinfo/Cuba +lib/R/share/zoneinfo/EET +lib/R/share/zoneinfo/EST +lib/R/share/zoneinfo/EST5EDT +lib/R/share/zoneinfo/Egypt +lib/R/share/zoneinfo/Eire +lib/R/share/zoneinfo/Etc/GMT +lib/R/share/zoneinfo/Etc/GMT+0 +lib/R/share/zoneinfo/Etc/GMT+1 +lib/R/share/zoneinfo/Etc/GMT+10 +lib/R/share/zoneinfo/Etc/GMT+11 +lib/R/share/zoneinfo/Etc/GMT+12 +lib/R/share/zoneinfo/Etc/GMT+2 +lib/R/share/zoneinfo/Etc/GMT+3 +lib/R/share/zoneinfo/Etc/GMT+4 +lib/R/share/zoneinfo/Etc/GMT+5 +lib/R/share/zoneinfo/Etc/GMT+6 +lib/R/share/zoneinfo/Etc/GMT+7 +lib/R/share/zoneinfo/Etc/GMT+8 +lib/R/share/zoneinfo/Etc/GMT+9 +lib/R/share/zoneinfo/Etc/GMT-0 +lib/R/share/zoneinfo/Etc/GMT-1 +lib/R/share/zoneinfo/Etc/GMT-10 +lib/R/share/zoneinfo/Etc/GMT-11 +lib/R/share/zoneinfo/Etc/GMT-12 +lib/R/share/zoneinfo/Etc/GMT-13 +lib/R/share/zoneinfo/Etc/GMT-14 +lib/R/share/zoneinfo/Etc/GMT-2 +lib/R/share/zoneinfo/Etc/GMT-3 +lib/R/share/zoneinfo/Etc/GMT-4 +lib/R/share/zoneinfo/Etc/GMT-5 +lib/R/share/zoneinfo/Etc/GMT-6 +lib/R/share/zoneinfo/Etc/GMT-7 +lib/R/share/zoneinfo/Etc/GMT-8 +lib/R/share/zoneinfo/Etc/GMT-9 +lib/R/share/zoneinfo/Etc/GMT0 +lib/R/share/zoneinfo/Etc/Greenwich +lib/R/share/zoneinfo/Etc/UCT +lib/R/share/zoneinfo/Etc/UTC +lib/R/share/zoneinfo/Etc/Universal +lib/R/share/zoneinfo/Etc/Zulu +lib/R/share/zoneinfo/Europe/Amsterdam +lib/R/share/zoneinfo/Europe/Andorra +lib/R/share/zoneinfo/Europe/Athens +lib/R/share/zoneinfo/Europe/Belfast +lib/R/share/zoneinfo/Europe/Belgrade +lib/R/share/zoneinfo/Europe/Berlin +lib/R/share/zoneinfo/Europe/Bratislava +lib/R/share/zoneinfo/Europe/Brussels +lib/R/share/zoneinfo/Europe/Bucharest +lib/R/share/zoneinfo/Europe/Budapest +lib/R/share/zoneinfo/Europe/Busingen +lib/R/share/zoneinfo/Europe/Chisinau +lib/R/share/zoneinfo/Europe/Copenhagen +lib/R/share/zoneinfo/Europe/Dublin +lib/R/share/zoneinfo/Europe/Gibraltar +lib/R/share/zoneinfo/Europe/Guernsey +lib/R/share/zoneinfo/Europe/Helsinki +lib/R/share/zoneinfo/Europe/Isle_of_Man +lib/R/share/zoneinfo/Europe/Istanbul +lib/R/share/zoneinfo/Europe/Jersey +lib/R/share/zoneinfo/Europe/Kaliningrad +lib/R/share/zoneinfo/Europe/Kiev +lib/R/share/zoneinfo/Europe/Lisbon +lib/R/share/zoneinfo/Europe/Ljubljana +lib/R/share/zoneinfo/Europe/London +lib/R/share/zoneinfo/Europe/Luxembourg +lib/R/share/zoneinfo/Europe/Madrid +lib/R/share/zoneinfo/Europe/Malta +lib/R/share/zoneinfo/Europe/Mariehamn +lib/R/share/zoneinfo/Europe/Minsk +lib/R/share/zoneinfo/Europe/Monaco +lib/R/share/zoneinfo/Europe/Moscow +lib/R/share/zoneinfo/Europe/Nicosia +lib/R/share/zoneinfo/Europe/Oslo +lib/R/share/zoneinfo/Europe/Paris +lib/R/share/zoneinfo/Europe/Podgorica +lib/R/share/zoneinfo/Europe/Prague +lib/R/share/zoneinfo/Europe/Riga +lib/R/share/zoneinfo/Europe/Rome +lib/R/share/zoneinfo/Europe/Samara +lib/R/share/zoneinfo/Europe/San_Marino +lib/R/share/zoneinfo/Europe/Sarajevo +lib/R/share/zoneinfo/Europe/Simferopol +lib/R/share/zoneinfo/Europe/Skopje +lib/R/share/zoneinfo/Europe/Sofia +lib/R/share/zoneinfo/Europe/Stockholm +lib/R/share/zoneinfo/Europe/Tallinn +lib/R/share/zoneinfo/Europe/Tirane +lib/R/share/zoneinfo/Europe/Tiraspol +lib/R/share/zoneinfo/Europe/Uzhgorod +lib/R/share/zoneinfo/Europe/Vaduz +lib/R/share/zoneinfo/Europe/Vatican +lib/R/share/zoneinfo/Europe/Vienna +lib/R/share/zoneinfo/Europe/Vilnius +lib/R/share/zoneinfo/Europe/Volgograd +lib/R/share/zoneinfo/Europe/Warsaw +lib/R/share/zoneinfo/Europe/Zagreb +lib/R/share/zoneinfo/Europe/Zaporozhye +lib/R/share/zoneinfo/Europe/Zurich +lib/R/share/zoneinfo/GB +lib/R/share/zoneinfo/GB-Eire +lib/R/share/zoneinfo/GMT +lib/R/share/zoneinfo/GMT+0 +lib/R/share/zoneinfo/GMT-0 +lib/R/share/zoneinfo/GMT0 +lib/R/share/zoneinfo/Greenwich +lib/R/share/zoneinfo/HST +lib/R/share/zoneinfo/Hongkong +lib/R/share/zoneinfo/Iceland +lib/R/share/zoneinfo/Indian/Antananarivo +lib/R/share/zoneinfo/Indian/Chagos +lib/R/share/zoneinfo/Indian/Christmas +lib/R/share/zoneinfo/Indian/Cocos +lib/R/share/zoneinfo/Indian/Comoro +lib/R/share/zoneinfo/Indian/Kerguelen +lib/R/share/zoneinfo/Indian/Mahe +lib/R/share/zoneinfo/Indian/Maldives +lib/R/share/zoneinfo/Indian/Mauritius +lib/R/share/zoneinfo/Indian/Mayotte +lib/R/share/zoneinfo/Indian/Reunion +lib/R/share/zoneinfo/Iran +lib/R/share/zoneinfo/Israel +lib/R/share/zoneinfo/Jamaica +lib/R/share/zoneinfo/Japan +lib/R/share/zoneinfo/Kwajalein +lib/R/share/zoneinfo/Libya +lib/R/share/zoneinfo/MET +lib/R/share/zoneinfo/MST +lib/R/share/zoneinfo/MST7MDT +lib/R/share/zoneinfo/Mexico/BajaNorte +lib/R/share/zoneinfo/Mexico/BajaSur +lib/R/share/zoneinfo/Mexico/General +lib/R/share/zoneinfo/NZ +lib/R/share/zoneinfo/NZ-CHAT +lib/R/share/zoneinfo/Navajo +lib/R/share/zoneinfo/PRC +lib/R/share/zoneinfo/PST8PDT +lib/R/share/zoneinfo/Pacific/Apia +lib/R/share/zoneinfo/Pacific/Auckland +lib/R/share/zoneinfo/Pacific/Chatham +lib/R/share/zoneinfo/Pacific/Chuuk +lib/R/share/zoneinfo/Pacific/Easter +lib/R/share/zoneinfo/Pacific/Efate +lib/R/share/zoneinfo/Pacific/Enderbury +lib/R/share/zoneinfo/Pacific/Fakaofo +lib/R/share/zoneinfo/Pacific/Fiji +lib/R/share/zoneinfo/Pacific/Funafuti +lib/R/share/zoneinfo/Pacific/Galapagos +lib/R/share/zoneinfo/Pacific/Gambier +lib/R/share/zoneinfo/Pacific/Guadalcanal +lib/R/share/zoneinfo/Pacific/Guam +lib/R/share/zoneinfo/Pacific/Honolulu +lib/R/share/zoneinfo/Pacific/Johnston +lib/R/share/zoneinfo/Pacific/Kiritimati +lib/R/share/zoneinfo/Pacific/Kosrae +lib/R/share/zoneinfo/Pacific/Kwajalein +lib/R/share/zoneinfo/Pacific/Majuro +lib/R/share/zoneinfo/Pacific/Marquesas +lib/R/share/zoneinfo/Pacific/Midway +lib/R/share/zoneinfo/Pacific/Nauru +lib/R/share/zoneinfo/Pacific/Niue +lib/R/share/zoneinfo/Pacific/Norfolk +lib/R/share/zoneinfo/Pacific/Noumea +lib/R/share/zoneinfo/Pacific/Pago_Pago +lib/R/share/zoneinfo/Pacific/Palau +lib/R/share/zoneinfo/Pacific/Pitcairn +lib/R/share/zoneinfo/Pacific/Pohnpei +lib/R/share/zoneinfo/Pacific/Ponape +lib/R/share/zoneinfo/Pacific/Port_Moresby +lib/R/share/zoneinfo/Pacific/Rarotonga +lib/R/share/zoneinfo/Pacific/Saipan +lib/R/share/zoneinfo/Pacific/Samoa +lib/R/share/zoneinfo/Pacific/Tahiti +lib/R/share/zoneinfo/Pacific/Tarawa +lib/R/share/zoneinfo/Pacific/Tongatapu +lib/R/share/zoneinfo/Pacific/Truk +lib/R/share/zoneinfo/Pacific/Wake +lib/R/share/zoneinfo/Pacific/Wallis +lib/R/share/zoneinfo/Pacific/Yap +lib/R/share/zoneinfo/Poland +lib/R/share/zoneinfo/Portugal +lib/R/share/zoneinfo/ROC +lib/R/share/zoneinfo/ROK +lib/R/share/zoneinfo/Singapore +lib/R/share/zoneinfo/Turkey +lib/R/share/zoneinfo/UCT +lib/R/share/zoneinfo/US/Alaska +lib/R/share/zoneinfo/US/Aleutian +lib/R/share/zoneinfo/US/Arizona +lib/R/share/zoneinfo/US/Central +lib/R/share/zoneinfo/US/East-Indiana +lib/R/share/zoneinfo/US/Eastern +lib/R/share/zoneinfo/US/Hawaii +lib/R/share/zoneinfo/US/Indiana-Starke +lib/R/share/zoneinfo/US/Michigan +lib/R/share/zoneinfo/US/Mountain +lib/R/share/zoneinfo/US/Pacific +lib/R/share/zoneinfo/US/Pacific-New +lib/R/share/zoneinfo/US/Samoa +lib/R/share/zoneinfo/UTC +lib/R/share/zoneinfo/Universal +lib/R/share/zoneinfo/VERSION +lib/R/share/zoneinfo/W-SU +lib/R/share/zoneinfo/WET +lib/R/share/zoneinfo/Zulu +lib/R/share/zoneinfo/iso3166.tab +lib/R/share/zoneinfo/zone.tab diff --git a/math/R/distinfo b/math/R/distinfo index a4d3451ae..f85bd9843 100644 --- a/math/R/distinfo +++ b/math/R/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.63 2015/01/23 15:06:44 joerg Exp $ +$NetBSD: distinfo,v 1.65 2015/05/26 13:38:20 jperkin Exp $ -SHA1 (R-3.1.1.tar.gz) = e974ecc92e49266529e8e791e02a80c75e50b696 -RMD160 (R-3.1.1.tar.gz) = 72e5d7a9ec4dc9c960321e7fc8d939cb59d63c31 -Size (R-3.1.1.tar.gz) = 28606569 bytes -SHA1 (patch-ac) = 9c6de78be36766ceefa8aafa8a7b5d5af3f83cac -SHA1 (patch-ad) = b40536fac079e2cc348a020fafac687f2f8b1dfe +SHA1 (R-3.2.0.tar.gz) = a6e9a6ca5ef186037a2f8ad2ccc8d7d0147640f1 +RMD160 (R-3.2.0.tar.gz) = a67e255e77baf7db164ee8a869c03137a33a6571 +Size (R-3.2.0.tar.gz) = 29124927 bytes +SHA1 (patch-ac) = 1722685e650c651467be8f67c37a5766aefad7af +SHA1 (patch-ad) = 0a08f293bc1cdc130047868e5d574c2df1f4c6cf +SHA1 (patch-src_include_GraphicsBase.h) = 5f999e4d124afd38d5c7e18d936942f2c6f27c86 SHA1 (patch-src_library_stats_src_Makefile.in) = b468becd011fa4828e50f5d13d700825655c89e8 SHA1 (patch-src_main_character.c) = 29d302b4530bdc3b49afff6b10f94277e1a94b43 diff --git a/math/R/patches/patch-ac b/math/R/patches/patch-ac index 76b5700f5..17ad6a83b 100644 --- a/math/R/patches/patch-ac +++ b/math/R/patches/patch-ac @@ -1,20 +1,20 @@ -$NetBSD: patch-ac,v 1.33 2014/06/26 20:34:54 asau Exp $ +$NetBSD: patch-ac,v 1.34 2015/05/13 12:48:05 ryoon Exp $ Do not include system paths in R_LD_LIBRARY_PATH. FreeBSD 10 is not FreeBSD 1. ---- configure.orig 2013-05-08 22:06:02.000000000 +0000 +--- configure.orig 2015-04-08 22:16:36.000000000 +0000 +++ configure -@@ -3967,7 +3967,7 @@ fi - +@@ -4012,7 +4012,7 @@ fi + ## As from R 3.2.0 split up -L... and -lR if test "${want_R_shlib}" = yes; then -- LIBR="-L\$(R_HOME)/lib\$(R_ARCH) -lR" -+ LIBR="-Wl,-R${prefix}/lib/R/lib\$(R_ARCH) -L\$(R_HOME)/lib\$(R_ARCH) -lR" +- LIBR0="-L\$(R_HOME)/lib\$(R_ARCH)" ++ LIBR0="-Wl,-R${prefix}/lib/R/lib\$(R_ARCH) -L\$(R_HOME)/lib\$(R_ARCH)" + LIBR1=-lR else - LIBR= - fi -@@ -4031,7 +4031,7 @@ fi + LIBR0= +@@ -4078,7 +4078,7 @@ fi if test "x${want_lto}" != xno; then LTO=-flto fi @@ -23,7 +23,7 @@ FreeBSD 10 is not FreeBSD 1. LTOALL=-flto fi -@@ -19899,7 +19899,7 @@ dgux*) +@@ -19921,7 +19921,7 @@ dgux*) shlibpath_var=LD_LIBRARY_PATH ;; @@ -32,7 +32,7 @@ FreeBSD 10 is not FreeBSD 1. dynamic_linker=no ;; -@@ -20375,7 +20375,7 @@ case "${host_os}" in +@@ -20514,7 +20514,7 @@ case "${host_os}" in ## look-up sequence. Such automatic override has proven to break things ## like system frameworks (e.g. ImageIO or OpenGL framework). ;; @@ -41,7 +41,7 @@ FreeBSD 10 is not FreeBSD 1. for arg in ${LDFLAGS}; do case "${arg}" in -L*) -@@ -23015,6 +23015,11 @@ fi +@@ -23188,6 +23188,11 @@ fi done ;; -[lLR]*) @@ -53,7 +53,7 @@ FreeBSD 10 is not FreeBSD 1. ac_exists=false for ac_i in $ac_cv_f77_libs; do if test x"$ac_arg" = x"$ac_i"; then -@@ -23980,6 +23985,9 @@ cat > conftest.c < conftest.c <&5 -@@ -26984,6 +27002,14 @@ _ACEOF +@@ -27338,6 +27356,14 @@ _ACEOF ## Cygwin has rintl but not nearbyintl for ac_func in expm1 hypot log1p log1pl log2 log10 nearbyint nearbyintl powl rint rintl do @@ -157,7 +157,7 @@ FreeBSD 10 is not FreeBSD 1. as_ac_Symbol=`$as_echo "ac_cv_have_decl_$ac_func" | $as_tr_sh` { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $ac_func exists and is declared" >&5 $as_echo_n "checking whether $ac_func exists and is declared... " >&6; } -@@ -26993,24 +27019,12 @@ else +@@ -27347,24 +27373,12 @@ else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include @@ -184,7 +184,7 @@ FreeBSD 10 is not FreeBSD 1. } _ACEOF if ac_fn_c_try_link "$LINENO"; then : -@@ -29657,6 +29671,15 @@ cat > conftest.c < conftest.c <=4.8.0 -BUILDLINK_ABI_DEPENDS.analitza?= analitza>=4.11.5nb5 +BUILDLINK_ABI_DEPENDS.analitza?= analitza>=4.14.3nb2 BUILDLINK_PKGSRCDIR.analitza?= ../../math/analitza .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/math/antixls/Makefile b/math/antixls/Makefile index d99dcbc38..baf3a268e 100644 --- a/math/antixls/Makefile +++ b/math/antixls/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:27 wiz Exp $ # DISTNAME= antixls-0.2b -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.af0.net/~dan/ EXTRACT_SUFX= .perl diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 8eb6a1453..c6f7f5c84 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:29 tnn Exp $ # DISTNAME= calcoo-1.3.18 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calcoo/} diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 5923b58a5..86ba5fcce 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:24:23 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:29 tnn Exp $ DISTNAME= cantor-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= math COMMENT= KDE frontend to mathematical software diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 92b040ec5..82d90aee3 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/03/31 15:48:32 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:29 tnn Exp $ PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 23 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ diff --git a/math/cgal/buildlink3.mk b/math/cgal/buildlink3.mk index b63a27318..36f47335c 100644 --- a/math/cgal/buildlink3.mk +++ b/math/cgal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:23:29 tnn Exp $ BUILDLINK_TREE+= cgal @@ -6,7 +6,7 @@ BUILDLINK_TREE+= cgal CGAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.cgal+= cgal>=3.9 -BUILDLINK_ABI_DEPENDS.cgal+= cgal>=3.9nb23 +BUILDLINK_ABI_DEPENDS.cgal+= cgal>=3.9nb25 BUILDLINK_PKGSRCDIR.cgal?= ../../math/cgal .include "../../devel/boost-headers/buildlink3.mk" diff --git a/math/cln/Makefile b/math/cln/Makefile index 2e63fac4f..92cb6c887 100644 --- a/math/cln/Makefile +++ b/math/cln/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/02/27 16:09:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.25 2015/05/15 09:17:03 joerg Exp $ DISTNAME= cln-1.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.ginac.de/CLN/ \ ftp://ftpthep.physik.uni-mainz.de/pub/gnu/ diff --git a/math/cln/distinfo b/math/cln/distinfo index 94a7a09e9..21d2cfe72 100644 --- a/math/cln/distinfo +++ b/math/cln/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.13 2015/02/07 20:18:39 jdc Exp $ +$NetBSD: distinfo,v 1.14 2015/05/15 09:17:03 joerg Exp $ SHA1 (cln-1.3.2.tar.bz2) = c30dca80e75f45e2107f233075e6d0339ea884b0 RMD160 (cln-1.3.2.tar.bz2) = 8644a278e99c3e15ebf83f5e641758bdecad8b23 Size (cln-1.3.2.tar.bz2) = 1275638 bytes SHA1 (patch-include_cln_exception.h) = 2d7ec63ee174793ad69ae3b54599f1c347b20c9f SHA1 (patch-include_cln_types.h) = 2e685a55babc03756ff2c170ad23b86c8888f7dc +SHA1 (patch-src_base_cl__low.h) = 385d1bf88b8b80104da9a9e006a1b87edc3a0e84 diff --git a/math/cln/patches/patch-src_base_cl__low.h b/math/cln/patches/patch-src_base_cl__low.h new file mode 100644 index 000000000..57d2e03fe --- /dev/null +++ b/math/cln/patches/patch-src_base_cl__low.h @@ -0,0 +1,44 @@ +$NetBSD: patch-src_base_cl__low.h,v 1.1 2015/05/15 09:17:03 joerg Exp $ + +--- src/base/cl_low.h.orig 2015-04-30 23:51:42.000000000 +0000 ++++ src/base/cl_low.h +@@ -202,13 +202,7 @@ inline uint32 mulu32_unchecked (uint32 a + // > arg1, arg2 : zwei 32-Bit-Zahlen + // < 2^32*hi+lo : eine 64-Bit-Zahl + extern "C" uint32 mulu32_ (uint32 arg1, uint32 arg2); // -> Low-Teil +-#ifdef _MSC_VER +- // Workaround MSVC compiler bug: extern "C" results in wrong symbols, when +- // declared inside a namespace! + } extern "C" uint32 mulu32_high; namespace cln { // -> High-Teil +-#else +- extern "C" uint32 mulu32_high; // -> High-Teil +-#endif + #if defined(__GNUC__) && defined(__m68k__) && !defined(NO_ASM) + #define mulu32(x,y,hi_zuweisung,lo_zuweisung) \ + ({ var uint32 _x = (x); \ +@@ -530,12 +524,7 @@ inline uint32 mulu32_unchecked (uint32 a + // < uint16 r: x mod y + // < x = q*y+r + extern "C" uint32 divu_3216_3216_ (uint32 x, uint16 y); // -> Quotient q +-#ifdef _MSC_VER +- // Workaround MSVC compiler bug. + } extern "C" uint16 divu_16_rest; namespace cln { // -> Rest r +-#else +- extern "C" uint16 divu_16_rest; // -> Rest r +-#endif + #if defined(__GNUC__) && defined(__sparc64__) && !defined(NO_ASM) + #define divu_3216_3216(x,y,q_zuweisung,r_zuweisung) \ + ({var uint32 __x = (x); \ +@@ -585,12 +574,7 @@ inline uint32 mulu32_unchecked (uint32 a + // < uint32 r: x mod y + // < x = q*y+r + extern "C" uint32 divu_3232_3232_ (uint32 x, uint32 y); // -> Quotient q +-#ifdef _MSC_VER +- // Workaround MSVC compiler bug. + } extern "C" uint32 divu_32_rest; namespace cln { // -> Rest r +-#else +- extern "C" uint32 divu_32_rest; // -> Rest r +-#endif + #if defined(__GNUC__) && defined(__sparc64__) && !defined(NO_ASM) + #define divu_3232_3232(x,y,q_zuweisung,r_zuweisung) \ + ({var uint32 __x = (x); \ diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index bd1c9b6cf..790af38b7 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/02/04 17:36:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/07 08:41:04 wiz Exp $ -DISTNAME= CoinMP-1.7.6 +DISTNAME= CoinMP-1.8.2 PKGNAME= ${DISTNAME:tl} CATEGORIES= math MASTER_SITES= http://www.coin-or.org/download/source/CoinMP/ diff --git a/math/coinmp/PLIST b/math/coinmp/PLIST index 17f153040..9bc961e05 100644 --- a/math/coinmp/PLIST +++ b/math/coinmp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/02/04 17:36:34 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/13 08:17:41 wiz Exp $ bin/cbc bin/clp include/coin/CbcBranchActual.hpp @@ -37,6 +37,7 @@ include/coin/CbcGeneral.hpp include/coin/CbcGeneralDepth.hpp include/coin/CbcHeuristic.hpp include/coin/CbcHeuristicDINS.hpp +include/coin/CbcHeuristicDW.hpp include/coin/CbcHeuristicDive.hpp include/coin/CbcHeuristicDiveCoefficient.hpp include/coin/CbcHeuristicDiveFractional.hpp @@ -63,6 +64,7 @@ include/coin/CbcObject.hpp include/coin/CbcObjectUpdateData.hpp include/coin/CbcOrClpParam.cpp include/coin/CbcOrClpParam.hpp +include/coin/CbcParam.hpp include/coin/CbcPartialNodeInfo.hpp include/coin/CbcSOS.hpp include/coin/CbcSimpleInteger.hpp @@ -191,6 +193,7 @@ include/coin/CoinPresolveTighten.hpp include/coin/CoinPresolveTripleton.hpp include/coin/CoinPresolveUseless.hpp include/coin/CoinPresolveZeros.hpp +include/coin/CoinRational.hpp include/coin/CoinSearchTree.hpp include/coin/CoinShallowPackedVector.hpp include/coin/CoinSignal.hpp @@ -231,6 +234,7 @@ lib/libCbc.la lib/libCbcSolver.la lib/libCgl.la lib/libClp.la +lib/libClpSolver.la lib/libCoinMP.la lib/libCoinUtils.la lib/libOsi.la @@ -256,6 +260,8 @@ share/coin/Data/Sample/app0110R.stoch share/coin/Data/Sample/app0110R.time share/coin/Data/Sample/atm_5_10_1.block share/coin/Data/Sample/atm_5_10_1.mps +share/coin/Data/Sample/block_milp.dec +share/coin/Data/Sample/block_milp.lp share/coin/Data/Sample/brandy.mps share/coin/Data/Sample/bug.cor share/coin/Data/Sample/bug.stoch diff --git a/math/coinmp/distinfo b/math/coinmp/distinfo index 875261d62..b285ca768 100644 --- a/math/coinmp/distinfo +++ b/math/coinmp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/02/04 17:36:34 ryoon Exp $ +$NetBSD: distinfo,v 1.3 2015/06/07 08:41:04 wiz Exp $ -SHA1 (CoinMP-1.7.6.tgz) = f52c74abcbf55c72cd89f709db658ea33ed45154 -RMD160 (CoinMP-1.7.6.tgz) = b1634d966a201a94a0ace4769b0216aa7189d8dd -Size (CoinMP-1.7.6.tgz) = 10343849 bytes +SHA1 (CoinMP-1.8.2.tgz) = 2b073eb583859c9b576423429fd911a48acac371 +RMD160 (CoinMP-1.8.2.tgz) = 66901e042461e08a1eb33db20343e38483e5d8e2 +Size (CoinMP-1.8.2.tgz) = 10578206 bytes diff --git a/math/ess/Makefile b/math/ess/Makefile index eed59b2f3..30d932ac3 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:27 wiz Exp $ DISTNAME= ess-13.09-1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-1$/.1/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz diff --git a/math/euler/Makefile b/math/euler/Makefile index 2a53bc24e..fc8a21ef7 100644 --- a/math/euler/Makefile +++ b/math/euler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:29 tnn Exp $ DISTNAME= euler-1.61.0 PKGNAME= euler-1.61 EXTRACT_SUFX= .tgz -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=euler/} diff --git a/math/extcalc/Makefile b/math/extcalc/Makefile index 8cc2256fd..02ae1b17e 100644 --- a/math/extcalc/Makefile +++ b/math/extcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:23:29 tnn Exp $ # DISTNAME= extcalc-0.9.3-1 PKGNAME= extcalc-0.9.3 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=extcalc-linux/} diff --git a/math/fftw/Makefile b/math/fftw/Makefile index ef4c40875..5aee414d5 100644 --- a/math/fftw/Makefile +++ b/math/fftw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:50:27 wiz Exp $ DISTNAME= fftw-3.3.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ http://www.fftw.org/ diff --git a/math/fftwf/Makefile b/math/fftwf/Makefile index f028bcfc1..b78798847 100644 --- a/math/fftwf/Makefile +++ b/math/fftwf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:27 wiz Exp $ DISTNAME= fftw-3.3.2 PKGNAME= ${DISTNAME:C/fftw/fftwf/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \ http://www.fftw.org/ diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 2908e611f..1988ed72b 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:29 tnn Exp $ DISTNAME= fityk-0.9.7 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= math #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fityk/} MASTER_SITES= https://cloud.github.com/downloads/wojdyr/fityk/ diff --git a/math/fityk/distinfo b/math/fityk/distinfo index 052ed5339..ea14af915 100644 --- a/math/fityk/distinfo +++ b/math/fityk/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2014/02/24 12:35:10 wiedi Exp $ +$NetBSD: distinfo,v 1.6 2015/06/10 15:00:31 joerg Exp $ SHA1 (fityk-0.9.7.tar.bz2) = bb4d11b529c6c87c68c6f7359075915caf95a996 RMD160 (fityk-0.9.7.tar.bz2) = bd403037157b32ec7c7c6972f17116e403d099bc @@ -7,4 +7,5 @@ SHA1 (patch-aa) = c923919db013ca9ddb8370617bf0b4b0aaa31922 SHA1 (patch-src_GAfit.cpp) = 6543899d3861853d0738bbb5ced2cc9f59fda6db SHA1 (patch-src_common.h) = 1ab3f9d0c72c1f4bb0740a22ccc7960fb18b4c90 SHA1 (patch-src_eparser.cpp) = 6120b71f1bcafc1efc5b774426955084739a42c0 +SHA1 (patch-src_guess.cpp) = 2379b3bc3de4d24a8c5a2781c27b8eeccbb516c2 SHA1 (patch-src_wxgui_ceria.cpp) = d3d07180b20b563c67d1bb7316d38ef64ff91a8a diff --git a/math/fityk/patches/patch-src_guess.cpp b/math/fityk/patches/patch-src_guess.cpp new file mode 100644 index 000000000..6ddb8d82f --- /dev/null +++ b/math/fityk/patches/patch-src_guess.cpp @@ -0,0 +1,50 @@ +$NetBSD: patch-src_guess.cpp,v 1.1 2015/06/10 15:00:31 joerg Exp $ + +--- src/guess.cpp.orig 2011-02-08 09:29:00.000000000 +0000 ++++ src/guess.cpp +@@ -15,11 +15,10 @@ + #include "settings.h" + + using namespace std; +-using boost::array; + +-const array Guess::linear_traits = ++const boost::array Guess::linear_traits = + {{ "slope", "intercept", "avgy" }}; +-const array Guess::peak_traits = ++const boost::array Guess::peak_traits = + {{ "center", "height", "hwhm", "area" }}; + + Guess::Guess(Settings const *settings) : settings_(settings) +@@ -97,7 +96,7 @@ double Guess::find_hwhm(int pos, double* + + // outputs vector with: center, height, hwhm, area + // returns values corresponding to peak_traits +-array Guess::estimate_peak_parameters() ++boost::array Guess::estimate_peak_parameters() + { + // find the highest point, which must be higher than the previous and next + // points (-> it cannot be the first/last point) +@@ -112,11 +111,11 @@ array Guess::estimate_peak_par + double center = xx_[pos]; + double area; + double hwhm = find_hwhm(pos, &area) * settings_->width_correction; +- array r = {{ center, height, hwhm, area }}; ++ boost::array r = {{ center, height, hwhm, area }}; + return r; + } + +-array Guess::estimate_linear_parameters() ++boost::array Guess::estimate_linear_parameters() + { + double sx = 0, sy = 0, sxx = 0, syy = 0, sxy = 0; + int n = yy_.size(); +@@ -132,7 +131,7 @@ array Guess::estimate_linear_p + double slope = (n * sxy - sx * sy) / (n * sxx - sx * sx); + double intercept = (sy - slope * sx) / n; + double avgy = sy / n; +- array r = {{ slope, intercept, avgy }}; ++ boost::array r = {{ slope, intercept, avgy }}; + return r; + } + diff --git a/math/galculator/Makefile b/math/galculator/Makefile index a02f863a1..7ea9d294e 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2015/02/03 15:29:48 mef Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:29 tnn Exp $ # DISTNAME= galculator-2.1.3 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galculator/} diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 4aeb61cca..efb6a795c 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.115 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.116 2015/04/25 14:23:29 tnn Exp $ # DISTNAME= gcalctool-5.32.2 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/5.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/genius/Makefile b/math/genius/Makefile index c293eed82..1136d595e 100644 --- a/math/genius/Makefile +++ b/math/genius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/12 10:50:27 wiz Exp $ # DISTNAME= genius-1.0.17 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= http://ftp.5z.com/pub/genius/ diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index d4e5cab79..df788cbdc 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/11/25 12:04:19 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/15 01:14:23 prlw1 Exp $ -DISTNAME= gnome-calculator-3.14.1 +DISTNAME= gnome-calculator-3.16.2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-calculator/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -23,7 +23,9 @@ USE_PKGLOCALEDIR= yes .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../devel/glib2/schemas.mk" .include "../../lang/vala/buildlink3.mk" +.include "../../math/mpfr/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/gtk3/buildlink3.mk" +BUILDLINK_API_DEPENDS.gtksourceview3+= gtksourceview3>=3.15.1 .include "../../x11/gtksourceview3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/gnome-calculator/distinfo b/math/gnome-calculator/distinfo index dd5b53783..720e3e61e 100644 --- a/math/gnome-calculator/distinfo +++ b/math/gnome-calculator/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/11/25 12:04:19 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/06/15 01:14:23 prlw1 Exp $ -SHA1 (gnome-calculator-3.14.1.tar.xz) = 11098cf3d3693b602ba20a363931aec10cc52bed -RMD160 (gnome-calculator-3.14.1.tar.xz) = 0709c10c4f19b23743a984989dc98f5d14b6829b -Size (gnome-calculator-3.14.1.tar.xz) = 1302628 bytes +SHA1 (gnome-calculator-3.16.2.tar.xz) = 49284cc089ad6e11d0cd5606f2f51eb2eb799371 +RMD160 (gnome-calculator-3.16.2.tar.xz) = ed8d3a9f15a1b8f9937519fb832a821473ec48fa +Size (gnome-calculator-3.16.2.tar.xz) = 1437060 bytes diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 28e0dafc2..6f54c26e2 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.177 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.179 2015/06/12 10:50:27 wiz Exp $ DISTNAME= gnumeric-1.8.4 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric110/Makefile b/math/gnumeric110/Makefile index e0ed2400e..b8707edfc 100644 --- a/math/gnumeric110/Makefile +++ b/math/gnumeric110/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/06/12 10:50:28 wiz Exp $ DISTNAME= gnumeric-1.10.17 -PKGREVISION= 21 +PKGREVISION= 23 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index a69dbc3aa..8f5e9b974 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/01/08 21:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:28 wiz Exp $ DISTNAME= gnumeric-1.12.9 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/} EXTRACT_SUFX= .tar.xz diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 29ca42b51..6d06c3426 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:30 tnn Exp $ # DISTNAME= grpn_1.3.3-1 PKGNAME= grpn-1.3.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= math #MASTER_SITES= http://lashwhip.com/grpn/ MASTER_SITES= http://www.getreu.net/public/downloads/software/grpn/grpn-1.3.3/ diff --git a/math/gtklife/Makefile b/math/gtklife/Makefile index d1310242b..b3eb551f2 100644 --- a/math/gtklife/Makefile +++ b/math/gtklife/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/05/05 00:48:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:23:30 tnn Exp $ DISTNAME= gtklife-5.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= http://ironphoenix.org/tril/gtklife/ diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile index f1490be6e..f4d317bf3 100644 --- a/math/hs-mwc-random/Makefile +++ b/math/hs-mwc-random/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/10/18 21:28:59 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/09 11:22:26 szptvlfn Exp $ DISTNAME= mwc-random-0.13.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MAINTAINER= szptvlfn@NetBSD.org diff --git a/math/hs-mwc-random/buildlink3.mk b/math/hs-mwc-random/buildlink3.mk index 30fa055ea..94c8a990a 100644 --- a/math/hs-mwc-random/buildlink3.mk +++ b/math/hs-mwc-random/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/10/18 21:28:59 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/05/09 11:22:26 szptvlfn Exp $ BUILDLINK_TREE+= hs-mwc-random @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-mwc-random HS_MWC_RANDOM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2 -BUILDLINK_ABI_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2.0nb1 +BUILDLINK_ABI_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2.0nb2 BUILDLINK_PKGSRCDIR.hs-mwc-random?= ../../math/hs-mwc-random .include "../../devel/hs-primitive/buildlink3.mk" diff --git a/math/hs-nats/Makefile b/math/hs-nats/Makefile index 36c0ed903..a163ec07e 100644 --- a/math/hs-nats/Makefile +++ b/math/hs-nats/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= nats-0.2 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= math MAINTAINER= pho@cielonegro.org diff --git a/math/hs-nats/buildlink3.mk b/math/hs-nats/buildlink3.mk index 74a402d97..5686aeaa9 100644 --- a/math/hs-nats/buildlink3.mk +++ b/math/hs-nats/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-nats @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-nats HS_NATS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-nats+= hs-nats>=0.2 -BUILDLINK_ABI_DEPENDS.hs-nats+= hs-nats>=0.2nb4 +BUILDLINK_ABI_DEPENDS.hs-nats+= hs-nats>=0.2nb6 BUILDLINK_PKGSRCDIR.hs-nats?= ../../math/hs-nats .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/math/hs-scientific/Makefile b/math/hs-scientific/Makefile index 50986975d..1b5c558e4 100644 --- a/math/hs-scientific/Makefile +++ b/math/hs-scientific/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2015/01/07 13:21:14 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= scientific-0.3.3.5 +PKGREVISION= 2 CATEGORIES= math MAINTAINER= szptvlfn@NetBSD.org diff --git a/math/hs-scientific/buildlink3.mk b/math/hs-scientific/buildlink3.mk index 2ec3b372b..b5827217b 100644 --- a/math/hs-scientific/buildlink3.mk +++ b/math/hs-scientific/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2015/01/07 13:21:14 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-scientific @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-scientific HS_SCIENTIFIC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-scientific+= hs-scientific>=0.3.3 -BUILDLINK_ABI_DEPENDS.hs-scientific+= hs-scientific>=0.3.3.5 +BUILDLINK_ABI_DEPENDS.hs-scientific+= hs-scientific>=0.3.3.5nb2 BUILDLINK_PKGSRCDIR.hs-scientific?= ../../math/hs-scientific .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/math/hs-semigroups/Makefile b/math/hs-semigroups/Makefile index f3149e062..a2ea03440 100644 --- a/math/hs-semigroups/Makefile +++ b/math/hs-semigroups/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= semigroups-0.15.3 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= math MAINTAINER= pho@cielonegro.org diff --git a/math/hs-semigroups/buildlink3.mk b/math/hs-semigroups/buildlink3.mk index fa699d559..87397d6f7 100644 --- a/math/hs-semigroups/buildlink3.mk +++ b/math/hs-semigroups/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-semigroups @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-semigroups HS_SEMIGROUPS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-semigroups+= hs-semigroups>=0.15.3 -BUILDLINK_ABI_DEPENDS.hs-semigroups+= hs-semigroups>=0.15.3nb2 +BUILDLINK_ABI_DEPENDS.hs-semigroups+= hs-semigroups>=0.15.3nb4 BUILDLINK_PKGSRCDIR.hs-semigroups?= ../../math/hs-semigroups .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/math/isl/Makefile b/math/isl/Makefile index b67079db3..39b19496b 100644 --- a/math/isl/Makefile +++ b/math/isl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2015/01/18 09:20:21 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/10 01:54:45 mef Exp $ -DISTNAME= isl-0.14 +DISTNAME= isl-0.14.1 CATEGORIES= math MASTER_SITES= http://isl.gforge.inria.fr/ EXTRACT_SUFX= .tar.bz2 diff --git a/math/isl/distinfo b/math/isl/distinfo index e8ca6f9d1..991232a87 100644 --- a/math/isl/distinfo +++ b/math/isl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/01/18 09:20:21 mef Exp $ +$NetBSD: distinfo,v 1.6 2015/04/10 01:54:45 mef Exp $ -SHA1 (isl-0.14.tar.bz2) = b09e25df265c97ed54002cd811d227a9a26c5f9c -RMD160 (isl-0.14.tar.bz2) = 4c69d026b51561bc1948cb7db79331b78a9d2c39 -Size (isl-0.14.tar.bz2) = 1399896 bytes +SHA1 (isl-0.14.1.tar.bz2) = b653327b20e807d1df3a7e2f546ea924f1e030c0 +RMD160 (isl-0.14.1.tar.bz2) = e4e45a8b777f89108303c165b149404ef84fd190 +Size (isl-0.14.1.tar.bz2) = 1402630 bytes SHA1 (patch-Makefile.in) = 2fcae513a23e31d41a9a0c3e3d792f94c995f354 diff --git a/math/kalgebra/Makefile b/math/kalgebra/Makefile index 078afb841..12693296d 100644 --- a/math/kalgebra/Makefile +++ b/math/kalgebra/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:24:23 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:30 tnn Exp $ DISTNAME= kalgebra-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= math COMMENT= KDE graph calculator diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index c8e801f5f..b56ffed8e 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:24:23 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:30 tnn Exp $ DISTNAME= kcalc-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= math COMMENT= KDE scientific calculator diff --git a/math/kseg/Makefile b/math/kseg/Makefile index b2fd9efdb..63689691e 100644 --- a/math/kseg/Makefile +++ b/math/kseg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/10/09 17:39:12 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:30 tnn Exp $ # DISTNAME= kseg-0.403 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= math MASTER_SITES= http://www.mit.edu/~ibaran/ diff --git a/math/libsvm/Makefile b/math/libsvm/Makefile index 098a1481e..e0fc57f9b 100644 --- a/math/libsvm/Makefile +++ b/math/libsvm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/10/19 22:11:22 cheusov Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/11 03:25:43 rodent Exp $ # -DISTNAME= libsvm-3.18 -PKGREVISION= 2 +DISTNAME= libsvm-3.20 CATEGORIES= math MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ @@ -12,6 +11,7 @@ COMMENT= Library for Support Vector Machines LICENSE= modified-bsd USE_LANGUAGES= c c++ +USE_TOOLS+= gmake BUILD_TARGET= all lib AUTO_MKDIRS= yes @@ -19,14 +19,14 @@ AUTO_MKDIRS= yes REPLACE_PYTHON= tools/*.py SUBST_CLASSES+= paths -SUBST_SED.paths= -e 's,[.][.]/svm-train,${PREFIX}/bin/svm-train,' \ - -e 's,[.][.]/svm-scale,${PREFIX}/bin/svm-scale,' \ - -e 's,[.][.]/svm-predict,${PREFIX}/bin/svm-predict,' \ - -e 's,"[.]/grid[.]py,"${PREFIX}/bin/svm-grid,' \ - -e 's,/usr/bin/gnuplot,${PREFIX}/bin/gnuplot,' -SUBST_FILES.paths= tools/grid.py tools/easy.py -SUBST_STAGE.paths= pre-build -SUBST_MESSAGE.paths= Fixing hardcoded paths. +SUBST_SED.paths= -e 's,[.][.]/svm-train,${PREFIX}/bin/svm-train,' +SUBST_SED.paths+= -e 's,[.][.]/svm-scale,${PREFIX}/bin/svm-scale,' +SUBST_SED.paths+= -e 's,[.][.]/svm-predict,${PREFIX}/bin/svm-predict,' +SUBST_SED.paths+= -e 's,"[.]/grid[.]py,"${PREFIX}/bin/svm-grid,' +SUBST_SED.paths+= -e 's,/usr/bin/gnuplot,${PREFIX}/bin/gnuplot,' +SUBST_FILES.paths= tools/grid.py tools/easy.py +SUBST_STAGE.paths= pre-build +SUBST_MESSAGE.paths= Fixing hardcoded paths. do-install: ${INSTALL_PROGRAM} ${WRKSRC}/svm-predict ${DESTDIR}${PREFIX}/bin diff --git a/math/libsvm/distinfo b/math/libsvm/distinfo index 2128664ff..76a6da515 100644 --- a/math/libsvm/distinfo +++ b/math/libsvm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/04/02 07:31:43 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/11 03:25:43 rodent Exp $ -SHA1 (libsvm-3.18.tar.gz) = 20bd3e2d21d79c3714007043475b92dfeed29135 -RMD160 (libsvm-3.18.tar.gz) = 755ff7736fbb066f81c8650408d6ee2f35cd63b4 -Size (libsvm-3.18.tar.gz) = 610100 bytes +SHA1 (libsvm-3.20.tar.gz) = 6902c22afadc70034c0d1c0e25455df10fb01eaf +RMD160 (libsvm-3.20.tar.gz) = 857fc1fed153e72c894e3579e3b6cb92309e82fb +Size (libsvm-3.20.tar.gz) = 609951 bytes diff --git a/math/maxima/Makefile b/math/maxima/Makefile index be7e59f8d..629bfb065 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:50:28 wiz Exp $ DISTNAME= maxima-5.32.1 # On updates, please make sure editors/TeXmacs knows about the new # version number. # (if needed, patch plugins/maxima/bin/{maxima_detect,tm_maxima}) -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=maxima/} diff --git a/math/ntl/Makefile b/math/ntl/Makefile index 0de6976a6..8f38c3573 100644 --- a/math/ntl/Makefile +++ b/math/ntl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:28 wiz Exp $ DISTNAME= ntl-6.0.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math devel MASTER_SITES= http://www.shoup.net/ntl/ diff --git a/math/octave/Makefile b/math/octave/Makefile index a38c25b70..fe70e624e 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.123 2014/06/27 23:04:38 asau Exp $ +# $NetBSD: Makefile,v 1.128 2015/06/27 22:38:07 joerg Exp $ DISTNAME= octave-${OCTAVE_VER} -PKGREVISION= 6 +PKGREVISION= 9 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=octave/} MASTER_SITES+= ftp://ftp.octave.org/pub/octave/ @@ -14,7 +14,11 @@ COMMENT= High-level language, intended for numerical computations LICENSE= gnu-gpl-v3 BUILD_DEPENDS+= gperf>=2.7:../../devel/gperf -BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX +BUILD_DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts +BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk +BUILD_DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf +BUILD_DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex +BUILD_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex TOOL_DEPENDS+= gtexinfo>=5.1:../../devel/gtexinfo DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot @@ -39,6 +43,9 @@ CONFIGURE_ARGS+= --enable-shared CONFIGURE_ARGS+= --without-opengl +# We use this to install .oct files so it doesn't strip them. +CONFIGURE_ENV+= INSTALL_LIB=${INSTALL_LIB:Q} + .include "options.mk" INFO_FILES= yes diff --git a/math/octave/PLIST b/math/octave/PLIST index 6e7497d7a..53416935f 100644 --- a/math/octave/PLIST +++ b/math/octave/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2012/07/05 19:18:29 asau Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/04/23 06:49:40 dbj Exp $ bin/mkoctfile bin/mkoctfile-${PKGVERSION} bin/octave @@ -765,7 +765,7 @@ include/${PKGNAME}/octave/zfstream.h info/OctaveFAQ.info info/liboctave.info info/octave.info -lib/charset.alias +@comment belongs to libiconv: lib/charset.alias lib/octave/${PKGVERSION}/__contourc__.a lib/octave/${PKGVERSION}/__delaunayn__.a lib/octave/${PKGVERSION}/__dispatch__.a diff --git a/math/octave/distinfo b/math/octave/distinfo index 465a934e8..e3c7a7ed6 100644 --- a/math/octave/distinfo +++ b/math/octave/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.41 2014/06/05 18:33:07 joerg Exp $ +$NetBSD: distinfo,v 1.42 2015/04/23 06:50:41 dbj Exp $ SHA1 (octave-3.6.4.tar.bz2) = 3cc9366b6dbbd336eaf90fe70ad16e63705d82c4 RMD160 (octave-3.6.4.tar.bz2) = b0356f0c5d9366b8129d72ac58bbde837fee1a95 Size (octave-3.6.4.tar.bz2) = 15627315 bytes -SHA1 (patch-configure) = 627b8868d2cdd3c3a44e1485c8e7c47f481ca63e +SHA1 (patch-configure) = 5525211ee777d0c3afd55ba3f1c4d24d23b0bf4b +SHA1 (patch-configure.ac) = 1ccb10f67fd18646ab8b6c740dffa7ca5fe33191 SHA1 (patch-doc_interpreter_plot.txi) = b205f704ce625694a25ab57f4fad4460d1fbc0e9 SHA1 (patch-doc_liboctave_liboctave.texi) = c53484c70adea766ba1378a1f118942c924a88a5 SHA1 (patch-fflush-fpos_t.c) = 24ed7f95f8431b59bc5ee0dfb0e6624b8029f512 @@ -18,6 +19,7 @@ SHA1 (patch-scripts_miscellaneous_getappdata.m) = 55f9c9d5f30c85b3e8b5af82a271f1 SHA1 (patch-scripts_miscellaneous_license.m) = 79f0f590df09a1659aea7b157ed4735ec1be55c4 SHA1 (patch-scripts_miscellaneous_ver.m) = 62a23545f808bdd5895ffbb107ed7ca58f157f98 SHA1 (patch-scripts_pkg_pkg.m) = e6fa838e3910d52164d7cb3ca084c748cd68abb9 +SHA1 (patch-scripts_plot_____gnuplot__drawnow____.m) = 6e93e3dd3e12daf2f6f2c6b06cb6d32e888bd3c5 SHA1 (patch-scripts_plot_daspect.m) = 34281cae27ce447feb5ee9f1dc0d7a29e0c621a4 SHA1 (patch-scripts_plot_legend.m) = 3932ce6e6d19c89e852be35809502afa05a6ac4c SHA1 (patch-scripts_plot_pbaspect.m) = 193f186be2c3e3ffc170cb0ed84900e14ab4e81b @@ -26,5 +28,8 @@ SHA1 (patch-scripts_polynomial_polyval.m) = d6655d2b9d2755788a02720c2a28ecf2e11a SHA1 (patch-scripts_set_union.m) = ff976eaa4aa76d19ad73144192aee81c8e60d8bc SHA1 (patch-scripts_signal_freqz.m) = cc9ba19c5b1b60af64f7c7ec0906ec7eedcea8d4 SHA1 (patch-src_DLD-FUNCTIONS_rand.cc) = 4992844f8ed53963e03e05adab2446397c2f4f02 +SHA1 (patch-src_Makefile.am) = 940da74e979e0b4b69b786b8ce8d246ced38c8a0 +SHA1 (patch-src_Makefile.in) = 65fd14523446a6c8310f123b786108a51811d057 SHA1 (patch-src_dirfns.cc) = fad1c09d28e6b93a7d9c5de69b5b218b72d5c7c5 +SHA1 (patch-src_display.cc) = 486322373656065c3f8d0e95fa1684a6c08028ed SHA1 (patch-src_oct-conf.h.in) = d3fa5166db289fbd9eba355911341e891fb6d822 diff --git a/math/octave/patches/patch-configure b/math/octave/patches/patch-configure index 694d2f971..6b9e75bcb 100644 --- a/math/octave/patches/patch-configure +++ b/math/octave/patches/patch-configure @@ -1,8 +1,16 @@ -$NetBSD: patch-configure,v 1.1 2013/10/27 20:35:16 joerg Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/23 06:50:41 dbj Exp $ ---- configure.orig 2013-10-27 16:08:37.000000000 +0000 +--- configure.orig 2013-02-21 20:21:49.000000000 +0000 +++ configure -@@ -33819,7 +33819,12 @@ else +@@ -663,6 +663,7 @@ GPERF + DEFAULT_PAGER + GNUPLOT + DESKTOP_FILE_INSTALL ++INSTALL_LIB + YFLAGS + YACC + LFLAGS +@@ -33819,7 +33820,12 @@ else fi done ;; @@ -16,3 +24,14 @@ $NetBSD: patch-configure,v 1.1 2013/10/27 20:35:16 joerg Exp $ ac_exists=false for ac_i in $ac_cv_f77_libs; do if test x"$ac_arg" = x"$ac_i"; then +@@ -60080,7 +60086,9 @@ fi + + + +-INSTALL_SCRIPT='${INSTALL}' ++test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' ++ ++test -z "$INSTALL_LIB" && INSTALL_LIB='${INSTALL_SCRIPT}' + + + # Extract the first word of "desktop-file-install", so it can be a program name with args. diff --git a/math/octave/patches/patch-configure.ac b/math/octave/patches/patch-configure.ac new file mode 100644 index 000000000..b605399bf --- /dev/null +++ b/math/octave/patches/patch-configure.ac @@ -0,0 +1,16 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/04/23 06:50:41 dbj Exp $ + +--- configure.ac.orig 2013-02-21 20:19:23.000000000 +0000 ++++ configure.ac +@@ -1927,8 +1927,10 @@ OCTAVE_PROG_BISON + AC_PROG_LN_S + + AC_PROG_INSTALL +-INSTALL_SCRIPT='${INSTALL}' ++test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' + AC_SUBST(INSTALL_SCRIPT) ++test -z "$INSTALL_LIB" && INSTALL_LIB='${INSTALL_SCRIPT}' ++AC_SUBST(INSTALL_LIB) + + OCTAVE_PROG_DESKTOP_FILE_INSTALL + diff --git a/math/octave/patches/patch-scripts_plot_____gnuplot__drawnow____.m b/math/octave/patches/patch-scripts_plot_____gnuplot__drawnow____.m new file mode 100644 index 000000000..3ce42e3b7 --- /dev/null +++ b/math/octave/patches/patch-scripts_plot_____gnuplot__drawnow____.m @@ -0,0 +1,16 @@ +$NetBSD: patch-scripts_plot_____gnuplot__drawnow____.m,v 1.1 2015/04/23 06:48:53 dbj Exp $ + +We don't currently install libaquaterm on pkgsrc, so making the gnuplot +"aqua" term the default on the mac is unlikely to work. + +--- scripts/plot/__gnuplot_drawnow__.m.orig 2013-02-21 20:19:24.000000000 +0000 ++++ scripts/plot/__gnuplot_drawnow__.m +@@ -328,7 +328,7 @@ function term = gnuplot_default_term () + term = getenv ("GNUTERM"); + ## If not specified, guess the terminal type. + if (isempty (term)) +- if (ismac ()) ++ if (0 && ismac ()) ## disabled in pkgsrc because libaquaterm is not installed + term = "aqua"; + elseif (! isunix ()) + term = "windows"; diff --git a/math/octave/patches/patch-src_Makefile.am b/math/octave/patches/patch-src_Makefile.am new file mode 100644 index 000000000..ce87a5d75 --- /dev/null +++ b/math/octave/patches/patch-src_Makefile.am @@ -0,0 +1,13 @@ +$NetBSD: patch-src_Makefile.am,v 1.1 2015/04/23 06:50:41 dbj Exp $ + +--- src/Makefile.am.orig 2013-02-21 20:19:24.000000000 +0000 ++++ src/Makefile.am +@@ -739,7 +739,7 @@ install-oct: + f=`echo $$ltlib | $(SED) 's,.*/,,'`; \ + dl=`$(SED) -n -e "s/dlname='\([^']*\)'/\1/p" < $$f`; \ + if [ -n "$$dl" ]; then \ +- $(INSTALL_PROGRAM) $$dl $(DESTDIR)$(octfiledir)/`echo $$f | $(SED) 's,^lib,,; s,\.la$$,.oct,'`; \ ++ $(INSTALL_LIB) $$dl $(DESTDIR)$(octfiledir)/`echo $$f | $(SED) 's,^lib,,; s,\.la$$,.oct,'`; \ + else \ + echo "error: dlname is empty in $$ltlib!"; \ + exit 1; \ diff --git a/math/octave/patches/patch-src_Makefile.in b/math/octave/patches/patch-src_Makefile.in new file mode 100644 index 000000000..d86c9ed05 --- /dev/null +++ b/math/octave/patches/patch-src_Makefile.in @@ -0,0 +1,21 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2015/04/23 06:50:41 dbj Exp $ + +--- src/Makefile.in.orig 2013-02-21 20:21:48.000000000 +0000 ++++ src/Makefile.in +@@ -2572,6 +2572,7 @@ INCLUDE_NEXT = @INCLUDE_NEXT@ + INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ + INSTALL = @INSTALL@ + INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_LIB = @INSTALL_LIB@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ + INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +@@ -9236,7 +9237,7 @@ remove-version-links: + @AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ f=`echo $$ltlib | $(SED) 's,.*/,,'`; \ + @AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ dl=`$(SED) -n -e "s/dlname='\([^']*\)'/\1/p" < $$f`; \ + @AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ if [ -n "$$dl" ]; then \ +-@AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ $(INSTALL_PROGRAM) $$dl $(DESTDIR)$(octfiledir)/`echo $$f | $(SED) 's,^lib,,; s,\.la$$,.oct,'`; \ ++@AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ $(INSTALL_LIB) $$dl $(DESTDIR)$(octfiledir)/`echo $$f | $(SED) 's,^lib,,; s,\.la$$,.oct,'`; \ + @AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ else \ + @AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ echo "error: dlname is empty in $$ltlib!"; \ + @AMCOND_ENABLE_DYNAMIC_LINKING_TRUE@ exit 1; \ diff --git a/math/octave/patches/patch-src_display.cc b/math/octave/patches/patch-src_display.cc new file mode 100644 index 000000000..fc7b0face --- /dev/null +++ b/math/octave/patches/patch-src_display.cc @@ -0,0 +1,25 @@ +$NetBSD: patch-src_display.cc,v 1.1 2015/04/23 06:47:56 dbj Exp $ + +CGDisplayBitsPerPixel is only good on osx 10.5 or earlier. +CGDisplayModeCopyPixelEncoding should work on 10.6 and later. + +--- src/display.cc.orig 2013-02-21 20:19:24.000000000 +0000 ++++ src/display.cc +@@ -72,7 +72,16 @@ display_info::init (bool query) + + if (display) + { +- dp = CGDisplayBitsPerPixel (display); ++ CGDisplayModeRef mode = CGDisplayCopyDisplayMode (display); ++ CFStringRef pixelEncoding = CGDisplayModeCopyPixelEncoding(mode); ++ CFRelease(mode); ++ if (CFStringCompare (pixelEncoding, CFSTR (IO32BitDirectPixels), 0) == 0) ++ dp = 32; ++ else if (CFStringCompare (pixelEncoding, CFSTR (IO16BitDirectPixels), 0) == 0) ++ dp = 16; ++ else ++ dp = 8; // Unknown pixel encoding (probably not really depth 8) ++ CFRelease(pixelEncoding); + + ht = CGDisplayPixelsHigh (display); + wd = CGDisplayPixelsWide (display); diff --git a/math/p5-Algorithm-Cluster/Makefile b/math/p5-Algorithm-Cluster/Makefile index 81500c71f..8ed76c299 100644 --- a/math/p5-Algorithm-Cluster/Makefile +++ b/math/p5-Algorithm-Cluster/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/02/28 23:44:27 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:28 wiz Exp $ # DISTNAME= Algorithm-Cluster-1.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile index c8cc091f0..eb0cace7b 100644 --- a/math/p5-Algorithm-Munkres/Makefile +++ b/math/p5-Algorithm-Munkres/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:28 wiz Exp $ DISTNAME= Algorithm-Munkres-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} diff --git a/math/p5-Excel-Template-Plus/Makefile b/math/p5-Excel-Template-Plus/Makefile index e1bdfb485..2095fe1b5 100644 --- a/math/p5-Excel-Template-Plus/Makefile +++ b/math/p5-Excel-Template-Plus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:28 wiz Exp $ DISTNAME= Excel-Template-Plus-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} diff --git a/math/p5-Excel-Template/Makefile b/math/p5-Excel-Template/Makefile index 51fae1fd4..967051d3c 100644 --- a/math/p5-Excel-Template/Makefile +++ b/math/p5-Excel-Template/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:28 wiz Exp $ DISTNAME= Excel-Template-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Excel/} diff --git a/math/p5-Math-Base36/Makefile b/math/p5-Math-Base36/Makefile index 06f59b2f4..85a48025a 100644 --- a/math/p5-Math-Base36/Makefile +++ b/math/p5-Math-Base36/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:28 wiz Exp $ # DISTNAME= Math-Base36-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile index f016568ed..77c942643 100644 --- a/math/p5-Math-Base85/Makefile +++ b/math/p5-Math-Base85/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:28 wiz Exp $ DISTNAME= Math-Base85-0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile index 22607d8a2..9f004cd2d 100644 --- a/math/p5-Math-BaseCnv/Makefile +++ b/math/p5-Math-BaseCnv/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/01/23 06:38:14 obache Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:28 wiz Exp $ # DISTNAME= Math-BaseCnv-1.8.B59BrZX PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} EXTRACT_SUFX= .tgz diff --git a/math/p5-Math-Bezier/Makefile b/math/p5-Math-Bezier/Makefile index 5fb59ae79..a18c42fd5 100644 --- a/math/p5-Math-Bezier/Makefile +++ b/math/p5-Math-Bezier/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:28 wiz Exp $ DISTNAME= Math-Bezier-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 2c1328813..938a43a99 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-BigInt-GMP-1.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index cfb0165ec..15bc183dc 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-BigInt-Pari-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-BigInteger/Makefile b/math/p5-Math-BigInteger/Makefile index 634513886..bf593b9ff 100644 --- a/math/p5-Math-BigInteger/Makefile +++ b/math/p5-Math-BigInteger/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-BigInteger-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index 93b28ce03..81c1b3bfa 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:29 wiz Exp $ # DISTNAME= Math-Complex-1.59 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile index f79b403a2..723c8d029 100644 --- a/math/p5-Math-Derivative/Makefile +++ b/math/p5-Math-Derivative/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-Derivative-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index e05bb026d..2ed095824 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:49 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:29 wiz Exp $ -DISTNAME= Math-FFT-1.28 +DISTNAME= Math-FFT-1.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= gson@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Math-FFT/ COMMENT= Perl module to calculate Fast Fourier Transforms +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Math/FFT/.packlist diff --git a/math/p5-Math-FFT/distinfo b/math/p5-Math-FFT/distinfo index 7f8eaefa8..36da22c61 100644 --- a/math/p5-Math-FFT/distinfo +++ b/math/p5-Math-FFT/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/02/27 09:23:45 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/28 13:24:28 wen Exp $ -SHA1 (Math-FFT-1.28.tar.gz) = 0c2916a624d826a528284006992aa3bed91a6b7e -RMD160 (Math-FFT-1.28.tar.gz) = a09b06711b09393eef1d8f7b1a5bd60b4475943c -Size (Math-FFT-1.28.tar.gz) = 29345 bytes +SHA1 (Math-FFT-1.32.tar.gz) = d4c6b10f450ca4384e3161dc25d31c94385942b3 +RMD160 (Math-FFT-1.32.tar.gz) = a0868e0c55ee445fea33151006b45d1da9e8614c +Size (Math-FFT-1.32.tar.gz) = 48468 bytes diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index 693e4dc57..cbe15ac2b 100644 --- a/math/p5-Math-GMP/Makefile +++ b/math/p5-Math-GMP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/02/27 00:46:46 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:29 wiz Exp $ # DISTNAME= Math-GMP-2.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile index efd898f3e..2104941d8 100644 --- a/math/p5-Math-Interpolate/Makefile +++ b/math/p5-Math-Interpolate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:44:49 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-Interpolate-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-MatrixReal/Makefile b/math/p5-Math-MatrixReal/Makefile index 59e065bf3..3c46ac5b9 100644 --- a/math/p5-Math-MatrixReal/Makefile +++ b/math/p5-Math-MatrixReal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:49 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-MatrixReal-2.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index b8f1ccfa7..a16fd0e0e 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-Pari-2.01080605 PKGNAME= p5-${DISTNAME:S/01080605/010806.05/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES+= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Permute-List/Makefile b/math/p5-Math-Permute-List/Makefile index 9f874ee88..6768269bb 100644 --- a/math/p5-Math-Permute-List/Makefile +++ b/math/p5-Math-Permute-List/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-Permute-List-1.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile index c444f6364..6d37e135e 100644 --- a/math/p5-Math-Prime-Util/Makefile +++ b/math/p5-Math-Prime-Util/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/09/04 07:09:56 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:29 wiz Exp $ DISTNAME= Math-Prime-Util-0.43 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile index 90967e913..04b3795c2 100644 --- a/math/p5-Math-Random-ISAAC-XS/Makefile +++ b/math/p5-Math-Random-ISAAC-XS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:30 wiz Exp $ # DISTNAME= Math-Random-ISAAC-XS-1.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-ISAAC/Makefile b/math/p5-Math-Random-ISAAC/Makefile index d766ef9bd..def97f05c 100644 --- a/math/p5-Math-Random-ISAAC/Makefile +++ b/math/p5-Math-Random-ISAAC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:29 wiz Exp $ # DISTNAME= Math-Random-ISAAC-1.004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index e96cedffb..be862b87b 100644 --- a/math/p5-Math-Random-MT-Auto/Makefile +++ b/math/p5-Math-Random-MT-Auto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:30 wiz Exp $ # DISTNAME= Math-Random-MT-Auto-6.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-MT-Perl/Makefile b/math/p5-Math-Random-MT-Perl/Makefile index 403cb9243..00d41d8ff 100644 --- a/math/p5-Math-Random-MT-Perl/Makefile +++ b/math/p5-Math-Random-MT-Perl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:30 wiz Exp $ # DISTNAME= Math-Random-MT-Perl-1.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random-MT/Makefile b/math/p5-Math-Random-MT/Makefile index 850f84886..2bbc8896f 100644 --- a/math/p5-Math-Random-MT/Makefile +++ b/math/p5-Math-Random-MT/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:30 wiz Exp $ # DISTNAME= Math-Random-MT-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index c8ed3657d..ac30f5e1b 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:54 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:29 wiz Exp $ # DISTNAME= Math-Random-0.71 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile index 2c06d07bf..fe8963615 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/04 12:22:07 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Math-Round-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-Spline/Makefile b/math/p5-Math-Spline/Makefile index 845eee8d1..685ca1de7 100644 --- a/math/p5-Math-Spline/Makefile +++ b/math/p5-Math-Spline/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Math-Spline-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Math-VecStat/Makefile b/math/p5-Math-VecStat/Makefile index 5a507512b..46fcc9909 100644 --- a/math/p5-Math-VecStat/Makefile +++ b/math/p5-Math-VecStat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:30 wiz Exp $ # DISTNAME= Math-VecStat-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} diff --git a/math/p5-Number-Compare/Makefile b/math/p5-Number-Compare/Makefile index c76aa09a6..27ca7eaee 100644 --- a/math/p5-Number-Compare/Makefile +++ b/math/p5-Number-Compare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:41 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Number-Compare-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Number-Latin/Makefile b/math/p5-Number-Latin/Makefile index 8233c2750..6beab7be8 100644 --- a/math/p5-Number-Latin/Makefile +++ b/math/p5-Number-Latin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Number-Latin-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Number-Range/Makefile b/math/p5-Number-Range/Makefile index 070825be4..eafdca34d 100644 --- a/math/p5-Number-Range/Makefile +++ b/math/p5-Number-Range/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/06/11 20:52:07 schmonz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Number-Range-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Number-Tolerant/Makefile b/math/p5-Number-Tolerant/Makefile index 34a4903e2..dd2edcc0a 100644 --- a/math/p5-Number-Tolerant/Makefile +++ b/math/p5-Number-Tolerant/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Number-Tolerant-1.701 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile index 180f0a45e..2ee717273 100644 --- a/math/p5-Roman/Makefile +++ b/math/p5-Roman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:30 wiz Exp $ # DISTNAME= Roman-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Roman/} EXTRACT_SUFX= .zip diff --git a/math/p5-Set-Crontab/Makefile b/math/p5-Set-Crontab/Makefile index 46f5b041b..83478df56 100644 --- a/math/p5-Set-Crontab/Makefile +++ b/math/p5-Set-Crontab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:30 wiz Exp $ DISTNAME= Set-Crontab-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} diff --git a/math/p5-Set-Infinite/Makefile b/math/p5-Set-Infinite/Makefile index 63569dc64..61c7458ee 100644 --- a/math/p5-Set-Infinite/Makefile +++ b/math/p5-Set-Infinite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:31 wiz Exp $ DISTNAME= Set-Infinite-0.65 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} diff --git a/math/p5-Spreadsheet-ParseExcel/Makefile b/math/p5-Spreadsheet-ParseExcel/Makefile index 5e21afe98..018c96fe2 100644 --- a/math/p5-Spreadsheet-ParseExcel/Makefile +++ b/math/p5-Spreadsheet-ParseExcel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= Spreadsheet-ParseExcel-0.59 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} diff --git a/math/p5-Spreadsheet-Read/Makefile b/math/p5-Spreadsheet-Read/Makefile index b8612fced..15325991f 100644 --- a/math/p5-Spreadsheet-Read/Makefile +++ b/math/p5-Spreadsheet-Read/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/07/16 00:30:14 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= Spreadsheet-Read-0.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} EXTRACT_SUFX= .tgz diff --git a/math/p5-Spreadsheet-ReadSXC/Makefile b/math/p5-Spreadsheet-ReadSXC/Makefile index e34c388bb..e8c182d0f 100644 --- a/math/p5-Spreadsheet-ReadSXC/Makefile +++ b/math/p5-Spreadsheet-ReadSXC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= Spreadsheet-ReadSXC-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} diff --git a/math/p5-Spreadsheet-WriteExcel/Makefile b/math/p5-Spreadsheet-WriteExcel/Makefile index d3adc28cc..e92f5c9c4 100644 --- a/math/p5-Spreadsheet-WriteExcel/Makefile +++ b/math/p5-Spreadsheet-WriteExcel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= Spreadsheet-WriteExcel-2.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} diff --git a/math/p5-Spreadsheet-XLSX/Makefile b/math/p5-Spreadsheet-XLSX/Makefile index 0ad35322d..f75bc2c63 100644 --- a/math/p5-Spreadsheet-XLSX/Makefile +++ b/math/p5-Spreadsheet-XLSX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= Spreadsheet-XLSX-0.13-withoutworldwriteables PKGNAME= p5-${DISTNAME:S/-withoutworldwriteables//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/} diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 99ca4ffc2..553a813c7 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/07/13 12:41:28 wen Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:31 wiz Exp $ DISTNAME= Statistics-Descriptive-3.0607 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} diff --git a/math/p5-Statistics-Distributions/Makefile b/math/p5-Statistics-Distributions/Makefile index 14e977cb9..cc0837db2 100644 --- a/math/p5-Statistics-Distributions/Makefile +++ b/math/p5-Statistics-Distributions/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/08/13 20:31:23 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:31 wiz Exp $ DISTNAME= Statistics-Distributions-1.02 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} diff --git a/math/p5-Statistics-TTest/Makefile b/math/p5-Statistics-TTest/Makefile index 812e989d9..e6bc1856e 100644 --- a/math/p5-Statistics-TTest/Makefile +++ b/math/p5-Statistics-TTest/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/08/13 20:35:24 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:31 wiz Exp $ DISTNAME= Statistics-TTest-1.1.0 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} diff --git a/math/p5-Test-Number-Delta/Makefile b/math/p5-Test-Number-Delta/Makefile index 5b07e1e14..dd1868d82 100644 --- a/math/p5-Test-Number-Delta/Makefile +++ b/math/p5-Test-Number-Delta/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/02/20 12:54:41 wen Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:31 wiz Exp $ DISTNAME= Test-Number-Delta-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/math/pari/Makefile b/math/pari/Makefile index 14454a452..45f53022c 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2015/01/23 15:07:53 joerg Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/12 10:50:31 wiz Exp $ DISTNAME= pari-2.3.5 -PKGREVISION= 15 +PKGREVISION= 17 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ diff --git a/math/ppl/Makefile b/math/ppl/Makefile index 4d66d8ffc..63cea5fb8 100644 --- a/math/ppl/Makefile +++ b/math/ppl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:31 wiz Exp $ DISTNAME= ppl-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math #MASTER_SITES= ftp://gcc.gnu.org/pub/gcc/infrastructure/ MASTER_SITES= ftp://ftp.cs.unipr.it/pub/ppl/releases/1.1/ diff --git a/math/pspp/Makefile b/math/pspp/Makefile index 9ba8f6c4f..2d7f872ec 100644 --- a/math/pspp/Makefile +++ b/math/pspp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2015/06/12 10:50:31 wiz Exp $ # DISTNAME= pspp-0.6.2 -PKGREVISION= 26 +PKGREVISION= 28 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=pspp/} diff --git a/math/py-ephem3/Makefile b/math/py-ephem3/Makefile index 6d4f04d6d..4cf86cab7 100644 --- a/math/py-ephem3/Makefile +++ b/math/py-ephem3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/01/20 12:50:31 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/13 23:12:42 rodent Exp $ DISTNAME= ephem-3.7.5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyephem/ephem/} @@ -14,7 +14,7 @@ do-test: (cd ${WRKSRC}/${PYSETUPSUBDIR} && ${SETENV} ${TEST_ENV} ${MAKE_ENV} \ ${PYTHONBIN} ${PYSETUP} ${PYSETUPARGS} "test") -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 REPLACE_PYTHON+= src/ephem/tests/test_angles.py REPLACE_PYTHON+= src/ephem/tests/test_bodies.py diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 3edec8629..f30e8d21a 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2014/02/28 09:43:10 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/17 00:41:38 wen Exp $ -DISTNAME= numpy-1.8.0 +DISTNAME= numpy-1.9.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/} @@ -18,6 +18,7 @@ REPLACE_PYTHON+= *.py REPLACE_PYTHON+= numpy/*.py REPLACE_PYTHON+= numpy/compat/*.py REPLACE_PYTHON+= numpy/core/*.py +REPLACE_PYTHON+= numpy/core/tests/*.py REPLACE_PYTHON+= numpy/distutils/*.py REPLACE_PYTHON+= numpy/distutils/tests/*.py REPLACE_PYTHON+= numpy/distutils/tests/f2py_ext/*.py @@ -33,11 +34,6 @@ REPLACE_PYTHON+= numpy/matrixlib/*.py REPLACE_PYTHON+= numpy/random/mtrand/*.py REPLACE_PYTHON+= numpy/testing/*.py -SUBST_CLASSES+= numpy -SUBST_STAGE.numpy= post-patch -SUBST_FILES.numpy= numpy/f2py/setup.py -SUBST_SED.numpy= -e 's:%(os.path.basename(sys.executable))::' - # XXX Avoid picking up other compilers when installed .include "../../mk/compiler.mk" @@ -53,13 +49,6 @@ PYSETUPBUILDARGS+= --fcompiler=gnu # linking, so ensure that we pass through requisite options. LDFLAGS+= ${_COMPILER_ABI_FLAG.${ABI}} -# This package also does its own linking of dependent packages, so we need -# to ensure that linker is called with the correct arguments. -SUBST_CLASSES+= linkabi -SUBST_STAGE.linkabi= post-patch -SUBST_FILES.linkabi= numpy/distutils/fcompiler/gnu.py -SUBST_SED.linkabi= -e 's,@COMPILER_ABI_FLAG@,${_COMPILER_ABI_FLAG.${ABI}},' - .include "../../mk/bsd.prefs.mk" # needs devel/py-nose diff --git a/math/py-numpy/PLIST b/math/py-numpy/PLIST index 6e761984e..5ad77e729 100644 --- a/math/py-numpy/PLIST +++ b/math/py-numpy/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2014/02/28 09:43:10 adam Exp $ +@comment $NetBSD: PLIST,v 1.13 2015/04/17 00:41:38 wen Exp $ bin/f2py${PYVERSSUFFIX} ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/numpy/__config__.py @@ -39,6 +39,9 @@ ${PYSITELIB}/numpy/core/_methods.pyo ${PYSITELIB}/numpy/core/arrayprint.py ${PYSITELIB}/numpy/core/arrayprint.pyc ${PYSITELIB}/numpy/core/arrayprint.pyo +${PYSITELIB}/numpy/core/cversions.py +${PYSITELIB}/numpy/core/cversions.pyc +${PYSITELIB}/numpy/core/cversions.pyo ${PYSITELIB}/numpy/core/defchararray.py ${PYSITELIB}/numpy/core/defchararray.pyc ${PYSITELIB}/numpy/core/defchararray.pyo @@ -118,6 +121,7 @@ ${PYSITELIB}/numpy/core/struct_ufunc_test.so ${PYSITELIB}/numpy/core/test_rational.so ${PYSITELIB}/numpy/core/tests/data/astype_copy.pkl ${PYSITELIB}/numpy/core/tests/data/recarray_from_file.fits +${PYSITELIB}/numpy/core/tests/test_abc.py ${PYSITELIB}/numpy/core/tests/test_api.py ${PYSITELIB}/numpy/core/tests/test_arrayprint.py ${PYSITELIB}/numpy/core/tests/test_blasdot.py @@ -143,6 +147,7 @@ ${PYSITELIB}/numpy/core/tests/test_numerictypes.py ${PYSITELIB}/numpy/core/tests/test_print.py ${PYSITELIB}/numpy/core/tests/test_records.py ${PYSITELIB}/numpy/core/tests/test_regression.py +${PYSITELIB}/numpy/core/tests/test_scalarinherit.py ${PYSITELIB}/numpy/core/tests/test_scalarmath.py ${PYSITELIB}/numpy/core/tests/test_scalarprint.py ${PYSITELIB}/numpy/core/tests/test_shape_base.py @@ -449,55 +454,6 @@ ${PYSITELIB}/numpy/f2py/crackfortran.pyo ${PYSITELIB}/numpy/f2py/diagnose.py ${PYSITELIB}/numpy/f2py/diagnose.pyc ${PYSITELIB}/numpy/f2py/diagnose.pyo -${PYSITELIB}/numpy/f2py/docs/FAQ.txt -${PYSITELIB}/numpy/f2py/docs/HISTORY.txt -${PYSITELIB}/numpy/f2py/docs/OLDNEWS.txt -${PYSITELIB}/numpy/f2py/docs/README.txt -${PYSITELIB}/numpy/f2py/docs/TESTING.txt -${PYSITELIB}/numpy/f2py/docs/THANKS.txt -${PYSITELIB}/numpy/f2py/docs/default.css -${PYSITELIB}/numpy/f2py/docs/docutils.conf -${PYSITELIB}/numpy/f2py/docs/hello.f -${PYSITELIB}/numpy/f2py/docs/pyforttest.pyf -${PYSITELIB}/numpy/f2py/docs/pytest.py -${PYSITELIB}/numpy/f2py/docs/simple.f -${PYSITELIB}/numpy/f2py/docs/simple_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/allocarr.f90 -${PYSITELIB}/numpy/f2py/docs/usersguide/allocarr_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/array.f -${PYSITELIB}/numpy/f2py/docs/usersguide/array_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/calculate.f -${PYSITELIB}/numpy/f2py/docs/usersguide/calculate_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/callback.f -${PYSITELIB}/numpy/f2py/docs/usersguide/callback2.pyf -${PYSITELIB}/numpy/f2py/docs/usersguide/callback_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/common.f -${PYSITELIB}/numpy/f2py/docs/usersguide/common_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/compile_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/default.css -${PYSITELIB}/numpy/f2py/docs/usersguide/docutils.conf -${PYSITELIB}/numpy/f2py/docs/usersguide/extcallback.f -${PYSITELIB}/numpy/f2py/docs/usersguide/extcallback_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/fib1.f -${PYSITELIB}/numpy/f2py/docs/usersguide/fib1.pyf -${PYSITELIB}/numpy/f2py/docs/usersguide/fib2.pyf -${PYSITELIB}/numpy/f2py/docs/usersguide/fib3.f -${PYSITELIB}/numpy/f2py/docs/usersguide/ftype.f -${PYSITELIB}/numpy/f2py/docs/usersguide/ftype_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/index.txt -${PYSITELIB}/numpy/f2py/docs/usersguide/moddata.f90 -${PYSITELIB}/numpy/f2py/docs/usersguide/moddata_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/run_main_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/scalar.f -${PYSITELIB}/numpy/f2py/docs/usersguide/scalar_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/setup_example.py -${PYSITELIB}/numpy/f2py/docs/usersguide/spam.pyf -${PYSITELIB}/numpy/f2py/docs/usersguide/spam_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/string.f -${PYSITELIB}/numpy/f2py/docs/usersguide/string_session.dat -${PYSITELIB}/numpy/f2py/docs/usersguide/var.pyf -${PYSITELIB}/numpy/f2py/docs/usersguide/var_session.dat -${PYSITELIB}/numpy/f2py/f2py.1 ${PYSITELIB}/numpy/f2py/f2py2e.py ${PYSITELIB}/numpy/f2py/f2py2e.pyc ${PYSITELIB}/numpy/f2py/f2py2e.pyo @@ -531,12 +487,14 @@ ${PYSITELIB}/numpy/f2py/tests/src/kind/foo.f90 ${PYSITELIB}/numpy/f2py/tests/src/mixed/foo.f ${PYSITELIB}/numpy/f2py/tests/src/mixed/foo_fixed.f90 ${PYSITELIB}/numpy/f2py/tests/src/mixed/foo_free.f90 +${PYSITELIB}/numpy/f2py/tests/src/regression/inout.f90 ${PYSITELIB}/numpy/f2py/tests/src/size/foo.f90 ${PYSITELIB}/numpy/f2py/tests/test_array_from_pyobj.py ${PYSITELIB}/numpy/f2py/tests/test_assumed_shape.py ${PYSITELIB}/numpy/f2py/tests/test_callback.py ${PYSITELIB}/numpy/f2py/tests/test_kind.py ${PYSITELIB}/numpy/f2py/tests/test_mixed.py +${PYSITELIB}/numpy/f2py/tests/test_regression.py ${PYSITELIB}/numpy/f2py/tests/test_return_character.py ${PYSITELIB}/numpy/f2py/tests/test_return_complex.py ${PYSITELIB}/numpy/f2py/tests/test_return_integer.py @@ -575,6 +533,9 @@ ${PYSITELIB}/numpy/lib/_datasource.pyo ${PYSITELIB}/numpy/lib/_iotools.py ${PYSITELIB}/numpy/lib/_iotools.pyc ${PYSITELIB}/numpy/lib/_iotools.pyo +${PYSITELIB}/numpy/lib/_version.py +${PYSITELIB}/numpy/lib/_version.pyc +${PYSITELIB}/numpy/lib/_version.pyo ${PYSITELIB}/numpy/lib/arraypad.py ${PYSITELIB}/numpy/lib/arraypad.pyc ${PYSITELIB}/numpy/lib/arraypad.pyo @@ -623,8 +584,11 @@ ${PYSITELIB}/numpy/lib/shape_base.pyo ${PYSITELIB}/numpy/lib/stride_tricks.py ${PYSITELIB}/numpy/lib/stride_tricks.pyc ${PYSITELIB}/numpy/lib/stride_tricks.pyo +${PYSITELIB}/numpy/lib/tests/data/python3.npy +${PYSITELIB}/numpy/lib/tests/data/win64python2.npy ${PYSITELIB}/numpy/lib/tests/test__datasource.py ${PYSITELIB}/numpy/lib/tests/test__iotools.py +${PYSITELIB}/numpy/lib/tests/test__version.py ${PYSITELIB}/numpy/lib/tests/test_arraypad.py ${PYSITELIB}/numpy/lib/tests/test_arraysetops.py ${PYSITELIB}/numpy/lib/tests/test_arrayterator.py @@ -725,141 +689,12 @@ ${PYSITELIB}/numpy/matrixlib/tests/test_defmatrix.py ${PYSITELIB}/numpy/matrixlib/tests/test_multiarray.py ${PYSITELIB}/numpy/matrixlib/tests/test_numeric.py ${PYSITELIB}/numpy/matrixlib/tests/test_regression.py -${PYSITELIB}/numpy/numarray/__init__.py -${PYSITELIB}/numpy/numarray/__init__.pyc -${PYSITELIB}/numpy/numarray/__init__.pyo -${PYSITELIB}/numpy/numarray/_capi.so -${PYSITELIB}/numpy/numarray/alter_code1.py -${PYSITELIB}/numpy/numarray/alter_code1.pyc -${PYSITELIB}/numpy/numarray/alter_code1.pyo -${PYSITELIB}/numpy/numarray/alter_code2.py -${PYSITELIB}/numpy/numarray/alter_code2.pyc -${PYSITELIB}/numpy/numarray/alter_code2.pyo -${PYSITELIB}/numpy/numarray/compat.py -${PYSITELIB}/numpy/numarray/compat.pyc -${PYSITELIB}/numpy/numarray/compat.pyo -${PYSITELIB}/numpy/numarray/convolve.py -${PYSITELIB}/numpy/numarray/convolve.pyc -${PYSITELIB}/numpy/numarray/convolve.pyo -${PYSITELIB}/numpy/numarray/fft.py -${PYSITELIB}/numpy/numarray/fft.pyc -${PYSITELIB}/numpy/numarray/fft.pyo -${PYSITELIB}/numpy/numarray/functions.py -${PYSITELIB}/numpy/numarray/functions.pyc -${PYSITELIB}/numpy/numarray/functions.pyo -${PYSITELIB}/numpy/numarray/image.py -${PYSITELIB}/numpy/numarray/image.pyc -${PYSITELIB}/numpy/numarray/image.pyo -${PYSITELIB}/numpy/numarray/include/numpy/arraybase.h -${PYSITELIB}/numpy/numarray/include/numpy/cfunc.h -${PYSITELIB}/numpy/numarray/include/numpy/ieeespecial.h -${PYSITELIB}/numpy/numarray/include/numpy/libnumarray.h -${PYSITELIB}/numpy/numarray/include/numpy/numcomplex.h -${PYSITELIB}/numpy/numarray/include/numpy/nummacro.h -${PYSITELIB}/numpy/numarray/linear_algebra.py -${PYSITELIB}/numpy/numarray/linear_algebra.pyc -${PYSITELIB}/numpy/numarray/linear_algebra.pyo -${PYSITELIB}/numpy/numarray/ma.py -${PYSITELIB}/numpy/numarray/ma.pyc -${PYSITELIB}/numpy/numarray/ma.pyo -${PYSITELIB}/numpy/numarray/matrix.py -${PYSITELIB}/numpy/numarray/matrix.pyc -${PYSITELIB}/numpy/numarray/matrix.pyo -${PYSITELIB}/numpy/numarray/mlab.py -${PYSITELIB}/numpy/numarray/mlab.pyc -${PYSITELIB}/numpy/numarray/mlab.pyo -${PYSITELIB}/numpy/numarray/nd_image.py -${PYSITELIB}/numpy/numarray/nd_image.pyc -${PYSITELIB}/numpy/numarray/nd_image.pyo -${PYSITELIB}/numpy/numarray/numerictypes.py -${PYSITELIB}/numpy/numarray/numerictypes.pyc -${PYSITELIB}/numpy/numarray/numerictypes.pyo -${PYSITELIB}/numpy/numarray/random_array.py -${PYSITELIB}/numpy/numarray/random_array.pyc -${PYSITELIB}/numpy/numarray/random_array.pyo -${PYSITELIB}/numpy/numarray/session.py -${PYSITELIB}/numpy/numarray/session.pyc -${PYSITELIB}/numpy/numarray/session.pyo -${PYSITELIB}/numpy/numarray/setup.py -${PYSITELIB}/numpy/numarray/setup.pyc -${PYSITELIB}/numpy/numarray/setup.pyo -${PYSITELIB}/numpy/numarray/ufuncs.py -${PYSITELIB}/numpy/numarray/ufuncs.pyc -${PYSITELIB}/numpy/numarray/ufuncs.pyo -${PYSITELIB}/numpy/numarray/util.py -${PYSITELIB}/numpy/numarray/util.pyc -${PYSITELIB}/numpy/numarray/util.pyo -${PYSITELIB}/numpy/oldnumeric/__init__.py -${PYSITELIB}/numpy/oldnumeric/__init__.pyc -${PYSITELIB}/numpy/oldnumeric/__init__.pyo -${PYSITELIB}/numpy/oldnumeric/alter_code1.py -${PYSITELIB}/numpy/oldnumeric/alter_code1.pyc -${PYSITELIB}/numpy/oldnumeric/alter_code1.pyo -${PYSITELIB}/numpy/oldnumeric/alter_code2.py -${PYSITELIB}/numpy/oldnumeric/alter_code2.pyc -${PYSITELIB}/numpy/oldnumeric/alter_code2.pyo -${PYSITELIB}/numpy/oldnumeric/array_printer.py -${PYSITELIB}/numpy/oldnumeric/array_printer.pyc -${PYSITELIB}/numpy/oldnumeric/array_printer.pyo -${PYSITELIB}/numpy/oldnumeric/arrayfns.py -${PYSITELIB}/numpy/oldnumeric/arrayfns.pyc -${PYSITELIB}/numpy/oldnumeric/arrayfns.pyo -${PYSITELIB}/numpy/oldnumeric/compat.py -${PYSITELIB}/numpy/oldnumeric/compat.pyc -${PYSITELIB}/numpy/oldnumeric/compat.pyo -${PYSITELIB}/numpy/oldnumeric/fft.py -${PYSITELIB}/numpy/oldnumeric/fft.pyc -${PYSITELIB}/numpy/oldnumeric/fft.pyo -${PYSITELIB}/numpy/oldnumeric/fix_default_axis.py -${PYSITELIB}/numpy/oldnumeric/fix_default_axis.pyc -${PYSITELIB}/numpy/oldnumeric/fix_default_axis.pyo -${PYSITELIB}/numpy/oldnumeric/functions.py -${PYSITELIB}/numpy/oldnumeric/functions.pyc -${PYSITELIB}/numpy/oldnumeric/functions.pyo -${PYSITELIB}/numpy/oldnumeric/linear_algebra.py -${PYSITELIB}/numpy/oldnumeric/linear_algebra.pyc -${PYSITELIB}/numpy/oldnumeric/linear_algebra.pyo -${PYSITELIB}/numpy/oldnumeric/ma.py -${PYSITELIB}/numpy/oldnumeric/ma.pyc -${PYSITELIB}/numpy/oldnumeric/ma.pyo -${PYSITELIB}/numpy/oldnumeric/matrix.py -${PYSITELIB}/numpy/oldnumeric/matrix.pyc -${PYSITELIB}/numpy/oldnumeric/matrix.pyo -${PYSITELIB}/numpy/oldnumeric/misc.py -${PYSITELIB}/numpy/oldnumeric/misc.pyc -${PYSITELIB}/numpy/oldnumeric/misc.pyo -${PYSITELIB}/numpy/oldnumeric/mlab.py -${PYSITELIB}/numpy/oldnumeric/mlab.pyc -${PYSITELIB}/numpy/oldnumeric/mlab.pyo -${PYSITELIB}/numpy/oldnumeric/precision.py -${PYSITELIB}/numpy/oldnumeric/precision.pyc -${PYSITELIB}/numpy/oldnumeric/precision.pyo -${PYSITELIB}/numpy/oldnumeric/random_array.py -${PYSITELIB}/numpy/oldnumeric/random_array.pyc -${PYSITELIB}/numpy/oldnumeric/random_array.pyo -${PYSITELIB}/numpy/oldnumeric/rng.py -${PYSITELIB}/numpy/oldnumeric/rng.pyc -${PYSITELIB}/numpy/oldnumeric/rng.pyo -${PYSITELIB}/numpy/oldnumeric/rng_stats.py -${PYSITELIB}/numpy/oldnumeric/rng_stats.pyc -${PYSITELIB}/numpy/oldnumeric/rng_stats.pyo -${PYSITELIB}/numpy/oldnumeric/setup.py -${PYSITELIB}/numpy/oldnumeric/setup.pyc -${PYSITELIB}/numpy/oldnumeric/setup.pyo -${PYSITELIB}/numpy/oldnumeric/tests/test_oldnumeric.py -${PYSITELIB}/numpy/oldnumeric/tests/test_regression.py -${PYSITELIB}/numpy/oldnumeric/typeconv.py -${PYSITELIB}/numpy/oldnumeric/typeconv.pyc -${PYSITELIB}/numpy/oldnumeric/typeconv.pyo -${PYSITELIB}/numpy/oldnumeric/ufuncs.py -${PYSITELIB}/numpy/oldnumeric/ufuncs.pyc -${PYSITELIB}/numpy/oldnumeric/ufuncs.pyo -${PYSITELIB}/numpy/oldnumeric/user_array.py -${PYSITELIB}/numpy/oldnumeric/user_array.pyc -${PYSITELIB}/numpy/oldnumeric/user_array.pyo ${PYSITELIB}/numpy/polynomial/__init__.py ${PYSITELIB}/numpy/polynomial/__init__.pyc ${PYSITELIB}/numpy/polynomial/__init__.pyo +${PYSITELIB}/numpy/polynomial/_polybase.py +${PYSITELIB}/numpy/polynomial/_polybase.pyc +${PYSITELIB}/numpy/polynomial/_polybase.pyo ${PYSITELIB}/numpy/polynomial/chebyshev.py ${PYSITELIB}/numpy/polynomial/chebyshev.pyc ${PYSITELIB}/numpy/polynomial/chebyshev.pyo @@ -924,9 +759,6 @@ ${PYSITELIB}/numpy/testing/noseclasses.pyo ${PYSITELIB}/numpy/testing/nosetester.py ${PYSITELIB}/numpy/testing/nosetester.pyc ${PYSITELIB}/numpy/testing/nosetester.pyo -${PYSITELIB}/numpy/testing/numpytest.py -${PYSITELIB}/numpy/testing/numpytest.pyc -${PYSITELIB}/numpy/testing/numpytest.pyo ${PYSITELIB}/numpy/testing/print_coercion_tables.py ${PYSITELIB}/numpy/testing/print_coercion_tables.pyc ${PYSITELIB}/numpy/testing/print_coercion_tables.pyo diff --git a/math/py-numpy/distinfo b/math/py-numpy/distinfo index 7a1b07ea1..0bf24fd34 100644 --- a/math/py-numpy/distinfo +++ b/math/py-numpy/distinfo @@ -1,12 +1,11 @@ -$NetBSD: distinfo,v 1.13 2015/02/17 14:23:50 jperkin Exp $ +$NetBSD: distinfo,v 1.14 2015/04/17 00:41:38 wen Exp $ -SHA1 (numpy-1.8.0.tar.gz) = a2c02c5fb2ab8cf630982cddc6821e74f5769974 -RMD160 (numpy-1.8.0.tar.gz) = 814344fb350d213a50489b33c7c50de60f4619bc -Size (numpy-1.8.0.tar.gz) = 3779617 bytes +SHA1 (numpy-1.9.2.tar.gz) = 86b4414cd01c4244141c59ea476ca8fdad8e9be2 +RMD160 (numpy-1.9.2.tar.gz) = f95c73c0260c2623d0a3ab08b09c241c06b86898 +Size (numpy-1.9.2.tar.gz) = 3986067 bytes SHA1 (patch-aa) = 6c1716e1963533721f06853127573f5c271330f9 -SHA1 (patch-ab) = c500abba63c1f2464c4db1b04c9a72f41744d5ae -SHA1 (patch-numpy_core_setup.py) = 3bab3384a9240b75458a4e07a5625c9b405bc74d -SHA1 (patch-numpy_distutils_ccompiler.py) = 7e14f10537abbb63dacddd818f66c66e202da95e -SHA1 (patch-numpy_distutils_fcompiler_g95.py) = ce81705fac0463d1ec808dfc9a5848b944ec5cab -SHA1 (patch-numpy_distutils_fcompiler_gnu.py) = 286826bd1b2e849a040879ebdf07c9e529656c80 -SHA1 (patch-numpy_distutils_fcompiler_intel.py) = 0d1d64a6309773886a4e512a0f1fedbf1cdfb741 +SHA1 (patch-ab) = 74196abcc2eab4d409e8d3c0d8fb65dc99f2920b +SHA1 (patch-numpy_core_setup.py) = 44393bc9f0b2eecbfb428b2d98989f0dfde68736 +SHA1 (patch-numpy_distutils_ccompiler.py) = 4505895b7dc817fe58ecdd02b241085f84f1542f +SHA1 (patch-numpy_distutils_fcompiler_g95.py) = be73b64a3e551df998b6a904d6db762bf28a98ed +SHA1 (patch-numpy_distutils_fcompiler_gnu.py) = e1e10a711f93588246a7b3cd606b247cb1c62113 diff --git a/math/py-numpy/patches/patch-ab b/math/py-numpy/patches/patch-ab index 6a062c418..59229dc47 100644 --- a/math/py-numpy/patches/patch-ab +++ b/math/py-numpy/patches/patch-ab @@ -1,6 +1,6 @@ -$NetBSD: patch-ab,v 1.2 2013/05/20 05:59:58 adam Exp $ +$NetBSD: patch-ab,v 1.3 2015/04/17 00:41:38 wen Exp $ ---- numpy/linalg/lapack_litemodule.c.orig 2008-05-26 19:39:50.000000000 +1200 +--- numpy/linalg/lapack_litemodule.c.orig 2015-04-16 14:14:55.000000000 +0000 +++ numpy/linalg/lapack_litemodule.c @@ -17,6 +17,8 @@ typedef struct { float r, i; } f2c_compl typedef struct { double r, i; } f2c_doublecomplex; @@ -8,6 +8,6 @@ $NetBSD: patch-ab,v 1.2 2013/05/20 05:59:58 adam Exp $ +int FNAME(MAIN_)() { return 0; } + - extern int FNAME(dgeev)(char *jobvl, char *jobvr, int *n, - double a[], int *lda, double wr[], double wi[], - double vl[], int *ldvl, double vr[], int *ldvr, + extern int FNAME(dgelsd)(int *m, int *n, int *nrhs, + double a[], int *lda, double b[], int *ldb, + double s[], double *rcond, int *rank, diff --git a/math/py-numpy/patches/patch-numpy_core_setup.py b/math/py-numpy/patches/patch-numpy_core_setup.py index a88a270e1..b16075ffb 100644 --- a/math/py-numpy/patches/patch-numpy_core_setup.py +++ b/math/py-numpy/patches/patch-numpy_core_setup.py @@ -1,15 +1,13 @@ -$NetBSD: patch-numpy_core_setup.py,v 1.1 2014/02/28 09:43:11 adam Exp $ - +$NetBSD: patch-numpy_core_setup.py,v 1.2 2015/04/17 00:41:38 wen Exp $ Do not require Atlas to make 'dotblas' module; libblas should be sufficient. - ---- numpy/core/setup.py.orig 2014-02-28 09:14:32.000000000 +0000 +--- numpy/core/setup.py.orig 2015-02-01 16:38:25.000000000 +0000 +++ numpy/core/setup.py -@@ -929,8 +929,6 @@ def configuration(parent_package='',top_ +@@ -953,8 +953,6 @@ def configuration(parent_package='',top_ #blas_info = {} def get_dotblas_sources(ext, build_dir): if blas_info: - if ('NO_ATLAS_INFO', 1) in blas_info.get('define_macros', []): - return None # dotblas needs ATLAS, Fortran compiled blas will not be sufficient. - return ext.depends[:1] + return ext.depends[:3] return None # no extension module will be built diff --git a/math/py-numpy/patches/patch-numpy_distutils_ccompiler.py b/math/py-numpy/patches/patch-numpy_distutils_ccompiler.py index a9c0780b9..f235559fd 100644 --- a/math/py-numpy/patches/patch-numpy_distutils_ccompiler.py +++ b/math/py-numpy/patches/patch-numpy_distutils_ccompiler.py @@ -1,10 +1,10 @@ -$NetBSD: patch-numpy_distutils_ccompiler.py,v 1.1 2013/05/20 05:59:58 adam Exp $ +$NetBSD: patch-numpy_distutils_ccompiler.py,v 1.2 2015/04/17 00:41:38 wen Exp $ Hack: use compiler with CFLAGS for linking executables. ---- numpy/distutils/ccompiler.py.orig 2013-05-19 19:28:28.000000000 +0000 +--- numpy/distutils/ccompiler.py.orig 2015-02-01 16:38:21.000000000 +0000 +++ numpy/distutils/ccompiler.py -@@ -199,6 +199,7 @@ def CCompiler_compile(self, sources, out +@@ -201,6 +201,7 @@ def CCompiler_compile(self, sources, out src = cyg2win32(src) self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts) else: diff --git a/math/py-numpy/patches/patch-numpy_distutils_fcompiler_g95.py b/math/py-numpy/patches/patch-numpy_distutils_fcompiler_g95.py index c29b02bbd..eaf6a2c02 100644 --- a/math/py-numpy/patches/patch-numpy_distutils_fcompiler_g95.py +++ b/math/py-numpy/patches/patch-numpy_distutils_fcompiler_g95.py @@ -1,8 +1,8 @@ -$NetBSD: patch-numpy_distutils_fcompiler_g95.py,v 1.2 2014/02/28 09:43:11 adam Exp $ +$NetBSD: patch-numpy_distutils_fcompiler_g95.py,v 1.3 2015/04/17 00:41:38 wen Exp $ Band aid to make sure that pic_flags is actually used. ---- numpy/distutils/fcompiler/g95.py.orig 2010-04-18 10:06:17.000000000 +0000 +--- numpy/distutils/fcompiler/g95.py.orig 2014-10-26 14:36:14.000000000 +0000 +++ numpy/distutils/fcompiler/g95.py @@ -19,9 +19,9 @@ class G95FCompiler(FCompiler): diff --git a/math/py-numpy/patches/patch-numpy_distutils_fcompiler_gnu.py b/math/py-numpy/patches/patch-numpy_distutils_fcompiler_gnu.py index 3b41e8ee7..eee6e76c2 100644 --- a/math/py-numpy/patches/patch-numpy_distutils_fcompiler_gnu.py +++ b/math/py-numpy/patches/patch-numpy_distutils_fcompiler_gnu.py @@ -1,18 +1,18 @@ -$NetBSD: patch-numpy_distutils_fcompiler_gnu.py,v 1.6 2015/02/17 14:23:51 jperkin Exp $ +$NetBSD: patch-numpy_distutils_fcompiler_gnu.py,v 1.7 2015/04/17 00:41:38 wen Exp $ Linker needs -shared explictly (at least with GCC 4.7 on SunOS), plus any ABI flags as appropriate. On OS X, do not use '-bundle' and 'dynamic_lookup' (to avoid Python.framework). Do not run a shell command when it is "None". ---- numpy/distutils/fcompiler/gnu.py.orig 2013-10-30 18:31:40.000000000 +0000 +--- numpy/distutils/fcompiler/gnu.py.orig 2015-02-01 16:38:21.000000000 +0000 +++ numpy/distutils/fcompiler/gnu.py @@ -72,7 +72,7 @@ class GnuFCompiler(FCompiler): 'compiler_f77' : [None, "-g", "-Wall", "-fno-second-underscore"], 'compiler_f90' : None, # Use --fcompiler=gnu95 for f90 codes 'compiler_fix' : None, - 'linker_so' : [None, "-g", "-Wall"], -+ 'linker_so' : [None, "-g", "-Wall", "-shared", "@COMPILER_ABI_FLAG@"], ++ 'linker_so' : [None, "-g", "-Wall", "-shared", ""], 'archiver' : ["ar", "-cr"], 'ranlib' : ["ranlib"], 'linker_exe' : [None, "-g", "-Wall"] @@ -25,21 +25,21 @@ Do not run a shell command when it is "None". else: opt.append("-shared") if sys.platform.startswith('sunos'): -@@ -257,7 +257,7 @@ class Gnu95FCompiler(GnuFCompiler): - 'compiler_f90' : [None, "-Wall", "-fno-second-underscore"] + _EXTRAFLAGS, - 'compiler_fix' : [None, "-Wall", "-ffixed-form", +@@ -261,7 +261,7 @@ class Gnu95FCompiler(GnuFCompiler): "-fno-second-underscore"] + _EXTRAFLAGS, -- 'linker_so' : ["", "-Wall"], -+ 'linker_so' : ["", "-Wall", "-shared", "@COMPILER_ABI_FLAG@"], + 'compiler_fix' : [None, "-Wall", "-g","-ffixed-form", + "-fno-second-underscore"] + _EXTRAFLAGS, +- 'linker_so' : ["", "-Wall", "-g"], ++ 'linker_so' : ["", "-Wall", "-g", "-shared", ""], 'archiver' : ["ar", "-cr"], 'ranlib' : ["ranlib"], 'linker_exe' : [None, "-Wall"] -@@ -270,7 +270,7 @@ class Gnu95FCompiler(GnuFCompiler): +@@ -274,7 +274,7 @@ class Gnu95FCompiler(GnuFCompiler): def _universal_flags(self, cmd): """Return a list of -arch flags for every supported architecture.""" - if not sys.platform == 'darwin': -+ if not sys.platform == 'darwin' or cmd == None: ++ if not sys.platform == 'darwin' or cmd==None: return [] arch_flags = [] # get arches the C compiler gets. diff --git a/math/py-numpy/patches/patch-numpy_distutils_fcompiler_intel.py b/math/py-numpy/patches/patch-numpy_distutils_fcompiler_intel.py deleted file mode 100644 index de585f893..000000000 --- a/math/py-numpy/patches/patch-numpy_distutils_fcompiler_intel.py +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-numpy_distutils_fcompiler_intel.py,v 1.1 2014/02/28 09:43:11 adam Exp $ - -On OS X, don't link against Python.framework, since we use Python from pkgsrc. - ---- numpy/distutils/fcompiler/intel.py.orig 2014-02-28 07:25:23.000000000 +0000 -+++ numpy/distutils/fcompiler/intel.py -@@ -68,7 +68,7 @@ class IntelFCompiler(BaseIntelFCompiler) - opt.remove('-shared') - except ValueError: - idx = 0 -- opt[idx:idx] = ['-dynamiclib', '-Wl,-undefined,dynamic_lookup', '-Wl,-framework,Python'] -+ opt[idx:idx] = ['-dynamiclib', '-Wl,-undefined,dynamic_lookup',] - return opt - - class IntelItaniumFCompiler(IntelFCompiler): diff --git a/math/py-rpy/Makefile b/math/py-rpy/Makefile index d7a6530a3..e0557efd8 100644 --- a/math/py-rpy/Makefile +++ b/math/py-rpy/Makefile @@ -1,24 +1,38 @@ -# $NetBSD: Makefile,v 1.33 2014/05/13 17:09:21 joerg Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/14 11:40:31 wiz Exp $ -DISTNAME= rpy2-2.3.0 +DISTNAME= rpy2-2.5.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/rpy2/rpy/} +PKGREVISION= 2 CATEGORIES= math python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rpy/} +MASTER_SITES= https://pypi.python.org/packages/source/r/rpy2/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rpy.sourceforge.net/ COMMENT= R interface for Python LICENSE= mpl-1.1 OR gnu-gpl-v2 OR gnu-lgpl-v2.1 +DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 + USE_LANGUAGES+= c fortran77 BUILDLINK_API_DEPENDS.R+= R>=2.11.0 LDFLAGS.SunOS+= -mimpure-text +REPLACE_PYTHON= rpy/tests.py + +.include "../../lang/python/pyversion.mk" + +PLIST_VARS= sd +.if ${PYPKGPREFIX} == "py27" || ${PYPKGPREFIX} == "py33" +PLIST.sd= yes +DEPENDS+= ${PYPKGPREFIX}-singledispatch-[0-9]*:../../devel/py-singledispatch +.endif + .include "../../devel/pcre/buildlink3.mk" .include "../../mk/readline.buildlink3.mk" -.include "../../lang/python/distutils.mk" +.include "../../lang/python/application.mk" +.include "../../lang/python/egg.mk" .include "../../math/py-numpy/buildlink3.mk" .include "../../math/R/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/math/py-rpy/PLIST b/math/py-rpy/PLIST index 6cd41751b..68a63962f 100644 --- a/math/py-rpy/PLIST +++ b/math/py-rpy/PLIST @@ -1,17 +1,42 @@ -@comment $NetBSD: PLIST,v 1.13 2014/01/19 22:50:43 wiz Exp $ -${PYSITELIB}/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.16 2015/04/10 08:36:30 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PLIST.sd}${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/rpy2/__init__.py ${PYSITELIB}/rpy2/__init__.pyc ${PYSITELIB}/rpy2/__init__.pyo ${PYSITELIB}/rpy2/interactive/__init__.py ${PYSITELIB}/rpy2/interactive/__init__.pyc ${PYSITELIB}/rpy2/interactive/__init__.pyo +${PYSITELIB}/rpy2/interactive/packages.py +${PYSITELIB}/rpy2/interactive/packages.pyc +${PYSITELIB}/rpy2/interactive/packages.pyo ${PYSITELIB}/rpy2/interactive/process_revents.py ${PYSITELIB}/rpy2/interactive/process_revents.pyc ${PYSITELIB}/rpy2/interactive/process_revents.pyo ${PYSITELIB}/rpy2/interactive/tests/__init__.py ${PYSITELIB}/rpy2/interactive/tests/__init__.pyc ${PYSITELIB}/rpy2/interactive/tests/__init__.pyo +${PYSITELIB}/rpy2/ipython/__init__.py +${PYSITELIB}/rpy2/ipython/__init__.pyc +${PYSITELIB}/rpy2/ipython/__init__.pyo +${PYSITELIB}/rpy2/ipython/ggplot.py +${PYSITELIB}/rpy2/ipython/ggplot.pyc +${PYSITELIB}/rpy2/ipython/ggplot.pyo +${PYSITELIB}/rpy2/ipython/html.py +${PYSITELIB}/rpy2/ipython/html.pyc +${PYSITELIB}/rpy2/ipython/html.pyo +${PYSITELIB}/rpy2/ipython/rmagic.py +${PYSITELIB}/rpy2/ipython/rmagic.pyc +${PYSITELIB}/rpy2/ipython/rmagic.pyo +${PYSITELIB}/rpy2/ipython/tests/__init__.py +${PYSITELIB}/rpy2/ipython/tests/__init__.pyc +${PYSITELIB}/rpy2/ipython/tests/__init__.pyo +${PYSITELIB}/rpy2/ipython/tests/test_rmagic.py +${PYSITELIB}/rpy2/ipython/tests/test_rmagic.pyc +${PYSITELIB}/rpy2/ipython/tests/test_rmagic.pyo ${PYSITELIB}/rpy2/rinterface/__init__.py ${PYSITELIB}/rpy2/rinterface/__init__.pyc ${PYSITELIB}/rpy2/rinterface/__init__.pyo @@ -38,6 +63,9 @@ ${PYSITELIB}/rpy2/rinterface/tests/test_SexpEnvironment.pyo ${PYSITELIB}/rpy2/rinterface/tests/test_SexpExtPtr.py ${PYSITELIB}/rpy2/rinterface/tests/test_SexpExtPtr.pyc ${PYSITELIB}/rpy2/rinterface/tests/test_SexpExtPtr.pyo +${PYSITELIB}/rpy2/rinterface/tests/test_SexpSymbol.py +${PYSITELIB}/rpy2/rinterface/tests/test_SexpSymbol.pyc +${PYSITELIB}/rpy2/rinterface/tests/test_SexpSymbol.pyo ${PYSITELIB}/rpy2/rinterface/tests/test_SexpVector.py ${PYSITELIB}/rpy2/rinterface/tests/test_SexpVector.pyc ${PYSITELIB}/rpy2/rinterface/tests/test_SexpVector.pyo @@ -98,6 +126,12 @@ ${PYSITELIB}/rpy2/robjects/lib/ggplot2.pyo ${PYSITELIB}/rpy2/robjects/lib/grid.py ${PYSITELIB}/rpy2/robjects/lib/grid.pyc ${PYSITELIB}/rpy2/robjects/lib/grid.pyo +${PYSITELIB}/rpy2/robjects/lib/tests/__init__.py +${PYSITELIB}/rpy2/robjects/lib/tests/__init__.pyc +${PYSITELIB}/rpy2/robjects/lib/tests/__init__.pyo +${PYSITELIB}/rpy2/robjects/lib/tests/test_ggplot2.py +${PYSITELIB}/rpy2/robjects/lib/tests/test_ggplot2.pyc +${PYSITELIB}/rpy2/robjects/lib/tests/test_ggplot2.pyo ${PYSITELIB}/rpy2/robjects/methods.py ${PYSITELIB}/rpy2/robjects/methods.pyc ${PYSITELIB}/rpy2/robjects/methods.pyo @@ -107,6 +141,12 @@ ${PYSITELIB}/rpy2/robjects/numpy2ri.pyo ${PYSITELIB}/rpy2/robjects/packages.py ${PYSITELIB}/rpy2/robjects/packages.pyc ${PYSITELIB}/rpy2/robjects/packages.pyo +${PYSITELIB}/rpy2/robjects/packages_utils.py +${PYSITELIB}/rpy2/robjects/packages_utils.pyc +${PYSITELIB}/rpy2/robjects/packages_utils.pyo +${PYSITELIB}/rpy2/robjects/pandas2ri.py +${PYSITELIB}/rpy2/robjects/pandas2ri.pyc +${PYSITELIB}/rpy2/robjects/pandas2ri.pyo ${PYSITELIB}/rpy2/robjects/robject.py ${PYSITELIB}/rpy2/robjects/robject.pyc ${PYSITELIB}/rpy2/robjects/robject.pyo @@ -143,6 +183,9 @@ ${PYSITELIB}/rpy2/robjects/tests/testNumpyConversions.pyo ${PYSITELIB}/rpy2/robjects/tests/testPackages.py ${PYSITELIB}/rpy2/robjects/tests/testPackages.pyc ${PYSITELIB}/rpy2/robjects/tests/testPackages.pyo +${PYSITELIB}/rpy2/robjects/tests/testPandasConversions.py +${PYSITELIB}/rpy2/robjects/tests/testPandasConversions.pyc +${PYSITELIB}/rpy2/robjects/tests/testPandasConversions.pyo ${PYSITELIB}/rpy2/robjects/tests/testRObject.py ${PYSITELIB}/rpy2/robjects/tests/testRObject.pyc ${PYSITELIB}/rpy2/robjects/tests/testRObject.pyo diff --git a/math/py-rpy/distinfo b/math/py-rpy/distinfo index 53bb6fd4f..a40b43009 100644 --- a/math/py-rpy/distinfo +++ b/math/py-rpy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2014/01/19 22:50:43 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/04/07 22:14:18 wiz Exp $ -SHA1 (rpy2-2.3.0.tar.gz) = 57756415b343bfb960f319b53e6387ddbd0e0d08 -RMD160 (rpy2-2.3.0.tar.gz) = f2c70f8f7b242686e04d19c055090d3eb08005a9 -Size (rpy2-2.3.0.tar.gz) = 178022 bytes +SHA1 (rpy2-2.5.6.tar.gz) = d4a664b21b61b12608d9ff6714a087b43039e89e +RMD160 (rpy2-2.5.6.tar.gz) = ea13cf5379c025bbd7f8654c2cad0037196cf7a1 +Size (rpy2-2.5.6.tar.gz) = 165070 bytes diff --git a/math/py-scipy/Makefile b/math/py-scipy/Makefile index 3746d5461..13f47ae8e 100644 --- a/math/py-scipy/Makefile +++ b/math/py-scipy/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2015/01/27 06:36:27 dbj Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/17 00:49:50 wen Exp $ -DISTNAME= scipy-0.12.1 -PKGNAME= ${PYPKGPREFIX}-scipy-0.12.1 -PKGREVISION= 1 +DISTNAME= scipy-0.15.1 +PKGNAME= ${PYPKGPREFIX}-scipy-0.15.1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scipy/} @@ -33,95 +32,63 @@ CPPFLAGS+= -D__STDC_FORMAT_MACROS FFLAGS+= -fPIC REPLACE_PYTHON+= scipy/cluster/setup.py -REPLACE_PYTHON+= scipy/cluster/setupscons.py REPLACE_PYTHON+= scipy/cluster/tests/test_hierarchy.py REPLACE_PYTHON+= scipy/cluster/tests/test_vq.py REPLACE_PYTHON+= scipy/fftpack/setup.py -REPLACE_PYTHON+= scipy/fftpack/setupscons.py REPLACE_PYTHON+= scipy/fftpack/tests/test_basic.py REPLACE_PYTHON+= scipy/fftpack/tests/test_helper.py REPLACE_PYTHON+= scipy/fftpack/tests/test_pseudo_diffs.py REPLACE_PYTHON+= scipy/fftpack/tests/test_real_transforms.py REPLACE_PYTHON+= scipy/integrate/setup.py -REPLACE_PYTHON+= scipy/integrate/setupscons.py REPLACE_PYTHON+= scipy/interpolate/fitpack.py REPLACE_PYTHON+= scipy/interpolate/setup.py -REPLACE_PYTHON+= scipy/interpolate/setupscons.py REPLACE_PYTHON+= scipy/interpolate/tests/test_fitpack.py REPLACE_PYTHON+= scipy/interpolate/tests/test_fitpack2.py REPLACE_PYTHON+= scipy/interpolate/tests/test_rbf.py REPLACE_PYTHON+= scipy/io/arff/arffread.py REPLACE_PYTHON+= scipy/io/arff/setup.py REPLACE_PYTHON+= scipy/io/arff/tests/test_arffread.py -REPLACE_PYTHON+= scipy/io/arff/utils.py REPLACE_PYTHON+= scipy/io/harwell_boeing/setup.py -REPLACE_PYTHON+= scipy/io/harwell_boeing/setupscons.py REPLACE_PYTHON+= scipy/io/matlab/setup.py -REPLACE_PYTHON+= scipy/io/matlab/setupscons.py REPLACE_PYTHON+= scipy/io/matlab/tests/test_mio.py REPLACE_PYTHON+= scipy/io/matlab/tests/test_mio_funcs.py REPLACE_PYTHON+= scipy/io/setup.py -REPLACE_PYTHON+= scipy/io/setupscons.py REPLACE_PYTHON+= scipy/io/tests/test_mmio.py REPLACE_PYTHON+= scipy/lib/blas/setup.py -REPLACE_PYTHON+= scipy/lib/blas/setupscons.py REPLACE_PYTHON+= scipy/lib/blas/tests/test_blas.py REPLACE_PYTHON+= scipy/lib/lapack/setup.py -REPLACE_PYTHON+= scipy/lib/lapack/setupscons.py REPLACE_PYTHON+= scipy/lib/lapack/tests/test_lapack.py REPLACE_PYTHON+= scipy/lib/setup.py -REPLACE_PYTHON+= scipy/lib/setupscons.py REPLACE_PYTHON+= scipy/linalg/setup.py -REPLACE_PYTHON+= scipy/linalg/setupscons.py REPLACE_PYTHON+= scipy/linalg/tests/test_basic.py REPLACE_PYTHON+= scipy/linalg/tests/test_blas.py REPLACE_PYTHON+= scipy/linalg/tests/test_decomp.py REPLACE_PYTHON+= scipy/linalg/tests/test_lapack.py REPLACE_PYTHON+= scipy/linalg/tests/test_matfuncs.py REPLACE_PYTHON+= scipy/odr/setup.py -REPLACE_PYTHON+= scipy/odr/setupscons.py REPLACE_PYTHON+= scipy/optimize/setup.py -REPLACE_PYTHON+= scipy/optimize/setupscons.py REPLACE_PYTHON+= scipy/optimize/tests/test_zeros.py REPLACE_PYTHON+= scipy/signal/setup.py -REPLACE_PYTHON+= scipy/signal/setupscons.py -REPLACE_PYTHON+= scipy/sparse/csgraph/setupscons.py +REPLACE_PYTHON+= scipy/sparse/generate_sparsetools.py REPLACE_PYTHON+= scipy/sparse/linalg/dsolve/setup.py -REPLACE_PYTHON+= scipy/sparse/linalg/dsolve/setupscons.py -REPLACE_PYTHON+= scipy/sparse/linalg/dsolve/umfpack/setup.py -REPLACE_PYTHON+= scipy/sparse/linalg/dsolve/umfpack/setupscons.py -REPLACE_PYTHON+= scipy/sparse/linalg/dsolve/umfpack/tests/test_umfpack.py -REPLACE_PYTHON+= scipy/sparse/linalg/dsolve/umfpack/tests/try_umfpack.py REPLACE_PYTHON+= scipy/sparse/linalg/eigen/arpack/setup.py -REPLACE_PYTHON+= scipy/sparse/linalg/eigen/arpack/setupscons.py REPLACE_PYTHON+= scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py REPLACE_PYTHON+= scipy/sparse/linalg/eigen/lobpcg/setup.py -REPLACE_PYTHON+= scipy/sparse/linalg/eigen/lobpcg/setupscons.py REPLACE_PYTHON+= scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py REPLACE_PYTHON+= scipy/sparse/linalg/eigen/setup.py -REPLACE_PYTHON+= scipy/sparse/linalg/eigen/setupscons.py REPLACE_PYTHON+= scipy/sparse/linalg/isolve/setup.py -REPLACE_PYTHON+= scipy/sparse/linalg/isolve/setupscons.py REPLACE_PYTHON+= scipy/sparse/linalg/isolve/tests/test_iterative.py REPLACE_PYTHON+= scipy/sparse/linalg/isolve/tests/test_lgmres.py REPLACE_PYTHON+= scipy/sparse/linalg/setup.py -REPLACE_PYTHON+= scipy/sparse/linalg/setupscons.py REPLACE_PYTHON+= scipy/sparse/linalg/tests/test_matfuncs.py REPLACE_PYTHON+= scipy/sparse/setup.py -REPLACE_PYTHON+= scipy/sparse/setupscons.py -REPLACE_PYTHON+= scipy/sparse/sparsetools/setup.py -REPLACE_PYTHON+= scipy/sparse/sparsetools/setupscons.py REPLACE_PYTHON+= scipy/spatial/setup.py -REPLACE_PYTHON+= scipy/spatial/setupscons.py REPLACE_PYTHON+= scipy/spatial/tests/test_distance.py REPLACE_PYTHON+= scipy/special/generate_ufuncs.py REPLACE_PYTHON+= scipy/special/setup.py -REPLACE_PYTHON+= scipy/special/setupscons.py REPLACE_PYTHON+= scipy/special/spfun_stats.py REPLACE_PYTHON+= scipy/stats/setup.py -REPLACE_PYTHON+= scipy/stats/setupscons.py REPLACE_PYTHON+= scipy/weave/setup.py -REPLACE_PYTHON+= scipy/weave/setupscons.py .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/math/py-scipy/PLIST b/math/py-scipy/PLIST index cd0c908ba..250dc36eb 100644 --- a/math/py-scipy/PLIST +++ b/math/py-scipy/PLIST @@ -1,13 +1,10 @@ -@comment $NetBSD: PLIST,v 1.6 2014/02/12 12:53:56 obache Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/25 13:43:18 wiz Exp $ ${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/scipy/BENTO_BUILD.txt ${PYSITELIB}/scipy/HACKING.rst.txt -${PYSITELIB}/scipy/INSTALL.txt -${PYSITELIB}/scipy/LATEST.txt +${PYSITELIB}/scipy/INSTALL.rst.txt ${PYSITELIB}/scipy/LICENSE.txt -${PYSITELIB}/scipy/README.txt ${PYSITELIB}/scipy/THANKS.txt -${PYSITELIB}/scipy/TOCHANGE.txt ${PYSITELIB}/scipy/__config__.py ${PYSITELIB}/scipy/__config__.pyc ${PYSITELIB}/scipy/__config__.pyo @@ -23,7 +20,7 @@ ${PYSITELIB}/scipy/_build_utils/_fortran.pyo ${PYSITELIB}/scipy/cluster/__init__.py ${PYSITELIB}/scipy/cluster/__init__.pyc ${PYSITELIB}/scipy/cluster/__init__.pyo -${PYSITELIB}/scipy/cluster/_hierarchy_wrap.so +${PYSITELIB}/scipy/cluster/_hierarchy.so ${PYSITELIB}/scipy/cluster/_vq.so ${PYSITELIB}/scipy/cluster/hierarchy.py ${PYSITELIB}/scipy/cluster/hierarchy.pyc @@ -31,48 +28,8 @@ ${PYSITELIB}/scipy/cluster/hierarchy.pyo ${PYSITELIB}/scipy/cluster/setup.py ${PYSITELIB}/scipy/cluster/setup.pyc ${PYSITELIB}/scipy/cluster/setup.pyo -${PYSITELIB}/scipy/cluster/setupscons.py -${PYSITELIB}/scipy/cluster/setupscons.pyc -${PYSITELIB}/scipy/cluster/setupscons.pyo -${PYSITELIB}/scipy/cluster/tests/Q-X.txt ${PYSITELIB}/scipy/cluster/tests/data.txt -${PYSITELIB}/scipy/cluster/tests/fclusterdata-maxclusts-2.txt -${PYSITELIB}/scipy/cluster/tests/fclusterdata-maxclusts-3.txt -${PYSITELIB}/scipy/cluster/tests/fclusterdata-maxclusts-4.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-Q-single-1.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-Q-single-2.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-Q-single-3.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-Q-single-4.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-Q-single-5.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-Q-single-6.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-complete-tdist-depth-1.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-complete-tdist-depth-2.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-complete-tdist-depth-3.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-complete-tdist-depth-4.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-single-tdist-depth-0.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-single-tdist-depth-1.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-single-tdist-depth-2.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-single-tdist-depth-3.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-single-tdist-depth-4.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-single-tdist-depth-5.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-single-tdist.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-weighted-tdist-depth-1.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-weighted-tdist-depth-2.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-weighted-tdist-depth-3.txt -${PYSITELIB}/scipy/cluster/tests/inconsistent-weighted-tdist-depth-4.txt -${PYSITELIB}/scipy/cluster/tests/iris.txt -${PYSITELIB}/scipy/cluster/tests/linkage-Q-average.txt -${PYSITELIB}/scipy/cluster/tests/linkage-Q-centroid.txt -${PYSITELIB}/scipy/cluster/tests/linkage-Q-complete.txt -${PYSITELIB}/scipy/cluster/tests/linkage-Q-median.txt -${PYSITELIB}/scipy/cluster/tests/linkage-Q-single.txt -${PYSITELIB}/scipy/cluster/tests/linkage-Q-ward.txt -${PYSITELIB}/scipy/cluster/tests/linkage-Q-weighted.txt -${PYSITELIB}/scipy/cluster/tests/linkage-X.txt -${PYSITELIB}/scipy/cluster/tests/linkage-average-tdist.txt -${PYSITELIB}/scipy/cluster/tests/linkage-complete-tdist.txt -${PYSITELIB}/scipy/cluster/tests/linkage-single-tdist.txt -${PYSITELIB}/scipy/cluster/tests/linkage-weighted-tdist.txt +${PYSITELIB}/scipy/cluster/tests/hierarchy_test_data.py ${PYSITELIB}/scipy/cluster/tests/test_hierarchy.py ${PYSITELIB}/scipy/cluster/tests/test_vq.py ${PYSITELIB}/scipy/cluster/tests/vq_test.py @@ -118,9 +75,6 @@ ${PYSITELIB}/scipy/fftpack/realtransforms.pyo ${PYSITELIB}/scipy/fftpack/setup.py ${PYSITELIB}/scipy/fftpack/setup.pyc ${PYSITELIB}/scipy/fftpack/setup.pyo -${PYSITELIB}/scipy/fftpack/setupscons.py -${PYSITELIB}/scipy/fftpack/setupscons.pyc -${PYSITELIB}/scipy/fftpack/setupscons.pyo ${PYSITELIB}/scipy/fftpack/tests/Makefile ${PYSITELIB}/scipy/fftpack/tests/fftw_dct.c ${PYSITELIB}/scipy/fftpack/tests/fftw_double_ref.npz @@ -142,6 +96,7 @@ ${PYSITELIB}/scipy/integrate/_ode.pyc ${PYSITELIB}/scipy/integrate/_ode.pyo ${PYSITELIB}/scipy/integrate/_odepack.so ${PYSITELIB}/scipy/integrate/_quadpack.so +${PYSITELIB}/scipy/integrate/_test_multivariate.so ${PYSITELIB}/scipy/integrate/lsoda.so ${PYSITELIB}/scipy/integrate/odepack.py ${PYSITELIB}/scipy/integrate/odepack.pyc @@ -155,9 +110,8 @@ ${PYSITELIB}/scipy/integrate/quadrature.pyo ${PYSITELIB}/scipy/integrate/setup.py ${PYSITELIB}/scipy/integrate/setup.pyc ${PYSITELIB}/scipy/integrate/setup.pyo -${PYSITELIB}/scipy/integrate/setupscons.py -${PYSITELIB}/scipy/integrate/setupscons.pyc -${PYSITELIB}/scipy/integrate/setupscons.pyo +${PYSITELIB}/scipy/integrate/tests/_test_multivariate.c +${PYSITELIB}/scipy/integrate/tests/test_banded_ode_solvers.py ${PYSITELIB}/scipy/integrate/tests/test_integrate.py ${PYSITELIB}/scipy/integrate/tests/test_quadpack.py ${PYSITELIB}/scipy/integrate/tests/test_quadrature.py @@ -167,6 +121,10 @@ ${PYSITELIB}/scipy/interpolate/__init__.pyc ${PYSITELIB}/scipy/interpolate/__init__.pyo ${PYSITELIB}/scipy/interpolate/_fitpack.so ${PYSITELIB}/scipy/interpolate/_interpolate.so +${PYSITELIB}/scipy/interpolate/_monotone.py +${PYSITELIB}/scipy/interpolate/_monotone.pyc +${PYSITELIB}/scipy/interpolate/_monotone.pyo +${PYSITELIB}/scipy/interpolate/_ppoly.so ${PYSITELIB}/scipy/interpolate/dfitpack.so ${PYSITELIB}/scipy/interpolate/fitpack.py ${PYSITELIB}/scipy/interpolate/fitpack.pyc @@ -196,9 +154,8 @@ ${PYSITELIB}/scipy/interpolate/rbf.pyo ${PYSITELIB}/scipy/interpolate/setup.py ${PYSITELIB}/scipy/interpolate/setup.pyc ${PYSITELIB}/scipy/interpolate/setup.pyo -${PYSITELIB}/scipy/interpolate/setupscons.py -${PYSITELIB}/scipy/interpolate/setupscons.pyc -${PYSITELIB}/scipy/interpolate/setupscons.pyo +${PYSITELIB}/scipy/interpolate/tests/data/bug-1310.npz +${PYSITELIB}/scipy/interpolate/tests/data/estimate_gradients_hang.npy ${PYSITELIB}/scipy/interpolate/tests/test_fitpack.py ${PYSITELIB}/scipy/interpolate/tests/test_fitpack2.py ${PYSITELIB}/scipy/interpolate/tests/test_interpnd.py @@ -211,15 +168,15 @@ ${PYSITELIB}/scipy/interpolate/tests/test_regression.py ${PYSITELIB}/scipy/io/__init__.py ${PYSITELIB}/scipy/io/__init__.pyc ${PYSITELIB}/scipy/io/__init__.pyo +${PYSITELIB}/scipy/io/_fortran.py +${PYSITELIB}/scipy/io/_fortran.pyc +${PYSITELIB}/scipy/io/_fortran.pyo ${PYSITELIB}/scipy/io/arff/__init__.py ${PYSITELIB}/scipy/io/arff/__init__.pyc ${PYSITELIB}/scipy/io/arff/__init__.pyo ${PYSITELIB}/scipy/io/arff/arffread.py ${PYSITELIB}/scipy/io/arff/arffread.pyc ${PYSITELIB}/scipy/io/arff/arffread.pyo -${PYSITELIB}/scipy/io/arff/myfunctools.py -${PYSITELIB}/scipy/io/arff/myfunctools.pyc -${PYSITELIB}/scipy/io/arff/myfunctools.pyo ${PYSITELIB}/scipy/io/arff/setup.py ${PYSITELIB}/scipy/io/arff/setup.pyc ${PYSITELIB}/scipy/io/arff/setup.pyo @@ -230,10 +187,10 @@ ${PYSITELIB}/scipy/io/arff/tests/data/test2.arff ${PYSITELIB}/scipy/io/arff/tests/data/test3.arff ${PYSITELIB}/scipy/io/arff/tests/data/test4.arff ${PYSITELIB}/scipy/io/arff/tests/data/test5.arff +${PYSITELIB}/scipy/io/arff/tests/data/test6.arff +${PYSITELIB}/scipy/io/arff/tests/data/test7.arff +${PYSITELIB}/scipy/io/arff/tests/data/test8.arff ${PYSITELIB}/scipy/io/arff/tests/test_arffread.py -${PYSITELIB}/scipy/io/arff/utils.py -${PYSITELIB}/scipy/io/arff/utils.pyc -${PYSITELIB}/scipy/io/arff/utils.pyo ${PYSITELIB}/scipy/io/harwell_boeing/__init__.py ${PYSITELIB}/scipy/io/harwell_boeing/__init__.pyc ${PYSITELIB}/scipy/io/harwell_boeing/__init__.pyo @@ -246,9 +203,6 @@ ${PYSITELIB}/scipy/io/harwell_boeing/hb.pyo ${PYSITELIB}/scipy/io/harwell_boeing/setup.py ${PYSITELIB}/scipy/io/harwell_boeing/setup.pyc ${PYSITELIB}/scipy/io/harwell_boeing/setup.pyo -${PYSITELIB}/scipy/io/harwell_boeing/setupscons.py -${PYSITELIB}/scipy/io/harwell_boeing/setupscons.pyc -${PYSITELIB}/scipy/io/harwell_boeing/setupscons.pyo ${PYSITELIB}/scipy/io/harwell_boeing/tests/test_fortran_format.py ${PYSITELIB}/scipy/io/harwell_boeing/tests/test_hb.py ${PYSITELIB}/scipy/io/idl.py @@ -257,6 +211,7 @@ ${PYSITELIB}/scipy/io/idl.pyo ${PYSITELIB}/scipy/io/matlab/__init__.py ${PYSITELIB}/scipy/io/matlab/__init__.pyc ${PYSITELIB}/scipy/io/matlab/__init__.pyo +${PYSITELIB}/scipy/io/matlab/benchmarks/bench_memusage.py ${PYSITELIB}/scipy/io/matlab/benchmarks/bench_structarr.py ${PYSITELIB}/scipy/io/matlab/byteordercodes.py ${PYSITELIB}/scipy/io/matlab/byteordercodes.pyc @@ -281,12 +236,13 @@ ${PYSITELIB}/scipy/io/matlab/miobase.pyo ${PYSITELIB}/scipy/io/matlab/setup.py ${PYSITELIB}/scipy/io/matlab/setup.pyc ${PYSITELIB}/scipy/io/matlab/setup.pyo -${PYSITELIB}/scipy/io/matlab/setupscons.py -${PYSITELIB}/scipy/io/matlab/setupscons.pyc -${PYSITELIB}/scipy/io/matlab/setupscons.pyo ${PYSITELIB}/scipy/io/matlab/streams.so ${PYSITELIB}/scipy/io/matlab/tests/afunc.m +${PYSITELIB}/scipy/io/matlab/tests/data/big_endian.mat +${PYSITELIB}/scipy/io/matlab/tests/data/corrupted_zlib_checksum.mat +${PYSITELIB}/scipy/io/matlab/tests/data/corrupted_zlib_data.mat ${PYSITELIB}/scipy/io/matlab/tests/data/japanese_utf8.txt +${PYSITELIB}/scipy/io/matlab/tests/data/little_endian.mat ${PYSITELIB}/scipy/io/matlab/tests/data/nasty_duplicate_fieldnames.mat ${PYSITELIB}/scipy/io/matlab/tests/data/one_by_zero_char.mat ${PYSITELIB}/scipy/io/matlab/tests/data/parabola.mat @@ -300,6 +256,7 @@ ${PYSITELIB}/scipy/io/matlab/tests/data/test3dmatrix_7.4_GLNX86.mat ${PYSITELIB}/scipy/io/matlab/tests/data/test_empty_struct.mat ${PYSITELIB}/scipy/io/matlab/tests/data/test_mat4_le_floats.mat ${PYSITELIB}/scipy/io/matlab/tests/data/test_skip_variable.mat +${PYSITELIB}/scipy/io/matlab/tests/data/testbool_8_WIN64.mat ${PYSITELIB}/scipy/io/matlab/tests/data/testcell_6.1_SOL2.mat ${PYSITELIB}/scipy/io/matlab/tests/data/testcell_6.5.1_GLNX86.mat ${PYSITELIB}/scipy/io/matlab/tests/data/testcell_7.1_GLNX86.mat @@ -391,6 +348,7 @@ ${PYSITELIB}/scipy/io/matlab/tests/test_mio.py ${PYSITELIB}/scipy/io/matlab/tests/test_mio5_utils.py ${PYSITELIB}/scipy/io/matlab/tests/test_mio_funcs.py ${PYSITELIB}/scipy/io/matlab/tests/test_mio_utils.py +${PYSITELIB}/scipy/io/matlab/tests/test_miobase.py ${PYSITELIB}/scipy/io/matlab/tests/test_pathological.py ${PYSITELIB}/scipy/io/matlab/tests/test_streams.py ${PYSITELIB}/scipy/io/mmio.py @@ -402,9 +360,6 @@ ${PYSITELIB}/scipy/io/netcdf.pyo ${PYSITELIB}/scipy/io/setup.py ${PYSITELIB}/scipy/io/setup.pyc ${PYSITELIB}/scipy/io/setup.pyo -${PYSITELIB}/scipy/io/setupscons.py -${PYSITELIB}/scipy/io/setupscons.pyc -${PYSITELIB}/scipy/io/setupscons.pyo ${PYSITELIB}/scipy/io/tests/data/array_float32_1d.sav ${PYSITELIB}/scipy/io/tests/data/array_float32_2d.sav ${PYSITELIB}/scipy/io/tests/data/array_float32_3d.sav @@ -422,7 +377,22 @@ ${PYSITELIB}/scipy/io/tests/data/array_float32_pointer_6d.sav ${PYSITELIB}/scipy/io/tests/data/array_float32_pointer_7d.sav ${PYSITELIB}/scipy/io/tests/data/array_float32_pointer_8d.sav ${PYSITELIB}/scipy/io/tests/data/example_1.nc +${PYSITELIB}/scipy/io/tests/data/fortran-mixed.dat +${PYSITELIB}/scipy/io/tests/data/fortran-sf8-10x1x11.dat +${PYSITELIB}/scipy/io/tests/data/fortran-sf8-1x1x1.dat +${PYSITELIB}/scipy/io/tests/data/fortran-sf8-22x10x15.dat +${PYSITELIB}/scipy/io/tests/data/fortran-sf8-5x1x1.dat +${PYSITELIB}/scipy/io/tests/data/fortran-sf8-5x3x1.dat +${PYSITELIB}/scipy/io/tests/data/fortran-sf8-7x1x1.dat +${PYSITELIB}/scipy/io/tests/data/fortran-si4-10x1x11.dat +${PYSITELIB}/scipy/io/tests/data/fortran-si4-1x1x1.dat +${PYSITELIB}/scipy/io/tests/data/fortran-si4-22x10x15.dat +${PYSITELIB}/scipy/io/tests/data/fortran-si4-5x1x1.dat +${PYSITELIB}/scipy/io/tests/data/fortran-si4-5x3x1.dat +${PYSITELIB}/scipy/io/tests/data/fortran-si4-7x1x1.dat +${PYSITELIB}/scipy/io/tests/data/null_pointer.sav ${PYSITELIB}/scipy/io/tests/data/scalar_byte.sav +${PYSITELIB}/scipy/io/tests/data/scalar_byte_descr.sav ${PYSITELIB}/scipy/io/tests/data/scalar_complex32.sav ${PYSITELIB}/scipy/io/tests/data/scalar_complex64.sav ${PYSITELIB}/scipy/io/tests/data/scalar_float32.sav @@ -451,6 +421,7 @@ ${PYSITELIB}/scipy/io/tests/data/struct_scalars_replicated_3d.sav ${PYSITELIB}/scipy/io/tests/data/test-44100-le-1ch-4bytes.wav ${PYSITELIB}/scipy/io/tests/data/test-8000-le-2ch-1byteu.wav ${PYSITELIB}/scipy/io/tests/data/various_compressed.sav +${PYSITELIB}/scipy/io/tests/test_fortran.py ${PYSITELIB}/scipy/io/tests/test_idl.py ${PYSITELIB}/scipy/io/tests/test_mmio.py ${PYSITELIB}/scipy/io/tests/test_netcdf.py @@ -461,9 +432,21 @@ ${PYSITELIB}/scipy/io/wavfile.pyo ${PYSITELIB}/scipy/lib/__init__.py ${PYSITELIB}/scipy/lib/__init__.pyc ${PYSITELIB}/scipy/lib/__init__.pyo +${PYSITELIB}/scipy/lib/_gcutils.py +${PYSITELIB}/scipy/lib/_gcutils.pyc +${PYSITELIB}/scipy/lib/_gcutils.pyo +${PYSITELIB}/scipy/lib/_numpy_compat.py +${PYSITELIB}/scipy/lib/_numpy_compat.pyc +${PYSITELIB}/scipy/lib/_numpy_compat.pyo +${PYSITELIB}/scipy/lib/_tmpdirs.py +${PYSITELIB}/scipy/lib/_tmpdirs.pyc +${PYSITELIB}/scipy/lib/_tmpdirs.pyo ${PYSITELIB}/scipy/lib/_util.py ${PYSITELIB}/scipy/lib/_util.pyc ${PYSITELIB}/scipy/lib/_util.pyo +${PYSITELIB}/scipy/lib/_version.py +${PYSITELIB}/scipy/lib/_version.pyc +${PYSITELIB}/scipy/lib/_version.pyo ${PYSITELIB}/scipy/lib/blas/__init__.py ${PYSITELIB}/scipy/lib/blas/__init__.pyc ${PYSITELIB}/scipy/lib/blas/__init__.pyo @@ -475,9 +458,6 @@ ${PYSITELIB}/scipy/lib/blas/scons_support.pyo ${PYSITELIB}/scipy/lib/blas/setup.py ${PYSITELIB}/scipy/lib/blas/setup.pyc ${PYSITELIB}/scipy/lib/blas/setup.pyo -${PYSITELIB}/scipy/lib/blas/setupscons.py -${PYSITELIB}/scipy/lib/blas/setupscons.pyc -${PYSITELIB}/scipy/lib/blas/setupscons.pyo ${PYSITELIB}/scipy/lib/blas/tests/test_blas.py ${PYSITELIB}/scipy/lib/blas/tests/test_fblas.py ${PYSITELIB}/scipy/lib/decorator.py @@ -495,9 +475,6 @@ ${PYSITELIB}/scipy/lib/lapack/scons_support.pyo ${PYSITELIB}/scipy/lib/lapack/setup.py ${PYSITELIB}/scipy/lib/lapack/setup.pyc ${PYSITELIB}/scipy/lib/lapack/setup.pyo -${PYSITELIB}/scipy/lib/lapack/setupscons.py -${PYSITELIB}/scipy/lib/lapack/setupscons.pyc -${PYSITELIB}/scipy/lib/lapack/setupscons.pyo ${PYSITELIB}/scipy/lib/lapack/tests/common.py ${PYSITELIB}/scipy/lib/lapack/tests/test_esv.py ${PYSITELIB}/scipy/lib/lapack/tests/test_gesv.py @@ -505,21 +482,42 @@ ${PYSITELIB}/scipy/lib/lapack/tests/test_lapack.py ${PYSITELIB}/scipy/lib/setup.py ${PYSITELIB}/scipy/lib/setup.pyc ${PYSITELIB}/scipy/lib/setup.pyo -${PYSITELIB}/scipy/lib/setupscons.py -${PYSITELIB}/scipy/lib/setupscons.pyc -${PYSITELIB}/scipy/lib/setupscons.pyo ${PYSITELIB}/scipy/lib/six.py ${PYSITELIB}/scipy/lib/six.pyc ${PYSITELIB}/scipy/lib/six.pyo +${PYSITELIB}/scipy/lib/tests/test__gcutils.py +${PYSITELIB}/scipy/lib/tests/test__util.py +${PYSITELIB}/scipy/lib/tests/test__version.py +${PYSITELIB}/scipy/lib/tests/test_tmpdirs.py ${PYSITELIB}/scipy/linalg/__init__.py ${PYSITELIB}/scipy/linalg/__init__.pyc ${PYSITELIB}/scipy/linalg/__init__.pyo +${PYSITELIB}/scipy/linalg/_calc_lwork.so +${PYSITELIB}/scipy/linalg/_decomp_polar.py +${PYSITELIB}/scipy/linalg/_decomp_polar.pyc +${PYSITELIB}/scipy/linalg/_decomp_polar.pyo ${PYSITELIB}/scipy/linalg/_decomp_qz.py ${PYSITELIB}/scipy/linalg/_decomp_qz.pyc ${PYSITELIB}/scipy/linalg/_decomp_qz.pyo +${PYSITELIB}/scipy/linalg/_expm_frechet.py +${PYSITELIB}/scipy/linalg/_expm_frechet.pyc +${PYSITELIB}/scipy/linalg/_expm_frechet.pyo ${PYSITELIB}/scipy/linalg/_fblas.so ${PYSITELIB}/scipy/linalg/_flapack.so ${PYSITELIB}/scipy/linalg/_flinalg.so +${PYSITELIB}/scipy/linalg/_interpolative.so +${PYSITELIB}/scipy/linalg/_interpolative_backend.py +${PYSITELIB}/scipy/linalg/_interpolative_backend.pyc +${PYSITELIB}/scipy/linalg/_interpolative_backend.pyo +${PYSITELIB}/scipy/linalg/_matfuncs_inv_ssq.py +${PYSITELIB}/scipy/linalg/_matfuncs_inv_ssq.pyc +${PYSITELIB}/scipy/linalg/_matfuncs_inv_ssq.pyo +${PYSITELIB}/scipy/linalg/_matfuncs_sqrtm.py +${PYSITELIB}/scipy/linalg/_matfuncs_sqrtm.pyc +${PYSITELIB}/scipy/linalg/_matfuncs_sqrtm.pyo +${PYSITELIB}/scipy/linalg/_procrustes.py +${PYSITELIB}/scipy/linalg/_procrustes.pyc +${PYSITELIB}/scipy/linalg/_procrustes.pyo ${PYSITELIB}/scipy/linalg/_solvers.py ${PYSITELIB}/scipy/linalg/_solvers.pyc ${PYSITELIB}/scipy/linalg/_solvers.pyo @@ -531,10 +529,13 @@ ${PYSITELIB}/scipy/linalg/basic.pyc ${PYSITELIB}/scipy/linalg/basic.pyo ${PYSITELIB}/scipy/linalg/benchmarks/bench_basic.py ${PYSITELIB}/scipy/linalg/benchmarks/bench_decom.py +${PYSITELIB}/scipy/linalg/benchmarks/bench_sqrtm.py ${PYSITELIB}/scipy/linalg/blas.py ${PYSITELIB}/scipy/linalg/blas.pyc ${PYSITELIB}/scipy/linalg/blas.pyo -${PYSITELIB}/scipy/linalg/calc_lwork.so +${PYSITELIB}/scipy/linalg/calc_lwork.py +${PYSITELIB}/scipy/linalg/calc_lwork.pyc +${PYSITELIB}/scipy/linalg/calc_lwork.pyo ${PYSITELIB}/scipy/linalg/cblas.py ${PYSITELIB}/scipy/linalg/cblas.pyc ${PYSITELIB}/scipy/linalg/cblas.pyo @@ -568,6 +569,9 @@ ${PYSITELIB}/scipy/linalg/flapack.pyo ${PYSITELIB}/scipy/linalg/flinalg.py ${PYSITELIB}/scipy/linalg/flinalg.pyc ${PYSITELIB}/scipy/linalg/flinalg.pyo +${PYSITELIB}/scipy/linalg/interpolative.py +${PYSITELIB}/scipy/linalg/interpolative.pyc +${PYSITELIB}/scipy/linalg/interpolative.pyo ${PYSITELIB}/scipy/linalg/lapack.py ${PYSITELIB}/scipy/linalg/lapack.pyc ${PYSITELIB}/scipy/linalg/lapack.pyo @@ -583,9 +587,6 @@ ${PYSITELIB}/scipy/linalg/misc.pyo ${PYSITELIB}/scipy/linalg/setup.py ${PYSITELIB}/scipy/linalg/setup.pyc ${PYSITELIB}/scipy/linalg/setup.pyo -${PYSITELIB}/scipy/linalg/setupscons.py -${PYSITELIB}/scipy/linalg/setupscons.pyc -${PYSITELIB}/scipy/linalg/setupscons.pyo ${PYSITELIB}/scipy/linalg/special_matrices.py ${PYSITELIB}/scipy/linalg/special_matrices.pyc ${PYSITELIB}/scipy/linalg/special_matrices.pyo @@ -594,9 +595,12 @@ ${PYSITELIB}/scipy/linalg/tests/test_blas.py ${PYSITELIB}/scipy/linalg/tests/test_build.py ${PYSITELIB}/scipy/linalg/tests/test_decomp.py ${PYSITELIB}/scipy/linalg/tests/test_decomp_cholesky.py +${PYSITELIB}/scipy/linalg/tests/test_decomp_polar.py ${PYSITELIB}/scipy/linalg/tests/test_fblas.py +${PYSITELIB}/scipy/linalg/tests/test_interpolative.py ${PYSITELIB}/scipy/linalg/tests/test_lapack.py ${PYSITELIB}/scipy/linalg/tests/test_matfuncs.py +${PYSITELIB}/scipy/linalg/tests/test_procrustes.py ${PYSITELIB}/scipy/linalg/tests/test_solvers.py ${PYSITELIB}/scipy/linalg/tests/test_special_matrices.py ${PYSITELIB}/scipy/misc/__init__.py @@ -617,9 +621,6 @@ ${PYSITELIB}/scipy/misc/pilutil.pyo ${PYSITELIB}/scipy/misc/setup.py ${PYSITELIB}/scipy/misc/setup.pyc ${PYSITELIB}/scipy/misc/setup.pyo -${PYSITELIB}/scipy/misc/setupscons.py -${PYSITELIB}/scipy/misc/setupscons.pyc -${PYSITELIB}/scipy/misc/setupscons.pyo ${PYSITELIB}/scipy/misc/tests/data/icon.png ${PYSITELIB}/scipy/misc/tests/data/icon_mono.png ${PYSITELIB}/scipy/misc/tests/data/icon_mono_flat.png @@ -630,6 +631,7 @@ ${PYSITELIB}/scipy/ndimage/__init__.py ${PYSITELIB}/scipy/ndimage/__init__.pyc ${PYSITELIB}/scipy/ndimage/__init__.pyo ${PYSITELIB}/scipy/ndimage/_nd_image.so +${PYSITELIB}/scipy/ndimage/_ni_label.so ${PYSITELIB}/scipy/ndimage/_ni_support.py ${PYSITELIB}/scipy/ndimage/_ni_support.pyc ${PYSITELIB}/scipy/ndimage/_ni_support.pyo @@ -654,9 +656,10 @@ ${PYSITELIB}/scipy/ndimage/morphology.pyo ${PYSITELIB}/scipy/ndimage/setup.py ${PYSITELIB}/scipy/ndimage/setup.pyc ${PYSITELIB}/scipy/ndimage/setup.pyo -${PYSITELIB}/scipy/ndimage/setupscons.py -${PYSITELIB}/scipy/ndimage/setupscons.pyc -${PYSITELIB}/scipy/ndimage/setupscons.pyo +${PYSITELIB}/scipy/ndimage/tests/data/README.txt +${PYSITELIB}/scipy/ndimage/tests/data/label_inputs.txt +${PYSITELIB}/scipy/ndimage/tests/data/label_results.txt +${PYSITELIB}/scipy/ndimage/tests/data/label_strels.txt ${PYSITELIB}/scipy/ndimage/tests/dots.png ${PYSITELIB}/scipy/ndimage/tests/test_datatypes.py ${PYSITELIB}/scipy/ndimage/tests/test_filters.py @@ -668,6 +671,9 @@ ${PYSITELIB}/scipy/odr/__init__.py ${PYSITELIB}/scipy/odr/__init__.pyc ${PYSITELIB}/scipy/odr/__init__.pyo ${PYSITELIB}/scipy/odr/__odrpack.so +${PYSITELIB}/scipy/odr/add_newdocs.py +${PYSITELIB}/scipy/odr/add_newdocs.pyc +${PYSITELIB}/scipy/odr/add_newdocs.pyo ${PYSITELIB}/scipy/odr/models.py ${PYSITELIB}/scipy/odr/models.pyc ${PYSITELIB}/scipy/odr/models.pyo @@ -677,9 +683,6 @@ ${PYSITELIB}/scipy/odr/odrpack.pyo ${PYSITELIB}/scipy/odr/setup.py ${PYSITELIB}/scipy/odr/setup.pyc ${PYSITELIB}/scipy/odr/setup.pyo -${PYSITELIB}/scipy/odr/setupscons.py -${PYSITELIB}/scipy/odr/setupscons.pyc -${PYSITELIB}/scipy/odr/setupscons.pyo ${PYSITELIB}/scipy/odr/tests/test_odr.py ${PYSITELIB}/scipy/optimize/__init__.py ${PYSITELIB}/scipy/optimize/__init__.pyc @@ -688,7 +691,13 @@ ${PYSITELIB}/scipy/optimize/_basinhopping.py ${PYSITELIB}/scipy/optimize/_basinhopping.pyc ${PYSITELIB}/scipy/optimize/_basinhopping.pyo ${PYSITELIB}/scipy/optimize/_cobyla.so +${PYSITELIB}/scipy/optimize/_differentialevolution.py +${PYSITELIB}/scipy/optimize/_differentialevolution.pyc +${PYSITELIB}/scipy/optimize/_differentialevolution.pyo ${PYSITELIB}/scipy/optimize/_lbfgsb.so +${PYSITELIB}/scipy/optimize/_linprog.py +${PYSITELIB}/scipy/optimize/_linprog.pyc +${PYSITELIB}/scipy/optimize/_linprog.pyo ${PYSITELIB}/scipy/optimize/_minimize.py ${PYSITELIB}/scipy/optimize/_minimize.pyc ${PYSITELIB}/scipy/optimize/_minimize.pyo @@ -698,6 +707,15 @@ ${PYSITELIB}/scipy/optimize/_root.py ${PYSITELIB}/scipy/optimize/_root.pyc ${PYSITELIB}/scipy/optimize/_root.pyo ${PYSITELIB}/scipy/optimize/_slsqp.so +${PYSITELIB}/scipy/optimize/_trustregion.py +${PYSITELIB}/scipy/optimize/_trustregion.pyc +${PYSITELIB}/scipy/optimize/_trustregion.pyo +${PYSITELIB}/scipy/optimize/_trustregion_dogleg.py +${PYSITELIB}/scipy/optimize/_trustregion_dogleg.pyc +${PYSITELIB}/scipy/optimize/_trustregion_dogleg.pyo +${PYSITELIB}/scipy/optimize/_trustregion_ncg.py +${PYSITELIB}/scipy/optimize/_trustregion_ncg.pyc +${PYSITELIB}/scipy/optimize/_trustregion_ncg.pyo ${PYSITELIB}/scipy/optimize/_tstutils.py ${PYSITELIB}/scipy/optimize/_tstutils.pyc ${PYSITELIB}/scipy/optimize/_tstutils.pyo @@ -705,7 +723,10 @@ ${PYSITELIB}/scipy/optimize/_zeros.so ${PYSITELIB}/scipy/optimize/anneal.py ${PYSITELIB}/scipy/optimize/anneal.pyc ${PYSITELIB}/scipy/optimize/anneal.pyo +${PYSITELIB}/scipy/optimize/benchmarks/bench_optimizers.py ${PYSITELIB}/scipy/optimize/benchmarks/bench_zeros.py +${PYSITELIB}/scipy/optimize/benchmarks/benchmark_global_optimizers.py +${PYSITELIB}/scipy/optimize/benchmarks/test_functions.py ${PYSITELIB}/scipy/optimize/cobyla.py ${PYSITELIB}/scipy/optimize/cobyla.pyc ${PYSITELIB}/scipy/optimize/cobyla.pyo @@ -732,23 +753,24 @@ ${PYSITELIB}/scipy/optimize/optimize.pyo ${PYSITELIB}/scipy/optimize/setup.py ${PYSITELIB}/scipy/optimize/setup.pyc ${PYSITELIB}/scipy/optimize/setup.pyo -${PYSITELIB}/scipy/optimize/setupscons.py -${PYSITELIB}/scipy/optimize/setupscons.pyc -${PYSITELIB}/scipy/optimize/setupscons.pyo ${PYSITELIB}/scipy/optimize/slsqp.py ${PYSITELIB}/scipy/optimize/slsqp.pyc ${PYSITELIB}/scipy/optimize/slsqp.pyo ${PYSITELIB}/scipy/optimize/tests/test__basinhopping.py +${PYSITELIB}/scipy/optimize/tests/test__differential_evolution.py ${PYSITELIB}/scipy/optimize/tests/test__root.py ${PYSITELIB}/scipy/optimize/tests/test_anneal.py ${PYSITELIB}/scipy/optimize/tests/test_cobyla.py ${PYSITELIB}/scipy/optimize/tests/test_linesearch.py +${PYSITELIB}/scipy/optimize/tests/test_linprog.py ${PYSITELIB}/scipy/optimize/tests/test_minpack.py ${PYSITELIB}/scipy/optimize/tests/test_nnls.py ${PYSITELIB}/scipy/optimize/tests/test_nonlin.py ${PYSITELIB}/scipy/optimize/tests/test_optimize.py ${PYSITELIB}/scipy/optimize/tests/test_regression.py ${PYSITELIB}/scipy/optimize/tests/test_slsqp.py +${PYSITELIB}/scipy/optimize/tests/test_tnc.py +${PYSITELIB}/scipy/optimize/tests/test_trustregion.py ${PYSITELIB}/scipy/optimize/tests/test_zeros.py ${PYSITELIB}/scipy/optimize/tnc.py ${PYSITELIB}/scipy/optimize/tnc.pyc @@ -759,19 +781,21 @@ ${PYSITELIB}/scipy/optimize/zeros.pyo ${PYSITELIB}/scipy/setup.py ${PYSITELIB}/scipy/setup.pyc ${PYSITELIB}/scipy/setup.pyo -${PYSITELIB}/scipy/setupscons.py -${PYSITELIB}/scipy/setupscons.pyc -${PYSITELIB}/scipy/setupscons.pyo ${PYSITELIB}/scipy/signal/__init__.py ${PYSITELIB}/scipy/signal/__init__.pyc ${PYSITELIB}/scipy/signal/__init__.pyo ${PYSITELIB}/scipy/signal/_arraytools.py ${PYSITELIB}/scipy/signal/_arraytools.pyc ${PYSITELIB}/scipy/signal/_arraytools.pyo +${PYSITELIB}/scipy/signal/_max_len_seq.so ${PYSITELIB}/scipy/signal/_peak_finding.py ${PYSITELIB}/scipy/signal/_peak_finding.pyc ${PYSITELIB}/scipy/signal/_peak_finding.pyo +${PYSITELIB}/scipy/signal/_savitzky_golay.py +${PYSITELIB}/scipy/signal/_savitzky_golay.pyc +${PYSITELIB}/scipy/signal/_savitzky_golay.pyo ${PYSITELIB}/scipy/signal/_spectral.so +${PYSITELIB}/scipy/signal/benchmarks/bench_convolve2d.py ${PYSITELIB}/scipy/signal/bsplines.py ${PYSITELIB}/scipy/signal/bsplines.pyc ${PYSITELIB}/scipy/signal/bsplines.pyo @@ -793,9 +817,6 @@ ${PYSITELIB}/scipy/signal/ltisys.pyo ${PYSITELIB}/scipy/signal/setup.py ${PYSITELIB}/scipy/signal/setup.pyc ${PYSITELIB}/scipy/signal/setup.pyo -${PYSITELIB}/scipy/signal/setupscons.py -${PYSITELIB}/scipy/signal/setupscons.pyc -${PYSITELIB}/scipy/signal/setupscons.pyo ${PYSITELIB}/scipy/signal/signaltools.py ${PYSITELIB}/scipy/signal/signaltools.pyc ${PYSITELIB}/scipy/signal/signaltools.pyo @@ -810,7 +831,9 @@ ${PYSITELIB}/scipy/signal/tests/test_dltisys.py ${PYSITELIB}/scipy/signal/tests/test_filter_design.py ${PYSITELIB}/scipy/signal/tests/test_fir_filter_design.py ${PYSITELIB}/scipy/signal/tests/test_ltisys.py +${PYSITELIB}/scipy/signal/tests/test_max_len_seq.py ${PYSITELIB}/scipy/signal/tests/test_peak_finding.py +${PYSITELIB}/scipy/signal/tests/test_savitzky_golay.py ${PYSITELIB}/scipy/signal/tests/test_signaltools.py ${PYSITELIB}/scipy/signal/tests/test_spectral.py ${PYSITELIB}/scipy/signal/tests/test_waveforms.py @@ -828,6 +851,8 @@ ${PYSITELIB}/scipy/signal/windows.pyo ${PYSITELIB}/scipy/sparse/__init__.py ${PYSITELIB}/scipy/sparse/__init__.pyc ${PYSITELIB}/scipy/sparse/__init__.pyo +${PYSITELIB}/scipy/sparse/_csparsetools.so +${PYSITELIB}/scipy/sparse/_sparsetools.so ${PYSITELIB}/scipy/sparse/base.py ${PYSITELIB}/scipy/sparse/base.pyc ${PYSITELIB}/scipy/sparse/base.pyo @@ -857,6 +882,7 @@ ${PYSITELIB}/scipy/sparse/csgraph/_laplacian.py ${PYSITELIB}/scipy/sparse/csgraph/_laplacian.pyc ${PYSITELIB}/scipy/sparse/csgraph/_laplacian.pyo ${PYSITELIB}/scipy/sparse/csgraph/_min_spanning_tree.so +${PYSITELIB}/scipy/sparse/csgraph/_reordering.so ${PYSITELIB}/scipy/sparse/csgraph/_shortest_path.so ${PYSITELIB}/scipy/sparse/csgraph/_tools.so ${PYSITELIB}/scipy/sparse/csgraph/_traversal.so @@ -866,13 +892,11 @@ ${PYSITELIB}/scipy/sparse/csgraph/_validation.pyo ${PYSITELIB}/scipy/sparse/csgraph/setup.py ${PYSITELIB}/scipy/sparse/csgraph/setup.pyc ${PYSITELIB}/scipy/sparse/csgraph/setup.pyo -${PYSITELIB}/scipy/sparse/csgraph/setupscons.py -${PYSITELIB}/scipy/sparse/csgraph/setupscons.pyc -${PYSITELIB}/scipy/sparse/csgraph/setupscons.pyo ${PYSITELIB}/scipy/sparse/csgraph/tests/test_connected_components.py ${PYSITELIB}/scipy/sparse/csgraph/tests/test_conversions.py ${PYSITELIB}/scipy/sparse/csgraph/tests/test_graph_components.py ${PYSITELIB}/scipy/sparse/csgraph/tests/test_graph_laplacian.py +${PYSITELIB}/scipy/sparse/csgraph/tests/test_reordering.py ${PYSITELIB}/scipy/sparse/csgraph/tests/test_shortest_path.py ${PYSITELIB}/scipy/sparse/csgraph/tests/test_spanning_tree.py ${PYSITELIB}/scipy/sparse/csgraph/tests/test_traversal.py @@ -891,15 +915,30 @@ ${PYSITELIB}/scipy/sparse/dok.pyo ${PYSITELIB}/scipy/sparse/extract.py ${PYSITELIB}/scipy/sparse/extract.pyc ${PYSITELIB}/scipy/sparse/extract.pyo +${PYSITELIB}/scipy/sparse/generate_sparsetools.py +${PYSITELIB}/scipy/sparse/generate_sparsetools.pyc +${PYSITELIB}/scipy/sparse/generate_sparsetools.pyo ${PYSITELIB}/scipy/sparse/lil.py ${PYSITELIB}/scipy/sparse/lil.pyc ${PYSITELIB}/scipy/sparse/lil.pyo ${PYSITELIB}/scipy/sparse/linalg/__init__.py ${PYSITELIB}/scipy/sparse/linalg/__init__.pyc ${PYSITELIB}/scipy/sparse/linalg/__init__.pyo +${PYSITELIB}/scipy/sparse/linalg/_expm_multiply.py +${PYSITELIB}/scipy/sparse/linalg/_expm_multiply.pyc +${PYSITELIB}/scipy/sparse/linalg/_expm_multiply.pyo +${PYSITELIB}/scipy/sparse/linalg/_onenormest.py +${PYSITELIB}/scipy/sparse/linalg/_onenormest.pyc +${PYSITELIB}/scipy/sparse/linalg/_onenormest.pyo +${PYSITELIB}/scipy/sparse/linalg/benchmarks/bench_expm.py +${PYSITELIB}/scipy/sparse/linalg/benchmarks/bench_expm_multiply.py +${PYSITELIB}/scipy/sparse/linalg/benchmarks/bench_onenormest.py ${PYSITELIB}/scipy/sparse/linalg/dsolve/__init__.py ${PYSITELIB}/scipy/sparse/linalg/dsolve/__init__.pyc ${PYSITELIB}/scipy/sparse/linalg/dsolve/__init__.pyo +${PYSITELIB}/scipy/sparse/linalg/dsolve/_add_newdocs.py +${PYSITELIB}/scipy/sparse/linalg/dsolve/_add_newdocs.pyc +${PYSITELIB}/scipy/sparse/linalg/dsolve/_add_newdocs.pyo ${PYSITELIB}/scipy/sparse/linalg/dsolve/_superlu.so ${PYSITELIB}/scipy/sparse/linalg/dsolve/linsolve.py ${PYSITELIB}/scipy/sparse/linalg/dsolve/linsolve.pyc @@ -907,24 +946,7 @@ ${PYSITELIB}/scipy/sparse/linalg/dsolve/linsolve.pyo ${PYSITELIB}/scipy/sparse/linalg/dsolve/setup.py ${PYSITELIB}/scipy/sparse/linalg/dsolve/setup.pyc ${PYSITELIB}/scipy/sparse/linalg/dsolve/setup.pyo -${PYSITELIB}/scipy/sparse/linalg/dsolve/setupscons.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/setupscons.pyc -${PYSITELIB}/scipy/sparse/linalg/dsolve/setupscons.pyo ${PYSITELIB}/scipy/sparse/linalg/dsolve/tests/test_linsolve.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/__init__.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/__init__.pyc -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/__init__.pyo -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/setup.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/setup.pyc -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/setup.pyo -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/setupscons.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/setupscons.pyc -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/setupscons.pyo -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/tests/test_umfpack.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/tests/try_umfpack.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/umfpack.py -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/umfpack.pyc -${PYSITELIB}/scipy/sparse/linalg/dsolve/umfpack/umfpack.pyo ${PYSITELIB}/scipy/sparse/linalg/eigen/__init__.py ${PYSITELIB}/scipy/sparse/linalg/eigen/__init__.pyc ${PYSITELIB}/scipy/sparse/linalg/eigen/__init__.pyo @@ -938,31 +960,21 @@ ${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/arpack.pyo ${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/setup.py ${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/setup.pyc ${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/setup.pyo -${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/setupscons.py -${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/setupscons.pyc -${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/setupscons.pyo ${PYSITELIB}/scipy/sparse/linalg/eigen/arpack/tests/test_arpack.py ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/__init__.py ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/__init__.pyc ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/__init__.pyo +${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/benchmarks/bench_lobpcg.py ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/lobpcg.py ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/lobpcg.pyc ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/lobpcg.pyo ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/setup.py ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/setup.pyc ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/setup.pyo -${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/setupscons.py -${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/setupscons.pyc -${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/setupscons.pyo -${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/tests/benchmark.py -${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/tests/large_scale.py ${PYSITELIB}/scipy/sparse/linalg/eigen/lobpcg/tests/test_lobpcg.py ${PYSITELIB}/scipy/sparse/linalg/eigen/setup.py ${PYSITELIB}/scipy/sparse/linalg/eigen/setup.pyc ${PYSITELIB}/scipy/sparse/linalg/eigen/setup.pyo -${PYSITELIB}/scipy/sparse/linalg/eigen/setupscons.py -${PYSITELIB}/scipy/sparse/linalg/eigen/setupscons.pyc -${PYSITELIB}/scipy/sparse/linalg/eigen/setupscons.pyo ${PYSITELIB}/scipy/sparse/linalg/interface.py ${PYSITELIB}/scipy/sparse/linalg/interface.pyc ${PYSITELIB}/scipy/sparse/linalg/interface.pyo @@ -988,9 +1000,6 @@ ${PYSITELIB}/scipy/sparse/linalg/isolve/minres.pyo ${PYSITELIB}/scipy/sparse/linalg/isolve/setup.py ${PYSITELIB}/scipy/sparse/linalg/isolve/setup.pyc ${PYSITELIB}/scipy/sparse/linalg/isolve/setup.pyo -${PYSITELIB}/scipy/sparse/linalg/isolve/setupscons.py -${PYSITELIB}/scipy/sparse/linalg/isolve/setupscons.pyc -${PYSITELIB}/scipy/sparse/linalg/isolve/setupscons.pyo ${PYSITELIB}/scipy/sparse/linalg/isolve/tests/demo_lgmres.py ${PYSITELIB}/scipy/sparse/linalg/isolve/tests/test_iterative.py ${PYSITELIB}/scipy/sparse/linalg/isolve/tests/test_lgmres.py @@ -1006,50 +1015,16 @@ ${PYSITELIB}/scipy/sparse/linalg/matfuncs.pyo ${PYSITELIB}/scipy/sparse/linalg/setup.py ${PYSITELIB}/scipy/sparse/linalg/setup.pyc ${PYSITELIB}/scipy/sparse/linalg/setup.pyo -${PYSITELIB}/scipy/sparse/linalg/setupscons.py -${PYSITELIB}/scipy/sparse/linalg/setupscons.pyc -${PYSITELIB}/scipy/sparse/linalg/setupscons.pyo +${PYSITELIB}/scipy/sparse/linalg/tests/test_expm_multiply.py ${PYSITELIB}/scipy/sparse/linalg/tests/test_interface.py ${PYSITELIB}/scipy/sparse/linalg/tests/test_matfuncs.py +${PYSITELIB}/scipy/sparse/linalg/tests/test_onenormest.py ${PYSITELIB}/scipy/sparse/setup.py ${PYSITELIB}/scipy/sparse/setup.pyc ${PYSITELIB}/scipy/sparse/setup.pyo -${PYSITELIB}/scipy/sparse/setupscons.py -${PYSITELIB}/scipy/sparse/setupscons.pyc -${PYSITELIB}/scipy/sparse/setupscons.pyo -${PYSITELIB}/scipy/sparse/sparsetools/__init__.py -${PYSITELIB}/scipy/sparse/sparsetools/__init__.pyc -${PYSITELIB}/scipy/sparse/sparsetools/__init__.pyo -${PYSITELIB}/scipy/sparse/sparsetools/_bsr.so -${PYSITELIB}/scipy/sparse/sparsetools/_coo.so -${PYSITELIB}/scipy/sparse/sparsetools/_csc.so -${PYSITELIB}/scipy/sparse/sparsetools/_csgraph.so -${PYSITELIB}/scipy/sparse/sparsetools/_csr.so -${PYSITELIB}/scipy/sparse/sparsetools/_dia.so -${PYSITELIB}/scipy/sparse/sparsetools/bsr.py -${PYSITELIB}/scipy/sparse/sparsetools/bsr.pyc -${PYSITELIB}/scipy/sparse/sparsetools/bsr.pyo -${PYSITELIB}/scipy/sparse/sparsetools/coo.py -${PYSITELIB}/scipy/sparse/sparsetools/coo.pyc -${PYSITELIB}/scipy/sparse/sparsetools/coo.pyo -${PYSITELIB}/scipy/sparse/sparsetools/csc.py -${PYSITELIB}/scipy/sparse/sparsetools/csc.pyc -${PYSITELIB}/scipy/sparse/sparsetools/csc.pyo -${PYSITELIB}/scipy/sparse/sparsetools/csgraph.py -${PYSITELIB}/scipy/sparse/sparsetools/csgraph.pyc -${PYSITELIB}/scipy/sparse/sparsetools/csgraph.pyo -${PYSITELIB}/scipy/sparse/sparsetools/csr.py -${PYSITELIB}/scipy/sparse/sparsetools/csr.pyc -${PYSITELIB}/scipy/sparse/sparsetools/csr.pyo -${PYSITELIB}/scipy/sparse/sparsetools/dia.py -${PYSITELIB}/scipy/sparse/sparsetools/dia.pyc -${PYSITELIB}/scipy/sparse/sparsetools/dia.pyo -${PYSITELIB}/scipy/sparse/sparsetools/setup.py -${PYSITELIB}/scipy/sparse/sparsetools/setup.pyc -${PYSITELIB}/scipy/sparse/sparsetools/setup.pyo -${PYSITELIB}/scipy/sparse/sparsetools/setupscons.py -${PYSITELIB}/scipy/sparse/sparsetools/setupscons.pyc -${PYSITELIB}/scipy/sparse/sparsetools/setupscons.pyo +${PYSITELIB}/scipy/sparse/sparsetools.py +${PYSITELIB}/scipy/sparse/sparsetools.pyc +${PYSITELIB}/scipy/sparse/sparsetools.pyo ${PYSITELIB}/scipy/sparse/spfuncs.py ${PYSITELIB}/scipy/sparse/spfuncs.pyc ${PYSITELIB}/scipy/sparse/spfuncs.pyo @@ -1061,6 +1036,7 @@ ${PYSITELIB}/scipy/sparse/tests/test_construct.py ${PYSITELIB}/scipy/sparse/tests/test_csc.py ${PYSITELIB}/scipy/sparse/tests/test_csr.py ${PYSITELIB}/scipy/sparse/tests/test_extract.py +${PYSITELIB}/scipy/sparse/tests/test_sparsetools.py ${PYSITELIB}/scipy/sparse/tests/test_spfuncs.py ${PYSITELIB}/scipy/sparse/tests/test_sputils.py ${PYSITELIB}/scipy/spatial/__init__.py @@ -1082,9 +1058,6 @@ ${PYSITELIB}/scipy/spatial/qhull.so ${PYSITELIB}/scipy/spatial/setup.py ${PYSITELIB}/scipy/spatial/setup.pyc ${PYSITELIB}/scipy/spatial/setup.pyo -${PYSITELIB}/scipy/spatial/setupscons.py -${PYSITELIB}/scipy/spatial/setupscons.pyc -${PYSITELIB}/scipy/spatial/setupscons.pyo ${PYSITELIB}/scipy/spatial/tests/data/cdist-X1.txt ${PYSITELIB}/scipy/spatial/tests/data/cdist-X2.txt ${PYSITELIB}/scipy/spatial/tests/data/degenerate_pointset.npz @@ -1117,6 +1090,10 @@ ${PYSITELIB}/scipy/spatial/tests/test_qhull.py ${PYSITELIB}/scipy/special/__init__.py ${PYSITELIB}/scipy/special/__init__.pyc ${PYSITELIB}/scipy/special/__init__.pyo +${PYSITELIB}/scipy/special/_ellip_harm.py +${PYSITELIB}/scipy/special/_ellip_harm.pyc +${PYSITELIB}/scipy/special/_ellip_harm.pyo +${PYSITELIB}/scipy/special/_ellip_harm_2.so ${PYSITELIB}/scipy/special/_testutils.py ${PYSITELIB}/scipy/special/_testutils.pyc ${PYSITELIB}/scipy/special/_testutils.pyo @@ -1140,9 +1117,6 @@ ${PYSITELIB}/scipy/special/orthogonal.pyo ${PYSITELIB}/scipy/special/setup.py ${PYSITELIB}/scipy/special/setup.pyc ${PYSITELIB}/scipy/special/setup.pyo -${PYSITELIB}/scipy/special/setupscons.py -${PYSITELIB}/scipy/special/setupscons.pyc -${PYSITELIB}/scipy/special/setupscons.pyo ${PYSITELIB}/scipy/special/specfun.so ${PYSITELIB}/scipy/special/spfun_stats.py ${PYSITELIB}/scipy/special/spfun_stats.pyc @@ -1150,8 +1124,11 @@ ${PYSITELIB}/scipy/special/spfun_stats.pyo ${PYSITELIB}/scipy/special/tests/data/README ${PYSITELIB}/scipy/special/tests/data/boost.npz ${PYSITELIB}/scipy/special/tests/data/gsl.npz +${PYSITELIB}/scipy/special/tests/data/local.npz ${PYSITELIB}/scipy/special/tests/test_basic.py +${PYSITELIB}/scipy/special/tests/test_boxcox.py ${PYSITELIB}/scipy/special/tests/test_data.py +${PYSITELIB}/scipy/special/tests/test_ellip_harm.py ${PYSITELIB}/scipy/special/tests/test_lambertw.py ${PYSITELIB}/scipy/special/tests/test_logit.py ${PYSITELIB}/scipy/special/tests/test_mpmath.py @@ -1164,10 +1141,25 @@ ${PYSITELIB}/scipy/stats/__init__.pyo ${PYSITELIB}/scipy/stats/_binned_statistic.py ${PYSITELIB}/scipy/stats/_binned_statistic.pyc ${PYSITELIB}/scipy/stats/_binned_statistic.pyo +${PYSITELIB}/scipy/stats/_constants.py +${PYSITELIB}/scipy/stats/_constants.pyc +${PYSITELIB}/scipy/stats/_constants.pyo +${PYSITELIB}/scipy/stats/_continuous_distns.py +${PYSITELIB}/scipy/stats/_continuous_distns.pyc +${PYSITELIB}/scipy/stats/_continuous_distns.pyo +${PYSITELIB}/scipy/stats/_discrete_distns.py +${PYSITELIB}/scipy/stats/_discrete_distns.pyc +${PYSITELIB}/scipy/stats/_discrete_distns.pyo +${PYSITELIB}/scipy/stats/_distn_infrastructure.py +${PYSITELIB}/scipy/stats/_distn_infrastructure.pyc +${PYSITELIB}/scipy/stats/_distn_infrastructure.pyo +${PYSITELIB}/scipy/stats/_distr_params.py +${PYSITELIB}/scipy/stats/_distr_params.pyc +${PYSITELIB}/scipy/stats/_distr_params.pyo +${PYSITELIB}/scipy/stats/_multivariate.py +${PYSITELIB}/scipy/stats/_multivariate.pyc +${PYSITELIB}/scipy/stats/_multivariate.pyo ${PYSITELIB}/scipy/stats/_rank.so -${PYSITELIB}/scipy/stats/_support.py -${PYSITELIB}/scipy/stats/_support.pyc -${PYSITELIB}/scipy/stats/_support.pyo ${PYSITELIB}/scipy/stats/_tukeylambda_stats.py ${PYSITELIB}/scipy/stats/_tukeylambda_stats.pyc ${PYSITELIB}/scipy/stats/_tukeylambda_stats.pyo @@ -1200,17 +1192,14 @@ ${PYSITELIB}/scipy/stats/rv.pyo ${PYSITELIB}/scipy/stats/setup.py ${PYSITELIB}/scipy/stats/setup.pyc ${PYSITELIB}/scipy/stats/setup.pyo -${PYSITELIB}/scipy/stats/setupscons.py -${PYSITELIB}/scipy/stats/setupscons.pyc -${PYSITELIB}/scipy/stats/setupscons.pyo ${PYSITELIB}/scipy/stats/statlib.so ${PYSITELIB}/scipy/stats/stats.py ${PYSITELIB}/scipy/stats/stats.pyc ${PYSITELIB}/scipy/stats/stats.pyo +${PYSITELIB}/scipy/stats/tests/common_tests.py ${PYSITELIB}/scipy/stats/tests/test_binned_statistic.py ${PYSITELIB}/scipy/stats/tests/test_contingency.py ${PYSITELIB}/scipy/stats/tests/test_continuous_basic.py -${PYSITELIB}/scipy/stats/tests/test_continuous_extra.py ${PYSITELIB}/scipy/stats/tests/test_discrete_basic.py ${PYSITELIB}/scipy/stats/tests/test_distributions.py ${PYSITELIB}/scipy/stats/tests/test_fit.py @@ -1218,6 +1207,7 @@ ${PYSITELIB}/scipy/stats/tests/test_kdeoth.py ${PYSITELIB}/scipy/stats/tests/test_morestats.py ${PYSITELIB}/scipy/stats/tests/test_mstats_basic.py ${PYSITELIB}/scipy/stats/tests/test_mstats_extras.py +${PYSITELIB}/scipy/stats/tests/test_multivariate.py ${PYSITELIB}/scipy/stats/tests/test_rank.py ${PYSITELIB}/scipy/stats/tests/test_stats.py ${PYSITELIB}/scipy/stats/tests/test_tukeylambda_stats.py @@ -1228,329 +1218,323 @@ ${PYSITELIB}/scipy/stats/vonmises_cython.so ${PYSITELIB}/scipy/version.py ${PYSITELIB}/scipy/version.pyc ${PYSITELIB}/scipy/version.pyo -${PYSITELIB}/scipy/weave/__init__.py -${PYSITELIB}/scipy/weave/__init__.pyc -${PYSITELIB}/scipy/weave/__init__.pyo -${PYSITELIB}/scipy/weave/_dumb_shelve.py -${PYSITELIB}/scipy/weave/_dumb_shelve.pyc -${PYSITELIB}/scipy/weave/_dumb_shelve.pyo -${PYSITELIB}/scipy/weave/_dumbdbm_patched.py -${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyc -${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyo -${PYSITELIB}/scipy/weave/accelerate_tools.py -${PYSITELIB}/scipy/weave/accelerate_tools.pyc -${PYSITELIB}/scipy/weave/accelerate_tools.pyo -${PYSITELIB}/scipy/weave/ast_tools.py -${PYSITELIB}/scipy/weave/ast_tools.pyc -${PYSITELIB}/scipy/weave/ast_tools.pyo -${PYSITELIB}/scipy/weave/base_info.py -${PYSITELIB}/scipy/weave/base_info.pyc -${PYSITELIB}/scipy/weave/base_info.pyo -${PYSITELIB}/scipy/weave/base_spec.py -${PYSITELIB}/scipy/weave/base_spec.pyc -${PYSITELIB}/scipy/weave/base_spec.pyo -${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.am -${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.in -${PYSITELIB}/scipy/weave/blitz/blitz/README -${PYSITELIB}/scipy/weave/blitz/blitz/applics.h -${PYSITELIB}/scipy/weave/blitz/blitz/array-impl.h -${PYSITELIB}/scipy/weave/blitz/blitz/array-old.h -${PYSITELIB}/scipy/weave/blitz/blitz/array.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.am -${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.in -${PYSITELIB}/scipy/weave/blitz/blitz/array/asexpr.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/bops.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/cartesian.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/cgsolve.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/complex.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/cycle.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/domain.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/et.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/eval.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/expr.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/fastiter.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/funcs.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/functorExpr.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/geometry.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/indirect.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/interlace.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/io.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/iter.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/map.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/methods.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/misc.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/multi.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/newbops.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/newet-macros.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/newet.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/resize.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/shape.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/slice.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/slicing.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil-et.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/stencilops.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/storage.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/uops.cc -${PYSITELIB}/scipy/weave/blitz/blitz/array/where.h -${PYSITELIB}/scipy/weave/blitz/blitz/array/zip.h -${PYSITELIB}/scipy/weave/blitz/blitz/bench.cc -${PYSITELIB}/scipy/weave/blitz/blitz/bench.h -${PYSITELIB}/scipy/weave/blitz/blitz/benchext.cc -${PYSITELIB}/scipy/weave/blitz/blitz/benchext.h -${PYSITELIB}/scipy/weave/blitz/blitz/blitz.h -${PYSITELIB}/scipy/weave/blitz/blitz/bzconfig.h -${PYSITELIB}/scipy/weave/blitz/blitz/bzdebug.h -${PYSITELIB}/scipy/weave/blitz/blitz/compiler.h -${PYSITELIB}/scipy/weave/blitz/blitz/config.h.in -${PYSITELIB}/scipy/weave/blitz/blitz/etbase.h -${PYSITELIB}/scipy/weave/blitz/blitz/extremum.h -${PYSITELIB}/scipy/weave/blitz/blitz/funcs.h -${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.am -${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.in -${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroperands.h -${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroptuple.h -${PYSITELIB}/scipy/weave/blitz/blitz/generate/bzfstream.h -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarrbops.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarruops.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatbops.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmathfunc.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatuops.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genpromote.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbfn.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbops.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecuops.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecwhere.cpp -${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands.h -${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands2.h -${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple.h -${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple2.h -${PYSITELIB}/scipy/weave/blitz/blitz/gnu/bzconfig.h -${PYSITELIB}/scipy/weave/blitz/blitz/indexexpr.h -${PYSITELIB}/scipy/weave/blitz/blitz/limits-hack.h -${PYSITELIB}/scipy/weave/blitz/blitz/listinit.h -${PYSITELIB}/scipy/weave/blitz/blitz/matbops.h -${PYSITELIB}/scipy/weave/blitz/blitz/matdiag.h -${PYSITELIB}/scipy/weave/blitz/blitz/matexpr.h -${PYSITELIB}/scipy/weave/blitz/blitz/matgen.h -${PYSITELIB}/scipy/weave/blitz/blitz/mathf2.h -${PYSITELIB}/scipy/weave/blitz/blitz/mathfunc.h -${PYSITELIB}/scipy/weave/blitz/blitz/matltri.h -${PYSITELIB}/scipy/weave/blitz/blitz/matref.h -${PYSITELIB}/scipy/weave/blitz/blitz/matrix.cc -${PYSITELIB}/scipy/weave/blitz/blitz/matrix.h -${PYSITELIB}/scipy/weave/blitz/blitz/matsymm.h -${PYSITELIB}/scipy/weave/blitz/blitz/mattoep.h -${PYSITELIB}/scipy/weave/blitz/blitz/matuops.h -${PYSITELIB}/scipy/weave/blitz/blitz/matutri.h -${PYSITELIB}/scipy/weave/blitz/blitz/memblock.cc -${PYSITELIB}/scipy/weave/blitz/blitz/memblock.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.am -${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.in -${PYSITELIB}/scipy/weave/blitz/blitz/meta/dot.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/matassign.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/matmat.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/matvec.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/metaprog.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/product.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/sum.h -${PYSITELIB}/scipy/weave/blitz/blitz/meta/vecassign.h -${PYSITELIB}/scipy/weave/blitz/blitz/minmax.h -${PYSITELIB}/scipy/weave/blitz/blitz/mstruct.h -${PYSITELIB}/scipy/weave/blitz/blitz/numinquire.h -${PYSITELIB}/scipy/weave/blitz/blitz/numtrait.h -${PYSITELIB}/scipy/weave/blitz/blitz/ops.h -${PYSITELIB}/scipy/weave/blitz/blitz/prettyprint.h -${PYSITELIB}/scipy/weave/blitz/blitz/promote-old.h -${PYSITELIB}/scipy/weave/blitz/blitz/promote.h -${PYSITELIB}/scipy/weave/blitz/blitz/rand-dunif.h -${PYSITELIB}/scipy/weave/blitz/blitz/rand-normal.h -${PYSITELIB}/scipy/weave/blitz/blitz/rand-tt800.h -${PYSITELIB}/scipy/weave/blitz/blitz/rand-uniform.h -${PYSITELIB}/scipy/weave/blitz/blitz/random.h -${PYSITELIB}/scipy/weave/blitz/blitz/randref.h -${PYSITELIB}/scipy/weave/blitz/blitz/range.h -${PYSITELIB}/scipy/weave/blitz/blitz/reduce.h -${PYSITELIB}/scipy/weave/blitz/blitz/shapecheck.h -${PYSITELIB}/scipy/weave/blitz/blitz/tau.h -${PYSITELIB}/scipy/weave/blitz/blitz/timer.h -${PYSITELIB}/scipy/weave/blitz/blitz/tiny.h -${PYSITELIB}/scipy/weave/blitz/blitz/tinymat.h -${PYSITELIB}/scipy/weave/blitz/blitz/tinymatexpr.h -${PYSITELIB}/scipy/weave/blitz/blitz/tinymatio.cc -${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec-et.h -${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.cc -${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.h -${PYSITELIB}/scipy/weave/blitz/blitz/tinyvecio.cc -${PYSITELIB}/scipy/weave/blitz/blitz/tinyveciter.h -${PYSITELIB}/scipy/weave/blitz/blitz/traversal.cc -${PYSITELIB}/scipy/weave/blitz/blitz/traversal.h -${PYSITELIB}/scipy/weave/blitz/blitz/tuning.h -${PYSITELIB}/scipy/weave/blitz/blitz/tvcross.h -${PYSITELIB}/scipy/weave/blitz/blitz/tvecglobs.h -${PYSITELIB}/scipy/weave/blitz/blitz/update.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecaccum.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecall.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecany.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecbfn.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecbops.cc -${PYSITELIB}/scipy/weave/blitz/blitz/veccount.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecdelta.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecdot.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecexpr.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecexprwrap.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecio.cc -${PYSITELIB}/scipy/weave/blitz/blitz/veciter.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecmax.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecmin.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm1.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecpickio.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecpickiter.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecsum.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vector-et.h -${PYSITELIB}/scipy/weave/blitz/blitz/vector.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vector.h -${PYSITELIB}/scipy/weave/blitz/blitz/vecuops.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.cc -${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.h -${PYSITELIB}/scipy/weave/blitz/blitz/wrap-climits.h -${PYSITELIB}/scipy/weave/blitz/blitz/zero.cc -${PYSITELIB}/scipy/weave/blitz/blitz/zero.h -${PYSITELIB}/scipy/weave/blitz_spec.py -${PYSITELIB}/scipy/weave/blitz_spec.pyc -${PYSITELIB}/scipy/weave/blitz_spec.pyo -${PYSITELIB}/scipy/weave/blitz_tools.py -${PYSITELIB}/scipy/weave/blitz_tools.pyc -${PYSITELIB}/scipy/weave/blitz_tools.pyo -${PYSITELIB}/scipy/weave/build_tools.py -${PYSITELIB}/scipy/weave/build_tools.pyc -${PYSITELIB}/scipy/weave/build_tools.pyo -${PYSITELIB}/scipy/weave/bytecodecompiler.py -${PYSITELIB}/scipy/weave/bytecodecompiler.pyc -${PYSITELIB}/scipy/weave/bytecodecompiler.pyo -${PYSITELIB}/scipy/weave/c_spec.py -${PYSITELIB}/scipy/weave/c_spec.pyc -${PYSITELIB}/scipy/weave/c_spec.pyo -${PYSITELIB}/scipy/weave/catalog.py -${PYSITELIB}/scipy/weave/catalog.pyc -${PYSITELIB}/scipy/weave/catalog.pyo -${PYSITELIB}/scipy/weave/common_info.py -${PYSITELIB}/scipy/weave/common_info.pyc -${PYSITELIB}/scipy/weave/common_info.pyo -${PYSITELIB}/scipy/weave/converters.py -${PYSITELIB}/scipy/weave/converters.pyc -${PYSITELIB}/scipy/weave/converters.pyo -${PYSITELIB}/scipy/weave/cpp_namespace_spec.py -${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyc -${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyo -${PYSITELIB}/scipy/weave/doc/tutorial.txt -${PYSITELIB}/scipy/weave/doc/tutorial_original.html -${PYSITELIB}/scipy/weave/examples/array3d.py -${PYSITELIB}/scipy/weave/examples/binary_search.py -${PYSITELIB}/scipy/weave/examples/cast_copy_transpose.py -${PYSITELIB}/scipy/weave/examples/dict_sort.py -${PYSITELIB}/scipy/weave/examples/fibonacci.py -${PYSITELIB}/scipy/weave/examples/functional.py -${PYSITELIB}/scipy/weave/examples/increment_example.py -${PYSITELIB}/scipy/weave/examples/md5_speed.py -${PYSITELIB}/scipy/weave/examples/object.py -${PYSITELIB}/scipy/weave/examples/print_example.py -${PYSITELIB}/scipy/weave/examples/py_none.py -${PYSITELIB}/scipy/weave/examples/ramp.c -${PYSITELIB}/scipy/weave/examples/ramp.py -${PYSITELIB}/scipy/weave/examples/ramp2.py -${PYSITELIB}/scipy/weave/examples/support_code_example.py -${PYSITELIB}/scipy/weave/examples/swig2_example.py -${PYSITELIB}/scipy/weave/examples/swig2_ext.h -${PYSITELIB}/scipy/weave/examples/swig2_ext.i -${PYSITELIB}/scipy/weave/examples/tuple_return.py -${PYSITELIB}/scipy/weave/examples/vq.py -${PYSITELIB}/scipy/weave/examples/vtk_example.py -${PYSITELIB}/scipy/weave/examples/wx_example.py -${PYSITELIB}/scipy/weave/examples/wx_speed.py -${PYSITELIB}/scipy/weave/ext_tools.py -${PYSITELIB}/scipy/weave/ext_tools.pyc -${PYSITELIB}/scipy/weave/ext_tools.pyo -${PYSITELIB}/scipy/weave/inline_tools.py -${PYSITELIB}/scipy/weave/inline_tools.pyc -${PYSITELIB}/scipy/weave/inline_tools.pyo -${PYSITELIB}/scipy/weave/md5_load.py -${PYSITELIB}/scipy/weave/md5_load.pyc -${PYSITELIB}/scipy/weave/md5_load.pyo -${PYSITELIB}/scipy/weave/numpy_scalar_spec.py -${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyc -${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyo -${PYSITELIB}/scipy/weave/platform_info.py -${PYSITELIB}/scipy/weave/platform_info.pyc -${PYSITELIB}/scipy/weave/platform_info.pyo -${PYSITELIB}/scipy/weave/scxx/README.txt -${PYSITELIB}/scipy/weave/scxx/dict.h -${PYSITELIB}/scipy/weave/scxx/list.h -${PYSITELIB}/scipy/weave/scxx/notes.txt -${PYSITELIB}/scipy/weave/scxx/number.h -${PYSITELIB}/scipy/weave/scxx/object.h -${PYSITELIB}/scipy/weave/scxx/scxx.h -${PYSITELIB}/scipy/weave/scxx/sequence.h -${PYSITELIB}/scipy/weave/scxx/str.h -${PYSITELIB}/scipy/weave/scxx/tuple.h -${PYSITELIB}/scipy/weave/scxx/weave_imp.cpp -${PYSITELIB}/scipy/weave/setup.py -${PYSITELIB}/scipy/weave/setup.pyc -${PYSITELIB}/scipy/weave/setup.pyo -${PYSITELIB}/scipy/weave/setupscons.py -${PYSITELIB}/scipy/weave/setupscons.pyc -${PYSITELIB}/scipy/weave/setupscons.pyo -${PYSITELIB}/scipy/weave/size_check.py -${PYSITELIB}/scipy/weave/size_check.pyc -${PYSITELIB}/scipy/weave/size_check.pyo -${PYSITELIB}/scipy/weave/slice_handler.py -${PYSITELIB}/scipy/weave/slice_handler.pyc -${PYSITELIB}/scipy/weave/slice_handler.pyo -${PYSITELIB}/scipy/weave/standard_array_spec.py -${PYSITELIB}/scipy/weave/standard_array_spec.pyc -${PYSITELIB}/scipy/weave/standard_array_spec.pyo -${PYSITELIB}/scipy/weave/swig2_spec.py -${PYSITELIB}/scipy/weave/swig2_spec.pyc -${PYSITELIB}/scipy/weave/swig2_spec.pyo -${PYSITELIB}/scipy/weave/swigptr.py -${PYSITELIB}/scipy/weave/swigptr.pyc -${PYSITELIB}/scipy/weave/swigptr.pyo -${PYSITELIB}/scipy/weave/swigptr2.py -${PYSITELIB}/scipy/weave/swigptr2.pyc -${PYSITELIB}/scipy/weave/swigptr2.pyo -${PYSITELIB}/scipy/weave/tests/scxx_timings.py -${PYSITELIB}/scipy/weave/tests/test_ast_tools.py -${PYSITELIB}/scipy/weave/tests/test_blitz_tools.py -${PYSITELIB}/scipy/weave/tests/test_build_tools.py -${PYSITELIB}/scipy/weave/tests/test_c_spec.py -${PYSITELIB}/scipy/weave/tests/test_catalog.py -${PYSITELIB}/scipy/weave/tests/test_ext_tools.py -${PYSITELIB}/scipy/weave/tests/test_inline_tools.py -${PYSITELIB}/scipy/weave/tests/test_numpy_scalar_spec.py -${PYSITELIB}/scipy/weave/tests/test_scxx_dict.py -${PYSITELIB}/scipy/weave/tests/test_scxx_object.py -${PYSITELIB}/scipy/weave/tests/test_scxx_sequence.py -${PYSITELIB}/scipy/weave/tests/test_size_check.py -${PYSITELIB}/scipy/weave/tests/test_slice_handler.py -${PYSITELIB}/scipy/weave/tests/test_standard_array_spec.py -${PYSITELIB}/scipy/weave/tests/weave_test_utils.py -${PYSITELIB}/scipy/weave/vtk_spec.py -${PYSITELIB}/scipy/weave/vtk_spec.pyc -${PYSITELIB}/scipy/weave/vtk_spec.pyo -${PYSITELIB}/scipy/weave/weave_version.py -${PYSITELIB}/scipy/weave/weave_version.pyc -${PYSITELIB}/scipy/weave/weave_version.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/__init__.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/__init__.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/__init__.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumb_shelve.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumb_shelve.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumb_shelve.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumbdbm_patched.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/_dumbdbm_patched.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/accelerate_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/accelerate_tools.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/accelerate_tools.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/ast_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/ast_tools.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/ast_tools.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/base_info.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/base_info.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/base_info.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/base_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/base_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/base_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.am +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/Makefile.in +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/README +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/applics.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array-impl.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array-old.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.am +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/Makefile.in +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/asexpr.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/bops.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/cartesian.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/cgsolve.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/complex.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/convolve.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/cycle.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/domain.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/et.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/eval.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/expr.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/fastiter.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/funcs.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/functorExpr.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/geometry.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/indirect.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/interlace.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/io.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/iter.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/map.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/methods.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/misc.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/multi.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/newbops.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/newet-macros.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/newet.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/ops.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/reduce.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/resize.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/shape.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/slice.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/slicing.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil-et.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencil.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencilops.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/stencils.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/storage.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/uops.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/where.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/array/zip.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bench.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bench.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/benchext.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/benchext.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/blitz.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bzconfig.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/bzdebug.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/compiler.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/config.h.in +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/etbase.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/extremum.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/funcs.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.am +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/Makefile.in +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroperands.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/arroptuple.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/bzfstream.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarrbops.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genarruops.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatbops.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmathfunc.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genmatuops.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genpromote.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbfn.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecbops.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecuops.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/genvecwhere.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/operands2.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/generate/optuple2.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/gnu/bzconfig.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/indexexpr.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/limits-hack.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/listinit.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matbops.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matdiag.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matexpr.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matgen.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mathf2.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mathfunc.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matltri.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matref.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matrix.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matrix.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matsymm.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mattoep.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matuops.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/matutri.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/memblock.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/memblock.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.am +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/Makefile.in +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/dot.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/matassign.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/matmat.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/matvec.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/metaprog.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/product.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/sum.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/meta/vecassign.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/minmax.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/mstruct.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/numinquire.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/numtrait.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/ops.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/prettyprint.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/promote-old.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/promote.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-dunif.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-normal.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-tt800.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/rand-uniform.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/random.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/randref.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/range.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/reduce.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/shapecheck.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tau.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/timer.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tiny.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinymat.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinymatexpr.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinymatio.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec-et.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvec.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyvecio.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tinyveciter.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/traversal.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/traversal.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tuning.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tvcross.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/tvecglobs.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/update.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecaccum.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecall.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecany.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecbfn.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecbops.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/veccount.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecdelta.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecdot.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecexpr.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecexprwrap.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecglobs.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecio.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/veciter.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecmax.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecmin.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecnorm1.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpick.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpickio.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecpickiter.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecsum.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vector-et.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vector.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vector.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecuops.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/vecwhere.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/wrap-climits.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/zero.cc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz/blitz/zero.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_tools.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/blitz_tools.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/build_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/build_tools.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/build_tools.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/bytecodecompiler.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/bytecodecompiler.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/bytecodecompiler.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/c_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/c_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/c_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/catalog.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/catalog.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/catalog.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/common_info.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/common_info.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/common_info.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/converters.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/converters.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/converters.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/cpp_namespace_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/cpp_namespace_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/doc/tutorial.txt +${PLIST.py2x}${PYSITELIB}/scipy/weave/doc/tutorial_original.html +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/array3d.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/binary_search.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/cast_copy_transpose.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/dict_sort.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/fibonacci.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/functional.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/increment_example.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/md5_speed.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/object.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/print_example.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/py_none.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/ramp.c +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/ramp.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/ramp2.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/support_code_example.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/swig2_example.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/swig2_ext.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/swig2_ext.i +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/tuple_return.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/vq.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/vtk_example.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/wx_example.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/examples/wx_speed.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/ext_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/ext_tools.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/ext_tools.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/inline_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/inline_tools.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/inline_tools.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/numpy_scalar_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/numpy_scalar_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/platform_info.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/platform_info.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/platform_info.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/README.txt +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/dict.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/list.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/notes.txt +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/number.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/object.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/scxx.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/sequence.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/str.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/tuple.h +${PLIST.py2x}${PYSITELIB}/scipy/weave/scxx/weave_imp.cpp +${PLIST.py2x}${PYSITELIB}/scipy/weave/setup.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/setup.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/setup.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/size_check.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/size_check.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/size_check.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/slice_handler.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/slice_handler.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/slice_handler.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/standard_array_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/standard_array_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/standard_array_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/swig2_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/swig2_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/swig2_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr2.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr2.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/swigptr2.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/scxx_timings.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_ast_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_blitz_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_build_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_c_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_catalog.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_ext_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_inline_tools.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_numpy_scalar_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_scxx_dict.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_scxx_object.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_scxx_sequence.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_size_check.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_slice_handler.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/test_standard_array_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/tests/weave_test_utils.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/vtk_spec.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/vtk_spec.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/vtk_spec.pyo +${PLIST.py2x}${PYSITELIB}/scipy/weave/weave_version.py +${PLIST.py2x}${PYSITELIB}/scipy/weave/weave_version.pyc +${PLIST.py2x}${PYSITELIB}/scipy/weave/weave_version.pyo diff --git a/math/py-scipy/distinfo b/math/py-scipy/distinfo index a585bf4f2..a01fb1210 100644 --- a/math/py-scipy/distinfo +++ b/math/py-scipy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/10/16 19:35:40 markd Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 00:49:50 wen Exp $ -SHA1 (scipy-0.12.1.tar.gz) = 72fc43def904105fd93b21283bdaa559c726154d -RMD160 (scipy-0.12.1.tar.gz) = 0b3da558946b66c1f2cfcccd8f2caf795365f3c8 -Size (scipy-0.12.1.tar.gz) = 9012911 bytes +SHA1 (scipy-0.15.1.tar.gz) = 7ef714ffe95230cd2ce78c51af18983bbe762f2e +RMD160 (scipy-0.15.1.tar.gz) = 8c7a6468c0f796e0770d920d17829ea4e2cb89a9 +Size (scipy-0.15.1.tar.gz) = 11401878 bytes diff --git a/math/qalculate-bases/Makefile b/math/qalculate-bases/Makefile index a2775a470..89f5bed71 100644 --- a/math/qalculate-bases/Makefile +++ b/math/qalculate-bases/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:30 tnn Exp $ DISTNAME= qalculate-bases-0.9.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-currency/Makefile b/math/qalculate-currency/Makefile index dcda5e358..f1e5bad85 100644 --- a/math/qalculate-currency/Makefile +++ b/math/qalculate-currency/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:30 tnn Exp $ DISTNAME= qalculate-currency-0.9.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-gtk/Makefile b/math/qalculate-gtk/Makefile index 33f5afee8..5c24b2c15 100644 --- a/math/qalculate-gtk/Makefile +++ b/math/qalculate-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:23:30 tnn Exp $ DISTNAME= qalculate-gtk-0.9.7 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-kde/Makefile b/math/qalculate-kde/Makefile index c44f35c5c..107834e33 100644 --- a/math/qalculate-kde/Makefile +++ b/math/qalculate-kde/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/08/22 11:24:36 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:50:32 wiz Exp $ DISTNAME= qalculate-kde-0.9.5 -PKGREVISION= 35 +PKGREVISION= 37 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile index 14801f13b..f115da6dd 100644 --- a/math/qalculate-units/Makefile +++ b/math/qalculate-units/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:31 tnn Exp $ DISTNAME= qalculate-units-0.9.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/speedcrunch/Makefile b/math/speedcrunch/Makefile index 6686204e6..33be18806 100644 --- a/math/speedcrunch/Makefile +++ b/math/speedcrunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:23:31 tnn Exp $ # DISTNAME= speedcrunch-0.10.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= math MASTER_SITES= http://speedcrunch.googlecode.com/files/ diff --git a/math/superlu/Makefile b/math/superlu/Makefile index ef7b568ed..a8e34fd8c 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:32 wiz Exp $ DISTNAME= superlu_3.0 PKGNAME= superlu-3.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= http://crd.lbl.gov/~xiaoye/SuperLU/ diff --git a/math/tex-apnum-doc/DESCR b/math/tex-apnum-doc/DESCR new file mode 100644 index 000000000..3dae012e2 --- /dev/null +++ b/math/tex-apnum-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-apnum. diff --git a/math/tex-apnum-doc/Makefile b/math/tex-apnum-doc/Makefile new file mode 100644 index 000000000..d989b79d3 --- /dev/null +++ b/math/tex-apnum-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:31:46 markd Exp $ + +DISTNAME= apnum.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 37357 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-apnum +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/math/tex-apnum-doc/PLIST b/math/tex-apnum-doc/PLIST new file mode 100644 index 000000000..89f141655 --- /dev/null +++ b/math/tex-apnum-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 03:39:03 markd Exp $ +share/texmf-dist/doc/generic/apnum/README +share/texmf-dist/doc/generic/apnum/apnum.d +share/texmf-dist/doc/generic/apnum/apnum.pdf diff --git a/math/tex-apnum-doc/distinfo b/math/tex-apnum-doc/distinfo new file mode 100644 index 000000000..8c7fff94f --- /dev/null +++ b/math/tex-apnum-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:31:46 markd Exp $ + +SHA1 (tex-apnum-37357/apnum.doc.tar.xz) = d0b76bc7404813235f5214b9fc1470cf4c1eb0b3 +RMD160 (tex-apnum-37357/apnum.doc.tar.xz) = 393f81321bdf431d31e20ef803e2556e4e3bd80e +Size (tex-apnum-37357/apnum.doc.tar.xz) = 504192 bytes diff --git a/math/tex-apnum/DESCR b/math/tex-apnum/DESCR new file mode 100644 index 000000000..4a5dd6701 --- /dev/null +++ b/math/tex-apnum/DESCR @@ -0,0 +1,8 @@ +The basic operations (addition, subtraction, multiplication, +division, power to an integer) are implemented by TeX macros in +this package. Operands may be numbers with arbitrary numbers of +digits; scientific notation is allowed. The expression scanner +is also provided. Exhaustive documentation (including detailed +TeXnical documentation) is included. The macro includes many +optimizations and uses only TeX primitives (from classic TeX) +and \newcount macro. diff --git a/math/tex-apnum/Makefile b/math/tex-apnum/Makefile new file mode 100644 index 000000000..1c5297cbf --- /dev/null +++ b/math/tex-apnum/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:31:46 markd Exp $ + +DISTNAME= apnum +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 37357 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Arbitrary precision numbers implemented by TeX macros +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/math/tex-apnum/PLIST b/math/tex-apnum/PLIST new file mode 100644 index 000000000..8322eb2dd --- /dev/null +++ b/math/tex-apnum/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 03:39:03 markd Exp $ +share/texmf-dist/tex/generic/apnum/apnum.tex diff --git a/math/tex-apnum/distinfo b/math/tex-apnum/distinfo new file mode 100644 index 000000000..f8cb15303 --- /dev/null +++ b/math/tex-apnum/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 11:31:46 markd Exp $ + +SHA1 (tex-apnum-37357/apnum.tar.xz) = 44e4d6b8be4f7df16b23b46467fb216ad0b1bb6d +RMD160 (tex-apnum-37357/apnum.tar.xz) = 2e31bb556e8200bf31ac3dc5d7e4ee2197805a68 +Size (tex-apnum-37357/apnum.tar.xz) = 7380 bytes diff --git a/math/texdrive/Makefile b/math/texdrive/Makefile index 8b755d138..bf4c33b09 100644 --- a/math/texdrive/Makefile +++ b/math/texdrive/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/02/17 19:18:06 dholland Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/02 05:39:14 markd Exp $ # DISTNAME= texdrive PKGNAME= texdrive-0.0.20081126.171834 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.djcbsoftware.nl/code/texdrive/ EXTRACT_SUFX= .el @@ -12,7 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.djcbsoftware.nl/code/texdrive/ COMMENT= Emacs mode for creating inline formulae for HTML -DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin +DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts +DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/math/udunits/Makefile b/math/udunits/Makefile index b78593c7e..1f9056292 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2015/03/12 17:35:06 tnn Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:32 wiz Exp $ DISTNAME= udunits-1.12.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math devel MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ EXTRACT_SUFX= .tar.Z diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index 81178cd2e..aac858bfe 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/10/01 11:09:55 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:31 tnn Exp $ DISTNAME= wxmaxima-14.09.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxmaxima/} diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 9e0f3fe79..c6ccb3af3 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:32 wiz Exp $ DISTNAME= xmgr-4.1.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= math MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 5fde8e2bf..814263575 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:32 wiz Exp $ # DISTNAME= yacas-1.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ diff --git a/mbone/beacon/Makefile b/mbone/beacon/Makefile index 82d457f0f..5a7ccaa12 100644 --- a/mbone/beacon/Makefile +++ b/mbone/beacon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:32 wiz Exp $ # DISTNAME= beacon-1.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= mbone MASTER_SITES= ${MASTER_SITE_FREEBSD} diff --git a/mbone/mdp/Makefile b/mbone/mdp/Makefile index 8bd469221..489de5a4a 100644 --- a/mbone/mdp/Makefile +++ b/mbone/mdp/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/10/08 09:25:50 asau Exp $ -# +# $NetBSD: Makefile,v 1.21 2015/04/24 12:40:15 wiz Exp $ -# XXX: Shouldn't this package be simply called mdp, without the "src-"? DISTNAME= src-mdp-1.9a5 +PKGNAME= ${DISTNAME:S/src-//} PKGREVISION= 1 CATEGORIES= mbone MASTER_SITES= http://downloads.pf.itd.nrl.navy.mil/mdp/ \ diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile index ad8026481..07c818588 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2015/03/15 14:49:28 taca Exp $ +# $NetBSD: Makefile,v 1.80 2015/05/06 10:45:55 markd Exp $ # COMMENT= Collections of other packages @@ -32,6 +32,7 @@ SUBDIR+= modular-xorg-libs SUBDIR+= modular-xorg-protos SUBDIR+= modular-xorg-utils SUBDIR+= mono-gnome-bindings +SUBDIR+= nagios SUBDIR+= netbsd-doc SUBDIR+= netbsd-doc-print SUBDIR+= netbsd-www @@ -48,6 +49,55 @@ SUBDIR+= ruby-shoulda SUBDIR+= suse100 SUBDIR+= suse121 SUBDIR+= suse131 +SUBDIR+= texlive-collection-basic +SUBDIR+= texlive-collection-basic-doc +SUBDIR+= texlive-collection-bibtexextra +SUBDIR+= texlive-collection-binextra +SUBDIR+= texlive-collection-context +SUBDIR+= texlive-collection-fontsextra +SUBDIR+= texlive-collection-fontsrecommended +SUBDIR+= texlive-collection-fontsrecommended-doc +SUBDIR+= texlive-collection-fontutils +SUBDIR+= texlive-collection-formatsextra +SUBDIR+= texlive-collection-games +SUBDIR+= texlive-collection-genericextra +SUBDIR+= texlive-collection-genericrecommended +SUBDIR+= texlive-collection-genericrecommended-doc +SUBDIR+= texlive-collection-htmlxml +SUBDIR+= texlive-collection-langafrican +SUBDIR+= texlive-collection-langarabic +SUBDIR+= texlive-collection-langchinese +SUBDIR+= texlive-collection-langcjk +SUBDIR+= texlive-collection-langcyrillic +SUBDIR+= texlive-collection-langczechslovak +SUBDIR+= texlive-collection-langenglish +SUBDIR+= texlive-collection-langeuropean +SUBDIR+= texlive-collection-langfrench +SUBDIR+= texlive-collection-langgerman +SUBDIR+= texlive-collection-langgreek +SUBDIR+= texlive-collection-langindic +SUBDIR+= texlive-collection-langitalian +SUBDIR+= texlive-collection-langjapanese +SUBDIR+= texlive-collection-langkorean +SUBDIR+= texlive-collection-langother +SUBDIR+= texlive-collection-langpolish +SUBDIR+= texlive-collection-langportuguese +SUBDIR+= texlive-collection-langspanish +SUBDIR+= texlive-collection-latex +SUBDIR+= texlive-collection-latex-doc +SUBDIR+= texlive-collection-latexextra +SUBDIR+= texlive-collection-latexrecommended +SUBDIR+= texlive-collection-luatex +SUBDIR+= texlive-collection-mathextra +SUBDIR+= texlive-collection-metapost +SUBDIR+= texlive-collection-music +SUBDIR+= texlive-collection-omega +SUBDIR+= texlive-collection-pictures +SUBDIR+= texlive-collection-plainextra +SUBDIR+= texlive-collection-pstricks +SUBDIR+= texlive-collection-publishers +SUBDIR+= texlive-collection-science +SUBDIR+= texlive-collection-xetex SUBDIR+= web-server SUBDIR+= windowmaker-desktop SUBDIR+= xfce4 diff --git a/meta-pkgs/boost/Makefile b/meta-pkgs/boost/Makefile index 3761ad618..8a2aca252 100644 --- a/meta-pkgs/boost/Makefile +++ b/meta-pkgs/boost/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2013/11/21 23:50:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/17 14:04:47 adam Exp $ BOOST_PACKAGE= meta-pkg BOOST_COMMENT= (meta package) diff --git a/meta-pkgs/boost/Makefile.common b/meta-pkgs/boost/Makefile.common index 44e374a15..c69099eb1 100644 --- a/meta-pkgs/boost/Makefile.common +++ b/meta-pkgs/boost/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.49 2014/12/15 11:46:35 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.52 2015/04/27 20:01:27 jperkin Exp $ # # used by devel/boost-build/Makefile # used by devel/boost-docs/Makefile @@ -9,7 +9,7 @@ BOOST_PACKAGE?= undefined BOOST_COMMENT?= undefined -BOOST_VERSION= 1.57.0 +BOOST_VERSION= 1.58.0 BOOST_SHORT_VERSION= ${BOOST_VERSION:S/./_/:C/\..*$//} DISTNAME= boost_${BOOST_VERSION:S/./_/g} @@ -73,10 +73,11 @@ BUILDLINK_TRANSFORM+= opt:-D_XOPEN_SOURCE=500:-D_XOPEN_SOURCE=600 # Prevent using a pkgsrc libtool in OS X because the darwin toolset needs # the native libtool from /Developer/usr/bin or /usr/bin. post-wrapper: + ${RM} -f ${WRAPPER_BINDIR}/libtool . if exists(/Developer/usr/bin/libtool) - ln -s /Developer/usr/bin/libtool ${WRAPPER_BINDIR}/libtool + ${LN} -s /Developer/usr/bin/libtool ${WRAPPER_BINDIR}/libtool . else - ln -s /usr/bin/libtool ${WRAPPER_BINDIR}/libtool + ${LN} -s /usr/bin/libtool ${WRAPPER_BINDIR}/libtool . endif . endif diff --git a/meta-pkgs/boost/distinfo b/meta-pkgs/boost/distinfo index 63ff50449..c6db925f0 100644 --- a/meta-pkgs/boost/distinfo +++ b/meta-pkgs/boost/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.76 2015/02/02 07:47:56 jdc Exp $ +$NetBSD: distinfo,v 1.80 2015/04/25 19:02:06 tnn Exp $ -SHA1 (boost_1_57_0.tar.bz2) = e151557ae47afd1b43dc3fac46f8b04a8fe51c12 -RMD160 (boost_1_57_0.tar.bz2) = 8365f7c11e5ae088164ab1cb40ac624e76f8e72e -Size (boost_1_57_0.tar.bz2) = 60821561 bytes +SHA1 (boost_1_58_0.tar.bz2) = 2fc96c1651ac6fe9859b678b165bd78dc211e881 +RMD160 (boost_1_58_0.tar.bz2) = efc78b2b1a5d33ed72fcfa6688564c2fcd56772a +Size (boost_1_58_0.tar.bz2) = 70394057 bytes SHA1 (patch-aa) = 408a63a807aaa491130db018cd89bca6a427090d SHA1 (patch-ab) = 37c61bcfc27f1533df21f4392f80df2d2dbe51ef SHA1 (patch-ac) = 32d14b50682dae1950ed927ecb9318ad6b07687a @@ -11,16 +11,17 @@ SHA1 (patch-ae) = ac2e4afcf243c2fee2394cfe3fe92f4890e9ab83 SHA1 (patch-ag) = 117eabbbbc26d04bb5e56df5ad92e55b5061c0f8 SHA1 (patch-aq) = 355a58864bf4d07617250d2587e0f7cf62a7b825 SHA1 (patch-ar) = 2fec2c51272cc4ee376e6538d8f1fd8561a7f0a3 -SHA1 (patch-boost_asio_detail_config.hpp) = b95ca6b0bb6c805624cb81c91c3f1b691a7425ca SHA1 (patch-boost_config_posix__features.hpp) = c3e7187af35a2a25901b37388d3194e22d005323 SHA1 (patch-boost_config_stdlib_libcpp.hpp) = d243325d3aeb180e4ed7a1fd7d89782d832fa9fc -SHA1 (patch-boost_config_stdlib_libstdcpp3.hpp) = 173271c60b3e2ba7bb1fe9390dcd864ce9742588 +SHA1 (patch-boost_config_stdlib_libstdcpp3.hpp) = 52ebedd5e80b3a8c257eccb28cd2db76cb1ca01e +SHA1 (patch-boost_context_detail_config.hpp) = d140c624d889294c22ed057c66e7553608078b72 SHA1 (patch-boost_core_noncopyable.hpp) = a693e5eda7fc303e1bd86ecfab40321d771af6fe -SHA1 (patch-boost_intrusive_circular__list__algorithms.hpp) = 0d54a9e37ead1648710ae0f8f71830bfaec10764 SHA1 (patch-boost_math_tools_config.hpp) = 81402bc38dc858d0818ed91e204966c8382be4ff SHA1 (patch-boost_regex_config.hpp) = 6b752c7c23168c591cd391739c7a4539bef44c12 SHA1 (patch-libs_config_configure) = e2f204d4fa4f1bd9b4131d28f9be0a1ac22bf711 SHA1 (patch-libs_context_build_Jamfile.v2) = befc2ae62e893ac665e88405d6aca79712f2549b SHA1 (patch-libs_context_src_asm_make__ppc32__sysv__macho__gas.S) = 7f598bc270fcfa8babd99e1180248f04b50c2e46 SHA1 (patch-libs_filesystem_src_unique_path.cpp) = 4693ea11cf464d82168cecaa143b48affa94563b -SHA1 (patch-libs_log_src_timestamp.cpp) = f80981762e17ba7d6742f8cf5d8d6d4b494aa54e +SHA1 (patch-libs_log_src_timestamp.cpp) = b6bb7a29467c64f81dafd06039ab3a1842844845 +SHA1 (patch-tools_build_src_tools_gcc.jam) = b0a7ea7b64561ddb68b0dbf6d0276037273b2239 +SHA1 (patch-tools_build_src_tools_gcc.py) = 9e1c6663b060a4cbc3933998ba99bc3dd1fa4a98 diff --git a/meta-pkgs/boost/patches/patch-boost_asio_detail_config.hpp b/meta-pkgs/boost/patches/patch-boost_asio_detail_config.hpp deleted file mode 100644 index 1929dcee4..000000000 --- a/meta-pkgs/boost/patches/patch-boost_asio_detail_config.hpp +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-boost_asio_detail_config.hpp,v 1.1 2013/11/20 19:17:55 adam Exp $ - -GCC 4.5.x does not have std:addressof. - ---- boost/asio/detail/config.hpp.orig 2013-11-20 17:59:30.000000000 +0000 -+++ boost/asio/detail/config.hpp -@@ -333,11 +333,11 @@ - # define BOOST_ASIO_HAS_STD_ADDRESSOF 1 - # endif // defined(BOOST_ASIO_HAS_CLANG_LIBCXX) - # if defined(__GNUC__) --# if ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 5)) || (__GNUC__ > 4) -+# if ((__GNUC__ == 4) && (__GNUC_MINOR__ > 5)) || (__GNUC__ > 4) - # if defined(__GXX_EXPERIMENTAL_CXX0X__) - # define BOOST_ASIO_HAS_STD_ADDRESSOF 1 - # endif // defined(__GXX_EXPERIMENTAL_CXX0X__) --# endif // ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 5)) || (__GNUC__ > 4) -+# endif // ((__GNUC__ == 4) && (__GNUC_MINOR__ > 5)) || (__GNUC__ > 4) - # endif // defined(__GNUC__) - # if defined(BOOST_ASIO_MSVC) - # if (_MSC_VER >= 1700) diff --git a/meta-pkgs/boost/patches/patch-boost_config_stdlib_libstdcpp3.hpp b/meta-pkgs/boost/patches/patch-boost_config_stdlib_libstdcpp3.hpp index 9ca2890df..e4557af1f 100644 --- a/meta-pkgs/boost/patches/patch-boost_config_stdlib_libstdcpp3.hpp +++ b/meta-pkgs/boost/patches/patch-boost_config_stdlib_libstdcpp3.hpp @@ -1,18 +1,16 @@ -$NetBSD: patch-boost_config_stdlib_libstdcpp3.hpp,v 1.1 2014/03/16 04:40:25 ryoon Exp $ +$NetBSD: patch-boost_config_stdlib_libstdcpp3.hpp,v 1.2 2015/04/17 14:04:47 adam Exp $ * Fix build under NetBSD with GCC 4.8.3 in base. GCC 4.8.3 does not define _GLIBCXX_HAVE_GTHR_DEFAULT in /usr/include/g++/bits/c++config.h. ---- boost/config/stdlib/libstdcpp3.hpp.orig 2014-03-08 14:33:38.000000000 +0000 +--- boost/config/stdlib/libstdcpp3.hpp.orig 2015-03-24 18:27:48.000000000 +0000 +++ boost/config/stdlib/libstdcpp3.hpp -@@ -36,7 +36,8 @@ - || defined(_GLIBCXX__PTHREADS) \ +@@ -37,6 +37,7 @@ || defined(_GLIBCXX_HAS_GTHREADS) \ || defined(_WIN32) \ -- || defined(_AIX) -+ || defined(_AIX) \ -+ || defined(__NetBSD__) + || defined(_AIX) \ ++ || defined(__NetBSD__) \ + || defined(__HAIKU__) // // If the std lib has thread support turned on, then turn it on in Boost - // as well. We do this because some gcc-3.4 std lib headers define _REENTANT diff --git a/meta-pkgs/boost/patches/patch-boost_context_detail_config.hpp b/meta-pkgs/boost/patches/patch-boost_context_detail_config.hpp new file mode 100644 index 000000000..77b4aff4d --- /dev/null +++ b/meta-pkgs/boost/patches/patch-boost_context_detail_config.hpp @@ -0,0 +1,16 @@ +$NetBSD: patch-boost_context_detail_config.hpp,v 1.2 2015/04/19 12:18:44 wiz Exp $ + +Fix build with gcc-4.8.4, which does not support index_sequence (from C++14). + +--- boost/context/detail/config.hpp.orig 2015-04-04 17:31:00.000000000 +0000 ++++ boost/context/detail/config.hpp +@@ -66,7 +66,8 @@ + defined( BOOST_NO_CXX11_RVALUE_REFERENCES) || \ + defined( BOOST_NO_CXX11_VARIADIC_MACROS) || \ + defined( BOOST_NO_CXX11_VARIADIC_TEMPLATES) || \ +- defined( BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES) ++ defined( BOOST_NO_CXX14_INITIALIZED_LAMBDA_CAPTURES) || \ ++ (defined(__GNUC__) && __GNUC__ <= 4 && __GNUC_MINOR__ < 9) + # define BOOST_CONTEXT_NO_EXECUTION_CONTEXT + #endif + diff --git a/meta-pkgs/boost/patches/patch-boost_intrusive_circular__list__algorithms.hpp b/meta-pkgs/boost/patches/patch-boost_intrusive_circular__list__algorithms.hpp deleted file mode 100644 index 396f74d87..000000000 --- a/meta-pkgs/boost/patches/patch-boost_intrusive_circular__list__algorithms.hpp +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-boost_intrusive_circular__list__algorithms.hpp,v 1.1 2015/01/15 13:01:44 joerg Exp $ - ---- boost/intrusive/circular_list_algorithms.hpp.orig 2015-01-13 12:09:16.000000000 +0000 -+++ boost/intrusive/circular_list_algorithms.hpp -@@ -475,7 +475,7 @@ class circular_list_algorithms - BOOST_CATCH(...){ - node_traits::set_next (last_to_remove, new_f); - node_traits::set_previous(new_f, last_to_remove); -- throw; -+ BOOST_RETHROW - } - BOOST_CATCH_END - node_traits::set_next(last_to_remove, new_f); diff --git a/meta-pkgs/boost/patches/patch-libs_log_src_timestamp.cpp b/meta-pkgs/boost/patches/patch-libs_log_src_timestamp.cpp index 7cbdf2861..fd34c4fc9 100644 --- a/meta-pkgs/boost/patches/patch-libs_log_src_timestamp.cpp +++ b/meta-pkgs/boost/patches/patch-libs_log_src_timestamp.cpp @@ -1,15 +1,14 @@ -$NetBSD: patch-libs_log_src_timestamp.cpp,v 1.1 2014/05/13 18:48:49 ryoon Exp $ +$NetBSD: patch-libs_log_src_timestamp.cpp,v 1.2 2015/04/17 14:04:47 adam Exp $ * OpenBSD 5.5 has no _POSIX_TIMES, fix build under OpenBSD 5.5 ---- libs/log/src/timestamp.cpp.orig 2013-08-25 14:20:22.000000000 +0000 +--- libs/log/src/timestamp.cpp.orig 2015-04-04 17:33:00.000000000 +0000 +++ libs/log/src/timestamp.cpp -@@ -202,7 +202,7 @@ BOOST_LOG_API get_tick_count_t get_tick_ - +@@ -203,6 +203,7 @@ BOOST_LOG_API get_tick_count_t get_tick_ #endif // _WIN32_WINNT >= 0x0600 --#elif defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0 -+#elif (defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0) || defined(__OpenBSD__) + #elif (defined(_POSIX_TIMERS) && _POSIX_TIMERS > 0) /* POSIX timers supported */ \ ++ || defined(__OpenBSD__) \ + || defined(__GNU__) /* GNU Hurd does not support POSIX timers fully but does provide clock_gettime() */ BOOST_LOG_API int64_t duration::milliseconds() const - { diff --git a/meta-pkgs/boost/patches/patch-tools_build_src_tools_gcc.jam b/meta-pkgs/boost/patches/patch-tools_build_src_tools_gcc.jam new file mode 100644 index 000000000..025539706 --- /dev/null +++ b/meta-pkgs/boost/patches/patch-tools_build_src_tools_gcc.jam @@ -0,0 +1,16 @@ +$NetBSD: patch-tools_build_src_tools_gcc.jam,v 1.1 2015/04/25 19:02:06 tnn Exp $ + +https://github.com/boostorg/build/issues/72 + +--- tools/build/src/tools/gcc.jam.orig 2015-04-04 17:25:07.000000000 +0000 ++++ tools/build/src/tools/gcc.jam +@@ -1138,8 +1138,7 @@ cpu-flags gcc OPTIONS : x86 : c3-2 : -ma + ## + cpu-flags gcc OPTIONS : x86 : atom : -march=atom ; + # Sparc +-cpu-flags gcc OPTIONS : sparc : c3 : -mcpu=c3 : default ; +-cpu-flags gcc OPTIONS : sparc : v7 : -mcpu=v7 ; ++cpu-flags gcc OPTIONS : sparc : v7 : -mcpu=v7 : default ; + cpu-flags gcc OPTIONS : sparc : cypress : -mcpu=cypress ; + cpu-flags gcc OPTIONS : sparc : v8 : -mcpu=v8 ; + cpu-flags gcc OPTIONS : sparc : supersparc : -mcpu=supersparc ; diff --git a/meta-pkgs/boost/patches/patch-tools_build_src_tools_gcc.py b/meta-pkgs/boost/patches/patch-tools_build_src_tools_gcc.py new file mode 100644 index 000000000..c3eee897f --- /dev/null +++ b/meta-pkgs/boost/patches/patch-tools_build_src_tools_gcc.py @@ -0,0 +1,16 @@ +$NetBSD: patch-tools_build_src_tools_gcc.py,v 1.1 2015/04/25 19:02:06 tnn Exp $ + +https://github.com/boostorg/build/issues/72 + +--- tools/build/src/tools/gcc.py.orig 2015-04-04 17:25:07.000000000 +0000 ++++ tools/build/src/tools/gcc.py +@@ -789,8 +789,7 @@ cpu_flags('gcc', 'OPTIONS', 'x86', 'atom + # Sparc + flags('gcc', 'OPTIONS', ['sparc/32'], ['-m32']) + flags('gcc', 'OPTIONS', ['sparc/64'], ['-m64']) +-cpu_flags('gcc', 'OPTIONS', 'sparc', 'c3', ['-mcpu=c3'], default=True) +-cpu_flags('gcc', 'OPTIONS', 'sparc', 'v7', ['-mcpu=v7']) ++cpu_flags('gcc', 'OPTIONS', 'sparc', 'v7', ['-mcpu=v7'], default=True) + cpu_flags('gcc', 'OPTIONS', 'sparc', 'cypress', ['-mcpu=cypress']) + cpu_flags('gcc', 'OPTIONS', 'sparc', 'v8', ['-mcpu=v8']) + cpu_flags('gcc', 'OPTIONS', 'sparc', 'supersparc', ['-mcpu=supersparc']) diff --git a/meta-pkgs/bulk-large/Makefile b/meta-pkgs/bulk-large/Makefile index 7ffb2925c..e39841dfc 100644 --- a/meta-pkgs/bulk-large/Makefile +++ b/meta-pkgs/bulk-large/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/02/18 22:29:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:32 wiz Exp $ DISTNAME= bulk-large-20150218 +PKGREVISION= 1 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty @@ -43,7 +44,7 @@ BUILD_DEPENDS+= libgnomeui-[0-9]*:../../devel/libgnomeui BUILD_DEPENDS+= ocaml-[0-9]*:../../lang/ocaml BUILD_DEPENDS+= gst-plugins0.10-base-[0-9]*:../../multimedia/gst-plugins0.10-base BUILD_DEPENDS+= gstreamer0.10-[0-9]*:../../multimedia/gstreamer0.10 -BUILD_DEPENDS+= libsoup24-[0-9]*:../../net/libsoup24 +BUILD_DEPENDS+= libsoup-[0-9]*:../../net/libsoup BUILD_DEPENDS+= dbus-[0-9]*:../../sysutils/dbus BUILD_DEPENDS+= dbus-glib-[0-9]*:../../sysutils/dbus-glib BUILD_DEPENDS+= aspell-[0-9]*:../../textproc/aspell @@ -113,17 +114,17 @@ BUILD_DEPENDS+= mit-krb5-[0-9]*:../../security/mit-krb5 # # 4. TeX # -BUILD_DEPENDS+= tex-collection-fontsrecommended-[0-9]*:../../fonts/tex-collection-fontsrecommended -BUILD_DEPENDS+= tex-collection-fontsrecommended-doc-[0-9]*:../../fonts/tex-collection-fontsrecommended-doc +BUILD_DEPENDS+= texlive-collection-fontsrecommended-[0-9]*:../../meta-pkgs/texlive-collection-fontsrecommended +BUILD_DEPENDS+= texlive-collection-fontsrecommended-doc-[0-9]*:../../meta-pkgs/texlive-collection-fontsrecommended-doc BUILD_DEPENDS+= teTeX-[0-9]*:../../print/teTeX BUILD_DEPENDS+= teTeX-bin>=3:../../print/teTeX3-bin BUILD_DEPENDS+= teTeX-texmf>=3:../../print/teTeX3-texmf -BUILD_DEPENDS+= tex-collection-basic-[0-9]*:../../print/tex-collection-basic -BUILD_DEPENDS+= tex-collection-basic-doc-[0-9]*:../../print/tex-collection-basic-doc -BUILD_DEPENDS+= tex-collection-genericrecommended-[0-9]*:../../print/tex-collection-genericrecommended -BUILD_DEPENDS+= tex-collection-genericrecommended-doc-[0-9]*:../../print/tex-collection-genericrecommended-doc -BUILD_DEPENDS+= tex-collection-latex-[0-9]*:../../print/tex-collection-latex -BUILD_DEPENDS+= tex-collection-latex-doc-[0-9]*:../../print/tex-collection-latex-doc +BUILD_DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic +BUILD_DEPENDS+= texlive-collection-basic-doc-[0-9]*:../../meta-pkgs/texlive-collection-basic-doc +BUILD_DEPENDS+= texlive-collection-genericrecommended-[0-9]*:../../meta-pkgs/texlive-collection-genericrecommended +BUILD_DEPENDS+= texlive-collection-genericrecommended-doc-[0-9]*:../../meta-pkgs/texlive-collection-genericrecommended-doc +BUILD_DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex +BUILD_DEPENDS+= texlive-collection-latex-doc-[0-9]*:../../meta-pkgs/texlive-collection-latex-doc # # 5. Desktops diff --git a/meta-pkgs/bulk-medium/Makefile b/meta-pkgs/bulk-medium/Makefile index b38fcf1ac..cc0e64ff8 100644 --- a/meta-pkgs/bulk-medium/Makefile +++ b/meta-pkgs/bulk-medium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/03/15 15:29:31 taca Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:32 wiz Exp $ -DISTNAME= bulk-medium-20150315 +DISTNAME= bulk-medium-20150414 +PKGREVISION= 1 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty @@ -91,7 +92,6 @@ BUILD_DEPENDS+= sun-jdk6-[0-9]*:../../lang/sun-jdk6 BUILD_DEPENDS+= sun-jre6-[0-9]*:../../lang/sun-jre6 BUILD_DEPENDS+= openjdk7-[0-9]*:../../lang/openjdk7 BUILD_DEPENDS+= openjdk8-[0-9]*:../../lang/openjdk8 -BUILD_DEPENDS+= python26-[0-9]*:../../lang/python26 BUILD_DEPENDS+= python33-[0-9]*:../../lang/python33 BUILD_DEPENDS+= tcl-[0-9]*:../../lang/tcl BUILD_DEPENDS+= fetchmail-[0-9]*:../../mail/fetchmail @@ -185,7 +185,7 @@ BUILD_DEPENDS+= boost-[0-9]*:../../meta-pkgs/boost BUILD_DEPENDS+= ffmpeg2-[0-9]*:../../multimedia/ffmpeg2 BUILD_DEPENDS+= libogg-[0-9]*:../../multimedia/libogg BUILD_DEPENDS+= libpcap-[0-9]*:../../net/libpcap -BUILD_DEPENDS+= libsoup24-[0-9]*:../../net/libsoup24 +BUILD_DEPENDS+= libsoup-[0-9]*:../../net/libsoup BUILD_DEPENDS+= poppler-[0-9]*:../../print/poppler BUILD_DEPENDS+= poppler-includes-[0-9]*:../../print/poppler-includes BUILD_DEPENDS+= cyrus-sasl-[0-9]*:../../security/cyrus-sasl diff --git a/meta-pkgs/bulk-small/Makefile b/meta-pkgs/bulk-small/Makefile index 621f56067..824bbcc5a 100644 --- a/meta-pkgs/bulk-small/Makefile +++ b/meta-pkgs/bulk-small/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:32 wiz Exp $ DISTNAME= bulk-small-20140101 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile index 94267b4a1..49d6822e8 100644 --- a/meta-pkgs/gnome/Makefile +++ b/meta-pkgs/gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2014/12/01 11:54:21 jmcneill Exp $ +# $NetBSD: Makefile,v 1.133 2015/06/07 14:19:12 youri Exp $ DISTNAME= gnome-2.26.2 PKGREVISION= 5 @@ -111,7 +111,7 @@ DEPENDS+= libgtop>=2.26.1:../../sysutils/libgtop DEPENDS+= libgweather>=2.26.1:../../devel/libgweather DEPENDS+= liboobs>=2.22.0:../../sysutils/liboobs DEPENDS+= librsvg>=2.26.0:../../graphics/librsvg -DEPENDS+= libsoup24>=2.26.2:../../net/libsoup24 +DEPENDS+= libsoup>=2.26.2:../../net/libsoup DEPENDS+= libwnck>=2.26.1:../../devel/libwnck DEPENDS+= metacity>=2.26.0:../../wm/metacity .if ${X11_TYPE} != "native" || exists(${X11BASE}/lib/pkgconfig/xtst.pc) diff --git a/meta-pkgs/gnustep/Makefile b/meta-pkgs/gnustep/Makefile index fe13f51ac..0ddf95da5 100644 --- a/meta-pkgs/gnustep/Makefile +++ b/meta-pkgs/gnustep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/06 08:17:32 adam Exp $ DISTNAME= gnustep-2.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= meta-pkgs x11 gnustep MASTER_SITES= # empty diff --git a/meta-pkgs/kde3/Makefile b/meta-pkgs/kde3/Makefile index 165ff1a52..5ef2203f2 100644 --- a/meta-pkgs/kde3/Makefile +++ b/meta-pkgs/kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2015/06/12 10:50:32 wiz Exp $ DISTNAME= kde-3.5.10 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= meta-pkgs x11 kde MASTER_SITES= # empty diff --git a/meta-pkgs/kde4/Makefile b/meta-pkgs/kde4/Makefile index ed2d991e6..13e8da016 100644 --- a/meta-pkgs/kde4/Makefile +++ b/meta-pkgs/kde4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/11/13 10:22:48 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:32 wiz Exp $ DISTNAME= kde4-4.14.3 +PKGREVISION= 1 CATEGORIES= meta-pkgs x11 kde MASTER_SITES= # empty DISTFILES= # empty diff --git a/meta-pkgs/modular-xorg-drivers/Makefile b/meta-pkgs/modular-xorg-drivers/Makefile index 2e19242f6..825e4ca66 100644 --- a/meta-pkgs/modular-xorg-drivers/Makefile +++ b/meta-pkgs/modular-xorg-drivers/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/03/09 20:12:11 tnn Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/02 22:32:05 tnn Exp $ DISTNAME= # empty PKGNAME= modular-xorg-drivers-1.14.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= meta-pkgs x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} DISTFILES= # empty @@ -34,8 +34,7 @@ DEPENDS+= xf86-video-ati-[0-9]*:../../x11/xf86-video-ati .else DEPENDS+= xf86-video-ati6-[0-9]*:../../x11/xf86-video-ati6 .endif -# chips deprecated in Xorg 7.7 -#DEPENDS+= xf86-video-chips-[0-9]*:../../x11/xf86-video-chips +DEPENDS+= xf86-video-chips-[0-9]*:../../x11/xf86-video-chips DEPENDS+= xf86-video-cirrus-[0-9]*:../../x11/xf86-video-cirrus DEPENDS+= xf86-video-dummy-[0-9]*:../../x11/xf86-video-dummy DEPENDS+= xf86-video-fbdev-[0-9]*:../../x11/xf86-video-fbdev @@ -46,9 +45,10 @@ DEPENDS+= xf86-video-intel-[0-9]*:../../x11/xf86-video-intel DEPENDS+= xf86-video-mach64-[0-9]*:../../x11/xf86-video-mach64 DEPENDS+= xf86-video-mga-[0-9]*:../../x11/xf86-video-mga DEPENDS+= xf86-video-neomagic-[0-9]*:../../x11/xf86-video-neomagic -DEPENDS+= xf86-video-newport-[0-9]*:../../x11/xf86-video-newport +# does not work with 1.17 server +#DEPENDS+= xf86-video-newport-[0-9]*:../../x11/xf86-video-newport DEPENDS+= xf86-video-nv-[0-9]*:../../x11/xf86-video-nv -DEPENDS+= xf86-video-openchrome-[0-9]*:../../x11/xf86-video-openchrome +DEPENDS+= xf86-video-openchrome-[0-9]*:../../x11/xf86-video-openchrome DEPENDS+= xf86-video-r128-[0-9]*:../../x11/xf86-video-r128 DEPENDS+= xf86-video-rendition-[0-9]*:../../x11/xf86-video-rendition DEPENDS+= xf86-video-s3-[0-9]*:../../x11/xf86-video-s3 diff --git a/meta-pkgs/modular-xorg-libs/Makefile b/meta-pkgs/modular-xorg-libs/Makefile index 0dc72e80e..930355ab3 100644 --- a/meta-pkgs/modular-xorg-libs/Makefile +++ b/meta-pkgs/modular-xorg-libs/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2013/09/10 08:43:29 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/17 20:00:22 wiz Exp $ DISTNAME= # empty -PKGNAME= modular-xorg-libs-1.1 -PKGREVISION= 3 +PKGNAME= modular-xorg-libs-1.2 CATEGORIES= meta-pkgs x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} DISTFILES= # empty @@ -43,6 +42,7 @@ META_PACKAGE= yes .include "../../x11/libXp/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" .include "../../x11/libXprintUtil/buildlink3.mk" +.include "../../x11/libXpresent/buildlink3.mk" .include "../../x11/libXrandr/buildlink3.mk" .include "../../x11/libXrender/buildlink3.mk" .include "../../x11/libXres/buildlink3.mk" diff --git a/meta-pkgs/nagios/DESCR b/meta-pkgs/nagios/DESCR new file mode 100644 index 000000000..dbd3b0b98 --- /dev/null +++ b/meta-pkgs/nagios/DESCR @@ -0,0 +1,2 @@ +This is a meta package to install all the Nagios packages in a convenient +manner without requiring any external packages like pkg_chk. diff --git a/meta-pkgs/nagios/Makefile b/meta-pkgs/nagios/Makefile new file mode 100644 index 000000000..24c3eba50 --- /dev/null +++ b/meta-pkgs/nagios/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.1 2015/04/04 16:04:14 rodent Exp $ +# + +DISTNAME= nagios-4.0.8 +CATEGORIES= meta-pkgs net +MASTER_SITES= # empty + +MAINTAINER= rodent@NetBSD.org +COMMENT= Nagios meta package +LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND modified-bsd + +DEPENDS+= nagios-base>=4.0.8:../../net/nagios-base +DEPENDS+= nagios-plugins>=2.0.3:../../net/nagios-plugins +DEPENDS+= nagios-plugin-dnsrbl>=0.2:../../net/nagios-plugin-dnsrbl +DEPENDS+= nagios-plugin-dotpid>=0.3:../../net/nagios-plugin-dotpid +DEPENDS+= nagios-plugin-dumpdates>=0.2:../../net/nagios-plugin-dumpdates +DEPENDS+= nagios-plugin-fstab>=0.2:../../net/nagios-plugin-fstab +DEPENDS+= nagios-plugin-ldap>=2.0.3:../../net/nagios-plugin-ldap +DEPENDS+= nagios-plugin-milter>=0.1:../../net/nagios-plugin-milter +DEPENDS+= nagios-plugin-mysql>=2.0.3:../../net/nagios-plugin-mysql +DEPENDS+= nagios-plugin-pgsql>=2.0.3:../../net/nagios-plugin-pgsql +DEPENDS+= nagios-plugin-radius>=2.0.3:../../net/nagios-plugin-radius +DEPENDS+= nagios-plugin-raidctl>=0.1:../../net/nagios-plugin-raidctl +DEPENDS+= nagios-plugin-spamd>=1.6.0:../../net/nagios-plugin-spamd +DEPENDS+= nagios-plugin-snmp>=2.0.3:../../net/nagios-plugin-snmp +DEPENDS+= nagios-plugin-syncrepl>=0.1:../../net/nagios-plugin-syncrepl + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/netbsd-doc-print/Makefile b/meta-pkgs/netbsd-doc-print/Makefile index ebc382049..b78275c5f 100644 --- a/meta-pkgs/netbsd-doc-print/Makefile +++ b/meta-pkgs/netbsd-doc-print/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2013/04/24 10:06:50 sbd Exp $ -# +# $NetBSD: Makefile,v 1.26 2015/05/17 12:32:33 tron Exp $ -DISTNAME= netbsd-doc-print-1.3 -PKGREVISION= 1 +DISTNAME= netbsd-doc-print-1.4 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty @@ -14,7 +12,8 @@ DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk DEPENDS+= kpathsea>=6.0.0nb2:../../print/kpathsea DEPENDS+= netbsd-doc>=1.2:../../meta-pkgs/netbsd-doc DEPENDS+= openjade-[0-9]*:../../textproc/openjade -DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel +DEPENDS+= tex-babel-french-[0-9]*:../../print/tex-babel-french +DEPENDS+= tex-babel-russian-[0-9]*:../../print/tex-babel-russian DEPENDS+= tex-cyrillic-[0-9]*:../../print/tex-cyrillic DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf DEPENDS+= tex-german-[0-9]*:../../print/tex-german diff --git a/meta-pkgs/netbsd-www/Makefile b/meta-pkgs/netbsd-www/Makefile index 5947a2e17..6e77cedb0 100644 --- a/meta-pkgs/netbsd-www/Makefile +++ b/meta-pkgs/netbsd-www/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:32 wiz Exp $ -DISTNAME= netbsd-www-1.8 -PKGREVISION= 3 +DISTNAME= netbsd-www-1.9 +PKGREVISION= 1 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty @@ -17,7 +17,7 @@ DEPENDS+= docbook-website>=2.6.0nb1:../../textproc/docbook-website DEPENDS+= docbook-xsl>=1.68.1:../../textproc/docbook-xsl DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk DEPENDS+= libxslt>=1.0.20:../../textproc/libxslt -DEPENDS+= netbsd-doc-print>=1.3:../../meta-pkgs/netbsd-doc-print +DEPENDS+= netbsd-doc-print>=1.4:../../meta-pkgs/netbsd-doc-print DEPENDS+= opensp>=1.1:../../textproc/opensp DEPENDS+= psutils>=1.17:../../print/psutils DEPENDS+= w3m>=0.4:../../www/w3m diff --git a/meta-pkgs/p5-gnome-bindings/Makefile b/meta-pkgs/p5-gnome-bindings/Makefile index e94c5493c..ef1edbb1a 100644 --- a/meta-pkgs/p5-gnome-bindings/Makefile +++ b/meta-pkgs/p5-gnome-bindings/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:32 wiz Exp $ DISTNAME= p5-gnome-bindings-2.30.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= meta-pkgs x11 gnome MASTER_SITES= # empty diff --git a/meta-pkgs/ruby-gnome2/Makefile.common b/meta-pkgs/ruby-gnome2/Makefile.common index a34b7dcb7..334a140d4 100644 --- a/meta-pkgs/ruby-gnome2/Makefile.common +++ b/meta-pkgs/ruby-gnome2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.44 2015/03/15 16:47:19 hiramatsu Exp $ +# $NetBSD: Makefile.common,v 1.46 2015/06/07 16:05:41 taca Exp $ # # used by devel/ruby-gnome2-atk/Makefile # used by devel/ruby-gnome2-gio/Makefile @@ -34,10 +34,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ruby-gnome2.sourceforge.jp/ LICENSE= gnu-lgpl-v2.1 -VERSION= 2.2.4 +VERSION= 2.2.5 USE_RUBY_EXTCONF?= yes CONFIGURE_ENV+= RUBYOPT="-Ku" -RUBY_VERSION_SUPPORTED= 193 200 21 INSTALL_TARGET= install diff --git a/meta-pkgs/ruby-gnome2/distinfo b/meta-pkgs/ruby-gnome2/distinfo index e2a6c77e0..e4875fd2d 100644 --- a/meta-pkgs/ruby-gnome2/distinfo +++ b/meta-pkgs/ruby-gnome2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.42 2014/12/30 08:53:44 obache Exp $ +$NetBSD: distinfo,v 1.43 2015/05/17 06:45:23 tsutsui Exp $ -SHA1 (ruby-gnome2-all-2.2.4.tar.gz) = 818d35be43ea24efd50b9f17c5d186261ebca3b3 -RMD160 (ruby-gnome2-all-2.2.4.tar.gz) = b3653cf98086bb2ef82f0f90c831e927d0f44ad4 -Size (ruby-gnome2-all-2.2.4.tar.gz) = 1699429 bytes +SHA1 (ruby-gnome2-all-2.2.5.tar.gz) = 646a2486df575b3eb6cf9143e9a741f09a7a2af3 +RMD160 (ruby-gnome2-all-2.2.5.tar.gz) = 154f8ba4ed6a8e4d912937b6a0b340eff2021b55 +Size (ruby-gnome2-all-2.2.5.tar.gz) = 1696485 bytes SHA1 (patch-glib2_lib_mkmf-gnome2.rb) = 7ea9f2066aae905e64d8477f500245e3e3b5df9e diff --git a/meta-pkgs/ruby-shoulda/Makefile b/meta-pkgs/ruby-shoulda/Makefile index d65181c44..713b9dfbd 100644 --- a/meta-pkgs/ruby-shoulda/Makefile +++ b/meta-pkgs/ruby-shoulda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/12/21 03:14:14 obache Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/11 17:23:37 taca Exp $ DISTNAME= shoulda-3.5.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -14,7 +14,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-shoulda-matchers>=1.4.1<3.0:../../devel/ruby-shoulda USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-basic-doc/DESCR b/meta-pkgs/texlive-collection-basic-doc/DESCR new file mode 100644 index 000000000..aefb1bd90 --- /dev/null +++ b/meta-pkgs/texlive-collection-basic-doc/DESCR @@ -0,0 +1 @@ +This is documentation for texlive-collection-basic. diff --git a/meta-pkgs/texlive-collection-basic-doc/Makefile b/meta-pkgs/texlive-collection-basic-doc/Makefile new file mode 100644 index 000000000..751c6492b --- /dev/null +++ b/meta-pkgs/texlive-collection-basic-doc/Makefile @@ -0,0 +1,51 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 10:15:58 markd Exp $ + +DISTNAME= collection-basic-doc +PKGNAME= texlive-${DISTNAME}-2013 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30372 + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Documentation for texlive-collection-basic + +DEPENDS+= tex-amsfonts-doc-[0-9]*:../../fonts/tex-amsfonts-doc +DEPENDS+= tex-bibtex-doc-[0-9]*:../../print/tex-bibtex-doc +DEPENDS+= tex-cm-doc-[0-9]*:../../fonts/tex-cm-doc +DEPENDS+= tex-dvipdfmx-doc-[0-9]*:../../print/tex-dvipdfmx-doc +# tex-dvipdfmx-def doesn't have a documentation package. +DEPENDS+= tex-dvips-doc-[0-9]*:../../print/tex-dvips-doc +DEPENDS+= tex-enctex-doc-[0-9]*:../../print/tex-enctex-doc +DEPENDS+= tex-etex-doc-[0-9]*:../../print/tex-etex-doc +DEPENDS+= tex-etex-pkg-doc-[0-9]*:../../print/tex-etex-pkg-doc +# tex-glyphlist doesn't have a documnetation package. +# gsftopk installs its documentation. +DEPENDS+= tex-hyph-utf8-doc-[0-9]*:../../print/tex-hyph-utf8-doc +# tex-hyphen-base doesn't have a documentation package. +DEPENDS+= tex-ifluatex-doc-[0-9]*:../../print/tex-ifluatex-doc +DEPENDS+= tex-ifxetex-doc-[0-9]*:../../print/tex-ifxetex-doc +DEPENDS+= tex-kpathsea-doc-[0-9]*:../../print/tex-kpathsea-doc +# lua-alt-getopt should install its documentation. +DEPENDS+= tex-luatex-doc-[0-9]*:../../print/tex-luatex-doc +DEPENDS+= tex-makeindex-doc-[0-9]*:../../textproc/tex-makeindex-doc +# tex-metafont's documentation is installed by web2c. +DEPENDS+= tex-mflogo-doc-[0-9]*:../../fonts/tex-mflogo-doc +# tex-mfware's documentation is installed by web2c. +# tex-misc doesn't have a documentation package. +DEPENDS+= tex-pdftex-doc-[0-9]*:../../print/tex-pdftex-doc +# tex-plain doesn't have a documentation package. +DEPENDS+= tex-tetex-doc-[0-9]*:../../print/tex-tetex-doc +# tex-tex's documentation is installed by web2c. +DEPENDS+= tex-texconfig-doc-[0-9]*:../../print/tex-texconfig-doc +DEPENDS+= tex-texlive-common-doc-[0-9]*:../../print/tex-texlive-common-doc +DEPENDS+= tex-texlive-docindex-doc-[0-9]*:../../print/tex-texlive-docindex-doc +DEPENDS+= tex-texlive-en-doc-[0-9]*:../../print/tex-texlive-en-doc +# texlive-msg-translation is not needed in pkgsrc. +# texlive-scripts's documentation is not needed in pkgsrc. +# texlive.infra is not needed in pkgsrc. +# xdvi's documentation is installed by xdvik. + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-basic/DESCR b/meta-pkgs/texlive-collection-basic/DESCR similarity index 100% rename from print/tex-collection-basic/DESCR rename to meta-pkgs/texlive-collection-basic/DESCR diff --git a/meta-pkgs/texlive-collection-basic/Makefile b/meta-pkgs/texlive-collection-basic/Makefile new file mode 100644 index 000000000..5b520328f --- /dev/null +++ b/meta-pkgs/texlive-collection-basic/Makefile @@ -0,0 +1,52 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:51 markd Exp $ + +DISTNAME= collection-basic +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 33040 + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Essential programs and files for TeX + +DEPENDS+= tex-texlive.infra>=2013:../../print/tex-texlive.infra +DEPENDS+= tex-amsfonts>=3.04:../../fonts/tex-amsfonts +DEPENDS+= tex-bibtex>=0.99dnb1:../../print/tex-bibtex +DEPENDS+= tex-cm>=2013:../../fonts/tex-cm +DEPENDS+= tex-dvipdfmx>=2013:../../print/tex-dvipdfmx +DEPENDS+= tex-dvipdfmx-def>=3.3:../../print/tex-dvipdfmx-def +DEPENDS+= tex-dvips>=2013:../../print/tex-dvips +DEPENDS+= tex-enctex>=2013:../../print/tex-enctex +DEPENDS+= tex-etex>=2.1.31600:../../print/tex-etex +DEPENDS+= tex-etex-pkg>=2.0:../../print/tex-etex-pkg +DEPENDS+= tex-glyphlist>=2.95:../../fonts/tex-glyphlist +DEPENDS+= gsftopkk>=1.19.2nb4:../../fonts/gsftopkk +DEPENDS+= tex-hyph-utf8>=2013:../../print/tex-hyph-utf8 +DEPENDS+= tex-hyphen-base>=2013:../../print/tex-hyphen-base +DEPENDS+= tex-ifluatex>=1.3pl26725:../../print/tex-ifluatex +DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex +DEPENDS+= tex-knuth-lib>=2014:../../fonts/tex-knuth-lib +DEPENDS+= tex-knuth-local>=2014:../../fonts/tex-knuth-local +DEPENDS+= tex-kpathsea>=2013:../../print/tex-kpathsea +DEPENDS+= ${LUA_PKGPREFIX}-alt-getopt>=0.7.0nb1:../../devel/lua-alt-getopt +DEPENDS+= tex-luatex>=0.70.1pl30581:../../print/tex-luatex +DEPENDS+= tex-makeindex>=2.12nb1:../../textproc/tex-makeindex +DEPENDS+= tex-metafont>=2013:../../fonts/tex-metafont +DEPENDS+= tex-mflogo>=2009nb1:../../fonts/tex-mflogo +DEPENDS+= tex-mfware>=2013:../../fonts/tex-mfware +DEPENDS+= tex-pdftex>=1.40.11pl32132:../../print/tex-pdftex +DEPENDS+= tex-plain>=3.141592653.26647:../../print/tex-plain +DEPENDS+= tex-tetex>=3.0.32132:../../print/tex-tetex +DEPENDS+= tex-tex>=3.1415926:../../print/tex-tex +DEPENDS+= tex-texconfig>=2013:../../print/tex-texconfig +DEPENDS+= tex-texlive-docindex>=2014:../../print/tex-texlive-docindex +# texlive-msg-translations is not needed in pkgsrc. +DEPENDS+= tex-texlive-scripts>=2013:../../print/tex-texlive-scripts +DEPENDS+= tex-xdvi>=22.87:../../print/tex-xdvi +DEPENDS+= xdvik>=22.87:../../print/xdvik + +META_PACKAGE= yes + +.include "../../lang/lua/luaversion.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-bibtexextra/DESCR b/meta-pkgs/texlive-collection-bibtexextra/DESCR new file mode 100644 index 000000000..874342ec7 --- /dev/null +++ b/meta-pkgs/texlive-collection-bibtexextra/DESCR @@ -0,0 +1,2 @@ +Additional BibTeX styles and bibliography data(bases), notably +including BibLaTeX. diff --git a/meta-pkgs/texlive-collection-bibtexextra/Makefile b/meta-pkgs/texlive-collection-bibtexextra/Makefile new file mode 100644 index 000000000..a15759a09 --- /dev/null +++ b/meta-pkgs/texlive-collection-bibtexextra/Makefile @@ -0,0 +1,116 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:51 markd Exp $ + +DISTNAME= collection-bibtexextra +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37359 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= BibTeX additional styles + +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +# depend aichej +# depend ajl +DEPENDS+= tex-amsrefs-[0-9]*:../../print/tex-amsrefs +# depend apacite +# depend apalike2 +# depend beebe +# depend besjournals +# depend bibarts +# depend biber +# depend bibexport +# depend bibhtml +DEPENDS+= tex-biblatex-[0-9]*:../../print/tex-biblatex +# depend biblatex-anonymous +# depend biblatex-apa +# depend biblatex-bookinarticle +# depend biblatex-bwl +# depend biblatex-caspervector +# depend biblatex-chem +# depend biblatex-chicago +# depend biblatex-dw +# depend biblatex-fiwi +# depend biblatex-gost +# depend biblatex-historian +# depend biblatex-ieee +# depend biblatex-juradiss +# depend biblatex-luh-ipw +# depend biblatex-manuscripts-philology +# depend biblatex-mla +# depend biblatex-multiple-dm +# depend biblatex-musuos +# depend biblatex-nature +# depend biblatex-nejm +# depend biblatex-philosophy +# depend biblatex-phys +# depend biblatex-publist +# depend biblatex-realauthor +# depend biblatex-science +# depend biblatex-source-division +# depend biblatex-subseries +# depend biblatex-swiss-legal +# depend biblatex-trad +# depend biblatex-true-citepages-omit +# depend biblist +DEPENDS+= tex-bibtopic-[0-9]*:../../print/tex-bibtopic +# depend bibtopicprefix +DEPENDS+= tex-bibunits-[0-9]*:../../print/tex-bibunits +DEPENDS+= tex-breakcites-[0-9]*:../../print/tex-breakcites +# depend breakcites +# depend cell +DEPENDS+= tex-chbibref-[0-9]*:../../print/tex-chbibref +# depend chicago +# depend chicago-annote +# depend chembst +# depend chscite +# depend citeall +# depend collref +# depend compactbib +# depend crossrefware +DEPENDS+= tex-custom-bib-[0-9]*:../../print/tex-custom-bib +# depend din1505 +DEPENDS+= tex-dk-bib-[0-9]*:../../print/tex-dk-bib +# depend doipubmed +# depend economic +# depend fbs +# depend figbib +DEPENDS+= tex-footbib-[0-9]*:../../print/tex-footbib +# depend francais-bst +# depend geschichtsfrkl +DEPENDS+= tex-harvard-[0-9]*:../../print/tex-harvard +# depend harvmac +# depend historische-zeitschrift +# depend ijqc +# depend inlinebib +# depend iopart-num +# depend jneurosci +DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib +# depend ksfh_nat +# depend listbib +DEPENDS+= tex-logreq-[0-9]*:../../print/tex-logreq +# depend margbib +DEPENDS+= tex-multibib-[0-9]*:../../print/tex-multibib +# depend multibibliography +# depend munich +# depend notes2bib +# depend oscola +# depend perception +# depend pnas2009 +# depend rsc +DEPENDS+= tex-showtags-[0-9]*:../../print/tex-showtags +# depend sort-by-letters +DEPENDS+= tex-splitbib-[0-9]*:../../print/tex-splitbib +# depend turabian-formatting +# depend uni-wtal-ger +# depend uni-wtal-lin +# depend urlbst +# depend usebib +# depend vak +# depend xcite + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-binextra/DESCR b/meta-pkgs/texlive-collection-binextra/DESCR new file mode 100644 index 000000000..77a61d9ac --- /dev/null +++ b/meta-pkgs/texlive-collection-binextra/DESCR @@ -0,0 +1,3 @@ +Various useful, but non-essential, support programs. Includes +programs and macros for DVI file manipulation, literate +programming, patgen, and the TeX Works Editor. diff --git a/meta-pkgs/texlive-collection-binextra/Makefile b/meta-pkgs/texlive-collection-binextra/Makefile new file mode 100644 index 000000000..8d731edc8 --- /dev/null +++ b/meta-pkgs/texlive-collection-binextra/Makefile @@ -0,0 +1,87 @@ +# $NetBSD: Makefile,v 1.3 2015/05/27 22:19:42 markd Exp $ + +DISTNAME= collection-binextra +PKGNAME= texlive-${DISTNAME}-2014pre3 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36355 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= TeX auxiliary programs + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-a2ping-[0-9]*:../../graphics/tex-a2ping +# depend adhocfilelist +# depend arara +DEPENDS+= asymptote-[0-9]*:../../graphics/asymptote +DEPENDS+= tex-bibtex8-[0-9]*:../../print/tex-bibtex8 +# depend bibtexu +# depend bundledoc +DEPENDS+= chktex-[0-9]*:../../print/chktex +# depend ctan_chk +# depend ctanify +# depend ctanupload +# ctie entirely included in web2c +DEPENDS+= tex-cweb-[0-9]*:../../print/tex-cweb +# depend de-macro +DEPENDS+= detex-[0-9]*:../../textproc/detex +# depend dtl +# depend dtxgen +DEPENDS+= dvi2tty-[0-9]*:../../converters/dvi2tty +# depend dviasm +# depend dvicopy +DEPENDS+= dvidvi-[0-9]*:../../print/dvidvi +DEPENDS+= dviljk-[0-9]*:../../print/dviljk +DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng +# depend dvipos +# depend dvisvgm +# depend findhyph +# depend fragmaster +# depend hook-pre-commit-pkg +# depend hyphenex +# depend installfont +DEPENDS+= lacheck-[0-9]*:../../print/lacheck +# depend latex-git-log +# depend latex2man +# depend latexdiff +# depend latexfileversion +DEPENDS+= latexmk-[0-9]*:../../print/latexmk +# depend latexpand +# depend latexindent +# depend ltxfileinfo +# depend ltximg +# depend listings-ext +# depend match_parens +# depend mkjobtexmf +# patgen entirely included in web2c +DEPENDS+= tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop +DEPENDS+= pdfjam-[0-9]*:../../print/pdfjam +DEPENDS+= tex-pdftools-[0-9]*:../../print/tex-pdftools +# depend pfarrei +DEPENDS+= tex-pkfix-[0-9]*:../../print/tex-pkfix +# depend pkfix-helper +# depend purifyeps +# depend pythontex +DEPENDS+= seetexk-[0-9]*:../../print/seetexk +# depend sty2dtx +# depend synctex +# depend texcount +# depend texdef +# depend texdiff +# depend texdirflatten +DEPENDS+= tex-texdoc-[0-9]*:../../print/tex-texdoc +# depend texfot +# depend texliveonfly +# depend texloganalyser +# texware entirely included in web2c +# tie entirely included in web2c +# depend tpic2pdftex +# depend typeoutfileinfo +# web entirely included in web2c +# depend xindy + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-context/DESCR b/meta-pkgs/texlive-collection-context/DESCR new file mode 100644 index 000000000..fa56ed38d --- /dev/null +++ b/meta-pkgs/texlive-collection-context/DESCR @@ -0,0 +1,2 @@ +Hans Hagen's powerful ConTeXt system, http://pragma-ade.com. +Also includes third-party ConTeXt packages. diff --git a/meta-pkgs/texlive-collection-context/Makefile b/meta-pkgs/texlive-collection-context/Makefile new file mode 100644 index 000000000..633c5698c --- /dev/null +++ b/meta-pkgs/texlive-collection-context/Makefile @@ -0,0 +1,52 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:51 markd Exp $ + +DISTNAME= collection-context +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36190 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= ConTeXt and packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-context-[0-9]*:../../print/tex-context +# depend jmn +# depend context-account +# depend context-algorithmic +# depend context-animation +# depend context-annotation +# depend context-bnf +# depend context-chromato +# depend context-construction-plan +# depend context-cyrillicnumbers +# depend context-degrade +# depend context-fancybreak +# depend context-filter +# depend context-fixme +# depend context-french +# depend context-fullpage +# depend context-games +# depend context-gantt +# depend context-gnuplot +# depend context-letter +# depend context-lettrine +# depend context-lilypond +# depend context-mathsets +# depend context-notes-zh-cn +# depend context-rst +# depend context-ruby +# depend context-simplefonts +# depend context-simpleslides +# depend context-title +# depend context-transliterator +# depend context-typearea +# depend context-typescripts +# depend context-vim +# depend context-visualcounter + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-fontsextra/DESCR b/meta-pkgs/texlive-collection-fontsextra/DESCR new file mode 100644 index 000000000..54b6f0019 --- /dev/null +++ b/meta-pkgs/texlive-collection-fontsextra/DESCR @@ -0,0 +1 @@ +Additional fonts. diff --git a/meta-pkgs/texlive-collection-fontsextra/Makefile b/meta-pkgs/texlive-collection-fontsextra/Makefile new file mode 100644 index 000000000..fca81b0fc --- /dev/null +++ b/meta-pkgs/texlive-collection-fontsextra/Makefile @@ -0,0 +1,239 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:51 markd Exp $ + +DISTNAME= collection-fontsextra +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37396 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Additional fonts for TeX + +DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-Asana-Math-[0-9]*:../../fonts/tex-Asana-Math +DEPENDS+= tex-accanthis-[0-9]*:../../fonts/tex-accanthis +DEPENDS+= tex-adforn-[0-9]*:../../fonts/tex-adforn +DEPENDS+= tex-adfsymbols-[0-9]*:../../fonts/tex-adfsymbols +DEPENDS+= tex-aecc-[0-9]*:../../fonts/tex-aecc +DEPENDS+= tex-alegreya-[0-9]*:../../fonts/tex-alegreya +DEPENDS+= tex-allrunes-[0-9]*:../../fonts/tex-allrunes +DEPENDS+= tex-almfixed-[0-9]*:../../fonts/tex-almfixed +DEPENDS+= tex-anonymouspro-[0-9]*:../../fonts/tex-anonymouspro +DEPENDS+= tex-antiqua-[0-9]*:../../fonts/tex-antiqua +DEPENDS+= tex-antt-[0-9]*:../../fonts/tex-antt +DEPENDS+= tex-archaic-[0-9]*:../../fonts/tex-archaic +DEPENDS+= tex-arev-[0-9]*:../../fonts/tex-arev +DEPENDS+= tex-ascii-font-[0-9]*:../../fonts/tex-ascii-font +DEPENDS+= tex-aspectratio-[0-9]*:../../fonts/tex-aspectratio +DEPENDS+= tex-astro-[0-9]*:../../fonts/tex-astro +DEPENDS+= tex-augie-[0-9]*:../../fonts/tex-augie +DEPENDS+= tex-auncial-new-[0-9]*:../../fonts/tex-auncial-new +DEPENDS+= tex-aurical-[0-9]*:../../fonts/tex-aurical +DEPENDS+= tex-b1encoding-[0-9]*:../../fonts/tex-b1encoding +DEPENDS+= tex-barcodes-[0-9]*:../../fonts/tex-barcodes +DEPENDS+= tex-baskervald-[0-9]*:../../fonts/tex-baskervald +DEPENDS+= tex-baskervaldx-[0-9]*:../../fonts/tex-baskervaldx +DEPENDS+= tex-bbding-[0-9]*:../../fonts/tex-bbding +DEPENDS+= tex-bbm-[0-9]*:../../fonts/tex-bbm +DEPENDS+= tex-bbm-macros-[0-9]*:../../print/tex-bbm-macros +DEPENDS+= tex-bbold-[0-9]*:../../fonts/tex-bbold +DEPENDS+= tex-bbold-type1-[0-9]*:../../fonts/tex-bbold-type1 +DEPENDS+= tex-belleek-[0-9]*:../../fonts/tex-belleek +DEPENDS+= tex-bera-[0-9]*:../../fonts/tex-bera +DEPENDS+= tex-berenisadf-[0-9]*:../../fonts/tex-berenisadf +DEPENDS+= tex-bguq-[0-9]*:../../fonts/tex-bguq +DEPENDS+= tex-blacklettert1-[0-9]*:../../fonts/tex-blacklettert1 +DEPENDS+= tex-boisik-[0-9]*:../../fonts/tex-boisik +DEPENDS+= tex-bookhands-[0-9]*:../../fonts/tex-bookhands +DEPENDS+= tex-boondox-[0-9]*:../../fonts/tex-boondox +DEPENDS+= tex-braille-[0-9]*:../../fonts/tex-braille +DEPENDS+= tex-brushscr-[0-9]*:../../fonts/tex-brushscr +DEPENDS+= tex-cabin-[0-9]*:../../fonts/tex-cabin +DEPENDS+= tex-caladea-[0-9]*:../../fonts/tex-caladea +DEPENDS+= tex-calligra-[0-9]*:../../fonts/tex-calligra +DEPENDS+= tex-calligra-type1-[0-9]*:../../fonts/tex-calligra-type1 +DEPENDS+= tex-cantarell-[0-9]*:../../fonts/tex-cantarell +DEPENDS+= tex-carlito-[0-9]*:../../fonts/tex-carlito +DEPENDS+= tex-carolmin-ps-[0-9]*:../../fonts/tex-carolmin-ps +DEPENDS+= tex-ccicons-[0-9]*:../../fonts/tex-ccicons +DEPENDS+= tex-cfr-initials-[0-9]*:../../fonts/tex-cfr-initials +DEPENDS+= tex-cfr-lm-[0-9]*:../../fonts/tex-cfr-lm +DEPENDS+= tex-cherokee-[0-9]*:../../fonts/tex-cherokee +DEPENDS+= tex-cinzel-[0-9]*:../../fonts/tex-cinzel +DEPENDS+= tex-clearsans-[0-9]*:../../fonts/tex-clearsans +DEPENDS+= tex-cm-lgc-[0-9]*:../../fonts/tex-cm-lgc +DEPENDS+= tex-cm-unicode-[0-9]*:../../fonts/tex-cm-unicode +DEPENDS+= tex-cmbright-[0-9]*:../../fonts/tex-cmbright +DEPENDS+= tex-cmll-[0-9]*:../../fonts/tex-cmll +DEPENDS+= tex-cmpica-[0-9]*:../../fonts/tex-cmpica +DEPENDS+= tex-cmtiup-[0-9]*:../../fonts/tex-cmtiup +DEPENDS+= tex-comfortaa-[0-9]*:../../fonts/tex-comfortaa +DEPENDS+= tex-concmath-fonts-[0-9]*:../../fonts/tex-concmath-fonts +DEPENDS+= tex-cookingsymbols-[0-9]*:../../fonts/tex-cookingsymbols +DEPENDS+= tex-countriesofeurope-[0-9]*:../../fonts/tex-countriesofeurope +DEPENDS+= tex-courier-scaled-[0-9]*:../../fonts/tex-courier-scaled +DEPENDS+= tex-cryst-[0-9]*:../../fonts/tex-cryst +DEPENDS+= tex-cyklop-[0-9]*:../../fonts/tex-cyklop +DEPENDS+= tex-dancers-[0-9]*:../../fonts/tex-dancers +DEPENDS+= tex-dantelogo-[0-9]*:../../fonts/tex-dantelogo +DEPENDS+= tex-dejavu-[0-9]*:../../fonts/tex-dejavu +DEPENDS+= tex-dice-[0-9]*:../../fonts/tex-dice +DEPENDS+= tex-dictsym-[0-9]*:../../fonts/tex-dictsym +DEPENDS+= tex-dingbat-[0-9]*:../../fonts/tex-dingbat +DEPENDS+= tex-doublestroke-[0-9]*:../../fonts/tex-doublestroke +DEPENDS+= tex-dozenal-[0-9]*:../../fonts/tex-dozenal +DEPENDS+= tex-drm-[0-9]*:../../fonts/tex-drm +DEPENDS+= tex-droid-[0-9]*:../../fonts/tex-droid +DEPENDS+= tex-duerer-[0-9]*:../../fonts/tex-duerer +DEPENDS+= tex-duerer-latex-[0-9]*:../../fonts/tex-duerer-latex +DEPENDS+= tex-dutchcal-[0-9]*:../../fonts/tex-dutchcal +DEPENDS+= tex-ean-[0-9]*:../../fonts/tex-ean +DEPENDS+= tex-ebgaramond-[0-9]*:../../fonts/tex-ebgaramond +DEPENDS+= tex-ebgaramond-maths-[0-9]*:../../fonts/tex-ebgaramond-maths +DEPENDS+= tex-ecc-[0-9]*:../../fonts/tex-ecc +DEPENDS+= tex-eco-[0-9]*:../../fonts/tex-eco +DEPENDS+= tex-eiad-[0-9]*:../../fonts/tex-eiad +DEPENDS+= tex-eiad-ltx-[0-9]*:../../fonts/tex-eiad-ltx +DEPENDS+= tex-electrum-[0-9]*:../../fonts/tex-electrum +DEPENDS+= tex-elvish-[0-9]*:../../fonts/tex-elvish +DEPENDS+= tex-epigrafica-[0-9]*:../../fonts/tex-epigrafica +DEPENDS+= tex-epsdice-[0-9]*:../../fonts/tex-epsdice +DEPENDS+= tex-erewhon-[0-9]*:../../fonts/tex-erewhon +# depend esrelation +DEPENDS+= tex-esstix-[0-9]*:../../fonts/tex-esstix +DEPENDS+= tex-esvect-[0-9]*:../../fonts/tex-esvect +DEPENDS+= tex-eulervm-[0-9]*:../../fonts/tex-eulervm +DEPENDS+= tex-euxm-[0-9]*:../../fonts/tex-euxm +DEPENDS+= tex-fbb-[0-9]*:../../fonts/tex-fbb +DEPENDS+= tex-fdsymbol-[0-9]*:../../fonts/tex-fdsymbol +DEPENDS+= tex-fetamont-[0-9]*:../../fonts/tex-fetamont +DEPENDS+= tex-feyn-[0-9]*:../../fonts/tex-feyn +DEPENDS+= tex-fge-[0-9]*:../../fonts/tex-fge +DEPENDS+= tex-fira-[0-9]*:../../fonts/tex-fira +DEPENDS+= tex-foekfont-[0-9]*:../../fonts/tex-foekfont +DEPENDS+= tex-fonetika-[0-9]*:../../fonts/tex-fonetika +DEPENDS+= tex-fontawesome-[0-9]*:../../fonts/tex-fontawesome +DEPENDS+= tex-fontmfizz-[0-9]*:../../fonts/tex-fontmfizz +DEPENDS+= tex-fourier-[0-9]*:../../fonts/tex-fourier +DEPENDS+= tex-fouriernc-[0-9]*:../../fonts/tex-fouriernc +DEPENDS+= tex-frcursive-[0-9]*:../../fonts/tex-frcursive +DEPENDS+= tex-genealogy-[0-9]*:../../fonts/tex-genealogy +DEPENDS+= tex-gentium-tug-[0-9]*:../../fonts/tex-gentium-tug +DEPENDS+= tex-gfsartemisia-[0-9]*:../../fonts/tex-gfsartemisia +DEPENDS+= tex-gfsbodoni-[0-9]*:../../fonts/tex-gfsbodoni +DEPENDS+= tex-gfscomplutum-[0-9]*:../../fonts/tex-gfscomplutum +DEPENDS+= tex-gfsdidot-[0-9]*:../../fonts/tex-gfsdidot +DEPENDS+= tex-gfsneohellenic-[0-9]*:../../fonts/tex-gfsneohellenic +DEPENDS+= tex-gfssolomos-[0-9]*:../../fonts/tex-gfssolomos +DEPENDS+= tex-gillcm-[0-9]*:../../fonts/tex-gillcm +DEPENDS+= tex-gillius-[0-9]*:../../fonts/tex-gillius +DEPENDS+= tex-gnu-freefont-[0-9]*:../../fonts/tex-gnu-freefont +DEPENDS+= tex-gothic-[0-9]*:../../fonts/tex-gothic +DEPENDS+= tex-greenpoint-[0-9]*:../../fonts/tex-greenpoint +DEPENDS+= tex-grotesq-[0-9]*:../../fonts/tex-grotesq +DEPENDS+= tex-hacm-[0-9]*:../../fonts/tex-hacm +DEPENDS+= tex-hands-[0-9]*:../../fonts/tex-hands +DEPENDS+= tex-heuristica-[0-9]*:../../fonts/tex-heuristica +DEPENDS+= tex-hfbright-[0-9]*:../../fonts/tex-hfbright +DEPENDS+= tex-hfoldsty-[0-9]*:../../fonts/tex-hfoldsty +DEPENDS+= tex-ifsym-[0-9]*:../../fonts/tex-ifsym +DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata +DEPENDS+= tex-initials-[0-9]*:../../fonts/tex-initials +DEPENDS+= tex-ipaex-type1-[0-9]*:../../fonts/tex-ipaex-type1 +DEPENDS+= tex-iwona-[0-9]*:../../fonts/tex-iwona +DEPENDS+= tex-jablantile-[0-9]*:../../fonts/tex-jablantile +DEPENDS+= tex-jamtimes-[0-9]*:../../fonts/tex-jamtimes +DEPENDS+= tex-junicode-[0-9]*:../../fonts/tex-junicode +DEPENDS+= tex-kixfont-[0-9]*:../../fonts/tex-kixfont +DEPENDS+= tex-knuthotherfonts-[0-9]*:../../fonts/tex-knuthotherfonts +DEPENDS+= tex-kpfonts-[0-9]*:../../fonts/tex-kpfonts +DEPENDS+= tex-kurier-[0-9]*:../../fonts/tex-kurier +DEPENDS+= tex-lato-[0-9]*:../../fonts/tex-lato +DEPENDS+= tex-lfb-[0-9]*:../../fonts/tex-lfb +DEPENDS+= tex-libertine-[0-9]*:../../fonts/tex-libertine +DEPENDS+= tex-librebaskerville-[0-9]*:../../fonts/tex-librebaskerville +DEPENDS+= tex-librecaslon-[0-9]*:../../fonts/tex-librecaslon +DEPENDS+= tex-libris-[0-9]*:../../fonts/tex-libris +DEPENDS+= tex-linearA-[0-9]*:../../fonts/tex-linearA +DEPENDS+= tex-lobster2-[0-9]*:../../fonts/tex-lobster2 +DEPENDS+= tex-lxfonts-[0-9]*:../../fonts/tex-lxfonts +DEPENDS+= tex-ly1-[0-9]*:../../fonts/tex-ly1 +DEPENDS+= tex-mathabx-[0-9]*:../../fonts/tex-mathabx +DEPENDS+= tex-mathabx-type1-[0-9]*:../../fonts/tex-mathabx-type1 +DEPENDS+= tex-mathdesign-[0-9]*:../../fonts/tex-mathdesign +DEPENDS+= tex-mdputu-[0-9]*:../../fonts/tex-mdputu +DEPENDS+= tex-mdsymbol-[0-9]*:../../fonts/tex-mdsymbol +DEPENDS+= tex-merriweather-[0-9]*:../../fonts/tex-merriweather +DEPENDS+= tex-mintspirit-[0-9]*:../../fonts/tex-mintspirit +DEPENDS+= tex-mnsymbol-[0-9]*:../../fonts/tex-mnsymbol +DEPENDS+= tex-newpx-[0-9]*:../../fonts/tex-newpx +DEPENDS+= tex-newtx-[0-9]*:../../fonts/tex-newtx +DEPENDS+= tex-newtxsf-[0-9]*:../../fonts/tex-newtxsf +DEPENDS+= tex-newtxtt-[0-9]*:../../fonts/tex-newtxtt +DEPENDS+= tex-nkarta-[0-9]*:../../fonts/tex-nkarta +DEPENDS+= tex-obnov-[0-9]*:../../fonts/tex-obnov +DEPENDS+= tex-ocherokee-[0-9]*:../../fonts/tex-ocherokee +DEPENDS+= tex-ocr-b-[0-9]*:../../fonts/tex-ocr-b +DEPENDS+= tex-ocr-b-outline-[0-9]*:../../fonts/tex-ocr-b-outline +DEPENDS+= tex-ogham-[0-9]*:../../fonts/tex-ogham +DEPENDS+= tex-oinuit-[0-9]*:../../print/tex-oinuit +DEPENDS+= tex-oldlatin-[0-9]*:../../fonts/tex-oldlatin +DEPENDS+= tex-oldstandard-[0-9]*:../../fonts/tex-oldstandard +DEPENDS+= tex-opensans-[0-9]*:../../fonts/tex-opensans +DEPENDS+= tex-orkhun-[0-9]*:../../fonts/tex-orkhun +DEPENDS+= tex-overlock-[0-9]*:../../fonts/tex-overlock +DEPENDS+= tex-pacioli-[0-9]*:../../fonts/tex-pacioli +DEPENDS+= tex-paratype-[0-9]*:../../fonts/tex-paratype +DEPENDS+= tex-phaistos-[0-9]*:../../fonts/tex-phaistos +DEPENDS+= tex-phonetic-[0-9]*:../../fonts/tex-phonetic +DEPENDS+= tex-pigpen-[0-9]*:../../fonts/tex-pigpen +DEPENDS+= tex-playfair-[0-9]*:../../fonts/tex-playfair +DEPENDS+= tex-poltawski-[0-9]*:../../print/tex-poltawski +DEPENDS+= tex-prodint-[0-9]*:../../fonts/tex-prodint +DEPENDS+= tex-punk-[0-9]*:../../fonts/tex-punk +DEPENDS+= tex-punk-latex-[0-9]*:../../fonts/tex-punk-latex +DEPENDS+= tex-punknova-[0-9]*:../../fonts/tex-punknova +DEPENDS+= tex-pxtxalfa-[0-9]*:../../fonts/tex-pxtxalfa +DEPENDS+= tex-quattrocento-[0-9]*:../../fonts/tex-quattrocento +DEPENDS+= tex-raleway-[0-9]*:../../fonts/tex-raleway +DEPENDS+= tex-recycle-[0-9]*:../../fonts/tex-recycle +DEPENDS+= tex-roboto-[0-9]*:../../fonts/tex-roboto +DEPENDS+= tex-romande-[0-9]*:../../fonts/tex-romande +DEPENDS+= tex-rsfso-[0-9]*:../../fonts/tex-rsfso +DEPENDS+= tex-sansmathaccent-[0-9]*:../../fonts/tex-sansmathaccent +DEPENDS+= tex-sansmathfonts-[0-9]*:../../fonts/tex-sansmathfonts +DEPENDS+= tex-sauter-[0-9]*:../../fonts/tex-sauter +DEPENDS+= tex-sauterfonts-[0-9]*:../../fonts/tex-sauterfonts +DEPENDS+= tex-schulschriften-[0-9]*:../../print/tex-schulschriften +DEPENDS+= tex-semaphor-[0-9]*:../../fonts/tex-semaphor +DEPENDS+= tex-skull-[0-9]*:../../fonts/tex-skull +DEPENDS+= tex-sourcecodepro-[0-9]*:../../fonts/tex-sourcecodepro +DEPENDS+= tex-sourcesanspro-[0-9]*:../../fonts/tex-sourcesanspro +# depend sourceserifpro +DEPENDS+= tex-starfont-[0-9]*:../../fonts/tex-starfont +DEPENDS+= tex-staves-[0-9]*:../../fonts/tex-staves +DEPENDS+= tex-stix-[0-9]*:../../fonts/tex-stix +DEPENDS+= tex-superiors-[0-9]*:../../fonts/tex-superiors +DEPENDS+= tex-tapir-[0-9]*:../../fonts/tex-tapir +DEPENDS+= tex-tengwarscript-[0-9]*:../../fonts/tex-tengwarscript +DEPENDS+= tex-tfrupee-[0-9]*:../../fonts/tex-tfrupee +DEPENDS+= tex-tpslifonts-[0-9]*:../../print/tex-tpslifonts +DEPENDS+= tex-trajan-[0-9]*:../../fonts/tex-trajan +DEPENDS+= tex-txfontsb-[0-9]*:../../fonts/tex-txfontsb +DEPENDS+= tex-umtypewriter-[0-9]*:../../fonts/tex-umtypewriter +DEPENDS+= tex-universa-[0-9]*:../../fonts/tex-universa +DEPENDS+= tex-universalis-[0-9]*:../../fonts/tex-universalis +DEPENDS+= tex-urwchancal-[0-9]*:../../fonts/tex-urwchancal +DEPENDS+= tex-venturisadf-[0-9]*:../../fonts/tex-venturisadf +DEPENDS+= tex-wsuipa-[0-9]*:../../fonts/tex-wsuipa +DEPENDS+= tex-xcharter-[0-9]*:../../fonts/tex-xcharter +DEPENDS+= tex-xits-[0-9]*:../../fonts/tex-xits +DEPENDS+= tex-yfonts-[0-9]*:../../print/tex-yfonts +DEPENDS+= tex-yfonts-t1-[0-9]*:../../fonts/tex-yfonts-t1 +DEPENDS+= tex-zlmtt-[0-9]*:../../fonts/tex-zlmtt + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-fontsrecommended-doc/DESCR b/meta-pkgs/texlive-collection-fontsrecommended-doc/DESCR new file mode 100644 index 000000000..169ced129 --- /dev/null +++ b/meta-pkgs/texlive-collection-fontsrecommended-doc/DESCR @@ -0,0 +1 @@ +This is documentation for texlive-collection-fontsrecommended. diff --git a/meta-pkgs/texlive-collection-fontsrecommended-doc/Makefile b/meta-pkgs/texlive-collection-fontsrecommended-doc/Makefile new file mode 100644 index 000000000..f1bca5c8f --- /dev/null +++ b/meta-pkgs/texlive-collection-fontsrecommended-doc/Makefile @@ -0,0 +1,48 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 10:16:50 markd Exp $ + +DISTNAME= collection-fontsrecommended-doc +PKGNAME= texlive-${DISTNAME}-2010 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 19478 + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Documentation for texlive-collection-fontsrecommended + +DEPENDS+= texlive-collection-basic-doc>=2010:../../meta-pkgs/texlive-collection-basic-doc + +# tex-avantgar doesn't have a documentation package. +# tex-bookman doesn't have a documentation package. +DEPENDS+= tex-charter-doc-[0-9]*:../../fonts/tex-charter-doc +DEPENDS+= tex-cm-super-doc-[0-9]*:../../fonts/tex-cm-super-doc +# tex-cmextra doesn't have a documentation package. +# tex-courier doesn't have a documentation package. +DEPENDS+= tex-euro-doc-[0-9]*:../../finance/tex-euro-doc +DEPENDS+= tex-euro-ce-doc-[0-9]*:../../fonts/tex-euro-ce-doc +DEPENDS+= tex-eurofont-doc-[0-9]*:../../fonts/tex-eurofont-doc +DEPENDS+= tex-eurosans-doc-[0-9]*:../../fonts/tex-eurosans-doc +DEPENDS+= tex-eurosym-doc-[0-9]*:../../fonts/tex-eurosym-doc +DEPENDS+= tex-fpl-doc-[0-9]*:../../fonts/tex-fpl-doc +# tex-helvetic doesn't have a documentation package. +DEPENDS+= tex-lm-doc-[0-9]*:../../fonts/tex-lm-doc +DEPENDS+= tex-marvosym-doc-[0-9]*:../../fonts/tex-marvosym-doc +DEPENDS+= tex-mathpazo-doc-[0-9]*:../../fonts/tex-mathpazo-doc +# tex-ncntrsbk doesn't have a documentation package. +# tex-palatino doesn't have a documentation package. +DEPENDS+= tex-pxfonts-doc-[0-9]*:../../fonts/tex-pxfonts-doc +DEPENDS+= tex-rsfs-doc-[0-9]*:../../fonts/tex-rsfs-doc +# tex-symbol doesn't have a documentation package. +DEPENDS+= tex-tex-gyre-doc-[0-9]*:../../fonts/tex-tex-gyre-doc +# tex-tims doesn't have a documentation package. +DEPENDS+= tex-tipa-doc-[0-9]*:../../fonts/tex-tipa-doc +DEPENDS+= tex-txfonts-doc-[0-9]*:../../fonts/tex-txfonts-doc +DEPENDS+= tex-utopia-doc-[0-9]*:../../fonts/tex-utopia-doc +DEPENDS+= tex-wasy-doc-[0-9]*:../../fonts/tex-wasy-doc +DEPENDS+= tex-wasysym-doc-[0-9]*:../../fonts/tex-wasysym-doc +# tex-zapfchan doesn't have a documentation package. +# tex-zapfding doesn't have a documentation package. + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-collection-fontsrecommended/DESCR b/meta-pkgs/texlive-collection-fontsrecommended/DESCR similarity index 100% rename from fonts/tex-collection-fontsrecommended/DESCR rename to meta-pkgs/texlive-collection-fontsrecommended/DESCR diff --git a/meta-pkgs/texlive-collection-fontsrecommended/Makefile b/meta-pkgs/texlive-collection-fontsrecommended/Makefile new file mode 100644 index 000000000..92a7689a4 --- /dev/null +++ b/meta-pkgs/texlive-collection-fontsrecommended/Makefile @@ -0,0 +1,52 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-fontsrecommended +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35830 + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Recommended fonts for TeX + +DEPENDS+= texlive-collection-basic>=2010:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-avantgar-[0-9]*:../../fonts/tex-avantgar +DEPENDS+= tex-bookman-[0-9]*:../../fonts/tex-bookman +DEPENDS+= tex-charter-[0-9]*:../../fonts/tex-charter +DEPENDS+= tex-cm-super-[0-9]*:../../fonts/tex-cm-super +DEPENDS+= tex-cmextra-[0-9]*:../../fonts/tex-cmextra +DEPENDS+= tex-courier-[0-9]*:../../fonts/tex-courier +DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec +DEPENDS+= tex-euro-[0-9]*:../../finance/tex-euro +DEPENDS+= tex-euro-ce-[0-9]*:../../fonts/tex-euro-ce +DEPENDS+= tex-eurosym-[0-9]*:../../fonts/tex-eurosym +DEPENDS+= tex-fpl-[0-9]*:../../fonts/tex-fpl +DEPENDS+= tex-helvetic-[0-9]*:../../fonts/tex-helvetic +DEPENDS+= tex-lm-[0-9]*:../../fonts/tex-lm +DEPENDS+= tex-lm-math-[0-9]*:../../fonts/tex-lm-math +DEPENDS+= tex-marvosym-[0-9]*:../../fonts/tex-marvosym +DEPENDS+= tex-mathpazo-[0-9]*:../../fonts/tex-mathpazo +DEPENDS+= tex-manfnt-font-[0-9]*:../../fonts/tex-manfnt-font +DEPENDS+= tex-mflogo-font-[0-9]*:../../fonts/tex-mflogo-font +DEPENDS+= tex-ncntrsbk-[0-9]*:../../fonts/tex-ncntrsbk +DEPENDS+= tex-palatino-[0-9]*:../../fonts/tex-palatino +DEPENDS+= tex-pxfonts-[0-9]*:../../fonts/tex-pxfonts +DEPENDS+= tex-rsfs-[0-9]*:../../fonts/tex-rsfs +DEPENDS+= tex-symbol-[0-9]*:../../fonts/tex-symbol +DEPENDS+= tex-tex-gyre-[0-9]*:../../fonts/tex-tex-gyre +DEPENDS+= tex-tex-gyre-math-[0-9]*:../../fonts/tex-tex-gyre-math +DEPENDS+= tex-times-[0-9]*:../../fonts/tex-times +DEPENDS+= tex-tipa-[0-9]*:../../fonts/tex-tipa +DEPENDS+= tex-txfonts-[0-9]*:../../fonts/tex-txfonts +DEPENDS+= tex-utopia-[0-9]*:../../fonts/tex-utopia +DEPENDS+= tex-wasy-[0-9]*:../../fonts/tex-wasy +DEPENDS+= tex-wasy2-ps-[0-9]*:../../fonts/tex-wasy2-ps +DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym +DEPENDS+= tex-zapfchan-[0-9]*:../../fonts/tex-zapfchan +DEPENDS+= tex-zapfding-[0-9]*:../../fonts/tex-zapfding + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-fontutils/DESCR b/meta-pkgs/texlive-collection-fontutils/DESCR new file mode 100644 index 000000000..e11f67750 --- /dev/null +++ b/meta-pkgs/texlive-collection-fontutils/DESCR @@ -0,0 +1,4 @@ +Programs for conversion between font formats, testing fonts, +virtual fonts, .gf and .pk manipulation, mft, fontinst, etc. +Manipulating OpenType, TrueType, Type 1,and for manipulation of +PostScript and other image formats. diff --git a/meta-pkgs/texlive-collection-fontutils/Makefile b/meta-pkgs/texlive-collection-fontutils/Makefile new file mode 100644 index 000000000..55e9ab6e1 --- /dev/null +++ b/meta-pkgs/texlive-collection-fontutils/Makefile @@ -0,0 +1,34 @@ +# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-fontutils +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37105 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Graphics and font utilities for TeX + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-accfonts-[0-9]*:../../fonts/tex-accfonts +DEPENDS+= tex-afm2pl-[0-9]*:../../fonts/tex-afm2pl +DEPENDS+= tex-dosepsbin-[0-9]*:../../fonts/tex-dosepsbin +DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf +# fontware is entirely included in web2c +DEPENDS+= lcdftypetools-[0-9]*:../../fonts/lcdftypetools +# depend metatype1 +DEPENDS+= ps2pkm-[0-9]*:../../fonts/ps2pkm +DEPENDS+= tex-pstools-[0-9]*:../../graphics/tex-pstools +DEPENDS+= psutils-[0-9]*:../../print/psutils +DEPENDS+= tex-dvipsconfig-[0-9]*:../../fonts/tex-dvipsconfig +DEPENDS+= tex-fontinst-[0-9]*:../../fonts/tex-fontinst +DEPENDS+= tex-fontools-[0-9]*:../../fonts/tex-fontools +DEPENDS+= tex-mf2pt1-[0-9]*:../../fonts/tex-mf2pt1 +DEPENDS+= t1utils-[0-9]*:../../fonts/t1utils +DEPENDS+= tex-ttfutils-[0-9]*:../../fonts/tex-ttfutils + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-formatsextra/DESCR b/meta-pkgs/texlive-collection-formatsextra/DESCR new file mode 100644 index 000000000..052f877f0 --- /dev/null +++ b/meta-pkgs/texlive-collection-formatsextra/DESCR @@ -0,0 +1,4 @@ +Collected TeX `formats', i.e., large-scale macro packages +designed to be dumped into .fmt files -- excluding the most +common ones, such as latex and context, which have their own +package(s). diff --git a/meta-pkgs/texlive-collection-formatsextra/Makefile b/meta-pkgs/texlive-collection-formatsextra/Makefile new file mode 100644 index 000000000..5872a333b --- /dev/null +++ b/meta-pkgs/texlive-collection-formatsextra/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-formatsextra +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 33658 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Additional formats for TeX + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-edmac-[0-9]*:../../print/tex-edmac +DEPENDS+= tex-eplain-[0-9]*:../../print/tex-eplain +DEPENDS+= tex-lollipop-[0-9]*:../../print/tex-lollipop +DEPENDS+= tex-mltex-[0-9]*:../../print/tex-mltex +DEPENDS+= tex-psizzl-[0-9]*:../../print/tex-psizzl +DEPENDS+= tex-startex-[0-9]*:../../print/tex-startex +DEPENDS+= tex-texsis-[0-9]*:../../print/tex-texsis + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-games/DESCR b/meta-pkgs/texlive-collection-games/DESCR new file mode 100644 index 000000000..92a9c9688 --- /dev/null +++ b/meta-pkgs/texlive-collection-games/DESCR @@ -0,0 +1 @@ +Setups for typesetting various games, including chess. diff --git a/meta-pkgs/texlive-collection-games/Makefile b/meta-pkgs/texlive-collection-games/Makefile new file mode 100644 index 000000000..3e305fe89 --- /dev/null +++ b/meta-pkgs/texlive-collection-games/Makefile @@ -0,0 +1,48 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:42 markd Exp $ + +DISTNAME= collection-games +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36348 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Games typesetting TeX packages + +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-bartel-chess-fonts-[0-9]*:../../fonts/tex-bartel-chess-fonts +DEPENDS+= tex-chess-[0-9]*:../../print/tex-chess +DEPENDS+= tex-chess-problem-diagrams-[0-9]*:../../print/tex-chess-problem-diagrams +DEPENDS+= tex-chessboard-[0-9]*:../../print/tex-chessboard +DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-chessfss +# depend crossword +# depend crosswrd +# depend egameps +# depend gamebook +DEPENDS+= tex-go-[0-9]*:../../print/tex-go +# depend hanoi +# depend havannah +# depend hexgame +# depend horoscop +# depend labyrinth +# depend logicpuzzle +# depend othello +# depend othelloboard +# depend pas-crosswords +DEPENDS+= tex-psgo-[0-9]*:../../graphics/tex-psgo +# depend reverxii +# depend rubik +DEPENDS+= tex-schwalbe-chess-[0-9]*:../../print/tex-schwalbe-chess +# depend sgame +DEPENDS+= tex-skak-[0-9]*:../../print/tex-skak +DEPENDS+= tex-skaknew-[0-9]*:../../print/tex-skaknew +# depend sudoku +# depend sudokubundle +# depend xq +DEPENDS+= tex-xskak-[0-9]*:../../print/tex-xskak + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-genericextra/DESCR b/meta-pkgs/texlive-collection-genericextra/DESCR new file mode 100644 index 000000000..f5e5e2776 --- /dev/null +++ b/meta-pkgs/texlive-collection-genericextra/DESCR @@ -0,0 +1,2 @@ +Extra packages that work with multiple formats, typically both +TeX and LaTeX. diff --git a/meta-pkgs/texlive-collection-genericextra/Makefile b/meta-pkgs/texlive-collection-genericextra/Makefile new file mode 100644 index 000000000..897877903 --- /dev/null +++ b/meta-pkgs/texlive-collection-genericextra/Makefile @@ -0,0 +1,61 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-genericextra +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37262 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Generic additional packages for TeX + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# depend abbr +# depend abstyles +# depend barr +# depend bitelist +# depend borceux +# depend c-pascal +# depend catcodes +# depend chronosys +# depend colorsep +# depend dinat +# depend dirtree +# depend docbytex +# depend dowith +# depend eijkhout +# depend encxvlna +# depend epigram +# depend fenixpar +# depend fltpoint +# depend fntproof +# depend gates +# depend ifetex +DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex +# depend insbox +# depend lambda-lists +# depend langcode +# depend lecturer +# depend librarian +# depend mathdots +# depend metatex +# depend midnight +# depend navigator +# depend ofs +# depend pdf-trans +# depend plainpkg +# depend schemata +# depend shade +# depend systeme +# depend tabto-generic +# depend tracklang +# depend texapi +# depend upca +# depend xlop +# depend yax + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-genericrecommended-doc/DESCR b/meta-pkgs/texlive-collection-genericrecommended-doc/DESCR new file mode 100644 index 000000000..223e8e92c --- /dev/null +++ b/meta-pkgs/texlive-collection-genericrecommended-doc/DESCR @@ -0,0 +1 @@ +This is documentation for texlive-collection-genericrecommended. diff --git a/meta-pkgs/texlive-collection-genericrecommended-doc/Makefile b/meta-pkgs/texlive-collection-genericrecommended-doc/Makefile new file mode 100644 index 000000000..65d27f6a3 --- /dev/null +++ b/meta-pkgs/texlive-collection-genericrecommended-doc/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 10:18:59 markd Exp $ + +DISTNAME= collection-genericrecommended-doc +PKGNAME= texlive-${DISTNAME}-2013 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30396 + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Documentation for texlive-collection-genericrecommended + +DEPENDS+= texlive-collection-basic-doc-[0-9]*:../../meta-pkgs/texlive-collection-basic-doc + +DEPENDS+= tex-epsf-doc-[0-9]*:../../print/tex-epsf-doc +DEPENDS+= tex-fontname-doc-[0-9]*:../../fonts/tex-fontname-doc +# tex-genmisc-doc doeesn't have a documentation package +DEPENDS+= tex-kastrup-doc-[0-9]*:../../math/tex-kastrup-doc +DEPENDS+= tex-multido-doc-[0-9]*:../../devel/tex-multido-doc +DEPENDS+= tex-path-doc-[0-9]*:../../print/tex-path-doc +DEPENDS+= tex-tex-ps-doc-[0-9]*:../../graphics/tex-tex-ps-doc +DEPENDS+= tex-ulem-doc-[0-9]*:../../print/tex-ulem-doc + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-genericrecommended/DESCR b/meta-pkgs/texlive-collection-genericrecommended/DESCR similarity index 100% rename from print/tex-collection-genericrecommended/DESCR rename to meta-pkgs/texlive-collection-genericrecommended/DESCR diff --git a/meta-pkgs/texlive-collection-genericrecommended/Makefile b/meta-pkgs/texlive-collection-genericrecommended/Makefile new file mode 100644 index 000000000..a3f18d766 --- /dev/null +++ b/meta-pkgs/texlive-collection-genericrecommended/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-genericrecommended +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35655 + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Recommended generic packages for TeX + +DEPENDS+= texlive-collection-basic>=2013:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-apnum>=1.1:../../math/tex-apnum +DEPENDS+= tex-epsf>=2.7.4:../../print/tex-epsf +DEPENDS+= tex-fontname>=2013:../../fonts/tex-fontname +DEPENDS+= tex-genmisc>=2013:../../print/tex-genmisc +DEPENDS+= tex-kastrup>=2010:../../math/tex-kastrup +DEPENDS+= tex-multido>=1.42:../../devel/tex-multido +DEPENDS+= tex-path>=3.05:../../print/tex-path +DEPENDS+= tex-tex-ps>=2010:../../graphics/tex-tex-ps +DEPENDS+= tex-ulem>=2013:../../print/tex-ulem + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-htmlxml/DESCR b/meta-pkgs/texlive-collection-htmlxml/DESCR new file mode 100644 index 000000000..50b82c395 --- /dev/null +++ b/meta-pkgs/texlive-collection-htmlxml/DESCR @@ -0,0 +1 @@ +Packages to convert LaTeX to XML/HTML, and typeset XML/SGML. diff --git a/meta-pkgs/texlive-collection-htmlxml/Makefile b/meta-pkgs/texlive-collection-htmlxml/Makefile new file mode 100644 index 000000000..e9f636449 --- /dev/null +++ b/meta-pkgs/texlive-collection-htmlxml/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-htmlxml +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35743 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= HTML/SGML/XML support TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic +DEPENDS+= texlive-collection-fontsrecommended-[0-9]*:../../meta-pkgs/texlive-collection-fontsrecommended +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-classpack-[0-9]*:../../print/tex-classpack +DEPENDS+= tex-jadetex-[0-9]*:../../print/tex-jadetex +DEPENDS+= tex-passivetex-[0-9]*:../../print/tex-passivetex +DEPENDS+= tex-tex4ht-[0-9]*:../../print/tex-tex4ht +DEPENDS+= tex-xmltex-[0-9]*:../../textproc/tex-xmltex +DEPENDS+= tex-xmltexconfig-[0-9]*:../../textproc/tex-xmltexconfig + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langafrican/DESCR b/meta-pkgs/texlive-collection-langafrican/DESCR new file mode 100644 index 000000000..7d30fe788 --- /dev/null +++ b/meta-pkgs/texlive-collection-langafrican/DESCR @@ -0,0 +1 @@ +Support for African scripts. diff --git a/meta-pkgs/texlive-collection-langafrican/Makefile b/meta-pkgs/texlive-collection-langafrican/Makefile new file mode 100644 index 000000000..d7efee780 --- /dev/null +++ b/meta-pkgs/texlive-collection-langafrican/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-langafrican +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30372 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= African scripts TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-ethiop-[0-9]*:../../print/tex-ethiop +DEPENDS+= tex-ethiop-t1-[0-9]*:../../fonts/tex-ethiop-t1 +DEPENDS+= tex-fc-[0-9]*:../../fonts/tex-fc +DEPENDS+= tex-hyphen-ethiopic-[0-9]*:../../print/tex-hyphen-ethiopic + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langarabic/DESCR b/meta-pkgs/texlive-collection-langarabic/DESCR new file mode 100644 index 000000000..365f04cb5 --- /dev/null +++ b/meta-pkgs/texlive-collection-langarabic/DESCR @@ -0,0 +1 @@ +Support for Arabic and Persian. diff --git a/meta-pkgs/texlive-collection-langarabic/Makefile b/meta-pkgs/texlive-collection-langarabic/Makefile new file mode 100644 index 000000000..755759b0d --- /dev/null +++ b/meta-pkgs/texlive-collection-langarabic/Makefile @@ -0,0 +1,31 @@ +# $NetBSD: Makefile,v 1.2 2015/05/09 23:31:52 markd Exp $ + +DISTNAME= collection-langarabic +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35139 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Arabic TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# depend amiri +DEPENDS+= tex-arabi-[0-9]*:../../print/tex-arabi +DEPENDS+= tex-arabtex-[0-9]*:../../print/tex-arabtex +# depend bidi +# depend dad +# depend ghab +DEPENDS+= tex-hyphen-arabic-[0-9]*:../../print/tex-hyphen-arabic +DEPENDS+= tex-hyphen-farsi-[0-9]*:../../print/tex-hyphen-farsi +# depend imsproc +# lshort-persian is documentation only +# depend persian-bib +# depend simurgh +# depend tram + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langchinese/DESCR b/meta-pkgs/texlive-collection-langchinese/DESCR new file mode 100644 index 000000000..01ea19640 --- /dev/null +++ b/meta-pkgs/texlive-collection-langchinese/DESCR @@ -0,0 +1 @@ +Support for Chinese; additional packages in collection-langcjk. diff --git a/meta-pkgs/texlive-collection-langchinese/Makefile b/meta-pkgs/texlive-collection-langchinese/Makefile new file mode 100644 index 000000000..6b4b2e580 --- /dev/null +++ b/meta-pkgs/texlive-collection-langchinese/Makefile @@ -0,0 +1,35 @@ +# $NetBSD: Makefile,v 1.4 2015/05/17 11:41:41 markd Exp $ + +DISTNAME= collection-langchinese +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35576 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Chinese TeX packages + +DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk + +DEPENDS+= tex-arphic-[0-9]*:../../fonts/tex-arphic +# asymptote-by-example-zh-cn is documentation only +# asymptote-faq-zh-cn is documentation only +# asymptote-manual-zh-cn is documentation only +DEPENDS+= tex-cmsd-[0-9]*:../../fonts/tex-cmsd +# depend ctex +# ctex-faq is documentation only +# depend fandol +DEPENDS+= tex-hyphen-chinese-[0-9]*:../../print/tex-hyphen-chinese +# impatient-cn is documentation only +# latex-notes-zh-cn is documentation only +# lshort-chinese is documentation only +# texlive-zh-cn is documentation only +# depend xpinyin +# depend zhmetrics +# depend zhnumber +# depend zhspacing + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langcjk/DESCR b/meta-pkgs/texlive-collection-langcjk/DESCR new file mode 100644 index 000000000..d71344261 --- /dev/null +++ b/meta-pkgs/texlive-collection-langcjk/DESCR @@ -0,0 +1,5 @@ +Packages supporting a combination of Chinese, Japanese, Korean, +including macros, fonts, documentation. Also Thai in the c90 +encoding, since there is some overlap in those fonts; standard +Thai support is in collection-langother. Additional packages +for CJK are in their individual language collections. diff --git a/meta-pkgs/texlive-collection-langcjk/Makefile b/meta-pkgs/texlive-collection-langcjk/Makefile new file mode 100644 index 000000000..03f916c07 --- /dev/null +++ b/meta-pkgs/texlive-collection-langcjk/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-langcjk +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37224 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Chinese/Japanese/Korean (base) TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-adobemapping-[0-9]*:../../fonts/tex-adobemapping +DEPENDS+= tex-c90-[0-9]*:../../print/tex-c90 +# cjk-gs-integrate +DEPENDS+= tex-cjk-[0-9]*:../../print/tex-cjk +DEPENDS+= tex-cjkpunct-[0-9]*:../../print/tex-cjkpunct +DEPENDS+= tex-cjkutils-[0-9]*:../../print/tex-cjkutils +DEPENDS+= tex-dnp-[0-9]*:../../print/tex-dnp +DEPENDS+= tex-garuda-c90-[0-9]*:../../fonts/tex-garuda-c90 +DEPENDS+= tex-norasi-c90-[0-9]*:../../fonts/tex-norasi-c90 +DEPENDS+= tex-xcjk2uni-[0-9]*:../../print/tex-xcjk2uni +DEPENDS+= tex-zxjafont-[0-9]*:../../print/tex-zxjafont + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langcyrillic/DESCR b/meta-pkgs/texlive-collection-langcyrillic/DESCR new file mode 100644 index 000000000..96c702834 --- /dev/null +++ b/meta-pkgs/texlive-collection-langcyrillic/DESCR @@ -0,0 +1,2 @@ +Support for Cyrillic scripts (Bulgarian, Russian, Serbian, +Ukrainian), even if Latin alphabets may also be used. diff --git a/meta-pkgs/texlive-collection-langcyrillic/Makefile b/meta-pkgs/texlive-collection-langcyrillic/Makefile new file mode 100644 index 000000000..4bf481486 --- /dev/null +++ b/meta-pkgs/texlive-collection-langcyrillic/Makefile @@ -0,0 +1,58 @@ +# $NetBSD: Makefile,v 1.4 2015/05/17 11:46:46 markd Exp $ + +DISTNAME= collection-langcyrillic +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30455 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Cyrillic TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-babel-bulgarian-[0-9]*:../../print/tex-babel-bulgarian +DEPENDS+= tex-babel-russian-[0-9]*:../../print/tex-babel-russian +# depend babel-serbian +DEPENDS+= tex-babel-serbianc-[0-9]*:../../print/tex-babel-serbianc +# depend babel-ukraineb +DEPENDS+= tex-cmcyr-[0-9]*:../../fonts/tex-cmcyr +DEPENDS+= tex-cyrillic-[0-9]*:../../print/tex-cyrillic +DEPENDS+= tex-cyrillic-bin-[0-9]*:../../print/tex-cyrillic-bin +# depend cyrplain +# depend disser +# depend eskd +# depend eskdx +# depend gost +DEPENDS+= tex-hyphen-bulgarian-[0-9]*:../../print/tex-hyphen-bulgarian +DEPENDS+= tex-hyphen-mongolian-[0-9]*:../../print/tex-hyphen-mongolian +DEPENDS+= tex-hyphen-russian-[0-9]*:../../print/tex-hyphen-russian +DEPENDS+= tex-hyphen-serbian-[0-9]*:../../print/tex-hyphen-serbian +DEPENDS+= tex-hyphen-ukrainian-[0-9]*:../../print/tex-hyphen-ukrainian +DEPENDS+= tex-lcyw-[0-9]*:../../fonts/tex-lcyw +DEPENDS+= tex-lh-[0-9]*:../../fonts/tex-lh +# depend lhcyr +# lshort-bulgarian is documentation only +# lshort-mongol is documentation only +# lshort-russian is documentation only +# lshort-ukr is documentation only +# depend mongolian-babel +# depend montex +# mpman-ru is documentation only +# pst-eucl-translation-bg is documentation only +DEPENDS+= tex-ruhyphen-[0-9]*:../../print/tex-ruhyphen +# depend russ +# depend serbian-apostrophe +# depend serbian-date-lat +# depend serbian-def-cyr +# depend serbian-lig +DEPENDS+= tex-t2-[0-9]*:../../print/tex-t2 +# texlive-ru is documentation only +# texlive-sr is documentation only +DEPENDS+= tex-ukrhyph-[0-9]*:../../print/tex-ukrhyph + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langczechslovak/DESCR b/meta-pkgs/texlive-collection-langczechslovak/DESCR new file mode 100644 index 000000000..ed6b3c166 --- /dev/null +++ b/meta-pkgs/texlive-collection-langczechslovak/DESCR @@ -0,0 +1 @@ +Support for Czech/Slovak. diff --git a/meta-pkgs/texlive-collection-langczechslovak/Makefile b/meta-pkgs/texlive-collection-langczechslovak/Makefile new file mode 100644 index 000000000..0e3d9dc06 --- /dev/null +++ b/meta-pkgs/texlive-collection-langczechslovak/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.7 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-langczechslovak +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 32550 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Czech/Slovak TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-babel-czech-[0-9]*:../../print/tex-babel-czech +DEPENDS+= tex-babel-slovak-[0-9]*:../../print/tex-babel-slovak +DEPENDS+= tex-cnbwp-[0-9]*:../../print/tex-cnbwp +DEPENDS+= tex-cs-[0-9]*:../../fonts/tex-cs +DEPENDS+= tex-csbulletin-[0-9]*:../../print/tex-csbulletin +DEPENDS+= tex-cslatex-[0-9]*:../../print/tex-cslatex +DEPENDS+= tex-csplain-[0-9]*:../../print/tex-csplain +# cstex is documentation only +DEPENDS+= tex-hyphen-czech-[0-9]*:../../print/tex-hyphen-czech +DEPENDS+= tex-hyphen-slovak-[0-9]*:../../print/tex-hyphen-slovak +DEPENDS+= vlna-[0-9]*:../../print/vlna +# lshort-czech is documentation only +# lshort-slovak is documentation only +# texlive-cz is documentation only + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langenglish/DESCR b/meta-pkgs/texlive-collection-langenglish/DESCR new file mode 100644 index 000000000..51d4d6e85 --- /dev/null +++ b/meta-pkgs/texlive-collection-langenglish/DESCR @@ -0,0 +1 @@ +Support for (and documentation in) English. diff --git a/meta-pkgs/texlive-collection-langenglish/Makefile b/meta-pkgs/texlive-collection-langenglish/Makefile new file mode 100644 index 000000000..41a2d6c6f --- /dev/null +++ b/meta-pkgs/texlive-collection-langenglish/Makefile @@ -0,0 +1,75 @@ +# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-langenglish +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 34607 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= US and UK English TeX packages + +DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-hyphen-english-[0-9]*:../../print/tex-hyphen-english +# FAQ-en is documentation only +# MemoirChapStyles is documentation only +# Type1fonts is documentation only +# amslatex-primer is documentation only +# around-the-bend is documentation only +# ascii-chart is documentation only +# components-of-TeX is documentation only +# comprehensive is documentation only +# dickimaw is documentation only +# dtxtut is documentation only +# first-latex-doc is documentation only +# gentle is documentation only +DEPENDS+= tex-guide-to-latex-[0-9]*:../../print/tex-guide-to-latex +# happy4th is documentation only +# impatient is documentation only +# intro-scientific is documentation only +# knuth is documentation only +# l2tabu-english is documentation only +# latex-brochure is documentation only +# latex-course is documentation only +# latex-doc-ptr is documentation only +# latex-graphics-companion is documentation only +# latex-veryshortguide is documentation only +# latex-web-companion is documentation only +# latex2e-help-texinfo is documentation only +# latex4wp is documentation only +# latexcheat is documentation only +# latexcourse-rug is documentation only +DEPENDS+= tex-latexfileinfo-pkgs-[0-9]*:../../print/tex-latexfileinfo-pkgs +# lshort-english is documentation only +# macros2e is documentation only +# math-e is documentation only +# memdesign is documentation only +# metafont-beginners is documentation only +# metapost-examples is documentation only +# mil3 is documentation only +# patgen2-tutorial is documentation only +# pictexsum is documentation only +# plain-doc is documentation only +# presentations-en is documentation only +# pstricks-examples-en is documentation only +# simplified-latex is documentation only +# svg-inkscape is documentation only +# tabulars-e is documentation only +# tamethebeast is documentation only +# tds is documentation only +# tex-font-errors-cheatsheet is documentation only +# tex-overview is documentation only +# tex-refs is documentation only +# texbytopic is documentation only +# titlepages is documentation only +# tlc2 is documentation only +# visualfaq is documentation only +# voss-mathmode is documentation only +# webguide is documentation only +# xetexref is documentation only + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langeuropean/DESCR b/meta-pkgs/texlive-collection-langeuropean/DESCR new file mode 100644 index 000000000..b77829a15 --- /dev/null +++ b/meta-pkgs/texlive-collection-langeuropean/DESCR @@ -0,0 +1,3 @@ +Support for a number of European languages; others (Greek, +German, French, ...) have their own collections, depending +simply on the size of the support. diff --git a/meta-pkgs/texlive-collection-langeuropean/Makefile b/meta-pkgs/texlive-collection-langeuropean/Makefile new file mode 100644 index 000000000..a9fb1e239 --- /dev/null +++ b/meta-pkgs/texlive-collection-langeuropean/Makefile @@ -0,0 +1,76 @@ +# $NetBSD: Makefile,v 1.3 2015/05/16 03:07:05 markd Exp $ + +DISTNAME= collection-langeuropean +PKGNAME= texlive-${DISTNAME}-2014pre2 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36307 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Other European languages TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# depend armtex +DEPENDS+= tex-babel-albanian-[0-9]*:../../print/tex-babel-albanian +DEPENDS+= tex-babel-bosnian-[0-9]*:../../print/tex-babel-bosnian +DEPENDS+= tex-babel-breton-[0-9]*:../../print/tex-babel-breton +DEPENDS+= tex-babel-croatian-[0-9]*:../../print/tex-babel-croatian +DEPENDS+= tex-babel-danish-[0-9]*:../../print/tex-babel-danish +DEPENDS+= tex-babel-dutch-[0-9]*:../../print/tex-babel-dutch +DEPENDS+= tex-babel-estonian-[0-9]*:../../print/tex-babel-estonian +# depend babel-finnish +DEPENDS+= tex-babel-friulan-[0-9]*:../../print/tex-babel-friulan +DEPENDS+= tex-babel-hungarian-[0-9]*:../../print/tex-babel-hungarian +DEPENDS+= tex-babel-icelandic-[0-9]*:../../print/tex-babel-icelandic +DEPENDS+= tex-babel-irish-[0-9]*:../../print/tex-babel-irish +DEPENDS+= tex-babel-kurmanji-[0-9]*:../../print/tex-babel-kurmanji +DEPENDS+= tex-babel-latin-[0-9]*:../../print/tex-babel-latin +DEPENDS+= tex-babel-latvian-[0-9]*:../../print/tex-babel-latvian +DEPENDS+= tex-babel-norsk-[0-9]*:../../print/tex-babel-norsk +DEPENDS+= tex-babel-piedmontese-[0-9]*:../../print/tex-babel-piedmontese +DEPENDS+= tex-babel-romanian-[0-9]*:../../print/tex-babel-romanian +DEPENDS+= tex-babel-romansh-[0-9]*:../../print/tex-babel-romansh +DEPENDS+= tex-babel-samin-[0-9]*:../../print/tex-babel-samin +DEPENDS+= tex-babel-scottish-[0-9]*:../../print/tex-babel-scottish +DEPENDS+= tex-babel-slovenian-[0-9]*:../../print/tex-babel-slovenian +DEPENDS+= tex-babel-swedish-[0-9]*:../../print/tex-babel-swedish +DEPENDS+= tex-babel-turkish-[0-9]*:../../print/tex-babel-turkish +DEPENDS+= tex-babel-welsh-[0-9]*:../../print/tex-babel-welsh +# depend finbib +# depend hrlatex +DEPENDS+= tex-hyphen-armenian-[0-9]*:../../print/tex-hyphen-armenian +DEPENDS+= tex-hyphen-croatian-[0-9]*:../../print/tex-hyphen-croatian +DEPENDS+= tex-hyphen-danish-[0-9]*:../../print/tex-hyphen-danish +DEPENDS+= tex-hyphen-dutch-[0-9]*:../../print/tex-hyphen-dutch +DEPENDS+= tex-hyphen-estonian-[0-9]*:../../print/tex-hyphen-estonian +DEPENDS+= tex-hyphen-finnish-[0-9]*:../../print/tex-hyphen-finnish +DEPENDS+= tex-hyphen-friulan-[0-9]*:../../print/tex-hyphen-friulan +DEPENDS+= tex-hyphen-hungarian-[0-9]*:../../print/tex-hyphen-hungarian +DEPENDS+= tex-hyphen-icelandic-[0-9]*:../../print/tex-hyphen-icelandic +DEPENDS+= tex-hyphen-irish-[0-9]*:../../print/tex-hyphen-irish +DEPENDS+= tex-hyphen-kurmanji-[0-9]*:../../print/tex-hyphen-kurmanji +DEPENDS+= tex-hyphen-latin-[0-9]*:../../print/tex-hyphen-latin +DEPENDS+= tex-hyphen-latvian-[0-9]*:../../print/tex-hyphen-latvian +DEPENDS+= tex-hyphen-lithuanian-[0-9]*:../../print/tex-hyphen-lithuanian +DEPENDS+= tex-hyphen-norwegian-[0-9]*:../../print/tex-hyphen-norwegian +DEPENDS+= tex-hyphen-piedmontese-[0-9]*:../../print/tex-hyphen-piedmontese +DEPENDS+= tex-hyphen-romanian-[0-9]*:../../print/tex-hyphen-romanian +DEPENDS+= tex-hyphen-romansh-[0-9]*:../../print/tex-hyphen-romansh +DEPENDS+= tex-hyphen-slovenian-[0-9]*:../../print/tex-hyphen-slovenian +DEPENDS+= tex-hyphen-swedish-[0-9]*:../../print/tex-hyphen-swedish +DEPENDS+= tex-hyphen-turkish-[0-9]*:../../print/tex-hyphen-turkish +DEPENDS+= tex-hyphen-uppersorbian-[0-9]*:../../print/tex-hyphen-uppersorbian +DEPENDS+= tex-hyphen-welsh-[0-9]*:../../print/tex-hyphen-welsh +# depend lithuanian +# lshort-dutch is documentation only +# lshort-finnish is documentation only +# lshort-slovenian is documentation only +# lshort-turkish is documentation only +# depend swebib +# depend turkmen + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langfrench/DESCR b/meta-pkgs/texlive-collection-langfrench/DESCR new file mode 100644 index 000000000..b45392502 --- /dev/null +++ b/meta-pkgs/texlive-collection-langfrench/DESCR @@ -0,0 +1 @@ +Support for French and Basque. diff --git a/meta-pkgs/texlive-collection-langfrench/Makefile b/meta-pkgs/texlive-collection-langfrench/Makefile new file mode 100644 index 000000000..17d148e9f --- /dev/null +++ b/meta-pkgs/texlive-collection-langfrench/Makefile @@ -0,0 +1,47 @@ +# $NetBSD: Makefile,v 1.4 2015/05/17 11:59:47 markd Exp $ + +DISTNAME= collection-langfrench +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30372 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= French TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-aeguill-[0-9]*:../../print/tex-aeguill +# apprends-latex is documentation only +DEPENDS+= tex-babel-basque-[0-9]*:../../print/tex-babel-basque +DEPENDS+= tex-babel-french-[0-9]*:../../print/tex-babel-french +# depend basque-book +# depend basque-date +# depend bib-fr +# depend bibleref-french +# booktabs-fr is documentation only +# depend droit-fr +# epslatex-fr is documentation only +# depend facture +# depend frenchle +# depend frletter +DEPENDS+= tex-hyphen-basque-[0-9]*:../../print/tex-hyphen-basque +DEPENDS+= tex-hyphen-french-[0-9]*:../../print/tex-hyphen-french +# impatient-fr is documentation only +# depend impnattypo +# l2tabu-french is documentation only +# lshort-french is documentation only +# depend mafr +# depend tabvar +# depend tdsfrmath +# texlive-fr is documentation only +# translation-array-fr is documentation only +# translation-dcolumn-fr is documentation only +# translation-natbib-fr is documentation only +# translation-tabbing-fr is documentation only +# depend variations + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langgerman/DESCR b/meta-pkgs/texlive-collection-langgerman/DESCR new file mode 100644 index 000000000..6a8f019fb --- /dev/null +++ b/meta-pkgs/texlive-collection-langgerman/DESCR @@ -0,0 +1 @@ +Support for German. diff --git a/meta-pkgs/texlive-collection-langgerman/Makefile b/meta-pkgs/texlive-collection-langgerman/Makefile new file mode 100644 index 000000000..51604093e --- /dev/null +++ b/meta-pkgs/texlive-collection-langgerman/Makefile @@ -0,0 +1,62 @@ +# $NetBSD: Makefile,v 1.5 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-langgerman +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36284 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= German TeX packages + +DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-babel-german-[0-9]*:../../print/tex-babel-german +DEPENDS+= tex-bibleref-german-[0-9]*:../../print/tex-bibleref-german +# booktabs-de is documentation only +# csquotes-de is documentation only +DEPENDS+= tex-dehyph-exptl-[0-9]*:../../print/tex-dehyph-exptl +DEPENDS+= tex-dhua-[0-9]*:../../print/tex-dhua +# einfuehrung is documentation only +# etdipa is documentation only +# etoolbox-de is documentation only +# fifinddo-info is documentation only +# geometry-de is documentation only +DEPENDS+= tex-german-[0-9]*:../../print/tex-german +DEPENDS+= tex-germbib-[0-9]*:../../print/tex-germbib +DEPENDS+= tex-germkorr-[0-9]*:../../print/tex-germkorr +DEPENDS+= tex-hausarbeit-jura-[0-9]*:../../print/tex-hausarbeit-jura +DEPENDS+= tex-hyphen-german-[0-9]*:../../print/tex-hyphen-german +# koma-script-examples is documentation only +# l2picfaq is documentation only +# l2tabu is documentation only +# latex-bib-ex is documentation only +# latex-referenz is documentation only +# latex-tabellen is documentation only +# latexcheat-de is documentation only +# lshort-german is documentation only +# lualatex-doc-de is documentation only +# microtype-de is documentation only +# presentations is documentation only +# pstricks-examples is documentation only +DEPENDS+= tex-r_und_s-[0-9]*:../../print/tex-r_und_s +# templates-fenn is documentation only +# templates-sommer is documentation only +# texlive-de is documentation only +# tipa-de is documentation only +# translation-arsclassica-de is documentation only +# translation-biblatex-de is documentation only +# translation-chemsym-de is documentation only +# translation-ecv-de is documentation only +# translation-enumitem-de is documentation only +# translation-europecv-de is documentation only +# translation-filecontents-de is documentation only +# translation-moreverb-de is documentation only +DEPENDS+= tex-udesoftec-[0-9]*:../../print/tex-udesoftec +DEPENDS+= tex-umlaute-[0-9]*:../../print/tex-umlaute +# voss-mathcol is documentation only + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langgreek/DESCR b/meta-pkgs/texlive-collection-langgreek/DESCR new file mode 100644 index 000000000..432da2872 --- /dev/null +++ b/meta-pkgs/texlive-collection-langgreek/DESCR @@ -0,0 +1 @@ +Support for Greek. diff --git a/meta-pkgs/texlive-collection-langgreek/Makefile b/meta-pkgs/texlive-collection-langgreek/Makefile new file mode 100644 index 000000000..97693d207 --- /dev/null +++ b/meta-pkgs/texlive-collection-langgreek/Makefile @@ -0,0 +1,41 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-langgreek +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36842 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Greek TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-babel-greek-[0-9]*:../../print/tex-babel-greek +# depend begingreek +# depend betababel +# depend bgreek +DEPENDS+= tex-cbfonts-[0-9]*:../../fonts/tex-cbfonts +DEPENDS+= tex-cbfonts-fd-[0-9]*:../../fonts/tex-cbfonts-fd +# depend gfsbaskerville +# depend gfsporson +# depend greek-fontenc +# depend greek-inputenc +# depend greekdates +# depend greektex +DEPENDS+= tex-hyphen-greek-[0-9]*:../../print/tex-hyphen-greek +DEPENDS+= tex-hyphen-ancientgreek-[0-9]*:../../print/tex-hyphen-ancientgreek +# depend ibycus-babel +# depend ibygrk +# depend kerkis +# depend levy +# depend lgreek +# depend mkgrkindex +# depend teubner +# depend xgreek +# depend yannisgr + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langindic/DESCR b/meta-pkgs/texlive-collection-langindic/DESCR new file mode 100644 index 000000000..79284a151 --- /dev/null +++ b/meta-pkgs/texlive-collection-langindic/DESCR @@ -0,0 +1 @@ +Support for Indic scripts. diff --git a/meta-pkgs/texlive-collection-langindic/Makefile b/meta-pkgs/texlive-collection-langindic/Makefile new file mode 100644 index 000000000..dbde08917 --- /dev/null +++ b/meta-pkgs/texlive-collection-langindic/Makefile @@ -0,0 +1,31 @@ +# $NetBSD: Makefile,v 1.2 2015/05/16 03:09:05 markd Exp $ + +DISTNAME= collection-langindic +PKGNAME= texlive-${DISTNAME}-2014pre2 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35737 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Indic scripts TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# depend bangtex +# depend bengali +# depend burmese +# depend devnag +# depend ebong +DEPENDS+= tex-hyphen-indic-[0-9]*:../../print/tex-hyphen-indic +DEPENDS+= tex-hyphen-sanskrit-[0-9]*:../../print/tex-hyphen-sanskrit +# depend sanskrit +# depend sanskrit-t1 +# depend velthuis +# depend wnri +# depend wnri-latex +# depend xetex-devanagari + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langitalian/DESCR b/meta-pkgs/texlive-collection-langitalian/DESCR new file mode 100644 index 000000000..1bcafa8be --- /dev/null +++ b/meta-pkgs/texlive-collection-langitalian/DESCR @@ -0,0 +1 @@ +Support for Italian. diff --git a/meta-pkgs/texlive-collection-langitalian/Makefile b/meta-pkgs/texlive-collection-langitalian/Makefile new file mode 100644 index 000000000..36e1bec6e --- /dev/null +++ b/meta-pkgs/texlive-collection-langitalian/Makefile @@ -0,0 +1,34 @@ +# $NetBSD: Makefile,v 1.4 2015/05/17 12:10:06 markd Exp $ + +DISTNAME= collection-langitalian +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30372 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Italian TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# amsldoc-it is documentation only +# amsmath-it is documentation only +# amsthdoc-it is documentation only +DEPENDS+= tex-babel-italian-[0-9]*:../../print/tex-babel-italian +# depend codicefiscaleitaliano +# fancyhdr-it is documentation only +# depend fixltxhyph +# depend frontespizio +DEPENDS+= tex-hyphen-italian-[0-9]*:../../print/tex-hyphen-italian +# depend itnumpar +# l2tabu-italian is documentation only +# latex4wp-it is documentation only +# depend layaureo +# lshort-italian is documentation only +# psfrag-italian is documentation only +# texlive-it is documentation only + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langjapanese/DESCR b/meta-pkgs/texlive-collection-langjapanese/DESCR new file mode 100644 index 000000000..0eabd90ac --- /dev/null +++ b/meta-pkgs/texlive-collection-langjapanese/DESCR @@ -0,0 +1,2 @@ +Support for Japanese; additional packages in collection- +langcjk. diff --git a/meta-pkgs/texlive-collection-langjapanese/Makefile b/meta-pkgs/texlive-collection-langjapanese/Makefile new file mode 100644 index 000000000..c12bcd475 --- /dev/null +++ b/meta-pkgs/texlive-collection-langjapanese/Makefile @@ -0,0 +1,41 @@ +# $NetBSD: Makefile,v 1.2 2015/05/09 23:31:53 markd Exp $ + +DISTNAME= collection-langjapanese +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 33790 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Japanese TeX packages + +DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk + +# depend bxbase +# depend bxcjkjatype +# depend bxjscls +# depend convbkmk +DEPENDS+= tex-ipaex-[0-9]*:../../fonts/tex-ipaex +DEPENDS+= tex-japanese-[0-9]*:../../print/tex-japanese +DEPENDS+= tex-japanese-otf-[0-9]*:../../fonts/tex-japanese-otf +# depend japanese-otf-uptex +# depend jfontmaps +DEPENDS+= tex-jsclasses-[0-9]*:../../print/tex-jsclasses +# lshort-japanese is documentation only +# depend luatexja +DEPENDS+= tex-ptex-[0-9]*:../../print/tex-ptex +# depend ptex2pdf +# depend pxbase +# depend pxchfon +# depend pxcjkcat +# depend pxjahyper +# depend pxrubrica +# depend uptex +DEPENDS+= tex-wadalab-[0-9]*:../../fonts/tex-wadalab +# depend zxjafbfont +# depend zxjatype + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langkorean/DESCR b/meta-pkgs/texlive-collection-langkorean/DESCR new file mode 100644 index 000000000..3dafd48a7 --- /dev/null +++ b/meta-pkgs/texlive-collection-langkorean/DESCR @@ -0,0 +1 @@ +Support for Korean; additional packages in collection-langcjk. diff --git a/meta-pkgs/texlive-collection-langkorean/Makefile b/meta-pkgs/texlive-collection-langkorean/Makefile new file mode 100644 index 000000000..24ce96943 --- /dev/null +++ b/meta-pkgs/texlive-collection-langkorean/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $ + +DISTNAME= collection-langkorean +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 33790 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Korean TeX packages + +DEPENDS+= texlive-collection-langcjk-[0-9]*:../../meta-pkgs/texlive-collection-langcjk + +DEPENDS+= tex-cjk-ko-[0-9]*:../../print/tex-cjk-ko +DEPENDS+= tex-kotex-oblivoir-[0-9]*:../../print/tex-kotex-oblivoir +DEPENDS+= tex-kotex-plain-[0-9]*:../../print/tex-kotex-plain +DEPENDS+= tex-kotex-utf-[0-9]*:../../print/tex-kotex-utf +DEPENDS+= tex-kotex-utils-[0-9]*:../../print/tex-kotex-utils +# lshort-korean is documentation only +DEPENDS+= tex-nanumtype1-[0-9]*:../../fonts/tex-nanumtype1 +DEPENDS+= tex-uhc-[0-9]*:../../fonts/tex-uhc + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langother/DESCR b/meta-pkgs/texlive-collection-langother/DESCR new file mode 100644 index 000000000..375afab79 --- /dev/null +++ b/meta-pkgs/texlive-collection-langother/DESCR @@ -0,0 +1,4 @@ +Support for languages not otherwise listed, including Thai, +Vietnamese, Hebrew, Indonesian, and plenty more. The split is +made simply on the basis of the size of the support, to keep +both collection sizes and the number of collections reasonable. diff --git a/meta-pkgs/texlive-collection-langother/Makefile b/meta-pkgs/texlive-collection-langother/Makefile new file mode 100644 index 000000000..f3a572541 --- /dev/null +++ b/meta-pkgs/texlive-collection-langother/Makefile @@ -0,0 +1,43 @@ +# $NetBSD: Makefile,v 1.5 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-langother +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 31014 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Other languages TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# amsldoc-vn is documentation only +DEPENDS+= tex-aramaic-serto-[0-9]*:../../fonts/tex-aramaic-serto +DEPENDS+= tex-babel-bahasa-[0-9]*:../../print/tex-babel-bahasa +DEPENDS+= tex-babel-esperanto-[0-9]*:../../print/tex-babel-esperanto +DEPENDS+= tex-babel-georgian-[0-9]*:../../print/tex-babel-georgian +DEPENDS+= tex-babel-hebrew-[0-9]*:../../print/tex-babel-hebrew +DEPENDS+= tex-babel-interlingua-[0-9]*:../../print/tex-babel-interlingua +DEPENDS+= tex-babel-sorbian-[0-9]*:../../print/tex-babel-sorbian +DEPENDS+= tex-babel-thai-[0-9]*:../../print/tex-babel-thai +DEPENDS+= tex-babel-vietnamese-[0-9]*:../../print/tex-babel-vietnamese +DEPENDS+= tex-cjhebrew-[0-9]*:../../fonts/tex-cjhebrew +DEPENDS+= tex-ctib-[0-9]*:../../print/tex-ctib +DEPENDS+= tex-fonts-tlwg-[0-9]*:../../fonts/tex-fonts-tlwg +DEPENDS+= tex-hyphen-afrikaans-[0-9]*:../../print/tex-hyphen-afrikaans +DEPENDS+= tex-hyphen-coptic-[0-9]*:../../print/tex-hyphen-coptic +DEPENDS+= tex-hyphen-esperanto-[0-9]*:../../print/tex-hyphen-esperanto +DEPENDS+= tex-hyphen-georgian-[0-9]*:../../print/tex-hyphen-georgian +DEPENDS+= tex-hyphen-indonesian-[0-9]*:../../print/tex-hyphen-indonesian +DEPENDS+= tex-hyphen-interlingua-[0-9]*:../../print/tex-hyphen-interlingua +DEPENDS+= tex-hyphen-thai-[0-9]*:../../print/tex-hyphen-thai +DEPENDS+= tex-hyphen-turkmen-[0-9]*:../../print/tex-hyphen-turkmen +# lshort-thai is documentation only +# lshort-vietnamese is documentation only +# ntheorem-vn is documentation only +DEPENDS+= tex-vntex-[0-9]*:../../print/tex-vntex + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langpolish/DESCR b/meta-pkgs/texlive-collection-langpolish/DESCR new file mode 100644 index 000000000..72c8e5f17 --- /dev/null +++ b/meta-pkgs/texlive-collection-langpolish/DESCR @@ -0,0 +1 @@ +Support for Polish. diff --git a/meta-pkgs/texlive-collection-langpolish/Makefile b/meta-pkgs/texlive-collection-langpolish/Makefile new file mode 100644 index 000000000..b374f6ae2 --- /dev/null +++ b/meta-pkgs/texlive-collection-langpolish/Makefile @@ -0,0 +1,35 @@ +# $NetBSD: Makefile,v 1.4 2015/05/17 12:18:53 markd Exp $ + +DISTNAME= collection-langpolish +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30372 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Polish TeX packages + +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-babel-polish-[0-9]*:../../print/tex-babel-polish +# depend cc-pl +DEPENDS+= tex-gustlib-[0-9]*:../../print/tex-gustlib +# gustprog is documentation only +DEPENDS+= tex-hyphen-polish-[0-9]*:../../print/tex-hyphen-polish +# lshort-polish is documentation only +# depend mex +# depend mwcls +DEPENDS+= tex-pl-[0-9]*:../../fonts/tex-pl +# depend polski +# depend przechlewski-book +# depend qpxqtx +# depend tap +# tex-virtual-academy-pl is documentation only +# texlive-pl is documentation only +# depend utf8mex + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langportuguese/DESCR b/meta-pkgs/texlive-collection-langportuguese/DESCR new file mode 100644 index 000000000..3f8d4695f --- /dev/null +++ b/meta-pkgs/texlive-collection-langportuguese/DESCR @@ -0,0 +1 @@ +Support for Portuguese. diff --git a/meta-pkgs/texlive-collection-langportuguese/Makefile b/meta-pkgs/texlive-collection-langportuguese/Makefile new file mode 100644 index 000000000..3311934ec --- /dev/null +++ b/meta-pkgs/texlive-collection-langportuguese/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.5 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-langportuguese +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30962 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Portuguese TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-babel-portuges-[0-9]*:../../print/tex-babel-portuges +# beamer-tut-pt is documentation only +# cursolatex is documentation only +DEPENDS+= tex-feupphdteses-[0-9]*:../../print/tex-feupphdteses +DEPENDS+= tex-hyphen-portuguese-[0-9]*:../../print/tex-hyphen-portuguese +# latexcheat-ptbr is documentation only +# lshort-portuguese is documentation only +DEPENDS+= tex-ordinalpt-[0-9]*:../../print/tex-ordinalpt +# xypic-tut-pt is documentation only + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-langspanish/DESCR b/meta-pkgs/texlive-collection-langspanish/DESCR new file mode 100644 index 000000000..c040b78b6 --- /dev/null +++ b/meta-pkgs/texlive-collection-langspanish/DESCR @@ -0,0 +1 @@ +Support for Spanish. diff --git a/meta-pkgs/texlive-collection-langspanish/Makefile b/meta-pkgs/texlive-collection-langspanish/Makefile new file mode 100644 index 000000000..9289244d6 --- /dev/null +++ b/meta-pkgs/texlive-collection-langspanish/Makefile @@ -0,0 +1,31 @@ +# $NetBSD: Makefile,v 1.5 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-langspanish +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36995 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Spanish TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-babel-catalan-[0-9]*:../../print/tex-babel-catalan +DEPENDS+= tex-babel-galician-[0-9]*:../../print/tex-babel-galician +DEPENDS+= tex-babel-spanish-[0-9]*:../../print/tex-babel-spanish +# es-tex-faq is documentation only +DEPENDS+= tex-hyphen-catalan-[0-9]*:../../print/tex-hyphen-catalan +DEPENDS+= tex-hyphen-galician-[0-9]*:../../print/tex-hyphen-galician +# depend babel-spanglish +DEPENDS+= tex-hyphen-spanish-[0-9]*:../../print/tex-hyphen-spanish +# l2tabu-spanish is documentation only +# latex2e-help-texinfo-spanish is documentation only +# latexcheat-esmx is documentation only +# lshort-spanish is documentation only +DEPENDS+= tex-spanish-mx-[0-9]*:../../print/tex-spanish-mx + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-latex-doc/DESCR b/meta-pkgs/texlive-collection-latex-doc/DESCR new file mode 100644 index 000000000..7cc1c6545 --- /dev/null +++ b/meta-pkgs/texlive-collection-latex-doc/DESCR @@ -0,0 +1 @@ +This is documentation for texlive-collection-latex. diff --git a/meta-pkgs/texlive-collection-latex-doc/Makefile b/meta-pkgs/texlive-collection-latex-doc/Makefile new file mode 100644 index 000000000..7643da17e --- /dev/null +++ b/meta-pkgs/texlive-collection-latex-doc/Makefile @@ -0,0 +1,44 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 10:19:23 markd Exp $ + +DISTNAME= collection-latex-doc +PKGNAME= texlive-${DISTNAME}-2010 +CATEGORIES= meta-pkgs +TEXLIVE_REV= 18674 +MASTER_SITES= # empty + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Documentation for texlive-collection-latex + +DEPENDS+= texlive-collection-basic-doc>=2010:../../meta-pkgs/texlive-collection-basic-doc + +DEPENDS+= tex-ae-doc>=1.4:../../fonts/tex-ae-doc +DEPENDS+= tex-amscls-doc>=2010.20248:../../print/tex-amscls-doc +DEPENDS+= tex-amsmath-doc>=2.13nb1:../../print/tex-amsmath-doc +DEPENDS+= tex-babel-doc>=3.8l:../../print/tex-babel-doc +DEPENDS+= tex-babelbib-doc>=1.29:../../print/tex-babelbib-doc +DEPENDS+= tex-carlisle-doc>=2010:../../print/tex-carlisle-doc +DEPENDS+= tex-colortbl-doc>=0.1:../../print/tex-colortbl-doc +DEPENDS+= tex-fancyhdr-doc>=3.1:../../print/tex-fancyhdr-doc +DEPENDS+= tex-fix2col-doc>=2009:../../print/tex-fix2col-doc +DEPENDS+= tex-geometry-doc>=5.6:../../print/tex-geometry-doc +DEPENDS+= tex-graphics-doc>=1.0onb1:../../print/tex-graphics-doc +DEPENDS+= tex-hyperref-doc>=6.81p:../../print/tex-hyperref-doc +DEPENDS+= tex-latex-doc>=2010:../../print/tex-latex-doc +DEPENDS+= tex-latex-bin-doc>=2010:../../print/tex-latex-bin-doc +# tex-latex-fonts doesn't have a documentation package. +# tex-latexconfig doesn't have a documentation package. +# tex-ltxmisc doesn't have a documentation package. +DEPENDS+= tex-mfnfss-doc>=2009:../../print/tex-mfnfss-doc +DEPENDS+= tex-mptopdf-doc>=2010:../../graphics/tex-mptopdf-doc +DEPENDS+= tex-natbib-doc>=8.31b:../../print/tex-natbib-doc +DEPENDS+= tex-oberdiek-doc>=2009nb1:../../print/tex-oberdiek-doc +# tex-pdftex-def doesn't have a documentation package. +# tex-pslatex doesn't have a documentation package. +DEPENDS+= tex-psnfss-doc>=9.2a:../../fonts/tex-psnfss-doc +DEPENDS+= tex-pspicture-doc>=2009:../../print/tex-pspicture-doc +DEPENDS+= tex-tools-doc>=2009:../../print/tex-tools-doc + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-latex/DESCR b/meta-pkgs/texlive-collection-latex/DESCR similarity index 100% rename from print/tex-collection-latex/DESCR rename to meta-pkgs/texlive-collection-latex/DESCR diff --git a/meta-pkgs/texlive-collection-latex/Makefile b/meta-pkgs/texlive-collection-latex/Makefile new file mode 100644 index 000000000..a62b0357a --- /dev/null +++ b/meta-pkgs/texlive-collection-latex/Makefile @@ -0,0 +1,46 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-latex +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +TEXLIVE_REV= 33055 +MASTER_SITES= # empty + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Basic LaTeX packages + +DEPENDS+= texlive-collection-basic>=2010:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-ae>=1.4:../../fonts/tex-ae +DEPENDS+= tex-amscls>=2010.20248:../../print/tex-amscls +DEPENDS+= tex-amsmath>=2.13nb1:../../print/tex-amsmath +DEPENDS+= tex-babel>=3.8lnb2:../../print/tex-babel +DEPENDS+= tex-babel-english>=3.3p:../../print/tex-babel-english +DEPENDS+= tex-babelbib>=1.29:../../print/tex-babelbib +DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle +DEPENDS+= tex-colortbl>=0.1nb1:../../print/tex-colortbl +DEPENDS+= tex-fancyhdr>=3.1nb1:../../print/tex-fancyhdr +DEPENDS+= tex-fix2col>=2009:../../print/tex-fix2col +DEPENDS+= tex-geometry>=5.6:../../print/tex-geometry +DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics +DEPENDS+= tex-hyperref>=6.81pnb3:../../print/tex-hyperref +DEPENDS+= tex-latex>=2010:../../print/tex-latex +DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin +DEPENDS+= tex-latex-fonts>=2009:../../fonts/tex-latex-fonts +DEPENDS+= tex-latexconfig>=2010.20663:../../print/tex-latexconfig +DEPENDS+= tex-ltxmisc>=2010:../../print/tex-ltxmisc +DEPENDS+= tex-mfnfss>=2009:../../print/tex-mfnfss +DEPENDS+= tex-mptopdf>=2010:../../graphics/tex-mptopdf +DEPENDS+= tex-natbib>=8.31b:../../print/tex-natbib +DEPENDS+= tex-oberdiek>=2009nb2:../../print/tex-oberdiek +DEPENDS+= tex-pdftex-def>=0.04m:../../print/tex-pdftex-def +DEPENDS+= tex-pslatex>=2009:../../print/tex-pslatex +DEPENDS+= tex-psnfss>=9.2anb1:../../fonts/tex-psnfss +DEPENDS+= tex-pspicture>=2009:../../print/tex-pspicture +DEPENDS+= tex-tools>=2009:../../print/tex-tools +DEPENDS+= tex-url>=3.4:../../print/tex-url + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-latexextra/DESCR b/meta-pkgs/texlive-collection-latexextra/DESCR new file mode 100644 index 000000000..bf7d05e4b --- /dev/null +++ b/meta-pkgs/texlive-collection-latexextra/DESCR @@ -0,0 +1 @@ +A very large collection of add-on packages for LaTeX. diff --git a/meta-pkgs/texlive-collection-latexextra/Makefile b/meta-pkgs/texlive-collection-latexextra/Makefile new file mode 100644 index 000000000..9188f1580 --- /dev/null +++ b/meta-pkgs/texlive-collection-latexextra/Makefile @@ -0,0 +1,1061 @@ +# $NetBSD: Makefile,v 1.7 2015/06/15 10:11:36 markd Exp $ + +DISTNAME= collection-latexextra +PKGNAME= texlive-${DISTNAME}-2015pre2 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36739 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= LaTeX additional packages + +DEPENDS+= texlive-collection-latexrecommended-[0-9]*:../../meta-pkgs/texlive-collection-latexrecommended +DEPENDS+= texlive-collection-pictures-[0-9]*:../../meta-pkgs/texlive-collection-pictures + +DEPENDS+= tex-2up-[0-9]*:../../print/tex-2up +# depend ESIEEcv +# depend GS1 +# depend HA-prosper +# depend Tabbing +DEPENDS+= tex-a0poster-[0-9]*:../../print/tex-a0poster +DEPENDS+= tex-a4wide-[0-9]*:../../print/tex-a4wide +DEPENDS+= tex-a5comb-[0-9]*:../../print/tex-a5comb +# depend abraces +DEPENDS+= tex-abstract-[0-9]*:../../print/tex-abstract +# depend achemso +# depend acro +DEPENDS+= tex-acronym-[0-9]*:../../print/tex-acronym +# depend acroterm +# depend actuarialangle +# depend addlines +# depend adjmulticol +DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox +DEPENDS+= tex-adrconv-[0-9]*:../../print/tex-adrconv +DEPENDS+= tex-advdate-[0-9]*:../../print/tex-advdate +# depend akktex +# depend akletter +# depend alnumsec +# depend alterqcm +# depend altfont +# depend amsaddr +DEPENDS+= tex-animate-[0-9]*:../../graphics/tex-animate +DEPENDS+= tex-anonchap-[0-9]*:../../print/tex-anonchap +DEPENDS+= tex-answers-[0-9]*:../../print/tex-answers +# depend anyfontsize +DEPENDS+= tex-appendix-[0-9]*:../../print/tex-appendix +# depend appendixnumberbeamer +# depend apptools +# depend arcs +# depend arrayjobx +# depend arraysort +# depend arydshln +# depend assignment +# depend assoccnt +# depend attachfile +# depend authoraftertitle +# depend authorindex +# depend autonum +# depend autopdf +# depend avremu +# depend background +# depend bankstatement +# depend bashful +# depend basicarith +# depend bchart +# depend beamer2thesis +# depend beameraudience +# depend beamerdarkthemes +# depend beamerposter +# depend beamersubframe +# depend beamertheme-upenn-bc +# depend beamerthemejltree +# depend beamerthemenirma +# depend beamerthemephnompenh +DEPENDS+= tex-beton-[0-9]*:../../print/tex-beton +# depend bez123 +DEPENDS+= tex-bezos-[0-9]*:../../print/tex-bezos +# depend bhcexam +# depend bigfoot +# depend bigints +# depend bizcard +# depend blindtext +# depend blkarray +DEPENDS+= tex-block-[0-9]*:../../print/tex-block +# depend blowup +# depend bnumexpr +# depend boites +DEPENDS+= tex-bold-extra-[0-9]*:../../print/tex-bold-extra +# depend bookcover +# depend bookest +# depend booklet +# depend boolexpr +# depend bophook +DEPENDS+= tex-boxedminipage-[0-9]*:../../print/tex-boxedminipage +# depend boxedminipage2e +# depend boxhandler +# depend bracketkey +DEPENDS+= tex-braket-[0-9]*:../../print/tex-braket +# depend breakurl +# depend bullcntr +DEPENDS+= tex-bussproofs-[0-9]*:../../print/tex-bussproofs +# depend bxdpx-beamer +# depend calcage +# depend calctab +# depend calculator +DEPENDS+= tex-calrsfs-[0-9]*:../../print/tex-calrsfs +# depend cals +# depend calxxxx-yyyy +DEPENDS+= tex-cancel-[0-9]*:../../print/tex-cancel +# depend canoniclayout +DEPENDS+= tex-capt-of-[0-9]*:../../print/tex-capt-of +# depend captcont +DEPENDS+= tex-captdef-[0-9]*:../../print/tex-captdef +DEPENDS+= tex-cases-[0-9]*:../../print/tex-cases +# depend casyl +# depend catchfilebetweentags +# depend catechis +# depend catoptions +# depend cbcoptic +DEPENDS+= tex-ccaption-[0-9]*:../../print/tex-ccaption +# depend cclicenses +# depend cd +# depend cd-cover +# depend cdpbundl +DEPENDS+= tex-cellspace-[0-9]*:../../print/tex-cellspace +# depend censor +DEPENDS+= tex-changebar-[0-9]*:../../print/tex-changebar +# depend changelayout +DEPENDS+= tex-changepage-[0-9]*:../../print/tex-changepage +# depend changes +DEPENDS+= tex-chappg-[0-9]*:../../print/tex-chappg +# depend chapterfolder +# depend chet +# depend chextras +# depend chkfloat +# depend chletter +DEPENDS+= tex-chngcntr-[0-9]*:../../print/tex-chngcntr +# depend chronology +# depend circ +# depend classics +# depend clefval +# depend cleveref +# depend clipboard +# depend clock +# depend cmdstring +# depend cmdtrack +DEPENDS+= tex-cmsd-[0-9]*:../../fonts/tex-cmsd +# depend cmsd +# depend cnltx +# depend cntformats +# depend cntperchap +# depend codedoc +# depend codepage +# depend codesection +# depend collcell +DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox +# depend colordoc +# depend colorinfo +# depend colorspace +# depend colortab +# depend colorwav +# depend colorweb +# depend colourchange +# depend combelow +# depend combine +# depend comma +# depend commado +DEPENDS+= tex-comment-[0-9]*:../../print/tex-comment +# depend concepts +DEPENDS+= tex-concprog-[0-9]*:../../print/tex-concprog +# depend constants +# depend contour +# depend contracard +DEPENDS+= tex-cooking-[0-9]*:../../print/tex-cooking +# depend cool +# depend coollist +# depend coolstr +# depend coolthms +# depend cooltooltips +# depend coordsys +# depend copyrightbox +# depend coseoul +# depend counttexruns +# depend courseoutline +# depend coursepaper +# depend coverpage +# depend cprotect +# depend crbox +# depend crossreference +DEPENDS+= tex-csquotes-[0-9]*:../../print/tex-csquotes +# depend csvsimple +# depend cuisine +# depend currfile +# depend currvita +# depend cutwin +# depend cv +# depend cv4tw +# depend cweb-latex +# depend cyber +# depend cybercic +DEPENDS+= tex-dashbox-[0-9]*:../../print/tex-dashbox +# depend dashrule +# depend dashundergaps +# depend dataref +DEPENDS+= tex-datatool-[0-9]*:../../print/tex-datatool +# depend dateiliste +# depend datenumber +DEPENDS+= tex-datetime-[0-9]*:../../print/tex-datetime +# depend datetime2 +# depend datetime2-bahasai +# depend datetime2-basque +# depend datetime2-breton +# depend datetime2-bulgarian +# depend datetime2-catalan +# depend datetime2-croatian +# depend datetime2-czech +# depend datetime2-danish +# depend datetime2-dutch +# depend datetime2-en-fulltext +# depend datetime2-english +# depend datetime2-esperanto +# depend datetime2-estonian +# depend datetime2-finnish +# depend datetime2-french +# depend datetime2-galician +# depend datetime2-german +# depend datetime2-greek +# depend datetime2-hebrew +# depend datetime2-icelandic +# depend datetime2-irish +# depend datetime2-italian +# depend datetime2-it-fulltext +# depend datetime2-latin +# depend datetime2-lsorbian +# depend datetime2-magyar +# depend datetime2-norsk +# depend datetime2-polish +# depend datetime2-portuges +# depend datetime2-romanian +# depend datetime2-russian +# depend datetime2-samin +# depend datetime2-scottish +# depend datetime2-serbian +# depend datetime2-slovak +# depend datetime2-slovene +# depend datetime2-spanish +# depend datetime2-swedish +# depend datetime2-turkish +# depend datetime2-ukrainian +# depend datetime2-usorbian +# depend datetime2-welsh +DEPENDS+= tex-dblfloatfix-[0-9]*:../../print/tex-dblfloatfix +# depend decimal +# depend decorule +# depend delim +# depend delimtxt +# depend denisbdoc +# depend detlev-cm +# depend diagbox +# depend diagnose +# depend dialogl +# depend dichokey +DEPENDS+= tex-dinbrief-[0-9]*:../../print/tex-dinbrief +# depend directory +# depend dirtytalk +# depend dlfltxb +# depend dnaseq +# depend doclicense +# depend docmfp +# depend docmute +# depend doctools +# depend documentation +# depend doi +# depend dotarrow +# depend dotseqn +# depend download +# depend dox +# depend dpfloat +# depend dprogress +# depend drac +DEPENDS+= tex-draftcopy-[0-9]*:../../print/tex-draftcopy +DEPENDS+= tex-draftwatermark-[0-9]*:../../print/tex-draftwatermark +# depend dtk +# depend dtxgallery +# depend dvdcoll +# depend dynblocks +# depend ean13isbn +# depend easy +# depend easy-todo +# depend easyfig +# depend easylist +# depend ebezier +# depend ecclesiastic +# depend ecv +# depend ed +# depend edmargin +# depend eemeir +# depend efbox +# depend egplot +# depend ellipsis +# depend elmath +# depend elocalloc +# depend elpres +# depend elzcards +# depend emarks +# depend embedall +# depend embrac +# depend emptypage +# depend emulateapj +DEPENDS+= tex-endfloat-[0-9]*:../../print/tex-endfloat +# depend endheads +DEPENDS+= tex-endnotes-[0-9]*:../../print/tex-endnotes +# depend engpron +# depend engrec +# depend enotez +DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem +# depend enumitem-zref +# depend envbig +DEPENDS+= tex-environ-[0-9]*:../../print/tex-environ +# depend envlab +# depend epigraph +# depend epiolmec +# depend epyt +# depend eqell +# depend eqlist +# depend eqname +# depend eqparbox +# depend errata +# depend esami +# depend esdiff +DEPENDS+= tex-esint-[0-9]*:../../fonts/tex-esint +# depend esint-type1 +# depend etaremune +# depend etextools +# depend etoc +DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox +# depend eukdate +# depend europasscv +DEPENDS+= tex-europecv-[0-9]*:../../print/tex-europecv +# depend everyhook +DEPENDS+= tex-everypage-[0-9]*:../../print/tex-everypage +DEPENDS+= tex-exam-[0-9]*:../../print/tex-exam +# depend exam-n +# depend examdesign +# depend example +# depend examplep +# depend exceltex +DEPENDS+= tex-excludeonly-[0-9]*:../../print/tex-excludeonly +# depend exercise +# depend exp-testopt +# depend expdlist +# depend export +# depend exsheets +# depend exsol +# depend extract +# depend facsimile +# depend factura +# depend fancylabel +# depend fancynum +# depend fancypar +# depend fancyslides +# depend fancytabs +# depend fancytooltips +# depend fcolumn +# depend fifo-stack +# depend figsize +DEPENDS+= tex-filecontents-[0-9]*:../../print/tex-filecontents +# depend filedate +# depend filehook +# depend fileinfo +# depend filemod +# depend fink +# depend finstrut +# depend fixfoot +DEPENDS+= tex-fixme-[0-9]*:../../print/tex-fixme +# depend fixmetodonotes +# depend fixocgx +# depend fjodor +# depend flabels +# depend flacards +# depend flagderiv +# depend flashcards +# depend flashmovie +# depend flipbook +# depend flippdf +DEPENDS+= tex-floatflt-[0-9]*:../../print/tex-floatflt +# depend floatrow +# depend flowfram +# depend fmp +DEPENDS+= tex-fmtcount-[0-9]*:../../print/tex-fmtcount +# depend fn2end +# depend fnbreak +# depend fncychap +DEPENDS+= tex-fncylab-[0-9]*:../../print/tex-fncylab +DEPENDS+= tex-fnpara-[0-9]*:../../print/tex-fnpara +# depend fnpct +# depend fnumprint +# depend foilhtml +# depend fontaxes +# depend fonttable +DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc +# depend footnotebackref +# depend footnoterange +DEPENDS+= tex-footnpag-[0-9]*:../../print/tex-footnpag +# depend forarray +# depend foreign +DEPENDS+= tex-forloop-[0-9]*:../../print/tex-forloop +# depend formlett +# depend formular +# depend fragments +# depend frame +DEPENDS+= tex-framed-[0-9]*:../../print/tex-framed +# depend frankenstein +# depend frege +DEPENDS+= tex-ftcap-[0-9]*:../../print/tex-ftcap +# depend ftnxtra +# depend fullblck +# depend fullminipage +# depend fullwidth +# depend fundus-calligra +# depend fundus-cyr +# depend fundus-sueterlin +DEPENDS+= tex-fwlw-[0-9]*:../../print/tex-fwlw +DEPENDS+= tex-g-brief-[0-9]*:../../print/tex-g-brief +# depend gauss +# depend gcard +# depend gcite +# depend gender +# depend genmpage +# depend getfiledate +# depend ginpenc +# depend gitinfo +# depend gitinfo2 +# depend gloss +DEPENDS+= tex-glossaries-[0-9]*:../../print/tex-glossaries +# depend glossaries-danish +# depend glossaries-dutch +# depend glossaries-english +# depend glossaries-french +# depend glossaries-german +# depend glossaries-irish +# depend glossaries-italian +# depend glossaries-magyar +# depend glossaries-polish +# depend glossaries-portuges +# depend glossaries-serbian +# depend glossaries-spanish +# depend gmdoc +# depend gmdoc-enhance +# depend gmiflink +# depend gmutils +# depend gmverb +# depend graphbox +# depend graphicx-psmin +# depend graphicxbox +# depend grfpaste +# depend grid +# depend grid-system +# depend gridset +# depend gtl +# depend guitlogo +# depend handout +# depend hang +# depend hanging +# depend hardwrap +# depend harnon-cv +# depend harpoon +# depend hc +# depend he-she +# depend hhtensor +# depend histogr +# depend hitec +# depend hletter +# depend hpsdiss +# depend hrefhide +# depend hvindex +# depend hypdvips +DEPENDS+= tex-hyper-[0-9]*:../../print/tex-hyper +DEPENDS+= tex-hypernat-[0-9]*:../../print/tex-hypernat +# depend hyperref-docsrc +# depend hyperxmp +DEPENDS+= tex-hyphenat-[0-9]*:../../print/tex-hyphenat +# depend idxcmds +# depend idxlayout +# depend ifmslide +DEPENDS+= tex-ifmtarg-[0-9]*:../../print/tex-ifmtarg +DEPENDS+= tex-ifnextok-[0-9]*:../../print/tex-ifnextok +# depend ifoddpage +DEPENDS+= tex-ifplatform-[0-9]*:../../print/tex-ifplatform +# depend ifthenx +# depend iitem +# depend image-gallery +# depend imakeidx +DEPENDS+= tex-import-[0-9]*:../../print/tex-import +# depend incgraph +# depend indextools +# depend inlinedef +# depend inputtrc +# depend interactiveworkbook +# depend interfaces +# depend inversepath +# depend invoice +# depend iso +# depend iso10303 +# depend isodate +# depend isodoc +# depend isonums +# depend isorot +# depend isotope +# depend issuulinks +# depend iwhdp +# depend jlabels +# depend jslectureplanner +# depend jumplines +# depend jvlisting +# depend kantlipsum +# depend kerntest +# depend keycommand +# depend keyreader +# depend keystroke +# depend keyval2e +DEPENDS+= tex-kix-[0-9]*:../../print/tex-kix +# depend koma-moderncvclassic +# depend koma-script-sfs +# depend komacv +# depend ktv-texdata +# depend l3build +# depend labbook +# depend labelcas +DEPENDS+= tex-labels-[0-9]*:../../print/tex-labels +# depend lastpackage +DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage +# depend latex-tds +# depend latexdemo +DEPENDS+= tex-layouts-[0-9]*:../../print/tex-layouts +DEPENDS+= tex-lazylist-[0-9]*:../../print/tex-lazylist +# depend lcd +# depend lcg +# depend leading +DEPENDS+= tex-leaflet-[0-9]*:../../print/tex-leaflet +DEPENDS+= tex-leftidx-[0-9]*:../../print/tex-leftidx +# depend lengthconvert +# depend lettre +DEPENDS+= tex-lettrine-[0-9]*:../../print/tex-lettrine +# depend lewis +# depend lhelp +# depend libgreek +# depend limap +# depend linegoal +DEPENDS+= tex-lipsum-[0-9]*:../../print/tex-lipsum +# depend lisp-on-tex +DEPENDS+= tex-listing-[0-9]*:../../print/tex-listing +# depend listlbls +# depend listliketab +# depend listofsymbols +DEPENDS+= tex-lkproof-[0-9]*:../../print/tex-lkproof +# depend lmake +# depend locality +# depend localloc +# depend logbox +# depend logical-markup-utils +# depend logpap +# depend longfigure +# depend longnamefilelist +# depend loops +# depend lsc +# depend lstaddons +# depend lt3graph +# depend ltablex +DEPENDS+= tex-ltabptch-[0-9]*:../../print/tex-ltabptch +# depend ltxdockit +# depend ltxindex +# depend ltxkeys +# depend ltxnew +# depend ltxtools +# depend macroswap +DEPENDS+= tex-magaz-[0-9]*:../../print/tex-magaz +# depend mailing +# depend mailmerge +# depend makebarcode +# depend makebox +# depend makecell +# depend makecirc +# depend makecmds +# depend makedtx +# depend makeglos +# depend mandi +DEPENDS+= tex-manfnt-[0-9]*:../../fonts/tex-manfnt +# depend manfnt +# depend manuscript +# depend marginfix +DEPENDS+= tex-marginnote-[0-9]*:../../print/tex-marginnote +# depend mathalfa +# depend mathastext +# depend mathexam +# depend maybemath +# depend mbenotes +# depend mcaption +# depend mceinleger +# depend mcite +# depend mciteplus +DEPENDS+= tex-mdframed-[0-9]*:../../print/tex-mdframed +# depend media9 +# depend meetingmins +# depend memexsupp +# depend memory +# depend menu +# depend menukeys +# depend method +# depend metre +# depend mftinc +DEPENDS+= tex-midpage-[0-9]*:../../print/tex-midpage +# depend minibox +# depend minifp +# depend minipage-marginpar +DEPENDS+= tex-minitoc-[0-9]*:../../print/tex-minitoc +# depend minorrevision +DEPENDS+= tex-minted-[0-9]*:../../print/tex-minted +# depend minutes +# depend mla-paper +# depend mlist +# depend mmap +# depend mnotes +# depend moderncv +# depend moderntimeline +# depend modref +# depend modroman +# depend monofill +# depend moreenum +# depend morefloats +# depend morehype +# depend moresize +DEPENDS+= tex-moreverb-[0-9]*:../../print/tex-moreverb +# depend morewrites +# depend movie15 +DEPENDS+= tex-mparhack-[0-9]*:../../print/tex-mparhack +# depend msc +# depend msg +# depend mslapa +# depend mtgreek +# depend multenum +# depend multibbl +# depend multicap +# depend multienv +# depend multiexpand +DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow +# depend mversion +# depend mwe +# depend mweights +# depend mycv +# depend mylatexformat +# depend nag +# depend nameauth +# depend namespc +# depend ncclatex +# depend ncctools +DEPENDS+= tex-needspace-[0-9]*:../../print/tex-needspace +# depend nestquot +# depend newcommand +# depend newenviron +# depend newfile +# depend newlfm +# depend newspaper +# depend newunicodechar +# depend newvbtm +# depend newverbs +DEPENDS+= tex-nextpage-[0-9]*:../../print/tex-nextpage +# depend nfssext-cfr +# depend nicefilelist +# depend niceframe +# depend nicetext +# depend nlctdoc +# depend noconflict +# depend noindentafter +# depend noitcrul +DEPENDS+= tex-nolbreaks-[0-9]*:../../print/tex-nolbreaks +DEPENDS+= tex-nomencl-[0-9]*:../../print/tex-nomencl +# depend nomentbl +# depend nonfloat +# depend nonumonpart +DEPENDS+= tex-nopageno-[0-9]*:../../print/tex-nopageno +# depend notes +DEPENDS+= tex-notoccite-[0-9]*:../../print/tex-notoccite +# depend nowidow +# depend nox +DEPENDS+= tex-ntheorem-[0-9]*:../../print/tex-ntheorem +# depend numberedblock +# depend numname +# depend numprint +# depend ocg-p +# depend ocgx +# depend ocr-latex +DEPENDS+= tex-octavo-[0-9]*:../../print/tex-octavo +# depend oldstyle +DEPENDS+= tex-onlyamsmath-[0-9]*:../../print/tex-onlyamsmath +# depend opcit +DEPENDS+= tex-optional-[0-9]*:../../print/tex-optional +# depend outline +# depend outliner +# depend outlines +DEPENDS+= tex-overpic-[0-9]*:../../print/tex-overpic +# depend pagecolor +# depend pagecont +# depend pagenote +# depend pagerange +DEPENDS+= tex-pageslts-[0-9]*:../../print/tex-pageslts +# depend paper +# depend papercdcase +# depend papermas +# depend papertex +# depend paracol +DEPENDS+= tex-paralist-[0-9]*:../../print/tex-paralist +# depend paresse +# depend parnotes +# depend parselines +# depend pas-cours +# depend pas-cv +# depend pas-tableur +# depend patch +# depend patchcmd +# depend pauldoc +# depend pawpict +# depend pax +DEPENDS+= tex-pbox-[0-9]*:../../print/tex-pbox +# depend pbsheet +# depend pdf14 +DEPENDS+= tex-pdfcomment-[0-9]*:../../print/tex-pdfcomment +# depend pdfcprot +# depend pdfmarginpar +# depend pdfscreen +# depend pdfslide +# depend pdfsync +# depend pdfwin +# depend pdfx +# depend pecha +# depend perltex +# depend permute +# depend petiteannonce +# depend philex +# depend photo +# depend piff +# depend pkgloader +DEPENDS+= tex-placeins-[0-9]*:../../print/tex-placeins +# depend plantslabels +# depend plates +# depend plweb +# depend polynom +# depend polynomial +DEPENDS+= tex-polytable-[0-9]*:../../print/tex-polytable +# depend postcards +# depend poster-mac +# depend ppr-prv +DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint +# depend pressrelease +# depend prettyref +DEPENDS+= tex-preview-[0-9]*:../../print/tex-preview +DEPENDS+= tex-printlen-[0-9]*:../../print/tex-printlen +# depend probsoln +DEPENDS+= tex-program-[0-9]*:../../print/tex-program +# depend progress +# depend progressbar +# depend properties +DEPENDS+= tex-prosper-[0-9]*:../../print/tex-prosper +# depend protex +# depend protocol +# depend psfragx +DEPENDS+= tex-pst-pdf-[0-9]*:../../graphics/tex-pst-pdf +# depend pstool +# depend pxgreeks +# depend python +# depend qcm +# depend qstest +# depend qsymbols +# depend quotchap +# depend quoting +# depend quotmark +# depend ran_toks +# depend randtext +# depend rccol +# depend rcs-multi +DEPENDS+= tex-rcsinfo-[0-9]*:../../print/tex-rcsinfo +DEPENDS+= tex-readarray-[0-9]*:../../print/tex-readarray +# depend realboxes +# depend recipe +# depend recipebook +# depend recipecard +# depend rectopma +# depend refcheck +# depend refenums +# depend reflectgraphics +# depend refman +# depend refstyle +# depend regcount +# depend regexpatch +# depend register +# depend regstats +# depend relenc +DEPENDS+= tex-relsize-[0-9]*:../../print/tex-relsize +# depend repeatindex +# depend repltext +# depend rjlparshap +# depend rlepsf +# depend rmpage +# depend robustcommand +# depend robustindex +# depend romanbar +# depend romanbarpagenumber +DEPENDS+= tex-romanneg-[0-9]*:../../print/tex-romanneg +# depend romannum +DEPENDS+= tex-rotfloat-[0-9]*:../../print/tex-rotfloat +# depend rotpages +# depend roundbox +# depend rterface +# depend rtkinenc +# depend rulercompass +# depend rvwrite +DEPENDS+= tex-sauerj-[0-9]*:../../print/tex-sauerj +# depend savefnmark +# depend savesym +# depend savetrees +DEPENDS+= tex-scale-[0-9]*:../../print/tex-scale +# depend scalebar +# depend scalerel +# depend scanpages +# depend sdrt +DEPENDS+= tex-secdot-[0-9]*:../../print/tex-secdot +# depend sectionbox +DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty +# depend seealso +DEPENDS+= tex-selectp-[0-9]*:../../print/tex-selectp +# depend semantic +# depend semioneside +# depend sepfootnotes +# depend seqsplit +# depend sf298 +# depend sffms +# depend sfmath +DEPENDS+= tex-shadethm-[0-9]*:../../print/tex-shadethm +DEPENDS+= tex-shadow-[0-9]*:../../print/tex-shadow +# depend shadowtext +DEPENDS+= tex-shapepar-[0-9]*:../../print/tex-shapepar +# depend shdoc +# depend shipunov +# depend shorttoc +# depend show2e +# depend showcharinbox +DEPENDS+= tex-showdim-[0-9]*:../../print/tex-showdim +# depend showexpl +DEPENDS+= tex-showlabels-[0-9]*:../../print/tex-showlabels +DEPENDS+= tex-sidecap-[0-9]*:../../print/tex-sidecap +# depend sidenotes +# depend silence +# depend simplecd +# depend simplecv +# depend simplewick +# depend sitem +# depend skb +# depend skdoc +# depend skeycommand +# depend skeyval +# depend skrapport +# depend slantsc +# depend smalltableof +# depend smartref +# depend snapshot +# depend snotez +DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul +# depend sparklines +DEPENDS+= tex-sphack-[0-9]*:../../print/tex-sphack +# depend splitindex +# depend spot +# depend spotcolor +# depend spreadtab +# depend spverbatim +# depend srbook-mem +DEPENDS+= tex-srcltx-[0-9]*:../../print/tex-srcltx +# depend sseq +# depend sslides +# depend stack +# depend stackengine +# depend standalone +# depend statistik +DEPENDS+= tex-stdclsdv-[0-9]*:../../print/tex-stdclsdv +# depend stdpage +# depend stex +# depend storebox +# depend storecmd +# depend stringstrings +DEPENDS+= tex-sttools-[0-9]*:../../print/tex-sttools +# depend stubs +# depend subdepth +# depend subeqn +# depend subeqnarray +DEPENDS+= tex-subfigmat-[0-9]*:../../print/tex-subfigmat +DEPENDS+= tex-subfigure-[0-9]*:../../print/tex-subfigure +# depend subfiles +# depend subfloat +# depend substitutefont +DEPENDS+= tex-substr-[0-9]*:../../print/tex-substr +DEPENDS+= tex-supertabular-[0-9]*:../../print/tex-supertabular +# depend svg +# depend svgcolor +# depend svn +# depend svn-multi +# depend svn-prov +DEPENDS+= tex-svninfo-[0-9]*:../../print/tex-svninfo +# depend syntax +# depend syntrace +# depend synttree +# depend tabfigures +# depend tableaux +# depend tablefootnote +# depend tableof +# depend tablestyles +# depend tablists +DEPENDS+= tex-tabls-[0-9]*:../../print/tex-tabls +# depend tabstackengine +# depend tabto-ltx +DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu +# depend tabularborder +# depend tabularcalc +# depend tabularew +# depend tabulary +# depend tagging +# depend tagpair +# depend talk +# depend tamefloats +# depend tasks +# depend tcldoc +# depend tcolorbox +# depend tdclock +# depend technics +# depend ted +# depend templatetools +# depend termcal +# depend termlist +# depend testhyphens +# depend tex-label +# depend texlogos +DEPENDS+= tex-texmate-[0-9]*:../../print/tex-texmate +# depend texments +DEPENDS+= tex-texpower-[0-9]*:../../print/tex-texpower +# depend texshade +DEPENDS+= tex-textfit-[0-9]*:../../print/tex-textfit +# depend textgreek +DEPENDS+= tex-textmerg-[0-9]*:../../print/tex-textmerg +DEPENDS+= tex-textpos-[0-9]*:../../print/tex-textpos +# depend theoremref +# depend thinsp +# depend thmtools +# depend threadcol +DEPENDS+= tex-threeparttable-[0-9]*:../../print/tex-threeparttable +# depend threeparttablex +# depend thumb +# depend thumbs +# depend thumby +# depend ticket +# depend titlecaps +# depend titlefoot +# depend titlepic +DEPENDS+= tex-titleref-[0-9]*:../../print/tex-titleref +DEPENDS+= tex-titlesec-[0-9]*:../../print/tex-titlesec +# depend titling +DEPENDS+= tex-tocbibind-[0-9]*:../../print/tex-tocbibind +DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft +# depend tocvsec2 +# depend todo +# depend todonotes +# depend tokenizer +# depend toolbox +# depend topfloat +# depend totcount +DEPENDS+= tex-totpages-[0-9]*:../../print/tex-totpages +# depend translations +# depend trfsigns +# depend trimspaces +# depend trivfloat +# depend trsym +DEPENDS+= tex-truncate-[0-9]*:../../print/tex-truncate +# depend tucv +# depend turnthepage +DEPENDS+= tex-twoinone-[0-9]*:../../print/tex-twoinone +# depend twoup +# depend txgreeks +DEPENDS+= tex-type1cm-[0-9]*:../../print/tex-type1cm +# depend typeface +# depend typogrid +DEPENDS+= tex-ucs-[0-9]*:../../print/tex-ucs +# depend uebungsblatt +# depend umoline +# depend underlin +# depend underoverlap +DEPENDS+= tex-undolabl-[0-9]*:../../print/tex-undolabl +DEPENDS+= tex-units-[0-9]*:../../print/tex-units +# depend unravel +# depend upmethodology +DEPENDS+= tex-upquote-[0-9]*:../../print/tex-upquote +# depend uri +# depend ushort +# depend uwmslide +# depend varindex +# depend varsfromjobname +DEPENDS+= tex-varwidth-[0-9]*:../../print/tex-varwidth +# depend vdmlisting +DEPENDS+= tex-verbasef-[0-9]*:../../print/tex-verbasef +DEPENDS+= tex-verbatimbox-[0-9]*:../../print/tex-verbatimbox +# depend verbatimcopy +DEPENDS+= tex-verbdef-[0-9]*:../../print/tex-verbdef +# depend verbdef +# depend verbments +DEPENDS+= tex-version-[0-9]*:../../print/tex-version +# depend versions +# depend versonotes +DEPENDS+= tex-vertbars-[0-9]*:../../print/tex-vertbars +# depend vgrid +# depend vhistory +DEPENDS+= tex-vmargin-[0-9]*:../../print/tex-vmargin +# depend volumes +# depend vpe +DEPENDS+= tex-vruler-[0-9]*:../../print/tex-vruler +# depend vwcol +DEPENDS+= tex-wallpaper-[0-9]*:../../print/tex-wallpaper +# depend warning +# depend warpcol +DEPENDS+= tex-was-[0-9]*:../../print/tex-was +# depend widetable +# depend williams +# depend withargs +# depend wordlike +DEPENDS+= tex-wrapfig-[0-9]*:../../print/tex-wrapfig +DEPENDS+= tex-xargs-[0-9]*:../../print/tex-xargs +# depend xcolor-solarized +DEPENDS+= tex-xcomment-[0-9]*:../../print/tex-xcomment +# depend xdoc +DEPENDS+= tex-xfor-[0-9]*:../../print/tex-xfor +# depend xhfill +DEPENDS+= tex-xifthen-[0-9]*:../../devel/tex-xifthen +# depend xint +# depend xmpincl +# depend xnewcommand +# depend xoptarg +# depend xpatch +# depend xpeek +# depend xprintlen +# depend xpunctuate +# depend xstring +DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab +# depend xwatermark +# depend xytree +# depend yafoot +# depend yagusylo +DEPENDS+= tex-ydoc-[0-9]*:../../print/tex-ydoc +# depend yplan +# depend zed-csp +# depend ziffer +# depend zwgetfdate +# depend zwpagelayout + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-latexrecommended/DESCR b/meta-pkgs/texlive-collection-latexrecommended/DESCR new file mode 100644 index 000000000..7d387c9ec --- /dev/null +++ b/meta-pkgs/texlive-collection-latexrecommended/DESCR @@ -0,0 +1,2 @@ +This is a meta package providing recommended add-on packages for LaTeX which +have widespread use. diff --git a/meta-pkgs/texlive-collection-latexrecommended/Makefile b/meta-pkgs/texlive-collection-latexrecommended/Makefile new file mode 100644 index 000000000..1ecd80c62 --- /dev/null +++ b/meta-pkgs/texlive-collection-latexrecommended/Makefile @@ -0,0 +1,70 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-latexrecommended +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 35765 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= LaTeX recommended packages + +DEPENDS+= texlive-collection-latex>=2014:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize +DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer +DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs +DEPENDS+= tex-breqn-[0-9]*:../../print/tex-breqn +DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption +DEPENDS+= tex-cite-[0-9]*:../../print/tex-cite +DEPENDS+= tex-cmap-[0-9]*:../../print/tex-cmap +DEPENDS+= tex-crop-[0-9]*:../../print/tex-crop +DEPENDS+= tex-ctable-[0-9]*:../../print/tex-ctable +DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic +DEPENDS+= tex-euenc-[0-9]*:../../fonts/tex-euenc +DEPENDS+= tex-euler-[0-9]*:../../print/tex-euler +DEPENDS+= tex-extsizes-[0-9]*:../../print/tex-extsizes +DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox +DEPENDS+= tex-fancyref-[0-9]*:../../print/tex-fancyref +DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb +DEPENDS+= tex-float-[0-9]*:../../print/tex-float +DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec +DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp +DEPENDS+= tex-index-[0-9]*:../../print/tex-index +DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx +DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script +DEPENDS+= tex-l3kernel-[0-9]*:../../devel/tex-l3kernel +DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages +DEPENDS+= tex-l3experimental-[0-9]*:../../devel/tex-l3experimental +DEPENDS+= tex-lineno-[0-9]*:../../print/tex-lineno +DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings +DEPENDS+= tex-mathtools-[0-9]*:../../print/tex-mathtools +DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools +DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir +DEPENDS+= tex-metalogo-[0-9]*:../../print/tex-metalogo +DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype +DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms +DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass +DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip +DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages +DEPENDS+= tex-powerdot-[0-9]*:../../print/tex-powerdot +DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag +DEPENDS+= tex-rcs-[0-9]*:../../print/tex-rcs +DEPENDS+= tex-rotating-[0-9]*:../../print/tex-rotating +DEPENDS+= tex-sansmath-[0-9]*:../../print/tex-sansmath +DEPENDS+= tex-section-[0-9]*:../../print/tex-section +DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar +DEPENDS+= tex-sepnum-[0-9]*:../../print/tex-sepnum +DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace +DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig +DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase +DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf +DEPENDS+= tex-typehtml-[0-9]*:../../print/tex-typehtml +DEPENDS+= tex-underscore-[0-9]*:../../print/tex-underscore +DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor +DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-luatex/DESCR b/meta-pkgs/texlive-collection-luatex/DESCR new file mode 100644 index 000000000..029132c14 --- /dev/null +++ b/meta-pkgs/texlive-collection-luatex/DESCR @@ -0,0 +1,3 @@ +Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using +Lua as an embedded scripting and extension language. +http://luatex.org/ diff --git a/meta-pkgs/texlive-collection-luatex/Makefile b/meta-pkgs/texlive-collection-luatex/Makefile new file mode 100644 index 000000000..946d65735 --- /dev/null +++ b/meta-pkgs/texlive-collection-luatex/Makefile @@ -0,0 +1,47 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:44 markd Exp $ + +DISTNAME= collection-luatex +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 34908 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= LuaTeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# depend checkcites +# depend chickenize +# depend enigma +# depend interpreter +# depend lua-check-hyphen +# depend lua-visual-debug +# depend lua2dox +# depend luabibentry +# depend luabidi +# depend luacode +# depend luaindex +# depend luainputenc +# depend luaintro +# depend lualatex-doc +# depend lualatex-math +DEPENDS+= tex-lualibs-[0-9]*:../../devel/tex-lualibs +# depend luamplib +DEPENDS+= tex-luaotfload-[0-9]*:../../fonts/tex-luaotfload +# depend luasseq +DEPENDS+= tex-luatexbase-[0-9]*:../../devel/tex-luatexbase +# depend luatexko +# depend luatextra +# depend luatodonotes +# depend luaxml +# depend odsfile +# depend placeat +# depend selnolig +# depend showhyphens +# depend spelling + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-mathextra/DESCR b/meta-pkgs/texlive-collection-mathextra/DESCR new file mode 100644 index 000000000..644bf2df7 --- /dev/null +++ b/meta-pkgs/texlive-collection-mathextra/DESCR @@ -0,0 +1 @@ +Mathematics packages. diff --git a/meta-pkgs/texlive-collection-mathextra/Makefile b/meta-pkgs/texlive-collection-mathextra/Makefile new file mode 100644 index 000000000..7568c74c4 --- /dev/null +++ b/meta-pkgs/texlive-collection-mathextra/Makefile @@ -0,0 +1,78 @@ +# $NetBSD: Makefile,v 1.3 2015/05/17 03:59:36 markd Exp $ + +DISTNAME= collection-mathextra +PKGNAME= texlive-${DISTNAME}-2014pre2 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36538 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Mathematics TeX packages + +DEPENDS+= texlive-collection-fontsrecommended-[0-9]*:../../meta-pkgs/texlive-collection-fontsrecommended +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +# depend 12many +DEPENDS+= tex-amstex-[0-9]*:../../print/tex-amstex +# depend backnaur +# depend begriff +# depend binomexp +# depend boldtensors +# depend bosisio +# depend bropd +# depend calculation +DEPENDS+= tex-ccfonts-[0-9]*:../../fonts/tex-ccfonts +# depend commath +DEPENDS+= tex-concmath-[0-9]*:../../fonts/tex-concmath +DEPENDS+= tex-concrete-[0-9]*:../../fonts/tex-concrete +# depend conteq +# depend ebproof +# depend eqnarray +# depend extarrows +# depend extpfeil +# depend faktor +# depend grundgesetze +# depend interval +# depend ionumbers +# depend isomath +# depend logicproof +# depend lpform +# depend lplfitch +DEPENDS+= tex-mathcomp-[0-9]*:../../print/tex-mathcomp +# depend mattens +# depend mhequ +# depend multiobjective +# depend natded +# depend nath +# depend ot-tableau +DEPENDS+= tex-oubraces-[0-9]*:../../print/tex-oubraces +# depend perfectcut +# depend prftree +# depend proba +# depend rec-thy +# depend ribbonproofs +# depend sesamanuel +# depend shuffle +# depend skmath +DEPENDS+= tex-statex-[0-9]*:../../print/tex-statex +# depend statex2 +DEPENDS+= tex-stmaryrd-[0-9]*:../../fonts/tex-stmaryrd +# depend subsupscripts +# depend susy +# depend syllogism +# depend sympytexpackage +# depend synproof +# depend tablor +# depend tensor +# depend tex-ewd +# depend thmbox +# depend turnstile +# depend unicode-math +# depend venn +# depend yhmath +# depend ytableau + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-metapost/DESCR b/meta-pkgs/texlive-collection-metapost/DESCR new file mode 100644 index 000000000..e08a18686 --- /dev/null +++ b/meta-pkgs/texlive-collection-metapost/DESCR @@ -0,0 +1 @@ +MetaPost and Metafont packages. diff --git a/meta-pkgs/texlive-collection-metapost/Makefile b/meta-pkgs/texlive-collection-metapost/Makefile new file mode 100644 index 000000000..26ece3691 --- /dev/null +++ b/meta-pkgs/texlive-collection-metapost/Makefile @@ -0,0 +1,55 @@ +# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-metapost +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 32455 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= MetaPost and Metafont packages + +DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-automata-[0-9]*:../../graphics/tex-automata +DEPENDS+= tex-bbcard-[0-9]*:../../graphics/tex-bbcard +DEPENDS+= tex-blockdraw_mp-[0-9]*:../../graphics/tex-blockdraw_mp +DEPENDS+= tex-bpolynomial-[0-9]*:../../graphics/tex-bpolynomial +DEPENDS+= tex-cmarrows-[0-9]*:../../graphics/tex-cmarrows +DEPENDS+= tex-drv-[0-9]*:../../graphics/tex-drv +DEPENDS+= tex-dviincl-[0-9]*:../../graphics/tex-dviincl +DEPENDS+= tex-emp-[0-9]*:../../graphics/tex-emp +DEPENDS+= tex-epsincl-[0-9]*:../../graphics/tex-epsincl +DEPENDS+= tex-expressg-[0-9]*:../../graphics/tex-expressg +DEPENDS+= tex-exteps-[0-9]*:../../graphics/tex-exteps +DEPENDS+= tex-featpost-[0-9]*:../../graphics/tex-featpost +DEPENDS+= tex-feynmf-[0-9]*:../../graphics/tex-feynmf +DEPENDS+= tex-feynmp-auto-[0-9]*:../../graphics/tex-feynmp-auto +DEPENDS+= tex-garrigues-[0-9]*:../../graphics/tex-garrigues +DEPENDS+= tex-gmp-[0-9]*:../../graphics/tex-gmp +DEPENDS+= tex-hatching-[0-9]*:../../graphics/tex-hatching +DEPENDS+= tex-latexmp-[0-9]*:../../graphics/tex-latexmp +DEPENDS+= tex-metago-[0-9]*:../../graphics/tex-metago +DEPENDS+= tex-metaobj-[0-9]*:../../graphics/tex-metaobj +DEPENDS+= tex-metaplot-[0-9]*:../../graphics/tex-metaplot +DEPENDS+= tex-metapost-[0-9]*:../../graphics/tex-metapost +DEPENDS+= tex-metauml-[0-9]*:../../graphics/tex-metauml +DEPENDS+= tex-mfpic-[0-9]*:../../graphics/tex-mfpic +DEPENDS+= tex-mfpic4ode-[0-9]*:../../graphics/tex-mfpic4ode +DEPENDS+= tex-mp3d-[0-9]*:../../graphics/tex-mp3d +DEPENDS+= tex-mpcolornames-[0-9]*:../../graphics/tex-mpcolornames +DEPENDS+= tex-mpattern-[0-9]*:../../graphics/tex-mpattern +DEPENDS+= tex-mpgraphics-[0-9]*:../../graphics/tex-mpgraphics +DEPENDS+= tex-piechartmp-[0-9]*:../../graphics/tex-piechartmp +DEPENDS+= tex-repere-[0-9]*:../../graphics/tex-repere +DEPENDS+= tex-roex-[0-9]*:../../graphics/tex-roex +DEPENDS+= tex-slideshow-[0-9]*:../../graphics/tex-slideshow +DEPENDS+= tex-splines-[0-9]*:../../graphics/tex-splines +DEPENDS+= tex-suanpan-[0-9]*:../../graphics/tex-suanpan +DEPENDS+= tex-textpath-[0-9]*:../../graphics/tex-textpath +DEPENDS+= tex-threeddice-[0-9]*:../../graphics/tex-threeddice + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-music/DESCR b/meta-pkgs/texlive-collection-music/DESCR new file mode 100644 index 000000000..ac2e9fa5b --- /dev/null +++ b/meta-pkgs/texlive-collection-music/DESCR @@ -0,0 +1 @@ +Music-related fonts and packages. diff --git a/meta-pkgs/texlive-collection-music/Makefile b/meta-pkgs/texlive-collection-music/Makefile new file mode 100644 index 000000000..b71615b78 --- /dev/null +++ b/meta-pkgs/texlive-collection-music/Makefile @@ -0,0 +1,37 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-music +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37024 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Music TeX packages + +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-abc-[0-9]*:../../print/tex-abc +DEPENDS+= tex-bagpipe-[0-9]*:../../print/tex-bagpipe +# depend figbas +# depend gchords +# depend gtrcrd +# depend guitar +# depend guitarchordschemes +# depend harmony +# depend leadsheets +# depend lilyglyphs +# depend m-tx +# depend musixguit +DEPENDS+= tex-musixtex-[0-9]*:../../print/tex-musixtex +DEPENDS+= tex-musixtex-fonts-[0-9]*:../../fonts/tex-musixtex-fonts +# depend musixtnt +# depend pmx +# depend pmxchords +# depend songbook +# depend songs + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-omega/DESCR b/meta-pkgs/texlive-collection-omega/DESCR new file mode 100644 index 000000000..ffcce444b --- /dev/null +++ b/meta-pkgs/texlive-collection-omega/DESCR @@ -0,0 +1,2 @@ +Omega, a 16-bit extended TeX by John Plaice and Yannis +Haralambous, now updated to Aleph. diff --git a/meta-pkgs/texlive-collection-omega/Makefile b/meta-pkgs/texlive-collection-omega/Makefile new file mode 100644 index 000000000..b892326e3 --- /dev/null +++ b/meta-pkgs/texlive-collection-omega/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-omega +PKGNAME= texlive-${DISTNAME}-2015 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 30388 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Omega packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-aleph-[0-9]*:../../print/tex-aleph +DEPENDS+= tex-antomega-[0-9]*:../../print/tex-antomega +DEPENDS+= tex-lambda-[0-9]*:../../print/tex-lambda +DEPENDS+= tex-mxedruli-[0-9]*:../../fonts/tex-mxedruli +DEPENDS+= tex-omega-[0-9]*:../../print/tex-omega +# omegaware is entirely included in web2c +DEPENDS+= tex-otibet-[0-9]*:../../print/tex-otibet + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-pictures/DESCR b/meta-pkgs/texlive-collection-pictures/DESCR new file mode 100644 index 000000000..fcde905aa --- /dev/null +++ b/meta-pkgs/texlive-collection-pictures/DESCR @@ -0,0 +1,2 @@ +Including TikZ, pict, etc., but MetaPost and PStricks are +separate. diff --git a/meta-pkgs/texlive-collection-pictures/Makefile b/meta-pkgs/texlive-collection-pictures/Makefile new file mode 100644 index 000000000..e5627a9dc --- /dev/null +++ b/meta-pkgs/texlive-collection-pictures/Makefile @@ -0,0 +1,151 @@ +# $NetBSD: Makefile,v 1.2 2015/05/16 11:26:04 markd Exp $ + +DISTNAME= collection-pictures +PKGNAME= texlive-${DISTNAME}-2014pre2 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36373 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Graphics, pictures, diagrams TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# depend aobs-tikz +# depend askmaps +DEPENDS+= tex-asyfig-[0-9]*:../../graphics/tex-asyfig +# depend asypictureb +# depend autoarea +# depend bardiag +# depend bloques +# depend blox +# depend bodegraph +# depend bondgraph +# depend bondgraphs +# depend braids +# depend bxeepic +# depend cachepic +# depend celtic +# depend chemfig +# depend combinedgraphics +# depend circuitikz +# depend curve +# depend curve2e +DEPENDS+= tex-curves-[0-9]*:../../print/tex-curves +# depend dcpic +# depend diagmac2 +# depend doc-pictex +# depend dottex +# depend dot2texi +# depend dratex +# depend drs +# depend duotenzor +DEPENDS+= tex-eepic-[0-9]*:../../graphics/tex-eepic +# depend epspdf +# depend epspdfconversion +# depend esk +# depend fast-diagram +# depend fig4latex +# depend flowchart +# depend forest +# depend genealogytree +# depend getmap +# depend gincltex +# depend gnuplottex +# depend gradientframe +# depend grafcet +# depend graphviz +# depend harveyballs +DEPENDS+= tex-here-[0-9]*:../../print/tex-here +# depend hf-tikz +# depend hobby +# depend hvfloat +# depend knitting +# depend knittingpattern +# depend lapdf +# depend latex-make +# depend lpic +# depend makeshape +# depend mathspic +# depend miniplot +# depend mkpic +# depend modiagram +# depend neuralnetwork +# depend numericplots +DEPENDS+= tex-pb-diagram-[0-9]*:../../print/tex-pb-diagram +# depend petri-nets +DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf +# depend pgf-blur +# depend pgf-soroban +# depend pgf-umlcd +# depend pgf-umlsd +# depend pgfgantt +# depend pgfkeyx +# depend pgfmolbio +# depend pgfopts +DEPENDS+= tex-pgfplots-[0-9]*:../../print/tex-pgfplots +# depend piano +DEPENDS+= tex-picinpar-[0-9]*:../../print/tex-picinpar +DEPENDS+= tex-pict2e-[0-9]*:../../print/tex-pict2e +DEPENDS+= tex-pictex-[0-9]*:../../graphics/tex-pictex +# depend pictex2 +# depend pinlabel +# depend pmgraph +# depend prerex +# depend productbox +# depend pxpgfmark +# depend qcircuit +# depend qrcode +# depend randbild +# depend randomwalk +# depend reotex +# depend rviewport +# depend sa-tikz +# depend schemabloc +# depend setdeck +# depend smartdiagram +# depend spath3 +# depend swimgraf +# depend texdraw +# depend ticollege +# depend tipfr +# depend tikz-3dplot +# depend tikz-bayesnet +# depend tikz-cd +# depend tikz-dependency +# depend tikz-dimline +# depend tikz-inet +# depend tikz-opm +# depend tikz-palattice +# depend tikz-qtree +# depend tikz-timing +# depend tikzinclude +# depend tikzmark +# depend tikzorbital +# depend tikzpagenodes +# depend tikzpfeile +# depend tikzposter +# depend tikzscale +# depend tikzsymbols +# depend timing-diagrams +# depend tqft +# depend tkz-base +# depend tkz-berge +# depend tkz-doc +# depend tkz-euclide +# depend tkz-fct +# depend tkz-graph +# depend tkz-kiviat +# depend tkz-linknodes +# depend tkz-orm +# depend tkz-tab +# depend tsemlines +DEPENDS+= tex-tufte-latex-[0-9]*:../../print/tex-tufte-latex +# depend venndiagram +# depend xpicture +DEPENDS+= tex-xypic-[0-9]*:../../graphics/tex-xypic + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-plainextra/DESCR b/meta-pkgs/texlive-collection-plainextra/DESCR new file mode 100644 index 000000000..6ac9a77ac --- /dev/null +++ b/meta-pkgs/texlive-collection-plainextra/DESCR @@ -0,0 +1 @@ +Add-on packages and macros that work with plain TeX. diff --git a/meta-pkgs/texlive-collection-plainextra/Makefile b/meta-pkgs/texlive-collection-plainextra/Makefile new file mode 100644 index 000000000..5d77dde50 --- /dev/null +++ b/meta-pkgs/texlive-collection-plainextra/Makefile @@ -0,0 +1,43 @@ +# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-plainextra +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37156 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Plain TeX packages + +DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic + +DEPENDS+= tex-epsf-dvipdfmx-[0-9]*:../../print/tex-epsf-dvipdfmx +DEPENDS+= tex-figflow-[0-9]*:../../print/tex-figflow +DEPENDS+= tex-fixpdfmag-[0-9]*:../../print/tex-fixpdfmag +DEPENDS+= tex-font-change-[0-9]*:../../print/tex-font-change +DEPENDS+= tex-fontch-[0-9]*:../../print/tex-fontch +DEPENDS+= tex-getoptk-[0-9]*:../../print/tex-getoptk +# depend gfnotation +DEPENDS+= tex-graphics-pln-[0-9]*:../../graphics/tex-graphics-pln +DEPENDS+= tex-hyplain-[0-9]*:../../print/tex-hyplain +DEPENDS+= tex-js-misc-[0-9]*:../../print/tex-js-misc +DEPENDS+= tex-mkpattern-[0-9]*:../../print/tex-mkpattern +DEPENDS+= tex-newsletr-[0-9]*:../../print/tex-newsletr +DEPENDS+= tex-pitex-[0-9]*:../../print/tex-pitex +DEPENDS+= tex-placeins-plain-[0-9]*:../../print/tex-placeins-plain +DEPENDS+= tex-plipsum-[0-9]*:../../print/tex-plipsum +DEPENDS+= tex-plnfss-[0-9]*:../../print/tex-plnfss +DEPENDS+= tex-plstmary-[0-9]*:../../print/tex-plstmary +DEPENDS+= tex-present-[0-9]*:../../print/tex-present +DEPENDS+= tex-resumemac-[0-9]*:../../print/tex-resumemac +DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo +DEPENDS+= tex-timetable-[0-9]*:../../print/tex-timetable +DEPENDS+= tex-treetex-[0-9]*:../../print/tex-treetex +DEPENDS+= tex-varisize-[0-9]*:../../print/tex-varisize +# xii is a "fun" package and the only files are in tex-xii-doc +#DEPENDS+= tex-xii-[0-9]*:../../print/tex-xii + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-pstricks/DESCR b/meta-pkgs/texlive-collection-pstricks/DESCR new file mode 100644 index 000000000..3505ec36b --- /dev/null +++ b/meta-pkgs/texlive-collection-pstricks/DESCR @@ -0,0 +1 @@ +PSTricks core and all add-on packages. diff --git a/meta-pkgs/texlive-collection-pstricks/Makefile b/meta-pkgs/texlive-collection-pstricks/Makefile new file mode 100644 index 000000000..1e5afbfcc --- /dev/null +++ b/meta-pkgs/texlive-collection-pstricks/Makefile @@ -0,0 +1,113 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:45 markd Exp $ + +DISTNAME= collection-pstricks +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 34995 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= PSTricks TeX packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic +DEPENDS+= texlive-collection-genericrecommended-[0-9]*:../../meta-pkgs/texlive-collection-genericrecommended + +DEPENDS+= tex-auto-pst-pdf-[0-9]*:../../graphics/tex-auto-pst-pdf +# depend bclogo +# depend dsptricks +# depend makeplot +# depend pdftricks +# depend pdftricks2 +# depend pedigree-perl +# depend psbao +DEPENDS+= tex-pst-2dplot-[0-9]*:../../graphics/tex-pst-2dplot +DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d +DEPENDS+= tex-pst-3dplot-[0-9]*:../../graphics/tex-pst-3dplot +# depend pst-abspos +# depend pst-am +# depend pst-asr +# depend pst-bar +DEPENDS+= tex-pst-barcode-[0-9]*:../../graphics/tex-pst-barcode +# depend pst-bezier +DEPENDS+= tex-pst-blur-[0-9]*:../../graphics/tex-pst-blur +# depend pst-bspline +# depend pst-calendar +DEPENDS+= tex-pst-circ-[0-9]*:../../graphics/tex-pst-circ +DEPENDS+= tex-pst-coil-[0-9]*:../../graphics/tex-pst-coil +# depend pst-cox +# depend pst-dbicons +# depend pst-diffraction +# depend pst-electricfield +DEPENDS+= tex-pst-eps-[0-9]*:../../graphics/tex-pst-eps +# depend pst-eucl +# depend pst-exa +DEPENDS+= tex-pst-fill-[0-9]*:../../graphics/tex-pst-fill +# depend pst-fit +# depend pst-fr3d +# depend pst-fractal +# depend pst-fun +# depend pst-func +# depend pst-gantt +DEPENDS+= tex-pst-geo-[0-9]*:../../geography/tex-pst-geo +DEPENDS+= tex-pst-ghsb-[0-9]*:../../graphics/tex-pst-ghsb +DEPENDS+= tex-pst-gr3d-[0-9]*:../../graphics/tex-pst-gr3d +DEPENDS+= tex-pst-grad-[0-9]*:../../graphics/tex-pst-grad +# depend pst-graphicx +# depend pst-infixplot +# depend pst-intersect +# depend pst-jtree +# depend pst-knot +# depend pst-labo +# depend pst-layout +DEPENDS+= tex-pst-lens-[0-9]*:../../graphics/tex-pst-lens +# depend pst-light3d +# depend pst-magneticfield +DEPENDS+= tex-pst-math-[0-9]*:../../graphics/tex-pst-math +# depend pst-mirror +DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node +# depend pst-ob3d +# depend pst-ode +# depend pst-optexp +# depend pst-optic +DEPENDS+= tex-pst-osci-[0-9]*:../../graphics/tex-pst-osci +# depend pst-ovl +# depend pst-pad +# depend pst-pdgr +# depend pst-perspective +# depend pst-platon +DEPENDS+= tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot +DEPENDS+= tex-pst-poly-[0-9]*:../../graphics/tex-pst-poly +# depend pst-pulley +# depend pst-qtree +# depend pst-rubans +# depend pst-sigsys +DEPENDS+= tex-pst-slpe-[0-9]*:../../graphics/tex-pst-slpe +# depend pst-solarsystem +# depend pst-solides3d +# depend pst-soroban +# depend pst-spectra +# depend pst-spirograph +# depend pst-stru +# depend pst-support +DEPENDS+= tex-pst-text-[0-9]*:../../graphics/tex-pst-text +# depend pst-thick +# depend pst-tools +DEPENDS+= tex-pst-tree-[0-9]*:../../graphics/tex-pst-tree +# depend pst-tvz +DEPENDS+= tex-pst-uml-[0-9]*:../../devel/tex-pst-uml +# depend pst-uml +# depend pst-vectorian +# depend pst-vowel +DEPENDS+= tex-pst-vue3d-[0-9]*:../../graphics/tex-pst-vue3d +# depend pst2pdf +DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks +DEPENDS+= tex-pstricks-add-[0-9]*:../../graphics/tex-pstricks-add +# depend pstricks_calcnotes +# depend uml +# depend vaucanson-g +# depend vocaltract + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-publishers/DESCR b/meta-pkgs/texlive-collection-publishers/DESCR new file mode 100644 index 000000000..cc603eb13 --- /dev/null +++ b/meta-pkgs/texlive-collection-publishers/DESCR @@ -0,0 +1 @@ +Publisher styles, theses, etc. diff --git a/meta-pkgs/texlive-collection-publishers/Makefile b/meta-pkgs/texlive-collection-publishers/Makefile new file mode 100644 index 000000000..f8bf5c748 --- /dev/null +++ b/meta-pkgs/texlive-collection-publishers/Makefile @@ -0,0 +1,159 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-publishers +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 37300 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Publisher styles, theses, etc TeX packages + +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-IEEEconf-[0-9]*:../../print/tex-IEEEconf +DEPENDS+= tex-IEEEtran-[0-9]*:../../print/tex-IEEEtran +# depend aastex +# depend abntex2 +DEPENDS+= tex-acmconf-[0-9]*:../../print/tex-acmconf +# depend active-conf +# depend adfathesis +# depend afparticle +# depend afthesis +# depend aguplus +# depend aiaa +# depend ametsoc +# depend anufinalexam +# depend aomart +# depend apa +# depend apa6 +# depend apa6e +DEPENDS+= tex-arsclassica-[0-9]*:../../print/tex-arsclassica +# depend articleingud +# depend asaetr +# depend ascelike +# depend bangorcsthesis +# depend beamer-FUBerlin +# depend bgteubner +# depend brandeis-dissertation +# depend cascadilla +# depend chem-journal +# depend classicthesis +# depend cmpj +# depend confproc +# depend dccpaper +# depend dithesis +# depend ebook +# depend ebsthesis +# depend ejpecp +# depend ekaia +# depend elbioimp +DEPENDS+= tex-elsarticle-[0-9]*:../../print/tex-elsarticle +# depend elteikthesis +# depend erdc +# depend estcpmm +# depend fbithesis +# depend fcltxdoc +# depend gaceta +# depend gatech-thesis +# depend gsemthesis +# depend gzt +# depend har2nat +# depend hobete +# depend icsv +# depend ieeepes +# depend ijmart +# depend imac +# depend imtekda +# depend jmlr +# depend jpsj +# depend kdgdocs +# depend kluwer +# depend lps +# depend matc3 +# depend matc3mem +# depend mcmthesis +# depend mentis +# depend msu-thesis +# depend mugsthesis +# depend musuos +# depend muthesis +# depend nature +# depend nddiss +# depend ndsu-thesis +# depend nih +# depend nostarch +# depend nrc +# depend onrannual +# depend opteng +# depend philosophersimprint +# depend pittetd +# depend pkuthss +# depend powerdot-FUBerlin +# depend pracjourn +# depend procIAGssymp +# depend proposal +# depend ptptex +# depend psu-thesis +# depend resphilosophica +# depend resumecls +DEPENDS+= tex-revtex-[0-9]*:../../print/tex-revtex +DEPENDS+= tex-revtex4-[0-9]*:../../print/tex-revtex4 +# depend ryethesis +# depend sageep +# depend sapthesis +# depend scrjrnl +# depend schule +# depend sduthesis +# depend seuthesis +# depend soton +# depend sphdthesis +# depend spie +# depend sr-vorl +# depend stellenbosch +# depend suftesi +# depend sugconf +# depend tabriz-thesis +# depend texilikechaps +# depend texilikecover +# depend thesis-ekf +# depend thesis-titlepage-fhac +# depend thuthesis +# depend toptesi +# depend tudscr +# depend tugboat +# depend tugboat-plain +# depend turabian +# depend tui +# depend uaclasses +# depend uadocs +# depend uafthesis +# depend ucbthesis +# depend ucdavisthesis +# depend ucthesis +# depend uestcthesis +# depend uiucredborder +# depend uiucthesis +# depend ulthese +# depend umthesis +# depend umich-thesis +# depend unamth-template +# depend unamthesis +# depend unswcover +# depend uothesis +# depend urcls +# depend uowthesis +# depend uowthesistitlepage +# depend uspatent +# depend ut-thesis +# depend uwthesis +# depend vancouver +# depend wsemclassic +# depend xcookybooky +# depend yathesis +# depend york-thesis + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-science/DESCR b/meta-pkgs/texlive-collection-science/DESCR new file mode 100644 index 000000000..5963acf5f --- /dev/null +++ b/meta-pkgs/texlive-collection-science/DESCR @@ -0,0 +1 @@ +Natural and computer sciences. diff --git a/meta-pkgs/texlive-collection-science/Makefile b/meta-pkgs/texlive-collection-science/Makefile new file mode 100644 index 000000000..f8eddc7ff --- /dev/null +++ b/meta-pkgs/texlive-collection-science/Makefile @@ -0,0 +1,86 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 13:28:53 markd Exp $ + +DISTNAME= collection-science +PKGNAME= texlive-${DISTNAME}-2015pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36989 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Natural and computer sciences TeX packages + +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex + +DEPENDS+= tex-SIstyle-[0-9]*:../../print/tex-SIstyle +DEPENDS+= tex-SIunits-[0-9]*:../../print/tex-SIunits +# depend alg +DEPENDS+= tex-algorithm2e-[0-9]*:../../print/tex-algorithm2e +DEPENDS+= tex-algorithmicx-[0-9]*:../../print/tex-algorithmicx +DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms +# depend biocon +# depend bohr +# depend bpchem +# depend bytefield +DEPENDS+= tex-chemarrow-[0-9]*:../../print/tex-chemarrow +# depend chemcompounds +# depend chemcono +# depend chemexec +# depend chemformula +# depend chemgreek +# depend chemmacros +# depend chemnum +# depend chemschemex +# depend chemstyle +DEPENDS+= tex-clrscode-[0-9]*:../../print/tex-clrscode +# depend clrscode3e +# depend complexity +# depend computational-complexity +# depend cryptocode +# depend digiconfigs +# depend drawstack +# depend dyntree +# depend eltex +# depend endiagram +# depend engtlc +# depend fouridx +# depend functan +# depend galois +# depend gastex +# depend gene-logic +# depend ghsystem +# depend gu +# depend hep +# depend hepnames +# depend hepparticles +# depend hepthesis +# depend hepunits +# depend karnaugh +# depend karnaughmap +# depend matlab-prettifier +DEPENDS+= tex-mhchem-[0-9]*:../../print/tex-mhchem +# depend miller +# depend mychemistry +# depend nuc +# depend objectz +# depend physics +# depend pseudocode +# depend pygmentex +# depend sasnrdisplay +# depend sciposter +# depend sclang-prettifier +# depend sfg +# depend siunitx +# depend steinmetz +# depend struktex +# depend substances +# depend t-angles +# depend textopo +# depend ulqda +# depend unitsdef +# depend xymtex +# depend youngtab + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/texlive-collection-xetex/DESCR b/meta-pkgs/texlive-collection-xetex/DESCR new file mode 100644 index 000000000..6d15e44bc --- /dev/null +++ b/meta-pkgs/texlive-collection-xetex/DESCR @@ -0,0 +1,2 @@ +Packages for XeTeX, the Unicode/OpenType-enabled TeX by +Jonathan Kew, http://tug.org/xetex. diff --git a/meta-pkgs/texlive-collection-xetex/Makefile b/meta-pkgs/texlive-collection-xetex/Makefile new file mode 100644 index 000000000..8b6f02bd2 --- /dev/null +++ b/meta-pkgs/texlive-collection-xetex/Makefile @@ -0,0 +1,53 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:45 markd Exp $ + +DISTNAME= collection-xetex +PKGNAME= texlive-${DISTNAME}-2014pre1 +CATEGORIES= meta-pkgs +MASTER_SITES= # empty +TEXLIVE_REV= 36312 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= XeTeX and packages + +DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic + +# depend arabxetex +# depend bidi-atbegshi +# depend bidicontour +# depend bidipagegrid +# depend bidishadowtext +# depend bidipresentation +# depend fixlatvian +# depend fontbook +# depend fontwrap +# depend interchar +# depend mathspec +# depend philokalia +# depend polyglossia +# depend ptext +DEPENDS+= tex-realscripts-[0-9]*:../../print/tex-realscripts +# depend ucharclasses +# depend unisugar +# depend xecjk +# depend xecolor +# depend xecyr +# depend xeindex +# depend xepersian +# depend xesearch +# depend xespotcolor +DEPENDS+= tex-xetex-[0-9]*:../../print/tex-xetex +DEPENDS+= tex-xetex-def-[0-9]*:../../print/tex-xetex-def +DEPENDS+= tex-xetexconfig-[0-9]*:../../print/tex-xetexconfig +# depend xetex-itrans +# depend xetex-pstricks +# depend xetex-tibetan +# depend xetexfontinfo +# depend xetexko +# depend xevlna +DEPENDS+= tex-xltxtra-[0-9]*:../../print/tex-xltxtra +DEPENDS+= tex-xunicode-[0-9]*:../../print/tex-xunicode + +META_PACKAGE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/xfce4-extras/Makefile b/meta-pkgs/xfce4-extras/Makefile index ba93e20ee..52ec4c01f 100644 --- a/meta-pkgs/xfce4-extras/Makefile +++ b/meta-pkgs/xfce4-extras/Makefile @@ -1,48 +1,58 @@ -# $NetBSD: Makefile,v 1.61 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:23:31 tnn Exp $ META_PACKAGE= yes +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-extras-${XFCE4_VERSION} -PKGREVISION= 31 CATEGORIES= meta-pkgs COMMENT= Xfce extras -# Xfce -.include "../../meta-pkgs/xfce4/buildlink3.mk" - -# -# Do you want to have more plugins? See http://goodies.xfce.org/releases/ -# for all available plugins... -# - -# Additional plugins etc. - +# Applications DEPENDS+= ristretto-[0-9]*:../../graphics/ristretto +DEPENDS+= xfce4-taskmanager>=1.1.0:../../sysutils/xfce4-taskmanager -.include "../../audio/xfce4-xmms-plugin/buildlink3.mk" -.include "../../misc/xfce4-weather-plugin/buildlink3.mk" -.include "../../net/xfce4-wavelan-plugin/buildlink3.mk" -.include "../../multimedia/xfce4-mpc-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-battery-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-cpugraph-plugin/buildlink3.mk" -.if ${OPSYS} == "NetBSD" || ${OPSYS} == "Linux" -.include "../../sysutils/xfce4-diskperf-plugin/buildlink3.mk" -.endif -.include "../../sysutils/xfce4-fsguard-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-genmon-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-netload-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-quicklauncher-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-systemload-plugin/buildlink3.mk" -.include "../../sysutils/xfce4-xkb-plugin/buildlink3.mk" -.include "../../textproc/xfce4-dict-plugin/buildlink3.mk" -.include "../../time/xfce4-datetime-plugin/buildlink3.mk" -.include "../../time/xfce4-timer-plugin/buildlink3.mk" -.include "../../x11/xfce4-clipman-plugin/buildlink3.mk" -.include "../../x11/xfce4-eyes-plugin/buildlink3.mk" -.include "../../x11/xfce4-notes-plugin/buildlink3.mk" -.include "../../x11/xfce4-places-plugin/buildlink3.mk" -.include "../../x11/xfce4-screenshooter-plugin/buildlink3.mk" +# Panel Plugins +DEPENDS+= xfce4-diskperf-plugin>=2.5.4:../../sysutils/xfce4-diskperf-plugin +DEPENDS+= xfce4-systemload-plugin>=1.1.2:../../sysutils/xfce4-systemload-plugin +DEPENDS+= xfce4-cpugraph-plugin>=1.0.5:../../sysutils/xfce4-cpugraph-plugin +DEPENDS+= xfce4-wavelan-plugin>=0.5.11:../../net/xfce4-wavelan-plugin + +DEPENDS+= xfce4-battery-plugin>=1.0.5:../../sysutils/xfce4-battery-plugin +DEPENDS+= xfce4-clipman-plugin>=1.2.6:../../x11/xfce4-clipman-plugin +DEPENDS+= xfce4-datetime-plugin>=0.6.2:../../time/xfce4-datetime-plugin +DEPENDS+= xfce4-dict-plugin>=0.3.0:../../textproc/xfce4-dict-plugin +DEPENDS+= xfce4-eyes-plugin>=4.4.3:../../x11/xfce4-eyes-plugin +DEPENDS+= xfce4-fsguard-plugin>=1.0.1:../../sysutils/xfce4-fsguard-plugin +DEPENDS+= xfce4-genmon-plugin>=3.4:../../sysutils/xfce4-genmon-plugin +DEPENDS+= xfce4-mailwatch-plugin>=1.2.0:../../mail/xfce4-mailwatch-plugin +DEPENDS+= xfce4-mixer>=4.10.0:../../audio/xfce4-mixer +DEPENDS+= xfce4-mount-plugin>=0.6.7:../../sysutils/xfce4-mount-plugin +DEPENDS+= xfce4-mpc-plugin>=0.4.4:../../multimedia/xfce4-mpc-plugin +DEPENDS+= xfce4-netload-plugin>=1.2.4:../../sysutils/xfce4-netload-plugin +DEPENDS+= xfce4-notes-plugin>=1.7.7:../../x11/xfce4-notes-plugin +DEPENDS+= xfce4-notifyd>=0.2.4:../../x11/xfce4-notifyd +DEPENDS+= xfce4-places-plugin>=1.6.0:../../x11/xfce4-places-plugin +DEPENDS+= xfce4-quicklauncher-plugin>=1.9.4:../../sysutils/xfce4-quicklauncher-plugin +DEPENDS+= xfce4-screenshooter>=1.8.2:../../x11/xfce4-screenshooter +DEPENDS+= xfce4-time-out-plugin>=1.0.2:../../misc/xfce4-time-out-plugin +DEPENDS+= xfce4-timer-plugin>=1.6.0:../../time/xfce4-timer-plugin +DEPENDS+= xfce4-verve-plugin>=1.0.1:../../sysutils/xfce4-verve-plugin +DEPENDS+= xfce4-weather-plugin>=0.8.5:../../misc/xfce4-weather-plugin +DEPENDS+= xfce4-xkb-plugin>=0.7.0:../../sysutils/xfce4-xkb-plugin +DEPENDS+= xfce4-xmms-plugin>=0.5.3:../../audio/xfce4-xmms-plugin + +# File Manager Plugins +DEPENDS+= xfce4-thunar-archive-plugin>=0.3.1:../../archivers/xfce4-thunar-archive +DEPENDS+= xfce4-thunar-media-tags-plugin>=0.2.1:../../multimedia/xfce4-thunar-media-tags +#DEPENDS+= xfce4-thunar-vcs-plugin>=0.1.4:../../sysutils/xfce4-thunar-vcs + +# Broken +# 0.2.0 fails because our thunar is too new. Fixed upstream already. +#DEPENDS+= xfce4-thunar-shares>=0.2.0:../../sysutils/xfce4-thunar-shares + +pre-extract: + ${MKDIR} ${WRKSRC} .include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/xfce4/Makefile b/meta-pkgs/xfce4/Makefile index ce24ff2c2..9d7ac920d 100644 --- a/meta-pkgs/xfce4/Makefile +++ b/meta-pkgs/xfce4/Makefile @@ -1,32 +1,31 @@ -# $NetBSD: Makefile,v 1.70 2014/06/09 14:18:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/06/12 10:50:32 wiz Exp $ META_PACKAGE= yes +PKGREVISION= 2 .include "Makefile.common" DISTNAME= xfce4-${XFCE4_VERSION} -PKGREVISION= 32 CATEGORIES= meta-pkgs COMMENT= Xfce -.include "../../audio/xfce4-mixer/buildlink3.mk" -.include "../../editors/xfce4-mousepad/buildlink3.mk" -.include "../../graphics/gnome-icon-theme/buildlink3.mk" -.include "../../graphics/xfce4-icon-theme/buildlink3.mk" -.include "../../print/xfce4-print/buildlink3.mk" -.include "../../sysutils/xfce4-appfinder/buildlink3.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../sysutils/xfce4-volman/buildlink3.mk" -.include "../../sysutils/xfce4-xarchiver/buildlink3.mk" -.include "../../time/xfce4-orage/buildlink3.mk" -.include "../../wm/xfce4-wm-themes/buildlink3.mk" -.include "../../wm/xfce4-wm/buildlink3.mk" -.include "../../x11/xfce4-desktop/buildlink3.mk" -.include "../../x11/xfce4-gtk2-engine/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/xfce4-session/buildlink3.mk" -.include "../../x11/xfce4-settings/buildlink3.mk" -.include "../../x11/xfce4-terminal/buildlink3.mk" -.include "../../x11/xfce4-utils/buildlink3.mk" +DEPENDS+= xfce4-tumbler>=0.1.27:../../x11/xfce4-tumbler +DEPENDS+= xfce4-appfinder>=4.10.0:../../sysutils/xfce4-appfinder +DEPENDS+= xfce4-desktop>=4.10.0:../../x11/xfce4-desktop +DEPENDS+= xfce4-gtk2-engine>=3.0.1:../../x11/xfce4-gtk2-engine +DEPENDS+= xfce4-mousepad>=0.3.0:../../editors/xfce4-mousepad +DEPENDS+= xfce4-panel>=4.10.0:../../x11/xfce4-panel +DEPENDS+= xfce4-orage>=4.8.4:../../time/xfce4-orage +DEPENDS+= xfce4-settings>=4.10.0:../../x11/xfce4-settings +DEPENDS+= xfce4-session>=4.10.0:../../x11/xfce4-session +DEPENDS+= xfce4-terminal>=0.6.1:../../x11/xfce4-terminal +DEPENDS+= xfce4-thunar>=1.6.0:../../sysutils/xfce4-thunar +DEPENDS+= xfce4-wm>=4.10.0:../../wm/xfce4-wm +DEPENDS+= xfce4-wm-themes>=4.10.0:../../wm/xfce4-wm-themes +DEPENDS+= xfce4-xarchiver>=0.5.2:../../sysutils/xfce4-xarchiver +DEPENDS+= elementary-xfce-icon-theme>=0.5:../../graphics/elementary-xfce-icon-theme + +pre-extract: + ${MKDIR} ${WRKSRC} .include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/xfce4/Makefile.common b/meta-pkgs/xfce4/Makefile.common index e858ab46e..968df8f71 100644 --- a/meta-pkgs/xfce4/Makefile.common +++ b/meta-pkgs/xfce4/Makefile.common @@ -1,27 +1,32 @@ -# $NetBSD: Makefile.common,v 1.46 2014/10/05 16:41:07 wiz Exp $ +# $NetBSD: Makefile.common,v 1.51 2015/06/02 13:27:03 youri Exp $ # +# used by archivers/xfce4-thunar-archive/Makefile # used by audio/xfce4-mixer/Makefile # used by audio/xfce4-xmms-plugin/Makefile +# used by devel/xfce4-conf/Makefile # used by devel/xfce4-dev-tools/Makefile -# used by devel/xfconf/Makefile # used by editors/xfce4-mousepad/Makefile -# used by graphics/xfce4-icon-theme/Makefile +# used by mail/xfce4-mailwatch-plugin/Makefile # used by meta-pkgs/xfce4-extras/Makefile +# used by misc/xfce4-time-out-plugin/Makefile # used by misc/xfce4-weather-plugin/Makefile # used by multimedia/xfce4-mpc-plugin/Makefile +# used by multimedia/xfce4-thunar-media-tags/Makefile # used by net/xfce4-wavelan-plugin/Makefile -# used by print/xfce4-print/Makefile # used by sysutils/xfce4-appfinder/Makefile # used by sysutils/xfce4-battery-plugin/Makefile # used by sysutils/xfce4-cpugraph-plugin/Makefile # used by sysutils/xfce4-diskperf-plugin/Makefile # used by sysutils/xfce4-fsguard-plugin/Makefile # used by sysutils/xfce4-genmon-plugin/Makefile +# used by sysutils/xfce4-mount-plugin/Makefile # used by sysutils/xfce4-netload-plugin/Makefile # used by sysutils/xfce4-quicklauncher-plugin/Makefile # used by sysutils/xfce4-systemload-plugin/Makefile +# used by sysutils/xfce4-taskmanager/Makefile +# used by sysutils/xfce4-thunar-vcs/Makefile # used by sysutils/xfce4-thunar/Makefile -# used by sysutils/xfce4-volman/Makefile +# used by sysutils/xfce4-verve-plugin/Makefile # used by sysutils/xfce4-xarchiver/Makefile # used by sysutils/xfce4-xkb-plugin/Makefile # used by textproc/xfce4-dict-plugin/Makefile @@ -31,50 +36,45 @@ # used by wm/xfce4-wm-themes/Makefile # used by wm/xfce4-wm/Makefile # used by x11/libxfce4gui/Makefile -# used by x11/libxfce4menu/Makefile +# used by x11/libxfce4ui/Makefile # used by x11/libxfce4util/Makefile # used by x11/xfce4-clipman-plugin/Makefile # used by x11/xfce4-desktop/Makefile # used by x11/xfce4-exo/Makefile # used by x11/xfce4-eyes-plugin/Makefile +# used by x11/xfce4-garcon/Makefile # used by x11/xfce4-gtk2-engine/Makefile # used by x11/xfce4-notes-plugin/Makefile +# used by x11/xfce4-notifyd/Makefile # used by x11/xfce4-panel/Makefile # used by x11/xfce4-places-plugin/Makefile -# used by x11/xfce4-screenshooter-plugin/Makefile +# used by x11/xfce4-screenshooter/Makefile # used by x11/xfce4-session/Makefile # used by x11/xfce4-settings/Makefile # used by x11/xfce4-terminal/Makefile -# used by x11/xfce4-utils/Makefile +# used by x11/xfce4-tumbler/Makefile +# used by x11/xfce4-whiskermenu-plugin/Makefile -MASTER_SITES= http://www.xfce.org/archive/xfce-4.6.1/src/ +MASTER_SITES= http://archive.xfce.org/xfce/4.12/src/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= youri@NetBSD.org HOMEPAGE= http://www.xfce.org/ LICENSE= gnu-gpl-v2 -XFCE4_VERSION= 4.6.1 - -# Do NOT put a PKGREVISION statement in this file! +XFCE4_VERSION= 4.12.0 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config msgfmt perl intltool -.if ${MACHINE_ARCH} == "alpha" -GCC_REQD+= 3.0 -.endif - XFCE4_EGBASE= ${PREFIX}/share/examples/xfce4 -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" +.include "../../mk/bsd.prefs.mk" -## # Use the latest GNU tar when the native tar is buggy -## .if !empty(MACHINE_PLATFORM:MNetBSD-1.6*) -## BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base -## GTAR= ${PREFIX}/bin/gtar -## .endif +.if ${OPSYS} == "Darwin" +CONFIGURE_ARGS+= --disable-visibility +.endif + +.include "../../x11/gtk2/buildlink3.mk" diff --git a/meta-pkgs/xfce4/buildlink3.mk b/meta-pkgs/xfce4/buildlink3.mk deleted file mode 100644 index fec08c35c..000000000 --- a/meta-pkgs/xfce4/buildlink3.mk +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.48 2014/05/05 00:48:08 ryoon Exp $ - -BUILDLINK_TREE+= xfce4 - -.if !defined(XFCE4_BUILDLINK3_MK) -XFCE4_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4+= xfce4>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4+= xfce4>=4.6.1nb30 -BUILDLINK_PKGSRCDIR.xfce4?= ../../meta-pkgs/xfce4 - -.include "../../audio/xfce4-mixer/buildlink3.mk" -.include "../../editors/xfce4-mousepad/buildlink3.mk" -.include "../../graphics/xfce4-icon-theme/buildlink3.mk" -.include "../../print/xfce4-print/buildlink3.mk" -.include "../../sysutils/xfce4-appfinder/buildlink3.mk" -.include "../../sysutils/xfce4-xarchiver/buildlink3.mk" -.include "../../time/xfce4-orage/buildlink3.mk" -.include "../../wm/xfce4-wm-themes/buildlink3.mk" -.include "../../wm/xfce4-wm/buildlink3.mk" -.include "../../x11/xfce4-desktop/buildlink3.mk" -.include "../../x11/xfce4-gtk2-engine/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/xfce4-session/buildlink3.mk" -.include "../../x11/xfce4-terminal/buildlink3.mk" -.include "../../x11/xfce4-utils/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4 diff --git a/misc/Addresses/Makefile b/misc/Addresses/Makefile index e9eadc51b..6910cc723 100644 --- a/misc/Addresses/Makefile +++ b/misc/Addresses/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/06 08:17:15 adam Exp $ # DISTNAME= Addresses-0.4.8 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc gnustep MASTER_SITES= http://savannah.nongnu.org/download/gap/ diff --git a/misc/Addresses/buildlink3.mk b/misc/Addresses/buildlink3.mk index 1079eb739..f5eb900af 100644 --- a/misc/Addresses/buildlink3.mk +++ b/misc/Addresses/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2015/04/06 08:17:15 adam Exp $ BUILDLINK_TREE+= Addresses @@ -6,7 +6,7 @@ BUILDLINK_TREE+= Addresses ADDRESSES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.Addresses+= Addresses>=0.4.8 -BUILDLINK_ABI_DEPENDS.Addresses+= Addresses>=0.4.8nb5 +BUILDLINK_ABI_DEPENDS.Addresses+= Addresses>=0.4.8nb6 BUILDLINK_PKGSRCDIR.Addresses?= ../../misc/Addresses .include "../../devel/gnustep-make/gnustep.mk" diff --git a/misc/Makefile b/misc/Makefile index c863295d1..199962b77 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.451 2015/03/12 14:00:14 nros Exp $ +# $NetBSD: Makefile,v 1.454 2015/06/04 20:28:06 youri Exp $ # COMMENT= Miscellaneous utilities @@ -40,6 +40,7 @@ SUBDIR+= cowsay SUBDIR+= cstream SUBDIR+= cuecat SUBDIR+= cuetools +SUBDIR+= cw SUBDIR+= deskbar-applet SUBDIR+= dgpsip SUBDIR+= dialog @@ -134,6 +135,7 @@ SUBDIR+= kdeplasma-addons4 SUBDIR+= kdeutils3 SUBDIR+= kdrill SUBDIR+= kgeography +SUBDIR+= khard SUBDIR+= kig SUBDIR+= kiten SUBDIR+= klettres @@ -333,6 +335,7 @@ SUBDIR+= whohas SUBDIR+= window SUBDIR+= xchm SUBDIR+= xdg-utils +SUBDIR+= xfce4-time-out-plugin SUBDIR+= xfce4-weather-plugin SUBDIR+= xjdic SUBDIR+= xorg-docs diff --git a/misc/attica/Makefile b/misc/attica/Makefile index f41155e51..5de98e0fa 100644 --- a/misc/attica/Makefile +++ b/misc/attica/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:31 tnn Exp $ DISTNAME= attica-0.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_KDE:=attica/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/attica/buildlink3.mk b/misc/attica/buildlink3.mk index 5af55cee9..8b29ddf12 100644 --- a/misc/attica/buildlink3.mk +++ b/misc/attica/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:31 tnn Exp $ BUILDLINK_TREE+= attica @@ -6,7 +6,7 @@ BUILDLINK_TREE+= attica ATTICA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.attica+= attica>=0.1.2 -BUILDLINK_ABI_DEPENDS.attica+= attica>=0.4.2nb1 +BUILDLINK_ABI_DEPENDS.attica+= attica>=0.4.2nb2 BUILDLINK_PKGSRCDIR.attica?= ../../misc/attica .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/misc/basket/Makefile b/misc/basket/Makefile index 4d69e7f5b..8ed104313 100644 --- a/misc/basket/Makefile +++ b/misc/basket/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2014/08/22 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:23:31 tnn Exp $ DISTNAME= basket-1.0.2 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= misc MASTER_SITES= http://basket.kde.org/downloads/ diff --git a/misc/bbweather/Makefile b/misc/bbweather/Makefile index c78b13b75..ffe8ba4ed 100644 --- a/misc/bbweather/Makefile +++ b/misc/bbweather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:33 wiz Exp $ # DISTNAME= bbweather-0.6.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.netmeister.org/apps/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/bibletime/Makefile b/misc/bibletime/Makefile index f98739977..28bda6b75 100644 --- a/misc/bibletime/Makefile +++ b/misc/bibletime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/03/12 13:54:30 nros Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:31 tnn Exp $ DISTNAME= bibletime-2.10.1 -PKGREVISION= 2 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bibletime/} EXTRACT_SUFX= .tar.xz diff --git a/misc/blccc/Makefile b/misc/blccc/Makefile index e95555ff7..ca88e4a34 100644 --- a/misc/blccc/Makefile +++ b/misc/blccc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:31 tnn Exp $ # DISTNAME= blccc-1.99 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= misc MASTER_SITES= http://sven.gimp.org/blinkenlights/ diff --git a/misc/byobu/Makefile b/misc/byobu/Makefile index 1866db98a..6e94f9b50 100644 --- a/misc/byobu/Makefile +++ b/misc/byobu/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/07/13 07:13:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:33 wiz Exp $ BYOBUVER= 5.81 DISTNAME= byobu_${BYOBUVER}.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://byobu.co/download/ diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index a11160e8c..90dd26373 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.96 2015/03/16 22:28:38 wiz Exp $ +# $NetBSD: Makefile,v 1.106 2015/06/10 09:00:40 wiz Exp $ -DISTNAME= calibre-2.21.0 -PKGREVISION= 1 +DISTNAME= calibre-2.30.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 58f984127..64c371619 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.33 2015/03/16 22:28:38 wiz Exp $ +@comment $NetBSD: PLIST,v 1.39 2015/06/10 09:00:40 wiz Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -243,8 +243,13 @@ lib/calibre/calibre/ebooks/docx/to_html.py lib/calibre/calibre/ebooks/docx/toc.py lib/calibre/calibre/ebooks/docx/writer/__init__.py lib/calibre/calibre/ebooks/docx/writer/container.py +lib/calibre/calibre/ebooks/docx/writer/fonts.py lib/calibre/calibre/ebooks/docx/writer/from_html.py +lib/calibre/calibre/ebooks/docx/writer/images.py +lib/calibre/calibre/ebooks/docx/writer/links.py +lib/calibre/calibre/ebooks/docx/writer/lists.py lib/calibre/calibre/ebooks/docx/writer/styles.py +lib/calibre/calibre/ebooks/docx/writer/tables.py lib/calibre/calibre/ebooks/docx/writer/utils.py lib/calibre/calibre/ebooks/epub/__init__.py lib/calibre/calibre/ebooks/epub/cfi/__init__.py @@ -681,6 +686,8 @@ lib/calibre/calibre/gui2/convert/debug.py lib/calibre/calibre/gui2/convert/debug_ui.py lib/calibre/calibre/gui2/convert/docx_input.py lib/calibre/calibre/gui2/convert/docx_input_ui.py +lib/calibre/calibre/gui2/convert/docx_output.py +lib/calibre/calibre/gui2/convert/docx_output_ui.py lib/calibre/calibre/gui2/convert/epub_output.py lib/calibre/calibre/gui2/convert/epub_output_ui.py lib/calibre/calibre/gui2/convert/fb2_input.py @@ -765,7 +772,6 @@ lib/calibre/calibre/gui2/dialogs/check_library.py lib/calibre/calibre/gui2/dialogs/choose_format.py lib/calibre/calibre/gui2/dialogs/choose_format_device.py lib/calibre/calibre/gui2/dialogs/choose_format_device_ui.py -lib/calibre/calibre/gui2/dialogs/choose_format_ui.py lib/calibre/calibre/gui2/dialogs/choose_library.py lib/calibre/calibre/gui2/dialogs/choose_library_ui.py lib/calibre/calibre/gui2/dialogs/choose_plugin_toolbars.py @@ -916,7 +922,6 @@ lib/calibre/calibre/gui2/search_box.py lib/calibre/calibre/gui2/search_restriction_mixin.py lib/calibre/calibre/gui2/shortcuts.py lib/calibre/calibre/gui2/shortcuts_ui.py -lib/calibre/calibre/gui2/splash.py lib/calibre/calibre/gui2/store/__init__.py lib/calibre/calibre/gui2/store/basic_config.py lib/calibre/calibre/gui2/store/basic_config_widget_ui.py @@ -1146,6 +1151,7 @@ lib/calibre/calibre/plugins/_patiencediff_c.so lib/calibre/calibre/plugins/_regex.so lib/calibre/calibre/plugins/bzzdec.so lib/calibre/calibre/plugins/cPalmdoc.so +lib/calibre/calibre/plugins/certgen.so lib/calibre/calibre/plugins/chm_extra.so lib/calibre/calibre/plugins/chmlib.so lib/calibre/calibre/plugins/freetype.so @@ -1172,6 +1178,26 @@ lib/calibre/calibre/spell/__init__.py lib/calibre/calibre/spell/break_iterator.py lib/calibre/calibre/spell/dictionary.py lib/calibre/calibre/spell/import_from.py +lib/calibre/calibre/srv/__init__.py +lib/calibre/calibre/srv/bonjour.py +lib/calibre/calibre/srv/errors.py +lib/calibre/calibre/srv/handler.py +lib/calibre/calibre/srv/http_request.py +lib/calibre/calibre/srv/http_response.py +lib/calibre/calibre/srv/loop.py +lib/calibre/calibre/srv/opts.py +lib/calibre/calibre/srv/pool.py +lib/calibre/calibre/srv/pre_activated.py +lib/calibre/calibre/srv/routes.py +lib/calibre/calibre/srv/sendfile.py +lib/calibre/calibre/srv/standalone.py +lib/calibre/calibre/srv/tests/__init__.py +lib/calibre/calibre/srv/tests/base.py +lib/calibre/calibre/srv/tests/http.py +lib/calibre/calibre/srv/tests/loop.py +lib/calibre/calibre/srv/tests/main.py +lib/calibre/calibre/srv/tests/routes.py +lib/calibre/calibre/srv/utils.py lib/calibre/calibre/startup.py lib/calibre/calibre/test_build.py lib/calibre/calibre/translations/__init__.py @@ -1182,6 +1208,7 @@ lib/calibre/calibre/utils/__init__.py lib/calibre/calibre/utils/apsw_shell.py lib/calibre/calibre/utils/bibtex.py lib/calibre/calibre/utils/browser.py +lib/calibre/calibre/utils/certgen.py lib/calibre/calibre/utils/chm/__init__.py lib/calibre/calibre/utils/chm/chm.py lib/calibre/calibre/utils/chm/chmlib.py @@ -1286,6 +1313,7 @@ lib/calibre/calibre/utils/titlecase.py lib/calibre/calibre/utils/unrar.py lib/calibre/calibre/utils/unsmarten.py lib/calibre/calibre/utils/winreg/__init__.py +lib/calibre/calibre/utils/winreg/dde.py lib/calibre/calibre/utils/winreg/default_programs.py lib/calibre/calibre/utils/winreg/lib.py lib/calibre/calibre/utils/wmf/__init__.py @@ -1648,7 +1676,6 @@ share/calibre/images/plus.png share/calibre/images/plusplus.png share/calibre/images/polish.png share/calibre/images/previous.png -share/calibre/images/print-preview.png share/calibre/images/print.png share/calibre/images/publisher.png share/calibre/images/random.png @@ -1710,6 +1737,7 @@ share/calibre/mime.types share/calibre/quick_start/deu.epub share/calibre/quick_start/eng.epub share/calibre/quick_start/fra.epub +share/calibre/quick_start/ita.epub share/calibre/recipes/10minutos.recipe share/calibre/recipes/180.recipe share/calibre/recipes/20_minutos.recipe @@ -2050,6 +2078,7 @@ share/calibre/recipes/dilbert.recipe share/calibre/recipes/dilemaveche.recipe share/calibre/recipes/dingoo_a320.recipe share/calibre/recipes/discover_magazine.recipe +share/calibre/recipes/discover_magazine_monthly.recipe share/calibre/recipes/disinformatico.recipe share/calibre/recipes/divahair.recipe share/calibre/recipes/dn_se.recipe @@ -2599,7 +2628,6 @@ share/calibre/recipes/marketing_sensoriale.recipe share/calibre/recipes/mateusz_czytania.recipe share/calibre/recipes/matichon.recipe share/calibre/recipes/max_planck.recipe -share/calibre/recipes/maximum_pc.recipe share/calibre/recipes/mayra.recipe share/calibre/recipes/mdj.recipe share/calibre/recipes/media2.recipe @@ -2609,7 +2637,6 @@ share/calibre/recipes/mediapart.recipe share/calibre/recipes/medscape.recipe share/calibre/recipes/melbourne_herald_sun.recipe share/calibre/recipes/men24_gr.recipe -share/calibre/recipes/menorca.recipe share/calibre/recipes/mens_health.recipe share/calibre/recipes/merco_press.recipe share/calibre/recipes/mesec.recipe @@ -2627,6 +2654,7 @@ share/calibre/recipes/ming_pao.recipe share/calibre/recipes/ming_pao_toronto.recipe share/calibre/recipes/ming_pao_vancouver.recipe share/calibre/recipes/miradasalsur.recipe +share/calibre/recipes/mit_technology_review.recipe share/calibre/recipes/mlody_technik_pl.recipe share/calibre/recipes/mmc_rtv.recipe share/calibre/recipes/mobile_bulgaria.recipe @@ -3037,7 +3065,6 @@ share/calibre/recipes/sportowefakty.recipe share/calibre/recipes/sportsillustrated.recipe share/calibre/recipes/sportsillustrated_columnists.recipe share/calibre/recipes/st_louis_post_dispatch.recipe -share/calibre/recipes/st_petersburg_times.recipe share/calibre/recipes/stackoverflow.recipe share/calibre/recipes/stamgasten.recipe share/calibre/recipes/standardmedia_ke.recipe @@ -3122,6 +3149,7 @@ share/calibre/recipes/the_sun.recipe share/calibre/recipes/the_verge.recipe share/calibre/recipes/the_week_magazine_free.recipe share/calibre/recipes/the_workingham_times.recipe +share/calibre/recipes/thecodelesscode.recipe share/calibre/recipes/thecultofghoul.recipe share/calibre/recipes/thedailywtf.recipe share/calibre/recipes/thedgesingapore.recipe @@ -3513,4 +3541,3 @@ share/doc/calibre/Changelog.yaml share/doc/calibre/INSTALL share/doc/calibre/LICENSE.rtf share/doc/calibre/README.md -@pkgdir lib/calibre/calibre/plugins/.libs diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo index a4e448b06..5461897f0 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.33 2015/03/15 21:23:47 wiz Exp $ +$NetBSD: distinfo,v 1.41 2015/06/10 09:00:40 wiz Exp $ -SHA1 (calibre-2.21.0.tar.xz) = eb420d22b6a740a4b0cbd05d7f5277a1615c2b86 -RMD160 (calibre-2.21.0.tar.xz) = 28b595e091b07f7d7116d5c636b61e18e37ec77d -Size (calibre-2.21.0.tar.xz) = 36415844 bytes +SHA1 (calibre-2.30.0.tar.xz) = 0b95fe511ad77d541d6115cbb39cbce28021e699 +RMD160 (calibre-2.30.0.tar.xz) = 6a3e84fde6e5bf1b9036425c67b26ec0d440f00e +Size (calibre-2.30.0.tar.xz) = 36851416 bytes SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c SHA1 (patch-setup_extensions.py) = dcf89bab3a9ff7012af6e009bf68779302d2a556 diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile index 3a107b807..86fc4bf3f 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:31 tnn Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/celestia/Makefile b/misc/celestia/Makefile index 302aee7a8..38ac9515c 100644 --- a/misc/celestia/Makefile +++ b/misc/celestia/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/10/19 22:27:46 alnsn Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:23:31 tnn Exp $ DISTNAME= celestia-1.6.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=celestia/} diff --git a/misc/colorize/Makefile b/misc/colorize/Makefile index da4a7ca94..bcb89780f 100644 --- a/misc/colorize/Makefile +++ b/misc/colorize/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:33 wiz Exp $ # DISTNAME= colorize_0.3.0 PKGNAME= colorize-0.3.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://colorize.raszi.hu/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/cowsay/Makefile b/misc/cowsay/Makefile index b163bd3af..a44e172e9 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:33 wiz Exp $ DISTNAME= cowsay-3.03 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= # ftp://ftp.nog.net/pub/tony/cowsay/ diff --git a/misc/cw/DESCR b/misc/cw/DESCR new file mode 100644 index 000000000..e4dad057f --- /dev/null +++ b/misc/cw/DESCR @@ -0,0 +1,8 @@ +Cw is a non-intrusive real-time ANSI color wrapper for common unix-based +command. It is designed to simulate the environment of the commands being +executed, so that if a person types 'du', 'df', 'ping', etc. in their +shell it will automatically color the output in real-time according to +a definition file containing the color format desired. cw has support +for wildcard match coloring, tokenized coloring, headers/footers, case +scenario coloring, command line dependent definition coloring, and +includes over 50 pre-made definition files. diff --git a/misc/cw/Makefile b/misc/cw/Makefile new file mode 100644 index 000000000..88f513556 --- /dev/null +++ b/misc/cw/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.2 2015/06/04 21:56:48 youri Exp $ + +DISTNAME= cw-1.0.16 +CATEGORIES= misc +MASTER_SITES= http://cwrapper.sourceforge.net/ + +MAINTAINER= youri@NetBSD.org +HOMEPAGE= http://cwrapper.sourceforge.net/ +COMMENT= Non-intrusive color wrapper for common commands +LICENSE= gnu-gpl-v2 + +GNU_CONFIGURE= yes +USE_TOOLS+= gmake + +SUBST_CLASSES+= path +SUBST_STAGE.path= pre-build +SUBST_MESSAGE.path= Updating intepreter path +SUBST_FILES.path= def/* +SUBST_SED.path= -e 's,/cw,${PREFIX}/bin/cw,1' + +.include "../../mk/bsd.pkg.mk" diff --git a/misc/cw/PLIST b/misc/cw/PLIST new file mode 100644 index 000000000..c25ca8862 --- /dev/null +++ b/misc/cw/PLIST @@ -0,0 +1,123 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/04 20:27:53 youri Exp $ +bin/color +bin/colorcfg +bin/cw +bin/cwu +lib/cw/arp +lib/cw/arping +lib/cw/auth.log@ +lib/cw/blockdev +lib/cw/cal +lib/cw/cksum +lib/cw/clock +lib/cw/configure +lib/cw/cpuinfo@ +lib/cw/crontab@ +lib/cw/cw-pipe +lib/cw/cw-test.cgi +lib/cw/date +lib/cw/df +lib/cw/diff +lib/cw/dig +lib/cw/dmesg +lib/cw/du +lib/cw/env +lib/cw/etc/1line-blu.ftr +lib/cw/etc/1line-blu.hdr +lib/cw/etc/1line-cyn.ftr +lib/cw/etc/1line-cyn.hdr +lib/cw/etc/1line-grn.ftr +lib/cw/etc/1line-grn.hdr +lib/cw/etc/1line-gry.ftr +lib/cw/etc/1line-gry.hdr +lib/cw/etc/1line-grydash.ftr +lib/cw/etc/1line-grydash.hdr +lib/cw/etc/1line-gryfade.ftr +lib/cw/etc/1line-gryfade.hdr +lib/cw/etc/1line-prp.ftr +lib/cw/etc/1line-prp.hdr +lib/cw/etc/1line-red.ftr +lib/cw/etc/1line-red.hdr +lib/cw/etc/1line-ylw.ftr +lib/cw/etc/1line-ylw.hdr +lib/cw/etc/README +lib/cw/etc/bendingbars.ftr +lib/cw/etc/bendingbars.hdr +lib/cw/etc/chrome.ftr +lib/cw/etc/chrome.hdr +lib/cw/etc/goop-cyngrn.ftr +lib/cw/etc/goop-cyngrn.hdr +lib/cw/etc/goop-redprp.ftr +lib/cw/etc/goop-redprp.hdr +lib/cw/figlet +lib/cw/file +lib/cw/find +lib/cw/finger +lib/cw/free +lib/cw/fstab@ +lib/cw/fuser +lib/cw/g++ +lib/cw/gcc +lib/cw/group@ +lib/cw/groups +lib/cw/hdparm +lib/cw/hexdump +lib/cw/host +lib/cw/hosts@ +lib/cw/id +lib/cw/ifconfig +lib/cw/inittab@ +lib/cw/iptables +lib/cw/last +lib/cw/lastlog +lib/cw/lsattr +lib/cw/lsmod +lib/cw/lsof +lib/cw/ltrace-color +lib/cw/make +lib/cw/md5sum +lib/cw/meminfo@ +lib/cw/messages@ +lib/cw/mount +lib/cw/mpg123 +lib/cw/netstat +lib/cw/nfsstat +lib/cw/nmap +lib/cw/nslookup +lib/cw/objdump +lib/cw/passwd@ +lib/cw/ping +lib/cw/pmap +lib/cw/pmap_dump +lib/cw/praliases +lib/cw/profile@ +lib/cw/protocols@ +lib/cw/ps +lib/cw/pstree +lib/cw/quota +lib/cw/quotastats +lib/cw/resolv.conf@ +lib/cw/route +lib/cw/routel +lib/cw/sdiff +lib/cw/services@ +lib/cw/showmount +lib/cw/smbstatus +lib/cw/stat +lib/cw/strace-color +lib/cw/sysctl +lib/cw/syslog +lib/cw/tar +lib/cw/tcpdump +lib/cw/tracepath +lib/cw/traceroute +lib/cw/umount +lib/cw/uname +lib/cw/uptime +lib/cw/users +lib/cw/vmstat +lib/cw/w +lib/cw/wc +lib/cw/whereis +lib/cw/who +lib/cw/xferlog@ diff --git a/misc/cw/distinfo b/misc/cw/distinfo new file mode 100644 index 000000000..44128002e --- /dev/null +++ b/misc/cw/distinfo @@ -0,0 +1,7 @@ +$NetBSD: distinfo,v 1.1 2015/06/04 20:27:53 youri Exp $ + +SHA1 (cw-1.0.16.tar.gz) = aede60d3f7a9c384e98836a84072dc7b459ce616 +RMD160 (cw-1.0.16.tar.gz) = 7040d32ca9cc82d7a341a237343bfbb7cf9eda75 +Size (cw-1.0.16.tar.gz) = 85621 bytes +SHA1 (patch-Makefile.in) = 483926acea84aad117ccdce0c4cd644c7ef08a94 +SHA1 (patch-src_cw.c) = 766b3d30a54ccbec1d08eaaadbf77b39c3bb3fb6 diff --git a/misc/cw/patches/patch-Makefile.in b/misc/cw/patches/patch-Makefile.in new file mode 100644 index 000000000..ed94132bd --- /dev/null +++ b/misc/cw/patches/patch-Makefile.in @@ -0,0 +1,121 @@ +$NetBSD: patch-Makefile.in,v 1.1 2015/06/04 20:27:53 youri Exp $ + +Fix the Makefile for DESTDIR support. + +--- Makefile.in.orig 2010-06-20 04:39:51.000000000 +0000 ++++ Makefile.in +@@ -2,101 +2,21 @@ + PREFIX=@prefix@ + BINDIR=${PREFIX}/bin + LIBDIR=${PREFIX}/lib +-MANDIR=@mandir@ + SHELL=@SHELL@ + CC=@CC@ +-ECHO=echo +-LN=ln +-RM=rm +-MKDIR=mkdir +-INSTALL=@INSTALL@ + + all: +- @$(ECHO) "* Type \"make local\" to just compile local binaries." +- @$(ECHO) "* Type \"make installlocal\" to compile/install in"\ +- "your home directory." +- @$(ECHO) "* Type \"make install\" to compile/install globally." ++ $(CC) src/cw.c -o bin/cw @CFLAGS@ @LIBS@ @DEFS@ ++ $(CC) src/cwu.c -o bin/cwu @CFLAGS@ + +-cw: +- @$(ECHO) "* Compiling cw(color wrapper)..." +- @$(CC) src/cw.c -o bin/cw @CFLAGS@ @LIBS@ @DEFS@ +- +-cwu: +- @$(ECHO) "* Compiling cwu(color wrapper directive updater)..." +- @$(CC) src/cwu.c -o bin/cwu @CFLAGS@ +- +-local: cw cwu +- +-installlocal: cleanlocal local +- @$(ECHO) "* Installing color wrapper locally..." +- @$(MKDIR) -m 755 $(HOME)/.cw $(HOME)/.cw/bin $(HOME)/.cw/def $(HOME)/.cw/def/etc +- @for FILE in bin/*;do $(INSTALL) -m 755 $$FILE $(HOME)/.cw/bin/;done +- @$(LN) -sf $(HOME)/.cw/bin/cw $(HOME)/.cw/bin/cwe +- @$(ECHO) "* Installing color wrapper generic definition files..." +- @for FILE in def/*;do $(INSTALL) -m 755 $$FILE $(HOME)/.cw/def/;done +- @$(ECHO) "* Installing color wrapper generic header/footer files..." +- @for FILE in etc/*;do $(INSTALL) -m 644 $$FILE $(HOME)/.cw/def/etc/;done +- @$(ECHO) "* Updating definition files..." +- @bin/cwu $(HOME)/.cw/def/ $(HOME)/.cw/bin/cw +- @$(ECHO) "-----------------------------------------------------------" +- @$(ECHO) "* Complete, definitions are stored in: ~/.cw/def" +- @$(ECHO) "* For bash: place 'export PATH=\"~/.cw/def:\$$PATH\"'"\ +- "at the end of ~/.bash_profile" +- @$(ECHO) "* For tcsh: place 'setenv PATH \"~/.cw/def:\$$PATH\"'"\ +- "at the end of ~/.login" +- @$(ECHO) "* Or to automate the two lines above use the"\ +- "\"~/.cw/bin/colorcfg\" command. (and add optional anti-coloring"\ +- "precautions)" +- @$(ECHO) "* Once the desired shell(s) are setup, use the"\ +- "\"~/.cw/bin/color\" command, or the environmental variable"\ +- "NOCOLOR=1 to turn color wrapping on and off." +- @$(ECHO) "" +- @$(ECHO) "* PLEASE view the ./README file for more information if"\ +- "you haven't already." +- +-install: cleanpub cw cwu +- @$(ECHO) "* Installing color wrapper..." +- @for FILE in bin/*;do $(INSTALL) -o 0 -g 0 -m 755 $$FILE $(BINDIR);done +- @$(LN) -sf $(BINDIR)/cw $(BINDIR)/cwe +- @$(ECHO) "* Installing color wrapper generic definition files..." +- @$(MKDIR) -m 755 $(LIBDIR)/cw/ +- @for FILE in def/*;do $(INSTALL) -o 0 -g 0 -m 755 $$FILE $(LIBDIR)/cw/;done +- @$(ECHO) "* Installing color wrapper generic header/footer files..." +- @$(MKDIR) -m 755 $(LIBDIR)/cw/etc +- @for FILE in etc/*;do $(INSTALL) -o 0 -g 0 -m 644 $$FILE $(LIBDIR)/cw/etc;done +- @$(ECHO) "* Installing manual pages..." +- @for FILE in man/*;do $(INSTALL) -o 0 -g 0 -m 644 $$FILE $(MANDIR)/man1/;done +- @$(ECHO) "* Updating definition files..." +- @$(BINDIR)/cwu $(LIBDIR)/cw $(BINDIR)/cw +- @$(ECHO) "-----------------------------------------------------------" +- @$(ECHO) "* Complete, definitions are stored in: $(LIBDIR)/cw" +- @$(ECHO) "* For bash: place 'export PATH=\"$(LIBDIR)/cw:\$$PATH\"'"\ +- "at the end of ~/.bash_profile(or /etc/profile globally)" +- @$(ECHO) "* For tcsh: place 'setenv PATH \"$(LIBDIR)/cw:\$$PATH\"'"\ +- "at the end of ~/.login(or /etc/csh.login globally)" +- @$(ECHO) "* Or to automate the two lines above use the"\ +- "\"colorcfg\" command. (and add optional anti-coloring precautions)" +- @$(ECHO) "* Once the desired shell(s) are setup, use the"\ +- "\"color\" command, or the environmental variable NOCOLOR=1 to turn"\ +- "color wrapping on and off." +- @$(ECHO) "" +- @$(ECHO) "* PLEASE view the ./README file for more information if"\ +- "you haven't already." +- +-clean: +- @$(ECHO) "* Cleaning compiling content..." +- @$(RM) -rf Makefile config.status config.cache config.log config.h\ +- bin/cw bin/cwu bin/cw.exe bin/cwu.exe +- +-cleanlocal: +- @$(ECHO) "* Cleaning local content..." +- @$(RM) -rf $(HOME)/.cw +- +-cleanpub: +- @$(ECHO) "* Cleaning cw and cwu binaries, and definitions..." +- @$(RM) -rf $(BINDIR)/cw $(BINDIR)/cwu $(BINDIR)/cwe\ +- $(BINDIR)/cw.exe $(BINDIR)/cwu.exe $(BINDIR)/color $(BINDIR)/colorcfg\ +- $(LIBDIR)/cw $(MANDIR)/man1/cw.1.gz $(MANDIR)/man1/cwu.1.gz\ +- $(MANDIR)/man1/cwe.1.gz +- +-cleanall: clean cleanlocal cleanpub ++.PHONY: install ++install: ++ mkdir -p $(DESTDIR)$(LIBDIR)/cw/etc ++ mkdir -p $(DESTDIR)$(LIBDIR) ++ mkdir -p $(DESTDIR)$(BINDIR) ++ install -pm 755 bin/cw $(DESTDIR)$(BINDIR)/ ++ install -pm 755 bin/cwu $(DESTDIR)$(BINDIR)/ ++ install -pm 755 bin/color $(DESTDIR)$(BINDIR)/ ++ install -pm 755 bin/colorcfg $(DESTDIR)$(BINDIR)/ ++ install -pm 755 def/* $(DESTDIR)$(LIBDIR)/cw/ ++ install -pm 644 etc/* $(DESTDIR)$(LIBDIR)/cw/etc/ diff --git a/misc/cw/patches/patch-src_cw.c b/misc/cw/patches/patch-src_cw.c new file mode 100644 index 000000000..39f7bd620 --- /dev/null +++ b/misc/cw/patches/patch-src_cw.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_cw.c,v 1.1 2015/06/04 20:27:53 youri Exp $ + +fprintf requires the format. + +--- src/cw.c.orig 2010-06-20 04:39:51.000000000 +0000 ++++ src/cw.c +@@ -643,7 +643,7 @@ void sighandler(signed int sig){ + else if(sig==SIGUSR1)ext=1; + else if(sig==SIGALRM)ext=2; + else if(sig==SIGPIPE||sig==SIGINT){ +- fprintf(stderr,pal2[16]); ++ fprintf(stderr,"%s\n",pal2[16]); + fflush(stderr); + cwexit(0,0); + } diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 95b4bdd2a..1321cf5d3 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.90 2015/04/25 14:23:32 tnn Exp $ DISTNAME= deskbar-applet-2.32.0 -PKGREVISION= 35 +PKGREVISION= 37 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile index 6187ee75e..d4b22ee6f 100644 --- a/misc/dialog/Makefile +++ b/misc/dialog/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.72 2015/03/01 15:14:49 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2015/05/31 13:06:24 wiz Exp $ -DISTNAME= dialog-1.2-20150225 +DISTNAME= dialog-1.2-20150528 PKGNAME= ${DISTNAME:C/-2/.2/} CATEGORIES= misc MASTER_SITES= ftp://invisible-island.net/dialog/ diff --git a/misc/dialog/distinfo b/misc/dialog/distinfo index ad0d190a6..c71279b2e 100644 --- a/misc/dialog/distinfo +++ b/misc/dialog/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.42 2015/03/01 15:14:49 wiz Exp $ +$NetBSD: distinfo,v 1.45 2015/05/31 13:06:24 wiz Exp $ -SHA1 (dialog-1.2-20150225.tgz) = 6820c84e68ffac69a540b86aa31e93b1aa0d17af -RMD160 (dialog-1.2-20150225.tgz) = b049fcbaf8c2eea667bf91edea3d7cbf897dba1d -Size (dialog-1.2-20150225.tgz) = 473318 bytes +SHA1 (dialog-1.2-20150528.tgz) = 5032701bc453a742e07da41c8a57e08bc27bfe77 +RMD160 (dialog-1.2-20150528.tgz) = 5f52fbc69d95948f2a5e6ddb732a4c329ec3257a +Size (dialog-1.2-20150528.tgz) = 497650 bytes diff --git a/misc/dpkg/Makefile b/misc/dpkg/Makefile index a91ee37df..8721e7577 100644 --- a/misc/dpkg/Makefile +++ b/misc/dpkg/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:33 wiz Exp $ # DISTNAME= dpkg_1.16.10 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/d/dpkg/} EXTRACT_SUFX= .tar.xz diff --git a/misc/fbreader/Makefile b/misc/fbreader/Makefile index 340d9a3b0..8e665bbdb 100644 --- a/misc/fbreader/Makefile +++ b/misc/fbreader/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:32 tnn Exp $ DISTNAME= fbreader-sources-0.99.4 PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= http://www.fbreader.org/files/desktop/ EXTRACT_SUFX= .tgz diff --git a/misc/gelemental/Makefile b/misc/gelemental/Makefile index 79408d1e4..0ad070723 100644 --- a/misc/gelemental/Makefile +++ b/misc/gelemental/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= gelemental-1.2.0 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= misc MASTER_SITES= http://www.kdau.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gkrellm-flynn/Makefile b/misc/gkrellm-flynn/Makefile index 503ba9164..3e238fa95 100644 --- a/misc/gkrellm-flynn/Makefile +++ b/misc/gkrellm-flynn/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= gkrellflynn-0.8 PKGNAME= ${DISTNAME:S/gkrell/gkrellm-/} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= misc MASTER_SITES= http://bax.comlab.uni-rostock.de/fileadmin/downloads/ diff --git a/misc/gkrellm-launch/Makefile b/misc/gkrellm-launch/Makefile index cd772dbd4..003f1a870 100644 --- a/misc/gkrellm-launch/Makefile +++ b/misc/gkrellm-launch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= gkrellmlaunch-0.5 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmlaunch/} diff --git a/misc/gkrellm-leds/Makefile b/misc/gkrellm-leds/Makefile index 9599ee6ef..b59a20b3a 100644 --- a/misc/gkrellm-leds/Makefile +++ b/misc/gkrellm-leds/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= gkleds-0.8.2 PKGNAME= ${DISTNAME:S/^gk/gkrellm-/} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= misc MASTER_SITES= http://heim.ifi.uio.no/~oyvinha/files/files/ diff --git a/misc/gkrellm-moon/Makefile b/misc/gkrellm-moon/Makefile index 07a65b592..2cd3182df 100644 --- a/misc/gkrellm-moon/Makefile +++ b/misc/gkrellm-moon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= gkrellmoon-0.6 PKGNAME= gkrellm-moon-0.6 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkrellmoon/} diff --git a/misc/gkrellm-weather/Makefile b/misc/gkrellm-weather/Makefile index f3d738dcc..a0360bb5f 100644 --- a/misc/gkrellm-weather/Makefile +++ b/misc/gkrellm-weather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:50:33 wiz Exp $ DISTNAME= gkrellweather-2.0.7 PKGNAME= gkrellm-weather-2.0.7 -PKGREVISION= 28 +PKGREVISION= 30 CATEGORIES= misc MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index 18052bbac..dabefd9a6 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.144 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.147 2015/06/12 10:50:33 wiz Exp $ DISTNAME= gnome-utils-2.32.0 -PKGREVISION= 38 +PKGREVISION= 41 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/goffice0.10/Makefile b/misc/goffice0.10/Makefile index bac51dfa6..0918ae54a 100644 --- a/misc/goffice0.10/Makefile +++ b/misc/goffice0.10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:23:32 tnn Exp $ DISTNAME= goffice-0.10.9 PKGNAME= ${DISTNAME:S/goffice/goffice0.10/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.10/} EXTRACT_SUFX= .tar.xz diff --git a/misc/goffice0.10/buildlink3.mk b/misc/goffice0.10/buildlink3.mk index 781f9b20f..6314a0a3c 100644 --- a/misc/goffice0.10/buildlink3.mk +++ b/misc/goffice0.10/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:23:32 tnn Exp $ BUILDLINK_TREE+= goffice0.10 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.10 GOFFICE0.10_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.0 -BUILDLINK_ABI_DEPENDS.goffice0.10+= goffice0.10>=0.10.9nb1 +BUILDLINK_ABI_DEPENDS.goffice0.10+= goffice0.10>=0.10.9nb2 BUILDLINK_PKGSRCDIR.goffice0.10?= ../../misc/goffice0.10 .include "../../devel/glib2/buildlink3.mk" diff --git a/misc/goffice0.6/Makefile b/misc/goffice0.6/Makefile index 246fb39ef..5d769267f 100644 --- a/misc/goffice0.6/Makefile +++ b/misc/goffice0.6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= goffice-0.6.6 PKGNAME= goffice0.6-0.6.6 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.6/} diff --git a/misc/goffice0.6/buildlink3.mk b/misc/goffice0.6/buildlink3.mk index 4c9196d11..bbac4c74f 100644 --- a/misc/goffice0.6/buildlink3.mk +++ b/misc/goffice0.6/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:23:32 tnn Exp $ BUILDLINK_TREE+= goffice0.6 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.6 GOFFICE0.6_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.6+= goffice0.6>=0.6.1 -BUILDLINK_ABI_DEPENDS.goffice0.6+= goffice0.6>=0.6.6nb29 +BUILDLINK_ABI_DEPENDS.goffice0.6+= goffice0.6>=0.6.6nb30 BUILDLINK_PKGSRCDIR.goffice0.6?= ../../misc/goffice0.6 #.include "../../converters/libiconv/buildlink3.mk" diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index 7ff31b379..c74cc95a1 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= goffice-0.8.17 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/goffice0.8/buildlink3.mk b/misc/goffice0.8/buildlink3.mk index 2e066b15d..5fed2e708 100644 --- a/misc/goffice0.8/buildlink3.mk +++ b/misc/goffice0.8/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:23:32 tnn Exp $ BUILDLINK_TREE+= goffice0.8 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= goffice0.8 GOFFICE0.8_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.goffice0.8+= goffice0.8>=0.8.0 -BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.8>=0.8.17nb17 +BUILDLINK_ABI_DEPENDS.goffice0.8+= goffice0.8>=0.8.17nb18 BUILDLINK_PKGSRCDIR.goffice0.8?= ../../misc/goffice0.8 #.include "../../converters/libiconv/buildlink3.mk" diff --git a/misc/gok/Makefile b/misc/gok/Makefile index 3321aeed6..19420bcf9 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.89 2015/04/25 14:23:32 tnn Exp $ # DISTNAME= gok-2.28.1 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gperiodic/Makefile b/misc/gperiodic/Makefile index 7d0960e82..31e8427fd 100644 --- a/misc/gperiodic/Makefile +++ b/misc/gperiodic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2015/04/25 14:23:32 tnn Exp $ DISTNAME= gperiodic-2.0.10 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= misc x11 MASTER_SITES= http://www.frantz.fi/software/ diff --git a/misc/gwaei/Makefile b/misc/gwaei/Makefile index 223ab6666..84a16cc23 100644 --- a/misc/gwaei/Makefile +++ b/misc/gwaei/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/03/07 00:43:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:33 wiz Exp $ # DISTNAME= gwaei-3.6.2 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gwaei/} EXTRACT_SUFX= .tar.xz diff --git a/misc/howm/Makefile b/misc/howm/Makefile index 578a800c0..bc6fea565 100644 --- a/misc/howm/Makefile +++ b/misc/howm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2014/03/26 13:26:45 taca Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/11 17:24:30 taca Exp $ DISTNAME= howm-1.4.1 CATEGORIES= misc @@ -12,8 +12,6 @@ LICENSE= gnu-gpl-v2 DEPENDS+= ${RUBY_PKGPREFIX}-migemo-[0-9]*:../../textproc/migemo DEPENDS+= ${EMACS_PKGNAME_PREFIX}migemo-elisp-[0-9]*:../../textproc/migemo-elisp -RUBY_VERSION_SUPPORTED= 21 200 193 - GNU_CONFIGURE= yes .include "../../editors/emacs/modules.mk" diff --git a/misc/ipbt/Makefile b/misc/ipbt/Makefile index 760d09e6a..f1699a8aa 100644 --- a/misc/ipbt/Makefile +++ b/misc/ipbt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:33 wiz Exp $ # DISTNAME= ipbt-r8765 PKGNAME= ipbt-8765 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc # The upstream distfile is apparently rebuilt every night with # newly regenerated docs that have different timestamps. Use the diff --git a/misc/kaccessible/Makefile b/misc/kaccessible/Makefile index 9ba8f48e4..412a3f14a 100644 --- a/misc/kaccessible/Makefile +++ b/misc/kaccessible/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kaccessible-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Provides accessibility services like focus tracking for KDE diff --git a/misc/kalzium/Makefile b/misc/kalzium/Makefile index 73956e6cf..405822277 100644 --- a/misc/kalzium/Makefile +++ b/misc/kalzium/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kalzium-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Periodic table of elements diff --git a/misc/kanjipad/Makefile b/misc/kanjipad/Makefile index c8854c02b..02414ab66 100644 --- a/misc/kanjipad/Makefile +++ b/misc/kanjipad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/29 23:36:57 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:50:33 wiz Exp $ # DISTNAME= kanjipad-2.0.0 -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= misc MASTER_SITES= http://fishsoup.net/software/kanjipad/ diff --git a/misc/kbruch/Makefile b/misc/kbruch/Makefile index 7e4a3d5f5..47068e9ec 100644 --- a/misc/kbruch/Makefile +++ b/misc/kbruch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kbruch-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE exercise fractions diff --git a/misc/kcharselect/Makefile b/misc/kcharselect/Makefile index d3a9a3edf..926987b98 100644 --- a/misc/kcharselect/Makefile +++ b/misc/kcharselect/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kcharselect-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE character selector diff --git a/misc/kchm/Makefile b/misc/kchm/Makefile index 3118ce3ff..53b5e693a 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/08/22 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:33 tnn Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kchmviewer/Makefile b/misc/kchmviewer/Makefile index 0161f600f..b69c5a0c4 100644 --- a/misc/kchmviewer/Makefile +++ b/misc/kchmviewer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/05/04 21:14:24 wiz Exp $ DISTNAME= kchmviewer-7.2.1 -PKGREVISION= 1 +PKGREVISION= 6 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmviewer/} diff --git a/misc/kde-wallpapers4/Makefile b/misc/kde-wallpapers4/Makefile index 068ace763..7603a939a 100644 --- a/misc/kde-wallpapers4/Makefile +++ b/misc/kde-wallpapers4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kde-wallpapers-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Wallpapers for the KDE integrated X11 desktop diff --git a/misc/kdeaccessibility3/Makefile b/misc/kdeaccessibility3/Makefile index f30163765..008b421f7 100644 --- a/misc/kdeaccessibility3/Makefile +++ b/misc/kdeaccessibility3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2014/08/22 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kdeaccessibility-${_KDE_VERSION} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= misc COMMENT= Accessibility support for the KDE integrated X11 desktop diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index ca08fac17..510ede1bb 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.99 2014/10/01 16:09:35 wiz Exp $ +# $NetBSD: Makefile,v 1.100 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kdeaddons-${_KDE_VERSION} -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= misc COMMENT= Add ons for the KDE integrated X11 desktop diff --git a/misc/kdeadmin3/Makefile b/misc/kdeadmin3/Makefile index 9ba1cdca2..a20e32a32 100644 --- a/misc/kdeadmin3/Makefile +++ b/misc/kdeadmin3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2014/08/22 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kdeadmin-${_KDE_VERSION} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= misc COMMENT= System administration tools for the KDE integrated X11 desktop diff --git a/misc/kdeartwork3/Makefile b/misc/kdeartwork3/Makefile index d33cbdd04..834c2f1b3 100644 --- a/misc/kdeartwork3/Makefile +++ b/misc/kdeartwork3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2014/08/22 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:23:33 tnn Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop diff --git a/misc/kdeartwork4/Makefile b/misc/kdeartwork4/Makefile index 2f0e05975..6473eed24 100644 --- a/misc/kdeartwork4/Makefile +++ b/misc/kdeartwork4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kdeartwork-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Artwork for the KDE integrated X11 desktop diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index 2d8377ad5..cc2ec68b4 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2014/08/22 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kdeedu-${_KDE_VERSION} -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= misc COMMENT= Edu{tainment,cation} tools for the KDE integrated X11 desktop diff --git a/misc/kdepim-runtime4/Makefile b/misc/kdepim-runtime4/Makefile index d103c51c0..17e4acf9d 100644 --- a/misc/kdepim-runtime4/Makefile +++ b/misc/kdepim-runtime4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/11/13 19:19:09 markd Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kdepim-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Runtime requirements for the KDE PIM tools diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index a613165e3..fda8a3ce5 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.122 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.125 2015/06/12 10:50:33 wiz Exp $ DISTNAME= kdepim-${_KDE_VERSION} -PKGREVISION= 39 +PKGREVISION= 42 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop diff --git a/misc/kdepim3/buildlink3.mk b/misc/kdepim3/buildlink3.mk index 924076abc..344650783 100644 --- a/misc/kdepim3/buildlink3.mk +++ b/misc/kdepim3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.52 2014/08/22 11:24:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.53 2015/04/25 14:23:34 tnn Exp $ BUILDLINK_TREE+= kdepim @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdepim KDEPIM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdepim+= kdepim>=3.5.0nb1 -BUILDLINK_ABI_DEPENDS.kdepim+= kdepim>=3.5.10nb38 +BUILDLINK_ABI_DEPENDS.kdepim+= kdepim>=3.5.10nb41 BUILDLINK_PKGSRCDIR.kdepim?= ../../misc/kdepim3 pkgbase := kdepim diff --git a/misc/kdepim3/distinfo b/misc/kdepim3/distinfo index 568552722..1d20b44fe 100644 --- a/misc/kdepim3/distinfo +++ b/misc/kdepim3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.68 2013/05/17 13:19:10 joerg Exp $ +$NetBSD: distinfo,v 1.69 2015/06/15 09:24:31 joerg Exp $ SHA1 (kdepim-3.5.10.tar.bz2) = 537da60fe3564ecc0ed2802e744fbf96386909a9 RMD160 (kdepim-3.5.10.tar.bz2) = 52a834dc8eb377d397404a16a09c8a59b568b305 @@ -19,6 +19,7 @@ SHA1 (patch-as) = bfcde6d85ca844ebe4cff93ca0ed42deb2cefbff SHA1 (patch-at) = 670b61b45eed92c854808991e6241f29bee47554 SHA1 (patch-certmanager_lib_backends_qgpgme_qgpgmejob.cpp) = f6d7967f5456cb574a1046255229c8c731b7ebba SHA1 (patch-configure) = c25992299b78b3c45f9f5f3dfcbd5f92a4df89ac +SHA1 (patch-dcopidlng_kdocAstUtil.pm) = d1679f33c6ed4fa25ab978da57b4b690a3797878 SHA1 (patch-karm_karmstorage.h) = e30049edeef91dd365138d545bd744a4556cbbdc SHA1 (patch-karm_task.h) = 6a87ec8898ed41f330a8b5aea556237f17dfbc68 SHA1 (patch-kitchensync_src_configguildap.h) = a08a79894d08757fd315bec83033f49e3f41f3c6 diff --git a/misc/kdepim3/patches/patch-dcopidlng_kdocAstUtil.pm b/misc/kdepim3/patches/patch-dcopidlng_kdocAstUtil.pm new file mode 100644 index 000000000..da0e544c9 --- /dev/null +++ b/misc/kdepim3/patches/patch-dcopidlng_kdocAstUtil.pm @@ -0,0 +1,14 @@ +$NetBSD: patch-dcopidlng_kdocAstUtil.pm,v 1.1 2015/06/15 09:24:31 joerg Exp $ + +--- dcopidlng/kdocAstUtil.pm.orig 2015-06-14 19:23:52.000000000 +0000 ++++ dcopidlng/kdocAstUtil.pm +@@ -647,8 +647,7 @@ sub dumpAst + dumpAst( $kid ); + } + +- print "\t" x $depth, "Documentation nodes:\n" if defined +- @{ $node->{Doc}->{ "Text" }}; ++ print "\t" x $depth, "Documentation nodes:\n" if (@{ $node->{Doc}->{ "Text" }}); + + foreach $kid ( @{ $node->{Doc}->{ "Text" }} ) { + dumpAst( $kid ); diff --git a/misc/kdepim4/Makefile b/misc/kdepim4/Makefile index 6d592f1bb..755cf42e5 100644 --- a/misc/kdepim4/Makefile +++ b/misc/kdepim4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.73 2015/06/12 10:50:33 wiz Exp $ DISTNAME= kdepim-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 3 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop diff --git a/misc/kdepimlibs4/Makefile b/misc/kdepimlibs4/Makefile index 94103cd07..069ba3f95 100644 --- a/misc/kdepimlibs4/Makefile +++ b/misc/kdepimlibs4/Makefile @@ -1,12 +1,19 @@ -# $NetBSD: Makefile,v 1.68 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.71 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kdepimlibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 3 CATEGORIES= misc COMMENT= Support libraries for PIM for the KDE integrated X11 desktop .include "../../meta-pkgs/kde4/Makefile.kde4" +SUBST_CLASSES+= phononrelpath +SUBST_STAGE.phononrelpath= post-configure +SUBST_MESSAGE.phononrelpath= Fixing phonon RELWITHDEBINFO path +SUBST_FILES.phononrelpath= _KDE_build/CMakeFiles/Export/${LOCALBASE:S^/^_^}/lib/cmake/KdepimLibs/KDEPimLibsLibraryTargetsWithPrefix-${TARGET_NAME}.cmake +SUBST_SED.phononrelpath= -e 's:[^"]*/\.buildlink/lib/libphonon\.so::' + CMAKE_DEPENDENCIES_REWRITE= _KDE_build/KDEPimLibsDependencies.cmake CMAKE_ARGS+= -DKDE4_BUILD_TESTS:BOOL=OFF diff --git a/misc/kdepimlibs4/buildlink3.mk b/misc/kdepimlibs4/buildlink3.mk index 5abc950be..661590a13 100644 --- a/misc/kdepimlibs4/buildlink3.mk +++ b/misc/kdepimlibs4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.47 2015/04/25 14:23:34 tnn Exp $ BUILDLINK_TREE+= kdepimlibs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdepimlibs KDEPIMLIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdepimlibs+= kdepimlibs4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kdepimlibs+= kdepimlibs4>=4.11.5nb6 +BUILDLINK_ABI_DEPENDS.kdepimlibs+= kdepimlibs4>=4.14.3nb3 BUILDLINK_PKGSRCDIR.kdepimlibs?= ../../misc/kdepimlibs4 .include "../../mk/bsd.fast.prefs.mk" diff --git a/misc/kdeplasma-addons4/Makefile b/misc/kdeplasma-addons4/Makefile index 3ed7c0ed0..540c23c02 100644 --- a/misc/kdeplasma-addons4/Makefile +++ b/misc/kdeplasma-addons4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kdeplasma-addons-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Plasmoids diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index e3c1038d8..03206c971 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.106 2014/08/22 11:24:38 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kdeutils-${_KDE_VERSION} -PKGREVISION= 35 +PKGREVISION= 36 COMMENT= Utilities for the KDE integrated X11 desktop .include "../../meta-pkgs/kde3/Makefile.kde3" diff --git a/misc/kgeography/Makefile b/misc/kgeography/Makefile index c4b67e323..af44f088c 100644 --- a/misc/kgeography/Makefile +++ b/misc/kgeography/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kgeography-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE geography trainer diff --git a/misc/khard/DESCR b/misc/khard/DESCR new file mode 100644 index 000000000..30979846c --- /dev/null +++ b/misc/khard/DESCR @@ -0,0 +1,4 @@ +Khard is an address book for the Linux console. It creates, reads, +modifies and removes CardDAV address book entries at your local +machine. Khard is also compatible to the email clients mutt and +alot and the SIP client twinkle. diff --git a/misc/khard/Makefile b/misc/khard/Makefile new file mode 100644 index 000000000..0ba549100 --- /dev/null +++ b/misc/khard/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1 2015/04/02 22:35:34 wiz Exp $ + +DISTNAME= khard-0.3.0 +CATEGORIES= misc net +MASTER_SITES= ${MASTER_SITE_GITHUB:=scheibler/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/scheibler/khard +COMMENT= CLI contacts application built around CardDAV +LICENSE= gnu-gpl-v3 + +GITHUB_TAG= v${PKGVERSION_NOREV} +DEPENDS+= ${PYPKGPREFIX}-configobj-[0-9]*:../../devel/py-configobj +DEPENDS+= ${PYPKGPREFIX}-vobject-[0-9]*:../../textproc/py-vobject +DEPENDS+= ${PYPKGPREFIX}-argparse-[0-9]*:../../devel/py-argparse + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.3.0 + +INSTALLATION_DIRS= share/examples/khard +REPLACE_PYTHON+= */*.py + +post-install: + ${INSTALL_DATA} ${WRKSRC}/khard.conf.example ${DESTDIR}${PREFIX}/share/examples/khard + +.include "../../lang/python/application.mk" +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/khard/PLIST b/misc/khard/PLIST new file mode 100644 index 000000000..cac5b30ba --- /dev/null +++ b/misc/khard/PLIST @@ -0,0 +1,34 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/02 22:35:34 wiz Exp $ +bin/davcontroller +bin/khard +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/davcontroller/__init__.py +${PYSITELIB}/davcontroller/__init__.pyc +${PYSITELIB}/davcontroller/__init__.pyo +${PYSITELIB}/davcontroller/davcontroller.py +${PYSITELIB}/davcontroller/davcontroller.pyc +${PYSITELIB}/davcontroller/davcontroller.pyo +${PYSITELIB}/khard/__init__.py +${PYSITELIB}/khard/__init__.pyc +${PYSITELIB}/khard/__init__.pyo +${PYSITELIB}/khard/carddav_object.py +${PYSITELIB}/khard/carddav_object.pyc +${PYSITELIB}/khard/carddav_object.pyo +${PYSITELIB}/khard/config.py +${PYSITELIB}/khard/config.pyc +${PYSITELIB}/khard/config.pyo +${PYSITELIB}/khard/helpers.py +${PYSITELIB}/khard/helpers.pyc +${PYSITELIB}/khard/helpers.pyo +${PYSITELIB}/khard/khard.py +${PYSITELIB}/khard/khard.pyc +${PYSITELIB}/khard/khard.pyo +${PYSITELIB}/khard/version.py +${PYSITELIB}/khard/version.pyc +${PYSITELIB}/khard/version.pyo +share/examples/khard/khard.conf.example diff --git a/misc/khard/distinfo b/misc/khard/distinfo new file mode 100644 index 000000000..cba0820c4 --- /dev/null +++ b/misc/khard/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/02 22:35:34 wiz Exp $ + +SHA1 (khard-0.3.0.tar.gz) = 9a5e4557776aeeab2c64d099a14df0c6a635541b +RMD160 (khard-0.3.0.tar.gz) = 758e9eca409327fb0cff860a243ba5ff5604b348 +Size (khard-0.3.0.tar.gz) = 5051405 bytes diff --git a/misc/kig/Makefile b/misc/kig/Makefile index 5b029648b..f8b0cc64b 100644 --- a/misc/kig/Makefile +++ b/misc/kig/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kig-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE interactive geometry diff --git a/misc/kiten/Makefile b/misc/kiten/Makefile index 9db7b07d7..c7800e5a9 100644 --- a/misc/kiten/Makefile +++ b/misc/kiten/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kiten-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE Japanese reference/learning tool diff --git a/misc/klettres/Makefile b/misc/klettres/Makefile index c60f647a9..1408882bb 100644 --- a/misc/klettres/Makefile +++ b/misc/klettres/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:34 tnn Exp $ DISTNAME= klettres-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE app to teach the alphabet and read some syllables in languages diff --git a/misc/kmag/Makefile b/misc/kmag/Makefile index ad64dea35..b9b0fdbf5 100644 --- a/misc/kmag/Makefile +++ b/misc/kmag/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kmag-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE screen magnifier diff --git a/misc/kmousetool/Makefile b/misc/kmousetool/Makefile index 039fe786e..cf1c9270f 100644 --- a/misc/kmousetool/Makefile +++ b/misc/kmousetool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:34 tnn Exp $ DISTNAME= kmousetool-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE mouse manipulation tool diff --git a/misc/kmouth/Makefile b/misc/kmouth/Makefile index dfb3387f9..fb73b9775 100644 --- a/misc/kmouth/Makefile +++ b/misc/kmouth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:35 tnn Exp $ DISTNAME= kmouth-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE Speech Synthesizer frontend diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 805e65368..8f49f72ad 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.168 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.170 2015/06/12 10:50:33 wiz Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 61 +PKGREVISION= 63 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/kremotecontrol/Makefile b/misc/kremotecontrol/Makefile index 5c8be892d..48d7e2082 100644 --- a/misc/kremotecontrol/Makefile +++ b/misc/kremotecontrol/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:23:35 tnn Exp $ DISTNAME= kremotecontrol-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE frontend for your remote controls diff --git a/misc/kstars/Makefile b/misc/kstars/Makefile index 14db9203e..40a124966 100644 --- a/misc/kstars/Makefile +++ b/misc/kstars/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:35 tnn Exp $ DISTNAME= kstars-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE desktop planetarium diff --git a/misc/kteatime/Makefile b/misc/kteatime/Makefile index e518c3a33..9d89686b4 100644 --- a/misc/kteatime/Makefile +++ b/misc/kteatime/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:35 tnn Exp $ DISTNAME= kteatime-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE Tea Cooker diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index 63f9baed4..84356d430 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:35 tnn Exp $ DISTNAME= ktouch-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE touch typing tutor diff --git a/misc/kturtle/Makefile b/misc/kturtle/Makefile index e035232e0..1998943e0 100644 --- a/misc/kturtle/Makefile +++ b/misc/kturtle/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:35 tnn Exp $ DISTNAME= kturtle-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE educational programming environment diff --git a/misc/ktux/Makefile b/misc/ktux/Makefile index 2f045137d..3d1ef31d8 100644 --- a/misc/ktux/Makefile +++ b/misc/ktux/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:35 tnn Exp $ DISTNAME= ktux-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Tux Screen Saver diff --git a/misc/kwordquiz/Makefile b/misc/kwordquiz/Makefile index 30565d012..2bde6321c 100644 --- a/misc/kwordquiz/Makefile +++ b/misc/kwordquiz/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:35 tnn Exp $ DISTNAME= kwordquiz-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE flash card trainer diff --git a/misc/less/Makefile b/misc/less/Makefile index b4be98f18..b1f0c5ff7 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2014/12/08 00:55:58 rodent Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/13 12:33:49 tnn Exp $ -DISTNAME= less-470 +DISTNAME= less-475 CATEGORIES= misc MASTER_SITES= http://www.greenwoodsoftware.com/less/ diff --git a/misc/less/distinfo b/misc/less/distinfo index 6ffe23f32..ca79e3cd4 100644 --- a/misc/less/distinfo +++ b/misc/less/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.14 2014/12/08 00:55:58 rodent Exp $ +$NetBSD: distinfo,v 1.15 2015/04/13 12:33:49 tnn Exp $ -SHA1 (less-470.tar.gz) = 167c0b65bb086895b2a9583a52b6a74e10d5e933 -RMD160 (less-470.tar.gz) = c24bd0994b597b953b55d8e928136ccb76f3c88c -Size (less-470.tar.gz) = 316014 bytes -SHA1 (patch-ac) = d50886aff976d81f23684cd96b5c9e7f94554b93 +SHA1 (less-475.tar.gz) = 8232220364ce95fe2397fd717cad4ecffa6bcbce +RMD160 (less-475.tar.gz) = a1404028b0d17492a1f8f28a2e4638de0975e6dd +Size (less-475.tar.gz) = 316345 bytes diff --git a/misc/less/patches/patch-ac b/misc/less/patches/patch-ac deleted file mode 100644 index a8041f67c..000000000 --- a/misc/less/patches/patch-ac +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2011/07/08 10:42:53 tron Exp $ - -Fix resource leak found by Coverity scan of the NetBSD sources. - ---- edit.c.orig 2005-12-03 21:20:32.000000000 +0100 -+++ edit.c -@@ -711,7 +711,8 @@ use_logfile(filename) - */ - filename = shell_unquote(filename); - exists = open(filename, OPEN_READ); -- close(exists); -+ if (exists >= 0) -+ close(exists); - exists = (exists >= 0); - - /* diff --git a/misc/libcdio-paranoia/Makefile b/misc/libcdio-paranoia/Makefile index 887caa977..cb5904ba0 100644 --- a/misc/libcdio-paranoia/Makefile +++ b/misc/libcdio-paranoia/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/01/14 00:00:39 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:34 wiz Exp $ DISTNAME= libcdio-paranoia-10.2+0.93+1 PKGNAME= libcdio-paranoia-0.93 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU:=libcdio/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/libcdio/Makefile b/misc/libcdio/Makefile index 7915fed77..9bfa7df67 100644 --- a/misc/libcdio/Makefile +++ b/misc/libcdio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2014/10/09 14:06:42 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:34 wiz Exp $ DISTNAME= libcdio-0.93 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU:=libcdio/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/libcec/Makefile b/misc/libcec/Makefile index 09629eb21..cca5197a2 100644 --- a/misc/libcec/Makefile +++ b/misc/libcec/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2015/02/13 11:12:23 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/28 01:27:40 mef Exp $ DISTNAME= libcec-2.2.0-repack -PKGNAME= libcec-2.2.0 +PKGNAME= ${DISTNAME:S/-repack//} CATEGORIES= misc -MASTER_SITES= https://github.com/Pulse-Eight/libcec/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=Pulse-Eight/} +GITHUB_PROJECT= libcec +GITHUB_TAG= ${DISTNAME} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libcec.pulse-eight.com/ diff --git a/misc/libkdeedu/Makefile b/misc/libkdeedu/Makefile index 6db876f59..bd988f80a 100644 --- a/misc/libkdeedu/Makefile +++ b/misc/libkdeedu/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:06 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:35 tnn Exp $ DISTNAME= libkdeedu-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= Common library for KDE educational apps diff --git a/misc/libkdeedu/buildlink3.mk b/misc/libkdeedu/buildlink3.mk index 50d4f04b9..acf1f5024 100644 --- a/misc/libkdeedu/buildlink3.mk +++ b/misc/libkdeedu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:35 tnn Exp $ BUILDLINK_TREE+= libkdeedu @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkdeedu LIBKDEEDU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkdeedu+= libkdeedu>=4.8.0 -BUILDLINK_ABI_DEPENDS.libkdeedu?= libkdeedu>=4.11.5nb5 +BUILDLINK_ABI_DEPENDS.libkdeedu?= libkdeedu>=4.14.3nb2 BUILDLINK_PKGSRCDIR.libkdeedu?= ../../misc/libkdeedu .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/misc/libkgeomap/Makefile b/misc/libkgeomap/Makefile index 202f340ae..76d8f0f76 100644 --- a/misc/libkgeomap/Makefile +++ b/misc/libkgeomap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/11/15 20:56:40 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:35 tnn Exp $ # PKGNAME= libkgeomap-4.4.0 +PKGREVISION= 2 DISTNAME= digikam-4.4.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} diff --git a/misc/libkgeomap/buildlink3.mk b/misc/libkgeomap/buildlink3.mk index 535da164a..cf08ec424 100644 --- a/misc/libkgeomap/buildlink3.mk +++ b/misc/libkgeomap/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:35 tnn Exp $ BUILDLINK_TREE+= libkgeomap @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkgeomap LIBKGEOMAP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkgeomap+= libkgeomap>=2.5.0 -BUILDLINK_ABI_DEPENDS.libkgeomap?= libkgeomap>=3.5.0nb6 +BUILDLINK_ABI_DEPENDS.libkgeomap?= libkgeomap>=4.4.0nb2 BUILDLINK_PKGSRCDIR.libkgeomap?= ../../misc/libkgeomap .include "../../misc/marble/buildlink3.mk" diff --git a/misc/libkvkontakte/Makefile b/misc/libkvkontakte/Makefile index c88da1109..df3c1df09 100644 --- a/misc/libkvkontakte/Makefile +++ b/misc/libkvkontakte/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/11/15 20:55:24 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:35 tnn Exp $ # PKGNAME= libkvkontakte-4.4.0 +PKGREVISION= 2 DISTNAME= digikam-4.4.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} diff --git a/misc/libkvkontakte/buildlink3.mk b/misc/libkvkontakte/buildlink3.mk index 98b9c4e57..f97c30479 100644 --- a/misc/libkvkontakte/buildlink3.mk +++ b/misc/libkvkontakte/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:35 tnn Exp $ BUILDLINK_TREE+= libkvkontakte @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libkvkontakte LIBKVKONTAKTE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libkvkontakte+= libkvkontakte>=2.5.0 -BUILDLINK_ABI_DEPENDS.libkvkontakte?= libkvkontakte>=3.5.0nb6 +BUILDLINK_ABI_DEPENDS.libkvkontakte?= libkvkontakte>=4.4.0nb2 BUILDLINK_PKGSRCDIR.libkvkontakte?= ../../misc/libkvkontakte .include "../../devel/qjson/buildlink3.mk" diff --git a/misc/libreoffice4-bin/Makefile b/misc/libreoffice4-bin/Makefile index 7dad8259f..20f54d0bc 100644 --- a/misc/libreoffice4-bin/Makefile +++ b/misc/libreoffice4-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/03/05 23:22:45 bad Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/14 18:27:38 bad Exp $ DISTNAME= libreoffice4-bin # overridden below PKGNAME= libreoffice4-bin-${OO_RELEASE} @@ -21,8 +21,8 @@ CONFLICTS+= libreoffice3-bin-[0-9]* OO_VER= 4 OO_BASEVER= 4.4 -OO_RELEASE= 4.4.1 -OO_RELEASEV= 4.4.1.2 +OO_RELEASE= 4.4.3 +OO_RELEASEV= 4.4.3.2 PLIST_SUBST+= VER=${OO_VER:Q} BASEVER=${OO_BASEVER:Q} MESSAGE_SUBST+= VER=${OO_VER:Q} FILES_SUBST+= VER=${OO_VER:Q} diff --git a/misc/libreoffice4-bin/distinfo b/misc/libreoffice4-bin/distinfo index eef47b92c..ebb2c8e27 100644 --- a/misc/libreoffice4-bin/distinfo +++ b/misc/libreoffice4-bin/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2015/03/05 23:22:45 bad Exp $ +$NetBSD: distinfo,v 1.10 2015/05/14 18:27:38 bad Exp $ -SHA1 (LibreOffice_4.4.1_Linux_x86-64_rpm.tar.gz) = d70444159342e65aea72a4a3373b397dc3371917 -RMD160 (LibreOffice_4.4.1_Linux_x86-64_rpm.tar.gz) = cea55fdc6b98b54569e51ffb38a1ae2b4e59b1dc -Size (LibreOffice_4.4.1_Linux_x86-64_rpm.tar.gz) = 229333956 bytes -SHA1 (LibreOffice_4.4.1_Linux_x86_rpm.tar.gz) = 7fc7f82aeb537e5f5b6b923cdabff764949871cc -RMD160 (LibreOffice_4.4.1_Linux_x86_rpm.tar.gz) = 6c35dc87cdfd5e5a52e93447518c8fe82fe1c3df -Size (LibreOffice_4.4.1_Linux_x86_rpm.tar.gz) = 212722282 bytes +SHA1 (LibreOffice_4.4.3_Linux_x86-64_rpm.tar.gz) = 4023d4983286325da4ce61993ccc2b68065592cc +RMD160 (LibreOffice_4.4.3_Linux_x86-64_rpm.tar.gz) = ea93df2bd24e113679e2f45d6f522484edf144a5 +Size (LibreOffice_4.4.3_Linux_x86-64_rpm.tar.gz) = 229593995 bytes +SHA1 (LibreOffice_4.4.3_Linux_x86_rpm.tar.gz) = 4521e98d44c9d86d0d73aafcf503e75cff368a1c +RMD160 (LibreOffice_4.4.3_Linux_x86_rpm.tar.gz) = 1c7fc1fe9655ae570f675f230b05b69b0972b9ca +Size (LibreOffice_4.4.3_Linux_x86_rpm.tar.gz) = 213049472 bytes diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index 275957023..a43265872 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.64 2015/03/12 02:59:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/12 10:50:34 wiz Exp $ -VERREL= 4.4.1 +VERREL= 4.4.3 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice4-${VER} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz @@ -191,6 +191,7 @@ REPLACE_PERL= sd/res/webview/editpic.pl REPLACE_PERL+= sd/res/webview/poll.pl REPLACE_PERL+= sd/res/webview/savepic.pl REPLACE_PERL+= sd/res/webview/show.pl +REPLACE_PERL+= sd/res/webview/webcast.pl LO_PROGRAMS= sbase scalc sdraw simpress smath soffice swriter # Base depends on java, we don't install the icon diff --git a/misc/libreoffice4/distinfo b/misc/libreoffice4/distinfo index 7912436f0..cfeebb040 100644 --- a/misc/libreoffice4/distinfo +++ b/misc/libreoffice4/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.37 2015/03/12 02:59:04 ryoon Exp $ +$NetBSD: distinfo,v 1.39 2015/05/12 23:17:07 ryoon Exp $ SHA1 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = 452eba922e4f41603539c9dc39947d2271e47093 RMD160 (libreoffice/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz) = dbeb7a7f8c89961ca2e544b810345d025561866b @@ -135,18 +135,18 @@ Size (libreoffice/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip) = 427800 b SHA1 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 5ecb895ffc1eff2c381fa78d2197d0c57422b3df RMD160 (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 575a7daf02efbab9ea972e03a6870f7f13112806 Size (libreoffice/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip) = 211919 bytes -SHA1 (libreoffice/libreoffice-4.4.1.2.tar.xz) = 01eb915c17deb5ec16a32e033593fe91dea71786 -RMD160 (libreoffice/libreoffice-4.4.1.2.tar.xz) = 6f3a526c7f506687f6ae57df1c0352a19be442eb -Size (libreoffice/libreoffice-4.4.1.2.tar.xz) = 164055640 bytes -SHA1 (libreoffice/libreoffice-dictionaries-4.4.1.2.tar.xz) = 69ebf815f03f10595e303a9a1c9f9e4fb40337b1 -RMD160 (libreoffice/libreoffice-dictionaries-4.4.1.2.tar.xz) = 266d1a6039b15a0f442f3036b4a2b907a7a43ce9 -Size (libreoffice/libreoffice-dictionaries-4.4.1.2.tar.xz) = 37091388 bytes -SHA1 (libreoffice/libreoffice-help-4.4.1.2.tar.xz) = 10c5fdb484e7286492ab954ea76b52586b0374ae -RMD160 (libreoffice/libreoffice-help-4.4.1.2.tar.xz) = eaee64f910e4051b6296842952a47f10fde92596 -Size (libreoffice/libreoffice-help-4.4.1.2.tar.xz) = 1875832 bytes -SHA1 (libreoffice/libreoffice-translations-4.4.1.2.tar.xz) = 4bd9e7fe5f983e4f3b32ef76d1f59c46c7ac2fd5 -RMD160 (libreoffice/libreoffice-translations-4.4.1.2.tar.xz) = d33e1b7a430af95b1c21d6d21a70e93c01da4d4e -Size (libreoffice/libreoffice-translations-4.4.1.2.tar.xz) = 127649116 bytes +SHA1 (libreoffice/libreoffice-4.4.3.2.tar.xz) = 0b7b553d72de80b21d4055502fddbc7dee7289c3 +RMD160 (libreoffice/libreoffice-4.4.3.2.tar.xz) = e308d8ef4ca0cde5c6a7b0aa2192b49046ba4758 +Size (libreoffice/libreoffice-4.4.3.2.tar.xz) = 164320100 bytes +SHA1 (libreoffice/libreoffice-dictionaries-4.4.3.2.tar.xz) = 831a4fa23d674f9084053893a98e3e57762b21c1 +RMD160 (libreoffice/libreoffice-dictionaries-4.4.3.2.tar.xz) = e29131ff8a04fd9895acef24b2bbb8d6ebdaf447 +Size (libreoffice/libreoffice-dictionaries-4.4.3.2.tar.xz) = 37088104 bytes +SHA1 (libreoffice/libreoffice-help-4.4.3.2.tar.xz) = bbbf93f224ebc0aa3c06c52d5aef855d4c2df7c1 +RMD160 (libreoffice/libreoffice-help-4.4.3.2.tar.xz) = 5047edfebc90c7efc862a21a35ec7f532cbe8052 +Size (libreoffice/libreoffice-help-4.4.3.2.tar.xz) = 1875884 bytes +SHA1 (libreoffice/libreoffice-translations-4.4.3.2.tar.xz) = 3067f3c05c0b717237429c88070f026c01d84363 +RMD160 (libreoffice/libreoffice-translations-4.4.3.2.tar.xz) = 5dd6c52ea57585acad36b98247531e74f8f049fb +Size (libreoffice/libreoffice-translations-4.4.3.2.tar.xz) = 127857520 bytes SHA1 (patch-Makefile.in) = e34092a731f4da0d8c048945c75287327b6b9cb2 SHA1 (patch-bin_distro-install-desktop-integration) = 78921a0fb6db8b87f5d64c09579dc6f9211949b5 SHA1 (patch-configure.ac) = 271be73ef8ed5e507660098a92b98eeca85bb62f diff --git a/misc/loco/Makefile b/misc/loco/Makefile index 315928316..05ded1dc3 100644 --- a/misc/loco/Makefile +++ b/misc/loco/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:34 wiz Exp $ # DISTNAME= loco-0.32 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://zjuul.net/~jules/loco/ diff --git a/misc/marble/Makefile b/misc/marble/Makefile index 2ff2a75f5..a55a10fe3 100644 --- a/misc/marble/Makefile +++ b/misc/marble/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2015/03/01 06:24:13 markd Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:35 tnn Exp $ DISTNAME= marble-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE desktop globe diff --git a/misc/marble/buildlink3.mk b/misc/marble/buildlink3.mk index ed1d6aef3..000239a28 100644 --- a/misc/marble/buildlink3.mk +++ b/misc/marble/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:23:36 tnn Exp $ BUILDLINK_TREE+= marble @@ -6,7 +6,7 @@ BUILDLINK_TREE+= marble MARBLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.marble+= marble>=4.8.0 -BUILDLINK_ABI_DEPENDS.marble?= marble>=4.11.5nb5 +BUILDLINK_ABI_DEPENDS.marble?= marble>=4.14.3nb2 BUILDLINK_PKGSRCDIR.marble?= ../../misc/marble .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/misc/mbuffer/Makefile b/misc/mbuffer/Makefile index 6b90e3cba..21515220d 100644 --- a/misc/mbuffer/Makefile +++ b/misc/mbuffer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/01/04 03:39:57 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/05 11:36:40 wiedi Exp $ -DISTNAME= mbuffer-20140310 +DISTNAME= mbuffer-20150412 CATEGORIES= misc MASTER_SITES= http://www.maier-komor.de/software/mbuffer/ EXTRACT_SUFX= .tgz diff --git a/misc/mbuffer/distinfo b/misc/mbuffer/distinfo index 6195b68f0..bfda3971e 100644 --- a/misc/mbuffer/distinfo +++ b/misc/mbuffer/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.1 2014/05/08 11:21:24 jperkin Exp $ +$NetBSD: distinfo,v 1.2 2015/06/05 11:36:40 wiedi Exp $ -SHA1 (mbuffer-20140310.tgz) = 6646a7391470ee120bd8fdb754e16984d737f4e0 -RMD160 (mbuffer-20140310.tgz) = 2c67c3c0c6d87ea1c0bcfa6abe94d3d14e9db146 -Size (mbuffer-20140310.tgz) = 122422 bytes +SHA1 (mbuffer-20150412.tgz) = a659b782d3fd02aa10b046e1caf4fa82257881be +RMD160 (mbuffer-20150412.tgz) = b47bfdbfef6713b4bb7e39fa97ff1b87a4b76be6 +Size (mbuffer-20150412.tgz) = 122935 bytes SHA1 (patch-Makefile.in) = 81118c470367b0136f868f8ccb0f35e3c389150c -SHA1 (patch-configure) = e92b735b8ca0e03ee011522ce247bf3f242614f4 +SHA1 (patch-configure) = e3f9fe62c308369f89511dc31f781a92fd7b4405 SHA1 (patch-network.c) = 6d5b5a937ce71482b1b2f13cf0a3d8b2d8b45e4f diff --git a/misc/mbuffer/patches/patch-configure b/misc/mbuffer/patches/patch-configure index 74b10ee7b..fa79dcb1b 100644 --- a/misc/mbuffer/patches/patch-configure +++ b/misc/mbuffer/patches/patch-configure @@ -1,10 +1,10 @@ -$NetBSD: patch-configure,v 1.1 2014/05/08 11:21:24 jperkin Exp $ +$NetBSD: patch-configure,v 1.2 2015/06/05 11:36:40 wiedi Exp $ Portability fix. ---- configure.orig 2014-05-08 10:26:55.008091173 +0000 +--- configure.orig 2015-04-12 20:03:59.000000000 +0000 +++ configure -@@ -3841,7 +3841,7 @@ fi +@@ -3839,7 +3839,7 @@ fi else SUNCCVERSION=`${CC} -V 2>&1 | grep Sun` SUNCC=$? diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile index 5ed41748b..0c4e0e9f4 100644 --- a/misc/mirmon/Makefile +++ b/misc/mirmon/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/12/10 05:40:12 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:34 wiz Exp $ # DISTNAME= mirmon-2.10 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.staff.science.uu.nl/~penni101/mirmon/ diff --git a/misc/molden/Makefile b/misc/molden/Makefile index 37076c8c1..baf16011b 100644 --- a/misc/molden/Makefile +++ b/misc/molden/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2015/03/21 19:27:23 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:36 tnn Exp $ DISTNAME= molden4.6 PKGNAME= ${DISTNAME:S/molden/&-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc # chemistry MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ diff --git a/misc/mousetweaks/Makefile b/misc/mousetweaks/Makefile index dde5546d3..e1debc6bc 100644 --- a/misc/mousetweaks/Makefile +++ b/misc/mousetweaks/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/12/13 03:20:59 mef Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:36 tnn Exp $ # DISTNAME= mousetweaks-2.32.1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mousetweaks/2.32/} diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile index acef3a41a..86f384d80 100644 --- a/misc/nxtvepg/Makefile +++ b/misc/nxtvepg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2014/05/29 23:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/06/12 10:50:34 wiz Exp $ DISTNAME= nxtvepg-2.7.6 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nxtvepg/} diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index 7058b60a7..29aea4bfe 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.107 2014/10/07 16:47:30 adam Exp $ +# $NetBSD: Makefile,v 1.110 2015/06/12 10:50:34 wiz Exp $ OO_VER= 3.1.1 OO_TAG= OOO310_m19 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 61 +PKGREVISION= 64 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} diff --git a/misc/p5-App-MrShell/Makefile b/misc/p5-App-MrShell/Makefile index 0067c6bae..41a333ede 100644 --- a/misc/p5-App-MrShell/Makefile +++ b/misc/p5-App-MrShell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:34 wiz Exp $ DISTNAME= App-MrShell-2.0207 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index f7b3fef9c..45d7bc805 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:34 wiz Exp $ DISTNAME= Array-PrintCols-2.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Array/} diff --git a/misc/p5-Business-CreditCard/Makefile b/misc/p5-Business-CreditCard/Makefile index 7f221dc2e..1a23f6483 100644 --- a/misc/p5-Business-CreditCard/Makefile +++ b/misc/p5-Business-CreditCard/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2014/12/13 03:30:38 mef Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:34 wiz Exp $ # DISTNAME= Business-CreditCard-0.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-Business-ISBN-Data/Makefile b/misc/p5-Business-ISBN-Data/Makefile index 4e109eefd..7d8614f80 100644 --- a/misc/p5-Business-ISBN-Data/Makefile +++ b/misc/p5-Business-ISBN-Data/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:34 wiz Exp $ DISTNAME= Business-ISBN-Data-20140910.002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile index 492804fde..7608fb129 100644 --- a/misc/p5-Business-ISBN/Makefile +++ b/misc/p5-Business-ISBN/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:34 wiz Exp $ DISTNAME= Business-ISBN-2.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-Business-ISMN/Makefile b/misc/p5-Business-ISMN/Makefile index 133e953f4..806c098a2 100644 --- a/misc/p5-Business-ISMN/Makefile +++ b/misc/p5-Business-ISMN/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/01/30 13:46:36 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:34 wiz Exp $ # DISTNAME= Business-ISMN-1.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-Business-ISSN/Makefile b/misc/p5-Business-ISSN/Makefile index fca7bbd4b..c9054dc2f 100644 --- a/misc/p5-Business-ISSN/Makefile +++ b/misc/p5-Business-ISSN/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/01/30 13:42:07 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:34 wiz Exp $ # DISTNAME= Business-ISSN-0.91 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 2a75a3b95..13ac9a19f 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/12/13 03:40:18 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:35 wiz Exp $ # DISTNAME= Business-UPS-2.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/} diff --git a/misc/p5-ControlX10-CM11/Makefile b/misc/p5-ControlX10-CM11/Makefile index 6304e73f8..9f67cc8ab 100644 --- a/misc/p5-ControlX10-CM11/Makefile +++ b/misc/p5-ControlX10-CM11/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:35 wiz Exp $ # DISTNAME= ControlX10-CM11-2.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ControlX10/} diff --git a/misc/p5-ControlX10-CM17/Makefile b/misc/p5-ControlX10-CM17/Makefile index 17119a0b8..510e70453 100644 --- a/misc/p5-ControlX10-CM17/Makefile +++ b/misc/p5-ControlX10-CM17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:35 wiz Exp $ DISTNAME= ControlX10-CM17-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ControlX10/} diff --git a/misc/p5-File-MMagic-XS/Makefile b/misc/p5-File-MMagic-XS/Makefile index 45cbfd154..de474c29b 100644 --- a/misc/p5-File-MMagic-XS/Makefile +++ b/misc/p5-File-MMagic-XS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/12/13 03:49:37 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:35 wiz Exp $ DISTNAME= File-MMagic-XS-0.09008 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/misc/p5-File-MMagic/Makefile b/misc/p5-File-MMagic/Makefile index 5e50cf4b8..cd0455d2f 100644 --- a/misc/p5-File-MMagic/Makefile +++ b/misc/p5-File-MMagic/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/12/13 03:44:35 mef Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:35 wiz Exp $ DISTNAME= File-MMagic-1.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/misc/p5-File-Tail/Makefile b/misc/p5-File-Tail/Makefile index f625f84ee..c05324094 100644 --- a/misc/p5-File-Tail/Makefile +++ b/misc/p5-File-Tail/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/12/13 03:53:15 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:35 wiz Exp $ DISTNAME= File-Tail-1.0 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index 6460b7b59..dd0a05b98 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/12/13 03:56:22 mef Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:50:35 wiz Exp $ DISTNAME= Locale-Codes-3.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-Maketext-Fuzzy/Makefile b/misc/p5-Locale-Maketext-Fuzzy/Makefile index be1330683..f456ff6b1 100644 --- a/misc/p5-Locale-Maketext-Fuzzy/Makefile +++ b/misc/p5-Locale-Maketext-Fuzzy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:42 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:35 wiz Exp $ # DISTNAME= Locale-Maketext-Fuzzy-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-Maketext-Lexicon/Makefile b/misc/p5-Locale-Maketext-Lexicon/Makefile index 5665f50a4..5ede54efa 100644 --- a/misc/p5-Locale-Maketext-Lexicon/Makefile +++ b/misc/p5-Locale-Maketext-Lexicon/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/12/13 04:13:49 mef Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:35 wiz Exp $ # DISTNAME= Locale-Maketext-Lexicon-1.00 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-Maketext-Simple/Makefile b/misc/p5-Locale-Maketext-Simple/Makefile index 6ea21fc72..23babe415 100644 --- a/misc/p5-Locale-Maketext-Simple/Makefile +++ b/misc/p5-Locale-Maketext-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:35 wiz Exp $ DISTNAME= Locale-Maketext-Simple-0.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-Maketext/Makefile b/misc/p5-Locale-Maketext/Makefile index 23717f209..09a786ad4 100644 --- a/misc/p5-Locale-Maketext/Makefile +++ b/misc/p5-Locale-Maketext/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/12/13 04:11:18 mef Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:35 wiz Exp $ DISTNAME= Locale-Maketext-1.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-US/Makefile b/misc/p5-Locale-US/Makefile index e85253107..22fe25ee9 100644 --- a/misc/p5-Locale-US/Makefile +++ b/misc/p5-Locale-US/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:35 wiz Exp $ # DISTNAME= Locale-US-2.112150 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Locale-libintl/Makefile b/misc/p5-Locale-libintl/Makefile index bac83ce80..ac384fbdc 100644 --- a/misc/p5-Locale-libintl/Makefile +++ b/misc/p5-Locale-libintl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:35 wiz Exp $ DISTNAME= libintl-perl-1.23 PKGNAME= p5-${DISTNAME:S/libintl-perl/Locale-libintl/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Mac-Macbinary/Makefile b/misc/p5-Mac-Macbinary/Makefile index d1b150174..4337c7ed7 100644 --- a/misc/p5-Mac-Macbinary/Makefile +++ b/misc/p5-Mac-Macbinary/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:36 wiz Exp $ DISTNAME= Mac-Macbinary-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} diff --git a/misc/p5-Mac-PropertyList/Makefile b/misc/p5-Mac-PropertyList/Makefile index db7bf4d80..921a039ed 100644 --- a/misc/p5-Mac-PropertyList/Makefile +++ b/misc/p5-Mac-PropertyList/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/12/13 04:17:44 mef Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:36 wiz Exp $ DISTNAME= Mac-PropertyList-1.41 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} diff --git a/misc/p5-Msgcat/Makefile b/misc/p5-Msgcat/Makefile index ba5dd175f..5f64ae1a6 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:36 wiz Exp $ # DISTNAME= Msgcat-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/misc/p5-Parse-Win32Registry/Makefile b/misc/p5-Parse-Win32Registry/Makefile index 5d68775ac..106414e27 100644 --- a/misc/p5-Parse-Win32Registry/Makefile +++ b/misc/p5-Parse-Win32Registry/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:36 wiz Exp $ DISTNAME= Parse-Win32Registry-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile index 1ec146022..cdc628ccf 100644 --- a/misc/p5-Search/Makefile +++ b/misc/p5-Search/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:36 wiz Exp $ DISTNAME= Search-0.2 PKGNAME= p5-Search-0.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} diff --git a/misc/p5-Vroom/Makefile b/misc/p5-Vroom/Makefile index cfc64c7dd..5a909ed79 100644 --- a/misc/p5-Vroom/Makefile +++ b/misc/p5-Vroom/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/09/12 07:02:09 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:36 wiz Exp $ DISTNAME= Vroom-0.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/} diff --git a/misc/parley/Makefile b/misc/parley/Makefile index 55cbae710..567a59bc3 100644 --- a/misc/parley/Makefile +++ b/misc/parley/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:07 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:36 tnn Exp $ DISTNAME= parley-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE vocabulary trainer diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index f67d0afdf..871cdd6d1 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:36:59 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:36 wiz Exp $ # DISTNAME= pdmenu_1.2.65 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= http://www.kitenet.net/programs/pdmenu/ diff --git a/misc/py-anita/Makefile b/misc/py-anita/Makefile index 847888759..3bb8dce82 100644 --- a/misc/py-anita/Makefile +++ b/misc/py-anita/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2015/03/05 13:13:25 gson Exp $ +# $NetBSD: Makefile,v 1.37 2015/05/02 07:54:11 gson Exp $ -DISTNAME= anita-1.37 +DISTNAME= anita-1.38 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= misc MASTER_SITES= http://www.gson.org/netbsd/anita/download/ diff --git a/misc/py-anita/distinfo b/misc/py-anita/distinfo index 2b83152c6..84ce34abf 100644 --- a/misc/py-anita/distinfo +++ b/misc/py-anita/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2015/03/05 13:13:25 gson Exp $ +$NetBSD: distinfo,v 1.28 2015/05/02 07:54:11 gson Exp $ -SHA1 (anita-1.37.tar.gz) = 7988f848535e38264af8060af4aee5dbfda96bdd -RMD160 (anita-1.37.tar.gz) = 27fe27d695b18cc2878e661caa22f8ab9a1ab806 -Size (anita-1.37.tar.gz) = 28217 bytes +SHA1 (anita-1.38.tar.gz) = 2aa5db7f6f81860773e15a9fad13a391432f577a +RMD160 (anita-1.38.tar.gz) = 12304b5ba566b80415440913f7072b624d4c945e +Size (anita-1.38.tar.gz) = 28451 bytes diff --git a/misc/py-anki2/Makefile b/misc/py-anki2/Makefile index 86ca080e2..bdd459dd6 100644 --- a/misc/py-anki2/Makefile +++ b/misc/py-anki2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2015/03/26 22:12:41 jperkin Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/02 22:40:25 wiz Exp $ -DISTNAME= anki-2.0.31 +DISTNAME= anki-2.0.32 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/} CATEGORIES= misc x11 MASTER_SITES= http://ankisrs.net/download/mirror/ diff --git a/misc/py-anki2/PLIST b/misc/py-anki2/PLIST index 29109de1f..786c44a0f 100644 --- a/misc/py-anki2/PLIST +++ b/misc/py-anki2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2014/10/01 11:41:11 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/04/02 22:40:25 wiz Exp $ bin/anki man/man1/anki.1 share/anki/LICENSE @@ -353,6 +353,7 @@ share/anki/locale/qt_zh_CN.qm share/anki/locale/qt_zh_TW.qm share/anki/locale/ro/LC_MESSAGES/anki.mo share/anki/locale/ru/LC_MESSAGES/anki.mo +share/anki/locale/sco/LC_MESSAGES/anki.mo share/anki/locale/sk/LC_MESSAGES/anki.mo share/anki/locale/sl/LC_MESSAGES/anki.mo share/anki/locale/sr/LC_MESSAGES/anki.mo diff --git a/misc/py-anki2/distinfo b/misc/py-anki2/distinfo index bb82056c4..cd3deff97 100644 --- a/misc/py-anki2/distinfo +++ b/misc/py-anki2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2014/10/20 10:22:19 wiz Exp $ +$NetBSD: distinfo,v 1.23 2015/04/02 22:40:25 wiz Exp $ -SHA1 (anki-2.0.31.tgz) = d5b10afc268e95f02acd9abc603c3b6a07f6c446 -RMD160 (anki-2.0.31.tgz) = 58b8d36f23b97f7e3a5d791c857c408bdf48a450 -Size (anki-2.0.31.tgz) = 3329290 bytes +SHA1 (anki-2.0.32.tgz) = f6bfa75786001a34bdd2e56b0a21a74b2a7d8df3 +RMD160 (anki-2.0.32.tgz) = f2368f343bdf82a374903d98b6eadef1598f56ac +Size (anki-2.0.32.tgz) = 3353186 bytes SHA1 (patch-Makefile) = 7148ed542b1f1be4e75274a82fda4863bf40f861 diff --git a/misc/qbrew/Makefile b/misc/qbrew/Makefile index 8c54ea0ed..a394ef648 100644 --- a/misc/qbrew/Makefile +++ b/misc/qbrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:15 tron Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:36 tnn Exp $ DISTNAME= qbrew-0.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.usermode.org/code/ diff --git a/misc/reed/Makefile b/misc/reed/Makefile index 914cce574..2af685a3f 100644 --- a/misc/reed/Makefile +++ b/misc/reed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/09/25 14:48:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:36 wiz Exp $ DISTNAME= reed-5.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://www.sacredchao.net/software/reed/ diff --git a/misc/rhash/Makefile b/misc/rhash/Makefile index fea31db9f..f82c820b1 100644 --- a/misc/rhash/Makefile +++ b/misc/rhash/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2014/04/18 21:21:30 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/28 01:17:11 mef Exp $ -DISTNAME= rhash-1.3.1 +DISTNAME= rhash-1.3.3 CATEGORIES= security -MASTER_SITES= -https://github.com/rhash/RHash/archive/v1.3.1.tar.gz +MASTER_SITES= ${MASTER_SITE_GITHUB:=rhash/} +GITHUB_PROJECT= RHash +GITHUB_TAG= v1.3.3 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/rhash/RHash diff --git a/misc/rhash/distinfo b/misc/rhash/distinfo index 84fbad787..a01509c01 100644 --- a/misc/rhash/distinfo +++ b/misc/rhash/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/02/23 18:26:12 joerg Exp $ +$NetBSD: distinfo,v 1.3 2015/04/28 01:17:11 mef Exp $ -SHA1 (rhash-1.3.1.tar.gz) = 2482c9d33b0f7f3d145f5df751d82a81f4a7540e -RMD160 (rhash-1.3.1.tar.gz) = ea2058949e0f45e2a91f6bc69dc4ce9c377217cc -Size (rhash-1.3.1.tar.gz) = 298576 bytes -SHA1 (patch-librhash_byte__order.h) = dd49ede4ad1991a8f717faade521d0d10cf7f504 +SHA1 (rhash-1.3.3.tar.gz) = 46ef088b8e5ee80c3530f18154ac83a75e9a1b9c +RMD160 (rhash-1.3.3.tar.gz) = 63f2e045c7ee883871c85f26c9d9f2b68e7ae3e2 +Size (rhash-1.3.3.tar.gz) = 308872 bytes +SHA1 (patch-librhash_byte__order.h) = 215f88a159d8f78d53e0b7d385eba3afe5507326 diff --git a/misc/rhash/patches/patch-librhash_byte__order.h b/misc/rhash/patches/patch-librhash_byte__order.h index 7b30fa4de..9be684ecc 100644 --- a/misc/rhash/patches/patch-librhash_byte__order.h +++ b/misc/rhash/patches/patch-librhash_byte__order.h @@ -1,4 +1,7 @@ -$NetBSD: patch-librhash_byte__order.h,v 1.1 2015/02/23 18:26:12 joerg Exp $ +$NetBSD: patch-librhash_byte__order.h,v 1.2 2015/04/28 01:17:11 mef Exp $ + +Use bswap builtins for clang. Prefer builtin over inline assembler. +Recognize BSDish endian macros. --- librhash/byte_order.h.orig 2015-02-22 21:07:44.000000000 +0000 +++ librhash/byte_order.h diff --git a/misc/rlwrap/Makefile b/misc/rlwrap/Makefile index 347553a61..d64dffc6e 100644 --- a/misc/rlwrap/Makefile +++ b/misc/rlwrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:36 wiz Exp $ # -DISTNAME= rlwrap-0.37 -PKGREVISION= 3 +DISTNAME= rlwrap-0.42 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://utopia.knoware.nl/~hlub/uck/rlwrap/ @@ -11,17 +11,9 @@ HOMEPAGE= http://utopia.knoware.nl/~hlub/uck/rlwrap/ COMMENT= Provides command line editing and history for other commands LICENSE= gnu-gpl-v2 -BUILDLINK_API_DEPENDS.readline+=readline>=4.2 - GNU_CONFIGURE= yes - -.include "options.mk" - -USE_LANGUAGES= c USE_TOOLS+= gmake perl:run -TEST_TARGET= check - REPLACE_PERL+= filters/censor_passwords REPLACE_PERL+= filters/count_in_prompt REPLACE_PERL+= filters/ftp_filter @@ -37,7 +29,10 @@ REPLACE_PERL+= filters/simple_macro REPLACE_PERL+= filters/template REPLACE_PERL+= filters/unbackspace -.include "../../devel/ncurses/buildlink3.mk" -.include "../../devel/readline/buildlink3.mk" +TEST_TARGET= check +.include "options.mk" +.include "../../devel/ncurses/buildlink3.mk" +BUILDLINK_API_DEPENDS.readline+=readline>=4.2 +.include "../../devel/readline/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/rlwrap/distinfo b/misc/rlwrap/distinfo index c3f748811..f70104c7f 100644 --- a/misc/rlwrap/distinfo +++ b/misc/rlwrap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/09/30 22:10:42 dholland Exp $ +$NetBSD: distinfo,v 1.4 2015/06/06 17:11:43 youri Exp $ -SHA1 (rlwrap-0.37.tar.gz) = c8fc5e7798a7c618a22583c56fa38d344700cc2f -RMD160 (rlwrap-0.37.tar.gz) = 4e229e8fed579002605919760b313651aa427870 -Size (rlwrap-0.37.tar.gz) = 251438 bytes +SHA1 (rlwrap-0.42.tar.gz) = 8d2ad1be9b6c362439825ae5456a2ba5cdd7eb07 +RMD160 (rlwrap-0.42.tar.gz) = 53cdabd0ad7edcad56ddd2c9101eb811cdde9a70 +Size (rlwrap-0.42.tar.gz) = 279608 bytes diff --git a/misc/rlwrap/options.mk b/misc/rlwrap/options.mk index 79d4346a6..7f5744259 100644 --- a/misc/rlwrap/options.mk +++ b/misc/rlwrap/options.mk @@ -1,10 +1,9 @@ -# $NetBSD: options.mk,v 1.1 2008/01/09 13:40:38 heinz Exp $ +# $NetBSD: options.mk,v 1.2 2015/06/06 17:11:43 youri Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.rlwrap PKG_SUPPORTED_OPTIONS= debug PKG_SUGGESTED_OPTIONS= # empty -.include "../../mk/bsd.prefs.mk" .include "../../mk/bsd.options.mk" ### diff --git a/misc/rocs/Makefile b/misc/rocs/Makefile index e8a208fe3..059a8a262 100644 --- a/misc/rocs/Makefile +++ b/misc/rocs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/11/26 12:26:23 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:23:36 tnn Exp $ DISTNAME= rocs-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= misc COMMENT= KDE graph theory IDE diff --git a/misc/root/Makefile b/misc/root/Makefile index c7ef1a275..ed24abf97 100644 --- a/misc/root/Makefile +++ b/misc/root/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2015/03/01 11:01:14 bsiegert Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:23:36 tnn Exp $ DISTNAME= root_v5.26.00b.source PKGNAME= root-5.26 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= misc MASTER_SITES= ftp://root.cern.ch/root/ diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 598b492a6..249202d6d 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2015/03/22 17:32:54 sevan Exp $ +# $NetBSD: Makefile,v 1.87 2015/06/12 10:50:36 wiz Exp $ DISTNAME= rpm-4.12.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://rpm.org/releases/rpm-4.12.x/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/ruby-bundler/Makefile b/misc/ruby-bundler/Makefile index ad8615026..515285aa6 100644 --- a/misc/ruby-bundler/Makefile +++ b/misc/ruby-bundler/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2015/03/13 14:34:12 taca Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/07 15:52:28 taca Exp $ -DISTNAME= bundler-1.8.5 +DISTNAME= bundler-1.10.3 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/misc/ruby-bundler/PLIST b/misc/ruby-bundler/PLIST index 6dcde2dcf..b4fb01bfb 100644 --- a/misc/ruby-bundler/PLIST +++ b/misc/ruby-bundler/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2015/03/13 14:34:12 taca Exp $ +@comment $NetBSD: PLIST,v 1.19 2015/06/09 00:57:36 taca Exp $ bin/bundle${RUBY_SUFFIX} bin/bundler${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -13,13 +13,11 @@ ${GEM_LIBDIR}/ISSUES.md ${GEM_LIBDIR}/LICENSE.md ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/UPGRADING.md ${GEM_LIBDIR}/bin/bundle ${GEM_LIBDIR}/bin/bundle_ruby ${GEM_LIBDIR}/bin/bundler ${GEM_LIBDIR}/bundler.gemspec ${GEM_LIBDIR}/lib/bundler.rb -${GEM_LIBDIR}/lib/bundler/anonymizable_uri.rb ${GEM_LIBDIR}/lib/bundler/capistrano.rb ${GEM_LIBDIR}/lib/bundler/cli.rb ${GEM_LIBDIR}/lib/bundler/cli/binstubs.rb @@ -34,6 +32,7 @@ ${GEM_LIBDIR}/lib/bundler/cli/gem.rb ${GEM_LIBDIR}/lib/bundler/cli/init.rb ${GEM_LIBDIR}/lib/bundler/cli/inject.rb ${GEM_LIBDIR}/lib/bundler/cli/install.rb +${GEM_LIBDIR}/lib/bundler/cli/lock.rb ${GEM_LIBDIR}/lib/bundler/cli/open.rb ${GEM_LIBDIR}/lib/bundler/cli/outdated.rb ${GEM_LIBDIR}/lib/bundler/cli/package.rb @@ -53,6 +52,10 @@ ${GEM_LIBDIR}/lib/bundler/endpoint_specification.rb ${GEM_LIBDIR}/lib/bundler/env.rb ${GEM_LIBDIR}/lib/bundler/environment.rb ${GEM_LIBDIR}/lib/bundler/fetcher.rb +${GEM_LIBDIR}/lib/bundler/fetcher/base.rb +${GEM_LIBDIR}/lib/bundler/fetcher/dependency.rb +${GEM_LIBDIR}/lib/bundler/fetcher/downloader.rb +${GEM_LIBDIR}/lib/bundler/fetcher/index.rb ${GEM_LIBDIR}/lib/bundler/friendly_errors.rb ${GEM_LIBDIR}/lib/bundler/gem_helper.rb ${GEM_LIBDIR}/lib/bundler/gem_helpers.rb @@ -62,7 +65,9 @@ ${GEM_LIBDIR}/lib/bundler/gem_tasks.rb ${GEM_LIBDIR}/lib/bundler/graph.rb ${GEM_LIBDIR}/lib/bundler/index.rb ${GEM_LIBDIR}/lib/bundler/injector.rb +${GEM_LIBDIR}/lib/bundler/inline.rb ${GEM_LIBDIR}/lib/bundler/installer.rb +${GEM_LIBDIR}/lib/bundler/installer/parallel_installer.rb ${GEM_LIBDIR}/lib/bundler/lazy_specification.rb ${GEM_LIBDIR}/lib/bundler/lockfile_parser.rb ${GEM_LIBDIR}/lib/bundler/man/bundle @@ -101,6 +106,7 @@ ${GEM_LIBDIR}/lib/bundler/source/git/git_proxy.rb ${GEM_LIBDIR}/lib/bundler/source/path.rb ${GEM_LIBDIR}/lib/bundler/source/path/installer.rb ${GEM_LIBDIR}/lib/bundler/source/rubygems.rb +${GEM_LIBDIR}/lib/bundler/source/rubygems/remote.rb ${GEM_LIBDIR}/lib/bundler/source_list.rb ${GEM_LIBDIR}/lib/bundler/spec_set.rb ${GEM_LIBDIR}/lib/bundler/ssl_certs/.document @@ -111,6 +117,7 @@ ${GEM_LIBDIR}/lib/bundler/ssl_certs/DigiCertHighAssuranceEVRootCA.pem ${GEM_LIBDIR}/lib/bundler/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem ${GEM_LIBDIR}/lib/bundler/ssl_certs/GeoTrustGlobalCA.pem ${GEM_LIBDIR}/lib/bundler/ssl_certs/certificate_manager.rb +${GEM_LIBDIR}/lib/bundler/stub_specification.rb ${GEM_LIBDIR}/lib/bundler/templates/Executable ${GEM_LIBDIR}/lib/bundler/templates/Executable.standalone ${GEM_LIBDIR}/lib/bundler/templates/Gemfile @@ -133,48 +140,57 @@ ${GEM_LIBDIR}/lib/bundler/templates/newgem/newgem.gemspec.tt ${GEM_LIBDIR}/lib/bundler/templates/newgem/rspec.tt ${GEM_LIBDIR}/lib/bundler/templates/newgem/spec/newgem_spec.rb.tt ${GEM_LIBDIR}/lib/bundler/templates/newgem/spec/spec_helper.rb.tt -${GEM_LIBDIR}/lib/bundler/templates/newgem/test/minitest_helper.rb.tt -${GEM_LIBDIR}/lib/bundler/templates/newgem/test/test_newgem.rb.tt +${GEM_LIBDIR}/lib/bundler/templates/newgem/test/newgem_test.rb.tt +${GEM_LIBDIR}/lib/bundler/templates/newgem/test/test_helper.rb.tt ${GEM_LIBDIR}/lib/bundler/ui.rb ${GEM_LIBDIR}/lib/bundler/ui/rg_proxy.rb ${GEM_LIBDIR}/lib/bundler/ui/shell.rb ${GEM_LIBDIR}/lib/bundler/ui/silent.rb -${GEM_LIBDIR}/lib/bundler/vendor/.document +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/errors.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb +${GEM_LIBDIR}/lib/bundler/vendor/molinillo/lib/molinillo/state.rb ${GEM_LIBDIR}/lib/bundler/vendor/net/http/faster.rb ${GEM_LIBDIR}/lib/bundler/vendor/net/http/persistent.rb ${GEM_LIBDIR}/lib/bundler/vendor/net/http/persistent/ssl_reuse.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/actions.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/create_file.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/create_link.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/directory.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/empty_directory.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/file_manipulation.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/actions/inject_into_file.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/base.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/command.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/core_ext/hash_with_indifferent_access.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/core_ext/io_binary_read.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/core_ext/ordered_hash.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/error.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/group.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/invocation.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/line_editor.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/line_editor/basic.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/line_editor/readline.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/parser.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/argument.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/arguments.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/option.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/parser/options.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/rake_compat.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/runner.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/shell.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/shell/basic.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/shell/color.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/shell/html.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/util.rb -${GEM_LIBDIR}/lib/bundler/vendor/thor/version.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/create_link.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/directory.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/base.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/command.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/error.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/group.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/invocation.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/line_editor.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/argument.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/option.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/parser/options.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/rake_compat.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/runner.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell/basic.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell/color.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/shell/html.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/util.rb +${GEM_LIBDIR}/lib/bundler/vendor/thor/lib/thor/version.rb +${GEM_LIBDIR}/lib/bundler/vendored_molinillo.rb ${GEM_LIBDIR}/lib/bundler/vendored_persistent.rb ${GEM_LIBDIR}/lib/bundler/vendored_thor.rb ${GEM_LIBDIR}/lib/bundler/version.rb diff --git a/misc/ruby-bundler/distinfo b/misc/ruby-bundler/distinfo index 0e24932ba..3780b38a9 100644 --- a/misc/ruby-bundler/distinfo +++ b/misc/ruby-bundler/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2015/03/13 14:34:12 taca Exp $ +$NetBSD: distinfo,v 1.22 2015/06/07 15:52:28 taca Exp $ -SHA1 (bundler-1.8.5.gem) = 803f9c38a56c81a88d6e7c191f671c276bc0fac4 -RMD160 (bundler-1.8.5.gem) = 7eb5c3b6ffc5a6fa0acceb3b96d3daa8f7a838f7 -Size (bundler-1.8.5.gem) = 235008 bytes +SHA1 (bundler-1.10.3.gem) = cfc3a9d96b60153aed9f2884cb82e4e0cc7029bf +RMD160 (bundler-1.10.3.gem) = 833bcbb658f1bfdf7cf54fb2dcf03c1464306d6a +Size (bundler-1.10.3.gem) = 250368 bytes diff --git a/misc/ruby-colorize/Makefile b/misc/ruby-colorize/Makefile index b44dc8ddb..bcf4e095b 100644 --- a/misc/ruby-colorize/Makefile +++ b/misc/ruby-colorize/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/02/03 14:56:32 taca Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/07 15:54:08 taca Exp $ -DISTNAME= colorize-0.7.5 +DISTNAME= colorize-0.7.7 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/misc/ruby-colorize/distinfo b/misc/ruby-colorize/distinfo index b14fca925..8d115677e 100644 --- a/misc/ruby-colorize/distinfo +++ b/misc/ruby-colorize/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/02/03 14:56:32 taca Exp $ +$NetBSD: distinfo,v 1.2 2015/06/07 15:54:08 taca Exp $ -SHA1 (colorize-0.7.5.gem) = 5acffeddec8c7e213203e9297991f911878b6113 -RMD160 (colorize-0.7.5.gem) = 9e033063d2450303640ae270d59bc69f3271c0d2 -Size (colorize-0.7.5.gem) = 14848 bytes +SHA1 (colorize-0.7.7.gem) = 84a6a6a682fb16ec940dd57cec481cfed8c5b9d5 +RMD160 (colorize-0.7.7.gem) = 519c822d788763c9b508a1955d1e751f08d8e743 +Size (colorize-0.7.7.gem) = 15360 bytes diff --git a/misc/ruby-columnize/Makefile b/misc/ruby-columnize/Makefile index 40ab03131..5e98eea6e 100644 --- a/misc/ruby-columnize/Makefile +++ b/misc/ruby-columnize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/02/03 14:59:19 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/07 15:56:05 taca Exp $ DISTNAME= columnize-0.9.0 CATEGORIES= misc @@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/rocky/columnize COMMENT= Format an Array as an Array of String aligned in columns LICENSE= gnu-gpl-v2 OR ruby-license -RUBY_VERSION_SUPPORTED= 193 200 21 +USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/ruby-commander/Makefile b/misc/ruby-commander/Makefile index 74f1ff479..50f404f46 100644 --- a/misc/ruby-commander/Makefile +++ b/misc/ruby-commander/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2015/03/13 14:48:44 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/03 13:55:24 taca Exp $ -DISTNAME= commander-4.3.0 +DISTNAME= commander-4.3.4 CATEGORIES= misc MAINTAINER= tonnerre@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= http://ramaze.net/ COMMENT= The complete solution for Ruby command-line executables LICENSE= ruby-license -DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.6.11<1.7:../../devel/ruby-highline +DEPENDS+= ${RUBY_PKGPREFIX}-highline>=1.7.2<1.8:../../devel/ruby-highline RUBYGEM_OPTIONS+= --format-executable diff --git a/misc/ruby-commander/PLIST b/misc/ruby-commander/PLIST index c5722f676..362b473ef 100644 --- a/misc/ruby-commander/PLIST +++ b/misc/ruby-commander/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2015/03/13 14:48:44 taca Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/03 13:55:24 taca Exp $ bin/commander${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore @@ -41,6 +41,7 @@ ${GEM_LIBDIR}/spec/command_spec.rb ${GEM_LIBDIR}/spec/configure_spec.rb ${GEM_LIBDIR}/spec/core_ext/array_spec.rb ${GEM_LIBDIR}/spec/core_ext/object_spec.rb +${GEM_LIBDIR}/spec/help_formatters/terminal_compact_spec.rb ${GEM_LIBDIR}/spec/help_formatters/terminal_spec.rb ${GEM_LIBDIR}/spec/methods_spec.rb ${GEM_LIBDIR}/spec/runner_spec.rb diff --git a/misc/ruby-commander/distinfo b/misc/ruby-commander/distinfo index a8992d941..707a2be6c 100644 --- a/misc/ruby-commander/distinfo +++ b/misc/ruby-commander/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/03/13 14:48:44 taca Exp $ +$NetBSD: distinfo,v 1.12 2015/06/03 13:55:24 taca Exp $ -SHA1 (commander-4.3.0.gem) = 8bc85ee68afc0a6c67b74d942b43e359c3d35ec9 -RMD160 (commander-4.3.0.gem) = 0fa6521e5612ebb54e2f20a32bedaf47134c23e9 -Size (commander-4.3.0.gem) = 34816 bytes +SHA1 (commander-4.3.4.gem) = a75ade5c9bc742829baeff1b7c5e61f24b54ef8a +RMD160 (commander-4.3.4.gem) = c7f3a23f3cd4140ec86445b54a06b0f0808e6e6e +Size (commander-4.3.4.gem) = 34816 bytes diff --git a/misc/ruby-daemons/Makefile b/misc/ruby-daemons/Makefile index 18d1ecb89..4d4076423 100644 --- a/misc/ruby-daemons/Makefile +++ b/misc/ruby-daemons/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2015/03/13 14:36:09 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/07 15:57:05 taca Exp $ -DISTNAME= daemons-1.2.1 +DISTNAME= daemons-1.2.2 CATEGORIES= misc MAINTAINER= minskim@NetBSD.org diff --git a/misc/ruby-daemons/distinfo b/misc/ruby-daemons/distinfo index 1327371f8..b40d69db9 100644 --- a/misc/ruby-daemons/distinfo +++ b/misc/ruby-daemons/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2015/03/13 14:36:09 taca Exp $ +$NetBSD: distinfo,v 1.13 2015/06/07 15:57:05 taca Exp $ -SHA1 (daemons-1.2.1.gem) = 30b972925115a41ef90332187a7a7a392aeb473a -RMD160 (daemons-1.2.1.gem) = bb921be1893acbfb9ee33da17110f513f5c832d8 -Size (daemons-1.2.1.gem) = 25088 bytes +SHA1 (daemons-1.2.2.gem) = 9983adfdfcbe76bb29be5313dff6dde4c0b9c86a +RMD160 (daemons-1.2.2.gem) = 96499e5e5dd6fff7b71b57d1dd018c1663538ca5 +Size (daemons-1.2.2.gem) = 24576 bytes diff --git a/misc/ruby-equalizer/Makefile b/misc/ruby-equalizer/Makefile index ab076e844..5cdccaa61 100644 --- a/misc/ruby-equalizer/Makefile +++ b/misc/ruby-equalizer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/01/17 12:57:28 obache Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/07 16:01:38 taca Exp $ # -DISTNAME= equalizer-0.0.9 +DISTNAME= equalizer-0.0.11 CATEGORIES= misc MAINTAINER= tsutsui@NetBSD.org diff --git a/misc/ruby-equalizer/PLIST b/misc/ruby-equalizer/PLIST index d62bcaae8..049c46daa 100644 --- a/misc/ruby-equalizer/PLIST +++ b/misc/ruby-equalizer/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2014/01/17 12:57:28 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/07 16:01:38 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore -${GEM_LIBDIR}/.reek.yml ${GEM_LIBDIR}/.rspec ${GEM_LIBDIR}/.rubocop.yml ${GEM_LIBDIR}/.ruby-gemset +${GEM_LIBDIR}/.ruby-version ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/.yardstick.yml ${GEM_LIBDIR}/CONTRIBUTING.md @@ -12,6 +12,13 @@ ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/config/devtools.yml +${GEM_LIBDIR}/config/flay.yml +${GEM_LIBDIR}/config/flog.yml +${GEM_LIBDIR}/config/mutant.yml +${GEM_LIBDIR}/config/reek.yml +${GEM_LIBDIR}/config/rubocop.yml +${GEM_LIBDIR}/config/yardstick.yml ${GEM_LIBDIR}/equalizer.gemspec ${GEM_LIBDIR}/lib/equalizer.rb ${GEM_LIBDIR}/lib/equalizer/version.rb diff --git a/misc/ruby-equalizer/distinfo b/misc/ruby-equalizer/distinfo index 53fef6ad3..3085ef46c 100644 --- a/misc/ruby-equalizer/distinfo +++ b/misc/ruby-equalizer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/01/17 12:57:28 obache Exp $ +$NetBSD: distinfo,v 1.2 2015/06/07 16:01:38 taca Exp $ -SHA1 (equalizer-0.0.9.gem) = 62527beb20838fe7663188d3c0bfa969b5633b00 -RMD160 (equalizer-0.0.9.gem) = c805a833e11bebe38fb7e8ab3ddb8ed16a03c2af -Size (equalizer-0.0.9.gem) = 12288 bytes +SHA1 (equalizer-0.0.11.gem) = 22681dc061cf28b0e88b7fad63eee8fa87d86bd7 +RMD160 (equalizer-0.0.11.gem) = 9d590554b04eb0ffb26eab0dcd0674acf2ad1e3b +Size (equalizer-0.0.11.gem) = 12800 bytes diff --git a/misc/ruby-hashie/Makefile b/misc/ruby-hashie/Makefile index 1dc1121df..de553e545 100644 --- a/misc/ruby-hashie/Makefile +++ b/misc/ruby-hashie/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/04 15:25:37 taca Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/08 14:37:50 taca Exp $ # -DISTNAME= hashie-3.4.0 +DISTNAME= hashie-3.4.2 CATEGORIES= misc MAINTAINER= tsutsui@NetBSD.org diff --git a/misc/ruby-hashie/PLIST b/misc/ruby-hashie/PLIST index f1ffe4287..5d9b29402 100644 --- a/misc/ruby-hashie/PLIST +++ b/misc/ruby-hashie/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/04 15:25:37 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/08 14:37:50 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/CHANGELOG.md @@ -13,8 +13,10 @@ ${GEM_LIBDIR}/lib/hashie/clash.rb ${GEM_LIBDIR}/lib/hashie/dash.rb ${GEM_LIBDIR}/lib/hashie/extensions/coercion.rb ${GEM_LIBDIR}/lib/hashie/extensions/dash/indifferent_access.rb +${GEM_LIBDIR}/lib/hashie/extensions/dash/property_translation.rb ${GEM_LIBDIR}/lib/hashie/extensions/deep_fetch.rb ${GEM_LIBDIR}/lib/hashie/extensions/deep_find.rb +${GEM_LIBDIR}/lib/hashie/extensions/deep_locate.rb ${GEM_LIBDIR}/lib/hashie/extensions/deep_merge.rb ${GEM_LIBDIR}/lib/hashie/extensions/ignore_undeclared.rb ${GEM_LIBDIR}/lib/hashie/extensions/indifferent_access.rb @@ -38,6 +40,7 @@ ${GEM_LIBDIR}/spec/hashie/extensions/coercion_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/dash/indifferent_access_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/deep_fetch_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/deep_find_spec.rb +${GEM_LIBDIR}/spec/hashie/extensions/deep_locate_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/deep_merge_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/ignore_undeclared_spec.rb ${GEM_LIBDIR}/spec/hashie/extensions/indifferent_access_spec.rb @@ -56,4 +59,5 @@ ${GEM_LIBDIR}/spec/hashie/trash_spec.rb ${GEM_LIBDIR}/spec/hashie/version_spec.rb ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/spec/support/module_context.rb +${GEM_LIBDIR}/spec/support/ruby_version.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/misc/ruby-hashie/distinfo b/misc/ruby-hashie/distinfo index 38a783df9..63a4893e7 100644 --- a/misc/ruby-hashie/distinfo +++ b/misc/ruby-hashie/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/04 15:25:37 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/08 14:37:50 taca Exp $ -SHA1 (hashie-3.4.0.gem) = a21a2d84d6fc5b6499c38388c09a9af17d39d9f5 -RMD160 (hashie-3.4.0.gem) = 80db6cbe9cd14346e2c2671d97d81a40531e0a5f -Size (hashie-3.4.0.gem) = 51712 bytes +SHA1 (hashie-3.4.2.gem) = 7634f9e694ee839da00f8b3679aad8c23d92f19d +RMD160 (hashie-3.4.2.gem) = dbf1004d612ed661b6cef28ee487533ea201226c +Size (hashie-3.4.2.gem) = 56320 bytes diff --git a/misc/ruby-ohai/Makefile b/misc/ruby-ohai/Makefile index a5a165075..c5ceb9777 100644 --- a/misc/ruby-ohai/Makefile +++ b/misc/ruby-ohai/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2015/03/13 15:02:59 taca Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/11 17:28:17 taca Exp $ -DISTNAME= ohai-8.1.1 +DISTNAME= ohai-8.4.0 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,6 +8,8 @@ HOMEPAGE= https://github.com/opscode/ohai COMMENT= Ohai profiles your system and emits JSON LICENSE= apache-2.0 +DEPENDS+= ${RUBY_PKGPREFIX}-mime-types>=2.0:../../mail/ruby-mime-types +DEPENDS+= ${RUBY_PKGPREFIX}-systemu>=2.6.4:../../misc/ruby-systemu DEPENDS+= ${RUBY_PKGPREFIX}-ffi>=1.9:../../devel/ruby-ffi DEPENDS+= ${RUBY_PKGPREFIX}-ffi-yajl>=1.1.0:../../devel/ruby-ffi-yajl DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-cli>=1.5.0:../../devel/ruby-mixlib-cli @@ -16,12 +18,9 @@ DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-log>=1.6.0:../../devel/ruby-mixlib-log DEPENDS+= ${RUBY_PKGPREFIX}-mixlib-shellout>=2.0.0:../../devel/ruby-mixlib-shellout DEPENDS+= ${RUBY_PKGPREFIX}-rake>=10.1:../../devel/ruby-rake DEPENDS+= ${RUBY_PKGPREFIX}-wmi-lite>=1.0:../../devel/ruby-wmi-lite -DEPENDS+= ${RUBY_PKGPREFIX}-mime-types1>=1.16:../../mail/ruby-mime-types1 -DEPENDS+= ${RUBY_PKGPREFIX}-systemu>=2.6.4:../../misc/ruby-systemu DEPENDS+= ${RUBY_PKGPREFIX}-ipaddress>=0.8.0:../../net/ruby-ipaddress -DEPENDS+= ${RUBY_PKGPREFIX}-net-dhcp>=0:../../net/ruby-net-dhcp -RUBY_VERSION_SUPPORTED= 200 21 +RUBY_VERSION_SUPPORTED= 200 21 22 RUBYGEM_OPTIONS+= --format-executable diff --git a/misc/ruby-ohai/PLIST b/misc/ruby-ohai/PLIST index 02ca6d39e..005859a29 100644 --- a/misc/ruby-ohai/PLIST +++ b/misc/ruby-ohai/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2015/03/13 15:02:59 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/11 17:28:17 taca Exp $ bin/ohai${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/LICENSE @@ -19,7 +19,6 @@ ${GEM_LIBDIR}/lib/ohai/hints.rb ${GEM_LIBDIR}/lib/ohai/loader.rb ${GEM_LIBDIR}/lib/ohai/log.rb ${GEM_LIBDIR}/lib/ohai/mash.rb -${GEM_LIBDIR}/lib/ohai/mixin/cloudstack_metadata.rb ${GEM_LIBDIR}/lib/ohai/mixin/command.rb ${GEM_LIBDIR}/lib/ohai/mixin/constant_helper.rb ${GEM_LIBDIR}/lib/ohai/mixin/ec2_metadata.rb @@ -41,7 +40,6 @@ ${GEM_LIBDIR}/lib/ohai/plugins/c.rb ${GEM_LIBDIR}/lib/ohai/plugins/chef.rb ${GEM_LIBDIR}/lib/ohai/plugins/cloud.rb ${GEM_LIBDIR}/lib/ohai/plugins/cloud_v2.rb -${GEM_LIBDIR}/lib/ohai/plugins/cloudstack.rb ${GEM_LIBDIR}/lib/ohai/plugins/command.rb ${GEM_LIBDIR}/lib/ohai/plugins/darwin/cpu.rb ${GEM_LIBDIR}/lib/ohai/plugins/darwin/filesystem.rb @@ -133,6 +131,7 @@ ${GEM_LIBDIR}/lib/ohai/plugins/ssh_host_key.rb ${GEM_LIBDIR}/lib/ohai/plugins/uptime.rb ${GEM_LIBDIR}/lib/ohai/plugins/virtualization.rb ${GEM_LIBDIR}/lib/ohai/plugins/windows/cpu.rb +${GEM_LIBDIR}/lib/ohai/plugins/windows/drivers.rb ${GEM_LIBDIR}/lib/ohai/plugins/windows/filesystem.rb ${GEM_LIBDIR}/lib/ohai/plugins/windows/network.rb ${GEM_LIBDIR}/lib/ohai/plugins/windows/platform.rb @@ -176,7 +175,6 @@ ${GEM_LIBDIR}/spec/support/platform_helpers.rb ${GEM_LIBDIR}/spec/unit/dsl/plugin_spec.rb ${GEM_LIBDIR}/spec/unit/hints_spec.rb ${GEM_LIBDIR}/spec/unit/loader_spec.rb -${GEM_LIBDIR}/spec/unit/mixin/cloudstack_metadata_spec.rb ${GEM_LIBDIR}/spec/unit/mixin/command_spec.rb ${GEM_LIBDIR}/spec/unit/mixin/ec2_metadata_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/aix/cpu_spec.rb @@ -192,7 +190,6 @@ ${GEM_LIBDIR}/spec/unit/plugins/c_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/chef_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/cloud_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/cloud_v2_spec.rb -${GEM_LIBDIR}/spec/unit/plugins/cloudstack_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/darwin/cpu_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/darwin/hostname_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/darwin/kernel_spec.rb @@ -260,6 +257,7 @@ ${GEM_LIBDIR}/spec/unit/plugins/ruby_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/rust_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/sigar/network_route_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/solaris2/cpu_spec.rb +${GEM_LIBDIR}/spec/unit/plugins/solaris2/dmi_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/solaris2/hostname_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/solaris2/kernel_spec.rb ${GEM_LIBDIR}/spec/unit/plugins/solaris2/memory_spec.rb diff --git a/misc/ruby-ohai/distinfo b/misc/ruby-ohai/distinfo index 35d5db35a..2023455c6 100644 --- a/misc/ruby-ohai/distinfo +++ b/misc/ruby-ohai/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/13 15:02:59 taca Exp $ +$NetBSD: distinfo,v 1.4 2015/06/11 17:28:17 taca Exp $ -SHA1 (ohai-8.1.1.gem) = cd6a58a205edb5b0dcfa40efe27ddd03fd9850dd -RMD160 (ohai-8.1.1.gem) = 3444b02884fc10a231cc9a3074b1784a332961c8 -Size (ohai-8.1.1.gem) = 434176 bytes +SHA1 (ohai-8.4.0.gem) = bde318dbf69be3c21e95eeb3fedd19a3ed85abec +RMD160 (ohai-8.4.0.gem) = 3057402129cbe3288fd5bd4c1c5e0fbcbbdd9bd8 +Size (ohai-8.4.0.gem) = 433664 bytes diff --git a/misc/ruby-parallel/Makefile b/misc/ruby-parallel/Makefile index 4724e1b1a..f9ca4d363 100644 --- a/misc/ruby-parallel/Makefile +++ b/misc/ruby-parallel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/03/13 15:05:50 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/08 14:43:24 taca Exp $ # -DISTNAME= parallel-1.4.1 +DISTNAME= parallel-1.6.0 CATEGORIES= misc MAINTAINER= tsutsui@NetBSD.org diff --git a/misc/ruby-parallel/distinfo b/misc/ruby-parallel/distinfo index 079327de7..d7a977c7f 100644 --- a/misc/ruby-parallel/distinfo +++ b/misc/ruby-parallel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/03/13 15:05:50 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/08 14:43:24 taca Exp $ -SHA1 (parallel-1.4.1.gem) = dd00f4e1b699abaaa4cae5937d8abc44e5d2c547 -RMD160 (parallel-1.4.1.gem) = 7ca6aad061abea04f253cdb72cec2c1194022664 -Size (parallel-1.4.1.gem) = 8704 bytes +SHA1 (parallel-1.6.0.gem) = bdc10b4d32771adcedf0910af7576326c1333f06 +RMD160 (parallel-1.6.0.gem) = 195c3052d5413f582c53d2dc8b8cd065b1042673 +Size (parallel-1.6.0.gem) = 8704 bytes diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile index ea4ffc59c..8bc531244 100644 --- a/misc/ruby-progressbar/Makefile +++ b/misc/ruby-progressbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 19:31:44 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/07 16:26:37 taca Exp $ # DISTNAME= ruby-progressbar-0.9 @@ -12,7 +12,7 @@ HOMEPAGE= http://0xcc.net/ruby-progressbar/ COMMENT= Text Progress Bar Library for Ruby LICENSE= ruby-license -RUBY_VERSION_SUPPORTED= 200 193 18 21 +RUBY_VERSION_SUPPORTED= 200 193 18 21 22 USE_LANGUAGES= # none diff --git a/misc/ruby-rainbow/Makefile b/misc/ruby-rainbow/Makefile index 6c7c990b8..89f0fdca6 100644 --- a/misc/ruby-rainbow/Makefile +++ b/misc/ruby-rainbow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/04/17 20:19:35 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/07 16:25:56 taca Exp $ # DISTNAME= rainbow-2.0.0 @@ -11,7 +11,5 @@ LICENSE= mit USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/ruby-sprockets/Makefile b/misc/ruby-sprockets/Makefile index 4d6ead187..3cb827a11 100644 --- a/misc/ruby-sprockets/Makefile +++ b/misc/ruby-sprockets/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/02/04 15:45:43 taca Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/08 14:48:23 taca Exp $ -DISTNAME= sprockets-2.12.3 +DISTNAME= sprockets-3.2.0 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,10 +8,7 @@ HOMEPAGE= https://github.com/sstephenson/sprockets COMMENT= Rack-based asset packaging system LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-hike>=1.2<2:../../devel/ruby-hike -DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.4<2:../../www/ruby-rack -DEPENDS+= ${RUBY_PKGPREFIX}-multi_json>=1.0<2:../../textproc/ruby-multi_json -DEPENDS+= ${RUBY_PKGPREFIX}-tilt>=1.3.0:../../textproc/ruby-tilt +DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.6<2:../../www/ruby-rack RUBYGEM_OPTIONS+= --format-executable diff --git a/misc/ruby-sprockets/PLIST b/misc/ruby-sprockets/PLIST index 243c0c454..dc40ff5c8 100644 --- a/misc/ruby-sprockets/PLIST +++ b/misc/ruby-sprockets/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/04 15:45:43 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/08 14:48:23 taca Exp $ bin/sprockets${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/LICENSE @@ -7,39 +7,68 @@ ${GEM_LIBDIR}/bin/sprockets ${GEM_LIBDIR}/lib/rake/sprocketstask.rb ${GEM_LIBDIR}/lib/sprockets.rb ${GEM_LIBDIR}/lib/sprockets/asset.rb -${GEM_LIBDIR}/lib/sprockets/asset_attributes.rb +${GEM_LIBDIR}/lib/sprockets/autoload.rb +${GEM_LIBDIR}/lib/sprockets/autoload/closure.rb +${GEM_LIBDIR}/lib/sprockets/autoload/coffee_script.rb +${GEM_LIBDIR}/lib/sprockets/autoload/eco.rb +${GEM_LIBDIR}/lib/sprockets/autoload/ejs.rb +${GEM_LIBDIR}/lib/sprockets/autoload/sass.rb +${GEM_LIBDIR}/lib/sprockets/autoload/uglifier.rb +${GEM_LIBDIR}/lib/sprockets/autoload/yui.rb ${GEM_LIBDIR}/lib/sprockets/base.rb -${GEM_LIBDIR}/lib/sprockets/bundled_asset.rb +${GEM_LIBDIR}/lib/sprockets/bower.rb +${GEM_LIBDIR}/lib/sprockets/bundle.rb +${GEM_LIBDIR}/lib/sprockets/cache.rb ${GEM_LIBDIR}/lib/sprockets/cache/file_store.rb -${GEM_LIBDIR}/lib/sprockets/caching.rb -${GEM_LIBDIR}/lib/sprockets/charset_normalizer.rb +${GEM_LIBDIR}/lib/sprockets/cache/memory_store.rb +${GEM_LIBDIR}/lib/sprockets/cache/null_store.rb +${GEM_LIBDIR}/lib/sprockets/cached_environment.rb ${GEM_LIBDIR}/lib/sprockets/closure_compressor.rb +${GEM_LIBDIR}/lib/sprockets/coffee_script_processor.rb +${GEM_LIBDIR}/lib/sprockets/coffee_script_template.rb ${GEM_LIBDIR}/lib/sprockets/compressing.rb +${GEM_LIBDIR}/lib/sprockets/configuration.rb ${GEM_LIBDIR}/lib/sprockets/context.rb +${GEM_LIBDIR}/lib/sprockets/dependencies.rb +${GEM_LIBDIR}/lib/sprockets/digest_utils.rb ${GEM_LIBDIR}/lib/sprockets/directive_processor.rb +${GEM_LIBDIR}/lib/sprockets/eco_processor.rb ${GEM_LIBDIR}/lib/sprockets/eco_template.rb +${GEM_LIBDIR}/lib/sprockets/ejs_processor.rb ${GEM_LIBDIR}/lib/sprockets/ejs_template.rb +${GEM_LIBDIR}/lib/sprockets/encoding_utils.rb ${GEM_LIBDIR}/lib/sprockets/engines.rb ${GEM_LIBDIR}/lib/sprockets/environment.rb +${GEM_LIBDIR}/lib/sprockets/erb_processor.rb +${GEM_LIBDIR}/lib/sprockets/erb_template.rb ${GEM_LIBDIR}/lib/sprockets/errors.rb -${GEM_LIBDIR}/lib/sprockets/index.rb +${GEM_LIBDIR}/lib/sprockets/file_reader.rb +${GEM_LIBDIR}/lib/sprockets/http_utils.rb ${GEM_LIBDIR}/lib/sprockets/jst_processor.rb +${GEM_LIBDIR}/lib/sprockets/legacy.rb +${GEM_LIBDIR}/lib/sprockets/legacy_proc_processor.rb +${GEM_LIBDIR}/lib/sprockets/legacy_tilt_processor.rb +${GEM_LIBDIR}/lib/sprockets/loader.rb ${GEM_LIBDIR}/lib/sprockets/manifest.rb +${GEM_LIBDIR}/lib/sprockets/manifest_utils.rb ${GEM_LIBDIR}/lib/sprockets/mime.rb +${GEM_LIBDIR}/lib/sprockets/path_dependency_utils.rb +${GEM_LIBDIR}/lib/sprockets/path_digest_utils.rb +${GEM_LIBDIR}/lib/sprockets/path_utils.rb ${GEM_LIBDIR}/lib/sprockets/paths.rb -${GEM_LIBDIR}/lib/sprockets/processed_asset.rb ${GEM_LIBDIR}/lib/sprockets/processing.rb -${GEM_LIBDIR}/lib/sprockets/processor.rb -${GEM_LIBDIR}/lib/sprockets/safety_colons.rb +${GEM_LIBDIR}/lib/sprockets/processor_utils.rb +${GEM_LIBDIR}/lib/sprockets/resolve.rb ${GEM_LIBDIR}/lib/sprockets/sass_cache_store.rb ${GEM_LIBDIR}/lib/sprockets/sass_compressor.rb ${GEM_LIBDIR}/lib/sprockets/sass_functions.rb ${GEM_LIBDIR}/lib/sprockets/sass_importer.rb +${GEM_LIBDIR}/lib/sprockets/sass_processor.rb ${GEM_LIBDIR}/lib/sprockets/sass_template.rb -${GEM_LIBDIR}/lib/sprockets/scss_template.rb ${GEM_LIBDIR}/lib/sprockets/server.rb -${GEM_LIBDIR}/lib/sprockets/static_asset.rb +${GEM_LIBDIR}/lib/sprockets/transformers.rb ${GEM_LIBDIR}/lib/sprockets/uglifier_compressor.rb +${GEM_LIBDIR}/lib/sprockets/uri_utils.rb ${GEM_LIBDIR}/lib/sprockets/utils.rb ${GEM_LIBDIR}/lib/sprockets/version.rb ${GEM_LIBDIR}/lib/sprockets/yui_compressor.rb diff --git a/misc/ruby-sprockets/distinfo b/misc/ruby-sprockets/distinfo index a05c6dcdc..6bf5c48de 100644 --- a/misc/ruby-sprockets/distinfo +++ b/misc/ruby-sprockets/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/02/04 15:45:43 taca Exp $ +$NetBSD: distinfo,v 1.8 2015/06/08 14:48:23 taca Exp $ -SHA1 (sprockets-2.12.3.gem) = 80225438c1f7512f7960e79ba545f4d374c04b71 -RMD160 (sprockets-2.12.3.gem) = 104dbad14b976d840fa501a40c84b207f519255d -Size (sprockets-2.12.3.gem) = 43008 bytes +SHA1 (sprockets-3.2.0.gem) = 6479c44ff57bef5d7693bc2cd2272f1104e9ba20 +RMD160 (sprockets-3.2.0.gem) = 275dcfb0c3889c89ae8c36eb016e8a141719e96e +Size (sprockets-3.2.0.gem) = 60928 bytes diff --git a/misc/ruby-systemu/Makefile b/misc/ruby-systemu/Makefile index ebcf40314..4f038d82e 100644 --- a/misc/ruby-systemu/Makefile +++ b/misc/ruby-systemu/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/01/19 20:52:39 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/08 14:52:44 taca Exp $ -DISTNAME= systemu-2.6.4 +DISTNAME= systemu-2.6.5 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/misc/ruby-systemu/PLIST b/misc/ruby-systemu/PLIST index a29d46a97..3656126df 100644 --- a/misc/ruby-systemu/PLIST +++ b/misc/ruby-systemu/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 2014/06/03 13:30:47 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/08 14:52:44 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/BSDL ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README ${GEM_LIBDIR}/README.erb diff --git a/misc/ruby-systemu/distinfo b/misc/ruby-systemu/distinfo index dbb6fe12c..be5ab95d0 100644 --- a/misc/ruby-systemu/distinfo +++ b/misc/ruby-systemu/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/01/19 20:52:39 fhajny Exp $ +$NetBSD: distinfo,v 1.3 2015/06/08 14:52:44 taca Exp $ -SHA1 (systemu-2.6.4.gem) = c42bc93bd949e2dd8b50d8c82ce6903b7c882cca -RMD160 (systemu-2.6.4.gem) = c2cd3903d51b07877e39a2c178da9142b06cab6e -Size (systemu-2.6.4.gem) = 14336 bytes +SHA1 (systemu-2.6.5.gem) = f0e80929c0dfed44da2155439fb017de0c882275 +RMD160 (systemu-2.6.5.gem) = a00e6cde331223ee2849dcd9edd6b445dfae09c3 +Size (systemu-2.6.5.gem) = 15872 bytes diff --git a/misc/rubygems/distinfo b/misc/rubygems/distinfo index 589caa36f..5e1347d3d 100644 --- a/misc/rubygems/distinfo +++ b/misc/rubygems/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.49 2015/03/08 14:44:16 taca Exp $ +$NetBSD: distinfo,v 1.50 2015/06/23 14:07:36 taca Exp $ -SHA1 (rubygems-2.4.6.tgz) = bf59306c0f6c37551875e70ce8ccfb1cbc60c28b -RMD160 (rubygems-2.4.6.tgz) = f3bb12fe84993bc772c191569cf352c03d5f8192 -Size (rubygems-2.4.6.tgz) = 447588 bytes +SHA1 (rubygems-2.4.8.tgz) = 0db6b2f1cdd2267fe19f1f875057c2f2ce9f5696 +RMD160 (rubygems-2.4.8.tgz) = 17c63461f9d7dd74c9dc289fc82769097dc452ca +Size (rubygems-2.4.8.tgz) = 447712 bytes SHA1 (patch-ab) = ac375cf0c8dd688e1b93709ea787def867efaa05 SHA1 (patch-ac) = a5b0ed3e2cd8ea7385889fc084a5971b5db3c0a5 SHA1 (patch-ad) = 197aa2711640ad734a9c97d8a04c9dd4b0ae4ac2 diff --git a/misc/starplot/Makefile b/misc/starplot/Makefile index a1d3e599c..a8d49b21b 100644 --- a/misc/starplot/Makefile +++ b/misc/starplot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/05/05 00:48:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:36 tnn Exp $ DISTNAME= starplot-0.95.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc x11 MASTER_SITES= http://starplot.org/downloads/ diff --git a/misc/stellarium/Makefile b/misc/stellarium/Makefile index aca2cb9b6..7f5af216d 100644 --- a/misc/stellarium/Makefile +++ b/misc/stellarium/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2015/06/12 10:50:36 wiz Exp $ DISTNAME= stellarium-0.12.4 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stellarium/} diff --git a/misc/step/Makefile b/misc/step/Makefile index 3c89fa703..d30cb042a 100644 --- a/misc/step/Makefile +++ b/misc/step/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:36 tnn Exp $ DISTNAME= step-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE interactive physical simulator diff --git a/misc/superkaramba/Makefile b/misc/superkaramba/Makefile index 4948b5b7c..a25468881 100644 --- a/misc/superkaramba/Makefile +++ b/misc/superkaramba/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:36 tnn Exp $ DISTNAME= superkaramba-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= misc COMMENT= KDE desktop widgets diff --git a/misc/sweeper/Makefile b/misc/sweeper/Makefile index b153e7c62..9d8995761 100644 --- a/misc/sweeper/Makefile +++ b/misc/sweeper/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 19:19:08 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:36 tnn Exp $ DISTNAME= sweeper-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= KDE system cleaner diff --git a/misc/sword/Makefile b/misc/sword/Makefile index a0509d17f..9c1b3a7d5 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/03/12 13:30:28 nros Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:52:57 adam Exp $ # DISTNAME= sword-1.7.4 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.crosswire.org/ftpmirror/pub/sword/source/v1.7/ diff --git a/misc/sword/buildlink3.mk b/misc/sword/buildlink3.mk index 5a3fdb48e..2c11d936d 100644 --- a/misc/sword/buildlink3.mk +++ b/misc/sword/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/03/12 13:30:28 nros Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/17 15:52:57 adam Exp $ BUILDLINK_TREE+= sword @@ -6,6 +6,7 @@ BUILDLINK_TREE+= sword SWORD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.sword+= sword>=1.7.4 +BUILDLINK_ABI_DEPENDS.sword?= sword>=1.7.4nb2 BUILDLINK_PKGSRCDIR.sword?= ../../misc/sword .include "../../textproc/icu/buildlink3.mk" diff --git a/misc/taskjuggler/Makefile b/misc/taskjuggler/Makefile index 8a32b9d40..17791eca3 100644 --- a/misc/taskjuggler/Makefile +++ b/misc/taskjuggler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/08/22 11:24:39 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:50:36 wiz Exp $ # DISTNAME= taskjuggler-2.4.3 -PKGREVISION= 30 +PKGREVISION= 32 CATEGORIES= misc MASTER_SITES= http://www.taskjuggler.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/tds/Makefile b/misc/tds/Makefile index 847b140de..039182e09 100644 --- a/misc/tds/Makefile +++ b/misc/tds/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:36 wiz Exp $ # DISTNAME= tds-1.4.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc www japanese MASTER_SITES= http://tds.dive-in.to/dist/stable/ diff --git a/misc/tellico-kde3/Makefile b/misc/tellico-kde3/Makefile index 576b94067..3320891a8 100644 --- a/misc/tellico-kde3/Makefile +++ b/misc/tellico-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:50:36 wiz Exp $ # DISTNAME= tellico-1.3.6 -PKGREVISION= 56 +PKGREVISION= 59 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index a31589727..25b996f7f 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.99 2015/04/25 14:23:37 tnn Exp $ # DISTNAME= tellico-2.3.9 -PKGREVISION= 2 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/teseq/Makefile b/misc/teseq/Makefile index b24a2e52c..f8f1f26da 100644 --- a/misc/teseq/Makefile +++ b/misc/teseq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= teseq-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://ftp.gnu.org/gnu/teseq/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/tmux/Makefile b/misc/tmux/Makefile index c5e03614d..8160f4384 100644 --- a/misc/tmux/Makefile +++ b/misc/tmux/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/12/15 11:46:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/23 15:05:02 jperkin Exp $ -DISTNAME= tmux-1.9a +DISTNAME= tmux-2.0 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/} @@ -19,6 +20,11 @@ USE_TERMINFO= yes BUILDLINK_TRANSFORM+= opt:-D_XPG4_2:-D_XPG6 .endif +# https://trac.macports.org/changeset/127986 +.if !empty(MACHINE_PLATFORM:MDarwin-1[0-9]*) +CPPFLAGS+= -D__DARWIN_VERS_1050=0 +.endif + .include "../../devel/libevent/buildlink3.mk" BUILDLINK_API_DEPENDS.libevent+= libevent>=2.0.10 .include "../../mk/terminfo.buildlink3.mk" diff --git a/misc/tmux/distinfo b/misc/tmux/distinfo index 3a80732e0..e398a464a 100644 --- a/misc/tmux/distinfo +++ b/misc/tmux/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.26 2014/02/27 15:56:53 hauke Exp $ +$NetBSD: distinfo,v 1.27 2015/05/16 20:27:49 ryoon Exp $ -SHA1 (tmux-1.9a.tar.gz) = 815264268e63c6c85fe8784e06a840883fcfc6a2 -RMD160 (tmux-1.9a.tar.gz) = 29ae5f12aa71ee800643fb2df23573bee83f5965 -Size (tmux-1.9a.tar.gz) = 447938 bytes -SHA1 (patch-Makefile.in) = b902156666e515e6c763eee6ffde8ba2ff4c7f98 +SHA1 (tmux-2.0.tar.gz) = 977871e7433fe054928d86477382bd5f6794dc3d +RMD160 (tmux-2.0.tar.gz) = 5114e1e9d78667291375efcbd9be657b4f175806 +Size (tmux-2.0.tar.gz) = 455754 bytes +SHA1 (patch-Makefile.in) = 9908c1f23603a735dd7b083b35cbfa7fc1fb4b3a SHA1 (patch-server-client.c) = 1cd724559d5cac935b4bbb1d02a7927ae54ae3fc diff --git a/misc/tmux/patches/patch-Makefile.in b/misc/tmux/patches/patch-Makefile.in index 9fa277ae4..db8d1e409 100644 --- a/misc/tmux/patches/patch-Makefile.in +++ b/misc/tmux/patches/patch-Makefile.in @@ -1,19 +1,17 @@ -$NetBSD: patch-Makefile.in,v 1.1 2014/02/27 15:56:54 hauke Exp $ +$NetBSD: patch-Makefile.in,v 1.2 2015/05/16 20:27:49 ryoon Exp $ At least on SunOS, lang/nawk (nawk-20050424nb3) insists on a space between -f and the program file name, by penalty of "/opt/local/bin/nawk: no program filename" ---- Makefile.in.orig 2014-02-22 20:56:13.000000000 +0000 +--- Makefile.in.orig 2015-05-06 22:49:42.000000000 +0000 +++ Makefile.in -@@ -1221,8 +1221,8 @@ install-exec-hook: - sed -e "s|@SYSCONFDIR@|$(sysconfdir)|g" $(srcdir)/tmux.1 \ +@@ -1208,7 +1208,7 @@ install-exec-hook: >$(srcdir)/tmux.1.mdoc; \ else \ -- sed -e "s|@SYSCONFDIR@|$(sysconfdir)|g" $(srcdir)/tmux.1| \ -- $(AWK) -fmdoc2man.awk >$(srcdir)/tmux.1.man; \ -+ sed -e "s|@SYSCONFDIR@|$(sysconfdir)|g" $(srcdir)/tmux.1 | \ -+ $(AWK) -f mdoc2man.awk >$(srcdir)/tmux.1.man; \ + sed -e "s|@SYSCONFDIR@|$(sysconfdir)|g" $(srcdir)/tmux.1| \ +- $(AWK) -f$(srcdir)/mdoc2man.awk >$(srcdir)/tmux.1.man; \ ++ $(AWK) -f $(srcdir)/mdoc2man.awk >$(srcdir)/tmux.1.man; \ fi - $(MKDIR_P) $(DESTDIR)$(mandir)/man1 + $(mkdir_p) $(DESTDIR)$(mandir)/man1 $(INSTALL_DATA) $(srcdir)/tmux.1.@MANFORMAT@ \ diff --git a/misc/topless/Makefile b/misc/topless/Makefile index 6a2349089..bcffbe265 100644 --- a/misc/topless/Makefile +++ b/misc/topless/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 17:15:02 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= topless-1.52 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc sysutils MASTER_SITES= http://people.freebsd.org/~daichi/src/ diff --git a/misc/udfclient/Makefile b/misc/udfclient/Makefile index 8392be97d..bf7cc4f3a 100644 --- a/misc/udfclient/Makefile +++ b/misc/udfclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2012/10/08 09:57:39 asau Exp $ +# $NetBSD: Makefile,v 1.43 2015/05/05 13:10:43 reinoud Exp $ # -DISTNAME= UDFclient.0.7.5 -PKGNAME= udfclient-0.7.5 +DISTNAME= UDFclient.0.8 +PKGNAME= udfclient-0.8 CATEGORIES= misc MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ EXTRACT_SUFX= .tgz diff --git a/misc/udfclient/distinfo b/misc/udfclient/distinfo index d68c7196a..f18fe639f 100644 --- a/misc/udfclient/distinfo +++ b/misc/udfclient/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.39 2012/07/28 22:36:08 reed Exp $ +$NetBSD: distinfo,v 1.40 2015/05/05 13:10:43 reinoud Exp $ -SHA1 (UDFclient.0.7.5.tgz) = 9a06655dc4155a2a8a0179e3f1ad4820a0ca0676 -RMD160 (UDFclient.0.7.5.tgz) = 1f1e525c1a732d710598934b91d2e07749a02a3b -Size (UDFclient.0.7.5.tgz) = 251270 bytes +SHA1 (UDFclient.0.8.tgz) = 48a2041337a6b8bfaea5a21ec9825ac734aef73b +RMD160 (UDFclient.0.8.tgz) = 717498b617bf8c057f88b7d2fb829970c2eb66ae +Size (UDFclient.0.8.tgz) = 249062 bytes diff --git a/misc/usbprog/Makefile b/misc/usbprog/Makefile index 01c1324d4..c841b51a8 100644 --- a/misc/usbprog/Makefile +++ b/misc/usbprog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:37 tnn Exp $ # DISTNAME= usbprog-0.2.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= misc MASTER_SITES= http://download.berlios.de/usbprog/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile index 07aa6114a..383836fd7 100644 --- a/misc/vfu/Makefile +++ b/misc/vfu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= vfu-3.04 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= http://cade.datamax.bg/vfu/ \ ${MASTER_SITE_SUNSITE:=utils/file/managers/} diff --git a/misc/vym/Makefile b/misc/vym/Makefile index f7685169b..f8641f5f1 100644 --- a/misc/vym/Makefile +++ b/misc/vym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= vym-2.2.4 -PKGREVISION= 9 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vym/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/whohas/Makefile b/misc/whohas/Makefile index 0d405979d..a78d6fd23 100644 --- a/misc/whohas/Makefile +++ b/misc/whohas/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= whohas-0.29 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://www.philippwesche.org/200811/whohas/ diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index 771098fee..9c9cea060 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2014/05/05 00:48:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/25 14:23:37 tnn Exp $ DISTNAME= xchm-1.23 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} diff --git a/misc/xfce4-time-out-plugin/DESCR b/misc/xfce4-time-out-plugin/DESCR new file mode 100644 index 000000000..d7deee8d3 --- /dev/null +++ b/misc/xfce4-time-out-plugin/DESCR @@ -0,0 +1,3 @@ +This plugin makes it possible to take periodical breaks from the computer every +X minutes. During breaks it locks your screen. It optionally allows you to +postpone breaks for a certain time. diff --git a/misc/xfce4-time-out-plugin/Makefile b/misc/xfce4-time-out-plugin/Makefile new file mode 100644 index 000000000..b1b3e59af --- /dev/null +++ b/misc/xfce4-time-out-plugin/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:37 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-time-out-plugin-1.0.2 +CATEGORIES= misc +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-time-out-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin +COMMENT= Xfce periodical breaks plugin + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/misc/xfce4-time-out-plugin/PLIST b/misc/xfce4-time-out-plugin/PLIST new file mode 100644 index 000000000..0d054cd2b --- /dev/null +++ b/misc/xfce4-time-out-plugin/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libtime-out.la +share/icons/hicolor/48x48/apps/xfce4-time-out-plugin.png +share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-time-out-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-time-out-plugin.mo +share/xfce4/panel/plugins/xfce4-time-out-plugin.desktop diff --git a/misc/xfce4-time-out-plugin/distinfo b/misc/xfce4-time-out-plugin/distinfo new file mode 100644 index 000000000..866f24b7f --- /dev/null +++ b/misc/xfce4-time-out-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +SHA1 (xfce4-time-out-plugin-1.0.2.tar.bz2) = c311374d47792feba5682d329aeae82c7cccc993 +RMD160 (xfce4-time-out-plugin-1.0.2.tar.bz2) = 3511d02baacd84ffd994477e06332bab2d627fdf +Size (xfce4-time-out-plugin-1.0.2.tar.bz2) = 337382 bytes diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile index 9349fddf9..c1dd28eec 100644 --- a/misc/xfce4-weather-plugin/Makefile +++ b/misc/xfce4-weather-plugin/Makefile @@ -1,17 +1,20 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/07 14:05:58 youri Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.6.2 - -DISTNAME= xfce4-weather-plugin-${XFCE4_VERSION} -PKGREVISION= 23 +VERSION= 0.8.5 +DISTNAME= xfce4-weather-plugin-${VERSION} CATEGORIES= misc -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-weather-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.8/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin COMMENT= Xfce weather plugin LDFLAGS.SunOS+= -lsocket -lnsl +.include "../../net/libsoup/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/xfce4-weather-plugin/PLIST b/misc/xfce4-weather-plugin/PLIST index 84d8cb07f..9f09c9cce 100644 --- a/misc/xfce4-weather-plugin/PLIST +++ b/misc/xfce4-weather-plugin/PLIST @@ -1,72 +1,345 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:07:32 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-weather-plugin +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libweather.la share/icons/hicolor/48x48/apps/xfce4-weather.png +share/locale/ar/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/de/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-weather-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/nn/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/pa/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/te/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-weather-plugin.mo -share/xfce4/panel-plugins/weather.desktop -share/xfce4/weather/icons/liquid/0.png -share/xfce4/weather/icons/liquid/1.png -share/xfce4/weather/icons/liquid/10.png -share/xfce4/weather/icons/liquid/11.png -share/xfce4/weather/icons/liquid/12.png -share/xfce4/weather/icons/liquid/13.png -share/xfce4/weather/icons/liquid/14.png -share/xfce4/weather/icons/liquid/15.png -share/xfce4/weather/icons/liquid/16.png -share/xfce4/weather/icons/liquid/17.png -share/xfce4/weather/icons/liquid/18.png -share/xfce4/weather/icons/liquid/19.png -share/xfce4/weather/icons/liquid/2.png -share/xfce4/weather/icons/liquid/20.png -share/xfce4/weather/icons/liquid/21.png -share/xfce4/weather/icons/liquid/22.png -share/xfce4/weather/icons/liquid/23.png -share/xfce4/weather/icons/liquid/24.png -share/xfce4/weather/icons/liquid/25.png -share/xfce4/weather/icons/liquid/26.png -share/xfce4/weather/icons/liquid/27.png -share/xfce4/weather/icons/liquid/28.png -share/xfce4/weather/icons/liquid/29.png -share/xfce4/weather/icons/liquid/3.png -share/xfce4/weather/icons/liquid/30.png -share/xfce4/weather/icons/liquid/31.png -share/xfce4/weather/icons/liquid/32.png -share/xfce4/weather/icons/liquid/33.png -share/xfce4/weather/icons/liquid/34.png -share/xfce4/weather/icons/liquid/35.png -share/xfce4/weather/icons/liquid/36.png -share/xfce4/weather/icons/liquid/37.png -share/xfce4/weather/icons/liquid/38.png -share/xfce4/weather/icons/liquid/39.png -share/xfce4/weather/icons/liquid/4.png -share/xfce4/weather/icons/liquid/40.png -share/xfce4/weather/icons/liquid/41.png -share/xfce4/weather/icons/liquid/42.png -share/xfce4/weather/icons/liquid/43.png -share/xfce4/weather/icons/liquid/44.png -share/xfce4/weather/icons/liquid/45.png -share/xfce4/weather/icons/liquid/46.png -share/xfce4/weather/icons/liquid/47.png -share/xfce4/weather/icons/liquid/5.png -share/xfce4/weather/icons/liquid/6.png -share/xfce4/weather/icons/liquid/7.png -share/xfce4/weather/icons/liquid/8.png -share/xfce4/weather/icons/liquid/9.png -share/xfce4/weather/icons/liquid/99.png +share/xfce4/panel/plugins/weather.desktop +share/xfce4/weather/icons/liquid-dark/128/cloud.png +share/xfce4/weather/icons/liquid-dark/128/fog.png +share/xfce4/weather/icons/liquid-dark/128/lightcloud-night.png +share/xfce4/weather/icons/liquid-dark/128/lightcloud.png +share/xfce4/weather/icons/liquid-dark/128/lightrain.png +share/xfce4/weather/icons/liquid-dark/128/lightrainsun-night.png +share/xfce4/weather/icons/liquid-dark/128/lightrainsun.png +share/xfce4/weather/icons/liquid-dark/128/lightrainthunder.png +share/xfce4/weather/icons/liquid-dark/128/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid-dark/128/lightrainthundersun.png +share/xfce4/weather/icons/liquid-dark/128/nodata.png +share/xfce4/weather/icons/liquid-dark/128/partlycloud-night.png +share/xfce4/weather/icons/liquid-dark/128/partlycloud.png +share/xfce4/weather/icons/liquid-dark/128/rain.png +share/xfce4/weather/icons/liquid-dark/128/rainthunder.png +share/xfce4/weather/icons/liquid-dark/128/sleet.png +share/xfce4/weather/icons/liquid-dark/128/sleetsun-night.png +share/xfce4/weather/icons/liquid-dark/128/sleetsun.png +share/xfce4/weather/icons/liquid-dark/128/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/128/sleetsunthunder.png +share/xfce4/weather/icons/liquid-dark/128/sleetthunder.png +share/xfce4/weather/icons/liquid-dark/128/snow.png +share/xfce4/weather/icons/liquid-dark/128/snowsun-night.png +share/xfce4/weather/icons/liquid-dark/128/snowsun.png +share/xfce4/weather/icons/liquid-dark/128/snowsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/128/snowsunthunder.png +share/xfce4/weather/icons/liquid-dark/128/snowthunder.png +share/xfce4/weather/icons/liquid-dark/128/sun-night.png +share/xfce4/weather/icons/liquid-dark/128/sun.png +share/xfce4/weather/icons/liquid-dark/22/cloud.png +share/xfce4/weather/icons/liquid-dark/22/fog.png +share/xfce4/weather/icons/liquid-dark/22/lightcloud-night.png +share/xfce4/weather/icons/liquid-dark/22/lightcloud.png +share/xfce4/weather/icons/liquid-dark/22/lightrain.png +share/xfce4/weather/icons/liquid-dark/22/lightrainsun-night.png +share/xfce4/weather/icons/liquid-dark/22/lightrainsun.png +share/xfce4/weather/icons/liquid-dark/22/lightrainthunder.png +share/xfce4/weather/icons/liquid-dark/22/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid-dark/22/lightrainthundersun.png +share/xfce4/weather/icons/liquid-dark/22/nodata.png +share/xfce4/weather/icons/liquid-dark/22/partlycloud-night.png +share/xfce4/weather/icons/liquid-dark/22/partlycloud.png +share/xfce4/weather/icons/liquid-dark/22/rain.png +share/xfce4/weather/icons/liquid-dark/22/rainthunder.png +share/xfce4/weather/icons/liquid-dark/22/sleet.png +share/xfce4/weather/icons/liquid-dark/22/sleetsun-night.png +share/xfce4/weather/icons/liquid-dark/22/sleetsun.png +share/xfce4/weather/icons/liquid-dark/22/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/22/sleetsunthunder.png +share/xfce4/weather/icons/liquid-dark/22/sleetthunder.png +share/xfce4/weather/icons/liquid-dark/22/snow.png +share/xfce4/weather/icons/liquid-dark/22/snowsun-night.png +share/xfce4/weather/icons/liquid-dark/22/snowsun.png +share/xfce4/weather/icons/liquid-dark/22/snowsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/22/snowsunthunder.png +share/xfce4/weather/icons/liquid-dark/22/snowthunder.png +share/xfce4/weather/icons/liquid-dark/22/sun-night.png +share/xfce4/weather/icons/liquid-dark/22/sun.png +share/xfce4/weather/icons/liquid-dark/48/cloud.png +share/xfce4/weather/icons/liquid-dark/48/fog.png +share/xfce4/weather/icons/liquid-dark/48/lightcloud-night.png +share/xfce4/weather/icons/liquid-dark/48/lightcloud.png +share/xfce4/weather/icons/liquid-dark/48/lightrain.png +share/xfce4/weather/icons/liquid-dark/48/lightrainsun-night.png +share/xfce4/weather/icons/liquid-dark/48/lightrainsun.png +share/xfce4/weather/icons/liquid-dark/48/lightrainthunder.png +share/xfce4/weather/icons/liquid-dark/48/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid-dark/48/lightrainthundersun.png +share/xfce4/weather/icons/liquid-dark/48/nodata.png +share/xfce4/weather/icons/liquid-dark/48/partlycloud-night.png +share/xfce4/weather/icons/liquid-dark/48/partlycloud.png +share/xfce4/weather/icons/liquid-dark/48/rain.png +share/xfce4/weather/icons/liquid-dark/48/rainthunder.png +share/xfce4/weather/icons/liquid-dark/48/sleet.png +share/xfce4/weather/icons/liquid-dark/48/sleetsun-night.png +share/xfce4/weather/icons/liquid-dark/48/sleetsun.png +share/xfce4/weather/icons/liquid-dark/48/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/48/sleetsunthunder.png +share/xfce4/weather/icons/liquid-dark/48/sleetthunder.png +share/xfce4/weather/icons/liquid-dark/48/snow.png +share/xfce4/weather/icons/liquid-dark/48/snowsun-night.png +share/xfce4/weather/icons/liquid-dark/48/snowsun.png +share/xfce4/weather/icons/liquid-dark/48/snowsunthunder-night.png +share/xfce4/weather/icons/liquid-dark/48/snowsunthunder.png +share/xfce4/weather/icons/liquid-dark/48/snowthunder.png +share/xfce4/weather/icons/liquid-dark/48/sun-night.png +share/xfce4/weather/icons/liquid-dark/48/sun.png +share/xfce4/weather/icons/liquid-dark/theme.info +share/xfce4/weather/icons/liquid/128/cloud.png +share/xfce4/weather/icons/liquid/128/fog.png +share/xfce4/weather/icons/liquid/128/lightcloud-night.png +share/xfce4/weather/icons/liquid/128/lightcloud.png +share/xfce4/weather/icons/liquid/128/lightrain.png +share/xfce4/weather/icons/liquid/128/lightrainsun-night.png +share/xfce4/weather/icons/liquid/128/lightrainsun.png +share/xfce4/weather/icons/liquid/128/lightrainthunder.png +share/xfce4/weather/icons/liquid/128/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid/128/lightrainthundersun.png +share/xfce4/weather/icons/liquid/128/nodata.png +share/xfce4/weather/icons/liquid/128/partlycloud-night.png +share/xfce4/weather/icons/liquid/128/partlycloud.png +share/xfce4/weather/icons/liquid/128/rain.png +share/xfce4/weather/icons/liquid/128/rainthunder.png +share/xfce4/weather/icons/liquid/128/sleet.png +share/xfce4/weather/icons/liquid/128/sleetsun-night.png +share/xfce4/weather/icons/liquid/128/sleetsun.png +share/xfce4/weather/icons/liquid/128/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid/128/sleetsunthunder.png +share/xfce4/weather/icons/liquid/128/sleetthunder.png +share/xfce4/weather/icons/liquid/128/snow.png +share/xfce4/weather/icons/liquid/128/snowsun-night.png +share/xfce4/weather/icons/liquid/128/snowsun.png +share/xfce4/weather/icons/liquid/128/snowsunthunder-night.png +share/xfce4/weather/icons/liquid/128/snowsunthunder.png +share/xfce4/weather/icons/liquid/128/snowthunder.png +share/xfce4/weather/icons/liquid/128/sun-night.png +share/xfce4/weather/icons/liquid/128/sun.png +share/xfce4/weather/icons/liquid/22/cloud.png +share/xfce4/weather/icons/liquid/22/fog.png +share/xfce4/weather/icons/liquid/22/lightcloud-night.png +share/xfce4/weather/icons/liquid/22/lightcloud.png +share/xfce4/weather/icons/liquid/22/lightrain.png +share/xfce4/weather/icons/liquid/22/lightrainsun-night.png +share/xfce4/weather/icons/liquid/22/lightrainsun.png +share/xfce4/weather/icons/liquid/22/lightrainthunder.png +share/xfce4/weather/icons/liquid/22/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid/22/lightrainthundersun.png +share/xfce4/weather/icons/liquid/22/nodata.png +share/xfce4/weather/icons/liquid/22/partlycloud-night.png +share/xfce4/weather/icons/liquid/22/partlycloud.png +share/xfce4/weather/icons/liquid/22/rain.png +share/xfce4/weather/icons/liquid/22/rainthunder.png +share/xfce4/weather/icons/liquid/22/sleet.png +share/xfce4/weather/icons/liquid/22/sleetsun-night.png +share/xfce4/weather/icons/liquid/22/sleetsun.png +share/xfce4/weather/icons/liquid/22/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid/22/sleetsunthunder.png +share/xfce4/weather/icons/liquid/22/sleetthunder.png +share/xfce4/weather/icons/liquid/22/snow.png +share/xfce4/weather/icons/liquid/22/snowsun-night.png +share/xfce4/weather/icons/liquid/22/snowsun.png +share/xfce4/weather/icons/liquid/22/snowsunthunder-night.png +share/xfce4/weather/icons/liquid/22/snowsunthunder.png +share/xfce4/weather/icons/liquid/22/snowthunder.png +share/xfce4/weather/icons/liquid/22/sun-night.png +share/xfce4/weather/icons/liquid/22/sun.png +share/xfce4/weather/icons/liquid/48/cloud.png +share/xfce4/weather/icons/liquid/48/fog.png +share/xfce4/weather/icons/liquid/48/lightcloud-night.png +share/xfce4/weather/icons/liquid/48/lightcloud.png +share/xfce4/weather/icons/liquid/48/lightrain.png +share/xfce4/weather/icons/liquid/48/lightrainsun-night.png +share/xfce4/weather/icons/liquid/48/lightrainsun.png +share/xfce4/weather/icons/liquid/48/lightrainthunder.png +share/xfce4/weather/icons/liquid/48/lightrainthundersun-night.png +share/xfce4/weather/icons/liquid/48/lightrainthundersun.png +share/xfce4/weather/icons/liquid/48/nodata.png +share/xfce4/weather/icons/liquid/48/partlycloud-night.png +share/xfce4/weather/icons/liquid/48/partlycloud.png +share/xfce4/weather/icons/liquid/48/rain.png +share/xfce4/weather/icons/liquid/48/rainthunder.png +share/xfce4/weather/icons/liquid/48/sleet.png +share/xfce4/weather/icons/liquid/48/sleetsun-night.png +share/xfce4/weather/icons/liquid/48/sleetsun.png +share/xfce4/weather/icons/liquid/48/sleetsunthunder-night.png +share/xfce4/weather/icons/liquid/48/sleetsunthunder.png +share/xfce4/weather/icons/liquid/48/sleetthunder.png +share/xfce4/weather/icons/liquid/48/snow.png +share/xfce4/weather/icons/liquid/48/snowsun-night.png +share/xfce4/weather/icons/liquid/48/snowsun.png +share/xfce4/weather/icons/liquid/48/snowsunthunder-night.png +share/xfce4/weather/icons/liquid/48/snowsunthunder.png +share/xfce4/weather/icons/liquid/48/snowthunder.png +share/xfce4/weather/icons/liquid/48/sun-night.png +share/xfce4/weather/icons/liquid/48/sun.png +share/xfce4/weather/icons/liquid/theme.info +share/xfce4/weather/icons/simplistic/128/cloud.png +share/xfce4/weather/icons/simplistic/128/fog-night.png +share/xfce4/weather/icons/simplistic/128/fog.png +share/xfce4/weather/icons/simplistic/128/lightcloud-night.png +share/xfce4/weather/icons/simplistic/128/lightcloud.png +share/xfce4/weather/icons/simplistic/128/lightrain-night.png +share/xfce4/weather/icons/simplistic/128/lightrain.png +share/xfce4/weather/icons/simplistic/128/lightrainsun-night.png +share/xfce4/weather/icons/simplistic/128/lightrainsun.png +share/xfce4/weather/icons/simplistic/128/lightrainthunder-night.png +share/xfce4/weather/icons/simplistic/128/lightrainthunder.png +share/xfce4/weather/icons/simplistic/128/lightrainthundersun-night.png +share/xfce4/weather/icons/simplistic/128/lightrainthundersun.png +share/xfce4/weather/icons/simplistic/128/nodata.png +share/xfce4/weather/icons/simplistic/128/partlycloud-night.png +share/xfce4/weather/icons/simplistic/128/partlycloud.png +share/xfce4/weather/icons/simplistic/128/rain-night.png +share/xfce4/weather/icons/simplistic/128/rain.png +share/xfce4/weather/icons/simplistic/128/rainthunder-night.png +share/xfce4/weather/icons/simplistic/128/rainthunder.png +share/xfce4/weather/icons/simplistic/128/sleet-night.png +share/xfce4/weather/icons/simplistic/128/sleet.png +share/xfce4/weather/icons/simplistic/128/sleetsun-night.png +share/xfce4/weather/icons/simplistic/128/sleetsun.png +share/xfce4/weather/icons/simplistic/128/sleetsunthunder-night.png +share/xfce4/weather/icons/simplistic/128/sleetsunthunder.png +share/xfce4/weather/icons/simplistic/128/sleetthunder-night.png +share/xfce4/weather/icons/simplistic/128/sleetthunder.png +share/xfce4/weather/icons/simplistic/128/snow-night.png +share/xfce4/weather/icons/simplistic/128/snow.png +share/xfce4/weather/icons/simplistic/128/snowsun-night.png +share/xfce4/weather/icons/simplistic/128/snowsun.png +share/xfce4/weather/icons/simplistic/128/snowsunthunder-night.png +share/xfce4/weather/icons/simplistic/128/snowsunthunder.png +share/xfce4/weather/icons/simplistic/128/snowthunder-night.png +share/xfce4/weather/icons/simplistic/128/snowthunder.png +share/xfce4/weather/icons/simplistic/128/sun-night.png +share/xfce4/weather/icons/simplistic/128/sun.png +share/xfce4/weather/icons/simplistic/22/cloud.png +share/xfce4/weather/icons/simplistic/22/fog-night.png +share/xfce4/weather/icons/simplistic/22/fog.png +share/xfce4/weather/icons/simplistic/22/lightcloud-night.png +share/xfce4/weather/icons/simplistic/22/lightcloud.png +share/xfce4/weather/icons/simplistic/22/lightrain-night.png +share/xfce4/weather/icons/simplistic/22/lightrain.png +share/xfce4/weather/icons/simplistic/22/lightrainsun-night.png +share/xfce4/weather/icons/simplistic/22/lightrainsun.png +share/xfce4/weather/icons/simplistic/22/lightrainthunder-night.png +share/xfce4/weather/icons/simplistic/22/lightrainthunder.png +share/xfce4/weather/icons/simplistic/22/lightrainthundersun-night.png +share/xfce4/weather/icons/simplistic/22/lightrainthundersun.png +share/xfce4/weather/icons/simplistic/22/nodata.png +share/xfce4/weather/icons/simplistic/22/partlycloud-night.png +share/xfce4/weather/icons/simplistic/22/partlycloud.png +share/xfce4/weather/icons/simplistic/22/rain-night.png +share/xfce4/weather/icons/simplistic/22/rain.png +share/xfce4/weather/icons/simplistic/22/rainthunder-night.png +share/xfce4/weather/icons/simplistic/22/rainthunder.png +share/xfce4/weather/icons/simplistic/22/sleet-night.png +share/xfce4/weather/icons/simplistic/22/sleet.png +share/xfce4/weather/icons/simplistic/22/sleetsun-night.png +share/xfce4/weather/icons/simplistic/22/sleetsun.png +share/xfce4/weather/icons/simplistic/22/sleetsunthunder-night.png +share/xfce4/weather/icons/simplistic/22/sleetsunthunder.png +share/xfce4/weather/icons/simplistic/22/sleetthunder-night.png +share/xfce4/weather/icons/simplistic/22/sleetthunder.png +share/xfce4/weather/icons/simplistic/22/snow-night.png +share/xfce4/weather/icons/simplistic/22/snow.png +share/xfce4/weather/icons/simplistic/22/snowsun-night.png +share/xfce4/weather/icons/simplistic/22/snowsun.png +share/xfce4/weather/icons/simplistic/22/snowsunthunder-night.png +share/xfce4/weather/icons/simplistic/22/snowsunthunder.png +share/xfce4/weather/icons/simplistic/22/snowthunder-night.png +share/xfce4/weather/icons/simplistic/22/snowthunder.png +share/xfce4/weather/icons/simplistic/22/sun-night.png +share/xfce4/weather/icons/simplistic/22/sun.png +share/xfce4/weather/icons/simplistic/48/cloud.png +share/xfce4/weather/icons/simplistic/48/fog-night.png +share/xfce4/weather/icons/simplistic/48/fog.png +share/xfce4/weather/icons/simplistic/48/lightcloud-night.png +share/xfce4/weather/icons/simplistic/48/lightcloud.png +share/xfce4/weather/icons/simplistic/48/lightrain-night.png +share/xfce4/weather/icons/simplistic/48/lightrain.png +share/xfce4/weather/icons/simplistic/48/lightrainsun-night.png +share/xfce4/weather/icons/simplistic/48/lightrainsun.png +share/xfce4/weather/icons/simplistic/48/lightrainthunder-night.png +share/xfce4/weather/icons/simplistic/48/lightrainthunder.png +share/xfce4/weather/icons/simplistic/48/lightrainthundersun-night.png +share/xfce4/weather/icons/simplistic/48/lightrainthundersun.png +share/xfce4/weather/icons/simplistic/48/nodata.png +share/xfce4/weather/icons/simplistic/48/partlycloud-night.png +share/xfce4/weather/icons/simplistic/48/partlycloud.png +share/xfce4/weather/icons/simplistic/48/rain-night.png +share/xfce4/weather/icons/simplistic/48/rain.png +share/xfce4/weather/icons/simplistic/48/rainthunder-night.png +share/xfce4/weather/icons/simplistic/48/rainthunder.png +share/xfce4/weather/icons/simplistic/48/sleet-night.png +share/xfce4/weather/icons/simplistic/48/sleet.png +share/xfce4/weather/icons/simplistic/48/sleetsun-night.png +share/xfce4/weather/icons/simplistic/48/sleetsun.png +share/xfce4/weather/icons/simplistic/48/sleetsunthunder-night.png +share/xfce4/weather/icons/simplistic/48/sleetsunthunder.png +share/xfce4/weather/icons/simplistic/48/sleetthunder-night.png +share/xfce4/weather/icons/simplistic/48/sleetthunder.png +share/xfce4/weather/icons/simplistic/48/snow-night.png +share/xfce4/weather/icons/simplistic/48/snow.png +share/xfce4/weather/icons/simplistic/48/snowsun-night.png +share/xfce4/weather/icons/simplistic/48/snowsun.png +share/xfce4/weather/icons/simplistic/48/snowsunthunder-night.png +share/xfce4/weather/icons/simplistic/48/snowsunthunder.png +share/xfce4/weather/icons/simplistic/48/snowthunder-night.png +share/xfce4/weather/icons/simplistic/48/snowthunder.png +share/xfce4/weather/icons/simplistic/48/sun-night.png +share/xfce4/weather/icons/simplistic/48/sun.png +share/xfce4/weather/icons/simplistic/theme.info diff --git a/misc/xfce4-weather-plugin/buildlink3.mk b/misc/xfce4-weather-plugin/buildlink3.mk deleted file mode 100644 index b71d254b8..000000000 --- a/misc/xfce4-weather-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:10 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-weather-plugin - -.if !defined(XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK) -XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2 -BUILDLINK_ABI_DEPENDS.xfce4-weather-plugin+= xfce4-weather-plugin>=0.6.2nb23 -BUILDLINK_PKGSRCDIR.xfce4-weather-plugin?= ../../misc/xfce4-weather-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_WEATHER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-weather-plugin diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo index e582f4ead..4532d70a1 100644 --- a/misc/xfce4-weather-plugin/distinfo +++ b/misc/xfce4-weather-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2007/12/05 07:48:46 martti Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-weather-plugin-0.6.2.tar.bz2) = dbe7e6695cd647aaf843dc790d9bb37ea95c83ea -RMD160 (xfce4-weather-plugin-0.6.2.tar.bz2) = d849b3e6dcc5b147bb9bd9b771dcc5d51da0e7e1 -Size (xfce4-weather-plugin-0.6.2.tar.bz2) = 555001 bytes +SHA1 (xfce4-weather-plugin-0.8.5.tar.bz2) = 6b2c8dc8761c8475c5d45f8dbc194a2cbd804070 +RMD160 (xfce4-weather-plugin-0.8.5.tar.bz2) = 2ca162ba3e080c2b1b36f06a250457d3cd865e75 +Size (xfce4-weather-plugin-0.8.5.tar.bz2) = 2937333 bytes diff --git a/misc/xorg-docs/Makefile b/misc/xorg-docs/Makefile index 858ee380b..9bdc39f31 100644 --- a/misc/xorg-docs/Makefile +++ b/misc/xorg-docs/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2012/10/08 09:57:41 asau Exp $ -# +# $NetBSD: Makefile,v 1.13 2015/05/01 08:51:51 wiz Exp $ -DISTNAME= xorg-docs-1.7 +DISTNAME= xorg-docs-1.7.1 CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_XORG:=doc/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/xorg-docs/distinfo b/misc/xorg-docs/distinfo index 1707127ef..8f4a7b23c 100644 --- a/misc/xorg-docs/distinfo +++ b/misc/xorg-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/06/06 07:39:55 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/05/01 08:51:51 wiz Exp $ -SHA1 (xorg-docs-1.7.tar.bz2) = 565df5219a9d72d81a84f7e75294752ba2ea0cc8 -RMD160 (xorg-docs-1.7.tar.bz2) = a3ed3288160ec02fc6ef14b6bfa36259eff3f2e6 -Size (xorg-docs-1.7.tar.bz2) = 370482 bytes +SHA1 (xorg-docs-1.7.1.tar.bz2) = 19be186705145ca7231ca646b61208c9eba48ca7 +RMD160 (xorg-docs-1.7.1.tar.bz2) = 523cc27c37e8fe02024be81cec5ea2d233716c1e +Size (xorg-docs-1.7.1.tar.bz2) = 376331 bytes diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile index 0bad464ed..6654b0dd5 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.124 2014/05/05 00:48:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.125 2015/04/25 14:23:37 tnn Exp $ # DISTNAME= yelp-2.30.2 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/yelp3/Makefile b/misc/yelp3/Makefile index d9e5eb27c..0e9c64d18 100644 --- a/misc/yelp3/Makefile +++ b/misc/yelp3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2015/03/17 09:24:31 prlw1 Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/17 19:02:00 prlw1 Exp $ -DISTNAME= yelp-3.14.1 +DISTNAME= yelp-3.16.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/misc/yelp3/PLIST b/misc/yelp3/PLIST index 27f7e9ce9..4438d4f69 100644 --- a/misc/yelp3/PLIST +++ b/misc/yelp3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2014/10/08 10:32:40 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/17 19:02:00 prlw1 Exp $ bin/gnome-help bin/yelp include/libyelp/yelp-bookmarks.h @@ -170,8 +170,6 @@ share/yelp/icons/hicolor/16x16/status/yelp-page-task.png share/yelp/icons/hicolor/16x16/status/yelp-page-tip.png share/yelp/icons/hicolor/16x16/status/yelp-page-ui.png share/yelp/icons/hicolor/16x16/status/yelp-page-video.png -share/yelp/icons/hicolor/scalable/actions/yelp-bookmark-add-symbolic.svg -share/yelp/icons/hicolor/scalable/actions/yelp-bookmark-remove-symbolic.svg share/yelp/icons/hicolor/scalable/status/yelp-page-problem-symbolic.svg share/yelp/icons/hicolor/scalable/status/yelp-page-search-symbolic.svg share/yelp/icons/hicolor/scalable/status/yelp-page-symbolic.svg diff --git a/misc/yelp3/distinfo b/misc/yelp3/distinfo index 61dde6207..c3de0f17c 100644 --- a/misc/yelp3/distinfo +++ b/misc/yelp3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/17 09:24:31 prlw1 Exp $ +$NetBSD: distinfo,v 1.7 2015/06/17 19:02:00 prlw1 Exp $ -SHA1 (yelp-3.14.1.tar.xz) = 865cc844ab2e4c5c23a62420519728312c601aff -RMD160 (yelp-3.14.1.tar.xz) = 2799875fb4760877f0f7fb4c3fa85850fc6fda8b -Size (yelp-3.14.1.tar.xz) = 1401680 bytes +SHA1 (yelp-3.16.1.tar.xz) = 19c6287e54478d5458e5b87da8d0c19d7307cab2 +RMD160 (yelp-3.16.1.tar.xz) = bbd6876189f69bda6842f338d8037234f7422038 +Size (yelp-3.16.1.tar.xz) = 1416752 bytes diff --git a/misc/zyGrib/Makefile b/misc/zyGrib/Makefile index 019dbd85b..e33a5fa73 100644 --- a/misc/zyGrib/Makefile +++ b/misc/zyGrib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/03/14 18:46:13 gdt Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:23:37 tnn Exp $ # DISTNAME= zyGrib-7.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.zygrib.org/getfile.php?file= EXTRACT_SUFX= .tgz diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk index 00a0a6cf8..bd9944ead 100644 --- a/mk/bsd.pkg.mk +++ b/mk/bsd.pkg.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.mk,v 1.2011 2015/03/07 21:14:32 tnn Exp $ +# $NetBSD: bsd.pkg.mk,v 1.2013 2015/04/29 14:23:23 jperkin Exp $ # # This file is in the public domain. # @@ -406,10 +406,11 @@ fake-home: ${FAKEHOMEDIR} ${FAKEHOMEDIR}: ${RUN} ${MKDIR} ${.TARGET} -.include "wrapper/bsd.wrapper.mk" - -.if ${USE_CWRAPPERS:tl} != "no" +# Use C-based wrappers or legacy shell versions. +.if ${_USE_CWRAPPERS} == "yes" .include "cwrappers.mk" +.else +.include "wrapper/bsd.wrapper.mk" .endif .if defined(ABI_DEPENDS) || defined(BUILD_ABI_DEPENDS) diff --git a/mk/bsd.pkg.use.mk b/mk/bsd.pkg.use.mk index c0e445540..19cbdb74b 100644 --- a/mk/bsd.pkg.use.mk +++ b/mk/bsd.pkg.use.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.use.mk,v 1.58 2014/12/30 15:13:19 wiz Exp $ +# $NetBSD: bsd.pkg.use.mk,v 1.59 2015/05/04 19:23:19 joerg Exp $ # # Turn USE_* macros into proper depedency logic. Included near the top of # bsd.pkg.mk, after bsd.prefs.mk. @@ -80,10 +80,8 @@ BUILD_DEFS+= KERBEROS # # PKG_LIBTOOL is the path to the libtool script installed by libtool-base. -# _LIBTOOL is the path the libtool used by the build, which could be the -# path to a libtool wrapper script. # LIBTOOL is the publicly-readable variable that should be used by -# Makefiles to invoke the proper libtool. +# Makefiles to invoke the proper (wrapped) libtool. # .if defined(USE_LANGUAGES) && !empty(USE_LANGUAGES:Mfortran) || \ defined(USE_LANGUAGES) && !empty(USE_LANGUAGES:Mfortran77) @@ -106,10 +104,8 @@ PKG_LIBTOOL?= ${LOCALBASE}/bin/libtool PKG_SHLIBTOOL?= ${LOCALBASE}/bin/shlibtool . endif .endif -_LIBTOOL?= ${PKG_LIBTOOL} -_SHLIBTOOL?= ${PKG_SHLIBTOOL} -LIBTOOL?= ${PKG_LIBTOOL} -SHLIBTOOL?= ${PKG_SHLIBTOOL} +LIBTOOL?= ${WRAPPER_BINDIR}/libtool +SHLIBTOOL?= ${WRAPPER_BINDIR}/shlibtool .if defined(USE_LIBTOOL) LIBTOOL_REQD?= 2.2.6bnb3 .if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) diff --git a/mk/bsd.prefs.mk b/mk/bsd.prefs.mk index 00cb5e37f..edd787f66 100644 --- a/mk/bsd.prefs.mk +++ b/mk/bsd.prefs.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.prefs.mk,v 1.361 2015/03/14 17:37:19 sevan Exp $ +# $NetBSD: bsd.prefs.mk,v 1.365 2015/06/04 15:48:46 sevan Exp $ # # This file includes the mk.conf file, which contains the user settings. # @@ -147,6 +147,13 @@ LOWER_VENDOR?= ibm .elif ${OPSYS} == "BSDOS" LOWER_OPSYS?= bsdi +.elif ${OPSYS} == "Bitrig" +LOWER_OPSYS?= bitrig +LOWER_ARCH!= ${UNAME} -p +MACHINE_ARCH= ${LOWER_ARCH} +MAKEFLAGS+= LOWER_ARCH=${LOWER_ARCH:Q} +LOWER_VENDOR?= unknown + .elif ${OPSYS} == "Cygwin" LOWER_OPSYS?= cygwin LOWER_VENDOR?= pc @@ -281,9 +288,12 @@ LOWER_VENDOR?= dec .elif ${OPSYS} == "HPUX" OS_VERSION:= ${OS_VERSION:C/^B.//} -.if ${MACHINE_ARCH} == "9000" -MACHINE_ARCH= hppa -.endif +. if ${MACHINE_ARCH} == "9000" +ABI?= 32 +MACHINE_ARCH.32= hppa +MACHINE_ARCH.64= hppa64 +MACHINE_ARCH= ${MACHINE_ARCH.${ABI}} +. endif LOWER_OPSYS?= hpux LOWER_OPSYS_VERSUFFIX?= ${OS_VERSION} LOWER_VENDOR?= hp @@ -417,9 +427,12 @@ OBJECT_FMT= XCOFF .elif ${OPSYS} == "OSF1" OBJECT_FMT= ECOFF .elif ${OPSYS} == "HPUX" -. if ${MACHINE_ARCH} == "ia64" || (defined(ABI) && ${ABI} == "64") +. if ${MACHINE_ARCH} == "ia64" OBJECT_FMT= ELF -. else +. elif ${MACHINE_ARCH} == "hppa64" +# it is ELF but for most purposes behaves like SOM (.sl suffix, ...) +OBJECT_FMT= SOM +. else # hppa OBJECT_FMT= SOM . endif .elif ${OPSYS} == "Cygwin" @@ -477,6 +490,8 @@ DISTFILES= # none PLIST_SRC= # none CHECK_PERMS= no USE_LANGUAGES= # empty +WRKSRC= ${WRKDIR} + do-patch: @${DO_NADA} do-install: @@ -791,6 +806,13 @@ PREPEND_PATH+= ${LOCALBASE}/bin INIT_SYSTEM?= rc.d _BUILD_DEFS+= INIT_SYSTEM +# Enable cwrappers if requested unless we're building the wrappers themselves. +.if ${USE_CWRAPPERS:tl} != "no" && empty(PKGPATH:Mpkgtools/cwrappers) +_USE_CWRAPPERS= yes +.else +_USE_CWRAPPERS= no +.endif + # Wrapper framework definitions .include "wrapper/wrapper-defs.mk" diff --git a/mk/buildlink3/bsd.buildlink3.mk b/mk/buildlink3/bsd.buildlink3.mk index dede51f62..0cbf2facc 100644 --- a/mk/buildlink3/bsd.buildlink3.mk +++ b/mk/buildlink3/bsd.buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.buildlink3.mk,v 1.234 2015/03/15 21:18:32 joerg Exp $ +# $NetBSD: bsd.buildlink3.mk,v 1.236 2015/05/04 19:23:19 joerg Exp $ # # Copyright (c) 2004 The NetBSD Foundation, Inc. # All rights reserved. @@ -77,7 +77,7 @@ .if ${PKG_DEBUG_LEVEL} > 0 ECHO_BUILDLINK_MSG?= ${ECHO} .else -ECHO_BUILDLINK_MSG?= ${ECHO_WRAPPER_MSG} +ECHO_BUILDLINK_MSG?= ${TRUE} .endif BUILDLINK_DIR= ${WRKDIR}/.buildlink BUILDLINK_BINDIR= ${BUILDLINK_DIR}/bin @@ -1069,8 +1069,6 @@ WRAPPER_TRANSFORM_CMDS+= ${_BLNK_TRANSFORM} .if defined(USE_LIBTOOL) WRAPPEES+= LIBTOOL WRAPPEES+= SHLIBTOOL -_LIBTOOL= ${WRAPPER_LIBTOOL} -_SHLIBTOOL= ${WRAPPER_SHLIBTOOL} .endif _WRAP_ALIASES.LIBTOOL= libtool _WRAP_ALIASES.SHLIBTOOL= shlibtool diff --git a/mk/check/check-interpreter.mk b/mk/check/check-interpreter.mk index cbb8a73be..7970df494 100644 --- a/mk/check/check-interpreter.mk +++ b/mk/check/check-interpreter.mk @@ -1,4 +1,4 @@ -# $NetBSD: check-interpreter.mk,v 1.28 2014/10/12 23:39:17 joerg Exp $ +# $NetBSD: check-interpreter.mk,v 1.29 2015/04/29 13:05:28 jperkin Exp $ # # This file checks that after installation, all files of the package # that start with a "#!" line will find their interpreter. Files that @@ -53,7 +53,7 @@ _check-interpreter: error-check .PHONY ${_CHECK_INTERP_SKIP:@p@${p}) continue ;;@} \ *) ;; \ esac; \ - if [ ! -f "$$file" ]; then \ + if [ ! -x "$$file" ]; then \ continue; \ fi; \ if [ ! -r "$$file" ]; then \ @@ -74,15 +74,8 @@ _check-interpreter: error-check .PHONY fi; \ continue;; \ esac; \ - \ if { [ ! -f ${DESTDIR:Q}"$$interp" ] && \ [ ! -f "$$interp" ]; }; then \ - \ - if [ -x "$$file" ]; then \ - ${DELAYED_ERROR_MSG} "[check-interpreter.mk] The interpreter \"$$interp\" of \"${DESTDIR}${PREFIX}/$$file\" does not exist."; \ - else \ - \ - ${DELAYED_WARNING_MSG} "[check-interpreter.mk] The interpreter \"$$interp\" of \"${DESTDIR}${PREFIX}/$$file\" does not exist."; \ - fi; \ + ${DELAYED_ERROR_MSG} "[check-interpreter.mk] The interpreter \"$$interp\" of \"${DESTDIR}${PREFIX}/$$file\" does not exist."; \ fi; \ done diff --git a/mk/check/check-wrkref.mk b/mk/check/check-wrkref.mk index 1a2ac0d9e..e4565fde2 100644 --- a/mk/check/check-wrkref.mk +++ b/mk/check/check-wrkref.mk @@ -1,4 +1,4 @@ -# $NetBSD: check-wrkref.mk,v 1.23 2014/10/12 23:39:17 joerg Exp $ +# $NetBSD: check-wrkref.mk,v 1.24 2015/04/29 13:39:43 jperkin Exp $ # # This file checks that the installed files don't contain any strings # that point to the directory where the package had been built, to make @@ -93,10 +93,8 @@ _check-wrkref: error-check .PHONY *) ;; \ esac; \ ${SHCOMMENT} "[$$file]"; \ - for d in ${_CHECK_WRKREF_DIRS}; do \ - grep "$$d" "${DESTDIR}$$file" 2>/dev/null | \ - sed -e "s|^|$$file: |"; \ - done; \ + ${EGREP} "${_CHECK_WRKREF_DIRS:ts|}" "${DESTDIR}$$file" \ + 2>/dev/null | ${SED} -e "s|^|$$file: |"; \ done ${RUN} \ exec 1>>${ERROR_DIR}/${.TARGET}; \ diff --git a/mk/compiler/gcc.mk b/mk/compiler/gcc.mk index a03084b2e..4d2592634 100644 --- a/mk/compiler/gcc.mk +++ b/mk/compiler/gcc.mk @@ -1,4 +1,4 @@ -# $NetBSD: gcc.mk,v 1.155 2015/02/04 14:11:50 jperkin Exp $ +# $NetBSD: gcc.mk,v 1.161 2015/04/27 10:33:49 tnn Exp $ # # This is the compiler definition for the GNU Compiler Collection. # @@ -338,16 +338,16 @@ CFLAGS+= -Wno-import .if !empty(_NEED_GCC2:M[yY][eE][sS]) # -# We require gcc-2.x in the lang/gcc directory. +# We require gcc-2.x in the lang/gcc2 directory. # -_GCC_PKGBASE= gcc -. if !empty(PKGPATH:Mlang/gcc) +_GCC_PKGBASE= gcc2 +. if !empty(PKGPATH:Mlang/gcc2) _IGNORE_GCC= yes MAKEFLAGS+= _IGNORE_GCC=yes . endif . if !defined(_IGNORE_GCC) && !empty(_LANGUAGES.gcc) -_GCC_PKGSRCDIR= ../../lang/gcc -_GCC_DEPENDENCY= gcc>=${_GCC_REQD}:../../lang/gcc +_GCC_PKGSRCDIR= ../../lang/gcc2 +_GCC_DEPENDENCY= gcc2>=${_GCC_REQD}:../../lang/gcc2 . if !empty(_LANGUAGES.gcc:Mc++) || \ !empty(_LANGUAGES.gcc:Mfortran77) || \ !empty(_LANGUAGES.gcc:Mobjc) @@ -668,12 +668,12 @@ _GCC_ARCHDIR!= \ . if defined(MABIFLAG) && !empty(MABIFLAG) _GCC_PREFIX:= ${_GCC_ARCHDIR:H:H:H:H:H}/ _GCC_SUBPREFIX:= ${_GCC_ARCHDIR:H:H:H:H:H:T}/ -. else -_GCC_PREFIX:= ${_GCC_ARCHDIR:H:H:H:H}/ -_GCC_SUBPREFIX:= ${_GCC_ARCHDIR:H:H:H:H:T}/ . endif . endif -_GCC_LIBDIRS= ${_GCC_ARCHDIR} ${_GCC_PREFIX}lib +_GCC_LIBDIRS= ${_GCC_ARCHDIR} +. if empty(USE_PKGSRC_GCC_RUNTIME:M[Yy][Ee][Ss]) +_GCC_LIBDIRS+= ${_GCC_PREFIX}lib${LIBABISUFFIX} +. endif _GCC_LDFLAGS= # empty . for _dir_ in ${_GCC_LIBDIRS:N*not_found*} _GCC_LDFLAGS+= -L${_dir_} ${COMPILER_RPATH_FLAG}${_dir_} @@ -786,9 +786,14 @@ _COMPILER_STRIP_VARS+= ${_GCC_VARS} IMAKEOPTS+= -DHasGcc2=YES -DHasGcc2ForCplusplus=YES .endif -.if ${OPSYS} == "Darwin" || ${OPSYS} == "Linux" || ${OPSYS} == "SunOS" -_COMPILER_ABI_FLAG.32= -m32 -_COMPILER_ABI_FLAG.64= -m64 +# On HP-UX the GCC toolchain must be specifically targeted to an ABI, +# -m32 or -m64 are not recognized. +.if ${OPSYS} == "HPUX" +_COMPILER_ABI_FLAG.32= # empty +_COMPILER_ABI_FLAG.64= # empty +.else +_COMPILER_ABI_FLAG.32= -m32 +_COMPILER_ABI_FLAG.64= -m64 .endif .if !empty(_USE_PKGSRC_GCC:M[yY][eE][sS]) diff --git a/mk/compiler/sunpro.mk b/mk/compiler/sunpro.mk index 1678c4ab0..0e216e03b 100644 --- a/mk/compiler/sunpro.mk +++ b/mk/compiler/sunpro.mk @@ -1,4 +1,4 @@ -# $NetBSD: sunpro.mk,v 1.48 2013/04/06 18:09:43 tez Exp $ +# $NetBSD: sunpro.mk,v 1.49 2015/05/03 23:16:41 joerg Exp $ # # This is the compiler definition for the SUNWspro C compiler. # @@ -16,7 +16,7 @@ COMPILER_SUNPRO_MK= defined .include "../../mk/bsd.prefs.mk" SUNWSPROBASE?= /opt/SUNWspro -.if !exists($SUNWSPROBASE) +.if !exists(${SUNWSPROBASE}) SUNWSPROBASE!= /bin/ls -d /opt/solstudio* .endif diff --git a/mk/configure/libtool-override.mk b/mk/configure/libtool-override.mk index 5519d7f02..259fdd8e3 100644 --- a/mk/configure/libtool-override.mk +++ b/mk/configure/libtool-override.mk @@ -1,4 +1,4 @@ -# $NetBSD: libtool-override.mk,v 1.10 2008/02/07 21:36:13 rillig Exp $ +# $NetBSD: libtool-override.mk,v 1.11 2015/05/04 19:23:19 joerg Exp $ ###################################################################### ### {libtool,shlibtool}-override (PRIVATE) @@ -14,8 +14,8 @@ do-configure-post-hook: shlibtool-override OVERRIDE_DIRDEPTH.libtool?= ${OVERRIDE_DIRDEPTH} OVERRIDE_DIRDEPTH.shlibtool?= ${OVERRIDE_DIRDEPTH} -_OVERRIDE_PATH.libtool= ${_LIBTOOL} -_OVERRIDE_PATH.shlibtool= ${_SHLIBTOOL} +_OVERRIDE_PATH.libtool= ${LIBTOOL} +_OVERRIDE_PATH.shlibtool= ${SHLIBTOOL} .for _script_ in libtool shlibtool _SCRIPT.${_script_}-override= \ diff --git a/mk/cwrappers.mk b/mk/cwrappers.mk index 18779b1f2..6c4e1ee8c 100644 --- a/mk/cwrappers.mk +++ b/mk/cwrappers.mk @@ -1,12 +1,14 @@ -# $NetBSD: cwrappers.mk,v 1.22 2015/03/17 18:41:20 jperkin Exp $ +# $NetBSD: cwrappers.mk,v 1.26 2015/05/04 19:23:19 joerg Exp $ # # This Makefile fragment implements integration of pkgtools/cwrappers. +.include "../../mk/wrapper/wrapper-defs.mk" +.include "../../mk/buildlink3/bsd.buildlink3.mk" + BUILD_DEPENDS+= cwrappers>=20150314:../../pkgtools/cwrappers # XXX This should be PREFIX, but USE_CROSSBASE overrides it. CWRAPPERS_SRC_DIR= ${LOCALBASE}/libexec/cwrappers -CWRAPPERS_BIN_DIR= ${WRKDIR}/.cwrapper/bin CWRAPPERS_CONFIG_DIR= ${WRKDIR}/.cwrapper/config CONFIGURE_ENV+= CWRAPPERS_CONFIG_DIR=${CWRAPPERS_CONFIG_DIR} MAKE_ENV+= CWRAPPERS_CONFIG_DIR=${CWRAPPERS_CONFIG_DIR} @@ -57,15 +59,16 @@ CWRAPPERS_APPEND.imake+= ${IMAKEOPTS} .PHONY: generate-cwrappers -do-wrapper: generate-cwrappers +.for _target_ in ${WRAPPER_TARGETS} +generate-cwrappers: ${_target_} +.endfor generate-cwrappers: - ${RUN}${MKDIR} ${CWRAPPERS_CONFIG_DIR} ${CWRAPPERS_BIN_DIR} .for wrappee in as cxx cc cpp f77 imake ld libtool shlibtool ${RUN}echo worklog=${WRKLOG:Q} > ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}} ${RUN}echo wrksrc=${WRKSRC:Q} >> ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}} ${RUN}case ${wrappee} in *libtool) ;; *) echo path=${_PATH_ORIG:Q} >> ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}};; esac - ${RUN}echo exec_path=${CWRAPPERS_BIN_DIR}/${CWRAPPERS_ALIASES.${wrappee}:[1]} >> ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}} + ${RUN}echo exec_path=${WRAPPER_BINDIR}/${CWRAPPERS_ALIASES.${wrappee}:[1]} >> ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}} ${RUN}echo exec=${CWRAPPERS_WRAPPEE.${wrappee}:Q} >> ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}} . for cmd in ${WRAPPER_REORDER_CMDS} ${RUN}echo reorder=${cmd:S/^reorder://:Q} >> ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}} @@ -80,12 +83,69 @@ generate-cwrappers: ${RUN}echo unwrap=${cmd:Q} >> ${CWRAPPERS_CONFIG_DIR}/${CWRAPPERS_CONFIG.${wrappee}} . endfor . for alias in ${CWRAPPERS_ALIASES.${wrappee}} - ${RUN}ln -s ${CWRAPPERS_SRC_DIR}/${CWRAPPERS_CONFIG.${wrappee}}-wrapper ${CWRAPPERS_BIN_DIR}/${alias} + ${RUN}ln -s ${CWRAPPERS_SRC_DIR}/${CWRAPPERS_CONFIG.${wrappee}}-wrapper ${WRAPPER_BINDIR}/${alias} . endfor .endfor -.if defined(USE_LIBTOOL) -_LIBTOOL= ${CWRAPPERS_BIN_DIR}/libtool -_SHLIBTOOL= ${CWRAPPERS_BIN_DIR}/shlibtool +PREPEND_PATH+= ${WRAPPER_BINDIR} + +_COOKIE.wrapper= ${WRKDIR}/.wrapper_done + +.PHONY: wrapper +.if !target(wrapper) +. if exists(${_COOKIE.wrapper}) +wrapper: + @${DO_NADA} +. elif defined(_PKGSRC_BARRIER) +wrapper: check-vulnerable patch acquire-wrapper-lock ${_COOKIE.wrapper} release-wrapper-lock +. else +wrapper: barrier +. endif .endif -PREPEND_PATH+= ${CWRAPPERS_BIN_DIR} + +.PHONY: acquire-wrapper-lock release-wrapper-lock +acquire-wrapper-lock: acquire-lock +release-wrapper-lock: release-lock + +.if exists(${_COOKIE.wrapper}) +${_COOKIE.wrapper}: + @${DO_NADA} +.else +${_COOKIE.wrapper}: real-wrapper +.endif + +.PHONY: real-wrapper +real-wrapper: wrapper-message wrapper-dirs wrapper-vars pre-wrapper do-wrapper post-wrapper wrapper-cookie error-check + +.PHONY: wrapper-message +wrapper-message: + @${PHASE_MSG} "Creating toolchain wrappers for ${PKGNAME}" + +.PHONY: wrapper-dirs +wrapper-dirs: + ${RUN}${MKDIR} ${CWRAPPERS_CONFIG_DIR} ${WRAPPER_BINDIR} + +.PHONY: pre-wrapper do-wrapper post-wrapper + +do-wrapper: generate-cwrappers + +.if !target(do-wrapper) +do-wrapper: + @${DO_NADA} +.endif + +.if !target(pre-wrapper) +pre-wrapper: + @${DO_NADA} +.endif + +.if !target(post-wrapper) +post-wrapper: + @${DO_NADA} +.endif + +.PHONY: wrapper-cookie +wrapper-cookie: + ${RUN} [ ! -f ${_COOKIE.wrapper} ] + ${RUN} ${MKDIR} ${_COOKIE.wrapper:H} + ${RUN} ${ECHO} ${PKGNAME} > ${_COOKIE.wrapper} diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf index 52ddc1b62..6a798cef9 100644 --- a/mk/defaults/mk.conf +++ b/mk/defaults/mk.conf @@ -1,4 +1,4 @@ -# $NetBSD: mk.conf,v 1.255 2015/02/25 10:39:50 tnn Exp $ +# $NetBSD: mk.conf,v 1.256 2015/04/19 09:21:33 tnn Exp $ # # This file provides default values for variables that may be overridden @@ -13,7 +13,7 @@ # ************************************************************************ USE_CWRAPPERS?= no -# build packages using the newer rpkgtools/cwrapper infrastructure. +# build packages using the newer pkgtools/cwrappers infrastructure. # WARNING: Experimental! # Possible: yes, no # Default: no diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 598ed7c8b..22a7a505f 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -74,6 +74,7 @@ catalog-mysql Store Bacula catalog in MySQL database. catalog-pgsql Store Bacula catalog in PostgreSQL database. catalog-sqlite Store Bacula catalog in SQLite database. catalog-sqlite3 Store Bacula catalog in SQLite 3 database. +cdb Enable CDB support. cdparanoia Use cdparanoia to rip CDDA media. cg Add support for the Cg compiler. cgi Enable CGI support. @@ -97,6 +98,7 @@ curl Enable curl support. curses Enable curses support. cvs Enable CVS support. cvsgraph Enable cvsgraph support. +cython Enable Cython support. dar-int32 Use 32-bit integers for file lengths in Dar. dar-int64 Use 64-bit integers for file lengths in Dar. darwin Build and/or run on Darwin and Mac OS X. @@ -152,7 +154,6 @@ elinks-fastmem Allow direct use of system memory allocation functions. elinks-html-highlight Enable HTML highlighting using DOM engine. elinks-root-exec Allow elinks to run as root. emacs-w3m W3m browser extention. -emacs-xaw3d Emacs should use Xaw3D for the scrollbar. embedded-server Enable embedded server support for MySQL. enchant Add spell checking support using enchant. enchant-zemberek Add spell checking support for Turkish. @@ -264,6 +265,7 @@ halfops Halfops are similar to plain ops, but can't kick/deop plain ops. hawknl Enable HawkNL network API support. hping-suid Install hping executable setuid root. hpn-patch High Performance Enabled SSH/SCP for OpenSSH. +http2 Add support for HTTP/2. hunspell Add spell checking support using hunspell. i586-optimized Optimize for i586 (only). ibus Enable Intelligent Input Bus support. @@ -310,6 +312,7 @@ javascript Enable Javascript support. jdbc-mysql31 Enable MySQL JDBC driver. jdbc-mysql5 Enable MySQL JDBC driver. jpeg Enable JPEG support. +json Enable JSON (JavaScript Object Notation) support. jwhois-enable-cache Enable cache support. kde Enable KDE support. kde3 Enable support for KDE 3. @@ -405,6 +408,7 @@ libmp4v2 Enable MP4 support using libmp4v2. libmpdclient Enable MPD client support. libmpg123 Enable mpg123 project's core decoder library support. libmtp Enable MTP via libmtp support. +libnotify Enable libnotify support. libofa Enable Open Fingerprint Architecture library support. libofx Enable OFX support. libsmi Use libsmi for SMI MIB support. @@ -426,6 +430,7 @@ links-xz Enable lzma support for the links WWW browser. links-zlib Enable zlib support for the links WWW browser. lirc Enable LIRC receiving and sending IR signals support. live Enable live555 support. +lmdb Enable lmdb support. lprng-priv-ports Connections must be made from privileged ports. lprng-suid Install LPRng executables setuid root. lsof-less-secure-sockets If 'lsof-more-secure' is set, allow all sockets to be viewed at all times. @@ -515,6 +520,8 @@ nextstep Enable Cocoa or GNUstep support. nfdump-ftconv Build the flow-tools to nfdump converter. nfdump-nfprofile Build the netflow profiler. nfdump-sflow Build sflow collector sfcpad. +nghttp2-asio Build the nghttp2 ASIO C++ library. +nghttp2-tools Build the supplied nghttp2 apps and tools. ninja-build Enable build by ninja-build. nls Use native language support. nntp Enable Network News Transport Protocol (NNTP) support. @@ -618,6 +625,7 @@ scapy-pyx Add in py-X support. sdl Use SDL as display library. sdl2 Use SDL2 as display library. seamonkey Use seamonkey as gecko rendering engine. +secret Enable libsecret support. sendmail-ffr-tls Enable various FFR_TLS_* options. FFR = For Future Release. sendmail-milter Build the milter with support for the Sendmail MTA. sendmail-socketmap Enable Sendmail SOCKETMAP support. @@ -774,6 +782,7 @@ x265 Enable x265 support. xapian-flint-backend Enable "Flint" format Xapian database support. xapian-quartz-backend Enable "Quartz" format Xapian database support. xaw Enable Xaw support. +xaw3d Enable Xaw3D support. xblast-mini Use a 480x392 window instead a 960x784 window in xblast. xcb Enable XCB (libxcb) support. xcursor Enable Xcursor support. diff --git a/mk/emulator/linux.mk b/mk/emulator/linux.mk index 374493af9..8d03318a1 100644 --- a/mk/emulator/linux.mk +++ b/mk/emulator/linux.mk @@ -1,4 +1,4 @@ -# $NetBSD: linux.mk,v 1.28 2015/03/02 18:20:23 tnn Exp $ +# $NetBSD: linux.mk,v 1.29 2015/04/12 12:21:29 wiz Exp $ # # Linux binary emulation framework # @@ -103,8 +103,10 @@ _EMUL_MODULES+= resmgr _EMUL_MODULES+= slang _EMUL_MODULES+= sqlite3 _EMUL_MODULES+= tiff +_EMUL_MODULES+= webp _EMUL_MODULES+= x11 _EMUL_MODULES+= xml2 +_EMUL_MODULES+= xslt .if ${_EMUL_TYPE} == "builtin" EMUL_DISTRO= builtin-linux # managed outside pkgsrc diff --git a/mk/emulator/netbsd-compat.mk b/mk/emulator/netbsd-compat.mk index bcc5cec61..da458d1d7 100644 --- a/mk/emulator/netbsd-compat.mk +++ b/mk/emulator/netbsd-compat.mk @@ -1,4 +1,4 @@ -# $NetBSD: netbsd-compat.mk,v 1.4 2013/02/17 17:28:42 spz Exp $ +# $NetBSD: netbsd-compat.mk,v 1.5 2015/05/03 15:01:11 spz Exp $ # # COMPAT_* for NetBSD -- see options(4). # @@ -42,6 +42,7 @@ _EMUL_PKG.compat-4.0= compat40 _EMUL_PKG.compat-5.0= compat50 _EMUL_PKG.compat-5.1= compat51 _EMUL_PKG.compat-6.0= compat60 +_EMUL_PKG.compat-6.1= compat61 _EMUL_PKG.compat= # defined, but empty # EMUL_TYPE.netbsd can be "compat" or "compat-[0-9]*". If a particular @@ -82,9 +83,12 @@ _EMUL_PKG.compat= # defined, but empty . elif !empty(NETBSD_VERSION_REQD:M5.[1-9]*) . include "${PKGSRCDIR}/emulators/${_EMUL_PKG.compat-5.1}/emulator.mk" -. elif !empty(NETBSD_VERSION_REQD:M6.*) +. elif !empty(NETBSD_VERSION_REQD:M6.0.*) . include "${PKGSRCDIR}/emulators/${_EMUL_PKG.compat-6.0}/emulator.mk" +. elif !empty(NETBSD_VERSION_REQD:M6.1.*) +. include "${PKGSRCDIR}/emulators/${_EMUL_PKG.compat-6.1}/emulator.mk" + . endif .else diff --git a/mk/fetch/sites.mk b/mk/fetch/sites.mk index 743ffd46c..b182b00d6 100644 --- a/mk/fetch/sites.mk +++ b/mk/fetch/sites.mk @@ -1,4 +1,4 @@ -# $NetBSD: sites.mk,v 1.126 2015/03/26 07:54:51 dsainty Exp $ +# $NetBSD: sites.mk,v 1.128 2015/05/16 20:02:21 tsutsui Exp $ # # This Makefile fragment defines read-only MASTER_SITE_* variables # representing some well-known master distribution sites for software. @@ -17,7 +17,6 @@ MASTER_SITE_GNU+= \ ftp://ftp.gnu.org/pub/gnu/ \ ftp://ftp.funet.fi/pub/gnu/prep/ \ ftp://ftp.kddlabs.co.jp/pub/gnu/gnu/ \ - ftp://ftp.dti.ad.jp/pub/GNU/ \ ftp://mirrors.kernel.org/gnu/ \ ftp://ftp.lip6.fr/pub/gnu/ \ http://gd.tuwien.ac.at/gnu/gnusrc/ @@ -70,12 +69,11 @@ MASTER_SITE_GNOME+= \ ftp://ftp.gnome.org/pub/GNOME/ \ http://ftp.tuwien.ac.at/hci/gnome.org/ \ ftp://ftp.cse.buffalo.edu/pub/Gnome/ \ - ftp://ftp.dti.ad.jp/pub/X/gnome/ \ ftp://ftp.kddlabs.co.jp/pub/GNOME/ \ ftp://ftp.dit.upm.es/linux/gnome/ MASTER_SITE_KDE+= \ - ftp://ftp.kde.org/pub/kde/stable/ \ + http://download.kde.org/stable/ \ ftp://www.dnsbalance.ring.gr.jp/pub/X/kde/stable/ \ http://www.dnsbalance.ring.gr.jp/archives/X/kde/stable/ \ ftp://ftp.kddlabs.co.jp/pub/X/kde/stable/ \ @@ -127,7 +125,6 @@ MASTER_SITE_MOZILLA_ESR+= \ MASTER_SITE_XEMACS+= \ http://ftp.xemacs.org/pub/xemacs/ \ ftp://ftp.xemacs.org/pub/xemacs/ \ - ftp://ftp.dti.ad.jp/pub/unix/editor/xemacs/ \ ftp://ftp.pasteur.fr/pub/computing/xemacs/ \ ftp://mirror.aarnet.edu.au/pub/xemacs/ \ ftp://mirror.cict.fr/xemacs/ \ diff --git a/mk/gnu-config/config.guess b/mk/gnu-config/config.guess index 44290b838..f7eb141e7 100755 --- a/mk/gnu-config/config.guess +++ b/mk/gnu-config/config.guess @@ -2,7 +2,7 @@ # Attempt to guess a canonical system name. # Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2015-02-23' +timestamp='2015-03-04' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -947,6 +947,9 @@ EOF crisv32:Linux:*:*) echo ${UNAME_MACHINE}-axis-linux-${LIBC} exit ;; + e2k:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; frv:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; diff --git a/mk/gnu-config/config.sub b/mk/gnu-config/config.sub index bc855a2a9..8f1229c6f 100755 --- a/mk/gnu-config/config.sub +++ b/mk/gnu-config/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2015 Free Software Foundation, Inc. -timestamp='2015-02-22' +timestamp='2015-03-08' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -259,7 +259,7 @@ case $basic_machine in | bfin \ | c4x | c8051 | clipper \ | d10v | d30v | dlx | dsp16xx \ - | epiphany \ + | e2k | epiphany \ | fido | fr30 | frv | ft32 \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | hexagon \ @@ -381,7 +381,7 @@ case $basic_machine in | c[123]* | c30-* | [cjt]90-* | c4x-* \ | c8051-* | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ - | elxsi-* \ + | e2k-* | elxsi-* \ | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ @@ -518,6 +518,9 @@ case $basic_machine in basic_machine=i386-pc os=-aros ;; + asmjs) + basic_machine=asmjs-unknown + ;; aux) basic_machine=m68k-apple os=-aux @@ -1373,7 +1376,7 @@ case $os in | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ | -sym* | -kopensolaris* | -plan9* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* | -aros* \ + | -aos* | -aros* | -cloudabi* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ diff --git a/mk/help/ulimit.help b/mk/help/ulimit.help index 12cdc519e..6f6a81b96 100644 --- a/mk/help/ulimit.help +++ b/mk/help/ulimit.help @@ -1,4 +1,4 @@ -# $NetBSD: ulimit.help,v 1.1 2009/05/10 16:10:18 rillig Exp $ +# $NetBSD: ulimit.help,v 1.3 2015/04/25 11:28:08 wiz Exp $ # # UNLIMIT_RESOURCES @@ -6,8 +6,9 @@ # during the configure, build and install phases. The possible # values are the following, which can be combined: # +# * cputime # * datasize -# * stacksize # * memorysize +# * stacksize # -# Keywords: ulimit unlimit memory ENOMEM +# Keywords: ulimit unlimit memory cputime ENOMEM diff --git a/mk/java-vm.mk b/mk/java-vm.mk index fec6d6793..9ad765de7 100644 --- a/mk/java-vm.mk +++ b/mk/java-vm.mk @@ -1,4 +1,4 @@ -# $NetBSD: java-vm.mk,v 1.101 2015/03/06 18:28:45 szptvlfn Exp $ +# $NetBSD: java-vm.mk,v 1.102 2015/06/02 20:37:01 ryoon Exp $ # # This Makefile fragment handles Java dependencies and make variables, # and is meant to be included by packages that require Java either at @@ -10,7 +10,7 @@ # The JVM that should be used if nothing particular is specified. # # Possible values: kaffe openjdk7 openjdk8 -# sun-jdk6 sun-jdk7 +# sun-jdk6 sun-jdk7 oracle-jdk8 # Default value: (platform-dependent) # # Package-settable variables: @@ -70,7 +70,7 @@ PKG_JVMS_ACCEPTED?= ${_PKG_JVMS} # This is a list of all of the JDKs that may be used. # -_PKG_JVMS.8= openjdk8 +_PKG_JVMS.8= openjdk8 oracle-jdk8 _PKG_JVMS.7= ${_PKG_JVMS.8} openjdk7 sun-jdk7 _PKG_JVMS.6= ${_PKG_JVMS.7} sun-jdk6 jdk16 _PKG_JVMS.1.5= ${_PKG_JVMS.6} jdk15 @@ -161,6 +161,15 @@ _ONLY_FOR_PLATFORMS.sun-jdk7= \ NetBSD-[6-9]*-i386 NetBSD-[6-9]*-x86_64 \ SunOS-5.11-i386 \ SunOS-5.11-x86_64 +_ONLY_FOR_PLATFORMS.oracle-jdk8= \ + Darwin-9.*-i386 Darwin-9.*-x86_64 \ + Darwin-[1-9][0-9].*-i386 Darwin-[1-9][0-9].*-x86_64 \ + DragonFly-*-i386 \ + FreeBSD-6.*-i386 \ + Linux-*-i[3-6]86 \ + Linux-*-x86_64 \ + NetBSD-[6-9]*-i386 NetBSD-[6-9]*-x86_64 \ + SunOS-5.11-x86_64 # Set ONLY_FOR_PLATFORM based on accepted JVMs .for _jvm_ in ${PKG_JVMS_ACCEPTED} @@ -181,6 +190,7 @@ _JAVA_PKGBASE.openjdk7= openjdk7 _JAVA_PKGBASE.openjdk8= openjdk8 _JAVA_PKGBASE.sun-jdk6= sun-jre6 _JAVA_PKGBASE.sun-jdk7= sun-jre7 +_JAVA_PKGBASE.oracle-jdk8= oracle-jre8 # The following is copied from the respective JVM Makefiles. _JAVA_NAME.kaffe= kaffe @@ -188,6 +198,7 @@ _JAVA_NAME.openjdk7= openjdk7 _JAVA_NAME.openjdk8= openjdk8 _JAVA_NAME.sun-jdk6= sun6 _JAVA_NAME.sun-jdk7= sun7 +_JAVA_NAME.oracle-jdk8= oracle8 # Mark the acceptable JVMs and check which JVM packages are installed. .for _jvm_ in ${_PKG_JVMS_ACCEPTED} @@ -242,12 +253,15 @@ BUILDLINK_API_DEPENDS.sun-jdk6?= sun-jdk6-[0-9]* BUILDLINK_API_DEPENDS.sun-jre6?= sun-jre6-[0-9]* BUILDLINK_API_DEPENDS.sun-jdk7?= sun-jdk7-[0-9]* BUILDLINK_API_DEPENDS.sun-jre7?= sun-jre7-[0-9]* +BUILDLINK_API_DEPENDS.oracle-jdk8?= oracle-jdk8-[0-9]* +BUILDLINK_API_DEPENDS.oracle-jre8?= oracle-jre8-[0-9]* _JRE.kaffe= kaffe _JRE.openjdk7= openjdk7 _JRE.openjdk8= openjdk8 _JRE.sun-jdk6= sun-jre6 _JRE.sun-jdk7= sun-jre7 +_JRE.oracle-jdk8= oracle-jre8 _JAVA_BASE_CLASSES= classes.zip @@ -273,6 +287,11 @@ _JDK_PKGSRCDIR= ../../lang/sun-jdk7 _JRE_PKGSRCDIR= ../../lang/sun-jre7 _JAVA_HOME_DEFAULT= ${LOCALBASE}/java/sun-7 UNLIMIT_RESOURCES+= datasize +.elif ${_PKG_JVM} == "oracle-jdk8" +_JDK_PKGSRCDIR= ../../lang/oracle-jdk8 +_JRE_PKGSRCDIR= ../../lang/oracle-jre8 +_JAVA_HOME_DEFAULT= ${LOCALBASE}/java/oracle-8 +UNLIMIT_RESOURCES+= datasize .endif .if defined(_JAVA_HOME_DEFAULT) diff --git a/mk/license.mk b/mk/license.mk index cea1a0977..a61df5c78 100644 --- a/mk/license.mk +++ b/mk/license.mk @@ -1,4 +1,4 @@ -# $NetBSD: license.mk,v 1.66 2015/03/22 03:43:11 tnn Exp $ +# $NetBSD: license.mk,v 1.71 2015/05/08 10:37:32 wiz Exp $ # # This file handles everything about the LICENSE variable. It is # included automatically by bsd.pkg.mk. @@ -113,6 +113,7 @@ DEFAULT_ACCEPTABLE_LICENSES= \ cpl-1.0 \ epl-v1.0 \ eupl-v1.1 \ + gfsl \ gnu-fdl-v1.1 gnu-fdl-v1.2 gnu-fdl-v1.3 \ gnu-gpl-v1 \ gnu-gpl-v2 gnu-lgpl-v2 gnu-lgpl-v2.1 \ @@ -120,7 +121,7 @@ DEFAULT_ACCEPTABLE_LICENSES= \ ibm-public-license-1.0 \ ipafont \ isc \ - lppl-1.3c \ + lppl-1.2 lppl-1.3c \ lucent \ miros \ mit \ @@ -139,6 +140,7 @@ DEFAULT_ACCEPTABLE_LICENSES= \ sgi-free-software-b-v2.0 \ sleepycat-public \ unlicense \ + w3c \ x11 \ zlib \ zpl diff --git a/mk/mysql.buildlink3.mk b/mk/mysql.buildlink3.mk index 8c3aa86d9..9858c704a 100644 --- a/mk/mysql.buildlink3.mk +++ b/mk/mysql.buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: mysql.buildlink3.mk,v 1.19 2015/01/01 07:51:47 dholland Exp $ +# $NetBSD: mysql.buildlink3.mk,v 1.20 2015/04/16 20:24:15 ryoon Exp $ # # This file is included by packages that require some version of the # MySQL database client. @@ -8,7 +8,7 @@ # MYSQL_VERSION_DEFAULT # The preferred MySQL version. # -# Possible: 56 55 51 +# Possible: 56 55 51 MARIADB55 # Default: 55 # # === Package-settable variables === @@ -31,7 +31,7 @@ _SYS_VARS.mysql= MYSQL_PKGSRCDIR .include "../../mk/bsd.prefs.mk" MYSQL_VERSION_DEFAULT?= 55 -MYSQL_VERSIONS_ACCEPTED?= 56 55 51 +MYSQL_VERSIONS_ACCEPTED?= 56 55 51 MARIADB55 # transform the list into individual variables .for mv in ${MYSQL_VERSIONS_ACCEPTED} @@ -58,6 +58,9 @@ _MYSQL_VERSION_INSTALLED= 51 . if exists(${LOCALBASE}/include/mysql/mysql/client_authentication.h) _MYSQL_VERSION_56_INSTALLED= yes _MYSQL_VERSION_INSTALLED= 56 +. elif exists(${LOCALBASE}/share/mariadb) +_MYSQL_VERSION_MARIADB55_INSTALLED= yes +_MYSQL_VERSION_INSTALLED= MARIADB55 . else _MYSQL_VERSION_55_INSTALLED= yes _MYSQL_VERSION_INSTALLED= 55 @@ -109,6 +112,8 @@ _MYSQL_VERSION= ${_MYSQL_VERSION_FIRSTACCEPTED} # .if ${_MYSQL_VERSION} == "56" MYSQL_PKGSRCDIR= ../../databases/mysql56-client +.elif ${_MYSQL_VERSION} == "MARIADB55" +MYSQL_PKGSRCDIR= ../../databases/mariadb55-client .elif ${_MYSQL_VERSION} == "55" MYSQL_PKGSRCDIR= ../../databases/mysql55-client .elif ${_MYSQL_VERSION} == "51" diff --git a/mk/ocaml.mk b/mk/ocaml.mk index c9c7f2e8e..3a649b771 100644 --- a/mk/ocaml.mk +++ b/mk/ocaml.mk @@ -1,4 +1,4 @@ -# $NetBSD: ocaml.mk,v 1.3 2014/10/27 11:58:36 jaapb Exp $ +# $NetBSD: ocaml.mk,v 1.4 2015/04/20 02:36:05 hiramatsu Exp $ # # This Makefile fragment handles the common variables used by OCaml packages. # @@ -85,6 +85,10 @@ OCAML_SITELIBDIR= lib/ocaml/site-lib MAKE_ENV+= OCAML_SITELIBDIR="${OCAML_SITELIBDIR}" PLIST_SUBST+= OCAML_SITELIB="${OCAML_SITELIBDIR}" +PRINT_PLIST_AWK+= { gsub(/${OCAML_SITELIBDIR:S|/|\\/|g}/, \ + "$${OCAML_SITELIB}"); \ + print; next; } + .if ${OCAML_USE_FINDLIB} == "yes" .include "../../devel/ocaml-findlib/buildlink3.mk" INSTALLATION_DIRS+= ${OCAML_SITELIBDIR} diff --git a/mk/pkgformat/pkg/package.mk b/mk/pkgformat/pkg/package.mk index 9247c9471..0de336e6e 100644 --- a/mk/pkgformat/pkg/package.mk +++ b/mk/pkgformat/pkg/package.mk @@ -1,4 +1,4 @@ -# $NetBSD: package.mk,v 1.9 2015/02/16 10:50:33 jperkin Exp $ +# $NetBSD: package.mk,v 1.10 2015/04/21 17:01:56 joerg Exp $ .if defined(PKG_SUFX) WARNINGS+= "PKG_SUFX is deprecated, please use PKG_COMPRESSION" @@ -72,7 +72,7 @@ _PKG_ARGS_PACKAGE+= -u ${REAL_ROOT_USER} -g ${REAL_ROOT_GROUP} ${STAGE_PKGFILE}: ${_CONTENTS_TARGETS} ${RUN} ${MKDIR} ${.TARGET:H} @${STEP_MSG} "Creating binary package ${.TARGET}" - ${RUN} tmpname=${.TARGET:S,${PKG_SUFX}$,.tmp${PKG_SUFX},}; \ + ${RUN} ${_ULIMIT_CMD} tmpname=${.TARGET:S,${PKG_SUFX}$,.tmp${PKG_SUFX},}; \ if ${PKG_CREATE} ${_PKG_ARGS_PACKAGE} "$$tmpname"; then \ ${MV} -f "$$tmpname" ${.TARGET}; \ else \ diff --git a/mk/platform/Bitrig.mk b/mk/platform/Bitrig.mk new file mode 100644 index 000000000..ce03f6a66 --- /dev/null +++ b/mk/platform/Bitrig.mk @@ -0,0 +1,75 @@ +# $NetBSD: Bitrig.mk,v 1.1 2015/06/04 15:48:45 sevan Exp $ +# +# Variable definitions for the Bitrig operating system. + +ECHO_N?= ${ECHO} -n +LDD?= /usr/bin/ldd +LDD_ENV?= LD_TRACE_LOADED_OBJECTS_FMT1='\t-l%o => %p\n' \ + LD_TRACE_LOADED_OBJECTS_FMT2= +IMAKE_MAKE?= ${MAKE} # program which gets invoked by imake +PKGLOCALEDIR?= share +PS?= /bin/ps +SU?= /usr/bin/su +TYPE?= type # Shell builtin + +USERADD?= /usr/sbin/useradd +GROUPADD?= /usr/sbin/groupadd + +CPP_PRECOMP_FLAGS?= # unset +DEF_UMASK?= 0022 +EXPORT_SYMBOLS_LDFLAGS?=-Wl,-E # add symbols to the dynamic symbol table +MOTIF_TYPE_DEFAULT?= motif # default 2.0 compatible libs type +NOLOGIN?= /sbin/nologin +PKG_TOOLS_BIN?= ${LOCALBASE}/sbin +ROOT_CMD?= ${SU} - root -c +ROOT_USER?= root +ROOT_GROUP?= wheel +ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` +ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` +ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` + +X11_TYPE?= native + +_OPSYS_SYSTEM_RPATH?= /usr/lib +_OPSYS_LIB_DIRS?= /usr/lib +_OPSYS_INCLUDE_DIRS?= /usr/include + +.if exists(/usr/include/netinet6) +_OPSYS_HAS_INET6= yes # IPv6 is standard +.else +_OPSYS_HAS_INET6= no # IPv6 is not standard +.endif +_OPSYS_HAS_JAVA= no # Java is not standard +_OPSYS_HAS_MANZ= yes # MANZ controls gzipping of man pages +_OPSYS_HAS_OSSAUDIO= yes # libossaudio is available +_OPSYS_PERL_REQD= # no base version of perl required +_OPSYS_PTHREAD_AUTO= no # -lpthread needed for pthreads +_OPSYS_SHLIB_TYPE= ELF # shared lib type +_PATCH_CAN_BACKUP= yes # native patch(1) can make backups +_PATCH_BACKUP_ARG?= -V simple -z # switch to patch(1) for backup suffix +_USE_RPATH= yes # add rpath to LDFLAGS + +# flags passed to the linker to extract all symbols from static archives. +# this is GNU ld. +_OPSYS_WHOLE_ARCHIVE_FLAG= -Wl,--whole-archive +_OPSYS_NO_WHOLE_ARCHIVE_FLAG= -Wl,--no-whole-archive + +_STRIPFLAG_CC?= ${_INSTALL_UNSTRIPPED:D:U-s} # cc(1) option to strip +_STRIPFLAG_INSTALL?= ${_INSTALL_UNSTRIPPED:D:U-s} # install(1) option to strip + +.if (${MACHINE_ARCH} == "amd64") || (${MACHINE_ARCH} == "arm") +DEFAULT_SERIAL_DEVICE?= /dev/tty00 +SERIAL_DEVICES?= /dev/tty00 \ + /dev/tty01 +.else +DEFAULT_SERIAL_DEVICE?= /dev/null +SERIAL_DEVICES?= /dev/null +.endif + +PKG_HAVE_KQUEUE= # defined + +_OPSYS_CAN_CHECK_SHLIBS= no + +# check for maximum command line length and set it in configure's environment, +# to avoid a test required by the libtool script that takes forever. +_OPSYS_MAX_CMDLEN_CMD= /sbin/sysctl -n kern.argmax diff --git a/mk/platform/Darwin.mk b/mk/platform/Darwin.mk index 28a4d52b0..dfb2cc7af 100644 --- a/mk/platform/Darwin.mk +++ b/mk/platform/Darwin.mk @@ -1,4 +1,4 @@ -# $NetBSD: Darwin.mk,v 1.66 2015/01/03 21:30:52 gdt Exp $ +# $NetBSD: Darwin.mk,v 1.67 2015/06/26 13:51:57 adam Exp $ # # Variable definitions for the Darwin operating system. @@ -20,6 +20,7 @@ # Mountain Lion 10.8.x 12.x.y 4.5 (llvm gcc 4.2.1) # Mavericks 10.9.x 13.x.y 6 (llvm clang 6.0) # Yosemite 10.10.x 14.x.y 6 (llvm clang 6.0) +# El Capitan 10.11.x 15.x.y 7 (llvm clang 7.0) # Tiger (and earlier) use Xfree 4.4.0 (and earlier) .if empty(MACHINE_PLATFORM:MDarwin-[0-8].*-*) @@ -79,9 +80,14 @@ _OPSYS_EMULDIR.darwin= # empty # # From Xcode 5 onwards system headers are no longer installed by default # into /usr/include, so we need to query their location. +# Use current system version SDK (avoid newer SDKs). # .if exists(/usr/bin/xcrun) -OSX_SDK_PATH!= /usr/bin/xcrun --show-sdk-path 2>/dev/null || echo /nonexistent +OSX_VERS!= sw_vers -productVersion +. if ${OSX_VERS:R:R} != ${OSX_VERS:R} +OSX_VERS:=${OSX_VERS:R} +. endif +OSX_SDK_PATH!= /usr/bin/xcrun --sdk macosx${OSX_VERS} --show-sdk-path 2>/dev/null || echo /nonexistent .endif _OPSYS_SYSTEM_RPATH?= /usr/lib @@ -152,7 +158,7 @@ CONFIGURE_ENV+= ac_cv_func_poll=no .endif # Use "/bin/ksh" for buildlink3 wrapper script to improve build performance. -.if (!empty(OS_VERSION:M9.*) || !empty(OS_VERSION:M1[0-2].*)) && \ +.if (!empty(OS_VERSION:M9.*) || !empty(OS_VERSION:M1[0-9].*)) && \ exists(/bin/ksh) WRAPPER_BIN_SH?= /bin/ksh .endif diff --git a/mk/platform/DragonFly.mk b/mk/platform/DragonFly.mk index bb2d74561..2b9855851 100644 --- a/mk/platform/DragonFly.mk +++ b/mk/platform/DragonFly.mk @@ -1,4 +1,4 @@ -# $NetBSD: DragonFly.mk,v 1.45 2014/07/25 23:40:01 ryoon Exp $ +# $NetBSD: DragonFly.mk,v 1.46 2015/04/21 17:01:56 joerg Exp $ # # Variable definitions for the DragonFly operating system. @@ -23,6 +23,7 @@ ROOT_GROUP?= wheel ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` +ULIMIT_CMD_cputime?= ulimit -t `ulimit -H -t` _OPSYS_EMULDIR.linux= /compat/linux diff --git a/mk/platform/FreeBSD.mk b/mk/platform/FreeBSD.mk index 851ffcaa0..9ab4ba7c7 100644 --- a/mk/platform/FreeBSD.mk +++ b/mk/platform/FreeBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: FreeBSD.mk,v 1.30 2013/04/28 12:53:56 obache Exp $ +# $NetBSD: FreeBSD.mk,v 1.31 2015/04/21 17:01:56 joerg Exp $ # # Variable definitions for the FreeBSD operating system. @@ -28,6 +28,7 @@ ROOT_GROUP?= wheel ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` +ULIMIT_CMD_cputime?= ulimit -t `ulimit -H -t` _OPSYS_EMULDIR.freebsd= # empty _OPSYS_EMULDIR.linux= /compat/linux diff --git a/mk/platform/GNUkFreeBSD.mk b/mk/platform/GNUkFreeBSD.mk index 028c5e5c1..919b05b4f 100644 --- a/mk/platform/GNUkFreeBSD.mk +++ b/mk/platform/GNUkFreeBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: GNUkFreeBSD.mk,v 1.2 2014/02/19 17:20:23 jperkin Exp $ +# $NetBSD: GNUkFreeBSD.mk,v 1.3 2015/04/21 17:01:56 joerg Exp $ # # Variable definitions for the Debian GNU/kFreeBSD operating system. @@ -28,6 +28,7 @@ SERIAL_DEVICES?= /dev/null ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` +ULIMIT_CMD_cputime?= ulimit -t `ulimit -H -t` USERADD?= /usr/sbin/useradd .if !empty(MACHINE_ARCH:Mx86_64) diff --git a/mk/platform/HPUX.mk b/mk/platform/HPUX.mk index 916c757da..ddb1f0d6c 100644 --- a/mk/platform/HPUX.mk +++ b/mk/platform/HPUX.mk @@ -1,4 +1,4 @@ -# $NetBSD: HPUX.mk,v 1.23 2013/09/04 15:14:45 jperkin Exp $ +# $NetBSD: HPUX.mk,v 1.25 2015/04/19 12:02:15 tnn Exp $ # # Variable definitions for the HP-UX operating system. @@ -16,7 +16,7 @@ CPP_PRECOMP_FLAGS?= # unset DEF_UMASK?= 0022 EXPORT_SYMBOLS_LDFLAGS?=-Wl,-E # add symbols to the dynamic symbol table MOTIF_TYPE_DEFAULT?= motif # default 2.0 compatible libs type -NOLOGIN?= /etc/nologin +NOLOGIN?= /usr/bin/false PKG_TOOLS_BIN?= ${LOCALBASE}/sbin ROOT_CMD?= ${SU} - root -c ROOT_USER?= root @@ -26,7 +26,7 @@ ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` -# Fix broken system headers by using pkgtools/posix_headers +# Fix broken system headers by using pkgtools/compat_headers FIX_SYSTEM_HEADERS?= yes _OPSYS_EMULDIR.hpux= # empty diff --git a/mk/platform/Linux.mk b/mk/platform/Linux.mk index 4e30dca80..4f1741a23 100644 --- a/mk/platform/Linux.mk +++ b/mk/platform/Linux.mk @@ -1,4 +1,4 @@ -# $NetBSD: Linux.mk,v 1.60 2014/03/07 15:03:15 jperkin Exp $ +# $NetBSD: Linux.mk,v 1.62 2015/05/08 20:28:30 sevan Exp $ # # Variable definitions for the Linux operating system. @@ -42,6 +42,7 @@ SERIAL_DEVICES?= /dev/null ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` +ULIMIT_CMD_cputime?= ulimit -t `ulimit -H -t` USERADD?= /usr/sbin/useradd _OPSYS_EMULDIR.linux= # empty @@ -111,6 +112,11 @@ ABI?= 64 LIBABISUFFIX?= 64 .endif +.if ${MACHINE_ARCH} == "powerpc64le" +ABI?= 64 +LIBABISUFFIX?= 64 +.endif + # When building 32-bit packages on x86_64 GNU ld isn't smart enough to # figure out the target architecture based on the objects so we need to # explicitly set it. diff --git a/mk/platform/MirBSD.mk b/mk/platform/MirBSD.mk index 98230240f..2d2d7d987 100644 --- a/mk/platform/MirBSD.mk +++ b/mk/platform/MirBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: MirBSD.mk,v 1.10 2014/03/19 16:44:08 bsiegert Exp $ +# $NetBSD: MirBSD.mk,v 1.11 2015/04/21 17:01:56 joerg Exp $ # # Variable definitions for the MirOS BSD operating system. @@ -26,6 +26,7 @@ ROOT_GROUP?= wheel ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` +ULIMIT_CMD_cputime?= ulimit -t `ulimit -H -t` X11_TYPE?= modular diff --git a/mk/platform/NetBSD.mk b/mk/platform/NetBSD.mk index 91940de5a..c83b5d5c5 100644 --- a/mk/platform/NetBSD.mk +++ b/mk/platform/NetBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: NetBSD.mk,v 1.40 2014/09/02 16:13:27 gdt Exp $ +# $NetBSD: NetBSD.mk,v 1.42 2015/05/26 10:08:37 joerg Exp $ # # Variable definitions for the NetBSD operating system. @@ -13,14 +13,8 @@ PS?= /bin/ps SU?= /usr/bin/su TYPE?= type # Shell builtin -.if exists(/usr/sbin/user) USERADD?= /usr/sbin/useradd GROUPADD?= /usr/sbin/groupadd -.else -USERADD?= ${LOCALBASE}/sbin/useradd -GROUPADD?= ${LOCALBASE}/sbin/groupadd -_USER_DEPENDS= user>=20000313:../../sysutils/user -.endif CPP_PRECOMP_FLAGS?= # unset DEF_UMASK?= 0022 @@ -40,6 +34,7 @@ ROOT_GROUP?= wheel ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` +ULIMIT_CMD_cputime?= ulimit -t `ulimit -H -t` # Native X11 is only supported on NetBSD-5 and later. # On NetBSD-5, native X11 has enough issues that we default diff --git a/mk/platform/OSF1.mk b/mk/platform/OSF1.mk index 932af00ac..b5ef95ffc 100644 --- a/mk/platform/OSF1.mk +++ b/mk/platform/OSF1.mk @@ -1,4 +1,4 @@ -# $NetBSD: OSF1.mk,v 1.34 2013/04/28 12:53:56 obache Exp $ +# $NetBSD: OSF1.mk,v 1.35 2015/04/18 22:56:19 tnn Exp $ # # Variable definitions for the OSF1 operating system. @@ -26,7 +26,7 @@ ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` -# Fix broken system headers by using pkgtools/posix_headers +# Fix broken system headers by using pkgtools/compat_headers FIX_SYSTEM_HEADERS?= yes _OPSYS_EMULDIR.osf1= # empty diff --git a/mk/platform/OpenBSD.mk b/mk/platform/OpenBSD.mk index c1e8a5d39..10b6ae4a4 100644 --- a/mk/platform/OpenBSD.mk +++ b/mk/platform/OpenBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: OpenBSD.mk,v 1.37 2013/04/28 12:53:56 obache Exp $ +# $NetBSD: OpenBSD.mk,v 1.39 2015/05/21 17:15:48 sevan Exp $ # # Variable definitions for the OpenBSD operating system. @@ -9,8 +9,6 @@ LDD_ENV?= LD_TRACE_LOADED_OBJECTS_FMT1='\t-l%o => %p\n' \ IMAKE_MAKE?= ${MAKE} # program which gets invoked by imake PKGLOCALEDIR?= share PS?= /bin/ps -# XXX: default from defaults/mk.conf. Verify/correct for this platform -# and remove this comment. SU?= /usr/bin/su TYPE?= type # Shell builtin @@ -35,6 +33,7 @@ ROOT_GROUP?= wheel ULIMIT_CMD_datasize?= ulimit -d `ulimit -H -d` ULIMIT_CMD_stacksize?= ulimit -s `ulimit -H -s` ULIMIT_CMD_memorysize?= ulimit -m `ulimit -H -m` +ULIMIT_CMD_cputime?= ulimit -t `ulimit -H -t` X11_TYPE?= native diff --git a/mk/platform/SunOS.mk b/mk/platform/SunOS.mk index b5f719ace..d36174ca3 100644 --- a/mk/platform/SunOS.mk +++ b/mk/platform/SunOS.mk @@ -1,4 +1,4 @@ -# $NetBSD: SunOS.mk,v 1.63 2015/03/19 19:15:23 tron Exp $ +# $NetBSD: SunOS.mk,v 1.65 2015/04/17 08:22:30 jperkin Exp $ # # Variable definitions for the SunOS/Solaris operating system. @@ -47,8 +47,8 @@ INIT_SYSTEM?= smf KRB5_DEFAULT?= mit-krb5 # Builtin defaults which make sense for this platform. +_OPSYS_PREFER.getopt?= native _OPSYS_PREFER.libexecinfo?= native -_OPSYS_PREFER.mit-krb5?= native _OPSYS_PREFER.openssl?= pkgsrc _OPSYS_PREFER.solaris-pam?= native diff --git a/mk/plist/common-dirs.mtree b/mk/plist/common-dirs.mtree deleted file mode 100644 index 5b76aee7d..000000000 --- a/mk/plist/common-dirs.mtree +++ /dev/null @@ -1,1407 +0,0 @@ -# Id: BSD.local.dist,v 1.30 1997/08/01 13:16:39 phk Exp -# $NetBSD: common-dirs.mtree,v 1.15 2009/05/20 08:24:29 wiz Exp $ -# - -/set type=dir uname=root gname=wheel mode=0755 -. - bin - .. - emul - .. - etc - rc.d - .. - .. - include - .. - info - .. - lib - pkgconfig - .. - .. - libdata - tcl - .. - .. - libexec - cgi-bin - .. - .. - man - bg - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - cs - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - de - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - es - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - fi - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - fr - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - ja_JP.EUC - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - pl - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - ru - cat1 - .. - cat2 - .. - cat3 - .. - cat4 - .. - cat5 - .. - cat6 - .. - cat7 - .. - cat8 - .. - cat9 - .. - catl - .. - catn - .. - man1 - .. - man2 - .. - man3 - .. - man4 - .. - man5 - .. - man6 - .. - man7 - .. - man8 - .. - man9 - .. - manl - .. - mann - .. - .. - .. - sbin - .. - share - aclocal - .. - dict - .. - doc - html - .. - .. - emacs - site-lisp - .. - .. - examples - rc.d - .. - .. - games - .. - gtk-doc - html - .. - .. - locale - aa - LC_MESSAGES - .. - .. - af - LC_MESSAGES - .. - .. - am - LC_MESSAGES - .. - .. - ang - LC_MESSAGES - .. - .. - ar - LC_MESSAGES - .. - .. - as - LC_MESSAGES - .. - .. - ast - LC_MESSAGES - .. - .. - az - LC_MESSAGES - .. - .. - az_IR - LC_MESSAGES - .. - .. - be - LC_MESSAGES - .. - .. - be@latin - LC_MESSAGES - .. - .. - bem - LC_MESSAGES - .. - .. - bg - LC_MESSAGES - .. - .. - bn - LC_MESSAGES - .. - .. - bn_IN - LC_MESSAGES - .. - .. - br - LC_MESSAGES - .. - .. - bs - LC_MESSAGES - .. - .. - byn - LC_MESSAGES - .. - .. - ca - LC_MESSAGES - .. - .. - ca_ES@valencian - LC_MESSAGES - .. - .. - ca@valencia - LC_MESSAGES - .. - .. - crh - LC_MESSAGES - .. - .. - cs - LC_MESSAGES - .. - .. - cy - LC_MESSAGES - .. - .. - da - LC_MESSAGES - .. - .. - de - LC_MESSAGES - .. - .. - de_AT - LC_MESSAGES - .. - .. - de_CH - LC_MESSAGES - .. - .. - de_DE - LC_MESSAGES - .. - .. - dk - LC_MESSAGES - .. - .. - dv - LC_MESSAGES - .. - .. - dz - LC_MESSAGES - .. - .. - ee - LC_MESSAGES - .. - .. - el - LC_MESSAGES - .. - .. - el_GR - LC_MESSAGES - .. - .. - en - LC_MESSAGES - .. - .. - en@boldquot - LC_MESSAGES - .. - .. - en@quot - LC_MESSAGES - .. - .. - en_AU - LC_MESSAGES - .. - .. - en_CA - LC_MESSAGES - .. - .. - en_GB - LC_MESSAGES - .. - .. - en_NZ - LC_MESSAGES - .. - .. - en_US - LC_MESSAGES - .. - .. - en@IPA - LC_MESSAGES - .. - .. - eo - LC_MESSAGES - .. - .. - es - LC_MESSAGES - .. - .. - es_AR - LC_MESSAGES - .. - .. - es_CL - LC_MESSAGES - .. - .. - es_CO - LC_MESSAGES - .. - .. - es_CR - LC_MESSAGES - .. - .. - es_DO - LC_MESSAGES - .. - .. - es_EC - LC_MESSAGES - .. - .. - es_ES - LC_MESSAGES - .. - .. - es_GT - LC_MESSAGES - .. - .. - es_HN - LC_MESSAGES - .. - .. - es_MX - LC_MESSAGES - .. - .. - es_NI - LC_MESSAGES - .. - .. - es_PA - LC_MESSAGES - .. - .. - es_PE - LC_MESSAGES - .. - .. - es_PR - LC_MESSAGES - .. - .. - es_SV - LC_MESSAGES - .. - .. - es_UY - LC_MESSAGES - .. - .. - es_VE - LC_MESSAGES - .. - .. - et - LC_MESSAGES - .. - .. - et_EE - LC_MESSAGES - .. - .. - eu - LC_MESSAGES - .. - .. - fa - LC_MESSAGES - .. - .. - fi - LC_MESSAGES - .. - .. - fo - LC_MESSAGES - .. - .. - fr - LC_MESSAGES - .. - .. - fur - LC_MESSAGES - .. - .. - fy - LC_MESSAGES - .. - .. - ga - LC_MESSAGES - .. - .. - gd - LC_MESSAGES - .. - .. - gez - LC_MESSAGES - .. - .. - gl - LC_MESSAGES - .. - .. - gn - LC_MESSAGES - .. - .. - gu - LC_MESSAGES - .. - .. - gv - LC_MESSAGES - .. - .. - haw - LC_MESSAGES - .. - .. - he - LC_MESSAGES - .. - .. - hi - LC_MESSAGES - .. - .. - hr - LC_MESSAGES - .. - .. - hsb - LC_MESSAGES - .. - .. - hu - LC_MESSAGES - .. - .. - hy - LC_MESSAGES - .. - .. - ia - LC_MESSAGES - .. - .. - id - LC_MESSAGES - .. - .. - io - LC_MESSAGES - .. - .. - is - LC_MESSAGES - .. - .. - it - LC_MESSAGES - .. - .. - it_NA - LC_MESSAGES - .. - .. - iu - LC_MESSAGES - .. - .. - ja - LC_MESSAGES - .. - .. - ka - LC_MESSAGES - .. - .. - kk - LC_MESSAGES - .. - .. - kl - LC_MESSAGES - .. - .. - km - LC_MESSAGES - .. - .. - kn - LC_MESSAGES - .. - .. - ko - LC_MESSAGES - .. - .. - kok - LC_MESSAGES - .. - .. - ks - LC_MESSAGES - .. - .. - ku - LC_MESSAGES - .. - .. - kw - LC_MESSAGES - .. - .. - ky - LC_MESSAGES - .. - .. - la - LC_MESSAGES - .. - .. - li - LC_MESSAGES - .. - .. - lo - LC_MESSAGES - .. - .. - lt - LC_MESSAGES - .. - .. - lv - LC_MESSAGES - .. - .. - mai - LC_MESSAGES - .. - .. - mg - LC_MESSAGES - .. - .. - mi - LC_MESSAGES - .. - .. - mk - LC_MESSAGES - .. - .. - ml - LC_MESSAGES - .. - .. - mn - LC_MESSAGES - .. - .. - mr - LC_MESSAGES - .. - .. - ms - LC_MESSAGES - .. - .. - mt - LC_MESSAGES - .. - .. - my_MM - LC_MESSAGES - .. - .. - nb - LC_MESSAGES - .. - .. - nds - LC_MESSAGES - .. - .. - nds@NFE - LC_MESSAGES - .. - .. - ne - LC_MESSAGES - .. - .. - nl - LC_MESSAGES - .. - .. - nl_BE - LC_MESSAGES - .. - .. - nl_NL - LC_MESSAGES - .. - .. - nn - LC_MESSAGES - .. - .. - no - LC_MESSAGES - .. - .. - no@nynorsk - LC_MESSAGES - .. - .. - no_NO - LC_MESSAGES - .. - .. - no_NY - LC_MESSAGES - .. - .. - nso - LC_MESSAGES - .. - .. - oc - LC_MESSAGES - .. - .. - om - LC_MESSAGES - .. - .. - or - LC_MESSAGES - .. - .. - pa - LC_MESSAGES - .. - .. - pa_IN - LC_MESSAGES - .. - .. - pl - LC_MESSAGES - .. - .. - pl_PL - LC_MESSAGES - .. - .. - ps - LC_MESSAGES - .. - .. - pt - LC_MESSAGES - .. - .. - pt_BR - LC_MESSAGES - .. - .. - pt_PT - LC_MESSAGES - .. - .. - rm - LC_MESSAGES - .. - .. - ro - LC_MESSAGES - .. - .. - ru - LC_MESSAGES - .. - .. - rw - LC_MESSAGES - .. - .. - sa - LC_MESSAGES - .. - .. - se - LC_MESSAGES - .. - .. - si - LC_MESSAGES - .. - .. - sid - LC_MESSAGES - .. - .. - sk - LC_MESSAGES - .. - .. - sl - LC_MESSAGES - .. - .. - so - LC_MESSAGES - .. - .. - sp - LC_MESSAGES - .. - .. - sq - LC_MESSAGES - .. - .. - sq_AL - LC_MESSAGES - .. - .. - sr - LC_MESSAGES - .. - .. - sr@latin - LC_MESSAGES - .. - .. - sr@ije - LC_MESSAGES - .. - .. - ss - LC_MESSAGES - .. - .. - sv - LC_MESSAGES - .. - .. - sv_SE - LC_MESSAGES - .. - .. - sw - LC_MESSAGES - .. - .. - syr - LC_MESSAGES - .. - .. - ta - LC_MESSAGES - .. - .. - te - LC_MESSAGES - .. - .. - tg - LC_MESSAGES - .. - .. - th - LC_MESSAGES - .. - .. - th_TH - LC_MESSAGES - .. - .. - ti - LC_MESSAGES - .. - .. - tig - LC_MESSAGES - .. - .. - tk - LC_MESSAGES - .. - .. - tl - LC_MESSAGES - .. - .. - tr - LC_MESSAGES - .. - .. - tt - LC_MESSAGES - .. - .. - ug - LC_MESSAGES - .. - .. - uk - LC_MESSAGES - .. - .. - ur - LC_MESSAGES - .. - .. - ur_PK - LC_MESSAGES - .. - .. - uz - LC_MESSAGES - .. - .. - uz@Latn - LC_MESSAGES - .. - .. - uz@Cyrl - LC_MESSAGES - .. - .. - uz@cyrillic - LC_MESSAGES - .. - .. - ve - LC_MESSAGES - .. - .. - ven - LC_MESSAGES - .. - .. - vi - LC_MESSAGES - .. - .. - wa - LC_MESSAGES - .. - .. - wal - LC_MESSAGES - .. - .. - wo - LC_MESSAGES - .. - .. - xh - LC_MESSAGES - .. - .. - xx - LC_MESSAGES - .. - .. - yi - LC_MESSAGES - .. - .. - yo - LC_MESSAGES - .. - .. - zh - LC_MESSAGES - .. - .. - zh_CN - LC_MESSAGES - .. - .. - zh_CN.GB2312 - LC_MESSAGES - .. - .. - zh_HK - LC_MESSAGES - .. - .. - zh_TW - LC_MESSAGES - .. - .. - zh_TW.Big5 - LC_MESSAGES - .. - .. - zu - LC_MESSAGES - .. - .. - .. - misc - .. - mk - .. - nls - C - .. - da_DK.ISO_8859-1 - .. - de_AT.ISO_8859-1 - .. - de_CH.ISO_8859-1 - .. - de_DE.ISO_8859-1 - .. - el_GR.ISO_8859-7 - .. - en_AU.ISO_8859-1 - .. - en_CA.ISO_8859-1 - .. - en_GB.ISO_8859-1 - .. - en_US.ISO_8859-1 - .. - es_ES.ISO_8859-1 - .. - et_EE.ISO_8859-15 - .. - fi_FI.ISO_8859-1 - .. - fr_BE.ISO_8859-1 - .. - fr_CA.ISO_8859-1 - .. - fr_CH.ISO_8859-1 - .. - fr_FR.ISO_8859-1 - .. - hr_HR.ISO_8859-2 - .. - is_IS.ISO_8859-1 - .. - it_CH.ISO_8859-1 - .. - it_IT.ISO_8859-1 - .. - ja_JP.EUC - .. - ko_KR.EUC - .. - lt_LN.ASCII - .. - lt_LN.ISO_8859-1 - .. - lt_LN.ISO_8859-2 - .. - nl_BE.ISO_8859-1 - .. - nl_NL.ISO_8859-1 - .. - no_NO.ISO_8859-1 - .. - pl_PL.ISO_8859-2 - .. - pt_PT.ISO_8859-1 - .. - ru_RU.KOI8-R - .. - ru_SU.CP866 - .. - ru_SU.KOI8-R - .. - sv_SE.ISO_8859-1 - .. - uk_UA.KOI8-U - .. - .. - pkgconfig - .. - .. -.. diff --git a/mk/plist/print-plist.mk b/mk/plist/print-plist.mk index bbc0ae82d..fa1f042f7 100644 --- a/mk/plist/print-plist.mk +++ b/mk/plist/print-plist.mk @@ -1,4 +1,4 @@ -# $NetBSD: print-plist.mk,v 1.26 2014/01/24 12:42:52 obache Exp $ +# $NetBSD: print-plist.mk,v 1.27 2015/06/07 03:39:08 joerg Exp $ ### ### Automatic PLIST generation @@ -53,37 +53,6 @@ _PRINT_PLIST_AWK_IGNORE+= || ($$0 ~ /^.*\/fonts\.scale/) _PRINT_PLIST_AWK_IGNORE+= || ($$0 ~ /^.*\/fonts\.cache-1/) .endif -# Common (system) directories not to generate @dirrm statements for -# Reads _MTREE_FILE and generate awk statements that will -# sort out which directories NOT to include into the PLIST @dirrm list -_COMMON_MTREE_FILE= ${PKGSRCDIR}/mk/plist/common-dirs.mtree - -.if make(print-PLIST) -_PRINT_PLIST_COMMON_DIRS!= ${AWK} 'BEGIN { \ - i=0; \ - stack[i]="${PREFIX}" ; \ - cwd=""; \ - } \ - ! ( /^\// || /^\#/ || /^$$/ ) { \ - if ( $$1 == ".." ){ \ - i=i-1; \ - cwd = stack[i]; \ - } else if ( $$1 == "." ){ \ - } else { \ - stack[i] = cwd ; \ - if ( i == 0 ){ \ - cwd = $$1 ; \ - } else { \ - cwd = cwd "\\/" $$1 ; \ - } \ - print "/^" cwd "$$$$/ { next; }"; \ - i=i+1 ; \ - } \ - } \ - END { print "{ print $$$$0; }"; } \ - ' <${_COMMON_MTREE_FILE} -.endif - # scan $PREFIX for any files/dirs modified since the package was extracted # will emit "@exec mkdir"-statements for empty directories # XXX will fail for data files that were copied using tar (e.g. emacs)! @@ -179,8 +148,7 @@ print-PLIST: { sub("^${PKGINFODIR}/", "info/"); } \ { sub("^${PKGMANDIR}/", "man/"); } \ /^${PKG_DBDIR:S|^${PREFIX}/||:S|/|\\/|g}(\/|$$)/ { next; } \ - /^${PKGINFODIR:S|/|\\/|g}$$/ { next; } \ - ${_PRINT_PLIST_COMMON_DIRS}'` ; \ + /^${PKGINFODIR:S|/|\\/|g}$$/ { next; }'` ; \ do \ if [ `${LS} -la ${DESTDIR}${PREFIX}/$$i | ${WC} -l` = 3 ]; then \ ${ECHO} @pkgdir $$i | ${AWK} ' \ diff --git a/mk/scripts/mkreadme b/mk/scripts/mkreadme index 40bfe1752..02c6bc6cc 100755 --- a/mk/scripts/mkreadme +++ b/mk/scripts/mkreadme @@ -1,5 +1,5 @@ #!/bin/sh -# $NetBSD: mkreadme,v 1.26 2011/04/22 09:03:53 spz Exp $ +# $NetBSD: mkreadme,v 1.27 2015/06/13 12:09:32 spz Exp $ # # Script for README.html generation # @@ -519,11 +519,14 @@ if [ "x$prune" = "xyes" ]; then echo "Pruning unused README.html files" echo " " cd ${PKGSRCDIR} - for d in `ls -d */*` ; do - if [ -d $d -a ! -f ${d}/Makefile -a -f ${d}/README.html ]; then - echo "Pruning ${d}/README.html which is no longer used" - rm -f ${d}/README.html - fi + # cats=`${BMAKE} show-subdir-var VARNAME=SUBDIR` # already set above + for c in ${cats} ; do + for d in `ls -d ${c}/*` ; do + if [ -d $d -a ! -f ${d}/Makefile -a -f ${d}/README.html ]; then + echo "Pruning ${d}/README.html which is no longer used" + rm -f ${d}/README.html + fi + done done fi diff --git a/mk/tools/tools.Bitrig.mk b/mk/tools/tools.Bitrig.mk new file mode 100644 index 000000000..3ea39e7c2 --- /dev/null +++ b/mk/tools/tools.Bitrig.mk @@ -0,0 +1,88 @@ +# $NetBSD: tools.Bitrig.mk,v 1.1 2015/06/04 15:48:45 sevan Exp $ +# +# System-supplied tools for the Bitrig operating system. + +TOOLS_PLATFORM.[?= [ # shell builtin +TOOLS_PLATFORM.awk?= /usr/bin/awk +TOOLS_PLATFORM.basename?= /usr/bin/basename +TOOLS_PLATFORM.byacc?= /usr/bin/yacc +TOOLS_PLATFORM.cat?= /bin/cat +TOOLS_PLATFORM.chgrp?= /bin/chgrp +TOOLS_PLATFORM.chmod?= /bin/chmod +TOOLS_PLATFORM.chown?= /sbin/chown +TOOLS_PLATFORM.cmp?= /usr/bin/cmp +TOOLS_PLATFORM.cp?= /bin/cp +TOOLS_PLATFORM.csh?= /bin/csh +TOOLS_PLATFORM.cut?= /usr/bin/cut +TOOLS_PLATFORM.date?= /bin/date +TOOLS_PLATFORM.diff?= /usr/bin/diff +TOOLS_PLATFORM.diff3?= /usr/bin/diff3 +TOOLS_PLATFORM.dirname?= /usr/bin/dirname +TOOLS_PLATFORM.echo?= echo # shell builtin +TOOLS_PLATFORM.egrep?= /usr/bin/egrep +TOOLS_PLATFORM.env?= /usr/bin/env +TOOLS_PLATFORM.expr?= /bin/expr +TOOLS_PLATFORM.false?= false # shell builtin +TOOLS_PLATFORM.fgrep?= /usr/bin/fgrep +TOOLS_PLATFORM.file?= /usr/bin/file +TOOLS_PLATFORM.find?= /usr/bin/find +TOOLS_PLATFORM.flex?= /usr/bin/flex +TOOLS_PLATFORM.grep?= /usr/bin/grep +TOOLS_PLATFORM.gunzip?= /usr/bin/gunzip -f +TOOLS_PLATFORM.gzcat?= /usr/bin/gzcat +TOOLS_PLATFORM.gzip?= /usr/bin/gzip -nf ${GZIP} +TOOLS_PLATFORM.head?= /usr/bin/head +TOOLS_PLATFORM.hostname?= /bin/hostname +TOOLS_PLATFORM.id?= /usr/bin/id +TOOLS_PLATFORM.ident?= /usr/bin/ident +TOOLS_PLATFORM.install?= /usr/bin/install +TOOLS_PLATFORM.install-info?= /usr/bin/install-info +TOOLS_PLATFORM.ldconfig?= /sbin/ldconfig +TOOLS_PLATFORM.ksh?= /bin/ksh +TOOLS_PLATFORM.lex?= /usr/bin/lex +TOOLS_PLATFORM.ln?= /bin/ln +TOOLS_PLATFORM.ls?= /bin/ls +TOOLS_PLATFORM.m4?= /usr/bin/m4 +TOOLS_PLATFORM.mail?= /usr/bin/mail +TOOLS_PLATFORM.makeinfo?= /usr/bin/makeinfo +TOOLS_PLATFORM.mkdir?= /bin/mkdir -p +TOOLS_PLATFORM.mktemp?= /usr/bin/mktemp +TOOLS_PLATFORM.mtree?= /usr/sbin/mtree +TOOLS_PLATFORM.mv?= /bin/mv +TOOLS_PLATFORM.nice?= /usr/bin/nice +.if exists(/usr/bin/nroff) +TOOLS_PLATFORM.nroff?= /usr/bin/nroff +.endif +TOOLS_PLATFORM.openssl?= /usr/sbin/openssl +TOOLS_PLATFORM.patch?= /usr/bin/patch +TOOLS_PLATFORM.pax?= /bin/pax +TOOLS_PLATFORM.printf?= /usr/bin/printf +TOOLS_PLATFORM.pwd?= /bin/pwd +TOOLS_PLATFORM.readelf?= /usr/bin/readelf +TOOLS_PLATFORM.readlink?= /usr/bin/readlink +TOOLS_PLATFORM.rm?= /bin/rm +TOOLS_PLATFORM.rmdir?= /bin/rmdir +TOOLS_PLATFORM.sdiff?= /usr/bin/sdiff +TOOLS_PLATFORM.sed?= /usr/bin/sed +TOOLS_PLATFORM.sh?= /bin/sh +TOOLS_PLATFORM.sleep?= /bin/sleep +.if exists(/usr/bin/soelim) +TOOLS_PLATFORM.soelim?= /usr/bin/soelim +.endif +TOOLS_PLATFORM.sort?= /usr/bin/sort +TOOLS_PLATFORM.strip?= /usr/bin/strip +TOOLS_PLATFORM.tail?= /usr/bin/tail +TOOLS_PLATFORM.tar?= /bin/tar +.if exists(/usr/bin/tbl) +TOOLS_PLATFORM.tbl?= /usr/bin/tbl +.endif +TOOLS_PLATFORM.tee?= /usr/bin/tee +TOOLS_PLATFORM.test?= test # shell builtin +TOOLS_PLATFORM.touch?= /usr/bin/touch +TOOLS_PLATFORM.tr?= /usr/bin/tr +TOOLS_PLATFORM.true?= true # shell builtin +TOOLS_PLATFORM.tsort?= /usr/bin/tsort +TOOLS_PLATFORM.uniq?= /usr/bin/uniq +TOOLS_PLATFORM.wc?= /usr/bin/wc +TOOLS_PLATFORM.xargs?= /usr/bin/xargs -r +TOOLS_PLATFORM.yacc?= /usr/bin/yacc diff --git a/mk/tools/tools.OpenBSD.mk b/mk/tools/tools.OpenBSD.mk index ca22a6c55..516d13327 100644 --- a/mk/tools/tools.OpenBSD.mk +++ b/mk/tools/tools.OpenBSD.mk @@ -1,4 +1,4 @@ -# $NetBSD: tools.OpenBSD.mk,v 1.35 2014/03/06 07:34:20 uebayasi Exp $ +# $NetBSD: tools.OpenBSD.mk,v 1.36 2015/04/05 00:22:44 rodent Exp $ # # System-supplied tools for the OpenBSD operating system. @@ -11,6 +11,8 @@ TOOLS_PLATFORM.cat?= /bin/cat TOOLS_PLATFORM.chgrp?= /bin/chgrp .elif exists(/usr/bin/chgrp) TOOLS_PLATFORM.chgrp?= /usr/bin/chgrp +.elif exists(/usr/sbin/chgrp) +TOOLS_PLATFORM.chgrp?= /usr/sbin/chgrp .endif TOOLS_PLATFORM.chmod?= /bin/chmod .if exists(/sbin/chown) @@ -65,7 +67,11 @@ TOOLS_PLATFORM.nice?= /usr/bin/nice .if exists(/usr/bin/nroff) TOOLS_PLATFORM.nroff?= /usr/bin/nroff .endif +.if exists(/usr/bin/openssl) TOOLS_PLATFORM.openssl?= /usr/bin/openssl +.elif exists(/usr/sbin/openssl) +TOOLS_PLATFORM.openssl?= /usr/sbin/openssl +.endif TOOLS_PLATFORM.patch?= /usr/bin/patch TOOLS_PLATFORM.pax?= /bin/pax TOOLS_PLATFORM.printf?= /usr/bin/printf @@ -89,7 +95,9 @@ TOOLS_PLATFORM.tar?= /bin/tar .elif exists(/usr/bin/tar) TOOLS_PLATFORM.tar?= /usr/bin/tar .endif +.if exists(/usr/bin/tbl) TOOLS_PLATFORM.tbl?= /usr/bin/tbl +.endif TOOLS_PLATFORM.tee?= /usr/bin/tee TOOLS_PLATFORM.test?= test # shell builtin TOOLS_PLATFORM.touch?= /usr/bin/touch diff --git a/mk/tools/tools.SunOS.mk b/mk/tools/tools.SunOS.mk index 2e3d84d60..a705f3372 100644 --- a/mk/tools/tools.SunOS.mk +++ b/mk/tools/tools.SunOS.mk @@ -1,4 +1,4 @@ -# $NetBSD: tools.SunOS.mk,v 1.47 2015/02/01 08:48:56 obache Exp $ +# $NetBSD: tools.SunOS.mk,v 1.48 2015/06/19 15:22:44 jperkin Exp $ # # System-supplied tools for the Solaris operating system. # @@ -164,9 +164,6 @@ TOOLS_PLATFORM.openssl?= /usr/bin/openssl #TOOLS_PLATFORM.perl?= /usr/bin/perl #TOOLS_PLATFORM.pod2man?= /usr/perl5/bin/pod2man #.endif -.if ${OS_VERSION} == "5.11" && exists(/usr/bin/pkg-config) -TOOLS_PLATFORM.pkg-config?= /usr/bin/pkg-config -.endif TOOLS_PLATFORM.printf?= /bin/printf TOOLS_PLATFORM.pwd?= /bin/pwd .if exists(/usr/gnu/bin/readelf) diff --git a/mk/wrapper/bsd.wrapper.mk b/mk/wrapper/bsd.wrapper.mk index 25022318d..8f79a3626 100644 --- a/mk/wrapper/bsd.wrapper.mk +++ b/mk/wrapper/bsd.wrapper.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.wrapper.mk,v 1.91 2014/11/25 18:27:49 joerg Exp $ +# $NetBSD: bsd.wrapper.mk,v 1.93 2015/04/27 19:59:07 jperkin Exp $ # # Copyright (c) 2005 The NetBSD Foundation, Inc. # All rights reserved. @@ -49,15 +49,6 @@ .include "../../mk/wrapper/wrapper-defs.mk" -# pkgsrc bmake does not (yet) correctly handle ${VAR} > 0 because -# ${VAR} is treated as a string, so we must use a string comparison -# operator. -.if ${PKG_DEBUG_LEVEL} != "0" || defined(PKG_VERBOSE) -ECHO_WRAPPER_MSG?= ${ECHO} -.else -ECHO_WRAPPER_MSG?= ${TRUE} -.endif - .PHONY: generate-wrappers .include "../../mk/buildlink3/bsd.buildlink3.mk" @@ -65,9 +56,7 @@ ECHO_WRAPPER_MSG?= ${TRUE} # Prepend ${WRAPPER_BINDIR} to the PATH so that the wrappers are found # first when searching for executables. # -.if ${USE_CWRAPPERS:tl} == "no" PREPEND_PATH+= ${WRAPPER_BINDIR} -.endif ### ### BEGIN: after the barrier @@ -451,8 +440,8 @@ ${_WRAP_COOKIE.${_wrappee_}}: \ ${_WRAP_TRANSFORM.${_wrappee_}} ${RUN} \ wrapper="${WRAPPER_${_wrappee_}:C/^/_asdf_/1:M_asdf_*:S/^_asdf_//}"; \ - if [ -x "$$wrapper" ]; then ${ECHO_WRAPPER_MSG} "=> $$wrapper already exists. Skipping"; exit 0; fi; \ - ${ECHO_WRAPPER_MSG} "=> Creating ${_wrappee_} wrapper: $$wrapper"; \ + if [ -x "$$wrapper" ]; then ${ECHO_BUILDLINK_MSG} "=> $$wrapper already exists. Skipping"; exit 0; fi; \ + ${ECHO_BUILDLINK_MSG} "=> Creating ${_wrappee_} wrapper: $$wrapper"; \ gen_wrapper=yes; \ wrappee="${PKG_${_wrappee_}:C/^/_asdf_/1:M_asdf_*:S/^_asdf_//}"; \ case $$wrappee in \ @@ -476,7 +465,7 @@ ${_WRAP_COOKIE.${_wrappee_}}: \ IFS="$$save_IFS"; \ if ${TEST} ! -x "$$wrappee"; then \ gen_wrapper=no; \ - ${ECHO_WRAPPER_MSG} "Warning: unable to generate ${_wrappee_} wrapper script: \`$$wrappee'"; \ + ${ECHO_BUILDLINK_MSG} "Warning: unable to generate ${_wrappee_} wrapper script: \`$$wrappee'"; \ fi; \ ;; \ esac; \ @@ -500,7 +489,7 @@ ${_alias_}: ${_WRAP_COOKIE.${_wrappee_}} ${RUN} \ wrapper="${WRAPPER_${_wrappee_}:C/^/_asdf_/1:M_asdf_*:S/^_asdf_//}"; \ if [ ! -x ${.TARGET} -a -x $$wrapper ]; then \ - ${ECHO_WRAPPER_MSG} "=> Linking ${_wrappee_} wrapper: ${.TARGET}"; \ + ${ECHO_BUILDLINK_MSG} "=> Linking ${_wrappee_} wrapper: ${.TARGET}"; \ ${LN} -f${WRAPPER_USE_SYMLINK:Ds} $$wrapper ${.TARGET}; \ fi . endif diff --git a/mk/wrapper/buildcmd b/mk/wrapper/buildcmd index 909b6353a..24cc5b515 100644 --- a/mk/wrapper/buildcmd +++ b/mk/wrapper/buildcmd @@ -1,4 +1,4 @@ -# $NetBSD: buildcmd,v 1.6 2012/04/13 06:36:08 wiz Exp $ +# $NetBSD: buildcmd,v 1.9 2015/04/26 07:59:58 tnn Exp $ # # Copyright (c) 2004 The NetBSD Foundation, Inc. # All rights reserved. @@ -67,7 +67,7 @@ case $arg in ;; ###################################################################### # Treat the '--as-needed' and '--no-as-needed' arguments to ld as if -# thay are libraries so that they still surround the given library. +# they are libraries so that they still surround the given library. # WARNING: this may not work if the wrapper reorders libraries. ###################################################################### -l*|--as-needed|--no-as-needed) diff --git a/mk/wrapper/wrapper-defs.mk b/mk/wrapper/wrapper-defs.mk index 06556d6bb..36abf2b72 100644 --- a/mk/wrapper/wrapper-defs.mk +++ b/mk/wrapper/wrapper-defs.mk @@ -1,4 +1,4 @@ -# $NetBSD: wrapper-defs.mk,v 1.3 2009/05/06 10:28:01 tron Exp $ +# $NetBSD: wrapper-defs.mk,v 1.5 2015/04/29 14:23:23 jperkin Exp $ # # Copyright (c) 2004 The NetBSD Foundation, Inc. # All rights reserved. @@ -37,11 +37,16 @@ .if !defined(WRAPPER_DEFS_MK) WRAPPER_DEFS_MK= defined +.if ${_USE_CWRAPPERS} == "yes" +WRAPPER_DIR= ${WRKDIR}/.cwrapper +WRAPPER_BINDIR= ${WRAPPER_DIR}/bin +.else WRAPPER_DIR= ${WRKDIR}/.wrapper WRAPPER_BINDIR= ${WRAPPER_DIR}/bin WRAPPER_TMPDIR= ${WRAPPER_DIR}/tmp WRAPPER_SRCDIR= ${.CURDIR}/../../mk/wrapper WRAPPER_BIN_SH?= ${SH} WRAPPER_SHELL?= ${WRAPPER_BIN_SH} +.endif .endif # WRAPPER_DEFS_MK diff --git a/multimedia/Makefile b/multimedia/Makefile index 64e56ceea..8911eb3a8 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2015/03/14 18:06:03 tnn Exp $ +# $NetBSD: Makefile,v 1.236 2015/04/21 08:56:39 jperkin Exp $ # COMMENT= Multimedia utilities @@ -42,6 +42,7 @@ SUBDIR+= gecko-mediaplayer SUBDIR+= ggrab SUBDIR+= gmediaserver SUBDIR+= gmencoder +SUBDIR+= gmp-api SUBDIR+= gmplayer SUBDIR+= gnash SUBDIR+= gnome-media @@ -200,6 +201,7 @@ SUBDIR+= x265 SUBDIR+= xanim SUBDIR+= xawtv SUBDIR+= xfce4-mpc-plugin +SUBDIR+= xfce4-thunar-media-tags SUBDIR+= xfmedia SUBDIR+= xine-lib SUBDIR+= xine-ui diff --git a/multimedia/acidrip/Makefile b/multimedia/acidrip/Makefile index adb48956b..503c7d5bf 100644 --- a/multimedia/acidrip/Makefile +++ b/multimedia/acidrip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= acidrip-0.14 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=acidrip/} diff --git a/multimedia/adobe-flash-plugin11/Makefile b/multimedia/adobe-flash-plugin11/Makefile index 889fd8acd..99ff9ace4 100644 --- a/multimedia/adobe-flash-plugin11/Makefile +++ b/multimedia/adobe-flash-plugin11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2015/03/14 16:36:59 tnn Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 15:01:54 tsutsui Exp $ DISTNAME= flash-plugin-${FLASH_VERSION}-release.${FLASH_ARCH} PKGNAME= adobe-${DISTNAME:C/-release.*//} @@ -31,7 +31,7 @@ EMUL_PLATFORMS= linux-i386 #linux-x86_64 EMUL_MODULES.linux= gtk2 x11 krb5 alsa curl nss nspr EMUL_REQD= suse>=11.3 -FLASH_VERSION= 11.2.202.451 +FLASH_VERSION= 11.2.202.466 .include "../../mk/bsd.prefs.mk" diff --git a/multimedia/adobe-flash-plugin11/distinfo b/multimedia/adobe-flash-plugin11/distinfo index 637a5d4fa..596687eb0 100644 --- a/multimedia/adobe-flash-plugin11/distinfo +++ b/multimedia/adobe-flash-plugin11/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.40 2015/03/14 16:36:59 tnn Exp $ +$NetBSD: distinfo,v 1.43 2015/06/12 15:01:54 tsutsui Exp $ -SHA1 (flash-plugin-11.2.202.451-release.i386.rpm) = 11339ff05ec9dea43ec020071ea5101889d39130 -RMD160 (flash-plugin-11.2.202.451-release.i386.rpm) = e574ab2d962b21d2073d4938d545777bf688167d -Size (flash-plugin-11.2.202.451-release.i386.rpm) = 6913727 bytes +SHA1 (flash-plugin-11.2.202.466-release.i386.rpm) = 5be642b5d5850323105afc3a9c5bed723310aa44 +RMD160 (flash-plugin-11.2.202.466-release.i386.rpm) = 47f3fcb568c1f0dc54f73e8d79a1ccd79e2e28a2 +Size (flash-plugin-11.2.202.466-release.i386.rpm) = 6916635 bytes diff --git a/multimedia/audiocd-kio/Makefile b/multimedia/audiocd-kio/Makefile index 6d2952e77..53cd7913b 100644 --- a/multimedia/audiocd-kio/Makefile +++ b/multimedia/audiocd-kio/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/13 12:06:45 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:37 tnn Exp $ DISTNAME= audiocd-kio-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= Kioslave for accessing audio CDs diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile index e44ec60f6..bf57f0de2 100644 --- a/multimedia/avidemux/Makefile +++ b/multimedia/avidemux/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.93 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.94 2015/04/25 14:23:37 tnn Exp $ # DISTNAME= avidemux_2.5.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= multimedia MASTER_SITES= http://download.berlios.de/avidemux/ diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile index 1e80ed530..4443245d2 100644 --- a/multimedia/clutter-gst/Makefile +++ b/multimedia/clutter-gst/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2015/01/17 16:02:53 prlw1 Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:37 tnn Exp $ DISTNAME= clutter-gst-2.0.12 +PKGREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter-gst/2.0/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/clutter-gst/buildlink3.mk b/multimedia/clutter-gst/buildlink3.mk index ab5b74b0a..dc35620cf 100644 --- a/multimedia/clutter-gst/buildlink3.mk +++ b/multimedia/clutter-gst/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2015/01/17 14:36:12 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/25 14:23:37 tnn Exp $ # BUILDLINK_TREE+= clutter-gst @@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter-gst CLUTTER_GST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.clutter-gst+= clutter-gst>=2.0.0 -BUILDLINK_ABI_DEPENDS.clutter-gst?= clutter-gst>=2.0.8nb2 +BUILDLINK_ABI_DEPENDS.clutter-gst?= clutter-gst>=2.0.12nb1 BUILDLINK_PKGSRCDIR.clutter-gst?= ../../multimedia/clutter-gst .include "../../graphics/clutter/buildlink3.mk" diff --git a/multimedia/deforaos-player/Makefile b/multimedia/deforaos-player/Makefile index 2dd409b12..054a81eae 100644 --- a/multimedia/deforaos-player/Makefile +++ b/multimedia/deforaos-player/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/05 00:48:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:38 tnn Exp $ # DISTNAME= Player-0.1.6 PKGNAME= deforaos-player-0.1.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://www.defora.org/os/download/download/4297/ diff --git a/multimedia/deforaos-player/buildlink3.mk b/multimedia/deforaos-player/buildlink3.mk index 470652d02..ca7968801 100644 --- a/multimedia/deforaos-player/buildlink3.mk +++ b/multimedia/deforaos-player/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/05/05 00:48:10 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/25 14:23:38 tnn Exp $ # BUILDLINK_TREE+= deforaos-player @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-player DEFORAOS_PLAYER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-player+= deforaos-player>=0.1.6 -BUILDLINK_ABI_DEPENDS.deforaos-player?= deforaos-player>=0.1.6nb3 +BUILDLINK_ABI_DEPENDS.deforaos-player?= deforaos-player>=0.1.6nb4 BUILDLINK_PKGSRCDIR.deforaos-player?= ../../multimedia/deforaos-player .include "../../x11/deforaos-libdesktop/buildlink3.mk" diff --git a/multimedia/dirac/Makefile b/multimedia/dirac/Makefile index 0b64dfdab..81438044d 100644 --- a/multimedia/dirac/Makefile +++ b/multimedia/dirac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= dirac-1.0.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dirac/} diff --git a/multimedia/dragon/Makefile b/multimedia/dragon/Makefile index f45af503b..4ddecb136 100644 --- a/multimedia/dragon/Makefile +++ b/multimedia/dragon/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/13 12:06:45 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:38 tnn Exp $ DISTNAME= dragon-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= a simple video player for KDE diff --git a/multimedia/dumpmpeg/Makefile b/multimedia/dumpmpeg/Makefile index 00ee88247..48cd89b67 100644 --- a/multimedia/dumpmpeg/Makefile +++ b/multimedia/dumpmpeg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/10/08 09:20:58 asau Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:38 tnn Exp $ # DISTNAME= dumpmpeg-0.6 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dumpmpeg/} diff --git a/multimedia/dvb-apps/Makefile b/multimedia/dvb-apps/Makefile index 80d71d3c1..cedb71408 100644 --- a/multimedia/dvb-apps/Makefile +++ b/multimedia/dvb-apps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/03/14 14:27:28 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:37 wiz Exp $ # PKGNAME= dvb-apps-20110713 -PKGREVISION= 4 +PKGREVISION= 5 DISTNAME= 148ede2a6809 DIST_SUBDIR= dvb-apps CATEGORIES= multimedia diff --git a/multimedia/dvdrip/Makefile b/multimedia/dvdrip/Makefile index a0c010ad9..b627ff3d1 100644 --- a/multimedia/dvdrip/Makefile +++ b/multimedia/dvdrip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:50:37 wiz Exp $ # DISTNAME= dvdrip-0.98.11 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia x11 sysutils MASTER_SITES= http://www.exit1.org/dvdrip/dist/ diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index 45d42fcab..98538c566 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2014/09/25 14:53:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.65 2015/04/25 14:23:38 tnn Exp $ DISTNAME= DVDStyler-2.7.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvdstyler/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/farsight2/Makefile b/multimedia/farsight2/Makefile index b176450a4..049977b4d 100644 --- a/multimedia/farsight2/Makefile +++ b/multimedia/farsight2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/10/07 16:47:31 adam Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:23:38 tnn Exp $ DISTNAME= farsight2-0.0.31 -PKGREVISION= 13 +PKGREVISION= 15 CATEGORIES= chat multimedia MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/ diff --git a/multimedia/ffmpeg2/Makefile.common b/multimedia/ffmpeg2/Makefile.common index 59c01455f..5cb0cb1d0 100644 --- a/multimedia/ffmpeg2/Makefile.common +++ b/multimedia/ffmpeg2/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.30 2015/03/08 08:10:13 adam Exp $ +# $NetBSD: Makefile.common,v 1.34 2015/06/11 17:02:35 adam Exp $ # used by multimedia/ffmpeg2/Makefile # used by multimedia/ffplay2/Makefile -DISTNAME= ffmpeg-2.6 +DISTNAME= ffmpeg-2.7 CATEGORIES= multimedia MASTER_SITES= http://www.ffmpeg.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/ffmpeg2/PLIST b/multimedia/ffmpeg2/PLIST index dd997fb5c..1f9bba299 100644 --- a/multimedia/ffmpeg2/PLIST +++ b/multimedia/ffmpeg2/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/08 08:10:13 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/11 17:02:35 adam Exp $ bin/ffmpeg2 bin/ffprobe2 bin/ffserver2 include/ffmpeg2/libavcodec/avcodec.h include/ffmpeg2/libavcodec/avfft.h +include/ffmpeg2/libavcodec/d3d11va.h include/ffmpeg2/libavcodec/dv_profile.h include/ffmpeg2/libavcodec/dxva2.h include/ffmpeg2/libavcodec/old_codec_ids.h @@ -100,7 +101,7 @@ include/ffmpeg2/libswscale/version.h lib/ffmpeg2/libavcodec.a lib/ffmpeg2/libavcodec.so lib/ffmpeg2/libavcodec.so.56 -lib/ffmpeg2/libavcodec.so.56.26.100 +lib/ffmpeg2/libavcodec.so.56.41.100 lib/ffmpeg2/libavdevice.a lib/ffmpeg2/libavdevice.so lib/ffmpeg2/libavdevice.so.56 @@ -108,15 +109,15 @@ lib/ffmpeg2/libavdevice.so.56.4.100 lib/ffmpeg2/libavfilter.a lib/ffmpeg2/libavfilter.so lib/ffmpeg2/libavfilter.so.5 -lib/ffmpeg2/libavfilter.so.5.11.102 +lib/ffmpeg2/libavfilter.so.5.16.101 lib/ffmpeg2/libavformat.a lib/ffmpeg2/libavformat.so lib/ffmpeg2/libavformat.so.56 -lib/ffmpeg2/libavformat.so.56.25.101 +lib/ffmpeg2/libavformat.so.56.36.100 lib/ffmpeg2/libavutil.a lib/ffmpeg2/libavutil.so lib/ffmpeg2/libavutil.so.54 -lib/ffmpeg2/libavutil.so.54.20.100 +lib/ffmpeg2/libavutil.so.54.27.100 lib/ffmpeg2/libpostproc.a lib/ffmpeg2/libpostproc.so lib/ffmpeg2/libpostproc.so.53 @@ -124,7 +125,7 @@ lib/ffmpeg2/libpostproc.so.53.3.100 lib/ffmpeg2/libswresample.a lib/ffmpeg2/libswresample.so lib/ffmpeg2/libswresample.so.1 -lib/ffmpeg2/libswresample.so.1.1.100 +lib/ffmpeg2/libswresample.so.1.2.100 lib/ffmpeg2/libswscale.a lib/ffmpeg2/libswscale.so lib/ffmpeg2/libswscale.so.3 @@ -154,6 +155,7 @@ share/doc/ffmpeg2/writing_filters.txt share/examples/ffmpeg2/ffserver.conf share/ffmpeg2/examples/Makefile share/ffmpeg2/examples/README +share/ffmpeg2/examples/avio_list_dir.c share/ffmpeg2/examples/avio_reading.c share/ffmpeg2/examples/decoding_encoding.c share/ffmpeg2/examples/demuxing_decoding.c diff --git a/multimedia/ffmpeg2/distinfo b/multimedia/ffmpeg2/distinfo index 6978f9254..804784beb 100644 --- a/multimedia/ffmpeg2/distinfo +++ b/multimedia/ffmpeg2/distinfo @@ -1,12 +1,12 @@ -$NetBSD: distinfo,v 1.29 2015/03/08 08:10:13 adam Exp $ +$NetBSD: distinfo,v 1.33 2015/06/11 17:02:35 adam Exp $ -SHA1 (ffmpeg-2.6.tar.bz2) = 3bfc61fc3906373aecaaa523a9d13cfa9ff7e7ed -RMD160 (ffmpeg-2.6.tar.bz2) = 86c4af5b3f43fde318a7a8557f6787449a4d28c5 -Size (ffmpeg-2.6.tar.bz2) = 7799342 bytes +SHA1 (ffmpeg-2.7.tar.bz2) = 70bd3bef074b269ff0b1f78d12e05b5a04025585 +RMD160 (ffmpeg-2.7.tar.bz2) = c56462f4ff60d0de00f80b2a247076cc6a7681e7 +Size (ffmpeg-2.7.tar.bz2) = 8149595 bytes SHA1 (patch-Makefile) = ff8a7a5fdfd4987ef2835bd7360a78efd4310253 -SHA1 (patch-configure) = 580e744f44bc6b7622a21d27fcf14f934a280179 -SHA1 (patch-libavcodec_x86_ac3dsp_init.c) = 8634661d76bc3bce43437caa4244b4f52237709f +SHA1 (patch-configure) = 17d22d134a2cdab83f03ea1fe94e24ea55eaf349 +SHA1 (patch-libavcodec_x86_ac3dsp_init.c) = f997271f4f4604987591d7f17c571aaaa8a6188a SHA1 (patch-libavutil_common.h) = ebbd0c169f228af37ae2dd54b27d5dba11a34c5e -SHA1 (patch-libavutil_opencl.c) = 46da890f06ab3db7fbed84aff0f6f30fa1d2adfe +SHA1 (patch-libavutil_opencl.c) = 2404f98c677c9fe92bcc49be01ebf76bebba0eea SHA1 (patch-libavutil_x86_asm.h) = 3fe732ec6da9f0920d3c6e3a5db9bed65b0a3e40 SHA1 (patch-libavutil_x86_cpu.c) = ece66a5b22130754c11c643dae48171d04d3246f diff --git a/multimedia/ffmpeg2/patches/patch-configure b/multimedia/ffmpeg2/patches/patch-configure index aaa968ef0..4447c3b10 100644 --- a/multimedia/ffmpeg2/patches/patch-configure +++ b/multimedia/ffmpeg2/patches/patch-configure @@ -1,8 +1,8 @@ -$NetBSD: patch-configure,v 1.6 2015/02/14 15:41:42 adam Exp $ +$NetBSD: patch-configure,v 1.7 2015/06/11 17:02:35 adam Exp $ ---- configure.orig 2015-02-13 15:56:33.000000000 +0000 +--- configure.orig 2015-06-09 23:27:49.000000000 +0000 +++ configure -@@ -4011,6 +4011,11 @@ case $target_os in +@@ -4197,6 +4197,11 @@ case $target_os in ;; netbsd) disable symver @@ -14,7 +14,7 @@ $NetBSD: patch-configure,v 1.6 2015/02/14 15:41:42 adam Exp $ oss_indev_extralibs="-lossaudio" oss_outdev_extralibs="-lossaudio" enabled gcc || check_ldflags -Wl,-zmuldefs -@@ -4407,10 +4412,13 @@ check_cc < $TMPV if test_ldflags -Wl,--version-script,$TMPV; then append SHFLAGS '-Wl,--version-script,\$(SUBDIR)lib\$(NAME).ver' -@@ -5175,6 +5184,7 @@ __asm__(".symver ff_foo,av_foo@VERSION") +@@ -5435,6 +5444,7 @@ __asm__(".symver ff_foo,av_foo@VERSION") void ff_foo(void) {} EOF fi @@ -47,7 +47,7 @@ $NetBSD: patch-configure,v 1.6 2015/02/14 15:41:42 adam Exp $ if [ -z "$optflags" ]; then if enabled small; then -@@ -5767,7 +5777,7 @@ Version: $version +@@ -6038,7 +6048,7 @@ Version: $version Requires: $(enabled shared || echo $requires) Requires.private: $(enabled shared && echo $requires) Conflicts: diff --git a/multimedia/ffmpeg2/patches/patch-libavcodec_x86_ac3dsp_init.c b/multimedia/ffmpeg2/patches/patch-libavcodec_x86_ac3dsp_init.c index 150aac42d..e0b561f56 100644 --- a/multimedia/ffmpeg2/patches/patch-libavcodec_x86_ac3dsp_init.c +++ b/multimedia/ffmpeg2/patches/patch-libavcodec_x86_ac3dsp_init.c @@ -1,4 +1,4 @@ -$NetBSD: patch-libavcodec_x86_ac3dsp_init.c,v 1.1 2014/12/03 15:06:11 bouyer Exp $ +$NetBSD: patch-libavcodec_x86_ac3dsp_init.c,v 1.2 2015/06/11 17:02:35 adam Exp $ Fix from PR pkg/48680 @@ -65,15 +65,6 @@ Fix from PR pkg/48680 "add $16, %0 \n" \ "jl 1b \n" \ : "+&r"(i), "=&r"(j), "=&r"(k), "=&r"(m) \ -@@ -166,7 +168,7 @@ - matrix_cmp[3][0] == matrix_cmp[4][0]) { - MIX5(IF1, IF0); - } else { -- DECLARE_ALIGNED(16, float, matrix_simd)[AC3_MAX_CHANNELS][2][4]; -+ float matrix_simd[AC3_MAX_CHANNELS][2][4]; - float *samp[AC3_MAX_CHANNELS]; - - for (j = 0; j < in_ch; j++) @@ -180,8 +182,8 @@ "movss 4(%2, %0), %%xmm5 \n" "shufps $0, %%xmm4, %%xmm4 \n" diff --git a/multimedia/ffmpeg2/patches/patch-libavutil_opencl.c b/multimedia/ffmpeg2/patches/patch-libavutil_opencl.c index 8574fc869..c30be9fa9 100644 --- a/multimedia/ffmpeg2/patches/patch-libavutil_opencl.c +++ b/multimedia/ffmpeg2/patches/patch-libavutil_opencl.c @@ -1,15 +1,15 @@ -$NetBSD: patch-libavutil_opencl.c,v 1.1 2015/03/08 08:10:13 adam Exp $ +$NetBSD: patch-libavutil_opencl.c,v 1.2 2015/04/02 22:40:04 wiz Exp $ Fix undeclared identifier error. ---- libavutil/opencl.c.orig 2015-03-08 07:52:00.000000000 +0000 +--- libavutil/opencl.c.orig 2015-03-16 19:26:04.000000000 +0000 +++ libavutil/opencl.c -@@ -611,7 +611,7 @@ void av_opencl_uninit(void) - } - opencl_ctx.context = NULL; - } +@@ -423,7 +423,7 @@ cl_program av_opencl_compile(const char + cl_program program = NULL; + + LOCK_OPENCL; - for (i = 0; i < opencl_ctx.kernel_code_count; i++) { + for (int i = 0; i < opencl_ctx.kernel_code_count; i++) { - opencl_ctx.kernel_code[i].is_compiled = 0; - } - free_device_list(&opencl_ctx.device_list); + // identify a program using a unique name within the kernel source + ptr = av_stristr(opencl_ctx.kernel_code[i].kernel_string, program_name); + if (ptr && !opencl_ctx.kernel_code[i].is_compiled) { diff --git a/multimedia/ffmpegthumbs/Makefile b/multimedia/ffmpegthumbs/Makefile index a5559ddae..a0e52f4af 100644 --- a/multimedia/ffmpegthumbs/Makefile +++ b/multimedia/ffmpegthumbs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/11/13 12:06:45 markd Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:23:38 tnn Exp $ DISTNAME= ffmpegthumbs-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= FFmpeg-based thumbnail creator for video files diff --git a/multimedia/ffplay1/Makefile b/multimedia/ffplay1/Makefile index 36faaa2d3..6003b6e83 100644 --- a/multimedia/ffplay1/Makefile +++ b/multimedia/ffplay1/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/12/30 13:49:20 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:38 tnn Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffplay1/} +PKGREVISION= 1 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Simple SDL frontend for FFmpeg diff --git a/multimedia/ffplay2/Makefile b/multimedia/ffplay2/Makefile index 37b9e040e..990d8e43a 100644 --- a/multimedia/ffplay2/Makefile +++ b/multimedia/ffplay2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/12/06 09:18:41 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/18 11:57:07 adam Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffplay2/} MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/multimedia/fuppes/Makefile b/multimedia/fuppes/Makefile index 209f9211b..c1393895b 100644 --- a/multimedia/fuppes/Makefile +++ b/multimedia/fuppes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/10/07 16:47:31 adam Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/06 08:17:33 adam Exp $ DISTNAME= fuppes-0.660 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fuppes/} diff --git a/multimedia/gecko-mediaplayer/Makefile b/multimedia/gecko-mediaplayer/Makefile index 541dbbd36..e08c4ede8 100644 --- a/multimedia/gecko-mediaplayer/Makefile +++ b/multimedia/gecko-mediaplayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/03/15 17:41:59 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:38 tnn Exp $ # DISTNAME= gecko-mediaplayer-1.0.9 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia www MASTER_SITES= http://gecko-mediaplayer.googlecode.com/svn/packages/ diff --git a/multimedia/gmediaserver/Makefile b/multimedia/gmediaserver/Makefile index ed8502879..06081f9c3 100644 --- a/multimedia/gmediaserver/Makefile +++ b/multimedia/gmediaserver/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2015/03/15 17:15:02 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:37 wiz Exp $ DISTNAME= gmediaserver-0.13.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= multimedia net MASTER_SITES= http://download.savannah.gnu.org/releases/gmediaserver/ diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile index 92f9e438f..75ac201e4 100644 --- a/multimedia/gmencoder/Makefile +++ b/multimedia/gmencoder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2014/05/05 00:48:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2015/04/25 14:23:38 tnn Exp $ # DISTNAME= gmencoder-0.1.0 -PKGREVISION= 54 +PKGREVISION= 55 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gmencoder/} EXTRACT_SUFX= .tgz diff --git a/multimedia/gmp-api/DESCR b/multimedia/gmp-api/DESCR new file mode 100644 index 000000000..a65a8a426 --- /dev/null +++ b/multimedia/gmp-api/DESCR @@ -0,0 +1,3 @@ +This package contains gmp (Gecko Media Plugin) headers to simplify building +OpenH264 and other plugins without requiring the entire mozilla-central source +tree. diff --git a/multimedia/gmp-api/Makefile b/multimedia/gmp-api/Makefile new file mode 100644 index 000000000..f25a0ede5 --- /dev/null +++ b/multimedia/gmp-api/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.2 2015/04/04 16:15:05 tnn Exp $ + +DISTNAME= gmp-api-38.0 +CATEGORIES= multimedia www +MASTER_SITES= ${MASTER_SITE_GITHUB:=mozilla/} +GITHUB_TAG= 2b8954c5dde595152d34dd378952e26aabb02dc3 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://wiki.mozilla.org/GeckoMediaPlugins +COMMENT= Headers for developing Gecko Media Plugins +LICENSE= modified-bsd + +USE_LANGUAGES= # none +NO_BUILD= yes + +INSTALLATION_DIRS= include/gmp-api + +do-install: + ${INSTALL_DATA} ${WRKSRC}/*.h ${DESTDIR}${PREFIX}/include/gmp-api + +.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/gmp-api/PLIST b/multimedia/gmp-api/PLIST new file mode 100644 index 000000000..eea00fbed --- /dev/null +++ b/multimedia/gmp-api/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/04 15:45:53 tnn Exp $ +include/gmp-api/gmp-async-shutdown.h +include/gmp-api/gmp-audio-codec.h +include/gmp-api/gmp-audio-decode.h +include/gmp-api/gmp-audio-host.h +include/gmp-api/gmp-audio-samples.h +include/gmp-api/gmp-decryption.h +include/gmp-api/gmp-entrypoints.h +include/gmp-api/gmp-errors.h +include/gmp-api/gmp-platform.h +include/gmp-api/gmp-storage.h +include/gmp-api/gmp-video-codec.h +include/gmp-api/gmp-video-decode.h +include/gmp-api/gmp-video-encode.h +include/gmp-api/gmp-video-frame-encoded.h +include/gmp-api/gmp-video-frame-i420.h +include/gmp-api/gmp-video-frame.h +include/gmp-api/gmp-video-host.h +include/gmp-api/gmp-video-plane.h diff --git a/multimedia/gmp-api/buildlink3.mk b/multimedia/gmp-api/buildlink3.mk new file mode 100644 index 000000000..ebd81ec32 --- /dev/null +++ b/multimedia/gmp-api/buildlink3.mk @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/04 15:45:53 tnn Exp $ + +BUILDLINK_TREE+= gmp-api + +.if !defined(GMP_API_BUILDLINK3_MK) +GMP_API_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gmp-api+= gmp-api>=38.0 +BUILDLINK_PKGSRCDIR.gmp-api?= ../../multimedia/gmp-api +BUILDLINK_DEPMETHOD.gmp-api?= build +.endif # GMP_API_BUILDLINK3_MK + +BUILDLINK_TREE+= -gmp-api diff --git a/multimedia/gmp-api/distinfo b/multimedia/gmp-api/distinfo new file mode 100644 index 000000000..96e6907ad --- /dev/null +++ b/multimedia/gmp-api/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/04 15:45:53 tnn Exp $ + +SHA1 (gmp-api-38.0-2b8954c5dde595152d34dd378952e26aabb02dc3.tar.gz) = 8fe4e3ad6116c582ad35169d4d2961d718ba0509 +RMD160 (gmp-api-38.0-2b8954c5dde595152d34dd378952e26aabb02dc3.tar.gz) = 8e664a945f2b8f15516de9ddc935b8a284ea866a +Size (gmp-api-38.0-2b8954c5dde595152d34dd378952e26aabb02dc3.tar.gz) = 16202 bytes diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile index e9d38a321..9392d259e 100644 --- a/multimedia/gmplayer/Makefile +++ b/multimedia/gmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2015/02/24 08:43:31 wiz Exp $ +# $NetBSD: Makefile,v 1.126 2015/04/25 14:23:38 tnn Exp $ # # NOTE: if you are updating both mplayer and gmplayer, you must ensure # that *both* distinfo files contain the correct, up-to-date files and @@ -8,7 +8,7 @@ # PKGNAME= gmplayer-${MPLAYER_VERSION} -PKGREVISION= 23 +PKGREVISION= 26 SKIN_SITES= http://www1.mplayerhq.hu/MPlayer/skins/ \ http://www2.mplayerhq.hu/MPlayer/skins/ \ @@ -69,6 +69,14 @@ do-install: @${ECHO_MSG} "Installing skin ${skin}..." ${BZCAT} ${DISTDIR}/${DIST_SUBDIR}/${skin} | \ ${GTAR} xCmf ${DESTDIR}${PREFIX}/share/mplayer/skins - +.endfor +.for skin in ${SKINS:C,-[0-9]+\.[0-9]+${SKIN_EXTRACT_SUFX},,} + ${MV} ${DESTDIR}${PREFIX}/share/mplayer/skins/${skin}/skin \ + ${DESTDIR}${PREFIX}/share/mplayer/skins/${skin}/skin.orig + ${SED} -e 's/pimage/potmeter/' -e 's/rpotmeter/;rpotmeter/' \ + < ${DESTDIR}${PREFIX}/share/mplayer/skins/${skin}/skin.orig \ + > ${DESTDIR}${PREFIX}/share/mplayer/skins/${skin}/skin + ${RM} ${DESTDIR}${PREFIX}/share/mplayer/skins/${skin}/skin.orig .endfor ${CHMOD} -R a+rX ${DESTDIR}${PREFIX}/share/mplayer/skins ${RM} -f ${DESTDIR}${PREFIX}/share/mplayer/skins/default diff --git a/multimedia/gmplayer/distinfo b/multimedia/gmplayer/distinfo index 72bc0c1e4..b1b35067b 100644 --- a/multimedia/gmplayer/distinfo +++ b/multimedia/gmplayer/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.90 2015/03/31 15:51:42 joerg Exp $ +$NetBSD: distinfo,v 1.92 2015/04/07 09:22:40 martin Exp $ SHA1 (mplayer/AlienMind-1.2.tar.bz2) = 34370da1e003e4accceae194a63483aa6eebc4dc RMD160 (mplayer/AlienMind-1.2.tar.bz2) = f3fda7d44a59f98097162f76d0a0d58840974998 @@ -63,21 +63,20 @@ Size (mplayer/xanim-1.7.tar.bz2) = 94526 bytes SHA1 (mplayer/xine-lcd-1.2.tar.bz2) = 2fa7811e0dc7316d0c996b0a5bc37f5c97d1dd18 RMD160 (mplayer/xine-lcd-1.2.tar.bz2) = 785f6826d49eddabd7ebc431db77139771f208f5 Size (mplayer/xine-lcd-1.2.tar.bz2) = 172270 bytes -SHA1 (patch-.._MPlayer-1.1.1_ffmpeg_libavcodec_arm_asm.S) = 33085da1b4a2b235c02ea645f7950e2be26e8c60 -SHA1 (patch-.._MPlayer-1.1.1_ffmpeg_libavcodec_arm_simple__idct__arm.S) = ae43f230cc19896d1284e46d5b219dcdcc74d6e7 SHA1 (patch-CVE-2014-4610) = 855276c8e301494942a03e13712cc53615d8f4d5 -SHA1 (patch-aa) = da461823d0731624de964323ab630f6e295be7b7 +SHA1 (patch-aa) = abe6709d87c0a1b4f4da15e93a5bc4d923ed0793 SHA1 (patch-ae) = 286f5ac075ea4123a1a6276f97e02a4dda9b3e67 SHA1 (patch-an) = a1d16ce7a4ff5a2071a7bac1b6836dc197b849e4 SHA1 (patch-ffmpeg_libavcodec_arm_asm.S) = dfe8670bcbb6e6dc17b65bf6459b9550da06f73f SHA1 (patch-ffmpeg_libavcodec_arm_simple__idct__arm.S) = 7ffa3a0dc52afe28a6c184a72586a1392719d885 SHA1 (patch-ffmpeg_libavutil_x86__cpu.h) = ea2c6e179840c7746930848b751b6fd1dcd67e90 -SHA1 (patch-gui_interface.c) = 25ada9d9af1e76ffa7b4b97ee07fa1f5250ac000 +SHA1 (patch-gui_interface.c) = b5b1b2da84aaa7555e9ff8b75186684e2439717d SHA1 (patch-libao2_ao_sun.c) = ce7042b394b9b8c051597c734b70290c8bf0a8d5 SHA1 (patch-libmpdemux_demux__gif.c) = 4efec4ea1fe395e24760530e532d3251c64a8fb8 SHA1 (patch-libvo_vo__corevideo.h) = 2d0b1702363227363343a29060a7b027ce96b5bb SHA1 (patch-libvo_vo__gif89a.c) = 88e20df5ea5d5f294d312dddab08cb0e40fb8483 SHA1 (patch-stream_dvb_tune.c) = 46cb5fb4700d7da5ed997dd468033c1edbe9be03 SHA1 (patch-stream_dvbin.h) = ee4f74eb786100e7cc62be228d73ce29d88638d1 +SHA1 (patch-stream_stream__dvdnav.c) = 25215d7764fe481f7cec85b30dc554aeda448fd0 SHA1 (patch-sub_osd.c) = 00dceec6ddd10d5ccb6561a18663fe1ca0635be5 SHA1 (patch-sub_subreader.c) = dc653c1e1cc9583a7e0998b4000e87859a4753a0 diff --git a/multimedia/gnash/Makefile b/multimedia/gnash/Makefile index b3089a167..45a56745d 100644 --- a/multimedia/gnash/Makefile +++ b/multimedia/gnash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2014/11/07 19:39:39 adam Exp $ +# $NetBSD: Makefile,v 1.93 2015/04/25 14:23:38 tnn Exp $ DISTNAME= gnash-0.8.10 -PKGREVISION= 39 +PKGREVISION= 41 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNU:=gnash/${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gnome-media/Makefile b/multimedia/gnome-media/Makefile index 0ead3f653..58dff2e4d 100644 --- a/multimedia/gnome-media/Makefile +++ b/multimedia/gnome-media/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/12 10:50:37 wiz Exp $ DISTNAME= gnome-media-2.28.5 -PKGREVISION= 33 +PKGREVISION= 35 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gnome-media/buildlink3.mk b/multimedia/gnome-media/buildlink3.mk index 7412d5a55..1bff150ce 100644 --- a/multimedia/gnome-media/buildlink3.mk +++ b/multimedia/gnome-media/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/05/05 00:48:11 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/25 14:23:38 tnn Exp $ BUILDLINK_TREE+= gnome-media @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-media GNOME_MEDIA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-media+= gnome-media>=2.12.0nb1 -BUILDLINK_ABI_DEPENDS.gnome-media+= gnome-media>=2.28.5nb30 +BUILDLINK_ABI_DEPENDS.gnome-media+= gnome-media>=2.28.5nb34 BUILDLINK_PKGSRCDIR.gnome-media?= ../../multimedia/gnome-media .include "../../devel/GConf-ui/buildlink3.mk" diff --git a/multimedia/gnome-mplayer/Makefile b/multimedia/gnome-mplayer/Makefile index 4df70b773..e7a3cf412 100644 --- a/multimedia/gnome-mplayer/Makefile +++ b/multimedia/gnome-mplayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/03/15 20:13:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:38 tnn Exp $ # DISTNAME= gnome-mplayer-1.0.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://gnome-mplayer.googlecode.com/svn/packages/ diff --git a/multimedia/goggles/Makefile b/multimedia/goggles/Makefile index f18219a2e..998b29a24 100644 --- a/multimedia/goggles/Makefile +++ b/multimedia/goggles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/06/06 12:54:51 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:39 tnn Exp $ # DISTNAME= goggles-0.9.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= multimedia MASTER_SITES= http://www.fifthplanet.net/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gopchop/Makefile b/multimedia/gopchop/Makefile index a02c5db17..5a5db8c38 100644 --- a/multimedia/gopchop/Makefile +++ b/multimedia/gopchop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/05 00:48:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:23:39 tnn Exp $ # DISTNAME= gopchop-1.1.8 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gopchop/} \ http://outflux.net/unix/software/GOPchop/download/ diff --git a/multimedia/gpac/Makefile b/multimedia/gpac/Makefile index 78096ba36..80f6622e3 100644 --- a/multimedia/gpac/Makefile +++ b/multimedia/gpac/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/28 12:04:33 joerg Exp $ DISTNAME= gpac-0.5.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpac/} @@ -22,9 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-wx CONFIGURE_ARGS+= --X11-path=${X11BASE} -.if ${OPSYS} == "SunOS" CONFIGURE_ARGS+= --enable-pic -.endif .include "../../audio/faad2/buildlink3.mk" .include "../../audio/liba52/buildlink3.mk" diff --git a/multimedia/gst-plugins0.10-base/Makefile b/multimedia/gst-plugins0.10-base/Makefile index a4e527f73..5fe51a593 100644 --- a/multimedia/gst-plugins0.10-base/Makefile +++ b/multimedia/gst-plugins0.10-base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:37 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 #CONFIGURE_ARGS+= --disable-silent-rules diff --git a/multimedia/gst-plugins0.10-ffmpeg/Makefile b/multimedia/gst-plugins0.10-ffmpeg/Makefile index 73ea351af..efcaf7816 100644 --- a/multimedia/gst-plugins0.10-ffmpeg/Makefile +++ b/multimedia/gst-plugins0.10-ffmpeg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:38 wiz Exp $ # DISTNAME= gst-ffmpeg-0.10.13 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ diff --git a/multimedia/gst-plugins1-base/Makefile b/multimedia/gst-plugins1-base/Makefile index dfdfcb0dc..541ecf1cd 100644 --- a/multimedia/gst-plugins1-base/Makefile +++ b/multimedia/gst-plugins1-base/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/08/08 21:25:41 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:38 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" #CONFIGURE_ARGS+= --disable-silent-rules diff --git a/multimedia/gst-plugins1-libav/Makefile b/multimedia/gst-plugins1-libav/Makefile index d64735434..a00d5ddfc 100644 --- a/multimedia/gst-plugins1-libav/Makefile +++ b/multimedia/gst-plugins1-libav/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/01/03 18:09:31 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:38 wiz Exp $ DISTNAME= gst-libav-1.4.5 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ EXTRACT_SUFX= .tar.xz diff --git a/multimedia/gst-plugins1-omx/Makefile b/multimedia/gst-plugins1-omx/Makefile index b5c710f17..f552572b3 100644 --- a/multimedia/gst-plugins1-omx/Makefile +++ b/multimedia/gst-plugins1-omx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/01/30 01:37:08 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:38 wiz Exp $ DISTNAME= gst-omx-1.2.0 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-omx/ EXTRACT_SUFX= .tar.xz diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile index 6b7264845..11cbb7b28 100644 --- a/multimedia/gst123/Makefile +++ b/multimedia/gst123/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/10/01 14:32:59 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:39 tnn Exp $ DISTNAME= gst123-0.3.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://space.twc.de/~stefan/gst123/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gstreamer0.10/Makefile b/multimedia/gstreamer0.10/Makefile index 4c2bcecd2..82d6e6e9a 100644 --- a/multimedia/gstreamer0.10/Makefile +++ b/multimedia/gstreamer0.10/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.55 2014/05/29 23:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:50:38 wiz Exp $ # DISTNAME= gstreamer-0.10.36 PKGNAME= ${DISTNAME:S/gstreamer/gstreamer0.10/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= multimedia gnome MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile index 1976e4960..224535679 100644 --- a/multimedia/gstreamer1/Makefile +++ b/multimedia/gstreamer1/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/01/03 18:09:31 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:38 wiz Exp $ DISTNAME= gstreamer-1.4.5 PKGNAME= ${DISTNAME:S/gstreamer/gstreamer1/} +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ EXTRACT_SUFX= .tar.xz diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index aea7f91e0..f47c59064 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2014/10/01 16:09:35 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2015/06/12 10:50:38 wiz Exp $ DISTNAME= gxine-0.5.905 -PKGREVISION= 37 +PKGREVISION= 39 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 233ac5d49..cce027109 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2015/03/17 19:54:12 tnn Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:38 wiz Exp $ # DISTNAME= HandBrake-0.9.3 PKGNAME= ${DISTNAME:S/HandBrake/handbrake/} -PKGREVISION= 26 +PKGREVISION= 28 CATEGORIES= multimedia MASTER_SITES= http://download.m0k.org/handbrake/releases/ \ http://download.m0k.org/handbrake/contrib/ \ diff --git a/multimedia/hwdecode-demos/Makefile b/multimedia/hwdecode-demos/Makefile index bc62b388f..6563044c1 100644 --- a/multimedia/hwdecode-demos/Makefile +++ b/multimedia/hwdecode-demos/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/09/23 15:09:54 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:39 tnn Exp $ # DISTNAME= hwdecode-demos-0.9.4 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= multimedia MASTER_SITES= http://www.splitted-desktop.com/~gbeauchesne/hwdecode-demos/ diff --git a/multimedia/juk/Makefile b/multimedia/juk/Makefile index bb5165db8..1d61658bc 100644 --- a/multimedia/juk/Makefile +++ b/multimedia/juk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/11/13 12:06:45 markd Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:39 tnn Exp $ DISTNAME= juk-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= a jukebox, tagger and music collection manager. diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index 44e65b93a..3a8a02cdb 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/11/07 19:39:39 adam Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:39 tnn Exp $ # DISTNAME= kaffeine-1.2.2 -PKGREVISION= 18 +PKGREVISION= 20 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kaffeine/} diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index 1f6cad92e..8b1d0f958 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.110 2014/10/01 16:09:34 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2015/04/25 14:23:39 tnn Exp $ DISTNAME= kdemultimedia-${_KDE_VERSION} -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= multimedia COMMENT= Multimedia tools for the KDE integrated X11 desktop diff --git a/multimedia/kdemultimedia3/buildlink3.mk b/multimedia/kdemultimedia3/buildlink3.mk index 98d420ad0..3a4cbde09 100644 --- a/multimedia/kdemultimedia3/buildlink3.mk +++ b/multimedia/kdemultimedia3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.60 2014/10/01 16:09:34 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.61 2015/04/25 14:23:39 tnn Exp $ BUILDLINK_TREE+= kdemultimedia @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdemultimedia KDEMULTIMEDIA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.0nb2 -BUILDLINK_ABI_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.10nb40 +BUILDLINK_ABI_DEPENDS.kdemultimedia+= kdemultimedia>=3.5.10nb41 BUILDLINK_PKGSRCDIR.kdemultimedia?= ../../multimedia/kdemultimedia3 .include "../../audio/arts/buildlink3.mk" diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile index 2f2068587..f34eb0b6a 100644 --- a/multimedia/kdenlive/Makefile +++ b/multimedia/kdenlive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2014/11/07 19:39:39 adam Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:38 wiz Exp $ DISTNAME= kdenlive-0.9.6 -PKGREVISION= 5 +PKGREVISION= 8 CATEGORIES= multimedia MASTER_SITES= http://download.kde.org/stable/kdenlive/0.9.6/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/kmix/Makefile b/multimedia/kmix/Makefile index b74ebc9e7..9bf539b78 100644 --- a/multimedia/kmix/Makefile +++ b/multimedia/kmix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2015/02/21 23:35:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:39 tnn Exp $ DISTNAME= kmix-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= multimedia COMMENT= KDE's soundcard mixer program diff --git a/multimedia/kmplayer-kde3/Makefile b/multimedia/kmplayer-kde3/Makefile index 0af8237c0..f1626629d 100644 --- a/multimedia/kmplayer-kde3/Makefile +++ b/multimedia/kmplayer-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/10/01 16:09:35 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:38 wiz Exp $ # DISTNAME= kmplayer-0.10.0c -PKGREVISION= 39 +PKGREVISION= 41 CATEGORIES= multimedia kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/kmplayer/Makefile b/multimedia/kmplayer/Makefile index eb993dc5a..b860565e6 100644 --- a/multimedia/kmplayer/Makefile +++ b/multimedia/kmplayer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2014/11/07 19:39:39 adam Exp $ +# $NetBSD: Makefile,v 1.99 2015/06/12 10:50:38 wiz Exp $ # DISTNAME= kmplayer-0.11.3d -PKGREVISION= 23 +PKGREVISION= 26 CATEGORIES= multimedia kde MASTER_SITES= http://kmplayer.kde.org/pkgs/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/kscd/Makefile b/multimedia/kscd/Makefile index babb3958b..e8e025e68 100644 --- a/multimedia/kscd/Makefile +++ b/multimedia/kscd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/11/21 23:22:18 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:39 tnn Exp $ DISTNAME= kscd-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= multimedia COMMENT= KDE CD player diff --git a/multimedia/libaacs/Makefile b/multimedia/libaacs/Makefile index 646065b87..ac0177d04 100644 --- a/multimedia/libaacs/Makefile +++ b/multimedia/libaacs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2015/03/17 18:29:17 tnn Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/05 06:31:51 adam Exp $ -DISTNAME= libaacs-0.8.0 +DISTNAME= libaacs-0.8.1 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/libaacs/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/libaacs/distinfo b/multimedia/libaacs/distinfo index 070b429bb..32d23f749 100644 --- a/multimedia/libaacs/distinfo +++ b/multimedia/libaacs/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/02/05 17:34:09 joerg Exp $ +$NetBSD: distinfo,v 1.6 2015/04/05 06:31:51 adam Exp $ -SHA1 (libaacs-0.8.0.tar.bz2) = 667fd744ddd73c8a3e51192dd3822f7e5002883c -RMD160 (libaacs-0.8.0.tar.bz2) = fb27b9a65b3902ce66671a9d3578acba4f50604b -Size (libaacs-0.8.0.tar.bz2) = 311904 bytes +SHA1 (libaacs-0.8.1.tar.bz2) = 85f5f92e0979fc16fdfac90fa53e2a7a917ee75a +RMD160 (libaacs-0.8.1.tar.bz2) = 9913f0cab24a989329d38a370b99a3e12d55dcc6 +Size (libaacs-0.8.1.tar.bz2) = 315231 bytes SHA1 (patch-src_file_file__posix.c) = 0e4b7849f2b3c9c13f71132bbb13216c758a6b14 -SHA1 (patch-src_file_mmc__device__linux.c) = 7e88ad3c842443f36feb970ddf2f6f4f01b83803 diff --git a/multimedia/libaacs/patches/patch-src_file_mmc__device__linux.c b/multimedia/libaacs/patches/patch-src_file_mmc__device__linux.c deleted file mode 100644 index 823f2b24f..000000000 --- a/multimedia/libaacs/patches/patch-src_file_mmc__device__linux.c +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-src_file_mmc__device__linux.c,v 1.1 2015/02/05 17:34:09 joerg Exp $ - ---- src/file/mmc_device_linux.c.orig 2015-02-04 13:50:55.000000000 +0000 -+++ src/file/mmc_device_linux.c -@@ -32,6 +32,7 @@ - #include "util/strutl.h" - - #include -+#include - #include - #include - #include -@@ -180,8 +181,8 @@ MMCDEV *device_open(const char *path) - } else { - BD_DEBUG(DBG_MMC | DBG_CRIT, "Error opening /proc/mounts\n"); - } --#endif - } -+#endif - - if (fd >= 0) { - dev = calloc(1, sizeof(MMCDEV)); diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index 359902548..628594947 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2015/02/11 10:58:02 adam Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/23 11:00:02 adam Exp $ -DISTNAME= libass-0.12.1 +DISTNAME= libass-0.12.2 CATEGORIES= multimedia -MASTER_SITES= https://github.com/libass/libass/releases/download/${PKGVERSION_NOREV}/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=libass/} +GITHUB_PROJECT= libass +GITHUB_RELEASE= ${PKGVERSION_NOREV} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/multimedia/libass/distinfo b/multimedia/libass/distinfo index dd5d01983..c784fd63f 100644 --- a/multimedia/libass/distinfo +++ b/multimedia/libass/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/02/11 10:58:02 adam Exp $ +$NetBSD: distinfo,v 1.7 2015/05/23 11:00:02 adam Exp $ -SHA1 (libass-0.12.1.tar.xz) = 1b890101276bddc3a5a55c158d212269246516c3 -RMD160 (libass-0.12.1.tar.xz) = 42b6964b93edc8a7e8c65aaee1124d8096d03394 -Size (libass-0.12.1.tar.xz) = 312020 bytes +SHA1 (libass-0.12.2.tar.xz) = d2d9cde28210ffecb40cb51046f5ff7a23ca58fd +RMD160 (libass-0.12.2.tar.xz) = 21aca9102829270269923d5f7d3111dcecb04b6d +Size (libass-0.12.2.tar.xz) = 313208 bytes diff --git a/multimedia/libbluray/Makefile b/multimedia/libbluray/Makefile index 6af965585..13d131745 100644 --- a/multimedia/libbluray/Makefile +++ b/multimedia/libbluray/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/01/31 21:45:30 adam Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/29 12:00:20 adam Exp $ -DISTNAME= libbluray-0.7.0 +DISTNAME= libbluray-0.8.1 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/libbluray/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 @@ -13,6 +13,7 @@ LICENSE= gnu-lgpl-v2.1 USE_LIBTOOL= yes USE_TOOLS+= pkg-config GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --disable-bdjava CONFIGURE_ARGS+= --disable-optimizations PKGCONFIG_OVERRIDE+= src/libbluray.pc.in diff --git a/multimedia/libbluray/distinfo b/multimedia/libbluray/distinfo index e2f593f8a..d035065f2 100644 --- a/multimedia/libbluray/distinfo +++ b/multimedia/libbluray/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/01/31 21:45:30 adam Exp $ +$NetBSD: distinfo,v 1.3 2015/05/29 12:00:20 adam Exp $ -SHA1 (libbluray-0.7.0.tar.bz2) = 12baf71accac2ae9efe7fb077999821ea1430d7b -RMD160 (libbluray-0.7.0.tar.bz2) = 9992b101cc3fff089b66ad246a23d439ccc98646 -Size (libbluray-0.7.0.tar.bz2) = 597266 bytes -SHA1 (patch-src_file_file__posix.c) = f9f0bb9f9174f93a69259bea16217d686e4079bc +SHA1 (libbluray-0.8.1.tar.bz2) = 08b82b10388cb538da83e60841d01d16953f476e +RMD160 (libbluray-0.8.1.tar.bz2) = 637cfd352f1a202f58904cb79eebb7de8e0ffe9f +Size (libbluray-0.8.1.tar.bz2) = 623402 bytes diff --git a/multimedia/libbluray/patches/patch-src_file_file__posix.c b/multimedia/libbluray/patches/patch-src_file_file__posix.c deleted file mode 100644 index b5ed36660..000000000 --- a/multimedia/libbluray/patches/patch-src_file_file__posix.c +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-src_file_file__posix.c,v 1.1 2014/08/09 20:19:35 wiz Exp $ - -Use ftell/fseek if ftello/fseeko are not defined. - ---- src/file/file_posix.c.orig 2014-05-27 10:34:15.000000000 +0000 -+++ src/file/file_posix.c -@@ -30,6 +30,14 @@ - #include - #include - -+#ifndef ftello -+#define ftello ftell -+#endif -+ -+#ifndef fseeko -+#define fseeko fseek -+#endif -+ - static void file_close_linux(BD_FILE_H *file) - { - if (file) { diff --git a/multimedia/libdvbcsa/Makefile b/multimedia/libdvbcsa/Makefile index be9f0f050..20f17ebaa 100644 --- a/multimedia/libdvbcsa/Makefile +++ b/multimedia/libdvbcsa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/08/09 20:09:48 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/27 14:54:23 jperkin Exp $ DISTNAME= libdvbcsa-1.1.0 CATEGORIES= multimedia @@ -10,6 +10,7 @@ COMMENT= Free implementation of the DVB Common Scrambling Algorithm LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes +USE_LANGUAGES= c99 USE_LIBTOOL= yes .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile index 25e01eecc..7862d2119 100644 --- a/multimedia/libkate/Makefile +++ b/multimedia/libkate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/05 00:48:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:23:40 tnn Exp $ # DISTNAME= libkate-0.4.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://libkate.googlecode.com/files/ diff --git a/multimedia/libkcddb/Makefile b/multimedia/libkcddb/Makefile index b2e12bbd3..5c083d89d 100644 --- a/multimedia/libkcddb/Makefile +++ b/multimedia/libkcddb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/13 12:06:45 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:40 tnn Exp $ DISTNAME= libkcddb-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= KDE CDDB library diff --git a/multimedia/libkcompactdisc/Makefile b/multimedia/libkcompactdisc/Makefile index 54e8f0cbe..80218b432 100644 --- a/multimedia/libkcompactdisc/Makefile +++ b/multimedia/libkcompactdisc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/13 12:06:45 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:40 tnn Exp $ DISTNAME= libkcompactdisc-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= a library for interfacing with CDs diff --git a/multimedia/libmediainfo/DESCR b/multimedia/libmediainfo/DESCR index e69de29bb..32d1b55e8 100644 --- a/multimedia/libmediainfo/DESCR +++ b/multimedia/libmediainfo/DESCR @@ -0,0 +1,22 @@ +MediaInfo supplies technical and tag information about a video or audio file, +this package provides the libmediainfo library. + +What information can I get from MediaInfo? + - General: title, author, director, album, track number, date, duration... + - Video: codec, aspect, fps, bitrate... + - Audio: codec, sample rate, channels, language, bitrate... + - Text: language of subtitle + - Chapters: number of chapters, list of chapters +What format (container) does MediaInfo support? + - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, + DVD (VOB)... (Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) + - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... + - Subtitles: SRT, SSA, ASS, SAMI... +What can I do with it? + - Read many video and audio file formats + - Different methods of viewing information (text, sheet, tree, HTML...) + - You can customise these views + - Exporting information as text, CSV, HTML... + - Internationalisation: Any language display on any version of your + operating system + - Localisation capability (but volunteers needed) diff --git a/multimedia/libmpeg3/Makefile b/multimedia/libmpeg3/Makefile index 561272756..58027d278 100644 --- a/multimedia/libmpeg3/Makefile +++ b/multimedia/libmpeg3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/08 09:21:07 asau Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/26 13:29:42 joerg Exp $ # DISTNAME= libmpeg3-1.8-src @@ -29,7 +29,6 @@ NO_CONFIGURE= yes USE_TOOLS+= gmake WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -ONLY_FOR_COMPILER= gcc PTHREAD_AUTO_VARS= yes PTHREAD_OPTS+= require diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile index 57b5c5311..6a3c495d3 100644 --- a/multimedia/libva/Makefile +++ b/multimedia/libva/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/04/14 00:30:02 cheusov Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/28 06:56:18 tnn Exp $ # DISTNAME= libva-1.1.0 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.freedesktop.org/software/vaapi/releases/libva/ EXTRACT_SUFX= .tar.bz2 @@ -25,11 +26,18 @@ CONFIGURE_ARGS+= --with-drivers-path=${DRIVER_SEARCH_PATH:Q} LIBS+= ${BUILDLINK_LDADD.dl} +PKGCONFIG_OVERRIDE+= libva-drm.pc.in +PKGCONFIG_OVERRIDE+= libva-egl.pc.in PKGCONFIG_OVERRIDE+= libva-glx.pc.in PKGCONFIG_OVERRIDE+= libva-tpi.pc.in PKGCONFIG_OVERRIDE+= libva-x11.pc.in PKGCONFIG_OVERRIDE+= libva.pc.in +PLIST_VARS+= egl +.if ${X11_TYPE} == "modular" || exists(${X11BASE}/include/EGL/egl.h) +PLIST.egl= yes +.endif + pre-configure: cd ${WRKSRC} && autoreconf -i diff --git a/multimedia/libva/PLIST b/multimedia/libva/PLIST index e3d533648..a10b1bc68 100644 --- a/multimedia/libva/PLIST +++ b/multimedia/libva/PLIST @@ -1,11 +1,13 @@ -@comment $NetBSD: PLIST,v 1.2 2013/04/14 00:30:02 cheusov Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/28 06:57:59 tnn Exp $ include/va/va.h include/va/va_backend.h +${PLIST.egl}include/va/va_backend_egl.h include/va/va_backend_glx.h include/va/va_backend_tpi.h include/va/va_dec_jpeg.h include/va/va_dri2.h include/va/va_dricommon.h +${PLIST.egl}include/va/va_egl.h include/va/va_drm.h include/va/va_drmcommon.h include/va/va_glx.h @@ -13,11 +15,13 @@ include/va/va_tpi.h include/va/va_version.h include/va/va_x11.h lib/libva-drm.la +${PLIST.egl}lib/libva-egl.la lib/libva-glx.la lib/libva-tpi.la lib/libva-x11.la lib/libva.la lib/pkgconfig/libva-drm.pc +${PLIST.egl}lib/pkgconfig/libva-egl.pc lib/pkgconfig/libva-glx.pc lib/pkgconfig/libva-tpi.pc lib/pkgconfig/libva-x11.pc diff --git a/multimedia/libvpx/Makefile b/multimedia/libvpx/Makefile index 919905a7a..50282e88a 100644 --- a/multimedia/libvpx/Makefile +++ b/multimedia/libvpx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2015/02/25 11:13:54 adam Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/12 10:50:38 wiz Exp $ DISTNAME= libvpx_1.3.0.orig PKGNAME= ${DISTNAME:S/_/-/:S/.orig//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/libv/libvpx/} EXTRACT_SUFX= .tar.bz2 @@ -93,9 +93,15 @@ CONFIGURE_ARGS+= --target=x86-solaris-gcc .include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) CXXFLAGS+= -std=c++11 -. if ${OPSYS} == "NetBSD" +. if ${OPSYS} == "NetBSD" || ${OPSYS} == "Darwin" # https://bugzilla.mozilla.org/show_bug.cgi?id=982693 -CFLAGS+= -fno-integrated-as +SUBST_CLASSES+= clang +SUBST_STAGE.clang= pre-configure +SUBST_FILES.clang= build/make/Makefile +SUBST_MESSAGE.clang= Disabling clang integrated assembler +# Test for whether clang supports -fno-integrated-as instead of -no-integrated-as +CLANG_INTEGRATED_AS!= if ${CCPATH} --version -fno-integrated-as > /dev/null 2>&1; then ${ECHO} "-fno-integrated-as"; else ${ECHO} "-no-integrated-as"; fi +SUBST_SED.clang= -e 's/-DINLINE_ASM/-DINLINE_ASM ${CLANG_INTEGRATED_AS}/' . endif .endif diff --git a/multimedia/mediainfo/distinfo b/multimedia/mediainfo/distinfo index 2eed1cf2a..693e1793c 100644 --- a/multimedia/mediainfo/distinfo +++ b/multimedia/mediainfo/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.8 2014/10/13 09:43:13 wiz Exp $ +$NetBSD: distinfo,v 1.9 2015/05/14 13:20:06 jperkin Exp $ SHA1 (mediainfo_0.7.65_AllInclusive.7z) = 80d8b289e6ef9e11a68b960ccd709032452d9e1c RMD160 (mediainfo_0.7.65_AllInclusive.7z) = 35a6ad9ed28e15688597465640a427be4ea70651 Size (mediainfo_0.7.65_AllInclusive.7z) = 2286326 bytes +SHA1 (patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Config.h) = c55f25c0781c1902dd2459d138a88117e3f43de5 SHA1 (patch-MediaInfoLib_Source_MediaInfo_Text_File__Ttml.h) = 9e2e86b46b5106c39be3e07f28c16a9b1a033435 diff --git a/multimedia/mediainfo/patches/patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Config.h b/multimedia/mediainfo/patches/patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Config.h new file mode 100644 index 000000000..600044900 --- /dev/null +++ b/multimedia/mediainfo/patches/patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Config.h @@ -0,0 +1,16 @@ +$NetBSD: patch-MediaInfoLib_Source_MediaInfo_MediaInfo__Config.h,v 1.1 2015/05/14 13:20:06 jperkin Exp $ + +Avoid CS pollution from sys/regset.h on SunOS. + +--- MediaInfoLib/Source/MediaInfo/MediaInfo_Config.h.orig 2013-10-11 14:18:26.000000000 +0000 ++++ MediaInfoLib/Source/MediaInfo/MediaInfo_Config.h +@@ -29,6 +29,9 @@ + #include "ZenLib/Translation.h" + #include "ZenLib/InfoMap.h" + #include ++#ifdef __sun ++#undef CS ++#endif + using namespace ZenLib; + using std::vector; + using std::string; diff --git a/multimedia/mediatomb/Makefile b/multimedia/mediatomb/Makefile index 8a987baf4..6c9e332a1 100644 --- a/multimedia/mediatomb/Makefile +++ b/multimedia/mediatomb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.43 2014/10/07 16:47:31 adam Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/14 06:21:41 tron Exp $ DISTNAME= mediatomb-0.12.1 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mediatomb/} -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://mediatomb.cc/ COMMENT= UPnP MediaServer with a web user interface LICENSE= gnu-gpl-v2 diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index a1a470bb0..936bf4605 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.62 2015/02/22 09:52:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/23 18:27:11 joerg Exp $ PKGNAME= mencoder-${MPLAYER_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Simple movie encoder for MPlayer-playable movies +USE_TOOLS+= pkg-config + .include "../../multimedia/mplayer-share/Makefile.common" .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" diff --git a/multimedia/ming/Makefile b/multimedia/ming/Makefile index c99bb277a..db5359281 100644 --- a/multimedia/ming/Makefile +++ b/multimedia/ming/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/09/28 03:00:45 obache Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:38 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/multimedia/minidlna/Makefile b/multimedia/minidlna/Makefile index 5874dbeaf..769a0b4ed 100644 --- a/multimedia/minidlna/Makefile +++ b/multimedia/minidlna/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/01/20 09:59:33 degroote Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/06 08:17:33 adam Exp $ DISTNAME= minidlna-1.1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=minidlna/} diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile index f5496040a..255d9f29e 100644 --- a/multimedia/mjpegtools/Makefile +++ b/multimedia/mjpegtools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2013/02/16 11:23:37 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:23:40 tnn Exp $ DISTNAME= mjpegtools-2.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mjpeg/} diff --git a/multimedia/mjpegtools/buildlink3.mk b/multimedia/mjpegtools/buildlink3.mk index 5ea382d7c..985c82988 100644 --- a/multimedia/mjpegtools/buildlink3.mk +++ b/multimedia/mjpegtools/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2013/01/26 21:36:38 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:40 tnn Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= mjpegtools MJPEGTOOLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mjpegtools+= mjpegtools>=1.8.0 -BUILDLINK_ABI_DEPENDS.mjpegtools+= mjpegtools>=2.0.0nb2 +BUILDLINK_ABI_DEPENDS.mjpegtools+= mjpegtools>=2.0.0nb4 BUILDLINK_PKGSRCDIR.mjpegtools?= ../../multimedia/mjpegtools .include "../../audio/lame/buildlink3.mk" diff --git a/multimedia/mkvtoolnix-old/Makefile b/multimedia/mkvtoolnix-old/Makefile index 5df7110eb..0c3362508 100644 --- a/multimedia/mkvtoolnix-old/Makefile +++ b/multimedia/mkvtoolnix-old/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2015/01/06 14:59:18 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:23:40 tnn Exp $ DISTNAME= mkvtoolnix-2.9.8 -PKGREVISION= 35 +PKGREVISION= 37 CATEGORIES= multimedia MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index 433261a94..4d42a3a88 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2015/03/02 19:59:07 joerg Exp $ +# $NetBSD: Makefile,v 1.75 2015/04/25 14:23:40 tnn Exp $ DISTNAME= mkvtoolnix-5.0.1 -PKGREVISION= 24 +PKGREVISION= 26 CATEGORIES= multimedia MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/mkvtoolnix/distinfo b/multimedia/mkvtoolnix/distinfo index 6f1686481..2bff3e44a 100644 --- a/multimedia/mkvtoolnix/distinfo +++ b/multimedia/mkvtoolnix/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.33 2014/07/09 11:36:29 jperkin Exp $ +$NetBSD: distinfo,v 1.34 2015/04/23 18:28:57 joerg Exp $ SHA1 (mkvtoolnix-5.0.1.tar.bz2) = 900211d47ba6cbeb4188bb45a492a2b9edf08ed2 RMD160 (mkvtoolnix-5.0.1.tar.bz2) = 3c6220a1ff304a18e4d7125d6981966c3e9d368e Size (mkvtoolnix-5.0.1.tar.bz2) = 2155095 bytes SHA1 (patch-aa) = f34d52914908e54fef20c857c3fde28aa560ff91 +SHA1 (patch-lib_boost_utf8__codecvt__facet_utf8__codecvt__facet.cpp) = 42e184abf518fd4d77a6b9737abe6bbe20a5ca41 SHA1 (patch-src_common_common.cpp) = 04955bcef7fdc825bd97aed62211ad91b7a58c30 SHA1 (patch-src_common_terminal.cpp) = 7bb0178f1fe58ce50feed7c8fc5974ba1172fa13 diff --git a/multimedia/mkvtoolnix/patches/patch-lib_boost_utf8__codecvt__facet_utf8__codecvt__facet.cpp b/multimedia/mkvtoolnix/patches/patch-lib_boost_utf8__codecvt__facet_utf8__codecvt__facet.cpp new file mode 100644 index 000000000..c7118c0cf --- /dev/null +++ b/multimedia/mkvtoolnix/patches/patch-lib_boost_utf8__codecvt__facet_utf8__codecvt__facet.cpp @@ -0,0 +1,13 @@ +$NetBSD: patch-lib_boost_utf8__codecvt__facet_utf8__codecvt__facet.cpp,v 1.1 2015/04/23 18:28:57 joerg Exp $ + +--- lib/boost/utf8_codecvt_facet/utf8_codecvt_facet.cpp.orig 2011-10-09 09:48:12.000000000 +0000 ++++ lib/boost/utf8_codecvt_facet/utf8_codecvt_facet.cpp +@@ -171,7 +171,7 @@ std::codecvt_base::result utf8_codecvt_f + // How many char objects can I process to get <= max_limit + // wchar_t objects? + int utf8_codecvt_facet::do_length( +- BOOST_CODECVT_DO_LENGTH_CONST std::mbstate_t &, ++ const std::mbstate_t &, + const char * from, + const char * from_end, + std::size_t max_limit diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index 13f9784bc..46cd40147 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:23:40 tnn Exp $ DISTNAME= mlt-0.9.0 -PKGREVISION= 15 +PKGREVISION= 18 CATEGORIES= multimedia MASTER_SITES= http://downloads.sourceforge.net/project/mlt/mlt/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlt/} diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile index 9743b3da8..a4f72414c 100644 --- a/multimedia/mpeg4ip/Makefile +++ b/multimedia/mpeg4ip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/10/12 08:04:04 marino Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:40 tnn Exp $ DISTNAME= mpeg4ip-1.5.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpeg4ip/} diff --git a/multimedia/mplayer-plugin/Makefile b/multimedia/mplayer-plugin/Makefile index c49446bee..510de947c 100644 --- a/multimedia/mplayer-plugin/Makefile +++ b/multimedia/mplayer-plugin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:23:40 tnn Exp $ # DISTNAME= mplayerplug-in-3.55 PKGNAME= mplayer-plugin-3.55 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mplayerplug-in/} diff --git a/multimedia/mplayer-share/Makefile b/multimedia/mplayer-share/Makefile index 033f93af5..6cd37ac8d 100644 --- a/multimedia/mplayer-share/Makefile +++ b/multimedia/mplayer-share/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:23:40 tnn Exp $ .include "Makefile.common" PKGNAME= mplayer-share-${MPLAYER_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Documentation used by mplayer and gmplayer DEPENDS+= mplayer-fonts-[0-9]*:../../fonts/mplayer-fonts diff --git a/multimedia/mplayer-share/distinfo b/multimedia/mplayer-share/distinfo index da85295cf..f3902a312 100644 --- a/multimedia/mplayer-share/distinfo +++ b/multimedia/mplayer-share/distinfo @@ -1,21 +1,22 @@ -$NetBSD: distinfo,v 1.87 2015/03/24 14:27:20 joerg Exp $ +$NetBSD: distinfo,v 1.88 2015/04/05 08:27:08 dsainty Exp $ SHA1 (mplayer/MPlayer-1.1.1.tar.xz) = ba2f3bd1442d04b17b0143680850273d928689c1 RMD160 (mplayer/MPlayer-1.1.1.tar.xz) = 745b3fdf684ba7614dbec2a7143188b7c9cca3a1 Size (mplayer/MPlayer-1.1.1.tar.xz) = 11202492 bytes SHA1 (patch-CVE-2014-4610) = 855276c8e301494942a03e13712cc53615d8f4d5 -SHA1 (patch-aa) = da461823d0731624de964323ab630f6e295be7b7 +SHA1 (patch-aa) = abe6709d87c0a1b4f4da15e93a5bc4d923ed0793 SHA1 (patch-ae) = 286f5ac075ea4123a1a6276f97e02a4dda9b3e67 SHA1 (patch-an) = a1d16ce7a4ff5a2071a7bac1b6836dc197b849e4 SHA1 (patch-ffmpeg_libavcodec_arm_asm.S) = dfe8670bcbb6e6dc17b65bf6459b9550da06f73f SHA1 (patch-ffmpeg_libavcodec_arm_simple__idct__arm.S) = 7ffa3a0dc52afe28a6c184a72586a1392719d885 SHA1 (patch-ffmpeg_libavutil_x86__cpu.h) = ea2c6e179840c7746930848b751b6fd1dcd67e90 -SHA1 (patch-gui_interface.c) = 25ada9d9af1e76ffa7b4b97ee07fa1f5250ac000 +SHA1 (patch-gui_interface.c) = b5b1b2da84aaa7555e9ff8b75186684e2439717d SHA1 (patch-libao2_ao_sun.c) = ce7042b394b9b8c051597c734b70290c8bf0a8d5 SHA1 (patch-libmpdemux_demux__gif.c) = 4efec4ea1fe395e24760530e532d3251c64a8fb8 SHA1 (patch-libvo_vo__corevideo.h) = 2d0b1702363227363343a29060a7b027ce96b5bb SHA1 (patch-libvo_vo__gif89a.c) = 88e20df5ea5d5f294d312dddab08cb0e40fb8483 SHA1 (patch-stream_dvb_tune.c) = 46cb5fb4700d7da5ed997dd468033c1edbe9be03 SHA1 (patch-stream_dvbin.h) = ee4f74eb786100e7cc62be228d73ce29d88638d1 +SHA1 (patch-stream_stream__dvdnav.c) = 25215d7764fe481f7cec85b30dc554aeda448fd0 SHA1 (patch-sub_osd.c) = 00dceec6ddd10d5ccb6561a18663fe1ca0635be5 SHA1 (patch-sub_subreader.c) = dc653c1e1cc9583a7e0998b4000e87859a4753a0 diff --git a/multimedia/mplayer-share/options.mk b/multimedia/mplayer-share/options.mk index cd91b811e..22eedfb17 100644 --- a/multimedia/mplayer-share/options.mk +++ b/multimedia/mplayer-share/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.51 2014/10/03 15:26:14 wiz Exp $ +# $NetBSD: options.mk,v 1.52 2015/04/05 08:27:08 dsainty Exp $ .if defined(PKGNAME) && empty(PKGNAME:Mmplayer-share*) @@ -24,7 +24,7 @@ PKG_OPTIONS_VAR= PKG_OPTIONS.${PKGNAME:C/-[0-9].*//} # Options supported by both mplayer* or mencoder*. PKG_SUPPORTED_OPTIONS= gif jpeg mad dts dv png theora vorbis x264 debug -#PKG_SUPPORTED_OPTIONS+= dvdread dvdnav +PKG_SUPPORTED_OPTIONS+= dvdread dvdnav .if ${OSS_TYPE} != "none" PKG_SUPPORTED_OPTIONS+= oss .endif diff --git a/multimedia/mplayer-share/patches/patch-aa b/multimedia/mplayer-share/patches/patch-aa index 4d9067b93..25fa6c940 100644 --- a/multimedia/mplayer-share/patches/patch-aa +++ b/multimedia/mplayer-share/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.31 2013/01/12 11:55:35 jmcneill Exp $ +$NetBSD: patch-aa,v 1.32 2015/04/05 08:27:08 dsainty Exp $ o Handle properly sh3 and evbarm ports on NetBSD. o Fix CPU family detection on NetBSD with /proc mounted with "-o linux" @@ -10,7 +10,7 @@ o Add support for dvb capture on NetBSD. --- configure.orig 2012-05-22 14:01:51.000000000 -0400 +++ configure 2013-01-11 22:15:07.000000000 -0500 -@@ -1519,8 +1519,9 @@ if test -z "$_target" ; then +@@ -1519,8 +1519,9 @@ alpha) host_arch=alpha ;; sun4*|sparc*) host_arch=sparc ;; parisc*|hppa*|9000*) host_arch=hppa ;; @@ -22,7 +22,7 @@ o Add support for dvb capture on NetBSD. s390) host_arch=s390 ;; s390x) host_arch=s390x ;; *mips*) host_arch=mips ;; -@@ -1674,7 +1675,7 @@ else +@@ -1674,7 +1675,7 @@ cc_name=$cc_name_tmp echocheck "$_cc version" cc_vendor=gnu @@ -31,7 +31,7 @@ o Add support for dvb capture on NetBSD. case $cc_version in 2.96*) cc_fail=yes -@@ -1798,7 +1799,7 @@ if x86 ; then +@@ -1798,7 +1799,7 @@ # gather more CPU information pname=$($_cpuinfo | grep 'model name' | cut -d ':' -f 2 | head -n 1) pvendor=$($_cpuinfo | grep 'vendor_id' | cut -d ':' -f 2 | cut -d ' ' -f 2 | head -n 1) @@ -40,7 +40,7 @@ o Add support for dvb capture on NetBSD. pmodel=$($_cpuinfo | grep -v 'model name' | grep 'model' | cut -d ':' -f 2 | cut -d ' ' -f 2 | head -n 1) pstepping=$($_cpuinfo | grep 'stepping' | cut -d ':' -f 2 | cut -d ' ' -f 2 | head -n 1) -@@ -2274,7 +2275,12 @@ case "$host_arch" in +@@ -2274,7 +2275,12 @@ test $_fast_clz = "auto" && _fast_clz=yes ;; @@ -54,7 +54,7 @@ o Add support for dvb capture on NetBSD. arch='sh4' iproc='sh4' ;; -@@ -2591,7 +2597,7 @@ fi # if darwin && test "$cc_vendor" = "g +@@ -2591,7 +2597,7 @@ # Checking for CFLAGS _install_strip="-s" if test "$_profile" != "" || test "$_debug" != "" ; then @@ -63,7 +63,7 @@ o Add support for dvb capture on NetBSD. WARNFLAGS="-W -Wall" _install_strip= elif test -z "$CFLAGS" ; then -@@ -4288,7 +4294,11 @@ if test "$_x11" = auto && test "$_x11_he +@@ -4288,7 +4294,11 @@ -L/usr/X11/lib -L/usr/lib32 -L/usr/openwin/lib -L/usr/local/lib64 -L/usr/X11R6/lib64 \ -L/usr/lib ; do if netbsd; then @@ -76,7 +76,7 @@ o Add support for dvb capture on NetBSD. else ld_tmp="$I -lXext -lX11 $ld_pthread" fi -@@ -4669,6 +4679,8 @@ if test "$_aa" = yes ; then +@@ -4669,6 +4679,8 @@ def_aa='#define CONFIG_AA 1' if cygwin ; then libs_mplayer="$libs_mplayer $(aalib-config --libs | cut -d " " -f 2,5,6)" @@ -85,7 +85,7 @@ o Add support for dvb capture on NetBSD. fi vomodules="aa $vomodules" else -@@ -4756,7 +4768,6 @@ EOF +@@ -4756,7 +4768,6 @@ extra_cflags="$extra_cflags $inc_tmp" && break done fi @@ -93,7 +93,7 @@ o Add support for dvb capture on NetBSD. if test "$_dvb" = yes ; then _dvbin=yes inputmodules="dvb $inputmodules" -@@ -4765,14 +4776,29 @@ if test "$_dvb" = yes ; then +@@ -4765,14 +4776,29 @@ aomodules="mpegpes(dvb) $aomodules" vomodules="mpegpes(dvb) $vomodules" else @@ -129,3 +129,14 @@ o Add support for dvb capture on NetBSD. if darwin; then +@@ -7764,8 +7790,8 @@ + cflags_libdvdnav="-Ilibdvdnav" + inputmodules="dvdnav(internal) $inputmodules" + else +- extra_cflags="$extra_cflags $($_dvdnavconfig --cflags)" +- extra_ldflags="$extra_ldflags $($_dvdnavconfig --minilibs)" ++ extra_cflags="$extra_cflags $($_pkg_config --cflags dvdnav)" ++ extra_ldflags="$extra_ldflags $($_pkg_config --libs dvdnav)" + inputmodules="dvdnav $inputmodules" + fi + else diff --git a/multimedia/mplayer-share/patches/patch-gui_interface.c b/multimedia/mplayer-share/patches/patch-gui_interface.c index 5afe01044..cb7ee203e 100644 --- a/multimedia/mplayer-share/patches/patch-gui_interface.c +++ b/multimedia/mplayer-share/patches/patch-gui_interface.c @@ -1,14 +1,18 @@ -$NetBSD: patch-gui_interface.c,v 1.1 2014/10/09 14:48:51 martin Exp $ +$NetBSD: patch-gui_interface.c,v 1.2 2015/04/05 08:27:08 dsainty Exp $ Add missing global variable to avoid link error. +If DVD support is compiled in, dvd_angle is provided by stream_dvd.c +instead. + --- gui/interface.c.orig 2012-05-21 20:46:25.000000000 +0200 +++ gui/interface.c 2014-10-09 16:10:41.000000000 +0200 -@@ -62,6 +62,7 @@ guiInterface_t guiInfo = { - }; +@@ -54,6 +54,8 @@ - static int initialized; + #ifdef CONFIG_DVDREAD + #include "stream/stream_dvd.h" ++#else +int dvd_angle = 1; + #endif - /* MPlayer -> GUI */ - + guiInterface_t guiInfo = { diff --git a/multimedia/mplayer-share/patches/patch-stream_stream__dvdnav.c b/multimedia/mplayer-share/patches/patch-stream_stream__dvdnav.c new file mode 100644 index 000000000..0469bb5b3 --- /dev/null +++ b/multimedia/mplayer-share/patches/patch-stream_stream__dvdnav.c @@ -0,0 +1,24 @@ +$NetBSD: patch-stream_stream__dvdnav.c,v 1.1 2015/04/05 08:27:08 dsainty Exp $ + +Build against libdvdnav 5.0 API. + +--- stream/stream_dvdnav.c.orig 2015-04-02 19:11:45.639187166 +1300 ++++ stream/stream_dvdnav.c 2015-04-02 19:15:31.431196527 +1300 +@@ -737,13 +737,13 @@ + + format = dvdnav_audio_stream_format(priv->dvdnav, lg); + switch(format) { +- case DVDNAV_FORMAT_AC3: ++ case DVD_AUDIO_FORMAT_AC3: + return index + 128; +- case DVDNAV_FORMAT_DTS: ++ case DVD_AUDIO_FORMAT_DTS: + return index + 136; +- case DVDNAV_FORMAT_LPCM: ++ case DVD_AUDIO_FORMAT_LPCM: + return index + 160; +- case DVDNAV_FORMAT_MPEGAUDIO: ++ case DVD_AUDIO_FORMAT_MPEG2_EXT: + return index; + default: + return -1; diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 96420ea5a..57445fba1 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2015/02/22 09:52:50 ryoon Exp $ +# $NetBSD: Makefile,v 1.98 2015/04/25 14:23:40 tnn Exp $ PKGNAME= mplayer-${MPLAYER_VERSION} -PKGREVISION= 5 +PKGREVISION= 7 COMMENT= Fast, cross-platform movie player diff --git a/multimedia/mplayerthumbs/Makefile b/multimedia/mplayerthumbs/Makefile index c0c50a458..12314e8f6 100644 --- a/multimedia/mplayerthumbs/Makefile +++ b/multimedia/mplayerthumbs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/13 12:06:45 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:40 tnn Exp $ DISTNAME= mplayerthumbs-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= multimedia COMMENT= thumbnail generator for all KDE file managers diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 4a89325c7..df9635b41 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2015/02/28 11:53:31 adam Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:39 wiz Exp $ -DISTNAME= mpv-0.8.2 +DISTNAME= mpv-0.9.2 +PKGREVISION= 1 CATEGORIES= multimedia -MASTER_SITES= -https://github.com/mpv-player/mpv/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX} +MASTER_SITES= ${MASTER_SITE_GITHUB:=mpv-player/} +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= leot1990@users.sourceforge.net HOMEPAGE= http://mpv.io/ @@ -14,7 +16,6 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils BUILD_DEPENDS+= waf>=1.8.4:../../devel/waf PYTHON_FOR_BUILD_ONLY= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-docutils USE_TOOLS+= perl pkg-config diff --git a/multimedia/mpv/distinfo b/multimedia/mpv/distinfo index 2dc72a248..5b23446b5 100644 --- a/multimedia/mpv/distinfo +++ b/multimedia/mpv/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.11 2015/02/28 11:53:31 adam Exp $ +$NetBSD: distinfo,v 1.14 2015/05/24 08:03:05 adam Exp $ -SHA1 (mpv-0.8.2.tar.gz) = 2b9f7978341924d0d1763de3f1d1c9dfba5d4ac0 -RMD160 (mpv-0.8.2.tar.gz) = 69d7091cf4264afef2e074ea5eefe236810e95f9 -Size (mpv-0.8.2.tar.gz) = 2663666 bytes +SHA1 (mpv-0.9.2.tar.gz) = e5b59d62dee13f8f5cf3974f9c46b7afeb02b740 +RMD160 (mpv-0.9.2.tar.gz) = bcb626d91875a240a9cfa440c917fc96bed25b7d +Size (mpv-0.9.2.tar.gz) = 2701306 bytes +SHA1 (patch-audio_chmap.c) = 796442d644fd4b6d0313779f3c6dbbbe598f8ec1 diff --git a/multimedia/mpv/options.mk b/multimedia/mpv/options.mk index cc36e44b9..aef58bff9 100644 --- a/multimedia/mpv/options.mk +++ b/multimedia/mpv/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.4 2015/01/20 12:19:24 wiz Exp $ +# $NetBSD: options.mk,v 1.5 2015/04/30 15:10:17 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.mpv PKG_SUPPORTED_OPTIONS= caca lua pulseaudio sdl v4l2 @@ -21,6 +21,7 @@ WAF_CONFIGURE_ARGS+= --disable-caca ### .if !empty(PKG_OPTIONS:Mlua) WAF_CONFIGURE_ARGS+= --enable-lua +LUA_VERSIONS_INCOMPATIBLE= 53 .include "../../lang/lua/buildlink3.mk" .else WAF_CONFIGURE_ARGS+= --disable-lua diff --git a/multimedia/mpv/patches/patch-audio_chmap.c b/multimedia/mpv/patches/patch-audio_chmap.c new file mode 100644 index 000000000..f47cef43f --- /dev/null +++ b/multimedia/mpv/patches/patch-audio_chmap.c @@ -0,0 +1,24 @@ +$NetBSD: patch-audio_chmap.c,v 1.1 2015/05/24 08:03:05 adam Exp $ + +Avoid conflict with system popcount64(). + +--- audio/chmap.c.orig 2015-05-24 07:59:39.000000000 +0000 ++++ audio/chmap.c +@@ -395,7 +395,7 @@ void mp_chmap_get_reorder(int src[MP_NUM + assert(src[n] < 0 || (to->speaker[n] == from->speaker[src[n]])); + } + +-static int popcount64(uint64_t bits) ++static int mypopcount64(uint64_t bits) + { + int r = 0; + for (int n = 0; n < 64; n++) +@@ -408,7 +408,7 @@ int mp_chmap_diffn(const struct mp_chmap + { + uint64_t a_mask = mp_chmap_to_lavc_unchecked(a); + uint64_t b_mask = mp_chmap_to_lavc_unchecked(b); +- return popcount64((a_mask ^ b_mask) & a_mask); ++ return mypopcount64((a_mask ^ b_mask) & a_mask); + } + + // Returns something like "fl-fr-fc". If there's a standard layout in lavc diff --git a/multimedia/ogle_gui/Makefile b/multimedia/ogle_gui/Makefile index 3a9ea7cf0..382878864 100644 --- a/multimedia/ogle_gui/Makefile +++ b/multimedia/ogle_gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:41 tnn Exp $ DISTNAME= ogle_gui-0.9.2 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= multimedia MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ diff --git a/multimedia/omxplayer/Makefile b/multimedia/omxplayer/Makefile index 1bf3e554f..1147243c1 100644 --- a/multimedia/omxplayer/Makefile +++ b/multimedia/omxplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/03/09 16:10:04 jmcneill Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:13 adam Exp $ DISTNAME= omxplayer-20150118 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.invisible.ca/packages/distfiles/ EXTRACT_SUFX= .zip diff --git a/multimedia/p5-GStreamer/Makefile b/multimedia/p5-GStreamer/Makefile index 343f16b6c..680b76804 100644 --- a/multimedia/p5-GStreamer/Makefile +++ b/multimedia/p5-GStreamer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:01 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:39 wiz Exp $ DISTNAME= GStreamer-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= multimedia perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GStreamer/} diff --git a/multimedia/p5-GStreamer/buildlink3.mk b/multimedia/p5-GStreamer/buildlink3.mk deleted file mode 100644 index 5e0b098ce..000000000 --- a/multimedia/p5-GStreamer/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.8 2012/09/15 10:05:52 obache Exp $ -# - -BUILDLINK_TREE+= p5-GStreamer - -.if !defined(P5_GSTREAMER_BUILDLINK3_MK) -P5_GSTREAMER_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.p5-GStreamer+= p5-GStreamer>=0.11 -BUILDLINK_ABI_DEPENDS.p5-GStreamer+= p5-GStreamer>=0.17nb1 -BUILDLINK_PKGSRCDIR.p5-GStreamer?= ../../multimedia/p5-GStreamer - -.include "../../devel/p5-glib2/buildlink3.mk" -.include "../../multimedia/gstreamer0.10/buildlink3.mk" -.endif # P5_GSTREAMER_BUILDLINK3_MK - -BUILDLINK_TREE+= -p5-GStreamer diff --git a/multimedia/p5-xmltv/Makefile b/multimedia/p5-xmltv/Makefile index cff878dc4..fb7bfce43 100644 --- a/multimedia/p5-xmltv/Makefile +++ b/multimedia/p5-xmltv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:39 wiz Exp $ DISTNAME= xmltv-0.5.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= multimedia perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmltv/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/phonon-backend-gstreamer/Makefile b/multimedia/phonon-backend-gstreamer/Makefile index 9ff4c95ea..2828af27d 100644 --- a/multimedia/phonon-backend-gstreamer/Makefile +++ b/multimedia/phonon-backend-gstreamer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/11/30 03:00:04 markd Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:41 tnn Exp $ DISTNAME= phonon-backend-gstreamer-4.8.0 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_KDE:=phonon/phonon-backend-gstreamer/4.8.0/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/phonon-backend-vlc/Makefile b/multimedia/phonon-backend-vlc/Makefile index 7b9715575..3da2e1dcb 100644 --- a/multimedia/phonon-backend-vlc/Makefile +++ b/multimedia/phonon-backend-vlc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/30 03:07:09 markd Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:23:41 tnn Exp $ DISTNAME= phonon-backend-vlc-0.8.1 +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_KDE:=phonon/phonon-backend-vlc/0.8.1/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/phonon/Makefile b/multimedia/phonon/Makefile index b4e777807..1f7999d96 100644 --- a/multimedia/phonon/Makefile +++ b/multimedia/phonon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:23:41 tnn Exp $ DISTNAME= phonon-4.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_KDE:=phonon/4.8.2/} EXTRACT_SUFX= .tar.xz diff --git a/multimedia/phonon/buildlink3.mk b/multimedia/phonon/buildlink3.mk index 025089681..eb79dfd43 100644 --- a/multimedia/phonon/buildlink3.mk +++ b/multimedia/phonon/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/02/12 23:18:18 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/25 14:23:41 tnn Exp $ BUILDLINK_TREE+= phonon @@ -6,7 +6,7 @@ BUILDLINK_TREE+= phonon PHONON_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.phonon+= phonon>=4.5.0 -BUILDLINK_ABI_DEPENDS.phonon+= phonon>=4.7.1nb1 +BUILDLINK_ABI_DEPENDS.phonon+= phonon>=4.8.2nb2 BUILDLINK_PKGSRCDIR.phonon?= ../../multimedia/phonon .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index 362dcd6b6..4a583d5ce 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/05/09 07:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:41 tnn Exp $ DISTNAME= pitivi-0.15.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pitivi/0.15/} #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pitivi/} diff --git a/multimedia/pspvc/Makefile b/multimedia/pspvc/Makefile index 5d7930bf7..3d3ed3dd1 100644 --- a/multimedia/pspvc/Makefile +++ b/multimedia/pspvc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/08/11 23:09:45 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:23:41 tnn Exp $ DISTNAME= pspvc-install-0.3 PSPVCVER= pspvc-0.3 PKGNAME= ${PSPVCVER} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pspvc/} diff --git a/multimedia/py-gstreamer1/Makefile b/multimedia/py-gstreamer1/Makefile index 164247dc7..f0112e59e 100644 --- a/multimedia/py-gstreamer1/Makefile +++ b/multimedia/py-gstreamer1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/08/11 06:16:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/13 23:12:42 rodent Exp $ DISTNAME= gst-python-1.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer1/} @@ -20,8 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN} PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 26 # devel/py-gobject3 - .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" CONFIGURE_ENV+= ac_cv_prog_cc_c99=no diff --git a/multimedia/ruby-ming/distinfo b/multimedia/ruby-ming/distinfo index d803bce45..8e30d1d31 100644 --- a/multimedia/ruby-ming/distinfo +++ b/multimedia/ruby-ming/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2013/07/21 02:48:12 taca Exp $ +$NetBSD: distinfo,v 1.10 2015/06/08 14:55:17 taca Exp $ SHA1 (ming-ruby-0.2.1.tar.gz) = 942829a4085afb2645e6b098b72bd24badb8f0ef RMD160 (ming-ruby-0.2.1.tar.gz) = 7ddde8b9912bdd1608a7af8b23464a5fc63b9306 @@ -9,3 +9,4 @@ SHA1 (patch-ac) = c6604cb8856ea42d1083894eae9f60c997bfa27a SHA1 (patch-ad) = 6a62e023b934f528f9247bae24c28829f35d1c25 SHA1 (patch-ext_ming_mingc_swfcxform.c) = fae47d061d2088c27c056b66cec3ea45fc8bfe4b SHA1 (patch-ext_ming_mingc_swfdisplayitem.c) = 134f713c96454b9dec4851ccdcd2310ef24cc540 +SHA1 (patch-setup.rb) = d64c1babfae090cf8868a66c0bcd220ccba9a0a2 diff --git a/multimedia/ruby-ming/patches/patch-setup.rb b/multimedia/ruby-ming/patches/patch-setup.rb new file mode 100644 index 000000000..3a01b9846 --- /dev/null +++ b/multimedia/ruby-ming/patches/patch-setup.rb @@ -0,0 +1,24 @@ +$NetBSD: patch-setup.rb,v 1.1 2015/06/08 14:55:17 taca Exp $ + +Fix build problem on Ruby 2.2 and later. + +--- setup.rb.orig 2004-10-30 14:17:39.000000000 +0000 ++++ setup.rb +@@ -256,7 +256,7 @@ class ConfigTable_class + + end + +-c = ::Config::CONFIG ++c = ::RbConfig::CONFIG + + rubypath = c['bindir'] + '/' + c['ruby_install_name'] + +@@ -1246,7 +1246,7 @@ class Installer + + def ruby_extentions(dir) + Dir.open(dir) {|d| +- ents = d.select {|fname| /\.#{::Config::CONFIG['DLEXT']}\z/ =~ fname } ++ ents = d.select {|fname| /\.#{::RbConfig::CONFIG['DLEXT']}\z/ =~ fname } + if ents.empty? + setup_rb_error "no ruby extention exists: 'ruby #{$0} setup' first" + end diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile index a39d33c4c..15e3a8595 100644 --- a/multimedia/smpeg/Makefile +++ b/multimedia/smpeg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:41 tnn Exp $ # DISTNAME= smpeg-0.4.4 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= devel multimedia MASTER_SITES= # diff --git a/multimedia/smpeg/buildlink3.mk b/multimedia/smpeg/buildlink3.mk index ae10defde..09002c300 100644 --- a/multimedia/smpeg/buildlink3.mk +++ b/multimedia/smpeg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2011/04/22 13:42:03 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2015/04/25 14:23:41 tnn Exp $ BUILDLINK_TREE+= smpeg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= smpeg SMPEG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.smpeg+= smpeg>=0.4.4nb3 -BUILDLINK_ABI_DEPENDS.smpeg+= smpeg>=0.4.4nb15 +BUILDLINK_ABI_DEPENDS.smpeg+= smpeg>=0.4.4nb16 BUILDLINK_PKGSRCDIR.smpeg?= ../../multimedia/smpeg .include "../../devel/SDL/buildlink3.mk" diff --git a/multimedia/smpeg2/Makefile b/multimedia/smpeg2/Makefile index 2a134804c..be78a1963 100644 --- a/multimedia/smpeg2/Makefile +++ b/multimedia/smpeg2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:41 tnn Exp $ DISTNAME= smpeg2-2.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://www.libsdl.org/projects/smpeg/release/ diff --git a/multimedia/smpeg2/buildlink3.mk b/multimedia/smpeg2/buildlink3.mk index e43ce04a4..6a22c6682 100644 --- a/multimedia/smpeg2/buildlink3.mk +++ b/multimedia/smpeg2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:23:41 tnn Exp $ BUILDLINK_TREE+= smpeg2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= smpeg2 SMPEG2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.smpeg2+= smpeg2>=2.0.0 -BUILDLINK_ABI_DEPENDS.smpeg2?= smpeg2>=2.0.0nb1 +BUILDLINK_ABI_DEPENDS.smpeg2?= smpeg2>=2.0.0nb2 BUILDLINK_PKGSRCDIR.smpeg2?= ../../multimedia/smpeg2 .include "../../devel/SDL2/buildlink3.mk" diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index 22b21f6c9..4468e4795 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:41 tnn Exp $ # DISTNAME= subtitleeditor-0.30.0 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= multimedia MASTER_SITES= http://download.gna.org/subtitleeditor/0.30/ diff --git a/multimedia/swfdec-gnome/Makefile b/multimedia/swfdec-gnome/Makefile index 052f14261..a9fd938f2 100644 --- a/multimedia/swfdec-gnome/Makefile +++ b/multimedia/swfdec-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:23:41 tnn Exp $ # DISTNAME= swfdec-gnome-2.28.0 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/swfdec-gnome/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/swfdec-mozilla/Makefile b/multimedia/swfdec-mozilla/Makefile index 1673d738f..95b3b6e41 100644 --- a/multimedia/swfdec-mozilla/Makefile +++ b/multimedia/swfdec-mozilla/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:41 tnn Exp $ # DISTNAME= swfdec-mozilla-0.8.2 -PKGREVISION= 41 +PKGREVISION= 43 CATEGORIES= multimedia MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.8/ diff --git a/multimedia/swfdec/Makefile b/multimedia/swfdec/Makefile index efe564538..e6ea1463c 100644 --- a/multimedia/swfdec/Makefile +++ b/multimedia/swfdec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/07 14:05:58 youri Exp $ # DISTNAME= swfdec-0.8.4 -PKGREVISION= 39 +PKGREVISION= 41 CATEGORIES= multimedia MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.8/ @@ -42,7 +42,7 @@ CONFIGURE_ARGS+= --with-audio=none .include "../../graphics/cairo/buildlink3.mk" .include "../../multimedia/gstreamer0.10/buildlink3.mk" .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/gtk-doc/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/swfdec/buildlink3.mk b/multimedia/swfdec/buildlink3.mk index ed55dddbc..b6f3523ba 100644 --- a/multimedia/swfdec/buildlink3.mk +++ b/multimedia/swfdec/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.53 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.56 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= swfdec @@ -6,7 +6,7 @@ BUILDLINK_TREE+= swfdec SWFDEC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.swfdec+= swfdec>=0.8.2 -BUILDLINK_ABI_DEPENDS.swfdec+= swfdec>=0.8.4nb39 +BUILDLINK_ABI_DEPENDS.swfdec+= swfdec>=0.8.4nb41 BUILDLINK_PKGSRCDIR.swfdec?= ../../multimedia/swfdec pkgbase := swfdec @@ -22,7 +22,7 @@ pkgbase := swfdec .include "../../graphics/cairo/buildlink3.mk" .include "../../multimedia/gstreamer0.10/buildlink3.mk" .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .endif # SWFDEC_BUILDLINK3_MK diff --git a/multimedia/totem-browser-plugin/Makefile b/multimedia/totem-browser-plugin/Makefile index c86b1ab79..e1f3e4ab2 100644 --- a/multimedia/totem-browser-plugin/Makefile +++ b/multimedia/totem-browser-plugin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2014/10/07 16:47:31 adam Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:42 tnn Exp $ # .include "../../multimedia/totem/Makefile.common" @@ -6,7 +6,7 @@ DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup PKGNAME= ${DISTNAME:S/totem/totem-browser-plugin/} -PKGREVISION= 34 +PKGREVISION= 36 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST diff --git a/multimedia/totem-nautilus/Makefile b/multimedia/totem-nautilus/Makefile index ad3574940..c1211ea2b 100644 --- a/multimedia/totem-nautilus/Makefile +++ b/multimedia/totem-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2014/10/07 16:47:31 adam Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:42 tnn Exp $ # .include "../../multimedia/totem/Makefile.common" PKGNAME= ${DISTNAME:S/totem/totem-nautilus/} -PKGREVISION= 29 +PKGREVISION= 31 # override Makefile.common PLIST_SRC= ${.CURDIR}/PLIST diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index f181829d0..1e75122c8 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2015/01/25 00:07:35 prlw1 Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/08 23:14:36 joerg Exp $ DISTNAME= totem-pl-parser-3.4.5 +PKGREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -22,6 +23,7 @@ PKGCONFIG_OVERRIDE+= totem-plparser.pc.in .include "../../devel/glib2/buildlink3.mk" .include "../../mail/gmime/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" +.include "../../security/libgcrypt/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/totem-pl-parser/buildlink3.mk b/multimedia/totem-pl-parser/buildlink3.mk index 2361ae5bf..890e632fd 100644 --- a/multimedia/totem-pl-parser/buildlink3.mk +++ b/multimedia/totem-pl-parser/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2015/01/25 00:07:35 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2015/06/09 14:19:16 joerg Exp $ BUILDLINK_TREE+= totem-pl-parser @@ -6,13 +6,14 @@ BUILDLINK_TREE+= totem-pl-parser TOTEM_PL_PARSER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.totem-pl-parser+= totem-pl-parser>=2.22.1 -BUILDLINK_ABI_DEPENDS.totem-pl-parser+= totem-pl-parser>=3.4.3nb7 +BUILDLINK_ABI_DEPENDS.totem-pl-parser+= totem-pl-parser>=3.4.5nb1 BUILDLINK_PKGSRCDIR.totem-pl-parser?= ../../multimedia/totem-pl-parser .include "../../devel/glib2/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" .include "../../mail/gmime/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" +.include "../../security/libgcrypt/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" .endif # TOTEM_PL_PARSER_BUILDLINK3_MK BUILDLINK_TREE+= -totem-pl-parser diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index ad9e2ed29..df2084fa6 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2014/10/07 16:47:31 adam Exp $ +# $NetBSD: Makefile,v 1.79 2015/04/25 14:23:41 tnn Exp $ # .include "Makefile.common" -PKGREVISION= 29 +PKGREVISION= 31 DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup diff --git a/multimedia/totem/buildlink3.mk b/multimedia/totem/buildlink3.mk index afae21a9b..e20167ba0 100644 --- a/multimedia/totem/buildlink3.mk +++ b/multimedia/totem/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:48:12 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:23:41 tnn Exp $ BUILDLINK_TREE+= totem @@ -6,7 +6,7 @@ BUILDLINK_TREE+= totem TOTEM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.4.0 -BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb27 +BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb31 BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem .include "../../textproc/libxml2/buildlink3.mk" diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 60fa56b9e..08ef3bfbc 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2014/10/07 16:47:31 adam Exp $ +# $NetBSD: Makefile,v 1.95 2015/04/25 14:23:42 tnn Exp $ DISTNAME= transcode-1.1.7 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= multimedia #MASTER_SITES= http://download.berlios.de/tcforge/ MASTER_SITES= http://bitbucket.org/france/transcode-tcforge/downloads/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 0c80bb897..e71d676d3 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.180 2015/03/22 20:06:32 joerg Exp $ +# $NetBSD: Makefile,v 1.182 2015/06/12 10:50:39 wiz Exp $ DISTNAME= vlc-${VLC_VERSION} -PKGREVISION= 50 +PKGREVISION= 52 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/} \ http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ diff --git a/multimedia/vlc2/Makefile b/multimedia/vlc2/Makefile index ca1b1ea46..9cc50bc77 100644 --- a/multimedia/vlc2/Makefile +++ b/multimedia/vlc2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.66 2015/06/12 10:50:39 wiz Exp $ DISTNAME= vlc-${VLC_VERSION} -PKGREVISION= 17 +PKGREVISION= 19 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/} \ http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ diff --git a/multimedia/vlc21/Makefile b/multimedia/vlc21/Makefile index 2632d6691..9417bc043 100644 --- a/multimedia/vlc21/Makefile +++ b/multimedia/vlc21/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:39 wiz Exp $ DISTNAME= vlc-${VLC_VERSION} -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vlc/} \ http://download.videolan.org/pub/videolan/vlc/${VLC_VERSION}/ @@ -104,6 +104,12 @@ SUBST_SED.fnt= -e "s,${ORIGFNT},${DEFAULT_FONT}," SUBST_FILES.fnt= modules/text_renderer/freetype.c SUBST_MESSAGE.fnt= Fixing hardcoded paths. +SUBST_CLASSES+= vc +SUBST_STAGE.vc= pre-configure +SUBST_SED.vc= -e "s,/opt/vc,${LOCALBASE},g" +SUBST_FILES.vc+= modules/codec/omxil/omxil_core.c +SUBST_MESSAGE.vc= Fixing hardcoded videocore library paths. + # VLC embeds the build environment info to help debuging. CHECK_WRKREF_SKIP= lib/libvlccore.a \ lib/libvlccore.so* diff --git a/multimedia/vlc21/PLIST b/multimedia/vlc21/PLIST index af6a0d938..89ddb67e3 100644 --- a/multimedia/vlc21/PLIST +++ b/multimedia/vlc21/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/12/13 11:15:45 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/12 10:43:25 jmcneill Exp $ bin/cvlc ${PLIST.x11}bin/qvlc bin/rvlc @@ -183,6 +183,8 @@ lib/vlc/plugins/codec/liblibass_plugin.la lib/vlc/plugins/codec/liblibmpeg2_plugin.la lib/vlc/plugins/codec/liblpcm_plugin.la lib/vlc/plugins/codec/libmpeg_audio_plugin.la +${PLIST.rpi}lib/vlc/plugins/codec/libomxil_plugin.la +${PLIST.rpi}lib/vlc/plugins/codec/libomxil_vout_plugin.la lib/vlc/plugins/codec/libopus_plugin.la lib/vlc/plugins/codec/libpng_plugin.la lib/vlc/plugins/codec/librawvideo_plugin.la @@ -200,7 +202,7 @@ lib/vlc/plugins/codec/libtheora_plugin.la lib/vlc/plugins/codec/libuleaddvaudio_plugin.la lib/vlc/plugins/codec/libvorbis_plugin.la lib/vlc/plugins/codec/libx264_plugin.la -lib/vlc/plugins/codec/libxwd_plugin.la +${PLIST.x11}lib/vlc/plugins/codec/libxwd_plugin.la lib/vlc/plugins/control/libdummy_plugin.la lib/vlc/plugins/control/libgestures_plugin.la ${PLIST.x11}lib/vlc/plugins/control/libglobalhotkeys_plugin.la @@ -377,8 +379,8 @@ lib/vlc/plugins/video_filter/libtransform_plugin.la lib/vlc/plugins/video_filter/libwall_plugin.la lib/vlc/plugins/video_filter/libwave_plugin.la lib/vlc/plugins/video_filter/libyuvp_plugin.la -lib/vlc/plugins/video_output/libgl_plugin.la -lib/vlc/plugins/video_output/libglx_plugin.la +${PLIST.x11}lib/vlc/plugins/video_output/libgl_plugin.la +${PLIST.x11}lib/vlc/plugins/video_output/libglx_plugin.la lib/vlc/plugins/video_output/libvdummy_plugin.la lib/vlc/plugins/video_output/libvmem_plugin.la ${PLIST.sdl}lib/vlc/plugins/video_output/libvout_sdl_plugin.la diff --git a/multimedia/vlc21/options.mk b/multimedia/vlc21/options.mk index 0cf938329..df3655c26 100644 --- a/multimedia/vlc21/options.mk +++ b/multimedia/vlc21/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2014/12/13 11:15:45 wiz Exp $ +# $NetBSD: options.mk,v 1.3 2015/04/13 08:32:15 tnn Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.vlc PKG_SUPPORTED_OPTIONS= debug faad skins sdl pulseaudio x11 @@ -7,6 +7,12 @@ PKG_SUPPORTED_OPTIONS+= gnome dts rtsp #PKG_SUPPORTED_OPTIONS+= dbus PKG_SUGGESTED_OPTIONS= faad x11 rtsp +PLIST_VARS+= rpi +.if !empty(MACHINE_ARCH:M*earm*) +PKG_SUPPORTED_OPTIONS+= rpi +PKG_SUGGESTED_OPTIONS+= rpi +.endif + ### Add VAAPI if it is available .include "../../multimedia/libva/available.mk" PLIST_VARS+= vaapi @@ -172,8 +178,17 @@ CONFIGURE_ARGS+= --disable-libva ## LIRC support .if !empty(PKG_OPTIONS:Mlirc) CONFIGURE_ARGS+= --enable-lirc -PLIST.lirc= yes +PLIST.lirc= yes .include "../../comms/lirc/buildlink3.mk" .else CONFIGURE_ARGS+= --disable-lirc .endif + +## Raspberry Pi support +.if !empty(PKG_OPTIONS:Mrpi) +PLIST.rpi= yes +CONFIGURE_ARGS+= --enable-rpi-omxil +.include "../../misc/raspberrypi-userland/buildlink3.mk" +.else +CONFIGURE_ARGS+= --disable-rpi-omxil +.endif diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile index 624c8a49c..98be11755 100644 --- a/multimedia/x264-devel/Makefile +++ b/multimedia/x264-devel/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.52 2015/01/21 18:15:17 adam Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/12 10:50:39 wiz Exp $ SNAPSHOT_DATE= 20141218 DISTNAME= x264-snapshot-${SNAPSHOT_DATE}-2245 PKGNAME= x264-devel-${SNAPSHOT_DATE} +PKGREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/x265/Makefile b/multimedia/x265/Makefile index 727afe50d..cd28bb330 100644 --- a/multimedia/x265/Makefile +++ b/multimedia/x265/Makefile @@ -1,19 +1,17 @@ -# $NetBSD: Makefile,v 1.7 2015/02/28 23:45:29 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/29 12:03:06 adam Exp $ -DISTNAME= 1.5 -PKGNAME= x265-${DISTNAME} -PKGREVISION= 1 +DISTNAME= x265_1.7 +PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= multimedia -MASTER_SITES= https://bitbucket.org/multicoreware/x265/get/ -DIST_SUBDIR= x265 -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= https://bitbucket.org/multicoreware/x265/downloads/ \ + http://download.videolan.org/videolan/x265/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.x265.org/ COMMENT= High Efficiency Video Coding (HEVC) LICENSE= gnu-gpl-v2 -WRKSRC= ${WRKDIR}/multicoreware-x265-9f0324125f53/source +WRKSRC= ${WRKDIR}/${DISTNAME}/source BUILD_DEPENDS+= yasm>=1.0.0:../../devel/yasm CMAKE_ARGS+= -DENABLE_PIC=ON diff --git a/multimedia/x265/PLIST b/multimedia/x265/PLIST index b3c29f8d2..a7b3ca30e 100644 --- a/multimedia/x265/PLIST +++ b/multimedia/x265/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.6 2015/02/12 09:02:42 adam Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/05/29 12:03:06 adam Exp $ bin/x265 include/x265.h include/x265_config.h lib/libx265.a lib/libx265.so -lib/libx265.so.43 +lib/libx265.so.59 lib/pkgconfig/x265.pc diff --git a/multimedia/x265/distinfo b/multimedia/x265/distinfo index fe161179b..e65167771 100644 --- a/multimedia/x265/distinfo +++ b/multimedia/x265/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/02/12 09:02:42 adam Exp $ +$NetBSD: distinfo,v 1.7 2015/05/29 12:03:06 adam Exp $ -SHA1 (x265/1.5.tar.bz2) = a348aca6aca873728607f28fa69428ae28b19bd0 -RMD160 (x265/1.5.tar.bz2) = 236a5fdf81b424f731158118fc3fe7c7f89a5d6c -Size (x265/1.5.tar.bz2) = 588263 bytes +SHA1 (x265_1.7.tar.gz) = ee078ffe6858d17a25a268b69a1c651ef3b63945 +RMD160 (x265_1.7.tar.gz) = cd95f53096d2c47939251e3f7847bd283ebe8518 +Size (x265_1.7.tar.gz) = 844212 bytes diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile index 4c726e2f3..7eb89c727 100644 --- a/multimedia/xawtv/Makefile +++ b/multimedia/xawtv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/29 23:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:39 wiz Exp $ # DISTNAME= xawtv-3.95 -PKGREVISION= 13 +PKGREVISION= 15 CATEGORIES= multimedia MASTER_SITES= http://dl.bytesex.org/releases/xawtv/ diff --git a/multimedia/xfce4-mpc-plugin/Makefile b/multimedia/xfce4-mpc-plugin/Makefile index b91d270b7..04171931b 100644 --- a/multimedia/xfce4-mpc-plugin/Makefile +++ b/multimedia/xfce4-mpc-plugin/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:42 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.2 - -DISTNAME= xfce4-mpc-plugin-${XFCE4_VERSION} -EXTRACT_SUFX= .tar.gz -PKGREVISION= 21 +DISTNAME= xfce4-mpc-plugin-0.4.4 CATEGORIES= multimedia -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mpc-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.4/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin COMMENT= Xfce Music Player Client plugin LIBS.SunOS+= -lsocket -lnsl .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/xfce4-mpc-plugin/PLIST b/multimedia/xfce4-mpc-plugin/PLIST index 15f541a2e..3069ae229 100644 --- a/multimedia/xfce4-mpc-plugin/PLIST +++ b/multimedia/xfce4-mpc-plugin/PLIST @@ -1,6 +1,39 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-mpc-plugin +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libmpc.la +share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-mpc-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-mpc-plugin.mo -share/xfce4/panel-plugins/xfce4-mpc-plugin.desktop +share/locale/pt/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-mpc-plugin.mo +share/xfce4/panel/plugins/xfce4-mpc-plugin.desktop diff --git a/multimedia/xfce4-mpc-plugin/buildlink3.mk b/multimedia/xfce4-mpc-plugin/buildlink3.mk deleted file mode 100644 index 9cefefa4e..000000000 --- a/multimedia/xfce4-mpc-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/05 00:48:13 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-mpc-plugin - -.if !defined(XFCE4_MPC_PLUGIN_BUILDLINK3_MK) -XFCE4_MPC_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-mpc-plugin+= xfce4-mpc-plugin>=0.3.2 -BUILDLINK_ABI_DEPENDS.xfce4-mpc-plugin+= xfce4-mpc-plugin>=0.3.2nb21 -BUILDLINK_PKGSRCDIR.xfce4-mpc-plugin?= ../../multimedia/xfce4-mpc-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_MPC_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-mpc-plugin diff --git a/multimedia/xfce4-mpc-plugin/distinfo b/multimedia/xfce4-mpc-plugin/distinfo index 9731d488c..c7cc89e77 100644 --- a/multimedia/xfce4-mpc-plugin/distinfo +++ b/multimedia/xfce4-mpc-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2007/12/05 07:49:16 martti Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-mpc-plugin-0.3.2.tar.gz) = 0da20c9971f9cb39b8cde938b28514f194e6f28c -RMD160 (xfce4-mpc-plugin-0.3.2.tar.gz) = d6f5476dc6315c4b278c28537651f2c0796e54fd -Size (xfce4-mpc-plugin-0.3.2.tar.gz) = 221042 bytes +SHA1 (xfce4-mpc-plugin-0.4.4.tar.bz2) = a6dc0f97f689c863af6e166189d60b27af9285f7 +RMD160 (xfce4-mpc-plugin-0.4.4.tar.bz2) = e8996b5badc864e9566322078776c48be7b5320e +Size (xfce4-mpc-plugin-0.4.4.tar.bz2) = 287320 bytes diff --git a/multimedia/xfce4-thunar-media-tags/DESCR b/multimedia/xfce4-thunar-media-tags/DESCR new file mode 100644 index 000000000..93f891c05 --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/DESCR @@ -0,0 +1,10 @@ +The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special +features for media files to the Thunar File Manager. + +Currently, these are: + * a so-called bulk renamer, which allows users to rename multiple + audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis), + * a special media file page for the file properties dialog, which + displays detailed information about quality, length etc., + * and finally, an audio tag editor which is reachable from both, + renamer and the properties page. diff --git a/multimedia/xfce4-thunar-media-tags/Makefile b/multimedia/xfce4-thunar-media-tags/Makefile new file mode 100644 index 000000000..1abf0e397 --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:23:42 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= thunar-media-tags-plugin-0.2.1 +PKGNAME= xfce4-${DISTNAME} +CATEGORIES= multimedia +MASTER_SITES= http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/ + +MAINTAINER= gls@NetBSD.org +HOMEPAGE= http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin +COMMENT= Thunar media tags plugin + +.include "../../audio/taglib/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/xfce4-thunar-media-tags/PLIST b/multimedia/xfce4-thunar-media-tags/PLIST new file mode 100644 index 000000000..63ea49a5a --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/PLIST @@ -0,0 +1,44 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:39 jperkin Exp $ +lib/thunarx-2/thunar-media-tags-plugin.la +share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/bg/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ca/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/cs/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/da/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/de/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/el/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/en_GB/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/es/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/eu/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/fi/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/fr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/gl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/hr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/hu/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/id/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/it/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ja/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/kk/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ko/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/lt/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/lv/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/nb/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/nl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pa/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pt/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/pt_BR/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ru/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sk/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sl/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sq/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/sv/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/tr/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ug/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/uk/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ur/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/ur_PK/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/zh_CN/LC_MESSAGES/thunar-media-tags-plugin.mo +share/locale/zh_TW/LC_MESSAGES/thunar-media-tags-plugin.mo diff --git a/multimedia/xfce4-thunar-media-tags/distinfo b/multimedia/xfce4-thunar-media-tags/distinfo new file mode 100644 index 000000000..aa38c8a30 --- /dev/null +++ b/multimedia/xfce4-thunar-media-tags/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +SHA1 (thunar-media-tags-plugin-0.2.1.tar.bz2) = 97199d278e384ad75e1f121ade034dcb73e291fa +RMD160 (thunar-media-tags-plugin-0.2.1.tar.bz2) = 16805f0a313fd0f7f228f6f363fb3449864019c7 +Size (thunar-media-tags-plugin-0.2.1.tar.bz2) = 324833 bytes diff --git a/multimedia/xfmedia/Makefile b/multimedia/xfmedia/Makefile index f7f0096d2..7c31f0e90 100644 --- a/multimedia/xfmedia/Makefile +++ b/multimedia/xfmedia/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/10/01 16:09:35 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:42 tnn Exp $ # DISTNAME= xfmedia-0.9.2 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= multimedia MASTER_SITES= http://spuriousinterrupt.org/projects/xfmedia/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile index c32e6f415..d527e38c2 100644 --- a/multimedia/xine-lib/Makefile +++ b/multimedia/xine-lib/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.136 2014/12/31 16:10:41 rumko Exp $ +# $NetBSD: Makefile,v 1.137 2015/06/12 10:50:39 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" COMMENT= Multimedia player library diff --git a/multimedia/xvid4conf/Makefile b/multimedia/xvid4conf/Makefile index 8e404fd61..00c327bdc 100644 --- a/multimedia/xvid4conf/Makefile +++ b/multimedia/xvid4conf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:23:42 tnn Exp $ DISTNAME= xvid4conf-1.12 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= multimedia MASTER_SITES= # diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile index 457812084..1d74afc46 100644 --- a/net/3proxy/Makefile +++ b/net/3proxy/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/03/13 16:35:39 tnn Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/06 02:26:53 rodent Exp $ # -DISTNAME= 3proxy-0.5.3k -PKGNAME= ${DISTNAME:C/k$/.11/} -PKGREVISION= 1 +DISTNAME= 3proxy-0.7.1.2 CATEGORIES= net MASTER_SITES= http://3proxy.ru/${DISTNAME:S/3proxy-//}/ EXTRACT_SUFX= .tgz @@ -17,7 +15,7 @@ COMMENT= Multi-protocol proxy # number. 3proxy-0.6.* will have a different license. LICENSE= 3proxy-0.5-license -WRKSRC= ${WRKDIR} +WRKSRC= ${WRKDIR}/${PKGBASE} MAKE_FILE= Makefile.unix INSTALLATION_DIRS= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8 diff --git a/net/3proxy/distinfo b/net/3proxy/distinfo index af507a6f2..7e93ab4c2 100644 --- a/net/3proxy/distinfo +++ b/net/3proxy/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.2 2008/02/27 23:50:29 apb Exp $ +$NetBSD: distinfo,v 1.3 2015/04/06 02:26:53 rodent Exp $ -SHA1 (3proxy-0.5.3k.tgz) = 71befdaa94867e4b54a5b24e2a3b3b33debd5e67 -RMD160 (3proxy-0.5.3k.tgz) = 416d3c0d870a6aa450472f4ab060ce90e3362dea -Size (3proxy-0.5.3k.tgz) = 190797 bytes -SHA1 (patch-aa) = e84a56ce0ce1fc82c982fb0e78ea14986035e0a0 -SHA1 (patch-ab) = 681c7b0b29ad6fb652b3fa8bcecc2af563589c4f -SHA1 (patch-ac) = caff37ccb6018152d11f6ce5c682f8cec4feff9b -SHA1 (patch-ad) = e5ebc2defdf5a79ff21e37101ddbee5f212d64f1 -SHA1 (patch-ae) = 03b9d88bd316fda6b812bbe29dbe471a652cfe91 +SHA1 (3proxy-0.7.1.2.tgz) = 58d92a3b61767c83a16f2cfd784458972083c63b +RMD160 (3proxy-0.7.1.2.tgz) = a3be3d2c786cc52bfde46b7f9630a79eaf7b983c +Size (3proxy-0.7.1.2.tgz) = 478532 bytes +SHA1 (patch-aa) = ac13f04cff2fa0b0adea6306d9f645ff26452daa +SHA1 (patch-ab) = de12687ae56ed8107259a4bc3ca04705b97b7bc8 +SHA1 (patch-ac) = 3b8479dd2cf736a87e618128e91f402611178236 +SHA1 (patch-ad) = bce24c6e2e071196d8fd0715e11f4c68144150c5 +SHA1 (patch-ae) = ef3236744582bd717db1329b7b6ad68c82156d55 diff --git a/net/3proxy/patches/patch-aa b/net/3proxy/patches/patch-aa index ed4fd6794..5ded78fed 100644 --- a/net/3proxy/patches/patch-aa +++ b/net/3proxy/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.1 2008/02/27 16:14:25 apb Exp $ +$NetBSD: patch-aa,v 1.2 2015/04/06 02:26:53 rodent Exp $ ---- src/3proxy.c.orig 2007-04-20 13:05:10.000000000 +0200 +--- src/3proxy.c.orig 2015-02-17 13:07:20.000000000 +0000 +++ src/3proxy.c -@@ -1276,7 +1276,7 @@ int readconfig(FILE * fp){ - - - tl->comment = mystrdup((char *)ch->argv[1]); -- while(isdigit(*tl->comment))tl->comment++; -+ while(isdigit((unsigned char)*tl->comment))tl->comment++; - if(*tl->comment== '/')tl->comment++; - - sscanf((char *)ch->argv[1], "%u", &tl->number); +@@ -1550,7 +1550,7 @@ static int h_ace(int argc, unsigned char + unsigned long lim; + + tl->comment = ( char *)argv[1]; +- while(isdigit(*tl->comment))tl->comment++; ++ while(isdigit((unsigned char)*tl->comment))tl->comment++; + if(*tl->comment== '/')tl->comment++; + tl->comment = mystrdup(tl->comment); + diff --git a/net/3proxy/patches/patch-ab b/net/3proxy/patches/patch-ab index 3b4863e3e..c2f22abdf 100644 --- a/net/3proxy/patches/patch-ab +++ b/net/3proxy/patches/patch-ab @@ -1,13 +1,13 @@ -$NetBSD: patch-ab,v 1.1 2008/02/27 16:14:25 apb Exp $ +$NetBSD: patch-ab,v 1.2 2015/04/06 02:26:53 rodent Exp $ ---- src/ntlm.c.orig 2006-10-15 10:40:04.000000000 +0200 +--- src/ntlm.c.orig 2015-02-17 13:07:21.000000000 +0000 +++ src/ntlm.c @@ -43,7 +43,7 @@ int text2unicode(const char * text, char - buflen = ((buflen>>1)<<1); - if(!text || !buflen) return 0; - do { -- buf[count++] = toupper(*text++); -+ buf[count++] = toupper((unsigned char)*text++); - buf[count++] = '\0'; - } while (*text && count < buflen); - return count; + buflen = ((buflen>>1)<<1); + if(!text || !buflen) return 0; + do { +- buf[count++] = toupper(*text++); ++ buf[count++] = toupper((unsigned char)*text++); + buf[count++] = '\0'; + } while (*text && count < buflen); + return count; diff --git a/net/3proxy/patches/patch-ac b/net/3proxy/patches/patch-ac index caef49b39..af837d529 100644 --- a/net/3proxy/patches/patch-ac +++ b/net/3proxy/patches/patch-ac @@ -1,34 +1,34 @@ -$NetBSD: patch-ac,v 1.1 2008/02/27 16:14:25 apb Exp $ +$NetBSD: patch-ac,v 1.2 2015/04/06 02:26:53 rodent Exp $ ---- src/webadmin.c.orig 2006-03-10 21:36:33.000000000 +0200 +--- src/webadmin.c.orig 2015-02-17 13:07:21.000000000 +0000 +++ src/webadmin.c -@@ -311,12 +311,12 @@ void * adminchild(void * data) { - sb = strchr(buf, ':'); - if(!sb)continue; - ++sb; -- while(isspace(*sb))sb++; -+ while(isspace((unsigned char)*sb))sb++; - if(!*sb || strncasecmp(sb, "basic", 5)){ - continue; - } - sb+=5; -- while(isspace(*sb))sb++; -+ while(isspace((unsigned char)*sb))sb++; - i = de64((unsigned char *)sb, (unsigned char *)username, 255); - if(i<=0)continue; - username[i] = 0; -@@ -332,12 +332,12 @@ void * adminchild(void * data) { - } - else if(i > 15 && (!strncasecmp(buf, "content-length:", 15))){ - sb = buf + 15; -- while(isspace(*sb))sb++; -+ while(isspace((unsigned char)*sb))sb++; - contentlen = atoi(sb); - } - else if(i > 13 && (!strncasecmp(buf, "content-type:", 13))){ - sb = buf + 13; -- while(isspace(*sb))sb++; -+ while(isspace((unsigned char)*sb))sb++; - if(!strncasecmp(sb, "x-www-form-urlencoded", 21)) isform = 1; - } - } +@@ -375,12 +375,12 @@ void * adminchild(struct clientparam* pa + sb = strchr(buf, ':'); + if(!sb)continue; + ++sb; +- while(isspace(*sb))sb++; ++ while(isspace((unsigned char)*sb))sb++; + if(!*sb || strncasecmp(sb, "basic", 5)){ + continue; + } + sb+=5; +- while(isspace(*sb))sb++; ++ while(isspace((unsigned char)*sb))sb++; + i = de64((unsigned char *)sb, (unsigned char *)username, 255); + if(i<=0)continue; + username[i] = 0; +@@ -396,12 +396,12 @@ void * adminchild(struct clientparam* pa + } + else if(i > 15 && (!strncasecmp(buf, "content-length:", 15))){ + sb = buf + 15; +- while(isspace(*sb))sb++; ++ while(isspace((unsigned char)*sb))sb++; + contentlen = atoi(sb); + } + else if(i > 13 && (!strncasecmp(buf, "content-type:", 13))){ + sb = buf + 13; +- while(isspace(*sb))sb++; ++ while(isspace((unsigned char)*sb))sb++; + if(!strncasecmp(sb, "x-www-form-urlencoded", 21)) isform = 1; + } + } diff --git a/net/3proxy/patches/patch-ad b/net/3proxy/patches/patch-ad index 201b685ea..a8bd3c912 100644 --- a/net/3proxy/patches/patch-ad +++ b/net/3proxy/patches/patch-ad @@ -1,27 +1,26 @@ -$NetBSD: patch-ad,v 1.1 2008/02/27 23:50:29 apb Exp $ +$NetBSD: patch-ad,v 1.2 2015/04/06 02:26:53 rodent Exp $ ---- src/common.c.orig 2008-01-08 18:57:30.000000000 +0200 +--- src/common.c.orig 2015-02-17 13:07:20.000000000 +0000 +++ src/common.c -@@ -606,3 +606,22 @@ unsigned long getip(unsigned char *name) - #endif - return retval; - } -+ -+/* -+ * POSIX says: -+ * The usleep() function may fail if: -+ * [EINVAL] The time interval specified one million or more microseconds. -+ * -+ * Other code in 3proxy calls usleep with much larger arguments, but -+ * that gets redirected here via "#define usleep(usecs) myusleep(usecs)" -+ * in proxy.h. We call sleep() for any whole number of seconds, and -+ * the real usleep() for any left over microseconds. -+ */ -+int -+myusleep(useconds_t useconds) -+{ -+ unsigned int secs = useconds / 1000000; -+ useconds = useconds % 1000000; -+ if (secs > 0) sleep(secs); -+ return (usleep)(useconds); -+} +@@ -719,3 +719,21 @@ unsigned long getip(unsigned char *name) + #endif + return retval; + } ++ ++/* ++ * POSIX says: ++ * The usleep() function may fail if: ++ * [EINVAL] The time interval specified one million or more microseconds. ++ * ++ * Other code in 3proxy calls usleep with much larger arguments, but ++ * that gets redirected here via "#define usleep(usecs) myusleep(usecs)" ++ * in proxy.h. We call sleep() for any whole number of seconds, and ++ * the real usleep() for any left over microseconds. ++ */ ++int myusleep(useconds_t useconds) ++{ ++ unsigned int secs = useconds / 1000000; ++ useconds = useconds % 1000000; ++ if (secs > 0) sleep(secs); ++ return (usleep)(useconds); ++} diff --git a/net/3proxy/patches/patch-ae b/net/3proxy/patches/patch-ae index f7e4435be..724237a41 100644 --- a/net/3proxy/patches/patch-ae +++ b/net/3proxy/patches/patch-ae @@ -1,13 +1,23 @@ -$NetBSD: patch-ae,v 1.1 2008/02/27 23:50:29 apb Exp $ - ---- src/proxy.h.orig 2006-09-21 14:32:05.000000000 +0200 -+++ src/proxy.h -@@ -95,6 +95,8 @@ - #endif - #define daemonize() daemon(1,1) - #define SLEEPTIME 1000 -+#define usleep(usecs) myusleep(usecs) -+int myusleep(useconds_t); - #ifndef O_BINARY - #define O_BINARY 0 - #endif +$NetBSD: patch-ae,v 1.2 2015/04/06 02:26:53 rodent Exp $ + +--- src/proxy.h.orig 2015-02-17 13:07:21.000000000 +0000 ++++ src/proxy.h +@@ -22,7 +22,9 @@ + #include + #include + #include ++#if !(defined(__OpenBSD__) || !defined(__Bitrig__)) + #include ++#endif + #include + #include + +@@ -101,6 +103,8 @@ + #endif + #define daemonize() daemon(1,1) + #define SLEEPTIME 1000 ++#define usleep(usecs) myusleep(usecs) ++int myusleep(useconds_t); + #ifndef O_BINARY + #define O_BINARY 0 + #endif diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile index 55f2d32db..81eb3fcf4 100644 --- a/net/DarwinStreamingServer/Makefile +++ b/net/DarwinStreamingServer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:44 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:39 wiz Exp $ DISTNAME= DarwinStreamingSrvr5.5.5-Source PKGNAME= DarwinStreamingServer-5.5.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net multimedia MASTER_SITES= http://static.macosforge.org/dss/downloads/ diff --git a/net/Geomyidae/DESCR b/net/Geomyidae/DESCR index 15c503122..fc9f2b446 100644 --- a/net/Geomyidae/DESCR +++ b/net/Geomyidae/DESCR @@ -1,4 +1,4 @@ -Geomyidae is a daemon for serving the protocol specified in RFC +geomyidae is a daemon for serving the protocol specified in RFC 1436 (Gopher). Under 1000 lines of C by design, it is lightweight yet supports dynamic content, automatic file/directory indexing, logging and privilege separation. diff --git a/net/Geomyidae/MESSAGE b/net/Geomyidae/MESSAGE index 9ddc2951e..d62bea797 100644 --- a/net/Geomyidae/MESSAGE +++ b/net/Geomyidae/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2008/04/06 11:50:36 obache Exp $ +$NetBSD: MESSAGE,v 1.2 2015/04/19 19:21:15 wiz Exp $ -Geomyidae options can be specified in referenced rc.d startup script; -see ${PREFIX}/share/examples/rc.d/Geomyidae for details. +For documentation, license, rc.d scripts and configuration examples see: -For documentation, license, and examples see Geomyidae(8) and/or -${PREFIX}/share/{doc,examples}/Geomyidae/ + geomyidae(8) + ${PREFIX}/share/doc/geomyidae + ${PREFIX}/share/examples/geomyidae =========================================================================== diff --git a/net/Geomyidae/Makefile b/net/Geomyidae/Makefile index 78f0de180..8d2e86c92 100644 --- a/net/Geomyidae/Makefile +++ b/net/Geomyidae/Makefile @@ -1,31 +1,32 @@ -# $NetBSD: Makefile,v 1.5 2013/12/10 14:05:40 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/19 19:21:15 wiz Exp $ # -DISTNAME= Geomyidae-0.12 -PKGREVISION= 1 +DISTNAME= geomyidae-0.26.3 CATEGORIES= net -MASTER_SITES= http://www.r-36.net/ -EXTRACT_SUFX= .tgz +MASTER_SITES= http://r-36.net/src/geomyidae/ -MAINTAINER= jgw@freeshell.org -HOMEPAGE= http://www.r-36.net/ +MAINTAINER= jgw@sdf.org +HOMEPAGE= http://r-36.net/src/geomyidae/ COMMENT= Gopher daemon for Linux/BSD +LICENSE= mit AND x11 NO_CONFIGURE= yes -EGDIR= ${PREFIX}/share/examples/Geomyidae -DOCDIR= ${PREFIX}/share/doc/Geomyidae -RCD_SCRIPTS= Geomyidae +EGDIR= ${PREFIX}/share/examples/geomyidae +DOCDIR= ${PREFIX}/share/doc/geomyidae -INSTALLATION_DIRS= sbin ${PKGMANDIR}/man8 ${EGDIR} ${DOCDIR} +INSTALLATION_DIRS= sbin ${PKGMANDIR}/man8 ${EGDIR} ${EGDIR}/rc.d ${DOCDIR} LDFLAGS.SunOS+= -lsocket -lnsl do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/Geomyidae ${DESTDIR}${PREFIX}/sbin - ${INSTALL_MAN} ${WRKSRC}/Geomyidae.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8 + ${INSTALL_PROGRAM} ${WRKSRC}/geomyidae ${DESTDIR}${PREFIX}/sbin + ${INSTALL_MAN} ${WRKSRC}/geomyidae.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8 ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${DOCDIR} + ${INSTALL_DATA} ${WRKSRC}/CGI ${DESTDIR}${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DESTDIR}${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/index.gph ${DESTDIR}${EGDIR} + ${INSTALL_DATA} ${WRKSRC}/rc.d/* ${DESTDIR}${EGDIR}/rc.d +# url2pkg-marker (please do not remove this line.) .include "../../mk/bsd.pkg.mk" diff --git a/net/Geomyidae/PLIST b/net/Geomyidae/PLIST index 434c856af..b49ac842a 100644 --- a/net/Geomyidae/PLIST +++ b/net/Geomyidae/PLIST @@ -1,6 +1,13 @@ -@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:06 jperkin Exp $ -man/man8/Geomyidae.8 -sbin/Geomyidae -share/doc/Geomyidae/LICENSE -share/doc/Geomyidae/README -share/examples/Geomyidae/index.gph +@comment $NetBSD: PLIST,v 1.4 2015/04/19 19:21:15 wiz Exp $ +man/man8/geomyidae.8 +sbin/geomyidae +share/doc/geomyidae/CGI +share/doc/geomyidae/LICENSE +share/doc/geomyidae/README +share/examples/geomyidae/index.gph +share/examples/geomyidae/rc.d/Archlinux.conf.d +share/examples/geomyidae/rc.d/Archlinux.rc.d +share/examples/geomyidae/rc.d/Gentoo.conf.d +share/examples/geomyidae/rc.d/Gentoo.init.d +share/examples/geomyidae/rc.d/NetBSD.rc.d +share/examples/geomyidae/rc.d/README diff --git a/net/Geomyidae/distinfo b/net/Geomyidae/distinfo index 420dde617..1001c2bdb 100644 --- a/net/Geomyidae/distinfo +++ b/net/Geomyidae/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/01/24 22:21:43 joerg Exp $ +$NetBSD: distinfo,v 1.4 2015/04/19 19:21:15 wiz Exp $ -SHA1 (Geomyidae-0.12.tgz) = 0a3cfbf26ca867b585d95d0db6f15c26ceed8887 -RMD160 (Geomyidae-0.12.tgz) = db8389297d9a3324305b4795df2051159032be30 -Size (Geomyidae-0.12.tgz) = 11014 bytes -SHA1 (patch-Geomyidae.8) = 0a7c5304d7bac1ca31c40d975d5b9c85e08bf34f +SHA1 (geomyidae-0.26.3.tar.gz) = 7eb018bb7436f9f2ae4e3123bb8d11f69085bb01 +RMD160 (geomyidae-0.26.3.tar.gz) = d5d843ee0f498972eb72f9f663eb550a2b3e7a31 +Size (geomyidae-0.26.3.tar.gz) = 15556 bytes diff --git a/net/Geomyidae/files/Geomyidae.sh b/net/Geomyidae/files/Geomyidae.sh deleted file mode 100644 index af40fb81a..000000000 --- a/net/Geomyidae/files/Geomyidae.sh +++ /dev/null @@ -1,59 +0,0 @@ -#!@RCD_SCRIPTS_SHELL@ -# -# $NetBSD: Geomyidae.sh,v 1.2 2008/08/12 14:59:44 reed Exp $ -# - -# PROVIDE: Geomyidae -# REQUIRE: DAEMON -# BEFORE: LOGIN - -$_rc_subr_loaded . /etc/rc.subr -#. /etc/rc.subr - -name="Geomyidae" -rcvar="$name" -command="@PREFIX@/sbin/$name" - -##################################################### -# Geomyidae Options Setion - "?" => Geomyidae(8) # -# Uncomment & define options (defaults are shown) # -##################################################### -# -#LOGFILE="-l /var/log/gopherd.log" -#LOGLEVEL="-v 15" -#HTDOCS="-b /var/gopher" -#PORT="-p 70" -#SPORT="-o 70" -#USR="-u $USER" -#GRP="-g $GROUP" -#HOST="-h localhost" -#IP="-i 127.0.0.1" - -###################################################### -# Now remove any UNDEFINED options from line below: # -###################################################### -# -command_args="$LOGFILE $LOGLEVEL $HTDOCS $PORT $SPORT $USR $GRP $HOST $IP" - - -###################################################### -# Uncomment this section if a PID file is desired # -###################################################### -# -#pidfile="/var/run/${name}.pid" -#start_cmd="Geomyidae_start" -# -#Geomyidae_start() -#{ -# echo "Starting $name" -# $name $command_args -# pgrep -x $name > $pidfile -#} - -###################################################### -# Lastly, add the following to /etc/rc.conf: # -# "Geomyidae=YES" (without the quotes) # -###################################################### - -load_rc_config $name -run_rc_command "$1" diff --git a/net/Geomyidae/patches/patch-Geomyidae.8 b/net/Geomyidae/patches/patch-Geomyidae.8 deleted file mode 100644 index 0d81ce041..000000000 --- a/net/Geomyidae/patches/patch-Geomyidae.8 +++ /dev/null @@ -1,62 +0,0 @@ -$NetBSD: patch-Geomyidae.8,v 1.1 2012/01/24 22:21:43 joerg Exp $ - ---- Geomyidae.8.orig 2012-01-24 20:25:55.000000000 +0000 -+++ Geomyidae.8 -@@ -226,7 +226,7 @@ Links and Searches - The above looks something like this in a text-based gopher client: - .Pp - .Bl -tag -width ".It Ic WIDTHS" -compact -offset indent --.D1 Welcome to Frog.bog -+.It Li Welcome to Frog.bog - .Pp - .It Ic (FILE) - About this server -@@ -241,7 +241,7 @@ Snowflake picture - .El - .Pp - .Bl -tag -width ".It Ic WIDTHS" -compact -offset indent --.D1 Links and Searches -+.It Li Links and Searches - .It Ic (DIR) - Go to R-36.net - .It Ic (HTML) -@@ -326,34 +326,34 @@ where, - .It Ic - = access date and time (std 'date' format) - .Bl -inset -offset indent --ex. -+.It ex. - .Qq "Sun Feb 17 06:11:10 PST 2008" - .El - .It Ic - = client IP address and port served - .Bl -inset -offset indent --ex. -+.It ex. - .Qq "24.208.18.127:16857" - .El - .Pp - .It Ic - = full path to item served - .Bl -inset -offset indent --ex. -+.It ex. - .D1 Qo "/PICS/simple2.jpg" Qc for an image file - .D1 Qo "/PICS" Qc for a directory access - .El - .It Ic - = query term submitted (Type 7 requests only) - .Bl -inset -offset indent --ex. -+.It ex. - .Dl % snarf Qq "gopher://frog.bog/7/hello.cgi?Christoph" - .Dl would log Qo "Christoph" Qc as the query term. - .El - .It Ic () - = status of client request - .Bl -inset -offset indent --ex. - some common status entries: -+.It ex. - some common status entries: - .El - .Pp - .Bl -hang -width XXXXXXXXXXXXXXXX -compact -offset XXXXXXXXXXXX diff --git a/net/Makefile b/net/Makefile index 4949c164c..cf34e51e5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1066 2015/03/25 20:12:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.1076 2015/06/16 16:16:20 abs Exp $ # COMMENT= Networking tools @@ -145,6 +145,7 @@ SUBDIR+= freerdp SUBDIR+= ftplibpp SUBDIR+= ftpproxy SUBDIR+= gated +SUBDIR+= gcloud-golang-metadata SUBDIR+= get-flash-videos SUBDIR+= get_iplayer SUBDIR+= gethost @@ -174,6 +175,7 @@ SUBDIR+= grilo SUBDIR+= grilo-plugins SUBDIR+= grilo-testui SUBDIR+= grive +SUBDIR+= grive2 SUBDIR+= gsnmp SUBDIR+= gssdp SUBDIR+= gst-plugins0.10-mms @@ -279,7 +281,7 @@ SUBDIR+= libpcap SUBDIR+= libquvi SUBDIR+= libquvi-scripts SUBDIR+= libradius -SUBDIR+= libsoup24 +SUBDIR+= libsoup SUBDIR+= libsscript SUBDIR+= libtorrent SUBDIR+= libtrace @@ -305,6 +307,7 @@ SUBDIR+= mimms SUBDIR+= miniupnpd SUBDIR+= miredo SUBDIR+= mirror +SUBDIR+= miruo SUBDIR+= mitmproxy SUBDIR+= mldonkey SUBDIR+= mldonkey-gui @@ -411,6 +414,7 @@ SUBDIR+= p5-FusionInventory-Agent-Task-Network SUBDIR+= p5-Geo-IP SUBDIR+= p5-Geo-IPfree SUBDIR+= p5-IO-Interface +SUBDIR+= p5-IO-SessionData SUBDIR+= p5-IO-Socket-INET6 SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-IP-Country @@ -497,6 +501,7 @@ SUBDIR+= p5-SNMP_Session SUBDIR+= p5-SOAP-Lite SUBDIR+= p5-Socket6 SUBDIR+= p5-Test-DNS +SUBDIR+= p5-Test-RequiresInternet SUBDIR+= p5-Test-TCP SUBDIR+= p5-Umph-Prompt SUBDIR+= p5-WebService-Google-Reader @@ -516,6 +521,7 @@ SUBDIR+= pconsole SUBDIR+= pear-Net_DIME SUBDIR+= pear-Net_IDNA2 SUBDIR+= pear-Net_LDAP2 +SUBDIR+= pear-Net_LDAP3 SUBDIR+= pear-Net_SMTP SUBDIR+= pear-Net_Sieve SUBDIR+= pear-Net_Socket @@ -574,6 +580,7 @@ SUBDIR+= py-foolscap SUBDIR+= py-gevent SUBDIR+= py-google SUBDIR+= py-hatop +SUBDIR+= py-ipaddress SUBDIR+= py-irclib SUBDIR+= py-junos-eznc SUBDIR+= py-kenosis @@ -654,6 +661,7 @@ SUBDIR+= ruby-twitter SUBDIR+= ruby-twitter-stream SUBDIR+= ruby-userstream SUBDIR+= samba +SUBDIR+= samba4 SUBDIR+= scamper SUBDIR+= scapy SUBDIR+= scdp diff --git a/net/SDL2_net/Makefile b/net/SDL2_net/Makefile index 67436b6d1..bdb45fccc 100644 --- a/net/SDL2_net/Makefile +++ b/net/SDL2_net/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/02/09 08:43:13 snj Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:42 tnn Exp $ DISTNAME= SDL2_net-2.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ diff --git a/net/SDL_net/Makefile b/net/SDL_net/Makefile index af44655d9..f287e3b26 100644 --- a/net/SDL_net/Makefile +++ b/net/SDL_net/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2012/10/23 17:18:08 asau Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:42 tnn Exp $ DISTNAME= SDL_net-1.2.8 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/ diff --git a/net/SDL_net/buildlink3.mk b/net/SDL_net/buildlink3.mk index ba213936b..a542a7158 100644 --- a/net/SDL_net/buildlink3.mk +++ b/net/SDL_net/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2009/03/20 19:25:07 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:23:42 tnn Exp $ BUILDLINK_TREE+= SDL_net @@ -6,7 +6,7 @@ BUILDLINK_TREE+= SDL_net SDL_NET_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.SDL_net+= SDL_net>=1.2.5nb1 -BUILDLINK_ABI_DEPENDS.SDL_net+= SDL_net>=1.2.6 +BUILDLINK_ABI_DEPENDS.SDL_net+= SDL_net>=1.2.8nb1 BUILDLINK_PKGSRCDIR.SDL_net?= ../../net/SDL_net .include "../../devel/SDL/buildlink3.mk" diff --git a/net/amule/Makefile b/net/amule/Makefile index e7d545a6c..832f78c38 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2014/05/29 23:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2015/06/12 10:50:39 wiz Exp $ DISTNAME= aMule-2.3.1 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amule/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/argus/Makefile b/net/argus/Makefile index 60c78243e..5fd1e9e77 100644 --- a/net/argus/Makefile +++ b/net/argus/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/11/30 10:09:09 markd Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:39 wiz Exp $ DISTNAME= argus-3.7 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.tcp4me.com/code/argus-archive/ EXTRACT_SUFX= .tgz diff --git a/net/aria2/Makefile b/net/aria2/Makefile index 2e38f67f3..44f73c250 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2014/12/31 01:38:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2015/04/14 15:50:38 ryoon Exp $ # -DISTNAME= aria2-1.18.8 +DISTNAME= aria2-1.18.10 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aria2/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/aria2/PLIST b/net/aria2/PLIST index 75b5adc60..bf9ffa559 100644 --- a/net/aria2/PLIST +++ b/net/aria2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2014/12/31 01:38:11 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/04/14 15:50:38 ryoon Exp $ bin/aria2c man/man1/aria2c.1 man/pt/man1/aria2c.1 @@ -11,45 +11,45 @@ share/doc/aria2/bash_completion/aria2c share/doc/aria2/xmlrpc/README.txt share/doc/aria2/xmlrpc/aria2mon share/doc/aria2/xmlrpc/aria2rpc -share/locale/ar/LC_MESSAGES/aria2.mo -share/locale/bg/LC_MESSAGES/aria2.mo -share/locale/bn/LC_MESSAGES/aria2.mo -share/locale/ca/LC_MESSAGES/aria2.mo -share/locale/da/LC_MESSAGES/aria2.mo -share/locale/de/LC_MESSAGES/aria2.mo -share/locale/el/LC_MESSAGES/aria2.mo -share/locale/en@boldquot/LC_MESSAGES/aria2.mo -share/locale/en@quot/LC_MESSAGES/aria2.mo -share/locale/es/LC_MESSAGES/aria2.mo -share/locale/fa/LC_MESSAGES/aria2.mo -share/locale/fi/LC_MESSAGES/aria2.mo -share/locale/fil/LC_MESSAGES/aria2.mo -share/locale/fr/LC_MESSAGES/aria2.mo -share/locale/he/LC_MESSAGES/aria2.mo -share/locale/hr/LC_MESSAGES/aria2.mo -share/locale/hu/LC_MESSAGES/aria2.mo -share/locale/id/LC_MESSAGES/aria2.mo -share/locale/it/LC_MESSAGES/aria2.mo -share/locale/ja/LC_MESSAGES/aria2.mo -share/locale/kk/LC_MESSAGES/aria2.mo -share/locale/ko/LC_MESSAGES/aria2.mo -share/locale/ms/LC_MESSAGES/aria2.mo -share/locale/nb/LC_MESSAGES/aria2.mo -share/locale/nl/LC_MESSAGES/aria2.mo -share/locale/nn/LC_MESSAGES/aria2.mo -share/locale/oc/LC_MESSAGES/aria2.mo -share/locale/pl/LC_MESSAGES/aria2.mo -share/locale/pt/LC_MESSAGES/aria2.mo -share/locale/pt_BR/LC_MESSAGES/aria2.mo -share/locale/ro/LC_MESSAGES/aria2.mo -share/locale/ru/LC_MESSAGES/aria2.mo -share/locale/sk/LC_MESSAGES/aria2.mo -share/locale/sr/LC_MESSAGES/aria2.mo -share/locale/sv/LC_MESSAGES/aria2.mo -share/locale/th/LC_MESSAGES/aria2.mo -share/locale/tr/LC_MESSAGES/aria2.mo -share/locale/uk/LC_MESSAGES/aria2.mo -share/locale/vi/LC_MESSAGES/aria2.mo -share/locale/zh_CN/LC_MESSAGES/aria2.mo -share/locale/zh_HK/LC_MESSAGES/aria2.mo -share/locale/zh_TW/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/ar/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/bg/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/bn/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/ca/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/da/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/de/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/el/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/en@boldquot/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/en@quot/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/es/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/fa/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/fi/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/fil/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/fr/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/he/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/hr/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/hu/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/id/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/it/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/ja/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/kk/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/ko/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/ms/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/nb/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/nl/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/nn/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/oc/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/pl/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/pt/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/ro/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/ru/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/sk/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/sr/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/sv/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/th/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/tr/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/uk/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/vi/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/zh_CN/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/zh_HK/LC_MESSAGES/aria2.mo +${PLIST.nls}share/locale/zh_TW/LC_MESSAGES/aria2.mo diff --git a/net/aria2/distinfo b/net/aria2/distinfo index 46abacd08..93f5f3595 100644 --- a/net/aria2/distinfo +++ b/net/aria2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.36 2014/12/31 01:38:11 ryoon Exp $ +$NetBSD: distinfo,v 1.37 2015/04/14 15:50:38 ryoon Exp $ -SHA1 (aria2-1.18.8.tar.bz2) = b6ad7064b1ea769e78f6a7dc9787a12cfc1e153f -RMD160 (aria2-1.18.8.tar.bz2) = 076a72fc4a35c91e5c85c2daee328976cadf9bda -Size (aria2-1.18.8.tar.bz2) = 2150587 bytes +SHA1 (aria2-1.18.10.tar.bz2) = 7f1e3dc40699e9d09f31778147628e312d22f6c9 +RMD160 (aria2-1.18.10.tar.bz2) = fbe824a1a1f806057fd7114f42638e26cded4d7f +Size (aria2-1.18.10.tar.bz2) = 2147093 bytes diff --git a/net/aria2/options.mk b/net/aria2/options.mk index 52a3fd895..3bfcc2eda 100644 --- a/net/aria2/options.mk +++ b/net/aria2/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.15 2014/03/29 04:15:09 ryoon Exp $ +# $NetBSD: options.mk,v 1.16 2015/04/14 15:50:38 ryoon Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.aria2 @@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --disable-nls CONFIGURE_ARGS+= --with-openssl CONFIGURE_ARGS+= --with-gnutls=no . include "../../security/openssl/buildlink3.mk" +USE_TOOLS+= pkg-config .else CONFIGURE_ARGS+= --with-gnutls CONFIGURE_ARGS+= --with-openssl=no diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index 41c4a0cae..3bf6fa4ec 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/01/03 14:44:36 schwarz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:39 wiz Exp $ # DISTNAME= arp-scan-1.9 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.nta-monitor.com/files/arp-scan/ diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 48b9c2677..580d57e11 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:23:43 tnn Exp $ DISTNAME= avahi-0.6.31 -PKGREVISION= 21 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= http://avahi.org/download/ diff --git a/net/avahi/buildlink3.mk b/net/avahi/buildlink3.mk index 6b26b1964..deb14d068 100644 --- a/net/avahi/buildlink3.mk +++ b/net/avahi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:23:43 tnn Exp $ BUILDLINK_TREE+= avahi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= avahi AVAHI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.avahi+= avahi>=0.6.23 -BUILDLINK_ABI_DEPENDS.avahi+= avahi>=0.6.31nb20 +BUILDLINK_ABI_DEPENDS.avahi+= avahi>=0.6.31nb23 BUILDLINK_PKGSRCDIR.avahi?= ../../net/avahi pkgbase := avahi diff --git a/net/bind910/Makefile b/net/bind910/Makefile index b09191d13..7cf9e7b93 100644 --- a/net/bind910/Makefile +++ b/net/bind910/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/02/26 10:15:02 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:39 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ @@ -14,7 +15,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.10.2 +BIND_VERSION= 9.10.2-P1 .include "../../mk/bsd.prefs.mk" diff --git a/net/bind910/distinfo b/net/bind910/distinfo index 662249aa5..17252b3d5 100644 --- a/net/bind910/distinfo +++ b/net/bind910/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2015/02/26 10:15:02 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/11 14:58:46 taca Exp $ -SHA1 (bind-9.10.2.tar.gz) = 4ddb2670976c06af7e86352616383958d82c51ce -RMD160 (bind-9.10.2.tar.gz) = 62ca38c60b792224e308815f2908b0c588b08c26 -Size (bind-9.10.2.tar.gz) = 8481111 bytes +SHA1 (bind-9.10.2-P1.tar.gz) = 1c25e0d3faeac4c78ef338e7a6f1145f53d973f3 +RMD160 (bind-9.10.2-P1.tar.gz) = c3212c130892efc5dda37aae570393c22660d91f +Size (bind-9.10.2-P1.tar.gz) = 8469057 bytes SHA1 (patch-bin_dig_dighost.c) = 582fa4c7288e70bcc6ac906e8429cf38e0ad5152 SHA1 (patch-bin_tests_system_Makefile.in) = 8bb6130981a6ff2ac736cf53a061115782bb65a2 SHA1 (patch-config.threads.in) = 227b83efe9cb3e301aaac9b97cf42f1fb8ad06b2 diff --git a/net/bind99/Makefile b/net/bind99/Makefile index d09678a9c..987ea48bd 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2015/02/26 10:14:10 taca Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:40 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \ http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/ diff --git a/net/bug-buddy/Makefile b/net/bug-buddy/Makefile index 129c5b63a..9e007d94b 100644 --- a/net/bug-buddy/Makefile +++ b/net/bug-buddy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.103 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.106 2015/06/07 14:05:58 youri Exp $ # DISTNAME= bug-buddy-2.30.0 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bug-buddy/2.30/} EXTRACT_SUFX= .tar.bz2 @@ -38,7 +38,7 @@ CONFIGURE_ARGS+= --disable-google-breakpad .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libelf/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/gnome-menus/buildlink3.mk" .include "../../sysutils/gnome-settings-daemon/buildlink3.mk" diff --git a/net/cacti-spine/Makefile b/net/cacti-spine/Makefile index 1ea9b942c..5d82d84bc 100644 --- a/net/cacti-spine/Makefile +++ b/net/cacti-spine/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/01/30 16:01:27 pettai Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/11 08:45:48 nils Exp $ # -DISTNAME= cacti-spine-0.8.8b +DISTNAME= cacti-spine-0.8.8c CATEGORIES= net MASTER_SITES= http://www.cacti.net/downloads/spine/ diff --git a/net/cacti-spine/PLIST b/net/cacti-spine/PLIST index 29af4d0a2..da76aa1f5 100644 --- a/net/cacti-spine/PLIST +++ b/net/cacti-spine/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/12/11 03:01:57 obache Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/11 08:45:48 nils Exp $ bin/spine share/doc/cacti-spine/AUTHORS share/doc/cacti-spine/COPYING @@ -8,5 +8,5 @@ share/doc/cacti-spine/LICENSE share/doc/cacti-spine/LICENSE.LGPL share/doc/cacti-spine/NEWS share/doc/cacti-spine/README -share/doc/cacti-spine/README-WINDOWS +share/doc/cacti-spine/README.wri share/doc/cacti-spine/examples/spine.conf.dist diff --git a/net/cacti-spine/distinfo b/net/cacti-spine/distinfo index fba18ff4b..04980eb92 100644 --- a/net/cacti-spine/distinfo +++ b/net/cacti-spine/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/12/11 03:01:57 obache Exp $ +$NetBSD: distinfo,v 1.2 2015/06/11 08:45:48 nils Exp $ -SHA1 (cacti-spine-0.8.8b.tar.gz) = cd48ec93067f3f7e5ffb99375e1e624e3f42cece -RMD160 (cacti-spine-0.8.8b.tar.gz) = 606eeafc73061bd4d9bf8aa0f5b0fa62b5339727 -Size (cacti-spine-0.8.8b.tar.gz) = 631603 bytes +SHA1 (cacti-spine-0.8.8c.tar.gz) = 4a9672cc9957903293da98469f4135497ee4cae1 +RMD160 (cacti-spine-0.8.8c.tar.gz) = 7b7756dc00c3f3312fddcc7b78953e12e6f8c213 +Size (cacti-spine-0.8.8c.tar.gz) = 632102 bytes diff --git a/net/cacti/Makefile b/net/cacti/Makefile index fb330e1dd..c5b953311 100644 --- a/net/cacti/Makefile +++ b/net/cacti/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2015/03/11 13:56:46 adam Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:23:43 tnn Exp $ DISTNAME= cacti-0.8.8c +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.cacti.net/downloads/ diff --git a/net/cclive/Makefile b/net/cclive/Makefile index bbf706331..c5f401a4c 100644 --- a/net/cclive/Makefile +++ b/net/cclive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/07 19:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/17 15:53:13 adam Exp $ DISTNAME= cclive-0.7.16 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net multimedia www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cclive/} EXTRACT_SUFX= .tar.xz diff --git a/net/ccrtp/Makefile b/net/ccrtp/Makefile index 7dd5fd18b..7220fc2c1 100644 --- a/net/ccrtp/Makefile +++ b/net/ccrtp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/04/05 13:55:59 rodent Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/18 03:11:47 rodent Exp $ # -DISTNAME= ccrtp-2.0.8 +DISTNAME= ccrtp-2.1.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=ccrtp/} @@ -10,16 +10,23 @@ HOMEPAGE= http://www.gnu.org/software/ccrtp/ COMMENT= RTP and RTSP protocol implementation using GNU CommonCpp LICENSE= gnu-gpl-v2 -GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes USE_LANGUAGES+= c c++ USE_TOOLS+= pkg-config -PKGCONFIG_OVERRIDE+= ${WRKSRC}/libccrtp1.pc.in +USE_CMAKE= yes +PKGCONFIG_OVERRIDE+= libccrtp.pc.in INFO_FILES= yes +SUBST_CLASSES+= info +SUBST_FILES.info= doc/cmake_install.cmake +SUBST_MESSAGE.info= Fixing infodir path. +SUBST_SED.info= -e 's|share/info|info|1' +SUBST_STAGE.info= post-configure + .include "options.mk" -.include "../../security/libgcrypt/buildlink3.mk" +BUILDLINK_API_DEPENDS.ucommon+= ucommon>=6.3.1 .include "../../devel/ucommon/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/ccrtp/PLIST b/net/ccrtp/PLIST index 176aeba25..8b6eff1a2 100644 --- a/net/ccrtp/PLIST +++ b/net/ccrtp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/17 00:54:16 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/18 03:11:47 rodent Exp $ include/ccrtp/CryptoContext.h include/ccrtp/CryptoContextCtrl.h include/ccrtp/base.h @@ -15,6 +15,7 @@ include/ccrtp/rtcppkt.h include/ccrtp/rtp.h include/ccrtp/rtppkt.h include/ccrtp/sources.h -info/ccrtp.info -lib/libccrtp.la +lib/libccrtp.so +lib/libccrtp.so.SOVERSION lib/pkgconfig/libccrtp.pc +info/ccrtp.info diff --git a/net/ccrtp/buildlink3.mk b/net/ccrtp/buildlink3.mk index 70c33ace1..ec0b262eb 100644 --- a/net/ccrtp/buildlink3.mk +++ b/net/ccrtp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/02/12 23:18:19 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/18 03:11:47 rodent Exp $ BUILDLINK_TREE+= ccrtp @@ -9,7 +9,17 @@ BUILDLINK_API_DEPENDS.ccrtp+= ccrtp>=2.0.0 BUILDLINK_ABI_DEPENDS.ccrtp?= ccrtp>=2.0.6nb2 BUILDLINK_PKGSRCDIR.ccrtp?= ../../net/ccrtp +pkgbase := ccrtp +.include "../../mk/pkg-build-options.mk" + +.if !empty(PKG_BUILD_OPTIONS.ccrtp:Mlibgcrypt) .include "../../security/libgcrypt/buildlink3.mk" +.endif + +.if !empty(PKG_BUILD_OPTIONS.ccrtp:Mopenssl) +.include "../../security/openssl/buildlink3.mk" +.endif + .include "../../devel/ucommon/buildlink3.mk" .endif # CCRTP_BUILDLINK3_MK diff --git a/net/ccrtp/distinfo b/net/ccrtp/distinfo index a24144375..40478efea 100644 --- a/net/ccrtp/distinfo +++ b/net/ccrtp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2014/04/05 13:55:59 rodent Exp $ +$NetBSD: distinfo,v 1.5 2015/04/18 03:11:47 rodent Exp $ -SHA1 (ccrtp-2.0.8.tar.gz) = e26eb4a97871fd9844e5d12fe07e06bf5fd5d144 -RMD160 (ccrtp-2.0.8.tar.gz) = 3ee14ec8198c20c436f581b60801cde182457b3e -Size (ccrtp-2.0.8.tar.gz) = 751694 bytes -SHA1 (patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp) = 150315c24f4c578b8cf045b9050e188d54e0fc8a +SHA1 (ccrtp-2.1.2.tar.gz) = ecad8c17c5ed61e1c9fb1b785592958c678b7c4b +RMD160 (ccrtp-2.1.2.tar.gz) = b3b2cb2f6822e08422b19fcd1528f976ca10ad66 +Size (ccrtp-2.1.2.tar.gz) = 764869 bytes +SHA1 (patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp) = 407f3a7f6536028a1b727a826183133dfe3ce4d6 diff --git a/net/ccrtp/options.mk b/net/ccrtp/options.mk index fa0db1f2a..40e1762c2 100644 --- a/net/ccrtp/options.mk +++ b/net/ccrtp/options.mk @@ -1,11 +1,17 @@ -# $NetBSD: options.mk,v 1.1 2013/04/17 00:54:16 rodent Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/18 03:11:47 rodent Exp $ -PKG_OPTIONS_VAR= PKG_OPTIONS.ccrtp -PKG_SUPPORTED_OPTIONS= debug -PKG_SUGGESTED_OPTIONS+= # blank +PKG_OPTIONS_VAR= PKG_OPTIONS.ccrtp +PKG_OPTIONS_GROUP.tls= libgcrypt openssl +PKG_OPTIONS_REQUIRED_GROUPS= tls +PKG_SUGGESTED_OPTIONS+= openssl .include "../../mk/bsd.options.mk" -.if !empty(PKG_OPTIONS:Mdebug) -CONFIGURE_ARGS+= --enable-debug +.if !empty(PKG_OPTIONS:Mlibgcrypt) +.include "../../security/libgcrypt/buildlink3.mk" +.endif + +.if !empty(PKG_OPTIONS:Mopenssl) +BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.8 +.include "../../security/openssl/buildlink3.mk" .endif diff --git a/net/ccrtp/patches/patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp b/net/ccrtp/patches/patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp index 7f5c5670f..c8320f5ff 100644 --- a/net/ccrtp/patches/patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp +++ b/net/ccrtp/patches/patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp @@ -1,4 +1,6 @@ -$NetBSD: patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp,v 1.1 2014/02/21 20:30:27 joerg Exp $ +$NetBSD: patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp,v 1.2 2015/04/18 03:11:47 rodent Exp $ + +Fix build with newer libgcrypt. --- src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp.orig 2012-06-18 15:19:04.000000000 +0000 +++ src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp diff --git a/net/choqok/Makefile b/net/choqok/Makefile index 63d887303..3064bc019 100644 --- a/net/choqok/Makefile +++ b/net/choqok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/11/07 19:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/15 09:21:56 joerg Exp $ # DISTNAME= choqok-1.4 -PKGREVISION= 6 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=choqok/}Choqok/ EXTRACT_SUFX= .tar.xz @@ -12,6 +12,9 @@ HOMEPAGE= http://choqok.gnufolks.org/ COMMENT= Twitter and StatusNet client for KDE LICENSE= gnu-gpl-v2 +# /data/scratch/net/choqok/work/choqok-1.4/plugins/shorteners/bit_ly/bit_ly_settings.h:64:5: error: unterminated /* comment +MAKE_JOBS_SAFE= no + USE_LANGUAGES= c c++ USE_TOOLS+= perl msgfmt pkg-config diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 8bf9e272f..f211861c5 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2013/08/16 08:30:20 hannken Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/13 10:03:21 hannken Exp $ -DISTNAME= chrony-1.29 +DISTNAME= chrony-1.31.1 CATEGORIES= net MASTER_SITES= http://download.tuxfamily.org/chrony/ @@ -32,8 +32,8 @@ SUBST_STAGE.paths= post-patch post-install: set -e; for file in ${EGFILES}; do \ - ${INSTALL_DATA} ${WRKSRC}/examples/$${file} \ - ${DESTDIR}${EGDIR}/$${file}; \ + ${INSTALL_DATA} "${WRKSRC}/examples/$${file}" \ + "${DESTDIR}${EGDIR}/$${file}"; \ done .include "../../mk/readline.buildlink3.mk" diff --git a/net/chrony/distinfo b/net/chrony/distinfo index a78526985..5afbcb8c2 100644 --- a/net/chrony/distinfo +++ b/net/chrony/distinfo @@ -1,13 +1,10 @@ -$NetBSD: distinfo,v 1.9 2013/08/31 14:53:45 joerg Exp $ +$NetBSD: distinfo,v 1.10 2015/04/13 10:03:21 hannken Exp $ -SHA1 (chrony-1.29.tar.gz) = 442fb7d62a6f23bf1057864a3dbdfa55e1b6eb35 -RMD160 (chrony-1.29.tar.gz) = 53518efdd90c4695005d7cc929077985f16887d7 -Size (chrony-1.29.tar.gz) = 392880 bytes -SHA1 (patch-aa) = c28f5b7ff6c3ebc67b68d574c1b10bd54334b6a3 -SHA1 (patch-ab) = 1af7c5699147d4c05165c4e1f90bf127814511ce -SHA1 (patch-ac) = 5830215f11573ca88541f661fffb17365e7d206c -SHA1 (patch-ad) = df47df974995f9f947b731a4812fb7633fd874a4 -SHA1 (patch-ae) = 133e90d0614ef5961305b952d9a7a4047a2edcc7 -SHA1 (patch-af) = 43c5e0f14aa8a980af83ba4ea5691705a4738064 -SHA1 (patch-ag) = 165daaab8507cca8b29a61af576711c0ec05a3a6 -SHA1 (patch-ntp__io.c) = 9b9503cf63fba28f57aa6da9020ca02b5d198bf9 +SHA1 (chrony-1.31.1.tar.gz) = 8e92871e164dad89b315a5dda99d94ff7b31770a +RMD160 (chrony-1.31.1.tar.gz) = 7dd53fb95c1ecf30099bb580adeccd1a808c4dff +Size (chrony-1.31.1.tar.gz) = 395797 bytes +SHA1 (patch-Makefile.in) = 28abbbf1cfd037f018a92c3827642e749fd8768a +SHA1 (patch-conf.c) = df47df974995f9f947b731a4812fb7633fd874a4 +SHA1 (patch-examples_chrony.conf.example) = ed17d749b1e4ad1c168da7a0393ef35a5e68aac0 +SHA1 (patch-examples_chrony.keys.example) = 5be7672dc40a1a1cb4451db05a4318185ef4f4d2 +SHA1 (patch-ntp__io.c) = edd1b5cf49fc24d3bfed128cd686b17633335a4d diff --git a/net/chrony/patches/patch-Makefile.in b/net/chrony/patches/patch-Makefile.in new file mode 100644 index 000000000..cc6d03713 --- /dev/null +++ b/net/chrony/patches/patch-Makefile.in @@ -0,0 +1,51 @@ +$NetBSD: patch-Makefile.in,v 1.1 2015/04/13 10:03:21 hannken Exp $ + +Adapt install target for pkgsrc. + +--- Makefile.in.orig 2015-04-07 14:35:16.000000000 +0000 ++++ Makefile.in +@@ -96,35 +96,15 @@ getdate : + # seem to vary between systems. + + install: chronyd chronyc chrony.txt +- [ -d $(DESTDIR)$(SYSCONFDIR) ] || mkdir -p $(DESTDIR)$(SYSCONFDIR) +- [ -d $(DESTDIR)$(SBINDIR) ] || mkdir -p $(DESTDIR)$(SBINDIR) +- [ -d $(DESTDIR)$(BINDIR) ] || mkdir -p $(DESTDIR)$(BINDIR) +- [ -d $(DESTDIR)$(DOCDIR) ] || mkdir -p $(DESTDIR)$(DOCDIR) +- [ -d $(DESTDIR)$(MANDIR)/man1 ] || mkdir -p $(DESTDIR)$(MANDIR)/man1 +- [ -d $(DESTDIR)$(MANDIR)/man5 ] || mkdir -p $(DESTDIR)$(MANDIR)/man5 +- [ -d $(DESTDIR)$(MANDIR)/man8 ] || mkdir -p $(DESTDIR)$(MANDIR)/man8 +- [ -d $(DESTDIR)$(DOCDIR) ] || mkdir -p $(DESTDIR)$(DOCDIR) +- [ -d $(DESTDIR)$(CHRONYVARDIR) ] || mkdir -p $(DESTDIR)$(CHRONYVARDIR) +- if [ -f $(DESTDIR)$(SBINDIR)/chronyd ]; then rm -f $(DESTDIR)$(SBINDIR)/chronyd ; fi +- if [ -f $(DESTDIR)$(BINDIR)/chronyc ]; then rm -f $(DESTDIR)$(BINDIR)/chronyc ; fi +- cp chronyd $(DESTDIR)$(SBINDIR)/chronyd +- chmod 755 $(DESTDIR)$(SBINDIR)/chronyd +- cp chronyc $(DESTDIR)$(BINDIR)/chronyc +- chmod 755 $(DESTDIR)$(BINDIR)/chronyc +- cp chrony.txt $(DESTDIR)$(DOCDIR)/chrony.txt +- chmod 644 $(DESTDIR)$(DOCDIR)/chrony.txt +- cp COPYING $(DESTDIR)$(DOCDIR)/COPYING +- chmod 644 $(DESTDIR)$(DOCDIR)/COPYING +- cp README $(DESTDIR)$(DOCDIR)/README +- chmod 644 $(DESTDIR)$(DOCDIR)/README +- cp chrony.1 $(DESTDIR)$(MANDIR)/man1 +- chmod 644 $(DESTDIR)$(MANDIR)/man1/chrony.1 +- cp chronyc.1 $(DESTDIR)$(MANDIR)/man1 +- chmod 644 $(DESTDIR)$(MANDIR)/man1/chronyc.1 +- cp chronyd.8 $(DESTDIR)$(MANDIR)/man8 +- chmod 644 $(DESTDIR)$(MANDIR)/man8/chronyd.8 +- cp chrony.conf.5 $(DESTDIR)$(MANDIR)/man5 +- chmod 644 $(DESTDIR)$(MANDIR)/man5/chrony.conf.5 ++ $(BSD_INSTALL_PROGRAM) chronyd $(DESTDIR)$(SBINDIR) ++ $(BSD_INSTALL_PROGRAM) chronyc $(DESTDIR)$(BINDIR) ++ $(BSD_INSTALL_DATA) chrony.txt $(DESTDIR)$(DOCDIR) ++ $(BSD_INSTALL_DATA) COPYING $(DESTDIR)$(DOCDIR) ++ $(BSD_INSTALL_DATA) README $(DESTDIR)$(DOCDIR) ++ $(BSD_INSTALL_MAN) chrony.1 $(DESTDIR)$(MANDIR)/man1 ++ $(BSD_INSTALL_MAN) chronyc.1 $(DESTDIR)$(MANDIR)/man1 ++ $(BSD_INSTALL_MAN) chronyd.8 $(DESTDIR)$(MANDIR)/man8/chronyd.8 ++ $(BSD_INSTALL_MAN) chrony.conf.5 $(DESTDIR)$(MANDIR)/man5/chrony.conf.5 + + %.o : %.c + $(CC) $(CFLAGS) $(CPPFLAGS) -c $< diff --git a/net/chrony/patches/patch-aa b/net/chrony/patches/patch-aa deleted file mode 100644 index f825d2516..000000000 --- a/net/chrony/patches/patch-aa +++ /dev/null @@ -1,51 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2013/08/16 08:30:20 hannken Exp $ - -Adapt install target for pkgsrc. - ---- Makefile.in.orig 2013-08-08 13:58:07.000000000 +0000 -+++ Makefile.in -@@ -93,35 +93,17 @@ getdate : - # seem to vary between systems. - - install: chronyd chronyc -- [ -d $(DESTDIR)$(SYSCONFDIR) ] || mkdir -p $(DESTDIR)$(SYSCONFDIR) -- [ -d $(DESTDIR)$(SBINDIR) ] || mkdir -p $(DESTDIR)$(SBINDIR) -- [ -d $(DESTDIR)$(BINDIR) ] || mkdir -p $(DESTDIR)$(BINDIR) -- [ -d $(DESTDIR)$(DOCDIR) ] || mkdir -p $(DESTDIR)$(DOCDIR) -- [ -d $(DESTDIR)$(MANDIR)/man1 ] || mkdir -p $(DESTDIR)$(MANDIR)/man1 -- [ -d $(DESTDIR)$(MANDIR)/man5 ] || mkdir -p $(DESTDIR)$(MANDIR)/man5 -- [ -d $(DESTDIR)$(MANDIR)/man8 ] || mkdir -p $(DESTDIR)$(MANDIR)/man8 - [ -d $(DESTDIR)$(DOCDIR) ] || mkdir -p $(DESTDIR)$(DOCDIR) - [ -d $(DESTDIR)$(CHRONYVARDIR) ] || mkdir -p $(DESTDIR)$(CHRONYVARDIR) -- if [ -f $(DESTDIR)$(SBINDIR)/chronyd ]; then rm -f $(DESTDIR)$(SBINDIR)/chronyd ; fi -- if [ -f $(DESTDIR)$(BINDIR)/chronyc ]; then rm -f $(DESTDIR)$(BINDIR)/chronyc ; fi -- cp chronyd $(DESTDIR)$(SBINDIR)/chronyd -- chmod 755 $(DESTDIR)$(SBINDIR)/chronyd -- cp chronyc $(DESTDIR)$(BINDIR)/chronyc -- chmod 755 $(DESTDIR)$(BINDIR)/chronyc -- cp chrony.txt $(DESTDIR)$(DOCDIR)/chrony.txt -- chmod 644 $(DESTDIR)$(DOCDIR)/chrony.txt -- cp COPYING $(DESTDIR)$(DOCDIR)/COPYING -- chmod 644 $(DESTDIR)$(DOCDIR)/COPYING -- cp README $(DESTDIR)$(DOCDIR)/README -- chmod 644 $(DESTDIR)$(DOCDIR)/README -- cp chrony.1 $(DESTDIR)$(MANDIR)/man1 -- chmod 644 $(DESTDIR)$(MANDIR)/man1/chrony.1 -- cp chronyc.1 $(DESTDIR)$(MANDIR)/man1 -- chmod 644 $(DESTDIR)$(MANDIR)/man1/chronyc.1 -- cp chronyd.8 $(DESTDIR)$(MANDIR)/man8 -- chmod 644 $(DESTDIR)$(MANDIR)/man8/chronyd.8 -- cp chrony.conf.5 $(DESTDIR)$(MANDIR)/man5 -- chmod 644 $(DESTDIR)$(MANDIR)/man5/chrony.conf.5 -+ $(BSD_INSTALL_PROGRAM) chronyd $(DESTDIR)$(SBINDIR) -+ $(BSD_INSTALL_PROGRAM) chronyc $(DESTDIR)$(BINDIR) -+ $(BSD_INSTALL_DATA) chrony.txt $(DESTDIR)$(DOCDIR) -+ $(BSD_INSTALL_DATA) COPYING $(DESTDIR)$(DOCDIR) -+ $(BSD_INSTALL_DATA) README $(DESTDIR)$(DOCDIR) -+ $(BSD_INSTALL_MAN) chrony.1 $(DESTDIR)$(MANDIR)/man1 -+ $(BSD_INSTALL_MAN) chronyc.1 $(DESTDIR)$(MANDIR)/man1 -+ $(BSD_INSTALL_MAN) chronyd.8 $(DESTDIR)$(MANDIR)/man8/chronyd.8 -+ $(BSD_INSTALL_MAN) chrony.conf.5 $(DESTDIR)$(MANDIR)/man5/chrony.conf.5 - - %.o : %.c - $(CC) $(CFLAGS) $(CPPFLAGS) -c $< diff --git a/net/chrony/patches/patch-ab b/net/chrony/patches/patch-ab deleted file mode 100644 index 00fdce9ab..000000000 --- a/net/chrony/patches/patch-ab +++ /dev/null @@ -1,34 +0,0 @@ -$NetBSD: patch-ab,v 1.5 2013/08/16 08:30:20 hannken Exp $ - -The ctype functions work on integers. - ---- cmdparse.c.orig 2013-08-08 13:58:07.000000000 +0000 -+++ cmdparse.c -@@ -203,7 +203,7 @@ CPS_NormalizeLine(char *line) - - /* Remove white-space at beginning and replace white-spaces with space char */ - for (p = q = line; *p; p++) { -- if (isspace(*p)) { -+ if (isspace((unsigned char)(*p))) { - if (!space) - *q++ = ' '; - space = 1; -@@ -233,15 +233,15 @@ CPS_SplitWord(char *line) - char *p = line, *q = line; - - /* Skip white-space before the word */ -- while (*q && isspace(*q)) -+ while (*q && isspace((unsigned char)(*q))) - q++; - - /* Move the word to the beginning */ -- while (*q && !isspace(*q)) -+ while (*q && !isspace((unsigned char)(*q))) - *p++ = *q++; - - /* Find the next word */ -- while (*q && isspace(*q)) -+ while (*q && isspace((unsigned char)(*q))) - q++; - - *p = '\0'; diff --git a/net/chrony/patches/patch-ac b/net/chrony/patches/patch-ac deleted file mode 100644 index 4f3acb3e4..000000000 --- a/net/chrony/patches/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2013/08/16 08:30:20 hannken Exp $ - -Remove unused variable. - ---- sys_netbsd.c.orig 2013-08-08 13:58:07.000000000 +0000 -+++ sys_netbsd.c -@@ -281,7 +281,6 @@ SYS_NetBSD_Initialise(void) - }; - - kvm_t *kt; -- FILE *fp; - - kt = kvm_open(NULL, NULL, NULL, O_RDONLY, NULL); - if (!kt) { diff --git a/net/chrony/patches/patch-ad b/net/chrony/patches/patch-ad deleted file mode 100644 index f0f8a81ba..000000000 --- a/net/chrony/patches/patch-ad +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ad,v 1.4 2013/08/16 08:30:20 hannken Exp $ - -Prepare for SUBST, not processed by configure. - ---- conf.c.orig 2013-08-08 13:58:07.000000000 +0000 -+++ conf.c -@@ -197,7 +197,7 @@ static IPAddr bind_cmd_address4, bind_cm - - /* Filename to use for storing pid of running chronyd, to prevent multiple - * chronyds being started. */ --static char *pidfile = "/var/run/chronyd.pid"; -+static char *pidfile = "@VARBASE@/run/chronyd.pid"; - - /* Temperature sensor, update interval and compensation coefficients */ - static char *tempcomp_file = NULL; diff --git a/net/chrony/patches/patch-ae b/net/chrony/patches/patch-ae deleted file mode 100644 index 99d84fe80..000000000 --- a/net/chrony/patches/patch-ae +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-ae,v 1.5 2013/08/16 08:30:20 hannken Exp $ - -Prepare for SUBST, not processed by configure. - ---- examples/chrony.conf.example.orig 2013-08-08 13:58:07.000000000 +0000 -+++ examples/chrony.conf.example -@@ -1,7 +1,7 @@ - ####################################################################### - # - # This is an example chrony configuration file. You should copy it to --# /etc/chrony.conf after uncommenting and editing the options that you -+# @PKG_SYSCONFDIR@/chrony.conf after uncommenting and editing the options that you - # want to enable. The more obscure options are not included. Refer - # to the documentation for these. - # -@@ -89,7 +89,7 @@ - # immediately so that it doesn't gain or lose any more time. You - # generally want this, so it is uncommented. - --driftfile /var/lib/chrony/drift -+driftfile @VARBASE@/lib/chrony/chrony.drift - - # If you want to use the program called chronyc to configure aspects of - # chronyd's operation once it is running (e.g. tell it the Internet link -@@ -98,7 +98,7 @@ driftfile /var/lib/chrony/drift - # exchanges between cooperating machines.) Again, this option is - # assumed by default. - --keyfile /etc/chrony.keys -+keyfile @PKG_SYSCONFDIR@/chrony.keys - - # Tell chronyd which numbered key in the file is used as the password - # for chronyc. (You can pick any integer up to 2**32-1. '1' is just a -@@ -129,7 +129,7 @@ commandkey 1 - # still running and bail out. If you want to change the path to the PID - # file, uncomment this line and edit it. The default path is shown. - --! pidfile /var/run/chronyd.pid -+! pidfile @VARBASE@/run/chronyd.pid - - ####################################################################### - ### INITIAL CLOCK CORRECTION diff --git a/net/chrony/patches/patch-af b/net/chrony/patches/patch-af deleted file mode 100644 index 250291b48..000000000 --- a/net/chrony/patches/patch-af +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-af,v 1.4 2013/08/16 08:30:20 hannken Exp $ - -Prepare for SUBST, not processed by configure. - ---- examples/chrony.keys.example.orig 2013-08-08 13:58:07.000000000 +0000 -+++ examples/chrony.keys.example -@@ -1,6 +1,6 @@ - ####################################################################### - # --# This is an example chrony keys file. You should copy it to /etc/chrony.keys -+# This is an example chrony keys file. You should copy it to @PKG_SYSCONFDIR@/chrony.keys - # after editing it to set up the key(s) you want to use. It should be readable - # only by root or the user chronyd drops the root privileges to. In most - # situations, you will require a single key (the 'commandkey') so that you can diff --git a/net/chrony/patches/patch-ag b/net/chrony/patches/patch-ag deleted file mode 100644 index a2569ac37..000000000 --- a/net/chrony/patches/patch-ag +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ag,v 1.4 2013/08/16 08:30:20 hannken Exp $ - -The ctype functions work on integers. - ---- getdate.c.orig 2013-08-08 13:58:07.000000000 +0000 -+++ getdate.c -@@ -2547,7 +2547,7 @@ LookupWord (buff) - /* Make it lowercase. */ - for (p = buff; *p; p++) - if (ISUPPER ((unsigned char) *p)) -- *p = tolower (*p); -+ *p = tolower ((unsigned char)(*p)); - - if (strcmp (buff, "am") == 0 || strcmp (buff, "a.m.") == 0) - { diff --git a/net/chrony/patches/patch-conf.c b/net/chrony/patches/patch-conf.c new file mode 100644 index 000000000..3f69b4daa --- /dev/null +++ b/net/chrony/patches/patch-conf.c @@ -0,0 +1,15 @@ +$NetBSD: patch-conf.c,v 1.1 2015/04/13 10:03:21 hannken Exp $ + +Prepare for SUBST, not processed by configure. + +--- conf.c.orig 2013-08-08 13:58:07.000000000 +0000 ++++ conf.c +@@ -197,7 +197,7 @@ static IPAddr bind_cmd_address4, bind_cm + + /* Filename to use for storing pid of running chronyd, to prevent multiple + * chronyds being started. */ +-static char *pidfile = "/var/run/chronyd.pid"; ++static char *pidfile = "@VARBASE@/run/chronyd.pid"; + + /* Temperature sensor, update interval and compensation coefficients */ + static char *tempcomp_file = NULL; diff --git a/net/chrony/patches/patch-examples_chrony.conf.example b/net/chrony/patches/patch-examples_chrony.conf.example new file mode 100644 index 000000000..c933f37de --- /dev/null +++ b/net/chrony/patches/patch-examples_chrony.conf.example @@ -0,0 +1,42 @@ +$NetBSD: patch-examples_chrony.conf.example,v 1.1 2015/04/13 10:03:21 hannken Exp $ + +Prepare for SUBST, not processed by configure. + +--- examples/chrony.conf.example.orig 2015-04-07 14:35:16.000000000 +0000 ++++ examples/chrony.conf.example +@@ -1,7 +1,7 @@ + ####################################################################### + # + # This is an example chrony configuration file. You should copy it to +-# /etc/chrony.conf after uncommenting and editing the options that you ++# @PKG_SYSCONFDIR@/chrony.conf after uncommenting and editing the options that you + # want to enable. The more obscure options are not included. Refer + # to the documentation for these. + # +@@ -89,7 +89,7 @@ + # immediately so that it doesn't gain or lose any more time. You + # generally want this, so it is uncommented. + +-driftfile /var/lib/chrony/drift ++driftfile @VARBASE@/lib/chrony/chrony.drift + + # If you want to use the program called chronyc to configure aspects of + # chronyd's operation once it is running (e.g. tell it the Internet link +@@ -98,7 +98,7 @@ driftfile /var/lib/chrony/drift + # exchanges between cooperating machines.) Again, this option is + # assumed by default. + +-keyfile /etc/chrony.keys ++keyfile @PKG_SYSCONFDIR@/chrony.keys + + # Tell chronyd which numbered key in the file is used as the password + # for chronyc. (You can pick any integer up to 2**32-1. '1' is just a +@@ -132,7 +132,7 @@ generatecommandkey + # still running and bail out. If you want to change the path to the PID + # file, uncomment this line and edit it. The default path is shown. + +-! pidfile /var/run/chronyd.pid ++! pidfile @VARBASE@/run/chronyd.pid + + ####################################################################### + ### INITIAL CLOCK CORRECTION diff --git a/net/chrony/patches/patch-examples_chrony.keys.example b/net/chrony/patches/patch-examples_chrony.keys.example new file mode 100644 index 000000000..27ff10aec --- /dev/null +++ b/net/chrony/patches/patch-examples_chrony.keys.example @@ -0,0 +1,14 @@ +$NetBSD: patch-examples_chrony.keys.example,v 1.1 2015/04/13 10:03:21 hannken Exp $ + +Prepare for SUBST, not processed by configure. + +--- examples/chrony.keys.example.orig 2015-04-07 14:35:16.000000000 +0000 ++++ examples/chrony.keys.example +@@ -1,6 +1,6 @@ + ####################################################################### + # +-# This is an example chrony keys file. You should copy it to /etc/chrony.keys ++# This is an example chrony keys file. You should copy it to @PKG_SYSCONFDIR@/chrony.keys + # after editing it to set up the key(s) you want to use. It should be readable + # only by root or the user chronyd drops the root privileges to. In most + # situations, you will require a single key (the 'commandkey') so that you can diff --git a/net/chrony/patches/patch-ntp__io.c b/net/chrony/patches/patch-ntp__io.c index 54652f697..0f33ef74c 100644 --- a/net/chrony/patches/patch-ntp__io.c +++ b/net/chrony/patches/patch-ntp__io.c @@ -1,9 +1,11 @@ -$NetBSD: patch-ntp__io.c,v 1.1 2013/08/31 14:53:45 joerg Exp $ +$NetBSD: patch-ntp__io.c,v 1.2 2015/04/13 10:03:21 hannken Exp $ ---- ntp_io.c.orig 2013-08-31 11:51:32.000000000 +0000 +Don't use IP_PKTINFO on NetBSD. + +--- ntp_io.c.orig 2015-04-07 14:35:16.000000000 +0000 +++ ntp_io.c -@@ -350,7 +350,7 @@ read_from_socket(void *anything) - } +@@ -506,7 +506,7 @@ read_from_socket(void *anything) + local_addr.sock_fd = sock_fd; for (cmsg = CMSG_FIRSTHDR(&msg); cmsg; cmsg = CMSG_NXTHDR(&msg, cmsg)) { -#ifdef IP_PKTINFO @@ -11,12 +13,12 @@ $NetBSD: patch-ntp__io.c,v 1.1 2013/08/31 14:53:45 joerg Exp $ if (cmsg->cmsg_level == IPPROTO_IP && cmsg->cmsg_type == IP_PKTINFO) { struct in_pktinfo ipi; -@@ -449,7 +449,7 @@ send_packet(void *packet, int packetlen, +@@ -623,7 +623,7 @@ send_packet(void *packet, int packetlen, msg.msg_flags = 0; cmsglen = 0; -#ifdef IP_PKTINFO +#if defined(IP_PKTINFO) && !defined(__NetBSD__) - if (remote_addr->local_ip_addr.family == IPADDR_INET4) { + if (local_addr->ip_addr.family == IPADDR_INET4) { struct cmsghdr *cmsg; struct in_pktinfo *ipi; diff --git a/net/cia/Makefile b/net/cia/Makefile index 6c867dddf..6431761ed 100644 --- a/net/cia/Makefile +++ b/net/cia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/02/06 19:30:56 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/07 11:06:43 tron Exp $ DISTNAME= cia-20030922 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= http://scheler.de/~matthias/files/ +MASTER_SITES= https://zhadum.org.uk/~tron/files/ EXTRACT_SUFX= .tar.bz2 OWNER= tron@NetBSD.org diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile index 7c262bc2b..59b14af5e 100644 --- a/net/citrix_ica/Makefile +++ b/net/citrix_ica/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2015/03/14 15:21:56 joerg Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/19 15:30:27 jperkin Exp $ DISTNAME= citrix_ica-10.6.115659 PKGREVISION= 2 @@ -17,7 +17,7 @@ NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} # "Abort Traps" indefinitely in pbulk -NOT_FOR_PLATFORM+= DragonFly-*-* NetBSD-*-x86_64 +NOT_FOR_PLATFORM+= DragonFly-*-* Linux-*-* NetBSD-*-x86_64 EMUL_PLATFORMS= linux-i386 EMUL_PLATFORMS+= solaris-sparc diff --git a/net/clive/Makefile b/net/clive/Makefile index ae4797fce..6ea665a93 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/05/29 23:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:50:40 wiz Exp $ DISTNAME= clive-2.3.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ diff --git a/net/coda/Makefile b/net/coda/Makefile index d7b94c0f7..da8dd631f 100644 --- a/net/coda/Makefile +++ b/net/coda/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/01/28 13:11:22 hauke Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:40 wiz Exp $ # DISTNAME= coda-6.9.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= http://www.coda.cs.cmu.edu/pub/coda/src/ diff --git a/net/corebird/Makefile b/net/corebird/Makefile index 393b30dfd..34a73e223 100644 --- a/net/corebird/Makefile +++ b/net/corebird/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/03/15 20:03:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/07 14:05:58 youri Exp $ DISTNAME= corebird-0.9 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= -https://github.com/baedert/corebird/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} @@ -24,7 +25,7 @@ TEST_TARGET= check .include "../../www/librest07/buildlink3.mk" .include "../../textproc/json-glib/buildlink3.mk" .include "../../databases/sqlite3/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../devel/libgee/buildlink3.mk" BUILDLINK_DEPMETHOD.vala= build .include "../../lang/vala/buildlink3.mk" diff --git a/net/dc_gui2/Makefile b/net/dc_gui2/Makefile index 1239b6692..42b3251bc 100644 --- a/net/dc_gui2/Makefile +++ b/net/dc_gui2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.81 2015/04/25 14:23:43 tnn Exp $ DISTNAME= dc_gui2-0.80 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= net MASTER_SITES= http://ac2i.homelinux.com/dctc/ diff --git a/net/dcsharp/Makefile b/net/dcsharp/Makefile index 41a9ac5dd..671e195fd 100644 --- a/net/dcsharp/Makefile +++ b/net/dcsharp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:43 tnn Exp $ DISTNAME= dcsharp-0.11.1 -PKGREVISION= 43 +PKGREVISION= 45 CATEGORIES= net MASTER_SITES= http://dcsharp.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/dctc/Makefile b/net/dctc/Makefile index f5361af1e..a00d2fdd1 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/05/29 23:37:02 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:50:40 wiz Exp $ DISTNAME= dctc-0.85.9 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= http://ac2i.homelinux.com/dctc/ diff --git a/net/ddclient/Makefile b/net/ddclient/Makefile index 4f12bc80f..39a99ebdb 100644 --- a/net/ddclient/Makefile +++ b/net/ddclient/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2015/03/13 10:57:14 jmcneill Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:40 wiz Exp $ DISTNAME= ddclient-3.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ddclient/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/dhcpcd-gtk/Makefile b/net/dhcpcd-gtk/Makefile index 8f8fbe386..9798514d5 100644 --- a/net/dhcpcd-gtk/Makefile +++ b/net/dhcpcd-gtk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/10/06 20:12:30 roy Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:43 tnn Exp $ # PKGNAME= dhcpcd-gtk-${DHCPCD_UI_VERSION} +PKGREVISION= 1 CATEGORIES= net COMMENT= GTK+ system tray monitor for dhcpcd diff --git a/net/dhcpcd-qt/Makefile b/net/dhcpcd-qt/Makefile index 893f452ec..bb1763521 100644 --- a/net/dhcpcd-qt/Makefile +++ b/net/dhcpcd-qt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/10/06 20:12:30 roy Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:43 tnn Exp $ # PKGNAME= dhcpcd-qt-${DHCPCD_UI_VERSION} +PKGREVISION= 1 CATEGORIES= net COMMENT= Qt system tray monitor for dhcpcd diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index bbf2c65db..16ece3de7 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2015/01/07 09:01:01 roy Exp $ +# $NetBSD: Makefile,v 1.48 2015/05/16 23:37:25 roy Exp $ # -DISTNAME= dhcpcd-6.6.7 +DISTNAME= dhcpcd-6.9.0 CATEGORIES= net MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/ MASTER_SITES+= http://roy.aydogan.net/dhcpcd/ diff --git a/net/dhcpcd/distinfo b/net/dhcpcd/distinfo index 6d2d6ed3f..bd7681976 100644 --- a/net/dhcpcd/distinfo +++ b/net/dhcpcd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.43 2015/01/07 09:01:01 roy Exp $ +$NetBSD: distinfo,v 1.45 2015/05/16 23:37:25 roy Exp $ -SHA1 (dhcpcd-6.6.7.tar.bz2) = 73cb26b4be98753ab44d5cbce6f8c70719db827a -RMD160 (dhcpcd-6.6.7.tar.bz2) = 2ac8d97938a827038573e120b40bddb225995cf7 -Size (dhcpcd-6.6.7.tar.bz2) = 158093 bytes +SHA1 (dhcpcd-6.9.0.tar.bz2) = 0e4900e05c01b795508b51f882e1316aad5ad932 +RMD160 (dhcpcd-6.9.0.tar.bz2) = c092e666440fafc8793a86d86b300327db31d9e6 +Size (dhcpcd-6.9.0.tar.bz2) = 176736 bytes diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile index fb9c227b0..900d0ddaa 100644 --- a/net/dhcpd-pools/Makefile +++ b/net/dhcpd-pools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:40 wiz Exp $ DISTNAME= dhcpd-pools-2.16 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dhcpd-pools/} diff --git a/net/dlint/Makefile b/net/dlint/Makefile index fdc9dbb5a..d6040de96 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:40 wiz Exp $ # DISTNAME= dlint1.4.0 PKGNAME= dlint-1.4.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.domtools.com/pub/ diff --git a/net/dnscheck/Makefile b/net/dnscheck/Makefile index 7dcd33ce1..4a55b852a 100644 --- a/net/dnscheck/Makefile +++ b/net/dnscheck/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/03/19 22:15:52 pettai Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:40 wiz Exp $ DISTNAME= dotse-dnscheck-1.5.4-0-g352a15c PKGNAME= dnscheck-1.5.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_GITHUB:=dotse/dnscheck/tarball/1.5.4/} diff --git a/net/dnsmasq/Makefile b/net/dnsmasq/Makefile index c7c3eeba7..ab06c40ed 100644 --- a/net/dnsmasq/Makefile +++ b/net/dnsmasq/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2014/11/23 13:16:23 cheusov Exp $ -# +# $NetBSD: Makefile,v 1.29 2015/05/06 06:08:48 mef Exp $ -DISTNAME= dnsmasq-2.67 -PKGREVISION= 1 +DISTNAME= dnsmasq-2.72 CATEGORIES= net MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ -MAINTAINER= roy@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.thekelleys.org.uk/dnsmasq/doc.html COMMENT= Lightweight, easy to configure DNS forwarder LICENSE= gnu-gpl-v3 diff --git a/net/dnsmasq/distinfo b/net/dnsmasq/distinfo index a7b473364..51f7492c1 100644 --- a/net/dnsmasq/distinfo +++ b/net/dnsmasq/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.24 2015/01/17 13:52:12 bsiegert Exp $ +$NetBSD: distinfo,v 1.27 2015/05/06 06:08:48 mef Exp $ -SHA1 (dnsmasq-2.67.tar.gz) = 550c7ea2bef2a74a089c664d95fc52420a8cb726 -RMD160 (dnsmasq-2.67.tar.gz) = c2f3f9d7978bc9eddbcb77add54acdf3c8103fa8 -Size (dnsmasq-2.67.tar.gz) = 600838 bytes +SHA1 (dnsmasq-2.72.tar.gz) = c2dc54b142ec5676d6e22951bc5b61863b0503fe +RMD160 (dnsmasq-2.72.tar.gz) = bac635ea7c93e2864fb369d3e346a65222e70ce2 +Size (dnsmasq-2.72.tar.gz) = 654739 bytes SHA1 (patch-dnsmasq.conf.example) = 2974c722a26400915037259c79899e8a3e95bf8f -SHA1 (patch-src_bpf.c) = 8ba0482e8ba9441d5eb235dfb7b4aa556545636c +SHA1 (patch-src_bpf.c) = 82b1fcbb20122684193fe0718bff93ab20af0463 +SHA1 (patch-src_rfc1035.c) = 08cd37ee864931cf664a2e008ce475898a2757df diff --git a/net/dnsmasq/files/dnsmasq.sh b/net/dnsmasq/files/dnsmasq.sh index fe2b707fc..c85f35430 100644 --- a/net/dnsmasq/files/dnsmasq.sh +++ b/net/dnsmasq/files/dnsmasq.sh @@ -1,6 +1,6 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: dnsmasq.sh,v 1.2 2011/10/07 22:37:04 shattered Exp $ +# $NetBSD: dnsmasq.sh,v 1.3 2015/04/22 14:57:22 abs Exp $ # # PROVIDE: dnsmasq @@ -12,6 +12,7 @@ name="dnsmasq" rcvar=$name command="@PREFIX@/sbin/${name}" pidfile="/var/run/${name}.pid" +extra_commands="reload" load_rc_config $name run_rc_command "$1" diff --git a/net/dnsmasq/patches/patch-src_bpf.c b/net/dnsmasq/patches/patch-src_bpf.c index 407ace710..9622cead8 100644 --- a/net/dnsmasq/patches/patch-src_bpf.c +++ b/net/dnsmasq/patches/patch-src_bpf.c @@ -1,15 +1,15 @@ -$NetBSD: patch-src_bpf.c,v 1.3 2015/01/17 13:52:13 bsiegert Exp $ +$NetBSD: patch-src_bpf.c,v 1.5 2015/05/06 06:08:48 mef Exp $ ---- src/bpf.c.orig 2015-01-02 04:23:05.000000000 +0000 -+++ src/bpf.c -@@ -19,6 +19,10 @@ - #if defined(HAVE_BSD_NETWORK) || defined(HAVE_SOLARIS_NETWORK) - #include +Add inet6 include for OS X + +--- src/bpf.c.orig 2014-09-24 06:16:15.000000000 +0900 ++++ src/bpf.c 2015-05-06 15:01:56.000000000 +0900 +@@ -29,7 +29,7 @@ + # include + #endif + #include +-#ifdef HAVE_IPV6 ++#if defined(HAVE_IPV6) || defined(__APPLE__) + # include + #endif -+#if defined(__APPLE__) -+#include -+#endif -+ - #if defined(HAVE_BSD_NETWORK) && !defined(__APPLE__) - #include - #include diff --git a/net/dnsmasq/patches/patch-src_rfc1035.c b/net/dnsmasq/patches/patch-src_rfc1035.c new file mode 100644 index 000000000..ab9be83cf --- /dev/null +++ b/net/dnsmasq/patches/patch-src_rfc1035.c @@ -0,0 +1,46 @@ +$NetBSD: patch-src_rfc1035.c,v 1.2 2015/05/06 06:08:48 mef Exp $ + +From ad4a8ff7d9097008d7623df8543df435bfddeac8 Mon Sep 17 00:00:00 2001 +From: Simon Kelley +Date: Thu, 9 Apr 2015 21:48:00 +0100 +Subject: [PATCH] Fix crash on receipt of certain malformed DNS requests. + +--- + CHANGELOG | 3 +++ + src/rfc1035.c | 9 ++++++--- + 2 files changed, 9 insertions(+), 3 deletions(-) + +diff --git a/src/rfc1035.c b/src/rfc1035.c +index 7a07b0c..a995ab5 100644 +--- src/rfc1035.c ++++ src/rfc1035.c +@@ -1198,7 +1198,10 @@ unsigned int extract_request(struct dns_header *header, size_t qlen, char *name, + size_t setup_reply(struct dns_header *header, size_t qlen, + struct all_addr *addrp, unsigned int flags, unsigned long ttl) + { +- unsigned char *p = skip_questions(header, qlen); ++ unsigned char *p; ++ ++ if (!(p = skip_questions(header, qlen))) ++ return 0; + + /* clear authoritative and truncated flags, set QR flag */ + header->hb3 = (header->hb3 & ~(HB3_AA | HB3_TC)) | HB3_QR; +@@ -1214,7 +1217,7 @@ size_t setup_reply(struct dns_header *header, size_t qlen, + SET_RCODE(header, NOERROR); /* empty domain */ + else if (flags == F_NXDOMAIN) + SET_RCODE(header, NXDOMAIN); +- else if (p && flags == F_IPV4) ++ else if (flags == F_IPV4) + { /* we know the address */ + SET_RCODE(header, NOERROR); + header->ancount = htons(1); +@@ -1222,7 +1225,7 @@ size_t setup_reply(struct dns_header *header, size_t qlen, + add_resource_record(header, NULL, NULL, sizeof(struct dns_header), &p, ttl, NULL, T_A, C_IN, "4", addrp); + } + #ifdef HAVE_IPV6 +- else if (p && flags == F_IPV6) ++ else if (flags == F_IPV6) + { + SET_RCODE(header, NOERROR); + header->ancount = htons(1); diff --git a/net/dnstracer/Makefile b/net/dnstracer/Makefile index 89f35716d..d0264f372 100644 --- a/net/dnstracer/Makefile +++ b/net/dnstracer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/03/20 15:19:46 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:40 wiz Exp $ DISTNAME= dnstracer-1.10 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 98ff26b71..67e77f34f 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2014/02/12 23:18:19 tron Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 09:16:49 mef Exp $ # DISTNAME= echoping-6.0.2 PKGREVISION= 7 CATEGORIES= net -MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/ \ - ${MASTER_SITE_SOURCEFORGE:=echoping/} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=echoping/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://echoping.sourceforge.net/ diff --git a/net/ed2k-gtk-gui/Makefile b/net/ed2k-gtk-gui/Makefile index a925a1f33..c820eb46c 100644 --- a/net/ed2k-gtk-gui/Makefile +++ b/net/ed2k-gtk-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:23:43 tnn Exp $ DISTNAME= ed2k-gtk-gui-0.6.3 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ed2k-gtk-gui/} diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index d12f02a71..c4c59e031 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:23:43 tnn Exp $ # DISTNAME= ekiga-3.2.6 -PKGREVISION= 44 +PKGREVISION= 46 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ekiga/3.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 8209c9168..db27faa80 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.89 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.91 2015/05/27 21:46:26 wiz Exp $ DISTNAME= etherape-0.9.12 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= gnome net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/} -MAINTAINER= damon@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://etherape.sourceforge.net/ COMMENT= Graphical network monitor LICENSE= gnu-gpl-v2 # or later diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 252d92b73..ca824860b 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2014/05/05 00:48:13 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/25 14:23:43 tnn Exp $ DISTNAME= ettercap-0.6.b -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ettercap/} diff --git a/net/exabgp/Makefile b/net/exabgp/Makefile index 86b7c4f80..7dbd4dcc0 100644 --- a/net/exabgp/Makefile +++ b/net/exabgp/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.12 2015/03/19 09:20:30 he Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:40 wiz Exp $ -VERSION= 3.4.9 +VERSION= 3.4.11 DISTNAME= ${VERSION} PKGNAME= exabgp-${VERSION} +PKGREVISION= 1 EGG_NAME= exabgp-${VERSION} CATEGORIES= net -MASTER_SITES= https://github.com/Exa-Networks/exabgp/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=Exa-Networks/exabgp/archive/} DIST_SUBDIR= exabgp MAINTAINER= pettai@NetBSD.org @@ -22,21 +23,25 @@ DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools REPLACE_PERL+= etc/exabgp/processes/dynamic-1.pl REPLACE_PERL+= etc/exabgp/processes/watchdog-1.pl -REPLACE_PYTHON+= lib/exabgp/application/bmp.py -REPLACE_PYTHON+= lib/exabgp/application/cli.py -REPLACE_PYTHON+= lib/exabgp/netlink/route.py -REPLACE_PYTHON+= lib/exabgp/reactor/api/encoding.py + REPLACE_PYTHON+= etc/exabgp/processes/healthcheck.py REPLACE_PYTHON+= etc/exabgp/processes/read-write.py -REPLACE_PYTHON+= etc/exabgp/processes/tcp-server -REPLACE_PYTHON+= etc/exabgp/processes/syslog-1.py REPLACE_PYTHON+= etc/exabgp/processes/stderr-1.py +REPLACE_PYTHON+= etc/exabgp/processes/syslog-1.py +REPLACE_PYTHON+= etc/exabgp/processes/tcp-server +REPLACE_PYTHON+= lib/exabgp/application/bmp.py +REPLACE_PYTHON+= lib/exabgp/application/cli.py +REPLACE_PYTHON+= lib/exabgp/application/netlink.py +REPLACE_PYTHON+= lib/exabgp/netlink/old.py +REPLACE_PYTHON+= lib/exabgp/netlink/route.py +REPLACE_PYTHON+= lib/exabgp/reactor/api/encoding.py PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 3.2.19 USE_LANGUAGES= # none -INSTALLATION_DIRS= share/exabgp bin man/man1 man/man5 +INSTALLATION_DIRS+= share/exabgp bin +INSTALLATION_DIRS+= ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 pre-install: find ${WRKDIR} -name "*.orig" | xargs rm -f diff --git a/net/exabgp/PLIST b/net/exabgp/PLIST index 823a512d8..e5fad611e 100644 --- a/net/exabgp/PLIST +++ b/net/exabgp/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2015/03/19 09:20:30 he Exp $ -bin/exabgp +@comment $NetBSD: PLIST,v 1.8 2015/05/27 12:26:26 he Exp $ ${PYSITELIB}/${EGG_FILE}/PKG-INFO ${PYSITELIB}/${EGG_FILE}/SOURCES.txt ${PYSITELIB}/${EGG_FILE}/dependency_links.txt @@ -20,6 +19,12 @@ ${PYSITELIB}/exabgp/application/bmp.pyo ${PYSITELIB}/exabgp/application/cli.py ${PYSITELIB}/exabgp/application/cli.pyc ${PYSITELIB}/exabgp/application/cli.pyo +${PYSITELIB}/exabgp/application/healthcheck.py +${PYSITELIB}/exabgp/application/healthcheck.pyc +${PYSITELIB}/exabgp/application/healthcheck.pyo +${PYSITELIB}/exabgp/application/netlink.py +${PYSITELIB}/exabgp/application/netlink.pyc +${PYSITELIB}/exabgp/application/netlink.pyo ${PYSITELIB}/exabgp/bgp/__init__.py ${PYSITELIB}/exabgp/bgp/__init__.pyc ${PYSITELIB}/exabgp/bgp/__init__.pyo @@ -392,9 +397,39 @@ ${PYSITELIB}/exabgp/logger.pyo ${PYSITELIB}/exabgp/netlink/__init__.py ${PYSITELIB}/exabgp/netlink/__init__.pyc ${PYSITELIB}/exabgp/netlink/__init__.pyo -${PYSITELIB}/exabgp/netlink/route.py -${PYSITELIB}/exabgp/netlink/route.pyc -${PYSITELIB}/exabgp/netlink/route.pyo +${PYSITELIB}/exabgp/netlink/attributes.py +${PYSITELIB}/exabgp/netlink/attributes.pyc +${PYSITELIB}/exabgp/netlink/attributes.pyo +${PYSITELIB}/exabgp/netlink/firewall.py +${PYSITELIB}/exabgp/netlink/firewall.pyc +${PYSITELIB}/exabgp/netlink/firewall.pyo +${PYSITELIB}/exabgp/netlink/message.py +${PYSITELIB}/exabgp/netlink/message.pyc +${PYSITELIB}/exabgp/netlink/message.pyo +${PYSITELIB}/exabgp/netlink/old.py +${PYSITELIB}/exabgp/netlink/old.pyc +${PYSITELIB}/exabgp/netlink/old.pyo +${PYSITELIB}/exabgp/netlink/route/__init__.py +${PYSITELIB}/exabgp/netlink/route/__init__.pyc +${PYSITELIB}/exabgp/netlink/route/__init__.pyo +${PYSITELIB}/exabgp/netlink/route/address.py +${PYSITELIB}/exabgp/netlink/route/address.pyc +${PYSITELIB}/exabgp/netlink/route/address.pyo +${PYSITELIB}/exabgp/netlink/route/link.py +${PYSITELIB}/exabgp/netlink/route/link.pyc +${PYSITELIB}/exabgp/netlink/route/link.pyo +${PYSITELIB}/exabgp/netlink/route/neighbor.py +${PYSITELIB}/exabgp/netlink/route/neighbor.pyc +${PYSITELIB}/exabgp/netlink/route/neighbor.pyo +${PYSITELIB}/exabgp/netlink/route/network.py +${PYSITELIB}/exabgp/netlink/route/network.pyc +${PYSITELIB}/exabgp/netlink/route/network.pyo +${PYSITELIB}/exabgp/netlink/sequence.py +${PYSITELIB}/exabgp/netlink/sequence.pyc +${PYSITELIB}/exabgp/netlink/sequence.pyo +${PYSITELIB}/exabgp/netlink/tc.py +${PYSITELIB}/exabgp/netlink/tc.pyc +${PYSITELIB}/exabgp/netlink/tc.pyo ${PYSITELIB}/exabgp/protocol/__init__.py ${PYSITELIB}/exabgp/protocol/__init__.pyc ${PYSITELIB}/exabgp/protocol/__init__.pyo @@ -527,14 +562,15 @@ ${PYSITELIB}/exabgp/util/usage.pyo ${PYSITELIB}/exabgp/version.py ${PYSITELIB}/exabgp/version.pyc ${PYSITELIB}/exabgp/version.pyo +bin/exabgp +bin/healthcheck +man/man1/exabgp.1 +man/man5/exabgp.conf.5 share/exabgp/dynamic-1.pl share/exabgp/dynamic-1.sh -share/exabgp/healthcheck.py share/exabgp/read-write.py share/exabgp/stderr-1.py share/exabgp/syslog-1.py share/exabgp/tcp-server share/exabgp/watchdog-1.pl share/exabgp/watchdog-1.sh -man/man1/exabgp.1 -man/man5/exabgp.conf.5 diff --git a/net/exabgp/distinfo b/net/exabgp/distinfo index b325c08c3..fcc68d133 100644 --- a/net/exabgp/distinfo +++ b/net/exabgp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2015/03/19 09:20:30 he Exp $ +$NetBSD: distinfo,v 1.10 2015/05/27 12:26:26 he Exp $ -SHA1 (exabgp/3.4.9.tar.gz) = 7d3dcd6a4cbc7ca02fc330f653a22b0ef63545de -RMD160 (exabgp/3.4.9.tar.gz) = d89e59472202cea5479677875ba20fdcb8b1099b -Size (exabgp/3.4.9.tar.gz) = 532690 bytes +SHA1 (exabgp/3.4.11.tar.gz) = 62b4da0291cfa72ca8be6c176b97f06c1123ba87 +RMD160 (exabgp/3.4.11.tar.gz) = 4a28c954f34667165def4646d7cfd106ee0e0360 +Size (exabgp/3.4.11.tar.gz) = 536372 bytes SHA1 (patch-setup.py) = 8181a726cead85e6e06d49f9b474ac97210a069c diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile index 59a6b6ffa..56b62ca4e 100644 --- a/net/filezilla/Makefile +++ b/net/filezilla/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2015/01/19 12:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/05/06 17:01:52 wiz Exp $ -VERSION= 3.10.0.2 +VERSION= 3.10.3 DISTNAME= FileZilla_${VERSION}_src PKGNAME= filezilla-${VERSION} CATEGORIES= net x11 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://filezilla-project.org/ -COMMENT= FTP, FTPS and SFTP client with intuitive GUI +COMMENT= FTP, FTPS, and SFTP client with intuitive GUI LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes diff --git a/net/filezilla/distinfo b/net/filezilla/distinfo index 52293e91b..7a650dd1a 100644 --- a/net/filezilla/distinfo +++ b/net/filezilla/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2015/01/19 12:38:08 wiz Exp $ +$NetBSD: distinfo,v 1.24 2015/05/06 17:01:52 wiz Exp $ -SHA1 (FileZilla_3.10.0.2_src.tar.bz2) = fd02e450caff757f28ac62f18b7137f4a0ecbfec -RMD160 (FileZilla_3.10.0.2_src.tar.bz2) = 6c146947f053a3b6d36afa6767393b109454e914 -Size (FileZilla_3.10.0.2_src.tar.bz2) = 4559921 bytes +SHA1 (FileZilla_3.10.3_src.tar.bz2) = 81d9994797a841711e4365fb437771abc0df82a8 +RMD160 (FileZilla_3.10.3_src.tar.bz2) = cdb1a073b66bedcb7930d804a588bc437a1e1e6b +Size (FileZilla_3.10.3_src.tar.bz2) = 4430113 bytes diff --git a/net/fpdns/Makefile b/net/fpdns/Makefile index 6362ff4d0..dbe1a1815 100644 --- a/net/fpdns/Makefile +++ b/net/fpdns/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:40 wiz Exp $ VERSION= 20130404 DISTNAME= 20130404 -PKGREVISION= 2 +PKGREVISION= 3 PKGNAME= fpdns-0.10.0pre${VERSION} CATEGORIES= net MASTER_SITES= https://github.com/kirei/fpdns/archive/ diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index a09c917eb..6620e8f4f 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2014/11/02 05:53:48 obache Exp $ +# $NetBSD: Makefile,v 1.86 2015/06/12 10:50:40 wiz Exp $ DISTNAME= freeradius-${RADVER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index 9fa3d3033..3d151a19d 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/03/30 09:21:24 jperkin Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:41 wiz Exp $ DISTNAME= freeradius-server-${RADVER} PKGNAME= ${DISTNAME:S/-server//} -PKGREVISION= 10 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/gcloud-golang-metadata/DESCR b/net/gcloud-golang-metadata/DESCR new file mode 100644 index 000000000..cbb80c5c0 --- /dev/null +++ b/net/gcloud-golang-metadata/DESCR @@ -0,0 +1,5 @@ +Package metadata provides access to Google Compute Engine (GCE) metadata +and API service accounts. + +This package is a wrapper around the GCE metadata service, as documented +at https://developers.google.com/compute/docs/metadata. diff --git a/net/gcloud-golang-metadata/Makefile b/net/gcloud-golang-metadata/Makefile new file mode 100644 index 000000000..a6e180b8e --- /dev/null +++ b/net/gcloud-golang-metadata/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1 2015/05/11 13:02:21 bsiegert Exp $ +# + +DISTNAME= gcloud-golang +PKGNAME= gcloud-golang-metadata-20150310 +GITHUB_PROJECT= ${DISTNAME} +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_GITHUB:=GoogleCloudPlatform/} +GITHUB_TAG= 9e1852f597 + +MAINTAINER= bsiegert@NetBSD.org +HOMEPAGE= http://golang.org/ +COMMENT= Google Compute Engine metadata package +LICENSE= modified-bsd + +GO_SRCPATH= google.golang.org/cloud +GO_BUILD_PATTERN= ${GO_SRCPATH}/compute/metadata +GO_DIST_BASE= ${DISTNAME}-${GITHUB_TAG}* + +# Remove all code except compute/metadata and internal +pre-patch: + ${RM} -fr ${WRKSRC}/[^ci]* ${WRKSRC}/cloud*go + ${RM} -fr ${WRKSRC}/internal/datastore + ${RM} -fr ${WRKSRC}/internal/testutil + +.include "../../net/go-net/buildlink3.mk" +.include "../../lang/go/go-package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/gcloud-golang-metadata/PLIST b/net/gcloud-golang-metadata/PLIST new file mode 100644 index 000000000..06331c36c --- /dev/null +++ b/net/gcloud-golang-metadata/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/11 13:02:21 bsiegert Exp $ +gopkg/pkg/${GO_PLATFORM}/google.golang.org/cloud/compute/metadata.a +gopkg/pkg/${GO_PLATFORM}/google.golang.org/cloud/internal.a +gopkg/src/google.golang.org/cloud/compute/metadata/go13.go +gopkg/src/google.golang.org/cloud/compute/metadata/metadata.go +gopkg/src/google.golang.org/cloud/container/container.go +gopkg/src/google.golang.org/cloud/internal/cloud.go diff --git a/net/gcloud-golang-metadata/buildlink3.mk b/net/gcloud-golang-metadata/buildlink3.mk new file mode 100644 index 000000000..bafa1f5a7 --- /dev/null +++ b/net/gcloud-golang-metadata/buildlink3.mk @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/05/11 13:02:21 bsiegert Exp $ + +BUILDLINK_TREE+= gcloud-golang-metadata + +.if !defined(GCLOUD_GOLANG_METADATA_BUILDLINK3_MK) +GCLOUD_GOLANG_METADATA_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.gcloud-golang-metadata+= gcloud-golang-metadata>=20150310 +BUILDLINK_PKGSRCDIR.gcloud-golang-metadata?= ../../net/gcloud-golang-metadata +BUILDLINK_DEPMETHOD.gcloud-golang-metadata?= build + +.include "../../net/go-net/buildlink3.mk" +.endif # GCLOUD_GOLANG_METADATA_BUILDLINK3_MK + +BUILDLINK_TREE+= -gcloud-golang-metadata diff --git a/net/gcloud-golang-metadata/distinfo b/net/gcloud-golang-metadata/distinfo new file mode 100644 index 000000000..8a733d7ec --- /dev/null +++ b/net/gcloud-golang-metadata/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/11 13:02:21 bsiegert Exp $ + +SHA1 (gcloud-golang-9e1852f597.tar.gz) = 6c0ae291809c101ef2ddb1cd1d8c1bfc3fdcf53e +RMD160 (gcloud-golang-9e1852f597.tar.gz) = 1da0c142082903868c2e878ba3101c1773d9cfb6 +Size (gcloud-golang-9e1852f597.tar.gz) = 88037 bytes diff --git a/net/get-flash-videos/Makefile b/net/get-flash-videos/Makefile index 4ff6a43a6..588eab305 100644 --- a/net/get-flash-videos/Makefile +++ b/net/get-flash-videos/Makefile @@ -1,19 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:03 wiz Exp $ - -DISTNAME= ${GHACCOUNT}-${GHNAME}-${GHDESCRIBE}-g${GHCOMMIT} -PKGNAME= ${GHNAME}-0.0.${GHDATE} -PKGREVISION= 2 -GHNAME= get-flash-videos - -# git describe + GHVERSION from the last commit + GHCOMMIT from the tar. -GHACCOUNT= monsieurvideo -GHDATE= 20140129 -GHDESCRIBE= v1.22-586 -GHVERSION= d6e4f43fbb858dd0ba94a2c9431f40a9af13dbfe -GHCOMMIT= d6e4f43 +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:41 wiz Exp $ +DISTNAME= get-flash-videos-0.0.20150331 +PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= https://github.com/${GHACCOUNT}/${GHNAME}/tarball/${GHVERSION}/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=monsieurvideo/} +GITHUB_TYPE= tag +GITHUB_TAG= eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3 MAINTAINER= dsainty@NetBSD.org HOMEPAGE= http://code.google.com/p/get-flash-videos/ @@ -33,8 +25,6 @@ DEPENDS+= rtmpdump-[0-9]*:../../net/rtmpdump USE_TOOLS+= perl:run -WRKSRC= ${WRKDIR}/${GHACCOUNT}-${GHNAME}-${GHCOMMIT} - PERL5_PACKLIST= auto/App/get_flash_videos/.packlist .include "../../lang/perl5/module.mk" diff --git a/net/get-flash-videos/distinfo b/net/get-flash-videos/distinfo index 8e515ee80..365c10058 100644 --- a/net/get-flash-videos/distinfo +++ b/net/get-flash-videos/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/01/31 11:21:18 dsainty Exp $ +$NetBSD: distinfo,v 1.3 2015/04/06 01:50:09 dsainty Exp $ -SHA1 (monsieurvideo-get-flash-videos-v1.22-586-gd6e4f43.tar.gz) = 4afea53440cd286ed6a0cf5edd8cdb108756d467 -RMD160 (monsieurvideo-get-flash-videos-v1.22-586-gd6e4f43.tar.gz) = 25ae308b9cc65a93c5190f69541d69e6bca2fa37 -Size (monsieurvideo-get-flash-videos-v1.22-586-gd6e4f43.tar.gz) = 130361 bytes +SHA1 (get-flash-videos-0.0.20150331-eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3.tar.gz) = 48b11a72498a0dd26abfacc3e4d8690380956e99 +RMD160 (get-flash-videos-0.0.20150331-eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3.tar.gz) = 6e58678f3a861294faea366571706fae99964026 +Size (get-flash-videos-0.0.20150331-eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3.tar.gz) = 132516 bytes diff --git a/net/get_iplayer/Makefile b/net/get_iplayer/Makefile index 21d19d939..170b74a46 100644 --- a/net/get_iplayer/Makefile +++ b/net/get_iplayer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/03/14 00:29:09 prlw1 Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:41 wiz Exp $ -DISTNAME= get_iplayer-2.92 +DISTNAME= get_iplayer-2.94 +PKGREVISION= 1 CATEGORIES= net multimedia MASTER_SITES= ftp://ftp.infradead.org/pub/get_iplayer/ @@ -12,6 +13,7 @@ LICENSE= gnu-gpl-v3 DEPENDS+= p5-HTML-Parser>=3.0:../../www/p5-HTML-Parser DEPENDS+= p5-HTTP-Cookies>=6.0:../../www/p5-HTTP-Cookies DEPENDS+= p5-HTTP-Date>=6.0:../../www/p5-HTTP-Date +DEPENDS+= p5-XML-Simple-[0-9]*:../../textproc/p5-XML-Simple DEPENDS+= p5-libwww>=6.0:../../www/p5-libwww DEPENDS+= rtmpdump>=1.8:../../net/rtmpdump DEPENDS+= flvstreamer>=1.8:../../multimedia/flvstreamer diff --git a/net/get_iplayer/distinfo b/net/get_iplayer/distinfo index e226bdc34..8b2542d11 100644 --- a/net/get_iplayer/distinfo +++ b/net/get_iplayer/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2015/03/14 00:29:09 prlw1 Exp $ +$NetBSD: distinfo,v 1.4 2015/06/03 22:52:24 prlw1 Exp $ -SHA1 (get_iplayer-2.92.tar.gz) = 683b89912a0f31e6508a9761f27354089524b1ba -RMD160 (get_iplayer-2.92.tar.gz) = 4e1f5cc2235c1a05825941426b57cc283e643c37 -Size (get_iplayer-2.92.tar.gz) = 275682 bytes +SHA1 (get_iplayer-2.94.tar.gz) = 1082ffb213bf16bfdaa95731f48272b2a7adc4fd +RMD160 (get_iplayer-2.94.tar.gz) = 70b67bdc2850e914c0606030b6cb2f09a41b0332 +Size (get_iplayer-2.94.tar.gz) = 276644 bytes SHA1 (patch-aa) = e15a98daae71135936329d29766a3b70dc845326 SHA1 (patch-windows_get_iplayer_setup.cgi) = 1f87f0bb74c5883e875cb7676dfd61461dc2cbd0 diff --git a/net/gift/Makefile b/net/gift/Makefile index 2647e2509..ed0fb8e39 100644 --- a/net/gift/Makefile +++ b/net/gift/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:41 wiz Exp $ # DISTNAME= gift-0.11.8.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gitso/Makefile b/net/gitso/Makefile index 66b3e39a7..6bcb7a3dd 100644 --- a/net/gitso/Makefile +++ b/net/gitso/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/05/09 07:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:44 tnn Exp $ DISTNAME= gitso-0.6 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net x11 MASTER_SITES= http://gitso.googlecode.com/files/ DISTFILES= gitso_0.6_linux_all.tar.gz diff --git a/net/gkrellm-multiping/Makefile b/net/gkrellm-multiping/Makefile index a481d0469..dd0479c9c 100644 --- a/net/gkrellm-multiping/Makefile +++ b/net/gkrellm-multiping/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:44 tnn Exp $ # DISTNAME= gkrellm-multiping-2.0.8 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= net MASTER_SITES= http://kmlinux.fjfi.cvut.cz/~makovick/gkrellm/ EXTRACT_SUFX= .tgz diff --git a/net/gkrellm-snmp/Makefile b/net/gkrellm-snmp/Makefile index 5b779b9c4..947d0e849 100644 --- a/net/gkrellm-snmp/Makefile +++ b/net/gkrellm-snmp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:23:44 tnn Exp $ # DISTNAME= gkrellm_snmp-0.21 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= net MASTER_SITES= http://triq.net/gkrellm/ diff --git a/net/gkrellm-wireless/Makefile b/net/gkrellm-wireless/Makefile index 0881490e3..4e4603ffb 100644 --- a/net/gkrellm-wireless/Makefile +++ b/net/gkrellm-wireless/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:23:44 tnn Exp $ DISTNAME= gkrellmwireless-2.0.3 PKGNAME= ${DISTNAME:S/gkrellm/gkrellm-/} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= net sysutils MASTER_SITES= http://gkrellm.luon.net/files/ diff --git a/net/gnapfetch/Makefile b/net/gnapfetch/Makefile index e88a02adc..035b1c19a 100644 --- a/net/gnapfetch/Makefile +++ b/net/gnapfetch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:41 wiz Exp $ DISTNAME= gnapfetch-0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://entropy.atlantic.net/gnapfetch/ diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index a0be7abc6..7c835b385 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.82 2015/04/25 14:23:44 tnn Exp $ # DISTNAME= gnome-netstatus-2.26.0 -PKGREVISION= 40 +PKGREVISION= 42 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-netstatus/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 6f369a5cb..beb656366 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:44 tnn Exp $ # DISTNAME= gnome-nettool-2.26.2 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-nettool/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gnome-vfs-smb/Makefile b/net/gnome-vfs-smb/Makefile index 10dcae5a0..73b308b89 100644 --- a/net/gnome-vfs-smb/Makefile +++ b/net/gnome-vfs-smb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/02/12 23:18:20 tron Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:23:44 tnn Exp $ # GNOME_VFS_NAME= smb GNOME_VFS_FLAG= samba -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= net EGFILES+= modules/smb-module.conf diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index afad8d2bf..13ed3cb64 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/06 08:17:34 adam Exp $ # DISTNAME= grilo-plugins-0.2.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo-plugins/0.2/ EXTRACT_SUFX= .tar.xz diff --git a/net/grilo-testui/Makefile b/net/grilo-testui/Makefile index 63fde27d5..ae88a4ce0 100644 --- a/net/grilo-testui/Makefile +++ b/net/grilo-testui/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:44 tnn Exp $ # DISTNAME= grilo-0.2.7 PKGNAME= grilo-testui-0.2.7 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz diff --git a/net/grilo/Makefile b/net/grilo/Makefile index badf1f9f6..a85eeaac2 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/07 14:05:59 youri Exp $ # DISTNAME= grilo-0.2.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/grilo/0.2/ EXTRACT_SUFX= .tar.xz @@ -23,5 +23,5 @@ PKGCONFIG_OVERRIDE+= grilo-net-0.2.pc.in .include "../../devel/glib2/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/grilo/buildlink3.mk b/net/grilo/buildlink3.mk index c68e419d3..eb05a336d 100644 --- a/net/grilo/buildlink3.mk +++ b/net/grilo/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/10/07 16:47:12 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= grilo @@ -6,12 +6,12 @@ BUILDLINK_TREE+= grilo GRILO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.grilo+= grilo>=0.2.2 -BUILDLINK_ABI_DEPENDS.grilo?= grilo>=0.2.7nb2 +BUILDLINK_ABI_DEPENDS.grilo?= grilo>=0.2.7nb3 BUILDLINK_PKGSRCDIR.grilo?= ../../net/grilo .include "../../devel/glib2/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .endif # GRILO_BUILDLINK3_MK BUILDLINK_TREE+= -grilo diff --git a/net/grive/Makefile b/net/grive/Makefile index d6a422a03..7c3acbcd9 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/11/07 19:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/17 15:53:13 adam Exp $ DISTNAME= ${GHNAME}-${GHDATE}-${GHCOMMIT} PKGNAME= ${GHNAME}-0.3.0.${GHDATE} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= https://github.com/${GHACCOUNT}/${GHNAME}/archive/${GHCOMMIT}/ diff --git a/net/grive2/DESCR b/net/grive2/DESCR new file mode 100644 index 000000000..2868d15cb --- /dev/null +++ b/net/grive2/DESCR @@ -0,0 +1,13 @@ +This is the fork of original "Grive" (https://github.com/Grive/grive) +Google Drive client with the support for the new Drive REST API +and partial sync. + +Grive can be considered still beta or pre-beta quality. It simply +downloads all the files in your Google Drive into the current +directory. After you make some changes to the local files, run +grive again and it will upload your changes back to your Google +Drive. New files created locally or in Google Drive will be uploaded +or downloaded respectively. Deleted files will also be "removed". +Currently Grive will NOT destroy any of your files: it will only +move the files to a directory named .trash or put them in the Google +Drive trash. You can always recover them. diff --git a/net/grive2/Makefile b/net/grive2/Makefile new file mode 100644 index 000000000..060427000 --- /dev/null +++ b/net/grive2/Makefile @@ -0,0 +1,37 @@ +# $NetBSD: Makefile,v 1.2 2015/06/25 07:37:58 joerg Exp $ + +DISTNAME= ${GHNAME}-${GHDATE}-${GHCOMMIT} +PKGNAME= ${GHNAME}-0.4.0.${GHDATE} +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_GITHUB:=${GHACCOUNT}/${GHNAME}/archive/${GHCOMMIT}/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/vitalif/Grive2 +COMMENT= Independent open source implementation of Google Drive client +LICENSE= gnu-gpl-v2 + +GHACCOUNT= vitalif +GHNAME= grive2 +GHDATE= 20150531 +GHCOMMIT= 06eb1a7df2032144f99473fd812412514834a1ee + +WRKSRC= ${WRKDIR}/grive2-${GHCOMMIT} +USE_CMAKE= yes +USE_TOOLS+= pkg-config +USE_LANGUAGES= c c++ + +SUBST_CLASSES+= manpath +SUBST_MESSAGE.manpath= Fix manpath +SUBST_STAGE.manpath= pre-configure +SUBST_FILES.manpath= bgrive/CMakeLists.txt grive/CMakeLists.txt +SUBST_SED.manpath= -e 's,DESTINATION share/man,DESTINATION ${PKGMANDIR},g' + +.include "../../security/libgcrypt/buildlink3.mk" +.include "../../textproc/expat/buildlink3.mk" +.include "../../devel/boost-libs/buildlink3.mk" +.include "../../devel/cppunit/buildlink3.mk" +.include "../../devel/libiberty/buildlink3.mk" +.include "../../devel/yajl/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../www/curl/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/grive2/PLIST b/net/grive2/PLIST new file mode 100644 index 000000000..763568fc9 --- /dev/null +++ b/net/grive2/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ +bin/grive +man/man1/grive.1 diff --git a/net/grive2/distinfo b/net/grive2/distinfo new file mode 100644 index 000000000..afd68f562 --- /dev/null +++ b/net/grive2/distinfo @@ -0,0 +1,10 @@ +$NetBSD: distinfo,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ + +SHA1 (grive2-20150531-06eb1a7df2032144f99473fd812412514834a1ee.tar.gz) = e77a4d64f2fa2dbb69d9a7df1998424d261c263e +RMD160 (grive2-20150531-06eb1a7df2032144f99473fd812412514834a1ee.tar.gz) = 3affce2d7b3112cc49941e4ea5cf81f6e2af49fe +Size (grive2-20150531-06eb1a7df2032144f99473fd812412514834a1ee.tar.gz) = 158413 bytes +SHA1 (patch-libgrive_CMakeLists.txt) = fa81eae7f6c70478c757c897fab3fb1d297b25b0 +SHA1 (patch-libgrive_src_util_OS.cc) = ac5a59b717af6029134eb299b36a5862df193c38 +SHA1 (patch-libgrive_test_drive_EntryTest.cc) = 16627f2bb0f1b547a1be287c65c82793ac3a3f45 +SHA1 (patch-libgrive_test_drive_ResourceTest.cc) = b2337741b60c3f98481ecbe65f42e3dbf2382c09 +SHA1 (patch-libgrive_test_drive_ResourceTreeTest.cc) = a2e8e44f82996cbe506475c9c451e44eb04507b3 diff --git a/net/grive2/patches/patch-libgrive_CMakeLists.txt b/net/grive2/patches/patch-libgrive_CMakeLists.txt new file mode 100644 index 000000000..cc3d3504d --- /dev/null +++ b/net/grive2/patches/patch-libgrive_CMakeLists.txt @@ -0,0 +1,15 @@ +$NetBSD: patch-libgrive_CMakeLists.txt,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ + +currently unit tests are broken + +--- libgrive/CMakeLists.txt.orig 2015-06-16 13:59:21.000000000 +0000 ++++ libgrive/CMakeLists.txt +@@ -111,7 +111,7 @@ endif() + #install(FILES ${UTIL_HEADERS} DESTINATION include/grive/util) + #install(FILES ${XML_HEADERS} DESTINATION include/grive/xml) + +-IF ( CPPUNIT_FOUND ) ++IF ( 0 ) # ( CPPUNIT_FOUND ) -- currently unit tests broken + message("-- Building unitary tests along with the library and the binary") + set( OPT_INCS ${CPPUNIT_INCLUDE_DIR} ) + diff --git a/net/grive2/patches/patch-libgrive_src_util_OS.cc b/net/grive2/patches/patch-libgrive_src_util_OS.cc new file mode 100644 index 000000000..eada43138 --- /dev/null +++ b/net/grive2/patches/patch-libgrive_src_util_OS.cc @@ -0,0 +1,15 @@ +$NetBSD: patch-libgrive_src_util_OS.cc,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ + +Add __NetBSD__ to the 64bit Apple ctimespec stat case + +--- libgrive/src/util/OS.cc.orig 2015-05-31 19:35:15.000000000 +0000 ++++ libgrive/src/util/OS.cc +@@ -57,7 +57,7 @@ DateTime FileCTime( const std::string& f + ) ; + } + +-#if defined __APPLE__ && defined __DARWIN_64_BIT_INO_T ++#if defined __NetBSD__ || ( defined __APPLE__ && defined __DARWIN_64_BIT_INO_T ) + return DateTime( s.st_ctimespec.tv_sec, s.st_ctimespec.tv_nsec ) ; + #else + return DateTime( s.st_ctim.tv_sec, s.st_ctim.tv_nsec); diff --git a/net/grive2/patches/patch-libgrive_test_drive_EntryTest.cc b/net/grive2/patches/patch-libgrive_test_drive_EntryTest.cc new file mode 100644 index 000000000..09a305437 --- /dev/null +++ b/net/grive2/patches/patch-libgrive_test_drive_EntryTest.cc @@ -0,0 +1,15 @@ +$NetBSD: patch-libgrive_test_drive_EntryTest.cc,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ + +Fix include + +--- libgrive/test/drive/EntryTest.cc.orig 2015-05-31 19:35:15.000000000 +0000 ++++ libgrive/test/drive/EntryTest.cc +@@ -21,7 +21,7 @@ + + #include "Assert.hh" + +-#include "drive/Entry.hh" ++#include "base/Entry.hh" + #include "xml/Node.hh" + #include "xml/NodeSet.hh" + #include "xml/TreeBuilder.hh" diff --git a/net/grive2/patches/patch-libgrive_test_drive_ResourceTest.cc b/net/grive2/patches/patch-libgrive_test_drive_ResourceTest.cc new file mode 100644 index 000000000..cdc5f03d5 --- /dev/null +++ b/net/grive2/patches/patch-libgrive_test_drive_ResourceTest.cc @@ -0,0 +1,18 @@ +$NetBSD: patch-libgrive_test_drive_ResourceTest.cc,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ + +Fix include + +--- libgrive/test/drive/ResourceTest.cc.orig 2015-05-31 19:35:15.000000000 +0000 ++++ libgrive/test/drive/ResourceTest.cc +@@ -21,9 +21,9 @@ + + #include "Assert.hh" + +-#include "drive/Resource.hh" ++#include "base/Resource.hh" + +-#include "drive/Entry.hh" ++#include "base/Entry.hh" + #include "xml/Node.hh" + + #include diff --git a/net/grive2/patches/patch-libgrive_test_drive_ResourceTreeTest.cc b/net/grive2/patches/patch-libgrive_test_drive_ResourceTreeTest.cc new file mode 100644 index 000000000..15de4633c --- /dev/null +++ b/net/grive2/patches/patch-libgrive_test_drive_ResourceTreeTest.cc @@ -0,0 +1,17 @@ +$NetBSD: patch-libgrive_test_drive_ResourceTreeTest.cc,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ + +Fix include + +--- libgrive/test/drive/ResourceTreeTest.cc.orig 2015-05-31 19:35:15.000000000 +0000 ++++ libgrive/test/drive/ResourceTreeTest.cc +@@ -21,8 +21,8 @@ + + #include "Assert.hh" + +-#include "drive/ResourceTree.hh" +-#include "drive/Resource.hh" ++#include "base/ResourceTree.hh" ++#include "base/Resource.hh" + + #include + diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index 0208c8223..7bc7e1945 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/01/17 09:13:56 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/07 14:05:59 youri Exp $ DISTNAME= gssdp-0.14.11 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/0.14/} EXTRACT_SUFX= .tar.xz @@ -20,5 +21,5 @@ PKGCONFIG_OVERRIDE+= gssdp-1.0.pc.in .include "../../devel/glib2/buildlink3.mk" .include "../../devel/gobject-introspection/buildlink3.mk" .include "../../lang/vala/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/gssdp/buildlink3.mk b/net/gssdp/buildlink3.mk index eb7519f1f..6750db080 100644 --- a/net/gssdp/buildlink3.mk +++ b/net/gssdp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= gssdp @@ -6,11 +6,11 @@ BUILDLINK_TREE+= gssdp GSSDP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gssdp+= gssdp>=0.12.2.1 -BUILDLINK_ABI_DEPENDS.gssdp+= gssdp>=0.14.9nb1 +BUILDLINK_ABI_DEPENDS.gssdp+= gssdp>=0.14.11nb2 BUILDLINK_PKGSRCDIR.gssdp?= ../../net/gssdp .include "../../devel/glib2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .endif # GSSDP_BUILDLINK3_MK BUILDLINK_TREE+= -gssdp diff --git a/net/gst-plugins0.10-soup/Makefile b/net/gst-plugins0.10-soup/Makefile index 126ec13fc..aabac5fd4 100644 --- a/net/gst-plugins0.10-soup/Makefile +++ b/net/gst-plugins0.10-soup/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/07 14:05:59 youri Exp $ # GST_PLUGINS0.10_NAME= soup GST_PLUGINS0.10_DIRS= ext/soup -PKGREVISION= 10 +PKGREVISION= 11 .include "../../multimedia/gst-plugins0.10-good/Makefile.common" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/gst-plugins1-libnice/Makefile b/net/gst-plugins1-libnice/Makefile index d1b7f0e69..70d1739cb 100644 --- a/net/gst-plugins1-libnice/Makefile +++ b/net/gst-plugins1-libnice/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/02/01 20:02:42 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/06 08:17:34 adam Exp $ DISTNAME= libnice-0.1.10 PKGNAME= gst-plugins1-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net devel MASTER_SITES= http://nice.freedesktop.org/releases/ diff --git a/net/gst-plugins1-soup/Makefile b/net/gst-plugins1-soup/Makefile index a98272d9b..e0104dc22 100644 --- a/net/gst-plugins1-soup/Makefile +++ b/net/gst-plugins1-soup/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/08/08 21:31:08 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/07 14:05:59 youri Exp $ GST_PLUGINS1_NAME= soup GST_PLUGINS1_DIRS= ext/soup +PKGREVISION= 1 .include "../../multimedia/gst-plugins1-good/Makefile.common" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile index f0b6ca12c..26a0c10d4 100644 --- a/net/gtk-gnutella/Makefile +++ b/net/gtk-gnutella/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2014/08/21 09:48:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.89 2015/04/25 14:23:44 tnn Exp $ DISTNAME= gtk-gnutella-0.96.6 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk-gnutella/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 037461f4c..de39f928e 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:23:44 tnn Exp $ # DISTNAME= gtk-vnc-0.5.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-vnc/0.5/} EXTRACT_SUFX= .tar.xz diff --git a/net/gtk-vnc/buildlink3.mk b/net/gtk-vnc/buildlink3.mk index e5b67fd58..e7312cfc0 100644 --- a/net/gtk-vnc/buildlink3.mk +++ b/net/gtk-vnc/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:23:44 tnn Exp $ BUILDLINK_TREE+= gtk-vnc @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk-vnc GTK_VNC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk-vnc+= gtk-vnc>=0.5.1 -BUILDLINK_ABI_DEPENDS.gtk-vnc+= gtk-vnc>=0.5.2nb7 +BUILDLINK_ABI_DEPENDS.gtk-vnc+= gtk-vnc>=0.5.2nb10 BUILDLINK_PKGSRCDIR.gtk-vnc?= ../../net/gtk-vnc pkgbase := gtk-vnc diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 3ab34f1ad..8a0810db4 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2015/01/17 09:25:20 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/08 23:15:04 joerg Exp $ DISTNAME= gupnp-av-0.12.7 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-av/0.12/} EXTRACT_SUFX= .tar.xz diff --git a/net/gupnp-av/PLIST b/net/gupnp-av/PLIST index 285308910..7fa9311f1 100644 --- a/net/gupnp-av/PLIST +++ b/net/gupnp-av/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2014/06/10 13:41:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/08 23:15:04 joerg Exp $ include/gupnp-av-1.0/libgupnp-av/gupnp-av-enums.h include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h include/gupnp-av-1.0/libgupnp-av/gupnp-av.h @@ -59,3 +59,5 @@ share/gupnp-av/didl-lite-v2.xsd share/gupnp-av/simpledc20021212.xsd share/gupnp-av/upnp.xsd share/gupnp-av/xml.xsd +share/vala/vapi/gupnp-av-1.0.deps +share/vala/vapi/gupnp-av-1.0.vapi diff --git a/net/gupnp-av/buildlink3.mk b/net/gupnp-av/buildlink3.mk index dd36210c8..3e471ce7f 100644 --- a/net/gupnp-av/buildlink3.mk +++ b/net/gupnp-av/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= gupnp-av @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gupnp-av GUPNP_AV_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gupnp-av+= gupnp-av>=0.12.2 -BUILDLINK_ABI_DEPENDS.gupnp-av+= gupnp-av>=0.12.6nb1 +BUILDLINK_ABI_DEPENDS.gupnp-av+= gupnp-av>=0.12.7nb1 BUILDLINK_PKGSRCDIR.gupnp-av?= ../../net/gupnp-av .include "../../net/gupnp/buildlink3.mk" diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile index 9d19145f0..b765e7cdf 100644 --- a/net/gupnp-dlna/Makefile +++ b/net/gupnp-dlna/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/10 15:01:00 joerg Exp $ DISTNAME= gupnp-dlna-0.10.2 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-dlna/0.10/} EXTRACT_SUFX= .tar.xz diff --git a/net/gupnp-dlna/PLIST b/net/gupnp-dlna/PLIST index e55d29245..97e1d9e7b 100644 --- a/net/gupnp-dlna/PLIST +++ b/net/gupnp-dlna/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2013/07/17 14:44:19 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/10 15:01:00 joerg Exp $ bin/gupnp-dlna-info-2.0 bin/gupnp-dlna-ls-profiles-2.0 include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-audio-information.h @@ -84,3 +84,7 @@ share/gupnp-dlna-2.0/dlna-profiles/mpeg1.xml share/gupnp-dlna-2.0/dlna-profiles/mpeg4.xml share/gupnp-dlna-2.0/dlna-profiles/png.xml share/gupnp-dlna-2.0/dlna-profiles/wma.xml +share/vala/vapi/gupnp-dlna-2.0.deps +share/vala/vapi/gupnp-dlna-2.0.vapi +share/vala/vapi/gupnp-dlna-gst-2.0.deps +share/vala/vapi/gupnp-dlna-gst-2.0.vapi diff --git a/net/gupnp-dlna/buildlink3.mk b/net/gupnp-dlna/buildlink3.mk index 578940377..81ed55764 100644 --- a/net/gupnp-dlna/buildlink3.mk +++ b/net/gupnp-dlna/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= gupnp-dlna @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gupnp-dlna GUPNP_DLNA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gupnp-dlna+= gupnp-dlna>=0.10.2 -BUILDLINK_ABI_DEPENDS.gupnp-dlna?= gupnp-dlna>=0.10.2nb5 +BUILDLINK_ABI_DEPENDS.gupnp-dlna?= gupnp-dlna>=0.10.2nb6 BUILDLINK_PKGSRCDIR.gupnp-dlna?= ../../net/gupnp-dlna .include "../../net/gupnp/buildlink3.mk" diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index 7c055cfe4..effbe9bfa 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/08 21:17:54 wiz Exp $ DISTNAME= gupnp-igd-0.2.3 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-igd/0.2/} EXTRACT_SUFX= .tar.xz @@ -22,5 +22,6 @@ TEST_TARGET= check .include "../../net/gupnp/buildlink3.mk" BUILDLINK_API_DEPENDS.glib2+= glib2>=2.14.0 .include "../../devel/glib2/buildlink3.mk" +.include "../../devel/gobject-introspection/buildlink3.mk" .include "../../textproc/gtk-doc/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/gupnp-igd/PLIST b/net/gupnp-igd/PLIST index d063baa3f..02d23c755 100644 --- a/net/gupnp-igd/PLIST +++ b/net/gupnp-igd/PLIST @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.6 2014/02/12 17:53:02 drochner Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/08 11:04:09 wiz Exp $ include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd-thread.h include/gupnp-igd-1.0/libgupnp-igd/gupnp-simple-igd.h +lib/girepository-1.0/GUPnPIgd-1.0.typelib lib/libgupnp-igd-1.0.la lib/pkgconfig/gupnp-igd-1.0.pc +share/gir-1.0/GUPnPIgd-1.0.gir share/gtk-doc/html/gupnp-igd/GUPnPSimpleIgd.html share/gtk-doc/html/gupnp-igd/GUPnPSimpleIgdThread.html share/gtk-doc/html/gupnp-igd/ch01.html diff --git a/net/gupnp-igd/buildlink3.mk b/net/gupnp-igd/buildlink3.mk index ef75adb37..508066664 100644 --- a/net/gupnp-igd/buildlink3.mk +++ b/net/gupnp-igd/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= gupnp-igd @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gupnp-igd GUPNP_IGD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gupnp-igd+= gupnp-igd>=0.2.1 -BUILDLINK_ABI_DEPENDS.gupnp-igd+= gupnp-igd>=0.2.3nb2 +BUILDLINK_ABI_DEPENDS.gupnp-igd+= gupnp-igd>=0.2.3nb3 BUILDLINK_PKGSRCDIR.gupnp-igd?= ../../net/gupnp-igd .include "../../net/gupnp/buildlink3.mk" diff --git a/net/gupnp-tools/Makefile b/net/gupnp-tools/Makefile index 039a13763..e7ddcab0e 100644 --- a/net/gupnp-tools/Makefile +++ b/net/gupnp-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2015/01/20 10:28:52 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:45 tnn Exp $ DISTNAME= gupnp-tools-0.8.9 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-tools/0.8/} EXTRACT_SUFX= .tar.xz diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 629fb99b6..a28e71d84 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2015/02/22 20:14:08 tnn Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/07 14:05:59 youri Exp $ DISTNAME= gupnp-0.20.13 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp/0.20/} EXTRACT_SUFX= .tar.xz @@ -38,8 +38,8 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.39.90 .include "../../devel/glib2/buildlink3.mk" .include "../../devel/gobject-introspection/buildlink3.mk" .include "../../lang/python/application.mk" -BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.48.0 -.include "../../net/libsoup24/buildlink3.mk" +BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.48.0 +.include "../../net/libsoup/buildlink3.mk" .include "../../net/gssdp/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/gupnp/PLIST b/net/gupnp/PLIST index d62c688e5..09e620e68 100644 --- a/net/gupnp/PLIST +++ b/net/gupnp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2014/06/06 12:33:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/06 20:33:32 wiz Exp $ bin/gupnp-binding-tool include/gupnp-1.0/libgupnp/gupnp-acl.h include/gupnp-1.0/libgupnp/gupnp-context-manager.h @@ -68,3 +68,5 @@ share/gtk-doc/html/gupnp/style.css share/gtk-doc/html/gupnp/tutorial.html share/gtk-doc/html/gupnp/up-insensitive.png share/gtk-doc/html/gupnp/up.png +share/vala/vapi/gupnp-1.0.deps +share/vala/vapi/gupnp-1.0.vapi diff --git a/net/gupnp/buildlink3.mk b/net/gupnp/buildlink3.mk index c775729b6..55d6803b0 100644 --- a/net/gupnp/buildlink3.mk +++ b/net/gupnp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= gupnp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gupnp GUPNP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gupnp+= gupnp>=0.20.3 -BUILDLINK_ABI_DEPENDS.gupnp+= gupnp>=0.20.12nb1 +BUILDLINK_ABI_DEPENDS.gupnp+= gupnp>=0.20.13nb2 BUILDLINK_PKGSRCDIR.gupnp?= ../../net/gupnp .include "../../mk/bsd.fast.prefs.mk" @@ -18,7 +18,7 @@ pre-configure: .endif .include "../../devel/glib2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../net/gssdp/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .endif # GUPNP_BUILDLINK3_MK diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 9f0b5e039..0c809369f 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2015/03/14 20:36:23 rodent Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/26 13:37:27 rodent Exp $ -DISTNAME= haproxy-1.5.11 +DISTNAME= haproxy-1.5.12 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.5/src/ diff --git a/net/haproxy/distinfo b/net/haproxy/distinfo index 9e423c7a9..27547e49c 100644 --- a/net/haproxy/distinfo +++ b/net/haproxy/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2015/03/14 20:36:23 rodent Exp $ +$NetBSD: distinfo,v 1.15 2015/06/26 13:37:27 rodent Exp $ -SHA1 (haproxy-1.5.11.tar.gz) = 6774c9d0517cd74cff799ef19a559424145f2ea0 -RMD160 (haproxy-1.5.11.tar.gz) = 7b94bd7102b7c436204eb66623e98d16445759ca -Size (haproxy-1.5.11.tar.gz) = 1340429 bytes +SHA1 (haproxy-1.5.12.tar.gz) = c488f7f108ddefb558bd86e7cbc1b71636ada856 +RMD160 (haproxy-1.5.12.tar.gz) = b51fb65360e768c788324a02be773ab23946d430 +Size (haproxy-1.5.12.tar.gz) = 1344813 bytes SHA1 (patch-aa) = be43fca3478d170620607cfe7f4b9ed30f341651 SHA1 (patch-standard_h) = 08ef71d48cd846d16b7427e6dd133bb4a02d431c diff --git a/net/hs-network/Makefile b/net/hs-network/Makefile index fb38b9889..0de875ca4 100644 --- a/net/hs-network/Makefile +++ b/net/hs-network/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/09 22:09:41 szptvlfn Exp $ DISTNAME= network-2.5.0.0 -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= net MAINTAINER= pho@cielonegro.org diff --git a/net/hs-network/buildlink3.mk b/net/hs-network/buildlink3.mk index 4775955b1..729ba2cf4 100644 --- a/net/hs-network/buildlink3.mk +++ b/net/hs-network/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/06/09 22:09:41 szptvlfn Exp $ BUILDLINK_TREE+= hs-network @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-network HS_NETWORK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-network+= hs-network>=2.5.0 -BUILDLINK_ABI_DEPENDS.hs-network+= hs-network>=2.5.0.0nb7 +BUILDLINK_ABI_DEPENDS.hs-network+= hs-network>=2.5.0.0nb9 BUILDLINK_PKGSRCDIR.hs-network?= ../../net/hs-network .include "../../textproc/hs-parsec/buildlink3.mk" diff --git a/net/icinga-base/Makefile b/net/icinga-base/Makefile index a8677adf9..e38f81d9d 100644 --- a/net/icinga-base/Makefile +++ b/net/icinga-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:41 wiz Exp $ # DISTNAME= icinga-1.9.4 PKGNAME= ${DISTNAME:S/-/-base-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icinga/} diff --git a/net/inadyn/DESCR b/net/inadyn/DESCR index caec50f63..3d710ccec 100644 --- a/net/inadyn/DESCR +++ b/net/inadyn/DESCR @@ -1,20 +1,12 @@ -INADYN is a dynamic DNS client. That is, it maintains the IP address of a -host name. It periodically checks whether the IP address stored by the DNS -server is the real current address of the machine that is running INADYN. +Inadyn is a small and simple DDNS client with HTTPS support. That is, it +maintains the IP address of a host name. It periodically checks whether +the IP address stored by the DNS server is the real current address of the +machine that is running Inadyn. Features: - - * supports the following dynamic DNS services: - * dyndns.org (in all three flavors: dynamic, static, custom) - * freedns.afraid.org - * zoneedit.com - * no-ip.com - * maintains up multiple aliases of the same IP address - * runs as a service (Windows 2000/XP, Linux) - * or runs as a console application - * updates the correct IP address even behind a NAT router. + * supports the many dynamic DNS services, including DynDNS, + FreeDNS, ZoneEdit, No-IP, and easyDNS. + * maintains multiple aliases of the same IP address + * updates the correct IP address even behind a NAT router * supports access via http proxy - * does not perform unnecessary updates. - * has 'install and forget it feature'. That is, after install one can - completely forget about it. No maintenance required. (as long as no - bugs are found;-) + * does not perform unnecessary updates diff --git a/net/inadyn/Makefile b/net/inadyn/Makefile index a6f2519db..8529d4a9e 100644 --- a/net/inadyn/Makefile +++ b/net/inadyn/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/03/07 21:14:32 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/04 07:59:33 snj Exp $ -DISTNAME= inadyn-1.96.2 -PKGREVISION= 1 +DISTNAME= inadyn-1.99.13 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=troglobit/} EXTRACT_SUFX= .zip @@ -11,32 +10,36 @@ HOMEPAGE= http://troglobit.com/inadyn.html COMMENT= Dynamic DNS client LICENSE= gnu-gpl-v2 -USE_TOOLS+= gmake +USE_TOOLS+= autoconf gmake RCD_SCRIPTS= inadyn -RCD_SCRIPT_WRK.inadyn= ${WRKDIR}/inadyn.sh + +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-openssl LIBS.SunOS= -lsocket -lnsl -MAKE_ENV+= TARGET_ARCH=pkgsrc -MAKE_ENV+= LIBS=${LIBS:Q} -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -MAKE_FILE= makefile +INSTALLATION_DIRS= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8 +INSTALLATION_DIRS+= share/doc/inadyn -INSTALLATION_DIRS= bin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8 +OWN_DIRS+= ${VARBASE}/db/inadyn ${VARBASE}/run -pre-patch: - set -e && cd ${WRKSRC} && \ - for f in man/inadyn.conf.5 man/inadyn.8 src/dyndns.h ; do \ - ${SED} -e "s|/etc|${PKG_SYSCONFDIR}|g" \ - $${f} > $${f}.orig; \ - ${CP} -f $${f}.orig $${f}; \ - done +BUILD_DEFS+= VARBASE -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/pkgsrc/inadyn ${DESTDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/man/inadyn.conf.5 \ - ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5 - ${INSTALL_MAN} ${WRKSRC}/man/inadyn.8 \ - ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8 +SUBST_CLASSES+= etc +SUBST_SED.etc= -e "s|/etc|${PKG_SYSCONFDIR}|g" +SUBST_FILES.etc= man/inadyn.conf.5 man/inadyn.8 include/ddns.h +SUBST_MESSAGE.etc= Fixing path to configuration file +SUBST_STAGE.etc= pre-configure +SUBST_CLASSES+= var +SUBST_SED.var= -e "s|/var|${VARBASE}|" +SUBST_FILES.var= man/inadyn.conf.5 man/inadyn.8 include/ddns.h +SUBST_MESSAGE.var= Adjusting path to VARBASE +SUBST_STAGE.var= pre-configure + +pre-configure: + cd ${WRKSRC} && autoconf + +.include "../../security/openssl/buildlink3.mk" +.include "../../mk/dlopen.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/inadyn/PLIST b/net/inadyn/PLIST index 2fb67c10c..81229b81a 100644 --- a/net/inadyn/PLIST +++ b/net/inadyn/PLIST @@ -1,4 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2014/03/11 14:05:08 jperkin Exp $ -bin/inadyn -${PKGMANDIR}/man5/inadyn.conf.5 -${PKGMANDIR}/man8/inadyn.8 +@comment $NetBSD: PLIST,v 1.4 2015/04/04 07:59:33 snj Exp $ +man/man5/inadyn.conf.5 +man/man8/inadyn.8 +sbin/inadyn +share/doc/inadyn/AUTHORS +share/doc/inadyn/CHANGELOG +share/doc/inadyn/COPYING +share/doc/inadyn/NEWS +share/doc/inadyn/README diff --git a/net/inadyn/distinfo b/net/inadyn/distinfo index ce2416c14..de5a9cd6c 100644 --- a/net/inadyn/distinfo +++ b/net/inadyn/distinfo @@ -1,7 +1,12 @@ -$NetBSD: distinfo,v 1.4 2015/03/07 12:19:10 tnn Exp $ +$NetBSD: distinfo,v 1.5 2015/04/04 07:59:33 snj Exp $ -SHA1 (inadyn-1.96.2.zip) = 3f42746e443b51db6c0c93bf79435d4718e8d3ee -RMD160 (inadyn-1.96.2.zip) = d9462456866b725e93154ec1aabb5bf4bdf7ebb6 -Size (inadyn-1.96.2.zip) = 73168 bytes -SHA1 (patch-aa) = 399adaaaa990277b9b84175850ccdc6970c349cc -SHA1 (patch-ab) = 1c76470bc2202e5ef26b2a136ce98e0ae2684ca7 +SHA1 (inadyn-1.99.13.zip) = 1294b252979dccb6ecb926d9460d36fa54c97bfe +RMD160 (inadyn-1.99.13.zip) = 09c4795277621128810f5342efd81a46fe555b8c +Size (inadyn-1.99.13.zip) = 233771 bytes +SHA1 (patch-include_ddns.h) = 3d5ae83a33eb848d755364c0d67d9e996bd0aa76 +SHA1 (patch-man_inadyn.8) = 66d66eeea6d59bd2c747083003215a124ed0b4d2 +SHA1 (patch-man_inadyn.conf.5) = 56dc41756aba768d18d057f0199d4f7a2dbc9b25 +SHA1 (patch-src_Makefile.in) = 5ef9f6cb1a6623450e7ca6f144c777f4e11d9b2e +SHA1 (patch-src_configure.ac) = 69eabc245c47a20c067bbd5b49dda70f08011aae +SHA1 (patch-src_os.c) = bcbcf79661fe6d3efca02a0293901fa4f1eb2819 +SHA1 (patch-src_tcp.c) = c0890430c48ac268d8545376ad80feba0b593cf1 diff --git a/net/inadyn/files/inadyn.sh b/net/inadyn/files/inadyn.sh index b2b64f50f..a404fc8b4 100644 --- a/net/inadyn/files/inadyn.sh +++ b/net/inadyn/files/inadyn.sh @@ -1,6 +1,6 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: inadyn.sh,v 1.1 2011/12/14 13:35:47 abs Exp $ +# $NetBSD: inadyn.sh,v 1.2 2015/04/04 07:59:33 snj Exp $ # # PROVIDE: inadyn @@ -10,7 +10,7 @@ name="inadyn" rcvar=$name -command="@PREFIX@/bin/${name}" +command="@PREFIX@/sbin/${name}" required_files="@PKG_SYSCONFDIR@/inadyn.conf" load_rc_config $name diff --git a/net/inadyn/patches/patch-aa b/net/inadyn/patches/patch-aa deleted file mode 100644 index 0b5a9b8ee..000000000 --- a/net/inadyn/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2008/06/22 04:52:39 dmcmahill Exp $ - ---- makefile.orig 2005-09-09 23:16:50.000000000 +0000 -+++ makefile 2008-06-19 23:47:05.000000000 +0000 -@@ -34,6 +34,6 @@ - OBJ=$(COMMON_OBJ) $(CFG_OBJ) - --COMPILE=gcc -Wall -pedantic -c $(ARCH_SPECIFIC_CFLAGS) $(CFLAGS) -o "$(OUTDIR)/$(*F).o" $(CFG_INC) "$<" --LINK=gcc $(CFLAGS) -o "$(OUTFILE)" $(OBJ) $(CFG_LIB) $(ARCH_SPECIFIC_LIBS) -+COMPILE=$(CC) -c $(ARCH_SPECIFIC_CFLAGS) $(CFLAGS) -o "$(OUTDIR)/$(*F).o" $(CFG_INC) "$<" -+LINK=$(CC) $(CFLAGS) -o "$(OUTFILE)" $(OBJ) $(CFG_LIB) $(ARCH_SPECIFIC_LIBS) $(LIBS) - - # Pattern rules diff --git a/net/inadyn/patches/patch-ab b/net/inadyn/patches/patch-ab deleted file mode 100644 index 01eb11b64..000000000 --- a/net/inadyn/patches/patch-ab +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2011/12/14 13:35:47 abs Exp $ - -usleep is not guaranteed to work for arguments >= 1,000,000 - ---- src/os_unix.c.orig 2008-06-20 03:11:39.000000000 +0000 -+++ src/os_unix.c 2008-06-20 03:13:09.000000000 +0000 -@@ -31,5 +31,9 @@ - void os_sleep_ms(int ms) - { -- usleep(ms*1000); -+ /* usleep is not guaranteed to work for arguments >= 1,000,000 */ -+ if( ms >= 1000 ) -+ sleep( ms/1000 ); -+ else -+ usleep(ms*1000); - } - diff --git a/net/inadyn/patches/patch-include_ddns.h b/net/inadyn/patches/patch-include_ddns.h new file mode 100644 index 000000000..232a8497e --- /dev/null +++ b/net/inadyn/patches/patch-include_ddns.h @@ -0,0 +1,22 @@ +$NetBSD: patch-include_ddns.h,v 1.1 2015/04/04 07:59:34 snj Exp $ + +/var/run is for non-persistent data, and despite the misleading name, +RUNTIME_DATA_DIR contains "persistent cache files", so let's use +/var/db (subject to VARBASE replacement under pkgsrc) instead. + +With RUNTIME_DATA_DIR set to a more reasonable value, stop using it +for the default pidfile location. + +--- include/ddns.h.orig 2015-02-07 23:08:18.000000000 -0800 ++++ include/ddns.h 2015-04-03 22:38:17.000000000 -0700 +@@ -38,8 +38,8 @@ + + /* Test values */ + #define DEFAULT_CONFIG_FILE "/etc/inadyn.conf" +-#define RUNTIME_DATA_DIR "/var/run/inadyn" +-#define DEFAULT_PIDFILE RUNTIME_DATA_DIR "/inadyn.pid" ++#define RUNTIME_DATA_DIR "/var/db/inadyn" ++#define DEFAULT_PIDFILE "/var/run/inadyn.pid" + + #define DYNDNS_MY_IP_SERVER "checkip.dyndns.org" + #define DYNDNS_MY_CHECKIP_URL "/" diff --git a/net/inadyn/patches/patch-man_inadyn.8 b/net/inadyn/patches/patch-man_inadyn.8 new file mode 100644 index 000000000..7dd40d68d --- /dev/null +++ b/net/inadyn/patches/patch-man_inadyn.8 @@ -0,0 +1,38 @@ +$NetBSD: patch-man_inadyn.8,v 1.1 2015/04/04 07:59:34 snj Exp $ + +Adjust /var subdirs. /var gets replaced by VARBASE. + +--- man/inadyn.8.orig 2015-04-03 22:48:32.000000000 -0700 ++++ man/inadyn.8 2015-04-03 22:48:20.000000000 -0700 +@@ -233,10 +233,10 @@ Set interface to check for IP. Only on U + External IP check is not performed + .It Fl P, -pidfile Ar FILE + Set pidfile, defaults to +-.Pa /var/run/inadyn/inadyn.pid ++.Pa /var/run/inadyn.pid + .It Fl c, -cache-dir Ar PATH + Set directory for persistent cache files, defaults to +-.Pa /var/run/inadyn ++.Pa /var/db/inadyn + .Pp + The cache files are used to keep track of which addresses have been + successfully sent to their respective DDNS provider and when. The +@@ -418,13 +418,13 @@ that + For convenience in sending signals, + .Nm + writes its process ID to +-.Pa /var/run/inadyn/inadyn.pid ++.Pa /var/run/inadyn.pid + .Sh FILES +-.Bl -tag -width /var/run/inadyn/inadyn.cache -compact ++.Bl -tag -width /var/db/inadyn/inadyn.cache -compact + .It Pa /etc/inadyn.conf +-.It Pa /var/run/inadyn/inadyn.pid +-.It Pa /var/run/inadyn/dyndns.org.cache +-.It Pa /var/run/inadyn/freedns.afraid.org.cache ++.It Pa /var/run/inadyn.pid ++.It Pa /var/db/inadyn/dyndns.org.cache ++.It Pa /var/db/inadyn/freedns.afraid.org.cache + .It Pa ... one .cache file per DDNS provider + .El + .Sh SEE ALSO diff --git a/net/inadyn/patches/patch-man_inadyn.conf.5 b/net/inadyn/patches/patch-man_inadyn.conf.5 new file mode 100644 index 000000000..067271be3 --- /dev/null +++ b/net/inadyn/patches/patch-man_inadyn.conf.5 @@ -0,0 +1,15 @@ +$NetBSD: patch-man_inadyn.conf.5,v 1.1 2015/04/04 07:59:34 snj Exp $ + +Use a more sensible cache-dir. /var will be replaced by VARBASE. + +--- man/inadyn.conf.5.orig 2015-04-03 22:40:32.000000000 -0700 ++++ man/inadyn.conf.5 2015-04-03 22:41:17.000000000 -0700 +@@ -51,7 +51,7 @@ startup-delay 60 + .br + # pidfile /var/run/inadyn.pid + .br +-cache-dir /etc/inadyn ++cache-dir /var/db/inadyn + .Pp + # Primary account, used for most operations + .br diff --git a/net/inadyn/patches/patch-src_Makefile.in b/net/inadyn/patches/patch-src_Makefile.in new file mode 100644 index 000000000..adb400dc0 --- /dev/null +++ b/net/inadyn/patches/patch-src_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2015/04/04 07:59:34 snj Exp $ + +Check for dlopen using autoconf rather than hardcoding it in src/Makefile.in. + +--- src/Makefile.in.orig 2015-04-03 21:56:50.000000000 -0700 ++++ src/Makefile.in 2015-04-03 21:56:51.000000000 -0700 +@@ -204,7 +204,6 @@ inadyn_SOURCES = main.c ddns.c cache.c e + ../plugins/sitelutions.c ../plugins/tunnelbroker.c \ + ../plugins/tzo.c ../plugins/zoneedit.c ../plugins/zerigo.c \ + ../plugins/dhis.c ../plugins/duckdns.c ../plugins/dtdns.c +-inadyn_LDADD = -ldl + all: all-am + + .SUFFIXES: diff --git a/net/inadyn/patches/patch-src_configure.ac b/net/inadyn/patches/patch-src_configure.ac new file mode 100644 index 000000000..66c3a99bd --- /dev/null +++ b/net/inadyn/patches/patch-src_configure.ac @@ -0,0 +1,15 @@ +$NetBSD: patch-src_configure.ac,v 1.1 2015/04/04 07:59:34 snj Exp $ + +Check for dlopen using autoconf rather than hardcoding it in src/Makefile.in. + +--- configure.ac.orig 2015-04-03 21:50:04.000000000 -0700 ++++ configure.ac 2015-04-03 21:50:42.000000000 -0700 +@@ -73,5 +73,8 @@ AC_FUNC_FORK + AC_PROG_GCC_TRADITIONAL + AC_FUNC_SELECT_ARGTYPES + AC_CHECK_FUNCS([atexit memset poll socket strerror]) ++AC_SEARCH_LIBS([dlopen], [dl dld], [], [ ++ AC_MSG_ERROR([unable to find the dlopen() function]) ++]) + + AC_OUTPUT diff --git a/net/inadyn/patches/patch-src_os.c b/net/inadyn/patches/patch-src_os.c new file mode 100644 index 000000000..3c99d7845 --- /dev/null +++ b/net/inadyn/patches/patch-src_os.c @@ -0,0 +1,19 @@ +$NetBSD: patch-src_os.c,v 1.1 2015/04/04 07:59:34 snj Exp $ + +Avoid bogus usleep usage. + +--- src/os.c.orig 2015-04-03 21:12:49.000000000 -0700 ++++ src/os.c 2015-04-03 21:19:49.000000000 -0700 +@@ -180,7 +180,11 @@ static void *param = NULL; + + void os_sleep_ms(int ms) + { +- usleep(ms * 1000); ++ /* usleep is not guaranteed to work for arguments >= 1,000,000 */ ++ if (ms >= 1000) ++ sleep(ms / 1000); ++ else ++ usleep(ms * 1000); + } + + int os_get_socket_error(void) diff --git a/net/inadyn/patches/patch-src_tcp.c b/net/inadyn/patches/patch-src_tcp.c new file mode 100644 index 000000000..e6680eadc --- /dev/null +++ b/net/inadyn/patches/patch-src_tcp.c @@ -0,0 +1,14 @@ +$NetBSD: patch-src_tcp.c,v 1.1 2015/04/04 07:59:34 snj Exp $ + +pull in time.h for struct timeval + +--- src/tcp.c.orig 2015-04-03 21:27:23.000000000 -0700 ++++ src/tcp.c 2015-04-03 21:30:17.000000000 -0700 +@@ -23,6 +23,7 @@ + #include + #include + #include ++#include + + #include "debug.h" + #include "tcp.h" diff --git a/net/ipcalc/Makefile b/net/ipcalc/Makefile index 305944d0b..9f5d62938 100644 --- a/net/ipcalc/Makefile +++ b/net/ipcalc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:41 wiz Exp $ DISTNAME= ipcalc-0.41 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://jodies.de/ipcalc-archive/ diff --git a/net/iperf3/Makefile b/net/iperf3/Makefile index b86b7fc23..2d6b7b212 100644 --- a/net/iperf3/Makefile +++ b/net/iperf3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2015/02/07 17:11:23 he Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/07 14:05:08 wiedi Exp $ DISTNAME= iperf-3.0.11 PKGNAME= ${DISTNAME:S/iperf/iperf3/} @@ -15,4 +15,6 @@ USE_LANGUAGES= c USE_LIBTOOL= yes GNU_CONFIGURE= yes +LDFLAGS.SunOS+= -lsocket -lnsl + .include "../../mk/bsd.pkg.mk" diff --git a/net/irrd/Makefile b/net/irrd/Makefile index 6b8afc2b5..3d326dc5b 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/05/29 23:37:03 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:41 wiz Exp $ DISTNAME= irrd2.3.9 PKGNAME= irrd-2.3.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.irrd.net/ EXTRACT_SUFX= .tgz diff --git a/net/jigdo/Makefile b/net/jigdo/Makefile index 601c07e40..0b4f6f7fe 100644 --- a/net/jigdo/Makefile +++ b/net/jigdo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/05/05 00:48:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:23:45 tnn Exp $ DISTNAME= jigdo-0.7.3 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= net MASTER_SITES= http://atterer.org/sites/atterer/files/2009-08/jigdo/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile index 5f3149f91..c946f47f3 100644 --- a/net/kdenetwork-filesharing/Makefile +++ b/net/kdenetwork-filesharing/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/13 11:50:26 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kdenetwork-filesharing-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= net COMMENT= Properties dialog plugin to share directory with local network diff --git a/net/kdenetwork-strigi-analyzers/Makefile b/net/kdenetwork-strigi-analyzers/Makefile index d24e8210f..6be2f9f51 100644 --- a/net/kdenetwork-strigi-analyzers/Makefile +++ b/net/kdenetwork-strigi-analyzers/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/13 11:50:26 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kdenetwork-strigi-analyzers-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= net COMMENT= Strigi analyzers for various network protocols diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index d128e1f50..5bb6dec37 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.104 2014/08/22 11:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop diff --git a/net/kdenetwork3/buildlink3.mk b/net/kdenetwork3/buildlink3.mk index 07555adb5..42ef241cf 100644 --- a/net/kdenetwork3/buildlink3.mk +++ b/net/kdenetwork3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2014/08/22 11:24:26 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.46 2015/04/25 14:23:45 tnn Exp $ BUILDLINK_TREE+= kdenetwork @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdenetwork KDENETWORK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdenetwork+= kdenetwork>=3.5.0nb1 -BUILDLINK_ABI_DEPENDS.kdenetwork+= kdenetwork>=3.5.10nb34 +BUILDLINK_ABI_DEPENDS.kdenetwork+= kdenetwork>=3.5.10nb35 BUILDLINK_PKGSRCDIR.kdenetwork?= ../../net/kdenetwork3 .include "../../converters/uulib/buildlink3.mk" diff --git a/net/kftpgrabber/Makefile b/net/kftpgrabber/Makefile index f8a42a024..3a1e19dc4 100644 --- a/net/kftpgrabber/Makefile +++ b/net/kftpgrabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2015/03/09 10:20:55 mef Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:50:41 wiz Exp $ DISTNAME= kftpgrabber-0.8.1 -PKGREVISION= 35 +PKGREVISION= 37 CATEGORIES= net kde MASTER_SITES= http://www.kftp.org/uploads/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/kget/Makefile b/net/kget/Makefile index ec2739f85..8da1d4d56 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/11/30 03:11:12 markd Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kget-${_KDE_VERSION} +PKGREVISION= 3 CATEGORIES= net COMMENT= download manager for KDE diff --git a/net/kiax/Makefile b/net/kiax/Makefile index 33f30b54a..a48f7a9a7 100644 --- a/net/kiax/Makefile +++ b/net/kiax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/10/09 17:39:15 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kiax-0.8.51-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= comms net audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kiax/} diff --git a/net/kismet/Makefile b/net/kismet/Makefile index fa6eaf402..0092c214f 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/10/07 16:47:32 adam Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:50:41 wiz Exp $ DISTNAME= kismet-2008-05-R1 PKGNAME= kismet-2008.05.01 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= net MASTER_SITES= http://www.kismetwireless.net/code/ diff --git a/net/kmldonkey-kde3/Makefile b/net/kmldonkey-kde3/Makefile index c5d41e748..ac2a12e26 100644 --- a/net/kmldonkey-kde3/Makefile +++ b/net/kmldonkey-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/08/22 11:24:41 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:41 wiz Exp $ DISTNAME= kmldonkey-0.11 -PKGREVISION= 28 +PKGREVISION= 30 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE3.x/network/} diff --git a/net/kmldonkey/Makefile b/net/kmldonkey/Makefile index bdcd02165..303e2001f 100644 --- a/net/kmldonkey/Makefile +++ b/net/kmldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/11/07 19:39:40 adam Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:23:45 tnn Exp $ # DISTNAME= kmldonkey-2.0.2-kde4.4.0 PKGNAME= ${DISTNAME:S/-kde/./} -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_KDE:=4.4.0/src/extragear/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/kopete/Makefile b/net/kopete/Makefile index cf25a8578..deba9099f 100644 --- a/net/kopete/Makefile +++ b/net/kopete/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/11/30 03:14:45 markd Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kopete-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 4 CATEGORIES= net COMMENT= Multi-protocol instant messenger client diff --git a/net/kphone/Makefile b/net/kphone/Makefile index 502def48b..dca324059 100644 --- a/net/kphone/Makefile +++ b/net/kphone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/02/12 23:18:21 tron Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kphone-4.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= net comms MASTER_SITES= http://www.wirlab.net/kphone/ diff --git a/net/kppp/Makefile b/net/kppp/Makefile index 5c16d0cff..f2873b71f 100644 --- a/net/kppp/Makefile +++ b/net/kppp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/11/13 11:50:26 markd Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:23:45 tnn Exp $ DISTNAME= kppp-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= net COMMENT= Dialer and front end for pppd diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 2a0713cae..4af953256 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/13 11:50:26 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:23:45 tnn Exp $ DISTNAME= krdc-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= net COMMENT= KDE remote desktop client diff --git a/net/krfb/Makefile b/net/krfb/Makefile index d5eb14cd4..5a0c992c5 100644 --- a/net/krfb/Makefile +++ b/net/krfb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/03/31 15:53:19 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:46 tnn Exp $ DISTNAME= krfb-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= net COMMENT= KDE desktop sharing diff --git a/net/ktorrent-kde3/Makefile b/net/ktorrent-kde3/Makefile index 3394f77ff..a19262f27 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/08/22 11:24:41 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:41 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 33 +PKGREVISION= 35 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index 9b86f2ed7..cbb391b6b 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2014/11/17 20:02:20 markd Exp $ +# $NetBSD: Makefile,v 1.76 2015/06/12 10:50:41 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} +PKGREVISION= 3 CATEGORIES= net kde MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/ldns/Makefile b/net/ldns/Makefile index 74b29690a..ac0c51365 100644 --- a/net/ldns/Makefile +++ b/net/ldns/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/11/21 09:19:32 he Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:50:42 wiz Exp $ DISTNAME= ldns-1.6.17 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ diff --git a/net/ldns/distinfo b/net/ldns/distinfo index deec6762c..c4ea9ac70 100644 --- a/net/ldns/distinfo +++ b/net/ldns/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.18 2014/11/21 09:19:32 he Exp $ +$NetBSD: distinfo,v 1.19 2015/06/18 13:04:29 jperkin Exp $ SHA1 (ldns-1.6.17.tar.gz) = 4218897b3c002aadfc7280b3f40cda829e05c9a4 RMD160 (ldns-1.6.17.tar.gz) = 5382cfaafa7ec1fadcf390f804fbf14e04d7c03a Size (ldns-1.6.17.tar.gz) = 1315403 bytes -SHA1 (patch-examples_ldns-keygen.c) = 45bf69e4689ab7f58d3fc82ebd7cefe542a95c32 +SHA1 (patch-doc_doxyparse.pl) = 8d21d6f1c2e5e8d9ecc16a23dc7a462f0c54b5f7 +SHA1 (patch-examples_ldns-keygen.c) = 12ab1cb2c74f09d763969298a21c9470b748d292 diff --git a/net/ldns/patches/patch-doc_doxyparse.pl b/net/ldns/patches/patch-doc_doxyparse.pl new file mode 100644 index 000000000..afd46a120 --- /dev/null +++ b/net/ldns/patches/patch-doc_doxyparse.pl @@ -0,0 +1,15 @@ +$NetBSD: patch-doc_doxyparse.pl,v 1.1 2015/06/18 13:04:29 jperkin Exp $ + +perl-5.22 compatibility. + +--- doc/doxyparse.pl.orig 2014-01-10 21:04:41.000000000 +0000 ++++ doc/doxyparse.pl +@@ -273,7 +273,7 @@ foreach (keys %manpages) { + + print MAN $MAN_MIDDLE; + +- if (defined(@$also)) { ++ if (@$also) { + print MAN "\n.SH SEE ALSO\n\\fI"; + print MAN join "\\fR, \\fI", @$also; + print MAN "\\fR.\nAnd "; diff --git a/net/ldns/patches/patch-examples_ldns-keygen.c b/net/ldns/patches/patch-examples_ldns-keygen.c index c6d85e395..5730b55b8 100644 --- a/net/ldns/patches/patch-examples_ldns-keygen.c +++ b/net/ldns/patches/patch-examples_ldns-keygen.c @@ -1,10 +1,10 @@ -$NetBSD: patch-examples_ldns-keygen.c,v 1.1 2014/11/21 09:19:32 he Exp $ +$NetBSD: patch-examples_ldns-keygen.c,v 1.2 2015/06/18 13:04:29 jperkin Exp $ Get bugfix #573: ldns-keygen write private keys with mode 0600. From http://git.nlnetlabs.nl/ldns/commit/?h=develop&id=169f38c1e25750f935838b670871056428977e6b Fixes CVE-2014-3209. ---- examples/ldns-keygen.c.orig 2010-10-18 13:59:21.000000000 +0000 +--- examples/ldns-keygen.c.orig 2014-01-10 21:04:41.000000000 +0000 +++ examples/ldns-keygen.c @@ -10,6 +10,9 @@ diff --git a/net/lftp/Makefile b/net/lftp/Makefile index f23ff2a65..976431570 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.109 2015/03/21 20:04:39 bsiegert Exp $ +# $NetBSD: Makefile,v 1.110 2015/06/12 10:50:42 wiz Exp $ DISTNAME= lftp-4.4.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://ftp.yar.ru/pub/source/lftp/ \ ftp://ftp.tuwien.ac.at/infosys/browsers/ftp/lftp/ \ diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index a51e60210..d442ff121 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/02/04 17:52:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/17 15:53:14 adam Exp $ DISTNAME= libcmis-0.5.0 +PKGREVISION= 1 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libcmis/} diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index be7fe2805..16da68e69 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2014/10/07 16:47:33 adam Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/07 14:05:59 youri Exp $ DISTNAME= libdmapsharing-2.1.9 -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= net MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ @@ -17,11 +17,11 @@ USE_TOOLS+= gmake pkg-config PKGCONFIG_OVERRIDE= libdmapsharing.pc.in BUILDLINK_ABI_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.23.2 -BUILDLINK_ABI_DEPENDS.libsoup24+= libsoup24>=2.32 +BUILDLINK_ABI_DEPENDS.libsoup+= libsoup>=2.32 .include "../../devel/glib2/buildlink3.mk" .include "../../graphics/gdk-pixbuf2/buildlink3.mk" .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" .include "../../net/avahi/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/libdmapsharing3/Makefile b/net/libdmapsharing3/Makefile index db69b5e8d..661a7e470 100644 --- a/net/libdmapsharing3/Makefile +++ b/net/libdmapsharing3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/25 19:00:14 prlw1 Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/07 14:05:59 youri Exp $ DISTNAME= libdmapsharing-2.9.15 PKGNAME= ${DISTNAME:S/sharing/sharing3/} -PKGREVISION= 17 +PKGREVISION= 19 CATEGORIES= net MASTER_SITES= http://www.flyn.org/projects/libdmapsharing/ @@ -18,12 +18,12 @@ USE_TOOLS+= gmake pkg-config PKGCONFIG_OVERRIDE= libdmapsharing-3.0.pc.in BUILDLINK_ABI_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.23.2 -BUILDLINK_ABI_DEPENDS.libsoup24+= libsoup24>=2.32 +BUILDLINK_ABI_DEPENDS.libsoup+= libsoup>=2.32 .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libgee0.6/buildlink3.mk" .include "../../graphics/gdk-pixbuf2/buildlink3.mk" .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" .include "../../net/avahi/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/libdmapsharing3/buildlink3.mk b/net/libdmapsharing3/buildlink3.mk index 298538415..1940a54d5 100644 --- a/net/libdmapsharing3/buildlink3.mk +++ b/net/libdmapsharing3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= libdmapsharing3 @@ -6,10 +6,10 @@ BUILDLINK_TREE+= libdmapsharing3 LIBDMAPSHARING3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libdmapsharing3+= libdmapsharing3>=2.9.15 -BUILDLINK_ABI_DEPENDS.libdmapsharing3?= libdmapsharing3>=2.9.15nb16 +BUILDLINK_ABI_DEPENDS.libdmapsharing3?= libdmapsharing3>=2.9.15nb18 BUILDLINK_PKGSRCDIR.libdmapsharing3?= ../../net/libdmapsharing3 -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .endif # LIBDMAPSHARING3_BUILDLINK3_MK BUILDLINK_TREE+= -libdmapsharing3 diff --git a/net/libgdata/Makefile b/net/libgdata/Makefile index 447b0eb55..668eb9528 100644 --- a/net/libgdata/Makefile +++ b/net/libgdata/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/07 14:05:59 youri Exp $ # DISTNAME= libgdata-0.6.6 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgdata/0.6/} EXTRACT_SUFX= .tar.bz2 @@ -35,8 +35,8 @@ CONFIGURE_ARGS+= --disable-gnome .include "../../devel/GConf/schemas.mk" BUILDLINK_API_DEPENDS.glib2+= glib2>=2.19.7 .include "../../devel/glib2/buildlink3.mk" -BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.26.0 -.include "../../net/libsoup24/buildlink3.mk" +BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.26.0 +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/gtk-doc/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/libgdata/buildlink3.mk b/net/libgdata/buildlink3.mk index 94844eccc..9ce233b65 100644 --- a/net/libgdata/buildlink3.mk +++ b/net/libgdata/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.17 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= libgdata @@ -6,12 +6,12 @@ BUILDLINK_TREE+= libgdata LIBGDATA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgdata+= libgdata>=0.6.4 -BUILDLINK_ABI_DEPENDS.libgdata+= libgdata>=0.6.6nb15 +BUILDLINK_ABI_DEPENDS.libgdata+= libgdata>=0.6.6nb16 BUILDLINK_PKGSRCDIR.libgdata?= ../../net/libgdata .include "../../devel/glib2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .endif # LIBGDATA_BUILDLINK3_MK diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile index 2a011c9e6..82757a633 100644 --- a/net/libktorrent/Makefile +++ b/net/libktorrent/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/11/17 19:59:40 markd Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:42 wiz Exp $ DISTNAME= libktorrent-${LIBKTORRENT_VER} +PKGREVISION= 3 CATEGORIES= net kde MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/libktorrent/buildlink3.mk b/net/libktorrent/buildlink3.mk index 7aea87d9c..d96a2d866 100644 --- a/net/libktorrent/buildlink3.mk +++ b/net/libktorrent/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:23:46 tnn Exp $ BUILDLINK_TREE+= libktorrent @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libktorrent LIBKTORRENT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libktorrent+= libktorrent>=1.2.1.2 -BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb25 +BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.3.1nb2 BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent .include "../../devel/boost-libs/buildlink3.mk" diff --git a/net/libnice/Makefile b/net/libnice/Makefile index a0093439b..b30e3a37a 100644 --- a/net/libnice/Makefile +++ b/net/libnice/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2015/02/01 20:02:42 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/08 21:22:17 wiz Exp $ # # Also update net/gst-plugins1-libnice when you update this! DISTNAME= libnice-0.1.10 +PKGREVISION= 2 CATEGORIES= net devel MASTER_SITES= http://nice.freedesktop.org/releases/ @@ -13,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config +USE_TOOLS+= gmake pkg-config CONFIGURE_ARGS+= --without-gstreamer .include "../../mk/bsd.prefs.mk" @@ -34,5 +35,6 @@ CWRAPPERS_APPEND.cc+= -Wunused-but-set-variable .endif .include "../../devel/glib2/buildlink3.mk" +.include "../../devel/gobject-introspection/buildlink3.mk" .include "../../net/gupnp-igd/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/libnice/PLIST b/net/libnice/PLIST index d1344fc74..63ff34ba5 100644 --- a/net/libnice/PLIST +++ b/net/libnice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2015/02/01 20:02:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/06/08 14:50:09 wiz Exp $ bin/sdp-example bin/simple-example bin/stunbdc @@ -20,8 +20,10 @@ include/stun/usages/ice.h include/stun/usages/timer.h include/stun/usages/turn.h include/stun/win32_common.h +lib/girepository-1.0/Nice-0.1.typelib lib/libnice.la lib/pkgconfig/nice.pc +share/gir-1.0/Nice-0.1.gir share/gtk-doc/html/libnice/NiceAgent.html share/gtk-doc/html/libnice/NiceCandidate.html share/gtk-doc/html/libnice/annotation-glossary.html diff --git a/net/libnice/buildlink3.mk b/net/libnice/buildlink3.mk index fccec8388..ea4de697e 100644 --- a/net/libnice/buildlink3.mk +++ b/net/libnice/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= libnice @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libnice LIBNICE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libnice+= libnice>=0.0.9 -BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.7nb1 +BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.10nb1 BUILDLINK_PKGSRCDIR.libnice?= ../../net/libnice .include "../../devel/glib2/buildlink3.mk" diff --git a/net/libsoup24/DESCR b/net/libsoup/DESCR similarity index 100% rename from net/libsoup24/DESCR rename to net/libsoup/DESCR diff --git a/net/libsoup/Makefile b/net/libsoup/Makefile new file mode 100644 index 000000000..4066f8101 --- /dev/null +++ b/net/libsoup/Makefile @@ -0,0 +1,51 @@ +# $NetBSD: Makefile,v 1.17 2015/06/07 14:03:20 youri Exp $ + +DISTNAME= libsoup-2.50.0 +CATEGORIES= net gnome +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.50/} +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.gnome.org/ +COMMENT= HTTP library implementation in C +LICENSE= gnu-lgpl-v2 + +USE_TOOLS+= pkg-config gmake intltool msgfmt +USE_LIBTOOL= yes +GNU_CONFIGURE= yes + +# XXX work around botched gettext check (ignores libintl) +CONFIGURE_ENV+= DATADIRNAME=share + +DEPENDS+= glib-networking-[0-9]*:../../net/glib-networking + +PKGCONFIG_OVERRIDE+= libsoup-2.4.pc.in + +TEST_TARGET= check + +.include "options.mk" + +# gcc>=4.2 specific -Werror=XXX flags will be added unconditionally. +.include "../../mk/compiler.mk" +.if !empty(CC_VERSION:Mgcc-4.[01].*) || !empty(CC_VERSION:Mgcc-[1-3].*) +CONFIGURE_ARGS+= --disable-more-warnings +.endif + +.if !empty(PKGSRC_COMPILER:Mclang) +_WRAP_EXTRA_ARGS.CC+= -Wno-error=format-nonliteral +CWRAPPERS_APPEND.cc+= -Wno-error=format-nonliteral +.endif + +REPLACE_PYTHON= libsoup/tld-parser.py +PYTHON_FOR_BUILD_ONLY= yes +.include "../../lang/python/application.mk" + +.include "../../databases/sqlite3/buildlink3.mk" +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.31.7 +.include "../../devel/glib2/buildlink3.mk" +BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=0.9.5 +BUILDLINK_DEPMETHOD.gobject-introspection+= build +.include "../../devel/gobject-introspection/buildlink3.mk" +CONFIGURE_ARGS+= --enable-introspection +.include "../../textproc/libxml2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/libsoup/PLIST b/net/libsoup/PLIST new file mode 100644 index 000000000..4ec8b878e --- /dev/null +++ b/net/libsoup/PLIST @@ -0,0 +1,187 @@ +@comment $NetBSD: PLIST,v 1.7 2015/06/07 14:03:20 youri Exp $ +include/libsoup-2.4/libsoup/soup-address.h +include/libsoup-2.4/libsoup/soup-auth-domain-basic.h +include/libsoup-2.4/libsoup/soup-auth-domain-digest.h +include/libsoup-2.4/libsoup/soup-auth-domain.h +include/libsoup-2.4/libsoup/soup-auth-manager.h +include/libsoup-2.4/libsoup/soup-auth.h +include/libsoup-2.4/libsoup/soup-cache.h +include/libsoup-2.4/libsoup/soup-content-decoder.h +include/libsoup-2.4/libsoup/soup-content-sniffer.h +include/libsoup-2.4/libsoup/soup-cookie-jar-db.h +include/libsoup-2.4/libsoup/soup-cookie-jar-text.h +include/libsoup-2.4/libsoup/soup-cookie-jar.h +include/libsoup-2.4/libsoup/soup-cookie.h +include/libsoup-2.4/libsoup/soup-date.h +include/libsoup-2.4/libsoup/soup-enum-types.h +include/libsoup-2.4/libsoup/soup-form.h +include/libsoup-2.4/libsoup/soup-headers.h +include/libsoup-2.4/libsoup/soup-logger.h +include/libsoup-2.4/libsoup/soup-message-body.h +include/libsoup-2.4/libsoup/soup-message-headers.h +include/libsoup-2.4/libsoup/soup-message.h +include/libsoup-2.4/libsoup/soup-method.h +include/libsoup-2.4/libsoup/soup-misc.h +include/libsoup-2.4/libsoup/soup-multipart-input-stream.h +include/libsoup-2.4/libsoup/soup-multipart.h +include/libsoup-2.4/libsoup/soup-password-manager.h +include/libsoup-2.4/libsoup/soup-portability.h +include/libsoup-2.4/libsoup/soup-proxy-resolver-default.h +include/libsoup-2.4/libsoup/soup-proxy-resolver.h +include/libsoup-2.4/libsoup/soup-proxy-uri-resolver.h +include/libsoup-2.4/libsoup/soup-request-data.h +include/libsoup-2.4/libsoup/soup-request-file.h +include/libsoup-2.4/libsoup/soup-request-http.h +include/libsoup-2.4/libsoup/soup-request.h +include/libsoup-2.4/libsoup/soup-requester.h +include/libsoup-2.4/libsoup/soup-server.h +include/libsoup-2.4/libsoup/soup-session-async.h +include/libsoup-2.4/libsoup/soup-session-feature.h +include/libsoup-2.4/libsoup/soup-session-sync.h +include/libsoup-2.4/libsoup/soup-session.h +include/libsoup-2.4/libsoup/soup-socket.h +include/libsoup-2.4/libsoup/soup-status.h +include/libsoup-2.4/libsoup/soup-tld.h +include/libsoup-2.4/libsoup/soup-types.h +include/libsoup-2.4/libsoup/soup-uri.h +include/libsoup-2.4/libsoup/soup-value-utils.h +include/libsoup-2.4/libsoup/soup-version.h +include/libsoup-2.4/libsoup/soup-websocket-connection.h +include/libsoup-2.4/libsoup/soup-websocket.h +include/libsoup-2.4/libsoup/soup-xmlrpc.h +include/libsoup-2.4/libsoup/soup.h +${PLIST.gnome}include/libsoup-gnome-2.4/libsoup/soup-cookie-jar-sqlite.h +${PLIST.gnome}include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h +${PLIST.gnome}include/libsoup-gnome-2.4/libsoup/soup-gnome.h +lib/girepository-1.0/Soup-2.4.typelib +${PLIST.gnome}lib/girepository-1.0/SoupGNOME-2.4.typelib +lib/libsoup-2.4.la +${PLIST.gnome}lib/libsoup-gnome-2.4.la +lib/pkgconfig/libsoup-2.4.pc +${PLIST.gnome}lib/pkgconfig/libsoup-gnome-2.4.pc +share/gir-1.0/Soup-2.4.gir +${PLIST.gnome}share/gir-1.0/SoupGNOME-2.4.gir +share/gtk-doc/html/libsoup-2.4/SoupAddress.html +share/gtk-doc/html/libsoup-2.4/SoupAuth.html +share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html +share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html +share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html +share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html +share/gtk-doc/html/libsoup-2.4/SoupCache.html +share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html +share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html +share/gtk-doc/html/libsoup-2.4/SoupCookie.html +share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html +share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html +share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html +share/gtk-doc/html/libsoup-2.4/SoupLogger.html +share/gtk-doc/html/libsoup-2.4/SoupMessage.html +share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html +share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html +share/gtk-doc/html/libsoup-2.4/SoupMultipart.html +share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html +share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html +share/gtk-doc/html/libsoup-2.4/SoupRequest.html +share/gtk-doc/html/libsoup-2.4/SoupRequestData.html +share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html +share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html +share/gtk-doc/html/libsoup-2.4/SoupServer.html +share/gtk-doc/html/libsoup-2.4/SoupSession.html +share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html +share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html +share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html +share/gtk-doc/html/libsoup-2.4/SoupSocket.html +share/gtk-doc/html/libsoup-2.4/SoupURI.html +share/gtk-doc/html/libsoup-2.4/annotation-glossary.html +share/gtk-doc/html/libsoup-2.4/ch01.html +share/gtk-doc/html/libsoup-2.4/ch02.html +share/gtk-doc/html/libsoup-2.4/ch03.html +share/gtk-doc/html/libsoup-2.4/ch04.html +share/gtk-doc/html/libsoup-2.4/ch05.html +share/gtk-doc/html/libsoup-2.4/home.png +share/gtk-doc/html/libsoup-2.4/index.html +share/gtk-doc/html/libsoup-2.4/index.sgml +share/gtk-doc/html/libsoup-2.4/ix01.html +share/gtk-doc/html/libsoup-2.4/left-insensitive.png +share/gtk-doc/html/libsoup-2.4/left.png +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-GValue-Support.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-WebSockets.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html +share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp2 +share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html +share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html +share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html +share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html +share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html +share/gtk-doc/html/libsoup-2.4/right-insensitive.png +share/gtk-doc/html/libsoup-2.4/right.png +share/gtk-doc/html/libsoup-2.4/style.css +share/gtk-doc/html/libsoup-2.4/up-insensitive.png +share/gtk-doc/html/libsoup-2.4/up.png +share/locale/an/LC_MESSAGES/libsoup.mo +share/locale/as/LC_MESSAGES/libsoup.mo +share/locale/be/LC_MESSAGES/libsoup.mo +share/locale/bg/LC_MESSAGES/libsoup.mo +share/locale/bn_IN/LC_MESSAGES/libsoup.mo +share/locale/bs/LC_MESSAGES/libsoup.mo +share/locale/ca/LC_MESSAGES/libsoup.mo +share/locale/ca@valencia/LC_MESSAGES/libsoup.mo +share/locale/cs/LC_MESSAGES/libsoup.mo +share/locale/da/LC_MESSAGES/libsoup.mo +share/locale/de/LC_MESSAGES/libsoup.mo +share/locale/el/LC_MESSAGES/libsoup.mo +share/locale/en_GB/LC_MESSAGES/libsoup.mo +share/locale/eo/LC_MESSAGES/libsoup.mo +share/locale/es/LC_MESSAGES/libsoup.mo +share/locale/et/LC_MESSAGES/libsoup.mo +share/locale/eu/LC_MESSAGES/libsoup.mo +share/locale/fa/LC_MESSAGES/libsoup.mo +share/locale/fr/LC_MESSAGES/libsoup.mo +share/locale/fur/LC_MESSAGES/libsoup.mo +share/locale/gl/LC_MESSAGES/libsoup.mo +share/locale/gu/LC_MESSAGES/libsoup.mo +share/locale/he/LC_MESSAGES/libsoup.mo +share/locale/hi/LC_MESSAGES/libsoup.mo +share/locale/hu/LC_MESSAGES/libsoup.mo +share/locale/id/LC_MESSAGES/libsoup.mo +share/locale/it/LC_MESSAGES/libsoup.mo +share/locale/ja/LC_MESSAGES/libsoup.mo +share/locale/kn/LC_MESSAGES/libsoup.mo +share/locale/ko/LC_MESSAGES/libsoup.mo +share/locale/lt/LC_MESSAGES/libsoup.mo +share/locale/lv/LC_MESSAGES/libsoup.mo +share/locale/ml/LC_MESSAGES/libsoup.mo +share/locale/mr/LC_MESSAGES/libsoup.mo +share/locale/nb/LC_MESSAGES/libsoup.mo +share/locale/nl/LC_MESSAGES/libsoup.mo +share/locale/or/LC_MESSAGES/libsoup.mo +share/locale/pa/LC_MESSAGES/libsoup.mo +share/locale/pl/LC_MESSAGES/libsoup.mo +share/locale/pt/LC_MESSAGES/libsoup.mo +share/locale/pt_BR/LC_MESSAGES/libsoup.mo +share/locale/ro/LC_MESSAGES/libsoup.mo +share/locale/ru/LC_MESSAGES/libsoup.mo +share/locale/sk/LC_MESSAGES/libsoup.mo +share/locale/sl/LC_MESSAGES/libsoup.mo +share/locale/sr/LC_MESSAGES/libsoup.mo +share/locale/sr@latin/LC_MESSAGES/libsoup.mo +share/locale/sv/LC_MESSAGES/libsoup.mo +share/locale/ta/LC_MESSAGES/libsoup.mo +share/locale/te/LC_MESSAGES/libsoup.mo +share/locale/tg/LC_MESSAGES/libsoup.mo +share/locale/th/LC_MESSAGES/libsoup.mo +share/locale/tr/LC_MESSAGES/libsoup.mo +share/locale/ug/LC_MESSAGES/libsoup.mo +share/locale/uk/LC_MESSAGES/libsoup.mo +share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo +share/locale/vi/LC_MESSAGES/libsoup.mo +share/locale/zh_CN/LC_MESSAGES/libsoup.mo +share/locale/zh_HK/LC_MESSAGES/libsoup.mo +share/locale/zh_TW/LC_MESSAGES/libsoup.mo diff --git a/net/libsoup/buildlink3.mk b/net/libsoup/buildlink3.mk new file mode 100644 index 000000000..0b18e0409 --- /dev/null +++ b/net/libsoup/buildlink3.mk @@ -0,0 +1,16 @@ +# $NetBSD: buildlink3.mk,v 1.16 2015/06/08 14:52:33 wiz Exp $ + +BUILDLINK_TREE+= libsoup + +.if !defined(LIBSOUP_BUILDLINK3_MK) +LIBSOUP_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.50.0 +BUILDLINK_PKGSRCDIR.libsoup?= ../../net/libsoup + +.include "../../databases/sqlite3/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" +.endif # LIBSOUP_BUILDLINK3_MK + +BUILDLINK_TREE+= -libsoup diff --git a/net/libsoup/distinfo b/net/libsoup/distinfo new file mode 100644 index 000000000..a32359ccb --- /dev/null +++ b/net/libsoup/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.7 2015/06/07 14:03:20 youri Exp $ + +SHA1 (libsoup-2.50.0.tar.xz) = 8bd422bd5d19b5e2630bbb35dfb06354b1d56442 +RMD160 (libsoup-2.50.0.tar.xz) = 96305642e92460269dac05772ea3a0e984e1de49 +Size (libsoup-2.50.0.tar.xz) = 1755052 bytes diff --git a/net/libsoup/options.mk b/net/libsoup/options.mk new file mode 100644 index 000000000..2905ed20a --- /dev/null +++ b/net/libsoup/options.mk @@ -0,0 +1,17 @@ +# $NetBSD: options.mk,v 1.1 2015/06/07 14:03:20 youri Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.libsoup +PKG_SUPPORTED_OPTIONS= gnome +PKG_SUGGESTED_OPTIONS= gnome + +.include "../../mk/bsd.options.mk" + +PLIST_VARS+= gnome + +.if !empty(PKG_OPTIONS:Mgnome) +.include "../../security/libgnome-keyring/buildlink3.mk" +PKGCONFIG_OVERRIDE+= libsoup-gnome-2.4.pc.in +PLIST.gnome= yes +.else +CONFIGURE_ARGS+= --without-gnome +.endif diff --git a/net/libsoup24/Makefile b/net/libsoup24/Makefile deleted file mode 100644 index cc585d8ab..000000000 --- a/net/libsoup24/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# $NetBSD: Makefile,v 1.65 2015/01/17 09:20:54 wiz Exp $ - -DISTNAME= libsoup-2.48.1 -PKGNAME= ${DISTNAME:S/libsoup/libsoup24/} -CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libsoup/2.48/} -EXTRACT_SUFX= .tar.xz - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= HTTP library implementation in C -LICENSE= gnu-lgpl-v2 - -USE_TOOLS+= pkg-config gmake intltool msgfmt -USE_LIBTOOL= yes -GNU_CONFIGURE= yes - -# XXX work around botched gettext check (ignores libintl) -CONFIGURE_ENV+= DATADIRNAME=share - -DEPENDS+= glib-networking-[0-9]*:../../net/glib-networking - -PKGCONFIG_OVERRIDE+= libsoup-2.4.pc.in - -TEST_TARGET= check - -.include "options.mk" - -# gcc>=4.2 specific -Werror=XXX flags will be added unconditionally. -.include "../../mk/compiler.mk" -.if !empty(CC_VERSION:Mgcc-4.[01].*) || !empty(CC_VERSION:Mgcc-[1-3].*) -CONFIGURE_ARGS+= --disable-more-warnings -.elif !emptry(CC_VERSION:Mgcc-4.[8].*) -_WRAP_EXTRA_ARGS.CC+= -Wno-error=format-zero-length -CWRAPPERS_APPEND.cc+= -Wno-error=format-zero-length -.endif - -.if !empty(PKGSRC_COMPILER:Mclang) -_WRAP_EXTRA_ARGS.CC+= -Wno-error=format-nonliteral -CWRAPPERS_APPEND.cc+= -Wno-error=format-nonliteral -.endif - -REPLACE_PYTHON= libsoup/tld-parser.py -PYTHON_FOR_BUILD_ONLY= yes -.include "../../lang/python/application.mk" - -.include "../../databases/sqlite3/buildlink3.mk" -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.31.7 -.include "../../devel/glib2/buildlink3.mk" -BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=0.9.5 -BUILDLINK_DEPMETHOD.gobject-introspection+= build -.include "../../devel/gobject-introspection/buildlink3.mk" -CONFIGURE_ARGS+= --enable-introspection -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/net/libsoup24/PLIST b/net/libsoup24/PLIST deleted file mode 100644 index e61ff21c4..000000000 --- a/net/libsoup24/PLIST +++ /dev/null @@ -1,183 +0,0 @@ -@comment $NetBSD: PLIST,v 1.22 2015/01/17 09:20:54 wiz Exp $ -include/libsoup-2.4/libsoup/soup-address.h -include/libsoup-2.4/libsoup/soup-auth-domain-basic.h -include/libsoup-2.4/libsoup/soup-auth-domain-digest.h -include/libsoup-2.4/libsoup/soup-auth-domain.h -include/libsoup-2.4/libsoup/soup-auth-manager.h -include/libsoup-2.4/libsoup/soup-auth.h -include/libsoup-2.4/libsoup/soup-cache.h -include/libsoup-2.4/libsoup/soup-content-decoder.h -include/libsoup-2.4/libsoup/soup-content-sniffer.h -include/libsoup-2.4/libsoup/soup-cookie-jar-db.h -include/libsoup-2.4/libsoup/soup-cookie-jar-text.h -include/libsoup-2.4/libsoup/soup-cookie-jar.h -include/libsoup-2.4/libsoup/soup-cookie.h -include/libsoup-2.4/libsoup/soup-date.h -include/libsoup-2.4/libsoup/soup-enum-types.h -include/libsoup-2.4/libsoup/soup-form.h -include/libsoup-2.4/libsoup/soup-headers.h -include/libsoup-2.4/libsoup/soup-logger.h -include/libsoup-2.4/libsoup/soup-message-body.h -include/libsoup-2.4/libsoup/soup-message-headers.h -include/libsoup-2.4/libsoup/soup-message.h -include/libsoup-2.4/libsoup/soup-method.h -include/libsoup-2.4/libsoup/soup-misc.h -include/libsoup-2.4/libsoup/soup-multipart-input-stream.h -include/libsoup-2.4/libsoup/soup-multipart.h -include/libsoup-2.4/libsoup/soup-password-manager.h -include/libsoup-2.4/libsoup/soup-portability.h -include/libsoup-2.4/libsoup/soup-proxy-resolver-default.h -include/libsoup-2.4/libsoup/soup-proxy-resolver.h -include/libsoup-2.4/libsoup/soup-proxy-uri-resolver.h -include/libsoup-2.4/libsoup/soup-request-data.h -include/libsoup-2.4/libsoup/soup-request-file.h -include/libsoup-2.4/libsoup/soup-request-http.h -include/libsoup-2.4/libsoup/soup-request.h -include/libsoup-2.4/libsoup/soup-requester.h -include/libsoup-2.4/libsoup/soup-server.h -include/libsoup-2.4/libsoup/soup-session-async.h -include/libsoup-2.4/libsoup/soup-session-feature.h -include/libsoup-2.4/libsoup/soup-session-sync.h -include/libsoup-2.4/libsoup/soup-session.h -include/libsoup-2.4/libsoup/soup-socket.h -include/libsoup-2.4/libsoup/soup-status.h -include/libsoup-2.4/libsoup/soup-tld.h -include/libsoup-2.4/libsoup/soup-types.h -include/libsoup-2.4/libsoup/soup-uri.h -include/libsoup-2.4/libsoup/soup-value-utils.h -include/libsoup-2.4/libsoup/soup-version.h -include/libsoup-2.4/libsoup/soup-xmlrpc.h -include/libsoup-2.4/libsoup/soup.h -${PLIST.gnome}include/libsoup-gnome-2.4/libsoup/soup-cookie-jar-sqlite.h -${PLIST.gnome}include/libsoup-gnome-2.4/libsoup/soup-gnome-features.h -${PLIST.gnome}include/libsoup-gnome-2.4/libsoup/soup-gnome.h -lib/girepository-1.0/Soup-2.4.typelib -${PLIST.gnome}lib/girepository-1.0/SoupGNOME-2.4.typelib -lib/libsoup-2.4.la -${PLIST.gnome}lib/libsoup-gnome-2.4.la -lib/pkgconfig/libsoup-2.4.pc -${PLIST.gnome}lib/pkgconfig/libsoup-gnome-2.4.pc -share/gir-1.0/Soup-2.4.gir -${PLIST.gnome}share/gir-1.0/SoupGNOME-2.4.gir -share/gtk-doc/html/libsoup-2.4/SoupAddress.html -share/gtk-doc/html/libsoup-2.4/SoupAuth.html -share/gtk-doc/html/libsoup-2.4/SoupAuthDomain.html -share/gtk-doc/html/libsoup-2.4/SoupAuthDomainBasic.html -share/gtk-doc/html/libsoup-2.4/SoupAuthDomainDigest.html -share/gtk-doc/html/libsoup-2.4/SoupAuthManager.html -share/gtk-doc/html/libsoup-2.4/SoupCache.html -share/gtk-doc/html/libsoup-2.4/SoupContentDecoder.html -share/gtk-doc/html/libsoup-2.4/SoupContentSniffer.html -share/gtk-doc/html/libsoup-2.4/SoupCookie.html -share/gtk-doc/html/libsoup-2.4/SoupCookieJar.html -share/gtk-doc/html/libsoup-2.4/SoupCookieJarDB.html -share/gtk-doc/html/libsoup-2.4/SoupCookieJarText.html -share/gtk-doc/html/libsoup-2.4/SoupLogger.html -share/gtk-doc/html/libsoup-2.4/SoupMessage.html -share/gtk-doc/html/libsoup-2.4/SoupMessageBody.html -share/gtk-doc/html/libsoup-2.4/SoupMessageHeaders.html -share/gtk-doc/html/libsoup-2.4/SoupMultipart.html -share/gtk-doc/html/libsoup-2.4/SoupMultipartInputStream.html -share/gtk-doc/html/libsoup-2.4/SoupProxyResolverDefault.html -share/gtk-doc/html/libsoup-2.4/SoupRequest.html -share/gtk-doc/html/libsoup-2.4/SoupRequestData.html -share/gtk-doc/html/libsoup-2.4/SoupRequestFile.html -share/gtk-doc/html/libsoup-2.4/SoupRequestHTTP.html -share/gtk-doc/html/libsoup-2.4/SoupServer.html -share/gtk-doc/html/libsoup-2.4/SoupSession.html -share/gtk-doc/html/libsoup-2.4/SoupSessionAsync.html -share/gtk-doc/html/libsoup-2.4/SoupSessionFeature.html -share/gtk-doc/html/libsoup-2.4/SoupSessionSync.html -share/gtk-doc/html/libsoup-2.4/SoupSocket.html -share/gtk-doc/html/libsoup-2.4/SoupURI.html -share/gtk-doc/html/libsoup-2.4/annotation-glossary.html -share/gtk-doc/html/libsoup-2.4/ch01.html -share/gtk-doc/html/libsoup-2.4/ch02.html -share/gtk-doc/html/libsoup-2.4/ch03.html -share/gtk-doc/html/libsoup-2.4/ch04.html -share/gtk-doc/html/libsoup-2.4/ch05.html -share/gtk-doc/html/libsoup-2.4/home.png -share/gtk-doc/html/libsoup-2.4/index.html -share/gtk-doc/html/libsoup-2.4/index.sgml -share/gtk-doc/html/libsoup-2.4/ix01.html -share/gtk-doc/html/libsoup-2.4/left-insensitive.png -share/gtk-doc/html/libsoup-2.4/left.png -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-GValue-Support.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-HTML-Form-Support.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Soup-Miscellaneous-Utilities.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-SoupServer-deprecated-API.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Top-Level-Domain-utils.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-Version-Information.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-XMLRPC-Support.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-method.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4-soup-status.html -share/gtk-doc/html/libsoup-2.4/libsoup-2.4.devhelp2 -share/gtk-doc/html/libsoup-2.4/libsoup-build-howto.html -share/gtk-doc/html/libsoup-2.4/libsoup-client-howto.html -share/gtk-doc/html/libsoup-2.4/libsoup-request-howto.html -share/gtk-doc/html/libsoup-2.4/libsoup-server-howto.html -share/gtk-doc/html/libsoup-2.4/libsoup-session-porting.html -share/gtk-doc/html/libsoup-2.4/right-insensitive.png -share/gtk-doc/html/libsoup-2.4/right.png -share/gtk-doc/html/libsoup-2.4/style.css -share/gtk-doc/html/libsoup-2.4/up-insensitive.png -share/gtk-doc/html/libsoup-2.4/up.png -share/locale/an/LC_MESSAGES/libsoup.mo -share/locale/as/LC_MESSAGES/libsoup.mo -share/locale/be/LC_MESSAGES/libsoup.mo -share/locale/bg/LC_MESSAGES/libsoup.mo -share/locale/bn_IN/LC_MESSAGES/libsoup.mo -share/locale/ca/LC_MESSAGES/libsoup.mo -share/locale/ca@valencia/LC_MESSAGES/libsoup.mo -share/locale/cs/LC_MESSAGES/libsoup.mo -share/locale/da/LC_MESSAGES/libsoup.mo -share/locale/de/LC_MESSAGES/libsoup.mo -share/locale/el/LC_MESSAGES/libsoup.mo -share/locale/en_GB/LC_MESSAGES/libsoup.mo -share/locale/eo/LC_MESSAGES/libsoup.mo -share/locale/es/LC_MESSAGES/libsoup.mo -share/locale/et/LC_MESSAGES/libsoup.mo -share/locale/eu/LC_MESSAGES/libsoup.mo -share/locale/fa/LC_MESSAGES/libsoup.mo -share/locale/fr/LC_MESSAGES/libsoup.mo -share/locale/fur/LC_MESSAGES/libsoup.mo -share/locale/gl/LC_MESSAGES/libsoup.mo -share/locale/gu/LC_MESSAGES/libsoup.mo -share/locale/he/LC_MESSAGES/libsoup.mo -share/locale/hi/LC_MESSAGES/libsoup.mo -share/locale/hu/LC_MESSAGES/libsoup.mo -share/locale/id/LC_MESSAGES/libsoup.mo -share/locale/it/LC_MESSAGES/libsoup.mo -share/locale/ja/LC_MESSAGES/libsoup.mo -share/locale/kn/LC_MESSAGES/libsoup.mo -share/locale/ko/LC_MESSAGES/libsoup.mo -share/locale/lt/LC_MESSAGES/libsoup.mo -share/locale/lv/LC_MESSAGES/libsoup.mo -share/locale/ml/LC_MESSAGES/libsoup.mo -share/locale/mr/LC_MESSAGES/libsoup.mo -share/locale/nb/LC_MESSAGES/libsoup.mo -share/locale/nl/LC_MESSAGES/libsoup.mo -share/locale/or/LC_MESSAGES/libsoup.mo -share/locale/pa/LC_MESSAGES/libsoup.mo -share/locale/pl/LC_MESSAGES/libsoup.mo -share/locale/pt/LC_MESSAGES/libsoup.mo -share/locale/pt_BR/LC_MESSAGES/libsoup.mo -share/locale/ro/LC_MESSAGES/libsoup.mo -share/locale/ru/LC_MESSAGES/libsoup.mo -share/locale/sk/LC_MESSAGES/libsoup.mo -share/locale/sl/LC_MESSAGES/libsoup.mo -share/locale/sr/LC_MESSAGES/libsoup.mo -share/locale/sr@latin/LC_MESSAGES/libsoup.mo -share/locale/sv/LC_MESSAGES/libsoup.mo -share/locale/ta/LC_MESSAGES/libsoup.mo -share/locale/te/LC_MESSAGES/libsoup.mo -share/locale/tg/LC_MESSAGES/libsoup.mo -share/locale/th/LC_MESSAGES/libsoup.mo -share/locale/tr/LC_MESSAGES/libsoup.mo -share/locale/ug/LC_MESSAGES/libsoup.mo -share/locale/uk/LC_MESSAGES/libsoup.mo -share/locale/uz@cyrillic/LC_MESSAGES/libsoup.mo -share/locale/vi/LC_MESSAGES/libsoup.mo -share/locale/zh_CN/LC_MESSAGES/libsoup.mo -share/locale/zh_HK/LC_MESSAGES/libsoup.mo -share/locale/zh_TW/LC_MESSAGES/libsoup.mo diff --git a/net/libsoup24/buildlink3.mk b/net/libsoup24/buildlink3.mk deleted file mode 100644 index e20c9ed59..000000000 --- a/net/libsoup24/buildlink3.mk +++ /dev/null @@ -1,33 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/10/07 16:47:13 adam Exp $ - -BUILDLINK_TREE+= libsoup24 - -.if !defined(LIBSOUP24_BUILDLINK3_MK) -LIBSOUP24_BUILDLINK3_MK:= - -# API 2.4.0 but 2.28.0 due to buildlink dependency change -BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.28.0 -BUILDLINK_ABI_DEPENDS.libsoup24+= libsoup24>=2.44.2nb3 -BUILDLINK_PKGSRCDIR.libsoup24?= ../../net/libsoup24 - -.include "../../databases/sqlite3/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" - -_LIBSOUP24_PRE_GNOME_OPTION!= \ - if ${PKG_INFO} -qe 'libsoup24<=2.28.2'; then \ - ${ECHO} yes; \ - else \ - ${ECHO} no; \ - fi - -pkgbase := libsoup24 -.include "../../mk/pkg-build-options.mk" - -.if ${_LIBSOUP24_PRE_GNOME_OPTION} == "yes" || !empty(PKG_BUILD_OPTIONS.libsoup24:Mgnome) -.include "../../security/libgnome-keyring/buildlink3.mk" -.endif - -.endif # LIBSOUP24_BUILDLINK3_MK - -BUILDLINK_TREE+= -libsoup24 diff --git a/net/libsoup24/distinfo b/net/libsoup24/distinfo deleted file mode 100644 index 3cd150c5e..000000000 --- a/net/libsoup24/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.37 2015/01/17 09:20:54 wiz Exp $ - -SHA1 (libsoup-2.48.1.tar.xz) = cccb3e0ab4182bbe891d8ae3de504b8a848a3497 -RMD160 (libsoup-2.48.1.tar.xz) = 3267a44eddd7d1c2afda3f889b6d58ea1fc0977f -Size (libsoup-2.48.1.tar.xz) = 1707612 bytes diff --git a/net/libsoup24/options.mk b/net/libsoup24/options.mk deleted file mode 100644 index fe74b2aeb..000000000 --- a/net/libsoup24/options.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: options.mk,v 1.3 2013/05/27 11:57:19 drochner Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.libsoup24 -PKG_SUPPORTED_OPTIONS= gnome -PKG_SUGGESTED_OPTIONS= gnome - -.include "../../mk/bsd.options.mk" - -PLIST_VARS+= gnome - -.if !empty(PKG_OPTIONS:Mgnome) -.include "../../security/libgnome-keyring/buildlink3.mk" -PKGCONFIG_OVERRIDE+= libsoup-gnome-2.4.pc.in -PLIST.gnome= yes -.else -CONFIGURE_ARGS+= --without-gnome -.endif diff --git a/net/libzrtpcpp/Makefile b/net/libzrtpcpp/Makefile index 63b645414..c9fde6a73 100644 --- a/net/libzrtpcpp/Makefile +++ b/net/libzrtpcpp/Makefile @@ -1,17 +1,19 @@ -# $NetBSD: Makefile,v 1.8 2014/04/07 04:11:22 rodent Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/18 03:36:23 rodent Exp $ -DISTNAME= V4.2.0 +GITHUB_TAG= V4.4.0 +DISTNAME= ${GITHUB_TAG} PKGNAME= libzrtpcpp${DISTNAME:S/V/-/1} CATEGORIES= net -MASTER_SITES= https://github.com/wernerd/ZRTPCPP/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=wernerd/} +GITHUB_PROJECT= ZRTPCPP DIST_SUBDIR= ${PKGBASE} MAINTAINER= rodent@NetBSD.org -HOMEPAGE= http://wiki.gnutelephony.org/ +HOMEPAGE= http://www.gnutelephony.org/index.php/GNU_ZRTP COMMENT= ZRTP extension for GNU ccRTP LICENSE= gnu-gpl-v3 -WRKSRC= ${WRKDIR}/ZRTPCPP-${PKGVERSION_NOREV} +WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${PKGVERSION_NOREV} USE_PKGLOCALEDIR= yes GCC_REQD+= 4.7 @@ -22,8 +24,10 @@ USE_CMAKE= yes PKG_DESTDIR_SUPPORT= destdir CMAKE_ARGS+= -DLIBDIRNAME=lib -BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7i -BUILDLINK_DEPMETHOD.openssl= build +.include "options.mk" + +BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.8 +#BUILDLINK_DEPMETHOD.openssl= build .include "../../mk/pthread.buildlink3.mk" .include "../../security/libgcrypt/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" diff --git a/net/libzrtpcpp/PLIST b/net/libzrtpcpp/PLIST index 3ea40cd52..b6eafb2db 100644 --- a/net/libzrtpcpp/PLIST +++ b/net/libzrtpcpp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/04/07 04:11:22 rodent Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/18 03:36:23 rodent Exp $ include/libzrtpcpp/CcrtpTimeoutProvider.h include/libzrtpcpp/ZrtpCWrapper.h include/libzrtpcpp/ZrtpCallback.h @@ -10,5 +10,5 @@ include/libzrtpcpp/common/osSpecifics.h include/libzrtpcpp/zrtpccrtp.h lib/libzrtpcpp.so lib/libzrtpcpp.so.4 -lib/libzrtpcpp.so.4.2.0 +lib/libzrtpcpp.so.4.4.0 lib/pkgconfig/libzrtpcpp.pc diff --git a/net/libzrtpcpp/buildlink3.mk b/net/libzrtpcpp/buildlink3.mk index 70f5b9d40..e078dfd0f 100644 --- a/net/libzrtpcpp/buildlink3.mk +++ b/net/libzrtpcpp/buildlink3.mk @@ -1,14 +1,21 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/04/07 05:34:23 rodent Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/04/18 03:36:23 rodent Exp $ BUILDLINK_TREE+= libzrtpcpp .if !defined(LIBZRTPCPP_BUILDLINK3_MK) LIBZRTPCPP_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libzrtpcpp+= libzrtpcpp>=0.9.0 -BUILDLINK_ABI_DEPENDS.libzrtpcpp?= libzrtpcpp>=4.2.0 +BUILDLINK_API_DEPENDS.libzrtpcpp+= libzrtpcpp>=4.4.0 +BUILDLINK_ABI_DEPENDS.libzrtpcpp?= libzrtpcpp>=4.4.0 BUILDLINK_PKGSRCDIR.libzrtpcpp?= ../../net/libzrtpcpp +pkgbase := libzrtpcpp +.include "../../mk/pkg-build-options.mk" + +.if !empty(PKG_BUILD_OPTIONS.libzrtpcpp:Msqlite3) +.include "../../databases/sqlite3/buildlink3.mk" +.endif + .include "../../mk/pthread.buildlink3.mk" .include "../../security/libgcrypt/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" diff --git a/net/libzrtpcpp/distinfo b/net/libzrtpcpp/distinfo index 0da2d7f11..649d369f4 100644 --- a/net/libzrtpcpp/distinfo +++ b/net/libzrtpcpp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2014/04/07 04:11:22 rodent Exp $ +$NetBSD: distinfo,v 1.5 2015/04/18 03:36:23 rodent Exp $ -SHA1 (libzrtpcpp/V4.2.0.tar.gz) = fdba0ac3a849279ece82fe7e78172f3709bde6a8 -RMD160 (libzrtpcpp/V4.2.0.tar.gz) = a48238527518078a08e5d733dddac619ce46d1c0 -Size (libzrtpcpp/V4.2.0.tar.gz) = 1922243 bytes -SHA1 (patch-CMakeLists.txt) = 4635e03e618872e75c2081e8247b77cff1d0d339 +SHA1 (libzrtpcpp/V4.4.0.tar.gz) = edbd5484f476439dff3692aed85680173bb78d65 +RMD160 (libzrtpcpp/V4.4.0.tar.gz) = 7018a4507aaa67debb52d54a428750e9f9e01eef +Size (libzrtpcpp/V4.4.0.tar.gz) = 1933037 bytes +SHA1 (patch-CMakeLists.txt) = 1c56d64b67a381cda790bbdab3892f3be408231f diff --git a/net/libzrtpcpp/options.mk b/net/libzrtpcpp/options.mk new file mode 100644 index 000000000..182e1b7c3 --- /dev/null +++ b/net/libzrtpcpp/options.mk @@ -0,0 +1,15 @@ +# $NetBSD: options.mk,v 1.1 2015/04/18 03:36:23 rodent Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.libzrtpcpp +PKG_SUPPORTED_OPTIONS= sqlite3 +PKG_SUGGESTED_OPTIONS+= # blank + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Msqlite3) +BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.7 +.include "../../databases/sqlite3/buildlink3.mk" +CMAKE_ARGS+= -DSQLITE=ON +.else +CMAKE_ARGS+= -DSQLITE=OFF +.endif diff --git a/net/libzrtpcpp/patches/patch-CMakeLists.txt b/net/libzrtpcpp/patches/patch-CMakeLists.txt index 37f9de703..67f591aab 100644 --- a/net/libzrtpcpp/patches/patch-CMakeLists.txt +++ b/net/libzrtpcpp/patches/patch-CMakeLists.txt @@ -1,10 +1,10 @@ -$NetBSD: patch-CMakeLists.txt,v 1.2 2014/01/10 02:58:52 rodent Exp $ +$NetBSD: patch-CMakeLists.txt,v 1.3 2015/04/18 03:36:23 rodent Exp $ Don't set LIB_SUFFIX for pkgsrc. LIBDIRNAME is set via CMAKE_ARGS. ---- CMakeLists.txt.orig 2013-11-23 12:30:36.000000000 +0000 +--- CMakeLists.txt.orig 2015-03-29 10:38:44.000000000 +0000 +++ CMakeLists.txt -@@ -80,18 +80,6 @@ include(CheckLibraryExists) +@@ -85,18 +85,6 @@ include(CheckLibraryExists) include(CheckIncludeFiles) include(CheckFunctionExists) @@ -20,6 +20,6 @@ Don't set LIB_SUFFIX for pkgsrc. LIBDIRNAME is set via CMAKE_ARGS. - set(LIBDIRNAME "lib${LIB_SUFFIX}") -endif() - - check_include_files(stdlib.h HAVE_STDLIB_H) - check_include_files(string.h HAVE_STRING_H) + MESSAGE(STATUS "Configuring GNU ${PROJECT_NAME} ${VERSION} for ${PACKAGE}, commit: ${GIT_COMMIT} ...") + diff --git a/net/lldpd/Makefile b/net/lldpd/Makefile index 12313a860..f4775415b 100644 --- a/net/lldpd/Makefile +++ b/net/lldpd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/01/15 13:54:40 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:42 wiz Exp $ -DISTNAME= lldpd-0.7.13 +DISTNAME= lldpd-0.7.15 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://media.luffy.cx/files/lldpd/ @@ -40,6 +41,7 @@ PKG_HOME._lldpd= ${VARBASE}/chroot/lldpd OWN_DIRS= ${VARBASE}/chroot/lldpd AUTO_MKDIRS= yes +TEST_TARGET= check INSTALLATION_DIRS+= sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8 INSTALLATION_DIRS+= share/${PKGBASE}/conf diff --git a/net/lldpd/distinfo b/net/lldpd/distinfo index 2eb6b69ee..a07bb9d23 100644 --- a/net/lldpd/distinfo +++ b/net/lldpd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/01/15 13:54:40 mef Exp $ +$NetBSD: distinfo,v 1.11 2015/05/23 08:24:07 mef Exp $ -SHA1 (lldpd-0.7.13.tar.gz) = 9f03d1519c7bc8f76e1e6fe91cd078ac2def084f -RMD160 (lldpd-0.7.13.tar.gz) = 4dfffd071d5cbe7218d4625d49e14b5b8508a09c -Size (lldpd-0.7.13.tar.gz) = 1523864 bytes +SHA1 (lldpd-0.7.15.tar.gz) = 59044b44e449610b150fe5f82688e3685fe06b58 +RMD160 (lldpd-0.7.15.tar.gz) = 8a099b3da799e3b4d06c2bea032dc974bf417400 +Size (lldpd-0.7.15.tar.gz) = 1529127 bytes diff --git a/net/logjam/Makefile b/net/logjam/Makefile index d49348cb5..1382f1f1f 100644 --- a/net/logjam/Makefile +++ b/net/logjam/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/10/07 16:47:33 adam Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:50:42 wiz Exp $ # DISTNAME= logjam-4.5.3 -PKGREVISION= 46 +PKGREVISION= 49 CATEGORIES= net MASTER_SITES= http://logjam.danga.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile index e6bc4d25c..8fda8a188 100644 --- a/net/mbrowse/Makefile +++ b/net/mbrowse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:45 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:23:46 tnn Exp $ DISTNAME= mbrowse-0.4.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mbrowse/} diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index a14c7db1d..3f467997b 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:42 wiz Exp $ # # todo: set location of [md-]whois.conf and fix in man page too # todo: build and install the po/ files and add to PLIST @@ -7,7 +7,7 @@ DISTNAME= whois_${VERSION} PKGNAME= md-whois-${VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/whois/} diff --git a/net/mikutter/Makefile b/net/mikutter/Makefile index 028cfa3c1..2404b3381 100644 --- a/net/mikutter/Makefile +++ b/net/mikutter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.97 2015/03/15 19:11:22 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.100 2015/06/14 16:58:29 tsutsui Exp $ # -DISTNAME= mikutter.3.2.2 +DISTNAME= mikutter.3.2.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/} CATEGORIES= net MASTER_SITES= http://mikutter.hachune.net/bin/ @@ -11,11 +11,11 @@ HOMEPAGE= http://mikutter.hachune.net/ COMMENT= Simple, powerful, and moeful twitter client LICENSE= mit AND cc-by-sa-v3.0 -RUBY_VERSION_SUPPORTED= 200 21 +RUBY_VERSION_SUPPORTED= 200 21 22 .include "../../lang/ruby/rubyversion.mk" -DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.3:../../x11/ruby-gnome2-gtk +DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.5:../../x11/ruby-gnome2-gtk DEPENDS+= ${RUBY_PKGPREFIX}-gettext>=3.0.1:../../devel/ruby-gettext DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4:../../security/ruby-oauth DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3:../../net/ruby-addressable diff --git a/net/mikutter/distinfo b/net/mikutter/distinfo index 50f204752..5cb851d92 100644 --- a/net/mikutter/distinfo +++ b/net/mikutter/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.85 2015/01/12 12:03:47 obache Exp $ +$NetBSD: distinfo,v 1.87 2015/06/14 16:58:29 tsutsui Exp $ -SHA1 (mikutter.3.2.2.tar.gz) = aba0e396e5b73cf1a73c570350486c505956cf26 -RMD160 (mikutter.3.2.2.tar.gz) = e3bf3d914a974ac1308cb10f437bcb2bf66f8ffd -Size (mikutter.3.2.2.tar.gz) = 2575294 bytes +SHA1 (mikutter.3.2.4.tar.gz) = 19a9db15ef8f4978e89a83f941bd3dfcb17a5f8c +RMD160 (mikutter.3.2.4.tar.gz) = 112ff3e775b2c87cdf9f34f008f9ccaf4a8eae3b +Size (mikutter.3.2.4.tar.gz) = 2576823 bytes SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17 diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index c5350143e..daf9fbc8c 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/02/11 14:36:21 adam Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/08 10:36:16 adam Exp $ -DISTNAME= miniupnpd-1.9.20141209 +DISTNAME= miniupnpd-1.9.20150307 CATEGORIES= net MASTER_SITES= http://miniupnp.free.fr/files/download.php?file= diff --git a/net/miniupnpd/distinfo b/net/miniupnpd/distinfo index 2b8232bdc..53ebd9863 100644 --- a/net/miniupnpd/distinfo +++ b/net/miniupnpd/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.14 2015/02/11 14:36:21 adam Exp $ +$NetBSD: distinfo,v 1.15 2015/04/08 10:36:16 adam Exp $ -SHA1 (miniupnpd-1.9.20141209.tar.gz) = 9efaee7181e868dc14669c0a8f3ee35d0cae717d -RMD160 (miniupnpd-1.9.20141209.tar.gz) = cb2c5586393dbf81b277b51e49c45ec8fc52e7da -Size (miniupnpd-1.9.20141209.tar.gz) = 193183 bytes +SHA1 (miniupnpd-1.9.20150307.tar.gz) = c13d38b42d72656d950388837c3eb6b5d009453c +RMD160 (miniupnpd-1.9.20150307.tar.gz) = a06fbf8b30e6e7cc11b866e70bd66b5430f738c4 +Size (miniupnpd-1.9.20150307.tar.gz) = 190913 bytes +SHA1 (patch-Makefile) = 5b62b8c73072f95340a0d9a44349a1191315a4fd SHA1 (patch-genconfig.sh) = 2bd34c785bf4812e191144fd6cb5af89dccce1ee diff --git a/net/miniupnpd/patches/patch-Makefile b/net/miniupnpd/patches/patch-Makefile new file mode 100644 index 000000000..60975f3db --- /dev/null +++ b/net/miniupnpd/patches/patch-Makefile @@ -0,0 +1,14 @@ +$NetBSD: patch-Makefile,v 1.7 2015/04/08 10:36:17 adam Exp $ + +Use CFLAGS provided by pkgsrc. + +--- Makefile.orig 2015-04-08 10:08:17.000000000 +0000 ++++ Makefile +@@ -16,7 +16,6 @@ + # + + #CFLAGS ?= -pipe -Os +-CFLAGS = -pipe -O -g -DDEBUG + #CFLAGS += -ansi + CFLAGS += -Wall + CFLAGS += -W diff --git a/net/mirror/Makefile b/net/mirror/Makefile index 0ccb56625..e0ff6d5ad 100644 --- a/net/mirror/Makefile +++ b/net/mirror/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:42 wiz Exp $ DISTNAME= mirror-2.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= # ftp://src.doc.ic.ac.uk/computing/archiving/mirror/ diff --git a/net/miruo/DESCR b/net/miruo/DESCR new file mode 100644 index 000000000..4b51d9c51 --- /dev/null +++ b/net/miruo/DESCR @@ -0,0 +1 @@ +Pretty-print TCP session monitor/analyzer from KLab Inc. diff --git a/net/miruo/Makefile b/net/miruo/Makefile new file mode 100644 index 000000000..4dc6c8c52 --- /dev/null +++ b/net/miruo/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.2 2015/05/21 13:20:57 ryoon Exp $ + +DISTNAME= miruo-0.9.6 +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_GITHUB:=KLab/} +GITHUB_PROJECT= miruo +GITHUB_TAG= ${PKGVERSION_NOREV} + +MAINTAINER= ryoon@NetBSD.org +HOMEPAGE= ${MASTER_SITE_GITHUB:=KLab/miruo/} +COMMENT= Pretty-print TCP session monitor/analyzer +LICENSE= gnu-gpl-v3 + +GNU_CONFIGURE= yes + +SUBST_CLASSES+= getopt +SUBST_STAGE.getopt= pre-configure +SUBST_MESSAGE.getopt= Fixing getopt_long_only +SUBST_FILES.getopt+= miruo.c +SUBST_SED.getopt+= -e 's,getopt_long_only,getopt_long,' + +.include "../../devel/libgetopt/buildlink3.mk" +.include "../../net/libpcap/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/miruo/PLIST b/net/miruo/PLIST new file mode 100644 index 000000000..6c9117be4 --- /dev/null +++ b/net/miruo/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 03:08:11 ryoon Exp $ +sbin/miruo diff --git a/net/miruo/distinfo b/net/miruo/distinfo new file mode 100644 index 000000000..d1a6f3db7 --- /dev/null +++ b/net/miruo/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 03:08:11 ryoon Exp $ + +SHA1 (miruo-0.9.6.tar.gz) = f93b472a47c65db5d1b8903df2189c1945e5b86e +RMD160 (miruo-0.9.6.tar.gz) = dc3a856b8bcf7ac8e04515c5a1da568531f8e438 +Size (miruo-0.9.6.tar.gz) = 118783 bytes diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index ea14d200d..3f0b42b21 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.82 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.84 2015/04/25 14:23:46 tnn Exp $ # .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} -PKGREVISION= 25 +PKGREVISION= 27 COMMENT+= (GTK interface) diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index e5c861063..110200cde 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.78 2015/06/12 10:50:42 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 15 +PKGREVISION= 16 RCD_SCRIPTS= mldonkey diff --git a/net/mono-nat/Makefile b/net/mono-nat/Makefile index 5375526b9..91cd6fbb0 100644 --- a/net/mono-nat/Makefile +++ b/net/mono-nat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/06 08:17:16 adam Exp $ DISTNAME= mono-nat-1.0.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= http://projects.qnetp.net/attachments/download/22/ diff --git a/net/mono-nat/buildlink3.mk b/net/mono-nat/buildlink3.mk index 5f694dceb..d15ce8b02 100644 --- a/net/mono-nat/buildlink3.mk +++ b/net/mono-nat/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= mono-nat @@ -6,7 +6,7 @@ BUILDLINK_TREE+= mono-nat MONO_NAT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mono-nat+= mono-nat>=1.0.2 -BUILDLINK_ABI_DEPENDS.mono-nat+= mono-nat>=1.0.2nb10 +BUILDLINK_ABI_DEPENDS.mono-nat+= mono-nat>=1.0.2nb11 BUILDLINK_PKGSRCDIR.mono-nat?= ../../net/mono-nat .include "../../lang/mono2/buildlink3.mk" diff --git a/net/monotorrent/Makefile b/net/monotorrent/Makefile index 959758be8..1e7f12448 100644 --- a/net/monotorrent/Makefile +++ b/net/monotorrent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/06 08:17:16 adam Exp $ DISTNAME= monotorrent-0.72 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= http://projects.qnetp.net/attachments/download/13/ diff --git a/net/monotorrent/buildlink3.mk b/net/monotorrent/buildlink3.mk index 62a7fc4f0..77fb5758d 100644 --- a/net/monotorrent/buildlink3.mk +++ b/net/monotorrent/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= monotorrent @@ -6,7 +6,7 @@ BUILDLINK_TREE+= monotorrent MONOTORRENT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.monotorrent+= monotorrent>=0.72 -BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb10 +BUILDLINK_ABI_DEPENDS.monotorrent+= monotorrent>=0.72nb11 BUILDLINK_PKGSRCDIR.monotorrent?= ../../net/monotorrent .include "../../lang/mono2/buildlink3.mk" diff --git a/net/monsoon/Makefile b/net/monsoon/Makefile index 2b1c87915..8954d1a92 100644 --- a/net/monsoon/Makefile +++ b/net/monsoon/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/10/07 16:47:33 adam Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:50:42 wiz Exp $ DISTNAME= monsoon-0.20 -PKGREVISION= 42 +PKGREVISION= 45 CATEGORIES= net MASTER_SITES= http://www.monsoon-project.org/jaws/data/files/ diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 4eabc3742..113fc050f 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:42 wiz Exp $ DISTNAME= mosh-1.2.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 671bbaab5..005844aca 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.115 2015/06/12 10:50:42 wiz Exp $ DISTNAME= mrtg-2.17.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ http://oss.oetiker.ch/mrtg/pub/old/ diff --git a/net/mtr/Makefile b/net/mtr/Makefile index 0463fec7d..8cf93ef67 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2014/12/14 15:48:44 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2015/04/25 14:23:46 tnn Exp $ DISTNAME= mtr-0.86 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ diff --git a/net/nagios-base/Makefile b/net/nagios-base/Makefile index cd535db69..27380c757 100644 --- a/net/nagios-base/Makefile +++ b/net/nagios-base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.55 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:50:42 wiz Exp $ # -DISTNAME= nagios-3.5.1 +DISTNAME= nagios-4.0.8 PKGNAME= ${DISTNAME:S/-/-base-/} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= net sysutils DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/} @@ -15,6 +15,8 @@ HOMEPAGE= http://www.nagios.org/ COMMENT= Network monitor LICENSE= gnu-gpl-v2 +PKG_DESTDIR_SUPPORT= destdir + .include "../../mk/bsd.prefs.mk" .include "../../net/nagios-base/Makefile.common" .include "options.mk" @@ -50,6 +52,8 @@ BUILD_DEFS+= NAGIOSDIR PKG_GROUPS+= ${NAGIOS_GROUP} PKG_GROUPS+= ${NAGIOSCMD_GROUP} +USERGROUP_PHASE+= pre-install + PKG_USERS+= ${NAGIOS_USER}:${NAGIOS_GROUP} PKG_GECOS.${NAGIOS_USER}= Nagios Runtime User @@ -82,9 +86,6 @@ SUBST_FILES.files= nagios.conf.dist SUBST_SED.files= -e "s|@PREFIX@|${PREFIX}|g" SUBST_MESSAGE.files= Fixing configuration files. -post-extract: - ${MV} ${WRKDIR}/nagios ${WRKSRC} - pre-build: ${CP} ${FILESDIR}/nagios.conf.dist ${WRKSRC}/nagios.conf.dist @@ -98,7 +99,12 @@ post-install: ${DESTDIR}/${PREFIX}/share/nagios/images/logos/ ${INSTALL_DATA} ${WRKDIR}/netbsd40.png \ ${DESTDIR}/${PREFIX}/share/nagios/images/logos/ + ${CHMOD} g-w ${DESTDIR}${PREFIX}/share/nagios/jsonquery.html + ${CHMOD} g-w ${DESTDIR}${PREFIX}/share/nagios/rss-corefeed.html + ${CHMOD} g-w ${DESTDIR}${PREFIX}/share/nagios/rss-newsfeed.html +.include "../../mk/dlopen.buildlink3.mk" +.include "../../devel/libltdl/buildlink3.mk" .include "../../graphics/gd/buildlink3.mk" .include "../../lang/php/phpversion.mk" .include "${PHPPKGSRCDIR}/buildlink3.mk" diff --git a/net/nagios-base/PLIST b/net/nagios-base/PLIST index d0daf3b71..a8a2ef25a 100644 --- a/net/nagios-base/PLIST +++ b/net/nagios-base/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.17 2014/04/02 13:32:18 he Exp $ +@comment $NetBSD: PLIST,v 1.18 2015/04/03 17:06:08 rodent Exp $ bin/nagios bin/nagiostats -bin/p1.pl +libexec/nagios/cgi-bin/archivejson.cgi libexec/nagios/cgi-bin/avail.cgi libexec/nagios/cgi-bin/cmd.cgi libexec/nagios/cgi-bin/config.cgi @@ -9,9 +9,11 @@ libexec/nagios/cgi-bin/extinfo.cgi libexec/nagios/cgi-bin/histogram.cgi libexec/nagios/cgi-bin/history.cgi libexec/nagios/cgi-bin/notifications.cgi +libexec/nagios/cgi-bin/objectjson.cgi libexec/nagios/cgi-bin/outages.cgi libexec/nagios/cgi-bin/showlog.cgi libexec/nagios/cgi-bin/status.cgi +libexec/nagios/cgi-bin/statusjson.cgi libexec/nagios/cgi-bin/statusmap.cgi libexec/nagios/cgi-bin/statuswml.cgi libexec/nagios/cgi-bin/statuswrl.cgi @@ -359,9 +361,14 @@ share/nagios/includes/rss/rss_utils.inc share/nagios/includes/utils.inc.php share/nagios/index.php share/nagios/js/jquery-1.7.1.min.js +share/nagios/js/jsonquery.js +share/nagios/jsonquery.html share/nagios/main.php share/nagios/robots.txt +share/nagios/rss-corebanner.php +share/nagios/rss-corefeed.html share/nagios/rss-corefeed.php +share/nagios/rss-newsfeed.html share/nagios/rss-newsfeed.php share/nagios/side.php share/nagios/stylesheets/avail.css @@ -372,6 +379,7 @@ share/nagios/stylesheets/config.css share/nagios/stylesheets/extinfo.css share/nagios/stylesheets/histogram.css share/nagios/stylesheets/history.css +share/nagios/stylesheets/jsonquery.css share/nagios/stylesheets/ministatus.css share/nagios/stylesheets/notifications.css share/nagios/stylesheets/outages.css diff --git a/net/nagios-base/distinfo b/net/nagios-base/distinfo index b038f6087..2c6835619 100644 --- a/net/nagios-base/distinfo +++ b/net/nagios-base/distinfo @@ -1,30 +1,30 @@ -$NetBSD: distinfo,v 1.21 2014/04/15 10:16:47 obache Exp $ +$NetBSD: distinfo,v 1.25 2015/06/15 01:29:40 rodent Exp $ -SHA1 (nagios-3.5.1.tar.gz) = 486fd6c75db47000b96d6eebb1654c30d5e9bc72 -RMD160 (nagios-3.5.1.tar.gz) = 0ce5693a745f617c9fbf627f18af27b793de884d -Size (nagios-3.5.1.tar.gz) = 1763584 bytes +SHA1 (nagios-4.0.8.tar.gz) = d49586db6905a8e58a082251d8f89ef5c2cab872 +RMD160 (nagios-4.0.8.tar.gz) = b53631755e0a23aba918a99f58b7bea237fdd799 +Size (nagios-4.0.8.tar.gz) = 1805059 bytes SHA1 (nagios-netbsd40-icons.tar.gz) = 62919c22c5d5dc3f603c3320578431e93dfdd9fe RMD160 (nagios-netbsd40-icons.tar.gz) = 96ad67a107dad095213ddbf58debcfd5b46d6dee Size (nagios-netbsd40-icons.tar.gz) = 5659 bytes -SHA1 (patch-Makefile.in) = 6a02bb8a9e4f10ddf19458c8485ccda813057637 -SHA1 (patch-base_Makefile.in) = 4c56192ec7d4df0b162f1fe09018902a970dd5c7 -SHA1 (patch-cgi_Makefile.in) = d8e6bb1ca4039e1f613caae8537666738f61ce08 -SHA1 (patch-cgi_avail.c) = 1ca4bbc28496ba1a4f4034284d003b8bfaed5a82 -SHA1 (patch-cgi_cmd.c) = 69b34e73dc54f99335626058e53d4e1f65313f72 -SHA1 (patch-cgi_config.c) = 9eb7887ee774e312f9254e9db38a04e41614d5e8 -SHA1 (patch-cgi_extinfo.c) = 27fada8f82a42ff80933ed8bacf6e6263ea7f3c0 -SHA1 (patch-cgi_getcgi.c) = 3aa7223473c7a961645591ee9ad46120cd7231b3 -SHA1 (patch-cgi_histogram.c) = 1d24e481a34db0d469de81ef70f079a01b704314 -SHA1 (patch-cgi_notifications.c) = 414013df5a298efd37051273d4da9aee46516241 -SHA1 (patch-cgi_outages.c) = dec955b3468b052ec988b46abb9933ff65e44505 -SHA1 (patch-cgi_status.c) = 009da866967e992fdd8f11bd9e53dbc9cbffeace -SHA1 (patch-cgi_statusmap.c) = 73be1d14a7daf327eee253cfe66f4ebb50ae4fca -SHA1 (patch-cgi_statuswml.c) = 027d1f7d9e246374d84804a5a4472cc70ae2edf1 -SHA1 (patch-cgi_summary.c) = 0a8c903b5eb1a9abc33af5091e97e31682cf2cb5 -SHA1 (patch-cgi_trends.c) = 49dcdb16d150268352176360197b03cbaabcc357 -SHA1 (patch-common_Makefile.in) = 9531dcc15c3a4fa953070275065d50978aeef050 -SHA1 (patch-configure) = a62a51408ac2b09176dcfdea4efab02abe652c7f -SHA1 (patch-contrib_daemonchk.c) = c95efd621e1496f508d5938acc8f354afbb99277 -SHA1 (patch-html_Makefile.in) = 70f48e5aefe914a2c58d82dd38ec16e8b4cd8b71 -SHA1 (patch-include_locations.h.in) = 17c721da9b5d44fe159d385f3c0da2157df14231 -SHA1 (patch-sample-config_nagios.cfg.in) = c8422814bad0b19dfefe116b6db961ac7213c92f +SHA1 (patch-Makefile.in) = 953eea6b276beba75ab5c64c14d10cdcf1ca2188 +SHA1 (patch-base_Makefile.in) = 2b0162bb4d395b1d529f5fc1fdf9eab3ddaeb161 +SHA1 (patch-cgi_Makefile.in) = 25c22914986c0b781f5dd665a7a53778e1031a63 +SHA1 (patch-cgi_cmd.c) = 90dfbfc78b08c5d72f168003d6c9fb56d67a8743 +SHA1 (patch-cgi_extinfo.c) = 8cad0787fbe0a782edb93ca299462a5718a34a4b +SHA1 (patch-cgi_getcgi.c) = 3af474de4f4281f18a306f7d618ff532d0a9ca9e +SHA1 (patch-cgi_statusjson.c) = 13967c18ee3eaaaf75edb8b3ee028bece73272ae +SHA1 (patch-common_Makefile.in) = 7fa093a6109dfa03f9b97e4312d3a09e3235f00f +SHA1 (patch-common_comments.c) = 7739c9c74333c45e86242383073dfa78785445ec +SHA1 (patch-configure) = f57db3a43c1abc1aa0d6fe007308089c620624a4 +SHA1 (patch-daemon-init.in) = 1e50bb84fde9780d5b13edb4e232c0e3a90ac3f4 +SHA1 (patch-html_Makefile.in) = 33ca19b5cf37839be6fbd851a5dcf29d4d701c8b +SHA1 (patch-include_comments.h) = c86328a4f1437ee1dc2b6f97be61693414dd4fce +SHA1 (patch-include_locations.h.in) = 0ee376f6737b24f0d4ea8b37781aca70147c5e70 +SHA1 (patch-include_statusjson.h) = c5a84b9ef3114f2e2480d719bbb4a24c8965e052 +SHA1 (patch-lib_nsock.c) = e50b9c5ed572fea309eb1c06fea2e0ee8f4d34d3 +SHA1 (patch-lib_runcmd.c) = fb34fe5cdc39aca973c1a6e125b125867e6ed262 +SHA1 (patch-sample-config_nagios.cfg.in) = 4ad00840ad66d2e01b19c6db76c810fc3fb80795 +SHA1 (patch-t-tap_test__xsddefault.c) = db7166fae411a461d8b4a4a31f55af693aeb03b0 +SHA1 (patch-xdata_xcddefault.c) = ba14af868cd773d07e029a2773a44614eedc3e46 +SHA1 (patch-xdata_xrddefault.c) = 0883a8ea4bac21523b0aa6ef77272ba5ae0c8b42 +SHA1 (patch-xdata_xsddefault.c) = 6255158bfe90a390678f2b834935e809b21d560c diff --git a/net/nagios-base/patches/patch-Makefile.in b/net/nagios-base/patches/patch-Makefile.in index 8a5eca0a4..c61aa7f4d 100644 --- a/net/nagios-base/patches/patch-Makefile.in +++ b/net/nagios-base/patches/patch-Makefile.in @@ -1,10 +1,10 @@ -$NetBSD: patch-Makefile.in,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-Makefile.in,v 1.2 2015/04/03 17:06:08 rodent Exp $ Adjustments to build procedure. ---- Makefile.in.orig 2012-04-25 12:30:47.000000000 +0000 +--- Makefile.in.orig 2014-08-12 15:00:01.000000000 +0000 +++ Makefile.in -@@ -24,17 +24,16 @@ prefix=@prefix@ +@@ -25,9 +25,9 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ LOGDIR=@localstatedir@ CHECKRESULTDIR=@CHECKRESULTDIR@ @@ -14,7 +14,9 @@ Adjustments to build procedure. -CGIDIR=@sbindir@ +CGIDIR=@libexecdir@ LIBEXECDIR=@libexecdir@ - HTMLDIR=@datadir@ + LIBDIR=@libdir@ + INCLUDEDIR=@includedir@/nagios +@@ -36,9 +36,8 @@ datarootdir=@datarootdir@ INSTALL=@INSTALL@ INSTALL_OPTS=@INSTALL_OPTS@ COMMAND_OPTS=@COMMAND_OPTS@ @@ -23,15 +25,16 @@ Adjustments to build procedure. -INIT_OPTS=-o root -g root +INIT_OPTS=-o root -g wheel CGICFGDIR=$(CGIDIR) - PERLDIR=@PERLDIR@ -@@ -72,74 +71,6 @@ all: + USE_EVENTBROKER=@USE_EVENTBROKER@ +@@ -71,75 +70,6 @@ all: cd $(SRC_BASE) && $(MAKE) cd $(SRC_CGI) && $(MAKE) cd $(SRC_HTM) && $(MAKE) - if [ x$(USE_EVENTBROKER) = xyes ]; then \ - cd $(SRC_MODULE) && $(MAKE); \ - fi +- cd $(SRC_WORKERS) && $(MAKE) $@ - - @echo "" - @echo "*** Compile finished ***" @@ -98,26 +101,21 @@ Adjustments to build procedure. - @echo "Enjoy." - @echo "" - nagios: - cd $(SRC_BASE) && $(MAKE) -@@ -234,14 +165,10 @@ install-unstripped: + $(SRC_LIB)/libnagios.a: + cd $(SRC_LIB) && $(MAKE) +@@ -245,11 +175,6 @@ install-unstripped: $(MAKE) install-basic install-basic: - $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(LIBEXECDIR) - $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(LOGDIR) - $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(LOGDIR)/archives -- $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(CHECKRESULTDIR) - if [ $(INSTALLPERLSTUFF) = yes ]; then \ -- $(INSTALL) -m 664 $(INSTALL_OPTS) p1.pl $(DESTDIR)$(BINDIR); \ -+ $(BSD_INSTALL_SCRIPT) p1.pl $(DESTDIR)$(BINDIR); \ - fi; -- -+ +- $(INSTALL) -m 775 $(COMMAND_OPTS) -d $(DESTDIR)$(CHECKRESULTDIR) +- chmod g+s $(DESTDIR)$(CHECKRESULTDIR) + @echo "" @echo "*** Main program, CGIs and HTML files installed ***" - @echo "" -@@ -261,20 +188,20 @@ install-basic: +@@ -270,20 +195,20 @@ install-basic: install-config: @@ -152,7 +150,7 @@ Adjustments to build procedure. @echo "" @echo "*** Config files installed ***" @echo "" -@@ -291,8 +218,15 @@ install-webconf: +@@ -300,8 +225,15 @@ install-webconf: @echo "" install-exfoliation: @@ -170,7 +168,7 @@ Adjustments to build procedure. @echo "" @echo "*** Exfoliation theme installed ***" -@@ -320,7 +254,10 @@ install-daemoninit: +@@ -329,7 +261,10 @@ install-daemoninit: install-commandmode: diff --git a/net/nagios-base/patches/patch-base_Makefile.in b/net/nagios-base/patches/patch-base_Makefile.in index f6fbf1e67..58165a792 100644 --- a/net/nagios-base/patches/patch-base_Makefile.in +++ b/net/nagios-base/patches/patch-base_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-base_Makefile.in,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-base_Makefile.in,v 1.2 2015/04/03 17:06:08 rodent Exp $ Adjustments to build procedure. ---- base/Makefile.in.orig 2010-10-23 10:00:59.000000000 +0000 +--- base/Makefile.in.orig 2014-08-12 15:00:01.000000000 +0000 +++ base/Makefile.in @@ -36,7 +36,7 @@ exec_prefix=@exec_prefix@ LOGDIR=@localstatedir@ @@ -13,7 +13,7 @@ Adjustments to build procedure. HTMLDIR=@datarootdir@ INSTALL=@INSTALL@ INSTALL_OPTS=@INSTALL_OPTS@ -@@ -204,9 +204,9 @@ install-unstripped: +@@ -180,9 +180,9 @@ install-unstripped: $(MAKE) install-basic install-basic: diff --git a/net/nagios-base/patches/patch-cgi_Makefile.in b/net/nagios-base/patches/patch-cgi_Makefile.in index d4e88a750..5b151bd18 100644 --- a/net/nagios-base/patches/patch-cgi_Makefile.in +++ b/net/nagios-base/patches/patch-cgi_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-cgi_Makefile.in,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-cgi_Makefile.in,v 1.2 2015/04/03 17:06:08 rodent Exp $ Adjustments to build procedure. ---- cgi/Makefile.in.orig 2010-10-23 10:00:59.000000000 +0000 +--- cgi/Makefile.in.orig 2014-08-12 15:00:01.000000000 +0000 +++ cgi/Makefile.in @@ -15,7 +15,7 @@ exec_prefix=@exec_prefix@ LOGDIR=@localstatedir@ diff --git a/net/nagios-base/patches/patch-cgi_avail.c b/net/nagios-base/patches/patch-cgi_avail.c deleted file mode 100644 index a85a421b8..000000000 --- a/net/nagios-base/patches/patch-cgi_avail.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_avail.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/avail.c.orig 2012-02-03 15:23:14.000000000 +0000 -+++ cgi/avail.c -@@ -1141,7 +1141,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_cmd.c b/net/nagios-base/patches/patch-cgi_cmd.c index 712677fd7..1905778f0 100644 --- a/net/nagios-base/patches/patch-cgi_cmd.c +++ b/net/nagios-base/patches/patch-cgi_cmd.c @@ -1,32 +1,15 @@ -$NetBSD: patch-cgi_cmd.c,v 1.2 2014/04/15 10:16:47 obache Exp $ +$NetBSD: patch-cgi_cmd.c,v 1.4 2015/04/12 23:33:06 rodent Exp $ -* Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ -* Fix CVE-2014-1878 +Fix build in SunOS. ---- cgi/cmd.c.orig 2013-08-30 17:46:14.000000000 +0000 +--- cgi/cmd.c.orig 2014-08-12 15:00:01.000000000 +0000 +++ cgi/cmd.c -@@ -321,7 +321,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - -@@ -1923,14 +1922,14 @@ static int cmd_submitf(int id, const cha - return ERROR; - - len = snprintf(cmd, sizeof(cmd) - 1, "[%lu] %s;", time(NULL), command); -- if(len < 0) -+ if(len < 0 || len >= sizeof(cmd)) - return ERROR; - - if(fmt) { - va_start(ap, fmt); - len2 = vsnprintf(&cmd[len], sizeof(cmd) - len - 1, fmt, ap); - va_end(ap); -- if(len2 < 0) -+ if(len2 < 0 || len2 >= sizeof(cmd) - len) - return ERROR; - } - +@@ -1403,7 +1403,7 @@ void commit_command_data(int cmd) { + service *temp_service; + host *temp_host; + hostgroup *temp_hostgroup; +- comment *temp_comment; ++ my_comment *temp_comment; + scheduled_downtime *temp_downtime; + servicegroup *temp_servicegroup = NULL; + contact *temp_contact = NULL; diff --git a/net/nagios-base/patches/patch-cgi_config.c b/net/nagios-base/patches/patch-cgi_config.c deleted file mode 100644 index 343269103..000000000 --- a/net/nagios-base/patches/patch-cgi_config.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_config.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/config.c.orig 2013-02-27 01:37:32.000000000 +0000 -+++ cgi/config.c -@@ -386,7 +386,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_extinfo.c b/net/nagios-base/patches/patch-cgi_extinfo.c index dedd14f10..74937e93b 100644 --- a/net/nagios-base/patches/patch-cgi_extinfo.c +++ b/net/nagios-base/patches/patch-cgi_extinfo.c @@ -1,14 +1,24 @@ -$NetBSD: patch-cgi_extinfo.c,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-cgi_extinfo.c,v 1.3 2015/04/12 23:33:06 rodent Exp $ -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ +Fix build in SunOS. ---- cgi/extinfo.c.orig 2011-08-17 07:36:27.000000000 +0000 +--- cgi/extinfo.c.orig 2014-08-12 15:00:01.000000000 +0000 +++ cgi/extinfo.c -@@ -651,7 +651,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } +@@ -1739,7 +1739,7 @@ void show_all_comments(void) { + const char *bg_class = ""; + int odd = 0; + char date_time[MAX_DATETIME_LENGTH]; +- comment *temp_comment; ++ my_comment *temp_comment; + host *temp_host; + service *temp_service; + char *comment_type; +@@ -2420,7 +2420,7 @@ void display_comments(int type) { + const char *bg_class = ""; + int odd = 1; + char date_time[MAX_DATETIME_LENGTH]; +- comment *temp_comment; ++ my_comment *temp_comment; + char *comment_type; + char expire_time[MAX_DATETIME_LENGTH]; diff --git a/net/nagios-base/patches/patch-cgi_getcgi.c b/net/nagios-base/patches/patch-cgi_getcgi.c index da91f2c84..d23b85653 100644 --- a/net/nagios-base/patches/patch-cgi_getcgi.c +++ b/net/nagios-base/patches/patch-cgi_getcgi.c @@ -1,10 +1,10 @@ -$NetBSD: patch-cgi_getcgi.c,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-cgi_getcgi.c,v 1.2 2015/04/03 17:06:08 rodent Exp $ Also include limits.h. ---- cgi/getcgi.c.orig 2012-10-04 18:31:47.000000000 +0200 -+++ cgi/getcgi.c 2012-10-04 18:31:57.000000000 +0200 -@@ -10,6 +10,7 @@ +--- cgi/getcgi.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ cgi/getcgi.c +@@ -9,6 +9,7 @@ #include "../include/getcgi.h" #include #include diff --git a/net/nagios-base/patches/patch-cgi_histogram.c b/net/nagios-base/patches/patch-cgi_histogram.c deleted file mode 100644 index d568b6a7e..000000000 --- a/net/nagios-base/patches/patch-cgi_histogram.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_histogram.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/histogram.c.orig 2011-11-21 20:51:52.000000000 +0000 -+++ cgi/histogram.c -@@ -1069,7 +1069,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_notifications.c b/net/nagios-base/patches/patch-cgi_notifications.c deleted file mode 100644 index 9700411d9..000000000 --- a/net/nagios-base/patches/patch-cgi_notifications.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_notifications.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/notifications.c.orig 2012-02-03 15:22:56.000000000 +0000 -+++ cgi/notifications.c -@@ -358,7 +358,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_outages.c b/net/nagios-base/patches/patch-cgi_outages.c deleted file mode 100644 index f30cdb9bc..000000000 --- a/net/nagios-base/patches/patch-cgi_outages.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_outages.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/outages.c.orig 2011-08-17 07:36:27.000000000 +0000 -+++ cgi/outages.c -@@ -269,7 +269,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_status.c b/net/nagios-base/patches/patch-cgi_status.c deleted file mode 100644 index 6d377bc7c..000000000 --- a/net/nagios-base/patches/patch-cgi_status.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_status.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/status.c.orig 2013-03-09 21:46:35.000000000 +0000 -+++ cgi/status.c -@@ -600,7 +600,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_statusjson.c b/net/nagios-base/patches/patch-cgi_statusjson.c new file mode 100644 index 000000000..f7d7605a4 --- /dev/null +++ b/net/nagios-base/patches/patch-cgi_statusjson.c @@ -0,0 +1,78 @@ +$NetBSD: patch-cgi_statusjson.c,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- cgi/statusjson.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ cgi/statusjson.c +@@ -63,7 +63,7 @@ extern service *service_list; + extern contact *contact_list; + #endif + extern servicestatus *servicestatus_list; +-extern comment *comment_list; ++extern my_comment *comment_list; + extern scheduled_downtime *scheduled_downtime_list; + + /* Program status variables */ +@@ -717,7 +717,7 @@ json_object *json_status_service_selecto + time_t, time_t, char *, char *, char *, contactgroup *, timeperiod *, + timeperiod *, command *, command *); + +-int json_status_comment_passes_selection(comment *, int, time_t, time_t, ++int json_status_comment_passes_selection(my_comment *, int, time_t, time_t, + unsigned, unsigned, unsigned, unsigned, char *, char *); + json_object *json_status_comment_selectors(unsigned, int, int, int, time_t, + time_t, unsigned, unsigned, unsigned, unsigned, char *, char *); +@@ -1824,7 +1824,7 @@ int validate_arguments(json_object *json + timeperiod *temp_timeperiod = NULL; + command *temp_command = NULL; + contact *temp_contact = NULL; +- comment *temp_comment = NULL; ++ my_comment *temp_comment = NULL; + scheduled_downtime *temp_downtime = NULL; + authdata *authinfo = NULL; /* Currently always NULL because + get_authentication_information() hasn't +@@ -3568,7 +3568,7 @@ void json_status_service_details(json_ob + #endif + } + +-int json_status_comment_passes_selection(comment *temp_comment, int time_field, ++int json_status_comment_passes_selection(my_comment *temp_comment, int time_field, + time_t start_time, time_t end_time, unsigned comment_types, + unsigned entry_types, unsigned persistence, unsigned expiring, + char *host_name, char *service_description) { +@@ -3743,7 +3743,7 @@ json_object *json_status_commentcount(un + char *host_name, char *service_description) { + + json_object *json_data; +- comment *temp_comment; ++ my_comment *temp_comment; + int count = 0; + + json_data = json_new_object(); +@@ -3777,7 +3777,7 @@ json_object *json_status_commentlist(uns + json_object *json_commentlist_object = NULL; + json_object *json_commentlist_array = NULL; + json_object *json_comment_details; +- comment *temp_comment; ++ my_comment *temp_comment; + int current = 0; + int counted = 0; + char *buf; +@@ -3835,7 +3835,7 @@ json_object *json_status_commentlist(uns + return json_data; + } + +-json_object *json_status_comment(unsigned format_options, comment *temp_comment) { ++json_object *json_status_comment(unsigned format_options, my_comment *temp_comment) { + + json_object *json_comment = json_new_object(); + json_object *json_details = json_new_object(); +@@ -3849,7 +3849,7 @@ json_object *json_status_comment(unsigne + } + + void json_status_comment_details(json_object *json_details, +- unsigned format_options, comment *temp_comment) { ++ unsigned format_options, my_comment *temp_comment) { + + json_object_append_integer(json_details, "comment_id", + temp_comment->comment_id); diff --git a/net/nagios-base/patches/patch-cgi_statusmap.c b/net/nagios-base/patches/patch-cgi_statusmap.c deleted file mode 100644 index c9d71e366..000000000 --- a/net/nagios-base/patches/patch-cgi_statusmap.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_statusmap.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/statusmap.c.orig 2011-08-17 07:36:27.000000000 +0000 -+++ cgi/statusmap.c -@@ -407,7 +407,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_statuswml.c b/net/nagios-base/patches/patch-cgi_statuswml.c deleted file mode 100644 index 6599f2955..000000000 --- a/net/nagios-base/patches/patch-cgi_statuswml.c +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-cgi_statuswml.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/statuswml.c.orig 2011-08-17 07:36:27.000000000 +0000 -+++ cgi/statuswml.c -@@ -235,8 +235,13 @@ int process_cgivars(void) { - - for(x = 0; variables[x] != NULL; x++) { - -+ /* do some basic length checking on the variable identifier to prevent buffer overflows */ -+ if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -+ continue; -+ } -+ - /* we found the hostgroup argument */ -- if(!strcmp(variables[x], "hostgroup")) { -+ else if(!strcmp(variables[x], "hostgroup")) { - display_type = DISPLAY_HOSTGROUP; - x++; - if(variables[x] == NULL) { diff --git a/net/nagios-base/patches/patch-cgi_summary.c b/net/nagios-base/patches/patch-cgi_summary.c deleted file mode 100644 index d544b3e38..000000000 --- a/net/nagios-base/patches/patch-cgi_summary.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_summary.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/summary.c.orig 2011-08-17 07:36:27.000000000 +0000 -+++ cgi/summary.c -@@ -761,7 +761,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-cgi_trends.c b/net/nagios-base/patches/patch-cgi_trends.c deleted file mode 100644 index 0797ab9b1..000000000 --- a/net/nagios-base/patches/patch-cgi_trends.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-cgi_trends.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- cgi/trends.c.orig 2011-08-17 07:36:27.000000000 +0000 -+++ cgi/trends.c -@@ -1271,7 +1271,6 @@ int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - diff --git a/net/nagios-base/patches/patch-common_Makefile.in b/net/nagios-base/patches/patch-common_Makefile.in index 41da57b26..8e8171bf9 100644 --- a/net/nagios-base/patches/patch-common_Makefile.in +++ b/net/nagios-base/patches/patch-common_Makefile.in @@ -1,10 +1,10 @@ -$NetBSD: patch-common_Makefile.in,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-common_Makefile.in,v 1.2 2015/04/03 17:06:08 rodent Exp $ Adjustments to build procedure. ---- common/Makefile.in.orig 2009-06-17 03:57:21.000000000 +0000 +--- common/Makefile.in.orig 2014-08-12 15:00:01.000000000 +0000 +++ common/Makefile.in -@@ -17,7 +17,7 @@ exec_prefix=@exec_prefix@ +@@ -16,7 +16,7 @@ exec_prefix=@exec_prefix@ LOGDIR=@localstatedir@ CFGDIR=@sysconfdir@ BINDIR=@bindir@ diff --git a/net/nagios-base/patches/patch-common_comments.c b/net/nagios-base/patches/patch-common_comments.c new file mode 100644 index 000000000..27a3145bb --- /dev/null +++ b/net/nagios-base/patches/patch-common_comments.c @@ -0,0 +1,223 @@ +$NetBSD: patch-common_comments.c,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- common/comments.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ common/comments.c +@@ -36,9 +36,9 @@ + #endif + + +-comment *comment_list = NULL; ++my_comment *comment_list = NULL; + int defer_comment_sorting = 0; +-comment **comment_hashlist = NULL; ++my_comment **comment_hashlist = NULL; + + + +@@ -131,12 +131,12 @@ int add_new_service_comment(int entry_ty + + /* deletes a host or service comment */ + int delete_comment(int type, unsigned long comment_id) { +- comment *this_comment = NULL; +- comment *last_comment = NULL; +- comment *next_comment = NULL; ++ my_comment *this_comment = NULL; ++ my_comment *last_comment = NULL; ++ my_comment *next_comment = NULL; + int hashslot = 0; +- comment *this_hash = NULL; +- comment *last_hash = NULL; ++ my_comment *this_hash = NULL; ++ my_comment *last_hash = NULL; + + /* find the comment we should remove */ + for(this_comment = comment_list, last_comment = comment_list; this_comment != NULL; this_comment = next_comment) { +@@ -232,8 +232,8 @@ int delete_all_comments(int type, char * + /* deletes all comments for a particular host */ + int delete_all_host_comments(char *host_name) { + int result = OK; +- comment *temp_comment = NULL; +- comment *next_comment = NULL; ++ my_comment *temp_comment = NULL; ++ my_comment *next_comment = NULL; + + if(host_name == NULL) + return ERROR; +@@ -252,8 +252,8 @@ int delete_all_host_comments(char *host_ + /* deletes all non-persistent acknowledgement comments for a particular host */ + int delete_host_acknowledgement_comments(host *hst) { + int result = OK; +- comment *temp_comment = NULL; +- comment *next_comment = NULL; ++ my_comment *temp_comment = NULL; ++ my_comment *next_comment = NULL; + + if(hst == NULL) + return ERROR; +@@ -275,8 +275,8 @@ int delete_host_acknowledgement_comments + /* deletes all comments for a particular service */ + int delete_all_service_comments(char *host_name, char *svc_description) { + int result = OK; +- comment *temp_comment = NULL; +- comment *next_comment = NULL; ++ my_comment *temp_comment = NULL; ++ my_comment *next_comment = NULL; + + if(host_name == NULL || svc_description == NULL) + return ERROR; +@@ -295,8 +295,8 @@ int delete_all_service_comments(char *ho + /* deletes all non-persistent acknowledgement comments for a particular service */ + int delete_service_acknowledgement_comments(service *svc) { + int result = OK; +- comment *temp_comment = NULL; +- comment *next_comment = NULL; ++ my_comment *temp_comment = NULL; ++ my_comment *next_comment = NULL; + + if(svc == NULL) + return ERROR; +@@ -314,7 +314,7 @@ int delete_service_acknowledgement_comme + + /* checks for an expired comment (and removes it) */ + int check_for_expired_comment(unsigned long comment_id) { +- comment *temp_comment = NULL; ++ my_comment *temp_comment = NULL; + + /* check all comments */ + for(temp_comment = comment_list; temp_comment != NULL; temp_comment = temp_comment->next) { +@@ -341,16 +341,16 @@ int check_for_expired_comment(unsigned l + /******************************************************************/ + + /* adds comment to hash list in memory */ +-int add_comment_to_hashlist(comment *new_comment) { +- comment *temp_comment = NULL; +- comment *lastpointer = NULL; ++int add_comment_to_hashlist(my_comment *new_comment) { ++ my_comment *temp_comment = NULL; ++ my_comment *lastpointer = NULL; + int hashslot = 0; + + /* initialize hash list */ + if(comment_hashlist == NULL) { + int i; + +- comment_hashlist = (comment **)malloc(sizeof(comment *) * COMMENT_HASHSLOTS); ++ comment_hashlist = (my_comment **)malloc(sizeof(my_comment *) * COMMENT_HASHSLOTS); + if(comment_hashlist == NULL) + return 0; + +@@ -410,9 +410,9 @@ int add_service_comment(int entry_type, + + /* adds a comment to the list in memory */ + int add_comment(int comment_type, int entry_type, char *host_name, char *svc_description, time_t entry_time, char *author, char *comment_data, unsigned long comment_id, int persistent, int expires, time_t expire_time, int source) { +- comment *new_comment = NULL; +- comment *last_comment = NULL; +- comment *temp_comment = NULL; ++ my_comment *new_comment = NULL; ++ my_comment *last_comment = NULL; ++ my_comment *temp_comment = NULL; + int result = OK; + + /* make sure we have the data we need */ +@@ -420,7 +420,7 @@ int add_comment(int comment_type, int en + return ERROR; + + /* allocate memory for the comment */ +- if((new_comment = (comment *)calloc(1, sizeof(comment))) == NULL) ++ if((new_comment = (my_comment *)calloc(1, sizeof(my_comment))) == NULL) + return ERROR; + + /* duplicate vars */ +@@ -500,13 +500,13 @@ int add_comment(int comment_type, int en + } + + static int comment_compar(const void *p1, const void *p2) { +- comment *c1 = *(comment **)p1; +- comment *c2 = *(comment **)p2; ++ my_comment *c1 = *(my_comment **)p1; ++ my_comment *c2 = *(my_comment **)p2; + return c1->comment_id - c2->comment_id; + } + + int sort_comments(void) { +- comment **array, *temp_comment; ++ my_comment **array, *temp_comment; + unsigned long i = 0, unsorted_comments = 0; + + if(!defer_comment_sorting) +@@ -546,8 +546,8 @@ int sort_comments(void) { + + /* frees memory allocated for the comment data */ + void free_comment_data(void) { +- comment *this_comment = NULL; +- comment *next_comment = NULL; ++ my_comment *this_comment = NULL; ++ my_comment *next_comment = NULL; + + /* free memory for the comment list */ + for(this_comment = comment_list; this_comment != NULL; this_comment = next_comment) { +@@ -576,7 +576,7 @@ void free_comment_data(void) { + + /* get the number of comments associated with a particular host */ + int number_of_host_comments(char *host_name) { +- comment *temp_comment = NULL; ++ my_comment *temp_comment = NULL; + int total_comments = 0; + + if(host_name == NULL) +@@ -593,7 +593,7 @@ int number_of_host_comments(char *host_n + + /* get the number of comments associated with a particular service */ + int number_of_service_comments(char *host_name, char *svc_description) { +- comment *temp_comment = NULL; ++ my_comment *temp_comment = NULL; + int total_comments = 0; + + if(host_name == NULL || svc_description == NULL) +@@ -613,14 +613,14 @@ int number_of_service_comments(char *hos + /********************* TRAVERSAL FUNCTIONS ************************/ + /******************************************************************/ + +-comment *get_first_comment_by_host(char *host_name) { ++my_comment *get_first_comment_by_host(char *host_name) { + + return get_next_comment_by_host(host_name, NULL); + } + + +-comment *get_next_comment_by_host(char *host_name, comment *start) { +- comment *temp_comment = NULL; ++my_comment *get_next_comment_by_host(char *host_name, my_comment *start) { ++ my_comment *temp_comment = NULL; + + if(host_name == NULL || comment_hashlist == NULL) + return NULL; +@@ -645,22 +645,22 @@ comment *get_next_comment_by_host(char * + /******************************************************************/ + + /* find a service comment by id */ +-comment *find_service_comment(unsigned long comment_id) { ++my_comment *find_service_comment(unsigned long comment_id) { + + return find_comment(comment_id, SERVICE_COMMENT); + } + + + /* find a host comment by id */ +-comment *find_host_comment(unsigned long comment_id) { ++my_comment *find_host_comment(unsigned long comment_id) { + + return find_comment(comment_id, HOST_COMMENT); + } + + + /* find a comment by id */ +-comment *find_comment(unsigned long comment_id, int comment_type) { +- comment *temp_comment = NULL; ++my_comment *find_comment(unsigned long comment_id, int comment_type) { ++ my_comment *temp_comment = NULL; + + for(temp_comment = comment_list; temp_comment != NULL; temp_comment = temp_comment->next) { + if(temp_comment->comment_id == comment_id && temp_comment->comment_type == comment_type) diff --git a/net/nagios-base/patches/patch-configure b/net/nagios-base/patches/patch-configure index 672918bb0..e935016e4 100644 --- a/net/nagios-base/patches/patch-configure +++ b/net/nagios-base/patches/patch-configure @@ -1,12 +1,12 @@ -$NetBSD: patch-configure,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/03 17:06:08 rodent Exp $ Adjustments to build procedure. ---- configure.orig 2011-07-26 05:16:26.000000000 +0200 -+++ configure 2011-08-01 18:36:37.000000000 +0200 -@@ -5775,7 +5775,7 @@ - CHECKRESULTDIR=no - fi; +--- configure.orig 2014-08-12 15:00:01.000000000 +0000 ++++ configure +@@ -6129,7 +6129,7 @@ else + fi + if test x$CHECKRESULTDIR = xno; then - CHECKRESULTDIR="$localstatedir/spool/checkresults" + CHECKRESULTDIR="$localstatedir/checkresults" diff --git a/net/nagios-base/patches/patch-contrib_daemonchk.c b/net/nagios-base/patches/patch-contrib_daemonchk.c deleted file mode 100644 index d446c890d..000000000 --- a/net/nagios-base/patches/patch-contrib_daemonchk.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-contrib_daemonchk.c,v 1.1 2014/04/02 10:22:37 he Exp $ - -Fix off-by-one vulnerabilities, ref. http://secunia.com/advisories/55976/ - ---- contrib/daemonchk.c.orig 2011-08-17 07:36:27.000000000 +0000 -+++ contrib/daemonchk.c -@@ -174,7 +174,6 @@ static int process_cgivars(void) { - - /* do some basic length checking on the variable identifier to prevent buffer overflows */ - if(strlen(variables[x]) >= MAX_INPUT_BUFFER - 1) { -- x++; - continue; - } - } diff --git a/net/nagios-base/patches/patch-daemon-init.in b/net/nagios-base/patches/patch-daemon-init.in new file mode 100644 index 000000000..9a6789759 --- /dev/null +++ b/net/nagios-base/patches/patch-daemon-init.in @@ -0,0 +1,15 @@ +$NetBSD: patch-daemon-init.in,v 1.1 2015/04/03 17:06:08 rodent Exp $ + +Fix portability failure. + +--- daemon-init.in.orig 2014-08-12 15:00:01.000000000 +0000 ++++ daemon-init.in +@@ -73,7 +73,7 @@ fi + USE_RAMDISK=${USE_RAMDISK:-0} + if test "$USE_RAMDISK" -ne 0 && test "$RAMDISK_SIZE"X != "X"; then + ramdisk=`mount |grep "${RAMDISK_DIR} type tmpfs"` +- if [ "$ramdisk"X == "X" ]; then ++ if [ "$ramdisk"X = "X" ]; then + mkdir -p -m 0755 ${RAMDISK_DIR} + mount -t tmpfs -o size=${RAMDISK_SIZE}m tmpfs ${RAMDISK_DIR} + mkdir -p -m 0755 ${RAMDISK_DIR}/checkresults diff --git a/net/nagios-base/patches/patch-html_Makefile.in b/net/nagios-base/patches/patch-html_Makefile.in index c57ab310c..abd35797e 100644 --- a/net/nagios-base/patches/patch-html_Makefile.in +++ b/net/nagios-base/patches/patch-html_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-html_Makefile.in,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-html_Makefile.in,v 1.3 2015/04/08 23:25:25 rodent Exp $ Adjustments to build procedure. ---- html/Makefile.in.orig 2012-02-13 20:40:42.000000000 +0000 +--- html/Makefile.in.orig 2014-08-12 15:00:01.000000000 +0000 +++ html/Makefile.in @@ -7,7 +7,7 @@ exec_prefix=@exec_prefix@ LOGDIR=@localstatedir@ @@ -11,9 +11,9 @@ Adjustments to build procedure. -CGIDIR=@sbindir@ +CGIDIR=@libexecdir@ HTMLDIR=@datadir@ + datarootdir=@datarootdir@ INSTALL=@INSTALL@ - INSTALL_OPTS=@INSTALL_OPTS@ -@@ -34,55 +34,55 @@ distclean: clean +@@ -35,21 +35,21 @@ distclean: clean devclean: distclean install: @@ -50,67 +50,54 @@ Adjustments to build procedure. # Remove old HTML files (PHP files are used now) rm -f $(DESTDIR)$(HTMLDIR)/index.html rm -f $(DESTDIR)$(HTMLDIR)/main.html - rm -f $(DESTDIR)$(HTMLDIR)/side.html -- for file in *.php; \ +@@ -58,35 +58,35 @@ install: + $(INSTALL) -m 664 $(INSTALL_OPTS) rss-corefeed.html $(DESTDIR)$(HTMLDIR) + $(INSTALL) -m 664 $(INSTALL_OPTS) rss-newsfeed.html $(DESTDIR)$(HTMLDIR) + for file in *.php; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR); done --# for file in media/*.wav; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR); done + # for file in media/*.wav; \ -# do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/media; done -- for file in stylesheets/*.css; \ ++# do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/media; done + for file in stylesheets/*.css; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/stylesheets; done -- for file in contexthelp/*.html; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/stylesheets; done + for file in contexthelp/*.html; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/contexthelp; done -- for file in js/*.js; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/contexthelp; done + for file in js/*.js; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/js; done --# for file in docs/*.html; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/js; done + # for file in docs/*.html; \ -# do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/docs; done --# for file in docs/images/*.*; \ ++# do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/docs; done + # for file in docs/images/*.*; \ -# do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/docs/images; done -- for file in images/*.gif; \ ++# do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/docs/images; done + for file in images/*.gif; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/images; done -- for file in images/*.jpg; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done + for file in images/*.jpg; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/images; done -- for file in images/*.png; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done + for file in images/*.png; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/images; done -- for file in images/*.ico; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done + for file in images/*.ico; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/images; done -- for file in images/logos/*.*; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done + for file in images/logos/*.*; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/images/logos; done -- for file in includes/*.*; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images/logos; done + for file in includes/*.*; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/includes; done -- for file in includes/rss/*.*; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/includes; done + for file in includes/rss/*.*; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/includes/rss; done -- for file in includes/rss/extlib/*.*; \ ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/includes/rss; done + for file in includes/rss/extlib/*.*; \ - do $(INSTALL) -m 664 $(INSTALL_OPTS) $$file $(DESTDIR)$(HTMLDIR)/includes/rss/extlib; done -+ for file in *.php; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR); done -+# for file in media/*.wav; do \ -+# $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/media; done -+ for file in stylesheets/*.css; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/stylesheets; done -+ for file in contexthelp/*.html; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/contexthelp; done -+ for file in js/*.js; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/js; done -+# for file in docs/*.html; do \ -+# $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/docs; done -+# for file in docs/images/*.*; do \ -+# $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/docs/images; done -+ for file in images/*.gif; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done -+ for file in images/*.jpg; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done -+ for file in images/*.png; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done -+ for file in images/*.ico; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images; done -+ for file in images/logos/*.*; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/images/logos; done -+ for file in includes/*.*; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/includes; done -+ for file in includes/rss/*.*; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/includes/rss; done -+ for file in includes/rss/extlib/*.*; do \ -+ $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/includes/rss/extlib; done ++ do $(BSD_INSTALL_DATA) $$file $(DESTDIR)$(HTMLDIR)/includes/rss/extlib; done install-unstripped: $(MAKE) install diff --git a/net/nagios-base/patches/patch-include_comments.h b/net/nagios-base/patches/patch-include_comments.h new file mode 100644 index 000000000..4b0bd3fd5 --- /dev/null +++ b/net/nagios-base/patches/patch-include_comments.h @@ -0,0 +1,58 @@ +$NetBSD: patch-include_comments.h,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- include/comments.h.orig 2014-08-12 15:00:01.000000000 +0000 ++++ include/comments.h +@@ -58,7 +58,7 @@ + NAGIOS_BEGIN_DECL + + /* COMMENT structure */ +-typedef struct comment { ++typedef struct my_comment { + int comment_type; + int entry_type; + unsigned long comment_id; +@@ -71,11 +71,11 @@ typedef struct comment { + char *service_description; + char *author; + char *comment_data; +- struct comment *next; +- struct comment *nexthash; +- } comment; ++ struct my_comment *next; ++ struct my_comment *nexthash; ++ } my_comment; + +-extern struct comment *comment_list; ++extern struct my_comment *comment_list; + + #ifndef NSCGI + int initialize_comment_data(void); /* initializes comment data */ +@@ -94,12 +94,12 @@ int delete_service_acknowledgement_comme + int check_for_expired_comment(unsigned long); /* expires a comment */ + #endif + +-struct comment *find_comment(unsigned long, int); /* finds a specific comment */ +-struct comment *find_service_comment(unsigned long); /* finds a specific service comment */ +-struct comment *find_host_comment(unsigned long); /* finds a specific host comment */ ++struct my_comment *find_comment(unsigned long, int); /* finds a specific comment */ ++struct my_comment *find_service_comment(unsigned long); /* finds a specific service comment */ ++struct my_comment *find_host_comment(unsigned long); /* finds a specific host comment */ + +-struct comment *get_first_comment_by_host(char *); +-struct comment *get_next_comment_by_host(char *, struct comment *); ++struct my_comment *get_first_comment_by_host(char *); ++struct my_comment *get_next_comment_by_host(char *, struct my_comment *); + + int number_of_host_comments(char *); /* returns the number of comments associated with a particular host */ + int number_of_service_comments(char *, char *); /* returns the number of comments associated with a particular service */ +@@ -109,7 +109,7 @@ int sort_comments(void); + int add_host_comment(int, char *, time_t, char *, char *, unsigned long, int, int, time_t, int); /* adds a host comment */ + int add_service_comment(int, char *, char *, time_t, char *, char *, unsigned long, int, int, time_t, int); /* adds a service comment */ + +-int add_comment_to_hashlist(struct comment *); ++int add_comment_to_hashlist(struct my_comment *); + + void free_comment_data(void); /* frees memory allocated to the comment list */ + diff --git a/net/nagios-base/patches/patch-include_locations.h.in b/net/nagios-base/patches/patch-include_locations.h.in index f20c80277..ed21f6e91 100644 --- a/net/nagios-base/patches/patch-include_locations.h.in +++ b/net/nagios-base/patches/patch-include_locations.h.in @@ -1,10 +1,10 @@ -$NetBSD: patch-include_locations.h.in,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-include_locations.h.in,v 1.2 2015/04/03 17:06:08 rodent Exp $ Adjustments to build procedure. ---- include/locations.h.in.orig 2008-11-30 17:22:59.000000000 +0000 +--- include/locations.h.in.orig 2014-08-12 15:00:01.000000000 +0000 +++ include/locations.h.in -@@ -20,7 +20,7 @@ +@@ -19,7 +19,7 @@ #define DEFAULT_TEMP_FILE "@localstatedir@/tempfile" #define DEFAULT_TEMP_PATH "/tmp" diff --git a/net/nagios-base/patches/patch-include_statusjson.h b/net/nagios-base/patches/patch-include_statusjson.h new file mode 100644 index 000000000..b1a7af226 --- /dev/null +++ b/net/nagios-base/patches/patch-include_statusjson.h @@ -0,0 +1,26 @@ +$NetBSD: patch-include_statusjson.h,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- include/statusjson.h.orig 2014-08-12 15:00:01.000000000 +0000 ++++ include/statusjson.h +@@ -123,7 +123,7 @@ typedef struct status_json_cgi_data_stru + /* ID of comment for which details should be returned */ + int comment_id; + /* Comment whose id is comment_id */ +- comment * comment; ++ my_comment * comment; + /* ID of downtime for which details should be returned */ + int downtime_id; + /* Downtime whose id is downtime_id */ +@@ -260,8 +260,8 @@ extern json_object *json_status_commentc + unsigned, unsigned, unsigned, unsigned, char *, char *); + extern json_object *json_status_commentlist(unsigned, int, int, int, int, + time_t, time_t, unsigned, unsigned, unsigned, unsigned, char *, char *); +-extern json_object *json_status_comment(unsigned, comment *); +-extern void json_status_comment_details(json_object *, unsigned, comment *); ++extern json_object *json_status_comment(unsigned, my_comment *); ++extern void json_status_comment_details(json_object *, unsigned, my_comment *); + + extern json_object *json_status_downtimecount(unsigned, int, time_t, time_t, + unsigned, unsigned, unsigned, int, unsigned, char *, char *); diff --git a/net/nagios-base/patches/patch-lib_nsock.c b/net/nagios-base/patches/patch-lib_nsock.c new file mode 100644 index 000000000..cd195acae --- /dev/null +++ b/net/nagios-base/patches/patch-lib_nsock.c @@ -0,0 +1,13 @@ +$NetBSD: patch-lib_nsock.c,v 1.1 2015/06/15 01:29:40 rodent Exp $ + +--- lib/nsock.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ lib/nsock.c +@@ -81,7 +81,7 @@ int nsock_unix(const char *path, unsigne + if(flags & NSOCK_UDP) + return sock; + +- if(listen(sock, 3) < 0) { ++ if(listen(sock, 128) < 0) { + close(sock); + return NSOCK_ELISTEN; + } diff --git a/net/nagios-base/patches/patch-lib_runcmd.c b/net/nagios-base/patches/patch-lib_runcmd.c new file mode 100644 index 000000000..49eceba4c --- /dev/null +++ b/net/nagios-base/patches/patch-lib_runcmd.c @@ -0,0 +1,44 @@ +$NetBSD: patch-lib_runcmd.c,v 1.1 2015/04/03 17:06:08 rodent Exp $ + +Include config.h generated during configure. +setenv(3) was tested there. No need to check for it here. +Can't assign a value to a constant. Ensure we don't do that. + +--- lib/runcmd.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ lib/runcmd.c +@@ -15,6 +15,7 @@ + #define NAGIOSPLUG_API_C 1 + + /* includes **/ ++#include "../include/config.h" + #include + #include + #include +@@ -35,11 +36,6 @@ + # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) + #endif + +-/* Determine whether we have setenv()/unsetenv() (see setenv(3) on Linux) */ +-#if _BSD_SOURCE || _POSIX_C_SOURCE >= 200112L || _XOPEN_SOURCE >= 600 +-# define HAVE_SETENV +-#endif +- + /* + * This variable must be global, since there's no way the caller + * can forcibly slay a dead or ungainly running program otherwise. +@@ -304,13 +300,13 @@ int runcmd_cmd2strv(const char *str, int + * through this API and thus achieve async-safeness throughout the API. */ + void runcmd_init(void) + { +-#if defined(RLIMIT_NOFILE) ++#if defined(RLIMIT_NOFILE) && !defined(maxfd) + if (!maxfd) { + struct rlimit rlim; + getrlimit(RLIMIT_NOFILE, &rlim); + maxfd = rlim.rlim_cur; + } +-#elif !defined(OPEN_MAX) && !defined(IOV_MAX) && defined(_SC_OPEN_MAX) ++#elif !defined(OPEN_MAX) && !defined(IOV_MAX) && defined(_SC_OPEN_MAX) && !defined(maxfd) + if(!maxfd) { + if((maxfd = sysconf(_SC_OPEN_MAX)) < 0) { + /* possibly log or emit a warning here, since there's no diff --git a/net/nagios-base/patches/patch-sample-config_nagios.cfg.in b/net/nagios-base/patches/patch-sample-config_nagios.cfg.in index 51c4fa64d..8f98f0bec 100644 --- a/net/nagios-base/patches/patch-sample-config_nagios.cfg.in +++ b/net/nagios-base/patches/patch-sample-config_nagios.cfg.in @@ -1,10 +1,10 @@ -$NetBSD: patch-sample-config_nagios.cfg.in,v 1.1 2014/04/02 10:22:37 he Exp $ +$NetBSD: patch-sample-config_nagios.cfg.in,v 1.2 2015/04/03 17:06:08 rodent Exp $ Fix placement of temporary file. ---- sample-config/nagios.cfg.in.orig 2010-10-04 02:27:55.000000000 +0000 +--- sample-config/nagios.cfg.in.orig 2014-08-12 15:00:01.000000000 +0000 +++ sample-config/nagios.cfg.in -@@ -198,7 +198,7 @@ lock_file=@lockfile@ +@@ -176,7 +176,7 @@ lock_file=@lockfile@ # is created, used, and deleted throughout the time that Nagios is # running. diff --git a/net/nagios-base/patches/patch-t-tap_test__xsddefault.c b/net/nagios-base/patches/patch-t-tap_test__xsddefault.c new file mode 100644 index 000000000..077492d4b --- /dev/null +++ b/net/nagios-base/patches/patch-t-tap_test__xsddefault.c @@ -0,0 +1,24 @@ +$NetBSD: patch-t-tap_test__xsddefault.c,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- t-tap/test_xsddefault.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ t-tap/test_xsddefault.c +@@ -41,7 +41,7 @@ + #include "../include/skiplist.h" + #include "tap.h" + +-extern comment *comment_list; ++extern my_comment *comment_list; + extern scheduled_downtime *scheduled_downtime_list; + + int main(int argc, char **argv) { +@@ -49,7 +49,7 @@ int main(int argc, char **argv) { + int c; + int last_id; + time_t last_time; +- comment *temp_comment; ++ my_comment *temp_comment; + scheduled_downtime *temp_downtime; + + plan_tests(7); diff --git a/net/nagios-base/patches/patch-xdata_xcddefault.c b/net/nagios-base/patches/patch-xdata_xcddefault.c new file mode 100644 index 000000000..1dbb91766 --- /dev/null +++ b/net/nagios-base/patches/patch-xdata_xcddefault.c @@ -0,0 +1,15 @@ +$NetBSD: patch-xdata_xcddefault.c,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- xdata/xcddefault.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ xdata/xcddefault.c +@@ -40,7 +40,7 @@ + + /* initialize comment data */ + int xcddefault_initialize_comment_data(void) { +- comment *temp_comment = NULL; ++ my_comment *temp_comment = NULL; + + /* find the new starting index for comment id if its missing*/ + if(next_comment_id == 0L) { diff --git a/net/nagios-base/patches/patch-xdata_xrddefault.c b/net/nagios-base/patches/patch-xdata_xrddefault.c new file mode 100644 index 000000000..bddadb89a --- /dev/null +++ b/net/nagios-base/patches/patch-xdata_xrddefault.c @@ -0,0 +1,15 @@ +$NetBSD: patch-xdata_xrddefault.c,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- xdata/xrddefault.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ xdata/xrddefault.c +@@ -87,7 +87,7 @@ int xrddefault_save_state_information(vo + host *temp_host = NULL; + service *temp_service = NULL; + contact *temp_contact = NULL; +- comment *temp_comment = NULL; ++ my_comment *temp_comment = NULL; + scheduled_downtime *temp_downtime = NULL; + int x = 0; + int fd = 0; diff --git a/net/nagios-base/patches/patch-xdata_xsddefault.c b/net/nagios-base/patches/patch-xdata_xsddefault.c new file mode 100644 index 000000000..df755daaf --- /dev/null +++ b/net/nagios-base/patches/patch-xdata_xsddefault.c @@ -0,0 +1,15 @@ +$NetBSD: patch-xdata_xsddefault.c,v 1.1 2015/04/12 23:33:06 rodent Exp $ + +Fix build in SunOS. + +--- xdata/xsddefault.c.orig 2014-08-12 15:00:01.000000000 +0000 ++++ xdata/xsddefault.c +@@ -118,7 +118,7 @@ int xsddefault_save_status_data(void) { + host *temp_host = NULL; + service *temp_service = NULL; + contact *temp_contact = NULL; +- comment *temp_comment = NULL; ++ my_comment *temp_comment = NULL; + scheduled_downtime *temp_downtime = NULL; + time_t current_time; + int fd = 0; diff --git a/net/nagios-nrpe/Makefile b/net/nagios-nrpe/Makefile index 3c5b09e86..a7d1ffffd 100644 --- a/net/nagios-nrpe/Makefile +++ b/net/nagios-nrpe/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2015/03/22 19:38:12 rodent Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:42 wiz Exp $ # DISTNAME= nrpe-2.15 PKGNAME= nagios-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/} diff --git a/net/nagios-nsca/Makefile b/net/nagios-nsca/Makefile index f8b5e378a..e1f603cee 100644 --- a/net/nagios-nsca/Makefile +++ b/net/nagios-nsca/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:42 wiz Exp $ # DISTNAME= nsca-2.9.1 PKGNAME= nagios-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagios/} diff --git a/net/nagios-plugin-dumpdates/Makefile b/net/nagios-plugin-dumpdates/Makefile index 516fb3b4f..3a01d68da 100644 --- a/net/nagios-plugin-dumpdates/Makefile +++ b/net/nagios-plugin-dumpdates/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/01/27 09:05:10 asau Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/03 18:04:56 rodent Exp $ # PKGNAME= nagios-plugin-dumpdates-${DISTNAME:C/.*-//} -DISTNAME= check_dumpdates-0.1 +DISTNAME= check_dumpdates-0.2 CATEGORIES= net MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz diff --git a/net/nagios-plugin-dumpdates/distinfo b/net/nagios-plugin-dumpdates/distinfo index 3f05afd75..2ab060995 100644 --- a/net/nagios-plugin-dumpdates/distinfo +++ b/net/nagios-plugin-dumpdates/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/01/19 10:24:41 manu Exp $ +$NetBSD: distinfo,v 1.2 2015/04/03 18:04:56 rodent Exp $ -SHA1 (check_dumpdates-0.1.tgz) = f16b92187271dd6d6073e1e5e7b0e68307f07ce2 -RMD160 (check_dumpdates-0.1.tgz) = a1ac7f5ca58f158442ca580f785a74b95c6d4f2a -Size (check_dumpdates-0.1.tgz) = 2300 bytes +SHA1 (check_dumpdates-0.2.tgz) = 012ed8856ca23ba7cdf19d467eb97e95143b4fea +RMD160 (check_dumpdates-0.2.tgz) = 84a2075b9d74007f149d641004bcfbec7e2eaea7 +Size (check_dumpdates-0.2.tgz) = 2367 bytes diff --git a/net/nagios-plugin-fstab/Makefile b/net/nagios-plugin-fstab/Makefile index 275b8fd45..b846eb71a 100644 --- a/net/nagios-plugin-fstab/Makefile +++ b/net/nagios-plugin-fstab/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/04/26 15:55:12 manu Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/03 18:08:23 rodent Exp $ # PKGNAME= nagios-plugin-fstab-${DISTNAME:C/.*-//} -DISTNAME= check_fstab-0.1 -PKGREVISION= 1 +DISTNAME= check_fstab-0.2 CATEGORIES= net MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz diff --git a/net/nagios-plugin-fstab/distinfo b/net/nagios-plugin-fstab/distinfo index 0debbc3c4..8cf579172 100644 --- a/net/nagios-plugin-fstab/distinfo +++ b/net/nagios-plugin-fstab/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/04/26 15:55:12 manu Exp $ +$NetBSD: distinfo,v 1.2 2015/04/03 18:08:23 rodent Exp $ -SHA1 (check_fstab-0.1.tgz) = f78f8015a6aa484c30081077f1d58497c1daf60c -RMD160 (check_fstab-0.1.tgz) = 5df7ecc26174acc7741739bacb7592ca2af46d48 -Size (check_fstab-0.1.tgz) = 2042 bytes +SHA1 (check_fstab-0.2.tgz) = 9f8d79b6a6f9503381066e181aac468a7549cc83 +RMD160 (check_fstab-0.2.tgz) = 82f31af8d556b507e0f9ac1ec31990923540ed21 +Size (check_fstab-0.2.tgz) = 2841 bytes diff --git a/net/nagios-plugin-ldap/Makefile b/net/nagios-plugin-ldap/Makefile index c8a6a0b77..6ed3bce52 100644 --- a/net/nagios-plugin-ldap/Makefile +++ b/net/nagios-plugin-ldap/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/02/12 23:18:23 tron Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/03 18:18:00 rodent Exp $ # PKGNAME= nagios-plugin-ldap-${PLUGINSVERSION} -PKGREVISION= 4 CATEGORIES= net sysutils databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/nagios-plugin-ldap/distinfo b/net/nagios-plugin-ldap/distinfo index bce58dd10..a34fc96b3 100644 --- a/net/nagios-plugin-ldap/distinfo +++ b/net/nagios-plugin-ldap/distinfo @@ -1,10 +1,7 @@ -$NetBSD: distinfo,v 1.9 2012/07/25 12:07:29 fhajny Exp $ +$NetBSD: distinfo,v 1.10 2015/04/03 18:18:00 rodent Exp $ -SHA1 (nagios-plugins-1.4.15.tar.gz) = 1faab309c06d37e559490fd852ecb0dc8a8ab610 -RMD160 (nagios-plugins-1.4.15.tar.gz) = c2780a3523cf4eaaed34a94c07f5f6bd6fb1f736 -Size (nagios-plugins-1.4.15.tar.gz) = 2095419 bytes -SHA1 (patch-ak) = dd9aba7a0930a6448e372b581ba04d62018a973b -SHA1 (patch-al) = 63e28ae36d671e773acfe6aeb45ab7603c112594 -SHA1 (patch-am) = adc95ba1037a7d7caab6dde6ca1e27e47754db62 -SHA1 (patch-configure) = 1b9f7c4014c0425cda5f93e9fa123a236728f003 -SHA1 (patch-lib_utils_base.c) = 7e315711f8ca9ec033841c8f0eb9e037625c84ca +SHA1 (nagios-plugins-2.0.3.tar.gz) = 29b6183ab9d796299dc17c395eef493415d1e9d6 +RMD160 (nagios-plugins-2.0.3.tar.gz) = b682b126c78df51f64d9cb8599d2f9dfd411d5f4 +Size (nagios-plugins-2.0.3.tar.gz) = 2659772 bytes +SHA1 (patch-ak) = cd052cfbe669cd64038ae23c624761dd3a7da188 +SHA1 (patch-configure) = 3031d396b72817d7f5d395ff9854ddcfca30252b diff --git a/net/nagios-plugin-ldap/patches/patch-ak b/net/nagios-plugin-ldap/patches/patch-ak index f3a6f5c6c..06d175bf8 100644 --- a/net/nagios-plugin-ldap/patches/patch-ak +++ b/net/nagios-plugin-ldap/patches/patch-ak @@ -1,6 +1,6 @@ -$NetBSD: patch-ak,v 1.3 2011/04/08 22:48:03 morr Exp $ +$NetBSD: patch-ak,v 1.4 2015/04/03 18:18:01 rodent Exp $ ---- gl/mountlist.c.orig 2010-07-27 20:47:15.000000000 +0000 +--- gl/mountlist.c.orig 2014-03-04 21:41:56.000000000 +0000 +++ gl/mountlist.c @@ -52,7 +52,11 @@ # if HAVE_STRUCT_FSSTAT_F_FSTYPENAME @@ -26,7 +26,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:48:03 morr Exp $ #ifdef MOUNTED_LISTMNTENT # include #endif -@@ -169,7 +177,7 @@ +@@ -223,7 +231,7 @@ me_remote (char const *fs_name, char con #if MOUNTED_GETMNTINFO @@ -35,7 +35,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:48:03 morr Exp $ static char * fstype_to_string (short int t) { -@@ -266,9 +274,13 @@ fstype_to_string (short int t) +@@ -320,9 +328,13 @@ fstype_to_string (short int t) # endif static char * @@ -50,7 +50,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:48:03 morr Exp $ return (char *) (fsp->f_fstypename); # else return fstype_to_string (fsp->f_type); -@@ -592,9 +604,17 @@ read_file_system_list (bool need_fs_type +@@ -648,7 +660,11 @@ read_file_system_list (bool need_fs_type { int numsys, counter; size_t bufsize; @@ -60,11 +60,17 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:48:03 morr Exp $ struct statfs *stats; +#endif -+#ifdef STAT_STATVFS -+ numsys = getfsstat ((struct statvfs *)0, 0L, MNT_NOWAIT); -+#else - numsys = getfsstat ((struct statfs *)0, 0L, MNT_NOWAIT); -+#endif + numsys = getfsstat (NULL, 0L, MNT_NOWAIT); if (numsys < 0) - return (NULL); - if (SIZE_MAX / sizeof *stats <= numsys) +@@ -658,7 +674,11 @@ read_file_system_list (bool need_fs_type + + bufsize = (1 + numsys) * sizeof *stats; + stats = xmalloc (bufsize); ++#ifdef STAT_STATVFS ++ numsys = getfsstat ((struct statvfs *)stats, bufsize, MNT_NOWAIT); ++#else + numsys = getfsstat (stats, bufsize, MNT_NOWAIT); ++#endif + + if (numsys < 0) + { diff --git a/net/nagios-plugin-ldap/patches/patch-al b/net/nagios-plugin-ldap/patches/patch-al deleted file mode 100644 index 112f97216..000000000 --- a/net/nagios-plugin-ldap/patches/patch-al +++ /dev/null @@ -1,92 +0,0 @@ -$NetBSD: patch-al,v 1.3 2011/04/08 22:48:03 morr Exp $ - ---- contrib/check_axis.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_axis.sh -@@ -5,7 +5,7 @@ port=$2 - usr=$3 - pass=$4 - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough command line arguments. \nUsage: ./check_axis.sh \n \nCheck_axis.sh checks the status of LPT ports on Axis print servers. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2002. \n" && exit "3" - fi - -@@ -27,7 +27,7 @@ fi - - lines=`cat $tempfile | grep -i $port` - status=`echo $lines | awk '{ print $3 }'` --if [ "$status" == "Printing" ]; then -+if [ "$status" = "Printing" ]; then - bytes=`echo $lines | awk '{ print $4 }'`; - comments=`echo $lines | tr -d " - " | awk '{ print $5 " " $6 }'`; -@@ -42,48 +42,48 @@ if [ "$comma" -eq "1" ]; then - fi - - --if [ "$status" == "Available" ]; then -- if [ "$comments" == "Paper out" ]; then -+if [ "$status" = "Available" ]; then -+ if [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == " " ]; then -+ elif [ "$comments" = " " ]; then - exit="0" && stdio="OK - Printer is available but returns no comments."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - No error."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - Ready."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - Printer fault."; - else - exit="3" && stdio="Comments: $comments"; - fi --elif [ "$status" == "Printing" ]; then -- if [ "$comments" == "Printer busy" ]; then -+elif [ "$status" = "Printing" ]; then -+ if [ "$comments" = "Printer busy" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Paper out" ]; then -+ elif [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper. Bytes printed: $bytes."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Busy " ]; then -+ elif [ "$comments" = "Busy " ]; then - exit="0" && stdio="OK - PRINTING. Busy. Bytes printed: $bytes."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - PRINTING. Printer fault. Bytes printed: $bytes."; - else - exit="3" && stdio="Comments: $comments."; diff --git a/net/nagios-plugin-ldap/patches/patch-am b/net/nagios-plugin-ldap/patches/patch-am deleted file mode 100644 index 3b62d0c4d..000000000 --- a/net/nagios-plugin-ldap/patches/patch-am +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-am,v 1.2 2011/04/08 22:48:03 morr Exp $ - ---- contrib/check_mssql.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_mssql.sh -@@ -35,10 +35,10 @@ pswd=$3 - srv=$4 - - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough arguments. \nUsage: $0 \n \n$0 checks Microsoft SQL Server connectivity. It works with versions 7 and 2000.\n\nYou need a working version of FreeTDS (http://www.freetds.org/) and tsql (included in FreeTDS 6.0+) to connect to the SQL server. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2003. \n\nExample:\n $0 dbserver sa f00bar 2000\n" && exit "3" - --elif [ $tsqlcmd == "" ]; then -+elif [ $tsqlcmd = "" ]; then - echo -e "tsql not found! Please verify you have a working version of tsql (included in the FreeTDS version 6.0+) and enter the full path in the script." && exit "3" - - fi -@@ -50,9 +50,9 @@ exit="3" - - tmpfile=`$mktempcmd /tmp/$hostname.XXXXXX` - --if [ $srv == "7" ]; then -+if [ $srv = "7" ]; then - spid=7 --elif [ $srv == "2000" ]; then -+elif [ $srv = "2000" ]; then - spid=50 - else - echo -e "$srv is not a supported MS SQL Server version!" && exit "3" -@@ -69,7 +69,7 @@ $tsqlcmd -S $hostname -U $usr -P $pswd < - - $grepcmd -q "Login failed for user" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Login failed.; - exit 2; -@@ -77,7 +77,7 @@ fi - - $grepcmd -q "There was a problem connecting to the server" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Incorrect server name or SQL service not running.; - exit 2; -@@ -85,7 +85,7 @@ fi - - resultfileln=`$catcmd $resultfile | $wccmd -l | $sedcmd 's/ //g'` - --if [ "$resultfileln" == "2" ]; then -+if [ "$resultfileln" = "2" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. No data received from host.; - exit 2; diff --git a/net/nagios-plugin-ldap/patches/patch-configure b/net/nagios-plugin-ldap/patches/patch-configure index f73f7f50b..ab2619f6f 100644 --- a/net/nagios-plugin-ldap/patches/patch-configure +++ b/net/nagios-plugin-ldap/patches/patch-configure @@ -1,14 +1,101 @@ -$NetBSD: patch-configure,v 1.1 2012/07/25 12:07:29 fhajny Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/03 18:18:01 rodent Exp $ -Only build 64bit when MACHINE_ARCH=x86_64, on SunOS. ---- configure.orig 2010-07-27 20:48:13.000000000 +0000 +--- configure.orig 2014-06-26 16:17:37.000000000 +0000 +++ configure -@@ -18068,7 +18068,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th +@@ -17188,7 +17188,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then ++ if false; then + EXTRAS="$EXTRAS check_radius\$(EXEEXT)" + RADIUSLIBS="-lradiusclient" + +@@ -18791,6 +18791,9 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + #ifdef HAVE_UNISTD_H ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif + #include + #endif + #include +@@ -21524,7 +21527,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th ac_cv_ps_cols=9 - { echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 - echo "${ECHO_T}using nagios-plugins internal ps command (pst3) for solaris" >&6; } + { $as_echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 + $as_echo "using nagios-plugins internal ps command (pst3) for solaris" >&6; } - if test `isainfo -b` = 64 ; then + if test "$MACHINE_ARCH" = "x86_64" ; then pst3_use_64bit=1 - { echo "$as_me:$LINENO: using 64bit pst3" >&5 - echo "$as_me: using 64bit pst3" >&6;} + { $as_echo "$as_me:$LINENO: using 64bit pst3" >&5 + $as_echo "$as_me: using 64bit pst3" >&6;} +@@ -22521,7 +22524,7 @@ fi + then + { $as_echo "$as_me:$LINENO: checking for nslookup syntax" >&5 + $as_echo_n "checking for nslookup syntax... " >&6; } +- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep "Invalid option: sil" >/dev/null ++ if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep -F "Invalid option: sil" >/dev/null + then + ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" + { $as_echo "$as_me:$LINENO: result: $ac_cv_nslookup_command" >&5 +@@ -22982,7 +22985,7 @@ _ACEOF + + fi + +-if ( $PERL -M"Net::SNMP 3.6" -e 'exit' 2>/dev/null ) ++if false + then + { $as_echo "$as_me:$LINENO: checking for Net::SNMP perl module" >&5 + $as_echo_n "checking for Net::SNMP perl module... " >&6; } +@@ -23134,7 +23137,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING=$ac_cv_path_PATH_TO_FPING +-if test -n "$PATH_TO_FPING"; then ++if test -n "$PATH_TO_FPING" -a "$PATH_TO_FPING" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING" >&5 + $as_echo "$PATH_TO_FPING" >&6; } + else +@@ -23174,7 +23177,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING6=$ac_cv_path_PATH_TO_FPING6 +-if test -n "$PATH_TO_FPING6"; then ++if test -n "$PATH_TO_FPING6" -a "$PATH_TO_FPING6" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING6" >&5 + $as_echo "$PATH_TO_FPING6" >&6; } + else +@@ -23750,6 +23753,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #ifdef HAVE_SYS_PARAM_H + #include + #endif +@@ -23812,6 +23819,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include +@@ -24003,6 +24014,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include diff --git a/net/nagios-plugin-ldap/patches/patch-lib_utils_base.c b/net/nagios-plugin-ldap/patches/patch-lib_utils_base.c deleted file mode 100644 index 625fff113..000000000 --- a/net/nagios-plugin-ldap/patches/patch-lib_utils_base.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-lib_utils_base.c,v 1.1 2012/05/24 15:22:18 marino Exp $ - ---- lib/utils_base.c.orig 2010-07-27 20:47:16.000000000 +0000 -+++ lib/utils_base.c -@@ -28,6 +28,9 @@ - #include - #include "utils_base.h" - #include -+#ifdef __DragonFly__ -+#include -+#endif - - #define np_free(ptr) { if(ptr) { free(ptr); ptr = NULL; } } - diff --git a/net/nagios-plugin-mysql/Makefile b/net/nagios-plugin-mysql/Makefile index 68daa5315..d34f36766 100644 --- a/net/nagios-plugin-mysql/Makefile +++ b/net/nagios-plugin-mysql/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/02/12 23:18:23 tron Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/03 18:21:12 rodent Exp $ # PKGNAME= nagios-plugin-mysql-${PLUGINSVERSION} -PKGREVISION= 5 CATEGORIES= net sysutils databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/nagios-plugin-mysql/distinfo b/net/nagios-plugin-mysql/distinfo index bce58dd10..2a0ce0705 100644 --- a/net/nagios-plugin-mysql/distinfo +++ b/net/nagios-plugin-mysql/distinfo @@ -1,10 +1,7 @@ -$NetBSD: distinfo,v 1.9 2012/07/25 12:07:29 fhajny Exp $ +$NetBSD: distinfo,v 1.11 2015/05/17 21:23:28 rodent Exp $ -SHA1 (nagios-plugins-1.4.15.tar.gz) = 1faab309c06d37e559490fd852ecb0dc8a8ab610 -RMD160 (nagios-plugins-1.4.15.tar.gz) = c2780a3523cf4eaaed34a94c07f5f6bd6fb1f736 -Size (nagios-plugins-1.4.15.tar.gz) = 2095419 bytes -SHA1 (patch-ak) = dd9aba7a0930a6448e372b581ba04d62018a973b -SHA1 (patch-al) = 63e28ae36d671e773acfe6aeb45ab7603c112594 -SHA1 (patch-am) = adc95ba1037a7d7caab6dde6ca1e27e47754db62 -SHA1 (patch-configure) = 1b9f7c4014c0425cda5f93e9fa123a236728f003 -SHA1 (patch-lib_utils_base.c) = 7e315711f8ca9ec033841c8f0eb9e037625c84ca +SHA1 (nagios-plugins-2.0.3.tar.gz) = 29b6183ab9d796299dc17c395eef493415d1e9d6 +RMD160 (nagios-plugins-2.0.3.tar.gz) = b682b126c78df51f64d9cb8599d2f9dfd411d5f4 +Size (nagios-plugins-2.0.3.tar.gz) = 2659772 bytes +SHA1 (patch-ak) = 093638669dd5b524d8a9b31d452f1ba737e684b3 +SHA1 (patch-configure) = 8aa67c3eb339d57d225df7dc106b888dd2d37da3 diff --git a/net/nagios-plugin-mysql/patches/patch-ak b/net/nagios-plugin-mysql/patches/patch-ak index 3d1509c55..c69fd710b 100644 --- a/net/nagios-plugin-mysql/patches/patch-ak +++ b/net/nagios-plugin-mysql/patches/patch-ak @@ -1,13 +1,13 @@ -$NetBSD: patch-ak,v 1.3 2011/04/08 22:48:41 morr Exp $ +$NetBSD: patch-ak,v 1.5 2015/05/17 21:23:28 rodent Exp $ ---- gl/mountlist.c.orig 2010-07-27 20:47:15.000000000 +0000 +--- gl/mountlist.c.orig 2014-03-04 21:41:56.000000000 +0000 +++ gl/mountlist.c @@ -52,7 +52,11 @@ # if HAVE_STRUCT_FSSTAT_F_FSTYPENAME # define FS_TYPE(Ent) ((Ent).f_fstypename) # else -# define FS_TYPE(Ent) mnt_names[(Ent).f_type] -+# ifdef STAT_STATVFS ++# if defined(STAT_STATVFS) +# define FS_TYPE(Ent) mnt_names[(Ent).f_fsid] +# else +# define FS_TYPE(Ent) mnt_names[(Ent).f_type] @@ -19,14 +19,14 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:48:41 morr Exp $ # include #endif -+#ifdef HAVE_SYS_STATVFS_H ++#if defined(HAVE_SYS_STATVFS_H) +#include +#endif + #ifdef MOUNTED_LISTMNTENT # include #endif -@@ -169,7 +177,7 @@ +@@ -223,7 +231,7 @@ me_remote (char const *fs_name, char con #if MOUNTED_GETMNTINFO @@ -35,36 +35,42 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:48:41 morr Exp $ static char * fstype_to_string (short int t) { -@@ -266,9 +274,13 @@ fstype_to_string (short int t) +@@ -320,9 +328,13 @@ fstype_to_string (short int t) # endif static char * -+#ifdef STAT_STATVFS ++#if defined(STAT_STATVFS) && !defined(__FreeBSD__) +fsp_to_string (const struct statvfs *fsp) +#else fsp_to_string (const struct statfs *fsp) +#endif { -# if HAVE_STRUCT_STATFS_F_FSTYPENAME -+# if defined HAVE_STRUCT_STATFS_F_FSTYPENAME || defined STAT_STATVFS ++# if defined(HAVE_STRUCT_STATFS_F_FSTYPENAME) || defined(STAT_STATVFS) return (char *) (fsp->f_fstypename); # else return fstype_to_string (fsp->f_type); -@@ -592,9 +604,17 @@ read_file_system_list (bool need_fs_type +@@ -648,7 +660,11 @@ read_file_system_list (bool need_fs_type { int numsys, counter; size_t bufsize; -+#ifdef STAT_STATVFS ++#if defined(STAT_STATVFS) && !defined(__FreeBSD__) + struct statvfs *stats; +#else struct statfs *stats; +#endif -+#ifdef STAT_STATVFS -+ numsys = getfsstat ((struct statvfs *)0, 0L, MNT_NOWAIT); -+#else - numsys = getfsstat ((struct statfs *)0, 0L, MNT_NOWAIT); -+#endif + numsys = getfsstat (NULL, 0L, MNT_NOWAIT); if (numsys < 0) - return (NULL); - if (SIZE_MAX / sizeof *stats <= numsys) +@@ -658,7 +674,11 @@ read_file_system_list (bool need_fs_type + + bufsize = (1 + numsys) * sizeof *stats; + stats = xmalloc (bufsize); ++#if defined(STAT_STATVFS) ++ numsys = getfsstat ((struct statvfs *)stats, bufsize, MNT_NOWAIT); ++#else + numsys = getfsstat (stats, bufsize, MNT_NOWAIT); ++#endif + + if (numsys < 0) + { diff --git a/net/nagios-plugin-mysql/patches/patch-al b/net/nagios-plugin-mysql/patches/patch-al deleted file mode 100644 index c673daf1c..000000000 --- a/net/nagios-plugin-mysql/patches/patch-al +++ /dev/null @@ -1,92 +0,0 @@ -$NetBSD: patch-al,v 1.3 2011/04/08 22:48:41 morr Exp $ - ---- contrib/check_axis.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_axis.sh -@@ -5,7 +5,7 @@ port=$2 - usr=$3 - pass=$4 - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough command line arguments. \nUsage: ./check_axis.sh \n \nCheck_axis.sh checks the status of LPT ports on Axis print servers. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2002. \n" && exit "3" - fi - -@@ -27,7 +27,7 @@ fi - - lines=`cat $tempfile | grep -i $port` - status=`echo $lines | awk '{ print $3 }'` --if [ "$status" == "Printing" ]; then -+if [ "$status" = "Printing" ]; then - bytes=`echo $lines | awk '{ print $4 }'`; - comments=`echo $lines | tr -d " - " | awk '{ print $5 " " $6 }'`; -@@ -42,48 +42,48 @@ if [ "$comma" -eq "1" ]; then - fi - - --if [ "$status" == "Available" ]; then -- if [ "$comments" == "Paper out" ]; then -+if [ "$status" = "Available" ]; then -+ if [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == " " ]; then -+ elif [ "$comments" = " " ]; then - exit="0" && stdio="OK - Printer is available but returns no comments."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - No error."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - Ready."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - Printer fault."; - else - exit="3" && stdio="Comments: $comments"; - fi --elif [ "$status" == "Printing" ]; then -- if [ "$comments" == "Printer busy" ]; then -+elif [ "$status" = "Printing" ]; then -+ if [ "$comments" = "Printer busy" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Paper out" ]; then -+ elif [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper. Bytes printed: $bytes."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Busy " ]; then -+ elif [ "$comments" = "Busy " ]; then - exit="0" && stdio="OK - PRINTING. Busy. Bytes printed: $bytes."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - PRINTING. Printer fault. Bytes printed: $bytes."; - else - exit="3" && stdio="Comments: $comments."; diff --git a/net/nagios-plugin-mysql/patches/patch-am b/net/nagios-plugin-mysql/patches/patch-am deleted file mode 100644 index 440b65691..000000000 --- a/net/nagios-plugin-mysql/patches/patch-am +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-am,v 1.2 2011/04/08 22:48:41 morr Exp $ - ---- contrib/check_mssql.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_mssql.sh -@@ -35,10 +35,10 @@ pswd=$3 - srv=$4 - - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough arguments. \nUsage: $0 \n \n$0 checks Microsoft SQL Server connectivity. It works with versions 7 and 2000.\n\nYou need a working version of FreeTDS (http://www.freetds.org/) and tsql (included in FreeTDS 6.0+) to connect to the SQL server. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2003. \n\nExample:\n $0 dbserver sa f00bar 2000\n" && exit "3" - --elif [ $tsqlcmd == "" ]; then -+elif [ $tsqlcmd = "" ]; then - echo -e "tsql not found! Please verify you have a working version of tsql (included in the FreeTDS version 6.0+) and enter the full path in the script." && exit "3" - - fi -@@ -50,9 +50,9 @@ exit="3" - - tmpfile=`$mktempcmd /tmp/$hostname.XXXXXX` - --if [ $srv == "7" ]; then -+if [ $srv = "7" ]; then - spid=7 --elif [ $srv == "2000" ]; then -+elif [ $srv = "2000" ]; then - spid=50 - else - echo -e "$srv is not a supported MS SQL Server version!" && exit "3" -@@ -69,7 +69,7 @@ $tsqlcmd -S $hostname -U $usr -P $pswd < - - $grepcmd -q "Login failed for user" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Login failed.; - exit 2; -@@ -77,7 +77,7 @@ fi - - $grepcmd -q "There was a problem connecting to the server" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Incorrect server name or SQL service not running.; - exit 2; -@@ -85,7 +85,7 @@ fi - - resultfileln=`$catcmd $resultfile | $wccmd -l | $sedcmd 's/ //g'` - --if [ "$resultfileln" == "2" ]; then -+if [ "$resultfileln" = "2" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. No data received from host.; - exit 2; diff --git a/net/nagios-plugin-mysql/patches/patch-configure b/net/nagios-plugin-mysql/patches/patch-configure index d3465703a..6bd255302 100644 --- a/net/nagios-plugin-mysql/patches/patch-configure +++ b/net/nagios-plugin-mysql/patches/patch-configure @@ -1,14 +1,110 @@ -$NetBSD: patch-configure,v 1.1 2012/07/25 12:07:30 fhajny Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/03 18:32:09 rodent Exp $ -Only build 64bit when MACHINE_ARCH=x86_64, on SunOS. ---- configure.orig 2010-07-27 20:48:13.000000000 +0000 +--- configure.orig 2014-06-26 16:17:37.000000000 +0000 +++ configure -@@ -18068,7 +18068,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th +@@ -17188,7 +17188,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then ++ if false; then + EXTRAS="$EXTRAS check_radius\$(EXEEXT)" + RADIUSLIBS="-lradiusclient" + +@@ -17363,7 +17363,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_ldap_main" = "yes"; then ++ if false; then + LDAPLIBS="-lldap -llber"\ + LDAPINCLUDE="-I/usr/include/ldap" + +@@ -18791,6 +18791,9 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + #ifdef HAVE_UNISTD_H ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif + #include + #endif + #include +@@ -21524,7 +21527,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th ac_cv_ps_cols=9 - { echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 - echo "${ECHO_T}using nagios-plugins internal ps command (pst3) for solaris" >&6; } + { $as_echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 + $as_echo "using nagios-plugins internal ps command (pst3) for solaris" >&6; } - if test `isainfo -b` = 64 ; then + if test "$MACHINE_ARCH" = "x86_64" ; then pst3_use_64bit=1 - { echo "$as_me:$LINENO: using 64bit pst3" >&5 - echo "$as_me: using 64bit pst3" >&6;} + { $as_echo "$as_me:$LINENO: using 64bit pst3" >&5 + $as_echo "$as_me: using 64bit pst3" >&6;} +@@ -22521,7 +22524,7 @@ fi + then + { $as_echo "$as_me:$LINENO: checking for nslookup syntax" >&5 + $as_echo_n "checking for nslookup syntax... " >&6; } +- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep "Invalid option: sil" >/dev/null ++ if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep -F "Invalid option: sil" >/dev/null + then + ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" + { $as_echo "$as_me:$LINENO: result: $ac_cv_nslookup_command" >&5 +@@ -22982,7 +22985,7 @@ _ACEOF + + fi + +-if ( $PERL -M"Net::SNMP 3.6" -e 'exit' 2>/dev/null ) ++if false + then + { $as_echo "$as_me:$LINENO: checking for Net::SNMP perl module" >&5 + $as_echo_n "checking for Net::SNMP perl module... " >&6; } +@@ -23134,7 +23137,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING=$ac_cv_path_PATH_TO_FPING +-if test -n "$PATH_TO_FPING"; then ++if test -n "$PATH_TO_FPING" -a "$PATH_TO_FPING" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING" >&5 + $as_echo "$PATH_TO_FPING" >&6; } + else +@@ -23174,7 +23177,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING6=$ac_cv_path_PATH_TO_FPING6 +-if test -n "$PATH_TO_FPING6"; then ++if test -n "$PATH_TO_FPING6" -a "$PATH_TO_FPING6" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING6" >&5 + $as_echo "$PATH_TO_FPING6" >&6; } + else +@@ -23750,6 +23753,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #ifdef HAVE_SYS_PARAM_H + #include + #endif +@@ -23812,6 +23819,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include +@@ -24003,6 +24014,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include diff --git a/net/nagios-plugin-mysql/patches/patch-lib_utils_base.c b/net/nagios-plugin-mysql/patches/patch-lib_utils_base.c deleted file mode 100644 index e22b4b33b..000000000 --- a/net/nagios-plugin-mysql/patches/patch-lib_utils_base.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-lib_utils_base.c,v 1.1 2012/05/24 15:24:06 marino Exp $ - ---- lib/utils_base.c.orig 2010-07-27 20:47:16.000000000 +0000 -+++ lib/utils_base.c -@@ -28,6 +28,9 @@ - #include - #include "utils_base.h" - #include -+#ifdef __DragonFly__ -+#include -+#endif - - #define np_free(ptr) { if(ptr) { free(ptr); ptr = NULL; } } - diff --git a/net/nagios-plugin-pgsql/Makefile b/net/nagios-plugin-pgsql/Makefile index 64770b366..3663fb590 100644 --- a/net/nagios-plugin-pgsql/Makefile +++ b/net/nagios-plugin-pgsql/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/06/10 14:21:37 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/03 18:34:16 rodent Exp $ # PKGNAME= nagios-plugin-pgsql-${PLUGINSVERSION} -PKGREVISION= 5 CATEGORIES= net sysutils databases MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/nagios-plugin-pgsql/distinfo b/net/nagios-plugin-pgsql/distinfo index e759e4963..6f17e4f63 100644 --- a/net/nagios-plugin-pgsql/distinfo +++ b/net/nagios-plugin-pgsql/distinfo @@ -1,10 +1,7 @@ -$NetBSD: distinfo,v 1.10 2012/07/25 12:07:30 fhajny Exp $ +$NetBSD: distinfo,v 1.12 2015/05/17 21:23:29 rodent Exp $ -SHA1 (nagios-plugins-1.4.15.tar.gz) = 1faab309c06d37e559490fd852ecb0dc8a8ab610 -RMD160 (nagios-plugins-1.4.15.tar.gz) = c2780a3523cf4eaaed34a94c07f5f6bd6fb1f736 -Size (nagios-plugins-1.4.15.tar.gz) = 2095419 bytes -SHA1 (patch-ak) = dd9aba7a0930a6448e372b581ba04d62018a973b -SHA1 (patch-al) = 63e28ae36d671e773acfe6aeb45ab7603c112594 -SHA1 (patch-am) = adc95ba1037a7d7caab6dde6ca1e27e47754db62 -SHA1 (patch-configure) = 1b9f7c4014c0425cda5f93e9fa123a236728f003 -SHA1 (patch-lib_utils_base.c) = 7e315711f8ca9ec033841c8f0eb9e037625c84ca +SHA1 (nagios-plugins-2.0.3.tar.gz) = 29b6183ab9d796299dc17c395eef493415d1e9d6 +RMD160 (nagios-plugins-2.0.3.tar.gz) = b682b126c78df51f64d9cb8599d2f9dfd411d5f4 +Size (nagios-plugins-2.0.3.tar.gz) = 2659772 bytes +SHA1 (patch-ak) = 093638669dd5b524d8a9b31d452f1ba737e684b3 +SHA1 (patch-configure) = 8aa67c3eb339d57d225df7dc106b888dd2d37da3 diff --git a/net/nagios-plugin-pgsql/patches/patch-ak b/net/nagios-plugin-pgsql/patches/patch-ak index 8d09c8952..84fc60986 100644 --- a/net/nagios-plugin-pgsql/patches/patch-ak +++ b/net/nagios-plugin-pgsql/patches/patch-ak @@ -1,13 +1,13 @@ -$NetBSD: patch-ak,v 1.3 2011/04/08 22:49:19 morr Exp $ +$NetBSD: patch-ak,v 1.5 2015/05/17 21:23:29 rodent Exp $ ---- gl/mountlist.c.orig 2010-07-27 20:47:15.000000000 +0000 +--- gl/mountlist.c.orig 2014-03-04 21:41:56.000000000 +0000 +++ gl/mountlist.c @@ -52,7 +52,11 @@ # if HAVE_STRUCT_FSSTAT_F_FSTYPENAME # define FS_TYPE(Ent) ((Ent).f_fstypename) # else -# define FS_TYPE(Ent) mnt_names[(Ent).f_type] -+# ifdef STAT_STATVFS ++# if defined(STAT_STATVFS) +# define FS_TYPE(Ent) mnt_names[(Ent).f_fsid] +# else +# define FS_TYPE(Ent) mnt_names[(Ent).f_type] @@ -19,14 +19,14 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:49:19 morr Exp $ # include #endif -+#ifdef HAVE_SYS_STATVFS_H ++#if defined(HAVE_SYS_STATVFS_H) +#include +#endif + #ifdef MOUNTED_LISTMNTENT # include #endif -@@ -169,7 +177,7 @@ +@@ -223,7 +231,7 @@ me_remote (char const *fs_name, char con #if MOUNTED_GETMNTINFO @@ -35,36 +35,42 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:49:19 morr Exp $ static char * fstype_to_string (short int t) { -@@ -266,9 +274,13 @@ fstype_to_string (short int t) +@@ -320,9 +328,13 @@ fstype_to_string (short int t) # endif static char * -+#ifdef STAT_STATVFS ++#if defined(STAT_STATVFS) && !defined(__FreeBSD__) +fsp_to_string (const struct statvfs *fsp) +#else fsp_to_string (const struct statfs *fsp) +#endif { -# if HAVE_STRUCT_STATFS_F_FSTYPENAME -+# if defined HAVE_STRUCT_STATFS_F_FSTYPENAME || defined STAT_STATVFS ++# if defined(HAVE_STRUCT_STATFS_F_FSTYPENAME) || defined(STAT_STATVFS) return (char *) (fsp->f_fstypename); # else return fstype_to_string (fsp->f_type); -@@ -592,9 +604,17 @@ read_file_system_list (bool need_fs_type +@@ -648,7 +660,11 @@ read_file_system_list (bool need_fs_type { int numsys, counter; size_t bufsize; -+#ifdef STAT_STATVFS ++#if defined(STAT_STATVFS) && !defined(__FreeBSD__) + struct statvfs *stats; +#else struct statfs *stats; +#endif -+#ifdef STAT_STATVFS -+ numsys = getfsstat ((struct statvfs *)0, 0L, MNT_NOWAIT); -+#else - numsys = getfsstat ((struct statfs *)0, 0L, MNT_NOWAIT); -+#endif + numsys = getfsstat (NULL, 0L, MNT_NOWAIT); if (numsys < 0) - return (NULL); - if (SIZE_MAX / sizeof *stats <= numsys) +@@ -658,7 +674,11 @@ read_file_system_list (bool need_fs_type + + bufsize = (1 + numsys) * sizeof *stats; + stats = xmalloc (bufsize); ++#if defined(STAT_STATVFS) ++ numsys = getfsstat ((struct statvfs *)stats, bufsize, MNT_NOWAIT); ++#else + numsys = getfsstat (stats, bufsize, MNT_NOWAIT); ++#endif + + if (numsys < 0) + { diff --git a/net/nagios-plugin-pgsql/patches/patch-al b/net/nagios-plugin-pgsql/patches/patch-al deleted file mode 100644 index 2b548c7c4..000000000 --- a/net/nagios-plugin-pgsql/patches/patch-al +++ /dev/null @@ -1,92 +0,0 @@ -$NetBSD: patch-al,v 1.3 2011/04/08 22:49:19 morr Exp $ - ---- contrib/check_axis.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_axis.sh -@@ -5,7 +5,7 @@ port=$2 - usr=$3 - pass=$4 - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough command line arguments. \nUsage: ./check_axis.sh \n \nCheck_axis.sh checks the status of LPT ports on Axis print servers. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2002. \n" && exit "3" - fi - -@@ -27,7 +27,7 @@ fi - - lines=`cat $tempfile | grep -i $port` - status=`echo $lines | awk '{ print $3 }'` --if [ "$status" == "Printing" ]; then -+if [ "$status" = "Printing" ]; then - bytes=`echo $lines | awk '{ print $4 }'`; - comments=`echo $lines | tr -d " - " | awk '{ print $5 " " $6 }'`; -@@ -42,48 +42,48 @@ if [ "$comma" -eq "1" ]; then - fi - - --if [ "$status" == "Available" ]; then -- if [ "$comments" == "Paper out" ]; then -+if [ "$status" = "Available" ]; then -+ if [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == " " ]; then -+ elif [ "$comments" = " " ]; then - exit="0" && stdio="OK - Printer is available but returns no comments."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - No error."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - Ready."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - Printer fault."; - else - exit="3" && stdio="Comments: $comments"; - fi --elif [ "$status" == "Printing" ]; then -- if [ "$comments" == "Printer busy" ]; then -+elif [ "$status" = "Printing" ]; then -+ if [ "$comments" = "Printer busy" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Paper out" ]; then -+ elif [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper. Bytes printed: $bytes."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Busy " ]; then -+ elif [ "$comments" = "Busy " ]; then - exit="0" && stdio="OK - PRINTING. Busy. Bytes printed: $bytes."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - PRINTING. Printer fault. Bytes printed: $bytes."; - else - exit="3" && stdio="Comments: $comments."; diff --git a/net/nagios-plugin-pgsql/patches/patch-am b/net/nagios-plugin-pgsql/patches/patch-am deleted file mode 100644 index 975cbbf40..000000000 --- a/net/nagios-plugin-pgsql/patches/patch-am +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-am,v 1.2 2011/04/08 22:49:19 morr Exp $ - ---- contrib/check_mssql.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_mssql.sh -@@ -35,10 +35,10 @@ pswd=$3 - srv=$4 - - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough arguments. \nUsage: $0 \n \n$0 checks Microsoft SQL Server connectivity. It works with versions 7 and 2000.\n\nYou need a working version of FreeTDS (http://www.freetds.org/) and tsql (included in FreeTDS 6.0+) to connect to the SQL server. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2003. \n\nExample:\n $0 dbserver sa f00bar 2000\n" && exit "3" - --elif [ $tsqlcmd == "" ]; then -+elif [ $tsqlcmd = "" ]; then - echo -e "tsql not found! Please verify you have a working version of tsql (included in the FreeTDS version 6.0+) and enter the full path in the script." && exit "3" - - fi -@@ -50,9 +50,9 @@ exit="3" - - tmpfile=`$mktempcmd /tmp/$hostname.XXXXXX` - --if [ $srv == "7" ]; then -+if [ $srv = "7" ]; then - spid=7 --elif [ $srv == "2000" ]; then -+elif [ $srv = "2000" ]; then - spid=50 - else - echo -e "$srv is not a supported MS SQL Server version!" && exit "3" -@@ -69,7 +69,7 @@ $tsqlcmd -S $hostname -U $usr -P $pswd < - - $grepcmd -q "Login failed for user" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Login failed.; - exit 2; -@@ -77,7 +77,7 @@ fi - - $grepcmd -q "There was a problem connecting to the server" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Incorrect server name or SQL service not running.; - exit 2; -@@ -85,7 +85,7 @@ fi - - resultfileln=`$catcmd $resultfile | $wccmd -l | $sedcmd 's/ //g'` - --if [ "$resultfileln" == "2" ]; then -+if [ "$resultfileln" = "2" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. No data received from host.; - exit 2; diff --git a/net/nagios-plugin-pgsql/patches/patch-configure b/net/nagios-plugin-pgsql/patches/patch-configure index d3465703a..7f29d8998 100644 --- a/net/nagios-plugin-pgsql/patches/patch-configure +++ b/net/nagios-plugin-pgsql/patches/patch-configure @@ -1,14 +1,110 @@ -$NetBSD: patch-configure,v 1.1 2012/07/25 12:07:30 fhajny Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/03 18:34:16 rodent Exp $ -Only build 64bit when MACHINE_ARCH=x86_64, on SunOS. ---- configure.orig 2010-07-27 20:48:13.000000000 +0000 +--- configure.orig 2014-06-26 16:17:37.000000000 +0000 +++ configure -@@ -18068,7 +18068,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th +@@ -17188,7 +17188,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then ++ if false; then + EXTRAS="$EXTRAS check_radius\$(EXEEXT)" + RADIUSLIBS="-lradiusclient" + +@@ -17363,7 +17363,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_ldap_main" = "yes"; then ++ if false; then + LDAPLIBS="-lldap -llber"\ + LDAPINCLUDE="-I/usr/include/ldap" + +@@ -18791,6 +18791,9 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + #ifdef HAVE_UNISTD_H ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif + #include + #endif + #include +@@ -21524,7 +21527,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th ac_cv_ps_cols=9 - { echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 - echo "${ECHO_T}using nagios-plugins internal ps command (pst3) for solaris" >&6; } + { $as_echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 + $as_echo "using nagios-plugins internal ps command (pst3) for solaris" >&6; } - if test `isainfo -b` = 64 ; then + if test "$MACHINE_ARCH" = "x86_64" ; then pst3_use_64bit=1 - { echo "$as_me:$LINENO: using 64bit pst3" >&5 - echo "$as_me: using 64bit pst3" >&6;} + { $as_echo "$as_me:$LINENO: using 64bit pst3" >&5 + $as_echo "$as_me: using 64bit pst3" >&6;} +@@ -22521,7 +22524,7 @@ fi + then + { $as_echo "$as_me:$LINENO: checking for nslookup syntax" >&5 + $as_echo_n "checking for nslookup syntax... " >&6; } +- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep "Invalid option: sil" >/dev/null ++ if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep -F "Invalid option: sil" >/dev/null + then + ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" + { $as_echo "$as_me:$LINENO: result: $ac_cv_nslookup_command" >&5 +@@ -22982,7 +22985,7 @@ _ACEOF + + fi + +-if ( $PERL -M"Net::SNMP 3.6" -e 'exit' 2>/dev/null ) ++if false + then + { $as_echo "$as_me:$LINENO: checking for Net::SNMP perl module" >&5 + $as_echo_n "checking for Net::SNMP perl module... " >&6; } +@@ -23134,7 +23137,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING=$ac_cv_path_PATH_TO_FPING +-if test -n "$PATH_TO_FPING"; then ++if test -n "$PATH_TO_FPING" -a "$PATH_TO_FPING" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING" >&5 + $as_echo "$PATH_TO_FPING" >&6; } + else +@@ -23174,7 +23177,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING6=$ac_cv_path_PATH_TO_FPING6 +-if test -n "$PATH_TO_FPING6"; then ++if test -n "$PATH_TO_FPING6" -a "$PATH_TO_FPING6" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING6" >&5 + $as_echo "$PATH_TO_FPING6" >&6; } + else +@@ -23750,6 +23753,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #ifdef HAVE_SYS_PARAM_H + #include + #endif +@@ -23812,6 +23819,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include +@@ -24003,6 +24014,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include diff --git a/net/nagios-plugin-pgsql/patches/patch-lib_utils_base.c b/net/nagios-plugin-pgsql/patches/patch-lib_utils_base.c deleted file mode 100644 index f02abb204..000000000 --- a/net/nagios-plugin-pgsql/patches/patch-lib_utils_base.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-lib_utils_base.c,v 1.1 2012/05/24 15:26:14 marino Exp $ - ---- lib/utils_base.c.orig 2010-07-27 20:47:16.000000000 +0000 -+++ lib/utils_base.c -@@ -28,6 +28,9 @@ - #include - #include "utils_base.h" - #include -+#ifdef __DragonFly__ -+#include -+#endif - - #define np_free(ptr) { if(ptr) { free(ptr); ptr = NULL; } } - diff --git a/net/nagios-plugin-radius/Makefile b/net/nagios-plugin-radius/Makefile index b53c1d1ed..24e4897c3 100644 --- a/net/nagios-plugin-radius/Makefile +++ b/net/nagios-plugin-radius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:43 wiz Exp $ # PKGNAME= nagios-plugin-radius-${PLUGINSVERSION} -PKGREVISION= 7 +PKGREVISION= 1 CATEGORIES= net sysutils MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/nagios-plugin-radius/distinfo b/net/nagios-plugin-radius/distinfo index 90ee71b91..d3974f745 100644 --- a/net/nagios-plugin-radius/distinfo +++ b/net/nagios-plugin-radius/distinfo @@ -1,11 +1,8 @@ -$NetBSD: distinfo,v 1.8 2012/07/25 12:07:31 fhajny Exp $ +$NetBSD: distinfo,v 1.9 2015/04/03 18:37:32 rodent Exp $ -SHA1 (nagios-plugins-1.4.15.tar.gz) = 1faab309c06d37e559490fd852ecb0dc8a8ab610 -RMD160 (nagios-plugins-1.4.15.tar.gz) = c2780a3523cf4eaaed34a94c07f5f6bd6fb1f736 -Size (nagios-plugins-1.4.15.tar.gz) = 2095419 bytes +SHA1 (nagios-plugins-2.0.3.tar.gz) = 29b6183ab9d796299dc17c395eef493415d1e9d6 +RMD160 (nagios-plugins-2.0.3.tar.gz) = b682b126c78df51f64d9cb8599d2f9dfd411d5f4 +Size (nagios-plugins-2.0.3.tar.gz) = 2659772 bytes SHA1 (patch-aa) = 979c47b31f7b2811b9ba8e8231b3d8a05c763e5c -SHA1 (patch-ak) = dd9aba7a0930a6448e372b581ba04d62018a973b -SHA1 (patch-al) = 63e28ae36d671e773acfe6aeb45ab7603c112594 -SHA1 (patch-am) = adc95ba1037a7d7caab6dde6ca1e27e47754db62 -SHA1 (patch-configure) = 1b9f7c4014c0425cda5f93e9fa123a236728f003 -SHA1 (patch-lib_utils_base.c) = 7e315711f8ca9ec033841c8f0eb9e037625c84ca +SHA1 (patch-ak) = cd052cfbe669cd64038ae23c624761dd3a7da188 +SHA1 (patch-configure) = 785e9754f913814aaf29c233046ee5fd44ce93b0 diff --git a/net/nagios-plugin-radius/patches/patch-ak b/net/nagios-plugin-radius/patches/patch-ak index d5fb538c3..4666fa622 100644 --- a/net/nagios-plugin-radius/patches/patch-ak +++ b/net/nagios-plugin-radius/patches/patch-ak @@ -1,6 +1,6 @@ -$NetBSD: patch-ak,v 1.3 2011/04/08 22:49:49 morr Exp $ +$NetBSD: patch-ak,v 1.4 2015/04/03 18:37:32 rodent Exp $ ---- gl/mountlist.c.orig 2010-07-27 20:47:15.000000000 +0000 +--- gl/mountlist.c.orig 2014-03-04 21:41:56.000000000 +0000 +++ gl/mountlist.c @@ -52,7 +52,11 @@ # if HAVE_STRUCT_FSSTAT_F_FSTYPENAME @@ -26,7 +26,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:49:49 morr Exp $ #ifdef MOUNTED_LISTMNTENT # include #endif -@@ -169,7 +177,7 @@ +@@ -223,7 +231,7 @@ me_remote (char const *fs_name, char con #if MOUNTED_GETMNTINFO @@ -35,7 +35,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:49:49 morr Exp $ static char * fstype_to_string (short int t) { -@@ -266,9 +274,13 @@ fstype_to_string (short int t) +@@ -320,9 +328,13 @@ fstype_to_string (short int t) # endif static char * @@ -50,7 +50,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:49:49 morr Exp $ return (char *) (fsp->f_fstypename); # else return fstype_to_string (fsp->f_type); -@@ -592,9 +604,17 @@ read_file_system_list (bool need_fs_type +@@ -648,7 +660,11 @@ read_file_system_list (bool need_fs_type { int numsys, counter; size_t bufsize; @@ -60,11 +60,17 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:49:49 morr Exp $ struct statfs *stats; +#endif -+#ifdef STAT_STATVFS -+ numsys = getfsstat ((struct statvfs *)0, 0L, MNT_NOWAIT); -+#else - numsys = getfsstat ((struct statfs *)0, 0L, MNT_NOWAIT); -+#endif + numsys = getfsstat (NULL, 0L, MNT_NOWAIT); if (numsys < 0) - return (NULL); - if (SIZE_MAX / sizeof *stats <= numsys) +@@ -658,7 +674,11 @@ read_file_system_list (bool need_fs_type + + bufsize = (1 + numsys) * sizeof *stats; + stats = xmalloc (bufsize); ++#ifdef STAT_STATVFS ++ numsys = getfsstat ((struct statvfs *)stats, bufsize, MNT_NOWAIT); ++#else + numsys = getfsstat (stats, bufsize, MNT_NOWAIT); ++#endif + + if (numsys < 0) + { diff --git a/net/nagios-plugin-radius/patches/patch-al b/net/nagios-plugin-radius/patches/patch-al deleted file mode 100644 index 2b977e331..000000000 --- a/net/nagios-plugin-radius/patches/patch-al +++ /dev/null @@ -1,92 +0,0 @@ -$NetBSD: patch-al,v 1.3 2011/04/08 22:49:49 morr Exp $ - ---- contrib/check_axis.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_axis.sh -@@ -5,7 +5,7 @@ port=$2 - usr=$3 - pass=$4 - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough command line arguments. \nUsage: ./check_axis.sh \n \nCheck_axis.sh checks the status of LPT ports on Axis print servers. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2002. \n" && exit "3" - fi - -@@ -27,7 +27,7 @@ fi - - lines=`cat $tempfile | grep -i $port` - status=`echo $lines | awk '{ print $3 }'` --if [ "$status" == "Printing" ]; then -+if [ "$status" = "Printing" ]; then - bytes=`echo $lines | awk '{ print $4 }'`; - comments=`echo $lines | tr -d " - " | awk '{ print $5 " " $6 }'`; -@@ -42,48 +42,48 @@ if [ "$comma" -eq "1" ]; then - fi - - --if [ "$status" == "Available" ]; then -- if [ "$comments" == "Paper out" ]; then -+if [ "$status" = "Available" ]; then -+ if [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == " " ]; then -+ elif [ "$comments" = " " ]; then - exit="0" && stdio="OK - Printer is available but returns no comments."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - No error."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - Ready."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - Printer fault."; - else - exit="3" && stdio="Comments: $comments"; - fi --elif [ "$status" == "Printing" ]; then -- if [ "$comments" == "Printer busy" ]; then -+elif [ "$status" = "Printing" ]; then -+ if [ "$comments" = "Printer busy" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Paper out" ]; then -+ elif [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper. Bytes printed: $bytes."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Busy " ]; then -+ elif [ "$comments" = "Busy " ]; then - exit="0" && stdio="OK - PRINTING. Busy. Bytes printed: $bytes."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - PRINTING. Printer fault. Bytes printed: $bytes."; - else - exit="3" && stdio="Comments: $comments."; diff --git a/net/nagios-plugin-radius/patches/patch-am b/net/nagios-plugin-radius/patches/patch-am deleted file mode 100644 index aca64f53e..000000000 --- a/net/nagios-plugin-radius/patches/patch-am +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-am,v 1.2 2011/04/08 22:49:49 morr Exp $ - ---- contrib/check_mssql.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_mssql.sh -@@ -35,10 +35,10 @@ pswd=$3 - srv=$4 - - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough arguments. \nUsage: $0 \n \n$0 checks Microsoft SQL Server connectivity. It works with versions 7 and 2000.\n\nYou need a working version of FreeTDS (http://www.freetds.org/) and tsql (included in FreeTDS 6.0+) to connect to the SQL server. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2003. \n\nExample:\n $0 dbserver sa f00bar 2000\n" && exit "3" - --elif [ $tsqlcmd == "" ]; then -+elif [ $tsqlcmd = "" ]; then - echo -e "tsql not found! Please verify you have a working version of tsql (included in the FreeTDS version 6.0+) and enter the full path in the script." && exit "3" - - fi -@@ -50,9 +50,9 @@ exit="3" - - tmpfile=`$mktempcmd /tmp/$hostname.XXXXXX` - --if [ $srv == "7" ]; then -+if [ $srv = "7" ]; then - spid=7 --elif [ $srv == "2000" ]; then -+elif [ $srv = "2000" ]; then - spid=50 - else - echo -e "$srv is not a supported MS SQL Server version!" && exit "3" -@@ -69,7 +69,7 @@ $tsqlcmd -S $hostname -U $usr -P $pswd < - - $grepcmd -q "Login failed for user" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Login failed.; - exit 2; -@@ -77,7 +77,7 @@ fi - - $grepcmd -q "There was a problem connecting to the server" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Incorrect server name or SQL service not running.; - exit 2; -@@ -85,7 +85,7 @@ fi - - resultfileln=`$catcmd $resultfile | $wccmd -l | $sedcmd 's/ //g'` - --if [ "$resultfileln" == "2" ]; then -+if [ "$resultfileln" = "2" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. No data received from host.; - exit 2; diff --git a/net/nagios-plugin-radius/patches/patch-configure b/net/nagios-plugin-radius/patches/patch-configure index ab3301f6b..49cbdbbe4 100644 --- a/net/nagios-plugin-radius/patches/patch-configure +++ b/net/nagios-plugin-radius/patches/patch-configure @@ -1,14 +1,92 @@ -$NetBSD: patch-configure,v 1.1 2012/07/25 12:07:31 fhajny Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/03 18:37:32 rodent Exp $ -Only build 64bit when MACHINE_ARCH=x86_64, on SunOS. ---- configure.orig 2010-07-27 20:48:13.000000000 +0000 +--- configure.orig 2014-06-26 16:17:37.000000000 +0000 +++ configure -@@ -18068,7 +18068,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th +@@ -17363,7 +17363,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_ldap_main" = "yes"; then ++ if false; then + LDAPLIBS="-lldap -llber"\ + LDAPINCLUDE="-I/usr/include/ldap" + +@@ -18791,6 +18791,9 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + #ifdef HAVE_UNISTD_H ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif + #include + #endif + #include +@@ -21524,7 +21527,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th ac_cv_ps_cols=9 - { echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 - echo "${ECHO_T}using nagios-plugins internal ps command (pst3) for solaris" >&6; } + { $as_echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 + $as_echo "using nagios-plugins internal ps command (pst3) for solaris" >&6; } - if test `isainfo -b` = 64 ; then + if test "$MACHINE_ARCH" = "x86_64" ; then pst3_use_64bit=1 - { echo "$as_me:$LINENO: using 64bit pst3" >&5 - echo "$as_me: using 64bit pst3" >&6;} + { $as_echo "$as_me:$LINENO: using 64bit pst3" >&5 + $as_echo "$as_me: using 64bit pst3" >&6;} +@@ -22521,7 +22524,7 @@ fi + then + { $as_echo "$as_me:$LINENO: checking for nslookup syntax" >&5 + $as_echo_n "checking for nslookup syntax... " >&6; } +- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep "Invalid option: sil" >/dev/null ++ if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep -F "Invalid option: sil" >/dev/null + then + ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" + { $as_echo "$as_me:$LINENO: result: $ac_cv_nslookup_command" >&5 +@@ -23134,7 +23137,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING=$ac_cv_path_PATH_TO_FPING +-if test -n "$PATH_TO_FPING"; then ++if test -n "$PATH_TO_FPING" -a "$PATH_TO_FPING" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING" >&5 + $as_echo "$PATH_TO_FPING" >&6; } + else +@@ -23174,7 +23177,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING6=$ac_cv_path_PATH_TO_FPING6 +-if test -n "$PATH_TO_FPING6"; then ++if test -n "$PATH_TO_FPING6" -a "$PATH_TO_FPING6" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING6" >&5 + $as_echo "$PATH_TO_FPING6" >&6; } + else +@@ -23750,6 +23753,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #ifdef HAVE_SYS_PARAM_H + #include + #endif +@@ -23812,6 +23819,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include +@@ -24003,6 +24014,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include diff --git a/net/nagios-plugin-radius/patches/patch-lib_utils_base.c b/net/nagios-plugin-radius/patches/patch-lib_utils_base.c deleted file mode 100644 index 32e2f06f8..000000000 --- a/net/nagios-plugin-radius/patches/patch-lib_utils_base.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-lib_utils_base.c,v 1.1 2012/05/24 15:27:59 marino Exp $ - ---- lib/utils_base.c.orig 2010-07-27 20:47:16.000000000 +0000 -+++ lib/utils_base.c -@@ -28,6 +28,9 @@ - #include - #include "utils_base.h" - #include -+#ifdef __DragonFly__ -+#include -+#endif - - #define np_free(ptr) { if(ptr) { free(ptr); ptr = NULL; } } - diff --git a/net/nagios-plugin-snmp/Makefile b/net/nagios-plugin-snmp/Makefile index e434abe38..512e2bab9 100644 --- a/net/nagios-plugin-snmp/Makefile +++ b/net/nagios-plugin-snmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:43 wiz Exp $ # PKGNAME= nagios-plugin-snmp-${PLUGINSVERSION} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= net sysutils MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/nagios-plugin-snmp/distinfo b/net/nagios-plugin-snmp/distinfo index a1447b89f..d796881e8 100644 --- a/net/nagios-plugin-snmp/distinfo +++ b/net/nagios-plugin-snmp/distinfo @@ -1,12 +1,9 @@ -$NetBSD: distinfo,v 1.11 2012/07/25 12:07:31 fhajny Exp $ +$NetBSD: distinfo,v 1.12 2015/04/03 18:45:12 rodent Exp $ -SHA1 (nagios-plugins-1.4.15.tar.gz) = 1faab309c06d37e559490fd852ecb0dc8a8ab610 -RMD160 (nagios-plugins-1.4.15.tar.gz) = c2780a3523cf4eaaed34a94c07f5f6bd6fb1f736 -Size (nagios-plugins-1.4.15.tar.gz) = 2095419 bytes +SHA1 (nagios-plugins-2.0.3.tar.gz) = 29b6183ab9d796299dc17c395eef493415d1e9d6 +RMD160 (nagios-plugins-2.0.3.tar.gz) = b682b126c78df51f64d9cb8599d2f9dfd411d5f4 +Size (nagios-plugins-2.0.3.tar.gz) = 2659772 bytes SHA1 (patch-ad) = 75bb44093f1fe0d18668cb9aec787d760fe16ad4 SHA1 (patch-ae) = 42a2767b290e4a10c93f170e85138e8c639906dc -SHA1 (patch-ak) = dd9aba7a0930a6448e372b581ba04d62018a973b -SHA1 (patch-al) = 63e28ae36d671e773acfe6aeb45ab7603c112594 -SHA1 (patch-am) = adc95ba1037a7d7caab6dde6ca1e27e47754db62 -SHA1 (patch-configure) = 1b9f7c4014c0425cda5f93e9fa123a236728f003 -SHA1 (patch-lib_utils_base.c) = 7e315711f8ca9ec033841c8f0eb9e037625c84ca +SHA1 (patch-ak) = cd052cfbe669cd64038ae23c624761dd3a7da188 +SHA1 (patch-configure) = 91bba469ceb22c7f7dae5a905669103f1ca21763 diff --git a/net/nagios-plugin-snmp/patches/patch-ak b/net/nagios-plugin-snmp/patches/patch-ak index f873d9b23..20004bc3a 100644 --- a/net/nagios-plugin-snmp/patches/patch-ak +++ b/net/nagios-plugin-snmp/patches/patch-ak @@ -1,6 +1,6 @@ -$NetBSD: patch-ak,v 1.3 2011/04/08 22:50:17 morr Exp $ +$NetBSD: patch-ak,v 1.4 2015/04/03 18:45:12 rodent Exp $ ---- gl/mountlist.c.orig 2010-07-27 20:47:15.000000000 +0000 +--- gl/mountlist.c.orig 2014-03-04 21:41:56.000000000 +0000 +++ gl/mountlist.c @@ -52,7 +52,11 @@ # if HAVE_STRUCT_FSSTAT_F_FSTYPENAME @@ -26,7 +26,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:50:17 morr Exp $ #ifdef MOUNTED_LISTMNTENT # include #endif -@@ -169,7 +177,7 @@ +@@ -223,7 +231,7 @@ me_remote (char const *fs_name, char con #if MOUNTED_GETMNTINFO @@ -35,7 +35,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:50:17 morr Exp $ static char * fstype_to_string (short int t) { -@@ -266,9 +274,13 @@ fstype_to_string (short int t) +@@ -320,9 +328,13 @@ fstype_to_string (short int t) # endif static char * @@ -50,7 +50,7 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:50:17 morr Exp $ return (char *) (fsp->f_fstypename); # else return fstype_to_string (fsp->f_type); -@@ -592,9 +604,17 @@ read_file_system_list (bool need_fs_type +@@ -648,7 +660,11 @@ read_file_system_list (bool need_fs_type { int numsys, counter; size_t bufsize; @@ -60,11 +60,17 @@ $NetBSD: patch-ak,v 1.3 2011/04/08 22:50:17 morr Exp $ struct statfs *stats; +#endif -+#ifdef STAT_STATVFS -+ numsys = getfsstat ((struct statvfs *)0, 0L, MNT_NOWAIT); -+#else - numsys = getfsstat ((struct statfs *)0, 0L, MNT_NOWAIT); -+#endif + numsys = getfsstat (NULL, 0L, MNT_NOWAIT); if (numsys < 0) - return (NULL); - if (SIZE_MAX / sizeof *stats <= numsys) +@@ -658,7 +674,11 @@ read_file_system_list (bool need_fs_type + + bufsize = (1 + numsys) * sizeof *stats; + stats = xmalloc (bufsize); ++#ifdef STAT_STATVFS ++ numsys = getfsstat ((struct statvfs *)stats, bufsize, MNT_NOWAIT); ++#else + numsys = getfsstat (stats, bufsize, MNT_NOWAIT); ++#endif + + if (numsys < 0) + { diff --git a/net/nagios-plugin-snmp/patches/patch-al b/net/nagios-plugin-snmp/patches/patch-al deleted file mode 100644 index fba98f4d9..000000000 --- a/net/nagios-plugin-snmp/patches/patch-al +++ /dev/null @@ -1,92 +0,0 @@ -$NetBSD: patch-al,v 1.3 2011/04/08 22:50:17 morr Exp $ - ---- contrib/check_axis.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_axis.sh -@@ -5,7 +5,7 @@ port=$2 - usr=$3 - pass=$4 - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough command line arguments. \nUsage: ./check_axis.sh \n \nCheck_axis.sh checks the status of LPT ports on Axis print servers. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2002. \n" && exit "3" - fi - -@@ -27,7 +27,7 @@ fi - - lines=`cat $tempfile | grep -i $port` - status=`echo $lines | awk '{ print $3 }'` --if [ "$status" == "Printing" ]; then -+if [ "$status" = "Printing" ]; then - bytes=`echo $lines | awk '{ print $4 }'`; - comments=`echo $lines | tr -d " - " | awk '{ print $5 " " $6 }'`; -@@ -42,48 +42,48 @@ if [ "$comma" -eq "1" ]; then - fi - - --if [ "$status" == "Available" ]; then -- if [ "$comments" == "Paper out" ]; then -+if [ "$status" = "Available" ]; then -+ if [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == " " ]; then -+ elif [ "$comments" = " " ]; then - exit="0" && stdio="OK - Printer is available but returns no comments."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - No error."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - Ready."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - Printer fault."; - else - exit="3" && stdio="Comments: $comments"; - fi --elif [ "$status" == "Printing" ]; then -- if [ "$comments" == "Printer busy" ]; then -+elif [ "$status" = "Printing" ]; then -+ if [ "$comments" = "Printer busy" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Paper out" ]; then -+ elif [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper. Bytes printed: $bytes."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Busy " ]; then -+ elif [ "$comments" = "Busy " ]; then - exit="0" && stdio="OK - PRINTING. Busy. Bytes printed: $bytes."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - PRINTING. Printer fault. Bytes printed: $bytes."; - else - exit="3" && stdio="Comments: $comments."; diff --git a/net/nagios-plugin-snmp/patches/patch-am b/net/nagios-plugin-snmp/patches/patch-am deleted file mode 100644 index aab635bf6..000000000 --- a/net/nagios-plugin-snmp/patches/patch-am +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-am,v 1.2 2011/04/08 22:50:17 morr Exp $ - ---- contrib/check_mssql.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_mssql.sh -@@ -35,10 +35,10 @@ pswd=$3 - srv=$4 - - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough arguments. \nUsage: $0 \n \n$0 checks Microsoft SQL Server connectivity. It works with versions 7 and 2000.\n\nYou need a working version of FreeTDS (http://www.freetds.org/) and tsql (included in FreeTDS 6.0+) to connect to the SQL server. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2003. \n\nExample:\n $0 dbserver sa f00bar 2000\n" && exit "3" - --elif [ $tsqlcmd == "" ]; then -+elif [ $tsqlcmd = "" ]; then - echo -e "tsql not found! Please verify you have a working version of tsql (included in the FreeTDS version 6.0+) and enter the full path in the script." && exit "3" - - fi -@@ -50,9 +50,9 @@ exit="3" - - tmpfile=`$mktempcmd /tmp/$hostname.XXXXXX` - --if [ $srv == "7" ]; then -+if [ $srv = "7" ]; then - spid=7 --elif [ $srv == "2000" ]; then -+elif [ $srv = "2000" ]; then - spid=50 - else - echo -e "$srv is not a supported MS SQL Server version!" && exit "3" -@@ -69,7 +69,7 @@ $tsqlcmd -S $hostname -U $usr -P $pswd < - - $grepcmd -q "Login failed for user" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Login failed.; - exit 2; -@@ -77,7 +77,7 @@ fi - - $grepcmd -q "There was a problem connecting to the server" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Incorrect server name or SQL service not running.; - exit 2; -@@ -85,7 +85,7 @@ fi - - resultfileln=`$catcmd $resultfile | $wccmd -l | $sedcmd 's/ //g'` - --if [ "$resultfileln" == "2" ]; then -+if [ "$resultfileln" = "2" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. No data received from host.; - exit 2; diff --git a/net/nagios-plugin-snmp/patches/patch-configure b/net/nagios-plugin-snmp/patches/patch-configure index a35c0f1c1..765268b17 100644 --- a/net/nagios-plugin-snmp/patches/patch-configure +++ b/net/nagios-plugin-snmp/patches/patch-configure @@ -1,14 +1,101 @@ -$NetBSD: patch-configure,v 1.1 2012/07/25 12:07:32 fhajny Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/03 18:45:12 rodent Exp $ -Only build 64bit when MACHINE_ARCH=x86_64, on SunOS. ---- configure.orig 2010-07-27 20:48:13.000000000 +0000 +--- configure.orig 2014-06-26 16:17:37.000000000 +0000 +++ configure -@@ -18068,7 +18068,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th +@@ -17188,7 +17188,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then ++ if false; then + EXTRAS="$EXTRAS check_radius\$(EXEEXT)" + RADIUSLIBS="-lradiusclient" + +@@ -17363,7 +17363,7 @@ _ACEOF + + fi + +- if test "$ac_cv_lib_ldap_main" = "yes"; then ++ if false; then + LDAPLIBS="-lldap -llber"\ + LDAPINCLUDE="-I/usr/include/ldap" + +@@ -18791,6 +18791,9 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + #ifdef HAVE_UNISTD_H ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif + #include + #endif + #include +@@ -21524,7 +21527,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th ac_cv_ps_cols=9 - { echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 - echo "${ECHO_T}using nagios-plugins internal ps command (pst3) for solaris" >&6; } + { $as_echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 + $as_echo "using nagios-plugins internal ps command (pst3) for solaris" >&6; } - if test `isainfo -b` = 64 ; then + if test "$MACHINE_ARCH" = "x86_64" ; then pst3_use_64bit=1 - { echo "$as_me:$LINENO: using 64bit pst3" >&5 - echo "$as_me: using 64bit pst3" >&6;} + { $as_echo "$as_me:$LINENO: using 64bit pst3" >&5 + $as_echo "$as_me: using 64bit pst3" >&6;} +@@ -22521,7 +22524,7 @@ fi + then + { $as_echo "$as_me:$LINENO: checking for nslookup syntax" >&5 + $as_echo_n "checking for nslookup syntax... " >&6; } +- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep "Invalid option: sil" >/dev/null ++ if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep -F "Invalid option: sil" >/dev/null + then + ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" + { $as_echo "$as_me:$LINENO: result: $ac_cv_nslookup_command" >&5 +@@ -23134,7 +23137,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING=$ac_cv_path_PATH_TO_FPING +-if test -n "$PATH_TO_FPING"; then ++if test -n "$PATH_TO_FPING" -a "$PATH_TO_FPING" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING" >&5 + $as_echo "$PATH_TO_FPING" >&6; } + else +@@ -23174,7 +23177,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING6=$ac_cv_path_PATH_TO_FPING6 +-if test -n "$PATH_TO_FPING6"; then ++if test -n "$PATH_TO_FPING6" -a "$PATH_TO_FPING6" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING6" >&5 + $as_echo "$PATH_TO_FPING6" >&6; } + else +@@ -23750,6 +23753,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #ifdef HAVE_SYS_PARAM_H + #include + #endif +@@ -23812,6 +23819,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include +@@ -24003,6 +24014,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include diff --git a/net/nagios-plugin-snmp/patches/patch-lib_utils_base.c b/net/nagios-plugin-snmp/patches/patch-lib_utils_base.c deleted file mode 100644 index 53f9713ee..000000000 --- a/net/nagios-plugin-snmp/patches/patch-lib_utils_base.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-lib_utils_base.c,v 1.1 2012/05/24 15:29:43 marino Exp $ - ---- lib/utils_base.c.orig 2010-07-27 20:47:16.000000000 +0000 -+++ lib/utils_base.c -@@ -28,6 +28,9 @@ - #include - #include "utils_base.h" - #include -+#ifdef __DragonFly__ -+#include -+#endif - - #define np_free(ptr) { if(ptr) { free(ptr); ptr = NULL; } } - diff --git a/net/nagios-plugin-spamd/Makefile b/net/nagios-plugin-spamd/Makefile index 6aedd3f70..2b61255c5 100644 --- a/net/nagios-plugin-spamd/Makefile +++ b/net/nagios-plugin-spamd/Makefile @@ -1,40 +1,43 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:43 wiz Exp $ # -DISTNAME= check_spamd-1.4.pl -PKGNAME= nagios-plugin-spamd-${DISTNAME:S/check_spamd-//:S/.pl//} -PKGREVISION= 3 +DISTNAME= check_spamd-1.6.0 +PKGNAME= nagios-plugin-${DISTNAME:S/check_//1} +PKGREVISION= 1 CATEGORIES= net mail -MASTER_SITES= # ftp://jhweiss.de/pub/users/weiss/nagios/plugins/ -EXTRACT_SUFX= # empty +MASTER_SITES= ${MASTER_SITE_BACKUP} + # http://exchange.nagios.org/components/com_mtree/ +EXTRACT_SUFX= .pl MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.jhweiss.de/software/nagios.html +HOMEPAGE= http://exchange.nagios.org/directory/Plugins/Email-and-Groupware/SpamAssasin/check_spamd COMMENT= Nagios plugin for monitoring the SpamAssassin daemon +LICENSE= gnu-gpl-v3 DEPENDS+= nagios-plugins-[0-9]*:../../net/nagios-plugins +DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes +DEPENDS+= p5-Switch-[0-9]*:../../lang/p5-Switch +DEPENDS+= spamassassin-[0-9]*:../../mail/spamassassin WRKSRC= ${WRKDIR} NO_BUILD= yes USE_TOOLS+= perl:run -REPLACE_PERL+= ${DISTNAME} +REPLACE_PERL+= ${DISTFILES} PLUGIN_DIR= ${PREFIX}/libexec/nagios SUBST_CLASSES+= check_spamd SUBST_STAGE.check_spamd=post-configure -SUBST_FILES.check_spamd=${DISTNAME} -SUBST_SED.check_spamd= -e 's,/usr/local/nagios/libexec,${PLUGIN_DIR},' +SUBST_FILES.check_spamd=${DISTFILES} +SUBST_MESSAGE.check_spamd=Fixing path to spamc. +SUBST_SED.check_spamd= -e 's|/usr/local/perl/bin/|${PREFIX}/${PERL5_SUB_INSTALLVENDORBIN}|1' INSTALLATION_DIRS+= ${PLUGIN_DIR} -do-extract: - cp "${DISTDIR}/${DISTNAME}" "${WRKDIR}" - do-install: - ${INSTALL_SCRIPT} "${WRKDIR}/${DISTNAME}" \ + ${INSTALL_SCRIPT} "${WRKDIR}/${DISTFILES}" \ "${DESTDIR}${PLUGIN_DIR}/check_spamd" .include "../../mk/bsd.pkg.mk" diff --git a/net/nagios-plugin-spamd/distinfo b/net/nagios-plugin-spamd/distinfo index f73357e18..4fe074280 100644 --- a/net/nagios-plugin-spamd/distinfo +++ b/net/nagios-plugin-spamd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/10/14 17:37:49 heinz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/03 18:59:52 rodent Exp $ -SHA1 (check_spamd-1.4.pl) = 6cb0a7e3adb6230c404dbe6179c2c9233b126b93 -RMD160 (check_spamd-1.4.pl) = ebf415a25ccc6154a17bd146c56775bea37e9d09 -Size (check_spamd-1.4.pl) = 6215 bytes +SHA1 (check_spamd-1.6.0.pl) = 35e5a9c1694ad49fa722dab24dd44ba906d0dc30 +RMD160 (check_spamd-1.6.0.pl) = 98cc8e8c61decd0e230818eebd777c19005b74c9 +Size (check_spamd-1.6.0.pl) = 6850 bytes diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile index 3cec3e71a..8c6c90b2b 100644 --- a/net/nagios-plugins/Makefile +++ b/net/nagios-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2015/02/19 14:45:03 taca Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:43 wiz Exp $ # -PKGREVISION= 10 +PKGREVISION= 1 CATEGORIES= net sysutils MAINTAINER= pkgsrc-users@NetBSD.org @@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= destdir .include "../../mk/bsd.prefs.mk" -USE_TOOLS+= perl:run +USE_TOOLS+= msgfmt msgmerge intltool perl:run xgettext PKG_GROUPS+= ${NAGIOS_GROUP} BUILD_DEFS+= ${NAGIOS_GROUP} @@ -38,7 +38,6 @@ PLIST.NetBSD= yes .endif .if ${OPSYS} == "NetBSD" -CONFIGURE_ARGS+= --with-df-command="/bin/df -Pklt nokernfs,procfs,fdesc" SPECIAL_PERMS+= ${PREFIX}/libexec/nagios/check_ide_smart \ ${REAL_ROOT_USER} ${NAGIOS_GROUP} 4551 .endif @@ -61,6 +60,10 @@ DEPENDS+= {ssh{,6}-[0-9]*,openssh-[0-9]*}:../../security/openssh DEPENDS+= bind-[0-9]*:../../net/bind910 .endif +post-install: + ${CHMOD} -x ${DESTDIR}${PREFIX}/libexec/nagios/utils.pm + +.include "../../mk/pthread.buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/nagios-plugins/Makefile.common b/net/nagios-plugins/Makefile.common index 21de39375..d80412b97 100644 --- a/net/nagios-plugins/Makefile.common +++ b/net/nagios-plugins/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2012/07/25 12:01:54 fhajny Exp $ +# $NetBSD: Makefile.common,v 1.11 2015/04/03 17:50:27 rodent Exp $ # # used by net/nagios-plugin-mysql/Makefile # used by net/nagios-plugin-pgsql/Makefile @@ -6,9 +6,9 @@ # used by net/nagios-plugin-snmp/Makefile # used by net/nagios-plugins/Makefile -PLUGINSVERSION= 1.4.15 +PLUGINSVERSION= 2.0.3 DISTNAME= nagios-plugins-${PLUGINSVERSION} -MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=nagiosplug/} +MASTER_SITES?= http://nagios-plugins.org/download/ .include "../../net/nagios-base/Makefile.common" .include "../../mk/bsd.prefs.mk" diff --git a/net/nagios-plugins/PLIST b/net/nagios-plugins/PLIST index a8a628ffd..001d58479 100644 --- a/net/nagios-plugins/PLIST +++ b/net/nagios-plugins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2013/01/19 09:59:12 manu Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/04/03 17:50:27 rodent Exp $ libexec/nagios/check_by_ssh libexec/nagios/check_clamd libexec/nagios/check_dhcp @@ -7,6 +7,7 @@ libexec/nagios/check_disk libexec/nagios/check_dns libexec/nagios/check_dummy libexec/nagios/check_file_age +libexec/nagios/check_fping libexec/nagios/check_ftp libexec/nagios/check_http libexec/nagios/check_icmp @@ -23,6 +24,7 @@ libexec/nagios/check_mrtgtraf libexec/nagios/check_nagios libexec/nagios/check_nntp libexec/nagios/check_nntps +libexec/nagios/check_nt libexec/nagios/check_ntp libexec/nagios/check_ntp_peer libexec/nagios/check_ntp_time diff --git a/net/nagios-plugins/distinfo b/net/nagios-plugins/distinfo index e59cd4a86..340bc032f 100644 --- a/net/nagios-plugins/distinfo +++ b/net/nagios-plugins/distinfo @@ -1,20 +1,13 @@ -$NetBSD: distinfo,v 1.15 2015/02/27 20:14:07 tnn Exp $ +$NetBSD: distinfo,v 1.17 2015/04/13 03:59:40 rodent Exp $ -SHA1 (nagios-plugins-1.4.15.tar.gz) = 1faab309c06d37e559490fd852ecb0dc8a8ab610 -RMD160 (nagios-plugins-1.4.15.tar.gz) = c2780a3523cf4eaaed34a94c07f5f6bd6fb1f736 -Size (nagios-plugins-1.4.15.tar.gz) = 2095419 bytes -SHA1 (patch-913085) = bf8d28555f50c24d12a67bbecdf7e44a404a5a89 -SHA1 (patch-ab) = fdde9e8e98f222ab7e24adea205ce402bd64342d -SHA1 (patch-ad) = 1418682ff599f91aa01a1eeb90f11c9e571212c8 -SHA1 (patch-ae) = 9975dfe9e7a1e448fe273ccb8427dcf3a74e195f -SHA1 (patch-af) = c63176a78c7f73730c9f2ef3877b274f99be5dfa -SHA1 (patch-ah) = c4f579b9f9971c44252eaea9a40775a2fcf23638 -SHA1 (patch-ai) = 2e045b6c10b06703772d0b9156b2e2f81aa4402b -SHA1 (patch-ak) = 64f067ad6b136048feb75932572e25b2fbaaa699 -SHA1 (patch-al) = 63e28ae36d671e773acfe6aeb45ab7603c112594 -SHA1 (patch-am) = adc95ba1037a7d7caab6dde6ca1e27e47754db62 -SHA1 (patch-an) = 372a111ed040114479e363e42d66e2281d0d629f -SHA1 (patch-configure) = 16eec1d6b42401184ef4892a68353c476cc63cc5 -SHA1 (patch-configure.in) = 7db3d0ac3bbb6c1f6b05a5a3e9e4813a9635aecf -SHA1 (patch-plugins__check_swap.c) = d7557d1e6823e8bfeb02706ba914685c564bfdea -SHA1 (patch-plugins_check_ide_smart.c) = 9eccab59931bbfe102f1166be36c6939a6e3a1ae +SHA1 (nagios-plugins-2.0.3.tar.gz) = 29b6183ab9d796299dc17c395eef493415d1e9d6 +RMD160 (nagios-plugins-2.0.3.tar.gz) = b682b126c78df51f64d9cb8599d2f9dfd411d5f4 +Size (nagios-plugins-2.0.3.tar.gz) = 2659772 bytes +SHA1 (patch-ad) = 7dc748ce7815f3f90212815a9fe9a9a7db961617 +SHA1 (patch-af) = 8fd2e50ca63f014f88195552884913c7383cb6a1 +SHA1 (patch-ah) = f884e80c1e09fefd5e37f087d95d3b76b9d44ab6 +SHA1 (patch-ai) = 645ebd4ac16a71bd5944fe3850c809cb45bf6a4c +SHA1 (patch-ak) = 093638669dd5b524d8a9b31d452f1ba737e684b3 +SHA1 (patch-an) = 6ba8dec0eb62cd0097809daf8075248afd448695 +SHA1 (patch-configure) = 8a06bbd0fa0649625ffb1c8e2f4b667714a40fe4 +SHA1 (patch-plugins__check_swap.c) = 4a32398b3e8e596b9f67b3ea95a3acce37287b0b diff --git a/net/nagios-plugins/patches/patch-913085 b/net/nagios-plugins/patches/patch-913085 deleted file mode 100644 index 48796885e..000000000 --- a/net/nagios-plugins/patches/patch-913085 +++ /dev/null @@ -1,40 +0,0 @@ -$NetBSD: patch-913085,v 1.1 2013/08/28 12:14:49 manu Exp $ - -Bugfix from upstream: do not send error when value is just on limit -https://bugzilla.redhat.com/show_bug.cgi?id=913085 - ---- plugins/check_ide_smart.c.orig 2013-08-28 14:05:08.000000000 +0200 -+++ plugins/check_ide_smart.c 2013-08-28 14:05:15.000000000 +0200 -@@ -361,9 +361,9 @@ - int passed = 0; - int i; - for (i = 0; i < NR_ATTRIBUTES; i++) { - if (value->id && threshold->id && value->id == threshold->id) { -- if (value->value <= threshold->threshold) { -+ if (value->value < threshold->threshold) { - ++failed; - } - else { - ++passed; -@@ -390,9 +390,9 @@ - int total = 0; - int i; - for (i = 0; i < NR_ATTRIBUTES; i++) { - if (value->id && threshold->id && value->id == threshold->id) { -- if (value->value <= threshold->threshold) { -+ if (value->value < threshold->threshold) { - ++failed; - if (value->status & 1) { - status = PREFAILURE; - ++prefailure; -@@ -447,9 +447,9 @@ - { - printf ("Id=%3d, Status=%2d {%s , %s}, Value=%3d, Threshold=%3d, %s\n", - p->id, p->status, p->status & 1 ? "PreFailure" : "Advisory ", - p->status & 2 ? "OnLine " : "OffLine", p->value, t->threshold, -- p->value > t->threshold ? "Passed" : "Failed"); -+ p->value >= t->threshold ? "Passed" : "Failed"); - } - - - diff --git a/net/nagios-plugins/patches/patch-ab b/net/nagios-plugins/patches/patch-ab deleted file mode 100644 index 3c213aaa3..000000000 --- a/net/nagios-plugins/patches/patch-ab +++ /dev/null @@ -1,160 +0,0 @@ -$NetBSD: patch-ab,v 1.8 2012/07/25 12:01:55 fhajny Exp $ - ---- configure.orig 2010-07-27 20:48:13.000000000 +0000 -+++ configure -@@ -14688,7 +14688,7 @@ _ACEOF - - fi - --if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then -+if false; then - EXTRAS="$EXTRAS check_radius" - RADIUSLIBS="-lradiusclient" - -@@ -14843,7 +14843,7 @@ _ACEOF - - fi - --if test "$ac_cv_lib_ldap_main" = "yes"; then -+if false; then - LDAPLIBS="-lldap -llber"\ - LDAPINCLUDE="-I/usr/include/ldap" - -@@ -18068,7 +18068,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th - ac_cv_ps_cols=9 - { echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 - echo "${ECHO_T}using nagios-plugins internal ps command (pst3) for solaris" >&6; } -- if test `isainfo -b` = 64 ; then -+ if test "$MACHINE_ARCH" = "x86_64" ; then - pst3_use_64bit=1 - { echo "$as_me:$LINENO: using 64bit pst3" >&5 - echo "$as_me: using 64bit pst3" >&6;} -@@ -19037,7 +19037,7 @@ fi - then - { echo "$as_me:$LINENO: checking for nslookup syntax" >&5 - echo $ECHO_N "checking for nslookup syntax... $ECHO_C" >&6; } -- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep "Invalid option: sil" >/dev/null -+ if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | fgrep "Invalid option: sil" >/dev/null - then - ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" - { echo "$as_me:$LINENO: result: $ac_cv_nslookup_command" >&5 -@@ -19260,7 +19260,7 @@ echo "${ECHO_T}no" >&6; } - fi - - --if test -x "$PATH_TO_LMSTAT" -+if false - then - - cat >>confdefs.h <<_ACEOF -@@ -19431,7 +19431,7 @@ if test "${with_snmpget_command+set}" = - withval=$with_snmpget_command; PATH_TO_SNMPGET=$withval - fi - --if test -n "$PATH_TO_SNMPGET" -+if test -n "$PATH_TO_SNMPGET" -a "$PATH_TO_SNMPGET" != "no" - then - - cat >>confdefs.h <<_ACEOF -@@ -19490,7 +19490,7 @@ if test "${with_snmpgetnext_command+set} - withval=$with_snmpgetnext_command; PATH_TO_SNMPGETNEXT=$withval - fi - --if test -n "$PATH_TO_SNMPGETNEXT" -+if test -n "$PATH_TO_SNMPGETNEXT" -a "$PATH_TO_SNMPGETNEXT" != "no" - then - - cat >>confdefs.h <<_ACEOF -@@ -19499,7 +19499,7 @@ _ACEOF - - fi - --if ( $PERL -M"Net::SNMP 3.6" -e 'exit' 2>/dev/null ) -+if false - then - { echo "$as_me:$LINENO: checking for Net::SNMP perl module" >&5 - echo $ECHO_N "checking for Net::SNMP perl module... $ECHO_C" >&6; } -@@ -19666,7 +19666,7 @@ if test "${with_fping_command+set}" = se - withval=$with_fping_command; PATH_TO_FPING=$withval - fi - --if test -n "$PATH_TO_FPING" -+if test -n "$PATH_TO_FPING" -a "$PATH_TO_FPING" != "no" - then - - cat >>confdefs.h <<_ACEOF -@@ -20200,6 +20200,10 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -+#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 -+#undef _FILE_OFFSET_BITS -+#endif -+ - #ifdef HAVE_SYS_PARAM_H - #include - #endif -@@ -20258,6 +20262,10 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -+#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 -+#undef _FILE_OFFSET_BITS -+#endif -+ - #include - #include - #include -@@ -20333,6 +20341,10 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -+#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 -+#undef _FILE_OFFSET_BITS -+#endif -+ - #include - #include - #include -@@ -20400,6 +20412,10 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -+#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 -+#undef _FILE_OFFSET_BITS -+#endif -+ - #include - #include - #include -@@ -20468,6 +20484,10 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -+#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 -+#undef _FILE_OFFSET_BITS -+#endif -+ - #include - #include - #include -@@ -20514,6 +20534,10 @@ cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ - -+#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 -+#undef _FILE_OFFSET_BITS -+#endif -+ - #include - #include - #include -@@ -20882,7 +20906,7 @@ if test -n "$PATH_TO_APTGET" ; then - fi - - --if test -f $srcdir/plugins/check_nt.c ; then -+if false ; then - EXTRAS="$EXTRAS check_nt" - fi - diff --git a/net/nagios-plugins/patches/patch-ad b/net/nagios-plugins/patches/patch-ad index e348206ed..9686e5406 100644 --- a/net/nagios-plugins/patches/patch-ad +++ b/net/nagios-plugins/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.4 2011/04/08 22:56:12 morr Exp $ +$NetBSD: patch-ad,v 1.5 2015/04/03 17:50:27 rodent Exp $ ---- plugins-scripts/Makefile.in.orig 2010-07-27 20:48:10.000000000 +0000 +--- plugins-scripts/Makefile.in.orig 2014-06-26 16:17:33.000000000 +0000 +++ plugins-scripts/Makefile.in -@@ -963,15 +963,11 @@ top_srcdir = @top_srcdir@ +@@ -1288,15 +1288,11 @@ top_srcdir = @top_srcdir@ with_trusted_path = @with_trusted_path@ @RELEASE_PRESENT_TRUE@NP_VERSION = @NP_RELEASE@ SUFFIXES = .pl .sh diff --git a/net/nagios-plugins/patches/patch-ae b/net/nagios-plugins/patches/patch-ae deleted file mode 100644 index ff160bb69..000000000 --- a/net/nagios-plugins/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.5 2011/04/08 22:56:12 morr Exp $ - ---- plugins/Makefile.am.orig 2010-07-27 20:47:16.000000000 +0000 -+++ plugins/Makefile.am -@@ -170,7 +170,7 @@ install-exec-hook: - cd $(DESTDIR)$(libexecdir) && \ - for i in $(check_tcp_programs) ; do rm -f $$i; ln -s check_tcp $$i ; done ;\ - if [ -x check_ldap ] ; then rm -f check_ldaps ; ln -s check_ldap check_ldaps ; fi -- -+ - clean-local: - rm -f $(check_tcp_programs) - rm -f NP-VERSION-FILE diff --git a/net/nagios-plugins/patches/patch-af b/net/nagios-plugins/patches/patch-af index b3141bbab..d60ed67f2 100644 --- a/net/nagios-plugins/patches/patch-af +++ b/net/nagios-plugins/patches/patch-af @@ -1,8 +1,8 @@ -$NetBSD: patch-af,v 1.5 2011/04/08 22:56:12 morr Exp $ +$NetBSD: patch-af,v 1.6 2015/04/03 17:50:27 rodent Exp $ ---- plugins/Makefile.in.orig 2010-07-27 20:48:10.000000000 +0000 +--- plugins/Makefile.in.orig 2014-06-26 16:17:33.000000000 +0000 +++ plugins/Makefile.in -@@ -31,7 +31,7 @@ PRE_UNINSTALL = : +@@ -33,7 +33,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @@ -11,7 +11,7 @@ $NetBSD: patch-af,v 1.5 2011/04/08 22:56:12 morr Exp $ check_disk$(EXEEXT) check_dummy$(EXEEXT) check_http$(EXEEXT) \ check_load$(EXEEXT) check_mrtg$(EXEEXT) \ check_mrtgtraf$(EXEEXT) check_ntp$(EXEEXT) \ -@@ -1778,7 +1778,7 @@ $(check_tcp_programs): check_tcp +@@ -2193,7 +2193,7 @@ $(check_tcp_programs): check_tcp install-exec-hook: cd $(DESTDIR)$(libexecdir) && \ for i in $(check_tcp_programs) ; do rm -f $$i; ln -s check_tcp $$i ; done ;\ diff --git a/net/nagios-plugins/patches/patch-ah b/net/nagios-plugins/patches/patch-ah index 7ce9db5d8..15a663dad 100644 --- a/net/nagios-plugins/patches/patch-ah +++ b/net/nagios-plugins/patches/patch-ah @@ -1,6 +1,6 @@ -$NetBSD: patch-ah,v 1.3 2011/04/08 22:56:12 morr Exp $ +$NetBSD: patch-ah,v 1.4 2015/04/03 17:50:27 rodent Exp $ ---- plugins-scripts/check_ntp.pl.orig 2010-07-27 20:47:16.000000000 +0000 +--- plugins-scripts/check_ntp.pl.orig 2014-03-04 21:41:57.000000000 +0000 +++ plugins-scripts/check_ntp.pl @@ -311,6 +311,7 @@ if ($have_ntpq) { } else { diff --git a/net/nagios-plugins/patches/patch-ai b/net/nagios-plugins/patches/patch-ai index 6dc9dc9a3..63e4dc1b3 100644 --- a/net/nagios-plugins/patches/patch-ai +++ b/net/nagios-plugins/patches/patch-ai @@ -1,6 +1,6 @@ -$NetBSD: patch-ai,v 1.2 2011/04/08 22:56:12 morr Exp $ +$NetBSD: patch-ai,v 1.3 2015/04/03 17:50:27 rodent Exp $ ---- plugins-scripts/subst.in.orig 2010-07-27 20:47:16.000000000 +0000 +--- plugins-scripts/subst.in.orig 2014-03-04 21:41:57.000000000 +0000 +++ plugins-scripts/subst.in @@ -9,13 +9,14 @@ function which(c,path) { diff --git a/net/nagios-plugins/patches/patch-ak b/net/nagios-plugins/patches/patch-ak index 85ad19dff..06391ed9e 100644 --- a/net/nagios-plugins/patches/patch-ak +++ b/net/nagios-plugins/patches/patch-ak @@ -1,13 +1,13 @@ -$NetBSD: patch-ak,v 1.5 2015/02/27 20:14:07 tnn Exp $ +$NetBSD: patch-ak,v 1.7 2015/04/13 03:59:41 rodent Exp $ ---- gl/mountlist.c.orig 2010-07-27 20:47:15.000000000 +0000 +--- gl/mountlist.c.orig 2014-03-04 21:41:56.000000000 +0000 +++ gl/mountlist.c @@ -52,7 +52,11 @@ # if HAVE_STRUCT_FSSTAT_F_FSTYPENAME # define FS_TYPE(Ent) ((Ent).f_fstypename) # else -# define FS_TYPE(Ent) mnt_names[(Ent).f_type] -+# ifdef STAT_STATVFS ++# if defined(STAT_STATVFS) +# define FS_TYPE(Ent) mnt_names[(Ent).f_fsid] +# else +# define FS_TYPE(Ent) mnt_names[(Ent).f_type] @@ -19,14 +19,14 @@ $NetBSD: patch-ak,v 1.5 2015/02/27 20:14:07 tnn Exp $ # include #endif -+#ifdef HAVE_SYS_STATVFS_H ++#if defined(HAVE_SYS_STATVFS_H) +#include +#endif + #ifdef MOUNTED_LISTMNTENT # include #endif -@@ -169,7 +177,7 @@ +@@ -223,7 +231,7 @@ me_remote (char const *fs_name, char con #if MOUNTED_GETMNTINFO @@ -35,7 +35,7 @@ $NetBSD: patch-ak,v 1.5 2015/02/27 20:14:07 tnn Exp $ static char * fstype_to_string (short int t) { -@@ -266,9 +274,13 @@ fstype_to_string (short int t) +@@ -320,9 +328,13 @@ fstype_to_string (short int t) # endif static char * @@ -46,11 +46,11 @@ $NetBSD: patch-ak,v 1.5 2015/02/27 20:14:07 tnn Exp $ +#endif { -# if HAVE_STRUCT_STATFS_F_FSTYPENAME -+# if defined HAVE_STRUCT_STATFS_F_FSTYPENAME || defined STAT_STATVFS ++# if defined(HAVE_STRUCT_STATFS_F_FSTYPENAME) || defined(STAT_STATVFS) return (char *) (fsp->f_fstypename); # else return fstype_to_string (fsp->f_type); -@@ -592,9 +604,17 @@ read_file_system_list (bool need_fs_type +@@ -648,7 +660,11 @@ read_file_system_list (bool need_fs_type { int numsys, counter; size_t bufsize; @@ -60,11 +60,17 @@ $NetBSD: patch-ak,v 1.5 2015/02/27 20:14:07 tnn Exp $ struct statfs *stats; +#endif -+#ifdef STAT_STATVFS -+ numsys = getfsstat ((struct statvfs *)0, 0L, MNT_NOWAIT); -+#else - numsys = getfsstat ((struct statfs *)0, 0L, MNT_NOWAIT); -+#endif + numsys = getfsstat (NULL, 0L, MNT_NOWAIT); if (numsys < 0) - return (NULL); - if (SIZE_MAX / sizeof *stats <= numsys) +@@ -658,7 +674,11 @@ read_file_system_list (bool need_fs_type + + bufsize = (1 + numsys) * sizeof *stats; + stats = xmalloc (bufsize); ++#if defined(STAT_STATVFS) ++ numsys = getfsstat ((struct statvfs *)stats, bufsize, MNT_NOWAIT); ++#else + numsys = getfsstat (stats, bufsize, MNT_NOWAIT); ++#endif + + if (numsys < 0) + { diff --git a/net/nagios-plugins/patches/patch-al b/net/nagios-plugins/patches/patch-al deleted file mode 100644 index a9061f9b1..000000000 --- a/net/nagios-plugins/patches/patch-al +++ /dev/null @@ -1,92 +0,0 @@ -$NetBSD: patch-al,v 1.3 2011/04/08 22:56:12 morr Exp $ - ---- contrib/check_axis.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_axis.sh -@@ -5,7 +5,7 @@ port=$2 - usr=$3 - pass=$4 - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough command line arguments. \nUsage: ./check_axis.sh \n \nCheck_axis.sh checks the status of LPT ports on Axis print servers. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2002. \n" && exit "3" - fi - -@@ -27,7 +27,7 @@ fi - - lines=`cat $tempfile | grep -i $port` - status=`echo $lines | awk '{ print $3 }'` --if [ "$status" == "Printing" ]; then -+if [ "$status" = "Printing" ]; then - bytes=`echo $lines | awk '{ print $4 }'`; - comments=`echo $lines | tr -d " - " | awk '{ print $5 " " $6 }'`; -@@ -42,48 +42,48 @@ if [ "$comma" -eq "1" ]; then - fi - - --if [ "$status" == "Available" ]; then -- if [ "$comments" == "Paper out" ]; then -+if [ "$status" = "Available" ]; then -+ if [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == " " ]; then -+ elif [ "$comments" = " " ]; then - exit="0" && stdio="OK - Printer is available but returns no comments."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - No error."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - Ready."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - Out of paper."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - Printer fault."; - else - exit="3" && stdio="Comments: $comments"; - fi --elif [ "$status" == "Printing" ]; then -- if [ "$comments" == "Printer busy" ]; then -+elif [ "$status" = "Printing" ]; then -+ if [ "$comments" = "Printer busy" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "No error" ]; then -+ elif [ "$comments" = "No error" ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Paper out" ]; then -+ elif [ "$comments" = "Paper out" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper."; -- elif [ "$comments" == "Out of" ]; then -+ elif [ "$comments" = "Out of" ]; then - exit="1" && stdio="WARNING - PRINTING. Out of paper. Bytes printed: $bytes."; -- elif [ "$comments" == "Busy Out" ]; then -+ elif [ "$comments" = "Busy Out" ]; then - exit="1" && stdio="WARNING - Busy, out of paper."; -- elif [ "$comments" == "Ready " ]; then -+ elif [ "$comments" = "Ready " ]; then - exit="0" && stdio="OK - PRINTING. Bytes printed: $bytes."; -- elif [ "$comments" == "Printer off-line" ]; then -+ elif [ "$comments" = "Printer off-line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Busy " ]; then -+ elif [ "$comments" = "Busy " ]; then - exit="0" && stdio="OK - PRINTING. Busy. Bytes printed: $bytes."; -- elif [ "$comments" == "Off line" ]; then -+ elif [ "$comments" = "Off line" ]; then - exit="1" && stdio="WARNING - PRINTING. Printer is off line."; -- elif [ "$comments" == "Printer fault" ]; then -+ elif [ "$comments" = "Printer fault" ]; then - exit="2" && stdio="CRITICAL - PRINTING. Printer fault. Bytes printed: $bytes."; - else - exit="3" && stdio="Comments: $comments."; diff --git a/net/nagios-plugins/patches/patch-am b/net/nagios-plugins/patches/patch-am deleted file mode 100644 index 38dfaa7fb..000000000 --- a/net/nagios-plugins/patches/patch-am +++ /dev/null @@ -1,56 +0,0 @@ -$NetBSD: patch-am,v 1.2 2011/04/08 22:56:12 morr Exp $ - ---- contrib/check_mssql.sh.orig 2010-07-27 20:47:15.000000000 +0000 -+++ contrib/check_mssql.sh -@@ -35,10 +35,10 @@ pswd=$3 - srv=$4 - - --if [ ! "$#" == "4" ]; then -+if [ ! "$#" = "4" ]; then - echo -e "\nYou did not supply enough arguments. \nUsage: $0 \n \n$0 checks Microsoft SQL Server connectivity. It works with versions 7 and 2000.\n\nYou need a working version of FreeTDS (http://www.freetds.org/) and tsql (included in FreeTDS 6.0+) to connect to the SQL server. \nIt was written by Tom De Blende (tom.deblende@village.uunet.be) in 2003. \n\nExample:\n $0 dbserver sa f00bar 2000\n" && exit "3" - --elif [ $tsqlcmd == "" ]; then -+elif [ $tsqlcmd = "" ]; then - echo -e "tsql not found! Please verify you have a working version of tsql (included in the FreeTDS version 6.0+) and enter the full path in the script." && exit "3" - - fi -@@ -50,9 +50,9 @@ exit="3" - - tmpfile=`$mktempcmd /tmp/$hostname.XXXXXX` - --if [ $srv == "7" ]; then -+if [ $srv = "7" ]; then - spid=7 --elif [ $srv == "2000" ]; then -+elif [ $srv = "2000" ]; then - spid=50 - else - echo -e "$srv is not a supported MS SQL Server version!" && exit "3" -@@ -69,7 +69,7 @@ $tsqlcmd -S $hostname -U $usr -P $pswd < - - $grepcmd -q "Login failed for user" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Login failed.; - exit 2; -@@ -77,7 +77,7 @@ fi - - $grepcmd -q "There was a problem connecting to the server" $errorfile - --if [ "$?" == "0" ]; then -+if [ "$?" = "0" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. Incorrect server name or SQL service not running.; - exit 2; -@@ -85,7 +85,7 @@ fi - - resultfileln=`$catcmd $resultfile | $wccmd -l | $sedcmd 's/ //g'` - --if [ "$resultfileln" == "2" ]; then -+if [ "$resultfileln" = "2" ]; then - $rmcmd -f $tmpfile $resultfile $errorfile; - echo CRITICAL - Could not make connection to SQL server. No data received from host.; - exit 2; diff --git a/net/nagios-plugins/patches/patch-an b/net/nagios-plugins/patches/patch-an index f690be14c..12c5ade34 100644 --- a/net/nagios-plugins/patches/patch-an +++ b/net/nagios-plugins/patches/patch-an @@ -1,10 +1,10 @@ -$NetBSD: patch-an,v 1.4 2011/04/08 22:56:12 morr Exp $ +$NetBSD: patch-an,v 1.5 2015/04/03 17:50:27 rodent Exp $ ---- lib/Makefile.in.orig 2010-07-27 20:48:09.000000000 +0000 +--- lib/Makefile.in.orig 2014-06-26 16:17:32.000000000 +0000 +++ lib/Makefile.in -@@ -146,7 +146,7 @@ DEFAULT_INCLUDES = -I. -I$(top_builddir) - depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp +@@ -153,7 +153,7 @@ depcomp = $(SHELL) $(top_srcdir)/build-a am__depfiles_maybe = depfiles + am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) $(CPPFLAGS_LFS) diff --git a/net/nagios-plugins/patches/patch-configure b/net/nagios-plugins/patches/patch-configure index 02e292c0c..0a90b859e 100644 --- a/net/nagios-plugins/patches/patch-configure +++ b/net/nagios-plugins/patches/patch-configure @@ -1,336 +1,130 @@ -$NetBSD: patch-configure,v 1.1 2013/01/19 09:59:12 manu Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/03 17:50:27 rodent Exp $ -Enable check_smart_ide for NetBSD +Disable all the plugins which are installed by the nagios-plugin-* packages. ---- configure.orig 2013-01-03 05:43:34.000000000 +0100 -+++ configure 2013-01-03 06:02:14.000000000 +0100 -@@ -15047,9 +15047,11 @@ - echo "$as_me: WARNING: install LDAP libs to compile this plugin (see REQUIREMENTS)." >&2;} - fi - LIBS="$_SAVEDLIBS" +--- configure.orig 2014-06-26 16:17:37.000000000 +0000 ++++ configure +@@ -17188,7 +17188,7 @@ _ACEOF --if test "${ac_cv_header_linux_hdreg_h+set}" = set; then -+case $host in -+ *linux*) -+ if test "${ac_cv_header_linux_hdreg_h+set}" = set; then - { echo "$as_me:$LINENO: checking for linux/hdreg.h" >&5 - echo $ECHO_N "checking for linux/hdreg.h... $ECHO_C" >&6; } - if test "${ac_cv_header_linux_hdreg_h+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -@@ -15179,10 +15181,10 @@ - FOUNDINCLUDE=no fi +- if test "$ac_cv_lib_radiusclient_rc_read_config" = "yes"; then ++ if false; then + EXTRAS="$EXTRAS check_radius\$(EXEEXT)" + RADIUSLIBS="-lradiusclient" + +@@ -17363,7 +17363,7 @@ _ACEOF --if test "$FOUNDINCLUDE" = "yes" ; then -- if test "${ac_cv_header_linux_types_h+set}" = set; then -+ if test "$FOUNDINCLUDE" = "yes" ; then -+ if test "${ac_cv_header_linux_types_h+set}" = set; then - { echo "$as_me:$LINENO: checking for linux/types.h" >&5 - echo $ECHO_N "checking for linux/types.h... $ECHO_C" >&6; } - if test "${ac_cv_header_linux_types_h+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -@@ -15312,17 +15314,299 @@ - FOUNDINCLUDE=no fi +- if test "$ac_cv_lib_ldap_main" = "yes"; then ++ if false; then + LDAPLIBS="-lldap -llber"\ + LDAPINCLUDE="-I/usr/include/ldap" -+ fi -+ if test "$FOUNDINCLUDE" = "no" ; then -+ { echo "$as_me:$LINENO: WARNING: Skipping check_ide_smart plugin." >&5 -+echo "$as_me: WARNING: Skipping check_ide_smart plugin." >&2;} -+ { echo "$as_me:$LINENO: WARNING: check_ide_smart requires linux/hdreg.h and linux/types.h." >&5 -+echo "$as_me: WARNING: check_ide_smart requires linux/hdreg.h and linux/types.h." >&2;} -+ fi -+ ;; -+ *netbsd*) -+ if test "${ac_cv_header_dev_ata_atareg_h+set}" = set; then -+ { echo "$as_me:$LINENO: checking for dev/ata/atareg.h" >&5 -+echo $ECHO_N "checking for dev/ata/atareg.h... $ECHO_C" >&6; } -+if test "${ac_cv_header_dev_ata_atareg_h+set}" = set; then -+ echo $ECHO_N "(cached) $ECHO_C" >&6 +@@ -18791,6 +18791,9 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + #ifdef HAVE_UNISTD_H ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif + #include + #endif + #include +@@ -21524,7 +21527,7 @@ elif test "$ac_cv_uname_s" = "SunOS"; th + ac_cv_ps_cols=9 + { $as_echo "$as_me:$LINENO: result: using nagios-plugins internal ps command (pst3) for solaris" >&5 + $as_echo "using nagios-plugins internal ps command (pst3) for solaris" >&6; } +- if test `isainfo -b` = 64 ; then ++ if test "$MACHINE_ARCH" = "x86_64" ; then + pst3_use_64bit=1 + { $as_echo "$as_me:$LINENO: using 64bit pst3" >&5 + $as_echo "$as_me: using 64bit pst3" >&6;} +@@ -22521,7 +22524,7 @@ fi + then + { $as_echo "$as_me:$LINENO: checking for nslookup syntax" >&5 + $as_echo_n "checking for nslookup syntax... " >&6; } +- if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep "Invalid option: sil" >/dev/null ++ if $PATH_TO_NSLOOKUP -sil 127.0.0.1 2>&1 | grep -F "Invalid option: sil" >/dev/null + then + ac_cv_nslookup_command="$PATH_TO_NSLOOKUP" + { $as_echo "$as_me:$LINENO: result: $ac_cv_nslookup_command" >&5 +@@ -22910,7 +22913,7 @@ fi + + + # Check whether --with-snmpget_command was given. +-if test "${with_snmpget_command+set}" = set; then ++if false; then + withval=$with_snmpget_command; PATH_TO_SNMPGET=$withval fi -+{ echo "$as_me:$LINENO: result: $ac_cv_header_dev_ata_atareg_h" >&5 -+echo "${ECHO_T}$ac_cv_header_dev_ata_atareg_h" >&6; } -+else -+ # Is the header compilable? -+{ echo "$as_me:$LINENO: checking dev/ata/atareg.h usability" >&5 -+echo $ECHO_N "checking dev/ata/atareg.h usability... $ECHO_C" >&6; } -+cat >conftest.$ac_ext <<_ACEOF -+/* confdefs.h. */ -+_ACEOF -+cat confdefs.h >>conftest.$ac_ext -+cat >>conftest.$ac_ext <<_ACEOF -+/* end confdefs.h. */ -+$ac_includes_default -+#include -+_ACEOF -+rm -f conftest.$ac_objext -+if { (ac_try="$ac_compile" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 -+ (eval "$ac_compile") 2>conftest.er1 -+ ac_status=$? -+ grep -v '^ *+' conftest.er1 >conftest.err -+ rm -f conftest.er1 -+ cat conftest.err >&5 -+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 -+ (exit $ac_status); } && { -+ test -z "$ac_c_werror_flag" || -+ test ! -s conftest.err -+ } && test -s conftest.$ac_objext; then -+ ac_header_compiler=yes -+else -+ echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 --if test "$FOUNDINCLUDE" = "yes" ; then -- EXTRAS="$EXTRAS check_ide_smart" -+ ac_header_compiler=no -+fi -+ -+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -+{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -+echo "${ECHO_T}$ac_header_compiler" >&6; } -+ -+# Is the header present? -+{ echo "$as_me:$LINENO: checking dev/ata/atareg.h presence" >&5 -+echo $ECHO_N "checking dev/ata/atareg.h presence... $ECHO_C" >&6; } -+cat >conftest.$ac_ext <<_ACEOF -+/* confdefs.h. */ -+_ACEOF -+cat confdefs.h >>conftest.$ac_ext -+cat >>conftest.$ac_ext <<_ACEOF -+/* end confdefs.h. */ -+#include -+_ACEOF -+if { (ac_try="$ac_cpp conftest.$ac_ext" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 -+ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -+ ac_status=$? -+ grep -v '^ *+' conftest.er1 >conftest.err -+ rm -f conftest.er1 -+ cat conftest.err >&5 -+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 -+ (exit $ac_status); } >/dev/null && { -+ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || -+ test ! -s conftest.err -+ }; then -+ ac_header_preproc=yes -+else -+ echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_header_preproc=no -+fi -+ -+rm -f conftest.err conftest.$ac_ext -+{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -+echo "${ECHO_T}$ac_header_preproc" >&6; } -+ -+# So? What about this header? -+case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in -+ yes:no: ) -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: accepted by the compiler, rejected by the preprocessor!" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: accepted by the compiler, rejected by the preprocessor!" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: proceeding with the compiler's result" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: proceeding with the compiler's result" >&2;} -+ ac_header_preproc=yes -+ ;; -+ no:yes:* ) -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: present but cannot be compiled" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: present but cannot be compiled" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: check for missing prerequisite headers?" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: check for missing prerequisite headers?" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: see the Autoconf documentation" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: see the Autoconf documentation" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: section \"Present But Cannot Be Compiled\"" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: section \"Present But Cannot Be Compiled\"" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: proceeding with the preprocessor's result" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: proceeding with the preprocessor's result" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ata/atareg.h: in the future, the compiler will take precedence" >&5 -+echo "$as_me: WARNING: dev/ata/atareg.h: in the future, the compiler will take precedence" >&2;} -+ -+ ;; -+esac -+{ echo "$as_me:$LINENO: checking for dev/ata/atareg.h" >&5 -+echo $ECHO_N "checking for dev/ata/atareg.h... $ECHO_C" >&6; } -+if test "${ac_cv_header_dev_ata_atareg_h+set}" = set; then -+ echo $ECHO_N "(cached) $ECHO_C" >&6 -+else -+ ac_cv_header_dev_ata_atareg_h=$ac_header_preproc -+fi -+{ echo "$as_me:$LINENO: result: $ac_cv_header_dev_ata_atareg_h" >&5 -+echo "${ECHO_T}$ac_cv_header_dev_ata_atareg_h" >&6; } -+ -+fi -+if test $ac_cv_header_dev_ata_atareg_h = yes; then -+ FOUNDINCLUDE=yes -+else -+ FOUNDINCLUDE=no -+fi -+ -+ -+ if test "$FOUNDINCLUDE" = "yes" ; then -+ if test "${ac_cv_header_dev_ic_wdcreg_h+set}" = set; then -+ { echo "$as_me:$LINENO: checking for dev/ic/wdcreg.h" >&5 -+echo $ECHO_N "checking for dev/ic/wdcreg.h... $ECHO_C" >&6; } -+if test "${ac_cv_header_dev_ic_wdcreg_h+set}" = set; then -+ echo $ECHO_N "(cached) $ECHO_C" >&6 -+fi -+{ echo "$as_me:$LINENO: result: $ac_cv_header_dev_ic_wdcreg_h" >&5 -+echo "${ECHO_T}$ac_cv_header_dev_ic_wdcreg_h" >&6; } +@@ -22921,7 +22924,7 @@ cat >>confdefs.h <<_ACEOF + #define PATH_TO_SNMPGET "$PATH_TO_SNMPGET" + _ACEOF + +- EXTRAS="$EXTRAS check_hpjd check_snmp\$(EXEEXT)" ++ #EXTRAS="$EXTRAS check_hpjd check_snmp\$(EXEEXT)" else -+ # Is the header compilable? -+{ echo "$as_me:$LINENO: checking dev/ic/wdcreg.h usability" >&5 -+echo $ECHO_N "checking dev/ic/wdcreg.h usability... $ECHO_C" >&6; } -+cat >conftest.$ac_ext <<_ACEOF -+/* confdefs.h. */ -+_ACEOF -+cat confdefs.h >>conftest.$ac_ext -+cat >>conftest.$ac_ext <<_ACEOF -+/* end confdefs.h. */ -+$ac_includes_default -+#include -+_ACEOF -+rm -f conftest.$ac_objext -+if { (ac_try="$ac_compile" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 -+ (eval "$ac_compile") 2>conftest.er1 -+ ac_status=$? -+ grep -v '^ *+' conftest.er1 >conftest.err -+ rm -f conftest.er1 -+ cat conftest.err >&5 -+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 -+ (exit $ac_status); } && { -+ test -z "$ac_c_werror_flag" || -+ test ! -s conftest.err -+ } && test -s conftest.$ac_objext; then -+ ac_header_compiler=yes -+else -+ echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_header_compiler=no -+fi -+ -+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext -+{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -+echo "${ECHO_T}$ac_header_compiler" >&6; } -+ -+# Is the header present? -+{ echo "$as_me:$LINENO: checking dev/ic/wdcreg.h presence" >&5 -+echo $ECHO_N "checking dev/ic/wdcreg.h presence... $ECHO_C" >&6; } -+cat >conftest.$ac_ext <<_ACEOF -+/* confdefs.h. */ -+_ACEOF -+cat confdefs.h >>conftest.$ac_ext -+cat >>conftest.$ac_ext <<_ACEOF -+/* end confdefs.h. */ -+#include -+_ACEOF -+if { (ac_try="$ac_cpp conftest.$ac_ext" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 -+ (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 -+ ac_status=$? -+ grep -v '^ *+' conftest.er1 >conftest.err -+ rm -f conftest.er1 -+ cat conftest.err >&5 -+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 -+ (exit $ac_status); } >/dev/null && { -+ test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || -+ test ! -s conftest.err -+ }; then -+ ac_header_preproc=yes -+else -+ echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_header_preproc=no -+fi -+ -+rm -f conftest.err conftest.$ac_ext -+{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -+echo "${ECHO_T}$ac_header_preproc" >&6; } -+ -+# So? What about this header? -+case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in -+ yes:no: ) -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: accepted by the compiler, rejected by the preprocessor!" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: accepted by the compiler, rejected by the preprocessor!" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: proceeding with the compiler's result" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: proceeding with the compiler's result" >&2;} -+ ac_header_preproc=yes -+ ;; -+ no:yes:* ) -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: present but cannot be compiled" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: present but cannot be compiled" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: check for missing prerequisite headers?" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: check for missing prerequisite headers?" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: see the Autoconf documentation" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: see the Autoconf documentation" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: section \"Present But Cannot Be Compiled\"" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: section \"Present But Cannot Be Compiled\"" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: proceeding with the preprocessor's result" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: proceeding with the preprocessor's result" >&2;} -+ { echo "$as_me:$LINENO: WARNING: dev/ic/wdcreg.h: in the future, the compiler will take precedence" >&5 -+echo "$as_me: WARNING: dev/ic/wdcreg.h: in the future, the compiler will take precedence" >&2;} -+ -+ ;; -+esac -+{ echo "$as_me:$LINENO: checking for dev/ic/wdcreg.h" >&5 -+echo $ECHO_N "checking for dev/ic/wdcreg.h... $ECHO_C" >&6; } -+if test "${ac_cv_header_dev_ic_wdcreg_h+set}" = set; then -+ echo $ECHO_N "(cached) $ECHO_C" >&6 -+else -+ ac_cv_header_dev_ic_wdcreg_h=$ac_header_preproc -+fi -+{ echo "$as_me:$LINENO: result: $ac_cv_header_dev_ic_wdcreg_h" >&5 -+echo "${ECHO_T}$ac_cv_header_dev_ic_wdcreg_h" >&6; } -+ -+fi -+if test $ac_cv_header_dev_ic_wdcreg_h = yes; then -+ FOUNDINCLUDE=yes -+else -+ FOUNDINCLUDE=no -+fi -+ -+ -+ fi -+ if test "$FOUNDINCLUDE" = "no" ; then - { echo "$as_me:$LINENO: WARNING: Skipping check_ide_smart plugin." >&5 - echo "$as_me: WARNING: Skipping check_ide_smart plugin." >&2;} -- { echo "$as_me:$LINENO: WARNING: check_ide_smart is linux specific. It requires linux/hdreg.h and linux/types.h." >&5 --echo "$as_me: WARNING: check_ide_smart is linux specific. It requires linux/hdreg.h and linux/types.h." >&2;} -+ { echo "$as_me:$LINENO: WARNING: check_ide_smart requires dev/ata/atareg.h and dev/ic/wdcreg.h" >&5 -+echo "$as_me: WARNING: check_ide_smart requires dev/ata/atareg.h and dev/ic/wdcreg.h" >&2;} -+ fi -+ ;; -+ *) -+ { echo "$as_me:$LINENO: WARNING: Skipping check_ide_smart plugin." >&5 -+echo "$as_me: WARNING: Skipping check_ide_smart plugin." >&2;} -+ { echo "$as_me:$LINENO: WARNING: check_ide_smart works only on Linux and NetBSD" >&5 -+echo "$as_me: WARNING: check_ide_smart works only on Linux and NetBSD" >&2;} -+esac -+ -+if test "$FOUNDINCLUDE" = "yes" ; then -+ EXTRAS="$EXTRAS check_ide_smart" + { $as_echo "$as_me:$LINENO: WARNING: Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins" >&5 + $as_echo "$as_me: WARNING: Get snmpget from http://net-snmp.sourceforge.net to make check_hpjd and check_snmp plugins" >&2;} +@@ -22982,7 +22985,7 @@ _ACEOF + fi +-if ( $PERL -M"Net::SNMP 3.6" -e 'exit' 2>/dev/null ) ++if false + then + { $as_echo "$as_me:$LINENO: checking for Net::SNMP perl module" >&5 + $as_echo_n "checking for Net::SNMP perl module... " >&6; } +@@ -23134,7 +23137,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING=$ac_cv_path_PATH_TO_FPING +-if test -n "$PATH_TO_FPING"; then ++if test -n "$PATH_TO_FPING" -a "$PATH_TO_FPING" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING" >&5 + $as_echo "$PATH_TO_FPING" >&6; } + else +@@ -23174,7 +23177,7 @@ IFS=$as_save_IFS + esac + fi + PATH_TO_FPING6=$ac_cv_path_PATH_TO_FPING6 +-if test -n "$PATH_TO_FPING6"; then ++if test -n "$PATH_TO_FPING6" -a "$PATH_TO_FPING6" != "no"; then + { $as_echo "$as_me:$LINENO: result: $PATH_TO_FPING6" >&5 + $as_echo "$PATH_TO_FPING6" >&6; } + else +@@ -23750,6 +23753,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #ifdef HAVE_SYS_PARAM_H + #include + #endif +@@ -23812,6 +23819,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include +@@ -24003,6 +24014,10 @@ cat confdefs.h >>conftest.$ac_ext + cat >>conftest.$ac_ext <<_ACEOF + /* end confdefs.h. */ + ++#if defined(__sun) && !defined(_LP64) && _FILE_OFFSET_BITS == 64 ++#undef _FILE_OFFSET_BITS ++#endif ++ + #include + #include + #include diff --git a/net/nagios-plugins/patches/patch-configure.in b/net/nagios-plugins/patches/patch-configure.in deleted file mode 100644 index a8c2a8326..000000000 --- a/net/nagios-plugins/patches/patch-configure.in +++ /dev/null @@ -1,50 +0,0 @@ -$NetBSD: patch-configure.in,v 1.1 2013/01/19 09:59:12 manu Exp $ - -Enable check_smart_ide for NetBSD - ---- configure.in.orig 2013-01-03 05:43:46.000000000 +0100 -+++ configure.in 2013-01-03 05:50:57.000000000 +0100 -@@ -289,18 +289,36 @@ - fi - LIBS="$_SAVEDLIBS" - - dnl Check for headers used by check_ide_smart --AC_CHECK_HEADER(linux/hdreg.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no) --if test "$FOUNDINCLUDE" = "yes" ; then -- AC_CHECK_HEADER(linux/types.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no) --fi -+case $host in -+ *linux*) -+ AC_CHECK_HEADER(linux/hdreg.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no) -+ if test "$FOUNDINCLUDE" = "yes" ; then -+ AC_CHECK_HEADER(linux/types.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no) -+ fi -+ if test "$FOUNDINCLUDE" = "no" ; then -+ AC_MSG_WARN([Skipping check_ide_smart plugin.]) -+ AC_MSG_WARN([check_ide_smart requires linux/hdreg.h and linux/types.h.]) -+ fi -+ ;; -+ *netbsd*) -+ AC_CHECK_HEADER(dev/ata/atareg.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no) -+ if test "$FOUNDINCLUDE" = "yes" ; then -+ AC_CHECK_HEADER(dev/ic/wdcreg.h, FOUNDINCLUDE=yes, FOUNDINCLUDE=no) -+ fi -+ if test "$FOUNDINCLUDE" = "no" ; then -+ AC_MSG_WARN([Skipping check_ide_smart plugin.]) -+ AC_MSG_WARN([check_ide_smart requires dev/ata/atareg.h and dev/ic/wdcreg.h]) -+ fi -+ ;; -+ *) -+ AC_MSG_WARN([Skipping check_ide_smart plugin.]) -+ AC_MSG_WARN([check_ide_smart works only on Linux and NetBSD]) -+esac - - if test "$FOUNDINCLUDE" = "yes" ; then - EXTRAS="$EXTRAS check_ide_smart" --else -- AC_MSG_WARN([Skipping check_ide_smart plugin.]) -- AC_MSG_WARN([check_ide_smart is linux specific. It requires linux/hdreg.h and linux/types.h.]) - fi - - dnl Check for mysql libraries - np_mysqlclient diff --git a/net/nagios-plugins/patches/patch-plugins__check_swap.c b/net/nagios-plugins/patches/patch-plugins__check_swap.c index c6fbdcfb2..56e1db9be 100644 --- a/net/nagios-plugins/patches/patch-plugins__check_swap.c +++ b/net/nagios-plugins/patches/patch-plugins__check_swap.c @@ -1,9 +1,9 @@ -$NetBSD: patch-plugins__check_swap.c,v 1.1 2012/07/25 12:01:55 fhajny Exp $ +$NetBSD: patch-plugins__check_swap.c,v 1.2 2015/04/03 17:50:27 rodent Exp $ Disable large file support when building 32bit on SunOS. ---- plugins/check_swap.c.orig 2010-07-27 20:47:16.000000000 +0000 +--- plugins/check_swap.c.orig 2014-04-15 22:19:03.000000000 +0000 +++ plugins/check_swap.c -@@ -35,6 +35,10 @@ const char *email = "nagiosplug-devel@li +@@ -35,6 +35,10 @@ const char *email = "devel@nagios-plugin #include "popen.h" #include "utils.h" diff --git a/net/nagios-plugins/patches/patch-plugins_check_ide_smart.c b/net/nagios-plugins/patches/patch-plugins_check_ide_smart.c deleted file mode 100644 index 5a10cbda7..000000000 --- a/net/nagios-plugins/patches/patch-plugins_check_ide_smart.c +++ /dev/null @@ -1,157 +0,0 @@ -$NetBSD: patch-plugins_check_ide_smart.c,v 1.1 2013/01/19 09:59:12 manu Exp $ - -NetBSD support for SMART checks - ---- plugins/check_ide_smart.c.orig 2012-12-27 09:37:31.000000000 +0100 -+++ plugins/check_ide_smart.c 2012-12-27 09:37:31.000000000 +0100 -@@ -47,6 +47,27 @@ - #include - #include -+#ifdef linux - #include - #include -+ -+#define OPEN_MODE O_RDONLY -+#endif /* linux */ -+#ifdef __NetBSD__ -+#include -+#include -+#include -+#include /* for __u8 and friends */ -+#include -+#include -+#include -+#include -+ -+#define SMART_ENABLE WDSM_ENABLE_OPS -+#define SMART_DISABLE WDSM_DISABLE_OPS -+#define SMART_IMMEDIATE_OFFLINE WDSM_EXEC_OFFL_IMM -+#define SMART_AUTO_OFFLINE 0xdb /* undefined in NetBSD headers */ -+ -+#define OPEN_MODE O_RDWR -+#endif /* __NetBSD__ */ - #include - -@@ -224,5 +245,5 @@ - } - -- fd = open (device, O_RDONLY); -+ fd = open (device, OPEN_MODE); - - if (fd < 0) { -@@ -285,4 +306,5 @@ - smart_read_values (int fd, values_t * values) - { -+#ifdef linux - int e; - __u8 args[4 + 512]; -@@ -297,4 +319,33 @@ - } - memcpy (values, args + 4, 512); -+#endif /* linux */ -+#ifdef __NetBSD__ -+ struct atareq req; -+ unsigned char inbuf[DEV_BSIZE]; -+ -+ memset(&req, 0, sizeof(req)); -+ req.timeout = 1000; -+ memset(&inbuf, 0, sizeof(inbuf)); -+ -+ req.flags = ATACMD_READ; -+ req.features = WDSM_RD_DATA; -+ req.command = WDCC_SMART; -+ req.databuf = (char *)inbuf; -+ req.datalen = sizeof(inbuf); -+ req.cylinder = WDSMART_CYL; -+ -+ if (ioctl(fd, ATAIOCCOMMAND, &req) == 0) { -+ if (req.retsts != ATACMD_OK) -+ errno = ENODEV; -+ } -+ -+ if (errno != 0) { -+ int e = errno; -+ printf (_("CRITICAL - SMART_READ_VALUES: %s\n"), strerror (errno)); -+ return e; -+ } -+ -+ (void)memcpy(values, inbuf, 512); -+#endif /* __NetBSD__ */ - return 0; - } -@@ -440,4 +491,5 @@ - { - int e = 0; -+#ifdef linux - __u8 args[4]; - args[0] = WIN_SMART; -@@ -451,4 +503,29 @@ - } - } -+#endif /* linux */ -+#ifdef __NetBSD__ -+ struct atareq req; -+ -+ memset(&req, 0, sizeof(req)); -+ req.timeout = 1000; -+ req.flags = ATACMD_READREG; -+ req.features = smart_command[command].value; -+ req.command = WDCC_SMART; -+ req.cylinder = WDSMART_CYL; -+ req.sec_count = val0; -+ -+ if (ioctl(fd, ATAIOCCOMMAND, &req) == 0) { -+ if (req.retsts != ATACMD_OK) -+ errno = ENODEV; -+ if (req.cylinder != WDSMART_CYL) -+ errno = ENODEV; -+ } -+ -+ if (errno != 0) { -+ e = errno; -+ printf (_("CRITICAL - %s: %s\n"), smart_command[command].text, strerror (errno)); -+ return e; -+ } -+#endif /* __NetBSD__ */ - return e; - } -@@ -459,4 +536,5 @@ - smart_read_thresholds (int fd, thresholds_t * thresholds) - { -+#ifdef linux - int e; - __u8 args[4 + 512]; -@@ -471,4 +549,33 @@ - } - memcpy (thresholds, args + 4, 512); -+#endif /* linux */ -+#ifdef __NetBSD__ -+ struct atareq req; -+ unsigned char inbuf[DEV_BSIZE]; -+ -+ memset(&req, 0, sizeof(req)); -+ req.timeout = 1000; -+ memset(&inbuf, 0, sizeof(inbuf)); -+ -+ req.flags = ATACMD_READ; -+ req.features = WDSM_RD_THRESHOLDS; -+ req.command = WDCC_SMART; -+ req.databuf = (char *)inbuf; -+ req.datalen = sizeof(inbuf); -+ req.cylinder = WDSMART_CYL; -+ -+ if (ioctl(fd, ATAIOCCOMMAND, &req) == 0) { -+ if (req.retsts != ATACMD_OK) -+ errno = ENODEV; -+ } -+ -+ if (errno != 0) { -+ int e = errno; -+ printf (_("CRITICAL - SMART_READ_THRESHOLDS: %s\n"), strerror (errno)); -+ return e; -+ } -+ -+ (void)memcpy(thresholds, inbuf, 512); -+#endif /* __NetBSD__ */ - return 0; - } diff --git a/net/nagstamon/Makefile b/net/nagstamon/Makefile index 8ffee5b0b..03e340c20 100644 --- a/net/nagstamon/Makefile +++ b/net/nagstamon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/05/09 07:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:23:46 tnn Exp $ VERSION= 0.9.9 DISTNAME= nagstamon_${VERSION} PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nagstamon/} diff --git a/net/nasd/Makefile b/net/nasd/Makefile index 1c3eff0fb..83c0761d4 100644 --- a/net/nasd/Makefile +++ b/net/nasd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:43 wiz Exp $ DISTNAME= repackaged-${PKGNAME_NOREV} PKGNAME= nasd-1.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} # original tar file has some trailing base64 checksums diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 8fb8a97f7..e8d20bd87 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.110 2014/12/31 10:06:57 adam Exp $ +# $NetBSD: Makefile,v 1.111 2015/06/12 10:50:43 wiz Exp $ .include "Makefile.common" CATEGORIES= net +PKGREVISION= 1 MAINTAINER= adam@NetBSD.org COMMENT= Extensible SNMP implementation diff --git a/net/net-snmp/Makefile.common b/net/net-snmp/Makefile.common index eb431c71f..793a90efd 100644 --- a/net/net-snmp/Makefile.common +++ b/net/net-snmp/Makefile.common @@ -1,9 +1,10 @@ -# $NetBSD: Makefile.common,v 1.3 2015/01/09 14:00:00 adam Exp $ +# $NetBSD: Makefile.common,v 1.4 2015/06/08 20:08:57 spz Exp $ # used by net/net-snmp/Makefile # used by net/py-netsnmp/Makefile DISTNAME= net-snmp-5.7.3 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/} +PKGREVISION= 1 HOMEPAGE= http://www.net-snmp.org/ LICENSE= modified-bsd diff --git a/net/net-snmp/distinfo b/net/net-snmp/distinfo index e24c0b2b2..b769fe61e 100644 --- a/net/net-snmp/distinfo +++ b/net/net-snmp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.84 2014/12/31 10:06:57 adam Exp $ +$NetBSD: distinfo,v 1.85 2015/06/08 20:08:57 spz Exp $ SHA1 (net-snmp-5.7.3.tar.gz) = 97dc25077257680815de44e34128d365c76bd839 RMD160 (net-snmp-5.7.3.tar.gz) = c5cf54d5723ee417e07f1f9fa3936aef505104a2 @@ -33,3 +33,4 @@ SHA1 (patch-es) = 7336d905bac315f344f93664e4118332f88fb6ee SHA1 (patch-include_net-snmp_agent_snmp__agent.h) = 2139d849b0ffe004a72f3276a98c0d2cb72dca18 SHA1 (patch-include_net-snmp_system_netbsd.h) = 7880fded678147b2cc75e035234b89727e213d00 SHA1 (patch-perl_agent_Makefile.PL) = 722380debeda1552b74b60ff91cea3cbbc716e74 +SHA1 (patch-snmplib_snmp__api.c) = b4f498aa93b61f809e3696df1fc6bf32bd942233 diff --git a/net/net-snmp/patches/patch-snmplib_snmp__api.c b/net/net-snmp/patches/patch-snmplib_snmp__api.c new file mode 100644 index 000000000..37dcc7c5e --- /dev/null +++ b/net/net-snmp/patches/patch-snmplib_snmp__api.c @@ -0,0 +1,124 @@ +$NetBSD: patch-snmplib_snmp__api.c,v 1.1 2015/06/08 20:08:57 spz Exp $ + +patch from http://sourceforge.net/p/net-snmp/code/ci/f23bcd3ac6ddee5d0a48f9703007ccc738914791/ + + +--- snmplib/snmp_api.c.orig 2014-12-08 20:23:22.000000000 +0000 ++++ snmplib/snmp_api.c +@@ -4350,10 +4350,9 @@ snmp_pdu_parse(netsnmp_pdu *pdu, u_char + u_char type; + u_char msg_type; + u_char *var_val; +- int badtype = 0; + size_t len; + size_t four; +- netsnmp_variable_list *vp = NULL; ++ netsnmp_variable_list *vp = NULL, *vplast = NULL; + oid objid[MAX_OID_LEN]; + u_char *p; + +@@ -4493,38 +4492,24 @@ snmp_pdu_parse(netsnmp_pdu *pdu, u_char + (ASN_SEQUENCE | ASN_CONSTRUCTOR), + "varbinds"); + if (data == NULL) +- return -1; ++ goto fail; + + /* + * get each varBind sequence + */ + while ((int) *length > 0) { +- netsnmp_variable_list *vptemp; +- vptemp = (netsnmp_variable_list *) malloc(sizeof(*vptemp)); +- if (NULL == vptemp) { +- return -1; +- } +- if (NULL == vp) { +- pdu->variables = vptemp; +- } else { +- vp->next_variable = vptemp; +- } +- vp = vptemp; ++ vp = SNMP_MALLOC_TYPEDEF(netsnmp_variable_list); ++ if (NULL == vp) ++ goto fail; + +- vp->next_variable = NULL; +- vp->val.string = NULL; + vp->name_length = MAX_OID_LEN; +- vp->name = NULL; +- vp->index = 0; +- vp->data = NULL; +- vp->dataFreeHook = NULL; + DEBUGDUMPSECTION("recv", "VarBind"); + data = snmp_parse_var_op(data, objid, &vp->name_length, &vp->type, + &vp->val_len, &var_val, length); + if (data == NULL) +- return -1; ++ goto fail; + if (snmp_set_var_objid(vp, objid, vp->name_length)) +- return -1; ++ goto fail; + + len = MAX_PACKET_LENGTH; + DEBUGDUMPHEADER("recv", "Value"); +@@ -4604,7 +4589,7 @@ snmp_pdu_parse(netsnmp_pdu *pdu, u_char + vp->val.string = (u_char *) malloc(vp->val_len); + } + if (vp->val.string == NULL) { +- return -1; ++ goto fail; + } + p = asn_parse_string(var_val, &len, &vp->type, vp->val.string, + &vp->val_len); +@@ -4619,7 +4604,7 @@ snmp_pdu_parse(netsnmp_pdu *pdu, u_char + vp->val_len *= sizeof(oid); + vp->val.objid = (oid *) malloc(vp->val_len); + if (vp->val.objid == NULL) { +- return -1; ++ goto fail; + } + memmove(vp->val.objid, objid, vp->val_len); + break; +@@ -4631,21 +4616,35 @@ snmp_pdu_parse(netsnmp_pdu *pdu, u_char + case ASN_BIT_STR: + vp->val.bitstring = (u_char *) malloc(vp->val_len); + if (vp->val.bitstring == NULL) { +- return -1; ++ goto fail; + } +- p = asn_parse_bitstring(var_val, &len, &vp->type, ++ asn_parse_bitstring(var_val, &len, &vp->type, + vp->val.bitstring, &vp->val_len); +- if (!p) +- return -1; + break; + default: + snmp_log(LOG_ERR, "bad type returned (%x)\n", vp->type); +- badtype = -1; ++ goto fail; + break; + } + DEBUGINDENTADD(-4); ++ ++ if (NULL == vplast) { ++ pdu->variables = vp; ++ } else { ++ vplast->next_variable = vp; ++ } ++ vplast = vp; ++ vp = NULL; + } +- return badtype; ++ return 0; ++ ++fail: ++ DEBUGMSGTL(("recv", "error while parsing VarBindList\n")); ++ /** if we were parsing a var, remove it from the pdu and free it */ ++ if (vp) ++ snmp_free_var(vp); ++ ++ return -1; + } + + /* diff --git a/net/netatalk22/Makefile b/net/netatalk22/Makefile index 2ef86def4..435fb4b5f 100644 --- a/net/netatalk22/Makefile +++ b/net/netatalk22/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/03/02 23:27:03 sevan Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:43 wiz Exp $ DISTNAME= netatalk-2.2.5 PKGNAME= ${DISTNAME:C/-/22-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/netatalk30/Makefile b/net/netatalk30/Makefile index 7056b3804..d76df3fd6 100644 --- a/net/netatalk30/Makefile +++ b/net/netatalk30/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/06/28 04:41:55 markd Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/16 14:26:31 fhajny Exp $ DISTNAME= netatalk-3.0.8 PKGNAME= ${DISTNAME:C/-/30-/} -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/} EXTRACT_SUFX= .tar.bz2 @@ -48,6 +48,8 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE}/db CONFIGURE_ARGS+= --with-uams-path=${PREFIX}/libexec/netatalk/uams CONFIGURE_ARGS+= --with-bdb=${BUILDLINK_PREFIX.db5} CONFIGURE_ARGS+= --with-ssl-dir=${BUILDLINK_PREFIX.openssl} +CONFIGURE_ARGS+= --with-libevent-header=${BUILDLINK_PREFIX.libevent}/include +CONFIGURE_ARGS+= --with-libevent-lib=${BUILDLINK_PREFIX.libevent}/lib CONFIGURE_ENV+= MACHINE_ARCH=${MACHINE_ARCH} # Upstream bug, was supposed to be fixed in 3.0.8? @@ -82,6 +84,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/config/pam/netatalk ${DESTDIR}${EGDIR}/netatalk.pam .endif +.include "../../devel/libevent/buildlink3.mk" .include "../../lang/python/application.mk" .include "../../security/libgcrypt/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" diff --git a/net/netdisco/Makefile b/net/netdisco/Makefile index a127a768d..92e63df5a 100644 --- a/net/netdisco/Makefile +++ b/net/netdisco/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/06/10 15:22:14 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:43 wiz Exp $ # DISTNAME= netdisco-1.1_with_mibs PKGNAME= netdisco-1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netdisco/} diff --git a/net/nfdump/Makefile b/net/nfdump/Makefile index 50625df14..4a1bc8ea0 100644 --- a/net/nfdump/Makefile +++ b/net/nfdump/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:48:15 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:46 tnn Exp $ # -DISTNAME= nfdump-1.6.6 -PKGREVISION= 11 +DISTNAME= nfdump-1.6.12 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nfdump/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nfdump.sourceforge.net/ COMMENT= Tools to collect and process netflow data +LICENSE= modified-bsd GNU_CONFIGURE= yes TEST_TARGET= test diff --git a/net/nfdump/distinfo b/net/nfdump/distinfo index 09b952ef1..0cbae96be 100644 --- a/net/nfdump/distinfo +++ b/net/nfdump/distinfo @@ -1,11 +1,12 @@ -$NetBSD: distinfo,v 1.8 2013/01/11 13:33:59 joerg Exp $ +$NetBSD: distinfo,v 1.9 2015/04/03 10:18:53 hiramatsu Exp $ -SHA1 (nfdump-1.6.6.tar.gz) = f7a30c69419222f1527684fb46f02ae757b3dac0 -RMD160 (nfdump-1.6.6.tar.gz) = 63d5aec9e7f6d2ee151a88451e52ac86263996e4 -Size (nfdump-1.6.6.tar.gz) = 651348 bytes -SHA1 (patch-bin_nf__common.c) = 2460a84a1e778ba46a64208c6d251cce285019e9 -SHA1 (patch-bin_nf__common.h) = ad44825d41b3126d7df21faaf659f5262a7eef03 -SHA1 (patch-bin_nfcapd.c) = d704b76af63547f9365dc56a65931e0df9d788fb +SHA1 (nfdump-1.6.12.tar.gz) = 46f9e65d81f458c4699e93dac551c5e475a0eb05 +RMD160 (nfdump-1.6.12.tar.gz) = 0701f249ca8851597bcc0b64354db45957e99efe +Size (nfdump-1.6.12.tar.gz) = 733604 bytes +SHA1 (patch-bin_exporter.c) = 1cf6542a71a798ece69dcd9ef572093ffbd8c081 +SHA1 (patch-bin_netflow__v1.c) = 712be153222b405bb3e9939c79d413dfa6297c6f +SHA1 (patch-bin_netflow__v5__v7.c) = 28cfde5f3c649e6ca4a20a13572ba12973a687a8 +SHA1 (patch-bin_nfcapd.c) = 9604827ef1d61727bb8c43dfa9554d777f72d78b SHA1 (patch-bin_sfcapd.c) = 14d9cbef9c059629606d38df5a4cfa5aa082942a SHA1 (patch-configure) = 02ddab9c6ee4d862b0e8f006ab3432b07923bf0b SHA1 (patch-configure.in) = 98d3e0db6f81cfc12b7d719189adf5f7ee8c6594 diff --git a/net/nfdump/patches/patch-bin_exporter.c b/net/nfdump/patches/patch-bin_exporter.c new file mode 100644 index 000000000..effc40634 --- /dev/null +++ b/net/nfdump/patches/patch-bin_exporter.c @@ -0,0 +1,14 @@ +$NetBSD: patch-bin_exporter.c,v 1.1 2015/04/03 10:18:53 hiramatsu Exp $ + +add missing sys/time.h header + +--- bin/exporter.c.orig 2014-02-16 12:59:29.000000000 +0000 ++++ bin/exporter.c +@@ -36,6 +36,7 @@ + + #include "config.h" + ++#include + #include + #include + #include diff --git a/net/nfdump/patches/patch-bin_netflow__v1.c b/net/nfdump/patches/patch-bin_netflow__v1.c new file mode 100644 index 000000000..a5c64f2d0 --- /dev/null +++ b/net/nfdump/patches/patch-bin_netflow__v1.c @@ -0,0 +1,14 @@ +$NetBSD: patch-bin_netflow__v1.c,v 1.1 2015/04/03 10:18:53 hiramatsu Exp $ + +add missing sys/time.h header + +--- bin/netflow_v1.c.orig 2014-02-16 12:59:29.000000000 +0000 ++++ bin/netflow_v1.c +@@ -39,6 +39,7 @@ + #include "config.h" + + #include ++#include + #include + #include + #include diff --git a/net/nfdump/patches/patch-bin_netflow__v5__v7.c b/net/nfdump/patches/patch-bin_netflow__v5__v7.c new file mode 100644 index 000000000..0694a3c71 --- /dev/null +++ b/net/nfdump/patches/patch-bin_netflow__v5__v7.c @@ -0,0 +1,14 @@ +$NetBSD: patch-bin_netflow__v5__v7.c,v 1.1 2015/04/03 10:18:53 hiramatsu Exp $ + +add missing sys/time.h header + +--- bin/netflow_v5_v7.c.orig 2014-02-16 12:59:29.000000000 +0000 ++++ bin/netflow_v5_v7.c +@@ -39,6 +39,7 @@ + #include "config.h" + + #include ++#include + #include + #include + #include diff --git a/net/nfdump/patches/patch-bin_nf__common.c b/net/nfdump/patches/patch-bin_nf__common.c deleted file mode 100644 index e3acdea15..000000000 --- a/net/nfdump/patches/patch-bin_nf__common.c +++ /dev/null @@ -1,37 +0,0 @@ -$NetBSD: patch-bin_nf__common.c,v 1.2 2013/01/11 13:33:59 joerg Exp $ - -Fix gcc inline. - ---- bin/nf_common.c.orig 2012-02-19 10:42:43.000000000 +0000 -+++ bin/nf_common.c -@@ -487,7 +487,7 @@ int Getv6Mode(void) { - #ifdef __SUNPRO_C - extern - #endif --inline void Proto_string(uint8_t protonum, char *protostr) { -+void Proto_string(uint8_t protonum, char *protostr) { - - if ( protonum >= NumProtos || no_scale ) { - snprintf(protostr,16,"%-5i", protonum ); -@@ -1440,10 +1440,10 @@ int i, remaining; - - } // End of ParseOutputFormat - --#ifdef __SUNPRO_C -+#if !defined(__GNUC__) || !defined(__GNUC_STDC_INLINE__) - extern - #endif --inline void format_number(uint64_t num, char *s, int fixed_width) { -+void format_number(uint64_t num, char *s, int fixed_width) { - double f = num; - - if ( no_scale ) { -@@ -1475,7 +1475,7 @@ double f = num; - - } // End of format_number - --inline void condense_v6(char *s) { -+void condense_v6(char *s) { - size_t len = strlen(s); - char *p, *q; - diff --git a/net/nfdump/patches/patch-bin_nf__common.h b/net/nfdump/patches/patch-bin_nf__common.h deleted file mode 100644 index e89f0344b..000000000 --- a/net/nfdump/patches/patch-bin_nf__common.h +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-bin_nf__common.h,v 1.1 2013/01/11 13:33:59 joerg Exp $ - ---- bin/nf_common.h.orig 2013-01-11 01:23:53.000000000 +0000 -+++ bin/nf_common.h -@@ -99,17 +99,17 @@ char *Get_fwd_status_name(uint32_t id); - #ifdef __SUNPRO_C - extern - #endif --inline void Proto_string(uint8_t protonum, char *protostr); -+void Proto_string(uint8_t protonum, char *protostr); - - #ifdef __SUNPRO_C - extern - #endif --inline void format_number(uint64_t num, char *s, int fixed_width); -+void format_number(uint64_t num, char *s, int fixed_width); - - #ifdef __SUNPRO_C - extern - #endif --inline void condense_v6(char *s); -+void condense_v6(char *s); - - #define TAG_CHAR '' - diff --git a/net/nfdump/patches/patch-bin_nfcapd.c b/net/nfdump/patches/patch-bin_nfcapd.c index 72221a7ef..931147f24 100644 --- a/net/nfdump/patches/patch-bin_nfcapd.c +++ b/net/nfdump/patches/patch-bin_nfcapd.c @@ -1,4 +1,4 @@ -$NetBSD: patch-bin_nfcapd.c,v 1.1 2012/07/25 21:19:30 tez Exp $ +$NetBSD: patch-bin_nfcapd.c,v 1.2 2015/04/03 10:18:53 hiramatsu Exp $ use PATH_MAX instead of MAXPATHLEN if available @@ -16,17 +16,17 @@ use PATH_MAX instead of MAXPATHLEN if available char *bindhost, *filter, *datadir, pidstr[32], *launch_process; char *userid, *groupid, *checkptr, *listenport, *mcastgroup, *extension_tags; --char *Ident, *pcap_file, pidfile[MAXPATHLEN]; -+char *Ident, *pcap_file; +-char *Ident, *dynsrcdir, pidfile[MAXPATHLEN]; ++char *Ident, *dynsrcdir; +#ifdef PATH_MAX +char pidfile[PATH_MAX]; +#else +char pidfile[MAXPATHLEN]; +#endif struct stat fstat; - srecord_t *commbuff; packet_function_t receive_packet; -@@ -853,18 +859,20 @@ int c; + send_peer_t peer; +@@ -897,18 +903,20 @@ char *pcap_file; break; case 'P': if ( optarg[0] == '/' ) { // absolute path given diff --git a/net/nmap/Makefile b/net/nmap/Makefile index b5d321911..074670a4c 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.123 2014/10/19 22:27:47 alnsn Exp $ +# $NetBSD: Makefile,v 1.124 2015/04/25 14:23:47 tnn Exp $ DISTNAME= nmap-6.47 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net security MASTER_SITES= http://nmap.org/dist/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/nmap/PLIST b/net/nmap/PLIST index 5ff4aed6b..bd00407e0 100644 --- a/net/nmap/PLIST +++ b/net/nmap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2014/09/08 12:38:44 wiz Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/04/09 17:01:31 abs Exp $ bin/ncat ${PLIST.ndiff}bin/ndiff bin/nmap @@ -255,6 +255,8 @@ ${PLIST.lua}share/nmap/nselib/amqp.lua ${PLIST.lua}share/nmap/nselib/asn1.lua ${PLIST.lua}share/nmap/nselib/base32.lua ${PLIST.lua}share/nmap/nselib/base64.lua +${PLIST.lua}share/nmap/nselib/bin.luadoc +${PLIST.lua}share/nmap/nselib/bit.luadoc ${PLIST.lua}share/nmap/nselib/bitcoin.lua ${PLIST.lua}share/nmap/nselib/bittorrent.lua ${PLIST.lua}share/nmap/nselib/bjnp.lua @@ -264,9 +266,11 @@ ${PLIST.lua}share/nmap/nselib/citrixxml.lua ${PLIST.lua}share/nmap/nselib/comm.lua ${PLIST.lua}share/nmap/nselib/creds.lua ${PLIST.lua}share/nmap/nselib/cvs.lua +${PLIST.lua}share/nmap/nselib/data/dns-srv-names ${PLIST.lua}share/nmap/nselib/data/drupal-modules.lst ${PLIST.lua}share/nmap/nselib/data/favicon-db ${PLIST.lua}share/nmap/nselib/data/http-default-accounts-fingerprints.lua +${PLIST.lua}share/nmap/nselib/data/http-devframework-fingerprints.lua ${PLIST.lua}share/nmap/nselib/data/http-fingerprints.lua ${PLIST.lua}share/nmap/nselib/data/http-folders.txt ${PLIST.lua}share/nmap/nselib/data/http-sql-errors.lst @@ -312,6 +316,7 @@ ${PLIST.lua}share/nmap/nselib/dnssd.lua ${PLIST.lua}share/nmap/nselib/drda.lua ${PLIST.lua}share/nmap/nselib/eap.lua ${PLIST.lua}share/nmap/nselib/eigrp.lua +${PLIST.lua}share/nmap/nselib/formulas.lua ${PLIST.lua}share/nmap/nselib/ftp.lua ${PLIST.lua}share/nmap/nselib/giop.lua ${PLIST.lua}share/nmap/nselib/gps.lua @@ -328,6 +333,7 @@ ${PLIST.lua}share/nmap/nselib/isns.lua ${PLIST.lua}share/nmap/nselib/jdwp.lua ${PLIST.lua}share/nmap/nselib/json.lua ${PLIST.lua}share/nmap/nselib/ldap.lua +${PLIST.lua}share/nmap/nselib/lfs.luadoc ${PLIST.lua}share/nmap/nselib/listop.lua ${PLIST.lua}share/nmap/nselib/match.lua ${PLIST.lua}share/nmap/nselib/membase.lua @@ -342,11 +348,14 @@ ${PLIST.lua}share/nmap/nselib/natpmp.lua ${PLIST.lua}share/nmap/nselib/ncp.lua ${PLIST.lua}share/nmap/nselib/ndmp.lua ${PLIST.lua}share/nmap/nselib/netbios.lua +${PLIST.lua}share/nmap/nselib/nmap.luadoc ${PLIST.lua}share/nmap/nselib/nrpc.lua ${PLIST.lua}share/nmap/nselib/nsedebug.lua ${PLIST.lua}share/nmap/nselib/omp2.lua +${PLIST.lua}share/nmap/nselib/openssl.luadoc ${PLIST.lua}share/nmap/nselib/ospf.lua ${PLIST.lua}share/nmap/nselib/packet.lua +${PLIST.lua}share/nmap/nselib/pcre.luadoc ${PLIST.lua}share/nmap/nselib/pgsql.lua ${PLIST.lua}share/nmap/nselib/pop3.lua ${PLIST.lua}share/nmap/nselib/pppoe.lua @@ -377,7 +386,10 @@ ${PLIST.lua}share/nmap/nselib/stun.lua ${PLIST.lua}share/nmap/nselib/tab.lua ${PLIST.lua}share/nmap/nselib/target.lua ${PLIST.lua}share/nmap/nselib/tftp.lua +${PLIST.lua}share/nmap/nselib/tls.lua ${PLIST.lua}share/nmap/nselib/tns.lua +${PLIST.lua}share/nmap/nselib/unicode.lua +${PLIST.lua}share/nmap/nselib/unittest.lua ${PLIST.lua}share/nmap/nselib/unpwdb.lua ${PLIST.lua}share/nmap/nselib/upnp.lua ${PLIST.lua}share/nmap/nselib/url.lua @@ -400,6 +412,7 @@ ${PLIST.lua}share/nmap/scripts/ajp-brute.nse ${PLIST.lua}share/nmap/scripts/ajp-headers.nse ${PLIST.lua}share/nmap/scripts/ajp-methods.nse ${PLIST.lua}share/nmap/scripts/ajp-request.nse +${PLIST.lua}share/nmap/scripts/allseeingeye-info.nse ${PLIST.lua}share/nmap/scripts/amqp-info.nse ${PLIST.lua}share/nmap/scripts/asn-query.nse ${PLIST.lua}share/nmap/scripts/auth-owners.nse @@ -496,6 +509,7 @@ ${PLIST.lua}share/nmap/scripts/finger.nse ${PLIST.lua}share/nmap/scripts/firewalk.nse ${PLIST.lua}share/nmap/scripts/firewall-bypass.nse ${PLIST.lua}share/nmap/scripts/flume-master-info.nse +${PLIST.lua}share/nmap/scripts/freelancer-info.nse ${PLIST.lua}share/nmap/scripts/ftp-anon.nse ${PLIST.lua}share/nmap/scripts/ftp-bounce.nse ${PLIST.lua}share/nmap/scripts/ftp-brute.nse @@ -535,15 +549,21 @@ ${PLIST.lua}share/nmap/scripts/http-coldfusion-subzero.nse ${PLIST.lua}share/nmap/scripts/http-comments-displayer.nse ${PLIST.lua}share/nmap/scripts/http-config-backup.nse ${PLIST.lua}share/nmap/scripts/http-cors.nse +${PLIST.lua}share/nmap/scripts/http-csrf.nse ${PLIST.lua}share/nmap/scripts/http-date.nse ${PLIST.lua}share/nmap/scripts/http-default-accounts.nse +${PLIST.lua}share/nmap/scripts/http-devframework.nse +${PLIST.lua}share/nmap/scripts/http-dlink-backdoor.nse +${PLIST.lua}share/nmap/scripts/http-dombased-xss.nse ${PLIST.lua}share/nmap/scripts/http-domino-enum-passwords.nse ${PLIST.lua}share/nmap/scripts/http-drupal-enum-users.nse ${PLIST.lua}share/nmap/scripts/http-drupal-modules.nse ${PLIST.lua}share/nmap/scripts/http-email-harvest.nse ${PLIST.lua}share/nmap/scripts/http-enum.nse +${PLIST.lua}share/nmap/scripts/http-errors.nse ${PLIST.lua}share/nmap/scripts/http-exif-spider.nse ${PLIST.lua}share/nmap/scripts/http-favicon.nse +${PLIST.lua}share/nmap/scripts/http-feed.nse ${PLIST.lua}share/nmap/scripts/http-fileupload-exploiter.nse ${PLIST.lua}share/nmap/scripts/http-form-brute.nse ${PLIST.lua}share/nmap/scripts/http-form-fuzzer.nse @@ -557,6 +577,7 @@ ${PLIST.lua}share/nmap/scripts/http-headers.nse ${PLIST.lua}share/nmap/scripts/http-huawei-hg5xx-vuln.nse ${PLIST.lua}share/nmap/scripts/http-icloud-findmyiphone.nse ${PLIST.lua}share/nmap/scripts/http-icloud-sendmsg.nse +${PLIST.lua}share/nmap/scripts/http-iis-short-name-brute.nse ${PLIST.lua}share/nmap/scripts/http-iis-webdav-vuln.nse ${PLIST.lua}share/nmap/scripts/http-joomla-brute.nse ${PLIST.lua}share/nmap/scripts/http-litespeed-sourcecode-download.nse @@ -564,6 +585,8 @@ ${PLIST.lua}share/nmap/scripts/http-majordomo2-dir-traversal.nse ${PLIST.lua}share/nmap/scripts/http-malware-host.nse ${PLIST.lua}share/nmap/scripts/http-method-tamper.nse ${PLIST.lua}share/nmap/scripts/http-methods.nse +${PLIST.lua}share/nmap/scripts/http-mobileversion-checker.nse +${PLIST.lua}share/nmap/scripts/http-ntlm-info.nse ${PLIST.lua}share/nmap/scripts/http-open-proxy.nse ${PLIST.lua}share/nmap/scripts/http-open-redirect.nse ${PLIST.lua}share/nmap/scripts/http-passwd.nse @@ -573,10 +596,12 @@ ${PLIST.lua}share/nmap/scripts/http-phpself-xss.nse ${PLIST.lua}share/nmap/scripts/http-proxy-brute.nse ${PLIST.lua}share/nmap/scripts/http-put.nse ${PLIST.lua}share/nmap/scripts/http-qnap-nas-info.nse +${PLIST.lua}share/nmap/scripts/http-referer-checker.nse ${PLIST.lua}share/nmap/scripts/http-rfi-spider.nse ${PLIST.lua}share/nmap/scripts/http-robots.txt.nse ${PLIST.lua}share/nmap/scripts/http-robtex-reverse-ip.nse ${PLIST.lua}share/nmap/scripts/http-robtex-shared-ns.nse +${PLIST.lua}share/nmap/scripts/http-server-header.nse ${PLIST.lua}share/nmap/scripts/http-sitemap-generator.nse ${PLIST.lua}share/nmap/scripts/http-slowloris-check.nse ${PLIST.lua}share/nmap/scripts/http-slowloris.nse @@ -587,6 +612,7 @@ ${PLIST.lua}share/nmap/scripts/http-tplink-dir-traversal.nse ${PLIST.lua}share/nmap/scripts/http-trace.nse ${PLIST.lua}share/nmap/scripts/http-traceroute.nse ${PLIST.lua}share/nmap/scripts/http-unsafe-output-escaping.nse +${PLIST.lua}share/nmap/scripts/http-useragent-tester.nse ${PLIST.lua}share/nmap/scripts/http-userdir-enum.nse ${PLIST.lua}share/nmap/scripts/http-vhosts.nse ${PLIST.lua}share/nmap/scripts/http-virustotal.nse @@ -599,11 +625,13 @@ ${PLIST.lua}share/nmap/scripts/http-vuln-cve2011-3192.nse ${PLIST.lua}share/nmap/scripts/http-vuln-cve2011-3368.nse ${PLIST.lua}share/nmap/scripts/http-vuln-cve2012-1823.nse ${PLIST.lua}share/nmap/scripts/http-vuln-cve2013-0156.nse +${PLIST.lua}share/nmap/scripts/http-vuln-zimbra-lfi.nse ${PLIST.lua}share/nmap/scripts/http-waf-detect.nse ${PLIST.lua}share/nmap/scripts/http-waf-fingerprint.nse ${PLIST.lua}share/nmap/scripts/http-wordpress-brute.nse ${PLIST.lua}share/nmap/scripts/http-wordpress-enum.nse ${PLIST.lua}share/nmap/scripts/http-wordpress-plugins.nse +${PLIST.lua}share/nmap/scripts/http-xssed.nse ${PLIST.lua}share/nmap/scripts/iax2-brute.nse ${PLIST.lua}share/nmap/scripts/iax2-version.nse ${PLIST.lua}share/nmap/scripts/icap-info.nse @@ -718,7 +746,9 @@ ${PLIST.lua}share/nmap/scripts/pjl-ready-message.nse ${PLIST.lua}share/nmap/scripts/pop3-brute.nse ${PLIST.lua}share/nmap/scripts/pop3-capabilities.nse ${PLIST.lua}share/nmap/scripts/pptp-version.nse +${PLIST.lua}share/nmap/scripts/qconn-exec.nse ${PLIST.lua}share/nmap/scripts/qscan.nse +${PLIST.lua}share/nmap/scripts/quake1-info.nse ${PLIST.lua}share/nmap/scripts/quake3-info.nse ${PLIST.lua}share/nmap/scripts/quake3-master-getservers.nse ${PLIST.lua}share/nmap/scripts/rdp-enum-encryption.nse @@ -729,6 +759,7 @@ ${PLIST.lua}share/nmap/scripts/redis-info.nse ${PLIST.lua}share/nmap/scripts/resolveall.nse ${PLIST.lua}share/nmap/scripts/reverse-index.nse ${PLIST.lua}share/nmap/scripts/rexec-brute.nse +${PLIST.lua}share/nmap/scripts/rfc868-time.nse ${PLIST.lua}share/nmap/scripts/riak-http-info.nse ${PLIST.lua}share/nmap/scripts/rlogin-brute.nse ${PLIST.lua}share/nmap/scripts/rmi-dumpregistry.nse @@ -799,8 +830,10 @@ ${PLIST.lua}share/nmap/scripts/ssl-cert.nse ${PLIST.lua}share/nmap/scripts/ssl-date.nse ${PLIST.lua}share/nmap/scripts/ssl-enum-ciphers.nse ${PLIST.lua}share/nmap/scripts/ssl-google-cert-catalog.nse +${PLIST.lua}share/nmap/scripts/ssl-heartbleed.nse ${PLIST.lua}share/nmap/scripts/ssl-known-key.nse ${PLIST.lua}share/nmap/scripts/sslv2.nse +${PLIST.lua}share/nmap/scripts/sstp-discover.nse ${PLIST.lua}share/nmap/scripts/stun-info.nse ${PLIST.lua}share/nmap/scripts/stun-version.nse ${PLIST.lua}share/nmap/scripts/stuxnet-detect.nse @@ -818,6 +851,7 @@ ${PLIST.lua}share/nmap/scripts/telnet-encryption.nse ${PLIST.lua}share/nmap/scripts/tftp-enum.nse ${PLIST.lua}share/nmap/scripts/tls-nextprotoneg.nse ${PLIST.lua}share/nmap/scripts/traceroute-geolocation.nse +${PLIST.lua}share/nmap/scripts/unittest.nse ${PLIST.lua}share/nmap/scripts/unusual-port.nse ${PLIST.lua}share/nmap/scripts/upnp-info.nse ${PLIST.lua}share/nmap/scripts/url-snarf.nse @@ -829,6 +863,7 @@ ${PLIST.lua}share/nmap/scripts/vnc-info.nse ${PLIST.lua}share/nmap/scripts/voldemort-info.nse ${PLIST.lua}share/nmap/scripts/vuze-dht-info.nse ${PLIST.lua}share/nmap/scripts/wdb-version.nse +${PLIST.lua}share/nmap/scripts/weblogic-t3-info.nse ${PLIST.lua}share/nmap/scripts/whois-domain.nse ${PLIST.lua}share/nmap/scripts/whois-ip.nse ${PLIST.lua}share/nmap/scripts/wsdd-discover.nse diff --git a/net/nocol/Makefile b/net/nocol/Makefile index f7dc01840..5bf001cf9 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:50:43 wiz Exp $ # DISTNAME= nocol-4.3.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ diff --git a/net/nsd/Makefile b/net/nsd/Makefile index d9205f762..264e9091f 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2015/03/09 11:34:26 pettai Exp $ +# $NetBSD: Makefile,v 1.77 2015/06/24 12:18:03 pettai Exp $ -DISTNAME= nsd-4.1.1 +DISTNAME= nsd-4.1.3 CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ diff --git a/net/nsd/distinfo b/net/nsd/distinfo index eeaab2761..453869c53 100644 --- a/net/nsd/distinfo +++ b/net/nsd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.44 2015/02/05 07:06:04 pettai Exp $ +$NetBSD: distinfo,v 1.46 2015/06/24 12:18:03 pettai Exp $ -SHA1 (nsd-4.1.1.tar.gz) = 11ca8a7bef74500f486db5deac994fdf3dec7358 -RMD160 (nsd-4.1.1.tar.gz) = 53269ebaf781fea1fcc01c99ded6e0529e975d93 -Size (nsd-4.1.1.tar.gz) = 1063955 bytes +SHA1 (nsd-4.1.3.tar.gz) = 3f807a0034c4b65efef59438d8f60f0929410b5a +RMD160 (nsd-4.1.3.tar.gz) = 2b5d997c90250f35357755c29c77100705ac4803 +Size (nsd-4.1.3.tar.gz) = 1068672 bytes SHA1 (patch-aa) = d9a423d5faa8da9a213b21fd2712225ac9645091 SHA1 (patch-util.c) = acaf676e675fc07ef51b4c1cc056214731bc193f diff --git a/net/nsd/files/smf/manifest.xml b/net/nsd/files/smf/manifest.xml new file mode 100644 index 000000000..cb836f1ec --- /dev/null +++ b/net/nsd/files/smf/manifest.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 7c96344f2..29ff21882 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2014/05/17 16:10:48 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2015/04/25 14:23:47 tnn Exp $ DISTNAME= ntop-4.1.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} diff --git a/net/ntp4/Makefile b/net/ntp4/Makefile index 31cf37426..e111f2b6c 100644 --- a/net/ntp4/Makefile +++ b/net/ntp4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.84 2015/03/21 20:49:28 bsiegert Exp $ +# $NetBSD: Makefile,v 1.86 2015/06/12 10:50:43 wiz Exp $ # -DISTNAME= ntp-4.2.8p1 +DISTNAME= ntp-4.2.8p2 PKGNAME= ${DISTNAME:S/-dev-/-/} +PKGREVISION= 1 CATEGORIES= net time MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ diff --git a/net/ntp4/PLIST b/net/ntp4/PLIST index 5dc289f1b..e0bc05c9d 100644 --- a/net/ntp4/PLIST +++ b/net/ntp4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2015/03/21 20:49:28 bsiegert Exp $ +@comment $NetBSD: PLIST,v 1.18 2015/04/08 03:31:33 taca Exp $ bin/sntp man/man1/sntp.1 man/man5/ntp.conf.5 @@ -486,6 +486,7 @@ share/doc/ntp/sitemap.html share/doc/ntp/sntp.html share/doc/ntp/stats.html share/doc/ntp/tickadj.html +share/doc/ntp/update-leap.html share/doc/ntp/warp.html share/doc/ntp/xleave.html share/doc/sntp/sntp.html diff --git a/net/ntp4/distinfo b/net/ntp4/distinfo index 0ea8397dc..c844a960f 100644 --- a/net/ntp4/distinfo +++ b/net/ntp4/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2015/03/21 20:49:28 bsiegert Exp $ +$NetBSD: distinfo,v 1.21 2015/04/08 03:31:33 taca Exp $ -SHA1 (ntp-4.2.8p1.tar.gz) = 1e6d8894bbd3456bd71aa890b02f802f2e611e86 -RMD160 (ntp-4.2.8p1.tar.gz) = f61569230e876faf9271607aff9dcbd242ea4f69 -Size (ntp-4.2.8p1.tar.gz) = 6791852 bytes +SHA1 (ntp-4.2.8p2.tar.gz) = 51d014c4a38383692d0895f5b8247004942e3b38 +RMD160 (ntp-4.2.8p2.tar.gz) = 5e2bec1f296f6d1528694167da2229cae13ebf47 +Size (ntp-4.2.8p2.tar.gz) = 6820869 bytes SHA1 (patch-aa) = b247569339d09a88f2e143e355033ce7635ffe92 SHA1 (patch-configure) = 21466ffa5d0334957a1a93b2a99087e7edaaa4d5 SHA1 (patch-sntp_configure) = 38357046af0f0c1aeb8b57bb9c653e330d3feadd diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile index bf8976555..3bb485556 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2015/02/11 13:25:25 jaapb Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:23:47 tnn Exp $ # DISTNAME= ocamlnet-3.7.7 PKGNAME= ${DISTNAME} # in order to avoid prefixing with ocaml- +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ diff --git a/net/ocsinventory-agent/Makefile b/net/ocsinventory-agent/Makefile index a78009c44..73e49c787 100644 --- a/net/ocsinventory-agent/Makefile +++ b/net/ocsinventory-agent/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:43 wiz Exp $ # VERS= 1.1.2.1 -PKGREVISION= 6 +PKGREVISION= 7 DISTNAME= Ocsinventory-Agent-${VERS} PKGNAME= ocsinventory-agent-${VERS} CATEGORIES= net diff --git a/net/ocsync/Makefile b/net/ocsync/Makefile index 3fd3502de..7e987706d 100644 --- a/net/ocsync/Makefile +++ b/net/ocsync/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/06 08:17:16 adam Exp $ DISTNAME= ocsync-0.90.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://download.owncloud.com/desktop/stable/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/ocsync/buildlink3.mk b/net/ocsync/buildlink3.mk index 88d713b5d..ca4b3767e 100644 --- a/net/ocsync/buildlink3.mk +++ b/net/ocsync/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= ocsync @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocsync OCSYNC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocsync+= ocsync>=0.90.4 -BUILDLINK_ABI_DEPENDS.ocsync?= ocsync>=0.90.4nb3 +BUILDLINK_ABI_DEPENDS.ocsync?= ocsync>=0.90.4nb4 BUILDLINK_PKGSRCDIR.ocsync?= ../../net/ocsync .include "../../databases/sqlite3/buildlink3.mk" diff --git a/net/oinkmaster/Makefile b/net/oinkmaster/Makefile index 929bc4e9e..63010e41a 100644 --- a/net/oinkmaster/Makefile +++ b/net/oinkmaster/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:43 wiz Exp $ DISTNAME= oinkmaster-2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=oinkmaster/} diff --git a/net/openwbem/Makefile b/net/openwbem/Makefile index 0b7883059..e60807f94 100644 --- a/net/openwbem/Makefile +++ b/net/openwbem/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:44 wiz Exp $ DISTNAME= openwbem-3.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openwbem/} diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 0c82debdf..1ac939615 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/23 17:18:45 asau Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/08 13:43:45 joerg Exp $ # DISTNAME= ortp-0.16.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ diff --git a/net/ortp/distinfo b/net/ortp/distinfo index 27bed1ae5..debfd239f 100644 --- a/net/ortp/distinfo +++ b/net/ortp/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.5 2012/06/28 04:50:12 dholland Exp $ +$NetBSD: distinfo,v 1.6 2015/06/08 13:43:45 joerg Exp $ SHA1 (ortp-0.16.1.tar.gz) = 4e6288745b066d51b58834e2e33d8bc48d50d94e RMD160 (ortp-0.16.1.tar.gz) = c1c85ebdf308de4b5be66707c56a156299f67b9e Size (ortp-0.16.1.tar.gz) = 466365 bytes +SHA1 (patch-include_ortp_ortp.h) = b915d8b4ab2d63ee3612e880a3208fe70080a711 SHA1 (patch-src_avprofile.c) = 1740714e00d22ed8cde08106a9e5f56d4c40abe7 SHA1 (patch-src_stun.c) = 031c56685acc8061fa66ee06487f1855e45bd672 SHA1 (patch-src_tests_rtprecv.c) = 5b42382fcd7ebcaf189fdadea893df42457029dd diff --git a/net/ortp/patches/patch-include_ortp_ortp.h b/net/ortp/patches/patch-include_ortp_ortp.h new file mode 100644 index 000000000..ded373354 --- /dev/null +++ b/net/ortp/patches/patch-include_ortp_ortp.h @@ -0,0 +1,13 @@ +$NetBSD: patch-include_ortp_ortp.h,v 1.1 2015/06/08 13:43:45 joerg Exp $ + +--- include/ortp/ortp.h.orig 2015-06-08 12:29:53.000000000 +0000 ++++ include/ortp/ortp.h +@@ -104,7 +104,7 @@ extern unsigned int __ortp_log_mask; + + #if !defined(WIN32) && !defined(_WIN32_WCE) + #define ortp_logv(level,fmt,args) \ +-{\ ++do{\ + if (ortp_logv_out!=NULL && ortp_log_level_enabled(level)) \ + ortp_logv_out(level,fmt,args);\ + if ((level)==ORTP_FATAL) abort();\ diff --git a/net/owncloudclient/Makefile b/net/owncloudclient/Makefile index b44308d1f..3aff460e9 100644 --- a/net/owncloudclient/Makefile +++ b/net/owncloudclient/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/03/25 20:12:04 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/23 13:28:35 ryoon Exp $ -DISTNAME= owncloudclient-1.8.0 +DISTNAME= owncloudclient-1.8.1 CATEGORIES= net MASTER_SITES= https://download.owncloud.com/desktop/stable/ -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= ryoon@NetBSD.org HOMEPAGE= https://owncloud.com/ diff --git a/net/owncloudclient/PLIST b/net/owncloudclient/PLIST index 7bb1591ce..9edf07f29 100644 --- a/net/owncloudclient/PLIST +++ b/net/owncloudclient/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/03/25 20:12:04 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/23 13:28:35 ryoon Exp $ bin/owncloud bin/owncloudcmd include/httpbf.h @@ -18,7 +18,7 @@ lib/libowncloudsync.so.0 lib/libowncloudsync.so.${PKGVERSION} lib/owncloud/libocsync.so lib/owncloud/libocsync.so.0 -lib/owncloud/libocsync.so.0.2.1 +lib/owncloud/libocsync.so.${PKGVERSION} share/applications/owncloud.desktop share/examples/owncloud/sync-exclude.lst share/icons/hicolor/128x128/apps/ownCloud_error.png @@ -109,10 +109,10 @@ share/owncloud/i18n/client_pt_BR.qm share/owncloud/i18n/client_ru.qm share/owncloud/i18n/client_sk.qm share/owncloud/i18n/client_sl.qm +share/owncloud/i18n/client_sr.qm share/owncloud/i18n/client_sv.qm share/owncloud/i18n/client_th.qm share/owncloud/i18n/client_tr.qm share/owncloud/i18n/client_uk.qm share/owncloud/i18n/client_zh_CN.qm share/owncloud/i18n/client_zh_TW.qm -@pkgdir etc/ownCloud diff --git a/net/owncloudclient/distinfo b/net/owncloudclient/distinfo index 838f4fc59..434bf7fb3 100644 --- a/net/owncloudclient/distinfo +++ b/net/owncloudclient/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/03/25 20:12:04 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2015/06/23 13:28:35 ryoon Exp $ -SHA1 (owncloudclient-1.8.0.tar.bz2) = 6d1ea605bc61da085f958056c65ad28aac72f17e -RMD160 (owncloudclient-1.8.0.tar.bz2) = 0cbefe7723a128cbb478f583a3e80a31486a1d99 -Size (owncloudclient-1.8.0.tar.bz2) = 13556481 bytes +SHA1 (owncloudclient-1.8.1.tar.xz) = 55bf371011f2bea2d569c9d606b06cfa881fe170 +RMD160 (owncloudclient-1.8.1.tar.xz) = ba93f52a758eb91f5b9c4d624d9fae93257bd151 +Size (owncloudclient-1.8.1.tar.xz) = 11343868 bytes diff --git a/net/p5-Cisco-Abbrev/Makefile b/net/p5-Cisco-Abbrev/Makefile index d2417050e..10a353001 100644 --- a/net/p5-Cisco-Abbrev/Makefile +++ b/net/p5-Cisco-Abbrev/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= Cisco-Abbrev-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cisco/} diff --git a/net/p5-DNS-LDNS/Makefile b/net/p5-DNS-LDNS/Makefile index 05a4af658..6620a6d43 100644 --- a/net/p5-DNS-LDNS/Makefile +++ b/net/p5-DNS-LDNS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/01/18 16:03:10 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:44 wiz Exp $ DISTVERSION= 1.6.17 PKGVERSION= 0.06 PKGNAME= p5-DNS-LDNS-${PKGVERSION} +PKGREVISION= 1 DISTNAME= ldns-${DISTVERSION} CATEGORIES= net MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ diff --git a/net/p5-DNS-ZoneParse/Makefile b/net/p5-DNS-ZoneParse/Makefile index 12f6a1f96..f7c648a59 100644 --- a/net/p5-DNS-ZoneParse/Makefile +++ b/net/p5-DNS-ZoneParse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= DNS-ZoneParse-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DNS/} diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile index d73e36640..1e3b89d65 100644 --- a/net/p5-Danga-Socket/Makefile +++ b/net/p5-Danga-Socket/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= Danga-Socket-1.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/ diff --git a/net/p5-Data-Stream-Bulk/Makefile b/net/p5-Data-Stream-Bulk/Makefile index 69ed1f01d..8f8458818 100644 --- a/net/p5-Data-Stream-Bulk/Makefile +++ b/net/p5-Data-Stream-Bulk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= Data-Stream-Bulk-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} @@ -16,7 +16,7 @@ DEPENDS+= p5-Moose>=0:../../devel/p5-Moose DEPENDS+= p5-Path-Class>=0:../../devel/p5-Path-Class DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean DEPENDS+= p5-Sub-Exporter>=0:../../devel/p5-Sub-Exporter -DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok +DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple # For tests: BUILD_DEPENDS+= p5-Test-TempDir>=0:../../devel/p5-Test-TempDir BUILD_DEPENDS+= p5-DBD-Mock>=1.37:../../databases/p5-DBD-Mock diff --git a/net/p5-File-RsyncP/Makefile b/net/p5-File-RsyncP/Makefile index 3950bdc88..7d0f46f67 100644 --- a/net/p5-File-RsyncP/Makefile +++ b/net/p5-File-RsyncP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/05 16:49:13 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:44 wiz Exp $ DISTNAME= File-RsyncP-0.74 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CB/CBARRATT/} diff --git a/net/p5-FusionInventory-Agent-Task-Network/Makefile b/net/p5-FusionInventory-Agent-Task-Network/Makefile index 1ced7cdb8..1ac3abc51 100644 --- a/net/p5-FusionInventory-Agent-Task-Network/Makefile +++ b/net/p5-FusionInventory-Agent-Task-Network/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= FusionInventory-Agent-Task-Network-1.0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GR/GROUSSE/} diff --git a/net/p5-FusionInventory-Agent/Makefile b/net/p5-FusionInventory-Agent/Makefile index 03e07a608..95ac04841 100644 --- a/net/p5-FusionInventory-Agent/Makefile +++ b/net/p5-FusionInventory-Agent/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/24 18:07:45 bouyer Exp $ # DISTNAME= FusionInventory-Agent-2.2.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FU/FUSINV/} @@ -34,6 +34,8 @@ DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception DEPENDS+= p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML +PERL5_PACKLIST= auto/FusionInventory/Agent/.packlist + PERL5_MODULE_TYPE= Module::Install::Bundled MAKE_PARAMS+= PREFIX=${PREFIX} LOCALSTATEDIR=${VARBASE}/fusioninventory diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index a52569f62..bbc08bdf1 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2015/01/29 04:48:03 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= Geo-IP-1.45 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index f1d222db4..e04996bb9 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/02/20 07:15:29 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= Geo-IPfree-1.143630 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/net/p5-IO-Interface/Makefile b/net/p5-IO-Interface/Makefile index cba780ac1..7ad64a56e 100644 --- a/net/p5-IO-Interface/Makefile +++ b/net/p5-IO-Interface/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:44 wiz Exp $ # DISTNAME= IO-Interface-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/net/p5-IO-SessionData/DESCR b/net/p5-IO-SessionData/DESCR new file mode 100644 index 000000000..df4a184e7 --- /dev/null +++ b/net/p5-IO-SessionData/DESCR @@ -0,0 +1 @@ +IO::SessionData is a supporting module for SOAP::Lite. diff --git a/net/p5-IO-SessionData/Makefile b/net/p5-IO-SessionData/Makefile new file mode 100644 index 000000000..51d45cdba --- /dev/null +++ b/net/p5-IO-SessionData/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:44 wiz Exp $ + +DISTNAME= IO-SessionData-1.03 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= net perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/IO-SessionData/ +COMMENT= Supporting module for SOAP::Lite +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/IO/SessionData/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-IO-SessionData/distinfo b/net/p5-IO-SessionData/distinfo new file mode 100644 index 000000000..666b0e396 --- /dev/null +++ b/net/p5-IO-SessionData/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/30 02:08:03 wen Exp $ + +SHA1 (IO-SessionData-1.03.tar.gz) = 208da0b96e29f9c42c2c2939cbafb17d3e3802cd +RMD160 (IO-SessionData-1.03.tar.gz) = 7191ff0a013eac18dfc0b6a1f2a5e9b28413d108 +Size (IO-SessionData-1.03.tar.gz) = 5377 bytes diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile index 72a877413..1d0dd098a 100644 --- a/net/p5-IO-Socket-INET6/Makefile +++ b/net/p5-IO-Socket-INET6/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/09/06 12:11:14 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:45 wiz Exp $ DISTNAME= IO-Socket-INET6-2.72 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index 39447e614..e0ca156d7 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= IO-Socket-Multicast-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index 6bffb6b9a..1af30281d 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2015/02/20 07:08:51 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= IP-Country-2.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/} diff --git a/net/p5-Net-AMQP/Makefile b/net/p5-Net-AMQP/Makefile index f32c366a7..f364a21cb 100644 --- a/net/p5-Net-AMQP/Makefile +++ b/net/p5-Net-AMQP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:45 wiz Exp $ DISTNAME= Net-AMQP-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/C/CH/CHIPS/ diff --git a/net/p5-Net-Akismet/Makefile b/net/p5-Net-Akismet/Makefile index 1b73750bb..8f129b2d4 100644 --- a/net/p5-Net-Akismet/Makefile +++ b/net/p5-Net-Akismet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= Net-Akismet-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index b70b18d4e..843598dd5 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/02/20 14:26:18 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:45 wiz Exp $ DISTNAME= Net-Amazon-S3-0.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index db6714ef9..d6990ad1f 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:45 wiz Exp $ DISTNAME= Net-Amazon-0.62 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Bind/Makefile b/net/p5-Net-Bind/Makefile index d24d40da8..7c202003b 100644 --- a/net/p5-Net-Bind/Makefile +++ b/net/p5-Net-Bind/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:06 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:45 wiz Exp $ DISTNAME= Net-Bind-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Bonjour/Makefile b/net/p5-Net-Bonjour/Makefile index 6a464bae7..846fa4a87 100644 --- a/net/p5-Net-Bonjour/Makefile +++ b/net/p5-Net-Bonjour/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= Net-Bonjour-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-CIDR-Lite/Makefile b/net/p5-Net-CIDR-Lite/Makefile index a37ba786e..c1b800ff7 100644 --- a/net/p5-Net-CIDR-Lite/Makefile +++ b/net/p5-Net-CIDR-Lite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= Net-CIDR-Lite-0.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-CIDR-Set/Makefile b/net/p5-Net-CIDR-Set/Makefile index 53c17f26c..7995336c9 100644 --- a/net/p5-Net-CIDR-Set/Makefile +++ b/net/p5-Net-CIDR-Set/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/20 14:53:53 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= Net-CIDR-Set-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-DBus/Makefile b/net/p5-Net-DBus/Makefile index 92e4f1fdc..cad8f1bfb 100644 --- a/net/p5-Net-DBus/Makefile +++ b/net/p5-Net-DBus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= Net-DBus-1.0.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-DHCP/Makefile b/net/p5-Net-DHCP/Makefile index 6456e0a22..df8b6c934 100644 --- a/net/p5-Net-DHCP/Makefile +++ b/net/p5-Net-DHCP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:45 wiz Exp $ # DISTNAME= Net-DHCP-0.693 PKGNAME= p5-${DISTNAME:S/693/69.3/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-DNS-Resolver-Programmable/Makefile b/net/p5-Net-DNS-Resolver-Programmable/Makefile index 1cbe2e629..7d9248c1d 100644 --- a/net/p5-Net-DNS-Resolver-Programmable/Makefile +++ b/net/p5-Net-DNS-Resolver-Programmable/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:06:46 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:46 wiz Exp $ # DISTNAME= Net-DNS-Resolver-Programmable-v0.003 PKGNAME= p5-${DISTNAME:S/-v/-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-DNS-Zone-Parser/Makefile b/net/p5-Net-DNS-Zone-Parser/Makefile index 33a430317..e80a655a9 100644 --- a/net/p5-Net-DNS-Zone-Parser/Makefile +++ b/net/p5-Net-DNS-Zone-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:46 wiz Exp $ # DISTNAME= Net-DNS-Zone-Parser-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index e82f88701..a026da4ab 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2015/03/01 11:42:34 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:50:46 wiz Exp $ DISTNAME= Net-DNS-0.83 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ http://www.net-dns.org/download/ diff --git a/net/p5-Net-DNSServer/Makefile b/net/p5-Net-DNSServer/Makefile index a77e3e5f4..38a874f22 100644 --- a/net/p5-Net-DNSServer/Makefile +++ b/net/p5-Net-DNSServer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:46 wiz Exp $ # DISTNAME= Net-DNSServer-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index 25d1ccc12..e6dfe89ff 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:51 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:46 wiz Exp $ # DISTNAME= Net-Daemon-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Dev-MIBLoadOrder/Makefile b/net/p5-Net-Dev-MIBLoadOrder/Makefile index 0354b3944..96f99986f 100644 --- a/net/p5-Net-Dev-MIBLoadOrder/Makefile +++ b/net/p5-Net-Dev-MIBLoadOrder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:46 wiz Exp $ DISTNAME= Net-Dev-MIBLoadOrder-1.1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Domain-TLD/Makefile b/net/p5-Net-Domain-TLD/Makefile index a5858ae6e..5bee5b942 100644 --- a/net/p5-Net-Domain-TLD/Makefile +++ b/net/p5-Net-Domain-TLD/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/02/08 14:14:43 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:46 wiz Exp $ DISTNAME= Net-Domain-TLD-1.73 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-FTPSSL/Makefile b/net/p5-Net-FTPSSL/Makefile index 04602ad15..06781670f 100644 --- a/net/p5-Net-FTPSSL/Makefile +++ b/net/p5-Net-FTPSSL/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/02/20 15:00:09 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:46 wiz Exp $ # DISTNAME= Net-FTPSSL-0.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Frame-Dump/Makefile b/net/p5-Net-Frame-Dump/Makefile index a2083f54b..b3d547f78 100644 --- a/net/p5-Net-Frame-Dump/Makefile +++ b/net/p5-Net-Frame-Dump/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/21 09:47:01 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:46 wiz Exp $ DISTNAME= Net-Frame-Dump-1.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Frame-Layer-IPv6/Makefile b/net/p5-Net-Frame-Layer-IPv6/Makefile index e941ae2ec..0884d0479 100644 --- a/net/p5-Net-Frame-Layer-IPv6/Makefile +++ b/net/p5-Net-Frame-Layer-IPv6/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/21 11:34:04 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:46 wiz Exp $ DISTNAME= Net-Frame-Layer-IPv6-1.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Frame-Simple/Makefile b/net/p5-Net-Frame-Simple/Makefile index d20e1612e..b2594ed43 100644 --- a/net/p5-Net-Frame-Simple/Makefile +++ b/net/p5-Net-Frame-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/21 11:32:02 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:46 wiz Exp $ DISTNAME= Net-Frame-Simple-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile index db478ee25..6c7f2cc9f 100644 --- a/net/p5-Net-Frame/Makefile +++ b/net/p5-Net-Frame/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/20 15:44:08 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:46 wiz Exp $ DISTNAME= Net-Frame-1.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile index e2d585beb..4d0c330e3 100644 --- a/net/p5-Net-GitHub/Makefile +++ b/net/p5-Net-GitHub/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/07 06:41:15 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:46 wiz Exp $ # DISTNAME= Net-GitHub-0.73 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Gnats/Makefile b/net/p5-Net-Gnats/Makefile index 2765c64b2..b61aa9246 100644 --- a/net/p5-Net-Gnats/Makefile +++ b/net/p5-Net-Gnats/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/03/18 02:39:56 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:47 wiz Exp $ # DISTNAME= Net-Gnats-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnatsperl/} diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index c7df8c447..0379966b4 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:47 wiz Exp $ DISTNAME= Net-Google-AuthSub-0.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Google-Code/Makefile b/net/p5-Net-Google-Code/Makefile index 3fd08d390..efb836a32 100644 --- a/net/p5-Net-Google-Code/Makefile +++ b/net/p5-Net-Google-Code/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:47 wiz Exp $ # DISTNAME= Net-Google-Code-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} @@ -30,5 +30,8 @@ DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-WWW-Mechanize-[0-9]*:../../www/p5-WWW-Mechanize DEPENDS+= p5-XML-FeedPP-[0-9]*:../../textproc/p5-XML-FeedPP +# for make test +BUILD_DEPENDS+= p5-SUPER-[0-9]*:../../devel/p5-SUPER + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index 808692380..a09fd1bbc 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:47 wiz Exp $ DISTNAME= Net-Google-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-INET6Glue/Makefile b/net/p5-Net-INET6Glue/Makefile index 0a564553a..93281dfe0 100644 --- a/net/p5-Net-INET6Glue/Makefile +++ b/net/p5-Net-INET6Glue/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/02/21 12:38:15 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:47 wiz Exp $ DISTNAME= Net-INET6Glue-0.603 PKGNAME= p5-${DISTNAME:S/603/6.3/} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/modules\/by-module\//authors\/id\/S\/SU\/SULLR\//} diff --git a/net/p5-Net-IP/Makefile b/net/p5-Net-IP/Makefile index faf1b8794..53aeacd20 100644 --- a/net/p5-Net-IP/Makefile +++ b/net/p5-Net-IP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:47 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:47 wiz Exp $ # DISTNAME= Net-IP-1.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-IPv4Addr/Makefile b/net/p5-Net-IPv4Addr/Makefile index 3bf7a4a9e..b89820f09 100644 --- a/net/p5-Net-IPv4Addr/Makefile +++ b/net/p5-Net-IPv4Addr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/20 15:50:58 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:47 wiz Exp $ DISTNAME= Net-IPv4Addr-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-IPv6Addr/Makefile b/net/p5-Net-IPv6Addr/Makefile index e08ca1f99..fbc937db8 100644 --- a/net/p5-Net-IPv6Addr/Makefile +++ b/net/p5-Net-IPv6Addr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/20 15:56:23 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:47 wiz Exp $ DISTNAME= Net-IPv6Addr-0.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index e48f60aca..4ba1373a4 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/02/26 14:32:27 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:47 wiz Exp $ # DISTNAME= Net-Ident-1.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Interface/Makefile b/net/p5-Net-Interface/Makefile index 45d65f7f9..d04b43f65 100644 --- a/net/p5-Net-Interface/Makefile +++ b/net/p5-Net-Interface/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:47 wiz Exp $ DISTNAME= Net-Interface-1.012 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Jifty/Makefile b/net/p5-Net-Jifty/Makefile index 0b8e40290..45d39fcc6 100644 --- a/net/p5-Net-Jifty/Makefile +++ b/net/p5-Net-Jifty/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:47 wiz Exp $ # DISTNAME= Net-Jifty-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-LDAP-Server/Makefile b/net/p5-Net-LDAP-Server/Makefile index 091399c39..f706d8a8b 100644 --- a/net/p5-Net-LDAP-Server/Makefile +++ b/net/p5-Net-LDAP-Server/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:47 wiz Exp $ # DISTNAME= Net-LDAP-Server-0.43 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-LibIDN/Makefile b/net/p5-Net-LibIDN/Makefile index 3bb916392..d52b3e3f4 100644 --- a/net/p5-Net-LibIDN/Makefile +++ b/net/p5-Net-LibIDN/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:47 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:47 wiz Exp $ DISTNAME= Net-LibIDN-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile index 708dcf2b7..3000b855f 100644 --- a/net/p5-Net-Libdnet/Makefile +++ b/net/p5-Net-Libdnet/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/02/26 14:36:35 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-Libdnet-0.98 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} #MASTER_SITES= http://search.cpan.org/CPAN/authors/id/V/VM/VMAN/ diff --git a/net/p5-Net-Libdnet6/Makefile b/net/p5-Net-Libdnet6/Makefile index 5d308ec6c..2210d6819 100644 --- a/net/p5-Net-Libdnet6/Makefile +++ b/net/p5-Net-Libdnet6/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/02/26 14:40:03 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-Libdnet6-0.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-MAC/Makefile b/net/p5-Net-MAC/Makefile index 75f5393f2..283562169 100644 --- a/net/p5-Net-MAC/Makefile +++ b/net/p5-Net-MAC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-MAC-2.103622 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-NBName/Makefile b/net/p5-Net-NBName/Makefile index bd4d8dab7..4c2395838 100644 --- a/net/p5-Net-NBName/Makefile +++ b/net/p5-Net-NBName/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-NBName-0.26 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index 12b32fe68..92ea1a875 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:47 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:48 wiz Exp $ DISTNAME= Net-OAuth-0.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-OpenID-Common/Makefile b/net/p5-Net-OpenID-Common/Makefile index ae5fb9b78..4512cc6f8 100644 --- a/net/p5-Net-OpenID-Common/Makefile +++ b/net/p5-Net-OpenID-Common/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/02/27 13:31:09 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:48 wiz Exp $ DISTNAME= Net-OpenID-Common-1.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile index ec0f63e07..844c82f81 100644 --- a/net/p5-Net-OpenID-Consumer/Makefile +++ b/net/p5-Net-OpenID-Consumer/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/02/27 14:35:11 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-OpenID-Consumer-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Packet/Makefile b/net/p5-Net-Packet/Makefile index 293c9d33c..086de7315 100644 --- a/net/p5-Net-Packet/Makefile +++ b/net/p5-Net-Packet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/02/27 13:48:52 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:48 wiz Exp $ DISTNAME= Net-Packet-3.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index e081cbf55..cd6cdb9b0 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2015/02/21 09:43:54 mef Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-Pcap-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-RabbitFoot/Makefile b/net/p5-Net-RabbitFoot/Makefile index 7607dc378..9831f2cbd 100644 --- a/net/p5-Net-RabbitFoot/Makefile +++ b/net/p5-Net-RabbitFoot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/06/02 12:38:27 obache Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:48 wiz Exp $ DISTNAME= Net-RabbitFoot-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-RawIP/Makefile b/net/p5-Net-RawIP/Makefile index d93418687..b29e40b5f 100644 --- a/net/p5-Net-RawIP/Makefile +++ b/net/p5-Net-RawIP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-RawIP-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-SMTP-TLS/Makefile b/net/p5-Net-SMTP-TLS/Makefile index 078d03a22..36d827be5 100644 --- a/net/p5-Net-SMTP-TLS/Makefile +++ b/net/p5-Net-SMTP-TLS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-SMTP-TLS-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-SNMP-Mixin/Makefile b/net/p5-Net-SNMP-Mixin/Makefile index 5bd560f0d..0b48c3b21 100644 --- a/net/p5-Net-SNMP-Mixin/Makefile +++ b/net/p5-Net-SNMP-Mixin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-SNMP-Mixin-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-SNMP/Makefile b/net/p5-Net-SNMP/Makefile index ad7e73e8a..e401d2c26 100644 --- a/net/p5-Net-SNMP/Makefile +++ b/net/p5-Net-SNMP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:48 wiz Exp $ # DISTNAME= Net-SNMP-v6.0.1 PKGNAME= p5-${DISTNAME:S/v6/6/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-SSH-Expect/Makefile b/net/p5-Net-SSH-Expect/Makefile index ac424bd82..7c8b0eea4 100644 --- a/net/p5-Net-SSH-Expect/Makefile +++ b/net/p5-Net-SSH-Expect/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:47 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:49 wiz Exp $ DISTNAME= Net-SSH-Expect-1.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile index 3f4ceefc5..2c2b6c2ef 100644 --- a/net/p5-Net-Server-Coro/Makefile +++ b/net/p5-Net-Server-Coro/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/02/27 15:03:20 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Server-Coro-1.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Server-SS-PreFork/Makefile b/net/p5-Net-Server-SS-PreFork/Makefile index 4c4e4cb6a..3a38ab01d 100644 --- a/net/p5-Net-Server-SS-PreFork/Makefile +++ b/net/p5-Net-Server-SS-PreFork/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Server-SS-PreFork-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile index 79a87dd54..a002a6681 100644 --- a/net/p5-Net-Server/Makefile +++ b/net/p5-Net-Server/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2015/02/27 13:51:35 mef Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Server-2.008 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-TFTP/Makefile b/net/p5-Net-TFTP/Makefile index 5f43f2a0d..497820f03 100644 --- a/net/p5-Net-TFTP/Makefile +++ b/net/p5-Net-TFTP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2015/02/27 14:01:28 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:49 wiz Exp $ DISTNAME= Net-TFTP-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Telnet-Cisco/Makefile b/net/p5-Net-Telnet-Cisco/Makefile index 15ba62093..8cda966f4 100644 --- a/net/p5-Net-Telnet-Cisco/Makefile +++ b/net/p5-Net-Telnet-Cisco/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:09 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Telnet-Cisco-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Telnet/Makefile b/net/p5-Net-Telnet/Makefile index 5bcb88732..92cd578ec 100644 --- a/net/p5-Net-Telnet/Makefile +++ b/net/p5-Net-Telnet/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2015/02/27 14:39:24 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Telnet-3.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Trac/Makefile b/net/p5-Net-Trac/Makefile index 95f817a31..9b388c416 100644 --- a/net/p5-Net-Trac/Makefile +++ b/net/p5-Net-Trac/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/02/27 14:44:41 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Trac-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile index b5bb00619..8533268e3 100644 --- a/net/p5-Net-Twitter/Makefile +++ b/net/p5-Net-Twitter/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2015/03/01 06:17:59 mef Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Twitter-4.01008 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index f155328ac..b41e46641 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/03/08 01:20:31 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-Write-1.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-XMPP/Makefile b/net/p5-Net-XMPP/Makefile index 12fae4ede..932f918fb 100644 --- a/net/p5-Net-XMPP/Makefile +++ b/net/p5-Net-XMPP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/02/28 15:12:07 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:49 wiz Exp $ # DISTNAME= Net-XMPP-1.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-XWhois/Makefile b/net/p5-Net-XWhois/Makefile index fe74beb0b..448ecd650 100644 --- a/net/p5-Net-XWhois/Makefile +++ b/net/p5-Net-XWhois/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:49 wiz Exp $ DISTNAME= Net-XWhois-0.90 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index 413a1bc15..709bc291a 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/02/28 14:52:57 mef Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:50:49 wiz Exp $ DISTNAME= Net-Z3950-ZOOM-1.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-eBay/Makefile b/net/p5-Net-eBay/Makefile index a811598c5..97de0e750 100644 --- a/net/p5-Net-eBay/Makefile +++ b/net/p5-Net-eBay/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:50 wiz Exp $ DISTNAME= Net-eBay-0.55 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 115745907..523bad746 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2015/02/20 07:37:23 mef Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:50:45 wiz Exp $ -DISTNAME= libnet-3.05 +DISTNAME= libnet-3.06 PKGNAME= p5-${DISTNAME:S/libnet/Net/} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo index 6ef6291e2..07032db7c 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2015/02/20 07:37:23 mef Exp $ +$NetBSD: distinfo,v 1.19 2015/04/25 08:55:17 mef Exp $ -SHA1 (libnet-3.05.tar.gz) = 7b5f0dd988f5fbbbd353c169d515e19439ba330c -RMD160 (libnet-3.05.tar.gz) = a20d1442114f5236da909240d7e698a4887f34e6 -Size (libnet-3.05.tar.gz) = 83473 bytes +SHA1 (libnet-3.06.tar.gz) = c55449770437695c1bd7bd5ec13cde0863c763b2 +RMD160 (libnet-3.06.tar.gz) = 610e7f4824eb694c19ffdd05eab096e5f978cd5e +Size (libnet-3.06.tar.gz) = 91833 bytes SHA1 (patch-aa) = 37fa2fb82b0191b6641ddf59656ddc82dce0e3d3 diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile index 4fb61e267..551f7d763 100644 --- a/net/p5-NetAddr-IP/Makefile +++ b/net/p5-NetAddr-IP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:50:50 wiz Exp $ DISTNAME= NetAddr-IP-4.075 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetAddr/} diff --git a/net/p5-NetPacket/Makefile b/net/p5-NetPacket/Makefile index d7099c78c..bf5fa7a26 100644 --- a/net/p5-NetPacket/Makefile +++ b/net/p5-NetPacket/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:50 wiz Exp $ DISTNAME= NetPacket-1.3.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=NetPacket/} diff --git a/net/p5-Nmap-Parser/Makefile b/net/p5-Nmap-Parser/Makefile index a13c738df..f684b3106 100644 --- a/net/p5-Nmap-Parser/Makefile +++ b/net/p5-Nmap-Parser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= Nmap-Parser-1.31 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Nmap/} diff --git a/net/p5-POE-Component-Client-DNS/Makefile b/net/p5-POE-Component-Client-DNS/Makefile index 1f3af72cf..b59cbac28 100644 --- a/net/p5-POE-Component-Client-DNS/Makefile +++ b/net/p5-POE-Component-Client-DNS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= POE-Component-Client-DNS-1.053 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index 99ce9952d..e6e9bea57 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= POE-Component-Client-Ident-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/net/p5-POE-Component-SNMP/Makefile b/net/p5-POE-Component-SNMP/Makefile index 51666b3e2..fed1e0934 100644 --- a/net/p5-POE-Component-SNMP/Makefile +++ b/net/p5-POE-Component-SNMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:50 wiz Exp $ DISTNAME= POE-Component-SNMP-1.1006 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/net/p5-RADIUS/Makefile b/net/p5-RADIUS/Makefile index ce04c6692..acbc986ec 100644 --- a/net/p5-RADIUS/Makefile +++ b/net/p5-RADIUS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= RADIUS-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RADIUS/} diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 3a892601a..77cd07d5e 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2014/07/31 19:53:38 schmonz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:50 wiz Exp $ -DISTNAME= RPC-XML-0.78 +DISTNAME= RPC-XML-0.79 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= net www perl5 @@ -15,6 +15,9 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= {perl>=5.10,p5-PathTools>=0.8}:../../devel/p5-PathTools DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils>=1.19}:../../devel/p5-Scalar-List-Utils #DEPENDS+= p5-Module-Load>=0.24:../../devel/p5-Module-Load +# if Net::Server exists, t/60 may fail due to more test items +# t/60_net_server.t ............... skipped: Net::Server not available +#EPENDS+= p5-Net-Server-[0-9]*:../../net/p5-Net-Server DEPENDS+= p5-XML-LibXML>=1.85:../../textproc/p5-XML-LibXML DEPENDS+= p5-XML-Parser>=2.31:../../textproc/p5-XML-Parser DEPENDS+= p5-libwww>=5.834:../../www/p5-libwww diff --git a/net/p5-RPC-XML/distinfo b/net/p5-RPC-XML/distinfo index 41b7a4823..58d649778 100644 --- a/net/p5-RPC-XML/distinfo +++ b/net/p5-RPC-XML/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/07/30 21:55:25 schmonz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/03 02:07:06 mef Exp $ -SHA1 (RPC-XML-0.78.tar.gz) = 3f67aeaafa98097410cd956a13fa7b8e549e5687 -RMD160 (RPC-XML-0.78.tar.gz) = c86bf864881494a48ff76b670d6ba35199db4ace -Size (RPC-XML-0.78.tar.gz) = 207243 bytes +SHA1 (RPC-XML-0.79.tar.gz) = decb9df614e71e1daf6d4b88bac3180abb9e81e3 +RMD160 (RPC-XML-0.79.tar.gz) = 081d49bb5ce320e887b1907b594ec9330d899f30 +Size (RPC-XML-0.79.tar.gz) = 209612 bytes diff --git a/net/p5-RT-Client-REST/Makefile b/net/p5-RT-Client-REST/Makefile index 1f3c6caa4..8e74c2c3e 100644 --- a/net/p5-RT-Client-REST/Makefile +++ b/net/p5-RT-Client-REST/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/03/17 13:17:35 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= RT-Client-REST-0.49 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=RT/} diff --git a/net/p5-RadiusPerl/Makefile b/net/p5-RadiusPerl/Makefile index 96acd2e03..62a5e8fd9 100644 --- a/net/p5-RadiusPerl/Makefile +++ b/net/p5-RadiusPerl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/02/28 14:37:01 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= RadiusPerl-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/net/p5-Regexp-Common-net-CIDR/Makefile b/net/p5-Regexp-Common-net-CIDR/Makefile index adc9c0ec8..1bb4321f7 100644 --- a/net/p5-Regexp-Common-net-CIDR/Makefile +++ b/net/p5-Regexp-Common-net-CIDR/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= Regexp-Common-net-CIDR-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} diff --git a/net/p5-Regexp-IPv6/Makefile b/net/p5-Regexp-IPv6/Makefile index d85eeafc0..951c1254e 100644 --- a/net/p5-Regexp-IPv6/Makefile +++ b/net/p5-Regexp-IPv6/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:50 wiz Exp $ # DISTNAME= Regexp-IPv6-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} diff --git a/net/p5-SNMP-Info/Makefile b/net/p5-SNMP-Info/Makefile index 66eba4f93..9e783dc25 100644 --- a/net/p5-SNMP-Info/Makefile +++ b/net/p5-SNMP-Info/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:50 wiz Exp $ # -DISTNAME= SNMP-Info-2.09 +DISTNAME= SNMP-Info-3.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} diff --git a/net/p5-SNMP-Info/distinfo b/net/p5-SNMP-Info/distinfo index 70b940098..c1b5396ef 100644 --- a/net/p5-SNMP-Info/distinfo +++ b/net/p5-SNMP-Info/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/11/29 03:14:58 wen Exp $ +$NetBSD: distinfo,v 1.9 2015/05/30 02:49:57 wen Exp $ -SHA1 (SNMP-Info-2.09.tar.gz) = 55f7dff97e6f8f023db720b5d303aa9463291bf1 -RMD160 (SNMP-Info-2.09.tar.gz) = d4970e17e3fbfc2513bb8d9f67391a90a77bfa09 -Size (SNMP-Info-2.09.tar.gz) = 257374 bytes +SHA1 (SNMP-Info-3.27.tar.gz) = 93d4beac4639ae0647de5f88e01549207484fb81 +RMD160 (SNMP-Info-3.27.tar.gz) = 8eea5bc83731a16c369d2fc00e0f28803fcd7114 +Size (SNMP-Info-3.27.tar.gz) = 319675 bytes diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile index 85b1a93d0..59e299de0 100644 --- a/net/p5-SNMP-MIB-Compiler/Makefile +++ b/net/p5-SNMP-MIB-Compiler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:51 wiz Exp $ # DISTNAME= SNMP-MIB-Compiler-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index 833f818a6..b80f1bfe7 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:52 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:51 wiz Exp $ DISTNAME= SNMP_Session-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net perl5 MASTER_SITES= http://snmp-session.googlecode.com/files/ diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index d6637bec5..7fcc4bd19 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2015/01/31 12:19:56 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:51 wiz Exp $ -DISTNAME= SOAP-Lite-1.11 +DISTNAME= SOAP-Lite-1.14 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= net perl5 @@ -13,19 +13,18 @@ COMMENT= Perl5 module providing a lightweight interface to SOAP LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector -DEPENDS+= p5-Crypt-SSLeay>=0:../../security/p5-Crypt-SSLeay -DEPENDS+= p5-FCGI>=0:../../www/p5-FCGI DEPENDS+= {perl>=5.10.0,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress +DEPENDS+= p5-IO-SessionData>=1.03:../../net/p5-IO-SessionData DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL +DEPENDS+= p5-LWP-Protocol-https>=0:../../www/p5-LWP-Protocol-https DEPENDS+= {perl>=5.10.0,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64 -DEPENDS+= p5-MIME-Lite>=0:../../mail/p5-MIME-Lite DEPENDS+= p5-MIME-tools>=0:../../mail/p5-MIME-tools -DEPENDS+= {perl>=5.10,p5-Net>=0}:../../net/p5-Net DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI DEPENDS+= p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser DEPENDS+= p5-libwww>=0:../../www/p5-libwww -DEPENDS+= {perl>=5.10.0,p5-version>=0}:../../devel/p5-version + +BUILD_DEPENDS+= p5-XML-Parser-Lite>=0:../../textproc/p5-XML-Parser-Lite SUPERSEDES+= p5-SOAP-Transport-TCP-[0-9]* diff --git a/net/p5-SOAP-Lite/distinfo b/net/p5-SOAP-Lite/distinfo index 4ab9af9e9..272d0bb26 100644 --- a/net/p5-SOAP-Lite/distinfo +++ b/net/p5-SOAP-Lite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2014/02/22 08:31:55 wen Exp $ +$NetBSD: distinfo,v 1.15 2015/05/30 02:37:35 wen Exp $ -SHA1 (SOAP-Lite-1.11.tar.gz) = b9e22c82a240737e87d6c720998feadcfb583768 -RMD160 (SOAP-Lite-1.11.tar.gz) = db11b912befb3c8624c4d9fce27141025c7d2fdc -Size (SOAP-Lite-1.11.tar.gz) = 227294 bytes +SHA1 (SOAP-Lite-1.14.tar.gz) = a26181b5d9c200f86d1c41196a5460b9ca68ccb0 +RMD160 (SOAP-Lite-1.14.tar.gz) = 6413442e367fc056de84f791a1c2587676a5310f +Size (SOAP-Lite-1.14.tar.gz) = 276774 bytes diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile index 4e841e4e0..c5c444b62 100644 --- a/net/p5-Socket6/Makefile +++ b/net/p5-Socket6/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/10/09 14:06:48 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:51 wiz Exp $ DISTNAME= Socket6-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Socket6/} diff --git a/net/p5-Test-DNS/Makefile b/net/p5-Test-DNS/Makefile index 873d33b11..0bb740046 100644 --- a/net/p5-Test-DNS/Makefile +++ b/net/p5-Test-DNS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:51 wiz Exp $ # DISTNAME= Test-DNS-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/net/p5-Test-RequiresInternet/DESCR b/net/p5-Test-RequiresInternet/DESCR new file mode 100644 index 000000000..931352b39 --- /dev/null +++ b/net/p5-Test-RequiresInternet/DESCR @@ -0,0 +1,3 @@ +This module is intended to easily test network connectivity before +functional tests begin to non-local Internet resources. It does not +require any modules beyond those supplied in core Perl. diff --git a/net/p5-Test-RequiresInternet/Makefile b/net/p5-Test-RequiresInternet/Makefile new file mode 100644 index 000000000..193f0cd9d --- /dev/null +++ b/net/p5-Test-RequiresInternet/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:51 wiz Exp $ + +DISTNAME= Test-RequiresInternet-0.04 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= net +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~mallen/Test-RequiresInternet/ +COMMENT= Test::RequiresInternet - Easily test network connectivity +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/Test/RequiresInternet/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/p5-Test-RequiresInternet/distinfo b/net/p5-Test-RequiresInternet/distinfo new file mode 100644 index 000000000..ef4e09681 --- /dev/null +++ b/net/p5-Test-RequiresInternet/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 04:27:04 mef Exp $ + +SHA1 (Test-RequiresInternet-0.04.tar.gz) = 7b1f32b34ab3ec8181a82eab0f2d1de26b0a01a3 +RMD160 (Test-RequiresInternet-0.04.tar.gz) = 88dd933f564a8776f945409946806e744a23dfe8 +Size (Test-RequiresInternet-0.04.tar.gz) = 10934 bytes diff --git a/net/p5-Test-TCP/Makefile b/net/p5-Test-TCP/Makefile index 32e0d7806..fbafdb373 100644 --- a/net/p5-Test-TCP/Makefile +++ b/net/p5-Test-TCP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/03/08 01:38:14 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:51 wiz Exp $ # DISTNAME= Test-TCP-2.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/net/p5-Umph-Prompt/Makefile b/net/p5-Umph-Prompt/Makefile index 0f61184b9..2cc2ba27f 100644 --- a/net/p5-Umph-Prompt/Makefile +++ b/net/p5-Umph-Prompt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:51 wiz Exp $ # DISTNAME= Umph-Prompt-0.1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://umph.googlecode.com/files/ diff --git a/net/p5-WebService-Google-Reader/Makefile b/net/p5-WebService-Google-Reader/Makefile index 34623fdeb..fab9d1799 100644 --- a/net/p5-WebService-Google-Reader/Makefile +++ b/net/p5-WebService-Google-Reader/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/03/08 01:40:39 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:51 wiz Exp $ # DISTNAME= WebService-Google-Reader-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WebService/} diff --git a/net/p5-WebService-MusicBrainz/Makefile b/net/p5-WebService-MusicBrainz/Makefile index cd090b1bc..32374c6fa 100644 --- a/net/p5-WebService-MusicBrainz/Makefile +++ b/net/p5-WebService-MusicBrainz/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/01/04 11:57:35 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:51 wiz Exp $ DISTNAME= WebService-MusicBrainz-0.93 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WebService/} diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile index 1aee6176f..9026c1001 100644 --- a/net/p5-X500-DN/Makefile +++ b/net/p5-X500-DN/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:50:51 wiz Exp $ DISTNAME= X500-DN-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=X500/} diff --git a/net/p5-Zabbix-Sender/Makefile b/net/p5-Zabbix-Sender/Makefile index ffd3f8821..62fd34195 100644 --- a/net/p5-Zabbix-Sender/Makefile +++ b/net/p5-Zabbix-Sender/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2014/08/07 14:00:40 he Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:50:51 wiz Exp $ # DISTNAME= Zabbix-Sender-0.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Zabbix/} CATEGORIES= net perl5 diff --git a/net/p5-eBay-API/Makefile b/net/p5-eBay-API/Makefile index d11831981..e462d8c8a 100644 --- a/net/p5-eBay-API/Makefile +++ b/net/p5-eBay-API/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:51 wiz Exp $ DISTNAME= eBay-API-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TK/TKEEFER/} diff --git a/net/p5-gcap/Makefile b/net/p5-gcap/Makefile index cd633256a..209b72510 100644 --- a/net/p5-gcap/Makefile +++ b/net/p5-gcap/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= gcap-0.1.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://gcap.googlecode.com/files/ diff --git a/net/p5-grake/Makefile b/net/p5-grake/Makefile index e7b6586fb..d15282aad 100644 --- a/net/p5-grake/Makefile +++ b/net/p5-grake/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= grake-0.1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net www MASTER_SITES= http://grake.googlecode.com/files/ diff --git a/net/p5-umph/Makefile b/net/p5-umph/Makefile index 271a8de63..4f53d72a1 100644 --- a/net/p5-umph/Makefile +++ b/net/p5-umph/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= umph-0.2.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= http://umph.googlecode.com/files/ diff --git a/net/pear-Net_LDAP3/DESCR b/net/pear-Net_LDAP3/DESCR new file mode 100644 index 000000000..67cd16fc1 --- /dev/null +++ b/net/pear-Net_LDAP3/DESCR @@ -0,0 +1,7 @@ +Net_LDAP3 is a successor of Net_LDAP2. Informations on this project +are scarce, but it is required for Roundcube LDAP directory feature. + +Obtained by: +git clone -b pear-Net-LDAP3-1.0.3 \ + https://git.kolab.org/diffusion/PNL/php-net_ldap.git Net_LDAP3-1.0.3 +tar -czf Net_LDAP3-1.0.3.tgz Net_LDAP3-1.0.3 diff --git a/net/pear-Net_LDAP3/Makefile b/net/pear-Net_LDAP3/Makefile new file mode 100644 index 000000000..665ef6f98 --- /dev/null +++ b/net/pear-Net_LDAP3/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1 2015/06/06 05:26:55 manu Exp $ + +DISTNAME= Net_LDAP3-1.0.3 +PKGNAME= pear-${DISTNAME} +EXTRACT_SUFX= .tgz +DIST_SUBDIR= pear +MASTER_SITES= ${MASTER_SITE_LOCAL} +CATEGORIES+= net + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Object oriented interface for searching and manipulating LDAP-entries +LICENSE= gnu-lgpl-v3 + +PEAR_LIB= lib/php # duplicate from ../../langf/php/pear.mk +NO_CONFIGURE= yes +NO_BUILD= yes +USE_TOOLS+= pax + +DEPENDS+= ${PHP_PKG_PREFIX}-ldap>=5.2.12:../../databases/php-ldap + +do-install: + cd ${WRKSRC}/lib && ${PAX} -wr * ${DESTDIR}${PREFIX}/${PEAR_LIB}/ + +PLIST_SUBST+= PEAR_LIB=${PEAR_LIB:Q} + +.include "../../lang/php/phpversion.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/pear-Net_LDAP3/PLIST b/net/pear-Net_LDAP3/PLIST new file mode 100644 index 000000000..754a48c2b --- /dev/null +++ b/net/pear-Net_LDAP3/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/06 05:26:55 manu Exp $ +${PEAR_LIB}/Net/LDAP3/Result.php +${PEAR_LIB}/Net/LDAP3.php diff --git a/net/pear-Net_LDAP3/distinfo b/net/pear-Net_LDAP3/distinfo new file mode 100644 index 000000000..c1cb5b036 --- /dev/null +++ b/net/pear-Net_LDAP3/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/06 05:26:55 manu Exp $ + +SHA1 (pear/Net_LDAP3-1.0.3.tgz) = d579342f094c634eda378cfe1fe130ff11be94e3 +RMD160 (pear/Net_LDAP3-1.0.3.tgz) = 19ff1411466c7a29d01c7abb5133b4e666922f35 +Size (pear/Net_LDAP3-1.0.3.tgz) = 163823 bytes diff --git a/net/perlbal/Makefile b/net/perlbal/Makefile index 4ae535965..355462df8 100644 --- a/net/perlbal/Makefile +++ b/net/perlbal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= Perlbal-1.80 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/ USE_TOOLS+= perl diff --git a/net/pfnet/Makefile b/net/pfnet/Makefile index 08fc26e5e..e9976dfa3 100644 --- a/net/pfnet/Makefile +++ b/net/pfnet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= fnet.pl-1.4 PKGNAME= pfnet-1.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat net MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile index 958c8b9db..e6fc2e2d0 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/07 16:47:33 adam Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/06 08:17:35 adam Exp $ MODNAME= yaz PECL_VERSION= 1.1.1 PECL_LEGACY_VERSION_SCHEME= yes -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ diff --git a/net/powerdns-ldap/Makefile b/net/powerdns-ldap/Makefile index f9813ec8c..791c0fa3f 100644 --- a/net/powerdns-ldap/Makefile +++ b/net/powerdns-ldap/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/12/10 14:50:09 fhajny Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:58 fhajny Exp $ .include "../../net/powerdns/Makefile.backend" PKGNAME= ${DISTNAME:S/pdns/powerdns-ldap/} +PKGREVISION= 1 COMMENT= LDAP backend module for PowerDNS CONFIGURE_ARGS+= --with-dynmodules="ldap" diff --git a/net/powerdns-mysql/Makefile b/net/powerdns-mysql/Makefile index 1edbf44aa..a46f4f3c9 100644 --- a/net/powerdns-mysql/Makefile +++ b/net/powerdns-mysql/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/12/10 14:50:09 fhajny Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:58 fhajny Exp $ .include "../../net/powerdns/Makefile.backend" PKGNAME= ${DISTNAME:S/pdns/powerdns-mysql/} +PKGREVISION= 1 COMMENT= MySQL backend module for PowerDNS CONFIGURE_ARGS+= --with-dynmodules="gmysql" diff --git a/net/powerdns-pgsql/Makefile b/net/powerdns-pgsql/Makefile index 9ed9abed7..4a0e88c9f 100644 --- a/net/powerdns-pgsql/Makefile +++ b/net/powerdns-pgsql/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/02/17 01:55:12 rodent Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:58 fhajny Exp $ .include "../../net/powerdns/Makefile.backend" PKGNAME= ${DISTNAME:S/pdns/powerdns-pgsql/} +PKGREVISION= 1 COMMENT= PostgreSQL backend module for PowerDNS CONFIGURE_ARGS+= --with-dynmodules="gpgsql" diff --git a/net/powerdns-recursor/Makefile b/net/powerdns-recursor/Makefile index d1f7f8193..783c15647 100644 --- a/net/powerdns-recursor/Makefile +++ b/net/powerdns-recursor/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/12/11 20:18:17 roy Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/10 14:40:07 fhajny Exp $ # -DISTNAME= pdns-recursor-3.3 -PKGREVISION= 5 +DISTNAME= pdns-recursor-3.7.3 CATEGORIES= net MASTER_SITES= http://downloads.powerdns.com/releases/ EXTRACT_SUFX= .tar.bz2 @@ -12,29 +11,22 @@ HOMEPAGE= http://www.powerdns.com/ COMMENT= PowerDNS resolver/recursing nameserver LICENSE= gnu-gpl-v2 -MAKE_JOBS_SAFE= no - -USE_TOOLS= gmake +HAS_CONFIGURE= yes USE_LANGUAGES= c c++ +USE_TOOLS+= gmake RCD_SCRIPTS+= pdns_recursor EGDIR= ${PREFIX}/share/examples/pdns-recursor -BUILD_MAKE_FLAGS+= CONFIGDIR=${PKG_SYSCONFDIR} OPTFLAGS= +BUILD_MAKE_FLAGS+= SYSCONFDIR=${PKG_SYSCONFDIR} OPTFLAGS= INSTALL_MAKE_FLAGS+= BINDIR=${PREFIX}/bin SBINDIR=${PREFIX}/sbin -INSTALL_MAKE_FLAGS+= CONFIGDIR=${EGDIR} MANDIR=${PREFIX}/${PKGMANDIR} +INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR} MANDIR=${PREFIX}/${PKGMANDIR} CONF_FILES+= ${EGDIR}/recursor.conf-dist \ ${PKG_SYSCONFDIR}/recursor.conf -SUBST_CLASSES+= whitespace -SUBST_STAGE.whitespace= pre-configure -SUBST_MESSAGE.whitespace= Fixing C++ semantic whitespace. -SUBST_FILES.whitespace= pdns_recursor.cc -SUBST_SED.whitespace= -e 's|"VERSION"|" VERSION "|' - .include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) CXXFLAGS+= -std=c++11 -Wno-c++11-narrowing @@ -42,13 +34,12 @@ CXXFLAGS+= -std=c++11 -Wno-c++11-narrowing .include "options.mk" -post-patch: - ${SED} -e "s:/etc/powerdns:${PKG_SYSCONFDIR}:" \ - ${WRKSRC}/config.h >${WRKSRC}/config.h.new - ${MV} ${WRKSRC}/config.h.new ${WRKSRC}/config.h +post-extract: ${LN} -s FreeBSD.inc ${WRKSRC}/sysdeps/NetBSD.inc - ${MV} ${WRKSRC}/pdns_recursor.1 ${WRKSRC}/pdns_recursor.8 - ${MV} ${WRKSRC}/rec_control.1 ${WRKSRC}/rec_control.8 + +post-build: + ${CP} ${WRKSRC}/pdns_recursor.1 ${WRKSRC}/pdns_recursor.8 + ${CP} ${WRKSRC}/rec_control.1 ${WRKSRC}/rec_control.8 .include "../../devel/boost-headers/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/powerdns-recursor/distinfo b/net/powerdns-recursor/distinfo index d68af517e..babd4cea9 100644 --- a/net/powerdns-recursor/distinfo +++ b/net/powerdns-recursor/distinfo @@ -1,25 +1,20 @@ -$NetBSD: distinfo,v 1.12 2014/12/11 20:18:17 roy Exp $ +$NetBSD: distinfo,v 1.14 2015/06/10 14:40:07 fhajny Exp $ -SHA1 (pdns-recursor-3.3.tar.bz2) = 2f42955b8b8de355709e9072da2d5dbfadd7ffac -RMD160 (pdns-recursor-3.3.tar.bz2) = 17bd7ac68892c3fca218c3dc3e70074dd9e748d6 -Size (pdns-recursor-3.3.tar.bz2) = 145785 bytes -SHA1 (patch-CVE-2014-8601) = dae3dec54e53022183a8889eb1c741b00d08cd0b -SHA1 (patch-Makefile) = 840d0be6dd7decf4b037efc4f9da05a97815ce8e -SHA1 (patch-brg_endian.h) = 2fb9d3231e969b2be57d160b0952e11091ae6e26 -SHA1 (patch-cachecleaner.hh) = e9a9ade3fe63160eb897df959f6921b791122499 -SHA1 (patch-dns.hh) = 4d24a3c2bad973e05ed4b1c20bacce3b70992e5a -SHA1 (patch-dnsparser.cc) = 257072b44d3d68ccd3b773cd4db7d0495f67d874 -SHA1 (patch-dnsparser.hh) = 85dad11c65d242630244a600ab5d857af591db9f -SHA1 (patch-kqueuemplexer.cc) = e67ca0cc9703e5ba5f89f85eefd457c72495ca52 -SHA1 (patch-namespaces.hh) = 3c9b7c68a8576fd63747b6773549b98f30cba1a0 -SHA1 (patch-pdns__recursor.1) = 33170dd8ec13b0607ebf2ef8366656c565ca4664 -SHA1 (patch-pdns__recursor.cc) = 02baa1f54035aae06d241f1732bd165af60dd584 -SHA1 (patch-rec__channel.cc) = 3bd902cf9152cb90c3cb934263dd0482cac16d16 -SHA1 (patch-rec__channel__rec.cc) = a183984d31aad6d1665d11c40e872511c18bd740 -SHA1 (patch-rec__control.1) = e6ea8e7b93e23cd37bddb272e7cd64858cdf7f83 -SHA1 (patch-recpacketcache.hh) = aef8dbc00cfdd45e75f357b20e48e89ad26d5317 -SHA1 (patch-recursor__cache.cc) = b3ff1ae80e6ec592feb037cfa3964bcbc3798938 -SHA1 (patch-recursor__cache.hh) = f56f189f851fd1e764476851055f2a21e5acbb06 -SHA1 (patch-reczones.cc) = a8d0770d7db449e703e3d66fabfb21bcd02e049e -SHA1 (patch-syncres.cc) = ca3ba23a8d36ca54832452dab47ceb50754e2c35 -SHA1 (patch-syncres.hh) = 4a85e102a2da9a3533ac019e394594834d430214 +SHA1 (pdns-recursor-3.7.3.tar.bz2) = a09d960852ba67c1618dfa9258158a1145f657c1 +RMD160 (pdns-recursor-3.7.3.tar.bz2) = c73738ea571b8ce4ef4c01ee02c971c990d03f42 +Size (pdns-recursor-3.7.3.tar.bz2) = 245192 bytes +SHA1 (patch-Makefile.in) = 4aa3fc487afab1795532cc6a09975fa6580625fe +SHA1 (patch-dns.hh) = 7e9c1b10a066a605b74ebdbee2d894aed50f6c68 +SHA1 (patch-dnsparser.cc) = acd60fbeaa5ad3aa09db306eeaddb1071bbedfb7 +SHA1 (patch-dnsparser.hh) = 289e271629969a50b41e805ae9f092ce75a1483f +SHA1 (patch-iputils.hh) = 01134b045189653046036d7cb081a2f4d1ed27e4 +SHA1 (patch-kqueuemplexer.cc) = 1e3923aec5f81400eaedffa07c50762da7bdd5c8 +SHA1 (patch-namespaces.hh) = b7abe73b649569819fb070e10d3c926c95589bfb +SHA1 (patch-pdns__recursor.1) = de3c561e770558850a9f1bdf13f60570d90a5643 +SHA1 (patch-pdns__recursor.cc) = b1d6ba1d1abfbd2759431caffc113bca22513abd +SHA1 (patch-rec__channel.cc) = dee9fba4bbe240ca2070cdf8a8f303bb2e3bce61 +SHA1 (patch-rec__channel__rec.cc) = b0b277167fff8a080528f6a5cc75a81658f7c66f +SHA1 (patch-rec__control.1) = 6a38b768cf5ab6f91fcf6eb7e4d5f0c62824f723 +SHA1 (patch-recursor__cache.cc) = c2f86bd695ed01ae6b415a61a099696c87f78d63 +SHA1 (patch-reczones.cc) = f187de66d755a8e134804282ceb7723aa9bd392e +SHA1 (patch-sysdeps_SunOS.inc) = e2087d1469437c88266bc30566cf9d7415e7af69 diff --git a/net/powerdns-recursor/files/smf/manifest.xml b/net/powerdns-recursor/files/smf/manifest.xml new file mode 100644 index 000000000..ad19e62df --- /dev/null +++ b/net/powerdns-recursor/files/smf/manifest.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net/powerdns-recursor/options.mk b/net/powerdns-recursor/options.mk index a231ba877..dece1270c 100644 --- a/net/powerdns-recursor/options.mk +++ b/net/powerdns-recursor/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2014/05/03 13:01:24 alnsn Exp $ +# $NetBSD: options.mk,v 1.4 2015/06/10 14:22:29 fhajny Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.powerdns-recursor PKG_SUPPORTED_OPTIONS= lua @@ -9,7 +9,6 @@ PKG_SUPPORTED_OPTIONS= lua ### Build with Lua scripting support ### .if !empty(PKG_OPTIONS:Mlua) -LUA_VERSIONS_INCOMPATIBLE= 52 MAKE_ENV+= LUA=1 MAKE_ENV+= LUA_LIBS_CONFIG=-llua MAKE_ENV+= LUA_CPPFLAGS_CONFIG=-I${PREFIX}/${LUA_INCDIR} diff --git a/net/powerdns-recursor/patches/patch-CVE-2014-8601 b/net/powerdns-recursor/patches/patch-CVE-2014-8601 deleted file mode 100644 index 0b8542215..000000000 --- a/net/powerdns-recursor/patches/patch-CVE-2014-8601 +++ /dev/null @@ -1,60 +0,0 @@ -$NetBSD: patch-CVE-2014-8601,v 1.1 2014/12/11 20:18:17 roy Exp $ - -Upstream backported fix for CVE-2014-8601 - -commit 62d189c81359c70821523d7ba9831d0f6e57b012 -Author: Your Name -Date: Tue Dec 2 08:50:41 2014 +0000 - - backport query limiter to 3.3 - -diff --git pdns_recursor.cc pdns_recursor.cc -index 0f9b08f..3bb71e0 100644 ---- pdns_recursor.cc -+++ pdns_recursor.cc -@@ -522,7 +522,14 @@ void startDoResolve(void *p) - bool variableAnswer = false; - // if there is a PowerDNSLua active, and it 'took' the query in preResolve, we don't launch beginResolve - if(!t_pdl->get() || !(*t_pdl)->preresolve(dc->d_remote, g_listenSocketsAddresses[dc->d_socket], dc->d_mdp.d_qname, QType(dc->d_mdp.d_qtype), ret, res, &variableAnswer)) { -- res = sr.beginResolve(dc->d_mdp.d_qname, QType(dc->d_mdp.d_qtype), dc->d_mdp.d_qclass, ret); -+ try { -+ res = sr.beginResolve(dc->d_mdp.d_qname, QType(dc->d_mdp.d_qtype), dc->d_mdp.d_qclass, ret); -+ } -+ catch(ImmediateServFailException &e) { -+ L<d_mdp.d_qname<<"' because: "<get()) { - if(res == RCode::NXDomain) -diff --git a/syncres.cc b/syncres.cc -index 4b05acf..08b2930 100644 ---- syncres.cc -+++ syncres.cc -@@ -874,6 +874,7 @@ int SyncRes::doResolveAt(set nameservers, string auth, - } - else { - s_outqueries++; d_outqueries++; -+ if(d_outqueries > 50) throw ImmediateServFailException("more than 50 queries sent while resolving "+qname); - TryTCP: - if(doTCP) { - LOG<toStringWithPort() < $@ -+ - message: - @echo - @echo PLEASE READ: If you get an error mentioning \#include '', please read README -@@ -70,16 +83,14 @@ basic_checks: - fi - - install: all -- -mkdir -p $(DESTDIR)/$(SBINDIR) -- mv pdns_recursor $(DESTDIR)/$(SBINDIR) -- strip $(DESTDIR)/$(SBINDIR)/pdns_recursor -- mkdir -p $(DESTDIR)/$(BINDIR) -- mv rec_control $(DESTDIR)/$(BINDIR) -- strip $(DESTDIR)/$(BINDIR)/rec_control -- -mkdir -p $(DESTDIR)/$(CONFIGDIR) -- $(DESTDIR)/$(SBINDIR)/pdns_recursor --config > $(DESTDIR)/$(CONFIGDIR)/recursor.conf-dist -- -mkdir -p $(DESTDIR)/usr/share/man/man1 -- cp pdns_recursor.1 rec_control.1 $(DESTDIR)/usr/share/man/man1 -+ $(INSTALL_DIR) $(DESTDIR)/$(SBINDIR) -+ $(INSTALL) pdns_recursor $(DESTDIR)/$(SBINDIR) -+ $(INSTALL_DIR) $(DESTDIR)/$(BINDIR) -+ $(INSTALL) rec_control $(DESTDIR)/$(BINDIR) -+ $(INSTALL_DIR) $(DESTDIR)/$(CONFIGDIR) -+ $(INSTALL_DATA) recursor.conf-dist $(DESTDIR)/$(CONFIGDIR) -+ $(INSTALL_DIR) $(DESTDIR)/$(MANDIR)/man8 -+ $(INSTALL_MAN) pdns_recursor.8 rec_control.8 $(DESTDIR)/$(MANDIR)/man8 - $(OS_SPECIFIC_INSTALL) - - clean: binclean -@@ -94,7 +105,7 @@ dep: - -include dep - - optional: -- mkdir optional -+ $(INSTALL_DIR) optional - - pdns_recursor: optional $(OPTIONALS) $(PDNS_RECURSOR_OBJECTS) - $(LINKCC) $(PDNS_RECURSOR_OBJECTS) $(wildcard optional/*.o) $(LDFLAGS) -o $@ diff --git a/net/powerdns-recursor/patches/patch-Makefile.in b/net/powerdns-recursor/patches/patch-Makefile.in new file mode 100644 index 000000000..221dd36e9 --- /dev/null +++ b/net/powerdns-recursor/patches/patch-Makefile.in @@ -0,0 +1,98 @@ +$NetBSD: patch-Makefile.in,v 1.1 2015/06/10 14:22:29 fhajny Exp $ + +Use proper locations and install scripts. + +--- Makefile.in.orig 2015-04-21 13:02:57.000000000 +0000 ++++ Makefile.in +@@ -1,6 +1,8 @@ + # user editable stuff: +-SBINDIR=/usr/sbin/ +-BINDIR=/usr/bin/ ++PREFIX?=/usr ++SBINDIR=$(PREFIX)/sbin/ ++BINDIR=$(PREFIX)/bin/ ++MANDIR=$(PREFIX)/share/man + SYSCONFDIR=/etc/powerdns/ + LOCALSTATEDIR=/var/run/ + OPTFLAGS?=-O3 +@@ -12,6 +14,13 @@ STRIP_BINARIES?=1 + LINKCC=$(CXX) + CC?=gcc + ++INSTALL?=install ++SHAREMODE?=644 ++MANMODE?=444 ++INSTALL_DIR?=$(INSTALL) -d ++INSTALL_DATA?=$(INSTALL) -m $(SHAREMODE) ++INSTALL_MAN?=$(INSTALL) -m $(MANMODE) ++ + # Lua 5.1 settings + + # static dependencies +@@ -30,7 +39,7 @@ REC_CONTROL_OBJECTS=rec_channel.o rec_co + unix_utility.o logger.o qtype.o + + # what we need +-all: message version_generated.h build ++all: message version_generated.h build recursor.conf-dist + + # OS specific instructions + -include sysdeps/$(shell uname).inc +@@ -71,7 +80,7 @@ CFLAGS += -DSYSCONFDIR='"$(SYSCONFDIR)"' + + # Version + build_date := $(shell LC_TIME=C date '+%Y%m%d%H%M%S') +-build_host := $(shell id -u -n)@$(shell hostname -f) ++build_host := $(shell id -u -n)@$(shell hostname) + + .PHONY: version_generated.h + version_generated.h: +@@ -89,6 +98,10 @@ endef + + export create_version_generated_h + ++recursor.conf-dist: pdns_recursor ++ @# Not cross-compile friendly :/ ++ ./pdns_recursor --config > $@ ++ + message: + @echo + @echo PLEASE READ: If you get an error mentioning \#include '', please read README +@@ -107,20 +120,14 @@ basic_checks: + fi + + install: build-stamp +- -mkdir -p $(DESTDIR)/$(SBINDIR) +- cp pdns_recursor $(DESTDIR)/$(SBINDIR) +-ifeq ($(STRIP_BINARIES), 1) +- strip $(DESTDIR)/$(SBINDIR)/pdns_recursor +-endif +- mkdir -p $(DESTDIR)/$(BINDIR) +- cp rec_control $(DESTDIR)/$(BINDIR) +-ifeq ($(STRIP_BINARIES), 1) +- strip $(DESTDIR)/$(BINDIR)/rec_control +-endif +- -mkdir -p $(DESTDIR)/$(SYSCONFDIR) +- $(DESTDIR)/$(SBINDIR)/pdns_recursor --config > $(DESTDIR)/$(SYSCONFDIR)/recursor.conf-dist +- -mkdir -p $(DESTDIR)/usr/share/man/man1 +- cp pdns_recursor.1 rec_control.1 $(DESTDIR)/usr/share/man/man1 ++ $(INSTALL_DIR) $(DESTDIR)/$(SBINDIR) ++ $(INSTALL) pdns_recursor $(DESTDIR)/$(SBINDIR) ++ $(INSTALL_DIR) $(DESTDIR)/$(BINDIR) ++ $(INSTALL) rec_control $(DESTDIR)/$(BINDIR) ++ $(INSTALL_DIR) $(DESTDIR)/$(SYSCONFDIR) ++ $(INSTALL_DATA) recursor.conf-dist $(DESTDIR)/$(SYSCONFDIR) ++ $(INSTALL_DIR) $(DESTDIR)/$(MANDIR)/man8 ++ $(INSTALL_MAN) pdns_recursor.8 rec_control.8 $(DESTDIR)/$(MANDIR)/man8 + $(OS_SPECIFIC_INSTALL) + + clean: binclean +@@ -135,7 +142,7 @@ dep: + -include dep + + optional: +- mkdir optional ++ $(INSTALL_DIR) optional + + pdns_recursor: optional $(OPTIONALS) $(PDNS_RECURSOR_OBJECTS) + $(LINKCC) $(PDNS_RECURSOR_OBJECTS) $(wildcard optional/*.o) $(LDFLAGS) -o $@ diff --git a/net/powerdns-recursor/patches/patch-brg_endian.h b/net/powerdns-recursor/patches/patch-brg_endian.h deleted file mode 100644 index 05f8882ea..000000000 --- a/net/powerdns-recursor/patches/patch-brg_endian.h +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-brg_endian.h,v 1.1 2012/08/07 23:31:03 marino Exp $ - ---- brg_endian.h.orig 2010-09-21 16:22:09.000000000 +0000 -+++ brg_endian.h -@@ -34,7 +34,8 @@ - /* Include files where endian defines and byteswap functions may reside */ - #if defined( __sun ) - # include --#elif defined( __FreeBSD__ ) || defined( __OpenBSD__ ) || defined( __NetBSD__ ) -+#elif defined( __FreeBSD__ ) || defined( __OpenBSD__ ) || defined( __NetBSD__ ) || \ -+ defined( __DragonFly__ ) - # include - #elif defined( BSD ) && ( BSD >= 199103 ) || defined( __APPLE__ ) || \ - defined( __CYGWIN32__ ) || defined( __DJGPP__ ) || defined( __osf__ ) diff --git a/net/powerdns-recursor/patches/patch-cachecleaner.hh b/net/powerdns-recursor/patches/patch-cachecleaner.hh deleted file mode 100644 index dd5416c76..000000000 --- a/net/powerdns-recursor/patches/patch-cachecleaner.hh +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-cachecleaner.hh,v 1.1 2013/06/26 15:52:22 joerg Exp $ - ---- cachecleaner.hh.orig 2010-09-21 16:22:09.000000000 +0000 -+++ cachecleaner.hh -@@ -18,7 +18,7 @@ template void pruneCollecti - // cout<<"Need to trim "<::type sequence_t; -- sequence_t& sidx=collection.get<1>(); -+ sequence_t& sidx=get<1>(collection); - - unsigned int tried=0, lookAt, erased=0; - -@@ -62,8 +62,8 @@ template void pruneCollecti - template void moveCacheItemToFrontOrBack(T& collection, typename T::iterator& iter, bool front) - { - typedef typename T::template nth_index<1>::type sequence_t; -- sequence_t& sidx=collection.get<1>(); -- typename sequence_t::iterator si=collection.project<1>(iter); -+ sequence_t& sidx=get<1>(collection); -+ typename sequence_t::iterator si=project<1>(collection, iter); - if(front) - sidx.relocate(sidx.begin(), si); // at the beginning of the delete queue - else diff --git a/net/powerdns-recursor/patches/patch-dns.hh b/net/powerdns-recursor/patches/patch-dns.hh index 9d4db67dc..3c231f6da 100644 --- a/net/powerdns-recursor/patches/patch-dns.hh +++ b/net/powerdns-recursor/patches/patch-dns.hh @@ -1,18 +1,11 @@ -$NetBSD: patch-dns.hh,v 1.2 2012/08/07 23:31:03 marino Exp $ +$NetBSD: patch-dns.hh,v 1.3 2015/06/10 14:22:29 fhajny Exp $ Only attempt to define byte order if unset. -Add DragonFly support ---- dns.hh.orig 2012-08-07 23:18:28.526524000 +0000 +--- dns.hh.orig 2015-04-21 13:02:57.000000000 +0000 +++ dns.hh -@@ -176,12 +176,12 @@ enum { - #ifdef WIN32 - #define BYTE_ORDER 1 - #define LITTLE_ENDIAN 1 --#elif __FreeBSD__ || __APPLE__ -+#elif defined(__FreeBSD__) || defined(__APPLE__) || defined(__DragonFly__) - #include - #elif __linux__ +@@ -149,7 +149,7 @@ struct EDNS0Record + #elif __linux__ || __GNU__ # include -#else // with thanks to diff --git a/net/powerdns-recursor/patches/patch-dnsparser.cc b/net/powerdns-recursor/patches/patch-dnsparser.cc index 66707c99b..aa40a3fa1 100644 --- a/net/powerdns-recursor/patches/patch-dnsparser.cc +++ b/net/powerdns-recursor/patches/patch-dnsparser.cc @@ -1,8 +1,10 @@ -$NetBSD: patch-dnsparser.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ +$NetBSD: patch-dnsparser.cc,v 1.2 2015/06/10 14:22:29 fhajny Exp $ ---- dnsparser.cc.orig 2010-09-21 16:22:09.000000000 +0000 +Straighten Boost namespace. + +--- dnsparser.cc.orig 2015-04-21 13:02:57.000000000 +0000 +++ dnsparser.cc -@@ -106,7 +106,7 @@ static const string EncodeDNSLabel(const +@@ -109,7 +109,7 @@ static const string EncodeDNSLabel(const } @@ -11,7 +13,7 @@ $NetBSD: patch-dnsparser.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ { dnsheader dnsheader; memset(&dnsheader, 0, sizeof(dnsheader)); -@@ -140,7 +140,7 @@ shared_ptr DNSRecordCo +@@ -143,7 +143,7 @@ shared_ptr DNSRecordCo memcpy(&packet[pos], serialized.c_str(), serialized.size()); pos+=(uint16_t)serialized.size(); MOADNSParser mdp((char*)&*packet.begin(), (unsigned int)packet.size()); diff --git a/net/powerdns-recursor/patches/patch-dnsparser.hh b/net/powerdns-recursor/patches/patch-dnsparser.hh index 3fbf101c6..6f39f1e3e 100644 --- a/net/powerdns-recursor/patches/patch-dnsparser.hh +++ b/net/powerdns-recursor/patches/patch-dnsparser.hh @@ -1,8 +1,10 @@ -$NetBSD: patch-dnsparser.hh,v 1.1 2013/06/10 18:59:09 joerg Exp $ +$NetBSD: patch-dnsparser.hh,v 1.2 2015/06/10 14:22:29 fhajny Exp $ ---- dnsparser.hh.orig 2013-05-10 14:52:18.000000000 +0000 +Straighten Boost namespace. + +--- dnsparser.hh.orig 2015-04-21 13:02:57.000000000 +0000 +++ dnsparser.hh -@@ -167,7 +167,7 @@ public: +@@ -183,7 +183,7 @@ public: return record; } @@ -11,7 +13,7 @@ $NetBSD: patch-dnsparser.hh,v 1.1 2013/06/10 18:59:09 joerg Exp $ void doRecordCheck(const struct DNSRecord&){} -@@ -305,9 +305,9 @@ public: +@@ -327,9 +327,9 @@ public: //! All answers contained in this packet answers_t d_answers; diff --git a/net/powerdns-recursor/patches/patch-iputils.hh b/net/powerdns-recursor/patches/patch-iputils.hh new file mode 100644 index 000000000..e3f015256 --- /dev/null +++ b/net/powerdns-recursor/patches/patch-iputils.hh @@ -0,0 +1,17 @@ +$NetBSD: patch-iputils.hh,v 1.1 2015/06/10 14:22:29 fhajny Exp $ + +IP_PKTINFO structure different on NetBSD than expected. + +--- iputils.hh.orig 2015-04-21 13:02:57.000000000 +0000 ++++ iputils.hh +@@ -38,6 +38,10 @@ + #include + #include + ++#if defined(IP_PKTINFO) && defined(__NetBSD__) ++#undef IP_PKTINFO ++#endif ++ + #include "namespaces.hh" + + union ComboAddress { diff --git a/net/powerdns-recursor/patches/patch-kqueuemplexer.cc b/net/powerdns-recursor/patches/patch-kqueuemplexer.cc index 0268f631b..906a42f4c 100644 --- a/net/powerdns-recursor/patches/patch-kqueuemplexer.cc +++ b/net/powerdns-recursor/patches/patch-kqueuemplexer.cc @@ -1,14 +1,14 @@ -$NetBSD: patch-kqueuemplexer.cc,v 1.1 2012/02/28 10:49:28 roy Exp $ +$NetBSD: patch-kqueuemplexer.cc,v 1.2 2015/06/10 14:22:29 fhajny Exp $ kqueue systems normally have sys/event.h ---- kqueuemplexer.cc.orig 2010-09-21 16:22:09.000000000 +0000 +--- kqueuemplexer.cc.orig 2015-04-21 13:02:57.000000000 +0000 +++ kqueuemplexer.cc @@ -6,9 +6,7 @@ #include #include "syncres.hh" #include --#ifdef __FreeBSD__ +-#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) #include -#endif #include diff --git a/net/powerdns-recursor/patches/patch-namespaces.hh b/net/powerdns-recursor/patches/patch-namespaces.hh index 89069b3d6..199273921 100644 --- a/net/powerdns-recursor/patches/patch-namespaces.hh +++ b/net/powerdns-recursor/patches/patch-namespaces.hh @@ -1,8 +1,10 @@ -$NetBSD: patch-namespaces.hh,v 1.1 2013/06/26 15:52:22 joerg Exp $ +$NetBSD: patch-namespaces.hh,v 1.2 2015/06/10 14:22:29 fhajny Exp $ ---- namespaces.hh.orig 2010-09-21 16:22:09.000000000 +0000 +Straighten Boost namespace. + +--- namespaces.hh.orig 2015-04-21 13:02:57.000000000 +0000 +++ namespaces.hh -@@ -16,9 +16,7 @@ using boost::tie; +@@ -46,9 +46,7 @@ using boost::tie; using boost::shared_ptr; using boost::shared_array; using boost::scoped_array; diff --git a/net/powerdns-recursor/patches/patch-pdns__recursor.1 b/net/powerdns-recursor/patches/patch-pdns__recursor.1 index b96b94e42..a85ff3319 100644 --- a/net/powerdns-recursor/patches/patch-pdns__recursor.1 +++ b/net/powerdns-recursor/patches/patch-pdns__recursor.1 @@ -1,33 +1,29 @@ -$NetBSD: patch-pdns__recursor.1,v 1.1 2012/02/28 10:49:29 roy Exp $ +$NetBSD: patch-pdns__recursor.1,v 1.2 2015/06/10 14:22:29 fhajny Exp $ -Man page lives in section 8. +Man pages belong to man8. ---- pdns_recursor.1.orig 2010-09-21 16:22:09.000000000 +0000 +--- pdns_recursor.1.orig 2015-04-21 13:02:57.000000000 +0000 +++ pdns_recursor.1 -@@ -7,7 +7,7 @@ - .\" Source: [FIXME: source] - .\" Language: English - .\" --.TH "PDNS_RECURSOR" "1" "02/10/2010" "[FIXME: source]" "[FIXME: manual]" -+.TH "PDNS_RECURSOR" "8" "02/10/2010" "[FIXME: source]" "[FIXME: manual]" - .\" ----------------------------------------------------------------- - .\" * set default formatting - .\" ----------------------------------------------------------------- -@@ -25,7 +25,7 @@ pdns_recursor \- high\-performance, simp - \fIpdns_recursor\fR [\-\-daemon] [\-\-local\-address] [\-\-help, \-h] [\-\-allow\-from] - .SH "DESCRIPTION" - .sp --pdns_recursor(1) is a high performance, simple and secure recursing nameserver\&. It currently powers over two million internet connections\&. -+pdns_recursor(8) is a high performance, simple and secure recursing nameserver\&. It currently powers over two million internet connections\&. - .sp - The recursor is configured via a configuration file, but each item in that file can be overridden on the command line\&. - .sp -@@ -264,7 +264,7 @@ Written by PowerDNS\&.COM BV, bert huber - Website: \m[blue]\fBhttp://wiki\&.powerdns\&.com\fR\m[], \m[blue]\fBhttp://www\&.powerdns\&.com\fR\m[] - .SH "SEE ALSO" - .sp +@@ -1,4 +1,4 @@ +-.TH PDNS_RECURSOR 1 "March 2008" ++.TH PDNS_RECURSOR 8 "March 2008" + .SH NAME + .PP + \f[B]pdns_recursor\f[] - high-performance, simple and secure recursing +@@ -8,7 +8,7 @@ nameserver + \f[B]pdns_recursor\f[] [\f[I]OPTION\f[]]... + .SH DESCRIPTION + .PP +-pdns_recursor(1) is a high performance, simple and secure recursing ++pdns_recursor(8) is a high performance, simple and secure recursing + nameserver. + It currently powers over two million internet connections. + .PP +@@ -251,6 +251,6 @@ File new ones at https://github.com/Powe + Website: http://www.powerdns.com, https://github.com/PowerDNS/pdns + .SH SEE ALSO + .PP -rec_control(1) +rec_control(8) - .SH "COPYING" - .sp - Copyright \(co 2006 PowerDNS\&.COM BV\&. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2\&. + .SH AUTHORS + PowerDNS.COM BV. diff --git a/net/powerdns-recursor/patches/patch-pdns__recursor.cc b/net/powerdns-recursor/patches/patch-pdns__recursor.cc index 7538a728c..af9c0c057 100644 --- a/net/powerdns-recursor/patches/patch-pdns__recursor.cc +++ b/net/powerdns-recursor/patches/patch-pdns__recursor.cc @@ -1,26 +1,27 @@ -$NetBSD: patch-pdns__recursor.cc,v 1.3 2013/06/26 15:52:22 joerg Exp $ +$NetBSD: patch-pdns__recursor.cc,v 1.4 2015/06/10 14:22:29 fhajny Exp $ +Straighten Boost namespace. Cast to int so we use the correct overload. -Fix C++ semantic whitespace. -Caution: this file is also SUBST'd at pre-configure time to insert -more C++ semantic whitespace around the VERSION macro. Don't roll -those changes back into the pkgsrc patch as one of them contains -an rcsid string. (sigh) - ---- pdns_recursor.cc.orig 2010-09-21 16:22:09.000000000 +0000 +--- pdns_recursor.cc.orig 2015-04-21 13:02:57.000000000 +0000 +++ pdns_recursor.cc -@@ -76,7 +76,7 @@ __thread unsigned int t_id; - unsigned int g_maxTCPPerClient; - unsigned int g_networkTimeoutMsec; +@@ -80,12 +80,12 @@ uint64_t g_latencyStatSize; bool g_logCommonErrors; --__thread shared_ptr* t_pdl; -+__thread boost::shared_ptr* t_pdl; - __thread RemoteKeeper* t_remotes; + bool g_anyToTcp; + uint16_t g_udpTruncationThreshold; +-__thread shared_ptr* t_pdl; ++__thread boost::shared_ptr* t_pdl; + + __thread addrringbuf_t* t_remotes, *t_servfailremotes, *t_largeanswerremotes; + + __thread boost::circular_buffer >* t_queryring, *t_servfailqueryring; +-__thread shared_ptr* t_traceRegex; ++__thread boost::shared_ptr* t_traceRegex; RecursorControlChannel s_rcc; // only active in thread 0 -@@ -147,7 +147,7 @@ struct DNSComboWriter { - ComboAddress d_remote; + +@@ -169,7 +169,7 @@ struct DNSComboWriter { + ComboAddress d_remote, d_local; bool d_tcp; int d_socket; - shared_ptr d_tcpConnection; @@ -28,7 +29,7 @@ an rcsid string. (sigh) }; -@@ -551,7 +551,7 @@ void startDoResolve(void *p) +@@ -661,7 +661,7 @@ void startDoResolve(void *p) IpToU32(i->content, &ip); pw.xfr32BitInt(htonl(ip)); } else { @@ -36,8 +37,8 @@ an rcsid string. (sigh) + boost::shared_ptr drc(DNSRecordContent::mastermake(i->qtype.getCode(), i->qclass, i->content)); drc->toPacket(pw); } - if(!dc->d_tcp && pw.size() > maxudpsize) { -@@ -685,7 +685,7 @@ void makeControlChannelSocket() + if(pw.size() > maxanswersize) { +@@ -814,7 +814,7 @@ void makeControlChannelSocket(int proces void handleRunningTCPQuestion(int fd, FDMultiplexer::funcparam_t& var) { @@ -46,7 +47,7 @@ an rcsid string. (sigh) if(conn->state==TCPConnection::BYTE0) { int bytes=recv(conn->getFD(), conn->data, 2, 0); -@@ -784,7 +784,7 @@ void handleNewTCPQuestion(int fd, FDMult +@@ -919,7 +919,7 @@ void handleNewTCPQuestion(int fd, FDMult } Utility::setNonBlocking(newsock); @@ -55,7 +56,7 @@ an rcsid string. (sigh) tc->state=TCPConnection::BYTE0; t_fdm->addReadFD(tc->getFD(), handleRunningTCPQuestion, tc); -@@ -882,7 +882,7 @@ void handleNewUDPQuestion(int fd, FDMult +@@ -1081,7 +1081,7 @@ void handleNewUDPQuestion(int fd, FDMult } @@ -64,7 +65,7 @@ an rcsid string. (sigh) deferredAdd_t deferredAdd; void makeTCPServerSockets() -@@ -1065,7 +1065,7 @@ void doStats(void) +@@ -1273,7 +1273,7 @@ void doStats(void) time_t now = time(0); if(lastOutputTime && lastQueryCount && now != lastOutputTime) { @@ -73,42 +74,48 @@ an rcsid string. (sigh) } lastOutputTime = now; lastQueryCount = SyncRes::s_queries; -@@ -1485,7 +1485,7 @@ void* doReloadLuaScript() - L<(new PowerDNSLua(fname)); -+ *t_pdl = boost::shared_ptr(new PowerDNSLua(fname)); +- *t_pdl = shared_ptr(new RecursorLua(fname)); ++ *t_pdl = boost::shared_ptr(new RecursorLua(fname)); } } catch(std::exception& e) { -@@ -1592,9 +1592,9 @@ int serviceMain(int argc, char*argv[]) - L<(new Regex(newRegex)); ++ (*t_traceRegex) = boost::shared_ptr(new Regex(newRegex)); + return new string("ok\n"); + } + } +@@ -2096,11 +2096,11 @@ try + L<d_followRFC2181=::arg().mustDo("auth-can-lower-ttl"); -- t_pdl = new shared_ptr(); -+ t_pdl = new boost::shared_ptr(); +- t_pdl = new shared_ptr(); ++ t_pdl = new boost::shared_ptr(); try { if(!::arg()["lua-dns-script"].empty()) { -- *t_pdl = shared_ptr(new PowerDNSLua(::arg()["lua-dns-script"])); -+ *t_pdl = boost::shared_ptr(new PowerDNSLua(::arg()["lua-dns-script"])); +- *t_pdl = shared_ptr(new RecursorLua(::arg()["lua-dns-script"])); ++ *t_pdl = boost::shared_ptr(new RecursorLua(::arg()["lua-dns-script"])); L<(); ++ t_traceRegex = new boost::shared_ptr(); + unsigned int ringsize=::arg().asNum("stats-ringbuffer-entries") / g_numWorkerThreads; + if(ringsize) { + t_remotes = new addrringbuf_t(); +@@ -2176,7 +2176,7 @@ try expired_t expired=t_fdm->getTimeouts(g_now); for(expired_t::iterator i=expired.begin() ; i != expired.end(); ++i) { @@ -117,21 +124,3 @@ an rcsid string. (sigh) if(g_logCommonErrors) L<d_remote.toString() <removeReadFD(i->first); -@@ -1990,7 +1990,7 @@ int main(int argc, char **argv) - - - ::arg().setCmd("help","Provide a helpful message"); -- ::arg().setCmd("version","Print version string ("VERSION")"); -+ ::arg().setCmd("version","Print version string (" VERSION ")"); - ::arg().setCmd("config","Output blank configuration"); - L.toConsole(Logger::Info); - ::arg().laxParse(argc,argv); // do a lax parse -@@ -2017,7 +2017,7 @@ int main(int argc, char **argv) - exit(99); - } - if(::arg().mustDo("version")) { -- cerr<<"version: "VERSION< #include @@ -46,7 +47,7 @@ int RecursorControlChannel::listen(const - d_local.sun_family=AF_UNIX; - strcpy(d_local.sun_path, fname.c_str()); + if(makeUNsockaddr(fname, &d_local)) + throw PDNSException("Unable to bind to controlsocket, path '"+fname+"' is not a valid UNIX socket path."); - if(bind(d_fd, (sockaddr*)&d_local,sizeof(d_local))<0) + if(::bind(d_fd, (sockaddr*)&d_local,sizeof(d_local))<0) - throw AhuException("Unable to bind to controlsocket '"+fname+"': "+string(strerror(errno))); + throw PDNSException("Unable to bind to controlsocket '"+fname+"': "+stringerror()); return d_fd; -@@ -84,7 +85,7 @@ void RecursorControlChannel::connect(con - if(err < 0 && errno!=ENOENT) - throw AhuException("Unable to remove local controlsocket: "+string(strerror(errno))); +@@ -79,7 +80,7 @@ void RecursorControlChannel::connect(con + if(err < 0 && errno!=ENOENT) + throw PDNSException("Unable to remove local controlsocket: "+stringerror()); -- if(bind(d_fd, (sockaddr*)&d_local,sizeof(d_local))<0) { -+ if(::bind(d_fd, (sockaddr*)&d_local,sizeof(d_local))<0) { - unlink(d_local.sun_path); - close(d_fd); - d_fd=-1; +- if(bind(d_fd, (sockaddr*)&d_local,sizeof(d_local))<0) ++ if(::bind(d_fd, (sockaddr*)&d_local,sizeof(d_local))<0) + throw PDNSException("Unable to bind to local temporary file: "+stringerror()); + + if(chmod(d_local.sun_path,0666)<0) // make sure that pdns can reply! diff --git a/net/powerdns-recursor/patches/patch-rec__channel__rec.cc b/net/powerdns-recursor/patches/patch-rec__channel__rec.cc index be46a968d..6445007fc 100644 --- a/net/powerdns-recursor/patches/patch-rec__channel__rec.cc +++ b/net/powerdns-recursor/patches/patch-rec__channel__rec.cc @@ -1,9 +1,11 @@ -$NetBSD: patch-rec__channel__rec.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ +$NetBSD: patch-rec__channel__rec.cc,v 1.2 2015/06/10 14:22:29 fhajny Exp $ ---- rec_channel_rec.cc.orig 2010-09-21 16:22:09.000000000 +0000 +Straighten Boost namespace. + +--- rec_channel_rec.cc.orig 2015-04-21 13:02:57.000000000 +0000 +++ rec_channel_rec.cc -@@ -27,7 +27,7 @@ using namespace std; - #include "namespaces.hh" +@@ -31,7 +31,7 @@ pthread_mutex_t g_carbon_config_lock=PTH + map d_get32bitpointers; map d_get64bitpointers; -map > d_get32bitmembers; @@ -11,7 +13,7 @@ $NetBSD: patch-rec__channel__rec.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ void addGetStat(const string& name, const uint32_t* place) { -@@ -37,7 +37,7 @@ void addGetStat(const string& name, cons +@@ -41,7 +41,7 @@ void addGetStat(const string& name, cons { d_get64bitpointers[name]=place; } @@ -20,12 +22,12 @@ $NetBSD: patch-rec__channel__rec.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ { d_get32bitmembers[name]=f; } -@@ -61,7 +61,7 @@ string getAllStats() - string ret; +@@ -66,7 +66,7 @@ map getAllStatsMap() + pair the32bits; pair the64bits; - pair > the32bitmembers; + pair > the32bitmembers; + BOOST_FOREACH(the32bits, d_get32bitpointers) { - ret += the32bits.first + "\t" + lexical_cast(*the32bits.second) + "\n"; - } + ret.insert(make_pair(the32bits.first, lexical_cast(*the32bits.second))); diff --git a/net/powerdns-recursor/patches/patch-rec__control.1 b/net/powerdns-recursor/patches/patch-rec__control.1 index 33785a23a..a0117c256 100644 --- a/net/powerdns-recursor/patches/patch-rec__control.1 +++ b/net/powerdns-recursor/patches/patch-rec__control.1 @@ -1,33 +1,29 @@ -$NetBSD: patch-rec__control.1,v 1.1 2012/02/28 10:49:29 roy Exp $ +$NetBSD: patch-rec__control.1,v 1.2 2015/06/10 14:22:29 fhajny Exp $ -Man page lives in section 8. +Man pages belong to man8. ---- rec_control.1.orig 2010-09-21 16:22:09.000000000 +0000 +--- rec_control.1.orig 2015-04-21 13:02:57.000000000 +0000 +++ rec_control.1 -@@ -7,7 +7,7 @@ - .\" Source: [FIXME: source] - .\" Language: English - .\" --.TH "REC_CONTROL" "1" "08/30/2010" "[FIXME: source]" "[FIXME: manual]" -+.TH "REC_CONTROL" "8" "08/30/2010" "[FIXME: source]" "[FIXME: manual]" - .\" ----------------------------------------------------------------- - .\" * set default formatting - .\" ----------------------------------------------------------------- -@@ -25,7 +25,7 @@ rec_control \- control pdns_recursor - \fIrec_control\fR [\-\-help] [\-\-socket\-dir] [\-\-socket\-pid] command \&.\&. - .SH "DESCRIPTION" - .sp --rec_control(1) allows the operator to control a running instance of the pdns_recursor\&. -+rec_control(8) allows the operator to control a running instance of the pdns_recursor\&. - .sp - The commands that can be passed to the recursor are described on \m[blue]\fBhttp://doc\&.powerdns\&.com/rec\-control\&.html\fR\m[] - .SH "EXAMPLES" -@@ -133,7 +133,7 @@ Written by PowerDNS\&.COM BV, bert huber - Website: \m[blue]\fBhttp://wiki\&.powerdns\&.com\fR\m[], \m[blue]\fBhttp://www\&.powerdns\&.com\fR\m[] - .SH "SEE ALSO" - .sp +@@ -1,4 +1,4 @@ +-.TH REC_CONTROL 1 "April 2006" ++.TH REC_CONTROL 8 "April 2006" + .SH NAME + .PP + rec_control - control pdns_recursor +@@ -8,7 +8,7 @@ rec_control - control pdns_recursor + \f[I]COMMAND\f[] [\f[I]COMMAND-OPTION\f[]]... + .SS DESCRIPTION + .PP +-rec_control(1) allows the operator to control a running instance of the ++rec_control(8) allows the operator to control a running instance of the + pdns_recursor. + .PP + The commands that can be passed to the recursor are described on +@@ -185,6 +185,6 @@ File new ones at https://github.com/Powe + Website: http://wiki.powerdns.com, http://www.powerdns.com + .SH SEE ALSO + .PP -pdns_recursor(1) +pdns_recursor(8) - .SH "COPYING" - .sp - Copyright \(co 2006 PowerDNS\&.COM BV\&. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2\&. + .SH AUTHORS + PowerDNS.COM BV. diff --git a/net/powerdns-recursor/patches/patch-recpacketcache.hh b/net/powerdns-recursor/patches/patch-recpacketcache.hh deleted file mode 100644 index 82a00b374..000000000 --- a/net/powerdns-recursor/patches/patch-recpacketcache.hh +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-recpacketcache.hh,v 1.1 2013/06/26 15:52:22 joerg Exp $ - ---- recpacketcache.hh.orig 2010-09-21 16:22:09.000000000 +0000 -+++ recpacketcache.hh -@@ -60,8 +60,8 @@ inline bool RecursorPacketCache::Entry:: - const struct dnsheader* - dh=(const struct dnsheader*) d_packet.c_str(), - *rhsdh=(const struct dnsheader*)rhs.d_packet.c_str(); -- if(make_tuple(dh->opcode, dh->rd, dh->qdcount) < -- make_tuple(rhsdh->opcode, rhsdh->rd, rhsdh->qdcount)) -+ if(boost::make_tuple(dh->opcode, dh->rd, dh->qdcount) < -+ boost::make_tuple(rhsdh->opcode, rhsdh->rd, rhsdh->qdcount)) - return true; - - return dnspacketLessThan(d_packet, rhs.d_packet); diff --git a/net/powerdns-recursor/patches/patch-recursor__cache.cc b/net/powerdns-recursor/patches/patch-recursor__cache.cc index b0c96478e..6ae809a3b 100644 --- a/net/powerdns-recursor/patches/patch-recursor__cache.cc +++ b/net/powerdns-recursor/patches/patch-recursor__cache.cc @@ -1,8 +1,10 @@ -$NetBSD: patch-recursor__cache.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ +$NetBSD: patch-recursor__cache.cc,v 1.2 2015/06/10 14:22:29 fhajny Exp $ ---- recursor_cache.cc.orig 2010-09-21 16:22:09.000000000 +0000 +Straighten Boost namespace. + +--- recursor_cache.cc.orig 2015-04-21 13:02:57.000000000 +0000 +++ recursor_cache.cc -@@ -52,7 +52,7 @@ DNSResourceRecord String2DNSRR(const str +@@ -53,7 +53,7 @@ DNSResourceRecord String2DNSRR(const str rr.content="."; } else { @@ -11,7 +13,7 @@ $NetBSD: patch-recursor__cache.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ rr.content=regen->getZoneRepresentation(); } rr.content.reserve(0); -@@ -78,7 +78,7 @@ string DNSRR2String(const DNSResourceRec +@@ -79,7 +79,7 @@ string DNSRR2String(const DNSResourceRec return simpleCompress(rr.content, rr.qname); else { string ret; @@ -20,12 +22,3 @@ $NetBSD: patch-recursor__cache.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ ret=drc->serialize(rr.qname); // cerr<<"stored '"<& content, bool auth) - { - d_cachecachevalid=false; -- tuple key=make_tuple(qname, qt.getCode()); -+ boost::tuple key=boost::make_tuple(qname, qt.getCode()); - cache_t::iterator stored=d_cache.find(key); - - bool isNew=false; diff --git a/net/powerdns-recursor/patches/patch-recursor__cache.hh b/net/powerdns-recursor/patches/patch-recursor__cache.hh deleted file mode 100644 index b704abcaa..000000000 --- a/net/powerdns-recursor/patches/patch-recursor__cache.hh +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-recursor__cache.hh,v 1.1 2013/06/10 18:59:09 joerg Exp $ - ---- recursor_cache.hh.orig 2013-05-10 14:51:37.000000000 +0000 -+++ recursor_cache.hh -@@ -64,7 +64,7 @@ private: - - struct CacheEntry - { -- CacheEntry(const tuple& key, const vector& records, bool auth) : -+ CacheEntry(const boost::tuple& key, const vector& records, bool auth) : - d_qname(key.get<0>()), d_qtype(key.get<1>()), d_auth(auth), d_records(records) - {} - diff --git a/net/powerdns-recursor/patches/patch-reczones.cc b/net/powerdns-recursor/patches/patch-reczones.cc index 3b55d90e9..e40cf3834 100644 --- a/net/powerdns-recursor/patches/patch-reczones.cc +++ b/net/powerdns-recursor/patches/patch-reczones.cc @@ -1,9 +1,11 @@ -$NetBSD: patch-reczones.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ +$NetBSD: patch-reczones.cc,v 1.2 2015/06/10 14:22:29 fhajny Exp $ ---- reczones.cc.orig 2010-09-21 16:22:09.000000000 +0000 +Straighten Boost namespace. + +--- reczones.cc.orig 2015-04-21 13:02:57.000000000 +0000 +++ reczones.cc -@@ -343,7 +343,7 @@ SyncRes::domainmap_t* parseAuthAndForwar - throw AhuException("Error opening forward-zones-file '"+::arg()["forward-zones-file"]+"': "+stringerror()); +@@ -378,7 +378,7 @@ SyncRes::domainmap_t* parseAuthAndForwar + throw PDNSException("Error opening forward-zones-file '"+::arg()["forward-zones-file"]+"': "+stringerror()); } - shared_ptr fp=shared_ptr(rfp, fclose); diff --git a/net/powerdns-recursor/patches/patch-syncres.cc b/net/powerdns-recursor/patches/patch-syncres.cc deleted file mode 100644 index cc9695a01..000000000 --- a/net/powerdns-recursor/patches/patch-syncres.cc +++ /dev/null @@ -1,70 +0,0 @@ -$NetBSD: patch-syncres.cc,v 1.1 2013/06/26 15:52:22 joerg Exp $ - ---- syncres.cc.orig 2010-09-21 16:22:09.000000000 +0000 -+++ syncres.cc -@@ -162,7 +162,7 @@ bool SyncRes::doOOBResolve(const string - } - if(somedata) { - LOG<second.d_records.find(make_tuple(authdomain, QType(QType::SOA))); -+ ziter=iter->second.d_records.find(boost::make_tuple(authdomain, QType(QType::SOA))); - if(ziter!=iter->second.d_records.end()) { - DNSResourceRecord rr=*ziter; - rr.d_place=DNSResourceRecord::AUTHORITY; -@@ -177,7 +177,7 @@ bool SyncRes::doOOBResolve(const string - string nsdomain(qname); - - while(chopOffDotted(nsdomain) && !pdns_iequals(nsdomain, iter->first)) { -- range=iter->second.d_records.equal_range(make_tuple(nsdomain,QType(QType::NS))); -+ range=iter->second.d_records.equal_range(boost::make_tuple(nsdomain,QType(QType::NS))); - if(range.first==range.second) - continue; - -@@ -189,7 +189,7 @@ bool SyncRes::doOOBResolve(const string - } - if(ret.empty()) { - LOG<second.d_records.find(make_tuple(authdomain, QType(QType::SOA))); -+ ziter=iter->second.d_records.find(boost::make_tuple(authdomain, QType(QType::SOA))); - if(ziter!=iter->second.d_records.end()) { - DNSResourceRecord rr=*ziter; - rr.d_place=DNSResourceRecord::AUTHORITY; -@@ -862,7 +862,7 @@ int SyncRes::doResolveAt(settoStringWithPort() <<", asking '"<throttle.shouldThrottle(d_now.tv_sec, make_tuple(*remoteIP, qname, qtype.getCode()))) { -+ if(t_sstorage->throttle.shouldThrottle(d_now.tv_sec, boost::make_tuple(*remoteIP, qname, qtype.getCode()))) { - LOG<nsSpeeds[*tns].submit(*remoteIP, 1000000, &d_now); // 1 sec - } - if(resolveret==-1) -- t_sstorage->throttle.throttle(d_now.tv_sec, make_tuple(*remoteIP, qname, qtype.getCode()), 60, 100); // unreachable -+ t_sstorage->throttle.throttle(d_now.tv_sec, boost::make_tuple(*remoteIP, qname, qtype.getCode()), 60, 100); // unreachable - else -- t_sstorage->throttle.throttle(d_now.tv_sec, make_tuple(*remoteIP, qname, qtype.getCode()), 20, 5); // timeout -+ t_sstorage->throttle.throttle(d_now.tv_sec, boost::make_tuple(*remoteIP, qname, qtype.getCode()), 20, 5); // timeout - } - continue; - } -@@ -914,7 +914,7 @@ int SyncRes::doResolveAt(settoString() <<") is lame for '"<throttle.throttle(d_now.tv_sec, make_tuple(*remoteIP, qname, qtype.getCode()), 60, 100); -+ t_sstorage->throttle.throttle(d_now.tv_sec, boost::make_tuple(*remoteIP, qname, qtype.getCode()), 60, 100); - } - } - -@@ -933,7 +933,7 @@ int SyncRes::doResolveAt(setthrottle.throttle(d_now.tv_sec,make_tuple(*remoteIP, qname, qtype.getCode()),60,3); -+ t_sstorage->throttle.throttle(d_now.tv_sec,boost::make_tuple(*remoteIP, qname, qtype.getCode()),60,3); - continue; - } - LOG<toString() <<"), rcode="< domainmap_t; - - -- typedef Throttle > throttle_t; -+ typedef Throttle > throttle_t; - - struct timeval d_now; - static unsigned int s_maxnegttl; diff --git a/net/powerdns-recursor/patches/patch-sysdeps_SunOS.inc b/net/powerdns-recursor/patches/patch-sysdeps_SunOS.inc new file mode 100644 index 000000000..a3b1965a0 --- /dev/null +++ b/net/powerdns-recursor/patches/patch-sysdeps_SunOS.inc @@ -0,0 +1,14 @@ +$NetBSD: patch-sysdeps_SunOS.inc,v 1.1 2015/06/10 14:22:29 fhajny Exp $ + +Do not bother with init.d scripts on SunOS. + +--- sysdeps/SunOS.inc.orig 2015-04-21 13:02:57.000000000 +0000 ++++ sysdeps/SunOS.inc +@@ -3,7 +3,6 @@ ifeq ($(CC),cc) + endif + + LDFLAGS+=-lresolv -lsocket -lnsl -ldl +-OS_SPECIFIC_INSTALL=mkdir -p $(DESTDIR)/etc/init.d ; cp pdns-recursor.init.d $(DESTDIR)/etc/init.d/pdns-recursor + + LUA_LIBS_CONFIG ?= -llua + diff --git a/net/powerdns/Makefile b/net/powerdns/Makefile index 190b02662..483d84ec4 100644 --- a/net/powerdns/Makefile +++ b/net/powerdns/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/12/10 14:50:08 fhajny Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:58 fhajny Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME:S/pdns/powerdns/} +PKGREVISION= 1 COMMENT= Modern, advanced and high performance nameserver .include "options.mk" @@ -26,5 +27,4 @@ SUBST_SED.conf+= -e 's,@PKG_SYSCONFDIR@,${PKG_SYSCONFDIR},' LDFLAGS.SunOS+= -lsocket -lnsl -.include "../../databases/sqlite3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/powerdns/Makefile.backend b/net/powerdns/Makefile.backend index ab388bb6b..517ef0609 100644 --- a/net/powerdns/Makefile.backend +++ b/net/powerdns/Makefile.backend @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.backend,v 1.2 2014/12/10 14:50:08 fhajny Exp $ +# $NetBSD: Makefile.backend,v 1.3 2015/06/12 10:50:58 fhajny Exp $ .include "../../net/powerdns/Makefile.common" @@ -11,3 +11,8 @@ CONFIGURE_ARGS+= --disable-pdns_server CONFIGURE_ARGS+= --with-modules="" BUILD_DIRS= modules + +# These are required by configure, but not used by the modules +BUILDLINK_DEPMETHOD.boost-headers= build +BUILDLINK_DEPMETHOD.boost-libs= build +BUILDLINK_DEPMETHOD.mbedtls= build diff --git a/net/powerdns/Makefile.common b/net/powerdns/Makefile.common index 47573f8e8..304d01414 100644 --- a/net/powerdns/Makefile.common +++ b/net/powerdns/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.11 2015/03/27 23:37:52 rodent Exp $ +# $NetBSD: Makefile.common,v 1.13 2015/06/12 10:50:58 fhajny Exp $ -PDNS_VERSION= 3.4.3 +PDNS_VERSION= 3.4.5 DISTNAME= pdns-${PDNS_VERSION} CATEGORIES= net MASTER_SITES= http://downloads.powerdns.com/releases/ @@ -28,7 +28,5 @@ BUILDLINK_TRANSFORM+= rm:-fstack-protector .include "../../mk/dlopen.buildlink3.mk" .include "../../devel/boost-headers/buildlink3.mk" .include "../../devel/boost-libs/buildlink3.mk" -.include "../../devel/gmp/buildlink3.mk" -.include "../../devel/zlib/buildlink3.mk" -.include "../../security/polarssl/buildlink3.mk" +.include "../../security/mbedtls/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" diff --git a/net/powerdns/distinfo b/net/powerdns/distinfo index 5eba50bca..6ffc027dd 100644 --- a/net/powerdns/distinfo +++ b/net/powerdns/distinfo @@ -1,16 +1,16 @@ -$NetBSD: distinfo,v 1.18 2015/03/27 23:37:52 rodent Exp $ +$NetBSD: distinfo,v 1.19 2015/06/10 16:24:44 fhajny Exp $ -SHA1 (pdns-3.4.3.tar.bz2) = 578968d94fda8578473bdb357df77ce8e4cb7448 -RMD160 (pdns-3.4.3.tar.bz2) = e8ab5774ceb12178853d6207c4777b60e6c82933 -Size (pdns-3.4.3.tar.bz2) = 1332686 bytes -SHA1 (patch-aa) = 5d7a2f6d7b74139fbdcd7673181ccaeb91f1e565 +SHA1 (pdns-3.4.5.tar.bz2) = 8d848d832d477c85280fa26fb78e4f53b59798f2 +RMD160 (pdns-3.4.5.tar.bz2) = 904b7f30f474aa68e28f0e96779a6ec1e4f31b83 +Size (pdns-3.4.5.tar.bz2) = 1337222 bytes +SHA1 (patch-aa) = a7e66245ab7acbff4f568650ee285ee18a88ea56 SHA1 (patch-ab) = a816def3825c0260642dab85f518bebaf4ba904b SHA1 (patch-modules_luabackend_luabackend.hh) = 23ae1a2c047f367a51b7bfa10a546aeb91cccea4 SHA1 (patch-modules_pipebackend_pipebackend.cc) = 975cf47dc92bf4402167b5a25f85eaf527398c06 SHA1 (patch-modules_pipebackend_pipebackend.hh) = 3ff9f666a1b348810be38ffe67fd740521390630 SHA1 (patch-pdns_botan18signers.cc) = 58df2d630ac46ea2fd1ce2699ce7a3bd927de177 SHA1 (patch-pdns_dns.hh) = 6f47292c573d1a01cdd2ba3312edf17e216c2dbc -SHA1 (patch-pdns_dnspacket.cc) = 822d8f1758069cbdc90f09b29e538257af5f5141 +SHA1 (patch-pdns_dnspacket.cc) = 0b612b1458a1f6e9504959ac7d48f3b29275cdd4 SHA1 (patch-pdns_dnsparser.cc) = 3b7f1929013261d09112394e525dede41e03afff SHA1 (patch-pdns_dnsparser.hh) = 1ad7090312992915a0ad9bf8b006d229262936c3 SHA1 (patch-pdns_dnsscope.cc) = a42bbda2d5d9e2bc2a0004ffc77efcd5d5beeb28 @@ -22,4 +22,4 @@ SHA1 (patch-pdns_pdns_recursor.cc) = 97f3688baef5a7520514764a4590d0b92fa51fda SHA1 (patch-pdns_receiver.cc) = 11e096024b007d53528d61083a65fd5e941fe6eb SHA1 (patch-pdns_recursor__cache.cc) = 36dc4c4691f6d88fb7b6cc452cda19dc07a1b53b SHA1 (patch-pdns_resolver.cc) = 0f3de1aef64d1e24a5b0f87bfdd866c75ff3c1ff -SHA1 (patch-pdns_tcpreceiver.cc) = 0624ac68b2b1f609febb46be97e14c3d358f37b9 +SHA1 (patch-pdns_tcpreceiver.cc) = 994203d32464044ca303973cc27ac4080a654678 diff --git a/net/powerdns/options.mk b/net/powerdns/options.mk index 9bb36d415..e3b1fda1c 100644 --- a/net/powerdns/options.mk +++ b/net/powerdns/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2015/03/27 23:37:52 rodent Exp $ +# $NetBSD: options.mk,v 1.3 2015/06/12 10:50:58 fhajny Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.powerdns PKG_SUPPORTED_OPTIONS= bind botan cryptopp pipe random remote sqlite tools @@ -16,6 +16,7 @@ PLIST.bind= yes .if !empty(PKG_OPTIONS:Mbotan) CONFIGURE_ARGS+= --enable-botan1.8 +.include "../../devel/gmp/buildlink3.mk" .include "../../security/botan/buildlink3.mk" .endif diff --git a/net/powerdns/patches/patch-aa b/net/powerdns/patches/patch-aa index 0193bc795..0b13f22db 100644 --- a/net/powerdns/patches/patch-aa +++ b/net/powerdns/patches/patch-aa @@ -1,19 +1,10 @@ -$NetBSD: patch-aa,v 1.5 2015/03/27 23:37:52 rodent Exp $ +$NetBSD: patch-aa,v 1.6 2015/06/10 16:24:44 fhajny Exp $ -Handle CONF_FILES. `hostname -f` is not portable. +Handle CONF_FILES. Installation destination for example config file. --- pdns/Makefile.in.orig 2015-03-02 13:17:27.000000000 +0000 +++ pdns/Makefile.in -@@ -1176,7 +1176,7 @@ misc.cc unix_utility.cc qtype.cc - pdns_control_LDFLAGS = $(THREADFLAGS) - @UNIT_TESTS_TRUE@TESTS_ENVIRONMENT = env BOOST_TEST_LOG_LEVEL=message - build_date = $(shell LC_TIME=C date '+%Y%m%d%H%M%S') --build_host = $(shell id -u -n)@$(shell hostname -f) -+build_host = $(shell id -u -n)@$(shell hostname) - # Do the test in shell, so we don't confuse automake with ifeq/ifneq. - @RELEASE_BUILD_FALSE@pdns_version = $(shell test -z "$(git_version)" && echo UNKNOWN || echo "git-$(git_version)") - @RELEASE_BUILD_TRUE@pdns_version = $(PACKAGE_VERSION) @@ -1632,18 +1632,18 @@ clean-libtool: -rm -rf .libs _libs install-sysconfDATA: $(sysconf_DATA) diff --git a/net/powerdns/patches/patch-pdns_dnspacket.cc b/net/powerdns/patches/patch-pdns_dnspacket.cc index 325261553..877f6e875 100644 --- a/net/powerdns/patches/patch-pdns_dnspacket.cc +++ b/net/powerdns/patches/patch-pdns_dnspacket.cc @@ -1,20 +1,20 @@ -$NetBSD: patch-pdns_dnspacket.cc,v 1.4 2015/03/27 23:37:52 rodent Exp $ +$NetBSD: patch-pdns_dnspacket.cc,v 1.5 2015/06/10 16:24:44 fhajny Exp $ Resolve boost symbol ambiguity. Avoid ambiguous abs() call. ---- pdns/dnspacket.cc.orig 2015-03-02 13:17:09.000000000 +0000 +--- pdns/dnspacket.cc.orig 2015-04-23 08:09:54.000000000 +0000 +++ pdns/dnspacket.cc @@ -312,7 +312,7 @@ void DNSPacket::wrapup() pos->content="."; pw.startRecord(pos->qname, pos->qtype.getCode(), pos->ttl, pos->qclass, (DNSPacketWriter::Place)pos->d_place); -- shared_ptr drc(DNSRecordContent::mastermake(pos->qtype.getCode(), 1, pos->content)); -+ boost::shared_ptr drc(DNSRecordContent::mastermake(pos->qtype.getCode(), 1, pos->content)); +- shared_ptr drc(DNSRecordContent::mastermake(pos->qtype.getCode(), pos->qclass, pos->content)); ++ boost::shared_ptr drc(DNSRecordContent::mastermake(pos->qtype.getCode(), pos->qclass, pos->content)); drc->toPacket(pw); if(pw.size() + 20U > (d_tcp ? 65535 : getMaxReplyLen())) { // 20 = room for EDNS0 pw.rollback(); -@@ -601,7 +601,7 @@ bool checkForCorrectTSIG(const DNSPacket +@@ -622,7 +622,7 @@ bool checkForCorrectTSIG(const DNSPacket string message; q->getTSIGDetails(trc, keyname, &message); diff --git a/net/powerdns/patches/patch-pdns_tcpreceiver.cc b/net/powerdns/patches/patch-pdns_tcpreceiver.cc index cdcc1feb0..223d61d87 100644 --- a/net/powerdns/patches/patch-pdns_tcpreceiver.cc +++ b/net/powerdns/patches/patch-pdns_tcpreceiver.cc @@ -1,7 +1,7 @@ -$NetBSD: patch-pdns_tcpreceiver.cc,v 1.3 2015/03/27 23:37:52 rodent Exp $ +$NetBSD: patch-pdns_tcpreceiver.cc,v 1.4 2015/06/10 16:24:44 fhajny Exp $ Resolve boost symbol ambiguity. ---- pdns/tcpreceiver.cc.orig 2015-03-02 13:17:13.000000000 +0000 +--- pdns/tcpreceiver.cc.orig 2015-04-23 08:10:09.000000000 +0000 +++ pdns/tcpreceiver.cc @@ -173,7 +173,7 @@ void connectWithTimeout(int fd, struct s ; @@ -30,8 +30,8 @@ Resolve boost symbol ambiguity. // Fix gcc-4.0 error (on AMD64) int fd=(int)(long)data; // gotta love C (generates a harmless warning on opteron) pthread_detach(pthread_self()); -@@ -286,7 +286,7 @@ void *TCPNameserver::doConnection(void * - getQuestion(fd, mesg, pktlen, remote); +@@ -287,7 +287,7 @@ void *TCPNameserver::doConnection(void * + getQuestion(fd, mesg.get(), pktlen, remote); S.inc("tcp-queries"); - packet=shared_ptr(new DNSPacket); @@ -39,7 +39,7 @@ Resolve boost symbol ambiguity. packet->setRemote(&remote); packet->d_tcp=true; packet->setSocket(fd); -@@ -305,8 +305,8 @@ void *TCPNameserver::doConnection(void * +@@ -306,8 +306,8 @@ void *TCPNameserver::doConnection(void * continue; } @@ -50,7 +50,7 @@ Resolve boost symbol ambiguity. if(logDNSQueries) { string remote; if(packet->hasEDNSSubnet()) -@@ -340,7 +340,7 @@ void *TCPNameserver::doConnection(void * +@@ -341,7 +341,7 @@ void *TCPNameserver::doConnection(void * } bool shouldRecurse; @@ -59,7 +59,7 @@ Resolve boost symbol ambiguity. if(shouldRecurse) { proxyQuestion(packet); -@@ -387,7 +387,7 @@ void *TCPNameserver::doConnection(void * +@@ -388,7 +388,7 @@ void *TCPNameserver::doConnection(void * // call this method with s_plock held! @@ -68,7 +68,7 @@ Resolve boost symbol ambiguity. { if(::arg().mustDo("disable-axfr")) return false; -@@ -498,9 +498,9 @@ namespace { +@@ -499,9 +499,9 @@ namespace { return soa; } @@ -80,25 +80,19 @@ Resolve boost symbol ambiguity. ret->setCompress(false); ret->d_dnssecOk=false; // RFC 5936, 2.2.5 ret->d_tcp = true; -@@ -510,7 +510,7 @@ namespace { +@@ -511,9 +511,9 @@ namespace { /** do the actual zone transfer. Return 0 in case of error, 1 in case of success */ -int TCPNameserver::doAXFR(const string &target, shared_ptr q, int outsock) +int TCPNameserver::doAXFR(const string &target, boost::shared_ptr q, int outsock) { - bool noAXFRBecauseOfNSEC3Narrow=false; - NSEC3PARAMRecordContent ns3pr; -@@ -530,7 +530,7 @@ int TCPNameserver::doAXFR(const string & - } - } - - shared_ptr outpacket= getFreshAXFRPacket(q); + boost::shared_ptr outpacket= getFreshAXFRPacket(q); if(q->d_dnssecOk) outpacket->d_dnssecOk=true; // RFC 5936, 2.2.5 'SHOULD' - -@@ -926,9 +926,9 @@ int TCPNameserver::doAXFR(const string & + +@@ -935,9 +935,9 @@ int TCPNameserver::doAXFR(const string & return 1; } diff --git a/net/proftpd/Makefile b/net/proftpd/Makefile index ae5053661..76d2d1be1 100644 --- a/net/proftpd/Makefile +++ b/net/proftpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2014/05/29 23:37:11 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2015/06/12 10:50:52 wiz Exp $ DISTNAME= proftpd-1.3.4d -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.servus.at/ProFTPD/distrib/source/ \ diff --git a/net/py-boto/Makefile b/net/py-boto/Makefile index a824ef236..5be85faf5 100644 --- a/net/py-boto/Makefile +++ b/net/py-boto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2014/06/09 00:49:33 rodent Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/05 21:38:32 hiramatsu Exp $ -DISTNAME= boto-2.29.1 +DISTNAME= boto-2.37.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python www MASTER_SITES= https://pypi.python.org/packages/source/b/boto/ @@ -15,7 +15,6 @@ DEPENDS+= ${PYPKGPREFIX}-filechunkio-[0-9]*:../../devel/py-filechunkio REPLACE_PYTHON+= bin/* boto/pyami/launch_ami.py boto/services/bs.py REPLACE_PYTHON+= boto/services/result.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-filechunkio PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} diff --git a/net/py-boto/PLIST b/net/py-boto/PLIST index 0bc65f888..3a7e4cc38 100644 --- a/net/py-boto/PLIST +++ b/net/py-boto/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2014/06/09 00:49:33 rodent Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/04/05 21:38:32 hiramatsu Exp $ bin/asadmin${PYVERSSUFFIX} bin/bundle_image${PYVERSSUFFIX} bin/cfadmin${PYVERSSUFFIX} @@ -33,6 +33,15 @@ ${PYSITELIB}/boto/auth.pyo ${PYSITELIB}/boto/auth_handler.py ${PYSITELIB}/boto/auth_handler.pyc ${PYSITELIB}/boto/auth_handler.pyo +${PYSITELIB}/boto/awslambda/__init__.py +${PYSITELIB}/boto/awslambda/__init__.pyc +${PYSITELIB}/boto/awslambda/__init__.pyo +${PYSITELIB}/boto/awslambda/exceptions.py +${PYSITELIB}/boto/awslambda/exceptions.pyc +${PYSITELIB}/boto/awslambda/exceptions.pyo +${PYSITELIB}/boto/awslambda/layer1.py +${PYSITELIB}/boto/awslambda/layer1.pyc +${PYSITELIB}/boto/awslambda/layer1.pyo ${PYSITELIB}/boto/beanstalk/__init__.py ${PYSITELIB}/boto/beanstalk/__init__.pyc ${PYSITELIB}/boto/beanstalk/__init__.pyo @@ -91,6 +100,15 @@ ${PYSITELIB}/boto/cloudfront/origin.pyo ${PYSITELIB}/boto/cloudfront/signers.py ${PYSITELIB}/boto/cloudfront/signers.pyc ${PYSITELIB}/boto/cloudfront/signers.pyo +${PYSITELIB}/boto/cloudhsm/__init__.py +${PYSITELIB}/boto/cloudhsm/__init__.pyc +${PYSITELIB}/boto/cloudhsm/__init__.pyo +${PYSITELIB}/boto/cloudhsm/exceptions.py +${PYSITELIB}/boto/cloudhsm/exceptions.pyc +${PYSITELIB}/boto/cloudhsm/exceptions.pyo +${PYSITELIB}/boto/cloudhsm/layer1.py +${PYSITELIB}/boto/cloudhsm/layer1.pyc +${PYSITELIB}/boto/cloudhsm/layer1.pyo ${PYSITELIB}/boto/cloudsearch/__init__.py ${PYSITELIB}/boto/cloudsearch/__init__.pyc ${PYSITELIB}/boto/cloudsearch/__init__.pyo @@ -139,6 +157,15 @@ ${PYSITELIB}/boto/cloudsearch2/optionstatus.pyo ${PYSITELIB}/boto/cloudsearch2/search.py ${PYSITELIB}/boto/cloudsearch2/search.pyc ${PYSITELIB}/boto/cloudsearch2/search.pyo +${PYSITELIB}/boto/cloudsearchdomain/__init__.py +${PYSITELIB}/boto/cloudsearchdomain/__init__.pyc +${PYSITELIB}/boto/cloudsearchdomain/__init__.pyo +${PYSITELIB}/boto/cloudsearchdomain/exceptions.py +${PYSITELIB}/boto/cloudsearchdomain/exceptions.pyc +${PYSITELIB}/boto/cloudsearchdomain/exceptions.pyo +${PYSITELIB}/boto/cloudsearchdomain/layer1.py +${PYSITELIB}/boto/cloudsearchdomain/layer1.pyc +${PYSITELIB}/boto/cloudsearchdomain/layer1.pyo ${PYSITELIB}/boto/cloudtrail/__init__.py ${PYSITELIB}/boto/cloudtrail/__init__.pyc ${PYSITELIB}/boto/cloudtrail/__init__.pyo @@ -148,9 +175,48 @@ ${PYSITELIB}/boto/cloudtrail/exceptions.pyo ${PYSITELIB}/boto/cloudtrail/layer1.py ${PYSITELIB}/boto/cloudtrail/layer1.pyc ${PYSITELIB}/boto/cloudtrail/layer1.pyo +${PYSITELIB}/boto/codedeploy/__init__.py +${PYSITELIB}/boto/codedeploy/__init__.pyc +${PYSITELIB}/boto/codedeploy/__init__.pyo +${PYSITELIB}/boto/codedeploy/exceptions.py +${PYSITELIB}/boto/codedeploy/exceptions.pyc +${PYSITELIB}/boto/codedeploy/exceptions.pyo +${PYSITELIB}/boto/codedeploy/layer1.py +${PYSITELIB}/boto/codedeploy/layer1.pyc +${PYSITELIB}/boto/codedeploy/layer1.pyo +${PYSITELIB}/boto/cognito/__init__.py +${PYSITELIB}/boto/cognito/__init__.pyc +${PYSITELIB}/boto/cognito/__init__.pyo +${PYSITELIB}/boto/cognito/identity/__init__.py +${PYSITELIB}/boto/cognito/identity/__init__.pyc +${PYSITELIB}/boto/cognito/identity/__init__.pyo +${PYSITELIB}/boto/cognito/identity/exceptions.py +${PYSITELIB}/boto/cognito/identity/exceptions.pyc +${PYSITELIB}/boto/cognito/identity/exceptions.pyo +${PYSITELIB}/boto/cognito/identity/layer1.py +${PYSITELIB}/boto/cognito/identity/layer1.pyc +${PYSITELIB}/boto/cognito/identity/layer1.pyo +${PYSITELIB}/boto/cognito/sync/__init__.py +${PYSITELIB}/boto/cognito/sync/__init__.pyc +${PYSITELIB}/boto/cognito/sync/__init__.pyo +${PYSITELIB}/boto/cognito/sync/exceptions.py +${PYSITELIB}/boto/cognito/sync/exceptions.pyc +${PYSITELIB}/boto/cognito/sync/exceptions.pyo +${PYSITELIB}/boto/cognito/sync/layer1.py +${PYSITELIB}/boto/cognito/sync/layer1.pyc +${PYSITELIB}/boto/cognito/sync/layer1.pyo ${PYSITELIB}/boto/compat.py ${PYSITELIB}/boto/compat.pyc ${PYSITELIB}/boto/compat.pyo +${PYSITELIB}/boto/configservice/__init__.py +${PYSITELIB}/boto/configservice/__init__.pyc +${PYSITELIB}/boto/configservice/__init__.pyo +${PYSITELIB}/boto/configservice/exceptions.py +${PYSITELIB}/boto/configservice/exceptions.pyc +${PYSITELIB}/boto/configservice/exceptions.pyo +${PYSITELIB}/boto/configservice/layer1.py +${PYSITELIB}/boto/configservice/layer1.pyc +${PYSITELIB}/boto/configservice/layer1.pyo ${PYSITELIB}/boto/connection.py ${PYSITELIB}/boto/connection.pyc ${PYSITELIB}/boto/connection.pyo @@ -394,6 +460,15 @@ ${PYSITELIB}/boto/ec2/volumestatus.pyo ${PYSITELIB}/boto/ec2/zone.py ${PYSITELIB}/boto/ec2/zone.pyc ${PYSITELIB}/boto/ec2/zone.pyo +${PYSITELIB}/boto/ec2containerservice/__init__.py +${PYSITELIB}/boto/ec2containerservice/__init__.pyc +${PYSITELIB}/boto/ec2containerservice/__init__.pyo +${PYSITELIB}/boto/ec2containerservice/exceptions.py +${PYSITELIB}/boto/ec2containerservice/exceptions.pyc +${PYSITELIB}/boto/ec2containerservice/exceptions.pyo +${PYSITELIB}/boto/ec2containerservice/layer1.py +${PYSITELIB}/boto/ec2containerservice/layer1.pyc +${PYSITELIB}/boto/ec2containerservice/layer1.pyo ${PYSITELIB}/boto/ecs/__init__.py ${PYSITELIB}/boto/ecs/__init__.pyc ${PYSITELIB}/boto/ecs/__init__.pyo @@ -552,6 +627,24 @@ ${PYSITELIB}/boto/kinesis/exceptions.pyo ${PYSITELIB}/boto/kinesis/layer1.py ${PYSITELIB}/boto/kinesis/layer1.pyc ${PYSITELIB}/boto/kinesis/layer1.pyo +${PYSITELIB}/boto/kms/__init__.py +${PYSITELIB}/boto/kms/__init__.pyc +${PYSITELIB}/boto/kms/__init__.pyo +${PYSITELIB}/boto/kms/exceptions.py +${PYSITELIB}/boto/kms/exceptions.pyc +${PYSITELIB}/boto/kms/exceptions.pyo +${PYSITELIB}/boto/kms/layer1.py +${PYSITELIB}/boto/kms/layer1.pyc +${PYSITELIB}/boto/kms/layer1.pyo +${PYSITELIB}/boto/logs/__init__.py +${PYSITELIB}/boto/logs/__init__.pyc +${PYSITELIB}/boto/logs/__init__.pyo +${PYSITELIB}/boto/logs/exceptions.py +${PYSITELIB}/boto/logs/exceptions.pyc +${PYSITELIB}/boto/logs/exceptions.pyo +${PYSITELIB}/boto/logs/layer1.py +${PYSITELIB}/boto/logs/layer1.pyc +${PYSITELIB}/boto/logs/layer1.pyo ${PYSITELIB}/boto/manage/__init__.py ${PYSITELIB}/boto/manage/__init__.pyc ${PYSITELIB}/boto/manage/__init__.pyo @@ -763,6 +856,15 @@ ${PYSITELIB}/boto/route53/__init__.pyo ${PYSITELIB}/boto/route53/connection.py ${PYSITELIB}/boto/route53/connection.pyc ${PYSITELIB}/boto/route53/connection.pyo +${PYSITELIB}/boto/route53/domains/__init__.py +${PYSITELIB}/boto/route53/domains/__init__.pyc +${PYSITELIB}/boto/route53/domains/__init__.pyo +${PYSITELIB}/boto/route53/domains/exceptions.py +${PYSITELIB}/boto/route53/domains/exceptions.pyc +${PYSITELIB}/boto/route53/domains/exceptions.pyo +${PYSITELIB}/boto/route53/domains/layer1.py +${PYSITELIB}/boto/route53/domains/layer1.pyc +${PYSITELIB}/boto/route53/domains/layer1.pyo ${PYSITELIB}/boto/route53/exception.py ${PYSITELIB}/boto/route53/exception.pyc ${PYSITELIB}/boto/route53/exception.pyo @@ -995,6 +1097,12 @@ ${PYSITELIB}/boto/swf/layer2.pyo ${PYSITELIB}/boto/utils.py ${PYSITELIB}/boto/utils.pyc ${PYSITELIB}/boto/utils.pyo +${PYSITELIB}/boto/vendored/__init__.py +${PYSITELIB}/boto/vendored/__init__.pyc +${PYSITELIB}/boto/vendored/__init__.pyo +${PYSITELIB}/boto/vendored/six.py +${PYSITELIB}/boto/vendored/six.pyc +${PYSITELIB}/boto/vendored/six.pyo ${PYSITELIB}/boto/vpc/__init__.py ${PYSITELIB}/boto/vpc/__init__.pyc ${PYSITELIB}/boto/vpc/__init__.pyo @@ -1019,6 +1127,9 @@ ${PYSITELIB}/boto/vpc/subnet.pyo ${PYSITELIB}/boto/vpc/vpc.py ${PYSITELIB}/boto/vpc/vpc.pyc ${PYSITELIB}/boto/vpc/vpc.pyo +${PYSITELIB}/boto/vpc/vpc_peering_connection.py +${PYSITELIB}/boto/vpc/vpc_peering_connection.pyc +${PYSITELIB}/boto/vpc/vpc_peering_connection.pyo ${PYSITELIB}/boto/vpc/vpnconnection.py ${PYSITELIB}/boto/vpc/vpnconnection.pyc ${PYSITELIB}/boto/vpc/vpnconnection.pyo diff --git a/net/py-boto/distinfo b/net/py-boto/distinfo index dcbae8396..e7d837ff4 100644 --- a/net/py-boto/distinfo +++ b/net/py-boto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2014/06/09 00:49:33 rodent Exp $ +$NetBSD: distinfo,v 1.9 2015/04/05 21:38:32 hiramatsu Exp $ -SHA1 (boto-2.29.1.tar.gz) = d89615c722ab9377d5f620b0bbce0ed662c7ed66 -RMD160 (boto-2.29.1.tar.gz) = 446b97baad7a2d4dca9b206e224a4d3b8c2df443 -Size (boto-2.29.1.tar.gz) = 7105487 bytes +SHA1 (boto-2.37.0.tar.gz) = e87357c6e46b210e5e758b1cab16c77546224c05 +RMD160 (boto-2.37.0.tar.gz) = 3975727367d0ebee27d58d434703c184a2b114f1 +Size (boto-2.37.0.tar.gz) = 1413606 bytes diff --git a/net/py-dns3/Makefile b/net/py-dns3/Makefile index 1f471d91d..074c39431 100644 --- a/net/py-dns3/Makefile +++ b/net/py-dns3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:16 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/13 23:12:42 rodent Exp $ DISTNAME= dnspython3-1.11.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python3-/-/} @@ -11,7 +11,7 @@ COMMENT= Python DNS toolkit (python-3.x version) LICENSE= modified-bsd USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/py-dropbox/Makefile b/net/py-dropbox/Makefile index 33ec417b0..fd1ea3416 100644 --- a/net/py-dropbox/Makefile +++ b/net/py-dropbox/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/11/30 09:40:00 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/05 22:07:31 hiramatsu Exp $ -DISTNAME= dropbox-python-sdk-1.6 -PKGNAME= ${PYPKGPREFIX}-dropbox-1.6 -PKGREVISION= 1 +DISTNAME= dropbox-python-sdk-2.2.0 +PKGNAME= ${PYPKGPREFIX}-dropbox-2.2.0 CATEGORIES= net -MASTER_SITES= https://www.dropbox.com/static/developers/ +MASTER_SITES= https://www.dropbox.com/developers/downloads/sdks/core/python/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/py-dropbox/PLIST b/net/py-dropbox/PLIST index 67417c153..014249cb4 100644 --- a/net/py-dropbox/PLIST +++ b/net/py-dropbox/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.3 2013/11/30 00:01:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/05 22:07:31 hiramatsu Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/dropbox/__init__.py ${PYSITELIB}/dropbox/__init__.pyc @@ -9,6 +10,9 @@ ${PYSITELIB}/dropbox/__init__.pyo ${PYSITELIB}/dropbox/client.py ${PYSITELIB}/dropbox/client.pyc ${PYSITELIB}/dropbox/client.pyo +${PYSITELIB}/dropbox/datastore.py +${PYSITELIB}/dropbox/datastore.pyc +${PYSITELIB}/dropbox/datastore.pyo ${PYSITELIB}/dropbox/rest.py ${PYSITELIB}/dropbox/rest.pyc ${PYSITELIB}/dropbox/rest.pyo @@ -19,9 +23,6 @@ ${PYSITELIB}/dropbox/six.py ${PYSITELIB}/dropbox/six.pyc ${PYSITELIB}/dropbox/six.pyo ${PYSITELIB}/dropbox/trusted-certs.crt -${PYSITELIB}/dropbox/util.py -${PYSITELIB}/dropbox/util.pyc -${PYSITELIB}/dropbox/util.pyo ${PYSITELIB}/tests/__init__.py ${PYSITELIB}/tests/__init__.pyc ${PYSITELIB}/tests/__init__.pyo @@ -30,6 +31,9 @@ ${PYSITELIB}/tests/server.key ${PYSITELIB}/tests/test_client.py ${PYSITELIB}/tests/test_client.pyc ${PYSITELIB}/tests/test_client.pyo +${PYSITELIB}/tests/test_datastore.py +${PYSITELIB}/tests/test_datastore.pyc +${PYSITELIB}/tests/test_datastore.pyo ${PYSITELIB}/tests/test_rest.py ${PYSITELIB}/tests/test_rest.pyc ${PYSITELIB}/tests/test_rest.pyo diff --git a/net/py-dropbox/distinfo b/net/py-dropbox/distinfo index e3e7d5556..bf1456e9c 100644 --- a/net/py-dropbox/distinfo +++ b/net/py-dropbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/11/26 20:32:24 drochner Exp $ +$NetBSD: distinfo,v 1.2 2015/04/05 22:07:31 hiramatsu Exp $ -SHA1 (dropbox-python-sdk-1.6.zip) = 5ff17e9a6d52c8d80bbc7efd1f2fbe8c10fa68dd -RMD160 (dropbox-python-sdk-1.6.zip) = 04998dfa2224bbad26f4e2745a7e5430bcbff687 -Size (dropbox-python-sdk-1.6.zip) = 812016 bytes +SHA1 (dropbox-python-sdk-2.2.0.zip) = 16fc4f2c9e37f49a00cc23d1df4aea9c29ed83c0 +RMD160 (dropbox-python-sdk-2.2.0.zip) = 84abbcc17b16ec0d2707e2ad45d94d9f80daf570 +Size (dropbox-python-sdk-2.2.0.zip) = 691948 bytes diff --git a/net/py-eventlib/Makefile b/net/py-eventlib/Makefile index f884fb2de..f203aee45 100644 --- a/net/py-eventlib/Makefile +++ b/net/py-eventlib/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/04/01 10:45:34 joerg Exp $ -# +# $NetBSD: Makefile,v 1.6 2015/04/13 23:12:43 rodent Exp $ DISTNAME= eventlib-0.1.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -21,7 +20,7 @@ USE_LANGUAGES= # none PY_PATCHPLIST= yes PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 +PYTHON_VERSIONS_INCOMPATIBLE+= 33 34 # not yet ported as of 0.1.5 post-install: ${MV} ${DESTDIR}${PREFIX}/bin/eventlib \ diff --git a/net/py-foolscap/Makefile b/net/py-foolscap/Makefile index fa69b0c6d..14746916b 100644 --- a/net/py-foolscap/Makefile +++ b/net/py-foolscap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2014/10/01 11:43:27 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/19 18:22:00 wiz Exp $ -DISTNAME= foolscap-0.7.0 +DISTNAME= foolscap-0.8.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= http://pypi.python.org/packages/source/f/foolscap/ diff --git a/net/py-foolscap/PLIST b/net/py-foolscap/PLIST index c53a31f6b..206c0c55a 100644 --- a/net/py-foolscap/PLIST +++ b/net/py-foolscap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/10/01 11:43:27 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/19 18:22:00 wiz Exp $ bin/flappclient bin/flappserver bin/flogtool @@ -55,9 +55,6 @@ ${PYSITELIB}/foolscap/crypto.pyo ${PYSITELIB}/foolscap/eventual.py ${PYSITELIB}/foolscap/eventual.pyc ${PYSITELIB}/foolscap/eventual.pyo -${PYSITELIB}/foolscap/hashutil.py -${PYSITELIB}/foolscap/hashutil.pyc -${PYSITELIB}/foolscap/hashutil.pyo ${PYSITELIB}/foolscap/ipb.py ${PYSITELIB}/foolscap/ipb.pyc ${PYSITELIB}/foolscap/ipb.pyo @@ -163,9 +160,6 @@ ${PYSITELIB}/foolscap/slicers/unicode.pyo ${PYSITELIB}/foolscap/slicers/vocab.py ${PYSITELIB}/foolscap/slicers/vocab.pyc ${PYSITELIB}/foolscap/slicers/vocab.pyo -${PYSITELIB}/foolscap/sslverify.py -${PYSITELIB}/foolscap/sslverify.pyc -${PYSITELIB}/foolscap/sslverify.pyo ${PYSITELIB}/foolscap/storage.py ${PYSITELIB}/foolscap/storage.pyc ${PYSITELIB}/foolscap/storage.pyo diff --git a/net/py-foolscap/distinfo b/net/py-foolscap/distinfo index 2a195a09b..fce1e0a82 100644 --- a/net/py-foolscap/distinfo +++ b/net/py-foolscap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/10/01 11:43:27 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/04/19 18:22:00 wiz Exp $ -SHA1 (foolscap-0.7.0.tar.gz) = 1571fc044e3b7f215880a122f657f33f38845164 -RMD160 (foolscap-0.7.0.tar.gz) = 0988ce6fb622385738536af44d048b8795a3a274 -Size (foolscap-0.7.0.tar.gz) = 478999 bytes +SHA1 (foolscap-0.8.0.tar.gz) = abdf59b3f981717b9acfc18f7c867f2158df95df +RMD160 (foolscap-0.8.0.tar.gz) = 95b835c83b62477761eef5824258df76e5d886c2 +Size (foolscap-0.8.0.tar.gz) = 475062 bytes diff --git a/net/py-hatop/Makefile b/net/py-hatop/Makefile index fb95d2ccb..627cbba81 100644 --- a/net/py-hatop/Makefile +++ b/net/py-hatop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/01/17 03:40:35 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/13 23:12:43 rodent Exp $ DISTNAME= hatop-0.7.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v3 USE_LANGUAGES= # none NO_BUILD= yes -PYTHON_VERSIONS_ACCEPTED= 27 26 +PYTHON_VERSIONS_ACCEPTED= 27 REPLACE_PYTHON= bin/hatop INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 PY_PATCHPLIST= yes diff --git a/net/py-ipaddress/DESCR b/net/py-ipaddress/DESCR new file mode 100644 index 000000000..ab44a270d --- /dev/null +++ b/net/py-ipaddress/DESCR @@ -0,0 +1,4 @@ +Python 3.3's ipaddress for Python 2.6 and 2.7. + +Note that you must pass in unicode objects when constructing from +a character representation! diff --git a/net/py-ipaddress/Makefile b/net/py-ipaddress/Makefile new file mode 100644 index 000000000..cfe93d22c --- /dev/null +++ b/net/py-ipaddress/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 18:39:43 wiz Exp $ + +DISTNAME= ipaddress-1.0.7 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= devel python +MASTER_SITES+= https://pypi.python.org/packages/source/i/ipaddress/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/ipaddress +COMMENT= Port of the python 3.3+ ipaddress module to 2.6 and 2.7 +LICENSE= python-software-foundation + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # included in 3.3+ + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/py-ipaddress/PLIST b/net/py-ipaddress/PLIST new file mode 100644 index 000000000..3884044c0 --- /dev/null +++ b/net/py-ipaddress/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 18:39:43 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/ipaddress.py +${PYSITELIB}/ipaddress.pyc +${PYSITELIB}/ipaddress.pyo diff --git a/net/py-ipaddress/distinfo b/net/py-ipaddress/distinfo new file mode 100644 index 000000000..deb6eef06 --- /dev/null +++ b/net/py-ipaddress/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 18:39:43 wiz Exp $ + +SHA1 (ipaddress-1.0.7.tar.gz) = 2747aafb67bb46bc9e69207f08c2265833e9d3db +RMD160 (ipaddress-1.0.7.tar.gz) = e974dfbbc2b0c3dbdb46cc5cd4a21802a65582c4 +Size (ipaddress-1.0.7.tar.gz) = 15126 bytes diff --git a/net/py-junos-eznc/Makefile b/net/py-junos-eznc/Makefile index 41b9b9e46..81056aa71 100644 --- a/net/py-junos-eznc/Makefile +++ b/net/py-junos-eznc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/12/31 13:57:29 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/13 23:12:43 rodent Exp $ DISTNAME= junos-eznc-1.0.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,7 +10,7 @@ HOMEPAGE= http://pypi.python.org/pypi/junos-eznc/ COMMENT= Python library to manage JunOS devices LICENSE= apache-2.0 -PYTHON_VERSIONS_ACCEPTED= 27 26 +PYTHON_VERSIONS_ACCEPTED= 27 DEPENDS+= ${PYPKGPREFIX}-setuptools>0.6:../../devel/py-setuptools DEPENDS+= ${PYPKGPREFIX}-paramiko-[0-9]*:../../security/py-paramiko diff --git a/net/py-ncclient/Makefile b/net/py-ncclient/Makefile index 7b5726887..5b72b5ace 100644 --- a/net/py-ncclient/Makefile +++ b/net/py-ncclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/09/02 11:24:37 he Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/13 23:12:43 rodent Exp $ DISTNAME= ncclient-0.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,7 +10,7 @@ HOMEPAGE= http://pypi.python.org/pypi/ncclient COMMENT= NETCONF Python client LICENSE= apache-2.0 -PYTHON_VERSIONS_ACCEPTED= 27 26 +PYTHON_VERSIONS_ACCEPTED= 27 DEPENDS+= ${PYPKGPREFIX}-paramiko>=1.7.7.1:../../security/py-paramiko DEPENDS+= ${PYPKGPREFIX}-setuptools>0.6:../../devel/py-setuptools diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile index bcf3acda1..2bc81a454 100644 --- a/net/py-twisted/Makefile +++ b/net/py-twisted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/01/27 18:49:19 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/14 11:40:32 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} COMMENT= Framework for writing networked applications @@ -36,10 +36,4 @@ CHECK_FILES_SKIP+= ${PREFIX}/${PYSITELIB}/twisted/plugins/dropin.cache .include "../../lang/python/egg.mk" .include "../../lang/python/application.mk" -# With python 2.6, twisted builds an additional object. -PLIST_VARS+= initgroups -.if ${PYPKGPREFIX} == "py26" -PLIST.initgroups= YES -.endif - .include "../../mk/bsd.pkg.mk" diff --git a/net/py-twisted/Makefile.common b/net/py-twisted/Makefile.common index 191e94939..790b5716a 100644 --- a/net/py-twisted/Makefile.common +++ b/net/py-twisted/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.19 2015/02/01 19:55:19 wiz Exp $ +# $NetBSD: Makefile.common,v 1.22 2015/05/31 13:17:12 wiz Exp $ # # used by net/py-twisted/Makefile # used by net/py-twisted-docs/Makefile -DISTNAME= Twisted-15.0.0 +DISTNAME= Twisted-15.2.1 CATEGORIES= net python MASTER_SITES= http://twistedmatrix.com/Releases/Twisted/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/py-twisted/PLIST b/net/py-twisted/PLIST index 55a6b81dc..b50ed4c53 100644 --- a/net/py-twisted/PLIST +++ b/net/py-twisted/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2014/07/22 22:33:56 wiz Exp $ +@comment $NetBSD: PLIST,v 1.17 2015/05/28 07:15:53 wiz Exp $ bin/cftp bin/ckeygen bin/conch @@ -8,7 +8,6 @@ bin/manhole bin/pyhtmlizer bin/tap2deb bin/tap2rpm -bin/tapconvert bin/tkconch bin/trial bin/twistd @@ -246,6 +245,9 @@ ${PYSITELIB}/twisted/conch/test/test_endpoints.pyo ${PYSITELIB}/twisted/conch/test/test_filetransfer.py ${PYSITELIB}/twisted/conch/test/test_filetransfer.pyc ${PYSITELIB}/twisted/conch/test/test_filetransfer.pyo +${PYSITELIB}/twisted/conch/test/test_forwarding.py +${PYSITELIB}/twisted/conch/test/test_forwarding.pyc +${PYSITELIB}/twisted/conch/test/test_forwarding.pyo ${PYSITELIB}/twisted/conch/test/test_helper.py ${PYSITELIB}/twisted/conch/test/test_helper.pyc ${PYSITELIB}/twisted/conch/test/test_helper.pyo @@ -341,6 +343,24 @@ ${PYSITELIB}/twisted/cred/portal.pyo ${PYSITELIB}/twisted/cred/strcred.py ${PYSITELIB}/twisted/cred/strcred.pyc ${PYSITELIB}/twisted/cred/strcred.pyo +${PYSITELIB}/twisted/cred/test/__init__.py +${PYSITELIB}/twisted/cred/test/__init__.pyc +${PYSITELIB}/twisted/cred/test/__init__.pyo +${PYSITELIB}/twisted/cred/test/test_cramauth.py +${PYSITELIB}/twisted/cred/test/test_cramauth.pyc +${PYSITELIB}/twisted/cred/test/test_cramauth.pyo +${PYSITELIB}/twisted/cred/test/test_cred.py +${PYSITELIB}/twisted/cred/test/test_cred.pyc +${PYSITELIB}/twisted/cred/test/test_cred.pyo +${PYSITELIB}/twisted/cred/test/test_digestauth.py +${PYSITELIB}/twisted/cred/test/test_digestauth.pyc +${PYSITELIB}/twisted/cred/test/test_digestauth.pyo +${PYSITELIB}/twisted/cred/test/test_simpleauth.py +${PYSITELIB}/twisted/cred/test/test_simpleauth.pyc +${PYSITELIB}/twisted/cred/test/test_simpleauth.pyo +${PYSITELIB}/twisted/cred/test/test_strcred.py +${PYSITELIB}/twisted/cred/test/test_strcred.pyc +${PYSITELIB}/twisted/cred/test/test_strcred.pyo ${PYSITELIB}/twisted/enterprise/__init__.py ${PYSITELIB}/twisted/enterprise/__init__.pyc ${PYSITELIB}/twisted/enterprise/__init__.pyo @@ -542,6 +562,12 @@ ${PYSITELIB}/twisted/internet/test/fakeendpoint.pyo ${PYSITELIB}/twisted/internet/test/modulehelpers.py ${PYSITELIB}/twisted/internet/test/modulehelpers.pyc ${PYSITELIB}/twisted/internet/test/modulehelpers.pyo +${PYSITELIB}/twisted/internet/test/process_cli.py +${PYSITELIB}/twisted/internet/test/process_cli.pyc +${PYSITELIB}/twisted/internet/test/process_cli.pyo +${PYSITELIB}/twisted/internet/test/process_connectionlost.py +${PYSITELIB}/twisted/internet/test/process_connectionlost.pyc +${PYSITELIB}/twisted/internet/test/process_connectionlost.pyo ${PYSITELIB}/twisted/internet/test/process_gireactornocompat.py ${PYSITELIB}/twisted/internet/test/process_gireactornocompat.pyc ${PYSITELIB}/twisted/internet/test/process_gireactornocompat.pyo @@ -683,6 +709,96 @@ ${PYSITELIB}/twisted/internet/wxreactor.pyo ${PYSITELIB}/twisted/internet/wxsupport.py ${PYSITELIB}/twisted/internet/wxsupport.pyc ${PYSITELIB}/twisted/internet/wxsupport.pyo +${PYSITELIB}/twisted/logger/__init__.py +${PYSITELIB}/twisted/logger/__init__.pyc +${PYSITELIB}/twisted/logger/__init__.pyo +${PYSITELIB}/twisted/logger/_buffer.py +${PYSITELIB}/twisted/logger/_buffer.pyc +${PYSITELIB}/twisted/logger/_buffer.pyo +${PYSITELIB}/twisted/logger/_file.py +${PYSITELIB}/twisted/logger/_file.pyc +${PYSITELIB}/twisted/logger/_file.pyo +${PYSITELIB}/twisted/logger/_filter.py +${PYSITELIB}/twisted/logger/_filter.pyc +${PYSITELIB}/twisted/logger/_filter.pyo +${PYSITELIB}/twisted/logger/_flatten.py +${PYSITELIB}/twisted/logger/_flatten.pyc +${PYSITELIB}/twisted/logger/_flatten.pyo +${PYSITELIB}/twisted/logger/_format.py +${PYSITELIB}/twisted/logger/_format.pyc +${PYSITELIB}/twisted/logger/_format.pyo +${PYSITELIB}/twisted/logger/_global.py +${PYSITELIB}/twisted/logger/_global.pyc +${PYSITELIB}/twisted/logger/_global.pyo +${PYSITELIB}/twisted/logger/_io.py +${PYSITELIB}/twisted/logger/_io.pyc +${PYSITELIB}/twisted/logger/_io.pyo +${PYSITELIB}/twisted/logger/_json.py +${PYSITELIB}/twisted/logger/_json.pyc +${PYSITELIB}/twisted/logger/_json.pyo +${PYSITELIB}/twisted/logger/_legacy.py +${PYSITELIB}/twisted/logger/_legacy.pyc +${PYSITELIB}/twisted/logger/_legacy.pyo +${PYSITELIB}/twisted/logger/_levels.py +${PYSITELIB}/twisted/logger/_levels.pyc +${PYSITELIB}/twisted/logger/_levels.pyo +${PYSITELIB}/twisted/logger/_logger.py +${PYSITELIB}/twisted/logger/_logger.pyc +${PYSITELIB}/twisted/logger/_logger.pyo +${PYSITELIB}/twisted/logger/_observer.py +${PYSITELIB}/twisted/logger/_observer.pyc +${PYSITELIB}/twisted/logger/_observer.pyo +${PYSITELIB}/twisted/logger/_stdlib.py +${PYSITELIB}/twisted/logger/_stdlib.pyc +${PYSITELIB}/twisted/logger/_stdlib.pyo +${PYSITELIB}/twisted/logger/_util.py +${PYSITELIB}/twisted/logger/_util.pyc +${PYSITELIB}/twisted/logger/_util.pyo +${PYSITELIB}/twisted/logger/test/__init__.py +${PYSITELIB}/twisted/logger/test/__init__.pyc +${PYSITELIB}/twisted/logger/test/__init__.pyo +${PYSITELIB}/twisted/logger/test/test_buffer.py +${PYSITELIB}/twisted/logger/test/test_buffer.pyc +${PYSITELIB}/twisted/logger/test/test_buffer.pyo +${PYSITELIB}/twisted/logger/test/test_file.py +${PYSITELIB}/twisted/logger/test/test_file.pyc +${PYSITELIB}/twisted/logger/test/test_file.pyo +${PYSITELIB}/twisted/logger/test/test_filter.py +${PYSITELIB}/twisted/logger/test/test_filter.pyc +${PYSITELIB}/twisted/logger/test/test_filter.pyo +${PYSITELIB}/twisted/logger/test/test_flatten.py +${PYSITELIB}/twisted/logger/test/test_flatten.pyc +${PYSITELIB}/twisted/logger/test/test_flatten.pyo +${PYSITELIB}/twisted/logger/test/test_format.py +${PYSITELIB}/twisted/logger/test/test_format.pyc +${PYSITELIB}/twisted/logger/test/test_format.pyo +${PYSITELIB}/twisted/logger/test/test_global.py +${PYSITELIB}/twisted/logger/test/test_global.pyc +${PYSITELIB}/twisted/logger/test/test_global.pyo +${PYSITELIB}/twisted/logger/test/test_io.py +${PYSITELIB}/twisted/logger/test/test_io.pyc +${PYSITELIB}/twisted/logger/test/test_io.pyo +${PYSITELIB}/twisted/logger/test/test_json.py +${PYSITELIB}/twisted/logger/test/test_json.pyc +${PYSITELIB}/twisted/logger/test/test_json.pyo +${PYSITELIB}/twisted/logger/test/test_legacy.py +${PYSITELIB}/twisted/logger/test/test_legacy.pyc +${PYSITELIB}/twisted/logger/test/test_legacy.pyo +${PYSITELIB}/twisted/logger/test/test_levels.py +${PYSITELIB}/twisted/logger/test/test_levels.pyc +${PYSITELIB}/twisted/logger/test/test_levels.pyo +${PYSITELIB}/twisted/logger/test/test_logger.py +${PYSITELIB}/twisted/logger/test/test_logger.pyc +${PYSITELIB}/twisted/logger/test/test_logger.pyo +${PYSITELIB}/twisted/logger/test/test_observer.py +${PYSITELIB}/twisted/logger/test/test_observer.pyc +${PYSITELIB}/twisted/logger/test/test_observer.pyo +${PYSITELIB}/twisted/logger/test/test_stdlib.py +${PYSITELIB}/twisted/logger/test/test_stdlib.pyc +${PYSITELIB}/twisted/logger/test/test_stdlib.pyo +${PYSITELIB}/twisted/logger/test/test_util.py +${PYSITELIB}/twisted/logger/test/test_util.pyc +${PYSITELIB}/twisted/logger/test/test_util.pyo ${PYSITELIB}/twisted/lore/__init__.py ${PYSITELIB}/twisted/lore/__init__.pyc ${PYSITELIB}/twisted/lore/__init__.pyo @@ -1001,6 +1117,9 @@ ${PYSITELIB}/twisted/names/test/test_srvconnect.pyo ${PYSITELIB}/twisted/names/test/test_tap.py ${PYSITELIB}/twisted/names/test/test_tap.pyc ${PYSITELIB}/twisted/names/test/test_tap.pyo +${PYSITELIB}/twisted/names/test/test_util.py +${PYSITELIB}/twisted/names/test/test_util.pyc +${PYSITELIB}/twisted/names/test/test_util.pyo ${PYSITELIB}/twisted/names/topfiles/NEWS ${PYSITELIB}/twisted/names/topfiles/README ${PYSITELIB}/twisted/news/__init__.py @@ -1296,7 +1415,6 @@ ${PYSITELIB}/twisted/python/__init__.py ${PYSITELIB}/twisted/python/__init__.pyc ${PYSITELIB}/twisted/python/__init__.pyo ${PYSITELIB}/twisted/python/_initgroups.c -${PLIST.initgroups}${PYSITELIB}/twisted/python/_initgroups.so ${PYSITELIB}/twisted/python/_inotify.py ${PYSITELIB}/twisted/python/_inotify.pyc ${PYSITELIB}/twisted/python/_inotify.pyo @@ -1309,6 +1427,9 @@ ${PYSITELIB}/twisted/python/_shellcomp.pyo ${PYSITELIB}/twisted/python/_textattributes.py ${PYSITELIB}/twisted/python/_textattributes.pyc ${PYSITELIB}/twisted/python/_textattributes.pyo +${PYSITELIB}/twisted/python/_tzhelper.py +${PYSITELIB}/twisted/python/_tzhelper.pyc +${PYSITELIB}/twisted/python/_tzhelper.pyo ${PYSITELIB}/twisted/python/compat.py ${PYSITELIB}/twisted/python/compat.pyc ${PYSITELIB}/twisted/python/compat.pyo @@ -1461,6 +1582,9 @@ ${PYSITELIB}/twisted/python/test/test_systemd.pyo ${PYSITELIB}/twisted/python/test/test_textattributes.py ${PYSITELIB}/twisted/python/test/test_textattributes.pyc ${PYSITELIB}/twisted/python/test/test_textattributes.pyo +${PYSITELIB}/twisted/python/test/test_tzhelper.py +${PYSITELIB}/twisted/python/test/test_tzhelper.pyc +${PYSITELIB}/twisted/python/test/test_tzhelper.pyo ${PYSITELIB}/twisted/python/test/test_urlpath.py ${PYSITELIB}/twisted/python/test/test_urlpath.pyc ${PYSITELIB}/twisted/python/test/test_urlpath.pyo @@ -1581,9 +1705,6 @@ ${PYSITELIB}/twisted/scripts/tap2deb.pyo ${PYSITELIB}/twisted/scripts/tap2rpm.py ${PYSITELIB}/twisted/scripts/tap2rpm.pyc ${PYSITELIB}/twisted/scripts/tap2rpm.pyo -${PYSITELIB}/twisted/scripts/tapconvert.py -${PYSITELIB}/twisted/scripts/tapconvert.pyc -${PYSITELIB}/twisted/scripts/tapconvert.pyo ${PYSITELIB}/twisted/scripts/test/__init__.py ${PYSITELIB}/twisted/scripts/test/__init__.pyc ${PYSITELIB}/twisted/scripts/test/__init__.pyo @@ -1596,9 +1717,6 @@ ${PYSITELIB}/twisted/scripts/test/test_tap2deb.pyo ${PYSITELIB}/twisted/scripts/test/test_tap2rpm.py ${PYSITELIB}/twisted/scripts/test/test_tap2rpm.pyc ${PYSITELIB}/twisted/scripts/test/test_tap2rpm.pyo -${PYSITELIB}/twisted/scripts/tkunzip.py -${PYSITELIB}/twisted/scripts/tkunzip.pyc -${PYSITELIB}/twisted/scripts/tkunzip.pyo ${PYSITELIB}/twisted/scripts/trial.py ${PYSITELIB}/twisted/scripts/trial.pyc ${PYSITELIB}/twisted/scripts/trial.pyo @@ -1796,9 +1914,6 @@ ${PYSITELIB}/twisted/test/test_defgen.pyo ${PYSITELIB}/twisted/test/test_dict.py ${PYSITELIB}/twisted/test/test_dict.pyc ${PYSITELIB}/twisted/test/test_dict.pyo -${PYSITELIB}/twisted/test/test_digestauth.py -${PYSITELIB}/twisted/test/test_digestauth.pyc -${PYSITELIB}/twisted/test/test_digestauth.pyo ${PYSITELIB}/twisted/test/test_dirdbm.py ${PYSITELIB}/twisted/test/test_dirdbm.pyc ${PYSITELIB}/twisted/test/test_dirdbm.pyo @@ -1877,9 +1992,6 @@ ${PYSITELIB}/twisted/test/test_modules.pyo ${PYSITELIB}/twisted/test/test_monkey.py ${PYSITELIB}/twisted/test/test_monkey.pyc ${PYSITELIB}/twisted/test/test_monkey.pyo -${PYSITELIB}/twisted/test/test_newcred.py -${PYSITELIB}/twisted/test/test_newcred.pyc -${PYSITELIB}/twisted/test/test_newcred.pyo ${PYSITELIB}/twisted/test/test_nmea.py ${PYSITELIB}/twisted/test/test_nmea.pyc ${PYSITELIB}/twisted/test/test_nmea.pyo @@ -1952,9 +2064,6 @@ ${PYSITELIB}/twisted/test/test_stateful.pyo ${PYSITELIB}/twisted/test/test_stdio.py ${PYSITELIB}/twisted/test/test_stdio.pyc ${PYSITELIB}/twisted/test/test_stdio.pyo -${PYSITELIB}/twisted/test/test_strcred.py -${PYSITELIB}/twisted/test/test_strcred.pyc -${PYSITELIB}/twisted/test/test_strcred.pyo ${PYSITELIB}/twisted/test/test_strerror.py ${PYSITELIB}/twisted/test/test_strerror.pyc ${PYSITELIB}/twisted/test/test_strerror.pyo diff --git a/net/py-twisted/distinfo b/net/py-twisted/distinfo index 8e7ef9ed8..1e86bf3e8 100644 --- a/net/py-twisted/distinfo +++ b/net/py-twisted/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2015/02/01 19:55:19 wiz Exp $ +$NetBSD: distinfo,v 1.20 2015/05/31 13:17:12 wiz Exp $ -SHA1 (Twisted-15.0.0.tar.bz2) = c72bd9a932d944e2e1c4901f7e1cc79b1214472a -RMD160 (Twisted-15.0.0.tar.bz2) = e7a366ad37c7399d7c9bae6050bbdedbaba6c04e -Size (Twisted-15.0.0.tar.bz2) = 4372542 bytes +SHA1 (Twisted-15.2.1.tar.bz2) = c24b07daa5ff505ee499ec760cf4e1213112bd8f +RMD160 (Twisted-15.2.1.tar.bz2) = 5a96cd4675857577cadd3fbe5449ba496f5778e2 +Size (Twisted-15.2.1.tar.bz2) = 4563244 bytes SHA1 (patch-ab) = 26495e5abd57025e915b923cc7089704bbd85629 diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 3a78f2178..316409fe8 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2015/03/10 16:46:51 gdt Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= quagga-0.99.24.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.savannah.gnu.org/releases/quagga/ diff --git a/net/rabbiter/Makefile b/net/rabbiter/Makefile index 6eb29e105..2debd9805 100644 --- a/net/rabbiter/Makefile +++ b/net/rabbiter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/03/15 17:20:19 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/11 17:41:00 taca Exp $ # DISTNAME= rabbiter-2.0.1 @@ -17,8 +17,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-twitter_oauth-[0-9]*:../../security/ruby-twitter_oau DEPENDS+= ${RUBY_PKGPREFIX}-twitter-stream>=0.1.16:../../net/ruby-twitter-stream CONFLICTS+= ${RUBY_PKGPREFIX}-rabbit<2.0.0 -RUBY_VERSION_SUPPORTED= 193 200 21 - USE_RUBY_SETUP= yes USE_RUBY_SETUP_PKG= yes diff --git a/net/rabbitmq-c/Makefile b/net/rabbitmq-c/Makefile index dd7af9e3c..50155bc82 100644 --- a/net/rabbitmq-c/Makefile +++ b/net/rabbitmq-c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/02 10:45:36 fhajny Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/07 08:57:32 fhajny Exp $ -DISTNAME= rabbitmq-c-0.5.2 +DISTNAME= rabbitmq-c-0.6.0 CATEGORIES= net -MASTER_SITES= https://github.com/alanxz/rabbitmq-c/releases/download/v${PKGVERSION_NOREV}/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=alanxz/rabbitmq-c/releases/download/v${PKGVERSION_NOREV}/} MAINTAINER= filip@joyent.com HOMEPAGE= https://github.com/alanxz/rabbitmq-c diff --git a/net/rabbitmq-c/PLIST b/net/rabbitmq-c/PLIST index 9236f3bcb..780a5baee 100644 --- a/net/rabbitmq-c/PLIST +++ b/net/rabbitmq-c/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2014/10/02 10:45:36 fhajny Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/07 08:57:32 fhajny Exp $ bin/amqp-consume bin/amqp-declare-queue bin/amqp-delete-queue @@ -9,8 +9,8 @@ include/amqp_framing.h include/amqp_ssl_socket.h include/amqp_tcp_socket.h lib/librabbitmq.so -lib/librabbitmq.so.1 -lib/librabbitmq.so.1.2.2 +lib/librabbitmq.so.4 +lib/librabbitmq.so.4.0.0 lib/pkgconfig/librabbitmq.pc man/man1/amqp-consume.1 man/man1/amqp-declare-queue.1 diff --git a/net/rabbitmq-c/buildlink3.mk b/net/rabbitmq-c/buildlink3.mk index af817d60b..06c6d3d9f 100644 --- a/net/rabbitmq-c/buildlink3.mk +++ b/net/rabbitmq-c/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.1 2014/02/13 09:46:27 fhajny Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/07 08:57:32 fhajny Exp $ BUILDLINK_TREE+= rabbitmq-c .if !defined(RABBITMQ_C_BUILDLINK3_MK) RABBITMQ_C_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.rabbitmq-c+= rabbitmq-c>=0.5.0 -BUILDLINK_ABI_DEPENDS.rabbitmq-c+= rabbitmq-c>=0.5.0 +BUILDLINK_API_DEPENDS.rabbitmq-c+= rabbitmq-c>=0.6.0 +BUILDLINK_ABI_DEPENDS.rabbitmq-c+= rabbitmq-c>=0.6.0 BUILDLINK_PKGSRCDIR.rabbitmq-c?= ../../net/rabbitmq-c .include "../../devel/popt/buildlink3.mk" diff --git a/net/rabbitmq-c/distinfo b/net/rabbitmq-c/distinfo index 56cb05119..6cf476286 100644 --- a/net/rabbitmq-c/distinfo +++ b/net/rabbitmq-c/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/10/02 10:45:36 fhajny Exp $ +$NetBSD: distinfo,v 1.4 2015/04/07 08:57:32 fhajny Exp $ -SHA1 (rabbitmq-c-0.5.2.tar.gz) = fc9b31b844765c417628e813b570546da8f73783 -RMD160 (rabbitmq-c-0.5.2.tar.gz) = e1ab50e37c576453c49b60ef9ff2631aeb7e88a5 -Size (rabbitmq-c-0.5.2.tar.gz) = 480695 bytes +SHA1 (rabbitmq-c-0.6.0.tar.gz) = b3615b77180528a796f4d7262eecb7817e81f2a0 +RMD160 (rabbitmq-c-0.6.0.tar.gz) = 6a810b37bcb03f7fb296fc2a580189f022c68bc8 +Size (rabbitmq-c-0.6.0.tar.gz) = 486612 bytes diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile index d4ab8b082..7b2296fd5 100644 --- a/net/rabbitmq/Makefile +++ b/net/rabbitmq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2014/05/09 07:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/09 12:41:08 fhajny Exp $ PKGNAME= rabbitmq-${RMQ_VERSION} DISTNAME= rabbitmq-server-${RMQ_VERSION} diff --git a/net/rabbitmq/distinfo b/net/rabbitmq/distinfo index 95aba4763..154f94f7f 100644 --- a/net/rabbitmq/distinfo +++ b/net/rabbitmq/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.20 2015/03/24 12:15:13 fhajny Exp $ +$NetBSD: distinfo,v 1.21 2015/06/09 12:41:08 fhajny Exp $ -SHA1 (rabbitmq-server-3.5.0.tar.gz) = c1ce145eb03e9f12928f249ebaa0872d277e5f8b -RMD160 (rabbitmq-server-3.5.0.tar.gz) = db75d313c80f6d9577761f0006b3bca95f048ca2 -Size (rabbitmq-server-3.5.0.tar.gz) = 3721732 bytes +SHA1 (rabbitmq-server-3.5.3.tar.gz) = 8ef8d9a92c9bc452dd1992c30c9ee7b68808c704 +RMD160 (rabbitmq-server-3.5.3.tar.gz) = 49ceedfcb010d4138f07628844934494b485bdb7 +Size (rabbitmq-server-3.5.3.tar.gz) = 3727143 bytes SHA1 (patch-aa) = 16a822321caacb0e4588791ec4dc1e909d0be4de SHA1 (patch-plugins-src_do-package.mk) = c1f4a6422a9cb7bac4e1d6bdb671a87a16f73764 diff --git a/net/rabbitmq/version.mk b/net/rabbitmq/version.mk index 7e1d83843..799d4ec1f 100644 --- a/net/rabbitmq/version.mk +++ b/net/rabbitmq/version.mk @@ -1,4 +1,4 @@ -# $NetBSD: version.mk,v 1.19 2015/03/24 12:15:13 fhajny Exp $ +# $NetBSD: version.mk,v 1.20 2015/06/09 12:41:08 fhajny Exp $ # -RMQ_VERSION= 3.5.0 +RMQ_VERSION= 3.5.3 diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 82c442335..821a1c615 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:52 wiz Exp $ DISTNAME= radiusd-cistron-1.6.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ diff --git a/net/rancid/Makefile b/net/rancid/Makefile index b3cc51a1c..27c0f8e5d 100644 --- a/net/rancid/Makefile +++ b/net/rancid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/03/16 22:36:58 pettai Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:52 wiz Exp $ # DISTNAME= rancid-3.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/ diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index ffccf3a03..1b1172106 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:52 wiz Exp $ DISTNAME= remmina-plugins-0.9.2 -PKGREVISION= 20 +PKGREVISION= 22 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=remmina/} diff --git a/net/remmina/Makefile b/net/remmina/Makefile index 0884a316f..fa5a31786 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:52 wiz Exp $ DISTNAME= remmina-0.9.3 -PKGREVISION= 20 +PKGREVISION= 22 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=remmina/} diff --git a/net/rsync/Makefile b/net/rsync/Makefile index dae4ee162..40ca5afdc 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2015/02/07 22:58:18 tnn Exp $ +# $NetBSD: Makefile,v 1.99 2015/06/12 10:50:52 wiz Exp $ DISTNAME= rsync-3.1.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ http://rsync.samba.org/ftp/rsync/old-versions/ \ diff --git a/net/ruby-addressable/Makefile b/net/ruby-addressable/Makefile index 03fed51fd..85139dfbf 100644 --- a/net/ruby-addressable/Makefile +++ b/net/ruby-addressable/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2015/03/13 15:07:22 taca Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/08 15:02:16 taca Exp $ -DISTNAME= addressable-2.3.7 +DISTNAME= addressable-2.3.8 CATEGORIES= net MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/ruby-addressable/PLIST b/net/ruby-addressable/PLIST index 05b62ce5b..96b1328ed 100644 --- a/net/ruby-addressable/PLIST +++ b/net/ruby-addressable/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.7 2013/09/13 05:56:34 taca Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/08 15:02:16 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/CHANGELOG.md ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LICENSE.txt ${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/addressable.gemspec ${GEM_LIBDIR}/data/unicode.data ${GEM_LIBDIR}/lib/addressable/idna.rb ${GEM_LIBDIR}/lib/addressable/idna/native.rb @@ -22,7 +23,6 @@ ${GEM_LIBDIR}/tasks/gem.rake ${GEM_LIBDIR}/tasks/git.rake ${GEM_LIBDIR}/tasks/metrics.rake ${GEM_LIBDIR}/tasks/rspec.rake -${GEM_LIBDIR}/tasks/rubyforge.rake ${GEM_LIBDIR}/tasks/yard.rake ${GEM_LIBDIR}/website/index.html ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/net/ruby-addressable/distinfo b/net/ruby-addressable/distinfo index 5877805f5..0caa1738b 100644 --- a/net/ruby-addressable/distinfo +++ b/net/ruby-addressable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2015/03/14 07:49:17 taca Exp $ +$NetBSD: distinfo,v 1.14 2015/06/08 15:02:16 taca Exp $ -SHA1 (addressable-2.3.7.gem) = 75173a21cbf71bc7d3a581afc361230a41962f14 -RMD160 (addressable-2.3.7.gem) = cd99778d702db299829826c1a57421a259f50838 -Size (addressable-2.3.7.gem) = 99328 bytes +SHA1 (addressable-2.3.8.gem) = 945a36b22ef2f2b3b451f1ddc7fad682bcc22369 +RMD160 (addressable-2.3.8.gem) = a82b6d01d73fd85caed375ffd867132b4ce33f59 +Size (addressable-2.3.8.gem) = 99840 bytes diff --git a/net/ruby-dnsruby/Makefile b/net/ruby-dnsruby/Makefile index 0fa8ba9bc..304f1c4b8 100644 --- a/net/ruby-dnsruby/Makefile +++ b/net/ruby-dnsruby/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2015/02/04 15:49:30 taca Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/08 15:03:52 taca Exp $ -DISTNAME= dnsruby-1.57.0 +DISTNAME= dnsruby-1.58.0 CATEGORIES= net MAINTAINER= pettai@NetBSD.org diff --git a/net/ruby-dnsruby/PLIST b/net/ruby-dnsruby/PLIST index 192697fc0..dd7d0a17b 100644 --- a/net/ruby-dnsruby/PLIST +++ b/net/ruby-dnsruby/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/04 15:49:30 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/08 15:03:52 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.coveralls.yml ${GEM_LIBDIR}/.gitignore @@ -25,6 +25,8 @@ ${GEM_LIBDIR}/demo/trace_dns.rb ${GEM_LIBDIR}/dnsruby.gemspec ${GEM_LIBDIR}/lib/dnsruby.rb ${GEM_LIBDIR}/lib/dnsruby/DNS.rb +${GEM_LIBDIR}/lib/dnsruby/bit_mapping.rb +${GEM_LIBDIR}/lib/dnsruby/bitmap.rb ${GEM_LIBDIR}/lib/dnsruby/cache.rb ${GEM_LIBDIR}/lib/dnsruby/code_mapper.rb ${GEM_LIBDIR}/lib/dnsruby/code_mappers.rb @@ -68,6 +70,7 @@ ${GEM_LIBDIR}/lib/dnsruby/resource/NSAP.rb ${GEM_LIBDIR}/lib/dnsruby/resource/NSEC.rb ${GEM_LIBDIR}/lib/dnsruby/resource/NSEC3.rb ${GEM_LIBDIR}/lib/dnsruby/resource/NSEC3PARAM.rb +${GEM_LIBDIR}/lib/dnsruby/resource/NXT.rb ${GEM_LIBDIR}/lib/dnsruby/resource/OPT.rb ${GEM_LIBDIR}/lib/dnsruby/resource/PX.rb ${GEM_LIBDIR}/lib/dnsruby/resource/RP.rb @@ -86,6 +89,7 @@ ${GEM_LIBDIR}/lib/dnsruby/resource/X25.rb ${GEM_LIBDIR}/lib/dnsruby/resource/domain_name.rb ${GEM_LIBDIR}/lib/dnsruby/resource/generic.rb ${GEM_LIBDIR}/lib/dnsruby/resource/resource.rb +${GEM_LIBDIR}/lib/dnsruby/resource/type_bitmap.rb ${GEM_LIBDIR}/lib/dnsruby/select_thread.rb ${GEM_LIBDIR}/lib/dnsruby/single_resolver.rb ${GEM_LIBDIR}/lib/dnsruby/single_verifier.rb @@ -103,7 +107,6 @@ ${GEM_LIBDIR}/test/tc_cache.rb ${GEM_LIBDIR}/test/tc_dlv.rb ${GEM_LIBDIR}/test/tc_dns.rb ${GEM_LIBDIR}/test/tc_dnskey.rb -${GEM_LIBDIR}/test/tc_dnsruby.rb ${GEM_LIBDIR}/test/tc_ds.rb ${GEM_LIBDIR}/test/tc_escapedchars.rb ${GEM_LIBDIR}/test/tc_gpos.rb @@ -119,6 +122,7 @@ ${GEM_LIBDIR}/test/tc_naptr.rb ${GEM_LIBDIR}/test/tc_nsec.rb ${GEM_LIBDIR}/test/tc_nsec3.rb ${GEM_LIBDIR}/test/tc_nsec3param.rb +${GEM_LIBDIR}/test/tc_nxt.rb ${GEM_LIBDIR}/test/tc_packet.rb ${GEM_LIBDIR}/test/tc_packet_unique_push.rb ${GEM_LIBDIR}/test/tc_question.rb @@ -128,6 +132,7 @@ ${GEM_LIBDIR}/test/tc_res_config.rb ${GEM_LIBDIR}/test/tc_res_env.rb ${GEM_LIBDIR}/test/tc_res_file.rb ${GEM_LIBDIR}/test/tc_res_opt.rb +${GEM_LIBDIR}/test/tc_resolv.rb ${GEM_LIBDIR}/test/tc_resolver.rb ${GEM_LIBDIR}/test/tc_rr-opt.rb ${GEM_LIBDIR}/test/tc_rr-txt.rb @@ -140,11 +145,15 @@ ${GEM_LIBDIR}/test/tc_soak.rb ${GEM_LIBDIR}/test/tc_soak_base.rb ${GEM_LIBDIR}/test/tc_sshfp.rb ${GEM_LIBDIR}/test/tc_tcp.rb +${GEM_LIBDIR}/test/tc_tcp_pipelining.rb ${GEM_LIBDIR}/test/tc_tkey.rb ${GEM_LIBDIR}/test/tc_tsig.rb ${GEM_LIBDIR}/test/tc_update.rb ${GEM_LIBDIR}/test/tc_validator.rb ${GEM_LIBDIR}/test/tc_verifier.rb +${GEM_LIBDIR}/test/tc_zone_reader.rb +${GEM_LIBDIR}/test/test_dnsserver.rb +${GEM_LIBDIR}/test/test_utils.rb ${GEM_LIBDIR}/test/ts_dnsruby.rb ${GEM_LIBDIR}/test/ts_offline.rb ${GEM_LIBDIR}/test/ts_online.rb diff --git a/net/ruby-dnsruby/distinfo b/net/ruby-dnsruby/distinfo index f97e7f8a9..66b3dd0e3 100644 --- a/net/ruby-dnsruby/distinfo +++ b/net/ruby-dnsruby/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2015/02/04 15:49:30 taca Exp $ +$NetBSD: distinfo,v 1.11 2015/06/08 15:03:52 taca Exp $ -SHA1 (dnsruby-1.57.0.gem) = 57e2e870d0a42e70b91c63e7a13aeef77c69e857 -RMD160 (dnsruby-1.57.0.gem) = 287aa844c84a5c4c603dafae2ce2907eba934f83 -Size (dnsruby-1.57.0.gem) = 215552 bytes +SHA1 (dnsruby-1.58.0.gem) = 1041ddd20b12c4fa986f1865eb9008e8140a7e02 +RMD160 (dnsruby-1.58.0.gem) = dbab9b0527f9353c3fac5cd04dfe2f1229ac60fd +Size (dnsruby-1.58.0.gem) = 230912 bytes diff --git a/net/ruby-domain_name/Makefile b/net/ruby-domain_name/Makefile index a107527cb..40dc82869 100644 --- a/net/ruby-domain_name/Makefile +++ b/net/ruby-domain_name/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2015/02/04 15:53:50 taca Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/08 15:06:39 taca Exp $ -DISTNAME= domain_name-0.5.23 +DISTNAME= domain_name-0.5.24 CATEGORIES= net MAINTAINER= minskim@NetBSD.org diff --git a/net/ruby-domain_name/distinfo b/net/ruby-domain_name/distinfo index 9059e3e54..da98fb0d7 100644 --- a/net/ruby-domain_name/distinfo +++ b/net/ruby-domain_name/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/02/04 15:53:50 taca Exp $ +$NetBSD: distinfo,v 1.10 2015/06/08 15:06:39 taca Exp $ -SHA1 (domain_name-0.5.23.gem) = 9c95d7f2f92d693c3c0c4b3d0106b96c84f737b1 -RMD160 (domain_name-0.5.23.gem) = e248c05a6891785caa6ab893d69b3d2f4c7f3e1e -Size (domain_name-0.5.23.gem) = 99328 bytes +SHA1 (domain_name-0.5.24.gem) = dbc14fc8913ca477122362a86017c174503c9d1f +RMD160 (domain_name-0.5.24.gem) = e963ef58121ef6c7537330813bc7bde3cf93c269 +Size (domain_name-0.5.24.gem) = 104448 bytes diff --git a/net/ruby-net-ping/Makefile b/net/ruby-net-ping/Makefile index 37fa7e868..372994f8b 100644 --- a/net/ruby-net-ping/Makefile +++ b/net/ruby-net-ping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/02/04 15:58:00 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/08 15:07:55 taca Exp $ DISTNAME= net-ping-1.7.7 CATEGORIES= print @@ -8,7 +8,7 @@ HOMEPAGE= http://www.rubyforge.org/projects/shards COMMENT= Ping interface for Ruby LICENSE= mit -RUBY_VERSION_SUPPORTED= 193 200 21 +USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/ruby-snmp/Makefile b/net/ruby-snmp/Makefile index eef860c48..e620e77ed 100644 --- a/net/ruby-snmp/Makefile +++ b/net/ruby-snmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/02/04 16:05:49 taca Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/08 15:09:20 taca Exp $ DISTNAME= snmp-1.2.0 CATEGORIES= net @@ -8,7 +8,7 @@ HOMEPAGE= http://snmplib.rubyforge.org/ COMMENT= SNMP library in pure Ruby LICENSE= mit -RUBY_VERSION_SUPPORTED= 200 193 21 +USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/ruby-soap4r/ALTERNATIVES b/net/ruby-soap4r/ALTERNATIVES new file mode 100644 index 000000000..35b90a675 --- /dev/null +++ b/net/ruby-soap4r/ALTERNATIVES @@ -0,0 +1,2 @@ +bin/wsdl2ruby.rb @PREFIX@/bin/wsdl2ruby.rb@RUBY_SUFFIX@ +bin/xsd2ruby.rb @PREFIX@/bin/xsd2ruby.rb@RUBY_SUFFIX@ diff --git a/net/ruby-soap4r/Makefile b/net/ruby-soap4r/Makefile index da455611a..1bcf8ca38 100644 --- a/net/ruby-soap4r/Makefile +++ b/net/ruby-soap4r/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/03/26 13:27:50 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/08 15:13:02 taca Exp $ DISTNAME= soap4r-ruby1.9-2.0.5 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-ruby1.9//} +PKGREVISION= 1 CATEGORIES= net MAINTAINER= pkgsrc-users@NetBSD.org @@ -9,9 +10,9 @@ HOMEPAGE= https://github.com/noeticpenguin/soap4r-noeticpenguin COMMENT= Implementation of SOAP 1.1 for Ruby LICENSE= gnu-gpl-v2 OR ruby-license -CONFLICTS+= ruby[0-9]*-soap4r-* +USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 21 200 193 +RUBYGEM_OPTIONS+= --format-executable OVERRIDE_GEMSPEC= \ :files lib/soap/rpc/element.rb.orig= lib/xsd/xmlparser.rb.orig= diff --git a/net/ruby-soap4r/PLIST b/net/ruby-soap4r/PLIST index 9c077ccc0..a28505c60 100644 --- a/net/ruby-soap4r/PLIST +++ b/net/ruby-soap4r/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/24 13:01:14 taca Exp $ -bin/wsdl2ruby.rb -bin/xsd2ruby.rb +@comment $NetBSD: PLIST,v 1.2 2015/06/08 15:13:02 taca Exp $ +bin/wsdl2ruby.rb${RUBY_SUFFIX} +bin/xsd2ruby.rb${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/COPYING ${GEM_LIBDIR}/GPL diff --git a/net/ruby-tw/Makefile b/net/ruby-tw/Makefile index 92f2a18e3..65f7d283e 100644 --- a/net/ruby-tw/Makefile +++ b/net/ruby-tw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/12/14 05:46:23 tsutsui Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/11 17:38:27 taca Exp $ DISTNAME= tw-1.0.9 PKGREVISION= 1 @@ -16,7 +16,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rainbow>=2.0.0:../../misc/ruby-rainbow DEPENDS+= ${RUBY_PKGPREFIX}-twitter>=5.6.0:../../net/ruby-twitter DEPENDS+= ${RUBY_PKGPREFIX}-userstream>=1.4.0:../../net/ruby-userstream -RUBY_VERSION_SUPPORTED= 200 193 21 RUBY_JSON_REQD= 1.7.0 .include "../../lang/ruby/gem.mk" diff --git a/net/ruby-twitter/Makefile b/net/ruby-twitter/Makefile index 8dfc85d9e..e41b0b5f9 100644 --- a/net/ruby-twitter/Makefile +++ b/net/ruby-twitter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/03/13 15:14:26 taca Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/11 17:37:50 taca Exp $ DISTNAME= twitter-5.14.0 CATEGORIES= net @@ -19,7 +19,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-http>=0.6.0:../../www/ruby-http DEPENDS+= ${RUBY_PKGPREFIX}-http_parser.rb>=0.6.0:../../www/ruby-http_parser.rb RUBY_JSON_REQD= 1.8 -RUBY_VERSION_SUPPORTED= 200 193 21 OVERRIDE_GEMSPEC+= http>=0.6.0 .include "../../lang/ruby/gem.mk" diff --git a/net/ruby-userstream/Makefile b/net/ruby-userstream/Makefile index a990cb896..7636c79a4 100644 --- a/net/ruby-userstream/Makefile +++ b/net/ruby-userstream/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/02/04 14:06:50 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/08 16:00:18 taca Exp $ DISTNAME= userstream-1.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MAINTAINER= tsutsui@NetBSD.org @@ -11,7 +11,9 @@ LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-hashie1>=1.2.0<2.0.0:../../misc/ruby-hashie1 DEPENDS+= ${RUBY_PKGPREFIX}-oauth>=0.4.7:../../security/ruby-oauth -DEPENDS+= ${RUBY_PKGPREFIX}-yajl>=1.1.0<1.2.0:../../textproc/ruby-yajl +DEPENDS+= ${RUBY_PKGPREFIX}-yajl>=1.1.0<1.3.0:../../textproc/ruby-yajl + +OVERRIDE_GEMSPEC+= yajl>=1.1.0 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/samba/Makefile b/net/samba/Makefile index 51115caf4..fc05c3880 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.253 2015/02/24 09:54:47 taca Exp $ +# $NetBSD: Makefile,v 1.255 2015/06/12 10:50:52 wiz Exp $ DISTNAME= samba-${VERSION} CATEGORIES= net @@ -10,6 +10,7 @@ COMMENT= SMB/CIFS protocol server suite LICENSE= gnu-gpl-v3 VERSION= 3.6.25 +PKGREVISION= 2 CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]* diff --git a/net/samba/buildlink3.mk b/net/samba/buildlink3.mk index 21576db1d..8b21a5367 100644 --- a/net/samba/buildlink3.mk +++ b/net/samba/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.10 2012/10/30 13:24:32 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/05/19 11:48:05 ryoon Exp $ BUILDLINK_TREE+= samba .if !defined(SAMBA_BUILDLINK3_MK) SAMBA_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.samba+= samba>=3.0.7 -BUILDLINK_ABI_DEPENDS.samba+= samba>=3.0.34nb1 +BUILDLINK_API_DEPENDS.samba+= samba>=3.0.7<4.0 +BUILDLINK_ABI_DEPENDS.samba+= samba>=3.0.34nb1<4.0 BUILDLINK_PKGSRCDIR.samba?= ../../net/samba .include "../../converters/libiconv/buildlink3.mk" diff --git a/net/samba/distinfo b/net/samba/distinfo index 790d156d8..94c722bfd 100644 --- a/net/samba/distinfo +++ b/net/samba/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.102 2015/02/24 09:54:47 taca Exp $ +$NetBSD: distinfo,v 1.103 2015/05/29 09:01:09 manu Exp $ SHA1 (samba-3.6.25.tar.gz) = 86fbfcfe80454cc7dbe510e7d58c02922cac3efa RMD160 (samba-3.6.25.tar.gz) = 4df673ddac2a3fc8590820c8651e10f0dac90281 @@ -31,4 +31,5 @@ SHA1 (patch-bd) = b78324305bbf67fa4a7dd627e0af1618d2bf7b47 SHA1 (patch-be) = 2b298e596f2f57a595b83619ba68f6ad95febaaa SHA1 (patch-bf) = 19932332d11ce447293b061cd47506fef3d01853 SHA1 (patch-eg) = af5ebab1c8e183020bb9a5914d0a218ad91d1a0b +SHA1 (patch-lib_crypto_sha256.h) = f4bd82ba7e63d078543e388621bf30f6f31e0d18 SHA1 (patch-smbd_notify__inotify.c) = b950f16f4284e1bc4096c10c24a490e5b2b66915 diff --git a/net/samba/options.mk b/net/samba/options.mk index 9f02fd940..35b3f77b4 100644 --- a/net/samba/options.mk +++ b/net/samba/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.33 2015/01/20 23:49:52 wiz Exp $ +# $NetBSD: options.mk,v 1.34 2015/05/10 12:55:03 ryoon Exp $ # Recommended package options for various setups: # @@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --disable-cups .endif ### -### Access Control List support. +### File Alteration Monitor support. ### PLIST_VARS+= fam .if !empty(PKG_OPTIONS:Mfam) diff --git a/net/samba/patches/patch-lib_crypto_sha256.h b/net/samba/patches/patch-lib_crypto_sha256.h new file mode 100644 index 000000000..afa3ea947 --- /dev/null +++ b/net/samba/patches/patch-lib_crypto_sha256.h @@ -0,0 +1,28 @@ +$NetBSD: patch-lib_crypto_sha256.h,v 1.1 2015/05/29 09:01:09 manu Exp $ + +Workaroud a conflict between NetBSD libc's and Samva sha2 functions. + +--- ../lib/crypto/sha256.h.orig 2015-05-29 10:05:16.000000000 +0200 ++++ ../lib/crypto/sha256.h 2015-05-29 10:13:36.000000000 +0200 +@@ -41,9 +41,20 @@ + (tridge) + */ + #define HEIM_SHA_H 1 + +-#if 0 ++/* ++ * NetBSD has sha1/sha2 functions built-in libc. The prototype ++ * are the same, but the private context are not. Samba-provided ++ * version must be renamed so that they are not used instead of ++ * the libc-expected version when going through ++ * libldap/libssl/libcrypto for ldaps:// connexions. ++ * ++ * Without this, Samba cannot connect to a LDAP directory that ++ * has a SHA256 certificate. This rather cryptic error is raised: ++ * error:0D0C5006:asn1 encoding routines:ASN1_item_verify:EVP lib ++ */ ++#if defined(__NetBSD__) + /* symbol renaming */ + #define SHA1_Init hc_SHA1_Init + #define SHA1_Update hc_SHA1_Update + #define SHA1_Final hc_SHA1_Final diff --git a/net/samba4/DESCR b/net/samba4/DESCR new file mode 100644 index 000000000..07d828f21 --- /dev/null +++ b/net/samba4/DESCR @@ -0,0 +1,15 @@ +Samba is the standard Windows interoperability suite of programs +for Linux and Unix. + +Samba is Free Software licensed under the GNU General Public License, +the Samba project is a member of the Software Freedom Conservancy. + +Since 1992, Samba has provided secure, stable and fast file and +print services for all clients using the SMB/CIFS protocol, such +as all versions of DOS and Windows, OS/2, Linux and many others. + +Samba is an important component to seamlessly integrate Linux/Unix +Servers and Desktops into Active Directory environments. It can +function both as a domain controller or as a regular domain member. + +This package tracks 4.x branch release. diff --git a/net/samba4/MESSAGE.rcd b/net/samba4/MESSAGE.rcd new file mode 100644 index 000000000..9b345a6ab --- /dev/null +++ b/net/samba4/MESSAGE.rcd @@ -0,0 +1,13 @@ +=========================================================================== +$NetBSD: MESSAGE.rcd,v 1.1 2015/05/26 15:17:56 jperkin Exp $ + +For ActiveDirectory/Domain Controller, use: + + ${RCD_SCRIPTS_DIR}/samba start + +For traditional simple CIFS file sharing, use: + + ${RCD_SCRIPTS_DIR}/nmbd start + ${RCD_SCRIPTS_DIR}/winbindd start + ${RCD_SCRIPTS_DIR}/smbd start +=========================================================================== diff --git a/net/samba4/Makefile b/net/samba4/Makefile new file mode 100644 index 000000000..ade40fb37 --- /dev/null +++ b/net/samba4/Makefile @@ -0,0 +1,206 @@ +# $NetBSD: Makefile,v 1.9 2015/06/26 16:09:49 jperkin Exp $ + +DISTNAME= samba-${VERSION} +PKGREVISION= 4 +CATEGORIES= net +MASTER_SITES= http://download.samba.org/pub/samba/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.samba.org/ +COMMENT= SMB/CIFS protocol server suite +LICENSE= gnu-gpl-v3 + +DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat + +VERSION= 4.2.1 +CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* tdb-[0-9]* winbind-[0-9]* + +BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat + +BUILD_DEFS+= VARBASE + +.include "../../mk/bsd.prefs.mk" + +SMB_LIB?= ${PREFIX}/lib + +PKG_SYSCONFSUBDIR= samba +SMB_SHAREDSTATE?= ${PREFIX}/com +SMB_LOCALSTATE?= ${VARBASE} +SMB_INFO?= ${PREFIX}/info +SMB_MAN?= ${PREFIX}/${PKGMANDIR} +SMB_STATE?= ${VARBASE}/run +SMB_PRIVATE?= ${SMB_LIB}/samba/private +SMB_PID?= ${VARBASE}/run +SMB_CACHE?= ${VARBASE}/run +SMB_LOCK?= ${VARBASE}/run +SMB_LOGFILEBASE?= ${VARBASE}/log +SMB_SOCKETS?= ${VARBASE}/run +SMB_MODULES?= ${SMB_LIB}/samba +SMB_PRIVATELIB?= ${SMB_LIB}/samba/private +SMB_PRIVSOCKETS?= ${VARBASE}/run +SMB_CONFIG?= ${PKG_SYSCONFDIR} +SMB_DATAROOT?= ${PREFIX}/share/samba +SMB_LOCALE?= ${PREFIX}/share/locale +SMB_DOC?= ${PREFIX}/share/doc/samba +SMB_PAMMODULES?= ${SMB_LIB}/samba/security + +FILES_SUBST+= SMB_CONFIG=${SMB_CONFIG} +FILES_SUBST+= SMB_PID=${SMB_PID} + +# mktemp is useful for the replacement adduser script, but don't require +# a full dependency since it's not actually needed by samba. +USE_TOOLS+= gmake mktemp perl:run + +REPLACE_PERL= script/findsmb.in + +USE_GNU_ICONV= yes # FIXME: something doesn't work on NetBSD +BROKEN_GETTEXT_DETECTION=yes + +# Debugging +#CONFIGURE_ARGS+= -vvv +#CONFIGURE_ARGS+= --enable-developer +#CONFIGURE_ARGS+= --fatal-errors + +HAS_CONFIGURE= yes +CONFIGURE_ENV+= XSLTPROC=${FALSE} # suppress generation of man pages +CONFIGURE_ARGS+= --libdir=${SAMBA_LIB} +CONFIG_SHELL= ${PYTHONBIN} +CONFIGURE_SCRIPT= ${WRKSRC}/buildtools/bin/waf +CONFIGURE_ARGS+= configure +CONFIGURE_ARGS+= --prefix=${PREFIX} +CONFIGURE_ARGS+= --infodir=${SMB_INFO} +CONFIGURE_ARGS+= --mandir=${SMB_MAN} +CONFIGURE_ARGS+= --datarootdir=${SMB_DATAROOT} +CONFIGURE_ARGS+= --localedir=${SMB_LOCALE} +CONFIGURE_ARGS+= --docdir=${SMB_DOC} +CONFIGURE_ARGS+= --with-statedir=${SMB_STATE} +CONFIGURE_ARGS+= --with-privatedir=${SMB_PRIVATE} +CONFIGURE_ARGS+= --with-piddir=${SMB_PID} +CONFIGURE_ARGS+= --with-cachedir=${SMB_CACHE} +CONFIGURE_ARGS+= --with-lockdir=${SMB_LOCK} +CONFIGURE_ARGS+= --with-logfilebase=${SMB_LOGFILEBASE} +CONFIGURE_ARGS+= --with-sockets-dir=${SMB_SOCKETS} +CONFIGURE_ARGS+= --with-modulesdir=${SMB_MODULES} +CONFIGURE_ARGS+= --with-privatelibdir=${SMB_PRIVATELIB} +CONFIGURE_ARGS+= --with-privileged-socket-dir=${SMB_PRIVSOCKETS} +CONFIGURE_ARGS+= --with-configdir=${SMB_CONFIG} +CONFIGURE_ARGS+= --with-libiconv=${BUILDLINK_PREFIX.iconv} +CONFIGURE_ARGS+= --with-gettext=${BUILDLINK_PREFIX.gettext} +#CONFIGURE_ARGS+= --bundled-libraries=com_err +CONFIGURE_ARGS+= --enable-gnutls +CONFIGURE_ARGS+= --with-system-mitkrb5 +CONFIGURE_ARGS+= --abi-check-disable +#CONFIGURE_ARGS+= --bundled-libraries=!crypto,ldb,ntdb,talloc,tdb,tevent +.if defined(MAKE_JOBS) && !empty(MAKE_JOBS) && !(defined(MAKE_JOBS_SAFE) && !empty(MAKE_JOBS_SAFE:M[nN][oO])) +CONFIGURE_ARGS+= --jobs=${MAKE_JOBS} +.else +CONFIGURE_ARGS+= --jobs=1 +.endif + +# Depends on ncurses, explicitly disable for now. +CONFIGURE_ARGS+= --without-regedit + +# for winbind option build. +.if ${OPSYS} != "SunOS" +LDFLAGS+= -Wl,--allow-shlib-undefined +.endif +LDFLAGS+= ${BUILDLINK_LDADD.gettext} +LDFLAGS+= ${COMPILER_RPATH_FLAG}${SMB_PRIVATELIB} + +CFLAGS.SunOS+= -DHAVE_SOLARIS_GETGRENT_R + +.include "options.mk" + +PLIST_VARS+= macosx + +.if ${OPSYS} == "Darwin" +PLIST.macosx= yes +.endif + +.if ${_OPSYS_SHLIB_TYPE} == "dylib" +PLIST_SUBST+= LIBEXT=dylib +SAMBA_LIBEXT= dylib +.else +PLIST_SUBST+= LIBEXT=so +SAMBA_LIBEXT= so +.endif + +.if !defined(PWD_MKDB) +PWD_MKDB!= ${TYPE} pwd_mkdb 2>&1 | \ + ${AWK} '/not found/ { print "pwd_mkdb"; exit } { print $$3 }' +MAKEFLAGS+= PWD_MKDB=${PWD_MKDB:Q} +.endif +FILES_SUBST+= MKTEMP=${MKTEMP:Q} +FILES_SUBST+= PWD_MKDB=${PWD_MKDB:Q} + +INSTALLATION_DIRS+= ${DOCDIR} ${EGDIR} + +DOCDIR= share/doc/${PKGBASE} +EGDIR= share/examples/${PKGBASE} +CONF_FILES= ${PREFIX}/${EGDIR}/smb.conf.default ${SMB_CONFIG}/smb.conf +OWN_DIRS_PERMS= ${SMB_PRIVATE} ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0700 +RCD_SCRIPTS+= samba nmbd smbd ${WINBINDD_RCD_SCRIPT} + +SUBST_CLASSES+= paths +SUBST_MESSAGE.paths= Fixing paths. +SUBST_FILES.paths= ${WRKDIR}/adduser.sh ${WRKDIR}/deluser.sh +SUBST_STAGE.paths= post-patch +SUBST_SED.paths+= -e 's,@AWK@,${AWK},g' +SUBST_SED.paths+= -e 's,@CAT@,${CAT},g' +SUBST_SED.paths+= -e 's,@MKTEMP@,${MKTEMP},g' +SUBST_SED.paths+= -e 's,@RM@,${RM},g' +SUBST_SED.paths+= -e 's,@PWD_MKDB@,${PWD_MKDB},g' +SUBST_SED.paths+= -e 's,@SH@,${SH},g' + +SUBST_CLASSES+= logpath +SUBST_MESSAGE.logpath= Fixing log path. +SUBST_FILES.logpath= examples/smb.conf.default +SUBST_STAGE.logpath= pre-configure +SUBST_SED.logpath+= -e 's,/usr/local/samba/var/log.%m,${SMB_LOGFILEBASE}/log.%m,g' + +.if ${INIT_SYSTEM} == "rc.d" +MESSAGE_SRC= ${PKGDIR}/MESSAGE.rcd +.endif + +post-extract: + ${CP} ${FILESDIR}/adduser.sh ${FILESDIR}/deluser.sh ${WRKDIR} + +post-install: + set -e ; cd ${WRKSRC}/docs-xml/registry; for f in *.reg; do \ + ${INSTALL_DATA} $${f} ${DESTDIR}${PREFIX}/${DOCDIR}/$${f}; \ + done + ${INSTALL_SCRIPT} ${WRKDIR}/adduser.sh \ + ${DESTDIR}${PREFIX}/${EGDIR}/adduser.sh + ${INSTALL_SCRIPT} ${WRKDIR}/deluser.sh \ + ${DESTDIR}${PREFIX}/${EGDIR}/deluser.sh + ${INSTALL_DATA} ${WRKSRC}/examples/LDAP/samba.schema \ + ${DESTDIR}${PREFIX}/${EGDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/smb.conf.default \ + ${DESTDIR}${PREFIX}/${EGDIR} + +REPLACE_PERL= pidl/pidl +REPLACE_PYTHON= buildtools/bin/waf \ + source4/setup/* \ + source4/scripting/bin/* \ + lib/subunit/python/subunit/run.py \ + lib/subunit/python/subunit/tests/sample-script.py \ + lib/subunit/python/subunit/tests/sample-two-script.py \ + lib/tevent/tevent.py + +.include "../../lang/python/application.mk" + +PY_PATCHPLIST= yes +.include "../../lang/python/extension.mk" + +.if ${OPSYS} == "Linux" +.include "../../devel/libuuid/buildlink3.mk" +.endif +.include "../../converters/libiconv/buildlink3.mk" +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../devel/popt/buildlink3.mk" +.include "../../devel/readline/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../security/gnutls/buildlink3.mk" +BUILDLINK_API_DEPENDS.mit-krb5+= mit-krb5>=1.9.0 +.include "../../security/mit-krb5/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/samba4/PLIST b/net/samba4/PLIST new file mode 100644 index 000000000..3f237dced --- /dev/null +++ b/net/samba4/PLIST @@ -0,0 +1,796 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/26 16:09:49 jperkin Exp $ +bin/cifsdd +bin/dbwrap_tool +bin/eventlogadm +bin/gentest +bin/ldbadd +bin/ldbdel +bin/ldbedit +bin/ldbmodify +bin/ldbrename +bin/ldbsearch +bin/locktest +bin/masktest +bin/ndrdump +bin/net +bin/nmblookup +bin/ntdbbackup +bin/ntdbdump +bin/ntdbrestore +bin/ntdbtool +bin/ntlm_auth +bin/oLschema2ldif +bin/pdbedit +bin/pidl +bin/profiles +bin/regdiff +bin/regpatch +bin/regshell +bin/regtree +bin/rpcclient +bin/sharesec +bin/smbcacls +bin/smbclient +bin/smbcontrol +bin/smbcquotas +bin/smbget +bin/smbpasswd +bin/smbspool +bin/smbstatus +bin/smbta-util +bin/smbtar +bin/smbtorture +bin/smbtree +bin/tdbbackup +bin/tdbdump +bin/tdbrestore +bin/tdbtool +bin/testparm +bin/wbinfo +include/charset.h +include/core/doserr.h +include/core/error.h +include/core/hresult.h +include/core/ntstatus.h +include/core/werror.h +include/credentials.h +include/dcerpc.h +include/dlinklist.h +include/domain_credentials.h +include/gen_ndr/atsvc.h +include/gen_ndr/auth.h +include/gen_ndr/dcerpc.h +include/gen_ndr/drsblobs.h +include/gen_ndr/drsuapi.h +include/gen_ndr/epmapper.h +include/gen_ndr/krb5pac.h +include/gen_ndr/lsa.h +include/gen_ndr/mgmt.h +include/gen_ndr/misc.h +include/gen_ndr/nbt.h +include/gen_ndr/ndr_atsvc.h +include/gen_ndr/ndr_atsvc_c.h +include/gen_ndr/ndr_dcerpc.h +include/gen_ndr/ndr_drsblobs.h +include/gen_ndr/ndr_drsuapi.h +include/gen_ndr/ndr_epmapper.h +include/gen_ndr/ndr_epmapper_c.h +include/gen_ndr/ndr_krb5pac.h +include/gen_ndr/ndr_mgmt.h +include/gen_ndr/ndr_mgmt_c.h +include/gen_ndr/ndr_misc.h +include/gen_ndr/ndr_nbt.h +include/gen_ndr/ndr_samr.h +include/gen_ndr/ndr_samr_c.h +include/gen_ndr/ndr_svcctl.h +include/gen_ndr/ndr_svcctl_c.h +include/gen_ndr/netlogon.h +include/gen_ndr/samr.h +include/gen_ndr/security.h +include/gen_ndr/server_id.h +include/gen_ndr/svcctl.h +include/gensec.h +include/ldap-util.h +include/ldap_errors.h +include/ldap_message.h +include/ldap_ndr.h +include/ldb_wrap.h +include/libsmbclient.h +include/lookup_sid.h +include/machine_sid.h +include/ndr.h +include/ndr/ndr_dcerpc.h +include/ndr/ndr_drsblobs.h +include/ndr/ndr_drsuapi.h +include/ndr/ndr_nbt.h +include/ndr/ndr_svcctl.h +include/netapi.h +include/param.h +include/passdb.h +include/policy.h +include/pytalloc.h +include/read_smb.h +include/registry.h +include/roles.h +include/rpc_common.h +include/samba/session.h +include/samba/version.h +include/samba_util.h +include/share.h +include/smb2.h +include/smb2_constants.h +include/smb2_create_blob.h +include/smb2_lease.h +include/smb2_lease_struct.h +include/smb2_signing.h +include/smb_cli.h +include/smb_cliraw.h +include/smb_common.h +include/smb_composite.h +include/smb_constants.h +${PLIST.ldap}include/smb_ldap.h +include/smb_raw.h +include/smb_raw_interfaces.h +include/smb_raw_signing.h +include/smb_raw_trans2.h +include/smb_request.h +include/smb_seal.h +include/smb_signing.h +include/smb_unix_ext.h +include/smb_util.h +include/smbconf.h +${PLIST.ldap}include/smbldap.h +include/tdr.h +include/torture.h +include/tsocket.h +include/tsocket_internal.h +include/tstream_smbXcli_np.h +include/util/attr.h +include/util/blocking.h +include/util/byteorder.h +include/util/data_blob.h +include/util/debug.h +include/util/fault.h +include/util/idtree.h +include/util/idtree_random.h +include/util/memory.h +include/util/safe_string.h +include/util/signal.h +include/util/string_wrappers.h +include/util/substitute.h +include/util/talloc_stack.h +include/util/tevent_ntstatus.h +include/util/tevent_unix.h +include/util/tevent_werror.h +include/util/time.h +include/util/xfile.h +include/util_ldb.h +include/wbclient.h +lib/libdcerpc-atsvc.so +lib/libdcerpc-atsvc.so.0 +lib/libdcerpc-atsvc.so.0.0.1 +lib/libdcerpc-binding.so +lib/libdcerpc-binding.so.0 +lib/libdcerpc-binding.so.0.0.1 +lib/libdcerpc-samr.so +lib/libdcerpc-samr.so.0 +lib/libdcerpc-samr.so.0.0.1 +lib/libdcerpc.so +lib/libdcerpc.so.0 +lib/libdcerpc.so.0.0.1 +lib/libgensec.so +lib/libgensec.so.0 +lib/libgensec.so.0.0.1 +lib/libndr-krb5pac.so +lib/libndr-krb5pac.so.0 +lib/libndr-krb5pac.so.0.0.1 +lib/libndr-nbt.so +lib/libndr-nbt.so.0 +lib/libndr-nbt.so.0.0.1 +lib/libndr-standard.so +lib/libndr-standard.so.0 +lib/libndr-standard.so.0.0.1 +lib/libndr.so +lib/libndr.so.0 +lib/libndr.so.0.0.3 +lib/libnetapi.so +lib/libnetapi.so.0 +lib/libnss_winbind.so +lib/libregistry.so +lib/libregistry.so.0 +lib/libregistry.so.0.0.1 +lib/libsamba-credentials.so +lib/libsamba-credentials.so.0 +lib/libsamba-credentials.so.0.0.1 +lib/libsamba-hostconfig.so +lib/libsamba-hostconfig.so.0 +lib/libsamba-hostconfig.so.0.0.1 +lib/libsamba-passdb.so +lib/libsamba-passdb.so.0 +lib/libsamba-passdb.so.0.24.1 +lib/libsamba-policy.so +lib/libsamba-policy.so.0 +lib/libsamba-policy.so.0.0.1 +lib/libsamba-util.so +lib/libsamba-util.so.0 +lib/libsamba-util.so.0.0.1 +lib/libsamdb.so +lib/libsamdb.so.0 +lib/libsamdb.so.0.0.1 +lib/libsmbclient-raw.so +lib/libsmbclient-raw.so.0 +lib/libsmbclient-raw.so.0.0.1 +lib/libsmbclient.so +lib/libsmbclient.so.0 +lib/libsmbclient.so.0.2.1 +lib/libsmbconf.so +lib/libsmbconf.so.0 +${PLIST.ldap}lib/libsmbldap.so +${PLIST.ldap}lib/libsmbldap.so.0 +lib/libtevent-util.so +lib/libtevent-util.so.0 +lib/libtevent-util.so.0.0.1 +lib/libtorture.so +lib/libtorture.so.0 +lib/libtorture.so.0.0.1 +lib/libwbclient.so +lib/libwbclient.so.0 +lib/libwbclient.so.0.12 +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/CUtil.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Compat.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Dump.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Expr.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/IDL.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/NDR.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/ODL.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba3/ClientNDR.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba3/ServerNDR.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/COM/Header.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/COM/Proxy.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/COM/Stub.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/Header.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/NDR/Client.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/NDR/Parser.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/NDR/Server.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/Python.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/TDR.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Samba4/Template.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Typelist.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Util.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Wireshark/Conformance.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Pidl/Wireshark/NDR.pm +${PERL5_SUB_INSTALLVENDORLIB}/Parse/Yapp/Driver.pm +lib/pkgconfig/dcerpc.pc +lib/pkgconfig/dcerpc_atsvc.pc +lib/pkgconfig/dcerpc_samr.pc +lib/pkgconfig/gensec.pc +lib/pkgconfig/ndr.pc +lib/pkgconfig/ndr_krb5pac.pc +lib/pkgconfig/ndr_nbt.pc +lib/pkgconfig/ndr_standard.pc +lib/pkgconfig/netapi.pc +lib/pkgconfig/registry.pc +lib/pkgconfig/samba-credentials.pc +lib/pkgconfig/samba-hostconfig.pc +lib/pkgconfig/samba-policy.pc +lib/pkgconfig/samba-util.pc +lib/pkgconfig/samdb.pc +lib/pkgconfig/smbclient-raw.pc +lib/pkgconfig/smbclient.pc +lib/pkgconfig/torture.pc +lib/pkgconfig/wbclient.pc +${PYSITELIB}/_tevent.so +${PYSITELIB}/ldb.so +${PYSITELIB}/ntdb.so +${PYSITELIB}/samba/__init__.py +${PYSITELIB}/samba/_glue.so +${PYSITELIB}/samba/_ldb.so +${PYSITELIB}/samba/auth.so +${PYSITELIB}/samba/com.so +${PYSITELIB}/samba/common.py +${PYSITELIB}/samba/credentials.so +${PYSITELIB}/samba/dbchecker.py +${PYSITELIB}/samba/dcerpc/__init__.py +${PYSITELIB}/samba/dcerpc/atsvc.so +${PYSITELIB}/samba/dcerpc/auth.so +${PYSITELIB}/samba/dcerpc/base.so +${PYSITELIB}/samba/dcerpc/dcerpc.so +${PYSITELIB}/samba/dcerpc/dfs.so +${PYSITELIB}/samba/dcerpc/dns.so +${PYSITELIB}/samba/dcerpc/dnsp.so +${PYSITELIB}/samba/dcerpc/dnsserver.so +${PYSITELIB}/samba/dcerpc/drsblobs.so +${PYSITELIB}/samba/dcerpc/drsuapi.so +${PYSITELIB}/samba/dcerpc/echo.so +${PYSITELIB}/samba/dcerpc/epmapper.so +${PYSITELIB}/samba/dcerpc/idmap.so +${PYSITELIB}/samba/dcerpc/initshutdown.so +${PYSITELIB}/samba/dcerpc/irpc.so +${PYSITELIB}/samba/dcerpc/krb5pac.so +${PYSITELIB}/samba/dcerpc/lsa.so +${PYSITELIB}/samba/dcerpc/mgmt.so +${PYSITELIB}/samba/dcerpc/misc.so +${PYSITELIB}/samba/dcerpc/nbt.so +${PYSITELIB}/samba/dcerpc/netlogon.so +${PYSITELIB}/samba/dcerpc/samr.so +${PYSITELIB}/samba/dcerpc/security.so +${PYSITELIB}/samba/dcerpc/server_id.so +${PYSITELIB}/samba/dcerpc/smb_acl.so +${PYSITELIB}/samba/dcerpc/srvsvc.so +${PYSITELIB}/samba/dcerpc/svcctl.so +${PYSITELIB}/samba/dcerpc/unixinfo.so +${PYSITELIB}/samba/dcerpc/winbind.so +${PYSITELIB}/samba/dcerpc/winreg.so +${PYSITELIB}/samba/dcerpc/wkssvc.so +${PYSITELIB}/samba/dcerpc/xattr.so +${PYSITELIB}/samba/descriptor.py +${PYSITELIB}/samba/drs_utils.py +${PYSITELIB}/samba/dsdb.so +${PYSITELIB}/samba/external/__init__.py +${PYSITELIB}/samba/external/dns/__init__.py +${PYSITELIB}/samba/external/dns/dnssec.py +${PYSITELIB}/samba/external/dns/e164.py +${PYSITELIB}/samba/external/dns/edns.py +${PYSITELIB}/samba/external/dns/entropy.py +${PYSITELIB}/samba/external/dns/exception.py +${PYSITELIB}/samba/external/dns/flags.py +${PYSITELIB}/samba/external/dns/hash.py +${PYSITELIB}/samba/external/dns/inet.py +${PYSITELIB}/samba/external/dns/ipv4.py +${PYSITELIB}/samba/external/dns/ipv6.py +${PYSITELIB}/samba/external/dns/message.py +${PYSITELIB}/samba/external/dns/name.py +${PYSITELIB}/samba/external/dns/namedict.py +${PYSITELIB}/samba/external/dns/node.py +${PYSITELIB}/samba/external/dns/opcode.py +${PYSITELIB}/samba/external/dns/query.py +${PYSITELIB}/samba/external/dns/rcode.py +${PYSITELIB}/samba/external/dns/rdata.py +${PYSITELIB}/samba/external/dns/rdataclass.py +${PYSITELIB}/samba/external/dns/rdataset.py +${PYSITELIB}/samba/external/dns/rdatatype.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/AFSDB.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/CERT.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/CNAME.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/DLV.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/DNAME.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/DNSKEY.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/DS.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/GPOS.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/HINFO.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/HIP.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/ISDN.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/LOC.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/MX.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/NS.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/NSEC.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/NSEC3.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/NSEC3PARAM.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/PTR.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/RP.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/RRSIG.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/RT.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/SOA.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/SPF.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/SSHFP.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/TXT.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/X25.py +${PYSITELIB}/samba/external/dns/rdtypes/ANY/__init__.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/A.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/AAAA.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/APL.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/DHCID.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/IPSECKEY.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/KX.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/NAPTR.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/NSAP.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/NSAP_PTR.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/PX.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/SRV.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/WKS.py +${PYSITELIB}/samba/external/dns/rdtypes/IN/__init__.py +${PYSITELIB}/samba/external/dns/rdtypes/__init__.py +${PYSITELIB}/samba/external/dns/rdtypes/dsbase.py +${PYSITELIB}/samba/external/dns/rdtypes/mxbase.py +${PYSITELIB}/samba/external/dns/rdtypes/nsbase.py +${PYSITELIB}/samba/external/dns/rdtypes/txtbase.py +${PYSITELIB}/samba/external/dns/renderer.py +${PYSITELIB}/samba/external/dns/resolver.py +${PYSITELIB}/samba/external/dns/reversename.py +${PYSITELIB}/samba/external/dns/rrset.py +${PYSITELIB}/samba/external/dns/set.py +${PYSITELIB}/samba/external/dns/tokenizer.py +${PYSITELIB}/samba/external/dns/tsig.py +${PYSITELIB}/samba/external/dns/tsigkeyring.py +${PYSITELIB}/samba/external/dns/ttl.py +${PYSITELIB}/samba/external/dns/update.py +${PYSITELIB}/samba/external/dns/version.py +${PYSITELIB}/samba/external/dns/wiredata.py +${PYSITELIB}/samba/external/dns/zone.py +${PYSITELIB}/samba/external/extras/__init__.py +${PYSITELIB}/samba/external/extras/tests/__init__.py +${PYSITELIB}/samba/external/extras/tests/test_extras.py +${PYSITELIB}/samba/external/subunit/__init__.py +${PYSITELIB}/samba/external/subunit/chunked.py +${PYSITELIB}/samba/external/subunit/details.py +${PYSITELIB}/samba/external/subunit/filters.py +${PYSITELIB}/samba/external/subunit/iso8601.py +${PYSITELIB}/samba/external/subunit/progress_model.py +${PYSITELIB}/samba/external/subunit/run.py +${PYSITELIB}/samba/external/subunit/test_results.py +${PYSITELIB}/samba/external/subunit/tests/TestUtil.py +${PYSITELIB}/samba/external/subunit/tests/__init__.py +${PYSITELIB}/samba/external/subunit/tests/sample-script.py +${PYSITELIB}/samba/external/subunit/tests/sample-two-script.py +${PYSITELIB}/samba/external/subunit/tests/test_chunked.py +${PYSITELIB}/samba/external/subunit/tests/test_details.py +${PYSITELIB}/samba/external/subunit/tests/test_progress_model.py +${PYSITELIB}/samba/external/subunit/tests/test_run.py +${PYSITELIB}/samba/external/subunit/tests/test_subunit_filter.py +${PYSITELIB}/samba/external/subunit/tests/test_subunit_stats.py +${PYSITELIB}/samba/external/subunit/tests/test_subunit_tags.py +${PYSITELIB}/samba/external/subunit/tests/test_tap2subunit.py +${PYSITELIB}/samba/external/subunit/tests/test_test_protocol.py +${PYSITELIB}/samba/external/subunit/tests/test_test_results.py +${PYSITELIB}/samba/external/testtools/__init__.py +${PYSITELIB}/samba/external/testtools/_compat2x.py +${PYSITELIB}/samba/external/testtools/_compat3x.py +${PYSITELIB}/samba/external/testtools/_spinner.py +${PYSITELIB}/samba/external/testtools/compat.py +${PYSITELIB}/samba/external/testtools/content.py +${PYSITELIB}/samba/external/testtools/content_type.py +${PYSITELIB}/samba/external/testtools/deferredruntest.py +${PYSITELIB}/samba/external/testtools/distutilscmd.py +${PYSITELIB}/samba/external/testtools/helpers.py +${PYSITELIB}/samba/external/testtools/matchers/__init__.py +${PYSITELIB}/samba/external/testtools/matchers/_basic.py +${PYSITELIB}/samba/external/testtools/matchers/_datastructures.py +${PYSITELIB}/samba/external/testtools/matchers/_dict.py +${PYSITELIB}/samba/external/testtools/matchers/_doctest.py +${PYSITELIB}/samba/external/testtools/matchers/_exception.py +${PYSITELIB}/samba/external/testtools/matchers/_filesystem.py +${PYSITELIB}/samba/external/testtools/matchers/_higherorder.py +${PYSITELIB}/samba/external/testtools/matchers/_impl.py +${PYSITELIB}/samba/external/testtools/monkey.py +${PYSITELIB}/samba/external/testtools/run.py +${PYSITELIB}/samba/external/testtools/runtest.py +${PYSITELIB}/samba/external/testtools/tags.py +${PYSITELIB}/samba/external/testtools/testcase.py +${PYSITELIB}/samba/external/testtools/testresult/__init__.py +${PYSITELIB}/samba/external/testtools/testresult/doubles.py +${PYSITELIB}/samba/external/testtools/testresult/real.py +${PYSITELIB}/samba/external/testtools/tests/__init__.py +${PYSITELIB}/samba/external/testtools/tests/helpers.py +${PYSITELIB}/samba/external/testtools/tests/matchers/__init__.py +${PYSITELIB}/samba/external/testtools/tests/matchers/helpers.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_basic.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_datastructures.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_dict.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_doctest.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_exception.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_filesystem.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_higherorder.py +${PYSITELIB}/samba/external/testtools/tests/matchers/test_impl.py +${PYSITELIB}/samba/external/testtools/tests/test_compat.py +${PYSITELIB}/samba/external/testtools/tests/test_content.py +${PYSITELIB}/samba/external/testtools/tests/test_content_type.py +${PYSITELIB}/samba/external/testtools/tests/test_deferredruntest.py +${PYSITELIB}/samba/external/testtools/tests/test_distutilscmd.py +${PYSITELIB}/samba/external/testtools/tests/test_fixturesupport.py +${PYSITELIB}/samba/external/testtools/tests/test_helpers.py +${PYSITELIB}/samba/external/testtools/tests/test_monkey.py +${PYSITELIB}/samba/external/testtools/tests/test_run.py +${PYSITELIB}/samba/external/testtools/tests/test_runtest.py +${PYSITELIB}/samba/external/testtools/tests/test_spinner.py +${PYSITELIB}/samba/external/testtools/tests/test_tags.py +${PYSITELIB}/samba/external/testtools/tests/test_testcase.py +${PYSITELIB}/samba/external/testtools/tests/test_testresult.py +${PYSITELIB}/samba/external/testtools/tests/test_testsuite.py +${PYSITELIB}/samba/external/testtools/tests/test_with_with.py +${PYSITELIB}/samba/external/testtools/testsuite.py +${PYSITELIB}/samba/external/testtools/utils.py +${PYSITELIB}/samba/gensec.so +${PYSITELIB}/samba/getopt.py +${PYSITELIB}/samba/hostconfig.py +${PYSITELIB}/samba/idmap.py +${PYSITELIB}/samba/join.py +${PYSITELIB}/samba/kcc_utils.py +${PYSITELIB}/samba/messaging.so +${PYSITELIB}/samba/ms_display_specifiers.py +${PYSITELIB}/samba/ms_schema.py +${PYSITELIB}/samba/ndr.py +${PYSITELIB}/samba/net.so +${PYSITELIB}/samba/netbios.so +${PYSITELIB}/samba/netcmd/__init__.py +${PYSITELIB}/samba/netcmd/common.py +${PYSITELIB}/samba/netcmd/dbcheck.py +${PYSITELIB}/samba/netcmd/delegation.py +${PYSITELIB}/samba/netcmd/dns.py +${PYSITELIB}/samba/netcmd/domain.py +${PYSITELIB}/samba/netcmd/drs.py +${PYSITELIB}/samba/netcmd/dsacl.py +${PYSITELIB}/samba/netcmd/fsmo.py +${PYSITELIB}/samba/netcmd/gpo.py +${PYSITELIB}/samba/netcmd/group.py +${PYSITELIB}/samba/netcmd/ldapcmp.py +${PYSITELIB}/samba/netcmd/main.py +${PYSITELIB}/samba/netcmd/ntacl.py +${PYSITELIB}/samba/netcmd/processes.py +${PYSITELIB}/samba/netcmd/rodc.py +${PYSITELIB}/samba/netcmd/sites.py +${PYSITELIB}/samba/netcmd/spn.py +${PYSITELIB}/samba/netcmd/testparm.py +${PYSITELIB}/samba/netcmd/time.py +${PYSITELIB}/samba/netcmd/user.py +${PYSITELIB}/samba/netcmd/vampire.py +${PYSITELIB}/samba/ntacls.py +${PYSITELIB}/samba/param.so +${PYSITELIB}/samba/policy.so +${PYSITELIB}/samba/provision/__init__.py +${PYSITELIB}/samba/provision/backend.py +${PYSITELIB}/samba/provision/common.py +${PYSITELIB}/samba/provision/sambadns.py +${PYSITELIB}/samba/registry.so +${PYSITELIB}/samba/samba3/__init__.py +${PYSITELIB}/samba/samba3/libsmb_samba_internal.so +${PYSITELIB}/samba/samba3/param.so +${PYSITELIB}/samba/samba3/passdb.so +${PYSITELIB}/samba/samba3/smbd.so +${PYSITELIB}/samba/samdb.py +${PYSITELIB}/samba/schema.py +${PYSITELIB}/samba/sd_utils.py +${PYSITELIB}/samba/security.so +${PYSITELIB}/samba/sites.py +${PYSITELIB}/samba/smb.so +${PYSITELIB}/samba/tdb_util.py +${PYSITELIB}/samba/tests/__init__.py +${PYSITELIB}/samba/tests/auth.py +${PYSITELIB}/samba/tests/blackbox/__init__.py +${PYSITELIB}/samba/tests/blackbox/ndrdump.py +${PYSITELIB}/samba/tests/blackbox/samba_tool_drs.py +${PYSITELIB}/samba/tests/common.py +${PYSITELIB}/samba/tests/core.py +${PYSITELIB}/samba/tests/credentials.py +${PYSITELIB}/samba/tests/dcerpc/__init__.py +${PYSITELIB}/samba/tests/dcerpc/bare.py +${PYSITELIB}/samba/tests/dcerpc/dnsserver.py +${PYSITELIB}/samba/tests/dcerpc/misc.py +${PYSITELIB}/samba/tests/dcerpc/registry.py +${PYSITELIB}/samba/tests/dcerpc/rpc_talloc.py +${PYSITELIB}/samba/tests/dcerpc/rpcecho.py +${PYSITELIB}/samba/tests/dcerpc/sam.py +${PYSITELIB}/samba/tests/dcerpc/srvsvc.py +${PYSITELIB}/samba/tests/dcerpc/testrpc.py +${PYSITELIB}/samba/tests/dcerpc/unix.py +${PYSITELIB}/samba/tests/dns.py +${PYSITELIB}/samba/tests/docs.py +${PYSITELIB}/samba/tests/dsdb.py +${PYSITELIB}/samba/tests/gensec.py +${PYSITELIB}/samba/tests/getopt.py +${PYSITELIB}/samba/tests/hostconfig.py +${PYSITELIB}/samba/tests/libsmb_samba_internal.py +${PYSITELIB}/samba/tests/messaging.py +${PYSITELIB}/samba/tests/netcmd.py +${PYSITELIB}/samba/tests/ntacls.py +${PYSITELIB}/samba/tests/param.py +${PYSITELIB}/samba/tests/policy.py +${PYSITELIB}/samba/tests/posixacl.py +${PYSITELIB}/samba/tests/provision.py +${PYSITELIB}/samba/tests/registry.py +${PYSITELIB}/samba/tests/samba3.py +${PYSITELIB}/samba/tests/samba3sam.py +${PYSITELIB}/samba/tests/samba_tool/__init__.py +${PYSITELIB}/samba/tests/samba_tool/base.py +${PYSITELIB}/samba/tests/samba_tool/gpo.py +${PYSITELIB}/samba/tests/samba_tool/group.py +${PYSITELIB}/samba/tests/samba_tool/ntacl.py +${PYSITELIB}/samba/tests/samba_tool/processes.py +${PYSITELIB}/samba/tests/samba_tool/timecmd.py +${PYSITELIB}/samba/tests/samba_tool/user.py +${PYSITELIB}/samba/tests/samdb.py +${PYSITELIB}/samba/tests/security.py +${PYSITELIB}/samba/tests/source.py +${PYSITELIB}/samba/tests/strings.py +${PYSITELIB}/samba/tests/subunitrun.py +${PYSITELIB}/samba/tests/unicodenames.py +${PYSITELIB}/samba/tests/upgrade.py +${PYSITELIB}/samba/tests/upgradeprovision.py +${PYSITELIB}/samba/tests/upgradeprovisionneeddc.py +${PYSITELIB}/samba/tests/xattr.py +${PYSITELIB}/samba/upgrade.py +${PYSITELIB}/samba/upgradehelpers.py +${PYSITELIB}/samba/web_server/__init__.py +${PYSITELIB}/samba/xattr.py +${PYSITELIB}/talloc.so +${PYSITELIB}/tdb.so +${PYSITELIB}/tevent.py +lib/samba/auth/script.so +${PLIST.ldap}lib/samba/idmap/ad.so +lib/samba/idmap/autorid.so +lib/samba/idmap/hash.so +${PLIST.ldap}lib/samba/idmap/rfc2307.so +lib/samba/idmap/rid.so +lib/samba/idmap/tdb2.so +lib/samba/ldb/asq.so +lib/samba/ldb/ildap.so +lib/samba/ldb/ldbsamba_extensions.so +lib/samba/ldb/paged_results.so +lib/samba/ldb/paged_searches.so +lib/samba/ldb/rdn_name.so +lib/samba/ldb/sample.so +lib/samba/ldb/server_sort.so +lib/samba/ldb/skel.so +lib/samba/ldb/tdb.so +lib/samba/nss_info/hash.so +${PLIST.ldap}lib/samba/nss_info/rfc2307.so +${PLIST.ldap}lib/samba/nss_info/sfu.so +${PLIST.ldap}lib/samba/nss_info/sfu20.so +lib/samba/private/libCHARSET3-samba4.so +lib/samba/private/libLIBWBCLIENT-OLD-samba4.so +lib/samba/private/libMESSAGING-samba4.so +lib/samba/private/libaddns-samba4.so +lib/samba/private/libads-samba4.so +lib/samba/private/libasn1util-samba4.so +lib/samba/private/libauth-sam-reply-samba4.so +lib/samba/private/libauth-samba4.so +lib/samba/private/libauth-unix-token-samba4.so +lib/samba/private/libauth4-samba4.so +lib/samba/private/libauthkrb5-samba4.so +lib/samba/private/libccan-samba4.so +lib/samba/private/libcli-cldap-samba4.so +lib/samba/private/libcli-ldap-common-samba4.so +lib/samba/private/libcli-ldap-samba4.so +lib/samba/private/libcli-nbt-samba4.so +lib/samba/private/libcli-smb-common-samba4.so +lib/samba/private/libcli-spoolss-samba4.so +lib/samba/private/libcliauth-samba4.so +lib/samba/private/libcluster-samba4.so +lib/samba/private/libcmdline-credentials-samba4.so +lib/samba/private/libdbwrap-samba4.so +lib/samba/private/libdcerpc-samba-samba4.so +lib/samba/private/libdcerpc-samba4.so +lib/samba/private/libdfs-server-ad-samba4.so +lib/samba/private/libdnsserver-common-samba4.so +lib/samba/private/libdsdb-module-samba4.so +lib/samba/private/liberrors-samba4.so +lib/samba/private/libevents-samba4.so +lib/samba/private/libflag-mapping-samba4.so +lib/samba/private/libgpo-samba4.so +lib/samba/private/libgse-samba4.so +lib/samba/private/libhttp-samba4.so +lib/samba/private/libidmap-samba4.so +lib/samba/private/libinterfaces-samba4.so +lib/samba/private/libkrb5samba-samba4.so +lib/samba/private/libldb-cmdline-samba4.so +lib/samba/private/libldb.so.1 +lib/samba/private/libldb.so.1.1.20 +lib/samba/private/libldbsamba-samba4.so +lib/samba/private/liblibcli-lsa3-samba4.so +lib/samba/private/liblibcli-netlogon3-samba4.so +lib/samba/private/liblibsmb-samba4.so +lib/samba/private/libmsrpc3-samba4.so +lib/samba/private/libndr-samba-samba4.so +lib/samba/private/libndr-samba4.so +lib/samba/private/libnet-keytab-samba4.so +lib/samba/private/libnetif-samba4.so +lib/samba/private/libnon-posix-acls-samba4.so +lib/samba/private/libnpa-tstream-samba4.so +lib/samba/private/libnss-info-samba4.so +lib/samba/private/libntdb.so.1 +lib/samba/private/libntdb.so.1.0 +lib/samba/private/libpopt-samba3-samba4.so +lib/samba/private/libprinting-migrate-samba4.so +lib/samba/private/libpyldb-util.so.1 +lib/samba/private/libpyldb-util.so.1.1.20 +lib/samba/private/libpytalloc-util.so.2 +lib/samba/private/libpytalloc-util.so.2.1.2 +lib/samba/private/libreplace-samba4.so +lib/samba/private/libsamba-cluster-support-samba4.so +lib/samba/private/libsamba-debug-samba4.so +lib/samba/private/libsamba-modules-samba4.so +lib/samba/private/libsamba-net-samba4.so +lib/samba/private/libsamba-python-samba4.so +lib/samba/private/libsamba-security-samba4.so +lib/samba/private/libsamba-sockets-samba4.so +lib/samba/private/libsamba3-util-samba4.so +lib/samba/private/libsamdb-common-samba4.so +lib/samba/private/libsecrets3-samba4.so +lib/samba/private/libserver-role-samba4.so +lib/samba/private/libshares-samba4.so +lib/samba/private/libsmb-transport-samba4.so +lib/samba/private/libsmbd-base-samba4.so +lib/samba/private/libsmbd-conn-samba4.so +lib/samba/private/libsmbd-shim-samba4.so +${PLIST.ldap}lib/samba/private/libsmbldaphelper-samba4.so +lib/samba/private/libsmbpasswdparser-samba4.so +lib/samba/private/libsmbregistry-samba4.so +lib/samba/private/libsocket-blocking-samba4.so +lib/samba/private/libsubunit-samba4.so +lib/samba/private/libtalloc.so.2 +lib/samba/private/libtalloc.so.2.1.2 +lib/samba/private/libtdb-compat-samba4.so +lib/samba/private/libtdb-wrap-samba4.so +lib/samba/private/libtdb.so.1 +lib/samba/private/libtdb.so.1.3.4 +lib/samba/private/libtevent.so.0 +lib/samba/private/libtevent.so.0.9.24 +lib/samba/private/libtrusts-util-samba4.so +lib/samba/private/libutil-cmdline-samba4.so +lib/samba/private/libutil-ntdb-samba4.so +lib/samba/private/libutil-reg-samba4.so +lib/samba/private/libutil-setid-samba4.so +lib/samba/private/libutil-tdb-samba4.so +lib/samba/private/libwinbind-client-samba4.so +lib/samba/private/libxattr-tdb-samba4.so +${PLIST.pam}lib/samba/security/pam_smbpass.so +${PLIST.pam}lib/samba/security/pam_winbind.so +lib/samba/vfs/acl_tdb.so +lib/samba/vfs/acl_xattr.so +lib/samba/vfs/aio_fork.so +lib/samba/vfs/aio_posix.so +lib/samba/vfs/aio_pthread.so +lib/samba/vfs/audit.so +lib/samba/vfs/cap.so +lib/samba/vfs/catia.so +lib/samba/vfs/commit.so +lib/samba/vfs/crossrename.so +lib/samba/vfs/default_quota.so +lib/samba/vfs/expand_msdfs.so +lib/samba/vfs/extd_audit.so +lib/samba/vfs/fake_perms.so +lib/samba/vfs/fruit.so +lib/samba/vfs/full_audit.so +lib/samba/vfs/linux_xfs_sgid.so +lib/samba/vfs/media_harmony.so +lib/samba/vfs/netatalk.so +${PLIST.fam}lib/samba/vfs/notify_fam.so +lib/samba/vfs/preopen.so +lib/samba/vfs/readahead.so +lib/samba/vfs/readonly.so +lib/samba/vfs/recycle.so +lib/samba/vfs/scannedonly.so +lib/samba/vfs/shadow_copy.so +lib/samba/vfs/shadow_copy2.so +lib/samba/vfs/smb_traffic_analyzer.so +lib/samba/vfs/streams_depot.so +lib/samba/vfs/streams_xattr.so +lib/samba/vfs/time_audit.so +lib/samba/vfs/worm.so +lib/samba/vfs/xattr_tdb.so +lib/winbind_krb5_locator.so +man/man1/pidl.1 +man/man3/Parse::Pidl::Dump.3 +man/man3/Parse::Pidl::NDR.3 +man/man3/Parse::Pidl::Util.3 +man/man3/Parse::Pidl::Wireshark::Conformance.3 +man/man3/Parse::Pidl::Wireshark::NDR.3 +sbin/nmbd +sbin/smbd +${PLIST.winbind}sbin/winbindd +share/doc/samba/NT4-Locking.reg +share/doc/samba/NT4_PlainPassword.reg +share/doc/samba/Win-2Kx-XPP-DeleteCachedProfiles.reg +share/doc/samba/Win-2Kx-XPP-ForceLocalProfile.reg +share/doc/samba/Win-NT-DeleteRoamingProfile.reg +share/doc/samba/Win2000_PlainPassword.reg +share/doc/samba/Win7_Samba3DomainMember.reg +share/doc/samba/Win95_PlainPassword.reg +share/doc/samba/Win98_PlainPassword.reg +share/doc/samba/Win9X-CacheHandling.reg +share/doc/samba/WinME_PlainPassword.reg +share/doc/samba/WinXP_PlainPassword.reg +share/doc/samba/WindowsTerminalServer.reg +share/examples/samba/adduser.sh +share/examples/samba/deluser.sh +${PLIST.pam}share/examples/samba/pam_smbpass/kdc-pdc +${PLIST.pam}share/examples/samba/pam_smbpass/password-mature +${PLIST.pam}share/examples/samba/pam_smbpass/password-migration +${PLIST.pam}share/examples/samba/pam_smbpass/password-sync +share/examples/samba/samba.schema +share/examples/samba/smb.conf.default +share/samba/codepages/lowcase.dat +share/samba/codepages/upcase.dat +share/samba/codepages/valid.dat +@pkgdir etc/samba diff --git a/net/samba4/PLIST.SunOS b/net/samba4/PLIST.SunOS new file mode 100644 index 000000000..60dcf6d07 --- /dev/null +++ b/net/samba4/PLIST.SunOS @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST.SunOS,v 1.1 2015/05/26 15:11:25 jperkin Exp $ +lib/samba/vfs/dirsort.so +lib/samba/vfs/syncops.so diff --git a/net/samba4/distinfo b/net/samba4/distinfo new file mode 100644 index 000000000..8e570ffe9 --- /dev/null +++ b/net/samba4/distinfo @@ -0,0 +1,13 @@ +$NetBSD: distinfo,v 1.3 2015/06/26 16:09:49 jperkin Exp $ + +SHA1 (samba-4.2.1.tar.gz) = f5d0471efc459898344866b5bc518c80ce67e8d5 +RMD160 (samba-4.2.1.tar.gz) = 539f915c0c80cf67b8a73b6d7924804609801fb8 +Size (samba-4.2.1.tar.gz) = 20701467 bytes +SHA1 (patch-buildtools_wafsamba_wscript) = 5604936a825675647157331df2333f4237c611f5 +SHA1 (patch-lib_nss__wrapper_nss__wrapper.c) = c692fa33ec17ed4f1dc1e40c1fadf7846d976824 +SHA1 (patch-lib_nss__wrapper_wscript) = 1ce37974f93e791c9e0b1bdc34d26890583fdbfb +SHA1 (patch-lib_replace_wscript) = b6a042c2c13c0be78d7b64c0ce2efdaf4bbb1f3b +SHA1 (patch-lib_tevent_wscript) = 9617b9e40d2ffc8d6297390a20ba9bd44147d669 +SHA1 (patch-nsswitch_wscript__build) = e8a6251e031ffa13d6347fade8891f7afd65d3eb +SHA1 (patch-source4_scripting_wsript_build) = 6053076427835ac4fe97d93b2ff67d2caccc71f4 +SHA1 (patch-testprogs_blackbox_dbcheck-oldrelease.sh) = 3448ae91a57123ac820d71892851b165477bc499 diff --git a/net/samba4/files/adduser.sh b/net/samba4/files/adduser.sh new file mode 100644 index 000000000..aeabd42a5 --- /dev/null +++ b/net/samba4/files/adduser.sh @@ -0,0 +1,161 @@ +#!@SH@ +# +# $NetBSD: adduser.sh,v 1.1 2015/05/12 12:19:52 ryoon Exp $ +# +# This is an adduser script for NetBSD systems whose useradd(8) doesn't +# accept "$" in the username. This script may be used for the +# "add machine script" in smb.conf. + +awkprog="@AWK@" +catprog="@CAT@" +mktempprog="@MKTEMP@" +pwdmkdbprog="@PWD_MKDB@" +rmprog="@RM@" + +progname=adduser + +usage() { + echo "Usage: $progname [-c comment] [-d homedir] [-n] [-r low..high]" + echo " [-s shell] -g gid name" + exit 1 +} + +isnum() { + case "$1" in + 0[0-9]*|*[!0-9]*) + return 1 + ;; + esac + return 0 +} + +doit="" +gid="" +minuid=1000 +maxuid=60000 +comment="" +homedir="" +shell=/sbin/nologin + +while getopts c:d:g:nr:s: flag; do + case $flag in + c) comment="${OPTARG}" ;; + d) homedir="${OPTARG}" ;; + g) gid="${OPTARG}" ;; + n) doit=":" ;; + r) minuid=${OPTARG%%..*}; maxuid=${OPTARG##*..} ;; + s) shell="${OPTARG}" ;; + esac +done +shift `expr $OPTIND - 1` + +if [ $# -lt 1 ]; then + usage +fi + +name="$1" +if [ -z "$gid" ]; then + echo "$progname: \`-g gid' is a required option" 1>&2 + exit 1 +fi +if ! isnum "$gid"; then + echo "$progname: \`$gid' is not a valid gid" 1>&2 + exit 1 +fi +if ! isnum "$minuid"; then + echo "$progname: \`$minuid' is not a valid minimum uid" 1>&2 + exit 1 +fi +if ! isnum "$maxuid"; then + echo "$progname: \`$maxuid' is not a valid maximum uid" 1>&2 + exit 1 +fi +if [ $minuid -gt $maxuid ]; then + echo "$progname: \`$minuid..$maxuid' is not a valid range" 1>&2 + exit 1 +fi +case "$comment" in +*:*) + echo "$progname: \`$comment' is not a valid comment" 1>&2 + exit 1 + ;; +esac +case "$homedir" in +*:*) + echo "$progname: \`$homedir' is not a valid home directory" 1>&2 + exit 1 + ;; +%*) + # This is an unsubstituted variable (probably %H in smbd). + # Silently change this to a proper default. + # + homedir="/nonexistent" + ;; +esac +case "$shell" in +*:*) + echo "$progname: \`$shell' is not a valid shell" 1>&2 + exit 1 + ;; +esac +case "$name" in +*:*) + echo "$progname: \`$name' is not a valid username" 1>&2 + exit 1 + ;; +esac + +ptmp=`$mktempprog -q /etc/ptmp` +case "$ptmp" in +/etc/ptmp) + ;; +*) + echo "$progname: can't create /etc/ptmp" 1>&2 + exit 1 + ;; +esac + +if [ ! -f /etc/master.passwd ]; then + echo "$progname: /etc/master.passwd not found" 1>&2 + $rmprog -f $ptmp + exit 1 +fi + +$catprog /etc/master.passwd >> $ptmp + +uid=` \ + $awkprog -v minuid=$minuid -v maxuid=maxuid ' \ + BEGIN { FS = ":" } \ + { seen_uids[$3] = 1 } \ + END { \ + uid = minuid; \ + while (uid <= maxuid) { \ + if (uid in seen_uids) { \ + uid++; \ + continue; \ + } \ + print uid; \ + exit; \ + } \ + print -1; \ + }' $ptmp \ +` +if [ $uid -lt 0 ]; then + echo "$progname: no uid can be allocated in $minuid..$maxuid" 1>&2 + $rmprog -f $ptmp + exit 1 +fi + +case "${name}" in +*$) : ${comment:=${name%%[$]*} samba machine account} ;; +*) : ${comment:=${name} samba user} ;; +esac +entry="${name}:*:${uid}:${gid}::0:0:${comment}:${homedir}:${shell}" + +echo "$entry" >> $ptmp + +$doit $pwdmkdbprog -p -u "${name}" $ptmp +rc=$? + +$rmprog -f $ptmp +exit $rc diff --git a/net/samba4/files/deluser.sh b/net/samba4/files/deluser.sh new file mode 100644 index 000000000..3901efa74 --- /dev/null +++ b/net/samba4/files/deluser.sh @@ -0,0 +1,68 @@ +#!@SH@ +# +# $NetBSD: deluser.sh,v 1.1 2015/05/12 12:19:52 ryoon Exp $ +# +# This is a deluser script for NetBSD systems whose userdel(8) doesn't +# accept "$" in the username. + +awkprog="@AWK@" +mktempprog="@MKTEMP@" +pwdmkdbprog="@PWD_MKDB@" +rmprog="@RM@" + +progname=deluser + +usage() { + echo "Usage: $progname [-n] name" + exit 1 +} + +doit="" + +while getopts n flag; do + case $flag in + n) doit=":" ;; + esac +done +shift `expr $OPTIND - 1` + +if [ $# -lt 1 ]; then + usage +fi + +name="$1" + +case "$name" in +*:*) + echo "$progname: \`$name' is not a valid user name" 1>&2 + exit 1 +esac + +ptmp=`$mktempprog -q /etc/ptmp` +case "$ptmp" in +/etc/ptmp) + ;; +*) + echo "$progname: can't create /etc/ptmp" 1>&2 + exit 1 + ;; +esac + +if [ ! -f /etc/master.passwd ]; then + echo "$progname: /etc/master.passwd not found" 1>&2 + $rmprog -f $ptmp + exit 1 +fi + +$awkprog -v name="${name}" ' \ + BEGIN { FS = ":" } \ + { \ + if ($1 != name) \ + print $0; \ + }' /etc/master.passwd > $ptmp + +$doit $pwdmkdbprog -p $ptmp +rc=$? + +$rmprog -f $ptmp +exit $rc diff --git a/net/samba4/files/nmbd.sh b/net/samba4/files/nmbd.sh new file mode 100755 index 000000000..75b30b365 --- /dev/null +++ b/net/samba4/files/nmbd.sh @@ -0,0 +1,22 @@ +#!@RCD_SCRIPTS_SHELL@ +# +# $NetBSD: nmbd.sh,v 1.1 2015/05/12 12:19:52 ryoon Exp $ +# +# PROVIDE: nmbd +# REQUIRE: DAEMON + +. /etc/rc.subr + +name="nmbd" +rcvar=$name +command="@PREFIX@/sbin/${name}" +pidfile="@SMB_PID@/${name}.pid" +required_files="@SMB_CONFIG@/smb.conf" +extra_commands="reload" +command_args="-D" # _must_ start as daemon from rc.d; + # add more flags through ${${name}_flags} + +reload_cmd=":" # avoid dumping debug output on SIGHUP + +load_rc_config $name +run_rc_command "$1" diff --git a/net/samba4/files/samba.sh b/net/samba4/files/samba.sh new file mode 100644 index 000000000..0a3a7d998 --- /dev/null +++ b/net/samba4/files/samba.sh @@ -0,0 +1,18 @@ +#!@RCD_SCRIPTS_SHELL@ +# +# $NetBSD: samba.sh,v 1.1 2015/05/12 12:19:52 ryoon Exp $ +# +# PROVIDE: samba +# REQUIRE: DAEMON + +. /etc/rc.subr + +name="samba" +rcvar=$name +command="@PREFIX@/sbin/${name}" +pidfile="@SMB_PID@/${name}.pid" +required_files="@SMB_CONFIG@/smb.conf" +extra_commands="reload" + +load_rc_config $name +run_rc_command "$1" diff --git a/net/samba4/files/smbd.sh b/net/samba4/files/smbd.sh new file mode 100755 index 000000000..37bb8084b --- /dev/null +++ b/net/samba4/files/smbd.sh @@ -0,0 +1,33 @@ +#!@RCD_SCRIPTS_SHELL@ +# +# $NetBSD: smbd.sh,v 1.1 2015/05/12 12:19:52 ryoon Exp $ +# +# PROVIDE: smbd + +. /etc/rc.subr + +name="smbd" +rcvar=$name +command="@PREFIX@/sbin/${name}" +pidfile="@SMB_PID@/${name}.pid" +required_files="@SMB_CONFIG@/smb.conf" +extra_commands="reload" +command_args="-D" # _must_ start as daemon from rc.d; + # add more flags through ${${name}_flags} + +# load_rc_config_var() from /etc/rc.subr on the netbsd-3 branch, for +# the benefit of platforms with older versions of /etc/rc.subr. +# +load_rc_config_var() +{ + eval $(eval '( + load_rc_config '$1' >/dev/null; + if [ -n "${'$2'}" -o "${'$2'-UNSET}" != "UNSET" ]; then + echo '$2'=\'\''${'$2'}\'\''; + fi + )' ) +} + +load_rc_config $name +load_rc_config_var nmbd nmbd +run_rc_command "$1" diff --git a/net/samba4/files/smf/manifest.xml b/net/samba4/files/smf/manifest.xml new file mode 100644 index 000000000..d4c20ef05 --- /dev/null +++ b/net/samba4/files/smf/manifest.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net/samba4/files/winbindd.sh b/net/samba4/files/winbindd.sh new file mode 100644 index 000000000..a2eb808aa --- /dev/null +++ b/net/samba4/files/winbindd.sh @@ -0,0 +1,18 @@ +#!@RCD_SCRIPTS_SHELL@ +# +# $NetBSD: winbindd.sh,v 1.1 2015/05/12 12:19:52 ryoon Exp $ +# +# PROVIDE: winbindd +# REQUIRE: DAEMON + +. /etc/rc.subr + +name="winbindd" +rcvar=$name +command="@PREFIX@/sbin/${name}" +pidfile="@SMB_PID@/${name}.pid" +required_files="@SMB_CONFIG@/smb.conf" +extra_commands="reload" + +load_rc_config $name +run_rc_command "$1" diff --git a/net/samba4/hacks.mk b/net/samba4/hacks.mk new file mode 100644 index 000000000..d9cbf3d77 --- /dev/null +++ b/net/samba4/hacks.mk @@ -0,0 +1,3 @@ +# $NetBSD: hacks.mk,v 1.1 2015/05/12 12:19:52 ryoon Exp $ + +.include "../../net/samba/hacks.mk" diff --git a/net/samba4/options.mk b/net/samba4/options.mk new file mode 100644 index 000000000..a68cedc96 --- /dev/null +++ b/net/samba4/options.mk @@ -0,0 +1,110 @@ +# $NetBSD: options.mk,v 1.2 2015/06/26 16:09:49 jperkin Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.samba4 +PKG_SUPPORTED_OPTIONS= ads fam ldap pam winbind # cups # cups option is broken for me. +PKG_SUGGESTED_OPTIONS= ldap pam winbind + +.include "../../mk/bsd.fast.prefs.mk" + +SAMBA_ACL_OPSYS= AIX Darwin FreeBSD HPUX IRIX Linux OSF1 SunOS +.if !empty(SAMBA_ACL_OPSYS:M${OPSYS}) +PKG_SUPPORTED_OPTIONS+= acl +.endif + +.if empty(MACHINE_PLATFORM:MDarwin-1[1-9].*) +PKG_SUGGESTED_OPTIONS+= ads +.endif + +.include "../../mk/bsd.options.mk" + +### +### Access Control List support. +### +.if !empty(PKG_OPTIONS:Macl) +CONFIGURE_ARGS+= --with-acl-support +.else +CONFIGURE_ARGS+= --without-acl-support +.endif + +### +### Allow Samba to join as a member server of an Active Directory domain. +### +.if !empty(PKG_OPTIONS:Mads) +CONFIGURE_ARGS+= --with-ads +.else +CONFIGURE_ARGS+= --without-ads +.endif + +### +### Native CUPS support for providing printing services. +### +PLIST_VARS+= cups +.if !empty(PKG_OPTIONS:Mcups) +. include "../../print/cups/buildlink3.mk" +CONFIGURE_ARGS+= --enable-cups +PLIST.cups= yes +INSTALLATION_DIRS+= libexec/cups/backend +.else +CONFIGURE_ARGS+= --disable-cups +.endif + +### +### File Alteration Monitor support. +### +PLIST_VARS+= fam +.if !empty(PKG_OPTIONS:Mfam) +. include "../../mk/fam.buildlink3.mk" +CONFIGURE_ARGS+= --with-fam +PLIST.fam= yes +.else +CONFIGURE_ARGS+= --without-fam +.endif + +### +### Support LDAP authentication and storage of Samba account information. +### +PLIST_VARS+= ldap +# Active Directory requires ldap +.if !empty(PKG_OPTIONS:Mldap) || !empty(PKG_OPTIONS:Mads) +. include "../../databases/openldap-client/buildlink3.mk" +CONFIGURE_ARGS+= --with-ldap +PLIST.ldap= yes +.else +CONFIGURE_ARGS+= --without-ldap +.endif + +### +### Support PAM authentication and build smbpass and winbind PAM modules. +### +PLIST_VARS+= pam +.if !empty(PKG_OPTIONS:Mpam) +. include "../../mk/pam.buildlink3.mk" + +CONFIGURE_ARGS+= --with-pam +CONFIGURE_ARGS+= --with-pam_smbpass +CONFIGURE_ARGS+= --with-pammodulesdir=${SMB_PAMMODULES} +PLIST.pam= yes +INSTALLATION_DIRS+= ${EGDIR}/pam_smbpass + +.PHONY: samba-pam-smbpass-install +post-install: samba-pam-smbpass-install +samba-pam-smbpass-install: + cd ${WRKSRC}/source3/pam_smbpass/samples; for f in [a-z]*; do \ + ${INSTALL_DATA} $${f} \ + ${DESTDIR}${PREFIX}/${EGDIR}/pam_smbpass/$${f}; \ + done +.else +CONFIGURE_ARGS+= --without-pam +.endif + +### +### Support querying a PDC for domain user and group information, e.g., +### through NSS or PAM. +### +PLIST_VARS+= winbind +.if !empty(PKG_OPTIONS:Mwinbind) +CONFIGURE_ARGS+= --with-winbind +PLIST.winbind= yes +.else +CONFIGURE_ARGS+= --without-winbind +.endif diff --git a/net/samba4/patches/patch-buildtools_wafsamba_wscript b/net/samba4/patches/patch-buildtools_wafsamba_wscript new file mode 100644 index 000000000..7e0701414 --- /dev/null +++ b/net/samba4/patches/patch-buildtools_wafsamba_wscript @@ -0,0 +1,17 @@ +$NetBSD: patch-buildtools_wafsamba_wscript,v 1.1 2015/05/26 15:11:26 jperkin Exp $ + +Define _POSIX_PTHREAD_SEMANTICS on SunOS to pick up re-entrant functions. + +--- buildtools/wafsamba/wscript.orig 2015-02-24 18:59:51.000000000 +0000 ++++ buildtools/wafsamba/wscript +@@ -385,6 +385,10 @@ def configure(conf): + conf.DEFINE('_GNU_SOURCE', 1, add_to_cflags=True) + conf.DEFINE('_XOPEN_SOURCE_EXTENDED', 1, add_to_cflags=True) + ++ # Use POSIX getpwnam_r and friends. ++ if conf.env['SYSTEM_UNAME_SYSNAME'] == 'SunOS': ++ conf.DEFINE('_POSIX_PTHREAD_SEMANTICS', 1, add_to_cflags=True) ++ + # on Tru64 certain features are only available with _OSF_SOURCE set to 1 + # and _XOPEN_SOURCE set to 600 + if conf.env['SYSTEM_UNAME_SYSNAME'] == 'OSF1': diff --git a/net/samba4/patches/patch-lib_nss__wrapper_nss__wrapper.c b/net/samba4/patches/patch-lib_nss__wrapper_nss__wrapper.c new file mode 100644 index 000000000..e2310ecb9 --- /dev/null +++ b/net/samba4/patches/patch-lib_nss__wrapper_nss__wrapper.c @@ -0,0 +1,15 @@ +$NetBSD: patch-lib_nss__wrapper_nss__wrapper.c,v 1.1 2015/05/26 15:11:26 jperkin Exp $ + +Avoid nss.h on SunOS, incompatible with other nss.h implementations. + +--- lib/nss_wrapper/nss_wrapper.c.orig 2014-10-01 09:16:21.000000000 +0000 ++++ lib/nss_wrapper/nss_wrapper.c +@@ -68,7 +68,7 @@ + + #include + +-#if defined(HAVE_NSS_H) ++#if defined(HAVE_NSS_H) && !defined(__sun) + /* Linux and BSD */ + #include + diff --git a/net/samba4/patches/patch-lib_nss__wrapper_wscript b/net/samba4/patches/patch-lib_nss__wrapper_wscript new file mode 100644 index 000000000..627555083 --- /dev/null +++ b/net/samba4/patches/patch-lib_nss__wrapper_wscript @@ -0,0 +1,15 @@ +$NetBSD: patch-lib_nss__wrapper_wscript,v 1.1 2015/05/26 15:11:26 jperkin Exp $ + +Fix HAVE_SOLARIS_GETGRENT_R define. + +--- lib/nss_wrapper/wscript.orig 2015-01-16 08:18:39.000000000 +0000 ++++ lib/nss_wrapper/wscript +@@ -62,7 +62,7 @@ def configure(conf): + define='HAVE_SOLARIS_GETPWUID_R', headers='unistd.h pwd.h') + conf.CHECK_C_PROTOTYPE('getgrent_r', + 'struct group *getgrent_r(struct group *src, char *buf, int buflen)', +- define='SOLARIS_GETGRENT_R', headers='unistd.h grp.h') ++ define='HAVE_SOLARIS_GETGRENT_R', headers='unistd.h grp.h') + conf.CHECK_C_PROTOTYPE('getgrnam_r', + 'int getgrnam_r(const char *name, struct group *grp, char *buf, int buflen, struct group **pgrp)', + define='HAVE_SOLARIS_GETGRNAM_R', headers='unistd.h grp.h') diff --git a/net/samba4/patches/patch-lib_replace_wscript b/net/samba4/patches/patch-lib_replace_wscript new file mode 100644 index 000000000..ec1f22307 --- /dev/null +++ b/net/samba4/patches/patch-lib_replace_wscript @@ -0,0 +1,17 @@ +$NetBSD: patch-lib_replace_wscript,v 1.1 2015/06/26 16:09:49 jperkin Exp $ + +Skip epoll tests on SunOS, implementation is Linux-specific. + +--- lib/replace/wscript.orig 2015-04-15 18:00:13.000000000 +0000 ++++ lib/replace/wscript +@@ -283,7 +283,9 @@ def configure(conf): + conf.CHECK_FUNCS('gai_strerror get_current_dir_name') + conf.CHECK_FUNCS('timegm getifaddrs freeifaddrs mmap setgroups syscall setsid') + conf.CHECK_FUNCS('getgrent_r getgrgid_r getgrnam_r getgrouplist getpagesize') +- conf.CHECK_FUNCS('getpwent_r getpwnam_r getpwuid_r epoll_create') ++ conf.CHECK_FUNCS('getpwent_r getpwnam_r getpwuid_r') ++ if not sys.platform.startswith('sunos'): ++ conf.CHECK_FUNCS('epoll_create') + conf.CHECK_FUNCS('port_create') + + conf.SET_TARGET_TYPE('attr', 'EMPTY') diff --git a/net/samba4/patches/patch-lib_tevent_wscript b/net/samba4/patches/patch-lib_tevent_wscript new file mode 100644 index 000000000..65bb8c5cf --- /dev/null +++ b/net/samba4/patches/patch-lib_tevent_wscript @@ -0,0 +1,15 @@ +$NetBSD: patch-lib_tevent_wscript,v 1.1 2015/06/26 16:09:49 jperkin Exp $ + +Skip epoll tests on SunOS, implementation is Linux-specific. + +--- lib/tevent/wscript.orig 2015-03-04 19:50:43.000000000 +0000 ++++ lib/tevent/wscript +@@ -41,7 +41,7 @@ def configure(conf): + if conf.CHECK_BUNDLED_SYSTEM_PYTHON('pytevent', 'tevent', minversion=VERSION): + conf.define('USING_SYSTEM_PYTEVENT', 1) + +- if conf.CHECK_FUNCS('epoll_create', headers='sys/epoll.h'): ++ if not sys.platform.startswith('sunos') and conf.CHECK_FUNCS('epoll_create', headers='sys/epoll.h'): + conf.DEFINE('HAVE_EPOLL', 1) + + tevent_num_signals = 64 diff --git a/net/samba4/patches/patch-nsswitch_wscript__build b/net/samba4/patches/patch-nsswitch_wscript__build new file mode 100644 index 000000000..8c4b3909a --- /dev/null +++ b/net/samba4/patches/patch-nsswitch_wscript__build @@ -0,0 +1,16 @@ +$NetBSD: patch-nsswitch_wscript__build,v 1.1 2015/05/26 15:11:26 jperkin Exp $ + +Use common library name on SunOS. + +--- nsswitch/wscript_build.orig 2015-02-24 18:59:51.000000000 +0000 ++++ nsswitch/wscript_build +@@ -77,8 +77,7 @@ elif Utils.unversioned_sys_platform() == + bld.SAMBA_LIBRARY('nss_winbind', + source='winbind_nss_solaris.c winbind_nss_linux.c', + deps='winbind-client', +- realname='nss_winbind.so.1', +- vnum='1') ++ realname='libnss_winbind.so') + elif (host_os.rfind('hpux') > -1): + bld.SAMBA_LIBRARY('nss_winbind', + source='winbind_nss_linux.c', diff --git a/net/samba4/patches/patch-source4_scripting_wsript_build b/net/samba4/patches/patch-source4_scripting_wsript_build new file mode 100644 index 000000000..c9cf8d302 --- /dev/null +++ b/net/samba4/patches/patch-source4_scripting_wsript_build @@ -0,0 +1,17 @@ +$NetBSD: patch-source4_scripting_wsript_build,v 1.2 2015/06/26 16:09:49 jperkin Exp $ + +Avoid getting strange ending # character on interpreter +name like: +#!/usr/pkg/bin/python2.7# + +--- source4/scripting/wscript_build.orig 2014-10-01 09:16:21.000000000 +0000 ++++ source4/scripting/wscript_build +@@ -9,7 +9,7 @@ if bld.CONFIG_SET('AD_DC_BUILD_IS_ENABLE + if sbin_files: + bld.INSTALL_FILES('${SBINDIR}', + sbin_files, +- chmod=MODE_755, python_fixup=True, flat=True) ++ chmod=MODE_755, python_fixup=False, flat=True) + + if bld.CONFIG_SET('AD_DC_BUILD_IS_ENABLED'): + bld.INSTALL_FILES('${BINDIR}', diff --git a/net/samba4/patches/patch-testprogs_blackbox_dbcheck-oldrelease.sh b/net/samba4/patches/patch-testprogs_blackbox_dbcheck-oldrelease.sh new file mode 100644 index 000000000..d5b33f00f --- /dev/null +++ b/net/samba4/patches/patch-testprogs_blackbox_dbcheck-oldrelease.sh @@ -0,0 +1,29 @@ +$NetBSD: patch-testprogs_blackbox_dbcheck-oldrelease.sh,v 1.2 2015/06/26 16:09:49 jperkin Exp $ + +ERROR: [check-portability.awk] + +--- testprogs/blackbox/dbcheck-oldrelease.sh.orig 2014-10-01 09:16:22.000000000 +0000 ++++ testprogs/blackbox/dbcheck-oldrelease.sh +@@ -178,19 +178,19 @@ dbcheck_clean2() { + } + + referenceprovision() { +- if [ x$RELEASE == x"release-4-0-0" ]; then ++ if [ x$RELEASE = x"release-4-0-0" ]; then + $PYTHON $BINDIR/samba-tool domain provision --server-role="dc" --domain=SAMBA --host-name=ares --realm=${RELEASE}.samba.corp --targetdir=$PREFIX_ABS/${RELEASE}_reference --use-ntvfs --host-ip=127.0.0.1 --host-ip6=::1 + fi + } + + ldapcmp() { +- if [ x$RELEASE == x"release-4-0-0" ]; then ++ if [ x$RELEASE = x"release-4-0-0" ]; then + $PYTHON $BINDIR/samba-tool ldapcmp tdb://$PREFIX_ABS/${RELEASE}_reference/private/sam.ldb tdb://$PREFIX_ABS/${RELEASE}/private/sam.ldb --two --skip-missing-dn --filter=dnsRecord + fi + } + + ldapcmp_sd() { +- if [ x$RELEASE == x"release-4-0-0" ]; then ++ if [ x$RELEASE = x"release-4-0-0" ]; then + $PYTHON $BINDIR/samba-tool ldapcmp tdb://$PREFIX_ABS/${RELEASE}_reference/private/sam.ldb tdb://$PREFIX_ABS/${RELEASE}/private/sam.ldb --two --sd --skip-missing-dn + fi + } diff --git a/net/sitescooper/Makefile b/net/sitescooper/Makefile index fd9082b6f..6f33101cd 100644 --- a/net/sitescooper/Makefile +++ b/net/sitescooper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:53 wiz Exp $ DISTNAME= sitescooper-2.2.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net comms MASTER_SITES= http://sitescooper.cx/released/ diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 88f6d97c1..700c6c56d 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/24 18:05:57 bouyer Exp $ DISTNAME= smokeping-2.6.7 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ @@ -20,6 +20,8 @@ DEPENDS+= {perl>=5.8.0,p5-Digest-MD5>=2.20}:../../security/p5-Digest-MD5 DEPENDS+= p5-Digest-HMAC>=1.03:../../security/p5-Digest-HMAC DEPENDS+= p5-libwww>=5.64:../../www/p5-libwww DEPENDS+= p5-FCGI>=0.74:../../www/p5-FCGI +DEPENDS+= p5-CGI>=4.20:../../www/p5-CGI +DEPENDS+= p5-CGI-Fast>=2.09:../../www/p5-CGI-Fast DEPENDS+= p5-Config-Grammar>=1.10:../../devel/p5-Config-Grammar USE_TOOLS+= pax gmake perl:run diff --git a/net/sniproxy/Makefile b/net/sniproxy/Makefile index 81a981bb4..17ebec90b 100644 --- a/net/sniproxy/Makefile +++ b/net/sniproxy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/10/21 12:04:44 wiedi Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/04 22:14:22 wiedi Exp $ -DISTNAME= 0.3.6 +DISTNAME= 0.4.0 PKGNAME= sniproxy-${DISTNAME} CATEGORIES= net MASTER_SITES= https://github.com/dlundquist/sniproxy/archive/ diff --git a/net/sniproxy/PLIST b/net/sniproxy/PLIST index ee7cca660..092aa5291 100644 --- a/net/sniproxy/PLIST +++ b/net/sniproxy/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2014/10/21 12:04:44 wiedi Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/04 22:14:22 wiedi Exp $ +man/man5/sniproxy.conf.5 man/man8/sniproxy.8 sbin/sniproxy share/examples/sniproxy/sniproxy.conf diff --git a/net/sniproxy/distinfo b/net/sniproxy/distinfo index 1d5b02ea6..0a1beda12 100644 --- a/net/sniproxy/distinfo +++ b/net/sniproxy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/10/21 12:04:44 wiedi Exp $ +$NetBSD: distinfo,v 1.3 2015/06/04 22:14:22 wiedi Exp $ -SHA1 (0.3.6.tar.gz) = f241bbbb12fff56896a58b85627aa01eeb914188 -RMD160 (0.3.6.tar.gz) = 749e2e432fe3dd6fa99ecd1b9545db4625537688 -Size (0.3.6.tar.gz) = 65100 bytes +SHA1 (0.4.0.tar.gz) = 92c9010106dff3fb899d8f44ccd16cfb61920870 +RMD160 (0.4.0.tar.gz) = e8f8cb7765eaa2f10279a9090718c3e3d801620a +Size (0.4.0.tar.gz) = 70186 bytes diff --git a/net/snmptt/Makefile b/net/snmptt/Makefile index 8b7ddf552..073cac007 100644 --- a/net/snmptt/Makefile +++ b/net/snmptt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:53 wiz Exp $ # DISTNAME= snmptt_1.3 EXTRACT_SUFX= .tgz PKGNAME= snmptt-1.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=snmptt/} diff --git a/net/socat/Makefile b/net/socat/Makefile index 4ad242763..706cb7ad2 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/09/07 23:24:56 rodent Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/26 11:14:31 joerg Exp $ DISTNAME= socat-1.7.2.4 CATEGORIES= net @@ -10,7 +10,6 @@ COMMENT= "netcat++" (extended design, new implementation) LICENSE= gnu-gpl-v2 GNU_CONFIGURE= YES -ONLY_FOR_COMPILER= gcc # uses -Werror in the configure script .include "../../mk/bsd.prefs.mk" diff --git a/net/spread/Makefile b/net/spread/Makefile index 9123cfe90..08161fdaf 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:50:53 wiz Exp $ # DISTNAME= spread-src-3.17.3 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ diff --git a/net/spread/distinfo b/net/spread/distinfo index 7e9b322d1..dfc47a037 100644 --- a/net/spread/distinfo +++ b/net/spread/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2013/11/01 13:26:53 jperkin Exp $ +$NetBSD: distinfo,v 1.12 2015/06/18 19:01:34 joerg Exp $ SHA1 (spread-src-3.17.3.tar.gz) = a3085dd225264a4223eff3346b6b5de64ac2dfc6 RMD160 (spread-src-3.17.3.tar.gz) = 92def613d602d743d4f7c433f70f0b234bf47feb @@ -6,6 +6,7 @@ Size (spread-src-3.17.3.tar.gz) = 299975 bytes SHA1 (patch-ba) = 795938504e97da34e83e9e66b8b81ff894cbb5b4 SHA1 (patch-bb) = 6b2e9ef29802c6f60776d7be4046087f96b8ffcb SHA1 (patch-bd) = d39aed08e98e81bca572a429c511ffb400b020c3 +SHA1 (patch-buildtools_fixpaths) = cbff56d51c3fb7f4ed4a4a311da8a6a732224964 SHA1 (patch-configure) = fb86443e2afe2c17206e73bcdbd2b872397e9d4a SHA1 (patch-sample.spread.conf) = 3aa9bc8733d9c32337819027cdea5d83f9af19fc SHA1 (patch-spread__params.h) = 7878d94ae55b72ab87eeb0ea43f737ec8ff5fd40 diff --git a/net/spread/patches/patch-buildtools_fixpaths b/net/spread/patches/patch-buildtools_fixpaths new file mode 100644 index 000000000..22153ea8e --- /dev/null +++ b/net/spread/patches/patch-buildtools_fixpaths @@ -0,0 +1,22 @@ +$NetBSD: patch-buildtools_fixpaths,v 1.1 2015/06/18 19:01:01 joerg Exp $ + +--- buildtools/fixpaths.orig 2015-06-18 13:43:07.000000000 +0000 ++++ buildtools/fixpaths +@@ -5,7 +5,7 @@ + + $usage = "Usage: $0 [-Dstring=replacement] [[infile] ...]\n"; + +-if (!defined(@ARGV)) { die ("$usage"); } ++if (!(@ARGV)) { die ("$usage"); } + + # read in the command line and get some definitions + while ($_=$ARGV[0], /^-/) { +@@ -23,7 +23,7 @@ while ($_=$ARGV[0], /^-/) { + } + } # while parsing arguments + +-if (!defined(%def)) { ++if (!(%def)) { + die ("$0: nothing to do - no substitutions listed!\n"); + } + diff --git a/net/spreadlogd/Makefile b/net/spreadlogd/Makefile index 7ad0bed3b..b89b5263b 100644 --- a/net/spreadlogd/Makefile +++ b/net/spreadlogd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:53 wiz Exp $ # DISTNAME= spreadlogd PKGNAME= spreadlogd-2.0.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= net MASTER_SITES= http://www.backhand.org/mod_log_spread/ DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/net/sslh/Makefile b/net/sslh/Makefile index 884c95f9c..0b406dfbc 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2015/01/09 14:34:20 joerg Exp $ -# +# $NetBSD: Makefile,v 1.9 2015/06/10 09:15:48 wiz Exp $ -DISTNAME= v1.16 -PKGNAME= sslh-1.16 +DISTNAME= sslh-1.17 +PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= https://github.com/yrutschle/sslh/archive/ -EXTRACT_SUFX= .zip -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} +MASTER_SITES= ${MASTER_SITE_GITHUB:=yrutschle/} +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rutschle.net/tech/sslh.shtml @@ -34,7 +32,8 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sslh-fork ${DESTDIR}${PREFIX}/sbin/sslh ${INSTALL_PROGRAM} ${WRKSRC}/sslh-select ${DESTDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/sslh.8.gz ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8 - ${INSTALL_DATA} ${WRKSRC}/scripts/* ${DESTDIR}${EGDIR}/scripts + ${INSTALL_DATA} ${WRKSRC}/scripts/*.* ${DESTDIR}${EGDIR}/scripts + ${INSTALL_DATA} ${WRKSRC}/scripts/fail2ban/* ${DESTDIR}${EGDIR}/scripts/fail2ban ${INSTALL_DATA} ${WRKSRC}/example.cfg ${DESTDIR}${EGDIR} ${INSTALL_DATA} ${WRKSRC}/basic.cfg ${DESTDIR}${EGDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${PREFIX}/${DOCDIR} diff --git a/net/sslh/PLIST b/net/sslh/PLIST index 6f7f90139..2ad56aa82 100644 --- a/net/sslh/PLIST +++ b/net/sslh/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/11/28 10:45:27 bsiegert Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/11 10:39:26 wiz Exp $ man/man8/sslh.8 sbin/sslh sbin/sslh-select @@ -7,8 +7,9 @@ share/doc/sslh/README.MacOSX share/doc/sslh/README.md share/examples/sslh/basic.cfg share/examples/sslh/example.cfg -share/examples/sslh/scripts/etc.default.sslh share/examples/sslh/scripts/etc.init.d.sslh share/examples/sslh/scripts/etc.rc.d.init.d.sslh.centos share/examples/sslh/scripts/etc.sysconfig.sslh +share/examples/sslh/scripts/fail2ban/jail.conf +share/examples/sslh/scripts/fail2ban/sslh-ssh.conf share/examples/sslh/scripts/systemd.sslh.service diff --git a/net/sslh/distinfo b/net/sslh/distinfo index 2cd1de836..7ff0c264a 100644 --- a/net/sslh/distinfo +++ b/net/sslh/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2014/11/28 10:45:27 bsiegert Exp $ +$NetBSD: distinfo,v 1.4 2015/04/19 19:02:35 wiz Exp $ -SHA1 (v1.16.zip) = 19f3931ce8d98895e85b2da2d6995b489f123bd2 -RMD160 (v1.16.zip) = 29da00f88db489c88f8ec76e14ce1131f0766ee7 -Size (v1.16.zip) = 46395 bytes +SHA1 (sslh-1.17.tar.gz) = d892e26204ec5b26f0f2a87eb388bbbf3f2bf91e +RMD160 (sslh-1.17.tar.gz) = dec321368951b0c93d28595df806300adce07459 +Size (sslh-1.17.tar.gz) = 45451 bytes SHA1 (patch-echosrv.c) = 611044fd7ed1fd52c44e2d8ff393091c35478e17 -SHA1 (patch-sslh-main.c) = 996bbec53dbb3c92c3485b1f210853c7ed368519 +SHA1 (patch-sslh-main.c) = 43c88799534a6562a92aa174eb6aff6de53865a2 diff --git a/net/sslh/patches/patch-sslh-main.c b/net/sslh/patches/patch-sslh-main.c index d0d699578..0ae17af04 100644 --- a/net/sslh/patches/patch-sslh-main.c +++ b/net/sslh/patches/patch-sslh-main.c @@ -1,10 +1,10 @@ -$NetBSD: patch-sslh-main.c,v 1.2 2014/11/28 10:45:28 bsiegert Exp $ +$NetBSD: patch-sslh-main.c,v 1.3 2015/04/19 19:02:35 wiz Exp $ * getopt_long_only does not exist on NetBSD getopt. ---- sslh-main.c.orig 2014-02-11 21:06:01.000000000 +0000 +--- sslh-main.c.orig 2015-03-09 20:51:39.000000000 +0000 +++ sslh-main.c -@@ -358,7 +358,7 @@ static void cmdline_config(int argc, cha +@@ -362,7 +362,7 @@ static void cmdline_config(int argc, cha #ifdef LIBCONFIG optind = 1; opterr = 0; /* we're missing protocol options at this stage so don't output errors */ @@ -12,8 +12,8 @@ $NetBSD: patch-sslh-main.c,v 1.2 2014/11/28 10:45:28 bsiegert Exp $ + while ((c = getopt_long(argc, argv, optstr, all_options, NULL)) != -1) { if (c == 'F') { config_filename = optarg; - /* find the end of the listen list */ -@@ -383,7 +383,7 @@ static void parse_cmdline(int argc, char + if (config_filename) { +@@ -397,7 +397,7 @@ static void parse_cmdline(int argc, char optind = 1; opterr = 1; next_arg: diff --git a/net/stripes/Makefile b/net/stripes/Makefile index 0e4d60088..679fcc521 100644 --- a/net/stripes/Makefile +++ b/net/stripes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2014/05/31 12:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:53 wiz Exp $ DISTNAME= stripes-2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= # ftp://ftp.gw.com/sw/stripes/ diff --git a/net/synergy/Makefile b/net/synergy/Makefile index ecaced034..7b54cda91 100644 --- a/net/synergy/Makefile +++ b/net/synergy/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2015/03/31 09:44:30 tnn Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/02 11:24:58 tnn Exp $ # DISTNAME= synergy-1.7.0 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=synergy/} +#GITHUB_TAG= v${PKGVERSION_NOREV}-stable MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://synergy-project.org/ diff --git a/net/synergy/distinfo b/net/synergy/distinfo index 9d7143d3a..1a807f631 100644 --- a/net/synergy/distinfo +++ b/net/synergy/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.16 2015/03/14 23:37:54 tnn Exp $ +$NetBSD: distinfo,v 1.18 2015/06/02 11:24:58 tnn Exp $ SHA1 (synergy-1.7.0.tar.gz) = 8ec4dc9f888b6c551eacb23258549ed7681ed0c7 RMD160 (synergy-1.7.0.tar.gz) = 49a542024cf6cfa8517a3b0fe4ced508d03ca3fa diff --git a/net/tacacs-shrubbery/Makefile b/net/tacacs-shrubbery/Makefile index 7ffee9378..5108d6577 100644 --- a/net/tacacs-shrubbery/Makefile +++ b/net/tacacs-shrubbery/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:53 wiz Exp $ # DISTNAME= tacacs+-F4.0.4.27a PKGNAME= ${DISTNAME:S,-F,-,} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net security MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/ diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile index bdbc17000..82381292b 100644 --- a/net/tacacs/Makefile +++ b/net/tacacs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/03/15 18:22:11 tnn Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:53 wiz Exp $ VERSION= 4.0.4.28 DISTNAME= tacacs-F${VERSION} PKGNAME= tacacs-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net security MASTER_SITES+= ftp://ftp.shrubbery.net/pub/tac_plus/ diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 273ecb6f0..9071f5e16 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/03/22 20:07:46 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:53 wiz Exp $ DISTNAME= tigervnc-1.3.1 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tigervnc/} XORG_SERVER_FILE= xorg-server-1.12.4 @@ -70,6 +70,7 @@ pre-configure: .include "../../x11/libXcursor/buildlink3.mk" .include "../../x11/libXinerama/buildlink3.mk" .include "../../x11/libXtst/buildlink3.mk" +.include "../../x11/libdrm/buildlink3.mk" .include "../../x11/fltk13/buildlink3.mk" .include "../../x11/pixman/buildlink3.mk" .include "../../x11/xcmiscproto/buildlink3.mk" diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 27eeba418..e129f013a 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/12/01 12:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:50:53 wiz Exp $ DISTNAME= tightvnc-1.3.10 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vnc-tight/} DISTFILES= ${DISTNAME}_unixsrc.tar.bz2 diff --git a/net/tor/Makefile b/net/tor/Makefile index 453559ea9..ad9df49d7 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.101 2015/03/27 12:41:17 wiz Exp $ +# $NetBSD: Makefile,v 1.104 2015/06/14 16:39:41 wiz Exp $ -DISTNAME= tor-0.2.5.11 +DISTNAME= tor-0.2.6.9 CATEGORIES= net security MASTER_SITES= http://www.torproject.org/dist/ @@ -22,8 +22,8 @@ TEST_TARGET= check TOR_USER?= tor TOR_GROUP?= tor -PKG_GECOS.${TOR_USER}?= Torifier -PKG_HOME.${TOR_USER}?= ${VARBASE}/chroot/tor +PKG_GECOS.${TOR_USER}= Torifier +PKG_HOME.${TOR_USER}= ${VARBASE}/chroot/tor BUILD_DEFS+= VARBASE PKG_SYSCONFSUBDIR= tor @@ -46,12 +46,6 @@ CONF_FILES+= ${PREFIX}/share/examples/tor/torrc.sample \ FILES_SUBST+= PKG_HOME=${PKG_HOME.${TOR_USER}} FILES_SUBST+= TOR_USER=${TOR_USER} TOR_GROUP=${TOR_GROUP} -SUBST_CLASSES+= fix-paths -SUBST_STAGE.fix-paths= pre-configure -SUBST_MESSAGE.fix-paths= Fixing absolute paths. -SUBST_FILES.fix-paths= contrib/torify.in -SUBST_SED.fix-paths= -e 's,"/etc/tor,"${PKG_SYSCONFDIR},g' - INSTALL_MAKE_FLAGS+= sysconfdir=${PREFIX}/share/examples CHECK_PORTABILITY_SKIP+=contrib/* diff --git a/net/tor/distinfo b/net/tor/distinfo index 824d12342..36e11d42c 100644 --- a/net/tor/distinfo +++ b/net/tor/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.62 2015/03/27 12:41:17 wiz Exp $ +$NetBSD: distinfo,v 1.65 2015/06/14 16:39:41 wiz Exp $ -SHA1 (tor-0.2.5.11.tar.gz) = 31784ef1c7e443b0eaa785ea89197a8d32da7936 -RMD160 (tor-0.2.5.11.tar.gz) = 4f2dfb11312f6a59214d8c5a45c87c6d2d03f7b8 -Size (tor-0.2.5.11.tar.gz) = 3310350 bytes +SHA1 (tor-0.2.6.9.tar.gz) = 915941548a35be75886588a61db2aacb06ac76fc +RMD160 (tor-0.2.6.9.tar.gz) = 6088992dba58d973a696f466bdfe14bea785b83e +Size (tor-0.2.6.9.tar.gz) = 3581981 bytes SHA1 (patch-aa) = ac774cb976e03ff4d38415e78720f2f463c210c8 diff --git a/net/tor/options.mk b/net/tor/options.mk index d8469f627..e12cb926f 100644 --- a/net/tor/options.mk +++ b/net/tor/options.mk @@ -1,13 +1,9 @@ -# $NetBSD: options.mk,v 1.6 2014/06/25 13:08:37 drochner Exp $ +# $NetBSD: options.mk,v 1.7 2015/05/23 08:53:11 bsiegert Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.tor -PKG_SUPPORTED_OPTIONS= threads doc +PKG_SUPPORTED_OPTIONS= doc PKG_SUGGESTED_OPTIONS+= doc -.if !empty(PTHREAD_TYPE:Mnative) -PKG_SUGGESTED_OPTIONS+= threads -.endif - .include "../../mk/bsd.options.mk" ### @@ -21,17 +17,3 @@ CONFIGURE_ARGS+= --enable-asciidoc .else CONFIGURE_ARGS+= --disable-asciidoc .endif - - -### -### This enables new code for threaded operation on NetBSD, OpenBSD, etc. -### I used {PTHREAD,RESOLV}_AUTO_VARS here for consistency's sake, as -### I don't trust configure scripts to do this properly on all platforms. -### -.if !empty(PKG_OPTIONS:Mthreads) -CONFIGURE_ARGS+= --enable-threads -PTHREAD_OPTS+= require -PTHREAD_AUTO_VARS= yes -.else -CONFIGURE_ARGS+= --disable-threads -.endif diff --git a/net/torrentutils/Makefile b/net/torrentutils/Makefile index 63943aa0a..99308f1f5 100644 --- a/net/torrentutils/Makefile +++ b/net/torrentutils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:53 wiz Exp $ DISTNAME= torrentutils-0.3.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= # diff --git a/net/transmission-gtk/Makefile b/net/transmission-gtk/Makefile index b1c112ee3..eb4c66b7d 100644 --- a/net/transmission-gtk/Makefile +++ b/net/transmission-gtk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2015/01/10 20:48:58 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:47 tnn Exp $ PKGNAME= transmission-gtk-${VERSION} +PKGREVISION= 1 USE_LANGUAGES= c c++ INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}${PREFIX} diff --git a/net/transmission-qt/Makefile b/net/transmission-qt/Makefile index e30591557..2b7f93928 100644 --- a/net/transmission-qt/Makefile +++ b/net/transmission-qt/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/01/10 20:48:58 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:23:47 tnn Exp $ PKGNAME= transmission-qt-${VERSION} +PKGREVISION= 2 USE_LANGUAGES= c c++ MAKE_ENV+= QTDIR=${QTDIR} diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index 7571e5740..46d24f69b 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2014/10/25 00:07:20 khorben Exp $ +# $NetBSD: Makefile,v 1.94 2015/06/12 10:50:53 wiz Exp $ # DISTNAME= tsclient-0.132 -PKGREVISION= 67 +PKGREVISION= 70 CATEGORIES= net MASTER_SITES= http://www.gnomepro.com/tsclient/ diff --git a/net/twitux/Makefile b/net/twitux/Makefile index a8e711002..6caeabc3c 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/10/07 16:47:33 adam Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/07 14:05:59 youri Exp $ # DISTNAME= twitux-0.69 -PKGREVISION= 33 +PKGREVISION= 35 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=twitux/} EXTRACT_SUFX= .tar.bz2 @@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --enable-aspell=no .include "../../devel/GConf/schemas.mk" .include "../../devel/libsexy/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../security/gnome-keyring/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" diff --git a/net/ucspi-ssl/Makefile b/net/ucspi-ssl/Makefile index 9212f658a..a86e8f705 100644 --- a/net/ucspi-ssl/Makefile +++ b/net/ucspi-ssl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= ucspi-ssl-0.70 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net MASTER_SITES= ${HOMEPAGE} diff --git a/net/udpcast/Makefile b/net/udpcast/Makefile index 3b290b57a..c40547f85 100644 --- a/net/udpcast/Makefile +++ b/net/udpcast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= udpcast-20060619 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.udpcast.linux.lu/download/ diff --git a/net/unison/Makefile b/net/unison/Makefile index 346660146..7e2b77216 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.90 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.93 2015/05/14 10:58:04 bad Exp $ DISTNAME= unison-2.48.3 -PKGREVISION= 1 +# XXX remove DIST_SUBDIR with next release +DIST_SUBDIR= ${DISTNAME}-release +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/net/unison/distinfo b/net/unison/distinfo index 20074f9ef..2c385b580 100644 --- a/net/unison/distinfo +++ b/net/unison/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.23 2015/01/06 12:58:36 wiz Exp $ +$NetBSD: distinfo,v 1.24 2015/05/14 10:58:04 bad Exp $ -SHA1 (unison-2.48.3.tar.gz) = 74f1c087ee49dc1db4680ad779280f7333d5c968 -RMD160 (unison-2.48.3.tar.gz) = 884b4ec225d0411e8112e809c621b6779cf816b6 -Size (unison-2.48.3.tar.gz) = 1172532 bytes +SHA1 (unison-2.48.3-release/unison-2.48.3.tar.gz) = 2a0cfc95e95b9e9457c39faa4fe5b8184023cd0c +RMD160 (unison-2.48.3-release/unison-2.48.3.tar.gz) = f70cca489bbde21797429a7c687e6ac86299ae79 +Size (unison-2.48.3-release/unison-2.48.3.tar.gz) = 1172646 bytes SHA1 (patch-Makefile.OCaml) = 2c39a20eb731d3f787d5c938b539ceb3276d5d47 SHA1 (patch-aa) = dd1a001fb7071cd9141615b42a692e6d1d812081 diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index 6b8e7af0e..807f6f854 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:47 tnn Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 41 +PKGREVISION= 43 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/net/unison2.40/Makefile b/net/unison2.40/Makefile index 8f8a9132c..b45852c6b 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2015/01/06 12:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:47 tnn Exp $ -DISTNAME= unison-2.40.102 -PKGREVISION= 22 +DISTNAME= unison-2.40.128 +PKGREVISION= 2 CATEGORIES= net -MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ +MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ MAINTAINER= tonio@NetBSD.org HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/ diff --git a/net/unison2.40/distinfo b/net/unison2.40/distinfo index 34ea9aa52..4926259a5 100644 --- a/net/unison2.40/distinfo +++ b/net/unison2.40/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.1 2015/01/06 12:57:03 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/02 22:37:32 wiz Exp $ -SHA1 (unison-2.40.102.tar.gz) = bf18f64fa30bd04234e864d42190294e0d9a2910 -RMD160 (unison-2.40.102.tar.gz) = 0231fd41895bde97ad4ae15bdc4994f9c9e27ad6 -Size (unison-2.40.102.tar.gz) = 2694761 bytes +SHA1 (unison-2.40.128.tar.gz) = 392a573cbf331d71cac8ccb32f5440dceec88470 +RMD160 (unison-2.40.128.tar.gz) = ad3f4191af957aef1084e3ea9b99c17777e35596 +Size (unison-2.40.128.tar.gz) = 2717593 bytes SHA1 (patch-Makefile.OCaml) = 2872f07e323f23375b0b7ea5ec17fe387fe22a0f SHA1 (patch-aa) = dd1a001fb7071cd9141615b42a692e6d1d812081 -SHA1 (patch-ubase_util.ml) = d8ee8ea1cc1a5d0e8794623c24621f1a2d57d189 diff --git a/net/unison2.40/patches/patch-ubase_util.ml b/net/unison2.40/patches/patch-ubase_util.ml deleted file mode 100644 index c7f7b773d..000000000 --- a/net/unison2.40/patches/patch-ubase_util.ml +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ubase_util.ml,v 1.1 2015/01/06 12:57:03 wiz Exp $ - -Fix incompatibility with ocaml-4.02.x, based on -http://caml.inria.fr/mantis/view.php?id=6621 - ---- ubase/util.ml.orig 2010-04-15 17:29:31.000000000 +0000 -+++ ubase/util.ml -@@ -62,7 +62,7 @@ let set_infos s = - if s <> !infos then begin clear_infos (); infos := s; show_infos () end - - let msg f = -- clear_infos (); Uprintf.eprintf (fun () -> flush stderr; show_infos ()) f -+ clear_infos (); Printf.kfprintf (fun c -> flush c; show_infos ()) stderr f - - let msg : ('a, out_channel, unit) format -> 'a = msg - diff --git a/net/urlgfe/Makefile b/net/urlgfe/Makefile index 982506a65..d1da6f04b 100644 --- a/net/urlgfe/Makefile +++ b/net/urlgfe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:23:48 tnn Exp $ # DISTNAME= urlgfe-1.0.1 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=urlget/} diff --git a/net/vcheck/Makefile b/net/vcheck/Makefile index e51638b01..07fc602a0 100644 --- a/net/vcheck/Makefile +++ b/net/vcheck/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= vcheck-1.2.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net perl5 MASTER_SITES= http://keyserver.kjsl.com/~jharris/distfiles/ diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 3a939bdab..21d720ca1 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:23:48 tnn Exp $ # DISTNAME= vinagre-3.6.2 -PKGREVISION= 20 +PKGREVISION= 22 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vinagre/3.6/} EXTRACT_SUFX= .tar.xz diff --git a/net/vino/Makefile b/net/vino/Makefile index 3d4e13225..eaaccfa79 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.83 2015/06/12 10:50:54 wiz Exp $ DISTNAME= vino-2.32.2 -PKGREVISION= 11 +PKGREVISION= 14 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/vino/2.32/} EXTRACT_SUFX= .tar.bz2 @@ -28,7 +28,7 @@ GCONF_SCHEMAS= vino-server.schemas .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/jpeg.buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../security/libgnome-keyring/buildlink3.mk" .include "../../security/gnutls/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 05c2eb007..52378c32a 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/12/01 12:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:50:54 wiz Exp $ DISTNAME= vnc-3.3.3r2 PKGNAME= vnc-3.3.3.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= net x11 MASTER_SITES= ftp://ftp.uk.research.att.com/pub/vnc/dist/ DISTFILES= vnc-3.3.3r2_unixsrc.tgz \ diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index 660b09ce8..4186e80dc 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/09/04 12:31:26 obache Exp $ +# $NetBSD: Makefile,v 1.13 2015/05/23 13:43:15 rodent Exp $ -DISTNAME= vnstat-1.11 -PKGREVISION= 5 +DISTNAME= vnstat-1.14 CATEGORIES= net MASTER_SITES= http://humdi.net/vnstat/ #DISTFILES=${DISTNAME}.tar.gz diff --git a/net/vnstat/distinfo b/net/vnstat/distinfo index 62480861d..850273ee2 100644 --- a/net/vnstat/distinfo +++ b/net/vnstat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/04/17 21:35:56 gls Exp $ +$NetBSD: distinfo,v 1.3 2015/05/23 13:43:15 rodent Exp $ -SHA1 (vnstat-1.11.tar.gz) = 92494f38a752dcf60053af2a6d8977737da7e616 -RMD160 (vnstat-1.11.tar.gz) = c7a8602c6ed86c674b14b2b8708e97f5999fb0e5 -Size (vnstat-1.11.tar.gz) = 79075 bytes +SHA1 (vnstat-1.14.tar.gz) = 73a3e7ad76eb0ec67473cc8ef63fc0da2d5a87ba +RMD160 (vnstat-1.14.tar.gz) = 9cbe5d4f11d757ae19db4b38155de63a8caf6164 +Size (vnstat-1.14.tar.gz) = 103281 bytes diff --git a/net/vpnc/Makefile b/net/vpnc/Makefile index 2f1e5fcce..e6cfb6951 100644 --- a/net/vpnc/Makefile +++ b/net/vpnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= vpnc-0.5.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net security MASTER_SITES= http://www.unix-ag.uni-kl.de/~massar/vpnc/ diff --git a/net/walker/Makefile b/net/walker/Makefile index e3de9196c..9e9ebaec7 100644 --- a/net/walker/Makefile +++ b/net/walker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= walker-3.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://josefsson.org/walker/releases/ diff --git a/net/wget/Makefile b/net/wget/Makefile index 9d3def23a..c5eabbf0f 100644 --- a/net/wget/Makefile +++ b/net/wget/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.124 2015/03/11 15:07:55 wiz Exp $ +# $NetBSD: Makefile,v 1.125 2015/06/12 10:50:54 wiz Exp $ DISTNAME= wget-1.16.3 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=wget/} EXTRACT_SUFX= .tar.xz diff --git a/net/whois3/Makefile b/net/whois3/Makefile index c928b4523..80327f747 100644 --- a/net/whois3/Makefile +++ b/net/whois3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= whois3-3.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=whois/} diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 1102e85be..e0e44792d 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.130 2015/03/09 18:47:18 tron Exp $ +# $NetBSD: Makefile,v 1.135 2015/06/19 07:29:37 tron Exp $ -DISTNAME= wireshark-1.10.13 +DISTNAME= wireshark-1.10.14 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.wireshark.org/download/src/ EXTRACT_SUFX= .tar.bz2 -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.wireshark.org/ COMMENT= Network protocol analyzer LICENSE= gnu-gpl-v2 @@ -56,6 +57,9 @@ REPLACE_PYTHON+= tools/rdps.py USE_BUILTIN.libpcap= no .endif +# Extra post install targets are in options.mk +post-install: ${POST_INSTALL_TARGETS} + # wireshark no longer builds with NetBSD 3.x provided zlib BUILDLINK_API_DEPENDS.zlib=zlib>=1.2.1 diff --git a/net/wireshark/PLIST b/net/wireshark/PLIST index a8d200d5d..22d0bac5f 100644 --- a/net/wireshark/PLIST +++ b/net/wireshark/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2013/07/04 21:33:14 adam Exp $ +@comment $NetBSD: PLIST,v 1.26 2015/05/07 21:40:43 roy Exp $ bin/capinfos bin/dftest bin/dumpcap @@ -39,6 +39,21 @@ man/man1/text2pcap.1 man/man1/tshark.1 ${PLIST.gtk2}man/man1/wireshark.1 man/man4/wireshark-filter.4 +${PLIST.gtk2}share/applications/wireshark.desktop +${PLIST.icons}share/icons/locolor/16x16/apps/wireshark.png +${PLIST.icons}share/icons/locolor/32x32/apps/wireshark.png +${PLIST.icons}share/icons/locolor/48x48/apps/wireshark.png +${PLIST.icons}share/icons/hicolor/16x16/apps/wireshark.png +${PLIST.icons}share/icons/hicolor/32x32/apps/wireshark.png +${PLIST.icons}share/icons/hicolor/48x48/apps/wireshark.png +${PLIST.icons}share/icons/hicolor/scalable/apps/wireshark.svg +${PLIST.icons}share/icons/hicolor/16x16/mimetypes/application-vnd.tcpdump.pcap.png +${PLIST.icons}share/icons/hicolor/24x24/mimetypes/application-vnd.tcpdump.pcap.png +${PLIST.icons}share/icons/hicolor/32x32/mimetypes/application-vnd.tcpdump.pcap.png +${PLIST.icons}share/icons/hicolor/48x48/mimetypes/application-vnd.tcpdump.pcap.png +${PLIST.icons}share/icons/hicolor/64x64/mimetypes/application-vnd.tcpdump.pcap.png +${PLIST.icons}share/icons/hicolor/128x128/mimetypes/application-vnd.tcpdump.pcap.png +${PLIST.icons}share/icons/hicolor/256x256/mimetypes/application-vnd.tcpdump.pcap.png share/wireshark/AUTHORS-SHORT share/wireshark/COPYING share/wireshark/capinfos.html diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 612377c97..b4f53dc67 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.80 2015/03/09 09:04:25 tron Exp $ +$NetBSD: distinfo,v 1.81 2015/05/15 18:02:13 tron Exp $ -SHA1 (wireshark-1.10.13.tar.bz2) = bf552798df85306a2634e98710ea7c0aafb4e5a5 -RMD160 (wireshark-1.10.13.tar.bz2) = 86c5e443ce55f9ac0adfe31fa416eaa4b1a77b6c -Size (wireshark-1.10.13.tar.bz2) = 26954491 bytes +SHA1 (wireshark-1.10.14.tar.bz2) = 47c359dc1b9791d2091887a26fdba65f4a7ef3b8 +RMD160 (wireshark-1.10.14.tar.bz2) = 7a14c8a2a7c991893ceef1572fe216f74f9992cf +Size (wireshark-1.10.14.tar.bz2) = 26905113 bytes SHA1 (patch-AUTHORS) = 2d4265d9b8b4df7e3ab438684637058fdcb391fc SHA1 (patch-aa) = 237c60ae1bd860bdc3ee42a17a46b4e212b97c0f SHA1 (patch-ac) = 470a2a32a5577f16aef4ba3e638eb6b97c483ba3 diff --git a/net/wireshark/options.mk b/net/wireshark/options.mk index 5f0b0eede..919c460e9 100644 --- a/net/wireshark/options.mk +++ b/net/wireshark/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.7 2012/08/16 15:11:49 drochner Exp $ +# $NetBSD: options.mk,v 1.8 2015/05/07 21:40:43 roy Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.wireshark PKG_SUPPORTED_OPTIONS= gtk2 lua @@ -7,15 +7,62 @@ PKG_SUGGESTED_OPTIONS= gtk2 lua .include "../../mk/bsd.options.mk" PLIST_VARS+= gtk2 +PLIST_VARS+= icons .if !empty(PKG_OPTIONS:Mgtk2) CONFIGURE_ARGS+= --enable-wireshark PLIST.gtk2= yes +POST_INSTALL_TARGETS+= install-gtk-desktop .include "../../x11/gtk2/buildlink3.mk" + +install-gtk-desktop: + ${INSTALL_DATA} ${WRKSRC}/wireshark.desktop \ + ${DESTDIR}${PREFIX}/share/applications + .else CONFIGURE_ARGS+= --disable-wireshark .endif +# We might install the qt front end one day as well, +# so have a generic icon target +.if !empty(PKG_OPTIONS:Mgtk2) +PLIST.icons= yes +POST_INSTALL_TARGETS+= install-icons +INSTALLATION_DIRS+= share/applications +INSTALLATION_DIRS+= share/icons/hicolor/scalable/apps +ICON_COLORS= hi lo +ICON_SIZES= 16 32 48 +MIMEICON_SIZES= 16 24 32 48 64 128 256 + +.for c in ${ICON_COLORS} +.for d in ${ICON_SIZES} +INSTALLATION_DIRS+= share/icons/${c}color/${d}x${d}/apps +.endfor +.endfor + +.for d in ${MIMEICON_SIZES} +INSTALLATION_DIRS+= share/icons/hicolor/${d}x${d}/mimetypes +.endfor + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" + +install-icons: + ${INSTALL_DATA} ${WRKSRC}/image/wsicon.svg \ + ${DESTDIR}${PREFIX}/share/icons/hicolor/scalable/apps/wireshark.svg +.for c in ${ICON_COLORS} +.for d in ${ICON_SIZES} + ${INSTALL_DATA} ${WRKSRC}/image/${c}${d}-app-wireshark.png \ + ${DESTDIR}${PREFIX}/share/icons/${c}color/${d}x${d}/apps/wireshark.png +.endfor +.endfor + +.for d in ${MIMEICON_SIZES} + ${INSTALL_DATA} ${WRKSRC}/image/WiresharkDoc-${d}.png \ + ${DESTDIR}${PREFIX}/share/icons/hicolor/${d}x${d}/mimetypes/application-vnd.tcpdump.pcap.png +.endfor +.endif + PLIST_VARS+= lua .if empty(PKG_OPTIONS:Mlua) diff --git a/net/wistumbler2-gtk/Makefile b/net/wistumbler2-gtk/Makefile index aee5be03c..c480a101d 100644 --- a/net/wistumbler2-gtk/Makefile +++ b/net/wistumbler2-gtk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:23:48 tnn Exp $ # .include "../../net/wistumbler2/Makefile.common" PKGNAME= ${DISTNAME:S/wistumbler2-/wistumbler2-gtk-/} -PKGREVISION= 23 +PKGREVISION= 24 CONFLICTS+= wistumbler2-[0-9]* diff --git a/net/wol/Makefile b/net/wol/Makefile index a447ccceb..34625e25e 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:54 wiz Exp $ DISTNAME= wol-0.7.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ahh/} diff --git a/net/wpa_gui/Makefile b/net/wpa_gui/Makefile index 35b8a44a9..5ef3c9473 100644 --- a/net/wpa_gui/Makefile +++ b/net/wpa_gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:27 tron Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:23:48 tnn Exp $ DISTNAME= wpa_supplicant-2.0 PKGNAME= ${DISTNAME:S/supplicant/gui/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://hostap.epitest.fi/releases/ diff --git a/net/x2vnc/Makefile b/net/x2vnc/Makefile index 6a7b08ac6..bb689cbaa 100644 --- a/net/x2vnc/Makefile +++ b/net/x2vnc/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/01/27 23:27:04 wiedi Exp $ -# +# $NetBSD: Makefile,v 1.23 2015/04/23 09:17:48 abs Exp $ DISTNAME= x2vnc-1.7.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net x11 MASTER_SITES= http://fredrik.hubbe.net/x2vnc/ @@ -23,4 +22,5 @@ LDFLAGS.SunOS+= -lresolv -lsocket -lnsl .include "../../x11/libXrandr/buildlink3.mk" .include "../../x11/scrnsaverproto/buildlink3.mk" .include "../../x11/xineramaproto/buildlink3.mk" + .include "../../mk/bsd.pkg.mk" diff --git a/net/x2vnc/distinfo b/net/x2vnc/distinfo index 4b97a5e14..3477cd7bb 100644 --- a/net/x2vnc/distinfo +++ b/net/x2vnc/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2007/10/13 11:44:39 tnn Exp $ +$NetBSD: distinfo,v 1.8 2015/04/23 09:17:48 abs Exp $ SHA1 (x2vnc-1.7.2.tar.gz) = aa1ed718e04e6beb3e7db94325198fdf330d8d1e RMD160 (x2vnc-1.7.2.tar.gz) = a656365f2b09dd328594d092c1269fcc5c4841c6 Size (x2vnc-1.7.2.tar.gz) = 82258 bytes -SHA1 (patch-aa) = 828098e52990d897c49301bf73dbc83258c905da -SHA1 (patch-ab) = 26895a39de0110c7af8b7843f275790691561168 +SHA1 (patch-aa) = e1020b5e4b32265d66bc02a198172c3c5948c39b +SHA1 (patch-ab) = 34006e0543f35b6d670131325dbce1c2368a0fa3 diff --git a/net/x2vnc/options.mk b/net/x2vnc/options.mk index 95d81bcee..eef21c0c8 100644 --- a/net/x2vnc/options.mk +++ b/net/x2vnc/options.mk @@ -1,9 +1,10 @@ -# $NetBSD: options.mk,v 1.1 2009/04/17 16:19:27 abs Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/23 09:17:48 abs Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.x2vnc +# Warning - breaks dragging on remote screens for some setups PKG_SUPPORTED_OPTIONS= dga -PKG_SUGGESTED_OPTIONS= dga +PKG_SUGGESTED_OPTIONS= .include "../../mk/bsd.options.mk" diff --git a/net/x2vnc/patches/patch-aa b/net/x2vnc/patches/patch-aa index 31e15f3fc..a11423d7e 100644 --- a/net/x2vnc/patches/patch-aa +++ b/net/x2vnc/patches/patch-aa @@ -1,4 +1,6 @@ -$NetBSD: patch-aa,v 1.1 2005/11/08 04:01:24 tv Exp $ +$NetBSD: patch-aa,v 1.2 2015/04/23 09:17:48 abs Exp $ + +Use POSIX 1 waitpid() rather than wait3() --- listen.c.orig 1998-07-30 19:46:51.000000000 -0400 +++ listen.c diff --git a/net/x2vnc/patches/patch-ab b/net/x2vnc/patches/patch-ab index 898e48ddf..e59b5be9c 100644 --- a/net/x2vnc/patches/patch-ab +++ b/net/x2vnc/patches/patch-ab @@ -1,4 +1,6 @@ -$NetBSD: patch-ab,v 1.1 2007/10/13 11:44:39 tnn Exp $ +$NetBSD: patch-ab,v 1.2 2015/04/23 09:17:48 abs Exp $ + +Remember to always ungrab on exit --- x.c.orig 2006-06-14 05:34:41.000000000 +0200 +++ x.c diff --git a/net/xfce4-wavelan-plugin/Makefile b/net/xfce4-wavelan-plugin/Makefile index 8cfd1ae1c..0707b71e1 100644 --- a/net/xfce4-wavelan-plugin/Makefile +++ b/net/xfce4-wavelan-plugin/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.37 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:23:48 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.4 - -DISTNAME= xfce4-wavelan-plugin-${XFCE4_VERSION} -EXTRACT_SUFX= .tar.gz -PKGREVISION= 21 +DISTNAME= xfce4-wavelan-plugin-0.5.11 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-wavelan-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.5/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin COMMENT= Xfce WLAN plugin .include "../../x11/xfce4-panel/buildlink3.mk" diff --git a/net/xfce4-wavelan-plugin/PLIST b/net/xfce4-wavelan-plugin/PLIST index c00010003..13ef7b52f 100644 --- a/net/xfce4-wavelan-plugin/PLIST +++ b/net/xfce4-wavelan-plugin/PLIST @@ -1,12 +1,42 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:11 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-wavelan-plugin +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:39 jperkin Exp $ +lib/xfce4/panel/plugins/libwavelan.la +share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-wavelan-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/xfce4/panel-plugins/wavelan.desktop +share/locale/zh_CN/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/xfce4/panel/plugins/wavelan.desktop diff --git a/net/xfce4-wavelan-plugin/buildlink3.mk b/net/xfce4-wavelan-plugin/buildlink3.mk deleted file mode 100644 index 62f180620..000000000 --- a/net/xfce4-wavelan-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:16 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-wavelan-plugin - -.if !defined(XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK) -XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.3 -BUILDLINK_ABI_DEPENDS.xfce4-wavelan-plugin+= xfce4-wavelan-plugin>=0.5.4nb21 -BUILDLINK_PKGSRCDIR.xfce4-wavelan-plugin?= ../../net/xfce4-wavelan-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_WAVELAN_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-wavelan-plugin diff --git a/net/xfce4-wavelan-plugin/distinfo b/net/xfce4-wavelan-plugin/distinfo index 789ad9657..4ce537b26 100644 --- a/net/xfce4-wavelan-plugin/distinfo +++ b/net/xfce4-wavelan-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2011/01/03 07:38:59 obache Exp $ +$NetBSD: distinfo,v 1.9 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-wavelan-plugin-0.5.4.tar.gz) = d45d8a13a1512fdb74aacf09c5b6ae99c4743fdd -RMD160 (xfce4-wavelan-plugin-0.5.4.tar.gz) = 30d4893812004cfe0cf115790eb72daf92b4db5f -Size (xfce4-wavelan-plugin-0.5.4.tar.gz) = 596378 bytes -SHA1 (patch-aa) = 13c3fa4e0d50419e5b77c8c7bf9d07b367ec69dc +SHA1 (xfce4-wavelan-plugin-0.5.11.tar.bz2) = 18e080897eecdcd44abfa877820b6f9c0d506ca3 +RMD160 (xfce4-wavelan-plugin-0.5.11.tar.bz2) = 6164c493e9515bcb846e14d9528eee917d6ceef9 +Size (xfce4-wavelan-plugin-0.5.11.tar.bz2) = 293840 bytes +SHA1 (patch-panel-plugin_wi__bsd.c) = 891df958216419eb3eb66eb0a229e3e6c574ad12 diff --git a/net/xfce4-wavelan-plugin/patches/patch-aa b/net/xfce4-wavelan-plugin/patches/patch-aa deleted file mode 100644 index 314f2218a..000000000 --- a/net/xfce4-wavelan-plugin/patches/patch-aa +++ /dev/null @@ -1,49 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2011/01/03 07:38:59 obache Exp $ - ---- panel-plugin/wi_bsd.c.orig 2007-04-16 14:57:08.000000000 +0000 -+++ panel-plugin/wi_bsd.c -@@ -24,7 +24,7 @@ - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - */ - --#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__OpenBSD__) -+#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__OpenBSD__) || defined(__DragonFly__) - - #include - #include -@@ -43,22 +43,24 @@ - #if __FreeBSD_version >= 500033 - #include - #endif -+#elif defined(__DragonFly__) -+#include -+#include -+#include -+#include - #else - #include - #include - #ifdef __NetBSD__ --#include --#include --#include -+# include -+# include -+# include -+#elif defined(__OpenBSD__) -+# include -+# include -+# define le16toh(x) letoh16(x) - #else --#if !defined(__OpenBSD__) --#include --#endif --#endif --#ifdef __OpenBSD__ --#include --#include --#define le16toh(x) letoh16(x) -+# include - #endif - #endif - diff --git a/net/xfce4-wavelan-plugin/patches/patch-panel-plugin_wi__bsd.c b/net/xfce4-wavelan-plugin/patches/patch-panel-plugin_wi__bsd.c new file mode 100644 index 000000000..daaf0fe9f --- /dev/null +++ b/net/xfce4-wavelan-plugin/patches/patch-panel-plugin_wi__bsd.c @@ -0,0 +1,244 @@ +$NetBSD: patch-panel-plugin_wi__bsd.c,v 1.1 2015/04/21 08:56:39 jperkin Exp $ + +Add NetBSD support. +--- panel-plugin/wi_bsd.c.orig 2012-04-09 16:45:20.000000000 +0000 ++++ panel-plugin/wi_bsd.c +@@ -26,14 +26,9 @@ + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + +-#if !defined(__FreeBSD_kernel__) && defined(__FreeBSD__) +-#define __FreeBSD_kernel__ __FreeBSD__ +-#endif +-#if !defined(__FreeBSD_kernel_version) && defined(__FreeBSD_version) +-#define __FreeBSD_kernel_version __FreeBSD_version +-#endif ++#include + +-#if defined(__NetBSD__) || defined(__FreeBSD_kernel__) || defined(__FreeBSD_kernel_kernel__) || defined(__OpenBSD__) ++#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__OpenBSD__) + + #include + #include +@@ -44,20 +39,14 @@ + + #include + #include +-#ifdef __FreeBSD_kernel__ ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + #include + #include + #include +-#if __FreeBSD_kernel_version >= 700000 + #include + #include + #include + #else +-#include +-#include +-#include +-#endif +-#else + #ifdef __NetBSD__ + #include + #include +@@ -107,13 +96,9 @@ struct wi_device + }; + + static int _wi_carrier(const struct wi_device *); +-#if defined(__FreeBSD_kernel__) ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + static int _wi_vendor(const struct wi_device *, char *, size_t); +-#if __FreeBSD_kernel_version > 700000 + static int _wi_getval(const struct wi_device *, struct ieee80211req_scan_result *); +-#else +-static int _wi_getval(const struct wi_device *, struct wi_req *); +-#endif + #endif + static int _wi_netname(const struct wi_device *, char *, size_t); + static int _wi_quality(const struct wi_device *, int *); +@@ -160,7 +145,7 @@ wi_query(struct wi_device *device, struc + + strlcpy(stats->ws_qunit, "dBm", 4); + /* check vendor (independent of carrier state) */ +-#if defined(__FreeBSD_kernel__) ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + if ((result = _wi_vendor(device, stats->ws_vendor, WI_MAXSTRLEN)) != WI_OK) + return(result); + #endif +@@ -294,12 +279,10 @@ _wi_rate(const struct wi_device *device, + } + #endif + +-/* seems only FreeBSD supports this operation */ +-#if defined(__FreeBSD_kernel__) ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + static int + _wi_vendor(const struct wi_device *device, char *buffer, size_t len) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 + /* + * We use sysctl to get a device description + */ +@@ -316,59 +299,30 @@ _wi_vendor(const struct wi_device *devic + dev_number = (int)strtol(c, NULL, 10); + *c = '\0'; + ++ /* ++ * Also, wlan doesn't present dev.wlan.N.%desc, need to use ++ * underlying driver name, instead: dev.ath.0.%desc, so we ++ * need to get the parent's name. ++ */ ++ if(strcmp(dev_name, "wlan") == 0) { ++ snprintf(mib, sizeof(mib), "net.%s.%d.%%parent", dev_name, dev_number); ++ if(sysctlbyname(mib, dev_name, &len, NULL, 0) == -1) ++ return (WI_NOSUCHDEV); ++ ++ c = dev_name; ++ while(!isdigit(*c)) c++; ++ dev_number = (int)strtol(c, NULL, 10); ++ *c = '\0'; ++ len = WI_MAXSTRLEN; ++ } ++ + snprintf(mib, sizeof(mib), "dev.%s.%d.%%desc", dev_name, dev_number); + if(sysctlbyname(mib, buffer, &len, NULL, 0) == -1) + return (WI_NOSUCHDEV); +-#else +-#define WI_RID_STA_IDENTITY_LUCENT 0x1 +-#define WI_RID_STA_IDENTITY_PRISMII 0x2 +-#define WI_RID_STA_IDENTITY_SAMSUNG 0x3 +-#define WI_RID_STA_IDENTITY_DLINK 0x6 +- const char* vendor = "Unknown"; +- struct wi_req wr; +- int result; +- +- bzero((void*)&wr, sizeof(wr)); +- wr.wi_len = WI_MAX_DATALEN; +- wr.wi_type = WI_RID_STA_IDENTITY; +- +- if ((result = _wi_getval(device, &wr)) != WI_OK){ +- /* For the Atheros, IDENTITY does not work. */ +- if (strcmp(device->interface, "ath") != 0) +- return(result); +- } +- else if (wr.wi_len < 4) +- return(WI_NOSUCHDEV); +- +- switch (wr.wi_val[1]) { +- case WI_RID_STA_IDENTITY_LUCENT: +- vendor = "Lucent"; +- break; +- +- case WI_RID_STA_IDENTITY_PRISMII: +- vendor = "generic PRISM II"; +- break; +- +- case WI_RID_STA_IDENTITY_SAMSUNG: +- vendor = "Samsung"; +- break; +- case WI_RID_STA_IDENTITY_DLINK: +- vendor = "D-Link"; +- break; +- } +- +- snprintf(buffer, len, "%s (ID %d, version %d.%d)", vendor, +- wr.wi_val[0], wr.wi_val[2], wr.wi_val[3]); +-#endif + + return(WI_OK); + } +-#endif /* wi_vendor */ + +-/* NetBSD and FreeBSD 6.x uses old wi_* API */ +-#if defined(__NetBSD__) || defined(__FreeBSD_kernel__) +-/* FreeBSD 7.x use its own new iee80211 API */ +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 + static int + _wi_getval(const struct wi_device *device, struct ieee80211req_scan_result *scan) + { +@@ -393,7 +347,9 @@ _wi_getval(const struct wi_device *devic + + return(WI_OK); + } +-#else ++#endif ++ ++#if defined(__NetBSD__) + static int + _wi_getval(const struct wi_device *device, struct wi_req *wr) + { +@@ -409,10 +365,11 @@ _wi_getval(const struct wi_device *devic + return(WI_OK); + } + #endif ++ + static int + _wi_netname(const struct wi_device *device, char *buffer, size_t len) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + struct ieee80211req ireq; + + memset(&ireq, 0, sizeof(ireq)); +@@ -423,7 +380,7 @@ _wi_netname(const struct wi_device *devi + ireq.i_len = len; + if (ioctl(device->socket, SIOCG80211, &ireq) < 0) + return WI_NOSUCHDEV; +-#else ++#elif defined(__NetBSD__) + struct wi_req wr; + int result; + +@@ -443,7 +400,7 @@ _wi_netname(const struct wi_device *devi + static int + _wi_quality(const struct wi_device *device, int *quality) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + struct ieee80211req_scan_result req; + int result; + bzero(&req, sizeof(req)); +@@ -451,8 +408,16 @@ _wi_quality(const struct wi_device *devi + if((result = _wi_getval(device, &req)) != WI_OK) + return (result); + +- *quality = req.isr_rssi; +-#else ++ /* ++ * FreeBSD's wlan stats: ++ * signal (in dBm) = rssi * 2 + noise; ++ * quality_bars = 4 * (signal - noise); ++ * or ++ * quality_bars = rssi * 8; ++ * but, per wi_query(), above, we need to return strength in dBm, so... ++ */ ++ *quality = req.isr_rssi * 2 + req.isr_noise; ++#elif defined(__NetBSD__) + struct wi_req wr; + int result; + +@@ -475,7 +440,7 @@ _wi_quality(const struct wi_device *devi + static int + _wi_rate(const struct wi_device *device, int *rate) + { +-#if defined(__FreeBSD_kernel__) && __FreeBSD_kernel_version >= 700000 ++#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) + struct ieee80211req_scan_result req; + int result, i, high; + bzero(&req, sizeof(req)); +@@ -488,7 +453,7 @@ _wi_rate(const struct wi_device *device, + high = req.isr_rates[i] & IEEE80211_RATE_VAL; + + *rate = high / 2; +-#else ++#elif defined(__NetBSD__) + struct wi_req wr; + int result; + +@@ -505,5 +470,4 @@ _wi_rate(const struct wi_device *device, + return(WI_OK); + } + +-#endif /* defined(__NetBSD__) || defined(__FreeBSD_kernel__) */ + #endif diff --git a/net/xfindproxy/Makefile b/net/xfindproxy/Makefile index 637a66e13..803d6c166 100644 --- a/net/xfindproxy/Makefile +++ b/net/xfindproxy/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/09/08 08:25:44 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/17 07:06:43 wiz Exp $ -DISTNAME= xfindproxy-1.0.3 +DISTNAME= xfindproxy-1.0.4 CATEGORIES= net x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/xfindproxy/distinfo b/net/xfindproxy/distinfo index c2249e74f..286f51813 100644 --- a/net/xfindproxy/distinfo +++ b/net/xfindproxy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/09/08 08:25:44 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/17 07:06:43 wiz Exp $ -SHA1 (xfindproxy-1.0.3.tar.bz2) = ac068e0fcca5775685052d0c1915eedbf0c01c78 -RMD160 (xfindproxy-1.0.3.tar.bz2) = e74b7cc02b41776ae9e89bd17af814dbfece4894 -Size (xfindproxy-1.0.3.tar.bz2) = 117989 bytes +SHA1 (xfindproxy-1.0.4.tar.bz2) = 9fb43a73ff805bfe2d4b7d49831dd1cf26d6f3f0 +RMD160 (xfindproxy-1.0.4.tar.bz2) = 1b5827a30c027cc4cb71047f865745d45a44bf76 +Size (xfindproxy-1.0.4.tar.bz2) = 118151 bytes diff --git a/net/xl2tpd/Makefile b/net/xl2tpd/Makefile index e97bfdead..86a133768 100644 --- a/net/xl2tpd/Makefile +++ b/net/xl2tpd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/02/14 22:06:39 christos Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/01 14:01:21 hauke Exp $ # DISTNAME= xl2tpd-20140214 CATEGORIES= net +PKGREVISION= 1 MASTER_SITES= -https://github.com/xelerance/xl2tpd/archive/master.zip EXTRACT_SUFX= .zip WRKSRC= ${WRKDIR}/xl2tpd-master @@ -11,13 +12,15 @@ MAINTAINER= christos@NetBSD.org HOMEPAGE= http://www.xelerance.com/services/software/xl2tpd/ COMMENT= Layer 2 Protocol Daemon -EXDIR= ${PREFIX}/share/examples/xl2tpd -INSTALLATION_DIRS= ${EXDIR} +EXDIR= ${PREFIX}/share/examples +INSTALLATION_DIRS+= ${EXDIR}/xl2tpd \ + ${EXDIR}/rc.d post-install: -.for i in chap-secrets ipsec.conf options.xl2tpd psk.txt racoon.conf xl2tpd xl2tpd.conf - ${INSTALL_DATA} ${FILESDIR}/$i ${DESTDIR}${EXDIR}/$i +.for i in chap-secrets ipsec.conf options.xl2tpd psk.txt racoon.conf xl2tpd.conf + ${INSTALL_DATA} ${FILESDIR}/${i} ${DESTDIR}${EXDIR}/xl2tpd/${i} .endfor + ${INSTALL_SCRIPT} ${FILESDIR}/xl2tpd ${DESTDIR}${EXDIR}/rc.d/xl2tpd .include "../../mk/compiler.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/xl2tpd/PLIST b/net/xl2tpd/PLIST index 4c43722d0..f84e47376 100644 --- a/net/xl2tpd/PLIST +++ b/net/xl2tpd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2013/07/02 00:22:16 christos Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/01 14:01:21 hauke Exp $ bin/pfc man/man1/pfc.1 man/man5/l2tp-secrets.5 @@ -6,10 +6,10 @@ man/man5/xl2tpd.conf.5 man/man8/xl2tpd.8 sbin/xl2tpd sbin/xl2tpd-control +share/examples/rc.d/xl2tpd share/examples/xl2tpd/chap-secrets share/examples/xl2tpd/ipsec.conf share/examples/xl2tpd/options.xl2tpd share/examples/xl2tpd/racoon.conf share/examples/xl2tpd/psk.txt -share/examples/xl2tpd/xl2tpd share/examples/xl2tpd/xl2tpd.conf diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile index 7b1f0c782..58ad2196c 100644 --- a/net/xtraceroute/Makefile +++ b/net/xtraceroute/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2013/01/26 21:38:39 adam Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:23:48 tnn Exp $ # DISTNAME= xtraceroute-0.8.14 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= net x11 MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/dl/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/net/xymon/Makefile b/net/xymon/Makefile index be0f2aa67..af664316e 100644 --- a/net/xymon/Makefile +++ b/net/xymon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/09/21 14:49:45 spz Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:23:48 tnn Exp $ # DISTNAME= xymon-4.3.17 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xymon/} diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 88dfb65ce..37ad7fdad 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/06 08:17:16 adam Exp $ # DISTNAME= yaz-4.1.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/yaz/buildlink3.mk b/net/yaz/buildlink3.mk index d9307f4a0..86a10f78a 100644 --- a/net/yaz/buildlink3.mk +++ b/net/yaz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/10/07 16:47:13 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= yaz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= yaz YAZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.yaz+= yaz>=2.0 -BUILDLINK_ABI_DEPENDS.yaz+= yaz>=4.1.6nb14 +BUILDLINK_ABI_DEPENDS.yaz+= yaz>=4.1.6nb15 BUILDLINK_PKGSRCDIR.yaz?= ../../net/yaz .include "../../converters/libiconv/buildlink3.mk" diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile index 660978447..2d2f3d40c 100644 --- a/net/youtube-dl/Makefile +++ b/net/youtube-dl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2015/03/12 12:43:22 tnn Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/15 09:27:02 adam Exp $ -VERSION_DATE= 2015.02.26.2 +VERSION_DATE= 2015.06.15 DISTNAME= youtube-dl-${VERSION_DATE} PKGNAME= youtube-dl-${VERSION_DATE:S/.//S/.//} CATEGORIES= net @@ -22,8 +22,8 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/youtube-dl USE_TOOLS+= gmake -MAKE_FLAGS+= PREFIX=${PREFIX:Q} MANDIR=${PREFIX:Q}/${PKGMANDIR:Q} \ - BASHCOMPDIR=${PREFIX:Q}/share/bash-completion/completions +MAKE_FLAGS+= PREFIX=${PREFIX} MANDIR=${PREFIX}/${PKGMANDIR} \ + BASHCOMPDIR=${PREFIX}/share/bash-completion/completions INSTALLATION_DIRS= share/youtube-dl CHECK_INTERPRETER_SKIP= share/youtube-dl/youtube-dl diff --git a/net/youtube-dl/distinfo b/net/youtube-dl/distinfo index 9a670db3d..666411fca 100644 --- a/net/youtube-dl/distinfo +++ b/net/youtube-dl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.49 2015/02/28 13:39:17 tron Exp $ +$NetBSD: distinfo,v 1.52 2015/06/15 09:27:02 adam Exp $ -SHA1 (youtube-dl-2015.02.26.2.tar.gz) = bc134c5ac262c9323bc6029d5877a7cf8c648a12 -RMD160 (youtube-dl-2015.02.26.2.tar.gz) = be099880ba0b7f3365c443d1739ebc316593c51d -Size (youtube-dl-2015.02.26.2.tar.gz) = 1395584 bytes +SHA1 (youtube-dl-2015.06.15.tar.gz) = b409ceccc7a8dd89151f341fa854b25406eee466 +RMD160 (youtube-dl-2015.06.15.tar.gz) = 1437b1635768030bba8b891f97e9b5747e912a0c +Size (youtube-dl-2015.06.15.tar.gz) = 1582537 bytes SHA1 (patch-Makefile) = 94556225641b6cd614bb0c28c4e7d9421550e49b diff --git a/net/zeroconf-ioslave/Makefile b/net/zeroconf-ioslave/Makefile index 4930045f0..babd02338 100644 --- a/net/zeroconf-ioslave/Makefile +++ b/net/zeroconf-ioslave/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/11/13 11:50:27 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:48 tnn Exp $ DISTNAME= zeroconf-ioslave-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= net COMMENT= Monitors the network for DNS-SD services (Zeroconf) diff --git a/news/cleanscore/Makefile b/news/cleanscore/Makefile index 0e6be3c41..fb97cc9f6 100644 --- a/news/cleanscore/Makefile +++ b/news/cleanscore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:54 wiz Exp $ # DISTNAME= cleanscore-0.9.8.1 -PKGREVISION= 5 +PKGREVISION= 6 LICENSE= gnu-gpl-v2 CATEGORIES= news MASTER_SITES= http://slrn.sourceforge.net/cleanscore/ diff --git a/news/inn/Makefile b/news/inn/Makefile index 61502bfd9..7e684f5ec 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.118 2014/08/03 17:33:34 spz Exp $ +# $NetBSD: Makefile,v 1.119 2015/06/12 10:50:54 wiz Exp $ DISTNAME= inn-2.5.4 +PKGREVISION= 1 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \ ftp://ftp.fu-berlin.de/unix/news/inn/ diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index af19016ce..d1b3b7998 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/05/29 23:37:13 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:54 wiz Exp $ DISTNAME= nntpcache-3.0.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= news MASTER_SITES= http://www.xs4all.nl/~suelette/ diff --git a/news/pan/Makefile b/news/pan/Makefile index f3f1d93b2..0b40c32fc 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.85 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.86 2015/04/25 14:23:48 tnn Exp $ DISTNAME= pan-0.139 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= news MASTER_SITES= http://pan.rebelbase.com/download/releases/${DISTNAME:C/pan-//}/source/ EXTRACT_SUFX= .tar.bz2 diff --git a/news/tin/Makefile b/news/tin/Makefile index 7627a9b5f..ae568df5d 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2015/02/07 22:58:18 tnn Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:50:55 wiz Exp $ # DISTNAME= tin-2.2.1 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/stable/ \ ftp://ftp.funet.fi/pub/unix/news/tin-unoff/ \ diff --git a/news/trn/Makefile b/news/trn/Makefile index e1d4020bf..d27004384 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/06/29 19:03:30 dholland Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:50:55 wiz Exp $ DISTNAME= trn-4.0-test76 PKGNAME= trn-4.76 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trn/} diff --git a/parallel/ganglia-monitor-core/Makefile b/parallel/ganglia-monitor-core/Makefile index ff8d6312a..136bd5032 100644 --- a/parallel/ganglia-monitor-core/Makefile +++ b/parallel/ganglia-monitor-core/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2014/05/05 00:48:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/25 14:24:44 tnn Exp $ # DISTNAME= ganglia-3.1.2 PKGNAME= ganglia-monitor-core-3.1.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= net parallel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ganglia/} diff --git a/parallel/gridscheduler/Makefile b/parallel/gridscheduler/Makefile index 7c4f6f0d0..b50614403 100644 --- a/parallel/gridscheduler/Makefile +++ b/parallel/gridscheduler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/03/19 19:15:37 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:55 wiz Exp $ PKGNAME= gridscheduler-2011.11 DISTNAME= GE2011.11 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= parallel sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gridscheduler/} diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 137fe55d1..ea598caa1 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2014/05/29 23:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:50:55 wiz Exp $ DISTNAME= mpich-3.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= parallel MASTER_SITES= http://www.mpich.org/static/tarballs/${PKGVERSION_NOREV}/ diff --git a/parallel/openmpi/Makefile b/parallel/openmpi/Makefile index c19a3bcf0..820032c3e 100644 --- a/parallel/openmpi/Makefile +++ b/parallel/openmpi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2015/01/15 20:51:11 dholland Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:55 wiz Exp $ DISTNAME= openmpi-1.6.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.6/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/parallel/p5-Parallel-Pvm/Makefile b/parallel/p5-Parallel-Pvm/Makefile index 56dd9dab0..6cbbd33d7 100644 --- a/parallel/p5-Parallel-Pvm/Makefile +++ b/parallel/p5-Parallel-Pvm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:53 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:50:55 wiz Exp $ # DISTNAME= Parallel-Pvm-1.4.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= parallel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parallel/} diff --git a/parallel/parallel/Makefile b/parallel/parallel/Makefile index 50a386d20..ab3bb3926 100644 --- a/parallel/parallel/Makefile +++ b/parallel/parallel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:55 wiz Exp $ # DISTNAME= parallel-20130122 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= parallel MASTER_SITES= ${MASTER_SITE_GNU:=parallel/} EXTRACT_SUFX= .tar.bz2 diff --git a/parallel/pdsh/Makefile b/parallel/pdsh/Makefile index 416f9539a..b1e30becb 100644 --- a/parallel/pdsh/Makefile +++ b/parallel/pdsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:55 wiz Exp $ # DISTNAME= pdsh-2.29 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= parallel MASTER_SITES= http://pdsh.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/parallel/sge/Makefile b/parallel/sge/Makefile index dbbafb975..1d712bb1d 100644 --- a/parallel/sge/Makefile +++ b/parallel/sge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2014/05/29 23:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/06/12 10:50:55 wiz Exp $ # DISTNAME= sge-8.1.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= parallel sysutils MASTER_SITES= http://arc.liv.ac.uk/downloads/SGE/releases/8.1.6/ diff --git a/parallel/slurm/Makefile b/parallel/slurm/Makefile index 57457ae98..604051add 100644 --- a/parallel/slurm/Makefile +++ b/parallel/slurm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/09/13 16:49:27 asau Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:55 wiz Exp $ DISTNAME= slurm-2.6.4 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= parallel MASTER_SITES= http://www.schedmd.com/download/archive/ \ http://www.schedmd.com/download/latest/ \ diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 566b4bfb1..0674eecf7 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.107 2014/09/17 12:41:50 joerg Exp $ +# $NetBSD: Makefile,v 1.108 2015/04/25 22:08:40 brook Exp $ # COMMENT= Tools for use in the packages collection +SUBDIR+= R2pkg SUBDIR+= autoswc SUBDIR+= binpatch SUBDIR+= bootstrap-extras diff --git a/pkgtools/R2pkg/DESCR b/pkgtools/R2pkg/DESCR new file mode 100644 index 000000000..c642fade6 --- /dev/null +++ b/pkgtools/R2pkg/DESCR @@ -0,0 +1,3 @@ +The R2pkg program, which is modeled after url2pkg, creates a new +pkgsrc package for the corresponding R package. It is intended to +help pkgsrc developers create new R packages quickly and easily. diff --git a/pkgtools/R2pkg/Makefile b/pkgtools/R2pkg/Makefile new file mode 100644 index 000000000..b4f9deeb2 --- /dev/null +++ b/pkgtools/R2pkg/Makefile @@ -0,0 +1,41 @@ +# $NetBSD: Makefile,v 1.1 2015/04/25 22:06:34 brook Exp $ +# + +VERS= 0.2 +PKGNAME= R2pkg-${VERS} +CATEGORIES= pkgtools + +MAINTAINER= brook@NetBSD.org +HOMEPAGE= # none +COMMENT= Tool to automate initial steps in building an R package +LICENSE= modified-bsd + +WRKSRC= ${WRKDIR} +NO_BUILD= yes +USE_LANGUAGES= # none +AUTO_MKDIRS= yes + +SUBST_CLASSES+= version +SUBST_STAGE.version= pre-configure +SUBST_MESSAGE.version= Substituting version in R2pkg.sh. +SUBST_FILES.version= R2pkg.sh +SUBST_VARS.version= VERS + +SUBST_CLASSES+= tools +SUBST_STAGE.tools= pre-configure +SUBST_MESSAGE.tools= Substituting tool locations. +SUBST_FILES.tools= R2pkg.sh +SUBST_VARS.tools= MAKE + +INSTALLATION_DIRS+= sbin ${PKGMANDIR}/man8 + +do-extract: + ${CP} ${FILESDIR}/R2pkg.sh ${WRKSRC} + ${CP} ${FILESDIR}/R2pkg.8 ${WRKSRC} + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/R2pkg.sh ${DESTDIR}${PREFIX}/sbin/R2pkg + ${INSTALL_MAN} ${WRKSRC}/R2pkg.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8/R2pkg.8 + +.include "../../math/R/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/pkgtools/R2pkg/PLIST b/pkgtools/R2pkg/PLIST new file mode 100644 index 000000000..eb6ed17ee --- /dev/null +++ b/pkgtools/R2pkg/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/25 22:06:34 brook Exp $ +man/man8/R2pkg.8 +sbin/R2pkg diff --git a/pkgtools/R2pkg/files/R2pkg.8 b/pkgtools/R2pkg/files/R2pkg.8 new file mode 100644 index 000000000..10e84b16b --- /dev/null +++ b/pkgtools/R2pkg/files/R2pkg.8 @@ -0,0 +1,149 @@ +.\" $NetBSD: R2pkg.8,v 1.1 2015/04/25 22:06:34 brook Exp $ +.\" +.\" Copyright (c) 2014,2015 +.\" Brook Milligan. All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" 3. Neither the name of the author nor the names of any contributors +.\" may be used to endorse or promote products derived from this software +.\" without specific prior written permission. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\" SUCH DAMAGE. +.\" +.\" +.Dd April 25, 2015 +.Dt R2pkg 8 +.Os +.Sh NAME +.Nm R2pkg +.Nd create a pkgsrc package for an R package +.Sh SYNOPSIS +.Nm +.Op Fl DVehqv +.Op Fl E Ar editor +.Op Ar package +.Sh DESCRIPTION +.Nm +takes the name of an R +.Ar package +that should be turned into a +.Xr pkgsrc 7 +package in the current directory. The generated package includes a +.Pa Makefile +and a mostly complete set of files to get the package going. However, the files should be reviewed and perhaps adjusted manually after +.Nm +has finished its job. To help with this, the original versions of files created by +.Nm +are preserved for reference. +.Pp +.Nm +is intended to help the process of creating a package but is not +intended to fly on autopilot. +.Pp +The +.Pa Makefile +contains all of the variables required for an R package, with information being taken from the package's +.Pa DESCRIPTION +file on CRAN, which is automatically fetched by +.Nm . +Likewise, the +.Pa DESCR +file is populated with information from the same file. After +.Pa Makefile +and +.Pa DESCR +are completed, +.Nm +fetches the package and computes its checksum via the +.Ic makesum +target. Then the package is extracted via the +.Ic extract +target. +.Pp +If the user does not supply the +.Ar package +on the command line, then +.Nm +will prompt for it. +.Pp +The following options are available: +.Bl -tag -width indent +.It Fl D +Write the package's description into +.Pa DESCRIPTION . +This may be useful for verifying the information obtained from CRAN. However, this file must be removed as it is not part of a +.Xr pkgsrc 7 +package. +.It Fl E Ar editor +Use +.Ar editor +instead of the user's default editor. +.It Fl V +Print the version. +.It Fl e +Do not edit Makefile and DESCR. +.It Fl h +Produce a short help message. +.It Fl q +Do not produce status messages along the way. +.It Fl v +Generate verbose output. This may be repeated to increase the verbosity. +.El +.Sh ENVIRONMENT +The following environment variables affect the execution of +.Nm : +.Bl -tag -width BLOCKSIZE +.It Ev PKGEDITOR, EDITOR +Editor used for editing +.Pa Makefile +and +.Pa DESCR . +.It Ev CRAN_URL +The URL to the CRAN mirror for downloading the package's DESCRIPTION +file. By default, +.Pa ftp://cran.r-project.org . +.El +.Sh EXAMPLES +Use the following commands to create a +.Xr pkgsrc 7 +package for the R package +.Ar foo : +.Dl cd pkgsrc/math +.Dl mkdir R-foo +.Dl cd R-foo +.Dl R2pkg foo +Remember to test the resulting package and remove any extra files created by +.Nm . +.Sh BUGS +.Nm +does not create a finished package; instead, it facilitates the task. +However, the resulting files must be reviewed and possibly edited by +hand. Although dependencies are included in the generated +.Pa Makefile , +they are only comments; no attempt is made to find corresponding +packages within +.Xr pkgsrc 7 . +As a consequence, the category of dependencies is also not determined. +.Sh SEE ALSO +.Xr pkgsrc 7 +.Sh AUTHORS +.Nm +was written by +.An Brook Milligan Aq Mt brook@NetBSD.org . diff --git a/pkgtools/R2pkg/files/R2pkg.sh b/pkgtools/R2pkg/files/R2pkg.sh new file mode 100755 index 000000000..67e82965c --- /dev/null +++ b/pkgtools/R2pkg/files/R2pkg.sh @@ -0,0 +1,301 @@ +#!/bin/sh +# R2pkg +# +# Copyright (c) 2014,2015 +# Brook Milligan. All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# 1. Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright +# notice, this list of conditions and the following disclaimer in the +# documentation and/or other materials provided with the distribution. +# 3. Neither the name of the author nor the names of any contributors +# may be used to endorse or promote products derived from this software +# without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +# ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE +# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +# SUCH DAMAGE. +# +# +# Create an R package in the current directory +# +NAME="R2pkg" +VERS="@VERS@" + +USAGE="${NAME} [-DVehqv] [-E editor] [package] -- create an R package for pkgsrc" + +: ${CRAN_URL:=ftp://cran.r-project.org} +: ${PKGEDITOR:=${EDITOR:=vi}} + +# Substituted by pkgsrc at pre-configure time. +MAKE=@MAKE@ +ECHO=echo +EDIT=1 +QUIET=0 +VERBOSE=0 + +while getopts DE:Vehqv f +do + case $f in + D) DESCRIPTION=yes;; + E) PKGEDITOR=${OPTARG};; + V) echo "${NAME} v${VERS}"; exit 0;; + e) EDIT=0;; + h) echo ${USAGE}; exit 0;; + q) ECHO=":"; QUIET=1;; + v) VERBOSE=$((${VERBOSE}+1));; + \?) echo ${USAGE}; exit 1;; + esac +done +shift `expr ${OPTIND} - 1` + +if [ ${#} -eq 0 ]; then + read -p "package: " RPKG TAIL + if [ "X${TAIL}" != "X" ]; then + echo "Error: multiple package names given." + echo ${USAGE} + exit 1 + fi +elif [ ${#} -eq 1 ]; then + RPKG=${1} +else + echo ${USAGE} + exit 1 +fi + +if [ ${VERBOSE} -eq 0 ]; then + STDOUT=">/dev/null 2>&1" + STDOUT2=">/dev/null 2>&1" +elif [ ${VERBOSE} -eq 1 ]; then + STDOUT="" + STDOUT2=">/dev/null 2>&1" +else + STDOUT="" + STDOUT2="" +fi + +CRAN_PACKAGES=pub/R/web/packages +RPKG_DESCRIPTION_URL=${CRAN_URL}/${CRAN_PACKAGES}/${RPKG}/DESCRIPTION + +check_for_R () +{ + R_CMD="R --no-save ${STDOUT2}" + echo "q()" | eval ${R_CMD} + if [ ${?} -ne 0 ]; then + echo "ERROR: math/R package is not installed." + exit 1 + fi +} + +preserve_original_files () +{ + [ -f DESCR ] && mv DESCR DESCR.orig + [ -f Makefile ] && mv Makefile Makefile.orig + [ -f distinfo ] && mv distinfo distinfo.orig +} + +make_package () +{ + R_CMD="R --no-save ${STDOUT2}" + [ "X${DESCRIPTION}" != "X" ] && DESCRIPTION_CMD="copy.description(connection)" + cat << EOF | eval ${R_CMD} +one.line <- function(s) gsub(' *\n *',' ',s) +pkg.vers <- function(s) gsub('_','.',s) +field <- function(key,value) paste(key,'=\t',value,sep='') + +licenses <- list() +licenses[['ACM']] <- 'acm-license' +licenses[['APACHE']] <- 'apache-2.0' +licenses[['ARTISTIC']] <- 'artistic-2.0' +licenses[['BSD-2']] <- '2-clause-bsd' +licenses[['GPL-2']] <- 'gnu-gpl-v2' +licenses[['GPL-3']] <- 'gnu-gpl-v3' +licenses[['GPL (>= 2)']] <- 'gnu-gpl-v2' +licenses[['GPL-2 | GPL-3']] <- 'gnu-gpl-v2 OR gnu-gpl-v3' +licenses[['LGPL-2']] <- 'gnu-lgpl-v2' +licenses[['LGPL-2.1']] <- 'gnu-lgpl-v2.1' +licenses[['LGPL (>= 2)']] <- 'gnu-lgpl-v2' +licenses[['LUCENT']] <- 'lucent' +licenses[['MIT']] <- 'mit' +licenses[['POSTGRESQL']] <- 'postgresql-license' + +paste2 <- function(s1,s2) +{ + if (is.na(s1) && is.na(s2)) return ('') + if (is.na(s1) && !is.na(s2)) return (s2) + if (!is.na(s1) && is.na(s2)) return (s1) + if (!is.na(s1) && !is.na(s2)) return (paste(s1,s2)) +} + +todo.license <- function(s) +{ + if (is.null(licenses[[s]])) + todo <- '# TODO: LICENSE' + else + todo <- 'LICENSE' + todo +} + +pkgsrc.license <- function(s) +{ + license <- licenses[[s]] + if (is.null(license)) + license <- s + license +} + +package <- function(s) field('R_PKGNAME',one.line(s)) +version <- function(s) field('R_PKGVER',one.line(s)) +comment <- function(s) field('COMMENT',one.line(s)) +license <- function(s) field(todo.license(s),pkgsrc.license(s)) + +categories <- function() paste('CATEGORIES=',paste(basename(dirname(getwd())),'R'),sep=' ') +description <- function(s) strwrap(s,width=71) + +depends <- function(s1,s2) +{ + s <- paste2(s1,s2) + imports <- na.omit(strsplit(one.line(s),', *')[[1]]) + DEPENDS <- '' + if (length(imports) > 0) + { + for (i in 1:length(imports)) + { + dependency <- strsplit(imports[i],' *\\\\( *')[[1]] + depends <- dependency[1] + depends.vers <- ifelse(length(dependency) == 2, dependency[2], '>=???') + depends.vers <- gsub(' ','',depends.vers) + depends.vers <- pkg.vers(gsub('\\\\)','',depends.vers)) + depends.line <- paste('# DEPENDS+=\tR-',depends,depends.vers,':../../CATEGORY/R-',depends,sep='') + DEPENDS <- paste(DEPENDS,depends.line,sep='\n') + } + DEPENDS <- paste(DEPENDS,'',sep='\n') + } + DEPENDS +} + +copy.description <- function(connection) +{ + description <- readLines(connection) + writeLines(description,con='DESCRIPTION') +} + +connection <- url('${RPKG_DESCRIPTION_URL}') +${DESCRIPTION_CMD} +metadata <- read.dcf(connection, fields=c('Package','Version','Title','Description','License','Imports','Depends')) + +CVS <- '# \$NetBSD\$' +CATEGORIES <- categories() +MASTER.SITES <- 'MASTER_SITES= \${MASTER_SITE_R_CRAN:=contrib/}' +MAINTAINER <- 'MAINTAINER= pkgsrc-users@NetBSD.org' +HOMEPAGE <- 'HOMEPAGE= \${R_HOMEPAGE_BASE}/${RPKG}/' +COMMENT <- comment(metadata[3]) +LICENSE <- license(metadata[5]) +R_PKGNAME <- package(metadata[1]) +R_PKGVER <- version(metadata[2]) +DEPENDS <- depends(metadata[6],metadata[7]) +INCLUDE.R <- '.include "../../math/R/Makefile.extension"' +INCLUDE.PKG <- '.include "../../mk/bsd.pkg.mk"' + +DESCR <- description(metadata[4]) + +Makefile <- paste(CVS, + '', + CATEGORIES, + MASTER.SITES, + '', + MAINTAINER, + HOMEPAGE, + COMMENT, + LICENSE, + '', + R_PKGNAME, + R_PKGVER, + DEPENDS, + INCLUDE.R, + INCLUDE.PKG, + sep='\n') + +write(Makefile,'Makefile') +write(DESCR,'DESCR') +EOF + if [ ${?} -ne 0 ]; then + echo "ERROR: parsing metadata failed." + exit 1 + fi +} + +edit_Makefile () +{ + [ ${EDIT} -eq 0 ] || ${PKGEDITOR} Makefile +} + +edit_DESCR () +{ + [ ${EDIT} -eq 0 ] || ${PKGEDITOR} DESCR +} + +create_distinfo () +{ + ${ECHO} "Fetching package ... " + MAKE_CMD="${MAKE} makesum ${STDOUT}" + eval ${MAKE_CMD} +} + +extract () +{ + ${ECHO} "Extracting package ... " + MAKE_CMD="${MAKE} extract ${STDOUT}" + eval ${MAKE_CMD} +} + +cleanup () +{ + if [ -f DESCR.orig ] && cmp -s DESCR.orig DESCR; then + mv DESCR.orig DESCR + fi + if [ -f Makefile.orig ] && cmp -s Makefile.orig Makefile; then + mv Makefile.orig Makefile + fi + if [ -f distinfo.orig ] && cmp -s distinfo.orig distinfo; then + mv distinfo.orig distinfo + fi +} + +messages () +{ + if [ ${QUIET} -eq 0 ]; then + cat << EOF +Please do not forget the following: +- check DESCR and edit as necessary. +- check Makefile: + o verify the COMMENT. + o verify the LICENSE. + o verify the DEPENDS, especially the categories. +EOF + [ "X${DESCRIPTION}" != "X" ] && echo "- remove DESCRIPTION." + fi +} + +${ECHO} "Creating R package: ${RPKG} ... " +check_for_R +preserve_original_files +make_package +edit_Makefile +edit_DESCR +create_distinfo +extract +cleanup +messages diff --git a/pkgtools/bootstrap-mk-files/Makefile b/pkgtools/bootstrap-mk-files/Makefile index eaba144b1..897c6e9f9 100644 --- a/pkgtools/bootstrap-mk-files/Makefile +++ b/pkgtools/bootstrap-mk-files/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2014/11/22 16:32:13 bsiegert Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/11 09:20:55 joerg Exp $ -PKGNAME= bootstrap-mk-files-20141122 +PKGNAME= bootstrap-mk-files-20150611 CATEGORIES= pkgtools CONFLICTS+= mk-files-[0-9]* diff --git a/pkgtools/bootstrap-mk-files/files/bsd.sys.mk b/pkgtools/bootstrap-mk-files/files/bsd.sys.mk index 8ba7d174a..64482885c 100644 --- a/pkgtools/bootstrap-mk-files/files/bsd.sys.mk +++ b/pkgtools/bootstrap-mk-files/files/bsd.sys.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.sys.mk,v 1.1.1.1 2006/07/14 23:13:01 jlam Exp $ +# $NetBSD: bsd.sys.mk,v 1.3 2015/06/04 17:11:33 ryoon Exp $ # # Overrides used for NetBSD source tree builds. diff --git a/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.lib.mk b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.lib.mk new file mode 100644 index 000000000..5a5a7a127 --- /dev/null +++ b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.lib.mk @@ -0,0 +1,496 @@ +# $NetBSD: Bitrig.bsd.lib.mk,v 1.1 2015/06/04 15:48:45 sevan Exp $ +# @(#)bsd.lib.mk 8.3 (Berkeley) 4/22/94 + +.if !target(__initialized__) +__initialized__: +.if exists(${.CURDIR}/../Makefile.inc) +.include "${.CURDIR}/../Makefile.inc" +.endif +.include +.include +.include +.MAIN: all +.endif + +.PHONY: checkver cleanlib libinstall +realinstall: checkver libinstall +clean cleandir: cleanlib + +.if exists(${SHLIB_VERSION_FILE}) +SHLIB_MAJOR != . ${SHLIB_VERSION_FILE} ; echo $$major +SHLIB_MINOR != . ${SHLIB_VERSION_FILE} ; echo $$minor +SHLIB_TEENY != . ${SHLIB_VERSION_FILE} ; echo $$teeny + +# Check for higher installed library versions. +.if !defined(NOCHECKVER) && !defined(NOCHECKVER_${LIB}) && \ + exists(${BSDSRCDIR}/lib/checkver) +checkver: + @(cd ${.CURDIR} && \ + sh ${BSDSRCDIR}/lib/checkver -v ${SHLIB_VERSION_FILE} \ + -d ${DESTDIR}${LIBDIR} ${LIB}) +.endif +.endif + +.if !target(checkver) +checkver: +.endif + +print-shlib-major: +.if defined(SHLIB_MAJOR) + @echo ${SHLIB_MAJOR} +.else + @false +.endif + +print-shlib-minor: +.if defined(SHLIB_MINOR) + @echo ${SHLIB_MINOR} +.else + @false +.endif + +print-shlib-teeny: +.if defined(SHLIB_TEENY) + @echo ${SHLIB_TEENY} +.else + @false +.endif + +.if defined(SHLIB_MAJOR) && !empty(SHLIB_MAJOR) +.if defined(SHLIB_MINOR) && !empty(SHLIB_MINOR) +.if defined(SHLIB_TEENY) && !empty(SHLIB_TEENY) +SHLIB_FULLVERSION=${SHLIB_MAJOR}.${SHLIB_MINOR}.${SHLIB_TEENY} +.else +SHLIB_FULLVERSION=${SHLIB_MAJOR}.${SHLIB_MINOR} +.endif +.else +SHLIB_FULLVERSION=${SHLIB_MAJOR} +.endif +.endif + +# add additional suffixes not exported. +# .po is used for profiling object files. +# .so is used for PIC object files. +.SUFFIXES: .out .a .ln .so .po .o .s .S .c .cc .C .m .F .f .r .y .l .cl .p .h +.SUFFIXES: .sh .m4 .m + + +# Set PICFLAGS to cc flags for producing position-independent code, +# if not already set. Includes -DPIC, if required. + +# Data-driven table using make variables to control how shared libraries +# are built for different platforms and object formats. +# OBJECT_FMT: currently either "ELF" or "a.out", from +# SHLIB_MAJOR, SHLIB_MINOR, SHLIB_TEENY: Major, minor, and teeny version +# numbers of shared library +# SHLIB_SOVERSION: version number to be compiled into a shared library +# via -soname. Usualy ${SHLIB_MAJOR} on ELF. +# NetBSD/pmax used to use ${SHLIB_MAJOR}[.${SHLIB_MINOR} +# [.${SHLIB_TEENY}]] +# SHLIB_SHFLAGS: Flags to tell ${LD} to emit shared library. +# with ELF, also set shared-lib version for ld.so. +# SHLIB_LDSTARTFILE: support .o file, call C++ file-level constructors +# SHLIB_LDENDFILE: support .o file, call C++ file-level destructors +# FPICFLAGS: flags for ${FC} to compile .[fF] files to .so objects. +# CPPPICFLAGS: flags for ${CPP} to preprocess .[sS] files for ${AS} +# CPICFLAGS: flags for ${CC} to compile .[cC] files to pic objects. +# CSHLIBFLAGS: flags for ${CC} to compile .[cC] files to .so objects. +# (usually includes ${CPICFLAGS}) +# CAPICFLAGS: flags for ${CC} to compiling .[Ss] files +# (usually just ${CPPPICFLAGS} ${CPICFLAGS}) +# APICFLAGS: flags for ${AS} to assemble .[sS] to .so objects. + +# Platform-independent flags for Bitrig a.out shared libraries +SHLIB_LDSTARTFILE= +SHLIB_LDENDFILE= +SHLIB_SOVERSION=${SHLIB_FULLVERSION} +SHLIB_SHFLAGS= +FPICFLAGS ?= -fPIC +CPICFLAGS?= -fPIC -DPIC +CPPPICFLAGS?= -DPIC +CAPICFLAGS?= ${CPPPICFLAGS} ${CPICFLAGS} +APICFLAGS?= -k + +MKPICLIB?= yes + +# Platform-independent linker flags for ELF shared libraries +.if ${OBJECT_FMT} == "ELF" +SHLIB_SOVERSION= ${SHLIB_MAJOR} +SHLIB_SHFLAGS= -Wl,-soname,lib${LIB}.so.${SHLIB_SOVERSION} +SHLIB_LDSTARTFILE?= ${DESTDIR}/usr/lib/crtbeginS.o +SHLIB_LDENDFILE?= ${DESTDIR}/usr/lib/crtendS.o +.endif + +CFLAGS+= ${COPTS} +FFLAGS+= ${FOPTS} + +.c.o: +.if defined(COPTS) && !empty(COPTS:M*-g*) + ${COMPILE.c} ${.IMPSRC} +.else + @echo ${COMPILE.c:Q} ${.IMPSRC} + @${COMPILE.c} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.c.po: +.if defined(COPTS) && !empty(COPTS:M*-g*) + ${COMPILE.c} -pg ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.c:Q} -pg ${.IMPSRC} -o ${.TARGET} + @${COMPILE.c} -pg ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.c.so: +.if defined(COPTS) && !empty(COPTS:M*-g*) + ${COMPILE.c} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.c:Q} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET} + @${COMPILE.c} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.c.ln: + ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC} + +.cc.o .C.o: +.if defined(COPTS) && !empty(COPTS:M*-g*) + ${COMPILE.cc} ${.IMPSRC} +.else + @echo ${COMPILE.cc:Q} ${.IMPSRC} + @${COMPILE.cc} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.cc.po .C.po: +.if defined(COPTS) && !empty(COPTS:M*-g*) + ${COMPILE.cc} -pg ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.cc:Q} -pg ${.IMPSRC} -o ${.TARGET} + @${COMPILE.cc} -pg ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.cc.so .C.so: +.if defined(COPTS) && !empty(COPTS:M*-g*) + ${COMPILE.cc} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.cc:Q} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET} + @${COMPILE.cc} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.f.o: +.if defined(FOPTS) && !empty(FOPTS:M*-g*) + ${COMPILE.f} ${.IMPSRC} +.else + @echo ${COMPILE.f:Q} ${.IMPSRC} + @${COMPILE.f} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.f.po: +.if defined(FOPTS) && !empty(FOPTS:M*-g*) + ${COMPILE.f} -pg ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.f:Q} -pg ${.IMPSRC} -o ${.TARGET} + @${COMPILE.f} -pg ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.f.so: +.if defined(FOPTS) && !empty(FOPTS:M*-g*) + ${COMPILE.f} ${FPICFLAGS} ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.f:Q} ${FPICFLAGS} ${.IMPSRC} -o ${.TARGET} + @${COMPILE.f} ${FPICFLAGS} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.f.ln: + ${ECHO} Skipping lint for Fortran libraries. + +.m.o: +.if defined(OBJCFLAGS) && !empty(OBJCFLAGS:M*-g*) + ${COMPILE.m} ${.IMPSRC} +.else + @echo ${COMPILE.m:Q} ${.IMPSRC} + @${COMPILE.m} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.m.po: +.if defined(OBJCFLAGS) && !empty(OBJCFLAGS:M*-g*) + ${COMPILE.m} -pg ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.m:Q} -pg ${.IMPSRC} -o ${.TARGET} + @${COMPILE.m} -pg ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.m.so: +.if defined(OBJCFLAGS) && !empty(OBJCFLAGS:M*-g*) + ${COMPILE.m} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET} +.else + @echo ${COMPILE.m:Q} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET} + @${COMPILE.m} ${CPICFLAGS} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o +.endif + +.S.o .s.o: + @echo ${COMPILE.S:Q} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} + @${COMPILE.S} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o + +.S.po .s.po: + @echo ${COMPILE.S:Q} -DGPROF -DPROF ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET} + @${COMPILE.S} -DGPROF -DPROF ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o + +.S.so .s.so: + @echo ${COMPILE.S:Q} ${CAPICFLAGS} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET} + @${COMPILE.S} ${CAPICFLAGS} ${CFLAGS:M-[ID]*} ${AINC} ${.IMPSRC} -o ${.TARGET}.o + @${LD} -r ${.TARGET}.o -o ${.TARGET} + @rm -f ${.TARGET}.o + +.if ${MKPIC} == "no" || (defined(LDSTATIC) && ${LDSTATIC} != "") \ + || ${MKLINKLIB} != "no" +_LIBS=lib${LIB}.a +.else +_LIBS= +.endif + +OBJS+=${SRCS:N*.h:N*.sh:R:S/$/.o/g} + +.if ${MKPROFILE} != "no" +_LIBS+=lib${LIB}_p.a +POBJS+=${OBJS:.o=.po} +.endif + +.if ${MKPIC} != "no" +.if ${MKPICLIB} == "no" +SOLIB=lib${LIB}.a +.else +SOLIB=lib${LIB}_pic.a +_LIBS+=${SOLIB} +SOBJS+=${OBJS:.o=.so} +.endif +.if defined(SHLIB_FULLVERSION) +_LIBS+=lib${LIB}.so.${SHLIB_FULLVERSION} +.endif +.endif + +LOBJS+=${LSRCS:.c=.ln} ${SRCS:M*.c:.c=.ln} +.if ${MKLINT} != "no" && ${MKLINKLIB} != "no" && !empty(LOBJS) +_LIBS+=llib-l${LIB}.ln +.endif + +.if ${MKPIC} == "no" || (defined(LDSTATIC) && ${LDSTATIC} != "") \ + || ${MKLINKLIB} != "no" +ALLOBJS=${OBJS} ${POBJS} ${SOBJS} +.else +ALLOBJS=${POBJS} ${SOBJS} +.endif +.if ${MKLINT} != "no" && ${MKLINKLIB} != "no" && !empty(LOBJS) +ALLOBJS+=${LOBJS} +.endif +.NOPATH: ${ALLOBJS} ${_LIBS} + +realall: ${SRCS} ${ALLOBJS:O} ${_LIBS} + +__archivebuild: .USE + @rm -f ${.TARGET} + ${AR} cq ${.TARGET} `NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT}` + ${RANLIB} ${.TARGET} + +__archiveinstall: .USE + ${INSTALL} ${RENAME} ${PRESERVE} ${COPY} ${INSTPRIV} -o ${LIBOWN} \ + -g ${LIBGRP} -m 600 ${.ALLSRC} ${.TARGET} + ${RANLIB} -t ${.TARGET} + chmod ${LIBMODE} ${.TARGET} + +DPSRCS+= ${SRCS:M*.l:.l=.c} ${SRCS:M*.y:.y=.c} +CLEANFILES+= ${DPSRCS} +.if defined(YHEADER) +CLEANFILES+= ${SRCS:M*.y:.y=.h} +.endif + +lib${LIB}.a:: ${OBJS} __archivebuild + @echo building standard ${LIB} library + +lib${LIB}_p.a:: ${POBJS} __archivebuild + @echo building profiled ${LIB} library + +lib${LIB}_pic.a:: ${SOBJS} __archivebuild + @echo building shared object ${LIB} library + +lib${LIB}.so.${SHLIB_FULLVERSION}: ${SOLIB} ${DPADD} \ + ${SHLIB_LDSTARTFILE} ${SHLIB_LDENDFILE} + @echo building shared ${LIB} library \(version ${SHLIB_FULLVERSION}\) + @rm -f lib${LIB}.so.${SHLIB_FULLVERSION} +.if defined(DESTDIR) + $(CC) -nostdlib -shared ${SHLIB_SHFLAGS} -o ${.TARGET} \ + ${SHLIB_LDSTARTFILE} \ + -Wl,--whole-archive,${SOLIB} \ + -Wl,--no-whole-archive,${LDADD} \ + -L${DESTDIR}${LIBDIR} ${RPATH_FLAG}${LIBDIR} \ + ${SHLIB_LDENDFILE} +.else + $(CC) -shared ${SHLIB_SHFLAGS} -o ${.TARGET} \ + ${SHLIB_LDSTARTFILE} \ + -Wl,--whole-archive,${SOLIB} -Wl,--no-whole-archive,${LDADD} \ + ${SHLIB_LDENDFILE} +.endif +.if ${OBJECT_FMT} == "ELF" +.if defined(SHLIB_FULLVERSION) && defined(SHLIB_MAJOR) && \ + "${SHLIB_FULLVERSION}" != "${SHLIB_MAJOR}" + ln -sf lib${LIB}.so.${SHLIB_FULLVERSION} lib${LIB}.so.${SHLIB_MAJOR}.tmp + mv -f lib${LIB}.so.${SHLIB_MAJOR}.tmp lib${LIB}.so.${SHLIB_MAJOR} +.endif + ln -sf lib${LIB}.so.${SHLIB_FULLVERSION} lib${LIB}.so.tmp + mv -f lib${LIB}.so.tmp lib${LIB}.so +.endif + +.if !empty(LOBJS) +LLIBS?= -lc +llib-l${LIB}.ln: ${LOBJS} + @echo building llib-l${LIB}.ln + @rm -f llib-l${LIB}.ln + @${LINT} -C${LIB} ${.ALLSRC} ${LLIBS} +.endif + +cleanlib: + rm -f a.out [Ee]rrs mklog core *.core ${CLEANFILES} + rm -f lib${LIB}.a ${OBJS} + rm -f lib${LIB}_p.a ${POBJS} + rm -f lib${LIB}_pic.a lib${LIB}.so.* lib${LIB}.so ${SOBJS} + rm -f llib-l${LIB}.ln ${LOBJS} + +.if defined(SRCS) +afterdepend: .depend + @(TMP=/tmp/_depend$$$$; \ + sed -e 's/^\([^\.]*\).o[ ]*:/\1.o \1.po \1.so \1.ln:/' \ + < .depend > $$TMP; \ + mv $$TMP .depend) +.endif + +.if !target(libinstall) +# Make sure it gets defined, in case MKPIC==no && MKLINKLIB==no +libinstall:: + +.if ${MKLINKLIB} != "no" +libinstall:: ${DESTDIR}${LIBDIR}/lib${LIB}.a +.PRECIOUS: ${DESTDIR}${LIBDIR}/lib${LIB}.a +.if !defined(UPDATE) +.PHONY: ${DESTDIR}${LIBDIR}/lib${LIB}.a +.endif + +.if !defined(BUILD) && !make(all) && !make(lib${LIB}.a) +${DESTDIR}${LIBDIR}/lib${LIB}.a: .MADE +.endif +${DESTDIR}${LIBDIR}/lib${LIB}.a: lib${LIB}.a __archiveinstall +.endif + +.if ${MKPROFILE} != "no" +libinstall:: ${DESTDIR}${LIBDIR}/lib${LIB}_p.a +.PRECIOUS: ${DESTDIR}${LIBDIR}/lib${LIB}_p.a +.if !defined(UPDATE) +.PHONY: ${DESTDIR}${LIBDIR}/lib${LIB}_p.a +.endif + +.if !defined(BUILD) && !make(all) && !make(lib${LIB}_p.a) +${DESTDIR}${LIBDIR}/lib${LIB}_p.a: .MADE +.endif +${DESTDIR}${LIBDIR}/lib${LIB}_p.a: lib${LIB}_p.a __archiveinstall +.endif + +.if ${MKPIC} != "no" && ${MKPICINSTALL} != "no" +libinstall:: ${DESTDIR}${LIBDIR}/lib${LIB}_pic.a +.PRECIOUS: ${DESTDIR}${LIBDIR}/lib${LIB}_pic.a +.if !defined(UPDATE) +.PHONY: ${DESTDIR}${LIBDIR}/lib${LIB}_pic.a +.endif + +.if !defined(BUILD) && !make(all) && !make(lib${LIB}_pic.a) +${DESTDIR}${LIBDIR}/lib${LIB}_pic.a: .MADE +.endif +.if ${MKPICLIB} == "no" +${DESTDIR}${LIBDIR}/lib${LIB}_pic.a: + rm -f ${DESTDIR}${LIBDIR}/lib${LIB}_pic.a + ln -s lib${LIB}.a ${DESTDIR}${LIBDIR}/lib${LIB}_pic.a +.else +${DESTDIR}${LIBDIR}/lib${LIB}_pic.a: lib${LIB}_pic.a __archiveinstall +.endif +.endif + +.if ${MKPIC} != "no" && defined(SHLIB_FULLVERSION) +libinstall:: ${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_FULLVERSION} +.PRECIOUS: ${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_FULLVERSION} +.if !defined(UPDATE) +.PHONY: ${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_FULLVERSION} +.endif + +.if !defined(BUILD) && !make(all) && !make(lib${LIB}.so.${SHLIB_FULLVERSION}) +${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_FULLVERSION}: .MADE +.endif +${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_FULLVERSION}: lib${LIB}.so.${SHLIB_FULLVERSION} + ${INSTALL} ${RENAME} ${PRESERVE} ${COPY} ${INSTPRIV} -o ${LIBOWN} \ + -g ${LIBGRP} -m ${LIBMODE} ${.ALLSRC} ${.TARGET} +.if ${OBJECT_FMT} == "a.out" && !defined(DESTDIR) + /sbin/ldconfig -m ${LIBDIR} +.endif +.if ${OBJECT_FMT} == "ELF" + ln -sf lib${LIB}.so.${SHLIB_FULLVERSION}\ + ${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_MAJOR}.tmp + mv -f ${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_MAJOR}.tmp\ + ${DESTDIR}${LIBDIR}/lib${LIB}.so.${SHLIB_MAJOR} +.if ${MKLINKLIB} != "no" + ln -sf lib${LIB}.so.${SHLIB_FULLVERSION}\ + ${DESTDIR}${LIBDIR}/lib${LIB}.so.tmp + mv -f ${DESTDIR}${LIBDIR}/lib${LIB}.so.tmp\ + ${DESTDIR}${LIBDIR}/lib${LIB}.so +.endif +.endif +.endif + +.if ${MKLINT} != "no" && ${MKLINKLIB} != "no" && !empty(LOBJS) +libinstall:: ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln +.PRECIOUS: ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln +.if !defined(UPDATE) +.PHONY: ${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln +.endif + +.if !defined(BUILD) && !make(all) && !make(llib-l${LIB}.ln) +${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln: .MADE +.endif +${DESTDIR}${LINTLIBDIR}/llib-l${LIB}.ln: llib-l${LIB}.ln + ${INSTALL} ${RENAME} ${PRESERVE} ${COPY} ${INSTPRIV} -o ${LIBOWN} \ + -g ${LIBGRP} -m ${LIBMODE} ${.ALLSRC} ${DESTDIR}${LINTLIBDIR} +.endif +.endif + +.include +.include +.include +.include +.include +.include +.include + +# Make sure all of the standard targets are defined, even if they do nothing. +lint regress: diff --git a/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.man.mk b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.man.mk new file mode 100644 index 000000000..5ee833f8e --- /dev/null +++ b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.man.mk @@ -0,0 +1,181 @@ +# $NetBSD: Bitrig.bsd.man.mk,v 1.1 2015/06/04 15:48:45 sevan Exp $ +# @(#)bsd.man.mk 8.1 (Berkeley) 6/8/93 + +.if !target(__initialized__) +__initialized__: +.if exists(${.CURDIR}/../Makefile.inc) +.include "${.CURDIR}/../Makefile.inc" +.endif +.include +.include +.include +.MAIN: all +.endif + +.PHONY: catinstall maninstall catpages manpages catlinks manlinks cleanman html installhtml cleanhtml +.if ${MKMAN} != "no" +realinstall: ${MANINSTALL} +.endif +cleandir: cleanman + +HTMLDIR?= ${DESTDIR}/usr/share/man + +MANTARGET?= cat +MANDOC?= mandoc -Tascii + + +.SUFFIXES: .1 .2 .3 .3p .4 .5 .6 .7 .8 .9 \ + .cat1 .cat2 .cat3 .cat4 .cat5 .cat6 .cat7 .cat8 .cat9 \ + .html1 .html2 .html3 .html4 .html5 .html6 .html7 .html8 .html9 + +.9.cat9 .8.cat8 .7.cat7 .6.cat6 .5.cat5 .4.cat4 3p.cat3p .3.cat3 .2.cat2 .1.cat1: + @echo "${MANDOC} ${.IMPSRC} > ${.TARGET}" + @${MANDOC} ${.IMPSRC} > ${.TARGET} || \ + (rm -f ${.TARGET}; false) + +.9.html9 .8.html8 .7.html7 .6.html6 .5.html5 .4.html4 .3p.html3p .3.html3 .2.html2 .1.html1: + @echo "${MANDOC} -Thtml ${.IMPSRC} > ${.TARGET}" + @${MANDOC} -Thtml ${.IMPSRC} > ${.TARGET} || \ + (rm -f ${.TARGET}; false) + +.if defined(MAN) && !empty(MAN) +MANPAGES= ${MAN} +CATPAGES= ${MANPAGES:C/(.*).([1-9]p?)/\1.cat\2/} +.NOPATH: ${CATPAGES} +.if !defined(NOHTML) +HTMLPAGES= ${MANPAGES:C/(.*).([1-9]p?)/\1.html\2/} +.endif +.endif + +MINSTALL= ${INSTALL} ${RENAME} ${PRESERVE} ${COPY} ${INSTPRIV} \ + -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} + +.if defined(MANZ) +# chown and chmod are done afterward automatically +MCOMPRESS= gzip -cf +MCOMPRESSSUFFIX= .gz +.endif + +catinstall: catlinks +maninstall: manlinks + +__installpage: .USE +.if defined(MCOMPRESS) && !empty(MCOMPRESS) + @rm -f ${.TARGET} + ${MCOMPRESS} ${.ALLSRC} > ${.TARGET} + @chown ${MANOWN}:${MANGRP} ${.TARGET} + @chmod ${MANMODE} ${.TARGET} +.else + @cmp -s ${.ALLSRC} ${.TARGET} > /dev/null 2>&1 || \ + (echo "${MINSTALL} ${.ALLSRC} ${.TARGET}" && \ + ${MINSTALL} ${.ALLSRC} ${.TARGET}) +.endif + + +# Rules for cat'ed man page installation +.if defined(CATPAGES) && !empty(CATPAGES) && ${MKCATPAGES} != "no" +catpages:: ${CATPAGES:@P@${DESTDIR}${MANDIR}/${P:T:E}${MANSUBDIR}/${P:T:R}.0${MCOMPRESSSUFFIX}@} +.PRECIOUS: ${CATPAGES:@P@${DESTDIR}${MANDIR}/${P:T:E}${MANSUBDIR}/${P:T:R}.0${MCOMPRESSSUFFIX}@} +.if !defined(UPDATE) +.PHONY: ${CATPAGES:@P@${DESTDIR}${MANDIR}/${P:T:E}${MANSUBDIR}/${P:T:R}.0${MCOMPRESSSUFFIX}@} +.endif + +. for P in ${CATPAGES:O:u} +. if !defined(BUILD) && !make(all) && !make(${P}) +${DESTDIR}${MANDIR}/${P:T:E}${MANSUBDIR}/${P:T:R}.0${MCOMPRESSSUFFIX}: .MADE +. endif +${DESTDIR}${MANDIR}/${P:T:E}${MANSUBDIR}/${P:T:R}.0${MCOMPRESSSUFFIX}: ${P} __installpage +. endfor +.else +catpages:: +.endif + +# Rules for source page installation +.if defined(MANPAGES) && !empty(MANPAGES) +manpages:: ${MANPAGES:@P@${DESTDIR}${MANDIR}/man${P:T:E}${MANSUBDIR}/${P}${MCOMPRESSSUFFIX}@} +.PRECIOUS: ${MANPAGES:@P@${DESTDIR}${MANDIR}/man${P:T:E}${MANSUBDIR}/${P}${MCOMPRESSSUFFIX}@} +.if !defined(UPDATE) +.PHONY: ${MANPAGES:@P@${DESTDIR}${MANDIR}/man${P:T:E}${MANSUBDIR}/${P}${MCOMPRESSSUFFIX}@} +.endif + +. for P in ${MANPAGES:O:u} +${DESTDIR}${MANDIR}/man${P:T:E}${MANSUBDIR}/${P}${MCOMPRESSSUFFIX}: ${P} __installpage +. endfor +.else +manpages:: +.endif + +.if ${MKCATPAGES} != "no" +catlinks: catpages +.if defined(MLINKS) && !empty(MLINKS) + @set ${MLINKS}; \ + while test $$# -ge 2; do \ + name=$$1; \ + shift; \ + dir=${DESTDIR}${MANDIR}/cat$${name##*.}; \ + l=$${dir}${MANSUBDIR}/$${name%.*}.0${MCOMPRESSSUFFIX}; \ + name=$$1; \ + shift; \ + dir=${DESTDIR}${MANDIR}/cat$${name##*.}; \ + t=$${dir}${MANSUBDIR}/$${name%.*}.0${MCOMPRESSSUFFIX}; \ + if test $$l -nt $$t -o ! -f $$t; then \ + echo $$t -\> $$l; \ + ln -f $$l $$t; \ + fi; \ + done +.endif +.else +catlinks: +.endif + +manlinks: manpages +.if defined(MLINKS) && !empty(MLINKS) + @set ${MLINKS}; \ + while test $$# -ge 2; do \ + name=$$1; \ + shift; \ + dir=${DESTDIR}${MANDIR}/man$${name##*.}; \ + l=$${dir}${MANSUBDIR}/$${name}${MCOMPRESSSUFFIX}; \ + name=$$1; \ + shift; \ + dir=${DESTDIR}${MANDIR}/man$${name##*.}; \ + t=$${dir}${MANSUBDIR}/$${name}${MCOMPRESSSUFFIX}; \ + if test $$l -nt $$t -o ! -f $$t; then \ + echo $$t -\> $$l; \ + ln -f $$l $$t; \ + fi; \ + done +.endif + +# PS rules +ps: ${PSPAGES} + +.if defined(HTMLPAGES) && !empty(HTMLPAGES) +.for P in ${HTMLPAGES:O:u} +${HTMLDIR}/${P:T:E}/${P:T:R}.html: ${P} + ${MINSTALL} ${.ALLSRC} ${.TARGET} +.endfor +.endif +installhtml: ${HTMLPAGES:@P@${HTMLDIR}/${P:T:E}/${P:T:R}.html@} + +cleanhtml: +.if defined(HTMLPAGES) && !empty(HTMLPAGES) + rm -f ${HTMLPAGES} +.endif + + +.if defined(CATPAGES) +.if ${MKCATPAGES} != "no" && ${MKMAN} != "no" +realall: ${CATPAGES} +.else +realall: +.endif + +cleanman: + rm -f ${CATPAGES} +.else +cleanman: +.endif + +# Make sure all of the standard targets are defined, even if they do nothing. +clean depend includes lint regress tags: diff --git a/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.own.mk.in b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.own.mk.in new file mode 100644 index 000000000..6ecc13061 --- /dev/null +++ b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.bsd.own.mk.in @@ -0,0 +1,254 @@ +# $NetBSD: Bitrig.bsd.own.mk.in,v 1.1 2015/06/04 15:48:45 sevan Exp $ + +.if !defined(_BSD_OWN_MK_) +_BSD_OWN_MK_=1 + +# XXX On systems with a Berkeley-style make, perhaps we ought to check +# XXX for and source a file other than /etc/mk.conf + +.if defined(MAKECONF) && exists(${MAKECONF}) +.include "${MAKECONF}" +.elif exists(@SYSCONFDIR@/mk.conf) +.include "@SYSCONFDIR@/mk.conf" +.elif exists(/etc/mk.conf) +.include "/etc/mk.conf" +.endif + +# Defining `SKEY' causes support for S/key authentication to be compiled in. +SKEY= yes + +# where the system object and source trees are kept; can be configurable +# by the user in case they want them in ~/foosrc and ~/fooobj, for example +BSDSRCDIR?= /usr/src +BSDOBJDIR?= /usr/obj + +BINGRP?= wheel +BINOWN?= root +BINMODE?= 555 +NONBINMODE?= 444 + +# Define MANZ to have the man pages compressed (gzip) +#MANZ= 1 + +MANDIR?= /usr/share/man +MANGRP?= wheel +MANOWN?= root +MANMODE?= ${NONBINMODE} +MANINSTALL?= maninstall catinstall + +INFODIR?= /usr/share/info +INFOGRP?= wheel +INFOOWN?= root +INFOMODE?= ${NONBINMODE} + +LIBDIR?= /usr/lib +LINTLIBDIR?= /usr/libdata/lint +LIBGRP?= ${BINGRP} +LIBOWN?= ${BINOWN} +LIBMODE?= ${NONBINMODE} + +DOCDIR?= /usr/share/doc +HTMLDOCDIR?= /usr/share/doc/html +DOCGRP?= wheel +DOCOWN?= root +DOCMODE?= ${NONBINMODE} + +NLSDIR?= /usr/share/nls +NLSGRP?= wheel +NLSOWN?= root +NLSMODE?= ${NONBINMODE} + +KMODDIR?= /usr/lkm +KMODGRP?= wheel +KMODOWN?= root +KMODMODE?= ${NONBINMODE} + +LOCALEDIR?= /usr/share/locale +LOCALEGRP?= wheel +LOCALEOWN?= root +LOCALEMODE?= ${NONBINMODE} + +COPY?= -c +.if defined(UPDATE) +PRESERVE?= -p +.else +PRESERVE?= +.endif +.if defined(UNPRIVILEGED) +INSTPRIV?= -U +.endif +STRIPFLAG?= -s + +# Define SYS_INCLUDE to indicate whether you want symbolic links to the system +# source (``symlinks''), or a separate copy (``copies''); (latter useful +# in environments where it's not possible to keep /sys publicly readable) +#SYS_INCLUDE= symlinks + +# Data-driven table using make variables to control how +# toolchain-dependent targets and shared libraries are built +# for different platforms and object formats. +# OBJECT_FMT: currently either "ELF" or "a.out". +# SHLIB_TYPE: "ELF" or "a.out" or "" to force static libraries. +# +.if ${MACHINE_ARCH} == "x86_64" +OBJECT_FMT?=ELF +.else +OBJECT_FMT?=a.out +.endif + +# Location of the file that contains the major and minor numbers of the +# version of a shared library. If this file exists a shared library +# will be built by . +SHLIB_VERSION_FILE?= ${.CURDIR}/shlib_version + +# GNU sources and packages sometimes see architecture names differently. +# This table maps an architecture name to its GNU counterpart. +# Use as so: ${GNU_ARCH.${TARGET_ARCH}} or ${MACHINE_GNU_ARCH} +.ifndef MACHINE_GNU_ARCH +MACHINE_GNU_ARCH=${GNU_ARCH.${MACHINE_ARCH}} +.endif + +# CPU model, derived from MACHINE_ARCH +MACHINE_CPU= ${MACHINE_ARCH:C/mipse[bl]/mips/:S/arm26/arm/:S/arm32/arm/:C/sh3e[bl]/sh3/:S/m68000/m68k/} + +TARGETS+= all clean cleandir depend dependall includes \ + install lint obj regress tags html installhtml cleanhtml +.PHONY: all clean cleandir depend dependall distclean includes \ + install lint obj regress tags beforedepend afterdepend \ + beforeinstall afterinstall realinstall realdepend realall \ + html installhtml cheanhtml + +# set NEED_OWN_INSTALL_TARGET, if it's not already set, to yes +# this is used by bsd.pkg.mk to stop "install" being defined +NEED_OWN_INSTALL_TARGET?= yes + +.if ${NEED_OWN_INSTALL_TARGET} == "yes" +.if !target(install) +install: .NOTMAIN beforeinstall subdir-install realinstall afterinstall +beforeinstall: .NOTMAIN +subdir-install: .NOTMAIN beforeinstall +realinstall: .NOTMAIN beforeinstall +afterinstall: .NOTMAIN subdir-install realinstall +.endif +all: .NOTMAIN realall subdir-all +subdir-all: .NOTMAIN +realall: .NOTMAIN +depend: .NOTMAIN realdepend subdir-depend +subdir-depend: .NOTMAIN +realdepend: .NOTMAIN +distclean: .NOTMAIN cleandir +.endif + +PRINTOBJDIR= printf "xxx: .MAKE\n\t@echo \$${.OBJDIR}\n" | ${MAKE} -B -s -f- + +# Define MKxxx variables (which are either yes or no) for users +# to set in $sysconfdir/mk.conf and override on the make commandline. +# These should be tested with `== "no"' or `!= "no"'. +# The NOxxx variables should only be used by Makefiles. +# + +MKCATPAGES?=yes + +.if defined(NODOC) +MKDOC=no +#.elif !defined(MKDOC) +#MKDOC=yes +.else +MKDOC?=yes +.endif + +MKINFO?=yes + +.if defined(NOLINKLIB) +MKLINKLIB=no +.else +MKLINKLIB?=yes +.endif +.if ${MKLINKLIB} == "no" +MKPICINSTALL=no +MKPROFILE=no +.endif + +.if defined(NOLINT) +MKLINT=no +.else +MKLINT?=yes +.endif + +.if defined(NOMAN) +MKMAN=no +.else +MKMAN?=yes +.endif +.if ${MKMAN} == "no" +MKCATPAGES=no +.endif + +.if defined(NONLS) +MKNLS=no +.else +MKNLS?=yes +.endif + +# +# MKOBJDIRS controls whether object dirs are created during "make build". +# MKOBJ controls whether the "make obj" rule does anything. +# +.if defined(NOOBJ) +MKOBJ=no +MKOBJDIRS=no +.else +MKOBJ?=yes +MKOBJDIRS?=no +.endif + +.if defined(NOPIC) +MKPIC=no +.else +MKPIC?=yes +.endif + +.if defined(NOPICINSTALL) +MKPICINSTALL=no +.else +MKPICINSTALL?=yes +.endif + +.if defined(NOPROFILE) +MKPROFILE=no +.else +MKPROFILE?=yes +.endif + +.if defined(NOSHARE) +MKSHARE=no +.else +MKSHARE?=yes +.endif +.if ${MKSHARE} == "no" +MKCATPAGES=no +MKDOC=no +MKINFO=no +MKMAN=no +MKNLS=no +.endif + +.if defined(NOCRYPTO) +MKCRYPTO=no +.else +MKCRYPTO?=yes +.endif + +MKCRYPTO_IDEA?=no + +MKCRYPTO_RC5?=no + +.if defined(NOKERBEROS) || (${MKCRYPTO} == "no") +MKKERBEROS=no +.else +MKKERBEROS?=yes +.endif + +MKSOFTFLOAT?=no + +.endif # _BSD_OWN_MK_ diff --git a/pkgtools/bootstrap-mk-files/files/mods/Bitrig.sys.mk b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.sys.mk new file mode 100644 index 000000000..9b91cca95 --- /dev/null +++ b/pkgtools/bootstrap-mk-files/files/mods/Bitrig.sys.mk @@ -0,0 +1,191 @@ +# $NetBSD: Bitrig.sys.mk,v 1.1 2015/06/04 15:48:45 sevan Exp $ +# @(#)sys.mk 8.2 (Berkeley) 3/21/94 + +unix?= We run Bitrig. + +.SUFFIXES: .out .a .ln .o .s .S .c .cc .cpp .cxx .C .F .f .r .y .l .cl .p .h +.SUFFIXES: .sh .m4 + +.LIBS: .a + +AR?= ar +ARFLAGS?= rl +RANLIB?= ranlib + +AS?= as +AFLAGS?= +COMPILE.s?= ${CC} ${AFLAGS} -c +LINK.s?= ${CC} ${AFLAGS} ${LDFLAGS} +COMPILE.S?= ${CC} ${AFLAGS} ${CPPFLAGS} -c -traditional-cpp +LINK.S?= ${CC} ${AFLAGS} ${CPPFLAGS} ${LDFLAGS} + +CC?= cc +DBG?= -O +CFLAGS?= ${DBG} +COMPILE.c?= ${CC} ${CFLAGS} ${CPPFLAGS} -c +LINK.c?= ${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} + +CXX?= c++ +CXXFLAGS?= ${CFLAGS} +COMPILE.cc?= ${CXX} ${CXXFLAGS} ${CPPFLAGS} -c +LINK.cc?= ${CXX} ${CXXFLAGS} ${CPPFLAGS} ${LDFLAGS} + +OBJC?= ${CC} +OBJCFLAGS?= ${CFLAGS} +COMPILE.m?= ${OBJC} ${OBJCFLAGS} ${CPPFLAGS} -c +LINK.m?= ${OBJC} ${OBJCFLAGS} ${CPPFLAGS} ${LDFLAGS} + +CPP?= cpp +CPPFLAGS?= + +FC?= f77 +FFLAGS?= -O +RFLAGS?= +COMPILE.f?= ${FC} ${FFLAGS} -c +LINK.f?= ${FC} ${FFLAGS} ${LDFLAGS} +COMPILE.F?= ${FC} ${FFLAGS} ${CPPFLAGS} -c +LINK.F?= ${FC} ${FFLAGS} ${CPPFLAGS} ${LDFLAGS} +COMPILE.r?= ${FC} ${FFLAGS} ${RFLAGS} -c +LINK.r?= ${FC} ${FFLAGS} ${RFLAGS} ${LDFLAGS} + +INSTALL?= install + +LEX?= lex +LFLAGS?= +LEX.l?= ${LEX} ${LFLAGS} + +LD?= ld +LDFLAGS?= + +LINT?= lint +LINTFLAGS?= -chapbxzF + +LORDER?= lorder + +MAKE?= make + +NM?= nm + +PC?= pc +PFLAGS?= +COMPILE.p?= ${PC} ${PFLAGS} ${CPPFLAGS} -c +LINK.p?= ${PC} ${PFLAGS} ${CPPFLAGS} ${LDFLAGS} + +SHELL?= sh + +SIZE?= size + +TSORT?= tsort -q + +YACC?= yacc +YFLAGS?= +YACC.y?= ${YACC} ${YFLAGS} + +# C +.c: + ${LINK.c} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.c.o: + ${COMPILE.c} ${.IMPSRC} +.c.a: + ${COMPILE.c} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o +.c.ln: + ${LINT} ${LINTFLAGS} ${CPPFLAGS:M-[IDU]*} -i ${.IMPSRC} + +# C++ +.cc .cpp .cxx .C: + ${LINK.cc} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.cc.o .cpp.o .cxx.o .C.o: + ${COMPILE.cc} ${.IMPSRC} +.cc.a .cpp.a .cxx.a .C.a: + ${COMPILE.cc} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o + +# Fortran/Ratfor +.f: + ${LINK.f} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.f.o: + ${COMPILE.f} ${.IMPSRC} +.f.a: + ${COMPILE.f} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o + +.F: + ${LINK.F} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.F.o: + ${COMPILE.F} ${.IMPSRC} +.F.a: + ${COMPILE.F} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o + +.r: + ${LINK.r} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.r.o: + ${COMPILE.r} ${.IMPSRC} +.r.a: + ${COMPILE.r} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o + +# Pascal +.p: + ${LINK.p} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.p.o: + ${COMPILE.p} ${.IMPSRC} +.p.a: + ${COMPILE.p} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o + +# Assembly +.s: + ${LINK.s} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.s.o: + ${COMPILE.s} ${.IMPSRC} +.s.a: + ${COMPILE.s} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o +.S: + ${LINK.S} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} +.S.o: + ${COMPILE.S} ${.IMPSRC} +.S.a: + ${COMPILE.S} ${.IMPSRC} + ${AR} ${ARFLAGS} $@ $*.o + rm -f $*.o + +# Lex +.l: + ${LEX.l} ${.IMPSRC} + ${LINK.c} -o ${.TARGET} lex.yy.c ${LDLIBS} -ll + rm -f lex.yy.c +.l.c: + ${LEX.l} ${.IMPSRC} + mv lex.yy.c ${.TARGET} +.l.o: + ${LEX.l} ${.IMPSRC} + ${COMPILE.c} -o ${.TARGET} lex.yy.c + rm -f lex.yy.c + +# Yacc +.y: + ${YACC.y} ${.IMPSRC} + ${LINK.c} -o ${.TARGET} y.tab.c ${LDLIBS} + rm -f y.tab.c +.y.c: + ${YACC.y} ${.IMPSRC} + mv y.tab.c ${.TARGET} +.y.o: + ${YACC.y} ${.IMPSRC} + ${COMPILE.c} -o ${.TARGET} y.tab.c + rm -f y.tab.c + +# Shell +.sh: + rm -f ${.TARGET} + cp ${.IMPSRC} ${.TARGET} diff --git a/pkgtools/bootstrap-mk-files/files/mods/FreeMiNT.sys.mk b/pkgtools/bootstrap-mk-files/files/mods/FreeMiNT.sys.mk index ae2579261..e49318e02 100644 --- a/pkgtools/bootstrap-mk-files/files/mods/FreeMiNT.sys.mk +++ b/pkgtools/bootstrap-mk-files/files/mods/FreeMiNT.sys.mk @@ -1,16 +1,10 @@ -# $NetBSD: FreeMiNT.sys.mk,v 1.1 2013/09/08 16:27:23 ryoon Exp $ +# $NetBSD: FreeMiNT.sys.mk,v 1.3 2015/06/11 09:20:56 joerg Exp $ # NetBSD: sys.mk,v 1.58 2000/08/22 17:38:49 bjh21 Exp # @(#)sys.mk 8.2 (Berkeley) 3/21/94 unix?= We run FreeMiNT. OS!= uname -s -# At least Ubuntu 8.1 sets __attribute__((warn_unused_result)) on fwrite() -# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509 -.if !defined(NOGCCERROR) -CFLAGS+= -Wno-error -.endif - .SUFFIXES: .out .a .ln .o .s .S .c .cc .cpp .cxx .C .F .f .r .y .l .cl .p .h .SUFFIXES: .sh .m4 diff --git a/pkgtools/bootstrap-mk-files/files/mods/GNUkFreeBSD.sys.mk b/pkgtools/bootstrap-mk-files/files/mods/GNUkFreeBSD.sys.mk index 494512704..514bc62b6 100644 --- a/pkgtools/bootstrap-mk-files/files/mods/GNUkFreeBSD.sys.mk +++ b/pkgtools/bootstrap-mk-files/files/mods/GNUkFreeBSD.sys.mk @@ -1,4 +1,4 @@ -# $NetBSD: GNUkFreeBSD.sys.mk,v 1.1 2013/07/26 09:38:15 ryoon Exp $ +# $NetBSD: GNUkFreeBSD.sys.mk,v 1.3 2015/06/11 09:20:56 joerg Exp $ # NetBSD: sys.mk,v 1.58 2000/08/22 17:38:49 bjh21 Exp # @(#)sys.mk 8.2 (Berkeley) 3/21/94 @@ -84,12 +84,6 @@ YACC?= yacc YFLAGS?= YACC.y?= ${YACC} ${YFLAGS} -# At least Ubuntu 8.1 sets __attribute__((warn_unused_result)) on fwrite() -# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509 -.if !defined(NOGCCERROR) -CFLAGS+= -Wno-error -.endif - # C .c: ${LINK.c} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} diff --git a/pkgtools/bootstrap-mk-files/files/mods/Haiku.sys.mk b/pkgtools/bootstrap-mk-files/files/mods/Haiku.sys.mk index 67a0371b6..8b9fb81b2 100644 --- a/pkgtools/bootstrap-mk-files/files/mods/Haiku.sys.mk +++ b/pkgtools/bootstrap-mk-files/files/mods/Haiku.sys.mk @@ -1,16 +1,10 @@ -# $NetBSD: Haiku.sys.mk,v 1.1 2010/02/06 10:50:40 obache Exp $ +# $NetBSD: Haiku.sys.mk,v 1.3 2015/06/11 09:20:56 joerg Exp $ # NetBSD: sys.mk,v 1.58 2000/08/22 17:38:49 bjh21 Exp # @(#)sys.mk 8.2 (Berkeley) 3/21/94 unix?= We run Haiku. OS!= uname -s -# At least Ubuntu 8.1 sets __attribute__((warn_unused_result)) on fwrite() -# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509 -.if !defined(NOGCCERROR) -CFLAGS+= -Wno-error -.endif - .SUFFIXES: .out .a .ln .o .s .S .c .cc .cpp .cxx .C .F .f .r .y .l .cl .p .h .SUFFIXES: .sh .m4 diff --git a/pkgtools/bootstrap-mk-files/files/mods/Linux.sys.mk b/pkgtools/bootstrap-mk-files/files/mods/Linux.sys.mk index 917dd7f0b..a8f9883fa 100644 --- a/pkgtools/bootstrap-mk-files/files/mods/Linux.sys.mk +++ b/pkgtools/bootstrap-mk-files/files/mods/Linux.sys.mk @@ -1,4 +1,4 @@ -# $NetBSD: Linux.sys.mk,v 1.3 2011/10/31 23:41:21 sbd Exp $ +# $NetBSD: Linux.sys.mk,v 1.5 2015/06/11 09:20:56 joerg Exp $ # NetBSD: sys.mk,v 1.58 2000/08/22 17:38:49 bjh21 Exp # @(#)sys.mk 8.2 (Berkeley) 3/21/94 @@ -84,12 +84,6 @@ YACC?= yacc YFLAGS?= YACC.y?= ${YACC} ${YFLAGS} -# At least Ubuntu 8.1 sets __attribute__((warn_unused_result)) on fwrite() -# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509 -.if !defined(NOGCCERROR) -CFLAGS+= -Wno-error -.endif - # C .c: ${LINK.c} -o ${.TARGET} ${.IMPSRC} ${LDLIBS} diff --git a/pkgtools/bootstrap-mk-files/files/mods/Minix.sys.mk b/pkgtools/bootstrap-mk-files/files/mods/Minix.sys.mk index 5ca1f92c6..9a1a2e9bb 100644 --- a/pkgtools/bootstrap-mk-files/files/mods/Minix.sys.mk +++ b/pkgtools/bootstrap-mk-files/files/mods/Minix.sys.mk @@ -1,14 +1,9 @@ -# $NetBSD: Minix.sys.mk,v 1.1 2011/11/06 21:01:30 tcort Exp $ +# $NetBSD: Minix.sys.mk,v 1.3 2015/06/11 09:20:56 joerg Exp $ # @(#)sys.mk 8.2 (Berkeley) 3/21/94 unix?= We run Unix. OS?= Minix -# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25509 -.if !defined(NOGCCERROR) -CFLAGS+= -Wno-error -.endif - .SUFFIXES: .out .a .ln .o .s .S .c .cc .cpp .cxx .C .F .f .r .y .l .cl .p .h .SUFFIXES: .sh .m4 diff --git a/pkgtools/bootstrap-mk-files/files/mods/SunOS.bsd.sys.mk b/pkgtools/bootstrap-mk-files/files/mods/SunOS.bsd.sys.mk index f335afcae..d96eedb6d 100644 --- a/pkgtools/bootstrap-mk-files/files/mods/SunOS.bsd.sys.mk +++ b/pkgtools/bootstrap-mk-files/files/mods/SunOS.bsd.sys.mk @@ -1,4 +1,4 @@ -# $NetBSD: SunOS.bsd.sys.mk,v 1.1.1.1 2006/07/14 23:13:01 jlam Exp $ +# $NetBSD: SunOS.bsd.sys.mk,v 1.3 2015/06/04 17:11:33 ryoon Exp $ # # Overrides used for NetBSD source tree builds. diff --git a/pkgtools/cwrappers/Makefile b/pkgtools/cwrappers/Makefile index b59f29d33..147b3aefa 100644 --- a/pkgtools/cwrappers/Makefile +++ b/pkgtools/cwrappers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/03/18 15:05:35 jperkin Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/29 14:23:58 jperkin Exp $ PKGNAME= cwrappers-20150318 CATEGORIES= pkgtools sysutils @@ -15,20 +15,17 @@ INSTALLATION_DIRS= libexec/cwrappers .include "../../mk/bsd.prefs.mk" -USE_CWRAPPERS:= no CHECK_PERMS= no .if ${OPSYS} != "NetBSD" || !empty(MACHINE_PLATFORM:MNetBSD-[0-5].*) MAKE_ENV+= NEED_MI_VECTOR_HASH=1 .endif -.if !empty(MACHINE_PLATFORM:MDarwin-9.*) || !empty(MACHINE_PLATFORM:MDarwin-10.*) -MAKE_ENV+= NEED_GETLINE=1 -.endif CFLAGS.FreeBSD+= -D_WITH_GETLINE CFLAGS.Linux+= -D_GNU_SOURCE=1 do-extract: ${CP} -R ${FILESDIR}/bin ${WRKSRC} + ${TOUCH} ${WRKSRC}/transform-gcc.c .include "../../mk/bsd.pkg.mk" diff --git a/pkgtools/cwrappers/files/bin/Makefile b/pkgtools/cwrappers/files/bin/Makefile index b4cdfc609..5d92841dc 100644 --- a/pkgtools/cwrappers/files/bin/Makefile +++ b/pkgtools/cwrappers/files/bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/09/18 19:31:47 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/19 13:30:35 tnn Exp $ # PROGS= as-wrapper cc-wrapper c++-wrapper cpp-wrapper f77-wrapper \ imake-wrapper ld-wrapper libtool-wrapper shlibtool-wrapper @@ -11,10 +11,6 @@ LIB_SRCS= alloc.c cleanup-cc.c common.c reorder-cc.c LIB_SRCS+= mi_vector_hash.c CPPFLAGS+= -DNEED_MI_VECTOR_HASH .endif -.ifdef NEED_GETLINE -LIB_SRCS+= getline.c -CPPFLAGS+= -DNEED_GETLINE -.endif LDADD+= -lnbcompat diff --git a/pkgtools/cwrappers/files/bin/alloc.c b/pkgtools/cwrappers/files/bin/alloc.c index 9e35173f7..1d8761c76 100644 --- a/pkgtools/cwrappers/files/bin/alloc.c +++ b/pkgtools/cwrappers/files/bin/alloc.c @@ -1,4 +1,4 @@ -/* $NetBSD: alloc.c,v 1.1 2014/09/17 12:40:56 joerg Exp $ */ +/* $NetBSD: alloc.c,v 1.2 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2007 Joerg Sonnenberger . @@ -31,7 +31,8 @@ * SUCH DAMAGE. */ -#include +#include +#include #include #include #include diff --git a/pkgtools/cwrappers/files/bin/base-wrapper.c b/pkgtools/cwrappers/files/bin/base-wrapper.c index ac04d776b..6e0d9d018 100644 --- a/pkgtools/cwrappers/files/bin/base-wrapper.c +++ b/pkgtools/cwrappers/files/bin/base-wrapper.c @@ -1,4 +1,4 @@ -/* $NetBSD: base-wrapper.c,v 1.1 2014/09/17 12:40:56 joerg Exp $ */ +/* $NetBSD: base-wrapper.c,v 1.2 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2007 Joerg Sonnenberger . @@ -31,8 +31,9 @@ * SUCH DAMAGE. */ +#include #include -#include +#include #include #include #include diff --git a/pkgtools/cwrappers/files/bin/cleanup-cc.c b/pkgtools/cwrappers/files/bin/cleanup-cc.c index 515949b37..65e2417df 100644 --- a/pkgtools/cwrappers/files/bin/cleanup-cc.c +++ b/pkgtools/cwrappers/files/bin/cleanup-cc.c @@ -1,4 +1,4 @@ -/* $NetBSD: cleanup-cc.c,v 1.1 2014/09/17 12:40:56 joerg Exp $ */ +/* $NetBSD: cleanup-cc.c,v 1.2 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -30,7 +30,8 @@ */ -#include +#include +#include #include #include #include "common.h" diff --git a/pkgtools/cwrappers/files/bin/common.c b/pkgtools/cwrappers/files/bin/common.c index 279e562ca..5d44db1ce 100644 --- a/pkgtools/cwrappers/files/bin/common.c +++ b/pkgtools/cwrappers/files/bin/common.c @@ -1,4 +1,4 @@ -/* $NetBSD: common.c,v 1.3 2014/11/29 22:19:55 joerg Exp $ */ +/* $NetBSD: common.c,v 1.4 2015/04/19 13:30:35 tnn Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include diff --git a/pkgtools/cwrappers/files/bin/common.h b/pkgtools/cwrappers/files/bin/common.h index c0d79d089..5aea466c1 100644 --- a/pkgtools/cwrappers/files/bin/common.h +++ b/pkgtools/cwrappers/files/bin/common.h @@ -1,4 +1,4 @@ -/* $NetBSD: common.h,v 1.3 2015/02/13 22:18:38 jperkin Exp $ */ +/* $NetBSD: common.h,v 1.4 2015/04/19 13:30:35 tnn Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -104,8 +104,5 @@ void fixup_libtool(struct arglist *); #ifdef NEED_MI_VECTOR_HASH void mi_vector_hash(const void *, size_t, uint32_t, uint32_t[3]); #endif -#ifdef NEED_GETLINE -ssize_t getline(char **, size_t *, FILE *); -#endif #endif diff --git a/pkgtools/cwrappers/files/bin/fixup-libtool.c b/pkgtools/cwrappers/files/bin/fixup-libtool.c index 652ac4e0f..13869d717 100644 --- a/pkgtools/cwrappers/files/bin/fixup-libtool.c +++ b/pkgtools/cwrappers/files/bin/fixup-libtool.c @@ -1,4 +1,4 @@ -/* $NetBSD: fixup-libtool.c,v 1.5 2015/03/18 15:05:36 jperkin Exp $ */ +/* $NetBSD: fixup-libtool.c,v 1.7 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -29,10 +29,11 @@ * SUCH DAMAGE. */ +#include +#include #include -#include +#include #include -#include #include #include #include diff --git a/pkgtools/cwrappers/files/bin/generic-transform-cc.c b/pkgtools/cwrappers/files/bin/generic-transform-cc.c index 1452abd83..5897df85f 100644 --- a/pkgtools/cwrappers/files/bin/generic-transform-cc.c +++ b/pkgtools/cwrappers/files/bin/generic-transform-cc.c @@ -1,4 +1,4 @@ -/* $NetBSD: generic-transform-cc.c,v 1.2 2015/03/15 19:16:45 joerg Exp $ */ +/* $NetBSD: generic-transform-cc.c,v 1.3 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -33,7 +33,8 @@ #include #endif -#include +#include +#include #include #include #include "common.h" diff --git a/pkgtools/cwrappers/files/bin/getline.c b/pkgtools/cwrappers/files/bin/getline.c deleted file mode 100644 index 7bace4143..000000000 --- a/pkgtools/cwrappers/files/bin/getline.c +++ /dev/null @@ -1,52 +0,0 @@ -#include -#include -#include - -#include "common.h" - -ssize_t -getline(char **lineptr, size_t *len, FILE *fp) -{ - char *iter, *eos; - int ch; - - if (*len == 1) { - free(*lineptr); - *len = 0; - } - if (*len == 0) { - *lineptr = malloc(128); - if (*lineptr == NULL) - return -1; - *len = 128; - } - - iter = *lineptr; - for (;;) { - eos = *lineptr + *len - 1; - - while (iter < eos) { - ch = getc_unlocked(fp); - if (ch == -1) - break; - *iter++ = ch; - if (ch == '\n') { - *iter = '\0'; - return iter - *lineptr; - } - } - if (iter == *lineptr) - return -1; - if (iter < eos) { - *iter = '\0'; - return iter - *lineptr; - } - - iter = realloc(*lineptr, *len * 2); - if (iter == NULL) - return -1; - *lineptr = iter; - iter += *len - 1; - *len *= 2; - } -} diff --git a/pkgtools/cwrappers/files/bin/normalise-cc.c b/pkgtools/cwrappers/files/bin/normalise-cc.c index ac2b773e0..39b058396 100644 --- a/pkgtools/cwrappers/files/bin/normalise-cc.c +++ b/pkgtools/cwrappers/files/bin/normalise-cc.c @@ -1,4 +1,4 @@ -/* $NetBSD: normalise-cc.c,v 1.1 2014/09/17 12:40:56 joerg Exp $ */ +/* $NetBSD: normalise-cc.c,v 1.2 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -30,7 +30,8 @@ */ -#include +#include +#include #include #include #include "common.h" diff --git a/pkgtools/cwrappers/files/bin/normalise-ld.c b/pkgtools/cwrappers/files/bin/normalise-ld.c index fbb6617e2..aefcad07e 100644 --- a/pkgtools/cwrappers/files/bin/normalise-ld.c +++ b/pkgtools/cwrappers/files/bin/normalise-ld.c @@ -1,4 +1,4 @@ -/* $NetBSD: normalise-ld.c,v 1.1 2014/09/17 12:40:56 joerg Exp $ */ +/* $NetBSD: normalise-ld.c,v 1.2 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -29,8 +29,8 @@ * SUCH DAMAGE. */ - -#include +#include +#include #include #include #include "common.h" diff --git a/pkgtools/cwrappers/files/bin/reorder-cc.c b/pkgtools/cwrappers/files/bin/reorder-cc.c index a608d9b2b..eaf086e6e 100644 --- a/pkgtools/cwrappers/files/bin/reorder-cc.c +++ b/pkgtools/cwrappers/files/bin/reorder-cc.c @@ -1,4 +1,4 @@ -/* $NetBSD: reorder-cc.c,v 1.1 2014/09/17 12:40:56 joerg Exp $ */ +/* $NetBSD: reorder-cc.c,v 1.2 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -29,7 +29,8 @@ * SUCH DAMAGE. */ -#include +#include +#include #include #include #include "common.h" diff --git a/pkgtools/cwrappers/files/bin/transform-cc.c b/pkgtools/cwrappers/files/bin/transform-cc.c index 3d7cd027d..eb0a74898 100644 --- a/pkgtools/cwrappers/files/bin/transform-cc.c +++ b/pkgtools/cwrappers/files/bin/transform-cc.c @@ -1,4 +1,4 @@ -/* $NetBSD: transform-cc.c,v 1.1 2014/09/17 12:40:56 joerg Exp $ */ +/* $NetBSD: transform-cc.c,v 1.2 2015/04/19 14:30:07 jperkin Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -29,7 +29,8 @@ * SUCH DAMAGE. */ -#include +#include +#include #include #include "common.h" diff --git a/pkgtools/cwrappers/files/doc/unimplemented.txt b/pkgtools/cwrappers/files/doc/unimplemented.txt index a669d437e..a7bc4a039 100644 --- a/pkgtools/cwrappers/files/doc/unimplemented.txt +++ b/pkgtools/cwrappers/files/doc/unimplemented.txt @@ -40,3 +40,12 @@ Libtool: - Drop -L, -l, -Wl,* if not in link mode -> see first point + +rpath aggregation: + +- OSF1 and HP-UX ld(1) do not support multiple -rpath or +b. Any such instances + need to be transformed to a colon-separated list. Example: + + -Wl,-rpath -Wl,/dir1 -Wl,-rpath -Wl,/dir2 --> -Wl,+b -Wl,/dir1:/dir2 + + See cmd-sink-{hpux,osf1}-{ld,cc} in classic wrappers for more information. diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile index 472055e31..16064ca5c 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:50:55 wiz Exp $ DISTNAME= gnome-packagekit-0.4.0 -PKGREVISION= 36 +PKGREVISION= 39 CATEGORIES= pkgtools gnome MASTER_SITES= http://www.packagekit.org/releases/ diff --git a/pkgtools/libkver/PLIST b/pkgtools/libkver/PLIST index b8d507737..13cb3c9b6 100644 --- a/pkgtools/libkver/PLIST +++ b/pkgtools/libkver/PLIST @@ -1,14 +1,11 @@ -@comment $NetBSD: PLIST,v 1.5 2013/01/04 06:00:48 apb Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/17 08:20:21 sborrill Exp $ lib/libkver.a lib/libkver.so lib/libkver.so.1 lib/libkver.so.1.0 sbin/kver -man/cat8/kver.0 -man/man8/kver.8 man/cat3/kver.0 man/cat8/kver.0 man/man3/kver.3 man/man8/kver.8 -sbin/kver ${PLIST.sysctl}sbin/sysctl diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile index 227f73a0b..7e9108025 100644 --- a/pkgtools/libnbcompat/Makefile +++ b/pkgtools/libnbcompat/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.81 2014/07/25 13:26:24 jperkin Exp $ +# $NetBSD: Makefile,v 1.84 2015/06/08 00:44:46 joerg Exp $ # # NOTE: If you update this package, it is *mandatory* that you update # pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual # list of tested and supported platforms. # -PKGNAME= libnbcompat-20140725 +PKGNAME= libnbcompat-20150615 CATEGORIES= pkgtools devel MAINTAINER= joerg@NetBSD.org diff --git a/pkgtools/libnbcompat/files/Makefile.in b/pkgtools/libnbcompat/files/Makefile.in index 4d3dc046f..9a0f0103c 100644 --- a/pkgtools/libnbcompat/files/Makefile.in +++ b/pkgtools/libnbcompat/files/Makefile.in @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.in,v 1.36 2009/06/05 19:58:04 joerg Exp $ +# $NetBSD: Makefile.in,v 1.39 2015/05/02 12:52:59 joerg Exp $ # srcdir= @srcdir@ @@ -71,7 +71,8 @@ WITH_DB= @WITH_DB@ LINK= $(CCLD) $(CFLAGS) $(LDFLAGS) -o $@ COMPILE= $(CC) $(CPPFLAGS) $(CFLAGS) -all: nbcompat/nbconfig.h $(LIB) +all: $(LIB) +all $(OBJS): nbcompat/nbconfig.h .c.o: $(COMPILE) $(DEFS) -c $< diff --git a/pkgtools/libnbcompat/files/README b/pkgtools/libnbcompat/files/README index 347a63d10..d32e3f9f4 100644 --- a/pkgtools/libnbcompat/files/README +++ b/pkgtools/libnbcompat/files/README @@ -1,4 +1,4 @@ -$NetBSD: README,v 1.20 2014/07/25 13:26:24 jperkin Exp $ +$NetBSD: README,v 1.22 2015/04/19 12:24:21 tnn Exp $ 0 Introduction ============== @@ -61,6 +61,7 @@ on the following operating systems: IRIX-6.5/mipseb Linux/i386 RHEL4 Linux 2.6/i386 + Tru64 UNIX 5.1B-2/alpha libnbcompat-20070507 has been tested to build and install correctly on the following operating systems: @@ -90,12 +91,26 @@ on the following operating systems: OpenBSD/amd64 5.3 DragonFly/amd64 3.4.1 Debian GNU/Linux/amd64 7.1 + CentOS Linux/amd64 6.5 + OpenBSD/sparc64 5.5 libnbcompat-20140725 has been tested to build and install correctly on the following operating systems: Ubuntu GNU/Linux/amd64 12.04 + CentOS Linux/amd64 6.5 + CentOS Linux/amd64 6.6 + CentOS Linux/amd64 7.0 + OpenBSD/sparc64 5.5 + OpenBSD/sparc64 5.6 + FreeBSD/amd64 10.1 +libnbcompat-20150419 has been tested to build and install correctly +on the following operating systems: + + NetBSD/i386 5.2.3 + HP-UX/hppa 11.11 + 3 Usage ======= diff --git a/pkgtools/libnbcompat/files/configure b/pkgtools/libnbcompat/files/configure index 0c157efbe..0a0e083be 100755 --- a/pkgtools/libnbcompat/files/configure +++ b/pkgtools/libnbcompat/files/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for libnbcompat 20120702. +# Generated by GNU Autoconf 2.69 for libnbcompat 20150419. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libnbcompat' PACKAGE_TARNAME='libnbcompat' -PACKAGE_VERSION='20120702' -PACKAGE_STRING='libnbcompat 20120702' +PACKAGE_VERSION='20150419' +PACKAGE_STRING='libnbcompat 20150419' PACKAGE_BUGREPORT='joerg@NetBSD.org' PACKAGE_URL='' @@ -1247,7 +1247,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libnbcompat 20120702 to adapt to many kinds of systems. +\`configure' configures libnbcompat 20150419 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1317,7 +1317,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libnbcompat 20120702:";; + short | recursive ) echo "Configuration of libnbcompat 20150419:";; esac cat <<\_ACEOF @@ -1404,7 +1404,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libnbcompat configure 20120702 +libnbcompat configure 20150419 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2243,7 +2243,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libnbcompat $as_me 20120702, which was +It was created by libnbcompat $as_me 20150419, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -5533,73 +5533,6 @@ _ACEOF # Checks for library functions. -for ac_header in stdlib.h -do : - ac_fn_c_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default" -if test "x$ac_cv_header_stdlib_h" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_STDLIB_H 1 -_ACEOF - -fi - -done - -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible malloc" >&5 -$as_echo_n "checking for GNU libc compatible malloc... " >&6; } -if ${ac_cv_func_malloc_0_nonnull+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test "$cross_compiling" = yes; then : - ac_cv_func_malloc_0_nonnull=no -else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#if defined STDC_HEADERS || defined HAVE_STDLIB_H -# include -#else -char *malloc (); -#endif - -int -main () -{ -return ! malloc (0); - ; - return 0; -} -_ACEOF -if ac_fn_c_try_run "$LINENO"; then : - ac_cv_func_malloc_0_nonnull=yes -else - ac_cv_func_malloc_0_nonnull=no -fi -rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ - conftest.$ac_objext conftest.beam conftest.$ac_ext -fi - -fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5 -$as_echo "$ac_cv_func_malloc_0_nonnull" >&6; } -if test $ac_cv_func_malloc_0_nonnull = yes; then : - -$as_echo "#define HAVE_MALLOC 1" >>confdefs.h - -else - $as_echo "#define HAVE_MALLOC 0" >>confdefs.h - - case " $LIBOBJS " in - *" malloc.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS malloc.$ac_objext" - ;; -esac - - -$as_echo "#define malloc rpl_malloc" >>confdefs.h - -fi - - ac_fn_c_check_decl "$LINENO" "strerror_r" "ac_cv_have_decl_strerror_r" "$ac_includes_default" if test "x$ac_cv_have_decl_strerror_r" = xyes; then : ac_have_decl=1 @@ -5916,29 +5849,11 @@ $as_echo "#define HAVE_WORKING_FORK 1" >>confdefs.h fi -for ac_func in vprintf -do : - ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf" -if test "x$ac_cv_func_vprintf" = xyes; then : - cat >>confdefs.h <<_ACEOF -#define HAVE_VPRINTF 1 -_ACEOF -ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt" -if test "x$ac_cv_func__doprnt" = xyes; then : - -$as_echo "#define HAVE_DOPRNT 1" >>confdefs.h - -fi - -fi -done - - - -ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "#include +as_ac_Symbol=`$as_echo "ac_cv_have_decl_snprintf(char *, size_t, const char *, ...)" | $as_tr_sh` +ac_fn_c_check_decl "$LINENO" "snprintf(char *, size_t, const char *, ...)" "$as_ac_Symbol" "#include " -if test "x$ac_cv_have_decl_snprintf" = xyes; then : +if eval test \"x\$"$as_ac_Symbol"\" = x"yes"; then : ac_have_decl=1 else ac_have_decl=0 @@ -5947,29 +5862,31 @@ fi cat >>confdefs.h <<_ACEOF #define HAVE_DECL_SNPRINTF $ac_have_decl _ACEOF -ac_fn_c_check_decl "$LINENO" "vasprintf" "ac_cv_have_decl_vasprintf" "#include +if test $ac_have_decl = 1; then : + +else + case " $LIBOBJS " in + *" snprintf.$ac_objext "* ) ;; + *) LIBOBJS="$LIBOBJS snprintf.$ac_objext" + ;; +esac + +fi + +as_ac_Symbol=`$as_echo "ac_cv_have_decl_asprintf(char **, const char *, ...)" | $as_tr_sh` +ac_fn_c_check_decl "$LINENO" "asprintf(char **, const char *, ...)" "$as_ac_Symbol" "#define _GNU_SOURCE + #include " -if test "x$ac_cv_have_decl_vasprintf" = xyes; then : +if eval test \"x\$"$as_ac_Symbol"\" = x"yes"; then : ac_have_decl=1 else ac_have_decl=0 fi cat >>confdefs.h <<_ACEOF -#define HAVE_DECL_VASPRINTF $ac_have_decl +#define HAVE_DECL_ASPRINTF $ac_have_decl _ACEOF - - -case $host_os in -darwin*) - # NetBSD PR 38488: warnx(3) escapes certain characters like \n - ac_cv_func_warn=no - ;; -esac - -ac_fn_c_check_func "$LINENO" "asprintf" "ac_cv_func_asprintf" -if test "x$ac_cv_func_asprintf" = xyes; then : - $as_echo "#define HAVE_ASPRINTF 1" >>confdefs.h +if test $ac_have_decl = 1; then : else case " $LIBOBJS " in @@ -5980,6 +5897,61 @@ esac fi +as_ac_Symbol=`$as_echo "ac_cv_have_decl_strdup(const char *)" | $as_tr_sh` +ac_fn_c_check_decl "$LINENO" "strdup(const char *)" "$as_ac_Symbol" "#include +" +if eval test \"x\$"$as_ac_Symbol"\" = x"yes"; then : + ac_have_decl=1 +else + ac_have_decl=0 +fi + +cat >>confdefs.h <<_ACEOF +#define HAVE_DECL_STRDUP $ac_have_decl +_ACEOF +if test $ac_have_decl = 1; then : + +else + case " $LIBOBJS " in + *" strdup.$ac_objext "* ) ;; + *) LIBOBJS="$LIBOBJS strdup.$ac_objext" + ;; +esac + +fi + + +case $host_os in +darwin*) + # NetBSD PR 38488: warnx(3) escapes certain characters like \n + ac_cv_func_warn=no + ;; +esac + +as_ac_Symbol=`$as_echo "ac_cv_have_decl_isblank(int)" | $as_tr_sh` +ac_fn_c_check_decl "$LINENO" "isblank(int)" "$as_ac_Symbol" "#include +" +if eval test \"x\$"$as_ac_Symbol"\" = x"yes"; then : + ac_have_decl=1 +else + ac_have_decl=0 +fi + +cat >>confdefs.h <<_ACEOF +#define HAVE_DECL_ISBLANK $ac_have_decl +_ACEOF +if test $ac_have_decl = 1; then : + +else + case " $LIBOBJS " in + *" isblank.$ac_objext "* ) ;; + *) LIBOBJS="$LIBOBJS isblank.$ac_objext" + ;; +esac + +fi + + ac_fn_c_check_func "$LINENO" "err" "ac_cv_func_err" if test "x$ac_cv_func_err" = xyes; then : $as_echo "#define HAVE_ERR 1" >>confdefs.h @@ -6032,6 +6004,19 @@ esac fi +ac_fn_c_check_func "$LINENO" "getdelim" "ac_cv_func_getdelim" +if test "x$ac_cv_func_getdelim" = xyes; then : + $as_echo "#define HAVE_GETDELIM 1" >>confdefs.h + +else + case " $LIBOBJS " in + *" getdelim.$ac_objext "* ) ;; + *) LIBOBJS="$LIBOBJS getdelim.$ac_objext" + ;; +esac + +fi + ac_fn_c_check_func "$LINENO" "getenv" "ac_cv_func_getenv" if test "x$ac_cv_func_getenv" = xyes; then : $as_echo "#define HAVE_GETENV 1" >>confdefs.h @@ -6045,14 +6030,14 @@ esac fi -ac_fn_c_check_func "$LINENO" "isblank" "ac_cv_func_isblank" -if test "x$ac_cv_func_isblank" = xyes; then : - $as_echo "#define HAVE_ISBLANK 1" >>confdefs.h +ac_fn_c_check_func "$LINENO" "getline" "ac_cv_func_getline" +if test "x$ac_cv_func_getline" = xyes; then : + $as_echo "#define HAVE_GETLINE 1" >>confdefs.h else case " $LIBOBJS " in - *" isblank.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS isblank.$ac_objext" + *" getline.$ac_objext "* ) ;; + *) LIBOBJS="$LIBOBJS getline.$ac_objext" ;; esac @@ -6201,19 +6186,6 @@ esac fi -ac_fn_c_check_func "$LINENO" "snprintf" "ac_cv_func_snprintf" -if test "x$ac_cv_func_snprintf" = xyes; then : - $as_echo "#define HAVE_SNPRINTF 1" >>confdefs.h - -else - case " $LIBOBJS " in - *" snprintf.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS snprintf.$ac_objext" - ;; -esac - -fi - ac_fn_c_check_func "$LINENO" "statvfs" "ac_cv_func_statvfs" if test "x$ac_cv_func_statvfs" = xyes; then : $as_echo "#define HAVE_STATVFS 1" >>confdefs.h @@ -6227,19 +6199,6 @@ esac fi -ac_fn_c_check_func "$LINENO" "strdup" "ac_cv_func_strdup" -if test "x$ac_cv_func_strdup" = xyes; then : - $as_echo "#define HAVE_STRDUP 1" >>confdefs.h - -else - case " $LIBOBJS " in - *" strdup.$ac_objext "* ) ;; - *) LIBOBJS="$LIBOBJS strdup.$ac_objext" - ;; -esac - -fi - ac_fn_c_check_func "$LINENO" "strerror" "ac_cv_func_strerror" if test "x$ac_cv_func_strerror" = xyes; then : $as_echo "#define HAVE_STRERROR 1" >>confdefs.h @@ -6618,13 +6577,12 @@ esac fi -for ac_func in bcopy bzero memset memcpy setlocale +for ac_func in setlocale do : - as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` -ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" -if eval test \"x\$"$as_ac_var"\" = x"yes"; then : + ac_fn_c_check_func "$LINENO" "setlocale" "ac_cv_func_setlocale" +if test "x$ac_cv_func_setlocale" = xyes; then : cat >>confdefs.h <<_ACEOF -#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 +#define HAVE_SETLOCALE 1 _ACEOF fi @@ -6848,7 +6806,7 @@ esac fi -for ac_func in getpassphrase getpgrp memmove select +for ac_func in getpassphrase getpgrp select do : as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" @@ -7697,7 +7655,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libnbcompat $as_me 20120702, which was +This file was extended by libnbcompat $as_me 20150419, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7759,7 +7717,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libnbcompat config.status 20120702 +libnbcompat config.status 20150419 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/pkgtools/libnbcompat/files/configure.ac b/pkgtools/libnbcompat/files/configure.ac index 7fc8a61ca..47910cd23 100644 --- a/pkgtools/libnbcompat/files/configure.ac +++ b/pkgtools/libnbcompat/files/configure.ac @@ -1,8 +1,8 @@ -dnl $NetBSD: configure.ac,v 1.83 2014/07/25 13:26:24 jperkin Exp $ +dnl $NetBSD: configure.ac,v 1.85 2015/06/08 00:44:46 joerg Exp $ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT([libnbcompat], [20120702], [joerg@NetBSD.org]) +AC_INIT([libnbcompat], [20150419], [joerg@NetBSD.org]) AC_CONFIG_HEADER(nbcompat/config.h) AC_ARG_PROGRAM @@ -283,12 +283,17 @@ AC_C_BIGENDIAN AC_CHECK_SIZEOF(off_t, 0) # Checks for library functions. -AC_FUNC_MALLOC AC_FUNC_STRERROR_R AC_FUNC_VFORK -AC_FUNC_VPRINTF -AC_CHECK_DECLS([snprintf, vasprintf], [], [], [#include ]) +AC_CHECK_DECLS([snprintf(char *, size_t, const char *, ...)], + [], [AC_LIBOBJ(snprintf)], [#include ]) +AC_CHECK_DECLS([asprintf(char **, const char *, ...)], + [], [AC_LIBOBJ(asprintf)], + [#define _GNU_SOURCE + #include ]) +AC_CHECK_DECLS([strdup(const char *)], + [], [AC_LIBOBJ(strdup)], [#include ]) case $host_os in darwin*) @@ -297,10 +302,13 @@ darwin*) ;; esac -AC_REPLACE_FUNCS([asprintf err fgetln fnmatch fparseln getenv isblank \ - lchflags lchmod lchown lutimes mkdtemp mkstemp setenv setgroupent \ - setpassent setprogname shquote snprintf statvfs strdup strerror \ - strlcat strlcpy strmode strsep strtoll unsetenv usleep utimes warn +AC_CHECK_DECLS([isblank(int)], [], [AC_LIBOBJ(isblank)], [#include ]) + +AC_REPLACE_FUNCS([err fgetln fnmatch fparseln getdelim getenv \ + getline lchflags lchmod lchown lutimes mkdtemp mkstemp setenv \ + setgroupent setpassent setprogname shquote statvfs \ + strerror strlcat strlcpy strmode strsep strtoll unsetenv usleep \ + utimes warn ]) AC_SEARCH_LIBS(socket, [socket network]) @@ -348,7 +356,7 @@ if test $need_gettemp = yes; then AC_LIBOBJ(gettemp) fi -AC_CHECK_FUNCS([bcopy bzero memset memcpy setlocale]) +AC_CHECK_FUNCS([setlocale]) need_setmode=no AC_CHECK_FUNCS([getmode setmode], [:], [need_setmode=yes]) @@ -420,7 +428,7 @@ if test $pkg_use_nbcompat_poll = yes; then AC_LIBOBJ(poll) fi -AC_CHECK_FUNCS([getpassphrase getpgrp memmove select]) +AC_CHECK_FUNCS([getpassphrase getpgrp select]) AC_CHECK_FUNC(getpgrp, [AC_FUNC_GETPGRP]) diff --git a/pkgtools/libnbcompat/files/getdelim.c b/pkgtools/libnbcompat/files/getdelim.c new file mode 100644 index 000000000..84bfc4a6d --- /dev/null +++ b/pkgtools/libnbcompat/files/getdelim.c @@ -0,0 +1,82 @@ +/* $NetBSD: getdelim.c,v 1.1 2015/04/19 12:22:14 tnn Exp $ */ +/* $NetBSD-src: getline.c,v 1.2 2014/09/16 17:23:50 christos Exp $ */ + +/*- + * Copyright (c) 2011 The NetBSD Foundation, Inc. + * All rights reserved. + * + * This code is derived from software contributed to The NetBSD Foundation + * by Christos Zoulas. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS + * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS + * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + * POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#include +#include + +#if !HAVE_GETDELIM + +ssize_t +getdelim(char **buf, size_t *bufsiz, int delimiter, FILE *fp) +{ + char *ptr, *eptr; + + + if (*buf == NULL || *bufsiz == 0) { + *bufsiz = BUFSIZ; + if ((*buf = malloc(*bufsiz)) == NULL) + return -1; + } + + for (ptr = *buf, eptr = *buf + *bufsiz;;) { + int c = fgetc(fp); + if (c == -1) { + if (feof(fp)) { + ssize_t diff = (ssize_t)(ptr - *buf); + if (diff != 0) { + *ptr = '\0'; + return diff; + } + } + return -1; + } + *ptr++ = c; + if (c == delimiter) { + *ptr = '\0'; + return ptr - *buf; + } + if (ptr + 2 >= eptr) { + char *nbuf; + size_t nbufsiz = *bufsiz * 2; + ssize_t d = ptr - *buf; + if ((nbuf = realloc(*buf, nbufsiz)) == NULL) + return -1; + *buf = nbuf; + *bufsiz = nbufsiz; + eptr = nbuf + nbufsiz; + ptr = nbuf + d; + } + } +} + +#endif diff --git a/pkgtools/libnbcompat/files/getline.c b/pkgtools/libnbcompat/files/getline.c new file mode 100644 index 000000000..03619f7f7 --- /dev/null +++ b/pkgtools/libnbcompat/files/getline.c @@ -0,0 +1,44 @@ +/* $NetBSD: getline.c,v 1.1 2015/04/19 12:22:14 tnn Exp $ */ +/* $NetBSD-src: getline.c,v 1.2 2014/09/16 17:23:50 christos Exp $ */ + +/*- + * Copyright (c) 2011 The NetBSD Foundation, Inc. + * All rights reserved. + * + * This code is derived from software contributed to The NetBSD Foundation + * by Christos Zoulas. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS + * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS + * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR + * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + * POSSIBILITY OF SUCH DAMAGE. + */ + +#include +#include + +#if !HAVE_GETLINE + +ssize_t +getline(char **buf, size_t *bufsiz, FILE *fp) +{ + return getdelim(buf, bufsiz, '\n', fp); +} + +#endif diff --git a/pkgtools/libnbcompat/files/malloc.c b/pkgtools/libnbcompat/files/malloc.c deleted file mode 100644 index db8585780..000000000 --- a/pkgtools/libnbcompat/files/malloc.c +++ /dev/null @@ -1,15 +0,0 @@ -/* $NetBSD: malloc.c,v 1.1.1.1 2003/03/31 05:02:54 grant Exp $ */ - -#if ! HAVE_MALLOC -#undef malloc - -#include - -void *malloc(); - -void *rpl_malloc (size_t n) -{ - if (n == 0) n = 1; - return malloc(n); -} -#endif diff --git a/pkgtools/libnbcompat/files/md5c.c b/pkgtools/libnbcompat/files/md5c.c index 0a07dd06d..fe782d2b3 100644 --- a/pkgtools/libnbcompat/files/md5c.c +++ b/pkgtools/libnbcompat/files/md5c.c @@ -1,4 +1,4 @@ -/* $NetBSD: md5c.c,v 1.7 2008/10/06 12:36:20 joerg Exp $ */ +/* $NetBSD: md5c.c,v 1.8 2015/06/08 00:44:46 joerg Exp $ */ /* * This file is derived from the RSA Data Security, Inc. MD5 Message-Digest @@ -51,15 +51,7 @@ #if !HAVE_MD5_H -#if defined(HAVE_MEMSET) #define ZEROIZE(d, l) memset((d), 0, (l)) -#else -# if defined(HAVE_BZERO) -#define ZEROIZE(d, l) bzero((d), (l)) -# else -#error You need either memset or bzero -# endif -#endif typedef unsigned char *POINTER; typedef uint16_t UINT2; diff --git a/pkgtools/libnbcompat/files/nbcompat/config.h.in b/pkgtools/libnbcompat/files/nbcompat/config.h.in index dbfe4b096..2fd9e5ffc 100644 --- a/pkgtools/libnbcompat/files/nbcompat/config.h.in +++ b/pkgtools/libnbcompat/files/nbcompat/config.h.in @@ -15,21 +15,19 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ALLOCA_H -/* Define to 1 if you have the `asprintf' function. */ -#undef HAVE_ASPRINTF - /* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H -/* Define to 1 if you have the `bcopy' function. */ -#undef HAVE_BCOPY - -/* Define to 1 if you have the `bzero' function. */ -#undef HAVE_BZERO +/* Define to 1 if you have the header file. */ +#undef HAVE_BSD_LIBUTIL_H /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H +/* Define to 1 if you have the declaration of `asprintf(char **, const char *, + ...)', and to 0 if you don't. */ +#undef HAVE_DECL_ASPRINTF + /* Define to 1 if you have the declaration of `endgrent', and to 0 if you don't. */ #undef HAVE_DECL_ENDGRENT @@ -38,6 +36,10 @@ don't. */ #undef HAVE_DECL_ENDPWENT +/* Define to 1 if you have the declaration of `isblank(int)', and to 0 if you + don't. */ +#undef HAVE_DECL_ISBLANK + /* Define to 1 if you have the declaration of `optarg', and to 0 if you don't. */ #undef HAVE_DECL_OPTARG @@ -54,18 +56,18 @@ don't. */ #undef HAVE_DECL_SETPASSENT -/* Define to 1 if you have the declaration of `snprintf', and to 0 if you - don't. */ +/* Define to 1 if you have the declaration of `snprintf(char *, size_t, const + char *, ...)', and to 0 if you don't. */ #undef HAVE_DECL_SNPRINTF +/* Define to 1 if you have the declaration of `strdup(const char *)', and to 0 + if you don't. */ +#undef HAVE_DECL_STRDUP + /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */ #undef HAVE_DECL_STRERROR_R -/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you - don't. */ -#undef HAVE_DECL_VASPRINTF - /* Define to 1 if you have the header file. */ #undef HAVE_DIRENT_H @@ -75,9 +77,6 @@ /* Define to 1 if `dd_fd' is a member of `DIR'. */ #undef HAVE_DIR_DD_FD -/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ -#undef HAVE_DOPRNT - /* Define to 1 if you have the header file. */ #undef HAVE_ENDIAN_H @@ -120,9 +119,15 @@ /* Define to 1 if you have the `getaddrinfo' function. */ #undef HAVE_GETADDRINFO +/* Define to 1 if you have the `getdelim' function. */ +#undef HAVE_GETDELIM + /* Define to 1 if you have the `getenv' function. */ #undef HAVE_GETENV +/* Define to 1 if you have the `getline' function. */ +#undef HAVE_GETLINE + /* Define to 1 if you have the `getmode' function. */ #undef HAVE_GETMODE @@ -153,9 +158,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `isblank' function. */ -#undef HAVE_ISBLANK - /* Define to 1 if you have the `issetugid' function. */ #undef HAVE_ISSETUGID @@ -174,9 +176,6 @@ /* Define to 1 if you have the `util' library (-lutil). */ #undef HAVE_LIBUTIL -/* Define to 1 if you have the header file. */ -#undef HAVE_BSD_LIBUTIL_H - /* Define to 1 if you have the header file. */ #undef HAVE_LIBUTIL_H @@ -195,25 +194,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MACHINE_ENDIAN_H -/* Define to 1 if your system has a GNU libc compatible `malloc' function, and - to 0 otherwise. */ -#undef HAVE_MALLOC - /* Define to 1 if you have the header file. */ #undef HAVE_MD5_H -/* Define to 1 if you have the `memcpy' function. */ -#undef HAVE_MEMCPY - -/* Define to 1 if you have the `memmove' function. */ -#undef HAVE_MEMMOVE - /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -/* Define to 1 if you have the `memset' function. */ -#undef HAVE_MEMSET - /* Define to 1 if you have the `mkdtemp' function. */ #undef HAVE_MKDTEMP @@ -317,9 +303,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H -/* Define to 1 if you have the `snprintf' function. */ -#undef HAVE_SNPRINTF - /* Define to 1 if the system has the type `socklen_t'. */ #undef HAVE_SOCKLEN_T @@ -344,9 +327,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* Define to 1 if you have the `strdup' function. */ -#undef HAVE_STRDUP - /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR @@ -431,12 +411,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILE_H -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MMAN_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MKDEV_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_MMAN_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MOUNT_H @@ -533,9 +513,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_VIS_H -/* Define to 1 if you have the `vprintf' function. */ -#undef HAVE_VPRINTF - /* Define to 1 if you have the `warn' function. */ #undef HAVE_WARN @@ -630,9 +607,6 @@ a type exists and the standard includes do not define it. */ #undef int8_t -/* Define to rpl_malloc if the replacement function should be used. */ -#undef malloc - /* Define to `int' if does not define. */ #undef pid_t diff --git a/pkgtools/libnbcompat/files/nbcompat/ctype.h b/pkgtools/libnbcompat/files/nbcompat/ctype.h index a48fd4dfa..116885b58 100644 --- a/pkgtools/libnbcompat/files/nbcompat/ctype.h +++ b/pkgtools/libnbcompat/files/nbcompat/ctype.h @@ -1,4 +1,4 @@ -/* $NetBSD: ctype.h,v 1.2 2008/04/29 05:46:08 martin Exp $ */ +/* $NetBSD: ctype.h,v 1.3 2015/06/08 00:44:46 joerg Exp $ */ /*- * Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -40,7 +40,7 @@ * Declare macros and functions that may be missing in . */ -#if !HAVE_ISBLANK +#if !HAVE_DECL_ISBLANK int isblank(int); #endif diff --git a/pkgtools/libnbcompat/files/nbcompat/stdio.h b/pkgtools/libnbcompat/files/nbcompat/stdio.h index d4b45be4f..bb3d9b195 100644 --- a/pkgtools/libnbcompat/files/nbcompat/stdio.h +++ b/pkgtools/libnbcompat/files/nbcompat/stdio.h @@ -1,4 +1,4 @@ -/* $NetBSD: stdio.h,v 1.5 2014/06/07 19:17:42 cheusov Exp $ */ +/* $NetBSD: stdio.h,v 1.7 2015/06/08 00:44:46 joerg Exp $ */ /*- * Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -56,12 +56,20 @@ int pclose(FILE *); char *fgetln(FILE *, size_t *); #endif +#if !HAVE_GETDELIM +ssize_t getdelim(char **, size_t *, int, FILE *); +#endif + +#if !HAVE_GETLINE +ssize_t getline(char **, size_t *, FILE *); +#endif + #if !HAVE_DECL_SNPRINTF int snprintf(char *, size_t, const char *, ...); int vsnprintf(char *, size_t, const char *, va_list); #endif -#if !HAVE_DECL_VASPRINTF +#if !HAVE_DECL_ASPRINTF int asprintf(char **, const char *, ...); int vasprintf(char **, const char *, va_list); #endif diff --git a/pkgtools/libnbcompat/files/nbcompat/stdlib.h b/pkgtools/libnbcompat/files/nbcompat/stdlib.h index e0e827823..7a71a1d2a 100644 --- a/pkgtools/libnbcompat/files/nbcompat/stdlib.h +++ b/pkgtools/libnbcompat/files/nbcompat/stdlib.h @@ -1,4 +1,4 @@ -/* $NetBSD: stdlib.h,v 1.4 2008/10/06 12:36:20 joerg Exp $ */ +/* $NetBSD: stdlib.h,v 1.5 2015/04/14 09:23:48 jperkin Exp $ */ /*- * Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -44,6 +44,10 @@ * . */ +#if !HAVE_SETENV +int setenv(const char *, const char *, int); +#endif + #if !HAVE_MKSTEMP int mkstemp(char *); #endif diff --git a/pkgtools/libnbcompat/files/nbcompat/string.h b/pkgtools/libnbcompat/files/nbcompat/string.h index f7f0d9d3f..778642535 100644 --- a/pkgtools/libnbcompat/files/nbcompat/string.h +++ b/pkgtools/libnbcompat/files/nbcompat/string.h @@ -1,4 +1,4 @@ -/* $NetBSD: string.h,v 1.2 2008/04/29 05:46:08 martin Exp $ */ +/* $NetBSD: string.h,v 1.3 2015/06/08 00:44:46 joerg Exp $ */ /*- * Copyright (c) 2004 The NetBSD Foundation, Inc. @@ -40,11 +40,7 @@ * Declare functions and macros that may be missing in . */ -#if !HAVE_MEMMOVE -# define memmove(a,b,c) bcopy((b),(a),(c)) -#endif - -#if !HAVE_STRDUP +#if !HAVE_DECL_STRDUP char *strdup(const char *); #endif diff --git a/pkgtools/libnbcompat/files/rmd160.c b/pkgtools/libnbcompat/files/rmd160.c index e98aa1590..d8c3f79d2 100644 --- a/pkgtools/libnbcompat/files/rmd160.c +++ b/pkgtools/libnbcompat/files/rmd160.c @@ -1,4 +1,4 @@ -/* $NetBSD: rmd160.c,v 1.8 2008/10/06 12:36:20 joerg Exp $ */ +/* $NetBSD: rmd160.c,v 1.9 2015/06/08 00:44:46 joerg Exp $ */ /********************************************************************\ * @@ -25,7 +25,7 @@ #include #include #ifndef lint -__RCSID("$NetBSD: rmd160.c,v 1.8 2008/10/06 12:36:20 joerg Exp $"); +__RCSID("$NetBSD: rmd160.c,v 1.9 2015/06/08 00:44:46 joerg Exp $"); #endif /* not lint */ /* header files */ @@ -53,15 +53,7 @@ __weak_alias(RMD160Final,_RMD160Final) #endif #endif -#if defined(HAVE_MEMSET) #define ZEROIZE(d, l) memset((d), 0, (l)) -#else -# if defined(HAVE_BZERO) -#define ZEROIZE(d, l) bzero((d), (l)) -# else -#error You need either memset or bzero -# endif -#endif /********************************************************************/ diff --git a/pkgtools/libnbcompat/inplace.mk b/pkgtools/libnbcompat/inplace.mk index 62f93221a..9090b7277 100644 --- a/pkgtools/libnbcompat/inplace.mk +++ b/pkgtools/libnbcompat/inplace.mk @@ -1,4 +1,4 @@ -# $NetBSD: inplace.mk,v 1.11 2014/09/03 10:03:31 jperkin Exp $ +# $NetBSD: inplace.mk,v 1.12 2015/04/21 00:26:48 joerg Exp $ # # This file should not be included directly. Use USE_FEATURES instead. # @@ -28,8 +28,12 @@ post-extract: libnbcompat-extract .PHONY: libnbcompat-extract libnbcompat-extract: ${RUN} ${CP} -R ${LIBNBCOMPAT_FILESDIR} ${LIBNBCOMPAT_SRCDIR} + ${LN} -fs ${PKGSRCDIR}/mk/gnu-config/config.guess ${LIBNBCOMPAT_SRCDIR}/config.guess + ${LN} -fs ${PKGSRCDIR}/mk/gnu-config/config.sub ${LIBNBCOMPAT_SRCDIR}/config.sub .if !empty(LIBNBCOMPAT_USE_PIC:M[Yy][Ee][Ss]) ${RUN} ${CP} -R ${LIBNBCOMPAT_FILESDIR} ${LIBNBCOMPAT_PICDIR} + ${LN} -fs ${PKGSRCDIR}/mk/gnu-config/config.guess ${LIBNBCOMPAT_PICDIR}/config.guess + ${LN} -fs ${PKGSRCDIR}/mk/gnu-config/config.sub ${LIBNBCOMPAT_PICDIR}/config.sub .endif .if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) diff --git a/pkgtools/lintpkgsrc/Makefile b/pkgtools/lintpkgsrc/Makefile index 5d9be3523..75f47e187 100644 --- a/pkgtools/lintpkgsrc/Makefile +++ b/pkgtools/lintpkgsrc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/01/10 20:12:24 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:50:55 wiz Exp $ PKGNAME= lintpkgsrc-4.88 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/mksandbox/Makefile b/pkgtools/mksandbox/Makefile index 16828841c..fef9b944c 100644 --- a/pkgtools/mksandbox/Makefile +++ b/pkgtools/mksandbox/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/03/03 03:30:53 obache Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/14 08:55:07 jperkin Exp $ -PKGNAME= mksandbox-1.3 +PKGNAME= mksandbox-1.4 CATEGORIES= pkgtools MAINTAINER= agc@NetBSD.org @@ -10,6 +10,7 @@ LICENSE= 2-clause-bsd WRKSRC= ${WRKDIR} NO_BUILD= yes +NO_CHECKSUM= yes USE_LANGUAGES= # none INSTALLATION_DIRS= sbin ${PKGMANDIR}/man8 diff --git a/pkgtools/mksandbox/files/mksandbox b/pkgtools/mksandbox/files/mksandbox index ae0270390..a6c504352 100755 --- a/pkgtools/mksandbox/files/mksandbox +++ b/pkgtools/mksandbox/files/mksandbox @@ -1,6 +1,6 @@ #! /bin/sh -# $NetBSD: mksandbox,v 1.6 2013/07/24 22:16:26 jperkin Exp $ +# $NetBSD: mksandbox,v 1.7 2015/04/14 08:55:07 jperkin Exp $ # Copyright (c) 2002,2012 Alistair Crooks # All rights reserved. @@ -247,7 +247,7 @@ r3() { fses="\\ EOS -if [ ! -z "$kernel" ]; then +if [ -n "$kernel" -a -f "$kernel" ]; then echo "Copying the kernel" $cpprog $kernel $sandbox fi diff --git a/pkgtools/p5-pkgsrc-Dewey/Makefile b/pkgtools/p5-pkgsrc-Dewey/Makefile index 747f41c48..3013d4940 100644 --- a/pkgtools/p5-pkgsrc-Dewey/Makefile +++ b/pkgtools/p5-pkgsrc-Dewey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:49 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/18 06:29:18 dholland Exp $ PKGNAME= p5-pkgsrc-Dewey-1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= pkgtools perl5 MAINTAINER= wiz@NetBSD.org @@ -13,6 +13,8 @@ CPPFLAGS+= -DHAVE_CTYPE_H -DHAVE_STDLIB_H -DHAVE_STRING_H CPPFLAGS.NetBSD+= -DHAVE_ERR_H USE_LANGUAGES= c +USE_FEATURES+= err +MAKE_ENV+= LIBS=${LIBS:Q} PERL5_PACKLIST= auto/pkgsrc/Dewey/.packlist diff --git a/pkgtools/p5-pkgsrc-Dewey/files/Makefile.PL b/pkgtools/p5-pkgsrc-Dewey/files/Makefile.PL index 9b1267d77..766983428 100644 --- a/pkgtools/p5-pkgsrc-Dewey/files/Makefile.PL +++ b/pkgtools/p5-pkgsrc-Dewey/files/Makefile.PL @@ -5,4 +5,5 @@ WriteMakefile( VERSION_FROM => 'Dewey.pm', # finds $VERSION INC => '-I.', OBJECT => '$(O_FILES)', # link all the C files too + LIBS => "$ENV{LDFLAGS} $ENV{LIBS}", # for -lnbcompat ); diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile index 73512814b..162994415 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2015/01/17 04:47:17 obache Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:24:45 tnn Exp $ DISTNAME= PackageKit-0.4.0 -PKGREVISION= 33 +PKGREVISION= 35 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.freedesktop.org/software/PackageKit/releases/ diff --git a/pkgtools/packagekit/buildlink3.mk b/pkgtools/packagekit/buildlink3.mk index 3df114bd6..82c34965a 100644 --- a/pkgtools/packagekit/buildlink3.mk +++ b/pkgtools/packagekit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/04/06 08:17:16 adam Exp $ BUILDLINK_TREE+= packagekit @@ -6,7 +6,7 @@ BUILDLINK_TREE+= packagekit PACKAGEKIT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.packagekit+= packagekit>=0.4.0 -BUILDLINK_ABI_DEPENDS.packagekit+= packagekit>=0.4.0nb33 +BUILDLINK_ABI_DEPENDS.packagekit+= packagekit>=0.4.0nb34 BUILDLINK_PKGSRCDIR.packagekit?= ../../pkgtools/packagekit .include "../../databases/sqlite3/buildlink3.mk" diff --git a/pkgtools/pbulk/Makefile b/pkgtools/pbulk/Makefile index 6bbdfe31c..081cc29e6 100644 --- a/pkgtools/pbulk/Makefile +++ b/pkgtools/pbulk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2014/11/24 01:08:02 asau Exp $ +# $NetBSD: Makefile,v 1.70 2015/06/07 22:49:04 joerg Exp $ -PKGNAME= pbulk-0.53 +PKGNAME= pbulk-0.54 COMMENT= Modular bulk build framework .include "../../pkgtools/pbulk/Makefile.common" diff --git a/pkgtools/pbulk/files/pbulk/scripts/build-client-start b/pkgtools/pbulk/files/pbulk/scripts/build-client-start index 1e916b7e8..5ef3f28fe 100755 --- a/pkgtools/pbulk/files/pbulk/scripts/build-client-start +++ b/pkgtools/pbulk/files/pbulk/scripts/build-client-start @@ -1,5 +1,5 @@ #!@SH@ -# $NetBSD: build-client-start,v 1.2 2008/09/16 18:21:30 joerg Exp $ +# $NetBSD: build-client-start,v 1.3 2015/06/07 22:49:04 joerg Exp $ . @PBULK_CONFIG@ @@ -12,5 +12,13 @@ if [ "${config_version}" != "@PBULK_CONFIG_VERSION@" ]; then fi for client in ${build_clients}; do - ssh $client "${pbuild} -c ${master_port_build} -b ${pbuild_script}" & + case ${client} in + *:*) + port="-p ${client##*:}" + client=${client%%:*} + ;; + *) + ;; + esac + ssh $port $client "${pbuild} -c ${master_port_build} -b ${pbuild_script}" & done diff --git a/pkgtools/pbulk/files/pbulk/scripts/scan-client-start b/pkgtools/pbulk/files/pbulk/scripts/scan-client-start index 2049b4378..700a82e1c 100755 --- a/pkgtools/pbulk/files/pbulk/scripts/scan-client-start +++ b/pkgtools/pbulk/files/pbulk/scripts/scan-client-start @@ -1,5 +1,5 @@ #!@SH@ -# $NetBSD: scan-client-start,v 1.3 2012/11/23 12:13:35 joerg Exp $ +# $NetBSD: scan-client-start,v 1.4 2015/06/07 22:49:04 joerg Exp $ . @PBULK_CONFIG@ @@ -18,5 +18,13 @@ else fi for client in ${scan_clients}; do - ssh $client "${pscan_prepare} && ${pscan} -c ${master_port_scan} -M ${make} ${extra_pscan_args} ${pkgsrc}" & + case ${client} in + *:*) + port="-p ${client##*:}" + client=${client%%:*} + ;; + *) + ;; + esac + ssh $port $client "${pscan_prepare} && ${pscan} -c ${master_port_scan} -M ${make} ${extra_pscan_args} ${pkgsrc}" & done diff --git a/pkgtools/pkg_distinst/Makefile b/pkgtools/pkg_distinst/Makefile index 6a3661e06..dd151170b 100644 --- a/pkgtools/pkg_distinst/Makefile +++ b/pkgtools/pkg_distinst/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:56 wiz Exp $ PKGNAME= pkg_distinst-0.02 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkg_filecheck/Makefile b/pkgtools/pkg_filecheck/Makefile index 52db54462..9d3961ac4 100644 --- a/pkgtools/pkg_filecheck/Makefile +++ b/pkgtools/pkg_filecheck/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:50:56 wiz Exp $ # PKGNAME= pkg_filecheck-0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= pkgtools devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile index 97dc40f4f..92e418d86 100644 --- a/pkgtools/pkg_install/Makefile +++ b/pkgtools/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.206 2015/01/22 09:19:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.208 2015/04/21 00:28:19 joerg Exp $ # Notes to package maintainers: # @@ -151,8 +151,10 @@ LIBARCHIVE_LIBS= ${SED} -n -e 's/^Libs.private://p' \ ${WRKDIR}/libarchive/build/pkgconfig/libarchive.pc 2>/dev/null || echo LIBS+= ${LIBARCHIVE_LIBS:sh} -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/libarchive/build/autoconf/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/libarchive/build/autoconf/config.sub +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/libarchive/build/autoconf/config.guess \ + ${WRKSRC}/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/libarchive/build/autoconf/config.sub \ + ${WRKSRC}/config.sub . if ${OPSYS} == "Cygwin" CPPFLAGS+= -DLIBARCHIVE_STATIC @@ -207,7 +209,8 @@ pre-configure: ${LIBARCHIVE_CONFIGURE_ARGS} cd ${WRKDIR}/libarchive && ${BUILD_MAKE_CMD} .endif - cd ${WRKDIR}/libfetch && ${SETENV} ${MAKE_ENV} ${BSD_MAKE_ENV} \ + cd ${WRKDIR}/libfetch && ${TOUCH} fetch.cat3 && \ + ${SETENV} ${MAKE_ENV} ${BSD_MAKE_ENV} \ ${MAKE_PROGRAM} ${MAKE_FLAGS} ${BUILD_MAKE_FLAGS} \ -f ${MAKE_FILE} depend all diff --git a/pkgtools/pkg_install/files/add/main.c b/pkgtools/pkg_install/files/add/main.c index fd0033823..42a1abba3 100644 --- a/pkgtools/pkg_install/files/add/main.c +++ b/pkgtools/pkg_install/files/add/main.c @@ -1,4 +1,4 @@ -/* $NetBSD: main.c,v 1.28 2014/12/30 15:13:20 wiz Exp $ */ +/* $NetBSD: main.c,v 1.29 2015/05/08 16:29:37 agc Exp $ */ #if HAVE_CONFIG_H #include "config.h" @@ -7,7 +7,7 @@ #if HAVE_SYS_CDEFS_H #include #endif -__RCSID("$NetBSD: main.c,v 1.28 2014/12/30 15:13:20 wiz Exp $"); +__RCSID("$NetBSD: main.c,v 1.29 2015/05/08 16:29:37 agc Exp $"); /* * @@ -62,9 +62,9 @@ int ReplaceSame = 0; static void usage(void) { - (void) fprintf(stderr, "%s\n%s\n%s\n%s\n", + (void) fprintf(stderr, "%s\n%s\n%s\n", "usage: pkg_add [-AfhInRuVv] [-C config] [-P destdir] [-K pkg_dbdir]", - " [-m machine] [-p prefix] [-s verification-type]\n", + " [-m machine] [-p prefix] [-s verification-type]", " [[ftp|http]://[user[:password]@]host[:port]][/path/]pkg-name ..."); exit(1); } diff --git a/pkgtools/pkg_install/files/lib/license.c b/pkgtools/pkg_install/files/lib/license.c index dd22d4f8a..5ca10fea9 100644 --- a/pkgtools/pkg_install/files/lib/license.c +++ b/pkgtools/pkg_install/files/lib/license.c @@ -1,4 +1,4 @@ -/* $NetBSD: license.c,v 1.38 2014/05/15 09:59:09 wiz Exp $ */ +/* $NetBSD: license.c,v 1.41 2015/05/08 10:37:32 wiz Exp $ */ /*- * Copyright (c) 2009 Joerg Sonnenberger . @@ -57,6 +57,7 @@ const char *default_acceptable_licenses = "cpl-1.0 " "epl-v1.0 " "eupl-v1.1 " + "gfsl " "gnu-fdl-v1.1 gnu-fdl-v1.2 gnu-fdl-v1.3 " "gnu-gpl-v1 " "gnu-gpl-v2 gnu-lgpl-v2 gnu-lgpl-v2.1 " @@ -64,7 +65,7 @@ const char *default_acceptable_licenses = "ibm-public-license-1.0 " "ipafont " "isc " - "lppl-1.3c " + "lppl-1.2 lppl-1.3c " "lucent " "miros " "mit " @@ -82,6 +83,7 @@ const char *default_acceptable_licenses = "sgi-free-software-b-v2.0 " "sleepycat-public " "unlicense " + "w3c " "x11 " "zlib " "zpl"; diff --git a/pkgtools/pkg_install/files/lib/version.h b/pkgtools/pkg_install/files/lib/version.h index 15d2d4df3..fd401a089 100644 --- a/pkgtools/pkg_install/files/lib/version.h +++ b/pkgtools/pkg_install/files/lib/version.h @@ -1,4 +1,4 @@ -/* $NetBSD: version.h,v 1.167 2014/12/30 15:13:21 wiz Exp $ */ +/* $NetBSD: version.h,v 1.168 2015/05/08 16:29:37 agc Exp $ */ /* * Copyright (c) 2001 Thomas Klausner. All rights reserved. @@ -27,6 +27,6 @@ #ifndef _INST_LIB_VERSION_H_ #define _INST_LIB_VERSION_H_ -#define PKGTOOLS_VERSION 20141227 +#define PKGTOOLS_VERSION 20150508 #endif /* _INST_LIB_VERSION_H_ */ diff --git a/pkgtools/pkg_notify/Makefile b/pkgtools/pkg_notify/Makefile index 7692db9dd..1d396feb7 100644 --- a/pkgtools/pkg_notify/Makefile +++ b/pkgtools/pkg_notify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:06:49 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:56 wiz Exp $ PKGNAME= pkg_notify-0.4.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= pkgtools MAINTAINER= imil@gcu.info diff --git a/pkgtools/pkg_p5up2date/Makefile b/pkgtools/pkg_p5up2date/Makefile index 9333aeee3..7e2b5c3a0 100644 --- a/pkgtools/pkg_p5up2date/Makefile +++ b/pkgtools/pkg_p5up2date/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:50 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:56 wiz Exp $ PKGNAME= pkg_p5up2date-0.06 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh b/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh index 896bf2d8c..af27ee657 100755 --- a/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh +++ b/pkgtools/pkg_rolling-replace/files/pkg_rolling-replace.sh @@ -1,6 +1,6 @@ #!/bin/sh -# $NetBSD: pkg_rolling-replace.sh,v 1.34 2015/02/12 08:22:16 abs Exp $ +# $NetBSD: pkg_rolling-replace.sh,v 1.35 2015/04/14 11:40:31 wiz Exp $ # # Copyright (c) 2006 BBN Technologies Corp. All rights reserved. # @@ -453,7 +453,7 @@ while [ -n "$REPLACE_TODO" ]; do # Set PKGNAME_REQD to give underlying make processes a chance to # set options derived from the package name. For example, # the appropriate version of Python can be derived from the - # package name (so, when building py26-foo, use python-2.6, + # package name (so, when building py34-foo, use python-3.4, # not python-2.7). MAKE_SET_VARS="PKGNAME_REQD=${pkg}-*" diff --git a/pkgtools/pkgdep/Makefile b/pkgtools/pkgdep/Makefile index 7d6c08bb8..c8a40eb85 100644 --- a/pkgtools/pkgdep/Makefile +++ b/pkgtools/pkgdep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:14 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:50:56 wiz Exp $ # PKGNAME= pkgdep-1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkgdepgraph/Makefile b/pkgtools/pkgdepgraph/Makefile index 6b61ad2d7..9df59350d 100644 --- a/pkgtools/pkgdepgraph/Makefile +++ b/pkgtools/pkgdepgraph/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:50:56 wiz Exp $ # PKGNAME= pkgdepgraph-2.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= pkgtools devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/pkgdiff/Makefile b/pkgtools/pkgdiff/Makefile index 1eb2b5753..8036057f8 100644 --- a/pkgtools/pkgdiff/Makefile +++ b/pkgtools/pkgdiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.86 2015/02/03 22:50:27 abs Exp $ +# $NetBSD: Makefile,v 1.87 2015/06/12 10:50:56 wiz Exp $ PKGNAME= pkgdiff-1.6 +PKGREVISION= 1 CATEGORIES= pkgtools devel MAINTAINER= wiz@NetBSD.org diff --git a/pkgtools/pkgin/Makefile b/pkgtools/pkgin/Makefile index 1e299ef34..d3cde4b9f 100644 --- a/pkgtools/pkgin/Makefile +++ b/pkgtools/pkgin/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2015/03/08 17:57:42 imil Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/06 08:17:36 adam Exp $ GHCOMMIT= 2e1630265953c9c01836a4b62acfa8397579346a DISTNAME= ${GHCOMMIT} PKGNAME= pkgin-0.8.0 +PKGREVISION= 1 CATEGORIES= pkgtools MASTER_SITES= https://github.com/NetBSDfr/pkgin/archive/ diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index 03f8ec0b2..515e8ae24 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.460 2015/03/11 19:09:38 rillig Exp $ +# $NetBSD: Makefile,v 1.463 2015/06/14 18:18:34 wiz Exp $ -PKGNAME= pkglint-4.153 +PKGNAME= pkglint-4.155 CATEGORIES= pkgtools OWNER= wiz@NetBSD.org diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index d9b4656e6..325c59af5 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.262 2015/03/11 19:05:58 rillig Exp $ +# $NetBSD: makevars.map,v 1.264 2015/05/03 15:20:24 bsiegert Exp $ # # This file contains the guessed type of some variables, according to @@ -151,6 +151,7 @@ BINGRP UserGroupName [$system] BINMODE FileMode [$system] BINOWN UserGroupName [$system] BOOTSTRAP_DEPENDS InternalList of DependencyWithPath [c:a,m:a,o:a,*.mk:a] +BOOTSTRAP_PKG YesNo [$package] BROKEN Message [] BROKEN_GETTEXT_DETECTION YesNo [$package] BROKEN_EXCEPT_ON_PLATFORM List of PlatformTriple [$package_list] @@ -657,7 +658,7 @@ PTHREAD_OPTS List of { native optional require } [m:as,c:a,b:a] PTHREAD_TYPE Identifier [$system] # ^^ or "native" or "none". PY_PATCHPLIST Yes [$package] -PYPKGPREFIX { py26 py27 py33 } [*:pu, pyversion.mk:s, *:] +PYPKGPREFIX { py27 py33 py34 } [*:pu, pyversion.mk:s, *:] PYTHON_FOR_BUILD_ONLY Yes [$package] REPLACE_PYTHON List of Pathmask [$package_list] PYTHON_VERSIONS_ACCEPTED List of Version [$package] @@ -739,6 +740,7 @@ USE_BUILTIN.* YesNo_Indirectly [builtin.mk:s] USE_CMAKE Yes [$package] USE_CROSSBASE Yes [m:s] USE_FEATURES List of Identifier [$package] +USE_GCC_RUNTIME YesNo [$package] USE_GNU_CONFIGURE_HOST YesNo [$package] USE_GNU_ICONV Yes [m:s,c:s,o:s] USE_IMAKE Yes [m:s] diff --git a/pkgtools/pkglint/files/pkglint.pl b/pkgtools/pkglint/files/pkglint.pl index efb6967ee..7850de1ff 100644 --- a/pkgtools/pkglint/files/pkglint.pl +++ b/pkgtools/pkglint/files/pkglint.pl @@ -1,5 +1,5 @@ #! @PERL@ -# $NetBSD: pkglint.pl,v 1.877 2015/03/11 19:05:58 rillig Exp $ +# $NetBSD: pkglint.pl,v 1.878 2015/06/14 18:18:34 wiz Exp $ # # pkglint - static analyzer and checker for pkgsrc packages @@ -2116,7 +2116,7 @@ sub parse_mk_cond($$) { sub parse_licenses($) { my ($licenses) = @_; - $licenses =~ s,\${PERL5_LICENSE},gnu-gpl-v2 OR artistic,g; + $licenses =~ s,\$\{PERL5_LICENSE},gnu-gpl-v2 OR artistic,g; $licenses =~ s,[()]|AND|OR,,g; # XXX: treats OR like AND my @licenses = split(/\s+/, $licenses); return \@licenses; @@ -3578,7 +3578,7 @@ sub checkline_mk_shelltext($$) { "\${PREFIX}."); } - if (($state == SCST_INSTALL_DIR || $state == SCST_INSTALL_DIR2) && $shellword !~ regex_mk_shellvaruse && $shellword =~ m"^(?:\${DESTDIR\})?\$\{PREFIX(?:|:Q)\}/(.*)") { + if (($state == SCST_INSTALL_DIR || $state == SCST_INSTALL_DIR2) && $shellword !~ regex_mk_shellvaruse && $shellword =~ m"^(?:\$\{DESTDIR\})?\$\{PREFIX(?:|:Q)\}/(.*)") { my ($dirname) = ($1); $line->log_note("You can use AUTO_MKDIRS=yes or INSTALLATION_DIRS+= ${dirname} instead of this command."); @@ -7011,7 +7011,7 @@ sub checkfile_PLIST($) { $opt_debug_unchecked and $line->log_debug("Unchecked pathname \"${text}\"."); } - if ($text =~ /\${PKGLOCALEDIR}/ && defined($pkgctx_vardef) && !exists($pkgctx_vardef->{"USE_PKGLOCALEDIR"})) { + if ($text =~ /\$\{PKGLOCALEDIR}/ && defined($pkgctx_vardef) && !exists($pkgctx_vardef->{"USE_PKGLOCALEDIR"})) { $line->log_warning("PLIST contains \${PKGLOCALEDIR}, but USE_PKGLOCALEDIR was not found."); } diff --git a/pkgtools/pkgse/Makefile b/pkgtools/pkgse/Makefile index 1092d016e..d9829deab 100644 --- a/pkgtools/pkgse/Makefile +++ b/pkgtools/pkgse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:50 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:56 wiz Exp $ # DISTNAME= pkgse-0.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= pkgtools MASTER_SITES= http://imil.net/NetBSD/ EXTRACT_SUFX= .tgz diff --git a/pkgtools/pkgsrc-todo/Makefile b/pkgtools/pkgsrc-todo/Makefile index 49afc3c33..beac9027f 100644 --- a/pkgtools/pkgsrc-todo/Makefile +++ b/pkgtools/pkgsrc-todo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/11/20 09:33:29 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:56 wiz Exp $ PKGNAME= pkgsrc-todo-1.3 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= wiz@NetBSD.org diff --git a/pkgtools/pkgsurvey/Makefile b/pkgtools/pkgsurvey/Makefile index a19007cb7..bfc5af00a 100644 --- a/pkgtools/pkgsurvey/Makefile +++ b/pkgtools/pkgsurvey/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/03/03 03:30:55 obache Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/10 19:47:03 joerg Exp $ # -PKGNAME= pkgsurvey-0.0 +PKGNAME= pkgsurvey-1.0 CATEGORIES= pkgtools MAINTAINER= agc@pkgsrc.org diff --git a/pkgtools/pkgsurvey/files/pkgsurvey.sh b/pkgtools/pkgsurvey/files/pkgsurvey.sh index 455144c2e..af33ece99 100644 --- a/pkgtools/pkgsurvey/files/pkgsurvey.sh +++ b/pkgtools/pkgsurvey/files/pkgsurvey.sh @@ -1,5 +1,12 @@ #! /bin/sh -${PKG_INFO} | sort | mail -s "`hostname` `${UNAME} -s`-`${UNAME} -p`-`${UNAME} -r`" agc-pkgsurvey@pkgsrc.org +${PKG_INFO} -e '*' | while read pkg; do + path=`${PKG_INFO} -Q PKGPATH "$pkg"` + automatic=`${PKG_INFO} -Q automatic "$pkg"` + if [ -z "$automatic" ]; then + automatic=no + fi + echo "$path $pkg $automatic" +done | sort | mail -s "`hostname` `${UNAME} -s`-`${UNAME} -p`-`${UNAME} -r`" pkgsurvey1.0@pkgsrc.org exit 0 diff --git a/pkgtools/port2pkg/Makefile b/pkgtools/port2pkg/Makefile index ae4ea2151..a28355cd4 100644 --- a/pkgtools/port2pkg/Makefile +++ b/pkgtools/port2pkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/05/29 23:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:50:56 wiz Exp $ PKGNAME= port2pkg-1.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/rc.subr/Makefile b/pkgtools/rc.subr/Makefile index 74c1d1793..224d002cd 100644 --- a/pkgtools/rc.subr/Makefile +++ b/pkgtools/rc.subr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/06/04 14:16:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2015/05/10 19:20:09 bsiegert Exp $ # -PKGNAME= rc.subr-20140604 +PKGNAME= rc.subr-20150510 CATEGORIES= pkgtools MAINTAINER= sbd@NetBSD.org diff --git a/pkgtools/rc.subr/files/rc.subr b/pkgtools/rc.subr/files/rc.subr index 660bc0af5..d0110df43 100644 --- a/pkgtools/rc.subr/files/rc.subr +++ b/pkgtools/rc.subr/files/rc.subr @@ -1,4 +1,4 @@ -# $NetBSD: rc.subr,v 1.11 2014/06/04 14:16:00 ryoon Exp $ +# $NetBSD: rc.subr,v 1.12 2015/05/10 19:20:09 bsiegert Exp $ # # Copyright (c) 1997-2002 The NetBSD Foundation, Inc. # All rights reserved. @@ -67,6 +67,9 @@ _RCARG_su="-m" _osname=$(uname -s) _osrelease=$(uname -r) case $_osname in + Darwin) + _RCCMD_echo="/bin/echo" + ;; SunOS) _RCCMD_chown="/bin/chown" # _RCCMD_ci="/usr/bin/ci" # not in Solaris 9 diff --git a/pkgtools/revbump/Makefile b/pkgtools/revbump/Makefile index ad1d513bd..ded5bbd9e 100644 --- a/pkgtools/revbump/Makefile +++ b/pkgtools/revbump/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2015/02/09 00:58:44 snj Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:56 wiz Exp $ PKGNAME= revbump-2.11 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= wiz@NetBSD.org diff --git a/pkgtools/revbump/files/replace-commonbump b/pkgtools/revbump/files/replace-commonbump index 46da917ab..c1f464859 100644 --- a/pkgtools/revbump/files/replace-commonbump +++ b/pkgtools/revbump/files/replace-commonbump @@ -128,7 +128,7 @@ sub GenerateHash ($$) { $included =~ s/\${[^}]+}/$value/; if ($value eq '') { print STDERR -$FILE, ': ', __LINE__, ' Value ${', $varname, '} is emtpy at ', $shortdir, "\n"; +$FILE, ': ', __LINE__, ' Value ${', $varname, '} is empty at ', $shortdir, "\n"; } } print STDERR __LINE__ , ' ', $shortname, ' -> ', $included,': ',$_ ,"\n" if $debug; diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index 7a416a52e..3b4f168b4 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2014/10/09 14:06:50 wiz Exp $ -# +# $NetBSD: Makefile,v 1.79 2015/06/17 11:59:58 wiz Exp $ -PKGNAME= url2pkg-2.20 +PKGNAME= url2pkg-2.23 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/url2pkg/files/url2pkg.pl b/pkgtools/url2pkg/files/url2pkg.pl index fb4638f26..0e320e2b0 100644 --- a/pkgtools/url2pkg/files/url2pkg.pl +++ b/pkgtools/url2pkg/files/url2pkg.pl @@ -1,5 +1,5 @@ #! @PERL@ -# $NetBSD: url2pkg.pl,v 1.26 2014/08/01 15:44:13 schmonz Exp $ +# $NetBSD: url2pkg.pl,v 1.29 2015/06/17 11:59:58 wiz Exp $ # # Copyright (c) 2010 The NetBSD Foundation, Inc. @@ -120,6 +120,7 @@ my ($distname, $abs_wrkdir, $abs_wrksrc); my (@wrksrc_files, @wrksrc_dirs); my (@depends, @build_depends, @includes, @build_vars, @extra_vars, @todo); my ($pkgname); +my ($dist_subdir); # # And now to the real magic_* subroutines. @@ -246,6 +247,7 @@ sub generate_initial_package($) { my ($url) = @_; my ($found, $master_site); my ($master_sites, $distfile, $homepage, $dist_sufx, $category); + my ($gh_project, $gh_tag, $gh_release); $found = false; open(SITES, "<", "../../mk/fetch/sites.mk") or die; @@ -301,6 +303,41 @@ sub generate_initial_package($) { } } + if (!$found) { + if ($url =~ qr"^https?://github\.com/") { + if ($url =~ qr"^https?://github\.com/(.*)/(.*)/archive/(.*)(\.tar\.gz|\.zip)$") { + $master_sites = "\${MASTER_SITE_GITHUB:=$1/}"; + $homepage = "\${MASTER_SITE_GITHUB:=$1/$2/}"; + $gh_project = $2; + $gh_tag = $3; + if (index($gh_tag, $gh_project) == -1 ) { + $pkgname = '${GITHUB_PROJECT}-${DISTNAME}'; + $dist_subdir = '${GITHUB_PROJECT}'; + } + $distfile = "$3$4"; + $found = true; + } elsif ($url =~ qr"^https?://github\.com/(.*)/(.*)/releases/download/(.*)/(.*)(\.tar\.gz|\.zip)$") { + $master_sites = "\${MASTER_SITE_GITHUB:=$1/}"; + $homepage = "\${MASTER_SITE_GITHUB:=$1/$2/}"; + if (index($4, $2) == -1) { + $gh_project = $2; + $dist_subdir = '${GITHUB_PROJECT}'; + } + if ($3 eq $4) { + $gh_release = '${DISTNAME}'; + } else { + $gh_release = $3; + } + $distfile = "$4$5"; + $found = true; + } else { + die("$0: ERROR: Invalid GitHub URL: ${url}\n"); + } + } else { + $gh_project = ""; $gh_release = ""; $dist_subdir = ""; + } + } + if (!$found) { if ($url =~ qr"^(.*/)(.*)$") { ($master_sites, $distfile) = ($1, $2); @@ -328,11 +365,20 @@ sub generate_initial_package($) { print MF ("# \$Net" . "BSD\$\n"); print MF ("\n"); print_section(*MF, [ + (($gh_project ne "") + ? ["GITHUB_PROJECT", $gh_project] + : ()), ["DISTNAME", $distname], ["CATEGORIES", $category], ["MASTER_SITES", $master_sites], + (($gh_release ne "") + ? ["GITHUB_RELEASE", $gh_release] + : ()), (($dist_sufx ne ".tar.gz" && $dist_sufx ne ".gem") ? ["EXTRACT_SUFX", $dist_sufx] + : ()), + (($dist_subdir ne "") + ? ["DIST_SUBDIR", $dist_subdir] : ()) ]); print_section(*MF, [ @@ -377,6 +423,7 @@ sub adjust_package_from_extracted_distfiles() given ($f) { next when qr"^\."; next when 'pax_global_header'; + next when 'package.xml'; next when qr".*\.gemspec"; default { push(@files, $f) } } diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 6083d9550..188efcba0 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.162 2015/03/12 14:46:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.163 2015/05/05 07:51:43 wiz Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, # usually the most recent. -PKGNAME= x11-links-0.93 +PKGNAME= x11-links-0.94 CATEGORIES= pkgtools x11 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/pkgtools/x11-links/buildlink3.mk b/pkgtools/x11-links/buildlink3.mk index ac7e34c97..302ff2550 100644 --- a/pkgtools/x11-links/buildlink3.mk +++ b/pkgtools/x11-links/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.61 2015/03/12 14:46:09 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.62 2015/05/05 07:51:43 wiz Exp $ # # Don't include this file manually! It will be included as necessary # by bsd.buildlink3.mk. @@ -12,7 +12,7 @@ BUILDLINK_TREE+= x11-links .if !defined(X11_LINKS_BUILDLINK3_MK) X11_LINKS_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.93 +BUILDLINK_API_DEPENDS.x11-links+= x11-links>=0.94 BUILDLINK_PKGSRCDIR.x11-links?= ../../pkgtools/x11-links BUILDLINK_DEPMETHOD.x11-links?= build diff --git a/pkgtools/x11-links/files/xorg.libxcb b/pkgtools/x11-links/files/xorg.libxcb index beb19d6de..448ddc3a7 100644 --- a/pkgtools/x11-links/files/xorg.libxcb +++ b/pkgtools/x11-links/files/xorg.libxcb @@ -1,4 +1,4 @@ -# $NetBSD: xorg.libxcb,v 1.12 2015/03/12 14:46:09 ryoon Exp $ +# $NetBSD: xorg.libxcb,v 1.13 2015/05/05 07:51:43 wiz Exp $ # include/xcb/bigreq.h include/xcb/composite.h @@ -221,6 +221,8 @@ lib/libxcb-xkb.a lib/libxcb-xkb.so lib/libxcb-xkb.so.0 lib/libxcb-xkb.so.0.1 +lib/libxcb-xkb.so.1 +lib/libxcb-xkb.so.1.0 lib/libxcb-xprint.0.0.0.dylib lib/libxcb-xprint.0.dylib lib/libxcb-xprint.dylib diff --git a/print/Makefile b/print/Makefile index 8edef5add..c6a8356c1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.597 2015/02/17 21:12:41 joerg Exp $ +# $NetBSD: Makefile,v 1.644 2015/06/14 14:21:01 joerg Exp $ # COMMENT= Desktop publishing @@ -75,6 +75,7 @@ SUBDIR+= jcabc2ps SUBDIR+= kbibtex SUBDIR+= kbibtex-kde3 SUBDIR+= kpathsea +SUBDIR+= lacheck SUBDIR+= latex-mk SUBDIR+= latexmk SUBDIR+= lgrind @@ -149,6 +150,7 @@ SUBDIR+= ruby-pdf-writer SUBDIR+= ruby-prawn SUBDIR+= scribus SUBDIR+= scribus-qt4 +SUBDIR+= seetexk SUBDIR+= stylewriter SUBDIR+= tcl-pdflib SUBDIR+= teTeX @@ -156,14 +158,17 @@ SUBDIR+= teTeX3-bin SUBDIR+= teTeX3-texmf SUBDIR+= tex-2up SUBDIR+= tex-2up-doc +SUBDIR+= tex-FAQ-en-doc SUBDIR+= tex-IEEEconf SUBDIR+= tex-IEEEconf-doc SUBDIR+= tex-IEEEtran SUBDIR+= tex-IEEEtran-doc +SUBDIR+= tex-MemoirChapStyles-doc SUBDIR+= tex-SIstyle SUBDIR+= tex-SIstyle-doc SUBDIR+= tex-SIunits SUBDIR+= tex-SIunits-doc +SUBDIR+= tex-Type1fonts-doc SUBDIR+= tex-a0poster SUBDIR+= tex-a0poster-doc SUBDIR+= tex-a4wide @@ -183,12 +188,14 @@ SUBDIR+= tex-acromake-doc SUBDIR+= tex-acronym SUBDIR+= tex-acronym-doc SUBDIR+= tex-adjustbox +SUBDIR+= tex-adjustbox-doc SUBDIR+= tex-adrconv SUBDIR+= tex-adrconv-doc SUBDIR+= tex-advdate SUBDIR+= tex-advdate-doc SUBDIR+= tex-aeguill SUBDIR+= tex-aeguill-doc +SUBDIR+= tex-aleph SUBDIR+= tex-algorithm2e SUBDIR+= tex-algorithm2e-doc SUBDIR+= tex-algorithmicx @@ -197,14 +204,19 @@ SUBDIR+= tex-algorithms SUBDIR+= tex-algorithms-doc SUBDIR+= tex-amscls SUBDIR+= tex-amscls-doc +SUBDIR+= tex-amslatex-primer-doc SUBDIR+= tex-amsmath SUBDIR+= tex-amsmath-doc SUBDIR+= tex-amsrefs SUBDIR+= tex-amsrefs-doc +SUBDIR+= tex-amstex +SUBDIR+= tex-amstex-doc SUBDIR+= tex-anonchap SUBDIR+= tex-anonchap-doc SUBDIR+= tex-answers SUBDIR+= tex-answers-doc +SUBDIR+= tex-antomega +SUBDIR+= tex-antomega-doc SUBDIR+= tex-anysize SUBDIR+= tex-anysize-doc SUBDIR+= tex-appendix @@ -213,11 +225,66 @@ SUBDIR+= tex-arabi SUBDIR+= tex-arabi-doc SUBDIR+= tex-arabtex SUBDIR+= tex-arabtex-doc +SUBDIR+= tex-around-the-bend-doc +SUBDIR+= tex-arsclassica +SUBDIR+= tex-arsclassica-doc +SUBDIR+= tex-ascii-chart-doc SUBDIR+= tex-babel +SUBDIR+= tex-babel-albanian +SUBDIR+= tex-babel-bahasa +SUBDIR+= tex-babel-basque +SUBDIR+= tex-babel-bosnian +SUBDIR+= tex-babel-breton +SUBDIR+= tex-babel-bulgarian +SUBDIR+= tex-babel-catalan +SUBDIR+= tex-babel-croatian +SUBDIR+= tex-babel-czech +SUBDIR+= tex-babel-danish SUBDIR+= tex-babel-doc +SUBDIR+= tex-babel-dutch +SUBDIR+= tex-babel-english +SUBDIR+= tex-babel-esperanto +SUBDIR+= tex-babel-estonian +SUBDIR+= tex-babel-french +SUBDIR+= tex-babel-friulan +SUBDIR+= tex-babel-galician +SUBDIR+= tex-babel-georgian +SUBDIR+= tex-babel-german +SUBDIR+= tex-babel-greek +SUBDIR+= tex-babel-hebrew +SUBDIR+= tex-babel-hungarian +SUBDIR+= tex-babel-icelandic +SUBDIR+= tex-babel-interlingua +SUBDIR+= tex-babel-irish +SUBDIR+= tex-babel-italian +SUBDIR+= tex-babel-kurmanji +SUBDIR+= tex-babel-latin +SUBDIR+= tex-babel-latvian +SUBDIR+= tex-babel-norsk +SUBDIR+= tex-babel-piedmontese +SUBDIR+= tex-babel-polish +SUBDIR+= tex-babel-portuges +SUBDIR+= tex-babel-romanian +SUBDIR+= tex-babel-romansh +SUBDIR+= tex-babel-russian +SUBDIR+= tex-babel-samin +SUBDIR+= tex-babel-scottish +SUBDIR+= tex-babel-serbianc +SUBDIR+= tex-babel-slovak +SUBDIR+= tex-babel-slovenian +SUBDIR+= tex-babel-sorbian +SUBDIR+= tex-babel-spanish +SUBDIR+= tex-babel-swedish +SUBDIR+= tex-babel-thai +SUBDIR+= tex-babel-turkish +SUBDIR+= tex-babel-vietnamese +SUBDIR+= tex-babel-welsh SUBDIR+= tex-babelbib SUBDIR+= tex-babelbib-doc -SUBDIR+= tex-bagpipetex +SUBDIR+= tex-bagpipe +SUBDIR+= tex-bagpipe-doc +SUBDIR+= tex-bbm-macros +SUBDIR+= tex-bbm-macros-doc SUBDIR+= tex-beamer SUBDIR+= tex-beamer-doc SUBDIR+= tex-beton @@ -226,6 +293,8 @@ SUBDIR+= tex-bezos SUBDIR+= tex-bezos-doc SUBDIR+= tex-biblatex SUBDIR+= tex-biblatex-doc +SUBDIR+= tex-bibleref-german +SUBDIR+= tex-bibleref-german-doc SUBDIR+= tex-bibtex SUBDIR+= tex-bibtex-doc SUBDIR+= tex-bibtex8 @@ -238,6 +307,7 @@ SUBDIR+= tex-block-doc SUBDIR+= tex-bold-extra SUBDIR+= tex-bold-extra-doc SUBDIR+= tex-booktabs +SUBDIR+= tex-booktabs-de-doc SUBDIR+= tex-booktabs-doc SUBDIR+= tex-boxedminipage SUBDIR+= tex-boxedminipage-doc @@ -245,6 +315,13 @@ SUBDIR+= tex-braket SUBDIR+= tex-braket-doc SUBDIR+= tex-breakcites SUBDIR+= tex-breakcites-doc +SUBDIR+= tex-breqn +SUBDIR+= tex-bussproofs +SUBDIR+= tex-bussproofs-doc +SUBDIR+= tex-c90 +SUBDIR+= tex-c90-doc +SUBDIR+= tex-calrsfs +SUBDIR+= tex-calrsfs-doc SUBDIR+= tex-cancel SUBDIR+= tex-cancel-doc SUBDIR+= tex-capt-of @@ -257,16 +334,26 @@ SUBDIR+= tex-carlisle SUBDIR+= tex-carlisle-doc SUBDIR+= tex-cases SUBDIR+= tex-cases-doc +SUBDIR+= tex-ccaption +SUBDIR+= tex-ccaption-doc SUBDIR+= tex-cellspace SUBDIR+= tex-cellspace-doc SUBDIR+= tex-changebar SUBDIR+= tex-changebar-doc SUBDIR+= tex-changepage SUBDIR+= tex-changepage-doc +SUBDIR+= tex-chappg +SUBDIR+= tex-chappg-doc SUBDIR+= tex-chbibref SUBDIR+= tex-chbibref-doc SUBDIR+= tex-chemarrow SUBDIR+= tex-chemarrow-doc +SUBDIR+= tex-chess +SUBDIR+= tex-chess-doc +SUBDIR+= tex-chess-problem-diagrams +SUBDIR+= tex-chess-problem-diagrams-doc +SUBDIR+= tex-chessboard +SUBDIR+= tex-chessboard-doc SUBDIR+= tex-chessfss SUBDIR+= tex-chessfss-doc SUBDIR+= tex-chngcntr @@ -277,33 +364,56 @@ SUBDIR+= tex-cite SUBDIR+= tex-cite-doc SUBDIR+= tex-cjk SUBDIR+= tex-cjk-doc +SUBDIR+= tex-cjk-ko +SUBDIR+= tex-cjk-ko-doc +SUBDIR+= tex-cjkpunct +SUBDIR+= tex-cjkpunct-doc SUBDIR+= tex-cjkutils SUBDIR+= tex-cjkutils-doc +SUBDIR+= tex-classpack +SUBDIR+= tex-classpack-doc SUBDIR+= tex-clrscode SUBDIR+= tex-clrscode-doc +SUBDIR+= tex-cmap +SUBDIR+= tex-cnbwp +SUBDIR+= tex-cnbwp-doc SUBDIR+= tex-collectbox -SUBDIR+= tex-collection-basic -SUBDIR+= tex-collection-basic-doc -SUBDIR+= tex-collection-genericrecommended -SUBDIR+= tex-collection-genericrecommended-doc -SUBDIR+= tex-collection-latex -SUBDIR+= tex-collection-latex-doc +SUBDIR+= tex-collectbox-doc SUBDIR+= tex-colortbl SUBDIR+= tex-colortbl-doc SUBDIR+= tex-comment SUBDIR+= tex-comment-doc +SUBDIR+= tex-components-of-TeX-doc +SUBDIR+= tex-comprehensive-doc +SUBDIR+= tex-concprog +SUBDIR+= tex-concprog-doc SUBDIR+= tex-context SUBDIR+= tex-context-doc SUBDIR+= tex-cooking SUBDIR+= tex-cooking-doc +SUBDIR+= tex-crop +SUBDIR+= tex-csbulletin +SUBDIR+= tex-csbulletin-doc +SUBDIR+= tex-cslatex +SUBDIR+= tex-csplain SUBDIR+= tex-csquotes +SUBDIR+= tex-csquotes-de-doc SUBDIR+= tex-csquotes-doc +SUBDIR+= tex-ctable +SUBDIR+= tex-ctib +SUBDIR+= tex-ctib-doc +SUBDIR+= tex-curves +SUBDIR+= tex-curves-doc +SUBDIR+= tex-custom-bib +SUBDIR+= tex-custom-bib-doc SUBDIR+= tex-cweb SUBDIR+= tex-cweb-doc SUBDIR+= tex-cyrillic SUBDIR+= tex-cyrillic-bin SUBDIR+= tex-cyrillic-bin-doc SUBDIR+= tex-cyrillic-doc +SUBDIR+= tex-dashbox +SUBDIR+= tex-dashbox-doc SUBDIR+= tex-datatool SUBDIR+= tex-datatool-doc SUBDIR+= tex-datetime @@ -312,13 +422,27 @@ SUBDIR+= tex-dblfloatfix SUBDIR+= tex-dblfloatfix-doc SUBDIR+= tex-dehyph-exptl SUBDIR+= tex-dehyph-exptl-doc +SUBDIR+= tex-dhua +SUBDIR+= tex-dhua-doc +SUBDIR+= tex-dickimaw-doc +SUBDIR+= tex-dinbrief +SUBDIR+= tex-dinbrief-doc +SUBDIR+= tex-dk-bib +SUBDIR+= tex-dk-bib-doc +SUBDIR+= tex-dnp +SUBDIR+= tex-draftcopy +SUBDIR+= tex-draftcopy-doc SUBDIR+= tex-draftwatermark SUBDIR+= tex-draftwatermark-doc +SUBDIR+= tex-dtxtut-doc SUBDIR+= tex-dvipdfmx SUBDIR+= tex-dvipdfmx-def SUBDIR+= tex-dvipdfmx-doc SUBDIR+= tex-dvips SUBDIR+= tex-dvips-doc +SUBDIR+= tex-edmac +SUBDIR+= tex-edmac-doc +SUBDIR+= tex-einfuehrung-doc SUBDIR+= tex-elsarticle SUBDIR+= tex-elsarticle-doc SUBDIR+= tex-enctex @@ -331,16 +455,26 @@ SUBDIR+= tex-enumitem SUBDIR+= tex-enumitem-doc SUBDIR+= tex-environ SUBDIR+= tex-environ-doc +SUBDIR+= tex-eplain +SUBDIR+= tex-eplain-doc SUBDIR+= tex-epsf SUBDIR+= tex-epsf-doc +SUBDIR+= tex-epsf-dvipdfmx +SUBDIR+= tex-epsf-dvipdfmx-doc SUBDIR+= tex-eso-pic SUBDIR+= tex-eso-pic-doc +SUBDIR+= tex-etdipa-doc SUBDIR+= tex-etex SUBDIR+= tex-etex-doc SUBDIR+= tex-etex-pkg SUBDIR+= tex-etex-pkg-doc +SUBDIR+= tex-ethiop +SUBDIR+= tex-ethiop-doc +SUBDIR+= tex-etoolbox-de-doc SUBDIR+= tex-euler SUBDIR+= tex-euler-doc +SUBDIR+= tex-europecv +SUBDIR+= tex-europecv-doc SUBDIR+= tex-everypage SUBDIR+= tex-everypage-doc SUBDIR+= tex-exam @@ -353,14 +487,26 @@ SUBDIR+= tex-fancybox SUBDIR+= tex-fancybox-doc SUBDIR+= tex-fancyhdr SUBDIR+= tex-fancyhdr-doc +SUBDIR+= tex-fancyref SUBDIR+= tex-fancyvrb SUBDIR+= tex-fancyvrb-doc +SUBDIR+= tex-feupphdteses +SUBDIR+= tex-feupphdteses-doc +SUBDIR+= tex-fifinddo-info-doc +SUBDIR+= tex-figflow +SUBDIR+= tex-figflow-doc +SUBDIR+= tex-filecontents +SUBDIR+= tex-filecontents-doc +SUBDIR+= tex-first-latex-doc-doc SUBDIR+= tex-fix2col SUBDIR+= tex-fix2col-doc SUBDIR+= tex-fixme SUBDIR+= tex-fixme-doc +SUBDIR+= tex-fixpdfmag SUBDIR+= tex-float SUBDIR+= tex-float-doc +SUBDIR+= tex-floatflt +SUBDIR+= tex-floatflt-doc SUBDIR+= tex-fmtcount SUBDIR+= tex-fmtcount-doc SUBDIR+= tex-fncylab @@ -368,8 +514,16 @@ SUBDIR+= tex-fncylab-doc SUBDIR+= tex-fnpara SUBDIR+= tex-fnpara-doc SUBDIR+= tex-foiltex +SUBDIR+= tex-font-change +SUBDIR+= tex-font-change-doc +SUBDIR+= tex-fontch +SUBDIR+= tex-fontch-doc +SUBDIR+= tex-footbib +SUBDIR+= tex-footbib-doc SUBDIR+= tex-footmisc SUBDIR+= tex-footmisc-doc +SUBDIR+= tex-footnpag +SUBDIR+= tex-footnpag-doc SUBDIR+= tex-forloop SUBDIR+= tex-forloop-doc SUBDIR+= tex-framed @@ -378,20 +532,35 @@ SUBDIR+= tex-ftcap SUBDIR+= tex-ftcap-doc SUBDIR+= tex-fwlw SUBDIR+= tex-fwlw-doc +SUBDIR+= tex-g-brief +SUBDIR+= tex-g-brief-doc SUBDIR+= tex-genmisc +SUBDIR+= tex-gentle-doc SUBDIR+= tex-geometry +SUBDIR+= tex-geometry-de-doc SUBDIR+= tex-geometry-doc SUBDIR+= tex-german SUBDIR+= tex-german-doc +SUBDIR+= tex-germbib +SUBDIR+= tex-germbib-doc +SUBDIR+= tex-germkorr +SUBDIR+= tex-germkorr-doc +SUBDIR+= tex-getoptk +SUBDIR+= tex-getoptk-doc SUBDIR+= tex-glossaries SUBDIR+= tex-glossaries-doc +SUBDIR+= tex-go +SUBDIR+= tex-go-doc SUBDIR+= tex-graphics SUBDIR+= tex-graphics-doc SUBDIR+= tex-guide-to-latex SUBDIR+= tex-gustlib SUBDIR+= tex-gustlib-doc +SUBDIR+= tex-happy4th-doc SUBDIR+= tex-harvard SUBDIR+= tex-harvard-doc +SUBDIR+= tex-hausarbeit-jura +SUBDIR+= tex-hausarbeit-jura-doc SUBDIR+= tex-here SUBDIR+= tex-here-doc SUBDIR+= tex-hyper @@ -402,8 +571,10 @@ SUBDIR+= tex-hyperref SUBDIR+= tex-hyperref-doc SUBDIR+= tex-hyph-utf8 SUBDIR+= tex-hyph-utf8-doc +SUBDIR+= tex-hyphen-afrikaans SUBDIR+= tex-hyphen-ancientgreek SUBDIR+= tex-hyphen-arabic +SUBDIR+= tex-hyphen-armenian SUBDIR+= tex-hyphen-base SUBDIR+= tex-hyphen-basque SUBDIR+= tex-hyphen-bulgarian @@ -414,29 +585,38 @@ SUBDIR+= tex-hyphen-croatian SUBDIR+= tex-hyphen-czech SUBDIR+= tex-hyphen-danish SUBDIR+= tex-hyphen-dutch +SUBDIR+= tex-hyphen-english SUBDIR+= tex-hyphen-esperanto SUBDIR+= tex-hyphen-estonian +SUBDIR+= tex-hyphen-ethiopic SUBDIR+= tex-hyphen-farsi SUBDIR+= tex-hyphen-finnish SUBDIR+= tex-hyphen-french +SUBDIR+= tex-hyphen-friulan SUBDIR+= tex-hyphen-galician +SUBDIR+= tex-hyphen-georgian SUBDIR+= tex-hyphen-german SUBDIR+= tex-hyphen-greek SUBDIR+= tex-hyphen-greek-doc SUBDIR+= tex-hyphen-hungarian SUBDIR+= tex-hyphen-hungarian-doc SUBDIR+= tex-hyphen-icelandic +SUBDIR+= tex-hyphen-indic SUBDIR+= tex-hyphen-indonesian SUBDIR+= tex-hyphen-interlingua SUBDIR+= tex-hyphen-irish SUBDIR+= tex-hyphen-italian +SUBDIR+= tex-hyphen-kurmanji SUBDIR+= tex-hyphen-latin +SUBDIR+= tex-hyphen-latvian SUBDIR+= tex-hyphen-lithuanian SUBDIR+= tex-hyphen-mongolian SUBDIR+= tex-hyphen-norwegian +SUBDIR+= tex-hyphen-piedmontese SUBDIR+= tex-hyphen-polish SUBDIR+= tex-hyphen-portuguese SUBDIR+= tex-hyphen-romanian +SUBDIR+= tex-hyphen-romansh SUBDIR+= tex-hyphen-russian SUBDIR+= tex-hyphen-sanskrit SUBDIR+= tex-hyphen-serbian @@ -444,99 +624,170 @@ SUBDIR+= tex-hyphen-slovak SUBDIR+= tex-hyphen-slovenian SUBDIR+= tex-hyphen-spanish SUBDIR+= tex-hyphen-swedish +SUBDIR+= tex-hyphen-thai SUBDIR+= tex-hyphen-turkish -SUBDIR+= tex-hyphen-ukenglish +SUBDIR+= tex-hyphen-turkmen SUBDIR+= tex-hyphen-ukrainian SUBDIR+= tex-hyphen-uppersorbian SUBDIR+= tex-hyphen-welsh SUBDIR+= tex-hyphenat SUBDIR+= tex-hyphenat-doc +SUBDIR+= tex-hyplain +SUBDIR+= tex-hyplain-doc SUBDIR+= tex-ifluatex SUBDIR+= tex-ifluatex-doc SUBDIR+= tex-ifmtarg SUBDIR+= tex-ifmtarg-doc SUBDIR+= tex-ifnextok +SUBDIR+= tex-ifnextok-doc SUBDIR+= tex-ifplatform SUBDIR+= tex-ifplatform-doc +SUBDIR+= tex-iftex +SUBDIR+= tex-iftex-doc SUBDIR+= tex-ifxetex SUBDIR+= tex-ifxetex-doc SUBDIR+= tex-igo +SUBDIR+= tex-impatient-doc +SUBDIR+= tex-import +SUBDIR+= tex-import-doc SUBDIR+= tex-index SUBDIR+= tex-index-doc +SUBDIR+= tex-intro-scientific-doc SUBDIR+= tex-jadetex SUBDIR+= tex-jadetex-doc SUBDIR+= tex-japanese SUBDIR+= tex-japanese-doc +SUBDIR+= tex-jknapltx +SUBDIR+= tex-js-misc +SUBDIR+= tex-js-misc-doc SUBDIR+= tex-jsclasses SUBDIR+= tex-jurabib SUBDIR+= tex-jurabib-doc SUBDIR+= tex-kix SUBDIR+= tex-kix-doc +SUBDIR+= tex-knuth-doc SUBDIR+= tex-koma-script +SUBDIR+= tex-koma-script-examples-doc SUBDIR+= tex-kotex SUBDIR+= tex-kotex-dev SUBDIR+= tex-kotex-dev-doc SUBDIR+= tex-kotex-doc +SUBDIR+= tex-kotex-oblivoir +SUBDIR+= tex-kotex-oblivoir-doc +SUBDIR+= tex-kotex-plain +SUBDIR+= tex-kotex-plain-doc +SUBDIR+= tex-kotex-utf +SUBDIR+= tex-kotex-utf-doc SUBDIR+= tex-kotex-utils +SUBDIR+= tex-kotex-utils-doc SUBDIR+= tex-kpathsea SUBDIR+= tex-kpathsea-doc +SUBDIR+= tex-l2picfaq-doc +SUBDIR+= tex-l2tabu-doc +SUBDIR+= tex-l2tabu-english-doc +SUBDIR+= tex-labels +SUBDIR+= tex-labels-doc SUBDIR+= tex-lambda SUBDIR+= tex-lastpage SUBDIR+= tex-lastpage-doc SUBDIR+= tex-latex +SUBDIR+= tex-latex-bib-ex-doc SUBDIR+= tex-latex-bin SUBDIR+= tex-latex-bin-doc +SUBDIR+= tex-latex-brochure-doc +SUBDIR+= tex-latex-course-doc SUBDIR+= tex-latex-doc +SUBDIR+= tex-latex-doc-ptr-doc +SUBDIR+= tex-latex-graphics-companion-doc +SUBDIR+= tex-latex-referenz-doc +SUBDIR+= tex-latex-tabellen-doc +SUBDIR+= tex-latex-veryshortguide-doc +SUBDIR+= tex-latex-web-companion-doc +SUBDIR+= tex-latex2e-help-texinfo-doc +SUBDIR+= tex-latex4wp-doc +SUBDIR+= tex-latexcheat-de-doc +SUBDIR+= tex-latexcheat-doc SUBDIR+= tex-latexconfig +SUBDIR+= tex-latexcourse-rug-doc +SUBDIR+= tex-latexfileinfo-pkgs +SUBDIR+= tex-latexfileinfo-pkgs-doc +SUBDIR+= tex-layouts +SUBDIR+= tex-layouts-doc SUBDIR+= tex-lazylist SUBDIR+= tex-lazylist-doc SUBDIR+= tex-leaflet SUBDIR+= tex-leaflet-doc +SUBDIR+= tex-leftidx +SUBDIR+= tex-leftidx-doc +SUBDIR+= tex-lettrine +SUBDIR+= tex-lettrine-doc +SUBDIR+= tex-lineno SUBDIR+= tex-lipsum SUBDIR+= tex-lipsum-doc SUBDIR+= tex-listing SUBDIR+= tex-listing-doc SUBDIR+= tex-listings SUBDIR+= tex-listings-doc +SUBDIR+= tex-lkproof +SUBDIR+= tex-lkproof-doc SUBDIR+= tex-logreq SUBDIR+= tex-logreq-doc +SUBDIR+= tex-lollipop +SUBDIR+= tex-lollipop-doc +SUBDIR+= tex-ltabptch +SUBDIR+= tex-ltabptch-doc SUBDIR+= tex-ltxmisc +SUBDIR+= tex-lualatex-doc-de-doc SUBDIR+= tex-luatex SUBDIR+= tex-luatex-doc +SUBDIR+= tex-macros2e-doc SUBDIR+= tex-magaz SUBDIR+= tex-magaz-doc SUBDIR+= tex-marginnote SUBDIR+= tex-marginnote-doc +SUBDIR+= tex-math-e-doc +SUBDIR+= tex-mathcomp +SUBDIR+= tex-mathcomp-doc +SUBDIR+= tex-mathtools SUBDIR+= tex-mdframed SUBDIR+= tex-mdframed-doc SUBDIR+= tex-mdwtools SUBDIR+= tex-mdwtools-doc +SUBDIR+= tex-memdesign-doc SUBDIR+= tex-memoir SUBDIR+= tex-memoir-doc +SUBDIR+= tex-metafont-beginners-doc SUBDIR+= tex-metalogo SUBDIR+= tex-metalogo-doc +SUBDIR+= tex-metapost-examples-doc SUBDIR+= tex-mfnfss SUBDIR+= tex-mfnfss-doc -SUBDIR+= tex-mh -SUBDIR+= tex-mh-doc SUBDIR+= tex-mhchem SUBDIR+= tex-mhchem-doc SUBDIR+= tex-microtype +SUBDIR+= tex-microtype-de-doc SUBDIR+= tex-microtype-doc SUBDIR+= tex-midpage SUBDIR+= tex-midpage-doc +SUBDIR+= tex-mil3-doc SUBDIR+= tex-minitoc SUBDIR+= tex-minitoc-doc SUBDIR+= tex-minted SUBDIR+= tex-minted-doc SUBDIR+= tex-misc SUBDIR+= tex-misc209 +SUBDIR+= tex-mkpattern +SUBDIR+= tex-mkpattern-doc SUBDIR+= tex-mltex SUBDIR+= tex-mltex-doc SUBDIR+= tex-moreverb SUBDIR+= tex-moreverb-doc +SUBDIR+= tex-mparhack +SUBDIR+= tex-mparhack-doc SUBDIR+= tex-ms SUBDIR+= tex-ms-doc +SUBDIR+= tex-multibib +SUBDIR+= tex-multibib-doc SUBDIR+= tex-multirow SUBDIR+= tex-multirow-doc SUBDIR+= tex-musixtex @@ -545,6 +796,8 @@ SUBDIR+= tex-natbib SUBDIR+= tex-natbib-doc SUBDIR+= tex-needspace SUBDIR+= tex-needspace-doc +SUBDIR+= tex-newsletr +SUBDIR+= tex-newsletr-doc SUBDIR+= tex-nextpage SUBDIR+= tex-nolbreaks SUBDIR+= tex-nolbreaks-doc @@ -562,18 +815,33 @@ SUBDIR+= tex-oberdiek SUBDIR+= tex-oberdiek-doc SUBDIR+= tex-octavo SUBDIR+= tex-octavo-doc +SUBDIR+= tex-oinuit +SUBDIR+= tex-oinuit-doc +SUBDIR+= tex-omega +SUBDIR+= tex-omega-doc +SUBDIR+= tex-onlyamsmath +SUBDIR+= tex-onlyamsmath-doc SUBDIR+= tex-optional SUBDIR+= tex-optional-doc +SUBDIR+= tex-ordinalpt +SUBDIR+= tex-ordinalpt-doc +SUBDIR+= tex-otibet +SUBDIR+= tex-otibet-doc SUBDIR+= tex-oubraces SUBDIR+= tex-oubraces-doc +SUBDIR+= tex-overpic SUBDIR+= tex-pageslts SUBDIR+= tex-paralist SUBDIR+= tex-paralist-doc SUBDIR+= tex-parskip SUBDIR+= tex-parskip-doc SUBDIR+= tex-passivetex +SUBDIR+= tex-patgen2-tutorial-doc SUBDIR+= tex-path SUBDIR+= tex-path-doc +SUBDIR+= tex-pb-diagram +SUBDIR+= tex-pb-diagram-doc +SUBDIR+= tex-pbox SUBDIR+= tex-pdfcomment SUBDIR+= tex-pdfcomment-doc SUBDIR+= tex-pdfpages @@ -589,45 +857,88 @@ SUBDIR+= tex-pgfplots SUBDIR+= tex-pgfplots-doc SUBDIR+= tex-picinpar SUBDIR+= tex-picinpar-doc +SUBDIR+= tex-pict2e +SUBDIR+= tex-pict2e-doc +SUBDIR+= tex-pictexsum-doc +SUBDIR+= tex-pitex +SUBDIR+= tex-pitex-doc SUBDIR+= tex-pkfix SUBDIR+= tex-pkfix-doc SUBDIR+= tex-placeins SUBDIR+= tex-placeins-doc SUBDIR+= tex-placeins-plain SUBDIR+= tex-plain +SUBDIR+= tex-plain-doc-doc +SUBDIR+= tex-plipsum +SUBDIR+= tex-plipsum-doc +SUBDIR+= tex-plnfss +SUBDIR+= tex-plnfss-doc +SUBDIR+= tex-plstmary +SUBDIR+= tex-plstmary-doc +SUBDIR+= tex-poltawski +SUBDIR+= tex-poltawski-doc SUBDIR+= tex-polytable SUBDIR+= tex-polytable-doc +SUBDIR+= tex-powerdot SUBDIR+= tex-preprint SUBDIR+= tex-preprint-doc +SUBDIR+= tex-present +SUBDIR+= tex-present-doc +SUBDIR+= tex-presentations-doc +SUBDIR+= tex-presentations-en-doc SUBDIR+= tex-preview SUBDIR+= tex-preview-doc SUBDIR+= tex-printlen SUBDIR+= tex-printlen-doc +SUBDIR+= tex-program +SUBDIR+= tex-program-doc SUBDIR+= tex-prosper SUBDIR+= tex-prosper-doc SUBDIR+= tex-psfrag SUBDIR+= tex-psfrag-doc +SUBDIR+= tex-psizzl +SUBDIR+= tex-psizzl-doc SUBDIR+= tex-pslatex SUBDIR+= tex-pspicture SUBDIR+= tex-pspicture-doc +SUBDIR+= tex-pstricks-examples-doc +SUBDIR+= tex-pstricks-examples-en-doc SUBDIR+= tex-ptex SUBDIR+= tex-ptex-doc +SUBDIR+= tex-r_und_s +SUBDIR+= tex-r_und_s-doc +SUBDIR+= tex-rcs SUBDIR+= tex-rcsinfo SUBDIR+= tex-rcsinfo-doc SUBDIR+= tex-readarray +SUBDIR+= tex-readarray-doc SUBDIR+= tex-realscripts SUBDIR+= tex-realscripts-doc SUBDIR+= tex-relsize SUBDIR+= tex-resume +SUBDIR+= tex-resumemac +SUBDIR+= tex-resumemac-doc +SUBDIR+= tex-revtex +SUBDIR+= tex-revtex-doc +SUBDIR+= tex-revtex4 +SUBDIR+= tex-revtex4-doc SUBDIR+= tex-romanneg SUBDIR+= tex-romanneg-doc SUBDIR+= tex-rotating SUBDIR+= tex-rotating-doc +SUBDIR+= tex-rotfloat +SUBDIR+= tex-rotfloat-doc SUBDIR+= tex-ruhyphen SUBDIR+= tex-sansmath SUBDIR+= tex-sansmath-doc SUBDIR+= tex-sauerj SUBDIR+= tex-sauerj-doc +SUBDIR+= tex-scale +SUBDIR+= tex-scale-doc +SUBDIR+= tex-schulschriften +SUBDIR+= tex-schulschriften-doc +SUBDIR+= tex-schwalbe-chess +SUBDIR+= tex-schwalbe-chess-doc SUBDIR+= tex-secdot SUBDIR+= tex-secdot-doc SUBDIR+= tex-section @@ -643,21 +954,36 @@ SUBDIR+= tex-setspace SUBDIR+= tex-shadethm SUBDIR+= tex-shadow SUBDIR+= tex-shadow-doc +SUBDIR+= tex-shapepar +SUBDIR+= tex-shapepar-doc +SUBDIR+= tex-showdim +SUBDIR+= tex-showdim-doc +SUBDIR+= tex-showlabels +SUBDIR+= tex-showlabels-doc SUBDIR+= tex-showtags SUBDIR+= tex-showtags-doc +SUBDIR+= tex-sidecap +SUBDIR+= tex-sidecap-doc +SUBDIR+= tex-simplified-latex-doc SUBDIR+= tex-skak SUBDIR+= tex-skak-doc SUBDIR+= tex-skaknew SUBDIR+= tex-skaknew-doc SUBDIR+= tex-soul SUBDIR+= tex-soul-doc +SUBDIR+= tex-spanish-mx +SUBDIR+= tex-spanish-mx-doc SUBDIR+= tex-sphack SUBDIR+= tex-sphack-doc SUBDIR+= tex-splitbib SUBDIR+= tex-srcltx SUBDIR+= tex-srcltx-doc +SUBDIR+= tex-startex +SUBDIR+= tex-startex-doc SUBDIR+= tex-statex SUBDIR+= tex-statex-doc +SUBDIR+= tex-stdclsdv +SUBDIR+= tex-stdclsdv-doc SUBDIR+= tex-sttools SUBDIR+= tex-sttools-doc SUBDIR+= tex-subfig @@ -670,6 +996,7 @@ SUBDIR+= tex-substr SUBDIR+= tex-substr-doc SUBDIR+= tex-supertabular SUBDIR+= tex-supertabular-doc +SUBDIR+= tex-svg-inkscape-doc SUBDIR+= tex-svninfo SUBDIR+= tex-svninfo-doc SUBDIR+= tex-t2 @@ -677,13 +1004,26 @@ SUBDIR+= tex-t2-doc SUBDIR+= tex-tabls SUBDIR+= tex-tabls-doc SUBDIR+= tex-tabu +SUBDIR+= tex-tabu-doc +SUBDIR+= tex-tabulars-e-doc +SUBDIR+= tex-tamethebeast-doc +SUBDIR+= tex-tds-doc +SUBDIR+= tex-templates-fenn-doc +SUBDIR+= tex-templates-sommer-doc SUBDIR+= tex-tetex SUBDIR+= tex-tetex-doc SUBDIR+= tex-tex +SUBDIR+= tex-tex-font-errors-cheatsheet-doc +SUBDIR+= tex-tex-overview-doc +SUBDIR+= tex-tex-refs-doc +SUBDIR+= tex-tex4ht +SUBDIR+= tex-tex4ht-doc +SUBDIR+= tex-texbytopic-doc SUBDIR+= tex-texconfig SUBDIR+= tex-texconfig-doc SUBDIR+= tex-texdoc SUBDIR+= tex-texdoc-doc +SUBDIR+= tex-texinfo SUBDIR+= tex-texlive-common-doc SUBDIR+= tex-texlive-docindex SUBDIR+= tex-texlive-docindex-doc @@ -694,23 +1034,48 @@ SUBDIR+= tex-texmate SUBDIR+= tex-texmate-doc SUBDIR+= tex-texpower SUBDIR+= tex-texpower-doc +SUBDIR+= tex-texsis +SUBDIR+= tex-texsis-doc SUBDIR+= tex-textcase SUBDIR+= tex-textcase-doc +SUBDIR+= tex-textfit +SUBDIR+= tex-textfit-doc +SUBDIR+= tex-textmerg +SUBDIR+= tex-textmerg-doc +SUBDIR+= tex-textpos +SUBDIR+= tex-textpos-doc SUBDIR+= tex-thailatex SUBDIR+= tex-threeparttable SUBDIR+= tex-threeparttable-doc +SUBDIR+= tex-thumbpdf +SUBDIR+= tex-timetable +SUBDIR+= tex-tipa-de-doc +SUBDIR+= tex-titlepages-doc SUBDIR+= tex-titleref SUBDIR+= tex-titleref-doc SUBDIR+= tex-titlesec SUBDIR+= tex-titlesec-doc +SUBDIR+= tex-tlc2-doc SUBDIR+= tex-tocbibind SUBDIR+= tex-tocbibind-doc SUBDIR+= tex-tocloft SUBDIR+= tex-tocloft-doc SUBDIR+= tex-tools SUBDIR+= tex-tools-doc +SUBDIR+= tex-totpages +SUBDIR+= tex-totpages-doc SUBDIR+= tex-tpslifonts SUBDIR+= tex-tpslifonts-doc +SUBDIR+= tex-translation-arsclassica-de-doc +SUBDIR+= tex-translation-biblatex-de-doc +SUBDIR+= tex-translation-chemsym-de-doc +SUBDIR+= tex-translation-ecv-de-doc +SUBDIR+= tex-translation-enumitem-de-doc +SUBDIR+= tex-translation-europecv-de-doc +SUBDIR+= tex-translation-filecontents-de-doc +SUBDIR+= tex-translation-moreverb-de-doc +SUBDIR+= tex-treetex +SUBDIR+= tex-treetex-doc SUBDIR+= tex-truncate SUBDIR+= tex-truncate-doc SUBDIR+= tex-tufte-latex @@ -723,6 +1088,8 @@ SUBDIR+= tex-typehtml SUBDIR+= tex-typehtml-doc SUBDIR+= tex-ucs SUBDIR+= tex-ucs-doc +SUBDIR+= tex-udesoftec +SUBDIR+= tex-udesoftec-doc SUBDIR+= tex-ukrhyph SUBDIR+= tex-ukrhyph-doc SUBDIR+= tex-ulem @@ -738,23 +1105,39 @@ SUBDIR+= tex-upquote SUBDIR+= tex-upquote-doc SUBDIR+= tex-url SUBDIR+= tex-url-doc +SUBDIR+= tex-varisize +SUBDIR+= tex-varisize-doc SUBDIR+= tex-varwidth +SUBDIR+= tex-varwidth-doc SUBDIR+= tex-verbasef SUBDIR+= tex-verbasef-doc SUBDIR+= tex-verbatimbox +SUBDIR+= tex-verbatimbox-doc SUBDIR+= tex-verbdef SUBDIR+= tex-verbdef-doc SUBDIR+= tex-version SUBDIR+= tex-version-doc SUBDIR+= tex-vertbars +SUBDIR+= tex-visualfaq-doc +SUBDIR+= tex-vmargin +SUBDIR+= tex-vmargin-doc +SUBDIR+= tex-vntex +SUBDIR+= tex-vntex-doc +SUBDIR+= tex-voss-mathcol-doc +SUBDIR+= tex-voss-mathmode-doc SUBDIR+= tex-vruler SUBDIR+= tex-vruler-doc SUBDIR+= tex-wallpaper SUBDIR+= tex-wallpaper-doc +SUBDIR+= tex-was +SUBDIR+= tex-was-doc +SUBDIR+= tex-webguide-doc SUBDIR+= tex-wrapfig SUBDIR+= tex-wrapfig-doc SUBDIR+= tex-xargs SUBDIR+= tex-xargs-doc +SUBDIR+= tex-xcjk2uni +SUBDIR+= tex-xcjk2uni-doc SUBDIR+= tex-xcolor SUBDIR+= tex-xcolor-doc SUBDIR+= tex-xcomment @@ -764,26 +1147,33 @@ SUBDIR+= tex-xetex SUBDIR+= tex-xetex-def SUBDIR+= tex-xetex-doc SUBDIR+= tex-xetexconfig +SUBDIR+= tex-xetexref-doc SUBDIR+= tex-xfor SUBDIR+= tex-xfor-doc +SUBDIR+= tex-xii-doc SUBDIR+= tex-xkeyval SUBDIR+= tex-xkeyval-doc SUBDIR+= tex-xltxtra SUBDIR+= tex-xltxtra-doc +SUBDIR+= tex-xskak +SUBDIR+= tex-xskak-doc SUBDIR+= tex-xtab SUBDIR+= tex-xtab-doc SUBDIR+= tex-xunicode SUBDIR+= tex-xunicode-doc SUBDIR+= tex-ydoc +SUBDIR+= tex-ydoc-doc SUBDIR+= tex-yfonts SUBDIR+= tex-yfonts-doc +SUBDIR+= tex-zxjafont +SUBDIR+= tex-zxjafont-doc +SUBDIR+= tex4ht #SUBDIR+= texlive # place holder directory SUBDIR+= transfig +SUBDIR+= vlna SUBDIR+= web2c SUBDIR+= xdvik -SUBDIR+= xdvipdfmx SUBDIR+= xetex -SUBDIR+= xfce4-print SUBDIR+= xpdf SUBDIR+= xpdf-arabic SUBDIR+= xpdf-chinese-simplified diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 20d431937..5820bfced 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2014/05/29 23:37:15 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:50:57 wiz Exp $ DISTNAME= a2ps-4.14 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=a2ps/} \ ftp://ftp.enst.fr/pub/unix/a2ps/ diff --git a/print/abcm2ps/Makefile b/print/abcm2ps/Makefile index c22d92dee..75f5fe3c2 100644 --- a/print/abcm2ps/Makefile +++ b/print/abcm2ps/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2015/01/24 00:58:36 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:24:45 tnn Exp $ DISTNAME= abcm2ps-7.8.12 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://moinejf.free.fr/ diff --git a/print/advi/Makefile b/print/advi/Makefile index b981208f0..3fb44a788 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2015/02/10 21:10:14 joerg Exp $ +# $NetBSD: Makefile,v 1.86 2015/04/25 14:24:45 tnn Exp $ DISTNAME= advi-1.10.2 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= http://gallium.inria.fr/advi/ diff --git a/print/bibtool/Makefile b/print/bibtool/Makefile index b3b599655..f4ce53f21 100644 --- a/print/bibtool/Makefile +++ b/print/bibtool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/02/04 20:51:32 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:57 wiz Exp $ DISTNAME= BibTool-2.57 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=biblio/bibtex/utils/bibtool/} diff --git a/print/chktex/Makefile b/print/chktex/Makefile index 1174c73ac..54106fbdc 100644 --- a/print/chktex/Makefile +++ b/print/chktex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/01/24 01:10:43 mef Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:50:57 wiz Exp $ # DISTNAME= chktex-1.6.4 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://baruch.ev-en.org/proj/chktex/ diff --git a/print/cjkutils/Makefile b/print/cjkutils/Makefile index 19a8f253f..8b6aad176 100644 --- a/print/cjkutils/Makefile +++ b/print/cjkutils/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2015/03/08 23:29:22 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:00 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= cjkutils-4.8.3 +DISTNAME= texlive-20150521-source +PKGNAME= cjkutils-4.8.4 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= rxg@NetBSD.org,hubertf@NetBSD.org @@ -16,16 +16,16 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/cjkutils GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/cjkutils CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea INSTALL_TARGET= install-exec-am install-man +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/cjkutils/distinfo b/print/cjkutils/distinfo index febab2e73..108c28c49 100644 --- a/print/cjkutils/distinfo +++ b/print/cjkutils/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/11/17 17:10:59 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:00 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index ee4401406..705df2af4 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2015/03/15 20:53:39 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/14 16:08:04 wiz Exp $ -DISTNAME= cups-filters-1.0.67 +DISTNAME= cups-filters-1.0.69 CATEGORIES= print MASTER_SITES= http://openprinting.org/download/cups-filters/ EXTRACT_SUFX= .tar.xz @@ -8,11 +8,12 @@ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters COMMENT= Backends, filters, and other software for cups -#LICENSE= # TODO: (see mk/license.mk) +LICENSE= gnu-gpl-v2 AND gnu-gpl-v3 AND gnu-lgpl-v2 AND mit GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= bash:run pkg-config +USE_TOOLS+= autoconf USE_LANGUAGES= c c++ CONFLICTS+= cups<1.6 @@ -25,12 +26,16 @@ REPLACE_BASH+= filter/textonly CONFIGURE_ARGS+= --with-rcdir=${PREFIX}/share/examples/rc.d CONFIGURE_ARGS+= --with-rclevels="" +CONFIGURE_ARGS+= --with-shell=${TOOLS_PATH.bash} INSTALL_MAKE_FLAGS+= sysconfdir=${PREFIX}/share/examples/cups-filters CONF_FILES= ${PREFIX}/share/examples/cups-filters/fonts/conf.d/99pdftoopvp.conf ${PKG_SYSCONFDIR}/fonts/conf.d/99pdftoopvp.conf CONF_FILES= ${PREFIX}/share/examples/cups-filters/cups-browsed.conf ${PKG_SYSCONFDIR}/cups/cups-browsed.conf +pre-configure: + cd ${WRKSRC} && autoconf + post-install: ${MV} ${DESTDIR}${PREFIX}/etc/cups/cups-browsed.conf ${DESTDIR}${PREFIX}/share/examples/cups-filters/cups-browsed.conf diff --git a/print/cups-filters/PLIST b/print/cups-filters/PLIST index 487d86667..f96078779 100644 --- a/print/cups-filters/PLIST +++ b/print/cups-filters/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/17 14:07:25 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/14 16:08:04 wiz Exp $ bin/foomatic-rip bin/ttfread include/cupsfilters/colord.h @@ -27,7 +27,6 @@ libexec/cups/filter/imagetopdf libexec/cups/filter/imagetops libexec/cups/filter/imagetoraster libexec/cups/filter/pdftoijs -libexec/cups/filter/pdftoippprinter libexec/cups/filter/pdftoopvp libexec/cups/filter/pdftopdf libexec/cups/filter/pdftops @@ -36,6 +35,7 @@ libexec/cups/filter/pstopdf libexec/cups/filter/rastertoescpx libexec/cups/filter/rastertopclx libexec/cups/filter/rastertopdf +libexec/cups/filter/sys5ippprinter libexec/cups/filter/textonly libexec/cups/filter/texttopdf libexec/cups/filter/texttops @@ -84,6 +84,7 @@ share/ppd/cupsfilters/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd +share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd share/ppd/cupsfilters/pxlcolor.ppd share/ppd/cupsfilters/pxlmono.ppd share/ppd/cupsfilters/textonly.ppd diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index c9df2991c..640a070b2 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,5 +1,7 @@ -$NetBSD: distinfo,v 1.14 2015/03/15 20:53:39 wiz Exp $ +$NetBSD: distinfo,v 1.17 2015/06/14 16:08:04 wiz Exp $ -SHA1 (cups-filters-1.0.67.tar.xz) = d0482d6c422bbbbccce39c106e7749e6c129def7 -RMD160 (cups-filters-1.0.67.tar.xz) = 92cb21f9a463f9f8908987a5cfd235e84a1b6ad8 -Size (cups-filters-1.0.67.tar.xz) = 1335080 bytes +SHA1 (cups-filters-1.0.69.tar.xz) = c3d5cdbc0c7805c6a415ea05cdd7fd8b50f808b6 +RMD160 (cups-filters-1.0.69.tar.xz) = dea1d54539957a060456a6cfe98e52a23a80b575 +Size (cups-filters-1.0.69.tar.xz) = 1338548 bytes +SHA1 (patch-configure.ac) = 4b5243c4c31541e7d44ff2d049cd5a42bc7a2267 +SHA1 (patch-filter_foomatic-rip_foomaticrip.c) = cd916bf6c211b14305c311b6ad63bd0881030b09 diff --git a/print/cups-filters/patches/patch-configure.ac b/print/cups-filters/patches/patch-configure.ac new file mode 100644 index 000000000..119fdeaf6 --- /dev/null +++ b/print/cups-filters/patches/patch-configure.ac @@ -0,0 +1,35 @@ +$NetBSD: patch-configure.ac,v 1.2 2015/06/14 16:08:04 wiz Exp $ + +Add a --with-shell option in order to avoid hardcoding "/bin/bash" inside +filter/foomaticrip.c. + +Fixed upstream as [Bug 1288]: +https://bugs.linuxfoundation.org/show_bug.cgi?id=1288 + +--- configure.ac.orig 2015-04-13 14:47:41.000000000 +0000 ++++ configure.ac +@@ -622,6 +622,16 @@ fi + AC_SUBST(SED_EXTENDED_REGEX_OPT) + AC_SUBST(CUPS_GHOSTSCRIPT) + ++# ========================================================= ++# Select a different shell instead of the default /bin/bash ++# ========================================================= ++AC_ARG_WITH([shell], ++ [AS_HELP_STRING([--with-shell=path], [Specify path for a modern shell.])], ++ [with_shell="$withval"], ++ [with_shell="/bin/bash"] ++) ++AC_DEFINE_UNQUOTED([SHELL], "$with_shell", [Path for a modern shell])] ++ + # ===================== + # Prepare all .in files + # ===================== +@@ -659,6 +669,7 @@ Build configuration: + png: ${with_png} + php: ${with_php} + php-config: ${with_php_config} ++ shell: ${with_shell} + test-font: ${with_test_font_path} + tiff: ${with_tiff} + avahi: ${enable_avahi} diff --git a/print/cups-filters/patches/patch-filter_foomatic-rip_foomaticrip.c b/print/cups-filters/patches/patch-filter_foomatic-rip_foomaticrip.c new file mode 100644 index 000000000..a3f67756c --- /dev/null +++ b/print/cups-filters/patches/patch-filter_foomatic-rip_foomaticrip.c @@ -0,0 +1,18 @@ +$NetBSD: patch-filter_foomatic-rip_foomaticrip.c,v 1.5 2015/06/14 16:08:04 wiz Exp $ + +Adjust according the --with-shell option. + +Fixed upstream as [Bug 1288]: +https://bugs.linuxfoundation.org/show_bug.cgi?id=1288 + +--- filter/foomatic-rip/foomaticrip.c.orig 2015-02-13 22:36:44.000000000 +0000 ++++ filter/foomatic-rip/foomaticrip.c +@@ -174,7 +174,7 @@ char cupsfilterpath[PATH_MAX] = "/usr/lo + "/opt/cups/filter:" + "/usr/lib/cups/filter"; + +-char modern_shell[64] = "/bin/bash"; ++char modern_shell[64] = SHELL; + + void config_set_option(const char *key, const char *value) + { diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index 9a650888f..1582ea5e2 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/06/18 09:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:57 wiz Exp $ COMMENT= PDF backend for CUPS DISTNAME= cups-pdf-2.6.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print HOMEPAGE= http://www.cups-pdf.de/ diff --git a/print/cups/Makefile b/print/cups/Makefile index aa0deb890..07f12326f 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.217 2015/03/14 21:07:37 tnn Exp $ +# $NetBSD: Makefile,v 1.221 2015/06/19 08:20:43 wiz Exp $ # # The CUPS author is very good about taking back changes into the main # CUPS distribution. The correct place to send patches or bug-fixes is: @@ -6,7 +6,8 @@ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${DIST_VERS:S/-/./g} -BASE_VERS= 2.0.2 +PKGREVISION= 1 +BASE_VERS= 2.0.3 DIST_VERS= ${BASE_VERS} CATEGORIES= print MASTER_SITES= http://www.cups.org/software/${BASE_VERS}/ @@ -39,7 +40,6 @@ CONFIGURE_ARGS+= --with-system-groups=${CUPS_SYSTEM_GROUPS:Q} CONFIGURE_ARGS+= --enable-libpaper CONFIGURE_ARGS+= --enable-libtool CONFIGURE_ARGS+= --enable-ssl -CONFIGURE_ARGS+= --enable-openssl CONFIGURE_ARGS+= --with-manext=bsd CONFIGURE_ARGS+= --without-icondir CONFIGURE_ARGS+= --without-menudir @@ -56,8 +56,10 @@ CONFIGURE_ENV+= DSOFLAGS=${LDFLAGS:M*:Q} .include "options.mk" .if ${OPSYS} == "SunOS" -LIBS_SSP = -lssp_nonshared -lssp -CONFIGURE_ENV+= LIBS_SSP=${LIBS_SSP:M*:Q} +LIBS_SSP= -lssp_nonshared -lssp +CONFIGURE_ENV+= LIBS_SSP=${LIBS_SSP:M*:Q} +# Explicitly disable epoll on illumos, it is provided for Linux compat only. +CONFIGURE_ENV+= ac_cv_func_epoll_create=no .endif LIBS+= ${BUILDLINK_LDADD.iconv} @@ -163,6 +165,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/conf/$${file} \ ${DESTDIR}${EGDIR}/$${file}; \ done + ${CHMOD} g-w ${DESTDIR}${PREFIX}/libexec/cups/cgi-bin .if !empty(PKG_OPTIONS:Mpam) ${INSTALL_DATA} ${WRKDIR}/cups.pam ${DESTDIR}${EGDIR} .endif diff --git a/print/cups/PLIST b/print/cups/PLIST index d3d0d294e..aa0e04858 100644 --- a/print/cups/PLIST +++ b/print/cups/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.47 2015/02/17 13:53:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.48 2015/06/12 11:02:35 wiz Exp $ bin/cancel bin/cups-config bin/cupstestdsc @@ -204,6 +204,75 @@ share/cups/templates/class.tmpl share/cups/templates/classes-header.tmpl share/cups/templates/classes.tmpl share/cups/templates/command.tmpl +share/cups/templates/de/add-class.tmpl +share/cups/templates/de/add-printer.tmpl +share/cups/templates/de/add-rss-subscription.tmpl +share/cups/templates/de/admin.tmpl +share/cups/templates/de/choose-device.tmpl +share/cups/templates/de/choose-make.tmpl +share/cups/templates/de/choose-model.tmpl +share/cups/templates/de/choose-serial.tmpl +share/cups/templates/de/choose-uri.tmpl +share/cups/templates/de/class-added.tmpl +share/cups/templates/de/class-confirm.tmpl +share/cups/templates/de/class-deleted.tmpl +share/cups/templates/de/class-jobs-header.tmpl +share/cups/templates/de/class-modified.tmpl +share/cups/templates/de/class.tmpl +share/cups/templates/de/classes-header.tmpl +share/cups/templates/de/classes.tmpl +share/cups/templates/de/command.tmpl +share/cups/templates/de/edit-config.tmpl +share/cups/templates/de/error-op.tmpl +share/cups/templates/de/error.tmpl +share/cups/templates/de/header.tmpl +share/cups/templates/de/help-header.tmpl +share/cups/templates/de/help-printable.tmpl +share/cups/templates/de/job-cancel.tmpl +share/cups/templates/de/job-hold.tmpl +share/cups/templates/de/job-move.tmpl +share/cups/templates/de/job-moved.tmpl +share/cups/templates/de/job-release.tmpl +share/cups/templates/de/job-restart.tmpl +share/cups/templates/de/jobs-header.tmpl +share/cups/templates/de/jobs.tmpl +share/cups/templates/de/list-available-printers.tmpl +share/cups/templates/de/modify-class.tmpl +share/cups/templates/de/modify-printer.tmpl +share/cups/templates/de/norestart.tmpl +share/cups/templates/de/option-boolean.tmpl +share/cups/templates/de/option-conflict.tmpl +share/cups/templates/de/option-header.tmpl +share/cups/templates/de/option-pickmany.tmpl +share/cups/templates/de/option-pickone.tmpl +share/cups/templates/de/option-trailer.tmpl +share/cups/templates/de/pager.tmpl +share/cups/templates/de/printer-accept.tmpl +share/cups/templates/de/printer-added.tmpl +share/cups/templates/de/printer-cancel-jobs.tmpl +share/cups/templates/de/printer-configured.tmpl +share/cups/templates/de/printer-confirm.tmpl +share/cups/templates/de/printer-default.tmpl +share/cups/templates/de/printer-deleted.tmpl +share/cups/templates/de/printer-jobs-header.tmpl +share/cups/templates/de/printer-modified.tmpl +share/cups/templates/de/printer-reject.tmpl +share/cups/templates/de/printer-start.tmpl +share/cups/templates/de/printer-stop.tmpl +share/cups/templates/de/printer.tmpl +share/cups/templates/de/printers-header.tmpl +share/cups/templates/de/printers.tmpl +share/cups/templates/de/restart.tmpl +share/cups/templates/de/samba-export.tmpl +share/cups/templates/de/samba-exported.tmpl +share/cups/templates/de/search.tmpl +share/cups/templates/de/set-printer-options-header.tmpl +share/cups/templates/de/set-printer-options-trailer.tmpl +share/cups/templates/de/subscription-added.tmpl +share/cups/templates/de/subscription-canceled.tmpl +share/cups/templates/de/test-page.tmpl +share/cups/templates/de/trailer.tmpl +share/cups/templates/de/users.tmpl share/cups/templates/edit-config.tmpl share/cups/templates/error-op.tmpl share/cups/templates/error.tmpl @@ -386,6 +455,75 @@ share/cups/templates/printer.tmpl share/cups/templates/printers-header.tmpl share/cups/templates/printers.tmpl share/cups/templates/restart.tmpl +share/cups/templates/ru/add-class.tmpl +share/cups/templates/ru/add-printer.tmpl +share/cups/templates/ru/add-rss-subscription.tmpl +share/cups/templates/ru/admin.tmpl +share/cups/templates/ru/choose-device.tmpl +share/cups/templates/ru/choose-make.tmpl +share/cups/templates/ru/choose-model.tmpl +share/cups/templates/ru/choose-serial.tmpl +share/cups/templates/ru/choose-uri.tmpl +share/cups/templates/ru/class-added.tmpl +share/cups/templates/ru/class-confirm.tmpl +share/cups/templates/ru/class-deleted.tmpl +share/cups/templates/ru/class-jobs-header.tmpl +share/cups/templates/ru/class-modified.tmpl +share/cups/templates/ru/class.tmpl +share/cups/templates/ru/classes-header.tmpl +share/cups/templates/ru/classes.tmpl +share/cups/templates/ru/command.tmpl +share/cups/templates/ru/edit-config.tmpl +share/cups/templates/ru/error-op.tmpl +share/cups/templates/ru/error.tmpl +share/cups/templates/ru/header.tmpl +share/cups/templates/ru/help-header.tmpl +share/cups/templates/ru/help-printable.tmpl +share/cups/templates/ru/job-cancel.tmpl +share/cups/templates/ru/job-hold.tmpl +share/cups/templates/ru/job-move.tmpl +share/cups/templates/ru/job-moved.tmpl +share/cups/templates/ru/job-release.tmpl +share/cups/templates/ru/job-restart.tmpl +share/cups/templates/ru/jobs-header.tmpl +share/cups/templates/ru/jobs.tmpl +share/cups/templates/ru/list-available-printers.tmpl +share/cups/templates/ru/modify-class.tmpl +share/cups/templates/ru/modify-printer.tmpl +share/cups/templates/ru/norestart.tmpl +share/cups/templates/ru/option-boolean.tmpl +share/cups/templates/ru/option-conflict.tmpl +share/cups/templates/ru/option-header.tmpl +share/cups/templates/ru/option-pickmany.tmpl +share/cups/templates/ru/option-pickone.tmpl +share/cups/templates/ru/option-trailer.tmpl +share/cups/templates/ru/pager.tmpl +share/cups/templates/ru/printer-accept.tmpl +share/cups/templates/ru/printer-added.tmpl +share/cups/templates/ru/printer-cancel-jobs.tmpl +share/cups/templates/ru/printer-configured.tmpl +share/cups/templates/ru/printer-confirm.tmpl +share/cups/templates/ru/printer-default.tmpl +share/cups/templates/ru/printer-deleted.tmpl +share/cups/templates/ru/printer-jobs-header.tmpl +share/cups/templates/ru/printer-modified.tmpl +share/cups/templates/ru/printer-reject.tmpl +share/cups/templates/ru/printer-start.tmpl +share/cups/templates/ru/printer-stop.tmpl +share/cups/templates/ru/printer.tmpl +share/cups/templates/ru/printers-header.tmpl +share/cups/templates/ru/printers.tmpl +share/cups/templates/ru/restart.tmpl +share/cups/templates/ru/samba-export.tmpl +share/cups/templates/ru/samba-exported.tmpl +share/cups/templates/ru/search.tmpl +share/cups/templates/ru/set-printer-options-header.tmpl +share/cups/templates/ru/set-printer-options-trailer.tmpl +share/cups/templates/ru/subscription-added.tmpl +share/cups/templates/ru/subscription-canceled.tmpl +share/cups/templates/ru/test-page.tmpl +share/cups/templates/ru/trailer.tmpl +share/cups/templates/ru/users.tmpl share/cups/templates/samba-export.tmpl share/cups/templates/samba-exported.tmpl share/cups/templates/search.tmpl @@ -402,6 +540,7 @@ share/doc/cups/README.txt share/doc/cups/apple-touch-icon.png share/doc/cups/cups-printable.css share/doc/cups/cups.css +share/doc/cups/de/index.html share/doc/cups/es/index.html share/doc/cups/help/accounting.html share/doc/cups/help/api-array.html @@ -489,6 +628,7 @@ share/doc/cups/images/cups-icon.png share/doc/cups/images/cups-postscript-chain.png share/doc/cups/images/cups-raster-chain.png share/doc/cups/images/cups.png +share/doc/cups/images/generic.png share/doc/cups/images/left.gif share/doc/cups/images/raster-organization.png share/doc/cups/images/raster.png @@ -501,19 +641,16 @@ share/doc/cups/images/wait.gif share/doc/cups/index.html share/doc/cups/ja/index.html share/doc/cups/robots.txt +share/doc/cups/ru/index.html share/examples/cups/cups-files.conf share/examples/cups/cupsd.conf ${PLIST.pam}share/examples/cups/cups.pam share/examples/cups/snmp.conf share/locale/ca/cups_ca.po share/locale/cs/cups_cs.po +share/locale/de/cups_de.po share/locale/es/cups_es.po share/locale/fr/cups_fr.po share/locale/it/cups_it.po share/locale/ja/cups_ja.po share/locale/ru/cups_ru.po -@pkgdir share/cups/profiles -@pkgdir share/cups/model -@pkgdir share/cups/data -@pkgdir share/cups/banners -@pkgdir etc/cups diff --git a/print/cups/distinfo b/print/cups/distinfo index 6bed22bcb..60a11c62d 100644 --- a/print/cups/distinfo +++ b/print/cups/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.109 2015/02/17 13:53:48 wiz Exp $ +$NetBSD: distinfo,v 1.110 2015/06/12 11:02:35 wiz Exp $ -SHA1 (cups-2.0.2-source.tar.bz2) = e42586e4d46e47b85f5f5ba1d3403ecf255d03a1 -RMD160 (cups-2.0.2-source.tar.bz2) = 46f7ce1c31e5d34eff1f5972fd358422b2c09001 -Size (cups-2.0.2-source.tar.bz2) = 8766982 bytes +SHA1 (cups-2.0.3-source.tar.bz2) = 3de556237dcb7c9f3df0eb853a53cb93e1879a8f +RMD160 (cups-2.0.3-source.tar.bz2) = 0885debd2440e96aa5b5d7a6433dc85ffb45fe2f +Size (cups-2.0.3-source.tar.bz2) = 8797220 bytes SHA1 (patch-ae) = e8f4bbbbbe43cd5f6f9236e10d7241caeaedc3a3 SHA1 (patch-af) = 1bac8b3ae3c44034be6fa6d2878f10d7f89cd1ce SHA1 (patch-ai) = 2c1ca67ea6f6c1dedb4c8ff97736f328a2b9a7c6 diff --git a/print/cups/files/cupsd.sh b/print/cups/files/cupsd.sh index 4000f876f..aafb5199f 100644 --- a/print/cups/files/cupsd.sh +++ b/print/cups/files/cupsd.sh @@ -1,11 +1,11 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: cupsd.sh,v 1.19 2005/01/06 07:26:39 jlam Exp $ +# $NetBSD: cupsd.sh,v 1.20 2015/06/12 11:02:35 wiz Exp $ # # Common UNIX Printing System daemon # # PROVIDE: cupsd -# REQUIRE: DAEMON slpd +# REQUIRE: DAEMON # # You will need to set some variables in /etc/rc.conf to start cupsd: # diff --git a/print/cups15/Makefile b/print/cups15/Makefile index 4c82070c1..d42bc1870 100644 --- a/print/cups15/Makefile +++ b/print/cups15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/03/14 21:03:48 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/18 16:33:26 gdt Exp $ # # The CUPS author is very good about taking back changes into the main # CUPS distribution. The correct place to send patches or bug-fixes is: @@ -8,8 +8,12 @@ DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${DIST_VERS:S/-/./g} BASE_VERS= 1.5.4 DIST_VERS= ${BASE_VERS} +PKGREVISION= 14 + +# Fix for https://www.cups.org/str.php?L4609 +PATCH_SITES= http://www.cups.org/strfiles.php/3482/ +PATCHFILES= str4609-1.5.patch -PKGREVISION= 12 CATEGORIES= print MASTER_SITES= http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \ ftp://ftp.easysw.com/pub/cups/${BASE_VERS}/ \ @@ -68,8 +72,10 @@ CONFIGURE_ENV+= DSOFLAGS=${LDFLAGS:M*:Q} .include "options.mk" .if ${OPSYS} == "SunOS" -LIBS_SSP = -lssp_nonshared -lssp -CONFIGURE_ENV+= LIBS_SSP=${LIBS_SSP:M*:Q} +LIBS_SSP= -lssp_nonshared -lssp +CONFIGURE_ENV+= LIBS_SSP=${LIBS_SSP:M*:Q} +# Explicitly disable epoll on illumos, it is provided for Linux compat only. +CONFIGURE_ENV+= ac_cv_func_epoll_create=no .endif LIBS+= ${BUILDLINK_LDADD.iconv} diff --git a/print/cups15/distinfo b/print/cups15/distinfo index 8e907f7f4..91ee0471b 100644 --- a/print/cups15/distinfo +++ b/print/cups15/distinfo @@ -1,8 +1,11 @@ -$NetBSD: distinfo,v 1.1 2014/06/17 13:17:12 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/06/18 16:33:26 gdt Exp $ SHA1 (cups-1.5.4-source.tar.bz2) = cb39961cbaf1851a47694828ad9a7cdf4da51fbd RMD160 (cups-1.5.4-source.tar.bz2) = 9d6a7fd69d3036ec1f3dfd9c70672a2c6fb517b6 Size (cups-1.5.4-source.tar.bz2) = 9583002 bytes +SHA1 (str4609-1.5.patch) = 07b06a1f097303e511bfe7bdddc0a6e8737185e9 +RMD160 (str4609-1.5.patch) = f83ccd525661d7a24294fb2f79233da455f37572 +Size (str4609-1.5.patch) = 10825 bytes SHA1 (patch-ac) = d99dfa6e71efdc5f069c2c3e73e1b29beebf5c9b SHA1 (patch-ad) = a8d6610c4057ae98d98435ba577606e3c2bfb4b9 SHA1 (patch-ae) = 67e846ac428b4c44d8da9b49d959fa4f14fbb494 diff --git a/print/deforaos-pdfviewer/Makefile b/print/deforaos-pdfviewer/Makefile index 6652ee0fd..ba2857283 100644 --- a/print/deforaos-pdfviewer/Makefile +++ b/print/deforaos-pdfviewer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:24:45 tnn Exp $ # DISTNAME= PDFViewer-0.0.1 PKGNAME= deforaos-pdfviewer-0.0.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/3686/ diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile index ade1fab5d..8275b0c69 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:24:45 tnn Exp $ DISTNAME= diffpdf-2.1.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= http://www.qtrac.eu/ diff --git a/print/dviljk/Makefile b/print/dviljk/Makefile index e646409f3..6dedb1701 100644 --- a/print/dviljk/Makefile +++ b/print/dviljk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2015/02/23 18:28:52 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/14 12:50:00 markd Exp $ -DISTNAME= texlive-20130530-source +DISTNAME= texlive-20150521-source PKGNAME= dviljk-2.6.5 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -18,14 +18,14 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dviljk CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/dviljk/distinfo b/print/dviljk/distinfo index 531dc2c59..42dad41b9 100644 --- a/print/dviljk/distinfo +++ b/print/dviljk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/12/06 02:33:32 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/06/14 12:50:00 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile index bb111f837..98cd09e48 100644 --- a/print/dvipdfmx/Makefile +++ b/print/dvipdfmx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2015/02/24 21:44:35 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/14 12:50:00 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= dvipdfmx-20130405 +DISTNAME= texlive-20150521-source +PKGNAME= dvipdfmx-20150315 CATEGORIES= print converters -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -12,28 +12,29 @@ COMMENT= DVI to PDF converter with CID-keyed font support CONFLICTS+= dvipdfm-[0-9]* CONFLICTS+= ja-dvipdfm-[0-9]* +CONFLICTS+= xdvipdfm-[0-9]* DEPENDS+= tex-dvipdfmx-[0-9]*:../../print/tex-dvipdfmx DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex DEPENDS+= tex-texlive-scripts-[0-9]*:../../print/tex-texlive-scripts EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/dvipdfmx + ${DISTNAME}/texk/dvipdfm-x GNU_CONFIGURE= yes USE_TOOLS+= pkg-config -WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dvipdfmx +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dvipdfm-x CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea CONFIGURE_ARGS+= --with-system-zlib \ --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include \ --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib CONFIGURE_ARGS+= --with-system-libpng -CONFIGURE_ARGS+= --with-paper=${BUILDLINK_PREFIX.libpaper} +CONFIGURE_ARGS+= --with-system-libpaper \ + --with-libpaper-includes=${BUILDLINK_PREFIX.libpaper}/include \ + --with-libpaper-libdir=${BUILDLINK_PREFIX.libpaper}/lib PKG_SYSCONFSUBDIR= texmf @@ -53,6 +54,7 @@ TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist .include "../../graphics/png/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../print/kpathsea/texmf.mk" .include "../../print/libpaper/buildlink3.mk" diff --git a/print/dvipdfmx/PLIST b/print/dvipdfmx/PLIST index a1669e924..99bff4f05 100644 --- a/print/dvipdfmx/PLIST +++ b/print/dvipdfmx/PLIST @@ -1,11 +1,14 @@ -@comment $NetBSD: PLIST,v 1.15 2013/11/17 17:29:18 minskim Exp $ +@comment $NetBSD: PLIST,v 1.16 2015/04/25 13:07:05 markd Exp $ bin/dvipdfm bin/dvipdfmx bin/dvipdft bin/ebb bin/extractbb +bin/xdvipdfmx man/man1/dvipdfm.1 +man/man1/dvipdfmx.1 man/man1/dvipdft.1 man/man1/ebb.1 man/man1/extractbb.1 +man/man1/xdvipdfmx.1 share/texmf-dist/dvipdfmx/dvipdfmx.cfg diff --git a/print/dvipdfmx/distinfo b/print/dvipdfmx/distinfo index 3575230db..2e03ee411 100644 --- a/print/dvipdfmx/distinfo +++ b/print/dvipdfmx/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2013/11/17 17:29:18 minskim Exp $ +$NetBSD: distinfo,v 1.13 2015/06/14 12:50:00 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes -SHA1 (patch-ab) = 69c25aeffb695bd16bd7e7b83f583921428dd7bd -SHA1 (patch-ac) = 3f6ff6cb655bfefb1525d576ffda5751415e7857 -SHA1 (patch-ad) = 2ad3326e8a06b2bfccbd8ae20cde70748944a02f +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes +SHA1 (patch-Makefile.in) = 526a2eab50395bcc9c0f2aa11a0d20034f93a02b +SHA1 (patch-ac) = 2bbaa28a6cf16c8a14b0f190387d6443c6b260d9 +SHA1 (patch-ad) = 5a7a5c106a1aa189c19bcfd8f9d051d036632f15 diff --git a/print/dvipdfmx/patches/patch-Makefile.in b/print/dvipdfmx/patches/patch-Makefile.in new file mode 100644 index 000000000..384b431eb --- /dev/null +++ b/print/dvipdfmx/patches/patch-Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-Makefile.in,v 1.1 2015/04/25 13:07:05 markd Exp $ + +--- Makefile.in.orig 2015-04-25 12:22:13.000000000 +0000 ++++ Makefile.in +@@ -2137,8 +2137,7 @@ info: info-am + + info-am: + +-install-data-am: install-dist_cmapdataDATA install-dist_configdataDATA \ +- install-dist_glyphlistdataDATA install-dist_mapdataDATA \ ++install-data-am: install-dist_configdataDATA \ + install-man + @$(NORMAL_INSTALL) + $(MAKE) $(AM_MAKEFLAGS) install-data-hook diff --git a/print/dvipdfmx/patches/patch-ab b/print/dvipdfmx/patches/patch-ab deleted file mode 100644 index 50d984a77..000000000 --- a/print/dvipdfmx/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.6 2013/11/17 17:29:18 minskim Exp $ - ---- data/Makefile.in.orig 2013-02-08 12:05:33.000000000 +0000 -+++ data/Makefile.in -@@ -480,8 +480,7 @@ info: info-am - - info-am: - --install-data-am: install-dist_cmapdataDATA install-dist_configdataDATA \ -- install-dist_glyphlistdataDATA install-dist_mapdataDATA -+install-data-am: install-dist_configdataDATA - - install-dvi: install-dvi-am - diff --git a/print/dvipdfmx/patches/patch-ac b/print/dvipdfmx/patches/patch-ac index b3f630ab3..113fd2dcd 100644 --- a/print/dvipdfmx/patches/patch-ac +++ b/print/dvipdfmx/patches/patch-ac @@ -1,7 +1,7 @@ -$NetBSD: patch-ac,v 1.1 2010/01/16 03:52:41 minskim Exp $ +$NetBSD: patch-ac,v 1.2 2015/04/25 13:07:05 markd Exp $ ---- src/dvipdft.orig 2009-06-03 15:54:21.000000000 -0700 -+++ src/dvipdft +--- dvipdft.orig 2009-06-03 15:54:21.000000000 -0700 ++++ dvipdft @@ -98,8 +98,8 @@ dvipdfm ${1+"$@"} -z0 "$dvifile" # run gs diff --git a/print/dvipdfmx/patches/patch-ad b/print/dvipdfmx/patches/patch-ad index 9e86d6519..d917efbba 100644 --- a/print/dvipdfmx/patches/patch-ad +++ b/print/dvipdfmx/patches/patch-ad @@ -1,13 +1,13 @@ -$NetBSD: patch-ad,v 1.2 2013/11/17 17:29:18 minskim Exp $ +$NetBSD: patch-ad,v 1.3 2015/06/14 12:50:00 markd Exp $ ---- data/dvipdfmx.cfg.orig 2013-04-30 13:21:50.000000000 +0000 +--- data/dvipdfmx.cfg.orig 2014-12-01 00:02:22.000000000 +0000 +++ data/dvipdfmx.cfg -@@ -147,7 +147,7 @@ P 0x003C +@@ -154,7 +154,7 @@ P 0x003C %% kpsewhich -progname=dvipdfmx -format='other text files' dvipdfmx.cfg %% and control which one is found by setting DVIPDFMXINPUTS. %% --D "rungs -q -dNOPAUSE -dBATCH -dEPSCrop -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sOutputFile='%o' '%i' -c quit" -+D "@RUNGS@ -q -dNOPAUSE -dBATCH -dEPSCrop -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sOutputFile='%o' '%i' -c quit" +-D "rungs -q -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sOutputFile='%o' '%i' -c quit" ++D "@RUNGS@ -q -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sOutputFile='%o' '%i' -c quit" - % pre-2013 invocation using -sPAPERSIZE instead of -dEPSCrop, no other changes: - %D "rungs -q -dNOPAUSE -dBATCH -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sOutputFile='%o' '%i' -c quit" + % other random ps converters people have experimented with. + %D "/usr/local/bin/ps2pdf -dEPSCrop '%i' '%o'" diff --git a/print/dvipsk/DESCR b/print/dvipsk/DESCR index ac609a806..ab3a95d6e 100644 --- a/print/dvipsk/DESCR +++ b/print/dvipsk/DESCR @@ -4,7 +4,5 @@ sending the result directly to the (laser)printer. The DVI file may be specified without the .dvi extension. Fonts used may either be resident in the printer or defined as bitmaps in PK files, or a `virtual' combination of both. If the mktexpk program is installed, -either be resident in the printer or defined as bitmaps in PK files, -or a `virtual' combination of both. If the mktexpk program is -installed, dvips will automatically invoke METAFONT to generate fonts -that don't already exist. +dvips will automatically invoke METAFONT to generate fonts that don't +already exist. diff --git a/print/dvipsk/Makefile b/print/dvipsk/Makefile index 19df266ee..98c679572 100644 --- a/print/dvipsk/Makefile +++ b/print/dvipsk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2013/11/17 16:54:41 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/14 12:50:00 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= dvipsk-5.993 +DISTNAME= texlive-20150521-source +PKGNAME= dvipsk-5.995 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -21,11 +21,10 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ GNU_CONFIGURE= yes INFO_FILES= yes USE_LIBTOOL= yes +USE_TOOLS+= pkg-config CONFIGURE_DIRS= texk/dvipsk -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea PKG_SYSCONFSUBDIR= texmf @@ -46,6 +45,7 @@ FIND_PREFIX:= TEX_DVIPS_PREFIX=tex-dvips \ TEXCONFIG_PREFIX=tex-texconfig .include "../../mk/find-prefix.mk" +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../print/kpathsea/texmf.mk" diff --git a/print/dvipsk/distinfo b/print/dvipsk/distinfo index 3235f445a..9b3a3cfcf 100644 --- a/print/dvipsk/distinfo +++ b/print/dvipsk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/11/17 16:54:41 minskim Exp $ +$NetBSD: distinfo,v 1.11 2015/06/14 12:50:00 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/print/electrix/Makefile b/print/electrix/Makefile index 10251a8f6..ae5bd9827 100644 --- a/print/electrix/Makefile +++ b/print/electrix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:24:45 tnn Exp $ # DISTNAME= electrix-0.2.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=electrix/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/enscript/Makefile b/print/enscript/Makefile index 8d4d172f9..56ea29c71 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/07/24 13:21:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/12 10:50:57 wiz Exp $ # DISTNAME= enscript-1.6.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=enscript/} diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile index 36a933a0d..ca319ac30 100644 --- a/print/epdfview/Makefile +++ b/print/epdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:24:45 tnn Exp $ # DISTNAME= epdfview-0.1.8 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= print MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/evince-nautilus/Makefile b/print/evince-nautilus/Makefile index f8a8f41f1..0a127ec03 100644 --- a/print/evince-nautilus/Makefile +++ b/print/evince-nautilus/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.70 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2015/04/25 14:24:45 tnn Exp $ # .include "../../print/evince/Makefile.common" PKGNAME= ${DISTNAME:S/evince/evince-nautilus/} -PKGREVISION= 31 +PKGREVISION= 32 COMMENT= File properties plugin for evince files .include "options.mk" diff --git a/print/evince/Makefile b/print/evince/Makefile index 0acc24a03..6cadba330 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.110 2015/03/09 09:02:20 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2015/04/25 14:24:45 tnn Exp $ # .include "../../print/evince/Makefile.common" -PKGREVISION= 40 +PKGREVISION= 41 COMMENT= Document viewer diff --git a/print/evince/buildlink3.mk b/print/evince/buildlink3.mk index d0df5168e..8ef096518 100644 --- a/print/evince/buildlink3.mk +++ b/print/evince/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:24:45 tnn Exp $ BUILDLINK_TREE+= evince @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evince EVINCE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evince+= evince>=2.30.1<3 -BUILDLINK_ABI_DEPENDS.evince+= evince>=2.32.0nb36 +BUILDLINK_ABI_DEPENDS.evince+= evince>=2.32.0nb41 BUILDLINK_PKGSRCDIR.evince?= ../../print/evince .include "../../devel/glib2/buildlink3.mk" diff --git a/print/evince3/Makefile b/print/evince3/Makefile index eb60ac314..7810f1df0 100644 --- a/print/evince3/Makefile +++ b/print/evince3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2015/03/14 01:47:12 prlw1 Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/15 00:06:03 prlw1 Exp $ .include "../../print/evince3/Makefile.common" diff --git a/print/evince3/Makefile.common b/print/evince3/Makefile.common index 95d332153..30e88ca4f 100644 --- a/print/evince3/Makefile.common +++ b/print/evince3/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.9 2015/03/14 01:47:12 prlw1 Exp $ +# $NetBSD: Makefile.common,v 1.10 2015/06/15 00:06:03 prlw1 Exp $ # # used by print/evince3/Makefile # would probably be used by print/evince3-nautilus/Makefile if that existed -DISTNAME= evince-3.14.2 +DISTNAME= evince-3.16.1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evince/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz @@ -47,5 +47,5 @@ BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.24.0 .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.14.0 +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.15.3 .include "../../x11/gtk3/buildlink3.mk" diff --git a/print/evince3/PLIST b/print/evince3/PLIST index 7f0ff515b..4a2c86305 100644 --- a/print/evince3/PLIST +++ b/print/evince3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2015/01/28 03:16:24 pho Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/06/15 00:06:03 prlw1 Exp $ bin/evince bin/evince-previewer bin/evince-thumbnailer @@ -119,6 +119,7 @@ share/evince/icons/hicolor/48x48/actions/view-page-continuous.png share/evince/icons/hicolor/48x48/actions/view-page-facing.png share/evince/icons/hicolor/scalable/actions/object-rotate-left.svg share/evince/icons/hicolor/scalable/actions/object-rotate-right.svg +share/evince/icons/hicolor/scalable/apps/evince-symbolic.svg share/evince/icons/hicolor/scalable/mimetypes/x-office-presentation.svg share/glib-2.0/schemas/org.gnome.Evince.gschema.xml share/gtk-doc/html/evince/EggFindBar.html @@ -310,6 +311,7 @@ share/help/C/evince/print-2sided.page share/help/C/evince/print-booklet.page share/help/C/evince/print-differentsize.page share/help/C/evince/print-order.page +share/help/C/evince/print-pagescaling.page share/help/C/evince/print-select.page share/help/C/evince/printing.page share/help/C/evince/reload.page @@ -391,6 +393,7 @@ share/help/bg/evince/print-2sided.page share/help/bg/evince/print-booklet.page share/help/bg/evince/print-differentsize.page share/help/bg/evince/print-order.page +share/help/bg/evince/print-pagescaling.page share/help/bg/evince/print-select.page share/help/bg/evince/printing.page share/help/bg/evince/reload.page @@ -472,6 +475,7 @@ share/help/ca/evince/print-2sided.page share/help/ca/evince/print-booklet.page share/help/ca/evince/print-differentsize.page share/help/ca/evince/print-order.page +share/help/ca/evince/print-pagescaling.page share/help/ca/evince/print-select.page share/help/ca/evince/printing.page share/help/ca/evince/reload.page @@ -553,6 +557,7 @@ share/help/cs/evince/print-2sided.page share/help/cs/evince/print-booklet.page share/help/cs/evince/print-differentsize.page share/help/cs/evince/print-order.page +share/help/cs/evince/print-pagescaling.page share/help/cs/evince/print-select.page share/help/cs/evince/printing.page share/help/cs/evince/reload.page @@ -634,6 +639,7 @@ share/help/da/evince/print-2sided.page share/help/da/evince/print-booklet.page share/help/da/evince/print-differentsize.page share/help/da/evince/print-order.page +share/help/da/evince/print-pagescaling.page share/help/da/evince/print-select.page share/help/da/evince/printing.page share/help/da/evince/reload.page @@ -715,6 +721,7 @@ share/help/de/evince/print-2sided.page share/help/de/evince/print-booklet.page share/help/de/evince/print-differentsize.page share/help/de/evince/print-order.page +share/help/de/evince/print-pagescaling.page share/help/de/evince/print-select.page share/help/de/evince/printing.page share/help/de/evince/reload.page @@ -796,6 +803,7 @@ share/help/el/evince/print-2sided.page share/help/el/evince/print-booklet.page share/help/el/evince/print-differentsize.page share/help/el/evince/print-order.page +share/help/el/evince/print-pagescaling.page share/help/el/evince/print-select.page share/help/el/evince/printing.page share/help/el/evince/reload.page @@ -877,6 +885,7 @@ share/help/en_GB/evince/print-2sided.page share/help/en_GB/evince/print-booklet.page share/help/en_GB/evince/print-differentsize.page share/help/en_GB/evince/print-order.page +share/help/en_GB/evince/print-pagescaling.page share/help/en_GB/evince/print-select.page share/help/en_GB/evince/printing.page share/help/en_GB/evince/reload.page @@ -958,6 +967,7 @@ share/help/es/evince/print-2sided.page share/help/es/evince/print-booklet.page share/help/es/evince/print-differentsize.page share/help/es/evince/print-order.page +share/help/es/evince/print-pagescaling.page share/help/es/evince/print-select.page share/help/es/evince/printing.page share/help/es/evince/reload.page @@ -1039,6 +1049,7 @@ share/help/eu/evince/print-2sided.page share/help/eu/evince/print-booklet.page share/help/eu/evince/print-differentsize.page share/help/eu/evince/print-order.page +share/help/eu/evince/print-pagescaling.page share/help/eu/evince/print-select.page share/help/eu/evince/printing.page share/help/eu/evince/reload.page @@ -1120,6 +1131,7 @@ share/help/fi/evince/print-2sided.page share/help/fi/evince/print-booklet.page share/help/fi/evince/print-differentsize.page share/help/fi/evince/print-order.page +share/help/fi/evince/print-pagescaling.page share/help/fi/evince/print-select.page share/help/fi/evince/printing.page share/help/fi/evince/reload.page @@ -1201,6 +1213,7 @@ share/help/fr/evince/print-2sided.page share/help/fr/evince/print-booklet.page share/help/fr/evince/print-differentsize.page share/help/fr/evince/print-order.page +share/help/fr/evince/print-pagescaling.page share/help/fr/evince/print-select.page share/help/fr/evince/printing.page share/help/fr/evince/reload.page @@ -1282,6 +1295,7 @@ share/help/gl/evince/print-2sided.page share/help/gl/evince/print-booklet.page share/help/gl/evince/print-differentsize.page share/help/gl/evince/print-order.page +share/help/gl/evince/print-pagescaling.page share/help/gl/evince/print-select.page share/help/gl/evince/printing.page share/help/gl/evince/reload.page @@ -1363,6 +1377,7 @@ share/help/hu/evince/print-2sided.page share/help/hu/evince/print-booklet.page share/help/hu/evince/print-differentsize.page share/help/hu/evince/print-order.page +share/help/hu/evince/print-pagescaling.page share/help/hu/evince/print-select.page share/help/hu/evince/printing.page share/help/hu/evince/reload.page @@ -1444,6 +1459,7 @@ share/help/id/evince/print-2sided.page share/help/id/evince/print-booklet.page share/help/id/evince/print-differentsize.page share/help/id/evince/print-order.page +share/help/id/evince/print-pagescaling.page share/help/id/evince/print-select.page share/help/id/evince/printing.page share/help/id/evince/reload.page @@ -1525,6 +1541,7 @@ share/help/it/evince/print-2sided.page share/help/it/evince/print-booklet.page share/help/it/evince/print-differentsize.page share/help/it/evince/print-order.page +share/help/it/evince/print-pagescaling.page share/help/it/evince/print-select.page share/help/it/evince/printing.page share/help/it/evince/reload.page @@ -1606,6 +1623,7 @@ share/help/ja/evince/print-2sided.page share/help/ja/evince/print-booklet.page share/help/ja/evince/print-differentsize.page share/help/ja/evince/print-order.page +share/help/ja/evince/print-pagescaling.page share/help/ja/evince/print-select.page share/help/ja/evince/printing.page share/help/ja/evince/reload.page @@ -1687,6 +1705,7 @@ share/help/ko/evince/print-2sided.page share/help/ko/evince/print-booklet.page share/help/ko/evince/print-differentsize.page share/help/ko/evince/print-order.page +share/help/ko/evince/print-pagescaling.page share/help/ko/evince/print-select.page share/help/ko/evince/printing.page share/help/ko/evince/reload.page @@ -1768,6 +1787,7 @@ share/help/lv/evince/print-2sided.page share/help/lv/evince/print-booklet.page share/help/lv/evince/print-differentsize.page share/help/lv/evince/print-order.page +share/help/lv/evince/print-pagescaling.page share/help/lv/evince/print-select.page share/help/lv/evince/printing.page share/help/lv/evince/reload.page @@ -1849,6 +1869,7 @@ share/help/nl/evince/print-2sided.page share/help/nl/evince/print-booklet.page share/help/nl/evince/print-differentsize.page share/help/nl/evince/print-order.page +share/help/nl/evince/print-pagescaling.page share/help/nl/evince/print-select.page share/help/nl/evince/printing.page share/help/nl/evince/reload.page @@ -1930,6 +1951,7 @@ share/help/oc/evince/print-2sided.page share/help/oc/evince/print-booklet.page share/help/oc/evince/print-differentsize.page share/help/oc/evince/print-order.page +share/help/oc/evince/print-pagescaling.page share/help/oc/evince/print-select.page share/help/oc/evince/printing.page share/help/oc/evince/reload.page @@ -2011,6 +2033,7 @@ share/help/pt_BR/evince/print-2sided.page share/help/pt_BR/evince/print-booklet.page share/help/pt_BR/evince/print-differentsize.page share/help/pt_BR/evince/print-order.page +share/help/pt_BR/evince/print-pagescaling.page share/help/pt_BR/evince/print-select.page share/help/pt_BR/evince/printing.page share/help/pt_BR/evince/reload.page @@ -2092,6 +2115,7 @@ share/help/ru/evince/print-2sided.page share/help/ru/evince/print-booklet.page share/help/ru/evince/print-differentsize.page share/help/ru/evince/print-order.page +share/help/ru/evince/print-pagescaling.page share/help/ru/evince/print-select.page share/help/ru/evince/printing.page share/help/ru/evince/reload.page @@ -2173,6 +2197,7 @@ share/help/sl/evince/print-2sided.page share/help/sl/evince/print-booklet.page share/help/sl/evince/print-differentsize.page share/help/sl/evince/print-order.page +share/help/sl/evince/print-pagescaling.page share/help/sl/evince/print-select.page share/help/sl/evince/printing.page share/help/sl/evince/reload.page @@ -2254,6 +2279,7 @@ share/help/sr/evince/print-2sided.page share/help/sr/evince/print-booklet.page share/help/sr/evince/print-differentsize.page share/help/sr/evince/print-order.page +share/help/sr/evince/print-pagescaling.page share/help/sr/evince/print-select.page share/help/sr/evince/printing.page share/help/sr/evince/reload.page @@ -2335,6 +2361,7 @@ share/help/sv/evince/print-2sided.page share/help/sv/evince/print-booklet.page share/help/sv/evince/print-differentsize.page share/help/sv/evince/print-order.page +share/help/sv/evince/print-pagescaling.page share/help/sv/evince/print-select.page share/help/sv/evince/printing.page share/help/sv/evince/reload.page @@ -2416,6 +2443,7 @@ share/help/te/evince/print-2sided.page share/help/te/evince/print-booklet.page share/help/te/evince/print-differentsize.page share/help/te/evince/print-order.page +share/help/te/evince/print-pagescaling.page share/help/te/evince/print-select.page share/help/te/evince/printing.page share/help/te/evince/reload.page @@ -2497,6 +2525,7 @@ share/help/uk/evince/print-2sided.page share/help/uk/evince/print-booklet.page share/help/uk/evince/print-differentsize.page share/help/uk/evince/print-order.page +share/help/uk/evince/print-pagescaling.page share/help/uk/evince/print-select.page share/help/uk/evince/printing.page share/help/uk/evince/reload.page @@ -2578,6 +2607,7 @@ share/help/vi/evince/print-2sided.page share/help/vi/evince/print-booklet.page share/help/vi/evince/print-differentsize.page share/help/vi/evince/print-order.page +share/help/vi/evince/print-pagescaling.page share/help/vi/evince/print-select.page share/help/vi/evince/printing.page share/help/vi/evince/reload.page @@ -2659,6 +2689,7 @@ share/help/zh_CN/evince/print-2sided.page share/help/zh_CN/evince/print-booklet.page share/help/zh_CN/evince/print-differentsize.page share/help/zh_CN/evince/print-order.page +share/help/zh_CN/evince/print-pagescaling.page share/help/zh_CN/evince/print-select.page share/help/zh_CN/evince/printing.page share/help/zh_CN/evince/reload.page @@ -2740,6 +2771,7 @@ share/help/zh_HK/evince/print-2sided.page share/help/zh_HK/evince/print-booklet.page share/help/zh_HK/evince/print-differentsize.page share/help/zh_HK/evince/print-order.page +share/help/zh_HK/evince/print-pagescaling.page share/help/zh_HK/evince/print-select.page share/help/zh_HK/evince/printing.page share/help/zh_HK/evince/reload.page @@ -2821,6 +2853,7 @@ share/help/zh_TW/evince/print-2sided.page share/help/zh_TW/evince/print-booklet.page share/help/zh_TW/evince/print-differentsize.page share/help/zh_TW/evince/print-order.page +share/help/zh_TW/evince/print-pagescaling.page share/help/zh_TW/evince/print-select.page share/help/zh_TW/evince/printing.page share/help/zh_TW/evince/reload.page @@ -2856,6 +2889,7 @@ share/locale/bg/LC_MESSAGES/evince.mo share/locale/bn/LC_MESSAGES/evince.mo share/locale/bn_IN/LC_MESSAGES/evince.mo share/locale/br/LC_MESSAGES/evince.mo +share/locale/bs/LC_MESSAGES/evince.mo share/locale/ca/LC_MESSAGES/evince.mo share/locale/ca@valencia/LC_MESSAGES/evince.mo share/locale/cs/LC_MESSAGES/evince.mo @@ -2883,6 +2917,7 @@ share/locale/he/LC_MESSAGES/evince.mo share/locale/hi/LC_MESSAGES/evince.mo share/locale/hu/LC_MESSAGES/evince.mo share/locale/id/LC_MESSAGES/evince.mo +share/locale/is/LC_MESSAGES/evince.mo share/locale/it/LC_MESSAGES/evince.mo share/locale/ja/LC_MESSAGES/evince.mo share/locale/ka/LC_MESSAGES/evince.mo diff --git a/print/evince3/buildlink3.mk b/print/evince3/buildlink3.mk index c4966ab62..ef9762fd8 100644 --- a/print/evince3/buildlink3.mk +++ b/print/evince3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2014/11/08 11:28:43 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/04/25 14:24:45 tnn Exp $ BUILDLINK_TREE+= evince @@ -6,7 +6,7 @@ BUILDLINK_TREE+= evince EVINCE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.evince+= evince>=3.0 -BUILDLINK_ABI_DEPENDS.evince+= evince>=3.12.0nb2 +BUILDLINK_ABI_DEPENDS.evince+= evince>=3.14.2nb1 BUILDLINK_PKGSRCDIR.evince?= ../../print/evince .include "../../x11/gtk3/buildlink3.mk" diff --git a/print/evince3/distinfo b/print/evince3/distinfo index 3f6f7adc1..b67ea8d64 100644 --- a/print/evince3/distinfo +++ b/print/evince3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/03/14 01:47:12 prlw1 Exp $ +$NetBSD: distinfo,v 1.8 2015/06/15 00:06:03 prlw1 Exp $ -SHA1 (evince-3.14.2.tar.xz) = 3df7132fd094ddd729a3095011d3fd203bc7c706 -RMD160 (evince-3.14.2.tar.xz) = fc90a36bd67948736e2166c75fb0abcb36df9b9a -Size (evince-3.14.2.tar.xz) = 3089840 bytes +SHA1 (evince-3.16.1.tar.xz) = 8d846547f52fd317a7611386ff644a4f3e06c8b7 +RMD160 (evince-3.16.1.tar.xz) = 431ceee17b567802051076e8b141182755c518a3 +Size (evince-3.16.1.tar.xz) = 3113776 bytes diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile index a0a6877de..8eb126990 100644 --- a/print/flpsed/Makefile +++ b/print/flpsed/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/01/24 11:16:32 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:24:45 tnn Exp $ DISTNAME= flpsed-0.4.4 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile index 27814a34f..92e5a9730 100644 --- a/print/foomatic-filters/Makefile +++ b/print/foomatic-filters/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/06/18 09:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/28 13:09:35 gdt Exp $ .include "Makefile.common" DISTNAME= foomatic-filters-${FOOMATIC_FILTERS_VERSION} -PKGREVISION= 10 +PKGREVISION= 12 MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/print/foomatic-filters/distinfo b/print/foomatic-filters/distinfo index aa7d62d4f..8835cfb09 100644 --- a/print/foomatic-filters/distinfo +++ b/print/foomatic-filters/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.5 2012/03/23 11:26:18 obache Exp $ +$NetBSD: distinfo,v 1.6 2015/06/28 13:09:35 gdt Exp $ SHA1 (foomatic-filters-3.0.2.tar.gz) = 6d949949f432212632c704904272bc32f287b577 RMD160 (foomatic-filters-3.0.2.tar.gz) = 612529ea462f7f1500f30ffed4aec105b410936c Size (foomatic-filters-3.0.2.tar.gz) = 125875 bytes SHA1 (patch-aa) = 4b471d5fec7147d82eba47512bf851ed0b9d97a3 +SHA1 (patch-foomatic-gswrapper.in) = 7622c2e1e6e21b996207d74414d29c36012e2867 SHA1 (patch-makeMan.in) = 2e317a37ae0f605f57a15555003b09dcc4b53f79 diff --git a/print/foomatic-filters/patches/patch-foomatic-gswrapper.in b/print/foomatic-filters/patches/patch-foomatic-gswrapper.in new file mode 100644 index 000000000..8e0e85dfb --- /dev/null +++ b/print/foomatic-filters/patches/patch-foomatic-gswrapper.in @@ -0,0 +1,17 @@ +$NetBSD: patch-foomatic-gswrapper.in,v 1.1 2015/06/28 13:09:35 gdt Exp $ + +--- foomatic-gswrapper.in.orig 2004-01-22 03:42:35.000000000 +0000 ++++ foomatic-gswrapper.in +@@ -19,10 +19,10 @@ my $configpath = "@sysconfdir@/foomatic" + + # Set GhostScript path + my $gspath = "gs"; +-$gspath = $conf{gspath} if defined(%conf) and defined $conf{gspath}; ++$gspath = $conf{gspath} if %conf and defined $conf{gspath}; + my $execpath = "@prefix@/bin:/usr/local/bin:/usr/bin:/bin"; + # Get execution path from config file +-$execpath = $conf{execpath} if defined(%conf) and defined $conf{execpath}; ++$execpath = $conf{execpath} if %conf and defined $conf{execpath}; + $ENV{'PATH'} = $execpath; + + grep (m!\-sOutputFile=\-! diff --git a/print/foomatic4-db-engine/Makefile b/print/foomatic4-db-engine/Makefile index a253f0011..3e72be864 100644 --- a/print/foomatic4-db-engine/Makefile +++ b/print/foomatic4-db-engine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/09/25 17:37:54 jperkin Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:50:57 wiz Exp $ # DISTNAME= foomatic-db-engine-4.0.8 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ diff --git a/print/foomatic4-db/Makefile b/print/foomatic4-db/Makefile index dcfe9338b..031137285 100644 --- a/print/foomatic4-db/Makefile +++ b/print/foomatic4-db/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.4 2012/10/08 13:45:38 asau Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/11 19:43:18 asau Exp $ # -DISTNAME= foomatic-db-4.0-20120123 +DISTNAME= foomatic-db-4.0-20150415 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openprinting.org/download/foomatic/ COMMENT= Printer database +LICENSE= 2-clause-bsd AND gnu-gpl-v2 AND mit -WRKSRC= ${WRKDIR}/foomatic-db-20120123 +WRKSRC= ${WRKDIR}/${DISTNAME:S/-4.0//} GNU_CONFIGURE= yes USE_LANGUAGES= # none diff --git a/print/foomatic4-db/PLIST b/print/foomatic4-db/PLIST index 6ecf8668e..8615e6ad7 100644 --- a/print/foomatic4-db/PLIST +++ b/print/foomatic4-db/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2012/01/26 11:31:43 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/11 19:43:18 asau Exp $ share/foomatic/db/oldprinterids share/foomatic/db/source/PPD/Brother/BR2600CN_GPL.ppd.gz share/foomatic/db/source/PPD/Brother/BR2700_2_GPL.ppd.gz @@ -126,6 +126,12 @@ share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C7640nD_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C8140ND_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-C8150ND_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-CS555_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1020_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1025_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1030_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1045_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1060_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc1120_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc224_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc232_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc328_PS.ppd.gz @@ -141,6 +147,15 @@ share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc445_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc460_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc524_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSc532_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm1525_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm1530_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm1533_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2525_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2530_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2535_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2540_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2550_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm2560_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm415_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm615_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-DSm616_PS.ppd.gz @@ -186,49 +201,87 @@ share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC3500_DSc535_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MPC4500_DSc545_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_161_DSm416_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_171_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2001_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2501_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2510_DSm725e_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2550B_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2550_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2553_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2554_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_2851_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3010_DSm730e_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_301_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3053_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3054_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3350B_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3350_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3351_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3353_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_3554_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4000B_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4000_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4001_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4002_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_401SPF_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_4054_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5000B_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5000_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5001_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5002_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_5054_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6000_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6001_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6002_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_6054_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_7000_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_7001_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_7502_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_8000_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_8001_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_9001_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_9002_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2003_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2011_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2050_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2051_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2503_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2550_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2551_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C2800_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3001_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3002_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3003_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C300SR_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C300_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C305_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3300_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3501_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3502_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C3503_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4000_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C400SR_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C400_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C401SR_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C401_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4501A_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4501_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4502A_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4502_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C4503_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5000_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5501A_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5501_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5502A_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5502_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C5503_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6000_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6003_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6501_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C6502_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C7500_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C7501_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_C8002_PS.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-MP_CW2200_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7026_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7026n_PS.ppd.gz share/foomatic/db/source/PPD/Gestetner/PS/Gestetner-P7031nL_PS.ppd.gz @@ -274,12 +327,27 @@ share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-6002_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-7502_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-9002_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-CS555_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1020_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1025_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1030_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1045_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1060_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc1120_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc424_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc428_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc432_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc435_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc445_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSc460_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm1525_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm1530_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm1533_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2525_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2530_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2535_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2540_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2550_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm2560_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm415_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm615_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-DSm616_PXL.ppd.gz @@ -319,49 +387,81 @@ share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC3500_DSc535_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MPC4500_DSc545_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_161_DSm416_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_171_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2001_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2501_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2510_DSm725e_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2550B_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2550_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2553_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2554_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_2851_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3010_DSm730e_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3053_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3054_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3350B_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3350_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3351_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3353_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_3554_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4000B_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4000_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4001_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4002_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_4054_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5000B_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5000_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5001_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5002_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_5054_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6000_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6001_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6002_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_6054_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_7000_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_7001_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_7502_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_8000_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_8001_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_9001_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_9002_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2003_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2011_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2050_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2051_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2503_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2550_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2551_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C2800_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3001_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3002_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3003_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C300SR_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C300_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3300_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3501_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3502_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C3503_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4000_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C400SR_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C400_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4501A_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4501_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4502_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C4503_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5000_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5501A_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5501_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5502_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C5503_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6000_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6003_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6501_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C6502_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C7500_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C7501_PXL.ppd.gz +share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-MP_C8002_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_1106EX_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_1107EX_PXL.ppd.gz share/foomatic/db/source/PPD/Gestetner/PXL/Gestetner-Pro_1356EX_PXL.ppd.gz @@ -453,57 +553,104 @@ share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3090_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3110_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-IS_3135_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_171_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2001_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_201_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2352_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2501_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2550B_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2550_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2553_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2554_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2851_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_2852_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_301_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3053_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3054_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3350B_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3350_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3351_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3352_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3353_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_3554_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4000B_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4000_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4001_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4002_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_4054_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5000B_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5000_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5001_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5002_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_5054_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6000_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6001_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6002_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_6054_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_7000_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_7001_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_7502_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_8000_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_8001_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_9001_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_9002_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2003Z_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2003_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2011_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2050_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2051_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2503Z_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2503_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2550_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2551_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C2800_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3001_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3002_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3003_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C300SR_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C300_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C305_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3300_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3501_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3502_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C3503_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4000_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C400SR_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C400_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C401SR_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C401_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4501A_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4501_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4502A_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4502_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C4503_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5000_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5501A_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5501_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5502A_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5502_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C5503_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6000_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6003_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6501_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C6502_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C7500_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C7501_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-MP_C8002_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1106EX_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1107EX_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1356EX_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_1357EX_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8100S_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8110S_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_8120S_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_906EX_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_907EX_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C5100S_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C5110S_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7100S_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7100_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7110S_PS.ppd.gz +share/foomatic/db/source/PPD/Infotec/PS/Infotec-Pro_C7110_PS.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-4353_MF_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-4452_MF_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS2022_PXL.ppd.gz @@ -561,57 +708,100 @@ share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3090_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3110_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-IS_3135_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_171_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2001_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_201_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2352_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2501_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2550B_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2550_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2553_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2554_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2851_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_2852_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3053_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3054_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3350B_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3350_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3351_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3352_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3353_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_3554_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4000B_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4000_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4001_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4002_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_4054_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5000B_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5000_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5001_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5002_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_5054_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6000_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6001_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6002_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_6054_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_7000_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_7001_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_7502_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_8000_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_8001_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_9001_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_9002_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2003Z_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2003_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2011_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2050_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2051_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2503Z_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2503_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2550_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2551_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C2800_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3001_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3002_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3003_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C300SR_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C300_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3300_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3501_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3502_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C3503_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4000_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C400SR_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C400_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4501A_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4501_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4502_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C4503_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5000_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5501A_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5501_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5502_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C5503_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6000_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6003_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6501_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C6502_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C7500_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C7501_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-MP_C8002_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1106EX_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1107EX_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1356EX_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_1357EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_8120S_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_906EX_PXL.ppd.gz share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_907EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C5100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C5110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7100_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Infotec/PXL/Infotec-Pro_C7110_PXL.ppd.gz share/foomatic/db/source/PPD/KONICA_MINOLTA/KO1050UX.ppd.gz share/foomatic/db/source/PPD/KONICA_MINOLTA/KO500UX.ppd.gz share/foomatic/db/source/PPD/KONICA_MINOLTA/KO750UX.ppd.gz @@ -749,6 +939,8 @@ share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS-C3232E_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS-C4035E_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_250ci.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_300ci.ppd.gz +share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_3050ci.ppd.gz +share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_3550ci.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_400ci.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_CS_500ci.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1000_en.ppd.gz @@ -760,12 +952,17 @@ share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1700_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1714M_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-1750_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-2000D_en.ppd.gz +share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-2100D.ppd.gz +share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-2100DN.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3700+_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3700_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3718M_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3750_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-3900DN_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4000DN_en.ppd.gz +share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4100DN.ppd.gz +share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4200DN.ppd.gz +share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-4300DN.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-5800C_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-5900C_en.ppd.gz share/foomatic/db/source/PPD/Kyocera/en/Kyocera_FS-600_en.ppd.gz @@ -1420,80 +1617,136 @@ share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_1600_LD316_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_161_LD016_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_171_LD_117_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2000_LD320d_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2001_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_201_LD_220_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2352_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2501_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2510_LD325_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2550B_LD425B_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2550_LD425_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2553_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2554_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2851_LD528_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_2852_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3010_LD330_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_301_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3053_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3054_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3350B_LD433B_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3350_LD433_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3351_LD533_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3352_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3353_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3500_LD335_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_3554_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4000B_LD040B_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4000_LD040_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4001_LD140_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4002_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_401SPF_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4054_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_4500_LD345_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5000B_LD050B_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5000_LD050_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5001_LD150_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5002_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5054_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_5500_LD255_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6000_LD260_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6001_LD360_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6002_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6054_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_6500_LD265_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7000_LD270_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7001_LD370_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7500_LD275_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_7502_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_8000_LD280_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_8001_LD380_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_9000_LD190_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_9001_LD390_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_9002_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2003_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2050_LD520C_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2500_LD425c_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2503_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2550_LD525C_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C2800_LD528C_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3000_LD430c_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3001_LD630C_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3002_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3003_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C300SR_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C300_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C305_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3300_LD533C_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3500_LD435c_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3501_LD635C_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3502_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C3503_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4000_LD540C_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C400SR_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C400_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C401SR_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C401_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4500_LD445c_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4501_LD645C_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4502A_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4502_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C4503_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5000_LD550C_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5501_LD655C_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5502A_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5502_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C5503_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6000_LD260c_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6003_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6501_LD365C_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C6502_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C7500_LD275c_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C7501_LD375C_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_C8002_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-MP_CW2200_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1106EX_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1107EX_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1356EX_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_1357EX_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8100S_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8110S_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_8120S_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_906EX_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_907EX_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C5100S_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C5110S_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7100S_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7100_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7110S_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-Pro_C7110_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4100NL_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4100N_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4110N_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4210N_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4310N_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4510DN_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4510SF_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_4520DN_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5200DN_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5200S_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5210DN_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5210SF_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_5210SR_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_6330N_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_8300DN_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_9100_LP275_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C320DN_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C400DN_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C430DN_PS.ppd.gz share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C431DN_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C730DN_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C830DN_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PS/Lanier-SP_C831DN_PS.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/LANIER-SG3110DN_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/LANIER-SG3110DNw_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5622_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5627_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-5632_PXL.ppd.gz @@ -1547,66 +1800,108 @@ share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_1600_LD316_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_161_LD016_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_171_LD_117_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2000_LD320d_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2001_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_201_LD_220_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2352_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2501_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2510_LD325_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2550B_LD425B_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2550_LD425_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2553_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2554_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2851_LD528_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_2852_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3010_LD330_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3053_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3054_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3350B_LD433B_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3350_LD433_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3351_LD533_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3352_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3353_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3500_LD335_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_3554_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4000B_LD040B_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4000_LD040_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4001_LD140_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4002_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4054_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_4500_LD345_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5000B_LD050B_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5000_LD050_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5001_LD150_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5002_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5054_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_5500_LD255_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6000_LD260_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6001_LD360_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6002_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6054_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_6500_LD265_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7000_LD270_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7001_LD370_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7500_LD275_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_7502_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_8000_LD280_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_8001_LD380_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_9000_LD190_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_9001_LD390_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_9002_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2003_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2050_LD520C_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2500_LD425c_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2503_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2550_LD525C_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C2800_LD528C_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3000_LD430c_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3001_LD630C_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3002_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3003_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C300SR_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C300_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3300_LD533C_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3500_LD435c_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3501_LD635C_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3502_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C3503_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4000_LD540C_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C400SR_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C400_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4500_LD445c_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4501_LD645C_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4502_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C4503_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5000_LD550C_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5501_LD655C_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5502_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C5503_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6000_LD260c_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6003_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6501_LD365C_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C6502_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C7500_LD275c_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C7501_LD375C_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-MP_C8002_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1106EX_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1107EX_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1356EX_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_1357EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_8120S_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_906EX_PXL.ppd.gz share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_907EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C5100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C5110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7100_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-Pro_C7110_PXL.ppd.gz +share/foomatic/db/source/PPD/Lanier/PXL/Lanier-SG3110SFNw_PXL.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_6500e_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_C2100_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C510.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C520.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C522.ppd.gz @@ -1617,6 +1912,7 @@ share/foomatic/db/source/PPD/Lexmark/Lexmark_C544.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C546.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C734.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C736.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_C740_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C750.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C752.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C780.ppd.gz @@ -1628,6 +1924,12 @@ share/foomatic/db/source/PPD/Lexmark/Lexmark_C920_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C930.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C935.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_C950_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_CS310_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_CS410_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_CS510_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_CX310_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_CX410_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_CX510_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_E260.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_E260d.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_E260dn.ppd.gz @@ -1639,6 +1941,24 @@ share/foomatic/db/source/PPD/Lexmark/Lexmark_E460dn.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_E460dw.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_E462dtn.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_EG460dn.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_M1100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_M3100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_M5100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MS310_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MS410_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MS510_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MS610_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MS710_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MS810_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MS910_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX310_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX410_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX510_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX610_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX6500e_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX710_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX810_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_MX910_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_T650.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_T652.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_T654.ppd.gz @@ -1668,6 +1988,7 @@ share/foomatic/db/source/PPD/Lexmark/Lexmark_X658de.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X734de.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X736de.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X738de.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_X740_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X790_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X860de.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X862de.ppd.gz @@ -1676,6 +1997,12 @@ share/foomatic/db/source/PPD/Lexmark/Lexmark_X920_Series.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X940e.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X945e.ppd.gz share/foomatic/db/source/PPD/Lexmark/Lexmark_X950_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_XC2100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_XM1100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_XM3100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_XM5100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_XM7100_Series.ppd.gz +share/foomatic/db/source/PPD/Lexmark/Lexmark_XM9100_Series.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-10515_10518_10512_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-2205_2238_2212_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-2705_2738_2712_PS.ppd.gz @@ -1736,65 +2063,104 @@ share/foomatic/db/source/PPD/NRG/PS/NRG-MP_1600_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_161_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_171_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2000_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2001_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_201_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2352_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2500_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2501_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2510_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2550B_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2550_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2553_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2554_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2851_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_2852_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3010_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_301_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3053_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3054_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3350B_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3350_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3351_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3352_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3353_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3500_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_3554_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4000B_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4001_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4002_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4054_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_4500_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5000B_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5001_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5002_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5054_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_5500_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6001_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6002_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6054_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_6500_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7001_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7500_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_7502_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_8000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_8001_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_9000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_9001_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_9002_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C1500sp_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2003Z_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2003_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2011_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2050_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2051_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2500_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2503Z_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2503_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2550_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2551_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C2800_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3001_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3002_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3003_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C300SR_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C300_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C305_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3300_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3500_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3501_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3502_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C3503_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C400SR_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C400_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C401SR_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C401_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4500_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4501A_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4501_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4502A_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4502_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C4503_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5000_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5501A_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5501_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5502A_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5502_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C5503_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6000_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6003_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6501_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C6502_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C7500_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C7501_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_C8002_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-MP_CW2200_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W2400_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W2401_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-MP_W3600_PS.ppd.gz @@ -1819,12 +2185,24 @@ share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1106EX_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1107EX_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1356EX_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_1357EX_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8100S_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8110S_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_8120S_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_906EX_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_907EX_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C5100S_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C5110S_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7100S_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7100_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7110S_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-Pro_C7110_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4100NL_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4100N_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4110N_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4210N_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4310N_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4510DN_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-SP_4510SF_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5200DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5200S_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5210DN_PS.ppd.gz @@ -1833,6 +2211,7 @@ share/foomatic/db/source/PPD/NRG/PS/NRG-SP_5210SR_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_6330N_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8100DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8200DN_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-SP_8300DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_9100DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C320DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C410DN_PS.ppd.gz @@ -1840,9 +2219,12 @@ share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C411DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C420DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C430DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C431DN_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C730DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C811DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C820DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C821DN_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C830DN_PS.ppd.gz +share/foomatic/db/source/PPD/NRG/PS/NRG-SP_C831DN_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PS/NRG-SP_W2470_PS.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-10515_10518_10512_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-2205_2238_2212_PXL.ppd.gz @@ -1887,71 +2269,117 @@ share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_1600_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_161_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_171_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2000_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2001_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_201_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2352_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2500_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2501_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2510_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2550B_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2550_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2553_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2554_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2851_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_2852_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3010_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3053_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3054_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3350B_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3350_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3351_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3352_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3353_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3500_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_3554_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4000B_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4001_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4002_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4054_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_4500_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5000B_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5001_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5002_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5054_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_5500_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6001_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6002_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6054_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_6500_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7001_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7500_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_7502_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_8000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_8001_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_9000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_9001_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_9002_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C1500sp_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2003Z_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2003_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2011_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2050_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2051_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2500_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2503Z_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2503_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2550_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2551_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C2800_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3001_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3002_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3003_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C300SR_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C300_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3300_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3500_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3501_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3502_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C3503_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C400SR_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C400_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4500_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4501A_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4501_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4502A_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4502_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C4503_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5000_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5501A_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5501_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5502A_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5502_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C5503_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6000_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6003_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6501_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C6502_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C7500_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C7501_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-MP_C8002_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1106EX_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1107EX_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1356EX_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_1357EX_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8100S_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8110S_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_8120S_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_906EX_PXL.ppd.gz share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_907EX_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C5100S_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C5110S_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7100S_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7100_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7110S_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-Pro_C7110_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-SG3110DN_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-SG3110DNw_PXL.ppd.gz +share/foomatic/db/source/PPD/NRG/PXL/NRG-SG3110SFNw_PXL.ppd.gz share/foomatic/db/source/PPD/Oce/Oce-3145PS/1/OC3145_3.ppd.gz share/foomatic/db/source/PPD/Oce/Oce-3155PS/1/OC3155_3.ppd.gz share/foomatic/db/source/PPD/Oce/Oce-3165PS/1/OC3165_3.ppd.gz @@ -2088,6 +2516,7 @@ share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2550_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2851_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_2852_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3010_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_301_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3350B_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3350_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3351_PS.ppd.gz @@ -2096,21 +2525,26 @@ share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_3500_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4000B_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4001_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4002_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_4500_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5000B_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5001_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5002_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_5500_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6001_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6002_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_6500_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7001_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7500_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_7502_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_8000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_8001_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_9000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_9001_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_9002_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2050_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2051_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2500_PS.ppd.gz @@ -2119,20 +2553,27 @@ share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2551_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C2800_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3001_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3002_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C300SR_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C300_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C305_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3300_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3500_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3501_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C3502_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C400SR_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C400_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4500_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4501A_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4501_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4502A_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C4502_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5501A_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5501_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5502A_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C5502_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C6000_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C6501_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_MP_C7500_PS.ppd.gz @@ -2147,6 +2588,7 @@ share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4100NL_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4100N_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4110N_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4210N_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_4310N_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5200DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5200S_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5210DN_PS.ppd.gz @@ -2155,6 +2597,7 @@ share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_5210SR_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_6330N_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8100DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8200DN_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_8300DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_9100DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C320DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C400DN_PS.ppd.gz @@ -2163,9 +2606,12 @@ share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C411DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C420DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C430DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C431DN_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C730DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C811DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C820DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C821DN_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C830DN_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_C831DN_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Aficio_SP_W2470_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-ColorLaser_AP828_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-DDP_70_PS.ppd.gz @@ -2176,13 +2622,58 @@ share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2600N_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2600_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2610N_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-LASER_AP2610_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2001_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2501_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2553_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2554J_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_2554_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3053_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3054J_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3054_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3353_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3554J_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_3554_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_401SPF_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_4054_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_5054_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_6054_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C1500_615C_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2003Z_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2003_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2011_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2503Z_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C2503_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C3003_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C3503_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C401SR_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C401_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C4503_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C5503_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C6003_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C6502_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_C8002_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-MP_CW2200_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1106EX_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1107EX_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1356EX_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_1357EX_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8100S_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8110S_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_8120S_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_906EX_PS.ppd.gz share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_907EX_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C5100S_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C5110S_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7100S_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7100_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7110S_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-Pro_C7110_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_4510DN_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_4510SF_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PS/Ricoh-SP_4520DN_PS.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-AficioSG3110DN_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-AficioSG3110DNw_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-AficioSG3110SFNw_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1022_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1027_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_1032_PXL.ppd.gz @@ -2243,21 +2734,26 @@ share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_3500_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4000B_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4001_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4002_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_4500_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5000B_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5001_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5002_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_5500_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6001_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6002_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_6500_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7001_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7500_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_7502_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_8000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_8001_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_9000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_9001_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_9002_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2050_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2051_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2500_PXL.ppd.gz @@ -2266,20 +2762,26 @@ share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2551_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C2800_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3001_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3002_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C300SR_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C300_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3300_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3500_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3501_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C3502_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C400SR_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C400_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4500_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4501A_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4501_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C4502_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5501A_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5501_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C5502_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C6000_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C6501_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Aficio_MP_C7500_PXL.ppd.gz @@ -2289,13 +2791,140 @@ share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_3050SFN_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_5050N_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_E3350N_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-GX_E5550N_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2001_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2501_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2553_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2554J_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_2554_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3053_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3054J_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3054_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3353_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3554J_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_3554_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_4054_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_5054_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_6054_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C1500_615C_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2003Z_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2003_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2011_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2503Z_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C2503_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C3003_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C3503_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C4503_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C5503_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C6003_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C6502_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-MP_C8002_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1106EX_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1107EX_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1356EX_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_1357EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_8120S_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_906EX_PXL.ppd.gz share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_907EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C5100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C5110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7100_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-Pro_C7110_PXL.ppd.gz +share/foomatic/db/source/PPD/Ricoh/PXL/Ricoh-SG3120BSFNw_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C140x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C145x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C1810_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C1860_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C2620_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C2670_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C460_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C470_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_C4820_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-350_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-410_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-660_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-670_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-680_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-770_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLP-775_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-3300_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-4190_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6200_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6220_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6240_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6250_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-6260_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8380_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8385X_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8385_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8540_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-8640_8650_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-9250_9350_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-9252_9352_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-92x1_93x1_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-981x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_CLX-982x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_K401_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_K4350_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_M4370_5370_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_M453x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_M458x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_M5270_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2150_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2550_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2570_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2850_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2853_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-2855_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-3470_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-3475_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-371x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-375x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4050_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4055_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-451x_501x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4550_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-4555_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-551x_651x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-8850_8950_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_ML-8x00_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-483x_5x3x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-4x28_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-5635_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-5835_5935X_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-5835_5935_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6545X_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6545_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-681x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x20_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x22_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x45_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x55X_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-6x55_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-8030_8040_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-8123_8128_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-8230_8240_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-881x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_SCX-882x_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_X401_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PS/Samsung_X4300_Series.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_CLP-610_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_CLP-620_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M262x_282x_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M267x_287x_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M283x_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_M288x_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_ML-2525W_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_ML-2580_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_ML-2950_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-470x_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-472x_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-4x24_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-4x25_Series_PXL.ppd.gz +share/foomatic/db/source/PPD/Samsung/PXL/Samsung_SCX-4x26_Series_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-2404WDP_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-2404WD_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-2406WD_PS.ppd.gz @@ -2444,27 +3073,82 @@ share/foomatic/db/source/PPD/Savin/PS/Savin-MLP37N_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-MLP45_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-MLP75n_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2352_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2501_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2553_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2554_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-MP_2852_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_301_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3053_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3054_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3352_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3353_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_3554_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_4002_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_401SPF_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_4054_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_5002_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_5054_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_6002_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_6054_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_7502_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_9002_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C2003_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C2503_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3002_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3003_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C305_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3502_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C3503_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C401SR_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C401_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C4502A_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C4502_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C4503_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C5502A_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C5502_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C5503_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C6003_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C6502_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_C8002_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-MP_CW2200_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1106EX_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1107EX_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1356EX_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_1357EX_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8100S_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8110S_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_8120S_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_906EX_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_907EX_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C5100S_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C5110S_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7100S_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7100_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7110S_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-Pro_C7110_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SDC555_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SGC_1506_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SLP26_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SLP26n_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SLP32_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SLP38c_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4310N_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4510DN_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4510SF_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_4520DN_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5200DN_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5200S_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5210DN_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5210SF_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SP_5210SR_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_8300DN_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C320DN_PS.ppd.gz share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C400DN_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C730DN_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C830DN_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PS/Savin-SP_C831DN_PS.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/SAVIN-SG3110DN_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/SAVIN-SG3110DNw_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-2522_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-2527_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-2532_PXL.ppd.gz @@ -2562,30 +3246,205 @@ share/foomatic/db/source/PPD/Savin/PXL/Savin-C_230_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-C_240SR_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-C_240_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2352_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2501_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2553_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2554_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_2852_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3053_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3054_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3352_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3353_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_3554_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_4002_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_4054_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_5002_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_5054_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_6002_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_6054_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_7502_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_9002_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C2003_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C2503_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3002_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3003_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3502_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C3503_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C4502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C4502_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C4503_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C5502A_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C5502_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C5503_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C6003_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C6502_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-MP_C8002_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1106EX_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1107EX_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1356EX_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_1357EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_8120S_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_906EX_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_907EX_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C5100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C5110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7100S_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7100_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7110S_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-Pro_C7110_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-SDC555_PXL.ppd.gz +share/foomatic/db/source/PPD/Savin/PXL/Savin-SG3110SFNw_PXL.ppd.gz share/foomatic/db/source/PPD/Savin/PXL/Savin-SGC_1506_PXL.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-AR-N182FG-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-AR-N182G-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-1810U-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2010U-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300FG-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300G-ps-jp.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300G-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-2300N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2310F-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2310U-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2314N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2314NR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2514FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2610FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2610N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2614N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2614NR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2615N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2616N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2640FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2640N-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700FG-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700G-ps-jp.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700G-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-2700N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3110FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3110N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3111F-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3111U-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3114FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3114N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3114NR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3115N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3116N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3140FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3140N-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500N-ps-jp.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-3500N-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501N-ps-jp.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-3501N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3610FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3610N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3611F-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3614FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3640FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-3640N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4110FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4110N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4111FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4111N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4112N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4140FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4140N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4141FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4141N-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500N-ps-jp.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-4500N-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501N-ps-jp.ppd.gz share/foomatic/db/source/PPD/Sharp/Sharp-MX-4501N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5110FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5110N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5111FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5111N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5112N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5140FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5140N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5141FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5141N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5500N-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-5500N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-6200N-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-6200N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-6240N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-6500N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-6540FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-7000N-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-7000N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-7040N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-7500N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250E-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250F-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250FE-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C250FR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300E-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300F-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300P-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300PE-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300PL-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300W-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300W-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300WE-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C300WR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C301-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C301F-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-C301W-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1054-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1100-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1100-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M1204-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M182-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M182D-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M202D-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M232D-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M260-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M260FP-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M260N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264FP-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264NR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264NV-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M264U-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M310-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M310FP-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M310N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314FP-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314NR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314NV-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M314U-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354FP-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354NR-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M354U-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M364N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M365FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M365N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M464FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M464N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M465FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M465N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M564FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M564N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M565FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M565N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M654FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M654N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M754FN-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M754N-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M850-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M860-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M904-ps.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M950-ps-jp.ppd.gz +share/foomatic/db/source/PPD/Sharp/Sharp-MX-M950-ps.ppd.gz share/foomatic/db/source/PPD/Sharp/sc170fpj.ppd.gz share/foomatic/db/source/PPD/Sharp/sc172fpj.ppd.gz share/foomatic/db/source/PPD/Sharp/sc260fpj.ppd.gz @@ -2596,6 +3455,7 @@ share/foomatic/db/source/PPD/Sharp/sh160mj.ppd.gz share/foomatic/db/source/PPD/Sharp/sh163fgj.ppd.gz share/foomatic/db/source/PPD/Sharp/sh163gj.ppd.gz share/foomatic/db/source/PPD/Sharp/sh200mj.ppd.gz +share/foomatic/db/source/PPD/Sharp/sh202fpj.ppd.gz share/foomatic/db/source/PPD/Sharp/sh205fgj.ppd.gz share/foomatic/db/source/PPD/Sharp/sh205gj.ppd.gz share/foomatic/db/source/PPD/Sharp/sh266fpj.ppd.gz @@ -2639,6 +3499,8 @@ share/foomatic/db/source/PPD/Sharp/sham700n.ppd.gz share/foomatic/db/source/PPD/Sharp/sham700u.ppd.gz share/foomatic/db/source/PPD/Sharp/shar168d.ppd.gz share/foomatic/db/source/PPD/Sharp/shar168s.ppd.gz +share/foomatic/db/source/PPD/Sharp/shar208d.ppd.gz +share/foomatic/db/source/PPD/Sharp/shar208s.ppd.gz share/foomatic/db/source/PPD/Sharp/shar5220.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm150.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm155.ppd.gz @@ -2646,6 +3508,8 @@ share/foomatic/db/source/PPD/Sharp/sharm160.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm161.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm162.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm165.ppd.gz +share/foomatic/db/source/PPD/Sharp/sharm200.ppd.gz +share/foomatic/db/source/PPD/Sharp/sharm201.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm205.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm206.ppd.gz share/foomatic/db/source/PPD/Sharp/sharm207.ppd.gz @@ -2659,6 +3523,8 @@ share/foomatic/db/source/PPD/Sharp/shc261fj.ppd.gz share/foomatic/db/source/PPD/Sharp/shc261mj.ppd.gz share/foomatic/db/source/PPD/Sharp/shc261sj.ppd.gz share/foomatic/db/source/PPD/Sharp/shc262sj.ppd.gz +share/foomatic/db/source/PPD/Sharp/shmb201d.ppd.gz +share/foomatic/db/source/PPD/Sharp/shmxb201.ppd.gz share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST205_CUPS.ppd.gz share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST280_282_CUPS.ppd.gz share/foomatic/db/source/PPD/Toshiba/TOSHIBA_EST3510c_CUPS.ppd.gz @@ -2681,6 +3547,7 @@ share/foomatic/db/source/driver/Postscript-NRG.xml share/foomatic/db/source/driver/Postscript-Oce.xml share/foomatic/db/source/driver/Postscript-Oki.xml share/foomatic/db/source/driver/Postscript-Ricoh.xml +share/foomatic/db/source/driver/Postscript-Samsung.xml share/foomatic/db/source/driver/Postscript-Savin.xml share/foomatic/db/source/driver/Postscript-Sharp.xml share/foomatic/db/source/driver/Postscript-Toshiba.xml @@ -2700,6 +3567,7 @@ share/foomatic/db/source/driver/bjc600.xml share/foomatic/db/source/driver/bjc800.xml share/foomatic/db/source/driver/bjc800j.xml share/foomatic/db/source/driver/bjc880j.xml +share/foomatic/db/source/driver/brlaser.xml share/foomatic/db/source/driver/c2050.xml share/foomatic/db/source/driver/c2070.xml share/foomatic/db/source/driver/c2esp.xml @@ -2728,6 +3596,7 @@ share/foomatic/db/source/driver/epsonepl.xml share/foomatic/db/source/driver/escpage.xml share/foomatic/db/source/driver/fmlbp.xml share/foomatic/db/source/driver/fmpr.xml +share/foomatic/db/source/driver/foo2hbpl2.xml share/foomatic/db/source/driver/foo2hiperc.xml share/foomatic/db/source/driver/foo2hp.xml share/foomatic/db/source/driver/foo2kyo.xml @@ -2737,6 +3606,9 @@ share/foomatic/db/source/driver/foo2oak.xml share/foomatic/db/source/driver/foo2qpdl.xml share/foomatic/db/source/driver/foo2slx.xml share/foomatic/db/source/driver/foo2xqx.xml +share/foomatic/db/source/driver/foo2zjs-z1.xml +share/foomatic/db/source/driver/foo2zjs-z2.xml +share/foomatic/db/source/driver/foo2zjs-z3.xml share/foomatic/db/source/driver/foo2zjs.xml share/foomatic/db/source/driver/gdi.xml share/foomatic/db/source/driver/gutenprint.xml @@ -2833,6 +3705,7 @@ share/foomatic/db/source/driver/pxlcolor-Infotec.xml share/foomatic/db/source/driver/pxlcolor-Lanier.xml share/foomatic/db/source/driver/pxlcolor-NRG.xml share/foomatic/db/source/driver/pxlcolor-Ricoh.xml +share/foomatic/db/source/driver/pxlcolor-Samsung.xml share/foomatic/db/source/driver/pxlcolor-Savin.xml share/foomatic/db/source/driver/pxlcolor.xml share/foomatic/db/source/driver/pxldpl.xml @@ -2843,6 +3716,7 @@ share/foomatic/db/source/driver/pxlmono-Infotec.xml share/foomatic/db/source/driver/pxlmono-Lanier.xml share/foomatic/db/source/driver/pxlmono-NRG.xml share/foomatic/db/source/driver/pxlmono-Ricoh.xml +share/foomatic/db/source/driver/pxlmono-Samsung.xml share/foomatic/db/source/driver/pxlmono-Savin.xml share/foomatic/db/source/driver/pxlmono.xml share/foomatic/db/source/driver/r4081.xml @@ -3057,9 +3931,11 @@ share/foomatic/db/source/opt/PJL-Duplex.xml share/foomatic/db/source/opt/PJL-PJLBinding.xml share/foomatic/db/source/opt/PJL-PJLDuplex.xml share/foomatic/db/source/opt/PageSize-A4only.xml +share/foomatic/db/source/opt/Postscript-Color.xml share/foomatic/db/source/opt/Postscript-Duplex.xml share/foomatic/db/source/opt/Postscript-InputSlot.xml share/foomatic/db/source/opt/Postscript-PageSize.xml +share/foomatic/db/source/opt/Postscript-RGBProfile.xml share/foomatic/db/source/opt/Postscript-Resolution.xml share/foomatic/db/source/opt/Postscript-largeformat-PageSize.xml share/foomatic/db/source/opt/Postscript1-Resolution.xml @@ -3148,6 +4024,7 @@ share/foomatic/db/source/opt/hpijs-pcl5c-PrintoutMode.xml share/foomatic/db/source/opt/hpijs-pcl5c-Quality.xml share/foomatic/db/source/opt/hpijs-pcl5e-PrintoutMode.xml share/foomatic/db/source/opt/hpijs-pcl5e-Quality.xml +share/foomatic/db/source/opt/ibmpro-Resolution.xml share/foomatic/db/source/opt/jap-PageSize.xml share/foomatic/db/source/opt/jap-Resolution.xml share/foomatic/db/source/opt/largeformat-PageSize.xml @@ -3265,7 +4142,9 @@ share/foomatic/db/source/printer/Brother-DCP-1200.xml share/foomatic/db/source/printer/Brother-DCP-7010.xml share/foomatic/db/source/printer/Brother-DCP-7020.xml share/foomatic/db/source/printer/Brother-DCP-7025.xml +share/foomatic/db/source/printer/Brother-DCP-7030.xml share/foomatic/db/source/printer/Brother-DCP-7045N.xml +share/foomatic/db/source/printer/Brother-DCP-7065DN.xml share/foomatic/db/source/printer/Brother-DCP-8020.xml share/foomatic/db/source/printer/Brother-DCP-8025D.xml share/foomatic/db/source/printer/Brother-DCP-8040.xml @@ -3306,7 +4185,9 @@ share/foomatic/db/source/printer/Brother-HL-2035.xml share/foomatic/db/source/printer/Brother-HL-2040.xml share/foomatic/db/source/printer/Brother-HL-2060.xml share/foomatic/db/source/printer/Brother-HL-2070N.xml +share/foomatic/db/source/printer/Brother-HL-2135.xml share/foomatic/db/source/printer/Brother-HL-2140.xml +share/foomatic/db/source/printer/Brother-HL-2142.xml share/foomatic/db/source/printer/Brother-HL-2170W.xml share/foomatic/db/source/printer/Brother-HL-2400CeN.xml share/foomatic/db/source/printer/Brother-HL-2460.xml @@ -3593,6 +4474,7 @@ share/foomatic/db/source/printer/DEC-LN03.xml share/foomatic/db/source/printer/DEC-LN07.xml share/foomatic/db/source/printer/DEC-LN17.xml share/foomatic/db/source/printer/Dell-1110.xml +share/foomatic/db/source/printer/Dell-1355.xml share/foomatic/db/source/printer/Dell-3000cn.xml share/foomatic/db/source/printer/Dell-3010cn.xml share/foomatic/db/source/printer/Dell-3100cn.xml @@ -3608,6 +4490,8 @@ share/foomatic/db/source/printer/Dymo-CoStar-LabelWriter_XLplus.xml share/foomatic/db/source/printer/Dymo-CoStar-SE250.xml share/foomatic/db/source/printer/Dymo-CoStar-SE250plus.xml share/foomatic/db/source/printer/Dymo-CoStar-Turbo.xml +share/foomatic/db/source/printer/Epson-1430_Series.xml +share/foomatic/db/source/printer/Epson-1500_Series.xml share/foomatic/db/source/printer/Epson-AL-2600.xml share/foomatic/db/source/printer/Epson-AL-C1000.xml share/foomatic/db/source/printer/Epson-AL-C1900.xml @@ -3642,6 +4526,7 @@ share/foomatic/db/source/printer/Epson-AL-MX21.xml share/foomatic/db/source/printer/Epson-ActionLaser_1100.xml share/foomatic/db/source/printer/Epson-ActionLaser_II.xml share/foomatic/db/source/printer/Epson-ActionPrinter_3250.xml +share/foomatic/db/source/printer/Epson-Artisan_1430_Series.xml share/foomatic/db/source/printer/Epson-Artisan_50.xml share/foomatic/db/source/printer/Epson-Artisan_630_Series.xml share/foomatic/db/source/printer/Epson-Artisan_700.xml @@ -3673,6 +4558,8 @@ share/foomatic/db/source/printer/Epson-E-330.xml share/foomatic/db/source/printer/Epson-E-330S.xml share/foomatic/db/source/printer/Epson-E-340.xml share/foomatic/db/source/printer/Epson-E-350.xml +share/foomatic/db/source/printer/Epson-E-360_Series.xml +share/foomatic/db/source/printer/Epson-E-370_Series.xml share/foomatic/db/source/printer/Epson-E-500.xml share/foomatic/db/source/printer/Epson-E-520.xml share/foomatic/db/source/printer/Epson-E-530.xml @@ -3682,13 +4569,26 @@ share/foomatic/db/source/printer/Epson-E-720.xml share/foomatic/db/source/printer/Epson-E-800.xml share/foomatic/db/source/printer/Epson-E-810.xml share/foomatic/db/source/printer/Epson-E-820.xml +share/foomatic/db/source/printer/Epson-E-830_Series.xml +share/foomatic/db/source/printer/Epson-E-840_Series.xml share/foomatic/db/source/printer/Epson-EM_900C.xml share/foomatic/db/source/printer/Epson-EM_900CN.xml share/foomatic/db/source/printer/Epson-EM_930C.xml share/foomatic/db/source/printer/Epson-EM_930CN.xml +share/foomatic/db/source/printer/Epson-EP-306_Series.xml +share/foomatic/db/source/printer/Epson-EP-705A_Series.xml +share/foomatic/db/source/printer/Epson-EP-706A_Series.xml +share/foomatic/db/source/printer/Epson-EP-775A_Series.xml +share/foomatic/db/source/printer/Epson-EP-776A_Series.xml share/foomatic/db/source/printer/Epson-EP-801A.xml +share/foomatic/db/source/printer/Epson-EP-805A_Series.xml +share/foomatic/db/source/printer/Epson-EP-806A_Series.xml share/foomatic/db/source/printer/Epson-EP-901A.xml share/foomatic/db/source/printer/Epson-EP-901F.xml +share/foomatic/db/source/printer/Epson-EP-905A_Series.xml +share/foomatic/db/source/printer/Epson-EP-905F_Series.xml +share/foomatic/db/source/printer/Epson-EP-906F_Series.xml +share/foomatic/db/source/printer/Epson-EP-976A3_Series.xml share/foomatic/db/source/printer/Epson-EPL-5200.xml share/foomatic/db/source/printer/Epson-EPL-5200plus.xml share/foomatic/db/source/printer/Epson-EPL-5500W.xml @@ -3723,6 +4623,7 @@ share/foomatic/db/source/printer/Epson-EPL-N2750PS.xml share/foomatic/db/source/printer/Epson-EPL-N3000.xml share/foomatic/db/source/printer/Epson-EPL-N7000.xml share/foomatic/db/source/printer/Epson-EP_302.xml +share/foomatic/db/source/printer/Epson-EP_4004.xml share/foomatic/db/source/printer/Epson-EP_702A.xml share/foomatic/db/source/printer/Epson-EP_703A.xml share/foomatic/db/source/printer/Epson-EP_704A.xml @@ -3740,6 +4641,13 @@ share/foomatic/db/source/printer/Epson-K100_Series.xml share/foomatic/db/source/printer/Epson-K200_Series.xml share/foomatic/db/source/printer/Epson-K300_Series.xml share/foomatic/db/source/printer/Epson-L-1000.xml +share/foomatic/db/source/printer/Epson-L110_Series.xml +share/foomatic/db/source/printer/Epson-L210_Series.xml +share/foomatic/db/source/printer/Epson-L300_Series.xml +share/foomatic/db/source/printer/Epson-L350_Series.xml +share/foomatic/db/source/printer/Epson-L355_Series.xml +share/foomatic/db/source/printer/Epson-L550_Series.xml +share/foomatic/db/source/printer/Epson-L555_Series.xml share/foomatic/db/source/printer/Epson-LP-1800.xml share/foomatic/db/source/printer/Epson-LP-1900.xml share/foomatic/db/source/printer/Epson-LP-2000.xml @@ -3783,6 +4691,7 @@ share/foomatic/db/source/printer/Epson-LP-9600S.xml share/foomatic/db/source/printer/Epson-LP-9600SPD.xml share/foomatic/db/source/printer/Epson-LP-9800C.xml share/foomatic/db/source/printer/Epson-LP-M5000.xml +share/foomatic/db/source/printer/Epson-LP-M5300.xml share/foomatic/db/source/printer/Epson-LP-M6000.xml share/foomatic/db/source/printer/Epson-LP-S210.xml share/foomatic/db/source/printer/Epson-LP-S300.xml @@ -3805,11 +4714,20 @@ share/foomatic/db/source/printer/Epson-LQ-570plus.xml share/foomatic/db/source/printer/Epson-LQ-850.xml share/foomatic/db/source/printer/Epson-LX-1050.xml share/foomatic/db/source/printer/Epson-LX-300plus.xml +share/foomatic/db/source/printer/Epson-M100_Series.xml +share/foomatic/db/source/printer/Epson-M105_Series.xml +share/foomatic/db/source/printer/Epson-M200_Series.xml +share/foomatic/db/source/printer/Epson-M205_Series.xml share/foomatic/db/source/printer/Epson-MC_10000.xml share/foomatic/db/source/printer/Epson-MC_2000.xml share/foomatic/db/source/printer/Epson-MC_5000.xml share/foomatic/db/source/printer/Epson-MC_7000.xml share/foomatic/db/source/printer/Epson-MC_9000.xml +share/foomatic/db/source/printer/Epson-ME-100_Series.xml +share/foomatic/db/source/printer/Epson-ME-10_Series.xml +share/foomatic/db/source/printer/Epson-ME-301_Series.xml +share/foomatic/db/source/printer/Epson-ME-303_Series.xml +share/foomatic/db/source/printer/Epson-ME-400_Series.xml share/foomatic/db/source/printer/Epson-ME_10_Series.xml share/foomatic/db/source/printer/Epson-ME_200.xml share/foomatic/db/source/printer/Epson-ME_320_Series.xml @@ -3903,10 +4821,19 @@ share/foomatic/db/source/printer/Epson-PM_G700.xml share/foomatic/db/source/printer/Epson-PM_G720.xml share/foomatic/db/source/printer/Epson-PM_G800.xml share/foomatic/db/source/printer/Epson-PM_G820.xml +share/foomatic/db/source/printer/Epson-PX-045A_Series.xml +share/foomatic/db/source/printer/Epson-PX-046A_Series.xml +share/foomatic/db/source/printer/Epson-PX-105F_Series.xml +share/foomatic/db/source/printer/Epson-PX-205_Series.xml +share/foomatic/db/source/printer/Epson-PX-436A_Series.xml share/foomatic/db/source/printer/Epson-PX-501A.xml +share/foomatic/db/source/printer/Epson-PX-505F_Series.xml +share/foomatic/db/source/printer/Epson-PX-535F_Series.xml share/foomatic/db/source/printer/Epson-PX-5600.xml share/foomatic/db/source/printer/Epson-PX-601F.xml +share/foomatic/db/source/printer/Epson-PX-605F_Series.xml share/foomatic/db/source/printer/Epson-PX-673F.xml +share/foomatic/db/source/printer/Epson-PX-675F_Series.xml share/foomatic/db/source/printer/Epson-PX-A620.xml share/foomatic/db/source/printer/Epson-PX-A640.xml share/foomatic/db/source/printer/Epson-PX-A650.xml @@ -3914,6 +4841,9 @@ share/foomatic/db/source/printer/Epson-PX-A720.xml share/foomatic/db/source/printer/Epson-PX-A740.xml share/foomatic/db/source/printer/Epson-PX-FA700.xml share/foomatic/db/source/printer/Epson-PX-G5300.xml +share/foomatic/db/source/printer/Epson-PX-K150_Series.xml +share/foomatic/db/source/printer/Epson-PX-K701.xml +share/foomatic/db/source/printer/Epson-PX-K751F.xml share/foomatic/db/source/printer/Epson-PX660_Series.xml share/foomatic/db/source/printer/Epson-PX720WD_Series.xml share/foomatic/db/source/printer/Epson-PX730_Series.xml @@ -3927,7 +4857,9 @@ share/foomatic/db/source/printer/Epson-PX_204.xml share/foomatic/db/source/printer/Epson-PX_402A.xml share/foomatic/db/source/printer/Epson-PX_403A.xml share/foomatic/db/source/printer/Epson-PX_404A.xml +share/foomatic/db/source/printer/Epson-PX_405A_Series.xml share/foomatic/db/source/printer/Epson-PX_434A.xml +share/foomatic/db/source/printer/Epson-PX_435A_Series.xml share/foomatic/db/source/printer/Epson-PX_502A.xml share/foomatic/db/source/printer/Epson-PX_503A.xml share/foomatic/db/source/printer/Epson-PX_504A.xml @@ -4230,13 +5162,9 @@ share/foomatic/db/source/printer/Epson-Stylus_S21.xml share/foomatic/db/source/printer/Epson-Stylus_SX110.xml share/foomatic/db/source/printer/Epson-Stylus_SX115.xml share/foomatic/db/source/printer/Epson-Stylus_SX200.xml -share/foomatic/db/source/printer/Epson-Stylus_SX205.xml share/foomatic/db/source/printer/Epson-Stylus_SX210.xml -share/foomatic/db/source/printer/Epson-Stylus_SX215.xml share/foomatic/db/source/printer/Epson-Stylus_SX400.xml -share/foomatic/db/source/printer/Epson-Stylus_SX405.xml share/foomatic/db/source/printer/Epson-Stylus_SX410.xml -share/foomatic/db/source/printer/Epson-Stylus_SX415.xml share/foomatic/db/source/printer/Epson-Stylus_SX510W.xml share/foomatic/db/source/printer/Epson-Stylus_SX600FW.xml share/foomatic/db/source/printer/Epson-Stylus_SX610FW.xml @@ -4253,15 +5181,9 @@ share/foomatic/db/source/printer/Epson-Stylus_TX115.xml share/foomatic/db/source/printer/Epson-Stylus_TX117.xml share/foomatic/db/source/printer/Epson-Stylus_TX119.xml share/foomatic/db/source/printer/Epson-Stylus_TX200.xml -share/foomatic/db/source/printer/Epson-Stylus_TX203.xml -share/foomatic/db/source/printer/Epson-Stylus_TX209.xml share/foomatic/db/source/printer/Epson-Stylus_TX210.xml -share/foomatic/db/source/printer/Epson-Stylus_TX213.xml -share/foomatic/db/source/printer/Epson-Stylus_TX219.xml share/foomatic/db/source/printer/Epson-Stylus_TX400.xml -share/foomatic/db/source/printer/Epson-Stylus_TX409.xml share/foomatic/db/source/printer/Epson-Stylus_TX410.xml -share/foomatic/db/source/printer/Epson-Stylus_TX419.xml share/foomatic/db/source/printer/Epson-Stylus_TX550W.xml share/foomatic/db/source/printer/Epson-T12_T22_N11_Series.xml share/foomatic/db/source/printer/Epson-T13_T22E_Series.xml @@ -4290,6 +5212,15 @@ share/foomatic/db/source/printer/Epson-TX720WD_Series.xml share/foomatic/db/source/printer/Epson-TX720_Artisan720_Series.xml share/foomatic/db/source/printer/Epson-TX730_Series.xml share/foomatic/db/source/printer/Epson-TX820_Artisan830_Series.xml +share/foomatic/db/source/printer/Epson-WF-2010_Series.xml +share/foomatic/db/source/printer/Epson-WF-2510_Series.xml +share/foomatic/db/source/printer/Epson-WF-2520_Series.xml +share/foomatic/db/source/printer/Epson-WF-2530_Series.xml +share/foomatic/db/source/printer/Epson-WF-2540_Series.xml +share/foomatic/db/source/printer/Epson-WF-3010_Series.xml +share/foomatic/db/source/printer/Epson-WF-3520_Series.xml +share/foomatic/db/source/printer/Epson-WF-3530_Series.xml +share/foomatic/db/source/printer/Epson-WF-3540_Series.xml share/foomatic/db/source/printer/Epson-WF-7010.xml share/foomatic/db/source/printer/Epson-WF-7011.xml share/foomatic/db/source/printer/Epson-WF-7012.xml @@ -4301,12 +5232,18 @@ share/foomatic/db/source/printer/Epson-WF-7515.xml share/foomatic/db/source/printer/Epson-WF-7520.xml share/foomatic/db/source/printer/Epson-WF-7521.xml share/foomatic/db/source/printer/Epson-WF-7525.xml +share/foomatic/db/source/printer/Epson-WF-M1030_Series.xml +share/foomatic/db/source/printer/Epson-WF-M1560_Series.xml share/foomatic/db/source/printer/Epson-WP-4010.xml share/foomatic/db/source/printer/Epson-WP-4011.xml share/foomatic/db/source/printer/Epson-WP-4015.xml share/foomatic/db/source/printer/Epson-WP-4020.xml share/foomatic/db/source/printer/Epson-WP-4023.xml share/foomatic/db/source/printer/Epson-WP-4025.xml +share/foomatic/db/source/printer/Epson-WP-4090.xml +share/foomatic/db/source/printer/Epson-WP-4091.xml +share/foomatic/db/source/printer/Epson-WP-4092.xml +share/foomatic/db/source/printer/Epson-WP-4095.xml share/foomatic/db/source/printer/Epson-WP-4511.xml share/foomatic/db/source/printer/Epson-WP-4515.xml share/foomatic/db/source/printer/Epson-WP-4520.xml @@ -4318,6 +5255,15 @@ share/foomatic/db/source/printer/Epson-WP-4533.xml share/foomatic/db/source/printer/Epson-WP-4535.xml share/foomatic/db/source/printer/Epson-WP-4540.xml share/foomatic/db/source/printer/Epson-WP-4545.xml +share/foomatic/db/source/printer/Epson-WP-4590.xml +share/foomatic/db/source/printer/Epson-WP-4592.xml +share/foomatic/db/source/printer/Epson-WP-4595.xml +share/foomatic/db/source/printer/Epson-WP-M4011_Series.xml +share/foomatic/db/source/printer/Epson-WP-M4015_Series.xml +share/foomatic/db/source/printer/Epson-WP-M4095_Series.xml +share/foomatic/db/source/printer/Epson-WP-M4521_Series.xml +share/foomatic/db/source/printer/Epson-WP-M4525_Series.xml +share/foomatic/db/source/printer/Epson-WP-M4595_Series.xml share/foomatic/db/source/printer/Epson-WorkForce_310.xml share/foomatic/db/source/printer/Epson-WorkForce_320_Series.xml share/foomatic/db/source/printer/Epson-WorkForce_435_Series.xml @@ -4332,6 +5278,36 @@ share/foomatic/db/source/printer/Epson-WorkForce_630_Series.xml share/foomatic/db/source/printer/Epson-WorkForce_645_Series.xml share/foomatic/db/source/printer/Epson-WorkForce_840.xml share/foomatic/db/source/printer/Epson-WorkForce_845_Series.xml +share/foomatic/db/source/printer/Epson-XP-100_Series.xml +share/foomatic/db/source/printer/Epson-XP-102_103_Series.xml +share/foomatic/db/source/printer/Epson-XP-200_Series.xml +share/foomatic/db/source/printer/Epson-XP-201_204_208_Series.xml +share/foomatic/db/source/printer/Epson-XP-202_203_206_Series.xml +share/foomatic/db/source/printer/Epson-XP-205_207_Series.xml +share/foomatic/db/source/printer/Epson-XP-211_214_216_Series.xml +share/foomatic/db/source/printer/Epson-XP-212_213_Series.xml +share/foomatic/db/source/printer/Epson-XP-215_217_Series.xml +share/foomatic/db/source/printer/Epson-XP-300_Series.xml +share/foomatic/db/source/printer/Epson-XP-302_303_305_306_Series.xml +share/foomatic/db/source/printer/Epson-XP-30_33_Series.xml +share/foomatic/db/source/printer/Epson-XP-310_Series.xml +share/foomatic/db/source/printer/Epson-XP-312_313_315_Series.xml +share/foomatic/db/source/printer/Epson-XP-400_Series.xml +share/foomatic/db/source/printer/Epson-XP-402_403_405_406_Series.xml +share/foomatic/db/source/printer/Epson-XP-410_Series.xml +share/foomatic/db/source/printer/Epson-XP-412_413_415_Series.xml +share/foomatic/db/source/printer/Epson-XP-510_Series.xml +share/foomatic/db/source/printer/Epson-XP-600_Series.xml +share/foomatic/db/source/printer/Epson-XP-610_Series.xml +share/foomatic/db/source/printer/Epson-XP-700_Series.xml +share/foomatic/db/source/printer/Epson-XP-710_Series.xml +share/foomatic/db/source/printer/Epson-XP-750_Series.xml +share/foomatic/db/source/printer/Epson-XP-800_Series.xml +share/foomatic/db/source/printer/Epson-XP-810_Series.xml +share/foomatic/db/source/printer/Epson-XP-850_Series.xml +share/foomatic/db/source/printer/Epson-XP-950_Series.xml +share/foomatic/db/source/printer/Fuji_Xerox-DocuPrint_CM205.xml +share/foomatic/db/source/printer/Fuji_Xerox-DocuPrint_CM305_df.xml share/foomatic/db/source/printer/Fujifilm-Printpix-CX-400.xml share/foomatic/db/source/printer/Fujifilm-Printpix-CX-550.xml share/foomatic/db/source/printer/Fujitsu-1200.xml @@ -4386,6 +5362,12 @@ share/foomatic/db/source/printer/Gestetner-C7640nD.xml share/foomatic/db/source/printer/Gestetner-C8140ND.xml share/foomatic/db/source/printer/Gestetner-C8150ND.xml share/foomatic/db/source/printer/Gestetner-CS555.xml +share/foomatic/db/source/printer/Gestetner-DSc1020.xml +share/foomatic/db/source/printer/Gestetner-DSc1025.xml +share/foomatic/db/source/printer/Gestetner-DSc1030.xml +share/foomatic/db/source/printer/Gestetner-DSc1045.xml +share/foomatic/db/source/printer/Gestetner-DSc1060.xml +share/foomatic/db/source/printer/Gestetner-DSc1120.xml share/foomatic/db/source/printer/Gestetner-DSc224.xml share/foomatic/db/source/printer/Gestetner-DSc232.xml share/foomatic/db/source/printer/Gestetner-DSc328.xml @@ -4401,6 +5383,15 @@ share/foomatic/db/source/printer/Gestetner-DSc445.xml share/foomatic/db/source/printer/Gestetner-DSc460.xml share/foomatic/db/source/printer/Gestetner-DSc524.xml share/foomatic/db/source/printer/Gestetner-DSc532.xml +share/foomatic/db/source/printer/Gestetner-DSm1525.xml +share/foomatic/db/source/printer/Gestetner-DSm1530.xml +share/foomatic/db/source/printer/Gestetner-DSm1533.xml +share/foomatic/db/source/printer/Gestetner-DSm2525.xml +share/foomatic/db/source/printer/Gestetner-DSm2530.xml +share/foomatic/db/source/printer/Gestetner-DSm2535.xml +share/foomatic/db/source/printer/Gestetner-DSm2540.xml +share/foomatic/db/source/printer/Gestetner-DSm2550.xml +share/foomatic/db/source/printer/Gestetner-DSm2560.xml share/foomatic/db/source/printer/Gestetner-DSm415.xml share/foomatic/db/source/printer/Gestetner-DSm615.xml share/foomatic/db/source/printer/Gestetner-DSm616.xml @@ -4446,49 +5437,87 @@ share/foomatic/db/source/printer/Gestetner-MPC3500_DSc535.xml share/foomatic/db/source/printer/Gestetner-MPC4500_DSc545.xml share/foomatic/db/source/printer/Gestetner-MP_161_DSm416.xml share/foomatic/db/source/printer/Gestetner-MP_171.xml +share/foomatic/db/source/printer/Gestetner-MP_2001.xml +share/foomatic/db/source/printer/Gestetner-MP_2501.xml share/foomatic/db/source/printer/Gestetner-MP_2510_DSm725e.xml share/foomatic/db/source/printer/Gestetner-MP_2550.xml share/foomatic/db/source/printer/Gestetner-MP_2550B.xml +share/foomatic/db/source/printer/Gestetner-MP_2553.xml +share/foomatic/db/source/printer/Gestetner-MP_2554.xml share/foomatic/db/source/printer/Gestetner-MP_2851.xml +share/foomatic/db/source/printer/Gestetner-MP_301.xml share/foomatic/db/source/printer/Gestetner-MP_3010_DSm730e.xml +share/foomatic/db/source/printer/Gestetner-MP_3053.xml +share/foomatic/db/source/printer/Gestetner-MP_3054.xml share/foomatic/db/source/printer/Gestetner-MP_3350.xml share/foomatic/db/source/printer/Gestetner-MP_3350B.xml share/foomatic/db/source/printer/Gestetner-MP_3351.xml +share/foomatic/db/source/printer/Gestetner-MP_3353.xml +share/foomatic/db/source/printer/Gestetner-MP_3554.xml share/foomatic/db/source/printer/Gestetner-MP_4000.xml share/foomatic/db/source/printer/Gestetner-MP_4000B.xml share/foomatic/db/source/printer/Gestetner-MP_4001.xml +share/foomatic/db/source/printer/Gestetner-MP_4002.xml +share/foomatic/db/source/printer/Gestetner-MP_401SPF.xml +share/foomatic/db/source/printer/Gestetner-MP_4054.xml share/foomatic/db/source/printer/Gestetner-MP_5000.xml share/foomatic/db/source/printer/Gestetner-MP_5000B.xml share/foomatic/db/source/printer/Gestetner-MP_5001.xml +share/foomatic/db/source/printer/Gestetner-MP_5002.xml +share/foomatic/db/source/printer/Gestetner-MP_5054.xml share/foomatic/db/source/printer/Gestetner-MP_6000.xml share/foomatic/db/source/printer/Gestetner-MP_6001.xml +share/foomatic/db/source/printer/Gestetner-MP_6002.xml +share/foomatic/db/source/printer/Gestetner-MP_6054.xml share/foomatic/db/source/printer/Gestetner-MP_7000.xml share/foomatic/db/source/printer/Gestetner-MP_7001.xml +share/foomatic/db/source/printer/Gestetner-MP_7502.xml share/foomatic/db/source/printer/Gestetner-MP_8000.xml share/foomatic/db/source/printer/Gestetner-MP_8001.xml share/foomatic/db/source/printer/Gestetner-MP_9001.xml +share/foomatic/db/source/printer/Gestetner-MP_9002.xml +share/foomatic/db/source/printer/Gestetner-MP_C2003.xml +share/foomatic/db/source/printer/Gestetner-MP_C2011.xml share/foomatic/db/source/printer/Gestetner-MP_C2050.xml share/foomatic/db/source/printer/Gestetner-MP_C2051.xml +share/foomatic/db/source/printer/Gestetner-MP_C2503.xml share/foomatic/db/source/printer/Gestetner-MP_C2550.xml share/foomatic/db/source/printer/Gestetner-MP_C2551.xml share/foomatic/db/source/printer/Gestetner-MP_C2800.xml share/foomatic/db/source/printer/Gestetner-MP_C300.xml share/foomatic/db/source/printer/Gestetner-MP_C3001.xml +share/foomatic/db/source/printer/Gestetner-MP_C3002.xml +share/foomatic/db/source/printer/Gestetner-MP_C3003.xml share/foomatic/db/source/printer/Gestetner-MP_C300SR.xml +share/foomatic/db/source/printer/Gestetner-MP_C305.xml share/foomatic/db/source/printer/Gestetner-MP_C3300.xml share/foomatic/db/source/printer/Gestetner-MP_C3501.xml +share/foomatic/db/source/printer/Gestetner-MP_C3502.xml +share/foomatic/db/source/printer/Gestetner-MP_C3503.xml share/foomatic/db/source/printer/Gestetner-MP_C400.xml share/foomatic/db/source/printer/Gestetner-MP_C4000.xml share/foomatic/db/source/printer/Gestetner-MP_C400SR.xml +share/foomatic/db/source/printer/Gestetner-MP_C401.xml +share/foomatic/db/source/printer/Gestetner-MP_C401SR.xml share/foomatic/db/source/printer/Gestetner-MP_C4501.xml share/foomatic/db/source/printer/Gestetner-MP_C4501A.xml +share/foomatic/db/source/printer/Gestetner-MP_C4502.xml +share/foomatic/db/source/printer/Gestetner-MP_C4502A.xml +share/foomatic/db/source/printer/Gestetner-MP_C4503.xml share/foomatic/db/source/printer/Gestetner-MP_C5000.xml share/foomatic/db/source/printer/Gestetner-MP_C5501.xml share/foomatic/db/source/printer/Gestetner-MP_C5501A.xml +share/foomatic/db/source/printer/Gestetner-MP_C5502.xml +share/foomatic/db/source/printer/Gestetner-MP_C5502A.xml +share/foomatic/db/source/printer/Gestetner-MP_C5503.xml share/foomatic/db/source/printer/Gestetner-MP_C6000.xml +share/foomatic/db/source/printer/Gestetner-MP_C6003.xml share/foomatic/db/source/printer/Gestetner-MP_C6501.xml +share/foomatic/db/source/printer/Gestetner-MP_C6502.xml share/foomatic/db/source/printer/Gestetner-MP_C7500.xml share/foomatic/db/source/printer/Gestetner-MP_C7501.xml +share/foomatic/db/source/printer/Gestetner-MP_C8002.xml +share/foomatic/db/source/printer/Gestetner-MP_CW2200.xml share/foomatic/db/source/printer/Gestetner-P7026.xml share/foomatic/db/source/printer/Gestetner-P7026n.xml share/foomatic/db/source/printer/Gestetner-P7031n.xml @@ -4869,6 +5898,7 @@ share/foomatic/db/source/printer/HP-LaserJet_9055_MFP.xml share/foomatic/db/source/printer/HP-LaserJet_9065_MFP.xml share/foomatic/db/source/printer/HP-LaserJet_M1005_MFP.xml share/foomatic/db/source/printer/HP-LaserJet_M1120_MFP.xml +share/foomatic/db/source/printer/HP-LaserJet_M1319_MFP.xml share/foomatic/db/source/printer/HP-LaserJet_M1522n_MFP.xml share/foomatic/db/source/printer/HP-LaserJet_M1522nf_MFP.xml share/foomatic/db/source/printer/HP-LaserJet_M2727.xml @@ -4882,9 +5912,13 @@ share/foomatic/db/source/printer/HP-LaserJet_P1006.xml share/foomatic/db/source/printer/HP-LaserJet_P1007.xml share/foomatic/db/source/printer/HP-LaserJet_P1008.xml share/foomatic/db/source/printer/HP-LaserJet_P1505.xml +share/foomatic/db/source/printer/HP-LaserJet_P1505n.xml share/foomatic/db/source/printer/HP-LaserJet_P2010.xml share/foomatic/db/source/printer/HP-LaserJet_P2014.xml +share/foomatic/db/source/printer/HP-LaserJet_P2014n.xml share/foomatic/db/source/printer/HP-LaserJet_P2015.xml +share/foomatic/db/source/printer/HP-LaserJet_P2035.xml +share/foomatic/db/source/printer/HP-LaserJet_P2035n.xml share/foomatic/db/source/printer/HP-LaserJet_P2055d.xml share/foomatic/db/source/printer/HP-LaserJet_P2055dn.xml share/foomatic/db/source/printer/HP-LaserJet_P3004.xml @@ -4892,6 +5926,11 @@ share/foomatic/db/source/printer/HP-LaserJet_P3005.xml share/foomatic/db/source/printer/HP-LaserJet_P4014.xml share/foomatic/db/source/printer/HP-LaserJet_P4015.xml share/foomatic/db/source/printer/HP-LaserJet_Plus.xml +share/foomatic/db/source/printer/HP-LaserJet_Pro_CP1025nw.xml +share/foomatic/db/source/printer/HP-LaserJet_Pro_P1102.xml +share/foomatic/db/source/printer/HP-LaserJet_Pro_P1102w.xml +share/foomatic/db/source/printer/HP-LaserJet_Pro_P1566.xml +share/foomatic/db/source/printer/HP-LaserJet_Pro_P1606dn.xml share/foomatic/db/source/printer/HP-Laserjet_P1020.xml share/foomatic/db/source/printer/HP-Mopier_240.xml share/foomatic/db/source/printer/HP-Mopier_320.xml @@ -5179,57 +6218,104 @@ share/foomatic/db/source/printer/Infotec-IS_3090.xml share/foomatic/db/source/printer/Infotec-IS_3110.xml share/foomatic/db/source/printer/Infotec-IS_3135.xml share/foomatic/db/source/printer/Infotec-MP_171.xml +share/foomatic/db/source/printer/Infotec-MP_2001.xml share/foomatic/db/source/printer/Infotec-MP_201.xml share/foomatic/db/source/printer/Infotec-MP_2352.xml +share/foomatic/db/source/printer/Infotec-MP_2501.xml share/foomatic/db/source/printer/Infotec-MP_2550.xml share/foomatic/db/source/printer/Infotec-MP_2550B.xml +share/foomatic/db/source/printer/Infotec-MP_2553.xml +share/foomatic/db/source/printer/Infotec-MP_2554.xml share/foomatic/db/source/printer/Infotec-MP_2851.xml share/foomatic/db/source/printer/Infotec-MP_2852.xml +share/foomatic/db/source/printer/Infotec-MP_301.xml +share/foomatic/db/source/printer/Infotec-MP_3053.xml +share/foomatic/db/source/printer/Infotec-MP_3054.xml share/foomatic/db/source/printer/Infotec-MP_3350.xml share/foomatic/db/source/printer/Infotec-MP_3350B.xml share/foomatic/db/source/printer/Infotec-MP_3351.xml share/foomatic/db/source/printer/Infotec-MP_3352.xml +share/foomatic/db/source/printer/Infotec-MP_3353.xml +share/foomatic/db/source/printer/Infotec-MP_3554.xml share/foomatic/db/source/printer/Infotec-MP_4000.xml share/foomatic/db/source/printer/Infotec-MP_4000B.xml share/foomatic/db/source/printer/Infotec-MP_4001.xml +share/foomatic/db/source/printer/Infotec-MP_4002.xml +share/foomatic/db/source/printer/Infotec-MP_4054.xml share/foomatic/db/source/printer/Infotec-MP_5000.xml share/foomatic/db/source/printer/Infotec-MP_5000B.xml share/foomatic/db/source/printer/Infotec-MP_5001.xml +share/foomatic/db/source/printer/Infotec-MP_5002.xml +share/foomatic/db/source/printer/Infotec-MP_5054.xml share/foomatic/db/source/printer/Infotec-MP_6000.xml share/foomatic/db/source/printer/Infotec-MP_6001.xml +share/foomatic/db/source/printer/Infotec-MP_6002.xml +share/foomatic/db/source/printer/Infotec-MP_6054.xml share/foomatic/db/source/printer/Infotec-MP_7000.xml share/foomatic/db/source/printer/Infotec-MP_7001.xml +share/foomatic/db/source/printer/Infotec-MP_7502.xml share/foomatic/db/source/printer/Infotec-MP_8000.xml share/foomatic/db/source/printer/Infotec-MP_8001.xml share/foomatic/db/source/printer/Infotec-MP_9001.xml +share/foomatic/db/source/printer/Infotec-MP_9002.xml +share/foomatic/db/source/printer/Infotec-MP_C2003.xml +share/foomatic/db/source/printer/Infotec-MP_C2003Z.xml +share/foomatic/db/source/printer/Infotec-MP_C2011.xml share/foomatic/db/source/printer/Infotec-MP_C2050.xml share/foomatic/db/source/printer/Infotec-MP_C2051.xml +share/foomatic/db/source/printer/Infotec-MP_C2503.xml +share/foomatic/db/source/printer/Infotec-MP_C2503Z.xml share/foomatic/db/source/printer/Infotec-MP_C2550.xml share/foomatic/db/source/printer/Infotec-MP_C2551.xml share/foomatic/db/source/printer/Infotec-MP_C2800.xml share/foomatic/db/source/printer/Infotec-MP_C300.xml share/foomatic/db/source/printer/Infotec-MP_C3001.xml +share/foomatic/db/source/printer/Infotec-MP_C3002.xml +share/foomatic/db/source/printer/Infotec-MP_C3003.xml share/foomatic/db/source/printer/Infotec-MP_C300SR.xml +share/foomatic/db/source/printer/Infotec-MP_C305.xml share/foomatic/db/source/printer/Infotec-MP_C3300.xml share/foomatic/db/source/printer/Infotec-MP_C3501.xml +share/foomatic/db/source/printer/Infotec-MP_C3502.xml +share/foomatic/db/source/printer/Infotec-MP_C3503.xml share/foomatic/db/source/printer/Infotec-MP_C400.xml share/foomatic/db/source/printer/Infotec-MP_C4000.xml share/foomatic/db/source/printer/Infotec-MP_C400SR.xml +share/foomatic/db/source/printer/Infotec-MP_C401.xml +share/foomatic/db/source/printer/Infotec-MP_C401SR.xml share/foomatic/db/source/printer/Infotec-MP_C4501.xml share/foomatic/db/source/printer/Infotec-MP_C4501A.xml +share/foomatic/db/source/printer/Infotec-MP_C4502.xml +share/foomatic/db/source/printer/Infotec-MP_C4502A.xml +share/foomatic/db/source/printer/Infotec-MP_C4503.xml share/foomatic/db/source/printer/Infotec-MP_C5000.xml share/foomatic/db/source/printer/Infotec-MP_C5501.xml share/foomatic/db/source/printer/Infotec-MP_C5501A.xml +share/foomatic/db/source/printer/Infotec-MP_C5502.xml +share/foomatic/db/source/printer/Infotec-MP_C5502A.xml +share/foomatic/db/source/printer/Infotec-MP_C5503.xml share/foomatic/db/source/printer/Infotec-MP_C6000.xml +share/foomatic/db/source/printer/Infotec-MP_C6003.xml share/foomatic/db/source/printer/Infotec-MP_C6501.xml +share/foomatic/db/source/printer/Infotec-MP_C6502.xml share/foomatic/db/source/printer/Infotec-MP_C7500.xml share/foomatic/db/source/printer/Infotec-MP_C7501.xml +share/foomatic/db/source/printer/Infotec-MP_C8002.xml share/foomatic/db/source/printer/Infotec-Pro_1106EX.xml share/foomatic/db/source/printer/Infotec-Pro_1107EX.xml share/foomatic/db/source/printer/Infotec-Pro_1356EX.xml share/foomatic/db/source/printer/Infotec-Pro_1357EX.xml +share/foomatic/db/source/printer/Infotec-Pro_8100S.xml +share/foomatic/db/source/printer/Infotec-Pro_8110S.xml +share/foomatic/db/source/printer/Infotec-Pro_8120S.xml share/foomatic/db/source/printer/Infotec-Pro_906EX.xml share/foomatic/db/source/printer/Infotec-Pro_907EX.xml +share/foomatic/db/source/printer/Infotec-Pro_C5100S.xml +share/foomatic/db/source/printer/Infotec-Pro_C5110S.xml +share/foomatic/db/source/printer/Infotec-Pro_C7100.xml +share/foomatic/db/source/printer/Infotec-Pro_C7100S.xml +share/foomatic/db/source/printer/Infotec-Pro_C7110.xml +share/foomatic/db/source/printer/Infotec-Pro_C7110S.xml share/foomatic/db/source/printer/KONICA_MINOLTA-PagePro_1300W.xml share/foomatic/db/source/printer/KONICA_MINOLTA-PagePro_1350W.xml share/foomatic/db/source/printer/KONICA_MINOLTA-PagePro_1400W.xml @@ -5254,6 +6340,9 @@ share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C450.xml share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C450P.xml share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C451.xml share/foomatic/db/source/printer/KONICA_MINOLTA-bizhub_C550.xml +share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_1600W.xml +share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_1680MF.xml +share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_1690MF.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2300W.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2300_DL.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2400W.xml @@ -5261,6 +6350,7 @@ share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2430_DL.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2480_MF.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2490_MF.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_2530_DL.xml +share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_4690MF.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_5430_DL.xml share/foomatic/db/source/printer/KONICA_MINOLTA-magicolor_5440_DL.xml share/foomatic/db/source/printer/Kodak-DigiSource_9110.xml @@ -5286,6 +6376,8 @@ share/foomatic/db/source/printer/Kyocera-CS-C3232E_KPDL.xml share/foomatic/db/source/printer/Kyocera-CS-C4035E_KPDL.xml share/foomatic/db/source/printer/Kyocera-CS_250ci_KPDL.xml share/foomatic/db/source/printer/Kyocera-CS_300ci_KPDL.xml +share/foomatic/db/source/printer/Kyocera-CS_3050ci.xml +share/foomatic/db/source/printer/Kyocera-CS_3550ci.xml share/foomatic/db/source/printer/Kyocera-CS_400ci_KPDL.xml share/foomatic/db/source/printer/Kyocera-CS_500ci_KPDL.xml share/foomatic/db/source/printer/Kyocera-Ci-1100.xml @@ -5329,6 +6421,8 @@ share/foomatic/db/source/printer/Kyocera-FS-1800plus.xml share/foomatic/db/source/printer/Kyocera-FS-1900.xml share/foomatic/db/source/printer/Kyocera-FS-1920.xml share/foomatic/db/source/printer/Kyocera-FS-2000D.xml +share/foomatic/db/source/printer/Kyocera-FS-2100D.xml +share/foomatic/db/source/printer/Kyocera-FS-2100DN.xml share/foomatic/db/source/printer/Kyocera-FS-3400.xml share/foomatic/db/source/printer/Kyocera-FS-3400plus.xml share/foomatic/db/source/printer/Kyocera-FS-3500.xml @@ -5344,6 +6438,9 @@ share/foomatic/db/source/printer/Kyocera-FS-3830N.xml share/foomatic/db/source/printer/Kyocera-FS-3900DN.xml share/foomatic/db/source/printer/Kyocera-FS-400.xml share/foomatic/db/source/printer/Kyocera-FS-4000DN.xml +share/foomatic/db/source/printer/Kyocera-FS-4100DN.xml +share/foomatic/db/source/printer/Kyocera-FS-4200DN.xml +share/foomatic/db/source/printer/Kyocera-FS-4300DN.xml share/foomatic/db/source/printer/Kyocera-FS-5500.xml share/foomatic/db/source/printer/Kyocera-FS-5800C.xml share/foomatic/db/source/printer/Kyocera-FS-5900C.xml @@ -5534,80 +6631,137 @@ share/foomatic/db/source/printer/Lanier-MP_1600_LD316.xml share/foomatic/db/source/printer/Lanier-MP_161_LD016.xml share/foomatic/db/source/printer/Lanier-MP_171_LD_117.xml share/foomatic/db/source/printer/Lanier-MP_2000_LD320d.xml +share/foomatic/db/source/printer/Lanier-MP_2001.xml share/foomatic/db/source/printer/Lanier-MP_201_LD_220.xml share/foomatic/db/source/printer/Lanier-MP_2352.xml +share/foomatic/db/source/printer/Lanier-MP_2501.xml share/foomatic/db/source/printer/Lanier-MP_2510_LD325.xml share/foomatic/db/source/printer/Lanier-MP_2550B_LD425B.xml share/foomatic/db/source/printer/Lanier-MP_2550_LD425.xml +share/foomatic/db/source/printer/Lanier-MP_2553.xml +share/foomatic/db/source/printer/Lanier-MP_2554.xml share/foomatic/db/source/printer/Lanier-MP_2851_LD528.xml share/foomatic/db/source/printer/Lanier-MP_2852.xml +share/foomatic/db/source/printer/Lanier-MP_301.xml share/foomatic/db/source/printer/Lanier-MP_3010_LD330.xml +share/foomatic/db/source/printer/Lanier-MP_3053.xml +share/foomatic/db/source/printer/Lanier-MP_3054.xml share/foomatic/db/source/printer/Lanier-MP_3350B_LD433B.xml share/foomatic/db/source/printer/Lanier-MP_3350_LD433.xml share/foomatic/db/source/printer/Lanier-MP_3351_LD533.xml share/foomatic/db/source/printer/Lanier-MP_3352.xml +share/foomatic/db/source/printer/Lanier-MP_3353.xml share/foomatic/db/source/printer/Lanier-MP_3500_LD335.xml +share/foomatic/db/source/printer/Lanier-MP_3554.xml share/foomatic/db/source/printer/Lanier-MP_4000B_LD040B.xml share/foomatic/db/source/printer/Lanier-MP_4000_LD040.xml share/foomatic/db/source/printer/Lanier-MP_4001_LD140.xml +share/foomatic/db/source/printer/Lanier-MP_4002.xml +share/foomatic/db/source/printer/Lanier-MP_401SPF.xml +share/foomatic/db/source/printer/Lanier-MP_4054.xml share/foomatic/db/source/printer/Lanier-MP_4500_LD345.xml share/foomatic/db/source/printer/Lanier-MP_5000B_LD050B.xml share/foomatic/db/source/printer/Lanier-MP_5000_LD050.xml share/foomatic/db/source/printer/Lanier-MP_5001_LD150.xml +share/foomatic/db/source/printer/Lanier-MP_5002.xml +share/foomatic/db/source/printer/Lanier-MP_5054.xml share/foomatic/db/source/printer/Lanier-MP_5500_LD255.xml share/foomatic/db/source/printer/Lanier-MP_6000_LD260.xml share/foomatic/db/source/printer/Lanier-MP_6001_LD360.xml +share/foomatic/db/source/printer/Lanier-MP_6002.xml +share/foomatic/db/source/printer/Lanier-MP_6054.xml share/foomatic/db/source/printer/Lanier-MP_6500_LD265.xml share/foomatic/db/source/printer/Lanier-MP_7000_LD270.xml share/foomatic/db/source/printer/Lanier-MP_7001_LD370.xml share/foomatic/db/source/printer/Lanier-MP_7500_LD275.xml +share/foomatic/db/source/printer/Lanier-MP_7502.xml share/foomatic/db/source/printer/Lanier-MP_8000_LD280.xml share/foomatic/db/source/printer/Lanier-MP_8001_LD380.xml share/foomatic/db/source/printer/Lanier-MP_9000_LD190.xml share/foomatic/db/source/printer/Lanier-MP_9001_LD390.xml +share/foomatic/db/source/printer/Lanier-MP_9002.xml +share/foomatic/db/source/printer/Lanier-MP_C2003.xml share/foomatic/db/source/printer/Lanier-MP_C2050_LD520C.xml share/foomatic/db/source/printer/Lanier-MP_C2500_LD425c.xml +share/foomatic/db/source/printer/Lanier-MP_C2503.xml share/foomatic/db/source/printer/Lanier-MP_C2550_LD525C.xml share/foomatic/db/source/printer/Lanier-MP_C2800_LD528C.xml share/foomatic/db/source/printer/Lanier-MP_C300.xml share/foomatic/db/source/printer/Lanier-MP_C3000_LD430c.xml share/foomatic/db/source/printer/Lanier-MP_C3001_LD630C.xml +share/foomatic/db/source/printer/Lanier-MP_C3002.xml +share/foomatic/db/source/printer/Lanier-MP_C3003.xml share/foomatic/db/source/printer/Lanier-MP_C300SR.xml +share/foomatic/db/source/printer/Lanier-MP_C305.xml share/foomatic/db/source/printer/Lanier-MP_C3300_LD533C.xml share/foomatic/db/source/printer/Lanier-MP_C3500_LD435c.xml share/foomatic/db/source/printer/Lanier-MP_C3501_LD635C.xml +share/foomatic/db/source/printer/Lanier-MP_C3502.xml +share/foomatic/db/source/printer/Lanier-MP_C3503.xml share/foomatic/db/source/printer/Lanier-MP_C400.xml share/foomatic/db/source/printer/Lanier-MP_C4000_LD540C.xml share/foomatic/db/source/printer/Lanier-MP_C400SR.xml +share/foomatic/db/source/printer/Lanier-MP_C401.xml +share/foomatic/db/source/printer/Lanier-MP_C401SR.xml share/foomatic/db/source/printer/Lanier-MP_C4500_LD445c.xml share/foomatic/db/source/printer/Lanier-MP_C4501_LD645C.xml +share/foomatic/db/source/printer/Lanier-MP_C4502.xml +share/foomatic/db/source/printer/Lanier-MP_C4502A.xml +share/foomatic/db/source/printer/Lanier-MP_C4503.xml share/foomatic/db/source/printer/Lanier-MP_C5000_LD550C.xml share/foomatic/db/source/printer/Lanier-MP_C5501_LD655C.xml +share/foomatic/db/source/printer/Lanier-MP_C5502.xml +share/foomatic/db/source/printer/Lanier-MP_C5502A.xml +share/foomatic/db/source/printer/Lanier-MP_C5503.xml share/foomatic/db/source/printer/Lanier-MP_C6000_LD260c.xml +share/foomatic/db/source/printer/Lanier-MP_C6003.xml share/foomatic/db/source/printer/Lanier-MP_C6501_LD365C.xml +share/foomatic/db/source/printer/Lanier-MP_C6502.xml share/foomatic/db/source/printer/Lanier-MP_C7500_LD275c.xml share/foomatic/db/source/printer/Lanier-MP_C7501_LD375C.xml +share/foomatic/db/source/printer/Lanier-MP_C8002.xml +share/foomatic/db/source/printer/Lanier-MP_CW2200.xml share/foomatic/db/source/printer/Lanier-Pro_1106EX.xml share/foomatic/db/source/printer/Lanier-Pro_1107EX.xml share/foomatic/db/source/printer/Lanier-Pro_1356EX.xml share/foomatic/db/source/printer/Lanier-Pro_1357EX.xml +share/foomatic/db/source/printer/Lanier-Pro_8100S.xml +share/foomatic/db/source/printer/Lanier-Pro_8110S.xml +share/foomatic/db/source/printer/Lanier-Pro_8120S.xml share/foomatic/db/source/printer/Lanier-Pro_906EX.xml share/foomatic/db/source/printer/Lanier-Pro_907EX.xml +share/foomatic/db/source/printer/Lanier-Pro_C5100S.xml +share/foomatic/db/source/printer/Lanier-Pro_C5110S.xml +share/foomatic/db/source/printer/Lanier-Pro_C7100.xml +share/foomatic/db/source/printer/Lanier-Pro_C7100S.xml +share/foomatic/db/source/printer/Lanier-Pro_C7110.xml +share/foomatic/db/source/printer/Lanier-Pro_C7110S.xml +share/foomatic/db/source/printer/Lanier-SG3110DN.xml +share/foomatic/db/source/printer/Lanier-SG3110DNw.xml +share/foomatic/db/source/printer/Lanier-SG3110SFNw.xml share/foomatic/db/source/printer/Lanier-SP_4100N.xml share/foomatic/db/source/printer/Lanier-SP_4100NL.xml share/foomatic/db/source/printer/Lanier-SP_4110N.xml share/foomatic/db/source/printer/Lanier-SP_4210N.xml +share/foomatic/db/source/printer/Lanier-SP_4310N.xml +share/foomatic/db/source/printer/Lanier-SP_4510DN.xml +share/foomatic/db/source/printer/Lanier-SP_4510SF.xml +share/foomatic/db/source/printer/Lanier-SP_4520DN.xml share/foomatic/db/source/printer/Lanier-SP_5200DN.xml share/foomatic/db/source/printer/Lanier-SP_5200S.xml share/foomatic/db/source/printer/Lanier-SP_5210DN.xml share/foomatic/db/source/printer/Lanier-SP_5210SF.xml share/foomatic/db/source/printer/Lanier-SP_5210SR.xml share/foomatic/db/source/printer/Lanier-SP_6330N.xml +share/foomatic/db/source/printer/Lanier-SP_8300DN.xml share/foomatic/db/source/printer/Lanier-SP_9100_LP275.xml share/foomatic/db/source/printer/Lanier-SP_C320DN.xml share/foomatic/db/source/printer/Lanier-SP_C400DN.xml share/foomatic/db/source/printer/Lanier-SP_C430DN.xml share/foomatic/db/source/printer/Lanier-SP_C431DN.xml +share/foomatic/db/source/printer/Lanier-SP_C730DN.xml +share/foomatic/db/source/printer/Lanier-SP_C830DN.xml +share/foomatic/db/source/printer/Lanier-SP_C831DN.xml share/foomatic/db/source/printer/LaserMaster-LM_1000.xml share/foomatic/db/source/printer/Lexmark-1000.xml share/foomatic/db/source/printer/Lexmark-1020.xml @@ -5625,6 +6779,8 @@ share/foomatic/db/source/printer/Lexmark-5700.xml share/foomatic/db/source/printer/Lexmark-6500e.xml share/foomatic/db/source/printer/Lexmark-7000.xml share/foomatic/db/source/printer/Lexmark-7200.xml +share/foomatic/db/source/printer/Lexmark-C2100.xml +share/foomatic/db/source/printer/Lexmark-C2132.xml share/foomatic/db/source/printer/Lexmark-C500.xml share/foomatic/db/source/printer/Lexmark-C500n.xml share/foomatic/db/source/printer/Lexmark-C510.xml @@ -5645,6 +6801,9 @@ share/foomatic/db/source/printer/Lexmark-C546.xml share/foomatic/db/source/printer/Lexmark-C720n.xml share/foomatic/db/source/printer/Lexmark-C734.xml share/foomatic/db/source/printer/Lexmark-C736.xml +share/foomatic/db/source/printer/Lexmark-C740.xml +share/foomatic/db/source/printer/Lexmark-C746.xml +share/foomatic/db/source/printer/Lexmark-C748.xml share/foomatic/db/source/printer/Lexmark-C750.xml share/foomatic/db/source/printer/Lexmark-C752.xml share/foomatic/db/source/printer/Lexmark-C752b.xml @@ -5674,6 +6833,22 @@ share/foomatic/db/source/printer/Lexmark-C935dn.xml share/foomatic/db/source/printer/Lexmark-C935dtn.xml share/foomatic/db/source/printer/Lexmark-C935hdn.xml share/foomatic/db/source/printer/Lexmark-C950.xml +share/foomatic/db/source/printer/Lexmark-CS310.xml +share/foomatic/db/source/printer/Lexmark-CS310dn.xml +share/foomatic/db/source/printer/Lexmark-CS310n.xml +share/foomatic/db/source/printer/Lexmark-CS410.xml +share/foomatic/db/source/printer/Lexmark-CS410dn.xml +share/foomatic/db/source/printer/Lexmark-CS410n.xml +share/foomatic/db/source/printer/Lexmark-CS510.xml +share/foomatic/db/source/printer/Lexmark-CS510de.xml +share/foomatic/db/source/printer/Lexmark-CX310.xml +share/foomatic/db/source/printer/Lexmark-CX310dn.xml +share/foomatic/db/source/printer/Lexmark-CX310n.xml +share/foomatic/db/source/printer/Lexmark-CX410.xml +share/foomatic/db/source/printer/Lexmark-CX410de.xml +share/foomatic/db/source/printer/Lexmark-CX410e.xml +share/foomatic/db/source/printer/Lexmark-CX510.xml +share/foomatic/db/source/printer/Lexmark-CX510de.xml share/foomatic/db/source/printer/Lexmark-E120.xml share/foomatic/db/source/printer/Lexmark-E120n.xml share/foomatic/db/source/printer/Lexmark-E210.xml @@ -5694,6 +6869,61 @@ share/foomatic/db/source/printer/Lexmark-E460dn.xml share/foomatic/db/source/printer/Lexmark-E460dw.xml share/foomatic/db/source/printer/Lexmark-E462dtn.xml share/foomatic/db/source/printer/Lexmark-EG460dn.xml +share/foomatic/db/source/printer/Lexmark-M1100.xml +share/foomatic/db/source/printer/Lexmark-M1140.xml +share/foomatic/db/source/printer/Lexmark-M1140_Plus.xml +share/foomatic/db/source/printer/Lexmark-M1145.xml +share/foomatic/db/source/printer/Lexmark-M3100.xml +share/foomatic/db/source/printer/Lexmark-M3150.xml +share/foomatic/db/source/printer/Lexmark-M5100.xml +share/foomatic/db/source/printer/Lexmark-M5155.xml +share/foomatic/db/source/printer/Lexmark-M5163.xml +share/foomatic/db/source/printer/Lexmark-M5170.xml +share/foomatic/db/source/printer/Lexmark-MS310.xml +share/foomatic/db/source/printer/Lexmark-MS310d.xml +share/foomatic/db/source/printer/Lexmark-MS310dn.xml +share/foomatic/db/source/printer/Lexmark-MS312dn.xml +share/foomatic/db/source/printer/Lexmark-MS315dn.xml +share/foomatic/db/source/printer/Lexmark-MS410.xml +share/foomatic/db/source/printer/Lexmark-MS410d.xml +share/foomatic/db/source/printer/Lexmark-MS410dn.xml +share/foomatic/db/source/printer/Lexmark-MS415dn.xml +share/foomatic/db/source/printer/Lexmark-MS510.xml +share/foomatic/db/source/printer/Lexmark-MS510dn.xml +share/foomatic/db/source/printer/Lexmark-MS610.xml +share/foomatic/db/source/printer/Lexmark-MS610de.xml +share/foomatic/db/source/printer/Lexmark-MS610dn.xml +share/foomatic/db/source/printer/Lexmark-MS710.xml +share/foomatic/db/source/printer/Lexmark-MS711.xml +share/foomatic/db/source/printer/Lexmark-MS810.xml +share/foomatic/db/source/printer/Lexmark-MS811.xml +share/foomatic/db/source/printer/Lexmark-MS812.xml +share/foomatic/db/source/printer/Lexmark-MS910.xml +share/foomatic/db/source/printer/Lexmark-MS911de.xml +share/foomatic/db/source/printer/Lexmark-MX310.xml +share/foomatic/db/source/printer/Lexmark-MX310dn.xml +share/foomatic/db/source/printer/Lexmark-MX410.xml +share/foomatic/db/source/printer/Lexmark-MX410de.xml +share/foomatic/db/source/printer/Lexmark-MX510.xml +share/foomatic/db/source/printer/Lexmark-MX510de.xml +share/foomatic/db/source/printer/Lexmark-MX511de.xml +share/foomatic/db/source/printer/Lexmark-MX511dhe.xml +share/foomatic/db/source/printer/Lexmark-MX610.xml +share/foomatic/db/source/printer/Lexmark-MX610de.xml +share/foomatic/db/source/printer/Lexmark-MX611de.xml +share/foomatic/db/source/printer/Lexmark-MX611dhe.xml +share/foomatic/db/source/printer/Lexmark-MX6500e.xml +share/foomatic/db/source/printer/Lexmark-MX710.xml +share/foomatic/db/source/printer/Lexmark-MX711.xml +share/foomatic/db/source/printer/Lexmark-MX810.xml +share/foomatic/db/source/printer/Lexmark-MX811.xml +share/foomatic/db/source/printer/Lexmark-MX812.xml +share/foomatic/db/source/printer/Lexmark-MX910.xml +share/foomatic/db/source/printer/Lexmark-MX910de.xml +share/foomatic/db/source/printer/Lexmark-MX911.xml +share/foomatic/db/source/printer/Lexmark-MX911dte.xml +share/foomatic/db/source/printer/Lexmark-MX912.xml +share/foomatic/db/source/printer/Lexmark-MX912dxe.xml share/foomatic/db/source/printer/Lexmark-Optra_C710.xml share/foomatic/db/source/printer/Lexmark-Optra_Color_1200.xml share/foomatic/db/source/printer/Lexmark-Optra_Color_1275.xml @@ -5763,6 +6993,9 @@ share/foomatic/db/source/printer/Lexmark-X734de.xml share/foomatic/db/source/printer/Lexmark-X736de.xml share/foomatic/db/source/printer/Lexmark-X738de.xml share/foomatic/db/source/printer/Lexmark-X74.xml +share/foomatic/db/source/printer/Lexmark-X740.xml +share/foomatic/db/source/printer/Lexmark-X746.xml +share/foomatic/db/source/printer/Lexmark-X748.xml share/foomatic/db/source/printer/Lexmark-X75.xml share/foomatic/db/source/printer/Lexmark-X790.xml share/foomatic/db/source/printer/Lexmark-X792.xml @@ -5776,6 +7009,26 @@ share/foomatic/db/source/printer/Lexmark-X945e.xml share/foomatic/db/source/printer/Lexmark-X950.xml share/foomatic/db/source/printer/Lexmark-X952.xml share/foomatic/db/source/printer/Lexmark-X954.xml +share/foomatic/db/source/printer/Lexmark-XC2100.xml +share/foomatic/db/source/printer/Lexmark-XC2130.xml +share/foomatic/db/source/printer/Lexmark-XC2132.xml +share/foomatic/db/source/printer/Lexmark-XM1100.xml +share/foomatic/db/source/printer/Lexmark-XM1135.xml +share/foomatic/db/source/printer/Lexmark-XM1140.xml +share/foomatic/db/source/printer/Lexmark-XM1145.xml +share/foomatic/db/source/printer/Lexmark-XM3100.xml +share/foomatic/db/source/printer/Lexmark-XM3150.xml +share/foomatic/db/source/printer/Lexmark-XM5100.xml +share/foomatic/db/source/printer/Lexmark-XM5163.xml +share/foomatic/db/source/printer/Lexmark-XM5170.xml +share/foomatic/db/source/printer/Lexmark-XM7100.xml +share/foomatic/db/source/printer/Lexmark-XM7155.xml +share/foomatic/db/source/printer/Lexmark-XM7163.xml +share/foomatic/db/source/printer/Lexmark-XM7170.xml +share/foomatic/db/source/printer/Lexmark-XM9100.xml +share/foomatic/db/source/printer/Lexmark-XM9145.xml +share/foomatic/db/source/printer/Lexmark-XM9155.xml +share/foomatic/db/source/printer/Lexmark-XM9165.xml share/foomatic/db/source/printer/Lexmark-Z11.xml share/foomatic/db/source/printer/Lexmark-Z12.xml share/foomatic/db/source/printer/Lexmark-Z13.xml @@ -5905,65 +7158,104 @@ share/foomatic/db/source/printer/NRG-MP_1600.xml share/foomatic/db/source/printer/NRG-MP_161.xml share/foomatic/db/source/printer/NRG-MP_171.xml share/foomatic/db/source/printer/NRG-MP_2000.xml +share/foomatic/db/source/printer/NRG-MP_2001.xml share/foomatic/db/source/printer/NRG-MP_201.xml share/foomatic/db/source/printer/NRG-MP_2352.xml share/foomatic/db/source/printer/NRG-MP_2500.xml +share/foomatic/db/source/printer/NRG-MP_2501.xml share/foomatic/db/source/printer/NRG-MP_2510.xml share/foomatic/db/source/printer/NRG-MP_2550.xml share/foomatic/db/source/printer/NRG-MP_2550B.xml +share/foomatic/db/source/printer/NRG-MP_2553.xml +share/foomatic/db/source/printer/NRG-MP_2554.xml share/foomatic/db/source/printer/NRG-MP_2851.xml share/foomatic/db/source/printer/NRG-MP_2852.xml +share/foomatic/db/source/printer/NRG-MP_301.xml share/foomatic/db/source/printer/NRG-MP_3010.xml +share/foomatic/db/source/printer/NRG-MP_3053.xml +share/foomatic/db/source/printer/NRG-MP_3054.xml share/foomatic/db/source/printer/NRG-MP_3350.xml share/foomatic/db/source/printer/NRG-MP_3350B.xml share/foomatic/db/source/printer/NRG-MP_3351.xml share/foomatic/db/source/printer/NRG-MP_3352.xml +share/foomatic/db/source/printer/NRG-MP_3353.xml share/foomatic/db/source/printer/NRG-MP_3500.xml +share/foomatic/db/source/printer/NRG-MP_3554.xml share/foomatic/db/source/printer/NRG-MP_4000.xml share/foomatic/db/source/printer/NRG-MP_4000B.xml share/foomatic/db/source/printer/NRG-MP_4001.xml +share/foomatic/db/source/printer/NRG-MP_4002.xml +share/foomatic/db/source/printer/NRG-MP_4054.xml share/foomatic/db/source/printer/NRG-MP_4500.xml share/foomatic/db/source/printer/NRG-MP_5000.xml share/foomatic/db/source/printer/NRG-MP_5000B.xml share/foomatic/db/source/printer/NRG-MP_5001.xml +share/foomatic/db/source/printer/NRG-MP_5002.xml +share/foomatic/db/source/printer/NRG-MP_5054.xml share/foomatic/db/source/printer/NRG-MP_5500.xml share/foomatic/db/source/printer/NRG-MP_6000.xml share/foomatic/db/source/printer/NRG-MP_6001.xml +share/foomatic/db/source/printer/NRG-MP_6002.xml +share/foomatic/db/source/printer/NRG-MP_6054.xml share/foomatic/db/source/printer/NRG-MP_6500.xml share/foomatic/db/source/printer/NRG-MP_7000.xml share/foomatic/db/source/printer/NRG-MP_7001.xml share/foomatic/db/source/printer/NRG-MP_7500.xml +share/foomatic/db/source/printer/NRG-MP_7502.xml share/foomatic/db/source/printer/NRG-MP_8000.xml share/foomatic/db/source/printer/NRG-MP_8001.xml share/foomatic/db/source/printer/NRG-MP_9000.xml share/foomatic/db/source/printer/NRG-MP_9001.xml +share/foomatic/db/source/printer/NRG-MP_9002.xml share/foomatic/db/source/printer/NRG-MP_C1500sp.xml +share/foomatic/db/source/printer/NRG-MP_C2003.xml +share/foomatic/db/source/printer/NRG-MP_C2003Z.xml +share/foomatic/db/source/printer/NRG-MP_C2011.xml share/foomatic/db/source/printer/NRG-MP_C2050.xml share/foomatic/db/source/printer/NRG-MP_C2051.xml share/foomatic/db/source/printer/NRG-MP_C2500.xml +share/foomatic/db/source/printer/NRG-MP_C2503.xml +share/foomatic/db/source/printer/NRG-MP_C2503Z.xml share/foomatic/db/source/printer/NRG-MP_C2550.xml share/foomatic/db/source/printer/NRG-MP_C2551.xml share/foomatic/db/source/printer/NRG-MP_C2800.xml share/foomatic/db/source/printer/NRG-MP_C300.xml share/foomatic/db/source/printer/NRG-MP_C3000.xml share/foomatic/db/source/printer/NRG-MP_C3001.xml +share/foomatic/db/source/printer/NRG-MP_C3002.xml +share/foomatic/db/source/printer/NRG-MP_C3003.xml share/foomatic/db/source/printer/NRG-MP_C300SR.xml +share/foomatic/db/source/printer/NRG-MP_C305.xml share/foomatic/db/source/printer/NRG-MP_C3300.xml share/foomatic/db/source/printer/NRG-MP_C3500.xml share/foomatic/db/source/printer/NRG-MP_C3501.xml +share/foomatic/db/source/printer/NRG-MP_C3502.xml +share/foomatic/db/source/printer/NRG-MP_C3503.xml share/foomatic/db/source/printer/NRG-MP_C400.xml share/foomatic/db/source/printer/NRG-MP_C4000.xml share/foomatic/db/source/printer/NRG-MP_C400SR.xml +share/foomatic/db/source/printer/NRG-MP_C401.xml +share/foomatic/db/source/printer/NRG-MP_C401SR.xml share/foomatic/db/source/printer/NRG-MP_C4500.xml share/foomatic/db/source/printer/NRG-MP_C4501.xml share/foomatic/db/source/printer/NRG-MP_C4501A.xml +share/foomatic/db/source/printer/NRG-MP_C4502.xml +share/foomatic/db/source/printer/NRG-MP_C4502A.xml +share/foomatic/db/source/printer/NRG-MP_C4503.xml share/foomatic/db/source/printer/NRG-MP_C5000.xml share/foomatic/db/source/printer/NRG-MP_C5501.xml share/foomatic/db/source/printer/NRG-MP_C5501A.xml +share/foomatic/db/source/printer/NRG-MP_C5502.xml +share/foomatic/db/source/printer/NRG-MP_C5502A.xml +share/foomatic/db/source/printer/NRG-MP_C5503.xml share/foomatic/db/source/printer/NRG-MP_C6000.xml +share/foomatic/db/source/printer/NRG-MP_C6003.xml share/foomatic/db/source/printer/NRG-MP_C6501.xml +share/foomatic/db/source/printer/NRG-MP_C6502.xml share/foomatic/db/source/printer/NRG-MP_C7500.xml share/foomatic/db/source/printer/NRG-MP_C7501.xml +share/foomatic/db/source/printer/NRG-MP_C8002.xml +share/foomatic/db/source/printer/NRG-MP_CW2200.xml share/foomatic/db/source/printer/NRG-MP_W2400.xml share/foomatic/db/source/printer/NRG-MP_W2401.xml share/foomatic/db/source/printer/NRG-MP_W3600.xml @@ -5988,12 +7280,27 @@ share/foomatic/db/source/printer/NRG-Pro_1106EX.xml share/foomatic/db/source/printer/NRG-Pro_1107EX.xml share/foomatic/db/source/printer/NRG-Pro_1356EX.xml share/foomatic/db/source/printer/NRG-Pro_1357EX.xml +share/foomatic/db/source/printer/NRG-Pro_8100S.xml +share/foomatic/db/source/printer/NRG-Pro_8110S.xml +share/foomatic/db/source/printer/NRG-Pro_8120S.xml share/foomatic/db/source/printer/NRG-Pro_906EX.xml share/foomatic/db/source/printer/NRG-Pro_907EX.xml +share/foomatic/db/source/printer/NRG-Pro_C5100S.xml +share/foomatic/db/source/printer/NRG-Pro_C5110S.xml +share/foomatic/db/source/printer/NRG-Pro_C7100.xml +share/foomatic/db/source/printer/NRG-Pro_C7100S.xml +share/foomatic/db/source/printer/NRG-Pro_C7110.xml +share/foomatic/db/source/printer/NRG-Pro_C7110S.xml +share/foomatic/db/source/printer/NRG-SG3110DN.xml +share/foomatic/db/source/printer/NRG-SG3110DNw.xml +share/foomatic/db/source/printer/NRG-SG3110SFNw.xml share/foomatic/db/source/printer/NRG-SP_4100N.xml share/foomatic/db/source/printer/NRG-SP_4100NL.xml share/foomatic/db/source/printer/NRG-SP_4110N.xml share/foomatic/db/source/printer/NRG-SP_4210N.xml +share/foomatic/db/source/printer/NRG-SP_4310N.xml +share/foomatic/db/source/printer/NRG-SP_4510DN.xml +share/foomatic/db/source/printer/NRG-SP_4510SF.xml share/foomatic/db/source/printer/NRG-SP_5200DN.xml share/foomatic/db/source/printer/NRG-SP_5200S.xml share/foomatic/db/source/printer/NRG-SP_5210DN.xml @@ -6002,6 +7309,7 @@ share/foomatic/db/source/printer/NRG-SP_5210SR.xml share/foomatic/db/source/printer/NRG-SP_6330N.xml share/foomatic/db/source/printer/NRG-SP_8100DN.xml share/foomatic/db/source/printer/NRG-SP_8200DN.xml +share/foomatic/db/source/printer/NRG-SP_8300DN.xml share/foomatic/db/source/printer/NRG-SP_9100DN.xml share/foomatic/db/source/printer/NRG-SP_C320DN.xml share/foomatic/db/source/printer/NRG-SP_C410DN.xml @@ -6009,9 +7317,12 @@ share/foomatic/db/source/printer/NRG-SP_C411DN.xml share/foomatic/db/source/printer/NRG-SP_C420DN.xml share/foomatic/db/source/printer/NRG-SP_C430DN.xml share/foomatic/db/source/printer/NRG-SP_C431DN.xml +share/foomatic/db/source/printer/NRG-SP_C730DN.xml share/foomatic/db/source/printer/NRG-SP_C811DN.xml share/foomatic/db/source/printer/NRG-SP_C820DN.xml share/foomatic/db/source/printer/NRG-SP_C821DN.xml +share/foomatic/db/source/printer/NRG-SP_C830DN.xml +share/foomatic/db/source/printer/NRG-SP_C831DN.xml share/foomatic/db/source/printer/NRG-SP_W2470.xml share/foomatic/db/source/printer/Oce-3145PS.xml share/foomatic/db/source/printer/Oce-3155PS.xml @@ -6083,7 +7394,10 @@ share/foomatic/db/source/printer/Oki-B6200.xml share/foomatic/db/source/printer/Oki-B6250.xml share/foomatic/db/source/printer/Oki-B6300.xml share/foomatic/db/source/printer/Oki-B6500.xml +share/foomatic/db/source/printer/Oki-C110.xml +share/foomatic/db/source/printer/Oki-C301dn.xml share/foomatic/db/source/printer/Oki-C3100.xml +share/foomatic/db/source/printer/Oki-C310dn.xml share/foomatic/db/source/printer/Oki-C3200.xml share/foomatic/db/source/printer/Oki-C3300.xml share/foomatic/db/source/printer/Oki-C3400.xml @@ -6097,6 +7411,7 @@ share/foomatic/db/source/printer/Oki-C5500.xml share/foomatic/db/source/printer/Oki-C5540_MFP.xml share/foomatic/db/source/printer/Oki-C5550_MFP.xml share/foomatic/db/source/printer/Oki-C5600.xml +share/foomatic/db/source/printer/Oki-C5650.xml share/foomatic/db/source/printer/Oki-C5700.xml share/foomatic/db/source/printer/Oki-C5750.xml share/foomatic/db/source/printer/Oki-C5800.xml @@ -6166,6 +7481,7 @@ share/foomatic/db/source/printer/Olivetti-JP350S.xml share/foomatic/db/source/printer/Olivetti-JP450.xml share/foomatic/db/source/printer/Olivetti-JP470.xml share/foomatic/db/source/printer/Olivetti-PG_306.xml +share/foomatic/db/source/printer/Olivetti-d-Color_P160W.xml share/foomatic/db/source/printer/Olympus-P-10.xml share/foomatic/db/source/printer/Olympus-P-11.xml share/foomatic/db/source/printer/Olympus-P-200.xml @@ -6226,6 +7542,9 @@ share/foomatic/db/source/printer/Raven-LP-410.xml share/foomatic/db/source/printer/Ricoh-4081.xml share/foomatic/db/source/printer/Ricoh-4801.xml share/foomatic/db/source/printer/Ricoh-6000.xml +share/foomatic/db/source/printer/Ricoh-AficioSG3110DN.xml +share/foomatic/db/source/printer/Ricoh-AficioSG3110DNw.xml +share/foomatic/db/source/printer/Ricoh-AficioSG3110SFNw.xml share/foomatic/db/source/printer/Ricoh-Aficio_1022.xml share/foomatic/db/source/printer/Ricoh-Aficio_1027.xml share/foomatic/db/source/printer/Ricoh-Aficio_1032.xml @@ -6315,6 +7634,7 @@ share/foomatic/db/source/printer/Ricoh-Aficio_MP_2550.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_2550B.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_2851.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_2852.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_301.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_3010.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_3350.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_3350B.xml @@ -6324,21 +7644,26 @@ share/foomatic/db/source/printer/Ricoh-Aficio_MP_3500.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_4000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_4000B.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_4001.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_4002.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_4500.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_5000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_5000B.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_5001.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_5002.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_5500.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_6000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_6001.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_6002.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_6500.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_7000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_7001.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_7500.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_7502.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_8000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_8001.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_9000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_9001.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_9002.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C2050.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C2051.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C2500.xml @@ -6348,19 +7673,26 @@ share/foomatic/db/source/printer/Ricoh-Aficio_MP_C2800.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C300.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3001.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3002.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C300SR.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_C305.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3300.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3500.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3501.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_C3502.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C400.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C4000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C400SR.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C4500.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C4501.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C4501A.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_C4502.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_C4502A.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C5000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C5501.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C5501A.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_C5502.xml +share/foomatic/db/source/printer/Ricoh-Aficio_MP_C5502A.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C6000.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C6501.xml share/foomatic/db/source/printer/Ricoh-Aficio_MP_C7500.xml @@ -6377,6 +7709,7 @@ share/foomatic/db/source/printer/Ricoh-Aficio_SP_4100N.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_4100NL.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_4110N.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_4210N.xml +share/foomatic/db/source/printer/Ricoh-Aficio_SP_4310N.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_5200DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_5200S.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_5210DN.xml @@ -6385,6 +7718,7 @@ share/foomatic/db/source/printer/Ricoh-Aficio_SP_5210SR.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_6330N.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_8100DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_8200DN.xml +share/foomatic/db/source/printer/Ricoh-Aficio_SP_8300DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_9100DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C222SF.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C320DN.xml @@ -6394,9 +7728,12 @@ share/foomatic/db/source/printer/Ricoh-Aficio_SP_C411DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C420DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C430DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C431DN.xml +share/foomatic/db/source/printer/Ricoh-Aficio_SP_C730DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C811DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C820DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_C821DN.xml +share/foomatic/db/source/printer/Ricoh-Aficio_SP_C830DN.xml +share/foomatic/db/source/printer/Ricoh-Aficio_SP_C831DN.xml share/foomatic/db/source/printer/Ricoh-Aficio_SP_W2470.xml share/foomatic/db/source/printer/Ricoh-ColorLaser_AP828.xml share/foomatic/db/source/printer/Ricoh-DDP_70.xml @@ -6412,21 +7749,76 @@ share/foomatic/db/source/printer/Ricoh-LASER_AP2600.xml share/foomatic/db/source/printer/Ricoh-LASER_AP2600N.xml share/foomatic/db/source/printer/Ricoh-LASER_AP2610.xml share/foomatic/db/source/printer/Ricoh-LASER_AP2610N.xml +share/foomatic/db/source/printer/Ricoh-MP_2001.xml +share/foomatic/db/source/printer/Ricoh-MP_2501.xml +share/foomatic/db/source/printer/Ricoh-MP_2553.xml +share/foomatic/db/source/printer/Ricoh-MP_2554.xml +share/foomatic/db/source/printer/Ricoh-MP_2554J.xml +share/foomatic/db/source/printer/Ricoh-MP_3053.xml +share/foomatic/db/source/printer/Ricoh-MP_3054.xml +share/foomatic/db/source/printer/Ricoh-MP_3054J.xml +share/foomatic/db/source/printer/Ricoh-MP_3353.xml +share/foomatic/db/source/printer/Ricoh-MP_3554.xml +share/foomatic/db/source/printer/Ricoh-MP_3554J.xml +share/foomatic/db/source/printer/Ricoh-MP_401SPF.xml +share/foomatic/db/source/printer/Ricoh-MP_4054.xml +share/foomatic/db/source/printer/Ricoh-MP_5054.xml +share/foomatic/db/source/printer/Ricoh-MP_6054.xml share/foomatic/db/source/printer/Ricoh-MP_C1500_615C.xml +share/foomatic/db/source/printer/Ricoh-MP_C2003.xml +share/foomatic/db/source/printer/Ricoh-MP_C2003Z.xml +share/foomatic/db/source/printer/Ricoh-MP_C2011.xml +share/foomatic/db/source/printer/Ricoh-MP_C2503.xml +share/foomatic/db/source/printer/Ricoh-MP_C2503Z.xml +share/foomatic/db/source/printer/Ricoh-MP_C3003.xml +share/foomatic/db/source/printer/Ricoh-MP_C3503.xml +share/foomatic/db/source/printer/Ricoh-MP_C401.xml +share/foomatic/db/source/printer/Ricoh-MP_C401SR.xml +share/foomatic/db/source/printer/Ricoh-MP_C4503.xml +share/foomatic/db/source/printer/Ricoh-MP_C5503.xml +share/foomatic/db/source/printer/Ricoh-MP_C6003.xml +share/foomatic/db/source/printer/Ricoh-MP_C6502.xml +share/foomatic/db/source/printer/Ricoh-MP_C8002.xml +share/foomatic/db/source/printer/Ricoh-MP_CW2200.xml share/foomatic/db/source/printer/Ricoh-Pro_1106EX.xml share/foomatic/db/source/printer/Ricoh-Pro_1107EX.xml share/foomatic/db/source/printer/Ricoh-Pro_1356EX.xml share/foomatic/db/source/printer/Ricoh-Pro_1357EX.xml +share/foomatic/db/source/printer/Ricoh-Pro_8100S.xml +share/foomatic/db/source/printer/Ricoh-Pro_8110S.xml +share/foomatic/db/source/printer/Ricoh-Pro_8120S.xml share/foomatic/db/source/printer/Ricoh-Pro_906EX.xml share/foomatic/db/source/printer/Ricoh-Pro_907EX.xml +share/foomatic/db/source/printer/Ricoh-Pro_C5100S.xml +share/foomatic/db/source/printer/Ricoh-Pro_C5110S.xml +share/foomatic/db/source/printer/Ricoh-Pro_C7100.xml +share/foomatic/db/source/printer/Ricoh-Pro_C7100S.xml +share/foomatic/db/source/printer/Ricoh-Pro_C7110.xml +share/foomatic/db/source/printer/Ricoh-Pro_C7110S.xml share/foomatic/db/source/printer/Ricoh-RPDL_III_Laser_Printer.xml share/foomatic/db/source/printer/Ricoh-RPDL_II_Laser_Printer.xml share/foomatic/db/source/printer/Ricoh-RPDL_IV_Laser_Printer.xml share/foomatic/db/source/printer/Ricoh-RPDL_I_Laser_Printer.xml +share/foomatic/db/source/printer/Ricoh-SG3120BSFNw.xml +share/foomatic/db/source/printer/Ricoh-SP_4510DN.xml +share/foomatic/db/source/printer/Ricoh-SP_4510SF.xml +share/foomatic/db/source/printer/Ricoh-SP_4520DN.xml +share/foomatic/db/source/printer/Samsung-C140x.xml +share/foomatic/db/source/printer/Samsung-C145x.xml +share/foomatic/db/source/printer/Samsung-C1810.xml +share/foomatic/db/source/printer/Samsung-C1860.xml +share/foomatic/db/source/printer/Samsung-C2620.xml +share/foomatic/db/source/printer/Samsung-C2670.xml +share/foomatic/db/source/printer/Samsung-C460.xml +share/foomatic/db/source/printer/Samsung-C470.xml +share/foomatic/db/source/printer/Samsung-C4820.xml share/foomatic/db/source/printer/Samsung-CLP-300.xml share/foomatic/db/source/printer/Samsung-CLP-310.xml share/foomatic/db/source/printer/Samsung-CLP-315.xml +share/foomatic/db/source/printer/Samsung-CLP-325.xml share/foomatic/db/source/printer/Samsung-CLP-350.xml +share/foomatic/db/source/printer/Samsung-CLP-365.xml +share/foomatic/db/source/printer/Samsung-CLP-410.xml share/foomatic/db/source/printer/Samsung-CLP-500.xml share/foomatic/db/source/printer/Samsung-CLP-510.xml share/foomatic/db/source/printer/Samsung-CLP-550.xml @@ -6434,13 +7826,47 @@ share/foomatic/db/source/printer/Samsung-CLP-550N.xml share/foomatic/db/source/printer/Samsung-CLP-600.xml share/foomatic/db/source/printer/Samsung-CLP-610.xml share/foomatic/db/source/printer/Samsung-CLP-610ND.xml +share/foomatic/db/source/printer/Samsung-CLP-620.xml share/foomatic/db/source/printer/Samsung-CLP-650.xml share/foomatic/db/source/printer/Samsung-CLP-650N.xml +share/foomatic/db/source/printer/Samsung-CLP-660.xml share/foomatic/db/source/printer/Samsung-CLP-660N.xml share/foomatic/db/source/printer/Samsung-CLP-660ND.xml +share/foomatic/db/source/printer/Samsung-CLP-670.xml +share/foomatic/db/source/printer/Samsung-CLP-680.xml +share/foomatic/db/source/printer/Samsung-CLP-770.xml +share/foomatic/db/source/printer/Samsung-CLP-775.xml share/foomatic/db/source/printer/Samsung-CLX-2160.xml share/foomatic/db/source/printer/Samsung-CLX-3160.xml share/foomatic/db/source/printer/Samsung-CLX-3175.xml +share/foomatic/db/source/printer/Samsung-CLX-3185.xml +share/foomatic/db/source/printer/Samsung-CLX-3300.xml +share/foomatic/db/source/printer/Samsung-CLX-4190.xml +share/foomatic/db/source/printer/Samsung-CLX-6200.xml +share/foomatic/db/source/printer/Samsung-CLX-6220.xml +share/foomatic/db/source/printer/Samsung-CLX-6240.xml +share/foomatic/db/source/printer/Samsung-CLX-6250.xml +share/foomatic/db/source/printer/Samsung-CLX-6260.xml +share/foomatic/db/source/printer/Samsung-CLX-8380.xml +share/foomatic/db/source/printer/Samsung-CLX-8385.xml +share/foomatic/db/source/printer/Samsung-CLX-8385X.xml +share/foomatic/db/source/printer/Samsung-CLX-8540.xml +share/foomatic/db/source/printer/Samsung-CLX-8640_8650.xml +share/foomatic/db/source/printer/Samsung-CLX-9250_9350.xml +share/foomatic/db/source/printer/Samsung-CLX-9252_9352.xml +share/foomatic/db/source/printer/Samsung-CLX-92x1_93x1.xml +share/foomatic/db/source/printer/Samsung-CLX-981x.xml +share/foomatic/db/source/printer/Samsung-CLX-982x.xml +share/foomatic/db/source/printer/Samsung-K401.xml +share/foomatic/db/source/printer/Samsung-K4350.xml +share/foomatic/db/source/printer/Samsung-M262x_282x.xml +share/foomatic/db/source/printer/Samsung-M267x_287x.xml +share/foomatic/db/source/printer/Samsung-M283x.xml +share/foomatic/db/source/printer/Samsung-M288x.xml +share/foomatic/db/source/printer/Samsung-M4370_5370.xml +share/foomatic/db/source/printer/Samsung-M453x.xml +share/foomatic/db/source/printer/Samsung-M458x.xml +share/foomatic/db/source/printer/Samsung-M5270.xml share/foomatic/db/source/printer/Samsung-ML-1000.xml share/foomatic/db/source/printer/Samsung-ML-1010.xml share/foomatic/db/source/printer/Samsung-ML-1020.xml @@ -6476,21 +7902,35 @@ share/foomatic/db/source/printer/Samsung-ML-2551N.xml share/foomatic/db/source/printer/Samsung-ML-2552W.xml share/foomatic/db/source/printer/Samsung-ML-2570.xml share/foomatic/db/source/printer/Samsung-ML-2571N.xml +share/foomatic/db/source/printer/Samsung-ML-2580.xml +share/foomatic/db/source/printer/Samsung-ML-2850.xml share/foomatic/db/source/printer/Samsung-ML-2850D.xml share/foomatic/db/source/printer/Samsung-ML-2851ND.xml +share/foomatic/db/source/printer/Samsung-ML-2853.xml +share/foomatic/db/source/printer/Samsung-ML-2855.xml +share/foomatic/db/source/printer/Samsung-ML-2950.xml share/foomatic/db/source/printer/Samsung-ML-3051N.xml share/foomatic/db/source/printer/Samsung-ML-3051ND.xml +share/foomatic/db/source/printer/Samsung-ML-3470.xml share/foomatic/db/source/printer/Samsung-ML-3470D.xml share/foomatic/db/source/printer/Samsung-ML-3471ND.xml +share/foomatic/db/source/printer/Samsung-ML-3475.xml +share/foomatic/db/source/printer/Samsung-ML-371x.xml +share/foomatic/db/source/printer/Samsung-ML-375x.xml +share/foomatic/db/source/printer/Samsung-ML-4050.xml share/foomatic/db/source/printer/Samsung-ML-4050N.xml +share/foomatic/db/source/printer/Samsung-ML-4055.xml share/foomatic/db/source/printer/Samsung-ML-4500.xml +share/foomatic/db/source/printer/Samsung-ML-451x_501x.xml share/foomatic/db/source/printer/Samsung-ML-4550.xml share/foomatic/db/source/printer/Samsung-ML-4551N.xml share/foomatic/db/source/printer/Samsung-ML-4551ND.xml +share/foomatic/db/source/printer/Samsung-ML-4555.xml share/foomatic/db/source/printer/Samsung-ML-4600.xml share/foomatic/db/source/printer/Samsung-ML-5000a.xml share/foomatic/db/source/printer/Samsung-ML-5050G.xml share/foomatic/db/source/printer/Samsung-ML-5080.xml +share/foomatic/db/source/printer/Samsung-ML-551x_651x.xml share/foomatic/db/source/printer/Samsung-ML-6000.xml share/foomatic/db/source/printer/Samsung-ML-6040.xml share/foomatic/db/source/printer/Samsung-ML-6060.xml @@ -6505,11 +7945,38 @@ share/foomatic/db/source/printer/Samsung-ML-7300.xml share/foomatic/db/source/printer/Samsung-ML-7300N.xml share/foomatic/db/source/printer/Samsung-ML-85.xml share/foomatic/db/source/printer/Samsung-ML-85G.xml +share/foomatic/db/source/printer/Samsung-ML-8850_8950.xml +share/foomatic/db/source/printer/Samsung-ML-8x00.xml share/foomatic/db/source/printer/Samsung-QL-5100A.xml share/foomatic/db/source/printer/Samsung-QL-6050.xml share/foomatic/db/source/printer/Samsung-QL-85G.xml +share/foomatic/db/source/printer/Samsung-SCX-470x.xml +share/foomatic/db/source/printer/Samsung-SCX-472x.xml +share/foomatic/db/source/printer/Samsung-SCX-483x_5x3x.xml +share/foomatic/db/source/printer/Samsung-SCX-4x24.xml +share/foomatic/db/source/printer/Samsung-SCX-4x25.xml +share/foomatic/db/source/printer/Samsung-SCX-4x26.xml +share/foomatic/db/source/printer/Samsung-SCX-4x28.xml +share/foomatic/db/source/printer/Samsung-SCX-5635.xml +share/foomatic/db/source/printer/Samsung-SCX-5835_5935.xml +share/foomatic/db/source/printer/Samsung-SCX-5835_5935X.xml +share/foomatic/db/source/printer/Samsung-SCX-6545.xml +share/foomatic/db/source/printer/Samsung-SCX-6545X.xml +share/foomatic/db/source/printer/Samsung-SCX-681x.xml +share/foomatic/db/source/printer/Samsung-SCX-6x20.xml +share/foomatic/db/source/printer/Samsung-SCX-6x22.xml +share/foomatic/db/source/printer/Samsung-SCX-6x45.xml +share/foomatic/db/source/printer/Samsung-SCX-6x55.xml +share/foomatic/db/source/printer/Samsung-SCX-6x55X.xml +share/foomatic/db/source/printer/Samsung-SCX-8030_8040.xml +share/foomatic/db/source/printer/Samsung-SCX-8123_8128.xml +share/foomatic/db/source/printer/Samsung-SCX-8230_8240.xml +share/foomatic/db/source/printer/Samsung-SCX-881x.xml +share/foomatic/db/source/printer/Samsung-SCX-882x.xml share/foomatic/db/source/printer/Samsung-SF_MSYS_MJ-4700_4800_4500C.xml share/foomatic/db/source/printer/Samsung-SI-630A.xml +share/foomatic/db/source/printer/Samsung-X401.xml +share/foomatic/db/source/printer/Samsung-X4300.xml share/foomatic/db/source/printer/Savin-2404WD.xml share/foomatic/db/source/printer/Savin-2404WDP.xml share/foomatic/db/source/printer/Savin-2406WD.xml @@ -6658,27 +8125,83 @@ share/foomatic/db/source/printer/Savin-MLP37N.xml share/foomatic/db/source/printer/Savin-MLP45.xml share/foomatic/db/source/printer/Savin-MLP75n.xml share/foomatic/db/source/printer/Savin-MP_2352.xml +share/foomatic/db/source/printer/Savin-MP_2501.xml +share/foomatic/db/source/printer/Savin-MP_2553.xml +share/foomatic/db/source/printer/Savin-MP_2554.xml share/foomatic/db/source/printer/Savin-MP_2852.xml +share/foomatic/db/source/printer/Savin-MP_301.xml +share/foomatic/db/source/printer/Savin-MP_3053.xml +share/foomatic/db/source/printer/Savin-MP_3054.xml share/foomatic/db/source/printer/Savin-MP_3352.xml +share/foomatic/db/source/printer/Savin-MP_3353.xml +share/foomatic/db/source/printer/Savin-MP_3554.xml +share/foomatic/db/source/printer/Savin-MP_4002.xml +share/foomatic/db/source/printer/Savin-MP_401SPF.xml +share/foomatic/db/source/printer/Savin-MP_4054.xml +share/foomatic/db/source/printer/Savin-MP_5002.xml +share/foomatic/db/source/printer/Savin-MP_5054.xml +share/foomatic/db/source/printer/Savin-MP_6002.xml +share/foomatic/db/source/printer/Savin-MP_6054.xml +share/foomatic/db/source/printer/Savin-MP_7502.xml +share/foomatic/db/source/printer/Savin-MP_9002.xml +share/foomatic/db/source/printer/Savin-MP_C2003.xml +share/foomatic/db/source/printer/Savin-MP_C2503.xml +share/foomatic/db/source/printer/Savin-MP_C3002.xml +share/foomatic/db/source/printer/Savin-MP_C3003.xml +share/foomatic/db/source/printer/Savin-MP_C305.xml +share/foomatic/db/source/printer/Savin-MP_C3502.xml +share/foomatic/db/source/printer/Savin-MP_C3503.xml +share/foomatic/db/source/printer/Savin-MP_C401.xml +share/foomatic/db/source/printer/Savin-MP_C401SR.xml +share/foomatic/db/source/printer/Savin-MP_C4502.xml +share/foomatic/db/source/printer/Savin-MP_C4502A.xml +share/foomatic/db/source/printer/Savin-MP_C4503.xml +share/foomatic/db/source/printer/Savin-MP_C5502.xml +share/foomatic/db/source/printer/Savin-MP_C5502A.xml +share/foomatic/db/source/printer/Savin-MP_C5503.xml +share/foomatic/db/source/printer/Savin-MP_C6003.xml +share/foomatic/db/source/printer/Savin-MP_C6502.xml +share/foomatic/db/source/printer/Savin-MP_C8002.xml +share/foomatic/db/source/printer/Savin-MP_CW2200.xml share/foomatic/db/source/printer/Savin-Pro_1106EX.xml share/foomatic/db/source/printer/Savin-Pro_1107EX.xml share/foomatic/db/source/printer/Savin-Pro_1356EX.xml share/foomatic/db/source/printer/Savin-Pro_1357EX.xml +share/foomatic/db/source/printer/Savin-Pro_8100S.xml +share/foomatic/db/source/printer/Savin-Pro_8110S.xml +share/foomatic/db/source/printer/Savin-Pro_8120S.xml share/foomatic/db/source/printer/Savin-Pro_906EX.xml share/foomatic/db/source/printer/Savin-Pro_907EX.xml +share/foomatic/db/source/printer/Savin-Pro_C5100S.xml +share/foomatic/db/source/printer/Savin-Pro_C5110S.xml +share/foomatic/db/source/printer/Savin-Pro_C7100.xml +share/foomatic/db/source/printer/Savin-Pro_C7100S.xml +share/foomatic/db/source/printer/Savin-Pro_C7110.xml +share/foomatic/db/source/printer/Savin-Pro_C7110S.xml share/foomatic/db/source/printer/Savin-SDC555.xml +share/foomatic/db/source/printer/Savin-SG3110DN.xml +share/foomatic/db/source/printer/Savin-SG3110DNw.xml +share/foomatic/db/source/printer/Savin-SG3110SFNw.xml share/foomatic/db/source/printer/Savin-SGC_1506.xml share/foomatic/db/source/printer/Savin-SLP26.xml share/foomatic/db/source/printer/Savin-SLP26n.xml share/foomatic/db/source/printer/Savin-SLP32.xml share/foomatic/db/source/printer/Savin-SLP38c.xml +share/foomatic/db/source/printer/Savin-SP_4310N.xml +share/foomatic/db/source/printer/Savin-SP_4510DN.xml +share/foomatic/db/source/printer/Savin-SP_4510SF.xml +share/foomatic/db/source/printer/Savin-SP_4520DN.xml share/foomatic/db/source/printer/Savin-SP_5200DN.xml share/foomatic/db/source/printer/Savin-SP_5200S.xml share/foomatic/db/source/printer/Savin-SP_5210DN.xml share/foomatic/db/source/printer/Savin-SP_5210SF.xml share/foomatic/db/source/printer/Savin-SP_5210SR.xml +share/foomatic/db/source/printer/Savin-SP_8300DN.xml share/foomatic/db/source/printer/Savin-SP_C320DN.xml share/foomatic/db/source/printer/Savin-SP_C400DN.xml +share/foomatic/db/source/printer/Savin-SP_C730DN.xml +share/foomatic/db/source/printer/Savin-SP_C830DN.xml +share/foomatic/db/source/printer/Savin-SP_C831DN.xml share/foomatic/db/source/printer/Seiko-SLP-100.xml share/foomatic/db/source/printer/Seiko-SLP-200.xml share/foomatic/db/source/printer/Seiko-SLP-240.xml @@ -6746,6 +8269,7 @@ share/foomatic/db/source/printer/Sharp-AR-705M.xml share/foomatic/db/source/printer/Sharp-AR-705M_PS.xml share/foomatic/db/source/printer/Sharp-AR-705S.xml share/foomatic/db/source/printer/Sharp-AR-705S_PS.xml +share/foomatic/db/source/printer/Sharp-AR-B07.xml share/foomatic/db/source/printer/Sharp-AR-BC260.xml share/foomatic/db/source/printer/Sharp-AR-BC320.xml share/foomatic/db/source/printer/Sharp-AR-C170FP.xml @@ -6792,6 +8316,7 @@ share/foomatic/db/source/printer/Sharp-AR-M236.xml share/foomatic/db/source/printer/Sharp-AR-M236_PS.xml share/foomatic/db/source/printer/Sharp-AR-M237.xml share/foomatic/db/source/printer/Sharp-AR-M237_PS.xml +share/foomatic/db/source/printer/Sharp-AR-M256.xml share/foomatic/db/source/printer/Sharp-AR-M276.xml share/foomatic/db/source/printer/Sharp-AR-M276_PS.xml share/foomatic/db/source/printer/Sharp-AR-M277.xml @@ -6810,20 +8335,49 @@ share/foomatic/db/source/printer/Sharp-AR-M620N.xml share/foomatic/db/source/printer/Sharp-AR-M620U.xml share/foomatic/db/source/printer/Sharp-AR-M700N.xml share/foomatic/db/source/printer/Sharp-AR-M700U.xml +share/foomatic/db/source/printer/Sharp-AR-N182FG.xml +share/foomatic/db/source/printer/Sharp-AR-N182G.xml +share/foomatic/db/source/printer/Sharp-AR-NB2A.xml share/foomatic/db/source/printer/Sharp-ARP350.xml share/foomatic/db/source/printer/Sharp-ARP450.xml +share/foomatic/db/source/printer/Sharp-MX-1810U.xml +share/foomatic/db/source/printer/Sharp-MX-2010U.xml share/foomatic/db/source/printer/Sharp-MX-2300FG.xml share/foomatic/db/source/printer/Sharp-MX-2300FG_PS.xml share/foomatic/db/source/printer/Sharp-MX-2300G.xml share/foomatic/db/source/printer/Sharp-MX-2300G_PS.xml share/foomatic/db/source/printer/Sharp-MX-2300N.xml share/foomatic/db/source/printer/Sharp-MX-2300N_PS.xml +share/foomatic/db/source/printer/Sharp-MX-2310F.xml +share/foomatic/db/source/printer/Sharp-MX-2310U.xml +share/foomatic/db/source/printer/Sharp-MX-2314N.xml +share/foomatic/db/source/printer/Sharp-MX-2314NR.xml +share/foomatic/db/source/printer/Sharp-MX-2514FN.xml +share/foomatic/db/source/printer/Sharp-MX-2610FN.xml +share/foomatic/db/source/printer/Sharp-MX-2610N.xml +share/foomatic/db/source/printer/Sharp-MX-2614N.xml +share/foomatic/db/source/printer/Sharp-MX-2614NR.xml +share/foomatic/db/source/printer/Sharp-MX-2615N.xml +share/foomatic/db/source/printer/Sharp-MX-2616N.xml +share/foomatic/db/source/printer/Sharp-MX-2640FN.xml +share/foomatic/db/source/printer/Sharp-MX-2640N.xml share/foomatic/db/source/printer/Sharp-MX-2700FG.xml share/foomatic/db/source/printer/Sharp-MX-2700FG_PS.xml share/foomatic/db/source/printer/Sharp-MX-2700G.xml share/foomatic/db/source/printer/Sharp-MX-2700G_PS.xml share/foomatic/db/source/printer/Sharp-MX-2700N.xml share/foomatic/db/source/printer/Sharp-MX-2700N_PS.xml +share/foomatic/db/source/printer/Sharp-MX-3110FN.xml +share/foomatic/db/source/printer/Sharp-MX-3110N.xml +share/foomatic/db/source/printer/Sharp-MX-3111F.xml +share/foomatic/db/source/printer/Sharp-MX-3111U.xml +share/foomatic/db/source/printer/Sharp-MX-3114FN.xml +share/foomatic/db/source/printer/Sharp-MX-3114N.xml +share/foomatic/db/source/printer/Sharp-MX-3114NR.xml +share/foomatic/db/source/printer/Sharp-MX-3115N.xml +share/foomatic/db/source/printer/Sharp-MX-3116N.xml +share/foomatic/db/source/printer/Sharp-MX-3140FN.xml +share/foomatic/db/source/printer/Sharp-MX-3140N.xml share/foomatic/db/source/printer/Sharp-MX-3500FN.xml share/foomatic/db/source/printer/Sharp-MX-3500FN_PS.xml share/foomatic/db/source/printer/Sharp-MX-3500N.xml @@ -6832,6 +8386,21 @@ share/foomatic/db/source/printer/Sharp-MX-3501FN.xml share/foomatic/db/source/printer/Sharp-MX-3501FN_PS.xml share/foomatic/db/source/printer/Sharp-MX-3501N.xml share/foomatic/db/source/printer/Sharp-MX-3501N_PS.xml +share/foomatic/db/source/printer/Sharp-MX-3610FN.xml +share/foomatic/db/source/printer/Sharp-MX-3610N.xml +share/foomatic/db/source/printer/Sharp-MX-3611F.xml +share/foomatic/db/source/printer/Sharp-MX-3614FN.xml +share/foomatic/db/source/printer/Sharp-MX-3640FN.xml +share/foomatic/db/source/printer/Sharp-MX-3640N.xml +share/foomatic/db/source/printer/Sharp-MX-4110FN.xml +share/foomatic/db/source/printer/Sharp-MX-4110N.xml +share/foomatic/db/source/printer/Sharp-MX-4111FN.xml +share/foomatic/db/source/printer/Sharp-MX-4111N.xml +share/foomatic/db/source/printer/Sharp-MX-4112N.xml +share/foomatic/db/source/printer/Sharp-MX-4140FN.xml +share/foomatic/db/source/printer/Sharp-MX-4140N.xml +share/foomatic/db/source/printer/Sharp-MX-4141FN.xml +share/foomatic/db/source/printer/Sharp-MX-4141N.xml share/foomatic/db/source/printer/Sharp-MX-4500FN.xml share/foomatic/db/source/printer/Sharp-MX-4500FN_PS.xml share/foomatic/db/source/printer/Sharp-MX-4500N.xml @@ -6840,6 +8409,87 @@ share/foomatic/db/source/printer/Sharp-MX-4501FN.xml share/foomatic/db/source/printer/Sharp-MX-4501FN_PS.xml share/foomatic/db/source/printer/Sharp-MX-4501N.xml share/foomatic/db/source/printer/Sharp-MX-4501N_PS.xml +share/foomatic/db/source/printer/Sharp-MX-5110FN.xml +share/foomatic/db/source/printer/Sharp-MX-5110N.xml +share/foomatic/db/source/printer/Sharp-MX-5111FN.xml +share/foomatic/db/source/printer/Sharp-MX-5111N.xml +share/foomatic/db/source/printer/Sharp-MX-5112N.xml +share/foomatic/db/source/printer/Sharp-MX-5140FN.xml +share/foomatic/db/source/printer/Sharp-MX-5140N.xml +share/foomatic/db/source/printer/Sharp-MX-5141FN.xml +share/foomatic/db/source/printer/Sharp-MX-5141N.xml +share/foomatic/db/source/printer/Sharp-MX-5500N.xml +share/foomatic/db/source/printer/Sharp-MX-6200N.xml +share/foomatic/db/source/printer/Sharp-MX-6240N.xml +share/foomatic/db/source/printer/Sharp-MX-6500N.xml +share/foomatic/db/source/printer/Sharp-MX-6540FN.xml +share/foomatic/db/source/printer/Sharp-MX-7000N.xml +share/foomatic/db/source/printer/Sharp-MX-7040N.xml +share/foomatic/db/source/printer/Sharp-MX-7500N.xml +share/foomatic/db/source/printer/Sharp-MX-C250.xml +share/foomatic/db/source/printer/Sharp-MX-C250E.xml +share/foomatic/db/source/printer/Sharp-MX-C250F.xml +share/foomatic/db/source/printer/Sharp-MX-C250FE.xml +share/foomatic/db/source/printer/Sharp-MX-C250FR.xml +share/foomatic/db/source/printer/Sharp-MX-C300.xml +share/foomatic/db/source/printer/Sharp-MX-C300E.xml +share/foomatic/db/source/printer/Sharp-MX-C300F.xml +share/foomatic/db/source/printer/Sharp-MX-C300P.xml +share/foomatic/db/source/printer/Sharp-MX-C300PE.xml +share/foomatic/db/source/printer/Sharp-MX-C300PL.xml +share/foomatic/db/source/printer/Sharp-MX-C300W.xml +share/foomatic/db/source/printer/Sharp-MX-C300WE.xml +share/foomatic/db/source/printer/Sharp-MX-C300WR.xml +share/foomatic/db/source/printer/Sharp-MX-C301.xml +share/foomatic/db/source/printer/Sharp-MX-C301F.xml +share/foomatic/db/source/printer/Sharp-MX-C301W.xml +share/foomatic/db/source/printer/Sharp-MX-M1054.xml +share/foomatic/db/source/printer/Sharp-MX-M1100.xml +share/foomatic/db/source/printer/Sharp-MX-M1204.xml +share/foomatic/db/source/printer/Sharp-MX-M182.xml +share/foomatic/db/source/printer/Sharp-MX-M182D.xml +share/foomatic/db/source/printer/Sharp-MX-M202D.xml +share/foomatic/db/source/printer/Sharp-MX-M232D.xml +share/foomatic/db/source/printer/Sharp-MX-M260.xml +share/foomatic/db/source/printer/Sharp-MX-M260FP.xml +share/foomatic/db/source/printer/Sharp-MX-M260N.xml +share/foomatic/db/source/printer/Sharp-MX-M264FP.xml +share/foomatic/db/source/printer/Sharp-MX-M264N.xml +share/foomatic/db/source/printer/Sharp-MX-M264NR.xml +share/foomatic/db/source/printer/Sharp-MX-M264NV.xml +share/foomatic/db/source/printer/Sharp-MX-M264U.xml +share/foomatic/db/source/printer/Sharp-MX-M310.xml +share/foomatic/db/source/printer/Sharp-MX-M310FP.xml +share/foomatic/db/source/printer/Sharp-MX-M310N.xml +share/foomatic/db/source/printer/Sharp-MX-M314FP.xml +share/foomatic/db/source/printer/Sharp-MX-M314N.xml +share/foomatic/db/source/printer/Sharp-MX-M314NR.xml +share/foomatic/db/source/printer/Sharp-MX-M314NV.xml +share/foomatic/db/source/printer/Sharp-MX-M314U.xml +share/foomatic/db/source/printer/Sharp-MX-M354FP.xml +share/foomatic/db/source/printer/Sharp-MX-M354N.xml +share/foomatic/db/source/printer/Sharp-MX-M354NR.xml +share/foomatic/db/source/printer/Sharp-MX-M354U.xml +share/foomatic/db/source/printer/Sharp-MX-M364N.xml +share/foomatic/db/source/printer/Sharp-MX-M365FN.xml +share/foomatic/db/source/printer/Sharp-MX-M365N.xml +share/foomatic/db/source/printer/Sharp-MX-M464FN.xml +share/foomatic/db/source/printer/Sharp-MX-M464N.xml +share/foomatic/db/source/printer/Sharp-MX-M465FN.xml +share/foomatic/db/source/printer/Sharp-MX-M465N.xml +share/foomatic/db/source/printer/Sharp-MX-M564FN.xml +share/foomatic/db/source/printer/Sharp-MX-M564N.xml +share/foomatic/db/source/printer/Sharp-MX-M565FN.xml +share/foomatic/db/source/printer/Sharp-MX-M565N.xml +share/foomatic/db/source/printer/Sharp-MX-M654FN.xml +share/foomatic/db/source/printer/Sharp-MX-M654N.xml +share/foomatic/db/source/printer/Sharp-MX-M754FN.xml +share/foomatic/db/source/printer/Sharp-MX-M754N.xml +share/foomatic/db/source/printer/Sharp-MX-M850.xml +share/foomatic/db/source/printer/Sharp-MX-M860.xml +share/foomatic/db/source/printer/Sharp-MX-M904.xml +share/foomatic/db/source/printer/Sharp-MX-M950.xml +share/foomatic/db/source/printer/Sharp-MX-NB11.xml share/foomatic/db/source/printer/SiPix-Pocket_Printer_A6.xml share/foomatic/db/source/printer/Sony-IJP-V100.xml share/foomatic/db/source/printer/Sony-UP-DP10.xml @@ -6977,6 +8627,7 @@ share/foomatic/db/source/printer/Xerox-Phaser_2135.xml share/foomatic/db/source/printer/Xerox-Phaser_3110.xml share/foomatic/db/source/printer/Xerox-Phaser_3124.xml share/foomatic/db/source/printer/Xerox-Phaser_3150.xml +share/foomatic/db/source/printer/Xerox-Phaser_3160N.xml share/foomatic/db/source/printer/Xerox-Phaser_3200MFP.xml share/foomatic/db/source/printer/Xerox-Phaser_3400.xml share/foomatic/db/source/printer/Xerox-Phaser_3450.xml @@ -7004,6 +8655,7 @@ share/foomatic/db/source/printer/Xerox-Phaser_6100.xml share/foomatic/db/source/printer/Xerox-Phaser_6110.xml share/foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml share/foomatic/db/source/printer/Xerox-Phaser_6120.xml +share/foomatic/db/source/printer/Xerox-Phaser_6121MFP.xml share/foomatic/db/source/printer/Xerox-Phaser_6125.xml share/foomatic/db/source/printer/Xerox-Phaser_6130.xml share/foomatic/db/source/printer/Xerox-Phaser_6130N.xml @@ -7076,6 +8728,7 @@ share/foomatic/db/source/printer/Xerox-WorkCentre_385.xml share/foomatic/db/source/printer/Xerox-WorkCentre_4118.xml share/foomatic/db/source/printer/Xerox-WorkCentre_450cp.xml share/foomatic/db/source/printer/Xerox-WorkCentre_470cx.xml +share/foomatic/db/source/printer/Xerox-WorkCentre_6015.xml share/foomatic/db/source/printer/Xerox-WorkCentre_7228.xml share/foomatic/db/source/printer/Xerox-WorkCentre_7232.xml share/foomatic/db/source/printer/Xerox-WorkCentre_7242.xml diff --git a/print/foomatic4-db/distinfo b/print/foomatic4-db/distinfo index d995c22a8..b03305f11 100644 --- a/print/foomatic4-db/distinfo +++ b/print/foomatic4-db/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/01/26 11:31:43 drochner Exp $ +$NetBSD: distinfo,v 1.4 2015/06/11 19:43:18 asau Exp $ -SHA1 (foomatic-db-4.0-20120123.tar.gz) = c710b559c8b008210e825818e03ed9856f4ca157 -RMD160 (foomatic-db-4.0-20120123.tar.gz) = 82705d9bfb34edc07776c2aaba0cff4021c38533 -Size (foomatic-db-4.0-20120123.tar.gz) = 30979151 bytes +SHA1 (foomatic-db-4.0-20150415.tar.gz) = e2f65c8baf938c7a56816e58e01c9152e8ef8e80 +RMD160 (foomatic-db-4.0-20150415.tar.gz) = b568c8cadd49c21cb32326163ef8e9d4a99531b1 +Size (foomatic-db-4.0-20150415.tar.gz) = 44119031 bytes diff --git a/print/foomatic4-filters/Makefile b/print/foomatic4-filters/Makefile index 73df03b6d..78428fb57 100644 --- a/print/foomatic4-filters/Makefile +++ b/print/foomatic4-filters/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/06/18 09:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:57 wiz Exp $ DISTNAME= foomatic-filters-4.0.17 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile index b67b54952..9eaac3889 100644 --- a/print/ghostscript-agpl/Makefile +++ b/print/ghostscript-agpl/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/01 09:04:32 adam Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:50:57 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ http://downloads.ghostscript.com/public/ @@ -99,7 +100,7 @@ post-extract: # To allow outside customization, rename cidfmap # (if you look at inside of the file, it is logically empty) .if !empty(PKG_OPTIONS:Mdisable-compile-inits) - (cd ${WRKSRC}/Resource/Init/; ${MV} cidfmap cidfmap.dist) + (cd ${WRKSRC}/Resource/Init/; ${MV} cidfmap cidfmap.dist) .endif post-install: diff --git a/print/ghostscript-agpl/Makefile.common b/print/ghostscript-agpl/Makefile.common index 1973ad417..e5779cbbc 100644 --- a/print/ghostscript-agpl/Makefile.common +++ b/print/ghostscript-agpl/Makefile.common @@ -1,6 +1,5 @@ -# $NetBSD: Makefile.common,v 1.5 2014/10/01 09:04:32 adam Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/04/06 11:24:55 adam Exp $ # used by print/ghostscript-agpl/Makefile -# used by fonts/ghostscript-cidfonts/Makefile # used by fonts/ghostscript-cidfonts-ryumin/Makefile -GS_VERSION= 9.15 +GS_VERSION= 9.16 diff --git a/print/ghostscript-agpl/distinfo b/print/ghostscript-agpl/distinfo index 4941e2bd6..b18749915 100644 --- a/print/ghostscript-agpl/distinfo +++ b/print/ghostscript-agpl/distinfo @@ -1,11 +1,12 @@ -$NetBSD: distinfo,v 1.5 2014/10/01 09:04:32 adam Exp $ +$NetBSD: distinfo,v 1.6 2015/04/06 11:24:55 adam Exp $ -SHA1 (ghostscript-9.15.tar.bz2) = 19f01538d33b9623bc6653d96ea4ec891f14a9d3 -RMD160 (ghostscript-9.15.tar.bz2) = 7450cccb0d31430e7aadcddacd63d807c71fefb1 -Size (ghostscript-9.15.tar.bz2) = 28826065 bytes +SHA1 (ghostscript-9.16.tar.bz2) = 529e2b0be754cb353880a4ac97e3efa47ef82f5c +RMD160 (ghostscript-9.16.tar.bz2) = b90c62480377b71b791da9c8cedf7673fca00c98 +Size (ghostscript-9.16.tar.bz2) = 29163348 bytes SHA1 (patch-af) = 3dd65dbd9611c00d45997c86d16eada37511dca5 SHA1 (patch-ah) = db74a482e22771414f223a97dd71df5215553d85 SHA1 (patch-ai) = e83a732559094ea8b683a171219388d5087c816f SHA1 (patch-al) = b4d06da288a608d65cdb014b0f2384406089afe3 SHA1 (patch-base_gserrors_h) = ce75cfb7528871842a3bd35e18a6d91c89823909 +SHA1 (patch-devices_devs.mak) = 526348d59ccb4d373ace11e46c37899b43a35c29 SHA1 (patch-openjpeg_libopenjpeg_opj_malloc_h) = bf7e47c77e6960df473d3bf97dfa78f207a14a01 diff --git a/print/ghostscript-agpl/patches/patch-devices_devs.mak b/print/ghostscript-agpl/patches/patch-devices_devs.mak new file mode 100644 index 000000000..1506ed73b --- /dev/null +++ b/print/ghostscript-agpl/patches/patch-devices_devs.mak @@ -0,0 +1,15 @@ +$NetBSD: patch-devices_devs.mak,v 1.3 2015/04/06 11:24:55 adam Exp $ + +Don't depend on src/zlib.h. + +--- devices/devs.mak.orig 2015-04-06 11:15:42.000000000 +0000 ++++ devices/devs.mak +@@ -1231,7 +1231,7 @@ $(libtiff_dev) $(MAKEDIRS) + + $(DEVOBJ)gdevxps.$(OBJ) : $(DEVVECSRC)gdevxps.c $(gdevvec_h) \ + $(string__h) $(stdio__h) $(libtiff_dev) $(gx_h) $(gserrors_h) \ +-$(gxpath_h) $(gzcpath_h) $(stream_h) $(zlib_h) \ ++$(gxpath_h) $(gzcpath_h) $(stream_h) \ + $(stdint__h) $(gdevtifs_h) $(gsicc_create_h) $(gsicc_cache_h) \ + $(gximdecode_h) $(MAKEDIRS) + $(XPSDEVCC) $(I_)$(TI_)$(_I) $(GLO_)gdevxps.$(OBJ) $(C_) $(DEVVECSRC)gdevxps.c diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index bbd035b54..70a1c51e1 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/03/11 20:58:26 spz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:57 wiz Exp $ DISTNAME= ghostscript-${GS_VERSION} PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} MASTER_SITES+= http://ghostscript.com/releases/ diff --git a/print/glabels/Makefile b/print/glabels/Makefile index 4a297c4ef..1a95ca9c9 100644 --- a/print/glabels/Makefile +++ b/print/glabels/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.81 2015/04/25 14:24:45 tnn Exp $ # DISTNAME= glabels-2.2.8 -PKGREVISION= 39 +PKGREVISION= 41 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glabels/} diff --git a/print/gtklp/Makefile b/print/gtklp/Makefile index ef3088ebf..c082d1c4c 100644 --- a/print/gtklp/Makefile +++ b/print/gtklp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/06/18 09:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:24:46 tnn Exp $ # DISTNAME= gtklp-1.2.7 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtklp/} EXTRACT_SUFX= .src.tar.gz diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile index 72eed7931..2e0c9fa21 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.54 2014/06/18 09:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:50:57 wiz Exp $ VERSION= 5.2.9 DISTNAME= gutenprint-${VERSION} PKGNAME= gutenprint-lib-${VERSION} -PKGREVISION= 20 +PKGREVISION= 22 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/gv/Makefile b/print/gv/Makefile index 089e8e83d..1ebf9aaaf 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2014/05/29 23:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2015/06/12 10:50:58 wiz Exp $ DISTNAME= gv-3.7.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:=gv/} diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index e27731a74..4ed038887 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2012/10/08 13:45:39 asau Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/26 13:28:23 joerg Exp $ DISTNAME= hpijs-2.1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hpinkjet/} @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -DAPDK_BUFFER_SEND USE_TOOLS+= gzip -ONLY_FOR_COMPILER= gcc INSTALLATION_DIRS= bin share/ppd share/doc/html/hpijs do-install: diff --git a/print/hpijs/distinfo b/print/hpijs/distinfo index 2326f4f73..ca632b317 100644 --- a/print/hpijs/distinfo +++ b/print/hpijs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2006/01/29 01:51:23 gavan Exp $ +$NetBSD: distinfo,v 1.11 2015/04/27 23:52:34 joerg Exp $ SHA1 (hpijs-2.1.4.tar.gz) = 8b8baa2d410f8918ae2b8381811983c923b29703 RMD160 (hpijs-2.1.4.tar.gz) = b498a578d89bdd2dcc12d2df846f9950df67db8d @@ -6,3 +6,8 @@ Size (hpijs-2.1.4.tar.gz) = 1928371 bytes SHA1 (patch-aa) = 1d89574d8f54cec6493304a663c0f546bd8df111 SHA1 (patch-ab) = cf2224faf7bb81b6d656a3fe19c668413a54707c SHA1 (patch-ac) = b6bd6df7a30152df93d579e12d2b465f15c130c8 +SHA1 (patch-djgenericvip.cpp) = 1ad602d1086c7972e240646e5eaed199b60c63a5 +SHA1 (patch-hpijs.cpp) = 0be9dce9ba7470ff5ddf1d74a02e058aaea6605e +SHA1 (patch-ldlencap.h) = e768093c0208f850ca0500259f8539dcf028be91 +SHA1 (patch-ljfastraster.cpp) = 34860e7daafcd47ae5a8506b477e320ee3f7eb2e +SHA1 (patch-ljjetready.cpp) = 7a6ee8e7261a376e3ce53c4375ede2bb1b6f2b8c diff --git a/print/hpijs/patches/patch-djgenericvip.cpp b/print/hpijs/patches/patch-djgenericvip.cpp new file mode 100644 index 000000000..70f84ab8c --- /dev/null +++ b/print/hpijs/patches/patch-djgenericvip.cpp @@ -0,0 +1,22 @@ +$NetBSD: patch-djgenericvip.cpp,v 1.1 2015/04/26 13:28:23 joerg Exp $ + +--- djgenericvip.cpp.orig 2015-04-26 12:32:41.000000000 +0000 ++++ djgenericvip.cpp +@@ -371,7 +371,7 @@ BOOL DJGenericVIP::HagakiFeedPresent(BOO + // skip over ";S:" + pStr += 8; + BYTE b = *pStr; +- return (b & 4 == 4); ++ return (b & 4) == 4; + } + + #ifdef APDK_AUTODUPLEX +@@ -402,7 +402,7 @@ BOOL DJGenericVIP::HagakiFeedDuplexerPre + // skip over ";S:" + pStr += 6; + BYTE b = *pStr; +- return (b & 4 == 4); ++ return (b & 4) == 4; + } + #endif + diff --git a/print/hpijs/patches/patch-hpijs.cpp b/print/hpijs/patches/patch-hpijs.cpp new file mode 100644 index 000000000..4a245859a --- /dev/null +++ b/print/hpijs/patches/patch-hpijs.cpp @@ -0,0 +1,24 @@ +$NetBSD: patch-hpijs.cpp,v 1.1 2015/04/26 13:28:23 joerg Exp $ + +--- hpijs.cpp.orig 2015-04-26 12:31:06.000000000 +0000 ++++ hpijs.cpp +@@ -56,8 +56,8 @@ int bug(const char *fmt, ...) + if ((n = vsnprintf(buf, 256, fmt, args)) == -1) + buf[255] = 0; /* output was truncated */ + +- fprintf(stderr, buf); +- syslog(LOG_WARNING, buf); ++ fprintf(stderr, "%s", buf); ++ syslog(LOG_WARNING, "%s", buf); + + fflush(stderr); + va_end(args); +@@ -357,7 +357,7 @@ int hpijs_get_cb(void *get_cb_data, IjsS + } + else if (!strcmp (key, "ColorSpace")) + { +- return snprintf(value_buf, value_size, pSS->ph.cs); ++ return snprintf(value_buf, value_size, "%s", pSS->ph.cs); + } + else if (!strcmp (key, "PageImageFormat")) + { diff --git a/print/hpijs/patches/patch-ldlencap.h b/print/hpijs/patches/patch-ldlencap.h new file mode 100644 index 000000000..c44b0e9d3 --- /dev/null +++ b/print/hpijs/patches/patch-ldlencap.h @@ -0,0 +1,13 @@ +$NetBSD: patch-ldlencap.h,v 1.1 2015/04/26 13:28:23 joerg Exp $ + +--- ldlencap.h.orig 2015-04-26 12:32:01.000000000 +0000 ++++ ldlencap.h +@@ -28,7 +28,7 @@ + THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + \***************************************************************************/ + #ifndef _LDLENCAP +-#define _LDLECNAP ++#define _LDLENCAP + + // Wait times + #define PACKET_WAIT 5 diff --git a/print/hpijs/patches/patch-ljfastraster.cpp b/print/hpijs/patches/patch-ljfastraster.cpp new file mode 100644 index 000000000..60187107c --- /dev/null +++ b/print/hpijs/patches/patch-ljfastraster.cpp @@ -0,0 +1,20 @@ +$NetBSD: patch-ljfastraster.cpp,v 1.1 2015/04/26 13:28:23 joerg Exp $ + +--- ljfastraster.cpp.orig 2015-04-26 12:33:48.000000000 +0000 ++++ ljfastraster.cpp +@@ -412,13 +412,13 @@ DRIVER_ERROR HeaderLJFastRaster::SendCAP + //** this enumeration is for specifying the current color plane that is being + //** sent via fast raster path. Toucan ordering is YMCK + +-typedef enum TonerColor ++typedef enum + { + eYellow = 0, + eMagenta, + eCyan, + eK +-}; ++} TonerColor; + + typedef enum + { diff --git a/print/hpijs/patches/patch-ljjetready.cpp b/print/hpijs/patches/patch-ljjetready.cpp new file mode 100644 index 000000000..242602b87 --- /dev/null +++ b/print/hpijs/patches/patch-ljjetready.cpp @@ -0,0 +1,17 @@ +$NetBSD: patch-ljjetready.cpp,v 1.1 2015/04/27 23:52:34 joerg Exp $ + +--- ljjetready.cpp.orig 2015-04-27 23:38:32.000000000 +0000 ++++ ljjetready.cpp +@@ -801,12 +801,8 @@ extern "C" + { + void jpeg_finish_compress (j_compress_ptr cinfo); + JDIMENSION jpeg_write_scanlines (j_compress_ptr cinfo, JSAMPARRAY scanlines, JDIMENSION num_lines); +-void jpeg_start_compress(struct jpeg_compress_struct *,unsigned char); +-void jpeg_suppress_tables(struct jpeg_compress_struct *,unsigned char); +-void jpeg_add_quant_table(struct jpeg_compress_struct *,int,unsigned int const *,int,unsigned char); + void jpeg_default_colorspace(struct jpeg_compress_struct *); + void jpeg_set_defaults(struct jpeg_compress_struct *); +-void jpeg_CreateCompress(struct jpeg_compress_struct *,int,unsigned int); + void jpeg_destroy_compress(struct jpeg_compress_struct *); + void jpeg_buffer_dest (j_compress_ptr cinfo, JOCTET* outbuff, void* flush_output_buffer_callback); + struct jpeg_error_mgr * jpeg_std_error(struct jpeg_error_mgr * err); diff --git a/print/hplip/Makefile b/print/hplip/Makefile index f1d38f426..325a3b394 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2015/03/02 02:20:49 khorben Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/17 10:21:02 wiz Exp $ -DISTNAME= hplip-3.14.6 -PKGREVISION= 2 +DISTNAME= hplip-3.15.6 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/} diff --git a/print/hplip/PLIST.base b/print/hplip/PLIST.base index bfffff3af..025069d28 100644 --- a/print/hplip/PLIST.base +++ b/print/hplip/PLIST.base @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.base,v 1.15 2014/06/09 01:11:32 schnoebe Exp $ +@comment $NetBSD: PLIST.base,v 1.16 2015/06/14 21:50:53 schnoebe Exp $ bin/hp-align bin/hp-check bin/hp-clean @@ -36,6 +36,7 @@ bin/hp-upgrade bin/hp-wificonfig bin/hpijs lib/libhpip.la +lib/libhpipp.la lib/libhpmud.la ${PYSITELIB}/cupsext.la ${PYSITELIB}/hpmudext.la @@ -128,8 +129,8 @@ share/hplip/base/os_utils.py share/hplip/base/os_utils.pyc share/hplip/base/password.py share/hplip/base/password.pyc -share/hplip/base/pexpect.py -share/hplip/base/pexpect.pyc +share/hplip/base/pexpect/__init__.py +share/hplip/base/pexpect/__init__.pyc share/hplip/base/pkit.py share/hplip/base/pkit.pyc share/hplip/base/pml.py @@ -138,6 +139,10 @@ share/hplip/base/queues.py share/hplip/base/queues.pyc share/hplip/base/services.py share/hplip/base/services.pyc +share/hplip/base/six.py +share/hplip/base/six.pyc +share/hplip/base/sixext.py +share/hplip/base/sixext.pyc share/hplip/base/slp.py share/hplip/base/slp.pyc share/hplip/base/smart_install.py @@ -488,14 +493,18 @@ share/hplip/ppd/HP/hp-color_laserjet_cp6015-pcl3.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_cp6015-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_flow_mfp_m680-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_flow_mfp_m880-ps.ppd.gz +share/hplip/ppd/HP/hp-color_laserjet_m552-ps.ppd.gz +share/hplip/ppd/HP/hp-color_laserjet_m553-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_m651-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_m750-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_m855-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_mfp_m680-ps.ppd.gz +share/hplip/ppd/HP/hp-color_laserjet_pro_m252-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_pro_mfp_m176n-hpijs.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_pro_mfp_m176n.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_pro_mfp_m177fw-hpijs.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_pro_mfp_m177fw.ppd.gz +share/hplip/ppd/HP/hp-color_laserjet_pro_mfp_m277-ps.ppd.gz share/hplip/ppd/HP/hp-color_laserjet_pro_mfp_m476-ps.ppd.gz share/hplip/ppd/HP/hp-cp1160-hpijs.ppd.gz share/hplip/ppd/HP/hp-cp1160.ppd.gz @@ -565,6 +574,8 @@ share/hplip/ppd/HP/hp-deskjet_2020_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-deskjet_2020_series.ppd.gz share/hplip/ppd/HP/hp-deskjet_2050_j510_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-deskjet_2050_j510_series.ppd.gz +share/hplip/ppd/HP/hp-deskjet_2130_series-hpijs.ppd.gz +share/hplip/ppd/HP/hp-deskjet_2130_series.ppd.gz share/hplip/ppd/HP/hp-deskjet_2510_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-deskjet_2510_series.ppd.gz share/hplip/ppd/HP/hp-deskjet_2520_series-hpijs.ppd.gz @@ -603,6 +614,8 @@ share/hplip/ppd/HP/hp-deskjet_3550-hpijs.ppd.gz share/hplip/ppd/HP/hp-deskjet_3550.ppd.gz share/hplip/ppd/HP/hp-deskjet_3600-hpijs.ppd.gz share/hplip/ppd/HP/hp-deskjet_3600.ppd.gz +share/hplip/ppd/HP/hp-deskjet_3630_series-hpijs.ppd.gz +share/hplip/ppd/HP/hp-deskjet_3630_series.ppd.gz share/hplip/ppd/HP/hp-deskjet_3650-hpijs.ppd.gz share/hplip/ppd/HP/hp-deskjet_3650.ppd.gz share/hplip/ppd/HP/hp-deskjet_3740-hpijs.ppd.gz @@ -901,6 +914,12 @@ share/hplip/ppd/HP/hp-envy_4500_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-envy_4500_series.ppd.gz share/hplip/ppd/HP/hp-envy_5530_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-envy_5530_series.ppd.gz +share/hplip/ppd/HP/hp-envy_5640_series-hpijs.ppd.gz +share/hplip/ppd/HP/hp-envy_5640_series.ppd.gz +share/hplip/ppd/HP/hp-envy_5660_series-hpijs.ppd.gz +share/hplip/ppd/HP/hp-envy_5660_series.ppd.gz +share/hplip/ppd/HP/hp-envy_7640_series-hpijs.ppd.gz +share/hplip/ppd/HP/hp-envy_7640_series.ppd.gz share/hplip/ppd/HP/hp-laserjet_1000-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_1000.ppd.gz share/hplip/ppd/HP/hp-laserjet_1005_series-hpijs.ppd.gz @@ -1216,6 +1235,7 @@ share/hplip/ppd/HP/hp-laserjet_cp_1025.ppd.gz share/hplip/ppd/HP/hp-laserjet_cp_1025nw-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_cp_1025nw.ppd.gz share/hplip/ppd/HP/hp-laserjet_flow_mfp_m525-ps.ppd.gz +share/hplip/ppd/HP/hp-laserjet_flow_mfp_m630-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_flow_mfp_m830-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_m1005-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_m1005.ppd.gz @@ -1261,6 +1281,7 @@ share/hplip/ppd/HP/hp-laserjet_m5035_mfp-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m5035_mfp-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_m5039_mfp-hpijs-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m5039_mfp-pcl3.ppd.gz +share/hplip/ppd/HP/hp-laserjet_m604_m605_m606-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_m806-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9040_mfp-hpijs-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9040_mfp-pcl3.ppd.gz @@ -1272,6 +1293,7 @@ share/hplip/ppd/HP/hp-laserjet_m9059_mfp-hpijs-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-pcl3.ppd.gz share/hplip/ppd/HP/hp-laserjet_m9059_mfp-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_mfp_m521-ps.ppd.gz +share/hplip/ppd/HP/hp-laserjet_mfp_m630-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_mfp_m725-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_p1005-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_p1005.ppd.gz @@ -1361,12 +1383,17 @@ share/hplip/ppd/HP/hp-laserjet_p4515x-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_p4515x.ppd.gz share/hplip/ppd/HP/hp-laserjet_p4515xm-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_p4515xm.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_m201_m202-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_m701-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_m706-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125a-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125a.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125nw-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125nw.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125r-hpijs.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125r.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125ra-hpijs.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125ra.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125rnw-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m125rnw.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m126a-hpijs.ppd.gz @@ -1385,6 +1412,7 @@ share/hplip/ppd/HP/hp-laserjet_pro_mfp_m128fp-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m128fp.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m128fw-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m128fw.ppd.gz +share/hplip/ppd/HP/hp-laserjet_pro_mfp_m225_m226-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_pro_mfp_m435-ps.ppd.gz share/hplip/ppd/HP/hp-laserjet_professional_m1132_mfp-hpijs.ppd.gz share/hplip/ppd/HP/hp-laserjet_professional_m1132_mfp.ppd.gz @@ -1512,6 +1540,8 @@ share/hplip/ppd/HP/hp-officejet_5500_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_5500_series.ppd.gz share/hplip/ppd/HP/hp-officejet_5600_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_5600_series.ppd.gz +share/hplip/ppd/HP/hp-officejet_5740_series-hpijs.ppd.gz +share/hplip/ppd/HP/hp-officejet_5740_series.ppd.gz share/hplip/ppd/HP/hp-officejet_6000_e609a-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_6000_e609a.ppd.gz share/hplip/ppd/HP/hp-officejet_6000_e609n-hpijs.ppd.gz @@ -1538,6 +1568,8 @@ share/hplip/ppd/HP/hp-officejet_6600-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_6600.ppd.gz share/hplip/ppd/HP/hp-officejet_6700-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_6700.ppd.gz +share/hplip/ppd/HP/hp-officejet_6800-hpijs.ppd.gz +share/hplip/ppd/HP/hp-officejet_6800.ppd.gz share/hplip/ppd/HP/hp-officejet_7000_e809a-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_7000_e809a.ppd.gz share/hplip/ppd/HP/hp-officejet_7000_e809a_series-hpijs.ppd.gz @@ -1556,6 +1588,8 @@ share/hplip/ppd/HP/hp-officejet_7500_e910-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_7500_e910.ppd.gz share/hplip/ppd/HP/hp-officejet_7610_series-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_7610_series.ppd.gz +share/hplip/ppd/HP/hp-officejet_8040_series-hpijs.ppd.gz +share/hplip/ppd/HP/hp-officejet_8040_series.ppd.gz share/hplip/ppd/HP/hp-officejet_9100_series-hpijs-pcl3.ppd.gz share/hplip/ppd/HP/hp-officejet_9100_series-pcl3.ppd.gz share/hplip/ppd/HP/hp-officejet_color_mfp_x585.ppd.gz @@ -1615,6 +1649,10 @@ share/hplip/ppd/HP/hp-officejet_pro_3620.ppd.gz share/hplip/ppd/HP/hp-officejet_pro_451_series-ps.ppd.gz share/hplip/ppd/HP/hp-officejet_pro_476_576_series-ps.ppd.gz share/hplip/ppd/HP/hp-officejet_pro_551_series-ps.ppd.gz +share/hplip/ppd/HP/hp-officejet_pro_6230-hpijs.ppd.gz +share/hplip/ppd/HP/hp-officejet_pro_6230.ppd.gz +share/hplip/ppd/HP/hp-officejet_pro_6830-hpijs.ppd.gz +share/hplip/ppd/HP/hp-officejet_pro_6830.ppd.gz share/hplip/ppd/HP/hp-officejet_pro_8000_a809-hpijs.ppd.gz share/hplip/ppd/HP/hp-officejet_pro_8000_a809.ppd.gz share/hplip/ppd/HP/hp-officejet_pro_8000_enterprise_a811a-ps.ppd.gz diff --git a/print/hplip/distinfo b/print/hplip/distinfo index 1a9245873..d46ead4e6 100644 --- a/print/hplip/distinfo +++ b/print/hplip/distinfo @@ -1,12 +1,13 @@ -$NetBSD: distinfo,v 1.15 2014/06/09 01:11:32 schnoebe Exp $ +$NetBSD: distinfo,v 1.17 2015/06/17 10:21:02 wiz Exp $ -SHA1 (hplip-3.14.6.tar.gz) = 3688ce1378be1372ce00b13ef1cd74d687ecd1ac -RMD160 (hplip-3.14.6.tar.gz) = 03d7add869cafaec151e3c2c37964e187f415689 -Size (hplip-3.14.6.tar.gz) = 21603895 bytes +SHA1 (hplip-3.15.6.tar.gz) = dba9839d3daf1a2dc464a0d3094ba9b71fea422c +RMD160 (hplip-3.15.6.tar.gz) = ded043f1c5c03949957057647f5e3bbeda3d6885 +Size (hplip-3.15.6.tar.gz) = 21956752 bytes SHA1 (patch-aa) = 68bede16003a2d43c93a0ef547857b9e4196312e SHA1 (patch-ab) = 82b8ab80f778a6a31c1031688d9a16dbd4c55462 SHA1 (patch-ae) = 0dfdef7ebb56b04c7d910bf0add1a035fc32a7e7 SHA1 (patch-io_hpmud_musb.h) = ad634f5a1f426877e1c88916b6468fcdb7598555 SHA1 (patch-prnt_hpijs_context2.cpp) = f81148c1c334a9074453b27ac055833cd1669bd0 +SHA1 (patch-prnt_hpijs_foomatic-rip-hplip) = a94c7bbdc90dd68d001ce0325b7aabcd470233eb SHA1 (patch-prnt_hpijs_hjzjscolor.cpp) = 5ca9c828ba4aff17a54a803d79c2dc169975d50c -SHA1 (patch-scan.py) = 6f861843ee3b990cc1eaaa0d957cdfd5e6f5f262 +SHA1 (patch-scan.py) = 4d942ee0580d5f1818e43164c07edd018529395d diff --git a/print/hplip/options.mk b/print/hplip/options.mk index 03368de1e..068409683 100644 --- a/print/hplip/options.mk +++ b/print/hplip/options.mk @@ -1,11 +1,11 @@ -# $NetBSD: options.mk,v 1.5 2015/03/26 22:13:14 jperkin Exp $ +# $NetBSD: options.mk,v 1.6 2015/04/26 13:29:12 joerg Exp $ # # HPLIP dependencies are detailed in the following page: # http://hplipopensource.com/hplip-web/install/manual/distros/other.html PKG_OPTIONS_VAR= PKG_OPTIONS.hplip PKG_SUPPORTED_OPTIONS= fax sane qt -PKG_SUGGESTED_OPTIONS= fax sane +PKG_SUGGESTED_OPTIONS= fax PKG_OPTIONS_LEGACY_OPTS+= scan:sane PKG_OPTIONS_LEGACY_OPTS+= gui:qt diff --git a/print/hplip/patches/patch-prnt_hpijs_foomatic-rip-hplip b/print/hplip/patches/patch-prnt_hpijs_foomatic-rip-hplip new file mode 100644 index 000000000..7f0eb0c66 --- /dev/null +++ b/print/hplip/patches/patch-prnt_hpijs_foomatic-rip-hplip @@ -0,0 +1,15 @@ +$NetBSD: patch-prnt_hpijs_foomatic-rip-hplip,v 1.1 2015/06/17 10:21:02 wiz Exp $ + +perl-5.22 compatibility + +--- prnt/hpijs/foomatic-rip-hplip.orig 2015-06-07 19:25:26.000000000 +0000 ++++ prnt/hpijs/foomatic-rip-hplip +@@ -1653,7 +1653,7 @@ if ($#datablob >= 0) { + ## if nexessary. + + my $dontparse = 0; +-if ((!defined(@{$dat->{'args'}})) || ++if ((!@{$dat->{'args'}}) || + ($#{$dat->{'args'}} < 0)) { + # We don't have any options, so we do not need to parse the + # PostScript data diff --git a/print/hplip/patches/patch-scan.py b/print/hplip/patches/patch-scan.py index 8780f861b..8d8441f5f 100644 --- a/print/hplip/patches/patch-scan.py +++ b/print/hplip/patches/patch-scan.py @@ -1,10 +1,10 @@ -$NetBSD: patch-scan.py,v 1.2 2013/04/12 03:47:30 schnoebe Exp $ +$NetBSD: patch-scan.py,v 1.3 2015/06/14 21:50:53 schnoebe Exp $ Try to work better with multiple versions of Python --- scan.py.orig 2013-03-08 07:15:32.000000000 +0000 +++ scan.py -@@ -665,7 +665,7 @@ try: +@@ -688,7 +688,7 @@ try: scan_area = (brx - tlx) * (bry - tly) # mm^2 valid_res = device.getOptionObj('resolution').constraint @@ -13,11 +13,3 @@ Try to work better with multiple versions of Python if 0 in valid_res: #min-max range in tuple if res < valid_res[0] or res > valid_res[1]: log.warn("Invalid resolution. Using closest valid resolution of %d dpi" % res) -@@ -678,6 +678,7 @@ try: - if res not in valid_res: - log.warn("Invalid resolution. Using closest valid resolution of %d dpi" % res) - log.warn("Valid resolutions are %s dpi." % ', '.join([str(x) for x in valid_res])) -+ r = res - res = valid_res[0] - min_dist = sys.maxint - for x in valid_res: diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index 9c10caa03..b38137e5c 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:50:58 wiz Exp $ # DISTNAME= html2ps-1.0b7 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= http://user.it.uu.se/~jan/ @@ -15,7 +15,7 @@ DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick DEPENDS+= jpeg>=6b:../../graphics/jpeg DEPENDS+= p5-PerlMagick-[0-9]*:../../graphics/p5-PerlMagick DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww -DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin +DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= weblint-[0-9]*:../../www/weblint diff --git a/print/if-psprint/Makefile b/print/if-psprint/Makefile index a15c3641b..d719606fd 100644 --- a/print/if-psprint/Makefile +++ b/print/if-psprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:50:58 wiz Exp $ # DISTNAME= if-psprint-1.10 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= http://if-psprint.googlecode.com/files/ EXTRACT_SUFX= .tbz diff --git a/print/imposter/Makefile b/print/imposter/Makefile index 10ec3bd9c..5abd1b4f5 100644 --- a/print/imposter/Makefile +++ b/print/imposter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:46 tnn Exp $ # DISTNAME= imposter-0.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/} diff --git a/print/ja-a2ps/Makefile b/print/ja-a2ps/Makefile index 50e5bb003..6941132d9 100644 --- a/print/ja-a2ps/Makefile +++ b/print/ja-a2ps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:58 wiz Exp $ DISTNAME= a2ps.pl-1.45 PKGNAME= ja-a2ps-1.45 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/ EXTRACT_SUFX= # None diff --git a/print/kbibtex-kde3/Makefile b/print/kbibtex-kde3/Makefile index ed0eaf029..daed2ef53 100644 --- a/print/kbibtex-kde3/Makefile +++ b/print/kbibtex-kde3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:50:58 wiz Exp $ DISTNAME= kbibtex-0.2.1 -PKGREVISION= 31 +PKGREVISION= 33 CATEGORIES= print kde MASTER_SITES= http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile index 7e13aac45..15a4beaa2 100644 --- a/print/kbibtex/Makefile +++ b/print/kbibtex/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.60 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/14 13:09:30 markd Exp $ -DISTNAME= kbibtex-0.4.1 -PKGREVISION= 21 +DISTNAME= kbibtex-0.5.1 CATEGORIES= print kde -MASTER_SITES= http://download.gna.org/kbibtex/0.4/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://download.gna.org/kbibtex/0.5/ +EXTRACT_SUFX= .tar.xz MAINTAINER= markd@NetBSD.org HOMEPAGE= http://home.gna.org/kbibtex/ diff --git a/print/kbibtex/PLIST b/print/kbibtex/PLIST index 401bbb31a..72af56309 100644 --- a/print/kbibtex/PLIST +++ b/print/kbibtex/PLIST @@ -1,10 +1,102 @@ -@comment $NetBSD: PLIST,v 1.6 2013/04/06 10:45:05 markd Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/14 12:50:00 markd Exp $ bin/kbibtex +include/kbibtex/bibliographyservice.h +include/kbibtex/bibtexeditor.h +include/kbibtex/bibtexentries.h +include/kbibtex/bibtexfields.h +include/kbibtex/bibtexfilemodel.h +include/kbibtex/bibtexfileview.h +include/kbibtex/checkbibtex.h +include/kbibtex/clipboard.h +include/kbibtex/colorlabelwidget.h +include/kbibtex/comment.h +include/kbibtex/delayedexecutiontimer.h +include/kbibtex/element.h +include/kbibtex/elementeditor.h +include/kbibtex/encoder.h +include/kbibtex/encoderlatex.h +include/kbibtex/encoderutf8.h +include/kbibtex/encoderxml.h +include/kbibtex/entry.h +include/kbibtex/fieldinput.h +include/kbibtex/fieldlineedit.h +include/kbibtex/file.h +include/kbibtex/fileexporter.h +include/kbibtex/fileexporterbibtex.h +include/kbibtex/fileexporterbibtex2html.h +include/kbibtex/fileexporterblg.h +include/kbibtex/fileexporterpdf.h +include/kbibtex/fileexporterps.h +include/kbibtex/fileexporterris.h +include/kbibtex/fileexporterrtf.h +include/kbibtex/fileexportertoolchain.h +include/kbibtex/fileexporterxml.h +include/kbibtex/fileexporterxslt.h +include/kbibtex/fileimporter.h +include/kbibtex/fileimporterbibtex.h +include/kbibtex/fileimporterpdf.h +include/kbibtex/fileimporterris.h +include/kbibtex/fileinfo.h +include/kbibtex/filterbar.h +include/kbibtex/findduplicates.h +include/kbibtex/findduplicatesui.h +include/kbibtex/findpdf.h +include/kbibtex/findpdfui.h +include/kbibtex/iconvlatex.h +include/kbibtex/idsuggestions.h +include/kbibtex/internalnetworkaccessmanager.h +include/kbibtex/kbibtexgui_export.h +include/kbibtex/kbibtexio_export.h +include/kbibtex/kbibtexnamespace.h +include/kbibtex/kbibtexnetworking_export.h +include/kbibtex/kbibtexpreferencesdialog.h +include/kbibtex/kbibtexproc_export.h +include/kbibtex/lyx.h +include/kbibtex/macro.h +include/kbibtex/onlinesearchabstract.h +include/kbibtex/onlinesearchacmportal.h +include/kbibtex/onlinesearcharxiv.h +include/kbibtex/onlinesearchbibsonomy.h +include/kbibtex/onlinesearchgeneral.h +include/kbibtex/onlinesearchgooglescholar.h +include/kbibtex/onlinesearchieeexplore.h +include/kbibtex/onlinesearchingentaconnect.h +include/kbibtex/onlinesearchinspirehep.h +include/kbibtex/onlinesearchisbndb.h +include/kbibtex/onlinesearchjstor.h +include/kbibtex/onlinesearchmathscinet.h +include/kbibtex/onlinesearchpubmed.h +include/kbibtex/onlinesearchsciencedirect.h +include/kbibtex/onlinesearchsimplebibtexdownload.h +include/kbibtex/onlinesearchsoanasaads.h +include/kbibtex/onlinesearchspringerlink.h +include/kbibtex/preamble.h +include/kbibtex/settingsabstractwidget.h +include/kbibtex/settingscolorlabelwidget.h +include/kbibtex/settingsfileexporterbibtexwidget.h +include/kbibtex/settingsfileexporterpdfpswidget.h +include/kbibtex/settingsfileexporterwidget.h +include/kbibtex/settingsgeneralwidget.h +include/kbibtex/settingsglobalkeywordswidget.h +include/kbibtex/settingsidsuggestionseditor.h +include/kbibtex/settingsidsuggestionswidget.h +include/kbibtex/settingsuserinterfacewidget.h +include/kbibtex/value.h +include/kbibtex/valuelistmodel.h +include/kbibtex/xsltransform.h lib/kde4/kbibtexpart.so lib/libkbibtexgui.so +lib/libkbibtexgui.so.${PKGVERSION} +lib/libkbibtexgui.so.1 lib/libkbibtexio.so +lib/libkbibtexio.so.${PKGVERSION} +lib/libkbibtexio.so.1 +lib/libkbibtexnetworking.so +lib/libkbibtexnetworking.so.${PKGVERSION} +lib/libkbibtexnetworking.so.1 lib/libkbibtexproc.so -lib/libkbibtexws.so +lib/libkbibtexproc.so.${PKGVERSION} +lib/libkbibtexproc.so.1 man/man1/kbibtex.1 share/applications/kde4/kbibtex.desktop share/icons/hicolor/128x128/apps/kbibtex.png @@ -15,8 +107,12 @@ share/icons/hicolor/48x48/apps/kbibtex.png share/icons/hicolor/64x64/apps/kbibtex.png share/kde/apps/kbibtex/abstractonly.xsl share/kde/apps/kbibtex/arxiv2bibtex.xsl +share/kde/apps/kbibtex/biblatex.kbstyle +share/kde/apps/kbibtex/bibtex.kbstyle share/kde/apps/kbibtex/fancy.xsl share/kde/apps/kbibtex/findduplicatesui.rc +share/kde/apps/kbibtex/ieeexplore2bibtex.xsl +share/kde/apps/kbibtex/isbndb2bibtex.xsl share/kde/apps/kbibtex/kbibtexui.rc share/kde/apps/kbibtex/lyx.rc share/kde/apps/kbibtex/pam2bibtex.xsl diff --git a/print/kbibtex/distinfo b/print/kbibtex/distinfo index 1fd92fc4f..dee921578 100644 --- a/print/kbibtex/distinfo +++ b/print/kbibtex/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.8 2013/04/06 10:45:05 markd Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 12:50:00 markd Exp $ -SHA1 (kbibtex-0.4.1.tar.bz2) = 0c2f9a9acee9ad9acd3b0a2f52529439fd9bb64a -RMD160 (kbibtex-0.4.1.tar.bz2) = 02fb07150c0a7c806320b4e367d10fa82df5059c -Size (kbibtex-0.4.1.tar.bz2) = 198342 bytes -SHA1 (patch-CMakeLists.txt) = 41c6e553dfb3ccc7aa60535145ac333ed18f019d -SHA1 (patch-src_libkbibtexio_iconvlatex.cpp) = 0a5a05f8babd5baa791062e3d74052937f64d087 -SHA1 (patch-src_websearch_websearchabstract.cpp) = cf27acc7af52992dd4feb0c02b92e835870dfaed +SHA1 (kbibtex-0.5.1.tar.xz) = 6345bc6cad253a21bc9ef3e6a239a6025d65982b +RMD160 (kbibtex-0.5.1.tar.xz) = d0c8441cca37d689f1839ca9d21ce139a2f74edc +Size (kbibtex-0.5.1.tar.xz) = 250224 bytes +SHA1 (patch-CMakeLists.txt) = dfd065839108bd5ea577a12e2f5a5fec5fd7a81e +SHA1 (patch-src_libkbibtexio_iconvlatex.cpp) = 319bddfbb0a7d6511355ebf4dbfbec99e32f747b diff --git a/print/kbibtex/patches/patch-CMakeLists.txt b/print/kbibtex/patches/patch-CMakeLists.txt index 85490a114..1ccb2e2c0 100644 --- a/print/kbibtex/patches/patch-CMakeLists.txt +++ b/print/kbibtex/patches/patch-CMakeLists.txt @@ -1,15 +1,15 @@ -$NetBSD: patch-CMakeLists.txt,v 1.1 2012/03/22 07:06:25 markd Exp $ +$NetBSD: patch-CMakeLists.txt,v 1.2 2015/06/14 12:50:00 markd Exp $ Correct man path for pkgsrc ---- CMakeLists.txt.orig 2011-06-02 09:38:01.000000000 +0000 +--- CMakeLists.txt.orig 2014-05-19 18:28:50.000000000 +0000 +++ CMakeLists.txt -@@ -2,7 +2,7 @@ project( kbibtex ) +@@ -17,7 +17,7 @@ set( - cmake_minimum_required(VERSION 2.6) - --set(MANDIR "share/man" CACHE STRING "Where to install manpages") -+set(MANDIR "man" CACHE STRING "Where to install manpages") - - find_package( Qt4 REQUIRED ) - find_package( KDE4 REQUIRED ) + set( + MANDIR +- "share/man" ++ "man" + CACHE + STRING + "Where to install manpages" diff --git a/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp b/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp index dcabcf54f..a431bf791 100644 --- a/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp +++ b/print/kbibtex/patches/patch-src_libkbibtexio_iconvlatex.cpp @@ -1,13 +1,13 @@ -$NetBSD: patch-src_libkbibtexio_iconvlatex.cpp,v 1.1 2012/03/22 07:06:25 markd Exp $ +$NetBSD: patch-src_libkbibtexio_iconvlatex.cpp,v 1.2 2015/06/14 12:50:00 markd Exp $ ---- src/libkbibtexio/iconvlatex.cpp.orig 2011-11-20 20:36:55.000000000 +0000 +--- src/libkbibtexio/iconvlatex.cpp.orig 2014-05-19 18:28:50.000000000 +0000 +++ src/libkbibtexio/iconvlatex.cpp -@@ -57,7 +57,7 @@ IConvLaTeX::~IConvLaTeX() - QByteArray IConvLaTeX::encode(const QString &input) - { - QByteArray inputByteArray = input.toUtf8(); +@@ -62,7 +62,7 @@ QByteArray IConvLaTeX::encode(const QStr + /// Limit the size of the output buffer + /// by making an educated guess of its maximum size + size_t maxOutputByteArraySize = inputByteArray.size() * 4 + 1024; -#ifdef Q_WS_WIN -+#if defined(Q_WS_WIN) || defined(Q_OS_NETBSD) ++#if defined(Q_WS_WIN) || defined(Q_OS_NETBSD) /// iconv on Windows likes to have it as const char * const char *inputBuffer = inputByteArray.data(); #else diff --git a/print/kbibtex/patches/patch-src_websearch_websearchabstract.cpp b/print/kbibtex/patches/patch-src_websearch_websearchabstract.cpp deleted file mode 100644 index 6c83023f6..000000000 --- a/print/kbibtex/patches/patch-src_websearch_websearchabstract.cpp +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-src_websearch_websearchabstract.cpp,v 1.1 2013/01/17 16:02:17 joerg Exp $ - ---- src/websearch/websearchabstract.cpp.orig 2013-01-16 13:07:38.000000000 +0000 -+++ src/websearch/websearchabstract.cpp -@@ -66,7 +66,7 @@ const int WebSearchAbstract::resultUnspe - const char* WebSearchAbstract::httpUnsafeChars = "%:/=+$?&\0"; - - --HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent = NULL) -+HTTPEquivCookieJar::HTTPEquivCookieJar(QNetworkAccessManager *parent) - : QNetworkCookieJar(parent), m_nam(parent) - { - // nothing diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile index 84f955ba2..54e6fa22c 100644 --- a/print/kpathsea/Makefile +++ b/print/kpathsea/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.21 2015/02/21 00:12:51 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/15 09:50:36 markd Exp $ -DISTNAME= texlive-20140525-source -PKGNAME= kpathsea-6.2.0 +DISTNAME= texlive-20150521-source +PKGNAME= kpathsea-6.2.1 +PKGREVISION= 2 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/kpathsea/ +HOMEPAGE= http://ctan.org/pkg/kpathsea COMMENT= Path searching library for TeX-related files LICENSE= gnu-lgpl-v2.1 @@ -26,6 +27,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/texk/kpathsea CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub +PKGCONFIG_OVERRIDE= kpathsea.pc.in MAKE_FLAGS+= LIBTOOL=${LIBTOOL:Q} diff --git a/print/kpathsea/PLIST b/print/kpathsea/PLIST index 354c04518..d4614aaf9 100644 --- a/print/kpathsea/PLIST +++ b/print/kpathsea/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2015/01/09 22:13:13 minskim Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/06/15 09:50:36 markd Exp $ bin/kpseaccess bin/kpsereadlink bin/kpsestat @@ -9,7 +9,6 @@ bin/mktexpk bin/mktextfm bin/texhash include/kpathsea/absolute.h -include/kpathsea/c-auto.h include/kpathsea/c-ctype.h include/kpathsea/c-dir.h include/kpathsea/c-errno.h @@ -55,7 +54,9 @@ include/kpathsea/variable.h include/kpathsea/version.h include/kpathsea/win32lib.h info/kpathsea.info +lib/kpathsea/c-auto.h lib/libkpathsea.la +lib/pkgconfig/kpathsea.pc man/man1/kpseaccess.1 man/man1/kpsereadlink.1 man/man1/kpsestat.1 diff --git a/print/kpathsea/distinfo b/print/kpathsea/distinfo index 9725c13ad..bdf4729ad 100644 --- a/print/kpathsea/distinfo +++ b/print/kpathsea/distinfo @@ -1,16 +1,16 @@ -$NetBSD: distinfo,v 1.15 2015/01/09 22:13:13 minskim Exp $ +$NetBSD: distinfo,v 1.18 2015/06/15 09:50:36 markd Exp $ -SHA1 (texlive-20140525-source.tar.xz) = 8cb283ad26b1fe18e1089820cf64ecc63d8224e8 -RMD160 (texlive-20140525-source.tar.xz) = c9fb954e63e700d06aa0cf40c37cdb40eaac84a2 -Size (texlive-20140525-source.tar.xz) = 41657688 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes SHA1 (patch-aa) = b585b9c0755bcac61465d0370540f98312ac06ea SHA1 (patch-ac) = cf7a574f78f13b4ff662e97da4b6a4bcfcd002b0 -SHA1 (patch-ad) = b9ff0a7d906c8ed613b84de9f200629d37e8ef40 +SHA1 (patch-ad) = 3c2629948dca3157c64078220537e96f66956289 SHA1 (patch-ae) = b85fd269d86bbc878bc4622f1cdbbdebb5c320bf SHA1 (patch-af) = 390783ba6ad88208df1b7be0bf9e52e2ceb81c13 SHA1 (patch-ag) = 0590a33b0f557d9f6fbf13fdf59469c9345445fe SHA1 (patch-ah) = 15a0026ed21d732504d50af9597e53197aca038e -SHA1 (patch-ai) = ceef76e53a9146161be23bb22287b4f768d3cb3c +SHA1 (patch-ai) = 094412f43212c4b5a6c3349b5d147bc41b9edc0d SHA1 (patch-aj) = 97235f77188a1923d87d6992defb4c0cc2e050f4 SHA1 (patch-ak) = 2cee0c54ee5d2f02c08a6d19d8bfb7aa6316b69c SHA1 (patch-xputenv.c) = 75edfd8abdf2f0373a084095cfdd37865e628590 diff --git a/print/kpathsea/patches/patch-ad b/print/kpathsea/patches/patch-ad index 39206a3d5..d6db51cfe 100644 --- a/print/kpathsea/patches/patch-ad +++ b/print/kpathsea/patches/patch-ad @@ -1,17 +1,17 @@ -$NetBSD: patch-ad,v 1.1 2009/09/20 18:50:03 minskim Exp $ +$NetBSD: patch-ad,v 1.2 2015/06/14 11:12:37 markd Exp $ ---- mktex.opt.orig 2009-06-03 06:07:19.000000000 -0700 +--- mktex.opt.orig 2014-07-18 23:38:50.000000000 +0000 +++ mktex.opt -@@ -9,7 +9,7 @@ if test "x$1" = x--help || test "x$1" = +@@ -10,7 +10,7 @@ if test "x$1" = x--help || test "x$1" = exit 0 elif test "x$1" = x--version || test "x$1" = x-version; then - echo "`basename $0` $version" + echo "$0 $version" - kpsewhich --version + @KPSEWHICH@ --version exit 0 elif test $# -lt ${mt_min_args-1}; then echo "$0: Missing argument(s)." >&2 -@@ -63,22 +63,22 @@ cd "$TEMPDIR" || exit 1 +@@ -64,22 +64,22 @@ cd "$TEMPDIR" || exit 1 # The alternative location for fonts. The directory need not exist, # so we use --expand-var here. We also perform a sanity check. @@ -40,7 +40,7 @@ $NetBSD: patch-ad,v 1.1 2009/09/20 18:50:03 minskim Exp $ test -n "$MT_MKTEXUPD" || MT_MKTEXUPD="$MT_TEXMFMAIN/web2c/mktexupd" # mktexupd and mktexlsr make sure they're coordinated via this. A copy of -@@ -92,7 +92,7 @@ old_ls_R_magic='% ls-R -- maintained by +@@ -93,7 +93,7 @@ old_ls_R_magic='% ls-R -- maintained by # given here (e.g. ``: ${MODE=ljfour}'', not just ``MODE=ljfour'', as # this can cause trouble (e.g. when the mode for mktexnam is # already specified on the command line). diff --git a/print/kpathsea/patches/patch-ai b/print/kpathsea/patches/patch-ai index 86b3e5a8c..6cac81f30 100644 --- a/print/kpathsea/patches/patch-ai +++ b/print/kpathsea/patches/patch-ai @@ -1,9 +1,9 @@ -$NetBSD: patch-ai,v 1.2 2012/07/10 22:32:13 minskim Exp $ +$NetBSD: patch-ai,v 1.3 2015/06/14 11:12:37 markd Exp $ ---- mktexmf.orig 2012-05-22 16:05:18.000000000 +0000 +--- mktexmf.orig 2014-07-18 23:38:50.000000000 +0000 +++ mktexmf -@@ -15,8 +15,8 @@ Makes the Metafont source file for FONT, - \`ecr12' or \`cmr11'." +@@ -24,8 +24,8 @@ TeX Live home page: &2 -@@ -31,7 +31,7 @@ name="`echo $1 | sed 's%.*/%%; s%\.mf$%% +@@ -40,7 +40,7 @@ name="`echo $1 | sed 's%.*/%%; s%\.mf$%% rootname=`echo "$name" | sed 's/[0-9]*$//'` pointsize=`echo "$name" | sed "s/^$rootname//"` @@ -22,7 +22,7 @@ $NetBSD: patch-ai,v 1.2 2012/07/10 22:32:13 minskim Exp $ if test -n "$sauterroot"; then rootfile=$sauterroot rootname=b-$rootname -@@ -43,12 +43,12 @@ else +@@ -52,12 +52,12 @@ else *) case $rootname in cs*|lcsss*|icscsc*|icstt*|ilcsss*) diff --git a/print/lacheck/DESCR b/print/lacheck/DESCR new file mode 100644 index 000000000..83155a2c4 --- /dev/null +++ b/print/lacheck/DESCR @@ -0,0 +1,3 @@ +Lacheck is a tool for finding common mistakes in LaTeX +documents. The distribution includes sources, and executables +for OS/2 and Win32 environments. diff --git a/print/lacheck/Makefile b/print/lacheck/Makefile new file mode 100644 index 000000000..f312ff9ba --- /dev/null +++ b/print/lacheck/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:00 markd Exp $ + +DISTNAME= texlive-20150521-source +PKGNAME= lacheck-1.28 +CATEGORIES= print +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= LaTeX checker +LICENSE= gnu-gpl-v2 + +EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ + ${DISTNAME}/utils/lacheck + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +WRKSRC= ${WRKDIR}/${DISTNAME}/utils/lacheck + +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + +.include "../../mk/bsd.pkg.mk" diff --git a/print/lacheck/PLIST b/print/lacheck/PLIST new file mode 100644 index 000000000..dfae1e825 --- /dev/null +++ b/print/lacheck/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/27 22:15:20 markd Exp $ +bin/lacheck +man/man1/lacheck.1 diff --git a/print/lacheck/distinfo b/print/lacheck/distinfo new file mode 100644 index 000000000..4d41b4521 --- /dev/null +++ b/print/lacheck/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:00 markd Exp $ + +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/print/latexmk/Makefile b/print/latexmk/Makefile index 43c30020b..4f8ce1ac8 100644 --- a/print/latexmk/Makefile +++ b/print/latexmk/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/06/05 16:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:50:58 wiz Exp $ DISTNAME= latexmk-439 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://users.phys.psu.edu/~collins/software/latexmk/ EXTRACT_SUFX= .zip diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index d6782c517..a476cbfaf 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.97 2015/04/25 14:24:46 tnn Exp $ # DISTNAME= libgnomeprint-2.18.8 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprint/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/libgnomeprint/buildlink3.mk b/print/libgnomeprint/buildlink3.mk index 5112a6fa5..c3ee9742c 100644 --- a/print/libgnomeprint/buildlink3.mk +++ b/print/libgnomeprint/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.46 2015/04/25 14:24:46 tnn Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= libgnomeprint LIBGNOMEPRINT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb21 +BUILDLINK_ABI_DEPENDS.libgnomeprint+= libgnomeprint>=2.18.8nb22 BUILDLINK_PKGSRCDIR.libgnomeprint?= ../../print/libgnomeprint .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index 7e47782e6..5e62ce637 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.84 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.85 2015/04/25 14:24:46 tnn Exp $ # DISTNAME= libgnomeprintui-2.18.6 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeprintui/2.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/libgnomeprintui/buildlink3.mk b/print/libgnomeprintui/buildlink3.mk index cd9e628a7..8405f20ed 100644 --- a/print/libgnomeprintui/buildlink3.mk +++ b/print/libgnomeprintui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2014/05/05 00:48:17 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2015/04/25 14:24:46 tnn Exp $ BUILDLINK_TREE+= libgnomeprintui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgnomeprintui LIBGNOMEPRINTUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.8.0 -BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb21 +BUILDLINK_ABI_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.18.6nb22 BUILDLINK_PKGSRCDIR.libgnomeprintui?= ../../print/libgnomeprintui .include "../../devel/GConf/buildlink3.mk" diff --git a/print/libgxps/Makefile b/print/libgxps/Makefile index 6558a741f..44201aa96 100644 --- a/print/libgxps/Makefile +++ b/print/libgxps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/01/21 09:12:41 obache Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:24:46 tnn Exp $ # DISTNAME= libgxps-0.2.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgxps/0.2/} EXTRACT_SUFX= .tar.xz diff --git a/print/libgxps/buildlink3.mk b/print/libgxps/buildlink3.mk index df1a0c032..d10a7a8d1 100644 --- a/print/libgxps/buildlink3.mk +++ b/print/libgxps/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2015/01/21 09:12:41 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:24:46 tnn Exp $ BUILDLINK_TREE+= libgxps @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgxps LIBGXPS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgxps+= libgxps>=0.2.1 -BUILDLINK_ABI_DEPENDS.libgxps?= libgxps>=0.2.2nb15 +BUILDLINK_ABI_DEPENDS.libgxps?= libgxps>=0.2.2nb16 BUILDLINK_PKGSRCDIR.libgxps?= ../../print/libgxps .include "../../devel/glib2/buildlink3.mk" diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index ba30d6317..aac6fef90 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/02/12 23:18:30 tron Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/21 22:28:36 rodent Exp $ DISTNAME= libspectre-0.2.7 PKGREVISION= 8 @@ -6,7 +6,7 @@ CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ MAINTAINER= markd@NetBSD.org -HOMEPAGE= http://libspectre.freedesktop.org/wiki/ +HOMEPAGE= http://www.freedesktop.org/wiki/Software/libspectre/ COMMENT= Small library for rendering Postscript documents LICENSE= gnu-gpl-v2 diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index aa8c3a924..6d25a1e7f 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.102 2014/05/29 23:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2015/06/12 10:50:58 wiz Exp $ DISTNAME= lilypond-2.18.2 -PKGREVISION= 2 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v2.18/ @@ -26,6 +26,7 @@ BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm BUILD_DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick DEPENDS+= tex-cyrillic-[0-9]*:../../print/tex-cyrillic +DEPENDS+= tex-lh-[0-9]*:../../fonts/tex-lh DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/luatex/Makefile b/print/luatex/Makefile index 2a55f972f..2585d47ef 100644 --- a/print/luatex/Makefile +++ b/print/luatex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/15 09:45:39 markd Exp $ DISTNAME= luatex-beta-0.76.0-source PKGNAME= ${DISTNAME:S/-beta//:S/-source//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= https://foundry.supelec.fr/frs/download.php/file/15745/ EXTRACT_SUFX= .tar.bz2 @@ -103,6 +103,8 @@ CONFIGURE_ARGS+=--with-system-zziplib CONFIGURE_DIRS+=. texk/web2c MAKE_FLAGS+= LIBTOOL=${LIBTOOL:Q} +CFLAGS+= -I${BUILDLINK_PREFIX.kpathsea}/lib + SUBST_CLASSES+= prefix SUBST_STAGE.prefix= post-configure SUBST_FILES.prefix= texk/web2c/luatexdir/lua51/luaconf.h diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile index 8c2678e56..85a168dac 100644 --- a/print/mupdf/Makefile +++ b/print/mupdf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2014/10/05 15:19:18 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/05/27 21:52:19 wiz Exp $ -DISTNAME= mupdf-1.6-source +DISTNAME= mupdf-1.7a-source PKGNAME= ${DISTNAME:S/-source//} CATEGORIES= print MASTER_SITES= http://mupdf.com/downloads/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= leot1990@users.sourceforge.net HOMEPAGE= http://mupdf.com/ COMMENT= Lightweight PDF viewer and toolkit LICENSE= gnu-agpl-v3 diff --git a/print/mupdf/PLIST b/print/mupdf/PLIST index 1cfe6b8dc..f3ff5d052 100644 --- a/print/mupdf/PLIST +++ b/print/mupdf/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.8 2014/10/05 15:19:18 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/04/17 07:18:21 wiz Exp $ bin/mudraw bin/mujstest bin/mupdf bin/mutool -include/mupdf/cbz.h include/mupdf/fitz.h include/mupdf/fitz/annotation.h include/mupdf/fitz/bitmap.h @@ -25,7 +24,6 @@ include/mupdf/fitz/hash.h include/mupdf/fitz/image.h include/mupdf/fitz/link.h include/mupdf/fitz/math.h -include/mupdf/fitz/meta.h include/mupdf/fitz/outline.h include/mupdf/fitz/output-pcl.h include/mupdf/fitz/output-png.h @@ -45,22 +43,26 @@ include/mupdf/fitz/system.h include/mupdf/fitz/text.h include/mupdf/fitz/transition.h include/mupdf/fitz/tree.h +include/mupdf/fitz/unzip.h include/mupdf/fitz/version.h include/mupdf/fitz/write-document.h include/mupdf/fitz/xml.h -include/mupdf/img.h +include/mupdf/html.h include/mupdf/memento.h include/mupdf/pdf-tools.h include/mupdf/pdf.h include/mupdf/pdf/annot.h include/mupdf/pdf/appearance.h +include/mupdf/pdf/clean.h include/mupdf/pdf/cmap.h include/mupdf/pdf/crypt.h include/mupdf/pdf/document.h include/mupdf/pdf/event.h include/mupdf/pdf/field.h include/mupdf/pdf/font.h +include/mupdf/pdf/interpret.h include/mupdf/pdf/javascript.h +include/mupdf/pdf/name-table.h include/mupdf/pdf/object.h include/mupdf/pdf/output-pdf.h include/mupdf/pdf/page.h @@ -68,7 +70,6 @@ include/mupdf/pdf/parse.h include/mupdf/pdf/resource.h include/mupdf/pdf/widget.h include/mupdf/pdf/xref.h -include/mupdf/tiff.h include/mupdf/xps.h lib/libmujs.la lib/libmupdf.la diff --git a/print/mupdf/buildlink3.mk b/print/mupdf/buildlink3.mk index b0d537cf7..61d892a88 100644 --- a/print/mupdf/buildlink3.mk +++ b/print/mupdf/buildlink3.mk @@ -1,12 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/05/30 21:39:37 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/04/17 07:18:21 wiz Exp $ BUILDLINK_TREE+= mupdf .if !defined(MUPDF_BUILDLINK3_MK) MUPDF_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.mupdf+= mupdf>=1.3 -BUILDLINK_ABI_DEPENDS.mupdf?= mupdf>=1.4nb1 +BUILDLINK_API_DEPENDS.mupdf+= mupdf>=1.7 BUILDLINK_PKGSRCDIR.mupdf?= ../../print/mupdf pkgbase := mupdf diff --git a/print/mupdf/distinfo b/print/mupdf/distinfo index ad4b0a0eb..a0197fee6 100644 --- a/print/mupdf/distinfo +++ b/print/mupdf/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.17 2014/10/05 15:19:18 wiz Exp $ +$NetBSD: distinfo,v 1.19 2015/05/27 21:52:19 wiz Exp $ -SHA1 (mupdf-1.6-source.tar.gz) = 491d7a3b131589791c7df6dd8161c6bfe41ce74a -RMD160 (mupdf-1.6-source.tar.gz) = c2bab0bbb538cd446cbc7828c0a59c74c61c70cb -Size (mupdf-1.6-source.tar.gz) = 13975531 bytes +SHA1 (mupdf-1.7a-source.tar.gz) = 6114cb8d318c71f877cea4660df2eb513fcf82b9 +RMD160 (mupdf-1.7a-source.tar.gz) = cc9260029a7665004584ff6aa1b49e259b08be37 +Size (mupdf-1.7a-source.tar.gz) = 13310720 bytes SHA1 (patch-Makethird) = 5ec66437c5695558f5e6497182d1f0c197ee5299 SHA1 (patch-ab) = b965020ec098fc1bf8577cb16102ab4c37bb37d3 -SHA1 (patch-ac) = 2b0fe5f97df7b6709ba7a3abfbefdf72ee81e0a3 +SHA1 (patch-ac) = 2db78731ebbac03a2cfe3329e20544db013b3b10 SHA1 (patch-ae) = bad4b6b8c669c752c6318bb564d1176daac30d19 SHA1 (patch-source_fitz_load-jpx.c) = e5271cf60aff104e05ff60333be54712475d5a33 diff --git a/print/mupdf/files/mupdf.pc b/print/mupdf/files/mupdf.pc index 45c39b849..4b1c28d48 100644 --- a/print/mupdf/files/mupdf.pc +++ b/print/mupdf/files/mupdf.pc @@ -5,6 +5,6 @@ includedir=${prefix}/include Name: mupdf Description: library for PDF files -Version: 1.4 +Version: 1.7 Libs: -Wl,-R${libdir} -L${libdir} -lmupdf Cflags: -I${includedir} diff --git a/print/mupdf/patches/patch-ac b/print/mupdf/patches/patch-ac index 3779537f5..6ee67ca80 100644 --- a/print/mupdf/patches/patch-ac +++ b/print/mupdf/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.9 2014/06/15 14:14:18 wiz Exp $ +$NetBSD: patch-ac,v 1.10 2015/04/17 07:18:21 wiz Exp $ o libtool support o Install target cleanup @@ -6,7 +6,7 @@ o Install only one "mupdf" binary, prefer the featureful one and always install it as "mupdf" o libmujs support: install like a non-thirdparty mupdf's library ---- Makefile.orig 2014-06-10 15:09:28.000000000 +0000 +--- Makefile.orig 2015-04-08 15:04:10.000000000 +0000 +++ Makefile @@ -41,22 +41,12 @@ CFLAGS += $(ZLIB_CFLAGS) @@ -37,22 +37,20 @@ o libmujs support: install like a non-thirdparty mupdf's library # --- File lists --- -@@ -90,33 +80,33 @@ CBZ_SRC_HDR := $(wildcard source/cbz/*.h - IMG_SRC_HDR := $(wildcard source/img/*.h) - TIFF_SRC_HDR := $(wildcard source/tiff/*.h) +@@ -87,32 +77,32 @@ PDF_SRC_HDR := $(wildcard source/pdf/*.h + XPS_SRC_HDR := $(wildcard source/xps/*.h) + HTML_SRC_HDR := $(wildcard source/html/*.h) -FITZ_OBJ := $(subst source/, $(OUT)/, $(addsuffix .o, $(basename $(FITZ_SRC)))) -PDF_OBJ := $(subst source/, $(OUT)/, $(addsuffix .o, $(basename $(PDF_SRC)))) -XPS_OBJ := $(subst source/, $(OUT)/, $(addsuffix .o, $(basename $(XPS_SRC)))) -CBZ_OBJ := $(subst source/, $(OUT)/, $(addsuffix .o, $(basename $(CBZ_SRC)))) --IMG_OBJ := $(subst source/, $(OUT)/, $(addsuffix .o, $(basename $(IMG_SRC)))) --TIFF_OBJ := $(subst source/, $(OUT)/, $(addsuffix .o, $(basename $(TIFF_SRC)))) +-HTML_OBJ := $(subst source/, $(OUT)/, $(addsuffix .o, $(basename $(HTML_SRC)))) +FITZ_OBJ := $(subst source/, $(OUT)/, $(addsuffix .lo, $(basename $(FITZ_SRC)))) +PDF_OBJ := $(subst source/, $(OUT)/, $(addsuffix .lo, $(basename $(PDF_SRC)))) +XPS_OBJ := $(subst source/, $(OUT)/, $(addsuffix .lo, $(basename $(XPS_SRC)))) +CBZ_OBJ := $(subst source/, $(OUT)/, $(addsuffix .lo, $(basename $(CBZ_SRC)))) -+IMG_OBJ := $(subst source/, $(OUT)/, $(addsuffix .lo, $(basename $(IMG_SRC)))) -+TIFF_OBJ := $(subst source/, $(OUT)/, $(addsuffix .lo, $(basename $(TIFF_SRC)))) ++HTML_OBJ := $(subst source/, $(OUT)/, $(addsuffix .lo, $(basename $(HTML_SRC)))) # --- Choice of Javascript library --- @@ -84,17 +82,16 @@ o libmujs support: install like a non-thirdparty mupdf's library endif $(FITZ_OBJ) : $(FITZ_HDR) $(FITZ_SRC_HDR) -@@ -128,41 +118,44 @@ $(TIFF_OBJ) : $(FITZ_HDR) $(IMG_HDR) $(T +@@ -123,44 +113,47 @@ $(HTML_OBJ) : $(FITZ_HDR) $(HTML_HDR) $( # --- Library --- -MUPDF_LIB := $(OUT)/libmupdf.a +MUPDF_LIB := $(OUT)/libmupdf.la - $(MUPDF_LIB) : $(FITZ_OBJ) $(PDF_OBJ) $(XPS_OBJ) $(CBZ_OBJ) $(IMG_OBJ) $(TIFF_OBJ) + $(MUPDF_LIB) : $(FITZ_OBJ) $(PDF_OBJ) $(XPS_OBJ) $(CBZ_OBJ) $(HTML_OBJ) --INSTALL_LIBS := $(MUPDF_LIB) -+INSTALL_LIBS := $(MUPDF_LIB) + INSTALL_LIBS := $(MUPDF_LIB) +ifeq "$(HAVE_MUJS)" "yes" +INSTALL_LIBS += $(MUJS_LIB) +endif @@ -130,6 +127,10 @@ o libmujs support: install like a non-thirdparty mupdf's library +$(OUT)/platform/x11/%.lo : platform/x11/%.c | $(ALL_DIR) $(CC_CMD) $(X11_CFLAGS) +-$(OUT)/platform/x11/%.o: platform/x11/%.rc | $(OUT) ++$(OUT)/platform/x11/%.lo: platform/x11/%.rc | $(OUT) + windres $< $@ + -$(OUT)/platform/x11/curl/%.o : platform/x11/%.c | $(ALL_DIR) +$(OUT)/platform/x11/curl/%.lo : platform/x11/%.c | $(ALL_DIR) $(CC_CMD) $(X11_CFLAGS) $(CURL_CFLAGS) -DHAVE_CURL @@ -139,38 +140,40 @@ o libmujs support: install like a non-thirdparty mupdf's library # --- Generated CMAP, FONT and JAVASCRIPT files --- -@@ -222,23 +215,23 @@ endif +@@ -224,24 +217,24 @@ endif - generate: $(CMAP_GEN) $(FONT_GEN) $(JAVASCRIPT_GEN) $(ADOBECA_GEN) + generate: $(CMAP_GEN) $(FONT_GEN) $(JAVASCRIPT_GEN) $(ADOBECA_GEN) $(NAME_GEN) -$(OUT)/pdf/pdf-cmap-table.o : $(CMAP_GEN) -$(OUT)/pdf/pdf-fontfile.o : $(FONT_GEN) -$(OUT)/pdf/pdf-pkcs7.o : $(ADOBECA_GEN) -$(OUT)/pdf/js/pdf-js.o : $(JAVASCRIPT_GEN) --$(OUT)/cmapdump.o : include/mupdf/pdf/cmap.h source/pdf/pdf-cmap.c source/pdf/pdf-cmap-parse.c +-$(OUT)/pdf/pdf-object.o : source/pdf/pdf-name-table.h +-$(OUT)/cmapdump.o : include/mupdf/pdf/cmap.h source/pdf/pdf-cmap.c source/pdf/pdf-cmap-parse.c source/pdf/pdf-name-table.h +$(OUT)/pdf/pdf-cmap-table.lo : $(CMAP_GEN) +$(OUT)/pdf/pdf-fontfile.lo : $(FONT_GEN) +$(OUT)/pdf/pdf-pkcs7.lo : $(ADOBECA_GEN) +$(OUT)/pdf/js/pdf-js.lo : $(JAVASCRIPT_GEN) -+$(OUT)/cmapdump.lo : include/mupdf/pdf/cmap.h source/pdf/pdf-cmap.c source/pdf/pdf-cmap-parse.c ++$(OUT)/pdf/pdf-object.lo : source/pdf/pdf-name-table.h ++$(OUT)/cmapdump.lo : include/mupdf/pdf/cmap.h source/pdf/pdf-cmap.c source/pdf/pdf-cmap-parse.c source/pdf/pdf-name-table.h # --- Tools and Apps --- MUDRAW := $(addprefix $(OUT)/, mudraw) -MUDRAW_OBJ := $(addprefix $(OUT)/tools/, mudraw.o) +MUDRAW_OBJ := $(addprefix $(OUT)/tools/, mudraw.lo) - $(MUDRAW_OBJ) : $(FITZ_HDR) + $(MUDRAW_OBJ) : $(FITZ_HDR) $(PDF_HDR) $(MUDRAW) : $(MUPDF_LIB) $(THIRD_LIBS) $(MUDRAW) : $(MUDRAW_OBJ) $(LINK_CMD) MUTOOL := $(addprefix $(OUT)/, mutool) --MUTOOL_OBJ := $(addprefix $(OUT)/tools/, mutool.o pdfclean.o pdfextract.o pdfinfo.o pdfposter.o pdfshow.o) -+MUTOOL_OBJ := $(addprefix $(OUT)/tools/, mutool.lo pdfclean.lo pdfextract.lo pdfinfo.lo pdfposter.lo pdfshow.lo) +-MUTOOL_OBJ := $(addprefix $(OUT)/tools/, mutool.o pdfclean.o pdfextract.o pdfinfo.o pdfposter.o pdfshow.o pdfpages.o) ++MUTOOL_OBJ := $(addprefix $(OUT)/tools/, mutool.lo pdfclean.lo pdfextract.lo pdfinfo.lo pdfposter.lo pdfshow.lo pdfpages.lo) $(MUTOOL_OBJ): $(FITZ_HDR) $(PDF_HDR) $(MUTOOL) : $(MUPDF_LIB) $(THIRD_LIBS) $(MUTOOL) : $(MUTOOL_OBJ) -@@ -246,25 +239,25 @@ $(MUTOOL) : $(MUTOOL_OBJ) +@@ -249,27 +242,27 @@ $(MUTOOL) : $(MUTOOL_OBJ) MJSGEN := $(OUT)/mjsgen $(MJSGEN) : $(MUPDF_LIB) $(THIRD_LIBS) @@ -179,9 +182,11 @@ o libmujs support: install like a non-thirdparty mupdf's library $(LINK_CMD) MUJSTEST := $(OUT)/mujstest +-MUJSTEST_OBJ := $(addprefix $(OUT)/platform/x11/, jstest_main.o pdfapp.o) ++MUJSTEST_OBJ := $(addprefix $(OUT)/platform/x11/, jstest_main.lo pdfapp.lo) + $(MUJSTEST_OBJ) : $(FITZ_HDR) $(PDF_HDR) $(MUJSTEST) : $(MUPDF_LIB) $(THIRD_LIBS) --$(MUJSTEST) : $(addprefix $(OUT)/platform/x11/, jstest_main.o pdfapp.o) -+$(MUJSTEST) : $(addprefix $(OUT)/platform/x11/, jstest_main.lo pdfapp.lo) + $(MUJSTEST) : $(MUJSTEST_OBJ) $(LINK_CMD) ifeq "$(HAVE_X11)" "yes" @@ -202,9 +207,18 @@ o libmujs support: install like a non-thirdparty mupdf's library $(MUVIEW_X11_CURL_OBJ) : $(FITZ_HDR) $(PDF_HDR) $(MUVIEW_X11_CURL) : $(MUPDF_LIB) $(THIRD_LIBS) $(CURL_LIB) $(MUVIEW_X11_CURL) : $(MUVIEW_X11_CURL_OBJ) -@@ -275,7 +268,12 @@ endif - MUVIEW := $(MUVIEW_X11) - MUVIEW_CURL := $(MUVIEW_X11_CURL) +@@ -279,7 +272,7 @@ endif + + ifeq "$(HAVE_WIN32)" "yes" + MUVIEW_WIN32 := $(OUT)/mupdf +-MUVIEW_WIN32_OBJ := $(addprefix $(OUT)/platform/x11/, win_main.o pdfapp.o win_res.o) ++MUVIEW_WIN32_OBJ := $(addprefix $(OUT)/platform/x11/, win_main.lo pdfapp.lo win_res.lo) + $(MUVIEW_WIN32_OBJ) : $(FITZ_HDR) $(PDF_HDR) + $(MUVIEW_WIN32) : $(MUPDF_LIB) $(THIRD_LIBS) + $(MUVIEW_WIN32) : $(MUVIEW_WIN32_OBJ) +@@ -289,7 +282,12 @@ endif + MUVIEW := $(MUVIEW_X11) $(MUVIEW_WIN32) + MUVIEW_CURL := $(MUVIEW_X11_CURL) $(MUVIEW_WIN32_CURL) -INSTALL_APPS := $(MUDRAW) $(MUTOOL) $(MUVIEW) $(MUJSTEST) $(MUVIEW_CURL) +INSTALL_APPS := $(MUDRAW) $(MUTOOL) $(MUJSTEST) @@ -214,9 +228,9 @@ o libmujs support: install like a non-thirdparty mupdf's library +INSTALL_APPS += $(MUVIEW) +endif - # --- Update version string header --- + # --- Examples --- -@@ -308,24 +306,26 @@ libs: $(INSTALL_LIBS) +@@ -331,24 +329,26 @@ libs: $(INSTALL_LIBS) apps: $(INSTALL_APPS) install: libs apps diff --git a/print/okular/Makefile b/print/okular/Makefile index beb46fbcf..43d2938a4 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/05/04 21:14:24 wiz Exp $ DISTNAME= okular-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 7 CATEGORIES= print COMMENT= KDE universal document viewer diff --git a/print/p5-LaTeX-Driver/Makefile b/print/p5-LaTeX-Driver/Makefile index ba0878d5a..3da797154 100644 --- a/print/p5-LaTeX-Driver/Makefile +++ b/print/p5-LaTeX-Driver/Makefile @@ -1,27 +1,47 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:16 wiz Exp $ -# +# $NetBSD: Makefile,v 1.17 2015/06/12 10:50:58 wiz Exp $ -DISTNAME= LaTeX-Driver-0.10 +DISTNAME= LaTeX-Driver-0.200.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/LaTeX-Driver/ COMMENT= Perl module encapsulates the details of invoking the Latex programs -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} USE_TOOLS+= gs:run DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor +DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd +DEPENDS+= p5-Module-Install-ReadmeFromPod-[0-9]*:../../devel/p5-Module-Install-ReadmeFromPod +DEPENDS+= p5-Module-Install-AuthorRequires-[0-9]*:../../devel/p5-Module-Install-AuthorRequires +DEPENDS+= p5-Module-Install-AuthorTests-[0-9]*:../../devel/p5-Module-Install-AuthorTests +DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly +DEPENDS+= p5-Test-NoTabs-[0-9]*:../../devel/p5-Test-NoTabs +DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod +DEPENDS+= p5-Test-Pod-Coverage-[0-9]*:../../devel/p5-Test-Pod-Coverage +DEPENDS+= p5-Test-Spelling-[0-9]*:../../devel/p5-Test-Spelling DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools DEPENDS+= web2c-[0-9]*:../../print/web2c DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk +# for make test +BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception +# t/20-complexdoc.t requires following package +BUILD_DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex + +# xelatex is necessary for FORMATTER_TESTING +#EST_ENV+= FORMATTER_TESTING=yes +TEST_ENV+= BIBTEX_TESTS=yes + +PERL5_MODULE_TYPE= Module::Install PERL5_PACKLIST= auto/LaTeX/Driver/.packlist .include "../../lang/perl5/module.mk" diff --git a/print/p5-LaTeX-Driver/distinfo b/print/p5-LaTeX-Driver/distinfo index e7bc31fd7..5ca6227b9 100644 --- a/print/p5-LaTeX-Driver/distinfo +++ b/print/p5-LaTeX-Driver/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2011/11/11 11:37:08 sno Exp $ +$NetBSD: distinfo,v 1.5 2015/05/03 20:25:50 wiz Exp $ -SHA1 (LaTeX-Driver-0.10.tar.gz) = a1c6049befda5495b3096ea2603c6dc0aab1fa2f -RMD160 (LaTeX-Driver-0.10.tar.gz) = 07c07f634ca0627651f4da971b057694f1e3c36a -Size (LaTeX-Driver-0.10.tar.gz) = 30666 bytes -SHA1 (patch-aa) = 141b618ea03267e565952f8f45f67f9dfb13f3bf +SHA1 (LaTeX-Driver-0.200.4.tar.gz) = ca3c70b65eaa36945b425ea2fa11b7a37da92109 +RMD160 (LaTeX-Driver-0.200.4.tar.gz) = f0dfea6bf80054e3f7a7a2a28724ccb17574a5f6 +Size (LaTeX-Driver-0.200.4.tar.gz) = 63968 bytes +SHA1 (patch-Makefile.PL) = 3ecf72c3d42282069cbf599f3d4eddc169ea46f3 diff --git a/print/p5-LaTeX-Driver/patches/patch-Makefile.PL b/print/p5-LaTeX-Driver/patches/patch-Makefile.PL new file mode 100644 index 000000000..8b6daaa4a --- /dev/null +++ b/print/p5-LaTeX-Driver/patches/patch-Makefile.PL @@ -0,0 +1,15 @@ +$NetBSD: patch-Makefile.PL,v 1.1 2015/05/03 20:25:50 wiz Exp $ + +Somehow doesn't accept 0.20 as new enough, so just comment out the check. + +--- Makefile.PL.orig 2014-04-08 09:13:02.000000000 +0000 ++++ Makefile.PL +@@ -28,7 +28,7 @@ test_requires 'Test::More' => '0.88'; + author_requires 'Test::NoTabs'; + author_requires 'Test::Pod' => '1.14'; + author_requires 'Test::Pod::Coverage' => '1.04'; +-author_requires 'Test::Spelling' => '0.11'; ++#author_requires 'Test::Spelling' => '0.11'; + + install_script 'latex2dvi'; + install_script 'latex2pdf'; diff --git a/print/p5-LaTeX-Driver/patches/patch-aa b/print/p5-LaTeX-Driver/patches/patch-aa deleted file mode 100644 index 3bf9e9710..000000000 --- a/print/p5-LaTeX-Driver/patches/patch-aa +++ /dev/null @@ -1,38 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2011/11/11 11:37:08 sno Exp $ - -Do not prompt for pkgsrc provided utils - ---- Makefile.PL.orig 2011-09-18 09:27:31.000000000 +0000 -+++ Makefile.PL -@@ -39,14 +39,14 @@ EOF - - #------------------------------------------------------------------------ - --our $LATEX = ttprompt('latex path', find_program($ENV{PATH}, "latex")); --our $PDFLATEX = ttprompt('pdflatex path', find_program($ENV{PATH}, "pdflatex")); --our $BIBTEX = ttprompt('bibtex path', find_program($ENV{PATH}, "bibtex")); --our $MAKEINDEX = ttprompt('makeindex path', find_program($ENV{PATH}, "makeindex")); --our $DVIPS = ttprompt('dvips path', find_program($ENV{PATH}, "dvips")); --our $DVIPDFM = ttprompt('dvipdfm path', find_program($ENV{PATH}, "dvipdfm")); --our $PS2PDF = ttprompt('ps2pdf path', find_program($ENV{PATH}, "ps2pdf")); --our $PDF2PS = ttprompt('pdf2ps path', find_program($ENV{PATH}, "pdf2ps")); -+our $LATEX = find_program($ENV{PATH}, "latex"); -+our $PDFLATEX = find_program($ENV{PATH}, "pdflatex"); -+our $BIBTEX = find_program($ENV{PATH}, "bibtex"); -+our $MAKEINDEX = find_program($ENV{PATH}, "makeindex"); -+our $DVIPS = find_program($ENV{PATH}, "dvips"); -+our $DVIPDFM = find_program($ENV{PATH}, "dvipdfm"); -+our $PS2PDF = find_program($ENV{PATH}, "ps2pdf"); -+our $PDF2PS = find_program($ENV{PATH}, "pdf2ps"); - - if (!$LATEX and !$PDFLATEX) { - my $continue = ttprompt('You don\'t seem to have LaTeX installed. Continue anyway?', 'N'); -@@ -65,7 +65,7 @@ fix_path_assignment(catfile('lib','LaTeX - #------------------------------------------------------------------------ - - my %opts = ( -- 'NAME' => 'LaTeX-Driver', -+ 'NAME' => 'LaTeX::Driver', - 'VERSION' => $MODVERSION, - 'EXE_FILES' => [ 'scripts/latex2dvi', 'scripts/latex2pdf', 'scripts/latex2ps' ], - 'PMLIBDIRS' => [ 'lib' ], diff --git a/print/p5-LaTeX-Encode/Makefile b/print/p5-LaTeX-Encode/Makefile index 03d197aaf..dda85df5f 100644 --- a/print/p5-LaTeX-Encode/Makefile +++ b/print/p5-LaTeX-Encode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:58 wiz Exp $ # -DISTNAME= LaTeX-Encode-0.06 +DISTNAME= LaTeX-Encode-0.091.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/} @@ -13,6 +13,8 @@ COMMENT= Encode characters for LaTeX formatting LICENSE= gnu-gpl-v2 # OR artistic DEPENDS+= p5-Readonly>=0:../../devel/p5-Readonly +# for make test +BUILD_DEPENDS+= p5-Carp-Always-[0-9]*:../../devel/p5-Carp-Always PERL5_PACKLIST= auto/LaTeX/Encode/.packlist REPLACE_PERL+= scripts/build-character-table scripts/format-encoding-reference diff --git a/print/p5-LaTeX-Encode/distinfo b/print/p5-LaTeX-Encode/distinfo index 741420d9e..34f9452e1 100644 --- a/print/p5-LaTeX-Encode/distinfo +++ b/print/p5-LaTeX-Encode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/08/31 00:19:35 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/04/29 14:38:09 mef Exp $ -SHA1 (LaTeX-Encode-0.06.tar.gz) = adf669335d0a1bd3d581037ea39c16308cc2de0c -RMD160 (LaTeX-Encode-0.06.tar.gz) = c4217c7d8474d52488518ad1bf45db73f55839d7 -Size (LaTeX-Encode-0.06.tar.gz) = 43591 bytes +SHA1 (LaTeX-Encode-0.091.6.tar.gz) = 72f126d69afa24b4e9c955a09f83aef275d69cc2 +RMD160 (LaTeX-Encode-0.091.6.tar.gz) = 1366dad0f222c0fe444459bf775b80119248ac5b +Size (LaTeX-Encode-0.091.6.tar.gz) = 45887 bytes diff --git a/print/p5-LaTeX-Table/Makefile b/print/p5-LaTeX-Table/Makefile index c1aa84487..c95a981d1 100644 --- a/print/p5-LaTeX-Table/Makefile +++ b/print/p5-LaTeX-Table/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:16 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:50:58 wiz Exp $ # DISTNAME= LaTeX-Table-v1.0.6 PKGNAME= p5-${DISTNAME:S/v1/1/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LaTeX/} diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile index 90e7cb039..11e6d8a0a 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/06/18 09:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:50:59 wiz Exp $ DISTNAME= Net-CUPS-0.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/print/p5-PostScript-MailLabels/Makefile b/print/p5-PostScript-MailLabels/Makefile index cf8a9107f..1734ad477 100644 --- a/print/p5-PostScript-MailLabels/Makefile +++ b/print/p5-PostScript-MailLabels/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/12/09 07:23:06 mef Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:50:59 wiz Exp $ DISTNAME= PostScript-MailLabels-2.32 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} \ http://oplnk.net/~ajackson/software/ diff --git a/print/p5-PostScript-Simple/Makefile b/print/p5-PostScript-Simple/Makefile index 93a4f0dcb..5b7362443 100644 --- a/print/p5-PostScript-Simple/Makefile +++ b/print/p5-PostScript-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/09 07:25:14 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:59 wiz Exp $ DISTNAME= PostScript-Simple-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} diff --git a/print/p5-PostScript/Makefile b/print/p5-PostScript/Makefile index cd93ffe41..beca70224 100644 --- a/print/p5-PostScript/Makefile +++ b/print/p5-PostScript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:50:59 wiz Exp $ DISTNAME= PostScript-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PostScript/} diff --git a/print/p5-biblatex-biber/Makefile b/print/p5-biblatex-biber/Makefile index 85f5e58ef..8dd831e7f 100644 --- a/print/p5-biblatex-biber/Makefile +++ b/print/p5-biblatex-biber/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/02/16 17:57:14 nros Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:50:59 wiz Exp $ VER= 1.9 DISTNAME= biblatex-biber PKGNAME= p5-biblatex-biber-${VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/${VER}/ diff --git a/print/paps/Makefile b/print/paps/Makefile index b2ee811c7..5b97f36e8 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:24:47 tnn Exp $ # DISTNAME= paps-0.6.8 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paps/} diff --git a/print/pdf2djvu/distinfo b/print/pdf2djvu/distinfo index 4954b1cdc..28c29fbeb 100644 --- a/print/pdf2djvu/distinfo +++ b/print/pdf2djvu/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.6 2013/08/31 14:54:22 joerg Exp $ +$NetBSD: distinfo,v 1.7 2015/04/24 20:18:48 joerg Exp $ SHA1 (pdf2djvu_0.7.14.tar.gz) = 0023e1719f53452f64b1fffb6e5d20fc29b30308 RMD160 (pdf2djvu_0.7.14.tar.gz) = 5116939c7bc698e3316bf6c86272104cd5040d24 Size (pdf2djvu_0.7.14.tar.gz) = 320705 bytes -SHA1 (patch-pdf-backend.cc) = 5fd62a464b6d239dd0b42b40f1188fab55ac9115 -SHA1 (patch-pdf2djvu.cc) = 63118d7207919417dec983582428c23621c301a1 +SHA1 (patch-pdf-backend.cc) = 4b22e50aebff955c984403a672ecda17dc5fdb3e +SHA1 (patch-pdf-backend.hh) = ccdb39f289c5c9b771fb11354aa800aaf86990c9 +SHA1 (patch-pdf2djvu.cc) = d2443a896bd898039eb6df048859fc210a5350e1 SHA1 (patch-system.hh) = dcc18be77d5ff0e7d5f70043efd4ae739c54627a diff --git a/print/pdf2djvu/patches/patch-pdf-backend.cc b/print/pdf2djvu/patches/patch-pdf-backend.cc index 7406d2cf1..63aa324ab 100644 --- a/print/pdf2djvu/patches/patch-pdf-backend.cc +++ b/print/pdf2djvu/patches/patch-pdf-backend.cc @@ -1,6 +1,6 @@ -$NetBSD: patch-pdf-backend.cc,v 1.1 2013/08/31 14:54:23 joerg Exp $ +$NetBSD: patch-pdf-backend.cc,v 1.2 2015/04/24 20:18:48 joerg Exp $ ---- pdf-backend.cc.orig 2013-08-31 13:41:40.000000000 +0000 +--- pdf-backend.cc.orig 2012-09-18 15:27:41.000000000 +0000 +++ pdf-backend.cc @@ -54,7 +54,7 @@ static void poppler_error_handler(int po error_log << std::endl; @@ -11,3 +11,19 @@ $NetBSD: patch-pdf-backend.cc,v 1.1 2013/08/31 14:54:23 joerg Exp $ { std::string format; const char *category_name = _("PDF error"); +@@ -119,15 +119,6 @@ pdf::Environment::Environment(const char + #endif + } + +-void pdf::Environment::set_antialias(bool value) +-{ +- if (!globalParams->setAntialias(const_cast(value ? "yes" : "no"))) +- throw UnableToSetParameter(_("Unable to set antialias parameter")); +- if (!globalParams->setVectorAntialias(const_cast(value ? "yes" : "no"))) +- throw UnableToSetParameter(_("Unable to set vector antialias parameter")); +-} +- +- + /* class pdf::Document + * =================== + */ diff --git a/print/pdf2djvu/patches/patch-pdf-backend.hh b/print/pdf2djvu/patches/patch-pdf-backend.hh new file mode 100644 index 000000000..d83701e73 --- /dev/null +++ b/print/pdf2djvu/patches/patch-pdf-backend.hh @@ -0,0 +1,21 @@ +$NetBSD: patch-pdf-backend.hh,v 1.1 2015/04/24 20:18:48 joerg Exp $ + +--- pdf-backend.hh.orig 2015-04-24 18:53:21.000000000 +0000 ++++ pdf-backend.hh +@@ -113,7 +113,7 @@ namespace pdf + class Renderer : public pdf::splash::OutputDevice + { + public: +- Renderer(pdf::splash::Color &paper_color, bool monochrome = false) : ++ Renderer(pdf::splash::Color &paper_color, bool antialias, bool monochrome) : + pdf::splash::OutputDevice(monochrome ? splashModeMono1 : splashModeRGB8, 4, gFalse, paper_color) + { } + +@@ -296,7 +296,6 @@ namespace pdf + { + public: + Environment(const char *argv0); +- void set_antialias(bool value); + class UnableToSetParameter : public std::runtime_error + { + public: diff --git a/print/pdf2djvu/patches/patch-pdf2djvu.cc b/print/pdf2djvu/patches/patch-pdf2djvu.cc index a05aa287a..3cb56740b 100644 --- a/print/pdf2djvu/patches/patch-pdf2djvu.cc +++ b/print/pdf2djvu/patches/patch-pdf2djvu.cc @@ -1,6 +1,6 @@ -$NetBSD: patch-pdf2djvu.cc,v 1.1 2013/06/18 20:11:18 joerg Exp $ +$NetBSD: patch-pdf2djvu.cc,v 1.2 2015/04/24 20:18:48 joerg Exp $ ---- pdf2djvu.cc.orig 2013-06-18 19:40:16.000000000 +0000 +--- pdf2djvu.cc.orig 2012-09-18 15:27:41.000000000 +0000 +++ pdf2djvu.cc @@ -210,6 +210,13 @@ public: friend Command &operator <<(Command &, const Component &); @@ -16,3 +16,39 @@ $NetBSD: patch-pdf2djvu.cc,v 1.1 2013/06/18 20:11:18 joerg Exp $ Command &operator <<(Command &command, const Component &component) { command << *component.file; +@@ -625,8 +632,8 @@ public: + this->fill(state); + } + +- MutedRenderer(pdf::splash::Color &paper_color, bool monochrome, const ComponentList &page_files) +- : Renderer(paper_color, monochrome), page_files(page_files) ++ MutedRenderer(pdf::splash::Color &paper_color, bool monochrome, bool antialias, const ComponentList &page_files) ++ : Renderer(paper_color, monochrome, antialias), page_files(page_files) + { + this->clear(); + } +@@ -1252,7 +1259,6 @@ static int xmain(int argc, char * const + throw StdoutIsATerminal(); + + pdf::Environment environment(argv[0]); +- environment.set_antialias(config.antialias); + + DocumentMap document_map(config.filenames); + intmax_t pdf_byte_size = document_map.get_byte_size(); +@@ -1386,13 +1392,13 @@ static int xmain(int argc, char * const + debug(1) << doc->getFileName()->getCString() << ":" << std::endl; + debug(0)++; + } +- out1.reset(new pdf::Renderer(paper_color, config.monochrome)); ++ out1.reset(new pdf::Renderer(paper_color, config.monochrome, config.antialias)); + out1->start_doc(doc.get()); +- outm.reset(new MutedRenderer(paper_color, config.monochrome, *page_files)); ++ outm.reset(new MutedRenderer(paper_color, config.monochrome, config.antialias, *page_files)); + outm->start_doc(doc.get()); + if (!config.monochrome) + { +- outs.reset(new MutedRenderer(paper_color, config.monochrome, *page_files)); ++ outs.reset(new MutedRenderer(paper_color, config.monochrome, config.antialias, *page_files)); + outs->start_doc(doc.get()); + } + } diff --git a/print/pdflib-lite/Makefile b/print/pdflib-lite/Makefile index b23cc8eaa..12efaa7f4 100644 --- a/print/pdflib-lite/Makefile +++ b/print/pdflib-lite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:50:59 wiz Exp $ DISTNAME= PDFlib-Lite-7.0.5 PKGNAME= pdflib-lite-7.0.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://www.pdflib.com/binaries/PDFlib/705/ diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile index 4835023aa..d6e3ca086 100644 --- a/print/pdflib/Makefile +++ b/print/pdflib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2014/10/09 14:06:51 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:50:59 wiz Exp $ .include "Makefile.common" PKGNAME= pdflib-${PDFLIB_BASE_VERS} -PKGREVISION= 18 +PKGREVISION= 19 COMMENT= C library to produce PDF files BUILD_TARGET= pdflib diff --git a/print/pdflib/distinfo b/print/pdflib/distinfo index 38bb61e3c..8e9de4c46 100644 --- a/print/pdflib/distinfo +++ b/print/pdflib/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2012/09/29 06:29:01 dholland Exp $ +$NetBSD: distinfo,v 1.13 2015/06/28 17:11:12 joerg Exp $ SHA1 (pdflib-4.0.3.tar.gz) = 9fbe256249ef780c4607ee3070785d9a4ecc03f7 RMD160 (pdflib-4.0.3.tar.gz) = 5e21c05a9e2c49d90ccffea5a2ba085776b457c7 @@ -8,3 +8,4 @@ SHA1 (patch-ab) = da90a65a101ae23622dfd85e1be3a5855f1fc265 SHA1 (patch-ac) = 3f226ef6ee2a1b740831f44d97d9c49a2a6db50f SHA1 (patch-ad) = b4aab4f41184a7142d88bb9dadbf7b8ba8f11c94 SHA1 (patch-ae) = f85f5beeec1c2aac90eafef24c1ed2fa96ebd2ac +SHA1 (patch-bind_tcl_pdflib__tcl.c) = adbe2a433fdef3c823fc9a803951dd40b00ccd1a diff --git a/print/pdflib/patches/patch-bind_tcl_pdflib__tcl.c b/print/pdflib/patches/patch-bind_tcl_pdflib__tcl.c new file mode 100644 index 000000000..d24e1deef --- /dev/null +++ b/print/pdflib/patches/patch-bind_tcl_pdflib__tcl.c @@ -0,0 +1,852 @@ +$NetBSD: patch-bind_tcl_pdflib__tcl.c,v 1.1 2015/06/28 17:11:12 joerg Exp $ + +--- bind/tcl/pdflib_tcl.c.orig 2002-01-07 18:26:29.000000000 +0000 ++++ bind/tcl/pdflib_tcl.c +@@ -39,6 +39,7 @@ + * if building with older TCL Versions than 8.2 you have to undef this + */ + #define USE_TCL_STUBS ++#define USE_INTERP_RESULT + + #include + +@@ -213,7 +214,7 @@ void SWIG_MakePtr(char *_c, const void * + /* Function for getting a pointer value */ + + SWIGSTATIC +-char *SWIG_GetPtr(char *_c, void **ptr, char *_t) ++const char *SWIG_GetPtr(const char *_c, void **ptr, char *_t) + { + unsigned long _p; + char temp_type[256]; +@@ -397,7 +398,7 @@ pdf_errorhandler(PDF *p, int type, const + + /* Issue a warning message and continue for non-fatal errors */ + if (type == PDF_NonfatalError) { +- fprintf(stderr, ex->buffer); ++ fprintf(stderr, "%s", ex->buffer); + return; + } + +@@ -542,7 +543,7 @@ GetStringUnicodePDFChars(PDF *p, Tcl_Int + #endif + + static int +-_wrap_PDF_new(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_new(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + char versionbuf[32]; + EXC_STUFF; +@@ -583,7 +584,7 @@ _wrap_PDF_new(ClientData clientData, Tcl + } + + static int +-_wrap_PDF_delete(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_delete(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -605,10 +606,10 @@ _wrap_PDF_delete(ClientData clientData, + } + + static int +-_wrap_PDF_open_file(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_open_file(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; +- char *_arg1; ++ const char *_arg1; + EXC_STUFF; + + if (argc != 3) { +@@ -632,7 +633,7 @@ _wrap_PDF_open_file(ClientData clientDat + } + + static int +-_wrap_PDF_close(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_close(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -699,7 +700,7 @@ static int _wrap_PDF_get_buffer(ClientDa + } + + static int +-_wrap_PDF_begin_page(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_begin_page(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -726,7 +727,7 @@ _wrap_PDF_begin_page(ClientData clientDa + } + + static int +-_wrap_PDF_end_page(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_end_page(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -748,10 +749,10 @@ _wrap_PDF_end_page(ClientData clientData + } + + static int +-_wrap_PDF_set_parameter(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_set_parameter(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; +- char *_arg1; +- char *_arg2; ++ const char *_arg1; ++ const char *_arg2; + EXC_STUFF; + + if (argc != 4) { +@@ -784,10 +785,10 @@ _wrap_PDF_set_parameter(ClientData clien + return TCL_OK; + } + +-static int _wrap_PDF_get_parameter(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++static int _wrap_PDF_get_parameter(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + char * _result; + PDF *p; +- char *_arg1; ++ const char *_arg1; + float _arg2; + EXC_STUFF; + +@@ -812,10 +813,10 @@ static int _wrap_PDF_get_parameter(Clien + } + + static int +-_wrap_PDF_set_value(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_set_value(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + + PDF *p; +- char *_arg1; ++ const char *_arg1; + float _arg2; + EXC_STUFF; + +@@ -840,11 +841,11 @@ _wrap_PDF_set_value(ClientData clientDat + } + + static int +-_wrap_PDF_get_value(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_get_value(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + + float _result; + PDF *p; +- char *_arg1; ++ const char *_arg1; + float _arg2; + EXC_STUFF; + +@@ -869,11 +870,11 @@ _wrap_PDF_get_value(ClientData clientDat + } + + static int +-_wrap_PDF_findfont(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_findfont(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; +- char *_arg1; +- char *_arg2; ++ const char *_arg1; ++ const char *_arg2; + int _arg3; + EXC_STUFF; + +@@ -906,7 +907,7 @@ _wrap_PDF_findfont(ClientData clientData + } + + static int +-_wrap_PDF_setfont(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setfont(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + float _arg2; +@@ -1136,7 +1137,7 @@ static int _wrap_PDF_show_boxed(ClientDa + } + + static int +-_wrap_PDF_set_text_pos(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_set_text_pos(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1216,7 +1217,7 @@ _wrap_PDF_stringwidth(ClientData clientD + } + + static int +-_wrap_PDF_setdash(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setdash(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1295,7 +1296,7 @@ _wrap_PDF_setpolydash(ClientData clientD + } + + static int +-_wrap_PDF_setflat(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setflat(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + EXC_STUFF; +@@ -1319,7 +1320,7 @@ _wrap_PDF_setflat(ClientData clientData, + } + + static int +-_wrap_PDF_setlinejoin(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setlinejoin(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + EXC_STUFF; +@@ -1348,7 +1349,7 @@ _wrap_PDF_setlinejoin(ClientData clientD + } + + static int +-_wrap_PDF_setlinecap(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setlinecap(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + EXC_STUFF; +@@ -1377,7 +1378,7 @@ _wrap_PDF_setlinecap(ClientData clientDa + } + + static int +-_wrap_PDF_setmiterlimit(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setmiterlimit(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + EXC_STUFF; +@@ -1402,7 +1403,7 @@ _wrap_PDF_setmiterlimit(ClientData clien + } + + static int +-_wrap_PDF_setlinewidth(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setlinewidth(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + EXC_STUFF; +@@ -1427,7 +1428,7 @@ _wrap_PDF_setlinewidth(ClientData client + } + + static int +-_wrap_PDF_save(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_save(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1449,7 +1450,7 @@ _wrap_PDF_save(ClientData clientData, Tc + } + + static int +-_wrap_PDF_restore(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_restore(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1471,7 +1472,7 @@ _wrap_PDF_restore(ClientData clientData, + } + + static int +-_wrap_PDF_translate(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_translate(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1498,7 +1499,7 @@ _wrap_PDF_translate(ClientData clientDat + } + + static int +-_wrap_PDF_scale(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_scale(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1525,7 +1526,7 @@ _wrap_PDF_scale(ClientData clientData, T + } + + static int +-_wrap_PDF_rotate(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_rotate(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + EXC_STUFF; +@@ -1550,7 +1551,7 @@ _wrap_PDF_rotate(ClientData clientData, + } + + static int +-_wrap_PDF_skew(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_skew(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1576,7 +1577,7 @@ _wrap_PDF_skew(ClientData clientData, Tc + return TCL_OK; + } + +-static int _wrap_PDF_concat(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++static int _wrap_PDF_concat(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1613,7 +1614,7 @@ static int _wrap_PDF_concat(ClientData c + } + + static int +-_wrap_PDF_moveto(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_moveto(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1640,7 +1641,7 @@ _wrap_PDF_moveto(ClientData clientData, + } + + static int +-_wrap_PDF_lineto(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_lineto(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1667,7 +1668,7 @@ _wrap_PDF_lineto(ClientData clientData, + } + + static int +-_wrap_PDF_curveto(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_curveto(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1702,7 +1703,7 @@ _wrap_PDF_curveto(ClientData clientData, + } + + static int +-_wrap_PDF_circle(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_circle(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1730,7 +1731,7 @@ _wrap_PDF_circle(ClientData clientData, + } + + static int +-_wrap_PDF_arc(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_arc(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1763,7 +1764,7 @@ _wrap_PDF_arc(ClientData clientData, Tcl + } + + static int +-_wrap_PDF_rect(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_rect(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -1794,7 +1795,7 @@ _wrap_PDF_rect(ClientData clientData, Tc + } + + static int +-_wrap_PDF_closepath(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_closepath(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1816,7 +1817,7 @@ _wrap_PDF_closepath(ClientData clientDat + } + + static int +-_wrap_PDF_stroke(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_stroke(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1838,7 +1839,7 @@ _wrap_PDF_stroke(ClientData clientData, + } + + static int +-_wrap_PDF_closepath_stroke(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_closepath_stroke(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1860,7 +1861,7 @@ _wrap_PDF_closepath_stroke(ClientData cl + } + + static int +-_wrap_PDF_fill(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_fill(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1882,7 +1883,7 @@ _wrap_PDF_fill(ClientData clientData, Tc + } + + static int +-_wrap_PDF_fill_stroke(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_fill_stroke(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1904,7 +1905,7 @@ _wrap_PDF_fill_stroke(ClientData clientD + } + + static int +-_wrap_PDF_closepath_fill_stroke(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_closepath_fill_stroke(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1926,7 +1927,7 @@ _wrap_PDF_closepath_fill_stroke(ClientDa + } + + static int +-_wrap_PDF_endpath(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_endpath(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1948,7 +1949,7 @@ _wrap_PDF_endpath(ClientData clientData, + } + + static int +-_wrap_PDF_clip(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_clip(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + +@@ -1970,7 +1971,7 @@ _wrap_PDF_clip(ClientData clientData, Tc + } + + static int +-_wrap_PDF_setgray_fill(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setgray_fill(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + EXC_STUFF; +@@ -1995,7 +1996,7 @@ _wrap_PDF_setgray_fill(ClientData client + } + + static int +-_wrap_PDF_setgray_stroke(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setgray_stroke(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + EXC_STUFF; +@@ -2020,7 +2021,7 @@ _wrap_PDF_setgray_stroke(ClientData clie + } + + static int +-_wrap_PDF_setgray(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setgray(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + EXC_STUFF; +@@ -2045,7 +2046,7 @@ _wrap_PDF_setgray(ClientData clientData, + } + + static int +-_wrap_PDF_setrgbcolor_fill(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setrgbcolor_fill(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -2074,7 +2075,7 @@ _wrap_PDF_setrgbcolor_fill(ClientData cl + } + + static int +-_wrap_PDF_setrgbcolor_stroke(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setrgbcolor_stroke(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -2103,7 +2104,7 @@ _wrap_PDF_setrgbcolor_stroke(ClientData + } + + static int +-_wrap_PDF_setrgbcolor(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setrgbcolor(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -2132,7 +2133,7 @@ _wrap_PDF_setrgbcolor(ClientData clientD + } + + static int +-_wrap_PDF_place_image(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_place_image(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + float _arg2; +@@ -2171,15 +2172,15 @@ _wrap_PDF_open_image(ClientData clientDa + + int _result; + PDF *p; +- char *_arg1; +- char *_arg2; +- char *_arg3; ++ const char *_arg1; ++ const char *_arg2; ++ const char *_arg3; + long _arg4; + int _arg5; + int _arg6; + int _arg7; + int _arg8; +- char *_arg9; ++ const char *_arg9; + int len = 0; + char *res; + EXC_STUFF; +@@ -2269,7 +2270,7 @@ _wrap_PDF_open_image(ClientData clientDa + } + + static int +-_wrap_PDF_close_image(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_close_image(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + EXC_STUFF; +@@ -2298,12 +2299,12 @@ _wrap_PDF_close_image(ClientData clientD + } + + static int +-_wrap_PDF_open_image_file(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_open_image_file(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; +- char *_arg1; +- char *_arg2; +- char *_arg3; ++ const char *_arg1; ++ const char *_arg2; ++ const char *_arg3; + int _arg4; + EXC_STUFF; + +@@ -2335,10 +2336,10 @@ _wrap_PDF_open_image_file(ClientData cli + } + + static int +-_wrap_PDF_open_CCITT(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_open_CCITT(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; +- char *_arg1; ++ const char *_arg1; + int _arg2; + int _arg3; + int _arg4; +@@ -2490,12 +2491,12 @@ _wrap_PDF_attach_file(ClientData clientD + double _arg2; + double _arg3; + double _arg4; +- char *_arg5; +- char *_arg6; +- char *_arg7; +- char *_arg8; +- char *_arg9; +- char *res; ++ const char *_arg5; ++ const char *_arg6; ++ const char *_arg7; ++ const char *_arg8; ++ const char *_arg9; ++ const char *res; + EXC_STUFF; + + if (objc != 11) { +@@ -2573,9 +2574,9 @@ _wrap_PDF_add_note(ClientData clientData + double _arg2; + double _arg3; + double _arg4; +- char *_arg5; +- char *_arg6; +- char *_arg7; ++ const char *_arg5; ++ const char *_arg6; ++ const char *_arg7; + int _arg8; + char *res; + EXC_STUFF; +@@ -2644,15 +2645,15 @@ _wrap_PDF_add_note(ClientData clientData + } + + static int +-_wrap_PDF_add_pdflink(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_add_pdflink(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; + float _arg3; + float _arg4; +- char *_arg5; ++ const char *_arg5; + int _arg6; +- char *_arg7; ++ const char *_arg7; + EXC_STUFF; + + if (argc != 9) { +@@ -2685,13 +2686,13 @@ _wrap_PDF_add_pdflink(ClientData clientD + } + + static int +-_wrap_PDF_add_launchlink(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_add_launchlink(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; + float _arg3; + float _arg4; +- char *_arg5; ++ const char *_arg5; + EXC_STUFF; + + if (argc != 7) { +@@ -2718,14 +2719,14 @@ _wrap_PDF_add_launchlink(ClientData clie + } + + static int +-_wrap_PDF_add_locallink(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_add_locallink(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; + float _arg3; + float _arg4; + int _arg5; +- char *_arg6; ++ const char *_arg6; + EXC_STUFF; + + if (argc != 8) { +@@ -2757,13 +2758,13 @@ _wrap_PDF_add_locallink(ClientData clien + } + + static int +-_wrap_PDF_add_weblink(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_add_weblink(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; + float _arg3; + float _arg4; +- char *_arg5; ++ const char *_arg5; + EXC_STUFF; + + if (argc != 7) { +@@ -2790,9 +2791,9 @@ _wrap_PDF_add_weblink(ClientData clientD + } + + static int +-_wrap_PDF_set_border_style(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_set_border_style(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; +- char *_arg1; ++ const char *_arg1; + float _arg2; + EXC_STUFF; + +@@ -2817,7 +2818,7 @@ _wrap_PDF_set_border_style(ClientData cl + } + + static int +-_wrap_PDF_set_border_color(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_set_border_color(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -2846,7 +2847,7 @@ _wrap_PDF_set_border_color(ClientData cl + } + + static int +-_wrap_PDF_set_border_dash(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_set_border_dash(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -2872,11 +2873,11 @@ _wrap_PDF_set_border_dash(ClientData cli + return TCL_OK; + } + +-static int _wrap_PDF_open_pdi(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++static int _wrap_PDF_open_pdi(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; +- char *_arg1; +- char *_arg2; ++ const char *_arg1; ++ const char *_arg2; + int _arg3; + EXC_STUFF; + +@@ -2901,7 +2902,7 @@ static int _wrap_PDF_open_pdi(ClientData + } + + static int +-_wrap_PDF_close_pdi(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_close_pdi(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + EXC_STUFF; +@@ -2924,12 +2925,12 @@ _wrap_PDF_close_pdi(ClientData clientDat + } + + static int +-_wrap_PDF_open_pdi_page(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_open_pdi_page(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; + int _arg1; + int _arg2; +- char *_arg3; ++ const char *_arg3; + EXC_STUFF; + + if (argc != 5) { +@@ -2953,7 +2954,7 @@ _wrap_PDF_open_pdi_page(ClientData clien + } + + static int +-_wrap_PDF_place_pdi_page(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_place_pdi_page(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + float _arg2; +@@ -2984,7 +2985,7 @@ _wrap_PDF_place_pdi_page(ClientData clie + } + + static int +-_wrap_PDF_close_pdi_page(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_close_pdi_page(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + int _arg1; + EXC_STUFF; +@@ -3007,10 +3008,10 @@ _wrap_PDF_close_pdi_page(ClientData clie + } + + static int +-_wrap_PDF_get_pdi_parameter(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_get_pdi_parameter(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + char * _result; + PDF *p; +- char *_arg1; ++ const char *_arg1; + int _arg2; + int _arg3; + int _arg4; +@@ -3040,10 +3041,10 @@ _wrap_PDF_get_pdi_parameter(ClientData c + } + + static int +-_wrap_PDF_get_pdi_value(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_get_pdi_value(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + float _result; + PDF *p; +- char *_arg1; ++ const char *_arg1; + int _arg2; + int _arg3; + int _arg4; +@@ -3071,10 +3072,10 @@ _wrap_PDF_get_pdi_value(ClientData clien + } + + static int +-_wrap_PDF_makespotcolor(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_makespotcolor(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; +- char *_arg1; ++ const char *_arg1; + int _arg2; + EXC_STUFF; + +@@ -3098,10 +3099,10 @@ _wrap_PDF_makespotcolor(ClientData clien + } + + static int +-_wrap_PDF_setcolor(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setcolor(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; +- char *_arg1; +- char *_arg2; ++ const char *_arg1; ++ const char *_arg2; + float _arg3; + float _arg4; + float _arg5; +@@ -3131,7 +3132,7 @@ _wrap_PDF_setcolor(ClientData clientData + } + + static int +-_wrap_PDF_begin_pattern(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_begin_pattern(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + int _result; + PDF *p; + float _arg1; +@@ -3164,7 +3165,7 @@ _wrap_PDF_begin_pattern(ClientData clien + } + + static int +-_wrap_PDF_end_pattern(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_end_pattern(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + + PDF *p; + EXC_STUFF; +@@ -3186,7 +3187,7 @@ _wrap_PDF_end_pattern(ClientData clientD + } + + static int +-_wrap_PDF_begin_template(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_begin_template(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + + int _result; + PDF *p; +@@ -3214,7 +3215,7 @@ _wrap_PDF_begin_template(ClientData clie + } + + static int +-_wrap_PDF_end_template(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_end_template(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + + PDF *p; + EXC_STUFF; +@@ -3235,7 +3236,7 @@ _wrap_PDF_end_template(ClientData client + return TCL_OK; + } + +-static int _wrap_PDF_arcn(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++static int _wrap_PDF_arcn(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + + PDF *p; + float _arg1; +@@ -3267,7 +3268,7 @@ static int _wrap_PDF_arcn(ClientData cli + } + + static int +-_wrap_PDF_add_thumbnail(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_add_thumbnail(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + + PDF *p; + int _arg1; +@@ -3291,7 +3292,7 @@ _wrap_PDF_add_thumbnail(ClientData clien + } + + static int +-_wrap_PDF_setmatrix(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_setmatrix(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + float _arg1; + float _arg2; +@@ -3324,7 +3325,7 @@ _wrap_PDF_setmatrix(ClientData clientDat + } + + static int +-_wrap_PDF_initgraphics(ClientData clientData, Tcl_Interp *interp, int argc, char *argv[]) { ++_wrap_PDF_initgraphics(ClientData clientData, Tcl_Interp *interp, int argc, const char *argv[]) { + PDF *p; + EXC_STUFF; + diff --git a/print/pdfmod/Makefile b/print/pdfmod/Makefile index 17e35ab51..eb08044c4 100644 --- a/print/pdfmod/Makefile +++ b/print/pdfmod/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/23 15:00:31 kefren Exp $ DISTNAME= pdfmod-0.9.1 -PKGREVISION= 2 +PKGREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pdfmod/0.9/} EXTRACT_SUFX= .tar.bz2 @@ -19,8 +19,14 @@ REPLACE_SH= icon-theme-installer INSTALLATION_DIRS+= lib/pdfmod +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../x11/hyena/buildlink3.mk" diff --git a/print/pdvipsk/Makefile b/print/pdvipsk/Makefile index 7bf9da5df..c606edb9f 100644 --- a/print/pdvipsk/Makefile +++ b/print/pdvipsk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/02/23 18:28:52 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/16 20:47:58 markd Exp $ DISTNAME= texlive-20091011-source PKGNAME= pdvipsk-5.98pl1.7b @@ -25,6 +25,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/texk/dvipsk CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub +CFLAGS+= -I${BUILDLINK_PREFIX.kpathsea}/lib + CONFIGURE_ARGS+= --with-system-kpathsea \ --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib diff --git a/print/poppler-glib/Makefile b/print/poppler-glib/Makefile index 6f3619251..4d21a5f4c 100644 --- a/print/poppler-glib/Makefile +++ b/print/poppler-glib/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2014/06/07 08:56:20 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/25 14:24:47 tnn Exp $ +PKGREVISION= 1 .include "../../print/poppler/Makefile.common" PKGNAME= poppler-glib-${POPPLER_VERS} diff --git a/print/poppler-glib/buildlink3.mk b/print/poppler-glib/buildlink3.mk index 11cf41cfc..c146f1e14 100644 --- a/print/poppler-glib/buildlink3.mk +++ b/print/poppler-glib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2015/01/08 10:16:54 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2015/04/25 14:24:47 tnn Exp $ BUILDLINK_TREE+= poppler-glib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= poppler-glib POPPLER_GLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.5.1 -BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.30.0 +BUILDLINK_ABI_DEPENDS.poppler-glib+= poppler-glib>=0.32.0nb1 BUILDLINK_PKGSRCDIR.poppler-glib?= ../../print/poppler-glib .include "../../devel/glib2/buildlink3.mk" diff --git a/print/poppler-qt/Makefile b/print/poppler-qt/Makefile index 4939240f9..b5fca951f 100644 --- a/print/poppler-qt/Makefile +++ b/print/poppler-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.43 2014/04/29 07:57:14 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:24:47 tnn Exp $ # .include "../../print/poppler016/Makefile.common" PKGNAME= poppler-qt-${POPPLER_VERS} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= PDF rendering library (QT wrapper) MAINTAINER= reed@reedmedia.net diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile index 25affb32a..96173ae41 100644 --- a/print/poppler-qt4/Makefile +++ b/print/poppler-qt4/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.44 2014/07/22 17:52:54 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/25 14:24:47 tnn Exp $ +PKGREVISION= 1 .include "../../print/poppler/Makefile.common" PKGNAME= poppler-qt4-${POPPLER_VERS} diff --git a/print/poppler-qt5/Makefile b/print/poppler-qt5/Makefile index 7c53a4f2d..881b8c0c2 100644 --- a/print/poppler-qt5/Makefile +++ b/print/poppler-qt5/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/04/29 08:05:13 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:24:47 tnn Exp $ +PKGREVISION= 2 .include "../../print/poppler/Makefile.common" PKGNAME= poppler-qt5-${POPPLER_VERS} diff --git a/print/psjoin/Makefile b/print/psjoin/Makefile index 8a49215f5..e47d72fd8 100644 --- a/print/psjoin/Makefile +++ b/print/psjoin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:59 wiz Exp $ # DISTNAME= psjoin PKGNAME= psjoin-0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://homepage3.nifty.com/tsato/tools/ EXTRACT_SUFX= # empty diff --git a/print/pslib/Makefile b/print/pslib/Makefile index 51a255ca5..dc32b1209 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/26 13:09:09 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:59 wiz Exp $ # DISTNAME= pslib-0.4.5 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pslib/} diff --git a/print/psutils/Makefile b/print/psutils/Makefile index 3a640d4e1..312c116b5 100644 --- a/print/psutils/Makefile +++ b/print/psutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:50:59 wiz Exp $ DISTNAME= psutils-p17 PKGNAME= psutils-1.17 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/ diff --git a/print/ptexenc/Makefile b/print/ptexenc/Makefile index 3675c6983..d0786fcd7 100644 --- a/print/ptexenc/Makefile +++ b/print/ptexenc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2015/02/23 18:28:52 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/14 12:50:00 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= ptexenc-1.3.1 +DISTNAME= texlive-20150521-source +PKGNAME= ptexenc-1.3.3 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -16,13 +16,14 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub +PKGCONFIG_OVERRIDE= ptexenc.pc.in -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/ptexenc/PLIST b/print/ptexenc/PLIST index a749c6aa0..92e28b6cb 100644 --- a/print/ptexenc/PLIST +++ b/print/ptexenc/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2011/07/28 04:30:04 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/14 12:50:00 markd Exp $ include/ptexenc/ptexenc.h include/ptexenc/unicode.h +include/ptexenc/unicode-jp.h lib/libptexenc.la +lib/pkgconfig/ptexenc.pc diff --git a/print/ptexenc/distinfo b/print/ptexenc/distinfo index 21699d85d..3155cb6fb 100644 --- a/print/ptexenc/distinfo +++ b/print/ptexenc/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2013/11/17 16:46:36 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:00 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes +SHA1 (patch-texk_ptexenc_Makefile.in) = 2d110e53d604c405140abf05646a79aecb393ede diff --git a/print/ptexenc/patches/patch-texk_ptexenc_Makefile.in b/print/ptexenc/patches/patch-texk_ptexenc_Makefile.in new file mode 100644 index 000000000..f2f1b7de5 --- /dev/null +++ b/print/ptexenc/patches/patch-texk_ptexenc_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-texk_ptexenc_Makefile.in,v 1.2 2015/06/14 12:50:00 markd Exp $ + +--- Makefile.in.orig 2015-03-12 14:42:02.000000000 +0000 ++++ Makefile.in +@@ -396,7 +396,8 @@ libptexenc_la_SOURCES = \ + libptexenc_la_LIBADD = $(KPATHSEA_LIBS) + nobase_include_HEADERS = \ + ptexenc/ptexenc.h \ +- ptexenc/unicode.h ++ ptexenc/unicode.h \ ++ ptexenc/unicode-jp.h + + pkgconfigdir = ${libdir}/pkgconfig + pkgconfig_DATA = ptexenc.pc diff --git a/print/py-poppler/Makefile b/print/py-poppler/Makefile index 30df19a25..4badab6a4 100644 --- a/print/py-poppler/Makefile +++ b/print/py-poppler/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:24:47 tnn Exp $ DISTNAME= pypoppler-0.12.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= print MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 765d5bc3f..dec6cc260 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2015/01/26 11:54:17 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:59 wiz Exp $ DISTNAME= qpdf-5.1.2 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 969e17fc1..96bf5f584 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:24:47 tnn Exp $ VER= 0.4 DISTNAME= qpdfview-${VER} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index f63a43c4b..c65238936 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} -PKGREVISION= 2 COMMENT= Ruby binding of poppler-glib CATEGORIES= print diff --git a/print/ruby-pdf-core/Makefile b/print/ruby-pdf-core/Makefile index bb575deca..9b6a1820c 100644 --- a/print/ruby-pdf-core/Makefile +++ b/print/ruby-pdf-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/03/13 15:22:51 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/08 16:01:41 taca Exp $ DISTNAME= pdf-core-0.5.1 CATEGORIES= print @@ -8,7 +8,7 @@ HOMEPAGE= http://prawnpdf.org/ COMMENT= PDF::Core is used by Prawn to render PDF documents LICENSE= mit -RUBY_VERSION_SUPPORTED= 200 193 21 +USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/ruby-pdf-reader/ALTERNATIVES b/print/ruby-pdf-reader/ALTERNATIVES new file mode 100644 index 000000000..877baea99 --- /dev/null +++ b/print/ruby-pdf-reader/ALTERNATIVES @@ -0,0 +1,4 @@ +bin/pdf_callbacks @PREFIX@/@RUBY_SUFFIX@ +bin/pdf_list_callbacks @PREFIX@/bin/pdf_list_callbacks@RUBY_SUFFIX@ +bin/pdf_object @PREFIX@/bin/pdf_object@RUBY_SUFFIX@ +bin/pdf_text @PREFIX@/bin/pdf_text@RUBY_SUFFIX@ diff --git a/print/ruby-pdf-reader/Makefile b/print/ruby-pdf-reader/Makefile index b40df8d72..f43d6ceae 100644 --- a/print/ruby-pdf-reader/Makefile +++ b/print/ruby-pdf-reader/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/04/17 20:26:07 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/08 16:02:54 taca Exp $ DISTNAME= pdf-reader-1.3.3 +PKGREVISION= 1 CATEGORIES= print MAINTAINER= pkgsrc-users@NetBSD.org @@ -14,9 +15,9 @@ DEPENDS+= ${RUBY_PKGPREFIX}-hashery>=2.0<3:../../devel/ruby-hashery DEPENDS+= ${RUBY_PKGPREFIX}-afm>=0.2.0<0.3:../../fonts/ruby-afm DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=0:../../fonts/ruby-ttfunk -CONFLICTS+= ruby[1-9][0-9][0-9]-pdf-reader-[0-9]* +USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 200 193 21 +RUBYGEM_OPTIONS+= --format-executable .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/ruby-pdf-reader/PLIST b/print/ruby-pdf-reader/PLIST index f138469bb..afcf02812 100644 --- a/print/ruby-pdf-reader/PLIST +++ b/print/ruby-pdf-reader/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 2013/02/11 08:58:51 taca Exp $ -bin/pdf_callbacks -bin/pdf_list_callbacks -bin/pdf_object -bin/pdf_text +@comment $NetBSD: PLIST,v 1.6 2015/06/08 16:02:54 taca Exp $ +bin/pdf_callbacks${RUBY_SUFFIX} +bin/pdf_list_callbacks${RUBY_SUFFIX} +bin/pdf_object${RUBY_SUFFIX} +bin/pdf_text${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/CHANGELOG ${GEM_LIBDIR}/MIT-LICENSE diff --git a/print/ruby-prawn/Makefile b/print/ruby-prawn/Makefile index 753509820..436c887fc 100644 --- a/print/ruby-prawn/Makefile +++ b/print/ruby-prawn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2015/03/22 20:08:04 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/08 16:05:45 taca Exp $ -DISTNAME= prawn-2.0.0 +DISTNAME= prawn-2.0.1 CATEGORIES= print MAINTAINER= pkgsrc-users@NetBSD.org @@ -11,7 +11,7 @@ LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR ruby-license DEPENDS+= ${RUBY_PKGPREFIX}-pdf-core>=0.5.0<0.6:../../print/ruby-pdf-core DEPENDS+= ${RUBY_PKGPREFIX}-ttfunk>=1.4.0<1.5:../../fonts/ruby-ttfunk -RUBY_VERSION_SUPPORTED= 200 21 +RUBY_VERSION_SUPPORTED= 200 21 22 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/ruby-prawn/distinfo b/print/ruby-prawn/distinfo index f58669836..acda0de77 100644 --- a/print/ruby-prawn/distinfo +++ b/print/ruby-prawn/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/03/13 15:27:09 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/08 16:05:45 taca Exp $ -SHA1 (prawn-2.0.0.gem) = 36015caeb6bdb9fb3b48cc3321078872121c46bd -RMD160 (prawn-2.0.0.gem) = 5f64b9d3d5c625ea578d28b54587235ff6b36b9f -Size (prawn-2.0.0.gem) = 912384 bytes +SHA1 (prawn-2.0.1.gem) = 5c9bee7e905bcfd3e8fca56b39bbff6e5edcc24f +RMD160 (prawn-2.0.1.gem) = 5ae295fcf9b441c550c18321b63671e5c3df507e +Size (prawn-2.0.1.gem) = 912896 bytes diff --git a/print/scribus-qt4/Makefile b/print/scribus-qt4/Makefile index ea76c6ab0..8d9f4bc6d 100644 --- a/print/scribus-qt4/Makefile +++ b/print/scribus-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/06/18 09:28:18 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/17 20:46:51 joerg Exp $ DISTNAME= scribus-1.4.3 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.xz @@ -26,7 +26,7 @@ INSTALLATION_DIRS+= share/pixmaps .include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) -CMAKE_ARGS+= -DCLANG_NO_OPT=-O0 +CMAKE_ARGS+= -DCLANG_NO_OPT=${CLANG_NO_VALUE_PROPAGATION_PASS:Q} .endif post-install: diff --git a/print/scribus-qt4/distinfo b/print/scribus-qt4/distinfo index ab1aec198..8f5a0359f 100644 --- a/print/scribus-qt4/distinfo +++ b/print/scribus-qt4/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2013/12/15 19:44:02 joerg Exp $ +$NetBSD: distinfo,v 1.8 2015/06/17 20:46:51 joerg Exp $ SHA1 (scribus-1.4.3.tar.xz) = 30c111762790e4407c13236bbb4b06f04e907f71 RMD160 (scribus-1.4.3.tar.xz) = 0c3103536610ca1881d1b65b549886bf9f0d8650 @@ -10,3 +10,4 @@ SHA1 (patch-ba) = ecddb2304b0ab37fbca41a662773107923df273b SHA1 (patch-bb) = c39d78679e0cd17a0fe19a98ecabe7eadfc5b881 SHA1 (patch-bc) = 1b93d844b40ebe9b425ac7e6fb6b05189c194b6b SHA1 (patch-scribus_plugins_fileloader_scribus134format_CMakeLists.txt) = b0fa6cabcbcdc46d2a662df313b02f61f4926d2b +SHA1 (patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt) = 5d7ee482d4afd8acf2c3741f2660539069c5d5cc diff --git a/print/scribus-qt4/patches/patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt b/print/scribus-qt4/patches/patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt new file mode 100644 index 000000000..e181ce024 --- /dev/null +++ b/print/scribus-qt4/patches/patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt @@ -0,0 +1,13 @@ +$NetBSD: patch-scribus_plugins_fileloader_scribus13format_CMakeLists.txt,v 1.1 2015/06/17 20:46:51 joerg Exp $ + +--- scribus/plugins/fileloader/scribus13format/CMakeLists.txt.orig 2015-06-17 20:04:41.000000000 +0000 ++++ scribus/plugins/fileloader/scribus13format/CMakeLists.txt +@@ -13,6 +13,8 @@ scribus13format.cpp + scribus13formatimpl.cpp + ) + ++SET_SOURCE_FILES_PROPERTIES(scribus13format.cpp PROPERTIES COMPILE_FLAGS "${CLANG_NO_OPT}") ++ + SET(SCRIBUS_SCR13FORMAT_FL_PLUGIN "scribus13format") + + QT4_WRAP_CPP(SCR13FORMAT_FL_PLUGIN_MOC_SOURCES ${SCR13FORMAT_FL_PLUGIN_MOC_CLASSES}) diff --git a/print/scribus/Makefile b/print/scribus/Makefile index e81a10901..73244aaaa 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.100 2014/08/21 15:36:07 jperkin Exp $ +# $NetBSD: Makefile,v 1.102 2015/06/12 10:50:59 wiz Exp $ DISTNAME= scribus-1.3.3.14 -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scribus/} EXTRACT_SUFX= .tar.bz2 diff --git a/print/seetexk/DESCR b/print/seetexk/DESCR new file mode 100644 index 000000000..5d36e35c0 --- /dev/null +++ b/print/seetexk/DESCR @@ -0,0 +1,9 @@ +The collection comprises: dvibook, which will rearrange the +pages of a DVI file into 'signatures' as used when printing a +book; dviconcat, for concatenating pages of DVI file(s); +dviselect, which will select pages from one DVI file to create +a new DVI file; dvitodvi, which will rearrange the pages of a +DVI file to create a new file; and libtex, a library for +manipulating the files, from the old SeeTeX project. The +utilities are provided as C source with Imakefiles, and an MS- +DOS version of dvibook is also provided. diff --git a/print/seetexk/Makefile b/print/seetexk/Makefile new file mode 100644 index 000000000..ba8212467 --- /dev/null +++ b/print/seetexk/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:01 markd Exp $ + +DISTNAME= texlive-20150521-source +PKGNAME= seetexk-1.1 +PKGREVISION= 1 +CATEGORIES= print +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Utilities for manipulating DVI files +LICENSE= x11 + +EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ + ${DISTNAME}/texk/seetexk + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/seetexk + +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + +CONFIGURE_ARGS+= --with-system-kpathsea + +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 +.include "../../print/kpathsea/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/seetexk/PLIST b/print/seetexk/PLIST new file mode 100644 index 000000000..57c39c199 --- /dev/null +++ b/print/seetexk/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/27 22:13:15 markd Exp $ +bin/dvibook +bin/dviconcat +bin/dviselect +bin/dvitodvi +man/man1/dvibook.1 +man/man1/dviconcat.1 +man/man1/dviselect.1 +man/man1/dvitodvi.1 diff --git a/print/seetexk/distinfo b/print/seetexk/distinfo new file mode 100644 index 000000000..30387298c --- /dev/null +++ b/print/seetexk/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:01 markd Exp $ + +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/print/tcl-pdflib/Makefile b/print/tcl-pdflib/Makefile index 01e586f15..c3d9f6a3a 100644 --- a/print/tcl-pdflib/Makefile +++ b/print/tcl-pdflib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/01/11 14:42:05 adam Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/28 17:11:13 joerg Exp $ .include "../../print/pdflib/Makefile.common" @@ -12,7 +12,7 @@ BUILDLINK_API_DEPENDS.pdflib+= pdflib>=${PDFLIB_BASE_VERS} CONFIGURE_ARGS+= --with-tcl=${TCLSH:Q} CONFIGURE_ARGS+= --with-tclincl="${BUILDLINK_PREFIX.tcl}/include" -CONFIGURE_ARGS+= --with-tclpkg="${PREFIX}/lib/tcl8.5" +CONFIGURE_ARGS+= --with-tclpkg="${PREFIX}/lib/tcl${TCL_BASEVER}" TCLSH= ${BUILDLINK_PREFIX.tcl}/bin/tclsh BUILD_DIRS= bind/tcl @@ -22,5 +22,6 @@ pre-build: .include "../../print/pdflib/buildlink3.mk" .include "../../lang/tcl/buildlink3.mk" +.include "../../lang/tcl/Makefile.version" .include "../../mk/bsd.pkg.mk" diff --git a/print/tcl-pdflib/PLIST b/print/tcl-pdflib/PLIST index 61ee0310b..b9b602509 100644 --- a/print/tcl-pdflib/PLIST +++ b/print/tcl-pdflib/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.7 2012/09/29 06:43:57 dholland Exp $ -lib/tcl8.5/pdflib/pdflib_tcl.la -lib/tcl8.5/pdflib/pkgIndex.tcl +@comment $NetBSD: PLIST,v 1.8 2015/06/28 17:11:13 joerg Exp $ +lib/tcl8.6/pdflib/pdflib_tcl.la +lib/tcl8.6/pdflib/pkgIndex.tcl diff --git a/print/teTeX3-bin/Makefile b/print/teTeX3-bin/Makefile index cebc3fa65..c11f890e6 100644 --- a/print/teTeX3-bin/Makefile +++ b/print/teTeX3-bin/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.77 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2015/04/30 10:43:54 markd Exp $ -DISTNAME= tetex-src-3.0 -PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/} -PKGREVISION= 56 +DISTNAME= teTeX-bin-3.0 +PKGREVISION= 59 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=obsolete/systems/unix/teTeX/3.0/distrib/} +MASTER_SITES= # empty MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/tetex/ @@ -16,64 +15,12 @@ DEPENDS+= teTeX-texmf>=3.0nb14:../../print/teTeX3-texmf DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea +DEPENDS+= tex-aleph-[0-9]*:../../print/tex-aleph DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex +DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf DEPENDS+= web2c>=7.5.7nb2:../../print/web2c -INFO_FILES= yes - -USE_TOOLS+= bison perl:run lex - -USE_LIBTOOL= yes - -CONFIGURE_ARGS+= --without-texinfo --without-texi2html -CONFIGURE_ARGS+= --without-dvipdfm --without-dvipng -CONFIGURE_ARGS+= --without-dvipsk --without-odvipsk -CONFIGURE_ARGS+= --without-dviljk --without-gsftopk -CONFIGURE_ARGS+= --without-makeindexk --without-ps2pkm -CONFIGURE_ARGS+= --without-etex --without-omega --without-aleph \ - --without-pdftex --without-pdfetex --without-pdfxtex -CONFIGURE_ARGS+= --without-xdvik --without-oxdvik - -MAKE_ENV+= KPATHSEA_PREFIX=${BUILDLINK_PREFIX.kpathsea} -MAKE_FLAGS+= LIBTOOL=${LIBTOOL:Q} -MAKE_FLAGS+= vartexfonts=${VARBASE:Q}/lib/texmf/fonts - -SUBST_CLASSES+= web2c -SUBST_MESSAGE.web2c= Disabling web2c. -SUBST_STAGE.web2c= pre-configure -SUBST_FILES.web2c= Makefile.in texk/Makefile.in -SUBST_SED.web2c= -e 's,^programs = web2c,programs =,' -SUBST_SED.web2c+= -e 's,^@FMU@,,' - -BUILD_DEFS+= VARBASE -LOWER_PAPERSIZE_cmd= ${ECHO} ${PAPERSIZE} | ${TR} '[A-Z]' '[a-z]' -LOWER_PAPERSIZE= ${LOWER_PAPERSIZE_cmd:sh} -FILES_SUBST+= PAPERSIZE=${LOWER_PAPERSIZE:Q} - -OWN_DIRS+= ${PREFIX}/share/texmf-local - -INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX} -INSTALL_MAKE_FLAGS+= texmf=${DESTDIR}${PREFIX}/share/texmf -INSTALL_MAKE_FLAGS+= infodir=${DESTDIR}${PREFIX}/${PKGINFODIR} -INSTALL_MAKE_FLAGS+= mandir=${DESTDIR}${PREFIX}/${PKGMANDIR} - -INSTALLATION_DIRS+= ${PKGINFODIR} share/texmf/fmtutil - -TEX_TEXMF_DIRS= ${PREFIX}/share/texmf - -TEX_FORMATS= "aleph aleph - *aleph.ini\\nlamed aleph language.dat *lambda.ini\\n" - -.include "../../print/kpathsea/texmf.mk" -.include "../../print/teTeX3-bin/Makefile.common" -.include "../../print/tex-tetex/format.mk" - -REPLACE_PERL= texk/tetex/texdoctk - -post-extract: - ${RM} -rf ${WRKSRC}/texk/kpathsea - -post-install: - ${LN} -sf aleph ${DESTDIR}${PREFIX}/bin/lamed +META_PACKAGE= yes .include "../../mk/bsd.pkg.mk" diff --git a/print/teTeX3-bin/Makefile.common b/print/teTeX3-bin/Makefile.common deleted file mode 100644 index 43b7145e0..000000000 --- a/print/teTeX3-bin/Makefile.common +++ /dev/null @@ -1,53 +0,0 @@ -# $NetBSD: Makefile.common,v 1.14 2011/02/07 20:14:29 minskim Exp $ -# used by print/teTeX3-bin/Makefile - -TETEX_BIN_VERS= 3.0 -DIST_SUBDIR= teTeX -BUILD_TARGET= all -INSTALL_TARGET= install strip - -USE_TOOLS+= gmake -USE_LANGUAGES= c c++ -CFLAGS+= -Dunix - -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --without-texinfo -CONFIGURE_ARGS+= --without-dialog -CONFIGURE_ARGS+= --disable-multiplatform -CONFIGURE_ARGS+= --enable-ipc -CONFIGURE_ARGS+= --with-epsfwin -CONFIGURE_ARGS+= --with-hp2627win -CONFIGURE_ARGS+= --with-mftalkwin -CONFIGURE_ARGS+= --with-mf-nowin -CONFIGURE_ARGS+= --without-x11 -CONFIGURE_ARGS+= --with-system-ncurses -CONFIGURE_ARGS+= --with-ncurses-include=${BUILDLINK_PREFIX.ncurses}/include -CONFIGURE_ARGS+= --with-ncurses-libdir=${BUILDLINK_PREFIX.ncurses}/lib -CONFIGURE_ARGS+= --with-system-pnglib -CONFIGURE_ARGS+= --with-pnglib-include=${BUILDLINK_PREFIX.png}/include -CONFIGURE_ARGS+= --with-pnglib-libdir=${BUILDLINK_PREFIX.png}/lib -CONFIGURE_ARGS+= --with-system-t1lib -CONFIGURE_ARGS+= --with-t1lib-include=${BUILDLINK_PREFIX.t1lib}/include -CONFIGURE_ARGS+= --with-t1lib-libdir=${BUILDLINK_PREFIX.t1lib}/lib -CONFIGURE_ARGS+= --with-system-zlib -CONFIGURE_ARGS+= --with-zlib-include=${BUILDLINK_PREFIX.zlib}/include -CONFIGURE_ARGS+= --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib - -.include "../../mk/bsd.prefs.mk" - -.if defined(PAPERSIZE) && ${PAPERSIZE} != "A4" -CONFIGURE_ARGS+= --disable-a4 -.endif - -.if ${OPSYS} != "SunOS" -CONFIGURE_ARGS+= --enable-auto-core -.endif - -CONFIGURE_ENV+= INSTALL_PROGRAM=${INSTALL_PROGRAM:Q} \ - INSTALL_SCRIPT=${INSTALL_SCRIPT:Q} \ - INSTALL_DATA=${INSTALL_DATA:Q} - -.include "../../graphics/png/buildlink3.mk" -.include "../../fonts/t1lib/buildlink3.mk" -.include "../../devel/zlib/buildlink3.mk" -.include "../../devel/ncurses/buildlink3.mk" diff --git a/print/teTeX3-bin/PLIST b/print/teTeX3-bin/PLIST deleted file mode 100644 index ef977a342..000000000 --- a/print/teTeX3-bin/PLIST +++ /dev/null @@ -1,14 +0,0 @@ -@comment $NetBSD: PLIST,v 1.27 2013/12/18 02:30:32 minskim Exp $ -bin/fdf2tan -bin/fdf2tex -bin/lamed -bin/makempy -bin/texfind -bin/texfont -bin/texshow -bin/texutil -bin/thumbpdf -bin/uniqleaf -info/latex.info -man/man1/fdf2tex.1 -man/man1/texshow.1 diff --git a/print/teTeX3-bin/distinfo b/print/teTeX3-bin/distinfo deleted file mode 100644 index f477b9074..000000000 --- a/print/teTeX3-bin/distinfo +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: distinfo,v 1.29 2014/07/16 02:56:52 dholland Exp $ - -SHA1 (teTeX/tetex-src-3.0.tar.gz) = 7637789f7f4929694aed1b89820f5bad4753e8fc -RMD160 (teTeX/tetex-src-3.0.tar.gz) = 15a139f5f36993e4ed3583260e175cfb13ce7bcc -Size (teTeX/tetex-src-3.0.tar.gz) = 12749314 bytes -SHA1 (patch-aa) = afdcbf2dafe053db174ca456806667dbe2cc79c2 -SHA1 (patch-ab) = caaf91dbbd8fa94fabf7b4f6fe6e0a97c7a6071a -SHA1 (patch-ae) = 68825699db129b82f476c37ba3b6e20a8831ad6e -SHA1 (patch-af) = d5fd0e1b30b1ea9fd96fe5983088df5a723f04b7 -SHA1 (patch-ag) = 7cafd77044dabc5a8ac3094fb8685211d81e3262 -SHA1 (patch-ah) = 5f65fab7570c0971f044b50cb996af89c493b98e -SHA1 (patch-ai) = b3def9f08a8684e5ac78434ddc4863146133b236 -SHA1 (patch-aj) = e9e62bdb9f956f0f8a9dc4fe9988309b7c6aa767 -SHA1 (patch-ak) = ba06c10c1151173e04f3a6cc44d44a89f1933bb8 -SHA1 (patch-al) = e1fc74bd6ea05176dfac4e99958f0e1281b89b3b -SHA1 (patch-am) = 54d86197eee3d4e15a6c9bad6ae16ef1e0299667 -SHA1 (patch-an) = a02db18a49f61f965e0277fbc5a3fa72a5060b47 -SHA1 (patch-aq) = f03771a228c13d3a694319f785e3d67811058a05 -SHA1 (patch-ar) = 92f465143d278d7b081d70c3053194b70585571b -SHA1 (patch-as) = b120edb9ac1cd9d5e0efd98b87b14ade6317476b -SHA1 (patch-at) = aaeddf2240f1b0e394ab78122352c111f3aa9718 -SHA1 (patch-au) = e8f556ac27ba9a22731b8e7c37356a64eb115860 -SHA1 (patch-av) = 53c963ac1b5f1963f707228badeaf0d57b159344 -SHA1 (patch-aw) = 4876a029e00298aa0f01b2e652fe101b6453afbd -SHA1 (patch-ax) = 6f32d91113254335f683466149f25050d21dbc08 -SHA1 (patch-ay) = 277a5d8c80b3c2c594bf38de27635d5236f755a6 -SHA1 (patch-az) = 46b4a161f74eca38b73a413c4132fdb96bbb6c7c -SHA1 (patch-ba) = 598a0668da03f01f30239ac1f3dafaa2a0831c58 -SHA1 (patch-bb) = 14e1ca5de201037f4d9d8a818da3a01bc552a389 -SHA1 (patch-bc) = 7a2f9a3f7218a7985b551c0e5023372436b4eb53 diff --git a/print/teTeX3-bin/hacks.mk b/print/teTeX3-bin/hacks.mk deleted file mode 100644 index 2c8203fd1..000000000 --- a/print/teTeX3-bin/hacks.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: hacks.mk,v 1.2 2007/10/16 23:48:59 tnn Exp $ - -.if !defined(TETEX3-BIN_HACKS_MK) -TETEX3-BIN_HACKS_MK= # defined - -### [Fri Dec 30 21:00:59 CET 2005 : schwarz] -### make sys/types.h not conflict with inttypes.h -### (issue is specific to IRIX 5.3) -### -.if !empty(MACHINE_PLATFORM:MIRIX-5.3-*) -PKG_HACKS+= sys_types_h-inttypes_h-conflict -post-wrapper: - ${MKDIR} ${BUILDLINK_DIR}/include/sys && ${GREP} -v '^typedef.*[^u_]int[12368]*_t;' /usr/include/sys/types.h > ${BUILDLINK_DIR}/include/sys/types.h -# should match int8_t, int16_t, and int32_t (only) -.endif - -.endif diff --git a/print/teTeX3-bin/patches/patch-aa b/print/teTeX3-bin/patches/patch-aa deleted file mode 100644 index df37505e1..000000000 --- a/print/teTeX3-bin/patches/patch-aa +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2009/01/08 22:09:35 minskim Exp $ - ---- texk/configure.in.orig 2004-05-12 13:32:37.000000000 -0700 -+++ texk/configure.in -@@ -9,7 +9,7 @@ dnl Consequence: we don't need to run co - dnl itself; we can just copy from a program directory. We'll use the - dnl first one. - dnl --AC_INIT(kpathsea/kpathsea.texi) -+AC_INIT(web2c/tex.web) - - dnl These configure scripts won't work with anything else. - AC_PREREQ(2.13) -@@ -29,6 +29,9 @@ dnl Pass this down from the top level so - dnl install kpathsea a command line value is propagated. - AC_PROG_INSTALL - -+AC_CONFIG_HEADER(ac_config.h) -+AC_HEADER_SYS_WAIT -+ - dnl If the other programs ever acquire their own --with or --enable - dnl options, they must be added, so configure --help at the top level - dnl will show all the options. diff --git a/print/teTeX3-bin/patches/patch-ab b/print/teTeX3-bin/patches/patch-ab deleted file mode 100644 index 77247e267..000000000 --- a/print/teTeX3-bin/patches/patch-ab +++ /dev/null @@ -1,196 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2009/01/08 22:09:35 minskim Exp $ - ---- texk/configure.orig 2005-02-06 10:27:03.000000000 -0800 -+++ texk/configure -@@ -774,7 +774,7 @@ echo > confdefs.h - - # A filename unique to this package, relative to the directory that - # configure is in, which we can look for to find out if srcdir is correct. --ac_unique_file=kpathsea/kpathsea.texi -+ac_unique_file=web2c/tex.web - - # Find the source files, if location was not specified. - if test -z "$srcdir"; then -@@ -1463,6 +1463,50 @@ test -z "$INSTALL_DATA" && INSTALL_DATA= - # as few characters as possible. Prefer GNU sed if found. - - -+echo $ac_n "checking for sys/wait.h that is POSIX.1 compatible""... $ac_c" 1>&6 -+echo "configure:1070: checking for sys/wait.h that is POSIX.1 compatible" >&5 -+if eval "test \"`echo '$''{'ac_cv_header_sys_wait_h'+set}'`\" = set"; then -+ echo $ac_n "(cached) $ac_c" 1>&6 -+else -+ cat > conftest.$ac_ext < -+#include -+#ifndef WEXITSTATUS -+#define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) -+#endif -+#ifndef WIFEXITED -+#define WIFEXITED(stat_val) (((stat_val) & 255) == 0) -+#endif -+int main() { -+int s; -+wait (&s); -+s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; -+; return 0; } -+EOF -+if { (eval echo configure:1091: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then -+ rm -rf conftest* -+ ac_cv_header_sys_wait_h=yes -+else -+ echo "configure: failed program was:" >&5 -+ cat conftest.$ac_ext >&5 -+ rm -rf conftest* -+ ac_cv_header_sys_wait_h=no -+fi -+rm -f conftest* -+fi -+ -+echo "$ac_t""$ac_cv_header_sys_wait_h" 1>&6 -+if test $ac_cv_header_sys_wait_h = yes; then -+ cat >> confdefs.h <<\EOF -+#define HAVE_SYS_WAIT_H 1 -+EOF -+ -+fi -+ -+ -+ - - # Check whether --with-bibtex8 or --without-bibtex8 was given. - if test "${with_bibtex8+set}" = set; then -@@ -6697,6 +6741,8 @@ for ac_option - do - case "\$ac_option" in - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) -+ : Avoid regenerating within pkgsrc -+ exit 0 - echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" - exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; - -version | --version | --versio | --versi | --vers | --ver | --ve | --v) -@@ -6711,7 +6757,7 @@ done - ac_given_srcdir=$srcdir - ac_given_INSTALL="$INSTALL" - --trap 'rm -fr `echo "Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 -+trap 'rm -fr `echo "Makefile ac_config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15 - EOF - cat >> $CONFIG_STATUS <> $CONFIG_STATUS <> $CONFIG_STATUS <<\EOF -+fi -+for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then -+ # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". -+ case "$ac_file" in -+ *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` -+ ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; -+ *) ac_file_in="${ac_file}.in" ;; -+ esac -+ -+ echo creating $ac_file -+ -+ rm -f conftest.frag conftest.in conftest.out -+ ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` -+ cat $ac_file_inputs > conftest.in -+ -+EOF -+ -+# Transform confdefs.h into a sed script conftest.vals that substitutes -+# the proper values into ac_config.h.in to produce ac_config.h. And first: -+# Protect against being on the right side of a sed subst in config.status. -+# Protect against being in an unquoted here document in config.status. -+rm -f conftest.vals -+cat > conftest.hdr <<\EOF -+s/[\\&%]/\\&/g -+s%[\\$`]%\\&%g -+s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp -+s%ac_d%ac_u%gp -+s%ac_u%ac_e%gp -+EOF -+sed -n -f conftest.hdr confdefs.h > conftest.vals -+rm -f conftest.hdr -+ -+# This sed command replaces #undef with comments. This is necessary, for -+# example, in the case of _POSIX_SOURCE, which is predefined and required -+# on some systems where configure will not decide to define it. -+cat >> conftest.vals <<\EOF -+s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% -+EOF -+ -+# Break up conftest.vals because some shells have a limit on -+# the size of here documents, and old seds have small limits too. -+ -+rm -f conftest.tail -+while : -+do -+ ac_lines=`grep -c . conftest.vals` -+ # grep -c gives empty output for an empty file on some AIX systems. -+ if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi -+ # Write a limited-size here document to conftest.frag. -+ echo ' cat > conftest.frag <> $CONFIG_STATUS -+ sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS -+ echo 'CEOF -+ sed -f conftest.frag conftest.in > conftest.out -+ rm -f conftest.in -+ mv conftest.out conftest.in -+' >> $CONFIG_STATUS -+ sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail -+ rm -f conftest.vals -+ mv conftest.tail conftest.vals -+done -+rm -f conftest.vals -+ -+cat >> $CONFIG_STATUS <<\EOF -+ rm -f conftest.frag conftest.h -+ echo "/* $ac_file. Generated automatically by configure. */" > conftest.h -+ cat conftest.in >> conftest.h -+ rm -f conftest.in -+ if cmp -s $ac_file conftest.h 2>/dev/null; then -+ echo "$ac_file is unchanged" -+ rm -f conftest.h -+ else -+ # Remove last slash and all that follows it. Not all systems have dirname. -+ ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` -+ if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then -+ # The file is in a subdirectory. -+ test ! -d "$ac_dir" && mkdir "$ac_dir" -+ fi -+ rm -f $ac_file -+ mv conftest.h $ac_file -+ fi -+fi; done -+ - EOF - cat >> $CONFIG_STATUS < that is POSIX.1 compatible. */ -+#undef HAVE_SYS_WAIT_H -+ -+/* Define if you need to in order for stat and other things to work. */ -+#undef _POSIX_SOURCE diff --git a/print/teTeX3-bin/patches/patch-af b/print/teTeX3-bin/patches/patch-af deleted file mode 100644 index bc4c6dfb9..000000000 --- a/print/teTeX3-bin/patches/patch-af +++ /dev/null @@ -1,36 +0,0 @@ -$NetBSD: patch-af,v 1.1.1.1 2005/03/31 22:09:18 hubertf Exp $ - ---- texk/web2c/lib/coredump.c.orig Thu Jan 16 13:51:12 1997 -+++ texk/web2c/lib/coredump.c -@@ -9,6 +9,7 @@ - you. Perl has some things to say about these days. */ - - #include "config.h" -+#include "ac_config.h" - - /* Do not try to compile this Unix-y unportable stuff unless it's needed. */ - -@@ -29,7 +30,11 @@ funny_core_dump P1H(void) - } - #else /* !__EMX__ */ - int pid, w; -+#ifdef HAVE_SYS_WAIT_H -+ int status; -+#else - union wait status; -+#endif - - switch (pid = fork ()) - { -@@ -48,7 +53,11 @@ funny_core_dump P1H(void) - default: /* parent */ - while ((w = wait (&status)) != pid && w != -1) - ; -+#ifdef HAVE_SYS_WAIT_H -+ if (WCOREDUMP(status)) -+#else - if (status.w_coredump) -+#endif - exit (0); - (void) write (2, "attempt to dump core failed\n", 28); - exit (1); diff --git a/print/teTeX3-bin/patches/patch-ag b/print/teTeX3-bin/patches/patch-ag deleted file mode 100644 index 0f86bcf90..000000000 --- a/print/teTeX3-bin/patches/patch-ag +++ /dev/null @@ -1,38 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2006/01/24 21:51:36 tron Exp $ - ---- libs/xpdf/xpdf/JPXStream.cc.orig 2004-01-22 01:26:45.000000000 +0000 -+++ libs/xpdf/xpdf/JPXStream.cc 2006-01-24 18:32:17.000000000 +0000 -@@ -7,6 +7,7 @@ - //======================================================================== - - #include -+#include - - #ifdef USE_GCC_PRAGMAS - #pragma implementation -@@ -666,7 +667,7 @@ - int segType; - GBool haveSIZ, haveCOD, haveQCD, haveSOT; - Guint precinctSize, style; -- Guint segLen, capabilities, comp, i, j, r; -+ Guint segLen, capabilities, nTiles, comp, i, j, r; - - //----- main header - haveSIZ = haveCOD = haveQCD = haveSOT = gFalse; -@@ -701,8 +702,14 @@ - / img.xTileSize; - img.nYTiles = (img.ySize - img.yTileOffset + img.yTileSize - 1) - / img.yTileSize; -- img.tiles = (JPXTile *)gmalloc(img.nXTiles * img.nYTiles * -- sizeof(JPXTile)); -+ // check for overflow before allocating memory -+ if (img.nXTiles <= 0 || img.nYTiles <= 0 || -+ img.nXTiles >= INT_MAX/img.nYTiles) { -+ error(getPos(), "Bad tile count in JPX SIZ marker segment"); -+ return gFalse; -+ } -+ nTiles = img.nXTiles * img.nYTiles; -+ img.tiles = (JPXTile *)gmalloc(nTiles * sizeof(JPXTile)); - for (i = 0; i < img.nXTiles * img.nYTiles; ++i) { - img.tiles[i].tileComps = (JPXTileComp *)gmalloc(img.nComps * - sizeof(JPXTileComp)); diff --git a/print/teTeX3-bin/patches/patch-ah b/print/teTeX3-bin/patches/patch-ah deleted file mode 100644 index 1dc70c0ff..000000000 --- a/print/teTeX3-bin/patches/patch-ah +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2006/01/24 21:51:36 tron Exp $ - ---- libs/xpdf/xpdf/Stream.h.orig 2004-01-22 01:26:45.000000000 +0000 -+++ libs/xpdf/xpdf/Stream.h 2006-01-24 18:44:04.000000000 +0000 -@@ -233,6 +233,8 @@ - - ~StreamPredictor(); - -+ GBool isOk() { return ok; } -+ - int lookChar(); - int getChar(); - -@@ -250,6 +252,7 @@ - int rowBytes; // bytes per line - Guchar *predLine; // line buffer - int predIdx; // current index in predLine -+ GBool ok; - }; - - //------------------------------------------------------------------------ diff --git a/print/teTeX3-bin/patches/patch-ai b/print/teTeX3-bin/patches/patch-ai deleted file mode 100644 index a4f4e6fd9..000000000 --- a/print/teTeX3-bin/patches/patch-ai +++ /dev/null @@ -1,75 +0,0 @@ -$NetBSD: patch-ai,v 1.1 2006/01/24 21:51:36 tron Exp $ - ---- libs/xpdf/xpdf/JBIG2Stream.cc.orig 2004-01-22 01:26:45.000000000 +0000 -+++ libs/xpdf/xpdf/JBIG2Stream.cc 2006-01-24 18:51:43.000000000 +0000 -@@ -7,6 +7,7 @@ - //======================================================================== - - #include -+#include - - #ifdef USE_GCC_PRAGMAS - #pragma implementation -@@ -681,7 +682,13 @@ - w = wA; - h = hA; - line = (wA + 7) >> 3; -- data = (Guchar *)gmalloc(h * line); -+ -+ if (h < 0 || line <= 0 || h >= INT_MAX / line) { -+ data = NULL; -+ } -+ else { -+ data = (Guchar *)gmalloc(h * line); -+ } - } - - JBIG2Bitmap::JBIG2Bitmap(Guint segNumA, JBIG2Bitmap *bitmap): -@@ -690,6 +697,12 @@ - w = bitmap->w; - h = bitmap->h; - line = bitmap->line; -+ -+ if (h < 0 || line <= 0 || h >= INT_MAX / line) { -+ data = NULL; -+ return; -+ } -+ - data = (Guchar *)gmalloc(h * line); - memcpy(data, bitmap->data, h * line); - } -@@ -716,7 +729,7 @@ - } - - void JBIG2Bitmap::expand(int newH, Guint pixel) { -- if (newH <= h) { -+ if (newH <= h || line <= 0 || newH >= INT_MAX / line) { - return; - } - data = (Guchar *)grealloc(data, newH * line); -@@ -2256,6 +2269,15 @@ - error(getPos(), "Bad symbol dictionary reference in JBIG2 halftone segment"); - return; - } -+ if (gridH == 0 || gridW >= INT_MAX / gridH) { -+ error(getPos(), "Bad size in JBIG2 halftone segment"); -+ return; -+ } -+ if (w == 0 || h >= INT_MAX / w) { -+ error(getPos(), "Bad size in JBIG2 bitmap segment"); -+ return; -+ } -+ - patternDict = (JBIG2PatternDict *)seg; - bpp = 0; - i = 1; -@@ -2887,6 +2909,9 @@ - JBIG2BitmapPtr tpgrCXPtr0, tpgrCXPtr1, tpgrCXPtr2; - int x, y, pix; - -+ if (w < 0 || h <= 0 || w >= INT_MAX / h) -+ return NULL; -+ - bitmap = new JBIG2Bitmap(0, w, h); - bitmap->clearToZero(); - diff --git a/print/teTeX3-bin/patches/patch-aj b/print/teTeX3-bin/patches/patch-aj deleted file mode 100644 index 87022ae50..000000000 --- a/print/teTeX3-bin/patches/patch-aj +++ /dev/null @@ -1,37 +0,0 @@ -$NetBSD: patch-aj,v 1.1.1.1 2005/03/31 22:09:18 hubertf Exp $ - ---- libs/xpdf/xpdf/Catalog.cc.orig 2004-01-22 01:26:45.000000000 +0000 -+++ libs/xpdf/xpdf/Catalog.cc -@@ -22,6 +22,7 @@ - #include "Error.h" - #include "Link.h" - #include "Catalog.h" -+#include - - //------------------------------------------------------------------------ - // Catalog -@@ -64,6 +65,12 @@ Catalog::Catalog(XRef *xrefA) { - } - pagesSize = numPages0 = (int)obj.getNum(); - obj.free(); -+ if ((pagesSize >= INT_MAX / sizeof(Page *)) || -+ (pagesSize >= INT_MAX / sizeof(Ref))) { -+ error(-1, "Invalid 'pagesSize'"); -+ ok = gFalse; -+ return; -+ } - pages = (Page **)gmalloc(pagesSize * sizeof(Page *)); - pageRefs = (Ref *)gmalloc(pagesSize * sizeof(Ref)); - for (i = 0; i < pagesSize; ++i) { -@@ -191,6 +198,11 @@ int Catalog::readPageTree(Dict *pagesDic - } - if (start >= pagesSize) { - pagesSize += 32; -+ if ((pagesSize >= INT_MAX/sizeof(Page *)) || -+ (pagesSize >= INT_MAX/sizeof(Ref))) { -+ error(-1, "Invalid 'pagesSize' parameter."); -+ goto err3; -+ } - pages = (Page **)grealloc(pages, pagesSize * sizeof(Page *)); - pageRefs = (Ref *)grealloc(pageRefs, pagesSize * sizeof(Ref)); - for (j = pagesSize - 32; j < pagesSize; ++j) { diff --git a/print/teTeX3-bin/patches/patch-ak b/print/teTeX3-bin/patches/patch-ak deleted file mode 100644 index 63a388484..000000000 --- a/print/teTeX3-bin/patches/patch-ak +++ /dev/null @@ -1,67 +0,0 @@ -$NetBSD: patch-ak,v 1.1.1.1 2005/03/31 22:09:18 hubertf Exp $ - ---- libs/xpdf/xpdf/XRef.cc.orig 2005-01-19 12:09:57.000000000 +0000 -+++ libs/xpdf/xpdf/XRef.cc -@@ -28,6 +28,7 @@ - #include "Error.h" - #include "ErrorCodes.h" - #include "XRef.h" -+#include - - //------------------------------------------------------------------------ - -@@ -388,6 +389,10 @@ GBool XRef::readXRefTable(Parser *parser - if (newSize < 0) { - goto err1; - } -+ if (newSize >= INT_MAX/sizeof(XRefEntry)) { -+ error(-1, "Invalid 'newSize'"); -+ goto err1; -+ } - entries = (XRefEntry *)grealloc(entries, newSize * sizeof(XRefEntry)); - for (i = size; i < newSize; ++i) { - entries[i].offset = 0xffffffff; -@@ -493,6 +498,10 @@ GBool XRef::readXRefStream(Stream *xrefS - goto err1; - } - if (newSize > size) { -+ if (newSize >= INT_MAX/sizeof(XRefEntry)) { -+ error(-1, "Invalid 'newSize'"); -+ goto err1; -+ } - entries = (XRefEntry *)grealloc(entries, newSize * sizeof(XRefEntry)); - for (i = size; i < newSize; ++i) { - entries[i].offset = 0xffffffff; -@@ -583,6 +592,10 @@ GBool XRef::readXRefStreamSection(Stream - if (newSize < 0) { - return gFalse; - } -+ if (newSize >= INT_MAX / sizeof(XRefEntry)) { -+ error(-1, "Invalid 'obj' parameters."); -+ return gFalse; -+ } - entries = (XRefEntry *)grealloc(entries, newSize * sizeof(XRefEntry)); - for (i = size; i < newSize; ++i) { - entries[i].offset = 0xffffffff; -@@ -718,6 +731,10 @@ GBool XRef::constructXRef() { - error(-1, "Bad object number"); - return gFalse; - } -+ if (newSize >= INT_MAX / sizeof(XRefEntry)) { -+ error(-1, "Invalid 'newSize' parameters."); -+ return gFalse; -+ } - entries = (XRefEntry *) - grealloc(entries, newSize * sizeof(XRefEntry)); - for (i = size; i < newSize; ++i) { -@@ -741,6 +758,10 @@ GBool XRef::constructXRef() { - } else if (!strncmp(p, "endstream", 9)) { - if (streamEndsLen == streamEndsSize) { - streamEndsSize += 64; -+ if (streamEndsSize >= INT_MAX/sizeof(int)) { -+ error(-1, "Invalid 'streamEndSize' parameter."); -+ return gFalse; -+ } - streamEnds = (Guint *)grealloc(streamEnds, - streamEndsSize * sizeof(int)); - } diff --git a/print/teTeX3-bin/patches/patch-al b/print/teTeX3-bin/patches/patch-al deleted file mode 100644 index 700095b57..000000000 --- a/print/teTeX3-bin/patches/patch-al +++ /dev/null @@ -1,121 +0,0 @@ -$NetBSD: patch-al,v 1.1 2006/01/24 21:51:36 tron Exp $ - ---- libs/xpdf/xpdf/Stream.cc.orig 2004-01-22 01:26:45.000000000 +0000 -+++ libs/xpdf/xpdf/Stream.cc 2006-01-24 21:37:45.000000000 +0000 -@@ -15,6 +15,7 @@ - #include - #include - #include -+#include - #ifndef WIN32 - #include - #endif -@@ -412,13 +413,28 @@ - width = widthA; - nComps = nCompsA; - nBits = nBitsA; -+ predLine = NULL; -+ ok = gFalse; - -+ if (width <= 0 || nComps <= 0 || nBits <= 0 || -+ nComps >= INT_MAX/nBits || -+ width >= INT_MAX/nComps/nBits) { -+ return; -+ } - nVals = width * nComps; -+ if (nVals * nBits + 7 <= 0) { -+ return; -+ } - pixBytes = (nComps * nBits + 7) >> 3; - rowBytes = ((nVals * nBits + 7) >> 3) + pixBytes; -+ if (rowBytes < 0) { -+ return; -+ } - predLine = (Guchar *)gmalloc(rowBytes); - memset(predLine, 0, rowBytes); - predIdx = rowBytes; -+ -+ ok = gTrue; - } - - StreamPredictor::~StreamPredictor() { -@@ -1012,6 +1028,10 @@ - FilterStream(strA) { - if (predictor != 1) { - pred = new StreamPredictor(this, predictor, columns, colors, bits); -+ if (!pred->isOk()) { -+ delete pred; -+ pred = NULL; -+ } - } else { - pred = NULL; - } -@@ -1260,6 +1280,9 @@ - endOfLine = endOfLineA; - byteAlign = byteAlignA; - columns = columnsA; -+ if (columns + 3 < 1 || columns + 4 < 1 || columns < 1) { -+ columns = 1; -+ } - rows = rowsA; - endOfBlock = endOfBlockA; - black = blackA; -@@ -2897,6 +2920,10 @@ - height = read16(); - width = read16(); - numComps = str->getChar(); -+ if (numComps <= 0 || numComps > 4) { -+ error(getPos(), "Bad number of components in DCT stream", prec); -+ return gFalse; -+ } - if (prec != 8) { - error(getPos(), "Bad DCT precision %d", prec); - return gFalse; -@@ -2923,6 +2950,10 @@ - height = read16(); - width = read16(); - numComps = str->getChar(); -+ if (numComps <= 0 || numComps > 4) { -+ error(getPos(), "Bad number of components in DCT stream", prec); -+ return gFalse; -+ } - if (prec != 8) { - error(getPos(), "Bad DCT precision %d", prec); - return gFalse; -@@ -2945,6 +2976,10 @@ - - length = read16() - 2; - scanInfo.numComps = str->getChar(); -+ if (scanInfo.numComps <= 0 || scanInfo.numComps > 4) { -+ error(getPos(), "Bad number of components in DCT stream"); -+ return gFalse; -+ } - --length; - if (length != 2 * scanInfo.numComps + 3) { - error(getPos(), "Bad DCT scan info block"); -@@ -3019,12 +3054,12 @@ - while (length > 0) { - index = str->getChar(); - --length; -- if ((index & 0x0f) >= 4) { -+ if ((index & ~0x10) >= 4 || (index & ~0x10) < 0) { - error(getPos(), "Bad DCT Huffman table"); - return gFalse; - } - if (index & 0x10) { -- index &= 0x0f; -+ index &= 0x03; - if (index >= numACHuffTables) - numACHuffTables = index+1; - tbl = &acHuffTables[index]; -@@ -3255,6 +3290,10 @@ - FilterStream(strA) { - if (predictor != 1) { - pred = new StreamPredictor(this, predictor, columns, colors, bits); -+ if (!pred->isOk()) { -+ delete pred; -+ pred = NULL; -+ } - } else { - pred = NULL; - } diff --git a/print/teTeX3-bin/patches/patch-am b/print/teTeX3-bin/patches/patch-am deleted file mode 100644 index 678ed0e95..000000000 --- a/print/teTeX3-bin/patches/patch-am +++ /dev/null @@ -1,82 +0,0 @@ -$NetBSD: patch-am,v 1.1 2008/05/05 22:48:22 tonnerre Exp $ - ---- texk/dvipsk/hps.c -+++ texk/dvipsk/hps.c -@@ -441,19 +441,28 @@ int href_name_match P2C(char *, h, char - - void stamp_hps P1C(Hps_link *, pl) - { -- char tmpbuf[200] ; -+ char * tmpbuf; - if (pl == NULL) { -- error("Null pointer, oh no!") ; -+ error("stamp_hps: null pl pointer, oh no!") ; - return ; -- } else { -- /* print out the proper pdfm with local page info only -- * target info will be in the target dictionary */ -- (void)sprintf(tmpbuf, -- " (%s) [[%.0f %.0f %.0f %.0f] [%i %i %i [%i %i]] [%.0f %.0f %.0f]] pdfm ", pl->title, pl->rect.llx, pl->rect.lly, pl->rect.urx, pl->rect.ury, -- pl->border[0], pl->border[1], pl->border[2], pl->border[3],pl->border[4], -- pl->color[0], pl->color[1], pl->color[2]) ; -- cmdout(tmpbuf) ; -- } -+ } -+ if(pl->title == NULL) { -+ error("stamp_hps: null pl->title pointer, oh no!") ; -+ return ; -+ } -+ -+ tmpbuf = (char *) xmalloc(strlen(pl->title)+200); -+ -+ /* print out the proper pdfm with local page info only -+ * target info will be in the target dictionary */ -+ (void)sprintf(tmpbuf, -+ " (%s) [[%.0f %.0f %.0f %.0f] [%i %i %i [%i %i]] [%.0f %.0f %.0f]] pdfm ", -+ pl->title, pl->rect.llx, pl->rect.lly, pl->rect.urx, pl->rect.ury, -+ pl->border[0], pl->border[1], pl->border[2], pl->border[3],pl->border[4], -+ pl->color[0], pl->color[1], pl->color[2]) ; -+ cmdout(tmpbuf) ; -+ free(tmpbuf); -+ - - } - -@@ -462,18 +471,27 @@ void stamp_hps P1C(Hps_link *, pl) - */ - void stamp_external P2C(char *, s, Hps_link *, pl) - { -- char tmpbuf[200]; -+ char *tmpbuf; - if (pl == NULL) { -- error("Null pointer, oh no!") ; -+ error("stamp_external: null pl pointer, oh no!") ; - return ; -- } else { -- /* print out the proper pdfm with local page info only -- * target info will be in the target dictionary */ -- (void)sprintf(tmpbuf," [[%.0f %.0f %.0f %.0f] [%i %i %i [%i %i]] [%.0f %.0f %.0f]] (%s) pdfm ", pl->rect.llx, pl->rect.lly, pl->rect.urx, pl->rect.ury, -- pl->border[0], pl->border[1], pl->border[2], pl->border[3],pl->border[4], -- pl->color[0], pl->color[1], pl->color[2], s) ; -- cmdout(tmpbuf) ; -- } -+ } -+ -+ if (s == NULL) { -+ error("stamp_external: null s pointer, oh no!") ; -+ return ; -+ } -+ -+ tmpbuf = (char *) xmalloc(strlen(s) + 200); -+ -+ /* print out the proper pdfm with local page info only -+ * target info will be in the target dictionary */ -+ (void)sprintf(tmpbuf," [[%.0f %.0f %.0f %.0f] [%i %i %i [%i %i]] [%.0f %.0f %.0f]] (%s) pdfm ", -+ pl->rect.llx, pl->rect.lly, pl->rect.urx, pl->rect.ury, -+ pl->border[0], pl->border[1], pl->border[2], pl->border[3],pl->border[4], -+ pl->color[0], pl->color[1], pl->color[2], s) ; -+ cmdout(tmpbuf) ; -+ free(tmpbuf); - } - - void finish_hps P1H(void) { diff --git a/print/teTeX3-bin/patches/patch-an b/print/teTeX3-bin/patches/patch-an deleted file mode 100644 index a47385412..000000000 --- a/print/teTeX3-bin/patches/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-an,v 1.1 2008/05/05 22:48:22 tonnerre Exp $ - ---- texk/dviljk/configure.in.orig 1999-02-08 22:42:01.000000000 +0100 -+++ texk/dviljk/configure.in -@@ -14,6 +14,8 @@ dnl These tests prevent reliable cross-c - AC_C_CHAR_UNSIGNED - AC_CHECK_SIZEOF(long) - -+AC_CHECK_FUNCS(rmdir unlink mkdtemp) -+ - AC_OUTPUT(Makefile) - dnl Update stamp-auto, since we just remade `c-auto.h'. - date >stamp-auto diff --git a/print/teTeX3-bin/patches/patch-aq b/print/teTeX3-bin/patches/patch-aq deleted file mode 100644 index f18f908ed..000000000 --- a/print/teTeX3-bin/patches/patch-aq +++ /dev/null @@ -1,69 +0,0 @@ -$NetBSD: patch-aq,v 1.3 2013/11/13 19:02:25 minskim Exp $ - ---- Makefile.in.orig 2005-01-29 23:12:25.000000000 +0000 -+++ Makefile.in -@@ -51,42 +51,39 @@ default: all - install: all - for dir in $(INSTDIRS); do \ - echo making $@ in $$dir; \ -- (cd $$dir && PATH=$(scriptdir):$(bindir):$(PATH) \ -+ (cd $$dir && PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(MAKE) $@) || exit 1; \ - done -- if test -d $(texmf) && test -f $(srcdir)/release-tetex-src.txt; then \ -- $(INSTALL_DATA) $(srcdir)/release-tetex-src.txt $(texmf); \ -- fi - @FMU@ - @FMU@install-extra: - # temporary fix for missing links - test -f texk/web2c/omegafonts/omfonts && \ - cd texk/web2c/omegafonts; $(MAKE) install-links - $(srcdir)/selfautofix "$(bindir)" "$(texmf)/web2c" -- - if test -f $(scriptdir)/mktexlsr; then \ -- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ -+ - if false && test -f $(scriptdir)/mktexlsr; then \ -+ TEXMFMAIN=$(texmf) PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(scriptdir)/mktexlsr; \ - else :; fi -- - if test -f $(scriptdir)/fmtutil-sys; then \ -- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ -+ - if false && test -f $(scriptdir)/fmtutil-sys; then \ -+ TEXMFMAIN=$(texmf) PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(scriptdir)/fmtutil-sys --all; \ - else :; fi -- - if test -f $(scriptdir)/texlinks; then \ -- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ -+ - if false && test -f $(scriptdir)/texlinks; then \ -+ TEXMFMAIN=$(texmf) PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(scriptdir)/texlinks; \ - else :; fi -- - if test -f $(scriptdir)/updmap-sys \ -- && TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ -+ - if false && test -f $(scriptdir)/updmap-sys \ -+ && TEXMFMAIN=$(texmf) PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(scriptdir)/kpsewhich --format='web2c files' updmap.cfg >/dev/null; \ - then \ -- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ -+ TEXMFMAIN=$(texmf) PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(scriptdir)/updmap-sys; \ - else :; fi - - install-exec: - for dir in $(INSTDIRS); do \ - echo making $@ in $$dir; \ -- (cd $$dir && PATH=$(scriptdir):$(bindir):$(PATH) \ -+ (cd $$dir && PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(MAKE) $@) || exit 1; \ - done - @FMU@ -@@ -94,8 +91,8 @@ install-exec: - # temporary fix for missing links - test -f texk/web2c/omegafonts/omfonts && \ - cd texk/web2c/omegafonts; $(MAKE) install-links -- - if test -f $(scriptdir)/texlinks; then \ -- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ -+ - if false && test -f $(scriptdir)/texlinks; then \ -+ TEXMFMAIN=$(texmf) PATH="$(scriptdir):$(bindir):$(PATH)" \ - $(scriptdir)/texlinks; \ - else :; fi - diff --git a/print/teTeX3-bin/patches/patch-ar b/print/teTeX3-bin/patches/patch-ar deleted file mode 100644 index 1119690d0..000000000 --- a/print/teTeX3-bin/patches/patch-ar +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ar,v 1.3 2009/01/26 21:17:05 minskim Exp $ - ---- texk/web2c/Makefile.in.orig 2005-02-06 02:56:56.000000000 -0800 -+++ texk/web2c/Makefile.in -@@ -600,7 +600,7 @@ tex-check: trip tex.fmt - TEXMFCNF=../kpathsea \ - ./tex --mltex --progname=initex --ini $(srcdir)/tests/mltextst - -./tex /dev/null 2>&1; then \ - install-info --info-dir=$(infodir) $(infodir)/latex.info; \ - else true; fi -- for p in $(POOLFILES); do \ -- $(INSTALL_DATA) $(srcdir)/$$p $(texpooldir)/$$p; \ -- done -- for p in TETEXDOC.pdf TETEXDOC.ps TETEXDOC.dvi teTeX-FAQ; do \ -- $(INSTALL_DATA) $(srcdir)/doc/$$p $(texmf)/doc/tetex; \ -- done -- $(SHELL) $(top_srcdir)/../mkinstalldirs $(texmf)/texconfig $(texmf)/texconfig/g $(texmf)/texconfig/v $(texmf)/texconfig/x -- $(INSTALL_DATA) $(srcdir)/texmf/texconfig/g/generic $(texmf)/texconfig/g -- $(INSTALL_DATA) $(srcdir)/texmf/texconfig/v/vt100 $(texmf)/texconfig/v -- $(INSTALL_DATA) $(srcdir)/texmf/texconfig/x/xterm $(texmf)/texconfig/x -- $(INSTALL_DATA) $(srcdir)/texmf/texconfig/README $(texmf)/texconfig -- $(INSTALL_DATA) $(srcdir)/texmf/texconfig/generic $(texmf)/texconfig -- $(INSTALL_SCRIPT) $(srcdir)/tcfmgr $(texmf)/texconfig/tcfmgr -- $(INSTALL_DATA) $(srcdir)/tcfmgr.map $(texmf)/texconfig/tcfmgr.map - - install-exec: - -$(SHELL) $(srcdir)/../mkinstalldirs $(scriptdir) -- for s in $(SCRIPTS); do \ -- $(INSTALL_SCRIPT) $(srcdir)/$$s $(scriptdir)/$$s; \ -- done -- if test -f $(bindir)/pdfetex; then \ -- for s in $(PDFSCRIPTS); do \ -- $(INSTALL_SCRIPT) $(srcdir)/$$s $(scriptdir)/$$s; \ -- done; \ -- cd $(scriptdir); rm -f mptopdf; ln -s texexec mptopdf; \ -- else \ -- true; \ -- fi -- cd $(scriptdir); rm -f allec kpsepath kpsexpand texhash; \ -- ln -s allcm allec; \ -- ln -s kpsetool kpsepath; \ -- ln -s kpsetool kpsexpand; \ -- ln -s mktexlsr texhash - cd $(scriptdir); rm -f $(PERLWRAPPED); \ - for f in $(PERLWRAPPED); do \ - ln -s texexec $$f; \ - done -- cd $(scriptdir); rm -f mktexfmt; ln -s fmtutil mktexfmt - - ac_include ../make/clean.mk - diff --git a/print/teTeX3-bin/patches/patch-at b/print/teTeX3-bin/patches/patch-at deleted file mode 100644 index 65fccb848..000000000 --- a/print/teTeX3-bin/patches/patch-at +++ /dev/null @@ -1,1893 +0,0 @@ -$NetBSD: patch-at,v 1.3 2008/05/25 17:10:29 tonnerre Exp $ - ---- texk/dviljk/dvi2xx.c -+++ texk/dviljk/dvi2xx.c -@@ -2,1 +2,1 @@ --#define VERSION "2.6p2 (dviljk)" -+#define VERSION "dviljk (version 2.6p3)" -@@ -165,7 +165,7 @@ char *argv[]; - # endif - #endif - -- /* Initialize pixel_files */ -+ /* Initialize pixel_files */ - for (i = 0; i <= MAXOPEN; i++) - pixel_files[i].pixel_file_id = FPNULL; - -@@ -173,7 +173,7 @@ char *argv[]; - y_origin = YDEFAULTOFF; /* y-origin in dots */ - - setbuf(ERR_STREAM, NULL); -- (void) strcpy(G_progname, argv[0]); -+ G_progname = argv[0]; - #ifdef KPATHSEA - kpse_set_progname(argv[0]); - kpse_set_program_enabled (kpse_pk_format, MAKE_TEX_PK_BY_DEFAULT, kpse_src_compile); -@@ -275,7 +275,7 @@ char *argv[]; - EMIT1("@PJL SET PAGEPROTECT=OFF\012"); - EMIT1("@PJL ENTER LANGUAGE=PCL\012"); - if (econoMode && LJ6) -- EMIT1("@PJL SET ECONOMODE=ON\012"); -+ EMIT1("@PJL SET ECONOMODE=ON\012"); - EMIT3("\033&u%dD\033*t%dR",RESOLUTION,RESOLUTION); - if (econoMode && !LJ6) - EMIT1("\033*v1T"); -@@ -431,8 +431,8 @@ char *argv[]; - /* - fprintf(ERR_STREAM,"FirstPart\n count %d, mod %d, pp %d\n",(int)count[0],(int)count[0]%2,PageParity); - */ -- SkipMode = -- (bool)(PageParity != (short)((count[0]<0 ? -+ SkipMode = -+ (bool)(PageParity != (short)((count[0]<0 ? - labs(count[0])+1 : count[0])%2)); - if (count[0] == 0) SkipMode = (bool)!SkipMode; - } -@@ -641,7 +641,7 @@ char *argv[]; - is not buffered. */ - - /* read a buffered byte */ --char -+char - #if NeedFunctionPrototypes - b_read(FILEPTR spfp) - #else -@@ -661,7 +661,7 @@ FILEPTR spfp; - } - - #ifdef RISC_BUFFER --void -+void - #if NeedFunctionPrototypes - b_write(FILEPTR spfp, char c) /* write a buffered byte */ - #else -@@ -677,7 +677,7 @@ char c; - buffout[boact++] = c; - } - --void -+void - #if NeedFunctionPrototypes - b_wrtmult(FILEPTR spfp, char *buf, int len) /* write a sequence of bytes to the output buffer */ - #else -@@ -693,22 +693,22 @@ int len; - write_multi(buffout,1,boact,spfp); - /* Copy only small blocks; large ones are written directly */ - if (len < (BUFFSIZE/4)) { -- for (i = 0; i 0 ) { - EMIT4("\033*p%c%d%c",sign,pos,dir); --#ifdef DEBUGGS -+#ifdef DEBUGGS - fprintf(stderr, "relative: *p%c%d%c\n", sign, pos, dir); - #endif - } else if (pos>0) { - EMIT3("\033*p%d%c",pos,dir); --#ifdef DEBUGGS -+#ifdef DEBUGGS - fprintf(stderr, "absolute: *p%d%c\n", pos, dir); - #endif -- if (dir == 'X') -+ if (dir == 'X') - last_rx = pos; -- else -+ else - last_ry = pos; - } else { - /*EMIT3("\033*p%d%c",pos,dir);*/ --#ifdef DEBUGGS -+#ifdef DEBUGGS - fprintf(stderr, "Relative: *p%d%c\n", pos, dir); - #endif - } -@@ -832,7 +832,7 @@ char *str; - unwanted commands from the input file and outputs the rest */ - - /* reset the input buffer */ -- binumber = 0; -+ binumber = 0; - biact = 0; - - qfprintf(ERR_STREAM," [%s", str); -@@ -853,16 +853,16 @@ char *str; - /* of the commands (x first, y first) */ - - if (t=='Y' || t=='y') { -- if (numstr[0]!='+' && numstr[0]!='-' && num0x60; -+ for (t = (char)b_read(spfp); t<0x40 || t>0x60; - t = (char)b_read(spfp)) - EMITC(t); - EMITC(t); -@@ -1110,7 +1110,7 @@ register int n; /* number of byt - long4 x = 0; /* number being constructed */ - unsigned char h; - while (n--) { -- x <<= 8; -+ x <<= 8; - read_byte(fp,h); - x |= h; - } -@@ -1143,7 +1143,7 @@ register int n; /* number of bytes - #ifdef SIGN_DEBUG - long4 x0; /* copy of x */ - #endif -- read_byte(fp,h); -+ read_byte(fp,h); - x = h; /* get first (high-order) byte */ - n1 = n--; - while (n--) { -@@ -1296,7 +1296,7 @@ FILEPTR f; - /* ---> result in DX */ - - if ( (regs.h.dl & 0x80) /* file handle points to a device */ -- && !(regs.h.dl & 0x07) ) { /* neither console i/o or null */ -+ && !(regs.h.dl & 0x07) ) { /* neither console i/o or null */ - - regs.h.dl |= 0x20; /* set BINARY bit in device info */ - regs.h.ah = (unsigned char) 0x44; /* IOCTL */ -@@ -1501,20 +1501,20 @@ printf("Emit character %c(%d) id=%d, yof - /* For COMPRESSED CHARS */ - if (PrevSize < nbpl) { - PrevSize = nbpl; -- if (PrevLine != NULL) -+ if (PrevLine != NULL) - free(PrevLine); -- if ((PrevLine = (unsigned char*)malloc(PrevSize*sizeof(char))) -+ if ((PrevLine = (unsigned char*)malloc(PrevSize*sizeof(char))) - == NULL) { -- PrevSize = 0; -+ PrevSize = 0; - Fatal("EmitChar: Out of memory error!\n"); - } - } - /* Clear seed line */ -- for (i = 0; iid == pk89) -@@ -1530,11 +1530,11 @@ printf("Emit character %c(%d) id=%d, yof - CompressedCharLine(ce,nbpl,sl); - } - # else -- for (i = num_rows; i > 0; i--) -+ for (i = num_rows; i > 0; i--) - CompressedCharLine(ce,nbpl,(bits + (i-1)*nbpl)); - # endif /* USEPXL */ - } -- else -+ else - CChar_Off = -1; - # endif /* LJ4 */ - -@@ -1544,10 +1544,10 @@ printf("Emit character %c(%d) id=%d, yof - # ifdef LJ4 - /* printf("raw: %d (%d * %d), comp: %d\n", - total,ce->width,ce->height,CChar_Off); */ -- /* Characters that don't compress well are usually rather small so -- reading them again and writing them uncompressed won't take -+ /* Characters that don't compress well are usually rather small so -+ reading them again and writing them uncompressed won't take - much time anyway. */ -- if (CChar_Off > total) -+ if (CChar_Off > total) - CChar_Off = -1; - if (CChar_Off >= 0) { - EMIT4("\033*c%sd%dE\033(s%ldW", cnv_buffer, -@@ -1606,7 +1606,7 @@ printf("Emit character %c(%d) id=%d, yof - } - #endif - } -- -+ - #ifdef IBM3812 - #ifdef USEPXL - used_fontstorage += (long4)ce->height * ((ce->width + 15) >> 4) * 2 + 14; -@@ -1652,7 +1652,7 @@ unsigned char *pkloc; - int repeatcount; - - void /* */ --#if NeedFunctionPrototypes -+#if NeedFunctionPrototypes - PkRaster(struct char_entry *ce, int raster) - #else - PkRaster(ce, raster) -@@ -1735,7 +1735,7 @@ int raster; - if (wordweight < 31) { - #ifdef COMMENT - # ifdef DRAWGLYPH -- { -+ { - int k; - for (k = 15; k>=0; k--) { - if ((power[k] & word)!=0) printf("Z"); -@@ -1749,7 +1749,7 @@ int raster; - for (j = 3; j >= (wordwidth * 4 - (long4)nbpl); j--) { - OUTCHAR(((word >> (j << 3)) & 0xff)); - #ifdef DRAWGLYPH -- { -+ { - int k; - for (k = 7; k>=0; k--) { - if ((power[k] & ((word >> (j << 3)) & 0xff))!=0) printf("M"); -@@ -1760,9 +1760,9 @@ int raster; - } - - } -- -+ - switch (raster) { -- case 1: -+ case 1: - RasterLine(ce, nbpl, current_line, raster_line_buf); - current_line++; - break; -@@ -1826,7 +1826,7 @@ int raster; - OUTCHAR((tl & 0xFF)); - - #ifdef DRAWGLYPH -- { -+ { - int k; - for (k = 31; k>=0; k--) { - if ((power[k] & row[ii])!=0) printf("M"); -@@ -1839,7 +1839,7 @@ int raster; - for (j = 3; j >= (wordwidth *4 - (long4)nbpl); j--) { - OUTCHAR(((tl >> (j << 3)) & 0xff)); - #ifdef DRAWGLYPH -- { -+ { - int k; - for (k = 7; k>=0; k--) { - if ((power[k] & ((tl >> (j << 3)) & 0xff))!=0) printf("M"); -@@ -1850,7 +1850,7 @@ int raster; - } - - switch (raster) { -- case 1: -+ case 1: - RasterLine(ce, (unsigned int)nbpl, current_line, raster_line_buf); - current_line++; - break; -@@ -1969,7 +1969,7 @@ int n; - - #ifdef LJ4 - /* Compress a raster line in compression mode 2 */ --int -+int - #if NeedFunctionPrototypes - CompressLine2(unsigned char *buffer, unsigned char *buffout, int emitbytes) - #else -@@ -1984,13 +1984,13 @@ int emitbytes; - char last,c; - - /* trap empty lines (otherwise problems with Packbits) */ -- if (emitbytes == 0) -+ if (emitbytes == 0) - return(0); - /* Use Packbits compression (mode 2) on raster line */ -- pos = buffer; -- litpos = buffer; -- pack = 1; -- ppos = buffout; -+ pos = buffer; -+ litpos = buffer; -+ pack = 1; -+ ppos = buffout; - last = *pos++; - upper = buffer + emitbytes; - while (pos < upper) { -@@ -2000,14 +2000,14 @@ int emitbytes; - /* At least three equal bytes ==> write out preceding literal sequence */ - if ((pack == 3) && ((lit = (int)(pos - litpos - 3)) != 0)) { - while (lit >= 128) { -- *ppos++ = 127; -- for (i = 1; i<=128; i++) -+ *ppos++ = 127; -+ for (i = 1; i<=128; i++) - *ppos++ = *litpos++; - lit -= 128; - } - if (lit != 0) { -- *ppos++ = lit-1; -- while ((lit--) > 0) -+ *ppos++ = lit-1; -+ while ((lit--) > 0) - *ppos++ = *litpos++; - /* litpos is now pos-3 (i.e. first of the sequence) */ - } -@@ -2015,19 +2015,19 @@ int emitbytes; - } - else { - while (pack >= 128) { -- *ppos++ = 129; -- *ppos++ = last; -- litpos += 128; -+ *ppos++ = 129; -+ *ppos++ = last; -+ litpos += 128; - pack -= 128; - } - /* At least 3 equal bytes or 2 that don't break a literal sequence - ==> write out packed sequence */ - if ((pack >= 3) || ((pack == 2) && (litpos == pos-3))) { -- *ppos++ = 257 - pack; -- *ppos++ = last; -+ *ppos++ = 257 - pack; -+ *ppos++ = last; - litpos += pack; - } -- pack = 1; -+ pack = 1; - last = c; - } - if (ppos > (buffout + BUFFSIZE/2 - 129)) { -@@ -2036,28 +2036,28 @@ int emitbytes; - return(0); - } - } -- -+ - while (pack >= 128) { -- *ppos++ = 129; -- *ppos++ = last; -- litpos += 128; -+ *ppos++ = 129; -+ *ppos++ = last; -+ litpos += 128; - pack -= 128; - } - if ((pack >= 3) || ((pack == 2) && (litpos == pos-3))) { -- *ppos++ = 257 - pack; -- *ppos++ = last; -+ *ppos++ = 257 - pack; -+ *ppos++ = last; - litpos += pack; - } - else if ((lit = (int)(pos - litpos)) != 0) { - while (lit >= 128) { -- *ppos++ = 127; -- for (i = 1; i<=128; i++) -+ *ppos++ = 127; -+ for (i = 1; i<=128; i++) - *ppos++ = *litpos++; - lit -= 128; - } - if (lit != 0) { -- *ppos++ = lit-1; -- while ((lit--) > 0) -+ *ppos++ = lit-1; -+ while ((lit--) > 0) - *ppos++ = *litpos++; - } - } -@@ -2079,24 +2079,24 @@ int emitbytes; - int lit,i,pack; - - /* Use compression mode 3 */ -- pos = buffer; -- ppos = buffout; -- upper = buffer + emitbytes; -+ pos = buffer; -+ ppos = buffout; -+ upper = buffer + emitbytes; - prev = PrevLine; - while(pos < upper) { - litpos = pos; - while ((*prev == *pos) && (pos < upper)) { -- prev++; -+ prev++; - pos++; - } - if (pos < upper) { -- pack = (int)(pos - litpos); -+ pack = (int)(pos - litpos); - litpos = pos; -- i = upper - pos; -- if (i > 8) -+ i = upper - pos; -+ if (i > 8) - i = 8; - while ((*pos != *prev) && (i > 0)) { -- *prev++ = *pos++; -+ *prev++ = *pos++; - i--; - } - i = (int)(pos - litpos - 1); -@@ -2105,16 +2105,16 @@ int emitbytes; - *ppos++ = lit + pack; - } - else { -- *ppos++ = lit + 31; -+ *ppos++ = lit + 31; - pack -= 31; - while (pack >= 255) { -- *ppos++ = 255; -+ *ppos++ = 255; - pack -= 255; - } - *ppos++ = pack; - } - while (i >= 0) { -- *ppos++ = *litpos++; -+ *ppos++ = *litpos++; - i--; - } - } -@@ -2134,7 +2134,7 @@ int emitbytes; - /**********************************************************************/ - void - #if NeedFunctionPrototypes --RasterLine(struct char_entry *ce, unsigned int nbpl, -+RasterLine(struct char_entry *ce, unsigned int nbpl, - unsigned int current_line, unsigned char *buffer) - #else - RasterLine(ce, nbpl, current_line, buffer) -@@ -2208,21 +2208,21 @@ char *buffer; - EMIT2("\033*b%dW", emitbytes); - EMITL(emitbytes, buffer); - break; -- -+ - case 2: - i = CompressLine2(buffer,buffin,emitbytes); - EMIT2("\033*b%dW", i); - EMITL(i,buffin); - break; -- -+ - case 3: - i = CompressLine3(buffer,buffin + BUFFSIZE/2,(int)nbpl); - EMIT2("\033*b%dW", i); - EMITL(i,buffin + BUFFSIZE/2); - break; -- -- default: -- fprintf(ERR_STREAM,"Unsupported compression mode!\n"); -+ -+ default: -+ fprintf(ERR_STREAM,"Unsupported compression mode!\n"); - } - # else - EMIT2("\033*b%dW", emitbytes); -@@ -2280,10 +2280,10 @@ struct char_entry *ce; - if (CompressCharMode == 3) { - /* Check if PrevLine big enough; claim more space if not */ - if (((int)nbpl) > PrevSize) { -- if (PrevLine != NULL) -+ if (PrevLine != NULL) - free(PrevLine); - if ((PrevLine = (unsigned char *)malloc(nbpl*sizeof(char))) == NULL) { -- PrevSize = 0; -+ PrevSize = 0; - Fatal("RasterChar: out of memory!\n"); - } - PrevSize = (int)nbpl; -@@ -2419,7 +2419,7 @@ register struct char_entry *ptr; - if (bytes > 0) { - /* do NOT load Huge characters */ - if ((bytes > HUGE_CHAR_PATTERN) && (fontptr->id != pk89)) { -- qfprintf(ERR_STREAM,"Huge Character <%c> (%ld Bytes)\n", -+ qfprintf(ERR_STREAM,"Huge Character <%c> (%ld Bytes)\n", - (char)c, bytes); - ptr->charsize = HUGE_SIZE; - ptr->where.isloaded = _FALSE; -@@ -2505,7 +2505,7 @@ bool do_posn,in_string; - SetPosn(h, v); - } - -- /* -+ /* - fprintf(ERR_STREAM, - "(%d) hh=%ld (+%ld/+%ld), h=%ld, xh=%ld,xhh=%ld, [%ld|%ld] ->%d\n", - (int)do_posn,hh,(long4)ptr->cw,(long4)ptr->cw*(long4)hconv,h, -@@ -2553,7 +2553,7 @@ bool do_posn,in_string; - int tmp; - char sign; - -- if (!do_posn) -+ if (!do_posn) - SetPosn(h, v); - - #ifdef USEPXL -@@ -2563,7 +2563,7 @@ bool do_posn,in_string; - #endif - if (tmp != 0) { - if (tmp < 0) { -- sign = '-'; -+ sign = '-'; - tmp = -tmp; - } else - sign = '+'; -@@ -2576,7 +2576,7 @@ bool do_posn,in_string; - #endif - if (tmp != 0) { - if (tmp < 0) { -- sign = '-'; -+ sign = '-'; - tmp = -tmp; - } else - sign = '+'; -@@ -2644,7 +2644,7 @@ bool do_posn,in_string; - fprintf(stderr,"--> hh(%ld) += cw(%ld) * hconv(%ld)", - (long)hh, (long)ptr->cw, (long) hconv); - */ --#ifdef LJ -+#ifdef LJ - /* the guessed position must be a multiple of pixels */ - if (RESOLUTION == 300) - hh += (long4) ((ptr->cw)/4)*4*hconv; -@@ -2661,7 +2661,7 @@ bool do_posn,in_string; - if (command <= SET4) - h += ptr->tfmw; - -- if (pos_after) -+ if (pos_after) - SetPosn(h, v); - else - last_rx = (int)PIXROUND(h, hconv) + x_goffset; -@@ -2682,7 +2682,7 @@ void DoBop() - } - fonts_used_on_this_page = 0; - #endif -- for (p = hfontptr; p; p = p->next) -+ for (p = hfontptr; p; p = p->next) - p->used_on_this_page = _FALSE; - } - -@@ -2740,7 +2740,7 @@ long4 x, y; - rx = (int)PIXROUND(x, hconv) + x_goffset; - ry = (int)PIXROUND(y, vconv) + y_goffset; - -- /* -+ /* - fprintf(ERR_STREAM, - "setposn to %ld/%ld, %d/%d, last: %d/%d\n", - (long)x,(long)y, -@@ -2804,13 +2804,13 @@ long4 x, y; - offset in the buffer, CChar_Last is the first byte of the last - compacted row (line repeat count). Updates the previous line - (PrevLine) if necessary. */ --void -+void - #if NeedFunctionPrototypes - CompressedCharLine(struct char_entry *ce, int nbpl, unsigned char *buffer) - #else - CompressedCharLine(ce, nbpl, buffer) - struct char_entry *ce; --int nbpl; -+int nbpl; - unsigned char *buffer; - #endif - { -@@ -2821,31 +2821,31 @@ unsigned char *buffer; - int t,mode,max; - register int x,y,i; - -- prev = PrevLine; -- obuf = buffer; -- end = buffer + nbpl; -+ prev = PrevLine; -+ obuf = buffer; -+ end = buffer + nbpl; - x = 0; - while (obuf < end) { - if (*obuf != *prev) { -- *prev = *obuf; -+ *prev = *obuf; - x = 1; - } -- obuf++; -+ obuf++; - prev++; - } - if (x == 0 && CChar_Last >= 0) { -- (buffin[CChar_Last])++; -+ (buffin[CChar_Last])++; - return; /* line repeat count +1 */ - } - -- end = buffin + BUFFSIZE - 16; -- obuf = buffin + CChar_Off; -+ end = buffin + BUFFSIZE - 16; -+ obuf = buffin + CChar_Off; - buff = buffer; - *obuf++ = 0; /* Line repeat count = 0 */ - t = 0; - CChar_Last = CChar_Off; /* Next line */ -- mode = 0; -- y = *buff++; -+ mode = 0; -+ y = *buff++; - i = 7; /* i = current bit */ - while ((t < ce->width) && (obuf < end)) { - max = ce->width - t; /* maximum pixels left to do */ -@@ -2853,13 +2853,13 @@ unsigned char *buffer; - if (mode == 0) { - /* white run */ - while ((y & (1< max) -+ if (x > max) - x = max; - t += x; - /* make precautions for very long runs */ - while (x > 0xff) { -- *obuf++ = 0xff; -- *obuf++ = 0; -+ *obuf++ = 0xff; -+ *obuf++ = 0; - x -= 0xff; - } - *obuf++ = x; -@@ -2968,8 +2968,8 @@ char *argv[]; - #endif - { - int argind; /* argument index for flags */ -- char curarea[STRSIZE]; /* current file area */ -- char curname[STRSIZE]; /* current file name */ -+ char *curarea; /* current file area */ -+ char *curname; /* current file name */ - char *tcp, *tcp1; /* temporary character pointers */ - char *this_arg; - double x_offset = 0.0, y_offset = 0.0; -@@ -2988,9 +2988,9 @@ char *argv[]; - #endif - #endif - -- if (argc == 2 && (strcmp (argv[1], "--version") == 0)) { -+ if (argc == 2 && EQ(argv[1], "--version")) { - extern KPSEDLL char *kpathsea_version_string; -- puts ("dvilj(k) 2.6"); -+ puts (VERSION); - puts (kpathsea_version_string); - puts ("Copyright (C) 1997 Gustaf Neumann.\n\ - There is NO warranty. You may redistribute this software\n\ -@@ -2998,7 +2998,7 @@ under the terms of the GNU General Publi - For more information about these matters, see the files\n\ - named COPYING and dvi2xx.c.\n\ - Primary author of Dvi2xx: Gustaf Neumann; -k maintainer: K. Berry."); -- exit (0); -+ exit (0); - } - - #ifdef LJ4 -@@ -3048,9 +3048,9 @@ Primary author of Dvi2xx: Gustaf Neumann - #ifdef LJ2P - case 'd': /* d selects DUPLEX mode */ - tcp++; -- if (*tcp == '1' ) -+ if (*tcp == '1' ) - DuplexMode = 1; -- else if (*tcp == '2') -+ else if (*tcp == '2') - DuplexMode = 2; - else { - Warning("Invalid DUPLEX mode, assuming DUPLEX=1, Long-Edge Binding"); -@@ -3062,13 +3062,13 @@ Primary author of Dvi2xx: Gustaf Neumann - DoublePage = _TRUE; - tcp++; - if (*tcp == '1' || *tcp == '2') { -- if (*tcp == '2') -+ if (*tcp == '2') - PrintFirstPart = _FALSE; -- else -+ else - PrintSecondPart = _FALSE; - tcp++; - } -- if (*tcp == '-') -+ if (*tcp == '-') - PrintEmptyPages = _FALSE; - break; - #ifdef LJ4 -@@ -3256,14 +3256,14 @@ Primary author of Dvi2xx: Gustaf Neumann - #ifdef LJ - case 'V': /* bugfixes for various vendor's PCL emulations */ - tcp++; -- if (*tcp == 'K' || *tcp == 'k') -+ if (*tcp == 'K' || *tcp == 'k') - kyocera_mode = _TRUE; - else -- if (*tcp == 'B' || *tcp == 'b') -+ if (*tcp == 'B' || *tcp == 'b') - brother_mode = _TRUE; - # ifdef LJ4 - else -- if (*tcp == '6' || *tcp == '6') -+ if (*tcp == '6' || *tcp == '6') - LJ6 = _TRUE; - # endif - break; -@@ -3306,7 +3306,7 @@ Primary author of Dvi2xx: Gustaf Neumann - #endif - #ifdef __riscos - case 'i': /* name of directory to store diagrams in */ -- tcp++; -+ tcp++; - ddi = 0; - while (*tcp != ' ' && *tcp != '\0' && ddi < DIAGDIRSIZE-1) { - diagdir[ddi++] = *tcp++; -@@ -3328,8 +3328,8 @@ Primary author of Dvi2xx: Gustaf Neumann - } - } else { - -- (void) strcpy(filename, tcp); -- if (!strcmp(filename, "-")) { -+ filename = tcp; -+ if (EQ(filename, "-")) { - EmitFileName = "-"; - #ifdef RISC_USE_OSL - dvifp = BINOPEN("Kbd:"); -@@ -3339,57 +3339,68 @@ Primary author of Dvi2xx: Gustaf Neumann - AssureBinary(fileno(dvifp)); - #endif - } else { -+ /* Since this code is used only once during startup, we don't care -+ about free()ing the allocated strings that represent filenames. -+ It will be more work to realize proper deallocation handling than -+ it's worth in terms of saving a few bytes. We consider these -+ bytes actually static memory where we don't know the size in -+ advance and don't add them to the allocated_storage count. -+ [27 Jun 07 -js] */ - #ifdef KPATHSEA - /* split into directory + file name */ - int tcplen, argvlen; - tcp = (char *)xbasename(argv[argind]);/* this knows about any kind of slashes */ - tcplen = strlen(tcp); -+ if ( tcplen == 0 ) { -+ /* This happens when the DVI file name has a trailing slash; this -+ is not a valid name. Then we terminate the argument parsing -+ loop, a usage message will be output below. */ -+ break; -+ } - argvlen = strlen(argv[argind]); - if (tcplen == argvlen) -- curarea[0] = '\0'; -+ curarea = ""; - else { -- (void) strcpy(curarea, argv[argind]); -+ curarea = xstrdup(argv[argind]); - curarea[argvlen-tcplen] = '\0'; - } - #else - tcp = strrchr(argv[argind], '/'); - /* split into directory + file name */ - if (tcp == NULL) { -- curarea[0] = '\0'; -+ curarea[0] = ""; - tcp = argv[argind]; - } else { -- (void) strcpy(curarea, argv[argind]); -+ curarea = xstrdup(argv[argind]); - curarea[tcp-argv[argind]+1] = '\0'; - tcp += 1; - } - #endif - -- (void) strcpy(curname, tcp); -+ curname = (char *) xmalloc(strlen(tcp)+5); /* + space for ".dvi" */ -+ (void) strcpy(curname, tcp); - /* split into file name + extension */ -- tcp1 = strrchr(tcp, '.'); -+ tcp1 = strrchr(curname, '.'); - if (tcp1 == NULL) { -- (void) strcpy(rootname, curname); -+ rootname = xstrdup(curname); - strcat(curname, ".dvi"); - } else { - *tcp1 = '\0'; -- (void) strcpy(rootname, curname); -+ rootname = xstrdup(curname); - *tcp1 = '.'; - } - -+ filename = (char *) xmalloc(strlen(curarea)+strlen(curname)+1); - (void) strcpy(filename, curarea); - (void) strcat(filename, curname); - - if ((dvifp = BINOPEN(filename)) == FPNULL) { - /* do not insist on .dvi */ - if (tcp1 == NULL) { -- int l = strlen(curname); -- if (l > 4) -- curname[l - 4] = '\0'; -- l = strlen(filename); -- if (l > 4) -- filename[l - 4] = '\0'; -+ filename[strlen(filename) - 4] = '\0'; -+ dvifp = BINOPEN(filename); - } -- if (tcp1 != NULL || (dvifp = BINOPEN(filename)) == FPNULL) { -+ if (dvifp == FPNULL) { - #ifdef MSC5 - Fatal("%s: can't find DVI file \"%s\"\n\n", - G_progname, filename); -@@ -3411,7 +3422,7 @@ Primary author of Dvi2xx: Gustaf Neumann - y_goffset = (short) MM_TO_PXL(y_offset) + y_origin; - - if (dvifp == FPNULL) { -- fprintf(ERR_STREAM,"\nThis is the DVI to %s converter version %s", -+ fprintf(ERR_STREAM,"\nThis is the DVI to %s converter %s", - PRINTER, VERSION); - #ifdef SEVENBIT - fprintf(ERR_STREAM,", 7bit"); -@@ -3507,13 +3518,8 @@ Primary author of Dvi2xx: Gustaf Neumann - exit(1); - } - if (EQ(EmitFileName, "")) { -- if ((EmitFileName = (char *)malloc( STRSIZE )) != NULL) -- allocated_storage += STRSIZE; -- else -- Fatal("Can't allocate storage of %d bytes\n",STRSIZE); -- (void) strcpy(EmitFileName, curname); -- if ((tcp1 = strrchr(EmitFileName, '.'))) -- *tcp1 = '\0'; -+ EmitFileName = (char *) xmalloc(strlen(rootname)+sizeof(EMITFILE_EXTENSION)); -+ (void) strcpy(EmitFileName, rootname); - strcat(EmitFileName, EMITFILE_EXTENSION); - } - if (G_quiet) -@@ -3668,7 +3674,7 @@ bool PFlag; - if (PrintTestPage) EMIT1("\033z"); - #ifdef vms - /* last record is not flushed to file, unless it is completely filled */ -- for (kk = (int)((*outfp)->_cnt); kk > 0; --kk) -+ for (kk = (int)((*outfp)->_cnt); kk > 0; --kk) - putc('\0',outfp); - fflush(outfp); - #endif -@@ -3698,6 +3704,8 @@ bool PFlag; - #endif - } - CloseFiles(); -+ if ( tmp_dir[0] != '\0' ) -+ rmdir (tmp_dir); /* ignore errors */ - exit(G_errenc); - } - -@@ -3764,15 +3772,15 @@ char **end; - #endif - { - char *a,*b; -- -- a = s1; -+ -+ a = s1; - b = s2; - while (*a != '\0') { - if (tolower(*a) != tolower(*b)) return(_FALSE); -- a++; -+ a++; - b++; - } -- *end = b; -+ *end = b; - return(_TRUE); - } - -@@ -3791,18 +3799,18 @@ char **end; - { - char *s; - int count = 0; -- -+ - s = str; - while ((*s != '\0') && (count < number)) { -- while ((*s == ' ') || (*s == ',') || (*s == '=')) -+ while ((*s == ' ') || (*s == ',') || (*s == '=')) - s++; - if (*s != '\0') { - result[count++] = strtod(s,&s); - } - } -- while ((*s == ' ') || (*s == ',') || (*s == '=')) -+ while ((*s == ' ') || (*s == ',') || (*s == '=')) - s++; -- *end = s; -+ *end = s; - return(count); - } - -@@ -3822,22 +3830,22 @@ char *str; - int results[4],no; - - s = str; -- while (*s == ' ') -+ while (*s == ' ') - s++; - if ((StrCompare("drawfile",s,&s)) || (StrCompare("DVIview_diagram",s,&s))) { - -- if (printdiag == _FALSE) -+ if (printdiag == _FALSE) - return(_TRUE); /* it's a diagram, but don't print */ - -- while ((*s == ' ') || (*s == '=')) -+ while ((*s == ' ') || (*s == '=')) - s++; /* space or '=' separates keyword/keyval */ - - if (*s == '\0') { -- fprintf(ERR_STREAM,"No filename given for \\special-diagram!\n"); -+ fprintf(ERR_STREAM,"No filename given for \\special-diagram!\n"); - return(_TRUE); - } - sh = diagname; -- while ((*s != ' ') && (*s != ',') && (*s != '\0')) -+ while ((*s != ' ') && (*s != ',') && (*s != '\0')) - *sh++ = *s++; - *sh = '\0'; - -@@ -3845,7 +3853,7 @@ char *str; - dt.scalex = dt.scaley = 100; - dt.cropl = dt.cropb = dt.cropr = dt.cropt = 0; - while (*s != '\0') { -- while ((*s == ' ') || (*s == ',')) -+ while ((*s == ' ') || (*s == ',')) - s++; - if (*s != '\0') { - if (StrCompare("scale",s,&s)) { -@@ -3853,7 +3861,7 @@ char *str; - fprintf(ERR_STREAM, - "Too few arguments (%d) given for - ignored.\n",no); - } -- dt.scalex = results[0]; -+ dt.scalex = results[0]; - dt.scaley = results[1]; - } - else if (StrCompare("crop",s,&s)) { -@@ -3861,15 +3869,15 @@ char *str; - fprintf(ERR_STREAM, - "Too few arguments (%d) given for - ignored.\n",no); - } -- dt.cropl = results[0]; -+ dt.cropl = results[0]; - dt.cropr = results[1]; -- dt.cropt = results[2]; -+ dt.cropt = results[2]; - dt.cropb = results[3]; - } - else { - fprintf(ERR_STREAM,"Bad \\special keyword - <%s> ignored\n",s); - /* skip over this word */ -- while ((*s != ' ') && (*s != ',') && (*s != '=') && (*s != '\0')) -+ while ((*s != ' ') && (*s != ',') && (*s != '=') && (*s != '\0')) - s++; - } - } -@@ -3879,7 +3887,7 @@ char *str; - diagram(diagname,&dt); - return(_TRUE); - } -- else -+ else - return(_FALSE); - } - # endif /* LJ */ -@@ -3895,70 +3903,58 @@ char *str; - int n; - #endif - { -- char spbuf[STRSIZE], xs[STRSIZE], ys[STRSIZE]; -- char *sf = NULL, *psfile = NULL; -+ char xs[STRSIZE], ys[STRSIZE]; -+ char *include_file = NULL; -+ enum { VerbFile, HPFile, PSFile } file_type; - float x,y; - long4 x_pos, y_pos; - KeyWord k; - int i, j, j1; - static int GrayScale = 10, Pattern = 1; - static bool GrayFill = _TRUE; -- static long4 p_x[80], p_y[80]; -- int llx=0, lly=0, urx=0, ury=0, rwi=0, rhi=0; --#ifdef WIN32 -- char *gs_path; --#endif -+ static long4 p_x[MAX_SPECIAL_DEFPOINTS], p_y[MAX_SPECIAL_DEFPOINTS]; -+ int llx=0, lly=0, urx=0, ury=0, rwi=0; - - str[n] = '\0'; -- spbuf[0] = '\0'; -+ for ( i=0 ; i0) { -- x_pos = h; -+ if ( j < 0 || j >= MAX_SPECIAL_DEFPOINTS ) { -+ Warning ("defpoint %d ignored, must be between 0 and %d", -+ j, MAX_SPECIAL_DEFPOINTS); -+ break; -+ } -+ x_pos = h; - y_pos = v; - if (i>1) { - if (sscanf(xs,"%fpt",&x)>0) { -@@ -4010,20 +4008,34 @@ int n; - } - p_x[j]=x_pos; - p_y[j]=y_pos; -- } else --#ifdef KPATHSEA -- if (!kpse_tex_hush ("special")) --#endif -- Warning("invalid point definition\n"); -- -- sf = NULL; -+ } else { -+ Warning("invalid point definition"); -+ } - break; - - case FILL: -- (void) strcpy(spbuf, k.Val); -- i = sscanf(spbuf,"%d/%d %s",&j,&j1,xs); -+ /* 254 is STRSIZE-1. cpp should be used to construct that number. */ -+ i = sscanf(k.Val,"%d/%d %254s",&j,&j1,xs); - if (i>1) { - #ifdef LJ -+ if ( j < 0 || j >= MAX_SPECIAL_DEFPOINTS ) { -+ Warning ("fill ignored, point %d must be between 0 and %d", -+ j, MAX_SPECIAL_DEFPOINTS); -+ break; -+ } -+ if ( p_x[j] == -1 ) { -+ Warning ("fill ignored, point %d is undefined\n", j); -+ break; -+ } -+ if ( j1 < 0 || j1 >= MAX_SPECIAL_DEFPOINTS ) { -+ Warning ("fill ignored, point %d must be between 0 and %d", -+ j1, MAX_SPECIAL_DEFPOINTS); -+ break; -+ } -+ if ( p_x[j1] == -1 ) { -+ Warning ("fill ignored, point %d is undefined\n", j1); -+ break; -+ } - SetPosn(p_x[j], p_y[j]); - x_pos = (long4)PIXROUND(p_x[j1]-p_x[j], hconv); - y_pos = (long4)PIXROUND(p_y[j1]-p_y[j], vconv); -@@ -4043,22 +4055,18 @@ int n; - if ((k.v.i >= 0) && (k.v.i < 101)) { - GrayScale = k.v.i; - GrayFill = _TRUE; -- } else --#ifdef KPATHSEA -- if (!kpse_tex_hush ("special")) --#endif -+ } else { - Warning( "Invalid gray scale (%d) given; ignored.", k.v.i); -+ } - break; - - case PATTERN: - if ((k.v.i >= 0) && (k.v.i < 7)) { - Pattern = k.v.i; - GrayFill = _FALSE; -- } else --#ifdef KPATHSEA -- if (!kpse_tex_hush ("special")) --#endif -+ } else { - Warning( "Invalid pattern (%d) given; ignored.", k.v.i); -+ } - break; - - case LLX: llx = k.v.i; break; -@@ -4066,103 +4074,161 @@ int n; - case URX: urx = k.v.i; break; - case URY: ury = k.v.i; break; - case RWI: rwi = k.v.i; break; -- case RHI: rhi = k.v.i; break; -+ case RHI: -+ if (!kpse_tex_hush ("special")) -+ Warning("Whatever rhi was good for once, it is ignored now."); -+ break; - - default: --#ifdef KPATHSEA -- if (!kpse_tex_hush ("special")) --#endif -- Warning("Can't handle %s=%s command; ignored.", k.Key, k.Val); -+ if ( !kpse_tex_hush ("special") ) -+ Warning("Can't handle %s=%s command; ignored.", k.Key, k.Val); - break; - } -- -- else --#ifdef KPATHSEA -- if (!kpse_tex_hush ("special")) --#endif -+ -+ } else if (!kpse_tex_hush ("special")) { - Warning("Invalid keyword or value in \\special - <%s> ignored", k.Key); -+ } -+ -+ free (k.Key); -+ if ( k.Val != NULL ) free(k.Val); - } - -- if ( sf || psfile ) { -+ if ( include_file ) { - last_rx = last_ry = UNKNOWN; - #ifdef IBM3812 - PMPflush; - #endif -- if (sf) { -- if (i == HPFILE) -- CopyHPFile( sf ); -- else -- CopyFile( sf ); -- } -- else -+ - #ifdef LJ -- if (psfile) { -- /* int height = rwi * (urx - llx) / (ury - lly);*/ -- int width = urx - llx; -- int height = ury - lly; -- char cmd[255]; -- int scale_factor = 3000 * width / rwi; -- int adjusted_height = height * 300/scale_factor; -- int adjusted_llx = llx * 300/scale_factor; -- char *printer = "ljetplus"; /* use the most stupid one */ -- -- -- char scale_file_name[255]; -- char *scale_file = tmpnam(scale_file_name); -- char *pcl_file = tmpnam(NULL); -- FILEPTR scalef; -- -- if ( (scalef = BOUTOPEN(scale_file)) == FPNULL ) { -- Warning("Unable to open file %s for writing", scale_file ); -- return; -- } -- fprintf(scalef, "%.2f %.2f scale\n%d %d translate\n", -- 300.0/scale_factor, 300.0/scale_factor, -- 0, adjusted_height == height ? 0 : ury); -- BCLOSE( scalef ); -+ if ( file_type == PSFile) { -+ /* int height = rwi * (urx - llx) / (ury - lly);*/ -+ int width = urx - llx; -+ int height = ury - lly; -+ char cmd[255]; -+ char *cmd_format = "%s -q -dSIMPLE -dSAFER -dNOPAUSE -sDEVICE=%s -sOutputFile=%s %s %s showpage.ps -c quit"; -+ char *gs_cmd; -+ int scale_factor, adjusted_height, adjusted_llx; -+ char *printer = "ljetplus"; /* use the most stupid one */ -+ -+ char pcl_file[STRSIZE]; -+ char scale_file[STRSIZE]; -+ FILEPTR scalef; -+ -+ if ( urx == 0 || ury == 0 || rwi == 0 ) { -+ /* Since dvips' psfile special has a different syntax, this might -+ well be one of those specials, i.e., a non-dviljk special. Then -+ the Warning should be suppressable. */ -+ if ( !kpse_tex_hush ("special") ) -+ Warning ("Ignoring psfile special without urx, ury and rwi attributes"); -+ free (include_file); -+ return; -+ } -+ scale_factor = 3000 * width / rwi; -+ adjusted_height = height * 300/scale_factor; -+ adjusted_llx = llx * 300/scale_factor; -+ -+ /* We cannot use mkstemp, as we cannot pass two open file descriptors -+ portably to Ghostscript. We don't want to use tmpnam() or tempnam() -+ either, as they have tempfile creation race conditions. Instead we -+ create a temporary directory with mkdtemp() -- if that's available. -+ If not, we are thrown back to tempnam(), to get our functionality -+ at all. We need to create the temporary directory only once per -+ run; it will be deleted in AllDone(). */ -+ if ( tmp_dir[0] == '\0' ) { -+ char * base_dir; -+ if ( (base_dir = getenv("TMPDIR")) == NULL ) { -+ base_dir = "/tmp"; -+ } else if ( strlen(base_dir) > STRSIZE - sizeof("/dviljkXXXXXX/include.pcl") ) { -+ Warning ("TMPDIR %s is too long, using /tmp instead", base_dir); -+ base_dir = "/tmp"; -+ } -+ if ( base_dir[0] == '/' && base_dir[1] == '\0' ) { -+ Warning ("Feeling naughty, do we? / is no temporary directory, dude"); -+ base_dir = "/tmp"; -+ } -+ strcpy (tmp_dir, base_dir); -+ strcat (tmp_dir, "/dviljkXXXXXX"); -+ if ( mkdtemp(tmp_dir) == NULL ) { -+ Warning ("Could not create temporary directory %s, errno = %d; ignoring include file special", -+ tmp_dir, errno); -+ return; -+ } -+ } -+ strcpy(pcl_file, tmp_dir); -+ strcat(pcl_file, "/include.pcl"); -+ strcpy(scale_file, tmp_dir); -+ strcat(scale_file, "/scale.ps"); -+ -+ if ( (scalef = BOUTOPEN(scale_file)) == FPNULL ) { -+ Warning("Unable to open file %s for writing", scale_file ); -+ free (include_file); -+ unlink(scale_file); /* ignore error */ -+ return; -+ } -+ fprintf(scalef, "%.2f %.2f scale\n%d %d translate\n", -+ 300.0/scale_factor, 300.0/scale_factor, -+ 0, adjusted_height == height ? 0 : ury); -+ BCLOSE( scalef ); - - #ifdef WIN32 -- gs_path = getenv("GS_PATH"); -- if (!gs_path) -- gs_path = "gswin32c.exe"; -- sprintf(cmd,"%s -q -dSIMPLE -dSAFER -dNOPAUSE -sDEVICE=%s -sOutputFile=%s %s %s showpage.ps -c quit", -- gs_path, printer, pcl_file, scale_file, psfile); --#else -- sprintf(cmd,"gs -q -dSIMPLE -dSAFER -dNOPAUSE -sDEVICE=%s -sOutputFile=%s %s %s showpage.ps -c quit", -- printer, pcl_file, scale_file, psfile); --#endif --#ifdef DEBUGGS -- fprintf(stderr, -- "PS-file '%s' w=%d, h=%d, urx=%d, ury=%d, llx=%d, lly=%d, rwi=%d\n", -- psfile, urx - llx, height, urx,ury,llx,lly, rwi); -- fprintf(stderr,"%s\n",cmd); -+ if ( (gs_cmd = getenv("GS_PATH")) == NULL ) -+ gs_cmd = "gswin32c.exe"; -+#else -+ gs_cmd = "gs"; - #endif -- if (system(cmd)) { -- Warning("execution of '%s' returned an error", cmd); -- } else { --#ifdef DEBUGGS -- fprintf(stderr, "o=%d, h=%d, so=%d, sh=%d\n", -- llx, height, adjusted_llx, adjusted_height); -- -- fprintf(stderr, "OLD x=%d, y=%d\n", -- (int)PIXROUND(h, hconv) + x_goffset, -- (int)PIXROUND(v, vconv) + y_goffset); --#endif -- v -= 65536l*adjusted_height; /**300/scale_factor;*/ -- h -= 65536l*adjusted_llx; /* *300/scale_factor;*/ -- SetPosn(h, v); --#ifdef DEBUGGS -- fprintf(stderr, "NEW x=%d, y=%d\n", -- (int)PIXROUND(h, hconv) + x_goffset, -- (int)PIXROUND(v, vconv) + y_goffset); --#endif -- -- CopyHPFile( pcl_file ); -- /* unlink(pcl_file); */ -- /* unlink(scale_file); */ -- } -+ if ( strlen(cmd_format)-10 + strlen(gs_cmd) + strlen(printer) + -+ strlen(pcl_file) + strlen(scale_file) + strlen(include_file) +1 > -+ sizeof(cmd) ) { -+ Warning ("Ghostscript command for %s would be too long, skipping special", include_file); -+ free (include_file); -+ unlink(scale_file); /* ignore errors */ -+ unlink(pcl_file); -+ return; -+ } -+ sprintf(cmd, cmd_format, -+ gs_cmd, printer, pcl_file, scale_file, include_file); -+#ifdef DEBUGGS -+ fprintf(stderr, -+ "PS-file '%s' w=%d, h=%d, urx=%d, ury=%d, llx=%d, lly=%d, rwi=%d\n", -+ include_file, urx - llx, height, urx,ury,llx,lly, rwi); -+ fprintf(stderr,"%s\n",cmd); -+#endif -+ if (system(cmd)) { -+ Warning("execution of '%s' returned an error", cmd); -+ } else { -+#ifdef DEBUGGS -+ fprintf(stderr, "o=%d, h=%d, so=%d, sh=%d\n", -+ llx, height, adjusted_llx, adjusted_height); -+ -+ fprintf(stderr, "OLD x=%d, y=%d\n", -+ (int)PIXROUND(h, hconv) + x_goffset, -+ (int)PIXROUND(v, vconv) + y_goffset); -+#endif -+ v -= 65536l*adjusted_height; /**300/scale_factor;*/ -+ h -= 65536l*adjusted_llx; /* *300/scale_factor;*/ -+ SetPosn(h, v); -+#ifdef DEBUGGS -+ fprintf(stderr, "NEW x=%d, y=%d\n", -+ (int)PIXROUND(h, hconv) + x_goffset, -+ (int)PIXROUND(v, vconv) + y_goffset); -+#endif -+ -+ CopyHPFile( pcl_file ); - } -+ unlink(scale_file); /* ignore errors */ -+ unlink(pcl_file); -+ } -+ else - #endif /* LJ */ -+ -+ if ( file_type == HPFile ) -+ CopyHPFile( include_file ); -+ else if ( file_type == VerbFile ) -+ CopyFile( include_file ); -+ else -+ Warning ("This can't happen: unknown file_type value %d", file_type); -+ -+ if ( include_file != NULL ) free(include_file); - } - } - -@@ -4173,12 +4239,11 @@ int n; - /**********************************************************************/ - /***************************** GetKeyStr ****************************/ - /**********************************************************************/ --/* extract first keyword-value pair from string (value part may be null) -- * return pointer to remainder of string -- * return NULL if none found -+/* Extract first keyword-value pair from string (value part may be null), -+ * keyword and value are allocated and must be free by caller. -+ * Return pointer to remainder of string, -+ * return NULL if none found. - */ --char KeyStr[STRSIZE]; --char ValStr[STRSIZE]; - #if NeedFunctionPrototypes - char *GetKeyStr(char *str, KeyWord *kw ) - #else -@@ -4187,39 +4252,46 @@ char *str; - KeyWord *kw; - #endif - { -- char *s, *k, *v, t; -+ char *s, *start; -+ char save_char, quote_char; - if ( !str ) - return( NULL ); - for (s = str; *s == ' '; s++) - ; /* skip over blanks */ - if (*s == '\0') - return( NULL ); -- for (k = KeyStr; /* extract keyword portion */ -- *s != ' ' && *s != '\0' && *s != '='; -- *k++ = *s++) -- ; -- *k = '\0'; -- kw->Key = KeyStr; -- kw->Val = v = NULL; -+ start = s++; /* start of keyword */ -+ while ( *s != ' ' && *s != '\0' && *s != '=' ) /* locate end */ -+ s++; -+ save_char = *s; -+ *s = '\0'; -+ kw->Key = xstrdup(start); -+ kw->Val = NULL; - kw->vt = None; -- for ( ; *s == ' '; s++) -- ; /* skip over blanks */ -- if ( *s != '=' ) /* look for "=" */ -+ if ( save_char == '\0' ) /* shortcut when we're at the end */ -+ return (s); -+ *s = save_char; /* restore keyword end char */ -+ while ( *s == ' ' ) s++ ; /* skip over blanks */ -+ if ( *s != '=' ) /* no "=" means no value */ - return( s ); -- for (s++; *s == ' '; s++); /* skip over blanks */ -- if ( *s == '\'' || *s == '\"' ) /* get string delimiter */ -- t = *s++; -+ for (s++; *s == ' '; s++) -+ ; /* skip over blanks */ -+ if ( *s == '\'' || *s == '\"' ) /* get string delimiter */ -+ quote_char = *s++; - else -- t = ' '; -- for (v = ValStr; /* copy value portion up to delim */ -- *s != t && *s != '\0'; -- *v++ = *s++) -- ; -- if ( t != ' ' && *s == t ) -- s++; -- *v = '\0'; -- kw->Val = ValStr; -+ quote_char = ' '; -+ start = s; /* no increment, might be "" as value */ -+ while ( *s != quote_char && *s != '\0' ) -+ s++; /* locate end of value portion */ -+ save_char = *s; -+ *s = '\0'; -+ kw->Val = xstrdup(start); - kw->vt = String; -+ if ( save_char != '\0' ) { /* save_char is now quote_char */ -+ *s = save_char; -+ if ( quote_char != ' ' ) /* we had real quote chars */ -+ s++; -+ } - return( s ); - } - -@@ -4281,7 +4353,7 @@ char *a, *b; - #endif - { - char *x, *y; -- -+ - for (x = a, y = b; *a; a++, b++) - if ( tolower(*a) != tolower(*b) ) - return( _FALSE ); -@@ -4469,10 +4541,10 @@ int Set; - * process for simplicity always horizontally - */ - -- /* -+ /* - fprintf(ERR_STREAM,"large box: w=%d,x=%d,y=%d\n",(int)yy,(int)xx,0); - */ -- -+ - hor_offset = HOR_HALF(30); - MoveHor(hor_offset); - vert_offset = VERT_HALF(30); -@@ -4547,7 +4619,7 @@ int Set; - yy += (long4)pgsiz_dots - (long4)last_ry; - - if ((yy>0) && (xx>0)) -- EMIT4("\033*p-%ldY\033*c%lda%ldbP", -+ EMIT4("\033*p-%ldY\033*c%lda%ldbP", - (long)yy - 1, (long)xx, (long)yy); - #endif - last_rx = last_ry = UNKNOWN; /* next time full positioning */ -@@ -4708,7 +4780,7 @@ void OpenFontFile() - if ((fid = pixel_files[least_used].pixel_file_id) != NO_FILE) { - /* mark file as being closed in the entry */ - fp = hfontptr; -- while (fp != NULL && fp->font_file_id != fid) -+ while (fp != NULL && fp->font_file_id != fid) - fp = fp->next; - if (fp == NULL) - Fatal("Open file %x not found in font entry list.\n", fid); -@@ -4763,9 +4835,9 @@ void OpenFontFile() - while ((fp != NULL) && (fp->font_file_id != f)) - fp = fp->next; - -- if (fp == NULL) -+ if (fp == NULL) - Fatal("Open file %x not found in font entry list.\n",f); -- else -+ else - fp->font_file_id = FPNULL; - } - BCLOSE(f); -@@ -4819,13 +4891,14 @@ struct font_entry *fontptr; - the resident fonts. */ - if (tfm_read_info(fontptr->n, &tfm_info) - && tfm_info.family[0] -- && strcmp((char *)tfm_info.family, "HPAUTOTFM") == 0) { -+ && EQ((char *)tfm_info.family, "HPAUTOTFM")) { - unsigned i; - double factor = fontptr->s / (double)0x100000; - - resident_count++; - fontptr->resident_p = _TRUE; -- strcpy(fontptr->symbol_set, (char *)tfm_info.coding_scheme); -+ strncpy(fontptr->symbol_set, (char *)tfm_info.coding_scheme, 39); -+ fontptr->symbol_set[39] = '\0'; - fontptr->resid = tfm_info.typeface_id; - fontptr->spacing = tfm_info.spacing; - fontptr->style = tfm_info.style; -@@ -4878,7 +4951,7 @@ struct font_entry *fontptr; - fontptr->resident_p = _FALSE; - - if (tfm_info.family[0] -- && strcmp((char *)tfm_info.family, "UNSPECIFIED") == 0) { -+ && EQ((char *)tfm_info.family, "UNSPECIFIED")) { - Warning("font family for %s is UNSPECIFIED; need to run dvicopy?", - fontptr->n); - fontptr->font_file_id = NO_FILE; -@@ -5005,7 +5078,7 @@ long4 k; - GetBytes(dvifp, tfontptr->n, tfontptr->a + tfontptr->l); - tfontptr->n[tfontptr->a+tfontptr->l] = '\0'; - -- tfontptr->font_mag = -+ tfontptr->font_mag = - (long4)((ActualFactor((long4)(1000.0*tfontptr->s/(double)tfontptr->d+0.5)) - * ActualFactor(mag) - #ifdef USEPXL -@@ -5031,10 +5104,9 @@ printf("[%ld]=%lf * %lf * %lf + 0.5 = %l - if (tfontptr->resident_p) - return; - -- if (!(resident_font_located)) { -+ if (!(resident_font_located)) - #endif - --#ifdef KPATHSEA - { - kpse_glyph_file_type font_ret; - char *name; -@@ -5042,14 +5114,14 @@ printf("[%ld]=%lf * %lf * %lf + 0.5 = %l - = kpse_magstep_fix ((unsigned) (tfontptr->font_mag / 5.0 + .5), - RESOLUTION, NULL); - tfontptr->font_mag = dpi * 5; /* save correct dpi */ -- -+ - name = kpse_find_pk (tfontptr->n, dpi, &font_ret); - if (name) - { - font_found = _TRUE; -- strcpy (tfontptr->name, name); -- free (name); -- -+ tfontptr->name = name; -+ allocated_storage += strlen(name)+1; -+ - if (!FILESTRCASEEQ (tfontptr->n, font_ret.name)) { - fprintf (stderr, - "dvilj: Font %s not found, using %s at %d instead.\n", -@@ -5071,29 +5143,6 @@ printf("[%ld]=%lf * %lf * %lf + 0.5 = %l - tfontptr->n, dpi); - } - } --#else /* not KPATHSEA */ -- if (!(findfile(PXLpath, -- tfontptr->n, -- tfontptr->font_mag, -- tfontptr->name, -- _FALSE, -- 0))) { -- Warning(tfontptr->name); /* contains error messsage */ -- tfontptr->font_file_id = NO_FILE; --#ifdef __riscos -- MakeMetafontFile(PXLpath, tfontptr->n, tfontptr->font_mag); --#endif -- } -- else { -- font_found = _TRUE; -- if (G_verbose) -- fprintf(ERR_STREAM,"%d: using font <%s>\n", plusid, tfontptr->name); -- } --#endif /* not KPATHSEA */ -- --#ifdef LJ_RESIDENT_FONTS -- } --#endif - - tfontptr->plusid = plusid; - plusid++; -@@ -5107,7 +5156,7 @@ printf("[%ld]=%lf * %lf * %lf + 0.5 = %l - HANDLE_MAX_FONTS); - #endif - if (tfontptr != pfontptr) { -- if (font_found) -+ if (font_found) - OpenFontFile(); - else - pxlfp = NO_FILE; -@@ -5146,7 +5195,7 @@ printf("[%ld]=%lf * %lf * %lf + 0.5 = %l - if (t == PK_PRE) { - unsigned char temp_byte; - temp_byte = (unsigned char) NoSignExtend(pxlfp, 1); -- if (temp_byte != PK_ID) -+ if (temp_byte != PK_ID) - Fatal( "Wrong Version of pk file! (%d should be 89)\n", - (int)temp_byte); - else -@@ -5163,7 +5212,7 @@ printf("[%ld]=%lf * %lf * %lf + 0.5 = %l - - tfontptr->magnification = NoSignExtend(pxlfp, 4); - tfontptr->designsize = NoSignExtend(pxlfp, 4); -- -+ - if (tfontptr->id == id1001) - FSEEK(pxlfp, (long)(NoSignExtend(pxlfp, 4) * 4), SEEK_SET); - else -@@ -5232,7 +5281,7 @@ printf("[%ld]=%lf * %lf * %lf + 0.5 = %l - hppp = NoSignExtend(pxlfp, 4); - vppp = NoSignExtend(pxlfp, 4); - if (hppp != vppp) -- Warning("aspect ratio is %ld:%ld (should be 1:1)!", -+ Warning("aspect ratio is %ld:%ld (should be 1:1)!", - (long)hppp, (long)vppp); - tfontptr->magnification = (long4)(hppp * 72.27 * 5 / 65536l + 0.5); - -@@ -5515,7 +5564,7 @@ void SkipFontDef() - { - int a, l; - char n[STRSIZE]; -- -+ - (void) NoSignExtend(dvifp, 4); - (void) NoSignExtend(dvifp, 4); - (void) NoSignExtend(dvifp, 4); -@@ -5524,7 +5573,7 @@ void SkipFontDef() - GetBytes(dvifp, n, a + l); - } - -- -+ - - /*------------------------ end dvifont.c -------------------------------*/ - -@@ -5598,7 +5647,7 @@ Warning(va_alist) - #endif - if ( G_nowarn || G_quiet ) - return; -- -+ - fprintf(ERR_STREAM, "%s: warning: ", G_progname); - vfprintf(ERR_STREAM, fmt, args); - fprintf(ERR_STREAM, "\n"); diff --git a/print/teTeX3-bin/patches/patch-au b/print/teTeX3-bin/patches/patch-au deleted file mode 100644 index 8956457bf..000000000 --- a/print/teTeX3-bin/patches/patch-au +++ /dev/null @@ -1,106 +0,0 @@ -$NetBSD: patch-au,v 1.3 2009/01/20 23:56:58 sketch Exp $ - ---- texk/dviljk/dvi2xx.h.orig 1999-03-16 07:03:33.000000000 +0000 -+++ texk/dviljk/dvi2xx.h 2009-01-20 23:47:46.847736250 +0000 -@@ -8,10 +8,14 @@ - /* #define LJ */ - /* #define DRAWGLYPH */ - -+#ifndef HAVE_MKDTEMP -+extern char *mkdtemp(char *path); -+#endif -+ - #ifdef KPATHSEA - #include -+#include - #include --#include - #include - #include - #include -@@ -24,6 +28,7 @@ - #include - #include - #include -+#include - #ifdef unix - #include - #endif -@@ -41,9 +46,6 @@ - #ifdef MSC5 - #include /* only for binaryopen on device */ - #endif --#if defined (unix) && !defined (KPATHSEA) --#include --#endif - - - #include "config.h" -@@ -116,6 +118,7 @@ - #define HUGE_SIZE (unsigned char) 2 - #define HUGE_CHAR_PATTERN 32767l - #define BYTES_PER_PIXEL_LINE 500 /* max number of bytes per pixel line */ -+#define MAX_SPECIAL_DEFPOINTS 80 /* max number of defpoint specials */ - - - #define PK_POST 245 -@@ -281,7 +284,14 @@ - #define VisChar(c) (unsigned char)(c) - #endif - --#define GetBytes(fp,buf,n) read_multi(buf,1,n,fp) /* used to be a function */ -+/* Used to be a function. buf is always an array, never a pointer. -+ Without that invariant, we would have to introduce full dynamic -+ memory management in this driver -- probably it would be easier to -+ write a new one. [27 Jun 07 -js] */ -+#define GetBytes(fp,buf,n) \ -+ ( sizeof(buf) != sizeof(void *) && sizeof(buf) > n ? \ -+ (void)read_multi(buf, 1, n, fp) \ -+ : Fatal("Try to read %d bytes in an array of size %d", n, sizeof(buf)) ) - - - /**********************************************************************/ -@@ -307,6 +317,7 @@ - int sscanf(); - int strcmp(); - char *strcpy(); -+char *strncpy(); - # ifdef MSC5 - unsigned int strlen(); - # endif -@@ -393,7 +404,7 @@ - char n[STRSIZE]; /* FNT_DEF command parameters */ - long4 font_mag; /* computed from FNT_DEF s and d parameters */ - /*char psname[STRSIZE];*/ /* PostScript name of the font */ -- char name[STRSIZE]; /* full name of PXL file */ -+ char *name; /* full name of PXL file */ - FILEPTR font_file_id; /* file identifier (NO_FILE if none) */ - #ifdef USEPXL - long4 magnification; /* magnification read from PXL file */ -@@ -487,8 +498,8 @@ - long4 NoSignExtend DVIPROTO((FILEPTR, int)); - void OpenFontFile DVIPROTO((void)); - long4 PixRound DVIPROTO((long4, long4)); --void PkRaster DVIPROTO((struct char_entry *, int)); --void RasterLine DVIPROTO((struct char_entry *, unsigned int, -+void PkRaster DVIPROTO((struct char_entry *, int)); -+void RasterLine DVIPROTO((struct char_entry *, unsigned int, - unsigned int, unsigned char *)); - void RasterChar DVIPROTO((struct char_entry *)); - void ReadFontDef DVIPROTO((long4)); -@@ -534,11 +545,12 @@ - #ifndef KPATHSEA - char *PXLpath = FONTAREA; - #endif --char G_progname[STRSIZE]; /* program name */ --char filename[STRSIZE]; /* DVI file name */ --char rootname[STRSIZE]; /* DVI filename without extension */ -+char *G_progname; /* program name */ -+char *filename; /* DVI file name */ -+char *rootname; /* DVI filename without extension */ - char *HeaderFileName = ""; /* file name & path of Headerfile */ - char *EmitFileName = ""; /* file name & path for output */ -+char tmp_dir[STRSIZE] = ""; /* temporary directory for auxilliary files */ - #ifdef IBM3812 - bool FirstAlternate = _FALSE; /* first page from alternate casette ? */ - #endif diff --git a/print/teTeX3-bin/patches/patch-av b/print/teTeX3-bin/patches/patch-av deleted file mode 100644 index d54ad0c04..000000000 --- a/print/teTeX3-bin/patches/patch-av +++ /dev/null @@ -1,67 +0,0 @@ -$NetBSD: patch-av,v 1.1 2008/08/24 20:35:37 tonnerre Exp $ - ---- texk/dviljk/configure.orig 2008-08-24 20:52:04.000000000 +0200 -+++ texk/dviljk/configure -@@ -1286,6 +1286,62 @@ cat >> confdefs.h <&6 -+echo "configure:1243: checking for $ac_func" >&5 -+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then -+ echo $ac_n "(cached) $ac_c" 1>&6 -+else -+ cat > conftest.$ac_ext < -+/* Override any gcc2 internal prototype to avoid an error. */ -+/* We use char because int might match the return type of a gcc2 -+ builtin and then its argument prototype would still apply. */ -+char $ac_func(); -+ -+int main() { -+ -+/* The GNU C library defines this for functions which it implements -+ to always fail with ENOSYS. Some functions are actually named -+ something starting with __ and the normal name is an alias. */ -+#if defined (__stub_$ac_func) || defined (__stub___$ac_func) -+choke me -+#else -+$ac_func(); -+#endif -+ -+; return 0; } -+EOF -+if { (eval echo configure:1271: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then -+ rm -rf conftest* -+ eval "ac_cv_func_$ac_func=yes" -+else -+ echo "configure: failed program was:" >&5 -+ cat conftest.$ac_ext >&5 -+ rm -rf conftest* -+ eval "ac_cv_func_$ac_func=no" -+fi -+rm -f conftest* -+fi -+ -+if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then -+ echo "$ac_t""yes" 1>&6 -+ ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` -+ cat >> confdefs.h <&6 -+fi -+done -+ -+ - - trap '' 1 2 15 - cat > confcache <<\EOF diff --git a/print/teTeX3-bin/patches/patch-aw b/print/teTeX3-bin/patches/patch-aw deleted file mode 100644 index ef68e756e..000000000 --- a/print/teTeX3-bin/patches/patch-aw +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-aw,v 1.1 2008/08/24 20:35:37 tonnerre Exp $ - ---- texk/dviljk/c-auto.in.orig 2008-08-24 21:24:31.000000000 +0200 -+++ texk/dviljk/c-auto.in -@@ -7,3 +7,12 @@ - - /* The number of bytes in a long. */ - #undef SIZEOF_LONG -+ -+/* Presence of the rmdir() function. */ -+#undef HAVE_RMDIR -+ -+/* Presence of the unlink() function. */ -+#undef HAVE_UNLINK -+ -+/* Presence of the mkdtemp() function. */ -+#undef HAVE_MKDTEMP diff --git a/print/teTeX3-bin/patches/patch-ax b/print/teTeX3-bin/patches/patch-ax deleted file mode 100644 index 330b3132f..000000000 --- a/print/teTeX3-bin/patches/patch-ax +++ /dev/null @@ -1,112 +0,0 @@ -$NetBSD: patch-ax,v 1.1 2008/08/24 20:35:37 tonnerre Exp $ - ---- /dev/null 2008-08-24 22:23:22.000000000 +0200 -+++ texk/dviljk/mkdtemp.c 2008-08-24 22:23:18.000000000 +0200 -@@ -0,0 +1,107 @@ -+/* -+ * Copyright (c) 1987, 1993 -+ * The Regents of the University of California. All rights reserved. -+ * -+ * Redistribution and use in source and binary forms, with or without -+ * modification, are permitted provided that the following conditions -+ * are met: -+ * 1. Redistributions of source code must retain the above copyright -+ * notice, this list of conditions and the following disclaimer. -+ * 2. Redistributions in binary form must reproduce the above copyright -+ * notice, this list of conditions and the following disclaimer in the -+ * documentation and/or other materials provided with the distribution. -+ * 3. Neither the name of the University nor the names of its contributors -+ * may be used to endorse or promote products derived from this software -+ * without specific prior written permission. -+ * -+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND -+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -+ * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE -+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS -+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT -+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY -+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -+ * SUCH DAMAGE. -+ */ -+ -+#include -+#ifdef KPATHSEA -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+#else -+#include -+#include -+#include -+#include -+#ifdef unix -+#include -+#endif -+#endif /* KPATHSEA */ -+ -+#include -+#include -+#ifdef vms -+#include -+#else -+# ifndef __riscos -+# include -+# endif -+#endif -+#ifdef MSC5 -+#include /* only for binaryopen on device */ -+#endif -+ -+#ifndef HAVE_MKDTEMP -+ -+char * -+mkdtemp(path) -+ char *path; -+{ -+ char *tmppath; -+ -+ assert(path != NULL); -+ -+ tmppath = malloc(strlen(path)); -+ assert(tmppath); -+ -+ for (;;) -+ { -+ /* Reset string */ -+ strcpy(tmppath, path); -+ -+ if (!mktemp(tmppath)) -+ { -+ free(tmppath); -+ return NULL; -+ } -+ -+ if (!mkdir(tmppath, 0700)) -+ { -+ /* Write back to user buffer. */ -+ strcpy(path, tmppath); -+ free(tmppath); -+ return path; -+ } -+ -+ if (errno != EEXIST) -+ { -+ free(tmppath); -+ return NULL; -+ } -+ } -+ -+ return NULL; /* Not reached */ -+} -+ -+#endif /* !HAVE_NBTOOL_CONFIG_H || !HAVE_MKDTEMP */ diff --git a/print/teTeX3-bin/patches/patch-ay b/print/teTeX3-bin/patches/patch-ay deleted file mode 100644 index 797b4339c..000000000 --- a/print/teTeX3-bin/patches/patch-ay +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ay,v 1.1 2008/08/24 20:35:37 tonnerre Exp $ - ---- texk/dviljk/Makefile.in.orig 2008-08-24 22:14:59.000000000 +0200 -+++ texk/dviljk/Makefile.in -@@ -9,7 +9,7 @@ ac_include ../make/programs.mk - - prog_cflags = -DKPATHSEA - --common_objects = tfm.o -+common_objects = tfm.o mkdtemp.o - - program = dvilj - objects = dvilj.o $(common_objects) diff --git a/print/teTeX3-bin/patches/patch-az b/print/teTeX3-bin/patches/patch-az deleted file mode 100644 index 607423177..000000000 --- a/print/teTeX3-bin/patches/patch-az +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-az,v 1.1 2009/01/08 22:09:35 minskim Exp $ - ---- texk/Makefile.in.orig 2005-01-21 01:11:48.000000000 -0800 -+++ texk/Makefile.in -@@ -36,7 +36,7 @@ default all: do-kpathsea - (cd $$d && $(MAKE) $(makeargs) $@) || exit 1; else true; fi; done - - install install-data install-exec: -- for d in kpathsea $(programs); do if test -f $$d/Makefile; then \ -+ for d in $(programs); do if test -f $$d/Makefile; then \ - (cd $$d && $(MAKE) $(installargs) $@) || exit 1; else true; fi; done - - # Other standard targets for everything. -@@ -59,7 +59,7 @@ distclean realclean:: - # Unconditionally remake the library, since we don't want to write out - # the dependencies here. - do-kpathsea: -- cd $(kpathsea_dir) && $(MAKE) $(makeargs) -+ true - - # Targets that only apply to web2c. - triptrap trip trap mptrap \ diff --git a/print/teTeX3-bin/patches/patch-ba b/print/teTeX3-bin/patches/patch-ba deleted file mode 100644 index 31bde171d..000000000 --- a/print/teTeX3-bin/patches/patch-ba +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ba,v 1.1 2009/01/08 22:09:35 minskim Exp $ - ---- texk/web2c/kpathsea.mk.orig 1999-01-12 11:11:00.000000000 -0800 -+++ texk/web2c/kpathsea.mk -@@ -1,7 +1,7 @@ - # web2c/kpathsea.mk -- In subdirectories of web2c, the build directory - # for kpathsea is one more level up. c_auto_h_dir is used by make depend. --kpathsea_parent = ../.. --c_auto_h_dir = .. -+kpathsea_parent = $(KPATHSEA_PREFIX)/include -+c_auto_h_dir = $(KPATHSEA_PREFIX)/include/kpathsea - --prog_cflags = -I.. -I$(srcdir)/.. -+prog_cflags = -I$(KPATHSEA_PREFIX)/include -I$(srcdir)/.. - # End of web2c/kpathsea.mk. diff --git a/print/teTeX3-bin/patches/patch-bb b/print/teTeX3-bin/patches/patch-bb deleted file mode 100644 index 37c917f26..000000000 --- a/print/teTeX3-bin/patches/patch-bb +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-bb,v 1.1 2009/01/08 22:09:35 minskim Exp $ - ---- texk/make/common.mk.orig 2004-08-06 11:40:50.000000000 -0700 -+++ texk/make/common.mk -@@ -50,11 +50,11 @@ UNINSTALL_LIBTOOL_LIBS = $(LIBTOOL) --mo - UNINSTALL_LIBTOOL_PROG = $(LIBTOOL) --mode=uninstall $(RM) - - # We use these for many things. --kpathsea_parent = .. -+kpathsea_parent = $(KPATHSEA_PREFIX)/include - kpathsea_dir = $(kpathsea_parent)/kpathsea - kpathsea_srcdir_parent = $(top_srcdir)/.. --kpathsea_srcdir = $(kpathsea_srcdir_parent)/kpathsea --kpathsea = $(kpathsea_dir)/libkpathsea.la -+kpathsea_srcdir = $(KPATHSEA_PREFIX)/include/kpathsea -+kpathsea = $(KPATHSEA_PREFIX)/lib/libkpathsea.la - - @MAINT@ifeq ($(CC), gcc) - @MAINT@XDEFS = -Wpointer-arith $(warn_more) diff --git a/print/teTeX3-bin/patches/patch-bc b/print/teTeX3-bin/patches/patch-bc deleted file mode 100644 index 830b8cb4e..000000000 --- a/print/teTeX3-bin/patches/patch-bc +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-bc,v 1.1 2009/01/08 22:09:35 minskim Exp $ - ---- texk/make/tkpathsea.mk.orig 2002-11-16 11:35:14.000000000 -0800 -+++ texk/make/tkpathsea.mk -@@ -3,10 +3,9 @@ makeargs = $(MFLAGS) CC='$(CC)' CFLAGS=' - - # This is wrong: the library doesn't depend on kpsewhich.c or - # acconfig.h. But what to do? --$(kpathsea): $(kpathsea_srcdir)/*.c $(kpathsea_srcdir)/*.h \ -- $(kpathsea_srcdir)/texmf.in $(top_srcdir)/../make/paths.mk -- cd $(kpathsea_dir) && $(MAKE) $(makeargs) -+$(kpathsea): -+ true - --$(kpathsea_dir)/paths.h: $(kpathsea_srcdir)/texmf.in -- cd $(kpathsea_dir) && $(MAKE) $(makeargs) -+$(kpathsea_dir)/paths.h: -+ true - # End of tkpathsea.mk. diff --git a/print/teTeX3-texmf/Makefile b/print/teTeX3-texmf/Makefile index 3a329acba..21bbd88b5 100644 --- a/print/teTeX3-texmf/Makefile +++ b/print/teTeX3-texmf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2015/02/27 14:35:01 tnn Exp $ +# $NetBSD: Makefile,v 1.80 2015/05/31 07:09:08 markd Exp $ DISTNAME= tetex-texmf-3.0 PKGNAME= ${DISTNAME:C/tetex/teTeX/} -PKGREVISION= 43 +PKGREVISION= 56 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=obsolete/systems/unix/teTeX/3.0/distrib/} @@ -20,12 +20,17 @@ DEPENDS+= tex-acronym-[0-9]*:../../print/tex-acronym DEPENDS+= tex-adrconv-[0-9]*:../../print/tex-adrconv DEPENDS+= tex-advdate-[0-9]*:../../print/tex-advdate DEPENDS+= tex-aeguill-[0-9]*:../../print/tex-aeguill -DEPENDS+= tex-anonchap-[0-9]*:../../print/tex-anonchap -DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms +DEPENDS+= tex-amstex-[0-9]*:../../print/tex-amstex +DEPENDS+= tex-anonchap-[0-9]*:../../print/tex-anonchap +DEPENDS+= tex-antt-[0-9]*:../../fonts/tex-antt +DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize DEPENDS+= tex-appendix-[0-9]*:../../print/tex-appendix +DEPENDS+= tex-bbm-[0-9]*:../../fonts/tex-bbm +DEPENDS+= tex-bbm-macros-[0-9]*:../../print/tex-bbm-macros DEPENDS+= tex-bbold-[0-9]*:../../fonts/tex-bbold DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer +DEPENDS+= tex-belleek-[0-9]*:../../fonts/tex-belleek DEPENDS+= tex-bezos-[0-9]*:../../print/tex-bezos DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex DEPENDS+= tex-bibtopic-[0-9]*:../../print/tex-bibtopic @@ -36,47 +41,80 @@ DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs DEPENDS+= tex-boxedminipage-[0-9]*:../../print/tex-boxedminipage DEPENDS+= tex-braket-[0-9]*:../../print/tex-braket DEPENDS+= tex-breakcites-[0-9]*:../../print/tex-breakcites +DEPENDS+= tex-breqn-[0-9]*:../../print/tex-breqn +DEPENDS+= tex-calrsfs-[0-9]*:../../print/tex-calrsfs DEPENDS+= tex-cancel-[0-9]*:../../print/tex-cancel DEPENDS+= tex-capt-of-[0-9]*:../../print/tex-capt-of DEPENDS+= tex-captdef-[0-9]*:../../print/tex-captdef DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption DEPENDS+= tex-cases-[0-9]*:../../print/tex-cases +DEPENDS+= tex-cbfonts-[0-9]*:../../fonts/tex-cbfonts +DEPENDS+= tex-cbfonts-fd-[0-9]*:../../fonts/tex-cbfonts-fd +DEPENDS+= tex-ccaption-[0-9]*:../../print/tex-ccaption +DEPENDS+= tex-ccfonts-[0-9]*:../../fonts/tex-ccfonts DEPENDS+= tex-changebar-[0-9]*:../../print/tex-changebar +DEPENDS+= tex-changepage-[0-9]*:../../print/tex-changepage +DEPENDS+= tex-chappg-[0-9]*:../../print/tex-chappg DEPENDS+= tex-chbibref-[0-9]*:../../print/tex-chbibref DEPENDS+= tex-chngcntr-[0-9]*:../../print/tex-chngcntr -DEPENDS+= tex-changepage-[0-9]*:../../print/tex-changepage DEPENDS+= tex-circle-[0-9]*:../../print/tex-circle DEPENDS+= tex-cite-[0-9]*:../../print/tex-cite +DEPENDS+= tex-cmap-[0-9]*:../../print/tex-cmap +DEPENDS+= tex-cmbright-[0-9]*:../../fonts/tex-cmbright DEPENDS+= tex-cmcyr>=2009:../../fonts/tex-cmcyr -DEPENDS+= tex-collection-fontsrecommended>=2010:../../fonts/tex-collection-fontsrecommended -DEPENDS+= tex-collection-genericrecommended>=2010:../../print/tex-collection-genericrecommended -DEPENDS+= tex-collection-latex>=2010:../../print/tex-collection-latex DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl DEPENDS+= tex-comment-[0-9]*:../../print/tex-comment +DEPENDS+= tex-concmath-[0-9]*:../../fonts/tex-concmath +DEPENDS+= tex-concmath-fonts-[0-9]*:../../fonts/tex-concmath-fonts +DEPENDS+= tex-concrete-[0-9]*:../../fonts/tex-concrete DEPENDS+= tex-context>=2009:../../print/tex-context +DEPENDS+= tex-crop-[0-9]*:../../print/tex-crop +DEPENDS+= tex-cs-[0-9]*:../../fonts/tex-cs +DEPENDS+= tex-cslatex-[0-9]*:../../print/tex-cslatex +DEPENDS+= tex-csplain-[0-9]*:../../print/tex-csplain +DEPENDS+= tex-curves-[0-9]*:../../print/tex-curves +DEPENDS+= tex-custom-bib-[0-9]*:../../print/tex-custom-bib DEPENDS+= tex-cweb-[0-9]*:../../print/tex-cweb DEPENDS+= tex-cyrillic>=2009:../../print/tex-cyrillic DEPENDS+= tex-dblfloatfix-[0-9]*:../../print/tex-dblfloatfix +DEPENDS+= tex-dinbrief-[0-9]*:../../print/tex-dinbrief +DEPENDS+= tex-dk-bib-[0-9]*:../../print/tex-dk-bib +DEPENDS+= tex-doublestroke>=1.0:../../fonts/tex-doublestroke +DEPENDS+= tex-draftcopy-[0-9]*:../../print/tex-draftcopy DEPENDS+= tex-ec>=1.0:../../fonts/tex-ec +DEPENDS+= tex-ecc>=1.0:../../fonts/tex-ecc DEPENDS+= tex-eepic>=1.1e:../../graphics/tex-eepic DEPENDS+= tex-endfloat-[0-9]*:../../print/tex-endfloat DEPENDS+= tex-endnotes-[0-9]*:../../print/tex-endnotes DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem +DEPENDS+= tex-eplain-[0-9]*:../../print/tex-eplain DEPENDS+= tex-esint-[0-9]*:../../fonts/tex-esint DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic +DEPENDS+= tex-ethiop-[0-9]*:../../print/tex-ethiop +DEPENDS+= tex-eulervm-[0-9]*:../../fonts/tex-eulervm +DEPENDS+= tex-euxm-[0-9]*:../../fonts/tex-euxm DEPENDS+= tex-exam-[0-9]*:../../print/tex-exam DEPENDS+= tex-excludeonly-[0-9]*:../../print/tex-excludeonly DEPENDS+= tex-extsizes-[0-9]*:../../print/tex-extsizes DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb +DEPENDS+= tex-filecontents-[0-9]*:../../print/tex-filecontents DEPENDS+= tex-float-[0-9]*:../../print/tex-float +DEPENDS+= tex-floatflt-[0-9]*:../../print/tex-floatflt DEPENDS+= tex-fncylab-[0-9]*:../../print/tex-fncylab DEPENDS+= tex-fnpara-[0-9]*:../../print/tex-fnpara +DEPENDS+= tex-fontinst-[0-9]*:../../fonts/tex-fontinst +DEPENDS+= tex-footbib-[0-9]*:../../print/tex-footbib DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc +DEPENDS+= tex-footnpag-[0-9]*:../../print/tex-footnpag DEPENDS+= tex-fp-[0-9]*:../../math/tex-fp DEPENDS+= tex-framed-[0-9]*:../../print/tex-framed DEPENDS+= tex-ftcap-[0-9]*:../../print/tex-ftcap DEPENDS+= tex-fwlw-[0-9]*:../../print/tex-fwlw +DEPENDS+= tex-g-brief-[0-9]*:../../print/tex-g-brief +DEPENDS+= tex-germbib-[0-9]*:../../print/tex-germbib +DEPENDS+= tex-gothic-[0-9]*:../../fonts/tex-gothic +DEPENDS+= tex-graphics-pln-[0-9]*:../../graphics/tex-graphics-pln DEPENDS+= tex-gustlib-[0-9]*:../../print/tex-gustlib DEPENDS+= tex-hypernat-[0-9]*:../../print/tex-hypernat DEPENDS+= tex-hyphen-basque-[0-9]*:../../print/tex-hyphen-basque @@ -112,43 +150,68 @@ DEPENDS+= tex-hyphen-turkish-[0-9]*:../../print/tex-hyphen-turkish DEPENDS+= tex-hyphen-ukrainian-[0-9]*:../../print/tex-hyphen-ukrainian DEPENDS+= tex-hyphenat-[0-9]*:../../print/tex-hyphenat DEPENDS+= tex-ifmtarg-[0-9]*:../../print/tex-ifmtarg +DEPENDS+= tex-import-[0-9]*:../../print/tex-import DEPENDS+= tex-index-[0-9]*:../../print/tex-index +DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib DEPENDS+= tex-kix-[0-9]*:../../print/tex-kix +DEPENDS+= tex-knuth-doc-[0-9]*:../../print/tex-knuth-doc DEPENDS+= tex-koma-script-[0-9]*:../../print/tex-koma-script +DEPENDS+= tex-labels-[0-9]*:../../print/tex-labels DEPENDS+= tex-lambda-[0-9]*:../../print/tex-lambda DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage +DEPENDS+= tex-layouts-[0-9]*:../../print/tex-layouts +DEPENDS+= tex-leftidx-[0-9]*:../../print/tex-leftidx +DEPENDS+= tex-lettrine-[0-9]*:../../print/tex-lettrine +DEPENDS+= tex-lh>=3.5g:../../fonts/tex-lh +DEPENDS+= tex-lineno-[0-9]*:../../print/tex-lineno DEPENDS+= tex-listing-[0-9]*:../../print/tex-listing DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings -DEPENDS+= tex-lh>=3.5g:../../fonts/tex-lh +DEPENDS+= tex-ltabptch-[0-9]*:../../print/tex-ltabptch DEPENDS+= tex-ly1-[0-9]*:../../fonts/tex-ly1 DEPENDS+= tex-magaz-[0-9]*:../../print/tex-magaz DEPENDS+= tex-manfnt-[0-9]*:../../fonts/tex-manfnt +DEPENDS+= tex-mathcomp-[0-9]*:../../print/tex-mathcomp +DEPENDS+= tex-mathtools-[0-9]*:../../print/tex-mathtools DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir DEPENDS+= tex-metapost-[0-9]*:../../graphics/tex-metapost -DEPENDS+= tex-mh-[0-9]*:../../print/tex-mh +DEPENDS+= tex-mfpic-[0-9]*:../../graphics/tex-mfpic DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype DEPENDS+= tex-midpage-[0-9]*:../../print/tex-midpage DEPENDS+= tex-misc209-[0-9]*:../../print/tex-misc209 DEPENDS+= tex-mltex-[0-9]*:../../print/tex-mltex DEPENDS+= tex-moreverb-[0-9]*:../../print/tex-moreverb +DEPENDS+= tex-mparhack-[0-9]*:../../print/tex-mparhack DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms +DEPENDS+= tex-multibib-[0-9]*:../../print/tex-multibib DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow DEPENDS+= tex-needspace-[0-9]*:../../print/tex-needspace DEPENDS+= tex-nextpage-[0-9]*:../../print/tex-nextpage DEPENDS+= tex-nomencl-[0-9]*:../../print/tex-nomencl DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass DEPENDS+= tex-ntheorem-[0-9]*:../../print/tex-ntheorem +DEPENDS+= tex-ocherokee-[0-9]*:../../fonts/tex-ocherokee +DEPENDS+= tex-oinuit-[0-9]*:../../print/tex-oinuit +DEPENDS+= tex-omega-[0-9]*:../../print/tex-omega +DEPENDS+= tex-onlyamsmath-[0-9]*:../../print/tex-onlyamsmath +DEPENDS+= tex-otibet-[0-9]*:../../print/tex-otibet DEPENDS+= tex-oubraces-[0-9]*:../../print/tex-oubraces +DEPENDS+= tex-overpic-[0-9]*:../../print/tex-overpic DEPENDS+= tex-paralist-[0-9]*:../../print/tex-paralist +DEPENDS+= tex-pb-diagram-[0-9]*:../../print/tex-pb-diagram DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages DEPENDS+= tex-picinpar-[0-9]*:../../print/tex-picinpar +DEPENDS+= tex-pict2e-[0-9]*:../../print/tex-pict2e +DEPENDS+= tex-pictex-[0-9]*:../../graphics/tex-pictex +DEPENDS+= tex-pl-[0-9]*:../../fonts/tex-pl DEPENDS+= tex-placeins-[0-9]*:../../print/tex-placeins DEPENDS+= tex-placeins-plain-[0-9]*:../../print/tex-placeins-plain +DEPENDS+= tex-poltawski-[0-9]*:../../print/tex-poltawski DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint DEPENDS+= tex-preview-[0-9]*:../../print/tex-preview DEPENDS+= tex-printlen-[0-9]*:../../print/tex-printlen +DEPENDS+= tex-program-[0-9]*:../../print/tex-program DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag DEPENDS+= tex-psgo-[0-9]*:../../graphics/tex-psgo DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d @@ -158,10 +221,10 @@ DEPENDS+= tex-pst-circ-[0-9]*:../../graphics/tex-pst-circ DEPENDS+= tex-pst-coil-[0-9]*:../../graphics/tex-pst-coil DEPENDS+= tex-pst-eps-[0-9]*:../../graphics/tex-pst-eps DEPENDS+= tex-pst-fill-[0-9]*:../../graphics/tex-pst-fill +DEPENDS+= tex-pst-geo-[0-9]*:../../geography/tex-pst-geo DEPENDS+= tex-pst-ghsb-[0-9]*:../../graphics/tex-pst-ghsb DEPENDS+= tex-pst-gr3d-[0-9]*:../../graphics/tex-pst-gr3d DEPENDS+= tex-pst-grad-[0-9]*:../../graphics/tex-pst-grad -DEPENDS+= tex-pst-geo-[0-9]*:../../geography/tex-pst-geo DEPENDS+= tex-pst-lens-[0-9]*:../../graphics/tex-pst-lens DEPENDS+= tex-pst-math-[0-9]*:../../graphics/tex-pst-math DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node @@ -176,23 +239,40 @@ DEPENDS+= tex-pst-vue3d-[0-9]*:../../graphics/tex-pst-vue3d DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks DEPENDS+= tex-pstricks-add-[0-9]*:../../graphics/tex-pstricks-add DEPENDS+= tex-relsize-[0-9]*:../../print/tex-relsize +DEPENDS+= tex-revtex4-[0-9]*:../../print/tex-revtex4 DEPENDS+= tex-rotating-[0-9]*:../../print/tex-rotating +DEPENDS+= tex-rotfloat-[0-9]*:../../print/tex-rotfloat DEPENDS+= tex-sansmath-[0-9]*:../../print/tex-sansmath +DEPENDS+= tex-sauter-[0-9]*:../../fonts/tex-sauter +DEPENDS+= tex-scale-[0-9]*:../../print/tex-scale DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty DEPENDS+= tex-selectp-[0-9]*:../../print/tex-selectp DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace +DEPENDS+= tex-shapepar-[0-9]*:../../print/tex-shapepar +DEPENDS+= tex-showdim-[0-9]*:../../print/tex-showdim +DEPENDS+= tex-showlabels-[0-9]*:../../print/tex-showlabels +DEPENDS+= tex-sidecap-[0-9]*:../../print/tex-sidecap DEPENDS+= tex-soul-[0-9]*:../../print/tex-soul +DEPENDS+= tex-stdclsdv-[0-9]*:../../print/tex-stdclsdv DEPENDS+= tex-stmaryrd-[0-9]*:../../fonts/tex-stmaryrd -DEPENDS+= tex-subfigure-[0-9]*:../../print/tex-subfigure DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig +DEPENDS+= tex-subfigure-[0-9]*:../../print/tex-subfigure DEPENDS+= tex-supertabular-[0-9]*:../../print/tex-supertabular -DEPENDS+= tex-tabls-[0-9]*:../../print/tex-tabls DEPENDS+= tex-t2-[0-9]*:../../print/tex-t2 +DEPENDS+= tex-tabls-[0-9]*:../../print/tex-tabls +DEPENDS+= tex-tex-gyre-[0-9]*:../../fonts/tex-tex-gyre +DEPENDS+= tex-tex-gyre-math-[0-9]*:../../fonts/tex-tex-gyre-math +DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo +DEPENDS+= tex-textfit-[0-9]*:../../print/tex-textfit +DEPENDS+= tex-textmerg-[0-9]*:../../print/tex-textmerg +DEPENDS+= tex-textpos-[0-9]*:../../print/tex-textpos DEPENDS+= tex-threeparttable-[0-9]*:../../print/tex-threeparttable +DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf DEPENDS+= tex-titlesec-[0-9]*:../../print/tex-titlesec DEPENDS+= tex-tocbibind-[0-9]*:../../print/tex-tocbibind DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft +DEPENDS+= tex-totpages-[0-9]*:../../print/tex-totpages DEPENDS+= tex-twoinone-[0-9]*:../../print/tex-twoinone DEPENDS+= tex-type1cm-[0-9]*:../../print/tex-type1cm DEPENDS+= tex-umlaute-[0-9]*:../../print/tex-umlaute @@ -202,68 +282,36 @@ DEPENDS+= tex-url-[0-9]*:../../print/tex-url DEPENDS+= tex-verbdef-[0-9]*:../../print/tex-verbdef DEPENDS+= tex-version-[0-9]*:../../print/tex-version DEPENDS+= tex-vertbars-[0-9]*:../../print/tex-vertbars +DEPENDS+= tex-vmargin-[0-9]*:../../print/tex-vmargin +DEPENDS+= tex-vntex-[0-9]*:../../print/tex-vntex DEPENDS+= tex-vruler-[0-9]*:../../print/tex-vruler +DEPENDS+= tex-was-[0-9]*:../../print/tex-was DEPENDS+= tex-wrapfig-[0-9]*:../../print/tex-wrapfig DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval DEPENDS+= tex-xtab-[0-9]*:../../print/tex-xtab DEPENDS+= tex-xypic-[0-9]*:../../graphics/tex-xypic DEPENDS+= tex-yfonts-[0-9]*:../../print/tex-yfonts +DEPENDS+= texlive-collection-fontsrecommended>=2010:../../meta-pkgs/texlive-collection-fontsrecommended +DEPENDS+= texlive-collection-genericrecommended>=2010:../../meta-pkgs/texlive-collection-genericrecommended +DEPENDS+= texlive-collection-latex>=2010:../../meta-pkgs/texlive-collection-latex -EXTRACT_ELEMENTS+= aliases EXTRACT_ELEMENTS+= bibtex -EXTRACT_ELEMENTS+= doc -EXTRACT_ELEMENTS+= dvips EXTRACT_ELEMENTS+= fonts -EXTRACT_ELEMENTS+= metafont -EXTRACT_ELEMENTS+= metapost -EXTRACT_ELEMENTS+= mft -EXTRACT_ELEMENTS+= omega -EXTRACT_ELEMENTS+= release-tetex-texmf.txt -EXTRACT_ELEMENTS+= scripts +#EXTRACT_ELEMENTS+= scripts EXTRACT_ELEMENTS+= tex WRKSRC= ${WRKDIR}/tetex EXTRACT_DIR= ${WRKSRC} NO_BUILD= yes -REPLACE_PERL+= doc/generic/ruhyphen/reduce-patt doc/generic/ruhyphen/sorthyph -# No dependency on Perl. -CHECK_INTERPRETER_SKIP+=share/texmf-dist/doc/generic/ruhyphen/reduce-patt \ - share/texmf-dist/doc/generic/ruhyphen/sorthyph -REPLACE_SH+= doc/latex/multibib/bibtexall USE_TOOLS+= sh:run pax INSTALLATION_DIRS+= share/texmf-dist -TEX_MAP_FILES+= antp.map -TEX_MAP_FILES+= cork-antt.map -TEX_MAP_FILES+= cs-antt.map -TEX_MAP_FILES+= exp-antt.map -TEX_MAP_FILES+= greek-antt.map -TEX_MAP_FILES+= qx-antt.map -TEX_MAP_FILES+= t2a-antt.map -TEX_MAP_FILES+= t2b-antt.map -TEX_MAP_FILES+= t2c-antt.map -TEX_MAP_FILES+= t5-antt.map -TEX_MAP_FILES+= texnansi-antt.map -TEX_MAP_FILES+= wncy-antt.map -TEX_MAP_FILES+= qbk.map -TEX_MAP_FILES+= qcr.map -TEX_MAP_FILES+= qhv.map -TEX_MAP_FILES+= qpl.map -TEX_MAP_FILES+= qtm.map -TEX_MAP_FILES+= qzc.map -TEX_MAP_FILES+= contnav.map TEX_MAP_FILES+= mathpple.map -TEX_MAP_FILES+= omega.map -TEX_MAP_FILES+= xypic.map TEX_MAP_FILES+= urwvn.map -TEX_MAP_FILES+= dstroke.map -TEX_MIXEDMAP_FILES+= cs.map -TEX_MIXEDMAP_FILES+= pl.map TEX_MIXEDMAP_FILES+= ccpl.map -TEX_MIXEDMAP_FILES+= vnr.map .include "../../print/kpathsea/texmf.mk" .include "../../print/tex-tetex/map.mk" @@ -271,141 +319,42 @@ TEX_MIXEDMAP_FILES+= vnr.map post-extract: rm -f ${WRKSRC}/ls-R rm -rf ${WRKSRC}/bibtex/bib - rm -rf ${WRKSRC}/bibtex/bst/[a-c]* - rm -rf ${WRKSRC}/bibtex/bst/[h-m]* + rm -rf ${WRKSRC}/bibtex/bst/[a-m]* rm -rf ${WRKSRC}/bibtex/bst/natbib - rm -rf ${WRKSRC}/bibtex/bst/plbib - rm -rf ${WRKSRC}/doc/bibtex/base - rm -rf ${WRKSRC}/doc/context - rmdir ${WRKSRC}/doc/generic/pdfcrop - rm -rf ${WRKSRC}/doc/etex - rm -rf ${WRKSRC}/doc/fonts/ae* - rm -rf ${WRKSRC}/doc/fonts/am* - rm -rf ${WRKSRC}/doc/fonts/cm - rm -rf ${WRKSRC}/doc/fonts/ec - rm -rf ${WRKSRC}/doc/fonts/eu* - rm -rf ${WRKSRC}/doc/fonts/f* - rm -rf ${WRKSRC}/doc/fonts/l[a-t]* - rm -rf ${WRKSRC}/doc/fonts/mar* - rm -rf ${WRKSRC}/doc/fonts/mathp* - rm -rf ${WRKSRC}/doc/fonts/pxfonts - rm -rf ${WRKSRC}/doc/fonts/t* - rm -rf ${WRKSRC}/doc/generic/[a-f]* - rm -rf ${WRKSRC}/doc/generic/[a-g]* - rm -rf ${WRKSRC}/doc/generic/multido - rm -rf ${WRKSRC}/doc/generic/pstricks - rm -rf ${WRKSRC}/doc/generic/tex-ps - rm -rf ${WRKSRC}/doc/generic/u* - rm -rf ${WRKSRC}/doc/generic/x* - rm -rf ${WRKSRC}/doc/latex/SIunits - rm -rf ${WRKSRC}/doc/latex/a* - rm -rf ${WRKSRC}/doc/latex/appendix - rm -rf ${WRKSRC}/doc/latex/base - rm -rf ${WRKSRC}/doc/latex/bbold - rm -rf ${WRKSRC}/doc/latex/be* - rm -rf ${WRKSRC}/doc/latex/bib* - rm -rf ${WRKSRC}/doc/latex/booktabs - rm -rf ${WRKSRC}/doc/latex/ca* - rm -rf ${WRKSRC}/doc/latex/changebar - rm -rf ${WRKSRC}/doc/latex/comment - rm -rf ${WRKSRC}/doc/latex/c[v-z]* - rm -rf ${WRKSRC}/doc/latex/e[d-n]* - rm -rf ${WRKSRC}/doc/latex/eso-pic - rm -rf ${WRKSRC}/doc/latex/euler - rm -rf ${WRKSRC}/doc/latex/ex* - rm -rf ${WRKSRC}/doc/latex/fa* - rm -rf ${WRKSRC}/doc/latex/float - rm -rf ${WRKSRC}/doc/latex/footmisc - rm -rf ${WRKSRC}/doc/latex/fp - rm -rf ${WRKSRC}/doc/latex/geo* - rm -rf ${WRKSRC}/doc/latex/h* - rm -rf ${WRKSRC}/doc/latex/index - rm -rf ${WRKSRC}/doc/latex/jurabib - rm -rf ${WRKSRC}/doc/latex/k* - rm -rf ${WRKSRC}/doc/latex/lastpage - rm -rf ${WRKSRC}/doc/latex/lis* - rm -rf ${WRKSRC}/doc/latex/m[b-o]* - rm -rf ${WRKSRC}/doc/latex/ms - rm -rf ${WRKSRC}/doc/latex/n[a-s]* - rm -rf ${WRKSRC}/doc/latex/ntgclass - rm -rf ${WRKSRC}/doc/latex/oberdiek - rm -rf ${WRKSRC}/doc/latex/paralist - rm -rf ${WRKSRC}/doc/latex/p[c-g]* - rm -rf ${WRKSRC}/doc/latex/picinpar - rm -rf ${WRKSRC}/doc/latex/placeins - rm -rf ${WRKSRC}/doc/latex/pre* - rm -rf ${WRKSRC}/doc/latex/ps[f-n]* - rm -rf ${WRKSRC}/doc/latex/rotating - rm -rf ${WRKSRC}/doc/latex/se* - rm -rf ${WRKSRC}/doc/latex/soul - rm -rf ${WRKSRC}/doc/latex/stmaryrd - rm -rf ${WRKSRC}/doc/latex/su* - rm -rf ${WRKSRC}/doc/latex/ti* - rm -rf ${WRKSRC}/doc/latex/toc* - rm -rf ${WRKSRC}/doc/latex/tools - rm -rf ${WRKSRC}/doc/latex/ty* - rm -rf ${WRKSRC}/doc/latex/u* - rm -rf ${WRKSRC}/doc/latex/wasysym - rm -rf ${WRKSRC}/doc/latex/wrapfig - rm -rf ${WRKSRC}/doc/latex/x* - rm -rf ${WRKSRC}/doc/latex/y* - rm -rf ${WRKSRC}/doc/programs - rm -rf ${WRKSRC}/doc/m[a-j]* - rm -rf ${WRKSRC}/doc/pdftex - rm -rf ${WRKSRC}/dvips/[b-n]* - rm -rf ${WRKSRC}/dvips/ps* - rm -rf ${WRKSRC}/dvips/[r-z]* - rm -rf ${WRKSRC}/fonts/afm/[a-o]* - rm -rf ${WRKSRC}/fonts/afm/public/[b-n]* - rm -rf ${WRKSRC}/fonts/afm/public/pxfonts - rm -rf ${WRKSRC}/fonts/afm/public/[r-z]* - rm -rf ${WRKSRC}/fonts/afm/urw - rmdir ${WRKSRC}/fonts/cmap - rm -rf ${WRKSRC}/fonts/enc/dvipdfm/tetex - rm -rf ${WRKSRC}/fonts/enc/dvips/base + rm -rf ${WRKSRC}/bibtex/bst/[p-z]* + rm -rf ${WRKSRC}/fonts/afm/[a-x]* + rm -rf ${WRKSRC}/fonts/[clop]* + rm -rf ${WRKSRC}/fonts/enc/dvipdfm + rm -rf ${WRKSRC}/fonts/enc/dvips/[abd-oq-z]* rm -rf ${WRKSRC}/fonts/enc/dvips/context - rm -rf ${WRKSRC}/fonts/enc/dvips/lm - rm -rf ${WRKSRC}/fonts/enc/dvips/tetex - rmdir ${WRKSRC}/fonts/lig - rm -f ${WRKSRC}/fonts/map/dvipdfm/tetex/cm-dvipdfm-fix.map - rmdir ${WRKSRC}/fonts/map/dvipdfm/updmap - rm -rf ${WRKSRC}/fonts/map/dvips/ams + rm -rf ${WRKSRC}/fonts/enc/dvips/pl + rm -rf ${WRKSRC}/fonts/map/dvipdfm + rm -rf ${WRKSRC}/fonts/map/dvips/[abd-knoq-sv-z]* rm -rf ${WRKSRC}/fonts/map/dvips/context rm -rf ${WRKSRC}/fonts/map/dvips/lm rm -rf ${WRKSRC}/fonts/map/dvips/misc/cmcyr.map - rm -f ${WRKSRC}/fonts/map/dvips/misc/eurosym.map - rm -f ${WRKSRC}/fonts/map/dvips/misc/marvosym.map + rm -rf ${WRKSRC}/fonts/map/dvips/misc/[d-o]* + rm -rf ${WRKSRC}/fonts/map/dvips/pl rm -rf ${WRKSRC}/fonts/map/dvips/psnfss - rm -f ${WRKSRC}/fonts/map/dvips/tetex/pxfonts.map - rm -f ${WRKSRC}/fonts/map/dvips/tetex/b* - rm -f ${WRKSRC}/fonts/map/dvips/tetex/[d-k]*.map - rm -f ${WRKSRC}/fonts/map/dvips/tetex/m* - rm -f ${WRKSRC}/fonts/map/dvips/tetex/pdftex35.map - rm -f ${WRKSRC}/fonts/map/dvips/tetex/ps2pk35.map - rm -rf ${WRKSRC}/fonts/map/dvips/tetex/t* - rmdir ${WRKSRC}/fonts/map/dvips/updmap - rm -rf ${WRKSRC}/fonts/map/dvips/xypic + rm -rf ${WRKSRC}/fonts/map/dvips/tetex/[abd-km-z]*.map + -rmdir ${WRKSRC}/fonts/map/dvips/updmap rm -rf ${WRKSRC}/fonts/map/fontname - rmdir ${WRKSRC}/fonts/map/pdftex/updmap - rmdir ${WRKSRC}/fonts/misc - rmdir ${WRKSRC}/fonts/opentype - rmdir ${WRKSRC}/fonts/pk - rmdir ${WRKSRC}/fonts/sfd + -rmdir ${WRKSRC}/fonts/map/pdftex/updmap + -rmdir ${WRKSRC}/fonts/misc + -rmdir ${WRKSRC}/fonts/sfd rm -rf ${WRKSRC}/fonts/source/ams - rm -rf ${WRKSRC}/fonts/source/jknappen/[a-r]* + rm -rf ${WRKSRC}/fonts/source/jknappen/[a-s]* rm -rf ${WRKSRC}/fonts/source/lh - rm -rf ${WRKSRC}/fonts/source/public/bbold + rm -rf ${WRKSRC}/fonts/source/public/[abd-ln-uw-z]* + rm -rf ${WRKSRC}/fonts/source/public/cbgreek rm -rf ${WRKSRC}/fonts/source/public/cm + rm -rf ${WRKSRC}/fonts/source/public/cmbright rm -rf ${WRKSRC}/fonts/source/public/cmextra - rm -rf ${WRKSRC}/fonts/source/public/esint - rm -rf ${WRKSRC}/fonts/source/public/eurosym - rm -rf ${WRKSRC}/fonts/source/public/latex + rm -rf ${WRKSRC}/fonts/source/public/concmath + rm -rf ${WRKSRC}/fonts/source/public/concrete + rm -rf ${WRKSRC}/fonts/source/public/cs rm -rf ${WRKSRC}/fonts/source/public/mflogo - rm -f ${WRKSRC}/fonts/source/public/misc/[0-9b-w]*.mf - rm -f ${WRKSRC}/fonts/source/public/misc/z*.mf - rm -rf ${WRKSRC}/fonts/source/public/[r-s]* - rm -rf ${WRKSRC}/fonts/source/public/w* - rm -rf ${WRKSRC}/fonts/source/public/xypic + rm -f ${WRKSRC}/fonts/source/public/misc/[0-9a-wyz]*.mf rm -rf ${WRKSRC}/fonts/tfm/adobe/[a-ln-z]* rm -rf ${WRKSRC}/fonts/tfm/ams rm -rf ${WRKSRC}/fonts/tfm/bitstrea @@ -414,165 +363,124 @@ post-extract: rm -rf ${WRKSRC}/fonts/tfm/cg/[h-kp-s]* rm -rf ${WRKSRC}/fonts/tfm/cg/times rm -rf ${WRKSRC}/fonts/tfm/[d-o]* - rm -rf ${WRKSRC}/fonts/tfm/public/ae* - rm -rf ${WRKSRC}/fonts/tfm/public/bbold + rm -rf ${WRKSRC}/fonts/tfm/public/[abd-ln-pr-tw-z]* rm -rf ${WRKSRC}/fonts/tfm/public/cm + rm -rf ${WRKSRC}/fonts/tfm/public/cmbright rm -rf ${WRKSRC}/fonts/tfm/public/cm[c-z]* - rm -rf ${WRKSRC}/fonts/tfm/public/eurosym - rm -rf ${WRKSRC}/fonts/tfm/public/latex - rm -rf ${WRKSRC}/fonts/tfm/public/lm + rm -rf ${WRKSRC}/fonts/tfm/public/concmath + rm -rf ${WRKSRC}/fonts/tfm/public/concrete + rm -rf ${WRKSRC}/fonts/tfm/public/cs rm -rf ${WRKSRC}/fonts/tfm/public/marvosym rm -rf ${WRKSRC}/fonts/tfm/public/mflogo rm -f ${WRKSRC}/fonts/tfm/public/misc/[b-q]*.tfm - rm -rf ${WRKSRC}/fonts/tfm/public/pazo - rm -rf ${WRKSRC}/fonts/tfm/public/pxfonts - rm -rf ${WRKSRC}/fonts/tfm/public/[r-t]* - rm -rf ${WRKSRC}/fonts/tfm/public/w* - rm -rf ${WRKSRC}/fonts/tfm/public/xypic + rm -rf ${WRKSRC}/fonts/tfm/public/qfonts rm -rf ${WRKSRC}/fonts/tfm/yandy/times - rmdir ${WRKSRC}/fonts/truetype - rm -rf ${WRKSRC}/fonts/type1/[a-o]* + -rmdir ${WRKSRC}/fonts/truetype + rm -rf ${WRKSRC}/fonts/type1/[a-oq-z]* + rm -rf ${WRKSRC}/fonts/type1/public/[abd-tw-z]* rm -rf ${WRKSRC}/fonts/type1/public/cmcyr - rm -rf ${WRKSRC}/fonts/type1/public/[e-n]* - rm -rf ${WRKSRC}/fonts/type1/public/pxfonts - rm -rf ${WRKSRC}/fonts/type1/public/t* - rm -rf ${WRKSRC}/fonts/type1/public/xypic - rm -rf ${WRKSRC}/fonts/type1/urw - rm -rf ${WRKSRC}/fonts/type1/xypic - rmdir ${WRKSRC}/fonts/type3 - rmdir ${WRKSRC}/fonts/type42 + rm -rf ${WRKSRC}/fonts/type1/public/cs + -rmdir ${WRKSRC}/fonts/type3 + -rmdir ${WRKSRC}/fonts/type42 rm -rf ${WRKSRC}/fonts/vf/adobe/[a-ln-z]* rm -rf ${WRKSRC}/fonts/vf/bitstrea rm -rf ${WRKSRC}/fonts/vf/public/ae* rm -rf ${WRKSRC}/fonts/vf/public/cmcyr + rm -rf ${WRKSRC}/fonts/vf/public/eulervm rm -rf ${WRKSRC}/fonts/vf/public/pxfonts rm -rf ${WRKSRC}/fonts/vf/public/t* rm -rf ${WRKSRC}/fonts/vf/cg/cou* rm -rf ${WRKSRC}/fonts/vf/cg/[h-k]* rm -rf ${WRKSRC}/fonts/vf/cg/times rm -rf ${WRKSRC}/fonts/vf/yandy/times - rm -rf ${WRKSRC}/metafont/[a-l]* - rm -f ${WRKSRC}/metafont/misc/[a-w]* - rm -rf ${WRKSRC}/metapost/[a-c]* - rm -rf ${WRKSRC}/metapost/misc - rm -rf ${WRKSRC}/metapost/support - rm -rf ${WRKSRC}/mft - rm -rf ${WRKSRC}/omega/ocp/misc - rm -rf ${WRKSRC}/omega/otp/misc - rm -rf ${WRKSRC}/scripts/context + rm -rf ${WRKSRC}/tex/amstex rm -rf ${WRKSRC}/tex/context - rm -rf ${WRKSRC}/tex/generic/[a-b]* + rm -rf ${WRKSRC}/tex/cslatex + rm -rf ${WRKSRC}/tex/csplain + rm -rf ${WRKSRC}/tex/eplain + rm -rf ${WRKSRC}/tex/fontinst + rm -rf ${WRKSRC}/tex/generic/[abdf-km-pu-z]* rm -rf ${WRKSRC}/tex/generic/con* + rm -rf ${WRKSRC}/tex/generic/csplain rm -rf ${WRKSRC}/tex/generic/enctex + rm -rf ${WRKSRC}/tex/generic/encodings rm -rf ${WRKSRC}/tex/generic/epsf - rm -rf ${WRKSRC}/tex/generic/german - rm -rf ${WRKSRC}/tex/generic/hyphen - rm -rf ${WRKSRC}/tex/generic/multido - rm -rf ${WRKSRC}/tex/generic/null - rm -rf ${WRKSRC}/tex/generic/path - rm -rf ${WRKSRC}/tex/generic/pstricks rm -rf ${WRKSRC}/tex/generic/ruhyphen rm -rf ${WRKSRC}/tex/generic/tex-ps rm -rf ${WRKSRC}/tex/generic/texnames - rm -rf ${WRKSRC}/tex/generic/ukrhyph - rm -rf ${WRKSRC}/tex/generic/x* + rm -rf ${WRKSRC}/tex/generic/thumbpdf rm -rf ${WRKSRC}/tex/lambda rm -rf ${WRKSRC}/tex/latex/SIunits - rm -rf ${WRKSRC}/tex/latex/a4wide - rm -rf ${WRKSRC}/tex/latex/a[b-m]* - rm -rf ${WRKSRC}/tex/latex/anysize - rm -rf ${WRKSRC}/tex/latex/appendix + rm -rf ${WRKSRC}/tex/latex/a* rm -rf ${WRKSRC}/tex/latex/base - rm -rf ${WRKSRC}/tex/latex/bbold - rm -rf ${WRKSRC}/tex/latex/be* - rm -rf ${WRKSRC}/tex/latex/bib* - rm -rf ${WRKSRC}/tex/latex/bo* - rm -rf ${WRKSRC}/tex/latex/ca[m-z]* - rm -rf ${WRKSRC}/tex/latex/carlisle - rm -rf ${WRKSRC}/tex/latex/changebar - rm -rf ${WRKSRC}/tex/latex/chngpage + rm -rf ${WRKSRC}/tex/latex/b[b-z]* + rm -rf ${WRKSRC}/tex/latex/c[a-h]* rm -rf ${WRKSRC}/tex/latex/cite - rm -rf ${WRKSRC}/tex/latex/comment - rm -rf ${WRKSRC}/tex/latex/concrete - rm -rf ${WRKSRC}/tex/latex/con[f-z]* + rm -rf ${WRKSRC}/tex/latex/c[m-r]* + rm -rf ${WRKSRC}/tex/latex/cslatex + rm -rf ${WRKSRC}/tex/latex/curves + rm -rf ${WRKSRC}/tex/latex/custom-bib rm -rf ${WRKSRC}/tex/latex/c[v-z]* - rm -f ${WRKSRC}/tex/latex/dvipdfm/dvipdfm.def + rm -rf ${WRKSRC}/tex/latex/d[a-u]* + rm -rf ${WRKSRC}/tex/latex/dvipdfm rm -rf ${WRKSRC}/tex/latex/e[d-n]* - rm -rf ${WRKSRC}/tex/latex/e[st]* - rm -rf ${WRKSRC}/tex/latex/euler - rm -rf ${WRKSRC}/tex/latex/eurosym - rm -rf ${WRKSRC}/tex/latex/ex* - rm -rf ${WRKSRC}/tex/latex/fa* - rm -rf ${WRKSRC}/tex/latex/float - rm -rf ${WRKSRC}/tex/latex/fnpara - rm -rf ${WRKSRC}/tex/latex/footmisc - rm -rf ${WRKSRC}/tex/latex/fp - rm -rf ${WRKSRC}/tex/latex/framed + rm -rf ${WRKSRC}/tex/latex/e[s-x]* + rm -rf ${WRKSRC}/tex/latex/f[a-f]* + rm -rf ${WRKSRC}/tex/latex/f[h-z]* + rm -rf ${WRKSRC}/tex/latex/g-brief + rm -rf ${WRKSRC}/tex/latex/germbib rm -rf ${WRKSRC}/tex/latex/geo* - rm -f ${WRKSRC}/tex/latex/graphics/[a-l]* - rm -f ${WRKSRC}/tex/latex/graphics/p* - rm -f ${WRKSRC}/tex/latex/graphics/t[cr]* + rm -rf ${WRKSRC}/tex/latex/graphics rm -rf ${WRKSRC}/tex/latex/h* - rm -rf ${WRKSRC}/tex/latex/index - rm -rf ${WRKSRC}/tex/latex/jurabib + rm -rf ${WRKSRC}/tex/latex/i* + rm -rf ${WRKSRC}/tex/latex/j* rm -rf ${WRKSRC}/tex/latex/k* - rm -rf ${WRKSRC}/tex/latex/lastpage - rm -rf ${WRKSRC}/tex/latex/lis* - rm -rf ${WRKSRC}/tex/latex/lm + rm -rf ${WRKSRC}/tex/latex/l[a-t]* rm -rf ${WRKSRC}/tex/latex/marvosym - rm -rf ${WRKSRC}/tex/latex/m[b-o]* + rm -rf ${WRKSRC}/tex/latex/mathcomp + rm -rf ${WRKSRC}/tex/latex/m[b-p]* rm -rf ${WRKSRC}/tex/latex/ms + rm -rf ${WRKSRC}/tex/latex/multibib rm -rf ${WRKSRC}/tex/latex/multind rm -rf ${WRKSRC}/tex/latex/multirow rm -rf ${WRKSRC}/tex/latex/n[a-s]* rm -rf ${WRKSRC}/tex/latex/ntgclass rm -rf ${WRKSRC}/tex/latex/ntheorem - rm -f ${WRKSRC}/tex/latex/oberdiek/[a-u]* - rm -rf ${WRKSRC}/tex/latex/optional + rm -rf ${WRKSRC}/tex/latex/o* rm -rf ${WRKSRC}/tex/latex/par* - rm -rf ${WRKSRC}/tex/latex/p[c-g]* + rm -rf ${WRKSRC}/tex/latex/p[b-g]* rm -rf ${WRKSRC}/tex/latex/picinpar + rm -rf ${WRKSRC}/tex/latex/pict2e rm -rf ${WRKSRC}/tex/latex/placeins rm -rf ${WRKSRC}/tex/latex/portland - rm -rf ${WRKSRC}/tex/latex/pre* + rm -rf ${WRKSRC}/tex/latex/pr* rm -rf ${WRKSRC}/tex/latex/ps[b-z]* rm -rf ${WRKSRC}/tex/latex/pxfonts - rm -rf ${WRKSRC}/tex/latex/relsize - rm -rf ${WRKSRC}/tex/latex/rotating - rm -rf ${WRKSRC}/tex/latex/selectp - rm -rf ${WRKSRC}/tex/latex/sec* - rm -rf ${WRKSRC}/tex/latex/seminar - rm -rf ${WRKSRC}/tex/latex/set* - rm -rf ${WRKSRC}/tex/latex/shadow - rm -rf ${WRKSRC}/tex/latex/showtags - rm -rf ${WRKSRC}/tex/latex/soul - rm -rf ${WRKSRC}/tex/latex/stmaryrd - rm -rf ${WRKSRC}/tex/latex/su* + rm -rf ${WRKSRC}/tex/latex/qfonts + rm -rf ${WRKSRC}/tex/latex/r* + rm -rf ${WRKSRC}/tex/latex/s[a-k]* + rm -rf ${WRKSRC}/tex/latex/s[m-z]* rm -rf ${WRKSRC}/tex/latex/t2 rm -rf ${WRKSRC}/tex/latex/tabls - rm -rf ${WRKSRC}/tex/latex/threeparttable - rm -rf ${WRKSRC}/tex/latex/ti* - rm -rf ${WRKSRC}/tex/latex/toc* - rm -rf ${WRKSRC}/tex/latex/tools + rm -rf ${WRKSRC}/tex/latex/text* + rm -rf ${WRKSRC}/tex/latex/t[f-q]* rm -rf ${WRKSRC}/tex/latex/t[s-z]* rm -rf ${WRKSRC}/tex/latex/u[l-p]* rm -rf ${WRKSRC}/tex/latex/url rm -rf ${WRKSRC}/tex/latex/version - rm -rf ${WRKSRC}/tex/latex/wasysym - rm -rf ${WRKSRC}/tex/latex/wrapfig - rm -rf ${WRKSRC}/tex/latex/xcolor + rm -rf ${WRKSRC}/tex/latex/vmargin + rm -rf ${WRKSRC}/tex/latex/w* rm -rf ${WRKSRC}/tex/latex/x* rm -rf ${WRKSRC}/tex/latex/y* rm -rf ${WRKSRC}/tex/plain/amsfonts + rm -rf ${WRKSRC}/tex/plain/antt rm -f ${WRKSRC}/tex/plain/base/[c-gmp-z]* rm -f ${WRKSRC}/tex/plain/base/letter* - rm -rf ${WRKSRC}/tex/plain/[c-f]* - rm -rf ${WRKSRC}/tex/plain/[i-l]* + rm -rf ${WRKSRC}/tex/plain/[c-ln-or-uw-z]* rm -rf ${WRKSRC}/tex/plain/mproof rm -rf ${WRKSRC}/tex/plain/pdfcolor - rm -rf ${WRKSRC}/tex/plain/[r-u]* - rm -rf ${WRKSRC}/tex/plain/[w-z]* rm -rf ${WRKSRC}/tex/platex + rm -rf ${WRKSRC}/tex/texinfo do-install: cd ${WRKSRC} && pax -wr -s ',.*\.orig$$,,' * ${DESTDIR}${PREFIX}/share/texmf-dist diff --git a/print/teTeX3-texmf/PLIST b/print/teTeX3-texmf/PLIST index e2506e952..560478f33 100644 --- a/print/teTeX3-texmf/PLIST +++ b/print/teTeX3-texmf/PLIST @@ -1,3004 +1,8 @@ -@comment $NetBSD: PLIST,v 1.39 2013/10/19 20:43:40 markd Exp $ -share/texmf-dist/aliases -share/texmf-dist/bibtex/bst/dk-bib/dk-abbrv.bst -share/texmf-dist/bibtex/bst/dk-bib/dk-alpha.bst -share/texmf-dist/bibtex/bst/dk-bib/dk-plain.bst -share/texmf-dist/bibtex/bst/dk-bib/dk-unsrt.bst -share/texmf-dist/bibtex/bst/germbib/gerabbrv.bst -share/texmf-dist/bibtex/bst/germbib/geralpha.bst -share/texmf-dist/bibtex/bst/germbib/gerapali.bst -share/texmf-dist/bibtex/bst/germbib/gerplain.bst -share/texmf-dist/bibtex/bst/germbib/gerunsrt.bst +@comment $NetBSD: PLIST,v 1.52 2015/05/31 07:09:08 markd Exp $ share/texmf-dist/bibtex/bst/norbib/norabbrv.bst share/texmf-dist/bibtex/bst/norbib/noralpha.bst share/texmf-dist/bibtex/bst/norbib/norplain.bst share/texmf-dist/bibtex/bst/norbib/norunsrt.bst -share/texmf-dist/bibtex/bst/revtex4/apsrev.bst -share/texmf-dist/bibtex/bst/revtex4/apsrmp.bst -share/texmf-dist/doc/Makefile -share/texmf-dist/doc/README -share/texmf-dist/doc/README.knuth -share/texmf-dist/doc/amstex/README -share/texmf-dist/doc/amstex/amsguide.dvi -share/texmf-dist/doc/amstex/amsppt.faq -share/texmf-dist/doc/amstex/amstex.bug -share/texmf-dist/doc/amstex/joyerr.tex -share/texmf-dist/doc/amstex/joyerr2.tex -share/texmf-dist/doc/bibtex/bibgerm/README.bibgerm -share/texmf-dist/doc/bibtex/bibgerm/gerbibtx.dvi -share/texmf-dist/doc/cstex/INSTALL.cslatex -share/texmf-dist/doc/cstex/README-cspsfont -share/texmf-dist/doc/cstex/README.cslatex -share/texmf-dist/doc/cstex/cs-fonts.doc -share/texmf-dist/doc/cstex/cscorr.tab -share/texmf-dist/doc/cstex/csplain.doc -share/texmf-dist/doc/cstex/parpozn.tex -share/texmf-dist/doc/cstex/test8z.tex -share/texmf-dist/doc/cstex/testlat.tex -share/texmf-dist/doc/cyrplain/README -share/texmf-dist/doc/cyrplain/makefmts.sh -share/texmf-dist/doc/eplain/eplain.pdf -share/texmf-dist/doc/fontinst/README -share/texmf-dist/doc/fontinst/encspecs/encspecs.tex -share/texmf-dist/doc/fontinst/encspecs/omxdraft.etx -share/texmf-dist/doc/fontinst/encspecs/ot1draft.etx -share/texmf-dist/doc/fontinst/encspecs/t1draft.etx -share/texmf-dist/doc/fontinst/examples/basicex.tex -share/texmf-dist/doc/fontinst/examples/basicex2.tex -share/texmf-dist/doc/fontinst/fontinstallationguide.pdf -share/texmf-dist/doc/fontinst/manual/fontinst.dvi -share/texmf-dist/doc/fontinst/manual/fontinst.pdf -share/texmf-dist/doc/fontinst/manual/fontinst.tex -share/texmf-dist/doc/fontinst/manual/intro98.dvi -share/texmf-dist/doc/fontinst/manual/intro98.pdf -share/texmf-dist/doc/fontinst/manual/intro98.tex -share/texmf-dist/doc/fontinst/manual/roadmap.eps -share/texmf-dist/doc/fontinst/talks/et99-font-tables.pdf -share/texmf-dist/doc/fontinst/talks/et99-font-tutorial.pdf -share/texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-en-2_01.pdf -share/texmf-dist/doc/fonts/antt/AntykwaTorunska-doc-pl-2_01.pdf -share/texmf-dist/doc/fonts/antt/README -share/texmf-dist/doc/fonts/antt/cyr-test-latex.tex -share/texmf-dist/doc/fonts/antt/latex-doc.tex -share/texmf-dist/doc/fonts/antt/list-test.tex -share/texmf-dist/doc/fonts/antt/testanttor.tex -share/texmf-dist/doc/fonts/antt/testqxantt.tex -share/texmf-dist/doc/fonts/antt/testt1antt.tex -share/texmf-dist/doc/fonts/antt/testt2aantt.tex -share/texmf-dist/doc/fonts/antt/testt5antt.tex -share/texmf-dist/doc/fonts/belleek/README -share/texmf-dist/doc/fonts/bh/README.aliases -share/texmf-dist/doc/fonts/bh/lucida.txt -share/texmf-dist/doc/fonts/bh/makefile -share/texmf-dist/doc/fonts/bh/readme.lucida -share/texmf-dist/doc/fonts/bluesky/README -share/texmf-dist/doc/fonts/cbgreek/cbgreek.txt -share/texmf-dist/doc/fonts/charter/readme.charter -share/texmf-dist/doc/fonts/cmbright/cmbright.dvi -share/texmf-dist/doc/fonts/cmbright/copyrite.txt -share/texmf-dist/doc/fonts/cmbright/manifest.txt -share/texmf-dist/doc/fonts/cmbright/readme -share/texmf-dist/doc/fonts/cs/README -share/texmf-dist/doc/fonts/dstroke/dsdoc.dvi -share/texmf-dist/doc/fonts/dstroke/readme -share/texmf-dist/doc/fonts/ecc/copyrite -share/texmf-dist/doc/fonts/ecc/liesmich -share/texmf-dist/doc/fonts/ecc/readme -share/texmf-dist/doc/fonts/hoekwater/README -share/texmf-dist/doc/fonts/lucida/README.teTeX -share/texmf-dist/doc/fonts/mathtime/README.teTeX -share/texmf-dist/doc/fonts/oldgerman/COPYING -share/texmf-dist/doc/fonts/polish/antp/README.ENG -share/texmf-dist/doc/fonts/polish/antp/README.POL -share/texmf-dist/doc/fonts/polish/antp/testot4.tex -share/texmf-dist/doc/fonts/polish/antp/testqx.tex -share/texmf-dist/doc/fonts/polish/cc-pl/00readme -share/texmf-dist/doc/fonts/polish/cc-plps/README -share/texmf-dist/doc/fonts/polish/pl/README.ENG -share/texmf-dist/doc/fonts/polish/pl/README.POL -share/texmf-dist/doc/fonts/polish/plpsfont/README.ENG -share/texmf-dist/doc/fonts/polish/plpsfont/README.POL -share/texmf-dist/doc/fonts/polish/plpsfont/plsample.tex -share/texmf-dist/doc/fonts/polish/qfonts/00czytaj -share/texmf-dist/doc/fonts/polish/qfonts/00readme -share/texmf-dist/doc/fonts/polish/qfonts/0readme.qbk -share/texmf-dist/doc/fonts/polish/qfonts/0readme.qcr -share/texmf-dist/doc/fonts/polish/qfonts/0readme.qhv -share/texmf-dist/doc/fonts/polish/qfonts/0readme.qpl -share/texmf-dist/doc/fonts/polish/qfonts/0readme.qtm -share/texmf-dist/doc/fonts/polish/qfonts/0readme.qzc -share/texmf-dist/doc/fonts/polish/qfonts/LICENSE -share/texmf-dist/doc/fonts/polish/qfonts/testot4.tex -share/texmf-dist/doc/fonts/polish/qfonts/testqx.tex -share/texmf-dist/doc/fonts/polish/qfonts/testqx2.tex -share/texmf-dist/doc/fonts/polish/qpx/00README -share/texmf-dist/doc/fonts/polish/qpx/01tst.tex -share/texmf-dist/doc/fonts/polish/qpx/02tst.tex -share/texmf-dist/doc/fonts/polish/qpx/qpxsymb.tex -share/texmf-dist/doc/fonts/polish/qpx/qpxtest.tex -share/texmf-dist/doc/fonts/polish/qtx/00README -share/texmf-dist/doc/fonts/polish/qtx/01tst.tex -share/texmf-dist/doc/fonts/polish/qtx/02tst.tex -share/texmf-dist/doc/fonts/polish/qtx/qtxsymb.tex -share/texmf-dist/doc/fonts/polish/qtx/qtxtest.tex -share/texmf-dist/doc/fonts/urw/base35/COPYING -share/texmf-dist/doc/fonts/urw/base35/README.base35 -share/texmf-dist/doc/generic/hyphen/README.dkhyphen -share/texmf-dist/doc/generic/localloc/localloc.dvi -share/texmf-dist/doc/generic/localloc/localtst.tex -share/texmf-dist/doc/generic/mfpic/README -share/texmf-dist/doc/generic/mfpic/changes.txt -share/texmf-dist/doc/generic/mfpic/data.dat -share/texmf-dist/doc/generic/mfpic/forfun.tex -share/texmf-dist/doc/generic/mfpic/install.txt -share/texmf-dist/doc/generic/mfpic/lapictures.tex -share/texmf-dist/doc/generic/mfpic/mfpguide.pdf -share/texmf-dist/doc/generic/mfpic/mfpman.pdf -share/texmf-dist/doc/generic/mfpic/pictures.tex -share/texmf-dist/doc/generic/nohyph/README.nohyph -share/texmf-dist/doc/generic/ruhyphen/BUGS -share/texmf-dist/doc/generic/ruhyphen/Makefile -share/texmf-dist/doc/generic/ruhyphen/README -share/texmf-dist/doc/generic/ruhyphen/README.ruhyphal -share/texmf-dist/doc/generic/ruhyphen/hyphen.rules -share/texmf-dist/doc/generic/ruhyphen/mkcyryo -share/texmf-dist/doc/generic/ruhyphen/reduce-patt -share/texmf-dist/doc/generic/ruhyphen/sorthyph -share/texmf-dist/doc/generic/ruhyphen/sortkoi8 -share/texmf-dist/doc/generic/ruhyphen/trans -share/texmf-dist/doc/generic/spanish/division.pdf -share/texmf-dist/doc/generic/spanish/readme.txt -share/texmf-dist/doc/generic/tap/0README.TAP -share/texmf-dist/doc/generic/tap/0tabdoc.inf -share/texmf-dist/doc/generic/tap/circ.eps -share/texmf-dist/doc/generic/tap/circmag.eps -share/texmf-dist/doc/generic/tap/tapanch.100 -share/texmf-dist/doc/generic/tap/tapanch.mp -share/texmf-dist/doc/generic/tap/tapdoc.tex -share/texmf-dist/doc/generic/tap/tapxamp1.tex -share/texmf-dist/doc/generic/tap/tapxamp2.tex -share/texmf-dist/doc/generic/texdraw/ChangeLog -share/texmf-dist/doc/generic/texdraw/texdraw.ps -share/texmf-dist/doc/generic/texdraw/txdexamp.latex -share/texmf-dist/doc/generic/thumbpdf/readme.txt -share/texmf-dist/doc/generic/vntex/README -share/texmf-dist/doc/generic/vntex/TODO -share/texmf-dist/doc/generic/vntex/testbookmarks.tex -share/texmf-dist/doc/generic/vntex/testlatex.tex -share/texmf-dist/doc/generic/vntex/testplain.tex -share/texmf-dist/doc/generic/vntex/vntest.tex -share/texmf-dist/doc/generic/vntex/vntest1.tex -share/texmf-dist/doc/generic/vntex/vntest2.tex -share/texmf-dist/doc/generic/vntex/vntest3.tex -share/texmf-dist/doc/generic/vntex/vntest4.tex -share/texmf-dist/doc/generic/vntex/vntest5.tex -share/texmf-dist/doc/help/Catalogue-upd.sh -share/texmf-dist/doc/help/Catalogue/README -share/texmf-dist/doc/help/Catalogue/acroread.png -share/texmf-dist/doc/help/Catalogue/alpha.html -share/texmf-dist/doc/help/Catalogue/art.png -share/texmf-dist/doc/help/Catalogue/au.png -share/texmf-dist/doc/help/Catalogue/authors.xml -share/texmf-dist/doc/help/Catalogue/br.png -share/texmf-dist/doc/help/Catalogue/brief.html -share/texmf-dist/doc/help/Catalogue/bytopic.html -share/texmf-dist/doc/help/Catalogue/catalogue.dtd -share/texmf-dist/doc/help/Catalogue/catalogue.html -share/texmf-dist/doc/help/Catalogue/ch.png -share/texmf-dist/doc/help/Catalogue/cz.png -share/texmf-dist/doc/help/Catalogue/de.png -share/texmf-dist/doc/help/Catalogue/dir.png -share/texmf-dist/doc/help/Catalogue/doc.png -share/texmf-dist/doc/help/Catalogue/dvi.png -share/texmf-dist/doc/help/Catalogue/entries/a0poster.html -share/texmf-dist/doc/help/Catalogue/entries/a2ac.html -share/texmf-dist/doc/help/Catalogue/entries/a2ping.html -share/texmf-dist/doc/help/Catalogue/entries/a4.html -share/texmf-dist/doc/help/Catalogue/entries/a4wide.html -share/texmf-dist/doc/help/Catalogue/entries/a5.html -share/texmf-dist/doc/help/Catalogue/entries/a5comb.html -share/texmf-dist/doc/help/Catalogue/entries/aaai.html -share/texmf-dist/doc/help/Catalogue/entries/aastex.html -share/texmf-dist/doc/help/Catalogue/entries/abbrevs.html -share/texmf-dist/doc/help/Catalogue/entries/abc2mtex.html -share/texmf-dist/doc/help/Catalogue/entries/abstbook.html -share/texmf-dist/doc/help/Catalogue/entries/abstract.html -share/texmf-dist/doc/help/Catalogue/entries/abstyles.html -share/texmf-dist/doc/help/Catalogue/entries/accents.html -share/texmf-dist/doc/help/Catalogue/entries/accfonts.html -share/texmf-dist/doc/help/Catalogue/entries/achemso.html -share/texmf-dist/doc/help/Catalogue/entries/achicago-bst.html -share/texmf-dist/doc/help/Catalogue/entries/achicago.html -share/texmf-dist/doc/help/Catalogue/entries/acmconf.html -share/texmf-dist/doc/help/Catalogue/entries/acronym.html -share/texmf-dist/doc/help/Catalogue/entries/acroread.html -share/texmf-dist/doc/help/Catalogue/entries/acrotex.html -share/texmf-dist/doc/help/Catalogue/entries/addindex.html -share/texmf-dist/doc/help/Catalogue/entries/adfathesis.html -share/texmf-dist/doc/help/Catalogue/entries/adobe.html -share/texmf-dist/doc/help/Catalogue/entries/adobeother.html -share/texmf-dist/doc/help/Catalogue/entries/adobestd.html -share/texmf-dist/doc/help/Catalogue/entries/adrconv.html -share/texmf-dist/doc/help/Catalogue/entries/adrlist.html -share/texmf-dist/doc/help/Catalogue/entries/advdate.html -share/texmf-dist/doc/help/Catalogue/entries/ae.html -share/texmf-dist/doc/help/Catalogue/entries/aeguill.html -share/texmf-dist/doc/help/Catalogue/entries/afterpage.html -share/texmf-dist/doc/help/Catalogue/entries/afthesis.html -share/texmf-dist/doc/help/Catalogue/entries/aguplus.html -share/texmf-dist/doc/help/Catalogue/entries/aiaa.html -share/texmf-dist/doc/help/Catalogue/entries/aifont.html -share/texmf-dist/doc/help/Catalogue/entries/akletter.html -share/texmf-dist/doc/help/Catalogue/entries/alatex.html -share/texmf-dist/doc/help/Catalogue/entries/aleph.html -share/texmf-dist/doc/help/Catalogue/entries/alg.html -share/texmf-dist/doc/help/Catalogue/entries/algorithm2e.html -share/texmf-dist/doc/help/Catalogue/entries/algorithmicx.html -share/texmf-dist/doc/help/Catalogue/entries/algorithms.html -share/texmf-dist/doc/help/Catalogue/entries/allrunes.html -share/texmf-dist/doc/help/Catalogue/entries/alltt.html -share/texmf-dist/doc/help/Catalogue/entries/alnumsec.html -share/texmf-dist/doc/help/Catalogue/entries/alpha.html -share/texmf-dist/doc/help/Catalogue/entries/alphalph.html -share/texmf-dist/doc/help/Catalogue/entries/alphanum.html -share/texmf-dist/doc/help/Catalogue/entries/alphanumb.html -share/texmf-dist/doc/help/Catalogue/entries/altfont.html -share/texmf-dist/doc/help/Catalogue/entries/amiweb2c.html -share/texmf-dist/doc/help/Catalogue/entries/amsart.html -share/texmf-dist/doc/help/Catalogue/entries/amsbook.html -share/texmf-dist/doc/help/Catalogue/entries/amsbsy.html -share/texmf-dist/doc/help/Catalogue/entries/amscd.html -share/texmf-dist/doc/help/Catalogue/entries/amscls.html -share/texmf-dist/doc/help/Catalogue/entries/amsfonts.html -share/texmf-dist/doc/help/Catalogue/entries/amslatex.html -share/texmf-dist/doc/help/Catalogue/entries/amslatexprimer.html -share/texmf-dist/doc/help/Catalogue/entries/amsltx11.html -share/texmf-dist/doc/help/Catalogue/entries/amsmath.html -share/texmf-dist/doc/help/Catalogue/entries/amspell.html -share/texmf-dist/doc/help/Catalogue/entries/amsppt.html -share/texmf-dist/doc/help/Catalogue/entries/amsppt1.html -share/texmf-dist/doc/help/Catalogue/entries/amsproc.html -share/texmf-dist/doc/help/Catalogue/entries/amsrefs.html -share/texmf-dist/doc/help/Catalogue/entries/amssym.html -share/texmf-dist/doc/help/Catalogue/entries/amssymb.html -share/texmf-dist/doc/help/Catalogue/entries/amstex.html -share/texmf-dist/doc/help/Catalogue/entries/amstext.html -share/texmf-dist/doc/help/Catalogue/entries/amsthm.html -share/texmf-dist/doc/help/Catalogue/entries/anleitung.html -share/texmf-dist/doc/help/Catalogue/entries/anonchap.html -share/texmf-dist/doc/help/Catalogue/entries/answers.html -share/texmf-dist/doc/help/Catalogue/entries/ant.html -share/texmf-dist/doc/help/Catalogue/entries/antomega.html -share/texmf-dist/doc/help/Catalogue/entries/antp.html -share/texmf-dist/doc/help/Catalogue/entries/antt.html -share/texmf-dist/doc/help/Catalogue/entries/anttvf.html -share/texmf-dist/doc/help/Catalogue/entries/anufinalexam.html -share/texmf-dist/doc/help/Catalogue/entries/apa.html -share/texmf-dist/doc/help/Catalogue/entries/apacite.html -share/texmf-dist/doc/help/Catalogue/entries/apasoft.html -share/texmf-dist/doc/help/Catalogue/entries/apl.html -share/texmf-dist/doc/help/Catalogue/entries/appendix.html -share/texmf-dist/doc/help/Catalogue/entries/ar.html -share/texmf-dist/doc/help/Catalogue/entries/arabtex.html -share/texmf-dist/doc/help/Catalogue/entries/archaic.html -share/texmf-dist/doc/help/Catalogue/entries/armenian.html -share/texmf-dist/doc/help/Catalogue/entries/armtex.html -share/texmf-dist/doc/help/Catalogue/entries/arosgn.html -share/texmf-dist/doc/help/Catalogue/entries/array.html -share/texmf-dist/doc/help/Catalogue/entries/arrayjob.html -share/texmf-dist/doc/help/Catalogue/entries/arraymaker.html -share/texmf-dist/doc/help/Catalogue/entries/arrow.html -share/texmf-dist/doc/help/Catalogue/entries/artex.html -share/texmf-dist/doc/help/Catalogue/entries/arydshln.html -share/texmf-dist/doc/help/Catalogue/entries/asaetr.html -share/texmf-dist/doc/help/Catalogue/entries/ascelike.html -share/texmf-dist/doc/help/Catalogue/entries/ascii-cyrillic.html -share/texmf-dist/doc/help/Catalogue/entries/ascii.html -share/texmf-dist/doc/help/Catalogue/entries/askinclude.html -share/texmf-dist/doc/help/Catalogue/entries/aspell.html -share/texmf-dist/doc/help/Catalogue/entries/assignment.html -share/texmf-dist/doc/help/Catalogue/entries/astro.html -share/texmf-dist/doc/help/Catalogue/entries/at.html -share/texmf-dist/doc/help/Catalogue/entries/attrib.html -share/texmf-dist/doc/help/Catalogue/entries/auctex.html -share/texmf-dist/doc/help/Catalogue/entries/augie.html -share/texmf-dist/doc/help/Catalogue/entries/auncial.html -share/texmf-dist/doc/help/Catalogue/entries/aurical.html -share/texmf-dist/doc/help/Catalogue/entries/aurora.html -share/texmf-dist/doc/help/Catalogue/entries/authblk.html -share/texmf-dist/doc/help/Catalogue/entries/authorindex.html -share/texmf-dist/doc/help/Catalogue/entries/authors -share/texmf-dist/doc/help/Catalogue/entries/autoconf.html -share/texmf-dist/doc/help/Catalogue/entries/autotab.html -share/texmf-dist/doc/help/Catalogue/entries/autotbl.html -share/texmf-dist/doc/help/Catalogue/entries/autoview.html -share/texmf-dist/doc/help/Catalogue/entries/babel.html -share/texmf-dist/doc/help/Catalogue/entries/babelbib.html -share/texmf-dist/doc/help/Catalogue/entries/backgammon.html -share/texmf-dist/doc/help/Catalogue/entries/backgrnd.html -share/texmf-dist/doc/help/Catalogue/entries/backrefx.html -share/texmf-dist/doc/help/Catalogue/entries/bahyph.html -share/texmf-dist/doc/help/Catalogue/entries/bakoma-fonts.html -share/texmf-dist/doc/help/Catalogue/entries/bakoma-games.html -share/texmf-dist/doc/help/Catalogue/entries/bakoma-malvern.html -share/texmf-dist/doc/help/Catalogue/entries/bakoma.html -share/texmf-dist/doc/help/Catalogue/entries/balance.html -share/texmf-dist/doc/help/Catalogue/entries/bangtex.html -share/texmf-dist/doc/help/Catalogue/entries/bar.html -share/texmf-dist/doc/help/Catalogue/entries/barcode2.html -share/texmf-dist/doc/help/Catalogue/entries/barcodes.html -share/texmf-dist/doc/help/Catalogue/entries/bardiag.html -share/texmf-dist/doc/help/Catalogue/entries/barr.html -share/texmf-dist/doc/help/Catalogue/entries/barracuda.html -share/texmf-dist/doc/help/Catalogue/entries/base.html -share/texmf-dist/doc/help/Catalogue/entries/basix.html -share/texmf-dist/doc/help/Catalogue/entries/bbding.html -share/texmf-dist/doc/help/Catalogue/entries/bbfig.html -share/texmf-dist/doc/help/Catalogue/entries/bbl2html.html -share/texmf-dist/doc/help/Catalogue/entries/bbm-macros.html -share/texmf-dist/doc/help/Catalogue/entries/bbm.html -share/texmf-dist/doc/help/Catalogue/entries/bbold.html -share/texmf-dist/doc/help/Catalogue/entries/beamer.html -share/texmf-dist/doc/help/Catalogue/entries/beebe.html -share/texmf-dist/doc/help/Catalogue/entries/beginlatex.html -share/texmf-dist/doc/help/Catalogue/entries/beletter.html -share/texmf-dist/doc/help/Catalogue/entries/belleek.html -share/texmf-dist/doc/help/Catalogue/entries/bera.html -share/texmf-dist/doc/help/Catalogue/entries/betababel.html -share/texmf-dist/doc/help/Catalogue/entries/beton.html -share/texmf-dist/doc/help/Catalogue/entries/bez123.html -share/texmf-dist/doc/help/Catalogue/entries/bezos.html -share/texmf-dist/doc/help/Catalogue/entries/bgreek.html -share/texmf-dist/doc/help/Catalogue/entries/bgteubner.html -share/texmf-dist/doc/help/Catalogue/entries/bib-fr.html -share/texmf-dist/doc/help/Catalogue/entries/bib2xhtml.html -share/texmf-dist/doc/help/Catalogue/entries/bibarts.html -share/texmf-dist/doc/help/Catalogue/entries/bibcheck.html -share/texmf-dist/doc/help/Catalogue/entries/bibdb.html -share/texmf-dist/doc/help/Catalogue/entries/bibex.html -share/texmf-dist/doc/help/Catalogue/entries/bibexport.html -share/texmf-dist/doc/help/Catalogue/entries/bibextract.html -share/texmf-dist/doc/help/Catalogue/entries/bibfile-reformat-pages.html -share/texmf-dist/doc/help/Catalogue/entries/bibfind.html -share/texmf-dist/doc/help/Catalogue/entries/bibhtml.html -share/texmf-dist/doc/help/Catalogue/entries/bibindex.html -share/texmf-dist/doc/help/Catalogue/entries/biblio-perl.html -share/texmf-dist/doc/help/Catalogue/entries/biblio.html -share/texmf-dist/doc/help/Catalogue/entries/biblios.html -share/texmf-dist/doc/help/Catalogue/entries/biblist.html -share/texmf-dist/doc/help/Catalogue/entries/biblook.html -share/texmf-dist/doc/help/Catalogue/entries/bibsort.html -share/texmf-dist/doc/help/Catalogue/entries/bibtex-gen.html -share/texmf-dist/doc/help/Catalogue/entries/bibtex.html -share/texmf-dist/doc/help/Catalogue/entries/bibtex8bit.html -share/texmf-dist/doc/help/Catalogue/entries/bibtexmng.html -share/texmf-dist/doc/help/Catalogue/entries/bibtool.html -share/texmf-dist/doc/help/Catalogue/entries/bibtools.html -share/texmf-dist/doc/help/Catalogue/entries/bibtopic.html -share/texmf-dist/doc/help/Catalogue/entries/bibunits.html -share/texmf-dist/doc/help/Catalogue/entries/bibweb.html -share/texmf-dist/doc/help/Catalogue/entries/bidstobibtex.html -share/texmf-dist/doc/help/Catalogue/entries/bigdelim.html -share/texmf-dist/doc/help/Catalogue/entries/bigstrut.html -share/texmf-dist/doc/help/Catalogue/entries/binhex.html -share/texmf-dist/doc/help/Catalogue/entries/bitfield.html -share/texmf-dist/doc/help/Catalogue/entries/bits.html -share/texmf-dist/doc/help/Catalogue/entries/bitstrea.html -share/texmf-dist/doc/help/Catalogue/entries/bizcard.html -share/texmf-dist/doc/help/Catalogue/entries/blackboard.html -share/texmf-dist/doc/help/Catalogue/entries/blackletter1.html -share/texmf-dist/doc/help/Catalogue/entries/blacklettert1.html -share/texmf-dist/doc/help/Catalogue/entries/blindtext.html -share/texmf-dist/doc/help/Catalogue/entries/blkarray.html -share/texmf-dist/doc/help/Catalogue/entries/blkcntrl.html -share/texmf-dist/doc/help/Catalogue/entries/block.html -share/texmf-dist/doc/help/Catalogue/entries/blu.html -share/texmf-dist/doc/help/Catalogue/entries/blue.html -share/texmf-dist/doc/help/Catalogue/entries/bluesky.html -share/texmf-dist/doc/help/Catalogue/entries/bm.html -share/texmf-dist/doc/help/Catalogue/entries/bm2ltx.html -share/texmf-dist/doc/help/Catalogue/entries/bmeps.html -share/texmf-dist/doc/help/Catalogue/entries/boites.html -share/texmf-dist/doc/help/Catalogue/entries/bookhands.html -share/texmf-dist/doc/help/Catalogue/entries/booklet.html -share/texmf-dist/doc/help/Catalogue/entries/booktabs.html -share/texmf-dist/doc/help/Catalogue/entries/bophook.html -share/texmf-dist/doc/help/Catalogue/entries/borceux.html -share/texmf-dist/doc/help/Catalogue/entries/bosisio.html -share/texmf-dist/doc/help/Catalogue/entries/boundbox.html -share/texmf-dist/doc/help/Catalogue/entries/boxedminipage.html -share/texmf-dist/doc/help/Catalogue/entries/bpchem.html -share/texmf-dist/doc/help/Catalogue/entries/braille.html -share/texmf-dist/doc/help/Catalogue/entries/braket.html -share/texmf-dist/doc/help/Catalogue/entries/brclc.html -share/texmf-dist/doc/help/Catalogue/entries/breqn.html -share/texmf-dist/doc/help/Catalogue/entries/bridge.html -share/texmf-dist/doc/help/Catalogue/entries/brief.html -share/texmf-dist/doc/help/Catalogue/entries/brief_t.html -share/texmf-dist/doc/help/Catalogue/entries/briefkopf.html -share/texmf-dist/doc/help/Catalogue/entries/brushscr.html -share/texmf-dist/doc/help/Catalogue/entries/btool.html -share/texmf-dist/doc/help/Catalogue/entries/bundledoc.html -share/texmf-dist/doc/help/Catalogue/entries/burmese.html -share/texmf-dist/doc/help/Catalogue/entries/bytefield.html -share/texmf-dist/doc/help/Catalogue/entries/bzip2.html -share/texmf-dist/doc/help/Catalogue/entries/c-pascal.html -share/texmf-dist/doc/help/Catalogue/entries/c2cweb.html -share/texmf-dist/doc/help/Catalogue/entries/c2latex.html -share/texmf-dist/doc/help/Catalogue/entries/calc.html -share/texmf-dist/doc/help/Catalogue/entries/calendar.html -share/texmf-dist/doc/help/Catalogue/entries/calligra.html -share/texmf-dist/doc/help/Catalogue/entries/calrsfs.html -share/texmf-dist/doc/help/Catalogue/entries/calxxxx.html -share/texmf-dist/doc/help/Catalogue/entries/camel.html -share/texmf-dist/doc/help/Catalogue/entries/cancel.html -share/texmf-dist/doc/help/Catalogue/entries/capt-of.html -share/texmf-dist/doc/help/Catalogue/entries/captcont.html -share/texmf-dist/doc/help/Catalogue/entries/caption.html -share/texmf-dist/doc/help/Catalogue/entries/caption2.html -share/texmf-dist/doc/help/Catalogue/entries/carlisle.html -share/texmf-dist/doc/help/Catalogue/entries/carolmin.html -share/texmf-dist/doc/help/Catalogue/entries/cases.html -share/texmf-dist/doc/help/Catalogue/entries/casyl.html -share/texmf-dist/doc/help/Catalogue/entries/catalan.html -share/texmf-dist/doc/help/Catalogue/entries/catalanbib.html -share/texmf-dist/doc/help/Catalogue/entries/catalogue.html -share/texmf-dist/doc/help/Catalogue/entries/catdoc.html -share/texmf-dist/doc/help/Catalogue/entries/catdvi.html -share/texmf-dist/doc/help/Catalogue/entries/cbcoptic.html -share/texmf-dist/doc/help/Catalogue/entries/cbgreek.html -share/texmf-dist/doc/help/Catalogue/entries/cc-pl.html -share/texmf-dist/doc/help/Catalogue/entries/cc-plps.html -share/texmf-dist/doc/help/Catalogue/entries/ccaption.html -share/texmf-dist/doc/help/Catalogue/entries/ccfonts.html -share/texmf-dist/doc/help/Catalogue/entries/cchess.html -share/texmf-dist/doc/help/Catalogue/entries/cdcover.html -share/texmf-dist/doc/help/Catalogue/entries/cdlabeler.html -share/texmf-dist/doc/help/Catalogue/entries/cdpbundl.html -share/texmf-dist/doc/help/Catalogue/entries/cellular.html -share/texmf-dist/doc/help/Catalogue/entries/cep.html -share/texmf-dist/doc/help/Catalogue/entries/cfgguide.html -share/texmf-dist/doc/help/Catalogue/entries/changebar.html -share/texmf-dist/doc/help/Catalogue/entries/chappg.html -share/texmf-dist/doc/help/Catalogue/entries/chapterbib.html -share/texmf-dist/doc/help/Catalogue/entries/chapterfolder.html -share/texmf-dist/doc/help/Catalogue/entries/chbibref.html -share/texmf-dist/doc/help/Catalogue/entries/check.html -share/texmf-dist/doc/help/Catalogue/entries/chem-journal.html -share/texmf-dist/doc/help/Catalogue/entries/chemarr.html -share/texmf-dist/doc/help/Catalogue/entries/chemcono.html -share/texmf-dist/doc/help/Catalogue/entries/chemsym.html -share/texmf-dist/doc/help/Catalogue/entries/cheq.html -share/texmf-dist/doc/help/Catalogue/entries/cherokee.html -share/texmf-dist/doc/help/Catalogue/entries/chess.html -share/texmf-dist/doc/help/Catalogue/entries/chicago.html -share/texmf-dist/doc/help/Catalogue/entries/china2e.html -share/texmf-dist/doc/help/Catalogue/entries/chktex.html -share/texmf-dist/doc/help/Catalogue/entries/chngcntr.html -share/texmf-dist/doc/help/Catalogue/entries/chngpage.html -share/texmf-dist/doc/help/Catalogue/entries/chroma.html -share/texmf-dist/doc/help/Catalogue/entries/circ.html -share/texmf-dist/doc/help/Catalogue/entries/circle.html -share/texmf-dist/doc/help/Catalogue/entries/circuit-macros.html -share/texmf-dist/doc/help/Catalogue/entries/cirth.html -share/texmf-dist/doc/help/Catalogue/entries/citation.html -share/texmf-dist/doc/help/Catalogue/entries/cite.html -share/texmf-dist/doc/help/Catalogue/entries/citeref.html -share/texmf-dist/doc/help/Catalogue/entries/cj.html -share/texmf-dist/doc/help/Catalogue/entries/cjhebrew.html -share/texmf-dist/doc/help/Catalogue/entries/cjk-fonts.html -share/texmf-dist/doc/help/Catalogue/entries/cjk.html -share/texmf-dist/doc/help/Catalogue/entries/clefval.html -share/texmf-dist/doc/help/Catalogue/entries/clock.html -share/texmf-dist/doc/help/Catalogue/entries/clrscode.html -share/texmf-dist/doc/help/Catalogue/entries/clsguide.html -share/texmf-dist/doc/help/Catalogue/entries/cm-lgc.html -share/texmf-dist/doc/help/Catalogue/entries/cm-super.html -share/texmf-dist/doc/help/Catalogue/entries/cm.html -share/texmf-dist/doc/help/Catalogue/entries/cmactex.html -share/texmf-dist/doc/help/Catalogue/entries/cmap.html -share/texmf-dist/doc/help/Catalogue/entries/cmbright.html -share/texmf-dist/doc/help/Catalogue/entries/cmcyr.html -share/texmf-dist/doc/help/Catalogue/entries/cmcyralt.html -share/texmf-dist/doc/help/Catalogue/entries/cmdtrack.html -share/texmf-dist/doc/help/Catalogue/entries/cmextra.html -share/texmf-dist/doc/help/Catalogue/entries/cmfrak.html -share/texmf-dist/doc/help/Catalogue/entries/cmolddig.html -share/texmf-dist/doc/help/Catalogue/entries/cmpica.html -share/texmf-dist/doc/help/Catalogue/entries/cmps.html -share/texmf-dist/doc/help/Catalogue/entries/cmsd.html -share/texmf-dist/doc/help/Catalogue/entries/cmtt.html -share/texmf-dist/doc/help/Catalogue/entries/cmyk-hax.html -share/texmf-dist/doc/help/Catalogue/entries/code128.html -share/texmf-dist/doc/help/Catalogue/entries/codepage.html -share/texmf-dist/doc/help/Catalogue/entries/collect.html -share/texmf-dist/doc/help/Catalogue/entries/color.html -share/texmf-dist/doc/help/Catalogue/entries/colorinfo.html -share/texmf-dist/doc/help/Catalogue/entries/colorsep.html -share/texmf-dist/doc/help/Catalogue/entries/colortab.html -share/texmf-dist/doc/help/Catalogue/entries/colortbl.html -share/texmf-dist/doc/help/Catalogue/entries/combine.html -share/texmf-dist/doc/help/Catalogue/entries/comma.html -share/texmf-dist/doc/help/Catalogue/entries/comment.html -share/texmf-dist/doc/help/Catalogue/entries/comp-fonts-faq.html -share/texmf-dist/doc/help/Catalogue/entries/compactbib.html -share/texmf-dist/doc/help/Catalogue/entries/components.html -share/texmf-dist/doc/help/Catalogue/entries/comprehensive.html -share/texmf-dist/doc/help/Catalogue/entries/compsci.html -share/texmf-dist/doc/help/Catalogue/entries/concmath.html -share/texmf-dist/doc/help/Catalogue/entries/concprog.html -share/texmf-dist/doc/help/Catalogue/entries/concrete-wrap.html -share/texmf-dist/doc/help/Catalogue/entries/concrete.html -share/texmf-dist/doc/help/Catalogue/entries/consdiag.html -share/texmf-dist/doc/help/Catalogue/entries/context-bib.html -share/texmf-dist/doc/help/Catalogue/entries/context-maths.html -share/texmf-dist/doc/help/Catalogue/entries/context.html -share/texmf-dist/doc/help/Catalogue/entries/contour.html -share/texmf-dist/doc/help/Catalogue/entries/convert.html -share/texmf-dist/doc/help/Catalogue/entries/cooking.html -share/texmf-dist/doc/help/Catalogue/entries/coptic.html -share/texmf-dist/doc/help/Catalogue/entries/corelpak.html -share/texmf-dist/doc/help/Catalogue/entries/corridx.html -share/texmf-dist/doc/help/Catalogue/entries/count1to.html -share/texmf-dist/doc/help/Catalogue/entries/courier-scaled.html -share/texmf-dist/doc/help/Catalogue/entries/covfonts.html -share/texmf-dist/doc/help/Catalogue/entries/covington.html -share/texmf-dist/doc/help/Catalogue/entries/croatian.html -share/texmf-dist/doc/help/Catalogue/entries/crop.html -share/texmf-dist/doc/help/Catalogue/entries/crosswrd.html -share/texmf-dist/doc/help/Catalogue/entries/cryst.html -share/texmf-dist/doc/help/Catalogue/entries/csfonts.html -share/texmf-dist/doc/help/Catalogue/entries/cslatex.html -share/texmf-dist/doc/help/Catalogue/entries/csplain.html -share/texmf-dist/doc/help/Catalogue/entries/cspsfonts.html -share/texmf-dist/doc/help/Catalogue/entries/csquotes.html -share/texmf-dist/doc/help/Catalogue/entries/cstug.html -share/texmf-dist/doc/help/Catalogue/entries/csvtools.html -share/texmf-dist/doc/help/Catalogue/entries/csx.html -share/texmf-dist/doc/help/Catalogue/entries/ctable.html -share/texmf-dist/doc/help/Catalogue/entries/ctib4tex.html -share/texmf-dist/doc/help/Catalogue/entries/currvita.html -share/texmf-dist/doc/help/Catalogue/entries/cursor.html -share/texmf-dist/doc/help/Catalogue/entries/curve.html -share/texmf-dist/doc/help/Catalogue/entries/curves.html -share/texmf-dist/doc/help/Catalogue/entries/custom-bib.html -share/texmf-dist/doc/help/Catalogue/entries/cuted.html -share/texmf-dist/doc/help/Catalogue/entries/cv.html -share/texmf-dist/doc/help/Catalogue/entries/cvsty.html -share/texmf-dist/doc/help/Catalogue/entries/cwebbin.html -share/texmf-dist/doc/help/Catalogue/entries/cwebhy.html -share/texmf-dist/doc/help/Catalogue/entries/cwebx.html -share/texmf-dist/doc/help/Catalogue/entries/cwpuzzle.html -share/texmf-dist/doc/help/Catalogue/entries/cypriot.html -share/texmf-dist/doc/help/Catalogue/entries/cyrguide.html -share/texmf-dist/doc/help/Catalogue/entries/cyrillic.html -share/texmf-dist/doc/help/Catalogue/entries/cyrtug.html -share/texmf-dist/doc/help/Catalogue/entries/czech.html -share/texmf-dist/doc/help/Catalogue/entries/czhyph2e.html -share/texmf-dist/doc/help/Catalogue/entries/dancers.html -share/texmf-dist/doc/help/Catalogue/entries/dashbox.html -share/texmf-dist/doc/help/Catalogue/entries/datenumber.html -share/texmf-dist/doc/help/Catalogue/entries/dates.html -share/texmf-dist/doc/help/Catalogue/entries/datetime.html -share/texmf-dist/doc/help/Catalogue/entries/dayroman.html -share/texmf-dist/doc/help/Catalogue/entries/dblfloatfix.html -share/texmf-dist/doc/help/Catalogue/entries/dblfont.html -share/texmf-dist/doc/help/Catalogue/entries/dbprocess.html -share/texmf-dist/doc/help/Catalogue/entries/dcolumn.html -share/texmf-dist/doc/help/Catalogue/entries/dcounter.html -share/texmf-dist/doc/help/Catalogue/entries/dcpic.html -share/texmf-dist/doc/help/Catalogue/entries/decimal.html -share/texmf-dist/doc/help/Catalogue/entries/default.html -share/texmf-dist/doc/help/Catalogue/entries/delarray.html -share/texmf-dist/doc/help/Catalogue/entries/deleq.html -share/texmf-dist/doc/help/Catalogue/entries/delimtxt.html -share/texmf-dist/doc/help/Catalogue/entries/detex.html -share/texmf-dist/doc/help/Catalogue/entries/devanagari-omega.html -share/texmf-dist/doc/help/Catalogue/entries/devanagari.html -share/texmf-dist/doc/help/Catalogue/entries/development.html -share/texmf-dist/doc/help/Catalogue/entries/diagxy.html -share/texmf-dist/doc/help/Catalogue/entries/dialogl.html -share/texmf-dist/doc/help/Catalogue/entries/dialogue.html -share/texmf-dist/doc/help/Catalogue/entries/dichokey.html -share/texmf-dist/doc/help/Catalogue/entries/dictsym.html -share/texmf-dist/doc/help/Catalogue/entries/dinat.html -share/texmf-dist/doc/help/Catalogue/entries/dinbrief.html -share/texmf-dist/doc/help/Catalogue/entries/dingbat.html -share/texmf-dist/doc/help/Catalogue/entries/directory.html -share/texmf-dist/doc/help/Catalogue/entries/directtex.html -share/texmf-dist/doc/help/Catalogue/entries/dk-bib.html -share/texmf-dist/doc/help/Catalogue/entries/dn2.html -share/texmf-dist/doc/help/Catalogue/entries/doafter.html -share/texmf-dist/doc/help/Catalogue/entries/doc.html -share/texmf-dist/doc/help/Catalogue/entries/docarc.html -share/texmf-dist/doc/help/Catalogue/entries/docmfp.html -share/texmf-dist/doc/help/Catalogue/entries/docstrip.html -share/texmf-dist/doc/help/Catalogue/entries/dotlessi.html -share/texmf-dist/doc/help/Catalogue/entries/dotlessj.html -share/texmf-dist/doc/help/Catalogue/entries/dotseqn.html -share/texmf-dist/doc/help/Catalogue/entries/doublespace.html -share/texmf-dist/doc/help/Catalogue/entries/doublestroke.html -share/texmf-dist/doc/help/Catalogue/entries/dpfloat.html -share/texmf-dist/doc/help/Catalogue/entries/draftcopy.html -share/texmf-dist/doc/help/Catalogue/entries/drafthead.html -share/texmf-dist/doc/help/Catalogue/entries/drama.html -share/texmf-dist/doc/help/Catalogue/entries/dramatist.html -share/texmf-dist/doc/help/Catalogue/entries/dratex.html -share/texmf-dist/doc/help/Catalogue/entries/drftcite.html -share/texmf-dist/doc/help/Catalogue/entries/dropcaps.html -share/texmf-dist/doc/help/Catalogue/entries/dropping.html -share/texmf-dist/doc/help/Catalogue/entries/dstroke.html -share/texmf-dist/doc/help/Catalogue/entries/dtxtut.html -share/texmf-dist/doc/help/Catalogue/entries/duerer.html -share/texmf-dist/doc/help/Catalogue/entries/dvgtk.html -share/texmf-dist/doc/help/Catalogue/entries/dvi2bitmap.html -share/texmf-dist/doc/help/Catalogue/entries/dvi2tty.html -share/texmf-dist/doc/help/Catalogue/entries/dvichk.html -share/texmf-dist/doc/help/Catalogue/entries/dviconcat.html -share/texmf-dist/doc/help/Catalogue/entries/dvicopy.html -share/texmf-dist/doc/help/Catalogue/entries/dvii.html -share/texmf-dist/doc/help/Catalogue/entries/dviincl.html -share/texmf-dist/doc/help/Catalogue/entries/dviljk.html -share/texmf-dist/doc/help/Catalogue/entries/dviout.html -share/texmf-dist/doc/help/Catalogue/entries/dvipaste.html -share/texmf-dist/doc/help/Catalogue/entries/dvipdfm.html -share/texmf-dist/doc/help/Catalogue/entries/dvipng.html -share/texmf-dist/doc/help/Catalogue/entries/dvips-os2.html -share/texmf-dist/doc/help/Catalogue/entries/dvips-shell.html -share/texmf-dist/doc/help/Catalogue/entries/dvips.html -share/texmf-dist/doc/help/Catalogue/entries/dvipsconfig.html -share/texmf-dist/doc/help/Catalogue/entries/dvipsdoc.html -share/texmf-dist/doc/help/Catalogue/entries/dvipsk.html -share/texmf-dist/doc/help/Catalogue/entries/dviwin.html -share/texmf-dist/doc/help/Catalogue/entries/e-tex.html -share/texmf-dist/doc/help/Catalogue/entries/ean.html -share/texmf-dist/doc/help/Catalogue/entries/easy.html -share/texmf-dist/doc/help/Catalogue/entries/easybib.html -share/texmf-dist/doc/help/Catalogue/entries/easybmat.html -share/texmf-dist/doc/help/Catalogue/entries/easyeqn.html -share/texmf-dist/doc/help/Catalogue/entries/easylatex.html -share/texmf-dist/doc/help/Catalogue/entries/easymat.html -share/texmf-dist/doc/help/Catalogue/entries/easytable.html -share/texmf-dist/doc/help/Catalogue/entries/easyvector.html -share/texmf-dist/doc/help/Catalogue/entries/ebib.html -share/texmf-dist/doc/help/Catalogue/entries/ebong.html -share/texmf-dist/doc/help/Catalogue/entries/ebsthesis.html -share/texmf-dist/doc/help/Catalogue/entries/ec-plain.html -share/texmf-dist/doc/help/Catalogue/entries/ec.html -share/texmf-dist/doc/help/Catalogue/entries/ecc.html -share/texmf-dist/doc/help/Catalogue/entries/ecltree.html -share/texmf-dist/doc/help/Catalogue/entries/eco.html -share/texmf-dist/doc/help/Catalogue/entries/ecpk.html -share/texmf-dist/doc/help/Catalogue/entries/ecta.html -share/texmf-dist/doc/help/Catalogue/entries/eddi4tex.html -share/texmf-dist/doc/help/Catalogue/entries/edmac.html -share/texmf-dist/doc/help/Catalogue/entries/ednotes.html -share/texmf-dist/doc/help/Catalogue/entries/eepic.html -share/texmf-dist/doc/help/Catalogue/entries/egameps.html -share/texmf-dist/doc/help/Catalogue/entries/egothic.html -share/texmf-dist/doc/help/Catalogue/entries/egplot.html -share/texmf-dist/doc/help/Catalogue/entries/eiad.html -share/texmf-dist/doc/help/Catalogue/entries/eijkhout.html -share/texmf-dist/doc/help/Catalogue/entries/ellipsis.html -share/texmf-dist/doc/help/Catalogue/entries/elmath.html -share/texmf-dist/doc/help/Catalogue/entries/elsevier.html -share/texmf-dist/doc/help/Catalogue/entries/elvish.html -share/texmf-dist/doc/help/Catalogue/entries/emp.html -share/texmf-dist/doc/help/Catalogue/entries/empheq.html -share/texmf-dist/doc/help/Catalogue/entries/emtex-os2.html -share/texmf-dist/doc/help/Catalogue/entries/emtex.html -share/texmf-dist/doc/help/Catalogue/entries/emtexgi.html -share/texmf-dist/doc/help/Catalogue/entries/emtextds.html -share/texmf-dist/doc/help/Catalogue/entries/emulateapj.html -share/texmf-dist/doc/help/Catalogue/entries/encodings.html -share/texmf-dist/doc/help/Catalogue/entries/enctex.html -share/texmf-dist/doc/help/Catalogue/entries/endfloat.html -share/texmf-dist/doc/help/Catalogue/entries/endnotes.html -share/texmf-dist/doc/help/Catalogue/entries/engord.html -share/texmf-dist/doc/help/Catalogue/entries/engpron.html -share/texmf-dist/doc/help/Catalogue/entries/engrec.html -share/texmf-dist/doc/help/Catalogue/entries/engwar.html -share/texmf-dist/doc/help/Catalogue/entries/enumerate.html -share/texmf-dist/doc/help/Catalogue/entries/enumitem.html -share/texmf-dist/doc/help/Catalogue/entries/envbig.html -share/texmf-dist/doc/help/Catalogue/entries/envlab.html -share/texmf-dist/doc/help/Catalogue/entries/epic.html -share/texmf-dist/doc/help/Catalogue/entries/epigraph.html -share/texmf-dist/doc/help/Catalogue/entries/epiolmec.html -share/texmf-dist/doc/help/Catalogue/entries/epix.html -share/texmf-dist/doc/help/Catalogue/entries/eplain.html -share/texmf-dist/doc/help/Catalogue/entries/epmtfe.html -share/texmf-dist/doc/help/Catalogue/entries/eps2pdf.html -share/texmf-dist/doc/help/Catalogue/entries/epsfig.html -share/texmf-dist/doc/help/Catalogue/entries/epsfview.html -share/texmf-dist/doc/help/Catalogue/entries/epsfx.html -share/texmf-dist/doc/help/Catalogue/entries/epsincl.html -share/texmf-dist/doc/help/Catalogue/entries/epslatex.html -share/texmf-dist/doc/help/Catalogue/entries/epstopdf.html -share/texmf-dist/doc/help/Catalogue/entries/eqmlite.html -share/texmf-dist/doc/help/Catalogue/entries/eqname.html -share/texmf-dist/doc/help/Catalogue/entries/eqnarray.html -share/texmf-dist/doc/help/Catalogue/entries/eqparbox.html -share/texmf-dist/doc/help/Catalogue/entries/esieecv.html -share/texmf-dist/doc/help/Catalogue/entries/esindex.html -share/texmf-dist/doc/help/Catalogue/entries/esint-type1.html -share/texmf-dist/doc/help/Catalogue/entries/esint.html -share/texmf-dist/doc/help/Catalogue/entries/eso-pic.html -share/texmf-dist/doc/help/Catalogue/entries/esvect.html -share/texmf-dist/doc/help/Catalogue/entries/et.html -share/texmf-dist/doc/help/Catalogue/entries/etexbase.html -share/texmf-dist/doc/help/Catalogue/entries/ethiop.html -share/texmf-dist/doc/help/Catalogue/entries/etruscan.html -share/texmf-dist/doc/help/Catalogue/entries/eukleides.html -share/texmf-dist/doc/help/Catalogue/entries/euler.html -share/texmf-dist/doc/help/Catalogue/entries/eulervm.html -share/texmf-dist/doc/help/Catalogue/entries/euro.html -share/texmf-dist/doc/help/Catalogue/entries/eurofont.html -share/texmf-dist/doc/help/Catalogue/entries/euroitc.html -share/texmf-dist/doc/help/Catalogue/entries/europecv.html -share/texmf-dist/doc/help/Catalogue/entries/europs.html -share/texmf-dist/doc/help/Catalogue/entries/eurosans.html -share/texmf-dist/doc/help/Catalogue/entries/eurosym.html -share/texmf-dist/doc/help/Catalogue/entries/euxm.html -share/texmf-dist/doc/help/Catalogue/entries/evautofl.html -share/texmf-dist/doc/help/Catalogue/entries/everysel.html -share/texmf-dist/doc/help/Catalogue/entries/everyshi.html -share/texmf-dist/doc/help/Catalogue/entries/evweek.html -share/texmf-dist/doc/help/Catalogue/entries/exam.html -share/texmf-dist/doc/help/Catalogue/entries/examdesign.html -share/texmf-dist/doc/help/Catalogue/entries/examplep.html -share/texmf-dist/doc/help/Catalogue/entries/exams.html -share/texmf-dist/doc/help/Catalogue/entries/excalibur.html -share/texmf-dist/doc/help/Catalogue/entries/excel2latex.html -share/texmf-dist/doc/help/Catalogue/entries/excludeonly.html -share/texmf-dist/doc/help/Catalogue/entries/exercise.html -share/texmf-dist/doc/help/Catalogue/entries/exerquiz.html -share/texmf-dist/doc/help/Catalogue/entries/expdlist.html -share/texmf-dist/doc/help/Catalogue/entries/expl3.html -share/texmf-dist/doc/help/Catalogue/entries/export.html -share/texmf-dist/doc/help/Catalogue/entries/expressg.html -share/texmf-dist/doc/help/Catalogue/entries/exscale.html -share/texmf-dist/doc/help/Catalogue/entries/extarrows.html -share/texmf-dist/doc/help/Catalogue/entries/extdash.html -share/texmf-dist/doc/help/Catalogue/entries/extract.html -share/texmf-dist/doc/help/Catalogue/entries/extsizes.html -share/texmf-dist/doc/help/Catalogue/entries/facsimile.html -share/texmf-dist/doc/help/Catalogue/entries/faltblat.html -share/texmf-dist/doc/help/Catalogue/entries/fancybox.html -share/texmf-dist/doc/help/Catalogue/entries/fancyfolien.html -share/texmf-dist/doc/help/Catalogue/entries/fancyhdr.html -share/texmf-dist/doc/help/Catalogue/entries/fancyhdrBoxed.html -share/texmf-dist/doc/help/Catalogue/entries/fancynum.html -share/texmf-dist/doc/help/Catalogue/entries/fancyref.html -share/texmf-dist/doc/help/Catalogue/entries/fancyvrb.html -share/texmf-dist/doc/help/Catalogue/entries/faq-de.html -share/texmf-dist/doc/help/Catalogue/entries/faq-es.html -share/texmf-dist/doc/help/Catalogue/entries/faq-fr.html -share/texmf-dist/doc/help/Catalogue/entries/faq.html -share/texmf-dist/doc/help/Catalogue/entries/fax.html -share/texmf-dist/doc/help/Catalogue/entries/fbithesis.html -share/texmf-dist/doc/help/Catalogue/entries/fc.html -share/texmf-dist/doc/help/Catalogue/entries/fcursive.html -share/texmf-dist/doc/help/Catalogue/entries/featpost.html -share/texmf-dist/doc/help/Catalogue/entries/fepslatex.html -share/texmf-dist/doc/help/Catalogue/entries/feyn.html -share/texmf-dist/doc/help/Catalogue/entries/feynmf.html -share/texmf-dist/doc/help/Catalogue/entries/fi2t1.html -share/texmf-dist/doc/help/Catalogue/entries/fig2sty.html -share/texmf-dist/doc/help/Catalogue/entries/figbib.html -share/texmf-dist/doc/help/Catalogue/entries/figcaps.html -share/texmf-dist/doc/help/Catalogue/entries/figflow.html -share/texmf-dist/doc/help/Catalogue/entries/figfrag.html -share/texmf-dist/doc/help/Catalogue/entries/fihyph.html -share/texmf-dist/doc/help/Catalogue/entries/filecontents.html -share/texmf-dist/doc/help/Catalogue/entries/filehdr.html -share/texmf-dist/doc/help/Catalogue/entries/finbib.html -share/texmf-dist/doc/help/Catalogue/entries/findhyph.html -share/texmf-dist/doc/help/Catalogue/entries/fink.html -share/texmf-dist/doc/help/Catalogue/entries/finomaton.html -share/texmf-dist/doc/help/Catalogue/entries/finplain.html -share/texmf-dist/doc/help/Catalogue/entries/fix2col.html -share/texmf-dist/doc/help/Catalogue/entries/fixbbl.html -share/texmf-dist/doc/help/Catalogue/entries/fixfoot.html -share/texmf-dist/doc/help/Catalogue/entries/fixmath.html -share/texmf-dist/doc/help/Catalogue/entries/fixme.html -share/texmf-dist/doc/help/Catalogue/entries/flabels.html -share/texmf-dist/doc/help/Catalogue/entries/flashcard.html -share/texmf-dist/doc/help/Catalogue/entries/flatex.html -share/texmf-dist/doc/help/Catalogue/entries/flatten.html -share/texmf-dist/doc/help/Catalogue/entries/float.html -share/texmf-dist/doc/help/Catalogue/entries/floatfig.html -share/texmf-dist/doc/help/Catalogue/entries/floatflt.html -share/texmf-dist/doc/help/Catalogue/entries/floatpag.html -share/texmf-dist/doc/help/Catalogue/entries/floatrow.html -share/texmf-dist/doc/help/Catalogue/entries/flow.html -share/texmf-dist/doc/help/Catalogue/entries/fltpage.html -share/texmf-dist/doc/help/Catalogue/entries/fltpoint.html -share/texmf-dist/doc/help/Catalogue/entries/flushend.html -share/texmf-dist/doc/help/Catalogue/entries/fmp.html -share/texmf-dist/doc/help/Catalogue/entries/fncychap.html -share/texmf-dist/doc/help/Catalogue/entries/fncylab.html -share/texmf-dist/doc/help/Catalogue/entries/fnpara.html -share/texmf-dist/doc/help/Catalogue/entries/fntguide.html -share/texmf-dist/doc/help/Catalogue/entries/foilhtml.html -share/texmf-dist/doc/help/Catalogue/entries/foiltex.html -share/texmf-dist/doc/help/Catalogue/entries/font-selection.html -share/texmf-dist/doc/help/Catalogue/entries/fonteinf.html -share/texmf-dist/doc/help/Catalogue/entries/fontenc.html -share/texmf-dist/doc/help/Catalogue/entries/fontinst.html -share/texmf-dist/doc/help/Catalogue/entries/fontinstallationguide.html -share/texmf-dist/doc/help/Catalogue/entries/fontmisc.html -share/texmf-dist/doc/help/Catalogue/entries/fontname.html -share/texmf-dist/doc/help/Catalogue/entries/fontsmpl.html -share/texmf-dist/doc/help/Catalogue/entries/fontspec.html -share/texmf-dist/doc/help/Catalogue/entries/footbib.html -share/texmf-dist/doc/help/Catalogue/entries/footmisc.html -share/texmf-dist/doc/help/Catalogue/entries/footnote.html -share/texmf-dist/doc/help/Catalogue/entries/footnpag.html -share/texmf-dist/doc/help/Catalogue/entries/forindex.html -share/texmf-dist/doc/help/Catalogue/entries/formats.html -share/texmf-dist/doc/help/Catalogue/entries/formlett.html -share/texmf-dist/doc/help/Catalogue/entries/formula.html -share/texmf-dist/doc/help/Catalogue/entries/fourier.html -share/texmf-dist/doc/help/Catalogue/entries/fourproject.html -share/texmf-dist/doc/help/Catalogue/entries/fourspell.html -share/texmf-dist/doc/help/Catalogue/entries/fourtex.html -share/texmf-dist/doc/help/Catalogue/entries/fp.html -share/texmf-dist/doc/help/Catalogue/entries/fpl.html -share/texmf-dist/doc/help/Catalogue/entries/fptex.html -share/texmf-dist/doc/help/Catalogue/entries/framed.html -share/texmf-dist/doc/help/Catalogue/entries/frankenbundle.html -share/texmf-dist/doc/help/Catalogue/entries/frankenstein.html -share/texmf-dist/doc/help/Catalogue/entries/freetype.html -share/texmf-dist/doc/help/Catalogue/entries/french-translations.html -share/texmf-dist/doc/help/Catalogue/entries/frenchle.html -share/texmf-dist/doc/help/Catalogue/entries/frenchpro.html -share/texmf-dist/doc/help/Catalogue/entries/frhyph.html -share/texmf-dist/doc/help/Catalogue/entries/fribrief.html -share/texmf-dist/doc/help/Catalogue/entries/ftcap.html -share/texmf-dist/doc/help/Catalogue/entries/ftetx.html -share/texmf-dist/doc/help/Catalogue/entries/ftn.html -share/texmf-dist/doc/help/Catalogue/entries/ftnright.html -share/texmf-dist/doc/help/Catalogue/entries/fullblck.html -share/texmf-dist/doc/help/Catalogue/entries/fullpage.html -share/texmf-dist/doc/help/Catalogue/entries/fullpict.html -share/texmf-dist/doc/help/Catalogue/entries/functan.html -share/texmf-dist/doc/help/Catalogue/entries/fundus.html -share/texmf-dist/doc/help/Catalogue/entries/funnelweb.html -share/texmf-dist/doc/help/Catalogue/entries/futhark.html -share/texmf-dist/doc/help/Catalogue/entries/g-brief.html -share/texmf-dist/doc/help/Catalogue/entries/galois.html -share/texmf-dist/doc/help/Catalogue/entries/garamond.html -share/texmf-dist/doc/help/Catalogue/entries/gatech-thesis.html -share/texmf-dist/doc/help/Catalogue/entries/gauss.html -share/texmf-dist/doc/help/Catalogue/entries/gb4e.html -share/texmf-dist/doc/help/Catalogue/entries/gchords.html -share/texmf-dist/doc/help/Catalogue/entries/gellmu.html -share/texmf-dist/doc/help/Catalogue/entries/genealogy.html -share/texmf-dist/doc/help/Catalogue/entries/genfam.html -share/texmf-dist/doc/help/Catalogue/entries/genmisc.html -share/texmf-dist/doc/help/Catalogue/entries/genmpage.html -share/texmf-dist/doc/help/Catalogue/entries/gensymb.html -share/texmf-dist/doc/help/Catalogue/entries/gentl-gr.html -share/texmf-dist/doc/help/Catalogue/entries/gentle.html -share/texmf-dist/doc/help/Catalogue/entries/geometry.html -share/texmf-dist/doc/help/Catalogue/entries/geomsty.html -share/texmf-dist/doc/help/Catalogue/entries/german.html -share/texmf-dist/doc/help/Catalogue/entries/germbib.html -share/texmf-dist/doc/help/Catalogue/entries/germdoc.html -share/texmf-dist/doc/help/Catalogue/entries/getrefs.html -share/texmf-dist/doc/help/Catalogue/entries/ghostscript-afpl.html -share/texmf-dist/doc/help/Catalogue/entries/ghostscript-gpl.html -share/texmf-dist/doc/help/Catalogue/entries/ghostview-mac.html -share/texmf-dist/doc/help/Catalogue/entries/ghyphen.html -share/texmf-dist/doc/help/Catalogue/entries/gladtex.html -share/texmf-dist/doc/help/Catalogue/entries/gleitobjekte.html -share/texmf-dist/doc/help/Catalogue/entries/gloss.html -share/texmf-dist/doc/help/Catalogue/entries/glossary.html -share/texmf-dist/doc/help/Catalogue/entries/glosstex.html -share/texmf-dist/doc/help/Catalogue/entries/gn-logic.html -share/texmf-dist/doc/help/Catalogue/entries/gnhyph.html -share/texmf-dist/doc/help/Catalogue/entries/gnuplot.html -share/texmf-dist/doc/help/Catalogue/entries/go-make.html -share/texmf-dist/doc/help/Catalogue/entries/go.html -share/texmf-dist/doc/help/Catalogue/entries/gost.html -share/texmf-dist/doc/help/Catalogue/entries/gothic.html -share/texmf-dist/doc/help/Catalogue/entries/gplot.html -share/texmf-dist/doc/help/Catalogue/entries/grafik.html -share/texmf-dist/doc/help/Catalogue/entries/graphbase.html -share/texmf-dist/doc/help/Catalogue/entries/grapher.html -share/texmf-dist/doc/help/Catalogue/entries/graphfig.html -share/texmf-dist/doc/help/Catalogue/entries/graphics.html -share/texmf-dist/doc/help/Catalogue/entries/graphicx.html -share/texmf-dist/doc/help/Catalogue/entries/graphpap.html -share/texmf-dist/doc/help/Catalogue/entries/gray.html -share/texmf-dist/doc/help/Catalogue/entries/greek4cbc.html -share/texmf-dist/doc/help/Catalogue/entries/greek6cbc.html -share/texmf-dist/doc/help/Catalogue/entries/greenpoint.html -share/texmf-dist/doc/help/Catalogue/entries/grfguide.html -share/texmf-dist/doc/help/Catalogue/entries/grfpaste.html -share/texmf-dist/doc/help/Catalogue/entries/grnumalt.html -share/texmf-dist/doc/help/Catalogue/entries/grtimes.html -share/texmf-dist/doc/help/Catalogue/entries/gsftopk.html -share/texmf-dist/doc/help/Catalogue/entries/gsview.html -share/texmf-dist/doc/help/Catalogue/entries/gtex-letter.html -share/texmf-dist/doc/help/Catalogue/entries/guit.html -share/texmf-dist/doc/help/Catalogue/entries/guitar.html -share/texmf-dist/doc/help/Catalogue/entries/gurmukhi.html -share/texmf-dist/doc/help/Catalogue/entries/gustlib.html -share/texmf-dist/doc/help/Catalogue/entries/gv.html -share/texmf-dist/doc/help/Catalogue/entries/ha-prosper.html -share/texmf-dist/doc/help/Catalogue/entries/hands.html -share/texmf-dist/doc/help/Catalogue/entries/hangcaption.html -share/texmf-dist/doc/help/Catalogue/entries/hanging.html -share/texmf-dist/doc/help/Catalogue/entries/harpoon.html -share/texmf-dist/doc/help/Catalogue/entries/harvard.html -share/texmf-dist/doc/help/Catalogue/entries/harvmac.html -share/texmf-dist/doc/help/Catalogue/entries/hatching.html -share/texmf-dist/doc/help/Catalogue/entries/hcbundle.html -share/texmf-dist/doc/help/Catalogue/entries/hellas.html -share/texmf-dist/doc/help/Catalogue/entries/hepparticles.html -share/texmf-dist/doc/help/Catalogue/entries/here.html -share/texmf-dist/doc/help/Catalogue/entries/hexdump.html -share/texmf-dist/doc/help/Catalogue/entries/hfbright.html -share/texmf-dist/doc/help/Catalogue/entries/hfoldsty.html -share/texmf-dist/doc/help/Catalogue/entries/hh.html -share/texmf-dist/doc/help/Catalogue/entries/hhline.html -share/texmf-dist/doc/help/Catalogue/entries/hhtensor.html -share/texmf-dist/doc/help/Catalogue/entries/hieroglf.html -share/texmf-dist/doc/help/Catalogue/entries/hieroglyph.html -share/texmf-dist/doc/help/Catalogue/entries/hierotex.html -share/texmf-dist/doc/help/Catalogue/entries/highlight.html -share/texmf-dist/doc/help/Catalogue/entries/hilowres.html -share/texmf-dist/doc/help/Catalogue/entries/histogr.html -share/texmf-dist/doc/help/Catalogue/entries/hlatex.html -share/texmf-dist/doc/help/Catalogue/entries/hoekwater.html -share/texmf-dist/doc/help/Catalogue/entries/hp2pl.html -share/texmf-dist/doc/help/Catalogue/entries/hp2xx.html -share/texmf-dist/doc/help/Catalogue/entries/hrhyph.html -share/texmf-dist/doc/help/Catalogue/entries/html.html -share/texmf-dist/doc/help/Catalogue/entries/html2latex.html -share/texmf-dist/doc/help/Catalogue/entries/huhyph.html -share/texmf-dist/doc/help/Catalogue/entries/humanist.html -share/texmf-dist/doc/help/Catalogue/entries/huncial.html -share/texmf-dist/doc/help/Catalogue/entries/hvdashln.html -share/texmf-dist/doc/help/Catalogue/entries/hvfloat.html -share/texmf-dist/doc/help/Catalogue/entries/hvmath-fonts.html -share/texmf-dist/doc/help/Catalogue/entries/hvmath.html -share/texmf-dist/doc/help/Catalogue/entries/hypbmsec.html -share/texmf-dist/doc/help/Catalogue/entries/hypcap.html -share/texmf-dist/doc/help/Catalogue/entries/hyper.html -share/texmf-dist/doc/help/Catalogue/entries/hyperlatex.html -share/texmf-dist/doc/help/Catalogue/entries/hypernat.html -share/texmf-dist/doc/help/Catalogue/entries/hyperref.html -share/texmf-dist/doc/help/Catalogue/entries/hyphenat.html -share/texmf-dist/doc/help/Catalogue/entries/hyphenation-greek.html -share/texmf-dist/doc/help/Catalogue/entries/hypht1.html -share/texmf-dist/doc/help/Catalogue/entries/iagproc.html -share/texmf-dist/doc/help/Catalogue/entries/iahyphen.html -share/texmf-dist/doc/help/Catalogue/entries/ibm.html -share/texmf-dist/doc/help/Catalogue/entries/ibycus-babel.html -share/texmf-dist/doc/help/Catalogue/entries/ibycus4.html -share/texmf-dist/doc/help/Catalogue/entries/icelandic.html -share/texmf-dist/doc/help/Catalogue/entries/icomma.html -share/texmf-dist/doc/help/Catalogue/entries/icons.html -share/texmf-dist/doc/help/Catalogue/entries/idealfonts.html -share/texmf-dist/doc/help/Catalogue/entries/ieeepes.html -share/texmf-dist/doc/help/Catalogue/entries/ieeetran.html -share/texmf-dist/doc/help/Catalogue/entries/ifacmtg.html -share/texmf-dist/doc/help/Catalogue/entries/ifmslide.html -share/texmf-dist/doc/help/Catalogue/entries/ifmtarg.html -share/texmf-dist/doc/help/Catalogue/entries/ifpdf.html -share/texmf-dist/doc/help/Catalogue/entries/ifsym.html -share/texmf-dist/doc/help/Catalogue/entries/ifthen.html -share/texmf-dist/doc/help/Catalogue/entries/ifvtex.html -share/texmf-dist/doc/help/Catalogue/entries/igo.html -share/texmf-dist/doc/help/Catalogue/entries/imac.html -share/texmf-dist/doc/help/Catalogue/entries/imaketex.html -share/texmf-dist/doc/help/Catalogue/entries/import.html -share/texmf-dist/doc/help/Catalogue/entries/impose.html -share/texmf-dist/doc/help/Catalogue/entries/includex.html -share/texmf-dist/doc/help/Catalogue/entries/indentfirst.html -share/texmf-dist/doc/help/Catalogue/entries/index.html -share/texmf-dist/doc/help/Catalogue/entries/indxcite.html -share/texmf-dist/doc/help/Catalogue/entries/info.html -share/texmf-dist/doc/help/Catalogue/entries/inhyph.html -share/texmf-dist/doc/help/Catalogue/entries/initials.html -share/texmf-dist/doc/help/Catalogue/entries/inlinebib.html -share/texmf-dist/doc/help/Catalogue/entries/inputenc.html -share/texmf-dist/doc/help/Catalogue/entries/insbox.html -share/texmf-dist/doc/help/Catalogue/entries/inslrmaj.html -share/texmf-dist/doc/help/Catalogue/entries/inslrmin.html -share/texmf-dist/doc/help/Catalogue/entries/interactiveworkbook.html -share/texmf-dist/doc/help/Catalogue/entries/invoice.html -share/texmf-dist/doc/help/Catalogue/entries/ipa.html -share/texmf-dist/doc/help/Catalogue/entries/isi2bib.html -share/texmf-dist/doc/help/Catalogue/entries/isi2bibtex.html -share/texmf-dist/doc/help/Catalogue/entries/iso-tex.html -share/texmf-dist/doc/help/Catalogue/entries/isodate.html -share/texmf-dist/doc/help/Catalogue/entries/isorot.html -share/texmf-dist/doc/help/Catalogue/entries/isostds.html -share/texmf-dist/doc/help/Catalogue/entries/isotope.html -share/texmf-dist/doc/help/Catalogue/entries/ispell.html -share/texmf-dist/doc/help/Catalogue/entries/ite.html -share/texmf-dist/doc/help/Catalogue/entries/ithyph.html -share/texmf-dist/doc/help/Catalogue/entries/itrans.html -share/texmf-dist/doc/help/Catalogue/entries/izhitsa.html -share/texmf-dist/doc/help/Catalogue/entries/jabref.html -share/texmf-dist/doc/help/Catalogue/entries/jadetex.html -share/texmf-dist/doc/help/Catalogue/entries/jas99m.html -share/texmf-dist/doc/help/Catalogue/entries/javadvi.html -share/texmf-dist/doc/help/Catalogue/entries/javascript-texed.html -share/texmf-dist/doc/help/Catalogue/entries/javatex.html -share/texmf-dist/doc/help/Catalogue/entries/jbibtexmanager.html -share/texmf-dist/doc/help/Catalogue/entries/jeep.html -share/texmf-dist/doc/help/Catalogue/entries/jhep.html -share/texmf-dist/doc/help/Catalogue/entries/jknappen.html -share/texmf-dist/doc/help/Catalogue/entries/jkthesis.html -share/texmf-dist/doc/help/Catalogue/entries/jpeg2ps-os2.html -share/texmf-dist/doc/help/Catalogue/entries/jpeg2ps.html -share/texmf-dist/doc/help/Catalogue/entries/jpsj.html -share/texmf-dist/doc/help/Catalogue/entries/jqt1999.html -share/texmf-dist/doc/help/Catalogue/entries/jsmisc.html -share/texmf-dist/doc/help/Catalogue/entries/jspell.html -share/texmf-dist/doc/help/Catalogue/entries/jtbnew.html -share/texmf-dist/doc/help/Catalogue/entries/jura.html -share/texmf-dist/doc/help/Catalogue/entries/juraabbrev.html -share/texmf-dist/doc/help/Catalogue/entries/jurabib.html -share/texmf-dist/doc/help/Catalogue/entries/juramisc.html -share/texmf-dist/doc/help/Catalogue/entries/jurarsp.html -share/texmf-dist/doc/help/Catalogue/entries/kalendar.html -share/texmf-dist/doc/help/Catalogue/entries/kalender.html -share/texmf-dist/doc/help/Catalogue/entries/karnaugh.html -share/texmf-dist/doc/help/Catalogue/entries/kdgreek.html -share/texmf-dist/doc/help/Catalogue/entries/kelly.html -share/texmf-dist/doc/help/Catalogue/entries/kerkis.html -share/texmf-dist/doc/help/Catalogue/entries/keystroke.html -share/texmf-dist/doc/help/Catalogue/entries/keyval.html -share/texmf-dist/doc/help/Catalogue/entries/kile.html -share/texmf-dist/doc/help/Catalogue/entries/kix.html -share/texmf-dist/doc/help/Catalogue/entries/knst.html -share/texmf-dist/doc/help/Catalogue/entries/knuth.html -share/texmf-dist/doc/help/Catalogue/entries/koi8.html -share/texmf-dist/doc/help/Catalogue/entries/koma-script.html -share/texmf-dist/doc/help/Catalogue/entries/kpathsea.html -share/texmf-dist/doc/help/Catalogue/entries/ktexshell.html -share/texmf-dist/doc/help/Catalogue/entries/kuvio.html -share/texmf-dist/doc/help/Catalogue/entries/l2a.html -share/texmf-dist/doc/help/Catalogue/entries/l2tabu-english.html -share/texmf-dist/doc/help/Catalogue/entries/l2tabu-french.html -share/texmf-dist/doc/help/Catalogue/entries/l2tabu-italian.html -share/texmf-dist/doc/help/Catalogue/entries/l2tabu.html -share/texmf-dist/doc/help/Catalogue/entries/l2x.html -share/texmf-dist/doc/help/Catalogue/entries/labbook.html -share/texmf-dist/doc/help/Catalogue/entries/labelmag.html -share/texmf-dist/doc/help/Catalogue/entries/labels.html -share/texmf-dist/doc/help/Catalogue/entries/lacheck.html -share/texmf-dist/doc/help/Catalogue/entries/lametex.html -share/texmf-dist/doc/help/Catalogue/entries/lamstex.html -share/texmf-dist/doc/help/Catalogue/entries/lastpage.html -share/texmf-dist/doc/help/Catalogue/entries/latable.html -share/texmf-dist/doc/help/Catalogue/entries/lated.html -share/texmf-dist/doc/help/Catalogue/entries/latex-base.html -share/texmf-dist/doc/help/Catalogue/entries/latex.html -share/texmf-dist/doc/help/Catalogue/entries/latex209.html -share/texmf-dist/doc/help/Catalogue/entries/latex2e-help.html -share/texmf-dist/doc/help/Catalogue/entries/latex2e.html -share/texmf-dist/doc/help/Catalogue/entries/latex2html.html -share/texmf-dist/doc/help/Catalogue/entries/latex2man.html -share/texmf-dist/doc/help/Catalogue/entries/latex2rtf.html -share/texmf-dist/doc/help/Catalogue/entries/latex4jed.html -share/texmf-dist/doc/help/Catalogue/entries/latex4wp.html -share/texmf-dist/doc/help/Catalogue/entries/latexcad.html -share/texmf-dist/doc/help/Catalogue/entries/latexcount.html -share/texmf-dist/doc/help/Catalogue/entries/latexdb.html -share/texmf-dist/doc/help/Catalogue/entries/latexdiff.html -share/texmf-dist/doc/help/Catalogue/entries/latexdraw.html -share/texmf-dist/doc/help/Catalogue/entries/latexfonts.html -share/texmf-dist/doc/help/Catalogue/entries/latexinfo.html -share/texmf-dist/doc/help/Catalogue/entries/latexmake.html -share/texmf-dist/doc/help/Catalogue/entries/latexmk.html -share/texmf-dist/doc/help/Catalogue/entries/latexmng.html -share/texmf-dist/doc/help/Catalogue/entries/latexmp.html -share/texmf-dist/doc/help/Catalogue/entries/latexn.html -share/texmf-dist/doc/help/Catalogue/entries/latexpand.html -share/texmf-dist/doc/help/Catalogue/entries/latexpix.html -share/texmf-dist/doc/help/Catalogue/entries/latexrender.html -share/texmf-dist/doc/help/Catalogue/entries/latexwide.html -share/texmf-dist/doc/help/Catalogue/entries/latin2jk.html -share/texmf-dist/doc/help/Catalogue/entries/layaureo.html -share/texmf-dist/doc/help/Catalogue/entries/layout.html -share/texmf-dist/doc/help/Catalogue/entries/layouts.html -share/texmf-dist/doc/help/Catalogue/entries/lazylist.html -share/texmf-dist/doc/help/Catalogue/entries/lcg.html -share/texmf-dist/doc/help/Catalogue/entries/ldiff.html -share/texmf-dist/doc/help/Catalogue/entries/leaflet.html -share/texmf-dist/doc/help/Catalogue/entries/leawood.html -share/texmf-dist/doc/help/Catalogue/entries/ledmac.html -share/texmf-dist/doc/help/Catalogue/entries/ledpar.html -share/texmf-dist/doc/help/Catalogue/entries/leftidx.html -share/texmf-dist/doc/help/Catalogue/entries/letter.html -share/texmf-dist/doc/help/Catalogue/entries/letterspacing.html -share/texmf-dist/doc/help/Catalogue/entries/lettre.html -share/texmf-dist/doc/help/Catalogue/entries/lettrine.html -share/texmf-dist/doc/help/Catalogue/entries/levy.html -share/texmf-dist/doc/help/Catalogue/entries/lexikon.html -share/texmf-dist/doc/help/Catalogue/entries/lextex.html -share/texmf-dist/doc/help/Catalogue/entries/lgc-examples.html -share/texmf-dist/doc/help/Catalogue/entries/lgreek.html -share/texmf-dist/doc/help/Catalogue/entries/lgrind.html -share/texmf-dist/doc/help/Catalogue/entries/lh.html -share/texmf-dist/doc/help/Catalogue/entries/lhcyr.html -share/texmf-dist/doc/help/Catalogue/entries/lhelp.html -share/texmf-dist/doc/help/Catalogue/entries/ligatex.html -share/texmf-dist/doc/help/Catalogue/entries/lilypond.html -share/texmf-dist/doc/help/Catalogue/entries/limap.html -share/texmf-dist/doc/help/Catalogue/entries/linearb.html -share/texmf-dist/doc/help/Catalogue/entries/lineno.html -share/texmf-dist/doc/help/Catalogue/entries/linguex.html -share/texmf-dist/doc/help/Catalogue/entries/lintex.html -share/texmf-dist/doc/help/Catalogue/entries/lips.html -share/texmf-dist/doc/help/Catalogue/entries/lipsum.html -share/texmf-dist/doc/help/Catalogue/entries/listbib.html -share/texmf-dist/doc/help/Catalogue/entries/listing.html -share/texmf-dist/doc/help/Catalogue/entries/listings.html -share/texmf-dist/doc/help/Catalogue/entries/listliketab.html -share/texmf-dist/doc/help/Catalogue/entries/lkort.html -share/texmf-dist/doc/help/Catalogue/entries/llncs.html -share/texmf-dist/doc/help/Catalogue/entries/lm.html -share/texmf-dist/doc/help/Catalogue/entries/localloc.html -share/texmf-dist/doc/help/Catalogue/entries/logfilter.html -share/texmf-dist/doc/help/Catalogue/entries/logic.html -share/texmf-dist/doc/help/Catalogue/entries/logo-ps.html -share/texmf-dist/doc/help/Catalogue/entries/lollipop.html -share/texmf-dist/doc/help/Catalogue/entries/longdiv.html -share/texmf-dist/doc/help/Catalogue/entries/longtable.html -share/texmf-dist/doc/help/Catalogue/entries/losymbol.html -share/texmf-dist/doc/help/Catalogue/entries/lout.html -share/texmf-dist/doc/help/Catalogue/entries/lscape.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-english.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-finnish.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-french.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-german.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-italian.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-japanese.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-mongolian.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-polish.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-portuguese-br.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-portuguese.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-russian.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-slovak.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-spanish.html -share/texmf-dist/doc/help/Catalogue/entries/lshort-ukr.html -share/texmf-dist/doc/help/Catalogue/entries/ltablex.html -share/texmf-dist/doc/help/Catalogue/entries/ltnews.html -share/texmf-dist/doc/help/Catalogue/entries/ltoh.html -share/texmf-dist/doc/help/Catalogue/entries/ltt.html -share/texmf-dist/doc/help/Catalogue/entries/ltx2rtf.html -share/texmf-dist/doc/help/Catalogue/entries/ltx2x.html -share/texmf-dist/doc/help/Catalogue/entries/ltxbase.html -share/texmf-dist/doc/help/Catalogue/entries/ltxdoc.html -share/texmf-dist/doc/help/Catalogue/entries/ltxgrid.html -share/texmf-dist/doc/help/Catalogue/entries/ltxindex.html -share/texmf-dist/doc/help/Catalogue/entries/ltxinput.html -share/texmf-dist/doc/help/Catalogue/entries/ltxmisc.html -share/texmf-dist/doc/help/Catalogue/entries/ltxsrc.html -share/texmf-dist/doc/help/Catalogue/entries/ltxtable.html -share/texmf-dist/doc/help/Catalogue/entries/ltxutil.html -share/texmf-dist/doc/help/Catalogue/entries/lucida.html -share/texmf-dist/doc/help/Catalogue/entries/lucold.html -share/texmf-dist/doc/help/Catalogue/entries/lw35nfsx.html -share/texmf-dist/doc/help/Catalogue/entries/lxmail.html -share/texmf-dist/doc/help/Catalogue/entries/ly1.html -share/texmf-dist/doc/help/Catalogue/entries/lyx.html -share/texmf-dist/doc/help/Catalogue/entries/m-bib.html -share/texmf-dist/doc/help/Catalogue/entries/m-pictex.html -share/texmf-dist/doc/help/Catalogue/entries/macbibtex.html -share/texmf-dist/doc/help/Catalogue/entries/macgreek.html -share/texmf-dist/doc/help/Catalogue/entries/magaz.html -share/texmf-dist/doc/help/Catalogue/entries/mailing.html -share/texmf-dist/doc/help/Catalogue/entries/make-latex.html -share/texmf-dist/doc/help/Catalogue/entries/makebox.html -share/texmf-dist/doc/help/Catalogue/entries/makecirc.html -share/texmf-dist/doc/help/Catalogue/entries/makecmds.html -share/texmf-dist/doc/help/Catalogue/entries/makefonts.html -share/texmf-dist/doc/help/Catalogue/entries/makeglos.html -share/texmf-dist/doc/help/Catalogue/entries/makeidx.html -share/texmf-dist/doc/help/Catalogue/entries/makeindex.html -share/texmf-dist/doc/help/Catalogue/entries/maketable.html -share/texmf-dist/doc/help/Catalogue/entries/makor.html -share/texmf-dist/doc/help/Catalogue/entries/makor2.html -share/texmf-dist/doc/help/Catalogue/entries/malayalam.html -share/texmf-dist/doc/help/Catalogue/entries/malvern.html -share/texmf-dist/doc/help/Catalogue/entries/manfnt.html -share/texmf-dist/doc/help/Catalogue/entries/manjutex.html -share/texmf-dist/doc/help/Catalogue/entries/manuscript.html -share/texmf-dist/doc/help/Catalogue/entries/manyfoot.html -share/texmf-dist/doc/help/Catalogue/entries/mapcodes.html -share/texmf-dist/doc/help/Catalogue/entries/maple.html -share/texmf-dist/doc/help/Catalogue/entries/maplems.html -share/texmf-dist/doc/help/Catalogue/entries/margbib.html -share/texmf-dist/doc/help/Catalogue/entries/marginal.html -share/texmf-dist/doc/help/Catalogue/entries/marvosym-mac.html -share/texmf-dist/doc/help/Catalogue/entries/marvosym.html -share/texmf-dist/doc/help/Catalogue/entries/mathcmd.html -share/texmf-dist/doc/help/Catalogue/entries/mathcomp.html -share/texmf-dist/doc/help/Catalogue/entries/mathdots.html -share/texmf-dist/doc/help/Catalogue/entries/mathematica.html -share/texmf-dist/doc/help/Catalogue/entries/mathenv.html -share/texmf-dist/doc/help/Catalogue/entries/mathinst.html -share/texmf-dist/doc/help/Catalogue/entries/mathkit.html -share/texmf-dist/doc/help/Catalogue/entries/mathpazo.html -share/texmf-dist/doc/help/Catalogue/entries/mathpple.html -share/texmf-dist/doc/help/Catalogue/entries/mathptm.html -share/texmf-dist/doc/help/Catalogue/entries/mathrsfs.html -share/texmf-dist/doc/help/Catalogue/entries/mathspad.html -share/texmf-dist/doc/help/Catalogue/entries/mathspic.html -share/texmf-dist/doc/help/Catalogue/entries/mathtime-ltx.html -share/texmf-dist/doc/help/Catalogue/entries/mathtime-pln.html -share/texmf-dist/doc/help/Catalogue/entries/mathtime.html -share/texmf-dist/doc/help/Catalogue/entries/mathtools.html -share/texmf-dist/doc/help/Catalogue/entries/matlabweb.html -share/texmf-dist/doc/help/Catalogue/entries/mattens.html -share/texmf-dist/doc/help/Catalogue/entries/maybemath.html -share/texmf-dist/doc/help/Catalogue/entries/mbboard.html -share/texmf-dist/doc/help/Catalogue/entries/mceinleger.html -share/texmf-dist/doc/help/Catalogue/entries/mcite.html -share/texmf-dist/doc/help/Catalogue/entries/mctex.html -share/texmf-dist/doc/help/Catalogue/entries/mdvi.html -share/texmf-dist/doc/help/Catalogue/entries/mdwlist.html -share/texmf-dist/doc/help/Catalogue/entries/mdwtools.html -share/texmf-dist/doc/help/Catalogue/entries/mem.html -share/texmf-dist/doc/help/Catalogue/entries/memoir.html -share/texmf-dist/doc/help/Catalogue/entries/mentis.html -share/texmf-dist/doc/help/Catalogue/entries/meta-mode.html -share/texmf-dist/doc/help/Catalogue/entries/metafp.html -share/texmf-dist/doc/help/Catalogue/entries/metaobj.html -share/texmf-dist/doc/help/Catalogue/entries/metaplot.html -share/texmf-dist/doc/help/Catalogue/entries/metapost-examples.html -share/texmf-dist/doc/help/Catalogue/entries/metapost.html -share/texmf-dist/doc/help/Catalogue/entries/metatex.html -share/texmf-dist/doc/help/Catalogue/entries/metatype1.html -share/texmf-dist/doc/help/Catalogue/entries/method.html -share/texmf-dist/doc/help/Catalogue/entries/mex.html -share/texmf-dist/doc/help/Catalogue/entries/mf-ps.html -share/texmf-dist/doc/help/Catalogue/entries/mf2pt1.html -share/texmf-dist/doc/help/Catalogue/entries/mf2pt3.html -share/texmf-dist/doc/help/Catalogue/entries/mf2tex.html -share/texmf-dist/doc/help/Catalogue/entries/mff.html -share/texmf-dist/doc/help/Catalogue/entries/mflogo.html -share/texmf-dist/doc/help/Catalogue/entries/mfnfss.html -share/texmf-dist/doc/help/Catalogue/entries/mfpic.html -share/texmf-dist/doc/help/Catalogue/entries/mftinc.html -share/texmf-dist/doc/help/Catalogue/entries/mftrace.html -share/texmf-dist/doc/help/Catalogue/entries/mh.html -share/texmf-dist/doc/help/Catalogue/entries/mhchem.html -share/texmf-dist/doc/help/Catalogue/entries/mhequ.html -share/texmf-dist/doc/help/Catalogue/entries/mhs.html -share/texmf-dist/doc/help/Catalogue/entries/mhsetup.html -share/texmf-dist/doc/help/Catalogue/entries/microtype.html -share/texmf-dist/doc/help/Catalogue/entries/mid2tex.html -share/texmf-dist/doc/help/Catalogue/entries/midfloat.html -share/texmf-dist/doc/help/Catalogue/entries/midi2tex.html -share/texmf-dist/doc/help/Catalogue/entries/midnight.html -share/texmf-dist/doc/help/Catalogue/entries/midpage.html -share/texmf-dist/doc/help/Catalogue/entries/mif2xfig.html -share/texmf-dist/doc/help/Catalogue/entries/miktex-axp.html -share/texmf-dist/doc/help/Catalogue/entries/miktex.html -share/texmf-dist/doc/help/Catalogue/entries/mil3.html -share/texmf-dist/doc/help/Catalogue/entries/miller.html -share/texmf-dist/doc/help/Catalogue/entries/mimetex.html -share/texmf-dist/doc/help/Catalogue/entries/miniltx.html -share/texmf-dist/doc/help/Catalogue/entries/miniplot.html -share/texmf-dist/doc/help/Catalogue/entries/minitoc.html -share/texmf-dist/doc/help/Catalogue/entries/minutes.html -share/texmf-dist/doc/help/Catalogue/entries/mirr.html -share/texmf-dist/doc/help/Catalogue/entries/mitpress.html -share/texmf-dist/doc/help/Catalogue/entries/mk.html -share/texmf-dist/doc/help/Catalogue/entries/mkpic.html -share/texmf-dist/doc/help/Catalogue/entries/mla-paper.html -share/texmf-dist/doc/help/Catalogue/entries/mla.html -share/texmf-dist/doc/help/Catalogue/entries/mlbib.html -share/texmf-dist/doc/help/Catalogue/entries/mltex.html -share/texmf-dist/doc/help/Catalogue/entries/mmafm.html -share/texmf-dist/doc/help/Catalogue/entries/mmpfb.html -share/texmf-dist/doc/help/Catalogue/entries/mmtools.html -share/texmf-dist/doc/help/Catalogue/entries/mnras.html -share/texmf-dist/doc/help/Catalogue/entries/mnttex.html -share/texmf-dist/doc/help/Catalogue/entries/modes.html -share/texmf-dist/doc/help/Catalogue/entries/modguide.html -share/texmf-dist/doc/help/Catalogue/entries/modroman.html -share/texmf-dist/doc/help/Catalogue/entries/monotype.html -share/texmf-dist/doc/help/Catalogue/entries/monster.html -share/texmf-dist/doc/help/Catalogue/entries/montex.html -share/texmf-dist/doc/help/Catalogue/entries/moredefs.html -share/texmf-dist/doc/help/Catalogue/entries/morefloats.html -share/texmf-dist/doc/help/Catalogue/entries/morehelp.html -share/texmf-dist/doc/help/Catalogue/entries/moresize.html -share/texmf-dist/doc/help/Catalogue/entries/moreverb.html -share/texmf-dist/doc/help/Catalogue/entries/morse.html -share/texmf-dist/doc/help/Catalogue/entries/movie15.html -share/texmf-dist/doc/help/Catalogue/entries/mparhack.html -share/texmf-dist/doc/help/Catalogue/entries/mpattern.html -share/texmf-dist/doc/help/Catalogue/entries/mpedit.html -share/texmf-dist/doc/help/Catalogue/entries/mpsproof.html -share/texmf-dist/doc/help/Catalogue/entries/ms.html -share/texmf-dist/doc/help/Catalogue/entries/msg.html -share/texmf-dist/doc/help/Catalogue/entries/mslapa.html -share/texmf-dist/doc/help/Catalogue/entries/mt11p.html -share/texmf-dist/doc/help/Catalogue/entries/mtbe.html -share/texmf-dist/doc/help/Catalogue/entries/mtgreek.html -share/texmf-dist/doc/help/Catalogue/entries/mtx.html -share/texmf-dist/doc/help/Catalogue/entries/multenum.html -share/texmf-dist/doc/help/Catalogue/entries/multibbl.html -share/texmf-dist/doc/help/Catalogue/entries/multibib.html -share/texmf-dist/doc/help/Catalogue/entries/multicap.html -share/texmf-dist/doc/help/Catalogue/entries/multicol.html -share/texmf-dist/doc/help/Catalogue/entries/multido.html -share/texmf-dist/doc/help/Catalogue/entries/multirow.html -share/texmf-dist/doc/help/Catalogue/entries/multitoc.html -share/texmf-dist/doc/help/Catalogue/entries/musicref.html -share/texmf-dist/doc/help/Catalogue/entries/musictex.html -share/texmf-dist/doc/help/Catalogue/entries/musixtex.html -share/texmf-dist/doc/help/Catalogue/entries/muthesis.html -share/texmf-dist/doc/help/Catalogue/entries/mxedruli.html -share/texmf-dist/doc/help/Catalogue/entries/mylatex.html -share/texmf-dist/doc/help/Catalogue/entries/myletter.html -share/texmf-dist/doc/help/Catalogue/entries/namespc.html -share/texmf-dist/doc/help/Catalogue/entries/nassflow.html -share/texmf-dist/doc/help/Catalogue/entries/natbib.html -share/texmf-dist/doc/help/Catalogue/entries/nath.html -share/texmf-dist/doc/help/Catalogue/entries/nb4latex.html -share/texmf-dist/doc/help/Catalogue/entries/nccfoots.html -share/texmf-dist/doc/help/Catalogue/entries/ncctools.html -share/texmf-dist/doc/help/Catalogue/entries/nedit-latex-extensions.html -share/texmf-dist/doc/help/Catalogue/entries/needspace.html -share/texmf-dist/doc/help/Catalogue/entries/nemocal.html -share/texmf-dist/doc/help/Catalogue/entries/nestquot.html -share/texmf-dist/doc/help/Catalogue/entries/neufont.html -share/texmf-dist/doc/help/Catalogue/entries/neuron.html -share/texmf-dist/doc/help/Catalogue/entries/newalg.html -share/texmf-dist/doc/help/Catalogue/entries/newclude.html -share/texmf-dist/doc/help/Catalogue/entries/newcommand.html -share/texmf-dist/doc/help/Catalogue/entries/newfile.html -share/texmf-dist/doc/help/Catalogue/entries/newlfm.html -share/texmf-dist/doc/help/Catalogue/entries/newsletr.html -share/texmf-dist/doc/help/Catalogue/entries/newthm.html -share/texmf-dist/doc/help/Catalogue/entries/newvbtm.html -share/texmf-dist/doc/help/Catalogue/entries/nextpage.html -share/texmf-dist/doc/help/Catalogue/entries/ngerman.html -share/texmf-dist/doc/help/Catalogue/entries/niceframe.html -share/texmf-dist/doc/help/Catalogue/entries/noindent.html -share/texmf-dist/doc/help/Catalogue/entries/nolbreaks.html -share/texmf-dist/doc/help/Catalogue/entries/nomencl.html -share/texmf-dist/doc/help/Catalogue/entries/nomentbl.html -share/texmf-dist/doc/help/Catalogue/entries/nonfloat.html -share/texmf-dist/doc/help/Catalogue/entries/nopageno.html -share/texmf-dist/doc/help/Catalogue/entries/norbib.html -share/texmf-dist/doc/help/Catalogue/entries/notex.html -share/texmf-dist/doc/help/Catalogue/entries/notoccite.html -share/texmf-dist/doc/help/Catalogue/entries/nrc.html -share/texmf-dist/doc/help/Catalogue/entries/ntabbing.html -share/texmf-dist/doc/help/Catalogue/entries/ntemacs.html -share/texmf-dist/doc/help/Catalogue/entries/ntg.html -share/texmf-dist/doc/help/Catalogue/entries/ntgclass.html -share/texmf-dist/doc/help/Catalogue/entries/ntheorem.html -share/texmf-dist/doc/help/Catalogue/entries/numalg.html -share/texmf-dist/doc/help/Catalogue/entries/numline.html -share/texmf-dist/doc/help/Catalogue/entries/numprint.html -share/texmf-dist/doc/help/Catalogue/entries/oands.html -share/texmf-dist/doc/help/Catalogue/entries/obas.html -share/texmf-dist/doc/help/Catalogue/entries/objectz.html -share/texmf-dist/doc/help/Catalogue/entries/oca.html -share/texmf-dist/doc/help/Catalogue/entries/ochem.html -share/texmf-dist/doc/help/Catalogue/entries/ocherokee.html -share/texmf-dist/doc/help/Catalogue/entries/ocr-a.html -share/texmf-dist/doc/help/Catalogue/entries/ocr-b.html -share/texmf-dist/doc/help/Catalogue/entries/octavo.html -share/texmf-dist/doc/help/Catalogue/entries/ofs.html -share/texmf-dist/doc/help/Catalogue/entries/ogham.html -share/texmf-dist/doc/help/Catalogue/entries/ogonek.html -share/texmf-dist/doc/help/Catalogue/entries/oinuit.html -share/texmf-dist/doc/help/Catalogue/entries/oldprsn.html -share/texmf-dist/doc/help/Catalogue/entries/oldstyle.html -share/texmf-dist/doc/help/Catalogue/entries/oletex.html -share/texmf-dist/doc/help/Catalogue/entries/omega.html -share/texmf-dist/doc/help/Catalogue/entries/omegabase.html -share/texmf-dist/doc/help/Catalogue/entries/omegafonts.html -share/texmf-dist/doc/help/Catalogue/entries/one2many.html -share/texmf-dist/doc/help/Catalogue/entries/onepagem.html -share/texmf-dist/doc/help/Catalogue/entries/onlyamsmath.html -share/texmf-dist/doc/help/Catalogue/entries/optional.html -share/texmf-dist/doc/help/Catalogue/entries/optparams.html -share/texmf-dist/doc/help/Catalogue/entries/orderrefs.html -share/texmf-dist/doc/help/Catalogue/entries/oriya.html -share/texmf-dist/doc/help/Catalogue/entries/os2tex.html -share/texmf-dist/doc/help/Catalogue/entries/osmanian.html -share/texmf-dist/doc/help/Catalogue/entries/ot2cyr.html -share/texmf-dist/doc/help/Catalogue/entries/othello.html -share/texmf-dist/doc/help/Catalogue/entries/outliner.html -share/texmf-dist/doc/help/Catalogue/entries/overcite.html -share/texmf-dist/doc/help/Catalogue/entries/overpic.html -share/texmf-dist/doc/help/Catalogue/entries/overword.html -share/texmf-dist/doc/help/Catalogue/entries/oxford.html -share/texmf-dist/doc/help/Catalogue/entries/oztex-german.html -share/texmf-dist/doc/help/Catalogue/entries/oztex.html -share/texmf-dist/doc/help/Catalogue/entries/pacioli.html -share/texmf-dist/doc/help/Catalogue/entries/pagedraw.html -share/texmf-dist/doc/help/Catalogue/entries/pageno.html -share/texmf-dist/doc/help/Catalogue/entries/pagenote.html -share/texmf-dist/doc/help/Catalogue/entries/pagesel.html -share/texmf-dist/doc/help/Catalogue/entries/palatino.html -share/texmf-dist/doc/help/Catalogue/entries/pandey.html -share/texmf-dist/doc/help/Catalogue/entries/pandora-type1.html -share/texmf-dist/doc/help/Catalogue/entries/pandora.html -share/texmf-dist/doc/help/Catalogue/entries/paper.html -share/texmf-dist/doc/help/Catalogue/entries/paralist.html -share/texmf-dist/doc/help/Catalogue/entries/parallel.html -share/texmf-dist/doc/help/Catalogue/entries/parcolumns.html -share/texmf-dist/doc/help/Catalogue/entries/paresse.html -share/texmf-dist/doc/help/Catalogue/entries/parrun.html -share/texmf-dist/doc/help/Catalogue/entries/parskip.html -share/texmf-dist/doc/help/Catalogue/entries/passivetex.html -share/texmf-dist/doc/help/Catalogue/entries/patch.html -share/texmf-dist/doc/help/Catalogue/entries/path.html -share/texmf-dist/doc/help/Catalogue/entries/pawpict.html -share/texmf-dist/doc/help/Catalogue/entries/pb-diagram.html -share/texmf-dist/doc/help/Catalogue/entries/pbm2tex.html -share/texmf-dist/doc/help/Catalogue/entries/pbmtogf.html -share/texmf-dist/doc/help/Catalogue/entries/pcap.html -share/texmf-dist/doc/help/Catalogue/entries/pcfonts.html -share/texmf-dist/doc/help/Catalogue/entries/pclnfss.html -share/texmf-dist/doc/help/Catalogue/entries/pdcmac.html -share/texmf-dist/doc/help/Catalogue/entries/pdfcolmk.html -share/texmf-dist/doc/help/Catalogue/entries/pdfcprot.html -share/texmf-dist/doc/help/Catalogue/entries/pdfcrop.html -share/texmf-dist/doc/help/Catalogue/entries/pdfcrypt.html -share/texmf-dist/doc/help/Catalogue/entries/pdflscape.html -share/texmf-dist/doc/help/Catalogue/entries/pdfpages.html -share/texmf-dist/doc/help/Catalogue/entries/pdfscreen.html -share/texmf-dist/doc/help/Catalogue/entries/pdfslide.html -share/texmf-dist/doc/help/Catalogue/entries/pdftex-def.html -share/texmf-dist/doc/help/Catalogue/entries/pdftex-djgpp.html -share/texmf-dist/doc/help/Catalogue/entries/pdftex.html -share/texmf-dist/doc/help/Catalogue/entries/pdftex_oztex.html -share/texmf-dist/doc/help/Catalogue/entries/pdftricks.html -share/texmf-dist/doc/help/Catalogue/entries/pecha.html -share/texmf-dist/doc/help/Catalogue/entries/perltex.html -share/texmf-dist/doc/help/Catalogue/entries/permute.html -share/texmf-dist/doc/help/Catalogue/entries/perpage.html -share/texmf-dist/doc/help/Catalogue/entries/petri-nets.html -share/texmf-dist/doc/help/Catalogue/entries/pf2afm.html -share/texmf-dist/doc/help/Catalogue/entries/pgf.html -share/texmf-dist/doc/help/Catalogue/entries/pgothic.html -share/texmf-dist/doc/help/Catalogue/entries/phaistos.html -share/texmf-dist/doc/help/Catalogue/entries/phoenician.html -share/texmf-dist/doc/help/Catalogue/entries/phonetic.html -share/texmf-dist/doc/help/Catalogue/entries/photo.html -share/texmf-dist/doc/help/Catalogue/entries/phppcf.html -share/texmf-dist/doc/help/Catalogue/entries/physe.html -share/texmf-dist/doc/help/Catalogue/entries/phyzzx.html -share/texmf-dist/doc/help/Catalogue/entries/picinpar.html -share/texmf-dist/doc/help/Catalogue/entries/picins.html -share/texmf-dist/doc/help/Catalogue/entries/pict2e.html -share/texmf-dist/doc/help/Catalogue/entries/pictex.html -share/texmf-dist/doc/help/Catalogue/entries/pictex2.html -share/texmf-dist/doc/help/Catalogue/entries/piff.html -share/texmf-dist/doc/help/Catalogue/entries/piq.html -share/texmf-dist/doc/help/Catalogue/entries/pitthesis.html -share/texmf-dist/doc/help/Catalogue/entries/pkfind.html -share/texmf-dist/doc/help/Catalogue/entries/pkfix.html -share/texmf-dist/doc/help/Catalogue/entries/pl-mf.html -share/texmf-dist/doc/help/Catalogue/entries/pl.html -share/texmf-dist/doc/help/Catalogue/entries/placeins.html -share/texmf-dist/doc/help/Catalogue/entries/plain.html -share/texmf-dist/doc/help/Catalogue/entries/plainmisc.html -share/texmf-dist/doc/help/Catalogue/entries/plaintex.html -share/texmf-dist/doc/help/Catalogue/entries/plari.html -share/texmf-dist/doc/help/Catalogue/entries/platex.html -share/texmf-dist/doc/help/Catalogue/entries/play.html -share/texmf-dist/doc/help/Catalogue/entries/plcalendar.html -share/texmf-dist/doc/help/Catalogue/entries/plfonts.html -share/texmf-dist/doc/help/Catalogue/entries/plgraph.html -share/texmf-dist/doc/help/Catalogue/entries/plpatch.html -share/texmf-dist/doc/help/Catalogue/entries/plpsfont.html -share/texmf-dist/doc/help/Catalogue/entries/pmcstex.html -share/texmf-dist/doc/help/Catalogue/entries/pmgraph.html -share/texmf-dist/doc/help/Catalogue/entries/pmtex.html -share/texmf-dist/doc/help/Catalogue/entries/pmx.html -share/texmf-dist/doc/help/Catalogue/entries/png2pdf.html -share/texmf-dist/doc/help/Catalogue/entries/poemscol.html -share/texmf-dist/doc/help/Catalogue/entries/pointRuler.html -share/texmf-dist/doc/help/Catalogue/entries/poligraf.html -share/texmf-dist/doc/help/Catalogue/entries/polish-doc.html -share/texmf-dist/doc/help/Catalogue/entries/polynom.html -share/texmf-dist/doc/help/Catalogue/entries/polytable.html -share/texmf-dist/doc/help/Catalogue/entries/postcards.html -share/texmf-dist/doc/help/Catalogue/entries/poster.html -share/texmf-dist/doc/help/Catalogue/entries/ppchtex.html -share/texmf-dist/doc/help/Catalogue/entries/ppower4.html -share/texmf-dist/doc/help/Catalogue/entries/ppr-prv.html -share/texmf-dist/doc/help/Catalogue/entries/prelim2e.html -share/texmf-dist/doc/help/Catalogue/entries/presfull.html -share/texmf-dist/doc/help/Catalogue/entries/prettyref.html -share/texmf-dist/doc/help/Catalogue/entries/preview-latex.html -share/texmf-dist/doc/help/Catalogue/entries/printlen.html -share/texmf-dist/doc/help/Catalogue/entries/proba.html -share/texmf-dist/doc/help/Catalogue/entries/probsoln.html -share/texmf-dist/doc/help/Catalogue/entries/processkv.html -share/texmf-dist/doc/help/Catalogue/entries/progkeys.html -share/texmf-dist/doc/help/Catalogue/entries/program.html -share/texmf-dist/doc/help/Catalogue/entries/progress.html -share/texmf-dist/doc/help/Catalogue/entries/proof.html -share/texmf-dist/doc/help/Catalogue/entries/proofs.html -share/texmf-dist/doc/help/Catalogue/entries/prosper.html -share/texmf-dist/doc/help/Catalogue/entries/protex.html -share/texmf-dist/doc/help/Catalogue/entries/protext.html -share/texmf-dist/doc/help/Catalogue/entries/protocol.html -share/texmf-dist/doc/help/Catalogue/entries/protosem.html -share/texmf-dist/doc/help/Catalogue/entries/prv.html -share/texmf-dist/doc/help/Catalogue/entries/ps2eps.html -share/texmf-dist/doc/help/Catalogue/entries/ps4pdf.html -share/texmf-dist/doc/help/Catalogue/entries/ps_conv.html -share/texmf-dist/doc/help/Catalogue/entries/ps_view.html -share/texmf-dist/doc/help/Catalogue/entries/psboxit.html -share/texmf-dist/doc/help/Catalogue/entries/pseudocode.html -share/texmf-dist/doc/help/Catalogue/entries/psfig.html -share/texmf-dist/doc/help/Catalogue/entries/psfixbb.html -share/texmf-dist/doc/help/Catalogue/entries/psfont.html -share/texmf-dist/doc/help/Catalogue/entries/psfonts.html -share/texmf-dist/doc/help/Catalogue/entries/psfrag-italian.html -share/texmf-dist/doc/help/Catalogue/entries/psfrag.html -share/texmf-dist/doc/help/Catalogue/entries/psfragger.html -share/texmf-dist/doc/help/Catalogue/entries/psfragx.html -share/texmf-dist/doc/help/Catalogue/entries/psgo.html -share/texmf-dist/doc/help/Catalogue/entries/psizzl.html -share/texmf-dist/doc/help/Catalogue/entries/pslatex.html -share/texmf-dist/doc/help/Catalogue/entries/psmerge.html -share/texmf-dist/doc/help/Catalogue/entries/psnfss-source.html -share/texmf-dist/doc/help/Catalogue/entries/psnfss.html -share/texmf-dist/doc/help/Catalogue/entries/psnfssx.html -share/texmf-dist/doc/help/Catalogue/entries/pspicture.html -share/texmf-dist/doc/help/Catalogue/entries/psrip.html -share/texmf-dist/doc/help/Catalogue/entries/pssplit.html -share/texmf-dist/doc/help/Catalogue/entries/pst-3dplot.html -share/texmf-dist/doc/help/Catalogue/entries/pst-bar.html -share/texmf-dist/doc/help/Catalogue/entries/pst-blur.html -share/texmf-dist/doc/help/Catalogue/entries/pst-circ.html -share/texmf-dist/doc/help/Catalogue/entries/pst-fr3d.html -share/texmf-dist/doc/help/Catalogue/entries/pst-func.html -share/texmf-dist/doc/help/Catalogue/entries/pst-geo.html -share/texmf-dist/doc/help/Catalogue/entries/pst-ghsb.html -share/texmf-dist/doc/help/Catalogue/entries/pst-gr3d.html -share/texmf-dist/doc/help/Catalogue/entries/pst-infixplot.html -share/texmf-dist/doc/help/Catalogue/entries/pst-jftree.html -share/texmf-dist/doc/help/Catalogue/entries/pst-lens.html -share/texmf-dist/doc/help/Catalogue/entries/pst-light3d.html -share/texmf-dist/doc/help/Catalogue/entries/pst-math.html -share/texmf-dist/doc/help/Catalogue/entries/pst-node.html -share/texmf-dist/doc/help/Catalogue/entries/pst-optic.html -share/texmf-dist/doc/help/Catalogue/entries/pst-osci.html -share/texmf-dist/doc/help/Catalogue/entries/pst-poly.html -share/texmf-dist/doc/help/Catalogue/entries/pst-slpe.html -share/texmf-dist/doc/help/Catalogue/entries/pst-uml.html -share/texmf-dist/doc/help/Catalogue/entries/pst-vue3d.html -share/texmf-dist/doc/help/Catalogue/entries/pst-xkey.html -share/texmf-dist/doc/help/Catalogue/entries/pstoedit.html -share/texmf-dist/doc/help/Catalogue/entries/pstotext.html -share/texmf-dist/doc/help/Catalogue/entries/pstricks-add.html -share/texmf-dist/doc/help/Catalogue/entries/pstricks.html -share/texmf-dist/doc/help/Catalogue/entries/psutils.html -share/texmf-dist/doc/help/Catalogue/entries/pthyphs.html -share/texmf-dist/doc/help/Catalogue/entries/punk.html -share/texmf-dist/doc/help/Catalogue/entries/purifyeps.html -share/texmf-dist/doc/help/Catalogue/entries/pybliographer.html -share/texmf-dist/doc/help/Catalogue/entries/pydocstrip.html -share/texmf-dist/doc/help/Catalogue/entries/qbibman.html -share/texmf-dist/doc/help/Catalogue/entries/qcm.html -share/texmf-dist/doc/help/Catalogue/entries/qfig.html -share/texmf-dist/doc/help/Catalogue/entries/qfonts.html -share/texmf-dist/doc/help/Catalogue/entries/qobitree.html -share/texmf-dist/doc/help/Catalogue/entries/qsymbols.html -share/texmf-dist/doc/help/Catalogue/entries/quotchap.html -share/texmf-dist/doc/help/Catalogue/entries/quotes.html -share/texmf-dist/doc/help/Catalogue/entries/qxcm.html -share/texmf-dist/doc/help/Catalogue/entries/r-und-s.html -share/texmf-dist/doc/help/Catalogue/entries/ragged.html -share/texmf-dist/doc/help/Catalogue/entries/ragged2e.html -share/texmf-dist/doc/help/Catalogue/entries/raggedr.html -share/texmf-dist/doc/help/Catalogue/entries/rail.html -share/texmf-dist/doc/help/Catalogue/entries/random.html -share/texmf-dist/doc/help/Catalogue/entries/rangecite.html -share/texmf-dist/doc/help/Catalogue/entries/rawfonts.html -share/texmf-dist/doc/help/Catalogue/entries/rawprint.html -share/texmf-dist/doc/help/Catalogue/entries/rccol.html -share/texmf-dist/doc/help/Catalogue/entries/rcs.html -share/texmf-dist/doc/help/Catalogue/entries/rcsinfo.html -share/texmf-dist/doc/help/Catalogue/entries/realcalc.html -share/texmf-dist/doc/help/Catalogue/entries/recipe.html -share/texmf-dist/doc/help/Catalogue/entries/redit.html -share/texmf-dist/doc/help/Catalogue/entries/refcheck.html -share/texmf-dist/doc/help/Catalogue/entries/refcount.html -share/texmf-dist/doc/help/Catalogue/entries/refer2bibtex.html -share/texmf-dist/doc/help/Catalogue/entries/references.html -share/texmf-dist/doc/help/Catalogue/entries/refman.html -share/texmf-dist/doc/help/Catalogue/entries/refstyle.html -share/texmf-dist/doc/help/Catalogue/entries/regcount.html -share/texmf-dist/doc/help/Catalogue/entries/register.html -share/texmf-dist/doc/help/Catalogue/entries/relenc.html -share/texmf-dist/doc/help/Catalogue/entries/relsize.html -share/texmf-dist/doc/help/Catalogue/entries/remreset.html -share/texmf-dist/doc/help/Catalogue/entries/repeat.html -share/texmf-dist/doc/help/Catalogue/entries/res.html -share/texmf-dist/doc/help/Catalogue/entries/revnum.html -share/texmf-dist/doc/help/Catalogue/entries/revtex.html -share/texmf-dist/doc/help/Catalogue/entries/rfc2bib.html -share/texmf-dist/doc/help/Catalogue/entries/rlepsf.html -share/texmf-dist/doc/help/Catalogue/entries/rmligs.html -share/texmf-dist/doc/help/Catalogue/entries/rmpage.html -share/texmf-dist/doc/help/Catalogue/entries/rnototex.html -share/texmf-dist/doc/help/Catalogue/entries/romaniantex.html -share/texmf-dist/doc/help/Catalogue/entries/romanneg.html -share/texmf-dist/doc/help/Catalogue/entries/romannum.html -share/texmf-dist/doc/help/Catalogue/entries/rotating.html -share/texmf-dist/doc/help/Catalogue/entries/rotfloat.html -share/texmf-dist/doc/help/Catalogue/entries/rotpages.html -share/texmf-dist/doc/help/Catalogue/entries/rotunda.html -share/texmf-dist/doc/help/Catalogue/entries/rplain.html -share/texmf-dist/doc/help/Catalogue/entries/rrgtrees.html -share/texmf-dist/doc/help/Catalogue/entries/rsfs-ps.html -share/texmf-dist/doc/help/Catalogue/entries/rsfs.html -share/texmf-dist/doc/help/Catalogue/entries/rst.html -share/texmf-dist/doc/help/Catalogue/entries/rtf2latex2e.html -share/texmf-dist/doc/help/Catalogue/entries/ruhyphen.html -share/texmf-dist/doc/help/Catalogue/entries/ruler.html -share/texmf-dist/doc/help/Catalogue/entries/runic.html -share/texmf-dist/doc/help/Catalogue/entries/russian-help.html -share/texmf-dist/doc/help/Catalogue/entries/rustic.html -share/texmf-dist/doc/help/Catalogue/entries/s2latex.html -share/texmf-dist/doc/help/Catalogue/entries/saferef.html -share/texmf-dist/doc/help/Catalogue/entries/sam2p.html -share/texmf-dist/doc/help/Catalogue/entries/sanskrit-t1.html -share/texmf-dist/doc/help/Catalogue/entries/sanskrit.html -share/texmf-dist/doc/help/Catalogue/entries/sansmath.html -share/texmf-dist/doc/help/Catalogue/entries/sauter.html -share/texmf-dist/doc/help/Catalogue/entries/sauterfonts.html -share/texmf-dist/doc/help/Catalogue/entries/savefnmark.html -share/texmf-dist/doc/help/Catalogue/entries/savesym.html -share/texmf-dist/doc/help/Catalogue/entries/savetrees.html -share/texmf-dist/doc/help/Catalogue/entries/scale.html -share/texmf-dist/doc/help/Catalogue/entries/scalebar.html -share/texmf-dist/doc/help/Catalogue/entries/scalefnt.html -share/texmf-dist/doc/help/Catalogue/entries/schedule.html -share/texmf-dist/doc/help/Catalogue/entries/schwell.html -share/texmf-dist/doc/help/Catalogue/entries/scientificpaper.html -share/texmf-dist/doc/help/Catalogue/entries/scientificviewer.html -share/texmf-dist/doc/help/Catalogue/entries/sciposter.html -share/texmf-dist/doc/help/Catalogue/entries/sciwordconv.html -share/texmf-dist/doc/help/Catalogue/entries/script.html -share/texmf-dist/doc/help/Catalogue/entries/scripttex.html -share/texmf-dist/doc/help/Catalogue/entries/scrnger.html -share/texmf-dist/doc/help/Catalogue/entries/secdot.html -share/texmf-dist/doc/help/Catalogue/entries/section.html -share/texmf-dist/doc/help/Catalogue/entries/sectsty.html -share/texmf-dist/doc/help/Catalogue/entries/sehyph.html -share/texmf-dist/doc/help/Catalogue/entries/selectp.html -share/texmf-dist/doc/help/Catalogue/entries/semantic.html -share/texmf-dist/doc/help/Catalogue/entries/semaphor.html -share/texmf-dist/doc/help/Catalogue/entries/seminar.html -share/texmf-dist/doc/help/Catalogue/entries/serial.html -share/texmf-dist/doc/help/Catalogue/entries/serto.html -share/texmf-dist/doc/help/Catalogue/entries/setspace.html -share/texmf-dist/doc/help/Catalogue/entries/settobox.html -share/texmf-dist/doc/help/Catalogue/entries/sf298.html -share/texmf-dist/doc/help/Catalogue/entries/sfg.html -share/texmf-dist/doc/help/Catalogue/entries/sfheaders.html -share/texmf-dist/doc/help/Catalogue/entries/sgame.html -share/texmf-dist/doc/help/Catalogue/entries/sgmlcmpt.html -share/texmf-dist/doc/help/Catalogue/entries/shadbox.html -share/texmf-dist/doc/help/Catalogue/entries/shadethm.html -share/texmf-dist/doc/help/Catalogue/entries/shading.html -share/texmf-dist/doc/help/Catalogue/entries/shadow.html -share/texmf-dist/doc/help/Catalogue/entries/shalom.html -share/texmf-dist/doc/help/Catalogue/entries/shapepar.html -share/texmf-dist/doc/help/Catalogue/entries/shapepatch.html -share/texmf-dist/doc/help/Catalogue/entries/shhyphl.html -share/texmf-dist/doc/help/Catalogue/entries/shlatex.html -share/texmf-dist/doc/help/Catalogue/entries/shortcuttool.html -share/texmf-dist/doc/help/Catalogue/entries/shortlst.html -share/texmf-dist/doc/help/Catalogue/entries/shorttoc.html -share/texmf-dist/doc/help/Catalogue/entries/showdim.html -share/texmf-dist/doc/help/Catalogue/entries/showkeys.html -share/texmf-dist/doc/help/Catalogue/entries/showlabels.html -share/texmf-dist/doc/help/Catalogue/entries/siam.html -share/texmf-dist/doc/help/Catalogue/entries/sidecap.html -share/texmf-dist/doc/help/Catalogue/entries/siggraph.html -share/texmf-dist/doc/help/Catalogue/entries/sihyph23.html -share/texmf-dist/doc/help/Catalogue/entries/simplified-latex.html -share/texmf-dist/doc/help/Catalogue/entries/simpsons.html -share/texmf-dist/doc/help/Catalogue/entries/sinhala.html -share/texmf-dist/doc/help/Catalogue/entries/sirlin.html -share/texmf-dist/doc/help/Catalogue/entries/sistyle.html -share/texmf-dist/doc/help/Catalogue/entries/siunits.html -share/texmf-dist/doc/help/Catalogue/entries/skak.html -share/texmf-dist/doc/help/Catalogue/entries/skaknew.html -share/texmf-dist/doc/help/Catalogue/entries/slashbox.html -share/texmf-dist/doc/help/Catalogue/entries/slashed.html -share/texmf-dist/doc/help/Catalogue/entries/slatex.html -share/texmf-dist/doc/help/Catalogue/entries/slemph.html -share/texmf-dist/doc/help/Catalogue/entries/slidenotes.html -share/texmf-dist/doc/help/Catalogue/entries/slides.html -share/texmf-dist/doc/help/Catalogue/entries/slovak.html -share/texmf-dist/doc/help/Catalogue/entries/smallcap.html -share/texmf-dist/doc/help/Catalogue/entries/smalltableof.html -share/texmf-dist/doc/help/Catalogue/entries/smartmn.html -share/texmf-dist/doc/help/Catalogue/entries/smartref.html -share/texmf-dist/doc/help/Catalogue/entries/smflatex.html -share/texmf-dist/doc/help/Catalogue/entries/smiletex.html -share/texmf-dist/doc/help/Catalogue/entries/snapshot.html -share/texmf-dist/doc/help/Catalogue/entries/snviewer.html -share/texmf-dist/doc/help/Catalogue/entries/sober.html -share/texmf-dist/doc/help/Catalogue/entries/sobolev.html -share/texmf-dist/doc/help/Catalogue/entries/somedefs.html -share/texmf-dist/doc/help/Catalogue/entries/songbook.html -share/texmf-dist/doc/help/Catalogue/entries/sorhyph.html -share/texmf-dist/doc/help/Catalogue/entries/soul.html -share/texmf-dist/doc/help/Catalogue/entries/spain.html -share/texmf-dist/doc/help/Catalogue/entries/spanish.html -share/texmf-dist/doc/help/Catalogue/entries/sparklines.html -share/texmf-dist/doc/help/Catalogue/entries/sphack.html -share/texmf-dist/doc/help/Catalogue/entries/spie.html -share/texmf-dist/doc/help/Catalogue/entries/splitbib.html -share/texmf-dist/doc/help/Catalogue/entries/splitindex.html -share/texmf-dist/doc/help/Catalogue/entries/springer.html -share/texmf-dist/doc/help/Catalogue/entries/sprite.html -share/texmf-dist/doc/help/Catalogue/entries/sqltex.html -share/texmf-dist/doc/help/Catalogue/entries/sqrcaps.html -share/texmf-dist/doc/help/Catalogue/entries/srcltx.html -share/texmf-dist/doc/help/Catalogue/entries/sseq.html -share/texmf-dist/doc/help/Catalogue/entries/ssqquote.html -share/texmf-dist/doc/help/Catalogue/entries/stabular.html -share/texmf-dist/doc/help/Catalogue/entries/stanpage.html -share/texmf-dist/doc/help/Catalogue/entries/startex.html -share/texmf-dist/doc/help/Catalogue/entries/statex.html -share/texmf-dist/doc/help/Catalogue/entries/stdclsdv.html -share/texmf-dist/doc/help/Catalogue/entries/stdpage.html -share/texmf-dist/doc/help/Catalogue/entries/stfloats.html -share/texmf-dist/doc/help/Catalogue/entries/stmaryrd-ps.html -share/texmf-dist/doc/help/Catalogue/entries/stmaryrd.html -share/texmf-dist/doc/help/Catalogue/entries/struktex.html -share/texmf-dist/doc/help/Catalogue/entries/sttools.html -share/texmf-dist/doc/help/Catalogue/entries/subeqn.html -share/texmf-dist/doc/help/Catalogue/entries/subeqnarray.html -share/texmf-dist/doc/help/Catalogue/entries/subfig.html -share/texmf-dist/doc/help/Catalogue/entries/subfigmat.html -share/texmf-dist/doc/help/Catalogue/entries/subfigure.html -share/texmf-dist/doc/help/Catalogue/entries/subfiles.html -share/texmf-dist/doc/help/Catalogue/entries/subfloat.html -share/texmf-dist/doc/help/Catalogue/entries/sublabel.html -share/texmf-dist/doc/help/Catalogue/entries/subscript.html -share/texmf-dist/doc/help/Catalogue/entries/substr.html -share/texmf-dist/doc/help/Catalogue/entries/sueterlin.html -share/texmf-dist/doc/help/Catalogue/entries/suffix.html -share/texmf-dist/doc/help/Catalogue/entries/supertabular.html -share/texmf-dist/doc/help/Catalogue/entries/svjour.html -share/texmf-dist/doc/help/Catalogue/entries/svn.html -share/texmf-dist/doc/help/Catalogue/entries/svninfo.html -share/texmf-dist/doc/help/Catalogue/entries/swebib.html -share/texmf-dist/doc/help/Catalogue/entries/swetex.html -share/texmf-dist/doc/help/Catalogue/entries/swiftex.html -share/texmf-dist/doc/help/Catalogue/entries/swimgraf.html -share/texmf-dist/doc/help/Catalogue/entries/swimgraph.html -share/texmf-dist/doc/help/Catalogue/entries/swrule.html -share/texmf-dist/doc/help/Catalogue/entries/symbols.html -share/texmf-dist/doc/help/Catalogue/entries/syngen.html -share/texmf-dist/doc/help/Catalogue/entries/syntax-mdw.html -share/texmf-dist/doc/help/Catalogue/entries/syntax2.html -share/texmf-dist/doc/help/Catalogue/entries/syntonly.html -share/texmf-dist/doc/help/Catalogue/entries/synttree.html -share/texmf-dist/doc/help/Catalogue/entries/t-angles.html -share/texmf-dist/doc/help/Catalogue/entries/t1enc.html -share/texmf-dist/doc/help/Catalogue/entries/t1infos.html -share/texmf-dist/doc/help/Catalogue/entries/t1utils.html -share/texmf-dist/doc/help/Catalogue/entries/t2.html -share/texmf-dist/doc/help/Catalogue/entries/tabbing.html -share/texmf-dist/doc/help/Catalogue/entries/tabls.html -share/texmf-dist/doc/help/Catalogue/entries/tabsatz.html -share/texmf-dist/doc/help/Catalogue/entries/tabularx.html -share/texmf-dist/doc/help/Catalogue/entries/tamethebeast.html -share/texmf-dist/doc/help/Catalogue/entries/tap.html -share/texmf-dist/doc/help/Catalogue/entries/tapir.html -share/texmf-dist/doc/help/Catalogue/entries/taylor-proof.html -share/texmf-dist/doc/help/Catalogue/entries/taylor.html -share/texmf-dist/doc/help/Catalogue/entries/tbe.html -share/texmf-dist/doc/help/Catalogue/entries/tcobrowser.html -share/texmf-dist/doc/help/Catalogue/entries/tcvn.html -share/texmf-dist/doc/help/Catalogue/entries/tcx.html -share/texmf-dist/doc/help/Catalogue/entries/tds.html -share/texmf-dist/doc/help/Catalogue/entries/techexplorer.html -share/texmf-dist/doc/help/Catalogue/entries/teencontrex.html -share/texmf-dist/doc/help/Catalogue/entries/telugu.html -share/texmf-dist/doc/help/Catalogue/entries/tengwar.html -share/texmf-dist/doc/help/Catalogue/entries/tensind.html -share/texmf-dist/doc/help/Catalogue/entries/tensor.html -share/texmf-dist/doc/help/Catalogue/entries/termcal.html -share/texmf-dist/doc/help/Catalogue/entries/testmath.html -share/texmf-dist/doc/help/Catalogue/entries/tetex.html -share/texmf-dist/doc/help/Catalogue/entries/teubner.html -share/texmf-dist/doc/help/Catalogue/entries/tex-math.html -share/texmf-dist/doc/help/Catalogue/entries/tex-ps.html -share/texmf-dist/doc/help/Catalogue/entries/tex-references.html -share/texmf-dist/doc/help/Catalogue/entries/tex2bib.html -share/texmf-dist/doc/help/Catalogue/entries/tex2ltx.html -share/texmf-dist/doc/help/Catalogue/entries/tex2page.html -share/texmf-dist/doc/help/Catalogue/entries/tex2rtf.html -share/texmf-dist/doc/help/Catalogue/entries/tex2word.html -share/texmf-dist/doc/help/Catalogue/entries/tex4ht.html -share/texmf-dist/doc/help/Catalogue/entries/tex98.html -share/texmf-dist/doc/help/Catalogue/entries/tex_converter.html -share/texmf-dist/doc/help/Catalogue/entries/texaide.html -share/texmf-dist/doc/help/Catalogue/entries/texbuch.html -share/texmf-dist/doc/help/Catalogue/entries/texdepend.html -share/texmf-dist/doc/help/Catalogue/entries/texdoc.html -share/texmf-dist/doc/help/Catalogue/entries/texdoctk.html -share/texmf-dist/doc/help/Catalogue/entries/texdraw.html -share/texmf-dist/doc/help/Catalogue/entries/texed.html -share/texmf-dist/doc/help/Catalogue/entries/texemplar.html -share/texmf-dist/doc/help/Catalogue/entries/texi2html.html -share/texmf-dist/doc/help/Catalogue/entries/texi2www.html -share/texmf-dist/doc/help/Catalogue/entries/texinfo.html -share/texmf-dist/doc/help/Catalogue/entries/texip.html -share/texmf-dist/doc/help/Catalogue/entries/texlist.html -share/texmf-dist/doc/help/Catalogue/entries/texlive.html -share/texmf-dist/doc/help/Catalogue/entries/texlogos.html -share/texmf-dist/doc/help/Catalogue/entries/texmacs.html -share/texmf-dist/doc/help/Catalogue/entries/texmalli.html -share/texmf-dist/doc/help/Catalogue/entries/texniccenter.html -share/texmf-dist/doc/help/Catalogue/entries/texpack.html -share/texmf-dist/doc/help/Catalogue/entries/texperf.html -share/texmf-dist/doc/help/Catalogue/entries/texpict.html -share/texmf-dist/doc/help/Catalogue/entries/texpower.html -share/texmf-dist/doc/help/Catalogue/entries/texshade.html -share/texmf-dist/doc/help/Catalogue/entries/texshell32.html -share/texmf-dist/doc/help/Catalogue/entries/texsis.html -share/texmf-dist/doc/help/Catalogue/entries/texsk.html -share/texmf-dist/doc/help/Catalogue/entries/texsort.html -share/texmf-dist/doc/help/Catalogue/entries/text1.html -share/texmf-dist/doc/help/Catalogue/entries/textcase.html -share/texmf-dist/doc/help/Catalogue/entries/textcomp.html -share/texmf-dist/doc/help/Catalogue/entries/textfit.html -share/texmf-dist/doc/help/Catalogue/entries/textmerg.html -share/texmf-dist/doc/help/Catalogue/entries/textoolspro.html -share/texmf-dist/doc/help/Catalogue/entries/textopo.html -share/texmf-dist/doc/help/Catalogue/entries/textpos.html -share/texmf-dist/doc/help/Catalogue/entries/tfmpk.html -share/texmf-dist/doc/help/Catalogue/entries/tgothic.html -share/texmf-dist/doc/help/Catalogue/entries/theorem.html -share/texmf-dist/doc/help/Catalogue/entries/thesis.html -share/texmf-dist/doc/help/Catalogue/entries/threed.html -share/texmf-dist/doc/help/Catalogue/entries/threedldf.html -share/texmf-dist/doc/help/Catalogue/entries/threeparttable.html -share/texmf-dist/doc/help/Catalogue/entries/thumb.html -share/texmf-dist/doc/help/Catalogue/entries/thumbpdf.html -share/texmf-dist/doc/help/Catalogue/entries/ticket.html -share/texmf-dist/doc/help/Catalogue/entries/tif2eps.html -share/texmf-dist/doc/help/Catalogue/entries/tiff.html -share/texmf-dist/doc/help/Catalogue/entries/time.html -share/texmf-dist/doc/help/Catalogue/entries/times.html -share/texmf-dist/doc/help/Catalogue/entries/timesht.html -share/texmf-dist/doc/help/Catalogue/entries/timetable.html -share/texmf-dist/doc/help/Catalogue/entries/timing.html -share/texmf-dist/doc/help/Catalogue/entries/tinyc2l.html -share/texmf-dist/doc/help/Catalogue/entries/tipa.html -share/texmf-dist/doc/help/Catalogue/entries/tipos.html -share/texmf-dist/doc/help/Catalogue/entries/titlefoot.html -share/texmf-dist/doc/help/Catalogue/entries/titleref.html -share/texmf-dist/doc/help/Catalogue/entries/titles.html -share/texmf-dist/doc/help/Catalogue/entries/titlesec.html -share/texmf-dist/doc/help/Catalogue/entries/titletoc.html -share/texmf-dist/doc/help/Catalogue/entries/titling.html -share/texmf-dist/doc/help/Catalogue/entries/tkbibtex.html -share/texmf-dist/doc/help/Catalogue/entries/tlc2-examples.html -share/texmf-dist/doc/help/Catalogue/entries/tmmath-fonts.html -share/texmf-dist/doc/help/Catalogue/entries/tmmath.html -share/texmf-dist/doc/help/Catalogue/entries/tmview.html -share/texmf-dist/doc/help/Catalogue/entries/tocbibind.html -share/texmf-dist/doc/help/Catalogue/entries/tocloft.html -share/texmf-dist/doc/help/Catalogue/entries/tocvsec2.html -share/texmf-dist/doc/help/Catalogue/entries/toil.html -share/texmf-dist/doc/help/Catalogue/entries/tokenizer.html -share/texmf-dist/doc/help/Catalogue/entries/toolbox.html -share/texmf-dist/doc/help/Catalogue/entries/topcapt.html -share/texmf-dist/doc/help/Catalogue/entries/topfloat.html -share/texmf-dist/doc/help/Catalogue/entries/totpages.html -share/texmf-dist/doc/help/Catalogue/entries/tpslifonts.html -share/texmf-dist/doc/help/Catalogue/entries/tracking.html -share/texmf-dist/doc/help/Catalogue/entries/trajan.html -share/texmf-dist/doc/help/Catalogue/entries/trans.html -share/texmf-dist/doc/help/Catalogue/entries/transfig.html -share/texmf-dist/doc/help/Catalogue/entries/treesvr.html -share/texmf-dist/doc/help/Catalogue/entries/treetex-plain.html -share/texmf-dist/doc/help/Catalogue/entries/treetex.html -share/texmf-dist/doc/help/Catalogue/entries/trfsigns.html -share/texmf-dist/doc/help/Catalogue/entries/truetype.html -share/texmf-dist/doc/help/Catalogue/entries/truncate.html -share/texmf-dist/doc/help/Catalogue/entries/tsconfig.html -share/texmf-dist/doc/help/Catalogue/entries/tt2001.html -share/texmf-dist/doc/help/Catalogue/entries/ttf-tetex.html -share/texmf-dist/doc/help/Catalogue/entries/ttf2mf.html -share/texmf-dist/doc/help/Catalogue/entries/ttf2pk.html -share/texmf-dist/doc/help/Catalogue/entries/ttf2pt1.html -share/texmf-dist/doc/help/Catalogue/entries/ttf2tex.html -share/texmf-dist/doc/help/Catalogue/entries/ttf2tfm.html -share/texmf-dist/doc/help/Catalogue/entries/ttftogf.html -share/texmf-dist/doc/help/Catalogue/entries/tth-rpm.html -share/texmf-dist/doc/help/Catalogue/entries/tth-win.html -share/texmf-dist/doc/help/Catalogue/entries/tth.html -share/texmf-dist/doc/help/Catalogue/entries/ttt.html -share/texmf-dist/doc/help/Catalogue/entries/tugboat-plain.html -share/texmf-dist/doc/help/Catalogue/entries/tugboat-toc.html -share/texmf-dist/doc/help/Catalogue/entries/tugboat.html -share/texmf-dist/doc/help/Catalogue/entries/turkish.html -share/texmf-dist/doc/help/Catalogue/entries/tvs.html -share/texmf-dist/doc/help/Catalogue/entries/twcal.html -share/texmf-dist/doc/help/Catalogue/entries/twg-list.html -share/texmf-dist/doc/help/Catalogue/entries/twoinone.html -share/texmf-dist/doc/help/Catalogue/entries/twoopt.html -share/texmf-dist/doc/help/Catalogue/entries/twoup.html -share/texmf-dist/doc/help/Catalogue/entries/twoupltx.html -share/texmf-dist/doc/help/Catalogue/entries/txt2latex.html -share/texmf-dist/doc/help/Catalogue/entries/txt2tex.html -share/texmf-dist/doc/help/Catalogue/entries/type1.html -share/texmf-dist/doc/help/Catalogue/entries/type1cm.html -share/texmf-dist/doc/help/Catalogue/entries/typearea.html -share/texmf-dist/doc/help/Catalogue/entries/typehtml.html -share/texmf-dist/doc/help/Catalogue/entries/typespec.html -share/texmf-dist/doc/help/Catalogue/entries/typografie.html -share/texmf-dist/doc/help/Catalogue/entries/u8tex.html -share/texmf-dist/doc/help/Catalogue/entries/uaclasses.html -share/texmf-dist/doc/help/Catalogue/entries/ucthesis.html -share/texmf-dist/doc/help/Catalogue/entries/ugarite.html -share/texmf-dist/doc/help/Catalogue/entries/uhc-gothic.html -share/texmf-dist/doc/help/Catalogue/entries/ukhyph.html -share/texmf-dist/doc/help/Catalogue/entries/ukrhyph.html -share/texmf-dist/doc/help/Catalogue/entries/ulem.html -share/texmf-dist/doc/help/Catalogue/entries/ulsy-ps.html -share/texmf-dist/doc/help/Catalogue/entries/ulsy.html -share/texmf-dist/doc/help/Catalogue/entries/umich-thesis.html -share/texmf-dist/doc/help/Catalogue/entries/umlaute.html -share/texmf-dist/doc/help/Catalogue/entries/umoline.html -share/texmf-dist/doc/help/Catalogue/entries/umrand.html -share/texmf-dist/doc/help/Catalogue/entries/uncial.html -share/texmf-dist/doc/help/Catalogue/entries/underbracket.html -share/texmf-dist/doc/help/Catalogue/entries/underlin.html -share/texmf-dist/doc/help/Catalogue/entries/underscore.html -share/texmf-dist/doc/help/Catalogue/entries/undertilde.html -share/texmf-dist/doc/help/Catalogue/entries/uni.html -share/texmf-dist/doc/help/Catalogue/entries/unicode.html -share/texmf-dist/doc/help/Catalogue/entries/uniqleaf.html -share/texmf-dist/doc/help/Catalogue/entries/units.html -share/texmf-dist/doc/help/Catalogue/entries/unitsdef.html -share/texmf-dist/doc/help/Catalogue/entries/universa.html -share/texmf-dist/doc/help/Catalogue/entries/unsupported.html -share/texmf-dist/doc/help/Catalogue/entries/upgreek.html -share/texmf-dist/doc/help/Catalogue/entries/upref.html -share/texmf-dist/doc/help/Catalogue/entries/url.html -share/texmf-dist/doc/help/Catalogue/entries/urlbst.html -share/texmf-dist/doc/help/Catalogue/entries/urw.html -share/texmf-dist/doc/help/Catalogue/entries/urwstd.html -share/texmf-dist/doc/help/Catalogue/entries/urwvf.html -share/texmf-dist/doc/help/Catalogue/entries/ushort.html -share/texmf-dist/doc/help/Catalogue/entries/ushyph.html -share/texmf-dist/doc/help/Catalogue/entries/usrguide.html -share/texmf-dist/doc/help/Catalogue/entries/ut-backref.html -share/texmf-dist/doc/help/Catalogue/entries/ut-thesis.html -share/texmf-dist/doc/help/Catalogue/entries/utf2any.html -share/texmf-dist/doc/help/Catalogue/entries/utopia.html -share/texmf-dist/doc/help/Catalogue/entries/utorontothesis.html -share/texmf-dist/doc/help/Catalogue/entries/utthesis.html -share/texmf-dist/doc/help/Catalogue/entries/uwmslide.html -share/texmf-dist/doc/help/Catalogue/entries/uwthesis.html -share/texmf-dist/doc/help/Catalogue/entries/vancouver.html -share/texmf-dist/doc/help/Catalogue/entries/varindex.html -share/texmf-dist/doc/help/Catalogue/entries/varioref.html -share/texmf-dist/doc/help/Catalogue/entries/varwidth.html -share/texmf-dist/doc/help/Catalogue/entries/vdm.html -share/texmf-dist/doc/help/Catalogue/entries/vector.html -share/texmf-dist/doc/help/Catalogue/entries/venn.html -share/texmf-dist/doc/help/Catalogue/entries/verbatim.html -share/texmf-dist/doc/help/Catalogue/entries/verbdef.html -share/texmf-dist/doc/help/Catalogue/entries/verse.html -share/texmf-dist/doc/help/Catalogue/entries/version.html -share/texmf-dist/doc/help/Catalogue/entries/versions.html -share/texmf-dist/doc/help/Catalogue/entries/vertex.html -share/texmf-dist/doc/help/Catalogue/entries/vfcomb.html -share/texmf-dist/doc/help/Catalogue/entries/vfinst.html -share/texmf-dist/doc/help/Catalogue/entries/vicentino.html -share/texmf-dist/doc/help/Catalogue/entries/viiptart.html -share/texmf-dist/doc/help/Catalogue/entries/viking.html -share/texmf-dist/doc/help/Catalogue/entries/vita.html -share/texmf-dist/doc/help/Catalogue/entries/vmargin.html -share/texmf-dist/doc/help/Catalogue/entries/vncmr.html -share/texmf-dist/doc/help/Catalogue/entries/vntex.html -share/texmf-dist/doc/help/Catalogue/entries/voss-mathcol.html -share/texmf-dist/doc/help/Catalogue/entries/voss-mathmode.html -share/texmf-dist/doc/help/Catalogue/entries/vpage.html -share/texmf-dist/doc/help/Catalogue/entries/vpp.html -share/texmf-dist/doc/help/Catalogue/entries/vrb.html -share/texmf-dist/doc/help/Catalogue/entries/vrsion.html -share/texmf-dist/doc/help/Catalogue/entries/vruler.html -share/texmf-dist/doc/help/Catalogue/entries/vtex.html -share/texmf-dist/doc/help/Catalogue/entries/wallpaper.html -share/texmf-dist/doc/help/Catalogue/entries/warning.html -share/texmf-dist/doc/help/Catalogue/entries/warpcol.html -share/texmf-dist/doc/help/Catalogue/entries/wasy-ps.html -share/texmf-dist/doc/help/Catalogue/entries/wasy.html -share/texmf-dist/doc/help/Catalogue/entries/wasy2-ps.html -share/texmf-dist/doc/help/Catalogue/entries/wasy2.html -share/texmf-dist/doc/help/Catalogue/entries/wasysym.html -share/texmf-dist/doc/help/Catalogue/entries/wbarcode.html -share/texmf-dist/doc/help/Catalogue/entries/web.html -share/texmf-dist/doc/help/Catalogue/entries/web2c-win32.html -share/texmf-dist/doc/help/Catalogue/entries/web2c.html -share/texmf-dist/doc/help/Catalogue/entries/webeq.html -share/texmf-dist/doc/help/Catalogue/entries/webfiles.html -share/texmf-dist/doc/help/Catalogue/entries/webguide.html -share/texmf-dist/doc/help/Catalogue/entries/webomints.html -share/texmf-dist/doc/help/Catalogue/entries/williams.html -share/texmf-dist/doc/help/Catalogue/entries/win95-guide.html -share/texmf-dist/doc/help/Catalogue/entries/windvi.html -share/texmf-dist/doc/help/Catalogue/entries/winedt.html -share/texmf-dist/doc/help/Catalogue/entries/winemtex.html -share/texmf-dist/doc/help/Catalogue/entries/winlatex.html -share/texmf-dist/doc/help/Catalogue/entries/winshell.html -share/texmf-dist/doc/help/Catalogue/entries/wintex2000.html -share/texmf-dist/doc/help/Catalogue/entries/wmf2eps.html -share/texmf-dist/doc/help/Catalogue/entries/wnri.html -share/texmf-dist/doc/help/Catalogue/entries/wntamil.html -share/texmf-dist/doc/help/Catalogue/entries/word2tex.html -share/texmf-dist/doc/help/Catalogue/entries/word2x.html -share/texmf-dist/doc/help/Catalogue/entries/wordcount.html -share/texmf-dist/doc/help/Catalogue/entries/wp-conv.html -share/texmf-dist/doc/help/Catalogue/entries/wp2latex.html -share/texmf-dist/doc/help/Catalogue/entries/wrapfig.html -share/texmf-dist/doc/help/Catalogue/entries/wsuipa.html -share/texmf-dist/doc/help/Catalogue/entries/wsuipa2tipa.html -share/texmf-dist/doc/help/Catalogue/entries/wtex95.html -share/texmf-dist/doc/help/Catalogue/entries/xarticle.html -share/texmf-dist/doc/help/Catalogue/entries/xbibfile.html -share/texmf-dist/doc/help/Catalogue/entries/xcolor.html -share/texmf-dist/doc/help/Catalogue/entries/xcomment.html -share/texmf-dist/doc/help/Catalogue/entries/xdoc.html -share/texmf-dist/doc/help/Catalogue/entries/xdvi.html -share/texmf-dist/doc/help/Catalogue/entries/xdvik.html -share/texmf-dist/doc/help/Catalogue/entries/xetal.html -share/texmf-dist/doc/help/Catalogue/entries/xfig.html -share/texmf-dist/doc/help/Catalogue/entries/xindy.html -share/texmf-dist/doc/help/Catalogue/entries/xkeyval.html -share/texmf-dist/doc/help/Catalogue/entries/xl2latex.html -share/texmf-dist/doc/help/Catalogue/entries/xlatex.html -share/texmf-dist/doc/help/Catalogue/entries/xml-catalogue.html -share/texmf-dist/doc/help/Catalogue/entries/xmlplay.html -share/texmf-dist/doc/help/Catalogue/entries/xmltex.html -share/texmf-dist/doc/help/Catalogue/entries/xmpincl.html -share/texmf-dist/doc/help/Catalogue/entries/xpdf.html -share/texmf-dist/doc/help/Catalogue/entries/xr.html -share/texmf-dist/doc/help/Catalogue/entries/xspace.html -share/texmf-dist/doc/help/Catalogue/entries/xtab.html -share/texmf-dist/doc/help/Catalogue/entries/xtcapts.html -share/texmf-dist/doc/help/Catalogue/entries/xtem.html -share/texmf-dist/doc/help/Catalogue/entries/xtexcad.html -share/texmf-dist/doc/help/Catalogue/entries/xtexshell.html -share/texmf-dist/doc/help/Catalogue/entries/xtrcode.html -share/texmf-dist/doc/help/Catalogue/entries/xwpick.html -share/texmf-dist/doc/help/Catalogue/entries/xymtex.html -share/texmf-dist/doc/help/Catalogue/entries/xypic.html -share/texmf-dist/doc/help/Catalogue/entries/yafoot.html -share/texmf-dist/doc/help/Catalogue/entries/yannisgr.html -share/texmf-dist/doc/help/Catalogue/entries/yfonts-t1.html -share/texmf-dist/doc/help/Catalogue/entries/yfonts.html -share/texmf-dist/doc/help/Catalogue/entries/yfrak.html -share/texmf-dist/doc/help/Catalogue/entries/ygoth.html -share/texmf-dist/doc/help/Catalogue/entries/yhmath.html -share/texmf-dist/doc/help/Catalogue/entries/yi4latex.html -share/texmf-dist/doc/help/Catalogue/entries/yinit.html -share/texmf-dist/doc/help/Catalogue/entries/youngtab.html -share/texmf-dist/doc/help/Catalogue/entries/yplan.html -share/texmf-dist/doc/help/Catalogue/entries/yswab.html -share/texmf-dist/doc/help/Catalogue/entries/ytex.html -share/texmf-dist/doc/help/Catalogue/entries/zahl2string.html -share/texmf-dist/doc/help/Catalogue/entries/zed-csp.html -share/texmf-dist/doc/help/Catalogue/entries/zefonts.html -share/texmf-dist/doc/help/Catalogue/fr.png -share/texmf-dist/doc/help/Catalogue/ftp.png -share/texmf-dist/doc/help/Catalogue/gb.png -share/texmf-dist/doc/help/Catalogue/gwtw.png -share/texmf-dist/doc/help/Catalogue/hier.html -share/texmf-dist/doc/help/Catalogue/home.png -share/texmf-dist/doc/help/Catalogue/html.png -share/texmf-dist/doc/help/Catalogue/id.png -share/texmf-dist/doc/help/Catalogue/index.html -share/texmf-dist/doc/help/Catalogue/it.png -share/texmf-dist/doc/help/Catalogue/jp.png -share/texmf-dist/doc/help/Catalogue/kr.png -share/texmf-dist/doc/help/Catalogue/licenses.artistic.html -share/texmf-dist/doc/help/Catalogue/licenses.bsd.html -share/texmf-dist/doc/help/Catalogue/licenses.dfsg.html -share/texmf-dist/doc/help/Catalogue/licenses.fdl.html -share/texmf-dist/doc/help/Catalogue/licenses.gpl.html -share/texmf-dist/doc/help/Catalogue/licenses.html -share/texmf-dist/doc/help/Catalogue/licenses.knuth.html -share/texmf-dist/doc/help/Catalogue/licenses.lgpl.html -share/texmf-dist/doc/help/Catalogue/licenses.lppl.html -share/texmf-dist/doc/help/Catalogue/licenses.nocommercial.html -share/texmf-dist/doc/help/Catalogue/licenses.nosell.html -share/texmf-dist/doc/help/Catalogue/licenses.nosource.html -share/texmf-dist/doc/help/Catalogue/licenses.opl.html -share/texmf-dist/doc/help/Catalogue/licenses.other.html -share/texmf-dist/doc/help/Catalogue/licenses.pd.html -share/texmf-dist/doc/help/Catalogue/licenses.shareware.html -share/texmf-dist/doc/help/Catalogue/licenses.unknown.html -share/texmf-dist/doc/help/Catalogue/miktex.png -share/texmf-dist/doc/help/Catalogue/mx.png -share/texmf-dist/doc/help/Catalogue/new.png -share/texmf-dist/doc/help/Catalogue/pl.png -share/texmf-dist/doc/help/Catalogue/ps.png -share/texmf-dist/doc/help/Catalogue/search.png -share/texmf-dist/doc/help/Catalogue/sg.png -share/texmf-dist/doc/help/Catalogue/tar.png -share/texmf-dist/doc/help/Catalogue/template.xml -share/texmf-dist/doc/help/Catalogue/tetex.png -share/texmf-dist/doc/help/Catalogue/texcatalogue.css -share/texmf-dist/doc/help/Catalogue/texlive.png -share/texmf-dist/doc/help/Catalogue/title.png -share/texmf-dist/doc/help/Catalogue/us.png -share/texmf-dist/doc/help/Catalogue/za.png -share/texmf-dist/doc/help/csname.txt -share/texmf-dist/doc/help/ctan/CTAN.sites -share/texmf-dist/doc/help/ctan/companion.ctan -share/texmf-dist/doc/help/ctan/index.html -share/texmf-dist/doc/help/faq/uktug-faq-upd.sh -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-2colfloat.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-2colfltorder.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-2letterfontcmd.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-8000.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-AMSpkg.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-BibTeXing.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-CD.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ECfonts.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-HPdrivers.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-LaTeX2HTML.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-LaTeX3.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-LaTeXandPlain.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-LaTeXtoPlain.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-MF.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-MP.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-NTS.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-PSpreview.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-RCS.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-SGML2TeX.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-TUGstar.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-TeXfuture.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-TeXpronounce.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-TeXsystems.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-WYGexpts.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-abspos.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-acrobat.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-actinarg.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-activechars.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-addtoreset.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-adobetypen.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-aleph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-algorithms.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-alreadydef.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-altabcr.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-amfonts.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ant.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-appendix.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-archives.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-askquestion.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-atsign.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-atsigns.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-atvert.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-backref.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-badhyph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-balance.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-baselinepar.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bibaccent.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bibinline.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bibplain.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bibprefixsort.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bibstrtl.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bibtocorder.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bibtranscinit.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bold-extras.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-boldgreek.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-books.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-braket.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-breakbox.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-buffovl.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-bug.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-buildbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-cancellation.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-capbibtex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-captsty.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-casechange.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-changebars.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-changemargin.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-chapbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-charshift.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-citeURL.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-citesort.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-cmdasenv.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-codelist.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-commercial.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-compactbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-compjobnam.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-complist.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-concrete.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-conditional.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-context.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-crop.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-crossref.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-csname.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-custbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-cv.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-cvtlatex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dec_comma.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-destable.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-distill-prob.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-divzero.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-docotherdir.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-docpictex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dolldoll.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dpfloat.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-drawFeyn.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-drawing.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-driver.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dropping.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dtx.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dvi-bmp.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dvi.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dvipdfmgraphics.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dvips-pdf.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dvips.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-dvipsgraphics.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-edef.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-editors.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-empty.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-endingroup.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-enlarge.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-enumerate.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-epigraph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-eplain.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-eps.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-epsf.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-eqnarray.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-erroradvice.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-errstruct.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-euro.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-exscale.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-extex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-extrabrace.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-extref.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-extsizes.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fancyhdr.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fig.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-filename.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-filesused.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-findfiles.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-findfont.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-findwidth.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fixnam.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fixwidtab.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-floatpages.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-floats.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-flushboth.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fmtconv.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fontname.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fontunavail.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-footintab.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-footnpp.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-formatstymy.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ftncapt.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ftnsect.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fuzzy-T1.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fuzzy-gs.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-fuzzy-type3.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-getbitmap.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-graph-pspdf.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-graphicspath.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-grmaxwidth.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-hash.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-howmanypp.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-htmlbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-hyper.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-hyperdupdest.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-hyphen.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-hyphenaccents.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-hyphexcept.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-hyphoff.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-i18nbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ifpdf.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-impgraph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-inclplain.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-include.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-inputlev.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-inst1cm.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-instfont.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-instmffont.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-instpackages.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-instprinterfont.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-instt1font.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-interruptlist.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-isitanum.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-journalpaper.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-keepfonts.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-labelctr.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-labelfig.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-labelformat.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-labundef.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-landscape.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-latex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-latex2e.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-latexbug.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-latexpronounce.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-latexwords.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-letterclass.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-letterspace.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-limits.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-linenos.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-linespace.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-linespread.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-lit.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-logos.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-lollipop.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-longtab.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ltxabbrv.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ltxcmds.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-maillists.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-make.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-makebib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-makeindex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-manyauthor.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-manymathalph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-marginparside.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mathlips.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mathml.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mathsize.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mathstext.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mcfloat.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mcite.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-metrics.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mfptutorials.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-miktexinst.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-minitoc.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-missbegdoc.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-misschar.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-missssymb.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-moren9.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-mpprologues.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-msxy.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-multbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-multfoot.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-multidoc.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-multind.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-multirow.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-music.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nameref.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-newans.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-newfunction.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-newlang.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-newlineargs.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-noans.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nocitestar.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nodollar.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nofm.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nohyph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-noline.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nonfree.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nonpdfsp.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nonum.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nopagebrk.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-nopageno.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-normalszmiss.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-noroom.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-notWYSIWYG.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-numbersets.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-oarglikesect.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-oddhyphen.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-oddpage.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-oldfontnames.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-omega.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-onecolabs.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-otherprinters.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ouparmd.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-outszwrng.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-overfull.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-overstrike.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-pagebychap.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-papersize.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-parallel.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-paraparam.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-parskip.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-patch.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-pdfpagelabels.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-pdftex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-pdftexgraphics.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-pk.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-pkfix.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-pkgdoc.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-plainvltx.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ploads.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-previewers.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-prinvalint.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-privinst.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-proof.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-protect.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-psatempty.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-psfchoice.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-psfontprob.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-ragright.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-readML.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-readtex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-reallyblank.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-recovertex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-repfootnote.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-replstdcls.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-rerun.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-resolns.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-reuseq.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-rulethk.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-runheadtoobig.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-running-nos.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-scriptfonts.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-seccntfmt.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-secindent.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-secnumdep.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-secthead.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-semanticnest.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-setURL.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-slashbox.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-slidecls.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-sortbib.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-spaftend.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-specials.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-spell.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-spinmacro.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-splitfoot.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-struttab.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-subsubsub.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-subverttoks.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-symbols.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-t1enc.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tabacc.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tabcellalign.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tds.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tempinst.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-texcad.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-texinfo.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-textflow.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-textrace.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tfm.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-the-commands.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-theoremfmt.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-thesis.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-time.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-titlsty.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tmupfl.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-toascii.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tocbibind.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tocloft.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tocloftwrong.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-toodeep.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-topgraph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tradesyms.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-triptrap.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-tutorials.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-twooptarg.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-type1T1.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-typebooks.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-typend.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-underline.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-underscore.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-unkgrfextn.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-uploads.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-upquot.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-useMF.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-usebibtex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-uselmfonts.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-usepictex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-usepsfont.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-varwidth.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-verbfile.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-verbwithin.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-vertposfp.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-vertspacefloat.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-virtualfonts.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-watermark.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-wdnohyph.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-webpkgs.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-weirdhyphen.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-whatTeX.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-whatenc.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-whereFAQ.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-wherefiles.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-wholerow.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-why-inp-font.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-whyfree.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-widefigs.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-widows.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-wordcount.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-writecls.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-xetex.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-xspace.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-y2k.html -share/texmf-dist/doc/help/faq/uktug-faq/FAQ-zerochap.html -share/texmf-dist/doc/help/faq/uktug-faq/README -share/texmf-dist/doc/help/faq/uktug-faq/index.html -share/texmf-dist/doc/help/faq/uktug-faq/uktug-faq.pdf -share/texmf-dist/doc/help/tds.dvi -share/texmf-dist/doc/help/unixtex.ftp -share/texmf-dist/doc/helpfile -share/texmf-dist/doc/helpindex.html -share/texmf-dist/doc/images/missing-arrow.gif -share/texmf-dist/doc/images/next-arrow.gif -share/texmf-dist/doc/images/prev-arrow.gif -share/texmf-dist/doc/images/up-arrow.gif -share/texmf-dist/doc/index.html -share/texmf-dist/doc/index.php -share/texmf-dist/doc/knuth/errata/cm85.bug -share/texmf-dist/doc/knuth/errata/errata.eight -share/texmf-dist/doc/knuth/errata/errata.five -share/texmf-dist/doc/knuth/errata/errata.four -share/texmf-dist/doc/knuth/errata/errata.nine -share/texmf-dist/doc/knuth/errata/errata.one -share/texmf-dist/doc/knuth/errata/errata.seven -share/texmf-dist/doc/knuth/errata/errata.six -share/texmf-dist/doc/knuth/errata/errata.ten -share/texmf-dist/doc/knuth/errata/errata.tex -share/texmf-dist/doc/knuth/errata/errata.three -share/texmf-dist/doc/knuth/errata/errata.two -share/texmf-dist/doc/knuth/errata/errorlog.tex -share/texmf-dist/doc/knuth/errata/logmac.tex -share/texmf-dist/doc/knuth/errata/mf84.bug -share/texmf-dist/doc/knuth/errata/tex82.bug -share/texmf-dist/doc/knuth/trapman.tex -share/texmf-dist/doc/knuth/tripman.tex -share/texmf-dist/doc/knuth/webman.tex -share/texmf-dist/doc/latex/bar/README.package -share/texmf-dist/doc/latex/bbm/bbm.dvi -share/texmf-dist/doc/latex/ccaption/README -share/texmf-dist/doc/latex/ccaption/ccaption.dvi -share/texmf-dist/doc/latex/ccfonts/ccfonts.dvi -share/texmf-dist/doc/latex/ccfonts/readme -share/texmf-dist/doc/latex/chappg/chappg.txt -share/texmf-dist/doc/latex/concmath/concmath.dvi -share/texmf-dist/doc/latex/crop/crop.dvi -share/texmf-dist/doc/latex/currvita/README -share/texmf-dist/doc/latex/currvita/currvita.dvi -share/texmf-dist/doc/latex/currvita/cvtest.tex -share/texmf-dist/doc/latex/curves/curves.dvi -share/texmf-dist/doc/latex/custom-bib/README.413 -share/texmf-dist/doc/latex/custom-bib/geophys.tex -share/texmf-dist/doc/latex/custom-bib/makebst.dvi -share/texmf-dist/doc/latex/custom-bib/merlin.dvi -share/texmf-dist/doc/latex/custom-bib/shorthnd.tex -share/texmf-dist/doc/latex/dinbrief/brfbody.tex -share/texmf-dist/doc/latex/dinbrief/brfkopf.tex -share/texmf-dist/doc/latex/dinbrief/dbold.tex -share/texmf-dist/doc/latex/dinbrief/dinbrief.cfg -share/texmf-dist/doc/latex/dinbrief/dinbrief.dvi -share/texmf-dist/doc/latex/dinbrief/dintab.dvi -share/texmf-dist/doc/latex/dinbrief/example.tex -share/texmf-dist/doc/latex/dinbrief/liesmich -share/texmf-dist/doc/latex/dinbrief/readme -share/texmf-dist/doc/latex/dinbrief/test10.tex -share/texmf-dist/doc/latex/dinbrief/test11.tex -share/texmf-dist/doc/latex/dinbrief/test12.tex -share/texmf-dist/doc/latex/dinbrief/testnorm.tex -share/texmf-dist/doc/latex/dk-bib/COPYRIGHT -share/texmf-dist/doc/latex/dk-bib/README -share/texmf-dist/doc/latex/dk-bib/dk-bib.pdf -share/texmf-dist/doc/latex/draftcopy/README -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-1.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-10.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-11.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-12.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-13.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-14.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-15.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-16.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-3.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-4.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-5.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-6.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-7.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-8.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex -share/texmf-dist/doc/latex/draftcopy/draftcopy.dvi -share/texmf-dist/doc/latex/eclbip/ecltreesample.dvi -share/texmf-dist/doc/latex/eo/README -share/texmf-dist/doc/latex/eo/readme.dvi -share/texmf-dist/doc/latex/eo/readme.ltx -share/texmf-dist/doc/latex/eo/testo.dvi -share/texmf-dist/doc/latex/eo/testo.ltx -share/texmf-dist/doc/latex/esint/esint.dvi -share/texmf-dist/doc/latex/eulervm/README.eulervm -share/texmf-dist/doc/latex/eulervm/eulervm.pdf -share/texmf-dist/doc/latex/eulervm/manifest.txt -share/texmf-dist/doc/latex/filecontents/filecontents.dvi -share/texmf-dist/doc/latex/floatflt/floatexm.dvi -share/texmf-dist/doc/latex/floatflt/floatexm.tex -share/texmf-dist/doc/latex/floatflt/floatfge.dvi -share/texmf-dist/doc/latex/floatflt/floatflt.dvi -share/texmf-dist/doc/latex/footbib/footbib.dvi -share/texmf-dist/doc/latex/footnpag/footnpag-user.dvi -share/texmf-dist/doc/latex/g-brief/beispiel.tex -share/texmf-dist/doc/latex/g-brief/beispiel2.tex -share/texmf-dist/doc/latex/g-brief/g-brief.dvi -share/texmf-dist/doc/latex/general/a.ps -share/texmf-dist/doc/latex/general/guide.dvi -share/texmf-dist/doc/latex/general/guide.ps -share/texmf-dist/doc/latex/general/l2kurz.pdf -share/texmf-dist/doc/latex/general/l2tabu.pdf -share/texmf-dist/doc/latex/general/l2tabuen.pdf -share/texmf-dist/doc/latex/general/latex2e.dvi -share/texmf-dist/doc/latex/general/lshort.pdf -share/texmf-dist/doc/latex/general/symbols.dvi -share/texmf-dist/doc/latex/germbib/README.apalike -share/texmf-dist/doc/latex/graphics/a.ps -share/texmf-dist/doc/latex/graphics/epslatex.ps -share/texmf-dist/doc/latex/graphics/grfguide.ps -share/texmf-dist/doc/latex/graphics/keyval.dvi -share/texmf-dist/doc/latex/images/change_begin.gif -share/texmf-dist/doc/latex/images/change_end.gif -share/texmf-dist/doc/latex/images/new.gif -share/texmf-dist/doc/latex/images/redball.gif -share/texmf-dist/doc/latex/jknappen/mathbbol.rme -share/texmf-dist/doc/latex/jknappen/mathrsfs.rme -share/texmf-dist/doc/latex/labels/labels.dvi -share/texmf-dist/doc/latex/layouts/layman.dvi -share/texmf-dist/doc/latex/leftidx/leftidx.dvi -share/texmf-dist/doc/latex/lettrine/00README -share/texmf-dist/doc/latex/lettrine/demo.pdf -share/texmf-dist/doc/latex/lettrine/lettrine.dvi -share/texmf-dist/doc/latex/lineno/CHANGES.txt -share/texmf-dist/doc/latex/lineno/COPYING.txt -share/texmf-dist/doc/latex/lineno/README.txt -share/texmf-dist/doc/latex/lineno/lineno.dvi -share/texmf-dist/doc/latex/lineno/ulineno.dvi -share/texmf-dist/doc/latex/ltabptch/README -share/texmf-dist/doc/latex/mathcomp/mathcomp.dvi -share/texmf-dist/doc/latex/mathtime/0readme -share/texmf-dist/doc/latex/mathtime/mathtime.dvi -share/texmf-dist/doc/latex/mparhack/mparhack.dvi -share/texmf-dist/doc/latex/mt11p/0readme -share/texmf-dist/doc/latex/mt11p/mt11p.dvi -share/texmf-dist/doc/latex/mt11p/test11p.tex -share/texmf-dist/doc/latex/multibib/LICENSE -share/texmf-dist/doc/latex/multibib/README -share/texmf-dist/doc/latex/multibib/bibtexall -share/texmf-dist/doc/latex/multibib/multibib.dvi -share/texmf-dist/doc/latex/mwcls/CZYTAJ -share/texmf-dist/doc/latex/mwcls/ChangeLog -share/texmf-dist/doc/latex/mwcls/README -share/texmf-dist/doc/latex/mwcls/mwclsdoc.pdf -share/texmf-dist/doc/latex/ntheorem/ntheorem.pdf -share/texmf-dist/doc/latex/onlyamsmath/README -share/texmf-dist/doc/latex/onlyamsmath/onlyamsmath.dvi -share/texmf-dist/doc/latex/onlyamsmath/onlyamsmathtest.tex -share/texmf-dist/doc/latex/overpic/README -share/texmf-dist/doc/latex/overpic/opic-abs.tex -share/texmf-dist/doc/latex/overpic/opic-rel.tex -share/texmf-dist/doc/latex/pb-diagram/COPYING -share/texmf-dist/doc/latex/pb-diagram/README -share/texmf-dist/doc/latex/pb-diagram/pb-examples.tex -share/texmf-dist/doc/latex/pb-diagram/pb-manual.dvi -share/texmf-dist/doc/latex/pb-diagram/pb-manual.tex -share/texmf-dist/doc/latex/picins/picins.txt -share/texmf-dist/doc/latex/pict2e/README.pict2e -share/texmf-dist/doc/latex/pict2e/pict2e.pdf -share/texmf-dist/doc/latex/platex/00readme -share/texmf-dist/doc/latex/platex/conowego.txt -share/texmf-dist/doc/latex/platex/czytaj.txt -share/texmf-dist/doc/latex/platex/platex.html -share/texmf-dist/doc/latex/platex/polski.dvi -share/texmf-dist/doc/latex/platex/r22.mps -share/texmf-dist/doc/latex/platex/readme.txt -share/texmf-dist/doc/latex/platex/tstlatex.tex -share/texmf-dist/doc/latex/program/program-demo.tex -share/texmf-dist/doc/latex/program/program.txt -share/texmf-dist/doc/latex/ps4pdf/4-10-8.inl -share/texmf-dist/doc/latex/ps4pdf/Makefile -share/texmf-dist/doc/latex/ps4pdf/README -share/texmf-dist/doc/latex/ps4pdf/create-eps -share/texmf-dist/doc/latex/ps4pdf/penguin.eps -share/texmf-dist/doc/latex/ps4pdf/ps4pdf-test.tex -share/texmf-dist/doc/latex/revtex4/DOWNLOAD -share/texmf-dist/doc/latex/revtex4/README -share/texmf-dist/doc/latex/revtex4/auguide.dvi -share/texmf-dist/doc/latex/revtex4/differ.dvi -share/texmf-dist/doc/latex/revtex4/sample/apssamp.bib -share/texmf-dist/doc/latex/revtex4/sample/apssamp.tex -share/texmf-dist/doc/latex/revtex4/sample/fig_1.eps -share/texmf-dist/doc/latex/revtex4/sample/fig_2.eps -share/texmf-dist/doc/latex/revtex4/sample/template.aps -share/texmf-dist/doc/latex/revtex4/summary.dvi -share/texmf-dist/doc/latex/rotfloat/examples.dvi -share/texmf-dist/doc/latex/rotfloat/examples.ps -share/texmf-dist/doc/latex/rotfloat/examples.tex -share/texmf-dist/doc/latex/rotfloat/rotfloat.dvi -share/texmf-dist/doc/latex/scale/README -share/texmf-dist/doc/latex/scale/scale.dvi -share/texmf-dist/doc/latex/shapepar/Canflagshape.def -share/texmf-dist/doc/latex/shapepar/Makefile.tetex -share/texmf-dist/doc/latex/shapepar/README.shapepar -share/texmf-dist/doc/latex/shapepar/TeXshape.def -share/texmf-dist/doc/latex/shapepar/candleshape.def -share/texmf-dist/doc/latex/shapepar/proshap.py -share/texmf-dist/doc/latex/shapepar/shapepar.dvi -share/texmf-dist/doc/latex/showlabels/readme -share/texmf-dist/doc/latex/showlabels/showlabels.dvi -share/texmf-dist/doc/latex/sidecap/README -share/texmf-dist/doc/latex/sidecap/sc-test-common.tex -share/texmf-dist/doc/latex/sidecap/sc-test1.tex -share/texmf-dist/doc/latex/sidecap/sc-test2.tex -share/texmf-dist/doc/latex/sidecap/sc-test3.tex -share/texmf-dist/doc/latex/sidecap/sc-test4.tex -share/texmf-dist/doc/latex/sidecap/sc-test5.tex -share/texmf-dist/doc/latex/sidecap/sc-test6.tex -share/texmf-dist/doc/latex/sidecap/sidecap.dvi -share/texmf-dist/doc/latex/slashbox/slashbox.dvi -share/texmf-dist/doc/latex/slashbox/slashbox.tex -share/texmf-dist/doc/latex/stdclsdv/stdclsdv.dvi -share/texmf-dist/doc/latex/tex-refs/about.html -share/texmf-dist/doc/latex/tex-refs/appendices.html -share/texmf-dist/doc/latex/tex-refs/bibtex-bib-files.html -share/texmf-dist/doc/latex/tex-refs/bibtex-bst-files.html -share/texmf-dist/doc/latex/tex-refs/bibtex-command-qualifiers.html -share/texmf-dist/doc/latex/tex-refs/bibtex.html -share/texmf-dist/doc/latex/tex-refs/context.html -share/texmf-dist/doc/latex/tex-refs/credits.html -share/texmf-dist/doc/latex/tex-refs/fontinst.html -share/texmf-dist/doc/latex/tex-refs/generic-packages.html -share/texmf-dist/doc/latex/tex-refs/gfdl.html -share/texmf-dist/doc/latex/tex-refs/index.html -share/texmf-dist/doc/latex/tex-refs/latex-packages.html -share/texmf-dist/doc/latex/tex-refs/latex.html -share/texmf-dist/doc/latex/tex-refs/makeindex-example.html -share/texmf-dist/doc/latex/tex-refs/makeindex-ordering.html -share/texmf-dist/doc/latex/tex-refs/makeindex-special-effects.html -share/texmf-dist/doc/latex/tex-refs/makeindex-style-file.html -share/texmf-dist/doc/latex/tex-refs/makeindex.html -share/texmf-dist/doc/latex/tex-refs/metafont.html -share/texmf-dist/doc/latex/tex-refs/metapost-environment.html -share/texmf-dist/doc/latex/tex-refs/metapost.html -share/texmf-dist/doc/latex/tex-refs/pdftex-environment.html -share/texmf-dist/doc/latex/tex-refs/pdftex.html -share/texmf-dist/doc/latex/tex-refs/preface.html -share/texmf-dist/doc/latex/tex-refs/release-news.html -share/texmf-dist/doc/latex/tex-refs/tex.html -share/texmf-dist/doc/latex/tex-refs/texinfo.html -share/texmf-dist/doc/latex/tex-refs/xindy-invoking.html -share/texmf-dist/doc/latex/tex-refs/xindy.html -share/texmf-dist/doc/latex/textfit/textfit.dvi -share/texmf-dist/doc/latex/textmerg/results.dat -share/texmf-dist/doc/latex/textmerg/silly.dat -share/texmf-dist/doc/latex/textmerg/textmerg.dvi -share/texmf-dist/doc/latex/textmerg/tmexamp1.tex -share/texmf-dist/doc/latex/textmerg/tmexamp2.tex -share/texmf-dist/doc/latex/textmerg/tmexampp.tex -share/texmf-dist/doc/latex/textpos/README -share/texmf-dist/doc/latex/textpos/textpos.dvi -share/texmf-dist/doc/latex/totpages/readme.txt -share/texmf-dist/doc/latex/totpages/totpages.dvi -share/texmf-dist/doc/latex/treesvr/legal.txt -share/texmf-dist/doc/latex/treesvr/treedoc.dvi -share/texmf-dist/doc/latex/vmargin/vmargin.dvi -share/texmf-dist/doc/latex/was/fixmath.dvi -share/texmf-dist/doc/latex/was/gensymb.dvi -share/texmf-dist/doc/latex/was/icomma.dvi -share/texmf-dist/doc/latex/was/readme.1st -share/texmf-dist/doc/latex/was/upgreek.dvi -share/texmf-dist/doc/mkhtml -share/texmf-dist/doc/mkhtml.nawk -share/texmf-dist/doc/omega/base/doc-1.12.ps -share/texmf-dist/doc/omega/base/doc-1.8.dvi -share/texmf-dist/doc/omega/base/doc-1.8.tex -share/texmf-dist/doc/omega/base/torture.ps -share/texmf-dist/doc/omega/base/torture.tex -share/texmf-dist/doc/plain/impatient/README -share/texmf-dist/doc/plain/impatient/impatient.dvi -share/texmf-dist/doc/polish/context/cont-pl.html -share/texmf-dist/doc/polish/index.html -share/texmf-dist/doc/polish/mex/base/00readme -share/texmf-dist/doc/polish/mex/base/mex.html -share/texmf-dist/doc/polish/mex/base/mexinfo.eng -share/texmf-dist/doc/polish/mex/base/mexinfo.pol -share/texmf-dist/doc/polish/mex/base/qq.eps -share/texmf-dist/doc/polish/mex/base/tstmex.tex -share/texmf-dist/doc/polish/mex/utf8mex/Makefile -share/texmf-dist/doc/polish/mex/utf8mex/README -share/texmf-dist/doc/polish/mex/utf8mex/examples/Makefile -share/texmf-dist/doc/polish/mex/utf8mex/examples/catcode.tex -share/texmf-dist/doc/polish/mex/utf8mex/examples/list.tex -share/texmf-dist/doc/polish/mex/utf8mex/examples/tilde.tex -share/texmf-dist/doc/polish/mex/utf8mex/examples/tilde2.tex -share/texmf-dist/doc/polish/mex/utf8mex/test-math.utf8.tex -share/texmf-dist/doc/polish/mex/utf8mex/test.utf8.tex -share/texmf-dist/doc/polish/mex/utf8mex/utf8math.el -share/texmf-dist/doc/polish/web2c.html -share/texmf-dist/doc/tdphp/INSTALL -share/texmf-dist/doc/tdphp/config.php -share/texmf-dist/doc/tdphp/css.php -share/texmf-dist/doc/tdphp/items.php -share/texmf-dist/doc/tdphp/sections.php -share/texmf-dist/doc/tdphp/teTeXsmall.png -share/texmf-dist/doc/tdphp/texdocfooter.php -share/texmf-dist/doc/tetex.gif -share/texmf-dist/doc/tetex.png -share/texmf-dist/doc/tetex/eurotex98-te.pdf -share/texmf-dist/doc/texdoc.php -share/texmf-dist/doc/texdoctk/README -share/texmf-dist/dvips/antp/config.antp -share/texmf-dist/dvips/antt/config.antt -share/texmf-dist/dvips/omega/config.omega -share/texmf-dist/dvips/omega/omega.cfg -share/texmf-dist/dvips/pl/config.pl -share/texmf-dist/dvips/qfonts/config.qbk -share/texmf-dist/dvips/qfonts/config.qcr -share/texmf-dist/dvips/qfonts/config.qhv -share/texmf-dist/dvips/qfonts/config.qpl -share/texmf-dist/dvips/qfonts/config.qtm -share/texmf-dist/dvips/qfonts/config.qzc -share/texmf-dist/fonts/afm/public/antp/antpb.afm -share/texmf-dist/fonts/afm/public/antp/antpbi.afm -share/texmf-dist/fonts/afm/public/antp/antpr.afm -share/texmf-dist/fonts/afm/public/antp/antpri.afm -share/texmf-dist/fonts/afm/public/antt/anttb.afm -share/texmf-dist/fonts/afm/public/antt/anttbi.afm -share/texmf-dist/fonts/afm/public/antt/anttcb.afm -share/texmf-dist/fonts/afm/public/antt/anttcbi.afm -share/texmf-dist/fonts/afm/public/antt/anttcl.afm -share/texmf-dist/fonts/afm/public/antt/anttcli.afm -share/texmf-dist/fonts/afm/public/antt/anttcm.afm -share/texmf-dist/fonts/afm/public/antt/anttcmi.afm -share/texmf-dist/fonts/afm/public/antt/anttcr.afm -share/texmf-dist/fonts/afm/public/antt/anttcri.afm -share/texmf-dist/fonts/afm/public/antt/anttl.afm -share/texmf-dist/fonts/afm/public/antt/anttli.afm -share/texmf-dist/fonts/afm/public/antt/anttm.afm -share/texmf-dist/fonts/afm/public/antt/anttmi.afm -share/texmf-dist/fonts/afm/public/antt/anttr.afm -share/texmf-dist/fonts/afm/public/antt/anttri.afm -share/texmf-dist/fonts/afm/public/omega/omsea1.afm -share/texmf-dist/fonts/afm/public/omega/omsea1b.afm -share/texmf-dist/fonts/afm/public/omega/omsea2.afm -share/texmf-dist/fonts/afm/public/omega/omsea2b.afm -share/texmf-dist/fonts/afm/public/omega/omsea3.afm -share/texmf-dist/fonts/afm/public/omega/omsea3b.afm -share/texmf-dist/fonts/afm/public/omega/omseco.afm -share/texmf-dist/fonts/afm/public/omega/omsecob.afm -share/texmf-dist/fonts/afm/public/omega/omsecobi.afm -share/texmf-dist/fonts/afm/public/omega/omsecoi.afm -share/texmf-dist/fonts/afm/public/omega/omsecx.afm -share/texmf-dist/fonts/afm/public/omega/omsecy.afm -share/texmf-dist/fonts/afm/public/omega/omsegr.afm -share/texmf-dist/fonts/afm/public/omega/omsegrb.afm -share/texmf-dist/fonts/afm/public/omega/omsegrbi.afm -share/texmf-dist/fonts/afm/public/omega/omsegri.afm -share/texmf-dist/fonts/afm/public/omega/omseha.afm -share/texmf-dist/fonts/afm/public/omega/omsehe.afm -share/texmf-dist/fonts/afm/public/omega/omseip.afm -share/texmf-dist/fonts/afm/public/omega/omsela.afm -share/texmf-dist/fonts/afm/public/omega/omselab.afm -share/texmf-dist/fonts/afm/public/omega/omselabi.afm -share/texmf-dist/fonts/afm/public/omega/omselai.afm -share/texmf-dist/fonts/afm/public/omega/omseti.afm -share/texmf-dist/fonts/afm/public/pl/plb10.afm -share/texmf-dist/fonts/afm/public/pl/plbsy10.afm -share/texmf-dist/fonts/afm/public/pl/plbx10.afm -share/texmf-dist/fonts/afm/public/pl/plbx12.afm -share/texmf-dist/fonts/afm/public/pl/plbx5.afm -share/texmf-dist/fonts/afm/public/pl/plbx6.afm -share/texmf-dist/fonts/afm/public/pl/plbx7.afm -share/texmf-dist/fonts/afm/public/pl/plbx8.afm -share/texmf-dist/fonts/afm/public/pl/plbx9.afm -share/texmf-dist/fonts/afm/public/pl/plbxsl10.afm -share/texmf-dist/fonts/afm/public/pl/plbxti10.afm -share/texmf-dist/fonts/afm/public/pl/plcsc10.afm -share/texmf-dist/fonts/afm/public/pl/pldunh10.afm -share/texmf-dist/fonts/afm/public/pl/plex10.afm -share/texmf-dist/fonts/afm/public/pl/plex9.afm -share/texmf-dist/fonts/afm/public/pl/plff10.afm -share/texmf-dist/fonts/afm/public/pl/plfi10.afm -share/texmf-dist/fonts/afm/public/pl/plfib8.afm -share/texmf-dist/fonts/afm/public/pl/plinch.afm -share/texmf-dist/fonts/afm/public/pl/plitt10.afm -share/texmf-dist/fonts/afm/public/pl/plmi10.afm -share/texmf-dist/fonts/afm/public/pl/plmi12.afm -share/texmf-dist/fonts/afm/public/pl/plmi5.afm -share/texmf-dist/fonts/afm/public/pl/plmi6.afm -share/texmf-dist/fonts/afm/public/pl/plmi7.afm -share/texmf-dist/fonts/afm/public/pl/plmi8.afm -share/texmf-dist/fonts/afm/public/pl/plmi9.afm -share/texmf-dist/fonts/afm/public/pl/plmib10.afm -share/texmf-dist/fonts/afm/public/pl/plr10.afm -share/texmf-dist/fonts/afm/public/pl/plr12.afm -share/texmf-dist/fonts/afm/public/pl/plr17.afm -share/texmf-dist/fonts/afm/public/pl/plr5.afm -share/texmf-dist/fonts/afm/public/pl/plr6.afm -share/texmf-dist/fonts/afm/public/pl/plr7.afm -share/texmf-dist/fonts/afm/public/pl/plr8.afm -share/texmf-dist/fonts/afm/public/pl/plr9.afm -share/texmf-dist/fonts/afm/public/pl/plsl10.afm -share/texmf-dist/fonts/afm/public/pl/plsl12.afm -share/texmf-dist/fonts/afm/public/pl/plsl8.afm -share/texmf-dist/fonts/afm/public/pl/plsl9.afm -share/texmf-dist/fonts/afm/public/pl/plsltt10.afm -share/texmf-dist/fonts/afm/public/pl/plss10.afm -share/texmf-dist/fonts/afm/public/pl/plss12.afm -share/texmf-dist/fonts/afm/public/pl/plss17.afm -share/texmf-dist/fonts/afm/public/pl/plss8.afm -share/texmf-dist/fonts/afm/public/pl/plss9.afm -share/texmf-dist/fonts/afm/public/pl/plssbi10.afm -share/texmf-dist/fonts/afm/public/pl/plssbx10.afm -share/texmf-dist/fonts/afm/public/pl/plssdc10.afm -share/texmf-dist/fonts/afm/public/pl/plssi10.afm -share/texmf-dist/fonts/afm/public/pl/plssi12.afm -share/texmf-dist/fonts/afm/public/pl/plssi17.afm -share/texmf-dist/fonts/afm/public/pl/plssi8.afm -share/texmf-dist/fonts/afm/public/pl/plssi9.afm -share/texmf-dist/fonts/afm/public/pl/plssq8.afm -share/texmf-dist/fonts/afm/public/pl/plssqi8.afm -share/texmf-dist/fonts/afm/public/pl/plsy10.afm -share/texmf-dist/fonts/afm/public/pl/plsy5.afm -share/texmf-dist/fonts/afm/public/pl/plsy6.afm -share/texmf-dist/fonts/afm/public/pl/plsy7.afm -share/texmf-dist/fonts/afm/public/pl/plsy8.afm -share/texmf-dist/fonts/afm/public/pl/plsy9.afm -share/texmf-dist/fonts/afm/public/pl/pltcsc10.afm -share/texmf-dist/fonts/afm/public/pl/pltex10.afm -share/texmf-dist/fonts/afm/public/pl/pltex8.afm -share/texmf-dist/fonts/afm/public/pl/pltex9.afm -share/texmf-dist/fonts/afm/public/pl/plti10.afm -share/texmf-dist/fonts/afm/public/pl/plti12.afm -share/texmf-dist/fonts/afm/public/pl/plti7.afm -share/texmf-dist/fonts/afm/public/pl/plti8.afm -share/texmf-dist/fonts/afm/public/pl/plti9.afm -share/texmf-dist/fonts/afm/public/pl/pltt10.afm -share/texmf-dist/fonts/afm/public/pl/pltt12.afm -share/texmf-dist/fonts/afm/public/pl/pltt8.afm -share/texmf-dist/fonts/afm/public/pl/pltt9.afm -share/texmf-dist/fonts/afm/public/pl/plu10.afm -share/texmf-dist/fonts/afm/public/pl/plvtt10.afm -share/texmf-dist/fonts/afm/public/qfonts/qbkb.afm -share/texmf-dist/fonts/afm/public/qfonts/qbkbi.afm -share/texmf-dist/fonts/afm/public/qfonts/qbkr.afm -share/texmf-dist/fonts/afm/public/qfonts/qbkri.afm -share/texmf-dist/fonts/afm/public/qfonts/qcrb.afm -share/texmf-dist/fonts/afm/public/qfonts/qcrbi.afm -share/texmf-dist/fonts/afm/public/qfonts/qcrr.afm -share/texmf-dist/fonts/afm/public/qfonts/qcrri.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvb.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvbi.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvcb.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvcbi.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvcr.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvcri.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvr.afm -share/texmf-dist/fonts/afm/public/qfonts/qhvri.afm -share/texmf-dist/fonts/afm/public/qfonts/qplb.afm -share/texmf-dist/fonts/afm/public/qfonts/qplbi.afm -share/texmf-dist/fonts/afm/public/qfonts/qplr.afm -share/texmf-dist/fonts/afm/public/qfonts/qplri.afm -share/texmf-dist/fonts/afm/public/qfonts/qtmb.afm -share/texmf-dist/fonts/afm/public/qfonts/qtmbi.afm -share/texmf-dist/fonts/afm/public/qfonts/qtmr.afm -share/texmf-dist/fonts/afm/public/qfonts/qtmri.afm -share/texmf-dist/fonts/afm/public/qfonts/qzcmi.afm share/texmf-dist/fonts/afm/yandy/lubright/lbd.afm share/texmf-dist/fonts/afm/yandy/lubright/lbdi.afm share/texmf-dist/fonts/afm/yandy/lubright/lbdsc.afm @@ -3074,272 +78,25 @@ share/texmf-dist/fonts/afm/yandy/mathtime/mtex.afm share/texmf-dist/fonts/afm/yandy/mathtime/mtmi.afm share/texmf-dist/fonts/afm/yandy/mathtime/mtsy.afm share/texmf-dist/fonts/afm/yandy/mathtime/rmtmi.afm -share/texmf-dist/fonts/enc/dvips/antp/antp.enc -share/texmf-dist/fonts/enc/dvips/antt/cork-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/cork-anttcap.enc -share/texmf-dist/fonts/enc/dvips/antt/cs-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/cs-anttcap.enc -share/texmf-dist/fonts/enc/dvips/antt/exp-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/greek-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/qx-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/qx-anttcap.enc -share/texmf-dist/fonts/enc/dvips/antt/t2a-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/t2b-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/t2c-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/t5-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/t5-anttcap.enc -share/texmf-dist/fonts/enc/dvips/antt/texnansi-antt.enc -share/texmf-dist/fonts/enc/dvips/antt/texnansi-anttcap.enc -share/texmf-dist/fonts/enc/dvips/antt/wncy-antt.enc share/texmf-dist/fonts/enc/dvips/cc-pl/cc-pl.enc -share/texmf-dist/fonts/enc/dvips/pl/plin.enc -share/texmf-dist/fonts/enc/dvips/pl/plit.enc -share/texmf-dist/fonts/enc/dvips/pl/plitt.enc -share/texmf-dist/fonts/enc/dvips/pl/plme.enc -share/texmf-dist/fonts/enc/dvips/pl/plmi.enc -share/texmf-dist/fonts/enc/dvips/pl/plms.enc -share/texmf-dist/fonts/enc/dvips/pl/plrm.enc -share/texmf-dist/fonts/enc/dvips/pl/plsc.enc -share/texmf-dist/fonts/enc/dvips/pl/plte.enc -share/texmf-dist/fonts/enc/dvips/pl/pltt.enc share/texmf-dist/fonts/enc/dvips/psnfss/8r.enc share/texmf-dist/fonts/enc/dvips/psnfssx/texnansi.enc -share/texmf-dist/fonts/enc/dvips/qfonts/qbk.enc -share/texmf-dist/fonts/enc/dvips/qfonts/qcr.enc -share/texmf-dist/fonts/enc/dvips/qfonts/qhv.enc -share/texmf-dist/fonts/enc/dvips/qfonts/qpl.enc -share/texmf-dist/fonts/enc/dvips/qfonts/qtm.enc -share/texmf-dist/fonts/enc/dvips/qfonts/qzc.enc -share/texmf-dist/fonts/enc/dvips/vntex/t5.enc -share/texmf-dist/fonts/map/dvips/antp/antp.map -share/texmf-dist/fonts/map/dvips/antt/cork-antt.map -share/texmf-dist/fonts/map/dvips/antt/cs-antt.map -share/texmf-dist/fonts/map/dvips/antt/exp-antt.map -share/texmf-dist/fonts/map/dvips/antt/greek-antt.map -share/texmf-dist/fonts/map/dvips/antt/qx-antt.map -share/texmf-dist/fonts/map/dvips/antt/t2a-antt.map -share/texmf-dist/fonts/map/dvips/antt/t2b-antt.map -share/texmf-dist/fonts/map/dvips/antt/t2c-antt.map -share/texmf-dist/fonts/map/dvips/antt/t5-antt.map -share/texmf-dist/fonts/map/dvips/antt/texnansi-antt.map -share/texmf-dist/fonts/map/dvips/antt/wncy-antt.map share/texmf-dist/fonts/map/dvips/cc-pl/ccpl.map share/texmf-dist/fonts/map/dvips/lucida/lucidabr-k.map share/texmf-dist/fonts/map/dvips/lucida/lucidabr.map share/texmf-dist/fonts/map/dvips/lucida/lumath-k.map share/texmf-dist/fonts/map/dvips/lucida/lumath.map share/texmf-dist/fonts/map/dvips/misc/cs.map -share/texmf-dist/fonts/map/dvips/misc/dstroke.map share/texmf-dist/fonts/map/dvips/misc/pcrr8rn.map -share/texmf-dist/fonts/map/dvips/omega/omega.map -share/texmf-dist/fonts/map/dvips/pl/pl.map share/texmf-dist/fonts/map/dvips/psnfssx/README.mapfiles share/texmf-dist/fonts/map/dvips/psnfssx/pcr8y.map share/texmf-dist/fonts/map/dvips/psnfssx/phv8y.map share/texmf-dist/fonts/map/dvips/psnfssx/ptm8y.map -share/texmf-dist/fonts/map/dvips/qfonts/qbk.map -share/texmf-dist/fonts/map/dvips/qfonts/qcr.map -share/texmf-dist/fonts/map/dvips/qfonts/qhv.map -share/texmf-dist/fonts/map/dvips/qfonts/qpl.map -share/texmf-dist/fonts/map/dvips/qfonts/qtm.map -share/texmf-dist/fonts/map/dvips/qfonts/qzc.map share/texmf-dist/fonts/map/dvips/tetex/contnav.map share/texmf-dist/fonts/map/dvips/tetex/lucidabr-o.map share/texmf-dist/fonts/map/dvips/tetex/lumath-o.map share/texmf-dist/fonts/map/dvips/urwvn/urwvn.map -share/texmf-dist/fonts/map/dvips/vntex/vnr.map share/texmf-dist/fonts/map/pdftex/cmttf/cmttf.map -share/texmf-dist/fonts/ofm/public/ethiop/etho10.ofm -share/texmf-dist/fonts/ofm/public/ethiop/ethob10.ofm -share/texmf-dist/fonts/ofm/public/ethiop/ethos10.ofm -share/texmf-dist/fonts/ofm/public/ethiop/ethosb10.ofm -share/texmf-dist/fonts/ofm/public/ocherokee/OCherokee.ofm -share/texmf-dist/fonts/ofm/public/ocherokee/OCherokeeb.ofm -share/texmf-dist/fonts/ofm/public/ocherokee/OCherokeebo.ofm -share/texmf-dist/fonts/ofm/public/ocherokee/OCherokeeo.ofm -share/texmf-dist/fonts/ofm/public/oinuit/OInuit.ofm -share/texmf-dist/fonts/ofm/public/oinuit/OInuitb.ofm -share/texmf-dist/fonts/ofm/public/oinuit/OInuitbo.ofm -share/texmf-dist/fonts/ofm/public/oinuit/OInuito.ofm -share/texmf-dist/fonts/ofm/public/omega/omarab.ofm -share/texmf-dist/fonts/ofm/public/omega/omarabb.ofm -share/texmf-dist/fonts/ofm/public/omega/omlgc.ofm -share/texmf-dist/fonts/ofm/public/omega/omlgcb.ofm -share/texmf-dist/fonts/ofm/public/omega/omlgcbi.ofm -share/texmf-dist/fonts/ofm/public/omega/omlgci.ofm -share/texmf-dist/fonts/ofm/public/omega/ucitt10.ofm -share/texmf-dist/fonts/ofm/public/omega/ucsltt10.ofm -share/texmf-dist/fonts/ofm/public/omega/uctt10.ofm -share/texmf-dist/fonts/ofm/public/omega/uctt12.ofm -share/texmf-dist/fonts/ofm/public/omega/uctt8.ofm -share/texmf-dist/fonts/ofm/public/omega/uctt9.ofm -share/texmf-dist/fonts/ofm/public/omega/ucvtt10.ofm -share/texmf-dist/fonts/ofm/public/otibet/otibetan.ofm -share/texmf-dist/fonts/ovf/public/ethiop/etho10.ovf -share/texmf-dist/fonts/ovf/public/ethiop/ethob10.ovf -share/texmf-dist/fonts/ovf/public/ethiop/ethos10.ovf -share/texmf-dist/fonts/ovf/public/ethiop/ethosb10.ovf -share/texmf-dist/fonts/ovf/public/ocherokee/OCherokee.ovf -share/texmf-dist/fonts/ovf/public/ocherokee/OCherokeeb.ovf -share/texmf-dist/fonts/ovf/public/ocherokee/OCherokeebo.ovf -share/texmf-dist/fonts/ovf/public/ocherokee/OCherokeeo.ovf -share/texmf-dist/fonts/ovf/public/oinuit/OInuit.ovf -share/texmf-dist/fonts/ovf/public/oinuit/OInuitb.ovf -share/texmf-dist/fonts/ovf/public/oinuit/OInuitbo.ovf -share/texmf-dist/fonts/ovf/public/oinuit/OInuito.ovf -share/texmf-dist/fonts/ovf/public/omega/omarab.ovf -share/texmf-dist/fonts/ovf/public/omega/omarabb.ovf -share/texmf-dist/fonts/ovf/public/omega/omlgc.ovf -share/texmf-dist/fonts/ovf/public/omega/omlgcb.ovf -share/texmf-dist/fonts/ovf/public/omega/omlgcbi.ovf -share/texmf-dist/fonts/ovf/public/omega/omlgci.ovf -share/texmf-dist/fonts/ovf/public/omega/ucitt10.ovf -share/texmf-dist/fonts/ovf/public/omega/ucsltt10.ovf -share/texmf-dist/fonts/ovf/public/omega/uctt10.ovf -share/texmf-dist/fonts/ovf/public/omega/uctt12.ovf -share/texmf-dist/fonts/ovf/public/omega/uctt8.ovf -share/texmf-dist/fonts/ovf/public/omega/uctt9.ovf -share/texmf-dist/fonts/ovf/public/omega/ucvtt10.ovf -share/texmf-dist/fonts/ovf/public/otibet/otibetan.ovf -share/texmf-dist/fonts/ovp/public/ethiop/etho10.ovp -share/texmf-dist/fonts/ovp/public/ethiop/ethob10.ovp -share/texmf-dist/fonts/ovp/public/ethiop/ethos10.ovp -share/texmf-dist/fonts/ovp/public/ethiop/ethosb10.ovp -share/texmf-dist/fonts/ovp/public/ocherokee/OCherokee.ovp -share/texmf-dist/fonts/ovp/public/ocherokee/OCherokeeb.ovp -share/texmf-dist/fonts/ovp/public/ocherokee/OCherokeebo.ovp -share/texmf-dist/fonts/ovp/public/ocherokee/OCherokeeo.ovp -share/texmf-dist/fonts/ovp/public/omega/omarab.ovp -share/texmf-dist/fonts/ovp/public/omega/omarabb.ovp -share/texmf-dist/fonts/ovp/public/omega/omlgc.ovp -share/texmf-dist/fonts/ovp/public/omega/omlgcb.ovp -share/texmf-dist/fonts/ovp/public/omega/omlgcbi.ovp -share/texmf-dist/fonts/ovp/public/omega/omlgci.ovp -share/texmf-dist/fonts/ovp/public/omega/ucitt10.ovp -share/texmf-dist/fonts/ovp/public/omega/ucsltt10.ovp -share/texmf-dist/fonts/ovp/public/omega/uctt10.ovp -share/texmf-dist/fonts/ovp/public/omega/uctt12.ovp -share/texmf-dist/fonts/ovp/public/omega/uctt8.ovp -share/texmf-dist/fonts/ovp/public/omega/uctt9.ovp -share/texmf-dist/fonts/ovp/public/omega/ucvtt10.ovp -share/texmf-dist/fonts/ovp/public/otibet/otibetan.ovp -share/texmf-dist/fonts/source/jknappen/sauter/b-bbm.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmb.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmbx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmbxsl.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmdunh.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmfib.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbminch.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmsl.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmsltt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmss.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmssbx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmssdc.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmssi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmssq.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmssqi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmtt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbmvtt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-bbold.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmb.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbizx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbozx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbsy.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbszx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbxsc.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbxsl.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbxti.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmbzx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmcsc.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmdszc.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmdunh.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmex.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmff.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmfi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmfib.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cminch.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmitt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmmi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmmib.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmr.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmrcz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmrisz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmritz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmriz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmrotz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmroz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmrs.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmrsz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmrtz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmruz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmrz.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmsl.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmsltt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmss.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmssbx.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmssdc.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmssi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmssq.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmssqi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmssxi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmsy.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmtcsc.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmtex.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmti.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmtt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmu.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-cmvtt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-czinch.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-czssq.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-czssqi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-icmex.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-icmmi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-icmsy.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-icmtt.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-ilasy.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-ilcmsb.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-ilcmsi.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-ilcmss.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-lasy.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-lasyb.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-lcircle.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-lcirclew.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-line.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-linew.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-msam.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-msbm.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-rsfs.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-stmary.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-wasy.mf -share/texmf-dist/fonts/source/jknappen/sauter/b-wasyb.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-bmath.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmbx.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmex.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmff.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmmi.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmr.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmss.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmssbq.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmssbx.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmssq.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmsy.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmti.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-cmtt.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-lcircle.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-line.mf -share/texmf-dist/fonts/source/jknappen/sauter/c-sigma.mf -share/texmf-dist/fonts/source/jknappen/sauter/cyccsc.mf -share/texmf-dist/fonts/source/jknappen/sauter/cycoding.mf -share/texmf-dist/fonts/source/jknappen/sauter/cyitall.mf -share/texmf-dist/fonts/source/jknappen/sauter/cyrillic.mf -share/texmf-dist/fonts/source/jknappen/sauter/cyrl.mf -share/texmf-dist/fonts/source/jknappen/sauter/cyrsymb.mf -share/texmf-dist/fonts/source/jknappen/sauter/cyru.mf -share/texmf-dist/fonts/source/jknappen/sauter/cytextit.mf -share/texmf-dist/fonts/source/jknappen/sauter/cytitle.mf -share/texmf-dist/fonts/source/jknappen/sauter/wasy.mf share/texmf-dist/fonts/source/jknappen/tc/tcbi.mf share/texmf-dist/fonts/source/jknappen/tc/tcbl.mf share/texmf-dist/fonts/source/jknappen/tc/tcbm.mf @@ -3390,143 +147,6 @@ share/texmf-dist/fonts/source/jknappen/tc/txromod.mf share/texmf-dist/fonts/source/jknappen/tc/txrsuper.mf share/texmf-dist/fonts/source/jknappen/tc/txsymb.mf share/texmf-dist/fonts/source/jknappen/tc/txsymbol.mf -share/texmf-dist/fonts/source/public/bbm/bbm10.mf -share/texmf-dist/fonts/source/public/bbm/bbm12.mf -share/texmf-dist/fonts/source/public/bbm/bbm17.mf -share/texmf-dist/fonts/source/public/bbm/bbm5.mf -share/texmf-dist/fonts/source/public/bbm/bbm6.mf -share/texmf-dist/fonts/source/public/bbm/bbm7.mf -share/texmf-dist/fonts/source/public/bbm/bbm8.mf -share/texmf-dist/fonts/source/public/bbm/bbm9.mf -share/texmf-dist/fonts/source/public/bbm/bbmb10.mf -share/texmf-dist/fonts/source/public/bbm/bbmbx10.mf -share/texmf-dist/fonts/source/public/bbm/bbmbx12.mf -share/texmf-dist/fonts/source/public/bbm/bbmbx5.mf -share/texmf-dist/fonts/source/public/bbm/bbmbx6.mf -share/texmf-dist/fonts/source/public/bbm/bbmbx7.mf -share/texmf-dist/fonts/source/public/bbm/bbmbx8.mf -share/texmf-dist/fonts/source/public/bbm/bbmbx9.mf -share/texmf-dist/fonts/source/public/bbm/bbmbxsl10.mf -share/texmf-dist/fonts/source/public/bbm/bbmdunh10.mf -share/texmf-dist/fonts/source/public/bbm/bbmfib8.mf -share/texmf-dist/fonts/source/public/bbm/bbminch.mf -share/texmf-dist/fonts/source/public/bbm/bbmsl10.mf -share/texmf-dist/fonts/source/public/bbm/bbmsl12.mf -share/texmf-dist/fonts/source/public/bbm/bbmsl8.mf -share/texmf-dist/fonts/source/public/bbm/bbmsl9.mf -share/texmf-dist/fonts/source/public/bbm/bbmsltt10.mf -share/texmf-dist/fonts/source/public/bbm/bbmss10.mf -share/texmf-dist/fonts/source/public/bbm/bbmss12.mf -share/texmf-dist/fonts/source/public/bbm/bbmss17.mf -share/texmf-dist/fonts/source/public/bbm/bbmss8.mf -share/texmf-dist/fonts/source/public/bbm/bbmss9.mf -share/texmf-dist/fonts/source/public/bbm/bbmssbx10.mf -share/texmf-dist/fonts/source/public/bbm/bbmssdc10.mf -share/texmf-dist/fonts/source/public/bbm/bbmssi10.mf -share/texmf-dist/fonts/source/public/bbm/bbmssi12.mf -share/texmf-dist/fonts/source/public/bbm/bbmssi17.mf -share/texmf-dist/fonts/source/public/bbm/bbmssi8.mf -share/texmf-dist/fonts/source/public/bbm/bbmssi9.mf -share/texmf-dist/fonts/source/public/bbm/bbmssq8.mf -share/texmf-dist/fonts/source/public/bbm/bbmssqi8.mf -share/texmf-dist/fonts/source/public/bbm/bbmtt10.mf -share/texmf-dist/fonts/source/public/bbm/bbmtt12.mf -share/texmf-dist/fonts/source/public/bbm/bbmtt8.mf -share/texmf-dist/fonts/source/public/bbm/bbmtt9.mf -share/texmf-dist/fonts/source/public/bbm/bbmvtt10.mf -share/texmf-dist/fonts/source/public/bbm/blbbase.mf -share/texmf-dist/fonts/source/public/bbm/blbord.mf -share/texmf-dist/fonts/source/public/bbm/blbordl.mf -share/texmf-dist/fonts/source/public/bbm/blbordsp.mf -share/texmf-dist/fonts/source/public/bbm/blbordu.mf -share/texmf-dist/fonts/source/public/cbgreek/cbaccent.mf -share/texmf-dist/fonts/source/public/cbgreek/cbbase.mf -share/texmf-dist/fonts/source/public/cbgreek/cbdigits.mf -share/texmf-dist/fonts/source/public/cbgreek/cbgreek.mf -share/texmf-dist/fonts/source/public/cbgreek/cbgrk.mf -share/texmf-dist/fonts/source/public/cbgreek/cblig.mf -share/texmf-dist/fonts/source/public/cbgreek/cbligit.mf -share/texmf-dist/fonts/source/public/cbgreek/cbligrm.mf -share/texmf-dist/fonts/source/public/cbgreek/cbligsc.mf -share/texmf-dist/fonts/source/public/cbgreek/cbligtt.mf -share/texmf-dist/fonts/source/public/cbgreek/cblower.mf -share/texmf-dist/fonts/source/public/cbgreek/cbmetre.mf -share/texmf-dist/fonts/source/public/cbgreek/cbpunct.mf -share/texmf-dist/fonts/source/public/cbgreek/cbspline.mf -share/texmf-dist/fonts/source/public/cbgreek/cbupper.mf -share/texmf-dist/fonts/source/public/cbgreek/glic.mf -share/texmf-dist/fonts/source/public/cbgreek/glii.mf -share/texmf-dist/fonts/source/public/cbgreek/glin.mf -share/texmf-dist/fonts/source/public/cbgreek/glio.mf -share/texmf-dist/fonts/source/public/cbgreek/gliu.mf -share/texmf-dist/fonts/source/public/cbgreek/gljc.mf -share/texmf-dist/fonts/source/public/cbgreek/gljn.mf -share/texmf-dist/fonts/source/public/cbgreek/gljo.mf -share/texmf-dist/fonts/source/public/cbgreek/glmc.mf -share/texmf-dist/fonts/source/public/cbgreek/glmi.mf -share/texmf-dist/fonts/source/public/cbgreek/glmn.mf -share/texmf-dist/fonts/source/public/cbgreek/glmo.mf -share/texmf-dist/fonts/source/public/cbgreek/glmu.mf -share/texmf-dist/fonts/source/public/cbgreek/gltc.mf -share/texmf-dist/fonts/source/public/cbgreek/gltn.mf -share/texmf-dist/fonts/source/public/cbgreek/glto.mf -share/texmf-dist/fonts/source/public/cbgreek/glwc.mf -share/texmf-dist/fonts/source/public/cbgreek/glwi.mf -share/texmf-dist/fonts/source/public/cbgreek/glwn.mf -share/texmf-dist/fonts/source/public/cbgreek/glwo.mf -share/texmf-dist/fonts/source/public/cbgreek/glwu.mf -share/texmf-dist/fonts/source/public/cbgreek/glxc.mf -share/texmf-dist/fonts/source/public/cbgreek/glxi.mf -share/texmf-dist/fonts/source/public/cbgreek/glxn.mf -share/texmf-dist/fonts/source/public/cbgreek/glxo.mf -share/texmf-dist/fonts/source/public/cbgreek/glxu.mf -share/texmf-dist/fonts/source/public/cbgreek/gmmn.mf -share/texmf-dist/fonts/source/public/cbgreek/gmmo.mf -share/texmf-dist/fonts/source/public/cbgreek/gmtr.mf -share/texmf-dist/fonts/source/public/cbgreek/gmxn.mf -share/texmf-dist/fonts/source/public/cbgreek/gmxo.mf -share/texmf-dist/fonts/source/public/cbgreek/gomc.mf -share/texmf-dist/fonts/source/public/cbgreek/gomi.mf -share/texmf-dist/fonts/source/public/cbgreek/gomn.mf -share/texmf-dist/fonts/source/public/cbgreek/gomo.mf -share/texmf-dist/fonts/source/public/cbgreek/gomu.mf -share/texmf-dist/fonts/source/public/cbgreek/goxc.mf -share/texmf-dist/fonts/source/public/cbgreek/goxi.mf -share/texmf-dist/fonts/source/public/cbgreek/goxn.mf -share/texmf-dist/fonts/source/public/cbgreek/goxo.mf -share/texmf-dist/fonts/source/public/cbgreek/goxu.mf -share/texmf-dist/fonts/source/public/cbgreek/grbl.mf -share/texmf-dist/fonts/source/public/cbgreek/grmc.mf -share/texmf-dist/fonts/source/public/cbgreek/grmi.mf -share/texmf-dist/fonts/source/public/cbgreek/grml.mf -share/texmf-dist/fonts/source/public/cbgreek/grmn.mf -share/texmf-dist/fonts/source/public/cbgreek/grmo.mf -share/texmf-dist/fonts/source/public/cbgreek/grmu.mf -share/texmf-dist/fonts/source/public/cbgreek/grxc.mf -share/texmf-dist/fonts/source/public/cbgreek/grxi.mf -share/texmf-dist/fonts/source/public/cbgreek/grxl.mf -share/texmf-dist/fonts/source/public/cbgreek/grxn.mf -share/texmf-dist/fonts/source/public/cbgreek/grxo.mf -share/texmf-dist/fonts/source/public/cbgreek/grxu.mf -share/texmf-dist/fonts/source/public/cbgreek/gsma.mf -share/texmf-dist/fonts/source/public/cbgreek/gsmc.mf -share/texmf-dist/fonts/source/public/cbgreek/gsme.mf -share/texmf-dist/fonts/source/public/cbgreek/gsmi.mf -share/texmf-dist/fonts/source/public/cbgreek/gsmn.mf -share/texmf-dist/fonts/source/public/cbgreek/gsmo.mf -share/texmf-dist/fonts/source/public/cbgreek/gsmu.mf -share/texmf-dist/fonts/source/public/cbgreek/gsxa.mf -share/texmf-dist/fonts/source/public/cbgreek/gsxc.mf -share/texmf-dist/fonts/source/public/cbgreek/gsxe.mf -share/texmf-dist/fonts/source/public/cbgreek/gsxi.mf -share/texmf-dist/fonts/source/public/cbgreek/gsxn.mf -share/texmf-dist/fonts/source/public/cbgreek/gsxo.mf -share/texmf-dist/fonts/source/public/cbgreek/gsxu.mf -share/texmf-dist/fonts/source/public/cbgreek/gttc.mf -share/texmf-dist/fonts/source/public/cbgreek/gtti.mf -share/texmf-dist/fonts/source/public/cbgreek/gttn.mf -share/texmf-dist/fonts/source/public/cbgreek/gtto.mf -share/texmf-dist/fonts/source/public/cbgreek/gttu.mf share/texmf-dist/fonts/source/public/cc-pl/fic_mic.mf share/texmf-dist/fonts/source/public/cc-pl/pccsc10.mf share/texmf-dist/fonts/source/public/cc-pl/pcmi10.mf @@ -3546,377 +166,7 @@ share/texmf-dist/fonts/source/public/cm-bold/cmbtt8.mf share/texmf-dist/fonts/source/public/cm-bold/cmbtt9.mf share/texmf-dist/fonts/source/public/cm-bold/cmexb10.mf share/texmf-dist/fonts/source/public/cm-bold/cmttb10.mf -share/texmf-dist/fonts/source/public/cmbright/ams10pt.mf -share/texmf-dist/fonts/source/public/cmbright/ams8pt.mf -share/texmf-dist/fonts/source/public/cmbright/ams9pt.mf -share/texmf-dist/fonts/source/public/cmbright/baccent.mf -share/texmf-dist/fonts/source/public/cmbright/bgreeku.mf -share/texmf-dist/fonts/source/public/cmbright/bitalms.mf -share/texmf-dist/fonts/source/public/cmbright/bpunct.mf -share/texmf-dist/fonts/source/public/cmbright/br10pt.mf -share/texmf-dist/fonts/source/public/cmbright/br17pt.mf -share/texmf-dist/fonts/source/public/cmbright/br8pt.mf -share/texmf-dist/fonts/source/public/cmbright/br9pt.mf -share/texmf-dist/fonts/source/public/cmbright/brmsa.mf -share/texmf-dist/fonts/source/public/cmbright/brmsb.mf -share/texmf-dist/fonts/source/public/cmbright/broman.mf -share/texmf-dist/fonts/source/public/cmbright/bromanl.mf -share/texmf-dist/fonts/source/public/cmbright/bromlig.mf -share/texmf-dist/fonts/source/public/cmbright/bromms.mf -share/texmf-dist/fonts/source/public/cmbright/brs10pt.mf -share/texmf-dist/fonts/source/public/cmbright/brs17pt.mf -share/texmf-dist/fonts/source/public/cmbright/brs8pt.mf -share/texmf-dist/fonts/source/public/cmbright/brs9pt.mf -share/texmf-dist/fonts/source/public/cmbright/cmbr10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbr17.mf -share/texmf-dist/fonts/source/public/cmbright/cmbr8.mf -share/texmf-dist/fonts/source/public/cmbright/cmbr9.mf -share/texmf-dist/fonts/source/public/cmbright/cmbras10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbras8.mf -share/texmf-dist/fonts/source/public/cmbright/cmbras9.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrbs10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrbs8.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrbs9.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrbx10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrmb10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrmi10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrmi8.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrmi9.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrsl10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrsl17.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrsl8.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrsl9.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrsy10.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrsy8.mf -share/texmf-dist/fonts/source/public/cmbright/cmbrsy9.mf -share/texmf-dist/fonts/source/public/cmbright/cmsltl10.mf -share/texmf-dist/fonts/source/public/cmbright/cmtl10.mf -share/texmf-dist/fonts/source/public/cmbright/ebaccess.mf -share/texmf-dist/fonts/source/public/cmbright/ebbase.mf -share/texmf-dist/fonts/source/public/cmbright/ebbraces.mf -share/texmf-dist/fonts/source/public/cmbright/ebbx10.mf -share/texmf-dist/fonts/source/public/cmbright/ebmo10.mf -share/texmf-dist/fonts/source/public/cmbright/ebmo17.mf -share/texmf-dist/fonts/source/public/cmbright/ebmo8.mf -share/texmf-dist/fonts/source/public/cmbright/ebmo9.mf -share/texmf-dist/fonts/source/public/cmbright/ebmr10.mf -share/texmf-dist/fonts/source/public/cmbright/ebmr17.mf -share/texmf-dist/fonts/source/public/cmbright/ebmr8.mf -share/texmf-dist/fonts/source/public/cmbright/ebmr9.mf -share/texmf-dist/fonts/source/public/cmbright/ebpseudo.mf -share/texmf-dist/fonts/source/public/cmbright/ebpunct.mf -share/texmf-dist/fonts/source/public/cmbright/ebrleast.mf -share/texmf-dist/fonts/source/public/cmbright/ebrlig.mf -share/texmf-dist/fonts/source/public/cmbright/ebrligtb.mf -share/texmf-dist/fonts/source/public/cmbright/ebrllett.mf -share/texmf-dist/fonts/source/public/cmbright/ebrlwest.mf -share/texmf-dist/fonts/source/public/cmbright/ebroman.mf -share/texmf-dist/fonts/source/public/cmbright/ebso10.mf -share/texmf-dist/fonts/source/public/cmbright/ebso17.mf -share/texmf-dist/fonts/source/public/cmbright/ebso8.mf -share/texmf-dist/fonts/source/public/cmbright/ebso9.mf -share/texmf-dist/fonts/source/public/cmbright/ebsr10.mf -share/texmf-dist/fonts/source/public/cmbright/ebsr17.mf -share/texmf-dist/fonts/source/public/cmbright/ebsr8.mf -share/texmf-dist/fonts/source/public/cmbright/ebsr9.mf -share/texmf-dist/fonts/source/public/cmbright/ebtl10.mf -share/texmf-dist/fonts/source/public/cmbright/ebto10.mf -share/texmf-dist/fonts/source/public/cmbright/mathsl.mf -share/texmf-dist/fonts/source/public/cmbright/msa.mf -share/texmf-dist/fonts/source/public/cmbright/msb.mf -share/texmf-dist/fonts/source/public/cmbright/tbbx10.mf -share/texmf-dist/fonts/source/public/cmbright/tbmo10.mf -share/texmf-dist/fonts/source/public/cmbright/tbmo17.mf -share/texmf-dist/fonts/source/public/cmbright/tbmo8.mf -share/texmf-dist/fonts/source/public/cmbright/tbmo9.mf -share/texmf-dist/fonts/source/public/cmbright/tbmr10.mf -share/texmf-dist/fonts/source/public/cmbright/tbmr17.mf -share/texmf-dist/fonts/source/public/cmbright/tbmr8.mf -share/texmf-dist/fonts/source/public/cmbright/tbmr9.mf -share/texmf-dist/fonts/source/public/cmbright/tbpseudo.mf -share/texmf-dist/fonts/source/public/cmbright/tbso10.mf -share/texmf-dist/fonts/source/public/cmbright/tbso17.mf -share/texmf-dist/fonts/source/public/cmbright/tbso8.mf -share/texmf-dist/fonts/source/public/cmbright/tbso9.mf -share/texmf-dist/fonts/source/public/cmbright/tbsr10.mf -share/texmf-dist/fonts/source/public/cmbright/tbsr17.mf -share/texmf-dist/fonts/source/public/cmbright/tbsr8.mf -share/texmf-dist/fonts/source/public/cmbright/tbsr9.mf -share/texmf-dist/fonts/source/public/cmbright/tbsymb.mf -share/texmf-dist/fonts/source/public/cmbright/tbsymbol.mf -share/texmf-dist/fonts/source/public/cmbright/tbtl10.mf -share/texmf-dist/fonts/source/public/cmbright/tbto10.mf -share/texmf-dist/fonts/source/public/cmbright/ttsymb.mf -share/texmf-dist/fonts/source/public/cmbright/ttsymbol.mf -share/texmf-dist/fonts/source/public/concmath/xccam10.mf -share/texmf-dist/fonts/source/public/concmath/xccam5.mf -share/texmf-dist/fonts/source/public/concmath/xccam6.mf -share/texmf-dist/fonts/source/public/concmath/xccam7.mf -share/texmf-dist/fonts/source/public/concmath/xccam8.mf -share/texmf-dist/fonts/source/public/concmath/xccam9.mf -share/texmf-dist/fonts/source/public/concmath/xccbm10.mf -share/texmf-dist/fonts/source/public/concmath/xccbm5.mf -share/texmf-dist/fonts/source/public/concmath/xccbm6.mf -share/texmf-dist/fonts/source/public/concmath/xccbm7.mf -share/texmf-dist/fonts/source/public/concmath/xccbm8.mf -share/texmf-dist/fonts/source/public/concmath/xccbm9.mf -share/texmf-dist/fonts/source/public/concmath/xccex10.mf -share/texmf-dist/fonts/source/public/concmath/xccex7.mf -share/texmf-dist/fonts/source/public/concmath/xccex8.mf -share/texmf-dist/fonts/source/public/concmath/xccex9.mf -share/texmf-dist/fonts/source/public/concmath/xccmi10.mf -share/texmf-dist/fonts/source/public/concmath/xccmi5.mf -share/texmf-dist/fonts/source/public/concmath/xccmi6.mf -share/texmf-dist/fonts/source/public/concmath/xccmi7.mf -share/texmf-dist/fonts/source/public/concmath/xccmi8.mf -share/texmf-dist/fonts/source/public/concmath/xccmi9.mf -share/texmf-dist/fonts/source/public/concmath/xccsy10.mf -share/texmf-dist/fonts/source/public/concmath/xccsy5.mf -share/texmf-dist/fonts/source/public/concmath/xccsy6.mf -share/texmf-dist/fonts/source/public/concmath/xccsy7.mf -share/texmf-dist/fonts/source/public/concmath/xccsy8.mf -share/texmf-dist/fonts/source/public/concmath/xccsy9.mf -share/texmf-dist/fonts/source/public/concrete/cccsc10.mf -share/texmf-dist/fonts/source/public/concrete/ccmi10.mf -share/texmf-dist/fonts/source/public/concrete/ccmic9.mf -share/texmf-dist/fonts/source/public/concrete/ccr10.mf -share/texmf-dist/fonts/source/public/concrete/ccr5.mf -share/texmf-dist/fonts/source/public/concrete/ccr6.mf -share/texmf-dist/fonts/source/public/concrete/ccr7.mf -share/texmf-dist/fonts/source/public/concrete/ccr8.mf -share/texmf-dist/fonts/source/public/concrete/ccr9.mf -share/texmf-dist/fonts/source/public/concrete/ccsl10.mf -share/texmf-dist/fonts/source/public/concrete/ccsl9.mf -share/texmf-dist/fonts/source/public/concrete/ccslc9.mf -share/texmf-dist/fonts/source/public/concrete/ccti10.mf -share/texmf-dist/fonts/source/public/cs/csaccent.mf -share/texmf-dist/fonts/source/public/cs/csacutl.mf -share/texmf-dist/fonts/source/public/cs/csacutu.mf -share/texmf-dist/fonts/source/public/cs/csadded.mf -share/texmf-dist/fonts/source/public/cs/cscode.mf -share/texmf-dist/fonts/source/public/cs/cshachel.mf -share/texmf-dist/fonts/source/public/cs/cshacheu.mf -share/texmf-dist/fonts/source/public/cs/cshyph.mf -share/texmf-dist/fonts/source/public/cs/csiacutl.mf -share/texmf-dist/fonts/source/public/cs/csihachl.mf -share/texmf-dist/fonts/source/public/cs/csinch.mf -share/texmf-dist/fonts/source/public/cs/csiothrl.mf -share/texmf-dist/fonts/source/public/cs/csotherl.mf -share/texmf-dist/fonts/source/public/cs/csotheru.mf -share/texmf-dist/fonts/source/public/cs/kmcsc.mf -share/texmf-dist/fonts/source/public/cs/kmroman.mf -share/texmf-dist/fonts/source/public/cs/kmtexset.mf -share/texmf-dist/fonts/source/public/cs/kmtextit.mf -share/texmf-dist/fonts/source/public/cs/kmtitle.mf -share/texmf-dist/fonts/source/public/dstroke/dsrom.mf -share/texmf-dist/fonts/source/public/dstroke/dsrom10.mf -share/texmf-dist/fonts/source/public/dstroke/dsrom12.mf -share/texmf-dist/fonts/source/public/dstroke/dsrom8.mf -share/texmf-dist/fonts/source/public/dstroke/dsromo.mf -share/texmf-dist/fonts/source/public/dstroke/dsromu.mf -share/texmf-dist/fonts/source/public/dstroke/dsss10.mf -share/texmf-dist/fonts/source/public/dstroke/dsss12.mf -share/texmf-dist/fonts/source/public/dstroke/dsss8.mf -share/texmf-dist/fonts/source/public/ecc/conc10pt.mf -share/texmf-dist/fonts/source/public/ecc/conc5pt.mf -share/texmf-dist/fonts/source/public/ecc/conc6pt.mf -share/texmf-dist/fonts/source/public/ecc/conc7pt.mf -share/texmf-dist/fonts/source/public/ecc/conc8pt.mf -share/texmf-dist/fonts/source/public/ecc/conc9pt.mf -share/texmf-dist/fonts/source/public/ecc/coni10pt.mf -share/texmf-dist/fonts/source/public/ecc/eocc10.mf -share/texmf-dist/fonts/source/public/ecc/eorm10.mf -share/texmf-dist/fonts/source/public/ecc/eorm5.mf -share/texmf-dist/fonts/source/public/ecc/eorm6.mf -share/texmf-dist/fonts/source/public/ecc/eorm7.mf -share/texmf-dist/fonts/source/public/ecc/eorm8.mf -share/texmf-dist/fonts/source/public/ecc/eorm9.mf -share/texmf-dist/fonts/source/public/ecc/eosl10.mf -share/texmf-dist/fonts/source/public/ecc/eosl5.mf -share/texmf-dist/fonts/source/public/ecc/eosl6.mf -share/texmf-dist/fonts/source/public/ecc/eosl7.mf -share/texmf-dist/fonts/source/public/ecc/eosl8.mf -share/texmf-dist/fonts/source/public/ecc/eosl9.mf -share/texmf-dist/fonts/source/public/ecc/eoti10.mf -share/texmf-dist/fonts/source/public/ecc/tcssdc10.mf -share/texmf-dist/fonts/source/public/ecc/torm10.mf -share/texmf-dist/fonts/source/public/ecc/torm5.mf -share/texmf-dist/fonts/source/public/ecc/torm6.mf -share/texmf-dist/fonts/source/public/ecc/torm7.mf -share/texmf-dist/fonts/source/public/ecc/torm8.mf -share/texmf-dist/fonts/source/public/ecc/torm9.mf -share/texmf-dist/fonts/source/public/ecc/tosl10.mf -share/texmf-dist/fonts/source/public/ecc/tosl5.mf -share/texmf-dist/fonts/source/public/ecc/tosl6.mf -share/texmf-dist/fonts/source/public/ecc/tosl7.mf -share/texmf-dist/fonts/source/public/ecc/tosl8.mf -share/texmf-dist/fonts/source/public/ecc/tosl9.mf -share/texmf-dist/fonts/source/public/ecc/toti10.mf -share/texmf-dist/fonts/source/public/euxm/euxm10.mf -share/texmf-dist/fonts/source/public/euxm/euxm5.mf -share/texmf-dist/fonts/source/public/euxm/euxm7.mf -share/texmf-dist/fonts/source/public/euxm/euxmch.mf -share/texmf-dist/fonts/source/public/gothic/cmfrabase.mf -share/texmf-dist/fonts/source/public/gothic/cmfrak.mf -share/texmf-dist/fonts/source/public/gothic/cmfraklow.mf -share/texmf-dist/fonts/source/public/gothic/cmfrakmis.mf -share/texmf-dist/fonts/source/public/gothic/cmfraknum.mf -share/texmf-dist/fonts/source/public/gothic/cmfrakoth.mf -share/texmf-dist/fonts/source/public/gothic/cmfrakupp.mf -share/texmf-dist/fonts/source/public/gothic/dcfrak.mf -share/texmf-dist/fonts/source/public/gothic/schwell.mf -share/texmf-dist/fonts/source/public/gothic/su-lig.mf -share/texmf-dist/fonts/source/public/gothic/su-low.mf -share/texmf-dist/fonts/source/public/gothic/su-spec.mf -share/texmf-dist/fonts/source/public/gothic/su-upp.mf -share/texmf-dist/fonts/source/public/gothic/suet14.mf -share/texmf-dist/fonts/source/public/gothic/xxfrak.mf -share/texmf-dist/fonts/source/public/gothic/yfrabase.mf -share/texmf-dist/fonts/source/public/gothic/yfrak.mf -share/texmf-dist/fonts/source/public/gothic/yfraklow.mf -share/texmf-dist/fonts/source/public/gothic/yfrakmis.mf -share/texmf-dist/fonts/source/public/gothic/yfraknum.mf -share/texmf-dist/fonts/source/public/gothic/yfrakoth.mf -share/texmf-dist/fonts/source/public/gothic/yfrakupp.mf -share/texmf-dist/fonts/source/public/gothic/ygotbase.mf -share/texmf-dist/fonts/source/public/gothic/ygoth.mf -share/texmf-dist/fonts/source/public/gothic/ygothgen.mf -share/texmf-dist/fonts/source/public/gothic/ygothlig.mf -share/texmf-dist/fonts/source/public/gothic/ygothlow.mf -share/texmf-dist/fonts/source/public/gothic/ygothmis.mf -share/texmf-dist/fonts/source/public/gothic/ygothnum.mf -share/texmf-dist/fonts/source/public/gothic/ygothupp.mf -share/texmf-dist/fonts/source/public/gothic/yinit.mf -share/texmf-dist/fonts/source/public/gothic/yinitA.mf -share/texmf-dist/fonts/source/public/gothic/yinitB.mf -share/texmf-dist/fonts/source/public/gothic/yinitC.mf -share/texmf-dist/fonts/source/public/gothic/yinitD.mf -share/texmf-dist/fonts/source/public/gothic/yinitE.mf -share/texmf-dist/fonts/source/public/gothic/yinitF.mf -share/texmf-dist/fonts/source/public/gothic/yinitG.mf -share/texmf-dist/fonts/source/public/gothic/yinitH.mf -share/texmf-dist/fonts/source/public/gothic/yinitJ.mf -share/texmf-dist/fonts/source/public/gothic/yinitK.mf -share/texmf-dist/fonts/source/public/gothic/yinitL.mf -share/texmf-dist/fonts/source/public/gothic/yinitM.mf -share/texmf-dist/fonts/source/public/gothic/yinitN.mf -share/texmf-dist/fonts/source/public/gothic/yinitO.mf -share/texmf-dist/fonts/source/public/gothic/yinitP.mf -share/texmf-dist/fonts/source/public/gothic/yinitQ.mf -share/texmf-dist/fonts/source/public/gothic/yinitR.mf -share/texmf-dist/fonts/source/public/gothic/yinitS.mf -share/texmf-dist/fonts/source/public/gothic/yinitT.mf -share/texmf-dist/fonts/source/public/gothic/yinitU.mf -share/texmf-dist/fonts/source/public/gothic/yinitV.mf -share/texmf-dist/fonts/source/public/gothic/yinitW.mf -share/texmf-dist/fonts/source/public/gothic/yinitX.mf -share/texmf-dist/fonts/source/public/gothic/yinitY.mf -share/texmf-dist/fonts/source/public/gothic/yinitZ.mf -share/texmf-dist/fonts/source/public/gothic/yinitas.mf -share/texmf-dist/fonts/source/public/gothic/yinitdd.mf -share/texmf-dist/fonts/source/public/gothic/yintbase.mf -share/texmf-dist/fonts/source/public/gothic/ysmfrak.mf -share/texmf-dist/fonts/source/public/gothic/yswab.mf -share/texmf-dist/fonts/source/public/gothic/yswabase.mf -share/texmf-dist/fonts/source/public/gothic/yswablow.mf -share/texmf-dist/fonts/source/public/gothic/yswabmis.mf -share/texmf-dist/fonts/source/public/gothic/yswabnum.mf -share/texmf-dist/fonts/source/public/gothic/yswabupp.mf share/texmf-dist/fonts/source/public/misc/xbmc10.mf -share/texmf-dist/fonts/source/public/pl/cmssbi10.mf -share/texmf-dist/fonts/source/public/pl/dlr10.mf -share/texmf-dist/fonts/source/public/pl/fik_mik.mf -share/texmf-dist/fonts/source/public/pl/pl_cud.mf -share/texmf-dist/fonts/source/public/pl/pl_dl.mf -share/texmf-dist/fonts/source/public/pl/pl_dod.mf -share/texmf-dist/fonts/source/public/pl/pl_ml.mf -share/texmf-dist/fonts/source/public/pl/pl_mlk.mf -share/texmf-dist/fonts/source/public/pl/pl_sym.mf -share/texmf-dist/fonts/source/public/pl/plb10.mf -share/texmf-dist/fonts/source/public/pl/plbsy10.mf -share/texmf-dist/fonts/source/public/pl/plbsy5.mf -share/texmf-dist/fonts/source/public/pl/plbsy7.mf -share/texmf-dist/fonts/source/public/pl/plbx10.mf -share/texmf-dist/fonts/source/public/pl/plbx12.mf -share/texmf-dist/fonts/source/public/pl/plbx5.mf -share/texmf-dist/fonts/source/public/pl/plbx6.mf -share/texmf-dist/fonts/source/public/pl/plbx7.mf -share/texmf-dist/fonts/source/public/pl/plbx8.mf -share/texmf-dist/fonts/source/public/pl/plbx9.mf -share/texmf-dist/fonts/source/public/pl/plbxsl10.mf -share/texmf-dist/fonts/source/public/pl/plbxti10.mf -share/texmf-dist/fonts/source/public/pl/plcsc10.mf -share/texmf-dist/fonts/source/public/pl/pldunh10.mf -share/texmf-dist/fonts/source/public/pl/plex10.mf -share/texmf-dist/fonts/source/public/pl/plff10.mf -share/texmf-dist/fonts/source/public/pl/plfi10.mf -share/texmf-dist/fonts/source/public/pl/plfib8.mf -share/texmf-dist/fonts/source/public/pl/plinch.mf -share/texmf-dist/fonts/source/public/pl/plitt10.mf -share/texmf-dist/fonts/source/public/pl/plmi10.mf -share/texmf-dist/fonts/source/public/pl/plmi12.mf -share/texmf-dist/fonts/source/public/pl/plmi5.mf -share/texmf-dist/fonts/source/public/pl/plmi6.mf -share/texmf-dist/fonts/source/public/pl/plmi7.mf -share/texmf-dist/fonts/source/public/pl/plmi8.mf -share/texmf-dist/fonts/source/public/pl/plmi9.mf -share/texmf-dist/fonts/source/public/pl/plmib10.mf -share/texmf-dist/fonts/source/public/pl/plmib5.mf -share/texmf-dist/fonts/source/public/pl/plmib7.mf -share/texmf-dist/fonts/source/public/pl/plr10.mf -share/texmf-dist/fonts/source/public/pl/plr12.mf -share/texmf-dist/fonts/source/public/pl/plr17.mf -share/texmf-dist/fonts/source/public/pl/plr5.mf -share/texmf-dist/fonts/source/public/pl/plr6.mf -share/texmf-dist/fonts/source/public/pl/plr7.mf -share/texmf-dist/fonts/source/public/pl/plr8.mf -share/texmf-dist/fonts/source/public/pl/plr9.mf -share/texmf-dist/fonts/source/public/pl/plsl10.mf -share/texmf-dist/fonts/source/public/pl/plsl12.mf -share/texmf-dist/fonts/source/public/pl/plsl8.mf -share/texmf-dist/fonts/source/public/pl/plsl9.mf -share/texmf-dist/fonts/source/public/pl/plsltt10.mf -share/texmf-dist/fonts/source/public/pl/plss10.mf -share/texmf-dist/fonts/source/public/pl/plss12.mf -share/texmf-dist/fonts/source/public/pl/plss17.mf -share/texmf-dist/fonts/source/public/pl/plss8.mf -share/texmf-dist/fonts/source/public/pl/plss9.mf -share/texmf-dist/fonts/source/public/pl/plssbi10.mf -share/texmf-dist/fonts/source/public/pl/plssbx10.mf -share/texmf-dist/fonts/source/public/pl/plssdc10.mf -share/texmf-dist/fonts/source/public/pl/plssi10.mf -share/texmf-dist/fonts/source/public/pl/plssi12.mf -share/texmf-dist/fonts/source/public/pl/plssi17.mf -share/texmf-dist/fonts/source/public/pl/plssi8.mf -share/texmf-dist/fonts/source/public/pl/plssi9.mf -share/texmf-dist/fonts/source/public/pl/plssq8.mf -share/texmf-dist/fonts/source/public/pl/plssqi8.mf -share/texmf-dist/fonts/source/public/pl/plsy10.mf -share/texmf-dist/fonts/source/public/pl/plsy5.mf -share/texmf-dist/fonts/source/public/pl/plsy6.mf -share/texmf-dist/fonts/source/public/pl/plsy7.mf -share/texmf-dist/fonts/source/public/pl/plsy8.mf -share/texmf-dist/fonts/source/public/pl/plsy9.mf -share/texmf-dist/fonts/source/public/pl/pltcsc10.mf -share/texmf-dist/fonts/source/public/pl/pltex10.mf -share/texmf-dist/fonts/source/public/pl/pltex8.mf -share/texmf-dist/fonts/source/public/pl/pltex9.mf -share/texmf-dist/fonts/source/public/pl/plti10.mf -share/texmf-dist/fonts/source/public/pl/plti12.mf -share/texmf-dist/fonts/source/public/pl/plti7.mf -share/texmf-dist/fonts/source/public/pl/plti8.mf -share/texmf-dist/fonts/source/public/pl/plti9.mf -share/texmf-dist/fonts/source/public/pl/pltt10.mf -share/texmf-dist/fonts/source/public/pl/pltt12.mf -share/texmf-dist/fonts/source/public/pl/pltt8.mf -share/texmf-dist/fonts/source/public/pl/pltt9.mf -share/texmf-dist/fonts/source/public/pl/plu10.mf -share/texmf-dist/fonts/source/public/pl/plvtt10.mf -share/texmf-dist/fonts/source/public/pl/polan.mf -share/texmf-dist/fonts/source/public/pl/polkap.mf -share/texmf-dist/fonts/source/public/pl/polkur.mf -share/texmf-dist/fonts/source/public/pl/polmat.mf -share/texmf-dist/fonts/source/public/pl/poltyt.mf share/texmf-dist/fonts/source/public/vnr/vnaccent.mf share/texmf-dist/fonts/source/public/vnr/vnacomp.mf share/texmf-dist/fonts/source/public/vnr/vnb10.mf @@ -4388,309 +638,6 @@ share/texmf-dist/fonts/tfm/cg/univers/unr7j.tfm share/texmf-dist/fonts/tfm/cg/univers/unr8u.tfm share/texmf-dist/fonts/tfm/cg/univers/unr9t.tfm share/texmf-dist/fonts/tfm/cg/wingding/hwir.tfm -share/texmf-dist/fonts/tfm/public/antp/antpb.tfm -share/texmf-dist/fonts/tfm/public/antp/antpbi.tfm -share/texmf-dist/fonts/tfm/public/antp/antpr.tfm -share/texmf-dist/fonts/tfm/public/antp/antpri.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttclcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttclicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttcricap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttlcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttlicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/cork-anttricap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttclcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttclicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttcricap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttlcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttlicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/cs-anttricap.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/exp-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/greek-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttclcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttclicap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttcricap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttlcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttlicap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/qx-anttricap.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/t2a-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/t2b-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/t2c-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttclcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttclicap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttcricap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttlcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttlicap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/t5-anttricap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcbcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcbicap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttclcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttclicap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttcricap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttlcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttlicap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttmcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttmicap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttrcap.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttri.tfm -share/texmf-dist/fonts/tfm/public/antt/texnansi-anttricap.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttb.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttbi.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcb.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcbi.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcl.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcli.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcm.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcmi.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcr.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttcri.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttl.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttli.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttm.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttmi.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttr.tfm -share/texmf-dist/fonts/tfm/public/antt/wncy-anttri.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm12.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm17.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm5.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm6.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm7.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbm9.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmb10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbx10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbx12.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbx5.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbx6.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbx7.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbx8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbx9.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmbxsl10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmdunh10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmfib8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmsl10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmsl12.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmsl8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmsl9.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmsltt10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmss10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmss12.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmss17.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmss8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmss9.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssbx10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssdc10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssi10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssi12.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssi17.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssi8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssi9.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssq8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmssqi8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmtt10.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmtt12.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmtt8.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmtt9.tfm -share/texmf-dist/fonts/tfm/public/bbm/bbmvtt10.tfm share/texmf-dist/fonts/tfm/public/cc-pl/pccsc10.tfm share/texmf-dist/fonts/tfm/public/cc-pl/pcmi10.tfm share/texmf-dist/fonts/tfm/public/cc-pl/pcr10.tfm @@ -4702,415 +649,8 @@ share/texmf-dist/fonts/tfm/public/cc-pl/pcr9.tfm share/texmf-dist/fonts/tfm/public/cc-pl/pcsl10.tfm share/texmf-dist/fonts/tfm/public/cc-pl/pcslc9.tfm share/texmf-dist/fonts/tfm/public/cc-pl/pcti10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbr10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbr17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbr8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbr9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbras10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbras8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbras9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrbs10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrbs8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrbs9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrbx10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrmb10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrmi10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrmi8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrmi9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrsl10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrsl17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrsl8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrsl9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrsy10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrsy8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmbrsy9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmsltl10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/cmtl10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebbx10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmo10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmo17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmo8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmo9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmr10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmr17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmr8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebmr9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebso10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebso17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebso8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebso9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebsr10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebsr17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebsr8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebsr9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebtl10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/ebto10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbbx10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmo10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmo17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmo8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmo9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmr10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmr17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmr8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbmr9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbso10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbso17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbso8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbso9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbsr10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbsr17.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbsr8.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbsr9.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbtl10.tfm -share/texmf-dist/fonts/tfm/public/cmbright/tbto10.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccam10.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccam5.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccam6.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccam7.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccam8.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccam9.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccbm10.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccbm5.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccbm6.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccbm7.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccbm8.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccbm9.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccex10.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccmi10.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccmi5.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccmi6.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccmi7.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccmi8.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccmi9.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccsy10.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccsy5.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccsy6.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccsy7.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccsy8.tfm -share/texmf-dist/fonts/tfm/public/concmath/xccsy9.tfm -share/texmf-dist/fonts/tfm/public/concrete/cccsc10.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccmi10.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccmic9.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccr10.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccr5.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccr6.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccr7.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccr8.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccr9.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccsl10.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccsl9.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccslc9.tfm -share/texmf-dist/fonts/tfm/public/concrete/ccti10.tfm -share/texmf-dist/fonts/tfm/public/cs/csb10.tfm -share/texmf-dist/fonts/tfm/public/cs/csb12.tfm -share/texmf-dist/fonts/tfm/public/cs/csb17.tfm -share/texmf-dist/fonts/tfm/public/cs/csb5.tfm -share/texmf-dist/fonts/tfm/public/cs/csb6.tfm -share/texmf-dist/fonts/tfm/public/cs/csb7.tfm -share/texmf-dist/fonts/tfm/public/cs/csb8.tfm -share/texmf-dist/fonts/tfm/public/cs/csb9.tfm -share/texmf-dist/fonts/tfm/public/cs/csbx10.tfm -share/texmf-dist/fonts/tfm/public/cs/csbx12.tfm -share/texmf-dist/fonts/tfm/public/cs/csbx5.tfm -share/texmf-dist/fonts/tfm/public/cs/csbx6.tfm -share/texmf-dist/fonts/tfm/public/cs/csbx7.tfm -share/texmf-dist/fonts/tfm/public/cs/csbx8.tfm -share/texmf-dist/fonts/tfm/public/cs/csbx9.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxsl10.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxsl12.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxsl5.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxsl6.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxsl7.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxsl8.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxsl9.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxti10.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxti12.tfm -share/texmf-dist/fonts/tfm/public/cs/csbxti17.tfm -share/texmf-dist/fonts/tfm/public/cs/cscsc10.tfm -share/texmf-dist/fonts/tfm/public/cs/cscsc12.tfm -share/texmf-dist/fonts/tfm/public/cs/cscsc17.tfm -share/texmf-dist/fonts/tfm/public/cs/cscsc8.tfm -share/texmf-dist/fonts/tfm/public/cs/cscsc9.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh10.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh12.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh17.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh5.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh6.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh7.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh8.tfm -share/texmf-dist/fonts/tfm/public/cs/csdunh9.tfm -share/texmf-dist/fonts/tfm/public/cs/csff10.tfm -share/texmf-dist/fonts/tfm/public/cs/csfi10.tfm -share/texmf-dist/fonts/tfm/public/cs/csfib10.tfm -share/texmf-dist/fonts/tfm/public/cs/csfib12.tfm -share/texmf-dist/fonts/tfm/public/cs/csfib8.tfm -share/texmf-dist/fonts/tfm/public/cs/csfib9.tfm -share/texmf-dist/fonts/tfm/public/cs/csinch.tfm -share/texmf-dist/fonts/tfm/public/cs/csitt10.tfm -share/texmf-dist/fonts/tfm/public/cs/csitt12.tfm -share/texmf-dist/fonts/tfm/public/cs/csitt17.tfm -share/texmf-dist/fonts/tfm/public/cs/csitt8.tfm -share/texmf-dist/fonts/tfm/public/cs/csitt9.tfm -share/texmf-dist/fonts/tfm/public/cs/csr10.tfm -share/texmf-dist/fonts/tfm/public/cs/csr12.tfm -share/texmf-dist/fonts/tfm/public/cs/csr17.tfm -share/texmf-dist/fonts/tfm/public/cs/csr5.tfm -share/texmf-dist/fonts/tfm/public/cs/csr6.tfm -share/texmf-dist/fonts/tfm/public/cs/csr7.tfm -share/texmf-dist/fonts/tfm/public/cs/csr8.tfm -share/texmf-dist/fonts/tfm/public/cs/csr9.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl10.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl12.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl17.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl5.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl6.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl7.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl8.tfm -share/texmf-dist/fonts/tfm/public/cs/cssl9.tfm -share/texmf-dist/fonts/tfm/public/cs/cssltt10.tfm -share/texmf-dist/fonts/tfm/public/cs/cssltt12.tfm -share/texmf-dist/fonts/tfm/public/cs/cssltt8.tfm -share/texmf-dist/fonts/tfm/public/cs/cssltt9.tfm -share/texmf-dist/fonts/tfm/public/cs/csss10.tfm -share/texmf-dist/fonts/tfm/public/cs/csss12.tfm -share/texmf-dist/fonts/tfm/public/cs/csss17.tfm -share/texmf-dist/fonts/tfm/public/cs/csss8.tfm -share/texmf-dist/fonts/tfm/public/cs/csss9.tfm -share/texmf-dist/fonts/tfm/public/cs/csssbx10.tfm -share/texmf-dist/fonts/tfm/public/cs/csssbx12.tfm -share/texmf-dist/fonts/tfm/public/cs/csssbx17.tfm -share/texmf-dist/fonts/tfm/public/cs/csssbx9.tfm -share/texmf-dist/fonts/tfm/public/cs/csssdc10.tfm -share/texmf-dist/fonts/tfm/public/cs/csssi10.tfm -share/texmf-dist/fonts/tfm/public/cs/csssi12.tfm -share/texmf-dist/fonts/tfm/public/cs/csssi17.tfm -share/texmf-dist/fonts/tfm/public/cs/csssi8.tfm -share/texmf-dist/fonts/tfm/public/cs/csssi9.tfm -share/texmf-dist/fonts/tfm/public/cs/csssq8.tfm -share/texmf-dist/fonts/tfm/public/cs/csssqi8.tfm -share/texmf-dist/fonts/tfm/public/cs/cstcsc10.tfm -share/texmf-dist/fonts/tfm/public/cs/cstcsc12.tfm -share/texmf-dist/fonts/tfm/public/cs/cstcsc17.tfm -share/texmf-dist/fonts/tfm/public/cs/csti10.tfm -share/texmf-dist/fonts/tfm/public/cs/csti12.tfm -share/texmf-dist/fonts/tfm/public/cs/csti17.tfm -share/texmf-dist/fonts/tfm/public/cs/csti7.tfm -share/texmf-dist/fonts/tfm/public/cs/csti8.tfm -share/texmf-dist/fonts/tfm/public/cs/csti9.tfm -share/texmf-dist/fonts/tfm/public/cs/cstt10.tfm -share/texmf-dist/fonts/tfm/public/cs/cstt12.tfm -share/texmf-dist/fonts/tfm/public/cs/cstt8.tfm -share/texmf-dist/fonts/tfm/public/cs/cstt9.tfm -share/texmf-dist/fonts/tfm/public/cs/csu10.tfm -share/texmf-dist/fonts/tfm/public/cs/csu12.tfm -share/texmf-dist/fonts/tfm/public/cs/csu17.tfm -share/texmf-dist/fonts/tfm/public/cs/csu7.tfm -share/texmf-dist/fonts/tfm/public/cs/csu8.tfm -share/texmf-dist/fonts/tfm/public/cs/csu9.tfm -share/texmf-dist/fonts/tfm/public/cs/csvtt10.tfm -share/texmf-dist/fonts/tfm/public/cs/csvtt12.tfm -share/texmf-dist/fonts/tfm/public/cs/csvtt8.tfm -share/texmf-dist/fonts/tfm/public/cs/csvtt9.tfm -share/texmf-dist/fonts/tfm/public/cs/icscsc10.tfm -share/texmf-dist/fonts/tfm/public/cs/icstt8.tfm -share/texmf-dist/fonts/tfm/public/cs/ilcsss8.tfm -share/texmf-dist/fonts/tfm/public/cs/ilcsssb8.tfm -share/texmf-dist/fonts/tfm/public/cs/ilcsssi8.tfm -share/texmf-dist/fonts/tfm/public/cs/lcsss8.tfm -share/texmf-dist/fonts/tfm/public/cs/lcsssb8.tfm -share/texmf-dist/fonts/tfm/public/cs/lcsssi8.tfm -share/texmf-dist/fonts/tfm/public/dstroke/dsrom10.tfm -share/texmf-dist/fonts/tfm/public/dstroke/dsrom12.tfm -share/texmf-dist/fonts/tfm/public/dstroke/dsrom8.tfm -share/texmf-dist/fonts/tfm/public/dstroke/dsss10.tfm -share/texmf-dist/fonts/tfm/public/dstroke/dsss12.tfm -share/texmf-dist/fonts/tfm/public/dstroke/dsss8.tfm -share/texmf-dist/fonts/tfm/public/ecc/eocc10.tfm -share/texmf-dist/fonts/tfm/public/ecc/eorm10.tfm -share/texmf-dist/fonts/tfm/public/ecc/eorm5.tfm -share/texmf-dist/fonts/tfm/public/ecc/eorm6.tfm -share/texmf-dist/fonts/tfm/public/ecc/eorm7.tfm -share/texmf-dist/fonts/tfm/public/ecc/eorm8.tfm -share/texmf-dist/fonts/tfm/public/ecc/eorm9.tfm -share/texmf-dist/fonts/tfm/public/ecc/eosl10.tfm -share/texmf-dist/fonts/tfm/public/ecc/eosl5.tfm -share/texmf-dist/fonts/tfm/public/ecc/eosl6.tfm -share/texmf-dist/fonts/tfm/public/ecc/eosl7.tfm -share/texmf-dist/fonts/tfm/public/ecc/eosl8.tfm -share/texmf-dist/fonts/tfm/public/ecc/eosl9.tfm -share/texmf-dist/fonts/tfm/public/ecc/eoti10.tfm -share/texmf-dist/fonts/tfm/public/ecc/tcssdc10.tfm -share/texmf-dist/fonts/tfm/public/ecc/torm10.tfm -share/texmf-dist/fonts/tfm/public/ecc/torm5.tfm -share/texmf-dist/fonts/tfm/public/ecc/torm6.tfm -share/texmf-dist/fonts/tfm/public/ecc/torm7.tfm -share/texmf-dist/fonts/tfm/public/ecc/torm8.tfm -share/texmf-dist/fonts/tfm/public/ecc/torm9.tfm -share/texmf-dist/fonts/tfm/public/ecc/tosl10.tfm -share/texmf-dist/fonts/tfm/public/ecc/tosl5.tfm -share/texmf-dist/fonts/tfm/public/ecc/tosl6.tfm -share/texmf-dist/fonts/tfm/public/ecc/tosl7.tfm -share/texmf-dist/fonts/tfm/public/ecc/tosl8.tfm -share/texmf-dist/fonts/tfm/public/ecc/tosl9.tfm -share/texmf-dist/fonts/tfm/public/ecc/toti10.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeuex10.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeurb10.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeurb5.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeurb7.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeurm10.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeurm5.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeurm7.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeusb10.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeusb5.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeusb7.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeusm10.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeusm5.tfm -share/texmf-dist/fonts/tfm/public/eulervm/zeusm7.tfm -share/texmf-dist/fonts/tfm/public/euxm/euxm10.tfm -share/texmf-dist/fonts/tfm/public/euxm/euxm5.tfm -share/texmf-dist/fonts/tfm/public/euxm/euxm7.tfm -share/texmf-dist/fonts/tfm/public/gothic/cmfrak.tfm -share/texmf-dist/fonts/tfm/public/gothic/dcfrak.tfm -share/texmf-dist/fonts/tfm/public/gothic/schwell.tfm -share/texmf-dist/fonts/tfm/public/gothic/yfrak.tfm -share/texmf-dist/fonts/tfm/public/gothic/ygoth.tfm -share/texmf-dist/fonts/tfm/public/gothic/yinit.tfm -share/texmf-dist/fonts/tfm/public/gothic/yinitdd.tfm -share/texmf-dist/fonts/tfm/public/gothic/yswab.tfm share/texmf-dist/fonts/tfm/public/misc/random.tfm share/texmf-dist/fonts/tfm/public/misc/xbmc10.tfm -share/texmf-dist/fonts/tfm/public/omega/omding.tfm -share/texmf-dist/fonts/tfm/public/omega/omsea1.tfm -share/texmf-dist/fonts/tfm/public/omega/omsea1b.tfm -share/texmf-dist/fonts/tfm/public/omega/omsea2.tfm -share/texmf-dist/fonts/tfm/public/omega/omsea2b.tfm -share/texmf-dist/fonts/tfm/public/omega/omsea3.tfm -share/texmf-dist/fonts/tfm/public/omega/omsea3b.tfm -share/texmf-dist/fonts/tfm/public/omega/omseco.tfm -share/texmf-dist/fonts/tfm/public/omega/omsecob.tfm -share/texmf-dist/fonts/tfm/public/omega/omsecobi.tfm -share/texmf-dist/fonts/tfm/public/omega/omsecoi.tfm -share/texmf-dist/fonts/tfm/public/omega/omsecx.tfm -share/texmf-dist/fonts/tfm/public/omega/omsecy.tfm -share/texmf-dist/fonts/tfm/public/omega/omsegr.tfm -share/texmf-dist/fonts/tfm/public/omega/omsegrb.tfm -share/texmf-dist/fonts/tfm/public/omega/omsegrbi.tfm -share/texmf-dist/fonts/tfm/public/omega/omsegri.tfm -share/texmf-dist/fonts/tfm/public/omega/omseha.tfm -share/texmf-dist/fonts/tfm/public/omega/omseip.tfm -share/texmf-dist/fonts/tfm/public/omega/omsela.tfm -share/texmf-dist/fonts/tfm/public/omega/omselab.tfm -share/texmf-dist/fonts/tfm/public/omega/omselabi.tfm -share/texmf-dist/fonts/tfm/public/omega/omselai.tfm -share/texmf-dist/fonts/tfm/public/omega/omseti.tfm -share/texmf-dist/fonts/tfm/public/omega/omssti.tfm -share/texmf-dist/fonts/tfm/public/pl/plb10.tfm -share/texmf-dist/fonts/tfm/public/pl/plbsy10.tfm -share/texmf-dist/fonts/tfm/public/pl/plbsy5.tfm -share/texmf-dist/fonts/tfm/public/pl/plbsy7.tfm -share/texmf-dist/fonts/tfm/public/pl/plbx10.tfm -share/texmf-dist/fonts/tfm/public/pl/plbx12.tfm -share/texmf-dist/fonts/tfm/public/pl/plbx5.tfm -share/texmf-dist/fonts/tfm/public/pl/plbx6.tfm -share/texmf-dist/fonts/tfm/public/pl/plbx7.tfm -share/texmf-dist/fonts/tfm/public/pl/plbx8.tfm -share/texmf-dist/fonts/tfm/public/pl/plbx9.tfm -share/texmf-dist/fonts/tfm/public/pl/plbxsl10.tfm -share/texmf-dist/fonts/tfm/public/pl/plbxti10.tfm -share/texmf-dist/fonts/tfm/public/pl/plcsc10.tfm -share/texmf-dist/fonts/tfm/public/pl/pldunh10.tfm -share/texmf-dist/fonts/tfm/public/pl/plex10.tfm -share/texmf-dist/fonts/tfm/public/pl/plex9.tfm -share/texmf-dist/fonts/tfm/public/pl/plff10.tfm -share/texmf-dist/fonts/tfm/public/pl/plfi10.tfm -share/texmf-dist/fonts/tfm/public/pl/plfib8.tfm -share/texmf-dist/fonts/tfm/public/pl/plinch.tfm -share/texmf-dist/fonts/tfm/public/pl/plitt10.tfm -share/texmf-dist/fonts/tfm/public/pl/plmi10.tfm -share/texmf-dist/fonts/tfm/public/pl/plmi12.tfm -share/texmf-dist/fonts/tfm/public/pl/plmi5.tfm -share/texmf-dist/fonts/tfm/public/pl/plmi6.tfm -share/texmf-dist/fonts/tfm/public/pl/plmi7.tfm -share/texmf-dist/fonts/tfm/public/pl/plmi8.tfm -share/texmf-dist/fonts/tfm/public/pl/plmi9.tfm -share/texmf-dist/fonts/tfm/public/pl/plmib10.tfm -share/texmf-dist/fonts/tfm/public/pl/plmib5.tfm -share/texmf-dist/fonts/tfm/public/pl/plmib7.tfm -share/texmf-dist/fonts/tfm/public/pl/plr10.tfm -share/texmf-dist/fonts/tfm/public/pl/plr12.tfm -share/texmf-dist/fonts/tfm/public/pl/plr17.tfm -share/texmf-dist/fonts/tfm/public/pl/plr5.tfm -share/texmf-dist/fonts/tfm/public/pl/plr6.tfm -share/texmf-dist/fonts/tfm/public/pl/plr7.tfm -share/texmf-dist/fonts/tfm/public/pl/plr8.tfm -share/texmf-dist/fonts/tfm/public/pl/plr9.tfm -share/texmf-dist/fonts/tfm/public/pl/plsl10.tfm -share/texmf-dist/fonts/tfm/public/pl/plsl12.tfm -share/texmf-dist/fonts/tfm/public/pl/plsl8.tfm -share/texmf-dist/fonts/tfm/public/pl/plsl9.tfm -share/texmf-dist/fonts/tfm/public/pl/plsltt10.tfm -share/texmf-dist/fonts/tfm/public/pl/plss10.tfm -share/texmf-dist/fonts/tfm/public/pl/plss12.tfm -share/texmf-dist/fonts/tfm/public/pl/plss17.tfm -share/texmf-dist/fonts/tfm/public/pl/plss8.tfm -share/texmf-dist/fonts/tfm/public/pl/plss9.tfm -share/texmf-dist/fonts/tfm/public/pl/plssbi10.tfm -share/texmf-dist/fonts/tfm/public/pl/plssbx10.tfm -share/texmf-dist/fonts/tfm/public/pl/plssdc10.tfm -share/texmf-dist/fonts/tfm/public/pl/plssi10.tfm -share/texmf-dist/fonts/tfm/public/pl/plssi12.tfm -share/texmf-dist/fonts/tfm/public/pl/plssi17.tfm -share/texmf-dist/fonts/tfm/public/pl/plssi8.tfm -share/texmf-dist/fonts/tfm/public/pl/plssi9.tfm -share/texmf-dist/fonts/tfm/public/pl/plssq8.tfm -share/texmf-dist/fonts/tfm/public/pl/plssqi8.tfm -share/texmf-dist/fonts/tfm/public/pl/plsy10.tfm -share/texmf-dist/fonts/tfm/public/pl/plsy5.tfm -share/texmf-dist/fonts/tfm/public/pl/plsy6.tfm -share/texmf-dist/fonts/tfm/public/pl/plsy7.tfm -share/texmf-dist/fonts/tfm/public/pl/plsy8.tfm -share/texmf-dist/fonts/tfm/public/pl/plsy9.tfm -share/texmf-dist/fonts/tfm/public/pl/pltcsc10.tfm -share/texmf-dist/fonts/tfm/public/pl/pltex10.tfm -share/texmf-dist/fonts/tfm/public/pl/pltex8.tfm -share/texmf-dist/fonts/tfm/public/pl/pltex9.tfm -share/texmf-dist/fonts/tfm/public/pl/plti10.tfm -share/texmf-dist/fonts/tfm/public/pl/plti12.tfm -share/texmf-dist/fonts/tfm/public/pl/plti7.tfm -share/texmf-dist/fonts/tfm/public/pl/plti8.tfm -share/texmf-dist/fonts/tfm/public/pl/plti9.tfm -share/texmf-dist/fonts/tfm/public/pl/pltt10.tfm -share/texmf-dist/fonts/tfm/public/pl/pltt12.tfm -share/texmf-dist/fonts/tfm/public/pl/pltt8.tfm -share/texmf-dist/fonts/tfm/public/pl/pltt9.tfm -share/texmf-dist/fonts/tfm/public/pl/plu10.tfm -share/texmf-dist/fonts/tfm/public/pl/plvtt10.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qbkb.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qbkbi.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qbkr.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qbkri.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qcrb.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qcrbi.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qcrr.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qcrri.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvb.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvbi.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvcb.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvcbi.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvcr.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvcri.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvr.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qhvri.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qplb.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qplbi.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qplr.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qplri.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qtmb.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qtmbi.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qtmr.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qtmri.tfm -share/texmf-dist/fonts/tfm/public/qfonts/qzcmi.tfm share/texmf-dist/fonts/tfm/public/qpx/qplrxc.tfm share/texmf-dist/fonts/tfm/public/qpx/qpxbmi.tfm share/texmf-dist/fonts/tfm/public/qpx/qpxmi.tfm @@ -5253,29 +793,6 @@ share/texmf-dist/fonts/tfm/yandy/mathtime/mtex.tfm share/texmf-dist/fonts/tfm/yandy/mathtime/mtmi.tfm share/texmf-dist/fonts/tfm/yandy/mathtime/mtsy.tfm share/texmf-dist/fonts/tfm/yandy/mathtime/rmtmi.tfm -share/texmf-dist/fonts/type1/public/antp/antpb.pfb -share/texmf-dist/fonts/type1/public/antp/antpbi.pfb -share/texmf-dist/fonts/type1/public/antp/antpr.pfb -share/texmf-dist/fonts/type1/public/antp/antpri.pfb -share/texmf-dist/fonts/type1/public/antt/anttb.pfb -share/texmf-dist/fonts/type1/public/antt/anttbi.pfb -share/texmf-dist/fonts/type1/public/antt/anttcb.pfb -share/texmf-dist/fonts/type1/public/antt/anttcbi.pfb -share/texmf-dist/fonts/type1/public/antt/anttcl.pfb -share/texmf-dist/fonts/type1/public/antt/anttcli.pfb -share/texmf-dist/fonts/type1/public/antt/anttcm.pfb -share/texmf-dist/fonts/type1/public/antt/anttcmi.pfb -share/texmf-dist/fonts/type1/public/antt/anttcr.pfb -share/texmf-dist/fonts/type1/public/antt/anttcri.pfb -share/texmf-dist/fonts/type1/public/antt/anttl.pfb -share/texmf-dist/fonts/type1/public/antt/anttli.pfb -share/texmf-dist/fonts/type1/public/antt/anttm.pfb -share/texmf-dist/fonts/type1/public/antt/anttmi.pfb -share/texmf-dist/fonts/type1/public/antt/anttr.pfb -share/texmf-dist/fonts/type1/public/antt/anttri.pfb -share/texmf-dist/fonts/type1/public/belleek/blex.pfb -share/texmf-dist/fonts/type1/public/belleek/blsy.pfb -share/texmf-dist/fonts/type1/public/belleek/rblmi.pfb share/texmf-dist/fonts/type1/public/cc-pl/pccsc10.pfb share/texmf-dist/fonts/type1/public/cc-pl/pcmi10.pfb share/texmf-dist/fonts/type1/public/cc-pl/pcr10.pfb @@ -5287,198 +804,6 @@ share/texmf-dist/fonts/type1/public/cc-pl/pcr9.pfb share/texmf-dist/fonts/type1/public/cc-pl/pcsl10.pfb share/texmf-dist/fonts/type1/public/cc-pl/pcslc9.pfb share/texmf-dist/fonts/type1/public/cc-pl/pcti10.pfb -share/texmf-dist/fonts/type1/public/cs/csb10.pfb -share/texmf-dist/fonts/type1/public/cs/csbx10.pfb -share/texmf-dist/fonts/type1/public/cs/csbx12.pfb -share/texmf-dist/fonts/type1/public/cs/csbx5.pfb -share/texmf-dist/fonts/type1/public/cs/csbx6.pfb -share/texmf-dist/fonts/type1/public/cs/csbx7.pfb -share/texmf-dist/fonts/type1/public/cs/csbx8.pfb -share/texmf-dist/fonts/type1/public/cs/csbx9.pfb -share/texmf-dist/fonts/type1/public/cs/csbxsl10.pfb -share/texmf-dist/fonts/type1/public/cs/csbxti10.pfb -share/texmf-dist/fonts/type1/public/cs/cscsc10.pfb -share/texmf-dist/fonts/type1/public/cs/csdunh10.pfb -share/texmf-dist/fonts/type1/public/cs/csff10.pfb -share/texmf-dist/fonts/type1/public/cs/csfi10.pfb -share/texmf-dist/fonts/type1/public/cs/csfib8.pfb -share/texmf-dist/fonts/type1/public/cs/csinch.pfb -share/texmf-dist/fonts/type1/public/cs/csitt10.pfb -share/texmf-dist/fonts/type1/public/cs/csr10.pfb -share/texmf-dist/fonts/type1/public/cs/csr12.pfb -share/texmf-dist/fonts/type1/public/cs/csr17.pfb -share/texmf-dist/fonts/type1/public/cs/csr5.pfb -share/texmf-dist/fonts/type1/public/cs/csr6.pfb -share/texmf-dist/fonts/type1/public/cs/csr7.pfb -share/texmf-dist/fonts/type1/public/cs/csr8.pfb -share/texmf-dist/fonts/type1/public/cs/csr9.pfb -share/texmf-dist/fonts/type1/public/cs/cssl10.pfb -share/texmf-dist/fonts/type1/public/cs/cssl12.pfb -share/texmf-dist/fonts/type1/public/cs/cssl8.pfb -share/texmf-dist/fonts/type1/public/cs/cssl9.pfb -share/texmf-dist/fonts/type1/public/cs/cssltt10.pfb -share/texmf-dist/fonts/type1/public/cs/csss10.pfb -share/texmf-dist/fonts/type1/public/cs/csss12.pfb -share/texmf-dist/fonts/type1/public/cs/csss17.pfb -share/texmf-dist/fonts/type1/public/cs/csss8.pfb -share/texmf-dist/fonts/type1/public/cs/csss9.pfb -share/texmf-dist/fonts/type1/public/cs/csssbx10.pfb -share/texmf-dist/fonts/type1/public/cs/csssdc10.pfb -share/texmf-dist/fonts/type1/public/cs/csssi10.pfb -share/texmf-dist/fonts/type1/public/cs/csssi12.pfb -share/texmf-dist/fonts/type1/public/cs/csssi17.pfb -share/texmf-dist/fonts/type1/public/cs/csssi8.pfb -share/texmf-dist/fonts/type1/public/cs/csssi9.pfb -share/texmf-dist/fonts/type1/public/cs/csssq8.pfb -share/texmf-dist/fonts/type1/public/cs/csssqi8.pfb -share/texmf-dist/fonts/type1/public/cs/cstcsc10.pfb -share/texmf-dist/fonts/type1/public/cs/csti10.pfb -share/texmf-dist/fonts/type1/public/cs/csti12.pfb -share/texmf-dist/fonts/type1/public/cs/csti7.pfb -share/texmf-dist/fonts/type1/public/cs/csti8.pfb -share/texmf-dist/fonts/type1/public/cs/csti9.pfb -share/texmf-dist/fonts/type1/public/cs/cstt10.pfb -share/texmf-dist/fonts/type1/public/cs/cstt12.pfb -share/texmf-dist/fonts/type1/public/cs/cstt8.pfb -share/texmf-dist/fonts/type1/public/cs/cstt9.pfb -share/texmf-dist/fonts/type1/public/cs/csu10.pfb -share/texmf-dist/fonts/type1/public/cs/csvtt10.pfb -share/texmf-dist/fonts/type1/public/dstroke/dsrom10.pfb -share/texmf-dist/fonts/type1/public/dstroke/dsrom12.pfb -share/texmf-dist/fonts/type1/public/dstroke/dsrom8.pfb -share/texmf-dist/fonts/type1/public/dstroke/dsss10.pfb -share/texmf-dist/fonts/type1/public/dstroke/dsss12.pfb -share/texmf-dist/fonts/type1/public/dstroke/dsss8.pfb -share/texmf-dist/fonts/type1/public/omega/omding.pfb -share/texmf-dist/fonts/type1/public/omega/omsea1.pfb -share/texmf-dist/fonts/type1/public/omega/omsea1b.pfb -share/texmf-dist/fonts/type1/public/omega/omsea2.pfb -share/texmf-dist/fonts/type1/public/omega/omsea2b.pfb -share/texmf-dist/fonts/type1/public/omega/omsea3.pfb -share/texmf-dist/fonts/type1/public/omega/omsea3b.pfb -share/texmf-dist/fonts/type1/public/omega/omseco.pfb -share/texmf-dist/fonts/type1/public/omega/omsecob.pfb -share/texmf-dist/fonts/type1/public/omega/omsecobi.pfb -share/texmf-dist/fonts/type1/public/omega/omsecoi.pfb -share/texmf-dist/fonts/type1/public/omega/omsecx.pfb -share/texmf-dist/fonts/type1/public/omega/omsecy.pfb -share/texmf-dist/fonts/type1/public/omega/omsecyb.pfb -share/texmf-dist/fonts/type1/public/omega/omsecyi.pfb -share/texmf-dist/fonts/type1/public/omega/omsegr.pfb -share/texmf-dist/fonts/type1/public/omega/omsegrb.pfb -share/texmf-dist/fonts/type1/public/omega/omsegrbi.pfb -share/texmf-dist/fonts/type1/public/omega/omsegri.pfb -share/texmf-dist/fonts/type1/public/omega/omseha.pfb -share/texmf-dist/fonts/type1/public/omega/omsehe.pfb -share/texmf-dist/fonts/type1/public/omega/omseip.pfb -share/texmf-dist/fonts/type1/public/omega/omsela.pfb -share/texmf-dist/fonts/type1/public/omega/omselab.pfb -share/texmf-dist/fonts/type1/public/omega/omselabi.pfb -share/texmf-dist/fonts/type1/public/omega/omselai.pfb -share/texmf-dist/fonts/type1/public/omega/omseti.pfb -share/texmf-dist/fonts/type1/public/omega/omssti.pfb -share/texmf-dist/fonts/type1/public/pl/plb10.pfb -share/texmf-dist/fonts/type1/public/pl/plbsy10.pfb -share/texmf-dist/fonts/type1/public/pl/plbx10.pfb -share/texmf-dist/fonts/type1/public/pl/plbx12.pfb -share/texmf-dist/fonts/type1/public/pl/plbx5.pfb -share/texmf-dist/fonts/type1/public/pl/plbx6.pfb -share/texmf-dist/fonts/type1/public/pl/plbx7.pfb -share/texmf-dist/fonts/type1/public/pl/plbx8.pfb -share/texmf-dist/fonts/type1/public/pl/plbx9.pfb -share/texmf-dist/fonts/type1/public/pl/plbxsl10.pfb -share/texmf-dist/fonts/type1/public/pl/plbxti10.pfb -share/texmf-dist/fonts/type1/public/pl/plcsc10.pfb -share/texmf-dist/fonts/type1/public/pl/pldunh10.pfb -share/texmf-dist/fonts/type1/public/pl/plex10.pfb -share/texmf-dist/fonts/type1/public/pl/plex9.pfb -share/texmf-dist/fonts/type1/public/pl/plff10.pfb -share/texmf-dist/fonts/type1/public/pl/plfi10.pfb -share/texmf-dist/fonts/type1/public/pl/plfib8.pfb -share/texmf-dist/fonts/type1/public/pl/plinch.pfb -share/texmf-dist/fonts/type1/public/pl/plitt10.pfb -share/texmf-dist/fonts/type1/public/pl/plmi10.pfb -share/texmf-dist/fonts/type1/public/pl/plmi12.pfb -share/texmf-dist/fonts/type1/public/pl/plmi5.pfb -share/texmf-dist/fonts/type1/public/pl/plmi6.pfb -share/texmf-dist/fonts/type1/public/pl/plmi7.pfb -share/texmf-dist/fonts/type1/public/pl/plmi8.pfb -share/texmf-dist/fonts/type1/public/pl/plmi9.pfb -share/texmf-dist/fonts/type1/public/pl/plmib10.pfb -share/texmf-dist/fonts/type1/public/pl/plr10.pfb -share/texmf-dist/fonts/type1/public/pl/plr12.pfb -share/texmf-dist/fonts/type1/public/pl/plr17.pfb -share/texmf-dist/fonts/type1/public/pl/plr5.pfb -share/texmf-dist/fonts/type1/public/pl/plr6.pfb -share/texmf-dist/fonts/type1/public/pl/plr7.pfb -share/texmf-dist/fonts/type1/public/pl/plr8.pfb -share/texmf-dist/fonts/type1/public/pl/plr9.pfb -share/texmf-dist/fonts/type1/public/pl/plsl10.pfb -share/texmf-dist/fonts/type1/public/pl/plsl12.pfb -share/texmf-dist/fonts/type1/public/pl/plsl8.pfb -share/texmf-dist/fonts/type1/public/pl/plsl9.pfb -share/texmf-dist/fonts/type1/public/pl/plsltt10.pfb -share/texmf-dist/fonts/type1/public/pl/plss10.pfb -share/texmf-dist/fonts/type1/public/pl/plss12.pfb -share/texmf-dist/fonts/type1/public/pl/plss17.pfb -share/texmf-dist/fonts/type1/public/pl/plss8.pfb -share/texmf-dist/fonts/type1/public/pl/plss9.pfb -share/texmf-dist/fonts/type1/public/pl/plssbi10.pfb -share/texmf-dist/fonts/type1/public/pl/plssbx10.pfb -share/texmf-dist/fonts/type1/public/pl/plssdc10.pfb -share/texmf-dist/fonts/type1/public/pl/plssi10.pfb -share/texmf-dist/fonts/type1/public/pl/plssi12.pfb -share/texmf-dist/fonts/type1/public/pl/plssi17.pfb -share/texmf-dist/fonts/type1/public/pl/plssi8.pfb -share/texmf-dist/fonts/type1/public/pl/plssi9.pfb -share/texmf-dist/fonts/type1/public/pl/plssq8.pfb -share/texmf-dist/fonts/type1/public/pl/plssqi8.pfb -share/texmf-dist/fonts/type1/public/pl/plsy10.pfb -share/texmf-dist/fonts/type1/public/pl/plsy5.pfb -share/texmf-dist/fonts/type1/public/pl/plsy6.pfb -share/texmf-dist/fonts/type1/public/pl/plsy7.pfb -share/texmf-dist/fonts/type1/public/pl/plsy8.pfb -share/texmf-dist/fonts/type1/public/pl/plsy9.pfb -share/texmf-dist/fonts/type1/public/pl/pltcsc10.pfb -share/texmf-dist/fonts/type1/public/pl/pltex10.pfb -share/texmf-dist/fonts/type1/public/pl/pltex8.pfb -share/texmf-dist/fonts/type1/public/pl/pltex9.pfb -share/texmf-dist/fonts/type1/public/pl/plti10.pfb -share/texmf-dist/fonts/type1/public/pl/plti12.pfb -share/texmf-dist/fonts/type1/public/pl/plti7.pfb -share/texmf-dist/fonts/type1/public/pl/plti8.pfb -share/texmf-dist/fonts/type1/public/pl/plti9.pfb -share/texmf-dist/fonts/type1/public/pl/pltt10.pfb -share/texmf-dist/fonts/type1/public/pl/pltt12.pfb -share/texmf-dist/fonts/type1/public/pl/pltt8.pfb -share/texmf-dist/fonts/type1/public/pl/pltt9.pfb -share/texmf-dist/fonts/type1/public/pl/plu10.pfb -share/texmf-dist/fonts/type1/public/pl/plvtt10.pfb -share/texmf-dist/fonts/type1/public/qfonts/qbkb.pfb -share/texmf-dist/fonts/type1/public/qfonts/qbkbi.pfb -share/texmf-dist/fonts/type1/public/qfonts/qbkr.pfb -share/texmf-dist/fonts/type1/public/qfonts/qbkri.pfb -share/texmf-dist/fonts/type1/public/qfonts/qcrb.pfb -share/texmf-dist/fonts/type1/public/qfonts/qcrbi.pfb -share/texmf-dist/fonts/type1/public/qfonts/qcrr.pfb -share/texmf-dist/fonts/type1/public/qfonts/qcrri.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvb.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvbi.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvcb.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvcbi.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvcr.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvcri.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvr.pfb -share/texmf-dist/fonts/type1/public/qfonts/qhvri.pfb -share/texmf-dist/fonts/type1/public/qfonts/qplb.pfb -share/texmf-dist/fonts/type1/public/qfonts/qplbi.pfb -share/texmf-dist/fonts/type1/public/qfonts/qplr.pfb -share/texmf-dist/fonts/type1/public/qfonts/qplri.pfb -share/texmf-dist/fonts/type1/public/qfonts/qtmb.pfb -share/texmf-dist/fonts/type1/public/qfonts/qtmbi.pfb -share/texmf-dist/fonts/type1/public/qfonts/qtmr.pfb -share/texmf-dist/fonts/type1/public/qfonts/qtmri.pfb -share/texmf-dist/fonts/type1/public/qfonts/qzcmi.pfb share/texmf-dist/fonts/type1/public/urwvn/uagd8v.pfb share/texmf-dist/fonts/type1/public/urwvn/uagdo8v.pfb share/texmf-dist/fonts/type1/public/urwvn/uagk8v.pfb @@ -5689,19 +1014,6 @@ share/texmf-dist/fonts/vf/cg/univers/cunmiqc.vf share/texmf-dist/fonts/vf/cg/univers/cunmq.vf share/texmf-dist/fonts/vf/cg/univers/cunmqc.vf share/texmf-dist/fonts/vf/cg/univers/cunmrc.vf -share/texmf-dist/fonts/vf/public/eulervm/zeuex10.vf -share/texmf-dist/fonts/vf/public/eulervm/zeurb10.vf -share/texmf-dist/fonts/vf/public/eulervm/zeurb5.vf -share/texmf-dist/fonts/vf/public/eulervm/zeurb7.vf -share/texmf-dist/fonts/vf/public/eulervm/zeurm10.vf -share/texmf-dist/fonts/vf/public/eulervm/zeurm5.vf -share/texmf-dist/fonts/vf/public/eulervm/zeurm7.vf -share/texmf-dist/fonts/vf/public/eulervm/zeusb10.vf -share/texmf-dist/fonts/vf/public/eulervm/zeusb5.vf -share/texmf-dist/fonts/vf/public/eulervm/zeusb7.vf -share/texmf-dist/fonts/vf/public/eulervm/zeusm10.vf -share/texmf-dist/fonts/vf/public/eulervm/zeusm5.vf -share/texmf-dist/fonts/vf/public/eulervm/zeusm7.vf share/texmf-dist/fonts/vf/public/pazo/zplmb7m.vf share/texmf-dist/fonts/vf/public/pazo/zplmb7t.vf share/texmf-dist/fonts/vf/public/pazo/zplmb7y.vf @@ -5735,272 +1047,6 @@ share/texmf-dist/fonts/vf/yandy/mathplus/mtmu.vf share/texmf-dist/fonts/vf/yandy/mathplus/mtmub.vf share/texmf-dist/fonts/vf/yandy/mathplus/mtmuh.vf share/texmf-dist/fonts/vf/yandy/mathtime/mtmi.vf -share/texmf-dist/metafont/mfpic/grafbase.mf -share/texmf-dist/metafont/misc/x.mf -share/texmf-dist/metapost/mfpic/dvipsnam.mp -share/texmf-dist/metapost/mfpic/grafbase.mp -share/texmf-dist/omega/ocp/char2uni/in646.ocp -share/texmf-dist/omega/ocp/char2uni/in88591.ocp -share/texmf-dist/omega/ocp/char2uni/in88592.ocp -share/texmf-dist/omega/ocp/char2uni/in88593.ocp -share/texmf-dist/omega/ocp/char2uni/in88594.ocp -share/texmf-dist/omega/ocp/char2uni/in88595.ocp -share/texmf-dist/omega/ocp/char2uni/in88596.ocp -share/texmf-dist/omega/ocp/char2uni/in88597.ocp -share/texmf-dist/omega/ocp/char2uni/in88598.ocp -share/texmf-dist/omega/ocp/char2uni/in88599.ocp -share/texmf-dist/omega/ocp/char2uni/in8859a.ocp -share/texmf-dist/omega/ocp/char2uni/inatari.ocp -share/texmf-dist/omega/ocp/char2uni/inav.ocp -share/texmf-dist/omega/ocp/char2uni/inbig5.ocp -share/texmf-dist/omega/ocp/char2uni/incp1251.ocp -share/texmf-dist/omega/ocp/char2uni/incp866.ocp -share/texmf-dist/omega/ocp/char2uni/inebcdic.ocp -share/texmf-dist/omega/ocp/char2uni/ingb.ocp -share/texmf-dist/omega/ocp/char2uni/inkoi8.ocp -share/texmf-dist/omega/ocp/char2uni/inmac.ocp -share/texmf-dist/omega/ocp/char2uni/inmsdos.ocp -share/texmf-dist/omega/ocp/char2uni/inmsdos2.ocp -share/texmf-dist/omega/ocp/char2uni/innext.ocp -share/texmf-dist/omega/ocp/char2uni/inov.ocp -share/texmf-dist/omega/ocp/char2uni/inps2.ocp -share/texmf-dist/omega/ocp/char2uni/insf1.ocp -share/texmf-dist/omega/ocp/char2uni/insf2.ocp -share/texmf-dist/omega/ocp/char2uni/intis620.ocp -share/texmf-dist/omega/ocp/char2uni/inucode.ocp -share/texmf-dist/omega/ocp/char2uni/inutf8.ocp -share/texmf-dist/omega/ocp/char2uni/inviet1.ocp -share/texmf-dist/omega/ocp/char2uni/inviet2.ocp -share/texmf-dist/omega/ocp/char2uni/inviscii.ocp -share/texmf-dist/omega/ocp/char2uni/stuff -share/texmf-dist/omega/ocp/ethiop/ethospc.ocp -share/texmf-dist/omega/ocp/ocherokee/cher2uni.ocp -share/texmf-dist/omega/ocp/oinuit/Ninuit2uni.ocp -share/texmf-dist/omega/ocp/oinuit/Qinuit2uni.ocp -share/texmf-dist/omega/ocp/oinuit/inuitscii.ocp -share/texmf-dist/omega/ocp/omega/7arb2uni.ocp -share/texmf-dist/omega/ocp/omega/7ber2uni.ocp -share/texmf-dist/omega/ocp/omega/7cyr2uni.ocp -share/texmf-dist/omega/ocp/omega/7hma2uni.ocp -share/texmf-dist/omega/ocp/omega/7in88593.ocp -share/texmf-dist/omega/ocp/omega/7lbe2uni.ocp -share/texmf-dist/omega/ocp/omega/7pap2uni.ocp -share/texmf-dist/omega/ocp/omega/7pas2uni.ocp -share/texmf-dist/omega/ocp/omega/7snd2uni.ocp -share/texmf-dist/omega/ocp/omega/7syr2uni.ocp -share/texmf-dist/omega/ocp/omega/7tbe2uni.ocp -share/texmf-dist/omega/ocp/omega/7urd2uni.ocp -share/texmf-dist/omega/ocp/omega/8mac-arb2uni.ocp -share/texmf-dist/omega/ocp/omega/8mac-cyr2uni.ocp -share/texmf-dist/omega/ocp/omega/apostr2psili.ocp -share/texmf-dist/omega/ocp/omega/cuni2acad.ocp -share/texmf-dist/omega/ocp/omega/cuni2amal.ocp -share/texmf-dist/omega/ocp/omega/cuni2arab.ex.ocp -share/texmf-dist/omega/ocp/omega/cuni2arab.ocp -share/texmf-dist/omega/ocp/omega/cuni2asv.ocp -share/texmf-dist/omega/ocp/omega/cuni2bout.ocp -share/texmf-dist/omega/ocp/omega/cuni2mona.ocp -share/texmf-dist/omega/ocp/omega/cuni2nar.ocp -share/texmf-dist/omega/ocp/omega/cuni2nva.ocp -share/texmf-dist/omega/ocp/omega/cuni2oar-novow.ocp -share/texmf-dist/omega/ocp/omega/cuni2oar.ocp -share/texmf-dist/omega/ocp/omega/cunioara.ocp -share/texmf-dist/omega/ocp/omega/dblquote-point.ocp -share/texmf-dist/omega/ocp/omega/destroy.ocp -share/texmf-dist/omega/ocp/omega/french2uni.ocp -share/texmf-dist/omega/ocp/omega/greek.ocp -share/texmf-dist/omega/ocp/omega/grpo2uni.ocp -share/texmf-dist/omega/ocp/omega/grpotilde2uni.ocp -share/texmf-dist/omega/ocp/omega/inverted-iota-upsilon.ocp -share/texmf-dist/omega/ocp/omega/isogr2uni-verbatim.ocp -share/texmf-dist/omega/ocp/omega/isogr2uni.ocp -share/texmf-dist/omega/ocp/omega/lat2uni.ocp -share/texmf-dist/omega/ocp/omega/lowercase.ocp -share/texmf-dist/omega/ocp/omega/lunatesigma.ocp -share/texmf-dist/omega/ocp/omega/macgr2uni.ocp -share/texmf-dist/omega/ocp/omega/medbeta.ocp -share/texmf-dist/omega/ocp/omega/mixedgreek2uni.ocp -share/texmf-dist/omega/ocp/omega/tarauni.ocp -share/texmf-dist/omega/ocp/omega/test1.ocp -share/texmf-dist/omega/ocp/omega/test3.ocp -share/texmf-dist/omega/ocp/omega/tiqwah.ocp -share/texmf-dist/omega/ocp/omega/tiqwah2.ocp -share/texmf-dist/omega/ocp/omega/tsinduni.ocp -share/texmf-dist/omega/ocp/omega/turduuni.ocp -share/texmf-dist/omega/ocp/omega/uni2cuni.ocp -share/texmf-dist/omega/ocp/omega/uni2greek-verbatim.ocp -share/texmf-dist/omega/ocp/omega/uni2greek.ocp -share/texmf-dist/omega/ocp/omega/uni2lat-noffi.ocp -share/texmf-dist/omega/ocp/omega/uni2lat.ocp -share/texmf-dist/omega/ocp/omega/unicuni.ocp -share/texmf-dist/omega/ocp/omega/uppercase-no-accents.ocp -share/texmf-dist/omega/ocp/omega/uppercase.ocp -share/texmf-dist/omega/ocp/otibet/tibadjusttsheg.ocp -share/texmf-dist/omega/ocp/otibet/tibinunicode.ocp -share/texmf-dist/omega/ocp/otibet/tibinwylie.ocp -share/texmf-dist/omega/ocp/otibet/tibout.ocp -share/texmf-dist/omega/ocp/otibet/tibspecial.ocp -share/texmf-dist/omega/ocp/otibet/tibuniuni.ocp -share/texmf-dist/omega/ocp/otibet/tibvowel.ocp -share/texmf-dist/omega/ocp/uni2char/out88591.ocp -share/texmf-dist/omega/ocp/uni2char/oututf8.ocp -share/texmf-dist/omega/otp/char2uni/in646.otp -share/texmf-dist/omega/otp/char2uni/in88591.otp -share/texmf-dist/omega/otp/char2uni/in88592.otp -share/texmf-dist/omega/otp/char2uni/in88593.otp -share/texmf-dist/omega/otp/char2uni/in88594.otp -share/texmf-dist/omega/otp/char2uni/in88595.otp -share/texmf-dist/omega/otp/char2uni/in88596.otp -share/texmf-dist/omega/otp/char2uni/in88597.otp -share/texmf-dist/omega/otp/char2uni/in88598.otp -share/texmf-dist/omega/otp/char2uni/in88599.otp -share/texmf-dist/omega/otp/char2uni/in8859a.otp -share/texmf-dist/omega/otp/char2uni/inatari.otp -share/texmf-dist/omega/otp/char2uni/inav.otp -share/texmf-dist/omega/otp/char2uni/inbig5.otp -share/texmf-dist/omega/otp/char2uni/incp1251.otp -share/texmf-dist/omega/otp/char2uni/incp866.otp -share/texmf-dist/omega/otp/char2uni/inebcdic.otp -share/texmf-dist/omega/otp/char2uni/ingb.otp -share/texmf-dist/omega/otp/char2uni/inkoi8.otp -share/texmf-dist/omega/otp/char2uni/inmac.otp -share/texmf-dist/omega/otp/char2uni/inmsdos.otp -share/texmf-dist/omega/otp/char2uni/inmsdos2.otp -share/texmf-dist/omega/otp/char2uni/innext.otp -share/texmf-dist/omega/otp/char2uni/inov.otp -share/texmf-dist/omega/otp/char2uni/inps2.otp -share/texmf-dist/omega/otp/char2uni/insf1.otp -share/texmf-dist/omega/otp/char2uni/insf2.otp -share/texmf-dist/omega/otp/char2uni/intis620.otp -share/texmf-dist/omega/otp/char2uni/inucode.otp -share/texmf-dist/omega/otp/char2uni/inutf8.otp -share/texmf-dist/omega/otp/char2uni/inviet1.otp -share/texmf-dist/omega/otp/char2uni/inviet2.otp -share/texmf-dist/omega/otp/char2uni/inviscii.otp -share/texmf-dist/omega/otp/ethiop/ethospc.otp -share/texmf-dist/omega/otp/ocherokee/cher2uni.otp -share/texmf-dist/omega/otp/omega/7arb2uni.otp -share/texmf-dist/omega/otp/omega/7ber2uni.otp -share/texmf-dist/omega/otp/omega/7cyr2uni.otp -share/texmf-dist/omega/otp/omega/7hma2uni.otp -share/texmf-dist/omega/otp/omega/7in88593.otp -share/texmf-dist/omega/otp/omega/7lbe2uni.otp -share/texmf-dist/omega/otp/omega/7pap2uni.otp -share/texmf-dist/omega/otp/omega/7pas2uni.otp -share/texmf-dist/omega/otp/omega/7snd2uni.otp -share/texmf-dist/omega/otp/omega/7syr2uni.otp -share/texmf-dist/omega/otp/omega/7tbe2uni.otp -share/texmf-dist/omega/otp/omega/7urd2uni.otp -share/texmf-dist/omega/otp/omega/8mac-arb2uni.otp -share/texmf-dist/omega/otp/omega/8mac-cyr2uni.otp -share/texmf-dist/omega/otp/omega/apostr2psili.otp -share/texmf-dist/omega/otp/omega/cuni2acad.otp -share/texmf-dist/omega/otp/omega/cuni2amal.otp -share/texmf-dist/omega/otp/omega/cuni2arab.ex.otp -share/texmf-dist/omega/otp/omega/cuni2asv.otp -share/texmf-dist/omega/otp/omega/cuni2bout.otp -share/texmf-dist/omega/otp/omega/cuni2mona.otp -share/texmf-dist/omega/otp/omega/cuni2nar.otp -share/texmf-dist/omega/otp/omega/cuni2nva.otp -share/texmf-dist/omega/otp/omega/cuni2oar-novow.otp -share/texmf-dist/omega/otp/omega/cuni2oar.otp -share/texmf-dist/omega/otp/omega/dblquote-point.otp -share/texmf-dist/omega/otp/omega/destroy.otp -share/texmf-dist/omega/otp/omega/french2uni.otp -share/texmf-dist/omega/otp/omega/grpo2uni.otp -share/texmf-dist/omega/otp/omega/grpotilde2uni.otp -share/texmf-dist/omega/otp/omega/inverted-iota-upsilon.otp -share/texmf-dist/omega/otp/omega/isogr2uni-verbatim.otp -share/texmf-dist/omega/otp/omega/isogr2uni.otp -share/texmf-dist/omega/otp/omega/lat2uni.otp -share/texmf-dist/omega/otp/omega/lowercase.otp -share/texmf-dist/omega/otp/omega/lunatesigma.otp -share/texmf-dist/omega/otp/omega/macgr2uni.otp -share/texmf-dist/omega/otp/omega/medbeta.otp -share/texmf-dist/omega/otp/omega/mixedgreek2uni.otp -share/texmf-dist/omega/otp/omega/uni2cuni.otp -share/texmf-dist/omega/otp/omega/uni2greek-verbatim.otp -share/texmf-dist/omega/otp/omega/uni2greek.otp -share/texmf-dist/omega/otp/omega/uni2lat-noffi.otp -share/texmf-dist/omega/otp/omega/uni2lat.otp -share/texmf-dist/omega/otp/omega/uppercase-no-accents.otp -share/texmf-dist/omega/otp/omega/uppercase.otp -share/texmf-dist/omega/otp/otibet/tibadjusttsheg.otp -share/texmf-dist/omega/otp/otibet/tibetan-mule2uni-old.otp -share/texmf-dist/omega/otp/otibet/tibetan-mule2uni.otp -share/texmf-dist/omega/otp/otibet/tibinunicode.otp -share/texmf-dist/omega/otp/otibet/tibinwylie.otp -share/texmf-dist/omega/otp/otibet/tibout.otp -share/texmf-dist/omega/otp/otibet/tibshow.otp -share/texmf-dist/omega/otp/otibet/tibspecial.otp -share/texmf-dist/omega/otp/otibet/tibuniuni.otp -share/texmf-dist/omega/otp/otibet/tibvowel.otp -share/texmf-dist/omega/otp/uni2char/out88591.otp -share/texmf-dist/omega/otp/uni2char/oututf8.otp -share/texmf-dist/release-tetex-texmf.txt -share/texmf-dist/scripts/pdfcrop/pdfcrop.pl -share/texmf-dist/scripts/thumbpdf/thumbpdf.pl -share/texmf-dist/scripts/uniqleaf/uniqleaf.pl -share/texmf-dist/tex/amstex/base/amsppt.sty -share/texmf-dist/tex/amstex/base/amsppt1.tex -share/texmf-dist/tex/amstex/base/amstex.tex -share/texmf-dist/tex/amstex/config/amsppt.sti -share/texmf-dist/tex/amstex/config/amstex.ini -share/texmf-dist/tex/amstex/config/bamstex.ini -share/texmf-dist/tex/amstex/config/pdfamstex.ini -share/texmf-dist/tex/amstex/config/pdfbamstex.ini -share/texmf-dist/tex/cslatex/cslatex.ini -share/texmf-dist/tex/cslatex/cspsfont.il2 -share/texmf-dist/tex/cslatex/cspsfont.tex -share/texmf-dist/tex/cslatex/cspsfont.xl2 -share/texmf-dist/tex/cslatex/fonttext.cfg -share/texmf-dist/tex/cslatex/hyphen.cfg -share/texmf-dist/tex/cslatex/il2pag.fd -share/texmf-dist/tex/cslatex/il2pbk.fd -share/texmf-dist/tex/cslatex/il2pcr.fd -share/texmf-dist/tex/cslatex/il2phv.fd -share/texmf-dist/tex/cslatex/il2phvn.fd -share/texmf-dist/tex/cslatex/il2pnc.fd -share/texmf-dist/tex/cslatex/il2ppl.fd -share/texmf-dist/tex/cslatex/il2ptm.fd -share/texmf-dist/tex/cslatex/il2pzc.fd -share/texmf-dist/tex/cslatex/macce.def -share/texmf-dist/tex/cslatex/nhelvet.sty -share/texmf-dist/tex/cslatex/ntimes.sty -share/texmf-dist/tex/cslatex/xl2pag.fd -share/texmf-dist/tex/cslatex/xl2pbk.fd -share/texmf-dist/tex/cslatex/xl2pcr.fd -share/texmf-dist/tex/cslatex/xl2phv.fd -share/texmf-dist/tex/cslatex/xl2phvn.fd -share/texmf-dist/tex/cslatex/xl2pnc.fd -share/texmf-dist/tex/cslatex/xl2ppl.fd -share/texmf-dist/tex/cslatex/xl2ptm.fd -share/texmf-dist/tex/cslatex/xl2pzc.fd -share/texmf-dist/tex/csplain/cavantga.tex -share/texmf-dist/tex/csplain/cbookman.tex -share/texmf-dist/tex/csplain/chelvet.tex -share/texmf-dist/tex/csplain/cncent.tex -share/texmf-dist/tex/csplain/cpalatin.tex -share/texmf-dist/tex/csplain/cseplain.ini -share/texmf-dist/tex/csplain/csfonts.tex -share/texmf-dist/tex/csplain/csplain.ini -share/texmf-dist/tex/csplain/ctimes.tex -share/texmf-dist/tex/csplain/czech.sty -share/texmf-dist/tex/csplain/czhyphen.ex -share/texmf-dist/tex/csplain/czhyphen.tex -share/texmf-dist/tex/csplain/dcfonts.tex -share/texmf-dist/tex/csplain/ecfonts.tex -share/texmf-dist/tex/csplain/extcode.tex -share/texmf-dist/tex/csplain/fonttabs.tex -share/texmf-dist/tex/csplain/hyphen.ex -share/texmf-dist/tex/csplain/hyphen.lan -share/texmf-dist/tex/csplain/il2code.tex -share/texmf-dist/tex/csplain/plaina4.tex -share/texmf-dist/tex/csplain/skhyphen.ex -share/texmf-dist/tex/csplain/skhyphen.tex -share/texmf-dist/tex/csplain/slovak.sty -share/texmf-dist/tex/csplain/t1code.tex -share/texmf-dist/tex/csplain/ttimes.tex share/texmf-dist/tex/cyrplain/base/cyrcmfnt.tex share/texmf-dist/tex/cyrplain/base/cyrecfnt.tex share/texmf-dist/tex/cyrplain/base/cyrtex.tex @@ -6011,118 +1057,9 @@ share/texmf-dist/tex/cyrplain/config/cyramstx.ini share/texmf-dist/tex/cyrplain/config/cyrtex.cfg share/texmf-dist/tex/cyrplain/config/cyrtex.ini share/texmf-dist/tex/cyrplain/config/cyrtxinf.ini -share/texmf-dist/tex/eplain/ebplain.ini -share/texmf-dist/tex/eplain/eplain.ini -share/texmf-dist/tex/eplain/eplain.tex -share/texmf-dist/tex/eplain/etex.tex -share/texmf-dist/tex/eplain/xeplain.tex -share/texmf-dist/tex/fontinst/base/bbox.sty -share/texmf-dist/tex/fontinst/base/cfntinst.sty -share/texmf-dist/tex/fontinst/base/finstmsc.sty -share/texmf-dist/tex/fontinst/base/fontinst.ini -share/texmf-dist/tex/fontinst/base/fontinst.sty -share/texmf-dist/tex/fontinst/base/xfntinst.sty -share/texmf-dist/tex/fontinst/latinetx/8r.etx -share/texmf-dist/tex/fontinst/latinetx/8y.etx -share/texmf-dist/tex/fontinst/latinetx/ot1.etx -share/texmf-dist/tex/fontinst/latinetx/ot1c.etx -share/texmf-dist/tex/fontinst/latinetx/ot1cj.etx -share/texmf-dist/tex/fontinst/latinetx/ot1ctt.etx -share/texmf-dist/tex/fontinst/latinetx/ot1i.etx -share/texmf-dist/tex/fontinst/latinetx/ot1ij.etx -share/texmf-dist/tex/fontinst/latinetx/ot1itt.etx -share/texmf-dist/tex/fontinst/latinetx/ot1j.etx -share/texmf-dist/tex/fontinst/latinetx/ot1tt.etx -share/texmf-dist/tex/fontinst/latinetx/t1.etx -share/texmf-dist/tex/fontinst/latinetx/t1c.etx -share/texmf-dist/tex/fontinst/latinetx/t1cj.etx -share/texmf-dist/tex/fontinst/latinetx/t1i.etx -share/texmf-dist/tex/fontinst/latinetx/t1ij.etx -share/texmf-dist/tex/fontinst/latinetx/t1j.etx -share/texmf-dist/tex/fontinst/latinetx/txtfdmns.etx -share/texmf-dist/tex/fontinst/latinmtx/8r.mtx -share/texmf-dist/tex/fontinst/latinmtx/8y.mtx -share/texmf-dist/tex/fontinst/latinmtx/latin.mtx -share/texmf-dist/tex/fontinst/latinmtx/latinsc.mtx -share/texmf-dist/tex/fontinst/latinmtx/llbuild.mtx -share/texmf-dist/tex/fontinst/latinmtx/lsbuild.mtx -share/texmf-dist/tex/fontinst/latinmtx/lsfake.mtx -share/texmf-dist/tex/fontinst/latinmtx/lsmisc.mtx -share/texmf-dist/tex/fontinst/latinmtx/ltcmds.mtx -share/texmf-dist/tex/fontinst/latinmtx/ltpunct.mtx -share/texmf-dist/tex/fontinst/latinmtx/lubuild.mtx -share/texmf-dist/tex/fontinst/latinmtx/newlatin.mtx -share/texmf-dist/tex/fontinst/latinmtx/resetsc.mtx -share/texmf-dist/tex/fontinst/latinmtx/unsetalf.mtx -share/texmf-dist/tex/fontinst/mathetx/euex.etx -share/texmf-dist/tex/fontinst/mathetx/eufrak.etx -share/texmf-dist/tex/fontinst/mathetx/eurm.etx -share/texmf-dist/tex/fontinst/mathetx/euscr.etx -share/texmf-dist/tex/fontinst/mathetx/msam.etx -share/texmf-dist/tex/fontinst/mathetx/msbm.etx -share/texmf-dist/tex/fontinst/mathetx/oml.etx -share/texmf-dist/tex/fontinst/mathetx/oms.etx -share/texmf-dist/tex/fontinst/mathetx/omx.etx -share/texmf-dist/tex/fontinst/mathetx/rsfs.etx -share/texmf-dist/tex/fontinst/mathmtx/mathex.mtx -share/texmf-dist/tex/fontinst/mathmtx/mathit.mtx -share/texmf-dist/tex/fontinst/mathmtx/mathsy.mtx -share/texmf-dist/tex/fontinst/misc/csc2x.tex -share/texmf-dist/tex/fontinst/misc/csckrn2x.tex -share/texmf-dist/tex/fontinst/misc/glyphbox.mtx -share/texmf-dist/tex/fontinst/misc/glyphoff.mtx -share/texmf-dist/tex/fontinst/misc/glyphon.mtx -share/texmf-dist/tex/fontinst/misc/kernoff.mtx -share/texmf-dist/tex/fontinst/misc/kernon.mtx -share/texmf-dist/tex/fontinst/misc/osf2x.tex -share/texmf-dist/tex/fontinst/smbletx/digit2.etx -share/texmf-dist/tex/fontinst/smbletx/ts1.etx -share/texmf-dist/tex/fontinst/smbletx/ts1i.etx -share/texmf-dist/tex/fontinst/smbletx/ts1ij.etx -share/texmf-dist/tex/fontinst/smbletx/ts1j.etx -share/texmf-dist/tex/fontinst/smblmtx/resetosf.mtx -share/texmf-dist/tex/fontinst/smblmtx/textcomp.mtx -share/texmf-dist/tex/fontinst/smblmtx/unsetnum.mtx -share/texmf-dist/tex/generic/csplain/enc-k.tex -share/texmf-dist/tex/generic/csplain/enc-p.tex -share/texmf-dist/tex/generic/csplain/enc-w.tex share/texmf-dist/tex/generic/eijkhout/DB_process.tex share/texmf-dist/tex/generic/eijkhout/repeat.tex -share/texmf-dist/tex/generic/encodings/cmbsy.onm -share/texmf-dist/tex/generic/encodings/cmbx.onm -share/texmf-dist/tex/generic/encodings/cmcsc.onm -share/texmf-dist/tex/generic/encodings/cmex.onm -share/texmf-dist/tex/generic/encodings/cmmi.onm -share/texmf-dist/tex/generic/encodings/cmmib.onm -share/texmf-dist/tex/generic/encodings/cmr.onm -share/texmf-dist/tex/generic/encodings/cmr1.onm -share/texmf-dist/tex/generic/encodings/cmsl.onm -share/texmf-dist/tex/generic/encodings/cmsy.onm -share/texmf-dist/tex/generic/encodings/cmti.onm -share/texmf-dist/tex/generic/encodings/cmtt.onm -share/texmf-dist/tex/generic/encodings/ecrm.onm -share/texmf-dist/tex/generic/encodings/euex.onm -share/texmf-dist/tex/generic/encodings/eufb.onm -share/texmf-dist/tex/generic/encodings/eufm.onm -share/texmf-dist/tex/generic/encodings/eurb.onm -share/texmf-dist/tex/generic/encodings/eurm.onm -share/texmf-dist/tex/generic/encodings/eusb.onm -share/texmf-dist/tex/generic/encodings/eusm.onm -share/texmf-dist/tex/generic/encodings/msam.onm -share/texmf-dist/tex/generic/encodings/msbm.onm share/texmf-dist/tex/generic/localloc/localloc.sty -share/texmf-dist/tex/generic/mfpic/dvipsnam.mp -share/texmf-dist/tex/generic/mfpic/grafbase.mp -share/texmf-dist/tex/generic/mfpic/mfpic.sty -share/texmf-dist/tex/generic/mfpic/mfpic.tex -share/texmf-dist/tex/generic/pictex/latexpicobjs.tex -share/texmf-dist/tex/generic/pictex/picmore.tex -share/texmf-dist/tex/generic/pictex/pictex.sty -share/texmf-dist/tex/generic/pictex/pictex.tex -share/texmf-dist/tex/generic/pictex/pictexwd.sty -share/texmf-dist/tex/generic/pictex/pictexwd.tex -share/texmf-dist/tex/generic/pictex/postpictex.tex -share/texmf-dist/tex/generic/pictex/prepictex.tex share/texmf-dist/tex/generic/qpx/amspbold.tex share/texmf-dist/tex/generic/qpx/amsqpx.def share/texmf-dist/tex/generic/qpx/amsqpx.tex @@ -6146,134 +1083,9 @@ share/texmf-dist/tex/generic/texdraw/texdraw.sty share/texmf-dist/tex/generic/texdraw/texdraw.tex share/texmf-dist/tex/generic/texdraw/txdps.tex share/texmf-dist/tex/generic/texdraw/txdtools.tex -share/texmf-dist/tex/generic/thumbpdf/thumbpdf.sty -share/texmf-dist/tex/generic/thumbpdf/thumbpdf.tex -share/texmf-dist/tex/latex/antp/antpolt.sty -share/texmf-dist/tex/latex/antp/lqxantp.fd -share/texmf-dist/tex/latex/antp/ot4antp.fd -share/texmf-dist/tex/latex/antp/qxantp.fd -share/texmf-dist/tex/latex/antt/anttor.sty -share/texmf-dist/tex/latex/antt/antyktor.sty -share/texmf-dist/tex/latex/antt/il2antt.fd -share/texmf-dist/tex/latex/antt/ot1antt.fd -share/texmf-dist/tex/latex/antt/ot1anttc.fd -share/texmf-dist/tex/latex/antt/ot1anttl.fd -share/texmf-dist/tex/latex/antt/ot1anttlc.fd -share/texmf-dist/tex/latex/antt/ot2antt.fd -share/texmf-dist/tex/latex/antt/ot2anttc.fd -share/texmf-dist/tex/latex/antt/ot2anttl.fd -share/texmf-dist/tex/latex/antt/ot2anttlc.fd -share/texmf-dist/tex/latex/antt/ot4antt.fd -share/texmf-dist/tex/latex/antt/ot4anttc.fd -share/texmf-dist/tex/latex/antt/ot4anttl.fd -share/texmf-dist/tex/latex/antt/ot4anttlc.fd -share/texmf-dist/tex/latex/antt/qxantt.fd -share/texmf-dist/tex/latex/antt/qxanttc.fd -share/texmf-dist/tex/latex/antt/qxanttl.fd -share/texmf-dist/tex/latex/antt/qxanttlc.fd -share/texmf-dist/tex/latex/antt/t1antt.fd -share/texmf-dist/tex/latex/antt/t1anttc.fd -share/texmf-dist/tex/latex/antt/t1anttl.fd -share/texmf-dist/tex/latex/antt/t1anttlc.fd -share/texmf-dist/tex/latex/antt/t2aantt.fd -share/texmf-dist/tex/latex/antt/t2aanttc.fd -share/texmf-dist/tex/latex/antt/t2aanttl.fd -share/texmf-dist/tex/latex/antt/t2aanttlc.fd -share/texmf-dist/tex/latex/antt/t2bantt.fd -share/texmf-dist/tex/latex/antt/t2banttc.fd -share/texmf-dist/tex/latex/antt/t2banttl.fd -share/texmf-dist/tex/latex/antt/t2banttlc.fd -share/texmf-dist/tex/latex/antt/t2cantt.fd -share/texmf-dist/tex/latex/antt/t2canttc.fd -share/texmf-dist/tex/latex/antt/t2canttl.fd -share/texmf-dist/tex/latex/antt/t2canttlc.fd -share/texmf-dist/tex/latex/antt/t5antt.fd -share/texmf-dist/tex/latex/antt/t5anttc.fd -share/texmf-dist/tex/latex/antt/t5anttl.fd -share/texmf-dist/tex/latex/antt/t5anttlc.fd share/texmf-dist/tex/latex/bar/bar.sty -share/texmf-dist/tex/latex/bbm/bbm.sty -share/texmf-dist/tex/latex/bbm/ubbm.fd -share/texmf-dist/tex/latex/bbm/ubbmss.fd -share/texmf-dist/tex/latex/bbm/ubbmtt.fd -share/texmf-dist/tex/latex/calrsfs/calrsfs.sty -share/texmf-dist/tex/latex/ccaption/ccaption.sty -share/texmf-dist/tex/latex/ccfonts/ccfonts.sty -share/texmf-dist/tex/latex/ccfonts/omlxcm.fd -share/texmf-dist/tex/latex/ccfonts/omsxcsy.fd -share/texmf-dist/tex/latex/ccfonts/omxxcex.fd -share/texmf-dist/tex/latex/ccfonts/t1ccr.fd -share/texmf-dist/tex/latex/ccfonts/ts1ccr.fd -share/texmf-dist/tex/latex/chappg/chappg.sty share/texmf-dist/tex/latex/citesort/citesort.sty -share/texmf-dist/tex/latex/cmap/cmap.sty -share/texmf-dist/tex/latex/cmap/t1.cmap -share/texmf-dist/tex/latex/cmap/t2a.cmap -share/texmf-dist/tex/latex/cmap/t2b.cmap -share/texmf-dist/tex/latex/cmap/t2c.cmap -share/texmf-dist/tex/latex/cmap/t5.cmap -share/texmf-dist/tex/latex/cmbright/cmbright.sty -share/texmf-dist/tex/latex/cmbright/omlcmbr.fd -share/texmf-dist/tex/latex/cmbright/omlcmbrm.fd -share/texmf-dist/tex/latex/cmbright/omscmbr.fd -share/texmf-dist/tex/latex/cmbright/omscmbrs.fd -share/texmf-dist/tex/latex/cmbright/ot1cmbr.fd -share/texmf-dist/tex/latex/cmbright/ot1cmtl.fd -share/texmf-dist/tex/latex/cmbright/t1cmbr.fd -share/texmf-dist/tex/latex/cmbright/t1cmtl.fd -share/texmf-dist/tex/latex/cmbright/ts1cmbr.fd -share/texmf-dist/tex/latex/cmbright/ts1cmtl.fd -share/texmf-dist/tex/latex/concmath/concmath.sty -share/texmf-dist/tex/latex/concmath/omlccm.fd -share/texmf-dist/tex/latex/concmath/omlccr.fd -share/texmf-dist/tex/latex/concmath/omsccr.fd -share/texmf-dist/tex/latex/concmath/omsccsy.fd -share/texmf-dist/tex/latex/concmath/omxccex.fd -share/texmf-dist/tex/latex/concmath/ot1ccr.fd -share/texmf-dist/tex/latex/concmath/ucca.fd -share/texmf-dist/tex/latex/concmath/uccb.fd -share/texmf-dist/tex/latex/crop/crop.sty -share/texmf-dist/tex/latex/cslatex/il2cmdh.fd -share/texmf-dist/tex/latex/cslatex/il2cmfib.fd -share/texmf-dist/tex/latex/cslatex/il2cmfr.fd -share/texmf-dist/tex/latex/cslatex/il2cmr.fd -share/texmf-dist/tex/latex/cslatex/il2cmss.fd -share/texmf-dist/tex/latex/cslatex/il2cmtt.fd -share/texmf-dist/tex/latex/cslatex/il2cmvtt.fd -share/texmf-dist/tex/latex/cslatex/il2enc.def -share/texmf-dist/tex/latex/cslatex/il2lcmss.fd -share/texmf-dist/tex/latex/cslatex/il2lcmtt.fd share/texmf-dist/tex/latex/currvita/currvita.sty -share/texmf-dist/tex/latex/curves/curves.sty -share/texmf-dist/tex/latex/curves/curvesls.sty -share/texmf-dist/tex/latex/custom-bib/catalan.mbs -share/texmf-dist/tex/latex/custom-bib/dansk.mbs -share/texmf-dist/tex/latex/custom-bib/dutch.mbs -share/texmf-dist/tex/latex/custom-bib/english.mbs -share/texmf-dist/tex/latex/custom-bib/esperant.mbs -share/texmf-dist/tex/latex/custom-bib/finnish.mbs -share/texmf-dist/tex/latex/custom-bib/french.mbs -share/texmf-dist/tex/latex/custom-bib/geojour.mbs -share/texmf-dist/tex/latex/custom-bib/german.mbs -share/texmf-dist/tex/latex/custom-bib/italian.mbs -share/texmf-dist/tex/latex/custom-bib/makebst.tex -share/texmf-dist/tex/latex/custom-bib/merlin.mbs -share/texmf-dist/tex/latex/custom-bib/norsk.mbs -share/texmf-dist/tex/latex/custom-bib/photjour.mbs -share/texmf-dist/tex/latex/custom-bib/physjour.mbs -share/texmf-dist/tex/latex/custom-bib/polski.mbs -share/texmf-dist/tex/latex/custom-bib/portuges.mbs -share/texmf-dist/tex/latex/custom-bib/slovene.mbs -share/texmf-dist/tex/latex/custom-bib/spanish.mbs -share/texmf-dist/tex/latex/custom-bib/suppjour.mbs -share/texmf-dist/tex/latex/dinbrief/dinbrief.cls -share/texmf-dist/tex/latex/dinbrief/dinbrief.sty -share/texmf-dist/tex/latex/dk-bib/dk-bib.sty -share/texmf-dist/tex/latex/draftcopy/draftcopy.cfg -share/texmf-dist/tex/latex/draftcopy/draftcopy.sty -share/texmf-dist/tex/latex/dstroke/Udsrom.fd -share/texmf-dist/tex/latex/dstroke/Udsss.fd -share/texmf-dist/tex/latex/dstroke/dsfont.sty share/texmf-dist/tex/latex/dvilj/cgalbertus.sty share/texmf-dist/tex/latex/dvilj/cgantiqueolive.sty share/texmf-dist/tex/latex/dvilj/cgcourier.sty @@ -6287,45 +1099,9 @@ share/texmf-dist/tex/latex/eclbip/ecltree.sty share/texmf-dist/tex/latex/eo/eo.ldf share/texmf-dist/tex/latex/eo/eo.sty share/texmf-dist/tex/latex/eo/latin3eo.def -share/texmf-dist/tex/latex/eulervm/eulervm.sty -share/texmf-dist/tex/latex/eulervm/uzeuex.fd -share/texmf-dist/tex/latex/eulervm/uzeur.fd -share/texmf-dist/tex/latex/eulervm/uzeus.fd share/texmf-dist/tex/latex/fguill/fguill.sty -share/texmf-dist/tex/latex/filecontents/filecontents.sty -share/texmf-dist/tex/latex/floatflt/floatflt.sty -share/texmf-dist/tex/latex/fontinst/fontdoc.sty -share/texmf-dist/tex/latex/footbib/footbib.sty -share/texmf-dist/tex/latex/footnpag/footnpag.sty -share/texmf-dist/tex/latex/g-brief/g-brief.cls -share/texmf-dist/tex/latex/g-brief/g-brief.sty -share/texmf-dist/tex/latex/g-brief/g-brief2.cls -share/texmf-dist/tex/latex/g-brief/g-brief2.sty -share/texmf-dist/tex/latex/germbib/apalike.sty -share/texmf-dist/tex/latex/germbib/bibgerm.sty share/texmf-dist/tex/latex/gletter/gletter.sty -share/texmf-dist/tex/latex/graphics/textures.def -share/texmf-dist/tex/latex/graphics/vtex.def share/texmf-dist/tex/latex/greek/iso-8859-7.def -share/texmf-dist/tex/latex/import/import.sty -share/texmf-dist/tex/latex/jknappen/greekctr.sty -share/texmf-dist/tex/latex/jknappen/latin1jk.def -share/texmf-dist/tex/latex/jknappen/latin2jk.def -share/texmf-dist/tex/latex/jknappen/latin3jk.def -share/texmf-dist/tex/latex/jknappen/mathbbol.sty -share/texmf-dist/tex/latex/jknappen/mathrsfs.sty -share/texmf-dist/tex/latex/jknappen/ubbold.fd -share/texmf-dist/tex/latex/jknappen/ursfs.fd -share/texmf-dist/tex/latex/labels/labels.sty -share/texmf-dist/tex/latex/labels/olabels.sty -share/texmf-dist/tex/latex/layouts/layouts.sty -share/texmf-dist/tex/latex/leftidx/leftidx.sty -share/texmf-dist/tex/latex/lettrine/lettrine.cfg -share/texmf-dist/tex/latex/lettrine/lettrine.sty -share/texmf-dist/tex/latex/lineno/ednmath0.sty -share/texmf-dist/tex/latex/lineno/edtable.sty -share/texmf-dist/tex/latex/lineno/lineno.sty -share/texmf-dist/tex/latex/ltabptch/ltabptch.sty share/texmf-dist/tex/latex/lucida/ly1hlce.fd share/texmf-dist/tex/latex/lucida/ly1hlcf.fd share/texmf-dist/tex/latex/lucida/ly1hlcn.fd @@ -6367,7 +1143,6 @@ share/texmf-dist/tex/latex/lucidabr/omlhlh.fd share/texmf-dist/tex/latex/lucidabr/omshlcy.fd share/texmf-dist/tex/latex/lucidabr/omshlh.fd share/texmf-dist/tex/latex/lucidabr/omxhlcv.fd -share/texmf-dist/tex/latex/mathcomp/mathcomp.sty share/texmf-dist/tex/latex/mathpple/ot1phvv.fd share/texmf-dist/tex/latex/mathpple/t1phvv.fd share/texmf-dist/tex/latex/mathpple/ts1phvv.fd @@ -6381,9 +1156,7 @@ share/texmf-dist/tex/latex/mathtime/umh2.fd share/texmf-dist/tex/latex/mathtime/umh2scr.fd share/texmf-dist/tex/latex/mathtime/umh6.fd share/texmf-dist/tex/latex/mathtime/umtms.fd -share/texmf-dist/tex/latex/mparhack/mparhack.sty share/texmf-dist/tex/latex/mt11p/mt11p.sty -share/texmf-dist/tex/latex/multibib/multibib.sty share/texmf-dist/tex/latex/multibox/multibox.sty share/texmf-dist/tex/latex/mwcls/mw10.clo share/texmf-dist/tex/latex/mwcls/mw11.clo @@ -6394,28 +1167,12 @@ share/texmf-dist/tex/latex/mwcls/mwbk10.clo share/texmf-dist/tex/latex/mwcls/mwbk11.clo share/texmf-dist/tex/latex/mwcls/mwbk12.clo share/texmf-dist/tex/latex/mwcls/mwrep.cls -share/texmf-dist/tex/latex/oberdiek/vpe.sty -share/texmf-dist/tex/latex/onlyamsmath/onlyamsmath.sty -share/texmf-dist/tex/latex/overpic/overpic.sty share/texmf-dist/tex/latex/palatcm/omlpplcm.fd share/texmf-dist/tex/latex/palatcm/omspplcm.fd share/texmf-dist/tex/latex/palatcm/omxpplcm.fd share/texmf-dist/tex/latex/palatcm/ot1pplcm.fd share/texmf-dist/tex/latex/palatcm/palatcm.sty -share/texmf-dist/tex/latex/pb-diagram/lamsarrow.sty -share/texmf-dist/tex/latex/pb-diagram/pb-diagram.sty -share/texmf-dist/tex/latex/pb-diagram/pb-lams.sty -share/texmf-dist/tex/latex/pb-diagram/pb-xy.sty share/texmf-dist/tex/latex/picins/picins.sty -share/texmf-dist/tex/latex/pict2e/p2e-dvipdfm.def -share/texmf-dist/tex/latex/pict2e/p2e-dvips.def -share/texmf-dist/tex/latex/pict2e/p2e-pctex32.def -share/texmf-dist/tex/latex/pict2e/p2e-pctexps.def -share/texmf-dist/tex/latex/pict2e/p2e-pdftex.def -share/texmf-dist/tex/latex/pict2e/p2e-textures.def -share/texmf-dist/tex/latex/pict2e/p2e-vtex.def -share/texmf-dist/tex/latex/pict2e/pict2e.cfg -share/texmf-dist/tex/latex/pict2e/pict2e.sty share/texmf-dist/tex/latex/platex/amigapl.def share/texmf-dist/tex/latex/platex/mazovia.def share/texmf-dist/tex/latex/platex/omlplcm.fd @@ -6433,53 +1190,9 @@ share/texmf-dist/tex/latex/platex/ot4cmtt.fd share/texmf-dist/tex/latex/platex/plprefix.sty share/texmf-dist/tex/latex/platex/polski.sty share/texmf-dist/tex/latex/platex/qxenc.def -share/texmf-dist/tex/latex/program/program.sty share/texmf-dist/tex/latex/ps4pdf/ps4pdf.sty -share/texmf-dist/tex/latex/qfonts/ot1qbk.fd -share/texmf-dist/tex/latex/qfonts/ot1qcr.fd -share/texmf-dist/tex/latex/qfonts/ot1qhv.fd -share/texmf-dist/tex/latex/qfonts/ot1qpl.fd -share/texmf-dist/tex/latex/qfonts/ot1qtm.fd -share/texmf-dist/tex/latex/qfonts/ot1qzc.fd -share/texmf-dist/tex/latex/qfonts/ot4qbk.fd -share/texmf-dist/tex/latex/qfonts/ot4qcr.fd -share/texmf-dist/tex/latex/qfonts/ot4qhv.fd -share/texmf-dist/tex/latex/qfonts/ot4qpl.fd -share/texmf-dist/tex/latex/qfonts/ot4qtm.fd -share/texmf-dist/tex/latex/qfonts/ot4qzc.fd -share/texmf-dist/tex/latex/qfonts/qbookman.sty -share/texmf-dist/tex/latex/qfonts/qcourier.sty -share/texmf-dist/tex/latex/qfonts/qpalatin.sty -share/texmf-dist/tex/latex/qfonts/qswiss.sty -share/texmf-dist/tex/latex/qfonts/qtimes.sty -share/texmf-dist/tex/latex/qfonts/qxqbk.fd -share/texmf-dist/tex/latex/qfonts/qxqcr.fd -share/texmf-dist/tex/latex/qfonts/qxqhv.fd -share/texmf-dist/tex/latex/qfonts/qxqpl.fd -share/texmf-dist/tex/latex/qfonts/qxqtm.fd -share/texmf-dist/tex/latex/qfonts/qxqzc.fd -share/texmf-dist/tex/latex/qfonts/qzapfcha.sty -share/texmf-dist/tex/latex/revtex4/10pt.rtx -share/texmf-dist/tex/latex/revtex4/11pt.rtx -share/texmf-dist/tex/latex/revtex4/12pt.rtx -share/texmf-dist/tex/latex/revtex4/aps.rtx -share/texmf-dist/tex/latex/revtex4/revsymb.sty -share/texmf-dist/tex/latex/revtex4/revtex4.cls -share/texmf-dist/tex/latex/revtex4/rmp.rtx -share/texmf-dist/tex/latex/rotfloat/rotfloat.sty -share/texmf-dist/tex/latex/scale/scale.sty -share/texmf-dist/tex/latex/shapepar/shapepar.sty -share/texmf-dist/tex/latex/showdim/showdim.sty -share/texmf-dist/tex/latex/showlabels/showlabels.sty -share/texmf-dist/tex/latex/sidecap/sidecap.sty share/texmf-dist/tex/latex/slashbox/slashbox.sty -share/texmf-dist/tex/latex/stdclsdv/stdclsdv.sty share/texmf-dist/tex/latex/texmacs/TeXmacs.sty -share/texmf-dist/tex/latex/textfit/textfit.sty -share/texmf-dist/tex/latex/textmerg/textmerg.sty -share/texmf-dist/tex/latex/textmerg/textmerg.tex -share/texmf-dist/tex/latex/textpos/textpos.sty -share/texmf-dist/tex/latex/totpages/totpages.sty share/texmf-dist/tex/latex/treesvr/trees.sty share/texmf-dist/tex/latex/urwvn/t5pag.fd share/texmf-dist/tex/latex/urwvn/t5pbk.fd @@ -6513,12 +1226,7 @@ share/texmf-dist/tex/latex/vietnam/vietnam.sty share/texmf-dist/tex/latex/vietnam/viscii.def share/texmf-dist/tex/latex/vietnam/vncaps.tex share/texmf-dist/tex/latex/vietnam/vps.def -share/texmf-dist/tex/latex/vmargin/vmargin.sty share/texmf-dist/tex/latex/vpage/vpage.sty -share/texmf-dist/tex/latex/was/fixmath.sty -share/texmf-dist/tex/latex/was/gensymb.sty -share/texmf-dist/tex/latex/was/icomma.sty -share/texmf-dist/tex/latex/was/upgreek.sty share/texmf-dist/tex/mex/base/mex.tex share/texmf-dist/tex/mex/base/mex1.tex share/texmf-dist/tex/mex/base/mex2.tex @@ -6528,25 +1236,11 @@ share/texmf-dist/tex/mex/config/pdfmex.ini share/texmf-dist/tex/mex/utf8mex/utf8-pl.tex share/texmf-dist/tex/mex/utf8mex/utf8mex.ini share/texmf-dist/tex/mex/utf8mex/utf8plsq.tex -share/texmf-dist/tex/plain/antt/ofs-8x.tex -share/texmf-dist/tex/plain/antt/pantyk.tex share/texmf-dist/tex/plain/arrow/arrow.tex share/texmf-dist/tex/plain/base/logmac.tex share/texmf-dist/tex/plain/base/ordwebmac.tex share/texmf-dist/tex/plain/btxmac/btxmac.tex -share/texmf-dist/tex/plain/graphics/autopict.sty -share/texmf-dist/tex/plain/graphics/color.tex -share/texmf-dist/tex/plain/graphics/exmplcol.tex -share/texmf-dist/tex/plain/graphics/exmplgrf.tex -share/texmf-dist/tex/plain/graphics/exmplpfg.tex -share/texmf-dist/tex/plain/graphics/exmplpic.tex -share/texmf-dist/tex/plain/graphics/graphicx.tex -share/texmf-dist/tex/plain/graphics/miniltx.tex -share/texmf-dist/tex/plain/graphics/picture.tex -share/texmf-dist/tex/plain/graphics/psfrag.tex share/texmf-dist/tex/plain/mimulcol/mimulcol.tex -share/texmf-dist/tex/plain/omega/grlccode.tex -share/texmf-dist/tex/plain/omega/omega.tex share/texmf-dist/tex/plain/pdfwebmac/pdfwebmac.tex share/texmf-dist/tex/plain/verbatim/verbatim.tex share/texmf-dist/tex/plain/vietnam/MIKmathf.tex @@ -6557,17 +1251,5 @@ share/texmf-dist/tex/plain/vietnam/plainenc.tex share/texmf-dist/tex/plain/vietnam/plnfss.tex share/texmf-dist/tex/plain/vietnam/t5cmr.pfd share/texmf-dist/tex/plain/vietnam/t5code.tex -share/texmf-dist/tex/texinfo/texinfo.ini -share/texmf-dist/tex/texinfo/texinfo.tex -share/texmf-dist/tex/texinfo/txi-cs.tex -share/texmf-dist/tex/texinfo/txi-de.tex -share/texmf-dist/tex/texinfo/txi-en.tex -share/texmf-dist/tex/texinfo/txi-es.tex -share/texmf-dist/tex/texinfo/txi-fr.tex -share/texmf-dist/tex/texinfo/txi-it.tex -share/texmf-dist/tex/texinfo/txi-nl.tex -share/texmf-dist/tex/texinfo/txi-no.tex -share/texmf-dist/tex/texinfo/txi-pl.tex -share/texmf-dist/tex/texinfo/txi-pt.tex -share/texmf-dist/tex/texinfo/txi-tr.tex -share/texmf-dist/tex/texinfo/vntexinfo.tex +@pkgdir share/texmf-dist/tex/latex/dvipdfm +@pkgdir share/texmf-dist/fonts/map/dvipdfm/tetex diff --git a/print/tex-FAQ-en-doc/DESCR b/print/tex-FAQ-en-doc/DESCR new file mode 100644 index 000000000..146b253f4 --- /dev/null +++ b/print/tex-FAQ-en-doc/DESCR @@ -0,0 +1,3 @@ +The FAQ that has in the past been published in the UK TeX Users +Group journal Baskerville (though updated more frequently on +CTAN). It is also available (and searchable) via on the web. diff --git a/print/tex-FAQ-en-doc/Makefile b/print/tex-FAQ-en-doc/Makefile new file mode 100644 index 000000000..10d7e0142 --- /dev/null +++ b/print/tex-FAQ-en-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= FAQ-en.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.28 +TEXLIVE_REV= 34303 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/uk-tex-faq +COMMENT= Compilation of Frequently Asked Questions with answers +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-FAQ-en-doc/PLIST b/print/tex-FAQ-en-doc/PLIST new file mode 100644 index 000000000..535e4ea27 --- /dev/null +++ b/print/tex-FAQ-en-doc/PLIST @@ -0,0 +1,68 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.16b +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.16c +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.17 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.18 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.19 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.19a +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.19c +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.19d +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.20 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.21 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.22 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.23 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.24 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.25 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.26 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.27 +share/texmf-dist/doc/generic/FAQ-en/CHANGES-3.28 +share/texmf-dist/doc/generic/FAQ-en/ChangeLog +share/texmf-dist/doc/generic/FAQ-en/FAQ-html.tar.gz +share/texmf-dist/doc/generic/FAQ-en/FAQ-html.tar.xz +share/texmf-dist/doc/generic/FAQ-en/Makefile +share/texmf-dist/doc/generic/FAQ-en/Makefile-CTAN +share/texmf-dist/doc/generic/FAQ-en/README +share/texmf-dist/doc/generic/FAQ-en/archive.cfg +share/texmf-dist/doc/generic/FAQ-en/dirctan.tex +share/texmf-dist/doc/generic/FAQ-en/faq-adj-types.tex +share/texmf-dist/doc/generic/FAQ-en/faq-backgrnd.tex +share/texmf-dist/doc/generic/FAQ-en/faq-biblio.tex +share/texmf-dist/doc/generic/FAQ-en/faq-bits+pieces.tex +share/texmf-dist/doc/generic/FAQ-en/faq-docs.tex +share/texmf-dist/doc/generic/FAQ-en/faq-dvi.tex +share/texmf-dist/doc/generic/FAQ-en/faq-fmt-conv.tex +share/texmf-dist/doc/generic/FAQ-en/faq-fonts.tex +share/texmf-dist/doc/generic/FAQ-en/faq-getit.tex +share/texmf-dist/doc/generic/FAQ-en/faq-graphics.tex +share/texmf-dist/doc/generic/FAQ-en/faq-how-do-i.tex +share/texmf-dist/doc/generic/FAQ-en/faq-hyp+pdf.tex +share/texmf-dist/doc/generic/FAQ-en/faq-images.tex +share/texmf-dist/doc/generic/FAQ-en/faq-install.tex +share/texmf-dist/doc/generic/FAQ-en/faq-intro.tex +share/texmf-dist/doc/generic/FAQ-en/faq-jot-err.tex +share/texmf-dist/doc/generic/FAQ-en/faq-lab-ref.tex +share/texmf-dist/doc/generic/FAQ-en/faq-litprog.tex +share/texmf-dist/doc/generic/FAQ-en/faq-mac-prog.tex +share/texmf-dist/doc/generic/FAQ-en/faq-projects.tex +share/texmf-dist/doc/generic/FAQ-en/faq-support.tex +share/texmf-dist/doc/generic/FAQ-en/faq-symbols.tex +share/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex +share/texmf-dist/doc/generic/FAQ-en/faq-texsys.tex +share/texmf-dist/doc/generic/FAQ-en/faq-the-end.tex +share/texmf-dist/doc/generic/FAQ-en/faq-wdidt.tex +share/texmf-dist/doc/generic/FAQ-en/faq.cls +share/texmf-dist/doc/generic/FAQ-en/faq.sty +share/texmf-dist/doc/generic/FAQ-en/faqfont.cfg +share/texmf-dist/doc/generic/FAQ-en/faqfont.cfg.cmfonts +share/texmf-dist/doc/generic/FAQ-en/faqfont.cfg.lmfonts +share/texmf-dist/doc/generic/FAQ-en/faqfont.cfg.mbvj +share/texmf-dist/doc/generic/FAQ-en/faqfont.cfg.ugm +share/texmf-dist/doc/generic/FAQ-en/filectan.tex +share/texmf-dist/doc/generic/FAQ-en/gather-faqbody.tex +share/texmf-dist/doc/generic/FAQ-en/install-CTAN +share/texmf-dist/doc/generic/FAQ-en/letterfaq.pdf +share/texmf-dist/doc/generic/FAQ-en/letterfaq.tex +share/texmf-dist/doc/generic/FAQ-en/locations.mk +share/texmf-dist/doc/generic/FAQ-en/markup-syntax +share/texmf-dist/doc/generic/FAQ-en/newfaq.pdf +share/texmf-dist/doc/generic/FAQ-en/newfaq.tex diff --git a/print/tex-FAQ-en-doc/distinfo b/print/tex-FAQ-en-doc/distinfo new file mode 100644 index 000000000..64220db57 --- /dev/null +++ b/print/tex-FAQ-en-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-FAQ-en-34303/FAQ-en.doc.tar.xz) = 4860910c6973f689564c437548c7399f2c8e38a1 +RMD160 (tex-FAQ-en-34303/FAQ-en.doc.tar.xz) = 35e9c0700380cb032f301450275f0868b7bc43a0 +Size (tex-FAQ-en-34303/FAQ-en.doc.tar.xz) = 5089048 bytes diff --git a/print/tex-IEEEtran-doc/Makefile b/print/tex-IEEEtran-doc/Makefile index ace9354cf..fc6b1ebf5 100644 --- a/print/tex-IEEEtran-doc/Makefile +++ b/print/tex-IEEEtran-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/11/18 18:57:17 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 09:21:32 markd Exp $ DISTNAME= IEEEtran.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.8 -TEXLIVE_REV= 28697 +PKGNAME= tex-${DISTNAME:S/./-/}-1.8a +TEXLIVE_REV= 35194 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-IEEEtran diff --git a/print/tex-IEEEtran-doc/PLIST b/print/tex-IEEEtran-doc/PLIST index f4d40a015..0b2524277 100644 --- a/print/tex-IEEEtran-doc/PLIST +++ b/print/tex-IEEEtran-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/11/18 18:57:17 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/22 09:21:32 markd Exp $ share/texmf-dist/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf share/texmf-dist/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf share/texmf-dist/doc/latex/IEEEtran/IEEEtrantools_doc.txt @@ -9,6 +9,7 @@ share/texmf-dist/doc/latex/IEEEtran/README.testflow share/texmf-dist/doc/latex/IEEEtran/README.tools share/texmf-dist/doc/latex/IEEEtran/bare_adv.tex share/texmf-dist/doc/latex/IEEEtran/bare_conf.tex +share/texmf-dist/doc/latex/IEEEtran/bare_conf_compsoc.tex share/texmf-dist/doc/latex/IEEEtran/bare_jrnl.tex share/texmf-dist/doc/latex/IEEEtran/bare_jrnl_compsoc.tex share/texmf-dist/doc/latex/IEEEtran/bare_jrnl_transmag.tex @@ -18,4 +19,5 @@ share/texmf-dist/doc/latex/IEEEtran/testflow.tex share/texmf-dist/doc/latex/IEEEtran/testflow_ctl_A4.pdf share/texmf-dist/doc/latex/IEEEtran/testflow_ctl_LTR.pdf share/texmf-dist/doc/latex/IEEEtran/testflow_doc.pdf +share/texmf-dist/doc/latex/IEEEtran/tools/changelog.txt share/texmf-dist/doc/latex/IEEEtran/tux.eps diff --git a/print/tex-IEEEtran-doc/distinfo b/print/tex-IEEEtran-doc/distinfo index e11e3e4cf..07e5f0baf 100644 --- a/print/tex-IEEEtran-doc/distinfo +++ b/print/tex-IEEEtran-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/18 18:57:17 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 09:21:32 markd Exp $ -SHA1 (tex-IEEEtran-28697/IEEEtran.doc.tar.xz) = 4d9c761ea54bc95d11418f01c8e80937fb410714 -RMD160 (tex-IEEEtran-28697/IEEEtran.doc.tar.xz) = 55413343fbe9172779f81faa1d155f25a84f2e31 -Size (tex-IEEEtran-28697/IEEEtran.doc.tar.xz) = 1294108 bytes +SHA1 (tex-IEEEtran-35194/IEEEtran.doc.tar.xz) = 0e42e02ec0201d6dbb211321cb4b33a234ac5ce9 +RMD160 (tex-IEEEtran-35194/IEEEtran.doc.tar.xz) = c50db565d2f8b8a879e778492033c57bada3a2c9 +Size (tex-IEEEtran-35194/IEEEtran.doc.tar.xz) = 1299108 bytes diff --git a/print/tex-IEEEtran/Makefile b/print/tex-IEEEtran/Makefile index fe0bd36d4..89f3be813 100644 --- a/print/tex-IEEEtran/Makefile +++ b/print/tex-IEEEtran/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/11/18 18:57:17 minskim Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/22 09:21:32 markd Exp $ DISTNAME= IEEEtran -PKGNAME= tex-${DISTNAME}-1.8 -TEXLIVE_REV= 28697 +PKGNAME= tex-${DISTNAME}-1.8a +TEXLIVE_REV= 35194 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.michaelshell.org/tex/ieeetran/ diff --git a/print/tex-IEEEtran/distinfo b/print/tex-IEEEtran/distinfo index 6509575bc..ab9898010 100644 --- a/print/tex-IEEEtran/distinfo +++ b/print/tex-IEEEtran/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/11/18 18:57:17 minskim Exp $ +$NetBSD: distinfo,v 1.11 2015/04/22 09:21:32 markd Exp $ -SHA1 (tex-IEEEtran-28697/IEEEtran.tar.xz) = f33e47a62b4cbd33ca912b1eae56d0ae58fa2887 -RMD160 (tex-IEEEtran-28697/IEEEtran.tar.xz) = e5b1588a8144584b18b0046dd81a9898639a9650 -Size (tex-IEEEtran-28697/IEEEtran.tar.xz) = 78196 bytes +SHA1 (tex-IEEEtran-35194/IEEEtran.tar.xz) = 35bdc46ff556905bcbe82ce662f68858a0440cae +RMD160 (tex-IEEEtran-35194/IEEEtran.tar.xz) = 95ad617e59394487bef059fab4f5b9a0ca37ae1b +Size (tex-IEEEtran-35194/IEEEtran.tar.xz) = 87836 bytes diff --git a/print/tex-MemoirChapStyles-doc/DESCR b/print/tex-MemoirChapStyles-doc/DESCR new file mode 100644 index 000000000..5554bcbca --- /dev/null +++ b/print/tex-MemoirChapStyles-doc/DESCR @@ -0,0 +1,6 @@ +A showcase of chapter styles available to users of memoir: the +six provided in the class itself, plus many from elsewhere (by +the present author and others). The package's resources apply +only to memoir, but the package draws from a number of sources +relating to standard classes, including the fncychap package, +and Vincent Zoonekynd's tutorial on headings. diff --git a/print/tex-MemoirChapStyles-doc/Makefile b/print/tex-MemoirChapStyles-doc/Makefile new file mode 100644 index 000000000..c4ad4f2b5 --- /dev/null +++ b/print/tex-MemoirChapStyles-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= MemoirChapStyles.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.7e +TEXLIVE_REV= 25918 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/memoirchapterstyles +COMMENT= Chapter styles in memoir class +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-MemoirChapStyles-doc/PLIST b/print/tex-MemoirChapStyles-doc/PLIST new file mode 100644 index 000000000..2386397eb --- /dev/null +++ b/print/tex-MemoirChapStyles-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/latex/MemoirChapStyles/MemoirChapStyles.pdf +share/texmf-dist/doc/latex/MemoirChapStyles/MemoirChapStyles.tex +share/texmf-dist/doc/latex/MemoirChapStyles/README diff --git a/print/tex-MemoirChapStyles-doc/distinfo b/print/tex-MemoirChapStyles-doc/distinfo new file mode 100644 index 000000000..4c2f2fd95 --- /dev/null +++ b/print/tex-MemoirChapStyles-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-MemoirChapStyles-25918/MemoirChapStyles.doc.tar.xz) = 9c67cec10425b9a327dd8e84c88ac9caa44cfe45 +RMD160 (tex-MemoirChapStyles-25918/MemoirChapStyles.doc.tar.xz) = 3bb4b7ec419e3e7be526772737092971d8e8fde3 +Size (tex-MemoirChapStyles-25918/MemoirChapStyles.doc.tar.xz) = 755412 bytes diff --git a/print/tex-Type1fonts-doc/DESCR b/print/tex-Type1fonts-doc/DESCR new file mode 100644 index 000000000..a969dbea5 --- /dev/null +++ b/print/tex-Type1fonts-doc/DESCR @@ -0,0 +1,6 @@ +This guide discusses the most common scenarios you are likely +to encounter when installing Type 1 PostScript fonts. While the +individual tools employed in the installation process are +documented well, the actual difficulty most users are facing +when trying to install new fonts is understanding how to put +all the pieces together. This is what this guide is about. diff --git a/print/tex-Type1fonts-doc/Makefile b/print/tex-Type1fonts-doc/Makefile new file mode 100644 index 000000000..e182a7360 --- /dev/null +++ b/print/tex-Type1fonts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= Type1fonts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.14 +TEXLIVE_REV= 19603 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontinstallationguide +COMMENT= Font installation guide +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-Type1fonts-doc/PLIST b/print/tex-Type1fonts-doc/PLIST new file mode 100644 index 000000000..fe7485be3 --- /dev/null +++ b/print/tex-Type1fonts-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/fonts/Type1fonts/README +share/texmf-dist/doc/fonts/Type1fonts/examples.zip +share/texmf-dist/doc/fonts/Type1fonts/fontinstallationguide.pdf +share/texmf-dist/doc/fonts/Type1fonts/fontinstallationguide.tex diff --git a/print/tex-Type1fonts-doc/distinfo b/print/tex-Type1fonts-doc/distinfo new file mode 100644 index 000000000..756aeca1b --- /dev/null +++ b/print/tex-Type1fonts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-Type1fonts-19603/Type1fonts.doc.tar.xz) = a5093fbafe2ebc388e2678c218a4aa9e3216d8cb +RMD160 (tex-Type1fonts-19603/Type1fonts.doc.tar.xz) = 5c6c8d3fc8ec21e2e5d58e23512b84eb5e8d0288 +Size (tex-Type1fonts-19603/Type1fonts.doc.tar.xz) = 527328 bytes diff --git a/print/tex-acronym-doc/Makefile b/print/tex-acronym-doc/Makefile index 1927e136d..141a45e75 100644 --- a/print/tex-acronym-doc/Makefile +++ b/print/tex-acronym-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:38 markd Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 09:25:41 markd Exp $ DISTNAME= acronym.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.37 -TEXLIVE_REV= 28114 +PKGNAME= tex-${DISTNAME:S/./-/}-1.41 +TEXLIVE_REV= 36582 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-acronym diff --git a/print/tex-acronym-doc/distinfo b/print/tex-acronym-doc/distinfo index a51bdc8d4..d2c818236 100644 --- a/print/tex-acronym-doc/distinfo +++ b/print/tex-acronym-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/10/19 20:43:38 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 09:25:41 markd Exp $ -SHA1 (tex-acronym-28114/acronym.doc.tar.xz) = 1b6c8c0614e45ffba7e7af9f43be95cdd9d47350 -RMD160 (tex-acronym-28114/acronym.doc.tar.xz) = cd84190d92818e697ff2ff76f9fe40c479395597 -Size (tex-acronym-28114/acronym.doc.tar.xz) = 268372 bytes +SHA1 (tex-acronym-36582/acronym.doc.tar.xz) = 1b3fe50687048e4b22dadbf19d59e337eb5d38d7 +RMD160 (tex-acronym-36582/acronym.doc.tar.xz) = 5c8ca1644b289681a64a383af3351ecc973672cd +Size (tex-acronym-36582/acronym.doc.tar.xz) = 268988 bytes diff --git a/print/tex-acronym/Makefile b/print/tex-acronym/Makefile index 103e393d9..2e77dd8aa 100644 --- a/print/tex-acronym/Makefile +++ b/print/tex-acronym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:38 markd Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 09:25:41 markd Exp $ DISTNAME= acronym -PKGNAME= tex-${DISTNAME}-1.37 -TEXLIVE_REV= 28114 +PKGNAME= tex-${DISTNAME}-1.41 +TEXLIVE_REV= 36582 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Expand acronyms at least once diff --git a/print/tex-acronym/distinfo b/print/tex-acronym/distinfo index ad3ee22ec..10e9383a7 100644 --- a/print/tex-acronym/distinfo +++ b/print/tex-acronym/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/10/19 20:43:38 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 09:25:41 markd Exp $ -SHA1 (tex-acronym-28114/acronym.tar.xz) = 3d9470d7dc4173be0a918f6bceccbbe2c2b440d9 -RMD160 (tex-acronym-28114/acronym.tar.xz) = b2bc6411645f89dcfeb5efe8646169da64b926c9 -Size (tex-acronym-28114/acronym.tar.xz) = 4328 bytes +SHA1 (tex-acronym-36582/acronym.tar.xz) = 5ee7fa13c7aa23e036beb87f3580220c75f907c1 +RMD160 (tex-acronym-36582/acronym.tar.xz) = 1aadd35b789c56bf8519fc0b1067088986ca70b8 +Size (tex-acronym-36582/acronym.tar.xz) = 4332 bytes diff --git a/print/tex-adjustbox-doc/DESCR b/print/tex-adjustbox-doc/DESCR new file mode 100644 index 000000000..c7d9de3d1 --- /dev/null +++ b/print/tex-adjustbox-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-adjustbox. diff --git a/print/tex-adjustbox-doc/Makefile b/print/tex-adjustbox-doc/Makefile new file mode 100644 index 000000000..800d481ae --- /dev/null +++ b/print/tex-adjustbox-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 22:36:37 markd Exp $ + +DISTNAME= adjustbox.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 26555 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-adjustbox +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-adjustbox-doc/PLIST b/print/tex-adjustbox-doc/PLIST new file mode 100644 index 000000000..db3cd3e49 --- /dev/null +++ b/print/tex-adjustbox-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 22:36:37 markd Exp $ +share/texmf-dist/doc/latex/adjustbox/README +share/texmf-dist/doc/latex/adjustbox/adjcalc.pdf +share/texmf-dist/doc/latex/adjustbox/adjustbox.pdf +share/texmf-dist/doc/latex/adjustbox/trimclip.pdf diff --git a/print/tex-adjustbox-doc/distinfo b/print/tex-adjustbox-doc/distinfo new file mode 100644 index 000000000..1b379590e --- /dev/null +++ b/print/tex-adjustbox-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 22:36:37 markd Exp $ + +SHA1 (tex-adjustbox-26555/adjustbox.doc.tar.xz) = 1517d302ef4048cc8c0ff4543235042e8fb1c137 +RMD160 (tex-adjustbox-26555/adjustbox.doc.tar.xz) = d8ea5d9c3b76c07b4515a7816ac7092da119df7f +Size (tex-adjustbox-26555/adjustbox.doc.tar.xz) = 748464 bytes diff --git a/print/tex-adjustbox/DEINSTALL b/print/tex-adjustbox/DEINSTALL deleted file mode 100644 index b6ae17416..000000000 --- a/print/tex-adjustbox/DEINSTALL +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -texhash diff --git a/print/tex-adjustbox/INSTALL b/print/tex-adjustbox/INSTALL deleted file mode 100644 index b6ae17416..000000000 --- a/print/tex-adjustbox/INSTALL +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -texhash diff --git a/print/tex-adjustbox/Makefile b/print/tex-adjustbox/Makefile index 38943ef24..f8eb846f6 100644 --- a/print/tex-adjustbox/Makefile +++ b/print/tex-adjustbox/Makefile @@ -1,56 +1,14 @@ -# $NetBSD: Makefile,v 1.3 2015/02/10 23:53:43 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/21 22:28:00 markd Exp $ DISTNAME= adjustbox PKGNAME= tex-${DISTNAME}-1.0 -PKGREVISION= 1 -CATEGORIES= print -MASTER_SITES= http://mirrors.ctan.org/macros/latex/contrib/ -EXTRACT_SUFX= .zip +PKGREVISION= 2 +TEXLIVE_REV= 26555 HOMEPAGE= http://www.ctan.org/pkg/adjustbox MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Graphics package-alike macros for general boxes LICENSE= lppl-1.3c -BUILD_DEPENDS+= web2c-[0-9]*:../../print/web2c -# tex not found -BUILD_DEPENDS+= tex-tetex-[0-9]*:../../print/tex-tetex -# mkfmt tex.fmt not found -BUILD_DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf -BUILD_DEPENDS+= tex-ydoc-[0-9]*:../../print/tex-ydoc - -INSTALL_PATH= share/texmf-dist/tex/latex/adjustbox -AUTO_MKDIRS= yes - -do-build: - (cd ${WRKSRC}; tex adjustbox.ins ) - -do-install: -# *.tex -.for i in box compare margin margin2 trim trim2 trim3 viewport viewport2 - (cd ${WRKSRC}; \ - ${INSTALL_DATA} ${i}.tex ${DESTDIR}${PREFIX}/${INSTALL_PATH} ) -.endfor -# adjustbox.* -.for i in dtx ins pdf - (cd ${WRKSRC}; \ - ${INSTALL_DATA} adjustbox.${i} ${DESTDIR}${PREFIX}/${INSTALL_PATH} ) -.endfor -# *.sty -.for i in adjustbox adjcalc trimclip - (cd ${WRKSRC}; \ - ${INSTALL_DATA} ${i}.sty ${DESTDIR}${PREFIX}/${INSTALL_PATH} ) -.endfor -# *.def -.for i in tc-dvips tc-pdftex tc-pgf tc-xetex - (cd ${WRKSRC}; \ - ${INSTALL_DATA} ${i}.def ${DESTDIR}${PREFIX}/${INSTALL_PATH} ) -.endfor - - -# if from texlive 2014 -# TEXLIVE_REV= 26555 -# .include "../../print/texlive/package.mk" -#.include "../../print/kpathsea/texmf.mk" - +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-adjustbox/PLIST b/print/tex-adjustbox/PLIST index da3b8bbe4..e25df0c3b 100644 --- a/print/tex-adjustbox/PLIST +++ b/print/tex-adjustbox/PLIST @@ -1,20 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/10 15:29:54 mef Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/21 22:28:00 markd Exp $ share/texmf-dist/tex/latex/adjustbox/adjcalc.sty -share/texmf-dist/tex/latex/adjustbox/adjustbox.dtx -share/texmf-dist/tex/latex/adjustbox/adjustbox.ins -share/texmf-dist/tex/latex/adjustbox/adjustbox.pdf share/texmf-dist/tex/latex/adjustbox/adjustbox.sty -share/texmf-dist/tex/latex/adjustbox/box.tex -share/texmf-dist/tex/latex/adjustbox/compare.tex -share/texmf-dist/tex/latex/adjustbox/margin.tex -share/texmf-dist/tex/latex/adjustbox/margin2.tex share/texmf-dist/tex/latex/adjustbox/tc-dvips.def share/texmf-dist/tex/latex/adjustbox/tc-pdftex.def share/texmf-dist/tex/latex/adjustbox/tc-pgf.def share/texmf-dist/tex/latex/adjustbox/tc-xetex.def -share/texmf-dist/tex/latex/adjustbox/trim.tex -share/texmf-dist/tex/latex/adjustbox/trim2.tex -share/texmf-dist/tex/latex/adjustbox/trim3.tex share/texmf-dist/tex/latex/adjustbox/trimclip.sty -share/texmf-dist/tex/latex/adjustbox/viewport.tex -share/texmf-dist/tex/latex/adjustbox/viewport2.tex diff --git a/print/tex-adjustbox/distinfo b/print/tex-adjustbox/distinfo index 063285ae3..b968238a2 100644 --- a/print/tex-adjustbox/distinfo +++ b/print/tex-adjustbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/10 15:29:54 mef Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 22:28:00 markd Exp $ -SHA1 (adjustbox.zip) = f61c599981e4ab0f70342bc8c0c3b120b87a0c10 -RMD160 (adjustbox.zip) = 166ba7f5691e51227e95be480ad904bd45064d29 -Size (adjustbox.zip) = 808005 bytes +SHA1 (tex-adjustbox-26555/adjustbox.tar.xz) = 6bb1dcca905dbba8ec4fc55ada2c3314c933de6c +RMD160 (tex-adjustbox-26555/adjustbox.tar.xz) = cc3466b64c11193d0af8ad8d996250ef0983e936 +Size (tex-adjustbox-26555/adjustbox.tar.xz) = 9880 bytes diff --git a/print/tex-aleph/DESCR b/print/tex-aleph/DESCR new file mode 100644 index 000000000..d7b62786e --- /dev/null +++ b/print/tex-aleph/DESCR @@ -0,0 +1,2 @@ +An development of omega, using most of the extensions of TeX +itself developed for e-TeX. diff --git a/print/tex-aleph/Makefile b/print/tex-aleph/Makefile new file mode 100644 index 000000000..06d2d74a4 --- /dev/null +++ b/print/tex-aleph/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1 2015/04/30 08:35:38 markd Exp $ + +DISTNAME= aleph +PKGNAME= tex-${DISTNAME}-0.2 +TEXLIVE_REV= 33736 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Extended TeX + +CONFLICTS+= teTeX-bin<=3.0nb57 +DEPENDS+= tex-latex>=2010:../../print/tex-latex +DEPENDS+= tex-plain>=3.141592653nb2:../../print/tex-plain +DEPENDS+= tex-lambda>=2014:../../print/tex-lambda +DEPENDS+= web2c>=2014:../../print/web2c + +INSTALLATION_DIRS+= bin + +TEX_FORMATS+= "aleph aleph - *aleph.ini\\nlamed aleph language.dat *lambda.ini\\n" +TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist + +.include "../../print/texlive/package.mk" + +post-install: + ${LN} -sf aleph ${DESTDIR}${PREFIX}/bin/lamed + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-aleph/PLIST b/print/tex-aleph/PLIST new file mode 100644 index 000000000..9dad43510 --- /dev/null +++ b/print/tex-aleph/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/30 08:35:38 markd Exp $ +bin/lamed diff --git a/print/tex-aleph/distinfo b/print/tex-aleph/distinfo new file mode 100644 index 000000000..af8ff6ebe --- /dev/null +++ b/print/tex-aleph/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 08:35:38 markd Exp $ + +SHA1 (tex-aleph-33736/aleph.tar.xz) = 8d8e16050d3a15369be8146091a3ab557b776659 +RMD160 (tex-aleph-33736/aleph.tar.xz) = 8cb03188b9ecac2848aba2f9e4667be4ddec2e84 +Size (tex-aleph-33736/aleph.tar.xz) = 476 bytes diff --git a/print/tex-algorithm2e-doc/Makefile b/print/tex-algorithm2e-doc/Makefile index d732028d5..a770cf804 100644 --- a/print/tex-algorithm2e-doc/Makefile +++ b/print/tex-algorithm2e-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/11/21 23:50:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 09:30:40 markd Exp $ DISTNAME= algorithm2e.doc -PKGNAME= tex-${DISTNAME:S/./-/}-4.01 -TEXLIVE_REV= 16417 +PKGNAME= tex-${DISTNAME:S/./-/}-5.0 +TEXLIVE_REV= 28749 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-algorithm2e diff --git a/print/tex-algorithm2e-doc/PLIST b/print/tex-algorithm2e-doc/PLIST index 83415f5c4..edce97fd4 100644 --- a/print/tex-algorithm2e-doc/PLIST +++ b/print/tex-algorithm2e-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 23:50:53 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 09:30:40 markd Exp $ share/texmf-dist/doc/latex/algorithm2e/README share/texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf share/texmf-dist/doc/latex/algorithm2e/algorithm2e.tex @@ -11,6 +11,8 @@ share/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex06.tex share/texmf-dist/doc/latex/algorithm2e/algorithm2e_ex07.tex share/texmf-dist/doc/latex/algorithm2e/algorithm2e_exAlgoDisjdecomp.tex share/texmf-dist/doc/latex/algorithm2e/algorithm2e_exIR.tex +share/texmf-dist/doc/latex/algorithm2e/algorithm2e_exProg.tex share/texmf-dist/doc/latex/algorithm2e/algorithm2e_exfor.tex +share/texmf-dist/doc/latex/algorithm2e/algorithm2e_exgeneric.tex share/texmf-dist/doc/latex/algorithm2e/algorithm2e_exrepeat.tex share/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex diff --git a/print/tex-algorithm2e-doc/distinfo b/print/tex-algorithm2e-doc/distinfo index f284cb0de..b933cdeb3 100644 --- a/print/tex-algorithm2e-doc/distinfo +++ b/print/tex-algorithm2e-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/10 23:50:53 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 09:30:40 markd Exp $ -SHA1 (tex-algorithm2e-16417/algorithm2e.doc.tar.xz) = b88d83b4aeed5ae4fca3227a6ef10b5fcb0f33c6 -RMD160 (tex-algorithm2e-16417/algorithm2e.doc.tar.xz) = 1d143ef946559284bf84a68af22bde4d4b41a8a8 -Size (tex-algorithm2e-16417/algorithm2e.doc.tar.xz) = 335780 bytes +SHA1 (tex-algorithm2e-28749/algorithm2e.doc.tar.xz) = 92e0ac4b034183024d7eca4bb9f38d099ef1ac25 +RMD160 (tex-algorithm2e-28749/algorithm2e.doc.tar.xz) = ad3b23cff38b409d207ff656de3f3ab988bf80d0 +Size (tex-algorithm2e-28749/algorithm2e.doc.tar.xz) = 511916 bytes diff --git a/print/tex-algorithm2e/Makefile b/print/tex-algorithm2e/Makefile index e4749738c..6dd200c78 100644 --- a/print/tex-algorithm2e/Makefile +++ b/print/tex-algorithm2e/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/11/21 23:50:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/22 09:30:40 markd Exp $ DISTNAME= algorithm2e -PKGNAME= tex-${DISTNAME}-4.01 -TEXLIVE_REV= 16417 +PKGNAME= tex-${DISTNAME}-5.0 +TEXLIVE_REV= 28749 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Floating algorithm environment with algorithmic keywords diff --git a/print/tex-algorithm2e/distinfo b/print/tex-algorithm2e/distinfo index 1bec6f865..55b016722 100644 --- a/print/tex-algorithm2e/distinfo +++ b/print/tex-algorithm2e/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/10 23:56:32 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 09:30:40 markd Exp $ -SHA1 (tex-algorithm2e-16417/algorithm2e.tar.xz) = 0307c85c3e848da4453e755fbfec3bc463918084 -RMD160 (tex-algorithm2e-16417/algorithm2e.tar.xz) = 0ca79b12f03e8e43dade9f1f07efdbbafec28ced -Size (tex-algorithm2e-16417/algorithm2e.tar.xz) = 25168 bytes +SHA1 (tex-algorithm2e-28749/algorithm2e.tar.xz) = 7d263f1af2fbdb1881bbfeb018afc4ede10a94fd +RMD160 (tex-algorithm2e-28749/algorithm2e.tar.xz) = 91e5e283c2404f347ca376ff1b6f658cb0461adb +Size (tex-algorithm2e-28749/algorithm2e.tar.xz) = 28748 bytes diff --git a/print/tex-amscls-doc/Makefile b/print/tex-amscls-doc/Makefile index dc556a087..c1debfacd 100644 --- a/print/tex-amscls-doc/Makefile +++ b/print/tex-amscls-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2011/01/20 16:37:17 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:01 markd Exp $ DISTNAME= amscls.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2010.20248 -TEXLIVE_REV= 20248 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 36804 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-amscls +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb18 diff --git a/print/tex-amscls-doc/PLIST b/print/tex-amscls-doc/PLIST index 4b2609daa..82437277f 100644 --- a/print/tex-amscls-doc/PLIST +++ b/print/tex-amscls-doc/PLIST @@ -1,13 +1,16 @@ -@comment $NetBSD: PLIST,v 1.3 2011/01/20 16:37:17 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/22 09:35:02 markd Exp $ share/texmf-dist/doc/latex/amscls/00LICENSE.txt -share/texmf-dist/doc/latex/amscls/amsart.template -share/texmf-dist/doc/latex/amscls/amsbook.template +share/texmf-dist/doc/latex/amscls/README +share/texmf-dist/doc/latex/amscls/amsart-template.tex +share/texmf-dist/doc/latex/amscls/amsbook-template.tex +share/texmf-dist/doc/latex/amscls/amsbooka.pdf share/texmf-dist/doc/latex/amscls/amsclass.pdf share/texmf-dist/doc/latex/amscls/amsdtx.pdf share/texmf-dist/doc/latex/amscls/amsmidx.pdf -share/texmf-dist/doc/latex/amscls/amsproc.template +share/texmf-dist/doc/latex/amscls/amsproc-template.tex share/texmf-dist/doc/latex/amscls/amsthdoc.pdf share/texmf-dist/doc/latex/amscls/diffs-c.txt share/texmf-dist/doc/latex/amscls/instr-l.pdf +share/texmf-dist/doc/latex/amscls/manifest.txt share/texmf-dist/doc/latex/amscls/thmtest.pdf share/texmf-dist/doc/latex/amscls/upref.pdf diff --git a/print/tex-amscls-doc/distinfo b/print/tex-amscls-doc/distinfo index af555a04b..8f60eadf9 100644 --- a/print/tex-amscls-doc/distinfo +++ b/print/tex-amscls-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/01/20 16:37:17 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:01 markd Exp $ -SHA1 (tex-amscls-20248/amscls.doc.tar.xz) = d1e530b641ad65b01c259c996c277767f352aace -RMD160 (tex-amscls-20248/amscls.doc.tar.xz) = e734cd5be907478865b64995062ceb00c6b4a7e6 -Size (tex-amscls-20248/amscls.doc.tar.xz) = 1572212 bytes +SHA1 (tex-amscls-36804/amscls.doc.tar.xz) = ec140b96e43789532c7d9e8b2e46ccbfa1786b89 +RMD160 (tex-amscls-36804/amscls.doc.tar.xz) = 14983e0401591581f076d800b8a78150365f0428 +Size (tex-amscls-36804/amscls.doc.tar.xz) = 1186080 bytes diff --git a/print/tex-amscls/Makefile b/print/tex-amscls/Makefile index 3ddfa2449..76c933dce 100644 --- a/print/tex-amscls/Makefile +++ b/print/tex-amscls/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2011/01/22 22:31:54 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/14 12:50:01 markd Exp $ DISTNAME= amscls -PKGNAME= tex-${DISTNAME}-2010.20248 -PKGREVISION= 1 -TEXLIVE_REV= 20248 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 36804 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/amscls COMMENT= AMS document classes for LaTeX +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb18 DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath diff --git a/print/tex-amscls/distinfo b/print/tex-amscls/distinfo index cb62043a3..e8552490f 100644 --- a/print/tex-amscls/distinfo +++ b/print/tex-amscls/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/01/20 16:37:17 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:01 markd Exp $ -SHA1 (tex-amscls-20248/amscls.tar.xz) = 315c3eefeac0b07e2aced5547959688995240c5c -RMD160 (tex-amscls-20248/amscls.tar.xz) = 1e3d4c29bc24555ec0b73c663b2a5b670a4ca0c5 -Size (tex-amscls-20248/amscls.tar.xz) = 33220 bytes +SHA1 (tex-amscls-36804/amscls.tar.xz) = cb5048510eeec4dcf919902054629fb245d143a3 +RMD160 (tex-amscls-36804/amscls.tar.xz) = ce36c9198729f342b7aa4be63fe564e6f6086873 +Size (tex-amscls-36804/amscls.tar.xz) = 32732 bytes diff --git a/print/tex-amslatex-primer-doc/DESCR b/print/tex-amslatex-primer-doc/DESCR new file mode 100644 index 000000000..a56cf6abb --- /dev/null +++ b/print/tex-amslatex-primer-doc/DESCR @@ -0,0 +1,9 @@ +The document aims to get you up and running with AMS-LaTeX as +quickly as possible. These instructions (along with a template +file template.tex) are not a substitute for the full +documentation, but they may get you started quickly enough so +that you will only need to refer to the main documentation +occasionally. In addition to 'AMS-LaTeX out of the box', the +document contains: a section describing how to draw commutative +diagrams using Xy-pic; and a section describing how to use +amsrefs to create a bibliography. diff --git a/print/tex-amslatex-primer-doc/Makefile b/print/tex-amslatex-primer-doc/Makefile new file mode 100644 index 000000000..528eb7f7b --- /dev/null +++ b/print/tex-amslatex-primer-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= amslatex-primer.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.3 +TEXLIVE_REV= 28980 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/amslatex-primer +COMMENT= Getting up and running with AMS-LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amslatex-primer-doc/PLIST b/print/tex-amslatex-primer-doc/PLIST new file mode 100644 index 000000000..f59dc311b --- /dev/null +++ b/print/tex-amslatex-primer-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/latex/amslatex-primer/README +share/texmf-dist/doc/latex/amslatex-primer/amshelp.md5 +share/texmf-dist/doc/latex/amslatex-primer/amshelp.pdf +share/texmf-dist/doc/latex/amslatex-primer/amshelp.tex +share/texmf-dist/doc/latex/amslatex-primer/template.tex diff --git a/print/tex-amslatex-primer-doc/distinfo b/print/tex-amslatex-primer-doc/distinfo new file mode 100644 index 000000000..5759f3e9b --- /dev/null +++ b/print/tex-amslatex-primer-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-amslatex-primer-28980/amslatex-primer.doc.tar.xz) = d3f1c8a03b9f07f93dcb6005f7d3534d97e0886f +RMD160 (tex-amslatex-primer-28980/amslatex-primer.doc.tar.xz) = 95ad74d35f60a935f70249f5abeca809f63c563d +Size (tex-amslatex-primer-28980/amslatex-primer.doc.tar.xz) = 566748 bytes diff --git a/print/tex-amsmath-doc/Makefile b/print/tex-amsmath-doc/Makefile index e6d527493..09a92692c 100644 --- a/print/tex-amsmath-doc/Makefile +++ b/print/tex-amsmath-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/10/16 21:52:51 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/22 09:41:17 markd Exp $ DISTNAME= amsmath.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.13pl26389 -TEXLIVE_REV= 26389 +PKGNAME= tex-${DISTNAME:S/./-/}-2.14 +TEXLIVE_REV= 30645 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-amsmath diff --git a/print/tex-amsmath-doc/PLIST b/print/tex-amsmath-doc/PLIST index 16360c0c8..1684153d2 100644 --- a/print/tex-amsmath-doc/PLIST +++ b/print/tex-amsmath-doc/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/11/14 15:19:41 minskim Exp $ -share/texmf-dist/doc/latex/amsmath/00LICENSE.txt +@comment $NetBSD: PLIST,v 1.3 2015/04/22 09:41:17 markd Exp $ share/texmf-dist/doc/latex/amsmath/amsbsy.pdf share/texmf-dist/doc/latex/amsmath/amscd.pdf share/texmf-dist/doc/latex/amsmath/amsgen.pdf @@ -8,7 +7,6 @@ share/texmf-dist/doc/latex/amsmath/amsmath.pdf share/texmf-dist/doc/latex/amsmath/amsopn.pdf share/texmf-dist/doc/latex/amsmath/amstext.pdf share/texmf-dist/doc/latex/amsmath/amsxtra.pdf -share/texmf-dist/doc/latex/amsmath/diffs-m.txt share/texmf-dist/doc/latex/amsmath/subeqn.pdf share/texmf-dist/doc/latex/amsmath/technote.pdf share/texmf-dist/doc/latex/amsmath/testmath.pdf diff --git a/print/tex-amsmath-doc/distinfo b/print/tex-amsmath-doc/distinfo index 72a14bec9..a755a9d3a 100644 --- a/print/tex-amsmath-doc/distinfo +++ b/print/tex-amsmath-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/10/16 21:52:51 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/22 09:41:17 markd Exp $ -SHA1 (tex-amsmath-26389/amsmath.doc.tar.xz) = f50bb7119cd1ecacdd051c7a87b1ca2fd7cd6d1c -RMD160 (tex-amsmath-26389/amsmath.doc.tar.xz) = e5d46d29a88a349e650056d779748e365e640de6 -Size (tex-amsmath-26389/amsmath.doc.tar.xz) = 1790696 bytes +SHA1 (tex-amsmath-30645/amsmath.doc.tar.xz) = ce2f00d0661dad811e3595abfb59267a0eb5b3f7 +RMD160 (tex-amsmath-30645/amsmath.doc.tar.xz) = bf135baa86c5b4a1ce5134aeaa916bfd8f16d92e +Size (tex-amsmath-30645/amsmath.doc.tar.xz) = 2164760 bytes diff --git a/print/tex-amsmath/Makefile b/print/tex-amsmath/Makefile index 9e56ddd8a..c0d04e296 100644 --- a/print/tex-amsmath/Makefile +++ b/print/tex-amsmath/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/16 21:52:51 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/22 09:41:17 markd Exp $ DISTNAME= amsmath -PKGNAME= tex-${DISTNAME}-2.13 -PKGREVISION= 2 -TEXLIVE_REV= 26389 +PKGNAME= tex-${DISTNAME}-2.14 +TEXLIVE_REV= 30645 MAINTAINER= minskim@NetBSD.org COMMENT= AMS mathematical facilities for LaTeX diff --git a/print/tex-amsmath/distinfo b/print/tex-amsmath/distinfo index 02a20152e..45a99a093 100644 --- a/print/tex-amsmath/distinfo +++ b/print/tex-amsmath/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/10/16 21:52:51 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/22 09:41:17 markd Exp $ -SHA1 (tex-amsmath-26389/amsmath.tar.xz) = 3d6d316611ceee000a0ab6ec21dc4cca62761744 -RMD160 (tex-amsmath-26389/amsmath.tar.xz) = 7a6ebac576895072365e8cfbd328053cdd42dac2 -Size (tex-amsmath-26389/amsmath.tar.xz) = 29952 bytes +SHA1 (tex-amsmath-30645/amsmath.tar.xz) = 070fd2f6c319ab68259549bf0cc3bfa34e2b4af6 +RMD160 (tex-amsmath-30645/amsmath.tar.xz) = 26ac84457d6be97fb487e6f3610be6986706cf37 +Size (tex-amsmath-30645/amsmath.tar.xz) = 28932 bytes diff --git a/print/tex-amsrefs-doc/Makefile b/print/tex-amsrefs-doc/Makefile index 65a46b732..f78fedcc3 100644 --- a/print/tex-amsrefs-doc/Makefile +++ b/print/tex-amsrefs-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2010/11/13 16:45:44 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 09:47:01 markd Exp $ DISTNAME= amsrefs.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.09 -TEXLIVE_REV= 20249 +PKGNAME= tex-${DISTNAME:S/./-/}-2.14 +TEXLIVE_REV= 30646 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-amsrefs +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amsrefs-doc/PLIST b/print/tex-amsrefs-doc/PLIST index fec7c9926..b2f5b5894 100644 --- a/print/tex-amsrefs-doc/PLIST +++ b/print/tex-amsrefs-doc/PLIST @@ -1,16 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:56:07 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 09:47:01 markd Exp $ share/texmf-dist/doc/latex/amsrefs/amsrdoc.pdf share/texmf-dist/doc/latex/amsrefs/amsrefs.faq share/texmf-dist/doc/latex/amsrefs/amsrefs.pdf share/texmf-dist/doc/latex/amsrefs/amsxport.pdf share/texmf-dist/doc/latex/amsrefs/changes.pdf -share/texmf-dist/doc/latex/amsrefs/cite-xa.pdf share/texmf-dist/doc/latex/amsrefs/cite-xa.tex -share/texmf-dist/doc/latex/amsrefs/cite-xb.pdf share/texmf-dist/doc/latex/amsrefs/cite-xb.tex -share/texmf-dist/doc/latex/amsrefs/cite-xh.pdf share/texmf-dist/doc/latex/amsrefs/cite-xh.tex -share/texmf-dist/doc/latex/amsrefs/cite-xs.pdf share/texmf-dist/doc/latex/amsrefs/cite-xs.tex share/texmf-dist/doc/latex/amsrefs/gktest.ltb share/texmf-dist/doc/latex/amsrefs/ifoption.pdf diff --git a/print/tex-amsrefs-doc/distinfo b/print/tex-amsrefs-doc/distinfo index ce95d7d36..8b35deab8 100644 --- a/print/tex-amsrefs-doc/distinfo +++ b/print/tex-amsrefs-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/13 16:45:44 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 09:47:01 markd Exp $ -SHA1 (tex-amsrefs-20249/amsrefs.doc.tar.xz) = 03495265eb29f9d161a85a903edc5c6f44d00762 -RMD160 (tex-amsrefs-20249/amsrefs.doc.tar.xz) = 8b3aeaf34566bfcfae1d3759109c1e287bb8fc77 -Size (tex-amsrefs-20249/amsrefs.doc.tar.xz) = 2518204 bytes +SHA1 (tex-amsrefs-30646/amsrefs.doc.tar.xz) = 461d79b9a0064351d5697f3eb2bef72367aac72f +RMD160 (tex-amsrefs-30646/amsrefs.doc.tar.xz) = 7c217e6aa2998b47723393d542460635adf76dcc +Size (tex-amsrefs-30646/amsrefs.doc.tar.xz) = 1938804 bytes diff --git a/print/tex-amsrefs/Makefile b/print/tex-amsrefs/Makefile index 2703d92c7..0906b1eaf 100644 --- a/print/tex-amsrefs/Makefile +++ b/print/tex-amsrefs/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2011/01/22 23:15:17 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/22 09:47:01 markd Exp $ DISTNAME= amsrefs -PKGNAME= tex-${DISTNAME}-2.09 -PKGREVISION= 1 -TEXLIVE_REV= 20249 +PKGNAME= tex-${DISTNAME}-2.14 +TEXLIVE_REV= 30646 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX-based replacement for BibTeX +LICENSE= lppl-1.3c CONFLICTS+= tex-ams-[0-9]* DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref diff --git a/print/tex-amsrefs/distinfo b/print/tex-amsrefs/distinfo index 16ecd0f7c..738c7214e 100644 --- a/print/tex-amsrefs/distinfo +++ b/print/tex-amsrefs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/13 16:45:44 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 09:47:01 markd Exp $ -SHA1 (tex-amsrefs-20249/amsrefs.tar.xz) = 2b8281286d95c8b5750a9a02ac4860166015f3a1 -RMD160 (tex-amsrefs-20249/amsrefs.tar.xz) = cb40c1f69982a5e4b00df550a4e93eee0aa10167 -Size (tex-amsrefs-20249/amsrefs.tar.xz) = 26800 bytes +SHA1 (tex-amsrefs-30646/amsrefs.tar.xz) = 8e3206a8d7ef5d29aff34bc2d2fa50f486df77af +RMD160 (tex-amsrefs-30646/amsrefs.tar.xz) = 845200f17d0d9ba1ef88ce0fe98e2326b61ee374 +Size (tex-amsrefs-30646/amsrefs.tar.xz) = 27392 bytes diff --git a/print/tex-amstex-doc/DESCR b/print/tex-amstex-doc/DESCR new file mode 100644 index 000000000..6de9e5b77 --- /dev/null +++ b/print/tex-amstex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-amstex. diff --git a/print/tex-amstex-doc/Makefile b/print/tex-amstex-doc/Makefile new file mode 100644 index 000000000..db0e1c083 --- /dev/null +++ b/print/tex-amstex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= amstex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 33736 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/amstex +COMMENT= Documentation for tex-amstex +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amstex-doc/PLIST b/print/tex-amstex-doc/PLIST new file mode 100644 index 000000000..2433e44ce --- /dev/null +++ b/print/tex-amstex-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.2 2015/05/31 02:54:48 markd Exp $ +man/man1/amstex.1 +share/texmf-dist/doc/amstex/base/README +share/texmf-dist/doc/amstex/base/amsguide.pdf +share/texmf-dist/doc/amstex/base/amsguide.tex +share/texmf-dist/doc/amstex/base/amsppt.doc +share/texmf-dist/doc/amstex/base/amsppt.faq +share/texmf-dist/doc/amstex/base/amstinst.ps.gz +share/texmf-dist/doc/amstex/base/amstinst.tex +share/texmf-dist/doc/amstex/base/joyerr.tex +share/texmf-dist/doc/amstex/base/joyerr2.tex diff --git a/print/tex-amstex-doc/distinfo b/print/tex-amstex-doc/distinfo new file mode 100644 index 000000000..75ba819f3 --- /dev/null +++ b/print/tex-amstex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-amstex-33736/amstex.doc.tar.xz) = 7871da16a0f8610f03c8a3f772d07fb3914271d3 +RMD160 (tex-amstex-33736/amstex.doc.tar.xz) = 040e3e95c6ab91e2779d841162249ea495952852 +Size (tex-amstex-33736/amstex.doc.tar.xz) = 492828 bytes diff --git a/print/tex-amstex/DESCR b/print/tex-amstex/DESCR new file mode 100644 index 000000000..ab1544ada --- /dev/null +++ b/print/tex-amstex/DESCR @@ -0,0 +1,7 @@ +AMSTeX is a TeX macro package, originally written by Michael +Spivak for the American Mathematical Society (AMS) during 1983- +1985 and is described in the book 'The Joy of TeX'. It is based +on Plain TeX, and provides many features for producing more +professional-looking maths formulas with less burden on +authors. More recently, the focus of attention has switched to +amslatex, but AMSTeX remains as a working system. diff --git a/print/tex-amstex/Makefile b/print/tex-amstex/Makefile new file mode 100644 index 000000000..995bdd88d --- /dev/null +++ b/print/tex-amstex/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= amstex +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 33736 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/amstex +COMMENT= American Mathematical Society plain TeX macros +LICENSE= lppl-1.3c + +DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex + +INSTALLATION_DIRS= bin + +TEX_FORMATS+= "amstex pdftex -translate-file=cp227.tcx *amstex.ini\\n" + +.include "../../print/texlive/package.mk" + +post-install: + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/amstex + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-amstex/PLIST b/print/tex-amstex/PLIST new file mode 100644 index 000000000..e5e8ee676 --- /dev/null +++ b/print/tex-amstex/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +bin/amstex +share/texmf-dist/tex/amstex/base/amsppt.sti +share/texmf-dist/tex/amstex/base/amsppt.sty +share/texmf-dist/tex/amstex/base/amsppt1.tex +share/texmf-dist/tex/amstex/base/amstex.bug +share/texmf-dist/tex/amstex/base/amstex.tex +share/texmf-dist/tex/amstex/config/amstex.ini diff --git a/print/tex-amstex/distinfo b/print/tex-amstex/distinfo new file mode 100644 index 000000000..ba5a3bd32 --- /dev/null +++ b/print/tex-amstex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-amstex-33736/amstex.tar.xz) = b3c671378b23c19076b8b481a150cb49373fd6a8 +RMD160 (tex-amstex-33736/amstex.tar.xz) = a3efaff1c6601612145f2bd0a9ce74ac048e2c77 +Size (tex-amstex-33736/amstex.tar.xz) = 38036 bytes diff --git a/print/tex-answers-doc/Makefile b/print/tex-answers-doc/Makefile index 5c07b75bf..5740fb91a 100644 --- a/print/tex-answers-doc/Makefile +++ b/print/tex-answers-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/01/18 21:21:38 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 09:51:17 markd Exp $ DISTNAME= answers.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.13 -TEXLIVE_REV= 20070 +PKGNAME= tex-${DISTNAME:S/./-/}-2.16 +TEXLIVE_REV= 35032 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-answers diff --git a/print/tex-answers-doc/PLIST b/print/tex-answers-doc/PLIST index ffba0a11d..8ccdcab72 100644 --- a/print/tex-answers-doc/PLIST +++ b/print/tex-answers-doc/PLIST @@ -1,5 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/10 21:08:00 markd Exp $ -share/texmf-dist/doc/latex/answers/ansexam1.tex -share/texmf-dist/doc/latex/answers/ansexam2.tex -share/texmf-dist/doc/latex/answers/ansexam3.tex +@comment $NetBSD: PLIST,v 1.2 2015/04/22 09:51:17 markd Exp $ share/texmf-dist/doc/latex/answers/answers.pdf diff --git a/print/tex-answers-doc/distinfo b/print/tex-answers-doc/distinfo index 068d4833c..0400e2b03 100644 --- a/print/tex-answers-doc/distinfo +++ b/print/tex-answers-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/01/18 21:21:38 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 09:51:17 markd Exp $ -SHA1 (tex-answers-20070/answers.doc.tar.xz) = fd8685fd1d1ca1f88b4a43e78394393510cb7a50 -RMD160 (tex-answers-20070/answers.doc.tar.xz) = ff88c9c68290b6f9d780006aa28ea394fa9929bb -Size (tex-answers-20070/answers.doc.tar.xz) = 228432 bytes +SHA1 (tex-answers-35032/answers.doc.tar.xz) = 35c400488d9956a34a4d4757205ec9c2aa08811e +RMD160 (tex-answers-35032/answers.doc.tar.xz) = 9a3a56ac9673ad0712e33f6c42a8f78aab3c9d0a +Size (tex-answers-35032/answers.doc.tar.xz) = 211316 bytes diff --git a/print/tex-answers/Makefile b/print/tex-answers/Makefile index 567785784..8c581a0da 100644 --- a/print/tex-answers/Makefile +++ b/print/tex-answers/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/01/18 21:21:37 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 09:51:17 markd Exp $ DISTNAME= answers -PKGNAME= tex-${DISTNAME}-2.13 -TEXLIVE_REV= 20070 +PKGNAME= tex-${DISTNAME}-2.16 +TEXLIVE_REV= 35032 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Setting questions (or exercises) and answers diff --git a/print/tex-answers/distinfo b/print/tex-answers/distinfo index 2c2735078..267596dbe 100644 --- a/print/tex-answers/distinfo +++ b/print/tex-answers/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/01/18 21:21:37 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 09:51:17 markd Exp $ -SHA1 (tex-answers-20070/answers.tar.xz) = 7117092b5a88e4ed4471062777b8623ab6d3d060 -RMD160 (tex-answers-20070/answers.tar.xz) = 0a7ab2fd40fb62e70c08bed75dd1e9019285d9c3 -Size (tex-answers-20070/answers.tar.xz) = 2076 bytes +SHA1 (tex-answers-35032/answers.tar.xz) = 5fd70143402680c320220ad1436c34d00bf066f7 +RMD160 (tex-answers-35032/answers.tar.xz) = ed404193ad7355ecfafe5c5e29b7a728e28d8b39 +Size (tex-answers-35032/answers.tar.xz) = 2144 bytes diff --git a/print/tex-antomega-doc/DESCR b/print/tex-antomega-doc/DESCR new file mode 100644 index 000000000..dd3106f08 --- /dev/null +++ b/print/tex-antomega-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-antomega. diff --git a/print/tex-antomega-doc/Makefile b/print/tex-antomega-doc/Makefile new file mode 100644 index 000000000..e912db2c0 --- /dev/null +++ b/print/tex-antomega-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 22:15:46 markd Exp $ + +DISTNAME= antomega.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.8 +TEXLIVE_REV= 21933 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/antomega +COMMENT= Documentation for tex-antomega +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-antomega-doc/PLIST b/print/tex-antomega-doc/PLIST new file mode 100644 index 000000000..c2702c5d6 --- /dev/null +++ b/print/tex-antomega-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 22:15:46 markd Exp $ +share/texmf-dist/doc/omega/antomega/README +share/texmf-dist/doc/omega/antomega/antomega.pdf diff --git a/print/tex-antomega-doc/distinfo b/print/tex-antomega-doc/distinfo new file mode 100644 index 000000000..553f6821a --- /dev/null +++ b/print/tex-antomega-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 22:15:46 markd Exp $ + +SHA1 (tex-antomega-21933/antomega.doc.tar.xz) = 79cdc2abc3647c6f5f123ea1fcd1dea54a7aa82d +RMD160 (tex-antomega-21933/antomega.doc.tar.xz) = be166efbf2eca35f63fdf9ecab2e4082fe4e5755 +Size (tex-antomega-21933/antomega.doc.tar.xz) = 166784 bytes diff --git a/print/tex-antomega/DESCR b/print/tex-antomega/DESCR new file mode 100644 index 000000000..937ce5522 --- /dev/null +++ b/print/tex-antomega/DESCR @@ -0,0 +1,4 @@ +A language support package for Omega/Lambda. This replaces the +original omega package for use with Lambda, and provides extra +facilities (including Babel-like language switching, which +eases porting of LaTeX documents to Lambda). diff --git a/print/tex-antomega/Makefile b/print/tex-antomega/Makefile new file mode 100644 index 000000000..06e565eef --- /dev/null +++ b/print/tex-antomega/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 22:15:46 markd Exp $ + +DISTNAME= antomega +PKGNAME= tex-${DISTNAME}-0.8 +TEXLIVE_REV= 21933 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/antomega +COMMENT= Alternative language support for Omega/Lambda +LICENSE= lppl-1.3c + +DEPENDS+= tex-omega-[0-9]*:../../print/tex-omega + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-antomega/PLIST b/print/tex-antomega/PLIST new file mode 100644 index 000000000..6b658925f --- /dev/null +++ b/print/tex-antomega/PLIST @@ -0,0 +1,101 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 22:15:46 markd Exp $ +share/texmf-dist/omega/ocp/antomega/babel2de.ocp +share/texmf-dist/omega/ocp/antomega/babel2es.ocp +share/texmf-dist/omega/ocp/antomega/babel2la.ocp +share/texmf-dist/omega/ocp/antomega/babel2pl.ocp +share/texmf-dist/omega/ocp/antomega/babel2punct.ocp +share/texmf-dist/omega/ocp/antomega/babel2ru.ocp +share/texmf-dist/omega/ocp/antomega/bblgrk2uni.ocp +share/texmf-dist/omega/ocp/antomega/dosrus2uni.ocp +share/texmf-dist/omega/ocp/antomega/greek2punct.ocp +share/texmf-dist/omega/ocp/antomega/iso2uni.ocp +share/texmf-dist/omega/ocp/antomega/isobaltic2uni.ocp +share/texmf-dist/omega/ocp/antomega/isoce2uni.ocp +share/texmf-dist/omega/ocp/antomega/isocyr2uni.ocp +share/texmf-dist/omega/ocp/antomega/isogrk2uni.ocp +share/texmf-dist/omega/ocp/antomega/koirus2uni.ocp +share/texmf-dist/omega/ocp/antomega/latcyr2uni.ocp +share/texmf-dist/omega/ocp/antomega/latin/la-lig.ocp +share/texmf-dist/omega/ocp/antomega/latin/la-longs.ocp +share/texmf-dist/omega/ocp/antomega/latin/la-noj.ocp +share/texmf-dist/omega/ocp/antomega/latin/la-nouv.ocp +share/texmf-dist/omega/ocp/antomega/oldstyle.ocp +share/texmf-dist/omega/ocp/antomega/rhobre.ocp +share/texmf-dist/omega/ocp/antomega/rhonobre.ocp +share/texmf-dist/omega/ocp/antomega/tex2punct.ocp +share/texmf-dist/omega/ocp/antomega/texgrk2uni.ocp +share/texmf-dist/omega/ocp/antomega/uni2accents.ocp +share/texmf-dist/omega/ocp/antomega/uni2lgr.ocp +share/texmf-dist/omega/ocp/antomega/uni2lig.ocp +share/texmf-dist/omega/ocp/antomega/uni2omega.ocp +share/texmf-dist/omega/ocp/antomega/uni2t1.ocp +share/texmf-dist/omega/ocp/antomega/uni2t2a.ocp +share/texmf-dist/omega/ocp/antomega/uniutf2uni.ocp +share/texmf-dist/omega/ocp/antomega/uppercase-dflt.ocp +share/texmf-dist/omega/ocp/antomega/win2uni.ocp +share/texmf-dist/omega/ocp/antomega/winbaltic2uni.ocp +share/texmf-dist/omega/ocp/antomega/wince2uni.ocp +share/texmf-dist/omega/ocp/antomega/wincyr2uni.ocp +share/texmf-dist/omega/otp/antomega/babel2de.otp +share/texmf-dist/omega/otp/antomega/babel2es.otp +share/texmf-dist/omega/otp/antomega/babel2la.otp +share/texmf-dist/omega/otp/antomega/babel2pl.otp +share/texmf-dist/omega/otp/antomega/babel2punct.otp +share/texmf-dist/omega/otp/antomega/babel2ru.otp +share/texmf-dist/omega/otp/antomega/bblgrk2uni.otp +share/texmf-dist/omega/otp/antomega/dosrus2uni.otp +share/texmf-dist/omega/otp/antomega/greek2punct.otp +share/texmf-dist/omega/otp/antomega/iso2uni.otp +share/texmf-dist/omega/otp/antomega/isobaltic2uni.otp +share/texmf-dist/omega/otp/antomega/isoce2uni.otp +share/texmf-dist/omega/otp/antomega/isocyr2uni.otp +share/texmf-dist/omega/otp/antomega/isogrk2uni.otp +share/texmf-dist/omega/otp/antomega/koirus2uni.otp +share/texmf-dist/omega/otp/antomega/latcyr2uni.otp +share/texmf-dist/omega/otp/antomega/latin/la-lig.otp +share/texmf-dist/omega/otp/antomega/latin/la-longs.otp +share/texmf-dist/omega/otp/antomega/latin/la-noj.otp +share/texmf-dist/omega/otp/antomega/latin/la-nouv.otp +share/texmf-dist/omega/otp/antomega/rhobre.otp +share/texmf-dist/omega/otp/antomega/rhonobre.otp +share/texmf-dist/omega/otp/antomega/tex2punct.otp +share/texmf-dist/omega/otp/antomega/texgrk2uni.otp +share/texmf-dist/omega/otp/antomega/uni2accents.otp +share/texmf-dist/omega/otp/antomega/uni2lgr.otp +share/texmf-dist/omega/otp/antomega/uni2lig.otp +share/texmf-dist/omega/otp/antomega/uni2omega.otp +share/texmf-dist/omega/otp/antomega/uni2t1.otp +share/texmf-dist/omega/otp/antomega/uni2t2a.otp +share/texmf-dist/omega/otp/antomega/uniutf2uni.otp +share/texmf-dist/omega/otp/antomega/uppercase-dflt.otp +share/texmf-dist/omega/otp/antomega/win2uni.otp +share/texmf-dist/omega/otp/antomega/winbaltic2uni.otp +share/texmf-dist/omega/otp/antomega/wince2uni.otp +share/texmf-dist/omega/otp/antomega/wincyr2uni.otp +share/texmf-dist/tex/lambda/antomega/antomega.cfg +share/texmf-dist/tex/lambda/antomega/antomega.sty +share/texmf-dist/tex/lambda/antomega/grhyph16.tex +share/texmf-dist/tex/lambda/antomega/hyphen.cfg +share/texmf-dist/tex/lambda/antomega/language.dat.sample +share/texmf-dist/tex/lambda/antomega/lgc0700.def +share/texmf-dist/tex/lambda/antomega/lgrenc-antomega.def +share/texmf-dist/tex/lambda/antomega/ograhyph4.tex +share/texmf-dist/tex/lambda/antomega/ogrmhyph4.tex +share/texmf-dist/tex/lambda/antomega/ogrphyph4.tex +share/texmf-dist/tex/lambda/antomega/omega-english.ldf +share/texmf-dist/tex/lambda/antomega/omega-french.ldf +share/texmf-dist/tex/lambda/antomega/omega-german.ldf +share/texmf-dist/tex/lambda/antomega/omega-greek.ldf +share/texmf-dist/tex/lambda/antomega/omega-latin.ldf +share/texmf-dist/tex/lambda/antomega/omega-latvian.ldf +share/texmf-dist/tex/lambda/antomega/omega-polish.ldf +share/texmf-dist/tex/lambda/antomega/omega-russian.ldf +share/texmf-dist/tex/lambda/antomega/omega-spanish.ldf +share/texmf-dist/tex/lambda/antomega/ruhyph16.tex +share/texmf-dist/tex/lambda/antomega/t1enc-antomega.def +share/texmf-dist/tex/lambda/antomega/t2aenc-antomega.def +share/texmf-dist/tex/lambda/antomega/uni0100.def +share/texmf-dist/tex/lambda/antomega/uni0370.def +share/texmf-dist/tex/lambda/antomega/uni0400.def +share/texmf-dist/tex/lambda/antomega/uni1f00.def +share/texmf-dist/tex/lambda/antomega/ut1enc-antomega.def diff --git a/print/tex-antomega/distinfo b/print/tex-antomega/distinfo new file mode 100644 index 000000000..8f169a4a4 --- /dev/null +++ b/print/tex-antomega/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 22:15:46 markd Exp $ + +SHA1 (tex-antomega-21933/antomega.tar.xz) = 334196bc1e345f0a7796692cec43788fab91b430 +RMD160 (tex-antomega-21933/antomega.tar.xz) = 9539c999a4d2c78d18ae34c469f2e93877cfaac3 +Size (tex-antomega-21933/antomega.tar.xz) = 65632 bytes diff --git a/print/tex-arabi-doc/Makefile b/print/tex-arabi-doc/Makefile index e60c49914..d8d755fc8 100644 --- a/print/tex-arabi-doc/Makefile +++ b/print/tex-arabi-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/11/12 16:57:13 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 09:55:28 markd Exp $ DISTNAME= arabi.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.1 -TEXLIVE_REV= 20072 +PKGNAME= tex-${DISTNAME:S/./-/}-1.1pl25095 +TEXLIVE_REV= 25095 MAINTAINER= kamelderouiche@yahoo.com COMMENT= Documentation for tex-arabi diff --git a/print/tex-arabi-doc/distinfo b/print/tex-arabi-doc/distinfo index 8fae4da48..1d008d57a 100644 --- a/print/tex-arabi-doc/distinfo +++ b/print/tex-arabi-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/12 16:57:13 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 09:55:28 markd Exp $ -SHA1 (tex-arabi-20072/arabi.doc.tar.xz) = ef34089fc5ba8763b3ac426c0b6e601c5083843c -RMD160 (tex-arabi-20072/arabi.doc.tar.xz) = 4f1ae6ec07f390e60f44a216a0449f60ef6bde3c -Size (tex-arabi-20072/arabi.doc.tar.xz) = 1967348 bytes +SHA1 (tex-arabi-25095/arabi.doc.tar.xz) = f01dbf87ea2071d8869667dcc79dad1a142ecc0a +RMD160 (tex-arabi-25095/arabi.doc.tar.xz) = 92e4a8446a068da3996527341374338cae286215 +Size (tex-arabi-25095/arabi.doc.tar.xz) = 1967348 bytes diff --git a/print/tex-arabi/Makefile b/print/tex-arabi/Makefile index d30b301c5..e2438611a 100644 --- a/print/tex-arabi/Makefile +++ b/print/tex-arabi/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/11/06 08:43:31 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 09:55:28 markd Exp $ DISTNAME= arabi -PKGNAME= tex-${DISTNAME}-1.1 -PKGREVISION= 2 -TEXLIVE_REV= 20072 +PKGNAME= tex-${DISTNAME}-1.1pl25095 +TEXLIVE_REV= 25095 MAINTAINER= kamelderouiche@yahoo.com COMMENT= (La)TeX support for Arabic and Farsi, compliant with Babel diff --git a/print/tex-arabi/distinfo b/print/tex-arabi/distinfo index 8d78ffd4c..1f0a702fb 100644 --- a/print/tex-arabi/distinfo +++ b/print/tex-arabi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/12 16:57:12 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 09:55:28 markd Exp $ -SHA1 (tex-arabi-20072/arabi.tar.xz) = 9b760a6fb6bee1b203de377680bca92b7ace9587 -RMD160 (tex-arabi-20072/arabi.tar.xz) = 04d938a54c37885510f9deb4e83f38f91c51e1bf -Size (tex-arabi-20072/arabi.tar.xz) = 1934996 bytes +SHA1 (tex-arabi-25095/arabi.tar.xz) = bc5bcdbfe2cbfff1ac72995e364a605d0819e686 +RMD160 (tex-arabi-25095/arabi.tar.xz) = a066f6eb9fbc2983ef1befc88d47b4882e4e4bb9 +Size (tex-arabi-25095/arabi.tar.xz) = 1934464 bytes diff --git a/print/tex-arabtex-doc/Makefile b/print/tex-arabtex-doc/Makefile index 0f86e7fcc..0051b1a5f 100644 --- a/print/tex-arabtex-doc/Makefile +++ b/print/tex-arabtex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/06/15 14:22:25 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 09:58:13 markd Exp $ DISTNAME= arabtex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.11s -TEXLIVE_REV= 17095 +PKGNAME= tex-${DISTNAME:S/./-/}-3.17 +TEXLIVE_REV= 25711 MAINTAINER= kamelderouiche@yahoo.com COMMENT= Documentation for tex-arabtex diff --git a/print/tex-arabtex-doc/distinfo b/print/tex-arabtex-doc/distinfo index 7bca42e5a..19b715021 100644 --- a/print/tex-arabtex-doc/distinfo +++ b/print/tex-arabtex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/06/15 14:22:25 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 09:58:13 markd Exp $ -SHA1 (tex-arabtex-17095/arabtex.doc.tar.xz) = 68d0d1ed71748e992787a28c1eb472c6bfa18915 -RMD160 (tex-arabtex-17095/arabtex.doc.tar.xz) = 185f51664cde162802b9330294aadad5a0b0486f -Size (tex-arabtex-17095/arabtex.doc.tar.xz) = 375476 bytes +SHA1 (tex-arabtex-25711/arabtex.doc.tar.xz) = 35c0e6dea5614ce11487aeecb1fa3e36bcbcf190 +RMD160 (tex-arabtex-25711/arabtex.doc.tar.xz) = af572e3363c20f714e4452ca790258bff771c87e +Size (tex-arabtex-25711/arabtex.doc.tar.xz) = 375476 bytes diff --git a/print/tex-arabtex/Makefile b/print/tex-arabtex/Makefile index 4e03511f2..c4a93c7f3 100644 --- a/print/tex-arabtex/Makefile +++ b/print/tex-arabtex/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:32 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 09:58:13 markd Exp $ DISTNAME= arabtex -PKGNAME= tex-${DISTNAME}-3.11s -PKGREVISION= 1 -TEXLIVE_REV= 17095 +PKGNAME= tex-${DISTNAME}-3.17 +TEXLIVE_REV= 25711 MAINTAINER= kamelderouiche@yahoo.com COMMENT= Macros and fonts for typesetting Arabic diff --git a/print/tex-arabtex/distinfo b/print/tex-arabtex/distinfo index 8896850c4..92131e1ca 100644 --- a/print/tex-arabtex/distinfo +++ b/print/tex-arabtex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/06/15 14:21:10 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 09:58:13 markd Exp $ -SHA1 (tex-arabtex-17095/arabtex.tar.xz) = a993879c0384124a876db11c6e876823edf7efb6 -RMD160 (tex-arabtex-17095/arabtex.tar.xz) = e43dbd75f1bdc523ba8567d594ef519660ff4ead -Size (tex-arabtex-17095/arabtex.tar.xz) = 236332 bytes +SHA1 (tex-arabtex-25711/arabtex.tar.xz) = c0bf071405f142be63ba658e999a9a746034ce2b +RMD160 (tex-arabtex-25711/arabtex.tar.xz) = 1753608d15899695b4c5a5740a7cbce98424f431 +Size (tex-arabtex-25711/arabtex.tar.xz) = 235920 bytes diff --git a/print/tex-around-the-bend-doc/DESCR b/print/tex-around-the-bend-doc/DESCR new file mode 100644 index 000000000..6abaaef79 --- /dev/null +++ b/print/tex-around-the-bend-doc/DESCR @@ -0,0 +1,3 @@ +This is a typeset version of the files of the aro-bend, plus +three extra questions (with their answers) that Michael Downes +didn't manage to get onto CTAN. diff --git a/print/tex-around-the-bend-doc/Makefile b/print/tex-around-the-bend-doc/Makefile new file mode 100644 index 000000000..06164a827 --- /dev/null +++ b/print/tex-around-the-bend-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= around-the-bend.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/around-the-bend +COMMENT= Typeset exercises in TeX, with answers +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-around-the-bend-doc/PLIST b/print/tex-around-the-bend-doc/PLIST new file mode 100644 index 000000000..5f914ec76 --- /dev/null +++ b/print/tex-around-the-bend-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/generic/around-the-bend/AroundTheBend.pdf +share/texmf-dist/doc/generic/around-the-bend/AroundTheBend.tex +share/texmf-dist/doc/generic/around-the-bend/README diff --git a/print/tex-around-the-bend-doc/distinfo b/print/tex-around-the-bend-doc/distinfo new file mode 100644 index 000000000..f8117379a --- /dev/null +++ b/print/tex-around-the-bend-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-around-the-bend-15878/around-the-bend.doc.tar.xz) = 5454fc5d100758239a345ea1114d47042a154998 +RMD160 (tex-around-the-bend-15878/around-the-bend.doc.tar.xz) = fe7c6d563dcc8150ae159abf1aff452af620208e +Size (tex-around-the-bend-15878/around-the-bend.doc.tar.xz) = 450492 bytes diff --git a/print/tex-arsclassica-doc/DESCR b/print/tex-arsclassica-doc/DESCR new file mode 100644 index 000000000..f08885c70 --- /dev/null +++ b/print/tex-arsclassica-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-arsclassica. diff --git a/print/tex-arsclassica-doc/Makefile b/print/tex-arsclassica-doc/Makefile new file mode 100644 index 000000000..f07bb8502 --- /dev/null +++ b/print/tex-arsclassica-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 18:06:25 wiz Exp $ + +DISTNAME= arsclassica.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.0.3 +TEXLIVE_REV= 25466 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/arsclassica +COMMENT= Documentation for tex-arsclassica +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-arsclassica-doc/PLIST b/print/tex-arsclassica-doc/PLIST new file mode 100644 index 000000000..ce2551e7f --- /dev/null +++ b/print/tex-arsclassica-doc/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 18:05:45 wiz Exp $ +share/texmf-dist/doc/latex/arsclassica/ArsClassica.pdf +share/texmf-dist/doc/latex/arsclassica/ArsClassica.tex +share/texmf-dist/doc/latex/arsclassica/Bibliography.bib +share/texmf-dist/doc/latex/arsclassica/CHANGES +share/texmf-dist/doc/latex/arsclassica/Chapters/Code.tex +share/texmf-dist/doc/latex/arsclassica/Chapters/Fundamentals.tex +share/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Abstract+Sommario.tex +share/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Acknowledgements.tex +share/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex +share/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Contents.tex +share/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Index.tex +share/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Titleback.tex +share/texmf-dist/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex +share/texmf-dist/doc/latex/arsclassica/Graphics/Birds.jpg +share/texmf-dist/doc/latex/arsclassica/Graphics/Example_1.jpg +share/texmf-dist/doc/latex/arsclassica/Graphics/Example_2.jpg +share/texmf-dist/doc/latex/arsclassica/Graphics/Example_3.jpg +share/texmf-dist/doc/latex/arsclassica/Graphics/Example_4.jpg +share/texmf-dist/doc/latex/arsclassica/README +share/texmf-dist/doc/latex/arsclassica/arsclassica-settings.tex diff --git a/print/tex-arsclassica-doc/distinfo b/print/tex-arsclassica-doc/distinfo new file mode 100644 index 000000000..3a36eb975 --- /dev/null +++ b/print/tex-arsclassica-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 18:05:45 wiz Exp $ + +SHA1 (tex-arsclassica-25466/arsclassica.doc.tar.xz) = 4ac0d738fff34af2fe4b8aea870fcbdb5900f32e +RMD160 (tex-arsclassica-25466/arsclassica.doc.tar.xz) = eba0038c915ec92439cd385f2aa2d52cad0982bd +Size (tex-arsclassica-25466/arsclassica.doc.tar.xz) = 302844 bytes diff --git a/print/tex-arsclassica/DESCR b/print/tex-arsclassica/DESCR new file mode 100644 index 000000000..b4ee4684c --- /dev/null +++ b/print/tex-arsclassica/DESCR @@ -0,0 +1,4 @@ +The package changes some typographical points of the +ClassicThesis style, by Andre Miede. It enables the user to +reproduce the look of the guide The art of writing with LaTeX +(the web page is in Italian). diff --git a/print/tex-arsclassica/Makefile b/print/tex-arsclassica/Makefile new file mode 100644 index 000000000..f2a75d9bd --- /dev/null +++ b/print/tex-arsclassica/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 18:06:25 wiz Exp $ + +DISTNAME= arsclassica +PKGNAME= tex-${DISTNAME}-4.0.3 +TEXLIVE_REV= 25466 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/arsclassica +COMMENT= A different view of the ClassicThesis package +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-arsclassica/PLIST b/print/tex-arsclassica/PLIST new file mode 100644 index 000000000..7dd817205 --- /dev/null +++ b/print/tex-arsclassica/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 18:04:57 wiz Exp $ +share/texmf-dist/makeindex/arsclassica/classic.ist +share/texmf-dist/tex/latex/arsclassica/arsclassica.sty diff --git a/print/tex-arsclassica/distinfo b/print/tex-arsclassica/distinfo new file mode 100644 index 000000000..a3722693a --- /dev/null +++ b/print/tex-arsclassica/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 18:04:57 wiz Exp $ + +SHA1 (tex-arsclassica-25466/arsclassica.tar.xz) = 55bd6d4dbe797a31173f86ae141b50342e05e9d8 +RMD160 (tex-arsclassica-25466/arsclassica.tar.xz) = 6b7af8102ef705b7d79b16a22d7a85aadd22cec3 +Size (tex-arsclassica-25466/arsclassica.tar.xz) = 3128 bytes diff --git a/print/tex-ascii-chart-doc/DESCR b/print/tex-ascii-chart-doc/DESCR new file mode 100644 index 000000000..c4246dde6 --- /dev/null +++ b/print/tex-ascii-chart-doc/DESCR @@ -0,0 +1,2 @@ +The document may be converted between Plain TeX and LaTeX +(2.09) by a simple editing action. diff --git a/print/tex-ascii-chart-doc/Makefile b/print/tex-ascii-chart-doc/Makefile new file mode 100644 index 000000000..38d6c86c2 --- /dev/null +++ b/print/tex-ascii-chart-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= ascii-chart.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20536 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ascii-chart +COMMENT= ASCII wall chart +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ascii-chart-doc/PLIST b/print/tex-ascii-chart-doc/PLIST new file mode 100644 index 000000000..a8a7ca8cc --- /dev/null +++ b/print/tex-ascii-chart-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/support/ascii-chart/ascii.pdf +share/texmf-dist/doc/support/ascii-chart/ascii.tex diff --git a/print/tex-ascii-chart-doc/distinfo b/print/tex-ascii-chart-doc/distinfo new file mode 100644 index 000000000..7c0a6e2a6 --- /dev/null +++ b/print/tex-ascii-chart-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-ascii-chart-20536/ascii-chart.doc.tar.xz) = 6eda5228df69ad8dc415bd27cdaa9df032a3eca9 +RMD160 (tex-ascii-chart-20536/ascii-chart.doc.tar.xz) = 1feb9a624490f9163d0cadab489de719dc34dde1 +Size (tex-ascii-chart-20536/ascii-chart.doc.tar.xz) = 26072 bytes diff --git a/print/tex-babel-albanian/DESCR b/print/tex-babel-albanian/DESCR new file mode 100644 index 000000000..02cb2fe47 --- /dev/null +++ b/print/tex-babel-albanian/DESCR @@ -0,0 +1,2 @@ +The package provides support for typesetting Albanian (as part +of the babel system). diff --git a/print/tex-babel-albanian/Makefile b/print/tex-babel-albanian/Makefile new file mode 100644 index 000000000..2631dd38d --- /dev/null +++ b/print/tex-babel-albanian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:22:08 markd Exp $ + +DISTNAME= babel-albanian +PKGNAME= tex-${DISTNAME}-1.0c +TEXLIVE_REV= 30254 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-albanian +COMMENT= Support for Albanian within babel +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-albanian/PLIST b/print/tex-babel-albanian/PLIST new file mode 100644 index 000000000..97b826ea0 --- /dev/null +++ b/print/tex-babel-albanian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:22:08 markd Exp $ +share/texmf-dist/tex/generic/babel-albanian/albanian.ldf diff --git a/print/tex-babel-albanian/distinfo b/print/tex-babel-albanian/distinfo new file mode 100644 index 000000000..3648c23ff --- /dev/null +++ b/print/tex-babel-albanian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:22:08 markd Exp $ + +SHA1 (tex-babel-albanian-30254/babel-albanian.tar.xz) = d5cd3b221af281733a24a0e0002b596b622ea17d +RMD160 (tex-babel-albanian-30254/babel-albanian.tar.xz) = 22eed59484460a6d9c34004d5d3d727a4179fdbb +Size (tex-babel-albanian-30254/babel-albanian.tar.xz) = 2464 bytes diff --git a/print/tex-babel-bahasa/DESCR b/print/tex-babel-bahasa/DESCR new file mode 100644 index 000000000..7ba85b5c1 --- /dev/null +++ b/print/tex-babel-bahasa/DESCR @@ -0,0 +1,2 @@ +The bundle provides two sets of language typesetting support, +for Bahasa Indonesia and Bahasa Malaysia. diff --git a/print/tex-babel-bahasa/Makefile b/print/tex-babel-bahasa/Makefile new file mode 100644 index 000000000..7c11ab741 --- /dev/null +++ b/print/tex-babel-bahasa/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:22:49 markd Exp $ + +DISTNAME= babel-bahasa +PKGNAME= tex-${DISTNAME}-1.0l +TEXLIVE_REV= 30255 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-bahasa +COMMENT= Support for Bahasa within babel +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-bahasa/PLIST b/print/tex-babel-bahasa/PLIST new file mode 100644 index 000000000..7ea9e97d4 --- /dev/null +++ b/print/tex-babel-bahasa/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:22:49 markd Exp $ +share/texmf-dist/tex/generic/babel-bahasa/bahasai.ldf +share/texmf-dist/tex/generic/babel-bahasa/bahasam.ldf diff --git a/print/tex-babel-bahasa/distinfo b/print/tex-babel-bahasa/distinfo new file mode 100644 index 000000000..a0666bdea --- /dev/null +++ b/print/tex-babel-bahasa/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:22:49 markd Exp $ + +SHA1 (tex-babel-bahasa-30255/babel-bahasa.tar.xz) = 033a849b3c324011e001f7e3945516af265c31d4 +RMD160 (tex-babel-bahasa-30255/babel-bahasa.tar.xz) = 9343826e85ce64f6dcd17a29ee05f47c245721ff +Size (tex-babel-bahasa-30255/babel-bahasa.tar.xz) = 2720 bytes diff --git a/print/tex-babel-basque/DESCR b/print/tex-babel-basque/DESCR new file mode 100644 index 000000000..6f841b7fc --- /dev/null +++ b/print/tex-babel-basque/DESCR @@ -0,0 +1 @@ +The package establishes Basque conventions in a document. diff --git a/print/tex-babel-basque/Makefile b/print/tex-babel-basque/Makefile new file mode 100644 index 000000000..917536a8a --- /dev/null +++ b/print/tex-babel-basque/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:23:15 markd Exp $ + +DISTNAME= babel-basque +PKGNAME= tex-${DISTNAME}-1.0f +TEXLIVE_REV= 30256 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-basque +COMMENT= Babel contributed support for Basque +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-basque/PLIST b/print/tex-babel-basque/PLIST new file mode 100644 index 000000000..0b5ed95b3 --- /dev/null +++ b/print/tex-babel-basque/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:23:15 markd Exp $ +share/texmf-dist/tex/generic/babel-basque/basque.ldf diff --git a/print/tex-babel-basque/distinfo b/print/tex-babel-basque/distinfo new file mode 100644 index 000000000..4f7050006 --- /dev/null +++ b/print/tex-babel-basque/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:23:15 markd Exp $ + +SHA1 (tex-babel-basque-30256/babel-basque.tar.xz) = b439d8db876f5872f3d601c26fbc366e4d530a02 +RMD160 (tex-babel-basque-30256/babel-basque.tar.xz) = 1ae82e996c592312ba724838af37705c794b5270 +Size (tex-babel-basque-30256/babel-basque.tar.xz) = 2640 bytes diff --git a/print/tex-babel-bosnian/DESCR b/print/tex-babel-bosnian/DESCR new file mode 100644 index 000000000..c4a1af87e --- /dev/null +++ b/print/tex-babel-bosnian/DESCR @@ -0,0 +1,2 @@ +The package provides a language definition file that enables +support of Bosnian with babel. diff --git a/print/tex-babel-bosnian/Makefile b/print/tex-babel-bosnian/Makefile new file mode 100644 index 000000000..de4ef9a8e --- /dev/null +++ b/print/tex-babel-bosnian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:23:46 markd Exp $ + +DISTNAME= babel-bosnian +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 36308 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-bosnian +COMMENT= Babel contrib support for Bosnian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-bosnian/PLIST b/print/tex-babel-bosnian/PLIST new file mode 100644 index 000000000..69971b893 --- /dev/null +++ b/print/tex-babel-bosnian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:23:46 markd Exp $ +share/texmf-dist/tex/generic/babel-bosnian/bosnian.ldf diff --git a/print/tex-babel-bosnian/distinfo b/print/tex-babel-bosnian/distinfo new file mode 100644 index 000000000..8374d8a6f --- /dev/null +++ b/print/tex-babel-bosnian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:23:46 markd Exp $ + +SHA1 (tex-babel-bosnian-36308/babel-bosnian.tar.xz) = b22df9d9a9c662631128c44c91c196d7f372f742 +RMD160 (tex-babel-bosnian-36308/babel-bosnian.tar.xz) = 918c17cda8525ee415f138eb74a97a190861d74a +Size (tex-babel-bosnian-36308/babel-bosnian.tar.xz) = 2112 bytes diff --git a/print/tex-babel-breton/DESCR b/print/tex-babel-breton/DESCR new file mode 100644 index 000000000..de6e7d1df --- /dev/null +++ b/print/tex-babel-breton/DESCR @@ -0,0 +1,4 @@ +Breton (being, principally, a spoken language) does not have +typographic rules of its own; this package provides an +"appropriate" selection of French and British typographic +rules. diff --git a/print/tex-babel-breton/Makefile b/print/tex-babel-breton/Makefile new file mode 100644 index 000000000..847dd8e25 --- /dev/null +++ b/print/tex-babel-breton/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:24:21 markd Exp $ + +DISTNAME= babel-breton +PKGNAME= tex-${DISTNAME}-1.0h +TEXLIVE_REV= 30257 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-breton +COMMENT= Babel contributed support for Breton +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-breton/PLIST b/print/tex-babel-breton/PLIST new file mode 100644 index 000000000..441af757b --- /dev/null +++ b/print/tex-babel-breton/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:24:21 markd Exp $ +share/texmf-dist/tex/generic/babel-breton/breton.ldf diff --git a/print/tex-babel-breton/distinfo b/print/tex-babel-breton/distinfo new file mode 100644 index 000000000..c02ac4b2b --- /dev/null +++ b/print/tex-babel-breton/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:24:21 markd Exp $ + +SHA1 (tex-babel-breton-30257/babel-breton.tar.xz) = 39ee3b7784f5dff6b6d34be2474c625373a5b4cc +RMD160 (tex-babel-breton-30257/babel-breton.tar.xz) = 1974985a0e46b84c602495ba6abe27baf38302dd +Size (tex-babel-breton-30257/babel-breton.tar.xz) = 2736 bytes diff --git a/print/tex-babel-bulgarian/DESCR b/print/tex-babel-bulgarian/DESCR new file mode 100644 index 000000000..6aa53ef25 --- /dev/null +++ b/print/tex-babel-bulgarian/DESCR @@ -0,0 +1,2 @@ +The package provides support for documents in Bulgarian (or +simply containing some Bulgarian text). diff --git a/print/tex-babel-bulgarian/Makefile b/print/tex-babel-bulgarian/Makefile new file mode 100644 index 000000000..a947bf857 --- /dev/null +++ b/print/tex-babel-bulgarian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:25:03 markd Exp $ + +DISTNAME= babel-bulgarian +PKGNAME= tex-${DISTNAME}-1.2g +TEXLIVE_REV= 31902 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-bulgarian +COMMENT= Babel contributed support for Bulgarian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-bulgarian/PLIST b/print/tex-babel-bulgarian/PLIST new file mode 100644 index 000000000..26c86a8b6 --- /dev/null +++ b/print/tex-babel-bulgarian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:25:03 markd Exp $ +share/texmf-dist/tex/generic/babel-bulgarian/bulgarian.ldf diff --git a/print/tex-babel-bulgarian/distinfo b/print/tex-babel-bulgarian/distinfo new file mode 100644 index 000000000..931370824 --- /dev/null +++ b/print/tex-babel-bulgarian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:25:03 markd Exp $ + +SHA1 (tex-babel-bulgarian-31902/babel-bulgarian.tar.xz) = 1820c8220aed0ae89b029e260a14f6ce2a4febc5 +RMD160 (tex-babel-bulgarian-31902/babel-bulgarian.tar.xz) = 1d11085372381e8b0140c4f9069383a8e57265a0 +Size (tex-babel-bulgarian-31902/babel-bulgarian.tar.xz) = 5788 bytes diff --git a/print/tex-babel-catalan/DESCR b/print/tex-babel-catalan/DESCR new file mode 100644 index 000000000..f4d82de4f --- /dev/null +++ b/print/tex-babel-catalan/DESCR @@ -0,0 +1,3 @@ +The package establishes Catalan conventions in a document (or a +subset of the conventions, if Catalan is not the main language +of the document). diff --git a/print/tex-babel-catalan/Makefile b/print/tex-babel-catalan/Makefile new file mode 100644 index 000000000..929de6569 --- /dev/null +++ b/print/tex-babel-catalan/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:25:29 markd Exp $ + +DISTNAME= babel-catalan +PKGNAME= tex-${DISTNAME}-2.2p +TEXLIVE_REV= 30259 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-catalan +COMMENT= Babel contributed support for Catalan +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-catalan/PLIST b/print/tex-babel-catalan/PLIST new file mode 100644 index 000000000..ced9ed31e --- /dev/null +++ b/print/tex-babel-catalan/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:25:29 markd Exp $ +share/texmf-dist/tex/generic/babel-catalan/catalan.ldf diff --git a/print/tex-babel-catalan/distinfo b/print/tex-babel-catalan/distinfo new file mode 100644 index 000000000..f87b5d531 --- /dev/null +++ b/print/tex-babel-catalan/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:25:29 markd Exp $ + +SHA1 (tex-babel-catalan-30259/babel-catalan.tar.xz) = aad8d2752fa78b20421073cc1646e0de26e92e3f +RMD160 (tex-babel-catalan-30259/babel-catalan.tar.xz) = 11d1b0c73f564e7291d297e6b174182cb238e04c +Size (tex-babel-catalan-30259/babel-catalan.tar.xz) = 3420 bytes diff --git a/print/tex-babel-croatian/DESCR b/print/tex-babel-croatian/DESCR new file mode 100644 index 000000000..f131b064a --- /dev/null +++ b/print/tex-babel-croatian/DESCR @@ -0,0 +1,3 @@ +The package establishes Croatian conventions in a document (or +a subset of the conventions, if Croatian is not the main +language of the document). diff --git a/print/tex-babel-croatian/Makefile b/print/tex-babel-croatian/Makefile new file mode 100644 index 000000000..181fce17f --- /dev/null +++ b/print/tex-babel-croatian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:25:59 markd Exp $ + +DISTNAME= babel-croatian +PKGNAME= tex-${DISTNAME}-1.3l +TEXLIVE_REV= 35198 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-croatian +COMMENT= Babel contributed support for Croatian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-croatian/PLIST b/print/tex-babel-croatian/PLIST new file mode 100644 index 000000000..d469d0f19 --- /dev/null +++ b/print/tex-babel-croatian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:25:59 markd Exp $ +share/texmf-dist/tex/generic/babel-croatian/croatian.ldf diff --git a/print/tex-babel-croatian/distinfo b/print/tex-babel-croatian/distinfo new file mode 100644 index 000000000..069f0ba3f --- /dev/null +++ b/print/tex-babel-croatian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:25:59 markd Exp $ + +SHA1 (tex-babel-croatian-35198/babel-croatian.tar.xz) = ba12ceb85e9024c5a461d6db3fee5600dfa72e63 +RMD160 (tex-babel-croatian-35198/babel-croatian.tar.xz) = 5e5197661ecaccafbbca66412d0d2d681cc29ef8 +Size (tex-babel-croatian-35198/babel-croatian.tar.xz) = 2152 bytes diff --git a/print/tex-babel-czech/DESCR b/print/tex-babel-czech/DESCR new file mode 100644 index 000000000..0aea07687 --- /dev/null +++ b/print/tex-babel-czech/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Czech in babel. Some shortcuts are defined, as well as +translations to Czech of standard "LaTeX names". diff --git a/print/tex-babel-czech/Makefile b/print/tex-babel-czech/Makefile new file mode 100644 index 000000000..be9b971e4 --- /dev/null +++ b/print/tex-babel-czech/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:26:30 markd Exp $ + +DISTNAME= babel-czech +PKGNAME= tex-${DISTNAME}-3.1a +TEXLIVE_REV= 30261 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-czech +COMMENT= Babel support for Czech +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-czech/PLIST b/print/tex-babel-czech/PLIST new file mode 100644 index 000000000..d449bcee3 --- /dev/null +++ b/print/tex-babel-czech/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:26:30 markd Exp $ +share/texmf-dist/tex/generic/babel-czech/czech.ldf diff --git a/print/tex-babel-czech/distinfo b/print/tex-babel-czech/distinfo new file mode 100644 index 000000000..12bcf0689 --- /dev/null +++ b/print/tex-babel-czech/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:26:30 markd Exp $ + +SHA1 (tex-babel-czech-30261/babel-czech.tar.xz) = 4270f27ba2ad292dd515683effa23677200a0867 +RMD160 (tex-babel-czech-30261/babel-czech.tar.xz) = 876e5cd1f46bc910c9ab5dd52fa5d6141c6aa4c0 +Size (tex-babel-czech-30261/babel-czech.tar.xz) = 4872 bytes diff --git a/print/tex-babel-danish/DESCR b/print/tex-babel-danish/DESCR new file mode 100644 index 000000000..29ce18642 --- /dev/null +++ b/print/tex-babel-danish/DESCR @@ -0,0 +1,4 @@ +The package provides a language definition, file for use with +babel, which establishes Danish conventions in a document (or a +subset of the conventions, if Danish is not the main language +of the document). diff --git a/print/tex-babel-danish/Makefile b/print/tex-babel-danish/Makefile new file mode 100644 index 000000000..47e957d28 --- /dev/null +++ b/print/tex-babel-danish/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:26:57 markd Exp $ + +DISTNAME= babel-danish +PKGNAME= tex-${DISTNAME}-1.3r +TEXLIVE_REV= 30262 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-danish +COMMENT= Babel contributed support for Danish +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-danish/PLIST b/print/tex-babel-danish/PLIST new file mode 100644 index 000000000..280ccc50b --- /dev/null +++ b/print/tex-babel-danish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:26:57 markd Exp $ +share/texmf-dist/tex/generic/babel-danish/danish.ldf diff --git a/print/tex-babel-danish/distinfo b/print/tex-babel-danish/distinfo new file mode 100644 index 000000000..b415d7588 --- /dev/null +++ b/print/tex-babel-danish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:26:57 markd Exp $ + +SHA1 (tex-babel-danish-30262/babel-danish.tar.xz) = 11b74184bb6b461b8a657faffb9f22783b3f6a08 +RMD160 (tex-babel-danish-30262/babel-danish.tar.xz) = e23c738e628c3b1732afce5f9ee1b8667d3e43bb +Size (tex-babel-danish-30262/babel-danish.tar.xz) = 2456 bytes diff --git a/print/tex-babel-doc/Makefile b/print/tex-babel-doc/Makefile index d8ee47fdf..faf64f7ec 100644 --- a/print/tex-babel-doc/Makefile +++ b/print/tex-babel-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2010/11/15 17:54:14 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 10:02:03 markd Exp $ DISTNAME= babel.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.8l -TEXLIVE_REV= 20253 +PKGNAME= tex-${DISTNAME:S/./-/}-3.9l +TEXLIVE_REV= 35266 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-babel +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 diff --git a/print/tex-babel-doc/PLIST b/print/tex-babel-doc/PLIST index 3ae417509..f2e75d76d 100644 --- a/print/tex-babel-doc/PLIST +++ b/print/tex-babel-doc/PLIST @@ -1,28 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 20:58:29 minskim Exp $ -share/texmf-dist/doc/generic/babel/00readme.heb -share/texmf-dist/doc/generic/babel/00readme.txt -share/texmf-dist/doc/generic/babel/GreekFonts.txt -share/texmf-dist/doc/generic/babel/announce.txt -share/texmf-dist/doc/generic/babel/athnum.pdf -share/texmf-dist/doc/generic/babel/babel.pdf -share/texmf-dist/doc/generic/babel/bbcompat.pdf -share/texmf-dist/doc/generic/babel/bbidxglo.pdf -share/texmf-dist/doc/generic/babel/bugs.txt -share/texmf-dist/doc/generic/babel/changes.txt -share/texmf-dist/doc/generic/babel/fixes.txt -share/texmf-dist/doc/generic/babel/greek-fdd.pdf -share/texmf-dist/doc/generic/babel/greek-usage.pdf -share/texmf-dist/doc/generic/babel/grmath.pdf -share/texmf-dist/doc/generic/babel/grsymb.pdf -share/texmf-dist/doc/generic/babel/howtoget.txt -share/texmf-dist/doc/generic/babel/install.OzTeX-4 -share/texmf-dist/doc/generic/babel/install.OzTeX-pre4 -share/texmf-dist/doc/generic/babel/install.txt -share/texmf-dist/doc/generic/babel/language.dat -share/texmf-dist/doc/generic/babel/language.skeleton -share/texmf-dist/doc/generic/babel/legal.bbl -share/texmf-dist/doc/generic/babel/manifest.bbl -share/texmf-dist/doc/generic/babel/tb1202.pdf -share/texmf-dist/doc/generic/babel/tb1401.pdf -share/texmf-dist/doc/generic/babel/tb1604.pdf -share/texmf-dist/doc/generic/babel/todo.txt +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:02:03 markd Exp $ +share/texmf-dist/doc/latex/babel/CONTRIB +share/texmf-dist/doc/latex/babel/FIXES39 +share/texmf-dist/doc/latex/babel/README +share/texmf-dist/doc/latex/babel/babel.pdf diff --git a/print/tex-babel-doc/distinfo b/print/tex-babel-doc/distinfo index d9c6e05eb..5d357d002 100644 --- a/print/tex-babel-doc/distinfo +++ b/print/tex-babel-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/15 17:54:14 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 10:02:03 markd Exp $ -SHA1 (tex-babel-20253/babel.doc.tar.xz) = b9851ff0af6ac828e532eee377f949507d8f17ab -RMD160 (tex-babel-20253/babel.doc.tar.xz) = dfa392ee3adfcdcd84b3b1ec7f75987c7788cfa6 -Size (tex-babel-20253/babel.doc.tar.xz) = 3370592 bytes +SHA1 (tex-babel-35266/babel.doc.tar.xz) = 140d6a7309c54ba07ff3a235f50ede54973da656 +RMD160 (tex-babel-35266/babel.doc.tar.xz) = 3979c82fc21c766355aece0e10271f3cd4aa5dc8 +Size (tex-babel-35266/babel.doc.tar.xz) = 384540 bytes diff --git a/print/tex-babel-dutch/DESCR b/print/tex-babel-dutch/DESCR new file mode 100644 index 000000000..0f0372e34 --- /dev/null +++ b/print/tex-babel-dutch/DESCR @@ -0,0 +1,4 @@ +The package provides a language definition, file for use with +babel, which establishes Dutch conventions in a document (or a +subset of the conventions, if Dutch is not the main language of +the document). diff --git a/print/tex-babel-dutch/Makefile b/print/tex-babel-dutch/Makefile new file mode 100644 index 000000000..9ee7bbb02 --- /dev/null +++ b/print/tex-babel-dutch/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:27:32 markd Exp $ + +DISTNAME= babel-dutch +PKGNAME= tex-${DISTNAME}-3.8i +TEXLIVE_REV= 30263 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-dutch +COMMENT= Babel contributed support for Dutch +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-dutch/PLIST b/print/tex-babel-dutch/PLIST new file mode 100644 index 000000000..49c532278 --- /dev/null +++ b/print/tex-babel-dutch/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:27:32 markd Exp $ +share/texmf-dist/tex/generic/babel-dutch/dutch.ldf diff --git a/print/tex-babel-dutch/distinfo b/print/tex-babel-dutch/distinfo new file mode 100644 index 000000000..10650f75e --- /dev/null +++ b/print/tex-babel-dutch/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:27:32 markd Exp $ + +SHA1 (tex-babel-dutch-30263/babel-dutch.tar.xz) = 53a984fac80d3e2e671947f891c38bb7e1cdce61 +RMD160 (tex-babel-dutch-30263/babel-dutch.tar.xz) = a93a2e48e38ec970639c6ae937b9f6d6351211db +Size (tex-babel-dutch-30263/babel-dutch.tar.xz) = 2844 bytes diff --git a/print/tex-babel-english/DESCR b/print/tex-babel-english/DESCR new file mode 100644 index 000000000..aee3b6c17 --- /dev/null +++ b/print/tex-babel-english/DESCR @@ -0,0 +1,4 @@ +The package provides the language definition file for support +of English in babel. Care is taken to select british +hyphenation patterns for British English and Australian text, +and default ('american') patterns for Canadian and USA text. diff --git a/print/tex-babel-english/Makefile b/print/tex-babel-english/Makefile new file mode 100644 index 000000000..ec9da3fcb --- /dev/null +++ b/print/tex-babel-english/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 04:02:05 markd Exp $ + +DISTNAME= babel-english +PKGNAME= tex-${DISTNAME}-3.3p +TEXLIVE_REV= 30264 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Babel support for English +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-english/PLIST b/print/tex-babel-english/PLIST new file mode 100644 index 000000000..27685a789 --- /dev/null +++ b/print/tex-babel-english/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 04:02:05 markd Exp $ +share/texmf-dist/tex/generic/babel-english/english.ldf diff --git a/print/tex-babel-english/distinfo b/print/tex-babel-english/distinfo new file mode 100644 index 000000000..be9c663f0 --- /dev/null +++ b/print/tex-babel-english/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 04:02:05 markd Exp $ + +SHA1 (tex-babel-english-30264/babel-english.tar.xz) = ecaad43e494e7310481e56ea2c7d0e18339d9ae3 +RMD160 (tex-babel-english-30264/babel-english.tar.xz) = aa1611c9d2bd1b175197e4f2baa2cef3f2451b4c +Size (tex-babel-english-30264/babel-english.tar.xz) = 2680 bytes diff --git a/print/tex-babel-esperanto/DESCR b/print/tex-babel-esperanto/DESCR new file mode 100644 index 000000000..efe75bb72 --- /dev/null +++ b/print/tex-babel-esperanto/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Esperanto in babel. Some shortcuts are defined, as well as +translations to Esperanto of standard "LaTeX names". diff --git a/print/tex-babel-esperanto/Makefile b/print/tex-babel-esperanto/Makefile new file mode 100644 index 000000000..309931406 --- /dev/null +++ b/print/tex-babel-esperanto/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:28:01 markd Exp $ + +DISTNAME= babel-esperanto +PKGNAME= tex-${DISTNAME}-1.4t +TEXLIVE_REV= 30265 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-esperanto +COMMENT= Babel support for Esperanto +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-esperanto/PLIST b/print/tex-babel-esperanto/PLIST new file mode 100644 index 000000000..6277010a2 --- /dev/null +++ b/print/tex-babel-esperanto/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:28:01 markd Exp $ +share/texmf-dist/tex/generic/babel-esperanto/esperanto.ldf diff --git a/print/tex-babel-esperanto/distinfo b/print/tex-babel-esperanto/distinfo new file mode 100644 index 000000000..09c81b1ef --- /dev/null +++ b/print/tex-babel-esperanto/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:28:01 markd Exp $ + +SHA1 (tex-babel-esperanto-30265/babel-esperanto.tar.xz) = 3ee42c8203911596aaeb50bb934f7835ba030682 +RMD160 (tex-babel-esperanto-30265/babel-esperanto.tar.xz) = 53a96778649e8a481364ac42df9f9bd173512220 +Size (tex-babel-esperanto-30265/babel-esperanto.tar.xz) = 2576 bytes diff --git a/print/tex-babel-estonian/DESCR b/print/tex-babel-estonian/DESCR new file mode 100644 index 000000000..bec63b35b --- /dev/null +++ b/print/tex-babel-estonian/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Estonian in babel. Some shortcuts are defined, as well as +translations to Estonian of standard "LaTeX names". diff --git a/print/tex-babel-estonian/Makefile b/print/tex-babel-estonian/Makefile new file mode 100644 index 000000000..9d5582f41 --- /dev/null +++ b/print/tex-babel-estonian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:28:57 markd Exp $ + +DISTNAME= babel-estonian +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 33023 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-estonian +COMMENT= Babel support for Estonian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-estonian/PLIST b/print/tex-babel-estonian/PLIST new file mode 100644 index 000000000..94e77fc82 --- /dev/null +++ b/print/tex-babel-estonian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:28:57 markd Exp $ +share/texmf-dist/tex/generic/babel-estonian/estonian.ldf diff --git a/print/tex-babel-estonian/distinfo b/print/tex-babel-estonian/distinfo new file mode 100644 index 000000000..ce1abacf8 --- /dev/null +++ b/print/tex-babel-estonian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:28:57 markd Exp $ + +SHA1 (tex-babel-estonian-33023/babel-estonian.tar.xz) = a3691b0a0688ef42fbbb11ccd233aafea3819fe1 +RMD160 (tex-babel-estonian-33023/babel-estonian.tar.xz) = eeea0e6c24aedacad9e6af295ea4b0c0847560b1 +Size (tex-babel-estonian-33023/babel-estonian.tar.xz) = 3036 bytes diff --git a/print/tex-babel-french/DESCR b/print/tex-babel-french/DESCR new file mode 100644 index 000000000..7b3a5a2de --- /dev/null +++ b/print/tex-babel-french/DESCR @@ -0,0 +1,3 @@ +The package establishes French conventions in a document (or a +subset of the conventions, if French is not the main language +of the document). diff --git a/print/tex-babel-french/Makefile b/print/tex-babel-french/Makefile new file mode 100644 index 000000000..e03140c6a --- /dev/null +++ b/print/tex-babel-french/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:29:36 markd Exp $ + +DISTNAME= babel-french +PKGNAME= tex-${DISTNAME}-3.1e +TEXLIVE_REV= 36759 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-french +COMMENT= Babel contributed support for French +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-french/PLIST b/print/tex-babel-french/PLIST new file mode 100644 index 000000000..e50f55579 --- /dev/null +++ b/print/tex-babel-french/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:29:36 markd Exp $ +share/texmf-dist/tex/generic/babel-french/frenchb.ldf +share/texmf-dist/tex/generic/babel-french/frenchb.lua diff --git a/print/tex-babel-french/distinfo b/print/tex-babel-french/distinfo new file mode 100644 index 000000000..1310b0cb9 --- /dev/null +++ b/print/tex-babel-french/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:29:36 markd Exp $ + +SHA1 (tex-babel-french-36759/babel-french.tar.xz) = 33d9a8e2b77a6b623b09e034fa765b753c45c65a +RMD160 (tex-babel-french-36759/babel-french.tar.xz) = 367394f2fb7f23df761d5bc49cac505214451e89 +Size (tex-babel-french-36759/babel-french.tar.xz) = 12936 bytes diff --git a/print/tex-babel-friulan/DESCR b/print/tex-babel-friulan/DESCR new file mode 100644 index 000000000..6146f4418 --- /dev/null +++ b/print/tex-babel-friulan/DESCR @@ -0,0 +1,2 @@ +The package provides a language description file that enables +support of Friulan either with babel or with polyglossia. diff --git a/print/tex-babel-friulan/Makefile b/print/tex-babel-friulan/Makefile new file mode 100644 index 000000000..a1ada7b98 --- /dev/null +++ b/print/tex-babel-friulan/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:30:11 markd Exp $ + +DISTNAME= babel-friulan +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30361 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-friulan +COMMENT= Babel/Polyglossia support for Friulan(Furlan) +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-friulan/PLIST b/print/tex-babel-friulan/PLIST new file mode 100644 index 000000000..9a28c2324 --- /dev/null +++ b/print/tex-babel-friulan/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:30:11 markd Exp $ +share/texmf-dist/tex/generic/babel-friulan/friulan.ldf diff --git a/print/tex-babel-friulan/distinfo b/print/tex-babel-friulan/distinfo new file mode 100644 index 000000000..e738ce3ce --- /dev/null +++ b/print/tex-babel-friulan/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:30:11 markd Exp $ + +SHA1 (tex-babel-friulan-30361/babel-friulan.tar.xz) = b2993095e17db6fd0caed41282b9714c7fff7ae2 +RMD160 (tex-babel-friulan-30361/babel-friulan.tar.xz) = a4031fd28212f124e2f50baba2b4432276a98b0a +Size (tex-babel-friulan-30361/babel-friulan.tar.xz) = 1644 bytes diff --git a/print/tex-babel-galician/DESCR b/print/tex-babel-galician/DESCR new file mode 100644 index 000000000..7eb811dec --- /dev/null +++ b/print/tex-babel-galician/DESCR @@ -0,0 +1 @@ +Babel support for Galician. diff --git a/print/tex-babel-galician/Makefile b/print/tex-babel-galician/Makefile new file mode 100644 index 000000000..fdddf55e0 --- /dev/null +++ b/print/tex-babel-galician/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:59:09 markd Exp $ + +DISTNAME= babel-galician +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30270 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-galician +COMMENT= Babel support for Galician + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-galician/PLIST b/print/tex-babel-galician/PLIST new file mode 100644 index 000000000..85400211a --- /dev/null +++ b/print/tex-babel-galician/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:59:09 markd Exp $ +share/texmf-dist/tex/generic/babel-galician/galician.ldf diff --git a/print/tex-babel-galician/distinfo b/print/tex-babel-galician/distinfo new file mode 100644 index 000000000..e754c9f9c --- /dev/null +++ b/print/tex-babel-galician/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:59:09 markd Exp $ + +SHA1 (tex-babel-galician-30270/babel-galician.tar.xz) = 9093eef53bf28a80d577cb22f1a0d5d131ccd1f8 +RMD160 (tex-babel-galician-30270/babel-galician.tar.xz) = 0f33dc4711b9b7000ad907cfc139b18349b1fca8 +Size (tex-babel-galician-30270/babel-galician.tar.xz) = 7024 bytes diff --git a/print/tex-babel-georgian/DESCR b/print/tex-babel-georgian/DESCR new file mode 100644 index 000000000..67dce4178 --- /dev/null +++ b/print/tex-babel-georgian/DESCR @@ -0,0 +1,3 @@ +The package provides support for use of Babel in documents +written in Georgian. The package is adapted for use both under +'traditional' TeX engines, and under XeTeX and LuaTeX. diff --git a/print/tex-babel-georgian/Makefile b/print/tex-babel-georgian/Makefile new file mode 100644 index 000000000..ff3baf2c0 --- /dev/null +++ b/print/tex-babel-georgian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:30:42 markd Exp $ + +DISTNAME= babel-georgian +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 33527 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-georgian +COMMENT= Babel support of documents written in Georgian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-georgian/PLIST b/print/tex-babel-georgian/PLIST new file mode 100644 index 000000000..391664e14 --- /dev/null +++ b/print/tex-babel-georgian/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:30:42 markd Exp $ +share/texmf-dist/tex/generic/babel-georgian/georgian.ldf +share/texmf-dist/tex/generic/babel-georgian/georgian.sty +share/texmf-dist/tex/generic/babel-georgian/georgiancaps.tex diff --git a/print/tex-babel-georgian/distinfo b/print/tex-babel-georgian/distinfo new file mode 100644 index 000000000..98a9c4994 --- /dev/null +++ b/print/tex-babel-georgian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:30:42 markd Exp $ + +SHA1 (tex-babel-georgian-33527/babel-georgian.tar.xz) = d819eacb1510a714c0b41b126b34b607b2491f41 +RMD160 (tex-babel-georgian-33527/babel-georgian.tar.xz) = e22e75ad838e93c3514d70cb97655b2732e6edfd +Size (tex-babel-georgian-33527/babel-georgian.tar.xz) = 5052 bytes diff --git a/print/tex-babel-german/DESCR b/print/tex-babel-german/DESCR new file mode 100644 index 000000000..41ac4ac47 --- /dev/null +++ b/print/tex-babel-german/DESCR @@ -0,0 +1,3 @@ +The package defines LaTeX support, within the Babel package, of +German (including its Austrian dialect), in both 'old' and +'new' orthographies. diff --git a/print/tex-babel-german/Makefile b/print/tex-babel-german/Makefile new file mode 100644 index 000000000..cb571b3af --- /dev/null +++ b/print/tex-babel-german/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 04:03:22 markd Exp $ + +DISTNAME= babel-german +PKGNAME= tex-${DISTNAME}-2.7b +TEXLIVE_REV= 35349 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Babel support for documents written in German +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-german/PLIST b/print/tex-babel-german/PLIST new file mode 100644 index 000000000..eeaabfa49 --- /dev/null +++ b/print/tex-babel-german/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 04:03:22 markd Exp $ +share/texmf-dist/tex/generic/babel-german/austrian.ldf +share/texmf-dist/tex/generic/babel-german/german.ldf +share/texmf-dist/tex/generic/babel-german/germanb.ldf +share/texmf-dist/tex/generic/babel-german/naustrian.ldf +share/texmf-dist/tex/generic/babel-german/ngerman.ldf +share/texmf-dist/tex/generic/babel-german/ngermanb.ldf +share/texmf-dist/tex/generic/babel-german/nswissgerman.ldf +share/texmf-dist/tex/generic/babel-german/swissgerman.ldf diff --git a/print/tex-babel-german/distinfo b/print/tex-babel-german/distinfo new file mode 100644 index 000000000..3c9806da5 --- /dev/null +++ b/print/tex-babel-german/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 04:03:22 markd Exp $ + +SHA1 (tex-babel-german-35349/babel-german.tar.xz) = 60e65b7e597c5889b3d0d35c5f96541f571a9116 +RMD160 (tex-babel-german-35349/babel-german.tar.xz) = 7500e2d02b666425f8e00cb62984a5c14119a29d +Size (tex-babel-german-35349/babel-german.tar.xz) = 3448 bytes diff --git a/print/tex-babel-greek/DESCR b/print/tex-babel-greek/DESCR new file mode 100644 index 000000000..bd724fb91 --- /dev/null +++ b/print/tex-babel-greek/DESCR @@ -0,0 +1,4 @@ +The file provides modes for monotonic (single-diacritic) and +polytonic (multiple-diacritic) modes of writing. Provision is +made for Greek function names in mathematics, and for classical- +era symbols. diff --git a/print/tex-babel-greek/Makefile b/print/tex-babel-greek/Makefile new file mode 100644 index 000000000..f668393bc --- /dev/null +++ b/print/tex-babel-greek/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:31:14 markd Exp $ + +DISTNAME= babel-greek +PKGNAME= tex-${DISTNAME}-1.9c +TEXLIVE_REV= 35414 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-greek +COMMENT= Babel support for documents written in Greek +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-greek/PLIST b/print/tex-babel-greek/PLIST new file mode 100644 index 000000000..c94429e77 --- /dev/null +++ b/print/tex-babel-greek/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:31:14 markd Exp $ +share/texmf-dist/tex/generic/babel-greek/athnum.sty +share/texmf-dist/tex/generic/babel-greek/greek.ldf +share/texmf-dist/tex/generic/babel-greek/grmath.sty +share/texmf-dist/tex/generic/babel-greek/grsymb.sty diff --git a/print/tex-babel-greek/distinfo b/print/tex-babel-greek/distinfo new file mode 100644 index 000000000..c6b3cba9e --- /dev/null +++ b/print/tex-babel-greek/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:31:14 markd Exp $ + +SHA1 (tex-babel-greek-35414/babel-greek.tar.xz) = b7f1d8718bf6230cef5a094a6b2a742eec5fab52 +RMD160 (tex-babel-greek-35414/babel-greek.tar.xz) = 45b59a68c5fbf97e93bc2c685726e95b875ac968 +Size (tex-babel-greek-35414/babel-greek.tar.xz) = 5952 bytes diff --git a/print/tex-babel-hebrew/DESCR b/print/tex-babel-hebrew/DESCR new file mode 100644 index 000000000..76f3ebe1e --- /dev/null +++ b/print/tex-babel-hebrew/DESCR @@ -0,0 +1,5 @@ +The package provides the language definition file for support +of Hebrew in babel. Macros to control the use of text direction +control of TeX--XeT and e-TeX are provided (and may be used +elsewhere). Some shortcuts are defined, as well as translations +to Hebrew of standard "LaTeX names". diff --git a/print/tex-babel-hebrew/Makefile b/print/tex-babel-hebrew/Makefile new file mode 100644 index 000000000..4345c6ebe --- /dev/null +++ b/print/tex-babel-hebrew/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:31:43 markd Exp $ + +DISTNAME= babel-hebrew +PKGNAME= tex-${DISTNAME}-2.3h +TEXLIVE_REV= 30273 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-hebrew +COMMENT= Babel support for Hebrew +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-hebrew/PLIST b/print/tex-babel-hebrew/PLIST new file mode 100644 index 000000000..8924bff5a --- /dev/null +++ b/print/tex-babel-hebrew/PLIST @@ -0,0 +1,35 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:31:43 markd Exp $ +share/texmf-dist/tex/generic/babel-hebrew/8859-8.def +share/texmf-dist/tex/generic/babel-hebrew/cp1255.def +share/texmf-dist/tex/generic/babel-hebrew/cp862.def +share/texmf-dist/tex/generic/babel-hebrew/he8OmegaHebrew.fd +share/texmf-dist/tex/generic/babel-hebrew/he8aharoni.fd +share/texmf-dist/tex/generic/babel-hebrew/he8cmr.fd +share/texmf-dist/tex/generic/babel-hebrew/he8cmss.fd +share/texmf-dist/tex/generic/babel-hebrew/he8cmtt.fd +share/texmf-dist/tex/generic/babel-hebrew/he8david.fd +share/texmf-dist/tex/generic/babel-hebrew/he8drugulin.fd +share/texmf-dist/tex/generic/babel-hebrew/he8enc.def +share/texmf-dist/tex/generic/babel-hebrew/he8frankruehl.fd +share/texmf-dist/tex/generic/babel-hebrew/he8miriam.fd +share/texmf-dist/tex/generic/babel-hebrew/he8nachlieli.fd +share/texmf-dist/tex/generic/babel-hebrew/he8yad.fd +share/texmf-dist/tex/generic/babel-hebrew/hebcal.sty +share/texmf-dist/tex/generic/babel-hebrew/hebfont.sty +share/texmf-dist/tex/generic/babel-hebrew/hebrew.ldf +share/texmf-dist/tex/generic/babel-hebrew/hebrew_newcode.sty +share/texmf-dist/tex/generic/babel-hebrew/hebrew_oldcode.sty +share/texmf-dist/tex/generic/babel-hebrew/hebrew_p.sty +share/texmf-dist/tex/generic/babel-hebrew/lheclas.fd +share/texmf-dist/tex/generic/babel-hebrew/lhecmr.fd +share/texmf-dist/tex/generic/babel-hebrew/lhecmss.fd +share/texmf-dist/tex/generic/babel-hebrew/lhecmtt.fd +share/texmf-dist/tex/generic/babel-hebrew/lhecrml.fd +share/texmf-dist/tex/generic/babel-hebrew/lheenc.def +share/texmf-dist/tex/generic/babel-hebrew/lhefr.fd +share/texmf-dist/tex/generic/babel-hebrew/lheredis.fd +share/texmf-dist/tex/generic/babel-hebrew/lheshold.fd +share/texmf-dist/tex/generic/babel-hebrew/lheshscr.fd +share/texmf-dist/tex/generic/babel-hebrew/lheshstk.fd +share/texmf-dist/tex/generic/babel-hebrew/rlbabel.def +share/texmf-dist/tex/generic/babel-hebrew/si960.def diff --git a/print/tex-babel-hebrew/distinfo b/print/tex-babel-hebrew/distinfo new file mode 100644 index 000000000..777470883 --- /dev/null +++ b/print/tex-babel-hebrew/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:31:43 markd Exp $ + +SHA1 (tex-babel-hebrew-30273/babel-hebrew.tar.xz) = 1fcdccfdde6ccce550ecab4b2978b0a4fdf10ce9 +RMD160 (tex-babel-hebrew-30273/babel-hebrew.tar.xz) = f24ad8641fddd4ac74e35f9b7826d720b8c0a3d5 +Size (tex-babel-hebrew-30273/babel-hebrew.tar.xz) = 17508 bytes diff --git a/print/tex-babel-hungarian/DESCR b/print/tex-babel-hungarian/DESCR new file mode 100644 index 000000000..bb0c232e8 --- /dev/null +++ b/print/tex-babel-hungarian/DESCR @@ -0,0 +1,2 @@ +The package provides a language definition file that enables +support of Magyar (Hungarian) with babel. diff --git a/print/tex-babel-hungarian/Makefile b/print/tex-babel-hungarian/Makefile new file mode 100644 index 000000000..faf191d61 --- /dev/null +++ b/print/tex-babel-hungarian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:32:14 markd Exp $ + +DISTNAME= babel-hungarian +PKGNAME= tex-${DISTNAME}-1.5 +TEXLIVE_REV= 35053 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-hungarian +COMMENT= Babel support for Hungarian (Magyar) +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-hungarian/PLIST b/print/tex-babel-hungarian/PLIST new file mode 100644 index 000000000..6f09b2ce2 --- /dev/null +++ b/print/tex-babel-hungarian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:32:14 markd Exp $ +share/texmf-dist/tex/generic/babel-hungarian/magyar.ldf diff --git a/print/tex-babel-hungarian/distinfo b/print/tex-babel-hungarian/distinfo new file mode 100644 index 000000000..70e40b366 --- /dev/null +++ b/print/tex-babel-hungarian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:32:14 markd Exp $ + +SHA1 (tex-babel-hungarian-35053/babel-hungarian.tar.xz) = de03e5e4576aa4dd640ab05d727cd1b154096f3e +RMD160 (tex-babel-hungarian-35053/babel-hungarian.tar.xz) = e46d15838a73b18fa0153f1eea82d6e526a5530f +Size (tex-babel-hungarian-35053/babel-hungarian.tar.xz) = 53848 bytes diff --git a/print/tex-babel-icelandic/DESCR b/print/tex-babel-icelandic/DESCR new file mode 100644 index 000000000..1cb6e382a --- /dev/null +++ b/print/tex-babel-icelandic/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Icelandic in babel. Some shortcuts are defined, as well as +translations to Icelandic of standard "LaTeX names". diff --git a/print/tex-babel-icelandic/Makefile b/print/tex-babel-icelandic/Makefile new file mode 100644 index 000000000..dec1522d4 --- /dev/null +++ b/print/tex-babel-icelandic/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:32:49 markd Exp $ + +DISTNAME= babel-icelandic +PKGNAME= tex-${DISTNAME}-1.1g +TEXLIVE_REV= 30275 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-icelandic +COMMENT= Babel support for Icelandic +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-icelandic/PLIST b/print/tex-babel-icelandic/PLIST new file mode 100644 index 000000000..48c6dc46a --- /dev/null +++ b/print/tex-babel-icelandic/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:32:49 markd Exp $ +share/texmf-dist/tex/generic/babel-icelandic/icelandic.ldf diff --git a/print/tex-babel-icelandic/distinfo b/print/tex-babel-icelandic/distinfo new file mode 100644 index 000000000..793fc4c4e --- /dev/null +++ b/print/tex-babel-icelandic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:32:49 markd Exp $ + +SHA1 (tex-babel-icelandic-30275/babel-icelandic.tar.xz) = fe18562d1307addca3b688d6d526beacd03b1f1f +RMD160 (tex-babel-icelandic-30275/babel-icelandic.tar.xz) = c195f57031451e6d4e2cd6c4aec8c34a9e2fa9b8 +Size (tex-babel-icelandic-30275/babel-icelandic.tar.xz) = 3624 bytes diff --git a/print/tex-babel-interlingua/DESCR b/print/tex-babel-interlingua/DESCR new file mode 100644 index 000000000..beea66ee9 --- /dev/null +++ b/print/tex-babel-interlingua/DESCR @@ -0,0 +1,6 @@ +The package provides the language definition file for support +of Interlingua in babel. Translations to Interlingua of +standard "LaTeX names" (no shortcuts are provided). Interlingua +itself is an auxiliary language, built from the common +vocabulary of Spanish/Portuguese, English, Italian and French, +with some normalisation of spelling. diff --git a/print/tex-babel-interlingua/Makefile b/print/tex-babel-interlingua/Makefile new file mode 100644 index 000000000..6b166a02e --- /dev/null +++ b/print/tex-babel-interlingua/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:33:24 markd Exp $ + +DISTNAME= babel-interlingua +PKGNAME= tex-${DISTNAME}-1.6 +TEXLIVE_REV= 30276 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-interlingua +COMMENT= Babel support for Interlingua +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-interlingua/PLIST b/print/tex-babel-interlingua/PLIST new file mode 100644 index 000000000..e1f384e5c --- /dev/null +++ b/print/tex-babel-interlingua/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:33:24 markd Exp $ +share/texmf-dist/tex/generic/babel-interlingua/interlingua.ldf diff --git a/print/tex-babel-interlingua/distinfo b/print/tex-babel-interlingua/distinfo new file mode 100644 index 000000000..723c63539 --- /dev/null +++ b/print/tex-babel-interlingua/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:33:24 markd Exp $ + +SHA1 (tex-babel-interlingua-30276/babel-interlingua.tar.xz) = 756da1c12634fc2433bb688fbe644aca9b3ec73c +RMD160 (tex-babel-interlingua-30276/babel-interlingua.tar.xz) = dfdf7eb73bb49598ab4a97accf9e1197eac6d6e0 +Size (tex-babel-interlingua-30276/babel-interlingua.tar.xz) = 2244 bytes diff --git a/print/tex-babel-irish/DESCR b/print/tex-babel-irish/DESCR new file mode 100644 index 000000000..6e265f0ae --- /dev/null +++ b/print/tex-babel-irish/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Irish Gaelic in babel. The principal content is translations +to Irish of standard "LaTeX names". (No shortcuts are defined.) diff --git a/print/tex-babel-irish/Makefile b/print/tex-babel-irish/Makefile new file mode 100644 index 000000000..7f08f019b --- /dev/null +++ b/print/tex-babel-irish/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:33:54 markd Exp $ + +DISTNAME= babel-irish +PKGNAME= tex-${DISTNAME}-1.0h +TEXLIVE_REV= 30277 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-irish +COMMENT= Babel support for Irish +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-irish/PLIST b/print/tex-babel-irish/PLIST new file mode 100644 index 000000000..6f22587a5 --- /dev/null +++ b/print/tex-babel-irish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:33:54 markd Exp $ +share/texmf-dist/tex/generic/babel-irish/irish.ldf diff --git a/print/tex-babel-irish/distinfo b/print/tex-babel-irish/distinfo new file mode 100644 index 000000000..756408300 --- /dev/null +++ b/print/tex-babel-irish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:33:54 markd Exp $ + +SHA1 (tex-babel-irish-30277/babel-irish.tar.xz) = fd1eec707caeb8a6915a0092d6a09f090e1ee80d +RMD160 (tex-babel-irish-30277/babel-irish.tar.xz) = df2a16f1733ec371111fcc7481412947f3da9da4 +Size (tex-babel-irish-30277/babel-irish.tar.xz) = 2260 bytes diff --git a/print/tex-babel-italian/DESCR b/print/tex-babel-italian/DESCR new file mode 100644 index 000000000..a46833f3e --- /dev/null +++ b/print/tex-babel-italian/DESCR @@ -0,0 +1 @@ +The package provides language definitions for use in babel. diff --git a/print/tex-babel-italian/Makefile b/print/tex-babel-italian/Makefile new file mode 100644 index 000000000..dbfe53110 --- /dev/null +++ b/print/tex-babel-italian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:34:22 markd Exp $ + +DISTNAME= babel-italian +PKGNAME= tex-${DISTNAME}-1.3n +TEXLIVE_REV= 36645 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-italian +COMMENT= Babel support for Italian text +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-italian/PLIST b/print/tex-babel-italian/PLIST new file mode 100644 index 000000000..7e1301ea2 --- /dev/null +++ b/print/tex-babel-italian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:34:22 markd Exp $ +share/texmf-dist/tex/generic/babel-italian/italian.ldf diff --git a/print/tex-babel-italian/distinfo b/print/tex-babel-italian/distinfo new file mode 100644 index 000000000..82d37955f --- /dev/null +++ b/print/tex-babel-italian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:34:22 markd Exp $ + +SHA1 (tex-babel-italian-36645/babel-italian.tar.xz) = d399ee7370da9df5679c8b223477ecb20c355e5b +RMD160 (tex-babel-italian-36645/babel-italian.tar.xz) = 99bb0a149c0cc4033e9eb9dccd7a966726aac551 +Size (tex-babel-italian-36645/babel-italian.tar.xz) = 3820 bytes diff --git a/print/tex-babel-kurmanji/DESCR b/print/tex-babel-kurmanji/DESCR new file mode 100644 index 000000000..796be5da6 --- /dev/null +++ b/print/tex-babel-kurmanji/DESCR @@ -0,0 +1,7 @@ +The package provides the language definition file for support +of Kurmanji in babel. Kurmanji belongs to the family of Kurdish +languages. Some shortcuts are defined, as well as translations +to Kurmanji of standard "LaTeX names". Note that the package is +dealing with 'Northern' Kurdish, written using a Latin-based +alphabet. The arabxetex package offers support for Kurdish +written in Arabic script. diff --git a/print/tex-babel-kurmanji/Makefile b/print/tex-babel-kurmanji/Makefile new file mode 100644 index 000000000..da7120b0c --- /dev/null +++ b/print/tex-babel-kurmanji/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:34:58 markd Exp $ + +DISTNAME= babel-kurmanji +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 30279 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-kurmanji +COMMENT= Babel support for Kurmanji +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-kurmanji/PLIST b/print/tex-babel-kurmanji/PLIST new file mode 100644 index 000000000..7ba4b04a0 --- /dev/null +++ b/print/tex-babel-kurmanji/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:34:58 markd Exp $ +share/texmf-dist/tex/generic/babel-kurmanji/kurmanji.ldf diff --git a/print/tex-babel-kurmanji/distinfo b/print/tex-babel-kurmanji/distinfo new file mode 100644 index 000000000..3c9123f25 --- /dev/null +++ b/print/tex-babel-kurmanji/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:34:58 markd Exp $ + +SHA1 (tex-babel-kurmanji-30279/babel-kurmanji.tar.xz) = 4a1b26ed6260855c1a4b85e78342b5594d038e10 +RMD160 (tex-babel-kurmanji-30279/babel-kurmanji.tar.xz) = b7c86aadf5685bda5a85931fd9d9c931ee3f56ec +Size (tex-babel-kurmanji-30279/babel-kurmanji.tar.xz) = 2908 bytes diff --git a/print/tex-babel-latin/DESCR b/print/tex-babel-latin/DESCR new file mode 100644 index 000000000..74e2e2927 --- /dev/null +++ b/print/tex-babel-latin/DESCR @@ -0,0 +1,5 @@ +The package provides the language definition file for support +of Latin in babel. Translations to Latin (in both modern and +medieval spelling) of standard "LaTeX names", and some +shortcuts, are provided. Apart from the modern vs. medieval +setting, a further switch permits addition of prosodic marks. diff --git a/print/tex-babel-latin/Makefile b/print/tex-babel-latin/Makefile new file mode 100644 index 000000000..c3f420bf0 --- /dev/null +++ b/print/tex-babel-latin/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:35:32 markd Exp $ + +DISTNAME= babel-latin +PKGNAME= tex-${DISTNAME}-3.0 +TEXLIVE_REV= 34389 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-latin +COMMENT= Babel support for Latin +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-latin/PLIST b/print/tex-babel-latin/PLIST new file mode 100644 index 000000000..9bc767aa4 --- /dev/null +++ b/print/tex-babel-latin/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:35:32 markd Exp $ +share/texmf-dist/tex/generic/babel-latin/latin.ldf diff --git a/print/tex-babel-latin/distinfo b/print/tex-babel-latin/distinfo new file mode 100644 index 000000000..3a7ddedcf --- /dev/null +++ b/print/tex-babel-latin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:35:32 markd Exp $ + +SHA1 (tex-babel-latin-34389/babel-latin.tar.xz) = b138ffe3ec2c23fdec465a2c1316b98558a42ff3 +RMD160 (tex-babel-latin-34389/babel-latin.tar.xz) = bf56cbd5609dde281a737adfd878ce47edecd8da +Size (tex-babel-latin-34389/babel-latin.tar.xz) = 3344 bytes diff --git a/print/tex-babel-latvian/DESCR b/print/tex-babel-latvian/DESCR new file mode 100644 index 000000000..05c2cab7a --- /dev/null +++ b/print/tex-babel-latvian/DESCR @@ -0,0 +1,2 @@ +The package provides the language definition file for support +of Latvian in babel. diff --git a/print/tex-babel-latvian/Makefile b/print/tex-babel-latvian/Makefile new file mode 100644 index 000000000..79a020b3e --- /dev/null +++ b/print/tex-babel-latvian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:36:02 markd Exp $ + +DISTNAME= babel-latvian +PKGNAME= tex-${DISTNAME}-2.0a +TEXLIVE_REV= 34377 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-latvian +COMMENT= Babel support for Latvian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-latvian/PLIST b/print/tex-babel-latvian/PLIST new file mode 100644 index 000000000..ad3421a24 --- /dev/null +++ b/print/tex-babel-latvian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:36:02 markd Exp $ +share/texmf-dist/tex/generic/babel-latvian/latvian.ldf diff --git a/print/tex-babel-latvian/distinfo b/print/tex-babel-latvian/distinfo new file mode 100644 index 000000000..62bfb8f4e --- /dev/null +++ b/print/tex-babel-latvian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:36:02 markd Exp $ + +SHA1 (tex-babel-latvian-34377/babel-latvian.tar.xz) = 1416f083886edbb3d53398c449669733fb99d7d3 +RMD160 (tex-babel-latvian-34377/babel-latvian.tar.xz) = 3897a5ffb54ac8df872f90b6e022e76b5fdf7cc1 +Size (tex-babel-latvian-34377/babel-latvian.tar.xz) = 4144 bytes diff --git a/print/tex-babel-norsk/DESCR b/print/tex-babel-norsk/DESCR new file mode 100644 index 000000000..ba159f6d7 --- /dev/null +++ b/print/tex-babel-norsk/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Norwegian in babel. Some shortcuts are defined, as well as +translations to Norsk of standard "LaTeX names". diff --git a/print/tex-babel-norsk/Makefile b/print/tex-babel-norsk/Makefile new file mode 100644 index 000000000..409405db5 --- /dev/null +++ b/print/tex-babel-norsk/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:36:37 markd Exp $ + +DISTNAME= babel-norsk +PKGNAME= tex-${DISTNAME}-2.0i +TEXLIVE_REV= 30281 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-norsk +COMMENT= Babel support for Norwegian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-norsk/PLIST b/print/tex-babel-norsk/PLIST new file mode 100644 index 000000000..a9e657ea8 --- /dev/null +++ b/print/tex-babel-norsk/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:36:37 markd Exp $ +share/texmf-dist/tex/generic/babel-norsk/norsk.ldf diff --git a/print/tex-babel-norsk/distinfo b/print/tex-babel-norsk/distinfo new file mode 100644 index 000000000..1267e76ca --- /dev/null +++ b/print/tex-babel-norsk/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:36:37 markd Exp $ + +SHA1 (tex-babel-norsk-30281/babel-norsk.tar.xz) = 03bccca29dd4568c0eedb694adaa3bdb4b6d97df +RMD160 (tex-babel-norsk-30281/babel-norsk.tar.xz) = 284f651873e0117e8bb0fc8818081d7c8f42a352 +Size (tex-babel-norsk-30281/babel-norsk.tar.xz) = 2868 bytes diff --git a/print/tex-babel-piedmontese/DESCR b/print/tex-babel-piedmontese/DESCR new file mode 100644 index 000000000..212248cd0 --- /dev/null +++ b/print/tex-babel-piedmontese/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Piedmontese in babel. Some shortcuts are defined, as well as +translations to Piedmontese of standard "LaTeX names". diff --git a/print/tex-babel-piedmontese/Makefile b/print/tex-babel-piedmontese/Makefile new file mode 100644 index 000000000..0feb64733 --- /dev/null +++ b/print/tex-babel-piedmontese/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:37:25 markd Exp $ + +DISTNAME= babel-piedmontese +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 30282 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-piedmontese +COMMENT= Babel support for Piedmontese +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-piedmontese/PLIST b/print/tex-babel-piedmontese/PLIST new file mode 100644 index 000000000..38fa421cc --- /dev/null +++ b/print/tex-babel-piedmontese/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:37:25 markd Exp $ +share/texmf-dist/tex/generic/babel-piedmontese/piedmontese.ldf diff --git a/print/tex-babel-piedmontese/distinfo b/print/tex-babel-piedmontese/distinfo new file mode 100644 index 000000000..7bdb1c200 --- /dev/null +++ b/print/tex-babel-piedmontese/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:37:25 markd Exp $ + +SHA1 (tex-babel-piedmontese-30282/babel-piedmontese.tar.xz) = b3226dc487e5e4d4cc51a247375652e5d09388fa +RMD160 (tex-babel-piedmontese-30282/babel-piedmontese.tar.xz) = 58beed7c421be550ef8aa0b6d1e1b68699988598 +Size (tex-babel-piedmontese-30282/babel-piedmontese.tar.xz) = 1784 bytes diff --git a/print/tex-babel-polish/DESCR b/print/tex-babel-polish/DESCR new file mode 100644 index 000000000..3c26bbf90 --- /dev/null +++ b/print/tex-babel-polish/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Polish in babel. Some shortcuts are defined, as well as +translations to Polish of standard "LaTeX names". diff --git a/print/tex-babel-polish/Makefile b/print/tex-babel-polish/Makefile new file mode 100644 index 000000000..c61ecadb8 --- /dev/null +++ b/print/tex-babel-polish/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:37:51 markd Exp $ + +DISTNAME= babel-polish +PKGNAME= tex-${DISTNAME}-1.2l +TEXLIVE_REV= 30283 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-polish +COMMENT= Babel support for Polish +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-polish/PLIST b/print/tex-babel-polish/PLIST new file mode 100644 index 000000000..3d34b6114 --- /dev/null +++ b/print/tex-babel-polish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:37:51 markd Exp $ +share/texmf-dist/tex/generic/babel-polish/polish.ldf diff --git a/print/tex-babel-polish/distinfo b/print/tex-babel-polish/distinfo new file mode 100644 index 000000000..cb5c8bb1d --- /dev/null +++ b/print/tex-babel-polish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:37:51 markd Exp $ + +SHA1 (tex-babel-polish-30283/babel-polish.tar.xz) = f359ebc5e4bc96810bd69d44b46e6f6ea5e73f60 +RMD160 (tex-babel-polish-30283/babel-polish.tar.xz) = 463e9a10c5dd126aefce40b9cfadad8b3e98489a +Size (tex-babel-polish-30283/babel-polish.tar.xz) = 3348 bytes diff --git a/print/tex-babel-portuges/DESCR b/print/tex-babel-portuges/DESCR new file mode 100644 index 000000000..2b4af5530 --- /dev/null +++ b/print/tex-babel-portuges/DESCR @@ -0,0 +1,4 @@ +The package provides the language definition file for support +of Portuguese and Brazilian Portuguese in babel. Some shortcuts +are defined, as well as translations to Portuguese of standard +"LaTeX names". diff --git a/print/tex-babel-portuges/Makefile b/print/tex-babel-portuges/Makefile new file mode 100644 index 000000000..eed32bc77 --- /dev/null +++ b/print/tex-babel-portuges/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:38:33 markd Exp $ + +DISTNAME= babel-portuges +PKGNAME= tex-${DISTNAME}-1.2q +TEXLIVE_REV= 30284 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-portuges +COMMENT= Babel support for Portuges +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-portuges/PLIST b/print/tex-babel-portuges/PLIST new file mode 100644 index 000000000..4815d550a --- /dev/null +++ b/print/tex-babel-portuges/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:38:33 markd Exp $ +share/texmf-dist/tex/generic/babel-portuges/portuges.ldf diff --git a/print/tex-babel-portuges/distinfo b/print/tex-babel-portuges/distinfo new file mode 100644 index 000000000..1cad85c83 --- /dev/null +++ b/print/tex-babel-portuges/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:38:33 markd Exp $ + +SHA1 (tex-babel-portuges-30284/babel-portuges.tar.xz) = 86a624e212801084ff8b1d304b2a15f7fdf973b3 +RMD160 (tex-babel-portuges-30284/babel-portuges.tar.xz) = 9b2a5072c25874851e84ba51904345c4f8e01135 +Size (tex-babel-portuges-30284/babel-portuges.tar.xz) = 2692 bytes diff --git a/print/tex-babel-romanian/DESCR b/print/tex-babel-romanian/DESCR new file mode 100644 index 000000000..76e8b8367 --- /dev/null +++ b/print/tex-babel-romanian/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Romanian in babel. Translations to Romanian of standard +"LaTeX names" are provided. diff --git a/print/tex-babel-romanian/Makefile b/print/tex-babel-romanian/Makefile new file mode 100644 index 000000000..0e719b010 --- /dev/null +++ b/print/tex-babel-romanian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:39:08 markd Exp $ + +DISTNAME= babel-romanian +PKGNAME= tex-${DISTNAME}-1.2l +TEXLIVE_REV= 30285 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-romanian +COMMENT= Babel support for Romanian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-romanian/PLIST b/print/tex-babel-romanian/PLIST new file mode 100644 index 000000000..31651739b --- /dev/null +++ b/print/tex-babel-romanian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:39:08 markd Exp $ +share/texmf-dist/tex/generic/babel-romanian/romanian.ldf diff --git a/print/tex-babel-romanian/distinfo b/print/tex-babel-romanian/distinfo new file mode 100644 index 000000000..52ccf5db6 --- /dev/null +++ b/print/tex-babel-romanian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:39:08 markd Exp $ + +SHA1 (tex-babel-romanian-30285/babel-romanian.tar.xz) = 2f9e6f1564d5ed6a8989f191294e22a3c012d967 +RMD160 (tex-babel-romanian-30285/babel-romanian.tar.xz) = b7ae8f844500e66067283156ccce5b71d5f03591 +Size (tex-babel-romanian-30285/babel-romanian.tar.xz) = 2168 bytes diff --git a/print/tex-babel-romansh/DESCR b/print/tex-babel-romansh/DESCR new file mode 100644 index 000000000..0a64af1d3 --- /dev/null +++ b/print/tex-babel-romansh/DESCR @@ -0,0 +1,2 @@ +The package provides a language description file that enables +support of Romansh either with babel or with polyglossia. diff --git a/print/tex-babel-romansh/Makefile b/print/tex-babel-romansh/Makefile new file mode 100644 index 000000000..f4a79fc55 --- /dev/null +++ b/print/tex-babel-romansh/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:39:45 markd Exp $ + +DISTNAME= babel-romansh +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30286 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-romansh +COMMENT= Babel/Polyglossia support for the Romansh language +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-romansh/PLIST b/print/tex-babel-romansh/PLIST new file mode 100644 index 000000000..76cde993c --- /dev/null +++ b/print/tex-babel-romansh/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:39:45 markd Exp $ +share/texmf-dist/tex/generic/babel-romansh/romansh.ldf diff --git a/print/tex-babel-romansh/distinfo b/print/tex-babel-romansh/distinfo new file mode 100644 index 000000000..df72e56e6 --- /dev/null +++ b/print/tex-babel-romansh/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:39:45 markd Exp $ + +SHA1 (tex-babel-romansh-30286/babel-romansh.tar.xz) = 75ff198faa13877209afdc105f5e94d874797e93 +RMD160 (tex-babel-romansh-30286/babel-romansh.tar.xz) = dc9cb52097465fe1fb26569fceede72c5df12ae5 +Size (tex-babel-romansh-30286/babel-romansh.tar.xz) = 1112 bytes diff --git a/print/tex-babel-russian/DESCR b/print/tex-babel-russian/DESCR new file mode 100644 index 000000000..f1933e385 --- /dev/null +++ b/print/tex-babel-russian/DESCR @@ -0,0 +1,4 @@ +The package provides support for use of Babel in documents +written in Russian (in both "traditional" and modern forms). +The support is adapted for use both under 'traditional' TeX +engines, and under XeTeX and LuaTeX. diff --git a/print/tex-babel-russian/Makefile b/print/tex-babel-russian/Makefile new file mode 100644 index 000000000..248cb8604 --- /dev/null +++ b/print/tex-babel-russian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:01 markd Exp $ + +DISTNAME= babel-russian +PKGNAME= tex-${DISTNAME}-1.3g +TEXLIVE_REV= 37209 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-russian +COMMENT= Russian language module for Babel +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-russian/PLIST b/print/tex-babel-russian/PLIST new file mode 100644 index 000000000..a9a33471d --- /dev/null +++ b/print/tex-babel-russian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:40:07 markd Exp $ +share/texmf-dist/tex/generic/babel-russian/russianb.ldf diff --git a/print/tex-babel-russian/distinfo b/print/tex-babel-russian/distinfo new file mode 100644 index 000000000..4a2fa3082 --- /dev/null +++ b/print/tex-babel-russian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:01 markd Exp $ + +SHA1 (tex-babel-russian-37209/babel-russian.tar.xz) = 4b62e7c640ff1067e3f4d291e97dab65f467efc3 +RMD160 (tex-babel-russian-37209/babel-russian.tar.xz) = 95217365e2a2366be41fbb155ad5d3ed7883baff +Size (tex-babel-russian-37209/babel-russian.tar.xz) = 5380 bytes diff --git a/print/tex-babel-samin/DESCR b/print/tex-babel-samin/DESCR new file mode 100644 index 000000000..4266d77e2 --- /dev/null +++ b/print/tex-babel-samin/DESCR @@ -0,0 +1,7 @@ +The package provides the language definition file for support +of North Sami in babel. (Several Sami dialects/languages are +spoken in Finland, Norway, Sweden and on the Kola Peninsula of +Russia). Not all use the same alphabet, and no attempt is made +to support any other than North Sami here. Some shortcuts are +defined, as well as translations to Norsk of standard "LaTeX +names". diff --git a/print/tex-babel-samin/Makefile b/print/tex-babel-samin/Makefile new file mode 100644 index 000000000..3a275a934 --- /dev/null +++ b/print/tex-babel-samin/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:40:39 markd Exp $ + +DISTNAME= babel-samin +PKGNAME= tex-${DISTNAME}-1.0c +TEXLIVE_REV= 30288 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-samin +COMMENT= Babel support for Samin +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-samin/PLIST b/print/tex-babel-samin/PLIST new file mode 100644 index 000000000..02e91f6f2 --- /dev/null +++ b/print/tex-babel-samin/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:40:39 markd Exp $ +share/texmf-dist/tex/generic/babel-samin/samin.ldf diff --git a/print/tex-babel-samin/distinfo b/print/tex-babel-samin/distinfo new file mode 100644 index 000000000..6698efb9b --- /dev/null +++ b/print/tex-babel-samin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:40:39 markd Exp $ + +SHA1 (tex-babel-samin-30288/babel-samin.tar.xz) = 9bd853c3544a363e20d8f31bbf0082feeb480c2f +RMD160 (tex-babel-samin-30288/babel-samin.tar.xz) = 29d3f5ea955721b6ecbfc59c382cd49237d70046 +Size (tex-babel-samin-30288/babel-samin.tar.xz) = 2320 bytes diff --git a/print/tex-babel-scottish/DESCR b/print/tex-babel-scottish/DESCR new file mode 100644 index 000000000..f8c16a32a --- /dev/null +++ b/print/tex-babel-scottish/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Gaidhlig (Scottish Gaelic) in babel. Some shortcuts are +defined, as well as translations of standard "LaTeX names". diff --git a/print/tex-babel-scottish/Makefile b/print/tex-babel-scottish/Makefile new file mode 100644 index 000000000..debd2a36a --- /dev/null +++ b/print/tex-babel-scottish/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:41:03 markd Exp $ + +DISTNAME= babel-scottish +PKGNAME= tex-${DISTNAME}-1.0g +TEXLIVE_REV= 30289 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-scottish +COMMENT= Babel support for Scottish Gaelic +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-scottish/PLIST b/print/tex-babel-scottish/PLIST new file mode 100644 index 000000000..2b85bd361 --- /dev/null +++ b/print/tex-babel-scottish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:41:03 markd Exp $ +share/texmf-dist/tex/generic/babel-scottish/scottish.ldf diff --git a/print/tex-babel-scottish/distinfo b/print/tex-babel-scottish/distinfo new file mode 100644 index 000000000..0a9cdd276 --- /dev/null +++ b/print/tex-babel-scottish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:41:03 markd Exp $ + +SHA1 (tex-babel-scottish-30289/babel-scottish.tar.xz) = 2807754d7e708ffd0ee092f5d4ad29b496660aa3 +RMD160 (tex-babel-scottish-30289/babel-scottish.tar.xz) = 9adb5fdee06c0248923721bba0a2f0777b1f904b +Size (tex-babel-scottish-30289/babel-scottish.tar.xz) = 2240 bytes diff --git a/print/tex-babel-serbianc/DESCR b/print/tex-babel-serbianc/DESCR new file mode 100644 index 000000000..dbea18159 --- /dev/null +++ b/print/tex-babel-serbianc/DESCR @@ -0,0 +1,2 @@ +The package provides support for Serbian documents written in +Cyrillic, in babel. diff --git a/print/tex-babel-serbianc/Makefile b/print/tex-babel-serbianc/Makefile new file mode 100644 index 000000000..668aecaa5 --- /dev/null +++ b/print/tex-babel-serbianc/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:41:29 markd Exp $ + +DISTNAME= babel-serbianc +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 30348 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-serbianc +COMMENT= Babel module to support Serbian Cyrillic +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-serbianc/PLIST b/print/tex-babel-serbianc/PLIST new file mode 100644 index 000000000..67c877ddc --- /dev/null +++ b/print/tex-babel-serbianc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:41:29 markd Exp $ +share/texmf-dist/tex/generic/babel-serbianc/serbianc.ldf +share/texmf-dist/tex/generic/babel-serbianc/serbianc.sty diff --git a/print/tex-babel-serbianc/distinfo b/print/tex-babel-serbianc/distinfo new file mode 100644 index 000000000..a22952070 --- /dev/null +++ b/print/tex-babel-serbianc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:41:29 markd Exp $ + +SHA1 (tex-babel-serbianc-30348/babel-serbianc.tar.xz) = 26a7325979c1c23d3c63754f2ba4fd7c2b31a825 +RMD160 (tex-babel-serbianc-30348/babel-serbianc.tar.xz) = 37f441b2889c6914f3d08a22dcc204f82da55289 +Size (tex-babel-serbianc-30348/babel-serbianc.tar.xz) = 3216 bytes diff --git a/print/tex-babel-slovak/DESCR b/print/tex-babel-slovak/DESCR new file mode 100644 index 000000000..5542da753 --- /dev/null +++ b/print/tex-babel-slovak/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Slovak in babel, including Slovak variants of LaTeX built- +in-names. Shortcuts are also defined. diff --git a/print/tex-babel-slovak/Makefile b/print/tex-babel-slovak/Makefile new file mode 100644 index 000000000..bdedaaf8b --- /dev/null +++ b/print/tex-babel-slovak/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:42:22 markd Exp $ + +DISTNAME= babel-slovak +PKGNAME= tex-${DISTNAME}-3.1a +TEXLIVE_REV= 30292 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-slovak +COMMENT= Babel support for typesetting Slovak +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-slovak/PLIST b/print/tex-babel-slovak/PLIST new file mode 100644 index 000000000..07f1fa8bd --- /dev/null +++ b/print/tex-babel-slovak/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:42:22 markd Exp $ +share/texmf-dist/tex/generic/babel-slovak/slovak.ldf diff --git a/print/tex-babel-slovak/distinfo b/print/tex-babel-slovak/distinfo new file mode 100644 index 000000000..cff5155d2 --- /dev/null +++ b/print/tex-babel-slovak/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:42:22 markd Exp $ + +SHA1 (tex-babel-slovak-30292/babel-slovak.tar.xz) = d9f7caaeccc78a3cafef4092e309f10fb36841b9 +RMD160 (tex-babel-slovak-30292/babel-slovak.tar.xz) = 4f0239e86cc7f514efb03ce9dc1d4d92473b58a7 +Size (tex-babel-slovak-30292/babel-slovak.tar.xz) = 5412 bytes diff --git a/print/tex-babel-slovenian/DESCR b/print/tex-babel-slovenian/DESCR new file mode 100644 index 000000000..be18e883f --- /dev/null +++ b/print/tex-babel-slovenian/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for support +of Slovenian in babel. Several shortcuts are defined, as well +as translations to Slovenian of standard "LaTeX names". diff --git a/print/tex-babel-slovenian/Makefile b/print/tex-babel-slovenian/Makefile new file mode 100644 index 000000000..de4071375 --- /dev/null +++ b/print/tex-babel-slovenian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:42:45 markd Exp $ + +DISTNAME= babel-slovenian +PKGNAME= tex-${DISTNAME}-1.2i +TEXLIVE_REV= 30351 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-slovenian +COMMENT= Babel support for typesetting Slovenian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-slovenian/PLIST b/print/tex-babel-slovenian/PLIST new file mode 100644 index 000000000..ef6c6a3cf --- /dev/null +++ b/print/tex-babel-slovenian/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:42:45 markd Exp $ +share/texmf-dist/tex/generic/babel-slovenian/slovene.ldf diff --git a/print/tex-babel-slovenian/distinfo b/print/tex-babel-slovenian/distinfo new file mode 100644 index 000000000..f0180ca37 --- /dev/null +++ b/print/tex-babel-slovenian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:42:45 markd Exp $ + +SHA1 (tex-babel-slovenian-30351/babel-slovenian.tar.xz) = 91c7fced0a472cdcdbc00c2b55eaf3c171579f78 +RMD160 (tex-babel-slovenian-30351/babel-slovenian.tar.xz) = 4931b08c987594c45a2ba42cdbf53e2ea48da1ea +Size (tex-babel-slovenian-30351/babel-slovenian.tar.xz) = 2396 bytes diff --git a/print/tex-babel-sorbian/DESCR b/print/tex-babel-sorbian/DESCR new file mode 100644 index 000000000..01ebe398b --- /dev/null +++ b/print/tex-babel-sorbian/DESCR @@ -0,0 +1,4 @@ +The package provides language definitions file for support of +both Upper and Lower Sorbian, in babel. Some shortcuts are +defined, as well as translations to the relevant language of +standard "LaTeX names". diff --git a/print/tex-babel-sorbian/Makefile b/print/tex-babel-sorbian/Makefile new file mode 100644 index 000000000..43e3b4387 --- /dev/null +++ b/print/tex-babel-sorbian/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:43:16 markd Exp $ + +DISTNAME= babel-sorbian +PKGNAME= tex-${DISTNAME}-1.0g +TEXLIVE_REV= 30294 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-sorbian +COMMENT= Babel support for Upper and Lower Sorbian +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-sorbian/PLIST b/print/tex-babel-sorbian/PLIST new file mode 100644 index 000000000..1ea23ae60 --- /dev/null +++ b/print/tex-babel-sorbian/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:43:16 markd Exp $ +share/texmf-dist/tex/generic/babel-sorbian/lsorbian.ldf +share/texmf-dist/tex/generic/babel-sorbian/usorbian.ldf diff --git a/print/tex-babel-sorbian/distinfo b/print/tex-babel-sorbian/distinfo new file mode 100644 index 000000000..803462adc --- /dev/null +++ b/print/tex-babel-sorbian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:43:16 markd Exp $ + +SHA1 (tex-babel-sorbian-30294/babel-sorbian.tar.xz) = b226a1f51000a5df854f4a4865c2555e9e9a2b91 +RMD160 (tex-babel-sorbian-30294/babel-sorbian.tar.xz) = f6d817a103dbdee22c071a181d3dcbdf53e1e40e +Size (tex-babel-sorbian-30294/babel-sorbian.tar.xz) = 3152 bytes diff --git a/print/tex-babel-spanish/DESCR b/print/tex-babel-spanish/DESCR new file mode 100644 index 000000000..84ee33e91 --- /dev/null +++ b/print/tex-babel-spanish/DESCR @@ -0,0 +1,4 @@ +This bundle provides the means to typeset Spanish text, with +the support provided by the LaTeX standard package babel. Note +that separate support is provided for those who wish to typeset +Spanish as written in Mexico. diff --git a/print/tex-babel-spanish/Makefile b/print/tex-babel-spanish/Makefile new file mode 100644 index 000000000..afcef4410 --- /dev/null +++ b/print/tex-babel-spanish/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:44:23 markd Exp $ + +DISTNAME= babel-spanish +PKGNAME= tex-${DISTNAME}-5.0n +TEXLIVE_REV= 33668 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-spanish +COMMENT= Babel support for Spanish +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-spanish/PLIST b/print/tex-babel-spanish/PLIST new file mode 100644 index 000000000..644cf6288 --- /dev/null +++ b/print/tex-babel-spanish/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:44:23 markd Exp $ +share/texmf-dist/tex/generic/babel-spanish/romanidx.sty +share/texmf-dist/tex/generic/babel-spanish/spanish.ldf diff --git a/print/tex-babel-spanish/distinfo b/print/tex-babel-spanish/distinfo new file mode 100644 index 000000000..fc6c83ed2 --- /dev/null +++ b/print/tex-babel-spanish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:44:23 markd Exp $ + +SHA1 (tex-babel-spanish-33668/babel-spanish.tar.xz) = 117859dccf38e5dfbd82eb647bc683371339681a +RMD160 (tex-babel-spanish-33668/babel-spanish.tar.xz) = e44b94ab8f7ca754d8d93d93cb21fa5bbff23d97 +Size (tex-babel-spanish-33668/babel-spanish.tar.xz) = 8396 bytes diff --git a/print/tex-babel-swedish/DESCR b/print/tex-babel-swedish/DESCR new file mode 100644 index 000000000..3b9f4b15a --- /dev/null +++ b/print/tex-babel-swedish/DESCR @@ -0,0 +1 @@ +The package provides the language definition file for Swedish. diff --git a/print/tex-babel-swedish/Makefile b/print/tex-babel-swedish/Makefile new file mode 100644 index 000000000..c7d4449b1 --- /dev/null +++ b/print/tex-babel-swedish/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:44:51 markd Exp $ + +DISTNAME= babel-swedish +PKGNAME= tex-${DISTNAME}-2.3d +TEXLIVE_REV= 30296 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-swedish +COMMENT= Babel support for typesetting Swedish +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-swedish/PLIST b/print/tex-babel-swedish/PLIST new file mode 100644 index 000000000..3926448e5 --- /dev/null +++ b/print/tex-babel-swedish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:44:51 markd Exp $ +share/texmf-dist/tex/generic/babel-swedish/swedish.ldf diff --git a/print/tex-babel-swedish/distinfo b/print/tex-babel-swedish/distinfo new file mode 100644 index 000000000..01a6f78a3 --- /dev/null +++ b/print/tex-babel-swedish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:44:51 markd Exp $ + +SHA1 (tex-babel-swedish-30296/babel-swedish.tar.xz) = 4637fc5b34ad913429a7f5ce2b1e71b203091ece +RMD160 (tex-babel-swedish-30296/babel-swedish.tar.xz) = 579ca7ad0c27fb9c7efa8fdf4d5683f0715ce4c9 +Size (tex-babel-swedish-30296/babel-swedish.tar.xz) = 2664 bytes diff --git a/print/tex-babel-thai/DESCR b/print/tex-babel-thai/DESCR new file mode 100644 index 000000000..1cec96b3a --- /dev/null +++ b/print/tex-babel-thai/DESCR @@ -0,0 +1,2 @@ +The package provides support for typesetting Thai text. within +the babel system. diff --git a/print/tex-babel-thai/Makefile b/print/tex-babel-thai/Makefile new file mode 100644 index 000000000..54244fe5b --- /dev/null +++ b/print/tex-babel-thai/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:45:16 markd Exp $ + +DISTNAME= babel-thai +PKGNAME= tex-${DISTNAME}-1.0.0 +TEXLIVE_REV= 30564 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-thai +COMMENT= Support for Thai within babel +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-thai/PLIST b/print/tex-babel-thai/PLIST new file mode 100644 index 000000000..61f51aad6 --- /dev/null +++ b/print/tex-babel-thai/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:45:16 markd Exp $ +share/texmf-dist/tex/generic/babel-thai/lthenc.def +share/texmf-dist/tex/generic/babel-thai/thai.ldf +share/texmf-dist/tex/generic/babel-thai/tis620.def diff --git a/print/tex-babel-thai/distinfo b/print/tex-babel-thai/distinfo new file mode 100644 index 000000000..2e63b877c --- /dev/null +++ b/print/tex-babel-thai/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:45:16 markd Exp $ + +SHA1 (tex-babel-thai-30564/babel-thai.tar.xz) = ff48e31aa3177fddd5a0881a994a68d79924c79d +RMD160 (tex-babel-thai-30564/babel-thai.tar.xz) = 112cbfca1caa58bbbe52eaef08224cecacd20884 +Size (tex-babel-thai-30564/babel-thai.tar.xz) = 6356 bytes diff --git a/print/tex-babel-turkish/DESCR b/print/tex-babel-turkish/DESCR new file mode 100644 index 000000000..a1861ddbf --- /dev/null +++ b/print/tex-babel-turkish/DESCR @@ -0,0 +1,2 @@ +The package provides support, within babel, of the Turkish +language. diff --git a/print/tex-babel-turkish/Makefile b/print/tex-babel-turkish/Makefile new file mode 100644 index 000000000..8a684c734 --- /dev/null +++ b/print/tex-babel-turkish/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:45:44 markd Exp $ + +DISTNAME= babel-turkish +PKGNAME= tex-${DISTNAME}-1.3b +TEXLIVE_REV= 33284 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-turkish +COMMENT= Babel support for Turkish documents +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-turkish/PLIST b/print/tex-babel-turkish/PLIST new file mode 100644 index 000000000..c64435fbe --- /dev/null +++ b/print/tex-babel-turkish/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:45:44 markd Exp $ +share/texmf-dist/tex/generic/babel-turkish/turkish.ldf diff --git a/print/tex-babel-turkish/distinfo b/print/tex-babel-turkish/distinfo new file mode 100644 index 000000000..005eda498 --- /dev/null +++ b/print/tex-babel-turkish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:45:44 markd Exp $ + +SHA1 (tex-babel-turkish-33284/babel-turkish.tar.xz) = d03fe54800f4610f0f059ed8084aea2051c0c095 +RMD160 (tex-babel-turkish-33284/babel-turkish.tar.xz) = c79b35b0e6d45021bbff56757beb16c05da021d1 +Size (tex-babel-turkish-33284/babel-turkish.tar.xz) = 2916 bytes diff --git a/print/tex-babel-vietnamese/DESCR b/print/tex-babel-vietnamese/DESCR new file mode 100644 index 000000000..f7a7194f7 --- /dev/null +++ b/print/tex-babel-vietnamese/DESCR @@ -0,0 +1,2 @@ +The package provides the language definition file for support +of Vietnamese in babel. diff --git a/print/tex-babel-vietnamese/Makefile b/print/tex-babel-vietnamese/Makefile new file mode 100644 index 000000000..f631a4b6a --- /dev/null +++ b/print/tex-babel-vietnamese/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:46:11 markd Exp $ + +DISTNAME= babel-vietnamese +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 30578 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-vietnamese +COMMENT= Babel support for typesetting Vietnamese +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-vietnamese/PLIST b/print/tex-babel-vietnamese/PLIST new file mode 100644 index 000000000..0e2f72264 --- /dev/null +++ b/print/tex-babel-vietnamese/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:46:11 markd Exp $ +share/texmf-dist/tex/generic/babel-vietnamese/vietnam.ldf +share/texmf-dist/tex/generic/babel-vietnamese/vietnamese.ldf diff --git a/print/tex-babel-vietnamese/distinfo b/print/tex-babel-vietnamese/distinfo new file mode 100644 index 000000000..f4fcaa5de --- /dev/null +++ b/print/tex-babel-vietnamese/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:46:11 markd Exp $ + +SHA1 (tex-babel-vietnamese-30578/babel-vietnamese.tar.xz) = 2cf297252a35bb5a8eaec12bd230b071ec375d6d +RMD160 (tex-babel-vietnamese-30578/babel-vietnamese.tar.xz) = f289a982c7a91acc98e3661e2c390288dec2be59 +Size (tex-babel-vietnamese-30578/babel-vietnamese.tar.xz) = 1480 bytes diff --git a/print/tex-babel-welsh/DESCR b/print/tex-babel-welsh/DESCR new file mode 100644 index 000000000..4ffc71dc9 --- /dev/null +++ b/print/tex-babel-welsh/DESCR @@ -0,0 +1,3 @@ +The package provides the language definition file for Welsh. +(Mostly Welsh-language versions of the standard names in a +LaTeX file.) diff --git a/print/tex-babel-welsh/Makefile b/print/tex-babel-welsh/Makefile new file mode 100644 index 000000000..1b0bb0f81 --- /dev/null +++ b/print/tex-babel-welsh/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 12:47:08 markd Exp $ + +DISTNAME= babel-welsh +PKGNAME= tex-${DISTNAME}-1.0d +TEXLIVE_REV= 30299 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/babel-welsh +COMMENT= Babel support for Welsh +LICENSE= lppl-1.3c + +DEPENDS+= tex-babel>=3.9l:../../print/tex-babel + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-babel-welsh/PLIST b/print/tex-babel-welsh/PLIST new file mode 100644 index 000000000..7cc4385a2 --- /dev/null +++ b/print/tex-babel-welsh/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 12:47:08 markd Exp $ +share/texmf-dist/tex/generic/babel-welsh/welsh.ldf diff --git a/print/tex-babel-welsh/distinfo b/print/tex-babel-welsh/distinfo new file mode 100644 index 000000000..7b07a4187 --- /dev/null +++ b/print/tex-babel-welsh/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 12:47:08 markd Exp $ + +SHA1 (tex-babel-welsh-30299/babel-welsh.tar.xz) = a81a55c669640c04c4958dc53636cafa44fcabe6 +RMD160 (tex-babel-welsh-30299/babel-welsh.tar.xz) = ed18db80ef75f5630e1e8161ce53f2e8ca282dc6 +Size (tex-babel-welsh-30299/babel-welsh.tar.xz) = 2256 bytes diff --git a/print/tex-babel/Makefile b/print/tex-babel/Makefile index 2d349b118..734ddcc8b 100644 --- a/print/tex-babel/Makefile +++ b/print/tex-babel/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2010/11/15 17:54:13 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 10:02:03 markd Exp $ DISTNAME= babel -PKGNAME= tex-${DISTNAME}-3.8l -PKGREVISION= 2 -TEXLIVE_REV= 20253 +PKGNAME= tex-${DISTNAME}-3.9l +TEXLIVE_REV= 35266 MAINTAINER= minskim@NetBSD.org COMMENT= Multilingual support for Plain TeX or LaTeX +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle diff --git a/print/tex-babel/PLIST b/print/tex-babel/PLIST index 8b3b54cbf..9ffe332b4 100644 --- a/print/tex-babel/PLIST +++ b/print/tex-babel/PLIST @@ -1,157 +1,64 @@ -@comment $NetBSD: PLIST,v 1.2 2010/01/29 05:47:01 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/22 10:02:03 markd Exp $ share/texmf-dist/makeindex/babel/bbglo.ist share/texmf-dist/makeindex/babel/bbind.ist -share/texmf-dist/tex/generic/babel/8859-8.def share/texmf-dist/tex/generic/babel/UKenglish.sty share/texmf-dist/tex/generic/babel/USenglish.sty share/texmf-dist/tex/generic/babel/afrikaans.sty -share/texmf-dist/tex/generic/babel/albanian.ldf share/texmf-dist/tex/generic/babel/albanian.sty share/texmf-dist/tex/generic/babel/american.sty -share/texmf-dist/tex/generic/babel/athnum.sty share/texmf-dist/tex/generic/babel/austrian.sty share/texmf-dist/tex/generic/babel/babel.def share/texmf-dist/tex/generic/babel/babel.sty share/texmf-dist/tex/generic/babel/bahasa.sty -share/texmf-dist/tex/generic/babel/bahasai.ldf -share/texmf-dist/tex/generic/babel/bahasam.ldf share/texmf-dist/tex/generic/babel/bahasam.sty -share/texmf-dist/tex/generic/babel/basque.ldf share/texmf-dist/tex/generic/babel/basque.sty share/texmf-dist/tex/generic/babel/blplain.tex share/texmf-dist/tex/generic/babel/bplain.tex -share/texmf-dist/tex/generic/babel/breton.ldf share/texmf-dist/tex/generic/babel/breton.sty share/texmf-dist/tex/generic/babel/british.sty -share/texmf-dist/tex/generic/babel/bulgarian.ldf share/texmf-dist/tex/generic/babel/bulgarian.sty -share/texmf-dist/tex/generic/babel/catalan.ldf share/texmf-dist/tex/generic/babel/catalan.sty -share/texmf-dist/tex/generic/babel/cp1255.def -share/texmf-dist/tex/generic/babel/cp862.def -share/texmf-dist/tex/generic/babel/croatian.ldf share/texmf-dist/tex/generic/babel/croatian.sty -share/texmf-dist/tex/generic/babel/czech.ldf share/texmf-dist/tex/generic/babel/czech.sty -share/texmf-dist/tex/generic/babel/danish.ldf share/texmf-dist/tex/generic/babel/danish.sty -share/texmf-dist/tex/generic/babel/dutch.ldf share/texmf-dist/tex/generic/babel/dutch.sty -share/texmf-dist/tex/generic/babel/english.ldf share/texmf-dist/tex/generic/babel/english.sty -share/texmf-dist/tex/generic/babel/esperanto.ldf share/texmf-dist/tex/generic/babel/esperanto.sty -share/texmf-dist/tex/generic/babel/estonian.ldf share/texmf-dist/tex/generic/babel/estonian.sty -share/texmf-dist/tex/generic/babel/finnish.ldf share/texmf-dist/tex/generic/babel/finnish.sty share/texmf-dist/tex/generic/babel/francais.sty -share/texmf-dist/tex/generic/babel/frenchb.cfg -share/texmf-dist/tex/generic/babel/frenchb.ldf -share/texmf-dist/tex/generic/babel/galician.ldf share/texmf-dist/tex/generic/babel/galician.sty -share/texmf-dist/tex/generic/babel/germanb.ldf share/texmf-dist/tex/generic/babel/germanb.sty -share/texmf-dist/tex/generic/babel/glbst.tex -share/texmf-dist/tex/generic/babel/glromidx.tex -share/texmf-dist/tex/generic/babel/greek.ldf share/texmf-dist/tex/generic/babel/greek.sty -share/texmf-dist/tex/generic/babel/grmath.sty -share/texmf-dist/tex/generic/babel/grsymb.sty -share/texmf-dist/tex/generic/babel/he8OmegaHebrew.fd -share/texmf-dist/tex/generic/babel/he8aharoni.fd -share/texmf-dist/tex/generic/babel/he8cmr.fd -share/texmf-dist/tex/generic/babel/he8cmss.fd -share/texmf-dist/tex/generic/babel/he8cmtt.fd -share/texmf-dist/tex/generic/babel/he8david.fd -share/texmf-dist/tex/generic/babel/he8drugulin.fd -share/texmf-dist/tex/generic/babel/he8enc.def -share/texmf-dist/tex/generic/babel/he8frankruehl.fd -share/texmf-dist/tex/generic/babel/he8miriam.fd -share/texmf-dist/tex/generic/babel/he8nachlieli.fd -share/texmf-dist/tex/generic/babel/he8yad.fd -share/texmf-dist/tex/generic/babel/hebcal.sty -share/texmf-dist/tex/generic/babel/hebfont.sty -share/texmf-dist/tex/generic/babel/hebrew.ldf share/texmf-dist/tex/generic/babel/hebrew.sty -share/texmf-dist/tex/generic/babel/hebrew_newcode.sty -share/texmf-dist/tex/generic/babel/hebrew_oldcode.sty -share/texmf-dist/tex/generic/babel/hebrew_p.sty share/texmf-dist/tex/generic/babel/hyphen.cfg -share/texmf-dist/tex/generic/babel/icelandic.ldf share/texmf-dist/tex/generic/babel/icelandic.sty -share/texmf-dist/tex/generic/babel/interlingua.ldf share/texmf-dist/tex/generic/babel/interlingua.sty -share/texmf-dist/tex/generic/babel/irish.ldf share/texmf-dist/tex/generic/babel/irish.sty -share/texmf-dist/tex/generic/babel/italian.ldf share/texmf-dist/tex/generic/babel/italian.sty -share/texmf-dist/tex/generic/babel/kurmanji.ldf -share/texmf-dist/tex/generic/babel/latin.ldf share/texmf-dist/tex/generic/babel/latin.sty -share/texmf-dist/tex/generic/babel/lgrcmr.fd -share/texmf-dist/tex/generic/babel/lgrcmro.fd -share/texmf-dist/tex/generic/babel/lgrcmss.fd -share/texmf-dist/tex/generic/babel/lgrcmtt.fd -share/texmf-dist/tex/generic/babel/lgrenc.def -share/texmf-dist/tex/generic/babel/lgrlcmss.fd -share/texmf-dist/tex/generic/babel/lgrlcmtt.fd -share/texmf-dist/tex/generic/babel/lgrlmr.fd -share/texmf-dist/tex/generic/babel/lgrlmro.fd -share/texmf-dist/tex/generic/babel/lgrlmss.fd -share/texmf-dist/tex/generic/babel/lgrlmtt.fd -share/texmf-dist/tex/generic/babel/lheclas.fd -share/texmf-dist/tex/generic/babel/lhecmr.fd -share/texmf-dist/tex/generic/babel/lhecmss.fd -share/texmf-dist/tex/generic/babel/lhecmtt.fd -share/texmf-dist/tex/generic/babel/lhecrml.fd -share/texmf-dist/tex/generic/babel/lheenc.def -share/texmf-dist/tex/generic/babel/lhefr.fd -share/texmf-dist/tex/generic/babel/lheredis.fd -share/texmf-dist/tex/generic/babel/lheshold.fd -share/texmf-dist/tex/generic/babel/lheshscr.fd -share/texmf-dist/tex/generic/babel/lheshstk.fd -share/texmf-dist/tex/generic/babel/lsorbian.ldf share/texmf-dist/tex/generic/babel/lsorbian.sty -share/texmf-dist/tex/generic/babel/magyar.ldf +share/texmf-dist/tex/generic/babel/luababel.def share/texmf-dist/tex/generic/babel/magyar.sty share/texmf-dist/tex/generic/babel/naustrian.sty -share/texmf-dist/tex/generic/babel/ngermanb.ldf share/texmf-dist/tex/generic/babel/ngermanb.sty -share/texmf-dist/tex/generic/babel/norsk.ldf +share/texmf-dist/tex/generic/babel/nil.ldf share/texmf-dist/tex/generic/babel/norsk.sty share/texmf-dist/tex/generic/babel/plain.def -share/texmf-dist/tex/generic/babel/polish.ldf share/texmf-dist/tex/generic/babel/polish.sty -share/texmf-dist/tex/generic/babel/portuges.ldf share/texmf-dist/tex/generic/babel/portuges.sty -share/texmf-dist/tex/generic/babel/rlbabel.def -share/texmf-dist/tex/generic/babel/romanian.ldf share/texmf-dist/tex/generic/babel/romanian.sty -share/texmf-dist/tex/generic/babel/romanidx.sty -share/texmf-dist/tex/generic/babel/russianb.ldf share/texmf-dist/tex/generic/babel/russianb.sty -share/texmf-dist/tex/generic/babel/samin.ldf share/texmf-dist/tex/generic/babel/samin.sty -share/texmf-dist/tex/generic/babel/scottish.ldf share/texmf-dist/tex/generic/babel/scottish.sty -share/texmf-dist/tex/generic/babel/serbian.ldf share/texmf-dist/tex/generic/babel/serbian.sty -share/texmf-dist/tex/generic/babel/si960.def -share/texmf-dist/tex/generic/babel/slovak.ldf share/texmf-dist/tex/generic/babel/slovak.sty -share/texmf-dist/tex/generic/babel/slovene.ldf share/texmf-dist/tex/generic/babel/slovene.sty -share/texmf-dist/tex/generic/babel/spanish.ldf share/texmf-dist/tex/generic/babel/spanish.sty -share/texmf-dist/tex/generic/babel/swedish.ldf share/texmf-dist/tex/generic/babel/swedish.sty share/texmf-dist/tex/generic/babel/switch.def -share/texmf-dist/tex/generic/babel/turkish.ldf share/texmf-dist/tex/generic/babel/turkish.sty -share/texmf-dist/tex/generic/babel/ukraineb.ldf share/texmf-dist/tex/generic/babel/ukraineb.sty -share/texmf-dist/tex/generic/babel/usorbian.ldf share/texmf-dist/tex/generic/babel/usorbian.sty -share/texmf-dist/tex/generic/babel/welsh.ldf share/texmf-dist/tex/generic/babel/welsh.sty +share/texmf-dist/tex/generic/babel/xebabel.def diff --git a/print/tex-babel/distinfo b/print/tex-babel/distinfo index e7f0358c7..797c3fadc 100644 --- a/print/tex-babel/distinfo +++ b/print/tex-babel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/15 17:54:13 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 10:02:03 markd Exp $ -SHA1 (tex-babel-20253/babel.tar.xz) = 424926a941601e984897fc6ecfe5be71e5543ebc -RMD160 (tex-babel-20253/babel.tar.xz) = a719b2a11df557404bf59f6c626c17a5e36b1fd5 -Size (tex-babel-20253/babel.tar.xz) = 82940 bytes +SHA1 (tex-babel-35266/babel.tar.xz) = 4fe8830d5ab7c1ad81f6e702dbc007abb155a52b +RMD160 (tex-babel-35266/babel.tar.xz) = 0fd1723ded29884d18ae8ee39315b0307e22f325 +Size (tex-babel-35266/babel.tar.xz) = 22920 bytes diff --git a/print/tex-babelbib-doc/Makefile b/print/tex-babelbib-doc/Makefile index f3fe97d2a..726a50f40 100644 --- a/print/tex-babelbib-doc/Makefile +++ b/print/tex-babelbib-doc/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/02 17:01:08 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:08:25 markd Exp $ # TeX Live Revision 15878 DISTNAME= babelbib.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.29 +PKGNAME= tex-${DISTNAME:S/./-/}-1.31 +TEXLIVE_REV= 25245 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-babelbib diff --git a/print/tex-babelbib-doc/PLIST b/print/tex-babelbib-doc/PLIST index a6db71c1e..b03f5fa86 100644 --- a/print/tex-babelbib-doc/PLIST +++ b/print/tex-babelbib-doc/PLIST @@ -1,7 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/02 17:01:08 minskim Exp $ -share/texmf-dist/doc/latex/babelbib/ChangeLog -share/texmf-dist/doc/latex/babelbib/README -share/texmf-dist/doc/latex/babelbib/babelbib.pdf -share/texmf-dist/doc/latex/babelbib/babelbibtest.bib -share/texmf-dist/doc/latex/babelbib/babelbibtest.tex -share/texmf-dist/doc/latex/babelbib/tugboat-babelbib.pdf +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:08:25 markd Exp $ +share/texmf-dist/doc/bibtex/babelbib/ChangeLog +share/texmf-dist/doc/bibtex/babelbib/Makefile +share/texmf-dist/doc/bibtex/babelbib/README +share/texmf-dist/doc/bibtex/babelbib/babelbib.dtx +share/texmf-dist/doc/bibtex/babelbib/babelbib.ins +share/texmf-dist/doc/bibtex/babelbib/babelbib.pdf +share/texmf-dist/doc/bibtex/babelbib/babelbibtest.bib +share/texmf-dist/doc/bibtex/babelbib/babelbibtest.tex +share/texmf-dist/doc/bibtex/babelbib/getversion.tex +share/texmf-dist/doc/bibtex/babelbib/tugboat-babelbib.pdf diff --git a/print/tex-babelbib-doc/distinfo b/print/tex-babelbib-doc/distinfo index ffeefec01..2fc71931c 100644 --- a/print/tex-babelbib-doc/distinfo +++ b/print/tex-babelbib-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/02 17:01:08 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:08:25 markd Exp $ -SHA1 (tex-babelbib-doc-1.29/babelbib.doc.tar.xz) = 089d029a8df58f42706086c43d6673ef61a42581 -RMD160 (tex-babelbib-doc-1.29/babelbib.doc.tar.xz) = 73dbd67a400df61322cfffe18bd41eec54040240 -Size (tex-babelbib-doc-1.29/babelbib.doc.tar.xz) = 1126104 bytes +SHA1 (tex-babelbib-25245/babelbib.doc.tar.xz) = a90d4a75a5e3a0d306c632a13e02c92564641c08 +RMD160 (tex-babelbib-25245/babelbib.doc.tar.xz) = f8fe6cd2950148be60102ac1c0c89d1fbdf35782 +Size (tex-babelbib-25245/babelbib.doc.tar.xz) = 1242048 bytes diff --git a/print/tex-babelbib/Makefile b/print/tex-babelbib/Makefile index dfb91fd90..e23032c9f 100644 --- a/print/tex-babelbib/Makefile +++ b/print/tex-babelbib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/02 17:00:37 minskim Exp $ -# TeX Live Revision 15878 +# $NetBSD: Makefile,v 1.2 2015/04/22 10:08:25 markd Exp $ DISTNAME= babelbib -PKGNAME= tex-${DISTNAME}-1.29 +PKGNAME= tex-${DISTNAME}-1.31 +TEXLIVE_REV= 25245 MAINTAINER= minskim@NetBSD.org COMMENT= Multilingual bibliographies diff --git a/print/tex-babelbib/PLIST b/print/tex-babelbib/PLIST index a7cfba57b..9831c28aa 100644 --- a/print/tex-babelbib/PLIST +++ b/print/tex-babelbib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/02 17:00:37 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:08:25 markd Exp $ share/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst share/texmf-dist/bibtex/bst/babelbib/bababbr3-lf.bst share/texmf-dist/bibtex/bst/babelbib/bababbr3.bst @@ -8,16 +8,12 @@ share/texmf-dist/bibtex/bst/babelbib/bababbrv.bst share/texmf-dist/bibtex/bst/babelbib/babalpha-fl.bst share/texmf-dist/bibtex/bst/babelbib/babalpha-lf.bst share/texmf-dist/bibtex/bst/babelbib/babalpha.bst -share/texmf-dist/bibtex/bst/babelbib/babalpha2.bst share/texmf-dist/bibtex/bst/babelbib/babamspl.bst share/texmf-dist/bibtex/bst/babelbib/babplai3-fl.bst share/texmf-dist/bibtex/bst/babelbib/babplai3-lf.bst share/texmf-dist/bibtex/bst/babelbib/babplai3.bst share/texmf-dist/bibtex/bst/babelbib/babplain-fl.bst share/texmf-dist/bibtex/bst/babelbib/babplain-lf.bst -share/texmf-dist/bibtex/bst/babelbib/babplain-neu.bst -share/texmf-dist/bibtex/bst/babelbib/babplain-orig.bst -share/texmf-dist/bibtex/bst/babelbib/babplain-spielen.bst share/texmf-dist/bibtex/bst/babelbib/babplain.bst share/texmf-dist/bibtex/bst/babelbib/babunsrt-fl.bst share/texmf-dist/bibtex/bst/babelbib/babunsrt-lf.bst @@ -26,19 +22,22 @@ share/texmf-dist/tex/latex/babelbib/afrikaans.bdf share/texmf-dist/tex/latex/babelbib/babelbib.sty share/texmf-dist/tex/latex/babelbib/bahasa.bdf share/texmf-dist/tex/latex/babelbib/catalan.bdf +share/texmf-dist/tex/latex/babelbib/croatian.bdf +share/texmf-dist/tex/latex/babelbib/czech.bdf share/texmf-dist/tex/latex/babelbib/danish.bdf share/texmf-dist/tex/latex/babelbib/dutch.bdf share/texmf-dist/tex/latex/babelbib/english.bdf share/texmf-dist/tex/latex/babelbib/esperanto.bdf share/texmf-dist/tex/latex/babelbib/finnish.bdf share/texmf-dist/tex/latex/babelbib/french.bdf -share/texmf-dist/tex/latex/babelbib/french2.bdf share/texmf-dist/tex/latex/babelbib/galician.bdf share/texmf-dist/tex/latex/babelbib/german.bdf share/texmf-dist/tex/latex/babelbib/greek.bdf share/texmf-dist/tex/latex/babelbib/italian.bdf share/texmf-dist/tex/latex/babelbib/norsk.bdf share/texmf-dist/tex/latex/babelbib/portuguese.bdf +share/texmf-dist/tex/latex/babelbib/romanian.bdf share/texmf-dist/tex/latex/babelbib/russian.bdf +share/texmf-dist/tex/latex/babelbib/serbian.bdf share/texmf-dist/tex/latex/babelbib/spanish.bdf share/texmf-dist/tex/latex/babelbib/swedish.bdf diff --git a/print/tex-babelbib/distinfo b/print/tex-babelbib/distinfo index 30a0f6ce0..6c5b3864b 100644 --- a/print/tex-babelbib/distinfo +++ b/print/tex-babelbib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/02 17:00:37 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:08:25 markd Exp $ -SHA1 (tex-babelbib-1.29/babelbib.tar.xz) = caa3d8e8a05d5103b54f51282790136a07ffcc56 -RMD160 (tex-babelbib-1.29/babelbib.tar.xz) = 21c0de3ed484d2dd27704f4051451063b1bfe5b5 -Size (tex-babelbib-1.29/babelbib.tar.xz) = 23876 bytes +SHA1 (tex-babelbib-25245/babelbib.tar.xz) = fb55ac0329e71b11bd3159392c0ab492d6f04ee0 +RMD160 (tex-babelbib-25245/babelbib.tar.xz) = 063ccd60a81eabaf2c67c8cd542946c752a6041a +Size (tex-babelbib-25245/babelbib.tar.xz) = 26136 bytes diff --git a/print/tex-bagpipe-doc/DESCR b/print/tex-bagpipe-doc/DESCR new file mode 100644 index 000000000..2aa4a02b5 --- /dev/null +++ b/print/tex-bagpipe-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bagpipe. diff --git a/print/tex-bagpipe-doc/Makefile b/print/tex-bagpipe-doc/Makefile new file mode 100644 index 000000000..068f9b475 --- /dev/null +++ b/print/tex-bagpipe-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 22:44:22 markd Exp $ + +DISTNAME= bagpipe.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.02 +TEXLIVE_REV= 34393 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bagpipe +COMMENT= Documentation for tex-bagpipe +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bagpipe-doc/PLIST b/print/tex-bagpipe-doc/PLIST new file mode 100644 index 000000000..5250d8592 --- /dev/null +++ b/print/tex-bagpipe-doc/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 22:44:22 markd Exp $ +share/texmf-dist/doc/generic/bagpipe/BlackDonald.pdf +share/texmf-dist/doc/generic/bagpipe/BlackDonald.tex +share/texmf-dist/doc/generic/bagpipe/Bonnets.pdf +share/texmf-dist/doc/generic/bagpipe/Bonnets.tex +share/texmf-dist/doc/generic/bagpipe/Green.pdf +share/texmf-dist/doc/generic/bagpipe/Green.tex +share/texmf-dist/doc/generic/bagpipe/GreenTwo.pdf +share/texmf-dist/doc/generic/bagpipe/GreenTwo.tex +share/texmf-dist/doc/generic/bagpipe/README +share/texmf-dist/doc/generic/bagpipe/Washer.pdf +share/texmf-dist/doc/generic/bagpipe/Washer.tex +share/texmf-dist/doc/generic/bagpipe/bagdoc.pdf +share/texmf-dist/doc/generic/bagpipe/bagdoc.tex +share/texmf-dist/doc/generic/bagpipe/quickref.pdf +share/texmf-dist/doc/generic/bagpipe/quickref.tex diff --git a/print/tex-bagpipe-doc/distinfo b/print/tex-bagpipe-doc/distinfo new file mode 100644 index 000000000..3842f2037 --- /dev/null +++ b/print/tex-bagpipe-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 22:44:22 markd Exp $ + +SHA1 (tex-bagpipe-34393/bagpipe.doc.tar.xz) = 7631e51d9ceac49521db4a9bde39b3c46c5f7246 +RMD160 (tex-bagpipe-34393/bagpipe.doc.tar.xz) = e245ce3ab6ed155bce4adceb096b7a88044a76b3 +Size (tex-bagpipe-34393/bagpipe.doc.tar.xz) = 201336 bytes diff --git a/print/tex-bagpipe/DESCR b/print/tex-bagpipe/DESCR new file mode 100644 index 000000000..21f2ff0d0 --- /dev/null +++ b/print/tex-bagpipe/DESCR @@ -0,0 +1,3 @@ +Typesetting bagpipe music in MusixTeX is needlessly tedious. +This package provides specialized and re-defined macros to +simplify this task. diff --git a/print/tex-bagpipe/Makefile b/print/tex-bagpipe/Makefile new file mode 100644 index 000000000..92d51c6b0 --- /dev/null +++ b/print/tex-bagpipe/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/09 22:44:22 markd Exp $ + +DISTNAME= bagpipe +PKGNAME= tex-${DISTNAME}-3.02 +TEXLIVE_REV= 34393 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bagpipe +COMMENT= Support for typesetting bagpipe music +LICENSE= lppl-1.3c + +DEPENDS+= tex-musixtex>=1.15:../../print/tex-musixtex + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bagpipe/PLIST b/print/tex-bagpipe/PLIST new file mode 100644 index 000000000..ad910b373 --- /dev/null +++ b/print/tex-bagpipe/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/09 22:44:22 markd Exp $ +share/texmf-dist/tex/generic/bagpipe/bagpipe.ini +share/texmf-dist/tex/generic/bagpipe/bagpipe.tex +share/texmf-dist/tex/generic/bagpipe/bagpipex.ini diff --git a/print/tex-bagpipe/distinfo b/print/tex-bagpipe/distinfo new file mode 100644 index 000000000..8ec03b770 --- /dev/null +++ b/print/tex-bagpipe/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/09 22:44:22 markd Exp $ + +SHA1 (tex-bagpipe-34393/bagpipe.tar.xz) = 3b0fdd9ca6c23d49367c475fae274d128c40eb29 +RMD160 (tex-bagpipe-34393/bagpipe.tar.xz) = 0d8dfd0a53ff676c077150c7c04f372ef7153a6d +Size (tex-bagpipe-34393/bagpipe.tar.xz) = 11228 bytes diff --git a/print/tex-bagpipetex/DESCR b/print/tex-bagpipetex/DESCR deleted file mode 100644 index 2ea516684..000000000 --- a/print/tex-bagpipetex/DESCR +++ /dev/null @@ -1,21 +0,0 @@ -BagpipeTex is a set of MusixTeX macros to typeset bagpipe music. - -Bagpipe music is written slightly differently than regular music and -sequences of gracenotes are often viewed as tokens rather than sequences -of individual notes. These differences make it very difficult to -typeset bagpipe music with plain old MusixTeX. Therefore BagpipeTeX has -been written by Walt Innes (walt@slac.stanford.edu). This is a macro -package for use on top of MusixTex, which is itself a macro package for -use with LaTeX. - -Once BagpipeTeX is installed, you can then process BagpipeTeX files -exactly the same as you would a regular MusixTeX file. For example: - - musixtex foo - musixflx foo - musixtex foo - -This will give you foo.dvi which then can be processed like any other -.dvi. Use dvips to convert it into a postscript file or print it to a -Postscript printer. Then ps2pdf may be used to convert the Postscript -file into a PDF file. diff --git a/print/tex-bagpipetex/Makefile b/print/tex-bagpipetex/Makefile deleted file mode 100644 index ddd5ea524..000000000 --- a/print/tex-bagpipetex/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# $NetBSD: Makefile,v 1.15 2013/11/13 19:23:27 minskim Exp $ -# - -DISTNAME= bagpipetex-3.01 -PKGNAME= tex-${DISTNAME} -PKGREVISION= 6 -CATEGORIES= print -MASTER_SITES= http://www.stanford.edu/~wrinnes/bagpipe.tex/distribution/ -DISTFILES= bagpipe301.tar.gz - -MAINTAINER= dgriffi@cs.csubak.edu -HOMEPAGE= http://www.stanford.edu/~wrinnes/bagpipe.tex/ -COMMENT= MusixTeX macros to typeset bagpipe music - -BUILD_DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex -DEPENDS+= tex-musixtex>=1.15:../../print/tex-musixtex - -WRKSRC= ${WRKDIR} -NO_CONFIGURE= yes - -INSTALLATION_DIRS= share/texmf-dist/doc/bagpipetex \ - share/texmf-dist/doc/bagpipetex/examples \ - share/texmf-dist/fonts/tfm/bagpipetex \ - share/texmf-dist/fonts/source/bagpipetex \ - share/texmf-dist/tex/latex/bagpipetex - -do-install: - ${INSTALL_DATA} ${WRKSRC}/README \ - ${WRKSRC}/bagdoc.pdf \ - ${WRKSRC}/quickref.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bagpipetex - ${INSTALL_DATA} ${WRKSRC}/Green.tex \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bagpipetex/examples - ${INSTALL_DATA} ${WRKSRC}/GreenTwo.tex \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bagpipetex/examples - ${INSTALL_DATA} ${WRKSRC}/Bonnets.tex \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bagpipetex/examples - ${INSTALL_DATA} ${WRKSRC}/Washer.tex \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bagpipetex/examples - ${INSTALL_DATA} ${WRKSRC}/BlackDonald.tex \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/bagpipetex/examples - ${INSTALL_DATA} ${WRKSRC}/*.mf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/fonts/source/bagpipetex - ${INSTALL_DATA} ${WRKSRC}/*.tfm \ - ${DESTDIR}${PREFIX}/share/texmf-dist/fonts/tfm/bagpipetex - ${INSTALL_DATA} ${WRKSRC}/bagpipe.tex \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/bagpipetex - ${INSTALL_DATA} ${WRKSRC}/*.ini \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/bagpipetex - -do-build: - cd ${WRKDIR} && pdftex bagdoc - cd ${WRKDIR} && musixtex quickref - -.include "../../print/kpathsea/texmf.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bagpipetex/PLIST b/print/tex-bagpipetex/PLIST deleted file mode 100644 index 30844a231..000000000 --- a/print/tex-bagpipetex/PLIST +++ /dev/null @@ -1,20 +0,0 @@ -@comment $NetBSD: PLIST,v 1.6 2013/11/13 19:23:27 minskim Exp $ -share/texmf-dist/doc/bagpipetex/README -share/texmf-dist/doc/bagpipetex/bagdoc.pdf -share/texmf-dist/doc/bagpipetex/examples/BlackDonald.tex -share/texmf-dist/doc/bagpipetex/examples/Bonnets.tex -share/texmf-dist/doc/bagpipetex/examples/Green.tex -share/texmf-dist/doc/bagpipetex/examples/GreenTwo.tex -share/texmf-dist/doc/bagpipetex/examples/Washer.tex -share/texmf-dist/doc/bagpipetex/quickref.pdf -share/texmf-dist/fonts/source/bagpipetex/beamn09.mf -share/texmf-dist/fonts/source/bagpipetex/musicd09.mf -share/texmf-dist/fonts/source/bagpipetex/musikd09.mf -share/texmf-dist/fonts/source/bagpipetex/musikn09.mf -share/texmf-dist/fonts/source/bagpipetex/musix09.mf -share/texmf-dist/fonts/tfm/bagpipetex/beamn09.tfm -share/texmf-dist/fonts/tfm/bagpipetex/musikn09.tfm -share/texmf-dist/fonts/tfm/bagpipetex/musix09.tfm -share/texmf-dist/tex/latex/bagpipetex/bagpipe.ini -share/texmf-dist/tex/latex/bagpipetex/bagpipex.ini -share/texmf-dist/tex/latex/bagpipetex/bagpipe.tex diff --git a/print/tex-bagpipetex/distinfo b/print/tex-bagpipetex/distinfo deleted file mode 100644 index 51857f7ea..000000000 --- a/print/tex-bagpipetex/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 12:51:45 agc Exp $ - -SHA1 (bagpipe301.tar.gz) = 49ad19e4df6fb963d64d2a6fb7d5c2e6e153527a -RMD160 (bagpipe301.tar.gz) = 1d557c44d976ec0a30b3d3de7c6dd494469b8610 -Size (bagpipe301.tar.gz) = 44320 bytes -SHA1 (patch-aa) = 674aad7e5998ecb25287c232e2b779eff95c3bb0 diff --git a/print/tex-bagpipetex/patches/patch-aa b/print/tex-bagpipetex/patches/patch-aa deleted file mode 100644 index 29283901a..000000000 --- a/print/tex-bagpipetex/patches/patch-aa +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2003/01/23 18:13:47 fredb Exp $ - ---- bagpipe.tex.orig Wed Jul 24 17:54:51 2002 -+++ bagpipe.tex Sun Jan 19 04:48:48 2003 -@@ -97,12 +97,12 @@ - % - \ifx\bagpipeisloaded\relax\endinput\else\let\bagpipeisloaded=\relax\fi - % --%\let\usemusixtex\relax% this sets the flag to use MusiXTeX instead of MusicTeX -+\let\usemusixtex\relax% this sets the flag to use MusiXTeX instead of MusicTeX - % - % -- \ifx\usemusixtex\undefined % the musictex version -+\ifx\usemusixtex\undefined % the musictex version - % -- \input musicnft -+\input musicnft - % - % Select one set of nine point font declarations: - % -@@ -112,8 +112,8 @@ - \font\musicnine=musikn09% % for use with 16 pt musicsize if - \font\beamnine=beamn09% % 9 pt fonts are available% - % -- \input musictex% -- \input musicvbm% -+% \input musictex% -+% \input musicvbm% - % - % at signs are now letters and can be used in control sequences - \def\makeatletter{\catcode`\@=11} diff --git a/print/tex-bbm-macros-doc/DESCR b/print/tex-bbm-macros-doc/DESCR new file mode 100644 index 000000000..fdeb507cc --- /dev/null +++ b/print/tex-bbm-macros-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bbm-macros. diff --git a/print/tex-bbm-macros-doc/Makefile b/print/tex-bbm-macros-doc/Makefile new file mode 100644 index 000000000..f190d1afc --- /dev/null +++ b/print/tex-bbm-macros-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 13:50:03 wiz Exp $ + +DISTNAME= bbm-macros.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 17224 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bbm-macros +COMMENT= Documentation for tex-bbm-macros +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bbm-macros-doc/PLIST b/print/tex-bbm-macros-doc/PLIST new file mode 100644 index 000000000..cf3e02217 --- /dev/null +++ b/print/tex-bbm-macros-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 13:50:03 wiz Exp $ +share/texmf-dist/doc/latex/bbm-macros/README +share/texmf-dist/doc/latex/bbm-macros/bbm.pdf diff --git a/print/tex-bbm-macros-doc/distinfo b/print/tex-bbm-macros-doc/distinfo new file mode 100644 index 000000000..db054270e --- /dev/null +++ b/print/tex-bbm-macros-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 13:50:03 wiz Exp $ + +SHA1 (tex-bbm-macros-17224/bbm-macros.doc.tar.xz) = 72ae708e58625437b35335f32100c93f9562aa84 +RMD160 (tex-bbm-macros-17224/bbm-macros.doc.tar.xz) = bd799db7a6e13d852737ebc52da036666d07c1d5 +Size (tex-bbm-macros-17224/bbm-macros.doc.tar.xz) = 301280 bytes diff --git a/print/tex-bbm-macros/DESCR b/print/tex-bbm-macros/DESCR new file mode 100644 index 000000000..e809be637 --- /dev/null +++ b/print/tex-bbm-macros/DESCR @@ -0,0 +1,4 @@ +Provides LaTeX support for Blackboard variants of Computer +Modern fonts. Declares a font family bbm so you can in +principle write running text in blackboard bold, and lots of +math alphabets for using the fonts within maths. diff --git a/print/tex-bbm-macros/Makefile b/print/tex-bbm-macros/Makefile new file mode 100644 index 000000000..8c5b5a682 --- /dev/null +++ b/print/tex-bbm-macros/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 13:49:44 wiz Exp $ + +DISTNAME= bbm-macros +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 17224 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bbm-macros +COMMENT= LaTeX support for "blackboard-style" cm fonts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bbm-macros/PLIST b/print/tex-bbm-macros/PLIST new file mode 100644 index 000000000..d54696fd4 --- /dev/null +++ b/print/tex-bbm-macros/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 13:49:44 wiz Exp $ +share/texmf-dist/tex/latex/bbm-macros/bbm.sty +share/texmf-dist/tex/latex/bbm-macros/ubbm.fd +share/texmf-dist/tex/latex/bbm-macros/ubbmss.fd +share/texmf-dist/tex/latex/bbm-macros/ubbmtt.fd diff --git a/print/tex-bbm-macros/distinfo b/print/tex-bbm-macros/distinfo new file mode 100644 index 000000000..eb715d952 --- /dev/null +++ b/print/tex-bbm-macros/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 13:49:44 wiz Exp $ + +SHA1 (tex-bbm-macros-17224/bbm-macros.tar.xz) = 3b0e5779eced5f16a4b55cda8881167e79ede8fb +RMD160 (tex-bbm-macros-17224/bbm-macros.tar.xz) = 63d451d9d9533a1a6df10fde3111f9524ce9b44a +Size (tex-bbm-macros-17224/bbm-macros.tar.xz) = 1692 bytes diff --git a/print/tex-beamer-doc/Makefile b/print/tex-beamer-doc/Makefile index f0881e18f..cb16693b7 100644 --- a/print/tex-beamer-doc/Makefile +++ b/print/tex-beamer-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2011/01/17 22:41:25 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 10:12:41 markd Exp $ DISTNAME= beamer.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.10 -TEXLIVE_REV= 19443 +PKGNAME= tex-${DISTNAME:S/./-/}-3.36 +TEXLIVE_REV= 36461 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-beamer +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-beamer-doc/PLIST b/print/tex-beamer-doc/PLIST index 7f71b6502..634b7962d 100644 --- a/print/tex-beamer-doc/PLIST +++ b/print/tex-beamer-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/01/17 22:41:25 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/22 10:12:41 markd Exp $ share/texmf-dist/doc/latex/beamer/AUTHORS share/texmf-dist/doc/latex/beamer/ChangeLog share/texmf-dist/doc/latex/beamer/FILES @@ -40,14 +40,79 @@ share/texmf-dist/doc/latex/beamer/doc/beamerug-tricks.tex share/texmf-dist/doc/latex/beamer/doc/beamerug-tutorial.tex share/texmf-dist/doc/latex/beamer/doc/beamerug-twoscreens.tex share/texmf-dist/doc/latex/beamer/doc/beamerug-workflow.tex +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemealbatross.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemealbatrossstylish.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemebeaver.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemebeetle.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemecrane.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemedefault.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemedolphin.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemedove.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemefly.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemelily.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemeorchid.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemerose.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemeseagull.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemeseahorse.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemesidebartab.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemespruce.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemestructure.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemewhale.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugcolorthemewolverine.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugfontthemedefault.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugfontthemeserif.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugfontthemestructurebold.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugfontthemestructureitalicserif.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugfontthemestructuresmallcapsserif.pdf +share/texmf-dist/doc/latex/beamer/doc/beameruginnerthemecircles.pdf +share/texmf-dist/doc/latex/beamer/doc/beameruginnerthemedefault.pdf +share/texmf-dist/doc/latex/beamer/doc/beameruginnerthemeinmargin.pdf +share/texmf-dist/doc/latex/beamer/doc/beameruginnerthemerectangles.pdf +share/texmf-dist/doc/latex/beamer/doc/beameruginnerthemerounded.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemedefault.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemeinfolines.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthememiniframes.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemeshadow.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemesidebar.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemesmoothbars.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemesmoothtree.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemesplit.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugouterthemetree.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeAnnArbor.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeAntibes.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeBergen.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeBerkeley.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeBerlin.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeBoadilla.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeCambridgeUS.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeCopenhagen.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeDarmstadt.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeDresden.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeEastLansing.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeFrankfurt.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeGoettingen.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeHannover.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeIlmenau.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeJuanLesPins.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeLuebeck.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeMadrid.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeMalmoe.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeMarburg.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeMontpellier.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemePaloAlto.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemePittsburgh.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeRochester.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeSingapore.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeSzeged.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeWarsaw.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemeboxes.pdf +share/texmf-dist/doc/latex/beamer/doc/beamerugthemedefault.pdf share/texmf-dist/doc/latex/beamer/doc/beameruserguide.pdf share/texmf-dist/doc/latex/beamer/doc/beameruserguide.tex share/texmf-dist/doc/latex/beamer/doc/licenses/LICENSE -share/texmf-dist/doc/latex/beamer/doc/themeexamples/beamerthemeexample.tex -share/texmf-dist/doc/latex/beamer/doc/themeexamples/beamerthememakeexamples.sh -share/texmf-dist/doc/latex/beamer/emacs/beamer.el share/texmf-dist/doc/latex/beamer/examples/Makefile share/texmf-dist/doc/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.tex +share/texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.pdf share/texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex share/texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-body.tex share/texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-logo.pdf @@ -60,21 +125,13 @@ share/texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic6. share/texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.tex share/texmf-dist/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-style.tex share/texmf-dist/doc/latex/beamer/examples/beamerexample-conference-talk.pdf -share/texmf-dist/doc/latex/beamer/examples/beamerexample-lecture-beamer-version.pdf share/texmf-dist/doc/latex/beamer/examples/beamerexample-lecture-print-version.pdf -share/texmf-dist/doc/latex/beamer/examples/lyx-based-presentation/beamerexample-lyx.lyx -share/texmf-dist/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.lyx share/texmf-dist/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.tex -share/texmf-dist/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.lyx share/texmf-dist/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.tex share/texmf-dist/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.fr.tex -share/texmf-dist/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.lyx share/texmf-dist/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.tex -share/texmf-dist/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.lyx share/texmf-dist/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.tex share/texmf-dist/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.fr.tex -share/texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.lyx share/texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.tex -share/texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.lyx share/texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.tex share/texmf-dist/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.fr.tex diff --git a/print/tex-beamer-doc/distinfo b/print/tex-beamer-doc/distinfo index 5bbb45eff..8a6d7ce37 100644 --- a/print/tex-beamer-doc/distinfo +++ b/print/tex-beamer-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/01/17 22:41:25 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:12:41 markd Exp $ -SHA1 (tex-beamer-19443/beamer.doc.tar.xz) = c0d386cd13b3de0439148fab7013bd15c38e0c81 -RMD160 (tex-beamer-19443/beamer.doc.tar.xz) = 3e2f660f8a88e150df6ce5c09f61a1c3f3f3115f -Size (tex-beamer-19443/beamer.doc.tar.xz) = 2126568 bytes +SHA1 (tex-beamer-36461/beamer.doc.tar.xz) = 7ec2ff9ba2d2761b07cce96fea3a15402fb07616 +RMD160 (tex-beamer-36461/beamer.doc.tar.xz) = ba43832fdb33710ca66be0d926e082ca72845296 +Size (tex-beamer-36461/beamer.doc.tar.xz) = 2395064 bytes diff --git a/print/tex-beamer/Makefile b/print/tex-beamer/Makefile index 3bb879ab5..df295aa3f 100644 --- a/print/tex-beamer/Makefile +++ b/print/tex-beamer/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:22 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 10:12:41 markd Exp $ DISTNAME= beamer -PKGNAME= tex-${DISTNAME}-3.10 -TEXLIVE_REV= 19443 +PKGNAME= tex-${DISTNAME}-3.36 +TEXLIVE_REV= 36461 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= LaTeX class for producing presentations and slides +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb22 DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf diff --git a/print/tex-beamer/PLIST b/print/tex-beamer/PLIST index 0ef91a854..f9c7254e1 100644 --- a/print/tex-beamer/PLIST +++ b/print/tex-beamer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/01/17 22:41:25 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/22 10:12:41 markd Exp $ share/texmf-dist/tex/latex/beamer/art/beamericonarticle.20.eps share/texmf-dist/tex/latex/beamer/art/beamericonarticle.20.pdf share/texmf-dist/tex/latex/beamer/art/beamericonarticle.eps @@ -9,6 +9,10 @@ share/texmf-dist/tex/latex/beamer/art/beamericonbook.20.pdf share/texmf-dist/tex/latex/beamer/art/beamericonbook.eps share/texmf-dist/tex/latex/beamer/art/beamericonbook.pdf share/texmf-dist/tex/latex/beamer/art/beamericonbook.tex +share/texmf-dist/tex/latex/beamer/art/beamericononline.20.eps +share/texmf-dist/tex/latex/beamer/art/beamericononline.20.pdf +share/texmf-dist/tex/latex/beamer/art/beamericononline.eps +share/texmf-dist/tex/latex/beamer/art/beamericononline.pdf share/texmf-dist/tex/latex/beamer/beamer.cls share/texmf-dist/tex/latex/beamer/beamerarticle.sty share/texmf-dist/tex/latex/beamer/beamerbasearticle.sty @@ -60,11 +64,13 @@ share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemedolphin.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemedove.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemefly.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemelily.sty +share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthememonarca.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemeorchid.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemerose.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemeseagull.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemeseahorse.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemesidebartab.sty +share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemespruce.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemestructure.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemewhale.sty share/texmf-dist/tex/latex/beamer/themes/color/beamercolorthemewolverine.sty @@ -98,6 +104,7 @@ share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeCambridgeUS.sty share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeCopenhagen.sty share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeDarmstadt.sty share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeDresden.sty +share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeFrankfurt.sty share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeGoettingen.sty share/texmf-dist/tex/latex/beamer/themes/theme/beamerthemeHannover.sty @@ -125,41 +132,76 @@ share/texmf-dist/tex/latex/beamer/themes/theme/compatibility/beamerthemeshadow.s share/texmf-dist/tex/latex/beamer/themes/theme/compatibility/beamerthemesidebar.sty share/texmf-dist/tex/latex/beamer/themes/theme/compatibility/beamerthemesplit.sty share/texmf-dist/tex/latex/beamer/themes/theme/compatibility/beamerthemetree.sty +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Brazilian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Catalan.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Croatian.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-English.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-French.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-German.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Greek.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Norsk.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Nynorsk.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Polish.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Serbian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Spanish.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Brazilian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Catalan.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Croatian.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-English.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-French.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-German.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Greek.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Polish.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Serbian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Spanish.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Croatian.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-English.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-French.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-German.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Greek.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Polish.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Portuguese.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Serbian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Spanish.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Brazilian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Catalan.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Brazilian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Catalan.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Croatian.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-English.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-French.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-German.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Greek.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Italian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Norsk.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Nynorsk.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Polish.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Portuguese.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Serbian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Spanish.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Brazilian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Catalan.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Croatian.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-English.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-French.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-German.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Greek.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Norsk.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Nynorsk.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Polish.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Portuguese.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Serbian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Spanish.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Brazilian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Catalan.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Croatian.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-English.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-French.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-German.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Greek.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Norsk.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Polish.dict share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Serbian.dict +share/texmf-dist/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Spanish.dict share/texmf-dist/tex/latex/beamer/translator/translator-language-mappings.tex share/texmf-dist/tex/latex/beamer/translator/translator.sty diff --git a/print/tex-beamer/distinfo b/print/tex-beamer/distinfo index cb7fa60ae..cfd3b29d1 100644 --- a/print/tex-beamer/distinfo +++ b/print/tex-beamer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/01/17 22:41:25 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:12:41 markd Exp $ -SHA1 (tex-beamer-19443/beamer.tar.xz) = caed365df29f1955966f1d9faecd5fe65cb2bc4f -RMD160 (tex-beamer-19443/beamer.tar.xz) = 46da7c9cd9e50caecb6f6ceccf558f508e970816 -Size (tex-beamer-19443/beamer.tar.xz) = 105176 bytes +SHA1 (tex-beamer-36461/beamer.tar.xz) = eab79df33273e04b9c7981bd948fdf3199a52e6b +RMD160 (tex-beamer-36461/beamer.tar.xz) = 5a1f8408a327b58a56c9f5db897af6454bc15263 +Size (tex-beamer-36461/beamer.tar.xz) = 187920 bytes diff --git a/print/tex-bezos-doc/Makefile b/print/tex-bezos-doc/Makefile index 75a39465f..f10ca6bf6 100644 --- a/print/tex-bezos-doc/Makefile +++ b/print/tex-bezos-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 21:30:32 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:15:29 markd Exp $ DISTNAME= bezos.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2010 -TEXLIVE_REV= 20113 +PKGNAME= tex-${DISTNAME:S/./-/}-25507 +TEXLIVE_REV= 25507 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-bezos diff --git a/print/tex-bezos-doc/PLIST b/print/tex-bezos-doc/PLIST index a51f17ead..4c183e20b 100644 --- a/print/tex-bezos-doc/PLIST +++ b/print/tex-bezos-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/06 21:30:32 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:15:29 markd Exp $ share/texmf-dist/doc/latex/bezos/README share/texmf-dist/doc/latex/bezos/accents.pdf share/texmf-dist/doc/latex/bezos/accents.tex @@ -8,5 +8,7 @@ share/texmf-dist/doc/latex/bezos/bezos.pdf share/texmf-dist/doc/latex/bezos/bezos.tex share/texmf-dist/doc/latex/bezos/esindex.pdf share/texmf-dist/doc/latex/bezos/esindex.tex +share/texmf-dist/doc/latex/bezos/soulpos.pdf +share/texmf-dist/doc/latex/bezos/soulpos.tex share/texmf-dist/doc/latex/bezos/tensind.pdf share/texmf-dist/doc/latex/bezos/tensind.tex diff --git a/print/tex-bezos-doc/distinfo b/print/tex-bezos-doc/distinfo index db1607863..7c4a0496b 100644 --- a/print/tex-bezos-doc/distinfo +++ b/print/tex-bezos-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/06 21:30:32 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:15:29 markd Exp $ -SHA1 (tex-bezos-20113/bezos.doc.tar.xz) = 7853f1139e82354dffe4b977929a9bc4e1788826 -RMD160 (tex-bezos-20113/bezos.doc.tar.xz) = f730ece847b028c9f03fdd06ca8f702a17071897 -Size (tex-bezos-20113/bezos.doc.tar.xz) = 784628 bytes +SHA1 (tex-bezos-25507/bezos.doc.tar.xz) = 40ceba837c5567e5e048674c3dcda55082a7468b +RMD160 (tex-bezos-25507/bezos.doc.tar.xz) = be31ee48028973e6330f77caaa4d7bdda01be6ef +Size (tex-bezos-25507/bezos.doc.tar.xz) = 943000 bytes diff --git a/print/tex-bezos/Makefile b/print/tex-bezos/Makefile index ad5a16821..769638391 100644 --- a/print/tex-bezos/Makefile +++ b/print/tex-bezos/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 21:30:24 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:15:29 markd Exp $ DISTNAME= bezos -PKGNAME= tex-${DISTNAME}-2010 -TEXLIVE_REV= 20113 +PKGNAME= tex-${DISTNAME}-25507 +TEXLIVE_REV= 25507 MAINTAINER= minskim@NetBSD.org COMMENT= Packages by Javier Bezos diff --git a/print/tex-bezos/PLIST b/print/tex-bezos/PLIST index 77c388947..7837ad818 100644 --- a/print/tex-bezos/PLIST +++ b/print/tex-bezos/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/06 21:30:24 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:15:29 markd Exp $ share/texmf-dist/tex/latex/bezos/accents.sty share/texmf-dist/tex/latex/bezos/arabicfront.sty share/texmf-dist/tex/latex/bezos/babeltools.sty share/texmf-dist/tex/latex/bezos/checkend.sty share/texmf-dist/tex/latex/bezos/dotlessi.sty share/texmf-dist/tex/latex/bezos/esindex.sty +share/texmf-dist/tex/latex/bezos/soulpos.sty share/texmf-dist/tex/latex/bezos/subdocs.sty share/texmf-dist/tex/latex/bezos/tensind.sty diff --git a/print/tex-bezos/distinfo b/print/tex-bezos/distinfo index 804e6b64e..a7856e6d9 100644 --- a/print/tex-bezos/distinfo +++ b/print/tex-bezos/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/03/06 21:30:24 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:15:29 markd Exp $ -SHA1 (tex-bezos-20113/bezos.tar.xz) = ffa7342cd09a4b953058e32b49d302cd5a2887b7 -RMD160 (tex-bezos-20113/bezos.tar.xz) = fb763a5624ef10cddd686891232458e9b05cd947 -Size (tex-bezos-20113/bezos.tar.xz) = 10616 bytes +SHA1 (tex-bezos-25507/bezos.tar.xz) = 313635656299d005b3a1f163d64b9f5d862c7e4b +RMD160 (tex-bezos-25507/bezos.tar.xz) = ce3faf1c1f5b4b9ea9dc16c2f726d3ff4e1185d5 +Size (tex-bezos-25507/bezos.tar.xz) = 12140 bytes diff --git a/print/tex-biblatex-doc/Makefile b/print/tex-biblatex-doc/Makefile index 3433f0599..ddbd97ac9 100644 --- a/print/tex-biblatex-doc/Makefile +++ b/print/tex-biblatex-doc/Makefile @@ -1,17 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2015/02/16 17:31:32 nros Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:01 markd Exp $ -.include "../../print/tex-biblatex/Makefile.common" - -PKGNAME= tex-${DISTNAME:S/.tds//:S/-/-doc-/} +DISTNAME= biblatex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.0 +TEXLIVE_REV= 37083 +MAINTAINER= markd@NetBSD.org COMMENT= Documentation for tex-biblatex +LICENSE= lppl-1.3c -do-install: - cd ${WRKSRC}/doc && \ - ${PAX} -rwpm latex \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc && \ - ${INSTALL_DATA} ${WRKSRC}/doc/biblatex.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/biblatex - -.include "../../print/kpathsea/texmf.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-biblatex-doc/PLIST b/print/tex-biblatex-doc/PLIST index aea92b5cf..4895a9a6d 100644 --- a/print/tex-biblatex-doc/PLIST +++ b/print/tex-biblatex-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/16 17:31:32 nros Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/21 22:45:53 markd Exp $ share/texmf-dist/doc/latex/biblatex/README share/texmf-dist/doc/latex/biblatex/RELEASE share/texmf-dist/doc/latex/biblatex/biblatex.pdf @@ -139,4 +139,3 @@ share/texmf-dist/doc/latex/biblatex/examples/91-sorting-schemes.tex share/texmf-dist/doc/latex/biblatex/examples/92-bibliographylists.pdf share/texmf-dist/doc/latex/biblatex/examples/92-bibliographylists.tex share/texmf-dist/doc/latex/biblatex/examples/biblatex-examples.bib -share/texmf-dist/doc/latex/biblatex/notes.org diff --git a/print/tex-biblatex-doc/distinfo b/print/tex-biblatex-doc/distinfo index 90b091ee4..54b826b0b 100644 --- a/print/tex-biblatex-doc/distinfo +++ b/print/tex-biblatex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/16 17:31:32 nros Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:01 markd Exp $ -SHA1 (biblatex-2.9a.tds.tgz) = 7eab40e173664deb117dc06389df2d2f8764c6f4 -RMD160 (biblatex-2.9a.tds.tgz) = 8676972103bb0d9ba163aebf1a1a7d44707d9ce4 -Size (biblatex-2.9a.tds.tgz) = 17829003 bytes +SHA1 (tex-biblatex-37083/biblatex.doc.tar.xz) = ca5a7afc76d4f6f691fafe82982cd455af06a12a +RMD160 (tex-biblatex-37083/biblatex.doc.tar.xz) = 2ddce40e05d907eb640ccbb854147761d3d5a5ae +Size (tex-biblatex-37083/biblatex.doc.tar.xz) = 6719656 bytes diff --git a/print/tex-biblatex/Makefile b/print/tex-biblatex/Makefile index 33335e4ad..9e747a6f8 100644 --- a/print/tex-biblatex/Makefile +++ b/print/tex-biblatex/Makefile @@ -1,10 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2015/02/16 17:27:44 nros Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:01 markd Exp $ -.include "Makefile.common" - -PKGNAME= tex-${DISTNAME:S/.tds//} +DISTNAME= biblatex +PKGNAME= tex-${DISTNAME}-3.0 +TEXLIVE_REV= 37083 +MAINTAINER= markd@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/biblatex COMMENT= Bibliographies in LaTeX using BibTeX for sorting only +LICENSE= lppl-1.3c DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex @@ -13,10 +16,5 @@ DEPENDS+= tex-logreq>=1.0:../../print/tex-logreq DEPENDS+= tex-url-[0-9]*:../../print/tex-url DEPENDS+= p5-biblatex-biber>=1.9:../../print/p5-biblatex-biber -do-install: - cd ${WRKSRC} && \ - ${PAX} -rwpm bibtex ${DESTDIR}${PREFIX}/share/texmf-dist && \ - ${PAX} -rwpm tex ${DESTDIR}${PREFIX}/share/texmf-dist - -.include "../../print/kpathsea/texmf.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-biblatex/Makefile.common b/print/tex-biblatex/Makefile.common deleted file mode 100644 index f32ef1e32..000000000 --- a/print/tex-biblatex/Makefile.common +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile.common,v 1.1 2015/02/16 17:27:44 nros Exp $ -# -# Used by: -# print/tex-biblatex/Makefile -# print/tex-biblatex-doc/Makefile - -DISTNAME= biblatex-2.9a.tds -CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=biblatex/} -EXTRACT_SUFX= .tgz - -MAINTAINER= markd@NetBSD.org -LICENSE= lppl-1.3c - -USE_TOOLS+= pax -NO_BUILD= yes -WRKSRC= ${WRKDIR} - -INSTALLATION_DIRS+=share/texmf-dist diff --git a/print/tex-biblatex/PLIST b/print/tex-biblatex/PLIST index 6237685cd..4fb6a1f31 100644 --- a/print/tex-biblatex/PLIST +++ b/print/tex-biblatex/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/16 17:27:44 nros Exp $ -share/texmf-dist/bibtex/bib/biblatex/biblatex-examples.bib +@comment $NetBSD: PLIST,v 1.3 2015/04/21 22:45:53 markd Exp $ +share/texmf-dist/bibtex/bib/biblatex/biblatex/biblatex-examples.bib share/texmf-dist/bibtex/bst/biblatex/biblatex.bst share/texmf-dist/bibtex/csf/biblatex/latin1.csf share/texmf-dist/bibtex/csf/biblatex/latin1_at.csf diff --git a/print/tex-biblatex/distinfo b/print/tex-biblatex/distinfo index 9fb38421b..05b56321e 100644 --- a/print/tex-biblatex/distinfo +++ b/print/tex-biblatex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/16 17:27:44 nros Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:01 markd Exp $ -SHA1 (biblatex-2.9a.tds.tgz) = 7eab40e173664deb117dc06389df2d2f8764c6f4 -RMD160 (biblatex-2.9a.tds.tgz) = 8676972103bb0d9ba163aebf1a1a7d44707d9ce4 -Size (biblatex-2.9a.tds.tgz) = 17829003 bytes +SHA1 (tex-biblatex-37083/biblatex.tar.xz) = 2545654c582d23c8b09e35a1a42947fcc765a4f6 +RMD160 (tex-biblatex-37083/biblatex.tar.xz) = 0b36e71b3839261fd76370c8f8843ac6b144ae7f +Size (tex-biblatex-37083/biblatex.tar.xz) = 171404 bytes diff --git a/print/tex-bibleref-german-doc/DESCR b/print/tex-bibleref-german-doc/DESCR new file mode 100644 index 000000000..483fc173b --- /dev/null +++ b/print/tex-bibleref-german-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-bibleref-german. diff --git a/print/tex-bibleref-german-doc/Makefile b/print/tex-bibleref-german-doc/Makefile new file mode 100644 index 000000000..8eb436091 --- /dev/null +++ b/print/tex-bibleref-german-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:33 wiz Exp $ + +DISTNAME= bibleref-german.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0a +TEXLIVE_REV= 21923 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bibleref-german +COMMENT= Documentation for tex-bibleref-german +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bibleref-german-doc/PLIST b/print/tex-bibleref-german-doc/PLIST new file mode 100644 index 000000000..c4d0d6a22 --- /dev/null +++ b/print/tex-bibleref-german-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:33 wiz Exp $ +share/texmf-dist/doc/latex/bibleref-german/CHANGES +share/texmf-dist/doc/latex/bibleref-german/LIESMICH +share/texmf-dist/doc/latex/bibleref-german/README +share/texmf-dist/doc/latex/bibleref-german/bibleref-german-preamble.tex +share/texmf-dist/doc/latex/bibleref-german/bibleref-german-print.tex +share/texmf-dist/doc/latex/bibleref-german/bibleref-german-screen.tex +share/texmf-dist/doc/latex/bibleref-german/de-bibleref-german.pdf +share/texmf-dist/doc/latex/bibleref-german/de-bibleref-german.tex +share/texmf-dist/doc/latex/bibleref-german/en-bibleref-german.pdf +share/texmf-dist/doc/latex/bibleref-german/en-bibleref-german.tex diff --git a/print/tex-bibleref-german-doc/distinfo b/print/tex-bibleref-german-doc/distinfo new file mode 100644 index 000000000..5301ad172 --- /dev/null +++ b/print/tex-bibleref-german-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:33 wiz Exp $ + +SHA1 (tex-bibleref-german-21923/bibleref-german.doc.tar.xz) = c49550c1f7d368c6728f8b4ce8219ab5472a3612 +RMD160 (tex-bibleref-german-21923/bibleref-german.doc.tar.xz) = 48e876d72e8c1065ded4912b1511ddbd4719037b +Size (tex-bibleref-german-21923/bibleref-german.doc.tar.xz) = 659488 bytes diff --git a/print/tex-bibleref-german/DESCR b/print/tex-bibleref-german/DESCR new file mode 100644 index 000000000..1dbd85e26 --- /dev/null +++ b/print/tex-bibleref-german/DESCR @@ -0,0 +1,5 @@ +The package provides translations and various formats for the +use of bibleref in German documents. The German naming of the +bible books complies with the 'Loccumer Richtlinien' (Locum +guidelines). In addition, the Vulgate (Latin bible) is +supported. diff --git a/print/tex-bibleref-german/Makefile b/print/tex-bibleref-german/Makefile new file mode 100644 index 000000000..babb13fa1 --- /dev/null +++ b/print/tex-bibleref-german/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= bibleref-german +PKGNAME= tex-${DISTNAME}-1.0a +TEXLIVE_REV= 21923 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bibleref-german +COMMENT= German adaptation of bibleref +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bibleref-german/PLIST b/print/tex-bibleref-german/PLIST new file mode 100644 index 000000000..120fa4c48 --- /dev/null +++ b/print/tex-bibleref-german/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/tex/latex/bibleref-german/bibleref-german.sty diff --git a/print/tex-bibleref-german/distinfo b/print/tex-bibleref-german/distinfo new file mode 100644 index 000000000..c31983b3e --- /dev/null +++ b/print/tex-bibleref-german/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-bibleref-german-21923/bibleref-german.tar.xz) = 3bb8d53f6fbe447f29adb668672c152337af1335 +RMD160 (tex-bibleref-german-21923/bibleref-german.tar.xz) = f8a6b860b82961179964baf4011c0e8f094ea970 +Size (tex-bibleref-german-21923/bibleref-german.tar.xz) = 7476 bytes diff --git a/print/tex-bibtex-doc/DESCR b/print/tex-bibtex-doc/DESCR index 18ffad1db..7e3459228 100644 --- a/print/tex-bibtex-doc/DESCR +++ b/print/tex-bibtex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-bibtex. +Documentation for tex-bibtex. diff --git a/print/tex-bibtex-doc/Makefile b/print/tex-bibtex-doc/Makefile index b292aabc2..1bf9c3a4a 100644 --- a/print/tex-bibtex-doc/Makefile +++ b/print/tex-bibtex-doc/Makefile @@ -1,11 +1,14 @@ -# $NetBSD: Makefile,v 1.7 2013/11/23 00:04:04 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/05 16:41:25 wiz Exp $ DISTNAME= bibtex.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.99d -TEXLIVE_REV= 29764 +PKGREVISION= 1 +TEXLIVE_REV= 33736 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bibtex COMMENT= Documentation for tex-bibtex +#LICENSE= knuth CONFLICTS+= teTeX-texmf<=3.0nb15 diff --git a/print/tex-bibtex-doc/distinfo b/print/tex-bibtex-doc/distinfo index 2aa9947b8..d54c0d2d7 100644 --- a/print/tex-bibtex-doc/distinfo +++ b/print/tex-bibtex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/23 00:04:04 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/05/05 16:41:25 wiz Exp $ -SHA1 (tex-bibtex-29764/bibtex.doc.tar.xz) = 76929fa44a334d778df2c8f02cb94c4582f13809 -RMD160 (tex-bibtex-29764/bibtex.doc.tar.xz) = b04c27d4e64c01a5062856300c319d62465d4a5e -Size (tex-bibtex-29764/bibtex.doc.tar.xz) = 385572 bytes +SHA1 (tex-bibtex-33736/bibtex.doc.tar.xz) = 067a812265e58b2fef40cacfd2d3e9c030f0e556 +RMD160 (tex-bibtex-33736/bibtex.doc.tar.xz) = 867561905719d084c6d4025dba681d1761dd2c28 +Size (tex-bibtex-33736/bibtex.doc.tar.xz) = 385572 bytes diff --git a/print/tex-bibtex/Makefile b/print/tex-bibtex/Makefile index 494ff47d1..df9fee8d8 100644 --- a/print/tex-bibtex/Makefile +++ b/print/tex-bibtex/Makefile @@ -1,15 +1,18 @@ -# $NetBSD: Makefile,v 1.6 2013/11/23 00:04:04 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 16:33:49 wiz Exp $ DISTNAME= bibtex PKGNAME= tex-${DISTNAME}-0.99d -PKGREVISION= 1 -TEXLIVE_REV= 29764 +PKGREVISION= 2 +TEXLIVE_REV= 33736 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/bibtex COMMENT= Reference management software for LaTeX +#LICENSE= knuth CONFLICTS+= teTeX-texmf<=3.0nb15 DEPENDS+= web2c>=2013:../../print/web2c +DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bibtex/distinfo b/print/tex-bibtex/distinfo index 9a45c5f54..fb345f046 100644 --- a/print/tex-bibtex/distinfo +++ b/print/tex-bibtex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/23 00:04:04 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/05/05 16:33:49 wiz Exp $ -SHA1 (tex-bibtex-29764/bibtex.tar.xz) = 93977b2cb3e87859351f02a6b1792332d422e834 -RMD160 (tex-bibtex-29764/bibtex.tar.xz) = 63933bf68853bf4606f004769b354a4a7d8742e7 -Size (tex-bibtex-29764/bibtex.tar.xz) = 12328 bytes +SHA1 (tex-bibtex-33736/bibtex.tar.xz) = 8e4f87e5c8faa63005a1fa99563750572d326ed1 +RMD160 (tex-bibtex-33736/bibtex.tar.xz) = 0839b3f99125ec9c35d401b4d769040aa3fe4a3f +Size (tex-bibtex-33736/bibtex.tar.xz) = 12328 bytes diff --git a/print/tex-booktabs-de-doc/DESCR b/print/tex-booktabs-de-doc/DESCR new file mode 100644 index 000000000..e532a8635 --- /dev/null +++ b/print/tex-booktabs-de-doc/DESCR @@ -0,0 +1 @@ +This is a "translation" of the booktabs. diff --git a/print/tex-booktabs-de-doc/Makefile b/print/tex-booktabs-de-doc/Makefile new file mode 100644 index 000000000..3ef94667b --- /dev/null +++ b/print/tex-booktabs-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= booktabs-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.61803 +TEXLIVE_REV= 21907 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/booktabs-de +COMMENT= German version of booktabs +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-booktabs-de-doc/PLIST b/print/tex-booktabs-de-doc/PLIST new file mode 100644 index 000000000..6734dc3f5 --- /dev/null +++ b/print/tex-booktabs-de-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/booktabs-de/README-DE +share/texmf-dist/doc/latex/booktabs-de/booktabs-de.dtx +share/texmf-dist/doc/latex/booktabs-de/booktabs-de.ins +share/texmf-dist/doc/latex/booktabs-de/booktabs-de.pdf diff --git a/print/tex-booktabs-de-doc/distinfo b/print/tex-booktabs-de-doc/distinfo new file mode 100644 index 000000000..2b5a4431b --- /dev/null +++ b/print/tex-booktabs-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-booktabs-de-21907/booktabs-de.doc.tar.xz) = 6532f6cb6b221c6305647a5259b22c9ce882e361 +RMD160 (tex-booktabs-de-21907/booktabs-de.doc.tar.xz) = ed427788c96dc2a3425edb32d02c7bb3190e1dd4 +Size (tex-booktabs-de-21907/booktabs-de.doc.tar.xz) = 273320 bytes diff --git a/print/tex-breqn/DESCR b/print/tex-breqn/DESCR new file mode 100644 index 000000000..bcf0f9dfb --- /dev/null +++ b/print/tex-breqn/DESCR @@ -0,0 +1,14 @@ +The package provides solutions to a number of common +difficulties in writing displayed equations and getting high- +quality output. For example, it is a well-known inconvenience +that if an equation must be broken into more than one line, +'left...right' constructs cannot span lines. The breqn package +makes them work as one would expect whether or not there is an +intervening line break. The single most ambitious goal of the +package, however, is to support automatic linebreaking of +displayed equations. Such linebreaking cannot be done without +substantial changes under the hood in the way formulae are +processed; the code must be watched carefully, keeping an eye +on possible glitches. The bundle also contains the flexisym and +mathstyle packages, which are both designated as support for +breqn. diff --git a/print/tex-breqn/Makefile b/print/tex-breqn/Makefile new file mode 100644 index 000000000..16010a0f5 --- /dev/null +++ b/print/tex-breqn/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:34 markd Exp $ + +DISTNAME= breqn +PKGNAME= tex-${DISTNAME}-0.98c +TEXLIVE_REV= 35027 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Automatic line breaking of displayed equations +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-breqn/PLIST b/print/tex-breqn/PLIST new file mode 100644 index 000000000..3ef9d1d22 --- /dev/null +++ b/print/tex-breqn/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:44:26 markd Exp $ +share/texmf-dist/tex/latex/breqn/breqn.sty +share/texmf-dist/tex/latex/breqn/cmbase.sym +share/texmf-dist/tex/latex/breqn/flexisym.sty +share/texmf-dist/tex/latex/breqn/mathpazo.sym +share/texmf-dist/tex/latex/breqn/mathptmx.sym +share/texmf-dist/tex/latex/breqn/mathstyle.sty +share/texmf-dist/tex/latex/breqn/msabm.sym diff --git a/print/tex-breqn/distinfo b/print/tex-breqn/distinfo new file mode 100644 index 000000000..cc11919cf --- /dev/null +++ b/print/tex-breqn/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 06:44:26 markd Exp $ + +SHA1 (tex-breqn-35027/breqn.tar.xz) = 41464200e44e7afc6e5fabebf4622b72cdf2af6d +RMD160 (tex-breqn-35027/breqn.tar.xz) = 1ee0b860b332a8845bccc7ea3e316bc6af74fb5b +Size (tex-breqn-35027/breqn.tar.xz) = 24152 bytes diff --git a/print/tex-bussproofs-doc/DESCR b/print/tex-bussproofs-doc/DESCR new file mode 100644 index 000000000..bf75e7ff5 --- /dev/null +++ b/print/tex-bussproofs-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-bussproofs. diff --git a/print/tex-bussproofs-doc/Makefile b/print/tex-bussproofs-doc/Makefile new file mode 100644 index 000000000..c66eb842a --- /dev/null +++ b/print/tex-bussproofs-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/29 11:38:25 jaapb Exp $ + +DISTNAME= bussproofs.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 27488 + +MAINTAINER= jaapb@NetBSD.org +COMMENT= Documentation for tex-bussproofs +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bussproofs-doc/PLIST b/print/tex-bussproofs-doc/PLIST new file mode 100644 index 000000000..411477f28 --- /dev/null +++ b/print/tex-bussproofs-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/29 11:38:25 jaapb Exp $ +share/texmf-dist/doc/latex/bussproofs/BussGuide2.pdf +share/texmf-dist/doc/latex/bussproofs/BussGuide2.tex +share/texmf-dist/doc/latex/bussproofs/README.txt +share/texmf-dist/doc/latex/bussproofs/testbp2.pdf +share/texmf-dist/doc/latex/bussproofs/testbp2.tex diff --git a/print/tex-bussproofs-doc/distinfo b/print/tex-bussproofs-doc/distinfo new file mode 100644 index 000000000..3cb887c81 --- /dev/null +++ b/print/tex-bussproofs-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/29 11:38:25 jaapb Exp $ + +SHA1 (tex-bussproofs-27488/bussproofs.doc.tar.xz) = a103b9b4fe5695d3f0060253ea9b8034b71e859e +RMD160 (tex-bussproofs-27488/bussproofs.doc.tar.xz) = e99f2cc2c8bb55b5b156d88d80e35e173f6c1355 +Size (tex-bussproofs-27488/bussproofs.doc.tar.xz) = 104936 bytes diff --git a/print/tex-bussproofs/DESCR b/print/tex-bussproofs/DESCR new file mode 100644 index 000000000..040afe8ec --- /dev/null +++ b/print/tex-bussproofs/DESCR @@ -0,0 +1,8 @@ +The package allows the construction of proof trees in the style +of the sequent calculus and many other proof systems. One novel +feature of the macros is they support the horizontal alignment +according to some centre point specified with the command +\fCenter. This is the style often used in sequent calculus +proofs. The package works in a Plain TeX document, as well as +in LaTeX; an exposition of the commands available is given in +the package file itself. diff --git a/print/tex-bussproofs/Makefile b/print/tex-bussproofs/Makefile new file mode 100644 index 000000000..75f8086c0 --- /dev/null +++ b/print/tex-bussproofs/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/29 11:37:24 jaapb Exp $ + +DISTNAME= bussproofs +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 27488 + +MAINTAINER= jaapb@NetBSD.org +COMMENT= Proof trees in the style of the sequent calculus +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-bussproofs/PLIST b/print/tex-bussproofs/PLIST new file mode 100644 index 000000000..a63cebf39 --- /dev/null +++ b/print/tex-bussproofs/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/29 11:37:24 jaapb Exp $ +share/texmf-dist/tex/latex/bussproofs/bussproofs.sty diff --git a/print/tex-bussproofs/distinfo b/print/tex-bussproofs/distinfo new file mode 100644 index 000000000..22ec82ef5 --- /dev/null +++ b/print/tex-bussproofs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/29 11:37:24 jaapb Exp $ + +SHA1 (tex-bussproofs-27488/bussproofs.tar.xz) = f7513522c86775eb3664fc80bc06d159f4d630f9 +RMD160 (tex-bussproofs-27488/bussproofs.tar.xz) = c980c62ea909404e27cfb346cf301efbd1cb4ddf +Size (tex-bussproofs-27488/bussproofs.tar.xz) = 8772 bytes diff --git a/print/tex-c90-doc/DESCR b/print/tex-c90-doc/DESCR new file mode 100644 index 000000000..cd049b413 --- /dev/null +++ b/print/tex-c90-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-c90. diff --git a/print/tex-c90-doc/Makefile b/print/tex-c90-doc/Makefile new file mode 100644 index 000000000..7bce05fdb --- /dev/null +++ b/print/tex-c90-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.2 2015/05/10 01:16:15 markd Exp $ + +DISTNAME= c90.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-c90 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-c90-doc/PLIST b/print/tex-c90-doc/PLIST new file mode 100644 index 000000000..aa63125bd --- /dev/null +++ b/print/tex-c90-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/doc/fonts/enc/c90/c90.pdf diff --git a/print/tex-c90-doc/distinfo b/print/tex-c90-doc/distinfo new file mode 100644 index 000000000..2f09287bb --- /dev/null +++ b/print/tex-c90-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-c90-15878/c90.doc.tar.xz) = cd68b4e78bb15614a25bac1ad6e0626a2fe0853e +RMD160 (tex-c90-15878/c90.doc.tar.xz) = 854e1837bad42d88856b33a491e28eaaa2c5c995 +Size (tex-c90-15878/c90.doc.tar.xz) = 85560 bytes diff --git a/print/tex-c90/DESCR b/print/tex-c90/DESCR new file mode 100644 index 000000000..513250260 --- /dev/null +++ b/print/tex-c90/DESCR @@ -0,0 +1 @@ +The C90 encoding for Thai. diff --git a/print/tex-c90/Makefile b/print/tex-c90/Makefile new file mode 100644 index 000000000..240306197 --- /dev/null +++ b/print/tex-c90/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/05/10 01:04:04 markd Exp $ + +DISTNAME= c90 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= C90 encoding for Thai + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-c90/PLIST b/print/tex-c90/PLIST new file mode 100644 index 000000000..41ab8d6b1 --- /dev/null +++ b/print/tex-c90/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/fonts/enc/dvips/c90/c90.enc diff --git a/print/tex-c90/distinfo b/print/tex-c90/distinfo new file mode 100644 index 000000000..f35452915 --- /dev/null +++ b/print/tex-c90/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-c90-15878/c90.tar.xz) = 509ff9de34804686eb5d0359a555741059e97b95 +RMD160 (tex-c90-15878/c90.tar.xz) = cda198d6142931fb3b2bd431fd63f231444d7a55 +Size (tex-c90-15878/c90.tar.xz) = 1880 bytes diff --git a/print/tex-calrsfs-doc/DESCR b/print/tex-calrsfs-doc/DESCR new file mode 100644 index 000000000..1ef8c73bd --- /dev/null +++ b/print/tex-calrsfs-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-calrsfs. diff --git a/print/tex-calrsfs-doc/Makefile b/print/tex-calrsfs-doc/Makefile new file mode 100644 index 000000000..d7e8c06e0 --- /dev/null +++ b/print/tex-calrsfs-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= calrsfs.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 17125 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/calrsfs +COMMENT= Documentation for tex-calrsfs +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-calrsfs-doc/PLIST b/print/tex-calrsfs-doc/PLIST new file mode 100644 index 000000000..0b495c3bc --- /dev/null +++ b/print/tex-calrsfs-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +share/texmf-dist/doc/latex/calrsfs/README +share/texmf-dist/doc/latex/calrsfs/calrsfs.pdf +share/texmf-dist/doc/latex/calrsfs/calrsfs.tex diff --git a/print/tex-calrsfs-doc/distinfo b/print/tex-calrsfs-doc/distinfo new file mode 100644 index 000000000..edb938292 --- /dev/null +++ b/print/tex-calrsfs-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-calrsfs-17125/calrsfs.doc.tar.xz) = 95e845c917a1ecfce173d0abd569729e46524ebc +RMD160 (tex-calrsfs-17125/calrsfs.doc.tar.xz) = 121a4533c1e7045a6d4b4bd847b32d16b44b9c1d +Size (tex-calrsfs-17125/calrsfs.doc.tar.xz) = 153676 bytes diff --git a/print/tex-calrsfs/DESCR b/print/tex-calrsfs/DESCR new file mode 100644 index 000000000..62d91a6d9 --- /dev/null +++ b/print/tex-calrsfs/DESCR @@ -0,0 +1 @@ +Provides a maths interface to the rsfs fonts. diff --git a/print/tex-calrsfs/Makefile b/print/tex-calrsfs/Makefile new file mode 100644 index 000000000..5266f0e9c --- /dev/null +++ b/print/tex-calrsfs/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= calrsfs +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 17125 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/calrsfs +COMMENT= Copperplate calligraphic letters in LaTeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-calrsfs/PLIST b/print/tex-calrsfs/PLIST new file mode 100644 index 000000000..63af18f07 --- /dev/null +++ b/print/tex-calrsfs/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +share/texmf-dist/tex/latex/calrsfs/OMSrsfs.fd +share/texmf-dist/tex/latex/calrsfs/calrsfs.sty diff --git a/print/tex-calrsfs/distinfo b/print/tex-calrsfs/distinfo new file mode 100644 index 000000000..2b37652be --- /dev/null +++ b/print/tex-calrsfs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-calrsfs-17125/calrsfs.tar.xz) = fa3227bc102bcc497afcbbb2a28ee5f45f40d505 +RMD160 (tex-calrsfs-17125/calrsfs.tar.xz) = 1e76bd49e2b9bbb3bfa7e84457c79917f8fd03db +Size (tex-calrsfs-17125/calrsfs.tar.xz) = 852 bytes diff --git a/print/tex-cancel-doc/Makefile b/print/tex-cancel-doc/Makefile index 18a66ad61..3f8ea38b2 100644 --- a/print/tex-cancel-doc/Makefile +++ b/print/tex-cancel-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:09 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 10:18:33 markd Exp $ DISTNAME= cancel.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.0 -TEXLIVE_REV= 17124 +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 32508 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-cancel diff --git a/print/tex-cancel-doc/distinfo b/print/tex-cancel-doc/distinfo index 8a9353f05..c3f767804 100644 --- a/print/tex-cancel-doc/distinfo +++ b/print/tex-cancel-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/14 00:18:09 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:18:33 markd Exp $ -SHA1 (tex-cancel-17124/cancel.doc.tar.xz) = e7d76daaec51d7e13137e7acb4361ffc1eb85f70 -RMD160 (tex-cancel-17124/cancel.doc.tar.xz) = 93c3c2b5745a942e7f09924dac1d422fac863104 -Size (tex-cancel-17124/cancel.doc.tar.xz) = 261520 bytes +SHA1 (tex-cancel-32508/cancel.doc.tar.xz) = 6df81691f77b6323aa6e94ef2669957c171a2b80 +RMD160 (tex-cancel-32508/cancel.doc.tar.xz) = 106e911131ca6bc0ba8e81b01ee39f4ab00ec37d +Size (tex-cancel-32508/cancel.doc.tar.xz) = 261248 bytes diff --git a/print/tex-cancel/Makefile b/print/tex-cancel/Makefile index d27e59c3c..0848142d5 100644 --- a/print/tex-cancel/Makefile +++ b/print/tex-cancel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:09 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 10:18:33 markd Exp $ DISTNAME= cancel -PKGNAME= tex-${DISTNAME}-2.0 -TEXLIVE_REV= 17124 +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 32508 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX package to place lines through maths formulae diff --git a/print/tex-cancel/distinfo b/print/tex-cancel/distinfo index 6b92b0e07..1369b37f7 100644 --- a/print/tex-cancel/distinfo +++ b/print/tex-cancel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/14 00:18:09 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:18:33 markd Exp $ -SHA1 (tex-cancel-17124/cancel.tar.xz) = 7d35c727133e42d9239d124b70383c4a579e67ff -RMD160 (tex-cancel-17124/cancel.tar.xz) = 887a50a771843e19df6a6dfeb2285cc5308d2ae4 -Size (tex-cancel-17124/cancel.tar.xz) = 2664 bytes +SHA1 (tex-cancel-32508/cancel.tar.xz) = c61fcbb45ebac32c53a986f3e6c5bd7ff5d5166e +RMD160 (tex-cancel-32508/cancel.tar.xz) = 1b9193c39ec3ebcb86ff257ee0d74fb28a02a42f +Size (tex-cancel-32508/cancel.tar.xz) = 2892 bytes diff --git a/print/tex-caption-doc/Makefile b/print/tex-caption-doc/Makefile index 455e11fd3..f59feca11 100644 --- a/print/tex-caption-doc/Makefile +++ b/print/tex-caption-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2010/05/12 04:12:53 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 10:21:46 markd Exp $ DISTNAME= caption.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.1m -TEXLIVE_REV= 16715 +PKGNAME= tex-${DISTNAME:S/./-/}-20130512 +TEXLIVE_REV= 30449 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-caption +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-caption-doc/PLIST b/print/tex-caption-doc/PLIST index 506b420f0..629f7c101 100644 --- a/print/tex-caption-doc/PLIST +++ b/print/tex-caption-doc/PLIST @@ -1,14 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/15 20:46:19 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:21:46 markd Exp $ +share/texmf-dist/doc/latex/caption/CHANGELOG share/texmf-dist/doc/latex/caption/README +share/texmf-dist/doc/latex/caption/SUMMARY +share/texmf-dist/doc/latex/caption/bicaption.pdf share/texmf-dist/doc/latex/caption/caption-deu.pdf -share/texmf-dist/doc/latex/caption/caption-deu.tex share/texmf-dist/doc/latex/caption/caption-eng.pdf -share/texmf-dist/doc/latex/caption/caption-eng.tex share/texmf-dist/doc/latex/caption/caption-rus.pdf -share/texmf-dist/doc/latex/caption/caption-rus.tex -share/texmf-dist/doc/latex/caption/caption.pdf -share/texmf-dist/doc/latex/caption/caption2.pdf -share/texmf-dist/doc/latex/caption/cat.eps -share/texmf-dist/doc/latex/caption/elephant.eps share/texmf-dist/doc/latex/caption/ltcaption.pdf +share/texmf-dist/doc/latex/caption/newfloat.pdf share/texmf-dist/doc/latex/caption/subcaption.pdf +share/texmf-dist/doc/latex/caption/totalcount.pdf diff --git a/print/tex-caption-doc/distinfo b/print/tex-caption-doc/distinfo index 55b44e145..a19908d5c 100644 --- a/print/tex-caption-doc/distinfo +++ b/print/tex-caption-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/12 04:12:53 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:21:46 markd Exp $ -SHA1 (tex-caption-16715/caption.doc.tar.xz) = 713ff197e707ed297ee14f1c80b8e594fe88b8d0 -RMD160 (tex-caption-16715/caption.doc.tar.xz) = 0b6a7613b5d5c696feb0f72da9079606ee01880f -Size (tex-caption-16715/caption.doc.tar.xz) = 1755684 bytes +SHA1 (tex-caption-30449/caption.doc.tar.xz) = 4a71f49f9f45a0cb8e9f63bef048ac57af117832 +RMD160 (tex-caption-30449/caption.doc.tar.xz) = 214f112aab5efec37a5f1f5d8e3a4db22d05dcd6 +Size (tex-caption-30449/caption.doc.tar.xz) = 1679276 bytes diff --git a/print/tex-caption/Makefile b/print/tex-caption/Makefile index aff6c18a0..1da0c3757 100644 --- a/print/tex-caption/Makefile +++ b/print/tex-caption/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2010/05/12 04:12:52 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 10:21:46 markd Exp $ DISTNAME= caption -PKGNAME= tex-${DISTNAME}-3.1m -TEXLIVE_REV= 16715 +PKGNAME= tex-${DISTNAME}-20130512 +TEXLIVE_REV= 30449 MAINTAINER= minskim@NetBSD.org COMMENT= Customising captions in floating environments +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb19 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-caption/PLIST b/print/tex-caption/PLIST index edeac3bf0..f89c5174c 100644 --- a/print/tex-caption/PLIST +++ b/print/tex-caption/PLIST @@ -1,6 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/15 20:46:03 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:21:46 markd Exp $ +share/texmf-dist/tex/latex/caption/bicaption.sty share/texmf-dist/tex/latex/caption/caption.sty share/texmf-dist/tex/latex/caption/caption2.sty share/texmf-dist/tex/latex/caption/caption3.sty share/texmf-dist/tex/latex/caption/ltcaption.sty +share/texmf-dist/tex/latex/caption/newfloat.sty share/texmf-dist/tex/latex/caption/subcaption.sty +share/texmf-dist/tex/latex/caption/totalcount.sty diff --git a/print/tex-caption/distinfo b/print/tex-caption/distinfo index fb1f08e1a..f2fa0d72f 100644 --- a/print/tex-caption/distinfo +++ b/print/tex-caption/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/12 04:12:53 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:21:46 markd Exp $ -SHA1 (tex-caption-16715/caption.tar.xz) = f69f96be8b675936d0b2a0f4c6ac75cf474750a2 -RMD160 (tex-caption-16715/caption.tar.xz) = 2c89adc78f1ee95940e20e149bfd053508d1f140 -Size (tex-caption-16715/caption.tar.xz) = 26980 bytes +SHA1 (tex-caption-30449/caption.tar.xz) = cdc887d3230f780746427d127502d12af0bfce7f +RMD160 (tex-caption-30449/caption.tar.xz) = 6ab985f0965ed65afc1f5a995e1d25c62e610ae5 +Size (tex-caption-30449/caption.tar.xz) = 31976 bytes diff --git a/print/tex-ccaption-doc/DESCR b/print/tex-ccaption-doc/DESCR new file mode 100644 index 000000000..f5ee7b702 --- /dev/null +++ b/print/tex-ccaption-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ccaption. diff --git a/print/tex-ccaption-doc/Makefile b/print/tex-ccaption-doc/Makefile new file mode 100644 index 000000000..a3db63e02 --- /dev/null +++ b/print/tex-ccaption-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= ccaption.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.2c +TEXLIVE_REV= 23443 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ccaption +COMMENT= Documentation for tex-ccaption +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ccaption-doc/PLIST b/print/tex-ccaption-doc/PLIST new file mode 100644 index 000000000..a13e927ed --- /dev/null +++ b/print/tex-ccaption-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +share/texmf-dist/doc/latex/ccaption/README +share/texmf-dist/doc/latex/ccaption/ccaption.pdf diff --git a/print/tex-ccaption-doc/distinfo b/print/tex-ccaption-doc/distinfo new file mode 100644 index 000000000..0d27bbac6 --- /dev/null +++ b/print/tex-ccaption-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-ccaption-23443/ccaption.doc.tar.xz) = ccad4a1c5c59d338455855b225e0d143a810c881 +RMD160 (tex-ccaption-23443/ccaption.doc.tar.xz) = 770847794fa9078790d38e543d805bee3ac74135 +Size (tex-ccaption-23443/ccaption.doc.tar.xz) = 468272 bytes diff --git a/print/tex-ccaption/DESCR b/print/tex-ccaption/DESCR new file mode 100644 index 000000000..211015006 --- /dev/null +++ b/print/tex-ccaption/DESCR @@ -0,0 +1,6 @@ +A package providing commands for 'continuation captions', +unnumbered captions, and also a non-specific legend heading for +any environment. Methods are also provided to define captions +for use outside float (e.g., figure and table) environments, +and to define new float environments and Lists of Floats. Tools +are provided for specifying your own captioning styles. diff --git a/print/tex-ccaption/Makefile b/print/tex-ccaption/Makefile new file mode 100644 index 000000000..76497fb99 --- /dev/null +++ b/print/tex-ccaption/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= ccaption +PKGNAME= tex-${DISTNAME}-3.2c +TEXLIVE_REV= 23443 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ccaption +COMMENT= Continuation headings and legends for floats +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ccaption/PLIST b/print/tex-ccaption/PLIST new file mode 100644 index 000000000..fd6129066 --- /dev/null +++ b/print/tex-ccaption/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +share/texmf-dist/tex/latex/ccaption/ccaption.sty diff --git a/print/tex-ccaption/distinfo b/print/tex-ccaption/distinfo new file mode 100644 index 000000000..2247c74a9 --- /dev/null +++ b/print/tex-ccaption/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-ccaption-23443/ccaption.tar.xz) = d15c0dd80b13ffd723f4b9364b4e5d378be1bc87 +RMD160 (tex-ccaption-23443/ccaption.tar.xz) = bc6afd4c28fc57804aa60c86b2e91c4b85958b9b +Size (tex-ccaption-23443/ccaption.tar.xz) = 5472 bytes diff --git a/print/tex-chappg-doc/DESCR b/print/tex-chappg-doc/DESCR new file mode 100644 index 000000000..f33962b9a --- /dev/null +++ b/print/tex-chappg-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-chappg. diff --git a/print/tex-chappg-doc/Makefile b/print/tex-chappg-doc/Makefile new file mode 100644 index 000000000..1640cf307 --- /dev/null +++ b/print/tex-chappg-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= chappg.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1b +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chappg +COMMENT= Documentation for tex-chappg +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chappg-doc/PLIST b/print/tex-chappg-doc/PLIST new file mode 100644 index 000000000..dce6d3e1e --- /dev/null +++ b/print/tex-chappg-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +share/texmf-dist/doc/latex/chappg/chappg.pdf diff --git a/print/tex-chappg-doc/distinfo b/print/tex-chappg-doc/distinfo new file mode 100644 index 000000000..eba1579ac --- /dev/null +++ b/print/tex-chappg-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-chappg-15878/chappg.doc.tar.xz) = fa91fbea2844d1f7126dc55596904e1f60ce0a49 +RMD160 (tex-chappg-15878/chappg.doc.tar.xz) = 20295b2ab5296a8d4b4c855b7c50b1c01cda8113 +Size (tex-chappg-15878/chappg.doc.tar.xz) = 189408 bytes diff --git a/print/tex-chappg/DESCR b/print/tex-chappg/DESCR new file mode 100644 index 000000000..5f92b5442 --- /dev/null +++ b/print/tex-chappg/DESCR @@ -0,0 +1,3 @@ +The package provides for 'chapterno-pageno' or 'chaptername- +pageno' page numbering. Provision is made for front- and +backmatter in book class. diff --git a/print/tex-chappg/Makefile b/print/tex-chappg/Makefile new file mode 100644 index 000000000..23376fdb5 --- /dev/null +++ b/print/tex-chappg/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= chappg +PKGNAME= tex-${DISTNAME}-2.1b +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chappg +COMMENT= Page numbering by chapter +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chappg/PLIST b/print/tex-chappg/PLIST new file mode 100644 index 000000000..408455a09 --- /dev/null +++ b/print/tex-chappg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +share/texmf-dist/tex/latex/chappg/chappg.sty diff --git a/print/tex-chappg/distinfo b/print/tex-chappg/distinfo new file mode 100644 index 000000000..280593b73 --- /dev/null +++ b/print/tex-chappg/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-chappg-15878/chappg.tar.xz) = 8765213617f711ccab8b14fd625ae4509bc8b8b1 +RMD160 (tex-chappg-15878/chappg.tar.xz) = 60be109b32d58f5e7f319535cafd8f314693f5cb +Size (tex-chappg-15878/chappg.tar.xz) = 1836 bytes diff --git a/print/tex-chess-doc/DESCR b/print/tex-chess-doc/DESCR new file mode 100644 index 000000000..581ebd45e --- /dev/null +++ b/print/tex-chess-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-chess. diff --git a/print/tex-chess-doc/Makefile b/print/tex-chess-doc/Makefile new file mode 100644 index 000000000..c9f0ecbac --- /dev/null +++ b/print/tex-chess-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:41:03 wiz Exp $ + +DISTNAME= chess.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 20582 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chess +COMMENT= Documentation for tex-chess +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chess-doc/PLIST b/print/tex-chess-doc/PLIST new file mode 100644 index 000000000..f299a53be --- /dev/null +++ b/print/tex-chess-doc/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:41:03 wiz Exp $ +share/texmf-dist/doc/fonts/chess/board.epsf +share/texmf-dist/doc/fonts/chess/boards.ltx +share/texmf-dist/doc/fonts/chess/changes12 +share/texmf-dist/doc/fonts/chess/chessdiag.Xmf +share/texmf-dist/doc/fonts/chess/copyright +share/texmf-dist/doc/fonts/chess/dutch-tt.ltx +share/texmf-dist/doc/fonts/chess/dutch-tt.tex +share/texmf-dist/doc/fonts/chess/installation +share/texmf-dist/doc/fonts/chess/kasparov.ltx +share/texmf-dist/doc/fonts/chess/makefile +share/texmf-dist/doc/fonts/chess/readme +share/texmf-dist/doc/fonts/chess/schaakmaatje.ltx +share/texmf-dist/doc/fonts/chess/symbols.ltx +share/texmf-dist/doc/fonts/chess/symbols.tex +share/texmf-dist/doc/fonts/chess/tal.ltx +share/texmf-dist/doc/fonts/chess/tal.tex +share/texmf-dist/doc/fonts/chess/tugboat.ltx +share/texmf-dist/doc/fonts/chess/tuggame.ltx diff --git a/print/tex-chess-doc/distinfo b/print/tex-chess-doc/distinfo new file mode 100644 index 000000000..143c2ec9f --- /dev/null +++ b/print/tex-chess-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:41:03 wiz Exp $ + +SHA1 (tex-chess-20582/chess.doc.tar.xz) = abe82acc2f2233ffa341b9cc3635f005860c4995 +RMD160 (tex-chess-20582/chess.doc.tar.xz) = 74d0e446dc2bbdfee515d2c57a261ea183f533e8 +Size (tex-chess-20582/chess.doc.tar.xz) = 44696 bytes diff --git a/print/tex-chess-problem-diagrams-doc/DESCR b/print/tex-chess-problem-diagrams-doc/DESCR new file mode 100644 index 000000000..b66b44ea6 --- /dev/null +++ b/print/tex-chess-problem-diagrams-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-chess-problem-diagrams. diff --git a/print/tex-chess-problem-diagrams-doc/Makefile b/print/tex-chess-problem-diagrams-doc/Makefile new file mode 100644 index 000000000..6a5cdfca0 --- /dev/null +++ b/print/tex-chess-problem-diagrams-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:42:14 wiz Exp $ + +DISTNAME= chess-problem-diagrams.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.11.1 +TEXLIVE_REV= 36531 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chess-problem-diagrams +COMMENT= Documentation for tex-chess-problem-diagrams +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chess-problem-diagrams-doc/PLIST b/print/tex-chess-problem-diagrams-doc/PLIST new file mode 100644 index 000000000..6d49d3066 --- /dev/null +++ b/print/tex-chess-problem-diagrams-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:42:14 wiz Exp $ +share/texmf-dist/doc/latex/chess-problem-diagrams/README +share/texmf-dist/doc/latex/chess-problem-diagrams/diagram.pdf diff --git a/print/tex-chess-problem-diagrams-doc/distinfo b/print/tex-chess-problem-diagrams-doc/distinfo new file mode 100644 index 000000000..ea59b1b8b --- /dev/null +++ b/print/tex-chess-problem-diagrams-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:42:14 wiz Exp $ + +SHA1 (tex-chess-problem-diagrams-36531/chess-problem-diagrams.doc.tar.xz) = ea1373ee08bd2c49cce545ce666955e0f28f6c98 +RMD160 (tex-chess-problem-diagrams-36531/chess-problem-diagrams.doc.tar.xz) = a9c9c4ef34cb3b697694cfd22194c51806baafee +Size (tex-chess-problem-diagrams-36531/chess-problem-diagrams.doc.tar.xz) = 291940 bytes diff --git a/print/tex-chess-problem-diagrams/DESCR b/print/tex-chess-problem-diagrams/DESCR new file mode 100644 index 000000000..9421f844a --- /dev/null +++ b/print/tex-chess-problem-diagrams/DESCR @@ -0,0 +1,3 @@ +This package provides macros to typeset chess problem diagrams +including fairy chess problems (mostly using rotated images of +pieces) and other boards. diff --git a/print/tex-chess-problem-diagrams/Makefile b/print/tex-chess-problem-diagrams/Makefile new file mode 100644 index 000000000..7ebd1277e --- /dev/null +++ b/print/tex-chess-problem-diagrams/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/05/06 08:45:59 wiz Exp $ + +DISTNAME= chess-problem-diagrams +PKGNAME= tex-${DISTNAME}-1.11.1 +TEXLIVE_REV= 36531 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chess-problem-diagrams +COMMENT= Package for typesetting chess problem diagrams +LICENSE= lppl-1.3c + +DEPENDS+= tex-bartel-chess-fonts-[0-9]*:../../fonts/tex-bartel-chess-fonts + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chess-problem-diagrams/PLIST b/print/tex-chess-problem-diagrams/PLIST new file mode 100644 index 000000000..a29c14d13 --- /dev/null +++ b/print/tex-chess-problem-diagrams/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:41:49 wiz Exp $ +share/texmf-dist/tex/latex/chess-problem-diagrams/diagram.sty diff --git a/print/tex-chess-problem-diagrams/distinfo b/print/tex-chess-problem-diagrams/distinfo new file mode 100644 index 000000000..3e0c1e0e0 --- /dev/null +++ b/print/tex-chess-problem-diagrams/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:41:49 wiz Exp $ + +SHA1 (tex-chess-problem-diagrams-36531/chess-problem-diagrams.tar.xz) = d0df09e0ec16970b95d69260828b3da71e25db73 +RMD160 (tex-chess-problem-diagrams-36531/chess-problem-diagrams.tar.xz) = f63fc3011bdbf96b58a834152a9edeb93ecf00f7 +Size (tex-chess-problem-diagrams-36531/chess-problem-diagrams.tar.xz) = 11588 bytes diff --git a/print/tex-chess/DESCR b/print/tex-chess/DESCR new file mode 100644 index 000000000..bf73ff1cb --- /dev/null +++ b/print/tex-chess/DESCR @@ -0,0 +1,4 @@ +The original (and now somewhat dated) TeX chess font package. +Potential users should consider skak (for alternative fonts, +and notation support), texmate (for alternative notation +support), or chessfss (for flexible font choices). diff --git a/print/tex-chess/Makefile b/print/tex-chess/Makefile new file mode 100644 index 000000000..bd76ed636 --- /dev/null +++ b/print/tex-chess/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:40:42 wiz Exp $ + +DISTNAME= chess +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 20582 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chess +COMMENT= Fonts for typesetting chess boards +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chess/PLIST b/print/tex-chess/PLIST new file mode 100644 index 000000000..7d4e04c5b --- /dev/null +++ b/print/tex-chess/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:40:42 wiz Exp $ +share/texmf-dist/fonts/source/public/chess/README.mf +share/texmf-dist/fonts/source/public/chess/chess10.mf +share/texmf-dist/fonts/source/public/chess/chess20.mf +share/texmf-dist/fonts/source/public/chess/chess30.mf +share/texmf-dist/fonts/source/public/chess/chessbase.mf +share/texmf-dist/fonts/source/public/chess/chessdiag.mf +share/texmf-dist/fonts/source/public/chess/chessf10.mf +share/texmf-dist/fonts/source/public/chess/chesspieces.mf +share/texmf-dist/fonts/source/public/chess/empty.mf +share/texmf-dist/fonts/tfm/public/chess/chess10.tfm +share/texmf-dist/fonts/tfm/public/chess/chess20.tfm +share/texmf-dist/fonts/tfm/public/chess/chess30.tfm +share/texmf-dist/fonts/tfm/public/chess/chessf10.tfm +share/texmf-dist/fonts/tfm/public/chess/chessfig10.tfm +share/texmf-dist/tex/latex/chess/chess.sty diff --git a/print/tex-chess/distinfo b/print/tex-chess/distinfo new file mode 100644 index 000000000..3870891e8 --- /dev/null +++ b/print/tex-chess/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:40:42 wiz Exp $ + +SHA1 (tex-chess-20582/chess.tar.xz) = 8c5e8a86102f57117343c182eda7b30e7136112a +RMD160 (tex-chess-20582/chess.tar.xz) = 14382de519be95e2280e9ab1bab529b4289388aa +Size (tex-chess-20582/chess.tar.xz) = 10972 bytes diff --git a/print/tex-chessboard-doc/DESCR b/print/tex-chessboard-doc/DESCR new file mode 100644 index 000000000..b6c01443e --- /dev/null +++ b/print/tex-chessboard-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-chessboard. diff --git a/print/tex-chessboard-doc/Makefile b/print/tex-chessboard-doc/Makefile new file mode 100644 index 000000000..6024cdd5f --- /dev/null +++ b/print/tex-chessboard-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:43:30 wiz Exp $ + +DISTNAME= chessboard.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.7 +TEXLIVE_REV= 33801 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chessboard +COMMENT= Documentation for tex-chessboard +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chessboard-doc/PLIST b/print/tex-chessboard-doc/PLIST new file mode 100644 index 000000000..23e883cec --- /dev/null +++ b/print/tex-chessboard-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:43:30 wiz Exp $ +share/texmf-dist/doc/latex/chessboard/README +share/texmf-dist/doc/latex/chessboard/README.TEXLIVE diff --git a/print/tex-chessboard-doc/distinfo b/print/tex-chessboard-doc/distinfo new file mode 100644 index 000000000..2b9344f13 --- /dev/null +++ b/print/tex-chessboard-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:43:30 wiz Exp $ + +SHA1 (tex-chessboard-33801/chessboard.doc.tar.xz) = ecb1345934cc57b9b5bd37330a781536b4083b41 +RMD160 (tex-chessboard-33801/chessboard.doc.tar.xz) = 1ed5a26ef7b62528711341b569d19c1bbdc2acfb +Size (tex-chessboard-33801/chessboard.doc.tar.xz) = 1620 bytes diff --git a/print/tex-chessboard/DESCR b/print/tex-chessboard/DESCR new file mode 100644 index 000000000..18f76e287 --- /dev/null +++ b/print/tex-chessboard/DESCR @@ -0,0 +1,7 @@ +This package offers commands to print chessboards. It can print +partial boards, hide pieces and fields, color the boards and +put various marks on the board. It has a lot of options to +place pieces on the board. Using exotic pieces (e.g., for fairy +chess) is possible. The documentation includes an example of an +animated chessboard, for those whose PDF viewer can display +animations. diff --git a/print/tex-chessboard/Makefile b/print/tex-chessboard/Makefile new file mode 100644 index 000000000..2ba9cc087 --- /dev/null +++ b/print/tex-chessboard/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:43:15 wiz Exp $ + +DISTNAME= chessboard +PKGNAME= tex-${DISTNAME}-1.7 +TEXLIVE_REV= 33801 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chessboard +COMMENT= Print chess boards +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chessboard/PLIST b/print/tex-chessboard/PLIST new file mode 100644 index 000000000..e3eb06ec2 --- /dev/null +++ b/print/tex-chessboard/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:43:15 wiz Exp $ +share/texmf-dist/tex/latex/chessboard/chessboard-keys-main.sty +share/texmf-dist/tex/latex/chessboard/chessboard-keys-pgf.sty +share/texmf-dist/tex/latex/chessboard/chessboard-pgf.sty +share/texmf-dist/tex/latex/chessboard/chessboard.sty diff --git a/print/tex-chessboard/distinfo b/print/tex-chessboard/distinfo new file mode 100644 index 000000000..d878f4ed9 --- /dev/null +++ b/print/tex-chessboard/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:43:15 wiz Exp $ + +SHA1 (tex-chessboard-33801/chessboard.tar.xz) = 1eef1ea97413704c0be7c88b6b8e48082dffb91e +RMD160 (tex-chessboard-33801/chessboard.tar.xz) = 2ac99b1d43fe881bfb6f9ae86c92012415e974fa +Size (tex-chessboard-33801/chessboard.tar.xz) = 20556 bytes diff --git a/print/tex-chessfss-doc/DESCR b/print/tex-chessfss-doc/DESCR index 9f61cb9fb..d022d95b7 100644 --- a/print/tex-chessfss-doc/DESCR +++ b/print/tex-chessfss-doc/DESCR @@ -1 +1 @@ -This package contains documentation for tex-chessfss. +Documentation for tex-chessfss. diff --git a/print/tex-chessfss-doc/Makefile b/print/tex-chessfss-doc/Makefile index 51ec68076..14906e286 100644 --- a/print/tex-chessfss-doc/Makefile +++ b/print/tex-chessfss-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/06 09:11:52 wiz Exp $ DISTNAME= chessfss.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.2a TEXLIVE_REV= 19440 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chessfss COMMENT= Documentation for tex-chessfss +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-chessfss/DESCR b/print/tex-chessfss/DESCR index 719509b82..8bc8cb775 100644 --- a/print/tex-chessfss/DESCR +++ b/print/tex-chessfss/DESCR @@ -1,9 +1,9 @@ -This package offers commands to use and switch between chess fonts. -It uses the LaTeX font selection scheme (nfss). The package doesn't -parse, format and print PGN input like e.g. the packages skak or -texmate; the aim of the package is to offer writers of chess packages -a bundle of commands for fonts, so that they don't have to implement -all these commands for themselves. A normal user can use the package -to print e.g. single chess symbols and simple diagrams. The -documentation contains also a section about installation of chess -fonts. +This package offers commands to use and switch between chess +fonts. It uses the LaTeX font selection scheme (nfss). The +package doesn't parse, format and print PGN input like e.g. the +packages skak or texmate; the aim of the package is to offer +writers of chess packages a bundle of commands for fonts, so +that they don't have to implement all these commands for +themselves. A normal user can use the package to print e.g. +single chess symbols and simple diagrams. The documentation +contains also a section about installation of chess fonts. diff --git a/print/tex-chessfss/Makefile b/print/tex-chessfss/Makefile index e605b6bb0..470e8d13d 100644 --- a/print/tex-chessfss/Makefile +++ b/print/tex-chessfss/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/06 09:02:11 wiz Exp $ DISTNAME= chessfss PKGNAME= tex-${DISTNAME}-1.2a TEXLIVE_REV= 19440 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/chessfss COMMENT= LaTeX package to handle chess fonts +LICENSE= lppl-1.3c DEPENDS+= tex-skaknew-[0-9]*:../../print/tex-skaknew diff --git a/print/tex-cite-doc/Makefile b/print/tex-cite-doc/Makefile index a2fe6be8b..71dc5fe8a 100644 --- a/print/tex-cite-doc/Makefile +++ b/print/tex-cite-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/11/08 20:50:27 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 10:24:17 markd Exp $ DISTNAME= cite.doc -PKGNAME= tex-${DISTNAME:S/./-/}-5.3 -TEXLIVE_REV= 19955 +PKGNAME= tex-${DISTNAME:S/./-/}-5.5 +TEXLIVE_REV= 36428 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-cite diff --git a/print/tex-cite-doc/distinfo b/print/tex-cite-doc/distinfo index a05f2d2fc..2d0d31bec 100644 --- a/print/tex-cite-doc/distinfo +++ b/print/tex-cite-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/08 20:50:27 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 10:24:17 markd Exp $ -SHA1 (tex-cite-19955/cite.doc.tar.xz) = 94c59756067c7caf913be89e5ebd6c2516db1994 -RMD160 (tex-cite-19955/cite.doc.tar.xz) = 659ffc91b91b91af46c4f202577c2a4a521d311e -Size (tex-cite-19955/cite.doc.tar.xz) = 279024 bytes +SHA1 (tex-cite-36428/cite.doc.tar.xz) = f6e11c0f90c251c68c2c90092a2c490307cf3aa4 +RMD160 (tex-cite-36428/cite.doc.tar.xz) = 403b6f320bfcd31576b72bf7fcc05f63d2bc1e42 +Size (tex-cite-36428/cite.doc.tar.xz) = 221776 bytes diff --git a/print/tex-cite/Makefile b/print/tex-cite/Makefile index 65c2544dd..9cdfacf29 100644 --- a/print/tex-cite/Makefile +++ b/print/tex-cite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/11/08 20:50:27 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 10:24:17 markd Exp $ DISTNAME= cite -PKGNAME= tex-${DISTNAME}-5.3 -TEXLIVE_REV= 19955 +PKGNAME= tex-${DISTNAME}-5.5 +TEXLIVE_REV= 36428 MAINTAINER= minskim@NetBSD.org COMMENT= Improved citation handling in LaTeX diff --git a/print/tex-cite/distinfo b/print/tex-cite/distinfo index 297a3c889..dba568592 100644 --- a/print/tex-cite/distinfo +++ b/print/tex-cite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/08 20:50:27 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 10:24:17 markd Exp $ -SHA1 (tex-cite-19955/cite.tar.xz) = 17dd337e04ca6d3c114de41bdc19249109698a56 -RMD160 (tex-cite-19955/cite.tar.xz) = ebc49a64de6f9d23437ad625a41d647463e6a029 -Size (tex-cite-19955/cite.tar.xz) = 23816 bytes +SHA1 (tex-cite-36428/cite.tar.xz) = 0c9a2c3fd8cc9e5d3ce5cecfedd722ff0237028a +RMD160 (tex-cite-36428/cite.tar.xz) = 4811ca40bfbe216a9b4537e18adcc38dde2ab68e +Size (tex-cite-36428/cite.tar.xz) = 20096 bytes diff --git a/print/tex-cjk-doc/Makefile b/print/tex-cjk-doc/Makefile index f81852a96..612ff580c 100644 --- a/print/tex-cjk-doc/Makefile +++ b/print/tex-cjk-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/19 23:42:06 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:01 markd Exp $ DISTNAME= cjk.doc -PKGNAME= tex-${DISTNAME:S/./-/}-4.8.2 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-4.8.4 +TEXLIVE_REV= 36951 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cjk COMMENT= Documentation for tex-cjk +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cjk-doc/PLIST b/print/tex-cjk-doc/PLIST index 95912227a..6ad1ee7cc 100644 --- a/print/tex-cjk-doc/PLIST +++ b/print/tex-cjk-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/19 23:42:06 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:26:50 markd Exp $ share/texmf-dist/doc/latex/cjk/ChangeLog share/texmf-dist/doc/latex/cjk/MANIFEST share/texmf-dist/doc/latex/cjk/Makefile @@ -57,7 +57,6 @@ share/texmf-dist/doc/latex/cjk/doc/reftex.txt share/texmf-dist/doc/latex/cjk/doc/ruby.txt share/texmf-dist/doc/latex/cjk/doc/thaifont.txt share/texmf-dist/doc/latex/cjk/doc/vertical.txt -share/texmf-dist/doc/latex/cjk/doc/xCJK.txt share/texmf-dist/doc/latex/cjk/examples/Big5.tex share/texmf-dist/doc/latex/cjk/examples/Big5vert.tex share/texmf-dist/doc/latex/cjk/examples/CEF_test.tex @@ -99,11 +98,10 @@ share/texmf-dist/doc/latex/cjk/examples/pdf/py_test.pdf share/texmf-dist/doc/latex/cjk/examples/pdf/pytest.pdf share/texmf-dist/doc/latex/cjk/examples/pdf/rubytest.pdf share/texmf-dist/doc/latex/cjk/examples/pdf/thai.pdf -share/texmf-dist/doc/latex/cjk/examples/pdf/xCJK.pdf +share/texmf-dist/doc/latex/cjk/examples/pdf/thai_utf8.pdf share/texmf-dist/doc/latex/cjk/examples/py_test.tex share/texmf-dist/doc/latex/cjk/examples/rubytest.tex share/texmf-dist/doc/latex/cjk/examples/thai.tex -share/texmf-dist/doc/latex/cjk/examples/xCJK.tex share/texmf-dist/doc/latex/cjk/texlive/bin-cjkutils.pl share/texmf-dist/doc/latex/cjk/texlive/c90.pl share/texmf-dist/doc/latex/cjk/texlive/cjk-build.pl diff --git a/print/tex-cjk-doc/distinfo b/print/tex-cjk-doc/distinfo index 3865d48be..00d17fa58 100644 --- a/print/tex-cjk-doc/distinfo +++ b/print/tex-cjk-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/19 23:42:06 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 12:50:01 markd Exp $ -SHA1 (tex-cjk-15878/cjk.doc.tar.xz) = 963f42648f1e112aaf9b26ffeb53997fb2d81c6e -RMD160 (tex-cjk-15878/cjk.doc.tar.xz) = b5f64c1f670391956f9687d37b49d27de67da2b5 -Size (tex-cjk-15878/cjk.doc.tar.xz) = 1580496 bytes +SHA1 (tex-cjk-36951/cjk.doc.tar.xz) = e476eded1efa7c8b89035e23ddfc4c8124e754b2 +RMD160 (tex-cjk-36951/cjk.doc.tar.xz) = dd2ef2e22e1bad0f5c075508ee97c57330e6b31d +Size (tex-cjk-36951/cjk.doc.tar.xz) = 1458276 bytes diff --git a/print/tex-cjk-ko-doc/DESCR b/print/tex-cjk-ko-doc/DESCR new file mode 100644 index 000000000..34a44a58e --- /dev/null +++ b/print/tex-cjk-ko-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-cjk-ko. diff --git a/print/tex-cjk-ko-doc/Makefile b/print/tex-cjk-ko-doc/Makefile new file mode 100644 index 000000000..82e5ab2ab --- /dev/null +++ b/print/tex-cjk-ko-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:01 markd Exp $ + +DISTNAME= cjk-ko.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.6 +TEXLIVE_REV= 36947 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cjk-ko +COMMENT= Documentation for tex-cjk-ko +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cjk-ko-doc/PLIST b/print/tex-cjk-ko-doc/PLIST new file mode 100644 index 000000000..b5a9bfc97 --- /dev/null +++ b/print/tex-cjk-ko-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:44 markd Exp $ +share/texmf-dist/doc/latex/cjk-ko/ChangeLog +share/texmf-dist/doc/latex/cjk-ko/README +share/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.pdf +share/texmf-dist/doc/latex/cjk-ko/cjk-ko-doc.tex diff --git a/print/tex-cjk-ko-doc/distinfo b/print/tex-cjk-ko-doc/distinfo new file mode 100644 index 000000000..7305d225d --- /dev/null +++ b/print/tex-cjk-ko-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:01 markd Exp $ + +SHA1 (tex-cjk-ko-36947/cjk-ko.doc.tar.xz) = 9c6090bc5f3969433dd94dc67f4b99ffc63eac86 +RMD160 (tex-cjk-ko-36947/cjk-ko.doc.tar.xz) = 6022c1e84ca984ea629d05d1209ea9338a690d54 +Size (tex-cjk-ko-36947/cjk-ko.doc.tar.xz) = 152204 bytes diff --git a/print/tex-cjk-ko/DESCR b/print/tex-cjk-ko/DESCR new file mode 100644 index 000000000..bb4cab716 --- /dev/null +++ b/print/tex-cjk-ko/DESCR @@ -0,0 +1,3 @@ +The package supports typesetting UTF-8-encoded modern Korean +documents with the help of the LaTeX2e CJK package. The package +requires nanumtype1 fonts. diff --git a/print/tex-cjk-ko/Makefile b/print/tex-cjk-ko/Makefile new file mode 100644 index 000000000..2ed562384 --- /dev/null +++ b/print/tex-cjk-ko/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:01 markd Exp $ + +DISTNAME= cjk-ko +PKGNAME= tex-${DISTNAME}-1.6 +TEXLIVE_REV= 36947 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cjk-ko +COMMENT= Extension of the CJK package for Korean typesetting +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cjk-ko/PLIST b/print/tex-cjk-ko/PLIST new file mode 100644 index 000000000..817844578 --- /dev/null +++ b/print/tex-cjk-ko/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:44 markd Exp $ +share/texmf-dist/tex/latex/cjk-ko/cjkutf8-josa.sty +share/texmf-dist/tex/latex/cjk-ko/cjkutf8-ko.sty +share/texmf-dist/tex/latex/cjk-ko/cjkutf8-nanummjhanja.sty +share/texmf-dist/tex/latex/cjk-ko/kolabels-utf.sty +share/texmf-dist/tex/latex/cjk-ko/konames-utf.sty +share/texmf-dist/tex/latex/cjk-ko/kotex.sty diff --git a/print/tex-cjk-ko/distinfo b/print/tex-cjk-ko/distinfo new file mode 100644 index 000000000..bc8aa0106 --- /dev/null +++ b/print/tex-cjk-ko/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:01 markd Exp $ + +SHA1 (tex-cjk-ko-36947/cjk-ko.tar.xz) = d289c98d2fb3dd7c1b40ae79888aa4c3ddc97a35 +RMD160 (tex-cjk-ko-36947/cjk-ko.tar.xz) = 7a3ef450008081e873f36420259b5597fbdfc549 +Size (tex-cjk-ko-36947/cjk-ko.tar.xz) = 8144 bytes diff --git a/print/tex-cjk/Makefile b/print/tex-cjk/Makefile index 144a7ce38..63be6393f 100644 --- a/print/tex-cjk/Makefile +++ b/print/tex-cjk/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/19 23:41:53 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:01 markd Exp $ DISTNAME= cjk -PKGNAME= tex-${DISTNAME}-4.8.2 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-4.8.4 +TEXLIVE_REV= 36951 MAINTAINER= rxg@NetBSD.org,hubertf@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cjk COMMENT= CJK language support +LICENSE= gnu-gpl-v2 DEPENDS+= tex-arphic-[0-9]*:../../fonts/tex-arphic DEPENDS+= tex-fontspec-[0-9]*:../../fonts/tex-fontspec @@ -16,7 +18,6 @@ DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-norasi-c90-[0-9]*:../../fonts/tex-norasi-c90 DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek -DEPENDS+= tex-thailatex-[0-9]*:../../print/tex-thailatex DEPENDS+= tex-uhc-[0-9]*:../../fonts/tex-uhc DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem DEPENDS+= tex-wadalab-[0-9]*:../../fonts/tex-wadalab diff --git a/print/tex-cjk/PLIST b/print/tex-cjk/PLIST index cb46f5193..2a589b336 100644 --- a/print/tex-cjk/PLIST +++ b/print/tex-cjk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/19 23:41:53 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:26:50 markd Exp $ share/texmf-dist/tex/latex/cjk/contrib/wadalab/c42goth.fd share/texmf-dist/tex/latex/cjk/contrib/wadalab/c42goth.fdx share/texmf-dist/tex/latex/cjk/contrib/wadalab/c42maru.fd @@ -189,8 +189,6 @@ share/texmf-dist/tex/latex/cjk/texinput/UTF8/ja.cpx share/texmf-dist/tex/latex/cjk/texinput/UTF8/ko-Hang.cpx share/texmf-dist/tex/latex/cjk/texinput/UTF8/ko-Hang2.cpx share/texmf-dist/tex/latex/cjk/texinput/UTF8/ko-Hani.cpx -share/texmf-dist/tex/latex/cjk/texinput/UTF8/xUTF8.chr -share/texmf-dist/tex/latex/cjk/texinput/UTF8/xUTF8.enc share/texmf-dist/tex/latex/cjk/texinput/UTF8/zh-Hans.cpx share/texmf-dist/tex/latex/cjk/texinput/UTF8/zh-Hant.cpx share/texmf-dist/tex/latex/cjk/texinput/extended.chr @@ -211,7 +209,4 @@ share/texmf-dist/tex/latex/cjk/texinput/thai/c90enc.def share/texmf-dist/tex/latex/cjk/texinput/thai/c90gar.fd share/texmf-dist/tex/latex/cjk/texinput/thai/c90nrsr.fd share/texmf-dist/tex/latex/cjk/texinput/thai/thaicjk.ldf -share/texmf-dist/tex/latex/cjk/texinput/xCJK.sty -share/texmf-dist/tex/latex/cjk/texinput/xpmC.chr -share/texmf-dist/tex/latex/cjk/texinput/xpmC.enc share/texmf-dist/tex/latex/cjk/utils/pyhyphen/pinyin.ldf diff --git a/print/tex-cjk/distinfo b/print/tex-cjk/distinfo index 2ff196132..fc25208ed 100644 --- a/print/tex-cjk/distinfo +++ b/print/tex-cjk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/19 23:41:53 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 12:50:01 markd Exp $ -SHA1 (tex-cjk-15878/cjk.tar.xz) = 9e48873d63a949966990f9523c304bee5eaad945 -RMD160 (tex-cjk-15878/cjk.tar.xz) = ac7aa7c7a2b34f7dcec102543f58d76285b420a5 -Size (tex-cjk-15878/cjk.tar.xz) = 60848 bytes +SHA1 (tex-cjk-36951/cjk.tar.xz) = a679907c5c4f8f1415c3cafdc57336f964d2b63a +RMD160 (tex-cjk-36951/cjk.tar.xz) = 98df5d6889cf71334b7fae7809f73988432d0a21 +Size (tex-cjk-36951/cjk.tar.xz) = 58292 bytes diff --git a/print/tex-cjkpunct-doc/DESCR b/print/tex-cjkpunct-doc/DESCR new file mode 100644 index 000000000..b2f0e3136 --- /dev/null +++ b/print/tex-cjkpunct-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-cjkpunct. diff --git a/print/tex-cjkpunct-doc/Makefile b/print/tex-cjkpunct-doc/Makefile new file mode 100644 index 000000000..f5d9c945c --- /dev/null +++ b/print/tex-cjkpunct-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/10 01:04:04 markd Exp $ + +DISTNAME= cjkpunct.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.8.1.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cjkpunct +COMMENT= Documentation for tex-cjkpunct +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cjkpunct-doc/PLIST b/print/tex-cjkpunct-doc/PLIST new file mode 100644 index 000000000..d10be9a1a --- /dev/null +++ b/print/tex-cjkpunct-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/doc/latex/cjkpunct/CJKpunct.pdf +share/texmf-dist/doc/latex/cjkpunct/CJKpunct.spa +share/texmf-dist/doc/latex/cjkpunct/README +share/texmf-dist/doc/latex/cjkpunct/README.zh-cn.txt +share/texmf-dist/doc/latex/cjkpunct/examples/example-CJKfntef.tex +share/texmf-dist/doc/latex/cjkpunct/examples/example-gb.tex +share/texmf-dist/doc/latex/cjkpunct/examples/example-gbk.tex +share/texmf-dist/doc/latex/cjkpunct/examples/example-utf8.tex +share/texmf-dist/doc/latex/cjkpunct/setpunct/setpunct-macros.tex +share/texmf-dist/doc/latex/cjkpunct/setpunct/setpunct-main.tex diff --git a/print/tex-cjkpunct-doc/distinfo b/print/tex-cjkpunct-doc/distinfo new file mode 100644 index 000000000..2a91a1600 --- /dev/null +++ b/print/tex-cjkpunct-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-cjkpunct-15878/cjkpunct.doc.tar.xz) = b8691bb3cb042274c2f0ab733d8ca3d9b4076998 +RMD160 (tex-cjkpunct-15878/cjkpunct.doc.tar.xz) = 28d01cf334d5e00f4f69de2ab9ab417213c5585f +Size (tex-cjkpunct-15878/cjkpunct.doc.tar.xz) = 145632 bytes diff --git a/print/tex-cjkpunct/DESCR b/print/tex-cjkpunct/DESCR new file mode 100644 index 000000000..6220eb169 --- /dev/null +++ b/print/tex-cjkpunct/DESCR @@ -0,0 +1 @@ +The package serves as a companion package for CJK. diff --git a/print/tex-cjkpunct/Makefile b/print/tex-cjkpunct/Makefile new file mode 100644 index 000000000..cd2ebb783 --- /dev/null +++ b/print/tex-cjkpunct/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/10 01:04:04 markd Exp $ + +DISTNAME= cjkpunct +PKGNAME= tex-${DISTNAME}-4.8.1.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cjkpunct +COMMENT= Adjust locations and kerning of CJK punctuation marks +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cjkpunct/PLIST b/print/tex-cjkpunct/PLIST new file mode 100644 index 000000000..0c34caf60 --- /dev/null +++ b/print/tex-cjkpunct/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/tex/latex/cjkpunct/CJKpunct.sty diff --git a/print/tex-cjkpunct/distinfo b/print/tex-cjkpunct/distinfo new file mode 100644 index 000000000..96066b241 --- /dev/null +++ b/print/tex-cjkpunct/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-cjkpunct-15878/cjkpunct.tar.xz) = 31a07d77a5063041f65d2d0062f8dd7cf2ef1270 +RMD160 (tex-cjkpunct-15878/cjkpunct.tar.xz) = 80e78bcee23c88e25f7c1a44604200c29378589b +Size (tex-cjkpunct-15878/cjkpunct.tar.xz) = 3584 bytes diff --git a/print/tex-classpack-doc/DESCR b/print/tex-classpack-doc/DESCR new file mode 100644 index 000000000..3fdab4714 --- /dev/null +++ b/print/tex-classpack-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-classpack. diff --git a/print/tex-classpack-doc/Makefile b/print/tex-classpack-doc/Makefile new file mode 100644 index 000000000..3858d5334 --- /dev/null +++ b/print/tex-classpack-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 17:58:46 wiz Exp $ + +DISTNAME= classpack.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.77 +TEXLIVE_REV= 33101 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/classpack +COMMENT= Documentation for tex-classpack +#LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-classpack-doc/PLIST b/print/tex-classpack-doc/PLIST new file mode 100644 index 000000000..aec9445d0 --- /dev/null +++ b/print/tex-classpack-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 17:58:46 wiz Exp $ +share/texmf-dist/doc/support/classpack/MANIFEST +share/texmf-dist/doc/support/classpack/README +share/texmf-dist/doc/support/classpack/classpack.pdf +share/texmf-dist/doc/support/classpack/db2bibtex.xsl +share/texmf-dist/doc/support/classpack/db2dtx.xsl +share/texmf-dist/doc/support/classpack/db2plaintext.xsl +share/texmf-dist/doc/support/classpack/decommentbbl.awk +share/texmf-dist/doc/support/classpack/doctexbook.dtd +share/texmf-dist/doc/support/classpack/getgis.sh +share/texmf-dist/doc/support/classpack/lppl.xml +share/texmf-dist/doc/support/classpack/prepost.xml +share/texmf-dist/doc/support/classpack/readme.xml +share/texmf-dist/doc/support/classpack/test.sh diff --git a/print/tex-classpack-doc/distinfo b/print/tex-classpack-doc/distinfo new file mode 100644 index 000000000..2fb25e959 --- /dev/null +++ b/print/tex-classpack-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 17:58:46 wiz Exp $ + +SHA1 (tex-classpack-33101/classpack.doc.tar.xz) = dde3dfe63c14430be516ef01ee248c33503bafd9 +RMD160 (tex-classpack-33101/classpack.doc.tar.xz) = 57c734be4e38664ea89de1d4847591662305b378 +Size (tex-classpack-33101/classpack.doc.tar.xz) = 355320 bytes diff --git a/print/tex-classpack/DESCR b/print/tex-classpack/DESCR new file mode 100644 index 000000000..5a025458a --- /dev/null +++ b/print/tex-classpack/DESCR @@ -0,0 +1,4 @@ +The package provides an experiment in using XML (specifically +DocBook 5) to mark up and maintain LaTeX classes and packages. +XSLT 2 styleheets generate the .dtx and .ins distribution files +expected by end users. diff --git a/print/tex-classpack/Makefile b/print/tex-classpack/Makefile new file mode 100644 index 000000000..b7600d5a7 --- /dev/null +++ b/print/tex-classpack/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 17:58:02 wiz Exp $ + +DISTNAME= classpack +PKGNAME= tex-${DISTNAME}-0.77 +TEXLIVE_REV= 33101 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/classpack +COMMENT= XML mastering for LaTeX classes and packages +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-classpack/PLIST b/print/tex-classpack/PLIST new file mode 100644 index 000000000..fbf7e9e66 --- /dev/null +++ b/print/tex-classpack/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 17:58:02 wiz Exp $ +share/texmf-dist/tex/latex/classpack/classpack.sty diff --git a/print/tex-classpack/distinfo b/print/tex-classpack/distinfo new file mode 100644 index 000000000..2d8482a26 --- /dev/null +++ b/print/tex-classpack/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 17:58:02 wiz Exp $ + +SHA1 (tex-classpack-33101/classpack.tar.xz) = 3e609d08be9ef9aae5408941e262e4f2be563a3f +RMD160 (tex-classpack-33101/classpack.tar.xz) = ef460409eda91a445670ba025bc3a23e91facf4e +Size (tex-classpack-33101/classpack.tar.xz) = 1328 bytes diff --git a/print/tex-cmap/DESCR b/print/tex-cmap/DESCR new file mode 100644 index 000000000..bd433fc13 --- /dev/null +++ b/print/tex-cmap/DESCR @@ -0,0 +1,9 @@ +The cmap package provides character map tables, which make PDF +files generated by pdfLaTeX both searchable and copy-able in +acrobat reader and other compliant PDF viewers. Encodings +supported are OT1, T1, T2A, T2B, T2C and T5, together with LAE +(Arabic), LFE (Farsi) and LGR (Greek) and a variant OT1tt for +cmtt-like fonts. The package's main limitation currently is the +inability to work with virtual fonts, because of limitations of +pdfTeX. This restriction may be resolved in a future version of +pdfTeX. diff --git a/print/tex-cmap/Makefile b/print/tex-cmap/Makefile new file mode 100644 index 000000000..a4e267ac1 --- /dev/null +++ b/print/tex-cmap/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:34 markd Exp $ + +DISTNAME= cmap +PKGNAME= tex-${DISTNAME}-1.0h +TEXLIVE_REV= 31477 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Make PDF files searchable and copyable +LICENSE= lppl-1.3c + +CONFLICTS+= teTeX-texmf<=3.0nb43 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cmap/PLIST b/print/tex-cmap/PLIST new file mode 100644 index 000000000..36f1615e1 --- /dev/null +++ b/print/tex-cmap/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:46:59 markd Exp $ +share/texmf-dist/tex/latex/cmap/cmap.sty +share/texmf-dist/tex/latex/cmap/lae.cmap +share/texmf-dist/tex/latex/cmap/lfe.cmap +share/texmf-dist/tex/latex/cmap/lgr.cmap +share/texmf-dist/tex/latex/cmap/ot1.cmap +share/texmf-dist/tex/latex/cmap/ot1tt.cmap +share/texmf-dist/tex/latex/cmap/ot6.cmap +share/texmf-dist/tex/latex/cmap/t1.cmap +share/texmf-dist/tex/latex/cmap/t2a.cmap +share/texmf-dist/tex/latex/cmap/t2b.cmap +share/texmf-dist/tex/latex/cmap/t2c.cmap +share/texmf-dist/tex/latex/cmap/t5.cmap diff --git a/print/tex-cmap/distinfo b/print/tex-cmap/distinfo new file mode 100644 index 000000000..b576935d2 --- /dev/null +++ b/print/tex-cmap/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 06:46:59 markd Exp $ + +SHA1 (tex-cmap-31477/cmap.tar.xz) = dfc1ba9dc522356e90dd0c482dc3c8ba420ba9e9 +RMD160 (tex-cmap-31477/cmap.tar.xz) = 73fa16b6af0b0dfa3ba3e82b0e37bfbe9ccf2d6c +Size (tex-cmap-31477/cmap.tar.xz) = 5552 bytes diff --git a/print/tex-cnbwp-doc/DESCR b/print/tex-cnbwp-doc/DESCR new file mode 100644 index 000000000..b7b1a02fc --- /dev/null +++ b/print/tex-cnbwp-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-cnbwp. diff --git a/print/tex-cnbwp-doc/Makefile b/print/tex-cnbwp-doc/Makefile new file mode 100644 index 000000000..d948d2cd6 --- /dev/null +++ b/print/tex-cnbwp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:55:19 markd Exp $ + +DISTNAME= cnbwp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32550 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cnbwp +COMMENT= Documentation for tex-cnbwp +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cnbwp-doc/PLIST b/print/tex-cnbwp-doc/PLIST new file mode 100644 index 000000000..6853e44ed --- /dev/null +++ b/print/tex-cnbwp-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:55:19 markd Exp $ +share/texmf-dist/doc/latex/cnbwp/README +share/texmf-dist/doc/latex/cnbwp/biblio.tex +share/texmf-dist/doc/latex/cnbwp/cnbpaper.pdf +share/texmf-dist/doc/latex/cnbwp/cnbpaper.tex +share/texmf-dist/doc/latex/cnbwp/cnbsample.bib +share/texmf-dist/doc/latex/cnbwp/cnbwp-manual-cs.pdf +share/texmf-dist/doc/latex/cnbwp/cnbwp-manual-cs.tex +share/texmf-dist/doc/latex/cnbwp/cnbwp-manual-en.pdf +share/texmf-dist/doc/latex/cnbwp/cnbwp-manual-en.tex +share/texmf-dist/doc/latex/cnbwp/graph18.eps +share/texmf-dist/doc/latex/cnbwp/graph18.gif +share/texmf-dist/doc/latex/cnbwp/graph18.jpg +share/texmf-dist/doc/latex/cnbwp/graph18.pdf +share/texmf-dist/doc/latex/cnbwp/graph18.png +share/texmf-dist/doc/latex/cnbwp/numtable.tex +share/texmf-dist/doc/latex/cnbwp/widematrix.tex diff --git a/print/tex-cnbwp-doc/distinfo b/print/tex-cnbwp-doc/distinfo new file mode 100644 index 000000000..75a35ac80 --- /dev/null +++ b/print/tex-cnbwp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:55:19 markd Exp $ + +SHA1 (tex-cnbwp-32550/cnbwp.doc.tar.xz) = 94ce3598c740f190a76bc940175d4bd3ef47ca57 +RMD160 (tex-cnbwp-32550/cnbwp.doc.tar.xz) = d691a2c79dec37beb41b4050150793d6c0b879d0 +Size (tex-cnbwp-32550/cnbwp.doc.tar.xz) = 684304 bytes diff --git a/print/tex-cnbwp/DESCR b/print/tex-cnbwp/DESCR new file mode 100644 index 000000000..198953abe --- /dev/null +++ b/print/tex-cnbwp/DESCR @@ -0,0 +1,3 @@ +The package supports proper formatting of Working Papers of the +Czech National Bank (WP CNB). The package was developed for CNB +but it is also intended for authors from outside CNB. diff --git a/print/tex-cnbwp/Makefile b/print/tex-cnbwp/Makefile new file mode 100644 index 000000000..3a37accae --- /dev/null +++ b/print/tex-cnbwp/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:55:19 markd Exp $ + +DISTNAME= cnbwp +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 32550 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cnbwp +COMMENT= Typeset working papers of the Czech National Bank +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cnbwp/PLIST b/print/tex-cnbwp/PLIST new file mode 100644 index 000000000..0c9d8519f --- /dev/null +++ b/print/tex-cnbwp/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:55:19 markd Exp $ +share/texmf-dist/bibtex/bst/cnbwp/abbrvcnb.bst +share/texmf-dist/makeindex/cnbwp/cnbindex.ist +share/texmf-dist/tex/latex/cnbwp/cnbwp-manual.sty +share/texmf-dist/tex/latex/cnbwp/cnbwp.cls +share/texmf-dist/tex/latex/cnbwp/cnbwpsizes.clo diff --git a/print/tex-cnbwp/distinfo b/print/tex-cnbwp/distinfo new file mode 100644 index 000000000..b7bbf67ed --- /dev/null +++ b/print/tex-cnbwp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:55:19 markd Exp $ + +SHA1 (tex-cnbwp-32550/cnbwp.tar.xz) = e57797b122940a3f8a65a2bd6a1d0ea527b56a42 +RMD160 (tex-cnbwp-32550/cnbwp.tar.xz) = 3b7e3d03e0dc9394bdab2acac8a130e89aa2acef +Size (tex-cnbwp-32550/cnbwp.tar.xz) = 9908 bytes diff --git a/print/tex-collectbox-doc/DESCR b/print/tex-collectbox-doc/DESCR new file mode 100644 index 000000000..2afbd846a --- /dev/null +++ b/print/tex-collectbox-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-collectbox. diff --git a/print/tex-collectbox-doc/Makefile b/print/tex-collectbox-doc/Makefile new file mode 100644 index 000000000..d1b1f45bd --- /dev/null +++ b/print/tex-collectbox-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 22:37:54 markd Exp $ + +DISTNAME= collectbox.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.4b +TEXLIVE_REV= 26557 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-collectbox +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collectbox-doc/PLIST b/print/tex-collectbox-doc/PLIST new file mode 100644 index 000000000..9ab89f54e --- /dev/null +++ b/print/tex-collectbox-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 22:37:54 markd Exp $ +share/texmf-dist/doc/latex/collectbox/README +share/texmf-dist/doc/latex/collectbox/collectbox.pdf diff --git a/print/tex-collectbox-doc/distinfo b/print/tex-collectbox-doc/distinfo new file mode 100644 index 000000000..9b4eeb592 --- /dev/null +++ b/print/tex-collectbox-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 22:37:54 markd Exp $ + +SHA1 (tex-collectbox-26557/collectbox.doc.tar.xz) = 9d0927355ba1e1569babfcdb1bb731c11d950f5b +RMD160 (tex-collectbox-26557/collectbox.doc.tar.xz) = f83830709d66a900ba056f3e535c02070b13e5a6 +Size (tex-collectbox-26557/collectbox.doc.tar.xz) = 270912 bytes diff --git a/print/tex-collectbox/DEINSTALL b/print/tex-collectbox/DEINSTALL deleted file mode 100644 index b6ae17416..000000000 --- a/print/tex-collectbox/DEINSTALL +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -texhash diff --git a/print/tex-collectbox/INSTALL b/print/tex-collectbox/INSTALL deleted file mode 100644 index b6ae17416..000000000 --- a/print/tex-collectbox/INSTALL +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -texhash diff --git a/print/tex-collectbox/Makefile b/print/tex-collectbox/Makefile index 777be300e..8e544c9f7 100644 --- a/print/tex-collectbox/Makefile +++ b/print/tex-collectbox/Makefile @@ -1,32 +1,14 @@ -# $NetBSD: Makefile,v 1.1 2015/02/10 02:48:23 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 22:29:43 markd Exp $ DISTNAME= collectbox PKGNAME= tex-${DISTNAME}-0.4b -CATEGORIES= print -MASTER_SITES= http://mirrors.ctan.org/macros/latex/contrib/ -EXTRACT_SUFX= .zip +PKGREVISION= 1 +TEXLIVE_REV= 26557 HOMEPAGE= http://www.ctan.org/pkg/collectbox MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Collect and process macro arguments as boxes LICENSE= lppl-1.3c -BUILD_DEPENDS+= web2c-[0-9]*:../../print/web2c -BUILD_DEPENDS+= tex-tetex-[0-9]*:../../print/tex-tetex -BUILD_DEPENDS+= tex-ydoc-[0-9]*:../../print/tex-ydoc -BUILD_DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf - -INSTALL_PATH= share/texmf-dist/tex/latex/collectbox -AUTO_MKDIRS= yes - -do-build: - (cd ${WRKSRC}; tex collectbox.ins ) - -do-install: -.for i in dtx ins sty - (cd ${WRKSRC}; \ - ${INSTALL_DATA} collectbox.${i} ${DESTDIR}${PREFIX}/${INSTALL_PATH} ) -.endfor - -.include "../../print/kpathsea/texmf.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collectbox/PLIST b/print/tex-collectbox/PLIST index 107624176..6f4dce663 100644 --- a/print/tex-collectbox/PLIST +++ b/print/tex-collectbox/PLIST @@ -1,4 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2015/02/10 02:48:23 mef Exp $ -share/texmf-dist/tex/latex/collectbox/collectbox.dtx -share/texmf-dist/tex/latex/collectbox/collectbox.ins +@comment $NetBSD: PLIST,v 1.2 2015/04/21 22:29:43 markd Exp $ share/texmf-dist/tex/latex/collectbox/collectbox.sty diff --git a/print/tex-collectbox/distinfo b/print/tex-collectbox/distinfo index 402f6f08e..6c2f13f36 100644 --- a/print/tex-collectbox/distinfo +++ b/print/tex-collectbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/02/10 02:48:23 mef Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 22:29:43 markd Exp $ -SHA1 (collectbox.zip) = 6b49f1772ead9758958cba78b00a4e2392c0a452 -RMD160 (collectbox.zip) = bc30597bafa878d0d1f6b8f023943b4e181c806b -Size (collectbox.zip) = 277611 bytes +SHA1 (tex-collectbox-26557/collectbox.tar.xz) = 626c3f8b549dbac781a1b6372206559527d9a172 +RMD160 (tex-collectbox-26557/collectbox.tar.xz) = 7552c1e407529eba5401a87252dc36e76b75de2d +Size (tex-collectbox-26557/collectbox.tar.xz) = 2828 bytes diff --git a/print/tex-collection-basic-doc/DESCR b/print/tex-collection-basic-doc/DESCR deleted file mode 100644 index b6634dadc..000000000 --- a/print/tex-collection-basic-doc/DESCR +++ /dev/null @@ -1 +0,0 @@ -This is documentation for tex-collection-basic. diff --git a/print/tex-collection-basic-doc/Makefile b/print/tex-collection-basic-doc/Makefile deleted file mode 100644 index 1d6eb7bc1..000000000 --- a/print/tex-collection-basic-doc/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# $NetBSD: Makefile,v 1.5 2013/11/30 23:42:15 minskim Exp $ - -DISTNAME= collection-basic-doc -PKGNAME= tex-${DISTNAME}-2013 -CATEGORIES= print -MASTER_SITES= # empty -TEXLIVE_REV= 30372 - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= Documentation for tex-collection-basic - -DEPENDS+= tex-amsfonts-doc-[0-9]*:../../fonts/tex-amsfonts-doc -DEPENDS+= tex-bibtex-doc-[0-9]*:../../print/tex-bibtex-doc -DEPENDS+= tex-cm-doc-[0-9]*:../../fonts/tex-cm-doc -DEPENDS+= tex-dvipdfmx-doc-[0-9]*:../../print/tex-dvipdfmx-doc -# tex-dvipdfmx-def doesn't have a documentation package. -DEPENDS+= tex-dvips-doc-[0-9]*:../../print/tex-dvips-doc -DEPENDS+= tex-enctex-doc-[0-9]*:../../print/tex-enctex-doc -DEPENDS+= tex-etex-doc-[0-9]*:../../print/tex-etex-doc -DEPENDS+= tex-etex-pkg-doc-[0-9]*:../../print/tex-etex-pkg-doc -# tex-glyphlist doesn't have a documnetation package. -# gsftopk installs its documentation. -DEPENDS+= tex-hyph-utf8-doc-[0-9]*:../../print/tex-hyph-utf8-doc -# tex-hyphen-base doesn't have a documentation package. -DEPENDS+= tex-ifluatex-doc-[0-9]*:../../print/tex-ifluatex-doc -DEPENDS+= tex-ifxetex-doc-[0-9]*:../../print/tex-ifxetex-doc -DEPENDS+= tex-kpathsea-doc-[0-9]*:../../print/tex-kpathsea-doc -# lua-alt-getopt should install its documentation. -DEPENDS+= tex-luatex-doc-[0-9]*:../../print/tex-luatex-doc -DEPENDS+= tex-makeindex-doc-[0-9]*:../../textproc/tex-makeindex-doc -# tex-metafont's documentation is installed by web2c. -DEPENDS+= tex-mflogo-doc-[0-9]*:../../fonts/tex-mflogo-doc -# tex-mfware's documentation is installed by web2c. -# tex-misc doesn't have a documentation package. -DEPENDS+= tex-pdftex-doc-[0-9]*:../../print/tex-pdftex-doc -# tex-plain doesn't have a documentation package. -DEPENDS+= tex-tetex-doc-[0-9]*:../../print/tex-tetex-doc -# tex-tex's documentation is installed by web2c. -DEPENDS+= tex-texconfig-doc-[0-9]*:../../print/tex-texconfig-doc -DEPENDS+= tex-texlive-common-doc-[0-9]*:../../print/tex-texlive-common-doc -DEPENDS+= tex-texlive-docindex-doc-[0-9]*:../../print/tex-texlive-docindex-doc -DEPENDS+= tex-texlive-en-doc-[0-9]*:../../print/tex-texlive-en-doc -# texlive-msg-translation is not needed in pkgsrc. -# texlive-scripts's documentation is not needed in pkgsrc. -# texlive.infra is not needed in pkgsrc. -# xdvi's documentation is installed by xdvik. - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-basic/Makefile b/print/tex-collection-basic/Makefile deleted file mode 100644 index 6e6f7fc60..000000000 --- a/print/tex-collection-basic/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2013/11/30 23:42:15 minskim Exp $ - -DISTNAME= collection-basic -PKGNAME= tex-${DISTNAME}-2013 -CATEGORIES= print -MASTER_SITES= # empty -TEXLIVE_REV= 30372 - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= Essential programs and files for TeX - -DEPENDS+= tex-texlive.infra>=2013:../../print/tex-texlive.infra -DEPENDS+= tex-amsfonts>=3.04:../../fonts/tex-amsfonts -DEPENDS+= tex-bibtex>=0.99dnb1:../../print/tex-bibtex -DEPENDS+= tex-cm>=2013:../../fonts/tex-cm -DEPENDS+= tex-dvipdfmx>=2013:../../print/tex-dvipdfmx -DEPENDS+= tex-dvipdfmx-def>=3.3:../../print/tex-dvipdfmx-def -DEPENDS+= tex-dvips>=2013:../../print/tex-dvips -DEPENDS+= tex-enctex>=2013:../../print/tex-enctex -DEPENDS+= tex-etex>=2.1.31600:../../print/tex-etex -DEPENDS+= tex-etex-pkg>=2.0:../../print/tex-etex-pkg -DEPENDS+= tex-glyphlist>=2.95:../../fonts/tex-glyphlist -DEPENDS+= gsftopkk>=1.19.2nb4:../../fonts/gsftopkk -DEPENDS+= tex-hyph-utf8>=2013:../../print/tex-hyph-utf8 -DEPENDS+= tex-hyphen-base>=2013:../../print/tex-hyphen-base -DEPENDS+= tex-ifluatex>=1.3pl26725:../../print/tex-ifluatex -DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex -DEPENDS+= tex-kpathsea>=2013:../../print/tex-kpathsea -DEPENDS+= ${LUA_PKGPREFIX}-alt-getopt>=0.7.0nb1:../../devel/lua-alt-getopt -DEPENDS+= tex-luatex>=0.70.1pl30581:../../print/tex-luatex -DEPENDS+= tex-makeindex>=2.12nb1:../../textproc/tex-makeindex -DEPENDS+= tex-metafont>=2013:../../fonts/tex-metafont -DEPENDS+= tex-mflogo>=2009nb1:../../fonts/tex-mflogo -DEPENDS+= tex-mfware>=2013:../../fonts/tex-mfware -DEPENDS+= tex-misc>=2012:../../print/tex-misc -DEPENDS+= tex-pdftex>=1.40.11pl32132:../../print/tex-pdftex -DEPENDS+= tex-plain>=3.141592653.26647:../../print/tex-plain -DEPENDS+= tex-tetex>=3.0.32132:../../print/tex-tetex -DEPENDS+= tex-tex>=3.1415926:../../print/tex-tex -DEPENDS+= tex-texconfig>=2013:../../print/tex-texconfig -DEPENDS+= tex-texlive-docindex>=2013:../../print/tex-texlive-docindex -# texlive-msg-translations is not needed in pkgsrc. -DEPENDS+= tex-texlive-scripts>=2013:../../print/tex-texlive-scripts -DEPENDS+= tex-xdvi>=22.86:../../print/tex-xdvi - -META_PACKAGE= yes - -.include "../../lang/lua/luaversion.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-genericrecommended-doc/DESCR b/print/tex-collection-genericrecommended-doc/DESCR deleted file mode 100644 index 2e227cad7..000000000 --- a/print/tex-collection-genericrecommended-doc/DESCR +++ /dev/null @@ -1 +0,0 @@ -This is documentation for tex-collection-genericrecommended. diff --git a/print/tex-collection-genericrecommended-doc/Makefile b/print/tex-collection-genericrecommended-doc/Makefile deleted file mode 100644 index adab53d23..000000000 --- a/print/tex-collection-genericrecommended-doc/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2013/12/02 19:36:06 minskim Exp $ - -DISTNAME= collection-genericrecommended-doc -PKGNAME= tex-${DISTNAME}-2013 -CATEGORIES= print -MASTER_SITES= # empty -TEXLIVE_REV= 30396 - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= Documentation for tex-collection-genericrecommended - -DEPENDS+= tex-collection-basic-doc-[0-9]*:../../print/tex-collection-basic-doc -DEPENDS+= tex-epsf-doc-[0-9]*:../../print/tex-epsf-doc -DEPENDS+= tex-fontname-doc-[0-9]*:../../fonts/tex-fontname-doc -# tex-genmisc-doc doeesn't have a documentation package -DEPENDS+= tex-kastrup-doc-[0-9]*:../../math/tex-kastrup-doc -DEPENDS+= tex-multido-doc-[0-9]*:../../devel/tex-multido-doc -DEPENDS+= tex-path-doc-[0-9]*:../../print/tex-path-doc -DEPENDS+= tex-tex-ps-doc-[0-9]*:../../graphics/tex-tex-ps-doc -DEPENDS+= tex-ulem-doc-[0-9]*:../../print/tex-ulem-doc - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-genericrecommended/Makefile b/print/tex-collection-genericrecommended/Makefile deleted file mode 100644 index 3a37d5b35..000000000 --- a/print/tex-collection-genericrecommended/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2013/12/02 19:36:06 minskim Exp $ - -DISTNAME= collection-genericrecommended -PKGNAME= tex-${DISTNAME}-2013 -CATEGORIES= print -MASTER_SITES= # empty -TEXLIVE_REV= 30396 - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= Recommended generic packages - -DEPENDS+= tex-collection-basic>=2013:../../print/tex-collection-basic -DEPENDS+= tex-epsf>=2.7.4:../../print/tex-epsf -DEPENDS+= tex-fontname>=2013:../../fonts/tex-fontname -DEPENDS+= tex-genmisc>=2013:../../print/tex-genmisc -DEPENDS+= tex-kastrup>=2010:../../math/tex-kastrup -DEPENDS+= tex-multido>=1.42:../../devel/tex-multido -DEPENDS+= tex-path>=3.05:../../print/tex-path -DEPENDS+= tex-tex-ps>=2010:../../graphics/tex-tex-ps -DEPENDS+= tex-ulem>=2013:../../print/tex-ulem - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-latex-doc/DESCR b/print/tex-collection-latex-doc/DESCR deleted file mode 100644 index 82e34bb75..000000000 --- a/print/tex-collection-latex-doc/DESCR +++ /dev/null @@ -1 +0,0 @@ -This is documentation for tex-collection-latex. diff --git a/print/tex-collection-latex-doc/Makefile b/print/tex-collection-latex-doc/Makefile deleted file mode 100644 index dfbd0f393..000000000 --- a/print/tex-collection-latex-doc/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2011/01/20 17:21:24 minskim Exp $ - -DISTNAME= collection-latex-doc -PKGNAME= tex-${DISTNAME}-2010 -CATEGORIES= print -TEXLIVE_REV= 18674 -MASTER_SITES= # empty - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= Documentation for tex-collection-latex - -DEPENDS+= tex-ae-doc>=1.4:../../fonts/tex-ae-doc -DEPENDS+= tex-amscls-doc>=2010.20248:../../print/tex-amscls-doc -DEPENDS+= tex-amsmath-doc>=2.13nb1:../../print/tex-amsmath-doc -DEPENDS+= tex-babel-doc>=3.8l:../../print/tex-babel-doc -DEPENDS+= tex-babelbib-doc>=1.29:../../print/tex-babelbib-doc -DEPENDS+= tex-carlisle-doc>=2010:../../print/tex-carlisle-doc -DEPENDS+= tex-colortbl-doc>=0.1:../../print/tex-colortbl-doc -DEPENDS+= tex-fancyhdr-doc>=3.1:../../print/tex-fancyhdr-doc -DEPENDS+= tex-fix2col-doc>=2009:../../print/tex-fix2col-doc -DEPENDS+= tex-geometry-doc>=5.6:../../print/tex-geometry-doc -DEPENDS+= tex-graphics-doc>=1.0onb1:../../print/tex-graphics-doc -DEPENDS+= tex-hyperref-doc>=6.81p:../../print/tex-hyperref-doc -DEPENDS+= tex-latex-doc>=2010:../../print/tex-latex-doc -DEPENDS+= tex-latex-bin-doc>=2010:../../print/tex-latex-bin-doc -# tex-latex-fonts doesn't have a documentation package. -# tex-latexconfig doesn't have a documentation package. -# tex-ltxmisc doesn't have a documentation package. -DEPENDS+= tex-mfnfss-doc>=2009:../../print/tex-mfnfss-doc -DEPENDS+= tex-mptopdf-doc>=2010:../../graphics/tex-mptopdf-doc -DEPENDS+= tex-natbib-doc>=8.31b:../../print/tex-natbib-doc -DEPENDS+= tex-oberdiek-doc>=2009nb1:../../print/tex-oberdiek-doc -# tex-pdftex-def doesn't have a documentation package. -# tex-pslatex doesn't have a documentation package. -DEPENDS+= tex-psnfss-doc>=9.2a:../../fonts/tex-psnfss-doc -DEPENDS+= tex-pspicture-doc>=2009:../../print/tex-pspicture-doc -DEPENDS+= tex-tools-doc>=2009:../../print/tex-tools-doc -DEPENDS+= tex-collection-basic-doc>=2010:../../print/tex-collection-basic-doc - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-collection-latex/Makefile b/print/tex-collection-latex/Makefile deleted file mode 100644 index e303f1d49..000000000 --- a/print/tex-collection-latex/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2011/01/20 17:21:24 minskim Exp $ - -DISTNAME= collection-latex -PKGNAME= tex-${DISTNAME}-2010 -CATEGORIES= print -TEXLIVE_REV= 18674 -MASTER_SITES= # empty - -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://www.tug.org/texlive/ -COMMENT= Basic LaTeX packages - -DEPENDS+= tex-ae>=1.4:../../fonts/tex-ae -DEPENDS+= tex-amscls>=2010.20248:../../print/tex-amscls -DEPENDS+= tex-amsmath>=2.13nb1:../../print/tex-amsmath -DEPENDS+= tex-babel>=3.8lnb2:../../print/tex-babel -DEPENDS+= tex-babelbib>=1.29:../../print/tex-babelbib -DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle -DEPENDS+= tex-colortbl>=0.1nb1:../../print/tex-colortbl -DEPENDS+= tex-fancyhdr>=3.1nb1:../../print/tex-fancyhdr -DEPENDS+= tex-fix2col>=2009:../../print/tex-fix2col -DEPENDS+= tex-geometry>=5.6:../../print/tex-geometry -DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics -DEPENDS+= tex-hyperref>=6.81pnb3:../../print/tex-hyperref -DEPENDS+= tex-latex>=2010:../../print/tex-latex -DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin -DEPENDS+= tex-latex-fonts>=2009:../../fonts/tex-latex-fonts -DEPENDS+= tex-latexconfig>=2010.20663:../../print/tex-latexconfig -DEPENDS+= tex-ltxmisc>=2010:../../print/tex-ltxmisc -DEPENDS+= tex-mfnfss>=2009:../../print/tex-mfnfss -DEPENDS+= tex-mptopdf>=2010:../../graphics/tex-mptopdf -DEPENDS+= tex-natbib>=8.31b:../../print/tex-natbib -DEPENDS+= tex-oberdiek>=2009nb2:../../print/tex-oberdiek -DEPENDS+= tex-pdftex-def>=0.04m:../../print/tex-pdftex-def -DEPENDS+= tex-pslatex>=2009:../../print/tex-pslatex -DEPENDS+= tex-psnfss>=9.2anb1:../../fonts/tex-psnfss -DEPENDS+= tex-pspicture>=2009:../../print/tex-pspicture -DEPENDS+= tex-tools>=2009:../../print/tex-tools -DEPENDS+= tex-collection-basic>=2010:../../print/tex-collection-basic - -META_PACKAGE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-colortbl-doc/Makefile b/print/tex-colortbl-doc/Makefile index 5b602b411..10196974e 100644 --- a/print/tex-colortbl-doc/Makefile +++ b/print/tex-colortbl-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:11 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 10:29:38 markd Exp $ DISTNAME= colortbl.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-1.0a +TEXLIVE_REV= 29803 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-colortbl diff --git a/print/tex-colortbl-doc/PLIST b/print/tex-colortbl-doc/PLIST index a9a84edb9..a4de2fe19 100644 --- a/print/tex-colortbl-doc/PLIST +++ b/print/tex-colortbl-doc/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 04:41:00 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:29:38 markd Exp $ share/texmf-dist/doc/latex/colortbl/README -share/texmf-dist/doc/latex/colortbl/colortbl-de.pdf -share/texmf-dist/doc/latex/colortbl/colortbl-de.tex +share/texmf-dist/doc/latex/colortbl/colortbl-DE.pdf +share/texmf-dist/doc/latex/colortbl/colortbl-DE.tex share/texmf-dist/doc/latex/colortbl/colortbl.pdf diff --git a/print/tex-colortbl-doc/distinfo b/print/tex-colortbl-doc/distinfo index fbc0f98cf..0a718613f 100644 --- a/print/tex-colortbl-doc/distinfo +++ b/print/tex-colortbl-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:11 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 10:29:38 markd Exp $ -SHA1 (tex-colortbl-15878/colortbl.doc.tar.xz) = 7c51f4e84eb7b62bc177200fca7096d67164f912 -RMD160 (tex-colortbl-15878/colortbl.doc.tar.xz) = 7169da4bc70590db8cebcb27a6418e6ec34c37ee -Size (tex-colortbl-15878/colortbl.doc.tar.xz) = 535752 bytes +SHA1 (tex-colortbl-29803/colortbl.doc.tar.xz) = 0bc1b8b863127ebdaba9d104485a2585c2b6f2d2 +RMD160 (tex-colortbl-29803/colortbl.doc.tar.xz) = ec735d980d6279a8c940bb2672058905f83426cd +Size (tex-colortbl-29803/colortbl.doc.tar.xz) = 554136 bytes diff --git a/print/tex-colortbl/Makefile b/print/tex-colortbl/Makefile index 0459d26da..8cd04bd7e 100644 --- a/print/tex-colortbl/Makefile +++ b/print/tex-colortbl/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 00:18:10 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/22 10:29:38 markd Exp $ DISTNAME= colortbl -PKGNAME= tex-${DISTNAME}-0.1 -PKGREVISION= 1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-1.0a +TEXLIVE_REV= 29803 MAINTAINER= minskim@NetBSD.org -COMMENT= LaTeX package to add color to tables +COMMENT= Add colour to LaTeX tables DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-colortbl/distinfo b/print/tex-colortbl/distinfo index 424029064..046305bce 100644 --- a/print/tex-colortbl/distinfo +++ b/print/tex-colortbl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:10 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 10:29:38 markd Exp $ -SHA1 (tex-colortbl-15878/colortbl.tar.xz) = 1e947c97f43e109ffb6114d64ed6ee935463d648 -RMD160 (tex-colortbl-15878/colortbl.tar.xz) = 71e0565b999712d3498fd28254920f0e1b22879e -Size (tex-colortbl-15878/colortbl.tar.xz) = 3144 bytes +SHA1 (tex-colortbl-29803/colortbl.tar.xz) = 3d578d81fe3a3c4c920b484d2572245b59523a6b +RMD160 (tex-colortbl-29803/colortbl.tar.xz) = 398e728c3ed1c55630cd591af698e330409d9312 +Size (tex-colortbl-29803/colortbl.tar.xz) = 3188 bytes diff --git a/print/tex-comment-doc/Makefile b/print/tex-comment-doc/Makefile index 803843cac..f6069e1b3 100644 --- a/print/tex-comment-doc/Makefile +++ b/print/tex-comment-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/11/16 14:28:42 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:32:44 markd Exp $ DISTNAME= comment.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.6 -TEXLIVE_REV= 17155 +PKGNAME= tex-${DISTNAME:S/./-/}-3.7 +TEXLIVE_REV= 32778 MAINTAINER= jaapb@NetBSD.org COMMENT= Documentation for tex-comment diff --git a/print/tex-comment-doc/distinfo b/print/tex-comment-doc/distinfo index f7623d02e..47ab2d238 100644 --- a/print/tex-comment-doc/distinfo +++ b/print/tex-comment-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/11/16 14:28:42 jaapb Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:32:44 markd Exp $ -SHA1 (tex-comment-17155/comment.doc.tar.xz) = 96da536fe2b8a2107a3ac3930189663ef1a15616 -RMD160 (tex-comment-17155/comment.doc.tar.xz) = c4d6f06e838df4a6f7fcf74f26ec131b404649e1 -Size (tex-comment-17155/comment.doc.tar.xz) = 249768 bytes +SHA1 (tex-comment-32778/comment.doc.tar.xz) = 9ea6fa6b8d7963098a4b763aa5113a398320b29c +RMD160 (tex-comment-32778/comment.doc.tar.xz) = c0308302a09365147c8d6d407794934ec7fc6675 +Size (tex-comment-32778/comment.doc.tar.xz) = 249772 bytes diff --git a/print/tex-comment/Makefile b/print/tex-comment/Makefile index 3ae50f057..bc5944fae 100644 --- a/print/tex-comment/Makefile +++ b/print/tex-comment/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/11/16 14:27:04 jaapb Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:32:44 markd Exp $ DISTNAME= comment -PKGNAME= tex-${DISTNAME}-3.6 -TEXLIVE_REV= 17155 +PKGNAME= tex-${DISTNAME}-3.7 +TEXLIVE_REV= 32778 MAINTAINER= jaapb@NetBSD.org COMMENT= Allows selected environments to be included/excluded diff --git a/print/tex-comment/distinfo b/print/tex-comment/distinfo index 320f08e32..8a4dc4341 100644 --- a/print/tex-comment/distinfo +++ b/print/tex-comment/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/11/18 17:59:05 jaapb Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:32:44 markd Exp $ -SHA1 (tex-comment-17155/comment.tar.xz) = 28ce5b1c62d4b209d6b6eaa2fc9482f426b063e1 -RMD160 (tex-comment-17155/comment.tar.xz) = a27323a656c18fd1fb3dafeee11b7f2643ff167b -Size (tex-comment-17155/comment.tar.xz) = 3668 bytes +SHA1 (tex-comment-32778/comment.tar.xz) = f45f2c7763531ea4ca4d79ae295a1bd86b117cdd +RMD160 (tex-comment-32778/comment.tar.xz) = a90eae9f2f540e46bac4f7a93b2053432a1265f5 +Size (tex-comment-32778/comment.tar.xz) = 3936 bytes diff --git a/print/tex-components-of-TeX-doc/DESCR b/print/tex-components-of-TeX-doc/DESCR new file mode 100644 index 000000000..ebdda9901 --- /dev/null +++ b/print/tex-components-of-TeX-doc/DESCR @@ -0,0 +1,2 @@ +An introduction to the components and files users of TeX may +encounter. diff --git a/print/tex-components-of-TeX-doc/Makefile b/print/tex-components-of-TeX-doc/Makefile new file mode 100644 index 000000000..e213b18e7 --- /dev/null +++ b/print/tex-components-of-TeX-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= components-of-TeX.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/components +COMMENT= Components of TeX +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-components-of-TeX-doc/PLIST b/print/tex-components-of-TeX-doc/PLIST new file mode 100644 index 000000000..cd8f2a5f8 --- /dev/null +++ b/print/tex-components-of-TeX-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/generic/components-of-TeX/README +share/texmf-dist/doc/generic/components-of-TeX/etexkomp.tex +share/texmf-dist/doc/generic/components-of-TeX/figkomp.tex +share/texmf-dist/doc/generic/components-of-TeX/figtotal.tex +share/texmf-dist/doc/generic/components-of-TeX/names.sty +share/texmf-dist/doc/generic/components-of-TeX/texrep.sty diff --git a/print/tex-components-of-TeX-doc/distinfo b/print/tex-components-of-TeX-doc/distinfo new file mode 100644 index 000000000..a2d9d520a --- /dev/null +++ b/print/tex-components-of-TeX-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-components-of-TeX-15878/components-of-TeX.doc.tar.xz) = 277d5b10c00643d0723da030cf656bdd52a18295 +RMD160 (tex-components-of-TeX-15878/components-of-TeX.doc.tar.xz) = 1046f346cce2d7cf1fcbdd07820433eae6b8634a +Size (tex-components-of-TeX-15878/components-of-TeX.doc.tar.xz) = 11056 bytes diff --git a/print/tex-comprehensive-doc/DESCR b/print/tex-comprehensive-doc/DESCR new file mode 100644 index 000000000..ad80e9339 --- /dev/null +++ b/print/tex-comprehensive-doc/DESCR @@ -0,0 +1,4 @@ +Around 5000 symbols are listed as a set of tables. The tables +of symbols are ordered in a logical way (the document begins +with a 'frequently requested symbols' list), the aim being to +make the document a convenient way of looking up symbols. diff --git a/print/tex-comprehensive-doc/Makefile b/print/tex-comprehensive-doc/Makefile new file mode 100644 index 000000000..83f5ecf2e --- /dev/null +++ b/print/tex-comprehensive-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +DISTNAME= comprehensive.doc +PKGNAME= tex-${DISTNAME:S/./-/}-11.0 +TEXLIVE_REV= 25501 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/comprehensive +COMMENT= Symbols accessible from LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-comprehensive-doc/PLIST b/print/tex-comprehensive-doc/PLIST new file mode 100644 index 000000000..fa346d941 --- /dev/null +++ b/print/tex-comprehensive-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:47 wiz Exp $ +share/texmf-dist/doc/latex/comprehensive/README +share/texmf-dist/doc/latex/comprehensive/SYMLIST +share/texmf-dist/doc/latex/comprehensive/source/Makefile +share/texmf-dist/doc/latex/comprehensive/source/lightbulb.eps +share/texmf-dist/doc/latex/comprehensive/source/lightbulb.map +share/texmf-dist/doc/latex/comprehensive/source/lightbulb.mf +share/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf +share/texmf-dist/doc/latex/comprehensive/source/lightbulb10.pfb +share/texmf-dist/doc/latex/comprehensive/source/makefakeMnSymbol +share/texmf-dist/doc/latex/comprehensive/source/response.eps +share/texmf-dist/doc/latex/comprehensive/source/symbols.ist +share/texmf-dist/doc/latex/comprehensive/source/symbols.tex +share/texmf-dist/doc/latex/comprehensive/source/teubner-subset.sty +share/texmf-dist/doc/latex/comprehensive/source/versicle.eps +share/texmf-dist/doc/latex/comprehensive/symbols-a4.pdf +share/texmf-dist/doc/latex/comprehensive/symbols-letter.pdf diff --git a/print/tex-comprehensive-doc/distinfo b/print/tex-comprehensive-doc/distinfo new file mode 100644 index 000000000..3c2de4ae7 --- /dev/null +++ b/print/tex-comprehensive-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:47 wiz Exp $ + +SHA1 (tex-comprehensive-25501/comprehensive.doc.tar.xz) = 9ca7ade682837c0e20af9b80df0a09233e5ace03 +RMD160 (tex-comprehensive-25501/comprehensive.doc.tar.xz) = 7bb6655e1175e2507a65d5379caa3249c2f39e97 +Size (tex-comprehensive-25501/comprehensive.doc.tar.xz) = 5207128 bytes diff --git a/print/tex-concprog-doc/DESCR b/print/tex-concprog-doc/DESCR new file mode 100644 index 000000000..959434050 --- /dev/null +++ b/print/tex-concprog-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-concprog. diff --git a/print/tex-concprog-doc/Makefile b/print/tex-concprog-doc/Makefile new file mode 100644 index 000000000..db469d7b5 --- /dev/null +++ b/print/tex-concprog-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:52:37 wiz Exp $ + +DISTNAME= concprog.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 18791 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/concprog +COMMENT= Documentation for tex-concprog +# LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-concprog-doc/PLIST b/print/tex-concprog-doc/PLIST new file mode 100644 index 000000000..d28bcc9ce --- /dev/null +++ b/print/tex-concprog-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:52:37 wiz Exp $ +share/texmf-dist/doc/latex/concprog/program.tex diff --git a/print/tex-concprog-doc/distinfo b/print/tex-concprog-doc/distinfo new file mode 100644 index 000000000..9b544e6fe --- /dev/null +++ b/print/tex-concprog-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:52:37 wiz Exp $ + +SHA1 (tex-concprog-18791/concprog.doc.tar.xz) = e017cdddb1fd63dbdc382c9629ee7390aa76648e +RMD160 (tex-concprog-18791/concprog.doc.tar.xz) = 715c39f8d3cb067379dc4d287dfb44664e3e4a19 +Size (tex-concprog-18791/concprog.doc.tar.xz) = 1064 bytes diff --git a/print/tex-concprog/DESCR b/print/tex-concprog/DESCR new file mode 100644 index 000000000..1e443143f --- /dev/null +++ b/print/tex-concprog/DESCR @@ -0,0 +1,2 @@ +A class which provides the necessary macros to prepare a +(classical) concert programme; a sample is provided. diff --git a/print/tex-concprog/Makefile b/print/tex-concprog/Makefile new file mode 100644 index 000000000..64bc0f267 --- /dev/null +++ b/print/tex-concprog/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:52:24 wiz Exp $ + +DISTNAME= concprog +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 18791 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/concprog +COMMENT= Concert programmes +# LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-concprog/PLIST b/print/tex-concprog/PLIST new file mode 100644 index 000000000..0e729ff67 --- /dev/null +++ b/print/tex-concprog/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:52:24 wiz Exp $ +share/texmf-dist/tex/latex/concprog/ConcProg.cls diff --git a/print/tex-concprog/distinfo b/print/tex-concprog/distinfo new file mode 100644 index 000000000..b0dcaf732 --- /dev/null +++ b/print/tex-concprog/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:52:24 wiz Exp $ + +SHA1 (tex-concprog-18791/concprog.tar.xz) = c49c9d647aa64b24f86d1f6852ee424d599cb932 +RMD160 (tex-concprog-18791/concprog.tar.xz) = 752681dc311f215517f05910248b87c3138ef1d9 +Size (tex-concprog-18791/concprog.tar.xz) = 4268 bytes diff --git a/print/tex-context-doc/Makefile b/print/tex-context-doc/Makefile index 94570d15a..b20c32e2b 100644 --- a/print/tex-context-doc/Makefile +++ b/print/tex-context-doc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2013/12/17 01:43:29 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:01 markd Exp $ DISTNAME= context.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 31080 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 37464 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/context COMMENT= Documentation for tex-context CONFLICTS+= teTeX-texmf<=3.0nb29 diff --git a/print/tex-context-doc/PLIST b/print/tex-context-doc/PLIST index 512484b44..120e7d46a 100644 --- a/print/tex-context-doc/PLIST +++ b/print/tex-context-doc/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2013/12/17 01:43:29 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/14 12:50:01 markd Exp $ man/man1/context.1 -man/man1/ctxtools.1 man/man1/luatools.1 man/man1/mtx-babel.1 man/man1/mtx-base.1 @@ -32,14 +31,20 @@ man/man1/mtx-tools.1 man/man1/mtx-unzip.1 man/man1/mtx-update.1 man/man1/mtx-watch.1 +man/man1/mtx-youless.1 man/man1/mtxrun.1 -man/man1/pstopdf.1 man/man1/texexec.1 man/man1/texmfstart.1 -share/texmf-dist/doc/context/document/general/manuals/mreadme.pdf -share/texmf-dist/doc/context/document/general/manuals/tiptrick.pdf -share/texmf-dist/doc/context/manuals/allkind/mcommon.tex -share/texmf-dist/doc/context/manuals/allkind/mreadme.tex +share/texmf-dist/doc/context/documents/general/manuals/epub-mkiv-demo.epub +share/texmf-dist/doc/context/documents/general/manuals/epub-mkiv-demo.pdf +share/texmf-dist/doc/context/documents/general/manuals/epub-mkiv.pdf +share/texmf-dist/doc/context/documents/general/manuals/mreadme.pdf +share/texmf-dist/doc/context/documents/general/manuals/swiglib-mkiv.pdf +share/texmf-dist/doc/context/documents/general/manuals/tiptrick.pdf +share/texmf-dist/doc/context/documents/general/manuals/tools-mkiv.pdf +share/texmf-dist/doc/context/documents/general/manuals/units-mkiv.pdf +share/texmf-dist/doc/context/documents/general/manuals/workflows-mkiv.pdf +share/texmf-dist/doc/context/documents/general/manuals/xtables-mkiv.pdf share/texmf-dist/doc/context/scripts/mkii/ctxtools.html share/texmf-dist/doc/context/scripts/mkii/ctxtools.man share/texmf-dist/doc/context/scripts/mkii/ctxtools.xml @@ -171,6 +176,30 @@ share/texmf-dist/doc/context/scripts/mkiv/mtx-update.xml share/texmf-dist/doc/context/scripts/mkiv/mtx-watch.html share/texmf-dist/doc/context/scripts/mkiv/mtx-watch.man share/texmf-dist/doc/context/scripts/mkiv/mtx-watch.xml +share/texmf-dist/doc/context/scripts/mkiv/mtx-youless.html +share/texmf-dist/doc/context/scripts/mkiv/mtx-youless.man +share/texmf-dist/doc/context/scripts/mkiv/mtx-youless.xml share/texmf-dist/doc/context/scripts/mkiv/mtxrun.html share/texmf-dist/doc/context/scripts/mkiv/mtxrun.man share/texmf-dist/doc/context/scripts/mkiv/mtxrun.xml +share/texmf-dist/doc/context/sources/general/manuals/epub/epub-mkiv-demo.tex +share/texmf-dist/doc/context/sources/general/manuals/epub/epub-mkiv.tex +share/texmf-dist/doc/context/sources/general/manuals/mcommon.tex +share/texmf-dist/doc/context/sources/general/manuals/readme/mreadme.tex +share/texmf-dist/doc/context/sources/general/manuals/swiglib/swiglib-mkiv.tex +share/texmf-dist/doc/context/sources/general/manuals/tiptrick/tiptrick.tex +share/texmf-dist/doc/context/sources/general/manuals/tiptrick/tiptrick.xml +share/texmf-dist/doc/context/sources/general/manuals/tools/tools-mkiv.tex +share/texmf-dist/doc/context/sources/general/manuals/units/units-mkiv.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-contents.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-graphics.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-injectors.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-introduction.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-mkiv.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-resources.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-setups.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-style.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-suspects.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-titlepage.tex +share/texmf-dist/doc/context/sources/general/manuals/workflows/workflows-xml.tex +share/texmf-dist/doc/context/sources/general/manuals/xtables/xtables-mkiv.tex diff --git a/print/tex-context-doc/distinfo b/print/tex-context-doc/distinfo index 433af432a..1b06bd4b5 100644 --- a/print/tex-context-doc/distinfo +++ b/print/tex-context-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/12/17 01:43:29 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:01 markd Exp $ -SHA1 (tex-context-31080/context.doc.tar.xz) = 0d7a7cbe421d80a2707c3dcee78a959e4018b43e -RMD160 (tex-context-31080/context.doc.tar.xz) = 3cbe903194ef58a6d15e6ed3975b237c68c006fc -Size (tex-context-31080/context.doc.tar.xz) = 163984 bytes +SHA1 (tex-context-37464/context.doc.tar.xz) = fccb658df8a515980443e8f01205b528d3bd248a +RMD160 (tex-context-37464/context.doc.tar.xz) = 7ff79985fb894c0b51519d589fbc2a6efe849e6b +Size (tex-context-37464/context.doc.tar.xz) = 1198784 bytes diff --git a/print/tex-context/Makefile b/print/tex-context/Makefile index 036c222e5..0e2fe0efb 100644 --- a/print/tex-context/Makefile +++ b/print/tex-context/Makefile @@ -1,14 +1,17 @@ -# $NetBSD: Makefile,v 1.7 2013/12/17 01:43:29 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/14 12:50:01 markd Exp $ DISTNAME= context -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 31080 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37464 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/context COMMENT= The ConTeXt macro package CONFLICTS+= teTeX-bin<=3.0nb44 DEPENDS+= tex-lm>=2.004nb1:../../fonts/tex-lm +DEPENDS+= tex-manfnt-font>=2014:../../fonts/tex-manfnt-font +DEPENDS+= tex-mflogo-font>=1.002:../../fonts/tex-mflogo-font DEPENDS+= tex-luatex>=0.70.1pl30581nb1:../../print/tex-luatex DEPENDS+= tex-metapost>=1.211:../../graphics/tex-metapost DEPENDS+= tex-mptopdf>=2010:../../graphics/tex-mptopdf @@ -37,7 +40,7 @@ post-extract: ${MKDIR} ${WRKSRC}/bin ${MV} ${WRKSRC}/texmf-dist/scripts/context/lua/mtxrun.lua \ ${WRKSRC}/bin/mtxrun -.for f in context ctxtools luatools pstopdf texexec texmfstart +.for f in context luatools texexec texmfstart ${CP} ${WRKSRC}/texmf-dist/scripts/context/stubs/unix/${f} \ ${WRKSRC}/bin/ .endfor diff --git a/print/tex-context/PLIST b/print/tex-context/PLIST index 3b2d54fb7..1c6517ad7 100644 --- a/print/tex-context/PLIST +++ b/print/tex-context/PLIST @@ -1,61 +1,61 @@ -@comment $NetBSD: PLIST,v 1.3 2013/12/17 01:43:29 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/14 12:50:01 markd Exp $ bin/context -bin/ctxtools bin/luatools bin/mtxrun -bin/pstopdf bin/texexec bin/texmfstart share/texmf-dist/bibtex/bst/context/cont-ab.bst share/texmf-dist/bibtex/bst/context/cont-au.bst share/texmf-dist/bibtex/bst/context/cont-no.bst share/texmf-dist/bibtex/bst/context/cont-ti.bst -share/texmf-dist/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua -share/texmf-dist/context/data/scite/lexers/data/scite-context-data-context.lua -share/texmf-dist/context/data/scite/lexers/data/scite-context-data-interfaces.lua -share/texmf-dist/context/data/scite/lexers/data/scite-context-data-metafun.lua -share/texmf-dist/context/data/scite/lexers/data/scite-context-data-metapost.lua -share/texmf-dist/context/data/scite/lexers/data/scite-context-data-tex.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-cld.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-lua-longstring.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-lua.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-mps.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-pdf-object.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-pdf-xref.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-pdf.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-tex.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-txt.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-web.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-xml-cdata.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-xml-comment.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-xml-script.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer-xml.lua -share/texmf-dist/context/data/scite/lexers/scite-context-lexer.lua -share/texmf-dist/context/data/scite/lexers/themes/scite-context-theme-keep.lua -share/texmf-dist/context/data/scite/lexers/themes/scite-context-theme.lua -share/texmf-dist/context/data/scite/metapost.properties -share/texmf-dist/context/data/scite/scite-context-data-context.properties -share/texmf-dist/context/data/scite/scite-context-data-interfaces.properties -share/texmf-dist/context/data/scite/scite-context-data-metafun.properties -share/texmf-dist/context/data/scite/scite-context-data-metapost.properties -share/texmf-dist/context/data/scite/scite-context-data-tex.properties -share/texmf-dist/context/data/scite/scite-context-external.properties -share/texmf-dist/context/data/scite/scite-context-internal.properties -share/texmf-dist/context/data/scite/scite-context-readme.pdf -share/texmf-dist/context/data/scite/scite-context-readme.tex -share/texmf-dist/context/data/scite/scite-context-user.properties -share/texmf-dist/context/data/scite/scite-context-visual.pdf -share/texmf-dist/context/data/scite/scite-context-visual.png -share/texmf-dist/context/data/scite/scite-context-visual.tex -share/texmf-dist/context/data/scite/scite-context.properties -share/texmf-dist/context/data/scite/scite-ctx-context.properties -share/texmf-dist/context/data/scite/scite-ctx-example.properties -share/texmf-dist/context/data/scite/scite-ctx.lua -share/texmf-dist/context/data/scite/scite-ctx.properties -share/texmf-dist/context/data/scite/scite-metapost.properties -share/texmf-dist/context/data/scite/scite-pragma.properties -share/texmf-dist/context/data/scite/scite-tex.properties -share/texmf-dist/context/data/scite/tex.properties +share/texmf-dist/context/data/scite/context/documents/scite-context-readme.pdf +share/texmf-dist/context/data/scite/context/documents/scite-context-readme.tex +share/texmf-dist/context/data/scite/context/documents/scite-context-visual.pdf +share/texmf-dist/context/data/scite/context/documents/scite-context-visual.png +share/texmf-dist/context/data/scite/context/lexers/data/scite-context-data-context.lua +share/texmf-dist/context/data/scite/context/lexers/data/scite-context-data-interfaces.lua +share/texmf-dist/context/data/scite/context/lexers/data/scite-context-data-metafun.lua +share/texmf-dist/context/data/scite/context/lexers/data/scite-context-data-metapost.lua +share/texmf-dist/context/data/scite/context/lexers/data/scite-context-data-tex.lua +share/texmf-dist/context/data/scite/context/lexers/lexer.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-bibtex.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-cld.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-cpp-web.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-cpp.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-dummy.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-lua-longstring.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-lua.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-mps.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-pdf-object.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-pdf-xref.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-pdf.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-tex-web.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-tex.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-txt.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-web-snippets.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-web.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml-cdata.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml-comment.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml-script.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer-xml.lua +share/texmf-dist/context/data/scite/context/lexers/scite-context-lexer.lua +share/texmf-dist/context/data/scite/context/lexers/themes/scite-context-theme.lua +share/texmf-dist/context/data/scite/context/scite-context-data-context.properties +share/texmf-dist/context/data/scite/context/scite-context-data-interfaces.properties +share/texmf-dist/context/data/scite/context/scite-context-data-metafun.properties +share/texmf-dist/context/data/scite/context/scite-context-data-metapost.properties +share/texmf-dist/context/data/scite/context/scite-context-data-tex.properties +share/texmf-dist/context/data/scite/context/scite-context-external.properties +share/texmf-dist/context/data/scite/context/scite-context-internal.properties +share/texmf-dist/context/data/scite/context/scite-context-user.properties +share/texmf-dist/context/data/scite/context/scite-context.properties +share/texmf-dist/context/data/scite/context/scite-ctx-context.properties +share/texmf-dist/context/data/scite/context/scite-ctx-example.properties +share/texmf-dist/context/data/scite/context/scite-ctx.lua +share/texmf-dist/context/data/scite/context/scite-ctx.properties +share/texmf-dist/context/data/scite/context/scite-metapost.properties +share/texmf-dist/context/data/scite/context/scite-pragma.properties +share/texmf-dist/context/data/scite/context/scite-tex.properties share/texmf-dist/context/data/texfont/type-buy.dat share/texmf-dist/context/data/texfont/type-fsf.dat share/texmf-dist/context/data/texfont/type-ghz.dat @@ -135,6 +135,7 @@ share/texmf-dist/metapost/context/base/mp-abck.mpiv share/texmf-dist/metapost/context/base/mp-apos.mpiv share/texmf-dist/metapost/context/base/mp-asnc.mpiv share/texmf-dist/metapost/context/base/mp-back.mp +share/texmf-dist/metapost/context/base/mp-bare.mpiv share/texmf-dist/metapost/context/base/mp-base.mpii share/texmf-dist/metapost/context/base/mp-base.mpiv share/texmf-dist/metapost/context/base/mp-butt.mpii @@ -158,6 +159,7 @@ share/texmf-dist/metapost/context/base/mp-grid.mpiv share/texmf-dist/metapost/context/base/mp-grph.mpii share/texmf-dist/metapost/context/base/mp-grph.mpiv share/texmf-dist/metapost/context/base/mp-idea.mpiv +share/texmf-dist/metapost/context/base/mp-luas.mpiv share/texmf-dist/metapost/context/base/mp-mlib.mpiv share/texmf-dist/metapost/context/base/mp-page.mpii share/texmf-dist/metapost/context/base/mp-page.mpiv @@ -172,14 +174,19 @@ share/texmf-dist/metapost/context/base/mp-text.mpiv share/texmf-dist/metapost/context/base/mp-tool.mpii share/texmf-dist/metapost/context/base/mp-tool.mpiv share/texmf-dist/metapost/context/base/mp-txts.mpii -share/texmf-dist/metapost/context/font/punkfont-bold.mp -share/texmf-dist/metapost/context/font/punkfont-boldslanted.mp -share/texmf-dist/metapost/context/font/punkfont-characters.mp -share/texmf-dist/metapost/context/font/punkfont-definitions.mp -share/texmf-dist/metapost/context/font/punkfont-slanted.mp -share/texmf-dist/metapost/context/font/punkfont.mp +share/texmf-dist/metapost/context/fonts/bidi-symbols.mp +share/texmf-dist/metapost/context/fonts/bidi-symbols.tex +share/texmf-dist/metapost/context/fonts/demo-symbols.mp +share/texmf-dist/metapost/context/fonts/demo-symbols.tex +share/texmf-dist/metapost/context/fonts/punkfont-bold.mp +share/texmf-dist/metapost/context/fonts/punkfont-boldslanted.mp +share/texmf-dist/metapost/context/fonts/punkfont-characters.mp +share/texmf-dist/metapost/context/fonts/punkfont-definitions.mp +share/texmf-dist/metapost/context/fonts/punkfont-slanted.mp +share/texmf-dist/metapost/context/fonts/punkfont.mp share/texmf-dist/scripts/context/lua/mtx-babel.lua share/texmf-dist/scripts/context/lua/mtx-base.lua +share/texmf-dist/scripts/context/lua/mtx-bibtex.lua share/texmf-dist/scripts/context/lua/mtx-cache.lua share/texmf-dist/scripts/context/lua/mtx-chars.lua share/texmf-dist/scripts/context/lua/mtx-check.lua @@ -215,6 +222,7 @@ share/texmf-dist/scripts/context/lua/mtx-tools.lua share/texmf-dist/scripts/context/lua/mtx-unzip.lua share/texmf-dist/scripts/context/lua/mtx-update.lua share/texmf-dist/scripts/context/lua/mtx-watch.lua +share/texmf-dist/scripts/context/lua/mtx-youless.lua share/texmf-dist/scripts/context/lua/mtxlibs.lua share/texmf-dist/scripts/context/perl/makempy.pl share/texmf-dist/scripts/context/perl/path_tre.pm @@ -262,6 +270,8 @@ share/texmf-dist/scripts/context/ruby/textools.rb share/texmf-dist/scripts/context/ruby/texutil.rb share/texmf-dist/scripts/context/ruby/tmftools.rb share/texmf-dist/scripts/context/ruby/xmltools.rb +share/texmf-dist/scripts/context/stubs/install/first-setup.bat +share/texmf-dist/scripts/context/stubs/install/first-setup.sh share/texmf-dist/scripts/context/stubs/mswin/context.exe share/texmf-dist/scripts/context/stubs/mswin/ctxtools.exe share/texmf-dist/scripts/context/stubs/mswin/luatools.exe @@ -269,24 +279,40 @@ share/texmf-dist/scripts/context/stubs/mswin/metatex.exe share/texmf-dist/scripts/context/stubs/mswin/mtxrun.dll share/texmf-dist/scripts/context/stubs/mswin/mtxrun.exe share/texmf-dist/scripts/context/stubs/mswin/mtxrun.lua +share/texmf-dist/scripts/context/stubs/mswin/mtxrunjit.exe share/texmf-dist/scripts/context/stubs/mswin/mtxworks.exe share/texmf-dist/scripts/context/stubs/mswin/pstopdf.exe -share/texmf-dist/scripts/context/stubs/mswin/setuptex.bat share/texmf-dist/scripts/context/stubs/mswin/texexec.exe share/texmf-dist/scripts/context/stubs/mswin/texmfstart.exe +share/texmf-dist/scripts/context/stubs/setup/setuptex +share/texmf-dist/scripts/context/stubs/setup/setuptex.bat +share/texmf-dist/scripts/context/stubs/setup/setuptex.csh share/texmf-dist/scripts/context/stubs/source/mtxrun_dll.c share/texmf-dist/scripts/context/stubs/source/mtxrun_exe.c share/texmf-dist/scripts/context/stubs/source/readme.txt share/texmf-dist/scripts/context/stubs/unix/context -share/texmf-dist/scripts/context/stubs/unix/ctxtools +share/texmf-dist/scripts/context/stubs/unix/contextjit share/texmf-dist/scripts/context/stubs/unix/luatools share/texmf-dist/scripts/context/stubs/unix/metatex -share/texmf-dist/scripts/context/stubs/unix/mptopdf share/texmf-dist/scripts/context/stubs/unix/mtxrun +share/texmf-dist/scripts/context/stubs/unix/mtxrunjit share/texmf-dist/scripts/context/stubs/unix/mtxworks -share/texmf-dist/scripts/context/stubs/unix/pstopdf share/texmf-dist/scripts/context/stubs/unix/texexec share/texmf-dist/scripts/context/stubs/unix/texmfstart +share/texmf-dist/scripts/context/stubs/win64/context.exe +share/texmf-dist/scripts/context/stubs/win64/contextjit.exe +share/texmf-dist/scripts/context/stubs/win64/ctxtools.exe +share/texmf-dist/scripts/context/stubs/win64/luatools.exe +share/texmf-dist/scripts/context/stubs/win64/metatex.exe +share/texmf-dist/scripts/context/stubs/win64/mptopdf.exe +share/texmf-dist/scripts/context/stubs/win64/mtxrun.dll +share/texmf-dist/scripts/context/stubs/win64/mtxrun.exe +share/texmf-dist/scripts/context/stubs/win64/mtxrun.lua +share/texmf-dist/scripts/context/stubs/win64/mtxrunjit.exe +share/texmf-dist/scripts/context/stubs/win64/mtxworks.exe +share/texmf-dist/scripts/context/stubs/win64/pstopdf.exe +share/texmf-dist/scripts/context/stubs/win64/texexec.exe +share/texmf-dist/scripts/context/stubs/win64/texmfstart.exe share/texmf-dist/tex/context/base/anch-bar.mkii share/texmf-dist/tex/context/base/anch-bar.mkiv share/texmf-dist/tex/context/base/anch-bck.mkvi @@ -371,6 +397,7 @@ share/texmf-dist/tex/context/base/char-def.lua share/texmf-dist/tex/context/base/char-enc.lua share/texmf-dist/tex/context/base/char-enc.mkiv share/texmf-dist/tex/context/base/char-ent.lua +share/texmf-dist/tex/context/base/char-fio.lua share/texmf-dist/tex/context/base/char-ini.lua share/texmf-dist/tex/context/base/char-ini.mkiv share/texmf-dist/tex/context/base/char-map.lua @@ -390,6 +417,7 @@ share/texmf-dist/tex/context/base/cldf-ini.mkiv share/texmf-dist/tex/context/base/cldf-int.lua share/texmf-dist/tex/context/base/cldf-int.mkiv share/texmf-dist/tex/context/base/cldf-prs.lua +share/texmf-dist/tex/context/base/cldf-scn.lua share/texmf-dist/tex/context/base/cldf-ver.lua share/texmf-dist/tex/context/base/cldf-ver.mkiv share/texmf-dist/tex/context/base/colo-ema.mkii @@ -431,13 +459,14 @@ share/texmf-dist/tex/context/base/cont-log.mkii share/texmf-dist/tex/context/base/cont-log.mkiv share/texmf-dist/tex/context/base/cont-new.mkii share/texmf-dist/tex/context/base/cont-new.mkiv -share/texmf-dist/tex/context/base/cont-new.tmp share/texmf-dist/tex/context/base/cont-nl.mkii share/texmf-dist/tex/context/base/cont-nl.mkiv share/texmf-dist/tex/context/base/cont-nop.mkiv share/texmf-dist/tex/context/base/cont-pe.mkiv share/texmf-dist/tex/context/base/cont-ro.mkii share/texmf-dist/tex/context/base/cont-ro.mkiv +share/texmf-dist/tex/context/base/cont-run.lua +share/texmf-dist/tex/context/base/cont-run.mkiv share/texmf-dist/tex/context/base/cont-sys.ori share/texmf-dist/tex/context/base/cont-yes.mkiv share/texmf-dist/tex/context/base/context-base.lmx @@ -454,7 +483,6 @@ share/texmf-dist/tex/context/base/context.lus share/texmf-dist/tex/context/base/context.mkii share/texmf-dist/tex/context/base/context.mkiv share/texmf-dist/tex/context/base/context.rme -share/texmf-dist/tex/context/base/context.tmp share/texmf-dist/tex/context/base/core-con.lua share/texmf-dist/tex/context/base/core-con.mkii share/texmf-dist/tex/context/base/core-con.mkiv @@ -601,6 +629,7 @@ share/texmf-dist/tex/context/base/font-hsh.lua share/texmf-dist/tex/context/base/font-ini.lua share/texmf-dist/tex/context/base/font-ini.mkii share/texmf-dist/tex/context/base/font-ini.mkvi +share/texmf-dist/tex/context/base/font-inj.lua share/texmf-dist/tex/context/base/font-jap.mkii share/texmf-dist/tex/context/base/font-ldr.lua share/texmf-dist/tex/context/base/font-lib.mkvi @@ -622,11 +651,12 @@ share/texmf-dist/tex/context/base/font-oti.lua share/texmf-dist/tex/context/base/font-otn.lua share/texmf-dist/tex/context/base/font-otp.lua share/texmf-dist/tex/context/base/font-ott.lua -share/texmf-dist/tex/context/base/font-otx.lua share/texmf-dist/tex/context/base/font-pat.lua share/texmf-dist/tex/context/base/font-pre.mkiv share/texmf-dist/tex/context/base/font-run.mkii share/texmf-dist/tex/context/base/font-run.mkiv +share/texmf-dist/tex/context/base/font-sel.lua +share/texmf-dist/tex/context/base/font-sel.mkvi share/texmf-dist/tex/context/base/font-set.mkvi share/texmf-dist/tex/context/base/font-sol.lua share/texmf-dist/tex/context/base/font-sol.mkvi @@ -688,6 +718,7 @@ share/texmf-dist/tex/context/base/l-number.lua share/texmf-dist/tex/context/base/l-os.lua share/texmf-dist/tex/context/base/l-package.lua share/texmf-dist/tex/context/base/l-pdfview.lua +share/texmf-dist/tex/context/base/l-sandbox.lua share/texmf-dist/tex/context/base/l-set.lua share/texmf-dist/tex/context/base/l-string.lua share/texmf-dist/tex/context/base/l-table.lua @@ -705,6 +736,7 @@ share/texmf-dist/tex/context/base/lang-ctx.mkii share/texmf-dist/tex/context/base/lang-cyr.mkii share/texmf-dist/tex/context/base/lang-def.lua share/texmf-dist/tex/context/base/lang-def.mkiv +share/texmf-dist/tex/context/base/lang-dis.lua share/texmf-dist/tex/context/base/lang-dis.mkii share/texmf-dist/tex/context/base/lang-frd.mkii share/texmf-dist/tex/context/base/lang-frd.mkiv @@ -715,6 +747,8 @@ share/texmf-dist/tex/context/base/lang-frq.mkii share/texmf-dist/tex/context/base/lang-frq.mkiv share/texmf-dist/tex/context/base/lang-ger.mkii share/texmf-dist/tex/context/base/lang-grk.mkii +share/texmf-dist/tex/context/base/lang-hyp.lua +share/texmf-dist/tex/context/base/lang-hyp.mkiv share/texmf-dist/tex/context/base/lang-ind.mkii share/texmf-dist/tex/context/base/lang-ini.lua share/texmf-dist/tex/context/base/lang-ini.mkii @@ -726,6 +760,8 @@ share/texmf-dist/tex/context/base/lang-lab.mkii share/texmf-dist/tex/context/base/lang-lab.mkiv share/texmf-dist/tex/context/base/lang-mis.mkii share/texmf-dist/tex/context/base/lang-mis.mkiv +share/texmf-dist/tex/context/base/lang-rep.lua +share/texmf-dist/tex/context/base/lang-rep.mkiv share/texmf-dist/tex/context/base/lang-run.mkii share/texmf-dist/tex/context/base/lang-sla.mkii share/texmf-dist/tex/context/base/lang-spa.mkii @@ -781,6 +817,8 @@ share/texmf-dist/tex/context/base/luat-run.lua share/texmf-dist/tex/context/base/luat-soc.lua share/texmf-dist/tex/context/base/luat-sta.lua share/texmf-dist/tex/context/base/luat-sto.lua +share/texmf-dist/tex/context/base/luat-usr.lua +share/texmf-dist/tex/context/base/luat-usr.mkiv share/texmf-dist/tex/context/base/lxml-aux.lua share/texmf-dist/tex/context/base/lxml-css.lua share/texmf-dist/tex/context/base/lxml-css.mkiv @@ -789,6 +827,7 @@ share/texmf-dist/tex/context/base/lxml-ctx.mkiv share/texmf-dist/tex/context/base/lxml-dir.lua share/texmf-dist/tex/context/base/lxml-ent.lua share/texmf-dist/tex/context/base/lxml-inf.lua +share/texmf-dist/tex/context/base/lxml-ini.lua share/texmf-dist/tex/context/base/lxml-ini.mkiv share/texmf-dist/tex/context/base/lxml-lpt.lua share/texmf-dist/tex/context/base/lxml-mis.lua @@ -817,6 +856,7 @@ share/texmf-dist/tex/context/base/m-fields.mkiv share/texmf-dist/tex/context/base/m-format.tex share/texmf-dist/tex/context/base/m-graph.mkii share/texmf-dist/tex/context/base/m-graph.mkiv +share/texmf-dist/tex/context/base/m-hemistich.mkiv share/texmf-dist/tex/context/base/m-ipsum.mkiv share/texmf-dist/tex/context/base/m-json.mkiv share/texmf-dist/tex/context/base/m-layout.tex @@ -825,24 +865,28 @@ share/texmf-dist/tex/context/base/m-logcategories.mkiv share/texmf-dist/tex/context/base/m-markdown.lua share/texmf-dist/tex/context/base/m-markdown.mkiv share/texmf-dist/tex/context/base/m-mathcrap.mkiv +share/texmf-dist/tex/context/base/m-matrix.mkiv share/texmf-dist/tex/context/base/m-mkii.mkiv share/texmf-dist/tex/context/base/m-mkivhacks.mkiv -share/texmf-dist/tex/context/base/m-morse.mkvi share/texmf-dist/tex/context/base/m-narrowtt.tex share/texmf-dist/tex/context/base/m-newmat.tex +share/texmf-dist/tex/context/base/m-nodechart.lua share/texmf-dist/tex/context/base/m-nodechart.mkvi share/texmf-dist/tex/context/base/m-ntb-to-xtb.mkiv share/texmf-dist/tex/context/base/m-obsolete.mkii share/texmf-dist/tex/context/base/m-obsolete.mkiv +share/texmf-dist/tex/context/base/m-oldbibtex.mkiv share/texmf-dist/tex/context/base/m-oldfun.mkiv share/texmf-dist/tex/context/base/m-oldnum.mkiv share/texmf-dist/tex/context/base/m-pdfsnc.mkii share/texmf-dist/tex/context/base/m-pictex.tex +share/texmf-dist/tex/context/base/m-pipemode.mkiv share/texmf-dist/tex/context/base/m-pstricks.lua share/texmf-dist/tex/context/base/m-pstricks.mkii share/texmf-dist/tex/context/base/m-pstricks.mkiv share/texmf-dist/tex/context/base/m-punk.mkiv -share/texmf-dist/tex/context/base/m-r.tex +share/texmf-dist/tex/context/base/m-r.mkii +share/texmf-dist/tex/context/base/m-scite.mkiv share/texmf-dist/tex/context/base/m-spreadsheet.lua share/texmf-dist/tex/context/base/m-spreadsheet.mkiv share/texmf-dist/tex/context/base/m-sql.mkiv @@ -860,6 +904,7 @@ share/texmf-dist/tex/context/base/m-units.mkiv share/texmf-dist/tex/context/base/m-visual.mkii share/texmf-dist/tex/context/base/m-visual.mkiv share/texmf-dist/tex/context/base/m-zint.mkiv +share/texmf-dist/tex/context/base/math-acc.mkvi share/texmf-dist/tex/context/base/math-act.lua share/texmf-dist/tex/context/base/math-ali.mkiv share/texmf-dist/tex/context/base/math-ams.mkii @@ -869,6 +914,7 @@ share/texmf-dist/tex/context/base/math-cow.mkii share/texmf-dist/tex/context/base/math-def.mkiv share/texmf-dist/tex/context/base/math-del.mkiv share/texmf-dist/tex/context/base/math-dim.lua +share/texmf-dist/tex/context/base/math-dir.lua share/texmf-dist/tex/context/base/math-dis.mkiv share/texmf-dist/tex/context/base/math-eul.mkii share/texmf-dist/tex/context/base/math-ext.lua @@ -890,6 +936,7 @@ share/texmf-dist/tex/context/base/math-mis.mkiv share/texmf-dist/tex/context/base/math-noa.lua share/texmf-dist/tex/context/base/math-pln.mkii share/texmf-dist/tex/context/base/math-pln.mkiv +share/texmf-dist/tex/context/base/math-rad.mkvi share/texmf-dist/tex/context/base/math-ren.lua share/texmf-dist/tex/context/base/math-run.mkii share/texmf-dist/tex/context/base/math-scr.mkiv @@ -904,6 +951,8 @@ share/texmf-dist/tex/context/base/meta-clp.mkii share/texmf-dist/tex/context/base/meta-dum.mkii share/texmf-dist/tex/context/base/meta-fig.mkii share/texmf-dist/tex/context/base/meta-fig.mkiv +share/texmf-dist/tex/context/base/meta-fnt.lua +share/texmf-dist/tex/context/base/meta-fnt.mkiv share/texmf-dist/tex/context/base/meta-fun.lua share/texmf-dist/tex/context/base/meta-fun.mkiv share/texmf-dist/tex/context/base/meta-grd.mkiv @@ -913,6 +962,7 @@ share/texmf-dist/tex/context/base/meta-imp-fen.mkiv share/texmf-dist/tex/context/base/meta-imp-mis.mkiv share/texmf-dist/tex/context/base/meta-imp-nav.mkiv share/texmf-dist/tex/context/base/meta-imp-pre.mkiv +share/texmf-dist/tex/context/base/meta-imp-tab.mkiv share/texmf-dist/tex/context/base/meta-imp-txt.mkiv share/texmf-dist/tex/context/base/meta-ini.lua share/texmf-dist/tex/context/base/meta-ini.mkii @@ -937,6 +987,8 @@ share/texmf-dist/tex/context/base/metatex.lus share/texmf-dist/tex/context/base/metatex.tex share/texmf-dist/tex/context/base/mlib-ctx.lua share/texmf-dist/tex/context/base/mlib-ctx.mkiv +share/texmf-dist/tex/context/base/mlib-int.lua +share/texmf-dist/tex/context/base/mlib-lua.lua share/texmf-dist/tex/context/base/mlib-pdf.lua share/texmf-dist/tex/context/base/mlib-pdf.mkiv share/texmf-dist/tex/context/base/mlib-pps.lua @@ -949,9 +1001,11 @@ share/texmf-dist/tex/context/base/mtx-context-copy.tex share/texmf-dist/tex/context/base/mtx-context-ideas.tex share/texmf-dist/tex/context/base/mtx-context-listing.tex share/texmf-dist/tex/context/base/mtx-context-markdown.tex +share/texmf-dist/tex/context/base/mtx-context-precache.tex share/texmf-dist/tex/context/base/mtx-context-select.tex share/texmf-dist/tex/context/base/mtx-context-sql.tex share/texmf-dist/tex/context/base/mtx-context-timing.tex +share/texmf-dist/tex/context/base/mtx-context-xml.tex share/texmf-dist/tex/context/base/mult-aux.lua share/texmf-dist/tex/context/base/mult-aux.mkii share/texmf-dist/tex/context/base/mult-aux.mkiv @@ -1004,10 +1058,14 @@ share/texmf-dist/tex/context/base/node-fnt.lua share/texmf-dist/tex/context/base/node-ini.lua share/texmf-dist/tex/context/base/node-ini.mkiv share/texmf-dist/tex/context/base/node-inj.lua +share/texmf-dist/tex/context/base/node-ltp.lua +share/texmf-dist/tex/context/base/node-met.lua share/texmf-dist/tex/context/base/node-mig.lua share/texmf-dist/tex/context/base/node-mig.mkiv +share/texmf-dist/tex/context/base/node-nut.lua share/texmf-dist/tex/context/base/node-pag.lua share/texmf-dist/tex/context/base/node-pag.mkiv +share/texmf-dist/tex/context/base/node-ppt.lua share/texmf-dist/tex/context/base/node-pro.lua share/texmf-dist/tex/context/base/node-ref.lua share/texmf-dist/tex/context/base/node-res.lua @@ -1075,7 +1133,7 @@ share/texmf-dist/tex/context/base/page-lay.mkii share/texmf-dist/tex/context/base/page-lay.mkiv share/texmf-dist/tex/context/base/page-lin.lua share/texmf-dist/tex/context/base/page-lin.mkii -share/texmf-dist/tex/context/base/page-lin.mkiv +share/texmf-dist/tex/context/base/page-lin.mkvi share/texmf-dist/tex/context/base/page-log.mkii share/texmf-dist/tex/context/base/page-mak.mkii share/texmf-dist/tex/context/base/page-mak.mkvi @@ -1124,6 +1182,35 @@ share/texmf-dist/tex/context/base/prop-ini.mkii share/texmf-dist/tex/context/base/prop-ini.mkiv share/texmf-dist/tex/context/base/prop-lay.mkii share/texmf-dist/tex/context/base/prop-mis.mkii +share/texmf-dist/tex/context/base/publ-aut.lua +share/texmf-dist/tex/context/base/publ-dat.lua +share/texmf-dist/tex/context/base/publ-fnd.lua +share/texmf-dist/tex/context/base/publ-imp-apa.lua +share/texmf-dist/tex/context/base/publ-imp-apa.mkvi +share/texmf-dist/tex/context/base/publ-imp-aps.lua +share/texmf-dist/tex/context/base/publ-imp-aps.mkvi +share/texmf-dist/tex/context/base/publ-imp-author.mkvi +share/texmf-dist/tex/context/base/publ-imp-cite.mkvi +share/texmf-dist/tex/context/base/publ-imp-commands.mkvi +share/texmf-dist/tex/context/base/publ-imp-default.lua +share/texmf-dist/tex/context/base/publ-imp-default.mkvi +share/texmf-dist/tex/context/base/publ-imp-definitions.mkvi +share/texmf-dist/tex/context/base/publ-imp-list.mkvi +share/texmf-dist/tex/context/base/publ-imp-page.mkvi +share/texmf-dist/tex/context/base/publ-imp-replacements.lua +share/texmf-dist/tex/context/base/publ-imp-test.bib +share/texmf-dist/tex/context/base/publ-ini.lua +share/texmf-dist/tex/context/base/publ-ini.mkiv +share/texmf-dist/tex/context/base/publ-jrn.lua +share/texmf-dist/tex/context/base/publ-old.mkiv +share/texmf-dist/tex/context/base/publ-oth.lua +share/texmf-dist/tex/context/base/publ-reg.lua +share/texmf-dist/tex/context/base/publ-sor.lua +share/texmf-dist/tex/context/base/publ-tra.lua +share/texmf-dist/tex/context/base/publ-tra.mkiv +share/texmf-dist/tex/context/base/publ-usr.lua +share/texmf-dist/tex/context/base/publ-usr.mkiv +share/texmf-dist/tex/context/base/publ-xml.mkiv share/texmf-dist/tex/context/base/regi-8859-1.lua share/texmf-dist/tex/context/base/regi-8859-1.mkii share/texmf-dist/tex/context/base/regi-8859-10.lua @@ -1174,6 +1261,7 @@ share/texmf-dist/tex/context/base/regi-ini.lua share/texmf-dist/tex/context/base/regi-ini.mkii share/texmf-dist/tex/context/base/regi-ini.mkiv share/texmf-dist/tex/context/base/regi-mac.mkii +share/texmf-dist/tex/context/base/regi-pdfdoc.lua share/texmf-dist/tex/context/base/regi-syn.mkii share/texmf-dist/tex/context/base/regi-uni.mkii share/texmf-dist/tex/context/base/regi-utf.mkii @@ -1192,6 +1280,7 @@ share/texmf-dist/tex/context/base/s-faq-00.tex share/texmf-dist/tex/context/base/s-faq-01.tex share/texmf-dist/tex/context/base/s-faq-02.tex share/texmf-dist/tex/context/base/s-faq-03.tex +share/texmf-dist/tex/context/base/s-figures-names.mkiv share/texmf-dist/tex/context/base/s-fnt-01.mkii share/texmf-dist/tex/context/base/s-fnt-02.mkii share/texmf-dist/tex/context/base/s-fnt-10.mkiv @@ -1204,6 +1293,7 @@ share/texmf-dist/tex/context/base/s-fonts-features.lua share/texmf-dist/tex/context/base/s-fonts-features.mkiv share/texmf-dist/tex/context/base/s-fonts-goodies.lua share/texmf-dist/tex/context/base/s-fonts-goodies.mkiv +share/texmf-dist/tex/context/base/s-fonts-ligatures.mkiv share/texmf-dist/tex/context/base/s-fonts-missing.lua share/texmf-dist/tex/context/base/s-fonts-missing.mkiv share/texmf-dist/tex/context/base/s-fonts-shapes.lua @@ -1230,6 +1320,8 @@ share/texmf-dist/tex/context/base/s-languages-sorting.lua share/texmf-dist/tex/context/base/s-languages-sorting.mkiv share/texmf-dist/tex/context/base/s-languages-system.lua share/texmf-dist/tex/context/base/s-languages-system.mkiv +share/texmf-dist/tex/context/base/s-languages-words.lua +share/texmf-dist/tex/context/base/s-languages-words.mkiv share/texmf-dist/tex/context/base/s-mag-01.tex share/texmf-dist/tex/context/base/s-map-10.mkii share/texmf-dist/tex/context/base/s-map-10.mkiv @@ -1296,11 +1388,16 @@ share/texmf-dist/tex/context/base/s-pre-93.tex share/texmf-dist/tex/context/base/s-pre-96.tex share/texmf-dist/tex/context/base/s-present-tiles.mkiv share/texmf-dist/tex/context/base/s-ptj-01.tex +share/texmf-dist/tex/context/base/s-references-show.mkiv share/texmf-dist/tex/context/base/s-reg-01.mkiv share/texmf-dist/tex/context/base/s-set-31.mkiv share/texmf-dist/tex/context/base/s-sql-tables.lua share/texmf-dist/tex/context/base/s-sql-tables.mkiv -share/texmf-dist/tex/context/base/s-syn-01.tex +share/texmf-dist/tex/context/base/s-structure-sections.mkiv +share/texmf-dist/tex/context/base/s-syntax.mkii +share/texmf-dist/tex/context/base/s-syntax.mkiv +share/texmf-dist/tex/context/base/s-typesetting-kerning.mkiv +share/texmf-dist/tex/context/base/s-youless.mkiv share/texmf-dist/tex/context/base/scrn-bar.mkvi share/texmf-dist/tex/context/base/scrn-but.lua share/texmf-dist/tex/context/base/scrn-but.mkvi @@ -1324,6 +1421,7 @@ share/texmf-dist/tex/context/base/scrp-cjk.lua share/texmf-dist/tex/context/base/scrp-eth.lua share/texmf-dist/tex/context/base/scrp-ini.lua share/texmf-dist/tex/context/base/scrp-ini.mkiv +share/texmf-dist/tex/context/base/scrp-tha.lua share/texmf-dist/tex/context/base/sort-def.mkii share/texmf-dist/tex/context/base/sort-ini.lua share/texmf-dist/tex/context/base/sort-ini.mkii @@ -1334,7 +1432,6 @@ share/texmf-dist/tex/context/base/spac-adj.lua share/texmf-dist/tex/context/base/spac-adj.mkiv share/texmf-dist/tex/context/base/spac-ali.lua share/texmf-dist/tex/context/base/spac-ali.mkiv -share/texmf-dist/tex/context/base/spac-cha.mkiv share/texmf-dist/tex/context/base/spac-chr.lua share/texmf-dist/tex/context/base/spac-chr.mkiv share/texmf-dist/tex/context/base/spac-def.mkiv @@ -1347,6 +1444,7 @@ share/texmf-dist/tex/context/base/spac-hor.mkiv share/texmf-dist/tex/context/base/spac-lin.mkiv share/texmf-dist/tex/context/base/spac-pag.mkiv share/texmf-dist/tex/context/base/spac-par.mkiv +share/texmf-dist/tex/context/base/spac-prf.mkiv share/texmf-dist/tex/context/base/spac-ver.lua share/texmf-dist/tex/context/base/spac-ver.mkiv share/texmf-dist/tex/context/base/spec-def.mkii @@ -1530,6 +1628,11 @@ share/texmf-dist/tex/context/base/thrd-tab.mkii share/texmf-dist/tex/context/base/thrd-trg.mkii share/texmf-dist/tex/context/base/toks-ini.lua share/texmf-dist/tex/context/base/toks-ini.mkiv +share/texmf-dist/tex/context/base/toks-map.lua +share/texmf-dist/tex/context/base/toks-map.mkiv +share/texmf-dist/tex/context/base/toks-scn.lua +share/texmf-dist/tex/context/base/toks-tra.lua +share/texmf-dist/tex/context/base/toks-tra.mkiv share/texmf-dist/tex/context/base/trac-ctx.lua share/texmf-dist/tex/context/base/trac-ctx.mkiv share/texmf-dist/tex/context/base/trac-deb.lua @@ -1541,6 +1644,7 @@ share/texmf-dist/tex/context/base/trac-jus.lua share/texmf-dist/tex/context/base/trac-jus.mkiv share/texmf-dist/tex/context/base/trac-lmx.lua share/texmf-dist/tex/context/base/trac-log.lua +share/texmf-dist/tex/context/base/trac-par.lua share/texmf-dist/tex/context/base/trac-pro.lua share/texmf-dist/tex/context/base/trac-set.lua share/texmf-dist/tex/context/base/trac-tex.lua @@ -1571,6 +1675,7 @@ share/texmf-dist/tex/context/base/type-imp-cleartype.mkiv share/texmf-dist/tex/context/base/type-imp-computer-modern-unicode.mkiv share/texmf-dist/tex/context/base/type-imp-cow.mkiv share/texmf-dist/tex/context/base/type-imp-dejavu.mkiv +share/texmf-dist/tex/context/base/type-imp-ebgaramond.mkiv share/texmf-dist/tex/context/base/type-imp-euler.mkiv share/texmf-dist/tex/context/base/type-imp-ghz.mkiv share/texmf-dist/tex/context/base/type-imp-hgz.mkiv @@ -1578,15 +1683,18 @@ share/texmf-dist/tex/context/base/type-imp-husayni.mkiv share/texmf-dist/tex/context/base/type-imp-hvmath.mkiv share/texmf-dist/tex/context/base/type-imp-inconsolata.mkiv share/texmf-dist/tex/context/base/type-imp-informal.mkiv +share/texmf-dist/tex/context/base/type-imp-ipaex.mkiv share/texmf-dist/tex/context/base/type-imp-iwona.mkiv share/texmf-dist/tex/context/base/type-imp-kurier.mkiv share/texmf-dist/tex/context/base/type-imp-latinmodern.mkiv +share/texmf-dist/tex/context/base/type-imp-lato.mkiv share/texmf-dist/tex/context/base/type-imp-liberation.mkiv share/texmf-dist/tex/context/base/type-imp-libertine.mkiv share/texmf-dist/tex/context/base/type-imp-lmnames.mkiv share/texmf-dist/tex/context/base/type-imp-lucida-opentype.mkiv share/texmf-dist/tex/context/base/type-imp-lucida-typeone.mkiv share/texmf-dist/tex/context/base/type-imp-mathdesign.mkiv +share/texmf-dist/tex/context/base/type-imp-mathdigits.mkiv share/texmf-dist/tex/context/base/type-imp-mathtimes.mkiv share/texmf-dist/tex/context/base/type-imp-mscore.mkiv share/texmf-dist/tex/context/base/type-imp-opendyslexic.mkiv @@ -1624,16 +1732,27 @@ share/texmf-dist/tex/context/base/typo-brk.lua share/texmf-dist/tex/context/base/typo-brk.mkiv share/texmf-dist/tex/context/base/typo-cap.lua share/texmf-dist/tex/context/base/typo-cap.mkiv +share/texmf-dist/tex/context/base/typo-chr.lua +share/texmf-dist/tex/context/base/typo-chr.mkiv share/texmf-dist/tex/context/base/typo-cln.lua share/texmf-dist/tex/context/base/typo-cln.mkiv share/texmf-dist/tex/context/base/typo-del.mkiv +share/texmf-dist/tex/context/base/typo-dha.lua share/texmf-dist/tex/context/base/typo-dig.lua share/texmf-dist/tex/context/base/typo-dig.mkiv share/texmf-dist/tex/context/base/typo-dir.lua share/texmf-dist/tex/context/base/typo-dir.mkiv +share/texmf-dist/tex/context/base/typo-drp.lua +share/texmf-dist/tex/context/base/typo-drp.mkiv +share/texmf-dist/tex/context/base/typo-dua.lua +share/texmf-dist/tex/context/base/typo-dub.lua +share/texmf-dist/tex/context/base/typo-fln.lua +share/texmf-dist/tex/context/base/typo-fln.mkiv share/texmf-dist/tex/context/base/typo-ini.lua share/texmf-dist/tex/context/base/typo-ini.mkii share/texmf-dist/tex/context/base/typo-ini.mkiv +share/texmf-dist/tex/context/base/typo-inj.lua +share/texmf-dist/tex/context/base/typo-inj.mkiv share/texmf-dist/tex/context/base/typo-itc.lua share/texmf-dist/tex/context/base/typo-itc.mkvi share/texmf-dist/tex/context/base/typo-itm.mkiv @@ -1641,11 +1760,12 @@ share/texmf-dist/tex/context/base/typo-krn.lua share/texmf-dist/tex/context/base/typo-krn.mkiv share/texmf-dist/tex/context/base/typo-lan.lua share/texmf-dist/tex/context/base/typo-lan.mkiv +share/texmf-dist/tex/context/base/typo-lig.mkiv +share/texmf-dist/tex/context/base/typo-man.lua share/texmf-dist/tex/context/base/typo-mar.lua share/texmf-dist/tex/context/base/typo-mar.mkiv share/texmf-dist/tex/context/base/typo-pag.lua share/texmf-dist/tex/context/base/typo-pag.mkiv -share/texmf-dist/tex/context/base/typo-par.lua share/texmf-dist/tex/context/base/typo-par.mkiv share/texmf-dist/tex/context/base/typo-prc.lua share/texmf-dist/tex/context/base/typo-prc.mkvi @@ -1654,7 +1774,13 @@ share/texmf-dist/tex/context/base/typo-rep.mkiv share/texmf-dist/tex/context/base/typo-scr.mkiv share/texmf-dist/tex/context/base/typo-spa.lua share/texmf-dist/tex/context/base/typo-spa.mkiv +share/texmf-dist/tex/context/base/typo-sus.lua +share/texmf-dist/tex/context/base/typo-sus.mkiv +share/texmf-dist/tex/context/base/typo-tal.lua +share/texmf-dist/tex/context/base/typo-tal.mkiv share/texmf-dist/tex/context/base/typo-txt.mkvi +share/texmf-dist/tex/context/base/typo-wrp.lua +share/texmf-dist/tex/context/base/typo-wrp.mkiv share/texmf-dist/tex/context/base/unic-000.mkii share/texmf-dist/tex/context/base/unic-001.mkii share/texmf-dist/tex/context/base/unic-002.mkii @@ -1687,6 +1813,8 @@ share/texmf-dist/tex/context/base/util-mrg.lua share/texmf-dist/tex/context/base/util-pck.lua share/texmf-dist/tex/context/base/util-prs.lua share/texmf-dist/tex/context/base/util-ran.lua +share/texmf-dist/tex/context/base/util-sbx.lua +share/texmf-dist/tex/context/base/util-sci.lua share/texmf-dist/tex/context/base/util-seq.lua share/texmf-dist/tex/context/base/util-soc.lua share/texmf-dist/tex/context/base/util-sql-imp-client.lua @@ -1703,6 +1831,7 @@ share/texmf-dist/tex/context/base/util-sto.lua share/texmf-dist/tex/context/base/util-str.lua share/texmf-dist/tex/context/base/util-tab.lua share/texmf-dist/tex/context/base/util-tpl.lua +share/texmf-dist/tex/context/base/util-you.lua share/texmf-dist/tex/context/base/verb-c.mkii share/texmf-dist/tex/context/base/verb-eif.mkii share/texmf-dist/tex/context/base/verb-ini.mkii @@ -1747,9 +1876,13 @@ share/texmf-dist/tex/context/base/x-fig-03.mkii share/texmf-dist/tex/context/base/x-fo.mkii share/texmf-dist/tex/context/base/x-foxet.mkii share/texmf-dist/tex/context/base/x-foxet.mkiv +share/texmf-dist/tex/context/base/x-html.mkiv share/texmf-dist/tex/context/base/x-ldx.ctx share/texmf-dist/tex/context/base/x-ldx.lua share/texmf-dist/tex/context/base/x-ldx.mkiv +share/texmf-dist/tex/context/base/x-math-svg.lua +share/texmf-dist/tex/context/base/x-mathml-basics.mkiv +share/texmf-dist/tex/context/base/x-mathml-html.mkiv share/texmf-dist/tex/context/base/x-mathml.lua share/texmf-dist/tex/context/base/x-mathml.mkii share/texmf-dist/tex/context/base/x-mathml.mkiv @@ -1841,6 +1974,7 @@ share/texmf-dist/tex/context/base/xtag-xsl.mkii share/texmf-dist/tex/context/bib/bibl-ams.tex share/texmf-dist/tex/context/bib/bibl-apa-de.tex share/texmf-dist/tex/context/bib/bibl-apa-fr.tex +share/texmf-dist/tex/context/bib/bibl-apa-it.tex share/texmf-dist/tex/context/bib/bibl-apa.tex share/texmf-dist/tex/context/bib/bibl-aps.tex share/texmf-dist/tex/context/bib/bibl-num-fr.tex @@ -1851,17 +1985,17 @@ share/texmf-dist/tex/context/colors/icc/context/colorprofiles.lua share/texmf-dist/tex/context/colors/icc/context/colorprofiles.xml share/texmf-dist/tex/context/extra/mag-0000.tex share/texmf-dist/tex/context/extra/setup-qr.tex -share/texmf-dist/tex/context/extra/showunic.tex share/texmf-dist/tex/context/fonts/antykwa-math.lfg share/texmf-dist/tex/context/fonts/antykwapoltawskiego.lfg share/texmf-dist/tex/context/fonts/asana-math.lfg share/texmf-dist/tex/context/fonts/cambria-math.lfg share/texmf-dist/tex/context/fonts/cc-icons.lfg share/texmf-dist/tex/context/fonts/ccicons.lfg -share/texmf-dist/tex/context/fonts/charter-math.lfg share/texmf-dist/tex/context/fonts/demo.lfg share/texmf-dist/tex/context/fonts/dingbats.lfg -share/texmf-dist/tex/context/fonts/garamond-math.lfg +share/texmf-dist/tex/context/fonts/ebgaramond.lfg +share/texmf-dist/tex/context/fonts/euler-math.lfg +share/texmf-dist/tex/context/fonts/hanbatanglvt.lfg share/texmf-dist/tex/context/fonts/husayni.lfg share/texmf-dist/tex/context/fonts/hvmath-math.lfg share/texmf-dist/tex/context/fonts/informal-math.lfg @@ -1871,48 +2005,19 @@ share/texmf-dist/tex/context/fonts/lm.lfg share/texmf-dist/tex/context/fonts/lucida-opentype-math.lfg share/texmf-dist/tex/context/fonts/lucida-typeone-math.lfg share/texmf-dist/tex/context/fonts/mathtimes-math.lfg +share/texmf-dist/tex/context/fonts/mdbch-math.lfg +share/texmf-dist/tex/context/fonts/mdici-math.lfg +share/texmf-dist/tex/context/fonts/mdpgd-math.lfg +share/texmf-dist/tex/context/fonts/mdpus-math.lfg +share/texmf-dist/tex/context/fonts/mdput-math.lfg +share/texmf-dist/tex/context/fonts/mdugm-math.lfg share/texmf-dist/tex/context/fonts/px-math.lfg share/texmf-dist/tex/context/fonts/symbol-math.lfg share/texmf-dist/tex/context/fonts/texgyre.lfg share/texmf-dist/tex/context/fonts/treatments.lfg share/texmf-dist/tex/context/fonts/tx-math.lfg -share/texmf-dist/tex/context/fonts/utopia-math.lfg +share/texmf-dist/tex/context/fonts/unifraktur.lfg share/texmf-dist/tex/context/fonts/xits-math.lfg -share/texmf-dist/tex/context/foxet/fe-bryson.xml -share/texmf-dist/tex/context/foxet/fe-ward.xml -share/texmf-dist/tex/context/foxet/fe-zapf.xml -share/texmf-dist/tex/context/foxet/fo-0101.fo -share/texmf-dist/tex/context/foxet/fo-0102.fo -share/texmf-dist/tex/context/foxet/fo-0103.fo -share/texmf-dist/tex/context/foxet/fo-0201.fo -share/texmf-dist/tex/context/foxet/fo-0301.fo -share/texmf-dist/tex/context/foxet/fo-0601.fo -share/texmf-dist/tex/context/foxet/fo-0602.fo -share/texmf-dist/tex/context/foxet/fo-0603.fo -share/texmf-dist/tex/context/foxet/fo-0604.fo -share/texmf-dist/tex/context/foxet/fo-0611.fo -share/texmf-dist/tex/context/foxet/fo-0612.fo -share/texmf-dist/tex/context/foxet/fo-0613.fo -share/texmf-dist/tex/context/foxet/fo-0621.fo -share/texmf-dist/tex/context/foxet/fo-0641.fo -share/texmf-dist/tex/context/foxet/fo-0642.fo -share/texmf-dist/tex/context/foxet/fo-0643.fo -share/texmf-dist/tex/context/foxet/fo-0644.fo -share/texmf-dist/tex/context/foxet/fo-0650.fo -share/texmf-dist/tex/context/foxet/fo-0651.fo -share/texmf-dist/tex/context/foxet/fo-0701.fo -share/texmf-dist/tex/context/foxet/fo-0801.fo -share/texmf-dist/tex/context/foxet/fo-0901.fo -share/texmf-dist/tex/context/foxet/fo-0902.fo -share/texmf-dist/tex/context/foxet/fo-1001.fo -share/texmf-dist/tex/context/foxet/fo-1002.fo -share/texmf-dist/tex/context/foxet/fo-1003.fo -share/texmf-dist/tex/context/foxet/fo-1004.fo -share/texmf-dist/tex/context/foxet/fo-1101.fo -share/texmf-dist/tex/context/foxet/fo-1102.fo -share/texmf-dist/tex/context/foxet/fo-1103.fo -share/texmf-dist/tex/context/foxet/fo-1104.fo -share/texmf-dist/tex/context/foxet/fo-1201.fo share/texmf-dist/tex/context/interface/cont-cs.xml share/texmf-dist/tex/context/interface/cont-de.xml share/texmf-dist/tex/context/interface/cont-en.xml @@ -2018,6 +2123,10 @@ share/texmf-dist/tex/context/patterns/lang-lv.hyp share/texmf-dist/tex/context/patterns/lang-lv.lua share/texmf-dist/tex/context/patterns/lang-lv.pat share/texmf-dist/tex/context/patterns/lang-lv.rme +share/texmf-dist/tex/context/patterns/lang-ml.hyp +share/texmf-dist/tex/context/patterns/lang-ml.lua +share/texmf-dist/tex/context/patterns/lang-ml.pat +share/texmf-dist/tex/context/patterns/lang-ml.rme share/texmf-dist/tex/context/patterns/lang-mn.hyp share/texmf-dist/tex/context/patterns/lang-mn.lua share/texmf-dist/tex/context/patterns/lang-mn.pat @@ -2090,10 +2199,13 @@ share/texmf-dist/tex/context/patterns/lang-zh.hyp share/texmf-dist/tex/context/patterns/lang-zh.lua share/texmf-dist/tex/context/patterns/lang-zh.pat share/texmf-dist/tex/context/patterns/lang-zh.rme +share/texmf-dist/tex/context/patterns/word-xx.lua share/texmf-dist/tex/context/sample/aesop-de.tex share/texmf-dist/tex/context/sample/bryson.tex +share/texmf-dist/tex/context/sample/cervantes-es.tex share/texmf-dist/tex/context/sample/cow.pdf share/texmf-dist/tex/context/sample/d-res-01.xml +share/texmf-dist/tex/context/sample/darwin.tex share/texmf-dist/tex/context/sample/davis.tex share/texmf-dist/tex/context/sample/dawkins.tex share/texmf-dist/tex/context/sample/demo-mps.tex @@ -2110,8 +2222,11 @@ share/texmf-dist/tex/context/sample/lorem.tex share/texmf-dist/tex/context/sample/materie.tex share/texmf-dist/tex/context/sample/mill.png share/texmf-dist/tex/context/sample/montgomery.tex +share/texmf-dist/tex/context/sample/quevedo-es.tex share/texmf-dist/tex/context/sample/reich.tex share/texmf-dist/tex/context/sample/sample.tex +share/texmf-dist/tex/context/sample/samples.bib +share/texmf-dist/tex/context/sample/samples.tex share/texmf-dist/tex/context/sample/spider.eps share/texmf-dist/tex/context/sample/thuan.tex share/texmf-dist/tex/context/sample/tufte.tex @@ -2137,8 +2252,11 @@ share/texmf-dist/tex/generic/context/luatex/luatex-fonts-def.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts-demo-vf-1.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts-enc.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts-ext.lua +share/texmf-dist/tex/generic/context/luatex/luatex-fonts-inj.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts-lua.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts-merged.lua +share/texmf-dist/tex/generic/context/luatex/luatex-fonts-ota.lua +share/texmf-dist/tex/generic/context/luatex/luatex-fonts-otn.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts-syn.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts-tfm.lua share/texmf-dist/tex/generic/context/luatex/luatex-fonts.lua diff --git a/print/tex-context/distinfo b/print/tex-context/distinfo index d844c2bbb..b05a156a7 100644 --- a/print/tex-context/distinfo +++ b/print/tex-context/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/12/17 01:43:29 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:01 markd Exp $ -SHA1 (tex-context-31080/context.tar.xz) = 52ab7b213c037ddeebf99ea283b3cb389505470f -RMD160 (tex-context-31080/context.tar.xz) = 702955acbc2e973a6df923233779ca6c8eed04a1 -Size (tex-context-31080/context.tar.xz) = 5460236 bytes +SHA1 (tex-context-37464/context.tar.xz) = 78792df2e9ace135e14c3fdf95110eca8ac83f30 +RMD160 (tex-context-37464/context.tar.xz) = 71aa21946d7f8e383a94b246d8936c12fd9010ac +Size (tex-context-37464/context.tar.xz) = 5991856 bytes diff --git a/print/tex-crop/DESCR b/print/tex-crop/DESCR new file mode 100644 index 000000000..822e8c3eb --- /dev/null +++ b/print/tex-crop/DESCR @@ -0,0 +1,11 @@ +A package providing corner marks for camera alignment as well +as for trimming paper stacks, and additional page information +on every page if required. Most macros are easily adaptable to +personal preferences. An option is provided for selectively +suppressing graphics or text, which may be useful for printing +just colour graphics on a colour laser printer and the rest on +a cheap mono laser printer. A page info line contains the time +and a new cropmarks index and is printed at the top of the +page. A configuration command is provided for the info line +font. Options for better collaboration with dvips, pdftex and +vtex are provided. diff --git a/print/tex-crop/Makefile b/print/tex-crop/Makefile new file mode 100644 index 000000000..abc34da30 --- /dev/null +++ b/print/tex-crop/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:34 markd Exp $ + +DISTNAME= crop +PKGNAME= tex-${DISTNAME}-1.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Support for cropmarks +LICENSE= lppl-1.3c + +CONFLICTS+= teTeX-texmf<=3.0nb43 +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-crop/PLIST b/print/tex-crop/PLIST new file mode 100644 index 000000000..b2b8fbdd1 --- /dev/null +++ b/print/tex-crop/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:50:30 markd Exp $ +share/texmf-dist/tex/latex/crop/crop.sty diff --git a/print/tex-crop/distinfo b/print/tex-crop/distinfo new file mode 100644 index 000000000..dbe5d7962 --- /dev/null +++ b/print/tex-crop/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 06:50:30 markd Exp $ + +SHA1 (tex-crop-15878/crop.tar.xz) = ab791b57250abe446748016f120927077dd25a43 +RMD160 (tex-crop-15878/crop.tar.xz) = 612e0f3a101c0881f8262926c081d5ae9dea6dff +Size (tex-crop-15878/crop.tar.xz) = 4600 bytes diff --git a/print/tex-csbulletin-doc/DESCR b/print/tex-csbulletin-doc/DESCR new file mode 100644 index 000000000..5ac5a4f34 --- /dev/null +++ b/print/tex-csbulletin-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-csbulletin. diff --git a/print/tex-csbulletin-doc/Makefile b/print/tex-csbulletin-doc/Makefile new file mode 100644 index 000000000..ff4d7924c --- /dev/null +++ b/print/tex-csbulletin-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:55:19 markd Exp $ + +DISTNAME= csbulletin.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csbulletin +COMMENT= Documentation for tex-csbulletin +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-csbulletin-doc/PLIST b/print/tex-csbulletin-doc/PLIST new file mode 100644 index 000000000..ecdd3fed1 --- /dev/null +++ b/print/tex-csbulletin-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:55:19 markd Exp $ +share/texmf-dist/doc/latex/csbulletin/LICENSE.txt +share/texmf-dist/doc/latex/csbulletin/README +share/texmf-dist/doc/latex/csbulletin/csbulletin.pdf +share/texmf-dist/doc/latex/csbulletin/csbulletin.tex diff --git a/print/tex-csbulletin-doc/distinfo b/print/tex-csbulletin-doc/distinfo new file mode 100644 index 000000000..f13deb368 --- /dev/null +++ b/print/tex-csbulletin-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:55:19 markd Exp $ + +SHA1 (tex-csbulletin-15878/csbulletin.doc.tar.xz) = 97d0399bbc9176c0cab3e95b359461005377053d +RMD160 (tex-csbulletin-15878/csbulletin.doc.tar.xz) = 9640435406fd72b9c2d0d109a5ca5a80a583fa1c +Size (tex-csbulletin-15878/csbulletin.doc.tar.xz) = 243648 bytes diff --git a/print/tex-csbulletin/DESCR b/print/tex-csbulletin/DESCR new file mode 100644 index 000000000..64a35b7c9 --- /dev/null +++ b/print/tex-csbulletin/DESCR @@ -0,0 +1,4 @@ +The package provides the class for articles for the CSTUG +Bulletin (Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu). +You can see the structure of a document by looking to the +source file of the manual. diff --git a/print/tex-csbulletin/Makefile b/print/tex-csbulletin/Makefile new file mode 100644 index 000000000..90f51f51c --- /dev/null +++ b/print/tex-csbulletin/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:55:19 markd Exp $ + +DISTNAME= csbulletin +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csbulletin +COMMENT= LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj) +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-csbulletin/PLIST b/print/tex-csbulletin/PLIST new file mode 100644 index 000000000..b45b94faf --- /dev/null +++ b/print/tex-csbulletin/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:55:19 markd Exp $ +share/texmf-dist/tex/latex/csbulletin/csbulacronym.sty +share/texmf-dist/tex/latex/csbulletin/csbulletin.cls diff --git a/print/tex-csbulletin/distinfo b/print/tex-csbulletin/distinfo new file mode 100644 index 000000000..7f7c6c604 --- /dev/null +++ b/print/tex-csbulletin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:55:19 markd Exp $ + +SHA1 (tex-csbulletin-15878/csbulletin.tar.xz) = 8a4a98229c7cc12e830d741ed1705c10bc3cd75e +RMD160 (tex-csbulletin-15878/csbulletin.tar.xz) = 281695c61ce9c9f94ceaf370535537bf9071533d +Size (tex-csbulletin-15878/csbulletin.tar.xz) = 6204 bytes diff --git a/print/tex-cslatex/DESCR b/print/tex-cslatex/DESCR new file mode 100644 index 000000000..3c6fe1079 --- /dev/null +++ b/print/tex-cslatex/DESCR @@ -0,0 +1 @@ +LaTeX support for Czech/Slovak typesetting. diff --git a/print/tex-cslatex/Makefile b/print/tex-cslatex/Makefile new file mode 100644 index 000000000..9c652359a --- /dev/null +++ b/print/tex-cslatex/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:55:19 markd Exp $ + +DISTNAME= cslatex +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 28596 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cslatex +COMMENT= LaTeX support for Czech/Slovak typesetting +LICENSE= gnu-gpl-v2 + +DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex + +INSTALLATION_DIRS+= bin + +TEX_FORMATS+= "cslatex pdftex -etex cslatex.ini\\npdfcslatex pdftex -etex cslatex.ini\\n" + +.include "../../print/texlive/package.mk" + +post-install: + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/cslatex + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/pdfcslatex + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-cslatex/PLIST b/print/tex-cslatex/PLIST new file mode 100644 index 000000000..8913cd29e --- /dev/null +++ b/print/tex-cslatex/PLIST @@ -0,0 +1,41 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:55:19 markd Exp $ +bin/cslatex +bin/pdfcslatex +share/texmf-dist/tex/cslatex/base/cslatex.ini +share/texmf-dist/tex/cslatex/base/czech.sty +share/texmf-dist/tex/cslatex/base/fonttext.cfg +share/texmf-dist/tex/cslatex/base/hyphen.cfg +share/texmf-dist/tex/cslatex/base/il2cmdh.fd +share/texmf-dist/tex/cslatex/base/il2cmfib.fd +share/texmf-dist/tex/cslatex/base/il2cmfr.fd +share/texmf-dist/tex/cslatex/base/il2cmr.fd +share/texmf-dist/tex/cslatex/base/il2cmss.fd +share/texmf-dist/tex/cslatex/base/il2cmtt.fd +share/texmf-dist/tex/cslatex/base/il2cmvtt.fd +share/texmf-dist/tex/cslatex/base/il2enc.def +share/texmf-dist/tex/cslatex/base/il2lcmss.fd +share/texmf-dist/tex/cslatex/base/il2lcmtt.fd +share/texmf-dist/tex/cslatex/base/slovak.sty +share/texmf-dist/tex/cslatex/cspsfonts/cspsfont.il2 +share/texmf-dist/tex/cslatex/cspsfonts/cspsfont.tex +share/texmf-dist/tex/cslatex/cspsfonts/cspsfont.xl2 +share/texmf-dist/tex/cslatex/cspsfonts/il2pag.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2pbk.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2pcr.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2phv.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2phvn.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2pnc.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2ppl.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2ptm.fd +share/texmf-dist/tex/cslatex/cspsfonts/il2pzc.fd +share/texmf-dist/tex/cslatex/cspsfonts/nhelvet.sty +share/texmf-dist/tex/cslatex/cspsfonts/ntimes.sty +share/texmf-dist/tex/cslatex/cspsfonts/xl2pag.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2pbk.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2pcr.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2phv.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2phvn.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2pnc.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2ppl.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2ptm.fd +share/texmf-dist/tex/cslatex/cspsfonts/xl2pzc.fd diff --git a/print/tex-cslatex/distinfo b/print/tex-cslatex/distinfo new file mode 100644 index 000000000..3d4058174 --- /dev/null +++ b/print/tex-cslatex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:55:19 markd Exp $ + +SHA1 (tex-cslatex-28596/cslatex.tar.xz) = 7e9d1b0a25d2bf3a65dde4d37ecae9fe9d274df9 +RMD160 (tex-cslatex-28596/cslatex.tar.xz) = 0dbce635c1e219ccaa60d9c5760b6629fb9faa51 +Size (tex-cslatex-28596/cslatex.tar.xz) = 12592 bytes diff --git a/print/tex-csplain/DESCR b/print/tex-csplain/DESCR new file mode 100644 index 000000000..b5182aea4 --- /dev/null +++ b/print/tex-csplain/DESCR @@ -0,0 +1,15 @@ +CSplain is a small extension of basic Plain TeX macros, the +formats csplain and pdfcsplain can be generated. It supports: +hyphenation of words for 50+ languages, simple and powerfull +font loading system (various sizes of fonts), tex, pdftex, +xetex and luatex engines, math fonts simply loaded with full +amstex-like features, three internal encodings (IL2 for +Czech/Slovak languages, T1 for many languages with latin +alphabet and Unicode in new TeX engines), natural UTF-8 input +in pdfTeX using encTeX without any active characters, Czech and +Slovak special typesetting features. An important part of the +package is OPmac, which implements most of LaTeX's features +(sectioning, font selection, color, hyper reference and urls, +bibliography, index, toc, tables,etc.) by Plain TeX macros. The +OPmac macros can generate and bibliography without any external +program. diff --git a/print/tex-csplain/Makefile b/print/tex-csplain/Makefile new file mode 100644 index 000000000..3427e32a5 --- /dev/null +++ b/print/tex-csplain/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:01 markd Exp $ + +DISTNAME= csplain +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37280 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csplain +COMMENT= Plain TeX multilanguage support +#LICENSE= other-free + +DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex + +INSTALLATION_DIRS+= bin + +TEX_FORMATS+= "csplain pdftex -etex -enc csplain-utf8.ini\\npdfcsplain pdftex -etex -enc csplain-utf8.ini\\n" + +# execute AddFormat name=pdfcsplain engine=xetex options="-etex csplain.ini" +# execute AddFormat name=pdfcsplain engine=luatex options="-etex csplain.ini" + +.include "../../print/texlive/package.mk" + +post-install: + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/csplain + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/pdfcsplain + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-csplain/PLIST b/print/tex-csplain/PLIST new file mode 100644 index 000000000..c26cb5559 --- /dev/null +++ b/print/tex-csplain/PLIST @@ -0,0 +1,65 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:55:19 markd Exp $ +bin/csplain +bin/pdfcsplain +share/texmf-dist/tex/csplain/base/csenc-k.tex +share/texmf-dist/tex/csplain/base/csenc-p.tex +share/texmf-dist/tex/csplain/base/csenc-u.tex +share/texmf-dist/tex/csplain/base/csenc-w.tex +share/texmf-dist/tex/csplain/base/cseplain.ini +share/texmf-dist/tex/csplain/base/csfonts.tex +share/texmf-dist/tex/csplain/base/csfontsm.tex +share/texmf-dist/tex/csplain/base/csplain-utf8.ini +share/texmf-dist/tex/csplain/base/csplain.ini +share/texmf-dist/tex/csplain/base/czhyphen.ex +share/texmf-dist/tex/csplain/base/czhyphen.tex +share/texmf-dist/tex/csplain/base/extcode.tex +share/texmf-dist/tex/csplain/base/fonttabs.tex +share/texmf-dist/tex/csplain/base/hyphen.ex +share/texmf-dist/tex/csplain/base/hyphen.lan +share/texmf-dist/tex/csplain/base/il2code.tex +share/texmf-dist/tex/csplain/base/luaplain.ini +share/texmf-dist/tex/csplain/base/plaina4.tex +share/texmf-dist/tex/csplain/base/skhyphen.ex +share/texmf-dist/tex/csplain/base/skhyphen.tex +share/texmf-dist/tex/csplain/base/t1code.tex +share/texmf-dist/tex/csplain/base/t1enc-u.tex +share/texmf-dist/tex/csplain/base/ucode.tex +share/texmf-dist/tex/csplain/base/uni-lcuc.tex +share/texmf-dist/tex/csplain/base/xeplain.ini +share/texmf-dist/tex/csplain/fonts/ams-math.tex +share/texmf-dist/tex/csplain/fonts/cavantga.tex +share/texmf-dist/tex/csplain/fonts/cbookman.tex +share/texmf-dist/tex/csplain/fonts/chars-8z.tex +share/texmf-dist/tex/csplain/fonts/chelvet.tex +share/texmf-dist/tex/csplain/fonts/cncent.tex +share/texmf-dist/tex/csplain/fonts/cpalatin.tex +share/texmf-dist/tex/csplain/fonts/cs-adventor.tex +share/texmf-dist/tex/csplain/fonts/cs-all.tex +share/texmf-dist/tex/csplain/fonts/cs-antt.tex +share/texmf-dist/tex/csplain/fonts/cs-arev.tex +share/texmf-dist/tex/csplain/fonts/cs-bera.tex +share/texmf-dist/tex/csplain/fonts/cs-bonum.tex +share/texmf-dist/tex/csplain/fonts/cs-charter.tex +share/texmf-dist/tex/csplain/fonts/cs-cursor.tex +share/texmf-dist/tex/csplain/fonts/cs-heros.tex +share/texmf-dist/tex/csplain/fonts/cs-pagella.tex +share/texmf-dist/tex/csplain/fonts/cs-polta.tex +share/texmf-dist/tex/csplain/fonts/cs-schola.tex +share/texmf-dist/tex/csplain/fonts/cs-termes.tex +share/texmf-dist/tex/csplain/fonts/ctimes.tex +share/texmf-dist/tex/csplain/fonts/cyrchars.tex +share/texmf-dist/tex/csplain/fonts/dcfonts.tex +share/texmf-dist/tex/csplain/fonts/ecfonts.tex +share/texmf-dist/tex/csplain/fonts/exchars.tex +share/texmf-dist/tex/csplain/fonts/lmfonts.tex +share/texmf-dist/tex/csplain/fonts/luafonts.tex +share/texmf-dist/tex/csplain/fonts/ntx-math.tex +share/texmf-dist/tex/csplain/fonts/tx-math.tex +share/texmf-dist/tex/csplain/fonts/unifam.tex +share/texmf-dist/tex/csplain/opmac/op-example.bib +share/texmf-dist/tex/csplain/opmac/opmac-bib-iso690.tex +share/texmf-dist/tex/csplain/opmac/opmac-bib-simple.tex +share/texmf-dist/tex/csplain/opmac/opmac-bib.tex +share/texmf-dist/tex/csplain/opmac/opmac-xetex.tex +share/texmf-dist/tex/csplain/opmac/opmac.tex +share/texmf-dist/tex/csplain/opmac/pdfuni.tex diff --git a/print/tex-csplain/distinfo b/print/tex-csplain/distinfo new file mode 100644 index 000000000..6d68ba179 --- /dev/null +++ b/print/tex-csplain/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:01 markd Exp $ + +SHA1 (tex-csplain-37280/csplain.tar.xz) = 6317752f60cebadce6df06991c547a5db768f19f +RMD160 (tex-csplain-37280/csplain.tar.xz) = fd77d4df5b44bcefc0597cdc22ffc4e72f73a44a +Size (tex-csplain-37280/csplain.tar.xz) = 95444 bytes diff --git a/print/tex-csquotes-de-doc/DESCR b/print/tex-csquotes-de-doc/DESCR new file mode 100644 index 000000000..c4edf609c --- /dev/null +++ b/print/tex-csquotes-de-doc/DESCR @@ -0,0 +1,2 @@ +This is a translation of the documentation of csquotes version +5.1. diff --git a/print/tex-csquotes-de-doc/Makefile b/print/tex-csquotes-de-doc/Makefile new file mode 100644 index 000000000..937e76fb8 --- /dev/null +++ b/print/tex-csquotes-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= csquotes-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.01 +TEXLIVE_REV= 23371 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csquotes-de +COMMENT= German translation of csquotes documentation +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-csquotes-de-doc/PLIST b/print/tex-csquotes-de-doc/PLIST new file mode 100644 index 000000000..dae83a3bb --- /dev/null +++ b/print/tex-csquotes-de-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/csquotes-de/LIESMICH +share/texmf-dist/doc/latex/csquotes-de/csquotes-DE.pdf +share/texmf-dist/doc/latex/csquotes-de/csquotes-DE.tex diff --git a/print/tex-csquotes-de-doc/distinfo b/print/tex-csquotes-de-doc/distinfo new file mode 100644 index 000000000..278697712 --- /dev/null +++ b/print/tex-csquotes-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-csquotes-de-23371/csquotes-de.doc.tar.xz) = 75fcd754b92be5544f859d035029a9e2c4b17913 +RMD160 (tex-csquotes-de-23371/csquotes-de.doc.tar.xz) = 15f5506d52b8ca43a6b2a040b8845746f4dda9fe +Size (tex-csquotes-de-23371/csquotes-de.doc.tar.xz) = 321180 bytes diff --git a/print/tex-csquotes-doc/Makefile b/print/tex-csquotes-doc/Makefile index c839732ca..fb03ff418 100644 --- a/print/tex-csquotes-doc/Makefile +++ b/print/tex-csquotes-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/05 13:35:45 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:02 markd Exp $ DISTNAME= csquotes.doc -PKGNAME= tex-${DISTNAME:S/./-/}-5.1d -TEXLIVE_REV= 24393 +PKGNAME= tex-${DISTNAME:S/./-/}-5.1e +TEXLIVE_REV= 36870 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csquotes COMMENT= Documentation for tex-csquotes +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-csquotes-doc/distinfo b/print/tex-csquotes-doc/distinfo index d1d065c86..f35597786 100644 --- a/print/tex-csquotes-doc/distinfo +++ b/print/tex-csquotes-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/11/05 13:35:45 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-csquotes-24393/csquotes.doc.tar.xz) = ed10ae2007864e5e9d8fd6c84f5f17c14078f4b5 -RMD160 (tex-csquotes-24393/csquotes.doc.tar.xz) = 475f8c61adb7aa109bd1ac378d5e17543cb3f0b7 -Size (tex-csquotes-24393/csquotes.doc.tar.xz) = 273080 bytes +SHA1 (tex-csquotes-36870/csquotes.doc.tar.xz) = ac277ad3b513879cde2bc1cc29bf43946fdff7b9 +RMD160 (tex-csquotes-36870/csquotes.doc.tar.xz) = e85215f4f22361f546606719b30fef8a632772e7 +Size (tex-csquotes-36870/csquotes.doc.tar.xz) = 312392 bytes diff --git a/print/tex-csquotes/Makefile b/print/tex-csquotes/Makefile index fb149d0dd..8d2f7439d 100644 --- a/print/tex-csquotes/Makefile +++ b/print/tex-csquotes/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/05 13:35:34 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:01 markd Exp $ DISTNAME= csquotes -PKGNAME= tex-${DISTNAME}-5.1d -TEXLIVE_REV= 24393 +PKGNAME= tex-${DISTNAME}-5.1e +TEXLIVE_REV= 36870 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csquotes COMMENT= Context sensitive quotation facilities +LICENSE= lppl-1.3c DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-csquotes/distinfo b/print/tex-csquotes/distinfo index 3ebec2e31..a85811aa1 100644 --- a/print/tex-csquotes/distinfo +++ b/print/tex-csquotes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/11/05 13:35:34 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-csquotes-24393/csquotes.tar.xz) = 2853da193bf69ffa3b56706d9e358e73fefad568 -RMD160 (tex-csquotes-24393/csquotes.tar.xz) = 66c7dd793611da33a29b312311564deb93fa004c -Size (tex-csquotes-24393/csquotes.tar.xz) = 17440 bytes +SHA1 (tex-csquotes-36870/csquotes.tar.xz) = 254d922b46c6dadf47cdc8dbbcf26c5e15538709 +RMD160 (tex-csquotes-36870/csquotes.tar.xz) = 2195d454d9ae5689eada68498786d19df53e1c86 +Size (tex-csquotes-36870/csquotes.tar.xz) = 17364 bytes diff --git a/print/tex-ctable/DESCR b/print/tex-ctable/DESCR new file mode 100644 index 000000000..c701621df --- /dev/null +++ b/print/tex-ctable/DESCR @@ -0,0 +1,6 @@ +Provides commands to typeset centered, left- or right-aligned +table and (multiple-)figure floats, with footnotes. Instead of +an environment, a command with 4 arguments is used; the first +is optional and is used for key,value pairs generating +variations on the defaults and offering a route for future +extensions. diff --git a/print/tex-ctable/Makefile b/print/tex-ctable/Makefile new file mode 100644 index 000000000..c483e8e64 --- /dev/null +++ b/print/tex-ctable/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:34 markd Exp $ + +DISTNAME= ctable +PKGNAME= tex-${DISTNAME}-1.29 +TEXLIVE_REV= 33900 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Flexible typesetting of table and figure floats using key/value directives +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ctable/PLIST b/print/tex-ctable/PLIST new file mode 100644 index 000000000..5c109ea3f --- /dev/null +++ b/print/tex-ctable/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:53:26 markd Exp $ +share/texmf-dist/tex/latex/ctable/ctable.sty diff --git a/print/tex-ctable/distinfo b/print/tex-ctable/distinfo new file mode 100644 index 000000000..e7e17be2c --- /dev/null +++ b/print/tex-ctable/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 06:53:26 markd Exp $ + +SHA1 (tex-ctable-33900/ctable.tar.xz) = b7f7b3b0afb063320e291dd5e6b8ab41d8288224 +RMD160 (tex-ctable-33900/ctable.tar.xz) = 00fc4fe891657f814b8a21475a417267f02a8415 +Size (tex-ctable-33900/ctable.tar.xz) = 3596 bytes diff --git a/print/tex-ctib-doc/DESCR b/print/tex-ctib-doc/DESCR new file mode 100644 index 000000000..c3a7a19e4 --- /dev/null +++ b/print/tex-ctib-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ctib. diff --git a/print/tex-ctib-doc/Makefile b/print/tex-ctib-doc/Makefile new file mode 100644 index 000000000..603393cd7 --- /dev/null +++ b/print/tex-ctib-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 12:08:03 markd Exp $ + +DISTNAME= ctib.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ctib4tex +COMMENT= Documentation for tex-ctib +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ctib-doc/PLIST b/print/tex-ctib-doc/PLIST new file mode 100644 index 000000000..321a7b734 --- /dev/null +++ b/print/tex-ctib-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:08:03 markd Exp $ +share/texmf-dist/doc/latex/ctib/README +share/texmf-dist/doc/latex/ctib/ctib4tex.pdf +share/texmf-dist/doc/latex/ctib/ctib4tex.tex diff --git a/print/tex-ctib-doc/distinfo b/print/tex-ctib-doc/distinfo new file mode 100644 index 000000000..7204ad371 --- /dev/null +++ b/print/tex-ctib-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:08:03 markd Exp $ + +SHA1 (tex-ctib-15878/ctib.doc.tar.xz) = c194442378febc656f967bc2c0b22729298abfd9 +RMD160 (tex-ctib-15878/ctib.doc.tar.xz) = b292b07a06b440e57ca937ec6ff4c9075f5eabe2 +Size (tex-ctib-15878/ctib.doc.tar.xz) = 217768 bytes diff --git a/print/tex-ctib/DESCR b/print/tex-ctib/DESCR new file mode 100644 index 000000000..7062bfd23 --- /dev/null +++ b/print/tex-ctib/DESCR @@ -0,0 +1,4 @@ +A package using a modified version of Sirlin's Tibetan font. An +advantage of this Tibetan implementation is that all consonant +clusters are formed by TeX and Metafont. No external +preprocessor is needed. diff --git a/print/tex-ctib/Makefile b/print/tex-ctib/Makefile new file mode 100644 index 000000000..4d1c6745e --- /dev/null +++ b/print/tex-ctib/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 12:08:03 markd Exp $ + +DISTNAME= ctib +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ctib4tex +COMMENT= Tibetan for TeX and LATeX2e +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ctib/PLIST b/print/tex-ctib/PLIST new file mode 100644 index 000000000..aaa3c24a8 --- /dev/null +++ b/print/tex-ctib/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:08:03 markd Exp $ +share/texmf-dist/fonts/source/public/ctib/bzrsetup.mf +share/texmf-dist/fonts/source/public/ctib/ctib.mf +share/texmf-dist/fonts/source/public/ctib/ctibcode.mf +share/texmf-dist/fonts/source/public/ctib/ctiblett.mf +share/texmf-dist/fonts/source/public/ctib/ctibligs.mf +share/texmf-dist/fonts/source/public/ctib/ctibnum.mf +share/texmf-dist/fonts/source/public/ctib/ctibpunc.mf +share/texmf-dist/fonts/source/public/ctib/ctibsplt.mf +share/texmf-dist/fonts/source/public/ctib/ctibvow.mf +share/texmf-dist/fonts/tfm/public/ctib/ctib.tfm +share/texmf-dist/tex/latex/ctib/ctib.sty +share/texmf-dist/tex/latex/ctib/ctib.tex +share/texmf-dist/tex/latex/ctib/lctctib.fd +share/texmf-dist/tex/latex/ctib/lctenc.def diff --git a/print/tex-ctib/distinfo b/print/tex-ctib/distinfo new file mode 100644 index 000000000..a5334aa2c --- /dev/null +++ b/print/tex-ctib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:08:03 markd Exp $ + +SHA1 (tex-ctib-15878/ctib.tar.xz) = 5ad6188ecb34c5443fa9e4dfa162f1c616b3f44a +RMD160 (tex-ctib-15878/ctib.tar.xz) = e104edb8c554b8bdef7210390f755198d8578592 +Size (tex-ctib-15878/ctib.tar.xz) = 116252 bytes diff --git a/print/tex-curves-doc/DESCR b/print/tex-curves-doc/DESCR new file mode 100644 index 000000000..721fdf48a --- /dev/null +++ b/print/tex-curves-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-curves. diff --git a/print/tex-curves-doc/Makefile b/print/tex-curves-doc/Makefile new file mode 100644 index 000000000..9dae05e07 --- /dev/null +++ b/print/tex-curves-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= curves.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.53 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/curves +COMMENT= Documentation for tex-curves +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-curves-doc/PLIST b/print/tex-curves-doc/PLIST new file mode 100644 index 000000000..be5964afd --- /dev/null +++ b/print/tex-curves-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/doc/latex/curves/README +share/texmf-dist/doc/latex/curves/curves.pdf +share/texmf-dist/doc/latex/curves/latex2pdf diff --git a/print/tex-curves-doc/distinfo b/print/tex-curves-doc/distinfo new file mode 100644 index 000000000..847d8e8b8 --- /dev/null +++ b/print/tex-curves-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-curves-15878/curves.doc.tar.xz) = e30926851d3857e603c8b14235e934dfedfd9ad2 +RMD160 (tex-curves-15878/curves.doc.tar.xz) = 0a33c26ff045e3727b2390c567ee55a622768a9c +Size (tex-curves-15878/curves.doc.tar.xz) = 134840 bytes diff --git a/print/tex-curves/DESCR b/print/tex-curves/DESCR new file mode 100644 index 000000000..05077bb8e --- /dev/null +++ b/print/tex-curves/DESCR @@ -0,0 +1,8 @@ +The draws curves in the standard LaTeX picture environment +using parabolas between data points with continuous slope at +joins; for circles and arcs, it uses up to 16 parabolas. The +package also draws symbols or dash patterns along curves. The +package provides facilities equivalent to technical pens with +compasses and French curves. Curves consist of short secants +drawn by overlapping disks or line-drawing \special commands +selected by package options. diff --git a/print/tex-curves/Makefile b/print/tex-curves/Makefile new file mode 100644 index 000000000..83af168ae --- /dev/null +++ b/print/tex-curves/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:14 markd Exp $ + +DISTNAME= curves +PKGNAME= tex-${DISTNAME}-1.53 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/curves +COMMENT= Curves for LaTeX picture environment +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-curves/PLIST b/print/tex-curves/PLIST new file mode 100644 index 000000000..e133e36bb --- /dev/null +++ b/print/tex-curves/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:14 markd Exp $ +share/texmf-dist/tex/latex/curves/curves.sty +share/texmf-dist/tex/latex/curves/curvesls.sty diff --git a/print/tex-curves/distinfo b/print/tex-curves/distinfo new file mode 100644 index 000000000..1482400ea --- /dev/null +++ b/print/tex-curves/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:14 markd Exp $ + +SHA1 (tex-curves-15878/curves.tar.xz) = c0460a8e674326a54344edad91125a6a4d67996c +RMD160 (tex-curves-15878/curves.tar.xz) = 55ac1712a05326e9d08efb464113e1672c6d6952 +Size (tex-curves-15878/curves.tar.xz) = 5212 bytes diff --git a/print/tex-custom-bib-doc/DESCR b/print/tex-custom-bib-doc/DESCR new file mode 100644 index 000000000..6166fd622 --- /dev/null +++ b/print/tex-custom-bib-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-custom-bib. diff --git a/print/tex-custom-bib-doc/Makefile b/print/tex-custom-bib-doc/Makefile new file mode 100644 index 000000000..a9d6314c8 --- /dev/null +++ b/print/tex-custom-bib-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= custom-bib.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.33 +TEXLIVE_REV= 24729 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/custom-bib +COMMENT= Documentation for tex-custom-bib +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-custom-bib-doc/PLIST b/print/tex-custom-bib-doc/PLIST new file mode 100644 index 000000000..b9ac8a4b8 --- /dev/null +++ b/print/tex-custom-bib-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/doc/latex/custom-bib/README +share/texmf-dist/doc/latex/custom-bib/makebst.pdf +share/texmf-dist/doc/latex/custom-bib/merlin.pdf +share/texmf-dist/doc/latex/custom-bib/readme.mkb diff --git a/print/tex-custom-bib-doc/distinfo b/print/tex-custom-bib-doc/distinfo new file mode 100644 index 000000000..2ca5677e9 --- /dev/null +++ b/print/tex-custom-bib-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-custom-bib-24729/custom-bib.doc.tar.xz) = ba99ead5815fc8e2f1dbc2f28026693288fac49f +RMD160 (tex-custom-bib-24729/custom-bib.doc.tar.xz) = d84684360415e50f9d42c2eff59616661c9d9ee3 +Size (tex-custom-bib-24729/custom-bib.doc.tar.xz) = 667864 bytes diff --git a/print/tex-custom-bib/DESCR b/print/tex-custom-bib/DESCR new file mode 100644 index 000000000..bd11ba2f3 --- /dev/null +++ b/print/tex-custom-bib/DESCR @@ -0,0 +1,4 @@ +Package generating customized BibTeX bibliography styles from a +generic file using docstrip driven by parameters generated by a +menu application. Includes support for the Harvard style of +citations. diff --git a/print/tex-custom-bib/Makefile b/print/tex-custom-bib/Makefile new file mode 100644 index 000000000..1cd083e61 --- /dev/null +++ b/print/tex-custom-bib/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= custom-bib +PKGNAME= tex-${DISTNAME}-4.33 +TEXLIVE_REV= 24729 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/custom-bib +COMMENT= Customised BibTeX styles +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-custom-bib/PLIST b/print/tex-custom-bib/PLIST new file mode 100644 index 000000000..1090a873e --- /dev/null +++ b/print/tex-custom-bib/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/custom-bib/catalan.mbs +share/texmf-dist/tex/latex/custom-bib/dansk.mbs +share/texmf-dist/tex/latex/custom-bib/dutch.mbs +share/texmf-dist/tex/latex/custom-bib/english.mbs +share/texmf-dist/tex/latex/custom-bib/esperant.mbs +share/texmf-dist/tex/latex/custom-bib/finnish.mbs +share/texmf-dist/tex/latex/custom-bib/french.mbs +share/texmf-dist/tex/latex/custom-bib/geojour.mbs +share/texmf-dist/tex/latex/custom-bib/geophys.tex +share/texmf-dist/tex/latex/custom-bib/german.mbs +share/texmf-dist/tex/latex/custom-bib/italian.mbs +share/texmf-dist/tex/latex/custom-bib/makebst.tex +share/texmf-dist/tex/latex/custom-bib/merlin.mbs +share/texmf-dist/tex/latex/custom-bib/norsk.mbs +share/texmf-dist/tex/latex/custom-bib/photjour.mbs +share/texmf-dist/tex/latex/custom-bib/physjour.mbs +share/texmf-dist/tex/latex/custom-bib/polski.mbs +share/texmf-dist/tex/latex/custom-bib/portuges.mbs +share/texmf-dist/tex/latex/custom-bib/shorthnd.tex +share/texmf-dist/tex/latex/custom-bib/slovene.mbs +share/texmf-dist/tex/latex/custom-bib/spanish.mbs +share/texmf-dist/tex/latex/custom-bib/suppjour.mbs +share/texmf-dist/tex/latex/custom-bib/svenska.mbs diff --git a/print/tex-custom-bib/distinfo b/print/tex-custom-bib/distinfo new file mode 100644 index 000000000..2737b0a02 --- /dev/null +++ b/print/tex-custom-bib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-custom-bib-24729/custom-bib.tar.xz) = 73d842e85d056e18fde4cb9fec5abb65fb2adbd0 +RMD160 (tex-custom-bib-24729/custom-bib.tar.xz) = 9a2bb1563b7c6deabf27d98e3447c4700ac54365 +Size (tex-custom-bib-24729/custom-bib.tar.xz) = 84500 bytes diff --git a/print/tex-cyrillic-doc/Makefile b/print/tex-cyrillic-doc/Makefile index 7b4d30b5d..341a79ad4 100644 --- a/print/tex-cyrillic-doc/Makefile +++ b/print/tex-cyrillic-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2010/11/16 17:55:15 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/14 12:50:02 markd Exp $ DISTNAME= cyrillic.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2010 -TEXLIVE_REV= 20254 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 36834 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cyrillic COMMENT= Documentation for tex-cyrillic +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb24 diff --git a/print/tex-cyrillic-doc/PLIST b/print/tex-cyrillic-doc/PLIST index 0dcd8c941..bdd26ac9e 100644 --- a/print/tex-cyrillic-doc/PLIST +++ b/print/tex-cyrillic-doc/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/10 22:46:22 minskim Exp $ -share/texmf-dist/doc/latex/cyrillic/00readme.txt +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:36:41 markd Exp $ +share/texmf-dist/doc/latex/cyrillic/README share/texmf-dist/doc/latex/cyrillic/changes.txt share/texmf-dist/doc/latex/cyrillic/cyinpenc.pdf share/texmf-dist/doc/latex/cyrillic/cyoutenc.pdf diff --git a/print/tex-cyrillic-doc/distinfo b/print/tex-cyrillic-doc/distinfo index a9440dac7..998162b48 100644 --- a/print/tex-cyrillic-doc/distinfo +++ b/print/tex-cyrillic-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/16 17:55:15 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-cyrillic-20254/cyrillic.doc.tar.xz) = 96748e90eee513bcdfdb91c75bc6e6f28f98bd48 -RMD160 (tex-cyrillic-20254/cyrillic.doc.tar.xz) = a8191de85280b10bfe65a83d605a797575118cbb -Size (tex-cyrillic-20254/cyrillic.doc.tar.xz) = 901980 bytes +SHA1 (tex-cyrillic-36834/cyrillic.doc.tar.xz) = 3f3bdd4b9974a31e906478f7d53117b70ba61699 +RMD160 (tex-cyrillic-36834/cyrillic.doc.tar.xz) = ea881cf8f5a5e0d78ece1ab3ddb1e5db6c7193e6 +Size (tex-cyrillic-36834/cyrillic.doc.tar.xz) = 924800 bytes diff --git a/print/tex-cyrillic/Makefile b/print/tex-cyrillic/Makefile index 504b8c0df..0dadb74bd 100644 --- a/print/tex-cyrillic/Makefile +++ b/print/tex-cyrillic/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2010/11/16 17:55:15 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/14 12:50:02 markd Exp $ DISTNAME= cyrillic -PKGNAME= tex-${DISTNAME}-2010 -TEXLIVE_REV= 20254 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 36834 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/cyrillic COMMENT= Support for Cyrillic fonts in LaTeX +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb24 diff --git a/print/tex-cyrillic/distinfo b/print/tex-cyrillic/distinfo index f519449b0..177e4bc27 100644 --- a/print/tex-cyrillic/distinfo +++ b/print/tex-cyrillic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/16 17:55:15 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-cyrillic-20254/cyrillic.tar.xz) = 4e240c28b4c078e2c3815ece2771def33ab62c13 -RMD160 (tex-cyrillic-20254/cyrillic.tar.xz) = 14e023f1165da43e89eef9c1052004b2417d9f88 -Size (tex-cyrillic-20254/cyrillic.tar.xz) = 15572 bytes +SHA1 (tex-cyrillic-36834/cyrillic.tar.xz) = 159fef6a599d6abd4dbdf3193afbb7858a932515 +RMD160 (tex-cyrillic-36834/cyrillic.tar.xz) = fdb9e7e36ae3b33c26ad391fbdc238586ad02cfb +Size (tex-cyrillic-36834/cyrillic.tar.xz) = 15700 bytes diff --git a/print/tex-dashbox-doc/DESCR b/print/tex-dashbox-doc/DESCR new file mode 100644 index 000000000..a039099e3 --- /dev/null +++ b/print/tex-dashbox-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dashbox. diff --git a/print/tex-dashbox-doc/Makefile b/print/tex-dashbox-doc/Makefile new file mode 100644 index 000000000..3fb41f6a9 --- /dev/null +++ b/print/tex-dashbox-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 22:13:54 markd Exp $ + +DISTNAME= dashbox.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.14 +TEXLIVE_REV= 23425 + +MAINTAINER= markd@NetBSD.org +COMMENT= Documentation for tex-dashbox + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dashbox-doc/PLIST b/print/tex-dashbox-doc/PLIST new file mode 100644 index 000000000..1b94b9557 --- /dev/null +++ b/print/tex-dashbox-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 22:13:54 markd Exp $ +share/texmf-dist/doc/latex/dashbox/dashbox.pdf diff --git a/print/tex-dashbox-doc/distinfo b/print/tex-dashbox-doc/distinfo new file mode 100644 index 000000000..cbf956565 --- /dev/null +++ b/print/tex-dashbox-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 22:13:54 markd Exp $ + +SHA1 (tex-dashbox-23425/dashbox.doc.tar.xz) = b180fcfea3e8d8d4d2205f7dfc36bd40873dc6e1 +RMD160 (tex-dashbox-23425/dashbox.doc.tar.xz) = f3fb13826a361706d4fc88ace20a4bd5ef413811 +Size (tex-dashbox-23425/dashbox.doc.tar.xz) = 159404 bytes diff --git a/print/tex-dashbox/DESCR b/print/tex-dashbox/DESCR new file mode 100644 index 000000000..afb3ab416 --- /dev/null +++ b/print/tex-dashbox/DESCR @@ -0,0 +1,3 @@ +The package can draw boxes that perform like \framebox or +\fbox, but use dashed lines. The package can also draw (an +illusion of) vertical stacks of boxes. diff --git a/print/tex-dashbox/Makefile b/print/tex-dashbox/Makefile new file mode 100644 index 000000000..639f9eefb --- /dev/null +++ b/print/tex-dashbox/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 22:13:54 markd Exp $ + +DISTNAME= dashbox +PKGNAME= tex-${DISTNAME}-1.14 +TEXLIVE_REV= 23425 + +MAINTAINER= markd@NetBSD.org +COMMENT= Draw dashed boxes + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dashbox/PLIST b/print/tex-dashbox/PLIST new file mode 100644 index 000000000..21c9ac7d7 --- /dev/null +++ b/print/tex-dashbox/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 22:13:54 markd Exp $ +share/texmf-dist/tex/latex/dashbox/dashbox.sty diff --git a/print/tex-dashbox/distinfo b/print/tex-dashbox/distinfo new file mode 100644 index 000000000..d205401b5 --- /dev/null +++ b/print/tex-dashbox/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 22:13:54 markd Exp $ + +SHA1 (tex-dashbox-23425/dashbox.tar.xz) = 6cba6e1294c83c923c8a312f09b21f5ead11fb42 +RMD160 (tex-dashbox-23425/dashbox.tar.xz) = 4c4e6c036f7e3da7c028b6e0b7be587815416763 +Size (tex-dashbox-23425/dashbox.tar.xz) = 1608 bytes diff --git a/print/tex-datatool-doc/Makefile b/print/tex-datatool-doc/Makefile index 3e27cb9ef..907d2c5ef 100644 --- a/print/tex-datatool-doc/Makefile +++ b/print/tex-datatool-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 21:10:30 markd Exp $ -# TeX Live Revision 16023 +# $NetBSD: Makefile,v 1.2 2015/04/22 10:38:59 markd Exp $ DISTNAME= datatool.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.03 +PKGNAME= tex-${DISTNAME:S/./-/}-2.22 +TEXLIVE_REV= 34305 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-datatool diff --git a/print/tex-datatool-doc/PLIST b/print/tex-datatool-doc/PLIST index c26d3e982..52da26510 100644 --- a/print/tex-datatool-doc/PLIST +++ b/print/tex-datatool-doc/PLIST @@ -1,4 +1,65 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/10 21:10:30 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:38:59 markd Exp $ share/texmf-dist/doc/latex/datatool/CHANGES +share/texmf-dist/doc/latex/datatool/INSTALL share/texmf-dist/doc/latex/datatool/README -share/texmf-dist/doc/latex/datatool/datatool.pdf +share/texmf-dist/doc/latex/datatool/datatool-code.pdf +share/texmf-dist/doc/latex/datatool/datatool-user.pdf +share/texmf-dist/doc/latex/datatool/datatool-user.tex +share/texmf-dist/doc/latex/datatool/samples/data-raw-psaved.dbtex +share/texmf-dist/doc/latex/datatool/samples/data-raw-saved.dbtex +share/texmf-dist/doc/latex/datatool/samples/data-raw.dbtex +share/texmf-dist/doc/latex/datatool/samples/data.csv +share/texmf-dist/doc/latex/datatool/samples/data2.csv +share/texmf-dist/doc/latex/datatool/samples/exp25a.csv +share/texmf-dist/doc/latex/datatool/samples/exp25b.csv +share/texmf-dist/doc/latex/datatool/samples/exp30a.csv +share/texmf-dist/doc/latex/datatool/samples/fruit.csv +share/texmf-dist/doc/latex/datatool/samples/groupa.csv +share/texmf-dist/doc/latex/datatool/samples/groupb.csv +share/texmf-dist/doc/latex/datatool/samples/index.csv +share/texmf-dist/doc/latex/datatool/samples/mydata.csv +share/texmf-dist/doc/latex/datatool/samples/mynewdata.csv +share/texmf-dist/doc/latex/datatool/samples/onecol.csv +share/texmf-dist/doc/latex/datatool/samples/plotdata.csv +share/texmf-dist/doc/latex/datatool/samples/polygon.csv +share/texmf-dist/doc/latex/datatool/samples/profits.csv +share/texmf-dist/doc/latex/datatool/samples/rawdata.csv +share/texmf-dist/doc/latex/datatool/samples/rawdata2.csv +share/texmf-dist/doc/latex/datatool/samples/rawdata3.csv +share/texmf-dist/doc/latex/datatool/samples/sample-autokeys.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-autokeys.tex +share/texmf-dist/doc/latex/datatool/samples/sample-barchart.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-barchart.tex +share/texmf-dist/doc/latex/datatool/samples/sample-datatooltk.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-datatooltk.tex +share/texmf-dist/doc/latex/datatool/samples/sample-dict.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-dict.tex +share/texmf-dist/doc/latex/datatool/samples/sample-europecv-bib.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-europecv-bib.tex +share/texmf-dist/doc/latex/datatool/samples/sample-gidx.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-gidx.tex +share/texmf-dist/doc/latex/datatool/samples/sample-glossary.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-glossary.tex +share/texmf-dist/doc/latex/datatool/samples/sample-index.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-index.tex +share/texmf-dist/doc/latex/datatool/samples/sample-mail-merge.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-mail-merge.tex +share/texmf-dist/doc/latex/datatool/samples/sample-piechart.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-piechart.tex +share/texmf-dist/doc/latex/datatool/samples/sample-sort.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-sort.tex +share/texmf-dist/doc/latex/datatool/samples/sample-student-records.csv +share/texmf-dist/doc/latex/datatool/samples/sample-student-scores.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-student-scores.tex +share/texmf-dist/doc/latex/datatool/samples/sample-two-per-row.pdf +share/texmf-dist/doc/latex/datatool/samples/sample-two-per-row.tex +share/texmf-dist/doc/latex/datatool/samples/sample3.csv +share/texmf-dist/doc/latex/datatool/samples/sample4.csv +share/texmf-dist/doc/latex/datatool/samples/scores2.csv +share/texmf-dist/doc/latex/datatool/samples/semesterscores.csv +share/texmf-dist/doc/latex/datatool/samples/students.csv +share/texmf-dist/doc/latex/datatool/samples/studentscores.csv +share/texmf-dist/doc/latex/datatool/samples/test-export-from-calc.csv +share/texmf-dist/doc/latex/datatool/samples/test-missing-some-headers.csv +share/texmf-dist/doc/latex/datatool/samples/test-rawtex.dbtex +share/texmf-dist/doc/latex/datatool/samples/test-scores.csv diff --git a/print/tex-datatool-doc/distinfo b/print/tex-datatool-doc/distinfo index e87b79705..b73721a9d 100644 --- a/print/tex-datatool-doc/distinfo +++ b/print/tex-datatool-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/10 21:10:30 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:38:59 markd Exp $ -SHA1 (tex-datatool-doc-2.03/datatool.doc.tar.xz) = 3de8a233f8eb65dddcc2d895a2538b5ec53c7154 -RMD160 (tex-datatool-doc-2.03/datatool.doc.tar.xz) = 569648c657ee01056a9142cab9bdb0fe422ec1d9 -Size (tex-datatool-doc-2.03/datatool.doc.tar.xz) = 1217412 bytes +SHA1 (tex-datatool-34305/datatool.doc.tar.xz) = 948490f7a9e426181636fdf06afeb58f5fa3acc8 +RMD160 (tex-datatool-34305/datatool.doc.tar.xz) = 3f54d2a3468e73c1617a76dae2767af10150fe0f +Size (tex-datatool-34305/datatool.doc.tar.xz) = 2377108 bytes diff --git a/print/tex-datatool/Makefile b/print/tex-datatool/Makefile index 31c345112..384bacf8c 100644 --- a/print/tex-datatool/Makefile +++ b/print/tex-datatool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:40:30 markd Exp $ -# TeX Live Revision 16023 +# $NetBSD: Makefile,v 1.2 2015/04/22 10:38:59 markd Exp $ DISTNAME= datatool -PKGNAME= tex-${DISTNAME}-2.03 +PKGNAME= tex-${DISTNAME}-2.22 +TEXLIVE_REV= 34305 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tools to load and manipulate data diff --git a/print/tex-datatool/PLIST b/print/tex-datatool/PLIST index b49776181..0191ec06d 100644 --- a/print/tex-datatool/PLIST +++ b/print/tex-datatool/PLIST @@ -1,8 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:40:30 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:38:59 markd Exp $ share/texmf-dist/bibtex/bst/datatool/databib.bst share/texmf-dist/tex/latex/datatool/databar.sty share/texmf-dist/tex/latex/datatool/databib.sty +share/texmf-dist/tex/latex/datatool/datagidx.sty share/texmf-dist/tex/latex/datatool/datapie.sty share/texmf-dist/tex/latex/datatool/dataplot.sty +share/texmf-dist/tex/latex/datatool/datatool-base.sty +share/texmf-dist/tex/latex/datatool/datatool-fp.sty +share/texmf-dist/tex/latex/datatool/datatool-pgfmath.sty share/texmf-dist/tex/latex/datatool/datatool.sty share/texmf-dist/tex/latex/datatool/person.sty diff --git a/print/tex-datatool/distinfo b/print/tex-datatool/distinfo index 85dbd2746..a7e9f4ac0 100644 --- a/print/tex-datatool/distinfo +++ b/print/tex-datatool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:40:30 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:38:59 markd Exp $ -SHA1 (tex-datatool-2.03/datatool.tar.xz) = 7271390c23e8254b088332ebeb2ede140980104b -RMD160 (tex-datatool-2.03/datatool.tar.xz) = c3f02c7bd30b539b41c770aba38836986c534a19 -Size (tex-datatool-2.03/datatool.tar.xz) = 36636 bytes +SHA1 (tex-datatool-34305/datatool.tar.xz) = 042fd432beccf5c6e029e14b766ea7a9762c6b74 +RMD160 (tex-datatool-34305/datatool.tar.xz) = 37ed00605324219a98cee52a365a9684e134e527 +Size (tex-datatool-34305/datatool.tar.xz) = 53108 bytes diff --git a/print/tex-datetime-doc/Makefile b/print/tex-datetime-doc/Makefile index 7e8b31d69..a34bc7ef1 100644 --- a/print/tex-datetime-doc/Makefile +++ b/print/tex-datetime-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:36:13 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:42:01 markd Exp $ DISTNAME= datetime.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.58 -TEXLIVE_REV= 19834 +PKGNAME= tex-${DISTNAME:S/./-/}-2.60 +TEXLIVE_REV= 36650 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-datetime +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-datetime-doc/PLIST b/print/tex-datetime-doc/PLIST index 1eaa941cb..ea06e82ff 100644 --- a/print/tex-datetime-doc/PLIST +++ b/print/tex-datetime-doc/PLIST @@ -1,7 +1,14 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/12 16:36:13 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:42:01 markd Exp $ share/texmf-dist/doc/latex/datetime/CHANGES share/texmf-dist/doc/latex/datetime/README share/texmf-dist/doc/latex/datetime/datetime-manual.css share/texmf-dist/doc/latex/datetime/datetime-manual.html share/texmf-dist/doc/latex/datetime/datetime-manual.tex share/texmf-dist/doc/latex/datetime/datetime.pdf +share/texmf-dist/doc/latex/datetime/datetime.perl +share/texmf-dist/doc/latex/datetime/dt-lang.tex +share/texmf-dist/doc/latex/datetime/dt-sampl.tex +share/texmf-dist/doc/latex/datetime/samples/dt-lang.pdf +share/texmf-dist/doc/latex/datetime/samples/dt-lang.tex +share/texmf-dist/doc/latex/datetime/samples/dt-sampl.pdf +share/texmf-dist/doc/latex/datetime/samples/dt-sampl.tex diff --git a/print/tex-datetime-doc/distinfo b/print/tex-datetime-doc/distinfo index 6a6a1ae20..b11864f45 100644 --- a/print/tex-datetime-doc/distinfo +++ b/print/tex-datetime-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/12 16:36:13 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:42:01 markd Exp $ -SHA1 (tex-datetime-19834/datetime.doc.tar.xz) = e4e2b2cdc5327a28921f5e8fa1d3253cbc9422f1 -RMD160 (tex-datetime-19834/datetime.doc.tar.xz) = 969280d61c3698327d40f4c98f0cb859935e00d6 -Size (tex-datetime-19834/datetime.doc.tar.xz) = 284472 bytes +SHA1 (tex-datetime-36650/datetime.doc.tar.xz) = 9d07483a006e5b2244cac9bb0e86f967e912e8d6 +RMD160 (tex-datetime-36650/datetime.doc.tar.xz) = e0da793c2e50f648fd6e841222a77e6400bb8d43 +Size (tex-datetime-36650/datetime.doc.tar.xz) = 427364 bytes diff --git a/print/tex-datetime/DESCR b/print/tex-datetime/DESCR index 8f0450ae4..337929283 100644 --- a/print/tex-datetime/DESCR +++ b/print/tex-datetime/DESCR @@ -3,3 +3,4 @@ Provides various different formats for the text created by the command any given time), in 12-hour, 24-hour or text format. The package overrides babel's date format, having its own library of date formats in different languages. The package requires the fmtcount package. +This package is now obsolete and has been replaced by datetime2. diff --git a/print/tex-datetime/Makefile b/print/tex-datetime/Makefile index 60896e780..8cf44a377 100644 --- a/print/tex-datetime/Makefile +++ b/print/tex-datetime/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:36:05 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:42:01 markd Exp $ DISTNAME= datetime -PKGNAME= tex-${DISTNAME}-2.58 -TEXLIVE_REV= 19834 +PKGNAME= tex-${DISTNAME}-2.60 +TEXLIVE_REV= 36650 MAINTAINER= minskim@NetBSD.org COMMENT= Change format of \today with commands for current time +LICENSE= lppl-1.3c DEPENDS+= tex-fmtcount-[0-9]*:../../print/tex-fmtcount DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-datetime/PLIST b/print/tex-datetime/PLIST index f622f7ba8..1382e2223 100644 --- a/print/tex-datetime/PLIST +++ b/print/tex-datetime/PLIST @@ -1,14 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/12 16:36:05 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:42:01 markd Exp $ +share/texmf-dist/tex/latex/datetime/datetime-defaults.sty share/texmf-dist/tex/latex/datetime/datetime.sty share/texmf-dist/tex/latex/datetime/dt-UKenglish.def share/texmf-dist/tex/latex/datetime/dt-USenglish.def share/texmf-dist/tex/latex/datetime/dt-american.def share/texmf-dist/tex/latex/datetime/dt-austrian.def +share/texmf-dist/tex/latex/datetime/dt-australian.def share/texmf-dist/tex/latex/datetime/dt-bahasa.def share/texmf-dist/tex/latex/datetime/dt-basque.def share/texmf-dist/tex/latex/datetime/dt-breton.def share/texmf-dist/tex/latex/datetime/dt-british.def share/texmf-dist/tex/latex/datetime/dt-bulgarian.def +share/texmf-dist/tex/latex/datetime/dt-canadian.def share/texmf-dist/tex/latex/datetime/dt-catalan.def share/texmf-dist/tex/latex/datetime/dt-croatian.def share/texmf-dist/tex/latex/datetime/dt-czech.def @@ -29,6 +32,7 @@ share/texmf-dist/tex/latex/datetime/dt-latin.def share/texmf-dist/tex/latex/datetime/dt-lsorbian.def share/texmf-dist/tex/latex/datetime/dt-magyar.def share/texmf-dist/tex/latex/datetime/dt-naustrian.def +share/texmf-dist/tex/latex/datetime/dt-newzealand.def share/texmf-dist/tex/latex/datetime/dt-ngerman.def share/texmf-dist/tex/latex/datetime/dt-norsk.def share/texmf-dist/tex/latex/datetime/dt-polish.def diff --git a/print/tex-datetime/distinfo b/print/tex-datetime/distinfo index 23b7ec33b..940385c4d 100644 --- a/print/tex-datetime/distinfo +++ b/print/tex-datetime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/12 16:36:05 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:42:01 markd Exp $ -SHA1 (tex-datetime-19834/datetime.tar.xz) = d680747660823a2862861a55773243451f74fa4d -RMD160 (tex-datetime-19834/datetime.tar.xz) = 80f271065305a5802fec5152eebc090c60a95867 -Size (tex-datetime-19834/datetime.tar.xz) = 11972 bytes +SHA1 (tex-datetime-36650/datetime.tar.xz) = c63d0c62310f931681075154d24d11af12531acc +RMD160 (tex-datetime-36650/datetime.tar.xz) = dad322ecd17ba9773b0957a583ccc64a3c568648 +Size (tex-datetime-36650/datetime.tar.xz) = 13588 bytes diff --git a/print/tex-dblfloatfix-doc/Makefile b/print/tex-dblfloatfix-doc/Makefile index ec54c0c59..7e0ada373 100644 --- a/print/tex-dblfloatfix-doc/Makefile +++ b/print/tex-dblfloatfix-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/21 06:15:40 minskim Exp $ -# TeX Live Revision 17191 +# $NetBSD: Makefile,v 1.2 2015/04/22 10:44:27 markd Exp $ DISTNAME= dblfloatfix.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +PKGNAME= tex-${DISTNAME:S/./-/}-1.0a +TEXLIVE_REV= 28983 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-dblfloatfix +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dblfloatfix-doc/distinfo b/print/tex-dblfloatfix-doc/distinfo index 12c2e19bd..9d2a2f505 100644 --- a/print/tex-dblfloatfix-doc/distinfo +++ b/print/tex-dblfloatfix-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/21 06:15:40 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:44:27 markd Exp $ -SHA1 (tex-dblfloatfix-doc-1.0/dblfloatfix.doc.tar.xz) = e7ac5019540336851c71f6c8e9530610dae86270 -RMD160 (tex-dblfloatfix-doc-1.0/dblfloatfix.doc.tar.xz) = 8c48eb78e15bb9e1dcadadf4b671febcb968cf8a -Size (tex-dblfloatfix-doc-1.0/dblfloatfix.doc.tar.xz) = 220764 bytes +SHA1 (tex-dblfloatfix-28983/dblfloatfix.doc.tar.xz) = 7523fc863d8e0cb7b40045f9089201ca0fa39ee8 +RMD160 (tex-dblfloatfix-28983/dblfloatfix.doc.tar.xz) = 4746e62822605d97e9cc817989924221587f78b3 +Size (tex-dblfloatfix-28983/dblfloatfix.doc.tar.xz) = 219620 bytes diff --git a/print/tex-dblfloatfix/Makefile b/print/tex-dblfloatfix/Makefile index 0a8d54e50..d914a55d6 100644 --- a/print/tex-dblfloatfix/Makefile +++ b/print/tex-dblfloatfix/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/21 06:14:03 minskim Exp $ -# TeX Live Revision 17191 +# $NetBSD: Makefile,v 1.2 2015/04/22 10:44:27 markd Exp $ DISTNAME= dblfloatfix -PKGNAME= tex-${DISTNAME}-1.0 +PKGNAME= tex-${DISTNAME}-1.0a +TEXLIVE_REV= 28983 MAINTAINER= minskim@NetBSD.org COMMENT= Fixes for twocolumn floats +LICENSE= lppl-1.3c CONFLICTS+= tex-ltxmisc<2009 diff --git a/print/tex-dblfloatfix/distinfo b/print/tex-dblfloatfix/distinfo index 3fbc996f2..ac3dc3743 100644 --- a/print/tex-dblfloatfix/distinfo +++ b/print/tex-dblfloatfix/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/21 06:14:03 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:44:27 markd Exp $ -SHA1 (tex-dblfloatfix-1.0/dblfloatfix.tar.xz) = 7d978988018bd5fbab1c2061f9e3d11d38ac2b8b -RMD160 (tex-dblfloatfix-1.0/dblfloatfix.tar.xz) = 1d1d439f9a4ca9ac79754feba7c560158486abd0 -Size (tex-dblfloatfix-1.0/dblfloatfix.tar.xz) = 2612 bytes +SHA1 (tex-dblfloatfix-28983/dblfloatfix.tar.xz) = 4ed0df5c49d49b3d025ee15237654d5d139ba7da +RMD160 (tex-dblfloatfix-28983/dblfloatfix.tar.xz) = b29f74160f7698d8f16c08798e7d70d9af52e64e +Size (tex-dblfloatfix-28983/dblfloatfix.tar.xz) = 2660 bytes diff --git a/print/tex-dehyph-exptl-doc/Makefile b/print/tex-dehyph-exptl-doc/Makefile index e81011086..8f58256de 100644 --- a/print/tex-dehyph-exptl-doc/Makefile +++ b/print/tex-dehyph-exptl-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/11/08 00:40:07 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 10:47:34 markd Exp $ DISTNAME= dehyph-exptl.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.20 -TEXLIVE_REV= 18640 +PKGNAME= tex-${DISTNAME:S/./-/}-0.40 +TEXLIVE_REV= 34459 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-dehyph-exptl diff --git a/print/tex-dehyph-exptl-doc/PLIST b/print/tex-dehyph-exptl-doc/PLIST index 8f0d0ac05..e5b2cbefe 100644 --- a/print/tex-dehyph-exptl-doc/PLIST +++ b/print/tex-dehyph-exptl-doc/PLIST @@ -1,10 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/23 09:52:07 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:47:34 markd Exp $ share/texmf-dist/doc/generic/dehyph-exptl/CHANGES share/texmf-dist/doc/generic/dehyph-exptl/INSTALL share/texmf-dist/doc/generic/dehyph-exptl/LICENSE share/texmf-dist/doc/generic/dehyph-exptl/README share/texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.bib share/texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.pdf -share/texmf-dist/doc/generic/dehyph-exptl/projektbeschreibung.bib -share/texmf-dist/doc/generic/dehyph-exptl/projektbeschreibung.pdf -share/texmf-dist/doc/generic/dehyph-exptl/projektbeschreibung.tex +share/texmf-dist/doc/generic/dehyph-exptl/dehyph-exptl.tex diff --git a/print/tex-dehyph-exptl-doc/distinfo b/print/tex-dehyph-exptl-doc/distinfo index b22b1f446..318a66310 100644 --- a/print/tex-dehyph-exptl-doc/distinfo +++ b/print/tex-dehyph-exptl-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/08 00:40:07 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:47:34 markd Exp $ -SHA1 (tex-dehyph-exptl-18640/dehyph-exptl.doc.tar.xz) = d6f13f0e5de2b3ded4fc650028b62307685ddabb -RMD160 (tex-dehyph-exptl-18640/dehyph-exptl.doc.tar.xz) = 9aac14b7071fbb08dc5c798e9eed8568854bc431 -Size (tex-dehyph-exptl-18640/dehyph-exptl.doc.tar.xz) = 345184 bytes +SHA1 (tex-dehyph-exptl-34459/dehyph-exptl.doc.tar.xz) = 96aa8e7b9ed8a5eca8f1c1809b13195b2c179031 +RMD160 (tex-dehyph-exptl-34459/dehyph-exptl.doc.tar.xz) = ee6f798b062f2d3104ae155ebcece58173301e18 +Size (tex-dehyph-exptl-34459/dehyph-exptl.doc.tar.xz) = 245156 bytes diff --git a/print/tex-dehyph-exptl/Makefile b/print/tex-dehyph-exptl/Makefile index ff0739911..df625e8da 100644 --- a/print/tex-dehyph-exptl/Makefile +++ b/print/tex-dehyph-exptl/Makefile @@ -1,33 +1,33 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:27 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/03 17:55:17 wiz Exp $ DISTNAME= dehyph-exptl -PKGNAME= tex-${DISTNAME}-0.20 -PKGREVISION= 2 -TEXLIVE_REV= 18640 +PKGNAME= tex-${DISTNAME}-0.40 +PKGREVISION= 1 +TEXLIVE_REV= 34459 MAINTAINER= minskim@NetBSD.org COMMENT= Experimental hyphenation patterns for the German language CONFLICTS+= teTeX-texmf<=3.0nb12 -TEX_HYPHEN_DAT+= german-x-2009-06-19 dehypht-x-2009-06-19.tex +TEX_HYPHEN_DAT+= german-x-2014-05-21 dehypht-x-2014-05-21.tex TEX_HYPHEN_DAT+= = german-x-latest -TEX_HYPHEN_DAT+= ngerman-x-2009-06-19 dehyphn-x-2009-06-19.tex +TEX_HYPHEN_DAT+= ngerman-x-2014-05-21 dehyphn-x-2014-05-21.tex TEX_HYPHEN_DAT+= = ngerman-x-latest -TEX_HYPHEN_DEF+= \addlanguage{german-x-2009-06-19}{dehypht-x-2009-06-19.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{german-x-latest}{dehypht-x-2009-06-19.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{ngerman-x-2009-06-19}{dehyphn-x-2009-06-19.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{ngerman-x-latest}{dehyphn-x-2009-06-19.tex}{}{2}{2} -TEX_HYPHEN_LUA+= ['german-x-2009-06-19']={ \ - loader='dehypht-x-2009-06-19.tex', \ +TEX_HYPHEN_DEF+= \\addlanguage{german-x-2014-05-21}{dehypht-x-2014-05-21.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{german-x-latest}{dehypht-x-2014-05-21.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{ngerman-x-2014-05-21}{dehyphn-x-2014-05-21.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{ngerman-x-latest}{dehyphn-x-2014-05-21.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['german-x-2014-05-21']={ \ + loader='dehypht-x-2014-05-21.tex', \ lefthyphenmin=2, \ righthyphenmin=2, \ synonyms={'german-x-latest',}, \ patterns='hyph-de-1901.pat.txt', \ hyphenation='hyph-de-1901.hyp.txt', \ }, -TEX_HYPHEN_LUA+= ['ngerman-x-2009-06-19']={ \ - loader='dehyphn-x-2009-06-19.tex', \ +TEX_HYPHEN_LUA+= ['ngerman-x-2014-05-21']={ \ + loader='dehyphn-x-2014-05-21.tex', \ lefthyphenmin=2, \ righthyphenmin=2, \ synonyms={'ngerman-x-latest',}, \ diff --git a/print/tex-dehyph-exptl/PLIST b/print/tex-dehyph-exptl/PLIST index 5ec74fd21..2a135ea2d 100644 --- a/print/tex-dehyph-exptl/PLIST +++ b/print/tex-dehyph-exptl/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2010/05/23 10:01:50 minskim Exp $ -share/texmf-dist/tex/generic/dehyph-exptl/dehyph-exptl.tex -share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2009-06-19.pat -share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2009-06-19.tex -share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2009-06-19.pat -share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2009-06-19.tex -share/texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2009-06-19.pat -share/texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2009-06-19.tex +@comment $NetBSD: PLIST,v 1.3 2015/04/22 10:47:33 markd Exp $ +share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2014-05-21.pat +share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2014-05-21.tex +share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2014-05-21.pat +share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2014-05-21.tex +share/texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2014-05-21.pat +share/texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2014-05-21.tex diff --git a/print/tex-dehyph-exptl/distinfo b/print/tex-dehyph-exptl/distinfo index 6e4092a9d..b63e87a6d 100644 --- a/print/tex-dehyph-exptl/distinfo +++ b/print/tex-dehyph-exptl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/08 00:40:07 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 10:47:33 markd Exp $ -SHA1 (tex-dehyph-exptl-18640/dehyph-exptl.tar.xz) = 4abfc8fa1f7fbafc1ff27acb1378bc1c65f2078b -RMD160 (tex-dehyph-exptl-18640/dehyph-exptl.tar.xz) = edafd33e62bf6471c8fc1565f9dc94a1d44ba27f -Size (tex-dehyph-exptl-18640/dehyph-exptl.tar.xz) = 66500 bytes +SHA1 (tex-dehyph-exptl-34459/dehyph-exptl.tar.xz) = 0ee5bf93c8f779edf5c931f7583b4937fd9a9f4b +RMD160 (tex-dehyph-exptl-34459/dehyph-exptl.tar.xz) = 753b0f066aab335fdfd0c8486b3026be581bce10 +Size (tex-dehyph-exptl-34459/dehyph-exptl.tar.xz) = 59776 bytes diff --git a/print/tex-dhua-doc/DESCR b/print/tex-dhua-doc/DESCR new file mode 100644 index 000000000..8607c1df0 --- /dev/null +++ b/print/tex-dhua-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dhua. diff --git a/print/tex-dhua-doc/Makefile b/print/tex-dhua-doc/Makefile new file mode 100644 index 000000000..4fdac4ae0 --- /dev/null +++ b/print/tex-dhua-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= dhua.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.11 +TEXLIVE_REV= 24035 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dhua +COMMENT= Documentation for tex-dhua +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dhua-doc/PLIST b/print/tex-dhua-doc/PLIST new file mode 100644 index 000000000..41c759d07 --- /dev/null +++ b/print/tex-dhua-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/dhua/README +share/texmf-dist/doc/latex/dhua/README.pdf +share/texmf-dist/doc/latex/dhua/SrcFILEs.txt +share/texmf-dist/doc/latex/dhua/dhua.pdf diff --git a/print/tex-dhua-doc/distinfo b/print/tex-dhua-doc/distinfo new file mode 100644 index 000000000..463e88c87 --- /dev/null +++ b/print/tex-dhua-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-dhua-24035/dhua.doc.tar.xz) = f6e469e36c2586700ee2faf679d49833ffed6c0c +RMD160 (tex-dhua-24035/dhua.doc.tar.xz) = f83e2a1f32756012079e76dc8231bb8ade06008a +Size (tex-dhua-24035/dhua.doc.tar.xz) = 323644 bytes diff --git a/print/tex-dhua/DESCR b/print/tex-dhua/DESCR new file mode 100644 index 000000000..50018b247 --- /dev/null +++ b/print/tex-dhua/DESCR @@ -0,0 +1,11 @@ +The package provides commands for those abbreviations of German +phrases for which the use of thin space is recommended. Setup +commands \newdhua and \newtwopartdhua are provided, as well as +commands for single cases (such as \zB for 'z. B.', saving the +user from typing such as 'z.\,B.'). To typeset the +documentation, the niceverb package, version 0.44, or later, is +required. Das Paket `dhua' stellt Befehle fur sog. +mehrgliedrige Abkurzungen bereit, fur die schmale Leerzeichen +(Festabstande) empfohlen werden (Duden, Wikipedia). In die +englische Paketdokumentation sind deutsche Erlauterungen +eingestreut. diff --git a/print/tex-dhua/Makefile b/print/tex-dhua/Makefile new file mode 100644 index 000000000..0febf01c7 --- /dev/null +++ b/print/tex-dhua/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= dhua +PKGNAME= tex-${DISTNAME}-0.11 +TEXLIVE_REV= 24035 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dhua +COMMENT= German abbreviations using thin space +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dhua/PLIST b/print/tex-dhua/PLIST new file mode 100644 index 000000000..c05655417 --- /dev/null +++ b/print/tex-dhua/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/tex/latex/dhua/dhua.cfg +share/texmf-dist/tex/latex/dhua/dhua.sty diff --git a/print/tex-dhua/distinfo b/print/tex-dhua/distinfo new file mode 100644 index 000000000..96f50b067 --- /dev/null +++ b/print/tex-dhua/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-dhua-24035/dhua.tar.xz) = 06d0415b3971779af1fd8830cedc36a8f7955674 +RMD160 (tex-dhua-24035/dhua.tar.xz) = 1c5e1553879d59697f578f9e2716b9be63d3c28c +Size (tex-dhua-24035/dhua.tar.xz) = 4664 bytes diff --git a/print/tex-dickimaw-doc/DESCR b/print/tex-dickimaw-doc/DESCR new file mode 100644 index 000000000..98c6c28e4 --- /dev/null +++ b/print/tex-dickimaw-doc/DESCR @@ -0,0 +1,11 @@ +The package provides are some of the books and tutorials that +form part of the "Dickimaw LaTeX Series". Only the A4 PDF is +included here. Other formats, such as HTML or a screen +optimized PDF, are available from the package home page. Books +included are: "LaTeX for Complete Novices": an introductory +guide to LaTeX. "Using LaTeX to Write a PhD Thesis": a follow- +on from "LaTeX for Complete Novices" geared towards students +who want to use LaTeX to write their PhD thesis. "Creating a +LaTeX minimal example": describes how to create a minimal +example, which can be used as a debugging aid when you +encounter errors in your LaTeX documents. diff --git a/print/tex-dickimaw-doc/Makefile b/print/tex-dickimaw-doc/Makefile new file mode 100644 index 000000000..4817730b5 --- /dev/null +++ b/print/tex-dickimaw-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= dickimaw.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32925 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dickimaw +COMMENT= Books and tutorials from the "Dickimaw LaTeX Series" +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dickimaw-doc/PLIST b/print/tex-dickimaw-doc/PLIST new file mode 100644 index 000000000..20a4a99b0 --- /dev/null +++ b/print/tex-dickimaw-doc/PLIST @@ -0,0 +1,162 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/dickimaw/ERRATA +share/texmf-dist/doc/latex/dickimaw/README +share/texmf-dist/doc/latex/dickimaw/dickimaw-minexample.pdf +share/texmf-dist/doc/latex/dickimaw/dickimaw-novices.pdf +share/texmf-dist/doc/latex/dickimaw/dickimaw-thesis.pdf +share/texmf-dist/doc/latex/dickimaw/src/fdl.tex +share/texmf-dist/doc/latex/dickimaw/src/minexample/dickimaw-minexample.tex +share/texmf-dist/doc/latex/dickimaw/src/minexample/minexample.sty +share/texmf-dist/doc/latex/dickimaw/src/novices/dickimaw-novices.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/glsentries.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/keywords.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/novices-a4paper.sty +share/texmf-dist/doc/latex/dickimaw/src/novices/novices-index.ist +share/texmf-dist/doc/latex/dickimaw/src/novices/novices.bib +share/texmf-dist/doc/latex/dickimaw/src/novices/novices.cls +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/acrobat.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/backtic.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/circle.pdf +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom3.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom4.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom5.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom6.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/cmdprom7.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/dinglist.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/dirviewer1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/dirviewer2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/dirviewer3.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/dirviewer4.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/draftimage.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/entersymbol.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/errormessage.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/exsamp.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/incgraph.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/incgraph2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/letterbox.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/maths.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/miktex1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/newdoc-1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/newdoc-2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/notepad1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/notepad2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/rectangle.pdf +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/reflbox.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/resizbox.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/rotbox.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/scalbox.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/shapes.pdf +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/tds.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal-texdoc.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal10.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal11.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal3.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal4.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal5.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal6.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal7.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal8.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/terminal9.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks-latexmk.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks-preferences.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig3.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig4.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks2.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks3.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks4.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks5-annote.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks5.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks6.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks7.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks8.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/texworks9.png +share/texmf-dist/doc/latex/dickimaw/src/novices/pictures/yap1.png +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/argument.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/auxiliary.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/cls.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/command.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/declaration.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/dvi.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/environment.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/fragile.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/group.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/hyphenation.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/intersentencespacing.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/introduction.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/length.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/mandatory.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/optional.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/output.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/perl.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/preamble.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/robust.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/short.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/source.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/terminal.tex +share/texmf-dist/doc/latex/dickimaw/src/novices/term-defs/tex.tex +share/texmf-dist/doc/latex/dickimaw/src/thesis/dickimaw-thesis.tex +share/texmf-dist/doc/latex/dickimaw/src/thesis/dickimawthesis.cls +share/texmf-dist/doc/latex/dickimaw/src/thesis/glsentries.tex +share/texmf-dist/doc/latex/dickimaw/src/thesis/imgsource/titlepage.tex +share/texmf-dist/doc/latex/dickimaw/src/thesis/listing-samples/helloworld.c +share/texmf-dist/doc/latex/dickimaw/src/thesis/listing-samples/sqrt.c +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/arara-installer.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/bibertool.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/doibutton.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/generatekey.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-pref-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-pref.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref1-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref1.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref10-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref10.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref11.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref12-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref12.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref2.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref3-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref3.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref4-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref4.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref5-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref5.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref6-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref6.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref7-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref7.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref8-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref8.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref9-thumbnail.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/jabref9.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/pagestyle.tex +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-addbutton.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-arara.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-arara2.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-bibtex.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmk.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmkbibtex.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-makeglossaries.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-pdflatex.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-pref.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/texworks-texindy.png +share/texmf-dist/doc/latex/dickimaw/src/thesis/pictures/titlepage.pdf +share/texmf-dist/doc/latex/dickimaw/src/thesis/thesis-a4paper.sty +share/texmf-dist/doc/latex/dickimaw/src/thesis/thesis-index.ist +share/texmf-dist/doc/latex/dickimaw/src/thesis/thesis.bib diff --git a/print/tex-dickimaw-doc/distinfo b/print/tex-dickimaw-doc/distinfo new file mode 100644 index 000000000..d69a68470 --- /dev/null +++ b/print/tex-dickimaw-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-dickimaw-32925/dickimaw.doc.tar.xz) = 1f5a42243be818bfa075912c82420430ad9ef74b +RMD160 (tex-dickimaw-32925/dickimaw.doc.tar.xz) = 5f2c554c0773bf8d8cce185838e5bd896fb0efb0 +Size (tex-dickimaw-32925/dickimaw.doc.tar.xz) = 6684416 bytes diff --git a/print/tex-dinbrief-doc/DESCR b/print/tex-dinbrief-doc/DESCR new file mode 100644 index 000000000..2aace83ec --- /dev/null +++ b/print/tex-dinbrief-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dinbrief. diff --git a/print/tex-dinbrief-doc/Makefile b/print/tex-dinbrief-doc/Makefile new file mode 100644 index 000000000..1a40cac9c --- /dev/null +++ b/print/tex-dinbrief-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= dinbrief.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dinbrief +COMMENT= Documentation for tex-dinbrief +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dinbrief-doc/PLIST b/print/tex-dinbrief-doc/PLIST new file mode 100644 index 000000000..264ad76cc --- /dev/null +++ b/print/tex-dinbrief-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/doc/latex/dinbrief/brfbody.tex +share/texmf-dist/doc/latex/dinbrief/brfkopf.tex +share/texmf-dist/doc/latex/dinbrief/dbold.tex +share/texmf-dist/doc/latex/dinbrief/dinbrief.pdf +share/texmf-dist/doc/latex/dinbrief/dinbrief.tex +share/texmf-dist/doc/latex/dinbrief/dintab.tex +share/texmf-dist/doc/latex/dinbrief/example.tex +share/texmf-dist/doc/latex/dinbrief/liesmich +share/texmf-dist/doc/latex/dinbrief/readme +share/texmf-dist/doc/latex/dinbrief/test10.tex +share/texmf-dist/doc/latex/dinbrief/test11.tex +share/texmf-dist/doc/latex/dinbrief/test12.tex +share/texmf-dist/doc/latex/dinbrief/testnorm.tex diff --git a/print/tex-dinbrief-doc/distinfo b/print/tex-dinbrief-doc/distinfo new file mode 100644 index 000000000..472cacfff --- /dev/null +++ b/print/tex-dinbrief-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-dinbrief-15878/dinbrief.doc.tar.xz) = 012ba0e6cda8b36dffa8996fa0359f9ff1ee79be +RMD160 (tex-dinbrief-15878/dinbrief.doc.tar.xz) = 3738b047bc5b74f34460a4ce21ad59579ec0ae61 +Size (tex-dinbrief-15878/dinbrief.doc.tar.xz) = 436604 bytes diff --git a/print/tex-dinbrief/DESCR b/print/tex-dinbrief/DESCR new file mode 100644 index 000000000..1c8a7bb04 --- /dev/null +++ b/print/tex-dinbrief/DESCR @@ -0,0 +1,10 @@ +Implements a document layout for writing letters according to +the rules of DIN (Deutsches Institut fur Normung, German +standardisation institute). A style file for LaTeX 2.09 (with +limited support of the features) is part of the package. Since +the letter layout is based on a German standard, the user guide +is written in German, but most macros have English names from +which the user can recognize what they are used for. In +addition there are example files showing how letters may be +created with the package. A graphical interface for use of the +dinbrief is provided in the dinbrief-GUI bundle. diff --git a/print/tex-dinbrief/Makefile b/print/tex-dinbrief/Makefile new file mode 100644 index 000000000..1121ed87a --- /dev/null +++ b/print/tex-dinbrief/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= dinbrief +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dinbrief +COMMENT= German letter DIN style +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dinbrief/PLIST b/print/tex-dinbrief/PLIST new file mode 100644 index 000000000..d33fd759c --- /dev/null +++ b/print/tex-dinbrief/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/dinbrief/dinbrief.cfg +share/texmf-dist/tex/latex/dinbrief/dinbrief.cls +share/texmf-dist/tex/latex/dinbrief/dinbrief.sty diff --git a/print/tex-dinbrief/distinfo b/print/tex-dinbrief/distinfo new file mode 100644 index 000000000..682a8ca8a --- /dev/null +++ b/print/tex-dinbrief/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-dinbrief-15878/dinbrief.tar.xz) = 2ba7191776bbe642ecf294bfc0ce6b483f504598 +RMD160 (tex-dinbrief-15878/dinbrief.tar.xz) = f2154e480066ebef29f19d4df2197d8c81699e98 +Size (tex-dinbrief-15878/dinbrief.tar.xz) = 12572 bytes diff --git a/print/tex-dk-bib-doc/DESCR b/print/tex-dk-bib-doc/DESCR new file mode 100644 index 000000000..d4de2e0a8 --- /dev/null +++ b/print/tex-dk-bib-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-dk-bib. diff --git a/print/tex-dk-bib-doc/Makefile b/print/tex-dk-bib-doc/Makefile new file mode 100644 index 000000000..a74cabeb7 --- /dev/null +++ b/print/tex-dk-bib-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:25:09 markd Exp $ + +DISTNAME= dk-bib.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.6 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-dk-bib +# LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dk-bib-doc/PLIST b/print/tex-dk-bib-doc/PLIST new file mode 100644 index 000000000..5c89af8c8 --- /dev/null +++ b/print/tex-dk-bib-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:25:09 markd Exp $ +share/texmf-dist/doc/latex/dk-bib/COPYRIGHT +share/texmf-dist/doc/latex/dk-bib/README +share/texmf-dist/doc/latex/dk-bib/dk-bib.ltx +share/texmf-dist/doc/latex/dk-bib/dk-bib.pdf diff --git a/print/tex-dk-bib-doc/distinfo b/print/tex-dk-bib-doc/distinfo new file mode 100644 index 000000000..470e0ee5c --- /dev/null +++ b/print/tex-dk-bib-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:25:09 markd Exp $ + +SHA1 (tex-dk-bib-15878/dk-bib.doc.tar.xz) = aa248dafe2d0e09d2e065939f80518d35c1df96d +RMD160 (tex-dk-bib-15878/dk-bib.doc.tar.xz) = 051840682dbb185df126ec4a765d6cb29c9601b5 +Size (tex-dk-bib-15878/dk-bib.doc.tar.xz) = 404472 bytes diff --git a/print/tex-dk-bib/DESCR b/print/tex-dk-bib/DESCR new file mode 100644 index 000000000..3b672ab32 --- /dev/null +++ b/print/tex-dk-bib/DESCR @@ -0,0 +1,6 @@ +Dk-bib is a translation of the four standard BibTeX style files +(abbrv, alpha, plain and unsrt) and the apalike style file into +Danish. The files have been extended with URL, ISBN, ISSN, +annote and printing fields which can be enabled through a LaTeX +style file. Dk-bib also comes with a couple of Danish sorting +order files for BibTeX8. diff --git a/print/tex-dk-bib/Makefile b/print/tex-dk-bib/Makefile new file mode 100644 index 000000000..57afa34ae --- /dev/null +++ b/print/tex-dk-bib/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:25:09 markd Exp $ + +DISTNAME= dk-bib +PKGNAME= tex-${DISTNAME}-0.6 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Danish variants of standard BibTeX styles +# LICENSE= other-free + +CONFLICTS+= teTeX-texmf<=3.0nb47 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dk-bib/PLIST b/print/tex-dk-bib/PLIST new file mode 100644 index 000000000..540bad8ac --- /dev/null +++ b/print/tex-dk-bib/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:25:09 markd Exp $ +share/texmf-dist/bibtex/bib/dk-bib/litteratur.bib +share/texmf-dist/bibtex/bst/dk-bib/dk-abbrv.bst +share/texmf-dist/bibtex/bst/dk-bib/dk-alpha.bst +share/texmf-dist/bibtex/bst/dk-bib/dk-apali.bst +share/texmf-dist/bibtex/bst/dk-bib/dk-plain.bst +share/texmf-dist/bibtex/bst/dk-bib/dk-unsrt.bst +share/texmf-dist/bibtex/csf/dk-bib/88591-dk.csf +share/texmf-dist/bibtex/csf/dk-bib/cp850-dk.csf +share/texmf-dist/bibtex/csf/dk-bib/mac-dk.csf +share/texmf-dist/bibtex/csf/dk-bib/utf8-dk.csf +share/texmf-dist/tex/latex/dk-bib/dk-apali.sty +share/texmf-dist/tex/latex/dk-bib/dk-bib.sty diff --git a/print/tex-dk-bib/distinfo b/print/tex-dk-bib/distinfo new file mode 100644 index 000000000..8ceb25fe5 --- /dev/null +++ b/print/tex-dk-bib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:25:09 markd Exp $ + +SHA1 (tex-dk-bib-15878/dk-bib.tar.xz) = 2dc84ac2c846f42677d47a9e0279dfc75a4cc3e1 +RMD160 (tex-dk-bib-15878/dk-bib.tar.xz) = 522d8822a870b772f09511fc0d3dcb0f3b905026 +Size (tex-dk-bib-15878/dk-bib.tar.xz) = 13628 bytes diff --git a/print/tex-dnp/DESCR b/print/tex-dnp/DESCR new file mode 100644 index 000000000..f4b85fa3e --- /dev/null +++ b/print/tex-dnp/DESCR @@ -0,0 +1,3 @@ +The file `DNP.sfd' which gives the relationship between JIS X +0208 (and JIS X 0212) in EUC encoding and wadalab's DNP font +encoding. diff --git a/print/tex-dnp/Makefile b/print/tex-dnp/Makefile new file mode 100644 index 000000000..58962f35d --- /dev/null +++ b/print/tex-dnp/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/05/10 01:04:04 markd Exp $ + +DISTNAME= dnp +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Relationship between JIS X 0208 and wadalab's DNP encodings + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dnp/PLIST b/print/tex-dnp/PLIST new file mode 100644 index 000000000..52e9d9ef1 --- /dev/null +++ b/print/tex-dnp/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/fonts/sfd/dnp/DNP.sfd diff --git a/print/tex-dnp/distinfo b/print/tex-dnp/distinfo new file mode 100644 index 000000000..b33e015a5 --- /dev/null +++ b/print/tex-dnp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-dnp-15878/dnp.tar.xz) = cf9ea1182a884710d1ee5ef327ee49a18bc0814a +RMD160 (tex-dnp-15878/dnp.tar.xz) = 816d2d6455b0779ca3b7057b2fa440e286530412 +Size (tex-dnp-15878/dnp.tar.xz) = 816 bytes diff --git a/print/tex-draftcopy-doc/DESCR b/print/tex-draftcopy-doc/DESCR new file mode 100644 index 000000000..de51c4992 --- /dev/null +++ b/print/tex-draftcopy-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-draftcopy. diff --git a/print/tex-draftcopy-doc/Makefile b/print/tex-draftcopy-doc/Makefile new file mode 100644 index 000000000..adc72b46f --- /dev/null +++ b/print/tex-draftcopy-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= draftcopy.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.16 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/draftcopy +COMMENT= Documentation for tex-draftcopy +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-draftcopy-doc/PLIST b/print/tex-draftcopy-doc/PLIST new file mode 100644 index 000000000..de682dd88 --- /dev/null +++ b/print/tex-draftcopy-doc/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/doc/latex/draftcopy/README +share/texmf-dist/doc/latex/draftcopy/THIS-IS-VERSION-2.16 +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-1.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-10.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-11.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-12.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-13.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-14.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-15.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-16.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-3.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-4.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-5.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-6.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-7.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-8.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex +share/texmf-dist/doc/latex/draftcopy/draftcopy.doc +share/texmf-dist/doc/latex/draftcopy/draftcopy.pdf diff --git a/print/tex-draftcopy-doc/distinfo b/print/tex-draftcopy-doc/distinfo new file mode 100644 index 000000000..2d534f35a --- /dev/null +++ b/print/tex-draftcopy-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-draftcopy-15878/draftcopy.doc.tar.xz) = 139fce4145b6f0e362c60df9a17f41f2de22cd76 +RMD160 (tex-draftcopy-15878/draftcopy.doc.tar.xz) = 685fc84105e2fd46d8cc2616e2ae452a7ee43a50 +Size (tex-draftcopy-15878/draftcopy.doc.tar.xz) = 122716 bytes diff --git a/print/tex-draftcopy/DESCR b/print/tex-draftcopy/DESCR new file mode 100644 index 000000000..8442a5a64 --- /dev/null +++ b/print/tex-draftcopy/DESCR @@ -0,0 +1,5 @@ +Places the word DRAFT (or other words) in light grey diagonally +across the background (or at the bottom) of each (or selected) +pages of the document. The package uses PostScript \special +commands, and may not therefore be used with PDFLaTeX. For that +usage, consider the wallpaper or draftwatermark packages. diff --git a/print/tex-draftcopy/Makefile b/print/tex-draftcopy/Makefile new file mode 100644 index 000000000..5109b8df9 --- /dev/null +++ b/print/tex-draftcopy/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= draftcopy +PKGNAME= tex-${DISTNAME}-2.16 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/draftcopy +COMMENT= Identify draft copies +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-draftcopy/PLIST b/print/tex-draftcopy/PLIST new file mode 100644 index 000000000..ba6fe23c0 --- /dev/null +++ b/print/tex-draftcopy/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/draftcopy/draftcopy.cfg +share/texmf-dist/tex/latex/draftcopy/draftcopy.sty diff --git a/print/tex-draftcopy/distinfo b/print/tex-draftcopy/distinfo new file mode 100644 index 000000000..576df69d6 --- /dev/null +++ b/print/tex-draftcopy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-draftcopy-15878/draftcopy.tar.xz) = c26893dd33eed1b8280d42cf328c0c8a90263e45 +RMD160 (tex-draftcopy-15878/draftcopy.tar.xz) = 43703ed0095387e06a72f9c28cb9448c6afda15d +Size (tex-draftcopy-15878/draftcopy.tar.xz) = 4240 bytes diff --git a/print/tex-draftwatermark-doc/Makefile b/print/tex-draftwatermark-doc/Makefile index f30d1d4b3..7f1193a47 100644 --- a/print/tex-draftwatermark-doc/Makefile +++ b/print/tex-draftwatermark-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/11/13 03:22:36 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 10:51:05 markd Exp $ DISTNAME= draftwatermark.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.0 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 25045 MAINTAINER= reed@reedmedia.net COMMENT= Documentation for tex-draftwatermark diff --git a/print/tex-draftwatermark-doc/PLIST b/print/tex-draftwatermark-doc/PLIST index bd35038c5..882f0739e 100644 --- a/print/tex-draftwatermark-doc/PLIST +++ b/print/tex-draftwatermark-doc/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/11/13 03:22:36 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 10:51:05 markd Exp $ share/texmf-dist/doc/latex/draftwatermark/README share/texmf-dist/doc/latex/draftwatermark/draftwatermark.pdf +share/texmf-dist/doc/latex/draftwatermark/test_draftwatermark.tex diff --git a/print/tex-draftwatermark-doc/distinfo b/print/tex-draftwatermark-doc/distinfo index dc90bc58d..27dd7b58a 100644 --- a/print/tex-draftwatermark-doc/distinfo +++ b/print/tex-draftwatermark-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/11/13 03:22:36 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 10:51:05 markd Exp $ -SHA1 (tex-draftwatermark-15878/draftwatermark.doc.tar.xz) = 59746c7e35c8fb8f62fafaf8c3e3ac69a516f588 -RMD160 (tex-draftwatermark-15878/draftwatermark.doc.tar.xz) = 6dc82b7f2c82ebf165a9564ad5906f75dbd199d0 -Size (tex-draftwatermark-15878/draftwatermark.doc.tar.xz) = 18536 bytes +SHA1 (tex-draftwatermark-25045/draftwatermark.doc.tar.xz) = fcbada157ed986267d08e87c79d59b727efde2b8 +RMD160 (tex-draftwatermark-25045/draftwatermark.doc.tar.xz) = 29b46b030e725cff0f9bf861e105a26c4186e2d2 +Size (tex-draftwatermark-25045/draftwatermark.doc.tar.xz) = 91516 bytes diff --git a/print/tex-draftwatermark/Makefile b/print/tex-draftwatermark/Makefile index a6469a1f0..feb267d6c 100644 --- a/print/tex-draftwatermark/Makefile +++ b/print/tex-draftwatermark/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/13 03:21:33 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/22 10:51:05 markd Exp $ DISTNAME= draftwatermark -PKGNAME= tex-${DISTNAME}-1.0 -PKGREVISION= 1 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 25045 MAINTAINER= reed@reedmedia.net COMMENT= Textual watermark package for LaTeX diff --git a/print/tex-draftwatermark/distinfo b/print/tex-draftwatermark/distinfo index 89c1a110e..9b269c4cb 100644 --- a/print/tex-draftwatermark/distinfo +++ b/print/tex-draftwatermark/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/13 03:21:33 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 10:51:05 markd Exp $ -SHA1 (tex-draftwatermark-15878/draftwatermark.tar.xz) = f042144ecdda73d54b276f81c730c5925ec291f3 -RMD160 (tex-draftwatermark-15878/draftwatermark.tar.xz) = 215af5d7c9b20de17aabb265ea176f4a91f67958 -Size (tex-draftwatermark-15878/draftwatermark.tar.xz) = 1576 bytes +SHA1 (tex-draftwatermark-25045/draftwatermark.tar.xz) = c9e8bb7d2ac33a23083794283250b3ee225ccbca +RMD160 (tex-draftwatermark-25045/draftwatermark.tar.xz) = 89536fdc8622e8839a177fd17365fe118690b116 +Size (tex-draftwatermark-25045/draftwatermark.tar.xz) = 1692 bytes diff --git a/print/tex-dtxtut-doc/DESCR b/print/tex-dtxtut-doc/DESCR new file mode 100644 index 000000000..6fdf8659e --- /dev/null +++ b/print/tex-dtxtut-doc/DESCR @@ -0,0 +1,3 @@ +This tutorial is intended for advanced LaTeX2e users who want +to learn how to create .ins and .dtx files for distributing +their homebrewed classes and package files. diff --git a/print/tex-dtxtut-doc/Makefile b/print/tex-dtxtut-doc/Makefile new file mode 100644 index 000000000..21744c9de --- /dev/null +++ b/print/tex-dtxtut-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= dtxtut.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dtxtut +COMMENT= Tutorial on writing .dtx and .ins files +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dtxtut-doc/PLIST b/print/tex-dtxtut-doc/PLIST new file mode 100644 index 000000000..295e5f884 --- /dev/null +++ b/print/tex-dtxtut-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/dtxtut/README +share/texmf-dist/doc/latex/dtxtut/cskeleton.dtx +share/texmf-dist/doc/latex/dtxtut/cskeleton.ins +share/texmf-dist/doc/latex/dtxtut/dtxtut.pdf +share/texmf-dist/doc/latex/dtxtut/dtxtut.tex +share/texmf-dist/doc/latex/dtxtut/skeleton.dtx +share/texmf-dist/doc/latex/dtxtut/skeleton.ins diff --git a/print/tex-dtxtut-doc/distinfo b/print/tex-dtxtut-doc/distinfo new file mode 100644 index 000000000..b8d77bf00 --- /dev/null +++ b/print/tex-dtxtut-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-dtxtut-15878/dtxtut.doc.tar.xz) = 4b5cbf09927ed5cb06f2c6e7bc6bcddede266d10 +RMD160 (tex-dtxtut-15878/dtxtut.doc.tar.xz) = 724c1620fba6a7299ea0340df8bc2e258f1ea359 +Size (tex-dtxtut-15878/dtxtut.doc.tar.xz) = 199744 bytes diff --git a/print/tex-dvipdfmx-def/Makefile b/print/tex-dvipdfmx-def/Makefile index 491c367d4..c37ba357e 100644 --- a/print/tex-dvipdfmx-def/Makefile +++ b/print/tex-dvipdfmx-def/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2013/11/14 06:32:21 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 16:54:08 wiz Exp $ DISTNAME= dvipdfmx-def -PKGNAME= tex-${DISTNAME}-3.3 -TEXLIVE_REV= 31722 +PKGNAME= tex-${DISTNAME}-4.04 +TEXLIVE_REV= 36647 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dvipdfmx-def COMMENT= Driver-dependent file for DVIPDFMx LICENSE= lppl-1.3c diff --git a/print/tex-dvipdfmx-def/distinfo b/print/tex-dvipdfmx-def/distinfo index 83804703b..de14bbb1a 100644 --- a/print/tex-dvipdfmx-def/distinfo +++ b/print/tex-dvipdfmx-def/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/11/14 06:32:21 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 03:45:55 markd Exp $ -SHA1 (tex-dvipdfmx-def-31722/dvipdfmx-def.tar.xz) = bc8ddf86a0fde4b6f29b782dd60dbced3cde9471 -RMD160 (tex-dvipdfmx-def-31722/dvipdfmx-def.tar.xz) = a7cf94c7a2f3eef3704627ea97db368151332edc -Size (tex-dvipdfmx-def-31722/dvipdfmx-def.tar.xz) = 2612 bytes +SHA1 (tex-dvipdfmx-def-36647/dvipdfmx-def.tar.xz) = ea2015d1c282f34de3a1cf76ac6d4eb11174a30c +RMD160 (tex-dvipdfmx-def-36647/dvipdfmx-def.tar.xz) = ae8578c768d08188a87fc108414f1642b68e9479 +Size (tex-dvipdfmx-def-36647/dvipdfmx-def.tar.xz) = 3316 bytes diff --git a/print/tex-dvipdfmx-doc/DESCR b/print/tex-dvipdfmx-doc/DESCR index e1cd0848d..90432ad59 100644 --- a/print/tex-dvipdfmx-doc/DESCR +++ b/print/tex-dvipdfmx-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-dvipdfmx. +Documentation for tex-dvipdfmx. diff --git a/print/tex-dvipdfmx-doc/Makefile b/print/tex-dvipdfmx-doc/Makefile index 4ad84dddd..c21b5c8a5 100644 --- a/print/tex-dvipdfmx-doc/Makefile +++ b/print/tex-dvipdfmx-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2013/11/17 17:27:35 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 12:50:02 markd Exp $ DISTNAME= dvipdfmx.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 31830 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 37159 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dvipdfmx-def COMMENT= Documentation for tex-dvipdfmx +LICENSE= gnu-gpl-v2 TEXLIVE_IGNORE_PATTERNS+= texmf-dist/doc/man diff --git a/print/tex-dvipdfmx-doc/distinfo b/print/tex-dvipdfmx-doc/distinfo index 54eb44ff9..02d86cc20 100644 --- a/print/tex-dvipdfmx-doc/distinfo +++ b/print/tex-dvipdfmx-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/11/17 17:27:35 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-dvipdfmx-31830/dvipdfmx.doc.tar.xz) = e1a06aa3fbe9ce0b14b9a68b475107202630be82 -RMD160 (tex-dvipdfmx-31830/dvipdfmx.doc.tar.xz) = ffbb518384725cc2b4d8d0b405fe8a22515c63cd -Size (tex-dvipdfmx-31830/dvipdfmx.doc.tar.xz) = 321484 bytes +SHA1 (tex-dvipdfmx-37159/dvipdfmx.doc.tar.xz) = 44385e0dc4d6f247cfb92afe5aa33380956b6d62 +RMD160 (tex-dvipdfmx-37159/dvipdfmx.doc.tar.xz) = dce98b02db18a5dcc18e0efc8e3247489c1b457c +Size (tex-dvipdfmx-37159/dvipdfmx.doc.tar.xz) = 323744 bytes diff --git a/print/tex-dvipdfmx/Makefile b/print/tex-dvipdfmx/Makefile index 7b49c6fec..1fa5c2397 100644 --- a/print/tex-dvipdfmx/Makefile +++ b/print/tex-dvipdfmx/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2013/11/17 17:27:35 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/14 12:50:02 markd Exp $ DISTNAME= dvipdfmx -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 31830 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37159 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dvipdfmx COMMENT= Supplementary files for dvipdfmx +LICENSE= gnu-gpl-v2 DEPENDS+= tex-glyphlist-[0-9]*:../../fonts/tex-glyphlist DEPENDS+= tex-dvipdfmx-def-[0-9]*:../../print/tex-dvipdfmx-def diff --git a/print/tex-dvipdfmx/distinfo b/print/tex-dvipdfmx/distinfo index a2f08e24c..795fdea02 100644 --- a/print/tex-dvipdfmx/distinfo +++ b/print/tex-dvipdfmx/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/11/17 17:27:35 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-dvipdfmx-31830/dvipdfmx.tar.xz) = 537dee437018e54fcbdb1749a86a65e44a6d88dc -RMD160 (tex-dvipdfmx-31830/dvipdfmx.tar.xz) = 0fec264a0fc327e57ed1da2581a43b26da968612 -Size (tex-dvipdfmx-31830/dvipdfmx.tar.xz) = 27212 bytes +SHA1 (tex-dvipdfmx-37159/dvipdfmx.tar.xz) = 01460d9718876171f0c06da644ceb6ec8b14c0bf +RMD160 (tex-dvipdfmx-37159/dvipdfmx.tar.xz) = 1b3e8bfa40d30401c81b51d37c234dce3071d31b +Size (tex-dvipdfmx-37159/dvipdfmx.tar.xz) = 27420 bytes diff --git a/print/tex-dvips-doc/DESCR b/print/tex-dvips-doc/DESCR index caedb3221..2de811751 100644 --- a/print/tex-dvips-doc/DESCR +++ b/print/tex-dvips-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-dvips. +Documentation for tex-dvips. diff --git a/print/tex-dvips-doc/Makefile b/print/tex-dvips-doc/Makefile index 64994f7e3..394142561 100644 --- a/print/tex-dvips-doc/Makefile +++ b/print/tex-dvips-doc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2013/11/17 16:53:18 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/14 12:50:02 markd Exp $ DISTNAME= dvips.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 32132 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 37432 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dvips COMMENT= Documentation for tex-dvips LICENSE= gnu-gpl-v2 diff --git a/print/tex-dvips-doc/distinfo b/print/tex-dvips-doc/distinfo index ff401410f..dd4dade33 100644 --- a/print/tex-dvips-doc/distinfo +++ b/print/tex-dvips-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/11/17 16:53:18 minskim Exp $ +$NetBSD: distinfo,v 1.15 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-dvips-32132/dvips.doc.tar.xz) = 06cae45b285aadb55f1a73e1ca3eb61d8674773a -RMD160 (tex-dvips-32132/dvips.doc.tar.xz) = 3c3439a3a369215b751a50210d535d2e34d37498 -Size (tex-dvips-32132/dvips.doc.tar.xz) = 484492 bytes +SHA1 (tex-dvips-37432/dvips.doc.tar.xz) = b92401710e828cda229c8fa3dedacd110ead90f1 +RMD160 (tex-dvips-37432/dvips.doc.tar.xz) = f281055b271efb5963d1c98a623038ee895c4bd6 +Size (tex-dvips-37432/dvips.doc.tar.xz) = 481204 bytes diff --git a/print/tex-dvips/Makefile b/print/tex-dvips/Makefile index ff04c8a01..4e9a1aea9 100644 --- a/print/tex-dvips/Makefile +++ b/print/tex-dvips/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2013/11/17 16:53:18 minskim Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/14 12:50:02 markd Exp $ DISTNAME= dvips -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 32132 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37432 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dvips COMMENT= Files for a DVI to PostScript driver LICENSE= gnu-gpl-v2 diff --git a/print/tex-dvips/distinfo b/print/tex-dvips/distinfo index 6a6e021e6..1094687b9 100644 --- a/print/tex-dvips/distinfo +++ b/print/tex-dvips/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2013/11/17 16:53:18 minskim Exp $ +$NetBSD: distinfo,v 1.16 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-dvips-32132/dvips.tar.xz) = 5775f245ca6801bccb422d03dc9db0e8e55d77f3 -RMD160 (tex-dvips-32132/dvips.tar.xz) = e2470072756952f1602f6beecd0c14ee2e7ec814 -Size (tex-dvips-32132/dvips.tar.xz) = 126472 bytes +SHA1 (tex-dvips-37432/dvips.tar.xz) = 5aec895f8e404c3270bd19aa15756d92c8fa9ab0 +RMD160 (tex-dvips-37432/dvips.tar.xz) = c5ee7d95789e6b44556e1c6853eabbb4b4d51e6d +Size (tex-dvips-37432/dvips.tar.xz) = 158172 bytes diff --git a/print/tex-edmac-doc/DESCR b/print/tex-edmac-doc/DESCR new file mode 100644 index 000000000..c57002701 --- /dev/null +++ b/print/tex-edmac-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-edmac. diff --git a/print/tex-edmac-doc/Makefile b/print/tex-edmac-doc/Makefile new file mode 100644 index 000000000..eb7e5d2c6 --- /dev/null +++ b/print/tex-edmac-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:32 markd Exp $ + +DISTNAME= edmac.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.17 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/edmac +COMMENT= Documentation for tex-edmac +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-edmac-doc/PLIST b/print/tex-edmac-doc/PLIST new file mode 100644 index 000000000..990cd100d --- /dev/null +++ b/print/tex-edmac-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:32 markd Exp $ +share/texmf-dist/doc/latex/edmac/COPYRIGHT +share/texmf-dist/doc/latex/edmac/braonain.tex +share/texmf-dist/doc/latex/edmac/copying +share/texmf-dist/doc/latex/edmac/ed-nfss.txt +share/texmf-dist/doc/latex/edmac/edmac.doc +share/texmf-dist/doc/latex/edmac/edstanza.doc +share/texmf-dist/doc/latex/edmac/edszadoc.tex +share/texmf-dist/doc/latex/edmac/features.tex +share/texmf-dist/doc/latex/edmac/readme diff --git a/print/tex-edmac-doc/distinfo b/print/tex-edmac-doc/distinfo new file mode 100644 index 000000000..e3c256774 --- /dev/null +++ b/print/tex-edmac-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:32 markd Exp $ + +SHA1 (tex-edmac-15878/edmac.doc.tar.xz) = f6ee932e50d707cb128502d3c404d0e7dcacaa1b +RMD160 (tex-edmac-15878/edmac.doc.tar.xz) = 5a21f364d19f580b288cb23e5f19f2d713a3e4b5 +Size (tex-edmac-15878/edmac.doc.tar.xz) = 89932 bytes diff --git a/print/tex-edmac/DESCR b/print/tex-edmac/DESCR new file mode 100644 index 000000000..5f2d46c24 --- /dev/null +++ b/print/tex-edmac/DESCR @@ -0,0 +1,2 @@ +This is the type example package for typesetting scholarly +critical editions. diff --git a/print/tex-edmac/Makefile b/print/tex-edmac/Makefile new file mode 100644 index 000000000..6862a0846 --- /dev/null +++ b/print/tex-edmac/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:32 markd Exp $ + +DISTNAME= edmac +PKGNAME= tex-${DISTNAME}-3.17 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/edmac +COMMENT= Typeset critical editions +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-edmac/PLIST b/print/tex-edmac/PLIST new file mode 100644 index 000000000..60e5f06a1 --- /dev/null +++ b/print/tex-edmac/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:32 markd Exp $ +share/texmf-dist/tex/generic/edmac/edmac.tex +share/texmf-dist/tex/generic/edmac/edmacfss.sty +share/texmf-dist/tex/generic/edmac/edstanza.tex +share/texmf-dist/tex/generic/edmac/tabmac.tex diff --git a/print/tex-edmac/distinfo b/print/tex-edmac/distinfo new file mode 100644 index 000000000..534f5d43e --- /dev/null +++ b/print/tex-edmac/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:32 markd Exp $ + +SHA1 (tex-edmac-15878/edmac.tar.xz) = 314ab34fcb1fb538d212e306ffb48ddd4999850c +RMD160 (tex-edmac-15878/edmac.tar.xz) = ac1c16e12ddcc0e3b9af4b2e03bf78b61868b4a8 +Size (tex-edmac-15878/edmac.tar.xz) = 13140 bytes diff --git a/print/tex-einfuehrung-doc/DESCR b/print/tex-einfuehrung-doc/DESCR new file mode 100644 index 000000000..b90151e93 --- /dev/null +++ b/print/tex-einfuehrung-doc/DESCR @@ -0,0 +1,2 @@ +The bundle consists of examples and data files for the DANTE- +Edition book "Einfuhrung in LaTeX" diff --git a/print/tex-einfuehrung-doc/Makefile b/print/tex-einfuehrung-doc/Makefile new file mode 100644 index 000000000..9cf2340dd --- /dev/null +++ b/print/tex-einfuehrung-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= einfuehrung.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/einfuehrung +COMMENT= Examples from the book Einfuhrung in LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-einfuehrung-doc/PLIST b/print/tex-einfuehrung-doc/PLIST new file mode 100644 index 000000000..58b259754 --- /dev/null +++ b/print/tex-einfuehrung-doc/PLIST @@ -0,0 +1,1125 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/einfuehrung/03-01-1.ltxverb +share/texmf-dist/doc/latex/einfuehrung/03-01-2.xltxverb +share/texmf-dist/doc/latex/einfuehrung/03-01-3.luaverb +share/texmf-dist/doc/latex/einfuehrung/03-01-4.ltx +share/texmf-dist/doc/latex/einfuehrung/03-01-5.ltx +share/texmf-dist/doc/latex/einfuehrung/03-01-6.ltx +share/texmf-dist/doc/latex/einfuehrung/03-01-7.ltx +share/texmf-dist/doc/latex/einfuehrung/03-03-1.ltxps +share/texmf-dist/doc/latex/einfuehrung/03-03-2.ctx +share/texmf-dist/doc/latex/einfuehrung/03-03-3.ctxcrop +share/texmf-dist/doc/latex/einfuehrung/03-03-4.ltx +share/texmf-dist/doc/latex/einfuehrung/03-05-1.ltx +share/texmf-dist/doc/latex/einfuehrung/03-05-2.ltx +share/texmf-dist/doc/latex/einfuehrung/03-05-3.xltx +share/texmf-dist/doc/latex/einfuehrung/03-05-4.lualtx +share/texmf-dist/doc/latex/einfuehrung/03-05-5.xltx +share/texmf-dist/doc/latex/einfuehrung/03-05-6.xltx +share/texmf-dist/doc/latex/einfuehrung/03-05-7.lualtx +share/texmf-dist/doc/latex/einfuehrung/03-06-1.ltx +share/texmf-dist/doc/latex/einfuehrung/03-06-2.ltx +share/texmf-dist/doc/latex/einfuehrung/03-06-3.ltx +share/texmf-dist/doc/latex/einfuehrung/03-06-4.xltx +share/texmf-dist/doc/latex/einfuehrung/03-06-5.xltx +share/texmf-dist/doc/latex/einfuehrung/03-06-6.lualtx +share/texmf-dist/doc/latex/einfuehrung/03-07-1.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-10.xltx +share/texmf-dist/doc/latex/einfuehrung/03-07-11.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-12.xltx +share/texmf-dist/doc/latex/einfuehrung/03-07-13.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-14.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-2.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-3.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-4.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-5.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-6.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-7.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-8.ltx +share/texmf-dist/doc/latex/einfuehrung/03-07-9.ltx +share/texmf-dist/doc/latex/einfuehrung/03-08-1.ltx +share/texmf-dist/doc/latex/einfuehrung/03-08-2.ltx +share/texmf-dist/doc/latex/einfuehrung/03-08-3.xltx +share/texmf-dist/doc/latex/einfuehrung/03-08-4.ltx +share/texmf-dist/doc/latex/einfuehrung/03-08-5.xltx +share/texmf-dist/doc/latex/einfuehrung/03-08-6.xltx +share/texmf-dist/doc/latex/einfuehrung/03-08-7.xltx +share/texmf-dist/doc/latex/einfuehrung/04-02-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/04-02-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-02-3.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-02-4.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-02-5.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-02-6.ltxps +share/texmf-dist/doc/latex/einfuehrung/04-02-7.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-02-8.ltx +share/texmf-dist/doc/latex/einfuehrung/04-02-9.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/04-03-2.ltx +share/texmf-dist/doc/latex/einfuehrung/04-03-3.ltx +share/texmf-dist/doc/latex/einfuehrung/04-03-4.ltx +share/texmf-dist/doc/latex/einfuehrung/04-03-5.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-03-6.ltx +share/texmf-dist/doc/latex/einfuehrung/04-04-1.ltx2 +share/texmf-dist/doc/latex/einfuehrung/04-04-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-01-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-01-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-01-3.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-01-4.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-1.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-10.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-02-11.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-12.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-13.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-14.ltx +share/texmf-dist/doc/latex/einfuehrung/05-02-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-3.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-4.ltx +share/texmf-dist/doc/latex/einfuehrung/05-02-5.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-02-6.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-7.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-8.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-02-9.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-1.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-03-10.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-11.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-12.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-03-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-03-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-4.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-03-5.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-6.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-7.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-8.ltx +share/texmf-dist/doc/latex/einfuehrung/05-03-9.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-10.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-11.xltx +share/texmf-dist/doc/latex/einfuehrung/05-04-12.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-13.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-14.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-4.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-5.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-6.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-7.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-8.ltx +share/texmf-dist/doc/latex/einfuehrung/05-04-9.ltx +share/texmf-dist/doc/latex/einfuehrung/05-05-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-05-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-06-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-07-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-07-10.ltx +share/texmf-dist/doc/latex/einfuehrung/05-07-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-07-3.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-07-4.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-07-5.ltx +share/texmf-dist/doc/latex/einfuehrung/05-07-6.ltx +share/texmf-dist/doc/latex/einfuehrung/05-07-7.ltx +share/texmf-dist/doc/latex/einfuehrung/05-07-8.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-07-9.ltx +share/texmf-dist/doc/latex/einfuehrung/05-08-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-08-2.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-08-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-09-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-09-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-09-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-09-4.ltx +share/texmf-dist/doc/latex/einfuehrung/05-09-5.ltx +share/texmf-dist/doc/latex/einfuehrung/05-09-6.ltx +share/texmf-dist/doc/latex/einfuehrung/05-09-7.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-09-8.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-09-9.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-4.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-5.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-6.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-7.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-8.ltx +share/texmf-dist/doc/latex/einfuehrung/05-10-9.lualtx +share/texmf-dist/doc/latex/einfuehrung/05-11-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-10.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-11.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-12.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-13.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-4.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-5.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-6.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-7.ltx +share/texmf-dist/doc/latex/einfuehrung/05-11-8.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-11-9.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/05-12-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-12-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-12-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-13-1.ltx1 +share/texmf-dist/doc/latex/einfuehrung/05-13-2.ltx1 +share/texmf-dist/doc/latex/einfuehrung/05-13-3.ltx1ps +share/texmf-dist/doc/latex/einfuehrung/05-13-4.ltx +share/texmf-dist/doc/latex/einfuehrung/05-13-5.ltx +share/texmf-dist/doc/latex/einfuehrung/05-14-1.ltx +share/texmf-dist/doc/latex/einfuehrung/05-14-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-14-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-15-1.ltx2 +share/texmf-dist/doc/latex/einfuehrung/05-15-2.ltx +share/texmf-dist/doc/latex/einfuehrung/05-15-3.ltx +share/texmf-dist/doc/latex/einfuehrung/05-15-4.ltx +share/texmf-dist/doc/latex/einfuehrung/05-16-1.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-1.ltxps +share/texmf-dist/doc/latex/einfuehrung/06-02-10.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-2.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-3.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-4.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-5.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-6.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-7.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-8.ltx +share/texmf-dist/doc/latex/einfuehrung/06-02-9.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-10.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-100.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-101.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-102.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-103.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-104.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-105.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-106.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-107.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-108.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-109.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-11.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-110.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-111.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-112.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-113.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-114.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-115.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-116.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-117.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-118.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-119.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-12.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-120.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-121.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-122.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-123.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-124.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-125.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-126.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-127.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-128.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-129.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-13.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-130.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-131.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-132.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-133.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-134.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-135.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-136.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-137.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-14.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-15.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-16.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-17.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-18.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-19.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-2.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-20.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-21.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-22.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-23.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-24.xltx +share/texmf-dist/doc/latex/einfuehrung/06-03-25.xltx +share/texmf-dist/doc/latex/einfuehrung/06-03-26.xltx +share/texmf-dist/doc/latex/einfuehrung/06-03-27.xltx +share/texmf-dist/doc/latex/einfuehrung/06-03-28.xltx +share/texmf-dist/doc/latex/einfuehrung/06-03-29.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-3.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-30.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-31.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-32.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-33.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-34.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-35.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-36.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-37.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-38.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-39.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-4.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-40.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-41.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-42.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-43.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-44.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-45.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-46.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-47.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-48.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-49.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-5.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-50.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-51.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-52.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-53.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-54.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-55.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-56.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-57.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-58.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-59.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-6.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-60.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-61.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-62.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-63.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-64.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-65.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-66.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-67.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-68.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-69.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-7.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-70.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-71.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-72.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-73.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-74.ltx2 +share/texmf-dist/doc/latex/einfuehrung/06-03-75.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-76.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-77.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-78.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-79.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-8.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-80.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-81.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-82.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-83.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-84.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-85.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-86.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-87.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-88.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-89.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-9.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-90.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-91.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-92.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-93.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-94.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-95.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-96.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-97.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-98.ltx +share/texmf-dist/doc/latex/einfuehrung/06-03-99.ltx +share/texmf-dist/doc/latex/einfuehrung/07-00-1.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-1.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-10.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-2.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-3.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-4.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-5.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-6.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-7.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-8.ltx +share/texmf-dist/doc/latex/einfuehrung/07-01-9.ltx +share/texmf-dist/doc/latex/einfuehrung/07-02-1.ltx +share/texmf-dist/doc/latex/einfuehrung/07-02-2.ltx +share/texmf-dist/doc/latex/einfuehrung/07-02-3.ltx +share/texmf-dist/doc/latex/einfuehrung/07-02-4.ltx +share/texmf-dist/doc/latex/einfuehrung/07-02-5.ltx2 +share/texmf-dist/doc/latex/einfuehrung/07-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-1.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-2.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-3.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-4.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-5.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-6.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-7.ltx +share/texmf-dist/doc/latex/einfuehrung/07-04-8.ltx +share/texmf-dist/doc/latex/einfuehrung/08-02-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-02-2.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-02-3.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/08-04-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-04-2.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-05-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-05-2.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-05-3.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-05-4.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-05-5.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-05-6.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-05-7.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-10.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-11.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-12.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-13.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-2.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-3.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-4.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-5.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-6.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-7.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-8.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-06-9.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-1.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-10.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-11.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-12.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-13.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-14.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-15.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-16.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-17.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-18.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-19.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-2.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-20.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-21.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-22.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-23.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-24.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-25.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-26.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-27.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-28.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-29.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-3.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-30.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-31.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-32.ltx +share/texmf-dist/doc/latex/einfuehrung/08-07-4.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-5.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-6.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-7.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-8.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-07-9.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-08-1.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-10.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-08-11.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/08-08-2.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-3.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-4.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-5.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-6.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-7.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-8.ltx +share/texmf-dist/doc/latex/einfuehrung/08-08-9.ltx +share/texmf-dist/doc/latex/einfuehrung/08-09-1.ltx +share/texmf-dist/doc/latex/einfuehrung/08-09-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/08-09-3.ltx2 +share/texmf-dist/doc/latex/einfuehrung/08-09-4.ltx2 +share/texmf-dist/doc/latex/einfuehrung/09-02-1.ltx +share/texmf-dist/doc/latex/einfuehrung/09-02-2.ltx +share/texmf-dist/doc/latex/einfuehrung/09-02-3.ltx +share/texmf-dist/doc/latex/einfuehrung/09-02-4.ltx +share/texmf-dist/doc/latex/einfuehrung/09-02-5.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-10.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-11.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-2.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-3.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-4.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-5.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-6.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-7.ltx +share/texmf-dist/doc/latex/einfuehrung/09-03-8.ltx2 +share/texmf-dist/doc/latex/einfuehrung/09-03-9.ltx2 +share/texmf-dist/doc/latex/einfuehrung/09-04-1.ltx +share/texmf-dist/doc/latex/einfuehrung/09-05-1.ltx +share/texmf-dist/doc/latex/einfuehrung/09-05-2.ltx +share/texmf-dist/doc/latex/einfuehrung/09-05-3.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-1.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-10.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-11.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-12.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-13.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-14.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-15.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-16.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-17.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-18.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-19.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-2.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-20.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-21.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-22.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-23.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-24.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-25.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-26.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-27.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-28.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-29.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-3.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-30.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-31.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-32.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-33.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-34.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-35.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-36.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-37.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-38.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-39.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-4.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-40.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-41.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-42.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-43.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-44.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-45.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-46.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-47.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-48.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-49.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-5.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-6.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-7.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-8.ltx +share/texmf-dist/doc/latex/einfuehrung/09-06-9.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-1.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-10.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-11.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-12.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-13.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-14.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-15.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-16.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-17.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-18.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-19.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-2.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-20.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-21.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-22.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-23.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-24.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-25.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-26.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-27.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-28.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-29.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-3.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-30.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-31.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-32.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-33.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-34.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-35.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-36.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-37.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-38.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-39.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-4.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-40.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-41.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-42.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-43.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-44.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-45.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-46.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-47.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-48.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-49.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-5.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-50.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-51.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-52.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-53.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-54.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-55.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-56.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-57.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-58.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-59.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-6.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-60.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-61.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-62.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-63.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-64.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-65.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-7.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-8.ltx +share/texmf-dist/doc/latex/einfuehrung/09-07-9.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-1.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-10.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-11.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-12.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-13.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-14.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-15.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-16.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-17.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-18.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-19.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-2.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-20.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-21.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-22.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-23.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-24.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-25.xltx +share/texmf-dist/doc/latex/einfuehrung/09-08-26.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-27.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-28.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-29.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-3.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-30.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-31.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-32.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-33.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-34.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-35.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-36.ltx4 +share/texmf-dist/doc/latex/einfuehrung/09-08-37.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-38.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-39.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-4.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-40.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-41.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-42.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-43.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-44.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-45.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-46.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-5.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-6.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-7.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-8.ltx +share/texmf-dist/doc/latex/einfuehrung/09-08-9.ltx +share/texmf-dist/doc/latex/einfuehrung/10-01-1.ltx +share/texmf-dist/doc/latex/einfuehrung/10-01-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-01-3.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-01-4.ltx +share/texmf-dist/doc/latex/einfuehrung/10-01-5.ltx +share/texmf-dist/doc/latex/einfuehrung/10-01-6.ltx +share/texmf-dist/doc/latex/einfuehrung/10-02-1.ltx +share/texmf-dist/doc/latex/einfuehrung/10-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/10-03-2.ltx +share/texmf-dist/doc/latex/einfuehrung/10-03-3.ltx +share/texmf-dist/doc/latex/einfuehrung/10-04-1.ltx +share/texmf-dist/doc/latex/einfuehrung/10-04-2.ltx +share/texmf-dist/doc/latex/einfuehrung/10-04-3.ltx +share/texmf-dist/doc/latex/einfuehrung/10-05-1.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-05-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-05-3.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-05-4.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-06-1.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-1.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-10.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-11.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-12.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-13.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-14.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-15.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-16.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-17.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-18.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-19.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-20.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-21.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-22.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-23.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-24.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-25.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-26.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-27.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-28.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-29.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-3.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-30.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-31.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-32.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-4.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-5.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-6.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-7.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-07-8.ltx +share/texmf-dist/doc/latex/einfuehrung/10-07-9.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-08-1.ltx +share/texmf-dist/doc/latex/einfuehrung/10-08-10.xltx +share/texmf-dist/doc/latex/einfuehrung/10-08-11.ltx +share/texmf-dist/doc/latex/einfuehrung/10-08-2.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/10-08-3.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/10-08-4.ltx +share/texmf-dist/doc/latex/einfuehrung/10-08-5.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/10-08-6.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/10-08-7.ltx2 +share/texmf-dist/doc/latex/einfuehrung/10-08-8.ltx +share/texmf-dist/doc/latex/einfuehrung/10-08-9.ltx2 +share/texmf-dist/doc/latex/einfuehrung/11-01-1.ltx +share/texmf-dist/doc/latex/einfuehrung/11-01-2.ltx +share/texmf-dist/doc/latex/einfuehrung/11-02-1.ltx +share/texmf-dist/doc/latex/einfuehrung/11-02-2.ltx +share/texmf-dist/doc/latex/einfuehrung/11-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-1.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-10.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-11.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-12.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-13.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-14.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-15.ltx2 +share/texmf-dist/doc/latex/einfuehrung/11-05-16.ltx2 +share/texmf-dist/doc/latex/einfuehrung/11-05-17.ltx2 +share/texmf-dist/doc/latex/einfuehrung/11-05-18.ltx2 +share/texmf-dist/doc/latex/einfuehrung/11-05-19.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-2.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-20.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-21.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-22.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-23.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-3.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-4.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-5.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-6.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-7.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-8.ltx +share/texmf-dist/doc/latex/einfuehrung/11-05-9.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-1.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-10.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-11.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-12.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-13.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-14.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-2.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-3.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-4.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-5.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-6.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-7.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-8.ltx +share/texmf-dist/doc/latex/einfuehrung/11-06-9.ltx +share/texmf-dist/doc/latex/einfuehrung/11-07-1.lualtx +share/texmf-dist/doc/latex/einfuehrung/12-01-1.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-10.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-11.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-12.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-13.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-2.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-3.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-4.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-5.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-6.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-7.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-8.xinl +share/texmf-dist/doc/latex/einfuehrung/12-01-9.xinl +share/texmf-dist/doc/latex/einfuehrung/12-02-1.ltx +share/texmf-dist/doc/latex/einfuehrung/12-02-2.ltx +share/texmf-dist/doc/latex/einfuehrung/12-02-3.ltx +share/texmf-dist/doc/latex/einfuehrung/12-02-4.ltx +share/texmf-dist/doc/latex/einfuehrung/12-02-5.ltx +share/texmf-dist/doc/latex/einfuehrung/12-02-6.ltx +share/texmf-dist/doc/latex/einfuehrung/12-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/12-04-1.sh +share/texmf-dist/doc/latex/einfuehrung/12-04-10.lualtx +share/texmf-dist/doc/latex/einfuehrung/12-04-11.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-12.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-13.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-14.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-15.lualtx +share/texmf-dist/doc/latex/einfuehrung/12-04-16.lualtx2 +share/texmf-dist/doc/latex/einfuehrung/12-04-17.lualtx2 +share/texmf-dist/doc/latex/einfuehrung/12-04-18.lualtx +share/texmf-dist/doc/latex/einfuehrung/12-04-2.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-3.sh +share/texmf-dist/doc/latex/einfuehrung/12-04-4.sh +share/texmf-dist/doc/latex/einfuehrung/12-04-5.lualtx +share/texmf-dist/doc/latex/einfuehrung/12-04-6.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-7.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-8.xltx +share/texmf-dist/doc/latex/einfuehrung/12-04-9.lualtx +share/texmf-dist/doc/latex/einfuehrung/13-01-1.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-01-2.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-01-3.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-01-4.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-1.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-10.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-11.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-12.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-13.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-14.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-15.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-16.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-17.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-18.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-19.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-2.ltx2 +share/texmf-dist/doc/latex/einfuehrung/13-02-20.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-3.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-4.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-5.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-6.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-7.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-02-8.ltxbps +share/texmf-dist/doc/latex/einfuehrung/13-02-9.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-1.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-10.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-11.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-2.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-3.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-4.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-5.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-6.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-7.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-8.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-03-9.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-04-1.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-04-2.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-05-1.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-05-2.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-05-3.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-05-4.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-06-1.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-06-2.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-07-1.ltxb +share/texmf-dist/doc/latex/einfuehrung/13-07-2.ltxb +share/texmf-dist/doc/latex/einfuehrung/14-01-1.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-10.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-11.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-12.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-13.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-2.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-3.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-4.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-5.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-6.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-7.ltx +share/texmf-dist/doc/latex/einfuehrung/14-01-8.ltxps +share/texmf-dist/doc/latex/einfuehrung/14-01-9.ltx +share/texmf-dist/doc/latex/einfuehrung/14-02-1.ltx +share/texmf-dist/doc/latex/einfuehrung/14-02-2.ltx +share/texmf-dist/doc/latex/einfuehrung/14-02-3.ltx +share/texmf-dist/doc/latex/einfuehrung/14-02-4.ltx +share/texmf-dist/doc/latex/einfuehrung/14-02-5.ltx +share/texmf-dist/doc/latex/einfuehrung/14-02-6.ltx +share/texmf-dist/doc/latex/einfuehrung/14-02-7.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-10.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/14-03-11.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-12.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-13.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-14.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-15.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/14-03-16.ltx2crop +share/texmf-dist/doc/latex/einfuehrung/14-03-2.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-3.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-4.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-5.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-6.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-7.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx +share/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-1.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-2.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-3.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-4.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-5.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-6.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-7.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-8.ltx +share/texmf-dist/doc/latex/einfuehrung/14-04-9.ltx +share/texmf-dist/doc/latex/einfuehrung/14-05-1.xltx +share/texmf-dist/doc/latex/einfuehrung/15-01-1.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-10.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-11.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-12.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-13.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-2.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-3.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-4.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-5.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-6.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-7.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-8.ltx +share/texmf-dist/doc/latex/einfuehrung/15-01-9.ltx +share/texmf-dist/doc/latex/einfuehrung/15-02-1.mp3 +share/texmf-dist/doc/latex/einfuehrung/15-02-10.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-11.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-12.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-13.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-14.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-15.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-16.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-17.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-18.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-19.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-2.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-02-20.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-21.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-22.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-23.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-24.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-25.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-26.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-27.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-28.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-29.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-3.ltx +share/texmf-dist/doc/latex/einfuehrung/15-02-30.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-31.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-32.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-33.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-34.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-35.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-36.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-37.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-38.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-39.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-4.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-40.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-41.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-42.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-43.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-44.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-45.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-46.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-47.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-48.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-49.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-5.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-50.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-51.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-52.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-53.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-54.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-55.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-56.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-57.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-58.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-59.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-6.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-60.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-61.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-62.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-63.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-64.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-65.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-66.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-67.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-68.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-69.mp2 +share/texmf-dist/doc/latex/einfuehrung/15-02-7.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-8.mp +share/texmf-dist/doc/latex/einfuehrung/15-02-9.mp +share/texmf-dist/doc/latex/einfuehrung/15-03-1.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-10.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-11.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-12.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-13.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-14.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-15.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-16.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-17.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-18.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-19.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-2.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-20.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-21.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-22.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-23.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-24.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-25.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-26.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-27.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-28.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-29.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-3.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-30.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-31.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-32.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-33.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-34.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-35.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-36.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-37.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-38.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-39.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-4.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-40.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-41.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-42.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-43.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-44.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-45.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-46.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-47.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-48.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-49.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-5.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-50.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-51.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-6.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-7.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-8.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-03-9.ltxps +share/texmf-dist/doc/latex/einfuehrung/15-04-1.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-10.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-11.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-12.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-13.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-14.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-15.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-16.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-17.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-18.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-19.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-2.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-20.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-21.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-22.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-23.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-24.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-25.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-26.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-27.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-28.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-29.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-3.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-30.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-31.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-32.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-33.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-34.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-35.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-36.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-37.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-38.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-39.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-4.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-40.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-41.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-42.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-43.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-44.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-45.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-46.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-47.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-48.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-49.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-5.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-50.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-51.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-52.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-53.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-54.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-55.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-56.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-57.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-58.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-59.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-6.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-60.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-61.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-62.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-63.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-64.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-65.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-66.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-67.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-68.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-69.ltx4 +share/texmf-dist/doc/latex/einfuehrung/15-04-7.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-70.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-71.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-72.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-73.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-74.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-75.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-76.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-77.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-78.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-79.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-8.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-80.ltx +share/texmf-dist/doc/latex/einfuehrung/15-04-9.ltx +share/texmf-dist/doc/latex/einfuehrung/A-02-1.ltx +share/texmf-dist/doc/latex/einfuehrung/A-03-1.ltx +share/texmf-dist/doc/latex/einfuehrung/A-04-1.ltx2 +share/texmf-dist/doc/latex/einfuehrung/A-04-2.ltx +share/texmf-dist/doc/latex/einfuehrung/A-04-3.ltx +share/texmf-dist/doc/latex/einfuehrung/A-04-4.ltx +share/texmf-dist/doc/latex/einfuehrung/A-04-5.ltx +share/texmf-dist/doc/latex/einfuehrung/A-12-1.ltx +share/texmf-dist/doc/latex/einfuehrung/A-12-2.ltx +share/texmf-dist/doc/latex/einfuehrung/A-12-3.ltx +share/texmf-dist/doc/latex/einfuehrung/A-12-4.ltx +share/texmf-dist/doc/latex/einfuehrung/A-12-5.ltx +share/texmf-dist/doc/latex/einfuehrung/A-12-6.ltx +share/texmf-dist/doc/latex/einfuehrung/B.pdf +share/texmf-dist/doc/latex/einfuehrung/CTdefault.tex +share/texmf-dist/doc/latex/einfuehrung/DEexa.sty +share/texmf-dist/doc/latex/einfuehrung/DEoptions.sty +share/texmf-dist/doc/latex/einfuehrung/Letter.ist +share/texmf-dist/doc/latex/einfuehrung/LetterC.ist +share/texmf-dist/doc/latex/einfuehrung/LoadFonts.tex +share/texmf-dist/doc/latex/einfuehrung/README +share/texmf-dist/doc/latex/einfuehrung/UTF8.bib +share/texmf-dist/doc/latex/einfuehrung/VerbatimOut.xltx +share/texmf-dist/doc/latex/einfuehrung/beispiel.cls +share/texmf-dist/doc/latex/einfuehrung/biblatex-examples.bib +share/texmf-dist/doc/latex/einfuehrung/bspcalweekly.cls +share/texmf-dist/doc/latex/einfuehrung/bspdvdcoll.cls +share/texmf-dist/doc/latex/einfuehrung/bspfont.cls +share/texmf-dist/doc/latex/einfuehrung/bsppstricks.cls +share/texmf-dist/doc/latex/einfuehrung/data0.csv +share/texmf-dist/doc/latex/einfuehrung/data1T.csv +share/texmf-dist/doc/latex/einfuehrung/de-examples-dw.bib +share/texmf-dist/doc/latex/einfuehrung/demo.ist +share/texmf-dist/doc/latex/einfuehrung/demo11.bib +share/texmf-dist/doc/latex/einfuehrung/demo4.bib +share/texmf-dist/doc/latex/einfuehrung/demo5.bib +share/texmf-dist/doc/latex/einfuehrung/demo6.bib +share/texmf-dist/doc/latex/einfuehrung/demo7.bib +share/texmf-dist/doc/latex/einfuehrung/doc_data.txt +share/texmf-dist/doc/latex/einfuehrung/exa-fontconfig.tex +share/texmf-dist/doc/latex/einfuehrung/exaarticle.cls +share/texmf-dist/doc/latex/einfuehrung/exaarticle2.cls +share/texmf-dist/doc/latex/einfuehrung/exaartplain.cls +share/texmf-dist/doc/latex/einfuehrung/exabeamer.cls +share/texmf-dist/doc/latex/einfuehrung/exabook.cls +share/texmf-dist/doc/latex/einfuehrung/exabook2.cls +share/texmf-dist/doc/latex/einfuehrung/exadante.cls +share/texmf-dist/doc/latex/einfuehrung/exafoils.cls +share/texmf-dist/doc/latex/einfuehrung/exafubeamer.cls +share/texmf-dist/doc/latex/einfuehrung/exafupd.cls +share/texmf-dist/doc/latex/einfuehrung/examargin.cls +share/texmf-dist/doc/latex/einfuehrung/examemoir.cls +share/texmf-dist/doc/latex/einfuehrung/examinimal-mathsymbols.cls +share/texmf-dist/doc/latex/einfuehrung/examinimal.cls +share/texmf-dist/doc/latex/einfuehrung/examples-dw.bib +share/texmf-dist/doc/latex/einfuehrung/examples.bib +share/texmf-dist/doc/latex/einfuehrung/examplesA.bib +share/texmf-dist/doc/latex/einfuehrung/examplesB.bib +share/texmf-dist/doc/latex/einfuehrung/exapd.cls +share/texmf-dist/doc/latex/einfuehrung/exaprosper.cls +share/texmf-dist/doc/latex/einfuehrung/exareport.cls +share/texmf-dist/doc/latex/einfuehrung/exaseminar.cls +share/texmf-dist/doc/latex/einfuehrung/exaslidenotes.cls +share/texmf-dist/doc/latex/einfuehrung/exasymbol.cls +share/texmf-dist/doc/latex/einfuehrung/exaxetex.cls +share/texmf-dist/doc/latex/einfuehrung/fontDemo-E.tex +share/texmf-dist/doc/latex/einfuehrung/fontDemo.tex +share/texmf-dist/doc/latex/einfuehrung/foo.lua +share/texmf-dist/doc/latex/einfuehrung/mpxerr.tex +share/texmf-dist/doc/latex/einfuehrung/myModuleB.xdy +share/texmf-dist/doc/latex/einfuehrung/myModuleC.xdy +share/texmf-dist/doc/latex/einfuehrung/myModuleE.xdy +share/texmf-dist/doc/latex/einfuehrung/myModuleF.xdy +share/texmf-dist/doc/latex/einfuehrung/myModuleG.xdy +share/texmf-dist/doc/latex/einfuehrung/myModuleH.xdy +share/texmf-dist/doc/latex/einfuehrung/myModuleI.xdy +share/texmf-dist/doc/latex/einfuehrung/plainDemo.bst +share/texmf-dist/doc/latex/einfuehrung/preamble.tex +share/texmf-dist/doc/latex/einfuehrung/screxa.cls +share/texmf-dist/doc/latex/einfuehrung/screxabook.cls +share/texmf-dist/doc/latex/einfuehrung/screxareport.cls +share/texmf-dist/doc/latex/einfuehrung/tab.tex +share/texmf-dist/doc/latex/einfuehrung/tabelle1.tex +share/texmf-dist/doc/latex/einfuehrung/textdemo.sty diff --git a/print/tex-einfuehrung-doc/distinfo b/print/tex-einfuehrung-doc/distinfo new file mode 100644 index 000000000..e9fb6f508 --- /dev/null +++ b/print/tex-einfuehrung-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-einfuehrung-29349/einfuehrung.doc.tar.xz) = 5cdcf61632c760334cca65476faa47c99e08e6dc +RMD160 (tex-einfuehrung-29349/einfuehrung.doc.tar.xz) = 73017516dd55debc64b5da1106a6d5da92da635c +Size (tex-einfuehrung-29349/einfuehrung.doc.tar.xz) = 159096 bytes diff --git a/print/tex-enctex-doc/DESCR b/print/tex-enctex-doc/DESCR index 2984be364..5434ee53c 100644 --- a/print/tex-enctex-doc/DESCR +++ b/print/tex-enctex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-enctex. +Documentation for tex-enctex. diff --git a/print/tex-enctex-doc/Makefile b/print/tex-enctex-doc/Makefile index f55ed76bf..4498af1e8 100644 --- a/print/tex-enctex-doc/Makefile +++ b/print/tex-enctex-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2013/11/29 23:22:34 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 17:02:21 wiz Exp $ DISTNAME= enctex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 28602 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34957 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/enctex COMMENT= Documentation for tex-enctex +LICENSE= gnu-gpl-v2 CONFLICTS+= teTeX-texmf<=3.0nb15 diff --git a/print/tex-enctex-doc/distinfo b/print/tex-enctex-doc/distinfo index f6961e862..a7f6a6479 100644 --- a/print/tex-enctex-doc/distinfo +++ b/print/tex-enctex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/11/29 23:22:34 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/22 22:10:50 markd Exp $ -SHA1 (tex-enctex-28602/enctex.doc.tar.xz) = aa680ad25663b24d5f760ce4f0f7b67803012b1e -RMD160 (tex-enctex-28602/enctex.doc.tar.xz) = 34dc015276112ad0ae4a02ebe71d113194b19845 -Size (tex-enctex-28602/enctex.doc.tar.xz) = 228948 bytes +SHA1 (tex-enctex-34957/enctex.doc.tar.xz) = e3bdde5dc0928eb3beee4d6943f503e81b923f7e +RMD160 (tex-enctex-34957/enctex.doc.tar.xz) = 0dfe95bebd20ac9d53de738fa7e5ad7334cfc628 +Size (tex-enctex-34957/enctex.doc.tar.xz) = 253872 bytes diff --git a/print/tex-enctex/DESCR b/print/tex-enctex/DESCR index 84bdfb61c..47c360dda 100644 --- a/print/tex-enctex/DESCR +++ b/print/tex-enctex/DESCR @@ -1,3 +1,4 @@ -EncTeX is a TeX extension allowing you flexible input/output -reencoding by new encTeX primitives. It allows full UTF-8 processing -in standard 8-bit TeX. +EncTeX is (another) tex extension, written at the change-file +level. It provides means of translating input on the way into +TeX. It allows, for example, translation of multibyte +sequences, such as utf-8 encoding. diff --git a/print/tex-enctex/Makefile b/print/tex-enctex/Makefile index ff821915b..9a8a2e0bf 100644 --- a/print/tex-enctex/Makefile +++ b/print/tex-enctex/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2013/11/29 23:22:34 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 17:01:08 wiz Exp $ DISTNAME= enctex -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 28602 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34957 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/enctex COMMENT= TeX extension for flexible input/output reencoding +LICENSE= gnu-gpl-v2 CONFLICTS+= teTeX-texmf<=3.0nb15 diff --git a/print/tex-enctex/distinfo b/print/tex-enctex/distinfo index 7abb5677d..bec62a75b 100644 --- a/print/tex-enctex/distinfo +++ b/print/tex-enctex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/11/29 23:22:34 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/22 22:10:50 markd Exp $ -SHA1 (tex-enctex-28602/enctex.tar.xz) = ebb5db3161c39cee8728b420e135d0a43ca6c4ba -RMD160 (tex-enctex-28602/enctex.tar.xz) = 3e0161348099654cdbffbd01e443c171d4eb7f60 -Size (tex-enctex-28602/enctex.tar.xz) = 23620 bytes +SHA1 (tex-enctex-34957/enctex.tar.xz) = 52e3c8dede392ce5f1e1301be3af7218f817fbb1 +RMD160 (tex-enctex-34957/enctex.tar.xz) = 895b5772c437324d75e4dbdbb11aaf382c91339e +Size (tex-enctex-34957/enctex.tar.xz) = 23764 bytes diff --git a/print/tex-endfloat-doc/Makefile b/print/tex-endfloat-doc/Makefile index 9c9137ad2..ae172d6cf 100644 --- a/print/tex-endfloat-doc/Makefile +++ b/print/tex-endfloat-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 22:03:34 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 22:13:28 markd Exp $ DISTNAME= endfloat.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.4i -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-2.5d +TEXLIVE_REV= 24962 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-endfloat +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-endfloat-doc/PLIST b/print/tex-endfloat-doc/PLIST index bef488353..af9b3f074 100644 --- a/print/tex-endfloat-doc/PLIST +++ b/print/tex-endfloat-doc/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/10 22:03:34 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 22:13:28 markd Exp $ share/texmf-dist/doc/latex/endfloat/COPYING -share/texmf-dist/doc/latex/endfloat/endfloat.asc +share/texmf-dist/doc/latex/endfloat/README share/texmf-dist/doc/latex/endfloat/endfloat.pdf -share/texmf-dist/doc/latex/endfloat/readme.enf diff --git a/print/tex-endfloat-doc/distinfo b/print/tex-endfloat-doc/distinfo index 31fe38cb0..ee6cc5950 100644 --- a/print/tex-endfloat-doc/distinfo +++ b/print/tex-endfloat-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/10 22:03:34 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:13:28 markd Exp $ -SHA1 (tex-endfloat-15878/endfloat.doc.tar.xz) = 65aedcecc9b9d408a0f22fd6a6cd2f63844254e8 -RMD160 (tex-endfloat-15878/endfloat.doc.tar.xz) = c83d47e10fe4e32954285d3f78fc612632ccb4da -Size (tex-endfloat-15878/endfloat.doc.tar.xz) = 339168 bytes +SHA1 (tex-endfloat-24962/endfloat.doc.tar.xz) = f1bb00aae9964c056d3c8d46cc23225eec650877 +RMD160 (tex-endfloat-24962/endfloat.doc.tar.xz) = f0d55f7f941a12bc2f5b38ec7f1df02463c01f48 +Size (tex-endfloat-24962/endfloat.doc.tar.xz) = 176880 bytes diff --git a/print/tex-endfloat/Makefile b/print/tex-endfloat/Makefile index e0825f248..8b5174b95 100644 --- a/print/tex-endfloat/Makefile +++ b/print/tex-endfloat/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 22:03:19 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 22:13:28 markd Exp $ DISTNAME= endfloat -PKGNAME= tex-${DISTNAME}-2.4i -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-2.5d +TEXLIVE_REV= 24962 MAINTAINER= minskim@NetBSD.org COMMENT= Move floats to the end with markers where they belong +LICENSE= gnu-gpl-v2 CONFLICTS+= teTeX-texmf<=3.0nb27 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-endfloat/distinfo b/print/tex-endfloat/distinfo index 0422b14e7..edce987f4 100644 --- a/print/tex-endfloat/distinfo +++ b/print/tex-endfloat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/10 22:03:19 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:13:28 markd Exp $ -SHA1 (tex-endfloat-15878/endfloat.tar.xz) = 8cd8532bfdbfd6d60dd3f6fefcff3e387ece5655 -RMD160 (tex-endfloat-15878/endfloat.tar.xz) = bc1e049e555dd6bf57bbb7b8247a19afb0f1ed09 -Size (tex-endfloat-15878/endfloat.tar.xz) = 3688 bytes +SHA1 (tex-endfloat-24962/endfloat.tar.xz) = d7c3e11c8aa88f5a5606810391a331643a4f1e1a +RMD160 (tex-endfloat-24962/endfloat.tar.xz) = 0934aedf050a3745ba6275b9c0e132980483cd2d +Size (tex-endfloat-24962/endfloat.tar.xz) = 4748 bytes diff --git a/print/tex-enumitem-doc/Makefile b/print/tex-enumitem-doc/Makefile index 7bd5023fb..e93ff31e9 100644 --- a/print/tex-enumitem-doc/Makefile +++ b/print/tex-enumitem-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:16 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 22:15:41 markd Exp $ DISTNAME= enumitem.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.2 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-3.5.2 +TEXLIVE_REV= 24146 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-enumitem diff --git a/print/tex-enumitem-doc/distinfo b/print/tex-enumitem-doc/distinfo index 32654427e..74cbe6470 100644 --- a/print/tex-enumitem-doc/distinfo +++ b/print/tex-enumitem-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:16 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:15:41 markd Exp $ -SHA1 (tex-enumitem-15878/enumitem.doc.tar.xz) = 83e317fd3b9fa1fdf98a9b9df05b810d6fc5bc47 -RMD160 (tex-enumitem-15878/enumitem.doc.tar.xz) = 54d91e20fa172130aff7c10fec66c0fb57712bad -Size (tex-enumitem-15878/enumitem.doc.tar.xz) = 148044 bytes +SHA1 (tex-enumitem-24146/enumitem.doc.tar.xz) = 9ceaf1c7ab5f3ab91ef70fbf588ce131a2849325 +RMD160 (tex-enumitem-24146/enumitem.doc.tar.xz) = 6b6211cfc9f43869905330d7d6b1d615a5790c53 +Size (tex-enumitem-24146/enumitem.doc.tar.xz) = 346264 bytes diff --git a/print/tex-enumitem/Makefile b/print/tex-enumitem/Makefile index 4ef30c79e..ea4ed8a99 100644 --- a/print/tex-enumitem/Makefile +++ b/print/tex-enumitem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:16 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 22:15:41 markd Exp $ DISTNAME= enumitem -PKGNAME= tex-${DISTNAME}-2.2 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-3.5.2 +TEXLIVE_REV= 24146 MAINTAINER= minskim@NetBSD.org COMMENT= Control layout of itemize, enumerate, and description diff --git a/print/tex-enumitem/distinfo b/print/tex-enumitem/distinfo index b1776df4a..b01952eb5 100644 --- a/print/tex-enumitem/distinfo +++ b/print/tex-enumitem/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:16 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:15:41 markd Exp $ -SHA1 (tex-enumitem-15878/enumitem.tar.xz) = 2bf56d3325d178c08ca8ffa55ea970a0caa1f087 -RMD160 (tex-enumitem-15878/enumitem.tar.xz) = aeb83c579a164020d02734b19c9c74de6e7399ef -Size (tex-enumitem-15878/enumitem.tar.xz) = 5536 bytes +SHA1 (tex-enumitem-24146/enumitem.tar.xz) = 0d2ae8043ad3c10c9e642c8541ca68dcb282c2f5 +RMD160 (tex-enumitem-24146/enumitem.tar.xz) = 7828143926aa34332ad7c98b04c660dc216f1b1e +Size (tex-enumitem-24146/enumitem.tar.xz) = 11348 bytes diff --git a/print/tex-environ-doc/Makefile b/print/tex-environ-doc/Makefile index ea04f6d32..8c6c11fbe 100644 --- a/print/tex-environ-doc/Makefile +++ b/print/tex-environ-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 17:19:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 22:18:17 markd Exp $ DISTNAME= environ.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.2 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-0.3 +TEXLIVE_REV= 33821 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-environ diff --git a/print/tex-environ-doc/distinfo b/print/tex-environ-doc/distinfo index 5299ca6fd..1ed5fcd88 100644 --- a/print/tex-environ-doc/distinfo +++ b/print/tex-environ-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 17:19:51 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:18:17 markd Exp $ -SHA1 (tex-environ-15878/environ.doc.tar.xz) = 1898924c5538e60109c97b896b7f0efe1585d471 -RMD160 (tex-environ-15878/environ.doc.tar.xz) = 987a1de2c7b903a4a3a4e4b63f9be8ebf56fc3a3 -Size (tex-environ-15878/environ.doc.tar.xz) = 119192 bytes +SHA1 (tex-environ-33821/environ.doc.tar.xz) = 85e72be51f1b4b9fc5a86c3405de074e51d7b6cb +RMD160 (tex-environ-33821/environ.doc.tar.xz) = 9b33f1be54dd9255fd5babf929bc847996938b70 +Size (tex-environ-33821/environ.doc.tar.xz) = 156292 bytes diff --git a/print/tex-environ/Makefile b/print/tex-environ/Makefile index fff979199..c598dd8f0 100644 --- a/print/tex-environ/Makefile +++ b/print/tex-environ/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 17:19:42 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 22:18:17 markd Exp $ DISTNAME= environ -PKGNAME= tex-${DISTNAME}-0.2 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-0.3 +TEXLIVE_REV= 33821 MAINTAINER= minskim@NetBSD.org COMMENT= New interface for environments in LaTeX diff --git a/print/tex-environ/distinfo b/print/tex-environ/distinfo index fc5f0a764..186c23cf9 100644 --- a/print/tex-environ/distinfo +++ b/print/tex-environ/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 17:19:42 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:18:17 markd Exp $ -SHA1 (tex-environ-15878/environ.tar.xz) = b1828ee8e58ee77c6b4101d9898e7ad906dc6778 -RMD160 (tex-environ-15878/environ.tar.xz) = e92484d35e6e1d29be47db51c7aa5ad9e1570f88 -Size (tex-environ-15878/environ.tar.xz) = 2024 bytes +SHA1 (tex-environ-33821/environ.tar.xz) = e35e146e501e478a5713195d678f58b014437e80 +RMD160 (tex-environ-33821/environ.tar.xz) = ce1f64094e267019321cc8aefa781b8280ccd0b0 +Size (tex-environ-33821/environ.tar.xz) = 1880 bytes diff --git a/print/tex-eplain-doc/DESCR b/print/tex-eplain-doc/DESCR new file mode 100644 index 000000000..28ac7504d --- /dev/null +++ b/print/tex-eplain-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-eplain. diff --git a/print/tex-eplain-doc/Makefile b/print/tex-eplain-doc/Makefile new file mode 100644 index 000000000..00b21f6c6 --- /dev/null +++ b/print/tex-eplain-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:32 markd Exp $ + +DISTNAME= eplain.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.7 +TEXLIVE_REV= 36217 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eplain +COMMENT= Documentation for tex-eplain +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-eplain-doc/PLIST b/print/tex-eplain-doc/PLIST new file mode 100644 index 000000000..4395438bc --- /dev/null +++ b/print/tex-eplain-doc/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:32 markd Exp $ +info/eplain.info +man/man1/eplain.1 +share/texmf-dist/doc/eplain/AUTHORS +share/texmf-dist/doc/eplain/COPYING +share/texmf-dist/doc/eplain/ChangeLog +share/texmf-dist/doc/eplain/INSTALL +share/texmf-dist/doc/eplain/NEWS +share/texmf-dist/doc/eplain/README +share/texmf-dist/doc/eplain/demo/Makefile +share/texmf-dist/doc/eplain/demo/lscommnt.tex +share/texmf-dist/doc/eplain/demo/xhyper.tex +share/texmf-dist/doc/eplain/eplain.html +share/texmf-dist/doc/eplain/eplain.pdf +share/texmf-dist/doc/eplain/lscommnt.jpg +share/texmf-dist/doc/eplain/util/idxuniq +share/texmf-dist/doc/eplain/util/trimsee +share/texmf-dist/doc/eplain/xhyper.jpg diff --git a/print/tex-eplain-doc/distinfo b/print/tex-eplain-doc/distinfo new file mode 100644 index 000000000..837d3d6f0 --- /dev/null +++ b/print/tex-eplain-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:32 markd Exp $ + +SHA1 (tex-eplain-36217/eplain.doc.tar.xz) = e1ffe1a524d5662d6679ca99159c09aaed0b1175 +RMD160 (tex-eplain-36217/eplain.doc.tar.xz) = a7cb4c5c432327c5ef18611f2d9b89fb240b39b2 +Size (tex-eplain-36217/eplain.doc.tar.xz) = 979872 bytes diff --git a/print/tex-eplain/DESCR b/print/tex-eplain/DESCR new file mode 100644 index 000000000..e767dfa41 --- /dev/null +++ b/print/tex-eplain/DESCR @@ -0,0 +1,8 @@ +A powerfully extended version of the plain format, adding +support for bibliographies, tables of contents, enumerated +lists, verbatim input of files, numbered equations, tables, two- +column output, footnotes, hyperlinks in PDF output and +commutative diagrams. Eplain can also load some of the more +useful LaTeX packages, notably graphics, graphicx, color, +autopict (a package instance of the LaTeX picture code), +psfrag, and url. diff --git a/print/tex-eplain/Makefile b/print/tex-eplain/Makefile new file mode 100644 index 000000000..4620c65cc --- /dev/null +++ b/print/tex-eplain/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:32 markd Exp $ + +DISTNAME= eplain +PKGNAME= tex-${DISTNAME}-3.7 +TEXLIVE_REV= 36217 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eplain +COMMENT= Extended plain TeX macros +LICENSE= gnu-gpl-v2 + +CONFLICTS+= teTeX-texmf<=3.0nb55 +DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex + +INSTALLATION_DIRS+= bin + +TEX_FORMATS+= "eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini\\n" + +.include "../../print/texlive/package.mk" + +post-install: + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/eplain + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-eplain/PLIST b/print/tex-eplain/PLIST new file mode 100644 index 000000000..89bfe1042 --- /dev/null +++ b/print/tex-eplain/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:32 markd Exp $ +bin/eplain +share/texmf-dist/tex/eplain/arrow.tex +share/texmf-dist/tex/eplain/btxmac.tex +share/texmf-dist/tex/eplain/eplain.aux +share/texmf-dist/tex/eplain/eplain.ini +share/texmf-dist/tex/eplain/eplain.tex diff --git a/print/tex-eplain/distinfo b/print/tex-eplain/distinfo new file mode 100644 index 000000000..993efdebf --- /dev/null +++ b/print/tex-eplain/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:32 markd Exp $ + +SHA1 (tex-eplain-36217/eplain.tar.xz) = c7f12c8b34e55618e8c9ec10db1ba33e8246c4b1 +RMD160 (tex-eplain-36217/eplain.tar.xz) = c7f0bee72ce2360b37922ed0bd74ef6360e7f905 +Size (tex-eplain-36217/eplain.tar.xz) = 42992 bytes diff --git a/print/tex-epsf-dvipdfmx-doc/DESCR b/print/tex-epsf-dvipdfmx-doc/DESCR new file mode 100644 index 000000000..37c77b4cf --- /dev/null +++ b/print/tex-epsf-dvipdfmx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-epsf-dvipdfmx. diff --git a/print/tex-epsf-dvipdfmx-doc/Makefile b/print/tex-epsf-dvipdfmx-doc/Makefile new file mode 100644 index 000000000..d3334f58b --- /dev/null +++ b/print/tex-epsf-dvipdfmx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +DISTNAME= epsf-dvipdfmx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35575 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epsf-dvipdfmx +COMMENT= Documentation for tex-epsf-dvipdfmx +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-epsf-dvipdfmx-doc/PLIST b/print/tex-epsf-dvipdfmx-doc/PLIST new file mode 100644 index 000000000..887a2d5fb --- /dev/null +++ b/print/tex-epsf-dvipdfmx-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:51 wiz Exp $ +share/texmf-dist/doc/plain/epsf-dvipdfmx/README +share/texmf-dist/doc/plain/epsf-dvipdfmx/testepdpx.eps +share/texmf-dist/doc/plain/epsf-dvipdfmx/testepdpx.tex diff --git a/print/tex-epsf-dvipdfmx-doc/distinfo b/print/tex-epsf-dvipdfmx-doc/distinfo new file mode 100644 index 000000000..f3c0fdc09 --- /dev/null +++ b/print/tex-epsf-dvipdfmx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +SHA1 (tex-epsf-dvipdfmx-35575/epsf-dvipdfmx.doc.tar.xz) = 6e7fe01ac98fe2bdc52154b4d9473a94f6a1b30f +RMD160 (tex-epsf-dvipdfmx-35575/epsf-dvipdfmx.doc.tar.xz) = 8be0da133a1da994e6dc5b9a8ebedb134deafcf0 +Size (tex-epsf-dvipdfmx-35575/epsf-dvipdfmx.doc.tar.xz) = 2048 bytes diff --git a/print/tex-epsf-dvipdfmx/DESCR b/print/tex-epsf-dvipdfmx/DESCR new file mode 100644 index 000000000..233e8a9ff --- /dev/null +++ b/print/tex-epsf-dvipdfmx/DESCR @@ -0,0 +1,5 @@ +epsf-dvipdfmx.tex is a plain TeX file to be \input after +epsf.tex when using plain TeX with dvipdfmx. As in: \input epsf +\input epsf-dvipdfmx It is needed when an .eps file has +anything except the origin (0,0) for the lower-left of its +bounding box. diff --git a/print/tex-epsf-dvipdfmx/Makefile b/print/tex-epsf-dvipdfmx/Makefile new file mode 100644 index 000000000..a0cc4152d --- /dev/null +++ b/print/tex-epsf-dvipdfmx/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +DISTNAME= epsf-dvipdfmx +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35575 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/epsf-dvipdfmx +COMMENT= Plain TeX file for using epsf.tex with (x)dvipdfmx +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-epsf-dvipdfmx/PLIST b/print/tex-epsf-dvipdfmx/PLIST new file mode 100644 index 000000000..6302b942f --- /dev/null +++ b/print/tex-epsf-dvipdfmx/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:51 wiz Exp $ +share/texmf-dist/tex/plain/epsf-dvipdfmx/epsf-dvipdfmx.tex diff --git a/print/tex-epsf-dvipdfmx/distinfo b/print/tex-epsf-dvipdfmx/distinfo new file mode 100644 index 000000000..3a6e9c845 --- /dev/null +++ b/print/tex-epsf-dvipdfmx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +SHA1 (tex-epsf-dvipdfmx-35575/epsf-dvipdfmx.tar.xz) = 73438cceb076d20357abdffb6ccfedd459fdcce0 +RMD160 (tex-epsf-dvipdfmx-35575/epsf-dvipdfmx.tar.xz) = ddaa29eb52248dcf392aaa50d2678d5b95f72c94 +Size (tex-epsf-dvipdfmx-35575/epsf-dvipdfmx.tar.xz) = 1016 bytes diff --git a/print/tex-eso-pic-doc/Makefile b/print/tex-eso-pic-doc/Makefile index ed5fe859e..1113f64cb 100644 --- a/print/tex-eso-pic-doc/Makefile +++ b/print/tex-eso-pic-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2011/03/16 17:41:38 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:02 markd Exp $ DISTNAME= eso-pic.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.0c -TEXLIVE_REV= 21515 +PKGNAME= tex-${DISTNAME:S/./-/}-2.0e +TEXLIVE_REV= 36994 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eso-pic COMMENT= Documentation for tex-eso-pic +LICENSE= lppl-1.2 CONFLICTS= teTeX-texmf<=3.0nb29 diff --git a/print/tex-eso-pic-doc/PLIST b/print/tex-eso-pic-doc/PLIST index 3df458a87..27c6cd798 100644 --- a/print/tex-eso-pic-doc/PLIST +++ b/print/tex-eso-pic-doc/PLIST @@ -1,10 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/04 22:39:29 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/14 12:50:02 markd Exp $ +share/texmf-dist/doc/latex/eso-pic/README share/texmf-dist/doc/latex/eso-pic/eso-article-test.tex share/texmf-dist/doc/latex/eso-pic/eso-ex1.tex share/texmf-dist/doc/latex/eso-pic/eso-ex2.tex share/texmf-dist/doc/latex/eso-pic/eso-ex3.tex share/texmf-dist/doc/latex/eso-pic/eso-ex4.tex share/texmf-dist/doc/latex/eso-pic/eso-ex5.tex -share/texmf-dist/doc/latex/eso-pic/eso-ex6.tex share/texmf-dist/doc/latex/eso-pic/eso-memoir-test.tex share/texmf-dist/doc/latex/eso-pic/eso-pic.pdf diff --git a/print/tex-eso-pic-doc/distinfo b/print/tex-eso-pic-doc/distinfo index f0254639a..d1d65adc7 100644 --- a/print/tex-eso-pic-doc/distinfo +++ b/print/tex-eso-pic-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/03/16 17:41:38 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-eso-pic-21515/eso-pic.doc.tar.xz) = c9dd7e41424ca50c805223207de419a5b463c44a -RMD160 (tex-eso-pic-21515/eso-pic.doc.tar.xz) = 6152de5952e36aa4c60d3a5d7373e94a9c2615dc -Size (tex-eso-pic-21515/eso-pic.doc.tar.xz) = 224044 bytes +SHA1 (tex-eso-pic-36994/eso-pic.doc.tar.xz) = c12a972cad506ba27b739b81c193360dac788796 +RMD160 (tex-eso-pic-36994/eso-pic.doc.tar.xz) = 5e702a671b071f5504a9111bd5a0f23fe1b83a4c +Size (tex-eso-pic-36994/eso-pic.doc.tar.xz) = 250772 bytes diff --git a/print/tex-eso-pic/Makefile b/print/tex-eso-pic/Makefile index 6005d0954..94fd4b2e8 100644 --- a/print/tex-eso-pic/Makefile +++ b/print/tex-eso-pic/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2011/03/16 17:41:37 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:02 markd Exp $ DISTNAME= eso-pic -PKGNAME= tex-${DISTNAME}-2.0c -PKGREVISION= 1 -TEXLIVE_REV= 21515 +PKGNAME= tex-${DISTNAME}-2.0e +TEXLIVE_REV= 36994 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/eso-pic COMMENT= Add picture commands (or backgrounds) to every page +LICENSE= lppl-1.2 CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-eso-pic/distinfo b/print/tex-eso-pic/distinfo index 2b41707bd..3d127dd88 100644 --- a/print/tex-eso-pic/distinfo +++ b/print/tex-eso-pic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/03/16 17:41:37 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-eso-pic-21515/eso-pic.tar.xz) = e04fe85163f177524e04db874de8c917a717fc8e -RMD160 (tex-eso-pic-21515/eso-pic.tar.xz) = 272b5a343ef891826a786643e013d18fc4c08986 -Size (tex-eso-pic-21515/eso-pic.tar.xz) = 3700 bytes +SHA1 (tex-eso-pic-36994/eso-pic.tar.xz) = 9fa70976409e33b518e8de01160ad2d19b844233 +RMD160 (tex-eso-pic-36994/eso-pic.tar.xz) = b213f9ba40e127cea9f95008061837a61eb43ef3 +Size (tex-eso-pic-36994/eso-pic.tar.xz) = 3760 bytes diff --git a/print/tex-etdipa-doc/DESCR b/print/tex-etdipa-doc/DESCR new file mode 100644 index 000000000..4fc2e7829 --- /dev/null +++ b/print/tex-etdipa-doc/DESCR @@ -0,0 +1,5 @@ +This package provides a complete working directory for the +scientific documentation of arbitrary projects. It was +originally developed to provide a template for Austrian +"Diplomarbeiten" or "Vorwissenschaftliche Arbeiten", which are +scientfic projects of students at a secondary school. diff --git a/print/tex-etdipa-doc/Makefile b/print/tex-etdipa-doc/Makefile new file mode 100644 index 000000000..cd944fb7f --- /dev/null +++ b/print/tex-etdipa-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= etdipa.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.6 +TEXLIVE_REV= 36354 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/etdipa +COMMENT= Simple, lightweight template for scientific documents +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-etdipa-doc/PLIST b/print/tex-etdipa-doc/PLIST new file mode 100644 index 000000000..01bcaf237 --- /dev/null +++ b/print/tex-etdipa-doc/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/etdipa/Data/folder_description.txt +share/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_DE.pdf +share/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_DE.tex +share/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_EN.pdf +share/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_EN.tex +share/texmf-dist/doc/latex/etdipa/Help/files.txt +share/texmf-dist/doc/latex/etdipa/Images/ET_logo.jpg +share/texmf-dist/doc/latex/etdipa/Images/HTL-Allgemein.jpg +share/texmf-dist/doc/latex/etdipa/Images/HTL.png +share/texmf-dist/doc/latex/etdipa/Images/Ordnerstruktur.pdf +share/texmf-dist/doc/latex/etdipa/Images/bild.pdf +share/texmf-dist/doc/latex/etdipa/Images/diplomand_erklaerung.pdf +share/texmf-dist/doc/latex/etdipa/Images/subordner.pdf +share/texmf-dist/doc/latex/etdipa/Images/titlepic.pdf +share/texmf-dist/doc/latex/etdipa/README +share/texmf-dist/doc/latex/etdipa/Textparts/abkuerzungen.tex +share/texmf-dist/doc/latex/etdipa/Textparts/abstract.tex +share/texmf-dist/doc/latex/etdipa/Textparts/danksagungen.tex +share/texmf-dist/doc/latex/etdipa/Textparts/diplomanden.tex +share/texmf-dist/doc/latex/etdipa/Textparts/literatur.tex +share/texmf-dist/doc/latex/etdipa/Textparts/zusammenfassung.tex +share/texmf-dist/doc/latex/etdipa/diplomarbeit.tex +share/texmf-dist/doc/latex/etdipa/etdipa.sty diff --git a/print/tex-etdipa-doc/distinfo b/print/tex-etdipa-doc/distinfo new file mode 100644 index 000000000..99c58552d --- /dev/null +++ b/print/tex-etdipa-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-etdipa-36354/etdipa.doc.tar.xz) = 3832191b26e65c23b94f43e103d324e9cf5794f2 +RMD160 (tex-etdipa-36354/etdipa.doc.tar.xz) = f833a95918bed26369614c86d35bf8369e1fbd4d +Size (tex-etdipa-36354/etdipa.doc.tar.xz) = 1019904 bytes diff --git a/print/tex-etex-doc/DESCR b/print/tex-etex-doc/DESCR index 60f652660..39ecac69b 100644 --- a/print/tex-etex-doc/DESCR +++ b/print/tex-etex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-etex. +Documentation for tex-etex. diff --git a/print/tex-etex-doc/Makefile b/print/tex-etex-doc/Makefile index 4cf83c88d..cd90e537a 100644 --- a/print/tex-etex-doc/Makefile +++ b/print/tex-etex-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2013/11/18 18:21:14 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 17:10:56 wiz Exp $ DISTNAME= etex.doc PKGNAME= tex-${DISTNAME:S/./-/}-2.1.31600 TEXLIVE_REV= 31600 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/etex COMMENT= Documentation for tex-etex +#LICENSE= knuth .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-etex-pkg-doc/DESCR b/print/tex-etex-pkg-doc/DESCR index bbdbbb967..caae138d7 100644 --- a/print/tex-etex-pkg-doc/DESCR +++ b/print/tex-etex-pkg-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-etex-pkg. +Documentation for tex-etex-pkg. diff --git a/print/tex-etex-pkg-doc/Makefile b/print/tex-etex-pkg-doc/Makefile index 03feb5c61..e8aba08b2 100644 --- a/print/tex-etex-pkg-doc/Makefile +++ b/print/tex-etex-pkg-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:11 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/05 17:16:01 wiz Exp $ DISTNAME= etex-pkg.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.0 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-2.1 +TEXLIVE_REV= 36465 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/etex-pkg COMMENT= Documentation for tex-etex-pkg +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-etex-pkg-doc/distinfo b/print/tex-etex-pkg-doc/distinfo index c04a39aa4..836e8fc0c 100644 --- a/print/tex-etex-pkg-doc/distinfo +++ b/print/tex-etex-pkg-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:11 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:22:45 markd Exp $ -SHA1 (tex-etex-pkg-15878/etex-pkg.doc.tar.xz) = e7468722e5ee5c3b7eac6cefe6aabcaaaa8e7345 -RMD160 (tex-etex-pkg-15878/etex-pkg.doc.tar.xz) = 46e1ed6f6b7e318c6395278ae4516c1f134598f3 -Size (tex-etex-pkg-15878/etex-pkg.doc.tar.xz) = 516 bytes +SHA1 (tex-etex-pkg-36465/etex-pkg.doc.tar.xz) = 1599ade53757dcdde7a88cd6a4c0d8bf0452183e +RMD160 (tex-etex-pkg-36465/etex-pkg.doc.tar.xz) = 754c703519e33414e22893c3bdc09ea005fc2e15 +Size (tex-etex-pkg-36465/etex-pkg.doc.tar.xz) = 512 bytes diff --git a/print/tex-etex-pkg/DESCR b/print/tex-etex-pkg/DESCR index f6c451cd0..d2ba0576c 100644 --- a/print/tex-etex-pkg/DESCR +++ b/print/tex-etex-pkg/DESCR @@ -1,5 +1,5 @@ -The package provides a straightforward interface to many of the -extensions offered by e-TeX; in particular, it modifies LaTeX's -register allocation macros to make use of the extended register range. -The etoolbox provides macros that make more sophisticated use of -e-TeX's facilities. +The package provides support for LaTeX documents to use many of +the extensions offered by e-TeX; in particular, it modifies +LaTeX's register allocation macros to make use of the extended +register range. The etextools package provides macros that make +more sophisticated use of e-TeX's facilities. diff --git a/print/tex-etex-pkg/Makefile b/print/tex-etex-pkg/Makefile index 15fadc7bd..a4befa4af 100644 --- a/print/tex-etex-pkg/Makefile +++ b/print/tex-etex-pkg/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:11 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/05 17:15:08 wiz Exp $ DISTNAME= etex-pkg -PKGNAME= tex-${DISTNAME}-2.0 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 36465 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/etex-pkg COMMENT= E-TeX support package +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex diff --git a/print/tex-etex-pkg/distinfo b/print/tex-etex-pkg/distinfo index a8fdf4ed8..be9fbbe7b 100644 --- a/print/tex-etex-pkg/distinfo +++ b/print/tex-etex-pkg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:11 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:22:45 markd Exp $ -SHA1 (tex-etex-pkg-15878/etex-pkg.tar.xz) = 79fed1a6a598b4ce880821268723b70e0edbce6a -RMD160 (tex-etex-pkg-15878/etex-pkg.tar.xz) = 566425d38cca73aaa64fa5c0dbe294f72cd8f220 -Size (tex-etex-pkg-15878/etex-pkg.tar.xz) = 5008 bytes +SHA1 (tex-etex-pkg-36465/etex-pkg.tar.xz) = 9596050090b1e55141ac81ca764c85607f9f1bb5 +RMD160 (tex-etex-pkg-36465/etex-pkg.tar.xz) = 28867d947eeb5543b363c997310bfad44be29671 +Size (tex-etex-pkg-36465/etex-pkg.tar.xz) = 5148 bytes diff --git a/print/tex-etex/DESCR b/print/tex-etex/DESCR index 4ba92756b..f967dcf41 100644 --- a/print/tex-etex/DESCR +++ b/print/tex-etex/DESCR @@ -1,12 +1,7 @@ -e-TeX intends to fill the gap between TeX3 and the future NTS (New -Typesetting System). It consists of a series of features extending -the capabilities of TeX3. - -Since compatibility between e-TeX and TeX3 has been a main concern, -e-TeX has two modes of operation. In TeX compatibility mode it fully -deserves the name TeX and there are neither extended features nor -additional primitive commands. That means in particular that e-TeX -passes the TRIP test without any restriction. There are, however, a -few minor modifications that would be legitimate in any implementation -of TeX. In extended mode there are additional primitive commands and -the extended features of e-TeX are available. +An extended version of TeX (which is capable of running as if +it were TeX unmodified). E-TeX has been specified by the LaTeX +team as the engine for the development of LaTeX 2e, in the +immediate future; as a result, LaTeX programmers may (in all +current TeX distributions) assume e-TeX functionality. +Development versions of e-TeX are to be found in the TeX live +source repository. diff --git a/print/tex-etex/Makefile b/print/tex-etex/Makefile index 61ad40a4a..835ae2d81 100644 --- a/print/tex-etex/Makefile +++ b/print/tex-etex/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2013/11/18 18:21:14 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 17:05:03 wiz Exp $ DISTNAME= etex PKGNAME= tex-${DISTNAME}-2.1.31600 TEXLIVE_REV= 31600 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/etex COMMENT= TeX implementation filling the gap between TeX3 and NTS +#LICENSE= knuth CONFLICTS+= teTeX-texmf<=3.0nb11 DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain diff --git a/print/tex-ethiop-doc/DESCR b/print/tex-ethiop-doc/DESCR new file mode 100644 index 000000000..bc33dccc7 --- /dev/null +++ b/print/tex-ethiop-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ethiop. diff --git a/print/tex-ethiop-doc/Makefile b/print/tex-ethiop-doc/Makefile new file mode 100644 index 000000000..7fe285e75 --- /dev/null +++ b/print/tex-ethiop-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 19:26:54 wiz Exp $ + +DISTNAME= ethiop.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.7 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-ethiop +# LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ethiop-doc/PLIST b/print/tex-ethiop-doc/PLIST new file mode 100644 index 000000000..0248f347f --- /dev/null +++ b/print/tex-ethiop-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:26:54 wiz Exp $ +share/texmf-dist/doc/latex/ethiop/MANIFEST +share/texmf-dist/doc/latex/ethiop/README +share/texmf-dist/doc/latex/ethiop/codeetha.tex +share/texmf-dist/doc/latex/ethiop/codeethb.tex +share/texmf-dist/doc/latex/ethiop/ethiodoc.pdf +share/texmf-dist/doc/latex/ethiop/ethiodoc.tex diff --git a/print/tex-ethiop-doc/distinfo b/print/tex-ethiop-doc/distinfo new file mode 100644 index 000000000..c534fab59 --- /dev/null +++ b/print/tex-ethiop-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:26:54 wiz Exp $ + +SHA1 (tex-ethiop-15878/ethiop.doc.tar.xz) = 4522d6da364c4bfbd479c4100a24ac7e6dbd73dd +RMD160 (tex-ethiop-15878/ethiop.doc.tar.xz) = 6a4b7ae1a433819bf0c63f88455eb8f1c9745995 +Size (tex-ethiop-15878/ethiop.doc.tar.xz) = 445320 bytes diff --git a/print/tex-ethiop/DESCR b/print/tex-ethiop/DESCR new file mode 100644 index 000000000..9b1977dd5 --- /dev/null +++ b/print/tex-ethiop/DESCR @@ -0,0 +1,4 @@ +Ethiopian language support for the babel package, including a +collection of fonts and TeX macros for typesetting the +characters of the languages of Ethiopia, with Metafont fonts +based on EthTeX's. The macros use the Babel framework. diff --git a/print/tex-ethiop/Makefile b/print/tex-ethiop/Makefile new file mode 100644 index 000000000..e346d7769 --- /dev/null +++ b/print/tex-ethiop/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 19:26:44 wiz Exp $ + +DISTNAME= ethiop +PKGNAME= tex-${DISTNAME}-0.7 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= LaTeX macros and fonts for typesetting Amharic +# LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ethiop/PLIST b/print/tex-ethiop/PLIST new file mode 100644 index 000000000..c1e3a16c4 --- /dev/null +++ b/print/tex-ethiop/PLIST @@ -0,0 +1,173 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:26:44 wiz Exp $ +share/texmf-dist/fonts/ofm/public/ethiop/etho10.ofm +share/texmf-dist/fonts/ofm/public/ethiop/ethob10.ofm +share/texmf-dist/fonts/ofm/public/ethiop/ethos10.ofm +share/texmf-dist/fonts/ofm/public/ethiop/ethosb10.ofm +share/texmf-dist/fonts/ovf/public/ethiop/etho10.ovf +share/texmf-dist/fonts/ovf/public/ethiop/ethob10.ovf +share/texmf-dist/fonts/ovf/public/ethiop/ethos10.ovf +share/texmf-dist/fonts/ovf/public/ethiop/ethosb10.ovf +share/texmf-dist/fonts/ovp/public/ethiop/etho10.ovp +share/texmf-dist/fonts/ovp/public/ethiop/ethob10.ovp +share/texmf-dist/fonts/ovp/public/ethiop/ethos10.ovp +share/texmf-dist/fonts/ovp/public/ethiop/ethosb10.ovp +share/texmf-dist/fonts/source/public/ethiop/eth__a.mf +share/texmf-dist/fonts/source/public/ethiop/eth__g.mf +share/texmf-dist/fonts/source/public/ethiop/eth_acce.mf +share/texmf-dist/fonts/source/public/ethiop/eth_b.mf +share/texmf-dist/fonts/source/public/ethiop/eth_c_c.mf +share/texmf-dist/fonts/source/public/ethiop/eth_cc.mf +share/texmf-dist/fonts/source/public/ethiop/eth_cc_c.mf +share/texmf-dist/fonts/source/public/ethiop/eth_ccc2.mf +share/texmf-dist/fonts/source/public/ethiop/eth_d.mf +share/texmf-dist/fonts/source/public/ethiop/eth_dd.mf +share/texmf-dist/fonts/source/public/ethiop/eth_f.mf +share/texmf-dist/fonts/source/public/ethiop/eth_fu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_g.mf +share/texmf-dist/fonts/source/public/ethiop/eth_g_a.mf +share/texmf-dist/fonts/source/public/ethiop/eth_gg.mf +share/texmf-dist/fonts/source/public/ethiop/eth_ggu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_gu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_h.mf +share/texmf-dist/fonts/source/public/ethiop/eth_h_a.mf +share/texmf-dist/fonts/source/public/ethiop/eth_h_c.mf +share/texmf-dist/fonts/source/public/ethiop/eth_hh.mf +share/texmf-dist/fonts/source/public/ethiop/eth_hu_c.mf +share/texmf-dist/fonts/source/public/ethiop/eth_j.mf +share/texmf-dist/fonts/source/public/ethiop/eth_k.mf +share/texmf-dist/fonts/source/public/ethiop/eth_k_a.mf +share/texmf-dist/fonts/source/public/ethiop/eth_kk.mf +share/texmf-dist/fonts/source/public/ethiop/eth_kku.mf +share/texmf-dist/fonts/source/public/ethiop/eth_ku.mf +share/texmf-dist/fonts/source/public/ethiop/eth_l.mf +share/texmf-dist/fonts/source/public/ethiop/eth_m.mf +share/texmf-dist/fonts/source/public/ethiop/eth_mrf.mf +share/texmf-dist/fonts/source/public/ethiop/eth_mu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_n.mf +share/texmf-dist/fonts/source/public/ethiop/eth_nn.mf +share/texmf-dist/fonts/source/public/ethiop/eth_num.mf +share/texmf-dist/fonts/source/public/ethiop/eth_p.mf +share/texmf-dist/fonts/source/public/ethiop/eth_pp.mf +share/texmf-dist/fonts/source/public/ethiop/eth_pu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_punc.mf +share/texmf-dist/fonts/source/public/ethiop/eth_q.mf +share/texmf-dist/fonts/source/public/ethiop/eth_q_a.mf +share/texmf-dist/fonts/source/public/ethiop/eth_qq.mf +share/texmf-dist/fonts/source/public/ethiop/eth_qqu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_qu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_r.mf +share/texmf-dist/fonts/source/public/ethiop/eth_s.mf +share/texmf-dist/fonts/source/public/ethiop/eth_s_a.mf +share/texmf-dist/fonts/source/public/ethiop/eth_s_c.mf +share/texmf-dist/fonts/source/public/ethiop/eth_ss.mf +share/texmf-dist/fonts/source/public/ethiop/eth_t.mf +share/texmf-dist/fonts/source/public/ethiop/eth_tt.mf +share/texmf-dist/fonts/source/public/ethiop/eth_v.mf +share/texmf-dist/fonts/source/public/ethiop/eth_w.mf +share/texmf-dist/fonts/source/public/ethiop/eth_wu.mf +share/texmf-dist/fonts/source/public/ethiop/eth_y.mf +share/texmf-dist/fonts/source/public/ethiop/eth_z.mf +share/texmf-dist/fonts/source/public/ethiop/eth_z_c.mf +share/texmf-dist/fonts/source/public/ethiop/etha10.mf +share/texmf-dist/fonts/source/public/ethiop/etha6.mf +share/texmf-dist/fonts/source/public/ethiop/etha7.mf +share/texmf-dist/fonts/source/public/ethiop/etha8.mf +share/texmf-dist/fonts/source/public/ethiop/etha_cod.mf +share/texmf-dist/fonts/source/public/ethiop/etha_drv.mf +share/texmf-dist/fonts/source/public/ethiop/etha_lig.mf +share/texmf-dist/fonts/source/public/ethiop/ethab10.mf +share/texmf-dist/fonts/source/public/ethiop/ethab11.mf +share/texmf-dist/fonts/source/public/ethiop/ethab12.mf +share/texmf-dist/fonts/source/public/ethiop/ethab14.mf +share/texmf-dist/fonts/source/public/ethiop/ethab18.mf +share/texmf-dist/fonts/source/public/ethiop/ethab24.mf +share/texmf-dist/fonts/source/public/ethiop/ethab36.mf +share/texmf-dist/fonts/source/public/ethiop/ethab9.mf +share/texmf-dist/fonts/source/public/ethiop/ethas10.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb10.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb11.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb12.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb14.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb18.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb24.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb36.mf +share/texmf-dist/fonts/source/public/ethiop/ethasb9.mf +share/texmf-dist/fonts/source/public/ethiop/ethatt10.mf +share/texmf-dist/fonts/source/public/ethiop/ethb10.mf +share/texmf-dist/fonts/source/public/ethiop/ethb6.mf +share/texmf-dist/fonts/source/public/ethiop/ethb7.mf +share/texmf-dist/fonts/source/public/ethiop/ethb8.mf +share/texmf-dist/fonts/source/public/ethiop/ethb_cod.mf +share/texmf-dist/fonts/source/public/ethiop/ethb_drv.mf +share/texmf-dist/fonts/source/public/ethiop/ethb_lig.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb10.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb11.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb12.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb14.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb18.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb24.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb36.mf +share/texmf-dist/fonts/source/public/ethiop/ethbb9.mf +share/texmf-dist/fonts/source/public/ethiop/ethbs10.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb10.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb11.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb12.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb14.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb18.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb24.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb36.mf +share/texmf-dist/fonts/source/public/ethiop/ethbsb9.mf +share/texmf-dist/fonts/source/public/ethiop/ethbtt10.mf +share/texmf-dist/fonts/source/public/ethiop/ethiomac.mf +share/texmf-dist/fonts/tfm/public/ethiop/etha10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/etha6.tfm +share/texmf-dist/fonts/tfm/public/ethiop/etha7.tfm +share/texmf-dist/fonts/tfm/public/ethiop/etha8.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab11.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab12.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab14.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab18.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab24.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab36.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethab9.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethas10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb11.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb12.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb14.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb18.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb24.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb36.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethasb9.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethatt10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethb10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethb6.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethb7.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethb8.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb11.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb12.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb14.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb18.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb24.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb36.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbb9.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbs10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb10.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb11.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb12.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb14.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb18.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb24.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb36.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbsb9.tfm +share/texmf-dist/fonts/tfm/public/ethiop/ethbtt10.tfm +share/texmf-dist/omega/ocp/ethiop/ethospc.ocp +share/texmf-dist/omega/otp/ethiop/ethospc.otp +share/texmf-dist/tex/latex/ethiop/etharab.sty +share/texmf-dist/tex/latex/ethiop/ethiop.ldf +share/texmf-dist/tex/latex/ethiop/ethiop.sty +share/texmf-dist/tex/latex/ethiop/uetha.fd +share/texmf-dist/tex/latex/ethiop/uethb.fd +share/texmf-dist/tex/latex/ethiop/uetho.fd diff --git a/print/tex-ethiop/distinfo b/print/tex-ethiop/distinfo new file mode 100644 index 000000000..01e16f320 --- /dev/null +++ b/print/tex-ethiop/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:26:44 wiz Exp $ + +SHA1 (tex-ethiop-15878/ethiop.tar.xz) = db67e86d58fa334dfaadc31feacec26e4f46f70b +RMD160 (tex-ethiop-15878/ethiop.tar.xz) = db2492ebeeaec4e13694a624b2c6e1acd7818274 +Size (tex-ethiop-15878/ethiop.tar.xz) = 60656 bytes diff --git a/print/tex-etoolbox-de-doc/DESCR b/print/tex-etoolbox-de-doc/DESCR new file mode 100644 index 000000000..b8633869e --- /dev/null +++ b/print/tex-etoolbox-de-doc/DESCR @@ -0,0 +1 @@ +The version translated is 2.1 or 2011-01-03. diff --git a/print/tex-etoolbox-de-doc/Makefile b/print/tex-etoolbox-de-doc/Makefile new file mode 100644 index 000000000..9419b629b --- /dev/null +++ b/print/tex-etoolbox-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= etoolbox-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1 +TEXLIVE_REV= 21906 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/etoolbox-de +COMMENT= German translation of documentation of etoolbox +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-etoolbox-de-doc/PLIST b/print/tex-etoolbox-de-doc/PLIST new file mode 100644 index 000000000..2a1e0ef5b --- /dev/null +++ b/print/tex-etoolbox-de-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/etoolbox-de/etoolbox-DE.pdf +share/texmf-dist/doc/latex/etoolbox-de/etoolbox-DE.tex diff --git a/print/tex-etoolbox-de-doc/distinfo b/print/tex-etoolbox-de-doc/distinfo new file mode 100644 index 000000000..0024ed085 --- /dev/null +++ b/print/tex-etoolbox-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-etoolbox-de-21906/etoolbox-de.doc.tar.xz) = dd3a4f08dffb17120db9923c56f7c2dcdb7abdef +RMD160 (tex-etoolbox-de-21906/etoolbox-de.doc.tar.xz) = 0b11c73916bfd89ca582aaee1033c966188facb0 +Size (tex-etoolbox-de-21906/etoolbox-de.doc.tar.xz) = 234632 bytes diff --git a/print/tex-europecv-doc/DESCR b/print/tex-europecv-doc/DESCR new file mode 100644 index 000000000..0de14af24 --- /dev/null +++ b/print/tex-europecv-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-europecv. diff --git a/print/tex-europecv-doc/Makefile b/print/tex-europecv-doc/Makefile new file mode 100644 index 000000000..4adfd88e1 --- /dev/null +++ b/print/tex-europecv-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/26 10:53:48 jaapb Exp $ + +DISTNAME= europecv.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34454 + +MAINTAINER= jaapb@NetBSD.org +COMMENT= Documentation for tex-europecv +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-europecv-doc/PLIST b/print/tex-europecv-doc/PLIST new file mode 100644 index 000000000..8a7315e82 --- /dev/null +++ b/print/tex-europecv-doc/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/26 10:53:48 jaapb Exp $ +share/texmf-dist/doc/latex/europecv/europecv.pdf +share/texmf-dist/doc/latex/europecv/europecv.tex +share/texmf-dist/doc/latex/europecv/examples/at.pdf +share/texmf-dist/doc/latex/europecv/examples/bulgarian-koi8-r.tex +share/texmf-dist/doc/latex/europecv/examples/bulgarian-utf8.tex +share/texmf-dist/doc/latex/europecv/examples/greek-utf8.pdf +share/texmf-dist/doc/latex/europecv/examples/greek-utf8.tex +share/texmf-dist/doc/latex/europecv/examples/maltese-maltese.tex +share/texmf-dist/doc/latex/europecv/examples/maltese-utf8.tex +share/texmf-dist/doc/latex/europecv/examples/minimal.pdf +share/texmf-dist/doc/latex/europecv/examples/minimal.tex +share/texmf-dist/doc/latex/europecv/templates/cv_template_de.pdf +share/texmf-dist/doc/latex/europecv/templates/cv_template_de.tex +share/texmf-dist/doc/latex/europecv/templates/cv_template_en.pdf +share/texmf-dist/doc/latex/europecv/templates/cv_template_en.tex +share/texmf-dist/doc/latex/europecv/templates/cv_template_it.pdf +share/texmf-dist/doc/latex/europecv/templates/cv_template_it.tex +share/texmf-dist/doc/latex/europecv/templates/cv_template_pl.pdf +share/texmf-dist/doc/latex/europecv/templates/cv_template_pl.tex +share/texmf-dist/doc/latex/europecv/templates/publications.bib diff --git a/print/tex-europecv-doc/distinfo b/print/tex-europecv-doc/distinfo new file mode 100644 index 000000000..37588d303 --- /dev/null +++ b/print/tex-europecv-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/26 10:53:48 jaapb Exp $ + +SHA1 (tex-europecv-34454/europecv.doc.tar.xz) = 213bd2fb8577182c3f5e0009d35de94403c96091 +RMD160 (tex-europecv-34454/europecv.doc.tar.xz) = a06108e87b46ef4eee0300579700f06058bd9ee7 +Size (tex-europecv-34454/europecv.doc.tar.xz) = 605468 bytes diff --git a/print/tex-europecv/DESCR b/print/tex-europecv/DESCR new file mode 100644 index 000000000..17c4fab96 --- /dev/null +++ b/print/tex-europecv/DESCR @@ -0,0 +1,8 @@ +The europecv class is an unofficial LaTeX implementation of the +standard model for curricula vitae (the "Europass CV") as +recommended by the European Commission. Although primarily +intended for users in the European Union, the class is flexible +enough to be used for any kind of curriculum vitae. The class +has localisations for all the official languages of the EU +(plus Catalan), as well as options permitting input in UTF-8 +and koi8-r. diff --git a/print/tex-europecv/Makefile b/print/tex-europecv/Makefile new file mode 100644 index 000000000..816765459 --- /dev/null +++ b/print/tex-europecv/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/26 10:52:25 jaapb Exp $ + +DISTNAME= europecv +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34454 + +MAINTAINER= jaapb@kerguelen.org +COMMENT= Unofficial class for European curricula vitae +LICENSE= lppl-1.3c + +DEPENDS+= tex-ucs-[0-9]*:../../print/tex-ucs +DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-europecv/PLIST b/print/tex-europecv/PLIST new file mode 100644 index 000000000..adb1d141e --- /dev/null +++ b/print/tex-europecv/PLIST @@ -0,0 +1,39 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/26 10:52:25 jaapb Exp $ +share/texmf-dist/tex/latex/europecv/EuropeFlagBW.eps +share/texmf-dist/tex/latex/europecv/EuropeFlagBW.pdf +share/texmf-dist/tex/latex/europecv/EuropeFlagBlueCMYK.eps +share/texmf-dist/tex/latex/europecv/EuropeFlagBlueCMYK.pdf +share/texmf-dist/tex/latex/europecv/EuropeFlagCMYK.eps +share/texmf-dist/tex/latex/europecv/EuropeFlagCMYK.pdf +share/texmf-dist/tex/latex/europecv/EuropeFlagWB.eps +share/texmf-dist/tex/latex/europecv/EuropeFlagWB.pdf +share/texmf-dist/tex/latex/europecv/ecvbg.def +share/texmf-dist/tex/latex/europecv/ecvca.def +share/texmf-dist/tex/latex/europecv/ecvcs.def +share/texmf-dist/tex/latex/europecv/ecvda.def +share/texmf-dist/tex/latex/europecv/ecvde.def +share/texmf-dist/tex/latex/europecv/ecven.def +share/texmf-dist/tex/latex/europecv/ecves.def +share/texmf-dist/tex/latex/europecv/ecvet.def +share/texmf-dist/tex/latex/europecv/ecvfi.def +share/texmf-dist/tex/latex/europecv/ecvfr.def +share/texmf-dist/tex/latex/europecv/ecvgl.def +share/texmf-dist/tex/latex/europecv/ecvgr.def +share/texmf-dist/tex/latex/europecv/ecvhu.def +share/texmf-dist/tex/latex/europecv/ecvis.def +share/texmf-dist/tex/latex/europecv/ecvit.def +share/texmf-dist/tex/latex/europecv/ecvlt.def +share/texmf-dist/tex/latex/europecv/ecvlv.def +share/texmf-dist/tex/latex/europecv/ecvmt.def +share/texmf-dist/tex/latex/europecv/ecvnl.def +share/texmf-dist/tex/latex/europecv/ecvno.def +share/texmf-dist/tex/latex/europecv/ecvpl.def +share/texmf-dist/tex/latex/europecv/ecvpt.def +share/texmf-dist/tex/latex/europecv/ecvro.def +share/texmf-dist/tex/latex/europecv/ecvsk.def +share/texmf-dist/tex/latex/europecv/ecvsl.def +share/texmf-dist/tex/latex/europecv/ecvsr.def +share/texmf-dist/tex/latex/europecv/ecvsv.def +share/texmf-dist/tex/latex/europecv/europasslogo.eps +share/texmf-dist/tex/latex/europecv/europasslogo.pdf +share/texmf-dist/tex/latex/europecv/europecv.cls diff --git a/print/tex-europecv/distinfo b/print/tex-europecv/distinfo new file mode 100644 index 000000000..6b1225000 --- /dev/null +++ b/print/tex-europecv/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/26 10:52:25 jaapb Exp $ + +SHA1 (tex-europecv-34454/europecv.tar.xz) = b84596a284670d681b6b231f5cf1075246bfe5d1 +RMD160 (tex-europecv-34454/europecv.tar.xz) = 78ee5f2c7973f0a61bad38adf47a17c7490882dc +Size (tex-europecv-34454/europecv.tar.xz) = 36796 bytes diff --git a/print/tex-exam-doc/Makefile b/print/tex-exam-doc/Makefile index 25d4b6133..cbdf8d0d4 100644 --- a/print/tex-exam-doc/Makefile +++ b/print/tex-exam-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2012/02/14 21:50:46 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/14 12:50:02 markd Exp $ DISTNAME= exam.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.4 -TEXLIVE_REV= 22585 +PKGNAME= tex-${DISTNAME:S/./-/}-2.5 +TEXLIVE_REV= 37279 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/exam COMMENT= Documentation for tex-exam +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-exam-doc/PLIST b/print/tex-exam-doc/PLIST index 2a27cce1f..afaea207c 100644 --- a/print/tex-exam-doc/PLIST +++ b/print/tex-exam-doc/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/23 23:50:46 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 12:50:02 markd Exp $ share/texmf-dist/doc/latex/exam/README -share/texmf-dist/doc/latex/exam/exam-${PKGVERSION}.md5 +share/texmf-dist/doc/latex/exam/exam.md5 share/texmf-dist/doc/latex/exam/examdoc.pdf share/texmf-dist/doc/latex/exam/examdoc.tex diff --git a/print/tex-exam-doc/distinfo b/print/tex-exam-doc/distinfo index 3516a71e1..e408d9633 100644 --- a/print/tex-exam-doc/distinfo +++ b/print/tex-exam-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/02/14 21:50:46 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-exam-22585/exam.doc.tar.xz) = 6c95dd20c19dfeeeec43b51846ba12f9b29b775f -RMD160 (tex-exam-22585/exam.doc.tar.xz) = 7206adea0918e965cde0d459464f09dd1c8fa359 -Size (tex-exam-22585/exam.doc.tar.xz) = 516760 bytes +SHA1 (tex-exam-37279/exam.doc.tar.xz) = cc1adb7ac1f36be4c0f10d64ef7495233b45df17 +RMD160 (tex-exam-37279/exam.doc.tar.xz) = ae79bd55ac0d61276d96c5161218effe06b1be12 +Size (tex-exam-37279/exam.doc.tar.xz) = 493624 bytes diff --git a/print/tex-exam/Makefile b/print/tex-exam/Makefile index 9f510f86f..fa1d563b7 100644 --- a/print/tex-exam/Makefile +++ b/print/tex-exam/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2012/02/14 21:50:46 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:02 markd Exp $ DISTNAME= exam -PKGNAME= tex-${DISTNAME}-2.4 -TEXLIVE_REV= 22585 +PKGNAME= tex-${DISTNAME}-2.5 +TEXLIVE_REV= 37279 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/exam COMMENT= Package for typesetting exam scripts +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-exam/distinfo b/print/tex-exam/distinfo index d98c39caa..6e66d46f0 100644 --- a/print/tex-exam/distinfo +++ b/print/tex-exam/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/02/14 21:50:46 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-exam-22585/exam.tar.xz) = 1f5b3b7b2b7644ae92525f73b21ac72dabf7b585 -RMD160 (tex-exam-22585/exam.tar.xz) = 0a983c8eb3e0cdd5ffedb40c7b277bb29930e430 -Size (tex-exam-22585/exam.tar.xz) = 39996 bytes +SHA1 (tex-exam-37279/exam.tar.xz) = 78627ee3e45177a6d2732d6fd3374728d1bd7a93 +RMD160 (tex-exam-37279/exam.tar.xz) = b644a171ddb49dc303552e3a5658d9f6e3add23e +Size (tex-exam-37279/exam.tar.xz) = 41748 bytes diff --git a/print/tex-fancyref/DESCR b/print/tex-fancyref/DESCR new file mode 100644 index 000000000..797716a2f --- /dev/null +++ b/print/tex-fancyref/DESCR @@ -0,0 +1,5 @@ +Provides fancy cross-referencing support, based on the +package's reference commands (\fref and \Fref) that recognise +what sort of object is being referenced. So, for example, the +label for a \section would be expected to be of the form +'sec:foo': the package would recognise the 'sec:' part. diff --git a/print/tex-fancyref/Makefile b/print/tex-fancyref/Makefile new file mode 100644 index 000000000..8a6fe17d9 --- /dev/null +++ b/print/tex-fancyref/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:35 markd Exp $ + +DISTNAME= fancyref +PKGNAME= tex-${DISTNAME}-0.9c +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= A LaTeX package for fancy cross-referencing +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fancyref/PLIST b/print/tex-fancyref/PLIST new file mode 100644 index 000000000..5f8559642 --- /dev/null +++ b/print/tex-fancyref/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 06:56:30 markd Exp $ +share/texmf-dist/tex/latex/fancyref/fancyref.sty diff --git a/print/tex-fancyref/distinfo b/print/tex-fancyref/distinfo new file mode 100644 index 000000000..951e71855 --- /dev/null +++ b/print/tex-fancyref/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 06:56:30 markd Exp $ + +SHA1 (tex-fancyref-15878/fancyref.tar.xz) = 8eaca415fe09f6d855cae91e946922263896802f +RMD160 (tex-fancyref-15878/fancyref.tar.xz) = 6dd5f90021a66ccc86fad31905fff5ab9da236c3 +Size (tex-fancyref-15878/fancyref.tar.xz) = 3372 bytes diff --git a/print/tex-feupphdteses-doc/DESCR b/print/tex-feupphdteses-doc/DESCR new file mode 100644 index 000000000..995e8a379 --- /dev/null +++ b/print/tex-feupphdteses-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-feupphdteses. diff --git a/print/tex-feupphdteses-doc/Makefile b/print/tex-feupphdteses-doc/Makefile new file mode 100644 index 000000000..132fb6f6f --- /dev/null +++ b/print/tex-feupphdteses-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 12:02:49 markd Exp $ + +DISTNAME= feupphdteses.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.0 +TEXLIVE_REV= 30962 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feupphdteses +COMMENT= Documentation for tex-feupphdteses +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-feupphdteses-doc/PLIST b/print/tex-feupphdteses-doc/PLIST new file mode 100644 index 000000000..05c49d14b --- /dev/null +++ b/print/tex-feupphdteses-doc/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:02:49 markd Exp $ +share/texmf-dist/doc/latex/feupphdteses/Abbs.tex +share/texmf-dist/doc/latex/feupphdteses/Abstract.tex +share/texmf-dist/doc/latex/feupphdteses/Acknow.tex +share/texmf-dist/doc/latex/feupphdteses/Appendix.tex +share/texmf-dist/doc/latex/feupphdteses/Chapter2.tex +share/texmf-dist/doc/latex/feupphdteses/Chapter3.tex +share/texmf-dist/doc/latex/feupphdteses/Conclusions.tex +share/texmf-dist/doc/latex/feupphdteses/Dedicatory.tex +share/texmf-dist/doc/latex/feupphdteses/Figures/uporto-feup.pdf +share/texmf-dist/doc/latex/feupphdteses/IEEEtranN.bst +share/texmf-dist/doc/latex/feupphdteses/IEEEtranSN.bst +share/texmf-dist/doc/latex/feupphdteses/Intro.tex +share/texmf-dist/doc/latex/feupphdteses/Publications.tex +share/texmf-dist/doc/latex/feupphdteses/Quote.tex +share/texmf-dist/doc/latex/feupphdteses/README +share/texmf-dist/doc/latex/feupphdteses/References.bib +share/texmf-dist/doc/latex/feupphdteses/Resumo.tex +share/texmf-dist/doc/latex/feupphdteses/Template_EN.pdf +share/texmf-dist/doc/latex/feupphdteses/Template_EN.tcp +share/texmf-dist/doc/latex/feupphdteses/Template_EN.tex +share/texmf-dist/doc/latex/feupphdteses/Template_EN.tps +share/texmf-dist/doc/latex/feupphdteses/mymacros.tex diff --git a/print/tex-feupphdteses-doc/distinfo b/print/tex-feupphdteses-doc/distinfo new file mode 100644 index 000000000..8dd5d6f4d --- /dev/null +++ b/print/tex-feupphdteses-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:02:49 markd Exp $ + +SHA1 (tex-feupphdteses-30962/feupphdteses.doc.tar.xz) = 1696beb3dddceb27c325123f0ee8c2345db56181 +RMD160 (tex-feupphdteses-30962/feupphdteses.doc.tar.xz) = 8418897055f7ff17860f1239bd2a31ea587ad359 +Size (tex-feupphdteses-30962/feupphdteses.doc.tar.xz) = 187324 bytes diff --git a/print/tex-feupphdteses/DESCR b/print/tex-feupphdteses/DESCR new file mode 100644 index 000000000..71e8ced56 --- /dev/null +++ b/print/tex-feupphdteses/DESCR @@ -0,0 +1,3 @@ +A complete template for thesis/works of Faculdade de Engenharia +da Universidade do Porto (FEUP) Faculty of Engineering +University of Porto. diff --git a/print/tex-feupphdteses/Makefile b/print/tex-feupphdteses/Makefile new file mode 100644 index 000000000..f8a836f7b --- /dev/null +++ b/print/tex-feupphdteses/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 12:02:49 markd Exp $ + +DISTNAME= feupphdteses +PKGNAME= tex-${DISTNAME}-4.0 +TEXLIVE_REV= 30962 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/feupphdteses +COMMENT= Typeset Engineering PhD theses at the University of Porto +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-feupphdteses/PLIST b/print/tex-feupphdteses/PLIST new file mode 100644 index 000000000..31a531004 --- /dev/null +++ b/print/tex-feupphdteses/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:02:49 markd Exp $ +share/texmf-dist/tex/latex/feupphdteses/feupphdteses.sty diff --git a/print/tex-feupphdteses/distinfo b/print/tex-feupphdteses/distinfo new file mode 100644 index 000000000..06472a0c1 --- /dev/null +++ b/print/tex-feupphdteses/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:02:49 markd Exp $ + +SHA1 (tex-feupphdteses-30962/feupphdteses.tar.xz) = 134e26e7d0180d7cd4fbb1251cc4975252947846 +RMD160 (tex-feupphdteses-30962/feupphdteses.tar.xz) = cd6029e9999031f32e3af6411243d091584ced29 +Size (tex-feupphdteses-30962/feupphdteses.tar.xz) = 6300 bytes diff --git a/print/tex-fifinddo-info-doc/DESCR b/print/tex-fifinddo-info-doc/DESCR new file mode 100644 index 000000000..b59bb029a --- /dev/null +++ b/print/tex-fifinddo-info-doc/DESCR @@ -0,0 +1,3 @@ +The bundle: exhibits the process of making an "HTML beamer +presentation" with the blogdot package from the morehype +bundle, and HTML generation based on the fifinddo package. diff --git a/print/tex-fifinddo-info-doc/Makefile b/print/tex-fifinddo-info-doc/Makefile new file mode 100644 index 000000000..de776a7e2 --- /dev/null +++ b/print/tex-fifinddo-info-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= fifinddo-info.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1b +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fifinddo-info +COMMENT= German HTML beamer presentation on nicetext and morehype +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fifinddo-info-doc/PLIST b/print/tex-fifinddo-info-doc/PLIST new file mode 100644 index 000000000..b76fad5a4 --- /dev/null +++ b/print/tex-fifinddo-info-doc/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/fifinddo-info/LIESMICH.txt +share/texmf-dist/doc/latex/fifinddo-info/README +share/texmf-dist/doc/latex/fifinddo-info/SrcFILEs.txt +share/texmf-dist/doc/latex/fifinddo-info/dante-mv45-lueck.pdf +share/texmf-dist/doc/latex/fifinddo-info/dantev45.htm +share/texmf-dist/doc/latex/fifinddo-info/mdoccorr.pdf +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-1180-clean.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-1180-com.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-com.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-exact-frame.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-exact-show.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-768-filltype-show.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-992-com.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-992-exact-frame.html +share/texmf-dist/doc/latex/fifinddo-info/variants/dantev45-992-exact.html diff --git a/print/tex-fifinddo-info-doc/distinfo b/print/tex-fifinddo-info-doc/distinfo new file mode 100644 index 000000000..64a1c13ab --- /dev/null +++ b/print/tex-fifinddo-info-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-fifinddo-info-29349/fifinddo-info.doc.tar.xz) = 36aeb9e37ef806d3225a9f524d0fc39f9fb10cfc +RMD160 (tex-fifinddo-info-29349/fifinddo-info.doc.tar.xz) = 1441c1d135744b7a050f1c9489104c7675db0ce6 +Size (tex-fifinddo-info-29349/fifinddo-info.doc.tar.xz) = 257196 bytes diff --git a/print/tex-figflow-doc/DESCR b/print/tex-figflow-doc/DESCR new file mode 100644 index 000000000..fb193b502 --- /dev/null +++ b/print/tex-figflow-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-figflow. diff --git a/print/tex-figflow-doc/Makefile b/print/tex-figflow-doc/Makefile new file mode 100644 index 000000000..e42f0ad73 --- /dev/null +++ b/print/tex-figflow-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +DISTNAME= figflow.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21462 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/figflow +COMMENT= Documentation for tex-figflow +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-figflow-doc/PLIST b/print/tex-figflow-doc/PLIST new file mode 100644 index 000000000..f6fdf547c --- /dev/null +++ b/print/tex-figflow-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:51 wiz Exp $ +share/texmf-dist/doc/plain/figflow/README.figflow diff --git a/print/tex-figflow-doc/distinfo b/print/tex-figflow-doc/distinfo new file mode 100644 index 000000000..89ad9bf10 --- /dev/null +++ b/print/tex-figflow-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +SHA1 (tex-figflow-21462/figflow.doc.tar.xz) = 274b8567b6698589b259004a60d6916ff1a626e5 +RMD160 (tex-figflow-21462/figflow.doc.tar.xz) = 7f6a4c4603068975a6d00402993a156324640b85 +Size (tex-figflow-21462/figflow.doc.tar.xz) = 688 bytes diff --git a/print/tex-figflow/DESCR b/print/tex-figflow/DESCR new file mode 100644 index 000000000..cf143d87e --- /dev/null +++ b/print/tex-figflow/DESCR @@ -0,0 +1,7 @@ +Provides a Plain TeX macro \figflow that allows one to insert a +figure into an area inset into a paragraph. Command arguments +are width and height of the figure, and the figure (and its +caption) itself. Usage details are to be found in the TeX file +itself. The package does not work with LaTeX; packages such as +wrapfig, floatflt and picins support the needs of LaTeX users +in this area. diff --git a/print/tex-figflow/Makefile b/print/tex-figflow/Makefile new file mode 100644 index 000000000..1b9a13a26 --- /dev/null +++ b/print/tex-figflow/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +DISTNAME= figflow +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 21462 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/figflow +COMMENT= Flow text around a figure +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-figflow/PLIST b/print/tex-figflow/PLIST new file mode 100644 index 000000000..a0e55d815 --- /dev/null +++ b/print/tex-figflow/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:51 wiz Exp $ +share/texmf-dist/tex/plain/figflow/figflow.tex diff --git a/print/tex-figflow/distinfo b/print/tex-figflow/distinfo new file mode 100644 index 000000000..bbce561de --- /dev/null +++ b/print/tex-figflow/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +SHA1 (tex-figflow-21462/figflow.tar.xz) = d64ca746d5d799e46433e18f27074efb309fad40 +RMD160 (tex-figflow-21462/figflow.tar.xz) = 2c0c1d7a496661194a72df026533670a1bc0b451 +Size (tex-figflow-21462/figflow.tar.xz) = 2060 bytes diff --git a/print/tex-filecontents-doc/DESCR b/print/tex-filecontents-doc/DESCR new file mode 100644 index 000000000..af3911ebe --- /dev/null +++ b/print/tex-filecontents-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-filecontents. diff --git a/print/tex-filecontents-doc/Makefile b/print/tex-filecontents-doc/Makefile new file mode 100644 index 000000000..7658d3935 --- /dev/null +++ b/print/tex-filecontents-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= filecontents.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.3 +TEXLIVE_REV= 24250 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/filecontents +COMMENT= Documentation for tex-filecontents +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-filecontents-doc/PLIST b/print/tex-filecontents-doc/PLIST new file mode 100644 index 000000000..a1681d2cb --- /dev/null +++ b/print/tex-filecontents-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/doc/latex/filecontents/README +share/texmf-dist/doc/latex/filecontents/filecontents.pdf diff --git a/print/tex-filecontents-doc/distinfo b/print/tex-filecontents-doc/distinfo new file mode 100644 index 000000000..f2f64ab99 --- /dev/null +++ b/print/tex-filecontents-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-filecontents-24250/filecontents.doc.tar.xz) = 508db462d38c9a66e60436b3e31ad52f51c1cfe2 +RMD160 (tex-filecontents-24250/filecontents.doc.tar.xz) = 731f2c35bbacc58bee18177d1eae4705806ab720 +Size (tex-filecontents-24250/filecontents.doc.tar.xz) = 235344 bytes diff --git a/print/tex-filecontents/DESCR b/print/tex-filecontents/DESCR new file mode 100644 index 000000000..c9d4915fc --- /dev/null +++ b/print/tex-filecontents/DESCR @@ -0,0 +1,8 @@ +LaTeX2e's filecontents and filecontents* environments enable a +LaTeX source file to generate external files as it runs through +LaTeX. However, there are two limitations of these +environments: they refuse to overwrite existing files, and they +can only be used in the preamble of a document. The +filecontents package removes these limitations, letting you +overwrite existing files and letting you use +filecontents/filecontents* anywhere. diff --git a/print/tex-filecontents/Makefile b/print/tex-filecontents/Makefile new file mode 100644 index 000000000..8c8261db0 --- /dev/null +++ b/print/tex-filecontents/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= filecontents +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 24250 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/filecontents +COMMENT= Extended filecontents and filecontents* environments +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-filecontents/PLIST b/print/tex-filecontents/PLIST new file mode 100644 index 000000000..90554388e --- /dev/null +++ b/print/tex-filecontents/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/filecontents/filecontents.sty diff --git a/print/tex-filecontents/distinfo b/print/tex-filecontents/distinfo new file mode 100644 index 000000000..fcc7ecc8d --- /dev/null +++ b/print/tex-filecontents/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-filecontents-24250/filecontents.tar.xz) = d294b559fe1c53ce8df29e0d1dffd0946023c7e5 +RMD160 (tex-filecontents-24250/filecontents.tar.xz) = bd5f9272a15ee0ad0fea147b70d1362f6c217af7 +Size (tex-filecontents-24250/filecontents.tar.xz) = 1736 bytes diff --git a/print/tex-first-latex-doc-doc/DESCR b/print/tex-first-latex-doc-doc/DESCR new file mode 100644 index 000000000..009b443ad --- /dev/null +++ b/print/tex-first-latex-doc-doc/DESCR @@ -0,0 +1,4 @@ +The document leads a reader, who knows nothing about LaTeX, +through the production of a two page document. The user who has +completed that first document, and wants to carry on, will find +recommendations for tutorials. diff --git a/print/tex-first-latex-doc-doc/Makefile b/print/tex-first-latex-doc-doc/Makefile new file mode 100644 index 000000000..6d7a3e810 --- /dev/null +++ b/print/tex-first-latex-doc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= first-latex-doc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/first-latex-doc +COMMENT= Document for absolute LaTeX beginners +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-first-latex-doc-doc/PLIST b/print/tex-first-latex-doc-doc/PLIST new file mode 100644 index 000000000..31f0ed74d --- /dev/null +++ b/print/tex-first-latex-doc-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/first-latex-doc/README +share/texmf-dist/doc/latex/first-latex-doc/first-latex-doc.pdf +share/texmf-dist/doc/latex/first-latex-doc/first-latex-doc.tex +share/texmf-dist/doc/latex/first-latex-doc/latex-first.png +share/texmf-dist/doc/latex/first-latex-doc/latex-first.tex +share/texmf-dist/doc/latex/first-latex-doc/latex-second-a.png +share/texmf-dist/doc/latex/first-latex-doc/latex-second-a.tex +share/texmf-dist/doc/latex/first-latex-doc/latex-second-b.png +share/texmf-dist/doc/latex/first-latex-doc/latex-second-b.tex +share/texmf-dist/doc/latex/first-latex-doc/latex-second-c.png +share/texmf-dist/doc/latex/first-latex-doc/latex-second-c.tex +share/texmf-dist/doc/latex/first-latex-doc/latex-second-d.tex +share/texmf-dist/doc/latex/first-latex-doc/latex-second-e.tex diff --git a/print/tex-first-latex-doc-doc/distinfo b/print/tex-first-latex-doc-doc/distinfo new file mode 100644 index 000000000..b98fb52c6 --- /dev/null +++ b/print/tex-first-latex-doc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-first-latex-doc-15878/first-latex-doc.doc.tar.xz) = 35384c5256f2be734a767b5d379c429621c6f6f9 +RMD160 (tex-first-latex-doc-15878/first-latex-doc.doc.tar.xz) = f113de9e7fc5148aa160aeed7f3046158c6f5931 +Size (tex-first-latex-doc-15878/first-latex-doc.doc.tar.xz) = 503812 bytes diff --git a/print/tex-fixme-doc/Makefile b/print/tex-fixme-doc/Makefile index 8d1f0677c..0af8dc70a 100644 --- a/print/tex-fixme-doc/Makefile +++ b/print/tex-fixme-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 17:07:49 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/22 22:24:50 markd Exp $ DISTNAME= fixme.doc -PKGNAME= tex-${DISTNAME:S/./-/}-4.1 -TEXLIVE_REV= 16169 +PKGNAME= tex-${DISTNAME:S/./-/}-4.2 +TEXLIVE_REV= 29362 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-fixme diff --git a/print/tex-fixme-doc/distinfo b/print/tex-fixme-doc/distinfo index 7efc57bf9..f0f60445d 100644 --- a/print/tex-fixme-doc/distinfo +++ b/print/tex-fixme-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/12 17:07:49 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:24:50 markd Exp $ -SHA1 (tex-fixme-16169/fixme.doc.tar.xz) = 5cc4242560227dacce5c39372b9238a4b8827f76 -RMD160 (tex-fixme-16169/fixme.doc.tar.xz) = 7c0232182806aff359d8fe3e11217b4637be6097 -Size (tex-fixme-16169/fixme.doc.tar.xz) = 314964 bytes +SHA1 (tex-fixme-29362/fixme.doc.tar.xz) = 370c1fd6f47112a5715c306f6ce012b03641612c +RMD160 (tex-fixme-29362/fixme.doc.tar.xz) = 52a40424e332ec14e9b093333a590562c0f49f8f +Size (tex-fixme-29362/fixme.doc.tar.xz) = 336080 bytes diff --git a/print/tex-fixme/Makefile b/print/tex-fixme/Makefile index e4433dbd6..b6c979dc6 100644 --- a/print/tex-fixme/Makefile +++ b/print/tex-fixme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2011/01/12 17:07:10 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/22 22:24:50 markd Exp $ DISTNAME= fixme -PKGNAME= tex-${DISTNAME}-4.1 -TEXLIVE_REV= 16169 +PKGNAME= tex-${DISTNAME}-4.2 +TEXLIVE_REV= 29362 MAINTAINER= minskim@NetBSD.org COMMENT= Insert "fixme" notes into draft documents diff --git a/print/tex-fixme/distinfo b/print/tex-fixme/distinfo index 3e7ff536a..2ee5f608b 100644 --- a/print/tex-fixme/distinfo +++ b/print/tex-fixme/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/01/12 17:07:10 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:24:50 markd Exp $ -SHA1 (tex-fixme-16169/fixme.tar.xz) = f6db30e50515965a34604e09bd4ff27a16070a02 -RMD160 (tex-fixme-16169/fixme.tar.xz) = 9d9cc15194886da0ac084fdb76be66652887191b -Size (tex-fixme-16169/fixme.tar.xz) = 8264 bytes +SHA1 (tex-fixme-29362/fixme.tar.xz) = 91778830e003340eb71ccbf320ea3ec7b9b6df26 +RMD160 (tex-fixme-29362/fixme.tar.xz) = aec94c4b8584c1c70ef7ed3f1198a9141d2b1c80 +Size (tex-fixme-29362/fixme.tar.xz) = 8252 bytes diff --git a/print/tex-fixpdfmag/DESCR b/print/tex-fixpdfmag/DESCR new file mode 100644 index 000000000..9d7eb8a66 --- /dev/null +++ b/print/tex-fixpdfmag/DESCR @@ -0,0 +1,4 @@ +A recent change to PDFTeX has caused magnification to apply to +page dimensions. This small package changes the values set in +the page dimension variables from pt to truept, thus evading +the effects of \mag. diff --git a/print/tex-fixpdfmag/Makefile b/print/tex-fixpdfmag/Makefile new file mode 100644 index 000000000..749a7df56 --- /dev/null +++ b/print/tex-fixpdfmag/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +DISTNAME= fixpdfmag +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fixpdfmag +COMMENT= Fix magnification in PDFTeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fixpdfmag/PLIST b/print/tex-fixpdfmag/PLIST new file mode 100644 index 000000000..0bc44c0a0 --- /dev/null +++ b/print/tex-fixpdfmag/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:51 wiz Exp $ +share/texmf-dist/tex/plain/fixpdfmag/fixpdfmag.tex diff --git a/print/tex-fixpdfmag/distinfo b/print/tex-fixpdfmag/distinfo new file mode 100644 index 000000000..7ae75db57 --- /dev/null +++ b/print/tex-fixpdfmag/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +SHA1 (tex-fixpdfmag-15878/fixpdfmag.tar.xz) = ff58db8f9d17e5eb61a871798b968e0e8b3e66a6 +RMD160 (tex-fixpdfmag-15878/fixpdfmag.tar.xz) = 907f1bb8c59827330a6fc0d7dafbd7a8bb13094a +Size (tex-fixpdfmag-15878/fixpdfmag.tar.xz) = 1148 bytes diff --git a/print/tex-floatflt-doc/DESCR b/print/tex-floatflt-doc/DESCR new file mode 100644 index 000000000..faf9bab62 --- /dev/null +++ b/print/tex-floatflt-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-floatflt. diff --git a/print/tex-floatflt-doc/Makefile b/print/tex-floatflt-doc/Makefile new file mode 100644 index 000000000..32e6a2cda --- /dev/null +++ b/print/tex-floatflt-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= floatflt.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.31 +TEXLIVE_REV= 25540 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/floatflt +COMMENT= Documentation for tex-floatflt +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-floatflt-doc/PLIST b/print/tex-floatflt-doc/PLIST new file mode 100644 index 000000000..bf13da1df --- /dev/null +++ b/print/tex-floatflt-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/doc/latex/floatflt/README +share/texmf-dist/doc/latex/floatflt/floatexm.tex +share/texmf-dist/doc/latex/floatflt/floatfge.tex +share/texmf-dist/doc/latex/floatflt/floatfig.txt +share/texmf-dist/doc/latex/floatflt/floatflt.pdf diff --git a/print/tex-floatflt-doc/distinfo b/print/tex-floatflt-doc/distinfo new file mode 100644 index 000000000..ea740c7e3 --- /dev/null +++ b/print/tex-floatflt-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-floatflt-25540/floatflt.doc.tar.xz) = 9cee45c3319acf85c213c87de20a31275fb87cc3 +RMD160 (tex-floatflt-25540/floatflt.doc.tar.xz) = 3a208c82a53241f60907d1adda7fd43b22913977 +Size (tex-floatflt-25540/floatflt.doc.tar.xz) = 304832 bytes diff --git a/print/tex-floatflt/DESCR b/print/tex-floatflt/DESCR new file mode 100644 index 000000000..8046ece01 --- /dev/null +++ b/print/tex-floatflt/DESCR @@ -0,0 +1,4 @@ +The package can float text around figures and tables which do +not span the full width of a page; it improves upon floatfig, +and allows tables/figures to be set left/right or alternating +on even/odd pages. diff --git a/print/tex-floatflt/Makefile b/print/tex-floatflt/Makefile new file mode 100644 index 000000000..3d03e095b --- /dev/null +++ b/print/tex-floatflt/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= floatflt +PKGNAME= tex-${DISTNAME}-1.31 +TEXLIVE_REV= 25540 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/floatflt +COMMENT= Wrap text around floats +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-floatflt/PLIST b/print/tex-floatflt/PLIST new file mode 100644 index 000000000..e5421ba82 --- /dev/null +++ b/print/tex-floatflt/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/floatflt/floatflt.sty diff --git a/print/tex-floatflt/distinfo b/print/tex-floatflt/distinfo new file mode 100644 index 000000000..44c9b4dd5 --- /dev/null +++ b/print/tex-floatflt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-floatflt-25540/floatflt.tar.xz) = 1c5b8a5c461bac1e73734c1f3b47bc0b319140fe +RMD160 (tex-floatflt-25540/floatflt.tar.xz) = 8654c70c56198eddfad066f00f50374d2f2c8a21 +Size (tex-floatflt-25540/floatflt.tar.xz) = 2808 bytes diff --git a/print/tex-fmtcount-doc/Makefile b/print/tex-fmtcount-doc/Makefile index 358041422..7022caf43 100644 --- a/print/tex-fmtcount-doc/Makefile +++ b/print/tex-fmtcount-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:31:02 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:02 markd Exp $ DISTNAME= fmtcount.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.31 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-3.01 +TEXLIVE_REV= 37298 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-fmtcount +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fmtcount-doc/PLIST b/print/tex-fmtcount-doc/PLIST index 12b6c5906..40f457e92 100644 --- a/print/tex-fmtcount-doc/PLIST +++ b/print/tex-fmtcount-doc/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/12 16:31:02 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/14 12:50:02 markd Exp $ share/texmf-dist/doc/latex/fmtcount/CHANGES share/texmf-dist/doc/latex/fmtcount/README +share/texmf-dist/doc/latex/fmtcount/fc-frlargenum.tex share/texmf-dist/doc/latex/fmtcount/fc-lang.tex share/texmf-dist/doc/latex/fmtcount/fc-samp.tex -share/texmf-dist/doc/latex/fmtcount/fmtcount-manual.html +share/texmf-dist/doc/latex/fmtcount/fc-typeout-languages.tex share/texmf-dist/doc/latex/fmtcount/fmtcount.pdf diff --git a/print/tex-fmtcount-doc/distinfo b/print/tex-fmtcount-doc/distinfo index 87a0910e5..0af14d053 100644 --- a/print/tex-fmtcount-doc/distinfo +++ b/print/tex-fmtcount-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/12 16:31:02 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-fmtcount-15878/fmtcount.doc.tar.xz) = 0d7099b009a6b08c8b6383d879363beb23d22a8c -RMD160 (tex-fmtcount-15878/fmtcount.doc.tar.xz) = 1b5853e331318ef36a7b20c672707e2082629115 -Size (tex-fmtcount-15878/fmtcount.doc.tar.xz) = 130872 bytes +SHA1 (tex-fmtcount-37298/fmtcount.doc.tar.xz) = 3e4d38f63d6b1bccae29e0efece13c9072175084 +RMD160 (tex-fmtcount-37298/fmtcount.doc.tar.xz) = a1502f3499e5e5cfb635ea3748b7a1788995207e +Size (tex-fmtcount-37298/fmtcount.doc.tar.xz) = 384612 bytes diff --git a/print/tex-fmtcount/Makefile b/print/tex-fmtcount/Makefile index d86b7bc2b..f130928a0 100644 --- a/print/tex-fmtcount/Makefile +++ b/print/tex-fmtcount/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:30:54 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:02 markd Exp $ DISTNAME= fmtcount -PKGNAME= tex-${DISTNAME}-1.31 -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-3.01 +TEXLIVE_REV= 37298 MAINTAINER= minskim@NetBSD.org COMMENT= Display the value of a LaTeX counter in a variety of formats +LICENSE= lppl-1.3c DEPENDS+= tex-amsmath>=2.13:../../print/tex-amsmath DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-fmtcount/PLIST b/print/tex-fmtcount/PLIST index ca4079251..473bcb3ab 100644 --- a/print/tex-fmtcount/PLIST +++ b/print/tex-fmtcount/PLIST @@ -1,11 +1,21 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/12 16:30:54 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 22:27:20 markd Exp $ +share/texmf-dist/scripts/fmtcount/fmtcount.perl share/texmf-dist/tex/latex/fmtcount/fc-UKenglish.def share/texmf-dist/tex/latex/fmtcount/fc-USenglish.def +share/texmf-dist/tex/latex/fmtcount/fc-american.def share/texmf-dist/tex/latex/fmtcount/fc-british.def share/texmf-dist/tex/latex/fmtcount/fc-english.def +share/texmf-dist/tex/latex/fmtcount/fc-francais.def share/texmf-dist/tex/latex/fmtcount/fc-french.def +share/texmf-dist/tex/latex/fmtcount/fc-frenchb.def share/texmf-dist/tex/latex/fmtcount/fc-german.def +share/texmf-dist/tex/latex/fmtcount/fc-germanb.def share/texmf-dist/tex/latex/fmtcount/fc-italian.def +share/texmf-dist/tex/latex/fmtcount/fc-ngerman.def +share/texmf-dist/tex/latex/fmtcount/fc-ngermanb.def share/texmf-dist/tex/latex/fmtcount/fc-portuges.def +share/texmf-dist/tex/latex/fmtcount/fc-portuguese.def share/texmf-dist/tex/latex/fmtcount/fc-spanish.def +share/texmf-dist/tex/latex/fmtcount/fcnumparser.sty +share/texmf-dist/tex/latex/fmtcount/fcprefix.sty share/texmf-dist/tex/latex/fmtcount/fmtcount.sty diff --git a/print/tex-fmtcount/distinfo b/print/tex-fmtcount/distinfo index 28e1b5368..c3e75d6fd 100644 --- a/print/tex-fmtcount/distinfo +++ b/print/tex-fmtcount/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/12 16:30:54 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 12:50:02 markd Exp $ -SHA1 (tex-fmtcount-15878/fmtcount.tar.xz) = a57d00866e0344fa52b253deb7113308b7c25a82 -RMD160 (tex-fmtcount-15878/fmtcount.tar.xz) = be64480dcbec7309fc28db627dcbfa9eeb51f9a2 -Size (tex-fmtcount-15878/fmtcount.tar.xz) = 11812 bytes +SHA1 (tex-fmtcount-37298/fmtcount.tar.xz) = 08774b8383bcc2ab4a7f8fcd98a6dd8c01fac1d0 +RMD160 (tex-fmtcount-37298/fmtcount.tar.xz) = 8c67f543db3d46051cf8ffd1c9418f18319ea93b +Size (tex-fmtcount-37298/fmtcount.tar.xz) = 25472 bytes diff --git a/print/tex-fnpara-doc/Makefile b/print/tex-fnpara-doc/Makefile index cda486960..52b0095a2 100644 --- a/print/tex-fnpara-doc/Makefile +++ b/print/tex-fnpara-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/26 17:25:13 minskim Exp $ -# TeX Live Revision 17273 +# $NetBSD: Makefile,v 1.2 2015/04/22 22:29:37 markd Exp $ DISTNAME= fnpara.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2009 +PKGNAME= tex-${DISTNAME:S/./-/}-2012 +TEXLIVE_REV= 25607 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-fnpara +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fnpara-doc/distinfo b/print/tex-fnpara-doc/distinfo index 188ca724a..94d01e994 100644 --- a/print/tex-fnpara-doc/distinfo +++ b/print/tex-fnpara-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/26 17:25:13 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:29:37 markd Exp $ -SHA1 (tex-fnpara-doc-2009/fnpara.doc.tar.xz) = 706d24bde961ecc39939c61de0b5c420090e774b -RMD160 (tex-fnpara-doc-2009/fnpara.doc.tar.xz) = ac2754dc05f7c5ebac68e023949ca30181f8657b -Size (tex-fnpara-doc-2009/fnpara.doc.tar.xz) = 175132 bytes +SHA1 (tex-fnpara-25607/fnpara.doc.tar.xz) = 21a4f9b8ba4eb35fb02c56e8fa4475a57c10c50d +RMD160 (tex-fnpara-25607/fnpara.doc.tar.xz) = 3d74be52c4c5312118fd025be6867f558851277c +Size (tex-fnpara-25607/fnpara.doc.tar.xz) = 175136 bytes diff --git a/print/tex-fnpara/Makefile b/print/tex-fnpara/Makefile index fa3af3d3e..218c6d623 100644 --- a/print/tex-fnpara/Makefile +++ b/print/tex-fnpara/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/26 17:25:05 minskim Exp $ -# TeX Live Revision 17273 +# $NetBSD: Makefile,v 1.2 2015/04/22 22:29:37 markd Exp $ DISTNAME= fnpara -PKGNAME= tex-${DISTNAME}-2009 +PKGNAME= tex-${DISTNAME}-2012 +TEXLIVE_REV= 25607 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX package to typeset footnotes in paragraphs +LICENSE= lppl-1.3c CONFLICTS+= tex-ltxmisc<2009 diff --git a/print/tex-fnpara/distinfo b/print/tex-fnpara/distinfo index e2b902b70..6b1eaa80f 100644 --- a/print/tex-fnpara/distinfo +++ b/print/tex-fnpara/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/26 17:25:05 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:29:37 markd Exp $ -SHA1 (tex-fnpara-2009/fnpara.tar.xz) = 3c361de6916a7619019db3d994a62a79350daa4d -RMD160 (tex-fnpara-2009/fnpara.tar.xz) = 08ef6e2d93c6fcd856ce8f23f6299fc9ff00af16 -Size (tex-fnpara-2009/fnpara.tar.xz) = 2836 bytes +SHA1 (tex-fnpara-25607/fnpara.tar.xz) = 096db48f6ea19b5ddad13b01d8798cf1715d6488 +RMD160 (tex-fnpara-25607/fnpara.tar.xz) = 5be228627d1d93edc86c4a52372211c6c9f2f81d +Size (tex-fnpara-25607/fnpara.tar.xz) = 3068 bytes diff --git a/print/tex-font-change-doc/DESCR b/print/tex-font-change-doc/DESCR new file mode 100644 index 000000000..8b4d04bba --- /dev/null +++ b/print/tex-font-change-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-font-change. diff --git a/print/tex-font-change-doc/Makefile b/print/tex-font-change-doc/Makefile new file mode 100644 index 000000000..72c819f08 --- /dev/null +++ b/print/tex-font-change-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= font-change.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2015.1 +TEXLIVE_REV= 36535 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/font-change +COMMENT= Documentation for tex-font-change +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-font-change-doc/PLIST b/print/tex-font-change-doc/PLIST new file mode 100644 index 000000000..9d737daed --- /dev/null +++ b/print/tex-font-change-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/doc/plain/font-change/README +share/texmf-dist/doc/plain/font-change/default-amssymbols.tex +share/texmf-dist/doc/plain/font-change/font-change.pdf diff --git a/print/tex-font-change-doc/distinfo b/print/tex-font-change-doc/distinfo new file mode 100644 index 000000000..13b48a11e --- /dev/null +++ b/print/tex-font-change-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-font-change-36535/font-change.doc.tar.xz) = 44e7baf19c2c00c8b12c9db2e1c3e5b7ed7b6b87 +RMD160 (tex-font-change-36535/font-change.doc.tar.xz) = c3b125b4193c2f9ea780afe5babb3ae5e5ab3391 +Size (tex-font-change-36535/font-change.doc.tar.xz) = 847976 bytes diff --git a/print/tex-font-change/DESCR b/print/tex-font-change/DESCR new file mode 100644 index 000000000..be7d799c5 --- /dev/null +++ b/print/tex-font-change/DESCR @@ -0,0 +1,9 @@ +Macros to Change Text and Mathematics fonts in TeX: 45 +Beautiful Variants The macros are written for plain TeX and may +be used with other packages like AmSTeX, eplain, etc. They also +work with XeTeX. The macros allow users to change the fonts +(for both text and mathematics) in their TeX document with only +one statement. The fonts may be used readily at various +predefined sizes. All the fonts called by these macro files are +free and are included in current MiKTeX and TeX Live +distributions. diff --git a/print/tex-font-change/Makefile b/print/tex-font-change/Makefile new file mode 100644 index 000000000..f6f934dba --- /dev/null +++ b/print/tex-font-change/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +DISTNAME= font-change +PKGNAME= tex-${DISTNAME}-2015.1 +TEXLIVE_REV= 36535 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/font-change +COMMENT= Macros to change text and mathematics fonts in plain TeX +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-font-change/PLIST b/print/tex-font-change/PLIST new file mode 100644 index 000000000..3a9d46120 --- /dev/null +++ b/print/tex-font-change/PLIST @@ -0,0 +1,48 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:51 wiz Exp $ +share/texmf-dist/tex/plain/font-change/font-change.tex +share/texmf-dist/tex/plain/font-change/font_antp_euler.tex +share/texmf-dist/tex/plain/font-change/font_antt-condensed-light.tex +share/texmf-dist/tex/plain/font-change/font_antt-condensed-medium.tex +share/texmf-dist/tex/plain/font-change/font_antt-condensed.tex +share/texmf-dist/tex/plain/font-change/font_antt-light.tex +share/texmf-dist/tex/plain/font-change/font_antt-medium.tex +share/texmf-dist/tex/plain/font-change/font_antt.tex +share/texmf-dist/tex/plain/font-change/font_arev.tex +share/texmf-dist/tex/plain/font-change/font_artemisia_euler.tex +share/texmf-dist/tex/plain/font-change/font_bera_concrete.tex +share/texmf-dist/tex/plain/font-change/font_bera_euler.tex +share/texmf-dist/tex/plain/font-change/font_bera_fnc.tex +share/texmf-dist/tex/plain/font-change/font_bookman.tex +share/texmf-dist/tex/plain/font-change/font_century.tex +share/texmf-dist/tex/plain/font-change/font_charter.tex +share/texmf-dist/tex/plain/font-change/font_cm.tex +share/texmf-dist/tex/plain/font-change/font_cmbright.tex +share/texmf-dist/tex/plain/font-change/font_concrete.tex +share/texmf-dist/tex/plain/font-change/font_epigrafica_euler.tex +share/texmf-dist/tex/plain/font-change/font_epigrafica_palatino.tex +share/texmf-dist/tex/plain/font-change/font_iwona-bold.tex +share/texmf-dist/tex/plain/font-change/font_iwona-condensed-bold.tex +share/texmf-dist/tex/plain/font-change/font_iwona-condensed-light.tex +share/texmf-dist/tex/plain/font-change/font_iwona-condensed-medium.tex +share/texmf-dist/tex/plain/font-change/font_iwona-condensed.tex +share/texmf-dist/tex/plain/font-change/font_iwona-light.tex +share/texmf-dist/tex/plain/font-change/font_iwona-medium.tex +share/texmf-dist/tex/plain/font-change/font_iwona.tex +share/texmf-dist/tex/plain/font-change/font_kp-light.tex +share/texmf-dist/tex/plain/font-change/font_kp.tex +share/texmf-dist/tex/plain/font-change/font_kurier-bold.tex +share/texmf-dist/tex/plain/font-change/font_kurier-condensed-bold.tex +share/texmf-dist/tex/plain/font-change/font_kurier-condensed-light.tex +share/texmf-dist/tex/plain/font-change/font_kurier-condensed-medium.tex +share/texmf-dist/tex/plain/font-change/font_kurier-condensed.tex +share/texmf-dist/tex/plain/font-change/font_kurier-light.tex +share/texmf-dist/tex/plain/font-change/font_kurier-medium.tex +share/texmf-dist/tex/plain/font-change/font_kurier.tex +share/texmf-dist/tex/plain/font-change/font_libertine_kp.tex +share/texmf-dist/tex/plain/font-change/font_libertine_palatino.tex +share/texmf-dist/tex/plain/font-change/font_libertine_times.tex +share/texmf-dist/tex/plain/font-change/font_mdutopia.tex +share/texmf-dist/tex/plain/font-change/font_pagella.tex +share/texmf-dist/tex/plain/font-change/font_palatino.tex +share/texmf-dist/tex/plain/font-change/font_times.tex +share/texmf-dist/tex/plain/font-change/font_utopia.tex diff --git a/print/tex-font-change/distinfo b/print/tex-font-change/distinfo new file mode 100644 index 000000000..fa5ec4789 --- /dev/null +++ b/print/tex-font-change/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:51 wiz Exp $ + +SHA1 (tex-font-change-36535/font-change.tar.xz) = 886c66363df3f5d4fefd0c75fd54150a2f1c4399 +RMD160 (tex-font-change-36535/font-change.tar.xz) = f7a9154594184a845d94f651847feb2cb1895e04 +Size (tex-font-change-36535/font-change.tar.xz) = 38196 bytes diff --git a/print/tex-fontch-doc/DESCR b/print/tex-fontch-doc/DESCR new file mode 100644 index 000000000..c35ce9e9e --- /dev/null +++ b/print/tex-fontch-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-fontch. diff --git a/print/tex-fontch-doc/Makefile b/print/tex-fontch-doc/Makefile new file mode 100644 index 000000000..46ec04e5f --- /dev/null +++ b/print/tex-fontch-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 09:20:56 wiz Exp $ + +DISTNAME= fontch.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 17859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontch +COMMENT= Documentation for tex-fontch +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fontch-doc/PLIST b/print/tex-fontch-doc/PLIST new file mode 100644 index 000000000..6f4efd583 --- /dev/null +++ b/print/tex-fontch-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 09:20:56 wiz Exp $ +share/texmf-dist/doc/plain/fontch/README +share/texmf-dist/doc/plain/fontch/fontch.pdf diff --git a/print/tex-fontch-doc/distinfo b/print/tex-fontch-doc/distinfo new file mode 100644 index 000000000..6844c1e72 --- /dev/null +++ b/print/tex-fontch-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 09:20:56 wiz Exp $ + +SHA1 (tex-fontch-17859/fontch.doc.tar.xz) = ee9a2b3da86a8714cbf1303e55e5ce811770b006 +RMD160 (tex-fontch-17859/fontch.doc.tar.xz) = d3dc1cc4bbbb0ce122a585f206619530db686fcf +Size (tex-fontch-17859/fontch.doc.tar.xz) = 80572 bytes diff --git a/print/tex-fontch/DESCR b/print/tex-fontch/DESCR new file mode 100644 index 000000000..17f2990a8 --- /dev/null +++ b/print/tex-fontch/DESCR @@ -0,0 +1,14 @@ +The fontch macros allow the user to change font size and family +anywhere in a plain TeX document. Sizes of 8, 10, 12, 14, 20 +and 24 points are available. A sans serif family (\sf) is +defined in addition to the families already defined in plain +TeX. Optional support for Latin Modern T1 and TS1 fonts is +given. There are macros for non-latin1 letters and for most TS1 +symbols. Math mode always uses CM fonts. A command for +producing doubled-spaced documents is also provided. The +present version of the package is designed to deal with the +latest release of the Latin Modern fonts version 1.106. +Unfortunately, it can no longer support earlier versions of the +fonts, so an obsolete version of the package is retained for +users who don't yet have access to the latest version of the +fonts. diff --git a/print/tex-fontch/Makefile b/print/tex-fontch/Makefile new file mode 100644 index 000000000..d1668dc97 --- /dev/null +++ b/print/tex-fontch/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 09:20:42 wiz Exp $ + +DISTNAME= fontch +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 17859 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/fontch +COMMENT= Changing fonts, sizes and encodings in Plain TeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-fontch/PLIST b/print/tex-fontch/PLIST new file mode 100644 index 000000000..a60ac700d --- /dev/null +++ b/print/tex-fontch/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 09:20:42 wiz Exp $ +share/texmf-dist/tex/plain/fontch/DSmac.tex +share/texmf-dist/tex/plain/fontch/TS1mac.tex +share/texmf-dist/tex/plain/fontch/bsymbols.tex +share/texmf-dist/tex/plain/fontch/fontch.tex +share/texmf-dist/tex/plain/fontch/fontch_doc.tex diff --git a/print/tex-fontch/distinfo b/print/tex-fontch/distinfo new file mode 100644 index 000000000..9c7fefaa3 --- /dev/null +++ b/print/tex-fontch/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 09:20:42 wiz Exp $ + +SHA1 (tex-fontch-17859/fontch.tar.xz) = 012a22b3cda080a80c4565769a87644ec1c7007f +RMD160 (tex-fontch-17859/fontch.tar.xz) = e615ed0a9f6f04ae7ded4630013fd7c294f60840 +Size (tex-fontch-17859/fontch.tar.xz) = 15392 bytes diff --git a/print/tex-footbib-doc/DESCR b/print/tex-footbib-doc/DESCR new file mode 100644 index 000000000..aaec43524 --- /dev/null +++ b/print/tex-footbib-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-footbib. diff --git a/print/tex-footbib-doc/Makefile b/print/tex-footbib-doc/Makefile new file mode 100644 index 000000000..639639257 --- /dev/null +++ b/print/tex-footbib-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= footbib.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0.7 +TEXLIVE_REV= 17115 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/footbib +COMMENT= Documentation for tex-footbib +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-footbib-doc/PLIST b/print/tex-footbib-doc/PLIST new file mode 100644 index 000000000..38da84ddd --- /dev/null +++ b/print/tex-footbib-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/doc/latex/footbib/README +share/texmf-dist/doc/latex/footbib/footbib.pdf diff --git a/print/tex-footbib-doc/distinfo b/print/tex-footbib-doc/distinfo new file mode 100644 index 000000000..3a523db5d --- /dev/null +++ b/print/tex-footbib-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-footbib-17115/footbib.doc.tar.xz) = 31dd41321fbfd7c02653b1aede9843e36726694b +RMD160 (tex-footbib-17115/footbib.doc.tar.xz) = cf2479c77c5c59211cff918d5beeb759a4f85e08 +Size (tex-footbib-17115/footbib.doc.tar.xz) = 196312 bytes diff --git a/print/tex-footbib/DESCR b/print/tex-footbib/DESCR new file mode 100644 index 000000000..2544a598d --- /dev/null +++ b/print/tex-footbib/DESCR @@ -0,0 +1,10 @@ +The package makes bibliographic references appear as footnotes. +It defines a command \footcite which is similar to the LaTeX +\cite command but the references cited in this way appear at +the bottom of the pages. This 'foot bibliography' does not +conflict with the standard one and both may exist +simultaneously in a document. The command \cite may still be +used to produce the standard bibliography. The foot +bibliography uses its own style and bibliographic database +which may be specified independently of the standard one. Any +standard bibliography style may be used. diff --git a/print/tex-footbib/Makefile b/print/tex-footbib/Makefile new file mode 100644 index 000000000..4d1cf0161 --- /dev/null +++ b/print/tex-footbib/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:15 markd Exp $ + +DISTNAME= footbib +PKGNAME= tex-${DISTNAME}-2.0.7 +TEXLIVE_REV= 17115 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/footbib +COMMENT= Bibliographic references as footnotes +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-footbib/PLIST b/print/tex-footbib/PLIST new file mode 100644 index 000000000..8d8137b09 --- /dev/null +++ b/print/tex-footbib/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:15 markd Exp $ +share/texmf-dist/tex/latex/footbib/footbib.sty diff --git a/print/tex-footbib/distinfo b/print/tex-footbib/distinfo new file mode 100644 index 000000000..bfea5c526 --- /dev/null +++ b/print/tex-footbib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:15 markd Exp $ + +SHA1 (tex-footbib-17115/footbib.tar.xz) = 87887f113a49fe970c7d1853d4604451e1ad8d56 +RMD160 (tex-footbib-17115/footbib.tar.xz) = 94b251af4564e8f4ef2567f48f8e5ab4f4b4ad0a +Size (tex-footbib-17115/footbib.tar.xz) = 6672 bytes diff --git a/print/tex-footmisc-doc/Makefile b/print/tex-footmisc-doc/Makefile index fce5dc48d..6b37a16bb 100644 --- a/print/tex-footmisc-doc/Makefile +++ b/print/tex-footmisc-doc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:12 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 22:31:29 markd Exp $ DISTNAME= footmisc.doc -PKGNAME= tex-${DISTNAME:S/./-/}-5.5a -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME:S/./-/}-5.5b +TEXLIVE_REV= 23330 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-footmisc +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 diff --git a/print/tex-footmisc-doc/distinfo b/print/tex-footmisc-doc/distinfo index 3956c64d3..80e198ed7 100644 --- a/print/tex-footmisc-doc/distinfo +++ b/print/tex-footmisc-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:12 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:31:29 markd Exp $ -SHA1 (tex-footmisc-15878.2010/footmisc.doc.tar.xz) = e361010d771b42d6a7a6fc121aa57dfcc351bee3 -RMD160 (tex-footmisc-15878.2010/footmisc.doc.tar.xz) = 04ff336097eff29fdd2ccd65ca6fe9758e79e660 -Size (tex-footmisc-15878.2010/footmisc.doc.tar.xz) = 179632 bytes +SHA1 (tex-footmisc-23330/footmisc.doc.tar.xz) = 961f905aac6ab7a7d68f4c607e5081db9b6edbef +RMD160 (tex-footmisc-23330/footmisc.doc.tar.xz) = 9876226790e2a016f0a2739a9d54c3f9aad99b9f +Size (tex-footmisc-23330/footmisc.doc.tar.xz) = 325416 bytes diff --git a/print/tex-footmisc/Makefile b/print/tex-footmisc/Makefile index e8de0299b..f293bdbaa 100644 --- a/print/tex-footmisc/Makefile +++ b/print/tex-footmisc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:12 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/22 22:31:29 markd Exp $ DISTNAME= footmisc -PKGNAME= tex-${DISTNAME}-5.5a -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-5.5b +TEXLIVE_REV= 23330 MAINTAINER= minskim@NetBSD.org COMMENT= Range of footnote options +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 diff --git a/print/tex-footmisc/distinfo b/print/tex-footmisc/distinfo index 521623184..509088713 100644 --- a/print/tex-footmisc/distinfo +++ b/print/tex-footmisc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:12 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:31:29 markd Exp $ -SHA1 (tex-footmisc-15878.2010/footmisc.tar.xz) = 56886ac277b8b1204c811032c7e30df4dd051e0b -RMD160 (tex-footmisc-15878.2010/footmisc.tar.xz) = 2a61cbe2f98ecf99f81608db0f61e6f1be872d05 -Size (tex-footmisc-15878.2010/footmisc.tar.xz) = 5844 bytes +SHA1 (tex-footmisc-23330/footmisc.tar.xz) = 0807b84b7bba2de012feb96105c9cb9aa9731228 +RMD160 (tex-footmisc-23330/footmisc.tar.xz) = 868d2adc4e818e3ca5057075ed2f35930faa33a2 +Size (tex-footmisc-23330/footmisc.tar.xz) = 5840 bytes diff --git a/print/tex-footnpag-doc/DESCR b/print/tex-footnpag-doc/DESCR new file mode 100644 index 000000000..24d6899dd --- /dev/null +++ b/print/tex-footnpag-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-footnpag. diff --git a/print/tex-footnpag-doc/Makefile b/print/tex-footnpag-doc/Makefile new file mode 100644 index 000000000..45f6d529a --- /dev/null +++ b/print/tex-footnpag-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= footnpag.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/footnpag +COMMENT= Documentation for tex-footnpag +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-footnpag-doc/PLIST b/print/tex-footnpag-doc/PLIST new file mode 100644 index 000000000..8f3bd4fe3 --- /dev/null +++ b/print/tex-footnpag-doc/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/doc/latex/footnpag/CATALOG +share/texmf-dist/doc/latex/footnpag/History +share/texmf-dist/doc/latex/footnpag/INSTALL +share/texmf-dist/doc/latex/footnpag/Imakefile +share/texmf-dist/doc/latex/footnpag/License +share/texmf-dist/doc/latex/footnpag/MANIFEST +share/texmf-dist/doc/latex/footnpag/README +share/texmf-dist/doc/latex/footnpag/TODO +share/texmf-dist/doc/latex/footnpag/footnpag-doc.sty +share/texmf-dist/doc/latex/footnpag/footnpag-user.pdf +share/texmf-dist/doc/latex/footnpag/footnpag-user.tex +share/texmf-dist/doc/latex/footnpag/footnpag.doc +share/texmf-dist/doc/latex/footnpag/test/Imakefile +share/texmf-dist/doc/latex/footnpag/test/eqnarray-fnmark.tex +share/texmf-dist/doc/latex/footnpag/test/late.tex +share/texmf-dist/doc/latex/footnpag/test/many.tex +share/texmf-dist/doc/latex/footnpag/test/minipage.tex +share/texmf-dist/doc/latex/footnpag/test/report.tex +share/texmf-dist/doc/latex/footnpag/test/title-2col.tex diff --git a/print/tex-footnpag-doc/distinfo b/print/tex-footnpag-doc/distinfo new file mode 100644 index 000000000..b6deec7d1 --- /dev/null +++ b/print/tex-footnpag-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-footnpag-15878/footnpag.doc.tar.xz) = c97865e8dc63989ffa8df70cf42403ef5f03d322 +RMD160 (tex-footnpag-15878/footnpag.doc.tar.xz) = 442a1eec3df72c52caea173b6596ceb0b5d0036e +Size (tex-footnpag-15878/footnpag.doc.tar.xz) = 53224 bytes diff --git a/print/tex-footnpag/DESCR b/print/tex-footnpag/DESCR new file mode 100644 index 000000000..53e7452ab --- /dev/null +++ b/print/tex-footnpag/DESCR @@ -0,0 +1,2 @@ +Allows footnotes on individual pages to be numbered from 1, +rather than being numbered sequentially through the document. diff --git a/print/tex-footnpag/Makefile b/print/tex-footnpag/Makefile new file mode 100644 index 000000000..11ca730b4 --- /dev/null +++ b/print/tex-footnpag/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= footnpag +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/footnpag +COMMENT= Per-page numbering of footnotes +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-footnpag/PLIST b/print/tex-footnpag/PLIST new file mode 100644 index 000000000..4758d4335 --- /dev/null +++ b/print/tex-footnpag/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/tex/latex/footnpag/footnpag.sty diff --git a/print/tex-footnpag/distinfo b/print/tex-footnpag/distinfo new file mode 100644 index 000000000..a5767ce2c --- /dev/null +++ b/print/tex-footnpag/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-footnpag-15878/footnpag.tar.xz) = 3741c856442f30c0a48f0946210ae8d115de8bd8 +RMD160 (tex-footnpag-15878/footnpag.tar.xz) = 0e40683db20443067777c7e5734760131f78f4f2 +Size (tex-footnpag-15878/footnpag.tar.xz) = 7716 bytes diff --git a/print/tex-framed-doc/Makefile b/print/tex-framed-doc/Makefile index 818f1337c..964b0e397 100644 --- a/print/tex-framed-doc/Makefile +++ b/print/tex-framed-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:16 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 22:33:25 markd Exp $ DISTNAME= framed.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.95 -TEXLIVE_REV= 17274 +PKGNAME= tex-${DISTNAME:S/./-/}-0.96 +TEXLIVE_REV= 26789 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-framed diff --git a/print/tex-framed-doc/distinfo b/print/tex-framed-doc/distinfo index af8308545..6ea71061b 100644 --- a/print/tex-framed-doc/distinfo +++ b/print/tex-framed-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/14 00:18:16 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 22:33:25 markd Exp $ -SHA1 (tex-framed-17274/framed.doc.tar.xz) = 31483634c80b55f84234bbbb9c7712edecc0432d -RMD160 (tex-framed-17274/framed.doc.tar.xz) = f5b7586f0a85b27dc8dce93f7ffd5ec01355846c -Size (tex-framed-17274/framed.doc.tar.xz) = 234664 bytes +SHA1 (tex-framed-26789/framed.doc.tar.xz) = ee45daac60dd32e1deb1dea4780fc0787c4964c7 +RMD160 (tex-framed-26789/framed.doc.tar.xz) = 70d40a76eee515fecf0d903f38919933ef2b9ec6 +Size (tex-framed-26789/framed.doc.tar.xz) = 239020 bytes diff --git a/print/tex-framed/Makefile b/print/tex-framed/Makefile index 2fe8990ba..9f51e15c7 100644 --- a/print/tex-framed/Makefile +++ b/print/tex-framed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/09/14 00:18:16 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 22:33:25 markd Exp $ DISTNAME= framed -PKGNAME= tex-${DISTNAME}-0.95 -TEXLIVE_REV= 17274 +PKGNAME= tex-${DISTNAME}-0.96 +TEXLIVE_REV= 26789 MAINTAINER= minskim@NetBSD.org COMMENT= Framed or shaded regions that can break across pages diff --git a/print/tex-framed/distinfo b/print/tex-framed/distinfo index bdf3dcb14..c0d477415 100644 --- a/print/tex-framed/distinfo +++ b/print/tex-framed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/09/14 00:18:16 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/22 22:33:25 markd Exp $ -SHA1 (tex-framed-17274/framed.tar.xz) = f9e76db6e2853e11e86cf416f536dfd0354654bf -RMD160 (tex-framed-17274/framed.tar.xz) = 047f3baa3b9e5dae2d226bbb4fbeba5ad27524e1 -Size (tex-framed-17274/framed.tar.xz) = 5424 bytes +SHA1 (tex-framed-26789/framed.tar.xz) = 2c7b1eaa064bd639825790a1dc025beb47179ba8 +RMD160 (tex-framed-26789/framed.tar.xz) = 7f54e4ca75b433cd612c6ceb3138eb675faca4a5 +Size (tex-framed-26789/framed.tar.xz) = 7892 bytes diff --git a/print/tex-g-brief-doc/DESCR b/print/tex-g-brief-doc/DESCR new file mode 100644 index 000000000..9251b6686 --- /dev/null +++ b/print/tex-g-brief-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-g-brief. diff --git a/print/tex-g-brief-doc/Makefile b/print/tex-g-brief-doc/Makefile new file mode 100644 index 000000000..0b72bcb13 --- /dev/null +++ b/print/tex-g-brief-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= g-brief.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.0.2 +TEXLIVE_REV= 21140 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/g-brief +COMMENT= Documentation for tex-g-brief +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-g-brief-doc/PLIST b/print/tex-g-brief-doc/PLIST new file mode 100644 index 000000000..2ca663bc9 --- /dev/null +++ b/print/tex-g-brief-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/doc/latex/g-brief/beispiel.pdf +share/texmf-dist/doc/latex/g-brief/beispiel.tex +share/texmf-dist/doc/latex/g-brief/beispiel2.pdf +share/texmf-dist/doc/latex/g-brief/beispiel2.tex +share/texmf-dist/doc/latex/g-brief/g-brief.pdf diff --git a/print/tex-g-brief-doc/distinfo b/print/tex-g-brief-doc/distinfo new file mode 100644 index 000000000..27f0314ec --- /dev/null +++ b/print/tex-g-brief-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-g-brief-21140/g-brief.doc.tar.xz) = a32a3dbc5b77b3b87336d2da7eccf64ab0506999 +RMD160 (tex-g-brief-21140/g-brief.doc.tar.xz) = 99111dc2414d2988b87adb8f5013954ed5c0771a +Size (tex-g-brief-21140/g-brief.doc.tar.xz) = 129436 bytes diff --git a/print/tex-g-brief/DESCR b/print/tex-g-brief/DESCR new file mode 100644 index 000000000..395f56ee0 --- /dev/null +++ b/print/tex-g-brief/DESCR @@ -0,0 +1,4 @@ +Designed for formatting formless letters in German; can also be +used for English (by those who can read the documentation). +There are LaTeX 2.09 documentstyle and LaTeX 2e class files for +both an 'old' and a 'new' version of g-brief. diff --git a/print/tex-g-brief/Makefile b/print/tex-g-brief/Makefile new file mode 100644 index 000000000..5581ea30b --- /dev/null +++ b/print/tex-g-brief/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= g-brief +PKGNAME= tex-${DISTNAME}-4.0.2 +TEXLIVE_REV= 21140 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/g-brief +COMMENT= Letter document class +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-g-brief/PLIST b/print/tex-g-brief/PLIST new file mode 100644 index 000000000..692717d34 --- /dev/null +++ b/print/tex-g-brief/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/tex/latex/g-brief/g-brief.cls +share/texmf-dist/tex/latex/g-brief/g-brief.sty +share/texmf-dist/tex/latex/g-brief/g-brief2.cls +share/texmf-dist/tex/latex/g-brief/g-brief2.sty diff --git a/print/tex-g-brief/distinfo b/print/tex-g-brief/distinfo new file mode 100644 index 000000000..ba8dbaa37 --- /dev/null +++ b/print/tex-g-brief/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-g-brief-21140/g-brief.tar.xz) = c0b08ede8d899fc2e7526d71d07f43d3a126af7e +RMD160 (tex-g-brief-21140/g-brief.tar.xz) = e1e36500f2c5e1e5a6e056d6c50e4ed0133fcaab +Size (tex-g-brief-21140/g-brief.tar.xz) = 4988 bytes diff --git a/print/tex-gentle-doc/DESCR b/print/tex-gentle-doc/DESCR new file mode 100644 index 000000000..06d1269bc --- /dev/null +++ b/print/tex-gentle-doc/DESCR @@ -0,0 +1,2 @@ +The "Gentle Introduction" is the longest-established +comprehensive free tutorial on the use of plain TeX. diff --git a/print/tex-gentle-doc/Makefile b/print/tex-gentle-doc/Makefile new file mode 100644 index 000000000..1db2a177b --- /dev/null +++ b/print/tex-gentle-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= gentle.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/gentle +COMMENT= Gentle Introduction to TeX +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-gentle-doc/PLIST b/print/tex-gentle-doc/PLIST new file mode 100644 index 000000000..7a540e0c5 --- /dev/null +++ b/print/tex-gentle-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/plain/gentle/gentle.pdf +share/texmf-dist/doc/plain/gentle/gentle.tex diff --git a/print/tex-gentle-doc/distinfo b/print/tex-gentle-doc/distinfo new file mode 100644 index 000000000..6e0a4256d --- /dev/null +++ b/print/tex-gentle-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-gentle-15878/gentle.doc.tar.xz) = bb98adb821b3941d5f14432c0130191f3e285ebf +RMD160 (tex-gentle-15878/gentle.doc.tar.xz) = 251c59b6c9d50a6bf1c4c2f84bd4a3077f59bbd3 +Size (tex-gentle-15878/gentle.doc.tar.xz) = 394792 bytes diff --git a/print/tex-geometry-de-doc/DESCR b/print/tex-geometry-de-doc/DESCR new file mode 100644 index 000000000..c95133091 --- /dev/null +++ b/print/tex-geometry-de-doc/DESCR @@ -0,0 +1,2 @@ +German translation of the geometry package, by Hans-Martin +Haase of the University of Jena. diff --git a/print/tex-geometry-de-doc/Makefile b/print/tex-geometry-de-doc/Makefile new file mode 100644 index 000000000..5acd99671 --- /dev/null +++ b/print/tex-geometry-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= geometry-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 21882 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/geometry-de +COMMENT= German translation of the geometry package +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-geometry-de-doc/PLIST b/print/tex-geometry-de-doc/PLIST new file mode 100644 index 000000000..73beadf78 --- /dev/null +++ b/print/tex-geometry-de-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/geometry-de/README +share/texmf-dist/doc/latex/geometry-de/README-DE +share/texmf-dist/doc/latex/geometry-de/geometry-de.dtx +share/texmf-dist/doc/latex/geometry-de/geometry-de.pdf +share/texmf-dist/doc/latex/geometry-de/geometry.ins diff --git a/print/tex-geometry-de-doc/distinfo b/print/tex-geometry-de-doc/distinfo new file mode 100644 index 000000000..e9c2199ce --- /dev/null +++ b/print/tex-geometry-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-geometry-de-21882/geometry-de.doc.tar.xz) = 32b07680101749bae7a0f4e3547b64604ac8e87d +RMD160 (tex-geometry-de-21882/geometry-de.doc.tar.xz) = cc5c9e7c41e01a0dfdabe3caf68d5e48e245cd17 +Size (tex-geometry-de-21882/geometry-de.doc.tar.xz) = 443132 bytes diff --git a/print/tex-germbib-doc/DESCR b/print/tex-germbib-doc/DESCR new file mode 100644 index 000000000..f965f874d --- /dev/null +++ b/print/tex-germbib-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-germbib. diff --git a/print/tex-germbib-doc/Makefile b/print/tex-germbib-doc/Makefile new file mode 100644 index 000000000..6033d8ade --- /dev/null +++ b/print/tex-germbib-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:27:20 markd Exp $ + +DISTNAME= germbib.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-germbib +# LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-germbib-doc/PLIST b/print/tex-germbib-doc/PLIST new file mode 100644 index 000000000..d10128295 --- /dev/null +++ b/print/tex-germbib-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:27:20 markd Exp $ +share/texmf-dist/doc/bibtex/germbib/README.bibgerm +share/texmf-dist/doc/bibtex/germbib/apalike.doc +share/texmf-dist/doc/bibtex/germbib/apalike.germbib_sty +share/texmf-dist/doc/bibtex/germbib/apalike.tex +share/texmf-dist/doc/bibtex/germbib/btxdoc.tex +share/texmf-dist/doc/bibtex/germbib/btxhak.tex +share/texmf-dist/doc/bibtex/germbib/gerbibtx.bib +share/texmf-dist/doc/bibtex/germbib/gerbibtx.tex +share/texmf-dist/doc/bibtex/germbib/gerxampl.bib +share/texmf-dist/doc/bibtex/germbib/schaum.bib +share/texmf-dist/doc/bibtex/germbib/testbibgerm.tex +share/texmf-dist/doc/bibtex/germbib/testgerb.tex +share/texmf-dist/doc/bibtex/germbib/xampl.bib diff --git a/print/tex-germbib-doc/distinfo b/print/tex-germbib-doc/distinfo new file mode 100644 index 000000000..e66596139 --- /dev/null +++ b/print/tex-germbib-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:27:20 markd Exp $ + +SHA1 (tex-germbib-15878/germbib.doc.tar.xz) = 05956836fabafa4b2c0e27154946860c2c24d087 +RMD160 (tex-germbib-15878/germbib.doc.tar.xz) = 4c566999f53d3125cf48fa8de4b698d61f0bf29c +Size (tex-germbib-15878/germbib.doc.tar.xz) = 35560 bytes diff --git a/print/tex-germbib/DESCR b/print/tex-germbib/DESCR new file mode 100644 index 000000000..023efbd59 --- /dev/null +++ b/print/tex-germbib/DESCR @@ -0,0 +1,5 @@ +A development of the (old) german.sty, this bundle provides +German packages, BibTeX styles and documentary examples, for +writing documents with bibliographies. The author has since +developed the babelbib bundle, which (he asserts) supersedes +germbib. diff --git a/print/tex-germbib/Makefile b/print/tex-germbib/Makefile new file mode 100644 index 000000000..f13b0b3d0 --- /dev/null +++ b/print/tex-germbib/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:27:20 markd Exp $ + +DISTNAME= germbib +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= German variants of standard BibTeX styles +# LICENSE= other-free + +CONFLICTS+= teTeX-texmf<=3.0nb47 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-germbib/PLIST b/print/tex-germbib/PLIST new file mode 100644 index 000000000..64315a5d9 --- /dev/null +++ b/print/tex-germbib/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:27:20 markd Exp $ +share/texmf-dist/bibtex/bst/germbib/gerabbrv.bst +share/texmf-dist/bibtex/bst/germbib/geralpha.bst +share/texmf-dist/bibtex/bst/germbib/gerapali.bst +share/texmf-dist/bibtex/bst/germbib/gerplain.bst +share/texmf-dist/bibtex/bst/germbib/gerunsrt.bst +share/texmf-dist/tex/latex/germbib/bibgerm.sty +share/texmf-dist/tex/latex/germbib/mynormal.sty diff --git a/print/tex-germbib/distinfo b/print/tex-germbib/distinfo new file mode 100644 index 000000000..1bfe0e3d3 --- /dev/null +++ b/print/tex-germbib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:27:20 markd Exp $ + +SHA1 (tex-germbib-15878/germbib.tar.xz) = 379aaa6b548719241f6a6b73d5d2333ad397ca23 +RMD160 (tex-germbib-15878/germbib.tar.xz) = 6b77eb12f8ec1efd0a368160984e6600c4839ee5 +Size (tex-germbib-15878/germbib.tar.xz) = 12192 bytes diff --git a/print/tex-germkorr-doc/DESCR b/print/tex-germkorr-doc/DESCR new file mode 100644 index 000000000..0a7a5843b --- /dev/null +++ b/print/tex-germkorr-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-germkorr. diff --git a/print/tex-germkorr-doc/Makefile b/print/tex-germkorr-doc/Makefile new file mode 100644 index 000000000..be17e84b3 --- /dev/null +++ b/print/tex-germkorr-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= germkorr.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/germkorr +COMMENT= Documentation for tex-germkorr +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-germkorr-doc/PLIST b/print/tex-germkorr-doc/PLIST new file mode 100644 index 000000000..f3e3a8496 --- /dev/null +++ b/print/tex-germkorr-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/germkorr/COPYING +share/texmf-dist/doc/latex/germkorr/README +share/texmf-dist/doc/latex/germkorr/germkorr.pdf +share/texmf-dist/doc/latex/germkorr/germkorr.tex diff --git a/print/tex-germkorr-doc/distinfo b/print/tex-germkorr-doc/distinfo new file mode 100644 index 000000000..391a43196 --- /dev/null +++ b/print/tex-germkorr-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-germkorr-15878/germkorr.doc.tar.xz) = 49da3eb710922895104df7b2a8f86422b10ea793 +RMD160 (tex-germkorr-15878/germkorr.doc.tar.xz) = 32ebc96c96e34e65ee0f92989698253adb3af899 +Size (tex-germkorr-15878/germkorr.doc.tar.xz) = 172300 bytes diff --git a/print/tex-germkorr/DESCR b/print/tex-germkorr/DESCR new file mode 100644 index 000000000..65b4f2a94 --- /dev/null +++ b/print/tex-germkorr/DESCR @@ -0,0 +1,4 @@ +The package germcorr has to be loaded after the package german. +It brings some letters like T nearer to german single and +double quotes even when that letter wears a standard accent +like "`\.T"'. diff --git a/print/tex-germkorr/Makefile b/print/tex-germkorr/Makefile new file mode 100644 index 000000000..28ffb960e --- /dev/null +++ b/print/tex-germkorr/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= germkorr +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/germkorr +COMMENT= Change kerning for german quotation marks +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-germkorr/PLIST b/print/tex-germkorr/PLIST new file mode 100644 index 000000000..462d32420 --- /dev/null +++ b/print/tex-germkorr/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/tex/latex/germkorr/germkorr.sty diff --git a/print/tex-germkorr/distinfo b/print/tex-germkorr/distinfo new file mode 100644 index 000000000..a946aa7e7 --- /dev/null +++ b/print/tex-germkorr/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-germkorr-15878/germkorr.tar.xz) = 17825dc0e7d94cda88a5762cab0d9714784fa701 +RMD160 (tex-germkorr-15878/germkorr.tar.xz) = 7d59378dd76e7266f6109ce8a7e3d26b70a85882 +Size (tex-germkorr-15878/germkorr.tar.xz) = 2328 bytes diff --git a/print/tex-getoptk-doc/DESCR b/print/tex-getoptk-doc/DESCR new file mode 100644 index 000000000..7451e0004 --- /dev/null +++ b/print/tex-getoptk-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-getoptk. diff --git a/print/tex-getoptk-doc/Makefile b/print/tex-getoptk-doc/Makefile new file mode 100644 index 000000000..850c7a975 --- /dev/null +++ b/print/tex-getoptk-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= getoptk.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 23567 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/getoptk +COMMENT= Documentation for tex-getoptk +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-getoptk-doc/PLIST b/print/tex-getoptk-doc/PLIST new file mode 100644 index 000000000..33c3895a9 --- /dev/null +++ b/print/tex-getoptk-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/doc/plain/getoptk/COPYING +share/texmf-dist/doc/plain/getoptk/COPYING-FR +share/texmf-dist/doc/plain/getoptk/README +share/texmf-dist/doc/plain/getoptk/guide.pdf diff --git a/print/tex-getoptk-doc/distinfo b/print/tex-getoptk-doc/distinfo new file mode 100644 index 000000000..d3a775e9e --- /dev/null +++ b/print/tex-getoptk-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-getoptk-23567/getoptk.doc.tar.xz) = 485cd14ca206228c630840875523f07dd707dba6 +RMD160 (tex-getoptk-23567/getoptk.doc.tar.xz) = 06b61636766f1144ca3832a393aad5b4cf023585 +Size (tex-getoptk-23567/getoptk.doc.tar.xz) = 278344 bytes diff --git a/print/tex-getoptk/DESCR b/print/tex-getoptk/DESCR new file mode 100644 index 000000000..806df6ed9 --- /dev/null +++ b/print/tex-getoptk/DESCR @@ -0,0 +1,5 @@ +The package provides a means of defining macros whose options +are taken from a dictionary, which includes options which +themselves have arguments. The package was designed for use +with Plain TeX; its syntax derives from that of the \hbox, +\hrule, etc., TeX primitives. diff --git a/print/tex-getoptk/Makefile b/print/tex-getoptk/Makefile new file mode 100644 index 000000000..67bbd442c --- /dev/null +++ b/print/tex-getoptk/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= getoptk +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 23567 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/getoptk +COMMENT= Define macros with sophisticated options +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-getoptk/PLIST b/print/tex-getoptk/PLIST new file mode 100644 index 000000000..bb97d6ff7 --- /dev/null +++ b/print/tex-getoptk/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/tex/plain/getoptk/getoptk.tex +share/texmf-dist/tex/plain/getoptk/guide.tex diff --git a/print/tex-getoptk/distinfo b/print/tex-getoptk/distinfo new file mode 100644 index 000000000..cba28866b --- /dev/null +++ b/print/tex-getoptk/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-getoptk-23567/getoptk.tar.xz) = 6cbe04103f7717ebfc955f7904f429a8806c6225 +RMD160 (tex-getoptk-23567/getoptk.tar.xz) = 1dfef26f0d5f770e0aaa7ba6820acdcc241e3e7e +Size (tex-getoptk-23567/getoptk.tar.xz) = 4168 bytes diff --git a/print/tex-glossaries-doc/Makefile b/print/tex-glossaries-doc/Makefile index fc96cc233..54cf27313 100644 --- a/print/tex-glossaries-doc/Makefile +++ b/print/tex-glossaries-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2013/11/21 23:50:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/22 22:42:18 markd Exp $ DISTNAME= glossaries.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.01 -TEXLIVE_REV= 22100 +PKGNAME= tex-${DISTNAME:S/./-/}-4.15 +TEXLIVE_REV= 36533 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-glossaries +LICENSE= lppl-1.3c TEX_TEXMF_DIRS= ${PREFIX}/share/texmf-dist diff --git a/print/tex-glossaries-doc/PLIST b/print/tex-glossaries-doc/PLIST index fb3e55826..690320b40 100644 --- a/print/tex-glossaries-doc/PLIST +++ b/print/tex-glossaries-doc/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/18 21:33:39 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/22 22:42:18 markd Exp $ share/texmf-dist/doc/latex/glossaries/CHANGES share/texmf-dist/doc/latex/glossaries/INSTALL share/texmf-dist/doc/latex/glossaries/README +share/texmf-dist/doc/latex/glossaries/glossaries-code.pdf share/texmf-dist/doc/latex/glossaries/glossaries-user.html share/texmf-dist/doc/latex/glossaries/glossaries-user.pdf share/texmf-dist/doc/latex/glossaries/glossaries-user.tex -share/texmf-dist/doc/latex/glossaries/glossaries.pdf share/texmf-dist/doc/latex/glossaries/glossariesbegin.html share/texmf-dist/doc/latex/glossaries/glossariesbegin.pdf share/texmf-dist/doc/latex/glossaries/glossariesbegin.tex @@ -15,16 +15,49 @@ share/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex share/texmf-dist/doc/latex/glossaries/mfirstuc-manual.html share/texmf-dist/doc/latex/glossaries/mfirstuc-manual.pdf share/texmf-dist/doc/latex/glossaries/mfirstuc-manual.tex +share/texmf-dist/doc/latex/glossaries/samples/README-samples share/texmf-dist/doc/latex/glossaries/samples/database1.tex share/texmf-dist/doc/latex/glossaries/samples/database2.tex +share/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.pdf +share/texmf-dist/doc/latex/glossaries/samples/glossary-lipsum-examples.tex share/texmf-dist/doc/latex/glossaries/samples/minimalgls.pdf share/texmf-dist/doc/latex/glossaries/samples/minimalgls.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-FnDesc.tex share/texmf-dist/doc/latex/glossaries/samples/sample-crossref.pdf share/texmf-dist/doc/latex/glossaries/samples/sample-crossref.tex share/texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.pdf share/texmf-dist/doc/latex/glossaries/samples/sample-custom-acronym.tex share/texmf-dist/doc/latex/glossaries/samples/sample-dual.pdf share/texmf-dist/doc/latex/glossaries/samples/sample-dual.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-entrycount.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-entrycount.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-entryfmt.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-ignored.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-ignored.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-index.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-index.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-inline.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-inline.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-langdict.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-langdict.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-mfirstuc.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-newkeys.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-newkeys.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp-utf8.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-noidxapp.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-nomathhyper.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-numberlist.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-numberlist.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-prefix.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-prefix.tex +share/texmf-dist/doc/latex/glossaries/samples/sample-si.pdf +share/texmf-dist/doc/latex/glossaries/samples/sample-si.tex share/texmf-dist/doc/latex/glossaries/samples/sample.pdf share/texmf-dist/doc/latex/glossaries/samples/sample.tex share/texmf-dist/doc/latex/glossaries/samples/sample4col.pdf @@ -33,6 +66,8 @@ share/texmf-dist/doc/latex/glossaries/samples/sampleAcr.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleAcr.tex share/texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleAcrDesc.tex +share/texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.pdf +share/texmf-dist/doc/latex/glossaries/samples/sampleCustomAcr.tex share/texmf-dist/doc/latex/glossaries/samples/sampleDB.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleDB.tex share/texmf-dist/doc/latex/glossaries/samples/sampleDesc.pdf @@ -41,10 +76,16 @@ share/texmf-dist/doc/latex/glossaries/samples/sampleEq.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleEq.tex share/texmf-dist/doc/latex/glossaries/samples/sampleEqPg.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleEqPg.tex +share/texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.pdf +share/texmf-dist/doc/latex/glossaries/samples/sampleFnAcrDesc.tex share/texmf-dist/doc/latex/glossaries/samples/sampleNtn.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleNtn.tex +share/texmf-dist/doc/latex/glossaries/samples/samplePeople.pdf +share/texmf-dist/doc/latex/glossaries/samples/samplePeople.tex share/texmf-dist/doc/latex/glossaries/samples/sampleSec.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleSec.tex +share/texmf-dist/doc/latex/glossaries/samples/sampleSort.pdf +share/texmf-dist/doc/latex/glossaries/samples/sampleSort.tex share/texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleaccsupp.tex share/texmf-dist/doc/latex/glossaries/samples/sampleacronyms.pdf @@ -53,8 +94,6 @@ share/texmf-dist/doc/latex/glossaries/samples/sampletree.pdf share/texmf-dist/doc/latex/glossaries/samples/sampletree.tex share/texmf-dist/doc/latex/glossaries/samples/sampleutf8.pdf share/texmf-dist/doc/latex/glossaries/samples/sampleutf8.tex -share/texmf-dist/doc/latex/glossaries/samples/samplexdy-compatible207.pdf -share/texmf-dist/doc/latex/glossaries/samples/samplexdy-compatible207.tex share/texmf-dist/doc/latex/glossaries/samples/samplexdy-mc.xdy share/texmf-dist/doc/latex/glossaries/samples/samplexdy-mc207.xdy share/texmf-dist/doc/latex/glossaries/samples/samplexdy.pdf diff --git a/print/tex-glossaries-doc/distinfo b/print/tex-glossaries-doc/distinfo index a920099a6..4c22ccce9 100644 --- a/print/tex-glossaries-doc/distinfo +++ b/print/tex-glossaries-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/18 21:33:39 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/22 22:42:18 markd Exp $ -SHA1 (tex-glossaries-22100/glossaries.doc.tar.xz) = 87ea70c109a6412824af9d9755d60a7910de1484 -RMD160 (tex-glossaries-22100/glossaries.doc.tar.xz) = e7fad3c90bcc4834aa038db4a6c14650bbc0ae92 -Size (tex-glossaries-22100/glossaries.doc.tar.xz) = 3154592 bytes +SHA1 (tex-glossaries-36533/glossaries.doc.tar.xz) = 2e2fff846cd86c98249c5fa5388440509cf15230 +RMD160 (tex-glossaries-36533/glossaries.doc.tar.xz) = 966c80cf7144e486156ed43e750ae0cb048aecae +Size (tex-glossaries-36533/glossaries.doc.tar.xz) = 4722012 bytes diff --git a/print/tex-glossaries/Makefile b/print/tex-glossaries/Makefile index 31e227a2c..4b2a587d3 100644 --- a/print/tex-glossaries/Makefile +++ b/print/tex-glossaries/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:00 wiz Exp $ DISTNAME= glossaries -PKGNAME= tex-${DISTNAME}-3.01 -PKGREVISION= 4 -TEXLIVE_REV= 22100 +PKGNAME= tex-${DISTNAME}-4.15 +PKGREVISION= 1 +TEXLIVE_REV= 36533 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Create glossaries and lists of acronyms +LICENSE= lppl-1.3c DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox @@ -31,6 +32,6 @@ post-extract: ${MKDIR} ${WRKSRC}/bin ${MV} ${WRKSRC}/texmf-dist/scripts/glossaries/makeglossaries \ ${WRKSRC}/bin/ - ${RM} -rf ${WRKSRC}/texmf-dist/scripts + ${RM} -rf ${WRKSRC}/texmf-dist/scripts/glossaries/makeglossaries.bat .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-glossaries/PLIST b/print/tex-glossaries/PLIST index 0581610cd..ef06639d8 100644 --- a/print/tex-glossaries/PLIST +++ b/print/tex-glossaries/PLIST @@ -1,27 +1,34 @@ -@comment $NetBSD: PLIST,v 1.3 2011/10/18 21:32:43 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/22 22:42:18 markd Exp $ bin/makeglossaries +share/texmf-dist/scripts/glossaries/glossaries.perl +share/texmf-dist/scripts/glossaries/mfirstuc.perl share/texmf-dist/tex/latex/glossaries/base/glossaries-babel.sty share/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-207.sty +share/texmf-dist/tex/latex/glossaries/base/glossaries-compatible-307.sty share/texmf-dist/tex/latex/glossaries/base/glossaries-polyglossia.sty +share/texmf-dist/tex/latex/glossaries/base/glossaries-prefix.sty share/texmf-dist/tex/latex/glossaries/base/glossaries.sty +share/texmf-dist/tex/latex/glossaries/base/mfirstuc-english.sty share/texmf-dist/tex/latex/glossaries/base/mfirstuc.sty -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Brazilian.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Danish.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Dutch.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-English.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-French.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-German.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Irish.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Italian.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Magyar.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Polish.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Serbian.dict -share/texmf-dist/tex/latex/glossaries/dict/glossaries-dictionary-Spanish.dict share/texmf-dist/tex/latex/glossaries/expl/glossaries-accsupp.sty +share/texmf-dist/tex/latex/glossaries/styles/glossary-inline.sty share/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty share/texmf-dist/tex/latex/glossaries/styles/glossary-list.sty share/texmf-dist/tex/latex/glossaries/styles/glossary-long.sty share/texmf-dist/tex/latex/glossaries/styles/glossary-longragged.sty +share/texmf-dist/tex/latex/glossaries/styles/glossary-mcols.sty share/texmf-dist/tex/latex/glossaries/styles/glossary-super.sty share/texmf-dist/tex/latex/glossaries/styles/glossary-superragged.sty share/texmf-dist/tex/latex/glossaries/styles/glossary-tree.sty +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym-desc.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronym.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-acronyms-lang.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-brief.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-childnoname.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-cite.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-images.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-long.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-multipar.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-parent.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-symbols.tex +share/texmf-dist/tex/latex/glossaries/test-entries/example-glossaries-url.tex diff --git a/print/tex-glossaries/distinfo b/print/tex-glossaries/distinfo index 8c39c944c..ebed7821c 100644 --- a/print/tex-glossaries/distinfo +++ b/print/tex-glossaries/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/10/18 21:32:43 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/22 22:42:18 markd Exp $ -SHA1 (tex-glossaries-22100/glossaries.tar.xz) = 8f133d9872f8b8d1bbe0311086aaf00dd1ada296 -RMD160 (tex-glossaries-22100/glossaries.tar.xz) = fe50f803d2cf4d186fb68d6bd3ba568929374eab -Size (tex-glossaries-22100/glossaries.tar.xz) = 33620 bytes +SHA1 (tex-glossaries-36533/glossaries.tar.xz) = c059983f4c9ca7f4c0ab71b39fb4a7adb492e4bd +RMD160 (tex-glossaries-36533/glossaries.tar.xz) = d15ba76f4a842a13166924414da4fba78a25f8c0 +Size (tex-glossaries-36533/glossaries.tar.xz) = 68832 bytes diff --git a/print/tex-go-doc/DESCR b/print/tex-go-doc/DESCR new file mode 100644 index 000000000..c1e08628b --- /dev/null +++ b/print/tex-go-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-go. diff --git a/print/tex-go-doc/Makefile b/print/tex-go-doc/Makefile new file mode 100644 index 000000000..4ecfa9f33 --- /dev/null +++ b/print/tex-go-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 09:11:46 wiz Exp $ + +DISTNAME= go.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 28628 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/go +COMMENT= Documentation for tex-go +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-go-doc/PLIST b/print/tex-go-doc/PLIST new file mode 100644 index 000000000..a310c467a --- /dev/null +++ b/print/tex-go-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 09:11:46 wiz Exp $ +share/texmf-dist/doc/fonts/go/gomaps.ltx diff --git a/print/tex-go-doc/distinfo b/print/tex-go-doc/distinfo new file mode 100644 index 000000000..539617ce5 --- /dev/null +++ b/print/tex-go-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 09:11:46 wiz Exp $ + +SHA1 (tex-go-28628/go.doc.tar.xz) = fe74b852409fce47e576bea2f66616704e529a79 +RMD160 (tex-go-28628/go.doc.tar.xz) = a41140b05c8d9673d214742991f2f07220643b12 +Size (tex-go-28628/go.doc.tar.xz) = 3728 bytes diff --git a/print/tex-go/DESCR b/print/tex-go/DESCR new file mode 100644 index 000000000..95f71388b --- /dev/null +++ b/print/tex-go/DESCR @@ -0,0 +1,2 @@ +The macros provide for nothing more complicated than the +standard 19x19 board; the fonts are written in Metafont. diff --git a/print/tex-go/Makefile b/print/tex-go/Makefile new file mode 100644 index 000000000..f698de025 --- /dev/null +++ b/print/tex-go/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 09:11:24 wiz Exp $ + +DISTNAME= go +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 28628 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/go +COMMENT= Fonts and macros for typesetting go games +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-go/PLIST b/print/tex-go/PLIST new file mode 100644 index 000000000..8056929ed --- /dev/null +++ b/print/tex-go/PLIST @@ -0,0 +1,39 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 09:11:24 wiz Exp $ +share/texmf-dist/fonts/source/public/go/go.mf +share/texmf-dist/fonts/source/public/go/go10.mf +share/texmf-dist/fonts/source/public/go/go15.mf +share/texmf-dist/fonts/source/public/go/go1bla10.mf +share/texmf-dist/fonts/source/public/go/go1bla15.mf +share/texmf-dist/fonts/source/public/go/go1bla20.mf +share/texmf-dist/fonts/source/public/go/go1black.mf +share/texmf-dist/fonts/source/public/go/go1whi10.mf +share/texmf-dist/fonts/source/public/go/go1whi15.mf +share/texmf-dist/fonts/source/public/go/go1whi20.mf +share/texmf-dist/fonts/source/public/go/go1white.mf +share/texmf-dist/fonts/source/public/go/go20.mf +share/texmf-dist/fonts/source/public/go/go2bla10.mf +share/texmf-dist/fonts/source/public/go/go2bla15.mf +share/texmf-dist/fonts/source/public/go/go2bla20.mf +share/texmf-dist/fonts/source/public/go/go2black.mf +share/texmf-dist/fonts/source/public/go/go2whi10.mf +share/texmf-dist/fonts/source/public/go/go2whi15.mf +share/texmf-dist/fonts/source/public/go/go2whi20.mf +share/texmf-dist/fonts/source/public/go/go2white.mf +share/texmf-dist/fonts/source/public/go/gosign50.mf +share/texmf-dist/fonts/tfm/public/go/go10.tfm +share/texmf-dist/fonts/tfm/public/go/go15.tfm +share/texmf-dist/fonts/tfm/public/go/go1bla10.tfm +share/texmf-dist/fonts/tfm/public/go/go1bla15.tfm +share/texmf-dist/fonts/tfm/public/go/go1bla20.tfm +share/texmf-dist/fonts/tfm/public/go/go1whi10.tfm +share/texmf-dist/fonts/tfm/public/go/go1whi15.tfm +share/texmf-dist/fonts/tfm/public/go/go1whi20.tfm +share/texmf-dist/fonts/tfm/public/go/go20.tfm +share/texmf-dist/fonts/tfm/public/go/go2bla10.tfm +share/texmf-dist/fonts/tfm/public/go/go2bla15.tfm +share/texmf-dist/fonts/tfm/public/go/go2bla20.tfm +share/texmf-dist/fonts/tfm/public/go/go2whi10.tfm +share/texmf-dist/fonts/tfm/public/go/go2whi15.tfm +share/texmf-dist/fonts/tfm/public/go/go2whi20.tfm +share/texmf-dist/fonts/tfm/public/go/gosign50.tfm +share/texmf-dist/tex/latex/go/go.sty diff --git a/print/tex-go/distinfo b/print/tex-go/distinfo new file mode 100644 index 000000000..aaf5376cd --- /dev/null +++ b/print/tex-go/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 09:11:24 wiz Exp $ + +SHA1 (tex-go-28628/go.tar.xz) = 70b7198ec0122b3abc886ea8a4da1e66ad03a598 +RMD160 (tex-go-28628/go.tar.xz) = 9fc0478c1f41fa3de67eccd10a80863931fc8c47 +Size (tex-go-28628/go.tar.xz) = 8988 bytes diff --git a/print/tex-graphics-doc/Makefile b/print/tex-graphics-doc/Makefile index 2d1ad08dd..2d081ce0a 100644 --- a/print/tex-graphics-doc/Makefile +++ b/print/tex-graphics-doc/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2012/10/16 21:35:13 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/14 12:50:03 markd Exp $ DISTNAME= graphics.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.0o -PKGREVISION= 3 -TEXLIVE_REV= 25405 +PKGNAME= tex-${DISTNAME:S/./-/}-1.0p.36834 +TEXLIVE_REV= 36834 MAINTAINER= minskim@NetBSD.org +LICENSE= http://ctan.org/pkg/graphics COMMENT= Documentation for tex-graphics +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-graphics-doc/PLIST b/print/tex-graphics-doc/PLIST index bc1d40c4f..3f74d3f83 100644 --- a/print/tex-graphics-doc/PLIST +++ b/print/tex-graphics-doc/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/23 22:36:50 minskim Exp $ -share/texmf-dist/doc/latex/graphics/00readme.txt +@comment $NetBSD: PLIST,v 1.3 2015/06/14 12:50:03 markd Exp $ +share/texmf-dist/doc/latex/graphics/README share/texmf-dist/doc/latex/graphics/changes.txt share/texmf-dist/doc/latex/graphics/color.pdf share/texmf-dist/doc/latex/graphics/drivers.pdf @@ -7,6 +7,7 @@ share/texmf-dist/doc/latex/graphics/epsfig.pdf share/texmf-dist/doc/latex/graphics/graphics.pdf share/texmf-dist/doc/latex/graphics/graphicx.pdf share/texmf-dist/doc/latex/graphics/grfguide.pdf +share/texmf-dist/doc/latex/graphics/grfguide.tex share/texmf-dist/doc/latex/graphics/keyval.pdf share/texmf-dist/doc/latex/graphics/lscape.pdf share/texmf-dist/doc/latex/graphics/trig.pdf diff --git a/print/tex-graphics-doc/distinfo b/print/tex-graphics-doc/distinfo index 81c0bfb03..91de03d77 100644 --- a/print/tex-graphics-doc/distinfo +++ b/print/tex-graphics-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/10/16 21:35:13 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-graphics-25405/graphics.doc.tar.xz) = 853c08367fa0b26044b9a5e48f8eb985cb64a832 -RMD160 (tex-graphics-25405/graphics.doc.tar.xz) = 807f69da8ddf33ebbd7d423ac2eb57df61c99f2f -Size (tex-graphics-25405/graphics.doc.tar.xz) = 676124 bytes +SHA1 (tex-graphics-36834/graphics.doc.tar.xz) = 10545344f78a3ec13ec0fc5c244b37ffedaa90e0 +RMD160 (tex-graphics-36834/graphics.doc.tar.xz) = fcff44d7b4beac197b7f5259c3c518d14d2f20dc +Size (tex-graphics-36834/graphics.doc.tar.xz) = 1628072 bytes diff --git a/print/tex-graphics/Makefile b/print/tex-graphics/Makefile index c5fa06791..4ae8bbdd9 100644 --- a/print/tex-graphics/Makefile +++ b/print/tex-graphics/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2012/10/16 21:35:13 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/14 12:50:03 markd Exp $ DISTNAME= graphics -PKGNAME= tex-${DISTNAME}-1.0o -PKGREVISION= 1 -TEXLIVE_REV= 25405 +PKGNAME= tex-${DISTNAME}-1.0p.36834 +TEXLIVE_REV= 36834 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/graphics COMMENT= Standard LaTeX graphics +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-pdftex-def-[0-9]*:../../print/tex-pdftex-def diff --git a/print/tex-graphics/distinfo b/print/tex-graphics/distinfo index 91a60747c..ca0c1f9ff 100644 --- a/print/tex-graphics/distinfo +++ b/print/tex-graphics/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/10/16 21:35:13 minskim Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-graphics-25405/graphics.tar.xz) = 0ef5f2540071bbcd232aca707e00c3a2e90ef383 -RMD160 (tex-graphics-25405/graphics.tar.xz) = a7de6c9b45f211c30e7ba83d4d9920229a0f0649 -Size (tex-graphics-25405/graphics.tar.xz) = 12904 bytes +SHA1 (tex-graphics-36834/graphics.tar.xz) = 319209470296838630819dbcbce9dbc5e85c332d +RMD160 (tex-graphics-36834/graphics.tar.xz) = 41c0441c6e3f154781d9098a9f9ca59f0838a6c0 +Size (tex-graphics-36834/graphics.tar.xz) = 13044 bytes diff --git a/print/tex-happy4th-doc/DESCR b/print/tex-happy4th-doc/DESCR new file mode 100644 index 000000000..4d8cb5014 --- /dev/null +++ b/print/tex-happy4th-doc/DESCR @@ -0,0 +1,2 @@ +The output PDF file gives an amusing display, as the reader +pages through it. diff --git a/print/tex-happy4th-doc/Makefile b/print/tex-happy4th-doc/Makefile new file mode 100644 index 000000000..428f48e0a --- /dev/null +++ b/print/tex-happy4th-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= happy4th.doc +PKGNAME= tex-${DISTNAME:S/./-/}-20120102 +TEXLIVE_REV= 25020 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/happy4th +COMMENT= Firework display in obfuscated TeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-happy4th-doc/PLIST b/print/tex-happy4th-doc/PLIST new file mode 100644 index 000000000..3b009937c --- /dev/null +++ b/print/tex-happy4th-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/plain/happy4th/happy4th.pdf +share/texmf-dist/doc/plain/happy4th/happy4th.tex diff --git a/print/tex-happy4th-doc/distinfo b/print/tex-happy4th-doc/distinfo new file mode 100644 index 000000000..e6d20f6e6 --- /dev/null +++ b/print/tex-happy4th-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-happy4th-25020/happy4th.doc.tar.xz) = 883f3b0ea7dbe6cc97ad6db0ff1bc60e70f449fd +RMD160 (tex-happy4th-25020/happy4th.doc.tar.xz) = 60d9e9bbbc02e73f59b66ac40d433c91d250d4ee +Size (tex-happy4th-25020/happy4th.doc.tar.xz) = 52364 bytes diff --git a/print/tex-hausarbeit-jura-doc/DESCR b/print/tex-hausarbeit-jura-doc/DESCR new file mode 100644 index 000000000..b8622242c --- /dev/null +++ b/print/tex-hausarbeit-jura-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-hausarbeit-jura. diff --git a/print/tex-hausarbeit-jura-doc/Makefile b/print/tex-hausarbeit-jura-doc/Makefile new file mode 100644 index 000000000..3ff28bb8e --- /dev/null +++ b/print/tex-hausarbeit-jura-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +DISTNAME= hausarbeit-jura.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 34009 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hausarbeit-jura +COMMENT= Documentation for tex-hausarbeit-jura +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hausarbeit-jura-doc/PLIST b/print/tex-hausarbeit-jura-doc/PLIST new file mode 100644 index 000000000..262e84dcf --- /dev/null +++ b/print/tex-hausarbeit-jura-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:34 wiz Exp $ +share/texmf-dist/doc/latex/hausarbeit-jura/README +share/texmf-dist/doc/latex/hausarbeit-jura/README.txt +share/texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-demo.bib +share/texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-demo.tex +share/texmf-dist/doc/latex/hausarbeit-jura/hausarbeit-jura.pdf diff --git a/print/tex-hausarbeit-jura-doc/distinfo b/print/tex-hausarbeit-jura-doc/distinfo new file mode 100644 index 000000000..9502c44d8 --- /dev/null +++ b/print/tex-hausarbeit-jura-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:34 wiz Exp $ + +SHA1 (tex-hausarbeit-jura-34009/hausarbeit-jura.doc.tar.xz) = c442f5a5b72fc2952649dcaf1d0ba97a6bff0c52 +RMD160 (tex-hausarbeit-jura-34009/hausarbeit-jura.doc.tar.xz) = 4dad0c852930294fe0783a32d1711e60710434b3 +Size (tex-hausarbeit-jura-34009/hausarbeit-jura.doc.tar.xz) = 328504 bytes diff --git a/print/tex-hausarbeit-jura/DESCR b/print/tex-hausarbeit-jura/DESCR new file mode 100644 index 000000000..8de4716c7 --- /dev/null +++ b/print/tex-hausarbeit-jura/DESCR @@ -0,0 +1,4 @@ +The class was developed for use by students writing legal +essays ("juristische Hausarbeit") at German Universities. It is +based on jurabook and jurabib and makes it easy for LaTeX +beginners to get a correct and nicely formatted paper. diff --git a/print/tex-hausarbeit-jura/Makefile b/print/tex-hausarbeit-jura/Makefile new file mode 100644 index 000000000..6a5c661de --- /dev/null +++ b/print/tex-hausarbeit-jura/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= hausarbeit-jura +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 34009 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hausarbeit-jura +COMMENT= Class for writing "juristische Hausarbeiten" at German Universities +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hausarbeit-jura/PLIST b/print/tex-hausarbeit-jura/PLIST new file mode 100644 index 000000000..2af6d5999 --- /dev/null +++ b/print/tex-hausarbeit-jura/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/tex/latex/hausarbeit-jura/hausarbeit-jura.cls diff --git a/print/tex-hausarbeit-jura/distinfo b/print/tex-hausarbeit-jura/distinfo new file mode 100644 index 000000000..0e4181f28 --- /dev/null +++ b/print/tex-hausarbeit-jura/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-hausarbeit-jura-34009/hausarbeit-jura.tar.xz) = 347fae06378314169c3c44fce7ab5f3ed328f6d8 +RMD160 (tex-hausarbeit-jura-34009/hausarbeit-jura.tar.xz) = 46098b3a8c50a659dde2d44f6207382fe8c715e8 +Size (tex-hausarbeit-jura-34009/hausarbeit-jura.tar.xz) = 4340 bytes diff --git a/print/tex-hypernat-doc/Makefile b/print/tex-hypernat-doc/Makefile index 8836482d0..d8bf6e13f 100644 --- a/print/tex-hypernat-doc/Makefile +++ b/print/tex-hypernat-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 21:12:35 markd Exp $ -# TeX Live Revision 17358 +# $NetBSD: Makefile,v 1.2 2015/04/26 20:41:54 markd Exp $ DISTNAME= hypernat.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.0b +TEXLIVE_REV= 17358 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-hypernat diff --git a/print/tex-hypernat-doc/distinfo b/print/tex-hypernat-doc/distinfo index 507b498f1..66889f781 100644 --- a/print/tex-hypernat-doc/distinfo +++ b/print/tex-hypernat-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/10 21:12:35 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 20:41:54 markd Exp $ -SHA1 (tex-hypernat-doc-1.0b/hypernat.doc.tar.xz) = e3eb159998636b87a11546b2ae47e8379a40a2f7 -RMD160 (tex-hypernat-doc-1.0b/hypernat.doc.tar.xz) = 868549bb642f2b99e1154a4abbc4d799e6f01f90 -Size (tex-hypernat-doc-1.0b/hypernat.doc.tar.xz) = 186676 bytes +SHA1 (tex-hypernat-17358/hypernat.doc.tar.xz) = a55e727b6d2782e98d0c0f88f31ffaa5424cbd1c +RMD160 (tex-hypernat-17358/hypernat.doc.tar.xz) = 47e339e9f2c2374890735b27984175ff7e462fe6 +Size (tex-hypernat-17358/hypernat.doc.tar.xz) = 186680 bytes diff --git a/print/tex-hypernat/Makefile b/print/tex-hypernat/Makefile index ee8f540d8..9e33ddee2 100644 --- a/print/tex-hypernat/Makefile +++ b/print/tex-hypernat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:42:56 markd Exp $ -# TeX Live Revision 17358 +# $NetBSD: Makefile,v 1.2 2015/04/26 20:41:53 markd Exp $ DISTNAME= hypernat PKGNAME= tex-${DISTNAME}-1.0b +TEXLIVE_REV= 17358 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Allow hyperref and natbib to work together diff --git a/print/tex-hypernat/distinfo b/print/tex-hypernat/distinfo index 6186db6fb..7253d3760 100644 --- a/print/tex-hypernat/distinfo +++ b/print/tex-hypernat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:42:56 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 20:41:53 markd Exp $ -SHA1 (tex-hypernat-1.0b/hypernat.tar.xz) = 70ca273afcfcdb994d08273103e0c944070a12db -RMD160 (tex-hypernat-1.0b/hypernat.tar.xz) = df6ae6e2b78c941701073aebeaf75017bebba09c -Size (tex-hypernat-1.0b/hypernat.tar.xz) = 1900 bytes +SHA1 (tex-hypernat-17358/hypernat.tar.xz) = 20c987c219a429712915cde005e9f9ce86795a03 +RMD160 (tex-hypernat-17358/hypernat.tar.xz) = 0a6fda22fac1ace765c9a92c5ce1f0f1a75ecf94 +Size (tex-hypernat-17358/hypernat.tar.xz) = 1904 bytes diff --git a/print/tex-hyperref-doc/Makefile b/print/tex-hyperref-doc/Makefile index 001313522..cd2d98954 100644 --- a/print/tex-hyperref-doc/Makefile +++ b/print/tex-hyperref-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/03/03 22:24:02 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/23 11:29:01 markd Exp $ DISTNAME= hyperref.doc -PKGNAME= tex-${DISTNAME:S/./-/}-6.82a -TEXLIVE_REV= 21339 +PKGNAME= tex-${DISTNAME:S/./-/}-6.83m +TEXLIVE_REV= 28213 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-hyperref diff --git a/print/tex-hyperref-doc/distinfo b/print/tex-hyperref-doc/distinfo index ad134e7b6..28eedce01 100644 --- a/print/tex-hyperref-doc/distinfo +++ b/print/tex-hyperref-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/03/03 22:24:02 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/04/23 11:29:01 markd Exp $ -SHA1 (tex-hyperref-21339/hyperref.doc.tar.xz) = 3fa4b96fb5be8060ecffc7b5cb5595195d4dde01 -RMD160 (tex-hyperref-21339/hyperref.doc.tar.xz) = 0f418158208d6b565dea361e6c07ddd9e978f884 -Size (tex-hyperref-21339/hyperref.doc.tar.xz) = 2971632 bytes +SHA1 (tex-hyperref-28213/hyperref.doc.tar.xz) = 9fbeba2bea551c179bd79f94177a558ef649e6e0 +RMD160 (tex-hyperref-28213/hyperref.doc.tar.xz) = 066925323ca5c7e098ea31afdb27afb2d8a252fd +Size (tex-hyperref-28213/hyperref.doc.tar.xz) = 3423912 bytes diff --git a/print/tex-hyperref/Makefile b/print/tex-hyperref/Makefile index e1b94c2d0..c088c0084 100644 --- a/print/tex-hyperref/Makefile +++ b/print/tex-hyperref/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2011/03/03 22:24:02 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/23 11:29:01 markd Exp $ DISTNAME= hyperref -PKGNAME= tex-${DISTNAME}-6.82a -TEXLIVE_REV= 21339 +PKGNAME= tex-${DISTNAME}-6.83m +TEXLIVE_REV= 28213 MAINTAINER= minskim@NetBSD.org COMMENT= Extensive support for hypertext in LaTeX diff --git a/print/tex-hyperref/PLIST b/print/tex-hyperref/PLIST index 083a34335..f20f19270 100644 --- a/print/tex-hyperref/PLIST +++ b/print/tex-hyperref/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/05/10 20:32:00 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/23 11:29:01 markd Exp $ share/texmf-dist/tex/latex/hyperref/backref.sty share/texmf-dist/tex/latex/hyperref/hdvipdfm.def share/texmf-dist/tex/latex/hyperref/hdvips.def @@ -21,6 +21,7 @@ share/texmf-dist/tex/latex/hyperref/nohyperref.sty share/texmf-dist/tex/latex/hyperref/ntheorem-hyper.sty share/texmf-dist/tex/latex/hyperref/pd1enc.def share/texmf-dist/tex/latex/hyperref/pdfmark.def +share/texmf-dist/tex/latex/hyperref/psdextra.def share/texmf-dist/tex/latex/hyperref/puarenc.def share/texmf-dist/tex/latex/hyperref/puenc.def share/texmf-dist/tex/latex/hyperref/puvnenc.def diff --git a/print/tex-hyperref/distinfo b/print/tex-hyperref/distinfo index 90d0b32d6..41335e778 100644 --- a/print/tex-hyperref/distinfo +++ b/print/tex-hyperref/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/03/03 22:24:02 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/04/23 11:29:01 markd Exp $ -SHA1 (tex-hyperref-21339/hyperref.tar.xz) = aa87eec632e088204253862385541f5fa812071f -RMD160 (tex-hyperref-21339/hyperref.tar.xz) = cc6e302507718fd92d7270ceecc04d4e1824b507 -Size (tex-hyperref-21339/hyperref.tar.xz) = 88188 bytes +SHA1 (tex-hyperref-28213/hyperref.tar.xz) = 55a087fbfff6cf94a597dc2ec6724f093d262f82 +RMD160 (tex-hyperref-28213/hyperref.tar.xz) = 269c202b42be6a46f2986751e233d99815cc9b66 +Size (tex-hyperref-28213/hyperref.tar.xz) = 106952 bytes diff --git a/print/tex-hyph-utf8-doc/DESCR b/print/tex-hyph-utf8-doc/DESCR index 9118946ad..32e757e98 100644 --- a/print/tex-hyph-utf8-doc/DESCR +++ b/print/tex-hyph-utf8-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-hyph-utf8. +Documentation for tex-hyph-utf8. diff --git a/print/tex-hyph-utf8-doc/Makefile b/print/tex-hyph-utf8-doc/Makefile index 68a995010..ab1465c3f 100644 --- a/print/tex-hyph-utf8-doc/Makefile +++ b/print/tex-hyph-utf8-doc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2013/11/18 18:33:58 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 12:50:03 markd Exp $ DISTNAME= hyph-utf8.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 30757 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 37337 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hyph-utf8 COMMENT= Documentation for tex-hyph-utf8 .include "../../print/texlive/package.mk" diff --git a/print/tex-hyph-utf8-doc/PLIST b/print/tex-hyph-utf8-doc/PLIST index 13ab47bdb..0ff867f3a 100644 --- a/print/tex-hyph-utf8-doc/PLIST +++ b/print/tex-hyph-utf8-doc/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2013/11/18 18:33:58 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/14 12:50:03 markd Exp $ share/texmf-dist/doc/generic/hyph-utf8/CHANGES -share/texmf-dist/doc/generic/hyph-utf8/README +share/texmf-dist/doc/generic/hyph-utf8/HISTORY share/texmf-dist/doc/generic/hyph-utf8/bg/azbukaExtended.pdf share/texmf-dist/doc/generic/hyph-utf8/bg/azbukaExtended.tex share/texmf-dist/doc/generic/hyph-utf8/es/README @@ -13,5 +13,6 @@ share/texmf-dist/doc/generic/hyph-utf8/hyphenation.tex share/texmf-dist/doc/generic/hyph-utf8/img/miktex-languages.png share/texmf-dist/doc/generic/hyph-utf8/img/texlive-collection.png share/texmf-dist/doc/generic/hyph-utf8/sa/hyphenmin.txt +share/texmf-dist/doc/latex/hyph-utf8/README share/texmf-dist/doc/luatex/hyph-utf8/README share/texmf-dist/doc/luatex/hyph-utf8/luatex-hyphen.pdf diff --git a/print/tex-hyph-utf8-doc/distinfo b/print/tex-hyph-utf8-doc/distinfo index 424a334cb..5ca2b6315 100644 --- a/print/tex-hyph-utf8-doc/distinfo +++ b/print/tex-hyph-utf8-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/18 18:33:58 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-hyph-utf8-30757/hyph-utf8.doc.tar.xz) = 775828b6ed72c239e4b05a9d47a988893b8331b9 -RMD160 (tex-hyph-utf8-30757/hyph-utf8.doc.tar.xz) = 39985575c8170f60689c248a8dc0dcd8320b4f49 -Size (tex-hyph-utf8-30757/hyph-utf8.doc.tar.xz) = 647668 bytes +SHA1 (tex-hyph-utf8-37337/hyph-utf8.doc.tar.xz) = 6f2fb22000626ed25ee47cffca3063a10d41f1af +RMD160 (tex-hyph-utf8-37337/hyph-utf8.doc.tar.xz) = 516adbc1fa3385cf7a0ff1673ef9d28e0f5007fa +Size (tex-hyph-utf8-37337/hyph-utf8.doc.tar.xz) = 662364 bytes diff --git a/print/tex-hyph-utf8/DESCR b/print/tex-hyph-utf8/DESCR index 93f1bdf99..9bf94bf84 100644 --- a/print/tex-hyph-utf8/DESCR +++ b/print/tex-hyph-utf8/DESCR @@ -1,9 +1,11 @@ -Modern native UTF-8 engines such as XeTeX and LuaTeX need hyphenation -patterns in UTF-8 format, whereas older systems require hyphenation -patterns in the 8-bit encoding of the font in use (such encodings are -codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1, -etc). The present package offers a collection of conversions of -existing patterns to UTF- 8 format, together with converters for use -with 8-bit fonts in older systems. Since hyphenation patterns for TeX -are only read at iniTeX time, it is hoped that the UTF-8 patterns, -with their converters, will completely supplant the older patterns. +Modern native UTF-8 engines such as XeTeX and LuaTeX need +hyphenation patterns in UTF-8 format, whereas older systems +require hyphenation patterns in the 8-bit encoding of the font +in use (such encodings are codified in the LaTeX scheme with +names like OT1, T2A, TS1, OML, LY1, etc). The present package +offers a collection of conversions of existing patterns to UTF- +8 format, together with converters for use with 8-bit fonts in +older systems. Since hyphenation patterns for Knuthian-style +TeX systems are only read at iniTeX time, it is hoped that the +UTF-8 patterns, with their converters, will completely supplant +the older patterns. diff --git a/print/tex-hyph-utf8/Makefile b/print/tex-hyph-utf8/Makefile index 9abbac81e..227636aff 100644 --- a/print/tex-hyph-utf8/Makefile +++ b/print/tex-hyph-utf8/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2013/11/18 18:33:58 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 12:50:03 markd Exp $ DISTNAME= hyph-utf8 -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 30757 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37337 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hyph-utf8 COMMENT= Hyphenation patterns expressed in UTF-8 .include "../../print/texlive/package.mk" diff --git a/print/tex-hyph-utf8/PLIST b/print/tex-hyph-utf8/PLIST index 3f22f91d8..dcd64930d 100644 --- a/print/tex-hyph-utf8/PLIST +++ b/print/tex-hyph-utf8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2013/11/18 18:33:58 minskim Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/23 11:32:54 markd Exp $ share/texmf-dist/tex/generic/hyph-utf8/conversions/conv-utf8-ec.tex share/texmf-dist/tex/generic/hyph-utf8/conversions/conv-utf8-il2.tex share/texmf-dist/tex/generic/hyph-utf8/conversions/conv-utf8-il3.tex @@ -47,6 +47,7 @@ share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-it.tex share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-ka.tex share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-kn.tex +share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-la-x-classic.tex share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-la.tex share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-lt.tex share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-lv.tex @@ -173,6 +174,7 @@ share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-it.tex share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-ka.tex share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-kmr.tex share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-kn.tex +share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-la-x-classic.tex share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-la.tex share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex share/texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-lv.tex @@ -363,6 +365,10 @@ share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-kn.chr.txt share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-kn.hyp.txt share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-kn.lic.txt share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-kn.pat.txt +share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.chr.txt +share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.hyp.txt +share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.lic.txt +share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-la-x-classic.pat.txt share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-la.chr.txt share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-la.hyp.txt share/texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-la.lic.txt diff --git a/print/tex-hyph-utf8/distinfo b/print/tex-hyph-utf8/distinfo index fddc1c286..2efd0529f 100644 --- a/print/tex-hyph-utf8/distinfo +++ b/print/tex-hyph-utf8/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/18 18:33:58 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-hyph-utf8-30757/hyph-utf8.tar.xz) = c8a374cf0f8ef95561a7ff5d1eb06e1b84b52476 -RMD160 (tex-hyph-utf8-30757/hyph-utf8.tar.xz) = 7323ce0d17a1065a5cfc53de7f1ea72420557d0d -Size (tex-hyph-utf8-30757/hyph-utf8.tar.xz) = 1022272 bytes +SHA1 (tex-hyph-utf8-37337/hyph-utf8.tar.xz) = 81901468dddc28868d69bd8e15db74ed5255af9a +RMD160 (tex-hyph-utf8-37337/hyph-utf8.tar.xz) = 9d1876dc1369e59b1dc5eb5fb4143b8a0f55094f +Size (tex-hyph-utf8-37337/hyph-utf8.tar.xz) = 1023744 bytes diff --git a/print/tex-hyphen-afrikaans/DESCR b/print/tex-hyphen-afrikaans/DESCR new file mode 100644 index 000000000..99dc188db --- /dev/null +++ b/print/tex-hyphen-afrikaans/DESCR @@ -0,0 +1,4 @@ +Hyphenation patterns for Afrikaans in T1/EC and UTF-8 +encodings. OpenOffice includes older patterns created by a +different author, but the patterns packaged with TeX are +considered superior in quality. diff --git a/print/tex-hyphen-afrikaans/Makefile b/print/tex-hyphen-afrikaans/Makefile new file mode 100644 index 000000000..ef13f9335 --- /dev/null +++ b/print/tex-hyphen-afrikaans/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-afrikaans +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25990 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Afrikaans hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= afrikaans loadhyph-af.tex +TEX_HYPHEN_DEF+= \\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2} +TEX_HYPHEN_LUA+= ['afrikaans']={ \ + loader='loadhyph-af.tex', \ + lefthyphenmin=1, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-af.pat.txt', \ + hyphenation='hyph-af.hyp.txt', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-afrikaans/PLIST b/print/tex-hyphen-afrikaans/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-afrikaans/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-afrikaans/distinfo b/print/tex-hyphen-afrikaans/distinfo new file mode 100644 index 000000000..c9e6a50d7 --- /dev/null +++ b/print/tex-hyphen-afrikaans/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-afrikaans-25990/hyphen-afrikaans.tar.xz) = e76fe19a45cbbba43b2946561da9f90ecfcf53b4 +RMD160 (tex-hyphen-afrikaans-25990/hyphen-afrikaans.tar.xz) = 3b96fbb2037a54237535a59e3fffb5529afd9975 +Size (tex-hyphen-afrikaans-25990/hyphen-afrikaans.tar.xz) = 504 bytes diff --git a/print/tex-hyphen-ancientgreek/Makefile b/print/tex-hyphen-ancientgreek/Makefile index d8ed66d5a..3682ffa45 100644 --- a/print/tex-hyphen-ancientgreek/Makefile +++ b/print/tex-hyphen-ancientgreek/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/11/17 17:25:40 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/03 17:52:38 wiz Exp $ DISTNAME= hyphen-ancientgreek PKGNAME= tex-${DISTNAME}-2013 +PKGREVISION= 1 TEXLIVE_REV= 29725 MAINTAINER= minskim@NetBSD.org @@ -12,8 +13,8 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= ancientgreek loadhyph-grc.tex TEX_HYPHEN_DAT+= ibycus ibyhyph.tex -TEX_HYPHEN_DEF+= \addlanguage{ancientgreek}{loadhyph-grc.tex}{}{1}{1} -TEX_HYPHEN_DEF+= \addlanguage{ibycus}{ibyhyph.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{ancientgreek}{loadhyph-grc.tex}{}{1}{1} +TEX_HYPHEN_DEF+= \\addlanguage{ibycus}{ibyhyph.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['ancientgreek']={ \ loader='loadhyph-grc.tex', \ lefthyphenmin=1, \ diff --git a/print/tex-hyphen-arabic/Makefile b/print/tex-hyphen-arabic/Makefile index a866581b1..631bc2081 100644 --- a/print/tex-hyphen-arabic/Makefile +++ b/print/tex-hyphen-arabic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:28 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 12:17:17 markd Exp $ DISTNAME= hyphen-arabic PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 3 TEXLIVE_REV= 18673 MAINTAINER= minskim@NetBSD.org @@ -12,11 +12,11 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base TEX_HYPHEN_DAT+= arabic zerohyph.tex -TEX_HYPHEN_DEF+= \addlanguage{arabic}{zerohyph.tex}{}{}{} +TEX_HYPHEN_DEF+= \\addlanguage{arabic}{zerohyph.tex}{}{0}{0} TEX_HYPHEN_LUA+= ['arabic']={ \ loader='zerohyph.tex', \ - lefthyphenmin=2, \ - righthyphenmin=3, \ + lefthyphenmin=0, \ + righthyphenmin=0, \ synonyms={}, \ patterns='', \ }, diff --git a/print/tex-hyphen-armenian/DESCR b/print/tex-hyphen-armenian/DESCR new file mode 100644 index 000000000..a67a369c4 --- /dev/null +++ b/print/tex-hyphen-armenian/DESCR @@ -0,0 +1 @@ +Hyphenation patterns for Armenian for Unicode engines. diff --git a/print/tex-hyphen-armenian/Makefile b/print/tex-hyphen-armenian/Makefile new file mode 100644 index 000000000..5a63a46c6 --- /dev/null +++ b/print/tex-hyphen-armenian/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:22 markd Exp $ + +DISTNAME= hyphen-armenian +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 23085 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Armenian hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= armenian loadhyph-hy.tex +TEX_HYPHEN_DEF+= \\addlanguage{armenian}{loadhyph-hy.tex}{}{1}{2} +TEX_HYPHEN_LUA+= ['armenian']={ \ + loader='loadhyph-hy.tex', \ + lefthyphenmin=1, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-hy.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-armenian/PLIST b/print/tex-hyphen-armenian/PLIST new file mode 100644 index 000000000..2038afc10 --- /dev/null +++ b/print/tex-hyphen-armenian/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:22 markd Exp $ diff --git a/print/tex-hyphen-armenian/distinfo b/print/tex-hyphen-armenian/distinfo new file mode 100644 index 000000000..e0b438c71 --- /dev/null +++ b/print/tex-hyphen-armenian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:22 markd Exp $ + +SHA1 (tex-hyphen-armenian-23085/hyphen-armenian.tar.xz) = 3fce8b3c0e3b83e4e97ff093b354783a858a2f4a +RMD160 (tex-hyphen-armenian-23085/hyphen-armenian.tar.xz) = e2a6d7011d6900d0e0f6d84dba0448f371760c21 +Size (tex-hyphen-armenian-23085/hyphen-armenian.tar.xz) = 396 bytes diff --git a/print/tex-hyphen-base/Makefile b/print/tex-hyphen-base/Makefile index 28f74843b..1aaec51dc 100644 --- a/print/tex-hyphen-base/Makefile +++ b/print/tex-hyphen-base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/11/17 17:06:23 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/23 11:36:31 markd Exp $ DISTNAME= hyphen-base -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 31131 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34525 MAINTAINER= minskim@NetBSD.org COMMENT= TeX hyphenation patterns for English diff --git a/print/tex-hyphen-base/distinfo b/print/tex-hyphen-base/distinfo index b222c30ff..78008352d 100644 --- a/print/tex-hyphen-base/distinfo +++ b/print/tex-hyphen-base/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2013/11/17 17:06:23 minskim Exp $ +$NetBSD: distinfo,v 1.14 2015/04/23 11:36:31 markd Exp $ -SHA1 (tex-hyphen-base-31131/hyphen-base.tar.xz) = d1501af79d88c660a84b652bf4872c038c7a496d -RMD160 (tex-hyphen-base-31131/hyphen-base.tar.xz) = 06a570e7d6e419ababc9b0e3cae03032404a2fac -Size (tex-hyphen-base-31131/hyphen-base.tar.xz) = 22136 bytes -SHA1 (patch-aa) = 3176e7ea25c5e06d0f6875ad9fa1c72ef5747245 -SHA1 (patch-ab) = e16aa321144620f8cb9296725c726ad9eb1bb613 -SHA1 (patch-ac) = 75f89b8a1710567e7c96f5f610e0526613660a57 +SHA1 (tex-hyphen-base-34525/hyphen-base.tar.xz) = f36ae2d612f22846357d5cc94376374871492236 +RMD160 (tex-hyphen-base-34525/hyphen-base.tar.xz) = 16c57ecc4ad1c9bf1f04b1e527f483e60b49c047 +Size (tex-hyphen-base-34525/hyphen-base.tar.xz) = 22180 bytes +SHA1 (patch-aa) = a5f5e4f314ac5d3d3a81c0515687a8d81a49eba6 +SHA1 (patch-ab) = 886351ccee8eccb5528957521fa1c9303a6abb25 +SHA1 (patch-ac) = 657ace08b682bd04dabdd5e73bd379430e634620 diff --git a/print/tex-hyphen-base/patches/patch-aa b/print/tex-hyphen-base/patches/patch-aa index e342d7f80..f4b147828 100644 --- a/print/tex-hyphen-base/patches/patch-aa +++ b/print/tex-hyphen-base/patches/patch-aa @@ -1,15 +1,15 @@ -$NetBSD: patch-aa,v 1.10 2013/11/17 17:06:23 minskim Exp $ +$NetBSD: patch-aa,v 1.11 2015/04/23 11:36:31 markd Exp $ --- tex/generic/config/language.dat.orig 2013-07-08 01:19:20.000000000 +0000 +++ tex/generic/config/language.dat -@@ -57,153 +57,3 @@ english hyphen.tex % do not change! +@@ -57,154 +57,3 @@ english hyphen.tex % do not change! % dumylang dumyhyph.tex %for testing a new language. nohyphenation zerohyph.tex %a language with no patterns at all. -% from dehyph-exptl: --german-x-2013-05-26 dehypht-x-2013-05-26.tex +-german-x-2014-05-21 dehypht-x-2014-05-21.tex -=german-x-latest --ngerman-x-2013-05-26 dehyphn-x-2013-05-26.tex +-ngerman-x-2014-05-21 dehyphn-x-2014-05-21.tex -=ngerman-x-latest -% from hyphen-afrikaans: -afrikaans loadhyph-af.tex @@ -102,6 +102,7 @@ $NetBSD: patch-aa,v 1.10 2013/11/17 17:06:23 minskim Exp $ -kurmanji loadhyph-kmr.tex -% from hyphen-latin: -latin loadhyph-la.tex +-classiclatin loadhyph-la-x-classic.tex -% from hyphen-latvian: -latvian loadhyph-lv.tex -% from hyphen-lithuanian: diff --git a/print/tex-hyphen-base/patches/patch-ab b/print/tex-hyphen-base/patches/patch-ab index 257de01d6..c55a79ef2 100644 --- a/print/tex-hyphen-base/patches/patch-ab +++ b/print/tex-hyphen-base/patches/patch-ab @@ -1,16 +1,16 @@ -$NetBSD: patch-ab,v 1.10 2013/11/17 17:06:23 minskim Exp $ +$NetBSD: patch-ab,v 1.11 2015/04/23 11:36:31 markd Exp $ --- tex/generic/config/language.def.orig 2013-07-08 01:19:23.000000000 +0000 +++ tex/generic/config/language.def -@@ -28,156 +28,6 @@ +@@ -28,157 +28,6 @@ \addlanguage {USenglish}{hyphen}{}{2}{3} %%% This MUST be the first non-comment %%% line of the file -% from dehyph-exptl: --\addlanguage{german-x-2013-05-26}{dehypht-x-2013-05-26.tex}{}{2}{2} --\addlanguage{german-x-latest}{dehypht-x-2013-05-26.tex}{}{2}{2} --\addlanguage{ngerman-x-2013-05-26}{dehyphn-x-2013-05-26.tex}{}{2}{2} --\addlanguage{ngerman-x-latest}{dehyphn-x-2013-05-26.tex}{}{2}{2} +-\addlanguage{german-x-2014-05-21}{dehypht-x-2014-05-21.tex}{}{2}{2} +-\addlanguage{german-x-latest}{dehypht-x-2014-05-21.tex}{}{2}{2} +-\addlanguage{ngerman-x-2014-05-21}{dehyphn-x-2014-05-21.tex}{}{2}{2} +-\addlanguage{ngerman-x-latest}{dehyphn-x-2014-05-21.tex}{}{2}{2} -% from hyphen-afrikaans: -\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2} -% from hyphen-ancientgreek: @@ -102,6 +102,7 @@ $NetBSD: patch-ab,v 1.10 2013/11/17 17:06:23 minskim Exp $ -\addlanguage{kurmanji}{loadhyph-kmr.tex}{}{2}{2} -% from hyphen-latin: -\addlanguage{latin}{loadhyph-la.tex}{}{2}{2} +-\addlanguage{classiclatin}{loadhyph-la-x-classic.tex}{}{2}{2} -% from hyphen-latvian: -\addlanguage{latvian}{loadhyph-lv.tex}{}{2}{2} -% from hyphen-lithuanian: diff --git a/print/tex-hyphen-base/patches/patch-ac b/print/tex-hyphen-base/patches/patch-ac index 1cba9f582..0f23565d0 100644 --- a/print/tex-hyphen-base/patches/patch-ac +++ b/print/tex-hyphen-base/patches/patch-ac @@ -1,22 +1,22 @@ -$NetBSD: patch-ac,v 1.8 2013/11/17 17:06:23 minskim Exp $ +$NetBSD: patch-ac,v 1.9 2015/04/23 11:36:31 markd Exp $ --- tex/generic/config/language.dat.lua.orig 2013-07-08 01:19:27.000000000 +0000 +++ tex/generic/config/language.dat.lua -@@ -33,665 +33,4 @@ return { +@@ -33,673 +33,4 @@ return { -- dumylang and zerohyph are dumped in the format, -- since they contain either very few or no patterns at all -- END of language.us.lua (missing '}' appended after all entries) --- from dehyph-exptl: -- ['german-x-2013-05-26'] = { -- loader = 'dehypht-x-2013-05-26.tex', +- ['german-x-2014-05-21'] = { +- loader = 'dehypht-x-2014-05-21.tex', - lefthyphenmin = 2, - righthyphenmin = 2, - synonyms = { 'german-x-latest' }, - patterns = 'hyph-de-1901.pat.txt', - hyphenation = 'hyph-de-1901.hyp.txt', - }, -- ['ngerman-x-2013-05-26'] = { -- loader = 'dehyphn-x-2013-05-26.tex', +- ['ngerman-x-2014-05-21'] = { +- loader = 'dehyphn-x-2014-05-21.tex', - lefthyphenmin = 2, - righthyphenmin = 2, - synonyms = { 'ngerman-x-latest' }, @@ -446,6 +446,14 @@ $NetBSD: patch-ac,v 1.8 2013/11/17 17:06:23 minskim Exp $ - patterns = 'hyph-la.pat.txt', - hyphenation = '', - }, +- ['classiclatin'] = { +- loader = 'loadhyph-la-x-classic.tex', +- lefthyphenmin = 2, +- righthyphenmin = 2, +- synonyms = { }, +- patterns = 'hyph-la-x-classic.pat.txt', +- hyphenation = '', +- }, --- from hyphen-latvian: - ['latvian'] = { - loader = 'loadhyph-lv.tex', diff --git a/print/tex-hyphen-basque/Makefile b/print/tex-hyphen-basque/Makefile index 0c7ec8152..7c9d8c9b3 100644 --- a/print/tex-hyphen-basque/Makefile +++ b/print/tex-hyphen-basque/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:28 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:38 wiz Exp $ DISTNAME= hyphen-basque PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= basque loadhyph-eu.tex -TEX_HYPHEN_DEF+= \addlanguage{basque}{loadhyph-eu.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{basque}{loadhyph-eu.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['basque']={ \ loader='loadhyph-eu.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-bulgarian/Makefile b/print/tex-hyphen-bulgarian/Makefile index ec5d84b33..e6d3587e9 100644 --- a/print/tex-hyphen-bulgarian/Makefile +++ b/print/tex-hyphen-bulgarian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:28 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-bulgarian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= bulgarian loadhyph-bg.tex -TEX_HYPHEN_DEF+= \addlanguage{bulgarian}{loadhyph-bg.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{bulgarian}{loadhyph-bg.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['bulgarian']={ \ loader='loadhyph-bg.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-catalan/Makefile b/print/tex-hyphen-catalan/Makefile index ceec9b189..45657ee57 100644 --- a/print/tex-hyphen-catalan/Makefile +++ b/print/tex-hyphen-catalan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:28 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-catalan PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= catalan loadhyph-ca.tex -TEX_HYPHEN_DEF+= \addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['catalan']={ \ loader='loadhyph-ca.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-chinese/Makefile b/print/tex-hyphen-chinese/Makefile index 1554d1e6f..31e1bcac2 100644 --- a/print/tex-hyphen-chinese/Makefile +++ b/print/tex-hyphen-chinese/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:28 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 12:23:56 markd Exp $ DISTNAME= hyphen-chinese -PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 -TEXLIVE_REV= 20144 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25990 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Chinese @@ -11,14 +10,14 @@ COMMENT= Hyphenation patterns for Chinese CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 -TEX_HYPHEN_DAT+= pinyin loadhyph-zh-latn.tex -TEX_HYPHEN_DEF+= \addlanguage{pinyin}{loadhyph-zh-latn.tex}{}{1}{1} +TEX_HYPHEN_DAT+= pinyin loadhyph-zh-latn-pinyin.tex +TEX_HYPHEN_DEF+= \\addlanguage{pinyin}{loadhyph-zh-latn-pinyin.tex}{}{1}{1} TEX_HYPHEN_LUA+= ['pinyin']={ \ - loader='loadhyph-zh-latn.tex', \ + loader='loadhyph-zh-latn-pinyin.tex', \ lefthyphenmin=1, \ righthyphenmin=1, \ synonyms={}, \ - patterns='hyph-zh-latn.pat.txt', \ + patterns='hyph-zh-latn-pinyin.pat.txt', \ hyphenation='', \ }, diff --git a/print/tex-hyphen-chinese/distinfo b/print/tex-hyphen-chinese/distinfo index ef2dab859..6d3602898 100644 --- a/print/tex-hyphen-chinese/distinfo +++ b/print/tex-hyphen-chinese/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/11/08 16:03:57 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/05/05 12:23:56 markd Exp $ -SHA1 (tex-hyphen-chinese-20144/hyphen-chinese.tar.xz) = e4289594548b2825a71b7a5ef49f2f29a1f97fa6 -RMD160 (tex-hyphen-chinese-20144/hyphen-chinese.tar.xz) = f247094009ef08d4cb377abced8ac299604253c7 -Size (tex-hyphen-chinese-20144/hyphen-chinese.tar.xz) = 352 bytes +SHA1 (tex-hyphen-chinese-25990/hyphen-chinese.tar.xz) = bb3b6c6f86ac3a43021164645525f794d0c59e1c +RMD160 (tex-hyphen-chinese-25990/hyphen-chinese.tar.xz) = 16183477734e58efca6b44a7eac74a7f5c1de7f3 +Size (tex-hyphen-chinese-25990/hyphen-chinese.tar.xz) = 444 bytes diff --git a/print/tex-hyphen-coptic/Makefile b/print/tex-hyphen-coptic/Makefile index b768888c2..9408ecf26 100644 --- a/print/tex-hyphen-coptic/Makefile +++ b/print/tex-hyphen-coptic/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/11/17 17:23:15 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-coptic PKGNAME= tex-${DISTNAME}-2013 +PKGREVISION= 1 TEXLIVE_REV= 23085 MAINTAINER= minskim@NetBSD.org @@ -11,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= coptic loadhyph-cop.tex -TEX_HYPHEN_DEF+= \addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1} +TEX_HYPHEN_DEF+= \\addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1} TEX_HYPHEN_LUA+= ['coptic']={ \ loader='loadhyph-cop.tex', \ lefthyphenmin=1, \ diff --git a/print/tex-hyphen-croatian/Makefile b/print/tex-hyphen-croatian/Makefile index 92df25b61..ca6bc80f2 100644 --- a/print/tex-hyphen-croatian/Makefile +++ b/print/tex-hyphen-croatian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:29 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-croatian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= croatian loadhyph-hr.tex -TEX_HYPHEN_DEF+= \addlanguage{croatian}{loadhyph-hr.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{croatian}{loadhyph-hr.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['croatian']={ \ loader='loadhyph-hr.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-czech/Makefile b/print/tex-hyphen-czech/Makefile index 316a4a29b..a3cfa8fb5 100644 --- a/print/tex-hyphen-czech/Makefile +++ b/print/tex-hyphen-czech/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:29 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-czech PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= czech loadhyph-cs.tex -TEX_HYPHEN_DEF+= \addlanguage{czech}{loadhyph-cs.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{czech}{loadhyph-cs.tex}{}{2}{3} TEX_HYPHEN_LUA+= ['czech']={ \ loader='loadhyph-cs.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-danish/Makefile b/print/tex-hyphen-danish/Makefile index 7f48ad659..314fa01c6 100644 --- a/print/tex-hyphen-danish/Makefile +++ b/print/tex-hyphen-danish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:29 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-danish PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= danish loadhyph-da.tex -TEX_HYPHEN_DEF+= \addlanguage{danish}{loadhyph-da.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{danish}{loadhyph-da.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['danish']={ \ loader='loadhyph-da.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-dutch/Makefile b/print/tex-hyphen-dutch/Makefile index e8b556e63..8caaf7de9 100644 --- a/print/tex-hyphen-dutch/Makefile +++ b/print/tex-hyphen-dutch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:30 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-dutch PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= dutch loadhyph-nl.tex -TEX_HYPHEN_DEF+= \addlanguage{dutch}{loadhyph-nl.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{dutch}{loadhyph-nl.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['dutch']={ \ loader='loadhyph-nl.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-english/DESCR b/print/tex-hyphen-english/DESCR new file mode 100644 index 000000000..db96bdece --- /dev/null +++ b/print/tex-hyphen-english/DESCR @@ -0,0 +1,6 @@ +Additional hyphenation patterns for American and British +English in ASCII encoding. The American English patterns +(usenglishmax) greatly extend the standard patterns from Knuth +to find many additional hyphenation points. British English +hyphenation is completely different from US English, so has its +own set of patterns. diff --git a/print/tex-hyphen-english/Makefile b/print/tex-hyphen-english/Makefile new file mode 100644 index 000000000..10b055051 --- /dev/null +++ b/print/tex-hyphen-english/Makefile @@ -0,0 +1,41 @@ +# $NetBSD: Makefile,v 1.2 2015/05/03 17:52:39 wiz Exp $ + +DISTNAME= hyphen-english +PKGNAME= tex-${DISTNAME}-2014 +PKGREVISION= 1 +TEXLIVE_REV= 25990 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= English hyphenation patterns + +CONFLICTS+= teTeX-texmf<=3.0nb12 +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= usenglishmax loadhyph-en-us.tex +TEX_HYPHEN_DAT+= ukenglish loadhyph-en-gb.tex +TEX_HYPHEN_DAT+= = british +TEX_HYPHEN_DAT+= = UKenglish +TEX_HYPHEN_DEF+= \\addlanguage{usenglishmax}{loadhyph-en-us.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{ukenglish}{loadhyph-en-gb.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{british}{loadhyph-en-gb.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{UKenglish}{loadhyph-en-gb.tex}{}{2}{3} + +TEX_HYPHEN_LUA+= ['usenglishmax']={ \ + loader='loadhyph-en-us.tex', \ + lefthyphenmin=2, \ + righthyphenmin=3, \ + synonyms={}, \ + patterns='hyph-en-us.pat.txt', \ + hyphenation='hyph-en-us.hyp.txt', \ + }, +TEX_HYPHEN_LUA+= ['ukenglish']={ \ + loader='loadhyph-en-gb.tex', \ + lefthyphenmin=2, \ + righthyphenmin=3, \ + synonyms={'british','UKenglish',}, \ + patterns='hyph-en-gb.pat.txt', \ + hyphenation='hyph-en-gb.hyp.txt', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-english/PLIST b/print/tex-hyphen-english/PLIST new file mode 100644 index 000000000..961f6b2c8 --- /dev/null +++ b/print/tex-hyphen-english/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/30 07:26:19 markd Exp $ diff --git a/print/tex-hyphen-english/distinfo b/print/tex-hyphen-english/distinfo new file mode 100644 index 000000000..875b32dc1 --- /dev/null +++ b/print/tex-hyphen-english/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 07:26:19 markd Exp $ + +SHA1 (tex-hyphen-english-25990/hyphen-english.tar.xz) = da96a403e6f083b880fd203a1b0015dcff35ba29 +RMD160 (tex-hyphen-english-25990/hyphen-english.tar.xz) = 69a2eecbf3ab9bc6a245fbf178b626cbcc5ea887 +Size (tex-hyphen-english-25990/hyphen-english.tar.xz) = 584 bytes diff --git a/print/tex-hyphen-esperanto/Makefile b/print/tex-hyphen-esperanto/Makefile index 6166e4921..901454a78 100644 --- a/print/tex-hyphen-esperanto/Makefile +++ b/print/tex-hyphen-esperanto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:30 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-esperanto PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= esperanto loadhyph-eo.tex -TEX_HYPHEN_DEF+= \addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['esperanto']={ \ loader='loadhyph-eo.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-estonian/Makefile b/print/tex-hyphen-estonian/Makefile index aefc437fa..08b3672b5 100644 --- a/print/tex-hyphen-estonian/Makefile +++ b/print/tex-hyphen-estonian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:30 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-estonian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= estonian loadhyph-et.tex -TEX_HYPHEN_DEF+= \addlanguage{estonian}{loadhyph-et.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{estonian}{loadhyph-et.tex}{}{2}{3} TEX_HYPHEN_LUA+= ['estonian']={ \ loader='loadhyph-et.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-ethiopic/DESCR b/print/tex-hyphen-ethiopic/DESCR new file mode 100644 index 000000000..fe151fd95 --- /dev/null +++ b/print/tex-hyphen-ethiopic/DESCR @@ -0,0 +1,5 @@ +Hyphenation patterns for languages written using the Ethiopic +script for Unicode engines. They are not supposed to be +linguistically relevant in all cases and should, for proper +typography, be replaced by files tailored to individual +languages. diff --git a/print/tex-hyphen-ethiopic/Makefile b/print/tex-hyphen-ethiopic/Makefile new file mode 100644 index 000000000..b1873e2f7 --- /dev/null +++ b/print/tex-hyphen-ethiopic/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:22 markd Exp $ + +DISTNAME= hyphen-ethiopic +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 23085 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Hyphenation patterns for Ethiopic scripts + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= ethiopic loadhyph-mul-ethi.tex +TEX_HYPHEN_DAT+= = amharic +TEX_HYPHEN_DAT+= = geez +TEX_HYPHEN_DEF+= \\addlanguage{ethiopic}{loadhyph-mul-ethi.tex}{}{1}{1} +TEX_HYPHEN_DEF+= \\addlanguage{amharic}{loadhyph-mul-ethi.tex}{}{1}{1} +TEX_HYPHEN_DEF+= \\addlanguage{geez}{loadhyph-mul-ethi.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['ethiopic']={ \ + loader='loadhyph-mul-ethi.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={'amharic','geez',}, \ + patterns='hyph-mul-ethi.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-ethiopic/PLIST b/print/tex-hyphen-ethiopic/PLIST new file mode 100644 index 000000000..2038afc10 --- /dev/null +++ b/print/tex-hyphen-ethiopic/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:22 markd Exp $ diff --git a/print/tex-hyphen-ethiopic/distinfo b/print/tex-hyphen-ethiopic/distinfo new file mode 100644 index 000000000..0829e48cc --- /dev/null +++ b/print/tex-hyphen-ethiopic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:22 markd Exp $ + +SHA1 (tex-hyphen-ethiopic-23085/hyphen-ethiopic.tar.xz) = 940dceedd70a832f233d5f4db3e7ed59ab076045 +RMD160 (tex-hyphen-ethiopic-23085/hyphen-ethiopic.tar.xz) = aaf7d8f2746ba00791df6e7161d25bafaee8d876 +Size (tex-hyphen-ethiopic-23085/hyphen-ethiopic.tar.xz) = 548 bytes diff --git a/print/tex-hyphen-farsi/Makefile b/print/tex-hyphen-farsi/Makefile index edb9f5962..8a0bd8b33 100644 --- a/print/tex-hyphen-farsi/Makefile +++ b/print/tex-hyphen-farsi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:30 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 12:18:29 markd Exp $ DISTNAME= hyphen-farsi PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 3 TEXLIVE_REV= 18673 MAINTAINER= minskim@NetBSD.org @@ -13,12 +13,12 @@ DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base TEX_HYPHEN_DAT+= farsi zerohyph.tex TEX_HYPHEN_DAT+= = persian -TEX_HYPHEN_DEF+= \addlanguage{farsi}{zerohyph.tex}{}{}{} -TEX_HYPHEN_DEF+= \addlanguage{persian}{zerohyph.tex}{}{}{} +TEX_HYPHEN_DEF+= \\addlanguage{farsi}{zerohyph.tex}{}{0}{0} +TEX_HYPHEN_DEF+= \\addlanguage{persian}{zerohyph.tex}{}{0}{0} TEX_HYPHEN_LUA+= ['farsi']={ \ loader='zerohyph.tex', \ - lefthyphenmin=2, \ - righthyphenmin=3, \ + lefthyphenmin=0, \ + righthyphenmin=0, \ synonyms={'persian',}, \ patterns='', \ }, diff --git a/print/tex-hyphen-finnish/Makefile b/print/tex-hyphen-finnish/Makefile index 44a1ed98d..1ff01c150 100644 --- a/print/tex-hyphen-finnish/Makefile +++ b/print/tex-hyphen-finnish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:30 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:39 wiz Exp $ DISTNAME= hyphen-finnish PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= finnish loadhyph-fi.tex -TEX_HYPHEN_DEF+= \addlanguage{finnish}{loadhyph-fi.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{finnish}{loadhyph-fi.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['finnish']={ \ loader='loadhyph-fi.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-french/Makefile b/print/tex-hyphen-french/Makefile index ea528f93a..ffba19232 100644 --- a/print/tex-hyphen-french/Makefile +++ b/print/tex-hyphen-french/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:31 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-french PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -14,9 +14,9 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= french loadhyph-fr.tex TEX_HYPHEN_DAT+= = patois TEX_HYPHEN_DAT+= = francais -TEX_HYPHEN_DEF+= \addlanguage{french}{loadhyph-fr.tex}{}{2}{3} -TEX_HYPHEN_DEF+= \addlanguage{patois}{loadhyph-fr.tex}{}{2}{3} -TEX_HYPHEN_DEF+= \addlanguage{francais}{loadhyph-fr.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{french}{loadhyph-fr.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{patois}{loadhyph-fr.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{francais}{loadhyph-fr.tex}{}{2}{3} TEX_HYPHEN_LUA+= ['french']={ \ loader='loadhyph-fr.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-friulan/DESCR b/print/tex-hyphen-friulan/DESCR new file mode 100644 index 000000000..9582f1085 --- /dev/null +++ b/print/tex-hyphen-friulan/DESCR @@ -0,0 +1,4 @@ +Hyphenation patterns for Friulan in ASCII encoding. They are +supposed to comply with the common spelling of the Friulan +(Furlan) language as fixed by the Regional Law N.15/96 dated +November 6, 1996 and its following amendments. diff --git a/print/tex-hyphen-friulan/Makefile b/print/tex-hyphen-friulan/Makefile new file mode 100644 index 000000000..f83906676 --- /dev/null +++ b/print/tex-hyphen-friulan/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-friulan +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 26595 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Friulan hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= friulan loadhyph-fur.tex +TEX_HYPHEN_DEF+= \\addlanguage{friulan}{loadhyph-fur.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['friulan']={ \ + loader='loadhyph-fur.tex', \ + lefthyphenmin=2, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-fur.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-friulan/PLIST b/print/tex-hyphen-friulan/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-friulan/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-friulan/distinfo b/print/tex-hyphen-friulan/distinfo new file mode 100644 index 000000000..16c45b0a1 --- /dev/null +++ b/print/tex-hyphen-friulan/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-friulan-26595/hyphen-friulan.tar.xz) = 7b098f4bc0e73db2a4400800aa552b0f43e0e4ec +RMD160 (tex-hyphen-friulan-26595/hyphen-friulan.tar.xz) = d52a32a41af830d994149310dd48a0f5be1bf757 +Size (tex-hyphen-friulan-26595/hyphen-friulan.tar.xz) = 524 bytes diff --git a/print/tex-hyphen-galician/Makefile b/print/tex-hyphen-galician/Makefile index c1ab15957..c7b8eee32 100644 --- a/print/tex-hyphen-galician/Makefile +++ b/print/tex-hyphen-galician/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:31 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-galician PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= galician loadhyph-gl.tex -TEX_HYPHEN_DEF+= \addlanguage{galician}{loadhyph-gl.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{galician}{loadhyph-gl.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['galician']={ \ loader='loadhyph-gl.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-georgian/DESCR b/print/tex-hyphen-georgian/DESCR new file mode 100644 index 000000000..9b3a1ea1e --- /dev/null +++ b/print/tex-hyphen-georgian/DESCR @@ -0,0 +1,2 @@ +Hyphenation patterns for Georgian in T8M, T8K and UTF-8 +encodings. diff --git a/print/tex-hyphen-georgian/Makefile b/print/tex-hyphen-georgian/Makefile new file mode 100644 index 000000000..94e6c65b4 --- /dev/null +++ b/print/tex-hyphen-georgian/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-georgian +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30326 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Georgian hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= georgian loadhyph-ka.tex +TEX_HYPHEN_DEF+= \\addlanguage{georgian}{loadhyph-ka.tex}{}{2}{3} +TEX_HYPHEN_LUA+= ['georgian']={ \ + loader='loadhyph-ka.tex', \ + lefthyphenmin=2, \ + righthyphenmin=3, \ + synonyms={}, \ + patterns='hyph-ka.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-georgian/PLIST b/print/tex-hyphen-georgian/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-georgian/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-georgian/distinfo b/print/tex-hyphen-georgian/distinfo new file mode 100644 index 000000000..08a509b85 --- /dev/null +++ b/print/tex-hyphen-georgian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-georgian-30326/hyphen-georgian.tar.xz) = 491b65005ad4b6cc5644c49d65be255fb8a42b11 +RMD160 (tex-hyphen-georgian-30326/hyphen-georgian.tar.xz) = 4f473d66471a1047b6183709acb34f76bdeeec8e +Size (tex-hyphen-georgian-30326/hyphen-georgian.tar.xz) = 412 bytes diff --git a/print/tex-hyphen-german/Makefile b/print/tex-hyphen-german/Makefile index bfcc6d21f..09fffcf69 100644 --- a/print/tex-hyphen-german/Makefile +++ b/print/tex-hyphen-german/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2013/11/17 17:22:05 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-german PKGNAME= tex-${DISTNAME}-2013 +PKGREVISION= 1 TEXLIVE_REV= 29725 MAINTAINER= minskim@NetBSD.org @@ -12,8 +13,8 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= german loadhyph-de-1901.tex TEX_HYPHEN_DAT+= ngerman loadhyph-de-1996.tex -TEX_HYPHEN_DEF+= \addlanguage{german}{loadhyph-de-1901.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{ngerman}{loadhyph-de-1996.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{german}{loadhyph-de-1901.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{ngerman}{loadhyph-de-1996.tex}{}{2}{2} .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-greek/Makefile b/print/tex-hyphen-greek/Makefile index e71a37e81..ebbc2fef0 100644 --- a/print/tex-hyphen-greek/Makefile +++ b/print/tex-hyphen-greek/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/11/17 17:20:53 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-greek PKGNAME= tex-${DISTNAME}-5 -PKGREVISION= 2 +PKGREVISION= 3 TEXLIVE_REV= 29725 MAINTAINER= minskim@NetBSD.org @@ -14,9 +14,9 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= monogreek loadhyph-el-monoton.tex TEX_HYPHEN_DAT+= greek loadhyph-el-polyton.tex TEX_HYPHEN_DAT+= = polygreek -TEX_HYPHEN_DEF+= \addlanguage{monogreek}{loadhyph-el-monoton.tex}{}{1}{1} -TEX_HYPHEN_DEF+= \addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1} -TEX_HYPHEN_DEF+= \addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1} +TEX_HYPHEN_DEF+= \\addlanguage{monogreek}{loadhyph-el-monoton.tex}{}{1}{1} +TEX_HYPHEN_DEF+= \\addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1} +TEX_HYPHEN_DEF+= \\addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1} TEX_HYPHEN_LUA+= ['monogreek']={ \ loader='loadhyph-el-monoton.tex', \ lefthyphenmin=1, \ diff --git a/print/tex-hyphen-hungarian/Makefile b/print/tex-hyphen-hungarian/Makefile index 9c6b9d9c1..58dd641b7 100644 --- a/print/tex-hyphen-hungarian/Makefile +++ b/print/tex-hyphen-hungarian/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/11/17 17:19:47 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-hungarian PKGNAME= tex-${DISTNAME}-2013 +PKGREVISION= 1 TEXLIVE_REV= 29725 MAINTAINER= minskim@NetBSD.org @@ -11,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= hungarian loadhyph-hu.tex -TEX_HYPHEN_DEF+= \addlanguage{hungarian}{loadhyph-hu.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{hungarian}{loadhyph-hu.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['hungarian']={ \ loader='loadhyph-hu.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-icelandic/Makefile b/print/tex-hyphen-icelandic/Makefile index 78edef4f1..680e1ddf7 100644 --- a/print/tex-hyphen-icelandic/Makefile +++ b/print/tex-hyphen-icelandic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:32 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-icelandic PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= icelandic loadhyph-is.tex -TEX_HYPHEN_DEF+= \addlanguage{icelandic}{loadhyph-is.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{icelandic}{loadhyph-is.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['icelandic']={ \ loader='loadhyph-is.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-indic/DESCR b/print/tex-hyphen-indic/DESCR new file mode 100644 index 000000000..3c772f3a4 --- /dev/null +++ b/print/tex-hyphen-indic/DESCR @@ -0,0 +1,3 @@ +Hyphenation patterns for Assamese, Bengali, Gujarati, Hindi, +Kannada, Malayalam, Marathi, Oriya, Panjabi, Tamil and Telugu +for Unicode engines. diff --git a/print/tex-hyphen-indic/Makefile b/print/tex-hyphen-indic/Makefile new file mode 100644 index 000000000..ed73a95c2 --- /dev/null +++ b/print/tex-hyphen-indic/Makefile @@ -0,0 +1,125 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-indic +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25990 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Indic hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= assamese loadhyph-as.tex +TEX_HYPHEN_DEF+= \\addlanguage{assamese}{loadhyph-as.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['assamese']={ \ + loader='loadhyph-as.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-as.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= bengali loadhyph-bn.tex +TEX_HYPHEN_DEF+= \\addlanguage{bengali}{loadhyph-bn.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['bengali']={ \ + loader='loadhyph-bn.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-bn.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= gujarati loadhyph-gu.tex +TEX_HYPHEN_DEF+= \\addlanguage{gujarati}{loadhyph-gu.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['gujarati']={ \ + loader='loadhyph-gu.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-gu.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= hindi loadhyph-hi.tex +TEX_HYPHEN_DEF+= \\addlanguage{hindi}{loadhyph-hi.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['hindi']={ \ + loader='loadhyph-hi.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-hi.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= kannada loadhyph-kn.tex +TEX_HYPHEN_DEF+= \\addlanguage{kannada}{loadhyph-kn.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['kannada']={ \ + loader='loadhyph-kn.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-kn.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= malayalam loadhyph-ml.tex +TEX_HYPHEN_DEF+= \\addlanguage{malayalam}{loadhyph-ml.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['malayalam']={ \ + loader='loadhyph-ml.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-ml.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= marathi loadhyph-mr.tex +TEX_HYPHEN_DEF+= \\addlanguage{marathi}{loadhyph-mr.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['marathi']={ \ + loader='loadhyph-mr.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-mr.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= oriya loadhyph-or.tex +TEX_HYPHEN_DEF+= \\addlanguage{oriya}{loadhyph-or.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['oriya']={ \ + loader='loadhyph-or.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-or.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= panjabi loadhyph-pa.tex +TEX_HYPHEN_DEF+= \\addlanguage{panjabi}{loadhyph-pa.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['panjabi']={ \ + loader='loadhyph-pa.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-pa.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= tamil loadhyph-ta.tex +TEX_HYPHEN_DEF+= \\addlanguage{tamil}{loadhyph-ta.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['tamil']={ \ + loader='loadhyph-ta.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-ta.pat.txt', \ + hyphenation='', \ + }, +TEX_HYPHEN_DAT+= telugu loadhyph-te.tex +TEX_HYPHEN_DEF+= \\addlanguage{telugu}{loadhyph-te.tex}{}{1}{1} +TEX_HYPHEN_LUA+= ['telugu']={ \ + loader='loadhyph-te.tex', \ + lefthyphenmin=1, \ + righthyphenmin=1, \ + synonyms={}, \ + patterns='hyph-te.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-indic/PLIST b/print/tex-hyphen-indic/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-indic/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-indic/distinfo b/print/tex-hyphen-indic/distinfo new file mode 100644 index 000000000..3cd967ebf --- /dev/null +++ b/print/tex-hyphen-indic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-indic-25990/hyphen-indic.tar.xz) = 2f0675b545a50eb03394fdbb881713d9f2ff7783 +RMD160 (tex-hyphen-indic-25990/hyphen-indic.tar.xz) = 03cfd4568a9a92fc69be216e4d378db7dc26654e +Size (tex-hyphen-indic-25990/hyphen-indic.tar.xz) = 572 bytes diff --git a/print/tex-hyphen-indonesian/Makefile b/print/tex-hyphen-indonesian/Makefile index bada9ccca..40297e33a 100644 --- a/print/tex-hyphen-indonesian/Makefile +++ b/print/tex-hyphen-indonesian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:32 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-indonesian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= indonesian loadhyph-id.tex -TEX_HYPHEN_DEF+= \addlanguage{indonesian}{loadhyph-id.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{indonesian}{loadhyph-id.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['indonesian']={ \ loader='loadhyph-id.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-interlingua/Makefile b/print/tex-hyphen-interlingua/Makefile index 7838b385b..f11093bc9 100644 --- a/print/tex-hyphen-interlingua/Makefile +++ b/print/tex-hyphen-interlingua/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:32 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-interlingua PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= interlingua loadhyph-ia.tex -TEX_HYPHEN_DEF+= \addlanguage{interlingua}{loadhyph-ia.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{interlingua}{loadhyph-ia.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['interlingua']={ \ loader='loadhyph-ia.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-irish/Makefile b/print/tex-hyphen-irish/Makefile index 5c74c5685..ef24962dc 100644 --- a/print/tex-hyphen-irish/Makefile +++ b/print/tex-hyphen-irish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:32 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-irish PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= irish loadhyph-ga.tex -TEX_HYPHEN_DEF+= \addlanguage{irish}{loadhyph-ga.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{irish}{loadhyph-ga.tex}{}{2}{3} TEX_HYPHEN_LUA+= ['irish']={ \ loader='loadhyph-ga.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-italian/Makefile b/print/tex-hyphen-italian/Makefile index 058e7182c..115a58b0d 100644 --- a/print/tex-hyphen-italian/Makefile +++ b/print/tex-hyphen-italian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:32 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-italian PKGNAME= tex-${DISTNAME}-4.8g -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= italian loadhyph-it.tex -TEX_HYPHEN_DEF+= \addlanguage{italian}{loadhyph-it.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{italian}{loadhyph-it.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['italian']={ \ loader='loadhyph-it.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-kurmanji/DESCR b/print/tex-hyphen-kurmanji/DESCR new file mode 100644 index 000000000..783295a52 --- /dev/null +++ b/print/tex-hyphen-kurmanji/DESCR @@ -0,0 +1,3 @@ +Hyphenation patterns for Kurmanji (Northern Kurdish) as spoken +in Turkey and by the Kurdish diaspora in Europe, in T1/EC and +UTF-8 encodings. diff --git a/print/tex-hyphen-kurmanji/Makefile b/print/tex-hyphen-kurmanji/Makefile new file mode 100644 index 000000000..013267bad --- /dev/null +++ b/print/tex-hyphen-kurmanji/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-kurmanji +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25990 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Kurmanji hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= kurmanji loadhyph-kmr.tex +TEX_HYPHEN_DEF+= \\addlanguage{kurmanji}{loadhyph-kmr.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['kurmanji']={ \ + loader='loadhyph-kmr.tex', \ + lefthyphenmin=2, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-kmr.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-kurmanji/PLIST b/print/tex-hyphen-kurmanji/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-kurmanji/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-kurmanji/distinfo b/print/tex-hyphen-kurmanji/distinfo new file mode 100644 index 000000000..fa1018857 --- /dev/null +++ b/print/tex-hyphen-kurmanji/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-kurmanji-25990/hyphen-kurmanji.tar.xz) = 5daddb84263049a723e65fc302210b1e11c9d110 +RMD160 (tex-hyphen-kurmanji-25990/hyphen-kurmanji.tar.xz) = e5f8f04ef9bffd1dba665310e656b35410c804ba +Size (tex-hyphen-kurmanji-25990/hyphen-kurmanji.tar.xz) = 456 bytes diff --git a/print/tex-hyphen-latin/Makefile b/print/tex-hyphen-latin/Makefile index 2d284a823..5f4ac8176 100644 --- a/print/tex-hyphen-latin/Makefile +++ b/print/tex-hyphen-latin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:33 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-latin PKGNAME= tex-${DISTNAME}-3.1 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= latin loadhyph-la.tex -TEX_HYPHEN_DEF+= \addlanguage{latin}{loadhyph-la.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{latin}{loadhyph-la.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['latin']={ \ loader='loadhyph-la.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-latvian/DESCR b/print/tex-hyphen-latvian/DESCR new file mode 100644 index 000000000..c4149b4d4 --- /dev/null +++ b/print/tex-hyphen-latvian/DESCR @@ -0,0 +1 @@ +Hyphenation patterns for Latvian in L7X and UTF-8 encodings. diff --git a/print/tex-hyphen-latvian/Makefile b/print/tex-hyphen-latvian/Makefile new file mode 100644 index 000000000..d5060762e --- /dev/null +++ b/print/tex-hyphen-latvian/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-latvian +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25990 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Latvian hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= latvian loadhyph-lv.tex +TEX_HYPHEN_DEF+= \\addlanguage{latvian}{loadhyph-lv.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['latvian']={ \ + loader='loadhyph-lv.tex', \ + lefthyphenmin=2, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-lv.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-latvian/PLIST b/print/tex-hyphen-latvian/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-latvian/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-latvian/distinfo b/print/tex-hyphen-latvian/distinfo new file mode 100644 index 000000000..c668673e2 --- /dev/null +++ b/print/tex-hyphen-latvian/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-latvian-25990/hyphen-latvian.tar.xz) = bbcbfb107205cae746b98b60f58d3fc9a413b420 +RMD160 (tex-hyphen-latvian-25990/hyphen-latvian.tar.xz) = e9669a778b39a430be5c3bee7d13374c5d1ca0e9 +Size (tex-hyphen-latvian-25990/hyphen-latvian.tar.xz) = 404 bytes diff --git a/print/tex-hyphen-lithuanian/Makefile b/print/tex-hyphen-lithuanian/Makefile index 9ffc0f100..ab1591426 100644 --- a/print/tex-hyphen-lithuanian/Makefile +++ b/print/tex-hyphen-lithuanian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:33 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-lithuanian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= lithuanian loadhyph-lt.tex -TEX_HYPHEN_DEF+= \addlanguage{lithuanian}{loadhyph-lt.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{lithuanian}{loadhyph-lt.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['lithuanian']={ \ loader='loadhyph-lt.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-mongolian/Makefile b/print/tex-hyphen-mongolian/Makefile index b8227e166..a4f8e056e 100644 --- a/print/tex-hyphen-mongolian/Makefile +++ b/print/tex-hyphen-mongolian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:33 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-mongolian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -13,8 +13,8 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= mongolian loadhyph-mn-cyrl.tex TEX_HYPHEN_DAT+= mongolianlmc loadhyph-mn-cyrl-x-lmc.tex -TEX_HYPHEN_DEF+= \addlanguage{mongolian}{loadhyph-mn-cyrl.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{mongolianlmc}{loadhyph-mn-cyrl-x-lmc.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{mongolian}{loadhyph-mn-cyrl.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{mongolianlmc}{loadhyph-mn-cyrl-x-lmc.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['mongolian']={ \ loader='loadhyph-mn-cyrl.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-norwegian/Makefile b/print/tex-hyphen-norwegian/Makefile index 3ce13db81..5bb0a6c23 100644 --- a/print/tex-hyphen-norwegian/Makefile +++ b/print/tex-hyphen-norwegian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:33 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:40 wiz Exp $ DISTNAME= hyphen-norwegian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -16,10 +16,10 @@ TEX_HYPHEN_DAT+= bokmal loadhyph-nb.tex TEX_HYPHEN_DAT+= = norwegian TEX_HYPHEN_DAT+= = norsk TEX_HYPHEN_DAT+= nynorsk loadhyph-nn.tex -TEX_HYPHEN_DEF+= \addlanguage{bokmal}{loadhyph-nb.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{norwegian}{loadhyph-nb.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{norsk}{loadhyph-nb.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{nynorsk}{loadhyph-nn.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{bokmal}{loadhyph-nb.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{norwegian}{loadhyph-nb.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{norsk}{loadhyph-nb.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{nynorsk}{loadhyph-nn.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['bokmal']={ \ loader='loadhyph-nb.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-piedmontese/DESCR b/print/tex-hyphen-piedmontese/DESCR new file mode 100644 index 000000000..3c2dcd8a1 --- /dev/null +++ b/print/tex-hyphen-piedmontese/DESCR @@ -0,0 +1,3 @@ +Hyphenation patterns for Piedmontese in ASCII encoding. +Compliant with 'Gramatica dla lengua piemonteisa' by Camillo +Brero. diff --git a/print/tex-hyphen-piedmontese/Makefile b/print/tex-hyphen-piedmontese/Makefile new file mode 100644 index 000000000..0849d4129 --- /dev/null +++ b/print/tex-hyphen-piedmontese/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-piedmontese +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 29193 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Piedmontese hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= piedmontese loadhyph-pms.tex +TEX_HYPHEN_DEF+= \\addlanguage{piedmontese}{loadhyph-pms.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['piedmontese']={ \ + loader='loadhyph-pms.tex', \ + lefthyphenmin=2, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-pms.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-piedmontese/PLIST b/print/tex-hyphen-piedmontese/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-piedmontese/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-piedmontese/distinfo b/print/tex-hyphen-piedmontese/distinfo new file mode 100644 index 000000000..e32fbefd6 --- /dev/null +++ b/print/tex-hyphen-piedmontese/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-piedmontese-29193/hyphen-piedmontese.tar.xz) = db8cae36fdde0271178a6fd5e7128656c6e761e9 +RMD160 (tex-hyphen-piedmontese-29193/hyphen-piedmontese.tar.xz) = b79689332e3ec10c908387f7ce3e07fff3ccd763 +Size (tex-hyphen-piedmontese-29193/hyphen-piedmontese.tar.xz) = 452 bytes diff --git a/print/tex-hyphen-polish/Makefile b/print/tex-hyphen-polish/Makefile index d58fbb890..18ead4bda 100644 --- a/print/tex-hyphen-polish/Makefile +++ b/print/tex-hyphen-polish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:33 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-polish PKGNAME= tex-${DISTNAME}-3.0a -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= polish loadhyph-pl.tex -TEX_HYPHEN_DEF+= \addlanguage{polish}{loadhyph-pl.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{polish}{loadhyph-pl.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['polish']={ \ loader='loadhyph-pl.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-portuguese/Makefile b/print/tex-hyphen-portuguese/Makefile index 331a5c280..dcdbc9895 100644 --- a/print/tex-hyphen-portuguese/Makefile +++ b/print/tex-hyphen-portuguese/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:34 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-portuguese PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -13,8 +13,8 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= portuguese loadhyph-pt.tex TEX_HYPHEN_DAT+= = portuges -TEX_HYPHEN_DEF+= \addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3} -TEX_HYPHEN_DEF+= \addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3} TEX_HYPHEN_LUA+= ['portuguese']={ \ loader='loadhyph-pt.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-romanian/Makefile b/print/tex-hyphen-romanian/Makefile index cd1703df7..90ad9bba5 100644 --- a/print/tex-hyphen-romanian/Makefile +++ b/print/tex-hyphen-romanian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:34 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-romanian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= romanian loadhyph-ro.tex -TEX_HYPHEN_DEF+= \addlanguage{romanian}{loadhyph-ro.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{romanian}{loadhyph-ro.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['romanian']={ \ loader='loadhyph-ro.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-romansh/DESCR b/print/tex-hyphen-romansh/DESCR new file mode 100644 index 000000000..2e26eb22e --- /dev/null +++ b/print/tex-hyphen-romansh/DESCR @@ -0,0 +1,3 @@ +Hyphenation patterns for Romansh in ASCII encoding. They are +supposed to comply with the rules indicated by the Lia +Rumantscha (Romansh language society). diff --git a/print/tex-hyphen-romansh/Makefile b/print/tex-hyphen-romansh/Makefile new file mode 100644 index 000000000..ea448b348 --- /dev/null +++ b/print/tex-hyphen-romansh/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-romansh +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25990 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Romansh hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= romansh loadhyph-rm.tex +TEX_HYPHEN_DEF+= \\addlanguage{romansh}{loadhyph-rm.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['romansh']={ \ + loader='loadhyph-rm.tex', \ + lefthyphenmin=2, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-rm.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-romansh/PLIST b/print/tex-hyphen-romansh/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-romansh/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-romansh/distinfo b/print/tex-hyphen-romansh/distinfo new file mode 100644 index 000000000..2a282e1be --- /dev/null +++ b/print/tex-hyphen-romansh/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-romansh-25990/hyphen-romansh.tar.xz) = 67b6c4fda765ef60a622156628c32bc01bf5f077 +RMD160 (tex-hyphen-romansh-25990/hyphen-romansh.tar.xz) = eed04e283a2301199acdc9987b26a0e641d56cba +Size (tex-hyphen-romansh-25990/hyphen-romansh.tar.xz) = 468 bytes diff --git a/print/tex-hyphen-russian/Makefile b/print/tex-hyphen-russian/Makefile index 58aab4b08..301560413 100644 --- a/print/tex-hyphen-russian/Makefile +++ b/print/tex-hyphen-russian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/11/15 22:25:13 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-russian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 2 +PKGREVISION= 3 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -13,7 +13,7 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 DEPENDS+= tex-ruhyphen>=1.6:../../print/tex-ruhyphen TEX_HYPHEN_DAT+= russian loadhyph-ru.tex -TEX_HYPHEN_DEF+= \addlanguage{russian}{loadhyph-ru.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{russian}{loadhyph-ru.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['russian']={ \ loader='loadhyph-ru.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-sanskrit/Makefile b/print/tex-hyphen-sanskrit/Makefile index 4b5d47305..411537bca 100644 --- a/print/tex-hyphen-sanskrit/Makefile +++ b/print/tex-hyphen-sanskrit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:34 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-sanskrit PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= sanskrit loadhyph-sa.tex -TEX_HYPHEN_DEF+= \addlanguage{sanskrit}{loadhyph-sa.tex}{}{1}{5} +TEX_HYPHEN_DEF+= \\addlanguage{sanskrit}{loadhyph-sa.tex}{}{1}{5} TEX_HYPHEN_LUA+= ['sanskrit']={ \ loader='loadhyph-sa.tex', \ lefthyphenmin=1, \ diff --git a/print/tex-hyphen-serbian/Makefile b/print/tex-hyphen-serbian/Makefile index 3ff15d92b..8275ae0b5 100644 --- a/print/tex-hyphen-serbian/Makefile +++ b/print/tex-hyphen-serbian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:34 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-serbian PKGNAME= tex-${DISTNAME}-1.0a -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= serbian loadhyph-sr-latn.tex -TEX_HYPHEN_DEF+= \addlanguage{serbian}{loadhyph-sr-latn.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{serbian}{loadhyph-sr-latn.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['serbian']={ \ loader='loadhyph-sr-latn.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-slovak/Makefile b/print/tex-hyphen-slovak/Makefile index 36679a49d..c6c3edf9c 100644 --- a/print/tex-hyphen-slovak/Makefile +++ b/print/tex-hyphen-slovak/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:35 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-slovak PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= slovak loadhyph-sk.tex -TEX_HYPHEN_DEF+= \addlanguage{slovak}{loadhyph-sk.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{slovak}{loadhyph-sk.tex}{}{2}{3} TEX_HYPHEN_LUA+= ['slovak']={ \ loader='loadhyph-sk.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-slovenian/Makefile b/print/tex-hyphen-slovenian/Makefile index 17007d8c4..e24ef6590 100644 --- a/print/tex-hyphen-slovenian/Makefile +++ b/print/tex-hyphen-slovenian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:35 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-slovenian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -13,8 +13,8 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= slovenian loadhyph-sl.tex TEX_HYPHEN_DAT+= = slovene -TEX_HYPHEN_DEF+= \addlanguage{slovenian}{loadhyph-sl.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{slovene}{loadhyph-sl.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{slovenian}{loadhyph-sl.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{slovene}{loadhyph-sl.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['slovenian']={ \ loader='loadhyph-sl.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-spanish/Makefile b/print/tex-hyphen-spanish/Makefile index ba253714a..a8ef9c9fa 100644 --- a/print/tex-hyphen-spanish/Makefile +++ b/print/tex-hyphen-spanish/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:36 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-spanish PKGNAME= tex-${DISTNAME}-4.5 +PKGREVISION= 1 MAINTAINER= minskim@NetBSD.org COMMENT= Hyphenation patterns for Spanish @@ -11,8 +12,8 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= spanish loadhyph-es.tex TEX_HYPHEN_DAT+= = espanol -TEX_HYPHEN_DEF+= \addlanguage{spanish}{loadhyph-es.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \addlanguage{espanol}{loadhyph-es.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{spanish}{loadhyph-es.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{espanol}{loadhyph-es.tex}{}{2}{2} .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-swedish/Makefile b/print/tex-hyphen-swedish/Makefile index 37b6c8ba6..6e33d6ac4 100644 --- a/print/tex-hyphen-swedish/Makefile +++ b/print/tex-hyphen-swedish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:35 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-swedish PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= swedish loadhyph-sv.tex -TEX_HYPHEN_DEF+= \addlanguage{swedish}{loadhyph-sv.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{swedish}{loadhyph-sv.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['swedish']={ \ loader='loadhyph-sv.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-thai/DESCR b/print/tex-hyphen-thai/DESCR new file mode 100644 index 000000000..c576f3b4d --- /dev/null +++ b/print/tex-hyphen-thai/DESCR @@ -0,0 +1 @@ +Hyphenation patterns for Thai in LTH and UTF-8 encodings. diff --git a/print/tex-hyphen-thai/Makefile b/print/tex-hyphen-thai/Makefile new file mode 100644 index 000000000..3648d3499 --- /dev/null +++ b/print/tex-hyphen-thai/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-thai +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 30605 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Thai hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= thai loadhyph-th.tex +TEX_HYPHEN_DEF+= \\addlanguage{thai}{loadhyph-th.tex}{}{2}{3} +TEX_HYPHEN_LUA+= ['thai']={ \ + loader='loadhyph-th.tex', \ + lefthyphenmin=2, \ + righthyphenmin=3, \ + synonyms={}, \ + patterns='hyph-th.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-thai/PLIST b/print/tex-hyphen-thai/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-thai/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-thai/distinfo b/print/tex-hyphen-thai/distinfo new file mode 100644 index 000000000..16f1e7e67 --- /dev/null +++ b/print/tex-hyphen-thai/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-thai-30605/hyphen-thai.tar.xz) = 0b1e6f44c6165c76bdf2630caa958e44351672bb +RMD160 (tex-hyphen-thai-30605/hyphen-thai.tar.xz) = 818dfb0efc3fd5de38cf9f4a0d89fb7b40a8f57c +Size (tex-hyphen-thai-30605/hyphen-thai.tar.xz) = 400 bytes diff --git a/print/tex-hyphen-turkish/Makefile b/print/tex-hyphen-turkish/Makefile index 79786e426..0c0584d70 100644 --- a/print/tex-hyphen-turkish/Makefile +++ b/print/tex-hyphen-turkish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:35 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-turkish PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= turkish loadhyph-tr.tex -TEX_HYPHEN_DEF+= \addlanguage{turkish}{loadhyph-tr.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{turkish}{loadhyph-tr.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['turkish']={ \ loader='loadhyph-tr.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-turkmen/DESCR b/print/tex-hyphen-turkmen/DESCR new file mode 100644 index 000000000..ba4a90edd --- /dev/null +++ b/print/tex-hyphen-turkmen/DESCR @@ -0,0 +1 @@ +Hyphenation patterns for Turkmen in T1/EC and UTF-8 encodings. diff --git a/print/tex-hyphen-turkmen/Makefile b/print/tex-hyphen-turkmen/Makefile new file mode 100644 index 000000000..cfa0ef643 --- /dev/null +++ b/print/tex-hyphen-turkmen/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $ + +DISTNAME= hyphen-turkmen +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 25990 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Turkmen hyphenation patterns + +DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= turkmen loadhyph-tk.tex +TEX_HYPHEN_DEF+= \\addlanguage{turkmen}{loadhyph-tk.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['turkmen']={ \ + loader='loadhyph-tk.tex', \ + lefthyphenmin=2, \ + righthyphenmin=2, \ + synonyms={}, \ + patterns='hyph-tk.pat.txt', \ + hyphenation='', \ + }, + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-turkmen/PLIST b/print/tex-hyphen-turkmen/PLIST new file mode 100644 index 000000000..5d499be59 --- /dev/null +++ b/print/tex-hyphen-turkmen/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $ diff --git a/print/tex-hyphen-turkmen/distinfo b/print/tex-hyphen-turkmen/distinfo new file mode 100644 index 000000000..2d2095d32 --- /dev/null +++ b/print/tex-hyphen-turkmen/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $ + +SHA1 (tex-hyphen-turkmen-25990/hyphen-turkmen.tar.xz) = 86ec5ceb221de369cefb78789ece5023c0a56999 +RMD160 (tex-hyphen-turkmen-25990/hyphen-turkmen.tar.xz) = d55918567105abe24d75e78b4146c4d8e4b6f004 +Size (tex-hyphen-turkmen-25990/hyphen-turkmen.tar.xz) = 404 bytes diff --git a/print/tex-hyphen-ukenglish/DESCR b/print/tex-hyphen-ukenglish/DESCR deleted file mode 100644 index d05e9c70a..000000000 --- a/print/tex-hyphen-ukenglish/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -These patterns were derived from a word-division list generously -provided by the Oxford University Press (for the purpose of generating -these patterns, only). 'British English' hyphenation differs from the -default patterns provided with TeX, in that they are etymologically -based; American patterns tend to be more pragmatically derived. diff --git a/print/tex-hyphen-ukenglish/Makefile b/print/tex-hyphen-ukenglish/Makefile deleted file mode 100644 index dd207cc67..000000000 --- a/print/tex-hyphen-ukenglish/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:37 minskim Exp $ - -DISTNAME= hyphen-ukenglish -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 13822 - -MAINTAINER= minskim@NetBSD.org -COMMENT= Hyphenation patterns for British English - -CONFLICTS+= teTeX-texmf<=3.0nb12 -DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 - -TEX_HYPHEN_DAT+= ukenglish loadhyph-en-gb.tex -TEX_HYPHEN_DAT+= = british -TEX_HYPHEN_DAT+= = UKenglish -TEX_HYPHEN_DEF+= \addlanguage{ukenglish}{loadhyph-en-gb.tex}{}{2}{3} -TEX_HYPHEN_DEF+= \addlanguage{british}{loadhyph-en-gb.tex}{}{2}{3} -TEX_HYPHEN_DEF+= \addlanguage{UKenglish}{loadhyph-en-gb.tex}{}{2}{3} - -.include "../../print/texlive/package.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-ukenglish/PLIST b/print/tex-hyphen-ukenglish/PLIST deleted file mode 100644 index 69fe33f7e..000000000 --- a/print/tex-hyphen-ukenglish/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/15 07:52:43 minskim Exp $ diff --git a/print/tex-hyphen-ukenglish/distinfo b/print/tex-hyphen-ukenglish/distinfo deleted file mode 100644 index b6ed537be..000000000 --- a/print/tex-hyphen-ukenglish/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2010/05/24 06:08:37 minskim Exp $ - -SHA1 (tex-hyphen-ukenglish-13822/hyphen-ukenglish.tar.xz) = bc82acdea8164839f6f893e34f87eae0a894e1bb -RMD160 (tex-hyphen-ukenglish-13822/hyphen-ukenglish.tar.xz) = 09e1f9304f8144ad9d467ea44376cd6f3265e3d4 -Size (tex-hyphen-ukenglish-13822/hyphen-ukenglish.tar.xz) = 668 bytes diff --git a/print/tex-hyphen-ukrainian/Makefile b/print/tex-hyphen-ukrainian/Makefile index 385756d44..d0d1f0f5d 100644 --- a/print/tex-hyphen-ukrainian/Makefile +++ b/print/tex-hyphen-ukrainian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/11/15 21:32:17 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-ukrainian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 2 +PKGREVISION= 3 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -13,7 +13,7 @@ DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 DEPENDS+= tex-ukrhyph>=2009:../../print/tex-ukrhyph TEX_HYPHEN_DAT+= ukrainian loadhyph-uk.tex -TEX_HYPHEN_DEF+= \addlanguage{ukrainian}{loadhyph-uk.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{ukrainian}{loadhyph-uk.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['ukrainian']={ \ loader='loadhyph-uk.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-uppersorbian/Makefile b/print/tex-hyphen-uppersorbian/Makefile index 49cfca740..368ab04bc 100644 --- a/print/tex-hyphen-uppersorbian/Makefile +++ b/print/tex-hyphen-uppersorbian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/11/10 17:55:36 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-uppersorbian PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= uppersorbian loadhyph-hsb.tex -TEX_HYPHEN_DEF+= \addlanguage{uppersorbian}{loadhyph-hsb.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{uppersorbian}{loadhyph-hsb.tex}{}{2}{2} TEX_HYPHEN_LUA+= ['uppersorbian']={ \ loader='loadhyph-hsb.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyphen-welsh/Makefile b/print/tex-hyphen-welsh/Makefile index 08d84f97a..6ad8832da 100644 --- a/print/tex-hyphen-welsh/Makefile +++ b/print/tex-hyphen-welsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/11/10 17:55:36 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/03 17:52:41 wiz Exp $ DISTNAME= hyphen-welsh PKGNAME= tex-${DISTNAME}-2010 -PKGREVISION= 1 +PKGREVISION= 2 TEXLIVE_REV= 20144 MAINTAINER= minskim@NetBSD.org @@ -12,7 +12,7 @@ CONFLICTS+= teTeX-texmf<=3.0nb12 DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= welsh loadhyph-cy.tex -TEX_HYPHEN_DEF+= \addlanguage{welsh}{loadhyph-cy.tex}{}{2}{3} +TEX_HYPHEN_DEF+= \\addlanguage{welsh}{loadhyph-cy.tex}{}{2}{3} TEX_HYPHEN_LUA+= ['welsh']={ \ loader='loadhyph-cy.tex', \ lefthyphenmin=2, \ diff --git a/print/tex-hyplain-doc/DESCR b/print/tex-hyplain-doc/DESCR new file mode 100644 index 000000000..9d1ec0fc4 --- /dev/null +++ b/print/tex-hyplain-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-hyplain. diff --git a/print/tex-hyplain-doc/Makefile b/print/tex-hyplain-doc/Makefile new file mode 100644 index 000000000..84dff1fa4 --- /dev/null +++ b/print/tex-hyplain-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= hyplain.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hyplain +COMMENT= Documentation for tex-hyplain +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyplain-doc/PLIST b/print/tex-hyplain-doc/PLIST new file mode 100644 index 000000000..03590f2ec --- /dev/null +++ b/print/tex-hyplain-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/doc/plain/hyplain/README +share/texmf-dist/doc/plain/hyplain/hydoc.pdf +share/texmf-dist/doc/plain/hyplain/hydoc.tex diff --git a/print/tex-hyplain-doc/distinfo b/print/tex-hyplain-doc/distinfo new file mode 100644 index 000000000..7eca7dc82 --- /dev/null +++ b/print/tex-hyplain-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-hyplain-15878/hyplain.doc.tar.xz) = 680948705fbc03cc653e34c59f9d31b3db189b8d +RMD160 (tex-hyplain-15878/hyplain.doc.tar.xz) = b3cfbb035422e9dfdf7f46928b191bcac1a6a94e +Size (tex-hyplain-15878/hyplain.doc.tar.xz) = 48888 bytes diff --git a/print/tex-hyplain/DESCR b/print/tex-hyplain/DESCR new file mode 100644 index 000000000..3d3470921 --- /dev/null +++ b/print/tex-hyplain/DESCR @@ -0,0 +1,3 @@ +The package offers a means to set up hyphenation suitable for +several languages and/or dialects, and to select them or switch +between them while typesetting. diff --git a/print/tex-hyplain/Makefile b/print/tex-hyplain/Makefile new file mode 100644 index 000000000..e7b70952e --- /dev/null +++ b/print/tex-hyplain/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= hyplain +PKGNAME= tex-${DISTNAME}-1.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/hyplain +COMMENT= Basic support for multiple languages in Plain TeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyplain/PLIST b/print/tex-hyplain/PLIST new file mode 100644 index 000000000..c2885d528 --- /dev/null +++ b/print/tex-hyplain/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/tex/plain/hyplain/hylang.tex +share/texmf-dist/tex/plain/hyplain/hypdfplain.ini +share/texmf-dist/tex/plain/hyplain/hyplain.tex +share/texmf-dist/tex/plain/hyplain/hyrules.tex diff --git a/print/tex-hyplain/distinfo b/print/tex-hyplain/distinfo new file mode 100644 index 000000000..7b946f40c --- /dev/null +++ b/print/tex-hyplain/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-hyplain-15878/hyplain.tar.xz) = debac25fb866f734343d3554adda65004f37c372 +RMD160 (tex-hyplain-15878/hyplain.tar.xz) = b38f52a25751c2cbc2c9af27cd4647514e7552f8 +Size (tex-hyplain-15878/hyplain.tar.xz) = 3108 bytes diff --git a/print/tex-ifluatex-doc/DESCR b/print/tex-ifluatex-doc/DESCR index f7ed7a6e3..edd72a729 100644 --- a/print/tex-ifluatex-doc/DESCR +++ b/print/tex-ifluatex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-ifluatex. +Documentation for tex-ifluatex. diff --git a/print/tex-ifluatex-doc/Makefile b/print/tex-ifluatex-doc/Makefile index c3932cda9..a6a80e80a 100644 --- a/print/tex-ifluatex-doc/Makefile +++ b/print/tex-ifluatex-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2012/10/16 19:40:02 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/05 18:06:26 wiz Exp $ DISTNAME= ifluatex.doc PKGNAME= tex-${DISTNAME:S/./-/}-1.3pl26725 TEXLIVE_REV= 26725 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ifluatex COMMENT= Documentation for tex-ifluatex +LICENSE= lppl-1.3c CONFLICTS+= tex-oberdiek-doc<2009 diff --git a/print/tex-ifluatex/DESCR b/print/tex-ifluatex/DESCR index adcff615e..0aea09c6b 100644 --- a/print/tex-ifluatex/DESCR +++ b/print/tex-ifluatex/DESCR @@ -1,2 +1,3 @@ -The package looks for LuaTeX regardless of its mode and provides the -switch \ifluatex; it works with Plain TeX or LaTeX. +The package looks for LuaTeX regardless of its mode and +provides the switch \ifluatex; it works with Plain TeX or +LaTeX. The package is part of the oberdiek bundle. diff --git a/print/tex-ifluatex/Makefile b/print/tex-ifluatex/Makefile index 86f4d2aa8..f6db08567 100644 --- a/print/tex-ifluatex/Makefile +++ b/print/tex-ifluatex/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2012/10/16 19:40:01 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/05 18:05:47 wiz Exp $ DISTNAME= ifluatex PKGNAME= tex-${DISTNAME}-1.3pl26725 TEXLIVE_REV= 26725 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ifluatex COMMENT= The \ifluatex switch for TeX +LICENSE= lppl-1.3c CONFLICTS+= tex-oberdiek<2009 diff --git a/print/tex-ifnextok-doc/DESCR b/print/tex-ifnextok-doc/DESCR new file mode 100644 index 000000000..3f95e467c --- /dev/null +++ b/print/tex-ifnextok-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-ifnextok. diff --git a/print/tex-ifnextok-doc/Makefile b/print/tex-ifnextok-doc/Makefile new file mode 100644 index 000000000..fa3d5c908 --- /dev/null +++ b/print/tex-ifnextok-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 21:09:11 markd Exp $ + +DISTNAME= ifnextok.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3 +TEXLIVE_REV= 23379 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-ifnextok +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ifnextok-doc/PLIST b/print/tex-ifnextok-doc/PLIST new file mode 100644 index 000000000..b86fd0175 --- /dev/null +++ b/print/tex-ifnextok-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 21:09:11 markd Exp $ +share/texmf-dist/doc/latex/ifnextok/README +share/texmf-dist/doc/latex/ifnextok/RELEASEs.txt +share/texmf-dist/doc/latex/ifnextok/SRCFILEs.txt +share/texmf-dist/doc/latex/ifnextok/ifnextok.pdf +share/texmf-dist/doc/latex/ifnextok/testIfNT.pdf diff --git a/print/tex-ifnextok-doc/distinfo b/print/tex-ifnextok-doc/distinfo new file mode 100644 index 000000000..bf8448c4e --- /dev/null +++ b/print/tex-ifnextok-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 21:09:11 markd Exp $ + +SHA1 (tex-ifnextok-23379/ifnextok.doc.tar.xz) = 533bcf30e265940bddf5f05ac6943092ae7fd4aa +RMD160 (tex-ifnextok-23379/ifnextok.doc.tar.xz) = fa2cbd808cc97f94c012646dca9789f0402dd2cc +Size (tex-ifnextok-23379/ifnextok.doc.tar.xz) = 215452 bytes diff --git a/print/tex-ifnextok/Makefile b/print/tex-ifnextok/Makefile index ad5f75796..8a891bb83 100644 --- a/print/tex-ifnextok/Makefile +++ b/print/tex-ifnextok/Makefile @@ -1,22 +1,13 @@ -# $NetBSD: Makefile,v 1.1 2014/10/01 19:57:29 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/26 21:06:21 markd Exp $ DISTNAME= ifnextok PKGNAME= tex-${DISTNAME}-0.3 -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} -EXTRACT_SUFX= .zip +PKGREVISION= 1 +TEXLIVE_REV= 23379 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Utility macro: peek ahead without ignoring spaces +LICENSE= lppl-1.3c -INSTALLATION_DIRS= share/texmf-dist/doc/latex/ifnextok \ - share/texmf-dist/tex/latex/ifnextok - -do-install: - ${INSTALL_DATA} ${WRKSRC}/ifnextok/ifnextok.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/ifnextok - ${INSTALL_DATA} ${WRKSRC}/ifnextok/ifnextok.sty \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/ifnextok - -.include "../../print/kpathsea/texmf.mk" .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ifnextok/PLIST b/print/tex-ifnextok/PLIST index a2e00e7db..542c19d0a 100644 --- a/print/tex-ifnextok/PLIST +++ b/print/tex-ifnextok/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:57:29 joerg Exp $ -share/texmf-dist/doc/latex/ifnextok/ifnextok.pdf +@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:06:21 markd Exp $ share/texmf-dist/tex/latex/ifnextok/ifnextok.sty diff --git a/print/tex-ifnextok/distinfo b/print/tex-ifnextok/distinfo index c25544854..0e348d994 100644 --- a/print/tex-ifnextok/distinfo +++ b/print/tex-ifnextok/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/10/01 19:57:29 joerg Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:06:21 markd Exp $ -SHA1 (tex-ifnextok-0.3/ifnextok.zip) = f68c5dfca3aa190f17cb74d789bbe34c6f787ca7 -RMD160 (tex-ifnextok-0.3/ifnextok.zip) = 0ae1016e58bda623a777e5cddfbf2ebef352319d -Size (tex-ifnextok-0.3/ifnextok.zip) = 250047 bytes +SHA1 (tex-ifnextok-23379/ifnextok.tar.xz) = 7a3913bcad31823efccff4ef40caa27e16731284 +RMD160 (tex-ifnextok-23379/ifnextok.tar.xz) = 30c40bec89807fb0637b29850826fb23f171df70 +Size (tex-ifnextok-23379/ifnextok.tar.xz) = 10712 bytes diff --git a/print/tex-iftex-doc/DESCR b/print/tex-iftex-doc/DESCR new file mode 100644 index 000000000..8b43c7e9d --- /dev/null +++ b/print/tex-iftex-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-iftex. diff --git a/print/tex-iftex-doc/Makefile b/print/tex-iftex-doc/Makefile new file mode 100644 index 000000000..999c41cef --- /dev/null +++ b/print/tex-iftex-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 01:08:22 markd Exp $ + +DISTNAME= iftex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 +TEXLIVE_REV= 29654 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-iftex +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-iftex-doc/PLIST b/print/tex-iftex-doc/PLIST new file mode 100644 index 000000000..0190a354f --- /dev/null +++ b/print/tex-iftex-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 01:08:22 markd Exp $ +share/texmf-dist/doc/generic/iftex/README +share/texmf-dist/doc/generic/iftex/iftex.pdf +share/texmf-dist/doc/generic/iftex/iftex.tex diff --git a/print/tex-iftex-doc/distinfo b/print/tex-iftex-doc/distinfo new file mode 100644 index 000000000..e33b71398 --- /dev/null +++ b/print/tex-iftex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 01:08:22 markd Exp $ + +SHA1 (tex-iftex-29654/iftex.doc.tar.xz) = 1e7e24011ecd8f902661ae9c04403f45826cfb83 +RMD160 (tex-iftex-29654/iftex.doc.tar.xz) = 10e9a16c0fb9c2011e3a91909a842060eed601a9 +Size (tex-iftex-29654/iftex.doc.tar.xz) = 31288 bytes diff --git a/print/tex-iftex/DESCR b/print/tex-iftex/DESCR new file mode 100644 index 000000000..f4b37e165 --- /dev/null +++ b/print/tex-iftex/DESCR @@ -0,0 +1,6 @@ +The package, which works both for Plain TeX and for LaTeX, +defines the \ifPDFTeX, \ifXeTeX, and \ifLuaTeX conditionals for +testing which engine is being used for typesetting. The package +also provides the \RequirePDFTeX, \RequireXeTeX, and +\RequireLuaTeX commands which throw an error if pdfTeX, XeTeX +or LuaTeX (respectively) is not the engine in use. diff --git a/print/tex-iftex/Makefile b/print/tex-iftex/Makefile new file mode 100644 index 000000000..e490491af --- /dev/null +++ b/print/tex-iftex/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 01:08:22 markd Exp $ + +DISTNAME= iftex +PKGNAME= tex-${DISTNAME}-0.2 +TEXLIVE_REV= 29654 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= TeX package to determine if running under pdfTeX, XeTeX or LuaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-iftex/PLIST b/print/tex-iftex/PLIST new file mode 100644 index 000000000..1e9fee669 --- /dev/null +++ b/print/tex-iftex/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 01:08:22 markd Exp $ +share/texmf-dist/tex/generic/iftex/iftex.sty diff --git a/print/tex-iftex/distinfo b/print/tex-iftex/distinfo new file mode 100644 index 000000000..9a5938e87 --- /dev/null +++ b/print/tex-iftex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 01:08:22 markd Exp $ + +SHA1 (tex-iftex-29654/iftex.tar.xz) = e5e6aa6087adb41405bef8503b76d11cd906dd55 +RMD160 (tex-iftex-29654/iftex.tar.xz) = 7a5254881779cd4b8bb5c011948def9b418fc750 +Size (tex-iftex-29654/iftex.tar.xz) = 1252 bytes diff --git a/print/tex-ifxetex-doc/DESCR b/print/tex-ifxetex-doc/DESCR index a129d989f..315b6387c 100644 --- a/print/tex-ifxetex-doc/DESCR +++ b/print/tex-ifxetex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-ifxetex. +Documentation for tex-ifxetex. diff --git a/print/tex-ifxetex-doc/Makefile b/print/tex-ifxetex-doc/Makefile index 981326aaa..a16ec936b 100644 --- a/print/tex-ifxetex-doc/Makefile +++ b/print/tex-ifxetex-doc/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2010/09/19 23:00:24 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 21:22:58 wiz Exp $ DISTNAME= ifxetex.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.6 TEXLIVE_REV= 19685 MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://tug.ctan.org/tex-archive/help/Catalogue/entries/ifxetex.html +HOMEPAGE= http://ctan.org/pkg/ifxetex COMMENT= Documentation for tex-ifxetex +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ifxetex/DESCR b/print/tex-ifxetex/DESCR index 2e3a7bcc4..7fde50d7c 100644 --- a/print/tex-ifxetex/DESCR +++ b/print/tex-ifxetex/DESCR @@ -1,4 +1,4 @@ -This simple TeX package defines the \ifxetex boolean for testing -whether the TeX-variant XeTeX is being used for typesetting. Also -provides the \RequireXeTeX command which throws an error if XeTeX -is not the engine in use. +A simple package which provides an \ifxetex conditional, so +that other code can determine that it is running under XeTeX. +The package requires the e-TeX extensions to the TeX primitive +set. diff --git a/print/tex-ifxetex/Makefile b/print/tex-ifxetex/Makefile index 7af7569c9..63f46197e 100644 --- a/print/tex-ifxetex/Makefile +++ b/print/tex-ifxetex/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2010/09/19 23:00:24 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 21:22:58 wiz Exp $ DISTNAME= ifxetex PKGNAME= tex-${DISTNAME}-0.6 TEXLIVE_REV= 19685 MAINTAINER= reed@reedmedia.net -HOMEPAGE= http://tug.ctan.org/tex-archive/help/Catalogue/entries/ifxetex.html +HOMEPAGE= http://ctan.org/pkg/ifxetex COMMENT= TeX package to determine if running under XeTeX +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-impatient-doc/DESCR b/print/tex-impatient-doc/DESCR new file mode 100644 index 000000000..739a145d8 --- /dev/null +++ b/print/tex-impatient-doc/DESCR @@ -0,0 +1,3 @@ +"TeX for the Impatient" is a book (of around 350 pages) on TeX, +Plain TeX and Eplain. The book is also available in French +translation. diff --git a/print/tex-impatient-doc/Makefile b/print/tex-impatient-doc/Makefile new file mode 100644 index 000000000..d4e69ea46 --- /dev/null +++ b/print/tex-impatient-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= impatient.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35573 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/impatient +COMMENT= Free edition of the book "TeX for the Impatient" +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-impatient-doc/PLIST b/print/tex-impatient-doc/PLIST new file mode 100644 index 000000000..11ae761d4 --- /dev/null +++ b/print/tex-impatient-doc/PLIST @@ -0,0 +1,38 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/plain/impatient/Makefile +share/texmf-dist/doc/plain/impatient/Makefile.in +share/texmf-dist/doc/plain/impatient/NEWS +share/texmf-dist/doc/plain/impatient/README +share/texmf-dist/doc/plain/impatient/backm.tex +share/texmf-dist/doc/plain/impatient/book.pdf +share/texmf-dist/doc/plain/impatient/book.sdx +share/texmf-dist/doc/plain/impatient/book.tex +share/texmf-dist/doc/plain/impatient/capsule.tex +share/texmf-dist/doc/plain/impatient/concepts.tex +share/texmf-dist/doc/plain/impatient/config.tex +share/texmf-dist/doc/plain/impatient/configure +share/texmf-dist/doc/plain/impatient/configure.ac +share/texmf-dist/doc/plain/impatient/copyrght.tex +share/texmf-dist/doc/plain/impatient/eplain.tex +share/texmf-dist/doc/plain/impatient/errata.future +share/texmf-dist/doc/plain/impatient/errors.tex +share/texmf-dist/doc/plain/impatient/examples.tex +share/texmf-dist/doc/plain/impatient/fdl.tex +share/texmf-dist/doc/plain/impatient/fonts.tex +share/texmf-dist/doc/plain/impatient/frontm.tex +share/texmf-dist/doc/plain/impatient/genops.tex +share/texmf-dist/doc/plain/impatient/index.tex +share/texmf-dist/doc/plain/impatient/index1.icn +share/texmf-dist/doc/plain/impatient/index2.icn +share/texmf-dist/doc/plain/impatient/macros.tex +share/texmf-dist/doc/plain/impatient/math.tex +share/texmf-dist/doc/plain/impatient/modes.tex +share/texmf-dist/doc/plain/impatient/pages.tex +share/texmf-dist/doc/plain/impatient/paras.tex +share/texmf-dist/doc/plain/impatient/preface.tex +share/texmf-dist/doc/plain/impatient/read1st.tex +share/texmf-dist/doc/plain/impatient/tips.tex +share/texmf-dist/doc/plain/impatient/usebook.tex +share/texmf-dist/doc/plain/impatient/usermacs.tex +share/texmf-dist/doc/plain/impatient/usingtex.tex +share/texmf-dist/doc/plain/impatient/xmptext.tex diff --git a/print/tex-impatient-doc/distinfo b/print/tex-impatient-doc/distinfo new file mode 100644 index 000000000..d7b0df384 --- /dev/null +++ b/print/tex-impatient-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-impatient-35573/impatient.doc.tar.xz) = 4ede1bb494a193c86858e71d4781f6248534822f +RMD160 (tex-impatient-35573/impatient.doc.tar.xz) = 11be866659e160e8b4c7804237a89ff8c56205b4 +Size (tex-impatient-35573/impatient.doc.tar.xz) = 1562768 bytes diff --git a/print/tex-import-doc/DESCR b/print/tex-import-doc/DESCR new file mode 100644 index 000000000..136075cd6 --- /dev/null +++ b/print/tex-import-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-import. diff --git a/print/tex-import-doc/Makefile b/print/tex-import-doc/Makefile new file mode 100644 index 000000000..5819df39e --- /dev/null +++ b/print/tex-import-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= import.doc +PKGNAME= tex-${DISTNAME:S/./-/}-5.1 +TEXLIVE_REV= 17361 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/import +COMMENT= Documentation for tex-import +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-import-doc/PLIST b/print/tex-import-doc/PLIST new file mode 100644 index 000000000..865fcc333 --- /dev/null +++ b/print/tex-import-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/doc/latex/import/import.pdf +share/texmf-dist/doc/latex/import/import.tex diff --git a/print/tex-import-doc/distinfo b/print/tex-import-doc/distinfo new file mode 100644 index 000000000..2346303d5 --- /dev/null +++ b/print/tex-import-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-import-17361/import.doc.tar.xz) = 32e6832c57b6e10a922ba54e33888aca0511eb3a +RMD160 (tex-import-17361/import.doc.tar.xz) = 5ecb0fc160af5fd639ff2157de0aea6e8f01a0dc +Size (tex-import-17361/import.doc.tar.xz) = 245180 bytes diff --git a/print/tex-import/DESCR b/print/tex-import/DESCR new file mode 100644 index 000000000..795134d2c --- /dev/null +++ b/print/tex-import/DESCR @@ -0,0 +1,5 @@ +The commands \import{full_path}{file} and +\subimport{path_extension}{file} set up input through standard +LaTeX mechanisms (\input, \include and \includegraphics) to +load files relative to the \import-ed directory. There are also +\includefrom, \subincludefrom, and * variants of the commands. diff --git a/print/tex-import/Makefile b/print/tex-import/Makefile new file mode 100644 index 000000000..09c1f07b3 --- /dev/null +++ b/print/tex-import/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= import +PKGNAME= tex-${DISTNAME}-5.1 +TEXLIVE_REV= 17361 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/import +COMMENT= Establish input relative to a directory +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-import/PLIST b/print/tex-import/PLIST new file mode 100644 index 000000000..110dcce31 --- /dev/null +++ b/print/tex-import/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/tex/latex/import/import.sty diff --git a/print/tex-import/distinfo b/print/tex-import/distinfo new file mode 100644 index 000000000..78c8eb529 --- /dev/null +++ b/print/tex-import/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-import-17361/import.tar.xz) = 9bfc0425557e7999db3907d2c5e32c397a56bedc +RMD160 (tex-import-17361/import.tar.xz) = ec5561781542c816809bd4dede7adcf45256843e +Size (tex-import-17361/import.tar.xz) = 2552 bytes diff --git a/print/tex-intro-scientific-doc/DESCR b/print/tex-intro-scientific-doc/DESCR new file mode 100644 index 000000000..c24e828fa --- /dev/null +++ b/print/tex-intro-scientific-doc/DESCR @@ -0,0 +1,6 @@ +"Writing Scientific Documents Using LaTeX" is an article +introducing the use of LaTeX in typesetting scientific +documents. It covers the basics of creating a new LaTeX +document, special typesetting considerations, mathematical +typesetting and graphics. It also touches on bibliographic data +and BibTeX. diff --git a/print/tex-intro-scientific-doc/Makefile b/print/tex-intro-scientific-doc/Makefile new file mode 100644 index 000000000..e775e090c --- /dev/null +++ b/print/tex-intro-scientific-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= intro-scientific.doc +PKGNAME= tex-${DISTNAME:S/./-/}-5th_edition +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/intro-scientific +COMMENT= Introducing scientific/mathematical documents using LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-intro-scientific-doc/PLIST b/print/tex-intro-scientific-doc/PLIST new file mode 100644 index 000000000..5c0c061d2 --- /dev/null +++ b/print/tex-intro-scientific-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/intro-scientific/Makefile +share/texmf-dist/doc/latex/intro-scientific/README +share/texmf-dist/doc/latex/intro-scientific/earth-moon.pdf +share/texmf-dist/doc/latex/intro-scientific/scidoc.pdf +share/texmf-dist/doc/latex/intro-scientific/scidoc.tex diff --git a/print/tex-intro-scientific-doc/distinfo b/print/tex-intro-scientific-doc/distinfo new file mode 100644 index 000000000..0ad7d790a --- /dev/null +++ b/print/tex-intro-scientific-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-intro-scientific-15878/intro-scientific.doc.tar.xz) = 8443bb94de0023969a4a1abaff3c51d6d1843bb9 +RMD160 (tex-intro-scientific-15878/intro-scientific.doc.tar.xz) = 5a1f402bf8ad8fd5e5d6c8ab78f3a13938e97981 +Size (tex-intro-scientific-15878/intro-scientific.doc.tar.xz) = 274748 bytes diff --git a/print/tex-japanese-doc/Makefile b/print/tex-japanese-doc/Makefile index 628eb091c..724d8b235 100644 --- a/print/tex-japanese-doc/Makefile +++ b/print/tex-japanese-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/03 19:36:57 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 11:40:24 markd Exp $ DISTNAME= japanese.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.3 -TEXLIVE_REV= 24533 +PKGNAME= tex-${DISTNAME:S/./-/}-1.3pl30855 +TEXLIVE_REV= 30855 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-japanese diff --git a/print/tex-japanese-doc/distinfo b/print/tex-japanese-doc/distinfo index fc90c7f97..73ea7b3eb 100644 --- a/print/tex-japanese-doc/distinfo +++ b/print/tex-japanese-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/03 19:36:57 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 11:40:24 markd Exp $ -SHA1 (tex-japanese-24533/japanese.doc.tar.xz) = 641bf8a5b625fc218512c9c9a8df4140d0a1aac3 -RMD160 (tex-japanese-24533/japanese.doc.tar.xz) = f189bec7f8f3b4d0a9c91ed5e1b996cc40450fda -Size (tex-japanese-24533/japanese.doc.tar.xz) = 45004 bytes +SHA1 (tex-japanese-30855/japanese.doc.tar.xz) = 641f048dd4c6444aeff264104204fda669e32a38 +RMD160 (tex-japanese-30855/japanese.doc.tar.xz) = 03291609496751f0e82824ed78ad303add7dbc3a +Size (tex-japanese-30855/japanese.doc.tar.xz) = 45008 bytes diff --git a/print/tex-japanese/Makefile b/print/tex-japanese/Makefile index 145c0ca2c..06d978050 100644 --- a/print/tex-japanese/Makefile +++ b/print/tex-japanese/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/03 19:36:38 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 11:40:24 markd Exp $ DISTNAME= japanese -PKGNAME= tex-${DISTNAME}-1.3 -TEXLIVE_REV= 24533 +PKGNAME= tex-${DISTNAME}-1.3pl30855 +TEXLIVE_REV= 30855 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Substitute for a babel package for japanese diff --git a/print/tex-japanese/distinfo b/print/tex-japanese/distinfo index 18f5b38b4..081e11fe3 100644 --- a/print/tex-japanese/distinfo +++ b/print/tex-japanese/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/03 19:36:38 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 11:40:24 markd Exp $ -SHA1 (tex-japanese-24533/japanese.tar.xz) = 861d6dbdfee3beaa874b3f8e6718fd20bae6617c -RMD160 (tex-japanese-24533/japanese.tar.xz) = 6f13696449aae76010df1428b3cf037abf8ea410 -Size (tex-japanese-24533/japanese.tar.xz) = 1828 bytes +SHA1 (tex-japanese-30855/japanese.tar.xz) = 495c9cea9ad4db0bb69da572b00afa57657d7715 +RMD160 (tex-japanese-30855/japanese.tar.xz) = ed1c0bcc1b00391278d1fa9c037df329c2d7369d +Size (tex-japanese-30855/japanese.tar.xz) = 1824 bytes diff --git a/print/tex-jknapltx/DESCR b/print/tex-jknapltx/DESCR new file mode 100644 index 000000000..9bc9a407a --- /dev/null +++ b/print/tex-jknapltx/DESCR @@ -0,0 +1,9 @@ +Miscellaneous macros by Jorg Knappen, including: represent +counters in greek; Maxwell's non-commutative division; +latin1jk, latin2jk and latin3jk, which are their inputenc +definition files that allow verbatim input in the respective +ISO Latin codes; blackboard bold fonts in maths; use of RSFS +fonts in maths; extra alignments for \parboxes; swap Roman and +Sans fonts; transliterate semitic languages; patches to make +(La)TeX formulae embeddable in SGML; use maths "minus" in text +as appropriate; simple Young tableaux. diff --git a/print/tex-jknapltx/Makefile b/print/tex-jknapltx/Makefile new file mode 100644 index 000000000..611c90bf5 --- /dev/null +++ b/print/tex-jknapltx/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:35 markd Exp $ + +DISTNAME= jknapltx +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 19440 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Miscellaneous packages by Joerg Knappen +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-jknapltx/PLIST b/print/tex-jknapltx/PLIST new file mode 100644 index 000000000..ad8c47eaf --- /dev/null +++ b/print/tex-jknapltx/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:00:10 markd Exp $ +share/texmf-dist/tex/latex/jknapltx/greekctr.sty +share/texmf-dist/tex/latex/jknapltx/holtpolt.sty +share/texmf-dist/tex/latex/jknapltx/latin1jk.def +share/texmf-dist/tex/latex/jknapltx/latin2jk.def +share/texmf-dist/tex/latex/jknapltx/latin3jk.def +share/texmf-dist/tex/latex/jknapltx/mathbbol.sty +share/texmf-dist/tex/latex/jknapltx/mathrsfs.sty +share/texmf-dist/tex/latex/jknapltx/parboxx.sty +share/texmf-dist/tex/latex/jknapltx/sans.sty +share/texmf-dist/tex/latex/jknapltx/semtrans.sty +share/texmf-dist/tex/latex/jknapltx/sgmlcmpt.sty +share/texmf-dist/tex/latex/jknapltx/smartmn.sty +share/texmf-dist/tex/latex/jknapltx/tccompat.sty +share/texmf-dist/tex/latex/jknapltx/ursfs.fd +share/texmf-dist/tex/latex/jknapltx/ustmary.fd +share/texmf-dist/tex/latex/jknapltx/young.sty diff --git a/print/tex-jknapltx/distinfo b/print/tex-jknapltx/distinfo new file mode 100644 index 000000000..345346977 --- /dev/null +++ b/print/tex-jknapltx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 07:00:10 markd Exp $ + +SHA1 (tex-jknapltx-19440/jknapltx.tar.xz) = 32fcfa9ff1e4a934f5f7ef15e7daea23c031cbf1 +RMD160 (tex-jknapltx-19440/jknapltx.tar.xz) = 1686e7383c3ff51cee3b8b364ecf3c4a70708d60 +Size (tex-jknapltx-19440/jknapltx.tar.xz) = 9084 bytes diff --git a/print/tex-js-misc-doc/DESCR b/print/tex-js-misc-doc/DESCR new file mode 100644 index 000000000..4434751da --- /dev/null +++ b/print/tex-js-misc-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-js-misc. diff --git a/print/tex-js-misc-doc/Makefile b/print/tex-js-misc-doc/Makefile new file mode 100644 index 000000000..bd94a10b2 --- /dev/null +++ b/print/tex-js-misc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= js-misc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 16211 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/js-misc +COMMENT= Documentation for tex-js-misc +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-js-misc-doc/PLIST b/print/tex-js-misc-doc/PLIST new file mode 100644 index 000000000..3fde149d9 --- /dev/null +++ b/print/tex-js-misc-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/doc/plain/js-misc/History +share/texmf-dist/doc/plain/js-misc/INSTALL +share/texmf-dist/doc/plain/js-misc/Imakefile +share/texmf-dist/doc/plain/js-misc/License +share/texmf-dist/doc/plain/js-misc/Makefile +share/texmf-dist/doc/plain/js-misc/README +share/texmf-dist/doc/plain/js-misc/TODO +share/texmf-dist/doc/plain/js-misc/deutsch.doc +share/texmf-dist/doc/plain/js-misc/deutsch.tex +share/texmf-dist/doc/plain/js-misc/idverb.doc +share/texmf-dist/doc/plain/js-misc/names.sty +share/texmf-dist/doc/plain/js-misc/xfig/text-2.1-doc.tex +share/texmf-dist/doc/plain/js-misc/xfig/text-2.1.fig +share/texmf-dist/doc/plain/js-misc/xfig/text-2.1.latex +share/texmf-dist/doc/plain/js-misc/xfig/text-3.1-doc.tex +share/texmf-dist/doc/plain/js-misc/xfig/text-3.1.latex diff --git a/print/tex-js-misc-doc/distinfo b/print/tex-js-misc-doc/distinfo new file mode 100644 index 000000000..b68e0c5ec --- /dev/null +++ b/print/tex-js-misc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-js-misc-16211/js-misc.doc.tar.xz) = ccb5f5751af83466039cf40696a0a5f6f6692ddc +RMD160 (tex-js-misc-16211/js-misc.doc.tar.xz) = e76b3d1066ae8a05eb782ece6546e6ff4ba56b13 +Size (tex-js-misc-16211/js-misc.doc.tar.xz) = 18448 bytes diff --git a/print/tex-js-misc/DESCR b/print/tex-js-misc/DESCR new file mode 100644 index 000000000..3a8da68bb --- /dev/null +++ b/print/tex-js-misc/DESCR @@ -0,0 +1,3 @@ +A bunch of packages, including: idverb.tex, for 'short +verbatim'; xfig.tex, for including xfig/transfig output in a +TeX document; and cassette.tex for setting cassette labels. diff --git a/print/tex-js-misc/Makefile b/print/tex-js-misc/Makefile new file mode 100644 index 000000000..1f1faf314 --- /dev/null +++ b/print/tex-js-misc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= js-misc +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 16211 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/js-misc +COMMENT= Miscellaneous macros from Joachim Schrod +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-js-misc/PLIST b/print/tex-js-misc/PLIST new file mode 100644 index 000000000..9ae48070c --- /dev/null +++ b/print/tex-js-misc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/tex/plain/js-misc/cassette.tex +share/texmf-dist/tex/plain/js-misc/idverb.tex +share/texmf-dist/tex/plain/js-misc/js-misc.tex +share/texmf-dist/tex/plain/js-misc/schild.tex +share/texmf-dist/tex/plain/js-misc/sperr.tex +share/texmf-dist/tex/plain/js-misc/xfig.tex diff --git a/print/tex-js-misc/distinfo b/print/tex-js-misc/distinfo new file mode 100644 index 000000000..0b0bf7438 --- /dev/null +++ b/print/tex-js-misc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-js-misc-16211/js-misc.tar.xz) = a27cafa9bebf607763a1bfb761c13712b591934d +RMD160 (tex-js-misc-16211/js-misc.tar.xz) = 0f2134f72e19fe1d7d419e564b761b0f530c9f62 +Size (tex-js-misc-16211/js-misc.tar.xz) = 13856 bytes diff --git a/print/tex-jsclasses/Makefile b/print/tex-jsclasses/Makefile index 55a414517..4c87475c7 100644 --- a/print/tex-jsclasses/Makefile +++ b/print/tex-jsclasses/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/23 01:37:29 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 11:42:26 markd Exp $ DISTNAME= jsclasses -PKGNAME= tex-${DISTNAME}-2010 -TEXLIVE_REV= 18430 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34959 MAINTAINER= minskim@NetBSD.org COMMENT= Classes tailored for use with Japanese diff --git a/print/tex-jsclasses/distinfo b/print/tex-jsclasses/distinfo index 58a2dbbc4..e5b1a8d62 100644 --- a/print/tex-jsclasses/distinfo +++ b/print/tex-jsclasses/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/23 01:37:29 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 11:42:26 markd Exp $ -SHA1 (tex-jsclasses-18430/jsclasses.tar.xz) = ad90355aabcd0a2d425b10699bcf1892aabacf7d -RMD160 (tex-jsclasses-18430/jsclasses.tar.xz) = 3990d4456d253114650f2c56c4053727c8534487 -Size (tex-jsclasses-18430/jsclasses.tar.xz) = 19060 bytes +SHA1 (tex-jsclasses-34959/jsclasses.tar.xz) = 05c104de07c7ddfb34ca30420fc2374f11734e9f +RMD160 (tex-jsclasses-34959/jsclasses.tar.xz) = 053a767d4b122d52c40057028103d9390784ffe1 +Size (tex-jsclasses-34959/jsclasses.tar.xz) = 19332 bytes diff --git a/print/tex-knuth-doc/DESCR b/print/tex-knuth-doc/DESCR new file mode 100644 index 000000000..cda612381 --- /dev/null +++ b/print/tex-knuth-doc/DESCR @@ -0,0 +1,3 @@ +These files record details of problems reported in the "Computers +and Typesetting" series of books, for the Computer Modern fonts, +and for TeX, METAFONT and related programs. diff --git a/print/tex-knuth-doc/Makefile b/print/tex-knuth-doc/Makefile new file mode 100644 index 000000000..a64e49e5b --- /dev/null +++ b/print/tex-knuth-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:09:18 wiz Exp $ + +DISTNAME= knuth.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32899 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/knuth-errata +COMMENT= Knuth's published errata +#LICENSE= knuth + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-knuth-doc/PLIST b/print/tex-knuth-doc/PLIST new file mode 100644 index 000000000..e2bba4cae --- /dev/null +++ b/print/tex-knuth-doc/PLIST @@ -0,0 +1,24 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:09:18 wiz Exp $ +share/texmf-dist/doc/generic/knuth/errata/cm85.bug +share/texmf-dist/doc/generic/knuth/errata/errata.pdf +share/texmf-dist/doc/generic/knuth/errata/errorlog.pdf +share/texmf-dist/doc/generic/knuth/errata/mf84.bug +share/texmf-dist/doc/generic/knuth/errata/tex82.bug +share/texmf-dist/doc/generic/knuth/etc/vftovp.pdf +share/texmf-dist/doc/generic/knuth/etc/vptovf.pdf +share/texmf-dist/doc/generic/knuth/mf/mf.pdf +share/texmf-dist/doc/generic/knuth/mf/trapman.pdf +share/texmf-dist/doc/generic/knuth/mfware/gftodvi.pdf +share/texmf-dist/doc/generic/knuth/mfware/gftopk.pdf +share/texmf-dist/doc/generic/knuth/mfware/gftype.pdf +share/texmf-dist/doc/generic/knuth/mfware/mft.pdf +share/texmf-dist/doc/generic/knuth/tex/glue.pdf +share/texmf-dist/doc/generic/knuth/tex/tex.pdf +share/texmf-dist/doc/generic/knuth/tex/tripman.pdf +share/texmf-dist/doc/generic/knuth/texware/dvitype.pdf +share/texmf-dist/doc/generic/knuth/texware/pltotf.pdf +share/texmf-dist/doc/generic/knuth/texware/pooltype.pdf +share/texmf-dist/doc/generic/knuth/texware/tftopl.pdf +share/texmf-dist/doc/generic/knuth/web/tangle.pdf +share/texmf-dist/doc/generic/knuth/web/weave.pdf +share/texmf-dist/doc/generic/knuth/web/webman.pdf diff --git a/print/tex-knuth-doc/distinfo b/print/tex-knuth-doc/distinfo new file mode 100644 index 000000000..efa52e7b0 --- /dev/null +++ b/print/tex-knuth-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:09:18 wiz Exp $ + +SHA1 (tex-knuth-32899/knuth.doc.tar.xz) = aeefa99741e4d62fee48eee64e35ec4f97722912 +RMD160 (tex-knuth-32899/knuth.doc.tar.xz) = 33b3f239b1d31a3e82789a8b0ca483f0960e6a1f +Size (tex-knuth-32899/knuth.doc.tar.xz) = 14024512 bytes diff --git a/print/tex-koma-script-examples-doc/DESCR b/print/tex-koma-script-examples-doc/DESCR new file mode 100644 index 000000000..60975fa59 --- /dev/null +++ b/print/tex-koma-script-examples-doc/DESCR @@ -0,0 +1,4 @@ +This package contains some examples from the 5th edition of the +book >>KOMA-Script<<, >>Eine Sammlung von Klassen und Paketen +fur LaTeX2e<< by Markus Kohm, published by Lehmanns Media. +There are no further descriptions of these examples. diff --git a/print/tex-koma-script-examples-doc/Makefile b/print/tex-koma-script-examples-doc/Makefile new file mode 100644 index 000000000..835d45e35 --- /dev/null +++ b/print/tex-koma-script-examples-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= koma-script-examples.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34243 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/koma-script-examples +COMMENT= Examples from the KOMA-Script book +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-koma-script-examples-doc/PLIST b/print/tex-koma-script-examples-doc/PLIST new file mode 100644 index 000000000..a457e2041 --- /dev/null +++ b/print/tex-koma-script-examples-doc/PLIST @@ -0,0 +1,103 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/koma-script-examples/Anhang-B/result/chapterthumbexample.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-B/source/chapterthumb.sty +share/texmf-dist/doc/latex/koma-script-examples/Anhang-B/source/chapterthumbexample.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-C/result/floattrick.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-C/source/floattrick.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefDIN.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefSN.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefbak3.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefdup.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/brieflft.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/brieflfu.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefnow.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefrag2.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefwbk.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefwbk2.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/briefwbt2.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponA.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponB.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/CaptainHook-1.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/SNslhead.lco +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/asymTypB.lco +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefDIN.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefSN.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefbak3.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefdup.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/brieflft.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/brieflfu.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefnow.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefrag2.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/brieftemplate.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefwbk.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefwbk2.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/briefwbt2.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/dateup.lco +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponA.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponB.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-D/source/nowindow.lco +share/texmf-dist/doc/latex/koma-script-examples/Anhang-E/result/letter-label.pdf +share/texmf-dist/doc/latex/koma-script-examples/Anhang-E/source/labelbasic.lco +share/texmf-dist/doc/latex/koma-script-examples/Anhang-E/source/letter-label.tex +share/texmf-dist/doc/latex/koma-script-examples/Anhang-E/source/settleford600label.lco +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-11/result/scrjuraexample.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-11/source/scrjuraexample.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-15/result/remarkexample.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-15/source/remarkbox.sty +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-15/source/remarkexample.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-19/result/scrlayer-notecolumn-example.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-19/source/scrlayer-notecolumn-example.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-0.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-1.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-10.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-11.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-12.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-13.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-14.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-15.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-16.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-17.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-18.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-19.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-2.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-20.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-21.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-22.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-23.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-3.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-4.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-5.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-6.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-7.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-8.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/result/letter-9.pdf +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/ich.lco +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-0.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-1.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-10.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-11.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-12.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-13.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-14.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-15.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-16.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-17.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-18.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-19.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-2.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-20.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-21.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-22.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-23.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-3.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-4.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-5.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-6.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-7.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-8.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/letter-9.tex +share/texmf-dist/doc/latex/koma-script-examples/Kapitel-4/source/musterlogo.pdf +share/texmf-dist/doc/latex/koma-script-examples/LEGAL.txt +share/texmf-dist/doc/latex/koma-script-examples/LEGAL_DE.txt +share/texmf-dist/doc/latex/koma-script-examples/LIESMICH.txt +share/texmf-dist/doc/latex/koma-script-examples/README diff --git a/print/tex-koma-script-examples-doc/distinfo b/print/tex-koma-script-examples-doc/distinfo new file mode 100644 index 000000000..4a733db9a --- /dev/null +++ b/print/tex-koma-script-examples-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-koma-script-examples-34243/koma-script-examples.doc.tar.xz) = 86da0aa930972973664a56c489e91b27f616efa9 +RMD160 (tex-koma-script-examples-34243/koma-script-examples.doc.tar.xz) = 02c7b4bb18e30e75be34c5c3a92a6f679ea716ea +Size (tex-koma-script-examples-34243/koma-script-examples.doc.tar.xz) = 451636 bytes diff --git a/print/tex-koma-script/Makefile b/print/tex-koma-script/Makefile index 8315dc9fc..006251276 100644 --- a/print/tex-koma-script/Makefile +++ b/print/tex-koma-script/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.7 2011/07/16 17:32:00 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 12:50:03 markd Exp $ DISTNAME= koma-script -PKGNAME= tex-${DISTNAME}-3.09 -TEXLIVE_REV= 21983 +PKGNAME= tex-${DISTNAME}-3.17a +TEXLIVE_REV= 37384 MAINTAINER= minskim@NetBSD.org COMMENT= Bundle of versatile classes and packages +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics diff --git a/print/tex-koma-script/PLIST b/print/tex-koma-script/PLIST index 113007db6..ed28e2082 100644 --- a/print/tex-koma-script/PLIST +++ b/print/tex-koma-script/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2011/07/16 17:32:00 minskim Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/14 12:50:03 markd Exp $ share/texmf-dist/doc/latex/koma-script/INSTALL.txt share/texmf-dist/doc/latex/koma-script/INSTALLD.txt share/texmf-dist/doc/latex/koma-script/README @@ -14,17 +14,24 @@ share/texmf-dist/doc/latex/koma-script/scrartcl.html share/texmf-dist/doc/latex/koma-script/scrbase.html share/texmf-dist/doc/latex/koma-script/scrbook.html share/texmf-dist/doc/latex/koma-script/scrdate.html +share/texmf-dist/doc/latex/koma-script/scrextend.html share/texmf-dist/doc/latex/koma-script/scrguide.html share/texmf-dist/doc/latex/koma-script/scrguide.pdf share/texmf-dist/doc/latex/koma-script/scrguien.html share/texmf-dist/doc/latex/koma-script/scrguien.pdf +share/texmf-dist/doc/latex/koma-script/scrhack.html share/texmf-dist/doc/latex/koma-script/scrhack.pdf share/texmf-dist/doc/latex/koma-script/scrjura.pdf +share/texmf-dist/doc/latex/koma-script/scrlayer-notecolumn.html +share/texmf-dist/doc/latex/koma-script/scrlayer-scrpage.html +share/texmf-dist/doc/latex/koma-script/scrlayer.html +share/texmf-dist/doc/latex/koma-script/scrletter.html share/texmf-dist/doc/latex/koma-script/scrlfile.html share/texmf-dist/doc/latex/koma-script/scrlttr2.html -share/texmf-dist/doc/latex/koma-script/scrpage2.html +share/texmf-dist/doc/latex/koma-script/scrpage2.pdf share/texmf-dist/doc/latex/koma-script/scrreprt.html share/texmf-dist/doc/latex/koma-script/scrtime.html +share/texmf-dist/doc/latex/koma-script/scrwfile.html share/texmf-dist/doc/latex/koma-script/tocbasic.html share/texmf-dist/doc/latex/koma-script/tocstyle.pdf share/texmf-dist/doc/latex/koma-script/typearea.html @@ -40,15 +47,16 @@ share/texmf-dist/source/latex/koma-script/doc/bin/genhtmlidx.pl share/texmf-dist/source/latex/koma-script/doc/bin/genindex.pl share/texmf-dist/source/latex/koma-script/doc/english/Makefile share/texmf-dist/source/latex/koma-script/doc/english/adrconvnote.tex +share/texmf-dist/source/latex/koma-script/doc/english/authorpart.tex share/texmf-dist/source/latex/koma-script/doc/english/common-0.tex share/texmf-dist/source/latex/koma-script/doc/english/common-1.tex -share/texmf-dist/source/latex/koma-script/doc/english/common-10.tex -share/texmf-dist/source/latex/koma-script/doc/english/common-11.tex share/texmf-dist/source/latex/koma-script/doc/english/common-12.tex share/texmf-dist/source/latex/koma-script/doc/english/common-13.tex share/texmf-dist/source/latex/koma-script/doc/english/common-14.tex share/texmf-dist/source/latex/koma-script/doc/english/common-15.tex share/texmf-dist/source/latex/koma-script/doc/english/common-2.tex +share/texmf-dist/source/latex/koma-script/doc/english/common-20.tex +share/texmf-dist/source/latex/koma-script/doc/english/common-21.tex share/texmf-dist/source/latex/koma-script/doc/english/common-3.tex share/texmf-dist/source/latex/koma-script/doc/english/common-4.tex share/texmf-dist/source/latex/koma-script/doc/english/common-5.tex @@ -56,33 +64,53 @@ share/texmf-dist/source/latex/koma-script/doc/english/common-6.tex share/texmf-dist/source/latex/koma-script/doc/english/common-7.tex share/texmf-dist/source/latex/koma-script/doc/english/common-8.tex share/texmf-dist/source/latex/koma-script/doc/english/common-9.tex +share/texmf-dist/source/latex/koma-script/doc/english/expertpart.tex share/texmf-dist/source/latex/koma-script/doc/english/guide-english.tex +share/texmf-dist/source/latex/koma-script/doc/english/guide.tex share/texmf-dist/source/latex/koma-script/doc/english/htmlsetup share/texmf-dist/source/latex/koma-script/doc/english/introduction.tex share/texmf-dist/source/latex/koma-script/doc/english/japanlco.tex +share/texmf-dist/source/latex/koma-script/doc/english/linkalias.tex +share/texmf-dist/source/latex/koma-script/doc/english/preface.tex share/texmf-dist/source/latex/koma-script/doc/english/scraddr.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrbase.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex share/texmf-dist/source/latex/koma-script/doc/english/scrbookreportarticle.tex share/texmf-dist/source/latex/koma-script/doc/english/scrdatetime.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrextend.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrhack.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrjura.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrlayer-notecolumn-example.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrlayer-notecolumn.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrlayer-scrpage.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrlayer.tex share/texmf-dist/source/latex/koma-script/doc/english/scrlfile.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrlttr2-experts.tex share/texmf-dist/source/latex/koma-script/doc/english/scrlttr2.tex -share/texmf-dist/source/latex/koma-script/doc/english/scrpage2.tex +share/texmf-dist/source/latex/koma-script/doc/english/scrlttr2examples.dtx +share/texmf-dist/source/latex/koma-script/doc/english/scrwfile.tex share/texmf-dist/source/latex/koma-script/doc/english/tocbasic.tex +share/texmf-dist/source/latex/koma-script/doc/english/typearea-experts.tex share/texmf-dist/source/latex/koma-script/doc/english/typearea.tex share/texmf-dist/source/latex/koma-script/doc/guide.bib share/texmf-dist/source/latex/koma-script/doc/guide.tex +share/texmf-dist/source/latex/koma-script/doc/koma-script.html +share/texmf-dist/source/latex/koma-script/doc/komascr.html +share/texmf-dist/source/latex/koma-script/doc/komascript.html +share/texmf-dist/source/latex/koma-script/doc/linkalias.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/Makefile -share/texmf-dist/source/latex/koma-script/doc/ngerman/Makefile.guide share/texmf-dist/source/latex/koma-script/doc/ngerman/adrconvnote.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/authorpart.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-0.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-1.tex -share/texmf-dist/source/latex/koma-script/doc/ngerman/common-10.tex -share/texmf-dist/source/latex/koma-script/doc/ngerman/common-11.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-12.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-13.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-14.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-15.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-2.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/common-20.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/common-21.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-3.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-4.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/common-5.tex @@ -95,7 +123,6 @@ share/texmf-dist/source/latex/koma-script/doc/ngerman/guide-ngerman.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/guide.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/htmlsetup share/texmf-dist/source/latex/koma-script/doc/ngerman/introduction.tex -share/texmf-dist/source/latex/koma-script/doc/ngerman/labelbasic.lco share/texmf-dist/source/latex/koma-script/doc/ngerman/linkalias.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/preface.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/scraddr.tex @@ -104,61 +131,89 @@ share/texmf-dist/source/latex/koma-script/doc/ngerman/scrbookreportarticle-exper share/texmf-dist/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/scrdatetime.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/scrextend.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrhack.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrjura.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn-example.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlayer-scrpage-experts.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlayer-scrpage.tex +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlayer.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlfile.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlttr2-experts.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlttr2.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/scrlttr2examples.dtx -share/texmf-dist/source/latex/koma-script/doc/ngerman/scrpage2.tex -share/texmf-dist/source/latex/koma-script/doc/ngerman/settleford600label.lco +share/texmf-dist/source/latex/koma-script/doc/ngerman/scrwfile.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/tocbasic.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/typearea-experts.tex share/texmf-dist/source/latex/koma-script/doc/ngerman/typearea.tex share/texmf-dist/source/latex/koma-script/doc/plength.dtx +share/texmf-dist/source/latex/koma-script/doc/scraddr.html +share/texmf-dist/source/latex/koma-script/doc/scrartcl.html +share/texmf-dist/source/latex/koma-script/doc/scrbase.html +share/texmf-dist/source/latex/koma-script/doc/scrbook.html +share/texmf-dist/source/latex/koma-script/doc/scrdate.html +share/texmf-dist/source/latex/koma-script/doc/scrextend.html share/texmf-dist/source/latex/koma-script/doc/scrguide.cls share/texmf-dist/source/latex/koma-script/doc/scrguide.gst +share/texmf-dist/source/latex/koma-script/doc/scrguide.html share/texmf-dist/source/latex/koma-script/doc/scrguide.ist +share/texmf-dist/source/latex/koma-script/doc/scrguide.pdf +share/texmf-dist/source/latex/koma-script/doc/scrguien.html +share/texmf-dist/source/latex/koma-script/doc/scrguien.pdf +share/texmf-dist/source/latex/koma-script/doc/scrhack.html +share/texmf-dist/source/latex/koma-script/doc/scrlayer-notecolumn.html +share/texmf-dist/source/latex/koma-script/doc/scrlayer-scrpage.html +share/texmf-dist/source/latex/koma-script/doc/scrlayer.html +share/texmf-dist/source/latex/koma-script/doc/scrletter.html +share/texmf-dist/source/latex/koma-script/doc/scrlfile.html +share/texmf-dist/source/latex/koma-script/doc/scrlttr2.html +share/texmf-dist/source/latex/koma-script/doc/scrpage2.tex +share/texmf-dist/source/latex/koma-script/doc/scrreprt.html +share/texmf-dist/source/latex/koma-script/doc/scrtime.html +share/texmf-dist/source/latex/koma-script/doc/scrwfile.html +share/texmf-dist/source/latex/koma-script/doc/tocbasic.html +share/texmf-dist/source/latex/koma-script/doc/typearea.html share/texmf-dist/source/latex/koma-script/japanlco.dtx share/texmf-dist/source/latex/koma-script/scraddr.dtx -share/texmf-dist/source/latex/koma-script/scraddr.ins -share/texmf-dist/source/latex/koma-script/scrbeta.dtx share/texmf-dist/source/latex/koma-script/scrdoc.dtx +share/texmf-dist/source/latex/koma-script/scrdocstrip.tex share/texmf-dist/source/latex/koma-script/scrextend.dtx share/texmf-dist/source/latex/koma-script/scrhack.dtx share/texmf-dist/source/latex/koma-script/scrjura.dtx -share/texmf-dist/source/latex/koma-script/scrkbase.dtx -share/texmf-dist/source/latex/koma-script/scrkbib.dtx -share/texmf-dist/source/latex/koma-script/scrkcile.dtx -share/texmf-dist/source/latex/koma-script/scrkcomp.dtx -share/texmf-dist/source/latex/koma-script/scrkfloa.dtx -share/texmf-dist/source/latex/koma-script/scrkfont.dtx -share/texmf-dist/source/latex/koma-script/scrkftn.dtx -share/texmf-dist/source/latex/koma-script/scrkidx.dtx -share/texmf-dist/source/latex/koma-script/scrklang.dtx -share/texmf-dist/source/latex/koma-script/scrklco.dtx -share/texmf-dist/source/latex/koma-script/scrkliof.dtx -share/texmf-dist/source/latex/koma-script/scrklist.dtx -share/texmf-dist/source/latex/koma-script/scrkmisc.dtx -share/texmf-dist/source/latex/koma-script/scrknpap.dtx -share/texmf-dist/source/latex/koma-script/scrkpage.dtx -share/texmf-dist/source/latex/koma-script/scrkpar.dtx -share/texmf-dist/source/latex/koma-script/scrkplen.dtx -share/texmf-dist/source/latex/koma-script/scrksect.dtx -share/texmf-dist/source/latex/koma-script/scrktare.dtx -share/texmf-dist/source/latex/koma-script/scrktitl.dtx -share/texmf-dist/source/latex/koma-script/scrkvars.dtx -share/texmf-dist/source/latex/koma-script/scrkvers.dtx -share/texmf-dist/source/latex/koma-script/scrlettr.dtx -share/texmf-dist/source/latex/koma-script/scrlettr.ins +share/texmf-dist/source/latex/koma-script/scrkernel-basics.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-bibliography.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-circularletters.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-compatibility.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-floats.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-fonts.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-footnotes.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-index.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-language.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-letterclassoptions.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-listsandtabulars.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-listsof.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-miscellaneous.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-notepaper.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-pagestyles.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-paragraphs.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-pseudolengths.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-sections.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-title.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-typearea.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-variables.dtx +share/texmf-dist/source/latex/koma-script/scrkernel-version.dtx +share/texmf-dist/source/latex/koma-script/scrlayer-notecolumn.dtx +share/texmf-dist/source/latex/koma-script/scrlayer-scrpage.dtx +share/texmf-dist/source/latex/koma-script/scrlayer.dtx share/texmf-dist/source/latex/koma-script/scrlfile.dtx -share/texmf-dist/source/latex/koma-script/scrlfile.ins share/texmf-dist/source/latex/koma-script/scrlogo.dtx share/texmf-dist/source/latex/koma-script/scrmain.ins share/texmf-dist/source/latex/koma-script/scrpage.dtx -share/texmf-dist/source/latex/koma-script/scrpage.ins share/texmf-dist/source/latex/koma-script/scrsource.tex share/texmf-dist/source/latex/koma-script/scrstrip.inc share/texmf-dist/source/latex/koma-script/scrstrop.inc share/texmf-dist/source/latex/koma-script/scrtime.dtx +share/texmf-dist/source/latex/koma-script/scrwfile.dtx share/texmf-dist/source/latex/koma-script/tocbasic.dtx share/texmf-dist/source/latex/koma-script/tocstyle.dtx share/texmf-dist/tex/latex/koma-script/DIN.lco @@ -176,6 +231,7 @@ share/texmf-dist/tex/latex/koma-script/SNleft.lco share/texmf-dist/tex/latex/koma-script/UScommercial9.lco share/texmf-dist/tex/latex/koma-script/UScommercial9DW.lco share/texmf-dist/tex/latex/koma-script/float.hak +share/texmf-dist/tex/latex/koma-script/floatrow.hak share/texmf-dist/tex/latex/koma-script/hyperref.hak share/texmf-dist/tex/latex/koma-script/listings.hak share/texmf-dist/tex/latex/koma-script/scraddr.sty @@ -189,16 +245,20 @@ share/texmf-dist/tex/latex/koma-script/scrfontsizes.sty share/texmf-dist/tex/latex/koma-script/scrhack.sty share/texmf-dist/tex/latex/koma-script/scrjura.sty share/texmf-dist/tex/latex/koma-script/scrkbase.sty -share/texmf-dist/tex/latex/koma-script/scrlettr.cls +share/texmf-dist/tex/latex/koma-script/scrlayer-notecolumn.sty +share/texmf-dist/tex/latex/koma-script/scrlayer-scrpage.sty +share/texmf-dist/tex/latex/koma-script/scrlayer.sty +share/texmf-dist/tex/latex/koma-script/scrletter.sty share/texmf-dist/tex/latex/koma-script/scrlfile.sty share/texmf-dist/tex/latex/koma-script/scrlttr2.cls -share/texmf-dist/tex/latex/koma-script/scrpage.sty share/texmf-dist/tex/latex/koma-script/scrpage2.sty share/texmf-dist/tex/latex/koma-script/scrreprt.cls share/texmf-dist/tex/latex/koma-script/scrsize10pt.clo share/texmf-dist/tex/latex/koma-script/scrsize11pt.clo share/texmf-dist/tex/latex/koma-script/scrsize12pt.clo share/texmf-dist/tex/latex/koma-script/scrtime.sty +share/texmf-dist/tex/latex/koma-script/scrwfile.sty +share/texmf-dist/tex/latex/koma-script/setspace.hak share/texmf-dist/tex/latex/koma-script/tocbasic.sty share/texmf-dist/tex/latex/koma-script/tocstyle.sty share/texmf-dist/tex/latex/koma-script/typearea.sty diff --git a/print/tex-koma-script/distinfo b/print/tex-koma-script/distinfo index b553f6390..0779626df 100644 --- a/print/tex-koma-script/distinfo +++ b/print/tex-koma-script/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2011/07/16 17:32:00 minskim Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-koma-script-21983/koma-script.tar.xz) = 994ffa8e389cd54c1520359303f7c38116296a72 -RMD160 (tex-koma-script-21983/koma-script.tar.xz) = 6fed094469744402c02115252cf13feb50d029b4 -Size (tex-koma-script-21983/koma-script.tar.xz) = 5254828 bytes +SHA1 (tex-koma-script-37384/koma-script.tar.xz) = 24451a196e2f0315a3653693be1518fe3f93dafa +RMD160 (tex-koma-script-37384/koma-script.tar.xz) = 6a9b2a717daa9da4a8662a38866200f51daa499b +Size (tex-koma-script-37384/koma-script.tar.xz) = 11375584 bytes diff --git a/print/tex-kotex-oblivoir-doc/DESCR b/print/tex-kotex-oblivoir-doc/DESCR new file mode 100644 index 000000000..d2c31fc6c --- /dev/null +++ b/print/tex-kotex-oblivoir-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-kotex-oblivoir. diff --git a/print/tex-kotex-oblivoir-doc/Makefile b/print/tex-kotex-oblivoir-doc/Makefile new file mode 100644 index 000000000..120698eb9 --- /dev/null +++ b/print/tex-kotex-oblivoir-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:03 markd Exp $ + +DISTNAME= kotex-oblivoir.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1.1 +TEXLIVE_REV= 37007 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-oblivoir +COMMENT= Documentation for tex-kotex-oblivoir +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-oblivoir-doc/PLIST b/print/tex-kotex-oblivoir-doc/PLIST new file mode 100644 index 000000000..7cbd19f1c --- /dev/null +++ b/print/tex-kotex-oblivoir-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:44 markd Exp $ +share/texmf-dist/doc/latex/kotex-oblivoir/ChangeLog +share/texmf-dist/doc/latex/kotex-oblivoir/README +share/texmf-dist/doc/latex/kotex-oblivoir/doc/oblivoir-simpledoc.pdf +share/texmf-dist/doc/latex/kotex-oblivoir/doc/oblivoir-simpledoc.tex +share/texmf-dist/doc/latex/kotex-oblivoir/doc/oblivoir-test.tex diff --git a/print/tex-kotex-oblivoir-doc/distinfo b/print/tex-kotex-oblivoir-doc/distinfo new file mode 100644 index 000000000..5c261fa29 --- /dev/null +++ b/print/tex-kotex-oblivoir-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:03 markd Exp $ + +SHA1 (tex-kotex-oblivoir-37007/kotex-oblivoir.doc.tar.xz) = 4f0f13d5f95b3a2ccaef42f3b0df844d4035d081 +RMD160 (tex-kotex-oblivoir-37007/kotex-oblivoir.doc.tar.xz) = c85c1dbf175be0edfc856442d5bcf3b6b0fa7b89 +Size (tex-kotex-oblivoir-37007/kotex-oblivoir.doc.tar.xz) = 265308 bytes diff --git a/print/tex-kotex-oblivoir/DESCR b/print/tex-kotex-oblivoir/DESCR new file mode 100644 index 000000000..8d0f427bc --- /dev/null +++ b/print/tex-kotex-oblivoir/DESCR @@ -0,0 +1,3 @@ +The class is based on memoir, and is adapted to typesetting +Korean documents. The bundle (of class and associated packages) +belongs to the ko.TeX bundle. diff --git a/print/tex-kotex-oblivoir/Makefile b/print/tex-kotex-oblivoir/Makefile new file mode 100644 index 000000000..abb1e05ea --- /dev/null +++ b/print/tex-kotex-oblivoir/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:03 markd Exp $ + +DISTNAME= kotex-oblivoir +PKGNAME= tex-${DISTNAME}-2.1.1 +TEXLIVE_REV= 37007 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-oblivoir +COMMENT= A LaTeX document class for typesetting Korean documents +#LICENSE= lppl-1.3c + +DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir +DEPENDS+= tex-kotex-utf-[0-9]*:../../print/tex-kotex-utf + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-oblivoir/PLIST b/print/tex-kotex-oblivoir/PLIST new file mode 100644 index 000000000..1132b4f73 --- /dev/null +++ b/print/tex-kotex-oblivoir/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:44 markd Exp $ +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/10_5.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/fapapersize.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/hfontsel.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/hfontspec.nanum +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-common.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-patch.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-ucs.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-enumerate.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-gremph.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-interword.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-setspace.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/nanumfontsel.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-nokoreanappendix.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-ucs/ob-toclof.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/memhangul-x.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/memucs-interword-x.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xetexko-var.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-amssymb.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-dotemph.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-font.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-hyper.sty +share/texmf-dist/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty +share/texmf-dist/tex/latex/kotex-oblivoir/oblivoir-base.cls +share/texmf-dist/tex/latex/kotex-oblivoir/oblivoir-xlua.cls +share/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls +share/texmf-dist/tex/latex/kotex-oblivoir/xoblivoir.cls diff --git a/print/tex-kotex-oblivoir/distinfo b/print/tex-kotex-oblivoir/distinfo new file mode 100644 index 000000000..29b3f51da --- /dev/null +++ b/print/tex-kotex-oblivoir/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:03 markd Exp $ + +SHA1 (tex-kotex-oblivoir-37007/kotex-oblivoir.tar.xz) = 2abf05499e3514c8d8270fe96adb472f752f7b2d +RMD160 (tex-kotex-oblivoir-37007/kotex-oblivoir.tar.xz) = 81f628dbb6d380e56f9358756db06baad589c6d3 +Size (tex-kotex-oblivoir-37007/kotex-oblivoir.tar.xz) = 34804 bytes diff --git a/print/tex-kotex-plain-doc/DESCR b/print/tex-kotex-plain-doc/DESCR new file mode 100644 index 000000000..4397b9275 --- /dev/null +++ b/print/tex-kotex-plain-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-kotex-plain. diff --git a/print/tex-kotex-plain-doc/Makefile b/print/tex-kotex-plain-doc/Makefile new file mode 100644 index 000000000..19cb25430 --- /dev/null +++ b/print/tex-kotex-plain-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:03 markd Exp $ + +DISTNAME= kotex-plain.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1.0 +TEXLIVE_REV= 36990 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-plain +COMMENT= Documentation for tex-kotex-plain +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-plain-doc/PLIST b/print/tex-kotex-plain-doc/PLIST new file mode 100644 index 000000000..edcc79a25 --- /dev/null +++ b/print/tex-kotex-plain-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:45 markd Exp $ +share/texmf-dist/doc/plain/kotex-plain/ChangeLog +share/texmf-dist/doc/plain/kotex-plain/README diff --git a/print/tex-kotex-plain-doc/distinfo b/print/tex-kotex-plain-doc/distinfo new file mode 100644 index 000000000..f43384b44 --- /dev/null +++ b/print/tex-kotex-plain-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:03 markd Exp $ + +SHA1 (tex-kotex-plain-36990/kotex-plain.doc.tar.xz) = cf7651a06379443788813691fd9b4433870bd04b +RMD160 (tex-kotex-plain-36990/kotex-plain.doc.tar.xz) = 163513d1e1aae3a6914fa3ab48c8dc6eaab4ca37 +Size (tex-kotex-plain-36990/kotex-plain.doc.tar.xz) = 1644 bytes diff --git a/print/tex-kotex-plain/DESCR b/print/tex-kotex-plain/DESCR new file mode 100644 index 000000000..00132a22d --- /dev/null +++ b/print/tex-kotex-plain/DESCR @@ -0,0 +1,4 @@ +The package provides macros for typesetting Hangul, the native +alphabet of the Korean language, using plain *TeX. Input Korean +text should be encoded in UTF-8. The package is belongs to the +ko.TeX bundle. diff --git a/print/tex-kotex-plain/Makefile b/print/tex-kotex-plain/Makefile new file mode 100644 index 000000000..00d798f9b --- /dev/null +++ b/print/tex-kotex-plain/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:03 markd Exp $ + +DISTNAME= kotex-plain +PKGNAME= tex-${DISTNAME}-2.1.0 +TEXLIVE_REV= 36990 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-plain +COMMENT= Macros for typesetting Korean under Plain TeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-plain/PLIST b/print/tex-kotex-plain/PLIST new file mode 100644 index 000000000..37e86dfe8 --- /dev/null +++ b/print/tex-kotex-plain/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:45 markd Exp $ +share/texmf-dist/tex/plain/kotex-plain/hangulcweb.tex +share/texmf-dist/tex/plain/kotex-plain/kotexplain.tex +share/texmf-dist/tex/plain/kotex-plain/kotexutf-core.tex +share/texmf-dist/tex/plain/kotex-plain/kotexutf.tex diff --git a/print/tex-kotex-plain/distinfo b/print/tex-kotex-plain/distinfo new file mode 100644 index 000000000..18e6e6c11 --- /dev/null +++ b/print/tex-kotex-plain/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:03 markd Exp $ + +SHA1 (tex-kotex-plain-36990/kotex-plain.tar.xz) = cfa85654cbc476bba8f21bcf9ac31357c9b2bde1 +RMD160 (tex-kotex-plain-36990/kotex-plain.tar.xz) = bb599dcd178c84813fac0249a6ede195f9bdd1ec +Size (tex-kotex-plain-36990/kotex-plain.tar.xz) = 8888 bytes diff --git a/print/tex-kotex-utf-doc/DESCR b/print/tex-kotex-utf-doc/DESCR new file mode 100644 index 000000000..30aa46162 --- /dev/null +++ b/print/tex-kotex-utf-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-kotex-utf. diff --git a/print/tex-kotex-utf-doc/Makefile b/print/tex-kotex-utf-doc/Makefile new file mode 100644 index 000000000..43254a008 --- /dev/null +++ b/print/tex-kotex-utf-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:03 markd Exp $ + +DISTNAME= kotex-utf.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1.0 +TEXLIVE_REV= 36988 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-utf +COMMENT= Documentation for tex-kotex-utf +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-utf-doc/PLIST b/print/tex-kotex-utf-doc/PLIST new file mode 100644 index 000000000..7552051cd --- /dev/null +++ b/print/tex-kotex-utf-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 12:50:03 markd Exp $ +share/texmf-dist/doc/latex/kotex-utf/ChangeLog +share/texmf-dist/doc/latex/kotex-utf/README +share/texmf-dist/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf +share/texmf-dist/doc/latex/kotex-utf/fig/fntexp.pdf +share/texmf-dist/doc/latex/kotex-utf/fig/fntnormal.pdf +share/texmf-dist/doc/latex/kotex-utf/fig/histkotex.jpg +share/texmf-dist/doc/latex/kotex-utf/fig/linebreaktest.pdf +share/texmf-dist/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf +share/texmf-dist/doc/latex/kotex-utf/kotexdoc.pdf +share/texmf-dist/doc/latex/kotex-utf/kotexdoc.tex +share/texmf-dist/doc/latex/kotex-utf/sample-finemath-setup.tex +share/texmf-dist/doc/latex/kotex-utf/yettext.tex +share/texmf-dist/doc/latex/kotex-utf/yettext.txt diff --git a/print/tex-kotex-utf-doc/distinfo b/print/tex-kotex-utf-doc/distinfo new file mode 100644 index 000000000..3da773a84 --- /dev/null +++ b/print/tex-kotex-utf-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:03 markd Exp $ + +SHA1 (tex-kotex-utf-36988/kotex-utf.doc.tar.xz) = 16b5bd854e1f04f4233638a80ffec623ad11cc70 +RMD160 (tex-kotex-utf-36988/kotex-utf.doc.tar.xz) = 10d40db6bae8610d160cf12b3f580b1e697dd2c6 +Size (tex-kotex-utf-36988/kotex-utf.doc.tar.xz) = 6849756 bytes diff --git a/print/tex-kotex-utf/DESCR b/print/tex-kotex-utf/DESCR new file mode 100644 index 000000000..3e4f67f2b --- /dev/null +++ b/print/tex-kotex-utf/DESCR @@ -0,0 +1,4 @@ +The package typesets Hangul, which is the native alphabet of +the Korean language; input Korean text should be encoded in +UTF-8. The bundle (of class and associated packages) belongs to +the ko.TeX bundle. diff --git a/print/tex-kotex-utf/Makefile b/print/tex-kotex-utf/Makefile new file mode 100644 index 000000000..7da0fecd9 --- /dev/null +++ b/print/tex-kotex-utf/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:03 markd Exp $ + +DISTNAME= kotex-utf +PKGNAME= tex-${DISTNAME}-2.1.0 +TEXLIVE_REV= 36988 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-utf +COMMENT= Typeset Hangul, coded in UTF-8 +LICENSE= lppl-1.3c + +DEPENDS+= tex-cjk-ko-[0-9]*:../../print/tex-cjk-ko + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-utf/PLIST b/print/tex-kotex-utf/PLIST new file mode 100644 index 000000000..70707d3b3 --- /dev/null +++ b/print/tex-kotex-utf/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:45 markd Exp $ +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-cmap.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-enumerate.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-enumitem.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-gremph.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-interword.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-paralist.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-sectsty.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-setspace.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-trivcj.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucs-ucshyper.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/dhucsfn.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/kotex-logo.sty +share/texmf-dist/tex/latex/kotex-utf/contrib/kotex-varioref.sty +share/texmf-dist/tex/latex/kotex-utf/dhucs-nanumfont.sty +share/texmf-dist/tex/latex/kotex-utf/dhucs.sty +share/texmf-dist/tex/latex/kotex-utf/hfontspec.default +share/texmf-dist/tex/latex/kotex-utf/kosections-utf.sty +share/texmf-dist/tex/latex/kotex-utf/kotex.cfg +share/texmf-dist/tex/latex/kotex-utf/kotexutf.sty +share/texmf-dist/tex/latex/kotex-utf/lucenc.dfu +share/texmf-dist/tex/latex/kotex-utf/lucuhcmj.fd +share/texmf-dist/tex/latex/kotex-utf/tex4ht/dhucs.4ht +share/texmf-dist/tex/latex/kotex-utf/tex4ht/dhucs.cfg +share/texmf-dist/tex/latex/kotex-utf/tex4ht/kosections-utf.4ht diff --git a/print/tex-kotex-utf/distinfo b/print/tex-kotex-utf/distinfo new file mode 100644 index 000000000..f295d4d13 --- /dev/null +++ b/print/tex-kotex-utf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:03 markd Exp $ + +SHA1 (tex-kotex-utf-36988/kotex-utf.tar.xz) = 9b2f3412beac67035ead768a54529542446c2138 +RMD160 (tex-kotex-utf-36988/kotex-utf.tar.xz) = 42b3f89e9cf17e6d22682a78130f7aacb53c2af4 +Size (tex-kotex-utf-36988/kotex-utf.tar.xz) = 20140 bytes diff --git a/print/tex-kotex-utils-doc/DESCR b/print/tex-kotex-utils-doc/DESCR new file mode 100644 index 000000000..a4eb469eb --- /dev/null +++ b/print/tex-kotex-utils-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-kotex-utils. diff --git a/print/tex-kotex-utils-doc/Makefile b/print/tex-kotex-utils-doc/Makefile new file mode 100644 index 000000000..c636ae4ef --- /dev/null +++ b/print/tex-kotex-utils-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:49:45 markd Exp $ + +DISTNAME= kotex-utils.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0.1 +TEXLIVE_REV= 36210 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-utils +COMMENT= Documentation for tex-kotex-utils +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-utils-doc/PLIST b/print/tex-kotex-utils-doc/PLIST new file mode 100644 index 000000000..ab2a84d0d --- /dev/null +++ b/print/tex-kotex-utils-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:49:45 markd Exp $ +share/texmf-dist/doc/latex/kotex-utils/ChangeLog +share/texmf-dist/doc/latex/kotex-utils/README +share/texmf-dist/doc/latex/kotex-utils/utf8-lang.xdy +share/texmf-dist/doc/latex/kotex-utils/utf8.xdy diff --git a/print/tex-kotex-utils-doc/distinfo b/print/tex-kotex-utils-doc/distinfo new file mode 100644 index 000000000..9fd850d41 --- /dev/null +++ b/print/tex-kotex-utils-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:49:45 markd Exp $ + +SHA1 (tex-kotex-utils-36210/kotex-utils.doc.tar.xz) = 1261a5ff56b699443f5ef5c01447c9bda9af76c1 +RMD160 (tex-kotex-utils-36210/kotex-utils.doc.tar.xz) = 3d424e34321a2b0161edcb58a1d3664b8a9604ec +Size (tex-kotex-utils-36210/kotex-utils.doc.tar.xz) = 46884 bytes diff --git a/print/tex-kotex-utils/DESCR b/print/tex-kotex-utils/DESCR index f40d09844..c7f765156 100644 --- a/print/tex-kotex-utils/DESCR +++ b/print/tex-kotex-utils/DESCR @@ -1 +1,3 @@ -This package provides utility programs for Korean typesetting in TeX. +The bundle provides scripts and support files for index +generation in Korean language typesetting. The files belong to +the ko.TeX bundle. diff --git a/print/tex-kotex-utils/Makefile b/print/tex-kotex-utils/Makefile index 9b9a11c91..ddb92d635 100644 --- a/print/tex-kotex-utils/Makefile +++ b/print/tex-kotex-utils/Makefile @@ -1,50 +1,32 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:00 wiz Exp $ -DISTNAME= kotex-dist-20110504 -PKGNAME= tex-kotex-utils-0.3 -PKGREVISION= 4 -CATEGORIES= print -MASTER_SITES= http://ftp.ktug.or.kr/KTUG/ko.TeX/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -DISTFILES+= kotexindy.pl utf8.xdy -SITES.kotexindy.pl= \ -http://ftp.ktug.or.kr/pub/ktug/texlive/texmf-dist/scripts/kotex-util/perl/ -SITES.utf8.xdy= \ -http://ftp.ktug.or.kr/pub/ktug/texlive/texmf/xindy/modules/lang/korean/ -DIST_SUBDIR= ${PKGNAME_NOREV} +DISTNAME= kotex-utils +PKGNAME= tex-${DISTNAME}-2.0.1 +PKGREVISION= 1 +TEXLIVE_REV= 36210 -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://project.ktug.or.kr/ko.TeX/ -COMMENT= Utilities for tex-kotex +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kotex-utils +COMMENT= Utility scripts and support files for typesetting Korean +LICENSE= lppl-1.3c + +DEPENDS+= tex-kotex-utf-[0-9]*:../../print/tex-kotex-utf USE_TOOLS+= perl:run -WRKSRC= ${WRKDIR} +REPLACE_PERL= bin/jamo-normalize bin/komkindex bin/ttf2kotexfont -REPLACE_PERL= *.pl scripts/kotex-util/perl/*.pl +INSTALLATION_DIRS+= bin -INSTALLATION_DIRS+= bin share/texmf-dist/xindy/modules/lang/korean +.include "../../print/texlive/package.mk" -.include "../../print/kpathsea/texmf.mk" - -do-build: -.for f in hbibtex hmakeindex - cd ${WRKSRC}/source/latex/kotex-util && \ - ${CC} ${CPPFLAGS} ${CFLAGS} -o ${f} ${f}.c -.endfor - -do-install: -.for f in hbibtex hmakeindex - ${INSTALL_PROGRAM} ${WRKSRC}/source/latex/kotex-util/${f} \ - ${DESTDIR}${PREFIX}/bin -.endfor -.for f in euc-bookmark hypua2jamo insertjamofiller jamo2hypua komkindex \ - ttf2kotexfont - ${INSTALL_SCRIPT} ${WRKSRC}/scripts/kotex-util/perl/${f}.pl \ - ${DESTDIR}${PREFIX}/bin/${f} -.endfor - ${INSTALL_SCRIPT} ${WRKSRC}/kotexindy.pl \ - ${DESTDIR}${PREFIX}/bin/kotexindy - ${INSTALL_DATA} ${WRKSRC}/utf8.xdy \ - ${DESTDIR}${PREFIX}/share/texmf-dist/xindy/modules/lang/korean/ +post-extract: + ${MKDIR} ${WRKSRC}/bin + ${MV} ${WRKSRC}/texmf-dist/scripts/kotex-utils/jamo-normalize.pl \ + ${WRKSRC}/bin/jamo-normalize + ${MV} ${WRKSRC}/texmf-dist/scripts/kotex-utils/komkindex.pl \ + ${WRKSRC}/bin/komkindex + ${MV} ${WRKSRC}/texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl \ + ${WRKSRC}/bin/ttf2kotexfont + ${RM} -rf ${WRKSRC}/texmf-dist/scripts .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-kotex-utils/PLIST b/print/tex-kotex-utils/PLIST index 748c9c8e2..347f028ad 100644 --- a/print/tex-kotex-utils/PLIST +++ b/print/tex-kotex-utils/PLIST @@ -1,11 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2013/11/13 19:27:55 minskim Exp $ -bin/euc-bookmark -bin/hbibtex -bin/hmakeindex -bin/hypua2jamo -bin/insertjamofiller -bin/jamo2hypua +@comment $NetBSD: PLIST,v 1.4 2015/05/28 11:49:45 markd Exp $ +bin/jamo-normalize bin/komkindex -bin/kotexindy bin/ttf2kotexfont -share/texmf-dist/xindy/modules/lang/korean/utf8.xdy +share/texmf-dist/makeindex/kotex-utils/kotex.ist +share/texmf-dist/makeindex/kotex-utils/memucs-manual.ist diff --git a/print/tex-kotex-utils/distinfo b/print/tex-kotex-utils/distinfo index e3bd11459..6b7f3a9f5 100644 --- a/print/tex-kotex-utils/distinfo +++ b/print/tex-kotex-utils/distinfo @@ -1,11 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/11/29 21:05:36 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/05/28 11:49:45 markd Exp $ -SHA1 (tex-kotex-utils-0.3/kotex-dist-20110504.tar.gz) = 700a27faf63a237b7646db66bce2dfa8fca6c816 -RMD160 (tex-kotex-utils-0.3/kotex-dist-20110504.tar.gz) = 0389b4e706786eeeed7a8e7b69b9ea6fc650759c -Size (tex-kotex-utils-0.3/kotex-dist-20110504.tar.gz) = 129597322 bytes -SHA1 (tex-kotex-utils-0.3/kotexindy.pl) = 0f551208bcac0be898a49f526044093ffa29b910 -RMD160 (tex-kotex-utils-0.3/kotexindy.pl) = faa5ada77409086eef18d9e5d9e2828f828bc869 -Size (tex-kotex-utils-0.3/kotexindy.pl) = 6435 bytes -SHA1 (tex-kotex-utils-0.3/utf8.xdy) = 47b2b4b9a363071b67fe98536d95a73506dd514d -RMD160 (tex-kotex-utils-0.3/utf8.xdy) = 4651aacea3ac5025a08137c4f8b7f5fab4bc16bb -Size (tex-kotex-utils-0.3/utf8.xdy) = 16759 bytes +SHA1 (tex-kotex-utils-36210/kotex-utils.tar.xz) = 6a231d379f805a966b2ef55825d0b25b32a8b1a8 +RMD160 (tex-kotex-utils-36210/kotex-utils.tar.xz) = 2b850848fe1b3520e871cb726b978a1595ac8256 +Size (tex-kotex-utils-36210/kotex-utils.tar.xz) = 30612 bytes diff --git a/print/tex-kpathsea-doc/Makefile b/print/tex-kpathsea-doc/Makefile index 3bf34925d..b511fb707 100644 --- a/print/tex-kpathsea-doc/Makefile +++ b/print/tex-kpathsea-doc/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2013/11/17 17:12:19 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/14 12:50:03 markd Exp $ DISTNAME= kpathsea.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 30947 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 37193 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kpathsea COMMENT= Documentation for tex-kpathsea LICENSE= gnu-lgpl-v2.1 diff --git a/print/tex-kpathsea-doc/distinfo b/print/tex-kpathsea-doc/distinfo index 8fcac9ef6..07977023e 100644 --- a/print/tex-kpathsea-doc/distinfo +++ b/print/tex-kpathsea-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2013/11/17 17:12:19 minskim Exp $ +$NetBSD: distinfo,v 1.14 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-kpathsea-30947/kpathsea.doc.tar.xz) = 03edea2abeafeaeaa9c5883e371214d567b4fa3d -RMD160 (tex-kpathsea-30947/kpathsea.doc.tar.xz) = cf5a281adcc3dee794342fcbda0048218a95a3e6 -Size (tex-kpathsea-30947/kpathsea.doc.tar.xz) = 1086956 bytes +SHA1 (tex-kpathsea-37193/kpathsea.doc.tar.xz) = 591769548cf843e9eff4e43810cf570e33b3b9c5 +RMD160 (tex-kpathsea-37193/kpathsea.doc.tar.xz) = 4c96e42c23abfc668d7c86161a303ffa437a2408 +Size (tex-kpathsea-37193/kpathsea.doc.tar.xz) = 1004596 bytes diff --git a/print/tex-kpathsea/Makefile b/print/tex-kpathsea/Makefile index 0b80cabd9..81cfd74f5 100644 --- a/print/tex-kpathsea/Makefile +++ b/print/tex-kpathsea/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2013/11/17 17:12:19 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/14 12:50:03 markd Exp $ DISTNAME= kpathsea -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 30947 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37193 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/kpathsea COMMENT= Translation tables for TeX LICENSE= gnu-lgpl-v2.1 diff --git a/print/tex-kpathsea/distinfo b/print/tex-kpathsea/distinfo index df204a74e..6cc1a0fe8 100644 --- a/print/tex-kpathsea/distinfo +++ b/print/tex-kpathsea/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2013/11/17 17:12:19 minskim Exp $ +$NetBSD: distinfo,v 1.15 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-kpathsea-30947/kpathsea.tar.xz) = 41b7d4e473ead4bec53620f2853e3b748652cf7d -RMD160 (tex-kpathsea-30947/kpathsea.tar.xz) = fe350d0a569bdc2ec7e0186b3a149b6e4df3689b -Size (tex-kpathsea-30947/kpathsea.tar.xz) = 30088 bytes -SHA1 (patch-texmf-dist_web2c_fmtutil.cnf) = ac917b2e2c08c44c7495cbd6a62f561c812ec2fd +SHA1 (tex-kpathsea-37193/kpathsea.tar.xz) = b90fc582cd451726f0074ec450b1aa2e7f3430e5 +RMD160 (tex-kpathsea-37193/kpathsea.tar.xz) = 455316cb08c0cfee86e55624c2ef36e1131df78b +Size (tex-kpathsea-37193/kpathsea.tar.xz) = 30512 bytes +SHA1 (patch-texmf-dist_web2c_fmtutil.cnf) = afbbc59b9ec6a0d8370cb088b37c04ffcb2ebd6e diff --git a/print/tex-kpathsea/patches/patch-texmf-dist_web2c_fmtutil.cnf b/print/tex-kpathsea/patches/patch-texmf-dist_web2c_fmtutil.cnf index 371d105ca..12a4e8f9f 100644 --- a/print/tex-kpathsea/patches/patch-texmf-dist_web2c_fmtutil.cnf +++ b/print/tex-kpathsea/patches/patch-texmf-dist_web2c_fmtutil.cnf @@ -1,8 +1,8 @@ -$NetBSD: patch-texmf-dist_web2c_fmtutil.cnf,v 1.1 2013/11/17 17:12:19 minskim Exp $ +$NetBSD: patch-texmf-dist_web2c_fmtutil.cnf,v 1.2 2015/04/23 11:49:51 markd Exp $ --- texmf-dist/web2c/fmtutil.cnf.orig 2013-06-26 01:19:15.000000000 +0000 +++ texmf-dist/web2c/fmtutil.cnf -@@ -33,96 +33,3 @@ +@@ -33,104 +33,3 @@ # # 4) usual comments start with "# ", whereas disabled configurations # start with "#! " in this file. @@ -18,7 +18,6 @@ $NetBSD: patch-texmf-dist_web2c_fmtutil.cnf,v 1.1 2013/11/17 17:12:19 minskim Ex -# from context: -cont-en pdftex cont-usr.tex -8bit *cont-en.mkii -cont-en xetex cont-usr.tex -8bit *cont-en.mkii --#! cont-de pdftex cont-usr.tex -8bit *cont-de.mkii -#! cont-fr pdftex cont-usr.tex -8bit *cont-fr.mkii -#! cont-it pdftex cont-usr.tex -8bit *cont-it.mkii -#! cont-nl pdftex cont-usr.tex -8bit *cont-nl.mkii @@ -46,10 +45,19 @@ $NetBSD: patch-texmf-dist_web2c_fmtutil.cnf,v 1.1 2013/11/17 17:12:19 minskim Ex -pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini -dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini -lualatex luatex language.dat,language.dat.lua lualatex.ini +-#! luajitlatex luajittex language.dat,language.dat.lua lualatex.ini +-# +-# from lollipop: +-lollipop pdftex - -translate-file=cp227.tcx *lollipop.ini +-lualollipop luatex - lualollipop.ini +-xelollipop xetex - -etex xelollipop.ini +-#! dvilollipop pdftex - -translate-file=cp227.tcx *lollipop.ini +-#! dvilualollipop luatex - -translate-file=cp227.tcx lualollipop.ini -# -# from luatex: -luatex luatex language.def,language.dat.lua luatex.ini -dviluatex luatex language.def,language.dat.lua dviluatex.ini +-luajittex luajittex language.def,language.dat.lua luatex.ini -# -# from metafont: -mf mf-nowin - -translate-file=cp227.tcx mf.ini diff --git a/print/tex-l2picfaq-doc/DESCR b/print/tex-l2picfaq-doc/DESCR new file mode 100644 index 000000000..27150f36e --- /dev/null +++ b/print/tex-l2picfaq-doc/DESCR @@ -0,0 +1,3 @@ +The document (in German) is a collection of "how-to" notes +about LaTeX and pictures. The aim of the document is to provide +a solution, in the form of some sample code, for every problem. diff --git a/print/tex-l2picfaq-doc/Makefile b/print/tex-l2picfaq-doc/Makefile new file mode 100644 index 000000000..2466b6901 --- /dev/null +++ b/print/tex-l2picfaq-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= l2picfaq.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.50 +TEXLIVE_REV= 19601 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/l2picfaq +COMMENT= LaTeX pictures "how-to" (German) +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-l2picfaq-doc/PLIST b/print/tex-l2picfaq-doc/PLIST new file mode 100644 index 000000000..f2e018339 --- /dev/null +++ b/print/tex-l2picfaq-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/l2picfaq/README +share/texmf-dist/doc/latex/l2picfaq/ctanlion.pdf +share/texmf-dist/doc/latex/l2picfaq/gfdl.tex +share/texmf-dist/doc/latex/l2picfaq/l2picfaq.pdf +share/texmf-dist/doc/latex/l2picfaq/l2picfaq.tex diff --git a/print/tex-l2picfaq-doc/distinfo b/print/tex-l2picfaq-doc/distinfo new file mode 100644 index 000000000..f12fca740 --- /dev/null +++ b/print/tex-l2picfaq-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-l2picfaq-19601/l2picfaq.doc.tar.xz) = bae502ff05b3ce792a64885fb07d285482eb5178 +RMD160 (tex-l2picfaq-19601/l2picfaq.doc.tar.xz) = 2c1edce58668f8ec0782c418b49b9657aa20c2e3 +Size (tex-l2picfaq-19601/l2picfaq.doc.tar.xz) = 364380 bytes diff --git a/print/tex-l2tabu-doc/DESCR b/print/tex-l2tabu-doc/DESCR new file mode 100644 index 000000000..d9e928ae5 --- /dev/null +++ b/print/tex-l2tabu-doc/DESCR @@ -0,0 +1,4 @@ +The "sins" of LaTeX users, and how to correct them. The +document provides a list of obsolete packages and commands +(this original is in German; it has been translated into +English, French, Italian and Spanish). diff --git a/print/tex-l2tabu-doc/Makefile b/print/tex-l2tabu-doc/Makefile new file mode 100644 index 000000000..3fdc19d90 --- /dev/null +++ b/print/tex-l2tabu-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= l2tabu.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.3 +TEXLIVE_REV= 24038 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/l2tabu +COMMENT= Obsolete packages and commands +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-l2tabu-doc/PLIST b/print/tex-l2tabu-doc/PLIST new file mode 100644 index 000000000..a2383d499 --- /dev/null +++ b/print/tex-l2tabu-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/l2tabu/CHANGES +share/texmf-dist/doc/latex/l2tabu/README +share/texmf-dist/doc/latex/l2tabu/l2tabu.pdf +share/texmf-dist/doc/latex/l2tabu/l2tabu.tex diff --git a/print/tex-l2tabu-doc/distinfo b/print/tex-l2tabu-doc/distinfo new file mode 100644 index 000000000..8fbd59410 --- /dev/null +++ b/print/tex-l2tabu-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-l2tabu-24038/l2tabu.doc.tar.xz) = adedbb5d2d1a9c844eab912c8d7e8c9ce92daab6 +RMD160 (tex-l2tabu-24038/l2tabu.doc.tar.xz) = 76894e8284d5fdb4e755dd35cd2e3b49e33d5cd6 +Size (tex-l2tabu-24038/l2tabu.doc.tar.xz) = 254084 bytes diff --git a/print/tex-l2tabu-english-doc/DESCR b/print/tex-l2tabu-english-doc/DESCR new file mode 100644 index 000000000..23ef78c88 --- /dev/null +++ b/print/tex-l2tabu-english-doc/DESCR @@ -0,0 +1,2 @@ +English translation of the l2tabu practical guide to LaTeX2e by +Mark Trettin. A list of obsolete packages and commands. diff --git a/print/tex-l2tabu-english-doc/Makefile b/print/tex-l2tabu-english-doc/Makefile new file mode 100644 index 000000000..e8cb2a913 --- /dev/null +++ b/print/tex-l2tabu-english-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= l2tabu-english.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.8.5.7 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/l2tabu-english +COMMENT= English translation of "Obsolete packages and commands" +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-l2tabu-english-doc/PLIST b/print/tex-l2tabu-english-doc/PLIST new file mode 100644 index 000000000..80af4189d --- /dev/null +++ b/print/tex-l2tabu-english-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/l2tabu-english/l2tabuen.pdf +share/texmf-dist/doc/latex/l2tabu-english/l2tabuen.tex diff --git a/print/tex-l2tabu-english-doc/distinfo b/print/tex-l2tabu-english-doc/distinfo new file mode 100644 index 000000000..5fbf3f4cc --- /dev/null +++ b/print/tex-l2tabu-english-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-l2tabu-english-15878/l2tabu-english.doc.tar.xz) = 6eff21cf6e145736eb2b085ce75834c03559ec13 +RMD160 (tex-l2tabu-english-15878/l2tabu-english.doc.tar.xz) = d60f57fdf5795a613e55cf78818853f5555fde53 +Size (tex-l2tabu-english-15878/l2tabu-english.doc.tar.xz) = 266556 bytes diff --git a/print/tex-labels-doc/DESCR b/print/tex-labels-doc/DESCR new file mode 100644 index 000000000..a1629f1d0 --- /dev/null +++ b/print/tex-labels-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-labels. diff --git a/print/tex-labels-doc/Makefile b/print/tex-labels-doc/Makefile new file mode 100644 index 000000000..95f6a37dc --- /dev/null +++ b/print/tex-labels-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= labels.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.13 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/labels +COMMENT= Documentation for tex-labels +LICENSE= lppl-1.2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-labels-doc/PLIST b/print/tex-labels-doc/PLIST new file mode 100644 index 000000000..1daf53626 --- /dev/null +++ b/print/tex-labels-doc/PLIST @@ -0,0 +1,38 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/doc/latex/labels/README +share/texmf-dist/doc/latex/labels/labels.pdf +share/texmf-dist/doc/latex/labels/test/avery5162.tex +share/texmf-dist/doc/latex/labels/test/badge.tex +share/texmf-dist/doc/latex/labels/test/beebe.tex +share/texmf-dist/doc/latex/labels/test/door.tex +share/texmf-dist/doc/latex/labels/test/door209.tex +share/texmf-dist/doc/latex/labels/test/names.dat +share/texmf-dist/doc/latex/labels/test/news.tex +share/texmf-dist/doc/latex/labels/test/test.tex +share/texmf-dist/doc/latex/labels/test/test1.tex +share/texmf-dist/doc/latex/labels/test/test10.tex +share/texmf-dist/doc/latex/labels/test/test11.tex +share/texmf-dist/doc/latex/labels/test/test12.tex +share/texmf-dist/doc/latex/labels/test/test2.tex +share/texmf-dist/doc/latex/labels/test/test3.tex +share/texmf-dist/doc/latex/labels/test/test4.tex +share/texmf-dist/doc/latex/labels/test/test5.tex +share/texmf-dist/doc/latex/labels/test/test6.tex +share/texmf-dist/doc/latex/labels/test/test7.tex +share/texmf-dist/doc/latex/labels/test/test8.tex +share/texmf-dist/doc/latex/labels/test/test9.tex +share/texmf-dist/doc/latex/labels/test/testnew.tex +share/texmf-dist/doc/latex/labels/test/testnew1.tex +share/texmf-dist/doc/latex/labels/test/testnew10.tex +share/texmf-dist/doc/latex/labels/test/testnew11.tex +share/texmf-dist/doc/latex/labels/test/testnew12.tex +share/texmf-dist/doc/latex/labels/test/testnew13.tex +share/texmf-dist/doc/latex/labels/test/testnew2.tex +share/texmf-dist/doc/latex/labels/test/testnew3.tex +share/texmf-dist/doc/latex/labels/test/testnew4.tex +share/texmf-dist/doc/latex/labels/test/testnew5.tex +share/texmf-dist/doc/latex/labels/test/testnew6.tex +share/texmf-dist/doc/latex/labels/test/testnew7.tex +share/texmf-dist/doc/latex/labels/test/testnew8.tex +share/texmf-dist/doc/latex/labels/test/testnew9.tex +share/texmf-dist/doc/latex/labels/test/zwekform.tex diff --git a/print/tex-labels-doc/distinfo b/print/tex-labels-doc/distinfo new file mode 100644 index 000000000..f7591c523 --- /dev/null +++ b/print/tex-labels-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-labels-15878/labels.doc.tar.xz) = d9d6e9ff3a183caf5063349dd66dbc415f6cbc3f +RMD160 (tex-labels-15878/labels.doc.tar.xz) = e6eff27e4d850c79e04c66aced078dd6914c8eac +Size (tex-labels-15878/labels.doc.tar.xz) = 177412 bytes diff --git a/print/tex-labels/DESCR b/print/tex-labels/DESCR new file mode 100644 index 000000000..4affdde8f --- /dev/null +++ b/print/tex-labels/DESCR @@ -0,0 +1,8 @@ +A LaTeX package to print a regular grid of ragged-right labels +on a page, suitable for sheets of labels which can be fed +through a printer. Macros are provided to allow easy input of +names and addresses in a form free of TeX markup. Equally +useful is a feature for making multiple copies of a single +label, e.g., return address stickers to go with the labels. +Rows, columns, borders can all be specified to match the label +sheet being used. diff --git a/print/tex-labels/Makefile b/print/tex-labels/Makefile new file mode 100644 index 000000000..59cdc08d2 --- /dev/null +++ b/print/tex-labels/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= labels +PKGNAME= tex-${DISTNAME}-0.13 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/labels +COMMENT= Print sheets of sticky labels +LICENSE= lppl-1.2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-labels/PLIST b/print/tex-labels/PLIST new file mode 100644 index 000000000..4f786c5aa --- /dev/null +++ b/print/tex-labels/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/tex/latex/labels/labels.sty +share/texmf-dist/tex/latex/labels/olabels.sty diff --git a/print/tex-labels/distinfo b/print/tex-labels/distinfo new file mode 100644 index 000000000..27ccab27f --- /dev/null +++ b/print/tex-labels/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-labels-15878/labels.tar.xz) = 8eb360df4e34eff3dc0bfbfe1761c309cb3c4706 +RMD160 (tex-labels-15878/labels.tar.xz) = fe9c8bc35aab8b4cd3593101039e6e72ec910170 +Size (tex-labels-15878/labels.tar.xz) = 3528 bytes diff --git a/print/tex-lambda/Makefile b/print/tex-lambda/Makefile index 50dc640dc..26674419e 100644 --- a/print/tex-lambda/Makefile +++ b/print/tex-lambda/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:17 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/30 06:56:23 markd Exp $ DISTNAME= lambda -PKGNAME= tex-${DISTNAME}-2008.7340 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 28669 MAINTAINER= minskim@NetBSD.org COMMENT= LaTeX for Omega diff --git a/print/tex-lambda/PLIST b/print/tex-lambda/PLIST index 2dbdcb189..426794859 100644 --- a/print/tex-lambda/PLIST +++ b/print/tex-lambda/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 18:54:36 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/30 06:56:23 markd Exp $ share/texmf-dist/tex/lambda/base/UT1cmr.fd share/texmf-dist/tex/lambda/base/UT1omlgc.fd share/texmf-dist/tex/lambda/base/elhyph16.tex @@ -12,8 +12,6 @@ share/texmf-dist/tex/lambda/base/inuit.hpn share/texmf-dist/tex/lambda/base/lambda.tex share/texmf-dist/tex/lambda/base/lchcmr.fd share/texmf-dist/tex/lambda/base/lchenc.def -share/texmf-dist/tex/lambda/base/litcmr.fd -share/texmf-dist/tex/lambda/base/litenc.def share/texmf-dist/tex/lambda/base/ocherokee.sty share/texmf-dist/tex/lambda/base/odev.sty share/texmf-dist/tex/lambda/base/ojapan.sty diff --git a/print/tex-lambda/distinfo b/print/tex-lambda/distinfo index 92a95235d..3fc8b974e 100644 --- a/print/tex-lambda/distinfo +++ b/print/tex-lambda/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:17 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/30 06:56:23 markd Exp $ -SHA1 (tex-lambda-15878.2010/lambda.tar.xz) = 2e6d6c096f180d925e7ad7c71a5915eb591c59a5 -RMD160 (tex-lambda-15878.2010/lambda.tar.xz) = 09e8942da383502f4ad805bddd12e6ec51682da3 -Size (tex-lambda-15878.2010/lambda.tar.xz) = 47204 bytes +SHA1 (tex-lambda-28669/lambda.tar.xz) = 7b801bc6ca4bc61a702571c8d13c67aeb82551f9 +RMD160 (tex-lambda-28669/lambda.tar.xz) = 07798519b571b99bf2541e41fd27e831365329ad +Size (tex-lambda-28669/lambda.tar.xz) = 47024 bytes diff --git a/print/tex-lastpage-doc/Makefile b/print/tex-lastpage-doc/Makefile index fa5d97674..0144b8c42 100644 --- a/print/tex-lastpage-doc/Makefile +++ b/print/tex-lastpage-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2011/02/07 19:11:31 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 11:52:29 markd Exp $ DISTNAME= lastpage.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.2g -TEXLIVE_REV= 21261 +PKGNAME= tex-${DISTNAME:S/./-/}-1.2m +TEXLIVE_REV= 36680 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-lastpage +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lastpage-doc/PLIST b/print/tex-lastpage-doc/PLIST index 65201bcc5..7a31cc6f4 100644 --- a/print/tex-lastpage-doc/PLIST +++ b/print/tex-lastpage-doc/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/10/28 17:47:25 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/23 11:52:29 markd Exp $ share/texmf-dist/doc/latex/lastpage/README share/texmf-dist/doc/latex/lastpage/lastpage-example.pdf share/texmf-dist/doc/latex/lastpage/lastpage-example.tex share/texmf-dist/doc/latex/lastpage/lastpage.pdf -share/texmf-dist/doc/latex/lastpage/ltxdoc.cfg diff --git a/print/tex-lastpage-doc/distinfo b/print/tex-lastpage-doc/distinfo index becc02e85..472acc8b5 100644 --- a/print/tex-lastpage-doc/distinfo +++ b/print/tex-lastpage-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/02/07 19:11:31 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/23 11:52:29 markd Exp $ -SHA1 (tex-lastpage-21261/lastpage.doc.tar.xz) = 6e5af5cac0ff98c01651cdc4a1f640980603f381 -RMD160 (tex-lastpage-21261/lastpage.doc.tar.xz) = 2d91eadda4ac55be11057e43b89fc39861c23cde -Size (tex-lastpage-21261/lastpage.doc.tar.xz) = 518544 bytes +SHA1 (tex-lastpage-36680/lastpage.doc.tar.xz) = db4bb95e2f1f9c0d59d1c8f24aadce93f7755fd6 +RMD160 (tex-lastpage-36680/lastpage.doc.tar.xz) = 789d6828bf63c7740c35a22461ca5c3979d471ed +Size (tex-lastpage-36680/lastpage.doc.tar.xz) = 547120 bytes diff --git a/print/tex-lastpage/Makefile b/print/tex-lastpage/Makefile index c3d976fbc..4176c5601 100644 --- a/print/tex-lastpage/Makefile +++ b/print/tex-lastpage/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2011/02/07 19:11:30 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 11:52:29 markd Exp $ DISTNAME= lastpage -PKGNAME= tex-${DISTNAME}-1.2g -TEXLIVE_REV= 21261 +PKGNAME= tex-${DISTNAME}-1.2m +TEXLIVE_REV= 36680 MAINTAINER= minskim@NetBSD.org COMMENT= Reference last page for Page N of M type footers +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb28 DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin diff --git a/print/tex-lastpage/distinfo b/print/tex-lastpage/distinfo index b6996b2d0..ca834809c 100644 --- a/print/tex-lastpage/distinfo +++ b/print/tex-lastpage/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/02/07 19:11:30 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/23 11:52:29 markd Exp $ -SHA1 (tex-lastpage-21261/lastpage.tar.xz) = 667d5025f98739fbf720cfe650a60b20970bfe1e -RMD160 (tex-lastpage-21261/lastpage.tar.xz) = acbe38a4623e9b3d2bfae1c78948c8a1e36e6e09 -Size (tex-lastpage-21261/lastpage.tar.xz) = 2956 bytes +SHA1 (tex-lastpage-36680/lastpage.tar.xz) = d32b52abfcf1cc9753bb419f2e4f3bc7e3f5d863 +RMD160 (tex-lastpage-36680/lastpage.tar.xz) = 4ba78855fea7e7dc77f74b49aff08a5b3c49d03e +Size (tex-lastpage-36680/lastpage.tar.xz) = 3528 bytes diff --git a/print/tex-latex-bib-ex-doc/DESCR b/print/tex-latex-bib-ex-doc/DESCR new file mode 100644 index 000000000..0c480f85b --- /dev/null +++ b/print/tex-latex-bib-ex-doc/DESCR @@ -0,0 +1,3 @@ +The bundle provides a collection of files containing every +example in the book "Bibliografien mit LaTeX" (ISBN 978- +3865414151), by the package author. diff --git a/print/tex-latex-bib-ex-doc/Makefile b/print/tex-latex-bib-ex-doc/Makefile new file mode 100644 index 000000000..99b3fa02c --- /dev/null +++ b/print/tex-latex-bib-ex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= latex-bib-ex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 25831 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex-bib-ex +COMMENT= Examples for the book Bibliografien mit LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-bib-ex-doc/PLIST b/print/tex-latex-bib-ex-doc/PLIST new file mode 100644 index 000000000..31f25c208 --- /dev/null +++ b/print/tex-latex-bib-ex-doc/PLIST @@ -0,0 +1,199 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/latex-bib-ex/01-01-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/01-01-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/01-02-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/01-02-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/01-02-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/01-03-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/01-03-2.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/01-03-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/01-03-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-01-1.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-01-2.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-02-1.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-02-2.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-02-3.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-03-1.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-03-2.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-03-3.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-04-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-04-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-04-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-04-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-04-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-06-1.ltx2crop +share/texmf-dist/doc/latex/latex-bib-ex/02-07-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-10.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-11.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-12.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-13.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-14.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-15.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/02-07-16.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-17.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-18.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-19.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-20.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-21.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-22.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-23.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-6.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-7.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-8.ltx +share/texmf-dist/doc/latex/latex-bib-ex/02-07-9.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-1.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-03-10.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-03-11.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-12.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-13.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-14.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-15.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-16.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-17.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-18.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-19.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-20.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-21.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-22.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-23.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-24.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-03-25.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-03-26.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-03-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-4.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-03-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-6.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-03-7.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-8.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-03-9.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-10.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-11.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-6.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-7.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-8.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-04-9.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-05-1.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-05-2.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-05-3.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-05-4.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-06-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-06-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-06-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-06-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-06-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-07-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-08-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-08-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-08-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-08-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-08-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-09-1.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-09-2.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-09-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-09-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-10.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-11.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-12.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-13.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-14.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-15.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-6.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-7.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-8.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-10-9.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-10.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-11.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-12.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-13.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-14.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-15.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-16.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-17.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-18.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-19.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-20.ltx2 +share/texmf-dist/doc/latex/latex-bib-ex/03-11-21.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-22.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-23.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-24.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-6.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-7.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-8.ltx +share/texmf-dist/doc/latex/latex-bib-ex/03-11-9.ltx +share/texmf-dist/doc/latex/latex-bib-ex/04-05-1.ltx2crop +share/texmf-dist/doc/latex/latex-bib-ex/04-05-2.ltx2crop +share/texmf-dist/doc/latex/latex-bib-ex/04-07-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/05-04-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-01-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-01-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-01-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-01-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-01-5.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-01-6.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-01-7.ltx +share/texmf-dist/doc/latex/latex-bib-ex/06-02-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-01-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-02-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-03-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-04-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-05-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-06-1.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-06-2.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-06-3.ltx +share/texmf-dist/doc/latex/latex-bib-ex/08-06-4.ltx +share/texmf-dist/doc/latex/latex-bib-ex/README +share/texmf-dist/doc/latex/latex-bib-ex/UTF8.bib +share/texmf-dist/doc/latex/latex-bib-ex/articles.bib +share/texmf-dist/doc/latex/latex-bib-ex/bibA.bib +share/texmf-dist/doc/latex/latex-bib-ex/bibB.bib +share/texmf-dist/doc/latex/latex-bib-ex/bibtool.bib +share/texmf-dist/doc/latex/latex-bib-ex/bibtool2.bib +share/texmf-dist/doc/latex/latex-bib-ex/books.bib +share/texmf-dist/doc/latex/latex-bib-ex/case.bib +share/texmf-dist/doc/latex/latex-bib-ex/case2.bib +share/texmf-dist/doc/latex/latex-bib-ex/crossref.bib +share/texmf-dist/doc/latex/latex-bib-ex/crossref2.bib +share/texmf-dist/doc/latex/latex-bib-ex/de-examples-dw.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo.lbx +share/texmf-dist/doc/latex/latex-bib-ex/demo10.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo11.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo2.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo3.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo4.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo4.bl2 +share/texmf-dist/doc/latex/latex-bib-ex/demo5.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo6.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo7.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo8.bib +share/texmf-dist/doc/latex/latex-bib-ex/demo9.bib +share/texmf-dist/doc/latex/latex-bib-ex/easy.bst +share/texmf-dist/doc/latex/latex-bib-ex/examples-dw.bib +share/texmf-dist/doc/latex/latex-bib-ex/examples.bib +share/texmf-dist/doc/latex/latex-bib-ex/examplesA.bib +share/texmf-dist/doc/latex/latex-bib-ex/examplesB.bib +share/texmf-dist/doc/latex/latex-bib-ex/klassiker.bib +share/texmf-dist/doc/latex/latex-bib-ex/natbib.cfg +share/texmf-dist/doc/latex/latex-bib-ex/philosophy-examples.bib +share/texmf-dist/doc/latex/latex-bib-ex/plainDemo.bst +share/texmf-dist/doc/latex/latex-bib-ex/vanBib.bib diff --git a/print/tex-latex-bib-ex-doc/distinfo b/print/tex-latex-bib-ex-doc/distinfo new file mode 100644 index 000000000..aae087368 --- /dev/null +++ b/print/tex-latex-bib-ex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-latex-bib-ex-25831/latex-bib-ex.doc.tar.xz) = 223f0ba457fbf9f1ba7c103e166214c62256d1a6 +RMD160 (tex-latex-bib-ex-25831/latex-bib-ex.doc.tar.xz) = 731e48ab1d4ecac435ea268e48812514c6492c22 +Size (tex-latex-bib-ex-25831/latex-bib-ex.doc.tar.xz) = 49552 bytes diff --git a/print/tex-latex-brochure-doc/DESCR b/print/tex-latex-brochure-doc/DESCR new file mode 100644 index 000000000..d127446a0 --- /dev/null +++ b/print/tex-latex-brochure-doc/DESCR @@ -0,0 +1,4 @@ +The document is designed as a publicity flyer for LaTeX, but +also serves as an interesting showcase of what LaTeX can do. +The flyer is designed for printing, double-sided, on A3 paper, +which would then be folded once. diff --git a/print/tex-latex-brochure-doc/Makefile b/print/tex-latex-brochure-doc/Makefile new file mode 100644 index 000000000..32dcb41ec --- /dev/null +++ b/print/tex-latex-brochure-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= latex-brochure.doc +PKGNAME= tex-${DISTNAME:S/./-/}-20130122 +TEXLIVE_REV= 28916 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex-brochure +COMMENT= Publicity flyer for LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-brochure-doc/PLIST b/print/tex-latex-brochure-doc/PLIST new file mode 100644 index 000000000..54332e924 --- /dev/null +++ b/print/tex-latex-brochure-doc/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/latex-brochure/README +share/texmf-dist/doc/latex/latex-brochure/README.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure-a3folderFB.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure-a3folderIN.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure-a4.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure-ledgerfolderFB.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure-ledgerfolderIN.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure-letter.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure.bib +share/texmf-dist/doc/latex/latex-brochure/brochure.pdf +share/texmf-dist/doc/latex/latex-brochure/brochure.sty +share/texmf-dist/doc/latex/latex-brochure/brochure.tex +share/texmf-dist/doc/latex/latex-brochure/build +share/texmf-dist/doc/latex/latex-brochure/diagram-crop.eps +share/texmf-dist/doc/latex/latex-brochure/diagram-crop.pdf +share/texmf-dist/doc/latex/latex-brochure/fullscreen.eps +share/texmf-dist/doc/latex/latex-brochure/fullscreen.png +share/texmf-dist/doc/latex/latex-brochure/index.html +share/texmf-dist/doc/latex/latex-brochure/sample-crop.eps +share/texmf-dist/doc/latex/latex-brochure/sample-crop.pdf +share/texmf-dist/doc/latex/latex-brochure/typo-degraded.eps +share/texmf-dist/doc/latex/latex-brochure/typo-degraded.png diff --git a/print/tex-latex-brochure-doc/distinfo b/print/tex-latex-brochure-doc/distinfo new file mode 100644 index 000000000..cd4ce55ed --- /dev/null +++ b/print/tex-latex-brochure-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-latex-brochure-28916/latex-brochure.doc.tar.xz) = 44d536df886abb04f3d20188038f5c529d827e4f +RMD160 (tex-latex-brochure-28916/latex-brochure.doc.tar.xz) = 63fb353e8c9f44ee2383d6ad46ca5144c8e93211 +Size (tex-latex-brochure-28916/latex-brochure.doc.tar.xz) = 6199988 bytes diff --git a/print/tex-latex-course-doc/DESCR b/print/tex-latex-course-doc/DESCR new file mode 100644 index 000000000..9400fce2a --- /dev/null +++ b/print/tex-latex-course-doc/DESCR @@ -0,0 +1,4 @@ +A brief Beamer-based slide presentation on LaTeX, based on +Rupprecht's LaTeX 2.09 course, which the author has translated +to English and taken to LaTeX2e/Beamer. Additional material was +taken from the Short Introduction to LaTeX. diff --git a/print/tex-latex-course-doc/Makefile b/print/tex-latex-course-doc/Makefile new file mode 100644 index 000000000..283c00008 --- /dev/null +++ b/print/tex-latex-course-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= latex-course.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2 +TEXLIVE_REV= 25505 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex-course +COMMENT= LaTeX course as a projected presentation +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-course-doc/PLIST b/print/tex-latex-course-doc/PLIST new file mode 100644 index 000000000..952fe63cb --- /dev/null +++ b/print/tex-latex-course-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/latex-course/Graphics/Ross-Siegel.png +share/texmf-dist/doc/latex/latex-course/Graphics/Thumbs.db +share/texmf-dist/doc/latex/latex-course/Graphics/campus3.png +share/texmf-dist/doc/latex/latex-course/LaTeX-Course.pdf +share/texmf-dist/doc/latex/latex-course/LaTeX-Course.tex +share/texmf-dist/doc/latex/latex-course/LaTeX-course.prj +share/texmf-dist/doc/latex/latex-course/README +share/texmf-dist/doc/latex/latex-course/beamercolorthemeross.sty diff --git a/print/tex-latex-course-doc/distinfo b/print/tex-latex-course-doc/distinfo new file mode 100644 index 000000000..fdeddb9a1 --- /dev/null +++ b/print/tex-latex-course-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-latex-course-25505/latex-course.doc.tar.xz) = cf6ac00cad1eb625fcf8d2ec741d228dbd829641 +RMD160 (tex-latex-course-25505/latex-course.doc.tar.xz) = 2f96a009eef58be3dd6d76e740ffe0e72add7978 +Size (tex-latex-course-25505/latex-course.doc.tar.xz) = 600116 bytes diff --git a/print/tex-latex-doc-ptr-doc/DESCR b/print/tex-latex-doc-ptr-doc/DESCR new file mode 100644 index 000000000..589c8d650 --- /dev/null +++ b/print/tex-latex-doc-ptr-doc/DESCR @@ -0,0 +1,5 @@ +A two-page set of recommendations for users who need on-line +documentation of LaTeX. The document supports the need for +documentation of LaTeX itself, in distributions. For example, +it could be used in the command texdoc latex, in the TeX Live +distribution. diff --git a/print/tex-latex-doc-ptr-doc/Makefile b/print/tex-latex-doc-ptr-doc/Makefile new file mode 100644 index 000000000..f80d3864d --- /dev/null +++ b/print/tex-latex-doc-ptr-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= latex-doc-ptr.doc +PKGNAME= tex-${DISTNAME:S/./-/}-20090324 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex-doc-ptr +COMMENT= Direction-finder for LaTeX documentation +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-doc-ptr-doc/PLIST b/print/tex-latex-doc-ptr-doc/PLIST new file mode 100644 index 000000000..60efe5aac --- /dev/null +++ b/print/tex-latex-doc-ptr-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/latex-doc-ptr/Makefile +share/texmf-dist/doc/latex/latex-doc-ptr/README +share/texmf-dist/doc/latex/latex-doc-ptr/latex-doc-ptr.pdf +share/texmf-dist/doc/latex/latex-doc-ptr/latex-doc-ptr.sty +share/texmf-dist/doc/latex/latex-doc-ptr/latex-doc-ptr.tex diff --git a/print/tex-latex-doc-ptr-doc/distinfo b/print/tex-latex-doc-ptr-doc/distinfo new file mode 100644 index 000000000..e0482a6ce --- /dev/null +++ b/print/tex-latex-doc-ptr-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-latex-doc-ptr-15878/latex-doc-ptr.doc.tar.xz) = a751dcedf4604fc8a7e1188368c161e6779cfca2 +RMD160 (tex-latex-doc-ptr-15878/latex-doc-ptr.doc.tar.xz) = 2b5d826b33f05f26a11eeb82758e9df82bcb69c8 +Size (tex-latex-doc-ptr-15878/latex-doc-ptr.doc.tar.xz) = 130636 bytes diff --git a/print/tex-latex-doc/Makefile b/print/tex-latex-doc/Makefile index 845479207..841ba7e19 100644 --- a/print/tex-latex-doc/Makefile +++ b/print/tex-latex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/16 20:44:38 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/14 12:50:04 markd Exp $ DISTNAME= latex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2012 -TEXLIVE_REV= 27907 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 37361 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-latex diff --git a/print/tex-latex-doc/PLIST b/print/tex-latex-doc/PLIST index c4b02059e..5dd94e006 100644 --- a/print/tex-latex-doc/PLIST +++ b/print/tex-latex-doc/PLIST @@ -1,28 +1,38 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/22 01:18:42 minskim Exp $ -share/texmf-dist/doc/latex/base/00readme.txt +@comment $NetBSD: PLIST,v 1.3 2015/06/14 12:50:04 markd Exp $ +share/texmf-dist/doc/latex/base/README share/texmf-dist/doc/latex/base/alltt.pdf -share/texmf-dist/doc/latex/base/autoload.txt share/texmf-dist/doc/latex/base/bugs.txt share/texmf-dist/doc/latex/base/cfgguide.pdf +share/texmf-dist/doc/latex/base/cfgguide.tex +share/texmf-dist/doc/latex/base/changes-doc.txt +share/texmf-dist/doc/latex/base/changes.old.txt share/texmf-dist/doc/latex/base/changes.txt share/texmf-dist/doc/latex/base/classes.pdf share/texmf-dist/doc/latex/base/clsguide.pdf +share/texmf-dist/doc/latex/base/clsguide.tex share/texmf-dist/doc/latex/base/cmfonts.pdf share/texmf-dist/doc/latex/base/cyrguide.pdf +share/texmf-dist/doc/latex/base/cyrguide.tex share/texmf-dist/doc/latex/base/doc.pdf share/texmf-dist/doc/latex/base/docstrip.pdf share/texmf-dist/doc/latex/base/encguide.pdf +share/texmf-dist/doc/latex/base/encguide.tex share/texmf-dist/doc/latex/base/exscale.pdf -share/texmf-dist/doc/latex/base/fixltx2e.pdf +share/texmf-dist/doc/latex/base/fix-cm.pdf share/texmf-dist/doc/latex/base/fntguide.pdf +share/texmf-dist/doc/latex/base/fntguide.tex share/texmf-dist/doc/latex/base/graphpap.pdf share/texmf-dist/doc/latex/base/ifthen.pdf share/texmf-dist/doc/latex/base/inputenc.pdf -share/texmf-dist/doc/latex/base/latex209.pdf +share/texmf-dist/doc/latex/base/latexchanges.pdf +share/texmf-dist/doc/latex/base/latexchanges.tex +share/texmf-dist/doc/latex/base/latexrelease.pdf share/texmf-dist/doc/latex/base/latexsym.pdf +share/texmf-dist/doc/latex/base/lb2.err share/texmf-dist/doc/latex/base/lb2.pdf share/texmf-dist/doc/latex/base/legal.txt share/texmf-dist/doc/latex/base/letter.pdf +share/texmf-dist/doc/latex/base/lgc2.err share/texmf-dist/doc/latex/base/lgc2.pdf share/texmf-dist/doc/latex/base/lppl-1-0.txt share/texmf-dist/doc/latex/base/lppl-1-1.txt @@ -30,15 +40,18 @@ share/texmf-dist/doc/latex/base/lppl-1-2.txt share/texmf-dist/doc/latex/base/lppl.pdf share/texmf-dist/doc/latex/base/lppl.txt share/texmf-dist/doc/latex/base/ltnews.pdf +share/texmf-dist/doc/latex/base/ltnews.tex +share/texmf-dist/doc/latex/base/ltunicode.pdf share/texmf-dist/doc/latex/base/ltx3info.pdf -share/texmf-dist/doc/latex/base/ltxcheck.pdf +share/texmf-dist/doc/latex/base/ltx3info.tex share/texmf-dist/doc/latex/base/ltxdoc.pdf share/texmf-dist/doc/latex/base/makeindx.pdf share/texmf-dist/doc/latex/base/manifest.txt +share/texmf-dist/doc/latex/base/manual.err share/texmf-dist/doc/latex/base/manual.pdf share/texmf-dist/doc/latex/base/modguide.pdf -share/texmf-dist/doc/latex/base/newlfont.pdf -share/texmf-dist/doc/latex/base/oldlfont.pdf +share/texmf-dist/doc/latex/base/modguide.tex +share/texmf-dist/doc/latex/base/nfssfont.pdf share/texmf-dist/doc/latex/base/patches.txt share/texmf-dist/doc/latex/base/proc.pdf share/texmf-dist/doc/latex/base/slides.pdf @@ -47,7 +60,10 @@ share/texmf-dist/doc/latex/base/source2e.pdf share/texmf-dist/doc/latex/base/syntonly.pdf share/texmf-dist/doc/latex/base/tex2.txt share/texmf-dist/doc/latex/base/texpert.txt +share/texmf-dist/doc/latex/base/tlc2.err share/texmf-dist/doc/latex/base/tlc2.pdf share/texmf-dist/doc/latex/base/usrguide.pdf +share/texmf-dist/doc/latex/base/usrguide.tex share/texmf-dist/doc/latex/base/utf8ienc.pdf +share/texmf-dist/doc/latex/base/webcomp.err share/texmf-dist/doc/latex/base/webcomp.pdf diff --git a/print/tex-latex-doc/distinfo b/print/tex-latex-doc/distinfo index aebbb1f40..3a8114846 100644 --- a/print/tex-latex-doc/distinfo +++ b/print/tex-latex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/10/16 20:44:38 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-latex-27907/latex.doc.tar.xz) = 4c99de95d7234ca1df847373f4a098f9b33422aa -RMD160 (tex-latex-27907/latex.doc.tar.xz) = 91e31c9cfc2a2cb7d535029d12925c772b6483a7 -Size (tex-latex-27907/latex.doc.tar.xz) = 8016936 bytes +SHA1 (tex-latex-37361/latex.doc.tar.xz) = ae0fca1fcba74e63c96a6352ed3ff4813aea93a9 +RMD160 (tex-latex-37361/latex.doc.tar.xz) = 5e75fc2d454d9c7d85aee6da12cc68b172f45ab7 +Size (tex-latex-37361/latex.doc.tar.xz) = 12184752 bytes diff --git a/print/tex-latex-graphics-companion-doc/DESCR b/print/tex-latex-graphics-companion-doc/DESCR new file mode 100644 index 000000000..7d6db303b --- /dev/null +++ b/print/tex-latex-graphics-companion-doc/DESCR @@ -0,0 +1,2 @@ +The source of the examples printed in the book, together with +necessary supporting files. diff --git a/print/tex-latex-graphics-companion-doc/Makefile b/print/tex-latex-graphics-companion-doc/Makefile new file mode 100644 index 000000000..47ec553e0 --- /dev/null +++ b/print/tex-latex-graphics-companion-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +DISTNAME= latex-graphics-companion.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29235 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lgc-examples +COMMENT= Examples from The LaTeX Graphics Companion +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-graphics-companion-doc/PLIST b/print/tex-latex-graphics-companion-doc/PLIST new file mode 100644 index 000000000..06cb463ba --- /dev/null +++ b/print/tex-latex-graphics-companion-doc/PLIST @@ -0,0 +1,438 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-10.pic +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-11.pic +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-12.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-8.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/1-4-9.pic +share/texmf-dist/doc/latex/latex-graphics-companion/10-1-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/10-1-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/10-1-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/10-1-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/10-1-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/10-5-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/11-3-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/11-6-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-1.mp +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-10.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-11.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-12.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-2.mp +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-3.mp +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-4.mp +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-8.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/12-0-9.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-10.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-11.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-12.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-13.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-14.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-15.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-16.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-17.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-18.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-19.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-20.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-2-9.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-10.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-11.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-12.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-13.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-14.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-15.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-16.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-17.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/2-3-9.inl +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-1.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-2.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-3.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-4.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-5.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-6.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-7.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-8.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-1-9.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-2-1.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-2-2.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-2-3.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-1.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-10.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-11.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-12.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-13.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-14.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-15.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-16.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-17.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-18.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-19.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-2.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-3.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-4.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-5.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-6.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-7.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-8.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-3-9.mp +share/texmf-dist/doc/latex/latex-graphics-companion/3-4-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/3-4-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/3-4-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/3-4-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/3-4-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/3-4-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-10.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-11.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-10-9.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-2-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-2-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-2-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-2-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-2-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-3-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-3-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-10.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-11.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-12.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-4-9.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-10.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-11.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-12.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-13.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-14.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-15.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-16.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-5-9.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-10.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-11.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-12.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-13.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-14.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-15.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-16.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-17.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-18.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-19.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-20.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-21.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-22.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-23.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-24.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-25.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-26.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-27.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-28.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-29.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-30.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-31.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-32.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-33.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-34.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-35.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-36.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-37.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-38.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-39.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-40.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-41.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-42.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-43.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-44.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-45.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-46.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-6-9.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-7-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-7-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-7-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-7-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-8-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-8-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-8-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-8-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-8-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-9-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/4-9-10.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/4-9-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/5-2-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-8.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-3-9.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-4-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-4-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-4-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-4-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-10.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-11.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-12.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-13.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-14.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-15.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-16.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-17.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-18.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-19.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-20.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-21.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-22.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-23.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-24.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-25.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-26.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-27.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-28.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-29.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-30.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-31.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-32.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-33.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-34.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-35.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-8.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/5-5-9.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-10.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-11.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-12.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-13.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-14.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-15.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-16.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-17.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-18.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-19.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-20.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-21.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-22.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-23.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-24.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-8.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-2-9.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-10.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-11.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-12.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-13.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-14.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-8.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-3-9.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-4-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-4-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-4-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-5-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-6-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-6-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-6-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-6-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-6-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-6-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-6-7.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-1.m4 +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-2.m4 +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-3.m4 +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/6-7-4.m4 +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-1.mx1 +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-1.mx2 +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-1.ptx +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-5.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/7-2-6.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-1.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-3.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-4.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-5.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-6.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-7.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-8.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-3-9.abc +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-1.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-10.mx1 +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-10.mx2 +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-10.ptx +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-2.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-3.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-4.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-5.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-6.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-7.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-8.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/7-4-9.mpp +share/texmf-dist/doc/latex/latex-graphics-companion/8-1-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-1-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-1-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-1-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-2-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-2-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-2-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-3-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-3-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-3-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-4-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-4-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-5-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-6-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/8-7-1.acr +share/texmf-dist/doc/latex/latex-graphics-companion/8-7-1.dwn +share/texmf-dist/doc/latex/latex-graphics-companion/8-7-1.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-7-2.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-7-3.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/8-7-4.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-8.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/9-2-9.ltx +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-10.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-11.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-12.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-13.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-14.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-15.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-16.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-17.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-18.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-19.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-2.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-20.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-3.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-4.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-5.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-6.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-7.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-8.inl +share/texmf-dist/doc/latex/latex-graphics-companion/9-3-9.inl +share/texmf-dist/doc/latex/latex-graphics-companion/A-1-1.inl +share/texmf-dist/doc/latex/latex-graphics-companion/Makefile +share/texmf-dist/doc/latex/latex-graphics-companion/README +share/texmf-dist/doc/latex/latex-graphics-companion/ages.dat +share/texmf-dist/doc/latex/latex-graphics-companion/bar.ini +share/texmf-dist/doc/latex/latex-graphics-companion/chap.dat +share/texmf-dist/doc/latex/latex-graphics-companion/clef.ini +share/texmf-dist/doc/latex/latex-graphics-companion/config.ps +share/texmf-dist/doc/latex/latex-graphics-companion/decade.dat +share/texmf-dist/doc/latex/latex-graphics-companion/feature.ini +share/texmf-dist/doc/latex/latex-graphics-companion/graves.dat +share/texmf-dist/doc/latex/latex-graphics-companion/inputs/graphics.cfg +share/texmf-dist/doc/latex/latex-graphics-companion/inputs/header.tex +share/texmf-dist/doc/latex/latex-graphics-companion/inputs/mfpic.sty +share/texmf-dist/doc/latex/latex-graphics-companion/inputs/ppex.cls +share/texmf-dist/doc/latex/latex-graphics-companion/key.ini +share/texmf-dist/doc/latex/latex-graphics-companion/langs.dat +share/texmf-dist/doc/latex/latex-graphics-companion/langs2.dat +share/texmf-dist/doc/latex/latex-graphics-companion/langs3.dat +share/texmf-dist/doc/latex/latex-graphics-companion/macro.ini +share/texmf-dist/doc/latex/latex-graphics-companion/mpp.tex +share/texmf-dist/doc/latex/latex-graphics-companion/note.ini +share/texmf-dist/doc/latex/latex-graphics-companion/notecc.ini +share/texmf-dist/doc/latex/latex-graphics-companion/pot.dat +share/texmf-dist/doc/latex/latex-graphics-companion/script.ini +share/texmf-dist/doc/latex/latex-graphics-companion/scriptcc.ini +share/texmf-dist/doc/latex/latex-graphics-companion/showgrid.tex +share/texmf-dist/doc/latex/latex-graphics-companion/stones.dat +share/texmf-dist/doc/latex/latex-graphics-companion/students.dat +share/texmf-dist/doc/latex/latex-graphics-companion/veracx.mx1 +share/texmf-dist/doc/latex/latex-graphics-companion/veracx.tex +share/texmf-dist/doc/latex/latex-graphics-companion/yearm.dat +share/texmf-dist/doc/latex/latex-graphics-companion/years.dat +share/texmf-dist/doc/latex/latex-graphics-companion/years.men +share/texmf-dist/doc/latex/latex-graphics-companion/years.wom +share/texmf-dist/doc/latex/latex-graphics-companion/yearw.dat diff --git a/print/tex-latex-graphics-companion-doc/distinfo b/print/tex-latex-graphics-companion-doc/distinfo new file mode 100644 index 000000000..a1e013b0e --- /dev/null +++ b/print/tex-latex-graphics-companion-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-latex-graphics-companion-29235/latex-graphics-companion.doc.tar.xz) = 2c632d6a99270a1f2dce2f6b3f1e86803eb555a6 +RMD160 (tex-latex-graphics-companion-29235/latex-graphics-companion.doc.tar.xz) = 5af04e7d5841e2c96f3828f56fe110137f2edcee +Size (tex-latex-graphics-companion-29235/latex-graphics-companion.doc.tar.xz) = 61484 bytes diff --git a/print/tex-latex-referenz-doc/DESCR b/print/tex-latex-referenz-doc/DESCR new file mode 100644 index 000000000..1af134471 --- /dev/null +++ b/print/tex-latex-referenz-doc/DESCR @@ -0,0 +1,4 @@ +This bundle contains all the examples, as source, eps and pdf, +of the author's book "LaTeX Referenz" (2nd ed.), published by +DANTE/Lehmanns. The examples can be run, using the example +class (ttctexa.cls) in the distribution. diff --git a/print/tex-latex-referenz-doc/Makefile b/print/tex-latex-referenz-doc/Makefile new file mode 100644 index 000000000..8bee1e162 --- /dev/null +++ b/print/tex-latex-referenz-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= latex-referenz.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2 +TEXLIVE_REV= 36671 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex-referenz +COMMENT= Examples from the book "LaTeX Referenz" +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-referenz-doc/PLIST b/print/tex-latex-referenz-doc/PLIST new file mode 100644 index 000000000..d015ad50d --- /dev/null +++ b/print/tex-latex-referenz-doc/PLIST @@ -0,0 +1,221 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/latex-referenz/01-03-1.xltx +share/texmf-dist/doc/latex/latex-referenz/01-04-1.lux +share/texmf-dist/doc/latex/latex-referenz/01-04-2.lux +share/texmf-dist/doc/latex/latex-referenz/01-08-1.sh +share/texmf-dist/doc/latex/latex-referenz/01-08-2.sh +share/texmf-dist/doc/latex/latex-referenz/02-03-1.ltx2crop +share/texmf-dist/doc/latex/latex-referenz/02-03-2.ltx +share/texmf-dist/doc/latex/latex-referenz/02-03-3.ltx +share/texmf-dist/doc/latex/latex-referenz/02-03-4.ltx +share/texmf-dist/doc/latex/latex-referenz/03-01-1.lux +share/texmf-dist/doc/latex/latex-referenz/03-03-1.ltx +share/texmf-dist/doc/latex/latex-referenz/03-04-1.ltx +share/texmf-dist/doc/latex/latex-referenz/03-05-1.ltx +share/texmf-dist/doc/latex/latex-referenz/03-06-1.ltx +share/texmf-dist/doc/latex/latex-referenz/03-07-1.ltx +share/texmf-dist/doc/latex/latex-referenz/03-07-2.ltx +share/texmf-dist/doc/latex/latex-referenz/03-08-1.ltx +share/texmf-dist/doc/latex/latex-referenz/03-08-2.ltx +share/texmf-dist/doc/latex/latex-referenz/03-08-3.ltx +share/texmf-dist/doc/latex/latex-referenz/03-08-4.ltx +share/texmf-dist/doc/latex/latex-referenz/03-08-5.ltx +share/texmf-dist/doc/latex/latex-referenz/03-08-6.ltx +share/texmf-dist/doc/latex/latex-referenz/04-02-1.ltx +share/texmf-dist/doc/latex/latex-referenz/05-01-1.ltx +share/texmf-dist/doc/latex/latex-referenz/05-02-1.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-1.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-10.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-11.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-12.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-13.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-14.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-15.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-16.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-17.lux +share/texmf-dist/doc/latex/latex-referenz/06-02-18.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-2.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-3.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-4.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-5.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-6.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-7.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-8.ltx +share/texmf-dist/doc/latex/latex-referenz/06-02-9.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-1.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-10.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-11.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-12.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-13.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-14.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-15.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-16.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-17.lux +share/texmf-dist/doc/latex/latex-referenz/06-03-18.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-2.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-3.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-4.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-5.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-6.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-7.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-8.ltx +share/texmf-dist/doc/latex/latex-referenz/06-03-9.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-1.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-10.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-11.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-12.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-13.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-14.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-15.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-16.lux +share/texmf-dist/doc/latex/latex-referenz/06-05-17.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-18.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-19.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-2.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-20.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-21.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-22.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-23.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-3.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-4.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-5.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-6.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-7.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-8.ltx +share/texmf-dist/doc/latex/latex-referenz/06-05-9.ltx +share/texmf-dist/doc/latex/latex-referenz/06-06-1.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-1.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-10.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-11.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-12.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-13.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-14.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-15.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-16.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-17.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-18.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-19.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-2.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-20.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-21.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-3.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-4.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-5.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-6.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-7.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-8.ltx +share/texmf-dist/doc/latex/latex-referenz/07-03-9.ltx +share/texmf-dist/doc/latex/latex-referenz/07-04-1.ltx +share/texmf-dist/doc/latex/latex-referenz/07-04-2.ltx +share/texmf-dist/doc/latex/latex-referenz/07-04-3.ltx +share/texmf-dist/doc/latex/latex-referenz/07-04-4.ltx +share/texmf-dist/doc/latex/latex-referenz/08-08-1.xltx +share/texmf-dist/doc/latex/latex-referenz/08-08-2.xltx +share/texmf-dist/doc/latex/latex-referenz/08-08-3.lux +share/texmf-dist/doc/latex/latex-referenz/08-08-4.lux +share/texmf-dist/doc/latex/latex-referenz/08-08-5.lux +share/texmf-dist/doc/latex/latex-referenz/08-08-6.lux +share/texmf-dist/doc/latex/latex-referenz/09-03-1.ltx +share/texmf-dist/doc/latex/latex-referenz/09-03-2.ltx +share/texmf-dist/doc/latex/latex-referenz/09-03-3.ltx +share/texmf-dist/doc/latex/latex-referenz/09-03-4.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-1.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-2.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-3.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-4.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-5.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-6.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-7.ltx +share/texmf-dist/doc/latex/latex-referenz/09-05-8.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-1.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-10.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-11.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-12.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-13.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-2.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-3.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-4.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-5.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-6.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-7.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-8.ltx +share/texmf-dist/doc/latex/latex-referenz/09-07-9.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-1.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-10.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-11.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-12.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-13.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-2.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-3.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-4.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-5.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-6.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-7.ltx +share/texmf-dist/doc/latex/latex-referenz/09-08-8.ltxps +share/texmf-dist/doc/latex/latex-referenz/09-08-9.ltx +share/texmf-dist/doc/latex/latex-referenz/10-02-1.ltx2crop +share/texmf-dist/doc/latex/latex-referenz/10-03-1.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-10.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-11.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-12.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-13.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-14.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-15.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-16.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-17.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-18.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-19.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-2.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-20.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-21.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-22.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-23.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-24.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-25.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-26.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-27.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-28.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-29.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-3.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-30.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-31.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-32.ltx2 +share/texmf-dist/doc/latex/latex-referenz/10-03-4.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-5.lux +share/texmf-dist/doc/latex/latex-referenz/10-03-6.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-7.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-8.ltx +share/texmf-dist/doc/latex/latex-referenz/10-03-9.ltx +share/texmf-dist/doc/latex/latex-referenz/DEexa.sty +share/texmf-dist/doc/latex/latex-referenz/DEoptions.sty +share/texmf-dist/doc/latex/latex-referenz/README +share/texmf-dist/doc/latex/latex-referenz/UTF8.bib +share/texmf-dist/doc/latex/latex-referenz/bspfont.cls +share/texmf-dist/doc/latex/latex-referenz/caspervector.bib +share/texmf-dist/doc/latex/latex-referenz/de-examples-dw.bib +share/texmf-dist/doc/latex/latex-referenz/demo11.bib +share/texmf-dist/doc/latex/latex-referenz/exa-fontconfig.tex +share/texmf-dist/doc/latex/latex-referenz/exaarticle.cls +share/texmf-dist/doc/latex/latex-referenz/exaarticle2.cls +share/texmf-dist/doc/latex/latex-referenz/exabook.cls +share/texmf-dist/doc/latex/latex-referenz/exabook2.cls +share/texmf-dist/doc/latex/latex-referenz/examinimal.cls +share/texmf-dist/doc/latex/latex-referenz/examples-dw.bib +share/texmf-dist/doc/latex/latex-referenz/examples.bib +share/texmf-dist/doc/latex/latex-referenz/examplesA.bib +share/texmf-dist/doc/latex/latex-referenz/examplesB.bib +share/texmf-dist/doc/latex/latex-referenz/exareport.cls +share/texmf-dist/doc/latex/latex-referenz/exaxetex.cls +share/texmf-dist/doc/latex/latex-referenz/fontDemo-E.tex +share/texmf-dist/doc/latex/latex-referenz/fontDemo.tex +share/texmf-dist/doc/latex/latex-referenz/hv.bib +share/texmf-dist/doc/latex/latex-referenz/images/B.eps +share/texmf-dist/doc/latex/latex-referenz/images/B.pdf +share/texmf-dist/doc/latex/latex-referenz/klassiker.bib +share/texmf-dist/doc/latex/latex-referenz/l3keysdemo.sty +share/texmf-dist/doc/latex/latex-referenz/luabibentry.lua +share/texmf-dist/doc/latex/latex-referenz/plainDemo.bst +share/texmf-dist/doc/latex/latex-referenz/screxa.cls +share/texmf-dist/doc/latex/latex-referenz/screxabook.cls +share/texmf-dist/doc/latex/latex-referenz/screxareport.cls +share/texmf-dist/doc/latex/latex-referenz/textdemo.sty diff --git a/print/tex-latex-referenz-doc/distinfo b/print/tex-latex-referenz-doc/distinfo new file mode 100644 index 000000000..40ef24d13 --- /dev/null +++ b/print/tex-latex-referenz-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-latex-referenz-36671/latex-referenz.doc.tar.xz) = 9cdcac07524623484b7c1b0cab5183c39c1771d2 +RMD160 (tex-latex-referenz-36671/latex-referenz.doc.tar.xz) = 6992494fe1bf841042680b078d4512185d022d5d +Size (tex-latex-referenz-36671/latex-referenz.doc.tar.xz) = 98680 bytes diff --git a/print/tex-latex-tabellen-doc/DESCR b/print/tex-latex-tabellen-doc/DESCR new file mode 100644 index 000000000..a82f38255 --- /dev/null +++ b/print/tex-latex-tabellen-doc/DESCR @@ -0,0 +1 @@ +The examples from the book <>, 2nd ed. diff --git a/print/tex-latex-tabellen-doc/Makefile b/print/tex-latex-tabellen-doc/Makefile new file mode 100644 index 000000000..c8ad64ac4 --- /dev/null +++ b/print/tex-latex-tabellen-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= latex-tabellen.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 16979 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex-tabellen +COMMENT= LaTeX Tabellen +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-tabellen-doc/PLIST b/print/tex-latex-tabellen-doc/PLIST new file mode 100644 index 000000000..054abef4d --- /dev/null +++ b/print/tex-latex-tabellen-doc/PLIST @@ -0,0 +1,323 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/latex-tabellen/01-01-1.ltxps +share/texmf-dist/doc/latex/latex-tabellen/01-01-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-12.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-13.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-14.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-15.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-16.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-17.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-18.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-19.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-01-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-1.ltxps +share/texmf-dist/doc/latex/latex-tabellen/01-02-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/01-02-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-10.ltxps +share/texmf-dist/doc/latex/latex-tabellen/02-01-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-12.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-13.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-14.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-15.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-16.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-17.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-18.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-19.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-01-8.ltxps +share/texmf-dist/doc/latex/latex-tabellen/02-01-9.ltxps +share/texmf-dist/doc/latex/latex-tabellen/02-02-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-02-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-02-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-02-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-02-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-02-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-12.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-13.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-14.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-03-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-04-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-05-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-06-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-06-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-06-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-06-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-06-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-07-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-07-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-07-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-07-4.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/02-07-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-08-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-09-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-09-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-09-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-10-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-12.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-13.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-11-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-12-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-12-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-13-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-13-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-13-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-13-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-12.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-13.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-14.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-15.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-14-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-15-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-15-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-15-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-16-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-16-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-16-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-17-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-18-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-18-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-18-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-18-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-18-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-19-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-19-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-20-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-20-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-21-1.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/02-21-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/02-22-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-22-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-22-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-22-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-23-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-24-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-24-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-24-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-24-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-25-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-25-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-26-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-27-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-28-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-28-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-28-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-28-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-29-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/02-29-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-12.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-01-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-02-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-02-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-02-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-02-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-02-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-02-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-02-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-03-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-03-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-03-3.ltxb +share/texmf-dist/doc/latex/latex-tabellen/03-03-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-03-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/03-03-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/04-01-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/04-01-10.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-11.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-12.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-13.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-14.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-15.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-3.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-4.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-5.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-6.ltx +share/texmf-dist/doc/latex/latex-tabellen/04-01-7.ltx +share/texmf-dist/doc/latex/latex-tabellen/04-01-8.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-01-9.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-02-1.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-02-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-03-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/04-03-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-03-3.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-04-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/04-04-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-04-3.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-04-4.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-04-5.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-1.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-3.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-4.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-5.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-6.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-7.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-05-8.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-1.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-3.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-4.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-5.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-6.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-7.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-8.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/04-06-9.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/05-01-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-01-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-01-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-01-4.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-01-5.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-02-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-03-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-03-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-03-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-04-1.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/05-04-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/05-05-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-05-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/05-06-1.ltxE +share/texmf-dist/doc/latex/latex-tabellen/05-06-2.ltxE +share/texmf-dist/doc/latex/latex-tabellen/05-06-3.ltxE +share/texmf-dist/doc/latex/latex-tabellen/06-00-1.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-10.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-11.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-12.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-13.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-14.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-15.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-16.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-17.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-18.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-19.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-2.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-20.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-21.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-22.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-23.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-24.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-25.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-26.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/06-00-27.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-28.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-29.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-3.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-30.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-31.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-32.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/06-00-33.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-34.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-35.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-36.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/06-00-37.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/06-00-38.ltxps +share/texmf-dist/doc/latex/latex-tabellen/06-00-39.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-4.ltxps +share/texmf-dist/doc/latex/latex-tabellen/06-00-40.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-41.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-42.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-43.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/06-00-44.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-45.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-46.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-5.ltxps +share/texmf-dist/doc/latex/latex-tabellen/06-00-6.ltxps +share/texmf-dist/doc/latex/latex-tabellen/06-00-7.ltxps +share/texmf-dist/doc/latex/latex-tabellen/06-00-8.ltx +share/texmf-dist/doc/latex/latex-tabellen/06-00-9.ltx +share/texmf-dist/doc/latex/latex-tabellen/07-03-1.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/07-03-2.ltx2 +share/texmf-dist/doc/latex/latex-tabellen/README diff --git a/print/tex-latex-tabellen-doc/distinfo b/print/tex-latex-tabellen-doc/distinfo new file mode 100644 index 000000000..43675de5f --- /dev/null +++ b/print/tex-latex-tabellen-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-latex-tabellen-16979/latex-tabellen.doc.tar.xz) = 480bce28ce2b07f54949b3479cfcc44495dab868 +RMD160 (tex-latex-tabellen-16979/latex-tabellen.doc.tar.xz) = 7c6c84b14d15fe9d140401b47820eaf68c5eeb80 +Size (tex-latex-tabellen-16979/latex-tabellen.doc.tar.xz) = 45788 bytes diff --git a/print/tex-latex-veryshortguide-doc/DESCR b/print/tex-latex-veryshortguide-doc/DESCR new file mode 100644 index 000000000..41b4efb64 --- /dev/null +++ b/print/tex-latex-veryshortguide-doc/DESCR @@ -0,0 +1,4 @@ +This is a 4-page reminder of what LaTeX does. It is designed +for printing on A4 paper, double-sided, and folding once to A5. +(Such an 'imposed' version of the document is provided in the +distribution, as PDF.) diff --git a/print/tex-latex-veryshortguide-doc/Makefile b/print/tex-latex-veryshortguide-doc/Makefile new file mode 100644 index 000000000..530a03350 --- /dev/null +++ b/print/tex-latex-veryshortguide-doc/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.2 2015/05/31 11:37:17 wiz Exp $ + +DISTNAME= latex-veryshortguide.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +PKGREVISION= 1 +TEXLIVE_REV= 29803 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex-veryshortguide +COMMENT= The Very Short Guide to LaTeX +LICENSE= lppl-1.3c + +REPLACE_SH+= doc/latex/latex-veryshortguide/build + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-veryshortguide-doc/PLIST b/print/tex-latex-veryshortguide-doc/PLIST new file mode 100644 index 000000000..586e3d455 --- /dev/null +++ b/print/tex-latex-veryshortguide-doc/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:48 wiz Exp $ +share/texmf-dist/doc/latex/latex-veryshortguide/README +share/texmf-dist/doc/latex/latex-veryshortguide/build +share/texmf-dist/doc/latex/latex-veryshortguide/index.html +share/texmf-dist/doc/latex/latex-veryshortguide/menno-a.eps +share/texmf-dist/doc/latex/latex-veryshortguide/menno-a.jpg +share/texmf-dist/doc/latex/latex-veryshortguide/veryshortguide-imposed.pdf +share/texmf-dist/doc/latex/latex-veryshortguide/veryshortguide.pdf +share/texmf-dist/doc/latex/latex-veryshortguide/veryshortguide.tex +share/texmf-dist/doc/latex/latex-veryshortguide/vsg-1.jpg +share/texmf-dist/doc/latex/latex-veryshortguide/vsg-2.jpg +share/texmf-dist/doc/latex/latex-veryshortguide/vsg-3.jpg +share/texmf-dist/doc/latex/latex-veryshortguide/vsg-4.jpg diff --git a/print/tex-latex-veryshortguide-doc/distinfo b/print/tex-latex-veryshortguide-doc/distinfo new file mode 100644 index 000000000..11e9ce4d7 --- /dev/null +++ b/print/tex-latex-veryshortguide-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:48 wiz Exp $ + +SHA1 (tex-latex-veryshortguide-29803/latex-veryshortguide.doc.tar.xz) = 48e617054c42833984ccdcf6da7ae2e958f23e89 +RMD160 (tex-latex-veryshortguide-29803/latex-veryshortguide.doc.tar.xz) = 7d17e9b7eeef6fc33a9ef6412d770d73ba4da425 +Size (tex-latex-veryshortguide-29803/latex-veryshortguide.doc.tar.xz) = 1597228 bytes diff --git a/print/tex-latex-web-companion-doc/DESCR b/print/tex-latex-web-companion-doc/DESCR new file mode 100644 index 000000000..7d6db303b --- /dev/null +++ b/print/tex-latex-web-companion-doc/DESCR @@ -0,0 +1,2 @@ +The source of the examples printed in the book, together with +necessary supporting files. diff --git a/print/tex-latex-web-companion-doc/Makefile b/print/tex-latex-web-companion-doc/Makefile new file mode 100644 index 000000000..a47737871 --- /dev/null +++ b/print/tex-latex-web-companion-doc/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.2 2015/05/31 11:36:33 wiz Exp $ + +DISTNAME= latex-web-companion.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +PKGREVISION= 1 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lwc-examples +COMMENT= Examples from The LaTeX Web Companion +LICENSE= lppl-1.3c + +REPLACE_PERL+= doc/latex/latex-web-companion/ch7/sgmlspl.pl +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/latex/latex-web-companion/ch7/sgmlspl.pl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex-web-companion-doc/PLIST b/print/tex-latex-web-companion-doc/PLIST new file mode 100644 index 000000000..81abb1cd9 --- /dev/null +++ b/print/tex-latex-web-companion-doc/PLIST @@ -0,0 +1,156 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/latex/latex-web-companion/apa/README.apa +share/texmf-dist/doc/latex/latex-web-companion/apa/latexexa-raw.xml +share/texmf-dist/doc/latex/latex-web-companion/apa/latexexa.dtd +share/texmf-dist/doc/latex/latex-web-companion/apa/latexexa.tex +share/texmf-dist/doc/latex/latex-web-companion/apa/latexexa.xml +share/texmf-dist/doc/latex/latex-web-companion/apa/phys332-1.eps +share/texmf-dist/doc/latex/latex-web-companion/apa/phys332-2.eps +share/texmf-dist/doc/latex/latex-web-companion/apa/teched.html +share/texmf-dist/doc/latex/latex-web-companion/apa/teched.java +share/texmf-dist/doc/latex/latex-web-companion/apb/InvitationSAX.class +share/texmf-dist/doc/latex/latex-web-companion/apb/InvitationSAX.java +share/texmf-dist/doc/latex/latex-web-companion/apb/MySAXApp.class +share/texmf-dist/doc/latex/latex-web-companion/apb/MySAXApp.java +share/texmf-dist/doc/latex/latex-web-companion/apb/README.apb +share/texmf-dist/doc/latex/latex-web-companion/apb/bibliotest1.xml +share/texmf-dist/doc/latex/latex-web-companion/apb/bibliotest2.xml +share/texmf-dist/doc/latex/latex-web-companion/apb/biblioxml1.dtd +share/texmf-dist/doc/latex/latex-web-companion/apb/biblioxml2.dtd +share/texmf-dist/doc/latex/latex-web-companion/apb/colorcir.eps +share/texmf-dist/doc/latex/latex-web-companion/apb/inv2.tex +share/texmf-dist/doc/latex/latex-web-companion/apb/invitation.sty +share/texmf-dist/doc/latex/latex-web-companion/apb/invitation2.dtd +share/texmf-dist/doc/latex/latex-web-companion/apb/invitation2.xml +share/texmf-dist/doc/latex/latex-web-companion/apb/latexmath.dtd +share/texmf-dist/doc/latex/latex-web-companion/apb/latexmml.dtd +share/texmf-dist/doc/latex/latex-web-companion/apb/makelatex.sh +share/texmf-dist/doc/latex/latex-web-companion/apb/minilatex.dtd +share/texmf-dist/doc/latex/latex-web-companion/apb/minilatex.xsl +share/texmf-dist/doc/latex/latex-web-companion/apb/minilatexexa.tex +share/texmf-dist/doc/latex/latex-web-companion/apb/minilatexexa.xml +share/texmf-dist/doc/latex/latex-web-companion/apb/mybiblio.dtd +share/texmf-dist/doc/latex/latex-web-companion/apb/utf82latin1.sh +share/texmf-dist/doc/latex/latex-web-companion/apc/ISOcyr1.pen +share/texmf-dist/doc/latex/latex-web-companion/apc/README.apc +share/texmf-dist/doc/latex/latex-web-companion/apc/invitation.sty +share/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.dtd +share/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.tex +share/texmf-dist/doc/latex/latex-web-companion/apc/invitationfr.xml +share/texmf-dist/doc/latex/latex-web-companion/apc/invitationfrraw.tex +share/texmf-dist/doc/latex/latex-web-companion/apc/invlat1fr.xsl +share/texmf-dist/doc/latex/latex-web-companion/apc/utf8.html +share/texmf-dist/doc/latex/latex-web-companion/apc/utf8.xml +share/texmf-dist/doc/latex/latex-web-companion/apc/utf8.xsl +share/texmf-dist/doc/latex/latex-web-companion/apc/utf8raw.html +share/texmf-dist/doc/latex/latex-web-companion/ch2/latexexa.aux +share/texmf-dist/doc/latex/latex-web-companion/ch2/latexexa.brf +share/texmf-dist/doc/latex/latex-web-companion/ch2/latexexa.log +share/texmf-dist/doc/latex/latex-web-companion/ch2/latexexa.out +share/texmf-dist/doc/latex/latex-web-companion/ch2/latexexa.pdf +share/texmf-dist/doc/latex/latex-web-companion/ch2/latexexa.tex +share/texmf-dist/doc/latex/latex-web-companion/ch2/phys332-1.pdf +share/texmf-dist/doc/latex/latex-web-companion/ch2/phys332-2.pdf +share/texmf-dist/doc/latex/latex-web-companion/ch3/Makefile.ex2 +share/texmf-dist/doc/latex/latex-web-companion/ch3/Makefile.ex3 +share/texmf-dist/doc/latex/latex-web-companion/ch3/README.ch3 +share/texmf-dist/doc/latex/latex-web-companion/ch3/colorcir.eps +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex20.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex21.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex22.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex2bib.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex30.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex31.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex32.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/ex3bib.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/l2hexa.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/myinit.pl +share/texmf-dist/doc/latex/latex-web-companion/ch3/sampleAMS.css +share/texmf-dist/doc/latex/latex-web-companion/ch3/sampleAMS.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/sampleMath.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/sampleMathImages.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/sampleMathThumb.tex +share/texmf-dist/doc/latex/latex-web-companion/ch3/tac2dim.eps +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.aux +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.css +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.dvi +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.html +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.idv +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.lg +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.log +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.otc +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.tex +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.toc +share/texmf-dist/doc/latex/latex-web-companion/ch4/latexexa.xref +share/texmf-dist/doc/latex/latex-web-companion/ch4/phys332-1.eps +share/texmf-dist/doc/latex/latex-web-companion/ch4/phys332-2.eps +share/texmf-dist/doc/latex/latex-web-companion/ch4/tex4ht.env +share/texmf-dist/doc/latex/latex-web-companion/ch4/tex4ht.tmp +share/texmf-dist/doc/latex/latex-web-companion/ch4/tmp.ps +share/texmf-dist/doc/latex/latex-web-companion/ch6/README.ch6 +share/texmf-dist/doc/latex/latex-web-companion/ch6/catalog +share/texmf-dist/doc/latex/latex-web-companion/ch6/emptyexample.xml +share/texmf-dist/doc/latex/latex-web-companion/ch6/invitation.dtd +share/texmf-dist/doc/latex/latex-web-companion/ch6/invitation.xml +share/texmf-dist/doc/latex/latex-web-companion/ch6/wrong.xml +share/texmf-dist/doc/latex/latex-web-companion/ch6/xml.dcl +share/texmf-dist/doc/latex/latex-web-companion/ch7/README.ch7 +share/texmf-dist/doc/latex/latex-web-companion/ch7/SGMLS.pm +share/texmf-dist/doc/latex/latex-web-companion/ch7/SGMLS/Output.pm +share/texmf-dist/doc/latex/latex-web-companion/ch7/SGMLS/Refs.pm +share/texmf-dist/doc/latex/latex-web-companion/ch7/SGMLS/SGMLS.pm +share/texmf-dist/doc/latex/latex-web-companion/ch7/any.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/any.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/catalog +share/texmf-dist/doc/latex/latex-web-companion/ch7/catalog.dsssl +share/texmf-dist/doc/latex/latex-web-companion/ch7/catalog.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/debug.txt +share/texmf-dist/doc/latex/latex-web-companion/ch7/dsssl.cat +share/texmf-dist/doc/latex/latex-web-companion/ch7/dsssl.dtd +share/texmf-dist/doc/latex/latex-web-companion/ch7/empty.dsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/empty.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/emptyexample.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/fot.dtd +share/texmf-dist/doc/latex/latex-web-companion/ch7/inv1html.pl +share/texmf-dist/doc/latex/latex-web-companion/ch7/inv2css.html.save +share/texmf-dist/doc/latex/latex-web-companion/ch7/inv2html.pl +share/texmf-dist/doc/latex/latex-web-companion/ch7/inv2lat.pl +share/texmf-dist/doc/latex/latex-web-companion/ch7/inv3.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/invcss.html.save +share/texmf-dist/doc/latex/latex-web-companion/ch7/invfo1.fop +share/texmf-dist/doc/latex/latex-web-companion/ch7/invfo1.out +share/texmf-dist/doc/latex/latex-web-companion/ch7/invfo1.pdf +share/texmf-dist/doc/latex/latex-web-companion/ch7/invfo1.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/invhtml.dsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/invhtml2.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/invit.css +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation.dsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation.dtd +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation.fot +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation.sty +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation.tex.save +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation2.dtd +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitation2.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/invitationfr.sty +share/texmf-dist/doc/latex/latex-web-companion/ch7/invlat1.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/invtab1.dsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/invtab2.dsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/makesum.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/makesum.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/sectionexa.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/sectionexa.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/sgmlspl.pl +share/texmf-dist/doc/latex/latex-web-companion/ch7/skel.pl +share/texmf-dist/doc/latex/latex-web-companion/ch7/style-sheet.dtd +share/texmf-dist/doc/latex/latex-web-companion/ch7/templatest.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/templatest.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/templatestnok.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/templatestok.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/test-SGMLS.pl +share/texmf-dist/doc/latex/latex-web-companion/ch7/writefile.xsl +share/texmf-dist/doc/latex/latex-web-companion/ch7/writefiles.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/wrong.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/xml.dcl +share/texmf-dist/doc/latex/latex-web-companion/ch7/xsl.xml +share/texmf-dist/doc/latex/latex-web-companion/ch7/xslexa1.xsl diff --git a/print/tex-latex-web-companion-doc/distinfo b/print/tex-latex-web-companion-doc/distinfo new file mode 100644 index 000000000..e48fd71c2 --- /dev/null +++ b/print/tex-latex-web-companion-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-latex-web-companion-29349/latex-web-companion.doc.tar.xz) = e2e406e04dc8fbab38b971785cc7396b7b8c3607 +RMD160 (tex-latex-web-companion-29349/latex-web-companion.doc.tar.xz) = 10ccbc835ec393fd4adf126d2734e8e921f0c017 +Size (tex-latex-web-companion-29349/latex-web-companion.doc.tar.xz) = 272788 bytes diff --git a/print/tex-latex/Makefile b/print/tex-latex/Makefile index 82f047a31..e6e5ab862 100644 --- a/print/tex-latex/Makefile +++ b/print/tex-latex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/16 20:44:38 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 12:50:04 markd Exp $ DISTNAME= latex -PKGNAME= tex-${DISTNAME}-2012 -TEXLIVE_REV= 27907 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37361 MAINTAINER= minskim@NetBSD.org COMMENT= TeX macro package that defines LaTeX diff --git a/print/tex-latex/PLIST b/print/tex-latex/PLIST index 82fe0e6a4..1f51b4d78 100644 --- a/print/tex-latex/PLIST +++ b/print/tex-latex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/14 18:16:52 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/14 12:50:04 markd Exp $ share/texmf-dist/makeindex/latex/gglo.ist share/texmf-dist/makeindex/latex/gind.ist share/texmf-dist/tex/latex/base/alltt.sty @@ -31,6 +31,7 @@ share/texmf-dist/tex/latex/base/fixltx2e.sty share/texmf-dist/tex/latex/base/flafter.sty share/texmf-dist/tex/latex/base/fleqn.clo share/texmf-dist/tex/latex/base/fleqn.sty +share/texmf-dist/tex/latex/base/fltrace.sty share/texmf-dist/tex/latex/base/fontenc.sty share/texmf-dist/tex/latex/base/fontmath.cfg share/texmf-dist/tex/latex/base/fontmath.ltx @@ -45,6 +46,7 @@ share/texmf-dist/tex/latex/base/lablst.tex share/texmf-dist/tex/latex/base/latex.ltx share/texmf-dist/tex/latex/base/latex209.def share/texmf-dist/tex/latex/base/latexbug.tex +share/texmf-dist/tex/latex/base/latexrelease.sty share/texmf-dist/tex/latex/base/latexsym.sty share/texmf-dist/tex/latex/base/latin1.def share/texmf-dist/tex/latex/base/latin10.def @@ -114,6 +116,7 @@ share/texmf-dist/tex/latex/base/slides.cls share/texmf-dist/tex/latex/base/slides.def share/texmf-dist/tex/latex/base/slides.sty share/texmf-dist/tex/latex/base/small2e.tex +share/texmf-dist/tex/latex/base/source2e.tex share/texmf-dist/tex/latex/base/syntonly.sty share/texmf-dist/tex/latex/base/t1cmdh.fd share/texmf-dist/tex/latex/base/t1cmfib.fd @@ -145,6 +148,7 @@ share/texmf-dist/tex/latex/base/ucmss.fd share/texmf-dist/tex/latex/base/ucmtt.fd share/texmf-dist/tex/latex/base/ulasy.fd share/texmf-dist/tex/latex/base/ullasy.fd +share/texmf-dist/tex/latex/base/unicode-letters.def share/texmf-dist/tex/latex/base/utf8-test.tex share/texmf-dist/tex/latex/base/utf8.def share/texmf-dist/tex/latex/base/utf8enc.dfu diff --git a/print/tex-latex/distinfo b/print/tex-latex/distinfo index 6e25fab4b..97a1b6f27 100644 --- a/print/tex-latex/distinfo +++ b/print/tex-latex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/10/16 20:44:38 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-latex-27907/latex.tar.xz) = 1c85dbaba981fa283f94e2d2bd77cde69989677b -RMD160 (tex-latex-27907/latex.tar.xz) = d39f578a8d3888b93a7c0fd5620e80f7ab13fffa -Size (tex-latex-27907/latex.tar.xz) = 148560 bytes +SHA1 (tex-latex-37361/latex.tar.xz) = 47dda85eea78b68eeec60a9ad59d6faa40c97467 +RMD160 (tex-latex-37361/latex.tar.xz) = 6c7bb033a8f7c19b12eb1363797a9dffadf256a1 +Size (tex-latex-37361/latex.tar.xz) = 284380 bytes diff --git a/print/tex-latex2e-help-texinfo-doc/DESCR b/print/tex-latex2e-help-texinfo-doc/DESCR new file mode 100644 index 000000000..fe7df16fa --- /dev/null +++ b/print/tex-latex2e-help-texinfo-doc/DESCR @@ -0,0 +1,6 @@ +The manual is provided as Texinfo source (which was originally +derived from the VMS help file in the DECUS TeX distribution of +1990, with many subsequent changes). This is a collaborative +development, and details of getting involved are to be found on +the package home page. All the other formats in the +distribution are derived from the Texinfo source, as usual. diff --git a/print/tex-latex2e-help-texinfo-doc/Makefile b/print/tex-latex2e-help-texinfo-doc/Makefile new file mode 100644 index 000000000..7691657ab --- /dev/null +++ b/print/tex-latex2e-help-texinfo-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= latex2e-help-texinfo.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34128 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex2e-help-texinfo +COMMENT= Unoffical reference manual covering LaTeX2e +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex2e-help-texinfo-doc/PLIST b/print/tex-latex2e-help-texinfo-doc/PLIST new file mode 100644 index 000000000..f0532863b --- /dev/null +++ b/print/tex-latex2e-help-texinfo-doc/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.2 2015/05/31 11:38:59 wiz Exp $ +info/latex2e.info +share/texmf-dist/doc/latex/latex2e-help-texinfo/ChangeLog +share/texmf-dist/doc/latex/latex2e-help-texinfo/Makefile +share/texmf-dist/doc/latex/latex2e-help-texinfo/NEWS +share/texmf-dist/doc/latex/latex2e-help-texinfo/README +share/texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.dbk +share/texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.html +share/texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.pdf +share/texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.texi +share/texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.txt +share/texmf-dist/doc/latex/latex2e-help-texinfo/latex2e.xml +share/texmf-dist/doc/latex/latex2e-help-texinfo/ltx-help.el diff --git a/print/tex-latex2e-help-texinfo-doc/distinfo b/print/tex-latex2e-help-texinfo-doc/distinfo new file mode 100644 index 000000000..6ca717de6 --- /dev/null +++ b/print/tex-latex2e-help-texinfo-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-latex2e-help-texinfo-34128/latex2e-help-texinfo.doc.tar.xz) = 3de507f90d73d5db1cf17c00d20262373bd8b7e1 +RMD160 (tex-latex2e-help-texinfo-34128/latex2e-help-texinfo.doc.tar.xz) = 016f7edf7a2d4edb89b33a5978149750036482c7 +Size (tex-latex2e-help-texinfo-34128/latex2e-help-texinfo.doc.tar.xz) = 876448 bytes diff --git a/print/tex-latex4wp-doc/DESCR b/print/tex-latex4wp-doc/DESCR new file mode 100644 index 000000000..c1af57a69 --- /dev/null +++ b/print/tex-latex4wp-doc/DESCR @@ -0,0 +1,4 @@ +"LaTeX for Word Processor Users" is a guide that helps +converting knowledge and techniques of word processing into the +LaTeX typesetting environment. It aims at helping WP users use +LaTeX instead. diff --git a/print/tex-latex4wp-doc/Makefile b/print/tex-latex4wp-doc/Makefile new file mode 100644 index 000000000..e785bc918 --- /dev/null +++ b/print/tex-latex4wp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= latex4wp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0.10 +TEXLIVE_REV= 35999 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latex4wp +COMMENT= LaTeX guide specifically designed for word processor users +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latex4wp-doc/PLIST b/print/tex-latex4wp-doc/PLIST new file mode 100644 index 000000000..13e0a2fb6 --- /dev/null +++ b/print/tex-latex4wp-doc/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/latex/latex4wp/HOW-TO-TYPESET +share/texmf-dist/doc/latex/latex4wp/README +share/texmf-dist/doc/latex/latex4wp/dat2tex.sh +share/texmf-dist/doc/latex/latex4wp/exa.sty +share/texmf-dist/doc/latex/latex4wp/gnuplot.gp +share/texmf-dist/doc/latex/latex4wp/gnuplot.pdf +share/texmf-dist/doc/latex/latex4wp/inkscape-tb.png +share/texmf-dist/doc/latex/latex4wp/inkscape.png +share/texmf-dist/doc/latex/latex4wp/latex4wp.pdf +share/texmf-dist/doc/latex/latex4wp/latex4wp.tex +share/texmf-dist/doc/latex/latex4wp/midifile.mid +share/texmf-dist/doc/latex/latex4wp/tbx.eps +share/texmf-dist/doc/latex/latex4wp/tbx.pdf +share/texmf-dist/doc/latex/latex4wp/tbx.tex diff --git a/print/tex-latex4wp-doc/distinfo b/print/tex-latex4wp-doc/distinfo new file mode 100644 index 000000000..28204c256 --- /dev/null +++ b/print/tex-latex4wp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-latex4wp-35999/latex4wp.doc.tar.xz) = f5762029fbdbb19b9fad3bc2285ead90363c87bb +RMD160 (tex-latex4wp-35999/latex4wp.doc.tar.xz) = f947d63b4dc3104bf8462c2df075e10374905833 +Size (tex-latex4wp-35999/latex4wp.doc.tar.xz) = 785532 bytes diff --git a/print/tex-latexcheat-de-doc/DESCR b/print/tex-latexcheat-de-doc/DESCR new file mode 100644 index 000000000..3787f81fe --- /dev/null +++ b/print/tex-latexcheat-de-doc/DESCR @@ -0,0 +1,4 @@ +This is a translation to German of Winston Chang's LaTeX cheat +sheet (a reference sheet for writing scientific papers). It has +been adapted to German standards using the KOMA script document +classes. diff --git a/print/tex-latexcheat-de-doc/Makefile b/print/tex-latexcheat-de-doc/Makefile new file mode 100644 index 000000000..c9dd02d9c --- /dev/null +++ b/print/tex-latexcheat-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= latexcheat-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 35702 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latexcheat-de +COMMENT= LaTeX cheat sheet, in German +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latexcheat-de-doc/PLIST b/print/tex-latexcheat-de-doc/PLIST new file mode 100644 index 000000000..fabca52e4 --- /dev/null +++ b/print/tex-latexcheat-de-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/latexcheat-de/README +share/texmf-dist/doc/latex/latexcheat-de/latexsheet-de.pdf +share/texmf-dist/doc/latex/latexcheat-de/latexsheet-de.tex diff --git a/print/tex-latexcheat-de-doc/distinfo b/print/tex-latexcheat-de-doc/distinfo new file mode 100644 index 000000000..f22375514 --- /dev/null +++ b/print/tex-latexcheat-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-latexcheat-de-35702/latexcheat-de.doc.tar.xz) = 265af75df212850679afdaaf41291950b7266c72 +RMD160 (tex-latexcheat-de-35702/latexcheat-de.doc.tar.xz) = 20e699571e1ea606adde9655a90f5b21a67301a2 +Size (tex-latexcheat-de-35702/latexcheat-de.doc.tar.xz) = 528444 bytes diff --git a/print/tex-latexcheat-doc/DESCR b/print/tex-latexcheat-doc/DESCR new file mode 100644 index 000000000..093969dcf --- /dev/null +++ b/print/tex-latexcheat-doc/DESCR @@ -0,0 +1,3 @@ +A LaTeX reference sheet for writing scientific papers. Unlike +many other such sheets, this sheet does not focus on +typesetting mathematics (though it does list some symbols). diff --git a/print/tex-latexcheat-doc/Makefile b/print/tex-latexcheat-doc/Makefile new file mode 100644 index 000000000..a1d983b4c --- /dev/null +++ b/print/tex-latexcheat-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= latexcheat.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.13 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latexcheat +COMMENT= LaTeX cheat sheet +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latexcheat-doc/PLIST b/print/tex-latexcheat-doc/PLIST new file mode 100644 index 000000000..566268f0d --- /dev/null +++ b/print/tex-latexcheat-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/latex/latexcheat/README +share/texmf-dist/doc/latex/latexcheat/latexsheet.pdf +share/texmf-dist/doc/latex/latexcheat/latexsheet.tex diff --git a/print/tex-latexcheat-doc/distinfo b/print/tex-latexcheat-doc/distinfo new file mode 100644 index 000000000..b485f8789 --- /dev/null +++ b/print/tex-latexcheat-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-latexcheat-15878/latexcheat.doc.tar.xz) = 821e8bed83813680c6d1de8a9aff601e39e8df7d +RMD160 (tex-latexcheat-15878/latexcheat.doc.tar.xz) = e93c258efec102983b104d297d8e9c6c80e2feaa +Size (tex-latexcheat-15878/latexcheat.doc.tar.xz) = 155816 bytes diff --git a/print/tex-latexconfig/Makefile b/print/tex-latexconfig/Makefile index af8c66afa..99ae0ab1f 100644 --- a/print/tex-latexconfig/Makefile +++ b/print/tex-latexconfig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/11/17 18:27:25 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/14 12:50:04 markd Exp $ DISTNAME= latexconfig -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 28991 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37197 MAINTAINER= minskim@NetBSD.org COMMENT= Files used to generate LaTeX formats diff --git a/print/tex-latexconfig/distinfo b/print/tex-latexconfig/distinfo index 21483ca57..0a99b8e69 100644 --- a/print/tex-latexconfig/distinfo +++ b/print/tex-latexconfig/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/11/17 18:27:25 minskim Exp $ +$NetBSD: distinfo,v 1.11 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-latexconfig-28991/latexconfig.tar.xz) = 884772c041252e7370ecdc05548a90a30e5b93c5 -RMD160 (tex-latexconfig-28991/latexconfig.tar.xz) = ddc8411a337ac68435f584edd2461f246090559e -Size (tex-latexconfig-28991/latexconfig.tar.xz) = 7208 bytes +SHA1 (tex-latexconfig-37197/latexconfig.tar.xz) = a7d80355453835524aba4c2b2b22a309c4df82b5 +RMD160 (tex-latexconfig-37197/latexconfig.tar.xz) = 82b3233c10f29f854195b6e6a8e6654238cf4d66 +Size (tex-latexconfig-37197/latexconfig.tar.xz) = 6916 bytes diff --git a/print/tex-latexcourse-rug-doc/DESCR b/print/tex-latexcourse-rug-doc/DESCR new file mode 100644 index 000000000..691f9909c --- /dev/null +++ b/print/tex-latexcourse-rug-doc/DESCR @@ -0,0 +1,3 @@ +The package provides the book and practice files for a LaTeX +course that the author has give several times at the +Rijksuniversiteit Groningen (Netherlands). diff --git a/print/tex-latexcourse-rug-doc/Makefile b/print/tex-latexcourse-rug-doc/Makefile new file mode 100644 index 000000000..799d876a4 --- /dev/null +++ b/print/tex-latexcourse-rug-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= latexcourse-rug.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.05 +TEXLIVE_REV= 35544 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latexcourse-rug +COMMENT= LaTeX course book +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latexcourse-rug-doc/PLIST b/print/tex-latexcourse-rug-doc/PLIST new file mode 100644 index 000000000..36142b188 --- /dev/null +++ b/print/tex-latexcourse-rug-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/latex/latexcourse-rug/README +share/texmf-dist/doc/latex/latexcourse-rug/latexcourse-rug-sources.zip +share/texmf-dist/doc/latex/latexcourse-rug/latexcourse-rug.pdf +share/texmf-dist/doc/latex/latexcourse-rug/practice.zip diff --git a/print/tex-latexcourse-rug-doc/distinfo b/print/tex-latexcourse-rug-doc/distinfo new file mode 100644 index 000000000..27e88238c --- /dev/null +++ b/print/tex-latexcourse-rug-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-latexcourse-rug-35544/latexcourse-rug.doc.tar.xz) = 7a048b44748485602f15212d041f8988d8fb015b +RMD160 (tex-latexcourse-rug-35544/latexcourse-rug.doc.tar.xz) = 4c2fd8d2818e73548af0ea1ec9a114afb82864f4 +Size (tex-latexcourse-rug-35544/latexcourse-rug.doc.tar.xz) = 4517736 bytes diff --git a/print/tex-latexfileinfo-pkgs-doc/DESCR b/print/tex-latexfileinfo-pkgs-doc/DESCR new file mode 100644 index 000000000..b3d50d81e --- /dev/null +++ b/print/tex-latexfileinfo-pkgs-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-latexfileinfo-pkgs. diff --git a/print/tex-latexfileinfo-pkgs-doc/Makefile b/print/tex-latexfileinfo-pkgs-doc/Makefile new file mode 100644 index 000000000..b9ccf291e --- /dev/null +++ b/print/tex-latexfileinfo-pkgs-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= latexfileinfo-pkgs.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.22 +TEXLIVE_REV= 26760 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latexfileinfo-pkgs +COMMENT= Documentation for tex-latexfileinfo-pkgs +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latexfileinfo-pkgs-doc/PLIST b/print/tex-latexfileinfo-pkgs-doc/PLIST new file mode 100644 index 000000000..a2653e892 --- /dev/null +++ b/print/tex-latexfileinfo-pkgs-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/latex/latexfileinfo-pkgs/README +share/texmf-dist/doc/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.htm diff --git a/print/tex-latexfileinfo-pkgs-doc/distinfo b/print/tex-latexfileinfo-pkgs-doc/distinfo new file mode 100644 index 000000000..0cef59de2 --- /dev/null +++ b/print/tex-latexfileinfo-pkgs-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-latexfileinfo-pkgs-26760/latexfileinfo-pkgs.doc.tar.xz) = 4777574850e72976abe01d5da711fe7ec290a942 +RMD160 (tex-latexfileinfo-pkgs-26760/latexfileinfo-pkgs.doc.tar.xz) = 60564661efb48c28a3352854717eb87184f53c1a +Size (tex-latexfileinfo-pkgs-26760/latexfileinfo-pkgs.doc.tar.xz) = 8008 bytes diff --git a/print/tex-latexfileinfo-pkgs/DESCR b/print/tex-latexfileinfo-pkgs/DESCR new file mode 100644 index 000000000..3b3783cda --- /dev/null +++ b/print/tex-latexfileinfo-pkgs/DESCR @@ -0,0 +1,6 @@ +The package provides an HTML file that lists and compares CTAN +packages that display LaTeX source file information from +\ProvidesClass, \ProvidesFile, and \ProvidesPackage commands in +the LaTeX file. Five packages of the author's, and several +other packages are discussed; revision control systems are +mentioned briefly. diff --git a/print/tex-latexfileinfo-pkgs/Makefile b/print/tex-latexfileinfo-pkgs/Makefile new file mode 100644 index 000000000..65194fe05 --- /dev/null +++ b/print/tex-latexfileinfo-pkgs/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= latexfileinfo-pkgs +PKGNAME= tex-${DISTNAME}-0.22 +TEXLIVE_REV= 26760 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/latexfileinfo-pkgs +COMMENT= Comparison of packages showing LaTeX file information +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-latexfileinfo-pkgs/PLIST b/print/tex-latexfileinfo-pkgs/PLIST new file mode 100644 index 000000000..e1a086e71 --- /dev/null +++ b/print/tex-latexfileinfo-pkgs/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/tex/latex/latexfileinfo-pkgs/latexfileinfo_pkgs.RLS diff --git a/print/tex-latexfileinfo-pkgs/distinfo b/print/tex-latexfileinfo-pkgs/distinfo new file mode 100644 index 000000000..196b589d8 --- /dev/null +++ b/print/tex-latexfileinfo-pkgs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-latexfileinfo-pkgs-26760/latexfileinfo-pkgs.tar.xz) = 1887a24856482e8603d44f30a48302434c27dd77 +RMD160 (tex-latexfileinfo-pkgs-26760/latexfileinfo-pkgs.tar.xz) = 0eb72e4fe5724705fcbfef224bb21c5ecab95b1b +Size (tex-latexfileinfo-pkgs-26760/latexfileinfo-pkgs.tar.xz) = 792 bytes diff --git a/print/tex-layouts-doc/DESCR b/print/tex-layouts-doc/DESCR new file mode 100644 index 000000000..0693c4458 --- /dev/null +++ b/print/tex-layouts-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-layouts. diff --git a/print/tex-layouts-doc/Makefile b/print/tex-layouts-doc/Makefile new file mode 100644 index 000000000..809762e6d --- /dev/null +++ b/print/tex-layouts-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= layouts.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.6d +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/layouts +COMMENT= Documentation for tex-layouts +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-layouts-doc/PLIST b/print/tex-layouts-doc/PLIST new file mode 100644 index 000000000..62371f391 --- /dev/null +++ b/print/tex-layouts-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/doc/latex/layouts/README +share/texmf-dist/doc/latex/layouts/layman.pdf +share/texmf-dist/doc/latex/layouts/layouts.pdf diff --git a/print/tex-layouts-doc/distinfo b/print/tex-layouts-doc/distinfo new file mode 100644 index 000000000..0028cf031 --- /dev/null +++ b/print/tex-layouts-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-layouts-15878/layouts.doc.tar.xz) = e244482561397d4b1333925579fdcfdf7c393d44 +RMD160 (tex-layouts-15878/layouts.doc.tar.xz) = 094725ce2533afefd547545c52e959e011cf6823 +Size (tex-layouts-15878/layouts.doc.tar.xz) = 477556 bytes diff --git a/print/tex-layouts/DESCR b/print/tex-layouts/DESCR new file mode 100644 index 000000000..fc6f5e1bb --- /dev/null +++ b/print/tex-layouts/DESCR @@ -0,0 +1,5 @@ +Display information about a document, including: text +positioning on a page; disposition of floats; layout of +paragraphs, lists, footnotes, table of contents, and sectional +headings; font boxes. Facilities are provided for a document +designer to experiment with the layout parameters. diff --git a/print/tex-layouts/Makefile b/print/tex-layouts/Makefile new file mode 100644 index 000000000..9f9a0a8cf --- /dev/null +++ b/print/tex-layouts/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= layouts +PKGNAME= tex-${DISTNAME}-2.6d +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/layouts +COMMENT= Display various elements of a document's layout +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-layouts/PLIST b/print/tex-layouts/PLIST new file mode 100644 index 000000000..afcb0f147 --- /dev/null +++ b/print/tex-layouts/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/tex/latex/layouts/layouts.sty diff --git a/print/tex-layouts/distinfo b/print/tex-layouts/distinfo new file mode 100644 index 000000000..290f781a4 --- /dev/null +++ b/print/tex-layouts/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-layouts-15878/layouts.tar.xz) = 47234cd6778b60975ae9a994f2c6d3c6acad1097 +RMD160 (tex-layouts-15878/layouts.tar.xz) = 299ad317c92a5399e57fb72317dcc7ad82e09a8b +Size (tex-layouts-15878/layouts.tar.xz) = 13540 bytes diff --git a/print/tex-leftidx-doc/DESCR b/print/tex-leftidx-doc/DESCR new file mode 100644 index 000000000..cb77aadf7 --- /dev/null +++ b/print/tex-leftidx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-leftidx. diff --git a/print/tex-leftidx-doc/Makefile b/print/tex-leftidx-doc/Makefile new file mode 100644 index 000000000..23ed2914d --- /dev/null +++ b/print/tex-leftidx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= leftidx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/leftidx +COMMENT= Documentation for tex-leftidx +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-leftidx-doc/PLIST b/print/tex-leftidx-doc/PLIST new file mode 100644 index 000000000..372451857 --- /dev/null +++ b/print/tex-leftidx-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/doc/latex/leftidx/README +share/texmf-dist/doc/latex/leftidx/leftidx.pdf diff --git a/print/tex-leftidx-doc/distinfo b/print/tex-leftidx-doc/distinfo new file mode 100644 index 000000000..cc05bfa23 --- /dev/null +++ b/print/tex-leftidx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-leftidx-15878/leftidx.doc.tar.xz) = f97a8125d47d4a84a61aba9f5f9ee6b65b0cfbcd +RMD160 (tex-leftidx-15878/leftidx.doc.tar.xz) = 478ed2debe646a05725644672d46f80086f53fc0 +Size (tex-leftidx-15878/leftidx.doc.tar.xz) = 50916 bytes diff --git a/print/tex-leftidx/DESCR b/print/tex-leftidx/DESCR new file mode 100644 index 000000000..6d093a6fb --- /dev/null +++ b/print/tex-leftidx/DESCR @@ -0,0 +1,2 @@ +Left and right subscripts and superscripts are automatically +raised for better fitting to the symbol they belong to. diff --git a/print/tex-leftidx/Makefile b/print/tex-leftidx/Makefile new file mode 100644 index 000000000..0960fc828 --- /dev/null +++ b/print/tex-leftidx/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= leftidx +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/leftidx +COMMENT= Left and right subscripts and superscripts in math mode +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-leftidx/PLIST b/print/tex-leftidx/PLIST new file mode 100644 index 000000000..b7b948828 --- /dev/null +++ b/print/tex-leftidx/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/tex/latex/leftidx/leftidx.sty diff --git a/print/tex-leftidx/distinfo b/print/tex-leftidx/distinfo new file mode 100644 index 000000000..fe9ddd594 --- /dev/null +++ b/print/tex-leftidx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:16 markd Exp $ + +SHA1 (tex-leftidx-15878/leftidx.tar.xz) = 03d65bd8613e2dd21ada3dd25f6a98bb4607fb4b +RMD160 (tex-leftidx-15878/leftidx.tar.xz) = 891991ae9b30cba73347a7c22563c2ebe5c3ccdd +Size (tex-leftidx-15878/leftidx.tar.xz) = 928 bytes diff --git a/print/tex-lettrine-doc/DESCR b/print/tex-lettrine-doc/DESCR new file mode 100644 index 000000000..160e72e04 --- /dev/null +++ b/print/tex-lettrine-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-lettrine. diff --git a/print/tex-lettrine-doc/Makefile b/print/tex-lettrine-doc/Makefile new file mode 100644 index 000000000..0aaf59eff --- /dev/null +++ b/print/tex-lettrine-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= lettrine.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.8 +TEXLIVE_REV= 36295 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lettrine +COMMENT= Documentation for tex-lettrine +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lettrine-doc/PLIST b/print/tex-lettrine-doc/PLIST new file mode 100644 index 000000000..955d3d150 --- /dev/null +++ b/print/tex-lettrine-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/doc/latex/lettrine/README +share/texmf-dist/doc/latex/lettrine/W.eps +share/texmf-dist/doc/latex/lettrine/W.pdf +share/texmf-dist/doc/latex/lettrine/demo-de.pdf +share/texmf-dist/doc/latex/lettrine/demo-de.tex +share/texmf-dist/doc/latex/lettrine/demo.pdf +share/texmf-dist/doc/latex/lettrine/demo.tex +share/texmf-dist/doc/latex/lettrine/lettrine.pdf diff --git a/print/tex-lettrine-doc/distinfo b/print/tex-lettrine-doc/distinfo new file mode 100644 index 000000000..8158d2765 --- /dev/null +++ b/print/tex-lettrine-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-lettrine-36295/lettrine.doc.tar.xz) = 0d9caaef6c748a508981340a7d1cd526f827dabe +RMD160 (tex-lettrine-36295/lettrine.doc.tar.xz) = a6e655689535cea22821a6013b387ac45e462aa9 +Size (tex-lettrine-36295/lettrine.doc.tar.xz) = 456308 bytes diff --git a/print/tex-lettrine/DESCR b/print/tex-lettrine/DESCR new file mode 100644 index 000000000..c755735a5 --- /dev/null +++ b/print/tex-lettrine/DESCR @@ -0,0 +1,5 @@ +The lettrine package supports various dropped capitals styles, +typically those described in the French typographic books. In +particular, it has facilities for the paragraph text's left +edge to follow the outline of capitals that have a regular +shape (such as "A" and "V"). diff --git a/print/tex-lettrine/Makefile b/print/tex-lettrine/Makefile new file mode 100644 index 000000000..67babbc6d --- /dev/null +++ b/print/tex-lettrine/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:16 markd Exp $ + +DISTNAME= lettrine +PKGNAME= tex-${DISTNAME}-1.8 +TEXLIVE_REV= 36295 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lettrine +COMMENT= Typeset dropped capitals +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lettrine/PLIST b/print/tex-lettrine/PLIST new file mode 100644 index 000000000..d00af81b9 --- /dev/null +++ b/print/tex-lettrine/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:16 markd Exp $ +share/texmf-dist/tex/latex/lettrine/contrib/optfile.cfl +share/texmf-dist/tex/latex/lettrine/contrib/pacl.cfl +share/texmf-dist/tex/latex/lettrine/contrib/padl.cfl +share/texmf-dist/tex/latex/lettrine/contrib/pzc2.cfl +share/texmf-dist/tex/latex/lettrine/contrib/pzc3.cfl +share/texmf-dist/tex/latex/lettrine/lettrine.cfg +share/texmf-dist/tex/latex/lettrine/lettrine.sty diff --git a/print/tex-lettrine/distinfo b/print/tex-lettrine/distinfo new file mode 100644 index 000000000..273c3aff7 --- /dev/null +++ b/print/tex-lettrine/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-lettrine-36295/lettrine.tar.xz) = 31b843e90589e4b4cb9f0f629f5dec1c652c46b7 +RMD160 (tex-lettrine-36295/lettrine.tar.xz) = 6c94fefbed7e6b45959e4161ac2edc089ea1111b +Size (tex-lettrine-36295/lettrine.tar.xz) = 5272 bytes diff --git a/print/tex-lineno/DESCR b/print/tex-lineno/DESCR new file mode 100644 index 000000000..127e5fa94 --- /dev/null +++ b/print/tex-lineno/DESCR @@ -0,0 +1,4 @@ +Adds line numbers to selected paragraphs with reference +possible through the LaTeX \ref and \pageref cross reference +mechanism. Line numbering may be extended to footnote lines, +using the fnlineno package. diff --git a/print/tex-lineno/Makefile b/print/tex-lineno/Makefile new file mode 100644 index 000000000..1741b912b --- /dev/null +++ b/print/tex-lineno/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:35 markd Exp $ + +DISTNAME= lineno +PKGNAME= tex-${DISTNAME}-4.41 +TEXLIVE_REV= 21442 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Line numbers on paragraphs +LICENSE= lppl-1.3c + +CONFLICTS+= teTeX-texmf<=3.0nb43 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lineno/PLIST b/print/tex-lineno/PLIST new file mode 100644 index 000000000..f9f93d29b --- /dev/null +++ b/print/tex-lineno/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:09:42 markd Exp $ +share/texmf-dist/tex/latex/lineno/ednmath0.sty +share/texmf-dist/tex/latex/lineno/edtable.sty +share/texmf-dist/tex/latex/lineno/fnlineno.sty +share/texmf-dist/tex/latex/lineno/lineno.sty +share/texmf-dist/tex/latex/lineno/vplref.sty diff --git a/print/tex-lineno/distinfo b/print/tex-lineno/distinfo new file mode 100644 index 000000000..4574659de --- /dev/null +++ b/print/tex-lineno/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 07:09:42 markd Exp $ + +SHA1 (tex-lineno-21442/lineno.tar.xz) = 3929b7e6b2de877285ec326362eea25a71dd1999 +RMD160 (tex-lineno-21442/lineno.tar.xz) = bcf70c75b14a8625f94caf6dbc592a84cbd54cf8 +Size (tex-lineno-21442/lineno.tar.xz) = 62240 bytes diff --git a/print/tex-lipsum-doc/Makefile b/print/tex-lipsum-doc/Makefile index f5558e427..fab31974d 100644 --- a/print/tex-lipsum-doc/Makefile +++ b/print/tex-lipsum-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/01/08 04:42:22 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:03:40 markd Exp $ DISTNAME= lipsum.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.2 -TEXLIVE_REV= 22098 +PKGNAME= tex-${DISTNAME:S/./-/}-1.3 +TEXLIVE_REV= 34800 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-lipsum diff --git a/print/tex-lipsum-doc/distinfo b/print/tex-lipsum-doc/distinfo index 9432b9cfa..d4a52510a 100644 --- a/print/tex-lipsum-doc/distinfo +++ b/print/tex-lipsum-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/01/08 04:42:22 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:03:40 markd Exp $ -SHA1 (tex-lipsum-22098/lipsum.doc.tar.xz) = dfaced782bd2649000253a09de66a2fcc6de7efd -RMD160 (tex-lipsum-22098/lipsum.doc.tar.xz) = 51d1e1fbbdbef97eee5f61de02ce5d6aeffe531f -Size (tex-lipsum-22098/lipsum.doc.tar.xz) = 335584 bytes +SHA1 (tex-lipsum-34800/lipsum.doc.tar.xz) = 156353699bcef9949b18c31fa9ea909564bea33b +RMD160 (tex-lipsum-34800/lipsum.doc.tar.xz) = e460e71a90c6eb9e7023a5439e620777f4bdb2c6 +Size (tex-lipsum-34800/lipsum.doc.tar.xz) = 425476 bytes diff --git a/print/tex-lipsum/Makefile b/print/tex-lipsum/Makefile index 2925613cc..ce172316a 100644 --- a/print/tex-lipsum/Makefile +++ b/print/tex-lipsum/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/01/08 04:41:57 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:03:40 markd Exp $ DISTNAME= lipsum -PKGNAME= tex-${DISTNAME}-1.2 -TEXLIVE_REV= 22098 +PKGNAME= tex-${DISTNAME}-1.3 +TEXLIVE_REV= 34800 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Easy access to the Lorem Ipsum dummy text diff --git a/print/tex-lipsum/distinfo b/print/tex-lipsum/distinfo index d91226bf4..dd03b5199 100644 --- a/print/tex-lipsum/distinfo +++ b/print/tex-lipsum/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/01/08 04:41:57 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:03:40 markd Exp $ -SHA1 (tex-lipsum-22098/lipsum.tar.xz) = 4afc0b97e22d90573d80449754df100a430c092c -RMD160 (tex-lipsum-22098/lipsum.tar.xz) = 2edb0ce37d7a242bc25d1649294ac266c459920e -Size (tex-lipsum-22098/lipsum.tar.xz) = 24752 bytes +SHA1 (tex-lipsum-34800/lipsum.tar.xz) = 57409d5eb7602ad536fec25eb34a7a4116ad03c4 +RMD160 (tex-lipsum-34800/lipsum.tar.xz) = e3f41ac4e2f7e267c699fdfc7bf04fcccd425467 +Size (tex-lipsum-34800/lipsum.tar.xz) = 24968 bytes diff --git a/print/tex-listings-doc/Makefile b/print/tex-listings-doc/Makefile index f7246b2b2..a706f07b1 100644 --- a/print/tex-listings-doc/Makefile +++ b/print/tex-listings-doc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2010/09/14 00:18:17 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/23 12:06:26 markd Exp $ DISTNAME= listings.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.4 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME:S/./-/}-1.5e +TEXLIVE_REV= 35124 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-listings +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb20 diff --git a/print/tex-listings-doc/PLIST b/print/tex-listings-doc/PLIST index 8c96fe3c2..33ce508cb 100644 --- a/print/tex-listings-doc/PLIST +++ b/print/tex-listings-doc/PLIST @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/03 23:46:05 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/23 12:06:26 markd Exp $ +share/texmf-dist/doc/latex/listings/Makefile share/texmf-dist/doc/latex/listings/README share/texmf-dist/doc/latex/listings/listings.pdf +share/texmf-dist/doc/latex/listings/lstdrvrs.pdf diff --git a/print/tex-listings-doc/distinfo b/print/tex-listings-doc/distinfo index 7ea5d83f8..c02bbb8e8 100644 --- a/print/tex-listings-doc/distinfo +++ b/print/tex-listings-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/09/14 00:18:17 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/23 12:06:26 markd Exp $ -SHA1 (tex-listings-15878.2010/listings.doc.tar.xz) = 0021f2804ce5f1166be6ee273bf9cf36e015406c -RMD160 (tex-listings-15878.2010/listings.doc.tar.xz) = a06beae35dfa66b882e9377802dbf31740591798 -Size (tex-listings-15878.2010/listings.doc.tar.xz) = 476208 bytes +SHA1 (tex-listings-35124/listings.doc.tar.xz) = b4f68d9f1954a04cbc5c6b16ab6b4f07dcc229f2 +RMD160 (tex-listings-35124/listings.doc.tar.xz) = a75676dc62a8c5dac5c83c43f790cf74153c4813 +Size (tex-listings-35124/listings.doc.tar.xz) = 1193944 bytes diff --git a/print/tex-listings/Makefile b/print/tex-listings/Makefile index 0bb0884a5..31129e4d7 100644 --- a/print/tex-listings/Makefile +++ b/print/tex-listings/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2011/01/22 22:49:56 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/23 12:06:26 markd Exp $ DISTNAME= listings -PKGNAME= tex-${DISTNAME}-1.4 -PKGREVISION= 1 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-1.5e +TEXLIVE_REV= 35124 MAINTAINER= minskim@NetBSD.org COMMENT= Typeset source code listings using LaTeX +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb20 DEPENDS+= tex-algorithms-[0-9]*:../../print/tex-algorithms diff --git a/print/tex-listings/PLIST b/print/tex-listings/PLIST index b2175434f..69b7a760f 100644 --- a/print/tex-listings/PLIST +++ b/print/tex-listings/PLIST @@ -1,4 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/03 23:45:46 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/23 12:06:26 markd Exp $ +share/texmf-dist/tex/latex/listings/listings-acm.prf +share/texmf-dist/tex/latex/listings/listings-bash.prf +share/texmf-dist/tex/latex/listings/listings-fortran.prf +share/texmf-dist/tex/latex/listings/listings-lua.prf +share/texmf-dist/tex/latex/listings/listings-python.prf share/texmf-dist/tex/latex/listings/listings.cfg share/texmf-dist/tex/latex/listings/listings.sty share/texmf-dist/tex/latex/listings/lstdoc.sty diff --git a/print/tex-listings/distinfo b/print/tex-listings/distinfo index a491bfedf..628e54d7a 100644 --- a/print/tex-listings/distinfo +++ b/print/tex-listings/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:17 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/23 12:06:26 markd Exp $ -SHA1 (tex-listings-15878.2010/listings.tar.xz) = 079cfeebe858f98cb061194cb27ca57637bd051a -RMD160 (tex-listings-15878.2010/listings.tar.xz) = 0d49b4b49f186eeb5750366fb144aea51b199a02 -Size (tex-listings-15878.2010/listings.tar.xz) = 113112 bytes +SHA1 (tex-listings-35124/listings.tar.xz) = 816765fb113f6bdb9f4d34d27c6dc242abf16a01 +RMD160 (tex-listings-35124/listings.tar.xz) = a62137a07e0092d91141ee3566c6bae4d3aea2c9 +Size (tex-listings-35124/listings.tar.xz) = 119348 bytes diff --git a/print/tex-lkproof-doc/DESCR b/print/tex-lkproof-doc/DESCR new file mode 100644 index 000000000..1b0b74638 --- /dev/null +++ b/print/tex-lkproof-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-lkproof. diff --git a/print/tex-lkproof-doc/Makefile b/print/tex-lkproof-doc/Makefile new file mode 100644 index 000000000..6893cd73b --- /dev/null +++ b/print/tex-lkproof-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 22:17:23 markd Exp $ + +DISTNAME= lkproof.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.1 +TEXLIVE_REV= 20021 + +MAINTAINER= markd@NetBSD.org +COMMENT= Documentation for tex-lkproof + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lkproof-doc/PLIST b/print/tex-lkproof-doc/PLIST new file mode 100644 index 000000000..a694c4805 --- /dev/null +++ b/print/tex-lkproof-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 22:17:23 markd Exp $ +share/texmf-dist/doc/latex/lkproof/lkproof-doc.pdf +share/texmf-dist/doc/latex/lkproof/lkproof-doc.tex +share/texmf-dist/doc/latex/lkproof/proofeg.tex diff --git a/print/tex-lkproof-doc/distinfo b/print/tex-lkproof-doc/distinfo new file mode 100644 index 000000000..b640558eb --- /dev/null +++ b/print/tex-lkproof-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 22:17:23 markd Exp $ + +SHA1 (tex-lkproof-20021/lkproof.doc.tar.xz) = b0abf4de76f9fccc73b69cc1ab30a5cdbae4c6e0 +RMD160 (tex-lkproof-20021/lkproof.doc.tar.xz) = fd84d5e4ffe7d1910cce1db5b850255db584f7e7 +Size (tex-lkproof-20021/lkproof.doc.tar.xz) = 258344 bytes diff --git a/print/tex-lkproof/DESCR b/print/tex-lkproof/DESCR new file mode 100644 index 000000000..089f588c0 --- /dev/null +++ b/print/tex-lkproof/DESCR @@ -0,0 +1,2 @@ +The package defines a pair of commands \infer and \deduce, that +are used in constructing LK proof diagrams. diff --git a/print/tex-lkproof/Makefile b/print/tex-lkproof/Makefile new file mode 100644 index 000000000..48ac5d7bd --- /dev/null +++ b/print/tex-lkproof/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/04/21 22:16:33 markd Exp $ + +DISTNAME= lkproof +PKGNAME= tex-${DISTNAME}-3.1 +TEXLIVE_REV= 20021 + +MAINTAINER= markd@NetBSD.org +COMMENT= LK Proof figure macros + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lkproof/PLIST b/print/tex-lkproof/PLIST new file mode 100644 index 000000000..68e028c74 --- /dev/null +++ b/print/tex-lkproof/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 22:16:33 markd Exp $ +share/texmf-dist/tex/latex/lkproof/proof.sty diff --git a/print/tex-lkproof/distinfo b/print/tex-lkproof/distinfo new file mode 100644 index 000000000..8bc434818 --- /dev/null +++ b/print/tex-lkproof/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 22:16:33 markd Exp $ + +SHA1 (tex-lkproof-20021/lkproof.tar.xz) = 3ef292bdc8f7b71672714f393936ce21cffcc373 +RMD160 (tex-lkproof-20021/lkproof.tar.xz) = ccf38b7fb39d8044faecdc626613d466f53dd8c8 +Size (tex-lkproof-20021/lkproof.tar.xz) = 2640 bytes diff --git a/print/tex-lollipop-doc/DESCR b/print/tex-lollipop-doc/DESCR new file mode 100644 index 000000000..9febebd4e --- /dev/null +++ b/print/tex-lollipop-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-lollipop. diff --git a/print/tex-lollipop-doc/Makefile b/print/tex-lollipop-doc/Makefile new file mode 100644 index 000000000..ba4b3a101 --- /dev/null +++ b/print/tex-lollipop-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= lollipop.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.03 +TEXLIVE_REV= 33676 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lollipop +COMMENT= Documentation for tex-lollipop +LICENSE= gnu-gpl-v3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lollipop-doc/PLIST b/print/tex-lollipop-doc/PLIST new file mode 100644 index 000000000..ede38bd32 --- /dev/null +++ b/print/tex-lollipop-doc/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +share/texmf-dist/doc/otherformats/lollipop/README +share/texmf-dist/doc/otherformats/lollipop/manual/address.tex +share/texmf-dist/doc/otherformats/lollipop/manual/appendix.tex +share/texmf-dist/doc/otherformats/lollipop/manual/btxmac.tex +share/texmf-dist/doc/otherformats/lollipop/manual/comm.tex +share/texmf-dist/doc/otherformats/lollipop/manual/comment.tex +share/texmf-dist/doc/otherformats/lollipop/manual/example.tex +share/texmf-dist/doc/otherformats/lollipop/manual/extern.tex +share/texmf-dist/doc/otherformats/lollipop/manual/head.tex +share/texmf-dist/doc/otherformats/lollipop/manual/list.tex +share/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.bib +share/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.pdf +share/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex +share/texmf-dist/doc/otherformats/lollipop/manual/mandefs.tex +share/texmf-dist/doc/otherformats/lollipop/manual/opt.tex +share/texmf-dist/doc/otherformats/lollipop/manual/out.tex +share/texmf-dist/doc/otherformats/lollipop/manual/prelim.tex +share/texmf-dist/doc/otherformats/lollipop/manual/struct.tex +share/texmf-dist/doc/otherformats/lollipop/manual/titlepag.tex +share/texmf-dist/doc/otherformats/lollipop/manual/trace.tex +share/texmf-dist/doc/otherformats/lollipop/tex-inde.xen diff --git a/print/tex-lollipop-doc/distinfo b/print/tex-lollipop-doc/distinfo new file mode 100644 index 000000000..c35f1b234 --- /dev/null +++ b/print/tex-lollipop-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-lollipop-33676/lollipop.doc.tar.xz) = 78681c137f00bc5d49db5b0aff4605f7c625ef5f +RMD160 (tex-lollipop-33676/lollipop.doc.tar.xz) = fd145adbafeed8c9ff15726858842b1c89e8f384 +Size (tex-lollipop-33676/lollipop.doc.tar.xz) = 382148 bytes diff --git a/print/tex-lollipop/DESCR b/print/tex-lollipop/DESCR new file mode 100644 index 000000000..9fdd62c13 --- /dev/null +++ b/print/tex-lollipop/DESCR @@ -0,0 +1,12 @@ +Lollipop is "TeX made easy" -- it is a macro package that +functions as a toolbox for writing TeX macros. Its main aim is +to make macro writing so easy that implementing a fully new +layout in TeX would become a matter of less than an hour for an +average document. The aim is that such a task could be +accomplished by someone with only a very basic training in TeX +programming. Thus, Lollipop aims to make structured text +formatting available in environments where typical users would +switch to WYSIWYG packages for the freedom that such a +mechanism offers. In addition, development of support for +Lollipop documents written in RTL languages (such as Persian) +is underway. diff --git a/print/tex-lollipop/Makefile b/print/tex-lollipop/Makefile new file mode 100644 index 000000000..39b4512e6 --- /dev/null +++ b/print/tex-lollipop/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= lollipop +PKGNAME= tex-${DISTNAME}-1.03 +TEXLIVE_REV= 33676 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lollipop +COMMENT= TeX made easy +LICENSE= gnu-gpl-v3 + +DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex + +INSTALLATION_DIRS+= bin + +TEX_FORMATS+= "lollipop pdftex -translate-file=cp227.tcx *lollipop.ini\\n" + +# execute AddFormat name=lualollipop engine=luatex options="lualollipop.ini" +# execute AddFormat name=xelollipop engine=xetex options="-etex xelollipop.ini" +# execute AddFormat name=dvilollipop mode=disabled engine=pdftex options="-translate-file=cp227.tcx *lollipop.ini" +# execute AddFormat name=dvilualollipop mode=disabled engine=luatex options="-translate-file=cp227.tcx lualollipop.ini" + +.include "../../print/texlive/package.mk" + +post-install: + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/lollipop + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lollipop/PLIST b/print/tex-lollipop/PLIST new file mode 100644 index 000000000..d05dc018d --- /dev/null +++ b/print/tex-lollipop/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +bin/lollipop +share/texmf-dist/tex/lollipop/dvilollipop.ini +share/texmf-dist/tex/lollipop/dvilualollipop.ini +share/texmf-dist/tex/lollipop/lollipop-define.tex +share/texmf-dist/tex/lollipop/lollipop-document.tex +share/texmf-dist/tex/lollipop/lollipop-float.tex +share/texmf-dist/tex/lollipop/lollipop-fontdefs.tex +share/texmf-dist/tex/lollipop/lollipop-fonts.tex +share/texmf-dist/tex/lollipop/lollipop-heading.tex +share/texmf-dist/tex/lollipop/lollipop-lists.tex +share/texmf-dist/tex/lollipop/lollipop-output.tex +share/texmf-dist/tex/lollipop/lollipop-plain.tex +share/texmf-dist/tex/lollipop/lollipop-text.tex +share/texmf-dist/tex/lollipop/lollipop-tools.tex +share/texmf-dist/tex/lollipop/lollipop.ini +share/texmf-dist/tex/lollipop/lollipop.tex +share/texmf-dist/tex/lollipop/lualollipop.ini +share/texmf-dist/tex/lollipop/xelollipop.ini diff --git a/print/tex-lollipop/distinfo b/print/tex-lollipop/distinfo new file mode 100644 index 000000000..f824ce8b5 --- /dev/null +++ b/print/tex-lollipop/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-lollipop-33676/lollipop.tar.xz) = e9d64acc2a067fcc231a1685b849688ab4571b73 +RMD160 (tex-lollipop-33676/lollipop.tar.xz) = 438650723fe613fff6b061617e5b280214a5e397 +Size (tex-lollipop-33676/lollipop.tar.xz) = 51536 bytes diff --git a/print/tex-ltabptch-doc/DESCR b/print/tex-ltabptch-doc/DESCR new file mode 100644 index 000000000..a894c1b09 --- /dev/null +++ b/print/tex-ltabptch-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ltabptch. diff --git a/print/tex-ltabptch-doc/Makefile b/print/tex-ltabptch-doc/Makefile new file mode 100644 index 000000000..fdc0d4711 --- /dev/null +++ b/print/tex-ltabptch-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= ltabptch.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.74d +TEXLIVE_REV= 17533 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ltabptch +COMMENT= Documentation for tex-ltabptch +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ltabptch-doc/PLIST b/print/tex-ltabptch-doc/PLIST new file mode 100644 index 000000000..d0e340038 --- /dev/null +++ b/print/tex-ltabptch-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/doc/latex/ltabptch/README +share/texmf-dist/doc/latex/ltabptch/ltabptch.pdf +share/texmf-dist/doc/latex/ltabptch/ltabptch.tex +share/texmf-dist/doc/latex/ltabptch/ltabtest.tex diff --git a/print/tex-ltabptch-doc/distinfo b/print/tex-ltabptch-doc/distinfo new file mode 100644 index 000000000..20a7ab37d --- /dev/null +++ b/print/tex-ltabptch-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-ltabptch-17533/ltabptch.doc.tar.xz) = c4d73b9062d779ad4eed3898b6b0e60708b76cb7 +RMD160 (tex-ltabptch-17533/ltabptch.doc.tar.xz) = 3c6c8a95b2c94e9013eb9a620013cd42aea48a08 +Size (tex-ltabptch-17533/ltabptch.doc.tar.xz) = 267932 bytes diff --git a/print/tex-ltabptch/DESCR b/print/tex-ltabptch/DESCR new file mode 100644 index 000000000..59d00786d --- /dev/null +++ b/print/tex-ltabptch/DESCR @@ -0,0 +1,2 @@ +A patch for LaTeX bugs tools/3180 and tools/3480. The patch +applies to version 4.11 of longtable. diff --git a/print/tex-ltabptch/Makefile b/print/tex-ltabptch/Makefile new file mode 100644 index 000000000..3b586d705 --- /dev/null +++ b/print/tex-ltabptch/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= ltabptch +PKGNAME= tex-${DISTNAME}-1.74d +TEXLIVE_REV= 17533 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ltabptch +COMMENT= Bug fix for longtable +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ltabptch/PLIST b/print/tex-ltabptch/PLIST new file mode 100644 index 000000000..91e293b13 --- /dev/null +++ b/print/tex-ltabptch/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/tex/latex/ltabptch/ltabptch.sty diff --git a/print/tex-ltabptch/distinfo b/print/tex-ltabptch/distinfo new file mode 100644 index 000000000..f67eec0e9 --- /dev/null +++ b/print/tex-ltabptch/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-ltabptch-17533/ltabptch.tar.xz) = 69969b22f09d7bc2ab23dae860f84b52849329de +RMD160 (tex-ltabptch-17533/ltabptch.tar.xz) = de48555c13dfc4bad28952ab1fc934aaa8ac395d +Size (tex-ltabptch-17533/ltabptch.tar.xz) = 4688 bytes diff --git a/print/tex-lualatex-doc-de-doc/DESCR b/print/tex-lualatex-doc-de-doc/DESCR new file mode 100644 index 000000000..e6c4bec65 --- /dev/null +++ b/print/tex-lualatex-doc-de-doc/DESCR @@ -0,0 +1,5 @@ +The document is a German translation of the map/guide to the +world of LuaLaTeX. Coverage supports both new users and package +developers. Apart from the introductory material, the document +gathers information from several sources, and offers links to +others. diff --git a/print/tex-lualatex-doc-de-doc/Makefile b/print/tex-lualatex-doc-de-doc/Makefile new file mode 100644 index 000000000..96dc6f73b --- /dev/null +++ b/print/tex-lualatex-doc-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= lualatex-doc-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 30474 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/lualatex-doc-de +COMMENT= Guide to LuaLaTeX (German translation) +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-lualatex-doc-de-doc/PLIST b/print/tex-lualatex-doc-de-doc/PLIST new file mode 100644 index 000000000..6e5ef19fa --- /dev/null +++ b/print/tex-lualatex-doc-de-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/lualatex-doc-de/lualatex-doc-DE.pdf +share/texmf-dist/doc/latex/lualatex-doc-de/lualatex-doc-DE.tex diff --git a/print/tex-lualatex-doc-de-doc/distinfo b/print/tex-lualatex-doc-de-doc/distinfo new file mode 100644 index 000000000..9ba50a057 --- /dev/null +++ b/print/tex-lualatex-doc-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-lualatex-doc-de-30474/lualatex-doc-de.doc.tar.xz) = 61d0a92946a2224394eda9a0f89086b4d1367a63 +RMD160 (tex-lualatex-doc-de-30474/lualatex-doc-de.doc.tar.xz) = ace233abbaf5b22da943fd51d780152d6d047101 +Size (tex-lualatex-doc-de-30474/lualatex-doc-de.doc.tar.xz) = 137620 bytes diff --git a/print/tex-luatex-doc/DESCR b/print/tex-luatex-doc/DESCR index 97013a79b..768c1bfaa 100644 --- a/print/tex-luatex-doc/DESCR +++ b/print/tex-luatex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-luatex. +Documentation for tex-luatex. diff --git a/print/tex-luatex-doc/Makefile b/print/tex-luatex-doc/Makefile index 2d1894631..97cb470f0 100644 --- a/print/tex-luatex-doc/Makefile +++ b/print/tex-luatex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/11/17 17:18:26 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/14 12:50:04 markd Exp $ DISTNAME= luatex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.70.1pl30581 -TEXLIVE_REV= 30581 +PKGNAME= tex-${DISTNAME:S/./-/}-0.70.1pl37242 +TEXLIVE_REV= 37242 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.luatex.org/ diff --git a/print/tex-luatex-doc/PLIST b/print/tex-luatex-doc/PLIST index f88034365..502dcbfad 100644 --- a/print/tex-luatex-doc/PLIST +++ b/print/tex-luatex-doc/PLIST @@ -1,13 +1,7 @@ -@comment $NetBSD: PLIST,v 1.3 2011/12/14 19:53:20 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/14 12:50:04 markd Exp $ man/man1/luatex.1 man/man1/texlua.1 man/man1/texluac.1 -share/texmf-dist/doc/luatex/base/fdata.lua -share/texmf-dist/doc/luatex/base/fdata_epdf.lua -share/texmf-dist/doc/luatex/base/fdata_img.lua -share/texmf-dist/doc/luatex/base/functionref.pdf -share/texmf-dist/doc/luatex/base/functionref.tex -share/texmf-dist/doc/luatex/base/luatex.man share/texmf-dist/doc/luatex/base/luatexref-env.tex share/texmf-dist/doc/luatex/base/luatexref-t.pdf share/texmf-dist/doc/luatex/base/luatexref-t.tex diff --git a/print/tex-luatex-doc/distinfo b/print/tex-luatex-doc/distinfo index a19dcb0c9..2bf35f303 100644 --- a/print/tex-luatex-doc/distinfo +++ b/print/tex-luatex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/11/17 17:18:26 minskim Exp $ +$NetBSD: distinfo,v 1.11 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-luatex-30581/luatex.doc.tar.xz) = 18af5a54f2b16057b1a3abd2dea3eba2cfaf775d -RMD160 (tex-luatex-30581/luatex.doc.tar.xz) = 41f7744678ee90ad5decf4efc359ba48a6460ae2 -Size (tex-luatex-30581/luatex.doc.tar.xz) = 983356 bytes +SHA1 (tex-luatex-37242/luatex.doc.tar.xz) = 95f0a19e078c826df47d0ba60f936243260301aa +RMD160 (tex-luatex-37242/luatex.doc.tar.xz) = 90d153f207420354555b1fd5098036a868f9f8d6 +Size (tex-luatex-37242/luatex.doc.tar.xz) = 955048 bytes diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile index ac44a1361..beae44860 100644 --- a/print/tex-luatex/Makefile +++ b/print/tex-luatex/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/12/16 05:12:24 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/14 12:50:04 markd Exp $ DISTNAME= luatex -PKGNAME= tex-${DISTNAME}-0.70.1pl30581 -PKGREVISION= 1 -TEXLIVE_REV= 30581 +PKGNAME= tex-${DISTNAME}-0.70.1pl37242 +TEXLIVE_REV= 37242 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.luatex.org/ diff --git a/print/tex-luatex/distinfo b/print/tex-luatex/distinfo index 6282ee584..fbd2b37d0 100644 --- a/print/tex-luatex/distinfo +++ b/print/tex-luatex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/11/17 17:18:26 minskim Exp $ +$NetBSD: distinfo,v 1.12 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-luatex-30581/luatex.tar.xz) = 7e8173a87034af6253c73af743fc118960bd0682 -RMD160 (tex-luatex-30581/luatex.tar.xz) = 1b6c594379e299bc5229757c97a07a8089e6a039 -Size (tex-luatex-30581/luatex.tar.xz) = 12724 bytes +SHA1 (tex-luatex-37242/luatex.tar.xz) = 7707119c8e149877e5f23a909e26fdffa07f5c7e +RMD160 (tex-luatex-37242/luatex.tar.xz) = 54c838ed82630ac6db0e086771288c8057b7d2ac +Size (tex-luatex-37242/luatex.tar.xz) = 12752 bytes diff --git a/print/tex-macros2e-doc/DESCR b/print/tex-macros2e-doc/DESCR new file mode 100644 index 000000000..63f43155d --- /dev/null +++ b/print/tex-macros2e-doc/DESCR @@ -0,0 +1,6 @@ +This document lists the internal macros defined by the LaTeX2e +base files which can also be useful to package authors. The +macros are hyper-linked to their description in source2e. For +this to work both PDFs must be inside the same directory. This +document is not yet complete in content and format and may miss +some macros. diff --git a/print/tex-macros2e-doc/Makefile b/print/tex-macros2e-doc/Makefile new file mode 100644 index 000000000..b12b294b2 --- /dev/null +++ b/print/tex-macros2e-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/05/27 21:48:32 markd Exp $ + +DISTNAME= macros2e.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.4 +TEXLIVE_REV= 23236 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/macros2e +COMMENT= List of internal LaTeX2e macros +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-macros2e-doc/PLIST b/print/tex-macros2e-doc/PLIST new file mode 100644 index 000000000..56b8b3892 --- /dev/null +++ b/print/tex-macros2e-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/latex/macros2e/macros2e.pdf +share/texmf-dist/doc/latex/macros2e/macros2e.tex diff --git a/print/tex-macros2e-doc/distinfo b/print/tex-macros2e-doc/distinfo new file mode 100644 index 000000000..80f19f585 --- /dev/null +++ b/print/tex-macros2e-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-macros2e-23236/macros2e.doc.tar.xz) = dd030e3bc1fae99702097b9d30cd8adad56fcc82 +RMD160 (tex-macros2e-23236/macros2e.doc.tar.xz) = 3595352b3a9f4a2578d73bf99696dcb184900940 +Size (tex-macros2e-23236/macros2e.doc.tar.xz) = 185468 bytes diff --git a/print/tex-magaz-doc/Makefile b/print/tex-magaz-doc/Makefile index 298ef1356..a00f393e8 100644 --- a/print/tex-magaz-doc/Makefile +++ b/print/tex-magaz-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:05:56 minskim Exp $ -# TeX Live Revision 17431 +# $NetBSD: Makefile,v 1.2 2015/04/23 12:11:48 markd Exp $ DISTNAME= magaz.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.2 +PKGNAME= tex-${DISTNAME:S/./-/}-0.4 +TEXLIVE_REV= 24694 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-magaz diff --git a/print/tex-magaz-doc/distinfo b/print/tex-magaz-doc/distinfo index 2a48641b1..e94faffb7 100644 --- a/print/tex-magaz-doc/distinfo +++ b/print/tex-magaz-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/28 16:05:56 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:11:48 markd Exp $ -SHA1 (tex-magaz-doc-0.2/magaz.doc.tar.xz) = 717b210c7547b562c1648a63aa478ad67268f5a2 -RMD160 (tex-magaz-doc-0.2/magaz.doc.tar.xz) = 874b9927ba2343c11541416cff13a6495846fa69 -Size (tex-magaz-doc-0.2/magaz.doc.tar.xz) = 190276 bytes +SHA1 (tex-magaz-24694/magaz.doc.tar.xz) = a42b379ff673bb170b1b8e9984064dd964a610d8 +RMD160 (tex-magaz-24694/magaz.doc.tar.xz) = ed966e00796bf0ba83cfb105764950c2646f1233 +Size (tex-magaz-24694/magaz.doc.tar.xz) = 231644 bytes diff --git a/print/tex-magaz/Makefile b/print/tex-magaz/Makefile index 17076de26..3fc4c0678 100644 --- a/print/tex-magaz/Makefile +++ b/print/tex-magaz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/28 16:05:46 minskim Exp $ -# TeX Live Revision 17431 +# $NetBSD: Makefile,v 1.2 2015/04/23 12:11:48 markd Exp $ DISTNAME= magaz -PKGNAME= tex-${DISTNAME}-0.2 +PKGNAME= tex-${DISTNAME}-0.4 +TEXLIVE_REV= 24694 MAINTAINER= minskim@NetBSD.org COMMENT= Magazine layout diff --git a/print/tex-magaz/distinfo b/print/tex-magaz/distinfo index 32af5630a..d73acef35 100644 --- a/print/tex-magaz/distinfo +++ b/print/tex-magaz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/28 16:05:46 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:11:48 markd Exp $ -SHA1 (tex-magaz-0.2/magaz.tar.xz) = 438c3788b43879ba2058131a394ad9a9b0c2f2cf -RMD160 (tex-magaz-0.2/magaz.tar.xz) = 2b7d5876db9f5467fd069e7f8eff5a49a5f3dd7e -Size (tex-magaz-0.2/magaz.tar.xz) = 2648 bytes +SHA1 (tex-magaz-24694/magaz.tar.xz) = cdbbf6050b82cefbec5d7c4f8eb168e1c5bf866c +RMD160 (tex-magaz-24694/magaz.tar.xz) = 8e9413ce3251143908045ffdc9ed0784d48f019e +Size (tex-magaz-24694/magaz.tar.xz) = 4408 bytes diff --git a/print/tex-marginnote-doc/Makefile b/print/tex-marginnote-doc/Makefile index 11c2ebc68..10d1731b1 100644 --- a/print/tex-marginnote-doc/Makefile +++ b/print/tex-marginnote-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/01/12 16:39:53 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 12:14:45 markd Exp $ DISTNAME= marginnote.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.1f -TEXLIVE_REV= 16624 +PKGNAME= tex-${DISTNAME:S/./-/}-1.1i +TEXLIVE_REV= 25880 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-marginnote diff --git a/print/tex-marginnote-doc/distinfo b/print/tex-marginnote-doc/distinfo index 880ae8f68..5171dcd21 100644 --- a/print/tex-marginnote-doc/distinfo +++ b/print/tex-marginnote-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/12/25 06:14:20 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:14:45 markd Exp $ -SHA1 (tex-marginnote-16624/marginnote.doc.tar.xz) = 87ec0e37e5adbd0a47ae1aa4b594fbe7f504a7a2 -RMD160 (tex-marginnote-16624/marginnote.doc.tar.xz) = af010136761786254e4a95b19ecf753b670d3538 -Size (tex-marginnote-16624/marginnote.doc.tar.xz) = 287444 bytes +SHA1 (tex-marginnote-25880/marginnote.doc.tar.xz) = badf3c64a84be2c487fd5ef6ee8434cf047e96ef +RMD160 (tex-marginnote-25880/marginnote.doc.tar.xz) = 638411f6b601dcd1dad984be3dc4c11bc56a2cef +Size (tex-marginnote-25880/marginnote.doc.tar.xz) = 288612 bytes diff --git a/print/tex-marginnote/Makefile b/print/tex-marginnote/Makefile index 8ef82e8c4..80f2c6415 100644 --- a/print/tex-marginnote/Makefile +++ b/print/tex-marginnote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/01/12 16:39:53 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 12:14:45 markd Exp $ DISTNAME= marginnote -PKGNAME= tex-${DISTNAME}-1.1f -TEXLIVE_REV= 16624 +PKGNAME= tex-${DISTNAME}-1.1i +TEXLIVE_REV= 25880 MAINTAINER= minskim@NetBSD.org COMMENT= Notes in the margin, even where \marginpar fails diff --git a/print/tex-marginnote/distinfo b/print/tex-marginnote/distinfo index 005c4e4a9..58d61b3c6 100644 --- a/print/tex-marginnote/distinfo +++ b/print/tex-marginnote/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/12/25 06:14:09 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:14:45 markd Exp $ -SHA1 (tex-marginnote-16624/marginnote.tar.xz) = e5b5483dc35c397d3c3a09be812557418a85d00d -RMD160 (tex-marginnote-16624/marginnote.tar.xz) = bf905093837b3d16a720b93d5d7693b23f4a683e -Size (tex-marginnote-16624/marginnote.tar.xz) = 3380 bytes +SHA1 (tex-marginnote-25880/marginnote.tar.xz) = fb68f528e78e387c2c8e9a089e02ce83a669dced +RMD160 (tex-marginnote-25880/marginnote.tar.xz) = 30196180ec70f3fdb2d220900fefa8d91ff3fdb5 +Size (tex-marginnote-25880/marginnote.tar.xz) = 3400 bytes diff --git a/print/tex-math-e-doc/DESCR b/print/tex-math-e-doc/DESCR new file mode 100644 index 000000000..59e5f0de5 --- /dev/null +++ b/print/tex-math-e-doc/DESCR @@ -0,0 +1,4 @@ +The bundle contains all the examples from the (English) book +"Typesetting Mathematics with LaTeX" (UIT Press, Cambridge, +2010). The examples are stand alone documents and may be +separately processed with LaTeX or PDFLaTeX. diff --git a/print/tex-math-e-doc/Makefile b/print/tex-math-e-doc/Makefile new file mode 100644 index 000000000..cdd22d1fe --- /dev/null +++ b/print/tex-math-e-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= math-e.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20062 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/math-e +COMMENT= Examples from the book Typesetting Mathematics with LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-math-e-doc/PLIST b/print/tex-math-e-doc/PLIST new file mode 100644 index 000000000..3d9f29a77 --- /dev/null +++ b/print/tex-math-e-doc/PLIST @@ -0,0 +1,516 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/latex/math-e/01-00-1.ltx +share/texmf-dist/doc/latex/math-e/01-00-2.ltx +share/texmf-dist/doc/latex/math-e/01-00-3.ltx +share/texmf-dist/doc/latex/math-e/02-02-1.ltx +share/texmf-dist/doc/latex/math-e/02-02-10.ltx +share/texmf-dist/doc/latex/math-e/02-02-11.ltx +share/texmf-dist/doc/latex/math-e/02-02-12.ltx +share/texmf-dist/doc/latex/math-e/02-02-2.ltx +share/texmf-dist/doc/latex/math-e/02-02-3.ltx +share/texmf-dist/doc/latex/math-e/02-02-4.ltx +share/texmf-dist/doc/latex/math-e/02-02-5.ltx +share/texmf-dist/doc/latex/math-e/02-02-6.ltx +share/texmf-dist/doc/latex/math-e/02-02-7.ltx +share/texmf-dist/doc/latex/math-e/02-02-8.ltx +share/texmf-dist/doc/latex/math-e/02-02-9.ltx +share/texmf-dist/doc/latex/math-e/03-02-1.ltx +share/texmf-dist/doc/latex/math-e/03-02-10.ltx +share/texmf-dist/doc/latex/math-e/03-02-11.ltx +share/texmf-dist/doc/latex/math-e/03-02-2.ltx +share/texmf-dist/doc/latex/math-e/03-02-3.ltx +share/texmf-dist/doc/latex/math-e/03-02-4.ltx +share/texmf-dist/doc/latex/math-e/03-02-5.ltx +share/texmf-dist/doc/latex/math-e/03-02-6.ltx +share/texmf-dist/doc/latex/math-e/03-02-7.ltx +share/texmf-dist/doc/latex/math-e/03-02-8.ltx +share/texmf-dist/doc/latex/math-e/03-02-9.ltx +share/texmf-dist/doc/latex/math-e/03-03-1.ltx +share/texmf-dist/doc/latex/math-e/03-04-1.ltx +share/texmf-dist/doc/latex/math-e/03-04-2.ltx +share/texmf-dist/doc/latex/math-e/03-04-5.ltx +share/texmf-dist/doc/latex/math-e/03-04-6.ltx +share/texmf-dist/doc/latex/math-e/03-05-1.ltx +share/texmf-dist/doc/latex/math-e/03-05-2.ltx +share/texmf-dist/doc/latex/math-e/03-05-3.ltx +share/texmf-dist/doc/latex/math-e/03-06-1.ltx +share/texmf-dist/doc/latex/math-e/03-06-2.ltx +share/texmf-dist/doc/latex/math-e/03-06-3.ltx +share/texmf-dist/doc/latex/math-e/03-06-4.ltx +share/texmf-dist/doc/latex/math-e/03-07-1.ltx +share/texmf-dist/doc/latex/math-e/03-07-2.ltx +share/texmf-dist/doc/latex/math-e/03-07-3.ltx +share/texmf-dist/doc/latex/math-e/04-01-1.ltx +share/texmf-dist/doc/latex/math-e/04-01-2.ltx +share/texmf-dist/doc/latex/math-e/04-01-3.ltx +share/texmf-dist/doc/latex/math-e/04-01-4.ltx +share/texmf-dist/doc/latex/math-e/04-01-5.ltx +share/texmf-dist/doc/latex/math-e/04-01-6.ltx +share/texmf-dist/doc/latex/math-e/04-02-1.ltx +share/texmf-dist/doc/latex/math-e/04-02-2.ltx +share/texmf-dist/doc/latex/math-e/04-03-1.ltx +share/texmf-dist/doc/latex/math-e/04-03-2.ltx +share/texmf-dist/doc/latex/math-e/04-03-3.ltx +share/texmf-dist/doc/latex/math-e/04-03-4.ltx +share/texmf-dist/doc/latex/math-e/04-03-5.ltx +share/texmf-dist/doc/latex/math-e/04-04-1.ltx +share/texmf-dist/doc/latex/math-e/04-04-2.ltx +share/texmf-dist/doc/latex/math-e/04-04-3.ltx +share/texmf-dist/doc/latex/math-e/04-04-4.ltx +share/texmf-dist/doc/latex/math-e/04-05-1.ltx +share/texmf-dist/doc/latex/math-e/04-05-10.ltx +share/texmf-dist/doc/latex/math-e/04-05-11.ltx +share/texmf-dist/doc/latex/math-e/04-05-12.ltx +share/texmf-dist/doc/latex/math-e/04-05-13.ltx +share/texmf-dist/doc/latex/math-e/04-05-14.ltx +share/texmf-dist/doc/latex/math-e/04-05-15.ltx +share/texmf-dist/doc/latex/math-e/04-05-16.ltx +share/texmf-dist/doc/latex/math-e/04-05-17.ltx +share/texmf-dist/doc/latex/math-e/04-05-18.ltx +share/texmf-dist/doc/latex/math-e/04-05-19.ltx +share/texmf-dist/doc/latex/math-e/04-05-2.ltx +share/texmf-dist/doc/latex/math-e/04-05-20.ltx +share/texmf-dist/doc/latex/math-e/04-05-21.ltx +share/texmf-dist/doc/latex/math-e/04-05-22.ltx +share/texmf-dist/doc/latex/math-e/04-05-3.ltx +share/texmf-dist/doc/latex/math-e/04-05-4.ltx +share/texmf-dist/doc/latex/math-e/04-05-5.ltx +share/texmf-dist/doc/latex/math-e/04-05-6.ltx +share/texmf-dist/doc/latex/math-e/04-05-7.ltx +share/texmf-dist/doc/latex/math-e/04-05-8.ltx +share/texmf-dist/doc/latex/math-e/04-05-9.ltx +share/texmf-dist/doc/latex/math-e/04-06-1.ltx +share/texmf-dist/doc/latex/math-e/04-06-2.ltx +share/texmf-dist/doc/latex/math-e/04-07-1.ltx +share/texmf-dist/doc/latex/math-e/04-07-2.ltx +share/texmf-dist/doc/latex/math-e/04-08-1.ltx +share/texmf-dist/doc/latex/math-e/04-08-10.ltx +share/texmf-dist/doc/latex/math-e/04-08-11.ltx +share/texmf-dist/doc/latex/math-e/04-08-2.ltx +share/texmf-dist/doc/latex/math-e/04-08-3.ltx +share/texmf-dist/doc/latex/math-e/04-08-4.ltx +share/texmf-dist/doc/latex/math-e/04-08-5.ltx +share/texmf-dist/doc/latex/math-e/04-08-6.ltx +share/texmf-dist/doc/latex/math-e/04-08-7.ltx +share/texmf-dist/doc/latex/math-e/04-08-8.ltx +share/texmf-dist/doc/latex/math-e/04-08-9.ltx +share/texmf-dist/doc/latex/math-e/04-09-1.ltx +share/texmf-dist/doc/latex/math-e/04-09-2.ltx +share/texmf-dist/doc/latex/math-e/04-09-3.ltx +share/texmf-dist/doc/latex/math-e/04-09-4.ltx +share/texmf-dist/doc/latex/math-e/04-09-5.ltx +share/texmf-dist/doc/latex/math-e/04-10-1.ltx +share/texmf-dist/doc/latex/math-e/04-10-2.ltx +share/texmf-dist/doc/latex/math-e/04-11-1.ltx +share/texmf-dist/doc/latex/math-e/04-11-2.ltx +share/texmf-dist/doc/latex/math-e/04-11-3.ltx +share/texmf-dist/doc/latex/math-e/04-11-4.ltx +share/texmf-dist/doc/latex/math-e/04-11-5.ltx +share/texmf-dist/doc/latex/math-e/04-11-6.ltx +share/texmf-dist/doc/latex/math-e/04-12-1.ltx +share/texmf-dist/doc/latex/math-e/04-13-1.ltx +share/texmf-dist/doc/latex/math-e/04-13-2.ltx +share/texmf-dist/doc/latex/math-e/04-16-1.ltx +share/texmf-dist/doc/latex/math-e/04-17-1.ltx +share/texmf-dist/doc/latex/math-e/04-18-1.ltx +share/texmf-dist/doc/latex/math-e/04-18-10.ltx +share/texmf-dist/doc/latex/math-e/04-18-11.ltx +share/texmf-dist/doc/latex/math-e/04-18-2.ltx +share/texmf-dist/doc/latex/math-e/04-18-3.ltx +share/texmf-dist/doc/latex/math-e/04-18-4.ltx +share/texmf-dist/doc/latex/math-e/04-18-5.ltx +share/texmf-dist/doc/latex/math-e/04-18-6.ltx +share/texmf-dist/doc/latex/math-e/04-18-7.ltx +share/texmf-dist/doc/latex/math-e/04-18-8.ltx +share/texmf-dist/doc/latex/math-e/04-18-9.ltx +share/texmf-dist/doc/latex/math-e/04-20-1.ltx +share/texmf-dist/doc/latex/math-e/04-20-2.ltx +share/texmf-dist/doc/latex/math-e/04-20-3.ltx +share/texmf-dist/doc/latex/math-e/04-20-4.ltx +share/texmf-dist/doc/latex/math-e/04-20-5.ltx +share/texmf-dist/doc/latex/math-e/04-20-6.ltx +share/texmf-dist/doc/latex/math-e/04-20-7.ltx +share/texmf-dist/doc/latex/math-e/05-00-1.ltx +share/texmf-dist/doc/latex/math-e/05-01-1.ltx +share/texmf-dist/doc/latex/math-e/05-01-2.ltx +share/texmf-dist/doc/latex/math-e/05-02-1.ltx +share/texmf-dist/doc/latex/math-e/05-03-1.ltx +share/texmf-dist/doc/latex/math-e/05-03-2.ltx +share/texmf-dist/doc/latex/math-e/05-03-3.ltx +share/texmf-dist/doc/latex/math-e/05-03-4.ltx +share/texmf-dist/doc/latex/math-e/05-03-5.ltx +share/texmf-dist/doc/latex/math-e/05-04-1.ltx +share/texmf-dist/doc/latex/math-e/05-04-2.ltx +share/texmf-dist/doc/latex/math-e/06-02-1.ltx +share/texmf-dist/doc/latex/math-e/06-02-10.ltx +share/texmf-dist/doc/latex/math-e/06-02-11.ltx +share/texmf-dist/doc/latex/math-e/06-02-12.ltx +share/texmf-dist/doc/latex/math-e/06-02-13.ltx +share/texmf-dist/doc/latex/math-e/06-02-14.ltx +share/texmf-dist/doc/latex/math-e/06-02-15.ltx +share/texmf-dist/doc/latex/math-e/06-02-16.ltx +share/texmf-dist/doc/latex/math-e/06-02-17.ltx +share/texmf-dist/doc/latex/math-e/06-02-18.ltx +share/texmf-dist/doc/latex/math-e/06-02-19.ltx +share/texmf-dist/doc/latex/math-e/06-02-2.ltx +share/texmf-dist/doc/latex/math-e/06-02-20.ltx +share/texmf-dist/doc/latex/math-e/06-02-21.ltx +share/texmf-dist/doc/latex/math-e/06-02-3.ltx +share/texmf-dist/doc/latex/math-e/06-02-4.ltx +share/texmf-dist/doc/latex/math-e/06-02-5.ltx +share/texmf-dist/doc/latex/math-e/06-02-6.ltx +share/texmf-dist/doc/latex/math-e/06-02-7.ltx +share/texmf-dist/doc/latex/math-e/06-02-8.ltx +share/texmf-dist/doc/latex/math-e/06-02-9.ltx +share/texmf-dist/doc/latex/math-e/06-03-1.ltx +share/texmf-dist/doc/latex/math-e/06-03-10.ltx +share/texmf-dist/doc/latex/math-e/06-03-11.ltx +share/texmf-dist/doc/latex/math-e/06-03-12.ltx +share/texmf-dist/doc/latex/math-e/06-03-13.ltx +share/texmf-dist/doc/latex/math-e/06-03-14.ltx +share/texmf-dist/doc/latex/math-e/06-03-15.ltx +share/texmf-dist/doc/latex/math-e/06-03-16.ltx +share/texmf-dist/doc/latex/math-e/06-03-17.ltx +share/texmf-dist/doc/latex/math-e/06-03-18.ltx +share/texmf-dist/doc/latex/math-e/06-03-19.ltx +share/texmf-dist/doc/latex/math-e/06-03-2.ltx +share/texmf-dist/doc/latex/math-e/06-03-20.ltx +share/texmf-dist/doc/latex/math-e/06-03-21.ltx +share/texmf-dist/doc/latex/math-e/06-03-22.ltx +share/texmf-dist/doc/latex/math-e/06-03-3.ltx +share/texmf-dist/doc/latex/math-e/06-03-4.ltx +share/texmf-dist/doc/latex/math-e/06-03-5.ltx +share/texmf-dist/doc/latex/math-e/06-03-6.ltx +share/texmf-dist/doc/latex/math-e/06-03-7.ltx +share/texmf-dist/doc/latex/math-e/06-03-8.ltx +share/texmf-dist/doc/latex/math-e/06-03-9.ltx +share/texmf-dist/doc/latex/math-e/06-06-1.ltx +share/texmf-dist/doc/latex/math-e/06-06-2.ltx +share/texmf-dist/doc/latex/math-e/06-07-1.ltx +share/texmf-dist/doc/latex/math-e/06-07-2.ltx +share/texmf-dist/doc/latex/math-e/06-07-3.ltx +share/texmf-dist/doc/latex/math-e/06-07-4.ltx +share/texmf-dist/doc/latex/math-e/06-07-5.ltx +share/texmf-dist/doc/latex/math-e/06-08-1.ltx +share/texmf-dist/doc/latex/math-e/06-08-2.ltx +share/texmf-dist/doc/latex/math-e/06-09-1.ltx +share/texmf-dist/doc/latex/math-e/06-09-2.ltx +share/texmf-dist/doc/latex/math-e/06-10-1.ltx +share/texmf-dist/doc/latex/math-e/06-11-1.ltx +share/texmf-dist/doc/latex/math-e/06-11-2.ltx +share/texmf-dist/doc/latex/math-e/06-11-3.ltx +share/texmf-dist/doc/latex/math-e/06-11-4.ltx +share/texmf-dist/doc/latex/math-e/06-11-5.ltx +share/texmf-dist/doc/latex/math-e/06-11-6.ltx +share/texmf-dist/doc/latex/math-e/06-11-7.ltx +share/texmf-dist/doc/latex/math-e/06-11-8.ltx +share/texmf-dist/doc/latex/math-e/06-11-9.ltx +share/texmf-dist/doc/latex/math-e/06-12-1.ltx +share/texmf-dist/doc/latex/math-e/06-12-10.ltx +share/texmf-dist/doc/latex/math-e/06-12-11.ltx +share/texmf-dist/doc/latex/math-e/06-12-12.ltx +share/texmf-dist/doc/latex/math-e/06-12-13.ltx +share/texmf-dist/doc/latex/math-e/06-12-14.ltx +share/texmf-dist/doc/latex/math-e/06-12-15.ltx +share/texmf-dist/doc/latex/math-e/06-12-2.ltx +share/texmf-dist/doc/latex/math-e/06-12-3.ltx +share/texmf-dist/doc/latex/math-e/06-12-4.ltx +share/texmf-dist/doc/latex/math-e/06-12-5.ltx +share/texmf-dist/doc/latex/math-e/06-12-6.ltx +share/texmf-dist/doc/latex/math-e/06-12-7.ltx +share/texmf-dist/doc/latex/math-e/06-12-8.ltx +share/texmf-dist/doc/latex/math-e/06-12-9.ltx +share/texmf-dist/doc/latex/math-e/06-13-1.ltx +share/texmf-dist/doc/latex/math-e/06-13-2.ltx +share/texmf-dist/doc/latex/math-e/06-13-3.ltx +share/texmf-dist/doc/latex/math-e/06-14-1.ltx +share/texmf-dist/doc/latex/math-e/06-14-2.ltx +share/texmf-dist/doc/latex/math-e/06-14-3.ltx +share/texmf-dist/doc/latex/math-e/06-15-1.ltx +share/texmf-dist/doc/latex/math-e/06-15-2.ltx +share/texmf-dist/doc/latex/math-e/06-15-3.ltx +share/texmf-dist/doc/latex/math-e/06-16-1.ltx +share/texmf-dist/doc/latex/math-e/06-16-2.ltx +share/texmf-dist/doc/latex/math-e/06-17-1.ltx +share/texmf-dist/doc/latex/math-e/06-18-1.ltx +share/texmf-dist/doc/latex/math-e/06-19-1.ltx +share/texmf-dist/doc/latex/math-e/06-19-2.ltx +share/texmf-dist/doc/latex/math-e/06-19-3.ltx +share/texmf-dist/doc/latex/math-e/06-19-4.ltx +share/texmf-dist/doc/latex/math-e/06-20-1.ltx +share/texmf-dist/doc/latex/math-e/06-20-2.ltx +share/texmf-dist/doc/latex/math-e/06-20-3.ltx +share/texmf-dist/doc/latex/math-e/06-20-4.ltx +share/texmf-dist/doc/latex/math-e/07-01-1.ltx +share/texmf-dist/doc/latex/math-e/07-01-10.ltx +share/texmf-dist/doc/latex/math-e/07-01-11.ltx +share/texmf-dist/doc/latex/math-e/07-01-12.ltx +share/texmf-dist/doc/latex/math-e/07-01-2.ltx +share/texmf-dist/doc/latex/math-e/07-01-3.ltx +share/texmf-dist/doc/latex/math-e/07-01-4.ltx +share/texmf-dist/doc/latex/math-e/07-01-5.ltx +share/texmf-dist/doc/latex/math-e/07-01-6.ltx +share/texmf-dist/doc/latex/math-e/07-01-7.ltx +share/texmf-dist/doc/latex/math-e/07-01-8.ltx +share/texmf-dist/doc/latex/math-e/07-01-9.ltx +share/texmf-dist/doc/latex/math-e/07-02-1.ltx +share/texmf-dist/doc/latex/math-e/07-02-2.ltx +share/texmf-dist/doc/latex/math-e/07-02-3.ltx +share/texmf-dist/doc/latex/math-e/07-02-4.ltx +share/texmf-dist/doc/latex/math-e/07-03-1.ltx +share/texmf-dist/doc/latex/math-e/07-03-2.ltx +share/texmf-dist/doc/latex/math-e/07-04-1.ltx +share/texmf-dist/doc/latex/math-e/07-05-1.ltx +share/texmf-dist/doc/latex/math-e/07-05-10.ltx +share/texmf-dist/doc/latex/math-e/07-05-11.ltx +share/texmf-dist/doc/latex/math-e/07-05-12.ltx +share/texmf-dist/doc/latex/math-e/07-05-13.ltx +share/texmf-dist/doc/latex/math-e/07-05-14.ltx +share/texmf-dist/doc/latex/math-e/07-05-2.ltx +share/texmf-dist/doc/latex/math-e/07-05-3.ltx +share/texmf-dist/doc/latex/math-e/07-05-4.ltx +share/texmf-dist/doc/latex/math-e/07-05-5.ltx +share/texmf-dist/doc/latex/math-e/07-05-6.ltx +share/texmf-dist/doc/latex/math-e/07-05-7.ltx +share/texmf-dist/doc/latex/math-e/07-05-8.ltx +share/texmf-dist/doc/latex/math-e/07-05-9.ltx +share/texmf-dist/doc/latex/math-e/07-06-1.ltx +share/texmf-dist/doc/latex/math-e/07-06-2.ltx +share/texmf-dist/doc/latex/math-e/07-06-3.ltx +share/texmf-dist/doc/latex/math-e/07-06-4.ltx +share/texmf-dist/doc/latex/math-e/07-06-5.ltx +share/texmf-dist/doc/latex/math-e/07-06-6.ltx +share/texmf-dist/doc/latex/math-e/07-07-1.ltx +share/texmf-dist/doc/latex/math-e/07-08-1.ltx +share/texmf-dist/doc/latex/math-e/07-08-2.ltx +share/texmf-dist/doc/latex/math-e/07-08-3.ltx +share/texmf-dist/doc/latex/math-e/07-09-1.ltx +share/texmf-dist/doc/latex/math-e/07-09-2.ltx +share/texmf-dist/doc/latex/math-e/07-10-1.ltx +share/texmf-dist/doc/latex/math-e/07-10-2.ltx +share/texmf-dist/doc/latex/math-e/07-10-3.ltx +share/texmf-dist/doc/latex/math-e/07-10-4.ltx +share/texmf-dist/doc/latex/math-e/07-11-1.ltx +share/texmf-dist/doc/latex/math-e/07-12-1.ltx +share/texmf-dist/doc/latex/math-e/07-12-2.ltx +share/texmf-dist/doc/latex/math-e/07-12-3.ltx +share/texmf-dist/doc/latex/math-e/07-13-1.ltx +share/texmf-dist/doc/latex/math-e/07-14-1.ltx +share/texmf-dist/doc/latex/math-e/07-14-10.ltx +share/texmf-dist/doc/latex/math-e/07-14-2.ltx +share/texmf-dist/doc/latex/math-e/07-14-3.ltx +share/texmf-dist/doc/latex/math-e/07-14-4.ltx +share/texmf-dist/doc/latex/math-e/07-14-5.ltx +share/texmf-dist/doc/latex/math-e/07-14-6.ltx +share/texmf-dist/doc/latex/math-e/07-14-7.ltx +share/texmf-dist/doc/latex/math-e/07-14-8.ltx +share/texmf-dist/doc/latex/math-e/07-14-9.ltx +share/texmf-dist/doc/latex/math-e/07-15-1.ltx +share/texmf-dist/doc/latex/math-e/07-15-2.ltx +share/texmf-dist/doc/latex/math-e/07-16-1.ltx +share/texmf-dist/doc/latex/math-e/07-16-2.ltx +share/texmf-dist/doc/latex/math-e/08-01-1.ltx +share/texmf-dist/doc/latex/math-e/08-01-10.ltx +share/texmf-dist/doc/latex/math-e/08-01-11.ltx +share/texmf-dist/doc/latex/math-e/08-01-12.ltx +share/texmf-dist/doc/latex/math-e/08-01-13.ltx +share/texmf-dist/doc/latex/math-e/08-01-14.ltx +share/texmf-dist/doc/latex/math-e/08-01-15.ltx +share/texmf-dist/doc/latex/math-e/08-01-16.ltx +share/texmf-dist/doc/latex/math-e/08-01-2.ltx +share/texmf-dist/doc/latex/math-e/08-01-3.ltx +share/texmf-dist/doc/latex/math-e/08-01-4.ltx +share/texmf-dist/doc/latex/math-e/08-01-5.ltx +share/texmf-dist/doc/latex/math-e/08-01-6.ltx +share/texmf-dist/doc/latex/math-e/08-01-7.ltx +share/texmf-dist/doc/latex/math-e/08-01-8.ltx +share/texmf-dist/doc/latex/math-e/08-01-9.ltx +share/texmf-dist/doc/latex/math-e/08-02-1.ltx +share/texmf-dist/doc/latex/math-e/08-02-10.ltx +share/texmf-dist/doc/latex/math-e/08-02-11.ltx +share/texmf-dist/doc/latex/math-e/08-02-12.ltx +share/texmf-dist/doc/latex/math-e/08-02-13.ltx +share/texmf-dist/doc/latex/math-e/08-02-14.ltx +share/texmf-dist/doc/latex/math-e/08-02-15.ltx +share/texmf-dist/doc/latex/math-e/08-02-2.ltx +share/texmf-dist/doc/latex/math-e/08-02-3.ltx +share/texmf-dist/doc/latex/math-e/08-02-4.ltx +share/texmf-dist/doc/latex/math-e/08-02-5.ltx +share/texmf-dist/doc/latex/math-e/08-02-6.ltx +share/texmf-dist/doc/latex/math-e/08-02-7.ltx +share/texmf-dist/doc/latex/math-e/08-02-8.ltx +share/texmf-dist/doc/latex/math-e/08-02-9.ltx +share/texmf-dist/doc/latex/math-e/08-03-1.ltx +share/texmf-dist/doc/latex/math-e/08-03-10.ltx +share/texmf-dist/doc/latex/math-e/08-03-11.ltx +share/texmf-dist/doc/latex/math-e/08-03-12.ltx +share/texmf-dist/doc/latex/math-e/08-03-2.ltx +share/texmf-dist/doc/latex/math-e/08-03-3.ltx +share/texmf-dist/doc/latex/math-e/08-03-4.ltx +share/texmf-dist/doc/latex/math-e/08-03-5.ltx +share/texmf-dist/doc/latex/math-e/08-03-6.ltx +share/texmf-dist/doc/latex/math-e/08-03-7.ltx +share/texmf-dist/doc/latex/math-e/08-03-8.ltx +share/texmf-dist/doc/latex/math-e/08-03-9.ltx +share/texmf-dist/doc/latex/math-e/09-01-1.ltx +share/texmf-dist/doc/latex/math-e/09-02-1.ltx +share/texmf-dist/doc/latex/math-e/09-03-1.ltx +share/texmf-dist/doc/latex/math-e/09-03-2.ltx +share/texmf-dist/doc/latex/math-e/09-04-1.ltx +share/texmf-dist/doc/latex/math-e/09-05-1.ltx +share/texmf-dist/doc/latex/math-e/09-05-2.ltx +share/texmf-dist/doc/latex/math-e/09-06-1.ltx +share/texmf-dist/doc/latex/math-e/09-06-2.ltx +share/texmf-dist/doc/latex/math-e/09-07-1.ltx +share/texmf-dist/doc/latex/math-e/09-07-2.ltx +share/texmf-dist/doc/latex/math-e/09-07-3.ltx +share/texmf-dist/doc/latex/math-e/09-07-4.ltx +share/texmf-dist/doc/latex/math-e/09-08-1.ltx +share/texmf-dist/doc/latex/math-e/09-08-2.ltx +share/texmf-dist/doc/latex/math-e/09-08-3.ltx +share/texmf-dist/doc/latex/math-e/09-09-1.ltx +share/texmf-dist/doc/latex/math-e/09-09-2.ltx +share/texmf-dist/doc/latex/math-e/09-10-1.ltx +share/texmf-dist/doc/latex/math-e/09-10-2.ltx +share/texmf-dist/doc/latex/math-e/09-11-1.ltx +share/texmf-dist/doc/latex/math-e/09-11-2.ltx +share/texmf-dist/doc/latex/math-e/09-11-3.ltx +share/texmf-dist/doc/latex/math-e/09-12-1.ltx +share/texmf-dist/doc/latex/math-e/09-12-2.ltx +share/texmf-dist/doc/latex/math-e/09-12-3.ltx +share/texmf-dist/doc/latex/math-e/09-12-4.ltx +share/texmf-dist/doc/latex/math-e/09-12-5.ltx +share/texmf-dist/doc/latex/math-e/09-12-6.ltx +share/texmf-dist/doc/latex/math-e/09-12-7.ltxps +share/texmf-dist/doc/latex/math-e/09-13-1.ltx +share/texmf-dist/doc/latex/math-e/09-13-2.ltx +share/texmf-dist/doc/latex/math-e/09-14-1.ltx +share/texmf-dist/doc/latex/math-e/09-15-1.ltx +share/texmf-dist/doc/latex/math-e/09-15-2.ltx +share/texmf-dist/doc/latex/math-e/09-15-3.ltx +share/texmf-dist/doc/latex/math-e/09-16-1.ltx +share/texmf-dist/doc/latex/math-e/09-16-2.ltx +share/texmf-dist/doc/latex/math-e/09-16-3.ltx +share/texmf-dist/doc/latex/math-e/09-16-4.ltx +share/texmf-dist/doc/latex/math-e/09-16-5.ltx +share/texmf-dist/doc/latex/math-e/09-16-6.ltx +share/texmf-dist/doc/latex/math-e/09-16-7.ltx +share/texmf-dist/doc/latex/math-e/09-16-8.ltx +share/texmf-dist/doc/latex/math-e/09-17-1.ltx +share/texmf-dist/doc/latex/math-e/09-17-10.ltx +share/texmf-dist/doc/latex/math-e/09-17-11.ltx +share/texmf-dist/doc/latex/math-e/09-17-12.ltx +share/texmf-dist/doc/latex/math-e/09-17-13.ltx +share/texmf-dist/doc/latex/math-e/09-17-14.ltx +share/texmf-dist/doc/latex/math-e/09-17-2.ltx +share/texmf-dist/doc/latex/math-e/09-17-3.ltx +share/texmf-dist/doc/latex/math-e/09-17-4.ltx4 +share/texmf-dist/doc/latex/math-e/09-17-5.ltx +share/texmf-dist/doc/latex/math-e/09-17-6.ltx +share/texmf-dist/doc/latex/math-e/09-17-7.ltx +share/texmf-dist/doc/latex/math-e/09-17-8.ltx +share/texmf-dist/doc/latex/math-e/09-17-9.ltx +share/texmf-dist/doc/latex/math-e/09-18-1.ltx +share/texmf-dist/doc/latex/math-e/09-18-2.ltx +share/texmf-dist/doc/latex/math-e/09-18-3.ltx +share/texmf-dist/doc/latex/math-e/09-19-1.ltx +share/texmf-dist/doc/latex/math-e/09-19-2.ltx +share/texmf-dist/doc/latex/math-e/09-20-1.ltx +share/texmf-dist/doc/latex/math-e/09-20-2.ltx +share/texmf-dist/doc/latex/math-e/09-20-3.ltx +share/texmf-dist/doc/latex/math-e/09-20-4.ltx +share/texmf-dist/doc/latex/math-e/09-20-5.ltx +share/texmf-dist/doc/latex/math-e/10-01-1.ltx +share/texmf-dist/doc/latex/math-e/10-01-2.ltx +share/texmf-dist/doc/latex/math-e/10-01-3.ltx +share/texmf-dist/doc/latex/math-e/10-01-4.ltxps +share/texmf-dist/doc/latex/math-e/10-01-5.ltxps +share/texmf-dist/doc/latex/math-e/10-02-1.ltx +share/texmf-dist/doc/latex/math-e/10-02-2.ltx +share/texmf-dist/doc/latex/math-e/10-03-1.ltx +share/texmf-dist/doc/latex/math-e/10-03-2.ltx +share/texmf-dist/doc/latex/math-e/10-03-3.ltx +share/texmf-dist/doc/latex/math-e/10-03-4.ltx +share/texmf-dist/doc/latex/math-e/10-03-5.ltx +share/texmf-dist/doc/latex/math-e/10-04-1.ltx +share/texmf-dist/doc/latex/math-e/10-04-2.ltx +share/texmf-dist/doc/latex/math-e/10-04-3.ltx +share/texmf-dist/doc/latex/math-e/10-04-4.ltx +share/texmf-dist/doc/latex/math-e/10-04-5.ltx +share/texmf-dist/doc/latex/math-e/10-04-6.ltx +share/texmf-dist/doc/latex/math-e/10-04-7.ltx +share/texmf-dist/doc/latex/math-e/10-04-8.ltx +share/texmf-dist/doc/latex/math-e/10-04-9.ltx +share/texmf-dist/doc/latex/math-e/10-05-1.ltx +share/texmf-dist/doc/latex/math-e/10-05-2.ltx +share/texmf-dist/doc/latex/math-e/10-06-1.ltx +share/texmf-dist/doc/latex/math-e/10-06-2.ltx +share/texmf-dist/doc/latex/math-e/10-06-3.ltx +share/texmf-dist/doc/latex/math-e/10-06-4.ltx +share/texmf-dist/doc/latex/math-e/10-07-1.ltx2 +share/texmf-dist/doc/latex/math-e/10-07-2.ltx +share/texmf-dist/doc/latex/math-e/10-07-3.ltx +share/texmf-dist/doc/latex/math-e/10-07-4.ltx +share/texmf-dist/doc/latex/math-e/10-07-5.ltx +share/texmf-dist/doc/latex/math-e/10-07-6.ltx +share/texmf-dist/doc/latex/math-e/10-07-7.ltx +share/texmf-dist/doc/latex/math-e/10-08-1.ltxps +share/texmf-dist/doc/latex/math-e/10-09-1.ltx +share/texmf-dist/doc/latex/math-e/10-09-10.ltx +share/texmf-dist/doc/latex/math-e/10-09-11.ltx +share/texmf-dist/doc/latex/math-e/10-09-12.ltx +share/texmf-dist/doc/latex/math-e/10-09-13.ltx +share/texmf-dist/doc/latex/math-e/10-09-2.ltx +share/texmf-dist/doc/latex/math-e/10-09-3.ltx +share/texmf-dist/doc/latex/math-e/10-09-4.ltx +share/texmf-dist/doc/latex/math-e/10-09-5.ltx +share/texmf-dist/doc/latex/math-e/10-09-6.ltx +share/texmf-dist/doc/latex/math-e/10-09-7.ltx +share/texmf-dist/doc/latex/math-e/10-09-8.ltx +share/texmf-dist/doc/latex/math-e/10-09-9.ltx +share/texmf-dist/doc/latex/math-e/10-10-1.ltx +share/texmf-dist/doc/latex/math-e/10-10-2.ltx +share/texmf-dist/doc/latex/math-e/10-10-3.ltx +share/texmf-dist/doc/latex/math-e/10-10-4.ltx +share/texmf-dist/doc/latex/math-e/10-10-5.ltx +share/texmf-dist/doc/latex/math-e/10-10-6.ltx +share/texmf-dist/doc/latex/math-e/10-10-7.ltx +share/texmf-dist/doc/latex/math-e/11-01-1.ltx +share/texmf-dist/doc/latex/math-e/11-01-2.ltx +share/texmf-dist/doc/latex/math-e/11-01-3.ltx +share/texmf-dist/doc/latex/math-e/11-01-4.ltx +share/texmf-dist/doc/latex/math-e/11-01-5.ltx +share/texmf-dist/doc/latex/math-e/11-01-6.ltx +share/texmf-dist/doc/latex/math-e/11-01-7.ltx +share/texmf-dist/doc/latex/math-e/11-02-1.ltx +share/texmf-dist/doc/latex/math-e/11-02-10.ltx +share/texmf-dist/doc/latex/math-e/11-02-11.ltx +share/texmf-dist/doc/latex/math-e/11-02-12.ltx +share/texmf-dist/doc/latex/math-e/11-02-13.ltx +share/texmf-dist/doc/latex/math-e/11-02-14.ltx +share/texmf-dist/doc/latex/math-e/11-02-15.ltx +share/texmf-dist/doc/latex/math-e/11-02-16.ltx +share/texmf-dist/doc/latex/math-e/11-02-17.ltx +share/texmf-dist/doc/latex/math-e/11-02-18.ltx +share/texmf-dist/doc/latex/math-e/11-02-19.ltx +share/texmf-dist/doc/latex/math-e/11-02-2.ltx +share/texmf-dist/doc/latex/math-e/11-02-20.ltx +share/texmf-dist/doc/latex/math-e/11-02-21.ltx +share/texmf-dist/doc/latex/math-e/11-02-22.ltx +share/texmf-dist/doc/latex/math-e/11-02-23.ltx +share/texmf-dist/doc/latex/math-e/11-02-24.ltx +share/texmf-dist/doc/latex/math-e/11-02-25.ltx +share/texmf-dist/doc/latex/math-e/11-02-26.ltx +share/texmf-dist/doc/latex/math-e/11-02-3.ltx +share/texmf-dist/doc/latex/math-e/11-02-4.ltx +share/texmf-dist/doc/latex/math-e/11-02-5.ltx +share/texmf-dist/doc/latex/math-e/11-02-6.ltx +share/texmf-dist/doc/latex/math-e/11-02-7.ltx +share/texmf-dist/doc/latex/math-e/11-02-8.ltx +share/texmf-dist/doc/latex/math-e/11-02-9.ltx +share/texmf-dist/doc/latex/math-e/README +share/texmf-dist/doc/latex/math-e/exaarticle.cls +share/texmf-dist/doc/latex/math-e/exaarticle2.cls +share/texmf-dist/doc/latex/math-e/exaartplain.cls +share/texmf-dist/doc/latex/math-e/exareport.cls +share/texmf-dist/doc/latex/math-e/exasymbol.cls diff --git a/print/tex-math-e-doc/distinfo b/print/tex-math-e-doc/distinfo new file mode 100644 index 000000000..1f07ec8c3 --- /dev/null +++ b/print/tex-math-e-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-math-e-20062/math-e.doc.tar.xz) = 9abaf3edfe79946f3cd33d8e26516137c1a5916e +RMD160 (tex-math-e-20062/math-e.doc.tar.xz) = 616afd3b6666be7dae91fe331f0a8d06aae37ca0 +Size (tex-math-e-20062/math-e.doc.tar.xz) = 52576 bytes diff --git a/print/tex-mathcomp-doc/DESCR b/print/tex-mathcomp-doc/DESCR new file mode 100644 index 000000000..bd5b93da4 --- /dev/null +++ b/print/tex-mathcomp-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mathcomp. diff --git a/print/tex-mathcomp-doc/Makefile b/print/tex-mathcomp-doc/Makefile new file mode 100644 index 000000000..15816d489 --- /dev/null +++ b/print/tex-mathcomp-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= mathcomp.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.1f +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mathcomp +COMMENT= Documentation for tex-mathcomp +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mathcomp-doc/PLIST b/print/tex-mathcomp-doc/PLIST new file mode 100644 index 000000000..c68353607 --- /dev/null +++ b/print/tex-mathcomp-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/doc/latex/mathcomp/mathcomp.pdf diff --git a/print/tex-mathcomp-doc/distinfo b/print/tex-mathcomp-doc/distinfo new file mode 100644 index 000000000..d8b58e972 --- /dev/null +++ b/print/tex-mathcomp-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-mathcomp-15878/mathcomp.doc.tar.xz) = 83a14edcd87ed3a9fa1011277b2eb0ec98cd2238 +RMD160 (tex-mathcomp-15878/mathcomp.doc.tar.xz) = 1b7636d68f0651440f3384bee266862b5ba4547b +Size (tex-mathcomp-15878/mathcomp.doc.tar.xz) = 166132 bytes diff --git a/print/tex-mathcomp/DESCR b/print/tex-mathcomp/DESCR new file mode 100644 index 000000000..233ee7700 --- /dev/null +++ b/print/tex-mathcomp/DESCR @@ -0,0 +1,2 @@ +A package which provides access to some interesting characters +of the Text Companion fonts (TS1 encoding) in maths mode. diff --git a/print/tex-mathcomp/Makefile b/print/tex-mathcomp/Makefile new file mode 100644 index 000000000..6164b5cb8 --- /dev/null +++ b/print/tex-mathcomp/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= mathcomp +PKGNAME= tex-${DISTNAME}-0.1f +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mathcomp +COMMENT= Text symbols in maths mode +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mathcomp/PLIST b/print/tex-mathcomp/PLIST new file mode 100644 index 000000000..dd15543e2 --- /dev/null +++ b/print/tex-mathcomp/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/tex/latex/mathcomp/mathcomp.sty diff --git a/print/tex-mathcomp/distinfo b/print/tex-mathcomp/distinfo new file mode 100644 index 000000000..09bd1ef20 --- /dev/null +++ b/print/tex-mathcomp/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-mathcomp-15878/mathcomp.tar.xz) = b090671e568d95cbb75900fd5b33b79f3239210f +RMD160 (tex-mathcomp-15878/mathcomp.tar.xz) = 1a827403a8ba2857f0a83c6690b0da164799a325 +Size (tex-mathcomp-15878/mathcomp.tar.xz) = 1148 bytes diff --git a/print/tex-mathtools/DESCR b/print/tex-mathtools/DESCR new file mode 100644 index 000000000..562f241af --- /dev/null +++ b/print/tex-mathtools/DESCR @@ -0,0 +1,16 @@ +Mathtools provides a series of packages designed to enhance the +appearance of documents containing a lot of mathematics. The +main backbone is amsmath, so those unfamiliar with this +required part of the LaTeX system will probably not find the +packages very useful. Mathtools provides many useful tools for +mathematical typesetting. It is based on amsmath and fixes +various deficiencies of amsmath and standard LaTeX. It +provides: Extensible symbols, such as brackets, arrows, +harpoons, etc.; Various symbols such as \coloneqq (:=); Easy +creation of new tag forms; Showing equation numbers only for +referenced equations; Extensible arrows, harpoons and +hookarrows; Starred versions of the amsmath matrix environments +for specifying the column alignment; More building blocks: +multlined, cases-like environments, new gathered environments; +Maths versions of \makebox, \llap, \rlap etc.; Cramped math +styles; and more... Mathtools requires mhsetup. diff --git a/print/tex-mathtools/Makefile b/print/tex-mathtools/Makefile new file mode 100644 index 000000000..a22e5b48a --- /dev/null +++ b/print/tex-mathtools/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:04 markd Exp $ + +DISTNAME= mathtools +PKGNAME= tex-${DISTNAME}-1.16 +TEXLIVE_REV= 37331 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mathtools +COMMENT= Mathematical tools to use with amsmath +LICENSE= lppl-1.3c + +DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mathtools/PLIST b/print/tex-mathtools/PLIST new file mode 100644 index 000000000..e58a60ccf --- /dev/null +++ b/print/tex-mathtools/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:12:52 markd Exp $ +share/texmf-dist/tex/latex/mathtools/empheq.sty +share/texmf-dist/tex/latex/mathtools/mathtools.sty +share/texmf-dist/tex/latex/mathtools/mhsetup.sty + diff --git a/print/tex-mathtools/distinfo b/print/tex-mathtools/distinfo new file mode 100644 index 000000000..68402e03d --- /dev/null +++ b/print/tex-mathtools/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:04 markd Exp $ + +SHA1 (tex-mathtools-37331/mathtools.tar.xz) = 041352592deedb110fab1d24b214d34c9587142d +RMD160 (tex-mathtools-37331/mathtools.tar.xz) = af896efaaf905a83646f2da33cb42b8560206d25 +Size (tex-mathtools-37331/mathtools.tar.xz) = 18500 bytes diff --git a/print/tex-memdesign-doc/DESCR b/print/tex-memdesign-doc/DESCR new file mode 100644 index 000000000..3ad57b083 --- /dev/null +++ b/print/tex-memdesign-doc/DESCR @@ -0,0 +1,6 @@ +"A Few Notes on Book Design" provides an introduction to the +business of book design. It is an extended version of what used +to be the first part of the memoir users' manual. Please note +that the compiled copy, supplied in the package, uses +commercial fonts; the README file contains instructions on how +to compile the document without these fonts. diff --git a/print/tex-memdesign-doc/Makefile b/print/tex-memdesign-doc/Makefile new file mode 100644 index 000000000..56d490994 --- /dev/null +++ b/print/tex-memdesign-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= memdesign.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34157 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/memdesign +COMMENT= Notes on book design +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-memdesign-doc/PLIST b/print/tex-memdesign-doc/PLIST new file mode 100644 index 000000000..7c596338c --- /dev/null +++ b/print/tex-memdesign-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/fonts/memdesign/README +share/texmf-dist/doc/fonts/memdesign/memdesign.pdf +share/texmf-dist/doc/fonts/memdesign/memdesign.tex +share/texmf-dist/doc/fonts/memdesign/memetc.bib diff --git a/print/tex-memdesign-doc/distinfo b/print/tex-memdesign-doc/distinfo new file mode 100644 index 000000000..6ddffa0ac --- /dev/null +++ b/print/tex-memdesign-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-memdesign-34157/memdesign.doc.tar.xz) = 40d904bd76bdba5a26f47167d77cd124cc12ffeb +RMD160 (tex-memdesign-34157/memdesign.doc.tar.xz) = 932305faec290ca3ea7d0fb59ff92f86616f15fd +Size (tex-memdesign-34157/memdesign.doc.tar.xz) = 1733220 bytes diff --git a/print/tex-memoir-doc/Makefile b/print/tex-memoir-doc/Makefile index f94aaf74a..4f5efafbd 100644 --- a/print/tex-memoir-doc/Makefile +++ b/print/tex-memoir-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2011/05/14 22:11:09 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/14 12:50:04 markd Exp $ DISTNAME= memoir.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.6gpl6.0g -TEXLIVE_REV= 21638 +PKGNAME= tex-${DISTNAME:S/./-/}-3.7c.37021 +TEXLIVE_REV= 37021 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/memoir COMMENT= Documentation for tex-memoir +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 diff --git a/print/tex-memoir-doc/distinfo b/print/tex-memoir-doc/distinfo index 0aec4a388..980227bf3 100644 --- a/print/tex-memoir-doc/distinfo +++ b/print/tex-memoir-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2011/05/14 22:11:09 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-memoir-21638/memoir.doc.tar.xz) = e0da4caf701a39f269b2fa9e087d3f4441ff349b -RMD160 (tex-memoir-21638/memoir.doc.tar.xz) = d07f70d1f3dba09214a37ea94539a8f938f125ea -Size (tex-memoir-21638/memoir.doc.tar.xz) = 2940028 bytes +SHA1 (tex-memoir-37021/memoir.doc.tar.xz) = 07bac8145625193e92b91a12fab8841c5afe218c +RMD160 (tex-memoir-37021/memoir.doc.tar.xz) = d1b2d5b2dfc39fa4c9f9c03531d76f37f205be91 +Size (tex-memoir-37021/memoir.doc.tar.xz) = 3007288 bytes diff --git a/print/tex-memoir/Makefile b/print/tex-memoir/Makefile index cd3fb621e..94510a748 100644 --- a/print/tex-memoir/Makefile +++ b/print/tex-memoir/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2011/05/14 22:11:08 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/14 12:50:04 markd Exp $ DISTNAME= memoir -PKGNAME= tex-${DISTNAME}-3.6gpl6.0g -TEXLIVE_REV= 21638 +PKGNAME= tex-${DISTNAME}-3.7c.37021 +TEXLIVE_REV= 37021 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/memoir COMMENT= Typeset fiction, non-fiction and mathematical books +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex diff --git a/print/tex-memoir/distinfo b/print/tex-memoir/distinfo index f2d22ff8c..e9b5c35f7 100644 --- a/print/tex-memoir/distinfo +++ b/print/tex-memoir/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2011/05/14 22:11:08 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-memoir-21638/memoir.tar.xz) = 3c66c12f5b9e2239cd21d792a566d9b4ff182850 -RMD160 (tex-memoir-21638/memoir.tar.xz) = 46cd40bbba415e1c03c39b12abe34517e952d77d -Size (tex-memoir-21638/memoir.tar.xz) = 71752 bytes +SHA1 (tex-memoir-37021/memoir.tar.xz) = 3e46ced8632cd5d02594553683d449468a19b7f9 +RMD160 (tex-memoir-37021/memoir.tar.xz) = 65765c457630e2dd3138639de92994d79d8fa394 +Size (tex-memoir-37021/memoir.tar.xz) = 73864 bytes diff --git a/print/tex-metafont-beginners-doc/DESCR b/print/tex-metafont-beginners-doc/DESCR new file mode 100644 index 000000000..c74bb71f8 --- /dev/null +++ b/print/tex-metafont-beginners-doc/DESCR @@ -0,0 +1,4 @@ +An old introduction to the use of Metafont, that has stood the +test of time. It focuses on using the program, rather than +designing fonts, but does offer advice about understanding +errors in other people's fonts. diff --git a/print/tex-metafont-beginners-doc/Makefile b/print/tex-metafont-beginners-doc/Makefile new file mode 100644 index 000000000..a8c3571aa --- /dev/null +++ b/print/tex-metafont-beginners-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= metafont-beginners.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29803 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metafont-beginners +COMMENT= Introductory tutorial for Metafont +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-metafont-beginners-doc/PLIST b/print/tex-metafont-beginners-doc/PLIST new file mode 100644 index 000000000..7fe42a740 --- /dev/null +++ b/print/tex-metafont-beginners-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/fonts/metafont-beginners/metafont-for-beginners.pdf +share/texmf-dist/doc/fonts/metafont-beginners/metafont-for-beginners.tex diff --git a/print/tex-metafont-beginners-doc/distinfo b/print/tex-metafont-beginners-doc/distinfo new file mode 100644 index 000000000..da6700848 --- /dev/null +++ b/print/tex-metafont-beginners-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-metafont-beginners-29803/metafont-beginners.doc.tar.xz) = cd5b3d86cb95b9eb6e154f3d447544d3aa306e23 +RMD160 (tex-metafont-beginners-29803/metafont-beginners.doc.tar.xz) = 012f6fb2867b401cd0a5d563db6477da8519d0bd +Size (tex-metafont-beginners-29803/metafont-beginners.doc.tar.xz) = 178912 bytes diff --git a/print/tex-metapost-examples-doc/DESCR b/print/tex-metapost-examples-doc/DESCR new file mode 100644 index 000000000..ebe140d56 --- /dev/null +++ b/print/tex-metapost-examples-doc/DESCR @@ -0,0 +1,4 @@ +These are a few (hundred) example pictures drawn with MetaPost, +ranging from very simple (lines and circles) to rather +intricate (uncommon geometric transformations, fractals, +bitmap, etc). diff --git a/print/tex-metapost-examples-doc/Makefile b/print/tex-metapost-examples-doc/Makefile new file mode 100644 index 000000000..f0ed37ffe --- /dev/null +++ b/print/tex-metapost-examples-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +DISTNAME= metapost-examples.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/metapost-examples +COMMENT= Example drawings using MetaPost +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-metapost-examples-doc/PLIST b/print/tex-metapost-examples-doc/PLIST new file mode 100644 index 000000000..805b1f43b --- /dev/null +++ b/print/tex-metapost-examples-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:49 wiz Exp $ +share/texmf-dist/doc/metapost/metapost-examples/Makefile +share/texmf-dist/doc/metapost/metapost-examples/README +share/texmf-dist/doc/metapost/metapost-examples/data1 +share/texmf-dist/doc/metapost/metapost-examples/data2 +share/texmf-dist/doc/metapost/metapost-examples/data3 +share/texmf-dist/doc/metapost/metapost-examples/examples.mp +share/texmf-dist/doc/metapost/metapost-examples/mp2html.pl diff --git a/print/tex-metapost-examples-doc/distinfo b/print/tex-metapost-examples-doc/distinfo new file mode 100644 index 000000000..f2a6679c2 --- /dev/null +++ b/print/tex-metapost-examples-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:49 wiz Exp $ + +SHA1 (tex-metapost-examples-15878/metapost-examples.doc.tar.xz) = 709a93ba5d8d6dd29e921638b4f66dbe79732cc0 +RMD160 (tex-metapost-examples-15878/metapost-examples.doc.tar.xz) = 3892b97ec339cef7bbb3f03cb3e4fe85de9990dc +Size (tex-metapost-examples-15878/metapost-examples.doc.tar.xz) = 21252 bytes diff --git a/print/tex-mh-doc/DESCR b/print/tex-mh-doc/DESCR deleted file mode 100644 index 45e48a7b8..000000000 --- a/print/tex-mh-doc/DESCR +++ /dev/null @@ -1 +0,0 @@ -This is documentation for tex-mh. diff --git a/print/tex-mh-doc/Makefile b/print/tex-mh-doc/Makefile deleted file mode 100644 index d6a47fcac..000000000 --- a/print/tex-mh-doc/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:39 markd Exp $ - -DISTNAME= mh.doc -PKGNAME= tex-${DISTNAME:S/./-/}-29420 -TEXLIVE_REV= 29420 - -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= Documentation for tex-mh - -.include "../../print/texlive/package.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mh-doc/PLIST b/print/tex-mh-doc/PLIST deleted file mode 100644 index 08048198a..000000000 --- a/print/tex-mh-doc/PLIST +++ /dev/null @@ -1,9 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2013/10/19 20:43:39 markd Exp $ -share/texmf-dist/doc/latex/mh/README -share/texmf-dist/doc/latex/mh/breqn-technotes.pdf -share/texmf-dist/doc/latex/mh/breqn.pdf -share/texmf-dist/doc/latex/mh/empheq.pdf -share/texmf-dist/doc/latex/mh/flexisym.pdf -share/texmf-dist/doc/latex/mh/mathstyle.pdf -share/texmf-dist/doc/latex/mh/mathtools.pdf -share/texmf-dist/doc/latex/mh/mhsetup.pdf diff --git a/print/tex-mh-doc/distinfo b/print/tex-mh-doc/distinfo deleted file mode 100644 index c26a03cf4..000000000 --- a/print/tex-mh-doc/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1 2013/10/19 20:43:39 markd Exp $ - -SHA1 (tex-mh-29420/mh.doc.tar.xz) = d062caf9f832db528e8245ac822071bc1a632845 -RMD160 (tex-mh-29420/mh.doc.tar.xz) = d523b900d354821cee7fdad373d80b4d3f834bf5 -Size (tex-mh-29420/mh.doc.tar.xz) = 1969596 bytes diff --git a/print/tex-mh/DESCR b/print/tex-mh/DESCR deleted file mode 100644 index df3605989..000000000 --- a/print/tex-mh/DESCR +++ /dev/null @@ -1,19 +0,0 @@ -The mh bundle is a series of packages designed to enhance the -appearance of documents containing a lot of math. The main -backbone is amsmath, so those unfamiliar with this required -part of the LaTeX system will probably not find the packages -very useful. Component parts of the bundle are: breqn, empheq, -flexisym, mathstyle and mathtools, mhsetup, The empheq package -is a visual markup extension of amsmath. Empheq allows -sophisticated boxing and other marking of multi-line maths -displays, and fixes problems with the way that the ntheorem -package places end-of-theorem markers. The mathtools package -provides many useful tools for mathematical typesetting. It -fixes various deficiencies of amsmath and standard LaTeX. The -mhsetup package defines various programming tools needed by -both empheq and mathtools. The breqn package makes more easy -the business of preparing displayed equations in LaTeX, -including permitting automatic line-breaking within displayed -equations. (Breqn uses the mathstyle package to keep track of -the current maths typesetting style, something that raw TeX -hides from the programmer.) diff --git a/print/tex-mh/Makefile b/print/tex-mh/Makefile deleted file mode 100644 index e2b3f6a77..000000000 --- a/print/tex-mh/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: Makefile,v 1.1 2013/10/19 20:43:39 markd Exp $ - -DISTNAME= mh -PKGNAME= tex-${DISTNAME}-29420 -TEXLIVE_REV= 29420 - -MAINTAINER= pkgsrc-users@NetBSD.org -COMMENT= The MH bundle - -CONFLICTS+= teTeX-texmf<=3.0nb42 - -.include "../../print/texlive/package.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mh/PLIST b/print/tex-mh/PLIST deleted file mode 100644 index 4013d337e..000000000 --- a/print/tex-mh/PLIST +++ /dev/null @@ -1,11 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2013/10/19 20:43:39 markd Exp $ -share/texmf-dist/tex/latex/mh/breqn.sty -share/texmf-dist/tex/latex/mh/cmbase.sym -share/texmf-dist/tex/latex/mh/empheq.sty -share/texmf-dist/tex/latex/mh/flexisym.sty -share/texmf-dist/tex/latex/mh/mathpazo.sym -share/texmf-dist/tex/latex/mh/mathptmx.sym -share/texmf-dist/tex/latex/mh/mathstyle.sty -share/texmf-dist/tex/latex/mh/mathtools.sty -share/texmf-dist/tex/latex/mh/mhsetup.sty -share/texmf-dist/tex/latex/mh/msabm.sym diff --git a/print/tex-mh/distinfo b/print/tex-mh/distinfo deleted file mode 100644 index d846cec79..000000000 --- a/print/tex-mh/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1 2013/10/19 20:43:39 markd Exp $ - -SHA1 (tex-mh-29420/mh.tar.xz) = 2af4fc7b96afa568cba10d1c145c72ec11c893db -RMD160 (tex-mh-29420/mh.tar.xz) = 4f07b64840aec1249637b26800f0f1d52f519215 -Size (tex-mh-29420/mh.tar.xz) = 40516 bytes diff --git a/print/tex-mhchem-doc/Makefile b/print/tex-mhchem-doc/Makefile index 4a83eebcd..dfed6fb87 100644 --- a/print/tex-mhchem-doc/Makefile +++ b/print/tex-mhchem-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2010/11/10 22:45:59 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:04 markd Exp $ DISTNAME= mhchem.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.08 -TEXLIVE_REV= 19018 +PKGNAME= tex-${DISTNAME:S/./-/}-4.01 +TEXLIVE_REV= 37037 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-mhchem +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mhchem-doc/PLIST b/print/tex-mhchem-doc/PLIST index a3a29a35b..cd07d8aaf 100644 --- a/print/tex-mhchem-doc/PLIST +++ b/print/tex-mhchem-doc/PLIST @@ -1,3 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/10 21:13:38 markd Exp $ -share/texmf-dist/doc/latex/mhchem/legal.txt +@comment $NetBSD: PLIST,v 1.2 2015/04/23 12:19:53 markd Exp $ +share/texmf-dist/doc/latex/mhchem/README +share/texmf-dist/doc/latex/mhchem/lppl-1-3c.txt +share/texmf-dist/doc/latex/mhchem/manifest.txt share/texmf-dist/doc/latex/mhchem/mhchem.pdf +share/texmf-dist/doc/latex/mhchem/mhchem.tex diff --git a/print/tex-mhchem-doc/distinfo b/print/tex-mhchem-doc/distinfo index b869f56ef..c5e5e20fb 100644 --- a/print/tex-mhchem-doc/distinfo +++ b/print/tex-mhchem-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/10 22:45:59 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-mhchem-19018/mhchem.doc.tar.xz) = 99723ada996aa3b7375f86b20d006889d14fb28e -RMD160 (tex-mhchem-19018/mhchem.doc.tar.xz) = b5b5ff728aa9b5a8fa932b198f3157b03da942b0 -Size (tex-mhchem-19018/mhchem.doc.tar.xz) = 225968 bytes +SHA1 (tex-mhchem-37037/mhchem.doc.tar.xz) = f0c6691ea10c10bd7555705503eeaa6d288ce299 +RMD160 (tex-mhchem-37037/mhchem.doc.tar.xz) = c07b77d3e1ff888f84e84a588736167485ae646d +Size (tex-mhchem-37037/mhchem.doc.tar.xz) = 339920 bytes diff --git a/print/tex-mhchem/Makefile b/print/tex-mhchem/Makefile index 06a3451ff..df2702154 100644 --- a/print/tex-mhchem/Makefile +++ b/print/tex-mhchem/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2010/11/10 22:45:58 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:04 markd Exp $ DISTNAME= mhchem -PKGNAME= tex-${DISTNAME}-3.08 -TEXLIVE_REV= 19018 +PKGNAME= tex-${DISTNAME}-4.01 +TEXLIVE_REV= 37037 MAINTAINER= minskim@NetBSD.org COMMENT= Typeset chemical formulae/equations and Risk and Safety phrases +LICENSE= lppl-1.3c DEPENDS+= tex-amsmath>=2.13nb1:../../print/tex-amsmath DEPENDS= tex-graphics>=1.0onb1:../../print/tex-graphics diff --git a/print/tex-mhchem/PLIST b/print/tex-mhchem/PLIST index f20b5a47d..d887fa660 100644 --- a/print/tex-mhchem/PLIST +++ b/print/tex-mhchem/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:44:18 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/23 12:19:53 markd Exp $ +share/texmf-dist/tex/latex/mhchem/hpstatement.sty share/texmf-dist/tex/latex/mhchem/mhchem.sty share/texmf-dist/tex/latex/mhchem/rsphrase.sty diff --git a/print/tex-mhchem/distinfo b/print/tex-mhchem/distinfo index 306ed493c..25400faba 100644 --- a/print/tex-mhchem/distinfo +++ b/print/tex-mhchem/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/10 22:45:58 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-mhchem-19018/mhchem.tar.xz) = 07cbe599fe883f06349d91885f19cf75bc8e624b -RMD160 (tex-mhchem-19018/mhchem.tar.xz) = 61e2b7f28ba22f4b47f68f8f279de4e814f5b307 -Size (tex-mhchem-19018/mhchem.tar.xz) = 29056 bytes +SHA1 (tex-mhchem-37037/mhchem.tar.xz) = b7190175e0099f83195a9af723db11bdbfceaab6 +RMD160 (tex-mhchem-37037/mhchem.tar.xz) = 8a22483dadb3ab02594725abf61f73f0d68083ab +Size (tex-mhchem-37037/mhchem.tar.xz) = 45644 bytes diff --git a/x11/modular-xorg-server/files/modeline2c.awk b/print/tex-microtype-de-doc/DESCR similarity index 100% rename from x11/modular-xorg-server/files/modeline2c.awk rename to print/tex-microtype-de-doc/DESCR diff --git a/print/tex-microtype-de-doc/Makefile b/print/tex-microtype-de-doc/Makefile new file mode 100644 index 000000000..8aa5e66e5 --- /dev/null +++ b/print/tex-microtype-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= microtype-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.4 +TEXLIVE_REV= 24549 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/microtype-de +COMMENT= Translation into German of the documentation of microtype +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-microtype-de-doc/PLIST b/print/tex-microtype-de-doc/PLIST new file mode 100644 index 000000000..64f17ece7 --- /dev/null +++ b/print/tex-microtype-de-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/microtype-de/microtype-DE.dtx +share/texmf-dist/doc/latex/microtype-de/microtype-DE.pdf diff --git a/print/tex-microtype-de-doc/distinfo b/print/tex-microtype-de-doc/distinfo new file mode 100644 index 000000000..c3660e6e3 --- /dev/null +++ b/print/tex-microtype-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-microtype-de-24549/microtype-de.doc.tar.xz) = 140a913cb69ac269a2f00bd007a6660a9de63ea7 +RMD160 (tex-microtype-de-24549/microtype-de.doc.tar.xz) = a70d8125195b7d3f5a684140120242b3d475fc32 +Size (tex-microtype-de-24549/microtype-de.doc.tar.xz) = 1378208 bytes diff --git a/print/tex-microtype-doc/Makefile b/print/tex-microtype-doc/Makefile index 6eb7e3363..6dc4be404 100644 --- a/print/tex-microtype-doc/Makefile +++ b/print/tex-microtype-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/05/26 04:43:42 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 12:22:10 markd Exp $ DISTNAME= microtype.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.4 -TEXLIVE_REV= 16687 +PKGNAME= tex-${DISTNAME:S/./-/}-2.5a +TEXLIVE_REV= 30755 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-microtype diff --git a/print/tex-microtype-doc/distinfo b/print/tex-microtype-doc/distinfo index 208388e67..1475d3cf3 100644 --- a/print/tex-microtype-doc/distinfo +++ b/print/tex-microtype-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/26 04:43:42 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/23 12:22:10 markd Exp $ -SHA1 (tex-microtype-16687/microtype.doc.tar.xz) = 21df781ba0801ef85c27d9a7e5d885e696e327f2 -RMD160 (tex-microtype-16687/microtype.doc.tar.xz) = 9e95cc9619fa797a38235e24d8d60fc896c2f4ad -Size (tex-microtype-16687/microtype.doc.tar.xz) = 809156 bytes +SHA1 (tex-microtype-30755/microtype.doc.tar.xz) = b63d35c4bf22c2b3a865055222f05b0dbb8a09f9 +RMD160 (tex-microtype-30755/microtype.doc.tar.xz) = 1e4e11fdff4dd681a779fb988ed0f43b4d489cde +Size (tex-microtype-30755/microtype.doc.tar.xz) = 1189736 bytes diff --git a/print/tex-microtype/Makefile b/print/tex-microtype/Makefile index 009e69085..5d3af4950 100644 --- a/print/tex-microtype/Makefile +++ b/print/tex-microtype/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/05/26 04:43:42 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 12:22:10 markd Exp $ DISTNAME= microtype -PKGNAME= tex-${DISTNAME}-2.4 -TEXLIVE_REV= 16687 +PKGNAME= tex-${DISTNAME}-2.5a +TEXLIVE_REV= 30755 MAINTAINER= minskim@NetBSD.org COMMENT= Interface to the micro-typographic features of pdfTeX diff --git a/print/tex-microtype/PLIST b/print/tex-microtype/PLIST index f11d3d374..ecca53803 100644 --- a/print/tex-microtype/PLIST +++ b/print/tex-microtype/PLIST @@ -1,8 +1,14 @@ -@comment $NetBSD: PLIST,v 1.2 2010/05/26 04:43:42 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/23 12:22:10 markd Exp $ share/texmf-dist/tex/latex/microtype/letterspace.sty +share/texmf-dist/tex/latex/microtype/microtype-luatex.def +share/texmf-dist/tex/latex/microtype/microtype-pdftex.def +share/texmf-dist/tex/latex/microtype/microtype-xetex.def share/texmf-dist/tex/latex/microtype/microtype.cfg share/texmf-dist/tex/latex/microtype/microtype.lua share/texmf-dist/tex/latex/microtype/microtype.sty +share/texmf-dist/tex/latex/microtype/mt-CharisSIL.cfg +share/texmf-dist/tex/latex/microtype/mt-LatinModernRoman.cfg +share/texmf-dist/tex/latex/microtype/mt-PalatinoLinotype.cfg share/texmf-dist/tex/latex/microtype/mt-bch.cfg share/texmf-dist/tex/latex/microtype/mt-blg.cfg share/texmf-dist/tex/latex/microtype/mt-cmr.cfg diff --git a/print/tex-microtype/distinfo b/print/tex-microtype/distinfo index 59e50c85f..0003df370 100644 --- a/print/tex-microtype/distinfo +++ b/print/tex-microtype/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/26 04:43:42 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/23 12:22:10 markd Exp $ -SHA1 (tex-microtype-16687/microtype.tar.xz) = 30443356194be525ed17a892b23ac3fa53108754 -RMD160 (tex-microtype-16687/microtype.tar.xz) = 0c483e362acccd984b440b016729b3898cb07a7c -Size (tex-microtype-16687/microtype.tar.xz) = 35388 bytes +SHA1 (tex-microtype-30755/microtype.tar.xz) = cde756f7423c9aa24dfac7dca398ba64d9d677c4 +RMD160 (tex-microtype-30755/microtype.tar.xz) = 222c175cb1a0e41869309f12700cd459db62a376 +Size (tex-microtype-30755/microtype.tar.xz) = 42924 bytes diff --git a/print/tex-mil3-doc/DESCR b/print/tex-mil3-doc/DESCR new file mode 100644 index 000000000..716f3374c --- /dev/null +++ b/print/tex-mil3-doc/DESCR @@ -0,0 +1,2 @@ +Examples, samples and templates from the third edition of +Gratzer's book. diff --git a/print/tex-mil3-doc/Makefile b/print/tex-mil3-doc/Makefile new file mode 100644 index 000000000..4c66f7802 --- /dev/null +++ b/print/tex-mil3-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= mil3.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21677 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mil3 +COMMENT= Samples from Math into LaTeX, third edition +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mil3-doc/PLIST b/print/tex-mil3-doc/PLIST new file mode 100644 index 000000000..7f11b3649 --- /dev/null +++ b/print/tex-mil3-doc/PLIST @@ -0,0 +1,38 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/mil3/README +share/texmf-dist/doc/latex/mil3/ams-alph.bst +share/texmf-dist/doc/latex/mil3/ams-pln.bst +share/texmf-dist/doc/latex/mil3/amsart.tpl +share/texmf-dist/doc/latex/mil3/article.tpl +share/texmf-dist/doc/latex/mil3/article2.tpl +share/texmf-dist/doc/latex/mil3/contents +share/texmf-dist/doc/latex/mil3/fonttbl.tex +share/texmf-dist/doc/latex/mil3/gallery.tex +share/texmf-dist/doc/latex/mil3/german.tex +share/texmf-dist/doc/latex/mil3/ggamsart.tpl +share/texmf-dist/doc/latex/mil3/ggart.tpl +share/texmf-dist/doc/latex/mil3/ggart2.tpl +share/texmf-dist/doc/latex/mil3/gratzer +share/texmf-dist/doc/latex/mil3/inbibl.tpl +share/texmf-dist/doc/latex/mil3/intrart.tex +share/texmf-dist/doc/latex/mil3/intrarti.tex +share/texmf-dist/doc/latex/mil3/lattice.sty +share/texmf-dist/doc/latex/mil3/letter.tex +share/texmf-dist/doc/latex/mil3/master.tex +share/texmf-dist/doc/latex/mil3/math.tex +share/texmf-dist/doc/latex/mil3/mathb.tex +share/texmf-dist/doc/latex/mil3/multline.tpl +share/texmf-dist/doc/latex/mil3/note1.tex +share/texmf-dist/doc/latex/mil3/note1b.tex +share/texmf-dist/doc/latex/mil3/note2.tex +share/texmf-dist/doc/latex/mil3/noteslug.tex +share/texmf-dist/doc/latex/mil3/sampart.tex +share/texmf-dist/doc/latex/mil3/sampartb.bib +share/texmf-dist/doc/latex/mil3/sampartb.tex +share/texmf-dist/doc/latex/mil3/sampartu.tex +share/texmf-dist/doc/latex/mil3/sample.html +share/texmf-dist/doc/latex/mil3/svsing2e.sty +share/texmf-dist/doc/latex/mil3/svsing6.cls +share/texmf-dist/doc/latex/mil3/template.bib +share/texmf-dist/doc/latex/mil3/textenv.tpl +share/texmf-dist/doc/latex/mil3/topmat.tpl diff --git a/print/tex-mil3-doc/distinfo b/print/tex-mil3-doc/distinfo new file mode 100644 index 000000000..9de7fd8c5 --- /dev/null +++ b/print/tex-mil3-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-mil3-21677/mil3.doc.tar.xz) = 96d4a47cff43e6792440ff358b3404c4c44e88fe +RMD160 (tex-mil3-21677/mil3.doc.tar.xz) = 8a520ee96a9b877000ec497237ab4b042b62f03b +Size (tex-mil3-21677/mil3.doc.tar.xz) = 35664 bytes diff --git a/print/tex-minted-doc/Makefile b/print/tex-minted-doc/Makefile index f407a9fa2..a17562107 100644 --- a/print/tex-minted-doc/Makefile +++ b/print/tex-minted-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/22 08:11:43 markd Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:27:54 markd Exp $ DISTNAME= minted.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.7 -TEXLIVE_REV= 24002 +PKGNAME= tex-${DISTNAME:S/./-/}-2.0 +TEXLIVE_REV= 36197 MAINTAINER= markd@NetBSD.org COMMENT= Documentation for tex-minted +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-minted-doc/distinfo b/print/tex-minted-doc/distinfo index 3a934d2cf..d10aeefda 100644 --- a/print/tex-minted-doc/distinfo +++ b/print/tex-minted-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/22 08:11:43 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:27:54 markd Exp $ -SHA1 (tex-minted-24002/minted.doc.tar.xz) = 3b561dbeb7616afb1c8e29105e6bb42005552b74 -RMD160 (tex-minted-24002/minted.doc.tar.xz) = b310ad9c8951bc85f7423bcafb591857c226c6aa -Size (tex-minted-24002/minted.doc.tar.xz) = 353268 bytes +SHA1 (tex-minted-36197/minted.doc.tar.xz) = 1de7d24f504355797a8dfc2355348335f614ae70 +RMD160 (tex-minted-36197/minted.doc.tar.xz) = 7b71f4716fbcd10ac1a7466f069e82634243be54 +Size (tex-minted-36197/minted.doc.tar.xz) = 614200 bytes diff --git a/print/tex-minted/Makefile b/print/tex-minted/Makefile index 0ef5f4451..4373b2e09 100644 --- a/print/tex-minted/Makefile +++ b/print/tex-minted/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/22 08:10:18 markd Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:27:54 markd Exp $ DISTNAME= minted -PKGNAME= tex-${DISTNAME}-1.7 -TEXLIVE_REV= 24002 +PKGNAME= tex-${DISTNAME}-2.0 +TEXLIVE_REV= 36197 MAINTAINER= markd@NetBSD.org COMMENT= Highlighted source code for LaTeX +LICENSE= lppl-1.3c DEPENDS+= ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments diff --git a/print/tex-minted/PLIST b/print/tex-minted/PLIST index d388ea94c..7655300bb 100644 --- a/print/tex-minted/PLIST +++ b/print/tex-minted/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/22 08:10:18 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/23 12:27:54 markd Exp $ share/texmf-dist/tex/latex/minted/minted.sty +share/texmf-dist/tex/latex/minted/minted1.sty diff --git a/print/tex-minted/distinfo b/print/tex-minted/distinfo index 95f27b4fe..33fe205d1 100644 --- a/print/tex-minted/distinfo +++ b/print/tex-minted/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/22 08:10:18 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:27:54 markd Exp $ -SHA1 (tex-minted-24002/minted.tar.xz) = 465e58520798e48fcac9930c320e0e55a530a332 -RMD160 (tex-minted-24002/minted.tar.xz) = 1bb370aa58f4a439ac8b4bdbb0a77089645879ff -Size (tex-minted-24002/minted.tar.xz) = 2892 bytes +SHA1 (tex-minted-36197/minted.tar.xz) = a4347a971737501b4eacab5f34900a03a9589821 +RMD160 (tex-minted-36197/minted.tar.xz) = dc6502b390bfb0bce655cbb90ea27b13a651690b +Size (tex-minted-36197/minted.tar.xz) = 9424 bytes diff --git a/print/tex-misc/Makefile b/print/tex-misc/Makefile index ae396c739..4b59638ac 100644 --- a/print/tex-misc/Makefile +++ b/print/tex-misc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/14 21:51:38 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/05 20:37:55 wiz Exp $ DISTNAME= misc PKGNAME= tex-${DISTNAME}-2012 +PKGREVISION= 1 TEXLIVE_REV= 24955 MAINTAINER= minskim@NetBSD.org @@ -9,5 +10,7 @@ COMMENT= Miscellaneous files for TeX CONFLICTS+= teTeX-texmf<=3.0nb11 +TEXLIVE_IGNORE_PATTERNS= omega + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-misc/PLIST b/print/tex-misc/PLIST index ed0d3a4da..c505d81e9 100644 --- a/print/tex-misc/PLIST +++ b/print/tex-misc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2010/05/10 05:59:58 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/05/05 20:37:55 wiz Exp $ share/texmf-dist/fonts/source/public/misc/black.mf share/texmf-dist/fonts/source/public/misc/blackaps.mf share/texmf-dist/fonts/source/public/misc/blackcx.mf @@ -39,10 +39,6 @@ share/texmf-dist/fonts/tfm/public/misc/slantcx4.tfm share/texmf-dist/fonts/tfm/public/misc/slantcx6.tfm share/texmf-dist/fonts/tfm/public/misc/slantlj4.tfm share/texmf-dist/fonts/tfm/public/misc/slantlj6.tfm -share/texmf-dist/omega/ocp/misc/ebcdic.ocp -share/texmf-dist/omega/ocp/misc/id.ocp -share/texmf-dist/omega/otp/misc/ebcdic.otp -share/texmf-dist/omega/otp/misc/id.otp share/texmf-dist/tex/generic/misc/bibnames.sty share/texmf-dist/tex/generic/misc/null.tex share/texmf-dist/tex/generic/misc/texnames.sty diff --git a/print/tex-mkpattern-doc/DESCR b/print/tex-mkpattern-doc/DESCR new file mode 100644 index 000000000..358ec00ff --- /dev/null +++ b/print/tex-mkpattern-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mkpattern. diff --git a/print/tex-mkpattern-doc/Makefile b/print/tex-mkpattern-doc/Makefile new file mode 100644 index 000000000..6f76eef2d --- /dev/null +++ b/print/tex-mkpattern-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= mkpattern.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mkpattern +COMMENT= Documentation for tex-mkpattern +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mkpattern-doc/PLIST b/print/tex-mkpattern-doc/PLIST new file mode 100644 index 000000000..72f2b7cc1 --- /dev/null +++ b/print/tex-mkpattern-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/doc/plain/mkpattern/README +share/texmf-dist/doc/plain/mkpattern/mkpatdoc.tex +share/texmf-dist/doc/plain/mkpattern/mkpatter.pdf +share/texmf-dist/doc/plain/mkpattern/mkpattern-exmpl.tex diff --git a/print/tex-mkpattern-doc/distinfo b/print/tex-mkpattern-doc/distinfo new file mode 100644 index 000000000..07fd08fe2 --- /dev/null +++ b/print/tex-mkpattern-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-mkpattern-15878/mkpattern.doc.tar.xz) = fdf0e8c39cddd69d9460426685773827b74a96da +RMD160 (tex-mkpattern-15878/mkpattern.doc.tar.xz) = 5c99573c91440b6d910107819381526b4529c5f9 +Size (tex-mkpattern-15878/mkpattern.doc.tar.xz) = 82968 bytes diff --git a/print/tex-mkpattern/DESCR b/print/tex-mkpattern/DESCR new file mode 100644 index 000000000..3aa92f27f --- /dev/null +++ b/print/tex-mkpattern/DESCR @@ -0,0 +1,6 @@ +Mkpattern is a general purpose program for the generation of +hyphenation patterns, with definition of letter sets and +template-like constructions. It also provides an easy way to +handle different input and output encodings, and featgures +generation of clean UTF-8 patterns. The package was used for +the creation of the Galician patterns. diff --git a/print/tex-mkpattern/Makefile b/print/tex-mkpattern/Makefile new file mode 100644 index 000000000..b6a176cda --- /dev/null +++ b/print/tex-mkpattern/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= mkpattern +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mkpattern +COMMENT= Utility for making hyphenation patterns +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mkpattern/PLIST b/print/tex-mkpattern/PLIST new file mode 100644 index 000000000..f0351b74d --- /dev/null +++ b/print/tex-mkpattern/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/tex/plain/mkpattern/mkpatter.tex diff --git a/print/tex-mkpattern/distinfo b/print/tex-mkpattern/distinfo new file mode 100644 index 000000000..1e1e2cd0d --- /dev/null +++ b/print/tex-mkpattern/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-mkpattern-15878/mkpattern.tar.xz) = 6cd0e4afc9e5678410d19895bf9dbcd74d3aa16a +RMD160 (tex-mkpattern-15878/mkpattern.tar.xz) = cd08fbacb2864a49b737ae6614f1f2385c83791a +Size (tex-mkpattern-15878/mkpattern.tar.xz) = 4920 bytes diff --git a/print/tex-mparhack-doc/DESCR b/print/tex-mparhack-doc/DESCR new file mode 100644 index 000000000..86cc46502 --- /dev/null +++ b/print/tex-mparhack-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-mparhack. diff --git a/print/tex-mparhack-doc/Makefile b/print/tex-mparhack-doc/Makefile new file mode 100644 index 000000000..690fd874e --- /dev/null +++ b/print/tex-mparhack-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= mparhack.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.4 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mparhack +COMMENT= Documentation for tex-mparhack +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mparhack-doc/PLIST b/print/tex-mparhack-doc/PLIST new file mode 100644 index 000000000..546dace10 --- /dev/null +++ b/print/tex-mparhack-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/doc/latex/mparhack/README +share/texmf-dist/doc/latex/mparhack/mparhack.pdf diff --git a/print/tex-mparhack-doc/distinfo b/print/tex-mparhack-doc/distinfo new file mode 100644 index 000000000..80c12fd03 --- /dev/null +++ b/print/tex-mparhack-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-mparhack-15878/mparhack.doc.tar.xz) = 037bc6e4f9cb15f6dbcdb8b6195858a9fecf9032 +RMD160 (tex-mparhack-15878/mparhack.doc.tar.xz) = 20c795fa55f4f730ee8875722145eade5a3f920a +Size (tex-mparhack-15878/mparhack.doc.tar.xz) = 58916 bytes diff --git a/print/tex-mparhack/DESCR b/print/tex-mparhack/DESCR new file mode 100644 index 000000000..7cb1536c7 --- /dev/null +++ b/print/tex-mparhack/DESCR @@ -0,0 +1,2 @@ +Works around the LaTeX bug that marginpars will sometimes come +out at the wrong margin. diff --git a/print/tex-mparhack/Makefile b/print/tex-mparhack/Makefile new file mode 100644 index 000000000..dde1a2aca --- /dev/null +++ b/print/tex-mparhack/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= mparhack +PKGNAME= tex-${DISTNAME}-1.4 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/mparhack +COMMENT= Work around a LaTeX bug in marginpars +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-mparhack/PLIST b/print/tex-mparhack/PLIST new file mode 100644 index 000000000..7191ea379 --- /dev/null +++ b/print/tex-mparhack/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/tex/latex/mparhack/mparhack.sty diff --git a/print/tex-mparhack/distinfo b/print/tex-mparhack/distinfo new file mode 100644 index 000000000..323cf4287 --- /dev/null +++ b/print/tex-mparhack/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-mparhack-15878/mparhack.tar.xz) = b068486f06a0f5859ffdcb46aa013133925a2be3 +RMD160 (tex-mparhack-15878/mparhack.tar.xz) = d52037672595f1227e4b4a2734bc95b89c0f38fa +Size (tex-mparhack-15878/mparhack.tar.xz) = 2772 bytes diff --git a/print/tex-ms-doc/Makefile b/print/tex-ms-doc/Makefile index c8c9a8220..3339e4a6a 100644 --- a/print/tex-ms-doc/Makefile +++ b/print/tex-ms-doc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:13 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/23 12:30:00 markd Exp $ DISTNAME= ms.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2009.16596 -TEXLIVE_REV= 16596 -DIST_SUBDIR= ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29849 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-ms diff --git a/print/tex-ms-doc/distinfo b/print/tex-ms-doc/distinfo index c0004d8d6..cb266b5a8 100644 --- a/print/tex-ms-doc/distinfo +++ b/print/tex-ms-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:13 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/23 12:30:00 markd Exp $ -SHA1 (tex-ms-16596.2010/ms.doc.tar.xz) = dd76e7497bc6abeb24ae01a2e720da136d748e45 -RMD160 (tex-ms-16596.2010/ms.doc.tar.xz) = 301b6548eaebf63964feb8364e670ee17f460bf6 -Size (tex-ms-16596.2010/ms.doc.tar.xz) = 1970004 bytes +SHA1 (tex-ms-29849/ms.doc.tar.xz) = 3788038e558a318f13c2c19e8bc385d1d452a46c +RMD160 (tex-ms-29849/ms.doc.tar.xz) = 17cf8ee7965ac3ca6bdd7fcee37e34fe3f1f3fd9 +Size (tex-ms-29849/ms.doc.tar.xz) = 2070336 bytes diff --git a/print/tex-ms/Makefile b/print/tex-ms/Makefile index ee42f5bce..c2ad33437 100644 --- a/print/tex-ms/Makefile +++ b/print/tex-ms/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:13 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/23 12:30:00 markd Exp $ DISTNAME= ms -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 16596 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 29849 MAINTAINER= minskim@NetBSD.org COMMENT= Various LaTeX packages by Martin Schroeder diff --git a/print/tex-ms/distinfo b/print/tex-ms/distinfo index 176876b79..5fb8a9868 100644 --- a/print/tex-ms/distinfo +++ b/print/tex-ms/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:13 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/23 12:30:00 markd Exp $ -SHA1 (tex-ms-16596.2010/ms.tar.xz) = 6121f4b5224dc9242edb258bc7dec2a583cd7600 -RMD160 (tex-ms-16596.2010/ms.tar.xz) = 87f8d5ec43bbb2ba1b4b943a9d6da67f4cc42dd8 -Size (tex-ms-16596.2010/ms.tar.xz) = 5816 bytes +SHA1 (tex-ms-29849/ms.tar.xz) = 7f42b72ed157261c7616cc1f678cf76b1747e7af +RMD160 (tex-ms-29849/ms.tar.xz) = 432f60f3fd1d53f2365157533fa2e676254dae28 +Size (tex-ms-29849/ms.tar.xz) = 5872 bytes diff --git a/print/tex-multibib-doc/DESCR b/print/tex-multibib-doc/DESCR new file mode 100644 index 000000000..be36fc3de --- /dev/null +++ b/print/tex-multibib-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-multibib. diff --git a/print/tex-multibib-doc/Makefile b/print/tex-multibib-doc/Makefile new file mode 100644 index 000000000..fbed18dc5 --- /dev/null +++ b/print/tex-multibib-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= multibib.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.4 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/multibib +COMMENT= Documentation for tex-multibib +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-multibib-doc/PLIST b/print/tex-multibib-doc/PLIST new file mode 100644 index 000000000..73a5bac12 --- /dev/null +++ b/print/tex-multibib-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/doc/latex/multibib/README +share/texmf-dist/doc/latex/multibib/bibtexall +share/texmf-dist/doc/latex/multibib/multibib.pdf diff --git a/print/tex-multibib-doc/distinfo b/print/tex-multibib-doc/distinfo new file mode 100644 index 000000000..214b79846 --- /dev/null +++ b/print/tex-multibib-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-multibib-15878/multibib.doc.tar.xz) = ed41434c7fc7ef52572db733120f97e64ca9393e +RMD160 (tex-multibib-15878/multibib.doc.tar.xz) = 96f0fd5a6f3fa98f51fe0e45f2a02cd2c3fd34bf +Size (tex-multibib-15878/multibib.doc.tar.xz) = 188848 bytes diff --git a/print/tex-multibib/DESCR b/print/tex-multibib/DESCR new file mode 100644 index 000000000..cc6652ed8 --- /dev/null +++ b/print/tex-multibib/DESCR @@ -0,0 +1,6 @@ +The package the creation of references to multiple +bibliographies within one document. It thus provides +complementary functionality to packages like bibunits and +chapterbib, which allow the creation of one bibliography for +multiple, but different parts of the document. Multibib is +compatible with inlinebib, natbib, and koma-script. diff --git a/print/tex-multibib/Makefile b/print/tex-multibib/Makefile new file mode 100644 index 000000000..c72cb95a0 --- /dev/null +++ b/print/tex-multibib/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= multibib +PKGNAME= tex-${DISTNAME}-1.4 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/multibib +COMMENT= Multiple bibliographies within one document +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-multibib/PLIST b/print/tex-multibib/PLIST new file mode 100644 index 000000000..8d91880ce --- /dev/null +++ b/print/tex-multibib/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/bibtex/bst/multibib/mbplain.bst +share/texmf-dist/bibtex/bst/multibib/mbunsrtdin.bst +share/texmf-dist/makeindex/multibib/mbgglo.ist +share/texmf-dist/makeindex/multibib/mbgind.ist +share/texmf-dist/tex/latex/multibib/multibib.sty diff --git a/print/tex-multibib/distinfo b/print/tex-multibib/distinfo new file mode 100644 index 000000000..59ee7b7ac --- /dev/null +++ b/print/tex-multibib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-multibib-15878/multibib.tar.xz) = 27b319e065d5736351a3ab494a2d88c623b0ae2d +RMD160 (tex-multibib-15878/multibib.tar.xz) = 60e045ae222d7fdfbb2335c2e182ce9c1f7fd022 +Size (tex-multibib-15878/multibib.tar.xz) = 16552 bytes diff --git a/print/tex-musixtex-doc/Makefile b/print/tex-musixtex-doc/Makefile index 010837765..ec7df1e11 100644 --- a/print/tex-musixtex-doc/Makefile +++ b/print/tex-musixtex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/12/04 02:42:07 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:04 markd Exp $ DISTNAME= musixtex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.15pl29752 -TEXLIVE_REV= 29752 +PKGNAME= tex-${DISTNAME:S/./-/}-1.16.20150421 +TEXLIVE_REV= 37025 MAINTAINER= dgriffi@cs.csubak.edu COMMENT= Documentation for tex-musixtex diff --git a/print/tex-musixtex-doc/PLIST b/print/tex-musixtex-doc/PLIST index de0328b28..715a73f54 100644 --- a/print/tex-musixtex-doc/PLIST +++ b/print/tex-musixtex-doc/PLIST @@ -1,14 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2013/12/04 02:42:07 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/14 12:50:04 markd Exp $ man/man1/musixflx.1 man/man1/musixtex.1 +share/texmf-dist/doc/generic/musixtex/ChangeLog-114.txt share/texmf-dist/doc/generic/musixtex/ChangeLog-115.txt -share/texmf-dist/doc/generic/musixtex/ChangeLog-T114.txt -share/texmf-dist/doc/generic/musixtex/ChangeLog-musixdoc-115.txt +share/texmf-dist/doc/generic/musixtex/ChangeLog-116.txt +share/texmf-dist/doc/generic/musixtex/ChangeLog-musixdoc.txt share/texmf-dist/doc/generic/musixtex/README -share/texmf-dist/doc/generic/musixtex/addons/README.underbracket -share/texmf-dist/doc/generic/musixtex/addons/curly.tex -share/texmf-dist/doc/generic/musixtex/addons/tuplet.tex -share/texmf-dist/doc/generic/musixtex/addons/underbracket.sty share/texmf-dist/doc/generic/musixtex/examples/8bitchar.tex share/texmf-dist/doc/generic/musixtex/examples/adagio.tex share/texmf-dist/doc/generic/musixtex/examples/albinoni.tex @@ -28,7 +25,6 @@ share/texmf-dist/doc/generic/musixtex/examples/aveverud.tex share/texmf-dist/doc/generic/musixtex/examples/aveverum.tex share/texmf-dist/doc/generic/musixtex/examples/changecontext.tex share/texmf-dist/doc/generic/musixtex/examples/chanson.tex -share/texmf-dist/doc/generic/musixtex/examples/coulhack.tex share/texmf-dist/doc/generic/musixtex/examples/dissonan.tex share/texmf-dist/doc/generic/musixtex/examples/fantaisc.tex share/texmf-dist/doc/generic/musixtex/examples/fantaisd.tex @@ -45,6 +41,7 @@ share/texmf-dist/doc/generic/musixtex/examples/ilestne.tex share/texmf-dist/doc/generic/musixtex/examples/ilestnex.tex share/texmf-dist/doc/generic/musixtex/examples/ilfaitda.tex share/texmf-dist/doc/generic/musixtex/examples/ilfaitdx.tex +share/texmf-dist/doc/generic/musixtex/examples/kinder.tex share/texmf-dist/doc/generic/musixtex/examples/kv315.tex share/texmf-dist/doc/generic/musixtex/examples/kv315f.tex share/texmf-dist/doc/generic/musixtex/examples/kv315h.tex @@ -89,13 +86,40 @@ share/texmf-dist/doc/generic/musixtex/examples/widor_20.tex share/texmf-dist/doc/generic/musixtex/musixcrd/README.musixcrd share/texmf-dist/doc/generic/musixtex/musixcrd/doc.pdf share/texmf-dist/doc/generic/musixtex/musixdoc.pdf -share/texmf-dist/doc/generic/musixtex/musixdoc.sty -share/texmf-dist/doc/generic/musixtex/musixdoc.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/accidentals.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/barlines.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/barnumbering.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/beams.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/changing.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/embedding.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/examples.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/extensions.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/extracting.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/fonts.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/frontmatter.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/index.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/introduction.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/layout.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/lyrics.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/miscellaneous.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.sty +share/texmf-dist/doc/generic/musixtex/musixdoc/musixdoc.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/parameters.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/preparing.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/repeats.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/rests.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/settingup.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/slurstiesTypeK.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/slurstiesfont.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/smaller.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/spacing.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/staffsize.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/summary.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/transposition.tex +share/texmf-dist/doc/generic/musixtex/musixdoc/writingnotes.tex share/texmf-dist/doc/generic/musixtex/musixlyr/README.musixlyr -share/texmf-dist/doc/generic/musixtex/musixlyr/examples/nonmoriar.dvi share/texmf-dist/doc/generic/musixtex/musixlyr/examples/nonmoriar.pdf share/texmf-dist/doc/generic/musixtex/musixlyr/examples/nonmoriar.tex -share/texmf-dist/doc/generic/musixtex/musixlyr/mxlyrdoc.dvi share/texmf-dist/doc/generic/musixtex/musixlyr/mxlyrdoc.pdf share/texmf-dist/doc/generic/musixtex/musixlyr/mxlyrdoc.tex share/texmf-dist/doc/generic/musixtex/musixtex-install.pdf @@ -111,6 +135,5 @@ share/texmf-dist/doc/generic/musixtex/psslurs/README.psslurs share/texmf-dist/doc/generic/musixtex/psslurs/slurs.pdf share/texmf-dist/doc/generic/musixtex/psslurs/slurs.tex share/texmf-dist/doc/generic/musixtex/reference/musixre1.pdf -share/texmf-dist/doc/generic/musixtex/reference/musixre1.tex -share/texmf-dist/doc/generic/musixtex/scripts/musixflx.html -share/texmf-dist/doc/generic/musixtex/scripts/musixtex.html +share/texmf-dist/doc/generic/musixtex/scripts/musixflx.pdf +share/texmf-dist/doc/generic/musixtex/scripts/musixtex.pdf diff --git a/print/tex-musixtex-doc/distinfo b/print/tex-musixtex-doc/distinfo index 0fe8c4ec9..8eafa9f97 100644 --- a/print/tex-musixtex-doc/distinfo +++ b/print/tex-musixtex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/12/04 02:42:07 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-musixtex-29752/musixtex.doc.tar.xz) = 80c66751c6649fd5304582f34294da18f9c49364 -RMD160 (tex-musixtex-29752/musixtex.doc.tar.xz) = 9d4a81c0ae3de0ad61ab38dce326fb5093e7122f -Size (tex-musixtex-29752/musixtex.doc.tar.xz) = 2033888 bytes +SHA1 (tex-musixtex-37025/musixtex.doc.tar.xz) = 60ad2ad2686f5bab65abddc1d8466b2f3801bdb7 +RMD160 (tex-musixtex-37025/musixtex.doc.tar.xz) = 3eb9840d8520d4c79355dedc0f9213d3a6122db0 +Size (tex-musixtex-37025/musixtex.doc.tar.xz) = 1859660 bytes diff --git a/print/tex-musixtex/Makefile b/print/tex-musixtex/Makefile index 73cccc16b..e71366e20 100644 --- a/print/tex-musixtex/Makefile +++ b/print/tex-musixtex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/12/04 02:42:07 minskim Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/14 12:50:04 markd Exp $ DISTNAME= musixtex -PKGNAME= tex-${DISTNAME}-1.15pl29752 -TEXLIVE_REV= 29752 +PKGNAME= tex-${DISTNAME}-1.16.20150421 +TEXLIVE_REV= 37025 MAINTAINER= dgriffi@cs.csubak.edu COMMENT= TeX macros for sophisticated music typesetting diff --git a/print/tex-musixtex/PLIST b/print/tex-musixtex/PLIST index 2c1dd2132..186642edc 100644 --- a/print/tex-musixtex/PLIST +++ b/print/tex-musixtex/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.9 2013/12/04 02:42:07 minskim Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/04/23 12:33:29 markd Exp $ bin/musixflx bin/musixtex share/texmf-dist/dvips/musixtex/psslurs.pro share/texmf-dist/tex/generic/musixtex/musixadd.tex +share/texmf-dist/tex/generic/musixtex/musixadf.tex share/texmf-dist/tex/generic/musixtex/musixbar.tex share/texmf-dist/tex/generic/musixtex/musixbbm.tex share/texmf-dist/tex/generic/musixtex/musixblx.tex @@ -13,22 +14,25 @@ share/texmf-dist/tex/generic/musixtex/musixcrd.tex share/texmf-dist/tex/generic/musixtex/musixdat.tex share/texmf-dist/tex/generic/musixtex/musixdbr.tex share/texmf-dist/tex/generic/musixtex/musixdia.tex +share/texmf-dist/tex/generic/musixtex/musixec.tex share/texmf-dist/tex/generic/musixtex/musixeng.tex share/texmf-dist/tex/generic/musixtex/musixesf.tex share/texmf-dist/tex/generic/musixtex/musixevo.tex share/texmf-dist/tex/generic/musixtex/musixext.tex -share/texmf-dist/tex/generic/musixtex/musixfll.sty share/texmf-dist/tex/generic/musixtex/musixfll.tex share/texmf-dist/tex/generic/musixtex/musixgre.tex share/texmf-dist/tex/generic/musixtex/musixgui.tex share/texmf-dist/tex/generic/musixtex/musixhor.tex share/texmf-dist/tex/generic/musixtex/musixhou.tex +share/texmf-dist/tex/generic/musixtex/musixhv.tex share/texmf-dist/tex/generic/musixtex/musixinv.tex share/texmf-dist/tex/generic/musixtex/musixlit.tex share/texmf-dist/tex/generic/musixtex/musixlyr.tex share/texmf-dist/tex/generic/musixtex/musixmad.tex share/texmf-dist/tex/generic/musixtex/musixper.tex +share/texmf-dist/tex/generic/musixtex/musixplt.tex share/texmf-dist/tex/generic/musixtex/musixpoi.tex +share/texmf-dist/tex/generic/musixtex/musixppff.tex share/texmf-dist/tex/generic/musixtex/musixps.tex share/texmf-dist/tex/generic/musixtex/musixref.tex share/texmf-dist/tex/generic/musixtex/musixslu.tex @@ -42,5 +46,6 @@ share/texmf-dist/tex/generic/musixtex/musixtmr.tex share/texmf-dist/tex/generic/musixtex/musixtri.tex share/texmf-dist/tex/latex/musixtex/musixcpt.sty share/texmf-dist/tex/latex/musixtex/musixcrd.sty +share/texmf-dist/tex/latex/musixtex/musixfll.sty share/texmf-dist/tex/latex/musixtex/musixltx.tex share/texmf-dist/tex/latex/musixtex/musixtex.sty diff --git a/print/tex-musixtex/distinfo b/print/tex-musixtex/distinfo index 15a257908..809a071fd 100644 --- a/print/tex-musixtex/distinfo +++ b/print/tex-musixtex/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2013/12/04 02:42:07 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-musixtex-29752/musixtex.tar.xz) = 5dd79a96df7eb00d3d46b46fd2f894d74d038148 -RMD160 (tex-musixtex-29752/musixtex.tar.xz) = 8ed01497c7712b7581dbdfec8d9b5cf2df8144d0 -Size (tex-musixtex-29752/musixtex.tar.xz) = 87604 bytes -SHA1 (patch-bin_musixtex) = df4cbb8c506d7636a50d1fcbde24c6c806727cc4 +SHA1 (tex-musixtex-37025/musixtex.tar.xz) = e254374e61eaf163451a9187dbe24f72a8f86cf4 +RMD160 (tex-musixtex-37025/musixtex.tar.xz) = f754eaf77fa6e891bd1d9215fadd26b328c86a73 +Size (tex-musixtex-37025/musixtex.tar.xz) = 91608 bytes +SHA1 (patch-bin_musixtex) = b899f4dc8ccfad3c1020b248a37fd62261a994bb diff --git a/print/tex-musixtex/patches/patch-bin_musixtex b/print/tex-musixtex/patches/patch-bin_musixtex index d1fc06e3b..2826dcf58 100644 --- a/print/tex-musixtex/patches/patch-bin_musixtex +++ b/print/tex-musixtex/patches/patch-bin_musixtex @@ -1,25 +1,27 @@ -$NetBSD: patch-bin_musixtex,v 1.2 2013/12/04 02:42:07 minskim Exp $ +$NetBSD: patch-bin_musixtex,v 1.3 2015/04/23 12:33:29 markd Exp $ Fix paths to commands. ---- bin/musixtex.orig 2013-01-24 23:23:04.000000000 +0000 +--- bin/musixtex.orig 2015-02-28 22:49:36.000000000 +0000 +++ bin/musixtex -@@ -71,10 +71,10 @@ if #arg == 0 then +@@ -84,11 +84,11 @@ if #arg == 0 then end -- defaults: -tex = "etex" -musixflx = "musixflx" --dvi = "dvips" +-dvips = "dvips -e0 " +-dvi = dvips -ps2pdf = "ps2pdf" +tex = "@LOCALBASE@/bin/etex" +musixflx = "@LOCALBASE@/bin/musixflx" -+dvi = "@LOCALBASE@/bin/dvips" ++dvips = "@LOCALBASE@/bin/dvips -e0 " ++dvi = "@LOCALBASE@/bin/dvips"dvips +ps2pdf = "@LOCALBASE@/bin/ps2pdf" intermediate = 1 passes = 2 - -@@ -89,19 +89,19 @@ repeat + index = 0 +@@ -104,19 +104,19 @@ repeat os.exit(0) elseif this_arg == "-l" then if tex == "pdfetex" then @@ -44,12 +46,15 @@ Fix paths to commands. elseif this_arg == "-s" then dvi = ""; ps2pdf = "" elseif this_arg == "-i" then -@@ -109,7 +109,7 @@ repeat +@@ -124,9 +124,9 @@ repeat elseif this_arg == "-1" then passes = 1 elseif this_arg == "-f" then -- tex = "etex"; dvi = "dvips"; ps2pdf = "ps2pdf"; intermediate = 1; passes = 2 -+ tex = "@LOCALBASE@/bin/etex"; dvi = "@LOCALBASE@/bin/dvips"; ps2pdf = "@LOCALBASE@/bin/ps2pdf"; intermediate = 1; passes = 2 - else - filename = this_arg - if filename ~= "" and string.sub(filename, -4, -1) == ".tex" then +- tex = "etex"; dvi = dvips; ps2pdf = "ps2pdf"; intermediate = 1; passes = 2; index = 0 ++ tex = "@LOCALBASE@/bin/etex"; dvi = "@LOCALBASE@/bin/dvips"; ps2pdf = "@LOCALBASE@/bin/ps2pdf"; intermediate = 1; passes = 2; index = 0 + elseif this_arg == "-g" then +- dvi = dvips; ps2pdf = "" ++ dvi = "@LOCALBASE@/bin/dvips"; ps2pdf = "" + elseif this_arg == "-x" then + index = 1 + elseif this_arg == "-F" then diff --git a/print/tex-needspace-doc/Makefile b/print/tex-needspace-doc/Makefile index 604a48692..c42b2e7a1 100644 --- a/print/tex-needspace-doc/Makefile +++ b/print/tex-needspace-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/01/17 23:37:36 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 12:36:16 markd Exp $ DISTNAME= needspace.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.3c -TEXLIVE_REV= 19684 +PKGNAME= tex-${DISTNAME:S/./-/}-1.3d +TEXLIVE_REV= 29601 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-needspace diff --git a/print/tex-needspace-doc/distinfo b/print/tex-needspace-doc/distinfo index 955fa8c20..1c4276729 100644 --- a/print/tex-needspace-doc/distinfo +++ b/print/tex-needspace-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/01/17 23:37:36 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/23 12:36:16 markd Exp $ -SHA1 (tex-needspace-19684/needspace.doc.tar.xz) = 4a5e54b9cfa650755d32abefb005fd288f0f19b6 -RMD160 (tex-needspace-19684/needspace.doc.tar.xz) = a079790e35eb96c09bf32374d0dc8df87cd25a9e -Size (tex-needspace-19684/needspace.doc.tar.xz) = 138380 bytes +SHA1 (tex-needspace-29601/needspace.doc.tar.xz) = 4299912cb114acb7819cc5ed9da4f9bb44065cb3 +RMD160 (tex-needspace-29601/needspace.doc.tar.xz) = b1c35b07c86c1fbe81ea906d4100ef1645762143 +Size (tex-needspace-29601/needspace.doc.tar.xz) = 158552 bytes diff --git a/print/tex-needspace/Makefile b/print/tex-needspace/Makefile index 7ec788580..41c0f6e90 100644 --- a/print/tex-needspace/Makefile +++ b/print/tex-needspace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/01/17 23:37:36 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/23 12:36:16 markd Exp $ DISTNAME= needspace -PKGNAME= tex-${DISTNAME}-1.3c -TEXLIVE_REV= 19684 +PKGNAME= tex-${DISTNAME}-1.3d +TEXLIVE_REV= 29601 MAINTAINER= minskim@NetBSD.org COMMENT= Insert pagebreak if not enough space diff --git a/print/tex-needspace/distinfo b/print/tex-needspace/distinfo index b286be2f2..c64fa38d1 100644 --- a/print/tex-needspace/distinfo +++ b/print/tex-needspace/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/01/17 23:37:36 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/23 12:36:16 markd Exp $ -SHA1 (tex-needspace-19684/needspace.tar.xz) = 2f39c28308273465e766ece5117d58b31bf5ec81 -RMD160 (tex-needspace-19684/needspace.tar.xz) = 5704bd3aca875d92416ce8b0d773cf2a70b8e190 -Size (tex-needspace-19684/needspace.tar.xz) = 876 bytes +SHA1 (tex-needspace-29601/needspace.tar.xz) = 4c6347d82200a17b8585e8518006f0753d2dab33 +RMD160 (tex-needspace-29601/needspace.tar.xz) = d3541182920de5d5b6f0dcb65016d054d0ba9375 +Size (tex-needspace-29601/needspace.tar.xz) = 820 bytes diff --git a/print/tex-newsletr-doc/DESCR b/print/tex-newsletr-doc/DESCR new file mode 100644 index 000000000..379c05764 --- /dev/null +++ b/print/tex-newsletr-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-newsletr. diff --git a/print/tex-newsletr-doc/Makefile b/print/tex-newsletr-doc/Makefile new file mode 100644 index 000000000..7d877bed3 --- /dev/null +++ b/print/tex-newsletr-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= newsletr.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newsletr +COMMENT= Documentation for tex-newsletr +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-newsletr-doc/PLIST b/print/tex-newsletr-doc/PLIST new file mode 100644 index 000000000..d9ba1db39 --- /dev/null +++ b/print/tex-newsletr-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/doc/plain/newsletr/italic.tex +share/texmf-dist/doc/plain/newsletr/lodriver.tex +share/texmf-dist/doc/plain/newsletr/losample.tex +share/texmf-dist/doc/plain/newsletr/newsletr.txt +share/texmf-dist/doc/plain/newsletr/newssamp.pdf +share/texmf-dist/doc/plain/newsletr/newssamp.tex +share/texmf-dist/doc/plain/newsletr/quote.tex +share/texmf-dist/doc/plain/newsletr/read.me +share/texmf-dist/doc/plain/newsletr/sample.pdf diff --git a/print/tex-newsletr-doc/distinfo b/print/tex-newsletr-doc/distinfo new file mode 100644 index 000000000..02a06a8a6 --- /dev/null +++ b/print/tex-newsletr-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-newsletr-15878/newsletr.doc.tar.xz) = 1b3ab80b7e959b376343d5999cb89065480ad765 +RMD160 (tex-newsletr-15878/newsletr.doc.tar.xz) = e350c07c129be5d12cefb0397a982768c7a40ea6 +Size (tex-newsletr-15878/newsletr.doc.tar.xz) = 137580 bytes diff --git a/print/tex-newsletr/DESCR b/print/tex-newsletr/DESCR new file mode 100644 index 000000000..98c1fa3ae --- /dev/null +++ b/print/tex-newsletr/DESCR @@ -0,0 +1,4 @@ +NEWSLETR is a file of plain TeX macros that I wrote to publish a +printed newsletter about author Robert McCammon. Most of the macros +are original, but some came from _The TeXbook_ and other sources; +most of these have been either rewritten or modified. diff --git a/print/tex-newsletr/Makefile b/print/tex-newsletr/Makefile new file mode 100644 index 000000000..442722957 --- /dev/null +++ b/print/tex-newsletr/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= newsletr +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/newsletr +COMMENT= Macros for making newsletters with Plain TeX +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-newsletr/PLIST b/print/tex-newsletr/PLIST new file mode 100644 index 000000000..25343a7d7 --- /dev/null +++ b/print/tex-newsletr/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/tex/plain/newsletr/newsletr.tex diff --git a/print/tex-newsletr/distinfo b/print/tex-newsletr/distinfo new file mode 100644 index 000000000..91f68d81c --- /dev/null +++ b/print/tex-newsletr/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-newsletr-15878/newsletr.tar.xz) = bc31fe957c6dd3bf7a21fa8942f435c83ca67400 +RMD160 (tex-newsletr-15878/newsletr.tar.xz) = effbb70e96e31d228e2d04c80f02e5df88a915e1 +Size (tex-newsletr-15878/newsletr.tar.xz) = 16776 bytes diff --git a/print/tex-nolbreaks-doc/Makefile b/print/tex-nolbreaks-doc/Makefile index 7fb827add..75ede2270 100644 --- a/print/tex-nolbreaks-doc/Makefile +++ b/print/tex-nolbreaks-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:36:04 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:38:53 markd Exp $ DISTNAME= nolbreaks.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.0 -TEXLIVE_REV= 18127 +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 26786 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-nolbreaks diff --git a/print/tex-nolbreaks-doc/distinfo b/print/tex-nolbreaks-doc/distinfo index e416ab005..e6d310870 100644 --- a/print/tex-nolbreaks-doc/distinfo +++ b/print/tex-nolbreaks-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/25 07:36:04 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:38:53 markd Exp $ -SHA1 (tex-nolbreaks-18127/nolbreaks.doc.tar.xz) = 93c2ed242b919606a63f82a73c5f450c7f5e14a3 -RMD160 (tex-nolbreaks-18127/nolbreaks.doc.tar.xz) = 49edb3a33cb63524d8534e53986ce668fba762c1 -Size (tex-nolbreaks-18127/nolbreaks.doc.tar.xz) = 181508 bytes +SHA1 (tex-nolbreaks-26786/nolbreaks.doc.tar.xz) = af764397670d6c94ba829cd89f75d92193cff2f3 +RMD160 (tex-nolbreaks-26786/nolbreaks.doc.tar.xz) = ac4f4d562fb9f7109634dc088cc42ed0dc3ff860 +Size (tex-nolbreaks-26786/nolbreaks.doc.tar.xz) = 123836 bytes diff --git a/print/tex-nolbreaks/Makefile b/print/tex-nolbreaks/Makefile index bce4b0bb4..044bdc12a 100644 --- a/print/tex-nolbreaks/Makefile +++ b/print/tex-nolbreaks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:33:02 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:38:52 markd Exp $ DISTNAME= nolbreaks -PKGNAME= tex-${DISTNAME}-1.0 -TEXLIVE_REV= 18127 +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 26786 MAINTAINER= minskim@NetBSD.org COMMENT= No line breaks in text diff --git a/print/tex-nolbreaks/distinfo b/print/tex-nolbreaks/distinfo index 0ac11b7c6..303ad8a07 100644 --- a/print/tex-nolbreaks/distinfo +++ b/print/tex-nolbreaks/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/25 07:33:02 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:38:53 markd Exp $ -SHA1 (tex-nolbreaks-18127/nolbreaks.tar.xz) = c3aa2b14c27ce08e9d2463f928d567d282630161 -RMD160 (tex-nolbreaks-18127/nolbreaks.tar.xz) = 422fbc0bda593c71b4663bf3fa6f2ff8bf12482f -Size (tex-nolbreaks-18127/nolbreaks.tar.xz) = 1364 bytes +SHA1 (tex-nolbreaks-26786/nolbreaks.tar.xz) = f0bd01d0d26e09baf0467cb56eb4ff2b48f029e5 +RMD160 (tex-nolbreaks-26786/nolbreaks.tar.xz) = a0877024d979be1e4f21664881284bc5d741387c +Size (tex-nolbreaks-26786/nolbreaks.tar.xz) = 2584 bytes diff --git a/print/tex-oberdiek-doc/Makefile b/print/tex-oberdiek-doc/Makefile index e8e701c40..e2aea29ce 100644 --- a/print/tex-oberdiek-doc/Makefile +++ b/print/tex-oberdiek-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/11/18 18:48:44 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/23 12:41:30 markd Exp $ DISTNAME= oberdiek.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 30469 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 33322 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-oberdiek diff --git a/print/tex-oberdiek-doc/distinfo b/print/tex-oberdiek-doc/distinfo index 347d6104b..9cc9d3a22 100644 --- a/print/tex-oberdiek-doc/distinfo +++ b/print/tex-oberdiek-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/18 18:48:44 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/04/23 12:41:30 markd Exp $ -SHA1 (tex-oberdiek-30469/oberdiek.doc.tar.xz) = faf0d972e636bbc3521af2dc37da8f0de7c3994e -RMD160 (tex-oberdiek-30469/oberdiek.doc.tar.xz) = 3899695529f2f0266af02e46d9628ebe9f231ffc -Size (tex-oberdiek-30469/oberdiek.doc.tar.xz) = 15486436 bytes +SHA1 (tex-oberdiek-33322/oberdiek.doc.tar.xz) = e9faec2fe548bfc4f3dd739bc37ab01f55822e8d +RMD160 (tex-oberdiek-33322/oberdiek.doc.tar.xz) = 45f0b6197a80c9568affd22ad56ef564c01e4261 +Size (tex-oberdiek-33322/oberdiek.doc.tar.xz) = 15486444 bytes diff --git a/print/tex-oberdiek/Makefile b/print/tex-oberdiek/Makefile index 1a8f6b7ca..cecce4b6a 100644 --- a/print/tex-oberdiek/Makefile +++ b/print/tex-oberdiek/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:00 wiz Exp $ DISTNAME= oberdiek -PKGNAME= tex-${DISTNAME}-2013 +PKGNAME= tex-${DISTNAME}-2014 PKGREVISION= 1 -TEXLIVE_REV= 30469 +TEXLIVE_REV= 33322 MAINTAINER= minskim@NetBSD.org COMMENT= Bundle of packages submitted by Heiko Oberdiek diff --git a/print/tex-oberdiek/distinfo b/print/tex-oberdiek/distinfo index 9bfd57fe0..325e23907 100644 --- a/print/tex-oberdiek/distinfo +++ b/print/tex-oberdiek/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/18 18:48:44 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/04/23 12:41:30 markd Exp $ -SHA1 (tex-oberdiek-30469/oberdiek.tar.xz) = d39981c6652e39bfb8939065a7b1ff043ffd24cc -RMD160 (tex-oberdiek-30469/oberdiek.tar.xz) = 8fc61353ff58b0a6133e0267e80993ffaca009c9 -Size (tex-oberdiek-30469/oberdiek.tar.xz) = 226740 bytes +SHA1 (tex-oberdiek-33322/oberdiek.tar.xz) = 2f23b2af3006fe04b6ce29020ad972fb1998f3f3 +RMD160 (tex-oberdiek-33322/oberdiek.tar.xz) = 1230703349dd0f5bee621e0cb568ec3f58b17b86 +Size (tex-oberdiek-33322/oberdiek.tar.xz) = 226700 bytes diff --git a/print/tex-oinuit-doc/DESCR b/print/tex-oinuit-doc/DESCR new file mode 100644 index 000000000..1f9bb17c6 --- /dev/null +++ b/print/tex-oinuit-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-oinuit. diff --git a/print/tex-oinuit-doc/Makefile b/print/tex-oinuit-doc/Makefile new file mode 100644 index 000000000..eb29190b7 --- /dev/null +++ b/print/tex-oinuit-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $ + +DISTNAME= oinuit.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 28668 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-oinuit +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-oinuit-doc/PLIST b/print/tex-oinuit-doc/PLIST new file mode 100644 index 000000000..95078673f --- /dev/null +++ b/print/tex-oinuit-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:17:54 wiz Exp $ +share/texmf-dist/doc/fonts/oinuit/README.1ST +share/texmf-dist/doc/fonts/oinuit/README.TEXLIVE +share/texmf-dist/doc/fonts/oinuit/Table.eps +share/texmf-dist/doc/fonts/oinuit/book.tex +share/texmf-dist/doc/fonts/oinuit/inuit.tex +share/texmf-dist/doc/fonts/oinuit/taqtu.tex diff --git a/print/tex-oinuit-doc/distinfo b/print/tex-oinuit-doc/distinfo new file mode 100644 index 000000000..e6029b323 --- /dev/null +++ b/print/tex-oinuit-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:17:54 wiz Exp $ + +SHA1 (tex-oinuit-28668/oinuit.doc.tar.xz) = f548fb4a6c8e25fe3e3395692446ec35d8db51d6 +RMD160 (tex-oinuit-28668/oinuit.doc.tar.xz) = ba1354de75b0698bfe29922335e830bac289ce03 +Size (tex-oinuit-28668/oinuit.doc.tar.xz) = 150876 bytes diff --git a/print/tex-oinuit/DESCR b/print/tex-oinuit/DESCR new file mode 100644 index 000000000..bf59e4aca --- /dev/null +++ b/print/tex-oinuit/DESCR @@ -0,0 +1,3 @@ +The package provides a set of Lambda (Omega LaTeX) typesetting +tools for the Inuktitut language. Five different input methods +are supported and with the necessary fonts are also provided. diff --git a/print/tex-oinuit/Makefile b/print/tex-oinuit/Makefile new file mode 100644 index 000000000..b9eb8f5bc --- /dev/null +++ b/print/tex-oinuit/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.2 2015/05/04 07:53:48 wiz Exp $ + +DISTNAME= oinuit +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 28668 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= LaTeX Support for the Inuktitut Language +LICENSE= lppl-1.3c + +TEX_MAP_FILES+= oinuit.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-oinuit/PLIST b/print/tex-oinuit/PLIST new file mode 100644 index 000000000..d603a328a --- /dev/null +++ b/print/tex-oinuit/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:17:39 wiz Exp $ +share/texmf-dist/fonts/map/dvips/oinuit/oinuit.map +share/texmf-dist/fonts/ofm/public/oinuit/OInuit.ofm +share/texmf-dist/fonts/ofm/public/oinuit/OInuitb.ofm +share/texmf-dist/fonts/ofm/public/oinuit/OInuitbo.ofm +share/texmf-dist/fonts/ofm/public/oinuit/OInuito.ofm +share/texmf-dist/fonts/ovf/public/oinuit/OInuit.ovf +share/texmf-dist/fonts/ovf/public/oinuit/OInuitb.ovf +share/texmf-dist/fonts/ovf/public/oinuit/OInuitbo.ovf +share/texmf-dist/fonts/ovf/public/oinuit/OInuito.ovf +share/texmf-dist/fonts/tfm/public/oinuit/Inuit.tfm +share/texmf-dist/fonts/tfm/public/oinuit/Inuitb.tfm +share/texmf-dist/fonts/tfm/public/oinuit/Inuitbo.tfm +share/texmf-dist/fonts/tfm/public/oinuit/Inuito.tfm +share/texmf-dist/fonts/type1/public/oinuit/Inuit.pfb +share/texmf-dist/fonts/type1/public/oinuit/Inuitb.pfb +share/texmf-dist/fonts/type1/public/oinuit/Inuitbo.pfb +share/texmf-dist/fonts/type1/public/oinuit/Inuito.pfb +share/texmf-dist/fonts/type1/public/oinuit/cmssbxo10.pfb +share/texmf-dist/omega/ocp/oinuit/Ninuit2uni.ocp +share/texmf-dist/omega/ocp/oinuit/Qinuit2uni.ocp +share/texmf-dist/omega/ocp/oinuit/inuitscii.ocp +share/texmf-dist/omega/otp/oinuit/Ninuit2uni.otp +share/texmf-dist/omega/otp/oinuit/Qinuit2uni.otp +share/texmf-dist/omega/otp/oinuit/inuitscii.otp +share/texmf-dist/tex/lambda/oinuit/litcmr.fd +share/texmf-dist/tex/lambda/oinuit/litenc.def +share/texmf-dist/tex/lambda/oinuit/oinuit.sty diff --git a/print/tex-oinuit/distinfo b/print/tex-oinuit/distinfo new file mode 100644 index 000000000..1bd8775c3 --- /dev/null +++ b/print/tex-oinuit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:17:39 wiz Exp $ + +SHA1 (tex-oinuit-28668/oinuit.tar.xz) = a86359c4d5a6882f6153dea6a98160d70e9f1797 +RMD160 (tex-oinuit-28668/oinuit.tar.xz) = 6e0bc72ff93df7e27bb16f10b5f1806a165d2b07 +Size (tex-oinuit-28668/oinuit.tar.xz) = 147620 bytes diff --git a/print/tex-omega-doc/DESCR b/print/tex-omega-doc/DESCR new file mode 100644 index 000000000..9aa9152a9 --- /dev/null +++ b/print/tex-omega-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-omega. diff --git a/print/tex-omega-doc/Makefile b/print/tex-omega-doc/Makefile new file mode 100644 index 000000000..672993e4f --- /dev/null +++ b/print/tex-omega-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:36:02 wiz Exp $ + +DISTNAME= omega.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 33046 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/omega +COMMENT= Documentation for tex-omega +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-omega-doc/PLIST b/print/tex-omega-doc/PLIST new file mode 100644 index 000000000..b5d7b8f3d --- /dev/null +++ b/print/tex-omega-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:36:02 wiz Exp $ +share/texmf-dist/doc/omega/base/doc-1.8.tex +share/texmf-dist/doc/omega/base/torture.ps +share/texmf-dist/doc/omega/base/torture.tex diff --git a/print/tex-omega-doc/distinfo b/print/tex-omega-doc/distinfo new file mode 100644 index 000000000..4dba73d90 --- /dev/null +++ b/print/tex-omega-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:36:02 wiz Exp $ + +SHA1 (tex-omega-33046/omega.doc.tar.xz) = c185954e14995eb1f443e02c27af7e2461b7023f +RMD160 (tex-omega-33046/omega.doc.tar.xz) = 0596ae9c03b034cf90cd9c57d7fd031093861914 +Size (tex-omega-33046/omega.doc.tar.xz) = 195984 bytes diff --git a/print/tex-omega/DESCR b/print/tex-omega/DESCR new file mode 100644 index 000000000..c56a2e02a --- /dev/null +++ b/print/tex-omega/DESCR @@ -0,0 +1,6 @@ +A development of TeX, which deals in multi-octet Unicode +characters, to enable native treatment of a wide range of +languages without changing character-set. Work on Omega seems, +more or less, to have ceased: its immediate successor was to be +the aleph project (though that too has stalled). Projects +developing Omega (and Aleph) ideas include Omega-2 and LuaTeX. diff --git a/print/tex-omega/Makefile b/print/tex-omega/Makefile new file mode 100644 index 000000000..9fb4d095f --- /dev/null +++ b/print/tex-omega/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/05 14:35:51 wiz Exp $ + +DISTNAME= omega +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 33046 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/omega +COMMENT= A wide-character-set extension of TeX +LICENSE= gnu-gpl-v2 + +TEX_MAP_FILES+= omega.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-omega/PLIST b/print/tex-omega/PLIST new file mode 100644 index 000000000..538949853 --- /dev/null +++ b/print/tex-omega/PLIST @@ -0,0 +1,350 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/05 14:35:51 wiz Exp $ +share/texmf-dist/dvips/omega/config.omega +share/texmf-dist/dvips/omega/omega.cfg +share/texmf-dist/fonts/afm/public/omega/omsea1.afm +share/texmf-dist/fonts/afm/public/omega/omsea1b.afm +share/texmf-dist/fonts/afm/public/omega/omsea2.afm +share/texmf-dist/fonts/afm/public/omega/omsea2b.afm +share/texmf-dist/fonts/afm/public/omega/omsea3.afm +share/texmf-dist/fonts/afm/public/omega/omsea3b.afm +share/texmf-dist/fonts/afm/public/omega/omseco.afm +share/texmf-dist/fonts/afm/public/omega/omsecob.afm +share/texmf-dist/fonts/afm/public/omega/omsecobi.afm +share/texmf-dist/fonts/afm/public/omega/omsecoi.afm +share/texmf-dist/fonts/afm/public/omega/omsecx.afm +share/texmf-dist/fonts/afm/public/omega/omsecy.afm +share/texmf-dist/fonts/afm/public/omega/omsegr.afm +share/texmf-dist/fonts/afm/public/omega/omsegrb.afm +share/texmf-dist/fonts/afm/public/omega/omsegrbi.afm +share/texmf-dist/fonts/afm/public/omega/omsegri.afm +share/texmf-dist/fonts/afm/public/omega/omseha.afm +share/texmf-dist/fonts/afm/public/omega/omsehe.afm +share/texmf-dist/fonts/afm/public/omega/omseip.afm +share/texmf-dist/fonts/afm/public/omega/omsela.afm +share/texmf-dist/fonts/afm/public/omega/omselab.afm +share/texmf-dist/fonts/afm/public/omega/omselabi.afm +share/texmf-dist/fonts/afm/public/omega/omselai.afm +share/texmf-dist/fonts/afm/public/omega/omseti.afm +share/texmf-dist/fonts/map/dvips/omega/omega.map +share/texmf-dist/fonts/ofm/public/omega/omarab.ofm +share/texmf-dist/fonts/ofm/public/omega/omarabb.ofm +share/texmf-dist/fonts/ofm/public/omega/omlgc.ofm +share/texmf-dist/fonts/ofm/public/omega/omlgcb.ofm +share/texmf-dist/fonts/ofm/public/omega/omlgcbi.ofm +share/texmf-dist/fonts/ofm/public/omega/omlgci.ofm +share/texmf-dist/fonts/ofm/public/omega/ucitt10.ofm +share/texmf-dist/fonts/ofm/public/omega/ucsltt10.ofm +share/texmf-dist/fonts/ofm/public/omega/uctt10.ofm +share/texmf-dist/fonts/ofm/public/omega/uctt12.ofm +share/texmf-dist/fonts/ofm/public/omega/uctt8.ofm +share/texmf-dist/fonts/ofm/public/omega/uctt9.ofm +share/texmf-dist/fonts/ofm/public/omega/ucvtt10.ofm +share/texmf-dist/fonts/ovf/public/omega/omarab.ovf +share/texmf-dist/fonts/ovf/public/omega/omarabb.ovf +share/texmf-dist/fonts/ovf/public/omega/omlgc.ovf +share/texmf-dist/fonts/ovf/public/omega/omlgcb.ovf +share/texmf-dist/fonts/ovf/public/omega/omlgcbi.ovf +share/texmf-dist/fonts/ovf/public/omega/omlgci.ovf +share/texmf-dist/fonts/ovf/public/omega/ucitt10.ovf +share/texmf-dist/fonts/ovf/public/omega/ucsltt10.ovf +share/texmf-dist/fonts/ovf/public/omega/uctt10.ovf +share/texmf-dist/fonts/ovf/public/omega/uctt12.ovf +share/texmf-dist/fonts/ovf/public/omega/uctt8.ovf +share/texmf-dist/fonts/ovf/public/omega/uctt9.ovf +share/texmf-dist/fonts/ovf/public/omega/ucvtt10.ovf +share/texmf-dist/fonts/ovp/public/omega/omarab.ovp +share/texmf-dist/fonts/ovp/public/omega/omarabb.ovp +share/texmf-dist/fonts/ovp/public/omega/omlgc.ovp +share/texmf-dist/fonts/ovp/public/omega/omlgcb.ovp +share/texmf-dist/fonts/ovp/public/omega/omlgcbi.ovp +share/texmf-dist/fonts/ovp/public/omega/omlgci.ovp +share/texmf-dist/fonts/ovp/public/omega/ucitt10.ovp +share/texmf-dist/fonts/ovp/public/omega/ucsltt10.ovp +share/texmf-dist/fonts/ovp/public/omega/uctt10.ovp +share/texmf-dist/fonts/ovp/public/omega/uctt12.ovp +share/texmf-dist/fonts/ovp/public/omega/uctt8.ovp +share/texmf-dist/fonts/ovp/public/omega/uctt9.ovp +share/texmf-dist/fonts/ovp/public/omega/ucvtt10.ovp +share/texmf-dist/fonts/tfm/public/omega/omding.tfm +share/texmf-dist/fonts/tfm/public/omega/omsea1.tfm +share/texmf-dist/fonts/tfm/public/omega/omsea1b.tfm +share/texmf-dist/fonts/tfm/public/omega/omsea2.tfm +share/texmf-dist/fonts/tfm/public/omega/omsea2b.tfm +share/texmf-dist/fonts/tfm/public/omega/omsea3.tfm +share/texmf-dist/fonts/tfm/public/omega/omsea3b.tfm +share/texmf-dist/fonts/tfm/public/omega/omseco.tfm +share/texmf-dist/fonts/tfm/public/omega/omsecob.tfm +share/texmf-dist/fonts/tfm/public/omega/omsecobi.tfm +share/texmf-dist/fonts/tfm/public/omega/omsecoi.tfm +share/texmf-dist/fonts/tfm/public/omega/omsecx.tfm +share/texmf-dist/fonts/tfm/public/omega/omsecy.tfm +share/texmf-dist/fonts/tfm/public/omega/omsegr.tfm +share/texmf-dist/fonts/tfm/public/omega/omsegrb.tfm +share/texmf-dist/fonts/tfm/public/omega/omsegrbi.tfm +share/texmf-dist/fonts/tfm/public/omega/omsegri.tfm +share/texmf-dist/fonts/tfm/public/omega/omseha.tfm +share/texmf-dist/fonts/tfm/public/omega/omseip.tfm +share/texmf-dist/fonts/tfm/public/omega/omsela.tfm +share/texmf-dist/fonts/tfm/public/omega/omselab.tfm +share/texmf-dist/fonts/tfm/public/omega/omselabi.tfm +share/texmf-dist/fonts/tfm/public/omega/omselai.tfm +share/texmf-dist/fonts/tfm/public/omega/omseti.tfm +share/texmf-dist/fonts/tfm/public/omega/omssti.tfm +share/texmf-dist/fonts/type1/public/omega/omding.pfb +share/texmf-dist/fonts/type1/public/omega/omsea1.pfb +share/texmf-dist/fonts/type1/public/omega/omsea1b.pfb +share/texmf-dist/fonts/type1/public/omega/omsea2.pfb +share/texmf-dist/fonts/type1/public/omega/omsea2b.pfb +share/texmf-dist/fonts/type1/public/omega/omsea3.pfb +share/texmf-dist/fonts/type1/public/omega/omsea3b.pfb +share/texmf-dist/fonts/type1/public/omega/omseco.pfb +share/texmf-dist/fonts/type1/public/omega/omsecob.pfb +share/texmf-dist/fonts/type1/public/omega/omsecobi.pfb +share/texmf-dist/fonts/type1/public/omega/omsecoi.pfb +share/texmf-dist/fonts/type1/public/omega/omsecx.pfb +share/texmf-dist/fonts/type1/public/omega/omsecy.pfb +share/texmf-dist/fonts/type1/public/omega/omsecyb.pfb +share/texmf-dist/fonts/type1/public/omega/omsecyi.pfb +share/texmf-dist/fonts/type1/public/omega/omsegr.pfb +share/texmf-dist/fonts/type1/public/omega/omsegrb.pfb +share/texmf-dist/fonts/type1/public/omega/omsegrbi.pfb +share/texmf-dist/fonts/type1/public/omega/omsegri.pfb +share/texmf-dist/fonts/type1/public/omega/omseha.pfb +share/texmf-dist/fonts/type1/public/omega/omsehe.pfb +share/texmf-dist/fonts/type1/public/omega/omseip.pfb +share/texmf-dist/fonts/type1/public/omega/omsela.pfb +share/texmf-dist/fonts/type1/public/omega/omselab.pfb +share/texmf-dist/fonts/type1/public/omega/omselabi.pfb +share/texmf-dist/fonts/type1/public/omega/omselai.pfb +share/texmf-dist/fonts/type1/public/omega/omseti.pfb +share/texmf-dist/fonts/type1/public/omega/omssti.pfb +share/texmf-dist/omega/ocp/char2uni/in646.ocp +share/texmf-dist/omega/ocp/char2uni/in88591.ocp +share/texmf-dist/omega/ocp/char2uni/in88592.ocp +share/texmf-dist/omega/ocp/char2uni/in88593.ocp +share/texmf-dist/omega/ocp/char2uni/in88594.ocp +share/texmf-dist/omega/ocp/char2uni/in88595.ocp +share/texmf-dist/omega/ocp/char2uni/in88596.ocp +share/texmf-dist/omega/ocp/char2uni/in88597.ocp +share/texmf-dist/omega/ocp/char2uni/in88598.ocp +share/texmf-dist/omega/ocp/char2uni/in88599.ocp +share/texmf-dist/omega/ocp/char2uni/in8859a.ocp +share/texmf-dist/omega/ocp/char2uni/in8859d.ocp +share/texmf-dist/omega/ocp/char2uni/in8859e.ocp +share/texmf-dist/omega/ocp/char2uni/in8859f.ocp +share/texmf-dist/omega/ocp/char2uni/in8859g.ocp +share/texmf-dist/omega/ocp/char2uni/inatari.ocp +share/texmf-dist/omega/ocp/char2uni/inav.ocp +share/texmf-dist/omega/ocp/char2uni/inbig5.ocp +share/texmf-dist/omega/ocp/char2uni/incp1250.ocp +share/texmf-dist/omega/ocp/char2uni/incp1251.ocp +share/texmf-dist/omega/ocp/char2uni/incp1252.ocp +share/texmf-dist/omega/ocp/char2uni/incp1253.ocp +share/texmf-dist/omega/ocp/char2uni/incp1254.ocp +share/texmf-dist/omega/ocp/char2uni/incp1255.ocp +share/texmf-dist/omega/ocp/char2uni/incp1256.ocp +share/texmf-dist/omega/ocp/char2uni/incp1257.ocp +share/texmf-dist/omega/ocp/char2uni/incp1258.ocp +share/texmf-dist/omega/ocp/char2uni/incp866.ocp +share/texmf-dist/omega/ocp/char2uni/incp874.ocp +share/texmf-dist/omega/ocp/char2uni/inebcdic.ocp +share/texmf-dist/omega/ocp/char2uni/ingb.ocp +share/texmf-dist/omega/ocp/char2uni/inkoi8.ocp +share/texmf-dist/omega/ocp/char2uni/inmac.ocp +share/texmf-dist/omega/ocp/char2uni/inmsdos.ocp +share/texmf-dist/omega/ocp/char2uni/inmsdos2.ocp +share/texmf-dist/omega/ocp/char2uni/innext.ocp +share/texmf-dist/omega/ocp/char2uni/inov.ocp +share/texmf-dist/omega/ocp/char2uni/inps2.ocp +share/texmf-dist/omega/ocp/char2uni/insf1.ocp +share/texmf-dist/omega/ocp/char2uni/insf2.ocp +share/texmf-dist/omega/ocp/char2uni/intis620.ocp +share/texmf-dist/omega/ocp/char2uni/inucode.ocp +share/texmf-dist/omega/ocp/char2uni/inutf8.ocp +share/texmf-dist/omega/ocp/char2uni/inviet1.ocp +share/texmf-dist/omega/ocp/char2uni/inviet2.ocp +share/texmf-dist/omega/ocp/char2uni/inviscii.ocp +share/texmf-dist/omega/ocp/misc/ebcdic.ocp +share/texmf-dist/omega/ocp/misc/id.ocp +share/texmf-dist/omega/ocp/omega/7arb2uni.ocp +share/texmf-dist/omega/ocp/omega/7ber2uni.ocp +share/texmf-dist/omega/ocp/omega/7cyr2uni.ocp +share/texmf-dist/omega/ocp/omega/7hma2uni.ocp +share/texmf-dist/omega/ocp/omega/7in88593.ocp +share/texmf-dist/omega/ocp/omega/7lbe2uni.ocp +share/texmf-dist/omega/ocp/omega/7pap2uni.ocp +share/texmf-dist/omega/ocp/omega/7pas2uni.ocp +share/texmf-dist/omega/ocp/omega/7snd2uni.ocp +share/texmf-dist/omega/ocp/omega/7syr2uni.ocp +share/texmf-dist/omega/ocp/omega/7tbe2uni.ocp +share/texmf-dist/omega/ocp/omega/7urd2uni.ocp +share/texmf-dist/omega/ocp/omega/8mac-arb2uni.ocp +share/texmf-dist/omega/ocp/omega/8mac-cyr2uni.ocp +share/texmf-dist/omega/ocp/omega/apostr2psili.ocp +share/texmf-dist/omega/ocp/omega/cuni2acad.ocp +share/texmf-dist/omega/ocp/omega/cuni2amal.ocp +share/texmf-dist/omega/ocp/omega/cuni2arab.ex.ocp +share/texmf-dist/omega/ocp/omega/cuni2arab.ocp +share/texmf-dist/omega/ocp/omega/cuni2asv.ocp +share/texmf-dist/omega/ocp/omega/cuni2bout.ocp +share/texmf-dist/omega/ocp/omega/cuni2mona.ocp +share/texmf-dist/omega/ocp/omega/cuni2nar.ocp +share/texmf-dist/omega/ocp/omega/cuni2nva.ocp +share/texmf-dist/omega/ocp/omega/cuni2oar-novow.ocp +share/texmf-dist/omega/ocp/omega/cuni2oar.ocp +share/texmf-dist/omega/ocp/omega/cunioara.ocp +share/texmf-dist/omega/ocp/omega/dblquote-point.ocp +share/texmf-dist/omega/ocp/omega/destroy.ocp +share/texmf-dist/omega/ocp/omega/french2uni.ocp +share/texmf-dist/omega/ocp/omega/greek.ocp +share/texmf-dist/omega/ocp/omega/grpo2uni.ocp +share/texmf-dist/omega/ocp/omega/grpotilde2uni.ocp +share/texmf-dist/omega/ocp/omega/inverted-iota-upsilon.ocp +share/texmf-dist/omega/ocp/omega/isogr2uni-verbatim.ocp +share/texmf-dist/omega/ocp/omega/isogr2uni.ocp +share/texmf-dist/omega/ocp/omega/lat2uni.ocp +share/texmf-dist/omega/ocp/omega/lowercase.ocp +share/texmf-dist/omega/ocp/omega/lunatesigma.ocp +share/texmf-dist/omega/ocp/omega/macgr2uni.ocp +share/texmf-dist/omega/ocp/omega/medbeta.ocp +share/texmf-dist/omega/ocp/omega/mixedgreek2uni.ocp +share/texmf-dist/omega/ocp/omega/tarauni.ocp +share/texmf-dist/omega/ocp/omega/test1.ocp +share/texmf-dist/omega/ocp/omega/test3.ocp +share/texmf-dist/omega/ocp/omega/tiqwah.ocp +share/texmf-dist/omega/ocp/omega/tiqwah2.ocp +share/texmf-dist/omega/ocp/omega/tsinduni.ocp +share/texmf-dist/omega/ocp/omega/turduuni.ocp +share/texmf-dist/omega/ocp/omega/uni2cuni.ocp +share/texmf-dist/omega/ocp/omega/uni2greek-verbatim.ocp +share/texmf-dist/omega/ocp/omega/uni2greek.ocp +share/texmf-dist/omega/ocp/omega/uni2lat-noffi.ocp +share/texmf-dist/omega/ocp/omega/uni2lat.ocp +share/texmf-dist/omega/ocp/omega/unicuni.ocp +share/texmf-dist/omega/ocp/omega/uppercase-no-accents.ocp +share/texmf-dist/omega/ocp/omega/uppercase.ocp +share/texmf-dist/omega/ocp/uni2char/out88591.ocp +share/texmf-dist/omega/ocp/uni2char/oututf8.ocp +share/texmf-dist/omega/otp/char2uni/in646.otp +share/texmf-dist/omega/otp/char2uni/in88591.otp +share/texmf-dist/omega/otp/char2uni/in88592.otp +share/texmf-dist/omega/otp/char2uni/in88593.otp +share/texmf-dist/omega/otp/char2uni/in88594.otp +share/texmf-dist/omega/otp/char2uni/in88595.otp +share/texmf-dist/omega/otp/char2uni/in88596.otp +share/texmf-dist/omega/otp/char2uni/in88597.otp +share/texmf-dist/omega/otp/char2uni/in88598.otp +share/texmf-dist/omega/otp/char2uni/in88599.otp +share/texmf-dist/omega/otp/char2uni/in8859a.otp +share/texmf-dist/omega/otp/char2uni/in8859d.otp +share/texmf-dist/omega/otp/char2uni/in8859e.otp +share/texmf-dist/omega/otp/char2uni/in8859f.otp +share/texmf-dist/omega/otp/char2uni/in8859g.otp +share/texmf-dist/omega/otp/char2uni/inatari.otp +share/texmf-dist/omega/otp/char2uni/inav.otp +share/texmf-dist/omega/otp/char2uni/inbig5.otp +share/texmf-dist/omega/otp/char2uni/incp1250.otp +share/texmf-dist/omega/otp/char2uni/incp1251.otp +share/texmf-dist/omega/otp/char2uni/incp1252.otp +share/texmf-dist/omega/otp/char2uni/incp1253.otp +share/texmf-dist/omega/otp/char2uni/incp1254.otp +share/texmf-dist/omega/otp/char2uni/incp1255.otp +share/texmf-dist/omega/otp/char2uni/incp1256.otp +share/texmf-dist/omega/otp/char2uni/incp1257.otp +share/texmf-dist/omega/otp/char2uni/incp1258.otp +share/texmf-dist/omega/otp/char2uni/incp866.otp +share/texmf-dist/omega/otp/char2uni/incp874.otp +share/texmf-dist/omega/otp/char2uni/inebcdic.otp +share/texmf-dist/omega/otp/char2uni/ingb.otp +share/texmf-dist/omega/otp/char2uni/inkoi8.otp +share/texmf-dist/omega/otp/char2uni/inmac.otp +share/texmf-dist/omega/otp/char2uni/inmsdos.otp +share/texmf-dist/omega/otp/char2uni/inmsdos2.otp +share/texmf-dist/omega/otp/char2uni/innext.otp +share/texmf-dist/omega/otp/char2uni/inov.otp +share/texmf-dist/omega/otp/char2uni/inps2.otp +share/texmf-dist/omega/otp/char2uni/insf1.otp +share/texmf-dist/omega/otp/char2uni/insf2.otp +share/texmf-dist/omega/otp/char2uni/intis620.otp +share/texmf-dist/omega/otp/char2uni/inucode.otp +share/texmf-dist/omega/otp/char2uni/inutf8.otp +share/texmf-dist/omega/otp/char2uni/inviet1.otp +share/texmf-dist/omega/otp/char2uni/inviet2.otp +share/texmf-dist/omega/otp/char2uni/inviscii.otp +share/texmf-dist/omega/otp/misc/ebcdic.otp +share/texmf-dist/omega/otp/misc/id.otp +share/texmf-dist/omega/otp/omega/7arb2uni.otp +share/texmf-dist/omega/otp/omega/7ber2uni.otp +share/texmf-dist/omega/otp/omega/7cyr2uni.otp +share/texmf-dist/omega/otp/omega/7hma2uni.otp +share/texmf-dist/omega/otp/omega/7in88593.otp +share/texmf-dist/omega/otp/omega/7lbe2uni.otp +share/texmf-dist/omega/otp/omega/7pap2uni.otp +share/texmf-dist/omega/otp/omega/7pas2uni.otp +share/texmf-dist/omega/otp/omega/7snd2uni.otp +share/texmf-dist/omega/otp/omega/7syr2uni.otp +share/texmf-dist/omega/otp/omega/7tbe2uni.otp +share/texmf-dist/omega/otp/omega/7urd2uni.otp +share/texmf-dist/omega/otp/omega/8mac-arb2uni.otp +share/texmf-dist/omega/otp/omega/8mac-cyr2uni.otp +share/texmf-dist/omega/otp/omega/apostr2psili.otp +share/texmf-dist/omega/otp/omega/cuni2acad.otp +share/texmf-dist/omega/otp/omega/cuni2amal.otp +share/texmf-dist/omega/otp/omega/cuni2arab.ex.otp +share/texmf-dist/omega/otp/omega/cuni2asv.otp +share/texmf-dist/omega/otp/omega/cuni2bout.otp +share/texmf-dist/omega/otp/omega/cuni2mona.otp +share/texmf-dist/omega/otp/omega/cuni2nar.otp +share/texmf-dist/omega/otp/omega/cuni2nva.otp +share/texmf-dist/omega/otp/omega/cuni2oar-novow.otp +share/texmf-dist/omega/otp/omega/cuni2oar.otp +share/texmf-dist/omega/otp/omega/dblquote-point.otp +share/texmf-dist/omega/otp/omega/destroy.otp +share/texmf-dist/omega/otp/omega/french2uni.otp +share/texmf-dist/omega/otp/omega/grpo2uni.otp +share/texmf-dist/omega/otp/omega/grpotilde2uni.otp +share/texmf-dist/omega/otp/omega/inverted-iota-upsilon.otp +share/texmf-dist/omega/otp/omega/isogr2uni-verbatim.otp +share/texmf-dist/omega/otp/omega/isogr2uni.otp +share/texmf-dist/omega/otp/omega/lat2uni.otp +share/texmf-dist/omega/otp/omega/lowercase.otp +share/texmf-dist/omega/otp/omega/lunatesigma.otp +share/texmf-dist/omega/otp/omega/macgr2uni.otp +share/texmf-dist/omega/otp/omega/medbeta.otp +share/texmf-dist/omega/otp/omega/mixedgreek2uni.otp +share/texmf-dist/omega/otp/omega/uni2cuni.otp +share/texmf-dist/omega/otp/omega/uni2greek-verbatim.otp +share/texmf-dist/omega/otp/omega/uni2greek.otp +share/texmf-dist/omega/otp/omega/uni2lat-noffi.otp +share/texmf-dist/omega/otp/omega/uni2lat.otp +share/texmf-dist/omega/otp/omega/uppercase-no-accents.otp +share/texmf-dist/omega/otp/omega/uppercase.otp +share/texmf-dist/omega/otp/uni2char/out88591.otp +share/texmf-dist/omega/otp/uni2char/oututf8.otp +share/texmf-dist/tex/generic/encodings/cmbsy.onm +share/texmf-dist/tex/generic/encodings/cmbx.onm +share/texmf-dist/tex/generic/encodings/cmcsc.onm +share/texmf-dist/tex/generic/encodings/cmex.onm +share/texmf-dist/tex/generic/encodings/cmmi.onm +share/texmf-dist/tex/generic/encodings/cmmib.onm +share/texmf-dist/tex/generic/encodings/cmr.onm +share/texmf-dist/tex/generic/encodings/cmr1.onm +share/texmf-dist/tex/generic/encodings/cmsl.onm +share/texmf-dist/tex/generic/encodings/cmsy.onm +share/texmf-dist/tex/generic/encodings/cmti.onm +share/texmf-dist/tex/generic/encodings/cmtt.onm +share/texmf-dist/tex/generic/encodings/ecrm.onm +share/texmf-dist/tex/generic/encodings/euex.onm +share/texmf-dist/tex/generic/encodings/eufb.onm +share/texmf-dist/tex/generic/encodings/eufm.onm +share/texmf-dist/tex/generic/encodings/eurb.onm +share/texmf-dist/tex/generic/encodings/eurm.onm +share/texmf-dist/tex/generic/encodings/eusb.onm +share/texmf-dist/tex/generic/encodings/eusm.onm +share/texmf-dist/tex/generic/encodings/msam.onm +share/texmf-dist/tex/generic/encodings/msbm.onm +share/texmf-dist/tex/generic/omegahyph/bghyph.tex +share/texmf-dist/tex/generic/omegahyph/lthyph.tex +share/texmf-dist/tex/generic/omegahyph/srhyph.tex +share/texmf-dist/tex/plain/omega/grlccode.tex +share/texmf-dist/tex/plain/omega/omega.tex diff --git a/print/tex-omega/distinfo b/print/tex-omega/distinfo new file mode 100644 index 000000000..2c15836fa --- /dev/null +++ b/print/tex-omega/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/05 14:35:51 wiz Exp $ + +SHA1 (tex-omega-33046/omega.tar.xz) = e783bcb97a5d7fd740029fb02fcf069e21075eb1 +RMD160 (tex-omega-33046/omega.tar.xz) = 92704f62a37b847eede688474045f3b4df8b7f66 +Size (tex-omega-33046/omega.tar.xz) = 993452 bytes diff --git a/print/tex-onlyamsmath-doc/DESCR b/print/tex-onlyamsmath-doc/DESCR new file mode 100644 index 000000000..5da6d78ae --- /dev/null +++ b/print/tex-onlyamsmath-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-onlyamsmath. diff --git a/print/tex-onlyamsmath-doc/Makefile b/print/tex-onlyamsmath-doc/Makefile new file mode 100644 index 000000000..35521675d --- /dev/null +++ b/print/tex-onlyamsmath-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= onlyamsmath.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.10 +TEXLIVE_REV= 25006 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/onlyamsmath +COMMENT= Documentation for tex-onlyamsmath +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-onlyamsmath-doc/PLIST b/print/tex-onlyamsmath-doc/PLIST new file mode 100644 index 000000000..0373034be --- /dev/null +++ b/print/tex-onlyamsmath-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/doc/latex/onlyamsmath/ChangeLog +share/texmf-dist/doc/latex/onlyamsmath/Makefile +share/texmf-dist/doc/latex/onlyamsmath/README +share/texmf-dist/doc/latex/onlyamsmath/onlyamsmath-v.tex +share/texmf-dist/doc/latex/onlyamsmath/onlyamsmath.pdf +share/texmf-dist/doc/latex/onlyamsmath/onlyamsmathtest.tex diff --git a/print/tex-onlyamsmath-doc/distinfo b/print/tex-onlyamsmath-doc/distinfo new file mode 100644 index 000000000..06eac3ae9 --- /dev/null +++ b/print/tex-onlyamsmath-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-onlyamsmath-25006/onlyamsmath.doc.tar.xz) = 1f9ae922885dfbceccee5ec8ee8b959b971eb6ef +RMD160 (tex-onlyamsmath-25006/onlyamsmath.doc.tar.xz) = 7a783809ca95d00002e47a0802da8eb8130cb299 +Size (tex-onlyamsmath-25006/onlyamsmath.doc.tar.xz) = 212832 bytes diff --git a/print/tex-onlyamsmath/DESCR b/print/tex-onlyamsmath/DESCR new file mode 100644 index 000000000..7e755f8bd --- /dev/null +++ b/print/tex-onlyamsmath/DESCR @@ -0,0 +1,4 @@ +This package inhibits the usage of plain TeX and (on demand) of +standard LaTeX mathematics environments. This is useful for +class writers who want to encourage their users to use the +environments provided by the amsmath package. diff --git a/print/tex-onlyamsmath/Makefile b/print/tex-onlyamsmath/Makefile new file mode 100644 index 000000000..a511345ba --- /dev/null +++ b/print/tex-onlyamsmath/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= onlyamsmath +PKGNAME= tex-${DISTNAME}-0.10 +TEXLIVE_REV= 25006 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/onlyamsmath +COMMENT= Inhibit use of non-amsmath mathematics markup when using amsmath +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-onlyamsmath/PLIST b/print/tex-onlyamsmath/PLIST new file mode 100644 index 000000000..85dca903d --- /dev/null +++ b/print/tex-onlyamsmath/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/tex/latex/onlyamsmath/onlyamsmath.sty diff --git a/print/tex-onlyamsmath/distinfo b/print/tex-onlyamsmath/distinfo new file mode 100644 index 000000000..e5534452e --- /dev/null +++ b/print/tex-onlyamsmath/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-onlyamsmath-25006/onlyamsmath.tar.xz) = dd21210b573dbf6d3d74c31abc31385c65868d39 +RMD160 (tex-onlyamsmath-25006/onlyamsmath.tar.xz) = 54dfe8b8079f14d6a2f375c820519568295f8059 +Size (tex-onlyamsmath-25006/onlyamsmath.tar.xz) = 1368 bytes diff --git a/print/tex-ordinalpt-doc/DESCR b/print/tex-ordinalpt-doc/DESCR new file mode 100644 index 000000000..5f352ff4a --- /dev/null +++ b/print/tex-ordinalpt-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-ordinalpt. diff --git a/print/tex-ordinalpt-doc/Makefile b/print/tex-ordinalpt-doc/Makefile new file mode 100644 index 000000000..4220cbde2 --- /dev/null +++ b/print/tex-ordinalpt-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 12:02:49 markd Exp $ + +DISTNAME= ordinalpt.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ordinalpt +COMMENT= Documentation for tex-ordinalpt +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ordinalpt-doc/PLIST b/print/tex-ordinalpt-doc/PLIST new file mode 100644 index 000000000..50edc83bc --- /dev/null +++ b/print/tex-ordinalpt-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:02:49 markd Exp $ +share/texmf-dist/doc/latex/ordinalpt/README +share/texmf-dist/doc/latex/ordinalpt/ordinalpt.pdf diff --git a/print/tex-ordinalpt-doc/distinfo b/print/tex-ordinalpt-doc/distinfo new file mode 100644 index 000000000..66174a8d3 --- /dev/null +++ b/print/tex-ordinalpt-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:02:49 markd Exp $ + +SHA1 (tex-ordinalpt-15878/ordinalpt.doc.tar.xz) = 3da0cf73aeef854e301a00c128f255862e571533 +RMD160 (tex-ordinalpt-15878/ordinalpt.doc.tar.xz) = fbe866590786d2a51410dc5f3c9e313ee7433d1d +Size (tex-ordinalpt-15878/ordinalpt.doc.tar.xz) = 258996 bytes diff --git a/print/tex-ordinalpt/DESCR b/print/tex-ordinalpt/DESCR new file mode 100644 index 000000000..87f65e819 --- /dev/null +++ b/print/tex-ordinalpt/DESCR @@ -0,0 +1,6 @@ +The package provides a counter style (like \arabic, \alph and +others) which produces as output strings like "primeiro" +("first" in Portuguese), "segundo" (second), and so on up to +1999th. Separate counter commands are provided for different +letter case variants, and for masculine and feminine gender +inflections. diff --git a/print/tex-ordinalpt/Makefile b/print/tex-ordinalpt/Makefile new file mode 100644 index 000000000..54605258a --- /dev/null +++ b/print/tex-ordinalpt/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 12:02:49 markd Exp $ + +DISTNAME= ordinalpt +PKGNAME= tex-${DISTNAME}-2.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/ordinalpt +COMMENT= Counters as ordinal numbers in Portuguese +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ordinalpt/PLIST b/print/tex-ordinalpt/PLIST new file mode 100644 index 000000000..309f096ee --- /dev/null +++ b/print/tex-ordinalpt/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 12:02:49 markd Exp $ +share/texmf-dist/tex/latex/ordinalpt/ordinalpt.sty diff --git a/print/tex-ordinalpt/distinfo b/print/tex-ordinalpt/distinfo new file mode 100644 index 000000000..6690a1be6 --- /dev/null +++ b/print/tex-ordinalpt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 12:02:49 markd Exp $ + +SHA1 (tex-ordinalpt-15878/ordinalpt.tar.xz) = 4168736f295dea28f81b44e3902411952a3f8472 +RMD160 (tex-ordinalpt-15878/ordinalpt.tar.xz) = c9204f54a8d2e2753a66baa38d07e7b27f8deb38 +Size (tex-ordinalpt-15878/ordinalpt.tar.xz) = 1888 bytes diff --git a/print/tex-otibet-doc/DESCR b/print/tex-otibet-doc/DESCR new file mode 100644 index 000000000..50537c530 --- /dev/null +++ b/print/tex-otibet-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-otibet. diff --git a/print/tex-otibet-doc/Makefile b/print/tex-otibet-doc/Makefile new file mode 100644 index 000000000..1b5d92496 --- /dev/null +++ b/print/tex-otibet-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 19:22:56 wiz Exp $ + +DISTNAME= otibet.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-otibet +# LICENSE= + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-otibet-doc/PLIST b/print/tex-otibet-doc/PLIST new file mode 100644 index 000000000..6e277c262 --- /dev/null +++ b/print/tex-otibet-doc/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:22:56 wiz Exp $ +share/texmf-dist/doc/latex/otibet/README +share/texmf-dist/doc/latex/otibet/allbasic-mule.tex +share/texmf-dist/doc/latex/otibet/allbasic.dvi +share/texmf-dist/doc/latex/otibet/allbasic.tex +share/texmf-dist/doc/latex/otibet/otibet-mule.tex +share/texmf-dist/doc/latex/otibet/testtib.tex +share/texmf-dist/doc/latex/otibet/tiblatex.dvi +share/texmf-dist/doc/latex/otibet/tiblatex.tex +share/texmf-dist/doc/latex/otibet/unidoc.dvi +share/texmf-dist/doc/latex/otibet/unidoc.tex +share/texmf-dist/doc/latex/otibet/yugpacan.dvi +share/texmf-dist/doc/latex/otibet/yugpacan.tex diff --git a/print/tex-otibet-doc/distinfo b/print/tex-otibet-doc/distinfo new file mode 100644 index 000000000..f4c91f348 --- /dev/null +++ b/print/tex-otibet-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:22:56 wiz Exp $ + +SHA1 (tex-otibet-15878/otibet.doc.tar.xz) = 79b0fd7297b876b364a50e3c66962a08e64273dd +RMD160 (tex-otibet-15878/otibet.doc.tar.xz) = abea43c53a2948099a7a0f2f4ed7bf44ea1b352f +Size (tex-otibet-15878/otibet.doc.tar.xz) = 21264 bytes diff --git a/print/tex-otibet/DESCR b/print/tex-otibet/DESCR new file mode 100644 index 000000000..dc2baa0a9 --- /dev/null +++ b/print/tex-otibet/DESCR @@ -0,0 +1 @@ +Tibetan package for omega. diff --git a/print/tex-otibet/Makefile b/print/tex-otibet/Makefile new file mode 100644 index 000000000..79ef0f693 --- /dev/null +++ b/print/tex-otibet/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 19:22:41 wiz Exp $ + +DISTNAME= otibet +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Tibetan package for omega +# LICENSE= + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-otibet/PLIST b/print/tex-otibet/PLIST new file mode 100644 index 000000000..6be8d60b0 --- /dev/null +++ b/print/tex-otibet/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 19:22:41 wiz Exp $ +share/texmf-dist/fonts/ofm/public/otibet/otibetan.ofm +share/texmf-dist/fonts/ovf/public/otibet/otibetan.ovf +share/texmf-dist/fonts/ovp/public/otibet/otibetan.ovp +share/texmf-dist/fonts/source/public/otibet/bzrsetup.mf +share/texmf-dist/fonts/source/public/otibet/tibetan.mf +share/texmf-dist/fonts/tfm/public/otibet/tibetan.tfm +share/texmf-dist/omega/ocp/otibet/tibadjusttsheg.ocp +share/texmf-dist/omega/ocp/otibet/tibinunicode.ocp +share/texmf-dist/omega/ocp/otibet/tibinwylie.ocp +share/texmf-dist/omega/ocp/otibet/tibout.ocp +share/texmf-dist/omega/ocp/otibet/tibspecial.ocp +share/texmf-dist/omega/ocp/otibet/tibuniuni.ocp +share/texmf-dist/omega/ocp/otibet/tibvowel.ocp +share/texmf-dist/omega/otp/otibet/tibadjusttsheg.otp +share/texmf-dist/omega/otp/otibet/tibetan-mule2uni-old.otp +share/texmf-dist/omega/otp/otibet/tibetan-mule2uni.otp +share/texmf-dist/omega/otp/otibet/tibinunicode.otp +share/texmf-dist/omega/otp/otibet/tibinwylie.otp +share/texmf-dist/omega/otp/otibet/tibout.otp +share/texmf-dist/omega/otp/otibet/tibshow.otp +share/texmf-dist/omega/otp/otibet/tibspecial.otp +share/texmf-dist/omega/otp/otibet/tibuniuni.otp +share/texmf-dist/omega/otp/otibet/tibvowel.otp +share/texmf-dist/tex/latex/otibet/ot1tib.fd +share/texmf-dist/tex/latex/otibet/otibet.sty +share/texmf-dist/tex/latex/otibet/otibet.tex +share/texmf-dist/tex/latex/otibet/t1tib.fd diff --git a/print/tex-otibet/distinfo b/print/tex-otibet/distinfo new file mode 100644 index 000000000..8d3975037 --- /dev/null +++ b/print/tex-otibet/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 19:22:41 wiz Exp $ + +SHA1 (tex-otibet-15878/otibet.tar.xz) = 9c971b69f3751567de21fc454623535d0b049c50 +RMD160 (tex-otibet-15878/otibet.tar.xz) = 55564c2ee5a6a9b7da14593c0bf6dc19944c997d +Size (tex-otibet-15878/otibet.tar.xz) = 97296 bytes diff --git a/print/tex-overpic/DESCR b/print/tex-overpic/DESCR new file mode 100644 index 000000000..d15497b65 --- /dev/null +++ b/print/tex-overpic/DESCR @@ -0,0 +1,5 @@ +The overpic environment is a cross between the LaTeX picture +environment and the \includegraphics command of graphicx. The +resulting picture environment has the same dimensions as the +included graphic. LaTeX commands can be placed on the graphic +at defined positions; a grid for orientation is available. diff --git a/print/tex-overpic/Makefile b/print/tex-overpic/Makefile new file mode 100644 index 000000000..23a92bf83 --- /dev/null +++ b/print/tex-overpic/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 17:13:59 nros Exp $ + +DISTNAME= overpic +PKGNAME= tex-${DISTNAME}-0.53 +TEXLIVE_REV= 19712 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Combine LaTeX commands over included graphics +LICENSE= lppl-1.3c + +CONFLICTS+= teTeX-texmf<=3.0nb44 +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-overpic/PLIST b/print/tex-overpic/PLIST new file mode 100644 index 000000000..fb91f9970 --- /dev/null +++ b/print/tex-overpic/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 12:35:35 markd Exp $ +share/texmf-dist/tex/latex/overpic/overpic.sty diff --git a/print/tex-overpic/distinfo b/print/tex-overpic/distinfo new file mode 100644 index 000000000..09ef2331d --- /dev/null +++ b/print/tex-overpic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 12:35:35 markd Exp $ + +SHA1 (tex-overpic-19712/overpic.tar.xz) = a00a2d2b5807c0f7e17fc1017829cceb3fb5cb8e +RMD160 (tex-overpic-19712/overpic.tar.xz) = 960165d24484b9da60ad0dc04b9ef86ff64f52ca +Size (tex-overpic-19712/overpic.tar.xz) = 1676 bytes diff --git a/print/tex-pageslts/Makefile b/print/tex-pageslts/Makefile index 62e6a6efe..17db3dd13 100644 --- a/print/tex-pageslts/Makefile +++ b/print/tex-pageslts/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2014/07/08 15:22:08 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/26 21:11:21 markd Exp $ DISTNAME= pageslts PKGNAME= tex-${DISTNAME}-1.2c PKGREVISION= 1 -TEXLIVE_USE_CTAN= yes +TEXLIVE_REV= 32720 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Provide labels for the last page in each page numbering group +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-pageslts/distinfo b/print/tex-pageslts/distinfo index 7909d0f81..22ee28417 100644 --- a/print/tex-pageslts/distinfo +++ b/print/tex-pageslts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/07/08 14:47:39 joerg Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:11:21 markd Exp $ -SHA1 (tex-pageslts-1.2c/pageslts.tar.xz) = 5b2acc17bc117a4f0d87987c66f59db80a9bda79 -RMD160 (tex-pageslts-1.2c/pageslts.tar.xz) = 21ffc0f1dbed0112106728455cb4c72b3ed3bbdd -Size (tex-pageslts-1.2c/pageslts.tar.xz) = 9156 bytes +SHA1 (tex-pageslts-32720/pageslts.tar.xz) = 5b2acc17bc117a4f0d87987c66f59db80a9bda79 +RMD160 (tex-pageslts-32720/pageslts.tar.xz) = 21ffc0f1dbed0112106728455cb4c72b3ed3bbdd +Size (tex-pageslts-32720/pageslts.tar.xz) = 9156 bytes diff --git a/print/tex-paralist-doc/Makefile b/print/tex-paralist-doc/Makefile index c52854c72..60e4cdae5 100644 --- a/print/tex-paralist-doc/Makefile +++ b/print/tex-paralist-doc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:18 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/23 12:43:38 markd Exp $ DISTNAME= paralist.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.3b -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE:S/-doc//}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME:S/./-/}-2.4 +TEXLIVE_REV= 30992 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-paralist diff --git a/print/tex-paralist-doc/distinfo b/print/tex-paralist-doc/distinfo index a94eb2585..3df377a52 100644 --- a/print/tex-paralist-doc/distinfo +++ b/print/tex-paralist-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:18 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/23 12:43:38 markd Exp $ -SHA1 (tex-paralist-15878.2010/paralist.doc.tar.xz) = 1bc5de052fdf639453c76cea4adc5ea4c79eaae0 -RMD160 (tex-paralist-15878.2010/paralist.doc.tar.xz) = 6cbda2d428c91338633da457df229b7af43da5ee -Size (tex-paralist-15878.2010/paralist.doc.tar.xz) = 221996 bytes +SHA1 (tex-paralist-30992/paralist.doc.tar.xz) = 8b35a8a47fd6c564c1043d1d397f970b22d2a3ab +RMD160 (tex-paralist-30992/paralist.doc.tar.xz) = 9ef6d7e60f7c26c8bc6b4714197902b85b15dfc8 +Size (tex-paralist-30992/paralist.doc.tar.xz) = 209940 bytes diff --git a/print/tex-paralist/Makefile b/print/tex-paralist/Makefile index 1b1bd0558..3871c6114 100644 --- a/print/tex-paralist/Makefile +++ b/print/tex-paralist/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:18 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/23 12:43:38 markd Exp $ DISTNAME= paralist -PKGNAME= tex-${DISTNAME}-2.3b -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-2.4 +TEXLIVE_REV= 30992 MAINTAINER= minskim@NetBSD.org COMMENT= Enumerate and itemize within paragraphs diff --git a/print/tex-paralist/distinfo b/print/tex-paralist/distinfo index 30d6e386c..168c02d74 100644 --- a/print/tex-paralist/distinfo +++ b/print/tex-paralist/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:18 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/23 12:43:38 markd Exp $ -SHA1 (tex-paralist-15878.2010/paralist.tar.xz) = 47c91bc9556517261d00e4e340c75f6d9acbb8ba -RMD160 (tex-paralist-15878.2010/paralist.tar.xz) = b4394fcc4ead044864acc754faa79812b6f53340 -Size (tex-paralist-15878.2010/paralist.tar.xz) = 3644 bytes +SHA1 (tex-paralist-30992/paralist.tar.xz) = 5c337d0db2963c63e0ddb9421758bca00ba0d92a +RMD160 (tex-paralist-30992/paralist.tar.xz) = e4e0bbac476e33cf6bf057ede6e1df54c962524a +Size (tex-paralist-30992/paralist.tar.xz) = 3676 bytes diff --git a/print/tex-patgen2-tutorial-doc/DESCR b/print/tex-patgen2-tutorial-doc/DESCR new file mode 100644 index 000000000..95d0c0405 --- /dev/null +++ b/print/tex-patgen2-tutorial-doc/DESCR @@ -0,0 +1,2 @@ +This document describes the use of Patgen 2 to create +hyphenation patterns for wide ranges of languages. diff --git a/print/tex-patgen2-tutorial-doc/Makefile b/print/tex-patgen2-tutorial-doc/Makefile new file mode 100644 index 000000000..a3298970d --- /dev/null +++ b/print/tex-patgen2-tutorial-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= patgen2-tutorial.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 16490 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/patgen2-tutorial +COMMENT= Tutorial on the use of Patgen 2 +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-patgen2-tutorial-doc/PLIST b/print/tex-patgen2-tutorial-doc/PLIST new file mode 100644 index 000000000..b6550d84b --- /dev/null +++ b/print/tex-patgen2-tutorial-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/support/patgen2-tutorial/patgen2.pdf +share/texmf-dist/doc/support/patgen2-tutorial/patgen2.tex diff --git a/print/tex-patgen2-tutorial-doc/distinfo b/print/tex-patgen2-tutorial-doc/distinfo new file mode 100644 index 000000000..f9bb793fa --- /dev/null +++ b/print/tex-patgen2-tutorial-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-patgen2-tutorial-16490/patgen2-tutorial.doc.tar.xz) = 873e15e7b7d2954395541c1c0e1ac29c8ced8ba6 +RMD160 (tex-patgen2-tutorial-16490/patgen2-tutorial.doc.tar.xz) = 991eff1a66f7e27fc6b1d01a8d798cc557cdbc22 +Size (tex-patgen2-tutorial-16490/patgen2-tutorial.doc.tar.xz) = 61632 bytes diff --git a/print/tex-pb-diagram-doc/DESCR b/print/tex-pb-diagram-doc/DESCR new file mode 100644 index 000000000..90847d476 --- /dev/null +++ b/print/tex-pb-diagram-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pb-diagram. diff --git a/print/tex-pb-diagram-doc/Makefile b/print/tex-pb-diagram-doc/Makefile new file mode 100644 index 000000000..125a6838d --- /dev/null +++ b/print/tex-pb-diagram-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= pb-diagram.doc +PKGNAME= tex-${DISTNAME:S/./-/}-5.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pb-diagram +COMMENT= Documentation for tex-pb-diagram +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pb-diagram-doc/PLIST b/print/tex-pb-diagram-doc/PLIST new file mode 100644 index 000000000..5520cb2d1 --- /dev/null +++ b/print/tex-pb-diagram-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/doc/latex/pb-diagram/COPYING +share/texmf-dist/doc/latex/pb-diagram/README +share/texmf-dist/doc/latex/pb-diagram/pb-examples.tex +share/texmf-dist/doc/latex/pb-diagram/pb-manual.pdf +share/texmf-dist/doc/latex/pb-diagram/pb-manual.tex diff --git a/print/tex-pb-diagram-doc/distinfo b/print/tex-pb-diagram-doc/distinfo new file mode 100644 index 000000000..bb1410c42 --- /dev/null +++ b/print/tex-pb-diagram-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-pb-diagram-15878/pb-diagram.doc.tar.xz) = fb2e35575e0d82f658ac55550245a040653a682e +RMD160 (tex-pb-diagram-15878/pb-diagram.doc.tar.xz) = ac87225161ca069d0c4f0f4ff6e509fea23c19bb +Size (tex-pb-diagram-15878/pb-diagram.doc.tar.xz) = 123548 bytes diff --git a/print/tex-pb-diagram/DESCR b/print/tex-pb-diagram/DESCR new file mode 100644 index 000000000..4a38a8b75 --- /dev/null +++ b/print/tex-pb-diagram/DESCR @@ -0,0 +1 @@ +A commutative diagram package using LAMSTeX or Xy-pic fonts. diff --git a/print/tex-pb-diagram/Makefile b/print/tex-pb-diagram/Makefile new file mode 100644 index 000000000..874198ddc --- /dev/null +++ b/print/tex-pb-diagram/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $ + +DISTNAME= pb-diagram +PKGNAME= tex-${DISTNAME}-5.0 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pb-diagram +COMMENT= A commutative diagram package using LAMSTeX or Xy-pic fonts +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pb-diagram/PLIST b/print/tex-pb-diagram/PLIST new file mode 100644 index 000000000..500dfc387 --- /dev/null +++ b/print/tex-pb-diagram/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:17 markd Exp $ +share/texmf-dist/tex/latex/pb-diagram/lamsarrow.sty +share/texmf-dist/tex/latex/pb-diagram/pb-diagram.sty +share/texmf-dist/tex/latex/pb-diagram/pb-lams.sty +share/texmf-dist/tex/latex/pb-diagram/pb-xy.sty diff --git a/print/tex-pb-diagram/distinfo b/print/tex-pb-diagram/distinfo new file mode 100644 index 000000000..d202e5d5c --- /dev/null +++ b/print/tex-pb-diagram/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:17 markd Exp $ + +SHA1 (tex-pb-diagram-15878/pb-diagram.tar.xz) = 9fc7431016a9c4c0194c69bae91b6211263ec523 +RMD160 (tex-pb-diagram-15878/pb-diagram.tar.xz) = 8f3db950b7ebe3909cdf2cfaedc299d3ddc293df +Size (tex-pb-diagram-15878/pb-diagram.tar.xz) = 15608 bytes diff --git a/print/tex-pbox/DESCR b/print/tex-pbox/DESCR new file mode 100644 index 000000000..9c0b12e65 --- /dev/null +++ b/print/tex-pbox/DESCR @@ -0,0 +1,4 @@ +This package provides a variable-width \parbox and some convenient +length commands. The \pbox command is equivalent to the \parbox +command, only the width specified is merely the maximum width; the +\pbox tries to fit itself tightly around the specified text. diff --git a/print/tex-pbox/Makefile b/print/tex-pbox/Makefile new file mode 100644 index 000000000..a67a50e99 --- /dev/null +++ b/print/tex-pbox/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/15 10:08:40 markd Exp $ + +DISTNAME= pbox +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 24807 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pbox +COMMENT= A variable-width \parbox command +LICENSE= gnu-gpl-v3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pbox/PLIST b/print/tex-pbox/PLIST new file mode 100644 index 000000000..479d37e7c --- /dev/null +++ b/print/tex-pbox/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/14 14:20:11 joerg Exp $ +share/texmf-dist/tex/latex/pbox/pbox.sty diff --git a/print/tex-pbox/distinfo b/print/tex-pbox/distinfo new file mode 100644 index 000000000..41f5fa854 --- /dev/null +++ b/print/tex-pbox/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/15 10:08:40 markd Exp $ + +SHA1 (tex-pbox-24807/pbox.tar.xz) = 91cdd29e43bf2fe49f378916ad09aaae5a23eae8 +RMD160 (tex-pbox-24807/pbox.tar.xz) = 38dabd87314b9b84f195bdccfa9809a063403096 +Size (tex-pbox-24807/pbox.tar.xz) = 1364 bytes diff --git a/print/tex-pdfcomment-doc/Makefile b/print/tex-pdfcomment-doc/Makefile index 1050f1f9b..7c0cd0bda 100644 --- a/print/tex-pdfcomment-doc/Makefile +++ b/print/tex-pdfcomment-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:42:10 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:46:09 markd Exp $ DISTNAME= pdfcomment.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.1 -TEXLIVE_REV= 20724 +PKGNAME= tex-${DISTNAME:S/./-/}-2.3a +TEXLIVE_REV= 27844 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pdfcomment +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pdfcomment-doc/distinfo b/print/tex-pdfcomment-doc/distinfo index 58f9c9f79..841e05a9f 100644 --- a/print/tex-pdfcomment-doc/distinfo +++ b/print/tex-pdfcomment-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/12 16:42:10 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:46:09 markd Exp $ -SHA1 (tex-pdfcomment-20724/pdfcomment.doc.tar.xz) = 470e7d40550dbe358d897d03e9d4afe90e811e39 -RMD160 (tex-pdfcomment-20724/pdfcomment.doc.tar.xz) = d5f010d5a2dbfcbc6808767d44a332b3a9677965 -Size (tex-pdfcomment-20724/pdfcomment.doc.tar.xz) = 1077696 bytes +SHA1 (tex-pdfcomment-27844/pdfcomment.doc.tar.xz) = efcfedb3a29c2a5b5eb361285701c14a5a402d64 +RMD160 (tex-pdfcomment-27844/pdfcomment.doc.tar.xz) = 7a65f06f15e2a2d1abd2ed7a7f85ee0edbcf4857 +Size (tex-pdfcomment-27844/pdfcomment.doc.tar.xz) = 1163668 bytes diff --git a/print/tex-pdfcomment/Makefile b/print/tex-pdfcomment/Makefile index 0c4a9192b..b8b6a4aad 100644 --- a/print/tex-pdfcomment/Makefile +++ b/print/tex-pdfcomment/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/12 16:42:01 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/23 12:46:09 markd Exp $ DISTNAME= pdfcomment -PKGNAME= tex-${DISTNAME}-2.1 -TEXLIVE_REV= 20724 +PKGNAME= tex-${DISTNAME}-2.3a +TEXLIVE_REV= 27844 MAINTAINER= minskim@NetBSD.org COMMENT= User-friendly interface to pdf annotations +LICENSE= lppl-1.3c DEPENDS+= tex-datetime-[0-9]*:../../print/tex-datetime DEPENDS+= tex-hyperref>=6.81p:../../print/tex-hyperref diff --git a/print/tex-pdfcomment/distinfo b/print/tex-pdfcomment/distinfo index 949ba6dca..1eb6dafed 100644 --- a/print/tex-pdfcomment/distinfo +++ b/print/tex-pdfcomment/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/12 16:42:01 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/23 12:46:09 markd Exp $ -SHA1 (tex-pdfcomment-20724/pdfcomment.tar.xz) = 9774755588811e599e8e2b3f7792a246c1e2a9e8 -RMD160 (tex-pdfcomment-20724/pdfcomment.tar.xz) = 1fef245687e7040bc27cb8b26438ce3c4f52fbbb -Size (tex-pdfcomment-20724/pdfcomment.tar.xz) = 10820 bytes +SHA1 (tex-pdfcomment-27844/pdfcomment.tar.xz) = 60e5fa22158209997b5d6c7d24cc1effd7c669ca +RMD160 (tex-pdfcomment-27844/pdfcomment.tar.xz) = a4a2d7cc23a0a97f5bc100227219002adefd44e1 +Size (tex-pdfcomment-27844/pdfcomment.tar.xz) = 11124 bytes diff --git a/print/tex-pdfpages-doc/Makefile b/print/tex-pdfpages-doc/Makefile index 1175034e1..854183efd 100644 --- a/print/tex-pdfpages-doc/Makefile +++ b/print/tex-pdfpages-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2011/05/23 18:29:45 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:05 markd Exp $ DISTNAME= pdfpages.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.4n -TEXLIVE_REV= 21680 +PKGNAME= tex-${DISTNAME:S/./-/}-0.4x +TEXLIVE_REV= 37333 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pdfpages +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 diff --git a/print/tex-pdfpages-doc/distinfo b/print/tex-pdfpages-doc/distinfo index adf52cfef..05ae4ac52 100644 --- a/print/tex-pdfpages-doc/distinfo +++ b/print/tex-pdfpages-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/05/23 18:29:45 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pdfpages-21680/pdfpages.doc.tar.xz) = 7be38515a48e76b2a9f13cbf2df907775673ef55 -RMD160 (tex-pdfpages-21680/pdfpages.doc.tar.xz) = 5702e0971e26332cb2fb134f60375fd3d5ce43eb -Size (tex-pdfpages-21680/pdfpages.doc.tar.xz) = 176228 bytes +SHA1 (tex-pdfpages-37333/pdfpages.doc.tar.xz) = 5de88691fc39f063493eae190ff80dd35ed14cb3 +RMD160 (tex-pdfpages-37333/pdfpages.doc.tar.xz) = cdc80b26d1254781e7ae17f8942abf251553c5bb +Size (tex-pdfpages-37333/pdfpages.doc.tar.xz) = 309144 bytes diff --git a/print/tex-pdfpages/Makefile b/print/tex-pdfpages/Makefile index 332cf3fd0..a3c439d74 100644 --- a/print/tex-pdfpages/Makefile +++ b/print/tex-pdfpages/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2011/05/23 18:29:45 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:04 markd Exp $ DISTNAME= pdfpages -PKGNAME= tex-${DISTNAME}-0.4n -TEXLIVE_REV= 21680 +PKGNAME= tex-${DISTNAME}-0.4x +TEXLIVE_REV= 37333 MAINTAINER= minskim@NetBSD.org COMMENT= Include PDF documents in LaTeX +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb29 DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic diff --git a/print/tex-pdfpages/PLIST b/print/tex-pdfpages/PLIST index 9271e1629..212cada9c 100644 --- a/print/tex-pdfpages/PLIST +++ b/print/tex-pdfpages/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/04 22:17:39 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 12:50:04 markd Exp $ share/texmf-dist/tex/latex/pdfpages/pdfpages.sty share/texmf-dist/tex/latex/pdfpages/ppdvipdfm.def share/texmf-dist/tex/latex/pdfpages/ppdvips.def +share/texmf-dist/tex/latex/pdfpages/ppluatex.def share/texmf-dist/tex/latex/pdfpages/ppnull.def share/texmf-dist/tex/latex/pdfpages/pppdftex.def share/texmf-dist/tex/latex/pdfpages/ppvtex.def diff --git a/print/tex-pdfpages/distinfo b/print/tex-pdfpages/distinfo index fbdf326ae..3db6c9f63 100644 --- a/print/tex-pdfpages/distinfo +++ b/print/tex-pdfpages/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/05/23 18:29:45 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-pdfpages-21680/pdfpages.tar.xz) = 213c524b8734e80b9554f9ae48f899741fef3438 -RMD160 (tex-pdfpages-21680/pdfpages.tar.xz) = 02695df4e4bc109cf217ab88af3725ee0b9cdf03 -Size (tex-pdfpages-21680/pdfpages.tar.xz) = 12516 bytes +SHA1 (tex-pdfpages-37333/pdfpages.tar.xz) = fb4153ffe4c4fd449953cb1982efa4677016b69b +RMD160 (tex-pdfpages-37333/pdfpages.tar.xz) = 2aea14d72734823049046fdac4d380807d298e66 +Size (tex-pdfpages-37333/pdfpages.tar.xz) = 12948 bytes diff --git a/print/tex-pdftex-doc/DESCR b/print/tex-pdftex-doc/DESCR index 4aee5c6b6..38b95745c 100644 --- a/print/tex-pdftex-doc/DESCR +++ b/print/tex-pdftex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-pdftex. +Documentation for tex-pdftex. diff --git a/print/tex-pdftex-doc/Makefile b/print/tex-pdftex-doc/Makefile index d4ac9e631..485224a5d 100644 --- a/print/tex-pdftex-doc/Makefile +++ b/print/tex-pdftex-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2013/11/17 17:17:20 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/14 12:50:05 markd Exp $ DISTNAME= pdftex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.40.11pl32132 -TEXLIVE_REV= 32132 +PKGNAME= tex-${DISTNAME:S/./-/}-1.40.11pl37432 +TEXLIVE_REV= 37432 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pdftex COMMENT= Documentation for tex-pdftex +LICENSE= gnu-gpl-v2 TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man/man1/pdftex.1 diff --git a/print/tex-pdftex-doc/PLIST b/print/tex-pdftex-doc/PLIST index 460682553..13c14fd21 100644 --- a/print/tex-pdftex-doc/PLIST +++ b/print/tex-pdftex-doc/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2011/12/14 19:42:15 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/23 12:53:50 markd Exp $ man/man1/pdfetex.1 -share/texmf-dist/doc/pdftex/Announcement-1.40.2 +share/texmf-dist/doc/pdftex/01-fake-interword-space/fake-interword-space.tex share/texmf-dist/doc/pdftex/NEWS share/texmf-dist/doc/pdftex/README share/texmf-dist/doc/pdftex/manual/ChangeLog diff --git a/print/tex-pdftex-doc/distinfo b/print/tex-pdftex-doc/distinfo index 861cd5e77..f20c801e8 100644 --- a/print/tex-pdftex-doc/distinfo +++ b/print/tex-pdftex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2013/11/17 17:17:20 minskim Exp $ +$NetBSD: distinfo,v 1.14 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pdftex-32132/pdftex.doc.tar.xz) = e0662210e60153aef06cf89662d894b754a76386 -RMD160 (tex-pdftex-32132/pdftex.doc.tar.xz) = 3af490f79a761790bf634e4816e1a77201c744c7 -Size (tex-pdftex-32132/pdftex.doc.tar.xz) = 2766872 bytes +SHA1 (tex-pdftex-37432/pdftex.doc.tar.xz) = d2705982bb181c88f290128f55ab355bf41d2771 +RMD160 (tex-pdftex-37432/pdftex.doc.tar.xz) = cd055d67a2d161daa8bc87f9a8c725632a31527e +Size (tex-pdftex-37432/pdftex.doc.tar.xz) = 2782588 bytes diff --git a/print/tex-pdftex/DESCR b/print/tex-pdftex/DESCR index 47ea52c54..87c19b9c4 100644 --- a/print/tex-pdftex/DESCR +++ b/print/tex-pdftex/DESCR @@ -1,5 +1,6 @@ -An extension of TeX which can be configured to directly generate PDF -documents instead of DVI. All current free TeX distributions -including TeX live, MacTeX, and MiKTeX include pdfTeX (Plain TeX) and -pdfLaTeX (LaTeX). ConTeXt was designed around use of pdfTeX (though -it is now migrating towards LuaTeX). +An extension of TeX which can be configured to directly +generate PDF documents instead of DVI. All current free TeX +distributionsm including TeX live, MacTeX and MiKTeX include +pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed +around use of pdfTeX (though it is now migrating towards +LuaTeX). diff --git a/print/tex-pdftex/Makefile b/print/tex-pdftex/Makefile index 91abe1364..f86712595 100644 --- a/print/tex-pdftex/Makefile +++ b/print/tex-pdftex/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.18 2013/11/17 17:17:20 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/14 12:50:05 markd Exp $ DISTNAME= pdftex -PKGNAME= tex-${DISTNAME}-1.40.11pl32132 -TEXLIVE_REV= 32132 +PKGNAME= tex-${DISTNAME}-1.40.11pl37432 +TEXLIVE_REV= 37432 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pdftex COMMENT= TeX extension for direct creation of PDF +LICENSE= gnu-gpl-v2 CONFLICTS+= teTeX-bin<=3.0nb29 DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips @@ -23,6 +25,8 @@ INSTALLATION_DIRS+= bin TEX_FORMATS+= "pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini\\netex pdftex language.def -translate-file=cp227.tcx *etex.ini\\npdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini\\n" +TEX_MAP_FILES+= dummy-space.map + .include "../../print/texlive/package.mk" post-extract: diff --git a/print/tex-pdftex/PLIST b/print/tex-pdftex/PLIST index 48962555f..c414ae1d1 100644 --- a/print/tex-pdftex/PLIST +++ b/print/tex-pdftex/PLIST @@ -1,10 +1,14 @@ -@comment $NetBSD: PLIST,v 1.5 2013/11/17 17:17:20 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/23 12:53:50 markd Exp $ bin/etex bin/pdfetex bin/simpdftex +share/texmf-dist/fonts/map/dvips/dummy-space/dummy-space.map share/texmf-dist/fonts/map/pdftex/updmap/pdftex.map share/texmf-dist/fonts/map/pdftex/updmap/pdftex_dl14.map share/texmf-dist/fonts/map/pdftex/updmap/pdftex_ndl14.map +share/texmf-dist/fonts/tfm/public/pdftex/dummy-space.tfm +share/texmf-dist/fonts/type1/public/pdftex/dummy-space.pfb share/texmf-dist/tex/generic/config/pdftex-dvi.tex share/texmf-dist/tex/generic/config/pdftexconfig.tex share/texmf-dist/tex/generic/pdftex/glyphtounicode.tex +share/texmf-dist/tex/generic/pdftex/pdfcolor.tex diff --git a/print/tex-pdftex/distinfo b/print/tex-pdftex/distinfo index f55d80a2a..114a67396 100644 --- a/print/tex-pdftex/distinfo +++ b/print/tex-pdftex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2013/11/17 17:17:20 minskim Exp $ +$NetBSD: distinfo,v 1.16 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pdftex-32132/pdftex.tar.xz) = 58282aa47d15000ff475b7bb3ffb76c7d8b5c52e -RMD160 (tex-pdftex-32132/pdftex.tar.xz) = 53b7f522228fe6144f26eb4c68857c9a1e2397e0 -Size (tex-pdftex-32132/pdftex.tar.xz) = 121908 bytes +SHA1 (tex-pdftex-37432/pdftex.tar.xz) = 7f67a61439627fff7283c3ad558757a1852ddfc8 +RMD160 (tex-pdftex-37432/pdftex.tar.xz) = 6f68f4753b8876c18713e10b881d960ba0d8c553 +Size (tex-pdftex-37432/pdftex.tar.xz) = 157080 bytes diff --git a/print/tex-pdftools-doc/Makefile b/print/tex-pdftools-doc/Makefile index 63264b40e..a9a4dfff1 100644 --- a/print/tex-pdftools-doc/Makefile +++ b/print/tex-pdftools-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/12/12 04:44:17 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:05 markd Exp $ DISTNAME= pdftools.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.83 -TEXLIVE_REV= 31660 +PKGNAME= tex-${DISTNAME:S/./-/}-0.86 +TEXLIVE_REV= 37078 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pdftools diff --git a/print/tex-pdftools-doc/distinfo b/print/tex-pdftools-doc/distinfo index 4d21a122f..db67c7867 100644 --- a/print/tex-pdftools-doc/distinfo +++ b/print/tex-pdftools-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/12/12 04:44:17 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pdftools-31660/pdftools.doc.tar.xz) = c9cb6cd2e266d0c07703b7b02a68eecab5ed3514 -RMD160 (tex-pdftools-31660/pdftools.doc.tar.xz) = e7e4a4da878d57e1adba8f93bdba8c99a1b1dcb9 -Size (tex-pdftools-31660/pdftools.doc.tar.xz) = 20688 bytes +SHA1 (tex-pdftools-37078/pdftools.doc.tar.xz) = 097b894aac3bfe7c54af6e6057574cbd02a4cd1c +RMD160 (tex-pdftools-37078/pdftools.doc.tar.xz) = bca67c36afed76a4b93397456992c6b4900f04dc +Size (tex-pdftools-37078/pdftools.doc.tar.xz) = 21032 bytes diff --git a/print/tex-pdftools/Makefile b/print/tex-pdftools/Makefile index 2ee6ebea5..df99b7780 100644 --- a/print/tex-pdftools/Makefile +++ b/print/tex-pdftools/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 12:50:05 markd Exp $ DISTNAME= pdftools -PKGNAME= tex-${DISTNAME}-0.83 -PKGREVISION= 1 -TEXLIVE_REV= 31660 +PKGNAME= tex-${DISTNAME}-0.86 +TEXLIVE_REV= 37078 MAINTAINER= minskim@NetBSD.org COMMENT= PDF-related utilities, including PostScript-to-PDF conversion diff --git a/print/tex-pdftools/distinfo b/print/tex-pdftools/distinfo index 1e022f2a2..330a52f3a 100644 --- a/print/tex-pdftools/distinfo +++ b/print/tex-pdftools/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2013/12/12 04:44:17 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pdftools-31660/pdftools.tar.xz) = de33550a4b18097684c7218fc1c51241a02b995b -RMD160 (tex-pdftools-31660/pdftools.tar.xz) = be84156a557948677f02037ebc5055cd927fea6c -Size (tex-pdftools-31660/pdftools.tar.xz) = 1856 bytes +SHA1 (tex-pdftools-37078/pdftools.tar.xz) = f05bcb0eb0eae317b513e863b77cfd96431ec685 +RMD160 (tex-pdftools-37078/pdftools.tar.xz) = 8250cd3743fc73d27dff58593727943dd569365a +Size (tex-pdftools-37078/pdftools.tar.xz) = 1856 bytes SHA1 (patch-bin_e2pall) = 48ffe6471de86f09b45f9aa8a2d1b58400a2ecee diff --git a/print/tex-pgf-doc/Makefile b/print/tex-pgf-doc/Makefile index 27e83ae4e..2958f8887 100644 --- a/print/tex-pgf-doc/Makefile +++ b/print/tex-pgf-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2010/11/12 17:22:22 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:05 markd Exp $ DISTNAME= pgf.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.10 -TEXLIVE_REV= 20236 +PKGNAME= tex-${DISTNAME:S/./-/}-3.0.0.37375 +TEXLIVE_REV= 37375 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pgf +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pgf-doc/PLIST b/print/tex-pgf-doc/PLIST index c7387752d..b9b583605 100644 --- a/print/tex-pgf-doc/PLIST +++ b/print/tex-pgf-doc/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2010/11/12 17:22:22 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/25 03:53:52 markd Exp $ share/texmf-dist/doc/generic/pgf/AUTHORS share/texmf-dist/doc/generic/pgf/ChangeLog share/texmf-dist/doc/generic/pgf/FILES share/texmf-dist/doc/generic/pgf/INSTALL share/texmf-dist/doc/generic/pgf/README -share/texmf-dist/doc/generic/pgf/TODO share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.bb @@ -13,6 +12,7 @@ share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.bb share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.eps share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.jpg +share/texmf-dist/doc/generic/pgf/images/brave-gnu-world-logo.xbb share/texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf share/texmf-dist/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf share/texmf-dist/doc/generic/pgf/licenses/LICENSE @@ -49,12 +49,29 @@ share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-examples.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-formats.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-introduction.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-main.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-polar.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-stylesheets.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-dv-visualizers.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-algorithm-layer.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-algorithms-in-c.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-binding-layer.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-circular.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-display-layer.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-examples.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-force.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-layered.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-misc.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-ogdf.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-overview.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-phylogenetics.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-trees.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-usage-pgf.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-gd-usage-tikz.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-installation.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-angles.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex @@ -72,6 +89,7 @@ share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fixedpoint.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-lsystems.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-math.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex @@ -88,6 +106,8 @@ share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-turtle.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-license.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main-body.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main-preamble.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-main.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex @@ -106,11 +126,14 @@ share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-arrows.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-graphs.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex +share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-pics.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex share/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex @@ -131,24 +154,29 @@ share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-parametric-example.table share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-sin.table +share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-tan-example.gnuplot +share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-tan-example.table share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-x.gnuplot share/texmf-dist/doc/generic/pgf/text-en/plots/pgf-x.table share/texmf-dist/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot share/texmf-dist/doc/generic/pgf/text-en/plots/pgfmanual-sine.table share/texmf-dist/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot share/texmf-dist/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table -share/texmf-dist/doc/generic/pgf/text-en/texmf.cnf share/texmf-dist/doc/generic/pgf/version-for-dvipdfm/en/Makefile share/texmf-dist/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex share/texmf-dist/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg share/texmf-dist/doc/generic/pgf/version-for-dvipdfmx/en/Makefile +share/texmf-dist/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual-test.tex share/texmf-dist/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual.tex share/texmf-dist/doc/generic/pgf/version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg share/texmf-dist/doc/generic/pgf/version-for-dvips/en/Makefile share/texmf-dist/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex share/texmf-dist/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg +share/texmf-dist/doc/generic/pgf/version-for-luatex/en/Makefile +share/texmf-dist/doc/generic/pgf/version-for-luatex/en/pgfmanual-test.tex +share/texmf-dist/doc/generic/pgf/version-for-luatex/en/pgfmanual.tex +share/texmf-dist/doc/generic/pgf/version-for-luatex/pgfmanual-luatex.cfg share/texmf-dist/doc/generic/pgf/version-for-pdftex/en/Makefile -share/texmf-dist/doc/generic/pgf/version-for-pdftex/en/pgfmanual.figlist share/texmf-dist/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex share/texmf-dist/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg share/texmf-dist/doc/generic/pgf/version-for-tex4ht/en/Makefile @@ -160,4 +188,3 @@ share/texmf-dist/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg share/texmf-dist/doc/generic/pgf/version-for-xetex/en/Makefile share/texmf-dist/doc/generic/pgf/version-for-xetex/en/pgfmanual.tex share/texmf-dist/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg -share/texmf-dist/doc/latex/pgf/README diff --git a/print/tex-pgf-doc/distinfo b/print/tex-pgf-doc/distinfo index ba10ffb28..6ee140045 100644 --- a/print/tex-pgf-doc/distinfo +++ b/print/tex-pgf-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/12 17:22:22 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pgf-20236/pgf.doc.tar.xz) = 82a30cb09199e723aac8a4c13b5d4a475da26302 -RMD160 (tex-pgf-20236/pgf.doc.tar.xz) = 4d5e82d3c514eee5996805413399c187b0168b6b -Size (tex-pgf-20236/pgf.doc.tar.xz) = 5167264 bytes +SHA1 (tex-pgf-37375/pgf.doc.tar.xz) = 18e0568f9c96f1010f8684663ab082420fefd9eb +RMD160 (tex-pgf-37375/pgf.doc.tar.xz) = 267c66cc9b86964e9e371057cb7d0ac63f2b66f1 +Size (tex-pgf-37375/pgf.doc.tar.xz) = 9163468 bytes diff --git a/print/tex-pgf/Makefile b/print/tex-pgf/Makefile index 3365a42ef..ac9eefd10 100644 --- a/print/tex-pgf/Makefile +++ b/print/tex-pgf/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2013/10/15 09:24:22 minskim Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/14 12:50:05 markd Exp $ DISTNAME= pgf -PKGNAME= tex-${DISTNAME}-2.10 -PKGREVISION= 1 +PKGNAME= tex-${DISTNAME}-3.0.0.37375 CATEGORIES= print graphics -TEXLIVE_REV= 20236 +TEXLIVE_REV= 37375 MAINTAINER= minskim@NetBSD.org COMMENT= PostScript and PDF graphics systems for TeX +LICENSE= lppl-1.3c DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin diff --git a/print/tex-pgf/PLIST b/print/tex-pgf/PLIST index 987fed70b..c23706e75 100644 --- a/print/tex-pgf/PLIST +++ b/print/tex-pgf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2010/11/12 17:22:22 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/25 03:53:52 markd Exp $ share/texmf-dist/tex/context/third/pgf/basiclayer/t-pgf.tex share/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbim.tex share/texmf-dist/tex/context/third/pgf/basiclayer/t-pgfbla.tex @@ -33,11 +33,6 @@ share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex -share/texmf-dist/tex/generic/pgf/frontendlayer/svg/svgpgf.cfg -share/texmf-dist/tex/generic/pgf/frontendlayer/svg/svgpgf.xmt -share/texmf-dist/tex/generic/pgf/frontendlayer/svg/svgtest.cfg -share/texmf-dist/tex/generic/pgf/frontendlayer/svg/svgtest.tex -share/texmf-dist/tex/generic/pgf/frontendlayer/svg/svgtest.xml share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.IEC.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.code.tex @@ -51,13 +46,16 @@ share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/ share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.formats.functions.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.polar.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.sparklines.code.tex -share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.basic.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.code.tex +share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.standard.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzexternalshared.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex +share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryangles.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex +share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybabel.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex +share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybending.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex @@ -77,6 +75,7 @@ share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfpu.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryintersections.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarylindenmayersystems.code.tex +share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymath.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex @@ -84,6 +83,7 @@ share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.c share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex +share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadings.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex @@ -104,6 +104,178 @@ share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryturtle.code.tex share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/LUA_CODING_STYLE +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings/Binding.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/bindings/BindingToPGF.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/Tantau2012.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/circular/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Anchoring.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentAlign.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentDirection.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentDistance.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/ComponentOrder.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Components.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Distances.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/FineTune.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/LayoutPipeline.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/NodeAnchors.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Orientation.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/Sublayouts.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Cluster.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Edge.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Graph.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Iterators.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Node.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/deprecated/Vector.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/circular/Tantau2012.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/control/Anchoring.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FMMMLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/FastMultipoleEmbedder.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/GEMLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/MultilevelLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFR.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderFRExact.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/SpringEmbedderKK.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/BarycenterPlacer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/CirclePlacer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/EdgeCoverMerger.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/IndependentSetMerger.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/LocalBiconnectedMerger.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MatchingMerger.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/MedianPlacer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomMerger.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/RandomPlacer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarMerger.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/SolarPlacer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/energybased/multilevelmixer/ZeroPlacer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/BarycenterHeuristic.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/CoffmanGrahamRanking.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/DfsAcyclicSubgraph.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastHierarchyLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/FastSimpleHierarchyLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyCycleRemoval.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/GreedyInsertHeuristic.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/LongestPathRanking.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/MedianHeuristic.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/OptimalRanking.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SiftingHeuristic.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SplitHeuristic.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/layered/SugiyamaLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/BalloonLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/misclayout/CircularLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/AcyclicSubgraphModule.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/HierarchyLayoutModule.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/InitialPlacer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/MultilevelBuilder.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/RankingModule.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/module/TwoLayerCrossMin.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/ogdf/planarity/PlanarizationLayout.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/doc/trees/ReingoldTilford1981.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/ASCIIDisplayer.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/BindingToASCII.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleDemo.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleEdgeDemo.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/SimpleHuffman.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/example_graph_for_ascii_displayer.txt +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/examples/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/CoarseGraph.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/Control.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlCoarsening.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlElectric.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlIteration.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlSprings.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/ControlStart.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/QuadTree.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalHu2006.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalLayouts.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringElectricalWalshaw2000.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringHu2006.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/SpringLayouts.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/force/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceCore.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToAlgorithms.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToC.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/InterfaceToDisplay.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/interface/Scope.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CrossingMinimizationGansnerKNV1993.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalBergerS1990a.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalBergerS1990b.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalEadesLS1993.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/CycleRemovalGansnerKNV1993.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/EdgeRoutingGansnerKNV1993.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NetworkSimplex.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodePositioningGansnerKNV1993.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodeRankingGansnerKNV1993.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/NodeRankingMinimumHeight.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/Ranking.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/Sugiyama.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/crossing_minimization.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/cycle_removal.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/edge_routing.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/node_positioning.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/layered/node_ranking.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Bezier.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/DepthFirstSearch.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Direct.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Event.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/LookupTable.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/PathLengths.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/PriorityQueue.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Simplifiers.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Stack.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Storage.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/lib/Transform.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Arc.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Collection.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Coordinate.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Digraph.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Edge.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Hyperedge.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Path.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/Vertex.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/model/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/ogdf/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/AuthorDefinedPhylogeny.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/BalancedMinimumEvolution.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/BalancedNearestNeighbourInterchange.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/DistanceMatrix.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/Maeusle2012.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/PhylogeneticTree.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/SokalMichener1958.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/phylogenetics/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/tools/make_gd_wrap.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ChildSpec.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/ReingoldTilford1981.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/SpanningTreeComputation.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/lua/pgf/gd/trees/library.lua +share/texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.circular.code.tex +share/texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.code.tex +share/texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.examples.code.tex +share/texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.force.code.tex +share/texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.layered.code.tex +share/texmf-dist/tex/generic/pgf/graphdrawing/tex/pgflibrarygraphdrawing.trees.code.tex +share/texmf-dist/tex/generic/pgf/graphdrawing/tex/tikzlibrarygraphdrawing.code.tex share/texmf-dist/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.barcharts.code.tex share/texmf-dist/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.formats.functions.code.tex share/texmf-dist/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.polar.code.tex @@ -114,7 +286,13 @@ share/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pat share/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex share/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.shapes.code.tex share/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.text.code.tex +share/texmf-dist/tex/generic/pgf/libraries/luamath/pgflibraryluamath.code.tex +share/texmf-dist/tex/generic/pgf/libraries/luamath/pgfluamath.functions.lua +share/texmf-dist/tex/generic/pgf/libraries/luamath/pgfluamath.parser.lua share/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.code.tex +share/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex +share/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.spaced.code.tex +share/texmf-dist/tex/generic/pgf/libraries/pgflibrarycurvilinear.code.tex share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code.tex share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfixedpointarithmetic.code.tex share/texmf-dist/tex/generic/pgf/libraries/pgflibraryfpu.code.tex @@ -139,6 +317,8 @@ share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.cod share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex share/texmf-dist/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex +share/texmf-dist/tex/generic/pgf/lua/pgf/manual.lua +share/texmf-dist/tex/generic/pgf/lua/pgf/manual/DocumentParser.lua share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex @@ -146,23 +326,25 @@ share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex +share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex +share/texmf-dist/tex/generic/pgf/math/pgfmathode.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex +share/texmf-dist/tex/generic/pgf/modules/pgfmodulebending.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmoduledatavisualization.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex +share/texmf-dist/tex/generic/pgf/modules/pgfmodulenonlineartransformations.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmoduleoo.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmoduleparser.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmodulesnakes.code.tex share/texmf-dist/tex/generic/pgf/modules/pgfmodulesorting.code.tex -share/texmf-dist/tex/generic/pgf/rendering/pgfrenderpoints.code.tex -share/texmf-dist/tex/generic/pgf/rendering/pgfrendertransform.code.tex share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def @@ -172,6 +354,7 @@ share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvi.def share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfm.def share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvips.def +share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvisvgm.def share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-textures.def @@ -187,6 +370,7 @@ share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex share/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex +share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex share/texmf-dist/tex/generic/pgf/utilities/pgfutil-context.def share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def diff --git a/print/tex-pgf/distinfo b/print/tex-pgf/distinfo index 19df675f2..0d7010f11 100644 --- a/print/tex-pgf/distinfo +++ b/print/tex-pgf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/11/12 17:22:22 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pgf-20236/pgf.tar.xz) = b8e619ab58a31612af09cf9ddca6957d756347c6 -RMD160 (tex-pgf-20236/pgf.tar.xz) = a4a500238294dc4d1ef95621d3dc2125a39763a0 -Size (tex-pgf-20236/pgf.tar.xz) = 361864 bytes +SHA1 (tex-pgf-37375/pgf.tar.xz) = fa35382bd2c0f351fe4eeb98e7c01577ad144984 +RMD160 (tex-pgf-37375/pgf.tar.xz) = a14fd3c776de3148bf673fde988d92b7d67185cc +Size (tex-pgf-37375/pgf.tar.xz) = 599580 bytes diff --git a/print/tex-pgfplots-doc/Makefile b/print/tex-pgfplots-doc/Makefile index 220970f2b..ebbbcd52c 100644 --- a/print/tex-pgfplots-doc/Makefile +++ b/print/tex-pgfplots-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2011/01/20 16:23:59 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:05 markd Exp $ DISTNAME= pgfplots.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.4.1 -TEXLIVE_REV= 19839 +PKGNAME= tex-${DISTNAME:S/./-/}-1.12.1 +TEXLIVE_REV= 37169 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pgfplots COMMENT= Documentation for tex-pgfplots +LICENSE= gnu-gpl-v3 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pgfplots-doc/PLIST b/print/tex-pgfplots-doc/PLIST index c358a8fdf..0fa9a2a76 100644 --- a/print/tex-pgfplots-doc/PLIST +++ b/print/tex-pgfplots-doc/PLIST @@ -1,126 +1,14 @@ -@comment $NetBSD: PLIST,v 1.2 2011/01/20 16:23:59 minskim Exp $ -share/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.pdf -share/texmf-dist/doc/context/third/pgfplots/pgfplotsexample.tex +@comment $NetBSD: PLIST,v 1.4 2015/04/25 03:56:15 markd Exp $ +share/texmf-dist/doc/context/third/pgfplots/pgfplotsexample-context.pdf +share/texmf-dist/doc/context/third/pgfplots/pgfplotsexample-context.tex +share/texmf-dist/doc/context/third/pgfplots/pgfplotsexample-context.tuc share/texmf-dist/doc/generic/pgfplots/README -share/texmf-dist/doc/latex/pgfplots/ChangeLog -share/texmf-dist/doc/latex/pgfplots/Makefile share/texmf-dist/doc/latex/pgfplots/TeX-programming-notes.pdf -share/texmf-dist/doc/latex/pgfplots/TeX-programming-notes.tex -share/texmf-dist/doc/latex/pgfplots/bugtracker/minimal_0.pdf -share/texmf-dist/doc/latex/pgfplots/bugtracker/minimal_0.tex -share/texmf-dist/doc/latex/pgfplots/cartesian_phase_diagram.pdf -share/texmf-dist/doc/latex/pgfplots/figures/external1.gnuplot -share/texmf-dist/doc/latex/pgfplots/figures/external1.png -share/texmf-dist/doc/latex/pgfplots/figures/external2.pdf -share/texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig1.png -share/texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig2.png -share/texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig3.png -share/texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable-fig4.png -share/texmf-dist/doc/latex/pgfplots/figures/pgfplotsclickable.tex -share/texmf-dist/doc/latex/pgfplots/gallery/Makefile -share/texmf-dist/doc/latex/pgfplots/gallery/extractexamples.pl -share/texmf-dist/doc/latex/pgfplots/gallery/gallery.css -share/texmf-dist/doc/latex/pgfplots/gibbs_phase_diagram.pdf -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_DoG.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_DoG.table -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_exp -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_exp.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_exp.table -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_exp.vrs -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.table -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.table -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_parable.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_parable.table -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_pow2.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_pow2.table -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_sin.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_sin.table -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_tangens.gnuplot -share/texmf-dist/doc/latex/pgfplots/gnuplot/pgfplots_tangens.table -share/texmf-dist/doc/latex/pgfplots/gpl-3.0.txt -share/texmf-dist/doc/latex/pgfplots/pgfmanual-en-macros.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots-macros.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.basic.reference.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.bib -share/texmf-dist/doc/latex/pgfplots/pgfplots.figlist -share/texmf-dist/doc/latex/pgfplots/pgfplots.importexport.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.install.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.intro.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.libs.groupplot.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.libs.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.libs.units.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.makefile -share/texmf-dist/doc/latex/pgfplots/pgfplots.mst +share/texmf-dist/doc/latex/pgfplots/pgfplots.doc.src.tar.bz2 share/texmf-dist/doc/latex/pgfplots/pgfplots.pdf -share/texmf-dist/doc/latex/pgfplots/pgfplots.preamble.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.2dplots.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.3dconfiguration.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.3dplots.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.alignment.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.axisdescription.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.closingplots.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.coordfiltering.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.errorbars.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.gridoptions-axiscoordinates.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.linefitting.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.markers-meta.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.miscellaneous.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.numberformatting.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.preliminaryoptions.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.scaling.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.specifyrange.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.styleoptions.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.symbolic.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.reference.tickoptions.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.resources.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.testplot -share/texmf-dist/doc/latex/pgfplots/pgfplots.testtable -share/texmf-dist/doc/latex/pgfplots/pgfplots.testtable2.dat -share/texmf-dist/doc/latex/pgfplots/pgfplots.tex -share/texmf-dist/doc/latex/pgfplots/pgfplots.timeseries.dat -share/texmf-dist/doc/latex/pgfplots/pgfplots_contourtmp0.dat -share/texmf-dist/doc/latex/pgfplots/pgfplots_contourtmp0.script -share/texmf-dist/doc/latex/pgfplots/pgfplots_contourtmp0.table share/texmf-dist/doc/latex/pgfplots/pgfplotsexample.pdf share/texmf-dist/doc/latex/pgfplots/pgfplotsexample.tex -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.csv -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.dat -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.example2.dat -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.example3.dat -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.example4.dat -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.example5.dat -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.mst share/texmf-dist/doc/latex/pgfplots/pgfplotstable.pdf -share/texmf-dist/doc/latex/pgfplots/pgfplotstable.tex share/texmf-dist/doc/latex/pgfplots/pgfplotstodo.pdf -share/texmf-dist/doc/latex/pgfplots/pgfplotstodo.tex -share/texmf-dist/doc/latex/pgfplots/pgfshell_cos.sh -share/texmf-dist/doc/latex/pgfplots/pgfshell_replot.sh -share/texmf-dist/doc/latex/pgfplots/plotdata/accounts.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/first3d.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/group-1.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/newexperiment1.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/newexperiment2.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/newexperiment3.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/oldexperiment1.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/oldexperiment2.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/oldexperiment3.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/ou.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1_latent.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2_latent.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata3.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplots_scatterdata4.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplotsexample4.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/pgfplotsexample4_grid.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/scattercl.dat -share/texmf-dist/doc/latex/pgfplots/plotdata/ternary_data.txt -share/texmf-dist/doc/latex/pgfplots/texmf.cnf -share/texmf-dist/doc/plain/pgfplots/pgfplotsexample.pdf -share/texmf-dist/doc/plain/pgfplots/pgfplotsexample.tex +share/texmf-dist/doc/plain/pgfplots/pgfplotsexample-plain.pdf +share/texmf-dist/doc/plain/pgfplots/pgfplotsexample-plain.tex diff --git a/print/tex-pgfplots-doc/distinfo b/print/tex-pgfplots-doc/distinfo index bfcc44b78..fc30073e8 100644 --- a/print/tex-pgfplots-doc/distinfo +++ b/print/tex-pgfplots-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/01/20 16:23:59 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pgfplots-19839/pgfplots.doc.tar.xz) = eabd2ab25102bbafe612a2fd6d7de78cf95d7cdb -RMD160 (tex-pgfplots-19839/pgfplots.doc.tar.xz) = ea46b918766b68961f6020112d540b561fda5aaa -Size (tex-pgfplots-19839/pgfplots.doc.tar.xz) = 6019732 bytes +SHA1 (tex-pgfplots-37169/pgfplots.doc.tar.xz) = 13d13d331621324f387571e2b35db3586401bc3e +RMD160 (tex-pgfplots-37169/pgfplots.doc.tar.xz) = 3dfb8e4bd0f708a973754685088834c154ce2e0c +Size (tex-pgfplots-37169/pgfplots.doc.tar.xz) = 11608848 bytes diff --git a/print/tex-pgfplots/Makefile b/print/tex-pgfplots/Makefile index adb7a8c52..58697eae6 100644 --- a/print/tex-pgfplots/Makefile +++ b/print/tex-pgfplots/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.3 2011/01/20 16:23:59 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/14 12:50:05 markd Exp $ DISTNAME= pgfplots -PKGNAME= tex-${DISTNAME}-1.4.1 -TEXLIVE_REV= 19839 +PKGNAME= tex-${DISTNAME}-1.12.1 +TEXLIVE_REV= 37169 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pgfplots COMMENT= LaTeX package to create normal/logarithmic plots +LICENSE= gnu-gpl-v3 DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf diff --git a/print/tex-pgfplots/PLIST b/print/tex-pgfplots/PLIST index 0f02f451a..ff038d9bc 100644 --- a/print/tex-pgfplots/PLIST +++ b/print/tex-pgfplots/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2011/01/20 16:23:59 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/25 03:56:15 markd Exp $ share/texmf-dist/scripts/pgfplots/matlab2pgfplots.m share/texmf-dist/scripts/pgfplots/matlab2pgfplots.sh share/texmf-dist/scripts/pgfplots/pgf2pdf.sh @@ -7,14 +7,34 @@ share/texmf-dist/tex/context/third/pgfplots/t-pgfplots.tex share/texmf-dist/tex/context/third/pgfplots/t-pgfplotstable.tex share/texmf-dist/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading.code.tex share/texmf-dist/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.colormaps.code.tex share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.dateplot.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.decorations.softclip.code.tex share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.fillbetween.code.tex share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.groupplots.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.patchplots.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.polar.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.statistics.code.tex +share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.ternary.code.tex share/texmf-dist/tex/generic/pgfplots/libs/tikzlibrarypgfplots.units.code.tex share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.tex share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructure.code.tex share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex +share/texmf-dist/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.tex +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/binary.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/colormap.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/meshplothandler.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/pgfplotstexio.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/pgfplotsutil.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/plothandler.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/statistics.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplots/streamer.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/functions.lua +share/texmf-dist/tex/generic/pgfplots/lua/pgfplotsoldpgfsupp/luamath/parser.lua share/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.code.tex share/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex share/texmf-dist/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex @@ -22,34 +42,57 @@ share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.c share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreexternal.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreimage.code.tex +share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcorelayers.code.tex +share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcorescopes.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex +share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryintersections.code.tex +share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryluamath.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex -share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathparse.opt.code.tex +share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfutil-common-lists.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternal.sty share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternalshared.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex +share/texmf-dist/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_trig_format.code.tex share/texmf-dist/tex/generic/pgfplots/oldpgfplotscompatib/tikzlibrarydateplot.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfcontrib/pgflibraryfillbetween.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfcontrib/tikzlibrarydecorations.softclip.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfcontrib/tikzlibraryfillbetween.code.tex share/texmf-dist/tex/generic/pgfplots/pgfplots.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfplots.errorbars.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfplots.markers.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfplots.paths.code.tex share/texmf-dist/tex/generic/pgfplots/pgfplots.revision.tex +share/texmf-dist/tex/generic/pgfplots/pgfplots.scaling.code.tex share/texmf-dist/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex share/texmf-dist/tex/generic/pgfplots/pgfplotscore.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex +share/texmf-dist/tex/generic/pgfplots/pgfplotsplothandlers.code.tex share/texmf-dist/tex/generic/pgfplots/pgfplotsstackedplots.code.tex share/texmf-dist/tex/generic/pgfplots/pgfplotsticks.code.tex +share/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvipdfmx.def share/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvips.def share/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-pdftex.def +share/texmf-dist/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-xetex.def +share/texmf-dist/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex +share/texmf-dist/tex/generic/pgfplots/test/pgfplots.assert.code.tex +share/texmf-dist/tex/generic/pgfplots/test/pgfplots.assert.sty share/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.code.tex +share/texmf-dist/tex/generic/pgfplots/util/pgfplotsbinary.data.code.tex +share/texmf-dist/tex/generic/pgfplots/util/pgfplotscolor.code.tex share/texmf-dist/tex/generic/pgfplots/util/pgfplotscolormap.code.tex share/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.code.tex +share/texmf-dist/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex share/texmf-dist/tex/latex/pgfplots/bugtracker.sty share/texmf-dist/tex/latex/pgfplots/libs/tikzlibrarypgfplots.clickable.code.tex share/texmf-dist/tex/latex/pgfplots/libs/tikzlibrarypgfplotsclickable.code.tex share/texmf-dist/tex/latex/pgfplots/pgfplots.sty share/texmf-dist/tex/latex/pgfplots/pgfplotstable.sty +share/texmf-dist/tex/latex/pgfplots/pgfregressiontest.sty share/texmf-dist/tex/plain/pgfplots/pgfplots.tex share/texmf-dist/tex/plain/pgfplots/pgfplotstable.tex diff --git a/print/tex-pgfplots/distinfo b/print/tex-pgfplots/distinfo index 1b541f49b..94d6fdd32 100644 --- a/print/tex-pgfplots/distinfo +++ b/print/tex-pgfplots/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/01/20 16:23:59 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pgfplots-19839/pgfplots.tar.xz) = 2ebc92e33dcab1ef325a3fe5965f30cf7814b34d -RMD160 (tex-pgfplots-19839/pgfplots.tar.xz) = d53d551a2139348b63416edaee375cdacd067055 -Size (tex-pgfplots-19839/pgfplots.tar.xz) = 258300 bytes +SHA1 (tex-pgfplots-37169/pgfplots.tar.xz) = 96a687dc8ebfbd956aa70998f8ba4c542de086df +RMD160 (tex-pgfplots-37169/pgfplots.tar.xz) = 599f8fa1c0a7b6b53afa54a374e31781fe61c257 +Size (tex-pgfplots-37169/pgfplots.tar.xz) = 469096 bytes diff --git a/print/tex-pict2e-doc/DESCR b/print/tex-pict2e-doc/DESCR new file mode 100644 index 000000000..a2a94d52e --- /dev/null +++ b/print/tex-pict2e-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pict2e. diff --git a/print/tex-pict2e-doc/Makefile b/print/tex-pict2e-doc/Makefile new file mode 100644 index 000000000..99f652223 --- /dev/null +++ b/print/tex-pict2e-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= pict2e.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.2z +TEXLIVE_REV= 32658 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pict2e +COMMENT= Documentation for tex-pict2e +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pict2e-doc/PLIST b/print/tex-pict2e-doc/PLIST new file mode 100644 index 000000000..c8c93f977 --- /dev/null +++ b/print/tex-pict2e-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/doc/latex/pict2e/README +share/texmf-dist/doc/latex/pict2e/manifest.txt +share/texmf-dist/doc/latex/pict2e/p2e-drivers.pdf +share/texmf-dist/doc/latex/pict2e/pict2e.pdf diff --git a/print/tex-pict2e-doc/distinfo b/print/tex-pict2e-doc/distinfo new file mode 100644 index 000000000..7d782c00b --- /dev/null +++ b/print/tex-pict2e-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-pict2e-32658/pict2e.doc.tar.xz) = 9b3b82e88d0591322a860eacbae1aa21c1bec05f +RMD160 (tex-pict2e-32658/pict2e.doc.tar.xz) = f419e1e9e06cb4b91ce654f4fc1d61122711bf69 +Size (tex-pict2e-32658/pict2e.doc.tar.xz) = 724624 bytes diff --git a/print/tex-pict2e/DESCR b/print/tex-pict2e/DESCR new file mode 100644 index 000000000..8283c2533 --- /dev/null +++ b/print/tex-pict2e/DESCR @@ -0,0 +1,11 @@ +This package was described in the 2nd edition of 'LaTeX: A +Document Preparation System', but the LaTeX project team +declined to produce the package. For a long time, LaTeX has +included a 'pict2e package' that merely produced an apologetic +error message. The new package extends the existing LaTeX +picture environment, using the familiar technique (cf. the +graphics and color packages) of driver files (at present, +drivers for PostScript output from LaTeX, and for use with +PDFLaTeX are available). The package documentation has a fair +number of examples of use, showing where things are improved by +comparison with the LaTeX picture environment. diff --git a/print/tex-pict2e/Makefile b/print/tex-pict2e/Makefile new file mode 100644 index 000000000..3d973253f --- /dev/null +++ b/print/tex-pict2e/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= pict2e +PKGNAME= tex-${DISTNAME}-0.2z +TEXLIVE_REV= 32658 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pict2e +COMMENT= New implementation of picture commands +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pict2e/PLIST b/print/tex-pict2e/PLIST new file mode 100644 index 000000000..750a349e9 --- /dev/null +++ b/print/tex-pict2e/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/tex/latex/pict2e/p2e-dvipdfm.def +share/texmf-dist/tex/latex/pict2e/p2e-dvipdfmx.def +share/texmf-dist/tex/latex/pict2e/p2e-dvips.def +share/texmf-dist/tex/latex/pict2e/p2e-pctex32.def +share/texmf-dist/tex/latex/pict2e/p2e-pctexps.def +share/texmf-dist/tex/latex/pict2e/p2e-pdftex.def +share/texmf-dist/tex/latex/pict2e/p2e-textures.def +share/texmf-dist/tex/latex/pict2e/p2e-vtex.def +share/texmf-dist/tex/latex/pict2e/p2e-xetex.def +share/texmf-dist/tex/latex/pict2e/pict2e.cfg +share/texmf-dist/tex/latex/pict2e/pict2e.sty diff --git a/print/tex-pict2e/distinfo b/print/tex-pict2e/distinfo new file mode 100644 index 000000000..1f4395074 --- /dev/null +++ b/print/tex-pict2e/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-pict2e-32658/pict2e.tar.xz) = a29283f437182d664498bf3416328440f1440356 +RMD160 (tex-pict2e-32658/pict2e.tar.xz) = b9bb4049ef983f77ec6922ec9c35a96c9dd88e12 +Size (tex-pict2e-32658/pict2e.tar.xz) = 7484 bytes diff --git a/print/tex-pictexsum-doc/DESCR b/print/tex-pictexsum-doc/DESCR new file mode 100644 index 000000000..989faaa8d --- /dev/null +++ b/print/tex-pictexsum-doc/DESCR @@ -0,0 +1,4 @@ +The document summarises the commands of PicTeX. While it is no +substitute for the PicTeX manual itself (available from +Personal TeX inc.), the document is a useful aide-memoire for +those who have read the manual. diff --git a/print/tex-pictexsum-doc/Makefile b/print/tex-pictexsum-doc/Makefile new file mode 100644 index 000000000..a2b2d2726 --- /dev/null +++ b/print/tex-pictexsum-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= pictexsum.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24965 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pictexsum +COMMENT= Summary of PicTeX commands +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pictexsum-doc/PLIST b/print/tex-pictexsum-doc/PLIST new file mode 100644 index 000000000..dcc92d0a3 --- /dev/null +++ b/print/tex-pictexsum-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/pictexsum/Makefile +share/texmf-dist/doc/latex/pictexsum/README +share/texmf-dist/doc/latex/pictexsum/a4mod.sty +share/texmf-dist/doc/latex/pictexsum/pictexsum.pdf +share/texmf-dist/doc/latex/pictexsum/pictexsum.tex +share/texmf-dist/doc/latex/pictexsum/useful.sty diff --git a/print/tex-pictexsum-doc/distinfo b/print/tex-pictexsum-doc/distinfo new file mode 100644 index 000000000..3479b6e3a --- /dev/null +++ b/print/tex-pictexsum-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-pictexsum-24965/pictexsum.doc.tar.xz) = 895b2f1961c38f5d0b945a5bd69e340ed081d478 +RMD160 (tex-pictexsum-24965/pictexsum.doc.tar.xz) = 565921af8c5d5528b89a0af12f71d3905bd8d04f +Size (tex-pictexsum-24965/pictexsum.doc.tar.xz) = 192376 bytes diff --git a/print/tex-pitex-doc/DESCR b/print/tex-pitex-doc/DESCR new file mode 100644 index 000000000..02c7abf86 --- /dev/null +++ b/print/tex-pitex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-pitex. diff --git a/print/tex-pitex-doc/Makefile b/print/tex-pitex-doc/Makefile new file mode 100644 index 000000000..d88bba0e1 --- /dev/null +++ b/print/tex-pitex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= pitex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24731 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pitex +COMMENT= Documentation for tex-pitex +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pitex-doc/PLIST b/print/tex-pitex-doc/PLIST new file mode 100644 index 000000000..013f4c42a --- /dev/null +++ b/print/tex-pitex-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/doc/plain/pitex/README +share/texmf-dist/doc/plain/pitex/foundry-settings.lua +share/texmf-dist/doc/plain/pitex/i-pitex.lua +share/texmf-dist/doc/plain/pitex/pitex-doc.pdf +share/texmf-dist/doc/plain/pitex/pitex-doc.tex +share/texmf-dist/doc/plain/pitex/pitex-doc.txt diff --git a/print/tex-pitex-doc/distinfo b/print/tex-pitex-doc/distinfo new file mode 100644 index 000000000..bc8630e68 --- /dev/null +++ b/print/tex-pitex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-pitex-24731/pitex.doc.tar.xz) = ee6171ecc612152c3ca7b8da8fa2a0292ce7f3f7 +RMD160 (tex-pitex-24731/pitex.doc.tar.xz) = 555ea1cc1ce8c2d2a1907e928d732c169bc7b851 +Size (tex-pitex-24731/pitex.doc.tar.xz) = 110196 bytes diff --git a/print/tex-pitex/DESCR b/print/tex-pitex/DESCR new file mode 100644 index 000000000..f48a6cfa4 --- /dev/null +++ b/print/tex-pitex/DESCR @@ -0,0 +1,5 @@ +The bundle provides macros that the author uses when writing +documentation (for example, that of the texapi and yax +packages). The tools could be used by anyone, but there is no +documentation, and the macros are subject to change without +notice. diff --git a/print/tex-pitex/Makefile b/print/tex-pitex/Makefile new file mode 100644 index 000000000..87983097e --- /dev/null +++ b/print/tex-pitex/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +DISTNAME= pitex +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 24731 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pitex +COMMENT= Documentation macros +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pitex/PLIST b/print/tex-pitex/PLIST new file mode 100644 index 000000000..f2ebb2bdb --- /dev/null +++ b/print/tex-pitex/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:52 wiz Exp $ +share/texmf-dist/tex/plain/pitex/base.ptxlua +share/texmf-dist/tex/plain/pitex/blocks.ptx +share/texmf-dist/tex/plain/pitex/files.ptx +share/texmf-dist/tex/plain/pitex/fonts.ptx +share/texmf-dist/tex/plain/pitex/fonts.ptxlua +share/texmf-dist/tex/plain/pitex/inserts.ptx +share/texmf-dist/tex/plain/pitex/lua.ptx +share/texmf-dist/tex/plain/pitex/output.ptx +share/texmf-dist/tex/plain/pitex/pitex.tex +share/texmf-dist/tex/plain/pitex/references.ptx +share/texmf-dist/tex/plain/pitex/sections.ptx +share/texmf-dist/tex/plain/pitex/verbatim.ptx diff --git a/print/tex-pitex/distinfo b/print/tex-pitex/distinfo new file mode 100644 index 000000000..58cf971a5 --- /dev/null +++ b/print/tex-pitex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:52 wiz Exp $ + +SHA1 (tex-pitex-24731/pitex.tar.xz) = ee9bc6d56c6c9980ca3c24d4d6ddfa811b4a5a20 +RMD160 (tex-pitex-24731/pitex.tar.xz) = 69c85fcbf8dee49d1f822121d4a80ba9762e107d +Size (tex-pitex-24731/pitex.tar.xz) = 22652 bytes diff --git a/print/tex-pkfix-doc/Makefile b/print/tex-pkfix-doc/Makefile index 5fc00a6d3..0dcaf8219 100644 --- a/print/tex-pkfix-doc/Makefile +++ b/print/tex-pkfix-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2010/10/26 23:53:43 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 04:13:37 markd Exp $ DISTNAME= pkfix.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.5 -TEXLIVE_REV= 18835 +PKGNAME= tex-${DISTNAME:S/./-/}-1.7 +TEXLIVE_REV= 26032 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pkfix +LICENSE= lppl-1.3c CONFLICTS+= tex-bin-dvipsk<=2008.12898 diff --git a/print/tex-pkfix-doc/distinfo b/print/tex-pkfix-doc/distinfo index cee2c5009..6702187aa 100644 --- a/print/tex-pkfix-doc/distinfo +++ b/print/tex-pkfix-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/10/26 23:53:43 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:13:37 markd Exp $ -SHA1 (tex-pkfix-18835/pkfix.doc.tar.xz) = 266143971b2826492ca76f5f05379d1a3c6efb67 -RMD160 (tex-pkfix-18835/pkfix.doc.tar.xz) = 25b113b0960e0b7679371e7cc2625b2c887a143c -Size (tex-pkfix-18835/pkfix.doc.tar.xz) = 4312 bytes +SHA1 (tex-pkfix-26032/pkfix.doc.tar.xz) = 7c003cf7c579999f06878bcd3b1b101dc7379f99 +RMD160 (tex-pkfix-26032/pkfix.doc.tar.xz) = 6e91e640e9d48bb9bf9522768985988cd47b1fff +Size (tex-pkfix-26032/pkfix.doc.tar.xz) = 4380 bytes diff --git a/print/tex-pkfix/Makefile b/print/tex-pkfix/Makefile index e32dbeee6..444e3d7d3 100644 --- a/print/tex-pkfix/Makefile +++ b/print/tex-pkfix/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:00 wiz Exp $ DISTNAME= pkfix -PKGNAME= tex-${DISTNAME}-1.5 -PKGREVISION= 3 -TEXLIVE_REV= 18835 +PKGNAME= tex-${DISTNAME}-1.7 +PKGREVISION= 1 +TEXLIVE_REV= 26032 MAINTAINER= minskim@NetBSD.org COMMENT= Script to replace pk fonts in PostScript with Type 1 fonts +LICENSE= lppl-1.3c CONFLICTS+= tex-bin-dvipsk<=2008.12898 DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk diff --git a/print/tex-pkfix/distinfo b/print/tex-pkfix/distinfo index 2b940863c..e87f0ebad 100644 --- a/print/tex-pkfix/distinfo +++ b/print/tex-pkfix/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2010/10/26 23:53:43 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:13:37 markd Exp $ -SHA1 (tex-pkfix-18835/pkfix.tar.xz) = 855d84a8d4b400dc8f544b043b6af0e2468d3616 -RMD160 (tex-pkfix-18835/pkfix.tar.xz) = c79472ee4ca1e6ba32b908b6d720a37c21c5cb0f -Size (tex-pkfix-18835/pkfix.tar.xz) = 7440 bytes +SHA1 (tex-pkfix-26032/pkfix.tar.xz) = 24af1caa7112f4f51e1a5976291e24890173409b +RMD160 (tex-pkfix-26032/pkfix.tar.xz) = 8b92fa12b498c82e53d5d08a676796b12b9efdc2 +Size (tex-pkfix-26032/pkfix.tar.xz) = 7548 bytes SHA1 (patch-aa) = 7cba03d89d4757ac985be4649d6bb7e0a29cb963 diff --git a/print/tex-plain-doc-doc/DESCR b/print/tex-plain-doc-doc/DESCR new file mode 100644 index 000000000..90f0a1ca4 --- /dev/null +++ b/print/tex-plain-doc-doc/DESCR @@ -0,0 +1,4 @@ +The document constitutes a list of every control sequence name +(csname) described in the TeXbook, together with an indication +of whether the csname is a primitive TeX command, or is defined +in plain.tex diff --git a/print/tex-plain-doc-doc/Makefile b/print/tex-plain-doc-doc/Makefile new file mode 100644 index 000000000..82e8110de --- /dev/null +++ b/print/tex-plain-doc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= plain-doc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 28424 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/csname-doc +COMMENT= List of plain.tex cs names +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-plain-doc-doc/PLIST b/print/tex-plain-doc-doc/PLIST new file mode 100644 index 000000000..e5b0d603d --- /dev/null +++ b/print/tex-plain-doc-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/plain/plain-doc/csname.txt diff --git a/print/tex-plain-doc-doc/distinfo b/print/tex-plain-doc-doc/distinfo new file mode 100644 index 000000000..bf29747d5 --- /dev/null +++ b/print/tex-plain-doc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-plain-doc-28424/plain-doc.doc.tar.xz) = c3b3550984b2734de413a6881f3a840b567163fc +RMD160 (tex-plain-doc-28424/plain-doc.doc.tar.xz) = 456c635eb31c6f2b602b4ed4a4b71deffaa68fb0 +Size (tex-plain-doc-28424/plain-doc.doc.tar.xz) = 4176 bytes diff --git a/print/tex-plain/DESCR b/print/tex-plain/DESCR index 38652c59b..c3e8ee81f 100644 --- a/print/tex-plain/DESCR +++ b/print/tex-plain/DESCR @@ -1,2 +1,3 @@ -The file plain.tex is used to build the Plain TeX format, as described -in the TeXbook. +Contains files used to build the Plain TeX format, as described +in the TeXbook, together with various supporting files (some +also discussed in the book). diff --git a/print/tex-plain/Makefile b/print/tex-plain/Makefile index ccf098401..acdbad052 100644 --- a/print/tex-plain/Makefile +++ b/print/tex-plain/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.8 2012/10/14 21:53:34 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/14 12:50:05 markd Exp $ DISTNAME= plain -PKGNAME= tex-${DISTNAME}-3.141592653.26647 -TEXLIVE_REV= 26647 +PKGNAME= tex-${DISTNAME}-3.141592653.37363 +TEXLIVE_REV= 37363 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plain COMMENT= The Plain TeX format +#LICENSE= knuth CONFLICTS+= teTeX-texmf<=3.0nb11 DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts diff --git a/print/tex-plain/PLIST b/print/tex-plain/PLIST index 3669b63ac..467105dd6 100644 --- a/print/tex-plain/PLIST +++ b/print/tex-plain/PLIST @@ -1,18 +1,13 @@ -@comment $NetBSD: PLIST,v 1.2 2010/01/29 01:54:26 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/14 12:50:05 markd Exp $ share/texmf-dist/makeindex/plain/plaintex.ist share/texmf-dist/tex/plain/base/fontchart.tex share/texmf-dist/tex/plain/base/gkpmac.tex share/texmf-dist/tex/plain/base/letter.tex share/texmf-dist/tex/plain/base/list.tex share/texmf-dist/tex/plain/base/llist.tex -share/texmf-dist/tex/plain/base/manmac.tex -share/texmf-dist/tex/plain/base/mftmac.tex share/texmf-dist/tex/plain/base/mptmac.tex share/texmf-dist/tex/plain/base/picmac.tex share/texmf-dist/tex/plain/base/plain.tex -share/texmf-dist/tex/plain/base/story.tex -share/texmf-dist/tex/plain/base/testfont.tex -share/texmf-dist/tex/plain/base/webmac.tex share/texmf-dist/tex/plain/base/wlist.tex share/texmf-dist/tex/plain/config/aleph.ini share/texmf-dist/tex/plain/config/bplain.ini @@ -24,4 +19,5 @@ share/texmf-dist/tex/plain/config/pdfbplain.ini share/texmf-dist/tex/plain/config/pdfetex.ini share/texmf-dist/tex/plain/config/pdftexmagfix.tex share/texmf-dist/tex/plain/config/tex.ini +share/texmf-dist/tex/plain/config/unicode-letters.def share/texmf-dist/tex/plain/config/xetex.ini diff --git a/print/tex-plain/distinfo b/print/tex-plain/distinfo index cf96959c1..d94d1ee67 100644 --- a/print/tex-plain/distinfo +++ b/print/tex-plain/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2012/10/14 21:53:34 minskim Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-plain-26647/plain.tar.xz) = d2e102e135d14b163ec016b2fdd15fdfefc6edba -RMD160 (tex-plain-26647/plain.tar.xz) = fdb1fc3e2d9f8ffb99bc6295f032172c3e46f62e -Size (tex-plain-26647/plain.tar.xz) = 42184 bytes +SHA1 (tex-plain-37363/plain.tar.xz) = 1efc01e85f94ee787da04a13952532ef97c86c23 +RMD160 (tex-plain-37363/plain.tar.xz) = 0b34997c97dacf51bee67edbd72a7defd8b56d4d +Size (tex-plain-37363/plain.tar.xz) = 154660 bytes diff --git a/print/tex-plipsum-doc/DESCR b/print/tex-plipsum-doc/DESCR new file mode 100644 index 000000000..6167fbb2c --- /dev/null +++ b/print/tex-plipsum-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-plipsum. diff --git a/print/tex-plipsum-doc/Makefile b/print/tex-plipsum-doc/Makefile new file mode 100644 index 000000000..261bcb94f --- /dev/null +++ b/print/tex-plipsum-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= plipsum.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.3 +TEXLIVE_REV= 30353 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plipsum +COMMENT= Documentation for tex-plipsum +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-plipsum-doc/PLIST b/print/tex-plipsum-doc/PLIST new file mode 100644 index 000000000..14c1eb410 --- /dev/null +++ b/print/tex-plipsum-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/doc/plain/plipsum/README +share/texmf-dist/doc/plain/plipsum/compile.sh +share/texmf-dist/doc/plain/plipsum/plipsum-doc.pdf +share/texmf-dist/doc/plain/plipsum/plipsum.nw +share/texmf-dist/doc/plain/plipsum/pliptest.tex +share/texmf-dist/doc/plain/plipsum/stripc diff --git a/print/tex-plipsum-doc/distinfo b/print/tex-plipsum-doc/distinfo new file mode 100644 index 000000000..8b2753cd4 --- /dev/null +++ b/print/tex-plipsum-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-plipsum-30353/plipsum.doc.tar.xz) = 26e33f807f0ba83f68c75f339fa5f075e2bfa79d +RMD160 (tex-plipsum-30353/plipsum.doc.tar.xz) = 2f919f901b6cfc98e974a710d226b30b1583094f +Size (tex-plipsum-30353/plipsum.doc.tar.xz) = 268360 bytes diff --git a/print/tex-plipsum/DESCR b/print/tex-plipsum/DESCR new file mode 100644 index 000000000..518518545 --- /dev/null +++ b/print/tex-plipsum/DESCR @@ -0,0 +1,4 @@ +The package provides a paragraph generator designed for use in +Plain TeX documents. The paragraphs generated contain many 'f- +groups' (ff, fl etc.) so the text can act as a test of the +ligatures of the font in use. diff --git a/print/tex-plipsum/Makefile b/print/tex-plipsum/Makefile new file mode 100644 index 000000000..632086435 --- /dev/null +++ b/print/tex-plipsum/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= plipsum +PKGNAME= tex-${DISTNAME}-4.3 +TEXLIVE_REV= 30353 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plipsum +COMMENT= 'Lorem ipsum' for Plain TeX developers +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-plipsum/PLIST b/print/tex-plipsum/PLIST new file mode 100644 index 000000000..f39cb79ff --- /dev/null +++ b/print/tex-plipsum/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/tex/plain/plipsum/plipsum.tex diff --git a/print/tex-plipsum/distinfo b/print/tex-plipsum/distinfo new file mode 100644 index 000000000..ac62b3058 --- /dev/null +++ b/print/tex-plipsum/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-plipsum-30353/plipsum.tar.xz) = de584eed8c2e4e1e1953cca3c9fb03b1a6276f00 +RMD160 (tex-plipsum-30353/plipsum.tar.xz) = f09d16829b929995ada6cb34c9b4308fa91bf42f +Size (tex-plipsum-30353/plipsum.tar.xz) = 33612 bytes diff --git a/print/tex-plnfss-doc/DESCR b/print/tex-plnfss-doc/DESCR new file mode 100644 index 000000000..818d42d63 --- /dev/null +++ b/print/tex-plnfss-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-plnfss. diff --git a/print/tex-plnfss-doc/Makefile b/print/tex-plnfss-doc/Makefile new file mode 100644 index 000000000..9821eb450 --- /dev/null +++ b/print/tex-plnfss-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= plnfss.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plnfss +COMMENT= Documentation for tex-plnfss +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-plnfss-doc/PLIST b/print/tex-plnfss-doc/PLIST new file mode 100644 index 000000000..389c18098 --- /dev/null +++ b/print/tex-plnfss-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/doc/plain/plnfss/LPPL.txt +share/texmf-dist/doc/plain/plnfss/plnfss.txt +share/texmf-dist/doc/plain/plnfss/test-plnfss.tex diff --git a/print/tex-plnfss-doc/distinfo b/print/tex-plnfss-doc/distinfo new file mode 100644 index 000000000..bfb140def --- /dev/null +++ b/print/tex-plnfss-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-plnfss-15878/plnfss.doc.tar.xz) = efd5464328c65ef37fe9ce3265f8e937257e94c6 +RMD160 (tex-plnfss-15878/plnfss.doc.tar.xz) = 37eff9cc763aecd829a8625b15cd14c2ae3c7ef6 +Size (tex-plnfss-15878/plnfss.doc.tar.xz) = 7696 bytes diff --git a/print/tex-plnfss/DESCR b/print/tex-plnfss/DESCR new file mode 100644 index 000000000..92d43043b --- /dev/null +++ b/print/tex-plnfss/DESCR @@ -0,0 +1,8 @@ +Plnfss is a set of macros to provide easy font access (somewhat +similar to NFSS but with some limitations) with Plain TeX. +Plnfss can automatically make use of PSNFSS fd files, i.e., +when an Adobe Type 1 is used the relevant fd file will be +loaded automatically. For cmr-like fonts (ec, vnr, csr or plr +fonts), a special format called pfd (plain fd) is required and +must be loaded manually. See ot1cmr.pfd for further +information. diff --git a/print/tex-plnfss/Makefile b/print/tex-plnfss/Makefile new file mode 100644 index 000000000..4da4e38ac --- /dev/null +++ b/print/tex-plnfss/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= plnfss +PKGNAME= tex-${DISTNAME}-1.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plnfss +COMMENT= Font selection for Plain TeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-plnfss/PLIST b/print/tex-plnfss/PLIST new file mode 100644 index 000000000..3cd4e4536 --- /dev/null +++ b/print/tex-plnfss/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/tex/plain/plnfss/MIKmathf.tex +share/texmf-dist/tex/plain/plnfss/ams.pfd +share/texmf-dist/tex/plain/plnfss/il2cm.pfd +share/texmf-dist/tex/plain/plnfss/il2cmr.pfd +share/texmf-dist/tex/plain/plnfss/ly1lm.pfd +share/texmf-dist/tex/plain/plnfss/ot1cm.pfd +share/texmf-dist/tex/plain/plnfss/ot1cmr.pfd +share/texmf-dist/tex/plain/plnfss/ot4cm.pfd +share/texmf-dist/tex/plain/plnfss/plnfss.tex +share/texmf-dist/tex/plain/plnfss/qxlm.pfd +share/texmf-dist/tex/plain/plnfss/t1lm.pfd +share/texmf-dist/tex/plain/plnfss/t5cm.pfd +share/texmf-dist/tex/plain/plnfss/t5cmr.pfd +share/texmf-dist/tex/plain/plnfss/t5lm.pfd +share/texmf-dist/tex/plain/plnfss/ts1lm.pfd diff --git a/print/tex-plnfss/distinfo b/print/tex-plnfss/distinfo new file mode 100644 index 000000000..0bf5834c3 --- /dev/null +++ b/print/tex-plnfss/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-plnfss-15878/plnfss.tar.xz) = b61ce825a016da135ef1c0a771f156f2384dd809 +RMD160 (tex-plnfss-15878/plnfss.tar.xz) = fc18c4116fe2dc1a7070f663c2d2bdc21d24b672 +Size (tex-plnfss-15878/plnfss.tar.xz) = 6668 bytes diff --git a/print/tex-plstmary-doc/DESCR b/print/tex-plstmary-doc/DESCR new file mode 100644 index 000000000..25c9ba8a9 --- /dev/null +++ b/print/tex-plstmary-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-plstmary. diff --git a/print/tex-plstmary-doc/Makefile b/print/tex-plstmary-doc/Makefile new file mode 100644 index 000000000..efd454217 --- /dev/null +++ b/print/tex-plstmary-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= plstmary.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.5c +TEXLIVE_REV= 31088 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plstmary +COMMENT= Documentation for tex-plstmary +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-plstmary-doc/PLIST b/print/tex-plstmary-doc/PLIST new file mode 100644 index 000000000..b2c29cca0 --- /dev/null +++ b/print/tex-plstmary-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/doc/plain/plstmary/README +share/texmf-dist/doc/plain/plstmary/plstmary-doc.pdf +share/texmf-dist/doc/plain/plstmary/plstmary-doc.tex diff --git a/print/tex-plstmary-doc/distinfo b/print/tex-plstmary-doc/distinfo new file mode 100644 index 000000000..cf01bf42e --- /dev/null +++ b/print/tex-plstmary-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-plstmary-31088/plstmary.doc.tar.xz) = 1ea102c0e2b7cb94fbcdebd228fbc016f4619445 +RMD160 (tex-plstmary-31088/plstmary.doc.tar.xz) = 8dfc2b1230d6483f331aafc7cb073eb988b3a7d5 +Size (tex-plstmary-31088/plstmary.doc.tar.xz) = 152416 bytes diff --git a/print/tex-plstmary/DESCR b/print/tex-plstmary/DESCR new file mode 100644 index 000000000..aaceae002 --- /dev/null +++ b/print/tex-plstmary/DESCR @@ -0,0 +1,2 @@ +The package provides commands to produce all the symbols of the +St Mary's Road fonts, in a Plain TeX environment. diff --git a/print/tex-plstmary/Makefile b/print/tex-plstmary/Makefile new file mode 100644 index 000000000..34d640c2d --- /dev/null +++ b/print/tex-plstmary/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= plstmary +PKGNAME= tex-${DISTNAME}-0.5c +TEXLIVE_REV= 31088 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/plstmary +COMMENT= St. Mary's Road font support for plain TeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-plstmary/PLIST b/print/tex-plstmary/PLIST new file mode 100644 index 000000000..ba5babad1 --- /dev/null +++ b/print/tex-plstmary/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/tex/plain/plstmary/stmary.tex diff --git a/print/tex-plstmary/distinfo b/print/tex-plstmary/distinfo new file mode 100644 index 000000000..b1764c1ba --- /dev/null +++ b/print/tex-plstmary/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-plstmary-31088/plstmary.tar.xz) = 7f0e38c3116d2de3833c575e7dadc18aa3cda29f +RMD160 (tex-plstmary-31088/plstmary.tar.xz) = d56ee2e91f3aabd184cbe7cc4853b3472913c119 +Size (tex-plstmary-31088/plstmary.tar.xz) = 2208 bytes diff --git a/print/tex-poltawski-doc/DESCR b/print/tex-poltawski-doc/DESCR new file mode 100644 index 000000000..9ba135d94 --- /dev/null +++ b/print/tex-poltawski-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-poltawski. diff --git a/print/tex-poltawski-doc/Makefile b/print/tex-poltawski-doc/Makefile new file mode 100644 index 000000000..4eef5ded2 --- /dev/null +++ b/print/tex-poltawski-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 09:26:12 wiz Exp $ + +DISTNAME= poltawski.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.101 +TEXLIVE_REV= 20075 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/poltawski +COMMENT= Documentation for tex-poltawski +LICENSE= gfsl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-poltawski-doc/PLIST b/print/tex-poltawski-doc/PLIST new file mode 100644 index 000000000..4eabca342 --- /dev/null +++ b/print/tex-poltawski-doc/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 09:26:12 wiz Exp $ +share/texmf-dist/doc/fonts/poltawski/GUST-FONT-LICENSE.txt +share/texmf-dist/doc/fonts/poltawski/MANIFEST-Antykwa-Poltawskiego.txt +share/texmf-dist/doc/fonts/poltawski/README-Antykwa-Poltawskiego.txt +share/texmf-dist/doc/fonts/poltawski/antpb10.fea +share/texmf-dist/doc/fonts/poltawski/antpb12.fea +share/texmf-dist/doc/fonts/poltawski/antpb17.fea +share/texmf-dist/doc/fonts/poltawski/antpb6.fea +share/texmf-dist/doc/fonts/poltawski/antpb8.fea +share/texmf-dist/doc/fonts/poltawski/antpbi10.fea +share/texmf-dist/doc/fonts/poltawski/antpbi12.fea +share/texmf-dist/doc/fonts/poltawski/antpbi17.fea +share/texmf-dist/doc/fonts/poltawski/antpbi6.fea +share/texmf-dist/doc/fonts/poltawski/antpbi8.fea +share/texmf-dist/doc/fonts/poltawski/antpl10.fea +share/texmf-dist/doc/fonts/poltawski/antpl12.fea +share/texmf-dist/doc/fonts/poltawski/antpl17.fea +share/texmf-dist/doc/fonts/poltawski/antpl6.fea +share/texmf-dist/doc/fonts/poltawski/antpl8.fea +share/texmf-dist/doc/fonts/poltawski/antpli10.fea +share/texmf-dist/doc/fonts/poltawski/antpli12.fea +share/texmf-dist/doc/fonts/poltawski/antpli17.fea +share/texmf-dist/doc/fonts/poltawski/antpli6.fea +share/texmf-dist/doc/fonts/poltawski/antpli8.fea +share/texmf-dist/doc/fonts/poltawski/antpm10.fea +share/texmf-dist/doc/fonts/poltawski/antpm12.fea +share/texmf-dist/doc/fonts/poltawski/antpm17.fea +share/texmf-dist/doc/fonts/poltawski/antpm6.fea +share/texmf-dist/doc/fonts/poltawski/antpm8.fea +share/texmf-dist/doc/fonts/poltawski/antpmi10.fea +share/texmf-dist/doc/fonts/poltawski/antpmi12.fea +share/texmf-dist/doc/fonts/poltawski/antpmi17.fea +share/texmf-dist/doc/fonts/poltawski/antpmi6.fea +share/texmf-dist/doc/fonts/poltawski/antpmi8.fea +share/texmf-dist/doc/fonts/poltawski/antpr10.fea +share/texmf-dist/doc/fonts/poltawski/antpr12.fea +share/texmf-dist/doc/fonts/poltawski/antpr17.fea +share/texmf-dist/doc/fonts/poltawski/antpr6.fea +share/texmf-dist/doc/fonts/poltawski/antpr8.fea +share/texmf-dist/doc/fonts/poltawski/antpri10.fea +share/texmf-dist/doc/fonts/poltawski/antpri12.fea +share/texmf-dist/doc/fonts/poltawski/antpri17.fea +share/texmf-dist/doc/fonts/poltawski/antpri6.fea +share/texmf-dist/doc/fonts/poltawski/antpri8.fea +share/texmf-dist/doc/fonts/poltawski/ap-hist.txt +share/texmf-dist/doc/fonts/poltawski/ap-info.pdf +share/texmf-dist/doc/fonts/poltawski/ap-logo.pdf +share/texmf-dist/doc/fonts/poltawski/goadb100.nam +share/texmf-dist/doc/fonts/poltawski/tstapot1.pdf +share/texmf-dist/doc/fonts/poltawski/tstapot1.tex +share/texmf-dist/doc/fonts/poltawski/tstapot4.pdf +share/texmf-dist/doc/fonts/poltawski/tstapot4.tex +share/texmf-dist/doc/fonts/poltawski/tstapqx.pdf +share/texmf-dist/doc/fonts/poltawski/tstapqx.tex +share/texmf-dist/doc/fonts/poltawski/tstapt1.pdf +share/texmf-dist/doc/fonts/poltawski/tstapt1.tex +share/texmf-dist/doc/fonts/poltawski/tstapts1.pdf +share/texmf-dist/doc/fonts/poltawski/tstapts1.tex diff --git a/print/tex-poltawski-doc/distinfo b/print/tex-poltawski-doc/distinfo new file mode 100644 index 000000000..0796a6cce --- /dev/null +++ b/print/tex-poltawski-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 09:26:12 wiz Exp $ + +SHA1 (tex-poltawski-20075/poltawski.doc.tar.xz) = 21ed3657bb8cc43b2359a876c02b816589e0171c +RMD160 (tex-poltawski-20075/poltawski.doc.tar.xz) = 7c7903f36bc882d0f8e421a9154cd62251a7b701 +Size (tex-poltawski-20075/poltawski.doc.tar.xz) = 1392140 bytes diff --git a/print/tex-poltawski/DESCR b/print/tex-poltawski/DESCR new file mode 100644 index 000000000..86bcf56cf --- /dev/null +++ b/print/tex-poltawski/DESCR @@ -0,0 +1,21 @@ +The package contains the Antykwa Poltawskiego family of fonts +in the PostScript Type 1 and OpenType formats. The original +font was designed in the twenties of the XX century by the +Polish typographer Adam Poltawski(1881-1952). Following the +route set out by the Latin Modern and TeX Gyre projects +(http://www.gust.org.pl/projects/e-foundry), the Antykwa +Poltawskiego digitisation project aims at providing a rich +collection of diacritical characters in the attempt to cover as +many Latin-based scripts as possible. To our knowledge, the +repertoire of characters covers all European languages as well +as some other Latin-based alphabets such as Vietnamese and +Navajo; at the request of users, recent extensions (following +the enhancement of the Latin Modern collection) provide glyphs +sufficient for typesetting of romanized transliterations of +Arabic and Sanskrit scripts. The Antykwa Poltawskiego family +consists of 4 weights (light, normal, medium, bold), each +having upright and italic forms and one of 5 design sizes: 6, +8, 10, 12 and 17pt. Altogether, the collection comprises 40 +font files, containing the same repertoire of 1126 characters. +The preliminary version of Antykwa Poltawskiego (antp package) +released in 2000 is rendered obsolete by this package. diff --git a/print/tex-poltawski/Makefile b/print/tex-poltawski/Makefile new file mode 100644 index 000000000..338fcf611 --- /dev/null +++ b/print/tex-poltawski/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 09:26:01 wiz Exp $ + +DISTNAME= poltawski +PKGNAME= tex-${DISTNAME}-1.101 +TEXLIVE_REV= 20075 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/poltawski +COMMENT= Antykwa Poltawskiego Family of Fonts +LICENSE= gfsl + +TEX_MAP_FILES+= ap.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-poltawski/PLIST b/print/tex-poltawski/PLIST new file mode 100644 index 000000000..1227153f1 --- /dev/null +++ b/print/tex-poltawski/PLIST @@ -0,0 +1,804 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 09:26:01 wiz Exp $ +share/texmf-dist/fonts/afm/gust/poltawski/antpb10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpb12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpb17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpb6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpb8.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpbi10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpbi12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpbi17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpbi6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpbi8.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpl10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpl12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpl17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpl6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpl8.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpli10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpli12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpli17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpli6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpli8.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpm10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpm12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpm17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpm6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpm8.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpmi10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpmi12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpmi17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpmi6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpmi8.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpr10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpr12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpr17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpr6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpr8.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpri10.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpri12.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpri17.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpri6.afm +share/texmf-dist/fonts/afm/gust/poltawski/antpri8.afm +share/texmf-dist/fonts/enc/dvips/poltawski/ap-cs-sc.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-cs.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-ec-sc.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-ec.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-l7x-sc.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-l7x.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-qx-sc.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-qx.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-rm-sc.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-rm.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-t5-sc.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-t5.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-texnansi-sc.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-texnansi.enc +share/texmf-dist/fonts/enc/dvips/poltawski/ap-ts1.enc +share/texmf-dist/fonts/map/dvips/poltawski/ap-cs.map +share/texmf-dist/fonts/map/dvips/poltawski/ap-ec.map +share/texmf-dist/fonts/map/dvips/poltawski/ap-l7x.map +share/texmf-dist/fonts/map/dvips/poltawski/ap-qx.map +share/texmf-dist/fonts/map/dvips/poltawski/ap-rm.map +share/texmf-dist/fonts/map/dvips/poltawski/ap-t5.map +share/texmf-dist/fonts/map/dvips/poltawski/ap-texnansi.map +share/texmf-dist/fonts/map/dvips/poltawski/ap-ts1.map +share/texmf-dist/fonts/map/dvips/poltawski/ap.map +share/texmf-dist/fonts/opentype/gust/poltawski/antpolt-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpolt-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpolt-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpolt-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltcond-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltcond-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltcond-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltcond-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltexpd-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltexpd-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltexpd-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltexpd-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltlt-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltlt-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltlt-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltlt-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltcond-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltcond-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltcond-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltcond-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltexpd-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltexpd-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltexpd-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltexpd-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemicond-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemicond-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemicond-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemicond-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemiexpd-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltltsemiexpd-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemicond-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemicond-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemicond-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemicond-regular.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemiexpd-bold.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemiexpd-bolditalic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemiexpd-italic.otf +share/texmf-dist/fonts/opentype/gust/poltawski/antpoltsemiexpd-regular.otf +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/cs-antpri8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ec-antpri8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/l7x-antpri8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/qx-antpri8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/rm-antpri8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/t5-antpri8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri10-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri12-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri17-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri6-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri8-sc.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/texnansi-antpri8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpb10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpb12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpb17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpb6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpb8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpbi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpbi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpbi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpbi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpbi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpl10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpl12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpl17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpl6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpl8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpli10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpli12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpli17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpli6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpli8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpm10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpm12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpm17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpm6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpm8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpmi10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpmi12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpmi17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpmi6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpmi8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpr10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpr12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpr17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpr6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpr8.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpri10.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpri12.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpri17.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpri6.tfm +share/texmf-dist/fonts/tfm/gust/poltawski/ts1-antpri8.tfm +share/texmf-dist/fonts/type1/gust/poltawski/antpb10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpb10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpb12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpb12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpb17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpb17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpb6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpb6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpb8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpb8.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpbi10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpbi10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpbi12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpbi12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpbi17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpbi17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpbi6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpbi6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpbi8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpbi8.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpl10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpl10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpl12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpl12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpl17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpl17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpl6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpl6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpl8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpl8.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpli10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpli10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpli12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpli12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpli17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpli17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpli6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpli6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpli8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpli8.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpm10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpm10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpm12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpm12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpm17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpm17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpm6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpm6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpm8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpm8.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpmi10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpmi10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpmi12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpmi12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpmi17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpmi17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpmi6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpmi6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpmi8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpmi8.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpr10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpr10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpr12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpr12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpr17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpr17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpr6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpr6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpr8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpr8.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpri10.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpri10.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpri12.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpri12.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpri17.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpri17.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpri6.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpri6.pfm +share/texmf-dist/fonts/type1/gust/poltawski/antpri8.pfb +share/texmf-dist/fonts/type1/gust/poltawski/antpri8.pfm +share/texmf-dist/tex/latex/poltawski/antpolt.sty +share/texmf-dist/tex/latex/poltawski/il2antp.fd +share/texmf-dist/tex/latex/poltawski/il2antpl.fd +share/texmf-dist/tex/latex/poltawski/l7xantp.fd +share/texmf-dist/tex/latex/poltawski/l7xantpl.fd +share/texmf-dist/tex/latex/poltawski/ly1antp.fd +share/texmf-dist/tex/latex/poltawski/ly1antpl.fd +share/texmf-dist/tex/latex/poltawski/ot1antp.fd +share/texmf-dist/tex/latex/poltawski/ot1antpl.fd +share/texmf-dist/tex/latex/poltawski/ot4antp.fd +share/texmf-dist/tex/latex/poltawski/ot4antpl.fd +share/texmf-dist/tex/latex/poltawski/qxantp.fd +share/texmf-dist/tex/latex/poltawski/qxantpl.fd +share/texmf-dist/tex/latex/poltawski/t1antp.fd +share/texmf-dist/tex/latex/poltawski/t1antpl.fd +share/texmf-dist/tex/latex/poltawski/t5antp.fd +share/texmf-dist/tex/latex/poltawski/t5antpl.fd +share/texmf-dist/tex/latex/poltawski/ts1antp.fd +share/texmf-dist/tex/latex/poltawski/ts1antpl.fd diff --git a/print/tex-poltawski/distinfo b/print/tex-poltawski/distinfo new file mode 100644 index 000000000..1db914a4a --- /dev/null +++ b/print/tex-poltawski/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 09:26:01 wiz Exp $ + +SHA1 (tex-poltawski-20075/poltawski.tar.xz) = a1afcf1d1aa2b2e5334bdb1a15ba5c14e14ca672 +RMD160 (tex-poltawski-20075/poltawski.tar.xz) = c7a0c47c1b0aef8063b8bd1fae6f8d29d504abb1 +Size (tex-poltawski-20075/poltawski.tar.xz) = 6817716 bytes diff --git a/print/tex-polytable-doc/Makefile b/print/tex-polytable-doc/Makefile index 6dafec604..ffcd90607 100644 --- a/print/tex-polytable-doc/Makefile +++ b/print/tex-polytable-doc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/04/04 19:38:05 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 04:19:00 markd Exp $ DISTNAME= polytable.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.8.2 -PKGREVISION= 1 -TEXLIVE_REV= 20331 +PKGNAME= tex-${DISTNAME:S/./-/}-0.8.5 +TEXLIVE_REV= 31235 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-polytable diff --git a/print/tex-polytable-doc/distinfo b/print/tex-polytable-doc/distinfo index 3227e0693..a8360caf7 100644 --- a/print/tex-polytable-doc/distinfo +++ b/print/tex-polytable-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/17 17:48:30 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:19:00 markd Exp $ -SHA1 (tex-polytable-20331/polytable.doc.tar.xz) = 113f778df26d00daa7a4e7a1262871c323197556 -RMD160 (tex-polytable-20331/polytable.doc.tar.xz) = 49021976c4feb2154ba4871d9d41d2dedafb45e8 -Size (tex-polytable-20331/polytable.doc.tar.xz) = 287296 bytes +SHA1 (tex-polytable-31235/polytable.doc.tar.xz) = 2b860acef33065948f23be50a5e195bcb09c8dd6 +RMD160 (tex-polytable-31235/polytable.doc.tar.xz) = 9c1dab0e86e7c40f82e1b8739daa3c59de6deea8 +Size (tex-polytable-31235/polytable.doc.tar.xz) = 287440 bytes diff --git a/print/tex-polytable/Makefile b/print/tex-polytable/Makefile index 8873bb0dc..d850fb2e1 100644 --- a/print/tex-polytable/Makefile +++ b/print/tex-polytable/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/11/17 17:48:30 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 04:19:00 markd Exp $ DISTNAME= polytable -PKGNAME= tex-${DISTNAME}-0.8.2 -PKGREVISION= 1 -TEXLIVE_REV= 20331 +PKGNAME= tex-${DISTNAME}-0.8.5 +TEXLIVE_REV= 31235 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tabular-like environments with named columns diff --git a/print/tex-polytable/distinfo b/print/tex-polytable/distinfo index 73e9d1700..815339b77 100644 --- a/print/tex-polytable/distinfo +++ b/print/tex-polytable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/11/17 17:48:30 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:19:00 markd Exp $ -SHA1 (tex-polytable-20331/polytable.tar.xz) = eae66c0319d3d3eb51b14545edeb17759b90c5c7 -RMD160 (tex-polytable-20331/polytable.tar.xz) = ddfbd9fd21ec3ad381524aca7d5e661b3d1d96ae -Size (tex-polytable-20331/polytable.tar.xz) = 6364 bytes +SHA1 (tex-polytable-31235/polytable.tar.xz) = 0067b770bf3409519c663451f1dac5b27b2f3914 +RMD160 (tex-polytable-31235/polytable.tar.xz) = 052ce4b9e3dba9983135c262ba3e393ee20eaf4f +Size (tex-polytable-31235/polytable.tar.xz) = 6408 bytes diff --git a/print/tex-powerdot/DESCR b/print/tex-powerdot/DESCR new file mode 100644 index 000000000..e15ae2991 --- /dev/null +++ b/print/tex-powerdot/DESCR @@ -0,0 +1,7 @@ +Powerdot is a presentation class for LaTeX that allows for the +quick and easy development of professional presentations. It +comes with many tools that enhance presentations and aid the +presenter. Examples are automatic overlays, personal notes and +a handout mode. To view a presentation, DVI, PS or PDF output +can be used. A powerful template system is available to easily +develop new styles. A LyX layout file is provided. diff --git a/print/tex-powerdot/Makefile b/print/tex-powerdot/Makefile new file mode 100644 index 000000000..776799a76 --- /dev/null +++ b/print/tex-powerdot/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:35 markd Exp $ + +DISTNAME= powerdot +PKGNAME= tex-${DISTNAME}-1.5 +TEXLIVE_REV= 32549 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= A presentation class +LICENSE= lppl-1.3c + +DEPENDS+= tex-enumitem-[0-9]*:../../print/tex-enumitem +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics +DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor +DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-powerdot/PLIST b/print/tex-powerdot/PLIST new file mode 100644 index 000000000..d88a7fb89 --- /dev/null +++ b/print/tex-powerdot/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:15:44 markd Exp $ +share/texmf-dist/tex/latex/powerdot/powerdot-aggie.sty +share/texmf-dist/tex/latex/powerdot/powerdot-bframe.sty +share/texmf-dist/tex/latex/powerdot/powerdot-ciment.sty +share/texmf-dist/tex/latex/powerdot/powerdot-default.ps +share/texmf-dist/tex/latex/powerdot/powerdot-default.sty +share/texmf-dist/tex/latex/powerdot/powerdot-elcolors.sty +share/texmf-dist/tex/latex/powerdot/powerdot-fyma.sty +share/texmf-dist/tex/latex/powerdot/powerdot-horatio.sty +share/texmf-dist/tex/latex/powerdot/powerdot-husky.sty +share/texmf-dist/tex/latex/powerdot/powerdot-ikeda.sty +share/texmf-dist/tex/latex/powerdot/powerdot-jefka.sty +share/texmf-dist/tex/latex/powerdot/powerdot-klope.sty +share/texmf-dist/tex/latex/powerdot/powerdot-paintings.sty +share/texmf-dist/tex/latex/powerdot/powerdot-pazik.sty +share/texmf-dist/tex/latex/powerdot/powerdot-sailor.sty +share/texmf-dist/tex/latex/powerdot/powerdot-simple.sty +share/texmf-dist/tex/latex/powerdot/powerdot-tycja.sty +share/texmf-dist/tex/latex/powerdot/powerdot-upen.sty +share/texmf-dist/tex/latex/powerdot/powerdot.cls diff --git a/print/tex-powerdot/distinfo b/print/tex-powerdot/distinfo new file mode 100644 index 000000000..3d6dac340 --- /dev/null +++ b/print/tex-powerdot/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 07:15:44 markd Exp $ + +SHA1 (tex-powerdot-32549/powerdot.tar.xz) = 4e403de30bdd0fcbaec08c96e1d4fbfc9f12d5b0 +RMD160 (tex-powerdot-32549/powerdot.tar.xz) = 3516c0517704fd9740ee0ad1dc3b7ce1e5154479 +Size (tex-powerdot-32549/powerdot.tar.xz) = 26012 bytes diff --git a/print/tex-preprint-doc/Makefile b/print/tex-preprint-doc/Makefile index 54cfcd8c7..28ab6100f 100644 --- a/print/tex-preprint-doc/Makefile +++ b/print/tex-preprint-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/05/19 23:19:00 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 04:21:21 markd Exp $ DISTNAME= preprint.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2009 -TEXLIVE_REV= 16085 +PKGNAME= tex-${DISTNAME:S/./-/}-2011 +TEXLIVE_REV= 30447 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-preprint diff --git a/print/tex-preprint-doc/PLIST b/print/tex-preprint-doc/PLIST index f0eec423e..e77650e90 100644 --- a/print/tex-preprint-doc/PLIST +++ b/print/tex-preprint-doc/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/07 23:15:15 minskim Exp $ -share/texmf-dist/doc/latex/preprint/00readme.txt -share/texmf-dist/doc/latex/preprint/00readme.unix +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:21:21 markd Exp $ +share/texmf-dist/doc/latex/preprint/README share/texmf-dist/doc/latex/preprint/authblk.pdf share/texmf-dist/doc/latex/preprint/balance.pdf share/texmf-dist/doc/latex/preprint/figcaps.pdf diff --git a/print/tex-preprint-doc/distinfo b/print/tex-preprint-doc/distinfo index 6bc275acf..cfa262da6 100644 --- a/print/tex-preprint-doc/distinfo +++ b/print/tex-preprint-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/19 23:19:00 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:21:21 markd Exp $ -SHA1 (tex-preprint-16085/preprint.doc.tar.xz) = 5ebc8ab394885d3825cf73a77f5f539b4a530a82 -RMD160 (tex-preprint-16085/preprint.doc.tar.xz) = 7474466bfc7a64cd0e53cfcfbb06a91c5f135e2f -Size (tex-preprint-16085/preprint.doc.tar.xz) = 316420 bytes +SHA1 (tex-preprint-30447/preprint.doc.tar.xz) = 9c81147464a74f62133f752110d822c3c2c9add9 +RMD160 (tex-preprint-30447/preprint.doc.tar.xz) = 8a52a4e8a6daf1697cc70e710b245b28a63fd12b +Size (tex-preprint-30447/preprint.doc.tar.xz) = 634328 bytes diff --git a/print/tex-preprint/Makefile b/print/tex-preprint/Makefile index 0f98cf825..52a8df24c 100644 --- a/print/tex-preprint/Makefile +++ b/print/tex-preprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:13 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 04:21:21 markd Exp $ DISTNAME= preprint -PKGNAME= tex-${DISTNAME}-2009 -TEXLIVE_REV= 16085 +PKGNAME= tex-${DISTNAME}-2011 +TEXLIVE_REV= 30447 MAINTAINER= minskim@NetBSD.org COMMENT= Bundle of LaTeX packages provided as-is diff --git a/print/tex-preprint/distinfo b/print/tex-preprint/distinfo index cd70033cf..6906b4207 100644 --- a/print/tex-preprint/distinfo +++ b/print/tex-preprint/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:13 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 04:21:21 markd Exp $ -SHA1 (tex-preprint-16085/preprint.tar.xz) = 97e6ccc9720d89590b6255e8a744ecbe4a1f3f56 -RMD160 (tex-preprint-16085/preprint.tar.xz) = d214377d8b009c71d7ce478e1ae311d322a37e03 -Size (tex-preprint-16085/preprint.tar.xz) = 6952 bytes +SHA1 (tex-preprint-30447/preprint.tar.xz) = 8dd0887eced003031fcc5d275a1a82da91812709 +RMD160 (tex-preprint-30447/preprint.tar.xz) = 3f021619430532a2279a52f932ebdf61e63cd844 +Size (tex-preprint-30447/preprint.tar.xz) = 7052 bytes diff --git a/print/tex-present-doc/DESCR b/print/tex-present-doc/DESCR new file mode 100644 index 000000000..cf7bb61d5 --- /dev/null +++ b/print/tex-present-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-present. diff --git a/print/tex-present-doc/Makefile b/print/tex-present-doc/Makefile new file mode 100644 index 000000000..ec8b826ae --- /dev/null +++ b/print/tex-present-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= present.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 25953 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/present +COMMENT= Documentation for tex-present +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-present-doc/PLIST b/print/tex-present-doc/PLIST new file mode 100644 index 000000000..dfda295ac --- /dev/null +++ b/print/tex-present-doc/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/doc/plain/present/HowToTalkTeX.pdf +share/texmf-dist/doc/plain/present/HowToTalkTeX.tex +share/texmf-dist/doc/plain/present/Pfeil1.pdf +share/texmf-dist/doc/plain/present/Pfeil2.pdf +share/texmf-dist/doc/plain/present/Pfeil3.pdf +share/texmf-dist/doc/plain/present/Pfeil4.pdf +share/texmf-dist/doc/plain/present/README +share/texmf-dist/doc/plain/present/Sagnac.pdf +share/texmf-dist/doc/plain/present/Stern.png +share/texmf-dist/doc/plain/present/background.png +share/texmf-dist/doc/plain/present/present-transitions.tex diff --git a/print/tex-present-doc/distinfo b/print/tex-present-doc/distinfo new file mode 100644 index 000000000..aa0fa8519 --- /dev/null +++ b/print/tex-present-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-present-25953/present.doc.tar.xz) = 33f355abd1d62b614bfed593b050ad65858ef296 +RMD160 (tex-present-25953/present.doc.tar.xz) = b47bf7a80bd2afd45a3d0b3b5166a43d6def21fe +Size (tex-present-25953/present.doc.tar.xz) = 814416 bytes diff --git a/print/tex-present/DESCR b/print/tex-present/DESCR new file mode 100644 index 000000000..f565e3a07 --- /dev/null +++ b/print/tex-present/DESCR @@ -0,0 +1,8 @@ +The package offers a collection of simple macros for preparing +presentations in Plain TeX. Slide colour and text colour may be +set, links between parts of the presentation, to other files, +and to web addresses may be inserted. Images may be included +easily, and code is available to provide transition effects +between slides or frames. The structure of the macros is not +overly complex, so that users should find it easy to adapt the +macros to their specific needs. diff --git a/print/tex-present/Makefile b/print/tex-present/Makefile new file mode 100644 index 000000000..b06051189 --- /dev/null +++ b/print/tex-present/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= present +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 25953 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/present +COMMENT= Presentations with Plain TeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-present/PLIST b/print/tex-present/PLIST new file mode 100644 index 000000000..e81ec3565 --- /dev/null +++ b/print/tex-present/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/tex/plain/present/present.tex diff --git a/print/tex-present/distinfo b/print/tex-present/distinfo new file mode 100644 index 000000000..466f2ae9c --- /dev/null +++ b/print/tex-present/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-present-25953/present.tar.xz) = b5dde1cd0e3f5c91afb538c69540ac8a394c787a +RMD160 (tex-present-25953/present.tar.xz) = 2be29007aab9c8baf303fefe0812d735b0c111ca +Size (tex-present-25953/present.tar.xz) = 4348 bytes diff --git a/print/tex-presentations-doc/DESCR b/print/tex-presentations-doc/DESCR new file mode 100644 index 000000000..6c09f876a --- /dev/null +++ b/print/tex-presentations-doc/DESCR @@ -0,0 +1,3 @@ +This bundle contains all the examples, as source, eps and pdf, +of the author's book "Presentationen mit LaTeX", from the +Dante-Edition series. diff --git a/print/tex-presentations-doc/Makefile b/print/tex-presentations-doc/Makefile new file mode 100644 index 000000000..c831d751e --- /dev/null +++ b/print/tex-presentations-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= presentations.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 17172 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/presentations +COMMENT= Examples from the book Presentationen mit LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-presentations-doc/PLIST b/print/tex-presentations-doc/PLIST new file mode 100644 index 000000000..b3c330356 --- /dev/null +++ b/print/tex-presentations-doc/PLIST @@ -0,0 +1,277 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/presentations/01-01-1.ltx2crop +share/texmf-dist/doc/latex/presentations/01-01-2.ltx2ps +share/texmf-dist/doc/latex/presentations/01-01-3.ltx2 +share/texmf-dist/doc/latex/presentations/01-01-4.ltx2 +share/texmf-dist/doc/latex/presentations/01-01-5.ltx2ps +share/texmf-dist/doc/latex/presentations/01-01-6.ltx2 +share/texmf-dist/doc/latex/presentations/01-02-1.ltxb +share/texmf-dist/doc/latex/presentations/01-03-1.ltxb +share/texmf-dist/doc/latex/presentations/01-03-2.ltxb +share/texmf-dist/doc/latex/presentations/01-03-3.ltx +share/texmf-dist/doc/latex/presentations/01-03-4.ltx +share/texmf-dist/doc/latex/presentations/01-03-4.ltxb +share/texmf-dist/doc/latex/presentations/01-03-5.ltxb +share/texmf-dist/doc/latex/presentations/01-04-1.ltxb +share/texmf-dist/doc/latex/presentations/01-04-2.ltxb +share/texmf-dist/doc/latex/presentations/01-04-3.ltx +share/texmf-dist/doc/latex/presentations/01-04-4.ltx +share/texmf-dist/doc/latex/presentations/01-04-5.ltxb +share/texmf-dist/doc/latex/presentations/01-05-1.ltx +share/texmf-dist/doc/latex/presentations/01-05-2.ltx +share/texmf-dist/doc/latex/presentations/01-05-3.ltxb +share/texmf-dist/doc/latex/presentations/02-01-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-01-2.ltxpd +share/texmf-dist/doc/latex/presentations/02-01-3.ltxpd +share/texmf-dist/doc/latex/presentations/02-02-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-03-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-03-2.ltxpd +share/texmf-dist/doc/latex/presentations/02-03-3.ltxpd +share/texmf-dist/doc/latex/presentations/02-03-4.ltxpd +share/texmf-dist/doc/latex/presentations/02-04-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-04-2.ltxpd +share/texmf-dist/doc/latex/presentations/02-04-3.ltxpd +share/texmf-dist/doc/latex/presentations/02-04-4.ltxpd +share/texmf-dist/doc/latex/presentations/02-04-5.ltxpd +share/texmf-dist/doc/latex/presentations/02-04-6.ltxpd +share/texmf-dist/doc/latex/presentations/02-04-7.ltxpd +share/texmf-dist/doc/latex/presentations/02-05-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-06-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-06-2.ltxps +share/texmf-dist/doc/latex/presentations/02-07-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-08-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-09-1.ltxps +share/texmf-dist/doc/latex/presentations/02-10-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-10-2.ltxpd +share/texmf-dist/doc/latex/presentations/02-10-3.ltxpd +share/texmf-dist/doc/latex/presentations/02-10-4.ltxpd +share/texmf-dist/doc/latex/presentations/02-10-5.ltxpd +share/texmf-dist/doc/latex/presentations/02-10-6.ltxpd +share/texmf-dist/doc/latex/presentations/02-11-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-12-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-12-2.ltxpd +share/texmf-dist/doc/latex/presentations/02-13-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-13-2.ltxpd +share/texmf-dist/doc/latex/presentations/02-13-3.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-1.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-10.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-11.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-12.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-13.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-14.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-15.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-16.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-17.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-18.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-2.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-3.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-4.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-5.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-6.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-7.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-8.ltxpd +share/texmf-dist/doc/latex/presentations/02-14-9.ltxpd +share/texmf-dist/doc/latex/presentations/03-01-1.ltxpd +share/texmf-dist/doc/latex/presentations/03-02-1.ltxpd +share/texmf-dist/doc/latex/presentations/03-03-1.ltxpd +share/texmf-dist/doc/latex/presentations/03-03-2.ltxpd +share/texmf-dist/doc/latex/presentations/03-03-3.ltxpd +share/texmf-dist/doc/latex/presentations/04-01-1.ltxb +share/texmf-dist/doc/latex/presentations/04-01-2.ltxb +share/texmf-dist/doc/latex/presentations/04-01-3.ltxb +share/texmf-dist/doc/latex/presentations/04-01-4.ltxb +share/texmf-dist/doc/latex/presentations/04-03-1.ltxb +share/texmf-dist/doc/latex/presentations/04-03-2.ltx2 +share/texmf-dist/doc/latex/presentations/04-04-1.ltxb +share/texmf-dist/doc/latex/presentations/04-05-1.ltxb +share/texmf-dist/doc/latex/presentations/04-06-1.ltxb +share/texmf-dist/doc/latex/presentations/04-06-10.ltxb +share/texmf-dist/doc/latex/presentations/04-06-11.ltxb +share/texmf-dist/doc/latex/presentations/04-06-2.ltxb +share/texmf-dist/doc/latex/presentations/04-06-3.ltxb +share/texmf-dist/doc/latex/presentations/04-06-4.ltxbps +share/texmf-dist/doc/latex/presentations/04-06-5.ltxb +share/texmf-dist/doc/latex/presentations/04-06-6.ltxb +share/texmf-dist/doc/latex/presentations/04-06-7.ltxb +share/texmf-dist/doc/latex/presentations/04-06-8.ltxb +share/texmf-dist/doc/latex/presentations/04-06-9.ltxb +share/texmf-dist/doc/latex/presentations/04-07-1.ltxb +share/texmf-dist/doc/latex/presentations/04-08-1.ltxb +share/texmf-dist/doc/latex/presentations/04-09-1.ltxbps +share/texmf-dist/doc/latex/presentations/04-11-1.ltxb +share/texmf-dist/doc/latex/presentations/04-11-2.ltxb +share/texmf-dist/doc/latex/presentations/04-11-3.ltxb +share/texmf-dist/doc/latex/presentations/04-12-1.ltxb +share/texmf-dist/doc/latex/presentations/04-12-2.ltxb +share/texmf-dist/doc/latex/presentations/04-13-1.ltxb +share/texmf-dist/doc/latex/presentations/04-13-2.ltxb +share/texmf-dist/doc/latex/presentations/04-14-1.ltxb +share/texmf-dist/doc/latex/presentations/04-15-1.ltxb +share/texmf-dist/doc/latex/presentations/04-15-2.ltxb +share/texmf-dist/doc/latex/presentations/04-16-1.ltxb +share/texmf-dist/doc/latex/presentations/04-16-2.ltxb +share/texmf-dist/doc/latex/presentations/04-16-3.ltxb +share/texmf-dist/doc/latex/presentations/04-17-1.ltxb +share/texmf-dist/doc/latex/presentations/04-18-1.ltxb +share/texmf-dist/doc/latex/presentations/04-18-2.ltxb +share/texmf-dist/doc/latex/presentations/04-19-1.ltxb +share/texmf-dist/doc/latex/presentations/04-19-2.ltxb +share/texmf-dist/doc/latex/presentations/04-20-1.ltxb +share/texmf-dist/doc/latex/presentations/04-20-2.ltxb +share/texmf-dist/doc/latex/presentations/04-20-3.ltxb +share/texmf-dist/doc/latex/presentations/04-20-4.ltxb +share/texmf-dist/doc/latex/presentations/04-20-5.ltxb +share/texmf-dist/doc/latex/presentations/04-21-1.ltxb +share/texmf-dist/doc/latex/presentations/04-21-2.ltxb +share/texmf-dist/doc/latex/presentations/04-21-3.ltxb +share/texmf-dist/doc/latex/presentations/04-21-4.ltxb +share/texmf-dist/doc/latex/presentations/04-22-1.ltxb +share/texmf-dist/doc/latex/presentations/04-22-2.ltxb +share/texmf-dist/doc/latex/presentations/04-22-3.ltxb +share/texmf-dist/doc/latex/presentations/04-23-1.ltxb +share/texmf-dist/doc/latex/presentations/04-23-2.ltxb +share/texmf-dist/doc/latex/presentations/04-24-1.ltxb +share/texmf-dist/doc/latex/presentations/04-24-2.ltxb +share/texmf-dist/doc/latex/presentations/04-25-1.ltxb +share/texmf-dist/doc/latex/presentations/04-25-10.ltxb +share/texmf-dist/doc/latex/presentations/04-25-11.ltxb +share/texmf-dist/doc/latex/presentations/04-25-12.ltxb +share/texmf-dist/doc/latex/presentations/04-25-13.ltxb +share/texmf-dist/doc/latex/presentations/04-25-14.ltxb +share/texmf-dist/doc/latex/presentations/04-25-15.ltxb +share/texmf-dist/doc/latex/presentations/04-25-16.ltxb +share/texmf-dist/doc/latex/presentations/04-25-17.ltxb +share/texmf-dist/doc/latex/presentations/04-25-18.ltxb +share/texmf-dist/doc/latex/presentations/04-25-19.ltxb +share/texmf-dist/doc/latex/presentations/04-25-2.ltxb +share/texmf-dist/doc/latex/presentations/04-25-20.ltxb +share/texmf-dist/doc/latex/presentations/04-25-21.ltxb +share/texmf-dist/doc/latex/presentations/04-25-22.ltxb +share/texmf-dist/doc/latex/presentations/04-25-23.ltxb +share/texmf-dist/doc/latex/presentations/04-25-24.ltxb +share/texmf-dist/doc/latex/presentations/04-25-25.ltxb +share/texmf-dist/doc/latex/presentations/04-25-26.ltxb +share/texmf-dist/doc/latex/presentations/04-25-27.ltxb +share/texmf-dist/doc/latex/presentations/04-25-28.ltxb +share/texmf-dist/doc/latex/presentations/04-25-29.ltxb +share/texmf-dist/doc/latex/presentations/04-25-3.ltxb +share/texmf-dist/doc/latex/presentations/04-25-30.ltxb +share/texmf-dist/doc/latex/presentations/04-25-31.ltxb +share/texmf-dist/doc/latex/presentations/04-25-32.ltxb +share/texmf-dist/doc/latex/presentations/04-25-33.ltxb +share/texmf-dist/doc/latex/presentations/04-25-34.ltxb +share/texmf-dist/doc/latex/presentations/04-25-35.ltxb +share/texmf-dist/doc/latex/presentations/04-25-36.ltxb +share/texmf-dist/doc/latex/presentations/04-25-37.ltxb +share/texmf-dist/doc/latex/presentations/04-25-4.ltxb +share/texmf-dist/doc/latex/presentations/04-25-5.ltxb +share/texmf-dist/doc/latex/presentations/04-25-6.ltxb +share/texmf-dist/doc/latex/presentations/04-25-7.ltxb +share/texmf-dist/doc/latex/presentations/04-25-8.ltxb +share/texmf-dist/doc/latex/presentations/04-25-9.ltxb +share/texmf-dist/doc/latex/presentations/04-26-1.ltxb +share/texmf-dist/doc/latex/presentations/04-26-10.ltxb +share/texmf-dist/doc/latex/presentations/04-26-11.ltxb +share/texmf-dist/doc/latex/presentations/04-26-12.ltxb +share/texmf-dist/doc/latex/presentations/04-26-13.ltxb +share/texmf-dist/doc/latex/presentations/04-26-14.ltxb +share/texmf-dist/doc/latex/presentations/04-26-15.ltxb +share/texmf-dist/doc/latex/presentations/04-26-16.ltxb +share/texmf-dist/doc/latex/presentations/04-26-17.ltxb +share/texmf-dist/doc/latex/presentations/04-26-18.ltxb +share/texmf-dist/doc/latex/presentations/04-26-19.ltxb +share/texmf-dist/doc/latex/presentations/04-26-2.ltxb +share/texmf-dist/doc/latex/presentations/04-26-20.ltxb +share/texmf-dist/doc/latex/presentations/04-26-21.ltxb +share/texmf-dist/doc/latex/presentations/04-26-22.ltxb +share/texmf-dist/doc/latex/presentations/04-26-23.ltxb +share/texmf-dist/doc/latex/presentations/04-26-24.ltxb +share/texmf-dist/doc/latex/presentations/04-26-25.ltxb +share/texmf-dist/doc/latex/presentations/04-26-26.ltxb +share/texmf-dist/doc/latex/presentations/04-26-27.ltxb +share/texmf-dist/doc/latex/presentations/04-26-28.ltxb +share/texmf-dist/doc/latex/presentations/04-26-29.ltxb +share/texmf-dist/doc/latex/presentations/04-26-3.ltxb +share/texmf-dist/doc/latex/presentations/04-26-30.ltxb +share/texmf-dist/doc/latex/presentations/04-26-31.ltxb +share/texmf-dist/doc/latex/presentations/04-26-32.ltxb +share/texmf-dist/doc/latex/presentations/04-26-33.ltxb +share/texmf-dist/doc/latex/presentations/04-26-34.ltxb +share/texmf-dist/doc/latex/presentations/04-26-35.ltxb +share/texmf-dist/doc/latex/presentations/04-26-36.ltxb +share/texmf-dist/doc/latex/presentations/04-26-37.ltxb +share/texmf-dist/doc/latex/presentations/04-26-4.ltxb +share/texmf-dist/doc/latex/presentations/04-26-5.ltxb +share/texmf-dist/doc/latex/presentations/04-26-6.ltxb +share/texmf-dist/doc/latex/presentations/04-26-7.ltxb +share/texmf-dist/doc/latex/presentations/04-26-8.ltxb +share/texmf-dist/doc/latex/presentations/04-26-9.ltxb +share/texmf-dist/doc/latex/presentations/05-00-1.ltxb +share/texmf-dist/doc/latex/presentations/05-01-1.ltxb +share/texmf-dist/doc/latex/presentations/05-02-1.ltxb +share/texmf-dist/doc/latex/presentations/05-03-1.ltxb +share/texmf-dist/doc/latex/presentations/05-03-2.ltxb +share/texmf-dist/doc/latex/presentations/06-01-1.ltx +share/texmf-dist/doc/latex/presentations/06-01-2.ltx +share/texmf-dist/doc/latex/presentations/06-01-3.ltx +share/texmf-dist/doc/latex/presentations/06-01-4.ltx +share/texmf-dist/doc/latex/presentations/06-01-5.ltx +share/texmf-dist/doc/latex/presentations/06-01-6.ltx +share/texmf-dist/doc/latex/presentations/06-01-7.ltx +share/texmf-dist/doc/latex/presentations/06-02-1.ltxps +share/texmf-dist/doc/latex/presentations/06-02-2.ltx +share/texmf-dist/doc/latex/presentations/06-04-1.ltx +share/texmf-dist/doc/latex/presentations/06-04-2.ltx +share/texmf-dist/doc/latex/presentations/06-04-3.ltx +share/texmf-dist/doc/latex/presentations/06-05-1.ltx +share/texmf-dist/doc/latex/presentations/07-03-1.ltx +share/texmf-dist/doc/latex/presentations/07-03-2.ltx +share/texmf-dist/doc/latex/presentations/07-03-3.ltxpd +share/texmf-dist/doc/latex/presentations/07-03-4.ltxb +share/texmf-dist/doc/latex/presentations/07-05-1.ltxbps +share/texmf-dist/doc/latex/presentations/07-05-2.ltxbps +share/texmf-dist/doc/latex/presentations/README +share/texmf-dist/doc/latex/presentations/Textdemo.tex +share/texmf-dist/doc/latex/presentations/beamer-demo.tex +share/texmf-dist/doc/latex/presentations/beamer-demo2.tex +share/texmf-dist/doc/latex/presentations/images/beamer/FULogo.png +share/texmf-dist/doc/latex/presentations/images/beamer/FULuft.jpg +share/texmf-dist/doc/latex/presentations/images/beamer/FUbib.jpg +share/texmf-dist/doc/latex/presentations/images/beamer/FUlogo.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/TU.jpg +share/texmf-dist/doc/latex/presentations/images/beamer/TeX.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/beamer0.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/beamer1.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/beamer2.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/beamernavbar.png +share/texmf-dist/doc/latex/presentations/images/beamer/beamernavsymbols.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/beamernavsymbols.tex +share/texmf-dist/doc/latex/presentations/images/beamer/fu-berlin-air.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/fu-berlin.pdf +share/texmf-dist/doc/latex/presentations/images/beamer/geo.jpg +share/texmf-dist/doc/latex/presentations/images/beamer/ligaturen.png +share/texmf-dist/doc/latex/presentations/images/beamer/multimedia.jpg +share/texmf-dist/doc/latex/presentations/images/beamer/multimedia.png +share/texmf-dist/doc/latex/presentations/images/beamer/multimedia.tex +share/texmf-dist/doc/latex/presentations/images/beamer/silberlaube.jpg +share/texmf-dist/doc/latex/presentations/images/beamer/silberlaube2.jpg +share/texmf-dist/doc/latex/presentations/images/beamer/zedat.pdf +share/texmf-dist/doc/latex/presentations/images/pd/FULogo.eps +share/texmf-dist/doc/latex/presentations/images/pd/FULogo2.eps +share/texmf-dist/doc/latex/presentations/images/pd/FULogoRGB.eps +share/texmf-dist/doc/latex/presentations/images/pd/FULogo_RGB.eps +share/texmf-dist/doc/latex/presentations/images/pd/FUbib.eps +share/texmf-dist/doc/latex/presentations/images/pd/fuBIB10.eps +share/texmf-dist/doc/latex/presentations/images/pd/fuBIB10.pdf +share/texmf-dist/doc/latex/presentations/images/pd/logofbbw.eps +share/texmf-dist/doc/latex/presentations/images/pd/silberlaube.eps +share/texmf-dist/doc/latex/presentations/images/pd/silberlaube2.eps +share/texmf-dist/doc/latex/presentations/images/pd/wieesgeht.eps +share/texmf-dist/doc/latex/presentations/images/pd/zedat2.eps +share/texmf-dist/doc/latex/presentations/images/pdfscreen/Tore3d.pdf +share/texmf-dist/doc/latex/presentations/images/pdfscreen/mp.pdf +share/texmf-dist/doc/latex/presentations/images/pdfscreen/mpgraph.mps +share/texmf-dist/doc/latex/presentations/images/pdfscreen/pst.pdf +share/texmf-dist/doc/latex/presentations/images/pdfscreen/tex.png +share/texmf-dist/doc/latex/presentations/pd-demo-default.tex +share/texmf-dist/doc/latex/presentations/pd-demo.tex diff --git a/print/tex-presentations-doc/distinfo b/print/tex-presentations-doc/distinfo new file mode 100644 index 000000000..863a97a30 --- /dev/null +++ b/print/tex-presentations-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-presentations-17172/presentations.doc.tar.xz) = 16a637137d1a4bf2010db17b9f47d6407cc36651 +RMD160 (tex-presentations-17172/presentations.doc.tar.xz) = b595be002a8e53e70a3b93b067504c3f68fd5573 +Size (tex-presentations-17172/presentations.doc.tar.xz) = 4076772 bytes diff --git a/print/tex-presentations-en-doc/DESCR b/print/tex-presentations-en-doc/DESCR new file mode 100644 index 000000000..4d5b8a498 --- /dev/null +++ b/print/tex-presentations-en-doc/DESCR @@ -0,0 +1,3 @@ +This bundle contains all the examples, as source, eps and pdf, +of the author's book "Presentations with LaTeX", from the +Dante-Edition series, Published by Lehmanns Media. diff --git a/print/tex-presentations-en-doc/Makefile b/print/tex-presentations-en-doc/Makefile new file mode 100644 index 000000000..dc3b12c4f --- /dev/null +++ b/print/tex-presentations-en-doc/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.2 2015/05/31 11:40:18 wiz Exp $ + +DISTNAME= presentations-en.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +PKGREVISION= 1 +TEXLIVE_REV= 29803 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/presentations-en +COMMENT= Examples from the book Presentations with LaTeX +LICENSE= lppl-1.3c + +REPLACE_SH+= doc/latex/presentations-en/runAll + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-presentations-en-doc/PLIST b/print/tex-presentations-en-doc/PLIST new file mode 100644 index 000000000..00c17d514 --- /dev/null +++ b/print/tex-presentations-en-doc/PLIST @@ -0,0 +1,300 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/presentations-en/01-01-1.ltx2crop +share/texmf-dist/doc/latex/presentations-en/01-01-2.ltx2ps +share/texmf-dist/doc/latex/presentations-en/01-01-3.ltx2 +share/texmf-dist/doc/latex/presentations-en/01-01-4.ltx2 +share/texmf-dist/doc/latex/presentations-en/01-01-5.ltx2ps +share/texmf-dist/doc/latex/presentations-en/01-01-6.ltx2 +share/texmf-dist/doc/latex/presentations-en/01-02-1.ltxb +share/texmf-dist/doc/latex/presentations-en/01-03-1.ltxb +share/texmf-dist/doc/latex/presentations-en/01-03-2.ltxb +share/texmf-dist/doc/latex/presentations-en/01-03-3.ltx +share/texmf-dist/doc/latex/presentations-en/01-03-4.ltx +share/texmf-dist/doc/latex/presentations-en/01-03-5.ltxb +share/texmf-dist/doc/latex/presentations-en/02-01-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-01-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-01-3.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-02-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-03-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-03-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-03-3.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-03-4.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-3.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-4.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-5.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-6.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-7.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-04-8.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-05-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-06-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-06-2.ltxps +share/texmf-dist/doc/latex/presentations-en/02-07-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-09-1.ltxps +share/texmf-dist/doc/latex/presentations-en/02-10-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-10-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-10-3.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-10-4.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-10-5.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-10-6.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-11-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-12-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-12-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-13-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-13-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-13-3.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-10.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-11.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-12.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-13.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-14.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-15.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-16.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-17.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-18.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-19.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-3.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-4.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-5.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-6.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-7.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-8.ltxpd +share/texmf-dist/doc/latex/presentations-en/02-14-9.ltxpd +share/texmf-dist/doc/latex/presentations-en/03-01-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/03-02-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/03-03-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/03-03-2.ltxpd +share/texmf-dist/doc/latex/presentations-en/03-04-1.ltxpd +share/texmf-dist/doc/latex/presentations-en/04-01-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-01-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-01-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-01-4.ltxb +share/texmf-dist/doc/latex/presentations-en/04-03-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-03-2.ltx2 +share/texmf-dist/doc/latex/presentations-en/04-04-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-05-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-10.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-11.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-4.ltxbps +share/texmf-dist/doc/latex/presentations-en/04-06-5.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-6.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-7.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-8.ltxb +share/texmf-dist/doc/latex/presentations-en/04-06-9.ltxb +share/texmf-dist/doc/latex/presentations-en/04-07-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-08-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-09-1.ltxbps +share/texmf-dist/doc/latex/presentations-en/04-11-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-11-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-11-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-12-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-12-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-13-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-13-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-14-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-15-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-15-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-16-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-16-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-16-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-17-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-18-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-18-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-19-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-19-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-20-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-20-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-20-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-20-4.ltxb +share/texmf-dist/doc/latex/presentations-en/04-20-5.ltxb +share/texmf-dist/doc/latex/presentations-en/04-22-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-22-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-22-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-22-4.ltxb +share/texmf-dist/doc/latex/presentations-en/04-23-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-23-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-23-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-24-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-24-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-25-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-25-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-26-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-26-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-26-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-26-4.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-1.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-10.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-11.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-12.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-13.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-14.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-15.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-16.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-17.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-18.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-19.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-2.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-20.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-21.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-22.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-23.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-24.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-25.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-26.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-27.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-28.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-29.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-3.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-30.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-31.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-32.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-33.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-34.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-35.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-36.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-37.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-38.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-39.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-4.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-40.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-41.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-42.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-43.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-44.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-45.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-46.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-47.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-48.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-49.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-5.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-50.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-51.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-52.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-53.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-54.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-55.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-56.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-57.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-58.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-59.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-6.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-60.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-61.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-62.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-63.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-64.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-65.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-7.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-8.ltxb +share/texmf-dist/doc/latex/presentations-en/04-27-9.ltxb +share/texmf-dist/doc/latex/presentations-en/05-00-1.ltxb +share/texmf-dist/doc/latex/presentations-en/05-01-1.ltxb +share/texmf-dist/doc/latex/presentations-en/05-02-1.ltxb +share/texmf-dist/doc/latex/presentations-en/05-03-1.ltxb +share/texmf-dist/doc/latex/presentations-en/05-03-2.ltxb +share/texmf-dist/doc/latex/presentations-en/06-01-1.ltx +share/texmf-dist/doc/latex/presentations-en/06-01-2.ltx +share/texmf-dist/doc/latex/presentations-en/06-01-3.ltx +share/texmf-dist/doc/latex/presentations-en/06-01-4.ltx +share/texmf-dist/doc/latex/presentations-en/06-01-5.ltx +share/texmf-dist/doc/latex/presentations-en/06-01-6.ltx +share/texmf-dist/doc/latex/presentations-en/06-01-7.ltx +share/texmf-dist/doc/latex/presentations-en/06-02-1.ltxps +share/texmf-dist/doc/latex/presentations-en/06-02-2.ltx +share/texmf-dist/doc/latex/presentations-en/06-04-1.ltx +share/texmf-dist/doc/latex/presentations-en/06-04-2.ltx +share/texmf-dist/doc/latex/presentations-en/06-04-3.ltx +share/texmf-dist/doc/latex/presentations-en/06-05-1.ltx +share/texmf-dist/doc/latex/presentations-en/07-03-1.ltx +share/texmf-dist/doc/latex/presentations-en/07-03-2.ltx +share/texmf-dist/doc/latex/presentations-en/07-03-3.ltxpd +share/texmf-dist/doc/latex/presentations-en/07-03-4.ltxb +share/texmf-dist/doc/latex/presentations-en/07-05-1.ltxbps +share/texmf-dist/doc/latex/presentations-en/07-05-2.ltxbps +share/texmf-dist/doc/latex/presentations-en/DEexa.sty +share/texmf-dist/doc/latex/presentations-en/DEoptions.sty +share/texmf-dist/doc/latex/presentations-en/PPRtime.sty +share/texmf-dist/doc/latex/presentations-en/README +share/texmf-dist/doc/latex/presentations-en/Textdemo.tex +share/texmf-dist/doc/latex/presentations-en/beamer-demo-en.tex +share/texmf-dist/doc/latex/presentations-en/beamer-demo.tex +share/texmf-dist/doc/latex/presentations-en/beamer-demo2.tex +share/texmf-dist/doc/latex/presentations-en/beispiel.cls +share/texmf-dist/doc/latex/presentations-en/bspcalweekly.cls +share/texmf-dist/doc/latex/presentations-en/bspdvdcoll.cls +share/texmf-dist/doc/latex/presentations-en/bspfont.cls +share/texmf-dist/doc/latex/presentations-en/bsppstricks.cls +share/texmf-dist/doc/latex/presentations-en/buch-E.bib +share/texmf-dist/doc/latex/presentations-en/buch.bib +share/texmf-dist/doc/latex/presentations-en/exa-fontconfig.tex +share/texmf-dist/doc/latex/presentations-en/exaarticle.cls +share/texmf-dist/doc/latex/presentations-en/exaarticle2.cls +share/texmf-dist/doc/latex/presentations-en/exaartplain.cls +share/texmf-dist/doc/latex/presentations-en/exabeamer.cls +share/texmf-dist/doc/latex/presentations-en/exabook.cls +share/texmf-dist/doc/latex/presentations-en/exabook2.cls +share/texmf-dist/doc/latex/presentations-en/exadante.cls +share/texmf-dist/doc/latex/presentations-en/exafoils.cls +share/texmf-dist/doc/latex/presentations-en/exafubeamer.cls +share/texmf-dist/doc/latex/presentations-en/exafupd.cls +share/texmf-dist/doc/latex/presentations-en/examargin.cls +share/texmf-dist/doc/latex/presentations-en/examemoir.cls +share/texmf-dist/doc/latex/presentations-en/examinimal-mathsymbols.cls +share/texmf-dist/doc/latex/presentations-en/examinimal.cls +share/texmf-dist/doc/latex/presentations-en/exapd.cls +share/texmf-dist/doc/latex/presentations-en/exaprosper.cls +share/texmf-dist/doc/latex/presentations-en/exareport.cls +share/texmf-dist/doc/latex/presentations-en/exaseminar.cls +share/texmf-dist/doc/latex/presentations-en/exaslidenotes.cls +share/texmf-dist/doc/latex/presentations-en/exasymbol.cls +share/texmf-dist/doc/latex/presentations-en/exaxetex.cls +share/texmf-dist/doc/latex/presentations-en/fontDemo-E.tex +share/texmf-dist/doc/latex/presentations-en/fontDemo.tex +share/texmf-dist/doc/latex/presentations-en/images/beamer/TU.jpg +share/texmf-dist/doc/latex/presentations-en/images/beamer/TeX.pdf +share/texmf-dist/doc/latex/presentations-en/images/beamer/beamer0.pdf +share/texmf-dist/doc/latex/presentations-en/images/beamer/beamer1.pdf +share/texmf-dist/doc/latex/presentations-en/images/beamer/beamer2.pdf +share/texmf-dist/doc/latex/presentations-en/images/beamer/beamernavbar.png +share/texmf-dist/doc/latex/presentations-en/images/beamer/beamernavsymbols.pdf +share/texmf-dist/doc/latex/presentations-en/images/beamer/beamernavsymbols.tex +share/texmf-dist/doc/latex/presentations-en/images/beamer/grating.png +share/texmf-dist/doc/latex/presentations-en/images/beamer/ligaturen.png +share/texmf-dist/doc/latex/presentations-en/images/beamer/multimedia.jpg +share/texmf-dist/doc/latex/presentations-en/images/beamer/multimedia.tex +share/texmf-dist/doc/latex/presentations-en/images/beamer/transition1.png +share/texmf-dist/doc/latex/presentations-en/images/beamer/zedat.pdf +share/texmf-dist/doc/latex/presentations-en/images/pd/clemson.gif +share/texmf-dist/doc/latex/presentations-en/images/pd/clemson.png +share/texmf-dist/doc/latex/presentations-en/images/pd/logo-clemson.png +share/texmf-dist/doc/latex/presentations-en/images/pd/logofbbw.eps +share/texmf-dist/doc/latex/presentations-en/images/pd/moviePD.png +share/texmf-dist/doc/latex/presentations-en/images/pd/pawmkorange.png +share/texmf-dist/doc/latex/presentations-en/images/pd/pawmkpurple.png +share/texmf-dist/doc/latex/presentations-en/images/pd/pawtraceorange.png +share/texmf-dist/doc/latex/presentations-en/images/pd/pawtracep.png +share/texmf-dist/doc/latex/presentations-en/images/pd/wieesgeht.eps +share/texmf-dist/doc/latex/presentations-en/images/pd/zedat2.eps +share/texmf-dist/doc/latex/presentations-en/images/pdfscreen/Tore3d.pdf +share/texmf-dist/doc/latex/presentations-en/images/pdfscreen/mp.pdf +share/texmf-dist/doc/latex/presentations-en/images/pdfscreen/mpgraph.mps +share/texmf-dist/doc/latex/presentations-en/images/pdfscreen/pst.pdf +share/texmf-dist/doc/latex/presentations-en/images/pdfscreen/tex.png +share/texmf-dist/doc/latex/presentations-en/obox.sty +share/texmf-dist/doc/latex/presentations-en/pd-demo-default.tex +share/texmf-dist/doc/latex/presentations-en/pd-demo.tex +share/texmf-dist/doc/latex/presentations-en/powerdot-clemson.sty +share/texmf-dist/doc/latex/presentations-en/prosper.cls +share/texmf-dist/doc/latex/presentations-en/runAll +share/texmf-dist/doc/latex/presentations-en/screxa.cls +share/texmf-dist/doc/latex/presentations-en/screxabook.cls +share/texmf-dist/doc/latex/presentations-en/screxareport.cls +share/texmf-dist/doc/latex/presentations-en/slidenotes.cfg +share/texmf-dist/doc/latex/presentations-en/slidenotes.cls +share/texmf-dist/doc/latex/presentations-en/textdemo.sty diff --git a/print/tex-presentations-en-doc/distinfo b/print/tex-presentations-en-doc/distinfo new file mode 100644 index 000000000..6c49864ec --- /dev/null +++ b/print/tex-presentations-en-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-presentations-en-29803/presentations-en.doc.tar.xz) = 1638c9f593244f99f938c46e664b0feba19b2a7f +RMD160 (tex-presentations-en-29803/presentations-en.doc.tar.xz) = 5c1b26c90a252021e5a4e6cb2411b47fc7530e21 +Size (tex-presentations-en-29803/presentations-en.doc.tar.xz) = 830640 bytes diff --git a/print/tex-preview-doc/Makefile b/print/tex-preview-doc/Makefile index 49d5cfc9b..67d908518 100644 --- a/print/tex-preview-doc/Makefile +++ b/print/tex-preview-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 17:14:51 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 04:23:29 markd Exp $ DISTNAME= preview.doc -PKGNAME= tex-${DISTNAME:S/./-/}-11.86 -TEXLIVE_REV= 17118 +PKGNAME= tex-${DISTNAME:S/./-/}-11.88 +TEXLIVE_REV= 35488 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-preview diff --git a/print/tex-preview-doc/distinfo b/print/tex-preview-doc/distinfo index ebb051fc7..f138dcd23 100644 --- a/print/tex-preview-doc/distinfo +++ b/print/tex-preview-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 17:14:51 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:23:29 markd Exp $ -SHA1 (tex-preview-17118/preview.doc.tar.xz) = 254d00048c0781537d429ff8b91a7129a90ce9ff -RMD160 (tex-preview-17118/preview.doc.tar.xz) = 272c435ea4d06759958d5d9b47ed8a23619231f5 -Size (tex-preview-17118/preview.doc.tar.xz) = 171568 bytes +SHA1 (tex-preview-35488/preview.doc.tar.xz) = 2f472c87346f3f096b9925a058b8bfc9082d6780 +RMD160 (tex-preview-35488/preview.doc.tar.xz) = e78a77c8a645a9040020b56deba2a17dbb2d4443 +Size (tex-preview-35488/preview.doc.tar.xz) = 171536 bytes diff --git a/print/tex-preview/Makefile b/print/tex-preview/Makefile index 9c3c6967b..fa729057d 100644 --- a/print/tex-preview/Makefile +++ b/print/tex-preview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/27 17:14:37 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 04:23:29 markd Exp $ DISTNAME= preview -PKGNAME= tex-${DISTNAME}-11.86 -TEXLIVE_REV= 17118 +PKGNAME= tex-${DISTNAME}-11.88 +TEXLIVE_REV= 35488 MAINTAINER= minskim@NetBSD.org COMMENT= Extract bits of a LaTeX source for output diff --git a/print/tex-preview/distinfo b/print/tex-preview/distinfo index e34206001..ded324e59 100644 --- a/print/tex-preview/distinfo +++ b/print/tex-preview/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/27 17:14:37 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:23:29 markd Exp $ -SHA1 (tex-preview-17118/preview.tar.xz) = c77d297b9c8c02b11c2a2d5e33ed92b589369289 -RMD160 (tex-preview-17118/preview.tar.xz) = a645df72a2cdd83949f7c9b596b881a997880ffa -Size (tex-preview-17118/preview.tar.xz) = 6672 bytes +SHA1 (tex-preview-35488/preview.tar.xz) = 7bcb388f4eea986cad4fb35b76df13855634f312 +RMD160 (tex-preview-35488/preview.tar.xz) = bd6b525b6e090c3cbea5319e60a1547053c15e7d +Size (tex-preview-35488/preview.tar.xz) = 6680 bytes diff --git a/print/tex-program-doc/DESCR b/print/tex-program-doc/DESCR new file mode 100644 index 000000000..7b9470ae9 --- /dev/null +++ b/print/tex-program-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-program. diff --git a/print/tex-program-doc/Makefile b/print/tex-program-doc/Makefile new file mode 100644 index 000000000..a07d61dc7 --- /dev/null +++ b/print/tex-program-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= program.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.3.12 +TEXLIVE_REV= 20022 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/program +COMMENT= Documentation for tex-program +LICENSE= gnu-gpl-v3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-program-doc/PLIST b/print/tex-program-doc/PLIST new file mode 100644 index 000000000..771145456 --- /dev/null +++ b/print/tex-program-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/doc/latex/program/README +share/texmf-dist/doc/latex/program/gpl-3.0.txt +share/texmf-dist/doc/latex/program/plink.tex +share/texmf-dist/doc/latex/program/program-demo.tex +share/texmf-dist/doc/latex/program/program-doc.pdf +share/texmf-dist/doc/latex/program/program-doc.tex diff --git a/print/tex-program-doc/distinfo b/print/tex-program-doc/distinfo new file mode 100644 index 000000000..7e2dc2bd0 --- /dev/null +++ b/print/tex-program-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-program-20022/program.doc.tar.xz) = 87245de2d832c7b53e60c2aec094709adfe17d59 +RMD160 (tex-program-20022/program.doc.tar.xz) = f397c4386905be646794b6c1a197f639362e44a6 +Size (tex-program-20022/program.doc.tar.xz) = 292804 bytes diff --git a/print/tex-program/DESCR b/print/tex-program/DESCR new file mode 100644 index 000000000..5895d3175 --- /dev/null +++ b/print/tex-program/DESCR @@ -0,0 +1,3 @@ +The main offering is a program environment; a programbox +environment is available for fragments that must not break with +the pages. diff --git a/print/tex-program/Makefile b/print/tex-program/Makefile new file mode 100644 index 000000000..93ffb97e7 --- /dev/null +++ b/print/tex-program/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= program +PKGNAME= tex-${DISTNAME}-3.3.12 +TEXLIVE_REV= 20022 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/program +COMMENT= Typesetting programs and algorithms +LICENSE= gnu-gpl-v3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-program/PLIST b/print/tex-program/PLIST new file mode 100644 index 000000000..311db4434 --- /dev/null +++ b/print/tex-program/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/tex/latex/program/program.sty diff --git a/print/tex-program/distinfo b/print/tex-program/distinfo new file mode 100644 index 000000000..5a378f61a --- /dev/null +++ b/print/tex-program/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-program-20022/program.tar.xz) = c72d2d540b7ca226268950733b5e265eba7a35c2 +RMD160 (tex-program-20022/program.tar.xz) = 7e697dcd5465b03e59da69324fb5450f60c95f3e +Size (tex-program-20022/program.tar.xz) = 11724 bytes diff --git a/print/tex-psizzl-doc/DESCR b/print/tex-psizzl-doc/DESCR new file mode 100644 index 000000000..395bc1f4a --- /dev/null +++ b/print/tex-psizzl-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-psizzl. diff --git a/print/tex-psizzl-doc/Makefile b/print/tex-psizzl-doc/Makefile new file mode 100644 index 000000000..f3b5a8b14 --- /dev/null +++ b/print/tex-psizzl-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= psizzl.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.35 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/psizzl +COMMENT= Documentation for tex-psizzl +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-psizzl-doc/PLIST b/print/tex-psizzl-doc/PLIST new file mode 100644 index 000000000..29170fae7 --- /dev/null +++ b/print/tex-psizzl-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +share/texmf-dist/doc/otherformats/psizzl/base/psizzl.commands +share/texmf-dist/doc/otherformats/psizzl/base/psizzl.doc diff --git a/print/tex-psizzl-doc/distinfo b/print/tex-psizzl-doc/distinfo new file mode 100644 index 000000000..2d9ce573d --- /dev/null +++ b/print/tex-psizzl-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-psizzl-15878/psizzl.doc.tar.xz) = a29ae724dadf4e55ea573a0bbe3132bbfcb19eed +RMD160 (tex-psizzl-15878/psizzl.doc.tar.xz) = aa8efa3ec8b0ff4242258eb1e01d0a4ba5c8000a +Size (tex-psizzl-15878/psizzl.doc.tar.xz) = 5448 bytes diff --git a/print/tex-psizzl/DESCR b/print/tex-psizzl/DESCR new file mode 100644 index 000000000..9495a9ccf --- /dev/null +++ b/print/tex-psizzl/DESCR @@ -0,0 +1,4 @@ +PSIZZL is a TeX format for physics papers written at SLAC and +used at several other places. It dates from rather early in the +development of TeX82; as a result, some of the descriptions of +limitations look rather quaint to modern eyes. diff --git a/print/tex-psizzl/Makefile b/print/tex-psizzl/Makefile new file mode 100644 index 000000000..e4cc0d4a5 --- /dev/null +++ b/print/tex-psizzl/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= psizzl +PKGNAME= tex-${DISTNAME}-0.35 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/psizzl +COMMENT= A TeX format for physics papers +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-psizzl/PLIST b/print/tex-psizzl/PLIST new file mode 100644 index 000000000..587115cd6 --- /dev/null +++ b/print/tex-psizzl/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +share/texmf-dist/tex/psizzl/base/chapters.Psizzl +share/texmf-dist/tex/psizzl/base/citation.Psizzl +share/texmf-dist/tex/psizzl/base/fontdefs.Psizzl +share/texmf-dist/tex/psizzl/base/index.Psizzl +share/texmf-dist/tex/psizzl/base/institut.Psizzl +share/texmf-dist/tex/psizzl/base/letter.Psizzl +share/texmf-dist/tex/psizzl/base/lists.Psizzl +share/texmf-dist/tex/psizzl/base/macros.Psizzl +share/texmf-dist/tex/psizzl/base/memo.Psizzl +share/texmf-dist/tex/psizzl/base/mypsizzl.tex +share/texmf-dist/tex/psizzl/base/options.Psizzl +share/texmf-dist/tex/psizzl/base/output.Psizzl +share/texmf-dist/tex/psizzl/base/picture.Psizzl +share/texmf-dist/tex/psizzl/base/psizzl.tex +share/texmf-dist/tex/psizzl/base/publicat.Psizzl +share/texmf-dist/tex/psizzl/base/symbols.Psizzl +share/texmf-dist/tex/psizzl/base/thesis.Psizzl +share/texmf-dist/tex/psizzl/config/psizzl.ini diff --git a/print/tex-psizzl/distinfo b/print/tex-psizzl/distinfo new file mode 100644 index 000000000..2f2b485c7 --- /dev/null +++ b/print/tex-psizzl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-psizzl-15878/psizzl.tar.xz) = e4f4b847630df8a138dfdedfd7fe0380f60745e2 +RMD160 (tex-psizzl-15878/psizzl.tar.xz) = 77554b5797d3da69830ae69c4539c0dc57cd52a5 +Size (tex-psizzl-15878/psizzl.tar.xz) = 23072 bytes diff --git a/print/tex-pstricks-examples-doc/DESCR b/print/tex-pstricks-examples-doc/DESCR new file mode 100644 index 000000000..f7836a9dc --- /dev/null +++ b/print/tex-pstricks-examples-doc/DESCR @@ -0,0 +1,2 @@ +These are the examples from the 6th edition of the book +'PSTricks -- Grafik fur TeX und LaTeX'. diff --git a/print/tex-pstricks-examples-doc/Makefile b/print/tex-pstricks-examples-doc/Makefile new file mode 100644 index 000000000..6e76b01ab --- /dev/null +++ b/print/tex-pstricks-examples-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= pstricks-examples.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21511 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pstricks-examples +COMMENT= PSTricks examples +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pstricks-examples-doc/PLIST b/print/tex-pstricks-examples-doc/PLIST new file mode 100644 index 000000000..8f7e61036 --- /dev/null +++ b/print/tex-pstricks-examples-doc/PLIST @@ -0,0 +1,2093 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/pstricks-examples/00-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/01-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/02-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-00-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/03-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/04-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/05-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/06-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/07-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/08-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-09-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/09-10-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/10-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/11-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/12-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/13-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/13-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/13-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/13-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/14-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-48.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-49.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-50.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-51.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-52.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-53.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-54.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-55.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-56.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-57.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-58.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-59.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-60.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-61.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-62.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-63.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-64.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-65.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-66.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-07-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-08-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-08-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-08-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/15-08-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-08-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-09-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-10-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-10-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-10-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/16-10-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-00-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-00-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/17-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/18-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/19-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/20-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/21-00-1.ltxEps +share/texmf-dist/doc/latex/pstricks-examples/21-01-1.ltxEps +share/texmf-dist/doc/latex/pstricks-examples/21-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/21-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/22-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-48.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-49.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-50.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-51.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-52.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-53.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-54.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-55.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-56.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-57.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-58.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-59.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-60.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-61.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-62.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-63.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-64.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-65.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-48.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-49.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-50.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-51.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-52.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-53.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-54.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-55.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-56.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-57.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-58.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-59.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-60.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-61.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-62.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-63.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-64.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-65.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-66.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-67.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-68.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-69.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-70.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-71.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-72.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-73.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-74.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-75.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-76.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-77.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-78.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-79.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-80.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-81.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-82.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-83.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-84.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-85.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-86.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-87.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-88.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-89.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-90.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-91.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-92.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-93.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-94.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-95.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-96.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-06-97.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-07-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/23-08-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-14.inl +share/texmf-dist/doc/latex/pstricks-examples/24-01-15.inl +share/texmf-dist/doc/latex/pstricks-examples/24-01-16.inl +share/texmf-dist/doc/latex/pstricks-examples/24-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-1.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-10.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-11.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-12.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-13.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-14.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-15.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-16.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-17.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-18.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-19.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-2.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-20.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-21.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-22.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-23.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-24.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-25.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-26.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-27.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-28.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-3.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-30.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-31.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-32.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-33.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-34.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-35.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-36.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-37.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-38.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-39.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-4.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-40.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-44.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-45.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-46.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-47.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-48.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-49.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-5.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-50.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-51.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-52.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-53.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-54.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-55.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-56.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-57.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-58.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-59.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-6.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-60.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-61.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-62.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-63.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-64.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-65.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-66.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-67.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-68.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-69.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-7.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-70.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-71.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-72.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-73.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-74.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-75.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-76.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-77.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-78.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-79.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-03-8.inl +share/texmf-dist/doc/latex/pstricks-examples/24-03-9.inl +share/texmf-dist/doc/latex/pstricks-examples/24-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/24-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-48.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-49.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-50.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-51.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-52.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-53.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-54.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-55.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-56.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-57.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-58.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-59.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-60.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-61.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-62.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-63.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-64.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-65.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-66.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-67.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-68.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-69.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-70.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-71.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-10.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-11.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-12.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-13.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-14.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-15.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-16.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-17.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-18.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-19.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-20.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-21.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-22.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-04-7.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-8.inl +share/texmf-dist/doc/latex/pstricks-examples/25-04-9.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-10.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-11.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-12.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-13.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-14.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-15.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-16.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-17.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-18.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-19.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-20.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-21.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-22.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-23.inl +share/texmf-dist/doc/latex/pstricks-examples/25-05-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-06-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-07-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/25-07-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-28.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples/26-02-29.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples/26-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/26-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-01-1.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-10.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-11.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-12.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-13.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-14.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-15.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-16.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-17.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-18.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-19.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-2.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-20.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-21.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-22.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-01-24.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-25.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-01-3.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-4.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-5.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-6.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-7.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-8.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-01-9.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/27-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/27-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/28-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/29-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/30-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/31-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-14.inl +share/texmf-dist/doc/latex/pstricks-examples/32-01-15.inl +share/texmf-dist/doc/latex/pstricks-examples/32-01-16.inl +share/texmf-dist/doc/latex/pstricks-examples/32-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/32-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-48.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-49.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-50.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-51.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-52.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-53.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-54.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-55.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-56.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-57.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-58.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-59.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-60.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-61.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-62.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-63.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-64.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-65.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-66.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-67.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-68.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-69.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-70.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-71.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-72.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-73.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-74.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-75.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-10.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-11.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-12.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-13.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-14.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-15.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-16.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-17.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-18.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-19.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-20.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-21.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-22.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-04-7.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-8.inl +share/texmf-dist/doc/latex/pstricks-examples/33-04-9.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-10.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-11.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-12.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-13.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-14.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-15.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-16.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-17.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-18.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-19.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-20.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-21.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-22.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-23.inl +share/texmf-dist/doc/latex/pstricks-examples/33-05-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-06-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/33-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/34-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/35-01-1.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-10.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-11.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-12.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-13.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-14.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-15.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-16.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-17.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-18.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-19.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-2.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-20.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-21.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-22.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/35-01-24.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-25.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/35-01-3.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-4.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-5.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-6.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-7.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-8.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-01-9.ltxpd +share/texmf-dist/doc/latex/pstricks-examples/35-02-1.ltxb +share/texmf-dist/doc/latex/pstricks-examples/35-02-2.ltxbps +share/texmf-dist/doc/latex/pstricks-examples/35-02-3.ltxbps +share/texmf-dist/doc/latex/pstricks-examples/35-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-10.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-100.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-101.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-102.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-103.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-104.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-105.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-106.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-107.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-108.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-109.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-11.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-110.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-111.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-112.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-113.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-114.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-115.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-116.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-117.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-118.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-119.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-12.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-120.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-121.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-122.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-123.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-124.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-125.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-126.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-13.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-14.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-15.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-16.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-17.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-18.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-19.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-20.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-21.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-22.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-23.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-24.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-25.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-26.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-27.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-28.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-29.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-30.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-31.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-32.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-33.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-34.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-35.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-36.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-37.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-38.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-39.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-4.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-40.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-41.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-42.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-43.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-44.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-45.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-46.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-47.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-48.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-49.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-5.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-50.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-51.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-52.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-53.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-54.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-55.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-56.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-57.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-58.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-59.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-6.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-60.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-61.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-62.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-63.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-64.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-65.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-66.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-67.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-68.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-69.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-7.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-70.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-71.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-72.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-73.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-74.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-75.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-76.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-77.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-78.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-79.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-8.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-80.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-81.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-82.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-83.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-84.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-85.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-86.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-87.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-88.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-89.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-9.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-90.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-91.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-92.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-93.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-94.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-95.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-96.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-97.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-98.ltx +share/texmf-dist/doc/latex/pstricks-examples/36-00-99.ltx +share/texmf-dist/doc/latex/pstricks-examples/B-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/B-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/C-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/C-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/C-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples/C-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/D-01-1.xltx +share/texmf-dist/doc/latex/pstricks-examples/D-03-1.ltx2crop +share/texmf-dist/doc/latex/pstricks-examples/D-03-2.ltx2crop +share/texmf-dist/doc/latex/pstricks-examples/D-04-1.ltx2crop +share/texmf-dist/doc/latex/pstricks-examples/D-04-2.ltx2crop +share/texmf-dist/doc/latex/pstricks-examples/D-05-1.ltx2crop +share/texmf-dist/doc/latex/pstricks-examples/D-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples/D-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples/DEexa.sty +share/texmf-dist/doc/latex/pstricks-examples/README +share/texmf-dist/doc/latex/pstricks-examples/beispiel.cls +share/texmf-dist/doc/latex/pstricks-examples/bspcalweekly.cls +share/texmf-dist/doc/latex/pstricks-examples/bspdvdcoll.cls +share/texmf-dist/doc/latex/pstricks-examples/bspfont.cls +share/texmf-dist/doc/latex/pstricks-examples/bsppstricks.cls +share/texmf-dist/doc/latex/pstricks-examples/exaarticle.cls +share/texmf-dist/doc/latex/pstricks-examples/exaarticle2.cls +share/texmf-dist/doc/latex/pstricks-examples/exaartplain.cls +share/texmf-dist/doc/latex/pstricks-examples/exabeamer.cls +share/texmf-dist/doc/latex/pstricks-examples/exabook.cls +share/texmf-dist/doc/latex/pstricks-examples/exafoils.cls +share/texmf-dist/doc/latex/pstricks-examples/exafubeamer.cls +share/texmf-dist/doc/latex/pstricks-examples/exafupd.cls +share/texmf-dist/doc/latex/pstricks-examples/examargin.cls +share/texmf-dist/doc/latex/pstricks-examples/examinimal.cls +share/texmf-dist/doc/latex/pstricks-examples/exapd.cls +share/texmf-dist/doc/latex/pstricks-examples/exaprosper.cls +share/texmf-dist/doc/latex/pstricks-examples/exareport.cls +share/texmf-dist/doc/latex/pstricks-examples/exaseminar.cls +share/texmf-dist/doc/latex/pstricks-examples/exaslidenotes.cls +share/texmf-dist/doc/latex/pstricks-examples/exasymbol.cls +share/texmf-dist/doc/latex/pstricks-examples/exaxetex.cls +share/texmf-dist/doc/latex/pstricks-examples/screxa.cls +share/texmf-dist/doc/latex/pstricks-examples/screxabook.cls +share/texmf-dist/doc/latex/pstricks-examples/screxareport.cls +share/texmf-dist/doc/latex/pstricks-examples/textdemo.sty diff --git a/print/tex-pstricks-examples-doc/distinfo b/print/tex-pstricks-examples-doc/distinfo new file mode 100644 index 000000000..26ec52983 --- /dev/null +++ b/print/tex-pstricks-examples-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-pstricks-examples-21511/pstricks-examples.doc.tar.xz) = b2c038da255e75680241b89c342ffbdbc9b829cc +RMD160 (tex-pstricks-examples-21511/pstricks-examples.doc.tar.xz) = 44db633dacb42f52c8b0b44f311a195c4d3ed914 +Size (tex-pstricks-examples-21511/pstricks-examples.doc.tar.xz) = 404516 bytes diff --git a/print/tex-pstricks-examples-en-doc/DESCR b/print/tex-pstricks-examples-en-doc/DESCR new file mode 100644 index 000000000..beada0bfd --- /dev/null +++ b/print/tex-pstricks-examples-en-doc/DESCR @@ -0,0 +1,2 @@ +These are the examples from the book 'PSTricks: Graphics and +PostScript for TeX and LaTeX'. diff --git a/print/tex-pstricks-examples-en-doc/Makefile b/print/tex-pstricks-examples-en-doc/Makefile new file mode 100644 index 000000000..c3a507a2b --- /dev/null +++ b/print/tex-pstricks-examples-en-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= pstricks-examples-en.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 29349 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/pstricks-examples-en +COMMENT= Examples from PSTricks book (English edition) +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pstricks-examples-en-doc/PLIST b/print/tex-pstricks-examples-en-doc/PLIST new file mode 100644 index 000000000..9c833bf6b --- /dev/null +++ b/print/tex-pstricks-examples-en-doc/PLIST @@ -0,0 +1,2390 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/pstricks-examples-en/00-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-4.ltx2 +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/02-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-00-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-6.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/03-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/04-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/05-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/06-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/07-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/08-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/09-09-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/10-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/11-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/12-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/13-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/13-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/13-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/13-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-60.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-61.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-62.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-63.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-64.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-65.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-66.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-67.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-68.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-69.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-70.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-71.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-72.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-73.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-74.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-75.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-76.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-77.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-78.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-79.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-80.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-81.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-82.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-6.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/14-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-60.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-61.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-62.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-63.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-64.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-65.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-66.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-67.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-68.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-69.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-70.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-71.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-72.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-73.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-74.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-75.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-76.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-77.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-78.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-79.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-80.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-81.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-82.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-6.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-08-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-09-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/15-09-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-00-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-00-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-08-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-09-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-09-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-10-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-10-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/16-10-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-00-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-00-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/17-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/18-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/19-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/20-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/21-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-60.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-61.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-62.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-63.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-64.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-65.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-66.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-67.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-68.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-69.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-70.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-71.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-72.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-73.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-74.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-75.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-76.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-77.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-78.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-79.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-80.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-81.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-82.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-83.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-84.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-85.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-86.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-87.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-88.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-89.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-90.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-91.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-92.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-93.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-94.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-06-95.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/22-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-14.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-15.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-16.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-17.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-18.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-19.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-20.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-21.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-22.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-23.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-24.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-25.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-26.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-27.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-28.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-30.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-31.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-32.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-33.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-34.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-35.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-36.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-37.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-38.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-39.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-40.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-44.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-45.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-46.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-47.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-48.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-49.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-50.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-51.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-52.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-53.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-54.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-55.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-56.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-57.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-58.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-59.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-60.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-61.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-62.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-63.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-64.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-65.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-66.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-67.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-68.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-69.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-70.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-71.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-72.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-73.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-74.inl +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-75.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-76.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-77.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-78.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-79.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-60.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-61.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-62.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-63.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-64.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-65.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-66.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-67.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-68.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-69.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-70.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-71.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-72.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-73.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-74.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-75.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-76.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-77.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-78.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-79.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-80.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-81.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-82.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-83.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-84.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-85.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-86.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-87.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-88.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-89.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-90.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-91.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-92.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-93.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-94.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-95.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-06-96.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-07-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/23-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-1.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-10.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-11.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-12.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-13.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-14.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-15.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-16.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-17.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-18.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-19.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-2.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-20.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-21.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-22.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-23.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-24.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-25.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-26.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-27.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-28.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-3.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-30.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-31.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-32.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-33.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-34.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-35.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-36.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-37.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-38.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-39.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-4.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-40.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-44.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-45.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-46.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-47.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-48.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-49.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-5.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-50.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-51.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-52.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-53.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-54.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-55.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-56.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-57.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-58.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-59.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-6.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-60.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-61.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-62.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-63.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-64.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-65.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-66.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-67.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-68.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-69.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-7.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-70.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-71.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-72.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-73.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-74.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-75.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-76.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-77.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-78.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-79.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-8.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-80.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-03-9.inl +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/24-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-01-1.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-22.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-23.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-24.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-25.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-26.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-27.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-28.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-06-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-07-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-07-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-07-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-07-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-07-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-07-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-08-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-08-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/25-08-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-01-1.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-1.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-10.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-11.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-12.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-13.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-14.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-15.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-16.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-17.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-18.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-2.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-20.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-21.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-22.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-23.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-24.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-25.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-26.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-27.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-28.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-29.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-3.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-30.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-4.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-5.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-6.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-8.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-02-9.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/26-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/26-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-16.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/27-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-16.ltx2ps +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/28-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/29-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/30-04-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/31-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-01-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/32-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-01-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-01-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-01-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-02-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-60.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-61.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-62.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-63.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-64.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-65.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-03-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-10.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-11.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-12.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-13.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-14.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-15.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-16.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-17.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-18.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-19.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-20.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-21.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-22.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-7.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-8.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-04-9.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-10.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-11.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-12.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-13.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-14.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-15.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-16.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-17.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-18.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-19.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-20.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-21.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-22.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-23.inl +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/33-05-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-01-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-01-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-01-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-02-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/34-02-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-1.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-10.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-11.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-12.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-13.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-14.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-15.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-16.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-17.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-18.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-19.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-2.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-20.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-21.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-22.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-24.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-25.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-3.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-4.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-5.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-6.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-7.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-8.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-01-9.ltxpd +share/texmf-dist/doc/latex/pstricks-examples-en/35-02-1.ltxbps +share/texmf-dist/doc/latex/pstricks-examples-en/35-02-2.ltxb +share/texmf-dist/doc/latex/pstricks-examples-en/35-02-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-10.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-100.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-101.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-102.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-103.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-104.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-105.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-106.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-107.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-108.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-109.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-11.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-110.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-111.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-112.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-113.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-114.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-115.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-116.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-117.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-118.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-119.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-12.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-120.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-121.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-122.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-123.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-124.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-125.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-126.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-13.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-14.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-15.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-16.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-17.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-18.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-19.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-20.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-21.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-22.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-23.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-24.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-25.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-26.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-27.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-28.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-29.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-3.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-30.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-31.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-32.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-33.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-34.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-35.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-36.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-37.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-38.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-39.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-4.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-40.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-41.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-42.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-43.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-44.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-45.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-46.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-47.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-48.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-49.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-5.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-50.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-51.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-52.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-53.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-54.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-55.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-56.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-57.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-58.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-59.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-6.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-60.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-61.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-62.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-63.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-64.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-65.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-66.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-67.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-68.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-69.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-7.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-70.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-71.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-72.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-73.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-74.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-75.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-76.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-77.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-78.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-79.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-8.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-80.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-81.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-82.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-83.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-84.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-85.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-86.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-87.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-88.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-89.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-9.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-90.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-91.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-92.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-93.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-94.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-95.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-96.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-97.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-98.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/36-00-99.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/38-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/38-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/39-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/39-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/39-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/39-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/40-02-1.tex +share/texmf-dist/doc/latex/pstricks-examples-en/40-02-2.tex +share/texmf-dist/doc/latex/pstricks-examples-en/40-03-1.ltx2 +share/texmf-dist/doc/latex/pstricks-examples-en/B-04-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/B-04-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/C-01-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/C-02-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/C-03-1.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/C-03-2.ltx +share/texmf-dist/doc/latex/pstricks-examples-en/D-02-1.tex +share/texmf-dist/doc/latex/pstricks-examples-en/D-02-2.tex +share/texmf-dist/doc/latex/pstricks-examples-en/D-03-1.tex +share/texmf-dist/doc/latex/pstricks-examples-en/D-03-2.tex +share/texmf-dist/doc/latex/pstricks-examples-en/D-04-1.ltx2 +share/texmf-dist/doc/latex/pstricks-examples-en/DEexa.sty +share/texmf-dist/doc/latex/pstricks-examples-en/DEoptions.sty +share/texmf-dist/doc/latex/pstricks-examples-en/DotErrorBar.dat +share/texmf-dist/doc/latex/pstricks-examples-en/MyCurveA.dat +share/texmf-dist/doc/latex/pstricks-examples-en/MyCurveB.dat +share/texmf-dist/doc/latex/pstricks-examples-en/PrepareEXA.sh +share/texmf-dist/doc/latex/pstricks-examples-en/SensorAlterung.dat +share/texmf-dist/doc/latex/pstricks-examples-en/aebocg.djs +share/texmf-dist/doc/latex/pstricks-examples-en/aebocg.fdf +share/texmf-dist/doc/latex/pstricks-examples-en/animelayers.djs +share/texmf-dist/doc/latex/pstricks-examples-en/animelayers.fdf +share/texmf-dist/doc/latex/pstricks-examples-en/bubble.data +share/texmf-dist/doc/latex/pstricks-examples-en/data.dat +share/texmf-dist/doc/latex/pstricks-examples-en/data1.csv +share/texmf-dist/doc/latex/pstricks-examples-en/data1.dat +share/texmf-dist/doc/latex/pstricks-examples-en/data1.mat +share/texmf-dist/doc/latex/pstricks-examples-en/data10.dat +share/texmf-dist/doc/latex/pstricks-examples-en/data1T.csv +share/texmf-dist/doc/latex/pstricks-examples-en/data2.mat +share/texmf-dist/doc/latex/pstricks-examples-en/data22.dat +share/texmf-dist/doc/latex/pstricks-examples-en/data2T.csv +share/texmf-dist/doc/latex/pstricks-examples-en/data3.dat +share/texmf-dist/doc/latex/pstricks-examples-en/data3D.Roessler +share/texmf-dist/doc/latex/pstricks-examples-en/data3T.csv +share/texmf-dist/doc/latex/pstricks-examples-en/data4.dat +share/texmf-dist/doc/latex/pstricks-examples-en/data9.dat +share/texmf-dist/doc/latex/pstricks-examples-en/dataError.dat +share/texmf-dist/doc/latex/pstricks-examples-en/dataMul.dat +share/texmf-dist/doc/latex/pstricks-examples-en/demo1.dat +share/texmf-dist/doc/latex/pstricks-examples-en/demo2.dat +share/texmf-dist/doc/latex/pstricks-examples-en/demo3.dat +share/texmf-dist/doc/latex/pstricks-examples-en/feigenbaum.data +share/texmf-dist/doc/latex/pstricks-examples-en/file.ps +share/texmf-dist/doc/latex/pstricks-examples-en/fileplot.data +share/texmf-dist/doc/latex/pstricks-examples-en/fontDemo-E.tex +share/texmf-dist/doc/latex/pstricks-examples-en/fontDemo.tex +share/texmf-dist/doc/latex/pstricks-examples-en/images/biblatex-howitworks.pdf +share/texmf-dist/doc/latex/pstricks-examples-en/images/bibtex-howitworks.pdf +share/texmf-dist/doc/latex/pstricks-examples-en/images/fig-10-13.png +share/texmf-dist/doc/latex/pstricks-examples-en/images/fig-11-1.png +share/texmf-dist/doc/latex/pstricks-examples-en/images/zedat2.eps +share/texmf-dist/doc/latex/pstricks-examples-en/log0.dat +share/texmf-dist/doc/latex/pstricks-examples-en/log1.dat +share/texmf-dist/doc/latex/pstricks-examples-en/log2.dat +share/texmf-dist/doc/latex/pstricks-examples-en/matrix.dat +share/texmf-dist/doc/latex/pstricks-examples-en/rahmen.eps +share/texmf-dist/doc/latex/pstricks-examples-en/select.data +share/texmf-dist/doc/latex/pstricks-examples-en/temp.dat +share/texmf-dist/doc/latex/pstricks-examples-en/test10.dat +share/texmf-dist/doc/latex/pstricks-examples-en/textdemo.sty diff --git a/print/tex-pstricks-examples-en-doc/distinfo b/print/tex-pstricks-examples-en-doc/distinfo new file mode 100644 index 000000000..0fe5c6298 --- /dev/null +++ b/print/tex-pstricks-examples-en-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-pstricks-examples-en-29349/pstricks-examples-en.doc.tar.xz) = 63e9b24e7ed28ec2b6a4d8f49148ac8e532a0e96 +RMD160 (tex-pstricks-examples-en-29349/pstricks-examples-en.doc.tar.xz) = b95509ae763fdb22cbc9a8fd26264ccb64ae8a00 +Size (tex-pstricks-examples-en-29349/pstricks-examples-en.doc.tar.xz) = 594320 bytes diff --git a/print/tex-ptex-doc/Makefile b/print/tex-ptex-doc/Makefile index 68667e08d..9c3582af3 100644 --- a/print/tex-ptex-doc/Makefile +++ b/print/tex-ptex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/03/04 01:20:21 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 04:26:47 markd Exp $ DISTNAME= ptex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.2 -TEXLIVE_REV= 25342 +PKGNAME= tex-${DISTNAME:S/./-/}-3.2pl36135 +TEXLIVE_REV= 36135 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-ptex diff --git a/print/tex-ptex-doc/PLIST b/print/tex-ptex-doc/PLIST index 997deeb51..2e1418532 100644 --- a/print/tex-ptex-doc/PLIST +++ b/print/tex-ptex-doc/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/23 01:27:00 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:26:47 markd Exp $ +man/man1/mendex.1 share/texmf-dist/doc/ptex/base/COPYRIGHT share/texmf-dist/doc/ptex/base/COPYRIGHT.txt share/texmf-dist/doc/ptex/base/Changes.txt diff --git a/print/tex-ptex-doc/distinfo b/print/tex-ptex-doc/distinfo index d6827e54d..62d311bb8 100644 --- a/print/tex-ptex-doc/distinfo +++ b/print/tex-ptex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/03/04 01:20:21 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 04:26:47 markd Exp $ -SHA1 (tex-ptex-25342/ptex.doc.tar.xz) = 1e407f2529ea3bb24c73349d367f8ff962412f87 -RMD160 (tex-ptex-25342/ptex.doc.tar.xz) = eb76d5b1c5248d415ab8d40392a044f2d233649c -Size (tex-ptex-25342/ptex.doc.tar.xz) = 1795648 bytes +SHA1 (tex-ptex-36135/ptex.doc.tar.xz) = 90c156f9a915d976585121a2c66c380904ec6243 +RMD160 (tex-ptex-36135/ptex.doc.tar.xz) = ae773122db8e7043dd20189867912d30a738e16c +Size (tex-ptex-36135/ptex.doc.tar.xz) = 1798592 bytes diff --git a/print/tex-ptex/Makefile b/print/tex-ptex/Makefile index 4c4417a9b..65b4baae7 100644 --- a/print/tex-ptex/Makefile +++ b/print/tex-ptex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2012/03/04 01:20:20 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 04:26:47 markd Exp $ DISTNAME= ptex -PKGNAME= tex-${DISTNAME}-3.2 -TEXLIVE_REV= 25342 +PKGNAME= tex-${DISTNAME}-3.2pl36135 +TEXLIVE_REV= 36135 MAINTAINER= minskim@NetBSD.org COMMENT= TeX system for publishing in Japanese @@ -20,13 +20,9 @@ DEPENDS+= web2c>=2010nb5:../../print/web2c PKG_SYSCONFSUBDIR= texmf -MAKE_DIRS+= ${PKG_SYSCONFDIR}/tex/ptexgeneric/config -CONF_FILES+= ${PREFIX}/share/texmf-dist/tex/ptexgeneric/config/language.ptx \ - ${PKG_SYSCONFDIR}/tex/ptexgeneric/config/language.ptx - INSTALLATION_DIRS+= bin -TEX_FORMATS+= "ptex ptex - ptex.ini\\neptex eptex language.def *eptex.ini\\nplatex eptex language.ptx *platex.ini\\n" +TEX_FORMATS+= "ptex ptex - ptex.ini\\neptex eptex language.def *eptex.ini\\nplatex eptex language.dat *platex.ini\\n" TEX_KANJIMAP_FILES+= morisawa.map TEX_KANJIMAP_FILES+= ptex-@kanjiEmbed@@kanjiVariant@.map TEX_TEXMF_DIRS+= ${PKG_SYSCONFDIR} diff --git a/print/tex-ptex/PLIST b/print/tex-ptex/PLIST index 6b8adb687..9d1e22563 100644 --- a/print/tex-ptex/PLIST +++ b/print/tex-ptex/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2012/03/04 01:20:20 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/25 04:26:47 markd Exp $ bin/platex share/texmf-dist/fonts/map/dvipdfmx/ptex/morisawa.map -share/texmf-dist/fonts/map/dvipdfmx/ptex/ptex-noEmbed.map share/texmf-dist/fonts/source/ptex/ascgrp/ascgrp.mf share/texmf-dist/fonts/source/ptex/ascgrp/ascii.mf share/texmf-dist/fonts/source/ptex/ascgrp/ascii10.mf @@ -242,8 +241,3 @@ share/texmf-dist/tex/ptex/base/kinsoku.tex share/texmf-dist/tex/ptex/base/ptex.tex share/texmf-dist/tex/ptex/config/eptex.ini share/texmf-dist/tex/ptex/config/ptex.ini -share/texmf-dist/tex/ptexgeneric/config/language.ptx -share/texmf-dist/tex/ptexgeneric/hyphen/grahyph5.tex -share/texmf-dist/tex/ptexgeneric/hyphen/grmhyph5.tex -share/texmf-dist/tex/ptexgeneric/hyphen/grphyph5.tex -share/texmf-dist/tex/ptexgeneric/hyphen/ibyhyph.tex diff --git a/print/tex-ptex/distinfo b/print/tex-ptex/distinfo index 8e1d222e5..78a5e7020 100644 --- a/print/tex-ptex/distinfo +++ b/print/tex-ptex/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/03/04 01:20:20 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 04:26:47 markd Exp $ -SHA1 (tex-ptex-25342/ptex.tar.xz) = 8d6e94f651b30af4ceb77b1895f96774b005e768 -RMD160 (tex-ptex-25342/ptex.tar.xz) = 0d0cdd994e45e0a0c1301e32f26c383bcd8e3783 -Size (tex-ptex-25342/ptex.tar.xz) = 105544 bytes -SHA1 (patch-aa) = ad476760c8edd55bc863edc575c86bbfbb797922 +SHA1 (tex-ptex-36135/ptex.tar.xz) = 8860a06519a0a8026e387b6bcde21f8a5c5ffa14 +RMD160 (tex-ptex-36135/ptex.tar.xz) = 07d0f3eab13fc8c5713ff913f64a3d0133b6c35c +Size (tex-ptex-36135/ptex.tar.xz) = 79756 bytes diff --git a/print/tex-ptex/patches/patch-aa b/print/tex-ptex/patches/patch-aa deleted file mode 100644 index 490c5438d..000000000 --- a/print/tex-ptex/patches/patch-aa +++ /dev/null @@ -1,167 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2012/03/04 01:20:21 minskim Exp $ - ---- texmf-dist/tex/ptexgeneric/config/language.ptx.orig 2011-08-09 21:54:20.000000000 +0000 -+++ texmf-dist/tex/ptexgeneric/config/language.ptx -@@ -15,162 +15,3 @@ english hyphen.tex % do not change! - dumylang dumyhyph.tex %for testing a new language. - nohyphenation zerohyph.tex %a language with no patterns at all. - --% from hyphen-afrikaans: --afrikaans loadhyph-af.tex --% from hyphen-arabic: --arabic zerohyph.tex --% from hyphen-basque: --basque loadhyph-eu.tex --% from hyphen-bulgarian: --bulgarian loadhyph-bg.tex --% from hyphen-catalan: --catalan loadhyph-ca.tex --% from hyphen-chinese: --pinyin loadhyph-zh-latn-pinyin.tex --% from hyphen-croatian: --croatian loadhyph-hr.tex --% from hyphen-czech: --czech loadhyph-cs.tex --% from hyphen-danish: --danish loadhyph-da.tex --% from hyphen-dutch: --dutch loadhyph-nl.tex --% from hyphen-english: --ukenglish loadhyph-en-gb.tex --=british --=UKenglish --usenglishmax loadhyph-en-us.tex --% from hyphen-esperanto: --esperanto loadhyph-eo.tex --% from hyphen-estonian: --estonian loadhyph-et.tex --% from hyphen-farsi: --farsi zerohyph.tex --=persian --% from hyphen-finnish: --finnish loadhyph-fi.tex --% from hyphen-french: --french loadhyph-fr.tex --=patois --=francais --% from hyphen-galician: --galician loadhyph-gl.tex --% from hyphen-german: --german loadhyph-de-1901.tex --ngerman loadhyph-de-1996.tex --swissgerman loadhyph-de-ch-1901.tex --% from hyphen-hungarian: --hungarian loadhyph-hu.tex --% from hyphen-icelandic: --icelandic loadhyph-is.tex --% from hyphen-indonesian: --indonesian loadhyph-id.tex --% from hyphen-interlingua: --interlingua loadhyph-ia.tex --% from hyphen-irish: --irish loadhyph-ga.tex --% from hyphen-italian: --italian loadhyph-it.tex --% from hyphen-kurmanji: --kurmanji loadhyph-kmr.tex --% from hyphen-latin: --latin loadhyph-la.tex --% from hyphen-latvian: --latvian loadhyph-lv.tex --% from hyphen-lithuanian: --lithuanian loadhyph-lt.tex --% from hyphen-mongolian: --mongolian loadhyph-mn-cyrl.tex --mongolianlmc loadhyph-mn-cyrl-x-lmc.tex --% from hyphen-norwegian: --bokmal loadhyph-nb.tex --=norwegian --=norsk --nynorsk loadhyph-nn.tex --% from hyphen-polish: --polish loadhyph-pl.tex --% from hyphen-portuguese: --portuguese loadhyph-pt.tex --=portuges --% from hyphen-romanian: --romanian loadhyph-ro.tex --% from hyphen-russian: --russian loadhyph-ru.tex --% from hyphen-serbian: --serbian loadhyph-sr-latn.tex --serbianc loadhyph-sr-cyrl.tex --% from hyphen-slovak: --slovak loadhyph-sk.tex --% from hyphen-slovenian: --slovenian loadhyph-sl.tex --=slovene --% from hyphen-spanish: --spanish loadhyph-es.tex --=espanol --% from hyphen-swedish: --swedish loadhyph-sv.tex --% from hyphen-turkish: --turkish loadhyph-tr.tex --% from hyphen-turkmen: --turkmen loadhyph-tk.tex --% from hyphen-ukrainian: --ukrainian loadhyph-uk.tex --% from hyphen-uppersorbian: --uppersorbian loadhyph-hsb.tex --% from hyphen-welsh: --welsh loadhyph-cy.tex -- --%-------------------% --% limited usability % --%-------------------%-------------------------- --% (needs some additional fixes in distribution) --%---------------------------------------------- --% from hyphen-ancientgreek: --ancientgreek loadhyph-grc.tex --ibycus ibyhyph.tex --% from hyphen-greek: --monogreek loadhyph-el-monoton.tex --greek loadhyph-el-polyton.tex --=polygreek -- --% from hyphen-coptic: --coptic loadhyph-cop.tex -- --%------------------------% --% empty (no support yet) % --%------------------------% --% % from dehyph-exptl: --% german-x-2011-07-01 dehypht-x-2011-07-01.tex --% =german-x-latest --% ngerman-x-2011-07-01 dehyphn-x-2011-07-01.tex --% =ngerman-x-latest -- --%-------% --% empty % --%-------%---------------------------------------- --% (If language.ptx gets merged with language.dat, --% this will compile, but it doesn't do anything, --% so it is pointless to have it enabled.) --%------------------------------------------------ --% % from hyphen-armenian: --% armenian loadhyph-hy.tex --% % from hyphen-ethiopic: --% ethiopic loadhyph-mul-ethi.tex --% =amharic --% =geez --% % from hyphen-indic: --% assamese loadhyph-as.tex --% bengali loadhyph-bn.tex --% gujarati loadhyph-gu.tex --% hindi loadhyph-hi.tex --% kannada loadhyph-kn.tex --% malayalam loadhyph-ml.tex --% marathi loadhyph-mr.tex --% oriya loadhyph-or.tex --% panjabi loadhyph-pa.tex --% tamil loadhyph-ta.tex --% telugu loadhyph-te.tex --% % from hyphen-lao: --% lao loadhyph-lo.tex --% % from hyphen-sanskrit: --% sanskrit loadhyph-sa.tex diff --git a/print/tex-r_und_s-doc/DESCR b/print/tex-r_und_s-doc/DESCR new file mode 100644 index 000000000..c4b5430cd --- /dev/null +++ b/print/tex-r_und_s-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-r_und_s. diff --git a/print/tex-r_und_s-doc/Makefile b/print/tex-r_und_s-doc/Makefile new file mode 100644 index 000000000..02b6f6440 --- /dev/null +++ b/print/tex-r_und_s-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +DISTNAME= r_und_s.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.3i +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/r_und_s +COMMENT= Documentation for tex-r_und_s +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-r_und_s-doc/PLIST b/print/tex-r_und_s-doc/PLIST new file mode 100644 index 000000000..bafa28601 --- /dev/null +++ b/print/tex-r_und_s-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:35 wiz Exp $ +share/texmf-dist/doc/latex/r_und_s/README diff --git a/print/tex-r_und_s-doc/distinfo b/print/tex-r_und_s-doc/distinfo new file mode 100644 index 000000000..8253f427a --- /dev/null +++ b/print/tex-r_und_s-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:35 wiz Exp $ + +SHA1 (tex-r_und_s-15878/r_und_s.doc.tar.xz) = 98c66fe12c496461d556dbe07c1f2edef02c75d4 +RMD160 (tex-r_und_s-15878/r_und_s.doc.tar.xz) = 9bd3ce87f2dd52a9d0e9d46e002d5cf054706370 +Size (tex-r_und_s-15878/r_und_s.doc.tar.xz) = 3584 bytes diff --git a/print/tex-r_und_s/DESCR b/print/tex-r_und_s/DESCR new file mode 100644 index 000000000..149fd52dc --- /dev/null +++ b/print/tex-r_und_s/DESCR @@ -0,0 +1,6 @@ +The r_und_s package decodes the german 'R- und S-Satze', which +are numerically coded security advice for chemical substances +into plain text. This is, e.g., used to compose security sheets +or lab protocols and especially useful for students of +chemistry. There are four packages, giving texts in German, +English, French and Dutch. diff --git a/print/tex-r_und_s/Makefile b/print/tex-r_und_s/Makefile new file mode 100644 index 000000000..45fe1d859 --- /dev/null +++ b/print/tex-r_und_s/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= r_und_s +PKGNAME= tex-${DISTNAME}-1.3i +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/r-und-s +COMMENT= Chemical hazard codes +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-r_und_s/PLIST b/print/tex-r_und_s/PLIST new file mode 100644 index 000000000..6c53aa80d --- /dev/null +++ b/print/tex-r_und_s/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/tex/latex/r_und_s/eng_rs.sty +share/texmf-dist/tex/latex/r_und_s/eng_rs.tex +share/texmf-dist/tex/latex/r_und_s/fr_rs.sty +share/texmf-dist/tex/latex/r_und_s/fr_rs.tex +share/texmf-dist/tex/latex/r_und_s/nl_rs.sty +share/texmf-dist/tex/latex/r_und_s/nl_rs.tex +share/texmf-dist/tex/latex/r_und_s/r_und_s.sty +share/texmf-dist/tex/latex/r_und_s/r_und_s.tex diff --git a/print/tex-r_und_s/distinfo b/print/tex-r_und_s/distinfo new file mode 100644 index 000000000..29dee5309 --- /dev/null +++ b/print/tex-r_und_s/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-r_und_s-15878/r_und_s.tar.xz) = 099d63ce696f6fc5d65c16bd51c133f32f6bfd7d +RMD160 (tex-r_und_s-15878/r_und_s.tar.xz) = faeedb731904784ffd19eab818a960225883a4be +Size (tex-r_und_s-15878/r_und_s.tar.xz) = 15424 bytes diff --git a/print/tex-rcs/DESCR b/print/tex-rcs/DESCR new file mode 100644 index 000000000..14b76cb12 --- /dev/null +++ b/print/tex-rcs/DESCR @@ -0,0 +1,12 @@ +The rcs package utilizes the inclusion of RCS supplied data in +LaTeX documents. It's upward compatible to *all* rcs styles I +know of. In particular, you can easily access values of every +RCS field in your document put the checkin date on the +titlepage put RCS fields in a footline You can typeset revision +logs. Not in verbatim -- real LaTeX text! But you need a +configurable RCS for that. Refer to the user manual for more +detailed information. You can also configure the rcs package +easily to do special things for any keyword. This bundle comes +with a user manual, an internal interface description, full +documentation of the implementation, style information for AUC- +TeX, and test cases. diff --git a/print/tex-rcs/Makefile b/print/tex-rcs/Makefile new file mode 100644 index 000000000..fce70f733 --- /dev/null +++ b/print/tex-rcs/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.2 2015/04/28 20:08:35 markd Exp $ + +DISTNAME= rcs +PKGNAME= tex-${DISTNAME}-2.10 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Use RCS (revision control system) tags in LaTeX documents +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-rcs/PLIST b/print/tex-rcs/PLIST new file mode 100644 index 000000000..e8d5c0413 --- /dev/null +++ b/print/tex-rcs/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:18:18 markd Exp $ +share/texmf-dist/tex/latex/rcs/rcs.sty diff --git a/print/tex-rcs/distinfo b/print/tex-rcs/distinfo new file mode 100644 index 000000000..bc85ee766 --- /dev/null +++ b/print/tex-rcs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 07:18:18 markd Exp $ + +SHA1 (tex-rcs-15878/rcs.tar.xz) = e8274192b8674c498220c3c07549c67ca70a4c22 +RMD160 (tex-rcs-15878/rcs.tar.xz) = b611dd7c5316365009d2a11dca0816a934a8b7fb +Size (tex-rcs-15878/rcs.tar.xz) = 12488 bytes diff --git a/print/tex-readarray-doc/DESCR b/print/tex-readarray-doc/DESCR new file mode 100644 index 000000000..375488a18 --- /dev/null +++ b/print/tex-readarray-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-readarray. diff --git a/print/tex-readarray-doc/Makefile b/print/tex-readarray-doc/Makefile new file mode 100644 index 000000000..d526f148e --- /dev/null +++ b/print/tex-readarray-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 21:15:26 markd Exp $ + +DISTNAME= readarray.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 30489 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-readarray +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-readarray-doc/PLIST b/print/tex-readarray-doc/PLIST new file mode 100644 index 000000000..3a21e0503 --- /dev/null +++ b/print/tex-readarray-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 21:15:26 markd Exp $ +share/texmf-dist/doc/latex/readarray/README +share/texmf-dist/doc/latex/readarray/readarray.pdf +share/texmf-dist/doc/latex/readarray/readarray.tex diff --git a/print/tex-readarray-doc/distinfo b/print/tex-readarray-doc/distinfo new file mode 100644 index 000000000..32da6bbef --- /dev/null +++ b/print/tex-readarray-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 21:15:26 markd Exp $ + +SHA1 (tex-readarray-30489/readarray.doc.tar.xz) = 428916ba68ad34e222c86248ae2a4882dd450d9f +RMD160 (tex-readarray-30489/readarray.doc.tar.xz) = 30bf5048e05534774ddbb3e7fc0ee40b364c01c3 +Size (tex-readarray-30489/readarray.doc.tar.xz) = 221512 bytes diff --git a/print/tex-readarray/Makefile b/print/tex-readarray/Makefile index e381b9a3d..a15257748 100644 --- a/print/tex-readarray/Makefile +++ b/print/tex-readarray/Makefile @@ -1,24 +1,15 @@ -# $NetBSD: Makefile,v 1.1 2014/10/01 19:57:52 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/26 21:12:59 markd Exp $ DISTNAME= readarray PKGNAME= tex-${DISTNAME}-1.2 -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} -EXTRACT_SUFX= .zip +PKGREVISION= 1 +TEXLIVE_REV= 30489 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Read, store and recall array-formatted data +LICENSE= lppl-1.3c DEPENDS+= tex-ifnextok-[0-9]*:../../print/tex-ifnextok -INSTALLATION_DIRS= share/texmf-dist/doc/latex/readarray \ - share/texmf-dist/tex/latex/readarray - -do-install: - ${INSTALL_DATA} ${WRKSRC}/readarray/readarray.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/readarray - ${INSTALL_DATA} ${WRKSRC}/readarray/readarray.sty \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/readarray - -.include "../../print/kpathsea/texmf.mk" .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-readarray/PLIST b/print/tex-readarray/PLIST index 657d5e25a..4e6377550 100644 --- a/print/tex-readarray/PLIST +++ b/print/tex-readarray/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:57:52 joerg Exp $ -share/texmf-dist/doc/latex/readarray/readarray.pdf +@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:12:59 markd Exp $ share/texmf-dist/tex/latex/readarray/readarray.sty diff --git a/print/tex-readarray/distinfo b/print/tex-readarray/distinfo index b05f2afee..33c48299f 100644 --- a/print/tex-readarray/distinfo +++ b/print/tex-readarray/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/10/01 19:57:52 joerg Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:12:59 markd Exp $ -SHA1 (tex-readarray-1.2/readarray.zip) = ba219d0058ab4df3355ceb18e493be2cec8701a4 -RMD160 (tex-readarray-1.2/readarray.zip) = 011cecbc80baef17f68f8945088ecdfd2acd1e3a -Size (tex-readarray-1.2/readarray.zip) = 224843 bytes +SHA1 (tex-readarray-30489/readarray.tar.xz) = 99b4c3e441846a5779bb1c602242d4d234a5b182 +RMD160 (tex-readarray-30489/readarray.tar.xz) = ed7f21c582b4b1e7610aef7e348d9cac10214fb5 +Size (tex-readarray-30489/readarray.tar.xz) = 2836 bytes diff --git a/print/tex-realscripts-doc/Makefile b/print/tex-realscripts-doc/Makefile index f8e57221e..e2dfcd6f3 100644 --- a/print/tex-realscripts-doc/Makefile +++ b/print/tex-realscripts-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/21 17:37:03 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 04:30:08 markd Exp $ DISTNAME= realscripts.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.3 -TEXLIVE_REV= 19976 +PKGNAME= tex-${DISTNAME:S/./-/}-0.3c +TEXLIVE_REV= 29423 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-realscripts +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-realscripts-doc/distinfo b/print/tex-realscripts-doc/distinfo index 14404a7bb..63cf470d2 100644 --- a/print/tex-realscripts-doc/distinfo +++ b/print/tex-realscripts-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/21 17:37:03 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:30:08 markd Exp $ -SHA1 (tex-realscripts-19976/realscripts.doc.tar.xz) = 62e0285cc9ae568d7e53b62717a773bdc6039368 -RMD160 (tex-realscripts-19976/realscripts.doc.tar.xz) = 4701440c3e7ce7abacc40c362ca19bbed44912dc -Size (tex-realscripts-19976/realscripts.doc.tar.xz) = 105036 bytes +SHA1 (tex-realscripts-29423/realscripts.doc.tar.xz) = 27ab130b4dfc8beac91a9f4778f617d912ce86f1 +RMD160 (tex-realscripts-29423/realscripts.doc.tar.xz) = 7270b4697097fa1c03d52d238eeab9516d3b952b +Size (tex-realscripts-29423/realscripts.doc.tar.xz) = 104936 bytes diff --git a/print/tex-realscripts/Makefile b/print/tex-realscripts/Makefile index 0454929e7..7297a2611 100644 --- a/print/tex-realscripts/Makefile +++ b/print/tex-realscripts/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/21 17:36:55 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 04:30:08 markd Exp $ DISTNAME= realscripts -PKGNAME= tex-${DISTNAME}-0.3 -TEXLIVE_REV= 19976 +PKGNAME= tex-${DISTNAME}-0.3c +TEXLIVE_REV= 29423 MAINTAINER= minskim@NetBSD.org COMMENT= Access OpenType subscript and superscript glyphs +LICENSE= lppl-1.3c DEPENDS+= tex-fontspec>=2.1e:../../fonts/tex-fontspec diff --git a/print/tex-realscripts/distinfo b/print/tex-realscripts/distinfo index 1436cada0..b32b86312 100644 --- a/print/tex-realscripts/distinfo +++ b/print/tex-realscripts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/21 17:36:55 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:30:08 markd Exp $ -SHA1 (tex-realscripts-19976/realscripts.tar.xz) = 2eb680f17aa74f597a6b2758e3abd1a62b302e0e -RMD160 (tex-realscripts-19976/realscripts.tar.xz) = c3a0824851238d4f6da1c784e2bfa9d54793b678 -Size (tex-realscripts-19976/realscripts.tar.xz) = 1892 bytes +SHA1 (tex-realscripts-29423/realscripts.tar.xz) = bc4eb609c3f57838ff96e521c1ec576a92d329ea +RMD160 (tex-realscripts-29423/realscripts.tar.xz) = 52316f2e273d274a41de74db767472976cadd4fa +Size (tex-realscripts-29423/realscripts.tar.xz) = 1888 bytes diff --git a/print/tex-relsize/Makefile b/print/tex-relsize/Makefile index 713e591b5..14c21773c 100644 --- a/print/tex-relsize/Makefile +++ b/print/tex-relsize/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2010/12/25 05:55:53 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 04:31:54 markd Exp $ DISTNAME= relsize -PKGNAME= tex-${DISTNAME}-3.1 -TEXLIVE_REV= 20018 +PKGNAME= tex-${DISTNAME}-4.1 +TEXLIVE_REV= 30707 MAINTAINER= minskim@NetBSD.org COMMENT= Set the font size relative to the current font size diff --git a/print/tex-relsize/distinfo b/print/tex-relsize/distinfo index 3ba44d8fe..763b42fec 100644 --- a/print/tex-relsize/distinfo +++ b/print/tex-relsize/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/12/25 05:55:53 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:31:54 markd Exp $ -SHA1 (tex-relsize-20018/relsize.tar.xz) = 45e9a9f7cda032b496d854c015ad43a0a45a692d -RMD160 (tex-relsize-20018/relsize.tar.xz) = e8618cff79a89619bc1c024aeab38c791f9ef490 -Size (tex-relsize-20018/relsize.tar.xz) = 6328 bytes +SHA1 (tex-relsize-30707/relsize.tar.xz) = 6a999fbd79724e99682fa655a82535a89278f516 +RMD160 (tex-relsize-30707/relsize.tar.xz) = f41e6a7774857ad1f57540cf0bf4cd07666a1d0d +Size (tex-relsize-30707/relsize.tar.xz) = 5700 bytes diff --git a/print/tex-resumemac-doc/DESCR b/print/tex-resumemac-doc/DESCR new file mode 100644 index 000000000..fc92f5f29 --- /dev/null +++ b/print/tex-resumemac-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-resumemac. diff --git a/print/tex-resumemac-doc/Makefile b/print/tex-resumemac-doc/Makefile new file mode 100644 index 000000000..306696623 --- /dev/null +++ b/print/tex-resumemac-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= resumemac.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/resumemac +COMMENT= Documentation for tex-resumemac +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-resumemac-doc/PLIST b/print/tex-resumemac-doc/PLIST new file mode 100644 index 000000000..a66409f52 --- /dev/null +++ b/print/tex-resumemac-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/doc/plain/resumemac/README +share/texmf-dist/doc/plain/resumemac/sample_resume.tex diff --git a/print/tex-resumemac-doc/distinfo b/print/tex-resumemac-doc/distinfo new file mode 100644 index 000000000..99012885a --- /dev/null +++ b/print/tex-resumemac-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-resumemac-15878/resumemac.doc.tar.xz) = c4c5580a51d392a57aae036b85ae7d50c6aec149 +RMD160 (tex-resumemac-15878/resumemac.doc.tar.xz) = 601cce76738e60d82645a5a29d40e8182a5c152a +Size (tex-resumemac-15878/resumemac.doc.tar.xz) = 1680 bytes diff --git a/print/tex-resumemac/DESCR b/print/tex-resumemac/DESCR new file mode 100644 index 000000000..1d722657e --- /dev/null +++ b/print/tex-resumemac/DESCR @@ -0,0 +1,2 @@ +A set of macros is provided, together with an file that offers +an example of use. diff --git a/print/tex-resumemac/Makefile b/print/tex-resumemac/Makefile new file mode 100644 index 000000000..622196cf2 --- /dev/null +++ b/print/tex-resumemac/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= resumemac +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/resumemac +COMMENT= Plain TeX macros for resumes +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-resumemac/PLIST b/print/tex-resumemac/PLIST new file mode 100644 index 000000000..e6286548a --- /dev/null +++ b/print/tex-resumemac/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/tex/plain/resumemac/resumemac.tex diff --git a/print/tex-resumemac/distinfo b/print/tex-resumemac/distinfo new file mode 100644 index 000000000..b90a9d446 --- /dev/null +++ b/print/tex-resumemac/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-resumemac-15878/resumemac.tar.xz) = ed718881da8cd84f264fa2720ce5439cc610b26a +RMD160 (tex-resumemac-15878/resumemac.tar.xz) = 25ea0db42c890b7d242054c34bebc74c9a788be7 +Size (tex-resumemac-15878/resumemac.tar.xz) = 3032 bytes diff --git a/print/tex-revtex-doc/DESCR b/print/tex-revtex-doc/DESCR new file mode 100644 index 000000000..ae51d2c99 --- /dev/null +++ b/print/tex-revtex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-revtex. diff --git a/print/tex-revtex-doc/Makefile b/print/tex-revtex-doc/Makefile new file mode 100644 index 000000000..8a2096576 --- /dev/null +++ b/print/tex-revtex-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:29:39 markd Exp $ + +DISTNAME= revtex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.1r +TEXLIVE_REV= 19652 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-revtex +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-revtex-doc/PLIST b/print/tex-revtex-doc/PLIST new file mode 100644 index 000000000..de7cc373d --- /dev/null +++ b/print/tex-revtex-doc/PLIST @@ -0,0 +1,36 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:29:39 markd Exp $ +share/texmf-dist/doc/latex/revtex/00readme.tex +share/texmf-dist/doc/latex/revtex/DOWNLOAD +share/texmf-dist/doc/latex/revtex/README +share/texmf-dist/doc/latex/revtex/aip/aipguide4-1.pdf +share/texmf-dist/doc/latex/revtex/aip/aipguide4-1.tex +share/texmf-dist/doc/latex/revtex/aip/docs.sty +share/texmf-dist/doc/latex/revtex/aps/apsguide4-1.pdf +share/texmf-dist/doc/latex/revtex/aps/apsguide4-1.tex +share/texmf-dist/doc/latex/revtex/auguide/auguide4-1.pdf +share/texmf-dist/doc/latex/revtex/auguide/auguide4-1.tex +share/texmf-dist/doc/latex/revtex/auguide/docs.sty +share/texmf-dist/doc/latex/revtex/auguide/summary4-1.pdf +share/texmf-dist/doc/latex/revtex/auguide/summary4-1.tex +share/texmf-dist/doc/latex/revtex/auguide/whatsnew4-1.pdf +share/texmf-dist/doc/latex/revtex/auguide/whatsnew4-1.tex +share/texmf-dist/doc/latex/revtex/sample/aip/aipsamp.bib +share/texmf-dist/doc/latex/revtex/sample/aip/aipsamp.pdf +share/texmf-dist/doc/latex/revtex/sample/aip/aipsamp.tex +share/texmf-dist/doc/latex/revtex/sample/aip/aiptemplate.tex +share/texmf-dist/doc/latex/revtex/sample/aip/fig_1.eps +share/texmf-dist/doc/latex/revtex/sample/aip/fig_2.eps +share/texmf-dist/doc/latex/revtex/sample/aps/apssamp.bib +share/texmf-dist/doc/latex/revtex/sample/aps/apssamp.pdf +share/texmf-dist/doc/latex/revtex/sample/aps/apssamp.tex +share/texmf-dist/doc/latex/revtex/sample/aps/apstemplate.tex +share/texmf-dist/doc/latex/revtex/sample/aps/fig_1.eps +share/texmf-dist/doc/latex/revtex/sample/aps/fig_2.eps +share/texmf-dist/doc/latex/revtex/sample/aps/vid_1a.eps +share/texmf-dist/doc/latex/revtex/sample/aps/vid_1b.eps +share/texmf-dist/doc/latex/revtex/source/aip.pdf +share/texmf-dist/doc/latex/revtex/source/ltxdocext.pdf +share/texmf-dist/doc/latex/revtex/source/ltxfront.pdf +share/texmf-dist/doc/latex/revtex/source/ltxgrid.pdf +share/texmf-dist/doc/latex/revtex/source/ltxutil.pdf +share/texmf-dist/doc/latex/revtex/source/revtex4-1.pdf diff --git a/print/tex-revtex-doc/distinfo b/print/tex-revtex-doc/distinfo new file mode 100644 index 000000000..662776b35 --- /dev/null +++ b/print/tex-revtex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:29:39 markd Exp $ + +SHA1 (tex-revtex-19652/revtex.doc.tar.xz) = 7adf4bf111034872f31a12c38f741563fbe99663 +RMD160 (tex-revtex-19652/revtex.doc.tar.xz) = ffc64d2491f2b63a434e92dfddaefa28a0d8e8c5 +Size (tex-revtex-19652/revtex.doc.tar.xz) = 3286364 bytes diff --git a/print/tex-revtex/DESCR b/print/tex-revtex/DESCR new file mode 100644 index 000000000..25bb76c2b --- /dev/null +++ b/print/tex-revtex/DESCR @@ -0,0 +1,4 @@ +Includes styles for American Physical Society, American +Institute of Physics, and Optical Society of America. The +distribution consists of the RevTeX class itself, and several +support packages. diff --git a/print/tex-revtex/Makefile b/print/tex-revtex/Makefile new file mode 100644 index 000000000..719d485ac --- /dev/null +++ b/print/tex-revtex/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:29:39 markd Exp $ + +DISTNAME= revtex +PKGNAME= tex-${DISTNAME}-4.1r +TEXLIVE_REV= 19652 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Styles for various Physics Journals +LICENSE= lppl-1.3c + +DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath +DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib +DEPENDS+= tex-url-[0-9]*:../../print/tex-url + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-revtex/PLIST b/print/tex-revtex/PLIST new file mode 100644 index 000000000..1daa69f38 --- /dev/null +++ b/print/tex-revtex/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:29:39 markd Exp $ +share/texmf-dist/bibtex/bst/revtex/aipauth4-1.bst +share/texmf-dist/bibtex/bst/revtex/aipnum4-1.bst +share/texmf-dist/bibtex/bst/revtex/apsrev4-1.bst +share/texmf-dist/bibtex/bst/revtex/apsrmp4-1.bst +share/texmf-dist/tex/latex/revtex/aip4-1.rtx +share/texmf-dist/tex/latex/revtex/aps10pt4-1.rtx +share/texmf-dist/tex/latex/revtex/aps11pt4-1.rtx +share/texmf-dist/tex/latex/revtex/aps12pt4-1.rtx +share/texmf-dist/tex/latex/revtex/aps4-1.rtx +share/texmf-dist/tex/latex/revtex/apsrmp4-1.rtx +share/texmf-dist/tex/latex/revtex/ltxdocext.sty +share/texmf-dist/tex/latex/revtex/ltxfront.sty +share/texmf-dist/tex/latex/revtex/ltxgrid.sty +share/texmf-dist/tex/latex/revtex/ltxutil.sty +share/texmf-dist/tex/latex/revtex/reftest4-1.tex +share/texmf-dist/tex/latex/revtex/revsymb4-1.sty +share/texmf-dist/tex/latex/revtex/revtex4-1.cls diff --git a/print/tex-revtex/distinfo b/print/tex-revtex/distinfo new file mode 100644 index 000000000..dbd51d994 --- /dev/null +++ b/print/tex-revtex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:29:39 markd Exp $ + +SHA1 (tex-revtex-19652/revtex.tar.xz) = ff3d0f071f9d928064379a5b858c78ab03a58974 +RMD160 (tex-revtex-19652/revtex.tar.xz) = e8b450c2ba4383f914d7e423408bce7405207c7b +Size (tex-revtex-19652/revtex.tar.xz) = 65772 bytes diff --git a/print/tex-revtex4-doc/DESCR b/print/tex-revtex4-doc/DESCR new file mode 100644 index 000000000..132b204dd --- /dev/null +++ b/print/tex-revtex4-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-revtex4. diff --git a/print/tex-revtex4-doc/Makefile b/print/tex-revtex4-doc/Makefile new file mode 100644 index 000000000..af1adcd1b --- /dev/null +++ b/print/tex-revtex4-doc/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:31:57 markd Exp $ + +DISTNAME= revtex4.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4.0 +TEXLIVE_REV= 16488 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-revtex4 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-revtex4-doc/PLIST b/print/tex-revtex4-doc/PLIST new file mode 100644 index 000000000..fc361fe31 --- /dev/null +++ b/print/tex-revtex4-doc/PLIST @@ -0,0 +1,15 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:31:57 markd Exp $ +share/texmf-dist/doc/latex/revtex4/DOWNLOAD +share/texmf-dist/doc/latex/revtex4/README +share/texmf-dist/doc/latex/revtex4/apssamp.end +share/texmf-dist/doc/latex/revtex4/apssamp.tex +share/texmf-dist/doc/latex/revtex4/auguide.tex +share/texmf-dist/doc/latex/revtex4/differ.tex +share/texmf-dist/doc/latex/revtex4/fig_1.eps +share/texmf-dist/doc/latex/revtex4/fig_2.eps +share/texmf-dist/doc/latex/revtex4/ltxdocext.pdf +share/texmf-dist/doc/latex/revtex4/ltxgrid.pdf +share/texmf-dist/doc/latex/revtex4/ltxutil.pdf +share/texmf-dist/doc/latex/revtex4/revtex4.pdf +share/texmf-dist/doc/latex/revtex4/summary.tex +share/texmf-dist/doc/latex/revtex4/template.aps diff --git a/print/tex-revtex4-doc/distinfo b/print/tex-revtex4-doc/distinfo new file mode 100644 index 000000000..935fcb1b4 --- /dev/null +++ b/print/tex-revtex4-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:31:57 markd Exp $ + +SHA1 (tex-revtex4-16488/revtex4.doc.tar.xz) = 9d78454ffbe08ec00575ca8ceb633b5be92671e3 +RMD160 (tex-revtex4-16488/revtex4.doc.tar.xz) = d6fffd50ff6a43a0157dfcbc3d15061ca154c181 +Size (tex-revtex4-16488/revtex4.doc.tar.xz) = 877240 bytes diff --git a/print/tex-revtex4/DESCR b/print/tex-revtex4/DESCR new file mode 100644 index 000000000..5b05624dd --- /dev/null +++ b/print/tex-revtex4/DESCR @@ -0,0 +1,4 @@ +REVTeX 4.0 is a set of macro packages designed to be used with LaTeX2e +and is well-suited for preparing manuscripts for submission to the +journals of the American Physical Society (APS) and American Institute +of Physics (AIP). diff --git a/print/tex-revtex4/Makefile b/print/tex-revtex4/Makefile new file mode 100644 index 000000000..8cec556f5 --- /dev/null +++ b/print/tex-revtex4/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 10:31:57 markd Exp $ + +DISTNAME= revtex4 +PKGNAME= tex-${DISTNAME}-4.0 +TEXLIVE_REV= 16488 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= style for APS and AIP manuscripts + +CONFLICTS+= teTeX-texmf<=3.0nb47 +DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath +DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib +DEPENDS+= tex-url-[0-9]*:../../print/tex-url + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-revtex4/PLIST b/print/tex-revtex4/PLIST new file mode 100644 index 000000000..d5e5161d7 --- /dev/null +++ b/print/tex-revtex4/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 10:31:57 markd Exp $ +share/texmf-dist/bibtex/bib/revtex4/apssamp.bib +share/texmf-dist/bibtex/bst/revtex4/apsrev.bst +share/texmf-dist/bibtex/bst/revtex4/apsrmp.bst +share/texmf-dist/tex/latex/revtex4/10pt.rtx +share/texmf-dist/tex/latex/revtex4/11pt.rtx +share/texmf-dist/tex/latex/revtex4/12pt.rtx +share/texmf-dist/tex/latex/revtex4/aps.rtx +share/texmf-dist/tex/latex/revtex4/docs.sty +share/texmf-dist/tex/latex/revtex4/revsymb.sty +share/texmf-dist/tex/latex/revtex4/revtex4.cls +share/texmf-dist/tex/latex/revtex4/rmp.rtx diff --git a/print/tex-revtex4/distinfo b/print/tex-revtex4/distinfo new file mode 100644 index 000000000..845305eee --- /dev/null +++ b/print/tex-revtex4/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 10:31:57 markd Exp $ + +SHA1 (tex-revtex4-16488/revtex4.tar.xz) = b542776a897861d8ae9d9260fb1258cae95dcf23 +RMD160 (tex-revtex4-16488/revtex4.tar.xz) = 3a2f86e04b53544a32a1d2c5b8caed66c9de287d +Size (tex-revtex4-16488/revtex4.tar.xz) = 48088 bytes diff --git a/print/tex-rotfloat-doc/DESCR b/print/tex-rotfloat-doc/DESCR new file mode 100644 index 000000000..fb82fea39 --- /dev/null +++ b/print/tex-rotfloat-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-rotfloat. diff --git a/print/tex-rotfloat-doc/Makefile b/print/tex-rotfloat-doc/Makefile new file mode 100644 index 000000000..2be23e22e --- /dev/null +++ b/print/tex-rotfloat-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= rotfloat.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 18292 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/rotfloat +COMMENT= Documentation for tex-rotfloat +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-rotfloat-doc/PLIST b/print/tex-rotfloat-doc/PLIST new file mode 100644 index 000000000..5ff8ef92e --- /dev/null +++ b/print/tex-rotfloat-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/doc/latex/rotfloat/examples.tex +share/texmf-dist/doc/latex/rotfloat/rotfloat.pdf diff --git a/print/tex-rotfloat-doc/distinfo b/print/tex-rotfloat-doc/distinfo new file mode 100644 index 000000000..d4d2dc753 --- /dev/null +++ b/print/tex-rotfloat-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-rotfloat-18292/rotfloat.doc.tar.xz) = 1ec142c18be12fe34a1825b6073be5e4e69a1a87 +RMD160 (tex-rotfloat-18292/rotfloat.doc.tar.xz) = 108125bb3d799373c3e58f834ca22b8429fa449a +Size (tex-rotfloat-18292/rotfloat.doc.tar.xz) = 214740 bytes diff --git a/print/tex-rotfloat/DESCR b/print/tex-rotfloat/DESCR new file mode 100644 index 000000000..2676557be --- /dev/null +++ b/print/tex-rotfloat/DESCR @@ -0,0 +1,8 @@ +The float package provides commands to define new floats of +various styles (plain, boxed, ruled, and userdefined ones); the +rotating package provides new environments (sidewaysfigure and +sidewaystable) which are rotated by 90 or 270 degrees. But what +about new rotated floats, e.g. a rotated ruled one? This +package makes this possible; it builds a bridge between the two +packages and extends the commands from the float package to +define rotated versions of the new floats, too. diff --git a/print/tex-rotfloat/Makefile b/print/tex-rotfloat/Makefile new file mode 100644 index 000000000..d1eb94b7b --- /dev/null +++ b/print/tex-rotfloat/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= rotfloat +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 18292 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/rotfloat +COMMENT= Rotate floats +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-rotfloat/PLIST b/print/tex-rotfloat/PLIST new file mode 100644 index 000000000..4320bf509 --- /dev/null +++ b/print/tex-rotfloat/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/tex/latex/rotfloat/rotfloat.sty diff --git a/print/tex-rotfloat/distinfo b/print/tex-rotfloat/distinfo new file mode 100644 index 000000000..f65d1910e --- /dev/null +++ b/print/tex-rotfloat/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-rotfloat-18292/rotfloat.tar.xz) = 46149bb06e3cb4afaf1d4f94be7180e4120a2735 +RMD160 (tex-rotfloat-18292/rotfloat.tar.xz) = 1068064da6a9d9dc784935877671a1da95ed9eb4 +Size (tex-rotfloat-18292/rotfloat.tar.xz) = 1524 bytes diff --git a/print/tex-scale-doc/DESCR b/print/tex-scale-doc/DESCR new file mode 100644 index 000000000..53c2253c1 --- /dev/null +++ b/print/tex-scale-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-scale. diff --git a/print/tex-scale-doc/Makefile b/print/tex-scale-doc/Makefile new file mode 100644 index 000000000..8db396978 --- /dev/null +++ b/print/tex-scale-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= scale.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/scale +COMMENT= Documentation for tex-scale +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-scale-doc/PLIST b/print/tex-scale-doc/PLIST new file mode 100644 index 000000000..6d5ce9dcb --- /dev/null +++ b/print/tex-scale-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/doc/latex/scale/COPYING +share/texmf-dist/doc/latex/scale/README diff --git a/print/tex-scale-doc/distinfo b/print/tex-scale-doc/distinfo new file mode 100644 index 000000000..c83782f67 --- /dev/null +++ b/print/tex-scale-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-scale-15878/scale.doc.tar.xz) = f20071bc8f44747b76392a2f34f890dbed32f900 +RMD160 (tex-scale-15878/scale.doc.tar.xz) = 31d7099c1aabcc3db7e1ad680e0e4e8c2f7f8e42 +Size (tex-scale-15878/scale.doc.tar.xz) = 7160 bytes diff --git a/print/tex-scale/DESCR b/print/tex-scale/DESCR new file mode 100644 index 000000000..f2b8eae7a --- /dev/null +++ b/print/tex-scale/DESCR @@ -0,0 +1,4 @@ +A package to scale a document by sqrt(2) (or by \magstep{2}). +This is useful if you are preparing a document on, for example, +A5 paper and want to print on A4 paper to achieve a better +resolution. diff --git a/print/tex-scale/Makefile b/print/tex-scale/Makefile new file mode 100644 index 000000000..9bfece4ea --- /dev/null +++ b/print/tex-scale/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= scale +PKGNAME= tex-${DISTNAME}-1.1.2 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/scale +COMMENT= Scale document by sqrt(2) or magstep(2) +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-scale/PLIST b/print/tex-scale/PLIST new file mode 100644 index 000000000..cd0addd17 --- /dev/null +++ b/print/tex-scale/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/tex/latex/scale/scale.sty diff --git a/print/tex-scale/distinfo b/print/tex-scale/distinfo new file mode 100644 index 000000000..b314ad449 --- /dev/null +++ b/print/tex-scale/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-scale-15878/scale.tar.xz) = 34e91e4f20b448bb01e15d9d5cc68989592005dd +RMD160 (tex-scale-15878/scale.tar.xz) = a1ba0f609d9aa2630091fb489c89551583f6b5ee +Size (tex-scale-15878/scale.tar.xz) = 1824 bytes diff --git a/print/tex-schulschriften-doc/DESCR b/print/tex-schulschriften-doc/DESCR new file mode 100644 index 000000000..8d2180162 --- /dev/null +++ b/print/tex-schulschriften-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-schulschriften. diff --git a/print/tex-schulschriften-doc/Makefile b/print/tex-schulschriften-doc/Makefile new file mode 100644 index 000000000..6797b5010 --- /dev/null +++ b/print/tex-schulschriften-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:59:19 wiz Exp $ + +DISTNAME= schulschriften.doc +PKGNAME= tex-${DISTNAME:S/./-/}-4 +TEXLIVE_REV= 35730 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/schulschriften +COMMENT= Documentation for tex-schulschriften +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-schulschriften-doc/PLIST b/print/tex-schulschriften-doc/PLIST new file mode 100644 index 000000000..0de0c2c1c --- /dev/null +++ b/print/tex-schulschriften-doc/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:59:19 wiz Exp $ +share/texmf-dist/doc/fonts/schulschriften/README +share/texmf-dist/doc/fonts/schulschriften/schulschriften.pdf +share/texmf-dist/doc/fonts/schulschriften/schulschriften.tex +share/texmf-dist/doc/fonts/schulschriften/schulschriften_ltx.tex +share/texmf-dist/doc/fonts/schulschriften/schulschriften_xpl.tex +share/texmf-dist/doc/fonts/schulschriften/wedn_fonttabelle.eps +share/texmf-dist/doc/fonts/schulschriften/wela_fonttabelle.eps +share/texmf-dist/doc/fonts/schulschriften/wesa_fonttabelle.eps +share/texmf-dist/doc/fonts/schulschriften/wesu_fonttabelle.eps +share/texmf-dist/doc/fonts/schulschriften/weva_fonttabelle.eps diff --git a/print/tex-schulschriften-doc/distinfo b/print/tex-schulschriften-doc/distinfo new file mode 100644 index 000000000..599b1f084 --- /dev/null +++ b/print/tex-schulschriften-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:59:19 wiz Exp $ + +SHA1 (tex-schulschriften-35730/schulschriften.doc.tar.xz) = db1f1ca90896e88c82d9b4371a97459ccf93e60a +RMD160 (tex-schulschriften-35730/schulschriften.doc.tar.xz) = 221f28cc20e70ceefab225f947702c8084a477dd +Size (tex-schulschriften-35730/schulschriften.doc.tar.xz) = 720148 bytes diff --git a/print/tex-schulschriften/DESCR b/print/tex-schulschriften/DESCR new file mode 100644 index 000000000..1bc4a0a9e --- /dev/null +++ b/print/tex-schulschriften/DESCR @@ -0,0 +1,5 @@ +This package contains the METAFONT-Sources for the following German +school basic writing styles taught in schools: Suetterlinschrift, +Deutsche Normalschrift, Lateinische Ausgangsschrift, Schulausgangsschrift, +Vereinfachte Ausgangsschrift. Thus you can write arbitrary German +texts in these fonts. diff --git a/print/tex-schulschriften/Makefile b/print/tex-schulschriften/Makefile new file mode 100644 index 000000000..0af7cc35d --- /dev/null +++ b/print/tex-schulschriften/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:58:50 wiz Exp $ + +DISTNAME= schulschriften +PKGNAME= tex-${DISTNAME}-4 +TEXLIVE_REV= 35730 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/schulschriften +COMMENT= German "school scripts" from Suetterlin to the present day +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-schulschriften/PLIST b/print/tex-schulschriften/PLIST new file mode 100644 index 000000000..f0783ed9e --- /dev/null +++ b/print/tex-schulschriften/PLIST @@ -0,0 +1,146 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:58:50 wiz Exp $ +share/texmf-dist/fonts/source/public/schulschriften/wedn14.mf +share/texmf-dist/fonts/source/public/schulschriften/wedn14_def.mf +share/texmf-dist/fonts/source/public/schulschriften/wedn14_end.mf +share/texmf-dist/fonts/source/public/schulschriften/wedn14_gr.mf +share/texmf-dist/fonts/source/public/schulschriften/wedn14_kl.mf +share/texmf-dist/fonts/source/public/schulschriften/wedn14_lig.mf +share/texmf-dist/fonts/source/public/schulschriften/wedn14_sz.mf +share/texmf-dist/fonts/source/public/schulschriften/wednbx14.mf +share/texmf-dist/fonts/source/public/schulschriften/wednbxsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wedneb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wednebsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wednsb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wednsbsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wednsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wednub14.mf +share/texmf-dist/fonts/source/public/schulschriften/wednubsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wela14.mf +share/texmf-dist/fonts/source/public/schulschriften/wela14_def.mf +share/texmf-dist/fonts/source/public/schulschriften/wela14_end.mf +share/texmf-dist/fonts/source/public/schulschriften/wela14_gr.mf +share/texmf-dist/fonts/source/public/schulschriften/wela14_kl.mf +share/texmf-dist/fonts/source/public/schulschriften/wela14_lig.mf +share/texmf-dist/fonts/source/public/schulschriften/wela14_sz.mf +share/texmf-dist/fonts/source/public/schulschriften/welabx14.mf +share/texmf-dist/fonts/source/public/schulschriften/welabxsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/welaeb14.mf +share/texmf-dist/fonts/source/public/schulschriften/welaebsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/welasb14.mf +share/texmf-dist/fonts/source/public/schulschriften/welasbsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/welasl14.mf +share/texmf-dist/fonts/source/public/schulschriften/welaub14.mf +share/texmf-dist/fonts/source/public/schulschriften/welaubsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesa14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesa14_def.mf +share/texmf-dist/fonts/source/public/schulschriften/wesa14_end.mf +share/texmf-dist/fonts/source/public/schulschriften/wesa14_gr.mf +share/texmf-dist/fonts/source/public/schulschriften/wesa14_kl.mf +share/texmf-dist/fonts/source/public/schulschriften/wesa14_lig.mf +share/texmf-dist/fonts/source/public/schulschriften/wesa14_sz.mf +share/texmf-dist/fonts/source/public/schulschriften/wesabx14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesabxsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesaeb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesaebsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesasb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesasbsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesasl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesaub14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesaubsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesu14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesu14_def.mf +share/texmf-dist/fonts/source/public/schulschriften/wesu14_end.mf +share/texmf-dist/fonts/source/public/schulschriften/wesu14_gr.mf +share/texmf-dist/fonts/source/public/schulschriften/wesu14_kl.mf +share/texmf-dist/fonts/source/public/schulschriften/wesu14_lig.mf +share/texmf-dist/fonts/source/public/schulschriften/wesu14_sz.mf +share/texmf-dist/fonts/source/public/schulschriften/wesub14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesubsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesubx14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesubxsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesueb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesuebsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesusb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesusbsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesusl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesuub14.mf +share/texmf-dist/fonts/source/public/schulschriften/wesuubsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/weva14.mf +share/texmf-dist/fonts/source/public/schulschriften/weva14_def.mf +share/texmf-dist/fonts/source/public/schulschriften/weva14_gr.mf +share/texmf-dist/fonts/source/public/schulschriften/weva14_kl.mf +share/texmf-dist/fonts/source/public/schulschriften/weva14_lig.mf +share/texmf-dist/fonts/source/public/schulschriften/weva14_sz.mf +share/texmf-dist/fonts/source/public/schulschriften/wevabx14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevabxsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevaeb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevaebsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevasb14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevasbsl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevasl14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevaub14.mf +share/texmf-dist/fonts/source/public/schulschriften/wevaubsl14.mf +share/texmf-dist/fonts/tfm/public/schulschriften/wedn14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednbx14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednbxsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wedneb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednebsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednsb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednsbsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednub14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wednubsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wela14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welabx14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welabxsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welaeb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welaebsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welasb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welasbsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welasl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welaub14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/welaubsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesa14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesabx14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesabxsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesaeb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesaebsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesasb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesasbsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesasl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesaub14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesaubsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesu14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesub14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesubsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesubx14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesubxsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesueb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesuebsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesusb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesusbsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesusl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesuub14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wesuubsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/weva14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevabx14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevabxsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevaeb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevaebsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevasb14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevasbsl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevasl14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevaub14.tfm +share/texmf-dist/fonts/tfm/public/schulschriften/wevaubsl14.tfm +share/texmf-dist/tex/latex/schulschriften/schulschriften_lin.sty +share/texmf-dist/tex/latex/schulschriften/schulschriften_ltx.sty +share/texmf-dist/tex/latex/schulschriften/t1wedn.fd +share/texmf-dist/tex/latex/schulschriften/t1wela.fd +share/texmf-dist/tex/latex/schulschriften/t1wesa.fd +share/texmf-dist/tex/latex/schulschriften/t1wesu.fd +share/texmf-dist/tex/latex/schulschriften/t1weva.fd +share/texmf-dist/tex/latex/schulschriften/wedn.sty +share/texmf-dist/tex/latex/schulschriften/wela.sty +share/texmf-dist/tex/latex/schulschriften/wesa.sty +share/texmf-dist/tex/latex/schulschriften/wesu.sty +share/texmf-dist/tex/latex/schulschriften/weva.sty diff --git a/print/tex-schulschriften/distinfo b/print/tex-schulschriften/distinfo new file mode 100644 index 000000000..801227573 --- /dev/null +++ b/print/tex-schulschriften/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:58:50 wiz Exp $ + +SHA1 (tex-schulschriften-35730/schulschriften.tar.xz) = b5600dbb2415f95b07087cb871ff5db84e308bc9 +RMD160 (tex-schulschriften-35730/schulschriften.tar.xz) = fe6f0241ab0365a6f02dc629d8ab08e0a93dfabf +Size (tex-schulschriften-35730/schulschriften.tar.xz) = 48964 bytes diff --git a/print/tex-schwalbe-chess-doc/DESCR b/print/tex-schwalbe-chess-doc/DESCR new file mode 100644 index 000000000..f25603614 --- /dev/null +++ b/print/tex-schwalbe-chess-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-schwalbe-chess. diff --git a/print/tex-schwalbe-chess-doc/Makefile b/print/tex-schwalbe-chess-doc/Makefile new file mode 100644 index 000000000..0bc285f17 --- /dev/null +++ b/print/tex-schwalbe-chess-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:47:07 wiz Exp $ + +DISTNAME= schwalbe-chess.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.0 +TEXLIVE_REV= 36309 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/schwalbe-chess +COMMENT= Documentation for tex-schwalbe-chess +#LICENSE= lppl1.2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-schwalbe-chess-doc/PLIST b/print/tex-schwalbe-chess-doc/PLIST new file mode 100644 index 000000000..77dbe157e --- /dev/null +++ b/print/tex-schwalbe-chess-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:47:07 wiz Exp $ +share/texmf-dist/doc/latex/schwalbe-chess/README +share/texmf-dist/doc/latex/schwalbe-chess/schwalbe.pdf diff --git a/print/tex-schwalbe-chess-doc/distinfo b/print/tex-schwalbe-chess-doc/distinfo new file mode 100644 index 000000000..d38ac239f --- /dev/null +++ b/print/tex-schwalbe-chess-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:47:07 wiz Exp $ + +SHA1 (tex-schwalbe-chess-36309/schwalbe-chess.doc.tar.xz) = 8bd5a742b85a68fb31054b07a7ee18e97ec3d66f +RMD160 (tex-schwalbe-chess-36309/schwalbe-chess.doc.tar.xz) = 4cdcd15eacd7d73fcbdc8ea6672ca9c0c9ae6335 +Size (tex-schwalbe-chess-36309/schwalbe-chess.doc.tar.xz) = 168848 bytes diff --git a/print/tex-schwalbe-chess/DESCR b/print/tex-schwalbe-chess/DESCR new file mode 100644 index 000000000..4e2ece2bd --- /dev/null +++ b/print/tex-schwalbe-chess/DESCR @@ -0,0 +1,2 @@ +The package is based on chess-problem-diagrams, which in its +turn has a dependency on the bartel-chess-fonts diff --git a/print/tex-schwalbe-chess/Makefile b/print/tex-schwalbe-chess/Makefile new file mode 100644 index 000000000..bfbdce09b --- /dev/null +++ b/print/tex-schwalbe-chess/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:46:49 wiz Exp $ + +DISTNAME= schwalbe-chess +PKGNAME= tex-${DISTNAME}-2.0 +TEXLIVE_REV= 36309 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/schwalbe-chess +COMMENT= Typeset the German chess magazine "Die Schwalbe" +#LICENSE= lppl1.2 + +DEPENDS+= tex-chess-problem-diagrams-[0-9]*:../../print/tex-chess-problem-diagrams + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-schwalbe-chess/PLIST b/print/tex-schwalbe-chess/PLIST new file mode 100644 index 000000000..26f3f96b5 --- /dev/null +++ b/print/tex-schwalbe-chess/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:46:49 wiz Exp $ +share/texmf-dist/tex/latex/schwalbe-chess/schwalbe.cls +share/texmf-dist/tex/latex/schwalbe-chess/schwalbe.sty diff --git a/print/tex-schwalbe-chess/distinfo b/print/tex-schwalbe-chess/distinfo new file mode 100644 index 000000000..a6bd08b9f --- /dev/null +++ b/print/tex-schwalbe-chess/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:46:49 wiz Exp $ + +SHA1 (tex-schwalbe-chess-36309/schwalbe-chess.tar.xz) = 5de1f4ea9d5f1f245deec2ade9c546f0abe9ed22 +RMD160 (tex-schwalbe-chess-36309/schwalbe-chess.tar.xz) = 1e1d66c981ec38bca18c1163cbc629652ef13e43 +Size (tex-schwalbe-chess-36309/schwalbe-chess.tar.xz) = 6348 bytes diff --git a/print/tex-seminar-doc/Makefile b/print/tex-seminar-doc/Makefile index 884c125b6..5035c6957 100644 --- a/print/tex-seminar-doc/Makefile +++ b/print/tex-seminar-doc/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 00:41:42 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/27 16:05:20 joerg Exp $ DISTNAME= seminar.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.5 -TEXLIVE_REV= 18322 +PKGNAME= tex-${DISTNAME:S/./-/}-1.61 +TEXLIVE_REV= 34011 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-seminar CONFLICTS+= teTeX-texmf<=3.0nb30 +REPLACE_SH+= doc/latex/seminar/run.sh + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-seminar-doc/PLIST b/print/tex-seminar-doc/PLIST index ccad3dae2..0bf6f01c2 100644 --- a/print/tex-seminar-doc/PLIST +++ b/print/tex-seminar-doc/PLIST @@ -1,10 +1,19 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/18 00:41:42 minskim Exp $ -share/texmf-dist/doc/latex/seminar/read-me.2e -share/texmf-dist/doc/latex/seminar/sem-read.me -share/texmf-dist/doc/latex/seminar/sem-user.pdf -share/texmf-dist/doc/latex/seminar/sem-user.tex +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:34:21 markd Exp $ +share/texmf-dist/doc/latex/seminar/Changes +share/texmf-dist/doc/latex/seminar/README +share/texmf-dist/doc/latex/seminar/run.sh +share/texmf-dist/doc/latex/seminar/sem-code.tex +share/texmf-dist/doc/latex/seminar/sem-make.tex +share/texmf-dist/doc/latex/seminar/seminar-doc.pdf +share/texmf-dist/doc/latex/seminar/seminar-doc.tex +share/texmf-dist/doc/latex/seminar/seminar.bg3 +share/texmf-dist/doc/latex/seminar/seminar.con +share/texmf-dist/doc/latex/seminar/seminar.doc +share/texmf-dist/doc/latex/seminar/semlayer.doc +share/texmf-dist/doc/latex/seminar/semsamp1.pdf share/texmf-dist/doc/latex/seminar/semsamp1.tex +share/texmf-dist/doc/latex/seminar/semsamp2.pdf share/texmf-dist/doc/latex/seminar/semsamp2.tex -share/texmf-dist/doc/latex/seminar/tvz-code.sty -share/texmf-dist/doc/latex/seminar/tvz-hax.sty -share/texmf-dist/doc/latex/seminar/tvz-user.sty +share/texmf-dist/doc/latex/seminar/semsamp3.pdf +share/texmf-dist/doc/latex/seminar/semsamp3.tex + diff --git a/print/tex-seminar-doc/distinfo b/print/tex-seminar-doc/distinfo index 4ab26bf3a..ee4c060ed 100644 --- a/print/tex-seminar-doc/distinfo +++ b/print/tex-seminar-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/09/18 00:41:42 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:34:21 markd Exp $ -SHA1 (tex-seminar-18322/seminar.doc.tar.xz) = 67bcfc0f6ff87445b637207c74c652e0e065d4dd -RMD160 (tex-seminar-18322/seminar.doc.tar.xz) = f5a90bca693cbe6125fdad3c2e1f7ba3f518a84f -Size (tex-seminar-18322/seminar.doc.tar.xz) = 253364 bytes +SHA1 (tex-seminar-34011/seminar.doc.tar.xz) = c69ccffe33b6a7706e1baeeaa8c5809ca5377dd0 +RMD160 (tex-seminar-34011/seminar.doc.tar.xz) = a79656fa41990a38b3ebb7ccff756c9c13145c01 +Size (tex-seminar-34011/seminar.doc.tar.xz) = 356048 bytes diff --git a/print/tex-seminar/Makefile b/print/tex-seminar/Makefile index 39b781930..af6654a5a 100644 --- a/print/tex-seminar/Makefile +++ b/print/tex-seminar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/09/18 00:41:30 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 04:34:21 markd Exp $ DISTNAME= seminar -PKGNAME= tex-${DISTNAME}-1.5 -TEXLIVE_REV= 18322 +PKGNAME= tex-${DISTNAME}-1.61 +TEXLIVE_REV= 34011 MAINTAINER= minskim@NetBSD.org COMMENT= Make overhead slides diff --git a/print/tex-seminar/PLIST b/print/tex-seminar/PLIST index 46f31fc3e..fe4ae4d64 100644 --- a/print/tex-seminar/PLIST +++ b/print/tex-seminar/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/09/18 00:41:30 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:34:21 markd Exp $ share/texmf-dist/tex/latex/seminar/npsfont.sty share/texmf-dist/tex/latex/seminar/sem-a4.sty +share/texmf-dist/tex/latex/seminar/sem-dem.sty share/texmf-dist/tex/latex/seminar/sem-page.sty share/texmf-dist/tex/latex/seminar/semcolor.sty share/texmf-dist/tex/latex/seminar/semhelv.sty @@ -12,3 +13,6 @@ share/texmf-dist/tex/latex/seminar/semlayer.sty share/texmf-dist/tex/latex/seminar/semlcmss.sty share/texmf-dist/tex/latex/seminar/semrot.sty share/texmf-dist/tex/latex/seminar/slidesec.sty +share/texmf-dist/tex/latex/seminar/tvz-code.sty +share/texmf-dist/tex/latex/seminar/tvz-hax.sty +share/texmf-dist/tex/latex/seminar/tvz-user.sty diff --git a/print/tex-seminar/distinfo b/print/tex-seminar/distinfo index 2b1501519..e1c170684 100644 --- a/print/tex-seminar/distinfo +++ b/print/tex-seminar/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/09/18 00:41:30 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:34:21 markd Exp $ -SHA1 (tex-seminar-18322/seminar.tar.xz) = e78d32665e16ab6401426f7555f4cd20a41574c9 -RMD160 (tex-seminar-18322/seminar.tar.xz) = 1f33aac335fccd3d3381ebc0f95661f08495eb10 -Size (tex-seminar-18322/seminar.tar.xz) = 23268 bytes +SHA1 (tex-seminar-34011/seminar.tar.xz) = c30c4768fd849a2ce216ecd4afa4aeb4215f8d8b +RMD160 (tex-seminar-34011/seminar.tar.xz) = a17b4580489c67ac06826ef4ffc0253c1429dfa5 +Size (tex-seminar-34011/seminar.tar.xz) = 29916 bytes diff --git a/print/tex-setspace/Makefile b/print/tex-setspace/Makefile index 471c27ac9..b2666ef09 100644 --- a/print/tex-setspace/Makefile +++ b/print/tex-setspace/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2011/01/18 19:28:47 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 04:36:05 markd Exp $ DISTNAME= setspace -PKGNAME= tex-${DISTNAME}-6.7 -PKGREVISION= 1 -TEXLIVE_REV= 21104 +PKGNAME= tex-${DISTNAME}-6.7a +TEXLIVE_REV= 24881 MAINTAINER= minskim@NetBSD.org COMMENT= Set space between lines +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 diff --git a/print/tex-setspace/distinfo b/print/tex-setspace/distinfo index e8a8a5c02..e8e4b592d 100644 --- a/print/tex-setspace/distinfo +++ b/print/tex-setspace/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/01/18 19:28:47 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 04:36:05 markd Exp $ -SHA1 (tex-setspace-21104/setspace.tar.xz) = ef682288fa4d3988b5d3344d791e2296aa7a402a -RMD160 (tex-setspace-21104/setspace.tar.xz) = b3c980814942849d99defea5d13bc9d70eae1bdf -Size (tex-setspace-21104/setspace.tar.xz) = 7192 bytes +SHA1 (tex-setspace-24881/setspace.tar.xz) = 2c80d716ed5c99968d0ec139f10f521b3798b0de +RMD160 (tex-setspace-24881/setspace.tar.xz) = d1ff7e3af882f36a1be385716f7ce69e8673707f +Size (tex-setspace-24881/setspace.tar.xz) = 7532 bytes diff --git a/print/tex-shadethm/Makefile b/print/tex-shadethm/Makefile index 471f7546a..75aafb10e 100644 --- a/print/tex-shadethm/Makefile +++ b/print/tex-shadethm/Makefile @@ -1,33 +1,14 @@ -# $NetBSD: Makefile,v 1.3 2013/04/06 03:45:23 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/26 21:20:06 markd Exp $ DISTNAME= shadethm -PKGNAME= tex-${DISTNAME}-20101030 -CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} -EXTRACT_SUFX= .zip -LICENSE= lppl-1.3c +PKGNAME= tex-${DISTNAME}-20120818 +TEXLIVE_REV= 20319 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/shadethm/ COMMENT= Theorem environments that are shaded +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin -NO_BUILD= yes - -INSTALLATION_DIRS= share/texmf-dist/doc/latex/shadethm \ - share/texmf-dist/tex/latex/shadethm - -.include "../../print/kpathsea/texmf.mk" - -do-install: - ${INSTALL_DATA} ${WRKSRC}/shadethm.sty ${WRKSRC}/colored.sth \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/shadethm/ - ${INSTALL_DATA} ${WRKSRC}/1st_read.me \ - ${WRKSRC}/shadetest.tex \ - ${WRKSRC}/shadetest.pdf \ - ${WRKSRC}/shadethm-doc.tex \ - ${WRKSRC}/shadethm-doc.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/shadethm/ - +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-shadethm/PLIST b/print/tex-shadethm/PLIST index 39bbac7ef..ebaf7febe 100644 --- a/print/tex-shadethm/PLIST +++ b/print/tex-shadethm/PLIST @@ -1,8 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2012/09/12 16:00:31 is Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:20:06 markd Exp $ share/texmf-dist/tex/latex/shadethm/colored.sth +share/texmf-dist/tex/latex/shadethm/shadein.sth share/texmf-dist/tex/latex/shadethm/shadethm.sty -share/texmf-dist/doc/latex/shadethm/1st_read.me -share/texmf-dist/doc/latex/shadethm/shadetest.tex -share/texmf-dist/doc/latex/shadethm/shadetest.pdf -share/texmf-dist/doc/latex/shadethm/shadethm-doc.tex -share/texmf-dist/doc/latex/shadethm/shadethm-doc.pdf diff --git a/print/tex-shadethm/distinfo b/print/tex-shadethm/distinfo index 791272e1e..98ac03847 100644 --- a/print/tex-shadethm/distinfo +++ b/print/tex-shadethm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/09/12 16:00:31 is Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:20:06 markd Exp $ -SHA1 (shadethm.zip) = b5b3a0a583ab5c00ad1f4f2d6d3d1b5f5bbe7d93 -RMD160 (shadethm.zip) = dbf0c37d0f62b7df18d67dfa5f6cb248d918539b -Size (shadethm.zip) = 366983 bytes +SHA1 (tex-shadethm-20319/shadethm.tar.xz) = fcc36feae67871adc896f0e0235f7e0d56e4f78e +RMD160 (tex-shadethm-20319/shadethm.tar.xz) = 52641f35ef1b273d22325dacd90e85657ce9b944 +Size (tex-shadethm-20319/shadethm.tar.xz) = 7368 bytes diff --git a/print/tex-shapepar-doc/DESCR b/print/tex-shapepar-doc/DESCR new file mode 100644 index 000000000..0d5abe471 --- /dev/null +++ b/print/tex-shapepar-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-shapepar. diff --git a/print/tex-shapepar-doc/Makefile b/print/tex-shapepar-doc/Makefile new file mode 100644 index 000000000..929162726 --- /dev/null +++ b/print/tex-shapepar-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= shapepar.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 30708 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/shapepar +COMMENT= Documentation for tex-shapepar +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-shapepar-doc/PLIST b/print/tex-shapepar-doc/PLIST new file mode 100644 index 000000000..77cc67ace --- /dev/null +++ b/print/tex-shapepar-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/doc/generic/shapepar/README.shapepar +share/texmf-dist/doc/generic/shapepar/proshap.py +share/texmf-dist/doc/generic/shapepar/shapepar.ltx +share/texmf-dist/doc/generic/shapepar/shapepar.pdf diff --git a/print/tex-shapepar-doc/distinfo b/print/tex-shapepar-doc/distinfo new file mode 100644 index 000000000..ccedc1288 --- /dev/null +++ b/print/tex-shapepar-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-shapepar-30708/shapepar.doc.tar.xz) = a734498fec83ca566767750e8b5b600791b64640 +RMD160 (tex-shapepar-30708/shapepar.doc.tar.xz) = 88cd33c4a3e1cf0244c27abfee4ed5b3a788dd47 +Size (tex-shapepar-30708/shapepar.doc.tar.xz) = 169108 bytes diff --git a/print/tex-shapepar/DESCR b/print/tex-shapepar/DESCR new file mode 100644 index 000000000..dad3f6266 --- /dev/null +++ b/print/tex-shapepar/DESCR @@ -0,0 +1,13 @@ +\shapepar is a macro to typeset paragraphs in a specific shape. +The size is adjusted automatically so that the entire shape is +filled with text. There may not be displayed maths or +'\vadjust' material (no \vspace) in the argument of \shapepar. +The macros work for both LaTeX and plain TeX. For LaTeX, +specify \usepackage{shapepar}; for Plain, \input shapepar.sty. +\shapepar works in terms of user-defined shapes, though the +package does provide some predefined shapes: so you can form +any paragraph into the form of a heart by putting +\heartpar{sometext...} inside your document. The tedium of +creating these polygon definitions may be alleviated by using +the shapepatch extension to transfig which will convert xfig +output to \shapepar polygon form. diff --git a/print/tex-shapepar/Makefile b/print/tex-shapepar/Makefile new file mode 100644 index 000000000..e43e22e0f --- /dev/null +++ b/print/tex-shapepar/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= shapepar +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 30708 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/shapepar +COMMENT= A macro to typeset paragraphs in specific shapes +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-shapepar/PLIST b/print/tex-shapepar/PLIST new file mode 100644 index 000000000..e3150d95e --- /dev/null +++ b/print/tex-shapepar/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/tex/generic/shapepar/Canflagshape.def +share/texmf-dist/tex/generic/shapepar/TeXshape.def +share/texmf-dist/tex/generic/shapepar/candleshape.def +share/texmf-dist/tex/generic/shapepar/dropshape.def +share/texmf-dist/tex/generic/shapepar/shapepar.sty +share/texmf-dist/tex/generic/shapepar/triangleshapes.def diff --git a/print/tex-shapepar/distinfo b/print/tex-shapepar/distinfo new file mode 100644 index 000000000..a7d5006f4 --- /dev/null +++ b/print/tex-shapepar/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-shapepar-30708/shapepar.tar.xz) = a2186ade3c99aca76ae87cd6df99d94ad308d560 +RMD160 (tex-shapepar-30708/shapepar.tar.xz) = 2a7c00262e02a1d36a91842248e21a7f473ed635 +Size (tex-shapepar-30708/shapepar.tar.xz) = 15960 bytes diff --git a/print/tex-showdim-doc/DESCR b/print/tex-showdim-doc/DESCR new file mode 100644 index 000000000..3769376c8 --- /dev/null +++ b/print/tex-showdim-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-showdim. diff --git a/print/tex-showdim-doc/Makefile b/print/tex-showdim-doc/Makefile new file mode 100644 index 000000000..d3491aa97 --- /dev/null +++ b/print/tex-showdim-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= showdim.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.2 +TEXLIVE_REV= 28918 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/showdim +COMMENT= Documentation for tex-showdim +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-showdim-doc/PLIST b/print/tex-showdim-doc/PLIST new file mode 100644 index 000000000..89e5ac132 --- /dev/null +++ b/print/tex-showdim-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/doc/latex/showdim/README diff --git a/print/tex-showdim-doc/distinfo b/print/tex-showdim-doc/distinfo new file mode 100644 index 000000000..ff5008b0a --- /dev/null +++ b/print/tex-showdim-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-showdim-28918/showdim.doc.tar.xz) = 0bdfaf8480e5a78d9ad6d20709187f4d12cc92fc +RMD160 (tex-showdim-28918/showdim.doc.tar.xz) = 2f15d596f1269d6b0da0e86d06f88c5ae69a6a5d +Size (tex-showdim-28918/showdim.doc.tar.xz) = 928 bytes diff --git a/print/tex-showdim/DESCR b/print/tex-showdim/DESCR new file mode 100644 index 000000000..dec12488d --- /dev/null +++ b/print/tex-showdim/DESCR @@ -0,0 +1,4 @@ +A package for LaTeX providing a number of commands for printing +the value of a TeX dimension. For example, +\tenthpt{\baselineskip} yields the current value of +\baselineskip rounded to the nearest tenth of a point. diff --git a/print/tex-showdim/Makefile b/print/tex-showdim/Makefile new file mode 100644 index 000000000..6d9fceb0e --- /dev/null +++ b/print/tex-showdim/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:18 markd Exp $ + +DISTNAME= showdim +PKGNAME= tex-${DISTNAME}-1.2 +TEXLIVE_REV= 28918 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/showdim +COMMENT= Variants on printing dimensions +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-showdim/PLIST b/print/tex-showdim/PLIST new file mode 100644 index 000000000..0a0c0d77e --- /dev/null +++ b/print/tex-showdim/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:18 markd Exp $ +share/texmf-dist/tex/latex/showdim/showdim.sty diff --git a/print/tex-showdim/distinfo b/print/tex-showdim/distinfo new file mode 100644 index 000000000..18e6a6c35 --- /dev/null +++ b/print/tex-showdim/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:18 markd Exp $ + +SHA1 (tex-showdim-28918/showdim.tar.xz) = 662b9587e32b7a557a2e512d1a6afb604c2fe06a +RMD160 (tex-showdim-28918/showdim.tar.xz) = 1d367ad068c6cae9120ae09d28788ccd32618dcc +Size (tex-showdim-28918/showdim.tar.xz) = 1636 bytes diff --git a/print/tex-showlabels-doc/DESCR b/print/tex-showlabels-doc/DESCR new file mode 100644 index 000000000..cf52d7486 --- /dev/null +++ b/print/tex-showlabels-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-showlabels. diff --git a/print/tex-showlabels-doc/Makefile b/print/tex-showlabels-doc/Makefile new file mode 100644 index 000000000..7fd7aa243 --- /dev/null +++ b/print/tex-showlabels-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= showlabels.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.6.6 +TEXLIVE_REV= 32364 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/showlabels +COMMENT= Documentation for tex-showlabels +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-showlabels-doc/PLIST b/print/tex-showlabels-doc/PLIST new file mode 100644 index 000000000..7efdeee3e --- /dev/null +++ b/print/tex-showlabels-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/doc/latex/showlabels/README +share/texmf-dist/doc/latex/showlabels/VERSION +share/texmf-dist/doc/latex/showlabels/lppl.txt +share/texmf-dist/doc/latex/showlabels/showlabels.html +share/texmf-dist/doc/latex/showlabels/showlabels.pdf +share/texmf-dist/doc/latex/showlabels/style.css diff --git a/print/tex-showlabels-doc/distinfo b/print/tex-showlabels-doc/distinfo new file mode 100644 index 000000000..5dd14ffdd --- /dev/null +++ b/print/tex-showlabels-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-showlabels-32364/showlabels.doc.tar.xz) = 721179f722011afe584709bdeacf21e09c9ab442 +RMD160 (tex-showlabels-32364/showlabels.doc.tar.xz) = 7907585d743ff16976d9c8f20a629e49fa6fe5ef +Size (tex-showlabels-32364/showlabels.doc.tar.xz) = 159612 bytes diff --git a/print/tex-showlabels/DESCR b/print/tex-showlabels/DESCR new file mode 100644 index 000000000..26e187b3b --- /dev/null +++ b/print/tex-showlabels/DESCR @@ -0,0 +1,6 @@ +This package helps you keep track of all the labels you define, +by putting the name of new labels into the margin whenever the +\label command is used. The package allows you to do the same +thing for other commands. The only one for which this is +obviously useful is the \cite command, but it's easy to do it +for others, such as the \ref or \begin commands. diff --git a/print/tex-showlabels/Makefile b/print/tex-showlabels/Makefile new file mode 100644 index 000000000..9d4104266 --- /dev/null +++ b/print/tex-showlabels/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= showlabels +PKGNAME= tex-${DISTNAME}-1.6.6 +TEXLIVE_REV= 32364 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/showlabels +COMMENT= Show label commands in the margin +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-showlabels/PLIST b/print/tex-showlabels/PLIST new file mode 100644 index 000000000..1fed23896 --- /dev/null +++ b/print/tex-showlabels/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/tex/latex/showlabels/showlabels.sty diff --git a/print/tex-showlabels/distinfo b/print/tex-showlabels/distinfo new file mode 100644 index 000000000..6c1b564b7 --- /dev/null +++ b/print/tex-showlabels/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-showlabels-32364/showlabels.tar.xz) = 5839a596b45307e1a25317aeb76a5ba5e7a1e2c8 +RMD160 (tex-showlabels-32364/showlabels.tar.xz) = e67b6fb7ef2bf56b2dcf467580ec7fe24105b9ab +Size (tex-showlabels-32364/showlabels.tar.xz) = 2816 bytes diff --git a/print/tex-sidecap-doc/DESCR b/print/tex-sidecap-doc/DESCR new file mode 100644 index 000000000..369774f32 --- /dev/null +++ b/print/tex-sidecap-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-sidecap. diff --git a/print/tex-sidecap-doc/Makefile b/print/tex-sidecap-doc/Makefile new file mode 100644 index 000000000..0d3f6f6b5 --- /dev/null +++ b/print/tex-sidecap-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= sidecap.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.6f +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sidecap +COMMENT= Documentation for tex-sidecap +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sidecap-doc/PLIST b/print/tex-sidecap-doc/PLIST new file mode 100644 index 000000000..8d82b82db --- /dev/null +++ b/print/tex-sidecap-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/doc/latex/sidecap/README +share/texmf-dist/doc/latex/sidecap/sc-test-common.tex +share/texmf-dist/doc/latex/sidecap/sc-test1.tex +share/texmf-dist/doc/latex/sidecap/sc-test2.tex +share/texmf-dist/doc/latex/sidecap/sc-test3.tex +share/texmf-dist/doc/latex/sidecap/sc-test4.tex +share/texmf-dist/doc/latex/sidecap/sc-test5.tex +share/texmf-dist/doc/latex/sidecap/sc-test6.tex +share/texmf-dist/doc/latex/sidecap/sidecap.pdf diff --git a/print/tex-sidecap-doc/distinfo b/print/tex-sidecap-doc/distinfo new file mode 100644 index 000000000..1f61fec3d --- /dev/null +++ b/print/tex-sidecap-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-sidecap-15878/sidecap.doc.tar.xz) = c0616835e32c6148dcedf699492e827602aa2352 +RMD160 (tex-sidecap-15878/sidecap.doc.tar.xz) = 6b66d4b4400aa7854b20e166d4e5e986ee206814 +Size (tex-sidecap-15878/sidecap.doc.tar.xz) = 151356 bytes diff --git a/print/tex-sidecap/DESCR b/print/tex-sidecap/DESCR new file mode 100644 index 000000000..93e7fbaf7 --- /dev/null +++ b/print/tex-sidecap/DESCR @@ -0,0 +1,3 @@ +Defines environments called SCfigure and SCtable (analogous to +figure and table) to typeset captions sideways. Options include +outercaption, innercaption, leftcaption and rightcaption. diff --git a/print/tex-sidecap/Makefile b/print/tex-sidecap/Makefile new file mode 100644 index 000000000..86bfee01f --- /dev/null +++ b/print/tex-sidecap/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= sidecap +PKGNAME= tex-${DISTNAME}-1.6f +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/sidecap +COMMENT= Typeset captions sideways +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sidecap/PLIST b/print/tex-sidecap/PLIST new file mode 100644 index 000000000..f94949c47 --- /dev/null +++ b/print/tex-sidecap/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/tex/latex/sidecap/sidecap.sty diff --git a/print/tex-sidecap/distinfo b/print/tex-sidecap/distinfo new file mode 100644 index 000000000..7b8397531 --- /dev/null +++ b/print/tex-sidecap/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-sidecap-15878/sidecap.tar.xz) = 8f67b6a7e05bfa20c32a9c9fffec803bab6514d9 +RMD160 (tex-sidecap-15878/sidecap.tar.xz) = 65f2e9fccb0569cc72e80c8f0af8879e97009e6e +Size (tex-sidecap-15878/sidecap.tar.xz) = 3432 bytes diff --git a/print/tex-simplified-latex-doc/DESCR b/print/tex-simplified-latex-doc/DESCR new file mode 100644 index 000000000..1bb0dbd14 --- /dev/null +++ b/print/tex-simplified-latex-doc/DESCR @@ -0,0 +1 @@ +An accessible introduction for the beginner. diff --git a/print/tex-simplified-latex-doc/Makefile b/print/tex-simplified-latex-doc/Makefile new file mode 100644 index 000000000..dd42957f9 --- /dev/null +++ b/print/tex-simplified-latex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= simplified-latex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 20620 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/simplified-latex +COMMENT= Simplified Introduction to LaTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-simplified-latex-doc/PLIST b/print/tex-simplified-latex-doc/PLIST new file mode 100644 index 000000000..38944e8df --- /dev/null +++ b/print/tex-simplified-latex-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/simplified-latex/README +share/texmf-dist/doc/latex/simplified-latex/simplified-intro.pdf +share/texmf-dist/doc/latex/simplified-latex/source.zip diff --git a/print/tex-simplified-latex-doc/distinfo b/print/tex-simplified-latex-doc/distinfo new file mode 100644 index 000000000..97d1e1af4 --- /dev/null +++ b/print/tex-simplified-latex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-simplified-latex-20620/simplified-latex.doc.tar.xz) = 7c9944c4c65557cffec95172bd43b20270b60504 +RMD160 (tex-simplified-latex-20620/simplified-latex.doc.tar.xz) = 7e35b8dd245ba23be416f8d2283368a16cf2c5c2 +Size (tex-simplified-latex-20620/simplified-latex.doc.tar.xz) = 942836 bytes diff --git a/print/tex-skak-doc/DESCR b/print/tex-skak-doc/DESCR index 08ca309d6..741ba33ed 100644 --- a/print/tex-skak-doc/DESCR +++ b/print/tex-skak-doc/DESCR @@ -1 +1 @@ -This package contains documentation for tex-skak. +Documentation for tex-skak. diff --git a/print/tex-skak-doc/Makefile b/print/tex-skak-doc/Makefile index 11d0f04ca..c024db055 100644 --- a/print/tex-skak-doc/Makefile +++ b/print/tex-skak-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/06 09:04:02 wiz Exp $ DISTNAME= skak.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.5 -TEXLIVE_REV= 16453 +PKGNAME= tex-${DISTNAME:S/./-/}-1.5.2 +TEXLIVE_REV= 32758 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skak COMMENT= Documentation for tex-skak +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-skak-doc/PLIST b/print/tex-skak-doc/PLIST index 04bf624ab..cb61026ac 100644 --- a/print/tex-skak-doc/PLIST +++ b/print/tex-skak-doc/PLIST @@ -1,5 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ -share/texmf-dist/doc/latex/skak/README +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:39:27 markd Exp $ +share/texmf-dist/doc/latex/skak/ChangeLog.md +share/texmf-dist/doc/latex/skak/LICENSE +share/texmf-dist/doc/latex/skak/README.md +share/texmf-dist/doc/latex/skak/THANKS share/texmf-dist/doc/latex/skak/WC-2004-S-00007.tex share/texmf-dist/doc/latex/skak/_region_.tex share/texmf-dist/doc/latex/skak/andreas_wilm_1.tex @@ -10,22 +13,22 @@ share/texmf-dist/doc/latex/skak/fen_with_black.tex share/texmf-dist/doc/latex/skak/font.tex share/texmf-dist/doc/latex/skak/font2.tex share/texmf-dist/doc/latex/skak/hightest.tex -share/texmf-dist/doc/latex/skak/informator.pdf +share/texmf-dist/doc/latex/skak/informator.ps share/texmf-dist/doc/latex/skak/informator.tex share/texmf-dist/doc/latex/skak/ingo-bug1.tex -share/texmf-dist/doc/latex/skak/lambda.tex +share/texmf-dist/doc/latex/skak/longmove_king_bug.tex share/texmf-dist/doc/latex/skak/longmoves.tex share/texmf-dist/doc/latex/skak/makefile share/texmf-dist/doc/latex/skak/promotion_problem_Ulrike.tex -share/texmf-dist/doc/latex/skak/refman.pdf +share/texmf-dist/doc/latex/skak/refman.ps share/texmf-dist/doc/latex/skak/refman.tex share/texmf-dist/doc/latex/skak/show.tex -share/texmf-dist/doc/latex/skak/skakdoc.pdf +share/texmf-dist/doc/latex/skak/skakdoc.ps share/texmf-dist/doc/latex/skak/skakdoc.tex share/texmf-dist/doc/latex/skak/special.map share/texmf-dist/doc/latex/skak/syntax.tex share/texmf-dist/doc/latex/skak/test1.tex share/texmf-dist/doc/latex/skak/test2.tex share/texmf-dist/doc/latex/skak/test_capture.tex -share/texmf-dist/doc/latex/skak/tuggame.pdf +share/texmf-dist/doc/latex/skak/tuggame.ps share/texmf-dist/doc/latex/skak/tuggame.tex diff --git a/print/tex-skak-doc/distinfo b/print/tex-skak-doc/distinfo index 7c86a75e3..d59110ae5 100644 --- a/print/tex-skak-doc/distinfo +++ b/print/tex-skak-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:39:27 markd Exp $ -SHA1 (tex-skak-16453/skak.doc.tar.xz) = 0b125f22b58f885ad0ebd610bfe14f9140c55a2c -RMD160 (tex-skak-16453/skak.doc.tar.xz) = 03b0cf73a6179763d6c25be7bfc491a2672c4b10 -Size (tex-skak-16453/skak.doc.tar.xz) = 206772 bytes +SHA1 (tex-skak-32758/skak.doc.tar.xz) = 8c1eae9701d22dcbcb8e4e2464af7002ca1bedbb +RMD160 (tex-skak-32758/skak.doc.tar.xz) = db87e2ed1a6a0bf386fc6c0b9e48470659edeab0 +Size (tex-skak-32758/skak.doc.tar.xz) = 459884 bytes diff --git a/print/tex-skak/DESCR b/print/tex-skak/DESCR index 0d5a1526a..c4bf3a3d3 100644 --- a/print/tex-skak/DESCR +++ b/print/tex-skak/DESCR @@ -1,9 +1,10 @@ -This package provides macros and fonts in MetaFont format which -can be used to typeset chess games using PGN, and to show diagrams -of the current board in a document. The package builds on work by -Piet Tutelaers -- the main novelty is the use of PGN for input -instead of the more cumbersome coordinate notation (g1f3 becomes -the more readable Nf3 in PGN). An Adobe Type 1 implementation of -skak's fonts is available as package skaknew; an alternative chess -notational scheme is available in package texmate, and a general -mechanism for selecting chess fonts is provided in chessfss. +This package provides macros and fonts in Metafont format which +can be used to typeset chess games using PGN, and to show +diagrams of the current board in a document. The package builds +on work by Piet Tutelaers -- the main novelty is the use of PGN +for input instead of the more cumbersome coordinate notation +(g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1 +implementation of skak's fonts is available as package skaknew; +an alternative chess notational scheme is available in package +texmate, and a general mechanism for selecting chess fonts is +provided in chessfss. diff --git a/print/tex-skak/Makefile b/print/tex-skak/Makefile index c9e99e9f6..6fc603dd7 100644 --- a/print/tex-skak/Makefile +++ b/print/tex-skak/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/06 09:03:22 wiz Exp $ DISTNAME= skak -PKGNAME= tex-${DISTNAME}-1.5 -TEXLIVE_REV= 16453 +PKGNAME= tex-${DISTNAME}-1.5.2 +TEXLIVE_REV= 32758 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skak COMMENT= LaTeX fonts and macros for typesetting chess games +LICENSE= lppl-1.3c DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-chessfss diff --git a/print/tex-skak/PLIST b/print/tex-skak/PLIST index 06bc73daf..fda2a3897 100644 --- a/print/tex-skak/PLIST +++ b/print/tex-skak/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:39:27 markd Exp $ share/texmf-dist/fonts/source/public/skak/skak10.mf share/texmf-dist/fonts/source/public/skak/skak15.mf share/texmf-dist/fonts/source/public/skak/skak20.mf @@ -15,7 +15,6 @@ share/texmf-dist/fonts/tfm/public/skak/skak30.tfm share/texmf-dist/fonts/tfm/public/skak/skakf10.tfm share/texmf-dist/fonts/tfm/public/skak/skakf10b.tfm share/texmf-dist/tex/latex/skak/chess-workshop-symbols.sty -share/texmf-dist/tex/latex/skak/lambda.sty share/texmf-dist/tex/latex/skak/skak.fd share/texmf-dist/tex/latex/skak/skak.sty share/texmf-dist/tex/latex/skak/uskak.fd diff --git a/print/tex-skak/distinfo b/print/tex-skak/distinfo index d49b0286e..cd85245db 100644 --- a/print/tex-skak/distinfo +++ b/print/tex-skak/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 04:39:27 markd Exp $ -SHA1 (tex-skak-16453/skak.tar.xz) = ed70e7411321f055013999444e26aa360fe24086 -RMD160 (tex-skak-16453/skak.tar.xz) = 6d146adc3331c7939e16fbc68899be46c96b535e -Size (tex-skak-16453/skak.tar.xz) = 23276 bytes +SHA1 (tex-skak-32758/skak.tar.xz) = 8d9583cdc9ce56c30f93423b0f907848c5fb582f +RMD160 (tex-skak-32758/skak.tar.xz) = 59ca98fbd0ad8a4e92293befa62bcfc777c71841 +Size (tex-skak-32758/skak.tar.xz) = 21696 bytes diff --git a/print/tex-skaknew-doc/DESCR b/print/tex-skaknew-doc/DESCR index 689a81f0d..c07ca8af4 100644 --- a/print/tex-skaknew-doc/DESCR +++ b/print/tex-skaknew-doc/DESCR @@ -1 +1 @@ -This package contains documentation for tex-skaknew. +Documentation for tex-skaknew. diff --git a/print/tex-skaknew-doc/Makefile b/print/tex-skaknew-doc/Makefile index 313ffbfde..79cb2d4d9 100644 --- a/print/tex-skaknew-doc/Makefile +++ b/print/tex-skaknew-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:22:05 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/06 09:05:50 wiz Exp $ DISTNAME= skaknew.doc PKGNAME= tex-${DISTNAME:S/./-/}-2010 TEXLIVE_REV= 20031 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skaknew COMMENT= Documentation for tex-skaknew +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-skaknew/DESCR b/print/tex-skaknew/DESCR index 75d94f02d..34386a948 100644 --- a/print/tex-skaknew/DESCR +++ b/print/tex-skaknew/DESCR @@ -1,2 +1,2 @@ -This package offers Adobe Type 1 versions of the fonts provided as -MetaFont source by the skak bundle. +This package offers Adobe Type 1 versions of the fonts provided +as Metafont source by the skak bundle. diff --git a/print/tex-skaknew/Makefile b/print/tex-skaknew/Makefile index aca0d7a3d..6cbd756bd 100644 --- a/print/tex-skaknew/Makefile +++ b/print/tex-skaknew/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/11/06 08:43:31 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/06 09:05:03 wiz Exp $ DISTNAME= skaknew PKGNAME= tex-${DISTNAME}-2010 @@ -6,7 +6,9 @@ PKGREVISION= 1 TEXLIVE_REV= 20031 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/skaknew COMMENT= LaTeX skak chess fonts redone in Adobe Type 1 +LICENSE= lppl-1.3c TEX_MAP_FILES+= SkakNew.map diff --git a/print/tex-spanish-mx-doc/DESCR b/print/tex-spanish-mx-doc/DESCR new file mode 100644 index 000000000..40eb521eb --- /dev/null +++ b/print/tex-spanish-mx-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-spanish-mx. diff --git a/print/tex-spanish-mx-doc/Makefile b/print/tex-spanish-mx-doc/Makefile new file mode 100644 index 000000000..603637def --- /dev/null +++ b/print/tex-spanish-mx-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:59:09 markd Exp $ + +DISTNAME= spanish-mx.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1a +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/spanish-mx +COMMENT= Documentation for tex-spanish-mx +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-spanish-mx-doc/PLIST b/print/tex-spanish-mx-doc/PLIST new file mode 100644 index 000000000..274c70ff0 --- /dev/null +++ b/print/tex-spanish-mx-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:59:09 markd Exp $ +share/texmf-dist/doc/latex/spanish-mx/README diff --git a/print/tex-spanish-mx-doc/distinfo b/print/tex-spanish-mx-doc/distinfo new file mode 100644 index 000000000..7703212a9 --- /dev/null +++ b/print/tex-spanish-mx-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:59:09 markd Exp $ + +SHA1 (tex-spanish-mx-15878/spanish-mx.doc.tar.xz) = 0cd231d19a1e80d210cb97d5fcdad86f998e087e +RMD160 (tex-spanish-mx-15878/spanish-mx.doc.tar.xz) = 8f5650df1d8e9f25cda76d76269c47caed055e90 +Size (tex-spanish-mx-15878/spanish-mx.doc.tar.xz) = 1060 bytes diff --git a/print/tex-spanish-mx/DESCR b/print/tex-spanish-mx/DESCR new file mode 100644 index 000000000..acf43f86e --- /dev/null +++ b/print/tex-spanish-mx/DESCR @@ -0,0 +1,7 @@ +The bundle provides files to support typesetting of texts in +Spanish according to Mexican current practices, using babel. +The files merge earlier work on a mexican.ldf, or may be used +to define a configuration that will typeset all documents (that +request babel's spanish option) to use the Mexican language +facilities. (Note that this facility is only available with the +recent (version >=4.2b) releases of the Spanish option.) diff --git a/print/tex-spanish-mx/Makefile b/print/tex-spanish-mx/Makefile new file mode 100644 index 000000000..8527280ad --- /dev/null +++ b/print/tex-spanish-mx/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/28 11:59:09 markd Exp $ + +DISTNAME= spanish-mx +PKGNAME= tex-${DISTNAME}-1.1a +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/spanish-mx +COMMENT= Typeset Spanish as in Mexico +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-spanish-mx/PLIST b/print/tex-spanish-mx/PLIST new file mode 100644 index 000000000..f0635d8f7 --- /dev/null +++ b/print/tex-spanish-mx/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:59:09 markd Exp $ +share/texmf-dist/tex/latex/spanish-mx/esmx.cfg +share/texmf-dist/tex/latex/spanish-mx/spanishmx.ldf +share/texmf-dist/tex/latex/spanish-mx/spanishmx.sty diff --git a/print/tex-spanish-mx/distinfo b/print/tex-spanish-mx/distinfo new file mode 100644 index 000000000..0fa319997 --- /dev/null +++ b/print/tex-spanish-mx/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/28 11:59:09 markd Exp $ + +SHA1 (tex-spanish-mx-15878/spanish-mx.tar.xz) = 5a6deac89491ed9d422abfc7f71e29abacf9816e +RMD160 (tex-spanish-mx-15878/spanish-mx.tar.xz) = 87007c2bf5ad1dfd7cf92382d25423d1ac218cfb +Size (tex-spanish-mx-15878/spanish-mx.tar.xz) = 3056 bytes diff --git a/print/tex-splitbib/Makefile b/print/tex-splitbib/Makefile index 7178b0013..798e6fbac 100644 --- a/print/tex-splitbib/Makefile +++ b/print/tex-splitbib/Makefile @@ -1,28 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2012/10/08 13:45:48 asau Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/26 21:24:33 markd Exp $ DISTNAME= splitbib -PKGNAME= tex-${DISTNAME}-20051222 -CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} -EXTRACT_SUFX= .zip +PKGNAME= tex-${DISTNAME}-1.17 +TEXLIVE_REV= 15878 MAINTAINER= cheusov@NetBSD.org -HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/splitbib/ COMMENT= Split and reorder your bibliography DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin -NO_BUILD= yes - -INSTALLATION_DIRS= share/texmf-dist/doc/latex/splitbib \ - share/texmf-dist/tex/latex/splitbib - -.include "../../print/kpathsea/texmf.mk" - -do-install: - ${INSTALL_DATA} ${WRKSRC}/splitbib.sty \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/splitbib/ - ${INSTALL_DATA} ${WRKSRC}/splitbib.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/splitbib/ - +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-splitbib/PLIST b/print/tex-splitbib/PLIST index 79751ca4c..2eb506575 100644 --- a/print/tex-splitbib/PLIST +++ b/print/tex-splitbib/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2012/01/29 11:55:42 cheusov Exp $ -share/texmf-dist/doc/latex/splitbib/splitbib.pdf +@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:24:33 markd Exp $ share/texmf-dist/tex/latex/splitbib/splitbib.sty diff --git a/print/tex-splitbib/distinfo b/print/tex-splitbib/distinfo index 6f7f97963..714c945cf 100644 --- a/print/tex-splitbib/distinfo +++ b/print/tex-splitbib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/01/29 11:55:42 cheusov Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:24:33 markd Exp $ -SHA1 (splitbib.zip) = b897d72681b02616c2605e0ceb6b5bcca5b051e3 -RMD160 (splitbib.zip) = 7538dec7e400e87a89714c5e212316b53c43eb22 -Size (splitbib.zip) = 161523 bytes +SHA1 (tex-splitbib-15878/splitbib.tar.xz) = 32f342e811cf71432cf897b26a178004d622072f +RMD160 (tex-splitbib-15878/splitbib.tar.xz) = 462cfe5f64efc92707ecdd9b59911da1274579dc +Size (tex-splitbib-15878/splitbib.tar.xz) = 4804 bytes diff --git a/print/tex-startex-doc/DESCR b/print/tex-startex-doc/DESCR new file mode 100644 index 000000000..432497f36 --- /dev/null +++ b/print/tex-startex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-startex. diff --git a/print/tex-startex-doc/Makefile b/print/tex-startex-doc/Makefile new file mode 100644 index 000000000..1134cd53d --- /dev/null +++ b/print/tex-startex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= startex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.04 +TEXLIVE_REV= 35718 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/startex +COMMENT= Documentation for tex-startex +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-startex-doc/PLIST b/print/tex-startex-doc/PLIST new file mode 100644 index 000000000..af7ceb22d --- /dev/null +++ b/print/tex-startex-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +share/texmf-dist/doc/otherformats/startex/INSTALL +share/texmf-dist/doc/otherformats/startex/README +share/texmf-dist/doc/otherformats/startex/README.TEXLIVE +share/texmf-dist/doc/otherformats/startex/guide.pdf +share/texmf-dist/doc/otherformats/startex/ideas.pdf +share/texmf-dist/doc/otherformats/startex/startex.bib +share/texmf-dist/doc/otherformats/startex/startex.pdf diff --git a/print/tex-startex-doc/distinfo b/print/tex-startex-doc/distinfo new file mode 100644 index 000000000..d0bd78b08 --- /dev/null +++ b/print/tex-startex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-startex-35718/startex.doc.tar.xz) = d5a07cdc46fb38005800f9933fed91b7c9b1daab +RMD160 (tex-startex-35718/startex.doc.tar.xz) = 6e8258a17f84cda82c9b315bd61c6200d568c5b1 +Size (tex-startex-35718/startex.doc.tar.xz) = 511984 bytes diff --git a/print/tex-startex/DESCR b/print/tex-startex/DESCR new file mode 100644 index 000000000..a74afba3a --- /dev/null +++ b/print/tex-startex/DESCR @@ -0,0 +1,4 @@ +A TeX format designed to help students write short reports and +essays. It provides the user with a suitable set of commands +for such a task. It is also more robust than plain TeX and +LaTeX. diff --git a/print/tex-startex/Makefile b/print/tex-startex/Makefile new file mode 100644 index 000000000..65857668d --- /dev/null +++ b/print/tex-startex/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= startex +PKGNAME= tex-${DISTNAME}-1.04 +TEXLIVE_REV= 35718 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/startex +COMMENT= An XML-inspired format for student use +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-startex/PLIST b/print/tex-startex/PLIST new file mode 100644 index 000000000..8b9e32635 --- /dev/null +++ b/print/tex-startex/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +share/texmf-dist/makeindex/startex/stxglo.ist +share/texmf-dist/makeindex/startex/stxind.ist +share/texmf-dist/tex/startex/a4-article.stx +share/texmf-dist/tex/startex/article.stx +share/texmf-dist/tex/startex/ifi-article.stx +share/texmf-dist/tex/startex/ifi-artikkel.stx +share/texmf-dist/tex/startex/startex.lan +share/texmf-dist/tex/startex/startex.tex diff --git a/print/tex-startex/distinfo b/print/tex-startex/distinfo new file mode 100644 index 000000000..2b5848f74 --- /dev/null +++ b/print/tex-startex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-startex-35718/startex.tar.xz) = 693b68e109464c6d3b643a8b708d7b12f1ac08ec +RMD160 (tex-startex-35718/startex.tar.xz) = 7bb9dcc54c4e6434377c046d0b210a9e01e2bc4e +Size (tex-startex-35718/startex.tar.xz) = 10172 bytes diff --git a/print/tex-stdclsdv-doc/DESCR b/print/tex-stdclsdv-doc/DESCR new file mode 100644 index 000000000..95c0f08e8 --- /dev/null +++ b/print/tex-stdclsdv-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-stdclsdv. diff --git a/print/tex-stdclsdv-doc/Makefile b/print/tex-stdclsdv-doc/Makefile new file mode 100644 index 000000000..d0b45daa3 --- /dev/null +++ b/print/tex-stdclsdv-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= stdclsdv.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1a +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/stdclsdv +COMMENT= Documentation for tex-stdclsdv +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-stdclsdv-doc/PLIST b/print/tex-stdclsdv-doc/PLIST new file mode 100644 index 000000000..59dcaeaf9 --- /dev/null +++ b/print/tex-stdclsdv-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/doc/latex/stdclsdv/README +share/texmf-dist/doc/latex/stdclsdv/stdclsdv.pdf diff --git a/print/tex-stdclsdv-doc/distinfo b/print/tex-stdclsdv-doc/distinfo new file mode 100644 index 000000000..ac0b05262 --- /dev/null +++ b/print/tex-stdclsdv-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-stdclsdv-15878/stdclsdv.doc.tar.xz) = 3ca89c765785df2dd5f6c24b2a03689ff1796e68 +RMD160 (tex-stdclsdv-15878/stdclsdv.doc.tar.xz) = 6b54b007cb09c1d4e40145ca25096ec02edbd346 +Size (tex-stdclsdv-15878/stdclsdv.doc.tar.xz) = 127964 bytes diff --git a/print/tex-stdclsdv/DESCR b/print/tex-stdclsdv/DESCR new file mode 100644 index 000000000..9fdc18d13 --- /dev/null +++ b/print/tex-stdclsdv/DESCR @@ -0,0 +1,4 @@ +The stdclsdv package is designed for package writers who need +to know what sectioning divsions are provided by the document's +class. It also provides a version of \CheckCommand that sets a +flag rather than printing a warning. diff --git a/print/tex-stdclsdv/Makefile b/print/tex-stdclsdv/Makefile new file mode 100644 index 000000000..59e119d2e --- /dev/null +++ b/print/tex-stdclsdv/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= stdclsdv +PKGNAME= tex-${DISTNAME}-1.1a +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/stdclsdv +COMMENT= Provide sectioning information for package writers +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-stdclsdv/PLIST b/print/tex-stdclsdv/PLIST new file mode 100644 index 000000000..ebc78f656 --- /dev/null +++ b/print/tex-stdclsdv/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/tex/latex/stdclsdv/stdclsdv.sty diff --git a/print/tex-stdclsdv/distinfo b/print/tex-stdclsdv/distinfo new file mode 100644 index 000000000..592928ec8 --- /dev/null +++ b/print/tex-stdclsdv/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-stdclsdv-15878/stdclsdv.tar.xz) = 621fc7342809f554d2e9e3b95e3c9b176afbb1c4 +RMD160 (tex-stdclsdv-15878/stdclsdv.tar.xz) = 91538a93c73921c1bac926a89d360c83bd833f13 +Size (tex-stdclsdv-15878/stdclsdv.tar.xz) = 1488 bytes diff --git a/print/tex-sttools-doc/Makefile b/print/tex-sttools-doc/Makefile index da0029404..e6f7ac35b 100644 --- a/print/tex-sttools-doc/Makefile +++ b/print/tex-sttools-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2010/05/05 17:38:20 minskim Exp $ -# TeX Live Revision 17276 +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:05 markd Exp $ DISTNAME= sttools.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2009 +PKGNAME= tex-${DISTNAME:S/./-/}-1.7 +TEXLIVE_REV= 36868 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-sttools +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sttools-doc/PLIST b/print/tex-sttools-doc/PLIST index eec9fb74a..99daa549c 100644 --- a/print/tex-sttools-doc/PLIST +++ b/print/tex-sttools-doc/PLIST @@ -1,9 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2010/05/05 17:38:20 minskim Exp $ -share/texmf-dist/doc/latex/sttools/doc/cuted.pdf -share/texmf-dist/doc/latex/sttools/doc/cuted.tex -share/texmf-dist/doc/latex/sttools/doc/floatpag.pdf -share/texmf-dist/doc/latex/sttools/doc/floatpag.tex -share/texmf-dist/doc/latex/sttools/doc/flushend.pdf -share/texmf-dist/doc/latex/sttools/doc/flushend.tex -share/texmf-dist/doc/latex/sttools/index.html -share/texmf-dist/doc/latex/sttools/presfull.pdf +@comment $NetBSD: PLIST,v 1.3 2015/04/25 04:41:51 markd Exp $ +share/texmf-dist/doc/latex/sttools/README +share/texmf-dist/doc/latex/sttools/cuted.pdf +share/texmf-dist/doc/latex/sttools/floatpag.pdf +share/texmf-dist/doc/latex/sttools/flushend.pdf +share/texmf-dist/doc/latex/sttools/marginal.pdf +share/texmf-dist/doc/latex/sttools/midfloat.pdf +share/texmf-dist/doc/latex/sttools/stabular.pdf +share/texmf-dist/doc/latex/sttools/stfloats.pdf +share/texmf-dist/doc/latex/sttools/sttools.pdf +share/texmf-dist/doc/latex/sttools/texsort.pdf diff --git a/print/tex-sttools-doc/distinfo b/print/tex-sttools-doc/distinfo index a0940ba8f..09f5eb1d5 100644 --- a/print/tex-sttools-doc/distinfo +++ b/print/tex-sttools-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/05 17:38:20 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-sttools-doc-2009/sttools.doc.tar.xz) = 5e90c5ede6816e5d1cfee3affea0efcca9315baf -RMD160 (tex-sttools-doc-2009/sttools.doc.tar.xz) = b9b8127c05488535db6eb34b3ce9109ecbcd214a -Size (tex-sttools-doc-2009/sttools.doc.tar.xz) = 838212 bytes +SHA1 (tex-sttools-36868/sttools.doc.tar.xz) = cca491c0ae6f538b935da26db0246d7af22bb7d0 +RMD160 (tex-sttools-36868/sttools.doc.tar.xz) = ef9e06406505249ff9b2d327de25d86ca2a9087c +Size (tex-sttools-36868/sttools.doc.tar.xz) = 782872 bytes diff --git a/print/tex-sttools/Makefile b/print/tex-sttools/Makefile index 6bff7360a..cb6f62339 100644 --- a/print/tex-sttools/Makefile +++ b/print/tex-sttools/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2010/05/05 17:38:20 minskim Exp $ -# TeX Live Revision 17276 +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:05 markd Exp $ DISTNAME= sttools -PKGNAME= tex-${DISTNAME}-2009 +PKGNAME= tex-${DISTNAME}-1.7 +TEXLIVE_REV= 36868 MAINTAINER= minskim@NetBSD.org COMMENT= Various LaTeX tools and macros +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-sttools/PLIST b/print/tex-sttools/PLIST index 5c7c353d9..541e1fc59 100644 --- a/print/tex-sttools/PLIST +++ b/print/tex-sttools/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:17:00 minskim Exp $ -share/texmf-dist/tex/latex/sttools/boundbox.sty +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:41:51 markd Exp $ share/texmf-dist/tex/latex/sttools/cuted.sty share/texmf-dist/tex/latex/sttools/floatpag.sty share/texmf-dist/tex/latex/sttools/flushend.sty diff --git a/print/tex-sttools/distinfo b/print/tex-sttools/distinfo index f92b85677..e547317f7 100644 --- a/print/tex-sttools/distinfo +++ b/print/tex-sttools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/05 17:38:20 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-sttools-2009/sttools.tar.xz) = 1e89f28cc3009f915f4cf6fe6da43dc26b0c35f9 -RMD160 (tex-sttools-2009/sttools.tar.xz) = 49a14a90a69bf9121b35543bc20b6e5e0d6522fc -Size (tex-sttools-2009/sttools.tar.xz) = 12440 bytes +SHA1 (tex-sttools-36868/sttools.tar.xz) = 75aeacfbb2080a5d4ae19e1de6cee758851ac809 +RMD160 (tex-sttools-36868/sttools.tar.xz) = 7e4e561a6695e82d732c7982d468fe2a61aba6cf +Size (tex-sttools-36868/sttools.tar.xz) = 13076 bytes diff --git a/print/tex-svg-inkscape-doc/DESCR b/print/tex-svg-inkscape-doc/DESCR new file mode 100644 index 000000000..21458368f --- /dev/null +++ b/print/tex-svg-inkscape-doc/DESCR @@ -0,0 +1,9 @@ +The document demonstrates the use of SVG images in LaTeX +documents. Using the "PDF+LaTeX output" option of Inkscape, it +is possible to include SVG in documents, in which LaTeX +typesets the text. This results in uniform text style +throughout the document, including text in images; moreover, +LaTeX commands may be used in the image's text, providing such +things as mathematics and references. The document also +describes how to automate the conversion from SVG to PDF+LaTeX +using Inkscape. diff --git a/print/tex-svg-inkscape-doc/Makefile b/print/tex-svg-inkscape-doc/Makefile new file mode 100644 index 000000000..51bedc6b2 --- /dev/null +++ b/print/tex-svg-inkscape-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= svg-inkscape.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 32199 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/svg-inkscape +COMMENT= How to include an SVG image in LaTeX using Inkscape +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-svg-inkscape-doc/PLIST b/print/tex-svg-inkscape-doc/PLIST new file mode 100644 index 000000000..a9b772084 --- /dev/null +++ b/print/tex-svg-inkscape-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/svg-inkscape/InkscapePDFLaTeX.pdf +share/texmf-dist/doc/latex/svg-inkscape/InkscapePDFLaTeX.tex +share/texmf-dist/doc/latex/svg-inkscape/README +share/texmf-dist/doc/latex/svg-inkscape/image-normal.pdf +share/texmf-dist/doc/latex/svg-inkscape/image.pdf +share/texmf-dist/doc/latex/svg-inkscape/image.pdf_tex +share/texmf-dist/doc/latex/svg-inkscape/image.svg diff --git a/print/tex-svg-inkscape-doc/distinfo b/print/tex-svg-inkscape-doc/distinfo new file mode 100644 index 000000000..211530954 --- /dev/null +++ b/print/tex-svg-inkscape-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-svg-inkscape-32199/svg-inkscape.doc.tar.xz) = e672702657510dd827069d577507323e6ec713ff +RMD160 (tex-svg-inkscape-32199/svg-inkscape.doc.tar.xz) = 6d0d9f9efb6a6bfe4f5cd264521c198b828fa89d +Size (tex-svg-inkscape-32199/svg-inkscape.doc.tar.xz) = 197212 bytes diff --git a/print/tex-tabu-doc/DESCR b/print/tex-tabu-doc/DESCR new file mode 100644 index 000000000..5fea60f5c --- /dev/null +++ b/print/tex-tabu-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-tabu. diff --git a/print/tex-tabu-doc/Makefile b/print/tex-tabu-doc/Makefile new file mode 100644 index 000000000..70bf7ef64 --- /dev/null +++ b/print/tex-tabu-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 21:29:08 markd Exp $ + +DISTNAME= tabu.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.8 +TEXLIVE_REV= 21534 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-tabu +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tabu-doc/PLIST b/print/tex-tabu-doc/PLIST new file mode 100644 index 000000000..5ce98738e --- /dev/null +++ b/print/tex-tabu-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 21:29:08 markd Exp $ +share/texmf-dist/doc/latex/tabu/README +share/texmf-dist/doc/latex/tabu/tabu.pdf diff --git a/print/tex-tabu-doc/distinfo b/print/tex-tabu-doc/distinfo new file mode 100644 index 000000000..05f298c3b --- /dev/null +++ b/print/tex-tabu-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 21:29:08 markd Exp $ + +SHA1 (tex-tabu-21534/tabu.doc.tar.xz) = e888069443dd596f1210e232215ea644dbde1fd5 +RMD160 (tex-tabu-21534/tabu.doc.tar.xz) = d0b5b2eff55e8811ca150e3d9f4a81fec35a0646 +Size (tex-tabu-21534/tabu.doc.tar.xz) = 1409568 bytes diff --git a/print/tex-tabu/Makefile b/print/tex-tabu/Makefile index 0ef29aa74..ca18e10da 100644 --- a/print/tex-tabu/Makefile +++ b/print/tex-tabu/Makefile @@ -1,28 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2014/10/04 22:43:10 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/26 21:27:07 markd Exp $ DISTNAME= tabu PKGNAME= tex-${DISTNAME}-2.8 -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} -EXTRACT_SUFX= .zip +PKGREVISION= 1 +TEXLIVE_REV= 21534 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Flexible LaTeX tabulars +LICENSE= lppl-1.3c -INSTALLATION_DIRS= share/texmf-dist/doc/latex/tabu \ - share/texmf-dist/tex/latex/tabu - -BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-varwidth-[0-9]*:../../print/tex-varwidth -do-configure: - cd ${WRKSRC}/tabu && ${PREFIX}/bin/latex tabu.ins - -do-install: - ${INSTALL_DATA} ${WRKSRC}/tabu/tabu.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/tabu - ${INSTALL_DATA} ${WRKSRC}/tabu/tabu.sty \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/tabu - -.include "../../print/kpathsea/texmf.mk" .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tabu/PLIST b/print/tex-tabu/PLIST index 449277618..ec3419a08 100644 --- a/print/tex-tabu/PLIST +++ b/print/tex-tabu/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:58:54 joerg Exp $ -share/texmf-dist/doc/latex/tabu/tabu.pdf +@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:27:07 markd Exp $ share/texmf-dist/tex/latex/tabu/tabu.sty diff --git a/print/tex-tabu/distinfo b/print/tex-tabu/distinfo index 32098f1ff..130c9ec11 100644 --- a/print/tex-tabu/distinfo +++ b/print/tex-tabu/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/10/01 19:58:54 joerg Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:27:07 markd Exp $ -SHA1 (tex-tabu-2.8/tabu.zip) = 4b27037f26f3019e7f024f0907a3f0b00796a570 -RMD160 (tex-tabu-2.8/tabu.zip) = 5158c29ea37a2cdaefc336e45d88616ab127570b -Size (tex-tabu-2.8/tabu.zip) = 1592455 bytes +SHA1 (tex-tabu-21534/tabu.tar.xz) = aa2cfc4a26d130de054de713fa822728b6c9431e +RMD160 (tex-tabu-21534/tabu.tar.xz) = 2828089f41c1154a8706209ff9febdd21d1a980d +Size (tex-tabu-21534/tabu.tar.xz) = 23572 bytes diff --git a/print/tex-tabulars-e-doc/DESCR b/print/tex-tabulars-e-doc/DESCR new file mode 100644 index 000000000..c3a23be57 --- /dev/null +++ b/print/tex-tabulars-e-doc/DESCR @@ -0,0 +1,3 @@ +The bundle presents the examples of the book "Typesetting +tables with LaTeX" (ISBN 978-1-906860-25-7), as standalone +documents. diff --git a/print/tex-tabulars-e-doc/Makefile b/print/tex-tabulars-e-doc/Makefile new file mode 100644 index 000000000..040bd90a6 --- /dev/null +++ b/print/tex-tabulars-e-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= tabulars-e.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 21191 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tabulars-e +COMMENT= Examples from the book "Typesetting tables with LaTeX" +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tabulars-e-doc/PLIST b/print/tex-tabulars-e-doc/PLIST new file mode 100644 index 000000000..e02efa3aa --- /dev/null +++ b/print/tex-tabulars-e-doc/PLIST @@ -0,0 +1,349 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/tabulars-e/01-01-1.ltxps +share/texmf-dist/doc/latex/tabulars-e/01-01-10.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-11.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-12.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-13.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-14.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-15.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-16.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-17.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-18.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-19.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-2.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-3.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-4.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-5.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-6.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-7.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-8.ltx +share/texmf-dist/doc/latex/tabulars-e/01-01-9.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-1.ltxps +share/texmf-dist/doc/latex/tabulars-e/01-02-10.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-2.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-3.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-4.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-5.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-6.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-7.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-8.ltx +share/texmf-dist/doc/latex/tabulars-e/01-02-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-10.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-11.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-12.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-13.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-14.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-15.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-16.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-17.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-18.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-01-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-02-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-02-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-02-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-02-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-02-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-02-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-10.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-11.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-12.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-13.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-14.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-15.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-03-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-10.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-11.ltx2crop +share/texmf-dist/doc/latex/tabulars-e/02-04-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-04-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-10.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-11.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-05-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-06-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-06-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-06-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-06-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-06-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-07-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-07-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-07-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-07-4.ltx2 +share/texmf-dist/doc/latex/tabulars-e/02-07-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-08-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-09-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-09-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-09-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-10-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-10.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-11.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-12.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-13.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-11-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-12-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-12-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-13-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-13-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-13-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-13-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-10.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-11.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-12.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-13.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-14.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-15.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-14-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-15-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-15-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-15-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-16-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-16-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-16-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-17-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-17-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-17-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-17-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-17-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-18-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-18-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-18-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-18-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-18-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-19-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-19-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-20-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-20-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-20-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-20-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-21-1.ltx2 +share/texmf-dist/doc/latex/tabulars-e/02-21-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/02-21-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-21-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-22-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-22-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-22-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-22-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-23-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-23-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-23-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-23-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-24-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-24-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-24-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-24-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-25-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-10.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-5.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-6.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-7.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-8.ltx +share/texmf-dist/doc/latex/tabulars-e/02-26-9.ltx +share/texmf-dist/doc/latex/tabulars-e/02-27-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-27-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-27-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-27-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-28-1.ltx +share/texmf-dist/doc/latex/tabulars-e/02-28-2.ltx +share/texmf-dist/doc/latex/tabulars-e/02-28-3.ltx +share/texmf-dist/doc/latex/tabulars-e/02-28-4.ltx +share/texmf-dist/doc/latex/tabulars-e/02-29-1.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-1.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-10.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-11.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-12.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-13.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-2.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-3.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-4.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-5.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-6.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-7.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-8.ltx +share/texmf-dist/doc/latex/tabulars-e/03-01-9.ltx +share/texmf-dist/doc/latex/tabulars-e/03-02-1.ltx +share/texmf-dist/doc/latex/tabulars-e/03-02-2.ltx +share/texmf-dist/doc/latex/tabulars-e/03-02-3.ltx +share/texmf-dist/doc/latex/tabulars-e/03-02-4.ltx +share/texmf-dist/doc/latex/tabulars-e/03-02-5.ltx +share/texmf-dist/doc/latex/tabulars-e/03-02-6.ltx +share/texmf-dist/doc/latex/tabulars-e/03-02-7.ltx +share/texmf-dist/doc/latex/tabulars-e/03-03-1.ltx +share/texmf-dist/doc/latex/tabulars-e/03-03-2.ltx +share/texmf-dist/doc/latex/tabulars-e/03-03-3.ltxb +share/texmf-dist/doc/latex/tabulars-e/03-03-4.ltx +share/texmf-dist/doc/latex/tabulars-e/03-03-5.ltx +share/texmf-dist/doc/latex/tabulars-e/03-03-6.ltx +share/texmf-dist/doc/latex/tabulars-e/04-01-1.ltx +share/texmf-dist/doc/latex/tabulars-e/04-01-10.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-11.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-12.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-13.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-14.ltx1 +share/texmf-dist/doc/latex/tabulars-e/04-01-15.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-3.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-4.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-5.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-6.ltx +share/texmf-dist/doc/latex/tabulars-e/04-01-7.ltx +share/texmf-dist/doc/latex/tabulars-e/04-01-8.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-01-9.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-02-1.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-02-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-03-1.ltx +share/texmf-dist/doc/latex/tabulars-e/04-03-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-03-3.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-04-1.ltx +share/texmf-dist/doc/latex/tabulars-e/04-04-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-04-3.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-04-4.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-04-5.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-1.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-3.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-4.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-5.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-6.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-7.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-05-8.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-1.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-3.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-4.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-5.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-6.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-7.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-8.ltx2 +share/texmf-dist/doc/latex/tabulars-e/04-06-9.ltx2 +share/texmf-dist/doc/latex/tabulars-e/05-01-1.ltx +share/texmf-dist/doc/latex/tabulars-e/05-01-2.ltx +share/texmf-dist/doc/latex/tabulars-e/05-01-3.ltx +share/texmf-dist/doc/latex/tabulars-e/05-01-4.ltx +share/texmf-dist/doc/latex/tabulars-e/05-01-5.ltx +share/texmf-dist/doc/latex/tabulars-e/05-02-1.ltx +share/texmf-dist/doc/latex/tabulars-e/05-03-1.ltx +share/texmf-dist/doc/latex/tabulars-e/05-03-2.ltx +share/texmf-dist/doc/latex/tabulars-e/05-03-3.ltx +share/texmf-dist/doc/latex/tabulars-e/05-04-1.ltx2 +share/texmf-dist/doc/latex/tabulars-e/05-04-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/05-05-1.ltx +share/texmf-dist/doc/latex/tabulars-e/05-05-2.ltx +share/texmf-dist/doc/latex/tabulars-e/05-06-1.ltxE +share/texmf-dist/doc/latex/tabulars-e/05-06-2.ltxE +share/texmf-dist/doc/latex/tabulars-e/05-06-3.ltxE +share/texmf-dist/doc/latex/tabulars-e/06-00-1.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-10.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-11.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-12.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-13.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-14.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-15.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-16.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-17.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-18.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-19.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-2.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-20.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-21.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-22.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-23.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-24.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-25.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-26.ltx2 +share/texmf-dist/doc/latex/tabulars-e/06-00-27.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-28.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-29.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-3.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-30.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-31.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-32.ltx2 +share/texmf-dist/doc/latex/tabulars-e/06-00-33.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-34.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-35.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-36.ltx2 +share/texmf-dist/doc/latex/tabulars-e/06-00-37.ltx2 +share/texmf-dist/doc/latex/tabulars-e/06-00-38.ltxps +share/texmf-dist/doc/latex/tabulars-e/06-00-39.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-4.ltxps +share/texmf-dist/doc/latex/tabulars-e/06-00-40.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-41.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-42.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-43.ltx2 +share/texmf-dist/doc/latex/tabulars-e/06-00-44.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-45.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-46.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-5.ltxps +share/texmf-dist/doc/latex/tabulars-e/06-00-6.ltxps +share/texmf-dist/doc/latex/tabulars-e/06-00-7.ltxps +share/texmf-dist/doc/latex/tabulars-e/06-00-8.ltx +share/texmf-dist/doc/latex/tabulars-e/06-00-9.ltx +share/texmf-dist/doc/latex/tabulars-e/07-02-1.ltx2 +share/texmf-dist/doc/latex/tabulars-e/07-02-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/07-03-1.ltx2 +share/texmf-dist/doc/latex/tabulars-e/07-03-2.ltx2 +share/texmf-dist/doc/latex/tabulars-e/README +share/texmf-dist/doc/latex/tabulars-e/din8.eps diff --git a/print/tex-tabulars-e-doc/distinfo b/print/tex-tabulars-e-doc/distinfo new file mode 100644 index 000000000..92100b73f --- /dev/null +++ b/print/tex-tabulars-e-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-tabulars-e-21191/tabulars-e.doc.tar.xz) = 41e8be8e2372309028c96c32362c7c437d803c2f +RMD160 (tex-tabulars-e-21191/tabulars-e.doc.tar.xz) = b53218f99b57af33b88c542ab210ad07b99955fe +Size (tex-tabulars-e-21191/tabulars-e.doc.tar.xz) = 48236 bytes diff --git a/print/tex-tamethebeast-doc/DESCR b/print/tex-tamethebeast-doc/DESCR new file mode 100644 index 000000000..9020adf34 --- /dev/null +++ b/print/tex-tamethebeast-doc/DESCR @@ -0,0 +1,2 @@ +An (as-complete-as-possible) manual about bibliographies in +LaTeX, and thus mainly about BibTeX. diff --git a/print/tex-tamethebeast-doc/Makefile b/print/tex-tamethebeast-doc/Makefile new file mode 100644 index 000000000..50ee32f61 --- /dev/null +++ b/print/tex-tamethebeast-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= tamethebeast.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.4 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tamethebeast +COMMENT= Manual about bibliographies and especially BibTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tamethebeast-doc/PLIST b/print/tex-tamethebeast-doc/PLIST new file mode 100644 index 000000000..569bb3ba7 --- /dev/null +++ b/print/tex-tamethebeast-doc/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/bibtex/tamethebeast/CHANGES +share/texmf-dist/doc/bibtex/tamethebeast/Makefile +share/texmf-dist/doc/bibtex/tamethebeast/README +share/texmf-dist/doc/bibtex/tamethebeast/idxstyle.ist +share/texmf-dist/doc/bibtex/tamethebeast/local.bib +share/texmf-dist/doc/bibtex/tamethebeast/ttb_en.pdf +share/texmf-dist/doc/bibtex/tamethebeast/ttb_en.sec1.tex +share/texmf-dist/doc/bibtex/tamethebeast/ttb_en.sec2.tex +share/texmf-dist/doc/bibtex/tamethebeast/ttb_en.sec3.tex +share/texmf-dist/doc/bibtex/tamethebeast/ttb_en.sec4.tex +share/texmf-dist/doc/bibtex/tamethebeast/ttb_en.sec5.tex +share/texmf-dist/doc/bibtex/tamethebeast/ttb_en.tex +share/texmf-dist/doc/bibtex/tamethebeast/ttb_style.sty diff --git a/print/tex-tamethebeast-doc/distinfo b/print/tex-tamethebeast-doc/distinfo new file mode 100644 index 000000000..cafe9d780 --- /dev/null +++ b/print/tex-tamethebeast-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-tamethebeast-15878/tamethebeast.doc.tar.xz) = dd35bd6e4d084327251fb94509d17d3a7d59b3f2 +RMD160 (tex-tamethebeast-15878/tamethebeast.doc.tar.xz) = 4e5428a43aa006602ad010e21f3ffb9144f0b18a +Size (tex-tamethebeast-15878/tamethebeast.doc.tar.xz) = 811128 bytes diff --git a/print/tex-tds-doc/DESCR b/print/tex-tds-doc/DESCR new file mode 100644 index 000000000..6b5ac4d98 --- /dev/null +++ b/print/tex-tds-doc/DESCR @@ -0,0 +1,3 @@ +Defines a structure for placement of TeX-related files on an +hierarchical file system, in a way that is well-defined, and is +readily implementable. diff --git a/print/tex-tds-doc/Makefile b/print/tex-tds-doc/Makefile new file mode 100644 index 000000000..69615b29a --- /dev/null +++ b/print/tex-tds-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= tds.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.1 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tds +COMMENT= The TeX Directory Structure standard +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tds-doc/PLIST b/print/tex-tds-doc/PLIST new file mode 100644 index 000000000..3f953fdce --- /dev/null +++ b/print/tex-tds-doc/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/generic/tds/ChangeLog +share/texmf-dist/doc/generic/tds/Makefile +share/texmf-dist/doc/generic/tds/README +share/texmf-dist/doc/generic/tds/index.html +share/texmf-dist/doc/generic/tds/tds.dvi +share/texmf-dist/doc/generic/tds/tds.html +share/texmf-dist/doc/generic/tds/tds.pdf +share/texmf-dist/doc/generic/tds/tds.sed +share/texmf-dist/doc/generic/tds/tds.tex +share/texmf-dist/doc/generic/tds/tds2texi.el +share/texmf-dist/doc/generic/tds/tdsguide.cls diff --git a/print/tex-tds-doc/distinfo b/print/tex-tds-doc/distinfo new file mode 100644 index 000000000..488d7fbdc --- /dev/null +++ b/print/tex-tds-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-tds-15878/tds.doc.tar.xz) = 3f14fadace859e39453824641bd110c7abba58a1 +RMD160 (tex-tds-15878/tds.doc.tar.xz) = 63d2f09d2addfbb0dc5ee0f659505bc546985bfe +Size (tex-tds-15878/tds.doc.tar.xz) = 232652 bytes diff --git a/print/tex-templates-fenn-doc/DESCR b/print/tex-templates-fenn-doc/DESCR new file mode 100644 index 000000000..0ac974372 --- /dev/null +++ b/print/tex-templates-fenn-doc/DESCR @@ -0,0 +1,10 @@ +A set of templates for using LaTeX packages that the author +uses, comprising: - scrlttr2.tex: a letter, written with +scrlttr2.cls from the KOMA-Script bundle; - dinbrief.tex: a +letter according to the German (DIN) standards, written with +dinbrief.cls; - kbrief.tex: a brief memo ('Kurzbrief') to +accompany enclosures, as used in German offices, again based on +dinbrief; - vermerk.tex: a general form for taking down notes +on events in the office; and - diabetes.tex: a diary for the +basis-bolus insulin therapy of diabetes mellitus, using +scrartcl.cls from the KOMA-Script bundle. diff --git a/print/tex-templates-fenn-doc/Makefile b/print/tex-templates-fenn-doc/Makefile new file mode 100644 index 000000000..6066bcbd1 --- /dev/null +++ b/print/tex-templates-fenn-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= templates-fenn.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/templates-fenn +COMMENT= Templates for TeX usage +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-templates-fenn-doc/PLIST b/print/tex-templates-fenn-doc/PLIST new file mode 100644 index 000000000..ff942fbd2 --- /dev/null +++ b/print/tex-templates-fenn-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/templates-fenn/diabetes.tex +share/texmf-dist/doc/latex/templates-fenn/dinbrief.tex +share/texmf-dist/doc/latex/templates-fenn/kbrief.tex +share/texmf-dist/doc/latex/templates-fenn/scrlttr2.tex +share/texmf-dist/doc/latex/templates-fenn/scrlttr2en.tex +share/texmf-dist/doc/latex/templates-fenn/templates-fenn-de.txt +share/texmf-dist/doc/latex/templates-fenn/templates-fenn-en.txt +share/texmf-dist/doc/latex/templates-fenn/vermerk.tex diff --git a/print/tex-templates-fenn-doc/distinfo b/print/tex-templates-fenn-doc/distinfo new file mode 100644 index 000000000..5f98a2453 --- /dev/null +++ b/print/tex-templates-fenn-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-templates-fenn-15878/templates-fenn.doc.tar.xz) = 2cc306344bf89c09ae44190f0ce8f850001762aa +RMD160 (tex-templates-fenn-15878/templates-fenn.doc.tar.xz) = 90f00616cc68807025a78280e874dafb828c3317 +Size (tex-templates-fenn-15878/templates-fenn.doc.tar.xz) = 5996 bytes diff --git a/print/tex-templates-sommer-doc/DESCR b/print/tex-templates-sommer-doc/DESCR new file mode 100644 index 000000000..d1531a2ca --- /dev/null +++ b/print/tex-templates-sommer-doc/DESCR @@ -0,0 +1,4 @@ +A set of templates for using LaTeX packages that the author +uses, comprising: - Hausarbeit.tex: for students of the +Lehrstuhl Volkskunde an der Friedrich-Schiller-Universitat +Jena; - Psycho-Dipl.tex: for diploma theses in psychology. diff --git a/print/tex-templates-sommer-doc/Makefile b/print/tex-templates-sommer-doc/Makefile new file mode 100644 index 000000000..197e14bec --- /dev/null +++ b/print/tex-templates-sommer-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= templates-sommer.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/templates-sommer +COMMENT= Templates for TeX usage +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-templates-sommer-doc/PLIST b/print/tex-templates-sommer-doc/PLIST new file mode 100644 index 000000000..c6766d8ff --- /dev/null +++ b/print/tex-templates-sommer-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/templates-sommer/Hausarbeit.bib +share/texmf-dist/doc/latex/templates-sommer/Hausarbeit.tex +share/texmf-dist/doc/latex/templates-sommer/Logo.jpg +share/texmf-dist/doc/latex/templates-sommer/Psycho-Dipl.bib +share/texmf-dist/doc/latex/templates-sommer/Psycho-Dipl.tex +share/texmf-dist/doc/latex/templates-sommer/README.de diff --git a/print/tex-templates-sommer-doc/distinfo b/print/tex-templates-sommer-doc/distinfo new file mode 100644 index 000000000..3ec2a61f7 --- /dev/null +++ b/print/tex-templates-sommer-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-templates-sommer-15878/templates-sommer.doc.tar.xz) = 0ed29de3f56f70afb0f0782cb9fb85512d40a61f +RMD160 (tex-templates-sommer-15878/templates-sommer.doc.tar.xz) = dbbd656559b2f9af78a72e4413959f4dd0ff5571 +Size (tex-templates-sommer-15878/templates-sommer.doc.tar.xz) = 14424 bytes diff --git a/print/tex-tetex-doc/Makefile b/print/tex-tetex-doc/Makefile index 6fde49983..f465b9bbf 100644 --- a/print/tex-tetex-doc/Makefile +++ b/print/tex-tetex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/11/17 17:15:43 minskim Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/14 12:50:06 markd Exp $ DISTNAME= tetex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-3.0.32132 -TEXLIVE_REV= 32132 +PKGNAME= tex-${DISTNAME:S/./-/}-3.0.37485 +TEXLIVE_REV= 37485 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-tetex diff --git a/print/tex-tetex-doc/distinfo b/print/tex-tetex-doc/distinfo index b9e0e8d70..f12545b2b 100644 --- a/print/tex-tetex-doc/distinfo +++ b/print/tex-tetex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/11/17 17:15:43 minskim Exp $ +$NetBSD: distinfo,v 1.15 2015/06/14 12:50:06 markd Exp $ -SHA1 (tex-tetex-32132/tetex.doc.tar.xz) = 19681519510bf8794aba8c0848dedb1a03cd34f9 -RMD160 (tex-tetex-32132/tetex.doc.tar.xz) = 92da273d09c33bdaa9786e480173c6d7b5d99b69 -Size (tex-tetex-32132/tetex.doc.tar.xz) = 340524 bytes +SHA1 (tex-tetex-37485/tetex.doc.tar.xz) = fb7fee9c5a34dba7a397dd97a180d0ed82957e6e +RMD160 (tex-tetex-37485/tetex.doc.tar.xz) = ef8dd052599d17e4527ee41db6a4c15648169a6b +Size (tex-tetex-37485/tetex.doc.tar.xz) = 344216 bytes diff --git a/print/tex-tetex/Makefile b/print/tex-tetex/Makefile index 0e3ccdbaf..f8fb18013 100644 --- a/print/tex-tetex/Makefile +++ b/print/tex-tetex/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/14 12:50:05 markd Exp $ DISTNAME= tetex -PKGNAME= tex-${DISTNAME}-3.0.32132 -PKGREVISION= 1 -TEXLIVE_REV= 32132 +PKGNAME= tex-${DISTNAME}-3.0.37485 +TEXLIVE_REV= 37485 MAINTAINER= minskim@NetBSD.org COMMENT= Supplementary files for updmap @@ -35,9 +34,9 @@ SUBST_SED.paths+= -e 's,@KPSEWHICH@,${KPATHSEA_PREFIX}/bin/kpsewhich,g' SUBST_SED.paths+= -e 's,@TEXCONFIG@,${TEXCONFIG_PREFIX}/bin/texconfig,g' SUBST_SED.paths+= -e 's,@UPDMAP@,${PREFIX}/bin/updmap,g' -REPLACE_PERL= bin/updmap +REPLACE_PERL= bin/updmap bin/fmtutil texmf-dist/scripts/texlive/mktexlsr.pl REPLACE_SH= bin/allcm bin/allneeded bin/dvi2fax bin/dvired \ - bin/fmtutil-sys bin/fmtutil bin/kpsetool bin/kpsewhere \ + bin/fmtutil-sys bin/kpsetool bin/kpsewhere \ bin/texconfig-dialog bin/texconfig-sys bin/texlinks \ bin/updmap-sys @@ -53,22 +52,22 @@ TEX_TEXMF_DIRS+= ${PKG_SYSCONFDIR} ${PREFIX}/share/texmf-dist post-extract: ${MKDIR} ${WRKSRC}/bin -.for script in fmtutil-sys.sh fmtutil.sh texconfig-dialog.sh \ +.for script in fmtutil-sys.sh texconfig-dialog.sh \ texconfig-sys.sh texlinks.sh ${MV} ${WRKSRC}/texmf-dist/scripts/texlive/${script} \ ${WRKSRC}/bin/${script:S/.sh//} .endfor .for script in allcm.sh allneeded.sh dvi2fax.sh dvired.sh kpsetool.sh \ - kpsewhere.sh updmap-sys.sh updmap.pl + kpsewhere.sh updmap-sys.sh updmap.pl fmtutil.pl ${MV} ${WRKSRC}/texmf-dist/scripts/texlive/${script} \ ${WRKSRC}/bin/${script:S/.pl//:S/.sh//} .endfor - ${RMDIR} -p ${WRKSRC}/texmf-dist/scripts/texlive 2>/dev/null || ${TRUE} +# ${MV} ${WRKSRC}/texmf-dist/scripts/texlive/mktexlsr.pl ${WRKSRC}/bin +# ${RMDIR} -p ${WRKSRC}/texmf-dist/scripts/texlive 2>/dev/null || ${TRUE} post-install: ${LN} -sf allcm ${DESTDIR}${PREFIX}/bin/allec ${LN} -sf kpsetool ${DESTDIR}${PREFIX}/bin/kpsepath ${LN} -sf kpsetool ${DESTDIR}${PREFIX}/bin/kpsexpand - ${LN} -sf fmtutil ${DESTDIR}${PREFIX}/bin/mktexfmt .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tetex/PLIST b/print/tex-tetex/PLIST index 38dd85e5d..7e4e04f5a 100644 --- a/print/tex-tetex/PLIST +++ b/print/tex-tetex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2013/11/17 17:15:43 minskim Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/14 12:50:05 markd Exp $ bin/allcm bin/allec bin/allneeded @@ -10,7 +10,6 @@ bin/kpsepath bin/kpsetool bin/kpsewhere bin/kpsexpand -bin/mktexfmt bin/texconfig-dialog bin/texconfig-sys bin/texlinks @@ -47,4 +46,5 @@ share/texmf-dist/fonts/map/dvips/tetex/dvips35.map share/texmf-dist/fonts/map/dvips/tetex/mathpple.map share/texmf-dist/fonts/map/dvips/tetex/pdftex35.map share/texmf-dist/fonts/map/dvips/tetex/ps2pk35.map +share/texmf-dist/scripts/texlive/mktexlsr.pl share/texmf-dist/web2c/updmap.cfg diff --git a/print/tex-tetex/distinfo b/print/tex-tetex/distinfo index 15c44c170..be4a59302 100644 --- a/print/tex-tetex/distinfo +++ b/print/tex-tetex/distinfo @@ -1,15 +1,15 @@ -$NetBSD: distinfo,v 1.14 2013/11/17 17:15:43 minskim Exp $ +$NetBSD: distinfo,v 1.16 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-tetex-32132/tetex.tar.xz) = a3d48983771318668f75085f89c291d8f074986a -RMD160 (tex-tetex-32132/tetex.tar.xz) = 4b853290e39fb6b1d251398865b5876114e79f09 -Size (tex-tetex-32132/tetex.tar.xz) = 50824 bytes -SHA1 (patch-bin_fmtutil) = 236e785100421eb544cf6c2ba37aa54d584b11cd -SHA1 (patch-bin_fmtutil-sys) = 9503b6ab417676b8ad390a8fb02a07593da4084e +SHA1 (tex-tetex-37485/tetex.tar.xz) = 0c54fa5df3fe428d6045fedb17795640c2ccae2a +RMD160 (tex-tetex-37485/tetex.tar.xz) = b5b74427f38f931e9a10024885eca7f0701bc8aa +Size (tex-tetex-37485/tetex.tar.xz) = 56756 bytes +SHA1 (patch-bin_fmtutil) = aeea4413d8b30c25fba5151daf8eb6f96badc409 +SHA1 (patch-bin_fmtutil-sys) = 41720ed218bbf9980772dc61ead757a3f0633d6b SHA1 (patch-bin_kpsetool) = 6b19c9711dba7f2d73a4dc3fc6a62c48add928bb SHA1 (patch-bin_kpsewhere) = d442bf917f9fbd5f6a0bc3c461b01cf4ad03346e SHA1 (patch-bin_texconfig-dialog) = 6d4522833219687fcbc2b4b91047254fe97052aa -SHA1 (patch-bin_texconfig-sys) = 5f72cf599cfde3af0bd21797aa8ad77f78287459 +SHA1 (patch-bin_texconfig-sys) = 8d17ef9242da8d3f541501938aa5cb1f20828343 SHA1 (patch-bin_texlinks) = da88d185d7610afae9a84b5d0ce34c8fac957e0b -SHA1 (patch-bin_updmap) = 9472a7e1fd0842e1baa39378266017946be3aa03 -SHA1 (patch-bin_updmap-sys) = 4671c8a8bade0e282f72a76f34debbd502a5c905 -SHA1 (patch-texmf-dist_web2c_updmap.cfg) = e5ef9f07b356916a35fc43c1f157d3a3e61f3cfe +SHA1 (patch-bin_updmap) = 9b760dc84e086214378e843995522383ae2d86f0 +SHA1 (patch-bin_updmap-sys) = e8b7248482f1e59ad9be556e5bc222fd41bd514c +SHA1 (patch-texmf-dist_web2c_updmap.cfg) = a3238bd6fff5dbb4babdd2e6ebdbac2c76cc429f diff --git a/print/tex-tetex/patches/patch-bin_fmtutil b/print/tex-tetex/patches/patch-bin_fmtutil index 5c5ef0283..295961b99 100644 --- a/print/tex-tetex/patches/patch-bin_fmtutil +++ b/print/tex-tetex/patches/patch-bin_fmtutil @@ -1,90 +1,81 @@ -$NetBSD: patch-bin_fmtutil,v 1.1 2012/10/13 22:38:20 minskim Exp $ +$NetBSD: patch-bin_fmtutil,v 1.3 2015/06/14 12:50:05 markd Exp $ ---- bin/fmtutil.orig 2012-10-09 17:39:16.000000000 +0000 +--- bin/fmtutil.orig 2015-05-23 16:52:36.000000000 +0000 +++ bin/fmtutil -@@ -213,7 +213,7 @@ getmatch() - initTexmfMain() - { - case $MT_TEXMFMAIN in -- "") MT_TEXMFMAIN=`kpsewhich --var-value=TEXMFMAIN`;; -+ "") MT_TEXMFMAIN=`@KPSEWHICH@ --var-value=TEXMFMAIN`;; - esac - export MT_TEXMFMAIN - } -@@ -225,14 +225,14 @@ initTexmfMain() - ############################################################################### - cache_vars() - { -- : ${MT_VARTEXFONTS=`kpsewhich --expand-var='$VARTEXFONTS' | sed 's%^!!%%'`} -- : ${MT_MKTEXNAM=`kpsewhich --format='web2c files' mktexnam`} -- : ${MT_MKTEXNAM_OPT=`kpsewhich --format='web2c files' mktexnam.opt`} -- : ${MT_MKTEXDIR=`kpsewhich --format='web2c files' mktexdir`} -- : ${MT_MKTEXDIR_OPT=`kpsewhich --format='web2c files' mktexdir.opt`} -- : ${MT_MKTEXUPD=`kpsewhich --format='web2c files' mktexupd`} -- : ${MT_MKTEX_CNF=`kpsewhich --format='web2c files' mktex.cnf`} -- : ${MT_MKTEX_OPT=`kpsewhich --format='web2c files' mktex.opt`} -+ : ${MT_VARTEXFONTS=`@KPSEWHICH@ --expand-var='$VARTEXFONTS' | sed 's%^!!%%'`} -+ : ${MT_MKTEXNAM=`@KPSEWHICH@ --format='web2c files' mktexnam`} -+ : ${MT_MKTEXNAM_OPT=`@KPSEWHICH@ --format='web2c files' mktexnam.opt`} -+ : ${MT_MKTEXDIR=`@KPSEWHICH@ --format='web2c files' mktexdir`} -+ : ${MT_MKTEXDIR_OPT=`@KPSEWHICH@ --format='web2c files' mktexdir.opt`} -+ : ${MT_MKTEXUPD=`@KPSEWHICH@ --format='web2c files' mktexupd`} -+ : ${MT_MKTEX_CNF=`@KPSEWHICH@ --format='web2c files' mktex.cnf`} -+ : ${MT_MKTEX_OPT=`@KPSEWHICH@ --format='web2c files' mktex.opt`} - export MT_VARTEXFONTS MT_MKTEXNAM MT_MKTEXNAM_OPT MT_MKTEXDIR - export MT_MKTEXDIR_OPT MT_MKTEXUPD MT_MKTEX_CNF MT_MKTEX_OPT - } -@@ -574,7 +574,7 @@ main() +@@ -14,7 +14,7 @@ my $TEXMFROOT; - # set up destdir: - if test -z "$destdir"; then -- : ${MT_TEXMFVAR=`kpsewhich -var-value=TEXMFVAR`} -+ : ${MT_TEXMFVAR=`@KPSEWHICH@ -var-value=TEXMFVAR`} - destdir=$MT_TEXMFVAR/web2c - fi - test -d "$destdir" || mktexdir "$destdir" >/dev/null 2>&1 -@@ -683,7 +683,7 @@ parse_line() - inifile=`echo $lastarg | sed 's%^\*%%'` + BEGIN { + $^W = 1; +- $TEXMFROOT = `kpsewhich -var-value=TEXMFROOT`; ++ $TEXMFROOT = `@KPSEWHICH@ -var-value=TEXMFROOT`; + if ($?) { + die "$0: kpsewhich -var-value=TEXMFROOT failed, aborting early.\n"; + } +@@ -72,12 +72,12 @@ my @deferred_stdout; + # this function checks by itself whether it is running on windows or not + reset_root_home(); - # See if we can find $inifile for return code: -- kpsewhich -progname=$format -format=$kpsefmt $inifile >/dev/null 2>&1 -+ @KPSEWHICH@ -progname=$format -format=$kpsefmt $inifile >/dev/null 2>&1 - } - - ############################################################################### -@@ -696,7 +696,7 @@ find_hyphenfile() - format="$1"; hyphenation="`echo $2 | sed 's/,/ /g'`" - case $hyphenation in - -) ;; -- *) kpsewhich -progname="$format" -format=tex $hyphenation;; -+ *) @KPSEWHICH@ -progname="$format" -format=tex $hyphenation;; - esac - } - -@@ -727,7 +727,7 @@ run_initex() - poolfile= - tcxflag= - test -n "$pool" \ -- && poolfile=`(kpsewhich -progname=$engine $pool.pool) 2>/dev/null` -+ && poolfile=`(@KPSEWHICH@ -progname=$engine $pool.pool) 2>/dev/null` - if test -n "$poolfile" && test -f "$poolfile"; then - verboseMsg "$progname: attempting to create localized format using pool=$pool and tcx=$tcx." - cp "$poolfile" $engine.pool -@@ -886,7 +886,7 @@ recreate_by_fmt() - create_missing() - { - # match_cmd='test ! -f $destdir/$fmtfile' -- match_cmd='test ! -f "`kpsewhich -engine=$texengine -progname=$format $fmtfile`"' -+ match_cmd='test ! -f "`@KPSEWHICH@ -engine=$texengine -progname=$format $fmtfile`"' - recreate_loop - } - -@@ -896,7 +896,7 @@ create_missing() - ############################################################################### - recreate_existing() - { -- match_cmd='test -f "`kpsewhich -engine=$texengine -progname=$format $fmtfile`"' -+ match_cmd='test -f "`@KPSEWHICH@ -engine=$texengine -progname=$format $fmtfile`"' - recreate_loop - } +-chomp(our $TEXMFDIST = `kpsewhich --var-value=TEXMFDIST`); +-chomp(our $TEXMFVAR = `kpsewhich -var-value=TEXMFVAR`); +-chomp(our $TEXMFSYSVAR = `kpsewhich -var-value=TEXMFSYSVAR`); +-chomp(our $TEXMFCONFIG = `kpsewhich -var-value=TEXMFCONFIG`); +-chomp(our $TEXMFSYSCONFIG = `kpsewhich -var-value=TEXMFSYSCONFIG`); +-chomp(our $TEXMFHOME = `kpsewhich -var-value=TEXMFHOME`); ++chomp(our $TEXMFDIST = `@KPSEWHICH@ --var-value=TEXMFDIST`); ++chomp(our $TEXMFVAR = `@KPSEWHICH@ -var-value=TEXMFVAR`); ++chomp(our $TEXMFSYSVAR = `@KPSEWHICH@ -var-value=TEXMFSYSVAR`); ++chomp(our $TEXMFCONFIG = `@KPSEWHICH@ -var-value=TEXMFCONFIG`); ++chomp(our $TEXMFSYSCONFIG = `@KPSEWHICH@ -var-value=TEXMFSYSCONFIG`); ++chomp(our $TEXMFHOME = `@KPSEWHICH@ -var-value=TEXMFHOME`); + # make sure that on windows *everything* is in lower case for comparison + if (win32()) { +@@ -211,7 +211,7 @@ sub main { + for my $e (sort @all_engines) { + my $hf = $alldata->{'merged'}{$f}{$e}{'hyphen'}; + next if ($hf eq '-'); +- my $ff = `kpsewhich -progname=$f -format=tex $hf`; ++ my $ff = `@KPSEWHICH@ -progname=$f -format=tex $hf`; + chomp($ff); + if ($ff ne "") { + if ($#all_engines > 0) { +@@ -462,7 +462,7 @@ sub rebuild_one_format { + } + + # check for existence of ini file before doing anything else +- if (system("kpsewhich -progname=$fmt -format=$kpsefmt $inifile >$nul 2>&1") != 0) { ++ if (system("@KPSEWHICH@ -progname=$fmt -format=$kpsefmt $inifile >$nul 2>&1") != 0) { + # we didn't find the ini file, skip + print_deferred_warning("inifile $inifile for $fmt/$eng not found.\n"); + # The original script just skipped it but in TeX Live we expect that +@@ -483,7 +483,7 @@ sub rebuild_one_format { + $texargs = $addargs; + } + if ($pool) { +- chomp ( my $poolfile = `kpsewhich -progname=$eng $pool.poo 2>$nul` ); ++ chomp ( my $poolfile = `@KPSEWHICH@ -progname=$eng $pool.poo 2>$nul` ); + if ($poolfile && -f $poolfile) { + print_verbose ("attempting to create localized format using pool=$pool and tcx=$tcx.\n"); + File::Copy($poolfile, "$eng.pool"); +@@ -860,7 +860,7 @@ sub determine_config_files { + # in the list is the one where changes will be written to. + ($changes_config_file) = @{$opts{'cnffile'}}; + } else { +- my @all_files = `kpsewhich -all $fn`; ++ my @all_files = `@KPSEWHICH@ -all $fn`; + chomp(@all_files); + my @used_files; + for my $f (@all_files) { +@@ -870,10 +870,10 @@ sub determine_config_files { + my $TEXMFLOCALVAR; + my @TEXMFLOCAL; + if (win32()) { +- chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`); ++ chomp($TEXMFLOCALVAR =`@KPSEWHICH@ --expand-path=\$TEXMFLOCAL`); + @TEXMFLOCAL = map { lc } split(/;/ , $TEXMFLOCALVAR); + } else { +- chomp($TEXMFLOCALVAR =`kpsewhich --expand-path='\$TEXMFLOCAL'`); ++ chomp($TEXMFLOCALVAR =`@KPSEWHICH@ --expand-path='\$TEXMFLOCAL'`); + @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR; + } + # diff --git a/print/tex-tetex/patches/patch-bin_fmtutil-sys b/print/tex-tetex/patches/patch-bin_fmtutil-sys index 4c9fbd2a4..4192ab9e1 100644 --- a/print/tex-tetex/patches/patch-bin_fmtutil-sys +++ b/print/tex-tetex/patches/patch-bin_fmtutil-sys @@ -1,19 +1,10 @@ -$NetBSD: patch-bin_fmtutil-sys,v 1.1 2012/10/13 22:38:20 minskim Exp $ +$NetBSD: patch-bin_fmtutil-sys,v 1.3 2015/06/14 12:50:05 markd Exp $ ---- bin/fmtutil-sys.orig 2012-10-09 17:39:16.000000000 +0000 +--- bin/fmtutil-sys.orig 2015-04-20 01:48:35.000000000 +0000 +++ bin/fmtutil-sys -@@ -19,11 +19,11 @@ unset RUNNING_BSH +@@ -22,4 +22,4 @@ PATH="$mydir:$PATH"; export PATH + # hack around a bug in zsh: test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' - export PATH --v=`kpsewhich -var-value TEXMFSYSVAR` --c=`kpsewhich -var-value TEXMFSYSCONFIG` -+v=`@KPSEWHICH@ -var-value TEXMFSYSVAR` -+c=`@KPSEWHICH@ -var-value TEXMFSYSCONFIG` - - TEXMFVAR="$v" - TEXMFCONFIG="$c" - export TEXMFVAR TEXMFCONFIG - --exec fmtutil ${1+"$@"} -+exec @FMTUTIL@ ${1+"$@"} +-exec fmtutil --sys ${1+"$@"} ++exec @FMTUTIL@ --sys ${1+"$@"} diff --git a/print/tex-tetex/patches/patch-bin_texconfig-sys b/print/tex-tetex/patches/patch-bin_texconfig-sys index 79ef900d3..af1fb7ff9 100644 --- a/print/tex-tetex/patches/patch-bin_texconfig-sys +++ b/print/tex-tetex/patches/patch-bin_texconfig-sys @@ -1,10 +1,10 @@ -$NetBSD: patch-bin_texconfig-sys,v 1.1 2012/10/13 22:38:20 minskim Exp $ +$NetBSD: patch-bin_texconfig-sys,v 1.2 2015/04/25 20:26:37 markd Exp $ ---- bin/texconfig-sys.orig 2012-10-09 17:39:16.000000000 +0000 +--- bin/texconfig-sys.orig 2014-07-13 00:07:52.000000000 +0000 +++ bin/texconfig-sys -@@ -21,8 +21,8 @@ export PATH - # hack around a bug in zsh: - test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' +@@ -23,8 +23,8 @@ mydir=`echo "$0" | sed 's,/[^/]*$,,'` + mydir=`cd "$mydir" && pwd` + PATH="$mydir:$PATH"; export PATH -v=`kpsewhich -var-value TEXMFSYSVAR` -c=`kpsewhich -var-value TEXMFSYSCONFIG` diff --git a/print/tex-tetex/patches/patch-bin_updmap b/print/tex-tetex/patches/patch-bin_updmap index 9f09d8c84..46dbe8cb0 100644 --- a/print/tex-tetex/patches/patch-bin_updmap +++ b/print/tex-tetex/patches/patch-bin_updmap @@ -1,29 +1,27 @@ -$NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ +$NetBSD: patch-bin_updmap,v 1.6 2015/06/14 12:50:05 markd Exp $ ---- bin/updmap.orig 2013-10-07 22:58:25.000000000 +0000 +--- bin/updmap.orig 2015-04-27 17:08:10.000000000 +0000 +++ bin/updmap -@@ -3,5 +3,5 @@ - # updmap - maintain map files for outline fonts. - # (Maintained in TeX Live:Master/texmf-dist/scripts/texlive.) --# -+# - # Copyright 2011, 2012, 2013 Norbert Preining - # This file is licensed under the GNU General Public License version 2 -@@ -24,5 +24,5 @@ my $TEXMFROOT; +@@ -19,7 +19,7 @@ my $svnid = '$Id: updmap.pl 37076 2015-0 + my $TEXMFROOT; BEGIN { - $^W=1; + $^W = 1; - $TEXMFROOT = `kpsewhich -var-value=TEXMFROOT`; + $TEXMFROOT = `@KPSEWHICH@ -var-value=TEXMFROOT`; if ($?) { - print STDERR "updmap: Cannot find TEXMFROOT, aborting!\n"; -@@ -38,5 +38,5 @@ my $version = '$Id: updmap.pl 31853 2013 + die "$0: kpsewhich -var-value=TEXMFROOT failed, aborting early.\n"; + } +@@ -37,7 +37,7 @@ my $version = "r$svnrev ($lastchdate)"; + use Getopt::Long qw(:config no_autoabbrev ignore_case_always); use strict; -use TeXLive::TLUtils qw(mkdirhier mktexupd win32 basename dirname +use TeXLive::TLUtils qw(mkdirhier mktexupd win32 basename dirname sort_uniq member touch); -@@ -51,10 +51,10 @@ use TeXLive::TLUtils qw(mkdirhier mktexu + #use Data::Dumper; +@@ -49,12 +49,12 @@ use TeXLive::TLUtils qw(mkdirhier mktexu + # see more comments at the definition of this function. reset_root_home(); -chomp(my $TEXMFDIST = `kpsewhich --var-value=TEXMFDIST`); @@ -40,7 +38,9 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ +chomp(my $TEXMFHOME = `@KPSEWHICH@ -var-value=TEXMFHOME`); # make sure that on windows *everything* is in lower case for comparison -@@ -80,6 +80,6 @@ my @cmdline_options = ( + if (win32()) { +@@ -77,8 +77,8 @@ my $updLSR; + my @cmdline_options = ( "sys", "listfiles", - "cnffile=s@", @@ -49,21 +49,27 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ + "copy", "disable=s@", "dvipdfmoutputdir=s", -@@ -191,5 +191,5 @@ sub main { + "dvipdfmxoutputdir=s", +@@ -207,7 +207,7 @@ sub main { + save_updmap($opts{'_readsave'}); exit 0; } - + if ($opts{'showoptions'}) { for my $o (@{$opts{'showoptions'}}) { -@@ -231,5 +231,5 @@ sub main { + if (defined($settings{$o})) { +@@ -247,7 +247,7 @@ sub main { + # in the list is the one where changes will be written to. ($changes_config_file) = @{$opts{'cnffile'}}; } else { - my @all_files = `kpsewhich -all updmap.cfg`; + my @all_files = `@KPSEWHICH@ -all updmap.cfg`; chomp(@all_files); my @used_files; -@@ -241,8 +241,8 @@ sub main { + for my $f (@all_files) { +@@ -257,10 +257,10 @@ sub main { + my $TEXMFLOCALVAR; my @TEXMFLOCAL; if (win32()) { - chomp($TEXMFLOCALVAR =`kpsewhich --expand-path=\$TEXMFLOCAL`); @@ -74,35 +80,36 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ + chomp($TEXMFLOCALVAR =`@KPSEWHICH@ --expand-path='\$TEXMFLOCAL'`); @TEXMFLOCAL = split /:/ , $TEXMFLOCALVAR; } -@@ -280,5 +280,5 @@ sub main { + # +@@ -292,7 +292,7 @@ sub main { + # TEXMFSYSVAR $TEXLIVE/YYYY/texmf-var/web2c/updmap.cfg # TEXMFLOCAL $TEXLIVE/texmf-local/web2c/updmap.cfg # TEXMFDIST $TEXLIVE/YYYY/texmf-dist/web2c/updmap.cfg - # + # # updmap-sys (root): # ================== -@@ -415,5 +415,5 @@ sub main { + # TEXMFSYSCONFIG $TEXLIVE/YYYY/texmf-config/web2c/updmap.cfg +@@ -427,7 +427,7 @@ sub main { + if ($cmd && !$opts{'force'} && !$changed) { - print "$changes_config_file unchanged. Map files not recreated.\n" + print "$changes_config_file unchanged. Map files not recreated.\n" if !$opts{'quiet'}; } else { -@@ -435,5 +435,5 @@ sub main { - my @missing = read_map_files(); - if (@missing) { -- print STDERR "\nERROR: The following map file(s) couldn't be found:\n"; -+ print STDERR "\nERROR: The following map file(s) couldn't be found:\n"; - for my $m (@missing) { - my $orig = $alldata->{'maps'}{$m}{'origin'}; -@@ -913,5 +913,5 @@ sub cidx2dvips_old { + if (!$opts{'nomkmap'}) { +@@ -921,7 +921,7 @@ sub cidx2dvips_old { + if ($_ =~ /.*[@\:\/,]/) {next;} elsif ($_ =~ /^[^ ][^ ]* unicode /) {next;} s/^([^ ][^ ]* [^ ][^ ]* [^ ][^ ]*)\.[Oo][Tt][Ff]/$1/; - s/^([^ ][^ ]* [^ ][^ ]* [^ ][^ ]*)\.[Tt][Tt][FfCc]/$1/; + s/^([^ ][^ ]* [^ ][^ ]* [^ ][^ ]*)\.[Tt][Tt][FfCc]/$1/; s/$/ %/; s/^(([^ ]*).*)/$1$2/; -@@ -961,9 +961,9 @@ sub mkMaps { + s/^([^ ][^ ]* ([^ ][^ ]*) !*([^ ][^ ]*).*)/$1 $3-$2/; +@@ -969,11 +969,11 @@ sub mkMaps { + } my ($mode, $mode_origin) = get_cfg('LW35'); - my ($dvipsPreferOutline, $dvipsPreferOutline_origin) = @@ -115,21 +122,24 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ + my ($pdftexDownloadBase14, $pdftexDownloadBase14_origin) = get_cfg('pdftexDownloadBase14'); my ($pxdviUse, $pxdviUse_origin) = get_cfg('pxdviUse'); -@@ -1120,5 +1120,5 @@ sub mkMaps { + my ($kanjiEmbed, $kanjiEmbed_origin) = get_cfg('kanjiEmbed'); +@@ -1128,23 +1128,23 @@ sub mkMaps { + push @ps2pk_map, transLW35($mode, @ps2pk_fonts); push @ps2pk_map, @mixedmaps_fonts; push @ps2pk_map, @notmixedmaps_fonts; - &writeLines(">$dvipsoutputdir/ps2pk.map", + &writeLines(">$dvipsoutputdir/ps2pk.map", normalizeLines(@ps2pk_map)); -@@ -1127,5 +1127,5 @@ sub mkMaps { + print "Generating output for dvips...\n" if !$opts{'quiet'}; + my @download35_map; push @download35_map, "% ps2pk35.map"; push @download35_map, transLW35($mode, @ps2pk_fonts); - &writeLines(">$dvipsoutputdir/download35.map", + &writeLines(">$dvipsoutputdir/download35.map", normalizeLines(@download35_map)); -@@ -1133,8 +1133,8 @@ sub mkMaps { + my @builtin35_map; push @builtin35_map, "% dvips35.map"; push @builtin35_map, transLW35($mode, @dvips35_fonts); - &writeLines(">$dvipsoutputdir/builtin35.map", @@ -140,77 +150,88 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ + my @dftdvips_fonts = (($dvipsDownloadBase35 eq "true") ? @ps2pk_fonts : @dvips35_fonts); -@@ -1152,5 +1152,5 @@ sub mkMaps { + my @psfonts_t1_map; +@@ -1160,14 +1160,14 @@ sub mkMaps { + push @psfonts_t1_map, @mixedmaps_fonts; push @psfonts_t1_map, @notmixedmaps_fonts; push @psfonts_t1_map, @tmpkanji2; - &writeLines(">$dvipsoutputdir/psfonts_t1.map", + &writeLines(">$dvipsoutputdir/psfonts_t1.map", normalizeLines(@psfonts_t1_map)); -@@ -1159,5 +1159,5 @@ sub mkMaps { + my @psfonts_pk_map; + push @psfonts_pk_map, transLW35($mode, @dftdvips_fonts); push @psfonts_pk_map, @notmixedmaps_fonts; push @psfonts_pk_map, @tmpkanji2; - &writeLines(">$dvipsoutputdir/psfonts_pk.map", + &writeLines(">$dvipsoutputdir/psfonts_pk.map", normalizeLines(@psfonts_pk_map)); -@@ -1216,5 +1216,5 @@ sub mkMaps { - } else { - print STDERR "$prg: Warning: File $d/$f doesn't exist.\n"; -- print LOG "Warning: File $d/$f doesn't exist.\n" -+ print LOG "Warning: File $d/$f doesn't exist.\n" - unless $opts{'dry-run'}; - } -@@ -1223,5 +1223,5 @@ sub mkMaps { + print "Generating output for pdftex...\n" if !$opts{'quiet'}; +@@ -1231,7 +1231,7 @@ sub mkMaps { + sub check_mismatch { my ($mm, $d, $f, $prog) = @_; - chomp (my $kpsefound = `kpsewhich --progname=$prog $f`); + chomp (my $kpsefound = `@KPSEWHICH@ --progname=$prog $f`); if (lc("$d/$f") ne lc($kpsefound)) { $mm->{$f} = $kpsefound; -@@ -1332,5 +1332,5 @@ listed below). + } +@@ -1340,7 +1340,7 @@ listed below). + sub locateMap { my $map = shift; - my $ret = `kpsewhich --format=map $map`; + my $ret = `@KPSEWHICH@ --format=map $map`; chomp($ret); return $ret; -@@ -1376,5 +1376,5 @@ sub processOptions { + } +@@ -1384,7 +1384,7 @@ sub processOptions { + # now continue with normal option handling - GetOptions(\%opts, @cmdline_options) or + GetOptions(\%opts, @cmdline_options) or die "Try \"$prg --help\" for more information.\n"; } -@@ -1408,5 +1408,5 @@ sub setupOutputDir { + +@@ -1416,14 +1416,14 @@ sub setupOutputDir { + # we can only have "key=value" since that is the way it was prepared # in process_options # (These were the values provided to --setoption.) -# +# sub setOptions { my (@options) = @_; -@@ -1415,5 +1415,5 @@ sub setOptions { + for (my $i = 0; $i < @options; $i++) { + my $o = $options[$i]; my ($key,$val) = split (/=/, $o, 2); - + die "$prg: unexpected empty key or val for options (@options), goodbye.\n" if !$key || !defined($val); -@@ -1497,5 +1497,5 @@ sub disable_map { + +@@ -1505,7 +1505,7 @@ sub disable_map { + my $orig = $alldata->{'maps'}{$map}{'origin'}; # add a new entry to the top level where we disable it # copy over the type from the last entry - $alldata->{'updmap'}{$tc}{'maps'}{$map}{'type'} = + $alldata->{'updmap'}{$tc}{'maps'}{$map}{'type'} = $alldata->{'updmap'}{$orig}{'maps'}{$map}{'type'}; $alldata->{'updmap'}{$tc}{'maps'}{$map}{'status'} = "disabled"; -@@ -1595,5 +1595,5 @@ sub save_updmap { + $alldata->{'updmap'}{$tc}{'maps'}{$map}{'line'} = -1; +@@ -1603,7 +1603,7 @@ sub save_updmap { + # sub check_option { my ($opt, $val) = @_; - if ((($settings{$opt}{'type'} eq "binary") && + if ((($settings{$opt}{'type'} eq "binary") && $val ne "true" && $val ne "false") || (($settings{$opt}{'type'} eq "string") && -@@ -1613,10 +1613,10 @@ sub setOption { + !member($val, @{$settings{$opt}{'possible'}}))) { +@@ -1621,12 +1621,12 @@ sub setOption { + my ($opt, $val) = @_; die "$prg: Unsupported option $opt." if (!defined($settings{$opt})); - die "$0: Invalid value $val for option $opt." @@ -223,7 +244,9 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ + #print "Setting option $opt to $val...\n" if !$opts{'quiet'}; my $tc = $alldata->{'changes_config'}; -@@ -1766,7 +1766,7 @@ sub normalizeLines { + +@@ -1774,9 +1774,9 @@ sub normalizeLines { + # $alldata->{'updmap'}{$full_path_name_of_updmap}{'lines'} = \@lines # $alldata->{'updmap'}{$full_path_name_of_updmap}{'setting'}{$key}{'val'} = $val # $alldata->{'updmap'}{$full_path_name_of_updmap}{'setting'}{$key}{'line'} = $i -# $alldata->{'updmap'}{$full_path_name_of_updmap}{'maps'}{$mapname}{'type'} @@ -233,21 +256,26 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ +# $alldata->{'updmap'}{$full_path_name_of_updmap}{'maps'}{$mapname}{'status'} # = 'enabled'|'disabled' # $alldata->{'updmap'}{$full_path_name_of_updmap}{'maps'}{$mapname}{'line'} = $i -@@ -1978,5 +1978,5 @@ sub read_map_files { + # $alldata->{'maps'}{$m}{'origin'} = $updmap_path_name +@@ -1976,14 +1976,14 @@ sub read_map_files { + $alldata->{'maps'}{$m}{'status'} = 'enabled'; } @maps = sort_uniq(@maps); - my @fullpath = `kpsewhich --format=map @maps`; + my @fullpath = `@KPSEWHICH@ --format=map @maps`; chomp @fullpath; foreach my $map (@maps) { -@@ -1985,5 +1985,5 @@ sub read_map_files { + my ($ff) = grep /\/$map(\.map)?$/, @fullpath; + if ($ff) { $alldata->{'maps'}{$map}{'fullpath'} = $ff; } else { - # if the map file is not found, then push it onto the list of + # if the map file is not found, then push it onto the list of # missing map files, since we know that it is enabled push @missing, $map; -@@ -2087,11 +2087,11 @@ sub merge_data { + } +@@ -2085,13 +2085,13 @@ sub merge_data { + for my $f (keys %{$alldata->{'maps'}{$m}{'fonts'}}) { # use the font definition only for those fonts where the origin matches if ($alldata->{'fonts'}{$f}{'origin'} eq $m) { - $alldata->{'merged'}{'allMaps'}{'fonts'}{$f} = @@ -262,73 +290,31 @@ $NetBSD: patch-bin_updmap,v 1.4 2013/11/17 17:15:43 minskim Exp $ + $alldata->{'merged'}{'KanjiMap'}{'fonts'}{$f} = $alldata->{'maps'}{$m}{'fonts'}{$f} if ($alldata->{'updmap'}{$origin}{'maps'}{$m}{'type'} eq "KanjiMap"); -@@ -2105,5 +2105,5 @@ sub merge_data { + } +@@ -2103,7 +2103,7 @@ sub merge_data { + # # $HOME and sudo and updmap-sys horror # some instances of sudo do not reset $HOME to the home of root -# as an effect of "sudo updmap" creates root owned files in the home +# as an effect of "sudo updmap" creates root owned files in the home # of a normal user, and "sudo updmap-sys" uses map files and updmap.cfg # files from the directory of a normal user, but creating files -@@ -2133,5 +2133,5 @@ sub reset_root_home { - # envhome and roothome do agree, nothing to do, that is the good case - } -- } else { -+ } else { - warning("$prg: home of root not defined, strange!\n"); - } -@@ -2158,5 +2158,5 @@ Usage: $prg [OPTION] ... [COMMAND] - - Update the default font map files used by pdftex, dvips, and dvipdfm(x), --and optionally pxdvi, as determined by all configuration files updmap.cfg -+and optionally pxdvi, as determined by all configuration files updmap.cfg - (the ones returned by running "kpsewhich --all updmap.cfg", but see below). - -@@ -2174,5 +2174,5 @@ By default, the TeX filename database (l + # in TEXMFSYSCONFIG. This is *all* wrong. +@@ -2190,7 +2190,7 @@ historical reasons. A general overview: + Good luck. Options: - --cnffile FILE read FILE for the updmap configuration + --cnffile FILE read FILE for the updmap configuration (can be given multiple times, in which case all the files are used) -@@ -2261,5 +2261,5 @@ Explanation of trees and files normally + --dvipdfmxoutputdir DIR specify output directory (dvipdfm(x) syntax) +@@ -2278,7 +2278,7 @@ Explanation of trees and files normally + Thus, if updmap.cfg files are present in all trees, and the default layout is used as shipped with TeX Live, the following files are read, in the given order. - + For updmap-sys: TEXMFSYSCONFIG \$TEXLIVE/YYYY/texmf-config/web2c/updmap.cfg -@@ -2276,7 +2276,7 @@ Explanation of trees and files normally - TEXMFLOCAL \$TEXLIVE/texmf-local/web2c/updmap.cfg - TEXMFDIST \$TEXLIVE/YYYY/texmf-dist/web2c/updmap.cfg -- -+ - (where YYYY is the TeX Live release version). -- -+ - There is one exception to keep upgradability from earlier versions - of TeX Live: if a file TEXMFLOCAL/web2c/updmap-local.cfg exists -@@ -2299,8 +2299,8 @@ Explanation of trees and files normally - kpsewhich --all (equivalently, the one returned by kpsewhich - updmap.cfg), is used. -- -+ - 2) If neither of the above two are present and changes are made, a - new config file is created in \$TEXMFCONFIG/web2c/updmap.cfg. -- -+ - In general, the idea is that if a given config file is not writable, a - higher-level one can be used. That way, the distribution's settings -@@ -2321,5 +2321,5 @@ Explanation of trees and files normally - or - \#! MixedMap mapname.map -- in the higher-priority updmap.cfg file. -+ in the higher-priority updmap.cfg file. - - As an example, suppose you have a copy of MathTime Pro fonts -@@ -2334,5 +2334,5 @@ Explanation of trees and files normally - updmap writes the map files for dvips (psfonts.map) and pdftex - (pdftex.map) to the TEXMFVAR/fonts/map/updmap/{dvips,pdftex}/ -- directories. -+ directories. - - The log file is written to TEXMFVAR/web2c/updmap.log. + TEXMFSYSVAR \$TEXLIVE/YYYY/texmf-var/web2c/updmap.cfg diff --git a/print/tex-tetex/patches/patch-bin_updmap-sys b/print/tex-tetex/patches/patch-bin_updmap-sys index 5146e9fe0..f38dd1bd4 100644 --- a/print/tex-tetex/patches/patch-bin_updmap-sys +++ b/print/tex-tetex/patches/patch-bin_updmap-sys @@ -1,10 +1,10 @@ -$NetBSD: patch-bin_updmap-sys,v 1.2 2013/11/17 17:15:43 minskim Exp $ +$NetBSD: patch-bin_updmap-sys,v 1.3 2015/04/25 20:26:37 markd Exp $ ---- bin/updmap-sys.orig 2013-07-31 01:51:21.000000000 +0000 +--- bin/updmap-sys.orig 2014-11-23 18:10:07.000000000 +0000 +++ bin/updmap-sys -@@ -27,4 +27,4 @@ test -n "${ZSH_VERSION+set}" && alias -g - # TEXMFCONFIG="$c" - # export TEXMFVAR TEXMFCONFIG +@@ -21,4 +21,4 @@ PATH="$mydir:$PATH"; export PATH + # hack around a bug in zsh: + test -n "${ZSH_VERSION+set}" && alias -g '${1+"$@"}'='"$@"' -exec updmap --sys ${1+"$@"} +exec @UPDMAP@ --sys ${1+"$@"} diff --git a/print/tex-tetex/patches/patch-texmf-dist_web2c_updmap.cfg b/print/tex-tetex/patches/patch-texmf-dist_web2c_updmap.cfg index 8f89a5e12..8ec1d6df6 100644 --- a/print/tex-tetex/patches/patch-texmf-dist_web2c_updmap.cfg +++ b/print/tex-tetex/patches/patch-texmf-dist_web2c_updmap.cfg @@ -1,8 +1,8 @@ -$NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp $ +$NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.5 2015/06/14 12:50:05 markd Exp $ ---- texmf-dist/web2c/updmap.cfg.orig 2013-11-12 02:23:56.000000000 +0000 +--- texmf-dist/web2c/updmap.cfg.orig 2015-01-12 02:19:35.000000000 +0000 +++ texmf-dist/web2c/updmap.cfg -@@ -100,263 +100,3 @@ kanjiEmbed noEmbed +@@ -100,290 +100,3 @@ kanjiEmbed noEmbed # (end of updmap-hdr.cfg) @@ -10,7 +10,7 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map OrnementsADF.map -Map ArrowsADF.map -Map BulletsADF.map --Map alegreya.map +-Map Alegreya.map -MixedMap allrunes.map -Map euler.map -MixedMap cm.map @@ -18,6 +18,7 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -MixedMap cyrillic.map -MixedMap latxfont.map -MixedMap symbols.map +-Map AnonymousPro.map -Map uaq.map -Map antt.map -Map arabi.map @@ -25,6 +26,8 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map syriac.map -Map archaicprw.map -Map arev.map +-MixedMap arss.map +-MixedMap artm.map -Map bkaiu.map -Map bsmiu.map -Map gbsnu.map @@ -36,6 +39,7 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map aurical.map -Map uag.map -Map ybv.map +-Map baskervaldx.map -MixedMap bbold.map -Map belleek.map -Map bera.map @@ -47,15 +51,19 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map pbsi.map -Map burmese.map -Map cabin.map +-Map caladea.map -Map calligra.map -Map cantarell.map +-Map carlito.map -Map cmin.map -MixedMap cbgreek-full.map -MixedMap ccpl.map -Map ccicons.map -Map clm.map -Map chemarrow.map +-Map cinzel.map -Map cjhebrew.map +-Map ClearSans.map -MixedMap cmtext-bsr-interpolated.map -Map cm-lgc.map -MixedMap cm-super-t1.map @@ -73,27 +81,35 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map cs-charter.map -Map csfonts.map -Map cyklop.map +-Map dad.map +-Map dante.map -Map dejavu-type1.map -Map dictsym.map -Map dstroke.map -Map droid.map -Map dutchcal.map -Map EBGaramond.map +-Map EBGaramond-Maths.map -Map yes.map -Map epigrafica.map -Map epiolmec.map +-Map erewhon.map -MixedMap esint.map +-Map esrelation.map -Map ESSTIX.map -Map esvect.map -MixedMap ethiop.map -MixedMap eurosym.map -Map fbb.map -Map fdsymbol.map +-Map fetamont.map -Map fge.map +-Map fira.map -Map foekfont.map -Map fonetika.map -Map nectec.map -Map nf.map +-Map sipa.map -Map tlwg.map -Map fourier-utopia-expert.map -Map fourier.map @@ -109,10 +125,10 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map gfsporson.map -Map gfssolomos.map -Map gillius.map --Map yfrak.map -Map ugq.map -Map hacm.map -Map uhv.map +-Map Heuristica.map -MixedMap hfbright.map -MixedMap iby.map -Map zi4.map @@ -156,6 +172,7 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map linearA.map -Map l7x-urwvn.map -Map lm.map +-Map LobsterTwo.map -MixedMap lxfonts.map -MixedMap manfnt.map -Map marvosym.map @@ -180,18 +197,23 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map unc.map -Map newpx.map -Map newtx.map +-Map newtxsf.map +-Map newtxtt.map -Map norasi-c90.map -Map cherokee.map -Map ocrb.map -Map oinuit.map -Map omega.map -Map opensans.map +-Map overlock.map -Map upl.map -Map paratype-type1.map +-Map dummy-space.map -Map phaistos.map -MixedMap pigpen.map -MixedMap plother.map -MixedMap pltext.map +-Map PlayfairDisplay.map -Map ap.map -Map prodint.map -Map charter.map @@ -205,6 +227,7 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map quattrocento.map -Map Raleway.map -Map recycle.map +-Map roboto.map -Map yrd.map -MixedMap rsfs.map -Map rsfso.map @@ -215,8 +238,10 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map SkakNew.map -Map SourceCodePro.map -Map SourceSansPro.map +-Map SourceSerifPro.map -Map starfont.map -Map icelandic.map +-Map stix.map -MixedMap stmaryrd.map -Map superiors.map -Map usy.map @@ -237,6 +262,7 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -Map txfonts.map -Map gptimes.map -Map umj.map +-Map universalis.map -KanjiMap uptex-@kanjiEmbed@@kanjiVariant@.map -MixedMap dvng.map -Map yv1.map @@ -263,6 +289,7 @@ $NetBSD: patch-texmf-dist_web2c_updmap.cfg,v 1.3 2013/11/17 17:15:43 minskim Exp -MixedMap wasy.map -Map XCharter.map -MixedMap xypic.map +-Map yfrak.map -MixedMap yhmath.map -Map uzc.map -Map uzd.map diff --git a/print/tex-tex-font-errors-cheatsheet-doc/DESCR b/print/tex-tex-font-errors-cheatsheet-doc/DESCR new file mode 100644 index 000000000..d04bc3f50 --- /dev/null +++ b/print/tex-tex-font-errors-cheatsheet-doc/DESCR @@ -0,0 +1,4 @@ +This is a compact three-pages document highlighting the TeX +flow of integrating fonts, and explains how some of the most +common font-related error messages occur. Also, hints are given +on how to address those. diff --git a/print/tex-tex-font-errors-cheatsheet-doc/Makefile b/print/tex-tex-font-errors-cheatsheet-doc/Makefile new file mode 100644 index 000000000..1422b072e --- /dev/null +++ b/print/tex-tex-font-errors-cheatsheet-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= tex-font-errors-cheatsheet.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.1 +TEXLIVE_REV= 18314 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex-font-errors-cheatsheet +COMMENT= Cheat sheet outlining the most common TeX font errors +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tex-font-errors-cheatsheet-doc/PLIST b/print/tex-tex-font-errors-cheatsheet-doc/PLIST new file mode 100644 index 000000000..9e9662033 --- /dev/null +++ b/print/tex-tex-font-errors-cheatsheet-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/tex-font-errors-cheatsheet/README +share/texmf-dist/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.pdf +share/texmf-dist/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.tex diff --git a/print/tex-tex-font-errors-cheatsheet-doc/distinfo b/print/tex-tex-font-errors-cheatsheet-doc/distinfo new file mode 100644 index 000000000..5761ffc8f --- /dev/null +++ b/print/tex-tex-font-errors-cheatsheet-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-tex-font-errors-cheatsheet-18314/tex-font-errors-cheatsheet.doc.tar.xz) = aa00afef72ee5566d15155968cabee1670bbb90a +RMD160 (tex-tex-font-errors-cheatsheet-18314/tex-font-errors-cheatsheet.doc.tar.xz) = be1e5a50910d014a11c6efc683de166934635d1e +Size (tex-tex-font-errors-cheatsheet-18314/tex-font-errors-cheatsheet.doc.tar.xz) = 219320 bytes diff --git a/print/tex-tex-overview-doc/DESCR b/print/tex-tex-overview-doc/DESCR new file mode 100644 index 000000000..01c2e6ba1 --- /dev/null +++ b/print/tex-tex-overview-doc/DESCR @@ -0,0 +1,2 @@ +The document gives a short overview of TeX and its children, as +well as the macro packages LaTeX and ConTeXt. diff --git a/print/tex-tex-overview-doc/Makefile b/print/tex-tex-overview-doc/Makefile new file mode 100644 index 000000000..9f0b2e089 --- /dev/null +++ b/print/tex-tex-overview-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +DISTNAME= tex-overview.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.1f +TEXLIVE_REV= 27724 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex-overview +COMMENT= Overview of the development of TeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tex-overview-doc/PLIST b/print/tex-tex-overview-doc/PLIST new file mode 100644 index 000000000..1fe91666b --- /dev/null +++ b/print/tex-tex-overview-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:50 wiz Exp $ +share/texmf-dist/doc/latex/tex-overview/README +share/texmf-dist/doc/latex/tex-overview/tex-overview-aux.tex +share/texmf-dist/doc/latex/tex-overview/tex-overview.pdf +share/texmf-dist/doc/latex/tex-overview/tex-overview.tex diff --git a/print/tex-tex-overview-doc/distinfo b/print/tex-tex-overview-doc/distinfo new file mode 100644 index 000000000..05dc8c2b6 --- /dev/null +++ b/print/tex-tex-overview-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:50 wiz Exp $ + +SHA1 (tex-tex-overview-27724/tex-overview.doc.tar.xz) = d5226bd46eb046cb70aa60d4a8a28a2e43f7800e +RMD160 (tex-tex-overview-27724/tex-overview.doc.tar.xz) = 450e2eb8a887b755d43a81c58031fde6087d032e +Size (tex-tex-overview-27724/tex-overview.doc.tar.xz) = 276652 bytes diff --git a/print/tex-tex-refs-doc/DESCR b/print/tex-tex-refs-doc/DESCR new file mode 100644 index 000000000..7e04c9720 --- /dev/null +++ b/print/tex-tex-refs-doc/DESCR @@ -0,0 +1,4 @@ +This is an ongoing project with the aim of providing a help +file for LaTeX (and its friends like ConTeXt, Metapost, +Metafont, etc.) using a state-of-the-art source format, aka +DocBook/XML. diff --git a/print/tex-tex-refs-doc/Makefile b/print/tex-tex-refs-doc/Makefile new file mode 100644 index 000000000..ea00e6758 --- /dev/null +++ b/print/tex-tex-refs-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= tex-refs.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.4.8 +TEXLIVE_REV= 31946 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex-references +COMMENT= References for TeX and Friends +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tex-refs-doc/PLIST b/print/tex-tex-refs-doc/PLIST new file mode 100644 index 000000000..3edaeb5d8 --- /dev/null +++ b/print/tex-tex-refs-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/generic/tex-refs/README +share/texmf-dist/doc/generic/tex-refs/tex-refs-0.4.1.tar.bz2 +share/texmf-dist/doc/generic/tex-refs/tex-refs.css +share/texmf-dist/doc/generic/tex-refs/tex-refs.epub +share/texmf-dist/doc/generic/tex-refs/tex-refs.html +share/texmf-dist/doc/generic/tex-refs/tex-refs.txt diff --git a/print/tex-tex-refs-doc/distinfo b/print/tex-tex-refs-doc/distinfo new file mode 100644 index 000000000..5e883d704 --- /dev/null +++ b/print/tex-tex-refs-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-tex-refs-31946/tex-refs.doc.tar.xz) = 821782cc209c361dadcb8889419923bcf1f2a642 +RMD160 (tex-tex-refs-31946/tex-refs.doc.tar.xz) = 65b48f9bf547292e2fda4d849620929496cd0c9c +Size (tex-tex-refs-31946/tex-refs.doc.tar.xz) = 423932 bytes diff --git a/print/tex-tex/Makefile b/print/tex-tex/Makefile index ef3174212..7eb15ae4a 100644 --- a/print/tex-tex/Makefile +++ b/print/tex-tex/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.7 2013/11/30 23:22:26 minskim Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/05 19:02:28 wiz Exp $ DISTNAME= tex -PKGNAME= tex-${DISTNAME}-3.1415926 -TEXLIVE_REV= 29764 +PKGNAME= tex-${DISTNAME}-3.14159265 +TEXLIVE_REV= 33736 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex COMMENT= Plain TeX format +#LICENSE= knuth CONFLICTS+= teTeX-texmf<=3.0nb20 CONFLICTS+= tex-bin-tex-[0-9]* diff --git a/print/tex-tex/distinfo b/print/tex-tex/distinfo index f61d786ee..23f634209 100644 --- a/print/tex-tex/distinfo +++ b/print/tex-tex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/11/30 23:24:30 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/04/25 04:46:54 markd Exp $ -SHA1 (tex-tex-29764/tex.tar.xz) = c3f1cfa1c23fafa2fd8d77f9ba657729140aa0c9 -RMD160 (tex-tex-29764/tex.tar.xz) = 4ae55a3f8bed46eb65a8530f2c39acb8ae57faa0 -Size (tex-tex-29764/tex.tar.xz) = 792 bytes +SHA1 (tex-tex-33736/tex.tar.xz) = 1b34d5d50b554b6d1ea8259dbbc9620b6954815d +RMD160 (tex-tex-33736/tex.tar.xz) = 2a962fe544aec8ba9da986ed4e503ee1a6ad5125 +Size (tex-tex-33736/tex.tar.xz) = 792 bytes diff --git a/print/tex-tex4ht-doc/DESCR b/print/tex-tex4ht-doc/DESCR new file mode 100644 index 000000000..abd21acc1 --- /dev/null +++ b/print/tex-tex4ht-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-tex4ht. diff --git a/print/tex-tex4ht-doc/Makefile b/print/tex-tex4ht-doc/Makefile new file mode 100644 index 000000000..c08b2e1e1 --- /dev/null +++ b/print/tex-tex4ht-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= tex4ht.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 36933 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex4ht +COMMENT= Documentation for tex-tex4ht +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tex4ht-doc/PLIST b/print/tex-tex4ht-doc/PLIST new file mode 100644 index 000000000..7f6c1bb2a --- /dev/null +++ b/print/tex-tex4ht-doc/PLIST @@ -0,0 +1,74 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 06:55:45 wiz Exp $ +share/texmf-dist/doc/generic/tex4ht/bugfixes.css +share/texmf-dist/doc/generic/tex4ht/bugfixes.html +share/texmf-dist/doc/generic/tex4ht/cmmi10-b.gif +share/texmf-dist/doc/generic/tex4ht/cmsy10-28.gif +share/texmf-dist/doc/generic/tex4ht/index.html +share/texmf-dist/doc/generic/tex4ht/jhsample.tex +share/texmf-dist/doc/generic/tex4ht/mn-htf.html +share/texmf-dist/doc/generic/tex4ht/mn-index.html +share/texmf-dist/doc/generic/tex4ht/mn-mswin.html +share/texmf-dist/doc/generic/tex4ht/mn-port.html +share/texmf-dist/doc/generic/tex4ht/mn-unix.html +share/texmf-dist/doc/generic/tex4ht/mn.css +share/texmf-dist/doc/generic/tex4ht/mn.html +share/texmf-dist/doc/generic/tex4ht/mn0x.gif +share/texmf-dist/doc/generic/tex4ht/mn10.html +share/texmf-dist/doc/generic/tex4ht/mn11.html +share/texmf-dist/doc/generic/tex4ht/mn12.html +share/texmf-dist/doc/generic/tex4ht/mn13.html +share/texmf-dist/doc/generic/tex4ht/mn14.html +share/texmf-dist/doc/generic/tex4ht/mn15.html +share/texmf-dist/doc/generic/tex4ht/mn16.html +share/texmf-dist/doc/generic/tex4ht/mn17.html +share/texmf-dist/doc/generic/tex4ht/mn19.html +share/texmf-dist/doc/generic/tex4ht/mn1x.gif +share/texmf-dist/doc/generic/tex4ht/mn2.html +share/texmf-dist/doc/generic/tex4ht/mn20.html +share/texmf-dist/doc/generic/tex4ht/mn21.html +share/texmf-dist/doc/generic/tex4ht/mn23.html +share/texmf-dist/doc/generic/tex4ht/mn24.html +share/texmf-dist/doc/generic/tex4ht/mn25.html +share/texmf-dist/doc/generic/tex4ht/mn27.html +share/texmf-dist/doc/generic/tex4ht/mn28.html +share/texmf-dist/doc/generic/tex4ht/mn29.html +share/texmf-dist/doc/generic/tex4ht/mn2x.gif +share/texmf-dist/doc/generic/tex4ht/mn3.html +share/texmf-dist/doc/generic/tex4ht/mn31.html +share/texmf-dist/doc/generic/tex4ht/mn32.html +share/texmf-dist/doc/generic/tex4ht/mn33.html +share/texmf-dist/doc/generic/tex4ht/mn34.html +share/texmf-dist/doc/generic/tex4ht/mn35.html +share/texmf-dist/doc/generic/tex4ht/mn36.html +share/texmf-dist/doc/generic/tex4ht/mn37.html +share/texmf-dist/doc/generic/tex4ht/mn38.html +share/texmf-dist/doc/generic/tex4ht/mn39.html +share/texmf-dist/doc/generic/tex4ht/mn3x.gif +share/texmf-dist/doc/generic/tex4ht/mn4.html +share/texmf-dist/doc/generic/tex4ht/mn40.html +share/texmf-dist/doc/generic/tex4ht/mn41.html +share/texmf-dist/doc/generic/tex4ht/mn42.html +share/texmf-dist/doc/generic/tex4ht/mn43.html +share/texmf-dist/doc/generic/tex4ht/mn44.html +share/texmf-dist/doc/generic/tex4ht/mn45.html +share/texmf-dist/doc/generic/tex4ht/mn46.html +share/texmf-dist/doc/generic/tex4ht/mn47.html +share/texmf-dist/doc/generic/tex4ht/mn48.html +share/texmf-dist/doc/generic/tex4ht/mn49.html +share/texmf-dist/doc/generic/tex4ht/mn4x.gif +share/texmf-dist/doc/generic/tex4ht/mn5.html +share/texmf-dist/doc/generic/tex4ht/mn50.html +share/texmf-dist/doc/generic/tex4ht/mn51.html +share/texmf-dist/doc/generic/tex4ht/mn52.html +share/texmf-dist/doc/generic/tex4ht/mn53.html +share/texmf-dist/doc/generic/tex4ht/mn54.html +share/texmf-dist/doc/generic/tex4ht/mn55.html +share/texmf-dist/doc/generic/tex4ht/mn56.html +share/texmf-dist/doc/generic/tex4ht/mn57.html +share/texmf-dist/doc/generic/tex4ht/mn58.html +share/texmf-dist/doc/generic/tex4ht/mn59.html +share/texmf-dist/doc/generic/tex4ht/mn6.html +share/texmf-dist/doc/generic/tex4ht/mn60.html +share/texmf-dist/doc/generic/tex4ht/mn7.html +share/texmf-dist/doc/generic/tex4ht/mn8.html +share/texmf-dist/doc/generic/tex4ht/mn9.html diff --git a/print/tex-tex4ht-doc/distinfo b/print/tex-tex4ht-doc/distinfo new file mode 100644 index 000000000..84d0d19ea --- /dev/null +++ b/print/tex-tex4ht-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (tex-tex4ht-36933/tex4ht.doc.tar.xz) = 67a11ae1fb5eb4df340df404e0ca28f4757da487 +RMD160 (tex-tex4ht-36933/tex4ht.doc.tar.xz) = dd56cda6e05610e586c396bc9f925781edd32789 +Size (tex-tex4ht-36933/tex4ht.doc.tar.xz) = 61172 bytes diff --git a/print/tex-tex4ht/DESCR b/print/tex-tex4ht/DESCR new file mode 100644 index 000000000..f3eaaeddc --- /dev/null +++ b/print/tex-tex4ht/DESCR @@ -0,0 +1,12 @@ +A converter from TeX and LaTeX to SGML-based formats such as +(X)HTML, MathML, OpenDocument, and DocBook, providing a +configurable (La)TeX-based authoring system for hypertext. +Tex4ht does not parse (La)TeX source (so that it avoids the +difficulties encountered by many other converters, arising from +the irregularity of (La)TeX syntax). Instead, Tex4ht uses +(La)TeX itself (with an extra macro package) to produce a non- +standard DVI file that it can then process. This technique +allows TeX4ht to approach the robustness characteristic of +restricted-syntax systems such as hyperlatex and gellmu. Note +that CTAN no longer holds the definitive sources of the +package: see the 'Readme' file. diff --git a/print/tex-tex4ht/Makefile b/print/tex-tex4ht/Makefile new file mode 100644 index 000000000..10f7a84be --- /dev/null +++ b/print/tex-tex4ht/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= tex4ht +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 36933 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tex4ht +COMMENT= Convert (La)TeX to HTML/XML +LICENSE= lppl-1.3c + +DEPENDS+= tex4ht-[0-9]*:../../print/tex4ht + +TEXLIVE_IGNORE_PATTERNS= texmf-dist/scripts + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tex4ht/PLIST b/print/tex-tex4ht/PLIST new file mode 100644 index 000000000..bc476adb0 --- /dev/null +++ b/print/tex-tex4ht/PLIST @@ -0,0 +1,3744 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 06:55:29 wiz Exp $ +share/texmf-dist/tex/generic/tex4ht/2up.4ht +share/texmf-dist/tex/generic/tex4ht/8859-6.4ht +share/texmf-dist/tex/generic/tex4ht/CJK.4ht +share/texmf-dist/tex/generic/tex4ht/IEEEtran.4ht +share/texmf-dist/tex/generic/tex4ht/JHEP.4ht +share/texmf-dist/tex/generic/tex4ht/ProTex.4ht +share/texmf-dist/tex/generic/tex4ht/SIunits.4ht +share/texmf-dist/tex/generic/tex4ht/TextBook.4ht +share/texmf-dist/tex/generic/tex4ht/aa.4ht +share/texmf-dist/tex/generic/tex4ht/abidir.4ht +share/texmf-dist/tex/generic/tex4ht/accents.4ht +share/texmf-dist/tex/generic/tex4ht/acm_proc_article-sp.4ht +share/texmf-dist/tex/generic/tex4ht/afterpage.4ht +share/texmf-dist/tex/generic/tex4ht/alatex.4ht +share/texmf-dist/tex/generic/tex4ht/algorithm.4ht +share/texmf-dist/tex/generic/tex4ht/algorithmic.4ht +share/texmf-dist/tex/generic/tex4ht/algorithmicx.4ht +share/texmf-dist/tex/generic/tex4ht/alltt.4ht +share/texmf-dist/tex/generic/tex4ht/alphanum.4ht +share/texmf-dist/tex/generic/tex4ht/amsart.4ht +share/texmf-dist/tex/generic/tex4ht/amsbook.4ht +share/texmf-dist/tex/generic/tex4ht/amsbsy.4ht +share/texmf-dist/tex/generic/tex4ht/amscd.4ht +share/texmf-dist/tex/generic/tex4ht/amsdtx.4ht +share/texmf-dist/tex/generic/tex4ht/amsfonts.4ht +share/texmf-dist/tex/generic/tex4ht/amsldoc.4ht +share/texmf-dist/tex/generic/tex4ht/amsmath.4ht +share/texmf-dist/tex/generic/tex4ht/amsopn.4ht +share/texmf-dist/tex/generic/tex4ht/amsppt.4ht +share/texmf-dist/tex/generic/tex4ht/amsproc.4ht +share/texmf-dist/tex/generic/tex4ht/amssymb.4ht +share/texmf-dist/tex/generic/tex4ht/amstex.4ht +share/texmf-dist/tex/generic/tex4ht/amstex1.4ht +share/texmf-dist/tex/generic/tex4ht/amstext.4ht +share/texmf-dist/tex/generic/tex4ht/amsthm.4ht +share/texmf-dist/tex/generic/tex4ht/aoutput.4ht +share/texmf-dist/tex/generic/tex4ht/apa-a.4ht +share/texmf-dist/tex/generic/tex4ht/apa.4ht +share/texmf-dist/tex/generic/tex4ht/apacite.4ht +share/texmf-dist/tex/generic/tex4ht/aps.4ht +share/texmf-dist/tex/generic/tex4ht/arabicore.4ht +share/texmf-dist/tex/generic/tex4ht/array.4ht +share/texmf-dist/tex/generic/tex4ht/article.4ht +share/texmf-dist/tex/generic/tex4ht/austrian.4ht +share/texmf-dist/tex/generic/tex4ht/babel.4ht +share/texmf-dist/tex/generic/tex4ht/beamer.4ht +share/texmf-dist/tex/generic/tex4ht/beamerbasefont.4ht +share/texmf-dist/tex/generic/tex4ht/beamerbasetoc.4ht +share/texmf-dist/tex/generic/tex4ht/beton.4ht +share/texmf-dist/tex/generic/tex4ht/biblatex.4ht +share/texmf-dist/tex/generic/tex4ht/bibtex.4ht +share/texmf-dist/tex/generic/tex4ht/bibtex2.4ht +share/texmf-dist/tex/generic/tex4ht/bibtopic.4ht +share/texmf-dist/tex/generic/tex4ht/bm.4ht +share/texmf-dist/tex/generic/tex4ht/book.4ht +share/texmf-dist/tex/generic/tex4ht/booktabs.4ht +share/texmf-dist/tex/generic/tex4ht/boxedminipage.4ht +share/texmf-dist/tex/generic/tex4ht/byname.4ht +share/texmf-dist/tex/generic/tex4ht/caption.4ht +share/texmf-dist/tex/generic/tex4ht/catalan.4ht +share/texmf-dist/tex/generic/tex4ht/cgloss4e.4ht +share/texmf-dist/tex/generic/tex4ht/chapterbib.4ht +share/texmf-dist/tex/generic/tex4ht/chicago.4ht +share/texmf-dist/tex/generic/tex4ht/color.4ht +share/texmf-dist/tex/generic/tex4ht/colortbl.4ht +share/texmf-dist/tex/generic/tex4ht/combine.4ht +share/texmf-dist/tex/generic/tex4ht/cond4ht.4ht +share/texmf-dist/tex/generic/tex4ht/context.4ht +share/texmf-dist/tex/generic/tex4ht/covington.4ht +share/texmf-dist/tex/generic/tex4ht/cp1250.4ht +share/texmf-dist/tex/generic/tex4ht/cp1252.4ht +share/texmf-dist/tex/generic/tex4ht/cp1256.4ht +share/texmf-dist/tex/generic/tex4ht/cp437.4ht +share/texmf-dist/tex/generic/tex4ht/cp437de.4ht +share/texmf-dist/tex/generic/tex4ht/cp850.4ht +share/texmf-dist/tex/generic/tex4ht/cp852.4ht +share/texmf-dist/tex/generic/tex4ht/cp862.4ht +share/texmf-dist/tex/generic/tex4ht/cp865.4ht +share/texmf-dist/tex/generic/tex4ht/croatian.4ht +share/texmf-dist/tex/generic/tex4ht/curve.4ht +share/texmf-dist/tex/generic/tex4ht/czech.4ht +share/texmf-dist/tex/generic/tex4ht/danish.4ht +share/texmf-dist/tex/generic/tex4ht/dcolumn.4ht +share/texmf-dist/tex/generic/tex4ht/debug.4ht +share/texmf-dist/tex/generic/tex4ht/diagram.4ht +share/texmf-dist/tex/generic/tex4ht/diagrams.4ht +share/texmf-dist/tex/generic/tex4ht/doc.4ht +share/texmf-dist/tex/generic/tex4ht/docbook-math.4ht +share/texmf-dist/tex/generic/tex4ht/docbook-mml.4ht +share/texmf-dist/tex/generic/tex4ht/docbook.4ht +share/texmf-dist/tex/generic/tex4ht/dratex.4ht +share/texmf-dist/tex/generic/tex4ht/dsfont.4ht +share/texmf-dist/tex/generic/tex4ht/dutch.4ht +share/texmf-dist/tex/generic/tex4ht/dvipdf.4ht +share/texmf-dist/tex/generic/tex4ht/dvips.4ht +share/texmf-dist/tex/generic/tex4ht/dvipsnam.4ht +share/texmf-dist/tex/generic/tex4ht/dvipsone.4ht +share/texmf-dist/tex/generic/tex4ht/elsart.4ht +share/texmf-dist/tex/generic/tex4ht/emacspeak.4ht +share/texmf-dist/tex/generic/tex4ht/emulateapj.4ht +share/texmf-dist/tex/generic/tex4ht/endfloat.4ht +share/texmf-dist/tex/generic/tex4ht/endnotes.4ht +share/texmf-dist/tex/generic/tex4ht/english.4ht +share/texmf-dist/tex/generic/tex4ht/enumerate.4ht +share/texmf-dist/tex/generic/tex4ht/enumitem.4ht +share/texmf-dist/tex/generic/tex4ht/epigraph.4ht +share/texmf-dist/tex/generic/tex4ht/eplain.4ht +share/texmf-dist/tex/generic/tex4ht/epsf.4ht +share/texmf-dist/tex/generic/tex4ht/epsfig.4ht +share/texmf-dist/tex/generic/tex4ht/errata.4ht +share/texmf-dist/tex/generic/tex4ht/esperant.4ht +share/texmf-dist/tex/generic/tex4ht/esperanto.4ht +share/texmf-dist/tex/generic/tex4ht/estonian.4ht +share/texmf-dist/tex/generic/tex4ht/eucal.4ht +share/texmf-dist/tex/generic/tex4ht/euler.4ht +share/texmf-dist/tex/generic/tex4ht/europecv.4ht +share/texmf-dist/tex/generic/tex4ht/eurosym.4ht +share/texmf-dist/tex/generic/tex4ht/everyshi.4ht +share/texmf-dist/tex/generic/tex4ht/exam.4ht +share/texmf-dist/tex/generic/tex4ht/exerquiz.4ht +share/texmf-dist/tex/generic/tex4ht/exerqz.4ht +share/texmf-dist/tex/generic/tex4ht/extarticle.4ht +share/texmf-dist/tex/generic/tex4ht/extbook.4ht +share/texmf-dist/tex/generic/tex4ht/extletter.4ht +share/texmf-dist/tex/generic/tex4ht/extproc.4ht +share/texmf-dist/tex/generic/tex4ht/extreport.4ht +share/texmf-dist/tex/generic/tex4ht/fancybox.4ht +share/texmf-dist/tex/generic/tex4ht/fancyvrb.4ht +share/texmf-dist/tex/generic/tex4ht/fig4tex.4ht +share/texmf-dist/tex/generic/tex4ht/finnish.4ht +share/texmf-dist/tex/generic/tex4ht/fleqn.4ht +share/texmf-dist/tex/generic/tex4ht/float.4ht +share/texmf-dist/tex/generic/tex4ht/floatflt.4ht +share/texmf-dist/tex/generic/tex4ht/foils.4ht +share/texmf-dist/tex/generic/tex4ht/fontmath.4ht +share/texmf-dist/tex/generic/tex4ht/footmisc.4ht +share/texmf-dist/tex/generic/tex4ht/footnote-dw.4ht +share/texmf-dist/tex/generic/tex4ht/francais.4ht +share/texmf-dist/tex/generic/tex4ht/french.4ht +share/texmf-dist/tex/generic/tex4ht/frenchb.4ht +share/texmf-dist/tex/generic/tex4ht/g-brief.4ht +share/texmf-dist/tex/generic/tex4ht/galician.4ht +share/texmf-dist/tex/generic/tex4ht/gauss.4ht +share/texmf-dist/tex/generic/tex4ht/german.4ht +share/texmf-dist/tex/generic/tex4ht/germanb.4ht +share/texmf-dist/tex/generic/tex4ht/gloss.4ht +share/texmf-dist/tex/generic/tex4ht/glossaries.4ht +share/texmf-dist/tex/generic/tex4ht/glossary.4ht +share/texmf-dist/tex/generic/tex4ht/go.4ht +share/texmf-dist/tex/generic/tex4ht/graphics.4ht +share/texmf-dist/tex/generic/tex4ht/graphicx.4ht +share/texmf-dist/tex/generic/tex4ht/greek.4ht +share/texmf-dist/tex/generic/tex4ht/harvard.4ht +share/texmf-dist/tex/generic/tex4ht/hebrew.4ht +share/texmf-dist/tex/generic/tex4ht/hebtex.4ht +share/texmf-dist/tex/generic/tex4ht/hewrite.4ht +share/texmf-dist/tex/generic/tex4ht/holtxdoc.4ht +share/texmf-dist/tex/generic/tex4ht/html-jsmath.4ht +share/texmf-dist/tex/generic/tex4ht/html-mltx.4ht +share/texmf-dist/tex/generic/tex4ht/html-mml.4ht +share/texmf-dist/tex/generic/tex4ht/html-speech-math.4ht +share/texmf-dist/tex/generic/tex4ht/html-speech.4ht +share/texmf-dist/tex/generic/tex4ht/html0.4ht +share/texmf-dist/tex/generic/tex4ht/html32-math.4ht +share/texmf-dist/tex/generic/tex4ht/html32.4ht +share/texmf-dist/tex/generic/tex4ht/html4-l2-url.4ht +share/texmf-dist/tex/generic/tex4ht/html4-math.4ht +share/texmf-dist/tex/generic/tex4ht/html4-russian-accents.4ht +share/texmf-dist/tex/generic/tex4ht/html4-svg.4ht +share/texmf-dist/tex/generic/tex4ht/html4-uni.4ht +share/texmf-dist/tex/generic/tex4ht/html4.4ht +share/texmf-dist/tex/generic/tex4ht/htmlw.4ht +share/texmf-dist/tex/generic/tex4ht/hypcap.4ht +share/texmf-dist/tex/generic/tex4ht/hyperref.4ht +share/texmf-dist/tex/generic/tex4ht/idxmake.4ht +share/texmf-dist/tex/generic/tex4ht/ifthen.4ht +share/texmf-dist/tex/generic/tex4ht/index.4ht +share/texmf-dist/tex/generic/tex4ht/info4ht.4ht +share/texmf-dist/tex/generic/tex4ht/infoht4.4ht +share/texmf-dist/tex/generic/tex4ht/infojh.4ht +share/texmf-dist/tex/generic/tex4ht/infomml.4ht +share/texmf-dist/tex/generic/tex4ht/infoof.4ht +share/texmf-dist/tex/generic/tex4ht/infosvg.4ht +share/texmf-dist/tex/generic/tex4ht/inputenc.4ht +share/texmf-dist/tex/generic/tex4ht/italian.4ht +share/texmf-dist/tex/generic/tex4ht/javahelp-a.4ht +share/texmf-dist/tex/generic/tex4ht/javahelp.4ht +share/texmf-dist/tex/generic/tex4ht/jeep.4ht +share/texmf-dist/tex/generic/tex4ht/jsmath.4ht +share/texmf-dist/tex/generic/tex4ht/jsml-math.4ht +share/texmf-dist/tex/generic/tex4ht/jsml.4ht +share/texmf-dist/tex/generic/tex4ht/jurabib.4ht +share/texmf-dist/tex/generic/tex4ht/koi8-r.4ht +share/texmf-dist/tex/generic/tex4ht/latex.4ht +share/texmf-dist/tex/generic/tex4ht/latex209.4ht +share/texmf-dist/tex/generic/tex4ht/latex2man.4ht +share/texmf-dist/tex/generic/tex4ht/latin1.4ht +share/texmf-dist/tex/generic/tex4ht/latin2.4ht +share/texmf-dist/tex/generic/tex4ht/lb.4ht +share/texmf-dist/tex/generic/tex4ht/letter.4ht +share/texmf-dist/tex/generic/tex4ht/lettrine.4ht +share/texmf-dist/tex/generic/tex4ht/lfeenc.4ht +share/texmf-dist/tex/generic/tex4ht/lineno.4ht +share/texmf-dist/tex/generic/tex4ht/linguex.4ht +share/texmf-dist/tex/generic/tex4ht/listings.4ht +share/texmf-dist/tex/generic/tex4ht/llncs-a.4ht +share/texmf-dist/tex/generic/tex4ht/llncs.4ht +share/texmf-dist/tex/generic/tex4ht/lncse-a.4ht +share/texmf-dist/tex/generic/tex4ht/lncse.4ht +share/texmf-dist/tex/generic/tex4ht/longdiv.4ht +share/texmf-dist/tex/generic/tex4ht/longtable.4ht +share/texmf-dist/tex/generic/tex4ht/ltugboat-a.4ht +share/texmf-dist/tex/generic/tex4ht/ltugboat.4ht +share/texmf-dist/tex/generic/tex4ht/ltugproc-a.4ht +share/texmf-dist/tex/generic/tex4ht/ltugproc.4ht +share/texmf-dist/tex/generic/tex4ht/ltxguide.4ht +share/texmf-dist/tex/generic/tex4ht/m-tex4ht.tex +share/texmf-dist/tex/generic/tex4ht/makeidx.4ht +share/texmf-dist/tex/generic/tex4ht/manju.4ht +share/texmf-dist/tex/generic/tex4ht/manmac.4ht +share/texmf-dist/tex/generic/tex4ht/mathltx.4ht +share/texmf-dist/tex/generic/tex4ht/mathml.4ht +share/texmf-dist/tex/generic/tex4ht/mathplayer.4ht +share/texmf-dist/tex/generic/tex4ht/mathtools.4ht +share/texmf-dist/tex/generic/tex4ht/mdwlist.4ht +share/texmf-dist/tex/generic/tex4ht/mdwtab.4ht +share/texmf-dist/tex/generic/tex4ht/memoir.4ht +share/texmf-dist/tex/generic/tex4ht/mempatch.4ht +share/texmf-dist/tex/generic/tex4ht/mex.4ht +share/texmf-dist/tex/generic/tex4ht/mfpic.4ht +share/texmf-dist/tex/generic/tex4ht/microtype.4ht +share/texmf-dist/tex/generic/tex4ht/minitoc.4ht +share/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht +share/texmf-dist/tex/generic/tex4ht/mkht.4ht +share/texmf-dist/tex/generic/tex4ht/mktex4ht.4ht +share/texmf-dist/tex/generic/tex4ht/mla.4ht +share/texmf-dist/tex/generic/tex4ht/mls.4ht +share/texmf-dist/tex/generic/tex4ht/moreverb.4ht +share/texmf-dist/tex/generic/tex4ht/mozilla.4ht +share/texmf-dist/tex/generic/tex4ht/multicol.4ht +share/texmf-dist/tex/generic/tex4ht/multind.4ht +share/texmf-dist/tex/generic/tex4ht/multirow.4ht +share/texmf-dist/tex/generic/tex4ht/mwart.4ht +share/texmf-dist/tex/generic/tex4ht/mwbk.4ht +share/texmf-dist/tex/generic/tex4ht/mwrep.4ht +share/texmf-dist/tex/generic/tex4ht/nameref.4ht +share/texmf-dist/tex/generic/tex4ht/natbib.4ht +share/texmf-dist/tex/generic/tex4ht/ngerman.4ht +share/texmf-dist/tex/generic/tex4ht/ngermanb.4ht +share/texmf-dist/tex/generic/tex4ht/nicefrac.4ht +share/texmf-dist/tex/generic/tex4ht/nomencl.4ht +share/texmf-dist/tex/generic/tex4ht/norsk.4ht +share/texmf-dist/tex/generic/tex4ht/ntheorem.4ht +share/texmf-dist/tex/generic/tex4ht/onmouseover.4ht +share/texmf-dist/tex/generic/tex4ht/ooffice-mml.4ht +share/texmf-dist/tex/generic/tex4ht/ooffice.4ht +share/texmf-dist/tex/generic/tex4ht/ooimpress.4ht +share/texmf-dist/tex/generic/tex4ht/osudeG.4ht +share/texmf-dist/tex/generic/tex4ht/ot4enc.4ht +share/texmf-dist/tex/generic/tex4ht/overcite.4ht +share/texmf-dist/tex/generic/tex4ht/overpic.4ht +share/texmf-dist/tex/generic/tex4ht/paralist.4ht +share/texmf-dist/tex/generic/tex4ht/path.4ht +share/texmf-dist/tex/generic/tex4ht/pb-diagram.4ht +share/texmf-dist/tex/generic/tex4ht/pctable.4ht +share/texmf-dist/tex/generic/tex4ht/pctex32.4ht +share/texmf-dist/tex/generic/tex4ht/pd1enc.4ht +share/texmf-dist/tex/generic/tex4ht/pgf.4ht +share/texmf-dist/tex/generic/tex4ht/picins.4ht +share/texmf-dist/tex/generic/tex4ht/pictex.4ht +share/texmf-dist/tex/generic/tex4ht/pifont.4ht +share/texmf-dist/tex/generic/tex4ht/plain.4ht +share/texmf-dist/tex/generic/tex4ht/polish.4ht +share/texmf-dist/tex/generic/tex4ht/polski.4ht +share/texmf-dist/tex/generic/tex4ht/portuges.4ht +share/texmf-dist/tex/generic/tex4ht/powerdot-a.4ht +share/texmf-dist/tex/generic/tex4ht/powerdot.4ht +share/texmf-dist/tex/generic/tex4ht/prosper-a.4ht +share/texmf-dist/tex/generic/tex4ht/prosper.4ht +share/texmf-dist/tex/generic/tex4ht/psfig.4ht +share/texmf-dist/tex/generic/tex4ht/pst-all.4ht +share/texmf-dist/tex/generic/tex4ht/pst-jtree.4ht +share/texmf-dist/tex/generic/tex4ht/pstricks.4ht +share/texmf-dist/tex/generic/tex4ht/quoting.4ht +share/texmf-dist/tex/generic/tex4ht/reading.4ht +share/texmf-dist/tex/generic/tex4ht/report.4ht +share/texmf-dist/tex/generic/tex4ht/res-a.4ht +share/texmf-dist/tex/generic/tex4ht/res.4ht +share/texmf-dist/tex/generic/tex4ht/resume.4ht +share/texmf-dist/tex/generic/tex4ht/revsymb.4ht +share/texmf-dist/tex/generic/tex4ht/revtex.4ht +share/texmf-dist/tex/generic/tex4ht/revtex4.4ht +share/texmf-dist/tex/generic/tex4ht/rlbabel.4ht +share/texmf-dist/tex/generic/tex4ht/romanian.4ht +share/texmf-dist/tex/generic/tex4ht/rotating.4ht +share/texmf-dist/tex/generic/tex4ht/russianb.4ht +share/texmf-dist/tex/generic/tex4ht/scottish.4ht +share/texmf-dist/tex/generic/tex4ht/scrartcl.4ht +share/texmf-dist/tex/generic/tex4ht/scrbook.4ht +share/texmf-dist/tex/generic/tex4ht/scrreprt.4ht +share/texmf-dist/tex/generic/tex4ht/seminar-a.4ht +share/texmf-dist/tex/generic/tex4ht/seminar.4ht +share/texmf-dist/tex/generic/tex4ht/seslideb.4ht +share/texmf-dist/tex/generic/tex4ht/showfonts.4ht +share/texmf-dist/tex/generic/tex4ht/sig-alternate.4ht +share/texmf-dist/tex/generic/tex4ht/sistyle.4ht +share/texmf-dist/tex/generic/tex4ht/slides.4ht +share/texmf-dist/tex/generic/tex4ht/slidesec.4ht +share/texmf-dist/tex/generic/tex4ht/slovak.4ht +share/texmf-dist/tex/generic/tex4ht/slovene.4ht +share/texmf-dist/tex/generic/tex4ht/soul.4ht +share/texmf-dist/tex/generic/tex4ht/spanish.4ht +share/texmf-dist/tex/generic/tex4ht/splitidx.4ht +share/texmf-dist/tex/generic/tex4ht/srcltx.4ht +share/texmf-dist/tex/generic/tex4ht/subeqnarray.4ht +share/texmf-dist/tex/generic/tex4ht/subfigure.4ht +share/texmf-dist/tex/generic/tex4ht/supertabular.4ht +share/texmf-dist/tex/generic/tex4ht/sverb.4ht +share/texmf-dist/tex/generic/tex4ht/svg.4ht +share/texmf-dist/tex/generic/tex4ht/svgnam.4ht +share/texmf-dist/tex/generic/tex4ht/swedish.4ht +share/texmf-dist/tex/generic/tex4ht/syntax.4ht +share/texmf-dist/tex/generic/tex4ht/t2benc.4ht +share/texmf-dist/tex/generic/tex4ht/tabularx.4ht +share/texmf-dist/tex/generic/tex4ht/tabulary-a.4ht +share/texmf-dist/tex/generic/tex4ht/tabulary.4ht +share/texmf-dist/tex/generic/tex4ht/tcilatex.4ht +share/texmf-dist/tex/generic/tex4ht/tei-math.4ht +share/texmf-dist/tex/generic/tex4ht/tei-mml.4ht +share/texmf-dist/tex/generic/tex4ht/tei-mmltei.4ht +share/texmf-dist/tex/generic/tex4ht/tei.4ht +share/texmf-dist/tex/generic/tex4ht/tex4ht.4ht +share/texmf-dist/tex/generic/tex4ht/tex4ht.sty +share/texmf-dist/tex/generic/tex4ht/texinfo.4ht +share/texmf-dist/tex/generic/tex4ht/texpower.4ht +share/texmf-dist/tex/generic/tex4ht/textures.4ht +share/texmf-dist/tex/generic/tex4ht/th4.4ht +share/texmf-dist/tex/generic/tex4ht/theorem.4ht +share/texmf-dist/tex/generic/tex4ht/titlesec.4ht +share/texmf-dist/tex/generic/tex4ht/tocloft.4ht +share/texmf-dist/tex/generic/tex4ht/tugboat.4ht +share/texmf-dist/tex/generic/tex4ht/turkish.4ht +share/texmf-dist/tex/generic/tex4ht/ucs.4ht +share/texmf-dist/tex/generic/tex4ht/ukraineb.4ht +share/texmf-dist/tex/generic/tex4ht/ulem.4ht +share/texmf-dist/tex/generic/tex4ht/unicode.4ht +share/texmf-dist/tex/generic/tex4ht/url.4ht +share/texmf-dist/tex/generic/tex4ht/usepackage.4ht +share/texmf-dist/tex/generic/tex4ht/ushort.4ht +share/texmf-dist/tex/generic/tex4ht/usorbian.4ht +share/texmf-dist/tex/generic/tex4ht/utf8.4ht +share/texmf-dist/tex/generic/tex4ht/utf8x.4ht +share/texmf-dist/tex/generic/tex4ht/vanilla.4ht +share/texmf-dist/tex/generic/tex4ht/varioref.4ht +share/texmf-dist/tex/generic/tex4ht/verbatim.4ht +share/texmf-dist/tex/generic/tex4ht/verbatimfiles.4ht +share/texmf-dist/tex/generic/tex4ht/verse.4ht +share/texmf-dist/tex/generic/tex4ht/vowel.4ht +share/texmf-dist/tex/generic/tex4ht/web.4ht +share/texmf-dist/tex/generic/tex4ht/welsh.4ht +share/texmf-dist/tex/generic/tex4ht/wrapfig.4ht +share/texmf-dist/tex/generic/tex4ht/writer.4ht +share/texmf-dist/tex/generic/tex4ht/xcolor.4ht +share/texmf-dist/tex/generic/tex4ht/xr-hyper.4ht +share/texmf-dist/tex/generic/tex4ht/xr.4ht +share/texmf-dist/tex/generic/tex4ht/xy.4ht +share/texmf-dist/tex4ht/base/unix/tex4ht.env +share/texmf-dist/tex4ht/base/win32/tex4ht.env +share/texmf-dist/tex4ht/bin/tex4ht.jar +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrr8u.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmbm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmby.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrv.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmry.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbu.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplbu8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplr8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrc7d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri7d.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8rn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmri8z.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrr8re.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/ptmrrn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/times/rptmrre.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ae/ae.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ae/aetcsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ams/euler/eurm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/antpb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/antpbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/antpri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/anttb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/anttri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttcricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/cs-anttricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttcricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ec-anttricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/el-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ex-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/exp-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/greek-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttcricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/qx-anttricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/rm-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/sy-anttrz.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/t2a-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/t2b-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/t2c-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/t5-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttcricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/texnansi-anttricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/ts1-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/antt/wncy-antt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aealbattar.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aealmateen.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aealmohanadb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aealmothnna.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aealyermook.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aearab.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aecortoba.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aedimnah.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aefurat.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aegranada.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aegraph.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aehani.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aekayrawan.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aekhalid.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aemashq.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aemetal.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aenada.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aenagham.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aenice.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aeostorah.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aeouhod.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aepetra.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aerehan.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aesalem.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aeshado.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aesharjah.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aesindibad.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aetarablus.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/aetholoth.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/homa.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/nazlib.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arabi/titr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/favb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/favbi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/favri8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/zavmb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/zavmbi7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/zavmr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/zavmr7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/arev/zavmri7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchrc7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchri7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/bchro8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pccsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cc-pl/pcti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/chess/chess10f.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmbsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmbxti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmcyr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmdunh.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmff.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmfi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmitt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmsltt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmssq.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmtex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmu.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/cmvtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnbxti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/sauter/wnsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cm/wncyi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/concrete/ccmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/concrete/ccr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/concrete/ccsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/concrete/ccti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cs/csti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cs/cstt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/currency/feybl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/currency/feybo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/currency/feybr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/currency/feyml.htf +share/texmf-dist/tex4ht/ht-fonts/alias/currency/feymo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/cs-cyklopr-sc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/ec-cyklopr-sc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi-sc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr-sc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr-sc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/qx-cyklopi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/qx-cyklopr-sc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyklop/t5-cyklopr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcitt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcsltt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmctt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcu.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmbxti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmcsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmdunh.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmff.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmsltt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmssbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmssdc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmssi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmvtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/kmvtti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/wbxipa.htf +share/texmf-dist/tex4ht/ht-fonts/alias/cyrillic/wslipa.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ec/dc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ec/dccc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ec/ec.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ec/eccc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/ec/ecxc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/eulervm/zeuex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/eulervm/zeur.htf +share/texmf-dist/tex4ht/ht-fonts/alias/eulervm/zeus.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeub.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubis.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubit.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeubt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeuri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeuris.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeurit.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeurs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/euro/zpeurt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou06.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou07.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou08.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou09.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou10.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou11.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou12.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou13.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou14.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou15.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou16.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou17.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou18.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou19.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou28.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou29.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou30.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou31.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou32.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou33.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou34.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou35.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou36.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou37.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou38.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou39.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou40.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou41.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou42.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou43.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou44.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou45.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou46.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou47.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou48.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou49.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou50.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou51.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou52.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou53.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou54.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou55.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou56.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou57.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou58.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou59.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou60.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou61.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou62.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou63.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou64.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou65.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou66.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou67.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou68.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou69.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou70.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou71.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou72.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou73.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou74.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou75.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou76.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou77.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou78.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou79.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou80.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou81.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou82.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou83.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou84.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou85.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou86.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou87.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou88.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou89.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou90.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou91.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou92.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou93.htf +share/texmf-dist/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou94.htf +share/texmf-dist/tex4ht/ht-fonts/alias/greek/ibygrk/fibo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/hebrew/cjheblsm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/hebrew/deads.htf +share/texmf-dist/tex4ht/ht-fonts/alias/hebrew/hcaption.htf +share/texmf-dist/tex4ht/ht-fonts/alias/hebrew/oldjaf.htf +share/texmf-dist/tex4ht/ht-fonts/alias/hebrew/rcjheblsm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/hebrew/rcjhebltx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/hebrew/telav.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonarcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonarcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/mi-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonarcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonarcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonarcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcbl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcci.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcit.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcrb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcsi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcso.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcst.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcsx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tctt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcui.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcvi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/jknappen/tc/tcvt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwona/cs-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/ex-iwona/ex-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/exp-iwona/exp-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/greek-iwona/greek-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/mi-iwona/mi-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwona/qx-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/rm-iwona/rm-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/sy-iwona/sy-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t2a-iwona/t2a-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t2b-iwona/t2b-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t2c-iwona/t2c-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwona/t5-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/kurier/wncy-iwona/wncy-kurier.htf +share/texmf-dist/tex4ht/ht-fonts/alias/latex/lcmss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/labx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lass.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lati.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbcc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbrm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lccc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcrm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lcti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldcc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldrm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-00.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1f.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-24.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-2c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-a7.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-circle.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e0.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-f6.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-fb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ff.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-infsup.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbc-t1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbc-t1o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbc-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-00.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1f.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-26.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-2c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-a7.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-circle.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-fb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ff.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-infsup.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbic-t1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbic-t1o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlbic-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlr-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlr-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlr-xl-infsup.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlrc-t1o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlrc-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-8r.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-00.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-01.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-02.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-03.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-04.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-05.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1e.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1f.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-20.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-21.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-22.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-23.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-25.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-27.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-2c.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-a7.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-e0.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-f6.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-fb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ff.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-infsup.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlric-t1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlric-t1o.htf +share/texmf-dist/tex4ht/ht-fonts/alias/libertine/fxlric-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/cs-lmcs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-qx/qx-lm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cmin/cminch.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cmrm/cmr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cmsc/cmcscsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csin/csinch.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/cssl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssbx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssdc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssq.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssqi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csu.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csitt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cssltt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cstcsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csvtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-plrm/plss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lm-rep-t5psn/vntcsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lmbsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lmex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lmmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/lmsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/cork-lmtcs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/qx-.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmtcs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmvt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lmtcs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/t5-lm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/t5-lmtcs.htf +share/texmf-dist/tex4ht/ht-fonts/alias/lm/ts1-.htf +share/texmf-dist/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchb7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchbo7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchr7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchr7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchri7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchri7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathdesign/mdbchro7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/eurbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/eurmo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppleb7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathpple/zppler7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathtime/blex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathtime/blmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathtime/blsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/mathtime/mtsyn.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/fplmbb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plbxsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plbxti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plcsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/pldunh.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plff.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plfi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plitt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plsltt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plti.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/pltt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plu.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pl/plvtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/p1x.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/p1xbsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/p1xsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pcx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbexa.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbmi1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbmia.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsya.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxbsyb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxmi1.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxmia.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsya.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/pxsyb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpcxb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpcxi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpcxsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxbmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxbsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxpplb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/pxfonts/rpxsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qbkb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qbkbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qbkri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qcrb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qcrbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qcrri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvcri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qhvri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qplri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/qfonts/qtmri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/sw/arial.htf +share/texmf-dist/tex4ht/ht-fonts/alias/sw/cour.htf +share/texmf-dist/tex4ht/ht-fonts/alias/sw/times.htf +share/texmf-dist/tex4ht/ht-fonts/alias/times.htf +share/texmf-dist/tex4ht/ht-fonts/alias/times/ptmr7t.htf +share/texmf-dist/tex4ht/ht-fonts/alias/tipa/tipx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/tipa/xipa.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/pxbsyc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxbsso.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtcxsssl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxbmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxbsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxbsssc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxphvro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmbi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmbo.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmri.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxptmro.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/rtxsssc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1x.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xbsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xbsssc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xbttsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xsssc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/t1xttsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxsssl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tcxttsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txbttsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txex.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txexa.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txmi.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txmia.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txr.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txss.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsssc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsssl.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsy.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsya.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txsyb.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/txttsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyx.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxbsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxbsssc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxbttsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxsssc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/txfonts/tyxttsc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchbo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/bchro8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jthrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/lprri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1b8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1r8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1rc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1ri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-ant.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcbcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcbicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttclcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttclicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttcricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttlcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttlicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttmcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttmicap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttrcap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/t5-anttricap.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/fplrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagd8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagdc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagdo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagk8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagkc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uagko8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkd8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkl8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubklc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubkli8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ubklo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/ucrro8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uhvro8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncbo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uncro8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplbo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uplro8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmb8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmbc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmbi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmbo8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmr8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmrc8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmri8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/utmro8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/urwvn/uzcmi8v.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf +share/texmf-dist/tex4ht/ht-fonts/alias/vntex/vnr/vn.htf +share/texmf-dist/tex4ht/ht-fonts/aliase/mathtime/mtsy-bs.htf +share/texmf-dist/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf +share/texmf-dist/tex4ht/ht-fonts/cp1256/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es +share/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es +share/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es +share/texmf-dist/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf +share/texmf-dist/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf +share/texmf-dist/tex4ht/ht-fonts/gb2312/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/gbk/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/html-speech/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chess.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/chess/fselch.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/html/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/curr.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/2/html/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/html/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/6/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/6/html/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf +share/texmf-dist/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf +share/texmf-dist/tex4ht/ht-fonts/jsml/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/koi/8r/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf +share/texmf-dist/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/mozilla/charset/native/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/mozilla/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/ooffice/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blex-bs.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtex-bs.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf +share/texmf-dist/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ae/aecsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/euex.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/antt/antpr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/antt/anttr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/antt/ec-anttbcap.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/antt/mi-antt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/antt/qx-anttbcap.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/antt/sy-antt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/antt/sy-anttlz.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/arabi/aehor.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/arabi/nazli.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/arev/favr8r.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/bbold/bbold.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/unicode/chess/chess.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/chess/chessf.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong90.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong92.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song01.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song02.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song03.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song04.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song05.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song06.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song07.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song08.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song09.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song10.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song11.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song12.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song13.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song14.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song15.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song16.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song17.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song18.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song19.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song20.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song21.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song22.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song23.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song24.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song25.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song26.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song27.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song28.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song29.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song30.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song31.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song32.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song33.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song34.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song35.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song36.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song37.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song38.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song39.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song40.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song41.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song42.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song43.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song44.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song45.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song46.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song47.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song48.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song49.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song50.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song51.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song52.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song53.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song54.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song55.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song56.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song57.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song58.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song59.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song60.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song61.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song62.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song63.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song64.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song65.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song66.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song67.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song68.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song69.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song70.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song71.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song72.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song73.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song74.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song75.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song76.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song77.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song78.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song79.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song80.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song81.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song82.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song83.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song84.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song85.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song86.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song87.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song88.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song89.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song90.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song91.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song92.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song93.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song94.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song95.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song96.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song97.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song98.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song99.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9a.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9b.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9d.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa2.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa3.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa4.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa5.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa7.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa8.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa9.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaa.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songab.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songac.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songad.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songae.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaf.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb2.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb3.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb4.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb5.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb7.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb8.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb9.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songba.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbd.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbe.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbf.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc2.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc3.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc4.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc5.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc7.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc8.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc9.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songca.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcd.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songce.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcf.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd2.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd3.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd4.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd5.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd7.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdd.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songde.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdf.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe2.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe3.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe4.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe5.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe7.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe8.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe9.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songea.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songeb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songec.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songed.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songee.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songef.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf2.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf3.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf4.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf5.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf7.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf8.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf9.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfa.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfd.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfe.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songff.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmex.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmmi.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmsy.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cm/cmti.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/concrete/cccsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cs/cscsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cs/csr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/currency/feymr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/cs-cyklop.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/cs-cyklopi-sc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/ec-cyklopi-sc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/ly1-cyklopi-sc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopi-sc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi-sc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/dstroke/esint.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/crml.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/fr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/jerus.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/redis.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shold.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shscr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/hebrew/shstk.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/html/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/exp-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t5-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/t5-iwonacap.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/texnansi-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/texnansi-iwonacap.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/latex/lasy.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/latex/lcircle.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/latex/line.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-22.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-24.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-27.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-8x.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-e0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-f6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-8r.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-00.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-01.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-02.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-03.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-04.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-05.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1e.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1f.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-20.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-21.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-22.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-23.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-24.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-25.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-26.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-27.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-2c.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-8x.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-a7.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-circle.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e0.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-f6.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-fb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ff.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgi.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlrc-t1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-26.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-e1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/cs-lm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/el-lm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/el-lmcs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/l7x-lm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/l7x-lmcsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ec.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-t5.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/rm-lm.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/math/rsfs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mathdesign/mdbchr7v.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/mflogo/logo.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/misc/cmman.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/misc/ifsym.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/misc/wasy.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pl/plbsy.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pl/plinch.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltcsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pl/pltex.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/public/bbding.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxbsyc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxexa.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/pxsyc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpcxr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpxb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpxpplr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/pxfonts/rpxsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/tibetan/ctib.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/tipa/tipa.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/tipa/xipx.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtcxr.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtcxss.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtx.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/rtxsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1x.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/tcxb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txb.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/txsc.htf +share/texmf-dist/tex4ht/ht-fonts/unicode/txfonts/tyxsc.htf +share/texmf-dist/tex4ht/ht-fonts/utf8/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/viqr/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/viscii/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/win/1251/charset/unicode.4hf +share/texmf-dist/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf +share/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf +share/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf +share/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf +share/texmf-dist/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf +share/texmf-dist/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf +share/texmf-dist/tex4ht/xtpipes/docbook.4xt +share/texmf-dist/tex4ht/xtpipes/htspk.4xt +share/texmf-dist/tex4ht/xtpipes/javahelp.4xt +share/texmf-dist/tex4ht/xtpipes/jsml.4xt +share/texmf-dist/tex4ht/xtpipes/oo-math.4xt +share/texmf-dist/tex4ht/xtpipes/oo-text.4xt +share/texmf-dist/tex4ht/xtpipes/xhtml.4xt +share/texmf-dist/tex4ht/xtpipes/xhtmml.4xt +share/texmf-dist/tex4ht/xtpipes/xtpipes-default.4xt +share/texmf-dist/tex4ht/xtpipes/xtpipes-map.dtd +share/texmf-dist/tex4ht/xtpipes/xtpipes.dtd diff --git a/print/tex-tex4ht/distinfo b/print/tex-tex4ht/distinfo new file mode 100644 index 000000000..e948727c0 --- /dev/null +++ b/print/tex-tex4ht/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (tex-tex4ht-36933/tex4ht.tar.xz) = bcd1a3be134554c95dd7cc25ec9d0d3145b5e97a +RMD160 (tex-tex4ht-36933/tex4ht.tar.xz) = ebc4d1ec34c05f0cdc37169876736d7e6085e1c3 +Size (tex-tex4ht-36933/tex4ht.tar.xz) = 799056 bytes diff --git a/print/tex-texbytopic-doc/DESCR b/print/tex-texbytopic-doc/DESCR new file mode 100644 index 000000000..8ef5245c9 --- /dev/null +++ b/print/tex-texbytopic-doc/DESCR @@ -0,0 +1,8 @@ +An invaluable book, originally published by Addison-Wesley (who +have released their copyright -- their version of the book went +out of print in the 1990s). The book describes itself as "a +TeXnician's reference", and covers the way TeX (the engine) +works in as much detail as most ordinary TeX programmers will +ever need to know. A printed copy of the book may be had (for a +modest price) via lulu.com (see the package home page for +details). diff --git a/print/tex-texbytopic-doc/Makefile b/print/tex-texbytopic-doc/Makefile new file mode 100644 index 000000000..b935e1b65 --- /dev/null +++ b/print/tex-texbytopic-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= texbytopic.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/texbytopic +COMMENT= Freed version of the book TeX by Topic +LICENSE= gnu-fdl-v1.3 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texbytopic-doc/PLIST b/print/tex-texbytopic-doc/PLIST new file mode 100644 index 000000000..7f63a7838 --- /dev/null +++ b/print/tex-texbytopic-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/plain/texbytopic/README +share/texmf-dist/doc/plain/texbytopic/TeXbyTopic.pdf +share/texmf-dist/doc/plain/texbytopic/TeXbyTopic.tex +share/texmf-dist/doc/plain/texbytopic/figflow.tex +share/texmf-dist/doc/plain/texbytopic/glossary.tex +share/texmf-dist/doc/plain/texbytopic/tables.tex +share/texmf-dist/doc/plain/texbytopic/tex.bib diff --git a/print/tex-texbytopic-doc/distinfo b/print/tex-texbytopic-doc/distinfo new file mode 100644 index 000000000..cc7f446a4 --- /dev/null +++ b/print/tex-texbytopic-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-texbytopic-15878/texbytopic.doc.tar.xz) = e575d1195626c2c2172ae6c3bbe68a8820f517d2 +RMD160 (tex-texbytopic-15878/texbytopic.doc.tar.xz) = 053f20ea47c1357f64192d95b7c81ce4f162670e +Size (tex-texbytopic-15878/texbytopic.doc.tar.xz) = 1132796 bytes diff --git a/print/tex-texconfig-doc/Makefile b/print/tex-texconfig-doc/Makefile index a8dd6c5ed..2f3e34eee 100644 --- a/print/tex-texconfig-doc/Makefile +++ b/print/tex-texconfig-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/11/17 16:51:49 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 04:49:50 markd Exp $ DISTNAME= texconfig.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 29764 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34642 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-texconfig diff --git a/print/tex-texconfig-doc/distinfo b/print/tex-texconfig-doc/distinfo index 5bb583a2f..3fdac3c72 100644 --- a/print/tex-texconfig-doc/distinfo +++ b/print/tex-texconfig-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/11/17 16:51:49 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:49:50 markd Exp $ -SHA1 (tex-texconfig-29764/texconfig.doc.tar.xz) = 1b73f966e06e4b2f4869a83f30486b97599ae8b8 -RMD160 (tex-texconfig-29764/texconfig.doc.tar.xz) = bcede0c56c857bfaeb59ed9d69c564fd9656b8fd -Size (tex-texconfig-29764/texconfig.doc.tar.xz) = 9660 bytes +SHA1 (tex-texconfig-34642/texconfig.doc.tar.xz) = 28dcc67c83ec32d16cb06b20040098d62c42f5ce +RMD160 (tex-texconfig-34642/texconfig.doc.tar.xz) = e824809480db540f19cfc7613d0d07412793bb3a +Size (tex-texconfig-34642/texconfig.doc.tar.xz) = 9656 bytes diff --git a/print/tex-texconfig/Makefile b/print/tex-texconfig/Makefile index ba8155e71..941db79a4 100644 --- a/print/tex-texconfig/Makefile +++ b/print/tex-texconfig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/11/17 16:51:49 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 04:49:50 markd Exp $ DISTNAME= texconfig -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 29764 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34642 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Configuration utility for TeX diff --git a/print/tex-texconfig/distinfo b/print/tex-texconfig/distinfo index 4a9a4a236..d5fa21883 100644 --- a/print/tex-texconfig/distinfo +++ b/print/tex-texconfig/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2013/11/17 16:51:49 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:49:50 markd Exp $ -SHA1 (tex-texconfig-29764/texconfig.tar.xz) = 09212062c5f970d0ca01e07938e6b2fb98909db7 -RMD160 (tex-texconfig-29764/texconfig.tar.xz) = d41fbaee408ee94f1c0b059c316f4fc510473577 -Size (tex-texconfig-29764/texconfig.tar.xz) = 12324 bytes +SHA1 (tex-texconfig-34642/texconfig.tar.xz) = 915accd83022304f94b5b5b7dd8694c9df1ead76 +RMD160 (tex-texconfig-34642/texconfig.tar.xz) = 05d9b95a89586ba625d2ec0ab9ee2371c8f5e02e +Size (tex-texconfig-34642/texconfig.tar.xz) = 12424 bytes SHA1 (patch-bin_texconfig) = e69bd12e42371dd41e9bbd58b20752368df81d67 SHA1 (patch-texmf-dist_texconfig_tcfmgr) = f530f1f57a7bec42fcc4ee06dbf6c655f631d635 diff --git a/print/tex-texdoc-doc/Makefile b/print/tex-texdoc-doc/Makefile index f0ee4a5f4..3198270a6 100644 --- a/print/tex-texdoc-doc/Makefile +++ b/print/tex-texdoc-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/11/17 17:13:29 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 04:52:49 markd Exp $ DISTNAME= texdoc.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 29764 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34180 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-texdoc diff --git a/print/tex-texdoc-doc/distinfo b/print/tex-texdoc-doc/distinfo index d7f93ae70..c482faeb8 100644 --- a/print/tex-texdoc-doc/distinfo +++ b/print/tex-texdoc-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/11/17 17:13:29 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:52:49 markd Exp $ -SHA1 (tex-texdoc-29764/texdoc.doc.tar.xz) = c8e3e8fd04ebb0b6fe699b221232dc1fa3890bb0 -RMD160 (tex-texdoc-29764/texdoc.doc.tar.xz) = b97a891759f90892366bef339f7c1dc631398771 -Size (tex-texdoc-29764/texdoc.doc.tar.xz) = 140544 bytes +SHA1 (tex-texdoc-34180/texdoc.doc.tar.xz) = 546cd7e55b2cb9793117d9ce896f805b49a143a1 +RMD160 (tex-texdoc-34180/texdoc.doc.tar.xz) = 6c4b7f531a382527b695a326fbf36b4fe60a5163 +Size (tex-texdoc-34180/texdoc.doc.tar.xz) = 140556 bytes diff --git a/print/tex-texdoc/Makefile b/print/tex-texdoc/Makefile index 47c32831e..484d808da 100644 --- a/print/tex-texdoc/Makefile +++ b/print/tex-texdoc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 04:52:49 markd Exp $ DISTNAME= texdoc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -PKGREVISION= 1 -TEXLIVE_REV= 29764 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34180 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation access for TeX distributions diff --git a/print/tex-texdoc/distinfo b/print/tex-texdoc/distinfo index 953bd2729..1432835d4 100644 --- a/print/tex-texdoc/distinfo +++ b/print/tex-texdoc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/11/17 17:13:29 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 04:52:49 markd Exp $ -SHA1 (tex-texdoc-29764/texdoc.tar.xz) = bebcada8fdff99e6328480d662d00f95bdd19115 -RMD160 (tex-texdoc-29764/texdoc.tar.xz) = 13910f1f6876e24228adf8b2a61ab6d3d7b717b1 -Size (tex-texdoc-29764/texdoc.tar.xz) = 167308 bytes +SHA1 (tex-texdoc-34180/texdoc.tar.xz) = 110796984b9391234ca9fbbca1cc60ceda47ca19 +RMD160 (tex-texdoc-34180/texdoc.tar.xz) = 43a348322b8d658a758d674e8340f1abad9da9be +Size (tex-texdoc-34180/texdoc.tar.xz) = 167336 bytes diff --git a/print/tex-texinfo/DESCR b/print/tex-texinfo/DESCR new file mode 100644 index 000000000..0a4775194 --- /dev/null +++ b/print/tex-texinfo/DESCR @@ -0,0 +1,8 @@ +Texinfo is the preferred format for documentation in the GNU +project; the format may be used to produce online or printed +output from a single source. The Texinfo macros may be used to +produce printable output using TeX; other programs in the +distribution offer online interactive use (with hypertext +linkages in some cases). Note that a developers' snapshot of +the latest release of the Texinfo macros may be found in the +Texinfo 'latest' package. diff --git a/print/tex-texinfo/Makefile b/print/tex-texinfo/Makefile new file mode 100644 index 000000000..3b9c9a958 --- /dev/null +++ b/print/tex-texinfo/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= texinfo +PKGNAME= tex-${DISTNAME}-5.1.37342 +TEXLIVE_REV= 37342 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Texinfo documentation system +LICENSE= gnu-gpl-v2 + +CONFLICTS+= teTeX-texmf<=3.0nb46 +DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texinfo/PLIST b/print/tex-texinfo/PLIST new file mode 100644 index 000000000..49bd5afd3 --- /dev/null +++ b/print/tex-texinfo/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/02 05:47:51 markd Exp $ +share/texmf-dist/tex/texinfo/texinfo.ini +share/texmf-dist/tex/texinfo/texinfo.tex +share/texmf-dist/tex/texinfo/txi-cs.tex +share/texmf-dist/tex/texinfo/txi-de.tex +share/texmf-dist/tex/texinfo/txi-en.tex +share/texmf-dist/tex/texinfo/txi-es.tex +share/texmf-dist/tex/texinfo/txi-fr.tex +share/texmf-dist/tex/texinfo/txi-it.tex +share/texmf-dist/tex/texinfo/txi-nb.tex +share/texmf-dist/tex/texinfo/txi-nl.tex +share/texmf-dist/tex/texinfo/txi-nn.tex +share/texmf-dist/tex/texinfo/txi-pl.tex +share/texmf-dist/tex/texinfo/txi-pt.tex +share/texmf-dist/tex/texinfo/txi-ru.tex +share/texmf-dist/tex/texinfo/txi-sr.tex +share/texmf-dist/tex/texinfo/txi-tr.tex +share/texmf-dist/tex/texinfo/txi-uk.tex diff --git a/print/tex-texinfo/distinfo b/print/tex-texinfo/distinfo new file mode 100644 index 000000000..77eac051d --- /dev/null +++ b/print/tex-texinfo/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (tex-texinfo-37342/texinfo.tar.xz) = b551a8277cade5fe49dddb465417dd6d5d065548 +RMD160 (tex-texinfo-37342/texinfo.tar.xz) = cf533c9309b4b17f13bc92d1951e558c665cdb95 +Size (tex-texinfo-37342/texinfo.tar.xz) = 91436 bytes diff --git a/print/tex-texlive-common-doc/Makefile b/print/tex-texlive-common-doc/Makefile index 6e16da501..c49b80a9b 100644 --- a/print/tex-texlive-common-doc/Makefile +++ b/print/tex-texlive-common-doc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/11/13 18:28:49 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 19:05:57 wiz Exp $ DISTNAME= texlive-common.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -PKGREVISION= 1 -TEXLIVE_REV= 30524 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 34047 MAINTAINER= minskim@NetBSD.org COMMENT= TeX Live manual (common elements) diff --git a/print/tex-texlive-common-doc/PLIST b/print/tex-texlive-common-doc/PLIST index 1cd5e3a14..d848792f4 100644 --- a/print/tex-texlive-common-doc/PLIST +++ b/print/tex-texlive-common-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2013/11/13 18:19:15 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/05 19:05:57 wiz Exp $ share/texmf-dist/doc/texlive/index.html share/texmf-dist/doc/texlive/texlive-common/examples/ex5.tex share/texmf-dist/doc/texlive/texlive-common/examples/ex6.tex @@ -6,6 +6,7 @@ share/texmf-dist/doc/texlive/texlive-common/examples/ex6a.tex share/texmf-dist/doc/texlive/texlive-common/examples/ex6b.tex share/texmf-dist/doc/texlive/texlive-common/examples/ex6c.tex share/texmf-dist/doc/texlive/texlive-common/install-lnx-main.png +share/texmf-dist/doc/texlive/texlive-common/nsis_installer.png share/texmf-dist/doc/texlive/texlive-common/psview.png share/texmf-dist/doc/texlive/texlive-common/stdcoll.png share/texmf-dist/doc/texlive/texlive-common/tlmgr-general-options.png diff --git a/print/tex-texlive-common-doc/distinfo b/print/tex-texlive-common-doc/distinfo index 64ae485b7..3bcf0c667 100644 --- a/print/tex-texlive-common-doc/distinfo +++ b/print/tex-texlive-common-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/11/13 18:19:15 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/05/05 19:05:57 wiz Exp $ -SHA1 (tex-texlive-common-30524/texlive-common.doc.tar.xz) = 974193647c30c2617a79c9ef1567e8e18ee42f72 -RMD160 (tex-texlive-common-30524/texlive-common.doc.tar.xz) = 127ad9b23c001019fb55e07e316e9f8cebe250e9 -Size (tex-texlive-common-30524/texlive-common.doc.tar.xz) = 289792 bytes +SHA1 (tex-texlive-common-34047/texlive-common.doc.tar.xz) = 2991ee142849bc9c48fc78b7d6ce2ad6267debfe +RMD160 (tex-texlive-common-34047/texlive-common.doc.tar.xz) = 1f6e0b854a5fd73df9ddfe867ca6a665e2647fa2 +Size (tex-texlive-common-34047/texlive-common.doc.tar.xz) = 250184 bytes diff --git a/print/tex-texlive-docindex-doc/DESCR b/print/tex-texlive-docindex-doc/DESCR index 9309b0b2b..3ec0dceea 100644 --- a/print/tex-texlive-docindex-doc/DESCR +++ b/print/tex-texlive-docindex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-texlive-docindex. +Documentation for tex-texlive-docindex. diff --git a/print/tex-texlive-docindex-doc/Makefile b/print/tex-texlive-docindex-doc/Makefile index d8774733d..999b98bb6 100644 --- a/print/tex-texlive-docindex-doc/Makefile +++ b/print/tex-texlive-docindex-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/11/13 18:36:14 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/05 20:30:40 wiz Exp $ DISTNAME= texlive-docindex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 32131 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 36749 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-texlive-docindex diff --git a/print/tex-texlive-docindex-doc/distinfo b/print/tex-texlive-docindex-doc/distinfo index 055a6269b..1038c0b43 100644 --- a/print/tex-texlive-docindex-doc/distinfo +++ b/print/tex-texlive-docindex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/13 18:36:14 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/05/05 20:30:40 wiz Exp $ -SHA1 (tex-texlive-docindex-32131/texlive-docindex.doc.tar.xz) = af591ba17daac6c0eb60fcbd617d70f96ae7dd8c -RMD160 (tex-texlive-docindex-32131/texlive-docindex.doc.tar.xz) = 34c9cd38dc80fd9167623db3ee5cab3ce6fb58d6 -Size (tex-texlive-docindex-32131/texlive-docindex.doc.tar.xz) = 93904 bytes +SHA1 (tex-texlive-docindex-36749/texlive-docindex.doc.tar.xz) = d277545a83f2f7dbab0b3f370100fe5cc43d14b7 +RMD160 (tex-texlive-docindex-36749/texlive-docindex.doc.tar.xz) = 52adfbeb3ad84485e58973127733f03d733d289f +Size (tex-texlive-docindex-36749/texlive-docindex.doc.tar.xz) = 105852 bytes diff --git a/print/tex-texlive-docindex/Makefile b/print/tex-texlive-docindex/Makefile index 27a31476b..12f12422e 100644 --- a/print/tex-texlive-docindex/Makefile +++ b/print/tex-texlive-docindex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/11/13 18:36:14 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/05 20:22:56 wiz Exp $ DISTNAME= texlive-docindex -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 32131 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 36749 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Top-level TeX Live doc.html, etc diff --git a/print/tex-texlive-docindex/distinfo b/print/tex-texlive-docindex/distinfo index ea73339df..ac806e02f 100644 --- a/print/tex-texlive-docindex/distinfo +++ b/print/tex-texlive-docindex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/13 18:36:14 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/05/05 20:22:56 wiz Exp $ -SHA1 (tex-texlive-docindex-32131/texlive-docindex.tar.xz) = 29a839b9665e1098ea6a3410493c4e56fd83286b -RMD160 (tex-texlive-docindex-32131/texlive-docindex.tar.xz) = 520bf1fc9b58cc7d2827306300e72bcebe1f212c -Size (tex-texlive-docindex-32131/texlive-docindex.tar.xz) = 109876 bytes +SHA1 (tex-texlive-docindex-36749/texlive-docindex.tar.xz) = 269f275eaba55e139a044ddfce7b3bd9fa08c625 +RMD160 (tex-texlive-docindex-36749/texlive-docindex.tar.xz) = 4012d50d9b5af3142358d449c5a1f4139983c68b +Size (tex-texlive-docindex-36749/texlive-docindex.tar.xz) = 109876 bytes diff --git a/print/tex-texlive-en-doc/Makefile b/print/tex-texlive-en-doc/Makefile index 73e52c0b7..ed6db882b 100644 --- a/print/tex-texlive-en-doc/Makefile +++ b/print/tex-texlive-en-doc/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.6 2013/11/13 18:30:42 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 20:31:18 wiz Exp $ DISTNAME= texlive-en.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2013 -TEXLIVE_REV= 32016 +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 36087 MAINTAINER= minskim@NetBSD.org COMMENT= TeX Live manual (English) DEPENDS+= tex-texlive-common-doc>=2013nb1:../../print/tex-texlive-common-doc +INFO_FILES= tlbuild.info + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texlive-en-doc/PLIST b/print/tex-texlive-en-doc/PLIST index 4c1b09c5b..b87b0e38c 100644 --- a/print/tex-texlive-en-doc/PLIST +++ b/print/tex-texlive-en-doc/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.5 2013/11/13 18:30:42 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/05/05 20:31:18 wiz Exp $ +info/tlbuild.info share/texmf-dist/doc/texlive/texlive-en/Makefile share/texmf-dist/doc/texlive/texlive-en/README share/texmf-dist/doc/texlive/texlive-en/archive/bv-live.tex @@ -14,6 +15,7 @@ share/texmf-dist/doc/texlive/texlive-en/archive/live-2009.tex share/texmf-dist/doc/texlive/texlive-en/archive/live-2010.tex share/texmf-dist/doc/texlive/texlive-en/archive/live-2011.tex share/texmf-dist/doc/texlive/texlive-en/archive/live-2012.tex +share/texmf-dist/doc/texlive/texlive-en/archive/live-2013.tex share/texmf-dist/doc/texlive/texlive-en/archive/live-tl7.tex share/texmf-dist/doc/texlive/texlive-en/archive/live4ht.cfg-2004 share/texmf-dist/doc/texlive/texlive-en/archive/mod.pl @@ -38,3 +40,5 @@ share/texmf-dist/doc/texlive/texlive-en/texlive-en.css share/texmf-dist/doc/texlive/texlive-en/texlive-en.html share/texmf-dist/doc/texlive/texlive-en/texlive-en.pdf share/texmf-dist/doc/texlive/texlive-en/texlive-en.tex +share/texmf-dist/doc/texlive/tlbuild/tlbuild.html +share/texmf-dist/doc/texlive/tlbuild/tlbuild.pdf diff --git a/print/tex-texlive-en-doc/distinfo b/print/tex-texlive-en-doc/distinfo index cd27702a5..8efe9ac5b 100644 --- a/print/tex-texlive-en-doc/distinfo +++ b/print/tex-texlive-en-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/13 18:30:42 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/05/05 20:31:18 wiz Exp $ -SHA1 (tex-texlive-en-32016/texlive-en.doc.tar.xz) = 2440af33d186afc090b8151247f213fe4e914261 -RMD160 (tex-texlive-en-32016/texlive-en.doc.tar.xz) = 4e802e21ffb91196753686c7e51da3e2432a4137 -Size (tex-texlive-en-32016/texlive-en.doc.tar.xz) = 1087548 bytes +SHA1 (tex-texlive-en-36087/texlive-en.doc.tar.xz) = 6f59d7af7c45e5549a80b1c4f6a221b776694290 +RMD160 (tex-texlive-en-36087/texlive-en.doc.tar.xz) = 824598e136870f18fa426f1ad307ca354d132253 +Size (tex-texlive-en-36087/texlive-en.doc.tar.xz) = 1612484 bytes diff --git a/print/tex-texlive-scripts/Makefile b/print/tex-texlive-scripts/Makefile index 71324226b..17a2d2637 100644 --- a/print/tex-texlive-scripts/Makefile +++ b/print/tex-texlive-scripts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/11/17 17:05:10 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/14 12:50:06 markd Exp $ DISTNAME= texlive-scripts -PKGNAME= tex-${DISTNAME}-2013 -TEXLIVE_REV= 32115 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37482 MAINTAINER= minskim@NetBSD.org COMMENT= TeX Live infrastructure programs diff --git a/print/tex-texlive-scripts/distinfo b/print/tex-texlive-scripts/distinfo index e0b0fe85f..ebf612a1a 100644 --- a/print/tex-texlive-scripts/distinfo +++ b/print/tex-texlive-scripts/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2013/11/17 17:05:10 minskim Exp $ +$NetBSD: distinfo,v 1.14 2015/06/14 12:50:06 markd Exp $ -SHA1 (tex-texlive-scripts-32115/texlive-scripts.tar.xz) = b73ada56a8579e878b7f68b4248698c103c8175d -RMD160 (tex-texlive-scripts-32115/texlive-scripts.tar.xz) = 85366571018281edd770326cca0bbe52c257ba99 -Size (tex-texlive-scripts-32115/texlive-scripts.tar.xz) = 62504 bytes +SHA1 (tex-texlive-scripts-37482/texlive-scripts.tar.xz) = bf6e0b93fe8e2b713bc49fc096abba07685be6a3 +RMD160 (tex-texlive-scripts-37482/texlive-scripts.tar.xz) = 684c1f1489b7f742d3fc789c3bdb714c5f868f03 +Size (tex-texlive-scripts-37482/texlive-scripts.tar.xz) = 65332 bytes SHA1 (patch-bin_rungs) = 4ebc7760b5bfda526f137c1fbe9240d3c27799fa diff --git a/print/tex-texlive.infra/Makefile b/print/tex-texlive.infra/Makefile index c7ec842d2..b84210937 100644 --- a/print/tex-texlive.infra/Makefile +++ b/print/tex-texlive.infra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/14 04:37:26 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/14 12:50:06 markd Exp $ DISTNAME= texlive.infra -PKGNAME= tex-${DISTNAME}-2014 -TEXLIVE_REV= 35898 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37488 MAINTAINER= minskim@NetBSD.org COMMENT= Basic TeX Live infrastructure diff --git a/print/tex-texlive.infra/distinfo b/print/tex-texlive.infra/distinfo index ca8b1b822..21fd554d0 100644 --- a/print/tex-texlive.infra/distinfo +++ b/print/tex-texlive.infra/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2015/01/14 04:37:26 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:06 markd Exp $ -SHA1 (tex-texlive.infra-35898/texlive.infra.tar.xz) = 3e0d2f56b11e73edd9cc7753699e9e0af841fe2a -RMD160 (tex-texlive.infra-35898/texlive.infra.tar.xz) = 0a7ffdf113de28cd73ab158c234cfb14bd44c0f4 -Size (tex-texlive.infra-35898/texlive.infra.tar.xz) = 207740 bytes +SHA1 (tex-texlive.infra-37488/texlive.infra.tar.xz) = b15b4131f883e239257698eb8f5971bf0513b156 +RMD160 (tex-texlive.infra-37488/texlive.infra.tar.xz) = ffb4d748ce07813d32075a81aa32cd33b257c1e3 +Size (tex-texlive.infra-37488/texlive.infra.tar.xz) = 211528 bytes SHA1 (patch-aa) = fa49e775842a96e0667b35fb9629cd007d043544 SHA1 (patch-ab) = e9a708b1d2df9442a30a45f8937a1560840f7be1 diff --git a/print/tex-texmate-doc/DESCR b/print/tex-texmate-doc/DESCR index 37927db62..e3af53009 100644 --- a/print/tex-texmate-doc/DESCR +++ b/print/tex-texmate-doc/DESCR @@ -1 +1 @@ -This package contains documentation for the tex-texmate package. +Documentation for the tex-texmate package. diff --git a/print/tex-texmate-doc/Makefile b/print/tex-texmate-doc/Makefile index 5392d43cb..e184fe5a2 100644 --- a/print/tex-texmate-doc/Makefile +++ b/print/tex-texmate-doc/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/06 09:09:27 wiz Exp $ DISTNAME= texmate.doc PKGNAME= tex-${DISTNAME:S/./-/}-2 TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/texmate COMMENT= Documentation for tex-texmate +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texmate-doc/PLIST b/print/tex-texmate-doc/PLIST index 6f6f5016e..e79c7efc1 100644 --- a/print/tex-texmate-doc/PLIST +++ b/print/tex-texmate-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/05/06 09:09:27 wiz Exp $ share/texmf-dist/doc/latex/texmate/README -share/texmf-dist/doc/latex/texmate/texmate${PKGVERSION}manual.pdf -share/texmf-dist/doc/latex/texmate/texmate${PKGVERSION}manual.tex +share/texmf-dist/doc/latex/texmate/texmate2manual.pdf +share/texmf-dist/doc/latex/texmate/texmate2manual.tex diff --git a/print/tex-texmate/DESCR b/print/tex-texmate/DESCR index 8794553ec..f8e3d1bae 100644 --- a/print/tex-texmate/DESCR +++ b/print/tex-texmate/DESCR @@ -1,9 +1,10 @@ -TeXmate formats chess games from very simple ascii input. The clean -"1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as -the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format -is fully customizable. There are 4 levels of commentary: 1 is the -main game, 2-3 are commentaries. Each has its fonts, punctuation -marks, etc., and these are also customizable. The package includes -a tool for the creation of diagrams. The package works in conjunction -with skak to produce diagrams of the current position automatically. -For chess fonts, the package uses the chessfss system. +TeXmate formats chess games from very simple ascii input. The +clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same +results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The +resulting format is fully customizable. There are 4 levels of +commentary: 1 is the main game, 2-3 are commentaries. Each has +its fonts, punctuation marks, etc., and these are also +customizable. The package includes a tool for the creation of +diagrams. The package works in conjunction with skak to produce +diagrams of the current position automatically. For chess +fonts, the package uses the chessfss system. diff --git a/print/tex-texmate/Makefile b/print/tex-texmate/Makefile index fa431894a..56a5c8b48 100644 --- a/print/tex-texmate/Makefile +++ b/print/tex-texmate/Makefile @@ -1,15 +1,18 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/19 20:42:06 bad Exp $ DISTNAME= texmate PKGNAME= tex-${DISTNAME}-2 +PKGREVISION= 1 TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/texmate COMMENT= Comprehensive chess annotation in LaTeX +LICENSE= lppl-1.3c DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts -DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-skaknew -DEPENDS+= tex-skak-[0-9]*:../../print/tex-skaknew +DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-chessfss +DEPENDS+= tex-skak-[0-9]*:../../print/tex-skak .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texsis-doc/DESCR b/print/tex-texsis-doc/DESCR new file mode 100644 index 000000000..5df14dbe7 --- /dev/null +++ b/print/tex-texsis-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-texsis. diff --git a/print/tex-texsis-doc/Makefile b/print/tex-texsis-doc/Makefile new file mode 100644 index 000000000..8753c7f63 --- /dev/null +++ b/print/tex-texsis-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= texsis.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.18 +TEXLIVE_REV= 31958 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/texsis +COMMENT= Documentation for tex-texsis +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texsis-doc/PLIST b/print/tex-texsis-doc/PLIST new file mode 100644 index 000000000..a2c31d26e --- /dev/null +++ b/print/tex-texsis-doc/PLIST @@ -0,0 +1,44 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +man/man1/texsis.1 +share/texmf-dist/doc/otherformats/texsis/base/COPYING +share/texmf-dist/doc/otherformats/texsis/base/Example.tex +share/texmf-dist/doc/otherformats/texsis/base/Fonts.tex +share/texmf-dist/doc/otherformats/texsis/base/INSTALL +share/texmf-dist/doc/otherformats/texsis/base/Install.tex +share/texmf-dist/doc/otherformats/texsis/base/MANIFEST +share/texmf-dist/doc/otherformats/texsis/base/Manual.fgl +share/texmf-dist/doc/otherformats/texsis/base/Manual.ref +share/texmf-dist/doc/otherformats/texsis/base/Manual.tbl +share/texmf-dist/doc/otherformats/texsis/base/Manual.tex +share/texmf-dist/doc/otherformats/texsis/base/NEWS +share/texmf-dist/doc/otherformats/texsis/base/README +share/texmf-dist/doc/otherformats/texsis/base/TXSapxF.doc +share/texmf-dist/doc/otherformats/texsis/base/TXScover.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSdcol.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSdoc.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSdoc0.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSdocM.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSend.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSenvmt.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSeqns.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSfigs.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSfmts.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSfonts.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSinstl.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSintro.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSletr.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSmisc.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSprns.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSrefs.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSrevs.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSruled.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSsects.doc +share/texmf-dist/doc/otherformats/texsis/base/TXSsite.000 +share/texmf-dist/doc/otherformats/texsis/base/TXSsymb.doc +share/texmf-dist/doc/otherformats/texsis/base/TXStags.doc +share/texmf-dist/doc/otherformats/texsis/base/index.tex +share/texmf-dist/doc/otherformats/texsis/base/letr +share/texmf-dist/doc/otherformats/texsis/base/penguin.eps +share/texmf-dist/doc/otherformats/texsis/base/penguin2.eps +share/texmf-dist/doc/otherformats/texsis/base/texsis.el +share/texmf-dist/doc/otherformats/texsis/base/texsis.lsm diff --git a/print/tex-texsis-doc/distinfo b/print/tex-texsis-doc/distinfo new file mode 100644 index 000000000..397190ac9 --- /dev/null +++ b/print/tex-texsis-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-texsis-31958/texsis.doc.tar.xz) = 6c61b30f365fee45a8f085f5f6a617c63a21da15 +RMD160 (tex-texsis-31958/texsis.doc.tar.xz) = a73c0f87f7a5eb80043b44698007d048b6769faf +Size (tex-texsis-31958/texsis.doc.tar.xz) = 130016 bytes diff --git a/print/tex-texsis/DESCR b/print/tex-texsis/DESCR new file mode 100644 index 000000000..a6a7411c7 --- /dev/null +++ b/print/tex-texsis/DESCR @@ -0,0 +1,16 @@ +TeXsis is a TeX macro package which provides useful features +for typesetting research papers and related documents. For +example, it includes support specifically for: Automatic +numbering of equations, figures, tables and references; +Simplified control of type sizes, line spacing, footnotes, +running headlines and footlines, and tables of contents, +figures and tables; Specialized document formats for research +papers, preprints and ``e-prints,'' conference proceedings, +theses, books, referee reports, letters, and memoranda; +Simplified means of constructing an index for a book or thesis; +Easy to use double column formatting; Specialized environments +for lists, theorems and proofs, centered or non-justified text, +and listing computer code; Specialized macros for easily +constructing ruled tables. TeXsis was originally developed for +physicists, but others may also find it useful. It is +completely compatible with Plain TeX. diff --git a/print/tex-texsis/Makefile b/print/tex-texsis/Makefile new file mode 100644 index 000000000..217f3e7fd --- /dev/null +++ b/print/tex-texsis/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2015/05/31 06:45:33 markd Exp $ + +DISTNAME= texsis +PKGNAME= tex-${DISTNAME}-2.18 +TEXLIVE_REV= 31958 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/texsis +COMMENT= Plain TeX macros for Physicists +LICENSE= lppl-1.3c + +DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex + +INSTALLATION_DIRS+= bin + +TEX_FORMATS+= "texsis pdftex -translate-file=cp227.tcx texsis.ini\\n" + +.include "../../print/texlive/package.mk" + +post-install: + ${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/texsis + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texsis/PLIST b/print/tex-texsis/PLIST new file mode 100644 index 000000000..82c371540 --- /dev/null +++ b/print/tex-texsis/PLIST @@ -0,0 +1,42 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/31 06:45:33 markd Exp $ +bin/texsis +share/texmf-dist/bibtex/bst/texsis/texsis.bst +share/texmf-dist/tex/texsis/base/AIP.txs +share/texmf-dist/tex/texsis/base/CVformat.txs +share/texmf-dist/tex/texsis/base/Elsevier.txs +share/texmf-dist/tex/texsis/base/Exam.txs +share/texmf-dist/tex/texsis/base/Formletr.txs +share/texmf-dist/tex/texsis/base/IEEE.txs +share/texmf-dist/tex/texsis/base/PhysRev.txs +share/texmf-dist/tex/texsis/base/Spanish.txs +share/texmf-dist/tex/texsis/base/Swedish.txs +share/texmf-dist/tex/texsis/base/TXSconts.tex +share/texmf-dist/tex/texsis/base/TXSdcol.tex +share/texmf-dist/tex/texsis/base/TXSenvmt.tex +share/texmf-dist/tex/texsis/base/TXSeqns.tex +share/texmf-dist/tex/texsis/base/TXSfigs.tex +share/texmf-dist/tex/texsis/base/TXSfmts.tex +share/texmf-dist/tex/texsis/base/TXSfonts.tex +share/texmf-dist/tex/texsis/base/TXShead.tex +share/texmf-dist/tex/texsis/base/TXSinit.tex +share/texmf-dist/tex/texsis/base/TXSletr.tex +share/texmf-dist/tex/texsis/base/TXSmacs.tex +share/texmf-dist/tex/texsis/base/TXSmemo.tex +share/texmf-dist/tex/texsis/base/TXSprns.tex +share/texmf-dist/tex/texsis/base/TXSrefs.tex +share/texmf-dist/tex/texsis/base/TXSruled.tex +share/texmf-dist/tex/texsis/base/TXSsects.tex +share/texmf-dist/tex/texsis/base/TXSsite.tex +share/texmf-dist/tex/texsis/base/TXSsymb.tex +share/texmf-dist/tex/texsis/base/TXStags.tex +share/texmf-dist/tex/texsis/base/TXStitle.tex +share/texmf-dist/tex/texsis/base/Tablebod.txs +share/texmf-dist/tex/texsis/base/WorldSci.txs +share/texmf-dist/tex/texsis/base/color.txs +share/texmf-dist/tex/texsis/base/nuclproc.txs +share/texmf-dist/tex/texsis/base/printfont.txs +share/texmf-dist/tex/texsis/base/spine.txs +share/texmf-dist/tex/texsis/base/texsis.tex +share/texmf-dist/tex/texsis/base/thesis.txs +share/texmf-dist/tex/texsis/base/twin.txs +share/texmf-dist/tex/texsis/config/texsis.ini diff --git a/print/tex-texsis/distinfo b/print/tex-texsis/distinfo new file mode 100644 index 000000000..f783776a0 --- /dev/null +++ b/print/tex-texsis/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/31 06:45:33 markd Exp $ + +SHA1 (tex-texsis-31958/texsis.tar.xz) = bdcf63dcb81e1d10f99ec84c0de0809b06fb34fd +RMD160 (tex-texsis-31958/texsis.tar.xz) = 46bdb125b469d176c8924569afe6176b3614cb06 +Size (tex-texsis-31958/texsis.tar.xz) = 111056 bytes diff --git a/print/tex-textfit-doc/DESCR b/print/tex-textfit-doc/DESCR new file mode 100644 index 000000000..29b8bfe15 --- /dev/null +++ b/print/tex-textfit-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-textfit. diff --git a/print/tex-textfit-doc/Makefile b/print/tex-textfit-doc/Makefile new file mode 100644 index 000000000..e9d7dff4c --- /dev/null +++ b/print/tex-textfit-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= textfit.doc +PKGNAME= tex-${DISTNAME:S/./-/}-5 +TEXLIVE_REV= 20591 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textfit +COMMENT= Documentation for tex-textfit +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-textfit-doc/PLIST b/print/tex-textfit-doc/PLIST new file mode 100644 index 000000000..8d3128840 --- /dev/null +++ b/print/tex-textfit-doc/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/doc/latex/textfit/README +share/texmf-dist/doc/latex/textfit/makefile +share/texmf-dist/doc/latex/textfit/manifest +share/texmf-dist/doc/latex/textfit/textfit.pdf diff --git a/print/tex-textfit-doc/distinfo b/print/tex-textfit-doc/distinfo new file mode 100644 index 000000000..7e46f838a --- /dev/null +++ b/print/tex-textfit-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-textfit-20591/textfit.doc.tar.xz) = 922c15a869167b9b6f0535a78cd886357c62e5f9 +RMD160 (tex-textfit-20591/textfit.doc.tar.xz) = 5e01636600af77b82642358715a94346b3928cfd +Size (tex-textfit-20591/textfit.doc.tar.xz) = 162372 bytes diff --git a/print/tex-textfit/DESCR b/print/tex-textfit/DESCR new file mode 100644 index 000000000..f9dc1ba3a --- /dev/null +++ b/print/tex-textfit/DESCR @@ -0,0 +1,6 @@ +Package to fit text to a given width or height by scaling the +font. For example: \scaletowidth{3in}{This}. (The job is done +by calculating a magstep and applying it to the current font; +thus "This" will be very tall, as well as very wide; to scale +in just one dimension, use the facilities of the graphicx +package.) diff --git a/print/tex-textfit/Makefile b/print/tex-textfit/Makefile new file mode 100644 index 000000000..f1046d40a --- /dev/null +++ b/print/tex-textfit/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= textfit +PKGNAME= tex-${DISTNAME}-5 +TEXLIVE_REV= 20591 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textfit +COMMENT= Fit text to a desired size +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-textfit/PLIST b/print/tex-textfit/PLIST new file mode 100644 index 000000000..81ebf7e8e --- /dev/null +++ b/print/tex-textfit/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/tex/latex/textfit/textfit.sty diff --git a/print/tex-textfit/distinfo b/print/tex-textfit/distinfo new file mode 100644 index 000000000..ae337a2a1 --- /dev/null +++ b/print/tex-textfit/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-textfit-20591/textfit.tar.xz) = 281b7284adb153f3f754bf56cb80615805ddd0cc +RMD160 (tex-textfit-20591/textfit.tar.xz) = dcc2c04b3cd617f41bc3e104a0dfeea949a56595 +Size (tex-textfit-20591/textfit.tar.xz) = 2196 bytes diff --git a/print/tex-textmerg-doc/DESCR b/print/tex-textmerg-doc/DESCR new file mode 100644 index 000000000..922a56086 --- /dev/null +++ b/print/tex-textmerg-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-textmerg. diff --git a/print/tex-textmerg-doc/Makefile b/print/tex-textmerg-doc/Makefile new file mode 100644 index 000000000..1f3be0536 --- /dev/null +++ b/print/tex-textmerg-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= textmerg.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.01 +TEXLIVE_REV= 20677 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textmerg +COMMENT= Documentation for tex-textmerg +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-textmerg-doc/PLIST b/print/tex-textmerg-doc/PLIST new file mode 100644 index 000000000..19a548d56 --- /dev/null +++ b/print/tex-textmerg-doc/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/doc/generic/textmerg/results.dat +share/texmf-dist/doc/generic/textmerg/silly.dat +share/texmf-dist/doc/generic/textmerg/textmerg.pdf +share/texmf-dist/doc/generic/textmerg/textmerg.tex +share/texmf-dist/doc/generic/textmerg/tmexamp1.tex +share/texmf-dist/doc/generic/textmerg/tmexamp2.tex +share/texmf-dist/doc/generic/textmerg/tmexampp.tex diff --git a/print/tex-textmerg-doc/distinfo b/print/tex-textmerg-doc/distinfo new file mode 100644 index 000000000..dd06ac3f4 --- /dev/null +++ b/print/tex-textmerg-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-textmerg-20677/textmerg.doc.tar.xz) = 31c1e288a7ca37cb8fda06a406bc7bcf4f59ea31 +RMD160 (tex-textmerg-20677/textmerg.doc.tar.xz) = 75620faa9e9ed0409906a9cf4dbec558dcfab0a0 +Size (tex-textmerg-20677/textmerg.doc.tar.xz) = 253648 bytes diff --git a/print/tex-textmerg/DESCR b/print/tex-textmerg/DESCR new file mode 100644 index 000000000..481b5d1ea --- /dev/null +++ b/print/tex-textmerg/DESCR @@ -0,0 +1,3 @@ +Repetetively produce documents from a fixed part and a variable +part. Such an operation is commonly used as "mail merge" to +produce mail shots. diff --git a/print/tex-textmerg/Makefile b/print/tex-textmerg/Makefile new file mode 100644 index 000000000..fe29c0f90 --- /dev/null +++ b/print/tex-textmerg/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= textmerg +PKGNAME= tex-${DISTNAME}-2.01 +TEXLIVE_REV= 20677 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textmerg +COMMENT= Merge text in TeX and LaTeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-textmerg/PLIST b/print/tex-textmerg/PLIST new file mode 100644 index 000000000..24afe63b9 --- /dev/null +++ b/print/tex-textmerg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/tex/generic/textmerg/textmerg.sty diff --git a/print/tex-textmerg/distinfo b/print/tex-textmerg/distinfo new file mode 100644 index 000000000..b84202445 --- /dev/null +++ b/print/tex-textmerg/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-textmerg-20677/textmerg.tar.xz) = cf187f8ef2bc9d5e8e8b0f31cc14b4e56faebf49 +RMD160 (tex-textmerg-20677/textmerg.tar.xz) = a01183c9ee13828b13f16c8d83535ca6430120aa +Size (tex-textmerg-20677/textmerg.tar.xz) = 1872 bytes diff --git a/print/tex-textpos-doc/DESCR b/print/tex-textpos-doc/DESCR new file mode 100644 index 000000000..3165db3ea --- /dev/null +++ b/print/tex-textpos-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-textpos. diff --git a/print/tex-textpos-doc/Makefile b/print/tex-textpos-doc/Makefile new file mode 100644 index 000000000..5e93571f5 --- /dev/null +++ b/print/tex-textpos-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= textpos.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.7j +TEXLIVE_REV= 32571 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textpos +COMMENT= Documentation for tex-textpos +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-textpos-doc/PLIST b/print/tex-textpos-doc/PLIST new file mode 100644 index 000000000..e6baa84b7 --- /dev/null +++ b/print/tex-textpos-doc/PLIST @@ -0,0 +1,18 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/doc/latex/textpos/LICENCE +share/texmf-dist/doc/latex/textpos/README +share/texmf-dist/doc/latex/textpos/VERSION-1.7j +share/texmf-dist/doc/latex/textpos/examples/README-examples +share/texmf-dist/doc/latex/textpos/examples/t1.tex +share/texmf-dist/doc/latex/textpos/examples/t2.tex +share/texmf-dist/doc/latex/textpos/examples/t3.tex +share/texmf-dist/doc/latex/textpos/examples/t4.tex +share/texmf-dist/doc/latex/textpos/examples/t5.tex +share/texmf-dist/doc/latex/textpos/examples/t6.tex +share/texmf-dist/doc/latex/textpos/examples/t7.tex +share/texmf-dist/doc/latex/textpos/examples/t8.tex +share/texmf-dist/doc/latex/textpos/niepraschk-eso-pic.pdf +share/texmf-dist/doc/latex/textpos/niepraschk-eso-pic.tex +share/texmf-dist/doc/latex/textpos/textpos-example.tex +share/texmf-dist/doc/latex/textpos/textpos.html +share/texmf-dist/doc/latex/textpos/textpos.pdf diff --git a/print/tex-textpos-doc/distinfo b/print/tex-textpos-doc/distinfo new file mode 100644 index 000000000..cc7575172 --- /dev/null +++ b/print/tex-textpos-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-textpos-32571/textpos.doc.tar.xz) = 980be5a24d3bdda9cae9aff0df64c8f4df7fe0dc +RMD160 (tex-textpos-32571/textpos.doc.tar.xz) = cf78a4df7b137c7a8eac4c96c18f348d7cae8890 +Size (tex-textpos-32571/textpos.doc.tar.xz) = 290464 bytes diff --git a/print/tex-textpos/DESCR b/print/tex-textpos/DESCR new file mode 100644 index 000000000..2221a2cc8 --- /dev/null +++ b/print/tex-textpos/DESCR @@ -0,0 +1,4 @@ +A package to facilitate placement of boxes at absolute +positions on the LaTeX page. There are several reasons why this +might be useful, an important one being to help the creation of +large-format conference posters. diff --git a/print/tex-textpos/Makefile b/print/tex-textpos/Makefile new file mode 100644 index 000000000..9369d4cd9 --- /dev/null +++ b/print/tex-textpos/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.21 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= textpos +PKGNAME= tex-${DISTNAME}-1.7j +TEXLIVE_REV= 32571 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/textpos +COMMENT= Place boxes at arbitrary positions on the LaTeX page +LICENSE= gnu-gpl-v2 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-textpos/PLIST b/print/tex-textpos/PLIST new file mode 100644 index 000000000..06f9827ca --- /dev/null +++ b/print/tex-textpos/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.6 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/tex/latex/textpos/textpos.sty diff --git a/print/tex-textpos/distinfo b/print/tex-textpos/distinfo new file mode 100644 index 000000000..3d99de62e --- /dev/null +++ b/print/tex-textpos/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.6 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-textpos-32571/textpos.tar.xz) = 4f543e2f9d257b182eb99c8fd44c4e92859d9eff +RMD160 (tex-textpos-32571/textpos.tar.xz) = 312547d67edc599420f96ddea3f72b00604c58d2 +Size (tex-textpos-32571/textpos.tar.xz) = 3700 bytes diff --git a/print/tex-thumbpdf/DESCR b/print/tex-thumbpdf/DESCR new file mode 100644 index 000000000..a153d22f8 --- /dev/null +++ b/print/tex-thumbpdf/DESCR @@ -0,0 +1,6 @@ +A Perl script that provides support for thumbnails in pdfTeX +and dvips/ps2pdf. The script uses ghostscript to generate the +thumbnails which get represented in a TeX readable file that is +read by the package thumbpdf.sty to automatically include the +thumbnails. This arrangement works with both plain TeX and +LaTeX. diff --git a/print/tex-thumbpdf/Makefile b/print/tex-thumbpdf/Makefile new file mode 100644 index 000000000..026555f69 --- /dev/null +++ b/print/tex-thumbpdf/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:00 wiz Exp $ + +DISTNAME= thumbpdf +PKGNAME= tex-${DISTNAME}-3.16 +PKGREVISION= 1 +TEXLIVE_REV= 34621 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Thumbnails for pdfTeX and dvips/ps2pdf +LICENSE= lppl-1.3c + +USE_TOOLS+= perl:run +REPLACE_PERL= bin/thumbpdf + +CONFLICTS+= teTeX-bin<=3.0nb56 +CONFLICTS+= teTeX-texmf<=3.0nb43 + +INSTALLATION_DIRS+= bin + +.include "../../print/texlive/package.mk" + +post-extract: + ${MKDIR} ${WRKSRC}/bin + ${MV} ${WRKSRC}/texmf-dist/scripts/thumbpdf/thumbpdf.pl ${WRKSRC}/bin/thumbpdf + ${RM} -rf ${WRKSRC}/texmf-dist/scripts + +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-thumbpdf/PLIST b/print/tex-thumbpdf/PLIST new file mode 100644 index 000000000..92bdbf0fd --- /dev/null +++ b/print/tex-thumbpdf/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 07:22:44 markd Exp $ +bin/thumbpdf +share/texmf-dist/tex/generic/thumbpdf/thumbpdf.sty +share/texmf-dist/tex/generic/thumbpdf/thumbpdf.tex diff --git a/print/tex-thumbpdf/distinfo b/print/tex-thumbpdf/distinfo new file mode 100644 index 000000000..a527c20ae --- /dev/null +++ b/print/tex-thumbpdf/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 07:22:44 markd Exp $ + +SHA1 (tex-thumbpdf-34621/thumbpdf.tar.xz) = 584a9976414240bd491c526b1aef9af514a129e7 +RMD160 (tex-thumbpdf-34621/thumbpdf.tar.xz) = 4071dc0841fe5d9f2f43acb90eda4c9cf04103a9 +Size (tex-thumbpdf-34621/thumbpdf.tar.xz) = 18692 bytes diff --git a/print/tex-timetable/DESCR b/print/tex-timetable/DESCR new file mode 100644 index 000000000..60ed21ab6 --- /dev/null +++ b/print/tex-timetable/DESCR @@ -0,0 +1,3 @@ +A highly-configurable package, with nice output and simple +input. The macros use a radix sort mechanism so that the order +of input is not critical. diff --git a/print/tex-timetable/Makefile b/print/tex-timetable/Makefile new file mode 100644 index 000000000..30529abe0 --- /dev/null +++ b/print/tex-timetable/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= timetable +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/timetable +COMMENT= Generate timetables +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-timetable/PLIST b/print/tex-timetable/PLIST new file mode 100644 index 000000000..0bd75cb85 --- /dev/null +++ b/print/tex-timetable/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/tex/plain/timetable/timetable.tex diff --git a/print/tex-timetable/distinfo b/print/tex-timetable/distinfo new file mode 100644 index 000000000..c080919ab --- /dev/null +++ b/print/tex-timetable/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-timetable-15878/timetable.tar.xz) = 64dd5cfcaacb9907ef9026aa8f8219efa112ad2b +RMD160 (tex-timetable-15878/timetable.tar.xz) = 7be83d8eaa418beb3f9079db91705e189c3a3e15 +Size (tex-timetable-15878/timetable.tar.xz) = 7388 bytes diff --git a/print/tex-tipa-de-doc/DESCR b/print/tex-tipa-de-doc/DESCR new file mode 100644 index 000000000..ef45b8180 --- /dev/null +++ b/print/tex-tipa-de-doc/DESCR @@ -0,0 +1,2 @@ +This is a translation of Fukui Rei's tipaman from the tipa +bundle. diff --git a/print/tex-tipa-de-doc/Makefile b/print/tex-tipa-de-doc/Makefile new file mode 100644 index 000000000..a854cb1f8 --- /dev/null +++ b/print/tex-tipa-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= tipa-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.3 +TEXLIVE_REV= 22005 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tipa-de +COMMENT= German translation of tipa documentation +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tipa-de-doc/PLIST b/print/tex-tipa-de-doc/PLIST new file mode 100644 index 000000000..87fc9a5fe --- /dev/null +++ b/print/tex-tipa-de-doc/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/tipa-de/LIESMICH +share/texmf-dist/doc/latex/tipa-de/tipa.bib +share/texmf-dist/doc/latex/tipa-de/tipaman-de.pdf +share/texmf-dist/doc/latex/tipa-de/tipaman-de.tex +share/texmf-dist/doc/latex/tipa-de/tipaman0-de.tex +share/texmf-dist/doc/latex/tipa-de/tipaman1-de.tex +share/texmf-dist/doc/latex/tipa-de/tipaman2-de.tex +share/texmf-dist/doc/latex/tipa-de/tipaman3-de.tex +share/texmf-dist/doc/latex/tipa-de/tipaman4-de.tex diff --git a/print/tex-tipa-de-doc/distinfo b/print/tex-tipa-de-doc/distinfo new file mode 100644 index 000000000..25bf13309 --- /dev/null +++ b/print/tex-tipa-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-tipa-de-22005/tipa-de.doc.tar.xz) = 892805d942e4bd48dc44e91bf944993364bc4030 +RMD160 (tex-tipa-de-22005/tipa-de.doc.tar.xz) = 93410c086ef697edf902a33a751ecabc26c834e5 +Size (tex-tipa-de-22005/tipa-de.doc.tar.xz) = 3676380 bytes diff --git a/print/tex-titlepages-doc/DESCR b/print/tex-titlepages-doc/DESCR new file mode 100644 index 000000000..1714abe09 --- /dev/null +++ b/print/tex-titlepages-doc/DESCR @@ -0,0 +1,3 @@ +The document provides examples of over two dozen title page +designs based on a range of published books and theses, +together with the LaTeX code used to create them. diff --git a/print/tex-titlepages-doc/Makefile b/print/tex-titlepages-doc/Makefile new file mode 100644 index 000000000..8edb9b78e --- /dev/null +++ b/print/tex-titlepages-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= titlepages.doc +PKGNAME= tex-${DISTNAME:S/./-/}-20100714 +TEXLIVE_REV= 19457 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/titlepages +COMMENT= Sample titlepages, and how to code them +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-titlepages-doc/PLIST b/print/tex-titlepages-doc/PLIST new file mode 100644 index 000000000..dfbad1e87 --- /dev/null +++ b/print/tex-titlepages-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/latex/titlepages/README +share/texmf-dist/doc/latex/titlepages/titlepages.pdf +share/texmf-dist/doc/latex/titlepages/titlepages.tex diff --git a/print/tex-titlepages-doc/distinfo b/print/tex-titlepages-doc/distinfo new file mode 100644 index 000000000..73e076983 --- /dev/null +++ b/print/tex-titlepages-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-titlepages-19457/titlepages.doc.tar.xz) = 18ee8b24880536f702a890190cec88402775ca0a +RMD160 (tex-titlepages-19457/titlepages.doc.tar.xz) = c39d0c7c464f01c443a4a57f6c50e9758f3acc39 +Size (tex-titlepages-19457/titlepages.doc.tar.xz) = 887320 bytes diff --git a/print/tex-titlesec-doc/Makefile b/print/tex-titlesec-doc/Makefile index b2e3d96fa..9783a337b 100644 --- a/print/tex-titlesec-doc/Makefile +++ b/print/tex-titlesec-doc/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:20 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 04:57:52 markd Exp $ DISTNAME= titlesec.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.8 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME:S/./-/}-2.10.0 +TEXLIVE_REV= 24852 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-titlesec diff --git a/print/tex-titlesec-doc/PLIST b/print/tex-titlesec-doc/PLIST index 078f21bc6..7a9a0975c 100644 --- a/print/tex-titlesec-doc/PLIST +++ b/print/tex-titlesec-doc/PLIST @@ -1,4 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:24:06 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:57:52 markd Exp $ +share/texmf-dist/doc/latex/titlesec/CHANGES share/texmf-dist/doc/latex/titlesec/README +share/texmf-dist/doc/latex/titlesec/titleps.pdf +share/texmf-dist/doc/latex/titlesec/titleps.tex share/texmf-dist/doc/latex/titlesec/titlesec.pdf share/texmf-dist/doc/latex/titlesec/titlesec.tex + diff --git a/print/tex-titlesec-doc/distinfo b/print/tex-titlesec-doc/distinfo index 3f1eaaf56..22605bcb1 100644 --- a/print/tex-titlesec-doc/distinfo +++ b/print/tex-titlesec-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:20 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 04:57:52 markd Exp $ -SHA1 (tex-titlesec-doc-15878.2010/titlesec.doc.tar.xz) = b75af613eb750bbdf709048c757b4e76847a7c78 -RMD160 (tex-titlesec-doc-15878.2010/titlesec.doc.tar.xz) = d3d185b49be28a1a7c658eb47913fbcf01ecab25 -Size (tex-titlesec-doc-15878.2010/titlesec.doc.tar.xz) = 201744 bytes +SHA1 (tex-titlesec-24852/titlesec.doc.tar.xz) = 195b0bdfc50e988a11131f9d36be7405fecdb44f +RMD160 (tex-titlesec-24852/titlesec.doc.tar.xz) = 39254d3deea9f437138af311ce245337e258b690 +Size (tex-titlesec-24852/titlesec.doc.tar.xz) = 328348 bytes diff --git a/print/tex-titlesec/Makefile b/print/tex-titlesec/Makefile index 030d8515e..edd03c4c4 100644 --- a/print/tex-titlesec/Makefile +++ b/print/tex-titlesec/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 00:18:20 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 04:57:52 markd Exp $ DISTNAME= titlesec -PKGNAME= tex-${DISTNAME}-2.8 -TEXLIVE_REV= 15878 -DIST_SUBDIR= ${PKGBASE}-${TEXLIVE_REV}.2010 +PKGNAME= tex-${DISTNAME}-2.10.0 +TEXLIVE_REV= 24852 MAINTAINER= minskim@NetBSD.org COMMENT= Select alternative section titles diff --git a/print/tex-titlesec/PLIST b/print/tex-titlesec/PLIST index dc9f8954d..420ff1e0a 100644 --- a/print/tex-titlesec/PLIST +++ b/print/tex-titlesec/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/12 02:23:46 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 04:57:52 markd Exp $ share/texmf-dist/tex/latex/titlesec/block.tss share/texmf-dist/tex/latex/titlesec/drop.tss share/texmf-dist/tex/latex/titlesec/frame.tss share/texmf-dist/tex/latex/titlesec/leftmargin.tss share/texmf-dist/tex/latex/titlesec/margin.tss share/texmf-dist/tex/latex/titlesec/rightmargin.tss +share/texmf-dist/tex/latex/titlesec/titleps.sty share/texmf-dist/tex/latex/titlesec/titlesec.sty share/texmf-dist/tex/latex/titlesec/titletoc.sty share/texmf-dist/tex/latex/titlesec/ttlkeys.def diff --git a/print/tex-titlesec/distinfo b/print/tex-titlesec/distinfo index 98a534889..84b3e0205 100644 --- a/print/tex-titlesec/distinfo +++ b/print/tex-titlesec/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 00:18:20 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 04:57:52 markd Exp $ -SHA1 (tex-titlesec-15878.2010/titlesec.tar.xz) = 854aee2bcedb6a5804a124174482d421fe6adb0c -RMD160 (tex-titlesec-15878.2010/titlesec.tar.xz) = 913c22d8b03f5dc52d149e1440eeb3cd6225dcaf -Size (tex-titlesec-15878.2010/titlesec.tar.xz) = 21520 bytes +SHA1 (tex-titlesec-24852/titlesec.tar.xz) = 3a9237372ca5c0c836f5df7942d335ca36869c25 +RMD160 (tex-titlesec-24852/titlesec.tar.xz) = af58c6b36960bec838ecbd5bd93a0b00a5007f29 +Size (tex-titlesec-24852/titlesec.tar.xz) = 20520 bytes diff --git a/print/tex-tlc2-doc/DESCR b/print/tex-tlc2-doc/DESCR new file mode 100644 index 000000000..087d174ad --- /dev/null +++ b/print/tex-tlc2-doc/DESCR @@ -0,0 +1,3 @@ +The source of the examples printed in the book, together with +necessary supporting files. The book was published by Addison- +Wesley, 2004, ISBN 0-201-36299-6. diff --git a/print/tex-tlc2-doc/Makefile b/print/tex-tlc2-doc/Makefile new file mode 100644 index 000000000..b957b834f --- /dev/null +++ b/print/tex-tlc2-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= tlc2.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 26096 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/tlc2-examples +COMMENT= Examples from "The LaTeX Companion", second edition +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tlc2-doc/PLIST b/print/tex-tlc2-doc/PLIST new file mode 100644 index 000000000..4fcaa9fff --- /dev/null +++ b/print/tex-tlc2-doc/PLIST @@ -0,0 +1,870 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/latex/tlc2/1-3-1.ltx +share/texmf-dist/doc/latex/tlc2/1-3-2.ltx2 +share/texmf-dist/doc/latex/tlc2/1-3-3.ltx +share/texmf-dist/doc/latex/tlc2/1-3-4.ltx +share/texmf-dist/doc/latex/tlc2/1-3-5.ltx +share/texmf-dist/doc/latex/tlc2/10-1-1.ltx +share/texmf-dist/doc/latex/tlc2/10-1-10.ltx +share/texmf-dist/doc/latex/tlc2/10-1-11.ltx +share/texmf-dist/doc/latex/tlc2/10-1-12.ltx +share/texmf-dist/doc/latex/tlc2/10-1-13.ltx +share/texmf-dist/doc/latex/tlc2/10-1-14.ltx +share/texmf-dist/doc/latex/tlc2/10-1-15.ltx +share/texmf-dist/doc/latex/tlc2/10-1-16.ltx +share/texmf-dist/doc/latex/tlc2/10-1-17.ltx +share/texmf-dist/doc/latex/tlc2/10-1-18.ltx +share/texmf-dist/doc/latex/tlc2/10-1-19.ltx +share/texmf-dist/doc/latex/tlc2/10-1-2.ltx +share/texmf-dist/doc/latex/tlc2/10-1-20.ltx +share/texmf-dist/doc/latex/tlc2/10-1-21.ltx +share/texmf-dist/doc/latex/tlc2/10-1-22.ltx +share/texmf-dist/doc/latex/tlc2/10-1-23.ltx +share/texmf-dist/doc/latex/tlc2/10-1-24.ltx +share/texmf-dist/doc/latex/tlc2/10-1-25.ltx +share/texmf-dist/doc/latex/tlc2/10-1-26.ltx +share/texmf-dist/doc/latex/tlc2/10-1-27.ltx +share/texmf-dist/doc/latex/tlc2/10-1-3.ltx +share/texmf-dist/doc/latex/tlc2/10-1-4.ltx +share/texmf-dist/doc/latex/tlc2/10-1-5.ltx +share/texmf-dist/doc/latex/tlc2/10-1-6.ltx +share/texmf-dist/doc/latex/tlc2/10-1-7.ltx +share/texmf-dist/doc/latex/tlc2/10-1-8.ltx +share/texmf-dist/doc/latex/tlc2/10-1-9.ltx2 +share/texmf-dist/doc/latex/tlc2/10-2-1.ltx +share/texmf-dist/doc/latex/tlc2/10-2-10.ltx +share/texmf-dist/doc/latex/tlc2/10-2-11.ltx +share/texmf-dist/doc/latex/tlc2/10-2-12.ltx +share/texmf-dist/doc/latex/tlc2/10-2-13.ltx +share/texmf-dist/doc/latex/tlc2/10-2-14.ltx +share/texmf-dist/doc/latex/tlc2/10-2-15.ltx +share/texmf-dist/doc/latex/tlc2/10-2-2.ltx +share/texmf-dist/doc/latex/tlc2/10-2-3.ltx +share/texmf-dist/doc/latex/tlc2/10-2-4.ltx +share/texmf-dist/doc/latex/tlc2/10-2-5.ltx +share/texmf-dist/doc/latex/tlc2/10-2-6.ltx +share/texmf-dist/doc/latex/tlc2/10-2-7.ltx +share/texmf-dist/doc/latex/tlc2/10-2-8.ltx +share/texmf-dist/doc/latex/tlc2/10-2-9.ltx +share/texmf-dist/doc/latex/tlc2/10-3-1.ltx +share/texmf-dist/doc/latex/tlc2/10-3-10.ltx +share/texmf-dist/doc/latex/tlc2/10-3-11.ltx +share/texmf-dist/doc/latex/tlc2/10-3-12.ltx +share/texmf-dist/doc/latex/tlc2/10-3-2.ltx +share/texmf-dist/doc/latex/tlc2/10-3-3.ltx +share/texmf-dist/doc/latex/tlc2/10-3-4.ltx +share/texmf-dist/doc/latex/tlc2/10-3-5.ltx +share/texmf-dist/doc/latex/tlc2/10-3-6.ltx +share/texmf-dist/doc/latex/tlc2/10-3-7.ltx +share/texmf-dist/doc/latex/tlc2/10-3-8.ltx +share/texmf-dist/doc/latex/tlc2/10-3-9.ltx +share/texmf-dist/doc/latex/tlc2/10-4-1.ltx +share/texmf-dist/doc/latex/tlc2/10-4-2.ltx +share/texmf-dist/doc/latex/tlc2/10-4-3.ltx +share/texmf-dist/doc/latex/tlc2/10-4-4.ltx +share/texmf-dist/doc/latex/tlc2/12-1-1.ltx +share/texmf-dist/doc/latex/tlc2/12-1-2.ltx +share/texmf-dist/doc/latex/tlc2/12-1-3.ltx +share/texmf-dist/doc/latex/tlc2/12-2-1.ltx +share/texmf-dist/doc/latex/tlc2/12-2-10.ltx +share/texmf-dist/doc/latex/tlc2/12-2-11.ltx +share/texmf-dist/doc/latex/tlc2/12-2-12.ltx +share/texmf-dist/doc/latex/tlc2/12-2-13.ltx +share/texmf-dist/doc/latex/tlc2/12-2-14.ltx +share/texmf-dist/doc/latex/tlc2/12-2-2.ltx +share/texmf-dist/doc/latex/tlc2/12-2-3.ltx +share/texmf-dist/doc/latex/tlc2/12-2-4.ltx +share/texmf-dist/doc/latex/tlc2/12-2-5.ltx +share/texmf-dist/doc/latex/tlc2/12-2-6.ltx +share/texmf-dist/doc/latex/tlc2/12-2-7.ltx +share/texmf-dist/doc/latex/tlc2/12-2-8.ltx +share/texmf-dist/doc/latex/tlc2/12-2-9.ltx +share/texmf-dist/doc/latex/tlc2/12-3-1.ltx +share/texmf-dist/doc/latex/tlc2/12-3-10.ltx +share/texmf-dist/doc/latex/tlc2/12-3-11.ltx +share/texmf-dist/doc/latex/tlc2/12-3-12.ltx +share/texmf-dist/doc/latex/tlc2/12-3-13.ltx +share/texmf-dist/doc/latex/tlc2/12-3-14.ltx +share/texmf-dist/doc/latex/tlc2/12-3-15.ltx +share/texmf-dist/doc/latex/tlc2/12-3-16.ltx +share/texmf-dist/doc/latex/tlc2/12-3-17.ltx +share/texmf-dist/doc/latex/tlc2/12-3-18.ltx +share/texmf-dist/doc/latex/tlc2/12-3-19.ltx +share/texmf-dist/doc/latex/tlc2/12-3-2.ltx +share/texmf-dist/doc/latex/tlc2/12-3-20.ltx +share/texmf-dist/doc/latex/tlc2/12-3-21.ltx +share/texmf-dist/doc/latex/tlc2/12-3-22.ltx +share/texmf-dist/doc/latex/tlc2/12-3-23.ltx +share/texmf-dist/doc/latex/tlc2/12-3-24.ltx +share/texmf-dist/doc/latex/tlc2/12-3-25.ltx +share/texmf-dist/doc/latex/tlc2/12-3-26.ltx +share/texmf-dist/doc/latex/tlc2/12-3-27.ltx +share/texmf-dist/doc/latex/tlc2/12-3-3.ltx +share/texmf-dist/doc/latex/tlc2/12-3-4.ltx +share/texmf-dist/doc/latex/tlc2/12-3-5.ltx +share/texmf-dist/doc/latex/tlc2/12-3-6.ltx +share/texmf-dist/doc/latex/tlc2/12-3-7.ltx +share/texmf-dist/doc/latex/tlc2/12-3-8.ltx +share/texmf-dist/doc/latex/tlc2/12-3-9.ltx +share/texmf-dist/doc/latex/tlc2/12-4-1.ltx +share/texmf-dist/doc/latex/tlc2/12-4-2.ltx +share/texmf-dist/doc/latex/tlc2/12-4-3.ltx +share/texmf-dist/doc/latex/tlc2/12-4-4.ltx +share/texmf-dist/doc/latex/tlc2/12-4-5.ltx +share/texmf-dist/doc/latex/tlc2/12-4-6.ltx +share/texmf-dist/doc/latex/tlc2/12-4-7.ltx +share/texmf-dist/doc/latex/tlc2/12-4-8.ltx +share/texmf-dist/doc/latex/tlc2/12-5-1.ltx +share/texmf-dist/doc/latex/tlc2/12-5-10.ltx +share/texmf-dist/doc/latex/tlc2/12-5-11.ltx +share/texmf-dist/doc/latex/tlc2/12-5-12.ltx +share/texmf-dist/doc/latex/tlc2/12-5-13.ltx +share/texmf-dist/doc/latex/tlc2/12-5-14.ltx +share/texmf-dist/doc/latex/tlc2/12-5-15.ltx +share/texmf-dist/doc/latex/tlc2/12-5-16.ltx +share/texmf-dist/doc/latex/tlc2/12-5-17.ltx +share/texmf-dist/doc/latex/tlc2/12-5-18.ltx +share/texmf-dist/doc/latex/tlc2/12-5-19.ltx +share/texmf-dist/doc/latex/tlc2/12-5-2.ltx +share/texmf-dist/doc/latex/tlc2/12-5-20.ltx +share/texmf-dist/doc/latex/tlc2/12-5-21.ltx +share/texmf-dist/doc/latex/tlc2/12-5-22.ltx +share/texmf-dist/doc/latex/tlc2/12-5-23.ltx +share/texmf-dist/doc/latex/tlc2/12-5-24.ltx2 +share/texmf-dist/doc/latex/tlc2/12-5-25.ltx2 +share/texmf-dist/doc/latex/tlc2/12-5-26.ltx2 +share/texmf-dist/doc/latex/tlc2/12-5-27.ltx +share/texmf-dist/doc/latex/tlc2/12-5-28.ltx +share/texmf-dist/doc/latex/tlc2/12-5-29.ltx2 +share/texmf-dist/doc/latex/tlc2/12-5-3.ltx +share/texmf-dist/doc/latex/tlc2/12-5-30.ltx +share/texmf-dist/doc/latex/tlc2/12-5-31.ltx +share/texmf-dist/doc/latex/tlc2/12-5-32.ltx +share/texmf-dist/doc/latex/tlc2/12-5-33.ltx +share/texmf-dist/doc/latex/tlc2/12-5-34.ltx +share/texmf-dist/doc/latex/tlc2/12-5-35.ltx +share/texmf-dist/doc/latex/tlc2/12-5-36.ltx +share/texmf-dist/doc/latex/tlc2/12-5-37.ltx +share/texmf-dist/doc/latex/tlc2/12-5-38.ltx +share/texmf-dist/doc/latex/tlc2/12-5-39.ltx +share/texmf-dist/doc/latex/tlc2/12-5-4.ltx +share/texmf-dist/doc/latex/tlc2/12-5-40.ltx +share/texmf-dist/doc/latex/tlc2/12-5-41.ltx +share/texmf-dist/doc/latex/tlc2/12-5-42.ltx +share/texmf-dist/doc/latex/tlc2/12-5-43.ltx +share/texmf-dist/doc/latex/tlc2/12-5-44.ltx +share/texmf-dist/doc/latex/tlc2/12-5-45.ltx +share/texmf-dist/doc/latex/tlc2/12-5-46.ltx +share/texmf-dist/doc/latex/tlc2/12-5-47.ltx +share/texmf-dist/doc/latex/tlc2/12-5-48.ltx +share/texmf-dist/doc/latex/tlc2/12-5-49.ltx +share/texmf-dist/doc/latex/tlc2/12-5-5.ltx +share/texmf-dist/doc/latex/tlc2/12-5-6.ltx +share/texmf-dist/doc/latex/tlc2/12-5-7.ltx +share/texmf-dist/doc/latex/tlc2/12-5-8.ltx +share/texmf-dist/doc/latex/tlc2/12-5-9.ltx +share/texmf-dist/doc/latex/tlc2/12-6-1.ltx2 +share/texmf-dist/doc/latex/tlc2/12-6-10.ltx +share/texmf-dist/doc/latex/tlc2/12-6-2.ltx +share/texmf-dist/doc/latex/tlc2/12-6-3.ltx2 +share/texmf-dist/doc/latex/tlc2/12-6-4.ltx2 +share/texmf-dist/doc/latex/tlc2/12-6-5.ltx2 +share/texmf-dist/doc/latex/tlc2/12-6-6.ltx2 +share/texmf-dist/doc/latex/tlc2/12-6-7.ltx +share/texmf-dist/doc/latex/tlc2/12-6-8.ltx +share/texmf-dist/doc/latex/tlc2/12-6-9.ltx +share/texmf-dist/doc/latex/tlc2/13-4-1.ltx +share/texmf-dist/doc/latex/tlc2/13-4-2.ltx +share/texmf-dist/doc/latex/tlc2/13-5-1.ltx +share/texmf-dist/doc/latex/tlc2/13-5-2.ltx +share/texmf-dist/doc/latex/tlc2/13-5-3.ltx +share/texmf-dist/doc/latex/tlc2/13-5-4.ltx +share/texmf-dist/doc/latex/tlc2/13-5-5.ltx +share/texmf-dist/doc/latex/tlc2/13-5-6.ltx +share/texmf-dist/doc/latex/tlc2/13-5-7.ltx +share/texmf-dist/doc/latex/tlc2/14-4-1.ltx +share/texmf-dist/doc/latex/tlc2/14-4-2.ltx +share/texmf-dist/doc/latex/tlc2/2-1-1.ltx +share/texmf-dist/doc/latex/tlc2/2-2-1.ltx +share/texmf-dist/doc/latex/tlc2/2-2-10.ltx +share/texmf-dist/doc/latex/tlc2/2-2-11.ltx +share/texmf-dist/doc/latex/tlc2/2-2-12.ltx +share/texmf-dist/doc/latex/tlc2/2-2-13.ltx +share/texmf-dist/doc/latex/tlc2/2-2-14.ltx +share/texmf-dist/doc/latex/tlc2/2-2-15.ltx +share/texmf-dist/doc/latex/tlc2/2-2-16.ltx +share/texmf-dist/doc/latex/tlc2/2-2-17.ltx +share/texmf-dist/doc/latex/tlc2/2-2-18.ltx +share/texmf-dist/doc/latex/tlc2/2-2-19.ltx +share/texmf-dist/doc/latex/tlc2/2-2-2.ltx +share/texmf-dist/doc/latex/tlc2/2-2-20.ltx +share/texmf-dist/doc/latex/tlc2/2-2-21.ltx2 +share/texmf-dist/doc/latex/tlc2/2-2-22.ltx +share/texmf-dist/doc/latex/tlc2/2-2-3.ltx +share/texmf-dist/doc/latex/tlc2/2-2-4.ltx +share/texmf-dist/doc/latex/tlc2/2-2-5.ltx +share/texmf-dist/doc/latex/tlc2/2-2-6.ltx +share/texmf-dist/doc/latex/tlc2/2-2-7.ltx +share/texmf-dist/doc/latex/tlc2/2-2-8.ltx +share/texmf-dist/doc/latex/tlc2/2-2-9.ltx +share/texmf-dist/doc/latex/tlc2/2-3-1.ltx2 +share/texmf-dist/doc/latex/tlc2/2-3-10.ltx +share/texmf-dist/doc/latex/tlc2/2-3-11.ltx +share/texmf-dist/doc/latex/tlc2/2-3-12.ltx +share/texmf-dist/doc/latex/tlc2/2-3-13.ltx +share/texmf-dist/doc/latex/tlc2/2-3-14.ltx +share/texmf-dist/doc/latex/tlc2/2-3-2.ltx +share/texmf-dist/doc/latex/tlc2/2-3-3.ltx +share/texmf-dist/doc/latex/tlc2/2-3-4.ltx +share/texmf-dist/doc/latex/tlc2/2-3-5.ltx +share/texmf-dist/doc/latex/tlc2/2-3-6.ltx +share/texmf-dist/doc/latex/tlc2/2-3-7.ltx +share/texmf-dist/doc/latex/tlc2/2-3-8.ltx2 +share/texmf-dist/doc/latex/tlc2/2-3-9.ltx +share/texmf-dist/doc/latex/tlc2/2-4-1.ltx +share/texmf-dist/doc/latex/tlc2/2-4-2.ltx +share/texmf-dist/doc/latex/tlc2/2-4-3.ltx +share/texmf-dist/doc/latex/tlc2/2-4-4.ltx2 +share/texmf-dist/doc/latex/tlc2/2-4-5.ltx +share/texmf-dist/doc/latex/tlc2/2-4-6.ltx2 +share/texmf-dist/doc/latex/tlc2/2-4-7.ltx +share/texmf-dist/doc/latex/tlc2/2-4-8.ltx +share/texmf-dist/doc/latex/tlc2/2-4-9.ltx +share/texmf-dist/doc/latex/tlc2/3-1-1.ltx +share/texmf-dist/doc/latex/tlc2/3-1-10.ltx +share/texmf-dist/doc/latex/tlc2/3-1-11.ltx +share/texmf-dist/doc/latex/tlc2/3-1-12.ltx +share/texmf-dist/doc/latex/tlc2/3-1-13.ltx +share/texmf-dist/doc/latex/tlc2/3-1-14.ltx +share/texmf-dist/doc/latex/tlc2/3-1-15.ltx +share/texmf-dist/doc/latex/tlc2/3-1-16.ltx +share/texmf-dist/doc/latex/tlc2/3-1-17.ltx +share/texmf-dist/doc/latex/tlc2/3-1-18.ltx +share/texmf-dist/doc/latex/tlc2/3-1-19.ltx +share/texmf-dist/doc/latex/tlc2/3-1-2.ltx +share/texmf-dist/doc/latex/tlc2/3-1-20.ltx +share/texmf-dist/doc/latex/tlc2/3-1-21.ltx +share/texmf-dist/doc/latex/tlc2/3-1-22.ltx +share/texmf-dist/doc/latex/tlc2/3-1-23.ltx +share/texmf-dist/doc/latex/tlc2/3-1-24.ltx +share/texmf-dist/doc/latex/tlc2/3-1-25.ltx +share/texmf-dist/doc/latex/tlc2/3-1-26.ltx +share/texmf-dist/doc/latex/tlc2/3-1-27.ltx +share/texmf-dist/doc/latex/tlc2/3-1-28.ltx +share/texmf-dist/doc/latex/tlc2/3-1-29.ltx +share/texmf-dist/doc/latex/tlc2/3-1-3.ltx +share/texmf-dist/doc/latex/tlc2/3-1-30.ltx +share/texmf-dist/doc/latex/tlc2/3-1-31.ltx +share/texmf-dist/doc/latex/tlc2/3-1-32.ltx +share/texmf-dist/doc/latex/tlc2/3-1-33.ltx +share/texmf-dist/doc/latex/tlc2/3-1-34.ltx +share/texmf-dist/doc/latex/tlc2/3-1-35.ltx +share/texmf-dist/doc/latex/tlc2/3-1-36.ltx +share/texmf-dist/doc/latex/tlc2/3-1-37.ltx +share/texmf-dist/doc/latex/tlc2/3-1-38.ltx +share/texmf-dist/doc/latex/tlc2/3-1-39.ltx +share/texmf-dist/doc/latex/tlc2/3-1-4.ltx +share/texmf-dist/doc/latex/tlc2/3-1-40.ltx +share/texmf-dist/doc/latex/tlc2/3-1-41.ltx +share/texmf-dist/doc/latex/tlc2/3-1-42.ltx +share/texmf-dist/doc/latex/tlc2/3-1-43.ltx +share/texmf-dist/doc/latex/tlc2/3-1-44.ltx +share/texmf-dist/doc/latex/tlc2/3-1-45.ltx +share/texmf-dist/doc/latex/tlc2/3-1-46.ltx +share/texmf-dist/doc/latex/tlc2/3-1-47.ltx +share/texmf-dist/doc/latex/tlc2/3-1-48.ltx +share/texmf-dist/doc/latex/tlc2/3-1-49.ltx +share/texmf-dist/doc/latex/tlc2/3-1-5.ltx +share/texmf-dist/doc/latex/tlc2/3-1-50.ltx +share/texmf-dist/doc/latex/tlc2/3-1-51.ltx +share/texmf-dist/doc/latex/tlc2/3-1-52.ltx +share/texmf-dist/doc/latex/tlc2/3-1-53.ltx +share/texmf-dist/doc/latex/tlc2/3-1-6.ltx +share/texmf-dist/doc/latex/tlc2/3-1-7.ltx +share/texmf-dist/doc/latex/tlc2/3-1-8.ltx +share/texmf-dist/doc/latex/tlc2/3-1-9.ltx +share/texmf-dist/doc/latex/tlc2/3-2-1.ltx +share/texmf-dist/doc/latex/tlc2/3-2-10.ltx +share/texmf-dist/doc/latex/tlc2/3-2-11.ltx +share/texmf-dist/doc/latex/tlc2/3-2-12.ltx +share/texmf-dist/doc/latex/tlc2/3-2-13.ltx +share/texmf-dist/doc/latex/tlc2/3-2-14.ltx +share/texmf-dist/doc/latex/tlc2/3-2-15.ltx +share/texmf-dist/doc/latex/tlc2/3-2-16.ltx +share/texmf-dist/doc/latex/tlc2/3-2-17.ltx2 +share/texmf-dist/doc/latex/tlc2/3-2-18.ltx2 +share/texmf-dist/doc/latex/tlc2/3-2-19.ltx +share/texmf-dist/doc/latex/tlc2/3-2-2.ltx +share/texmf-dist/doc/latex/tlc2/3-2-20.ltx +share/texmf-dist/doc/latex/tlc2/3-2-21.ltx2 +share/texmf-dist/doc/latex/tlc2/3-2-22.ltx +share/texmf-dist/doc/latex/tlc2/3-2-23.ltx +share/texmf-dist/doc/latex/tlc2/3-2-24.ltx2 +share/texmf-dist/doc/latex/tlc2/3-2-25.ltx +share/texmf-dist/doc/latex/tlc2/3-2-26.ltx +share/texmf-dist/doc/latex/tlc2/3-2-27.ltx +share/texmf-dist/doc/latex/tlc2/3-2-28.ltx +share/texmf-dist/doc/latex/tlc2/3-2-3.ltx +share/texmf-dist/doc/latex/tlc2/3-2-4.ltx +share/texmf-dist/doc/latex/tlc2/3-2-5.ltx +share/texmf-dist/doc/latex/tlc2/3-2-6.ltx +share/texmf-dist/doc/latex/tlc2/3-2-7.ltx2 +share/texmf-dist/doc/latex/tlc2/3-2-8.ltx +share/texmf-dist/doc/latex/tlc2/3-2-9.ltx +share/texmf-dist/doc/latex/tlc2/3-3-1.ltx +share/texmf-dist/doc/latex/tlc2/3-3-10.ltx +share/texmf-dist/doc/latex/tlc2/3-3-11.ltx +share/texmf-dist/doc/latex/tlc2/3-3-12.ltx +share/texmf-dist/doc/latex/tlc2/3-3-13.ltx +share/texmf-dist/doc/latex/tlc2/3-3-14.ltx +share/texmf-dist/doc/latex/tlc2/3-3-15.ltx +share/texmf-dist/doc/latex/tlc2/3-3-16.ltx +share/texmf-dist/doc/latex/tlc2/3-3-17.ltx +share/texmf-dist/doc/latex/tlc2/3-3-18.ltx +share/texmf-dist/doc/latex/tlc2/3-3-19.ltx +share/texmf-dist/doc/latex/tlc2/3-3-2.ltx +share/texmf-dist/doc/latex/tlc2/3-3-20.ltx +share/texmf-dist/doc/latex/tlc2/3-3-21.ltx +share/texmf-dist/doc/latex/tlc2/3-3-22.ltx +share/texmf-dist/doc/latex/tlc2/3-3-23.ltx +share/texmf-dist/doc/latex/tlc2/3-3-24.ltx +share/texmf-dist/doc/latex/tlc2/3-3-25.ltx +share/texmf-dist/doc/latex/tlc2/3-3-26.ltx +share/texmf-dist/doc/latex/tlc2/3-3-27.ltx +share/texmf-dist/doc/latex/tlc2/3-3-28.ltx +share/texmf-dist/doc/latex/tlc2/3-3-29.ltx +share/texmf-dist/doc/latex/tlc2/3-3-3.ltx +share/texmf-dist/doc/latex/tlc2/3-3-30.ltx +share/texmf-dist/doc/latex/tlc2/3-3-4.ltx +share/texmf-dist/doc/latex/tlc2/3-3-5.ltx +share/texmf-dist/doc/latex/tlc2/3-3-6.ltx +share/texmf-dist/doc/latex/tlc2/3-3-7.ltx +share/texmf-dist/doc/latex/tlc2/3-3-8.ltx +share/texmf-dist/doc/latex/tlc2/3-3-9.ltx +share/texmf-dist/doc/latex/tlc2/3-4-1.ltx +share/texmf-dist/doc/latex/tlc2/3-4-10.ltx +share/texmf-dist/doc/latex/tlc2/3-4-11.ltx +share/texmf-dist/doc/latex/tlc2/3-4-12.ltx +share/texmf-dist/doc/latex/tlc2/3-4-13.ltx +share/texmf-dist/doc/latex/tlc2/3-4-14.ltx +share/texmf-dist/doc/latex/tlc2/3-4-15.ltx +share/texmf-dist/doc/latex/tlc2/3-4-16.ltx +share/texmf-dist/doc/latex/tlc2/3-4-17.ltx +share/texmf-dist/doc/latex/tlc2/3-4-18.ltx +share/texmf-dist/doc/latex/tlc2/3-4-19.ltx +share/texmf-dist/doc/latex/tlc2/3-4-2.ltx +share/texmf-dist/doc/latex/tlc2/3-4-20.ltx +share/texmf-dist/doc/latex/tlc2/3-4-21.ltx +share/texmf-dist/doc/latex/tlc2/3-4-22.ltx +share/texmf-dist/doc/latex/tlc2/3-4-23.ltx +share/texmf-dist/doc/latex/tlc2/3-4-24.ltx +share/texmf-dist/doc/latex/tlc2/3-4-25.ltx +share/texmf-dist/doc/latex/tlc2/3-4-26.ltx +share/texmf-dist/doc/latex/tlc2/3-4-27.ltx +share/texmf-dist/doc/latex/tlc2/3-4-28.ltx +share/texmf-dist/doc/latex/tlc2/3-4-29.ltx +share/texmf-dist/doc/latex/tlc2/3-4-3.ltx +share/texmf-dist/doc/latex/tlc2/3-4-30.ltx +share/texmf-dist/doc/latex/tlc2/3-4-31.ltx +share/texmf-dist/doc/latex/tlc2/3-4-32.ltx +share/texmf-dist/doc/latex/tlc2/3-4-33.ltx +share/texmf-dist/doc/latex/tlc2/3-4-34.ltx +share/texmf-dist/doc/latex/tlc2/3-4-35.ltx +share/texmf-dist/doc/latex/tlc2/3-4-36.ltx +share/texmf-dist/doc/latex/tlc2/3-4-37.ltx +share/texmf-dist/doc/latex/tlc2/3-4-38.ltx +share/texmf-dist/doc/latex/tlc2/3-4-39.ltx +share/texmf-dist/doc/latex/tlc2/3-4-4.ltx +share/texmf-dist/doc/latex/tlc2/3-4-40.ltx +share/texmf-dist/doc/latex/tlc2/3-4-41.ltx +share/texmf-dist/doc/latex/tlc2/3-4-42.ltx +share/texmf-dist/doc/latex/tlc2/3-4-5.ltx +share/texmf-dist/doc/latex/tlc2/3-4-6.ltx +share/texmf-dist/doc/latex/tlc2/3-4-7.ltx +share/texmf-dist/doc/latex/tlc2/3-4-8.ltx +share/texmf-dist/doc/latex/tlc2/3-4-9.ltx +share/texmf-dist/doc/latex/tlc2/3-5-1.ltx +share/texmf-dist/doc/latex/tlc2/3-5-10.ltx +share/texmf-dist/doc/latex/tlc2/3-5-11.ltx +share/texmf-dist/doc/latex/tlc2/3-5-12.ltx +share/texmf-dist/doc/latex/tlc2/3-5-13.ltx +share/texmf-dist/doc/latex/tlc2/3-5-14.ltx +share/texmf-dist/doc/latex/tlc2/3-5-15.ltx +share/texmf-dist/doc/latex/tlc2/3-5-16.ltx +share/texmf-dist/doc/latex/tlc2/3-5-17.ltx +share/texmf-dist/doc/latex/tlc2/3-5-18.ltx +share/texmf-dist/doc/latex/tlc2/3-5-19.ltx +share/texmf-dist/doc/latex/tlc2/3-5-2.ltx +share/texmf-dist/doc/latex/tlc2/3-5-20.ltx +share/texmf-dist/doc/latex/tlc2/3-5-3.ltx +share/texmf-dist/doc/latex/tlc2/3-5-4.ltx +share/texmf-dist/doc/latex/tlc2/3-5-5.ltx +share/texmf-dist/doc/latex/tlc2/3-5-6.ltx +share/texmf-dist/doc/latex/tlc2/3-5-7.ltx +share/texmf-dist/doc/latex/tlc2/3-5-8.ltx +share/texmf-dist/doc/latex/tlc2/3-5-9.ltx +share/texmf-dist/doc/latex/tlc2/4-1-1.ltx +share/texmf-dist/doc/latex/tlc2/4-2-1.ltx +share/texmf-dist/doc/latex/tlc2/4-2-10.ltx +share/texmf-dist/doc/latex/tlc2/4-2-11.ltx +share/texmf-dist/doc/latex/tlc2/4-2-12.ltx +share/texmf-dist/doc/latex/tlc2/4-2-13.ltx +share/texmf-dist/doc/latex/tlc2/4-2-2.ltx +share/texmf-dist/doc/latex/tlc2/4-2-3.ltx +share/texmf-dist/doc/latex/tlc2/4-2-4.ltx +share/texmf-dist/doc/latex/tlc2/4-2-5.ltx +share/texmf-dist/doc/latex/tlc2/4-2-6.ltx +share/texmf-dist/doc/latex/tlc2/4-2-7.ltx +share/texmf-dist/doc/latex/tlc2/4-2-8.ltx2 +share/texmf-dist/doc/latex/tlc2/4-2-9.ltx2 +share/texmf-dist/doc/latex/tlc2/4-3-1.ltx2 +share/texmf-dist/doc/latex/tlc2/4-3-2.ltx2 +share/texmf-dist/doc/latex/tlc2/4-3-3.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-1.ltx +share/texmf-dist/doc/latex/tlc2/4-4-10.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-11.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-12.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-13.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-14.ltx +share/texmf-dist/doc/latex/tlc2/4-4-15.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-2.ltx +share/texmf-dist/doc/latex/tlc2/4-4-3.ltx +share/texmf-dist/doc/latex/tlc2/4-4-4.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-5.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-6.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-7.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-8.ltx2 +share/texmf-dist/doc/latex/tlc2/4-4-9.ltx2 +share/texmf-dist/doc/latex/tlc2/4-5-1.ltx2 +share/texmf-dist/doc/latex/tlc2/4-5-2.ltx2 +share/texmf-dist/doc/latex/tlc2/5-1-1.ltx +share/texmf-dist/doc/latex/tlc2/5-1-2.ltx +share/texmf-dist/doc/latex/tlc2/5-1-3.ltx +share/texmf-dist/doc/latex/tlc2/5-1-4.ltx +share/texmf-dist/doc/latex/tlc2/5-2-1.ltx +share/texmf-dist/doc/latex/tlc2/5-2-10.ltx +share/texmf-dist/doc/latex/tlc2/5-2-11.ltx +share/texmf-dist/doc/latex/tlc2/5-2-12.ltx +share/texmf-dist/doc/latex/tlc2/5-2-13.ltx +share/texmf-dist/doc/latex/tlc2/5-2-2.ltx +share/texmf-dist/doc/latex/tlc2/5-2-3.ltx +share/texmf-dist/doc/latex/tlc2/5-2-4.ltx +share/texmf-dist/doc/latex/tlc2/5-2-5.ltx +share/texmf-dist/doc/latex/tlc2/5-2-6.ltx +share/texmf-dist/doc/latex/tlc2/5-2-7.ltx +share/texmf-dist/doc/latex/tlc2/5-2-8.ltx +share/texmf-dist/doc/latex/tlc2/5-2-9.ltx +share/texmf-dist/doc/latex/tlc2/5-3-1.ltx +share/texmf-dist/doc/latex/tlc2/5-3-2.ltx +share/texmf-dist/doc/latex/tlc2/5-3-3.ltx +share/texmf-dist/doc/latex/tlc2/5-3-4.ltx +share/texmf-dist/doc/latex/tlc2/5-3-5.ltx +share/texmf-dist/doc/latex/tlc2/5-3-6.ltx +share/texmf-dist/doc/latex/tlc2/5-4-1.ltx2 +share/texmf-dist/doc/latex/tlc2/5-4-2.ltx2 +share/texmf-dist/doc/latex/tlc2/5-4-3.ltx2 +share/texmf-dist/doc/latex/tlc2/5-4-4.ltx +share/texmf-dist/doc/latex/tlc2/5-4-5.ltx2 +share/texmf-dist/doc/latex/tlc2/5-4-6.ltx2 +share/texmf-dist/doc/latex/tlc2/5-5-1.ltx +share/texmf-dist/doc/latex/tlc2/5-5-2.ltx +share/texmf-dist/doc/latex/tlc2/5-6-1.ltx +share/texmf-dist/doc/latex/tlc2/5-6-2.ltx +share/texmf-dist/doc/latex/tlc2/5-6-3.ltx +share/texmf-dist/doc/latex/tlc2/5-6-4.ltx +share/texmf-dist/doc/latex/tlc2/5-6-5.ltx +share/texmf-dist/doc/latex/tlc2/5-6-6.ltx +share/texmf-dist/doc/latex/tlc2/5-6-7.ltx +share/texmf-dist/doc/latex/tlc2/5-6-8.ltx +share/texmf-dist/doc/latex/tlc2/5-7-1.ltx +share/texmf-dist/doc/latex/tlc2/5-7-2.ltx +share/texmf-dist/doc/latex/tlc2/5-7-3.ltx +share/texmf-dist/doc/latex/tlc2/5-7-4.ltx +share/texmf-dist/doc/latex/tlc2/5-7-5.ltx +share/texmf-dist/doc/latex/tlc2/5-7-6.ltx +share/texmf-dist/doc/latex/tlc2/5-7-7.ltx +share/texmf-dist/doc/latex/tlc2/5-7-8.ltx +share/texmf-dist/doc/latex/tlc2/5-8-1.ltx +share/texmf-dist/doc/latex/tlc2/5-8-2.ltx +share/texmf-dist/doc/latex/tlc2/5-9-1.ltx +share/texmf-dist/doc/latex/tlc2/5-9-2.ltx +share/texmf-dist/doc/latex/tlc2/5-9-3.ltx +share/texmf-dist/doc/latex/tlc2/5-9-4.ltx +share/texmf-dist/doc/latex/tlc2/5-9-5.ltx +share/texmf-dist/doc/latex/tlc2/5-9-6.ltx +share/texmf-dist/doc/latex/tlc2/6-3-1.ltx +share/texmf-dist/doc/latex/tlc2/6-3-2.ltx +share/texmf-dist/doc/latex/tlc2/6-3-3.ltx +share/texmf-dist/doc/latex/tlc2/6-3-4.ltx2 +share/texmf-dist/doc/latex/tlc2/6-3-5.ltx +share/texmf-dist/doc/latex/tlc2/6-3-6.ltx2 +share/texmf-dist/doc/latex/tlc2/6-3-7.ltx2 +share/texmf-dist/doc/latex/tlc2/6-4-1.ltx +share/texmf-dist/doc/latex/tlc2/6-4-2.ltx +share/texmf-dist/doc/latex/tlc2/6-4-3.ltx +share/texmf-dist/doc/latex/tlc2/6-4-4.ltx +share/texmf-dist/doc/latex/tlc2/6-4-5.ltx2 +share/texmf-dist/doc/latex/tlc2/6-4-6.ltx2 +share/texmf-dist/doc/latex/tlc2/6-4-7.ltx +share/texmf-dist/doc/latex/tlc2/6-4-8.ltx +share/texmf-dist/doc/latex/tlc2/6-5-1.ltx +share/texmf-dist/doc/latex/tlc2/6-5-10.ltx +share/texmf-dist/doc/latex/tlc2/6-5-11.ltx +share/texmf-dist/doc/latex/tlc2/6-5-12.ltx +share/texmf-dist/doc/latex/tlc2/6-5-13.ltx +share/texmf-dist/doc/latex/tlc2/6-5-14.ltx2 +share/texmf-dist/doc/latex/tlc2/6-5-15.ltx +share/texmf-dist/doc/latex/tlc2/6-5-16.ltx +share/texmf-dist/doc/latex/tlc2/6-5-17.ltx +share/texmf-dist/doc/latex/tlc2/6-5-18.ltx2 +share/texmf-dist/doc/latex/tlc2/6-5-2.ltx +share/texmf-dist/doc/latex/tlc2/6-5-3.ltx +share/texmf-dist/doc/latex/tlc2/6-5-4.ltx +share/texmf-dist/doc/latex/tlc2/6-5-5.ltx +share/texmf-dist/doc/latex/tlc2/6-5-6.ltx +share/texmf-dist/doc/latex/tlc2/6-5-7.ltx2 +share/texmf-dist/doc/latex/tlc2/6-5-8.ltx +share/texmf-dist/doc/latex/tlc2/6-5-9.ltx +share/texmf-dist/doc/latex/tlc2/7-10-1.ltx +share/texmf-dist/doc/latex/tlc2/7-12-1.ltx +share/texmf-dist/doc/latex/tlc2/7-3-1.ltx +share/texmf-dist/doc/latex/tlc2/7-3-2.ltx +share/texmf-dist/doc/latex/tlc2/7-3-3.ltx +share/texmf-dist/doc/latex/tlc2/7-3-4.ltx +share/texmf-dist/doc/latex/tlc2/7-3-5.ltx +share/texmf-dist/doc/latex/tlc2/7-3-6.ltx +share/texmf-dist/doc/latex/tlc2/7-3-7.ltx +share/texmf-dist/doc/latex/tlc2/7-3-8.ltx +share/texmf-dist/doc/latex/tlc2/7-4-1.ltx +share/texmf-dist/doc/latex/tlc2/7-4-2.ltx +share/texmf-dist/doc/latex/tlc2/7-4-3.ltx +share/texmf-dist/doc/latex/tlc2/7-4-4.ltx +share/texmf-dist/doc/latex/tlc2/7-4-5.ltx +share/texmf-dist/doc/latex/tlc2/7-5-1.ltx +share/texmf-dist/doc/latex/tlc2/7-5-10.ltx +share/texmf-dist/doc/latex/tlc2/7-5-11.ltx +share/texmf-dist/doc/latex/tlc2/7-5-12.ltx +share/texmf-dist/doc/latex/tlc2/7-5-13.ltx +share/texmf-dist/doc/latex/tlc2/7-5-14.ltx +share/texmf-dist/doc/latex/tlc2/7-5-15.ltx +share/texmf-dist/doc/latex/tlc2/7-5-16.ltx +share/texmf-dist/doc/latex/tlc2/7-5-17.ltx +share/texmf-dist/doc/latex/tlc2/7-5-2.ltx +share/texmf-dist/doc/latex/tlc2/7-5-3.ltx +share/texmf-dist/doc/latex/tlc2/7-5-4.ltx +share/texmf-dist/doc/latex/tlc2/7-5-5.ltx +share/texmf-dist/doc/latex/tlc2/7-5-6.ltx +share/texmf-dist/doc/latex/tlc2/7-5-7.ltx +share/texmf-dist/doc/latex/tlc2/7-5-8.ltx +share/texmf-dist/doc/latex/tlc2/7-5-9.ltx +share/texmf-dist/doc/latex/tlc2/7-6-1.ltx +share/texmf-dist/doc/latex/tlc2/7-6-10.ltx +share/texmf-dist/doc/latex/tlc2/7-6-11.ltx +share/texmf-dist/doc/latex/tlc2/7-6-12.ltx +share/texmf-dist/doc/latex/tlc2/7-6-2.ltx +share/texmf-dist/doc/latex/tlc2/7-6-3.ltx +share/texmf-dist/doc/latex/tlc2/7-6-4.ltx +share/texmf-dist/doc/latex/tlc2/7-6-5.ltx +share/texmf-dist/doc/latex/tlc2/7-6-6.ltx +share/texmf-dist/doc/latex/tlc2/7-6-7.ltx +share/texmf-dist/doc/latex/tlc2/7-6-8.ltx +share/texmf-dist/doc/latex/tlc2/7-6-9.ltx +share/texmf-dist/doc/latex/tlc2/7-7-1.ltx +share/texmf-dist/doc/latex/tlc2/7-7-10.ltx +share/texmf-dist/doc/latex/tlc2/7-7-11.ltx +share/texmf-dist/doc/latex/tlc2/7-7-12.ltx +share/texmf-dist/doc/latex/tlc2/7-7-13.ltx +share/texmf-dist/doc/latex/tlc2/7-7-14.ltx +share/texmf-dist/doc/latex/tlc2/7-7-15.ltx +share/texmf-dist/doc/latex/tlc2/7-7-16.ltx +share/texmf-dist/doc/latex/tlc2/7-7-17.ltx +share/texmf-dist/doc/latex/tlc2/7-7-18.ltx +share/texmf-dist/doc/latex/tlc2/7-7-19.ltx +share/texmf-dist/doc/latex/tlc2/7-7-2.ltx +share/texmf-dist/doc/latex/tlc2/7-7-20.ltx +share/texmf-dist/doc/latex/tlc2/7-7-21.ltx +share/texmf-dist/doc/latex/tlc2/7-7-22.ltx +share/texmf-dist/doc/latex/tlc2/7-7-23.ltx +share/texmf-dist/doc/latex/tlc2/7-7-24.ltx +share/texmf-dist/doc/latex/tlc2/7-7-25.ltx +share/texmf-dist/doc/latex/tlc2/7-7-26.ltx +share/texmf-dist/doc/latex/tlc2/7-7-27.ltx +share/texmf-dist/doc/latex/tlc2/7-7-28.ltx +share/texmf-dist/doc/latex/tlc2/7-7-29.ltx +share/texmf-dist/doc/latex/tlc2/7-7-3.ltx +share/texmf-dist/doc/latex/tlc2/7-7-4.ltx +share/texmf-dist/doc/latex/tlc2/7-7-5.ltx +share/texmf-dist/doc/latex/tlc2/7-7-6.ltx +share/texmf-dist/doc/latex/tlc2/7-7-7.ltx +share/texmf-dist/doc/latex/tlc2/7-7-8.ltx +share/texmf-dist/doc/latex/tlc2/7-7-9.ltx +share/texmf-dist/doc/latex/tlc2/7-8-1.ltx +share/texmf-dist/doc/latex/tlc2/7-8-10.ltx +share/texmf-dist/doc/latex/tlc2/7-8-11.ltx +share/texmf-dist/doc/latex/tlc2/7-8-12.ltx +share/texmf-dist/doc/latex/tlc2/7-8-13.ltx +share/texmf-dist/doc/latex/tlc2/7-8-14.ltx +share/texmf-dist/doc/latex/tlc2/7-8-15.ltx +share/texmf-dist/doc/latex/tlc2/7-8-16.ltx +share/texmf-dist/doc/latex/tlc2/7-8-17.ltx +share/texmf-dist/doc/latex/tlc2/7-8-18.ltx +share/texmf-dist/doc/latex/tlc2/7-8-19.ltx +share/texmf-dist/doc/latex/tlc2/7-8-2.ltx +share/texmf-dist/doc/latex/tlc2/7-8-20.ltx +share/texmf-dist/doc/latex/tlc2/7-8-21.ltx +share/texmf-dist/doc/latex/tlc2/7-8-22.ltx +share/texmf-dist/doc/latex/tlc2/7-8-3.ltx +share/texmf-dist/doc/latex/tlc2/7-8-4.ltx +share/texmf-dist/doc/latex/tlc2/7-8-5.ltx +share/texmf-dist/doc/latex/tlc2/7-8-6.ltx +share/texmf-dist/doc/latex/tlc2/7-8-7.ltx +share/texmf-dist/doc/latex/tlc2/7-8-8.ltx +share/texmf-dist/doc/latex/tlc2/7-8-9.ltx +share/texmf-dist/doc/latex/tlc2/7-9-1.ltx +share/texmf-dist/doc/latex/tlc2/7-9-2.ltx +share/texmf-dist/doc/latex/tlc2/8-2-1.ltx +share/texmf-dist/doc/latex/tlc2/8-2-10.ltx +share/texmf-dist/doc/latex/tlc2/8-2-11.ltx +share/texmf-dist/doc/latex/tlc2/8-2-12.ltx +share/texmf-dist/doc/latex/tlc2/8-2-13.ltx +share/texmf-dist/doc/latex/tlc2/8-2-14.ltx +share/texmf-dist/doc/latex/tlc2/8-2-15.ltx +share/texmf-dist/doc/latex/tlc2/8-2-16.ltx +share/texmf-dist/doc/latex/tlc2/8-2-17.ltx +share/texmf-dist/doc/latex/tlc2/8-2-18.ltx +share/texmf-dist/doc/latex/tlc2/8-2-19.ltx +share/texmf-dist/doc/latex/tlc2/8-2-2.ltx +share/texmf-dist/doc/latex/tlc2/8-2-20.ltx +share/texmf-dist/doc/latex/tlc2/8-2-21.ltx +share/texmf-dist/doc/latex/tlc2/8-2-22.ltx +share/texmf-dist/doc/latex/tlc2/8-2-23.ltx +share/texmf-dist/doc/latex/tlc2/8-2-24.ltx +share/texmf-dist/doc/latex/tlc2/8-2-25.ltx +share/texmf-dist/doc/latex/tlc2/8-2-26.ltx +share/texmf-dist/doc/latex/tlc2/8-2-27.ltx +share/texmf-dist/doc/latex/tlc2/8-2-28.ltx +share/texmf-dist/doc/latex/tlc2/8-2-29.ltx +share/texmf-dist/doc/latex/tlc2/8-2-3.ltx +share/texmf-dist/doc/latex/tlc2/8-2-4.ltx +share/texmf-dist/doc/latex/tlc2/8-2-5.ltx +share/texmf-dist/doc/latex/tlc2/8-2-6.ltx +share/texmf-dist/doc/latex/tlc2/8-2-7.ltx +share/texmf-dist/doc/latex/tlc2/8-2-8.ltx +share/texmf-dist/doc/latex/tlc2/8-2-9.ltx +share/texmf-dist/doc/latex/tlc2/8-3-1.ltx +share/texmf-dist/doc/latex/tlc2/8-3-10.ltx +share/texmf-dist/doc/latex/tlc2/8-3-11.ltx +share/texmf-dist/doc/latex/tlc2/8-3-12.ltx +share/texmf-dist/doc/latex/tlc2/8-3-13.ltx +share/texmf-dist/doc/latex/tlc2/8-3-14.ltx +share/texmf-dist/doc/latex/tlc2/8-3-15.ltx +share/texmf-dist/doc/latex/tlc2/8-3-16.ltx +share/texmf-dist/doc/latex/tlc2/8-3-17.ltx +share/texmf-dist/doc/latex/tlc2/8-3-18.ltx +share/texmf-dist/doc/latex/tlc2/8-3-19.ltx +share/texmf-dist/doc/latex/tlc2/8-3-2.ltx +share/texmf-dist/doc/latex/tlc2/8-3-20.ltx +share/texmf-dist/doc/latex/tlc2/8-3-21.ltx +share/texmf-dist/doc/latex/tlc2/8-3-22.ltx +share/texmf-dist/doc/latex/tlc2/8-3-23.ltx +share/texmf-dist/doc/latex/tlc2/8-3-24.ltx +share/texmf-dist/doc/latex/tlc2/8-3-25.ltx +share/texmf-dist/doc/latex/tlc2/8-3-26.ltx +share/texmf-dist/doc/latex/tlc2/8-3-27.ltx +share/texmf-dist/doc/latex/tlc2/8-3-28.ltx +share/texmf-dist/doc/latex/tlc2/8-3-29.ltx +share/texmf-dist/doc/latex/tlc2/8-3-3.ltx +share/texmf-dist/doc/latex/tlc2/8-3-30.ltx +share/texmf-dist/doc/latex/tlc2/8-3-31.ltx +share/texmf-dist/doc/latex/tlc2/8-3-32.ltx +share/texmf-dist/doc/latex/tlc2/8-3-33.ltx +share/texmf-dist/doc/latex/tlc2/8-3-34.ltx +share/texmf-dist/doc/latex/tlc2/8-3-35.ltx +share/texmf-dist/doc/latex/tlc2/8-3-36.ltx +share/texmf-dist/doc/latex/tlc2/8-3-37.ltx +share/texmf-dist/doc/latex/tlc2/8-3-38.ltx +share/texmf-dist/doc/latex/tlc2/8-3-39.ltx +share/texmf-dist/doc/latex/tlc2/8-3-4.ltx +share/texmf-dist/doc/latex/tlc2/8-3-5.ltx +share/texmf-dist/doc/latex/tlc2/8-3-6.ltx +share/texmf-dist/doc/latex/tlc2/8-3-7.ltx +share/texmf-dist/doc/latex/tlc2/8-3-8.ltx +share/texmf-dist/doc/latex/tlc2/8-3-9.ltx +share/texmf-dist/doc/latex/tlc2/8-4-1.ltx +share/texmf-dist/doc/latex/tlc2/8-4-10.ltx +share/texmf-dist/doc/latex/tlc2/8-4-11.ltx +share/texmf-dist/doc/latex/tlc2/8-4-12.ltx +share/texmf-dist/doc/latex/tlc2/8-4-13.ltx +share/texmf-dist/doc/latex/tlc2/8-4-14.ltx +share/texmf-dist/doc/latex/tlc2/8-4-2.ltx +share/texmf-dist/doc/latex/tlc2/8-4-3.ltx +share/texmf-dist/doc/latex/tlc2/8-4-4.ltx +share/texmf-dist/doc/latex/tlc2/8-4-5.ltx +share/texmf-dist/doc/latex/tlc2/8-4-6.ltx +share/texmf-dist/doc/latex/tlc2/8-4-7.ltx +share/texmf-dist/doc/latex/tlc2/8-4-8.ltx +share/texmf-dist/doc/latex/tlc2/8-4-9.ltx +share/texmf-dist/doc/latex/tlc2/8-5-1.ltx +share/texmf-dist/doc/latex/tlc2/8-5-2.ltx +share/texmf-dist/doc/latex/tlc2/8-5-3.ltx +share/texmf-dist/doc/latex/tlc2/8-5-4.ltx +share/texmf-dist/doc/latex/tlc2/8-6-1.ltx +share/texmf-dist/doc/latex/tlc2/8-6-2.ltx +share/texmf-dist/doc/latex/tlc2/8-6-3.ltx +share/texmf-dist/doc/latex/tlc2/8-6-4.ltx +share/texmf-dist/doc/latex/tlc2/8-7-1.ltx +share/texmf-dist/doc/latex/tlc2/8-7-2.ltx +share/texmf-dist/doc/latex/tlc2/8-7-3.ltx +share/texmf-dist/doc/latex/tlc2/8-7-4.ltx +share/texmf-dist/doc/latex/tlc2/8-7-5.ltx +share/texmf-dist/doc/latex/tlc2/8-7-6.ltx +share/texmf-dist/doc/latex/tlc2/8-7-7.ltx +share/texmf-dist/doc/latex/tlc2/8-8-1.ltx +share/texmf-dist/doc/latex/tlc2/8-8-10.ltx +share/texmf-dist/doc/latex/tlc2/8-8-11.ltx +share/texmf-dist/doc/latex/tlc2/8-8-12.ltx +share/texmf-dist/doc/latex/tlc2/8-8-13.ltx +share/texmf-dist/doc/latex/tlc2/8-8-14.ltx +share/texmf-dist/doc/latex/tlc2/8-8-15.ltx +share/texmf-dist/doc/latex/tlc2/8-8-16.ltx +share/texmf-dist/doc/latex/tlc2/8-8-17.ltx +share/texmf-dist/doc/latex/tlc2/8-8-18.ltx +share/texmf-dist/doc/latex/tlc2/8-8-19.ltx +share/texmf-dist/doc/latex/tlc2/8-8-2.ltx +share/texmf-dist/doc/latex/tlc2/8-8-20.ltx +share/texmf-dist/doc/latex/tlc2/8-8-21.ltx +share/texmf-dist/doc/latex/tlc2/8-8-22.ltx +share/texmf-dist/doc/latex/tlc2/8-8-23.ltx +share/texmf-dist/doc/latex/tlc2/8-8-24.ltx +share/texmf-dist/doc/latex/tlc2/8-8-25.ltx +share/texmf-dist/doc/latex/tlc2/8-8-3.ltx +share/texmf-dist/doc/latex/tlc2/8-8-4.ltx +share/texmf-dist/doc/latex/tlc2/8-8-5.ltx +share/texmf-dist/doc/latex/tlc2/8-8-6.ltx +share/texmf-dist/doc/latex/tlc2/8-8-7.ltx +share/texmf-dist/doc/latex/tlc2/8-8-8.ltx +share/texmf-dist/doc/latex/tlc2/8-8-9.ltx +share/texmf-dist/doc/latex/tlc2/8-9-1.ltx +share/texmf-dist/doc/latex/tlc2/8-9-2.ltx +share/texmf-dist/doc/latex/tlc2/8-9-3.ltx +share/texmf-dist/doc/latex/tlc2/8-9-4.ltx +share/texmf-dist/doc/latex/tlc2/8-9-5.ltx +share/texmf-dist/doc/latex/tlc2/8-9-6.ltx +share/texmf-dist/doc/latex/tlc2/8-9-7.ltx +share/texmf-dist/doc/latex/tlc2/8-9-8.ltx +share/texmf-dist/doc/latex/tlc2/9-2-1.ltx +share/texmf-dist/doc/latex/tlc2/9-2-2.ltx +share/texmf-dist/doc/latex/tlc2/9-2-3.ltx +share/texmf-dist/doc/latex/tlc2/9-2-4.ltx +share/texmf-dist/doc/latex/tlc2/9-2-5.ltx +share/texmf-dist/doc/latex/tlc2/9-2-6.ltx +share/texmf-dist/doc/latex/tlc2/9-2-7.ltx +share/texmf-dist/doc/latex/tlc2/9-2-8.ltx +share/texmf-dist/doc/latex/tlc2/9-3-1.ltx +share/texmf-dist/doc/latex/tlc2/9-3-10.ltx +share/texmf-dist/doc/latex/tlc2/9-3-11.ltx +share/texmf-dist/doc/latex/tlc2/9-3-12.ltx +share/texmf-dist/doc/latex/tlc2/9-3-13.ltx +share/texmf-dist/doc/latex/tlc2/9-3-14.ltx +share/texmf-dist/doc/latex/tlc2/9-3-15.ltx +share/texmf-dist/doc/latex/tlc2/9-3-16.ltx +share/texmf-dist/doc/latex/tlc2/9-3-17.ltx +share/texmf-dist/doc/latex/tlc2/9-3-18.ltx +share/texmf-dist/doc/latex/tlc2/9-3-19.ltx +share/texmf-dist/doc/latex/tlc2/9-3-2.ltx +share/texmf-dist/doc/latex/tlc2/9-3-20.ltx +share/texmf-dist/doc/latex/tlc2/9-3-21.ltx +share/texmf-dist/doc/latex/tlc2/9-3-22.ltx +share/texmf-dist/doc/latex/tlc2/9-3-23.ltx +share/texmf-dist/doc/latex/tlc2/9-3-24.ltx +share/texmf-dist/doc/latex/tlc2/9-3-25.ltx +share/texmf-dist/doc/latex/tlc2/9-3-26.ltx +share/texmf-dist/doc/latex/tlc2/9-3-27.ltx +share/texmf-dist/doc/latex/tlc2/9-3-28.ltx +share/texmf-dist/doc/latex/tlc2/9-3-29.ltx +share/texmf-dist/doc/latex/tlc2/9-3-3.ltx +share/texmf-dist/doc/latex/tlc2/9-3-30.ltx +share/texmf-dist/doc/latex/tlc2/9-3-31.ltx +share/texmf-dist/doc/latex/tlc2/9-3-32.ltx +share/texmf-dist/doc/latex/tlc2/9-3-33.ltx +share/texmf-dist/doc/latex/tlc2/9-3-34.ltx +share/texmf-dist/doc/latex/tlc2/9-3-35.ltx +share/texmf-dist/doc/latex/tlc2/9-3-36.ltx +share/texmf-dist/doc/latex/tlc2/9-3-37.ltx +share/texmf-dist/doc/latex/tlc2/9-3-38.ltx +share/texmf-dist/doc/latex/tlc2/9-3-39.ltx +share/texmf-dist/doc/latex/tlc2/9-3-4.ltx +share/texmf-dist/doc/latex/tlc2/9-3-5.ltx +share/texmf-dist/doc/latex/tlc2/9-3-6.ltx +share/texmf-dist/doc/latex/tlc2/9-3-7.ltx +share/texmf-dist/doc/latex/tlc2/9-3-8.ltx +share/texmf-dist/doc/latex/tlc2/9-3-9.ltx +share/texmf-dist/doc/latex/tlc2/9-4-1.ltx +share/texmf-dist/doc/latex/tlc2/9-4-2.ltx +share/texmf-dist/doc/latex/tlc2/9-4-3.ltx +share/texmf-dist/doc/latex/tlc2/9-4-4.ltx +share/texmf-dist/doc/latex/tlc2/9-4-5.ltx +share/texmf-dist/doc/latex/tlc2/9-5-1.ltx +share/texmf-dist/doc/latex/tlc2/A-1-1.ltx +share/texmf-dist/doc/latex/tlc2/A-1-10.ltx +share/texmf-dist/doc/latex/tlc2/A-1-11.ltx +share/texmf-dist/doc/latex/tlc2/A-1-12.ltx +share/texmf-dist/doc/latex/tlc2/A-1-13.ltx +share/texmf-dist/doc/latex/tlc2/A-1-14.ltx +share/texmf-dist/doc/latex/tlc2/A-1-15.ltx +share/texmf-dist/doc/latex/tlc2/A-1-16.ltx +share/texmf-dist/doc/latex/tlc2/A-1-17.ltx +share/texmf-dist/doc/latex/tlc2/A-1-2.ltx +share/texmf-dist/doc/latex/tlc2/A-1-3.ltx +share/texmf-dist/doc/latex/tlc2/A-1-4.ltx +share/texmf-dist/doc/latex/tlc2/A-1-5.ltx +share/texmf-dist/doc/latex/tlc2/A-1-6.ltx +share/texmf-dist/doc/latex/tlc2/A-1-7.ltx +share/texmf-dist/doc/latex/tlc2/A-1-8.ltx +share/texmf-dist/doc/latex/tlc2/A-1-9.ltx +share/texmf-dist/doc/latex/tlc2/A-2-1.ltx +share/texmf-dist/doc/latex/tlc2/A-2-10.ltx +share/texmf-dist/doc/latex/tlc2/A-2-11.ltx +share/texmf-dist/doc/latex/tlc2/A-2-12.ltx +share/texmf-dist/doc/latex/tlc2/A-2-13.ltx +share/texmf-dist/doc/latex/tlc2/A-2-14.ltx +share/texmf-dist/doc/latex/tlc2/A-2-15.ltx +share/texmf-dist/doc/latex/tlc2/A-2-16.ltx +share/texmf-dist/doc/latex/tlc2/A-2-17.ltx +share/texmf-dist/doc/latex/tlc2/A-2-18.ltx +share/texmf-dist/doc/latex/tlc2/A-2-19.ltx +share/texmf-dist/doc/latex/tlc2/A-2-2.ltx +share/texmf-dist/doc/latex/tlc2/A-2-20.ltx +share/texmf-dist/doc/latex/tlc2/A-2-21.ltx +share/texmf-dist/doc/latex/tlc2/A-2-3.ltx +share/texmf-dist/doc/latex/tlc2/A-2-4.ltx +share/texmf-dist/doc/latex/tlc2/A-2-5.ltx +share/texmf-dist/doc/latex/tlc2/A-2-6.ltx +share/texmf-dist/doc/latex/tlc2/A-2-7.ltx +share/texmf-dist/doc/latex/tlc2/A-2-8.ltx +share/texmf-dist/doc/latex/tlc2/A-2-9.ltx +share/texmf-dist/doc/latex/tlc2/A-3-1.ltx +share/texmf-dist/doc/latex/tlc2/A-3-10.ltx +share/texmf-dist/doc/latex/tlc2/A-3-11.ltx +share/texmf-dist/doc/latex/tlc2/A-3-2.ltx +share/texmf-dist/doc/latex/tlc2/A-3-3.ltx +share/texmf-dist/doc/latex/tlc2/A-3-4.ltx +share/texmf-dist/doc/latex/tlc2/A-3-5.ltx +share/texmf-dist/doc/latex/tlc2/A-3-6.ltx +share/texmf-dist/doc/latex/tlc2/A-3-7.ltx +share/texmf-dist/doc/latex/tlc2/A-3-8.ltx +share/texmf-dist/doc/latex/tlc2/A-3-9.ltx2 +share/texmf-dist/doc/latex/tlc2/B-3-1.ltx +share/texmf-dist/doc/latex/tlc2/Escher.ps +share/texmf-dist/doc/latex/tlc2/cat.ps +share/texmf-dist/doc/latex/tlc2/elephant.ps +share/texmf-dist/doc/latex/tlc2/indexexa.ltx +share/texmf-dist/doc/latex/tlc2/jura.bib +share/texmf-dist/doc/latex/tlc2/partial.toc +share/texmf-dist/doc/latex/tlc2/rosette.ps +share/texmf-dist/doc/latex/tlc2/tex.bib +share/texmf-dist/doc/latex/tlc2/ttctexa.cls +share/texmf-dist/doc/latex/tlc2/ttctexamargin.cls +share/texmf-dist/doc/latex/tlc2/ttctexareport.cls +share/texmf-dist/doc/latex/tlc2/w.eps +share/texmf-dist/doc/latex/tlc2/w.ps diff --git a/print/tex-tlc2-doc/distinfo b/print/tex-tlc2-doc/distinfo new file mode 100644 index 000000000..a6913aab8 --- /dev/null +++ b/print/tex-tlc2-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-tlc2-26096/tlc2.doc.tar.xz) = 8d33d83f686211d667a501d92da532d0987b4823 +RMD160 (tex-tlc2-26096/tlc2.doc.tar.xz) = 35ea21156d6fdf9755609e29261285e129131988 +Size (tex-tlc2-26096/tlc2.doc.tar.xz) = 114656 bytes diff --git a/print/tex-tocloft-doc/Makefile b/print/tex-tocloft-doc/Makefile index 650a04126..83b7a43c3 100644 --- a/print/tex-tocloft-doc/Makefile +++ b/print/tex-tocloft-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:20:09 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 05:11:25 markd Exp $ DISTNAME= tocloft.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.3e -TEXLIVE_REV= 20084 +PKGNAME= tex-${DISTNAME:S/./-/}-2.3f +TEXLIVE_REV= 30209 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-tocloft +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tocloft-doc/distinfo b/print/tex-tocloft-doc/distinfo index 3b0ffdb1d..19ac4d569 100644 --- a/print/tex-tocloft-doc/distinfo +++ b/print/tex-tocloft-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/02/07 00:20:09 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:11:25 markd Exp $ -SHA1 (tex-tocloft-20084/tocloft.doc.tar.xz) = ab3c883acb19085f09153d1eceaeee7c0af7cf91 -RMD160 (tex-tocloft-20084/tocloft.doc.tar.xz) = 727d40d4717ad666621d7f16236fcf92b3120d06 -Size (tex-tocloft-20084/tocloft.doc.tar.xz) = 435764 bytes +SHA1 (tex-tocloft-30209/tocloft.doc.tar.xz) = 877cc37ec9ba65008506fa6578d75572af6b6f42 +RMD160 (tex-tocloft-30209/tocloft.doc.tar.xz) = c9172f290dc015d773f573fb52ffd5adb7768f87 +Size (tex-tocloft-30209/tocloft.doc.tar.xz) = 448388 bytes diff --git a/print/tex-tocloft/Makefile b/print/tex-tocloft/Makefile index 4fbc74040..2af44c4ba 100644 --- a/print/tex-tocloft/Makefile +++ b/print/tex-tocloft/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:19:55 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 05:11:25 markd Exp $ DISTNAME= tocloft -PKGNAME= tex-${DISTNAME}-2.3e -TEXLIVE_REV= 20084 +PKGNAME= tex-${DISTNAME}-2.3f +TEXLIVE_REV= 30209 MAINTAINER= minskim@NetBSD.org COMMENT= Control table of contents, figures, etc. for LaTeX +LICENSE= lppl-1.3c CONFLICTS= teTeX-texmf<=3.0nb9 DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin diff --git a/print/tex-tocloft/distinfo b/print/tex-tocloft/distinfo index 232d418a0..dfe507d2b 100644 --- a/print/tex-tocloft/distinfo +++ b/print/tex-tocloft/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/02/07 00:19:55 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:11:25 markd Exp $ -SHA1 (tex-tocloft-20084/tocloft.tar.xz) = 83a21386c1e08f52cc57660c2673c5d5f864e6f6 -RMD160 (tex-tocloft-20084/tocloft.tar.xz) = 9198ec37eaf9ee864aba73993165f0f4f46447db -Size (tex-tocloft-20084/tocloft.tar.xz) = 5688 bytes +SHA1 (tex-tocloft-30209/tocloft.tar.xz) = 00044b961fc0bdf2a45c154d32b67b71a45678c3 +RMD160 (tex-tocloft-30209/tocloft.tar.xz) = 90d71f51a76076a4a4c72251ffd9e34e0cdbb7db +Size (tex-tocloft-30209/tocloft.tar.xz) = 5788 bytes diff --git a/print/tex-tools-doc/Makefile b/print/tex-tools-doc/Makefile index b31b5a50a..da32dd157 100644 --- a/print/tex-tools-doc/Makefile +++ b/print/tex-tools-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2012/10/16 21:41:00 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/14 12:50:06 markd Exp $ DISTNAME= tools.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2012 -TEXLIVE_REV= 26263 +PKGNAME= tex-${DISTNAME:S/./-/}-2015 +TEXLIVE_REV= 36834 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-tools +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 diff --git a/print/tex-tools-doc/PLIST b/print/tex-tools-doc/PLIST index 669476b87..47e464965 100644 --- a/print/tex-tools-doc/PLIST +++ b/print/tex-tools-doc/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/24 19:17:37 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/14 12:50:06 markd Exp $ +share/texmf-dist/doc/latex/tools/README share/texmf-dist/doc/latex/tools/afterpage.pdf share/texmf-dist/doc/latex/tools/array.pdf share/texmf-dist/doc/latex/tools/bm.pdf @@ -17,12 +18,12 @@ share/texmf-dist/doc/latex/tools/longtable.pdf share/texmf-dist/doc/latex/tools/manifest.txt share/texmf-dist/doc/latex/tools/multicol.pdf share/texmf-dist/doc/latex/tools/rawfonts.pdf -share/texmf-dist/doc/latex/tools/readme.txt share/texmf-dist/doc/latex/tools/showkeys.pdf share/texmf-dist/doc/latex/tools/somedefs.pdf share/texmf-dist/doc/latex/tools/tabularx.pdf share/texmf-dist/doc/latex/tools/theorem.pdf -share/texmf-dist/doc/latex/tools/tools.pdf +share/texmf-dist/doc/latex/tools/tools-overview.pdf +share/texmf-dist/doc/latex/tools/tools-overview.tex share/texmf-dist/doc/latex/tools/trace.pdf share/texmf-dist/doc/latex/tools/varioref.pdf share/texmf-dist/doc/latex/tools/verbatim.pdf diff --git a/print/tex-tools-doc/distinfo b/print/tex-tools-doc/distinfo index 8dbe7d768..1aa464d95 100644 --- a/print/tex-tools-doc/distinfo +++ b/print/tex-tools-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/10/16 21:41:00 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:06 markd Exp $ -SHA1 (tex-tools-26263/tools.doc.tar.xz) = 7b4ba5e20ebb3b7298b577a7a69fee9c84d2a1a4 -RMD160 (tex-tools-26263/tools.doc.tar.xz) = fdc9c40465fc59b56c0177c14cf6b0bd97a70d33 -Size (tex-tools-26263/tools.doc.tar.xz) = 2625664 bytes +SHA1 (tex-tools-36834/tools.doc.tar.xz) = e2eef8a8c05e2a0565e4f843f52610ebd1d9f62b +RMD160 (tex-tools-36834/tools.doc.tar.xz) = 252cb98bb6d43ea6c9f4e67b966bf06473d1fce3 +Size (tex-tools-36834/tools.doc.tar.xz) = 4961928 bytes diff --git a/print/tex-tools/Makefile b/print/tex-tools/Makefile index fceee6600..2db3d9580 100644 --- a/print/tex-tools/Makefile +++ b/print/tex-tools/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2012/10/16 21:41:00 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/14 12:50:06 markd Exp $ DISTNAME= tools -PKGNAME= tex-${DISTNAME}-2012 -TEXLIVE_REV= 26263 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 36834 MAINTAINER= minskim@NetBSD.org COMMENT= The LaTeX standard tools bundle +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb13 DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics diff --git a/print/tex-tools/distinfo b/print/tex-tools/distinfo index 80012cdef..b02dbb3a8 100644 --- a/print/tex-tools/distinfo +++ b/print/tex-tools/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/10/16 21:41:00 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/06/14 12:50:06 markd Exp $ -SHA1 (tex-tools-26263/tools.tar.xz) = a9844d068cf7caa6567f9f3a45f50450aa78a52c -RMD160 (tex-tools-26263/tools.tar.xz) = 7b68587bd48cf41f8f350ef136ad5818c88b3632 -Size (tex-tools-26263/tools.tar.xz) = 37796 bytes +SHA1 (tex-tools-36834/tools.tar.xz) = 658990a73dd9a02f204090ba0716017ecb11a3fd +RMD160 (tex-tools-36834/tools.tar.xz) = 12cc0d22fb331ea6d84ab17264a4de53b7a5ed38 +Size (tex-tools-36834/tools.tar.xz) = 38676 bytes diff --git a/print/tex-totpages-doc/DESCR b/print/tex-totpages-doc/DESCR new file mode 100644 index 000000000..b52055541 --- /dev/null +++ b/print/tex-totpages-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-totpages. diff --git a/print/tex-totpages-doc/Makefile b/print/tex-totpages-doc/Makefile new file mode 100644 index 000000000..b72595471 --- /dev/null +++ b/print/tex-totpages-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:20 markd Exp $ + +DISTNAME= totpages.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.00 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/totpages +COMMENT= Documentation for tex-totpages +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-totpages-doc/PLIST b/print/tex-totpages-doc/PLIST new file mode 100644 index 000000000..db3f37370 --- /dev/null +++ b/print/tex-totpages-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:20 markd Exp $ +share/texmf-dist/doc/latex/totpages/README +share/texmf-dist/doc/latex/totpages/totexmpl.tex +share/texmf-dist/doc/latex/totpages/totpages.pdf diff --git a/print/tex-totpages-doc/distinfo b/print/tex-totpages-doc/distinfo new file mode 100644 index 000000000..9259e31bc --- /dev/null +++ b/print/tex-totpages-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:20 markd Exp $ + +SHA1 (tex-totpages-15878/totpages.doc.tar.xz) = c635d864ad34bd2ceeecb884f7e141947afb4192 +RMD160 (tex-totpages-15878/totpages.doc.tar.xz) = fbf9dba63d9f3d68c61b74b1ce7cc57317807711 +Size (tex-totpages-15878/totpages.doc.tar.xz) = 177296 bytes diff --git a/print/tex-totpages/DESCR b/print/tex-totpages/DESCR new file mode 100644 index 000000000..8c0891dcb --- /dev/null +++ b/print/tex-totpages/DESCR @@ -0,0 +1,4 @@ +The package counts the actual pages in the document (as opposed +to reporting the number of the last page, as does lastpage). +The counter itself may be shipped out to the DVI file. The +package uses the everyshi package for its task. diff --git a/print/tex-totpages/Makefile b/print/tex-totpages/Makefile new file mode 100644 index 000000000..01f1327e3 --- /dev/null +++ b/print/tex-totpages/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:19 markd Exp $ + +DISTNAME= totpages +PKGNAME= tex-${DISTNAME}-2.00 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/totpages +COMMENT= Count pages in a document, and report last page number +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-totpages/PLIST b/print/tex-totpages/PLIST new file mode 100644 index 000000000..52aa61ea7 --- /dev/null +++ b/print/tex-totpages/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:19 markd Exp $ +share/texmf-dist/tex/latex/totpages/totpages.sty diff --git a/print/tex-totpages/distinfo b/print/tex-totpages/distinfo new file mode 100644 index 000000000..0d9fe5e54 --- /dev/null +++ b/print/tex-totpages/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:19 markd Exp $ + +SHA1 (tex-totpages-15878/totpages.tar.xz) = 81d72ca8d946c2b54125e3fa474c492a8a8aace0 +RMD160 (tex-totpages-15878/totpages.tar.xz) = e12fd99461b4d1db3510edb2ffca3536ef9e254d +Size (tex-totpages-15878/totpages.tar.xz) = 3004 bytes diff --git a/print/tex-tpslifonts-doc/Makefile b/print/tex-tpslifonts-doc/Makefile index e438589b6..fb91e8033 100644 --- a/print/tex-tpslifonts-doc/Makefile +++ b/print/tex-tpslifonts-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/04/10 21:19:39 markd Exp $ -# TeX Live Revision 15878 +# $NetBSD: Makefile,v 1.2 2015/04/25 05:17:08 markd Exp $ DISTNAME= tpslifonts.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.6 +PKGNAME= tex-${DISTNAME:S/./-/}-0.6d +TEXLIVE_REV= 27464 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Documentation for tex-tpslifonts +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tpslifonts-doc/PLIST b/print/tex-tpslifonts-doc/PLIST index 57770e34a..c4451f1ff 100644 --- a/print/tex-tpslifonts-doc/PLIST +++ b/print/tex-tpslifonts-doc/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/10 21:19:39 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 05:17:08 markd Exp $ share/texmf-dist/doc/latex/tpslifonts/00readme.txt -share/texmf-dist/doc/latex/tpslifonts/0install.txt -share/texmf-dist/doc/latex/tpslifonts/__TPslifonts.tex +share/texmf-dist/doc/latex/tpslifonts/01install.txt +share/texmf-dist/doc/latex/tpslifonts/Makefile share/texmf-dist/doc/latex/tpslifonts/slifontsexample.tex diff --git a/print/tex-tpslifonts-doc/distinfo b/print/tex-tpslifonts-doc/distinfo index a7c689a63..7db1aa57a 100644 --- a/print/tex-tpslifonts-doc/distinfo +++ b/print/tex-tpslifonts-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/10 21:19:39 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:17:08 markd Exp $ -SHA1 (tex-tpslifonts-doc-0.6/tpslifonts.doc.tar.xz) = 5cc763c55d4c27d7669e720f0062da43c5949e21 -RMD160 (tex-tpslifonts-doc-0.6/tpslifonts.doc.tar.xz) = 2b386a52fcef70149c1cbb13e66c949c7b6f838a -Size (tex-tpslifonts-doc-0.6/tpslifonts.doc.tar.xz) = 15496 bytes +SHA1 (tex-tpslifonts-27464/tpslifonts.doc.tar.xz) = 4d43b5c2fdcfd4ed6c3b26ad720f0d7f6587e640 +RMD160 (tex-tpslifonts-27464/tpslifonts.doc.tar.xz) = 24d0dfe7fd804d1d6064e0d47391a16b1f8a3b8f +Size (tex-tpslifonts-27464/tpslifonts.doc.tar.xz) = 15044 bytes diff --git a/print/tex-tpslifonts/Makefile b/print/tex-tpslifonts/Makefile index 58adb313b..69455b8fd 100644 --- a/print/tex-tpslifonts/Makefile +++ b/print/tex-tpslifonts/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $ -# TeX Live Revision 15878 +# $NetBSD: Makefile,v 1.3 2015/04/25 05:17:08 markd Exp $ DISTNAME= tpslifonts -PKGNAME= tex-${DISTNAME}-0.6 +PKGNAME= tex-${DISTNAME}-0.6d +TEXLIVE_REV= 27464 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= LaTeX package for configuring presentation fonts +LICENSE= gnu-gpl-v2 .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-tpslifonts/distinfo b/print/tex-tpslifonts/distinfo index bfe18412e..8e5b50274 100644 --- a/print/tex-tpslifonts/distinfo +++ b/print/tex-tpslifonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:55:42 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:17:08 markd Exp $ -SHA1 (tex-tpslifonts-0.6/tpslifonts.tar.xz) = 1d3b72f5947ef3a5ac5794454a5f1efe208d2b89 -RMD160 (tex-tpslifonts-0.6/tpslifonts.tar.xz) = ee9d2826cbaffa6b517bba9df8506f2263debd9d -Size (tex-tpslifonts-0.6/tpslifonts.tar.xz) = 8720 bytes +SHA1 (tex-tpslifonts-27464/tpslifonts.tar.xz) = d28fb066a07e6556539ec1742fe20b413369ab73 +RMD160 (tex-tpslifonts-27464/tpslifonts.tar.xz) = d051e30725e9af22c9d0fe22be7107fa7c7dd62f +Size (tex-tpslifonts-27464/tpslifonts.tar.xz) = 5332 bytes diff --git a/print/tex-translation-arsclassica-de-doc/DESCR b/print/tex-translation-arsclassica-de-doc/DESCR new file mode 100644 index 000000000..ba289a36c --- /dev/null +++ b/print/tex-translation-arsclassica-de-doc/DESCR @@ -0,0 +1 @@ +This is a "translation" of the arsclassica documentation. diff --git a/print/tex-translation-arsclassica-de-doc/Makefile b/print/tex-translation-arsclassica-de-doc/Makefile new file mode 100644 index 000000000..026459fa6 --- /dev/null +++ b/print/tex-translation-arsclassica-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-arsclassica-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 23803 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-arsclassica-de +COMMENT= German version of arsclassica +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-arsclassica-de-doc/PLIST b/print/tex-translation-arsclassica-de-doc/PLIST new file mode 100644 index 000000000..fd38ecad0 --- /dev/null +++ b/print/tex-translation-arsclassica-de-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-arsclassica-de/ArsClassica-de.pdf +share/texmf-dist/doc/latex/translation-arsclassica-de/ArsClassica-de.tex diff --git a/print/tex-translation-arsclassica-de-doc/distinfo b/print/tex-translation-arsclassica-de-doc/distinfo new file mode 100644 index 000000000..3843250ee --- /dev/null +++ b/print/tex-translation-arsclassica-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-arsclassica-de-23803/translation-arsclassica-de.doc.tar.xz) = 0138c9b90b8df37d7501f95a06594168f0a6a974 +RMD160 (tex-translation-arsclassica-de-23803/translation-arsclassica-de.doc.tar.xz) = 4e780f5989a3fd2c5ab17d6d656d47f80f8bd458 +Size (tex-translation-arsclassica-de-23803/translation-arsclassica-de.doc.tar.xz) = 358864 bytes diff --git a/print/tex-translation-biblatex-de-doc/DESCR b/print/tex-translation-biblatex-de-doc/DESCR new file mode 100644 index 000000000..7128e8ba3 --- /dev/null +++ b/print/tex-translation-biblatex-de-doc/DESCR @@ -0,0 +1 @@ +A German translation of the documentation of biblatex. diff --git a/print/tex-translation-biblatex-de-doc/Makefile b/print/tex-translation-biblatex-de-doc/Makefile new file mode 100644 index 000000000..f2b332690 --- /dev/null +++ b/print/tex-translation-biblatex-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-biblatex-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.0 +TEXLIVE_REV= 24386 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-biblatex-de +COMMENT= German translation of the documentation of biblatex +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-biblatex-de-doc/PLIST b/print/tex-translation-biblatex-de-doc/PLIST new file mode 100644 index 000000000..00a96633b --- /dev/null +++ b/print/tex-translation-biblatex-de-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-biblatex-de/README +share/texmf-dist/doc/latex/translation-biblatex-de/biblatex-de.pdf +share/texmf-dist/doc/latex/translation-biblatex-de/biblatex-de.tex diff --git a/print/tex-translation-biblatex-de-doc/distinfo b/print/tex-translation-biblatex-de-doc/distinfo new file mode 100644 index 000000000..c3f2d063d --- /dev/null +++ b/print/tex-translation-biblatex-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-biblatex-de-24386/translation-biblatex-de.doc.tar.xz) = bac1d36edaa8ee1b62c13b38928e41fc69589ea0 +RMD160 (tex-translation-biblatex-de-24386/translation-biblatex-de.doc.tar.xz) = 3ece53b616a05fc3b61c8e0b688c2a8e4894a9fc +Size (tex-translation-biblatex-de-24386/translation-biblatex-de.doc.tar.xz) = 1003204 bytes diff --git a/print/tex-translation-chemsym-de-doc/DESCR b/print/tex-translation-chemsym-de-doc/DESCR new file mode 100644 index 000000000..1c2cf0730 --- /dev/null +++ b/print/tex-translation-chemsym-de-doc/DESCR @@ -0,0 +1 @@ +This is a "translation" of the chemsym documentation. diff --git a/print/tex-translation-chemsym-de-doc/Makefile b/print/tex-translation-chemsym-de-doc/Makefile new file mode 100644 index 000000000..692333fbc --- /dev/null +++ b/print/tex-translation-chemsym-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-chemsym-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 23804 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-chemsym-de +COMMENT= German version of chemsym +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-chemsym-de-doc/PLIST b/print/tex-translation-chemsym-de-doc/PLIST new file mode 100644 index 000000000..364e2e685 --- /dev/null +++ b/print/tex-translation-chemsym-de-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-chemsym-de/00Liesmich.chs +share/texmf-dist/doc/latex/translation-chemsym-de/chemsym-de.dtx +share/texmf-dist/doc/latex/translation-chemsym-de/chemsym-de.pdf diff --git a/print/tex-translation-chemsym-de-doc/distinfo b/print/tex-translation-chemsym-de-doc/distinfo new file mode 100644 index 000000000..4483e2164 --- /dev/null +++ b/print/tex-translation-chemsym-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-chemsym-de-23804/translation-chemsym-de.doc.tar.xz) = df6cf7e1da9a4e8ff3097f57bd2b928aaf9346a0 +RMD160 (tex-translation-chemsym-de-23804/translation-chemsym-de.doc.tar.xz) = 0525a123eff4e80c9eed40d0a51cfbcf7d2e51a8 +Size (tex-translation-chemsym-de-23804/translation-chemsym-de.doc.tar.xz) = 141988 bytes diff --git a/print/tex-translation-ecv-de-doc/DESCR b/print/tex-translation-ecv-de-doc/DESCR new file mode 100644 index 000000000..1f317c506 --- /dev/null +++ b/print/tex-translation-ecv-de-doc/DESCR @@ -0,0 +1 @@ +This is a "translation" of the ecv documentation. diff --git a/print/tex-translation-ecv-de-doc/Makefile b/print/tex-translation-ecv-de-doc/Makefile new file mode 100644 index 000000000..707208d24 --- /dev/null +++ b/print/tex-translation-ecv-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-ecv-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24754 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-ecv-de +COMMENT= German version of evc +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-ecv-de-doc/PLIST b/print/tex-translation-ecv-de-doc/PLIST new file mode 100644 index 000000000..741d4ece5 --- /dev/null +++ b/print/tex-translation-ecv-de-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-ecv-de/ecvde.dtx.pdf +share/texmf-dist/doc/latex/translation-ecv-de/ecvde.dtx.tex diff --git a/print/tex-translation-ecv-de-doc/distinfo b/print/tex-translation-ecv-de-doc/distinfo new file mode 100644 index 000000000..ef4a5a50b --- /dev/null +++ b/print/tex-translation-ecv-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-ecv-de-24754/translation-ecv-de.doc.tar.xz) = 55c1049fdaef300055a1369ab66cec0929cbcdbd +RMD160 (tex-translation-ecv-de-24754/translation-ecv-de.doc.tar.xz) = bb1ba3a9dc12a2f2bd1b7ca786eeea3ce6782af3 +Size (tex-translation-ecv-de-24754/translation-ecv-de.doc.tar.xz) = 406928 bytes diff --git a/print/tex-translation-enumitem-de-doc/DESCR b/print/tex-translation-enumitem-de-doc/DESCR new file mode 100644 index 000000000..8cbad3c83 --- /dev/null +++ b/print/tex-translation-enumitem-de-doc/DESCR @@ -0,0 +1 @@ +This is a translation of the manual for enumitem. diff --git a/print/tex-translation-enumitem-de-doc/Makefile b/print/tex-translation-enumitem-de-doc/Makefile new file mode 100644 index 000000000..e436d9268 --- /dev/null +++ b/print/tex-translation-enumitem-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-enumitem-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24196 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-enumitem-de +COMMENT= Enumitem documentation, in German +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-enumitem-de-doc/PLIST b/print/tex-translation-enumitem-de-doc/PLIST new file mode 100644 index 000000000..40953500b --- /dev/null +++ b/print/tex-translation-enumitem-de-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-enumitem-de/enumitem-de.pdf +share/texmf-dist/doc/latex/translation-enumitem-de/enumitem-de.tex diff --git a/print/tex-translation-enumitem-de-doc/distinfo b/print/tex-translation-enumitem-de-doc/distinfo new file mode 100644 index 000000000..eea9e446b --- /dev/null +++ b/print/tex-translation-enumitem-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-enumitem-de-24196/translation-enumitem-de.doc.tar.xz) = 51aa366a98852237cf5fce83d16996ef1f57dda5 +RMD160 (tex-translation-enumitem-de-24196/translation-enumitem-de.doc.tar.xz) = 8443f68021ce258b1d978671e99bc01e05829657 +Size (tex-translation-enumitem-de-24196/translation-enumitem-de.doc.tar.xz) = 607768 bytes diff --git a/print/tex-translation-europecv-de-doc/DESCR b/print/tex-translation-europecv-de-doc/DESCR new file mode 100644 index 000000000..3408afa68 --- /dev/null +++ b/print/tex-translation-europecv-de-doc/DESCR @@ -0,0 +1 @@ +This is a "translation" of the europecv documentation. diff --git a/print/tex-translation-europecv-de-doc/Makefile b/print/tex-translation-europecv-de-doc/Makefile new file mode 100644 index 000000000..e350b948d --- /dev/null +++ b/print/tex-translation-europecv-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-europecv-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 23840 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-europecv-de +COMMENT= German version of europecv +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-europecv-de-doc/PLIST b/print/tex-translation-europecv-de-doc/PLIST new file mode 100644 index 000000000..35fdaf8d3 --- /dev/null +++ b/print/tex-translation-europecv-de-doc/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/at.pdf +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/bulgarian-koi8-r.tex +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/greek-utf8.pdf +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/greek-utf8.tex +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/maltese-maltese.tex +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/maltese-utf8.tex +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/minimal.pdf +share/texmf-dist/doc/latex/translation-europecv-de/Beispiele/minimal.tex +share/texmf-dist/doc/latex/translation-europecv-de/europecv-de.pdf +share/texmf-dist/doc/latex/translation-europecv-de/europecv-de.tex +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_de.pdf +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_de.tex +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_en.pdf +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_en.tex +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_it.pdf +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_it.tex +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_pl.pdf +share/texmf-dist/doc/latex/translation-europecv-de/templates/cv_template_pl.tex +share/texmf-dist/doc/latex/translation-europecv-de/templates/publications.bib diff --git a/print/tex-translation-europecv-de-doc/distinfo b/print/tex-translation-europecv-de-doc/distinfo new file mode 100644 index 000000000..88872a8f5 --- /dev/null +++ b/print/tex-translation-europecv-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-europecv-de-23840/translation-europecv-de.doc.tar.xz) = 7d580472007091c3b6626e8ece7c2f301c53a044 +RMD160 (tex-translation-europecv-de-23840/translation-europecv-de.doc.tar.xz) = afced456ad8204f78e44eab3a94be5384be4ce39 +Size (tex-translation-europecv-de-23840/translation-europecv-de.doc.tar.xz) = 669668 bytes diff --git a/print/tex-translation-filecontents-de-doc/DESCR b/print/tex-translation-filecontents-de-doc/DESCR new file mode 100644 index 000000000..fa40cb543 --- /dev/null +++ b/print/tex-translation-filecontents-de-doc/DESCR @@ -0,0 +1 @@ +This is a "translation" of the filecontents documentation. diff --git a/print/tex-translation-filecontents-de-doc/Makefile b/print/tex-translation-filecontents-de-doc/Makefile new file mode 100644 index 000000000..35fe53a2b --- /dev/null +++ b/print/tex-translation-filecontents-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-filecontents-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 24010 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-filecontents-de +COMMENT= German version of filecontents +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-filecontents-de-doc/PLIST b/print/tex-translation-filecontents-de-doc/PLIST new file mode 100644 index 000000000..949c16f3a --- /dev/null +++ b/print/tex-translation-filecontents-de-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-filecontents-de/filecontents-de.dtx +share/texmf-dist/doc/latex/translation-filecontents-de/filecontents-de.ins +share/texmf-dist/doc/latex/translation-filecontents-de/filecontents-de.pdf diff --git a/print/tex-translation-filecontents-de-doc/distinfo b/print/tex-translation-filecontents-de-doc/distinfo new file mode 100644 index 000000000..18c20a585 --- /dev/null +++ b/print/tex-translation-filecontents-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-filecontents-de-24010/translation-filecontents-de.doc.tar.xz) = 7ae5fca5e2575557e27146d13f02f3054042fd36 +RMD160 (tex-translation-filecontents-de-24010/translation-filecontents-de.doc.tar.xz) = ea708c9d6d55707f3829be1298b011e8f4ed0937 +Size (tex-translation-filecontents-de-24010/translation-filecontents-de.doc.tar.xz) = 214456 bytes diff --git a/print/tex-translation-moreverb-de-doc/DESCR b/print/tex-translation-moreverb-de-doc/DESCR new file mode 100644 index 000000000..42bbf35cd --- /dev/null +++ b/print/tex-translation-moreverb-de-doc/DESCR @@ -0,0 +1 @@ +This is a "translation" of the moreverb documentation. diff --git a/print/tex-translation-moreverb-de-doc/Makefile b/print/tex-translation-moreverb-de-doc/Makefile new file mode 100644 index 000000000..cb9b7b619 --- /dev/null +++ b/print/tex-translation-moreverb-de-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +DISTNAME= translation-moreverb-de.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 23957 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/translation-moreverb-de +COMMENT= German version of moreverb +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-translation-moreverb-de-doc/PLIST b/print/tex-translation-moreverb-de-doc/PLIST new file mode 100644 index 000000000..746dae6a5 --- /dev/null +++ b/print/tex-translation-moreverb-de-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/translation-moreverb-de/filecontens-de.ins.txt +share/texmf-dist/doc/latex/translation-moreverb-de/moreverb-de.dtx.pdf +share/texmf-dist/doc/latex/translation-moreverb-de/moreverb-de.dtx.tex diff --git a/print/tex-translation-moreverb-de-doc/distinfo b/print/tex-translation-moreverb-de-doc/distinfo new file mode 100644 index 000000000..ed274e7c5 --- /dev/null +++ b/print/tex-translation-moreverb-de-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:36 wiz Exp $ + +SHA1 (tex-translation-moreverb-de-23957/translation-moreverb-de.doc.tar.xz) = 7aed9e8c451c0081d89d5d7d405b66c0bb4892cd +RMD160 (tex-translation-moreverb-de-23957/translation-moreverb-de.doc.tar.xz) = aef47b7fa34a52f0ec5380fb7515067b85af60e1 +Size (tex-translation-moreverb-de-23957/translation-moreverb-de.doc.tar.xz) = 94828 bytes diff --git a/print/tex-treetex-doc/DESCR b/print/tex-treetex-doc/DESCR new file mode 100644 index 000000000..c581d8449 --- /dev/null +++ b/print/tex-treetex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-treetex. diff --git a/print/tex-treetex-doc/Makefile b/print/tex-treetex-doc/Makefile new file mode 100644 index 000000000..11e0e96e0 --- /dev/null +++ b/print/tex-treetex-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +DISTNAME= treetex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 28176 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/treetex +COMMENT= Documentation for tex-treetex +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-treetex-doc/PLIST b/print/tex-treetex-doc/PLIST new file mode 100644 index 000000000..3f1c6ed77 --- /dev/null +++ b/print/tex-treetex-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:54 wiz Exp $ +share/texmf-dist/doc/plain/treetex/epodd.tex +share/texmf-dist/doc/plain/treetex/readme +share/texmf-dist/doc/plain/treetex/tree_doc.tex diff --git a/print/tex-treetex-doc/distinfo b/print/tex-treetex-doc/distinfo new file mode 100644 index 000000000..5604856ac --- /dev/null +++ b/print/tex-treetex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +SHA1 (tex-treetex-28176/treetex.doc.tar.xz) = 9ba8096a2007a61d6b1371e3950596b4434392c8 +RMD160 (tex-treetex-28176/treetex.doc.tar.xz) = 3f659d198d968da5aa79b032eff58536b3a6e9cc +Size (tex-treetex-28176/treetex.doc.tar.xz) = 23488 bytes diff --git a/print/tex-treetex/DESCR b/print/tex-treetex/DESCR new file mode 100644 index 000000000..251996943 --- /dev/null +++ b/print/tex-treetex/DESCR @@ -0,0 +1,3 @@ +Macros to draw trees, within TeX (or LaTeX). The algorithm used +is discussed in an accompanying paper (written using LaTeX +2.09). diff --git a/print/tex-treetex/Makefile b/print/tex-treetex/Makefile new file mode 100644 index 000000000..0706993dc --- /dev/null +++ b/print/tex-treetex/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +DISTNAME= treetex +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 28176 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/treetex-plain +COMMENT= Draw trees +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-treetex/PLIST b/print/tex-treetex/PLIST new file mode 100644 index 000000000..920b14a6f --- /dev/null +++ b/print/tex-treetex/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:53 wiz Exp $ +share/texmf-dist/tex/plain/treetex/classes.tex +share/texmf-dist/tex/plain/treetex/l_pic.tex +share/texmf-dist/tex/plain/treetex/treetex.tex diff --git a/print/tex-treetex/distinfo b/print/tex-treetex/distinfo new file mode 100644 index 000000000..a6c26a8e2 --- /dev/null +++ b/print/tex-treetex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:53 wiz Exp $ + +SHA1 (tex-treetex-28176/treetex.tar.xz) = a34ce5f3d5c514d33dc74967adcb4300d29fe70e +RMD160 (tex-treetex-28176/treetex.tar.xz) = fadd372437cef1ead5f267a9f710671e73d0ba77 +Size (tex-treetex-28176/treetex.tar.xz) = 20180 bytes diff --git a/print/tex-ucs-doc/Makefile b/print/tex-ucs-doc/Makefile index dc5b8e023..35dab0b57 100644 --- a/print/tex-ucs-doc/Makefile +++ b/print/tex-ucs-doc/Makefile @@ -1,15 +1,18 @@ -# $NetBSD: Makefile,v 1.2 2013/11/08 21:17:22 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/27 16:05:47 joerg Exp $ DISTNAME= ucs.doc -PKGNAME= tex-${DISTNAME:S/./-/}-20041710 -TEXLIVE_REV= 17090 +PKGNAME= tex-${DISTNAME:S/./-/}-2.2 +TEXLIVE_REV= 35853 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-ucs +LICENSE= lppl-1.3c REPLACE_PERL+= doc/latex/ucs/*.pl +REPLACE_PERL+= doc/latex/ucs/unsupported/u2ps -CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/latex/ucs/*.pl +CHECK_INTERPRETER_SKIP+= share/texmf-dist/doc/latex/ucs/*.pl \ + share/texmf-dist/doc/latex/ucs/unsupported/u2ps .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ucs-doc/PLIST b/print/tex-ucs-doc/PLIST index 922d56bd9..86128eb4f 100644 --- a/print/tex-ucs-doc/PLIST +++ b/print/tex-ucs-doc/PLIST @@ -1,47 +1,54 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/18 20:33:00 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 05:20:08 markd Exp $ share/texmf-dist/doc/latex/ucs/FAQ +share/texmf-dist/doc/latex/ucs/GNUmakefile share/texmf-dist/doc/latex/ucs/INSTALL share/texmf-dist/doc/latex/ucs/LICENSE share/texmf-dist/doc/latex/ucs/README +share/texmf-dist/doc/latex/ucs/README.TEXLIVE share/texmf-dist/doc/latex/ucs/VERSION -share/texmf-dist/doc/latex/ucs/config/ascii.ucf.gz -share/texmf-dist/doc/latex/ucs/config/boxdraw.ucf.gz -share/texmf-dist/doc/latex/ucs/config/braille.ucf.gz -share/texmf-dist/doc/latex/ucs/config/cjk-bg5.ucf.gz -share/texmf-dist/doc/latex/ucs/config/cjk-gb.ucf.gz -share/texmf-dist/doc/latex/ucs/config/cjk-globals.ucf.gz -share/texmf-dist/doc/latex/ucs/config/cjk-hangul.ucf.gz -share/texmf-dist/doc/latex/ucs/config/cjk-jis.ucf.gz -share/texmf-dist/doc/latex/ucs/config/combining.ucf.gz -share/texmf-dist/doc/latex/ucs/config/control.ucf.gz -share/texmf-dist/doc/latex/ucs/config/ctrlglyphs.ucf.gz -share/texmf-dist/doc/latex/ucs/config/currency.ucf.gz -share/texmf-dist/doc/latex/ucs/config/cyrillic.ucf.gz -share/texmf-dist/doc/latex/ucs/config/devanagari.ucf.gz -share/texmf-dist/doc/latex/ucs/config/ethiopic.ucf.gz -share/texmf-dist/doc/latex/ucs/config/geometric.ucf.gz -share/texmf-dist/doc/latex/ucs/config/greek.ucf.gz -share/texmf-dist/doc/latex/ucs/config/hebrew.ucf.gz -share/texmf-dist/doc/latex/ucs/config/ipa.ucf.gz -share/texmf-dist/doc/latex/ucs/config/klingon.ucf.gz -share/texmf-dist/doc/latex/ucs/config/latin-a.ucf.gz -share/texmf-dist/doc/latex/ucs/config/latin-b.ucf.gz -share/texmf-dist/doc/latex/ucs/config/latin-e-a.ucf.gz -share/texmf-dist/doc/latex/ucs/config/latin1.ucf.gz -share/texmf-dist/doc/latex/ucs/config/math.ucf.gz -share/texmf-dist/doc/latex/ucs/config/mathalpha.ucf.gz -share/texmf-dist/doc/latex/ucs/config/miscsymb.ucf.gz -share/texmf-dist/doc/latex/ucs/config/modifier.ucf.gz -share/texmf-dist/doc/latex/ucs/config/mongolian.ucf.gz -share/texmf-dist/doc/latex/ucs/config/pifont.ucf.gz -share/texmf-dist/doc/latex/ucs/config/punct.ucf.gz -share/texmf-dist/doc/latex/ucs/config/supersub.ucf.gz -share/texmf-dist/doc/latex/ucs/config/tags.ucf.gz -share/texmf-dist/doc/latex/ucs/config/telugu.ucf.gz -share/texmf-dist/doc/latex/ucs/config/thai.ucf.gz +share/texmf-dist/doc/latex/ucs/config/ascii.ucf +share/texmf-dist/doc/latex/ucs/config/boxdraw.ucf +share/texmf-dist/doc/latex/ucs/config/braille.ucf +share/texmf-dist/doc/latex/ucs/config/cjk-bg5.ucf +share/texmf-dist/doc/latex/ucs/config/cjk-gb.ucf +share/texmf-dist/doc/latex/ucs/config/cjk-globals.ucf +share/texmf-dist/doc/latex/ucs/config/cjk-hangul.ucf +share/texmf-dist/doc/latex/ucs/config/cjk-jis.ucf +share/texmf-dist/doc/latex/ucs/config/combining.ucf +share/texmf-dist/doc/latex/ucs/config/control.ucf +share/texmf-dist/doc/latex/ucs/config/ctrlglyphs.ucf +share/texmf-dist/doc/latex/ucs/config/currency.ucf +share/texmf-dist/doc/latex/ucs/config/cyrillic.ucf +share/texmf-dist/doc/latex/ucs/config/devanagari.ucf +share/texmf-dist/doc/latex/ucs/config/ethiopic.ucf +share/texmf-dist/doc/latex/ucs/config/geometric.ucf +share/texmf-dist/doc/latex/ucs/config/greek.ucf +share/texmf-dist/doc/latex/ucs/config/hebrew.ucf +share/texmf-dist/doc/latex/ucs/config/ipa.ucf +share/texmf-dist/doc/latex/ucs/config/klingon.ucf +share/texmf-dist/doc/latex/ucs/config/latin-a.ucf +share/texmf-dist/doc/latex/ucs/config/latin-b.ucf +share/texmf-dist/doc/latex/ucs/config/latin-e-a.ucf +share/texmf-dist/doc/latex/ucs/config/latin1.ucf +share/texmf-dist/doc/latex/ucs/config/math.ucf +share/texmf-dist/doc/latex/ucs/config/mathalpha.ucf +share/texmf-dist/doc/latex/ucs/config/miscsymb.ucf +share/texmf-dist/doc/latex/ucs/config/modifier.ucf +share/texmf-dist/doc/latex/ucs/config/mongolian.ucf +share/texmf-dist/doc/latex/ucs/config/pifont.ucf +share/texmf-dist/doc/latex/ucs/config/punct.ucf +share/texmf-dist/doc/latex/ucs/config/supersub.ucf +share/texmf-dist/doc/latex/ucs/config/tags.ucf +share/texmf-dist/doc/latex/ucs/config/telugu.ucf +share/texmf-dist/doc/latex/ucs/config/thai.ucf share/texmf-dist/doc/latex/ucs/discovermacro.pl -share/texmf-dist/doc/latex/ucs/languages.pdf share/texmf-dist/doc/latex/ucs/latexout.pl share/texmf-dist/doc/latex/ucs/ltxmacrs.txt share/texmf-dist/doc/latex/ucs/makeunidef.pl +share/texmf-dist/doc/latex/ucs/ucs.dtx +share/texmf-dist/doc/latex/ucs/ucs.ins share/texmf-dist/doc/latex/ucs/ucs.pdf +share/texmf-dist/doc/latex/ucs/unsupported/README +share/texmf-dist/doc/latex/ucs/unsupported/sym-to-fontenc.txt +share/texmf-dist/doc/latex/ucs/unsupported/tables.inc +share/texmf-dist/doc/latex/ucs/unsupported/u2ps diff --git a/print/tex-ucs-doc/distinfo b/print/tex-ucs-doc/distinfo index 867380baa..27b134166 100644 --- a/print/tex-ucs-doc/distinfo +++ b/print/tex-ucs-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/18 20:33:00 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:20:08 markd Exp $ -SHA1 (tex-ucs-17090/ucs.doc.tar.xz) = 58e76169b8dd2db7eb6e2c826227303f9d6dd1b9 -RMD160 (tex-ucs-17090/ucs.doc.tar.xz) = e7640e5d3d815eaa66a490dab047d3cba9564284 -Size (tex-ucs-17090/ucs.doc.tar.xz) = 864584 bytes +SHA1 (tex-ucs-35853/ucs.doc.tar.xz) = a603a928cf3372dd11a8031a0c1f44953223e084 +RMD160 (tex-ucs-35853/ucs.doc.tar.xz) = 8ea1ed0b62b577517cb7a6f65c6c1b49c58b290e +Size (tex-ucs-35853/ucs.doc.tar.xz) = 903064 bytes diff --git a/print/tex-ucs/Makefile b/print/tex-ucs/Makefile index 631b3f747..4535050f1 100644 --- a/print/tex-ucs/Makefile +++ b/print/tex-ucs/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.12 2011/10/18 20:30:59 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 05:20:08 markd Exp $ DISTNAME= ucs -PKGNAME= tex-${DISTNAME}-20041710 -PKGREVISION= 5 -TEXLIVE_REV= 17090 +PKGNAME= tex-${DISTNAME}-2.2 +TEXLIVE_REV= 35853 MAINTAINER= minskim@NetBSD.org COMMENT= Extended UTF-8 input encoding for LaTeX +LICENSE= lppl-1.3c DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref diff --git a/print/tex-ucs/PLIST b/print/tex-ucs/PLIST index c62f1b974..6b35139ab 100644 --- a/print/tex-ucs/PLIST +++ b/print/tex-ucs/PLIST @@ -1,13 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2011/10/18 20:30:59 minskim Exp $ -share/texmf-dist/tex/latex/ucs/UnicodeT.sfd -share/texmf-dist/tex/latex/ucs/autofe.sty -share/texmf-dist/tex/latex/ucs/c00enc.def -share/texmf-dist/tex/latex/ucs/c10enc.def -share/texmf-dist/tex/latex/ucs/c40enc.def -share/texmf-dist/tex/latex/ucs/c42enc.def -share/texmf-dist/tex/latex/ucs/c61enc.def -share/texmf-dist/tex/latex/ucs/cenccmn.tex -share/texmf-dist/tex/latex/ucs/cp1252.enc +@comment $NetBSD: PLIST,v 1.6 2015/04/25 05:20:08 markd Exp $ share/texmf-dist/tex/latex/ucs/data/uni-0.def share/texmf-dist/tex/latex/ucs/data/uni-1.def share/texmf-dist/tex/latex/ucs/data/uni-100.def @@ -72,6 +63,7 @@ share/texmf-dist/tex/latex/ucs/data/uni-156.def share/texmf-dist/tex/latex/ucs/data/uni-157.def share/texmf-dist/tex/latex/ucs/data/uni-158.def share/texmf-dist/tex/latex/ucs/data/uni-159.def +share/texmf-dist/tex/latex/ucs/data/uni-167.def share/texmf-dist/tex/latex/ucs/data/uni-172.def share/texmf-dist/tex/latex/ucs/data/uni-173.def share/texmf-dist/tex/latex/ucs/data/uni-174.def @@ -142,7 +134,9 @@ share/texmf-dist/tex/latex/ucs/data/uni-39.def share/texmf-dist/tex/latex/ucs/data/uni-4.def share/texmf-dist/tex/latex/ucs/data/uni-40.def share/texmf-dist/tex/latex/ucs/data/uni-42.def +share/texmf-dist/tex/latex/ucs/data/uni-44.def share/texmf-dist/tex/latex/ucs/data/uni-46.def +share/texmf-dist/tex/latex/ucs/data/uni-465.def share/texmf-dist/tex/latex/ucs/data/uni-468.def share/texmf-dist/tex/latex/ucs/data/uni-469.def share/texmf-dist/tex/latex/ucs/data/uni-47.def @@ -150,6 +144,8 @@ share/texmf-dist/tex/latex/ucs/data/uni-470.def share/texmf-dist/tex/latex/ucs/data/uni-471.def share/texmf-dist/tex/latex/ucs/data/uni-48.def share/texmf-dist/tex/latex/ucs/data/uni-49.def +share/texmf-dist/tex/latex/ucs/data/uni-497.def +share/texmf-dist/tex/latex/ucs/data/uni-498.def share/texmf-dist/tex/latex/ucs/data/uni-5.def share/texmf-dist/tex/latex/ucs/data/uni-50.def share/texmf-dist/tex/latex/ucs/data/uni-51.def @@ -181,41 +177,50 @@ share/texmf-dist/tex/latex/ucs/data/uni-98.def share/texmf-dist/tex/latex/ucs/data/uni-99.def share/texmf-dist/tex/latex/ucs/data/uni-global.def share/texmf-dist/tex/latex/ucs/data/uninames.dat -share/texmf-dist/tex/latex/ucs/ldvarial.fd -share/texmf-dist/tex/latex/ucs/ldvc2000.fd -share/texmf-dist/tex/latex/ucs/ldvenc.def -share/texmf-dist/tex/latex/ucs/letc2000.fd -share/texmf-dist/tex/latex/ucs/letenc.def -share/texmf-dist/tex/latex/ucs/letgfzem.fd -share/texmf-dist/tex/latex/ucs/letjiret.fd -share/texmf-dist/tex/latex/ucs/lklenc.def -share/texmf-dist/tex/latex/ucs/lklkli.fd -share/texmf-dist/tex/latex/ucs/ltaarial.fd -share/texmf-dist/tex/latex/ucs/ltac2000.fd -share/texmf-dist/tex/latex/ucs/ltaenc.def -share/texmf-dist/tex/latex/ucs/ltgc2000.fd -share/texmf-dist/tex/latex/ucs/ltgenc.def -share/texmf-dist/tex/latex/ucs/ltlcmr.fd -share/texmf-dist/tex/latex/ucs/ltlenc.def -share/texmf-dist/tex/latex/ucs/ltwdsnol.fd -share/texmf-dist/tex/latex/ucs/ltwdsque.fd -share/texmf-dist/tex/latex/ucs/ltwdssin.fd -share/texmf-dist/tex/latex/ucs/ltwenc.def -share/texmf-dist/tex/latex/ucs/lucarial.fd -share/texmf-dist/tex/latex/ucs/lucc2000.fd -share/texmf-dist/tex/latex/ucs/lucenc.def -share/texmf-dist/tex/latex/ucs/mkrenc.def -share/texmf-dist/tex/latex/ucs/mkrezra.fd -share/texmf-dist/tex/latex/ucs/mkrhadas.fd -share/texmf-dist/tex/latex/ucs/mkromega.fd -share/texmf-dist/tex/latex/ucs/mkrrashi.fd -share/texmf-dist/tex/latex/ucs/t2dcmr.fd -share/texmf-dist/tex/latex/ucs/t2denc.def -share/texmf-dist/tex/latex/ucs/tengwarDS.enc share/texmf-dist/tex/latex/ucs/ucs.sty share/texmf-dist/tex/latex/ucs/ucsencs.def share/texmf-dist/tex/latex/ucs/ucshyper.sty share/texmf-dist/tex/latex/ucs/ucsutils.sty share/texmf-dist/tex/latex/ucs/utf8x.def -share/texmf-dist/tex/latex/ucs/xscmr.fd -share/texmf-dist/tex/latex/ucs/xsenc.def +share/texmf-dist/tex/latex/ucs/utils/UnicodeT.sfd +share/texmf-dist/tex/latex/ucs/utils/autofe.sty +share/texmf-dist/tex/latex/ucs/utils/c00enc.def +share/texmf-dist/tex/latex/ucs/utils/c10enc.def +share/texmf-dist/tex/latex/ucs/utils/c40enc.def +share/texmf-dist/tex/latex/ucs/utils/c42enc.def +share/texmf-dist/tex/latex/ucs/utils/c61enc.def +share/texmf-dist/tex/latex/ucs/utils/cenccmn.tex +share/texmf-dist/tex/latex/ucs/utils/cp1252.enc +share/texmf-dist/tex/latex/ucs/utils/ldvarial.fd +share/texmf-dist/tex/latex/ucs/utils/ldvc2000.fd +share/texmf-dist/tex/latex/ucs/utils/ldvenc.def +share/texmf-dist/tex/latex/ucs/utils/letc2000.fd +share/texmf-dist/tex/latex/ucs/utils/letenc.def +share/texmf-dist/tex/latex/ucs/utils/letgfzem.fd +share/texmf-dist/tex/latex/ucs/utils/letjiret.fd +share/texmf-dist/tex/latex/ucs/utils/lklenc.def +share/texmf-dist/tex/latex/ucs/utils/lklkli.fd +share/texmf-dist/tex/latex/ucs/utils/ltaarial.fd +share/texmf-dist/tex/latex/ucs/utils/ltac2000.fd +share/texmf-dist/tex/latex/ucs/utils/ltaenc.def +share/texmf-dist/tex/latex/ucs/utils/ltgc2000.fd +share/texmf-dist/tex/latex/ucs/utils/ltgenc.def +share/texmf-dist/tex/latex/ucs/utils/ltlcmr.fd +share/texmf-dist/tex/latex/ucs/utils/ltlenc.def +share/texmf-dist/tex/latex/ucs/utils/ltwdsnol.fd +share/texmf-dist/tex/latex/ucs/utils/ltwdsque.fd +share/texmf-dist/tex/latex/ucs/utils/ltwdssin.fd +share/texmf-dist/tex/latex/ucs/utils/ltwenc.def +share/texmf-dist/tex/latex/ucs/utils/lucarial.fd +share/texmf-dist/tex/latex/ucs/utils/lucc2000.fd +share/texmf-dist/tex/latex/ucs/utils/lucenc.def +share/texmf-dist/tex/latex/ucs/utils/mkrenc.def +share/texmf-dist/tex/latex/ucs/utils/mkrezra.fd +share/texmf-dist/tex/latex/ucs/utils/mkrhadas.fd +share/texmf-dist/tex/latex/ucs/utils/mkromega.fd +share/texmf-dist/tex/latex/ucs/utils/mkrrashi.fd +share/texmf-dist/tex/latex/ucs/utils/t2dcmr.fd +share/texmf-dist/tex/latex/ucs/utils/t2denc.def +share/texmf-dist/tex/latex/ucs/utils/tengwarDS.enc +share/texmf-dist/tex/latex/ucs/utils/xscmr.fd +share/texmf-dist/tex/latex/ucs/utils/xsenc.def diff --git a/print/tex-ucs/distinfo b/print/tex-ucs/distinfo index 89978e567..d86f61d1d 100644 --- a/print/tex-ucs/distinfo +++ b/print/tex-ucs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/10/18 20:30:59 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 05:20:08 markd Exp $ -SHA1 (tex-ucs-17090/ucs.tar.xz) = 336f72715e4bfebca75a08e10e31278eef577989 -RMD160 (tex-ucs-17090/ucs.tar.xz) = d99da9e72d22158a6810e214732dcd830f7c4fce -Size (tex-ucs-17090/ucs.tar.xz) = 231204 bytes +SHA1 (tex-ucs-35853/ucs.tar.xz) = ee90347339254f0133e108b78996980afac85ff2 +RMD160 (tex-ucs-35853/ucs.tar.xz) = 00af13054ec95d30d82a984dee4b5f74e96663ed +Size (tex-ucs-35853/ucs.tar.xz) = 268840 bytes diff --git a/print/tex-udesoftec-doc/DESCR b/print/tex-udesoftec-doc/DESCR new file mode 100644 index 000000000..ef0cc36e3 --- /dev/null +++ b/print/tex-udesoftec-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-udesoftec. diff --git a/print/tex-udesoftec-doc/Makefile b/print/tex-udesoftec-doc/Makefile new file mode 100644 index 000000000..c52d9ef21 --- /dev/null +++ b/print/tex-udesoftec-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= udesoftec.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.4.6 +TEXLIVE_REV= 37399 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/udesoftec +COMMENT= Documentation for tex-udesoftec +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-udesoftec-doc/PLIST b/print/tex-udesoftec-doc/PLIST new file mode 100644 index 000000000..2c059a881 --- /dev/null +++ b/print/tex-udesoftec-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:36 wiz Exp $ +share/texmf-dist/doc/latex/udesoftec/udesoftec-doc.pdf diff --git a/print/tex-udesoftec-doc/distinfo b/print/tex-udesoftec-doc/distinfo new file mode 100644 index 000000000..4210d6482 --- /dev/null +++ b/print/tex-udesoftec-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (tex-udesoftec-37399/udesoftec.doc.tar.xz) = 7a4ea806ce1bdd5f7031f9793f00517331b96b46 +RMD160 (tex-udesoftec-37399/udesoftec.doc.tar.xz) = 90e1bf9da8365f98ee721e65cc83882dd06ca694 +Size (tex-udesoftec-37399/udesoftec.doc.tar.xz) = 470940 bytes diff --git a/print/tex-udesoftec/DESCR b/print/tex-udesoftec/DESCR new file mode 100644 index 000000000..7706a3065 --- /dev/null +++ b/print/tex-udesoftec/DESCR @@ -0,0 +1,5 @@ +The class is designed for typesetting theses in the Research +Group for Business Informatics and Software Engineering. (The +class may also serve as a template for such theses.) The class +is designed for use with pdfLaTeX; input in UTF-8 encoding is +assumed. diff --git a/print/tex-udesoftec/Makefile b/print/tex-udesoftec/Makefile new file mode 100644 index 000000000..e162d3039 --- /dev/null +++ b/print/tex-udesoftec/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= udesoftec +PKGNAME= tex-${DISTNAME}-1.4.6 +TEXLIVE_REV= 37399 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/udesoftec +COMMENT= Thesis class for the University of Duisburg-Essen +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-udesoftec/PLIST b/print/tex-udesoftec/PLIST new file mode 100644 index 000000000..ee0bf15e5 --- /dev/null +++ b/print/tex-udesoftec/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:37 wiz Exp $ +share/texmf-dist/bibtex/bst/udesoftec/udesoftec.bst +share/texmf-dist/tex/latex/udesoftec/udesoftec-bst.sty +share/texmf-dist/tex/latex/udesoftec/udesoftec-cover-uba.pdf +share/texmf-dist/tex/latex/udesoftec/udesoftec-cover-ude-de.pdf +share/texmf-dist/tex/latex/udesoftec/udesoftec-cover-ude-en.pdf +share/texmf-dist/tex/latex/udesoftec/udesoftec-extra.sty +share/texmf-dist/tex/latex/udesoftec/udesoftec.cls diff --git a/print/tex-udesoftec/distinfo b/print/tex-udesoftec/distinfo new file mode 100644 index 000000000..75c76f11b --- /dev/null +++ b/print/tex-udesoftec/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (tex-udesoftec-37399/udesoftec.tar.xz) = 1105929796aa9485417bdc65c2bc1309821b9964 +RMD160 (tex-udesoftec-37399/udesoftec.tar.xz) = 04d269cc33a5a8e4f355341927b27aafd8245abd +Size (tex-udesoftec-37399/udesoftec.tar.xz) = 105200 bytes diff --git a/print/tex-undolabl/Makefile b/print/tex-undolabl/Makefile index b675c6c01..b409626b2 100644 --- a/print/tex-undolabl/Makefile +++ b/print/tex-undolabl/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.1 2014/07/08 15:21:48 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/26 21:34:28 markd Exp $ DISTNAME= undolabl -PKGNAME= tex-${DISTNAME}-1.0k -TEXLIVE_USE_CTAN= yes +PKGNAME= tex-${DISTNAME}-1.0l +TEXLIVE_REV= 36681 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Overriding of existing labels +LICENSE= lppl-1.3c DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex diff --git a/print/tex-undolabl/distinfo b/print/tex-undolabl/distinfo index 6944203a9..ee609fb8f 100644 --- a/print/tex-undolabl/distinfo +++ b/print/tex-undolabl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/07/08 15:21:48 joerg Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:34:28 markd Exp $ -SHA1 (tex-undolabl-1.0k/undolabl.tar.xz) = 082d315d0343cff4607946416a21ac930449e146 -RMD160 (tex-undolabl-1.0k/undolabl.tar.xz) = 1a9247b2fb2fa7da566ecd4ea4953d18048cdf13 -Size (tex-undolabl-1.0k/undolabl.tar.xz) = 1948 bytes +SHA1 (tex-undolabl-36681/undolabl.tar.xz) = 5d78b3958a64feb572b2126ecf39769c3a88601b +RMD160 (tex-undolabl-36681/undolabl.tar.xz) = cef4117c9230e82df33cf4592ceb3f073d7adf38 +Size (tex-undolabl-36681/undolabl.tar.xz) = 2344 bytes diff --git a/print/tex-varisize-doc/DESCR b/print/tex-varisize-doc/DESCR new file mode 100644 index 000000000..08d02ab82 --- /dev/null +++ b/print/tex-varisize-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-varisize. diff --git a/print/tex-varisize-doc/Makefile b/print/tex-varisize-doc/Makefile new file mode 100644 index 000000000..6d616cd76 --- /dev/null +++ b/print/tex-varisize-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +DISTNAME= varisize.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/varisize +COMMENT= Documentation for tex-varisize +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-varisize-doc/PLIST b/print/tex-varisize-doc/PLIST new file mode 100644 index 000000000..8e1c085c3 --- /dev/null +++ b/print/tex-varisize-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:54 wiz Exp $ +share/texmf-dist/doc/plain/varisize/README diff --git a/print/tex-varisize-doc/distinfo b/print/tex-varisize-doc/distinfo new file mode 100644 index 000000000..8b5a7e6e7 --- /dev/null +++ b/print/tex-varisize-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +SHA1 (tex-varisize-15878/varisize.doc.tar.xz) = e86e25211c5ff15ea95cef0870b872293c7d187c +RMD160 (tex-varisize-15878/varisize.doc.tar.xz) = 69ac62b2f9dfe1c7142aca22a362c61eec9ff245 +Size (tex-varisize-15878/varisize.doc.tar.xz) = 440 bytes diff --git a/print/tex-varisize/DESCR b/print/tex-varisize/DESCR new file mode 100644 index 000000000..98dc830b3 --- /dev/null +++ b/print/tex-varisize/DESCR @@ -0,0 +1,3 @@ +A series of files, each of which defines a size-change macro. +Note that 10point.tex is by convention called by one of the +other files, so that there's always a "way back". diff --git a/print/tex-varisize/Makefile b/print/tex-varisize/Makefile new file mode 100644 index 000000000..b302624f4 --- /dev/null +++ b/print/tex-varisize/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +DISTNAME= varisize +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/varisize +COMMENT= Change font size in Plain TeX +LICENSE= public-domain + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-varisize/PLIST b/print/tex-varisize/PLIST new file mode 100644 index 000000000..802a586d2 --- /dev/null +++ b/print/tex-varisize/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:54 wiz Exp $ +share/texmf-dist/tex/plain/varisize/10point.tex +share/texmf-dist/tex/plain/varisize/10pointss.tex +share/texmf-dist/tex/plain/varisize/11point.tex +share/texmf-dist/tex/plain/varisize/12point.tex +share/texmf-dist/tex/plain/varisize/14point.tex +share/texmf-dist/tex/plain/varisize/17point.tex +share/texmf-dist/tex/plain/varisize/20point.tex +share/texmf-dist/tex/plain/varisize/7point.tex +share/texmf-dist/tex/plain/varisize/8point.tex +share/texmf-dist/tex/plain/varisize/9point.tex diff --git a/print/tex-varisize/distinfo b/print/tex-varisize/distinfo new file mode 100644 index 000000000..7a579e332 --- /dev/null +++ b/print/tex-varisize/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +SHA1 (tex-varisize-15878/varisize.tar.xz) = 90a71c636cb6b84005fb73b7fcd5fc42739cbe67 +RMD160 (tex-varisize-15878/varisize.tar.xz) = 29a3d15d3c6bc405cf11b4394382216a8a759898 +Size (tex-varisize-15878/varisize.tar.xz) = 3176 bytes diff --git a/print/tex-varwidth-doc/DESCR b/print/tex-varwidth-doc/DESCR new file mode 100644 index 000000000..73dbc11b9 --- /dev/null +++ b/print/tex-varwidth-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-varwidth. diff --git a/print/tex-varwidth-doc/Makefile b/print/tex-varwidth-doc/Makefile new file mode 100644 index 000000000..64f727477 --- /dev/null +++ b/print/tex-varwidth-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 21:42:47 markd Exp $ + +DISTNAME= varwidth.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.92 +TEXLIVE_REV= 24104 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-varwidth +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-varwidth-doc/PLIST b/print/tex-varwidth-doc/PLIST new file mode 100644 index 000000000..90444286d --- /dev/null +++ b/print/tex-varwidth-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 21:42:47 markd Exp $ +share/texmf-dist/doc/latex/varwidth/miscdoc.sty +share/texmf-dist/doc/latex/varwidth/varwidth-doc.pdf +share/texmf-dist/doc/latex/varwidth/varwidth-doc.tex diff --git a/print/tex-varwidth-doc/distinfo b/print/tex-varwidth-doc/distinfo new file mode 100644 index 000000000..9e83d58c9 --- /dev/null +++ b/print/tex-varwidth-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 21:42:47 markd Exp $ + +SHA1 (tex-varwidth-24104/varwidth.doc.tar.xz) = 5985974266e3c37de7aa956f92580438fbca945c +RMD160 (tex-varwidth-24104/varwidth.doc.tar.xz) = 13e718b58410c0738e9e966f4890b3a5a09fbce8 +Size (tex-varwidth-24104/varwidth.doc.tar.xz) = 25844 bytes diff --git a/print/tex-varwidth/Makefile b/print/tex-varwidth/Makefile index 193e63e37..ef41189ff 100644 --- a/print/tex-varwidth/Makefile +++ b/print/tex-varwidth/Makefile @@ -1,22 +1,13 @@ -# $NetBSD: Makefile,v 1.1 2014/10/01 19:58:19 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/26 21:40:25 markd Exp $ DISTNAME= varwidth PKGNAME= tex-${DISTNAME}-0.92 -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} -EXTRACT_SUFX= .zip +PKGREVISION= 1 +TEXLIVE_REV= 24104 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= A variable-width minipage +LICENSE= lppl-1.3c -INSTALLATION_DIRS= share/texmf-dist/doc/latex/varwidth \ - share/texmf-dist/tex/latex/varwidth - -do-install: - ${INSTALL_DATA} ${WRKSRC}/varwidth/varwidth-doc.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/varwidth/varwidth.pdf - ${INSTALL_DATA} ${WRKSRC}/varwidth/varwidth.sty \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/varwidth - -.include "../../print/kpathsea/texmf.mk" .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-varwidth/PLIST b/print/tex-varwidth/PLIST index cf21270a3..7622a263d 100644 --- a/print/tex-varwidth/PLIST +++ b/print/tex-varwidth/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:58:19 joerg Exp $ -share/texmf-dist/doc/latex/varwidth/varwidth.pdf +@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:40:25 markd Exp $ share/texmf-dist/tex/latex/varwidth/varwidth.sty diff --git a/print/tex-varwidth/distinfo b/print/tex-varwidth/distinfo index 063c011c5..7cf9b4de9 100644 --- a/print/tex-varwidth/distinfo +++ b/print/tex-varwidth/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/10/01 19:58:19 joerg Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:40:25 markd Exp $ -SHA1 (tex-varwidth-0.92/varwidth.zip) = 0fcf51887dfdae1a3df7a5bc6e220e38c8eaf458 -RMD160 (tex-varwidth-0.92/varwidth.zip) = 8f48c1b10bff1470b8dea0b6fc78fe21aefb182f -Size (tex-varwidth-0.92/varwidth.zip) = 30674 bytes +SHA1 (tex-varwidth-24104/varwidth.tar.xz) = 51fb7c09d52b56750ce60069a5bebef0c0a0ebe4 +RMD160 (tex-varwidth-24104/varwidth.tar.xz) = 58f668cdb91a6236825fbe6f3e5290d8995d507a +Size (tex-varwidth-24104/varwidth.tar.xz) = 4124 bytes diff --git a/print/tex-verbatimbox-doc/DESCR b/print/tex-verbatimbox-doc/DESCR new file mode 100644 index 000000000..1a11b3016 --- /dev/null +++ b/print/tex-verbatimbox-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-verbatimbox. diff --git a/print/tex-verbatimbox-doc/Makefile b/print/tex-verbatimbox-doc/Makefile new file mode 100644 index 000000000..df859e78a --- /dev/null +++ b/print/tex-verbatimbox-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/04/26 21:47:27 markd Exp $ + +DISTNAME= verbatimbox.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.13 +TEXLIVE_REV= 33197 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-verbatimbox +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-verbatimbox-doc/PLIST b/print/tex-verbatimbox-doc/PLIST new file mode 100644 index 000000000..38c37d83b --- /dev/null +++ b/print/tex-verbatimbox-doc/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/26 21:47:27 markd Exp $ +share/texmf-dist/doc/latex/verbatimbox/README +share/texmf-dist/doc/latex/verbatimbox/verbatimbox.pdf +share/texmf-dist/doc/latex/verbatimbox/verbatimbox.tex diff --git a/print/tex-verbatimbox-doc/distinfo b/print/tex-verbatimbox-doc/distinfo new file mode 100644 index 000000000..3ed6e8e1f --- /dev/null +++ b/print/tex-verbatimbox-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/26 21:47:27 markd Exp $ + +SHA1 (tex-verbatimbox-33197/verbatimbox.doc.tar.xz) = 7e09c86888ae7b471115df491775c5b5835569f1 +RMD160 (tex-verbatimbox-33197/verbatimbox.doc.tar.xz) = 41d40cbf1df61c791deb1da7ebdfc6a970b498d5 +Size (tex-verbatimbox-33197/verbatimbox.doc.tar.xz) = 246388 bytes diff --git a/print/tex-verbatimbox/Makefile b/print/tex-verbatimbox/Makefile index 317584d31..13b3d27d0 100644 --- a/print/tex-verbatimbox/Makefile +++ b/print/tex-verbatimbox/Makefile @@ -1,24 +1,15 @@ -# $NetBSD: Makefile,v 1.1 2014/10/01 19:59:24 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/26 21:45:14 markd Exp $ DISTNAME= verbatimbox PKGNAME= tex-${DISTNAME}-3.13 -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} -EXTRACT_SUFX= .zip +PKGREVISION= 1 +TEXLIVE_REV= 33197 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Deposit verbatim text in a box +LICENSE= lppl-1.3c DEPENDS+= tex-readarray-[0-9]*:../../print/tex-readarray -INSTALLATION_DIRS= share/texmf-dist/doc/latex/verbatimbox \ - share/texmf-dist/tex/latex/verbatimbox - -do-install: - ${INSTALL_DATA} ${WRKSRC}/verbatimbox/verbatimbox.pdf \ - ${DESTDIR}${PREFIX}/share/texmf-dist/doc/latex/verbatimbox - ${INSTALL_DATA} ${WRKSRC}/verbatimbox/verbatimbox.sty \ - ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/verbatimbox - -.include "../../print/kpathsea/texmf.mk" .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-verbatimbox/PLIST b/print/tex-verbatimbox/PLIST index 82f2ceeb8..1c44b23a6 100644 --- a/print/tex-verbatimbox/PLIST +++ b/print/tex-verbatimbox/PLIST @@ -1,3 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1 2014/10/01 19:59:24 joerg Exp $ -share/texmf-dist/doc/latex/verbatimbox/verbatimbox.pdf +@comment $NetBSD: PLIST,v 1.2 2015/04/26 21:45:14 markd Exp $ share/texmf-dist/tex/latex/verbatimbox/verbatimbox.sty diff --git a/print/tex-verbatimbox/distinfo b/print/tex-verbatimbox/distinfo index b5d12f913..af744efe3 100644 --- a/print/tex-verbatimbox/distinfo +++ b/print/tex-verbatimbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/10/01 19:59:24 joerg Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 21:45:14 markd Exp $ -SHA1 (tex-verbatimbox-3.13/verbatimbox.zip) = 174508b17fdf1953d55ef19195909aadb15f33ee -RMD160 (tex-verbatimbox-3.13/verbatimbox.zip) = b468c36ee2f97b467deda144583569235209f8c4 -Size (tex-verbatimbox-3.13/verbatimbox.zip) = 250342 bytes +SHA1 (tex-verbatimbox-33197/verbatimbox.tar.xz) = 35a48f8438772f990f8dc7077c3d387ca85bfef0 +RMD160 (tex-verbatimbox-33197/verbatimbox.tar.xz) = e4e382e2d6dbd2dc083c70f3e04cd4546c968992 +Size (tex-verbatimbox-33197/verbatimbox.tar.xz) = 3448 bytes diff --git a/print/tex-visualfaq-doc/DESCR b/print/tex-visualfaq-doc/DESCR new file mode 100644 index 000000000..d3f66c980 --- /dev/null +++ b/print/tex-visualfaq-doc/DESCR @@ -0,0 +1,6 @@ +Having trouble finding the answer to a LaTeX question? The +Visual LaTeX FAQ is an innovative new search interface that +presents over a hundred typeset samples of frequently requested +document formatting. Simply click on a hyperlinked piece of +text and the Visual LaTeX FAQ will send your Web browser to the +appropriate page in the UK TeX FAQ. diff --git a/print/tex-visualfaq-doc/Makefile b/print/tex-visualfaq-doc/Makefile new file mode 100644 index 000000000..74c1dee27 --- /dev/null +++ b/print/tex-visualfaq-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= visualfaq.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 19677 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/visualfaq +COMMENT= Visual LaTeX FAQ +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-visualfaq-doc/PLIST b/print/tex-visualfaq-doc/PLIST new file mode 100644 index 000000000..65609c401 --- /dev/null +++ b/print/tex-visualfaq-doc/PLIST @@ -0,0 +1,17 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/latex/visualfaq/README +share/texmf-dist/doc/latex/visualfaq/source/README +share/texmf-dist/doc/latex/visualfaq/source/anotherarticle.pdf +share/texmf-dist/doc/latex/visualfaq/source/book-montage.png +share/texmf-dist/doc/latex/visualfaq/source/fuzzytext.png +share/texmf-dist/doc/latex/visualfaq/source/labelgraph.pdf +share/texmf-dist/doc/latex/visualfaq/source/lorem-ipsum-logo.png +share/texmf-dist/doc/latex/visualfaq/source/musixtex.png +share/texmf-dist/doc/latex/visualfaq/source/visfaq-html.png +share/texmf-dist/doc/latex/visualfaq/source/visualFAQ.ind +share/texmf-dist/doc/latex/visualfaq/source/visualFAQ.ind2 +share/texmf-dist/doc/latex/visualfaq/source/visualFAQ.out +share/texmf-dist/doc/latex/visualfaq/source/visualFAQ.tex +share/texmf-dist/doc/latex/visualfaq/source/watermark.pdf +share/texmf-dist/doc/latex/visualfaq/troubleshoot-vlf.pdf +share/texmf-dist/doc/latex/visualfaq/visualFAQ.pdf diff --git a/print/tex-visualfaq-doc/distinfo b/print/tex-visualfaq-doc/distinfo new file mode 100644 index 000000000..dcdb1ee8d --- /dev/null +++ b/print/tex-visualfaq-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-visualfaq-19677/visualfaq.doc.tar.xz) = 39a0cc02c802062c6d9bc5ea7d1c1009d28c4bad +RMD160 (tex-visualfaq-19677/visualfaq.doc.tar.xz) = a7f9beac7a87bef571270ed3817266621c0f91f7 +Size (tex-visualfaq-19677/visualfaq.doc.tar.xz) = 1672892 bytes diff --git a/print/tex-vmargin-doc/DESCR b/print/tex-vmargin-doc/DESCR new file mode 100644 index 000000000..098609419 --- /dev/null +++ b/print/tex-vmargin-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-vmargin. diff --git a/print/tex-vmargin-doc/Makefile b/print/tex-vmargin-doc/Makefile new file mode 100644 index 000000000..d8368e053 --- /dev/null +++ b/print/tex-vmargin-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:20 markd Exp $ + +DISTNAME= vmargin.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/vmargin +COMMENT= Documentation for tex-vmargin +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-vmargin-doc/PLIST b/print/tex-vmargin-doc/PLIST new file mode 100644 index 000000000..e5428ecbe --- /dev/null +++ b/print/tex-vmargin-doc/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:20 markd Exp $ +share/texmf-dist/doc/latex/vmargin/vmargin.pdf diff --git a/print/tex-vmargin-doc/distinfo b/print/tex-vmargin-doc/distinfo new file mode 100644 index 000000000..57fe2e34b --- /dev/null +++ b/print/tex-vmargin-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:20 markd Exp $ + +SHA1 (tex-vmargin-15878/vmargin.doc.tar.xz) = 696eebade67d2825550454e229fa53fcc624ed97 +RMD160 (tex-vmargin-15878/vmargin.doc.tar.xz) = 8e6e370ac7ba5d31df66762af5d497e149108f5e +Size (tex-vmargin-15878/vmargin.doc.tar.xz) = 155344 bytes diff --git a/print/tex-vmargin/DESCR b/print/tex-vmargin/DESCR new file mode 100644 index 000000000..6dfc7fc56 --- /dev/null +++ b/print/tex-vmargin/DESCR @@ -0,0 +1,8 @@ +Provides a macro to set various margins as well as dimensions +for header/footer and page dimensions. Most common paper sizes, +paper orientation, disabling of headers and footers, and two +sided printing are supported. The vmargin package does not rely +on other packages and was designed with speed and size in mind. +Its user interface might not be very fancy, but it's fast, +small, and gets the job done. If you are looking for something +more elaborate try the geometry package. diff --git a/print/tex-vmargin/Makefile b/print/tex-vmargin/Makefile new file mode 100644 index 000000000..ae5e191e0 --- /dev/null +++ b/print/tex-vmargin/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:20 markd Exp $ + +DISTNAME= vmargin +PKGNAME= tex-${DISTNAME}-2.5 +TEXLIVE_REV= 15878 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/vmargin +COMMENT= Set various page dimensions +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-vmargin/PLIST b/print/tex-vmargin/PLIST new file mode 100644 index 000000000..d73e6722b --- /dev/null +++ b/print/tex-vmargin/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:20 markd Exp $ +share/texmf-dist/tex/latex/vmargin/vmargin.sty diff --git a/print/tex-vmargin/distinfo b/print/tex-vmargin/distinfo new file mode 100644 index 000000000..f5db486c5 --- /dev/null +++ b/print/tex-vmargin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:20 markd Exp $ + +SHA1 (tex-vmargin-15878/vmargin.tar.xz) = 485434597fdb70747a9236a2a61c98adead1aa80 +RMD160 (tex-vmargin-15878/vmargin.tar.xz) = de9c0fb6324abd982415bf82aac794aa0fc56dcd +Size (tex-vmargin-15878/vmargin.tar.xz) = 2832 bytes diff --git a/print/tex-vntex-doc/DESCR b/print/tex-vntex-doc/DESCR new file mode 100644 index 000000000..6aea724cb --- /dev/null +++ b/print/tex-vntex-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-vntex. diff --git a/print/tex-vntex-doc/Makefile b/print/tex-vntex-doc/Makefile new file mode 100644 index 000000000..86699de13 --- /dev/null +++ b/print/tex-vntex-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 17:43:36 wiz Exp $ + +DISTNAME= vntex.doc +PKGNAME= tex-${DISTNAME:S/./-/}-3.2 +TEXLIVE_REV= 30579 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-vntex +# LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-vntex-doc/PLIST b/print/tex-vntex-doc/PLIST new file mode 100644 index 000000000..3ece1b563 --- /dev/null +++ b/print/tex-vntex-doc/PLIST @@ -0,0 +1,12 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 17:43:36 wiz Exp $ +share/texmf-dist/doc/generic/vntex/INSTALL +share/texmf-dist/doc/generic/vntex/ReleaseNotes.pdf +share/texmf-dist/doc/generic/vntex/vn-fonts-print.pdf +share/texmf-dist/doc/generic/vntex/vn-fonts.pdf +share/texmf-dist/doc/generic/vntex/vn-min-print.pdf +share/texmf-dist/doc/generic/vntex/vn-min.pdf +share/texmf-dist/doc/generic/vntex/vntex-man-print.pdf +share/texmf-dist/doc/generic/vntex/vntex-man.pdf +share/texmf-dist/doc/generic/vntex/vntex-print.pdf +share/texmf-dist/doc/generic/vntex/vntex-update-maps +share/texmf-dist/doc/generic/vntex/vntex.pdf diff --git a/print/tex-vntex-doc/distinfo b/print/tex-vntex-doc/distinfo new file mode 100644 index 000000000..c73ee99b6 --- /dev/null +++ b/print/tex-vntex-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 17:43:36 wiz Exp $ + +SHA1 (tex-vntex-30579/vntex.doc.tar.xz) = 28dce4fbb7d795f2c781b0a0eaf4b866422cc90f +RMD160 (tex-vntex-30579/vntex.doc.tar.xz) = 435c4ebeacc5a8b0b0d516cbe678d3774e9d498b +Size (tex-vntex-30579/vntex.doc.tar.xz) = 673876 bytes diff --git a/print/tex-vntex/DESCR b/print/tex-vntex/DESCR new file mode 100644 index 000000000..8bd71bc5b --- /dev/null +++ b/print/tex-vntex/DESCR @@ -0,0 +1,5 @@ +The vntex bundle provides fonts, Plain TeX, texinfo and LaTeX +macros for typesetting documents in Vietnamese. Users of the +fonts (in both Metafont and Adobe Type 1 format) of this bundle +may alternatively use the lm fonts bundle, for which map files +are available to provide a Vietnamese version. diff --git a/print/tex-vntex/Makefile b/print/tex-vntex/Makefile new file mode 100644 index 000000000..1958c890f --- /dev/null +++ b/print/tex-vntex/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2015/05/03 17:43:22 wiz Exp $ + +DISTNAME= vntex +PKGNAME= tex-${DISTNAME}-3.2 +TEXLIVE_REV= 30579 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Support for Vietnamese +# LICENSE= other-free + +TEX_MAP_FILES+= arevvn.map +TEX_MAP_FILES+= chartervn.map +TEX_MAP_FILES+= cmbrightvn.map +TEX_MAP_FILES+= concretevn.map +TEX_MAP_FILES+= grotesqvn.map +TEX_MAP_FILES+= txttvn.map +TEX_MAP_FILES+= urwvn.map +TEX_MIXEDMAP_FILES+= vnrother.map +TEX_MIXEDMAP_FILES+= vnrtext.map +TEX_MAP_FILES+= vntopia.map + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-vntex/PLIST b/print/tex-vntex/PLIST new file mode 100644 index 000000000..cdbf902df --- /dev/null +++ b/print/tex-vntex/PLIST @@ -0,0 +1,493 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/03 17:43:22 wiz Exp $ +share/texmf-dist/fonts/afm/vntex/chartervn/bchb8v.afm +share/texmf-dist/fonts/afm/vntex/chartervn/bchbi8v.afm +share/texmf-dist/fonts/afm/vntex/chartervn/bchr8v.afm +share/texmf-dist/fonts/afm/vntex/chartervn/bchri8v.afm +share/texmf-dist/fonts/afm/vntex/grotesqvn/ugqb8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/fplrc8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uagd8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uagdo8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uagk8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uagko8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ubkd8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ubkdi8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ubkl8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ubkli8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ucrb8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ucrbo8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ucrr8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/ucrro8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uhvb8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uhvbo8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uhvr8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uhvro8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uncb8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uncbi8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uncr8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uncri8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uplb8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uplbi8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uplr8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uplri8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/utmb8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/utmbi8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/utmr8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/utmri8v.afm +share/texmf-dist/fonts/afm/vntex/urwvn/uzcmi8v.afm +share/texmf-dist/fonts/afm/vntex/vntopia/putb8v.afm +share/texmf-dist/fonts/afm/vntex/vntopia/putbi8v.afm +share/texmf-dist/fonts/afm/vntex/vntopia/putr8v.afm +share/texmf-dist/fonts/afm/vntex/vntopia/putri8v.afm +share/texmf-dist/fonts/enc/dvips/vntex/t5.enc +share/texmf-dist/fonts/enc/pdftex/vntex/t5d.enc +share/texmf-dist/fonts/enc/pdftex/vntex/t5uni.enc +share/texmf-dist/fonts/map/dvips/vntex/arevvn.map +share/texmf-dist/fonts/map/dvips/vntex/chartervn.map +share/texmf-dist/fonts/map/dvips/vntex/cmbrightvn.map +share/texmf-dist/fonts/map/dvips/vntex/concretevn.map +share/texmf-dist/fonts/map/dvips/vntex/grotesqvn.map +share/texmf-dist/fonts/map/dvips/vntex/txttvn.map +share/texmf-dist/fonts/map/dvips/vntex/urwvn.map +share/texmf-dist/fonts/map/dvips/vntex/vnrother.map +share/texmf-dist/fonts/map/dvips/vntex/vnrtext.map +share/texmf-dist/fonts/map/dvips/vntex/vntopia.map +share/texmf-dist/fonts/source/vntex/vnr/vnaccent.mf +share/texmf-dist/fonts/source/vntex/vnr/vnacomp.mf +share/texmf-dist/fonts/source/vntex/vnr/vnb10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbase.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbx10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbx12.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbx5.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbx6.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbx7.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbx8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbx9.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbxsl10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnbxti10.mf +share/texmf-dist/fonts/source/vntex/vnr/vncligtb.mf +share/texmf-dist/fonts/source/vntex/vnr/vncode.mf +share/texmf-dist/fonts/source/vntex/vnr/vncombac.mf +share/texmf-dist/fonts/source/vntex/vnr/vncsc.mf +share/texmf-dist/fonts/source/vntex/vnr/vncsc10.mf +share/texmf-dist/fonts/source/vntex/vnr/vndothook.mf +share/texmf-dist/fonts/source/vntex/vnr/vndunh10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnecomp.mf +share/texmf-dist/fonts/source/vntex/vnr/vnff10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnfi10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnfib8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnicomp.mf +share/texmf-dist/fonts/source/vntex/vnr/vniligtb.mf +share/texmf-dist/fonts/source/vntex/vnr/vnitt10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlacc.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlai.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlar.mf +share/texmf-dist/fonts/source/vntex/vnr/vnldi.mf +share/texmf-dist/fonts/source/vntex/vnr/vnldr.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlei.mf +share/texmf-dist/fonts/source/vntex/vnr/vnler.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlii.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlir.mf +share/texmf-dist/fonts/source/vntex/vnr/vnloi.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlor.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlui.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlur.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlyi.mf +share/texmf-dist/fonts/source/vntex/vnr/vnlyr.mf +share/texmf-dist/fonts/source/vntex/vnr/vnminus.mf +share/texmf-dist/fonts/source/vntex/vnr/vnmligtb.mf +share/texmf-dist/fonts/source/vntex/vnr/vnocomp.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr12.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr17.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr5.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr6.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr7.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnr9.mf +share/texmf-dist/fonts/source/vntex/vnr/vnrligtb.mf +share/texmf-dist/fonts/source/vntex/vnr/vnrm.mf +share/texmf-dist/fonts/source/vntex/vnr/vnroman.mf +share/texmf-dist/fonts/source/vntex/vnr/vnsl10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnsl12.mf +share/texmf-dist/fonts/source/vntex/vnr/vnsl8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnsl9.mf +share/texmf-dist/fonts/source/vntex/vnr/vnsltt10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnss10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnss12.mf +share/texmf-dist/fonts/source/vntex/vnr/vnss17.mf +share/texmf-dist/fonts/source/vntex/vnr/vnss8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnss9.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssbx10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssdc10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssi10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssi12.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssi17.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssi8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssi9.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssq8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnssqi8.mf +share/texmf-dist/fonts/source/vntex/vnr/vntcsc10.mf +share/texmf-dist/fonts/source/vntex/vnr/vntextit.mf +share/texmf-dist/fonts/source/vntex/vnr/vnti10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnti12.mf +share/texmf-dist/fonts/source/vntex/vnr/vnti7.mf +share/texmf-dist/fonts/source/vntex/vnr/vnti8.mf +share/texmf-dist/fonts/source/vntex/vnr/vnti9.mf +share/texmf-dist/fonts/source/vntex/vnr/vntt10.mf +share/texmf-dist/fonts/source/vntex/vnr/vntt12.mf +share/texmf-dist/fonts/source/vntex/vnr/vntt8.mf +share/texmf-dist/fonts/source/vntex/vnr/vntt9.mf +share/texmf-dist/fonts/source/vntex/vnr/vnu10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnuacc.mf +share/texmf-dist/fonts/source/vntex/vnr/vnuar.mf +share/texmf-dist/fonts/source/vntex/vnr/vnucomp.mf +share/texmf-dist/fonts/source/vntex/vnr/vnudr.mf +share/texmf-dist/fonts/source/vntex/vnr/vnuer.mf +share/texmf-dist/fonts/source/vntex/vnr/vnuir.mf +share/texmf-dist/fonts/source/vntex/vnr/vnuor.mf +share/texmf-dist/fonts/source/vntex/vnr/vnuur.mf +share/texmf-dist/fonts/source/vntex/vnr/vnuyr.mf +share/texmf-dist/fonts/source/vntex/vnr/vnvtt10.mf +share/texmf-dist/fonts/source/vntex/vnr/vnycomp.mf +share/texmf-dist/fonts/tfm/vntex/arevvn/favb8v.tfm +share/texmf-dist/fonts/tfm/vntex/arevvn/favbi8v.tfm +share/texmf-dist/fonts/tfm/vntex/arevvn/favr8v.tfm +share/texmf-dist/fonts/tfm/vntex/arevvn/favri8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchb8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchbc8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchbi8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchr8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchri8v.tfm +share/texmf-dist/fonts/tfm/vntex/chartervn/bchro8v.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr10.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr17.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr8.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbr9.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrbx10.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl10.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl17.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl8.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmbrsl9.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmsltl10.tfm +share/texmf-dist/fonts/tfm/vntex/cmbrightvn/vncmtl10.tfm +share/texmf-dist/fonts/tfm/vntex/concretevn/vncccsc10.tfm +share/texmf-dist/fonts/tfm/vntex/concretevn/vnccr10.tfm +share/texmf-dist/fonts/tfm/vntex/concretevn/vnccsl10.tfm +share/texmf-dist/fonts/tfm/vntex/concretevn/vnccti10.tfm +share/texmf-dist/fonts/tfm/vntex/grotesqvn/ugqb8v.tfm +share/texmf-dist/fonts/tfm/vntex/grotesqvn/ugqbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/txttvn/txbtt8v.tfm +share/texmf-dist/fonts/tfm/vntex/txttvn/txbttsc8v.tfm +share/texmf-dist/fonts/tfm/vntex/txttvn/txbttsl8v.tfm +share/texmf-dist/fonts/tfm/vntex/txttvn/txtt8v.tfm +share/texmf-dist/fonts/tfm/vntex/txttvn/txttsc8v.tfm +share/texmf-dist/fonts/tfm/vntex/txttvn/txttsl8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/fplrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uagd8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uagdc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uagdo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uagk8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uagkc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uagko8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubkd8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubkdc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubkdi8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubkdo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubkl8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubklc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubkli8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ubklo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ucrb8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ucrbc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ucrbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ucrr8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ucrrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/ucrro8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uhvb8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uhvbc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uhvbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uhvr8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uhvrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uhvro8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncb8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncbc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncbi8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncr8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncri8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uncro8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplb8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplbc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplbi8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplr8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplri8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uplro8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmb8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmbc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmbi8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmr8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmri8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/utmro8v.tfm +share/texmf-dist/fonts/tfm/vntex/urwvn/uzcmi8v.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnb10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbx10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbx12.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbx5.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbx6.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbx7.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbx8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbx9.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbxsl10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnbxti10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vncsc10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vndunh10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnff10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnfi10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnfib8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnitt10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr12.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr17.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr5.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr6.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr7.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnr9.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnsl10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnsl12.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnsl8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnsl9.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnsltt10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnss10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnss12.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnss17.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnss8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnss9.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssbx10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssdc10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssi10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssi12.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssi17.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssi8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssi9.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssq8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnssqi8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vntcsc10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnti10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnti12.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnti7.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnti8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnti9.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vntt10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vntt12.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vntt8.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vntt9.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnu10.tfm +share/texmf-dist/fonts/tfm/vntex/vnr/vnvtt10.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putb8v.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putbc8v.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putbi8v.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putbo8v.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putr8v.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putrc8v.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putri8v.tfm +share/texmf-dist/fonts/tfm/vntex/vntopia/putro8v.tfm +share/texmf-dist/fonts/type1/vntex/arevvn/ArevSans-Bold-T5.pfb +share/texmf-dist/fonts/type1/vntex/arevvn/ArevSans-BoldOblique-T5.pfb +share/texmf-dist/fonts/type1/vntex/arevvn/ArevSans-Oblique-T5.pfb +share/texmf-dist/fonts/type1/vntex/arevvn/ArevSans-Roman-T5.pfb +share/texmf-dist/fonts/type1/vntex/chartervn/bchb8v.pfb +share/texmf-dist/fonts/type1/vntex/chartervn/bchbi8v.pfb +share/texmf-dist/fonts/type1/vntex/chartervn/bchr8v.pfb +share/texmf-dist/fonts/type1/vntex/chartervn/bchri8v.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr10.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr17.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr8.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbr9.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrbx10.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl10.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl17.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl8.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmbrsl9.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmsltl10.pfb +share/texmf-dist/fonts/type1/vntex/cmbrightvn/vncmtl10.pfb +share/texmf-dist/fonts/type1/vntex/concretevn/CMConcrete8v.pfb +share/texmf-dist/fonts/type1/vntex/concretevn/CMConcreteItalic8v.pfb +share/texmf-dist/fonts/type1/vntex/concretevn/CMConcreteSlanted8v.pfb +share/texmf-dist/fonts/type1/vntex/concretevn/CMConcreteSmallCaps8v.pfb +share/texmf-dist/fonts/type1/vntex/grotesqvn/ugqb8v.pfb +share/texmf-dist/fonts/type1/vntex/txttvn/txbtt8v.pfb +share/texmf-dist/fonts/type1/vntex/txttvn/txbttsc8v.pfb +share/texmf-dist/fonts/type1/vntex/txttvn/txtt8v.pfb +share/texmf-dist/fonts/type1/vntex/txttvn/txttsc8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/fplrc8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uagd8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uagdo8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uagk8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uagko8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ubkd8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ubkdi8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ubkl8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ubkli8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ucrb8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ucrbo8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ucrr8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/ucrro8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uhvb8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uhvbo8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uhvr8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uhvro8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uncb8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uncbi8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uncr8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uncri8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uplb8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uplbi8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uplr8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uplri8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/utmb8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/utmbi8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/utmr8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/utmri8v.pfb +share/texmf-dist/fonts/type1/vntex/urwvn/uzcmi8v.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnb10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbx10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbx12.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbx5.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbx6.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbx7.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbx8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbx9.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbxsl10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnbxti10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vncsc10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vndunh10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnff10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnfi10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnfib8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnitt10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr12.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr17.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr5.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr6.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr7.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnr9.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnsl10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnsl12.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnsl8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnsl9.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnsltt10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnss10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnss12.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnss17.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnss8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnss9.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssbx10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssdc10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssi10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssi12.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssi17.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssi8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssi9.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssq8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnssqi8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vntcsc10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnti10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnti12.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnti7.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnti8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnti9.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vntt10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vntt12.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vntt8.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vntt9.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnu10.pfb +share/texmf-dist/fonts/type1/vntex/vnr/vnvtt10.pfb +share/texmf-dist/fonts/type1/vntex/vntopia/putb8v.pfb +share/texmf-dist/fonts/type1/vntex/vntopia/putbi8v.pfb +share/texmf-dist/fonts/type1/vntex/vntopia/putr8v.pfb +share/texmf-dist/fonts/type1/vntex/vntopia/putri8v.pfb +share/texmf-dist/fonts/vf/vntex/chartervn/bchbc8v.vf +share/texmf-dist/fonts/vf/vntex/chartervn/bchrc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uagdc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uagkc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/ubkdc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/ubklc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/ucrbc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/ucrrc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uhvbc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uhvrc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uncbc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uncrc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uplbc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/uplrc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/utmbc8v.vf +share/texmf-dist/fonts/vf/vntex/urwvn/utmrc8v.vf +share/texmf-dist/fonts/vf/vntex/vntopia/putbc8v.vf +share/texmf-dist/fonts/vf/vntex/vntopia/putrc8v.vf +share/texmf-dist/tex/latex/vntex/dblaccnt.sty +share/texmf-dist/tex/latex/vntex/mcviscii.def +share/texmf-dist/tex/latex/vntex/pd1supp.def +share/texmf-dist/tex/latex/vntex/swpvntex.sty +share/texmf-dist/tex/latex/vntex/t5bch.fd +share/texmf-dist/tex/latex/vntex/t5ccr.fd +share/texmf-dist/tex/latex/vntex/t5cmbr.fd +share/texmf-dist/tex/latex/vntex/t5cmdh.fd +share/texmf-dist/tex/latex/vntex/t5cmfib.fd +share/texmf-dist/tex/latex/vntex/t5cmfr.fd +share/texmf-dist/tex/latex/vntex/t5cmr.fd +share/texmf-dist/tex/latex/vntex/t5cmss.fd +share/texmf-dist/tex/latex/vntex/t5cmssq.fd +share/texmf-dist/tex/latex/vntex/t5cmtl.fd +share/texmf-dist/tex/latex/vntex/t5cmtt.fd +share/texmf-dist/tex/latex/vntex/t5cmvtt.fd +share/texmf-dist/tex/latex/vntex/t5enc.def +share/texmf-dist/tex/latex/vntex/t5enc.dfu +share/texmf-dist/tex/latex/vntex/t5fav.fd +share/texmf-dist/tex/latex/vntex/t5fnc.fd +share/texmf-dist/tex/latex/vntex/t5fpl.fd +share/texmf-dist/tex/latex/vntex/t5futs.fd +share/texmf-dist/tex/latex/vntex/t5mak.fd +share/texmf-dist/tex/latex/vntex/t5mdbch.fd +share/texmf-dist/tex/latex/vntex/t5mdput.fd +share/texmf-dist/tex/latex/vntex/t5mdugm.fd +share/texmf-dist/tex/latex/vntex/t5pag.fd +share/texmf-dist/tex/latex/vntex/t5pbk.fd +share/texmf-dist/tex/latex/vntex/t5pcr.fd +share/texmf-dist/tex/latex/vntex/t5phv.fd +share/texmf-dist/tex/latex/vntex/t5pnc.fd +share/texmf-dist/tex/latex/vntex/t5ppl.fd +share/texmf-dist/tex/latex/vntex/t5ptm.fd +share/texmf-dist/tex/latex/vntex/t5ptmom.fd +share/texmf-dist/tex/latex/vntex/t5put.fd +share/texmf-dist/tex/latex/vntex/t5pxr.fd +share/texmf-dist/tex/latex/vntex/t5txr.fd +share/texmf-dist/tex/latex/vntex/t5txtt.fd +share/texmf-dist/tex/latex/vntex/t5uag.fd +share/texmf-dist/tex/latex/vntex/t5ubk.fd +share/texmf-dist/tex/latex/vntex/t5ucr.fd +share/texmf-dist/tex/latex/vntex/t5ugq.fd +share/texmf-dist/tex/latex/vntex/t5uhv.fd +share/texmf-dist/tex/latex/vntex/t5unc.fd +share/texmf-dist/tex/latex/vntex/t5upl.fd +share/texmf-dist/tex/latex/vntex/t5utm.fd +share/texmf-dist/tex/latex/vntex/t5uzcm.fd +share/texmf-dist/tex/latex/vntex/tcvn.def +share/texmf-dist/tex/latex/vntex/varioref-vi.sty +share/texmf-dist/tex/latex/vntex/vietnam.sty +share/texmf-dist/tex/latex/vntex/viscii.def +share/texmf-dist/tex/latex/vntex/vncaps.tex +share/texmf-dist/tex/latex/vntex/vntex.sty +share/texmf-dist/tex/latex/vntex/vps.def +share/texmf-dist/tex/plain/vntex/dblaccnt.tex +share/texmf-dist/tex/plain/vntex/t5code.tex +share/texmf-dist/tex/plain/vntex/vntexinfo.tex diff --git a/print/tex-vntex/distinfo b/print/tex-vntex/distinfo new file mode 100644 index 000000000..203d6f78b --- /dev/null +++ b/print/tex-vntex/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/03 17:43:22 wiz Exp $ + +SHA1 (tex-vntex-30579/vntex.tar.xz) = fa6c8f2a3a3f949c48ddc0735d1c06d459c27cb7 +RMD160 (tex-vntex-30579/vntex.tar.xz) = 1cf5da89ea3c43c8de8c84ad5dc1ebd10225f2e2 +Size (tex-vntex-30579/vntex.tar.xz) = 5301992 bytes diff --git a/print/tex-voss-mathcol-doc/DESCR b/print/tex-voss-mathcol-doc/DESCR new file mode 100644 index 000000000..8701fca1e --- /dev/null +++ b/print/tex-voss-mathcol-doc/DESCR @@ -0,0 +1,5 @@ +This is a short paper from the TeXnische Komodie, in German. +Since the body of the paper is dominated by clear LaTeX coding +examples, most LaTeX programmers will understand how to achieve +the results shown in the diagrams, even if they don't +understand German. diff --git a/print/tex-voss-mathcol-doc/Makefile b/print/tex-voss-mathcol-doc/Makefile new file mode 100644 index 000000000..1284a0ad8 --- /dev/null +++ b/print/tex-voss-mathcol-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:37 wiz Exp $ + +DISTNAME= voss-mathcol.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.1 +TEXLIVE_REV= 32954 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/voss-mathcol +COMMENT= Typesetting mathematics in colour, in (La)TeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-voss-mathcol-doc/PLIST b/print/tex-voss-mathcol-doc/PLIST new file mode 100644 index 000000000..e6d0c6d54 --- /dev/null +++ b/print/tex-voss-mathcol-doc/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/14 17:07:37 wiz Exp $ +share/texmf-dist/doc/latex/voss-mathcol/Changes +share/texmf-dist/doc/latex/voss-mathcol/mathCol.bib +share/texmf-dist/doc/latex/voss-mathcol/mathCol.ltx +share/texmf-dist/doc/latex/voss-mathcol/mathCol.pdf +share/texmf-dist/doc/latex/voss-mathcol/mathCol.tex +share/texmf-dist/doc/latex/voss-mathcol/run.doc diff --git a/print/tex-voss-mathcol-doc/distinfo b/print/tex-voss-mathcol-doc/distinfo new file mode 100644 index 000000000..7e317fcc6 --- /dev/null +++ b/print/tex-voss-mathcol-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/14 17:07:37 wiz Exp $ + +SHA1 (tex-voss-mathcol-32954/voss-mathcol.doc.tar.xz) = 02778f11745f2ba9b55ee850ca55206e43b84225 +RMD160 (tex-voss-mathcol-32954/voss-mathcol.doc.tar.xz) = 5c7df3ba783127e08d3f0f1998db2071fef597d9 +Size (tex-voss-mathcol-32954/voss-mathcol.doc.tar.xz) = 230648 bytes diff --git a/print/tex-voss-mathmode-doc/DESCR b/print/tex-voss-mathmode-doc/DESCR new file mode 100644 index 000000000..5f57785a0 --- /dev/null +++ b/print/tex-voss-mathmode-doc/DESCR @@ -0,0 +1,4 @@ +The review includes: Standard LaTeX mathematics mode; AMSmath; +TeX and mathematics; Other packages; Tuning math typesetting; +Mathematics fonts; Special symbols; Examples; and Lists, +bibliography and index. diff --git a/print/tex-voss-mathmode-doc/Makefile b/print/tex-voss-mathmode-doc/Makefile new file mode 100644 index 000000000..9fd413dbc --- /dev/null +++ b/print/tex-voss-mathmode-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= voss-mathmode.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2.47 +TEXLIVE_REV= 36093 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/voss-mathmode +COMMENT= Comprehensive review of mathematics in (La)TeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-voss-mathmode-doc/PLIST b/print/tex-voss-mathmode-doc/PLIST new file mode 100644 index 000000000..c30b1fd35 --- /dev/null +++ b/print/tex-voss-mathmode-doc/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/latex/voss-mathmode/Changes +share/texmf-dist/doc/latex/voss-mathmode/Mathmode.bib +share/texmf-dist/doc/latex/voss-mathmode/Mathmode.ist +share/texmf-dist/doc/latex/voss-mathmode/Mathmode.ltx +share/texmf-dist/doc/latex/voss-mathmode/Mathmode.pdf +share/texmf-dist/doc/latex/voss-mathmode/Mathmode.tex +share/texmf-dist/doc/latex/voss-mathmode/README +share/texmf-dist/doc/latex/voss-mathmode/images/EuScript.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/amsalign.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/cm-crop.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/cmbright-crop.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/colArray.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/exscale.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/family.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/family0.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/family1.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/lm-crop.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/minionpro-crop.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/node.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/pamath-crop.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/pazo-crop.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/styles.pdf +share/texmf-dist/doc/latex/voss-mathmode/images/test-crop.pdf +share/texmf-dist/doc/latex/voss-mathmode/showexpl.cfg diff --git a/print/tex-voss-mathmode-doc/distinfo b/print/tex-voss-mathmode-doc/distinfo new file mode 100644 index 000000000..bc647d72d --- /dev/null +++ b/print/tex-voss-mathmode-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-voss-mathmode-36093/voss-mathmode.doc.tar.xz) = 9196a7e6d789729d9e3047fa9950e83f33d74f38 +RMD160 (tex-voss-mathmode-36093/voss-mathmode.doc.tar.xz) = a73789b9c4a77055c1e967baa3118211ba76edd0 +Size (tex-voss-mathmode-36093/voss-mathmode.doc.tar.xz) = 2072184 bytes diff --git a/print/tex-was-doc/DESCR b/print/tex-was-doc/DESCR new file mode 100644 index 000000000..b33086917 --- /dev/null +++ b/print/tex-was-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-was. diff --git a/print/tex-was-doc/Makefile b/print/tex-was-doc/Makefile new file mode 100644 index 000000000..e455a884b --- /dev/null +++ b/print/tex-was-doc/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:20 markd Exp $ + +DISTNAME= was.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 21439 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/was +COMMENT= Documentation for tex-was + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-was-doc/PLIST b/print/tex-was-doc/PLIST new file mode 100644 index 000000000..21ef111d1 --- /dev/null +++ b/print/tex-was-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:20 markd Exp $ +share/texmf-dist/doc/latex/was/fixmath.pdf +share/texmf-dist/doc/latex/was/gensymb.pdf +share/texmf-dist/doc/latex/was/icomma.pdf +share/texmf-dist/doc/latex/was/readme.1st +share/texmf-dist/doc/latex/was/upgreek.pdf diff --git a/print/tex-was-doc/distinfo b/print/tex-was-doc/distinfo new file mode 100644 index 000000000..6ea03306a --- /dev/null +++ b/print/tex-was-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:20 markd Exp $ + +SHA1 (tex-was-21439/was.doc.tar.xz) = 042fedb7bd147e91da044a1ea3478931b38658e3 +RMD160 (tex-was-21439/was.doc.tar.xz) = 09671472037990d35c5b5e67a8fe97c37847a04d +Size (tex-was-21439/was.doc.tar.xz) = 578872 bytes diff --git a/print/tex-was/DESCR b/print/tex-was/DESCR new file mode 100644 index 000000000..de72e2077 --- /dev/null +++ b/print/tex-was/DESCR @@ -0,0 +1,5 @@ +A bundle of packages that arise in the author's area of +interest: compliance of maths typesetting with ISO standards; +symbols that work in both maths and text modes; commas for both +decimal separator and maths; and upright Greek letters in +maths. diff --git a/print/tex-was/Makefile b/print/tex-was/Makefile new file mode 100644 index 000000000..63a43a5b6 --- /dev/null +++ b/print/tex-was/Makefile @@ -0,0 +1,12 @@ +# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:20 markd Exp $ + +DISTNAME= was +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 21439 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/was +COMMENT= A collection of small packages by Walter Schmidt + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-was/PLIST b/print/tex-was/PLIST new file mode 100644 index 000000000..64584a7ec --- /dev/null +++ b/print/tex-was/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/16 10:30:20 markd Exp $ +share/texmf-dist/tex/latex/was/fixmath.sty +share/texmf-dist/tex/latex/was/gensymb.sty +share/texmf-dist/tex/latex/was/icomma.sty +share/texmf-dist/tex/latex/was/upgreek.sty diff --git a/print/tex-was/distinfo b/print/tex-was/distinfo new file mode 100644 index 000000000..082aacbe8 --- /dev/null +++ b/print/tex-was/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/16 10:30:20 markd Exp $ + +SHA1 (tex-was-21439/was.tar.xz) = a7c7c39339a0ba332ab06c9e2b55c2d1956d3899 +RMD160 (tex-was-21439/was.tar.xz) = ee27749411966a08651e39e4d98831663f1f1d4f +Size (tex-was-21439/was.tar.xz) = 3084 bytes diff --git a/print/tex-webguide-doc/DESCR b/print/tex-webguide-doc/DESCR new file mode 100644 index 000000000..5fc8ece79 --- /dev/null +++ b/print/tex-webguide-doc/DESCR @@ -0,0 +1,2 @@ +The documentation constitutes an example of the package's own +recommendations (being presented both in PDF and HTML). diff --git a/print/tex-webguide-doc/Makefile b/print/tex-webguide-doc/Makefile new file mode 100644 index 000000000..acdd1cfd1 --- /dev/null +++ b/print/tex-webguide-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= webguide.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 25813 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/webguide +COMMENT= Brief Guide to LaTeX Tools for Web publishing +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-webguide-doc/PLIST b/print/tex-webguide-doc/PLIST new file mode 100644 index 000000000..9e2f357e1 --- /dev/null +++ b/print/tex-webguide-doc/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/latex/webguide/README +share/texmf-dist/doc/latex/webguide/expeg.6 +share/texmf-dist/doc/latex/webguide/expeg6.mps +share/texmf-dist/doc/latex/webguide/webguide.css +share/texmf-dist/doc/latex/webguide/webguide.html +share/texmf-dist/doc/latex/webguide/webguide.pdf +share/texmf-dist/doc/latex/webguide/webguide.tex +share/texmf-dist/doc/latex/webguide/webguide0x.gif diff --git a/print/tex-webguide-doc/distinfo b/print/tex-webguide-doc/distinfo new file mode 100644 index 000000000..2bcf88458 --- /dev/null +++ b/print/tex-webguide-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-webguide-25813/webguide.doc.tar.xz) = 2823490ab5cabb4cd9da6b9b04956760229a7cb7 +RMD160 (tex-webguide-25813/webguide.doc.tar.xz) = 537a90115a3f6bad2fde224528f1efe29e294e5e +Size (tex-webguide-25813/webguide.doc.tar.xz) = 145664 bytes diff --git a/print/tex-xcjk2uni-doc/DESCR b/print/tex-xcjk2uni-doc/DESCR new file mode 100644 index 000000000..53c406f6f --- /dev/null +++ b/print/tex-xcjk2uni-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-xcjk2uni. diff --git a/print/tex-xcjk2uni-doc/Makefile b/print/tex-xcjk2uni-doc/Makefile new file mode 100644 index 000000000..1b8b3c77f --- /dev/null +++ b/print/tex-xcjk2uni-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/10 01:04:04 markd Exp $ + +DISTNAME= xcjk2uni.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.4 +TEXLIVE_REV= 34382 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xcjk2uni +COMMENT= Documentation for tex-xcjk2uni +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xcjk2uni-doc/PLIST b/print/tex-xcjk2uni-doc/PLIST new file mode 100644 index 000000000..4d8f01b36 --- /dev/null +++ b/print/tex-xcjk2uni-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/doc/latex/xcjk2uni/README +share/texmf-dist/doc/latex/xcjk2uni/xCJK2uni.pdf diff --git a/print/tex-xcjk2uni-doc/distinfo b/print/tex-xcjk2uni-doc/distinfo new file mode 100644 index 000000000..43f25d4cd --- /dev/null +++ b/print/tex-xcjk2uni-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-xcjk2uni-34382/xcjk2uni.doc.tar.xz) = 06605dd57852cd3fd9180dcc22226bf01a25cb75 +RMD160 (tex-xcjk2uni-34382/xcjk2uni.doc.tar.xz) = ccb62b8a96e5d503a14b171a181e3e005ba7bf28 +Size (tex-xcjk2uni-34382/xcjk2uni.doc.tar.xz) = 140600 bytes diff --git a/print/tex-xcjk2uni/DESCR b/print/tex-xcjk2uni/DESCR new file mode 100644 index 000000000..2c137b287 --- /dev/null +++ b/print/tex-xcjk2uni/DESCR @@ -0,0 +1,6 @@ +The package provides commands to convert CJK characters to +Unicode in non-UTF-8 encoding; it provides hooks to support +hyperref in producing correct bookmarks. The bundle also +provides /ToUnicode mapping file(s) for a CJK subfont; these +can be used with the cmap package, allowing searches of, and +cut-and-paste operations on a PDF file generated by pdfTeX.. diff --git a/print/tex-xcjk2uni/Makefile b/print/tex-xcjk2uni/Makefile new file mode 100644 index 000000000..df8ea4de4 --- /dev/null +++ b/print/tex-xcjk2uni/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/10 01:04:04 markd Exp $ + +DISTNAME= xcjk2uni +PKGNAME= tex-${DISTNAME}-0.4 +TEXLIVE_REV= 34382 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xcjk2uni +COMMENT= Convert CJK characters to Unicode, in pdfTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xcjk2uni/PLIST b/print/tex-xcjk2uni/PLIST new file mode 100644 index 000000000..b4b072267 --- /dev/null +++ b/print/tex-xcjk2uni/PLIST @@ -0,0 +1,361 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0001.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0002.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0003.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0004.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0005.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0006.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0007.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0008.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0009.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0010.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0011.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0012.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0013.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0014.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0015.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0016.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0017.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0018.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0019.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0020.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0021.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0022.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0023.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0024.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0025.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0026.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0027.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0028.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0029.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0030.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0031.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0032.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0033.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0034.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0035.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0036.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0037.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0038.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0039.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0040.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0041.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0042.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0043.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0044.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0045.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0046.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0047.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0048.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0049.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0050.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0051.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0052.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0053.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0054.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0055.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0056.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0057.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0058.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0901.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0902.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0903.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0904.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0905.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0906.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0907.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0908.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0909.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0910.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0911.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0912.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0913.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0914.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0915.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0916.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0917.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0918.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0919.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0920.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0921.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0922.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0923.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0924.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0925.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0926.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0927.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0928.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0929.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0930.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0931.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0932.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0933.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0934.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0935.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0936.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0937.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0938.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0939.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0940.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0941.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0942.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0943.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0944.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0945.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0946.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0947.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0948.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0949.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0950.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0951.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0952.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0953.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0954.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0955.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0956.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0957.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0958.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0959.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0960.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0961.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0962.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0963.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0964.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0965.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0966.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0967.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0968.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0969.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0970.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0971.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0972.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0973.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0974.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0975.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0976.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0977.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0978.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0979.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0980.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0981.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0982.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0983.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0984.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0985.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0986.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0987.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0988.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0989.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0990.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0991.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0992.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0993.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c0994.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1001.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1002.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1003.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1004.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1005.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1006.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1007.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1008.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1009.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1010.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1011.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1012.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1013.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1014.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1015.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1016.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1017.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1018.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1019.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1020.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1021.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1022.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1023.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1024.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1025.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1026.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1027.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1028.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1029.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1030.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1031.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1032.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1033.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1034.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1035.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1901.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1902.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1903.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1904.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1905.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1906.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1907.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1908.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1909.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1910.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1911.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1912.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1913.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1914.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1915.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1916.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1917.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1918.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1919.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1920.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1921.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1922.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1923.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1924.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1925.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1926.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1927.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1928.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1929.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1930.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1931.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1932.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1933.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1934.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1935.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1936.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1937.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1938.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1939.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1940.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1941.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1942.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1943.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1944.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1945.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1946.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1947.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1948.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1949.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1950.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1951.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1952.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1953.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1954.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1955.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1956.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1957.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1958.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1959.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1960.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1961.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1962.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1963.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1964.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1965.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1966.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1967.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1968.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1969.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1970.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1971.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1972.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1973.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1974.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1975.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1976.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1977.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1978.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1979.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1980.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1981.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1982.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1983.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1984.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1985.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1986.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1987.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1988.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1989.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1990.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1991.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1992.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1993.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c1994.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4001.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4002.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4003.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4004.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4005.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4006.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4007.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4008.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4009.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4010.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4011.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4012.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4013.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4014.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4015.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4016.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4017.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4018.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4019.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4020.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4021.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4022.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4023.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4024.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4025.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4026.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4027.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4028.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4029.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4030.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4031.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4032.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4033.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4034.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c4035.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6001.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6002.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6003.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6004.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6005.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6006.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6007.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6008.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6009.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6010.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6011.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6012.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6013.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6014.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6015.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6016.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6017.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6018.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6019.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6020.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6021.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6022.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6023.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6024.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6025.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6026.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6027.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6028.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6029.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6030.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6031.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6032.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6033.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6034.cmap +share/texmf-dist/tex/latex/xcjk2uni/cmap/c6035.cmap +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-UBg5plus.def +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-UBig5.def +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-UGB.def +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-UGBK.def +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-UJIS.def +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-UKS.def +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-make.tex +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni-sfd.def +share/texmf-dist/tex/latex/xcjk2uni/xCJK2uni.sty diff --git a/print/tex-xcjk2uni/distinfo b/print/tex-xcjk2uni/distinfo new file mode 100644 index 000000000..fe8e1085a --- /dev/null +++ b/print/tex-xcjk2uni/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 01:04:04 markd Exp $ + +SHA1 (tex-xcjk2uni-34382/xcjk2uni.tar.xz) = 390cf729805861c490ac0cf1201041bca1cc9c6c +RMD160 (tex-xcjk2uni-34382/xcjk2uni.tar.xz) = 91289c6a7d1f4538f248180918de72623f0ec9fe +Size (tex-xcjk2uni-34382/xcjk2uni.tar.xz) = 214256 bytes diff --git a/print/tex-xdvi/Makefile b/print/tex-xdvi/Makefile index 99629102a..4e4172084 100644 --- a/print/tex-xdvi/Makefile +++ b/print/tex-xdvi/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2013/11/17 16:55:27 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/09 20:29:41 markd Exp $ DISTNAME= xdvi -PKGNAME= tex-${DISTNAME}-22.86 -TEXLIVE_REV= 30339 +PKGNAME= tex-${DISTNAME}-22.87 +PKGREVISION= 2 +TEXLIVE_REV= 33736 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xdvi COMMENT= Configuration file for xdvik CONFLICTS+= teTeX-bin<3.0nb25 diff --git a/print/tex-xdvi/distinfo b/print/tex-xdvi/distinfo index 7e432e5f5..86117ef91 100644 --- a/print/tex-xdvi/distinfo +++ b/print/tex-xdvi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/17 16:55:27 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/05/05 20:31:59 wiz Exp $ -SHA1 (tex-xdvi-30339/xdvi.tar.xz) = 27a6cca01fdf5bd771265e3767391a945cb23c51 -RMD160 (tex-xdvi-30339/xdvi.tar.xz) = 59f8a970963d01a2b05e2856ceb05303c3916418 -Size (tex-xdvi-30339/xdvi.tar.xz) = 6832 bytes +SHA1 (tex-xdvi-33736/xdvi.tar.xz) = ec4c22f90829f8de7354e27271bf6bffc3af5389 +RMD160 (tex-xdvi-33736/xdvi.tar.xz) = c406b1d586fc51cde175d4fd5c02eeb05c9ff1de +Size (tex-xdvi-33736/xdvi.tar.xz) = 6832 bytes diff --git a/print/tex-xetex-def/Makefile b/print/tex-xetex-def/Makefile index a73c90ac5..03d555581 100644 --- a/print/tex-xetex-def/Makefile +++ b/print/tex-xetex-def/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/04/06 03:45:23 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 05:22:39 markd Exp $ DISTNAME= xetex-def -PKGNAME= tex-${DISTNAME}-0.94 -TEXLIVE_REV= 16192 +PKGNAME= tex-${DISTNAME}-4.04 +TEXLIVE_REV= 36646 MAINTAINER= markd@NetBSD.org COMMENT= Colour and graphics support for XeTeX diff --git a/print/tex-xetex-def/distinfo b/print/tex-xetex-def/distinfo index 3872f5ea9..fca6140b7 100644 --- a/print/tex-xetex-def/distinfo +++ b/print/tex-xetex-def/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/03/22 07:58:12 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:22:39 markd Exp $ -SHA1 (tex-xetex-def-16192/xetex-def.tar.xz) = f7cb78bbb3c494cccd95eccb2b82417559315743 -RMD160 (tex-xetex-def-16192/xetex-def.tar.xz) = 67cff6da8556f93f1151363828086850bf6e6a4c -Size (tex-xetex-def-16192/xetex-def.tar.xz) = 4792 bytes +SHA1 (tex-xetex-def-36646/xetex-def.tar.xz) = 8fea83acf452074da2b5d1fef9d11f7870eee903 +RMD160 (tex-xetex-def-36646/xetex-def.tar.xz) = 6d48d322026f5524c65267efd29e681151a89188 +Size (tex-xetex-def-36646/xetex-def.tar.xz) = 5668 bytes diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile index 0d496511f..3fa914918 100644 --- a/print/tex-xetex/Makefile +++ b/print/tex-xetex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:00 wiz Exp $ DISTNAME= xetex PKGNAME= tex-${DISTNAME}-2011 -PKGREVISION= 3 +PKGREVISION= 4 TEXLIVE_REV= 24091 MAINTAINER= minskim@NetBSD.org diff --git a/print/tex-xetexconfig/Makefile b/print/tex-xetexconfig/Makefile index 57c03a01a..ff5c6d99b 100644 --- a/print/tex-xetexconfig/Makefile +++ b/print/tex-xetexconfig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/01/21 17:19:33 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 05:25:39 markd Exp $ DISTNAME= xetexconfig -PKGNAME= tex-${DISTNAME}-2010 -TEXLIVE_REV= 18937 +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 34727 MAINTAINER= minskim@NetBSD.org COMMENT= Configuration files for XeTeX diff --git a/print/tex-xetexconfig/PLIST b/print/tex-xetexconfig/PLIST index dbbff3899..eb4367b76 100644 --- a/print/tex-xetexconfig/PLIST +++ b/print/tex-xetexconfig/PLIST @@ -1,4 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/21 17:19:33 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 05:25:39 markd Exp $ share/texmf-dist/tex/generic/xetexconfig/unicode-letters.tex share/texmf-dist/tex/xelatex/xetexconfig/crop.cfg -share/texmf-dist/tex/xelatex/xetexconfig/hyperref.cfg diff --git a/print/tex-xetexconfig/distinfo b/print/tex-xetexconfig/distinfo index eec60270d..0389cf6a3 100644 --- a/print/tex-xetexconfig/distinfo +++ b/print/tex-xetexconfig/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/01/21 17:19:33 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/04/25 05:25:39 markd Exp $ -SHA1 (tex-xetexconfig-18937/xetexconfig.tar.xz) = 4e5edaf4743e840b71757690a6a0bd2718436477 -RMD160 (tex-xetexconfig-18937/xetexconfig.tar.xz) = b85922c708bdec3583f6ef0850655f614aaf977e -Size (tex-xetexconfig-18937/xetexconfig.tar.xz) = 12648 bytes +SHA1 (tex-xetexconfig-34727/xetexconfig.tar.xz) = d83241b0cc4d8d12c159cc9ad2d8e976840eb032 +RMD160 (tex-xetexconfig-34727/xetexconfig.tar.xz) = 2c59e65307507e070c89fd24c38eee44fcf813de +Size (tex-xetexconfig-34727/xetexconfig.tar.xz) = 33284 bytes diff --git a/print/tex-xetexref-doc/DESCR b/print/tex-xetexref-doc/DESCR new file mode 100644 index 000000000..a0fd844b7 --- /dev/null +++ b/print/tex-xetexref-doc/DESCR @@ -0,0 +1,2 @@ +The package comprises reference documentation for XeTeX +detailing its extended features. diff --git a/print/tex-xetexref-doc/Makefile b/print/tex-xetexref-doc/Makefile new file mode 100644 index 000000000..93f42868f --- /dev/null +++ b/print/tex-xetexref-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +DISTNAME= xetexref.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 30636 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xetexref +COMMENT= Reference documentation of XeTeX +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xetexref-doc/PLIST b/print/tex-xetexref-doc/PLIST new file mode 100644 index 000000000..2d3c94ed2 --- /dev/null +++ b/print/tex-xetexref-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/15 17:51:51 wiz Exp $ +share/texmf-dist/doc/xetex/xetexref/Makefile +share/texmf-dist/doc/xetex/xetexref/Makefile.ini +share/texmf-dist/doc/xetex/xetexref/README +share/texmf-dist/doc/xetex/xetexref/xetex-reference.pdf +share/texmf-dist/doc/xetex/xetexref/xetex-reference.tex diff --git a/print/tex-xetexref-doc/distinfo b/print/tex-xetexref-doc/distinfo new file mode 100644 index 000000000..b9c968fab --- /dev/null +++ b/print/tex-xetexref-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/15 17:51:51 wiz Exp $ + +SHA1 (tex-xetexref-30636/xetexref.doc.tar.xz) = 47b3af06ea61cc42f654ce6d0e1bd590d915edaa +RMD160 (tex-xetexref-30636/xetexref.doc.tar.xz) = b506a7d6f263d94ad3f5069405e8e38fe1277940 +Size (tex-xetexref-30636/xetexref.doc.tar.xz) = 174672 bytes diff --git a/print/tex-xii-doc/DESCR b/print/tex-xii-doc/DESCR new file mode 100644 index 000000000..adfcd11bc --- /dev/null +++ b/print/tex-xii-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-xii. diff --git a/print/tex-xii-doc/Makefile b/print/tex-xii-doc/Makefile new file mode 100644 index 000000000..bb579713c --- /dev/null +++ b/print/tex-xii-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +DISTNAME= xii.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2014 +TEXLIVE_REV= 31683 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xii +COMMENT= Documentation for tex-xii +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xii-doc/PLIST b/print/tex-xii-doc/PLIST new file mode 100644 index 000000000..6d7312517 --- /dev/null +++ b/print/tex-xii-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 14:09:54 wiz Exp $ +share/texmf-dist/doc/plain/xii/README +share/texmf-dist/doc/plain/xii/xii.tex diff --git a/print/tex-xii-doc/distinfo b/print/tex-xii-doc/distinfo new file mode 100644 index 000000000..83a1451bd --- /dev/null +++ b/print/tex-xii-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 14:09:54 wiz Exp $ + +SHA1 (tex-xii-31683/xii.doc.tar.xz) = 95ae2c35af97ebdb4993dfe64d3a4dd5a2f0b801 +RMD160 (tex-xii-31683/xii.doc.tar.xz) = 583b88db820dd0211c7d680ebf108a784b6746aa +Size (tex-xii-31683/xii.doc.tar.xz) = 1060 bytes diff --git a/print/tex-xkeyval-doc/Makefile b/print/tex-xkeyval-doc/Makefile index fb4cfe918..da0ba15e0 100644 --- a/print/tex-xkeyval-doc/Makefile +++ b/print/tex-xkeyval-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 20:50:12 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 05:28:37 markd Exp $ DISTNAME= xkeyval.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.6a -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME:S/./-/}-2.7a +TEXLIVE_REV= 35741 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-xkeyval +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xkeyval-doc/PLIST b/print/tex-xkeyval-doc/PLIST index 1b7334b8e..8368dbcb5 100644 --- a/print/tex-xkeyval-doc/PLIST +++ b/print/tex-xkeyval-doc/PLIST @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/10 23:25:59 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/25 05:28:37 markd Exp $ share/texmf-dist/doc/latex/xkeyval/README +share/texmf-dist/doc/latex/xkeyval/xkeyval.bib share/texmf-dist/doc/latex/xkeyval/xkeyval.pdf +share/texmf-dist/doc/latex/xkeyval/xkvpream.ble diff --git a/print/tex-xkeyval-doc/distinfo b/print/tex-xkeyval-doc/distinfo index 008b2ffb0..f18da573d 100644 --- a/print/tex-xkeyval-doc/distinfo +++ b/print/tex-xkeyval-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/14 20:50:12 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 05:28:37 markd Exp $ -SHA1 (tex-xkeyval-15878/xkeyval.doc.tar.xz) = a5f2f131bf34abfd787974263385230d5e59908c -RMD160 (tex-xkeyval-15878/xkeyval.doc.tar.xz) = 7fd34589aefaf062d436781c066ff5737f0f238e -Size (tex-xkeyval-15878/xkeyval.doc.tar.xz) = 429732 bytes +SHA1 (tex-xkeyval-35741/xkeyval.doc.tar.xz) = 07592432fbcef3045d0376c0f61ffd44b21d1928 +RMD160 (tex-xkeyval-35741/xkeyval.doc.tar.xz) = dac447ab8a66548d35b9aab7d861639cc2da0e6a +Size (tex-xkeyval-35741/xkeyval.doc.tar.xz) = 388344 bytes diff --git a/print/tex-xkeyval/Makefile b/print/tex-xkeyval/Makefile index d54077c6b..8bd69aa1f 100644 --- a/print/tex-xkeyval/Makefile +++ b/print/tex-xkeyval/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.5 2013/11/21 23:50:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 05:28:37 markd Exp $ DISTNAME= xkeyval -PKGNAME= tex-${DISTNAME}-2.6a -TEXLIVE_REV= 15878 +PKGNAME= tex-${DISTNAME}-2.7a +TEXLIVE_REV= 35741 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Macros for setting keys and class or package options +LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb17 DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools diff --git a/print/tex-xkeyval/PLIST b/print/tex-xkeyval/PLIST index e43069491..894c85ce9 100644 --- a/print/tex-xkeyval/PLIST +++ b/print/tex-xkeyval/PLIST @@ -1,9 +1,19 @@ -@comment $NetBSD: PLIST,v 1.3 2009/07/10 23:36:04 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/25 05:28:37 markd Exp $ share/texmf-dist/tex/generic/xkeyval/keyval.tex share/texmf-dist/tex/generic/xkeyval/pst-xkey.tex share/texmf-dist/tex/generic/xkeyval/xkeyval.tex +share/texmf-dist/tex/generic/xkeyval/xkvex1.tex +share/texmf-dist/tex/generic/xkeyval/xkvex2.tex +share/texmf-dist/tex/generic/xkeyval/xkvex3.tex +share/texmf-dist/tex/generic/xkeyval/xkvex4.tex share/texmf-dist/tex/generic/xkeyval/xkvtxhdr.tex +share/texmf-dist/tex/generic/xkeyval/xkvutils.tex share/texmf-dist/tex/latex/xkeyval/pst-xkey.sty share/texmf-dist/tex/latex/xkeyval/xkeyval.sty +share/texmf-dist/tex/latex/xkeyval/xkveca.cls +share/texmf-dist/tex/latex/xkeyval/xkvecb.cls +share/texmf-dist/tex/latex/xkeyval/xkvesa.sty +share/texmf-dist/tex/latex/xkeyval/xkvesb.sty +share/texmf-dist/tex/latex/xkeyval/xkvesc.sty share/texmf-dist/tex/latex/xkeyval/xkvltxp.sty share/texmf-dist/tex/latex/xkeyval/xkvview.sty diff --git a/print/tex-xkeyval/distinfo b/print/tex-xkeyval/distinfo index 70f7214b3..4ce4c84b2 100644 --- a/print/tex-xkeyval/distinfo +++ b/print/tex-xkeyval/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/09/14 20:50:12 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 05:28:37 markd Exp $ -SHA1 (tex-xkeyval-15878/xkeyval.tar.xz) = f838929d780066f9060dd2880544dd0f0c34ea6d -RMD160 (tex-xkeyval-15878/xkeyval.tar.xz) = 95e745b8129a436707f937ea85e5ffadabc805d4 -Size (tex-xkeyval-15878/xkeyval.tar.xz) = 8844 bytes +SHA1 (tex-xkeyval-35741/xkeyval.tar.xz) = 1bfa27f0345c2c6381f56b78000faa8730a05c2d +RMD160 (tex-xkeyval-35741/xkeyval.tar.xz) = 9f77dc17c7fd65764ba7c3fc611a920b0d176003 +Size (tex-xkeyval-35741/xkeyval.tar.xz) = 13104 bytes diff --git a/print/tex-xskak-doc/DESCR b/print/tex-xskak-doc/DESCR new file mode 100644 index 000000000..55bcdb801 --- /dev/null +++ b/print/tex-xskak-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-xskak. diff --git a/print/tex-xskak-doc/Makefile b/print/tex-xskak-doc/Makefile new file mode 100644 index 000000000..389eb1b01 --- /dev/null +++ b/print/tex-xskak-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:52:12 wiz Exp $ + +DISTNAME= xskak.doc +PKGNAME= tex-${DISTNAME:S/./-/}-1.4 +TEXLIVE_REV= 35945 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xskak +COMMENT= Documentation for tex-xskak +#LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xskak-doc/PLIST b/print/tex-xskak-doc/PLIST new file mode 100644 index 000000000..d6c3a04e1 --- /dev/null +++ b/print/tex-xskak-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:52:12 wiz Exp $ +share/texmf-dist/doc/latex/xskak/README +share/texmf-dist/doc/latex/xskak/README.TEXLIVE diff --git a/print/tex-xskak-doc/distinfo b/print/tex-xskak-doc/distinfo new file mode 100644 index 000000000..9e8ba026f --- /dev/null +++ b/print/tex-xskak-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:52:12 wiz Exp $ + +SHA1 (tex-xskak-35945/xskak.doc.tar.xz) = 108979c9ce45e8e7ea1c827e2bbda2141abd7ad2 +RMD160 (tex-xskak-35945/xskak.doc.tar.xz) = 1f57283c613c0587bf20bf6335835339df73e8a4 +Size (tex-xskak-35945/xskak.doc.tar.xz) = 1168 bytes diff --git a/print/tex-xskak/DESCR b/print/tex-xskak/DESCR new file mode 100644 index 000000000..1263bc569 --- /dev/null +++ b/print/tex-xskak/DESCR @@ -0,0 +1,5 @@ +Xskak, as its prime function, saves information about a chess +game for later use (e.g., to loop through a game to make an +animated board). The package also extends the input that the +parsing commands can handle and offers an interface to define +and switch between indefinite levels of styles. diff --git a/print/tex-xskak/Makefile b/print/tex-xskak/Makefile new file mode 100644 index 000000000..ffee18648 --- /dev/null +++ b/print/tex-xskak/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/05/06 08:51:59 wiz Exp $ + +DISTNAME= xskak +PKGNAME= tex-${DISTNAME}-1.4 +TEXLIVE_REV= 35945 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/xskak +COMMENT= Extension to the skak package for chess typesetting +LICENSE= lppl-1.3c + +DEPENDS+= tex-chessboard-[0-9]*:../../print/tex-chessboard +DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-chessfss +DEPENDS+= tex-skak>=1.4:../../print/tex-skak +DEPENDS+= tex-xifthen-[0-9]*:../../devel/tex-xifthen +DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xskak/PLIST b/print/tex-xskak/PLIST new file mode 100644 index 000000000..f773ee660 --- /dev/null +++ b/print/tex-xskak/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/06 08:51:59 wiz Exp $ +share/texmf-dist/tex/latex/xskak/xskak-keys.sty +share/texmf-dist/tex/latex/xskak/xskak-nagdef.sty +share/texmf-dist/tex/latex/xskak/xskak.sty diff --git a/print/tex-xskak/distinfo b/print/tex-xskak/distinfo new file mode 100644 index 000000000..b43ebb2f7 --- /dev/null +++ b/print/tex-xskak/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/06 08:51:59 wiz Exp $ + +SHA1 (tex-xskak-35945/xskak.tar.xz) = 4f6934ed0cb2c73ca117c3a64f640f7e4fab77e3 +RMD160 (tex-xskak-35945/xskak.tar.xz) = 371310e64a2ee64411fedd44fba65fe49031278c +Size (tex-xskak-35945/xskak.tar.xz) = 14040 bytes diff --git a/print/tex-xunicode-doc/Makefile b/print/tex-xunicode-doc/Makefile index 745927ecb..90ae39b57 100644 --- a/print/tex-xunicode-doc/Makefile +++ b/print/tex-xunicode-doc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2011/01/21 18:48:08 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 05:31:06 markd Exp $ DISTNAME= xunicode.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.96 -TEXLIVE_REV= 20553 +PKGNAME= tex-${DISTNAME:S/./-/}-0.981 +TEXLIVE_REV= 30466 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-xunicode +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xunicode-doc/distinfo b/print/tex-xunicode-doc/distinfo index b84cbe721..b92a4239d 100644 --- a/print/tex-xunicode-doc/distinfo +++ b/print/tex-xunicode-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/01/21 18:48:08 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 05:31:06 markd Exp $ -SHA1 (tex-xunicode-20553/xunicode.doc.tar.xz) = 28bae9b9b77c02f74daeb36b165c48e0f51af2fa -RMD160 (tex-xunicode-20553/xunicode.doc.tar.xz) = 0e837f992e0fd6640fb7eafafbf4343ede286dcd -Size (tex-xunicode-20553/xunicode.doc.tar.xz) = 584 bytes +SHA1 (tex-xunicode-30466/xunicode.doc.tar.xz) = f27b96232982c244ae7674cc8352f6a616c07f34 +RMD160 (tex-xunicode-30466/xunicode.doc.tar.xz) = cc7d4ecb18ddd08c9af82b892cf834ed024605b7 +Size (tex-xunicode-30466/xunicode.doc.tar.xz) = 588 bytes diff --git a/print/tex-xunicode/Makefile b/print/tex-xunicode/Makefile index 1924e0368..3ad8b0a61 100644 --- a/print/tex-xunicode/Makefile +++ b/print/tex-xunicode/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.4 2011/01/21 18:48:08 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 05:31:06 markd Exp $ DISTNAME= xunicode -PKGNAME= tex-${DISTNAME}-0.96 -TEXLIVE_REV= 20553 +PKGNAME= tex-${DISTNAME}-0.981 +TEXLIVE_REV= 30466 MAINTAINER= minskim@NetBSD.org COMMENT= Generate Unicode characters from accented glyphs +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-xunicode/distinfo b/print/tex-xunicode/distinfo index 0e26a6833..cb62d693a 100644 --- a/print/tex-xunicode/distinfo +++ b/print/tex-xunicode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/01/21 18:48:08 minskim Exp $ +$NetBSD: distinfo,v 1.5 2015/04/25 05:31:06 markd Exp $ -SHA1 (tex-xunicode-20553/xunicode.tar.xz) = fd0b67e7d48660c097916b869dd1054f42c07b01 -RMD160 (tex-xunicode-20553/xunicode.tar.xz) = 64b4f67e1e3f181bff429b334c1d3c8c4df00de2 -Size (tex-xunicode-20553/xunicode.tar.xz) = 16780 bytes +SHA1 (tex-xunicode-30466/xunicode.tar.xz) = bfc8b72182f4c44565553c996be27ff7d0da5101 +RMD160 (tex-xunicode-30466/xunicode.tar.xz) = 727202ec243c4bc605da38a546dde055c68c0ccb +Size (tex-xunicode-30466/xunicode.tar.xz) = 25748 bytes diff --git a/print/tex-ydoc-doc/DESCR b/print/tex-ydoc-doc/DESCR new file mode 100644 index 000000000..6a32066f7 --- /dev/null +++ b/print/tex-ydoc-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-ydoc. diff --git a/print/tex-ydoc-doc/Makefile b/print/tex-ydoc-doc/Makefile new file mode 100644 index 000000000..51f067e32 --- /dev/null +++ b/print/tex-ydoc-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/04/27 16:06:16 joerg Exp $ + +DISTNAME= ydoc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.6alpha +PKGREVISION= 1 +TEXLIVE_REV= 26202 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Documentation for tex-ydoc +LICENSE= lppl-1.3c + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ydoc-doc/PLIST b/print/tex-ydoc-doc/PLIST new file mode 100644 index 000000000..48bc4b730 --- /dev/null +++ b/print/tex-ydoc-doc/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.2 2015/04/27 16:06:16 joerg Exp $ +share/texmf-dist/doc/latex/ydoc/README +share/texmf-dist/doc/latex/ydoc/ydoc.pdf diff --git a/print/tex-ydoc-doc/distinfo b/print/tex-ydoc-doc/distinfo new file mode 100644 index 000000000..26d5010f9 --- /dev/null +++ b/print/tex-ydoc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 22:38:46 markd Exp $ + +SHA1 (tex-ydoc-26202/ydoc.doc.tar.xz) = ce5107407c54128df353f6b87e8373f0363e44ed +RMD160 (tex-ydoc-26202/ydoc.doc.tar.xz) = 2e9333274ccaeffe9676cb78b82e138ec12dcebf +Size (tex-ydoc-26202/ydoc.doc.tar.xz) = 321392 bytes diff --git a/print/tex-ydoc/DEINSTALL b/print/tex-ydoc/DEINSTALL deleted file mode 100644 index b6ae17416..000000000 --- a/print/tex-ydoc/DEINSTALL +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -texhash diff --git a/print/tex-ydoc/INSTALL b/print/tex-ydoc/INSTALL deleted file mode 100644 index b6ae17416..000000000 --- a/print/tex-ydoc/INSTALL +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -texhash diff --git a/print/tex-ydoc/Makefile b/print/tex-ydoc/Makefile index fe22f573c..562631036 100644 --- a/print/tex-ydoc/Makefile +++ b/print/tex-ydoc/Makefile @@ -1,38 +1,13 @@ -# $NetBSD: Makefile,v 1.1 2015/02/10 02:47:54 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/21 22:26:06 markd Exp $ DISTNAME= ydoc -# actually 0.6 alpha PKGNAME= tex-${DISTNAME}-0.6alpha -CATEGORIES= print -MASTER_SITES= http://mirrors.ctan.org/install/macros/latex/contrib/ -EXTRACT_SUFX= .tds.zip +TEXLIVE_REV= 26202 +PKGREVISION= 1 -HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/ydoc MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Macros for documentation of LaTeX classes and packages LICENSE= lppl-1.3c -BUILD_DEPENDS+= web2c-[0-9]*:../../print/web2c -BUILD_DEPENDS+= tex-tetex-[0-9]*:../../print/tex-tetex -BUILD_DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf - -WRKSRC= ${WRKDIR} -DIST_SUBDIR= ydoc-${PKGVERSION_NOREV} -INSTALL_PATH= share/texmf-dist/tex/latex/ydoc -AUTO_MKDIRS= yes - -do-build: - (cd ${WRKDIR}/source/latex/ydoc; tex ydoc.dtx;) - -do-install: -.for i in ydoc.cls ydocstrip.tex ydocincl.tex - (cd ${WRKDIR}/source/latex/ydoc; \ - ${INSTALL_DATA} ${i} ${DESTDIR}${PREFIX}/${INSTALL_PATH} ) -.endfor -.for i in code desc expl doc - (cd ${WRKDIR}/source/latex/ydoc; \ - ${INSTALL_DATA} ydoc-${i}.sty ${DESTDIR}${PREFIX}/${INSTALL_PATH} ) -.endfor - -.include "../../print/kpathsea/texmf.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-ydoc/PLIST b/print/tex-ydoc/PLIST index 72b42a82d..7a9b9e2e1 100644 --- a/print/tex-ydoc/PLIST +++ b/print/tex-ydoc/PLIST @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.1 2015/02/10 02:47:54 mef Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 22:26:06 markd Exp $ +share/texmf-dist/tex/generic/ydoc/ydocincl.tex +share/texmf-dist/tex/generic/ydoc/ydocstrip.tex share/texmf-dist/tex/latex/ydoc/ydoc-code.sty share/texmf-dist/tex/latex/ydoc/ydoc-desc.sty share/texmf-dist/tex/latex/ydoc/ydoc-doc.sty share/texmf-dist/tex/latex/ydoc/ydoc-expl.sty +share/texmf-dist/tex/latex/ydoc/ydoc.cfg share/texmf-dist/tex/latex/ydoc/ydoc.cls -share/texmf-dist/tex/latex/ydoc/ydocincl.tex -share/texmf-dist/tex/latex/ydoc/ydocstrip.tex +share/texmf-dist/tex/latex/ydoc/ydoc.sty diff --git a/print/tex-ydoc/distinfo b/print/tex-ydoc/distinfo index 4386bd864..e03bd3a43 100644 --- a/print/tex-ydoc/distinfo +++ b/print/tex-ydoc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/02/10 02:47:54 mef Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 22:26:06 markd Exp $ -SHA1 (ydoc-0.6alpha/ydoc.tds.zip) = 4aeee82e708bc06552283d0877af01cc337f99ca -RMD160 (ydoc-0.6alpha/ydoc.tds.zip) = 9c4004065ab17b190b55b4c46e7e4195a8ebf452 -Size (ydoc-0.6alpha/ydoc.tds.zip) = 352839 bytes +SHA1 (tex-ydoc-26202/ydoc.tar.xz) = 3cf22de1df0399b60df2ffc03518009a0fa39f22 +RMD160 (tex-ydoc-26202/ydoc.tar.xz) = 2def2fed26a9341500469c6d37996e4ec0ebd00d +Size (tex-ydoc-26202/ydoc.tar.xz) = 9112 bytes diff --git a/print/tex-zxjafont-doc/DESCR b/print/tex-zxjafont-doc/DESCR new file mode 100644 index 000000000..aca0f1b01 --- /dev/null +++ b/print/tex-zxjafont-doc/DESCR @@ -0,0 +1 @@ +Documentation for tex-zxjafont. diff --git a/print/tex-zxjafont-doc/Makefile b/print/tex-zxjafont-doc/Makefile new file mode 100644 index 000000000..66e5f22a6 --- /dev/null +++ b/print/tex-zxjafont-doc/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= zxjafont.doc +PKGNAME= tex-${DISTNAME:S/./-/}-0.3 +TEXLIVE_REV= 37281 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/zxjafont +COMMENT= Documentation for tex-zxjafont +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-zxjafont-doc/PLIST b/print/tex-zxjafont-doc/PLIST new file mode 100644 index 000000000..ead8fc287 --- /dev/null +++ b/print/tex-zxjafont-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.2 2015/06/14 12:50:06 markd Exp $ +share/texmf-dist/doc/latex/zxjafont/LICENSE +share/texmf-dist/doc/latex/zxjafont/README +share/texmf-dist/doc/latex/zxjafont/README-ja +share/texmf-dist/doc/latex/zxjafont/zxjafont.pdf +share/texmf-dist/doc/latex/zxjafont/zxjafont.tex diff --git a/print/tex-zxjafont-doc/distinfo b/print/tex-zxjafont-doc/distinfo new file mode 100644 index 000000000..8f7b6d3c9 --- /dev/null +++ b/print/tex-zxjafont-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (tex-zxjafont-37281/zxjafont.doc.tar.xz) = 734e60f7e8406adda8b379be567009185cbcbba6 +RMD160 (tex-zxjafont-37281/zxjafont.doc.tar.xz) = 258d5430cea8e5d77f9baaafa51b39f79899eb4d +Size (tex-zxjafont-37281/zxjafont.doc.tar.xz) = 135384 bytes diff --git a/print/tex-zxjafont/DESCR b/print/tex-zxjafont/DESCR new file mode 100644 index 000000000..e69de29bb diff --git a/print/tex-zxjafont/Makefile b/print/tex-zxjafont/Makefile new file mode 100644 index 000000000..bdaf97bad --- /dev/null +++ b/print/tex-zxjafont/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= zxjafont +PKGNAME= tex-${DISTNAME}-0.3 +TEXLIVE_REV= 37281 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/zxjafont +COMMENT= Set up Japanese font families for XeLaTeX +#LICENSE= other-free + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-zxjafont/PLIST b/print/tex-zxjafont/PLIST new file mode 100644 index 000000000..50cfe7028 --- /dev/null +++ b/print/tex-zxjafont/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/10 01:04:04 markd Exp $ +share/texmf-dist/tex/latex/zxjafont/zxjafont.sty diff --git a/print/tex-zxjafont/distinfo b/print/tex-zxjafont/distinfo new file mode 100644 index 000000000..757cd34fc --- /dev/null +++ b/print/tex-zxjafont/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (tex-zxjafont-37281/zxjafont.tar.xz) = ec6636b2aab254066e7af916e34527877b03efd8 +RMD160 (tex-zxjafont-37281/zxjafont.tar.xz) = 9b1b35acfc95eac781b248b3618996c8e98c1be5 +Size (tex-zxjafont-37281/zxjafont.tar.xz) = 3104 bytes diff --git a/print/tex4ht/DESCR b/print/tex4ht/DESCR new file mode 100644 index 000000000..396777d0e --- /dev/null +++ b/print/tex4ht/DESCR @@ -0,0 +1,3 @@ +TeX4ht is a system for converting documents written in +TeX/LaTeX/ConTeXt/etc. to HTML, various XML flavors, braille, etc., +optionally using MathML. diff --git a/print/tex4ht/Makefile b/print/tex4ht/Makefile new file mode 100644 index 000000000..caac2fce6 --- /dev/null +++ b/print/tex4ht/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.3 2015/06/14 12:50:06 markd Exp $ + +DISTNAME= texlive-20150521-source +PKGNAME= tex4ht-0.0.20120725.1936 +PKGREVISION= 1 +CATEGORIES= print +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Converter from *TeX to HTML, XML, and similar formats +LICENSE= lppl-1.3c + +CONFLICTS+= teTeX-bin<=3.0nb32 + +EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ + ${DISTNAME}/texk/tex4htk + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +WRKSRC= ${WRKDIR}/${DISTNAME}/texk/tex4htk +USE_TOOLS+= perl:run pkg-config +REPLACE_PERL= mk4ht.pl + +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + +CONFIGURE_ARGS+= --with-system-kpathsea + +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 +.include "../../print/kpathsea/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex4ht/PLIST b/print/tex4ht/PLIST new file mode 100644 index 000000000..bb14b38ff --- /dev/null +++ b/print/tex4ht/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 06:55:02 wiz Exp $ +bin/ht +bin/htcontext +bin/htlatex +bin/htmex +bin/httex +bin/httexi +bin/htxelatex +bin/htxetex +bin/mk4ht +bin/t4ht +bin/tex4ht +share/texmf-dist/scripts/tex4ht/ht.sh +share/texmf-dist/scripts/tex4ht/htcontext.sh +share/texmf-dist/scripts/tex4ht/htlatex.sh +share/texmf-dist/scripts/tex4ht/htmex.sh +share/texmf-dist/scripts/tex4ht/httex.sh +share/texmf-dist/scripts/tex4ht/httexi.sh +share/texmf-dist/scripts/tex4ht/htxelatex.sh +share/texmf-dist/scripts/tex4ht/htxetex.sh +share/texmf-dist/scripts/tex4ht/mk4ht.pl diff --git a/print/tex4ht/distinfo b/print/tex4ht/distinfo new file mode 100644 index 000000000..3bc6c5b3a --- /dev/null +++ b/print/tex4ht/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ + +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/print/vlna/DESCR b/print/vlna/DESCR new file mode 100644 index 000000000..023651fd2 --- /dev/null +++ b/print/vlna/DESCR @@ -0,0 +1,3 @@ +Program vlna adds ties (Czech vlna or vlnka) after nonsyllabic prepositions +(instead of spaces) in the TeX source files. This prevents line breaks +at undesirable spaces. diff --git a/print/vlna/Makefile b/print/vlna/Makefile new file mode 100644 index 000000000..fdefb3f0c --- /dev/null +++ b/print/vlna/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:07 markd Exp $ + +DISTNAME= texlive-20150521-source +PKGNAME= vlna-1.5 +PKGREVISION= 1 +CATEGORIES= print +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ +EXTRACT_SUFX= .tar.xz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.tug.org/texlive/ +COMMENT= Adds tilde after each non-syllabic preposition + +EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ + ${DISTNAME}/utils/vlna + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +WRKSRC= ${WRKDIR}/${DISTNAME}/utils/vlna + +CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess +CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub + +.include "../../mk/bsd.pkg.mk" diff --git a/print/vlna/PLIST b/print/vlna/PLIST new file mode 100644 index 000000000..9a31e5966 --- /dev/null +++ b/print/vlna/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/28 11:55:19 markd Exp $ +bin/vlna +man/man1/vlna.1 diff --git a/print/vlna/distinfo b/print/vlna/distinfo new file mode 100644 index 000000000..752d6f8b9 --- /dev/null +++ b/print/vlna/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:07 markd Exp $ + +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/print/web2c/Makefile b/print/web2c/Makefile index e5794a1cb..53bebf8f1 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/14 12:50:07 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= web2c-2013 -PKGREVISION= 6 +DISTNAME= texlive-20150521-source +PKGNAME= web2c-2015 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -14,8 +13,8 @@ COMMENT= TeX implementation translating WEB to C CONFLICTS+= ja-ptex-bin-[0-9]* CONFLICTS+= teTeX-bin<=3.0nb28 CONFLICTS+= texlive-tetex<2010 -DEPENDS+= kpathsea>=6.1.1:../../print/kpathsea -DEPENDS+= ptexenc>=1.3.1:../../print/ptexenc +DEPENDS+= kpathsea>=6.2.1:../../print/kpathsea +DEPENDS+= ptexenc>=1.3.3:../../print/ptexenc EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/web2c @@ -29,21 +28,25 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/texk/web2c CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub +PKGCONFIG_OVERRIDE= synctexdir/synctex.pc.in CONFIGURE_ARGS+= --disable-luatex +CONFIGURE_ARGS+= --disable-luajittex CONFIGURE_ARGS+= --disable-xetex CONFIGURE_ARGS+= --with-x=no CONFIGURE_ARGS+= --without-mf-x-toolkit -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea CONFIGURE_ARGS+= --with-system-libpng CONFIGURE_ARGS+= --with-system-cairo +CONFIGURE_ARGS+= --with-system-gmp \ + --with-gmp-includes=${BUILDLINK_PREFIX.gmp}/include \ + --with-gmp-libdir=${BUILDLINK_PREFIX.gmp}/lib +CONFIGURE_ARGS+= --with-system-mpfr \ + --with-mpfr-includes=${BUILDLINK_PREFIX.mpfr}/include \ + --with-mpfr-libdir=${BUILDLINK_PREFIX.mpfr}/lib CONFIGURE_ARGS+= --with-system-pixman CONFIGURE_ARGS+= --with-system-poppler -CONFIGURE_ARGS+= --with-system-ptexenc \ - --with-ptexenc-includes=${BUILDLINK_PREFIX.ptexenc}/include \ - --with-ptexenc-libdir=${BUILDLINK_PREFIX.ptexenc}/lib +CONFIGURE_ARGS+= --with-system-ptexenc CONFIGURE_ARGS+= --with-system-xpdf CONFIGURE_ARGS+= --with-system-zlib \ --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include \ @@ -56,6 +59,7 @@ INSTALL_DIRS= ${WRKDIR}/${DISTNAME}/texk/web2c .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/cairo/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" +.include "../../math/mpfr/buildlink3.mk" .include "../../print/kpathsea/buildlink3.mk" .include "../../print/poppler/buildlink3.mk" .include "../../print/poppler-includes/buildlink3.mk" diff --git a/print/web2c/PLIST b/print/web2c/PLIST index ad9a43be5..8062917b5 100644 --- a/print/web2c/PLIST +++ b/print/web2c/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2012/07/10 22:34:38 minskim Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/06/14 12:50:07 markd Exp $ bin/aleph bin/bibtex bin/ctangle @@ -35,10 +35,12 @@ bin/patgen bin/pbibtex bin/pdftex bin/pdftosrc +bin/pdvitomp bin/pdvitype bin/pktogf bin/pktype bin/pltotf +bin/pmpost bin/pooltype bin/ppltotf bin/ptex @@ -50,15 +52,24 @@ bin/tftopl bin/tie bin/ttf2afm bin/upbibtex +bin/updvitomp bin/updvitype +bin/upmpost bin/uppltotf bin/uptex bin/uptftopl bin/vftovp bin/vptovf bin/weave +bin/wofm2opl +bin/wopl2ofm +bin/wovf2ovp bin/wovp2ovf +include/synctex/synctex_parser.h +include/synctex/synctex_parser_utils.h info/web2c.info +lib/libsynctex.la +lib/pkgconfig/synctex.pc man/man1/aleph.1 man/man1/bibtex.1 man/man1/ctangle.1 diff --git a/print/web2c/distinfo b/print/web2c/distinfo index 50b19b01b..decb3044a 100644 --- a/print/web2c/distinfo +++ b/print/web2c/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2013/11/17 16:49:24 minskim Exp $ +$NetBSD: distinfo,v 1.18 2015/06/14 12:50:07 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes SHA1 (patch-am) = 989d2f74fc4de89ff22fca80689809b0d60a6d77 diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index cdd232309..5011c323c 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2015/02/24 21:44:35 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/14 12:50:07 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= xdvik-22.86 +DISTNAME= texlive-20150521-source +PKGNAME= xdvik-22.87 +PKGREVISION= 1 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -14,7 +15,7 @@ CONFLICTS+= teTeX-bin<3.0nb25 BUILD_DEPENDS+= tex-texconfig-[0-9]*:../../print/tex-texconfig BUILD_DEPENDS+= tex-xdvi-[0-9]*:../../print/tex-xdvi DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk -DEPENDS+= kpathsea>=6.0.1:../../print/kpathsea +DEPENDS+= kpathsea>=6.2.1:../../print/kpathsea EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/xdvik @@ -25,6 +26,7 @@ MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/xdvik CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess @@ -34,9 +36,7 @@ FIND_PREFIX:= TEX_XDVI_PREFIX=tex-xdvi .include "../../mk/find-prefix.mk" CONFIGURE_ARGS+= --with-system-freetype2 -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea CONFIGURE_ARGS+= --with-system-zlib \ --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include \ --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib @@ -70,6 +70,7 @@ XDVI_PAPERSIZE= a4 .include "../../graphics/freetype2/buildlink3.mk" .include "../../print/kpathsea/buildlink3.mk" .include "../../print/kpathsea/texmf.mk" +.include "../../x11/libXi/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" .include "../../mk/xaw.buildlink3.mk" diff --git a/print/xdvik/distinfo b/print/xdvik/distinfo index e8df8e1b0..df0bdc21f 100644 --- a/print/xdvik/distinfo +++ b/print/xdvik/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.6 2014/07/20 00:06:19 dholland Exp $ +$NetBSD: distinfo,v 1.9 2015/06/22 21:28:38 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes SHA1 (patch-aa) = 08bc8e8a7a2cd7a65c0a176f02fdd2930d1d9ae2 SHA1 (patch-ab) = bbbeb011aa888f2ee7dab84c1602fb3e1127cdb1 +SHA1 (patch-configure) = bd3b6309a60ea8173cb020335f7337abbda07103 diff --git a/print/xdvik/patches/patch-configure b/print/xdvik/patches/patch-configure new file mode 100644 index 000000000..5fadfb1b0 --- /dev/null +++ b/print/xdvik/patches/patch-configure @@ -0,0 +1,14 @@ +$NetBSD: patch-configure,v 1.1 2015/06/22 21:28:38 markd Exp $ + +--- configure.orig 2015-03-12 14:42:02.000000000 +0000 ++++ configure +@@ -15788,6 +15788,9 @@ LDFLAGS="$X_LIBS $LDFLAGS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + #include ++#ifndef XIScrollClass ++ bollocks ++#endif + int + main () + { diff --git a/print/xdvipdfmx/DESCR b/print/xdvipdfmx/DESCR deleted file mode 100644 index 35db56ca4..000000000 --- a/print/xdvipdfmx/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -The extensions provided by xdvipdfmx provide support for the Extended DVI -(.xdv) format used by xetex, including support for platform-native fonts -and the xetex graphics primitives, as well as Unicode/OpenType text. diff --git a/print/xdvipdfmx/Makefile b/print/xdvipdfmx/Makefile deleted file mode 100644 index 12308d9d3..000000000 --- a/print/xdvipdfmx/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# $NetBSD: Makefile,v 1.8 2015/02/28 23:46:03 joerg Exp $ - -DISTNAME= texlive-20130530-source -PKGNAME= xdvipdfmx-0.7.9 -CATEGORIES= print converters -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ -EXTRACT_SUFX= .tar.xz - -MAINTAINER= mishka@NetBSD.org -HOMEPAGE= http://scripts.sil.org/XeTeX -COMMENT= Extended DVI to PDF converter, mainly for use with XeTeX -LICENSE= gnu-gpl-v2 - -DEPENDS+= dvipdfmx-[0-9]*:../../print/dvipdfmx - -EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ - ${DISTNAME}/texk/xdvipdfmx - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= pkg-config -WRKSRC= ${WRKDIR}/${DISTNAME}/texk/xdvipdfmx - -CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess -CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub - -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib -CONFIGURE_ARGS+= --with-system-zlib \ - --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include \ - --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib -CONFIGURE_ARGS+= --with-system-libpng -CONFIGURE_ARGS+= --with-system-freetype2 -CONFIGURE_ARGS+= --with-paper=${BUILDLINK_PREFIX.libpaper} - -.include "../../devel/zlib/buildlink3.mk" -.include "../../graphics/freetype2/buildlink3.mk" -.include "../../graphics/png/buildlink3.mk" -.include "../../print/kpathsea/buildlink3.mk" -.include "../../print/libpaper/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/xdvipdfmx/PLIST b/print/xdvipdfmx/PLIST deleted file mode 100644 index eb9642560..000000000 --- a/print/xdvipdfmx/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2012/07/09 01:21:27 minskim Exp $ -bin/xdvipdfmx diff --git a/print/xdvipdfmx/distinfo b/print/xdvipdfmx/distinfo deleted file mode 100644 index dd37454dd..000000000 --- a/print/xdvipdfmx/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2013/12/03 20:28:40 minskim Exp $ - -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes diff --git a/print/xetex/Makefile b/print/xetex/Makefile index 97cf204bd..2ea6f01cb 100644 --- a/print/xetex/Makefile +++ b/print/xetex/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/16 16:26:46 joerg Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= xetex-0.9999.3 -PKGREVISION= 8 +DISTNAME= texlive-20150521-source +PKGNAME= xetex-0.99992 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -12,7 +11,7 @@ HOMEPAGE= http://www.tug.org/xetex/ COMMENT= TeX system with Unicode and modern font technologies CONFLICTS+= web2c<=7.5.7 -DEPENDS+= xdvipdfmx-[0-9]*:../../print/xdvipdfmx +DEPENDS+= dvipdfmx>=20140525:../../print/dvipdfmx EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ ${DISTNAME}/libs/graphite2 \ @@ -26,7 +25,8 @@ USE_LIBTOOL= yes USE_TOOLS+= gmake lex perl pkg-config yacc CONFIGURE_ARGS+= --disable-aleph --disable-etex --disable-pdftex \ --disable-luatex --disable-mf --disable-mf-nowin \ - --disable-mp \ + --disable-luajittex \ + --disable-mp --disable-pmp --disable-upmp \ --disable-ptex --disable-eptex --disable-uptex --disable-euptex \ --disable-web-progs \ --enable-web2c --enable-xetex @@ -34,17 +34,13 @@ CONFIGURE_ARGS+= --with-system-poppler CONFIGURE_ARGS+= \ --with-fontconfig-includes=${BUILDLINK_PREFIX.fontconfig}/include \ --with-fontconfig-libdir=${BUILDLINK_PREFIX.fontconfig}/lib -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea CONFIGURE_ARGS+= --with-system-zlib \ --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include \ --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib CONFIGURE_ARGS+= --with-system-libpng CONFIGURE_ARGS+= --with-system-freetype2 -CONFIGURE_ARGS+= --with-system-teckit \ - --with-teckit-includes=${BUILDLINK_PREFIX.TECkit}/include/teckit \ - --with-teckit-libdir=${BUILDLINK_PREFIX.TECkit}/lib +CONFIGURE_ARGS+= --with-system-teckit CONFIGURE_ARGS+= --with-system-icu CONFIGURE_DIRS= libs/graphite2 @@ -69,11 +65,15 @@ CFLAGS.SunOS+= -std=gnu99 -D_XOPEN_SOURCE_EXTENDED=0 .include "../../fonts/fontconfig/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../print/poppler/buildlink3.mk" .include "../../print/poppler-includes/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" +BUILDLINK_DEPMETHOD.libX11?= build +.include "../../x11/libX11/buildlink3.mk" + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/texk/web2c/xetex ${DESTDIR}${PREFIX}/bin diff --git a/print/xetex/distinfo b/print/xetex/distinfo index b675a6c22..73c9ad493 100644 --- a/print/xetex/distinfo +++ b/print/xetex/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2013/12/03 22:25:34 minskim Exp $ +$NetBSD: distinfo,v 1.16 2015/06/14 12:50:07 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes SHA1 (patch-texk_web2c_xetexdir_XeTeX__ext.c) = a83e842b567db6acb35cfab5303a7e96845fa953 diff --git a/print/xfce4-print/DESCR b/print/xfce4-print/DESCR deleted file mode 100644 index ae7be0433..000000000 --- a/print/xfce4-print/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Print dialog for Xfce. The printing helper is a graphical frontend -for printing, a printer management, and a job queue management. It -doesn't let you configure printers but only use printing systems -that have already been configured properly. diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile deleted file mode 100644 index eb024cf25..000000000 --- a/print/xfce4-print/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.52 2014/06/18 09:28:18 wiz Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -PKGNAME= xfce4-print-${XFCE4_VERSION} -DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 25 -CATEGORIES= print -COMMENT= Xfce print dialog - -PKGCONFIG_OVERRIDE+= libxfprint/xfprint-1.0.pc.in - -CONFIGURE_ARGS+= --with-printcap=/etc/printcap - -MAKE_DIRS+= ${PREFIX}/include/xfce4 ${PREFIX}/lib/xfce4 -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images - -.include "options.mk" - -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../print/a2ps/buildlink3.mk" -.include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/xfce4-print/PLIST b/print/xfce4-print/PLIST deleted file mode 100644 index 56a091d8d..000000000 --- a/print/xfce4-print/PLIST +++ /dev/null @@ -1,108 +0,0 @@ -@comment $NetBSD: PLIST,v 1.22 2009/09/16 01:15:34 reed Exp $ -bin/xfprint-settings -bin/xfprint4 -bin/xfprint4-manager -include/xfce4/libxfprint/common.h -include/xfce4/libxfprint/job.h -include/xfce4/libxfprint/libxfprint.h -include/xfce4/libxfprint/printer-list-window.h -include/xfce4/libxfprint/printer-queue-window.h -include/xfce4/libxfprint/printer.h -include/xfce4/libxfprint/printing-system.h -lib/libxfprint.la -lib/pkgconfig/xfprint-1.0.pc -${PLIST.bsdlpr}lib/xfce4/xfprint-plugins/bsdlpr_plugin.la -${PLIST.cups}lib/xfce4/xfprint-plugins/cups_plugin.la -share/applications/xfprint-manager.desktop -share/applications/xfprint-settings.desktop -share/applications/xfprint.desktop -share/gtk-doc/html/libxfprint/PrinterListWindow.html -share/gtk-doc/html/libxfprint/PrinterQueueWindow.html -share/gtk-doc/html/libxfprint/PrintingSystem.html -share/gtk-doc/html/libxfprint/ch01.html -share/gtk-doc/html/libxfprint/home.png -share/gtk-doc/html/libxfprint/index.html -share/gtk-doc/html/libxfprint/index.sgml -share/gtk-doc/html/libxfprint/left.png -share/gtk-doc/html/libxfprint/libxfprint-Job.html -share/gtk-doc/html/libxfprint/libxfprint-Printer.html -share/gtk-doc/html/libxfprint/libxfprint.devhelp -share/gtk-doc/html/libxfprint/libxfprint.devhelp2 -share/gtk-doc/html/libxfprint/right.png -share/gtk-doc/html/libxfprint/style.css -share/gtk-doc/html/libxfprint/up.png -share/icons/hicolor/24x24/devices/printer.png -share/icons/hicolor/48x48/devices/printer.png -share/icons/hicolor/scalable/devices/printer.svg -share/locale/am/LC_MESSAGES/xfprint.mo -share/locale/ar/LC_MESSAGES/xfprint.mo -share/locale/az/LC_MESSAGES/xfprint.mo -share/locale/be/LC_MESSAGES/xfprint.mo -share/locale/bg/LC_MESSAGES/xfprint.mo -share/locale/bn_IN/LC_MESSAGES/xfprint.mo -share/locale/ca/LC_MESSAGES/xfprint.mo -share/locale/cs/LC_MESSAGES/xfprint.mo -share/locale/da/LC_MESSAGES/xfprint.mo -share/locale/de/LC_MESSAGES/xfprint.mo -share/locale/dz/LC_MESSAGES/xfprint.mo -share/locale/el/LC_MESSAGES/xfprint.mo -share/locale/en_GB/LC_MESSAGES/xfprint.mo -share/locale/eo/LC_MESSAGES/xfprint.mo -share/locale/es/LC_MESSAGES/xfprint.mo -share/locale/es_MX/LC_MESSAGES/xfprint.mo -share/locale/et/LC_MESSAGES/xfprint.mo -share/locale/eu/LC_MESSAGES/xfprint.mo -share/locale/fa/LC_MESSAGES/xfprint.mo -share/locale/fi/LC_MESSAGES/xfprint.mo -share/locale/fr/LC_MESSAGES/xfprint.mo -share/locale/gl/LC_MESSAGES/xfprint.mo -share/locale/gu/LC_MESSAGES/xfprint.mo -share/locale/he/LC_MESSAGES/xfprint.mo -share/locale/hi/LC_MESSAGES/xfprint.mo -share/locale/hu/LC_MESSAGES/xfprint.mo -share/locale/id/LC_MESSAGES/xfprint.mo -share/locale/it/LC_MESSAGES/xfprint.mo -share/locale/ja/LC_MESSAGES/xfprint.mo -share/locale/ka/LC_MESSAGES/xfprint.mo -share/locale/ko/LC_MESSAGES/xfprint.mo -share/locale/lt/LC_MESSAGES/xfprint.mo -share/locale/lv/LC_MESSAGES/xfprint.mo -share/locale/mk/LC_MESSAGES/xfprint.mo -share/locale/mr/LC_MESSAGES/xfprint.mo -share/locale/ms/LC_MESSAGES/xfprint.mo -share/locale/nl/LC_MESSAGES/xfprint.mo -share/locale/pa/LC_MESSAGES/xfprint.mo -share/locale/pl/LC_MESSAGES/xfprint.mo -share/locale/pt/LC_MESSAGES/xfprint.mo -share/locale/pt_BR/LC_MESSAGES/xfprint.mo -share/locale/ro/LC_MESSAGES/xfprint.mo -share/locale/ru/LC_MESSAGES/xfprint.mo -share/locale/si/LC_MESSAGES/xfprint.mo -share/locale/sk/LC_MESSAGES/xfprint.mo -share/locale/sq/LC_MESSAGES/xfprint.mo -share/locale/sv/LC_MESSAGES/xfprint.mo -share/locale/ta/LC_MESSAGES/xfprint.mo -share/locale/tr/LC_MESSAGES/xfprint.mo -share/locale/uk/LC_MESSAGES/xfprint.mo -share/locale/ur/LC_MESSAGES/xfprint.mo -share/locale/vi/LC_MESSAGES/xfprint.mo -share/locale/zh_CN/LC_MESSAGES/xfprint.mo -share/locale/zh_TW/LC_MESSAGES/xfprint.mo -share/xfce4/doc/C/images/xfprint-manager-queue.png -share/xfce4/doc/C/images/xfprint-manager.png -share/xfce4/doc/C/images/xfprint_headings.png -share/xfce4/doc/C/images/xfprint_input.png -share/xfce4/doc/C/images/xfprint_mcs_plugin.png -share/xfce4/doc/C/images/xfprint_prettyprinting.png -share/xfce4/doc/C/images/xfprint_sheets.png -share/xfce4/doc/C/images/xfprint_virtualpages.png -share/xfce4/doc/C/xfprint.html -share/xfce4/doc/fr/images/xfprint-manager-queue.png -share/xfce4/doc/fr/images/xfprint-manager.png -share/xfce4/doc/fr/images/xfprint_headings.png -share/xfce4/doc/fr/images/xfprint_input.png -share/xfce4/doc/fr/images/xfprint_mcs_plugin.png -share/xfce4/doc/fr/images/xfprint_prettyprinting.png -share/xfce4/doc/fr/images/xfprint_sheets.png -share/xfce4/doc/fr/images/xfprint_virtualpages.png -share/xfce4/doc/fr/xfprint.html diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk deleted file mode 100644 index f43020239..000000000 --- a/print/xfce4-print/buildlink3.mk +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.52 2014/06/18 09:26:11 wiz Exp $ - -BUILDLINK_TREE+= xfce4-print - -.if !defined(XFCE4_PRINT_BUILDLINK3_MK) -XFCE4_PRINT_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-print+= xfce4-print>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-print+= xfce4-print>=4.6.1nb24 -BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print - -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" - -pkgbase := xfce4-print -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.xfce4-print:Mcups) -. include "../../print/cups15/buildlink3.mk" -.endif -.endif # XFCE4_PRINT_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-print diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo deleted file mode 100644 index 39fc65253..000000000 --- a/print/xfce4-print/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.18 2009/09/16 01:15:34 reed Exp $ - -SHA1 (xfprint-4.6.1.tar.bz2) = 4ce98c49d49b2d4c1a8fb5d76597b8e9ab9a51e8 -RMD160 (xfprint-4.6.1.tar.bz2) = 8df81375cbc72eabd95911997210c8fa864bcf0b -Size (xfprint-4.6.1.tar.bz2) = 842675 bytes -SHA1 (patch-aa) = 825cc96436a358b94883c9c5ef232fd8c12ceb4f -SHA1 (patch-ab) = 8cdda358cff094ace2f8acd06b85ebd66c817478 diff --git a/print/xfce4-print/options.mk b/print/xfce4-print/options.mk deleted file mode 100644 index 159c9daeb..000000000 --- a/print/xfce4-print/options.mk +++ /dev/null @@ -1,31 +0,0 @@ -# $NetBSD: options.mk,v 1.7 2014/06/18 09:26:11 wiz Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-print - -PKG_OPTIONS_NONEMPTY_SETS+= printing-system -PKG_OPTIONS_SET.printing-system= bsdlpr cups - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "SunOS" || ${OPSYS} == "Linux" -PKG_SUGGESTED_OPTIONS+= cups -.else -PKG_SUGGESTED_OPTIONS+= bsdlpr -.endif - -.include "../../mk/bsd.options.mk" - -PLIST_VARS+= bsdlpr -.if !empty(PKG_OPTIONS:Mbsdlpr) -PLIST.bsdlpr= yes -.else -CONFIGURE_ARGS+= --disable-bsdlpr -.endif - -PLIST_VARS+= cups -.if !empty(PKG_OPTIONS:Mcups) -.include "../../print/cups15/buildlink3.mk" -PLIST.cups= yes -.else -CONFIGURE_ARGS+= --disable-cups -.endif diff --git a/print/xfce4-print/patches/patch-aa b/print/xfce4-print/patches/patch-aa deleted file mode 100644 index af34f5154..000000000 --- a/print/xfce4-print/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2009/09/16 01:15:34 reed Exp $ - ---- xfprint/Makefile.in.orig 2009-02-25 06:37:08.000000000 +0000 -+++ xfprint/Makefile.in -@@ -310,7 +310,8 @@ xfprint4_LDFLAGS = \ - xfprint4_LDADD = \ - $(top_builddir)/libxfprint/libxfprint.la \ - @XFCONF_LIBS@ \ -- @LIBXFCEGUI4_LIBS@ -+ @LIBXFCEGUI4_LIBS@ \ -+ @GMODULE_LIBS@ - - xfprint4_DEPENDENCIES = \ - $(top_builddir)/libxfprint/libxfprint.la diff --git a/print/xfce4-print/patches/patch-ab b/print/xfce4-print/patches/patch-ab deleted file mode 100644 index 6798fddbd..000000000 --- a/print/xfce4-print/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2009/09/16 01:15:34 reed Exp $ - ---- xfprint-manager/Makefile.in.orig 2009-02-25 06:37:04.000000000 +0000 -+++ xfprint-manager/Makefile.in -@@ -290,7 +290,8 @@ xfprint4_manager_LDFLAGS = \ - xfprint4_manager_LDADD = \ - $(top_builddir)/libxfprint/libxfprint.la \ - @XFCONF_LIBS@ \ -- @LIBXFCEGUI4_LIBS@ -+ @LIBXFCEGUI4_LIBS@ \ -+ @GMODULE_LIBS@ - - appsdir = $(datadir)/applications - apps_in_files = xfprint-manager.desktop.in diff --git a/print/xpdfopen/Makefile b/print/xpdfopen/Makefile index f665d43cc..a2cb2f82b 100644 --- a/print/xpdfopen/Makefile +++ b/print/xpdfopen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2013/12/12 04:21:28 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 10:21:27 markd Exp $ -DISTNAME= texlive-20130530-source -PKGNAME= xpdfopen-0.83 +DISTNAME= texlive-20140525-source +PKGNAME= xpdfopen-0.84 CATEGORIES= print -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org diff --git a/print/xpdfopen/distinfo b/print/xpdfopen/distinfo index e92a83f88..5ee14c1a5 100644 --- a/print/xpdfopen/distinfo +++ b/print/xpdfopen/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2013/12/12 04:21:28 minskim Exp $ +$NetBSD: distinfo,v 1.3 2015/04/25 10:21:27 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes -SHA1 (patch-Makefile.in) = fd1de7aa7da8247bc4de99aca1f78b289ace41ef +SHA1 (texlive-20140525-source.tar.xz) = 8cb283ad26b1fe18e1089820cf64ecc63d8224e8 +RMD160 (texlive-20140525-source.tar.xz) = c9fb954e63e700d06aa0cf40c37cdb40eaac84a2 +Size (texlive-20140525-source.tar.xz) = 41657688 bytes +SHA1 (patch-Makefile.in) = d078c9c579caf1cd7400b4db588d2bef093af39b diff --git a/print/xpdfopen/patches/patch-Makefile.in b/print/xpdfopen/patches/patch-Makefile.in index bddac1e66..b868c08be 100644 --- a/print/xpdfopen/patches/patch-Makefile.in +++ b/print/xpdfopen/patches/patch-Makefile.in @@ -1,13 +1,13 @@ -$NetBSD: patch-Makefile.in,v 1.2 2013/12/12 04:21:28 minskim Exp $ +$NetBSD: patch-Makefile.in,v 1.3 2015/04/25 10:21:27 markd Exp $ ---- Makefile.in.orig 2011-05-19 07:58:35.000000000 +0000 +--- Makefile.in.orig 2014-05-17 10:46:00.000000000 +0000 +++ Makefile.in -@@ -208,7 +208,7 @@ top_srcdir = @top_srcdir@ +@@ -311,7 +311,7 @@ top_srcdir = @top_srcdir@ ACLOCAL_AMFLAGS = -I ../../m4 AM_CPPFLAGS = $(X_CFLAGS) AM_CFLAGS = $(WARNING_CFLAGS) -LDADD = $(X_LIBS) -lX11 -lXmu $(X_EXTRA_LIBS) +LDADD = $(X_LIBS) -lX11 $(X_EXTRA_LIBS) - common_sources = sendx.c sendx.h utils.c utils.h xpdfopen.h + common_sources = externs.h sendx.c sendx.h utils.c utils.h xpdfopen.h pdfopen_SOURCES = pdfopen.c $(common_sources) pdfclose_SOURCES = pdfclose.c $(common_sources) diff --git a/print/xpp/Makefile b/print/xpp/Makefile index c5f3e599c..52786c1a7 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/06/18 09:28:18 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:24:48 tnn Exp $ DISTNAME= xpp-1.5 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cups/} diff --git a/print/yup/Makefile b/print/yup/Makefile index 43b24745c..0aa07fb61 100644 --- a/print/yup/Makefile +++ b/print/yup/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:51 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:00 wiz Exp $ # DISTNAME= yup-r1-rel PKGNAME= yup-1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= # http://redback.spyda.net/~mjch/yup/ EXTRACT_SUFX= .tgz diff --git a/regress/barrier/Makefile b/regress/barrier/Makefile index 15929a1c9..5fec117ed 100644 --- a/regress/barrier/Makefile +++ b/regress/barrier/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:00 wiz Exp $ # DISTNAME= barrier-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= regress MASTER_SITES= # none DISTFILES= # none diff --git a/regress/print-plist/Makefile b/regress/print-plist/Makefile index dbd0d84e4..c714ebab7 100644 --- a/regress/print-plist/Makefile +++ b/regress/print-plist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/04/09 00:47:12 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/07 03:46:05 joerg Exp $ # DISTNAME= print-plist-0.0 @@ -11,18 +11,17 @@ COMMENT= Test print-PLIST and related functionality NO_CONFIGURE= yes +WRKSRC= ${WRKDIR} + PRINT_PLIST_AWK+= /^print-plist\/foo$$/ \ { print "@comment Matched test file."; \ print; next } -PRINT_PLIST_AWK+= /^@dirrm print-plist$$/ \ - { print "@comment Matched test directory."; \ - print; next } do-build: ${ECHO} "foo" >${WRKDIR}/foo do-install: - ${INSTALL_DATA_DIR} ${PREFIX}/print-plist - ${INSTALL_DATA} ${WRKDIR}/foo ${PREFIX}/print-plist + ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/print-plist + ${INSTALL_DATA} ${WRKDIR}/foo ${DESTDIR}${PREFIX}/print-plist .include "../../mk/bsd.pkg.mk" diff --git a/regress/print-plist/spec b/regress/print-plist/spec index 1ca0ca2a6..1a8fdb34e 100644 --- a/regress/print-plist/spec +++ b/regress/print-plist/spec @@ -1,4 +1,4 @@ -# $NetBSD: spec,v 1.1.1.1 2004/09/08 15:04:23 jmmv Exp $ +# $NetBSD: spec,v 1.2 2015/06/07 03:46:39 joerg Exp $ # # print-plist regression test # spec file @@ -15,6 +15,4 @@ check_result() exit_status 0 # test is passed if the targets return 0 output_require "^@comment Matched test file.$" \ "^print-plist/foo$" \ - "^@comment Matched test directory.$" \ - "^@dirrm print-plist$" } diff --git a/security/Bastille/Makefile b/security/Bastille/Makefile index 74f50fa53..3105784ef 100644 --- a/security/Bastille/Makefile +++ b/security/Bastille/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= Bastille-3.0.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bastille-linux/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/CSP/Makefile b/security/CSP/Makefile index e14e23b8f..53b454190 100644 --- a/security/CSP/Makefile +++ b/security/CSP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/12/25 02:34:53 obache Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= CSP-0.32 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security MASTER_SITES= ftp://ftp.su.se/pub/users/leifj/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CSPGUIDE} diff --git a/security/KeePass/Makefile b/security/KeePass/Makefile index 0e42ece8d..70f844b05 100644 --- a/security/KeePass/Makefile +++ b/security/KeePass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/15 14:41:58 adam Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= KeePass-2.23 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepass/} EXTRACT_SUFX= .zip diff --git a/security/Makefile b/security/Makefile index 401467235..48eec6150 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.544 2015/03/15 00:55:56 taca Exp $ +# $NetBSD: Makefile,v 1.556 2015/06/14 07:28:43 pettai Exp $ # COMMENT= Security tools @@ -22,6 +22,7 @@ SUBDIR+= ap-modsecurity SUBDIR+= ap-modsecurity2 SUBDIR+= apg SUBDIR+= arirang +SUBDIR+= asignify SUBDIR+= avcheck SUBDIR+= base SUBDIR+= bcrypt @@ -56,6 +57,7 @@ SUBDIR+= cy2-scram SUBDIR+= cy2-sql SUBDIR+= cyrus-sasl SUBDIR+= cyrus-saslauthd +SUBDIR+= dcfldd SUBDIR+= ddos-scan SUBDIR+= destroy SUBDIR+= dhbitty @@ -82,10 +84,12 @@ SUBDIR+= gnome-keyring SUBDIR+= gnome-keyring-manager SUBDIR+= gnome-keyring-sharp SUBDIR+= gnu-crypto +SUBDIR+= gnu-pw-mgr SUBDIR+= gnupg SUBDIR+= gnupg-pkcs11-scd SUBDIR+= gnupg2 SUBDIR+= gnutls +SUBDIR+= go-oauth2 SUBDIR+= google-authenticator SUBDIR+= gpa SUBDIR+= gpass @@ -168,6 +172,7 @@ SUBDIR+= log2timeline SUBDIR+= logcheck SUBDIR+= lsh SUBDIR+= lua-sec +SUBDIR+= mbedtls SUBDIR+= mcrypt SUBDIR+= md4-collision SUBDIR+= md5-collision @@ -178,6 +183,7 @@ SUBDIR+= mit-krb5 SUBDIR+= mit-krb5-appl SUBDIR+= mixminion SUBDIR+= mozilla-rootcerts +SUBDIR+= mozilla-rootcerts-openssl SUBDIR+= msu SUBDIR+= msudir SUBDIR+= multigest @@ -215,6 +221,7 @@ SUBDIR+= p5-Authen-Htpasswd SUBDIR+= p5-Authen-PAM SUBDIR+= p5-Authen-PluggableCaptcha SUBDIR+= p5-Authen-SASL +SUBDIR+= p5-Authen-SASL-Authd SUBDIR+= p5-Authen-SASL-Cyrus SUBDIR+= p5-Authen-Simple SUBDIR+= p5-Authen-TacacsPlus @@ -328,7 +335,6 @@ SUBDIR+= pinentry-qt4 SUBDIR+= pinepgp SUBDIR+= pkcs11-helper SUBDIR+= pks -SUBDIR+= polarssl SUBDIR+= policykit SUBDIR+= policykit-gnome SUBDIR+= polkit-qt @@ -375,13 +381,16 @@ SUBDIR+= py-openid SUBDIR+= py-paramiko SUBDIR+= py-passlib SUBDIR+= py-prewikka +SUBDIR+= py-py-bcrypt SUBDIR+= py-pydeep SUBDIR+= py-requests-oauthlib SUBDIR+= py-rsa +SUBDIR+= py-service_identity SUBDIR+= py-smbpasswd SUBDIR+= py-stix SUBDIR+= py-tlslite SUBDIR+= py-xmlsec +SUBDIR+= py-yara SUBDIR+= py-yubiauth SUBDIR+= pyca SUBDIR+= qca @@ -469,9 +478,11 @@ SUBDIR+= tkpasman SUBDIR+= tripwire SUBDIR+= uvscan SUBDIR+= validns +SUBDIR+= volatility SUBDIR+= xml-security-c SUBDIR+= xmlsec1 SUBDIR+= yafic +SUBDIR+= yara SUBDIR+= ykclient SUBDIR+= ykpers SUBDIR+= zebedee diff --git a/security/MyPasswordSafe/Makefile b/security/MyPasswordSafe/Makefile index ac8ba74d6..0b5d424f2 100644 --- a/security/MyPasswordSafe/Makefile +++ b/security/MyPasswordSafe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/02/12 23:18:30 tron Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= MyPasswordSafe-20061216 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= security MASTER_SITES= http://www.semanticgap.com/myps/release/ DISTFILES= ${DISTNAME}.src.tgz diff --git a/security/antonym/Makefile b/security/antonym/Makefile index c067c3ae6..c9b8a77b3 100644 --- a/security/antonym/Makefile +++ b/security/antonym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:06:51 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= antonym-1.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security mail MASTER_SITES= http://subwiki.honeypot.net/pub/Computing/AntoNym/ diff --git a/security/apg/Makefile b/security/apg/Makefile index edfc19b96..b9f777e5b 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/02/16 00:25:45 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= apg-2.3.0b -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.adel.nursat.kz/apg/download/ diff --git a/security/asignify/DESCR b/security/asignify/DESCR new file mode 100644 index 000000000..98450cbba --- /dev/null +++ b/security/asignify/DESCR @@ -0,0 +1,5 @@ +signify tool is heavily inspired by signify used in OpenBSD. However, the main +goal of this project is to define high level API for signing files, validating +signatures and encrypting using public keys cryptography. Asignify is +designed to be portable and self-contained with zero external dependencies. +It uses blake2b as the hash function and ed25519 implementation from tweetnacl. diff --git a/security/asignify/Makefile b/security/asignify/Makefile new file mode 100644 index 000000000..91b665abd --- /dev/null +++ b/security/asignify/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.2 2015/06/08 13:44:01 joerg Exp $ + +DISTNAME= asignify-20150220 +CATEGORIES= security +MASTER_SITES= ${MASTER_SITE_GITHUB:=vstakhov/} +GITHUB_PROJECT= asignify +GITHUB_TAG= 746b6dfc1f8d6deb320b6679f00b78061f4f08e6 + +MAINTAINER= youri@NetBSD.org +HOMEPAGE= http://github.com/vstakhov/asignify +COMMENT= Yet another signify tool +LICENSE= modified-bsd + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= automake + +pre-configure: + cd ${WRKSRC}; sh ./autogen.sh + +.include "../../mk/bsd.pkg.mk" diff --git a/security/asignify/PLIST b/security/asignify/PLIST new file mode 100644 index 000000000..5d9e05412 --- /dev/null +++ b/security/asignify/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/04 20:12:25 youri Exp $ +bin/asignify +include/asignify.h +lib/libasignify.la +man/man1/asignify.1 diff --git a/security/asignify/distinfo b/security/asignify/distinfo new file mode 100644 index 000000000..12c97570c --- /dev/null +++ b/security/asignify/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/04 20:12:25 youri Exp $ + +SHA1 (asignify-20150220-746b6dfc1f8d6deb320b6679f00b78061f4f08e6.tar.gz) = d47746baddd15069e5a4b6cca27aa5f48ccf2e73 +RMD160 (asignify-20150220-746b6dfc1f8d6deb320b6679f00b78061f4f08e6.tar.gz) = 079fdbc1480f3d281a2fb40d1a27c02082bb1b22 +Size (asignify-20150220-746b6dfc1f8d6deb320b6679f00b78061f4f08e6.tar.gz) = 73842 bytes diff --git a/security/base/Makefile b/security/base/Makefile index d77bf65a7..b8c033c5b 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= base-1.4.3.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} diff --git a/security/beecrypt/distinfo b/security/beecrypt/distinfo index 898770566..0b38d16f7 100644 --- a/security/beecrypt/distinfo +++ b/security/beecrypt/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.6 2012/01/26 06:05:04 sbd Exp $ +$NetBSD: distinfo,v 1.7 2015/04/14 14:23:14 joerg Exp $ SHA1 (beecrypt-4.1.1.tar.gz) = 5731fd4c6f960a5e9474f1f87611f88667cf98da RMD160 (beecrypt-4.1.1.tar.gz) = f284c702ef7b0fe703a669c7a18f0a89eaaa6f93 Size (beecrypt-4.1.1.tar.gz) = 774424 bytes -SHA1 (patch-configure) = c0986fe4d454466fc5df600a489b18d776ce3632 +SHA1 (patch-acinclude.m4) = c35fe6952cda843d26a9d75cfe001a4d49431167 +SHA1 (patch-configure) = 80baba5bdb2848abb9bd451aeca959a3ae81f842 SHA1 (patch-configure.ac) = a1154ecad02465b85384944b53e18d3fbbb9e9d8 diff --git a/security/beecrypt/patches/patch-acinclude.m4 b/security/beecrypt/patches/patch-acinclude.m4 new file mode 100644 index 000000000..32a2935c9 --- /dev/null +++ b/security/beecrypt/patches/patch-acinclude.m4 @@ -0,0 +1,17 @@ +$NetBSD: patch-acinclude.m4,v 1.1 2015/04/14 14:23:14 joerg Exp $ + +--- acinclude.m4.orig 2015-04-10 14:47:05.000000000 +0000 ++++ acinclude.m4 +@@ -904,7 +904,11 @@ EOF + AC_LANG_PUSH(C) + AC_TRY_COMPILE([],[{}],[ + bc_cv_as_noexecstack=yes +- bc_gnu_stack='.section .note.GNU-stack,"",@progbits; .previous' ++ if [ $bc_target_arch = arm ]; then ++ bc_gnu_stack='.section .note.GNU-stack,"",%progbits; .previous' ++ else ++ bc_gnu_stack='.section .note.GNU-stack,"",@progbits; .previous' ++ fi + ],[ + CFLAGS=$CFLAGS_save + CXXFLAGS=$CXXFLAGS_save diff --git a/security/beecrypt/patches/patch-configure b/security/beecrypt/patches/patch-configure index 4a517e2d6..1dc89dd31 100644 --- a/security/beecrypt/patches/patch-configure +++ b/security/beecrypt/patches/patch-configure @@ -1,8 +1,21 @@ -$NetBSD: patch-configure,v 1.1 2012/01/26 06:05:04 sbd Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/14 14:23:14 joerg Exp $ --- configure.orig 2004-11-19 12:33:58.000000000 +0000 +++ configure -@@ -31826,7 +31826,7 @@ case $target_os in +@@ -6930,7 +6930,11 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c + (exit $ac_status); }; }; then + + bc_cv_as_noexecstack=yes +- bc_gnu_stack='.section .note.GNU-stack,"",@progbits; .previous' ++ if [ $bc_target_arch = arm ]; then ++ bc_gnu_stack='.section .note.GNU-stack,"",%progbits; .previous' ++ else ++ bc_gnu_stack='.section .note.GNU-stack,"",@progbits; .previous' ++ fi + + else + echo "$as_me: failed program was:" >&5 +@@ -31826,7 +31830,7 @@ case $target_os in linux*) case $bc_target_arch in powerpc64 | s390x | x86_64) diff --git a/security/botan-devel/Makefile b/security/botan-devel/Makefile index 3270a9451..b37e9966a 100644 --- a/security/botan-devel/Makefile +++ b/security/botan-devel/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/20 21:57:10 joerg Exp $ -DISTNAME= Botan-1.11.8 +DISTNAME= Botan-1.11.16 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 3 CATEGORIES= security -MASTER_SITES= http://files.randombit.net/botan/ -EXTRACT_SUFX= .tbz +MASTER_SITES= http://botan.randombit.net/releases/ +EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://botan.randombit.net/ @@ -19,7 +18,9 @@ PYTHON_FOR_BUILD_ONLY= yes CONFIG_SHELL= ${PYTHONBIN} CONFIGURE_SCRIPT= ./configure.py -CONFIGURE_ARGS+= --prefix=${PREFIX} --with-zlib --with-boost +CONFIGURE_ARGS+= --prefix=${PREFIX} --with-zlib --with-boost --destdir=${DESTDIR}${PREFIX} + +REPLACE_PYTHON+= *.py src/scripts/*.py .include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) @@ -30,6 +31,8 @@ MAKE_FLAGS+= LIB_OPT=${CXXFLAGS:Q} USE_TOOLS+= gmake +PY_PATCHPLIST= yes + PLIST_VARS+= x86 x86_64 .if ${MACHINE_ARCH} == "x86_64" @@ -42,4 +45,5 @@ PLIST.x86= yes .include "../../devel/zlib/buildlink3.mk" .include "../../devel/boost-libs/buildlink3.mk" .include "../../lang/python/application.mk" +.include "../../lang/python/extension.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/botan-devel/PLIST b/security/botan-devel/PLIST index ecd77d9f3..43190ba33 100644 --- a/security/botan-devel/PLIST +++ b/security/botan-devel/PLIST @@ -1,14 +1,11 @@ -@comment $NetBSD: PLIST,v 1.2 2014/05/21 01:22:14 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/05/14 18:39:24 joerg Exp $ bin/botan -bin/botan-config-1.11 include/botan-1.11/botan/adler32.h -include/botan-1.11/botan/aead_filt.h include/botan-1.11/botan/aead.h include/botan-1.11/botan/aes.h ${PLIST.x86}include/botan-1.11/botan/aes_ni.h ${PLIST.x86}include/botan-1.11/botan/aes_ssse3.h include/botan-1.11/botan/alg_id.h -include/botan-1.11/botan/algo_factory.h include/botan-1.11/botan/asn1_alt_name.h include/botan-1.11/botan/asn1_attribute.h include/botan-1.11/botan/asn1_obj.h @@ -43,20 +40,25 @@ include/botan-1.11/botan/ccm.h include/botan-1.11/botan/cert_status.h include/botan-1.11/botan/certstor.h include/botan-1.11/botan/cfb.h +include/botan-1.11/botan/chacha20poly1305.h include/botan-1.11/botan/chacha.h include/botan-1.11/botan/charset.h include/botan-1.11/botan/cipher_mode.h include/botan-1.11/botan/cmac.h +include/botan-1.11/botan/code_based_util.h include/botan-1.11/botan/comb4p.h +include/botan-1.11/botan/comp_filter.h +include/botan-1.11/botan/compression.h include/botan-1.11/botan/cpuid.h include/botan-1.11/botan/crc24.h include/botan-1.11/botan/crc32.h include/botan-1.11/botan/credentials_manager.h include/botan-1.11/botan/crl_ent.h include/botan-1.11/botan/cryptobox.h -include/botan-1.11/botan/cryptobox_psk.h include/botan-1.11/botan/ctr.h +include/botan-1.11/botan/curve25519.h include/botan-1.11/botan/curve_gfp.h +include/botan-1.11/botan/database.h include/botan-1.11/botan/data_snk.h include/botan-1.11/botan/data_src.h include/botan-1.11/botan/datastor.h @@ -69,7 +71,6 @@ include/botan-1.11/botan/dl_algo.h include/botan-1.11/botan/dl_group.h include/botan-1.11/botan/dlies.h include/botan-1.11/botan/dsa.h -include/botan-1.11/botan/dyn_engine.h include/botan-1.11/botan/eax.h include/botan-1.11/botan/ecb.h include/botan-1.11/botan/ecc_key.h @@ -79,23 +80,26 @@ include/botan-1.11/botan/ec_group.h include/botan-1.11/botan/elgamal.h include/botan-1.11/botan/eme.h include/botan-1.11/botan/eme_pkcs.h +include/botan-1.11/botan/eme_raw.h include/botan-1.11/botan/emsa1_bsi.h include/botan-1.11/botan/emsa1.h include/botan-1.11/botan/emsa.h include/botan-1.11/botan/emsa_pkcs1.h include/botan-1.11/botan/emsa_raw.h include/botan-1.11/botan/emsa_x931.h -include/botan-1.11/botan/engine.h include/botan-1.11/botan/entropy_src.h include/botan-1.11/botan/exceptn.h include/botan-1.11/botan/fd_unix.h +include/botan-1.11/botan/ffi.h include/botan-1.11/botan/filter.h include/botan-1.11/botan/filters.h include/botan-1.11/botan/fpe_fe1.h +include/botan-1.11/botan/fs.h include/botan-1.11/botan/gcm.h include/botan-1.11/botan/get_byte.h -include/botan-1.11/botan/get_pbe.h -include/botan-1.11/botan/global_state.h +include/botan-1.11/botan/gf2m_rootfind_dcmp.h +include/botan-1.11/botan/gf2m_small_m.h +include/botan-1.11/botan/goppa_code.h include/botan-1.11/botan/gost_28147.h include/botan-1.11/botan/gost_3410.h include/botan-1.11/botan/gost_3411.h @@ -105,6 +109,7 @@ include/botan-1.11/botan/hash_id.h include/botan-1.11/botan/hex_filt.h include/botan-1.11/botan/hex.h include/botan-1.11/botan/hkdf.h +include/botan-1.11/botan/hmac_drbg.h include/botan-1.11/botan/hmac.h include/botan-1.11/botan/hmac_rng.h include/botan-1.11/botan/http_util.h @@ -121,13 +126,16 @@ include/botan-1.11/botan/key_constraint.h include/botan-1.11/botan/key_filt.h include/botan-1.11/botan/keypair.h include/botan-1.11/botan/key_spec.h -include/botan-1.11/botan/libstate.h include/botan-1.11/botan/lion.h include/botan-1.11/botan/loadstor.h include/botan-1.11/botan/locking_allocator.h include/botan-1.11/botan/lookup.h include/botan-1.11/botan/mac.h include/botan-1.11/botan/mars.h +include/botan-1.11/botan/mceies.h +include/botan-1.11/botan/mce_kem.h +include/botan-1.11/botan/mceliece.h +include/botan-1.11/botan/mceliece_key.h include/botan-1.11/botan/md2.h include/botan-1.11/botan/md4.h include/botan-1.11/botan/md5.h @@ -153,7 +161,6 @@ include/botan-1.11/botan/package.h include/botan-1.11/botan/par_hash.h include/botan-1.11/botan/parsing.h include/botan-1.11/botan/passhash9.h -include/botan-1.11/botan/pbe.h include/botan-1.11/botan/pbes2.h include/botan-1.11/botan/pbkdf1.h include/botan-1.11/botan/pbkdf2.h @@ -162,12 +169,12 @@ include/botan-1.11/botan/pem.h include/botan-1.11/botan/pipe.h include/botan-1.11/botan/pkcs10.h include/botan-1.11/botan/pkcs8.h -include/botan-1.11/botan/pk_filts.h include/botan-1.11/botan/pk_keys.h include/botan-1.11/botan/pk_ops.h include/botan-1.11/botan/point_gfp.h +include/botan-1.11/botan/poly1305.h +include/botan-1.11/botan/polyn_gf2m.h include/botan-1.11/botan/pow_mod.h -include/botan-1.11/botan/prf_ssl3.h include/botan-1.11/botan/prf_tls.h include/botan-1.11/botan/prf_x942.h include/botan-1.11/botan/pssr.h @@ -178,6 +185,7 @@ include/botan-1.11/botan/rc5.h include/botan-1.11/botan/rc6.h include/botan-1.11/botan/reducer.h include/botan-1.11/botan/rfc3394.h +include/botan-1.11/botan/rfc6979.h include/botan-1.11/botan/rmd128.h include/botan-1.11/botan/rmd160.h include/botan-1.11/botan/rng.h @@ -190,22 +198,23 @@ include/botan-1.11/botan/scan_name.h include/botan-1.11/botan/secmem.h include/botan-1.11/botan/secqueue.h include/botan-1.11/botan/seed.h -include/botan-1.11/botan/selftest.h include/botan-1.11/botan/serpent.h include/botan-1.11/botan/serp_simd.h include/botan-1.11/botan/sha160.h ${PLIST.x86}include/botan-1.11/botan/sha1_sse2.h -${PLIST.x86_64}include/botan-1.11/botan/sha1_x86_64.h +${PLIST.x86}include/botan-1.11/botan/sha1_x86_64.h include/botan-1.11/botan/sha2_32.h include/botan-1.11/botan/sha2_64.h +include/botan-1.11/botan/siphash.h include/botan-1.11/botan/siv.h include/botan-1.11/botan/skein_512.h include/botan-1.11/botan/srp6_files.h include/botan-1.11/botan/srp6.h -include/botan-1.11/botan/ssl3_mac.h include/botan-1.11/botan/stream_cipher.h +include/botan-1.11/botan/stream_mode.h include/botan-1.11/botan/sym_algo.h include/botan-1.11/botan/symkey.h +include/botan-1.11/botan/system_rng.h include/botan-1.11/botan/tea.h ${PLIST.x86_64}include/botan-1.11/botan/threefish_avx2.h include/botan-1.11/botan/threefish.h @@ -223,6 +232,7 @@ include/botan-1.11/botan/tls_server.h include/botan-1.11/botan/tls_server_info.h include/botan-1.11/botan/tls_session.h include/botan-1.11/botan/tls_session_manager.h +include/botan-1.11/botan/tls_session_manager_sql.h include/botan-1.11/botan/tls_version.h include/botan-1.11/botan/transform_filter.h include/botan-1.11/botan/transform.h @@ -249,15 +259,18 @@ include/botan-1.11/botan/xts.h include/botan-1.11/botan/zlib.h lib/libbotan-1.11.a lib/libbotan-1.11.so -lib/libbotan-1.11.so.8 -lib/libbotan-1.11.so.8.8 +lib/libbotan-1.11.so.16 +lib/libbotan-1.11.so.16.16 lib/pkgconfig/botan-1.11.pc +${PYSITELIB}/botan.py +share/doc/${PKGNAME}/license.txt share/doc/${PKGNAME}/manual/aead.rst share/doc/${PKGNAME}/manual/bigint.rst share/doc/${PKGNAME}/manual/building.rst share/doc/${PKGNAME}/manual/contents.rst share/doc/${PKGNAME}/manual/credentials_manager.rst share/doc/${PKGNAME}/manual/cryptobox.rst +share/doc/${PKGNAME}/manual/ffi.rst share/doc/${PKGNAME}/manual/filters.rst share/doc/${PKGNAME}/manual/firststep.rst share/doc/${PKGNAME}/manual/fpe.rst @@ -275,3 +288,4 @@ share/doc/${PKGNAME}/manual/srp.rst share/doc/${PKGNAME}/manual/tls.rst share/doc/${PKGNAME}/manual/versions.rst share/doc/${PKGNAME}/manual/x509.rst +share/doc/${PKGNAME}/news.txt diff --git a/security/botan-devel/buildlink3.mk b/security/botan-devel/buildlink3.mk index 845ca1394..e44e7e43b 100644 --- a/security/botan-devel/buildlink3.mk +++ b/security/botan-devel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/11/07 19:39:25 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/04/17 15:52:57 adam Exp $ BUILDLINK_TREE+= botan @@ -6,7 +6,7 @@ BUILDLINK_TREE+= botan BOTAN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.botan+= botan>=1.11.8 -BUILDLINK_ABI_DEPENDS.botan?= botan>=1.11.8nb3 +BUILDLINK_ABI_DEPENDS.botan?= botan>=1.11.8nb4 BUILDLINK_PKGSRCDIR.botan?= ../../security/botan-devel .include "../../devel/zlib/buildlink3.mk" diff --git a/security/botan-devel/distinfo b/security/botan-devel/distinfo index 7cb2dc697..2bdf4e56d 100644 --- a/security/botan-devel/distinfo +++ b/security/botan-devel/distinfo @@ -1,10 +1,7 @@ -$NetBSD: distinfo,v 1.3 2014/05/23 12:05:10 joerg Exp $ +$NetBSD: distinfo,v 1.5 2015/05/20 21:57:10 joerg Exp $ -SHA1 (Botan-1.11.8.tbz) = bde51183fd601b1cf1e687a1fe88eb2407c2db32 -RMD160 (Botan-1.11.8.tbz) = 62f1ca66f5eceb18e9218321e8b983af3743167f -Size (Botan-1.11.8.tbz) = 2193897 bytes +SHA1 (Botan-1.11.16.tgz) = 7214da75a638a7b4a233aca4eccd94d8c688fd52 +RMD160 (Botan-1.11.16.tgz) = 7b82dd41243b7bb53d3d667db58afd7e2f948871 +Size (Botan-1.11.16.tgz) = 2843785 bytes SHA1 (patch-src_build-data_arch_arm.txt) = 977a5917ee94e1bafb50f467e99d0f6e1e561ec9 -SHA1 (patch-src_build-data_cc_clang.txt) = e36a85e036765d103c06eedac2d9f553a9202173 -SHA1 (patch-src_build-data_makefile_header.in) = 9ef8fba7f7a4d665d95478cdd87d58839d438f80 -SHA1 (patch-src_lib_alloc_locking__allocator_locking__allocator.cpp) = c4df20faf13b902c9fce21a0ff806b0d83c08780 -SHA1 (patch-src_lib_kdf_kdf.h) = 018dcfca7821b64b94175809aaad3fa3d578648c +SHA1 (patch-src_lib_alloc_locking__allocator_locking__allocator.cpp) = dd051c7707d99bef32dd0f822cac0926a9f61141 diff --git a/security/botan-devel/patches/patch-src_build-data_cc_clang.txt b/security/botan-devel/patches/patch-src_build-data_cc_clang.txt deleted file mode 100644 index 87bb9413d..000000000 --- a/security/botan-devel/patches/patch-src_build-data_cc_clang.txt +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-src_build-data_cc_clang.txt,v 1.1 2014/03/05 21:22:38 joerg Exp $ - ---- src/build-data/cc/clang.txt.orig 2014-03-01 16:46:28.000000000 +0000 -+++ src/build-data/cc/clang.txt -@@ -53,8 +53,7 @@ ivybridge -> "-march=core-avx-i" - - - --#all -> "-stdlib=libc++ -pthread" --all -> "-stdlib=libstdc++ -pthread" -+all -> "-pthread" - - x86_64 -> "-m64" - ppc64 -> "-m64" diff --git a/security/botan-devel/patches/patch-src_build-data_makefile_header.in b/security/botan-devel/patches/patch-src_build-data_makefile_header.in deleted file mode 100644 index f2c0fc026..000000000 --- a/security/botan-devel/patches/patch-src_build-data_makefile_header.in +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-src_build-data_makefile_header.in,v 1.1 2014/02/24 20:49:14 joerg Exp $ - ---- src/build-data/makefile/header.in.orig 2014-02-24 21:22:30.086425663 +0100 -+++ src/build-data/makefile/header.in 2014-02-24 21:22:48.658425876 +0100 -@@ -21,11 +21,11 @@ - BRANCH = %{version_major}.%{version_minor} - - # Installation Settings --DESTDIR = %{destdir} --BINDIR = $(DESTDIR)/bin --LIBDIR = $(DESTDIR)/%{libdir} --HEADERDIR = $(DESTDIR)/%{includedir}/botan-$(BRANCH)/botan --DOCDIR = $(DESTDIR)/%{docdir}/botan-$(VERSION) -+PREFIX = ${DESTDIR}%{destdir} -+BINDIR = $(PREFIX)/bin -+LIBDIR = $(PREFIX)/%{libdir} -+HEADERDIR = $(PREFIX)/%{includedir}/botan-$(BRANCH)/botan -+DOCDIR = $(PREFIX)/%{docdir}/botan-$(VERSION) - PKGCONF_DIR = $(LIBDIR)/pkgconfig - - CONFIG_SCRIPT = %{botan_config} diff --git a/security/botan-devel/patches/patch-src_lib_alloc_locking__allocator_locking__allocator.cpp b/security/botan-devel/patches/patch-src_lib_alloc_locking__allocator_locking__allocator.cpp index a6d4b6a3b..4ff954ca1 100644 --- a/security/botan-devel/patches/patch-src_lib_alloc_locking__allocator_locking__allocator.cpp +++ b/security/botan-devel/patches/patch-src_lib_alloc_locking__allocator_locking__allocator.cpp @@ -1,26 +1,12 @@ -$NetBSD: patch-src_lib_alloc_locking__allocator_locking__allocator.cpp,v 1.1 2014/03/05 21:22:38 joerg Exp $ +$NetBSD: patch-src_lib_alloc_locking__allocator_locking__allocator.cpp,v 1.3 2015/05/20 21:57:10 joerg Exp $ ---- src/lib/alloc/locking_allocator/locking_allocator.cpp.orig 2014-02-14 02:36:03.000000000 +0000 +--- src/lib/alloc/locking_allocator/locking_allocator.cpp.orig 2015-05-19 20:33:25.000000000 +0000 +++ src/lib/alloc/locking_allocator/locking_allocator.cpp -@@ -7,9 +7,10 @@ - +@@ -8,6 +8,7 @@ #include #include --#include + #include ++#include + #include + #include - #include -+#include -+#include - - namespace Botan { - -@@ -213,6 +214,9 @@ mlock_allocator::mlock_allocator() : - #if !defined(MAP_NOCORE) - #define MAP_NOCORE 0 - #endif -+#if !defined(MAP_ANONYMOUS) -+ #define MAP_ANONYMOUS MAP_ANON -+#endif - - if(m_poolsize) - { diff --git a/security/botan-devel/patches/patch-src_lib_kdf_kdf.h b/security/botan-devel/patches/patch-src_lib_kdf_kdf.h deleted file mode 100644 index c7679d6c9..000000000 --- a/security/botan-devel/patches/patch-src_lib_kdf_kdf.h +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-src_lib_kdf_kdf.h,v 1.1 2014/03/05 21:22:38 joerg Exp $ - ---- src/lib/kdf/kdf.h.orig 2014-03-01 16:36:51.000000000 +0000 -+++ src/lib/kdf/kdf.h -@@ -10,6 +10,7 @@ - - #include - #include -+#include - - namespace Botan { - diff --git a/security/caff/Makefile b/security/caff/Makefile index 9c3f7dcc3..69a48381c 100644 --- a/security/caff/Makefile +++ b/security/caff/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2015/01/10 20:33:49 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:01 wiz Exp $ -VERSION= 1.1.12 +VERSION= 2.0 DISTNAME= signing-party_${VERSION}.orig PKGNAME= caff-${VERSION} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/} diff --git a/security/caff/distinfo b/security/caff/distinfo index b782fa43e..b87c804ab 100644 --- a/security/caff/distinfo +++ b/security/caff/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.22 2015/01/04 23:15:19 wiz Exp $ +$NetBSD: distinfo,v 1.23 2015/04/19 18:41:48 wiz Exp $ -SHA1 (signing-party_1.1.12.orig.tar.gz) = bfe0c97c097d0c682a37c98ea03cd7d47c8a7cb8 -RMD160 (signing-party_1.1.12.orig.tar.gz) = 5bd05b4adfe00d683af9029dc4383be9d93c6c55 -Size (signing-party_1.1.12.orig.tar.gz) = 234388 bytes +SHA1 (signing-party_2.0.orig.tar.gz) = 110fdd81e99e92ae1e27015105ca4a4d7d0be166 +RMD160 (signing-party_2.0.orig.tar.gz) = 6d1bda32cd549a9c17d18e3cf3f4793153c00d57 +Size (signing-party_2.0.orig.tar.gz) = 236249 bytes SHA1 (patch-keyanalyze_pgpring_configure.in) = 970a31b75721abb885cd6d7af3bad8efc73c11a2 diff --git a/security/ccid/Makefile b/security/ccid/Makefile index bfdb07d43..e2448ad89 100644 --- a/security/ccid/Makefile +++ b/security/ccid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/01 16:24:57 gdt Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= ccid-1.4.18 +PKGREVISION= 1 CATEGORIES= security # Note that the MASTER_SITES URL is not stable with version changes, # and one can end up with an old version if DISTNAME is changed but diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 53f24f8c2..b8a7eed4f 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/12/08 14:04:57 mef Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/29 15:55:47 christos Exp $ # DISTNAME= chkrootkit-0.50 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ diff --git a/security/chkrootkit/distinfo b/security/chkrootkit/distinfo index 042abf85f..7357d0e5f 100644 --- a/security/chkrootkit/distinfo +++ b/security/chkrootkit/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.11 2014/12/08 14:04:57 mef Exp $ +$NetBSD: distinfo,v 1.12 2015/04/29 15:55:47 christos Exp $ SHA1 (chkrootkit-0.50.tar.gz) = 0c3f40b2919d25421a90533c2fe6cca81321232c RMD160 (chkrootkit-0.50.tar.gz) = c038cc6ddbc0cf30d3492545bc02b1c95df973f1 Size (chkrootkit-0.50.tar.gz) = 38616 bytes SHA1 (patch-aa) = e047b8f102125c8bf3452943b90a72164ce6b1e1 -SHA1 (patch-ab) = 695de249986090b6e23b5a649d6d0116c360e74d +SHA1 (patch-ab) = 248f8bdd9dae2a8f81574346da32971600d8f4e4 SHA1 (patch-ac) = fb0561e916d8b61e19636e301554c221adf115da -SHA1 (patch-ad) = 0fe07cdf00ac6e9d9c6366f74c4e009f858688e4 +SHA1 (patch-ad) = a24ebbbc726856cc1f6594d0e4c68afac6b77fc1 diff --git a/security/chkrootkit/patches/patch-ab b/security/chkrootkit/patches/patch-ab index e0c7e0b83..34e358c10 100644 --- a/security/chkrootkit/patches/patch-ab +++ b/security/chkrootkit/patches/patch-ab @@ -1,10 +1,20 @@ -$NetBSD: patch-ab,v 1.2 2014/12/08 14:04:57 mef Exp $ +$NetBSD: patch-ab,v 1.3 2015/04/29 15:55:47 christos Exp $ -Add NetBSD Path +Add NetBSD Path, and include stdlib.h for everyone (malloc) ---- chklastlog.c.orig 2014-05-06 19:12:14.000000000 +0900 -+++ chklastlog.c 2014-12-08 22:32:03.000000000 +0900 -@@ -59,6 +59,10 @@ +--- chklastlog.c.orig 2014-05-06 06:12:14.000000000 -0400 ++++ chklastlog.c 2015-04-29 10:23:02.000000000 -0400 +@@ -37,9 +37,7 @@ + int main () { return 0; } + #else + #include +-#ifdef __linux__ + #include +-#endif + #include + #include + #include +@@ -59,6 +57,10 @@ #define WTMP_FILENAME "/var/log/wtmp" #define LASTLOG_FILENAME "/var/log/lastlog" #endif diff --git a/security/chkrootkit/patches/patch-ad b/security/chkrootkit/patches/patch-ad index 6558cf188..a4dcb0a00 100644 --- a/security/chkrootkit/patches/patch-ad +++ b/security/chkrootkit/patches/patch-ad @@ -1,4 +1,7 @@ -$NetBSD: patch-ad,v 1.2 2013/06/16 10:11:58 shattered Exp $ +$NetBSD: patch-ad,v 1.3 2015/04/29 15:55:47 christos Exp $ + +- Add NetBSD to the list of OS's +- Handle a false positive for NetBSD's netstat --- chkrootkit.orig 2009-07-30 14:10:54.000000000 +0000 +++ chkrootkit @@ -20,3 +23,18 @@ $NetBSD: patch-ad,v 1.2 2013/06/16 10:11:58 shattered Exp $ files="" if [ "${QUIET}" != "t" ];then printn "Searching for OBSD rk v1... "; fi files=`${find} ${ROOTDIR}usr/lib/security 2>/dev/null` +@@ -1599,7 +1599,13 @@ + + chk_netstat () { + STATUS=${NOT_INFECTED} +-NETSTAT_I_L="/dev/hdl0/dev/xdta|/dev/ttyoa|/dev/pty[pqrsx]|/dev/cui|/dev/hdn0|/dev/cui221|/dev/dszy|/dev/ddth3|/dev/caca|^/prof|/dev/tux|grep|addr\.h|__bzero" ++NETSTAT_I_L="/dev/hdl0/dev/xdta|/dev/ttyoa|/dev/pty[pqrsx]|/dev/cui|/dev/hdn0|/dev/cui221|/dev/dszy|/dev/ddth3|/dev/caca|^/prof|/dev/tux|addr\.h|__bzero" ++ ++ case "${SYSTEM}" in ++ NetBSD) ;; # NetBSD contains "mobile_regreply" ++ *) NETSTAT_I_L="${NETSTAT_I_L}|grep";; ++ esac ++ + CMD=`loc netstat netstat $pth` + + if [ "${EXPERT}" = "t" ]; then diff --git a/security/clamav-doc/distinfo b/security/clamav-doc/distinfo deleted file mode 100644 index fad93d5ce..000000000 --- a/security/clamav-doc/distinfo +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: distinfo,v 1.1 2015/03/15 00:55:06 taca Exp $ - -SHA1 (clamav-0.98.tar.gz) = 1e6a7284721387646c713a8d32fa8b5a897985db -RMD160 (clamav-0.98.tar.gz) = e45ca4b549e0e2ea157ae74ad9cd6220e60839e3 -Size (clamav-0.98.tar.gz) = 37075245 bytes -SHA1 (patch-Makefile.in) = c463edcef69422ff4b654f95d053e8600e34e313 -SHA1 (patch-aa) = 8539a90ac5591c86f7e9f6b8c073f36523f221a5 -SHA1 (patch-ab) = fea995ea944c2ae0f51a41e1a1076badf65c6c8b -SHA1 (patch-ad) = 0e08ce2b239fcf0700f283c745a8a2f490dd9cc9 -SHA1 (patch-af) = d217633ed33c72b6d01a9aeef03f0f5dd33b4336 -SHA1 (patch-ag) = cf4a0040a53c81402e8d15478407bc854af6fb30 -SHA1 (patch-configure) = e5d27c543ca63baa0a11dd0066013bdb79178b13 diff --git a/security/clamav/Makefile b/security/clamav/Makefile index daca16d81..74b438bdd 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/03/17 08:55:57 taca Exp $ +# $NetBSD: Makefile,v 1.24 2015/05/20 21:15:26 bouyer Exp $ DISTNAME= clamav-${CLAMAV_VERSION} -PKGREVISION= 2 +#PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clamav/} diff --git a/security/clamav/Makefile.common b/security/clamav/Makefile.common index b8b3411fb..3d92ca05a 100644 --- a/security/clamav/Makefile.common +++ b/security/clamav/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.1 2015/03/15 00:52:53 taca Exp $ +# $NetBSD: Makefile.common,v 1.2 2015/05/20 21:15:26 bouyer Exp $ # # used by clamav/Makefile # used by clamav-doc/Makefile -CLAMAV_VERSION= 0.98.6 +CLAMAV_VERSION= 0.98.7 DISTINFO_FILE= ${.CURDIR}/../../security/clamav/distinfo diff --git a/security/clamav/distinfo b/security/clamav/distinfo index 7be2e4800..31537afbf 100644 --- a/security/clamav/distinfo +++ b/security/clamav/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.18 2015/03/17 06:00:07 taca Exp $ +$NetBSD: distinfo,v 1.19 2015/05/20 21:15:26 bouyer Exp $ -SHA1 (clamav-0.98.6.tar.gz) = 03cb9a20a08aba9176b1f58d5527d06ec8261f9c -RMD160 (clamav-0.98.6.tar.gz) = 48d5fbbdb183e61309212c6bc69f777f99346bd5 -Size (clamav-0.98.6.tar.gz) = 15148292 bytes +SHA1 (clamav-0.98.7.tar.gz) = c9793d67c041e2b944116d912f8681c8bd6e4432 +RMD160 (clamav-0.98.7.tar.gz) = 140561a2d1a0c013cb679f6af0ae48cc4cb92484 +Size (clamav-0.98.7.tar.gz) = 15118851 bytes SHA1 (patch-Makefile.in) = 070fe734113de9fc6ce5f02de088b10281913b00 SHA1 (patch-aa) = 8539a90ac5591c86f7e9f6b8c073f36523f221a5 SHA1 (patch-ab) = fea995ea944c2ae0f51a41e1a1076badf65c6c8b diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile index 43e76bf0f..e2a6ea81c 100644 --- a/security/clusterssh/Makefile +++ b/security/clusterssh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:01 wiz Exp $ DISTNAME= App-ClusterSSH-4.01_05 PKGNAME= p5-${DISTNAME:S/_/./} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DU/DUNCS/ diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index 550d34ce1..6362f7682 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.47 2014/06/14 10:15:59 wiedi Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:51:01 wiz Exp $ .include "Makefile.common" DISTNAME= courier-authlib-0.64.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/cy2-sql/Makefile b/security/cy2-sql/Makefile index c71566105..38e80756a 100644 --- a/security/cy2-sql/Makefile +++ b/security/cy2-sql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/06 08:17:37 adam Exp $ PKGNAME= ${DISTNAME:S/cyrus-sasl/cy2-sql/} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Cyrus SASL SQL authentication plugin SASL_PLUGIN= yes diff --git a/security/dcfldd/DESCR b/security/dcfldd/DESCR new file mode 100644 index 000000000..83e7987cc --- /dev/null +++ b/security/dcfldd/DESCR @@ -0,0 +1,18 @@ +dcfldd is an enhanced version of GNU dd with features useful for +forensics and security. Based on the dd program found in the GNU +Coreutils package, dcfldd has the following additional features: + +* Hashing on-the-fly - dcfldd can hash the input data as it is being + transferred, helping to ensure data integrity. +* Status output - dcfldd can update the user of its progress in terms + of the amount of data transferred and how much longer operation will take. +* Flexible disk wipes - dcfldd can be used to wipe disks quickly and + with a known pattern if desired. +* Image/wipe Verify - dcfldd can verify that a target drive is a + bit-for-bit match of the specified input file or pattern. +* Multiple outputs - dcfldd can output to multiple files or disks at + the same time. +* Split output - dcfldd can split output to multiple files with more + configurability than the split command. +* Piped output and logs - dcfldd can send all its log data and output + to commands as well as files natively. diff --git a/security/dcfldd/Makefile b/security/dcfldd/Makefile new file mode 100644 index 000000000..f522acc23 --- /dev/null +++ b/security/dcfldd/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/06/14 07:27:08 pettai Exp $ + +DISTNAME= dcfldd-1.3.4 +CATEGORIES= security +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dcfldd/} + +MAINTAINER= pettai@NetBSD.org +HOMEPAGE= http://dcfldd.sourceforge.net/ +COMMENT= Enhanced version of GNU dd with features useful for forensics +LICENSE= gnu-gpl-v2 + +GNU_CONFIGURE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/security/dcfldd/PLIST b/security/dcfldd/PLIST new file mode 100644 index 000000000..98c397a6e --- /dev/null +++ b/security/dcfldd/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/14 07:27:08 pettai Exp $ +bin/dcfldd +man/man1/dcfldd.1 diff --git a/security/dcfldd/distinfo b/security/dcfldd/distinfo new file mode 100644 index 000000000..16491737d --- /dev/null +++ b/security/dcfldd/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/14 07:27:08 pettai Exp $ + +SHA1 (dcfldd-1.3.4.tar.gz) = 0ff5f510ac88490efb24b5b4929c06a7eac47ed8 +RMD160 (dcfldd-1.3.4.tar.gz) = e0baefedf4c2fb4a114b598e565c3ae98a9b3914 +Size (dcfldd-1.3.4.tar.gz) = 166530 bytes diff --git a/security/dnssec-tools/Makefile b/security/dnssec-tools/Makefile index 4ac939f3f..b8a9bde44 100644 --- a/security/dnssec-tools/Makefile +++ b/security/dnssec-tools/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2014/12/14 23:11:08 pettai Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:01 wiz Exp $ DISTNAME= dnssec-tools-2.1 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.dnssec-tools.org/download/ diff --git a/security/egd/Makefile b/security/egd/Makefile index eba6f3a2a..1c3bf348a 100644 --- a/security/egd/Makefile +++ b/security/egd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= egd-0.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= http://www.lothar.com/pub/ diff --git a/security/f-prot-antivirus6-ms-bin/Makefile b/security/f-prot-antivirus6-ms-bin/Makefile index faac70463..12a3805bc 100644 --- a/security/f-prot-antivirus6-ms-bin/Makefile +++ b/security/f-prot-antivirus6-ms-bin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:01 wiz Exp $ # DISTNAME= ${FP_DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MAINTAINER= taca@NetBSD.org diff --git a/security/fail2ban/Makefile b/security/fail2ban/Makefile index 2cde184d2..b93d9dff0 100644 --- a/security/fail2ban/Makefile +++ b/security/fail2ban/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/03/11 20:45:52 nils Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/14 21:09:48 gdt Exp $ # DISTNAME= fail2ban-0.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= -https://github.com/fail2ban/fail2ban/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX} EXTRACT_SUFX= .zip @@ -13,8 +13,10 @@ COMMENT= Scans log files and bans IP that makes too many password failures LICENSE= gnu-gpl-v2 DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 -DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.2.3nb1:../../textproc/py-sphinx -DEPENDS+= ${PYPKGPREFIX}-numpydoc-[0-9]*:../../textproc/py-numpydoc + +BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.2.3nb1:../../textproc/py-sphinx +BUILD_DEPENDS+= ${PYPKGPREFIX}-numpydoc-[0-9]*:../../textproc/py-numpydoc + USE_TOOLS+= make:build USE_LANGUAGES= # none diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile index 7e15ade2d..6379d591c 100644 --- a/security/fprint-demo/Makefile +++ b/security/fprint-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/12/30 08:26:08 plunky Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:24:48 tnn Exp $ DISTNAME= fprint_demo-0.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index f795bd4b7..1907fe742 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2015/03/29 15:28:43 rodent Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:24:48 tnn Exp $ DISTNAME= fwbuilder-5.1.0.3599 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/} diff --git a/security/gnome-keyring-manager/Makefile b/security/gnome-keyring-manager/Makefile index e29e00303..cd3fb3c49 100644 --- a/security/gnome-keyring-manager/Makefile +++ b/security/gnome-keyring-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= gnome-keyring-manager-2.20.0 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring-manager/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gnome-keyring-sharp/Makefile b/security/gnome-keyring-sharp/Makefile index dee8afadb..fc95f4bfc 100644 --- a/security/gnome-keyring-sharp/Makefile +++ b/security/gnome-keyring-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/23 06:51:21 kefren Exp $ # DISTNAME= gnome-keyring-sharp-1.0.0 -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gnome-keyring-sharp/ EXTRACT_SUFX= .tar.bz2 @@ -22,5 +22,5 @@ CONFIGURE_ARGS+= --disable-monodoc .include "options.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index edd50f636..ea66f5b15 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:24:48 tnn Exp $ DISTNAME= gnome-keyring-2.32.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-keyring/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/gnome-keyring/buildlink3.mk b/security/gnome-keyring/buildlink3.mk index 5781631e7..51b2ef93d 100644 --- a/security/gnome-keyring/buildlink3.mk +++ b/security/gnome-keyring/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2015/04/25 14:24:48 tnn Exp $ BUILDLINK_TREE+= gnome-keyring @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-keyring GNOME_KEYRING_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-keyring+= gnome-keyring>=0.4.0 -BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb18 +BUILDLINK_ABI_DEPENDS.gnome-keyring+= gnome-keyring>=2.32.1nb19 BUILDLINK_PKGSRCDIR.gnome-keyring?= ../../security/gnome-keyring .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/security/gnu-pw-mgr/DESCR b/security/gnu-pw-mgr/DESCR new file mode 100644 index 000000000..7e423164f --- /dev/null +++ b/security/gnu-pw-mgr/DESCR @@ -0,0 +1,8 @@ +GNU gnu-pw-mgr is a password manager designed to make it easy to +reconstruct difficult passwords when they are needed, while limiting +the risk of attack. The user of this program inputs a very long +initial password "seed" and a self-defined transformation of a web +site URL to obtain both the password and a user name hint for that +web site. The seed is stored in a hidden file. However, the passwords +and the URL transforms are never stored anywhere. You must remember +this transform (password id), or the password is lost forever. diff --git a/security/gnu-pw-mgr/Makefile b/security/gnu-pw-mgr/Makefile new file mode 100644 index 000000000..bb2049360 --- /dev/null +++ b/security/gnu-pw-mgr/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1 2015/06/01 12:57:14 wiz Exp $ + +DISTNAME= gnu-pw-mgr-1.4 +CATEGORIES= security +MASTER_SITES= ftp://ftp.gnu.org/gnu/gnu-pw-mgr/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://www.gnu.org/software/gnu-pw-mgr/ +COMMENT= Password manager +LICENSE= gnu-gpl-v3 + +GNU_CONFIGURE= yes +INFO_FILES= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/security/gnu-pw-mgr/PLIST b/security/gnu-pw-mgr/PLIST new file mode 100644 index 000000000..142ab9cb1 --- /dev/null +++ b/security/gnu-pw-mgr/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/01 12:57:14 wiz Exp $ +bin/gnu-pw-mgr +bin/sort-pw-cfg +info/gnu-pw-mgr.info +man/man1/gnu-pw-mgr.1 +man/man1/sort-pw-cfg.1 diff --git a/security/gnu-pw-mgr/distinfo b/security/gnu-pw-mgr/distinfo new file mode 100644 index 000000000..4157190ff --- /dev/null +++ b/security/gnu-pw-mgr/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/01 12:57:14 wiz Exp $ + +SHA1 (gnu-pw-mgr-1.4.tar.gz) = b9bb480a343aaa565ba3b06d61ed433ed0e8b11b +RMD160 (gnu-pw-mgr-1.4.tar.gz) = d207c289e0d8e486c88f814b5f7cf87c828de701 +Size (gnu-pw-mgr-1.4.tar.gz) = 1154362 bytes diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index 1c24732ee..804c23e63 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.58 2015/02/21 09:08:53 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/16 13:41:23 jperkin Exp $ -DISTNAME= gnupg-2.0.27 +DISTNAME= gnupg-2.0.28 PKGNAME= ${DISTNAME:S/gnupg/gnupg2/} CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ @@ -20,8 +20,12 @@ CONFIGURE_ARGS+= --sharedstatedir=${VARBASE} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --with-pinentry-pgm=${BUILDLINK_PREFIX.pinentry}/bin/pinentry +.include "../../mk/bsd.prefs.mk" + # Sometimes wrong include file gets detected, e.g. for Clang -.if exists(/usr/include/stdint.h) +.if defined(OSX_SDK_PATH) && exists(${OSX_SDK_PATH:Q}/usr/include/stdint.h) +CONFIGURE_ENV+= gl_cv_absolute_stdint_h=${OSX_SDK_PATH:Q}/usr/include/stdint.h +.elif exists(/usr/include/stdint.h) CONFIGURE_ENV+= gl_cv_absolute_stdint_h=/usr/include/stdint.h .endif @@ -29,9 +33,6 @@ TEST_TARGET= check .include "options.mk" -BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.4 -BUILDLINK_API_DEPENDS.libksba+= libksba>=1.0.2 - .include "../../archivers/bzip2/buildlink3.mk" .include "../../converters/libiconv/buildlink3.mk" .include "../../databases/openldap-client/buildlink3.mk" @@ -40,8 +41,11 @@ BUILDLINK_API_DEPENDS.libksba+= libksba>=1.0.2 .include "../../mk/readline.buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../security/libassuan2/buildlink3.mk" +BUILDLINK_API_DEPENDS.libgcrypt+= libgcrypt>=1.5.0 .include "../../security/libgcrypt/buildlink3.mk" +BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.4 .include "../../security/libgpg-error/buildlink3.mk" +BUILDLINK_API_DEPENDS.libksba+= libksba>=1.0.2 .include "../../security/libksba/buildlink3.mk" .include "../../security/pinentry/buildlink3.mk" .include "../../www/curl/buildlink3.mk" diff --git a/security/gnupg2/distinfo b/security/gnupg2/distinfo index b3c81cd84..66a349454 100644 --- a/security/gnupg2/distinfo +++ b/security/gnupg2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2015/02/21 09:08:53 wiz Exp $ +$NetBSD: distinfo,v 1.35 2015/06/03 21:00:39 wiz Exp $ -SHA1 (gnupg-2.0.27.tar.bz2) = d065be185f5bac8ea07b210ab7756e79b83b63d4 -RMD160 (gnupg-2.0.27.tar.bz2) = 52aaf841339713aef9e2e034b1e045bec31d6322 -Size (gnupg-2.0.27.tar.bz2) = 4424679 bytes +SHA1 (gnupg-2.0.28.tar.bz2) = 9a1050f72b6c9afe2b4a0a3f2e9dca2abba8e4ef +RMD160 (gnupg-2.0.28.tar.bz2) = ba35deebf89284f5e2debc0bd82b229f594d0306 +Size (gnupg-2.0.28.tar.bz2) = 4435779 bytes SHA1 (patch-ai) = 4445d30150518f71f996e3b368a81523daded2e2 SHA1 (patch-aj) = bfd21504e0d55f99df543912b1cdf2c573de2f98 SHA1 (patch-al) = ef7c698ed102c4e27bbf707ae5d1fce4c2b5d8d4 diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 57310f4f2..9159468cf 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.152 2015/02/11 11:25:57 adam Exp $ +# $NetBSD: Makefile,v 1.155 2015/06/12 10:51:01 wiz Exp $ -DISTNAME= gnutls-3.2.21 +DISTNAME= gnutls-3.3.15 +PKGREVISION= 1 CATEGORIES= security devel -MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/ +MASTER_SITES= ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org @@ -57,6 +58,7 @@ post-install: .include "../../devel/gmp/buildlink3.mk" BUILDLINK_API_DEPENDS.libtasn1+= libtasn1>=0.3.4 .include "../../security/libtasn1/buildlink3.mk" +BUILDLINK_API_DEPENDS.libnettle+= nettle<3 .include "../../security/nettle/buildlink3.mk" # guile is useful for selftests, but bindings should be separate pkgs #.include "../../lang/guile/buildlink3.mk" diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST index d8db3414b..0e7c86cb6 100644 --- a/security/gnutls/PLIST +++ b/security/gnutls/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.51 2014/02/14 17:24:27 drochner Exp $ +@comment $NetBSD: PLIST,v 1.52 2015/06/01 21:50:22 spz Exp $ bin/certtool -bin/danetool bin/gnutls-cli bin/gnutls-cli-debug bin/gnutls-serv @@ -17,9 +16,10 @@ include/gnutls/ocsp.h include/gnutls/openpgp.h include/gnutls/pkcs11.h include/gnutls/pkcs12.h +include/gnutls/self-test.h include/gnutls/tpm.h +include/gnutls/x509-ext.h include/gnutls/x509.h -include/gnutls/xssl.h info/gnutls-client-server-use-case.png info/gnutls-guile.info info/gnutls-handshake-sequence.png @@ -32,7 +32,6 @@ info/gnutls-pgp.png info/gnutls-x509.png info/gnutls.info info/pkcs11-vision.png -lib/libgnutls-xssl.la lib/libgnutls.la lib/libgnutlsxx.la lib/pkgconfig/gnutls.pc @@ -113,6 +112,7 @@ man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 man/man3/gnutls_certificate_set_x509_system_trust.3 man/man3/gnutls_certificate_set_x509_trust.3 +man/man3/gnutls_certificate_set_x509_trust_dir.3 man/man3/gnutls_certificate_set_x509_trust_file.3 man/man3/gnutls_certificate_set_x509_trust_mem.3 man/man3/gnutls_certificate_type_get.3 @@ -121,6 +121,7 @@ man/man3/gnutls_certificate_type_get_name.3 man/man3/gnutls_certificate_type_list.3 man/man3/gnutls_certificate_type_set_priority.3 man/man3/gnutls_certificate_verification_status_print.3 +man/man3/gnutls_certificate_verify_peers.3 man/man3/gnutls_certificate_verify_peers2.3 man/man3/gnutls_certificate_verify_peers3.3 man/man3/gnutls_check_version.3 @@ -139,6 +140,7 @@ man/man3/gnutls_cipher_get_name.3 man/man3/gnutls_cipher_get_tag_size.3 man/man3/gnutls_cipher_init.3 man/man3/gnutls_cipher_list.3 +man/man3/gnutls_cipher_self_test.3 man/man3/gnutls_cipher_set_iv.3 man/man3/gnutls_cipher_set_priority.3 man/man3/gnutls_cipher_suite_get_name.3 @@ -150,6 +152,7 @@ man/man3/gnutls_compression_get_name.3 man/man3/gnutls_compression_list.3 man/man3/gnutls_compression_set_priority.3 man/man3/gnutls_credentials_clear.3 +man/man3/gnutls_credentials_get.3 man/man3/gnutls_credentials_set.3 man/man3/gnutls_db_check_entry.3 man/man3/gnutls_db_check_entry_time.3 @@ -180,6 +183,7 @@ man/man3/gnutls_dh_set_prime_bits.3 man/man3/gnutls_digest_get_id.3 man/man3/gnutls_digest_get_name.3 man/man3/gnutls_digest_list.3 +man/man3/gnutls_digest_self_test.3 man/man3/gnutls_dtls_cookie_send.3 man/man3/gnutls_dtls_cookie_verify.3 man/man3/gnutls_dtls_get_data_mtu.3 @@ -197,6 +201,7 @@ man/man3/gnutls_error_is_fatal.3 man/man3/gnutls_error_to_alert.3 man/man3/gnutls_est_record_overhead_size.3 man/man3/gnutls_fingerprint.3 +man/man3/gnutls_fips140_mode_enabled.3 man/man3/gnutls_global_deinit.3 man/man3/gnutls_global_init.3 man/man3/gnutls_global_set_audit_log_function.3 @@ -251,6 +256,7 @@ man/man3/gnutls_mac_get_key_size.3 man/man3/gnutls_mac_get_name.3 man/man3/gnutls_mac_get_nonce_size.3 man/man3/gnutls_mac_list.3 +man/man3/gnutls_mac_self_test.3 man/man3/gnutls_mac_set_priority.3 man/man3/gnutls_ocsp_req_add_cert.3 man/man3/gnutls_ocsp_req_add_cert_id.3 @@ -289,6 +295,7 @@ man/man3/gnutls_ocsp_status_request_enable_client.3 man/man3/gnutls_ocsp_status_request_get.3 man/man3/gnutls_ocsp_status_request_is_checked.3 man/man3/gnutls_openpgp_crt_check_hostname.3 +man/man3/gnutls_openpgp_crt_check_hostname2.3 man/man3/gnutls_openpgp_crt_deinit.3 man/man3/gnutls_openpgp_crt_export.3 man/man3/gnutls_openpgp_crt_export2.3 @@ -355,6 +362,8 @@ man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 man/man3/gnutls_openpgp_privkey_sign_hash.3 man/man3/gnutls_openpgp_send_cert.3 man/man3/gnutls_openpgp_set_recv_key_function.3 +man/man3/gnutls_packet_deinit.3 +man/man3/gnutls_packet_get.3 man/man3/gnutls_pcert_deinit.3 man/man3/gnutls_pcert_import_openpgp.3 man/man3/gnutls_pcert_import_openpgp_raw.3 @@ -371,11 +380,13 @@ man/man3/gnutls_pk_bits_to_sec_param.3 man/man3/gnutls_pk_get_id.3 man/man3/gnutls_pk_get_name.3 man/man3/gnutls_pk_list.3 +man/man3/gnutls_pk_self_test.3 man/man3/gnutls_pk_to_sign.3 man/man3/gnutls_pkcs11_add_provider.3 man/man3/gnutls_pkcs11_copy_secret_key.3 man/man3/gnutls_pkcs11_copy_x509_crt.3 man/man3/gnutls_pkcs11_copy_x509_privkey.3 +man/man3/gnutls_pkcs11_crt_is_known.3 man/man3/gnutls_pkcs11_deinit.3 man/man3/gnutls_pkcs11_delete_url.3 man/man3/gnutls_pkcs11_get_pin_function.3 @@ -386,6 +397,9 @@ man/man3/gnutls_pkcs11_obj_export.3 man/man3/gnutls_pkcs11_obj_export2.3 man/man3/gnutls_pkcs11_obj_export3.3 man/man3/gnutls_pkcs11_obj_export_url.3 +man/man3/gnutls_pkcs11_obj_flags_get_str.3 +man/man3/gnutls_pkcs11_obj_get_exts.3 +man/man3/gnutls_pkcs11_obj_get_flags.3 man/man3/gnutls_pkcs11_obj_get_info.3 man/man3/gnutls_pkcs11_obj_get_type.3 man/man3/gnutls_pkcs11_obj_import_url.3 @@ -394,6 +408,7 @@ man/man3/gnutls_pkcs11_obj_list_import_url.3 man/man3/gnutls_pkcs11_obj_list_import_url2.3 man/man3/gnutls_pkcs11_obj_set_pin_function.3 man/man3/gnutls_pkcs11_privkey_deinit.3 +man/man3/gnutls_pkcs11_privkey_export_pubkey.3 man/man3/gnutls_pkcs11_privkey_export_url.3 man/man3/gnutls_pkcs11_privkey_generate.3 man/man3/gnutls_pkcs11_privkey_generate2.3 @@ -470,14 +485,21 @@ man/man3/gnutls_priority_set_direct.3 man/man3/gnutls_priority_sign_list.3 man/man3/gnutls_privkey_decrypt_data.3 man/man3/gnutls_privkey_deinit.3 +man/man3/gnutls_privkey_export_dsa_raw.3 +man/man3/gnutls_privkey_export_ecc_raw.3 +man/man3/gnutls_privkey_export_rsa_raw.3 +man/man3/gnutls_privkey_generate.3 man/man3/gnutls_privkey_get_pk_algorithm.3 man/man3/gnutls_privkey_get_type.3 +man/man3/gnutls_privkey_import_dsa_raw.3 +man/man3/gnutls_privkey_import_ecc_raw.3 man/man3/gnutls_privkey_import_ext.3 man/man3/gnutls_privkey_import_ext2.3 man/man3/gnutls_privkey_import_openpgp.3 man/man3/gnutls_privkey_import_openpgp_raw.3 man/man3/gnutls_privkey_import_pkcs11.3 man/man3/gnutls_privkey_import_pkcs11_url.3 +man/man3/gnutls_privkey_import_rsa_raw.3 man/man3/gnutls_privkey_import_tpm_raw.3 man/man3/gnutls_privkey_import_tpm_url.3 man/man3/gnutls_privkey_import_url.3 @@ -489,6 +511,7 @@ man/man3/gnutls_privkey_sign_data.3 man/man3/gnutls_privkey_sign_hash.3 man/man3/gnutls_privkey_sign_raw_data.3 man/man3/gnutls_privkey_status.3 +man/man3/gnutls_privkey_verify_params.3 man/man3/gnutls_protocol_get_id.3 man/man3/gnutls_protocol_get_name.3 man/man3/gnutls_protocol_get_version.3 @@ -512,14 +535,14 @@ man/man3/gnutls_pubkey_deinit.3 man/man3/gnutls_pubkey_encrypt_data.3 man/man3/gnutls_pubkey_export.3 man/man3/gnutls_pubkey_export2.3 +man/man3/gnutls_pubkey_export_dsa_raw.3 +man/man3/gnutls_pubkey_export_ecc_raw.3 +man/man3/gnutls_pubkey_export_ecc_x962.3 +man/man3/gnutls_pubkey_export_rsa_raw.3 man/man3/gnutls_pubkey_get_key_id.3 man/man3/gnutls_pubkey_get_key_usage.3 man/man3/gnutls_pubkey_get_openpgp_key_id.3 man/man3/gnutls_pubkey_get_pk_algorithm.3 -man/man3/gnutls_pubkey_get_pk_dsa_raw.3 -man/man3/gnutls_pubkey_get_pk_ecc_raw.3 -man/man3/gnutls_pubkey_get_pk_ecc_x962.3 -man/man3/gnutls_pubkey_get_pk_rsa_raw.3 man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 man/man3/gnutls_pubkey_get_verify_algorithm.3 man/man3/gnutls_pubkey_import.3 @@ -546,6 +569,7 @@ man/man3/gnutls_pubkey_verify_data.3 man/man3/gnutls_pubkey_verify_data2.3 man/man3/gnutls_pubkey_verify_hash.3 man/man3/gnutls_pubkey_verify_hash2.3 +man/man3/gnutls_pubkey_verify_params.3 man/man3/gnutls_random_art.3 man/man3/gnutls_range_split.3 man/man3/gnutls_record_can_use_length_hiding.3 @@ -558,6 +582,7 @@ man/man3/gnutls_record_get_discarded.3 man/man3/gnutls_record_get_max_size.3 man/man3/gnutls_record_overhead_size.3 man/man3/gnutls_record_recv.3 +man/man3/gnutls_record_recv_packet.3 man/man3/gnutls_record_recv_seq.3 man/man3/gnutls_record_send.3 man/man3/gnutls_record_send_range.3 @@ -581,6 +606,7 @@ man/man3/gnutls_rsa_params_init.3 man/man3/gnutls_safe_renegotiation_status.3 man/man3/gnutls_sec_param_get_name.3 man/man3/gnutls_sec_param_to_pk_bits.3 +man/man3/gnutls_sec_param_to_symmetric_bits.3 man/man3/gnutls_server_name_get.3 man/man3/gnutls_server_name_set.3 man/man3/gnutls_session_channel_binding.3 @@ -629,6 +655,7 @@ man/man3/gnutls_srp_set_client_credentials_function.3 man/man3/gnutls_srp_set_prime_bits.3 man/man3/gnutls_srp_set_server_credentials_file.3 man/man3/gnutls_srp_set_server_credentials_function.3 +man/man3/gnutls_srp_set_server_fake_salt_seed.3 man/man3/gnutls_srp_verifier.3 man/man3/gnutls_srtp_get_keys.3 man/man3/gnutls_srtp_get_mki.3 @@ -642,6 +669,10 @@ man/man3/gnutls_store_commitment.3 man/man3/gnutls_store_pubkey.3 man/man3/gnutls_strerror.3 man/man3/gnutls_strerror_name.3 +man/man3/gnutls_subject_alt_names_deinit.3 +man/man3/gnutls_subject_alt_names_get.3 +man/man3/gnutls_subject_alt_names_init.3 +man/man3/gnutls_subject_alt_names_set.3 man/man3/gnutls_supplemental_get_name.3 man/man3/gnutls_tdb_deinit.3 man/man3/gnutls_tdb_init.3 @@ -669,8 +700,22 @@ man/man3/gnutls_transport_set_push_function.3 man/man3/gnutls_transport_set_vec_push_function.3 man/man3/gnutls_url_is_supported.3 man/man3/gnutls_verify_stored_pubkey.3 +man/man3/gnutls_x509_aia_deinit.3 +man/man3/gnutls_x509_aia_get.3 +man/man3/gnutls_x509_aia_init.3 +man/man3/gnutls_x509_aia_set.3 +man/man3/gnutls_x509_aki_deinit.3 +man/man3/gnutls_x509_aki_get_cert_issuer.3 +man/man3/gnutls_x509_aki_get_id.3 +man/man3/gnutls_x509_aki_init.3 +man/man3/gnutls_x509_aki_set_cert_issuer.3 +man/man3/gnutls_x509_aki_set_id.3 man/man3/gnutls_x509_crl_check_issuer.3 man/man3/gnutls_x509_crl_deinit.3 +man/man3/gnutls_x509_crl_dist_points_deinit.3 +man/man3/gnutls_x509_crl_dist_points_get.3 +man/man3/gnutls_x509_crl_dist_points_init.3 +man/man3/gnutls_x509_crl_dist_points_set.3 man/man3/gnutls_x509_crl_export.3 man/man3/gnutls_x509_crl_export2.3 man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 @@ -679,6 +724,7 @@ man/man3/gnutls_x509_crl_get_crt_count.3 man/man3/gnutls_x509_crl_get_crt_serial.3 man/man3/gnutls_x509_crl_get_dn_oid.3 man/man3/gnutls_x509_crl_get_extension_data.3 +man/man3/gnutls_x509_crl_get_extension_data2.3 man/man3/gnutls_x509_crl_get_extension_info.3 man/man3/gnutls_x509_crl_get_extension_oid.3 man/man3/gnutls_x509_crl_get_issuer_dn.3 @@ -693,6 +739,8 @@ man/man3/gnutls_x509_crl_get_this_update.3 man/man3/gnutls_x509_crl_get_version.3 man/man3/gnutls_x509_crl_import.3 man/man3/gnutls_x509_crl_init.3 +man/man3/gnutls_x509_crl_iter_crt_serial.3 +man/man3/gnutls_x509_crl_iter_deinit.3 man/man3/gnutls_x509_crl_list_import.3 man/man3/gnutls_x509_crl_list_import2.3 man/man3/gnutls_x509_crl_print.3 @@ -720,7 +768,9 @@ man/man3/gnutls_x509_crq_get_dn2.3 man/man3/gnutls_x509_crq_get_dn_by_oid.3 man/man3/gnutls_x509_crq_get_dn_oid.3 man/man3/gnutls_x509_crq_get_extension_by_oid.3 +man/man3/gnutls_x509_crq_get_extension_by_oid2.3 man/man3/gnutls_x509_crq_get_extension_data.3 +man/man3/gnutls_x509_crq_get_extension_data2.3 man/man3/gnutls_x509_crq_get_extension_info.3 man/man3/gnutls_x509_crq_get_key_id.3 man/man3/gnutls_x509_crq_get_key_purpose_oid.3 @@ -752,6 +802,7 @@ man/man3/gnutls_x509_crq_sign.3 man/man3/gnutls_x509_crq_sign2.3 man/man3/gnutls_x509_crq_verify.3 man/man3/gnutls_x509_crt_check_hostname.3 +man/man3/gnutls_x509_crt_check_hostname2.3 man/man3/gnutls_x509_crt_check_issuer.3 man/man3/gnutls_x509_crt_check_revocation.3 man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 @@ -771,7 +822,9 @@ man/man3/gnutls_x509_crt_get_dn_by_oid.3 man/man3/gnutls_x509_crt_get_dn_oid.3 man/man3/gnutls_x509_crt_get_expiration_time.3 man/man3/gnutls_x509_crt_get_extension_by_oid.3 +man/man3/gnutls_x509_crt_get_extension_by_oid2.3 man/man3/gnutls_x509_crt_get_extension_data.3 +man/man3/gnutls_x509_crt_get_extension_data2.3 man/man3/gnutls_x509_crt_get_extension_info.3 man/man3/gnutls_x509_crt_get_extension_oid.3 man/man3/gnutls_x509_crt_get_fingerprint.3 @@ -787,6 +840,7 @@ man/man3/gnutls_x509_crt_get_issuer_unique_id.3 man/man3/gnutls_x509_crt_get_key_id.3 man/man3/gnutls_x509_crt_get_key_purpose_oid.3 man/man3/gnutls_x509_crt_get_key_usage.3 +man/man3/gnutls_x509_crt_get_name_constraints.3 man/man3/gnutls_x509_crt_get_pk_algorithm.3 man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 @@ -830,11 +884,13 @@ man/man3/gnutls_x509_crt_set_dn.3 man/man3/gnutls_x509_crt_set_dn_by_oid.3 man/man3/gnutls_x509_crt_set_expiration_time.3 man/man3/gnutls_x509_crt_set_extension_by_oid.3 +man/man3/gnutls_x509_crt_set_issuer_alt_name.3 man/man3/gnutls_x509_crt_set_issuer_dn.3 man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 man/man3/gnutls_x509_crt_set_key.3 man/man3/gnutls_x509_crt_set_key_purpose_oid.3 man/man3/gnutls_x509_crt_set_key_usage.3 +man/man3/gnutls_x509_crt_set_name_constraints.3 man/man3/gnutls_x509_crt_set_pin_function.3 man/man3/gnutls_x509_crt_set_policy.3 man/man3/gnutls_x509_crt_set_private_key_usage_period.3 @@ -859,6 +915,49 @@ man/man3/gnutls_x509_dn_import.3 man/man3/gnutls_x509_dn_init.3 man/man3/gnutls_x509_dn_oid_known.3 man/man3/gnutls_x509_dn_oid_name.3 +man/man3/gnutls_x509_ext_deinit.3 +man/man3/gnutls_x509_ext_export_aia.3 +man/man3/gnutls_x509_ext_export_authority_key_id.3 +man/man3/gnutls_x509_ext_export_basic_constraints.3 +man/man3/gnutls_x509_ext_export_crl_dist_points.3 +man/man3/gnutls_x509_ext_export_key_purposes.3 +man/man3/gnutls_x509_ext_export_key_usage.3 +man/man3/gnutls_x509_ext_export_name_constraints.3 +man/man3/gnutls_x509_ext_export_policies.3 +man/man3/gnutls_x509_ext_export_private_key_usage_period.3 +man/man3/gnutls_x509_ext_export_proxy.3 +man/man3/gnutls_x509_ext_export_subject_alt_names.3 +man/man3/gnutls_x509_ext_export_subject_key_id.3 +man/man3/gnutls_x509_ext_import_aia.3 +man/man3/gnutls_x509_ext_import_authority_key_id.3 +man/man3/gnutls_x509_ext_import_basic_constraints.3 +man/man3/gnutls_x509_ext_import_crl_dist_points.3 +man/man3/gnutls_x509_ext_import_key_purposes.3 +man/man3/gnutls_x509_ext_import_key_usage.3 +man/man3/gnutls_x509_ext_import_name_constraints.3 +man/man3/gnutls_x509_ext_import_policies.3 +man/man3/gnutls_x509_ext_import_private_key_usage_period.3 +man/man3/gnutls_x509_ext_import_proxy.3 +man/man3/gnutls_x509_ext_import_subject_alt_names.3 +man/man3/gnutls_x509_ext_import_subject_key_id.3 +man/man3/gnutls_x509_ext_print.3 +man/man3/gnutls_x509_key_purpose_deinit.3 +man/man3/gnutls_x509_key_purpose_get.3 +man/man3/gnutls_x509_key_purpose_init.3 +man/man3/gnutls_x509_key_purpose_set.3 +man/man3/gnutls_x509_name_constraints_add_excluded.3 +man/man3/gnutls_x509_name_constraints_add_permitted.3 +man/man3/gnutls_x509_name_constraints_check.3 +man/man3/gnutls_x509_name_constraints_check_crt.3 +man/man3/gnutls_x509_name_constraints_deinit.3 +man/man3/gnutls_x509_name_constraints_get_excluded.3 +man/man3/gnutls_x509_name_constraints_get_permitted.3 +man/man3/gnutls_x509_name_constraints_init.3 +man/man3/gnutls_x509_othername_to_virtual.3 +man/man3/gnutls_x509_policies_deinit.3 +man/man3/gnutls_x509_policies_get.3 +man/man3/gnutls_x509_policies_init.3 +man/man3/gnutls_x509_policies_set.3 man/man3/gnutls_x509_policy_release.3 man/man3/gnutls_x509_privkey_cpy.3 man/man3/gnutls_x509_privkey_deinit.3 @@ -895,6 +994,7 @@ man/man3/gnutls_x509_trust_list_add_cas.3 man/man3/gnutls_x509_trust_list_add_crls.3 man/man3/gnutls_x509_trust_list_add_named_crt.3 man/man3/gnutls_x509_trust_list_add_system_trust.3 +man/man3/gnutls_x509_trust_list_add_trust_dir.3 man/man3/gnutls_x509_trust_list_add_trust_file.3 man/man3/gnutls_x509_trust_list_add_trust_mem.3 man/man3/gnutls_x509_trust_list_deinit.3 @@ -904,19 +1004,8 @@ man/man3/gnutls_x509_trust_list_remove_cas.3 man/man3/gnutls_x509_trust_list_remove_trust_file.3 man/man3/gnutls_x509_trust_list_remove_trust_mem.3 man/man3/gnutls_x509_trust_list_verify_crt.3 +man/man3/gnutls_x509_trust_list_verify_crt2.3 man/man3/gnutls_x509_trust_list_verify_named_crt.3 -man/man3/xssl_client_init.3 -man/man3/xssl_cred_deinit.3 -man/man3/xssl_cred_init.3 -man/man3/xssl_deinit.3 -man/man3/xssl_flush.3 -man/man3/xssl_get_session.3 -man/man3/xssl_getdelim.3 -man/man3/xssl_printf.3 -man/man3/xssl_read.3 -man/man3/xssl_server_init.3 -man/man3/xssl_sinit.3 -man/man3/xssl_write.3 share/examples/gnutls/ex-alert.c share/examples/gnutls/ex-cert-select-pkcs11.c share/examples/gnutls/ex-cert-select.c @@ -926,8 +1015,6 @@ share/examples/gnutls/ex-client-psk.c share/examples/gnutls/ex-client-resume.c share/examples/gnutls/ex-client-srp.c share/examples/gnutls/ex-client-x509.c -share/examples/gnutls/ex-client-xssl1.c -share/examples/gnutls/ex-client-xssl2.c share/examples/gnutls/ex-crq.c share/examples/gnutls/ex-ocsp-client.c share/examples/gnutls/ex-pkcs11-list.c diff --git a/security/gnutls/buildlink3.mk b/security/gnutls/buildlink3.mk index f9aefce81..780854280 100644 --- a/security/gnutls/buildlink3.mk +++ b/security/gnutls/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.28 2012/07/02 18:53:02 drochner Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/06/01 21:50:22 spz Exp $ BUILDLINK_TREE+= gnutls .if !defined(GNUTLS_BUILDLINK3_MK) GNUTLS_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.gnutls+= gnutls>=2.12.3 -BUILDLINK_ABI_DEPENDS.gnutls+= gnutls>=3.0.17 +BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.3.0 +BUILDLINK_ABI_DEPENDS.gnutls+= gnutls>=3.3.0 BUILDLINK_PKGSRCDIR.gnutls?= ../../security/gnutls .include "../../archivers/lzo/buildlink3.mk" diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index e4cbb2209..5e9940b96 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,16 +1,17 @@ -$NetBSD: distinfo,v 1.112 2015/02/11 11:25:57 adam Exp $ +$NetBSD: distinfo,v 1.115 2015/06/08 13:44:56 joerg Exp $ -SHA1 (gnutls-3.2.21.tar.xz) = fa12e643ad21bcaf450d534f262c813d75843966 -RMD160 (gnutls-3.2.21.tar.xz) = 8d3b7817dcd28d3c4f1e3ad0d014ab7891daa7f9 -Size (gnutls-3.2.21.tar.xz) = 5162040 bytes -SHA1 (patch-ae) = b6402cc4a03f1b32792191518ed0c5596eb91c07 -SHA1 (patch-gl_stdio.in.h) = cad0685b77a1abb74ac578695ceb5c1c74479a87 -SHA1 (patch-lib_Makefile.in) = a75aa7bf9d493fae93b02d0ffdc82f538cc85737 -SHA1 (patch-lib_nettle_rnd.c) = bbce9bbb61d2be625585f6c8ed5bda95f3a80344 -SHA1 (patch-lib_system.h) = fb67be62f1e889a665a65ab151ced24fa1ab3e2e -SHA1 (patch-src_libopts_autoopts_options.h) = 60be5b43f23ba5978759c1e245781da7f9125071 -SHA1 (patch-src_libopts_compat_compat.h) = 2e0a1be460917b2d7a8f6bdac698dad405143013 -SHA1 (patch-src_libopts_makeshell.c) = c94e717027d078a081acd10eaec51a44dc4d42e1 -SHA1 (patch-src_libopts_proto.h) = 9749cc4bd080e1a8d800bde181143acb9c340ec8 -SHA1 (patch-tests_Makefile.in) = 0c2e37c632686301855cf6d0ed09583e797ae4e3 -SHA1 (patch-tests_openpgp-certs_Makefile.in) = 8d3a7e7e4fb063465e0fbdfae22a7bf579529b0c +SHA1 (gnutls-3.3.15.tar.xz) = d7f66b0aeaf48ff8621cc1913230635ef672f0a4 +RMD160 (gnutls-3.3.15.tar.xz) = 0c812034b3b8356c31d69074ec92382545eb808b +Size (gnutls-3.3.15.tar.xz) = 6286288 bytes +SHA1 (patch-ae) = 5e020483ac14ef6ccc45a53e351242ab16c860f1 +SHA1 (patch-gl_stdio.in.h) = 298cc0e27087f086e9d47c67f81c8d10f6a7a8f1 +SHA1 (patch-lib_Makefile.in) = d0e292e632a91a9f19e39bd2c2d205a086ba5588 +SHA1 (patch-lib_nettle_rnd-common.c) = e0feb509e0c37791560280d9eb36785edea51a25 +SHA1 (patch-src_gl_stdio.in.h) = fbea411c3a7b71dd2daa3a5963324a2f8daad212 +SHA1 (patch-src_libopts_autoopts_options.h) = 9202c55314fe8764ac82c95bbfabfa1b031e9ba4 +SHA1 (patch-src_libopts_compat_compat.h) = 240fbfc0ba20af35e0634ba873fe9e34bfbcc921 +SHA1 (patch-src_libopts_libopts.c) = ce5e7681def882e95ed5ab770564d1f999b97039 +SHA1 (patch-src_libopts_makeshell.c) = e5b7d66caaec45e12ae5490d515fc9fc75de3d92 +SHA1 (patch-src_libopts_proto.h) = 78f845bdcbac8de74953a3cee0b77fa9c5b05386 +SHA1 (patch-tests_Makefile.in) = b76dfb38f057b9094a5f46eef33b27492a79301e +SHA1 (patch-tests_openpgp-certs_Makefile.in) = 2e7074312e67d747bd0ecfa839187f8bf33f4f09 diff --git a/security/gnutls/patches/patch-ae b/security/gnutls/patches/patch-ae index 81668e4b8..8817965a3 100644 --- a/security/gnutls/patches/patch-ae +++ b/security/gnutls/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.5 2014/02/10 12:01:20 tron Exp $ +$NetBSD: patch-ae,v 1.6 2015/06/01 21:50:22 spz Exp $ Fix build. ---- guile/src/core.c.orig 2012-04-12 20:05:11.000000000 +0000 +--- guile/src/core.c.orig 2015-03-23 07:19:23.000000000 +0000 +++ guile/src/core.c @@ -28,7 +28,7 @@ #include diff --git a/security/gnutls/patches/patch-gl_stdio.in.h b/security/gnutls/patches/patch-gl_stdio.in.h index b89d22613..35fda4c34 100644 --- a/security/gnutls/patches/patch-gl_stdio.in.h +++ b/security/gnutls/patches/patch-gl_stdio.in.h @@ -1,8 +1,8 @@ -$NetBSD: patch-gl_stdio.in.h,v 1.2 2014/12/05 12:25:42 khorben Exp $ +$NetBSD: patch-gl_stdio.in.h,v 1.3 2015/06/01 21:50:22 spz Exp $ Avoid conflict between gets() and std::gets() ---- gl/stdio.in.h.orig 2014-04-18 17:03:19.000000000 +0000 +--- gl/stdio.in.h.orig 2015-03-23 20:57:21.000000000 +0000 +++ gl/stdio.in.h @@ -714,6 +714,7 @@ _GL_WARN_ON_USE (getline, "getline is un # endif diff --git a/security/gnutls/patches/patch-lib_Makefile.in b/security/gnutls/patches/patch-lib_Makefile.in index 236f21399..fab7f5d50 100644 --- a/security/gnutls/patches/patch-lib_Makefile.in +++ b/security/gnutls/patches/patch-lib_Makefile.in @@ -1,11 +1,11 @@ -$NetBSD: patch-lib_Makefile.in,v 1.6 2014/12/05 12:25:42 khorben Exp $ +$NetBSD: patch-lib_Makefile.in,v 1.7 2015/06/01 21:50:22 spz Exp $ Correct path to locale files. ---- lib/Makefile.in.orig 2014-10-13 03:56:59.000000000 +0000 +--- lib/Makefile.in.orig 2015-05-03 17:30:56.000000000 +0000 +++ lib/Makefile.in -@@ -367,7 +367,7 @@ am_libgnutls_la_OBJECTS = $(am__objects_ - libgnutls_la_OBJECTS = $(am_libgnutls_la_OBJECTS) +@@ -361,7 +361,7 @@ am__v_lt_0 = --silent + am__v_lt_1 = libgnutls_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(libgnutls_la_LDFLAGS) $(LDFLAGS) -o $@ @@ -13,7 +13,7 @@ Correct path to locale files. @ENABLE_CXX_TRUE@libgnutlsxx_la_DEPENDENCIES = libgnutls.la am__libgnutlsxx_la_SOURCES_DIST = gnutlsxx.cpp @ENABLE_CXX_TRUE@am_libgnutlsxx_la_OBJECTS = \ -@@ -1454,7 +1454,7 @@ infodir = @infodir@ +@@ -1443,7 +1443,7 @@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ diff --git a/security/gnutls/patches/patch-lib_nettle_rnd-common.c b/security/gnutls/patches/patch-lib_nettle_rnd-common.c new file mode 100644 index 000000000..e0669c733 --- /dev/null +++ b/security/gnutls/patches/patch-lib_nettle_rnd-common.c @@ -0,0 +1,26 @@ +$NetBSD: patch-lib_nettle_rnd-common.c,v 1.1 2015/06/01 21:50:22 spz Exp $ + +http://lists.gnupg.org/pipermail/gnutls-devel/2013-November/006588.html + +--- lib/nettle/rnd-common.c.orig 2015-03-23 07:19:23.000000000 +0000 ++++ lib/nettle/rnd-common.c +@@ -61,8 +61,7 @@ void _rnd_get_event(struct event_st *e) + + #ifdef HAVE_GETRUSAGE + if (getrusage(ARG_RUSAGE, &e->rusage) < 0) { +- _gnutls_debug_log("getrusage failed: %s\n", +- strerror(errno)); ++ _gnutls_debug_log("getrusage failed\n"); + } + #endif + +@@ -153,8 +152,7 @@ static int _rnd_get_system_entropy_urand + if (res <= 0) { + if (res < 0) { + _gnutls_debug_log +- ("Failed to read /dev/urandom: %s\n", +- strerror(errno)); ++ ("Failed to read /dev/urandom\n"); + } else { + _gnutls_debug_log + ("Failed to read /dev/urandom: end of file\n"); diff --git a/security/gnutls/patches/patch-lib_nettle_rnd.c b/security/gnutls/patches/patch-lib_nettle_rnd.c deleted file mode 100644 index 5c75456bc..000000000 --- a/security/gnutls/patches/patch-lib_nettle_rnd.c +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-lib_nettle_rnd.c,v 1.4 2014/12/05 12:43:24 khorben Exp $ - -http://lists.gnupg.org/pipermail/gnutls-devel/2013-November/006588.html - ---- lib/nettle/rnd.c.orig 2014-10-14 19:06:59.000000000 +0000 -+++ lib/nettle/rnd.c -@@ -101,8 +101,7 @@ static void _rnd_get_event(struct event_ - - #ifdef HAVE_GETRUSAGE - if (getrusage(ARG_RUSAGE, &e->rusage) < 0) { -- _gnutls_debug_log("getrusage failed: %s\n", -- strerror(errno)); -+ _gnutls_debug_log("getrusage failed\n"); - } - #endif - -@@ -266,8 +265,7 @@ static int do_device_source_urandom(int - if (res <= 0) { - if (res < 0) { - _gnutls_debug_log -- ("Failed to read /dev/urandom: %s\n", -- strerror(errno)); -+ ("Failed to read /dev/urandom\n"); - } else { - _gnutls_debug_log - ("Failed to read /dev/urandom: end of file\n"); diff --git a/security/gnutls/patches/patch-lib_system.h b/security/gnutls/patches/patch-lib_system.h deleted file mode 100644 index dd609e524..000000000 --- a/security/gnutls/patches/patch-lib_system.h +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-lib_system.h,v 1.1 2014/12/31 16:05:07 rumko Exp $ - -At least on FreeBSD, arpa/inet.h does not contain IPV6 -related structs. - -See https://savannah.gnu.org/support/?108713 - ---- lib/system.h.orig 2014-12-30 11:12:37.607361021 +0000 -+++ lib/system.h -@@ -98,7 +98,12 @@ int _gnutls_ucs2_to_utf8(const void *dat - int gnutls_system_global_init(void); - void gnutls_system_global_deinit(void); - -+#if defined(HAVE_NETINET_IN_H) -+#include -+#else - #include -+#endif -+ - #ifdef _WIN32 - # define inet_aton _gnutls_inet_aton - int inet_aton(const char *cp, struct in_addr *inp); diff --git a/security/gnutls/patches/patch-src_gl_stdio.in.h b/security/gnutls/patches/patch-src_gl_stdio.in.h new file mode 100644 index 000000000..ac259aa67 --- /dev/null +++ b/security/gnutls/patches/patch-src_gl_stdio.in.h @@ -0,0 +1,22 @@ +$NetBSD: patch-src_gl_stdio.in.h,v 1.1 2015/06/04 09:43:53 jperkin Exp $ + +Avoid conflict between gets() and std::gets() + +--- src/gl/stdio.in.h.orig 2015-03-23 20:57:21.000000000 +0000 ++++ src/gl/stdio.in.h +@@ -714,6 +714,7 @@ _GL_WARN_ON_USE (getline, "getline is un + # endif + #endif + ++#if !defined(__cplusplus) + /* It is very rare that the developer ever has full control of stdin, + so any use of gets warrants an unconditional warning; besides, C11 + removed it. */ +@@ -721,6 +722,7 @@ _GL_WARN_ON_USE (getline, "getline is un + #if HAVE_RAW_DECL_GETS + _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead"); + #endif ++#endif + + + #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@ diff --git a/security/gnutls/patches/patch-src_libopts_autoopts_options.h b/security/gnutls/patches/patch-src_libopts_autoopts_options.h index e18d9c489..b94b770a7 100644 --- a/security/gnutls/patches/patch-src_libopts_autoopts_options.h +++ b/security/gnutls/patches/patch-src_libopts_autoopts_options.h @@ -1,8 +1,8 @@ -$NetBSD: patch-src_libopts_autoopts_options.h,v 1.1 2013/10/25 09:03:12 jperkin Exp $ +$NetBSD: patch-src_libopts_autoopts_options.h,v 1.2 2015/06/01 21:50:22 spz Exp $ Workaround for older OSX. ---- src/libopts/autoopts/options.h.orig 2013-05-08 18:32:30.000000000 +0000 +--- src/libopts/autoopts/options.h.orig 2015-03-23 07:19:23.000000000 +0000 +++ src/libopts/autoopts/options.h @@ -62,7 +62,7 @@ # include diff --git a/security/gnutls/patches/patch-src_libopts_compat_compat.h b/security/gnutls/patches/patch-src_libopts_compat_compat.h index 5d7e85f96..e27209bac 100644 --- a/security/gnutls/patches/patch-src_libopts_compat_compat.h +++ b/security/gnutls/patches/patch-src_libopts_compat_compat.h @@ -1,8 +1,8 @@ -$NetBSD: patch-src_libopts_compat_compat.h,v 1.1 2013/10/25 09:03:12 jperkin Exp $ +$NetBSD: patch-src_libopts_compat_compat.h,v 1.2 2015/06/01 21:50:22 spz Exp $ Workaround for older OSX. ---- src/libopts/compat/compat.h.orig 2013-05-08 18:32:30.000000000 +0000 +--- src/libopts/compat/compat.h.orig 2015-03-23 07:19:23.000000000 +0000 +++ src/libopts/compat/compat.h @@ -182,7 +182,7 @@ # include diff --git a/security/gnutls/patches/patch-src_libopts_libopts.c b/security/gnutls/patches/patch-src_libopts_libopts.c new file mode 100644 index 000000000..6f91d64ae --- /dev/null +++ b/security/gnutls/patches/patch-src_libopts_libopts.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_libopts_libopts.c,v 1.1 2015/06/08 13:44:57 joerg Exp $ + +Workaround broken gettext.h conflicting with native implementation of +message contexts in NetBSD. + +--- src/libopts/libopts.c.orig 2015-06-08 13:12:30.000000000 +0000 ++++ src/libopts/libopts.c +@@ -1,3 +1,7 @@ ++#include ++#if ENABLE_NLS ++#include ++#endif + #define AUTOOPTS_INTERNAL 1 + #include "autoopts/project.h" + #define LOCAL static diff --git a/security/gnutls/patches/patch-src_libopts_makeshell.c b/security/gnutls/patches/patch-src_libopts_makeshell.c index 70948caf2..0ef61341e 100644 --- a/security/gnutls/patches/patch-src_libopts_makeshell.c +++ b/security/gnutls/patches/patch-src_libopts_makeshell.c @@ -1,8 +1,8 @@ -$NetBSD: patch-src_libopts_makeshell.c,v 1.1 2014/08/30 12:45:11 adam Exp $ +$NetBSD: patch-src_libopts_makeshell.c,v 1.2 2015/06/01 21:50:22 spz Exp $ Avoid stdnoreturn.h. ---- src/libopts/makeshell.c.orig 2014-08-30 12:24:30.000000000 +0000 +--- src/libopts/makeshell.c.orig 2015-03-23 07:19:23.000000000 +0000 +++ src/libopts/makeshell.c @@ -68,7 +68,7 @@ static void open_out(char const * fname, char const * pname); diff --git a/security/gnutls/patches/patch-src_libopts_proto.h b/security/gnutls/patches/patch-src_libopts_proto.h index ff83b8062..cbd1eb32e 100644 --- a/security/gnutls/patches/patch-src_libopts_proto.h +++ b/security/gnutls/patches/patch-src_libopts_proto.h @@ -1,8 +1,8 @@ -$NetBSD: patch-src_libopts_proto.h,v 1.1 2014/08/30 12:45:11 adam Exp $ +$NetBSD: patch-src_libopts_proto.h,v 1.2 2015/06/01 21:50:22 spz Exp $ Avoid stdnoreturn.h. ---- src/libopts/proto.h.orig 2014-08-30 12:30:03.000000000 +0000 +--- src/libopts/proto.h.orig 2015-03-23 07:19:23.000000000 +0000 +++ src/libopts/proto.h @@ -98,16 +98,16 @@ load_opt_line(tOptions * opts, tOptState /* diff --git a/security/gnutls/patches/patch-tests_Makefile.in b/security/gnutls/patches/patch-tests_Makefile.in index 7efffb944..328e6ddb1 100644 --- a/security/gnutls/patches/patch-tests_Makefile.in +++ b/security/gnutls/patches/patch-tests_Makefile.in @@ -1,16 +1,16 @@ -$NetBSD: patch-tests_Makefile.in,v 1.2 2014/12/05 12:25:42 khorben Exp $ +$NetBSD: patch-tests_Makefile.in,v 1.4 2015/06/04 09:43:53 jperkin Exp $ Disable dsa test. Hangs on NetBSD-6.99.28/amd64 in gnutls-3.8.2.1. Please retest during updates. ---- tests/Makefile.in.orig 2014-10-13 03:57:02.000000000 +0000 +--- tests/Makefile.in.orig 2015-05-03 17:30:57.000000000 +0000 +++ tests/Makefile.in -@@ -2066,7 +2066,7 @@ top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - SUBDIRS = . rsa-md5-collision pkcs1-padding pkcs8-decode pkcs12-decode \ -- userid cert-tests key-id sha2 safe-renegotiation dsa scripts \ -+ userid cert-tests key-id sha2 safe-renegotiation scripts \ - ecdsa slow dtls srp $(am__append_1) $(am__append_2) - EXTRA_DIST = suppressions.valgrind eagain-common.h - AM_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS) +@@ -1151,7 +1151,7 @@ TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) + $(TEST_LOG_FLAGS) + DIST_SUBDIRS = . rsa-md5-collision pkcs1-padding pkcs8-decode \ + pkcs12-decode userid cert-tests key-tests sha2 \ +- safe-renegotiation dsa scripts ecdsa slow dtls srp \ ++ safe-renegotiation scripts ecdsa slow dtls srp \ + openpgp-certs suite + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + am__relativize = \ diff --git a/security/gnutls/patches/patch-tests_openpgp-certs_Makefile.in b/security/gnutls/patches/patch-tests_openpgp-certs_Makefile.in index 17742ff6e..56aa4faa8 100644 --- a/security/gnutls/patches/patch-tests_openpgp-certs_Makefile.in +++ b/security/gnutls/patches/patch-tests_openpgp-certs_Makefile.in @@ -1,11 +1,11 @@ -$NetBSD: patch-tests_openpgp-certs_Makefile.in,v 1.2 2014/12/05 12:25:42 khorben Exp $ +$NetBSD: patch-tests_openpgp-certs_Makefile.in,v 1.3 2015/06/01 21:50:22 spz Exp $ Disable testcerts test. Hangs on NetBSD-6.99.28/amd64 with gnutls-3.8.2.1. Please retest during updates. ---- tests/openpgp-certs/Makefile.in.orig 2014-10-13 03:57:03.000000000 +0000 +--- tests/openpgp-certs/Makefile.in.orig 2015-05-03 17:30:57.000000000 +0000 +++ tests/openpgp-certs/Makefile.in -@@ -1423,7 +1423,7 @@ dist_check_SCRIPTS = testselfsigs testce +@@ -1413,7 +1413,7 @@ dist_check_SCRIPTS = testselfsigs testce # The selftest is disabled until we can make it work under Wine and # under Debian buildds (problem with 127.0.0.2?). diff --git a/security/go-oauth2/DESCR b/security/go-oauth2/DESCR new file mode 100644 index 000000000..a446c9007 --- /dev/null +++ b/security/go-oauth2/DESCR @@ -0,0 +1 @@ +This package contains an OAuth 2 client library for Go. diff --git a/security/go-oauth2/Makefile b/security/go-oauth2/Makefile new file mode 100644 index 000000000..62ca5f370 --- /dev/null +++ b/security/go-oauth2/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1 2015/05/11 13:27:16 bsiegert Exp $ +# + +DISTNAME= oauth2 +PKGNAME= go-${DISTNAME}-20150508 +GITHUB_PROJECT= ${DISTNAME} +CATEGORIES= security +MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/} +GITHUB_TAG= 2159a45684 + +MAINTAINER= bsiegert@NetBSD.org +HOMEPAGE= http://golang.org/ +COMMENT= OAuth 2 library for Go +LICENSE= modified-bsd + +GO_SRCPATH= golang.org/x/oauth2 +GO_DIST_BASE= ${DISTNAME}-${GITHUB_TAG}* + +.include "../../textproc/go-text/buildlink3.mk" +.include "../../net/gcloud-golang-metadata/buildlink3.mk" +.include "../../lang/go/go-package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/security/go-oauth2/PLIST b/security/go-oauth2/PLIST new file mode 100644 index 000000000..8cfc97b34 --- /dev/null +++ b/security/go-oauth2/PLIST @@ -0,0 +1,53 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/11 13:27:16 bsiegert Exp $ +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/clientcredentials.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/facebook.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/github.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/google.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/internal.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/jws.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/jwt.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/linkedin.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/odnoklassniki.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/paypal.a +gopkg/pkg/${GO_PLATFORM}/golang.org/x/oauth2/vk.a +gopkg/src/golang.org/x/oauth2/AUTHORS +gopkg/src/golang.org/x/oauth2/CONTRIBUTING.md +gopkg/src/golang.org/x/oauth2/CONTRIBUTORS +gopkg/src/golang.org/x/oauth2/LICENSE +gopkg/src/golang.org/x/oauth2/README.md +gopkg/src/golang.org/x/oauth2/client_appengine.go +gopkg/src/golang.org/x/oauth2/clientcredentials/clientcredentials.go +gopkg/src/golang.org/x/oauth2/clientcredentials/clientcredentials_test.go +gopkg/src/golang.org/x/oauth2/example_test.go +gopkg/src/golang.org/x/oauth2/facebook/facebook.go +gopkg/src/golang.org/x/oauth2/github/github.go +gopkg/src/golang.org/x/oauth2/google/appengine.go +gopkg/src/golang.org/x/oauth2/google/appengine_hook.go +gopkg/src/golang.org/x/oauth2/google/default.go +gopkg/src/golang.org/x/oauth2/google/example_test.go +gopkg/src/golang.org/x/oauth2/google/google.go +gopkg/src/golang.org/x/oauth2/google/google_test.go +gopkg/src/golang.org/x/oauth2/google/sdk.go +gopkg/src/golang.org/x/oauth2/google/sdk_test.go +gopkg/src/golang.org/x/oauth2/google/testdata/gcloud/credentials +gopkg/src/golang.org/x/oauth2/google/testdata/gcloud/properties +gopkg/src/golang.org/x/oauth2/internal/oauth2.go +gopkg/src/golang.org/x/oauth2/internal/oauth2_test.go +gopkg/src/golang.org/x/oauth2/internal/token.go +gopkg/src/golang.org/x/oauth2/internal/token_test.go +gopkg/src/golang.org/x/oauth2/internal/transport.go +gopkg/src/golang.org/x/oauth2/jws/jws.go +gopkg/src/golang.org/x/oauth2/jwt/example_test.go +gopkg/src/golang.org/x/oauth2/jwt/jwt.go +gopkg/src/golang.org/x/oauth2/jwt/jwt_test.go +gopkg/src/golang.org/x/oauth2/linkedin/linkedin.go +gopkg/src/golang.org/x/oauth2/oauth2.go +gopkg/src/golang.org/x/oauth2/oauth2_test.go +gopkg/src/golang.org/x/oauth2/odnoklassniki/odnoklassniki.go +gopkg/src/golang.org/x/oauth2/paypal/paypal.go +gopkg/src/golang.org/x/oauth2/token.go +gopkg/src/golang.org/x/oauth2/token_test.go +gopkg/src/golang.org/x/oauth2/transport.go +gopkg/src/golang.org/x/oauth2/transport_test.go +gopkg/src/golang.org/x/oauth2/vk/vk.go diff --git a/security/go-oauth2/buildlink3.mk b/security/go-oauth2/buildlink3.mk new file mode 100644 index 000000000..2bce104da --- /dev/null +++ b/security/go-oauth2/buildlink3.mk @@ -0,0 +1,16 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/05/11 13:27:16 bsiegert Exp $ + +BUILDLINK_TREE+= go-oauth2 + +.if !defined(GO_OAUTH2_BUILDLINK3_MK) +GO_OAUTH2_BUILDLINK3_MK:= + +BUILDLINK_DEPMETHOD.go-oauth2?= build +BUILDLINK_API_DEPENDS.go-oauth2+= go-oauth2>=20150310 +BUILDLINK_PKGSRCDIR.go-oauth2?= ../../security/go-oauth2 + +.include "../../textproc/go-text/buildlink3.mk" +.include "../../net/gcloud-golang-metadata/buildlink3.mk" +.endif # GO_OAUTH2_BUILDLINK3_MK + +BUILDLINK_TREE+= -go-oauth2 diff --git a/security/go-oauth2/distinfo b/security/go-oauth2/distinfo new file mode 100644 index 000000000..c17eaf306 --- /dev/null +++ b/security/go-oauth2/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/11 13:27:16 bsiegert Exp $ + +SHA1 (oauth2-2159a45684.tar.gz) = 85f26896747fa01c3e86ee4197262ab3d2e25681 +RMD160 (oauth2-2159a45684.tar.gz) = 5558076ad5497a9dbf0611db79aabfc63ce8abf7 +Size (oauth2-2159a45684.tar.gz) = 31639 bytes diff --git a/security/gpa/Makefile b/security/gpa/Makefile index fc776fb72..47435534b 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= gpa-0.7.0 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ diff --git a/security/gpass/Makefile b/security/gpass/Makefile index 27d89fccb..5a23d8350 100644 --- a/security/gpass/Makefile +++ b/security/gpass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= gpass-0.4.4 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpass/} diff --git a/security/gpg2dot/Makefile b/security/gpg2dot/Makefile index 894d19902..04798e69a 100644 --- a/security/gpg2dot/Makefile +++ b/security/gpg2dot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/02/24 08:58:56 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:02 wiz Exp $ DISTNAME= gpg2dot-1.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/hackbot/Makefile b/security/hackbot/Makefile index efeabcda0..3f1d8348c 100644 --- a/security/hackbot/Makefile +++ b/security/hackbot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:02 wiz Exp $ DISTNAME= hackbot-2.21 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security net MASTER_SITES= http://hackbot.stream-portal.org/ EXTRACT_SUFX= .tgz diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 5ef6f8d12..e84149012 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: Makefile,v 1.115 2015/04/06 08:17:17 adam Exp $ DISTNAME= heimdal-1.5.3 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ diff --git a/security/heimdal/buildlink3.mk b/security/heimdal/buildlink3.mk index f37fa5bdb..a3be4c54a 100644 --- a/security/heimdal/buildlink3.mk +++ b/security/heimdal/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.47 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.48 2015/04/06 08:17:17 adam Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= heimdal HEIMDAL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.heimdal+= heimdal>=0.4e -BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.3nb8 +BUILDLINK_ABI_DEPENDS.heimdal+= heimdal>=1.5.3nb9 BUILDLINK_PKGSRCDIR.heimdal?= ../../security/heimdal BUILDLINK_INCDIRS.heimdal?= include/krb5 diff --git a/security/honeyd/Makefile b/security/honeyd/Makefile index e4990b6c6..02c43147a 100644 --- a/security/honeyd/Makefile +++ b/security/honeyd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2014/05/05 00:48:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= honeyd-1.5b -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= security net MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/security/hydra/Makefile b/security/hydra/Makefile index 4d513dc9f..c111df724 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/10/07 16:47:34 adam Exp $ +# $NetBSD: Makefile,v 1.65 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= hydra-7.5 -PKGREVISION= 8 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= http://freeworld.thc.org/releases/ diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index ea300d21d..4de8b0682 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/02/12 23:18:32 tron Exp $ +# $NetBSD: Makefile,v 1.36 2015/05/19 15:45:44 sevan Exp $ DISTNAME= ipsec-tools-0.7.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_NETBSD:=ipsec-tools/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/ipsec-tools/distinfo b/security/ipsec-tools/distinfo index ddddb1019..335422163 100644 --- a/security/ipsec-tools/distinfo +++ b/security/ipsec-tools/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.16 2010/03/06 09:07:15 spz Exp $ +$NetBSD: distinfo,v 1.17 2015/05/19 15:45:44 sevan Exp $ SHA1 (ipsec-tools-0.7.3.tar.bz2) = 19dc160643547a0bfabf0fe0ad1a181d3c28f410 RMD160 (ipsec-tools-0.7.3.tar.bz2) = e0ff32f0daa845934ac868ad5f36d58b25919c30 Size (ipsec-tools-0.7.3.tar.bz2) = 776096 bytes +SHA1 (patch-src_racoon_gssapi.c) = 6294956137e91749feee8de9da696c492fe786b9 diff --git a/security/ipsec-tools/patches/patch-src_racoon_gssapi.c b/security/ipsec-tools/patches/patch-src_racoon_gssapi.c new file mode 100644 index 000000000..720d92ab0 --- /dev/null +++ b/security/ipsec-tools/patches/patch-src_racoon_gssapi.c @@ -0,0 +1,19 @@ +$NetBSD: patch-src_racoon_gssapi.c,v 1.1 2015/05/19 15:45:44 sevan Exp $ + +Protect against a NULL pointer dereference described in: +https://www.altsci.com/ipsec/ + +--- src/racoon/gssapi.c.orig 2015-05-19 15:28:49.000000000 +0000 ++++ src/racoon/gssapi.c +@@ -192,6 +192,11 @@ gssapi_init(struct ph1handle *iph1) + gss_name_t princ, canon_princ; + OM_uint32 maj_stat, min_stat; + ++ if (iph1->rmconf == NULL) { ++ plog(LLV_ERROR, LOCATION, NULL, "no remote config\n"); ++ return -1; ++ } ++ + gps = racoon_calloc(1, sizeof (struct gssapi_ph1_state)); + if (gps == NULL) { + plog(LLV_ERROR, LOCATION, NULL, "racoon_calloc failed\n"); diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile index 99d73d563..a2d91b905 100644 --- a/security/keepassx/Makefile +++ b/security/keepassx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/02/12 23:18:32 tron Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= keepassx-0.4.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepassx/} diff --git a/security/keychain/Makefile b/security/keychain/Makefile index 63c0e088d..5284eb74c 100644 --- a/security/keychain/Makefile +++ b/security/keychain/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2015/03/13 11:29:33 roy Exp $ +# $NetBSD: Makefile,v 1.33 2015/05/04 21:02:58 roy Exp $ DISTNAME= keychain-2.7.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.funtoo.org/archive/keychain/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/keychain/distinfo b/security/keychain/distinfo index 53940e7cb..24cdd64d2 100644 --- a/security/keychain/distinfo +++ b/security/keychain/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.17 2010/05/18 06:29:32 pettai Exp $ +$NetBSD: distinfo,v 1.18 2015/05/04 21:02:58 roy Exp $ SHA1 (keychain-2.7.1.tar.bz2) = e7ad7da374ba81e57792bb2695eb6c352f769de7 RMD160 (keychain-2.7.1.tar.bz2) = bbeaf7f8c1c6dc0b3847aa9b7fc272ebb0743482 Size (keychain-2.7.1.tar.bz2) = 51379 bytes +SHA1 (patch-keychain) = 0e1b2ecabbbbef53dacbd8d141ea3ea7f3e8d08b diff --git a/security/keychain/patches/patch-keychain b/security/keychain/patches/patch-keychain new file mode 100644 index 000000000..338c25669 --- /dev/null +++ b/security/keychain/patches/patch-keychain @@ -0,0 +1,18 @@ +$NetBSD: patch-keychain,v 1.1 2015/05/04 21:02:59 roy Exp $ + +Add OpenSSH 6.8+ support. + +--- keychain.orig 2015-05-04 20:56:00.000000000 +0000 ++++ keychain +@@ -812,6 +812,11 @@ extract_fingerprints() { + # 1024 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00 /home/barney/.ssh/id_dsa (DSA) + echo "$ef_line" | cut -f2 -d' ' + ;; ++ *\ MD5:[0-9a-zA-Z\+\/=]*|*\ SHA256:[0-9a-zA-Z\+\/=]*) ++ # The new OpenSSH 6.8+ format, ++ # 1024 SHA256:mVPwvezndPv/ARoIadVY98vAC0g+P/5633yTC4d/wXE /home/barney/.ssh/id_dsa (DSA) ++ echo "$ef_line" | cut -f2 -d' ' ++ ;; + *) + # Fall back to filename. Note that commercial ssh is handled + # explicitly in ssh_l and ssh_f, so hopefully this rule will diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile index b0b24b83c..143f5a878 100644 --- a/security/kgpg/Makefile +++ b/security/kgpg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/11/13 11:29:53 markd Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:24:48 tnn Exp $ DISTNAME= kgpg-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= security COMMENT= KDE encryption tool diff --git a/security/kpcli/Makefile b/security/kpcli/Makefile index 0e95ed2ec..a346a8a89 100644 --- a/security/kpcli/Makefile +++ b/security/kpcli/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/08/28 08:47:52 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:02 wiz Exp $ DISTNAME= kpcli-2.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kpcli/} EXTRACT_SUFX= .pl diff --git a/security/kssh/Makefile b/security/kssh/Makefile index dbc87cd32..bcec9857e 100644 --- a/security/kssh/Makefile +++ b/security/kssh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/25 14:24:48 tnn Exp $ # DISTNAME= kssh-0.7 -PKGREVISION= 48 +PKGREVISION= 49 CATEGORIES= security kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kssh/} diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile index 74e1055a9..693fbd1be 100644 --- a/security/kwalletmanager/Makefile +++ b/security/kwalletmanager/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/11/13 11:29:53 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:24:49 tnn Exp $ DISTNAME= kwalletmanager-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= security COMMENT= KDE wallet manager diff --git a/security/lasso/Makefile b/security/lasso/Makefile index 4f2661f4a..04689802b 100644 --- a/security/lasso/Makefile +++ b/security/lasso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2015/04/02 16:55:09 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:02 wiz Exp $ CONFIGURE_ARGS+= --disable-python CONFIGURE_ARGS+= --disable-php5 @@ -9,4 +9,5 @@ PYTHON_FOR_BUILD_ONLY= yes EXTRACT_USING= bsdtar +PKGREVISION= 1 .include "../../security/lasso/Makefile.common" diff --git a/security/lasso/Makefile.common b/security/lasso/Makefile.common index 75824b7b0..20a4a02f1 100644 --- a/security/lasso/Makefile.common +++ b/security/lasso/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2015/04/01 14:05:02 manu Exp $ +# $NetBSD: Makefile.common,v 1.11 2015/04/03 09:49:00 manu Exp $ # # used by security/lasso/Makefile # used by security/py-lasso/Makefile @@ -23,6 +23,8 @@ USE_TOOLS+= pkg-config perl PKGCONFIG_OVERRIDE+= lasso.pc.in +BUILDLINK_ABI_DEPENDS.glib2+= glib2>=2.35 + .include "../../lang/python/application.mk" .include "../../security/xmlsec1/buildlink3.mk" diff --git a/security/lasso/distinfo b/security/lasso/distinfo index b0b68678b..286dd3403 100644 --- a/security/lasso/distinfo +++ b/security/lasso/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.16 2015/04/01 14:05:02 manu Exp $ +$NetBSD: distinfo,v 1.17 2015/04/03 09:49:00 manu Exp $ SHA1 (lasso-2.4.1.tar.gz) = 4596b8037932d4281828d27c3d4065522b4775dc RMD160 (lasso-2.4.1.tar.gz) = 7fc4855135fe662b00e353ad21b0646ce24692e3 Size (lasso-2.4.1.tar.gz) = 4392038 bytes SHA1 (patch-configure) = 8acdd57ba89fea824ea0bc6b0080298b78226678 SHA1 (patch-configure.ac) = 8cb6a7ad3aec9a7c17892ae4e0493ad3d6a8cde1 -SHA1 (patch-lasso-id-ff-provider.c) = 900532802b7243598332850683b3d16d3f579a82 diff --git a/security/lasso/patches/patch-lasso-id-ff-provider.c b/security/lasso/patches/patch-lasso-id-ff-provider.c deleted file mode 100644 index b58cdb5b4..000000000 --- a/security/lasso/patches/patch-lasso-id-ff-provider.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-lasso-id-ff-provider.c,v 1.2 2015/04/01 14:05:02 manu Exp $ - ---- lasso/id-ff/provider.c.orig 2014-07-30 17:16:07.000000000 +0200 -+++ lasso/id-ff/provider.c 2015-03-25 11:29:15.000000000 +0100 -@@ -62,8 +62,9 @@ - #include "providerprivate.h" - - #include "../saml-2.0/providerprivate.h" - #include -+#include - #include "../utils.h" - #include "../debug.h" - #include "../keyprivate.h" - diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index c60f457f0..619ebde97 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/02/12 23:18:33 tron Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:24:49 tnn Exp $ DISTNAME= libfwbuilder-4.1.3 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fwbuilder/} diff --git a/security/libfwbuilder/buildlink3.mk b/security/libfwbuilder/buildlink3.mk index ec56fe950..887ee03b1 100644 --- a/security/libfwbuilder/buildlink3.mk +++ b/security/libfwbuilder/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.41 2014/02/12 23:18:33 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.42 2015/04/25 14:24:49 tnn Exp $ BUILDLINK_TREE+= libfwbuilder @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libfwbuilder LIBFWBUILDER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3 -BUILDLINK_ABI_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3nb18 +BUILDLINK_ABI_DEPENDS.libfwbuilder+= libfwbuilder>=4.1.3nb19 BUILDLINK_PKGSRCDIR.libfwbuilder?= ../../security/libfwbuilder .include "../../devel/zlib/buildlink3.mk" diff --git a/security/libgcrypt/distinfo b/security/libgcrypt/distinfo index 6cbff73f4..871384094 100644 --- a/security/libgcrypt/distinfo +++ b/security/libgcrypt/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.56 2015/02/28 00:14:25 wiz Exp $ +$NetBSD: distinfo,v 1.57 2015/04/17 14:36:17 sevan Exp $ SHA1 (libgcrypt-1.6.3.tar.bz2) = 9456e7b64db9df8360a1407a38c8c958da80bbf1 RMD160 (libgcrypt-1.6.3.tar.bz2) = cce0256a6c71e0f9df260799418e887ffa62f832 Size (libgcrypt-1.6.3.tar.bz2) = 2494052 bytes SHA1 (patch-aa) = 3dd44b8745128a6788d24f9eb00002624a5fc52b SHA1 (patch-configure) = b9abea2f665ed0d8e0f36cf207f2cb9667bdfb4d +SHA1 (patch-mpi_longlong.h) = 901dfd7852d0608d612e38975be8af2d0548b120 SHA1 (patch-random_rndunix.c) = 8069cf981fe6166cd7accce1258d8e47859657bb SHA1 (patch-src_visibility.h) = 8cbbf6803ab34b4b7dda832aa8ee18247aa89518 diff --git a/security/libgcrypt/patches/patch-mpi_longlong.h b/security/libgcrypt/patches/patch-mpi_longlong.h new file mode 100644 index 000000000..d72d4dbc1 --- /dev/null +++ b/security/libgcrypt/patches/patch-mpi_longlong.h @@ -0,0 +1,25 @@ +$NetBSD: patch-mpi_longlong.h,v 1.1 2015/04/17 14:36:17 sevan Exp $ + +Fix for compiling on Solaris SPARC with gcc. + + If __sparcv8 is defined, use the SPARC v8 version of udiv_qrnnd. Without + this change, udiv_qrnnd will not be defined using the SPARC v8 udiv + instruction, and the default SPARC v7 case of defining it to be the native + __gmpn_udiv_qrnnd will be used, but this does not exist on SPARC v8, so + at link time, the user will get an error about _gmpn_udiv_qrnnd being + undefined. gcc defines __sparcv8. + +From PR pkg/26815 +https://bugs.g10code.com/gnupg/issue1703 + +--- mpi/longlong.h.orig 2015-04-17 14:24:14.000000000 +0000 ++++ mpi/longlong.h +@@ -1287,7 +1287,7 @@ typedef unsigned int UTItype __attribute + "rJ" ((USItype)(al)), \ + "rI" ((USItype)(bl)) \ + __CLOBBER_CC) +-#if defined (__sparc_v8__) ++#if defined (__sparc_v8__) || defined(__sparcv8) + /* Don't match immediate range because, 1) it is not often useful, + 2) the 'I' flag thinks of the range as a 13 bit signed interval, + while we want to match a 13 bit interval, sign extended to 32 bits, diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 1a3f737b3..e45525ac4 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2015/03/21 19:25:21 tron Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/12 14:25:26 wiz Exp $ -DISTNAME= libgpg-error-1.18 +DISTNAME= libgpg-error-1.19 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/ \ ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/ \ diff --git a/security/libgpg-error/distinfo b/security/libgpg-error/distinfo index fdaa53ff8..bb87f2dde 100644 --- a/security/libgpg-error/distinfo +++ b/security/libgpg-error/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.23 2015/02/01 19:49:38 wiz Exp $ +$NetBSD: distinfo,v 1.24 2015/04/12 14:25:26 wiz Exp $ -SHA1 (libgpg-error-1.18.tar.bz2) = 7ba54f939da023af8f5b3e7a421a32eb742909c4 -RMD160 (libgpg-error-1.18.tar.bz2) = a9f056268a3d4a903e17f6e6931f8631cb541bf6 -Size (libgpg-error-1.18.tar.bz2) = 718070 bytes +SHA1 (libgpg-error-1.19.tar.bz2) = 4997951ab058788de48b989013668eb3df1e6939 +RMD160 (libgpg-error-1.19.tar.bz2) = cb555eaacd1bccde3dfe1fadb6f2bc0126d86a41 +Size (libgpg-error-1.19.tar.bz2) = 761622 bytes SHA1 (patch-src_estream.c) = 792929cebef6ba7860da89c70742b3cd28c9c92d SHA1 (patch-src_gpg-error-config.in) = e22e99208192971f8c123d7ee9b22c5f615669e1 diff --git a/security/libprelude-perl/Makefile b/security/libprelude-perl/Makefile index 69a88f5a2..dc353a5a0 100644 --- a/security/libprelude-perl/Makefile +++ b/security/libprelude-perl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:02 wiz Exp $ PKGNAME= libprelude-perl-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Perl bindings to LibPrelude .include "../../security/libprelude/Makefile.common" diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index ad1e07eb3..b5b08f70f 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:51:02 wiz Exp $ # COMMENT= LibPrelude libraries and c++ easy bindings -PKGREVISION= 9 +PKGREVISION= 10 .include "../../security/libprelude/Makefile.common" diff --git a/security/libpreludedb-mysql/Makefile b/security/libpreludedb-mysql/Makefile index 04e96f939..6e224d9fa 100644 --- a/security/libpreludedb-mysql/Makefile +++ b/security/libpreludedb-mysql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:02 wiz Exp $ # PKGNAME= libpreludedb-mysql-${VERSION} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= MySQL plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-perl/Makefile b/security/libpreludedb-perl/Makefile index b106a1600..e4189481d 100644 --- a/security/libpreludedb-perl/Makefile +++ b/security/libpreludedb-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:02 wiz Exp $ # PKGNAME= libpreludedb-perl-${VERSION} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Perl bindings for LibPreludeDB libraries .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-pgsql/Makefile b/security/libpreludedb-pgsql/Makefile index 52d9e2e21..b9dee22ed 100644 --- a/security/libpreludedb-pgsql/Makefile +++ b/security/libpreludedb-pgsql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:02 wiz Exp $ # PKGNAME= libpreludedb-pgsql-${VERSION} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= PostgreSQL plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-python/Makefile b/security/libpreludedb-python/Makefile index 491d45b0f..1207e34e8 100644 --- a/security/libpreludedb-python/Makefile +++ b/security/libpreludedb-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:20 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:02 wiz Exp $ PKGNAME= libpreludedb-python-${VERSION} -PKGREVISION= 9 +PKGREVISION= 10 COMMENT= Python bindings for LibPreludeDB libraries .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb-sqlite3/Makefile b/security/libpreludedb-sqlite3/Makefile index a7e2fa806..131706eba 100644 --- a/security/libpreludedb-sqlite3/Makefile +++ b/security/libpreludedb-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:02 wiz Exp $ # PKGNAME= libpreludedb-sqlite3-${VERSION} -PKGREVISION= 14 +PKGREVISION= 16 COMMENT= Sqlite3 plugin for LibPreludeDB .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libpreludedb/Makefile b/security/libpreludedb/Makefile index 8b888ee73..fa49e2e52 100644 --- a/security/libpreludedb/Makefile +++ b/security/libpreludedb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:51:02 wiz Exp $ # COMMENT= LibPreludeDB libraries -PKGREVISION= 7 +PKGREVISION= 8 .include "../../security/libpreludedb/Makefile.common" diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 9ea917139..ae2186a7b 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2015/03/29 13:10:49 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/30 15:07:28 wiz Exp $ -DISTNAME= libtasn1-4.4 +DISTNAME= libtasn1-4.5 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/} diff --git a/security/libtasn1/distinfo b/security/libtasn1/distinfo index dfafcf115..e84504aef 100644 --- a/security/libtasn1/distinfo +++ b/security/libtasn1/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.43 2015/03/29 13:10:49 wiz Exp $ +$NetBSD: distinfo,v 1.44 2015/04/30 15:07:28 wiz Exp $ -SHA1 (libtasn1-4.4.tar.gz) = b0931ae018a771c6cc494003fd8808e2c281695e -RMD160 (libtasn1-4.4.tar.gz) = 4f129edf6e04dfbd6e74bbfc637496a379e2781f -Size (libtasn1-4.4.tar.gz) = 1849451 bytes +SHA1 (libtasn1-4.5.tar.gz) = 7d648928729ffd38de84fac8b94d3ae0558de472 +RMD160 (libtasn1-4.5.tar.gz) = 1060f96cab7f4580f76cbb5b632b7a6376576544 +Size (libtasn1-4.5.tar.gz) = 1850279 bytes diff --git a/security/libykneomgr/Makefile b/security/libykneomgr/Makefile index 135148d77..53a409548 100644 --- a/security/libykneomgr/Makefile +++ b/security/libykneomgr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/11/17 19:05:14 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/04 21:14:24 wiz Exp $ DISTNAME= libykneomgr-0.1.6 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= https://developers.yubico.com/libykneomgr/Releases/ diff --git a/security/log2timeline/Makefile b/security/log2timeline/Makefile index ec6934ef9..a398370e5 100644 --- a/security/log2timeline/Makefile +++ b/security/log2timeline/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:20 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:02 wiz Exp $ # DISTNAME= log2timeline_${L2T_VERSION} PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://log2timeline.googlecode.com/files/ EXTRACT_SUFX= .tgz diff --git a/security/mbedtls/DESCR b/security/mbedtls/DESCR new file mode 100644 index 000000000..88b6fb091 --- /dev/null +++ b/security/mbedtls/DESCR @@ -0,0 +1,3 @@ +mbed TLS (formerly known as PolarSSL) makes it trivially easy for developers +to include cryptographic and SSL/TLS capabilities in their (embedded) +products, facilitating this functionality with a minimal coding footprint. diff --git a/security/mbedtls/Makefile b/security/mbedtls/Makefile new file mode 100644 index 000000000..020ba7450 --- /dev/null +++ b/security/mbedtls/Makefile @@ -0,0 +1,39 @@ +# $NetBSD: Makefile,v 1.1 2015/06/12 09:05:05 fhajny Exp $ +# + +DISTNAME= mbedtls-1.3.11-gpl +PKGNAME= ${DISTNAME:-gpl=} +CATEGORIES= security devel +MASTER_SITES= https://tls.mbed.org/download/ +EXTRACT_SUFX= .tgz + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://tls.mbed.org/ +COMMENT= Lightweight, modular cryptographic and SSL/TLS library +LICENSE= gnu-gpl-v2 + +CONFLICTS+= polarssl-[0-9]* +SUPERSEDES+= polarssl-[0-9]* + +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} +USE_CMAKE= yes +USE_LANGUAGES= c +USE_TOOLS+= gmake perl pkg-config + +GCC_REQD+= 4.4 +REPLACE_PERL= tests/scripts/*.pl + +.include "options.mk" + +CMAKE_ARGS+= -DUSE_SHARED_MBEDTLS_LIBRARY=ON +MAKE_ENV+= RANLIB=${RANLIB:Q} +TEST_TARGET= check + +LDFLAGS.SunOS+= -lsocket + +post-install: + ${CHMOD} -x ${DESTDIR}${PREFIX}/lib/libmbedtls.a + ${SETENV} ${SH} ${WRKSRC}/scripts/polarssl_symlinks.sh ${DESTDIR}${PREFIX}/lib + +.include "../../mk/pthread.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/security/mbedtls/PLIST b/security/mbedtls/PLIST new file mode 100644 index 000000000..672327523 --- /dev/null +++ b/security/mbedtls/PLIST @@ -0,0 +1,118 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/12 09:05:05 fhajny Exp $ +${PLIST.tools}bin/aescrypt2 +${PLIST.tools}bin/benchmark +${PLIST.tools}bin/cert_app +${PLIST.tools}bin/cert_req +${PLIST.tools}bin/cert_write +${PLIST.tools}bin/crl_app +${PLIST.tools}bin/crypt_and_hash +${PLIST.tools}bin/dh_client +${PLIST.tools}bin/dh_genprime +${PLIST.tools}bin/dh_server +${PLIST.tools}bin/gen_entropy +${PLIST.tools}bin/gen_key +${PLIST.tools}bin/gen_random_ctr_drbg +${PLIST.tools}bin/gen_random_havege +${PLIST.tools}bin/generic_sum +${PLIST.tools}bin/hello +${PLIST.tools}bin/key_app +${PLIST.tools}bin/md5sum +${PLIST.tools}bin/mini_client +${PLIST.tools}bin/mpi_demo +${PLIST.tools}${PLIST.tests}bin/o_p_test +${PLIST.tools}bin/pem2der +${PLIST.tools}bin/pk_decrypt +${PLIST.tools}bin/pk_encrypt +${PLIST.tools}bin/pk_sign +${PLIST.tools}bin/pk_verify +${PLIST.tools}bin/req_app +${PLIST.tools}bin/rsa_decrypt +${PLIST.tools}bin/rsa_encrypt +${PLIST.tools}bin/rsa_genkey +${PLIST.tools}bin/rsa_sign +${PLIST.tools}bin/rsa_verify +${PLIST.tools}bin/selftest +${PLIST.tools}bin/sha1sum +${PLIST.tools}bin/sha2sum +${PLIST.tools}bin/ssl_cert_test +${PLIST.tools}bin/ssl_client1 +${PLIST.tools}bin/ssl_client2 +${PLIST.tools}bin/ssl_fork_server +${PLIST.tools}bin/ssl_mail_client +${PLIST.tools}bin/ssl_pthread_server +${PLIST.tools}bin/ssl_server +${PLIST.tools}bin/ssl_test +${PLIST.tools}bin/strerror +include/polarssl/aes.h +include/polarssl/aesni.h +include/polarssl/arc4.h +include/polarssl/asn1.h +include/polarssl/asn1write.h +include/polarssl/base64.h +include/polarssl/bignum.h +include/polarssl/blowfish.h +include/polarssl/bn_mul.h +include/polarssl/camellia.h +include/polarssl/ccm.h +include/polarssl/certs.h +include/polarssl/check_config.h +include/polarssl/cipher.h +include/polarssl/cipher_wrap.h +include/polarssl/compat-1.2.h +include/polarssl/config.h +include/polarssl/ctr_drbg.h +include/polarssl/debug.h +include/polarssl/des.h +include/polarssl/dhm.h +include/polarssl/ecdh.h +include/polarssl/ecdsa.h +include/polarssl/ecp.h +include/polarssl/entropy.h +include/polarssl/entropy_poll.h +include/polarssl/error.h +include/polarssl/gcm.h +include/polarssl/havege.h +include/polarssl/hmac_drbg.h +include/polarssl/md.h +include/polarssl/md2.h +include/polarssl/md4.h +include/polarssl/md5.h +include/polarssl/md_wrap.h +include/polarssl/memory.h +include/polarssl/memory_buffer_alloc.h +include/polarssl/net.h +include/polarssl/oid.h +include/polarssl/openssl.h +include/polarssl/padlock.h +include/polarssl/pbkdf2.h +include/polarssl/pem.h +include/polarssl/pk.h +include/polarssl/pk_wrap.h +include/polarssl/pkcs11.h +include/polarssl/pkcs12.h +include/polarssl/pkcs5.h +include/polarssl/platform.h +include/polarssl/ripemd160.h +include/polarssl/rsa.h +include/polarssl/sha1.h +include/polarssl/sha256.h +include/polarssl/sha512.h +include/polarssl/ssl.h +include/polarssl/ssl_cache.h +include/polarssl/ssl_ciphersuites.h +include/polarssl/threading.h +include/polarssl/timing.h +include/polarssl/version.h +include/polarssl/x509.h +include/polarssl/x509_crl.h +include/polarssl/x509_crt.h +include/polarssl/x509_csr.h +include/polarssl/xtea.h +lib/libmbedtls.a +lib/libmbedtls.so +lib/libmbedtls.so.${PKGVERSION} +lib/libmbedtls.so.9 +lib/libpolarssl.a +lib/libpolarssl.so +lib/libpolarssl.so.${PKGVERSION} +lib/libpolarssl.so.9 diff --git a/security/mbedtls/buildlink3.mk b/security/mbedtls/buildlink3.mk new file mode 100644 index 000000000..7b3b9b8fc --- /dev/null +++ b/security/mbedtls/buildlink3.mk @@ -0,0 +1,20 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/12 09:05:05 fhajny Exp $ + +BUILDLINK_TREE+= mbedtls + +.if !defined(MBEDTLS_BUILDLINK3_MK) +MBEDTLS_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.mbedtls+= mbedtls>=0.10.0 +BUILDLINK_PKGSRCDIR.mbedtls?= ../../security/mbedtls + +pkgbase := mbedtls +.include "../../mk/pkg-build-options.mk" + +.if !empty(PKG_BUILD_OPTIONS.mbedtls:Mzlib) +.include "../../devel/zlib/buildlink3.mk" +.endif + +.endif # MBEDTLS_BUILDLINK3_MK + +BUILDLINK_TREE+= -mbedtls diff --git a/security/mbedtls/distinfo b/security/mbedtls/distinfo new file mode 100644 index 000000000..807c329dd --- /dev/null +++ b/security/mbedtls/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2015/06/12 09:05:05 fhajny Exp $ + +SHA1 (mbedtls-1.3.11-gpl.tgz) = 3948084c9d3312b381d458b06d9a2066c3cc0184 +RMD160 (mbedtls-1.3.11-gpl.tgz) = 66448e7d5ca41e7c64f55bdb3e4b9ec9d1ec3205 +Size (mbedtls-1.3.11-gpl.tgz) = 1731809 bytes +SHA1 (patch-Makefile) = 80698e16a397133de134ab582016b9e91ad652f0 +SHA1 (patch-library_Makefile) = 551854fbdd91ae180f1d5408869a556ff0c39d1a +SHA1 (patch-programs_test_CMakeLists.txt) = 94ce731d81f1584c406e3b295c84fd6a5c327a50 diff --git a/security/mbedtls/options.mk b/security/mbedtls/options.mk new file mode 100644 index 000000000..0799f83a0 --- /dev/null +++ b/security/mbedtls/options.mk @@ -0,0 +1,40 @@ +# $NetBSD: options.mk,v 1.1 2015/06/12 09:05:05 fhajny Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.mbedtls +PKG_SUPPORTED_OPTIONS= mbedtls-tools tests zlib +PKG_SUGGESTED_OPTIONS+= # XXX: blank, though the package has "tests" by default + +PLIST_VARS+= tests tools + +.if defined(PKG_OPTIONS.polarssl) +PKG_LEGACY_OPTIONS+= ${PKG_OPTIONS.polarssl} +PKG_OPTIONS_DEPRECATED_WARNINGS+= "Deprecated variable PKG_OPTIONS.polarssl used, use "${PKG_OPTIONS_VAR:Q}" instead." +.endif + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mmbedtls-tools) +CMAKE_ARGS+= -DENABLE_PROGRAMS=ON +PLIST.tools= yes +.else +CMAKE_ARGS+= -DENABLE_PROGRAMS=OFF +.endif + +.if !empty(PKG_OPTIONS:Mtests) +. if !empty(PKG_OPTIONS:Mmbedtls-tools) +. include "../../security/openssl/buildlink3.mk" +CMAKE_ARGS+= -DENABLE_TESTING=ON +PLIST.tests= yes +. else +PKG_FAIL_REASON+= "option tests needs option mbedtls-tools" +. endif +.else +CMAKE_ARGS+= -DENABLE_TESTING=OFF +.endif + +.if !empty(PKG_OPTIONS:Mzlib) +.include "../../devel/zlib/buildlink3.mk" +CMAKE_ARGS+= -DENABLE_ZLIB_SUPPORT=ON +.else +CMAKE_ARGS+= -DENABLE_ZLIB_SUPPORT=OFF +.endif diff --git a/security/mbedtls/patches/patch-Makefile b/security/mbedtls/patches/patch-Makefile new file mode 100644 index 000000000..4abb99a33 --- /dev/null +++ b/security/mbedtls/patches/patch-Makefile @@ -0,0 +1,64 @@ +$NetBSD: patch-Makefile,v 1.1 2015/06/12 09:05:05 fhajny Exp $ + +Fix DESTDIR for pkgsrc. + +--- Makefile.orig 2015-06-04 12:49:19.000000000 +0000 ++++ Makefile +@@ -1,6 +1,5 @@ + +-DESTDIR=/usr/local +-PREFIX=mbedtls_ ++APPPREFIX=mbedtls_ + OLDPREFIX=polarssl_ + + .SILENT: +@@ -19,35 +18,35 @@ tests: lib + $(MAKE) -C tests + + install: +- mkdir -p $(DESTDIR)/include/polarssl +- cp -r include/polarssl $(DESTDIR)/include ++ mkdir -p $(DESTDIR)$(PREFIX)/include/polarssl ++ cp -r include/polarssl $(DESTDIR)$(PREFIX)/include + +- mkdir -p $(DESTDIR)/lib +- cp -RP library/libpolarssl.* library/libmbedtls.* $(DESTDIR)/lib ++ mkdir -p $(DESTDIR)$(PREFIX)/lib ++ cp -RP library/libpolarssl.* library/libmbedtls.* $(DESTDIR)$(PREFIX)/lib + +- mkdir -p $(DESTDIR)/bin ++ mkdir -p $(DESTDIR)$(PREFIX)/bin + for p in programs/*/* ; do \ + if [ -x $$p ] && [ ! -d $$p ] ; \ + then \ +- f=$(PREFIX)`basename $$p` ; \ ++ f=$(APPPREFIX)`basename $$p` ; \ + o=$(OLDPREFIX)`basename $$p` ; \ +- cp $$p $(DESTDIR)/bin/$$f ; \ +- ln -sf $$f $(DESTDIR)/bin/$$o ; \ ++ cp $$p $(DESTDIR)$(PREFIX)/bin/$$f ; \ ++ ln -sf $$f $(DESTDIR)$(PREFIX)/bin/$$o ; \ + fi \ + done + + uninstall: +- rm -rf $(DESTDIR)/include/polarssl +- rm -f $(DESTDIR)/lib/libpolarssl.* +- rm -f $(DESTDIR)/lib/libmbedtls.* ++ rm -rf $(DESTDIR)$(PREFIX)/include/polarssl ++ rm -f $(DESTDIR)$(PREFIX)/lib/libpolarssl.* ++ rm -f $(DESTDIR)$(PREFIX)/lib/libmbedtls.* + + for p in programs/*/* ; do \ + if [ -x $$p ] && [ ! -d $$p ] ; \ + then \ +- f=$(PREFIX)`basename $$p` ; \ ++ f=$(APPPREFIX)`basename $$p` ; \ + o=$(OLDPREFIX)`basename $$p` ; \ +- rm -f $(DESTDIR)/bin/$$f ; \ +- rm -f $(DESTDIR)/bin/$$o ; \ ++ rm -f $(DESTDIR)$(PREFIX)/bin/$$f ; \ ++ rm -f $(DESTDIR)$(PREFIX)/bin/$$o ; \ + fi \ + done + diff --git a/security/mbedtls/patches/patch-library_Makefile b/security/mbedtls/patches/patch-library_Makefile new file mode 100644 index 000000000..27e435d0f --- /dev/null +++ b/security/mbedtls/patches/patch-library_Makefile @@ -0,0 +1,15 @@ +$NetBSD: patch-library_Makefile,v 1.1 2015/06/12 09:05:05 fhajny Exp $ + +Call ranlib instead of non-portable 'ar s'. + +--- library/Makefile.orig 2015-06-04 12:49:19.000000000 +0000 ++++ library/Makefile +@@ -95,7 +95,7 @@ libmbedtls.a: $(OBJS) + echo " AR $@" + $(AR) rc $@ $(OBJS) + echo " RL $@" +- $(AR) s $@ ++ $(RANLIB) $@ + + libpolarssl.$(DLEXT): libmbedtls.$(DLEXT) + echo " LN $@ -> $?" diff --git a/security/mbedtls/patches/patch-programs_test_CMakeLists.txt b/security/mbedtls/patches/patch-programs_test_CMakeLists.txt new file mode 100644 index 000000000..5eb32f9e6 --- /dev/null +++ b/security/mbedtls/patches/patch-programs_test_CMakeLists.txt @@ -0,0 +1,14 @@ +$NetBSD: patch-programs_test_CMakeLists.txt,v 1.1 2015/06/12 09:05:05 fhajny Exp $ + +Make OpenSSL optional. + +--- programs/test/CMakeLists.txt.orig 2015-06-04 12:49:19.000000000 +0000 ++++ programs/test/CMakeLists.txt +@@ -1,4 +1,6 @@ +-FIND_PACKAGE(OpenSSL) ++if(ENABLE_TESTING) ++ FIND_PACKAGE(OpenSSL) ++endif(ENABLE_TESTING) + + set(libs + mbedtls diff --git a/security/mhash/Makefile b/security/mhash/Makefile index 70b86eff5..18bacbfd7 100644 --- a/security/mhash/Makefile +++ b/security/mhash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2015/03/05 22:28:37 tnn Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:03 wiz Exp $ DISTNAME= mhash-0.9.9 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mhash/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/mhash/distinfo b/security/mhash/distinfo index b6c5bba9f..f76cd3cf4 100644 --- a/security/mhash/distinfo +++ b/security/mhash/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2008/11/08 13:47:11 bjs Exp $ +$NetBSD: distinfo,v 1.11 2015/06/18 06:17:33 dholland Exp $ SHA1 (mhash-0.9.9.tar.bz2) = cd72ea80a58bbcc4b1ef96268d03d508ab082529 RMD160 (mhash-0.9.9.tar.bz2) = bd5ced522314ba559d4a04d33f07df8e6aec2887 @@ -9,3 +9,5 @@ Size (mhash-freebsd-patches-20081108.diff.gz) = 6376 bytes SHA1 (patch-aa) = dd0c768a7f710adeaf6350550e97f36dfa3344f3 SHA1 (patch-ab) = 39d26134ebbc935a6bbbc0876fdc23bc52a8a29f SHA1 (patch-ac) = aea5b22ffd9cb13513f4262e401a8ac17f05cf7b +SHA1 (patch-include_mutils_mutils.h) = f4480583fc5e45c79c27a697442676357327dcbf +SHA1 (patch-lib_stdfns.c) = f98611e91ea92a9c088523e5a6fad89b12507ee5 diff --git a/security/mhash/patches/patch-include_mutils_mutils.h b/security/mhash/patches/patch-include_mutils_mutils.h new file mode 100644 index 000000000..e95246962 --- /dev/null +++ b/security/mhash/patches/patch-include_mutils_mutils.h @@ -0,0 +1,15 @@ +$NetBSD: patch-include_mutils_mutils.h,v 1.1 2015/06/18 06:17:33 dholland Exp $ + +Sun Studio doesn't understand __const. + +--- include/mutils/mutils.h~ 2015-06-18 06:08:36.000000000 +0000 ++++ include/mutils/mutils.h +@@ -23,7 +23,7 @@ + + #include + +-#if defined(const) ++#if defined(const) || (defined(__sun) && !defined(__GNUC__)) + #define __const const + #endif + diff --git a/security/mhash/patches/patch-lib_stdfns.c b/security/mhash/patches/patch-lib_stdfns.c new file mode 100644 index 000000000..1f163e661 --- /dev/null +++ b/security/mhash/patches/patch-lib_stdfns.c @@ -0,0 +1,16 @@ +$NetBSD: patch-lib_stdfns.c,v 1.1 2015/06/18 06:17:33 dholland Exp $ + +Avoid returning expressions of type void. + +--- lib/stdfns.c~ 2015-06-18 06:08:36.000000000 +0000 ++++ lib/stdfns.c +@@ -222,7 +222,8 @@ mutils_memcpy(void *dest, __const void * + if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2 + & 0x3)) + { +- return mutils_memcpy8(ptr2, ptr1, n); ++ mutils_memcpy8(ptr2, ptr1, n); ++ return; + } + + words = n >> 2; diff --git a/security/mit-krb5/Makefile b/security/mit-krb5/Makefile index 3ac3cdfd6..2eee8e010 100644 --- a/security/mit-krb5/Makefile +++ b/security/mit-krb5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2015/03/22 20:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.84 2015/06/12 10:51:03 wiz Exp $ DISTNAME= krb5-1.10.7 PKGNAME= mit-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PKGVERSION_NOREV:R}/ EXTRACT_SUFX= .tar @@ -45,6 +45,7 @@ CONFIGURE_ARGS+= --enable-kdc-replay-cache CONFIGURE_ARGS+= --disable-thread-support CONFIGURE_ARGS+= --without-tcl CONFIGURE_ARGS+= --enable-pkgsrc-libtool +CONFIGURE_ENV+= BUILDLINK_PREFIX_OPENSSL=${BUILDLINK_PREFIX.openssl:Q} MAKE_ENV+= ROOT_USER=${ROOT_USER} LIBS.SunOS= -lrt diff --git a/security/mit-krb5/distinfo b/security/mit-krb5/distinfo index 2d476b156..18484bbb7 100644 --- a/security/mit-krb5/distinfo +++ b/security/mit-krb5/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.52 2015/03/22 20:09:09 joerg Exp $ +$NetBSD: distinfo,v 1.53 2015/05/26 13:56:16 jperkin Exp $ SHA1 (2014-001-patch.txt) = 919402bf3b7c289e847e9adc03a7c30f26966769 RMD160 (2014-001-patch.txt) = a39c8e12e79ab273d562b04c1e7811c414dd70e8 @@ -28,6 +28,7 @@ SHA1 (patch-ch) = 0f7f45aeb52907b52a2b143c3a2e36a7656c68c5 SHA1 (patch-ci) = 4e310f0a4dfe27cf94d0e63d623590691b6c5970 SHA1 (patch-cj) = 78342f649f8e9d3a3b5a4f83e65b6c46f589586b SHA1 (patch-ck) = 6a483684c68f045bf6f8e165a8935338af7422db +SHA1 (patch-configure.in) = 66fc241ec9d6339268dc37548494ef87b09bc521 SHA1 (patch-kadmin_dbutil_dump.c) = 4b49c116dbed9e6be4a0bf0a731c3ae82808d82e SHA1 (patch-lib_apputils_net-server.c) = 4f54924cca60e75b1b835d35c5eeb96d9f95a90e SHA1 (patch-lib_krb5_asn.1_asn1buf.h) = a1e46ca9256aea4facc1d41841b1707b044a69e7 diff --git a/security/mit-krb5/patches/patch-configure.in b/security/mit-krb5/patches/patch-configure.in new file mode 100644 index 000000000..6accca58b --- /dev/null +++ b/security/mit-krb5/patches/patch-configure.in @@ -0,0 +1,15 @@ +$NetBSD: patch-configure.in,v 1.1 2015/05/26 13:56:16 jperkin Exp $ + +Find the correct libcrypto. + +--- configure.in.orig 2013-11-06 20:52:23.000000000 +0000 ++++ configure.in +@@ -202,7 +202,7 @@ AC_MSG_RESULT("pkinit will use \'$withva + ], withval=$PKINIT_CRYPTO_IMPL) + case "$withval" in + builtin|openssl) +- AC_CHECK_LIB(crypto, PKCS7_get_signer_info, PKINIT_CRYPTO_IMPL_LIBS=-lcrypto) ++ AC_CHECK_LIB(crypto, PKCS7_get_signer_info, PKINIT_CRYPTO_IMPL_LIBS="-L${BUILDLINK_PREFIX_OPENSSL}/lib -lcrypto") + PKINIT_CRYPTO_IMPL=openssl + ;; + nss) diff --git a/security/mozilla-rootcerts-openssl/DESCR b/security/mozilla-rootcerts-openssl/DESCR new file mode 100644 index 000000000..396f11f9e --- /dev/null +++ b/security/mozilla-rootcerts-openssl/DESCR @@ -0,0 +1,7 @@ +This is a hack for managing the certificate files installed into +the OpenSSL certs directory by the mozilla-rootcerts package. + +For native OpenSSL it operates directly in /etc/ssl/certs (because it +has to) and not under the pkgsrc prefix, and even for pkgsrc OpenSSL +it still scribbles in $PREFIX/etc/ssl/certs where packages normally +shouldn't. Be advised. diff --git a/security/mozilla-rootcerts-openssl/Makefile b/security/mozilla-rootcerts-openssl/Makefile new file mode 100644 index 000000000..ef557d312 --- /dev/null +++ b/security/mozilla-rootcerts-openssl/Makefile @@ -0,0 +1,59 @@ +# $NetBSD: Makefile,v 1.1 2015/04/18 20:21:25 dholland Exp $ + +PKGNAME= mozilla-rootcerts-openssl-1 +CATEGORIES= security +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= dholland@NetBSD.org +#HOMEPAGE= none +COMMENT= Wedge for installing and managing mozilla-rootcerts +LICENSE= modified-bsd + +USE_TOOLS+= openssl +WRKSRC= ${WRKDIR} +BUILD_DIRS= # empty + +BUILD_DEPENDS+= mozilla-rootcerts>=1.0.20141117nb1:../../security/mozilla-rootcerts +SCRIPT= ${LOCALBASE}/sbin/mozilla-rootcerts + +CHECK_BUILTIN.openssl= yes +.include "../../security/openssl/builtin.mk" +CHECK_BUILTIN.openssl= no + +# +# This package needs to install directly into openssl's certs directory +# because openssl is dumb and doesn't support multiple cert directories. +# (Otherwise we'd install under ${PREFIX}/share.) +# +# For native openssl this is in /etc outside of ${PREFIX}. Beware. +# +.if !empty(USE_BUILTIN.openssl:M[yY][eE][sS]) +PLACE= /etc +SET_PREFIX= yes +PLIST_SUBST+= MYETCDIR=etc +CHECK_FILES_SUPPORTED= no +NOT_FOR_UNPRIVILEGED= yes + +.else +PLACE= ${PKG_SYSCONFDIR} +SET_PREFIX= no +PLIST_SUBST+= ${PKG_SYSCONFDIR:S/^${PREFIX}//} +.endif + +OPENSSLDIR= ${PLACE}/openssl/certs +SSLDIR= ${PLACE}/ssl/certs + +do-install: + ${INSTALL_DATA_DIR} ${DESTDIR}${OPENSSLDIR} + #${INSTALL_DATA_DIR} ${DESTDIR}${SSLDIR} # must *not* exist + cd ${WRKSRC} && ${SCRIPT} -d ${DESTDIR} install + ${CHMOD} go+r ${DESTDIR}${OPENSSLDIR}/*.pem + ${CHMOD} go+r ${DESTDIR}${SSLDIR}/*.crt + +.include "../../mk/bsd.pkg.mk" + +# This must be after bsd.pkg.mk is included to work. +.if ${SET_PREFIX} == "yes" +PREFIX= / +.endif diff --git a/security/mozilla-rootcerts-openssl/PLIST b/security/mozilla-rootcerts-openssl/PLIST new file mode 100644 index 000000000..84515b6ab --- /dev/null +++ b/security/mozilla-rootcerts-openssl/PLIST @@ -0,0 +1,356 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/18 20:21:25 dholland Exp $ +${MYETCDIR}/openssl/certs/024dc131.0 +${MYETCDIR}/openssl/certs/034868d6.0 +${MYETCDIR}/openssl/certs/039c618a.0 +${MYETCDIR}/openssl/certs/062cdee6.0 +${MYETCDIR}/openssl/certs/064e0aa9.0 +${MYETCDIR}/openssl/certs/080911ac.0 +${MYETCDIR}/openssl/certs/0810ba98.0 +${MYETCDIR}/openssl/certs/09789157.0 +${MYETCDIR}/openssl/certs/0b759015.0 +${MYETCDIR}/openssl/certs/0ba01d19.0 +${MYETCDIR}/openssl/certs/0c4c9b6c.0 +${MYETCDIR}/openssl/certs/0d1b923b.0 +${MYETCDIR}/openssl/certs/116bf586.0 +${MYETCDIR}/openssl/certs/128805a3.0 +${MYETCDIR}/openssl/certs/157753a5.0 +${MYETCDIR}/openssl/certs/1636090b.0 +${MYETCDIR}/openssl/certs/1874d4aa.0 +${MYETCDIR}/openssl/certs/18856ac4.0 +${MYETCDIR}/openssl/certs/1d3472b9.0 +${MYETCDIR}/openssl/certs/1e09d511.0 +${MYETCDIR}/openssl/certs/1ec4d31a.0 +${MYETCDIR}/openssl/certs/2251b13a.0 +${MYETCDIR}/openssl/certs/244b5494.0 +${MYETCDIR}/openssl/certs/24ad0b63.0 +${MYETCDIR}/openssl/certs/2ab3b959.0 +${MYETCDIR}/openssl/certs/2ae6433e.0 +${MYETCDIR}/openssl/certs/2b349938.0 +${MYETCDIR}/openssl/certs/2c3e3f84.0 +${MYETCDIR}/openssl/certs/2c543cd1.0 +${MYETCDIR}/openssl/certs/2e4eed3c.0 +${MYETCDIR}/openssl/certs/2e5ac55d.0 +${MYETCDIR}/openssl/certs/349f2832.0 +${MYETCDIR}/openssl/certs/3513523f.0 +${MYETCDIR}/openssl/certs/381ce4dd.0 +${MYETCDIR}/openssl/certs/3b2716e5.0 +${MYETCDIR}/openssl/certs/3bde41ac.0 +${MYETCDIR}/openssl/certs/3e45d192.0 +${MYETCDIR}/openssl/certs/3ee7e181.0 +${MYETCDIR}/openssl/certs/3efd4dc0.0 +${MYETCDIR}/openssl/certs/40547a79.0 +${MYETCDIR}/openssl/certs/415660c1.0 +${MYETCDIR}/openssl/certs/415660c1.1 +${MYETCDIR}/openssl/certs/4304c5e5.0 +${MYETCDIR}/openssl/certs/442adcac.0 +${MYETCDIR}/openssl/certs/480720ec.0 +${MYETCDIR}/openssl/certs/4881cc08.0 +${MYETCDIR}/openssl/certs/48bec511.0 +${MYETCDIR}/openssl/certs/4a6481c9.0 +${MYETCDIR}/openssl/certs/4bfab552.0 +${MYETCDIR}/openssl/certs/4f316efb.0 +${MYETCDIR}/openssl/certs/5273a94c.0 +${MYETCDIR}/openssl/certs/5443e9e3.0 +${MYETCDIR}/openssl/certs/54657681.0 +${MYETCDIR}/openssl/certs/5620c4aa.0 +${MYETCDIR}/openssl/certs/56657bde.0 +${MYETCDIR}/openssl/certs/578d5c04.0 +${MYETCDIR}/openssl/certs/57b0f75e.0 +${MYETCDIR}/openssl/certs/57bbd831.0 +${MYETCDIR}/openssl/certs/57bcb2da.0 +${MYETCDIR}/openssl/certs/592c0a9a.0 +${MYETCDIR}/openssl/certs/5ad8a5d6.0 +${MYETCDIR}/openssl/certs/5c44d531.0 +${MYETCDIR}/openssl/certs/5cd81ad7.0 +${MYETCDIR}/openssl/certs/5d63b0ae.0 +${MYETCDIR}/openssl/certs/5f15c80c.0 +${MYETCDIR}/openssl/certs/607986c7.0 +${MYETCDIR}/openssl/certs/6410666e.0 +${MYETCDIR}/openssl/certs/653b494a.0 +${MYETCDIR}/openssl/certs/65b876bd.0 +${MYETCDIR}/openssl/certs/667c66d4.0 +${MYETCDIR}/openssl/certs/67d559d1.0 +${MYETCDIR}/openssl/certs/6b99d060.0 +${MYETCDIR}/openssl/certs/6f2c1157.0 +${MYETCDIR}/openssl/certs/706f604c.0 +${MYETCDIR}/openssl/certs/749e9e03.0 +${MYETCDIR}/openssl/certs/75d1b2ed.0 +${MYETCDIR}/openssl/certs/76cb8f92.0 +${MYETCDIR}/openssl/certs/76faf6c0.0 +${MYETCDIR}/openssl/certs/778e3cb0.0 +${MYETCDIR}/openssl/certs/790a7190.0 +${MYETCDIR}/openssl/certs/79ad8b43.0 +${MYETCDIR}/openssl/certs/7d0b38bd.0 +${MYETCDIR}/openssl/certs/7d5a75e4.0 +${MYETCDIR}/openssl/certs/7f3d5d1d.0 +${MYETCDIR}/openssl/certs/8096d0a9.0 +${MYETCDIR}/openssl/certs/812e17de.0 +${MYETCDIR}/openssl/certs/8160b96c.0 +${MYETCDIR}/openssl/certs/861a399d.0 +${MYETCDIR}/openssl/certs/861e0100.0 +${MYETCDIR}/openssl/certs/876f1e28.0 +${MYETCDIR}/openssl/certs/8867006a.0 +${MYETCDIR}/openssl/certs/88f89ea7.0 +${MYETCDIR}/openssl/certs/8b59b1ad.0 +${MYETCDIR}/openssl/certs/8d86cdd1.0 +${MYETCDIR}/openssl/certs/8e52d3cd.0 +${MYETCDIR}/openssl/certs/9007ae68.0 +${MYETCDIR}/openssl/certs/930ac5d2.0 +${MYETCDIR}/openssl/certs/93bc0acc.0 +${MYETCDIR}/openssl/certs/9818ca0b.0 +${MYETCDIR}/openssl/certs/988a38cb.0 +${MYETCDIR}/openssl/certs/9c2e7d30.0 +${MYETCDIR}/openssl/certs/9c472bf7.0 +${MYETCDIR}/openssl/certs/9c8dfbd4.0 +${MYETCDIR}/openssl/certs/9d04f354.0 +${MYETCDIR}/openssl/certs/9d520b32.0 +${MYETCDIR}/openssl/certs/9f541fb4.0 +${MYETCDIR}/openssl/certs/a5fd78f0.0 +${MYETCDIR}/openssl/certs/a6a593ba.0 +${MYETCDIR}/openssl/certs/a760e1bd.0 +${MYETCDIR}/openssl/certs/a8dee976.0 +${MYETCDIR}/openssl/certs/a94d09e5.0 +${MYETCDIR}/openssl/certs/ad088e1d.0 +${MYETCDIR}/openssl/certs/ae8153b9.0 +${MYETCDIR}/openssl/certs/ae8153b9.1 +${MYETCDIR}/openssl/certs/aee5f10d.0 +${MYETCDIR}/openssl/certs/b0e59380.0 +${MYETCDIR}/openssl/certs/b1159c4c.0 +${MYETCDIR}/openssl/certs/b13cc6df.0 +${MYETCDIR}/openssl/certs/b1b8a7f3.0 +${MYETCDIR}/openssl/certs/b204d74a.0 +${MYETCDIR}/openssl/certs/b42ff584.0 +${MYETCDIR}/openssl/certs/b66938e9.0 +${MYETCDIR}/openssl/certs/b6c5745d.0 +${MYETCDIR}/openssl/certs/b727005e.0 +${MYETCDIR}/openssl/certs/b7a5b843.0 +${MYETCDIR}/openssl/certs/b7e7231a.0 +${MYETCDIR}/openssl/certs/b8e83700.0 +${MYETCDIR}/openssl/certs/ba89ed3b.0 +${MYETCDIR}/openssl/certs/bad35b78.0 +${MYETCDIR}/openssl/certs/bb2d49a0.0 +${MYETCDIR}/openssl/certs/bd1910d4.0 +${MYETCDIR}/openssl/certs/c01cdfa2.0 +${MYETCDIR}/openssl/certs/c089bbbd.0 +${MYETCDIR}/openssl/certs/c0ff1f52.0 +${MYETCDIR}/openssl/certs/c28a8a30.0 +${MYETCDIR}/openssl/certs/c47d9980.0 +${MYETCDIR}/openssl/certs/c5d3212a.0 +${MYETCDIR}/openssl/certs/c5e082db.0 +${MYETCDIR}/openssl/certs/c8841d13.0 +${MYETCDIR}/openssl/certs/c99398f3.0 +${MYETCDIR}/openssl/certs/c9f83a1c.0 +${MYETCDIR}/openssl/certs/ca6e4ad9.0 +${MYETCDIR}/openssl/certs/cb357862.0 +${MYETCDIR}/openssl/certs/cb59f961.0 +${MYETCDIR}/openssl/certs/cbeee9e2.0 +${MYETCDIR}/openssl/certs/cbf06781.0 +${MYETCDIR}/openssl/certs/cc450945.0 +${MYETCDIR}/openssl/certs/cd58d51e.0 +${MYETCDIR}/openssl/certs/cfa1c2ee.0 +${MYETCDIR}/openssl/certs/d4dae3dd.0 +${MYETCDIR}/openssl/certs/d6325660.0 +${MYETCDIR}/openssl/certs/d7e8dc79.0 +${MYETCDIR}/openssl/certs/d853d49e.0 +${MYETCDIR}/openssl/certs/d957f522.0 +${MYETCDIR}/openssl/certs/d9d12c58.0 +${MYETCDIR}/openssl/certs/dc45b0bd.0 +${MYETCDIR}/openssl/certs/dd8e9d41.0 +${MYETCDIR}/openssl/certs/e113c810.0 +${MYETCDIR}/openssl/certs/e18bfb83.0 +${MYETCDIR}/openssl/certs/e2799e36.0 +${MYETCDIR}/openssl/certs/e36a6752.0 +${MYETCDIR}/openssl/certs/e536d871.0 +${MYETCDIR}/openssl/certs/e8de2f56.0 +${MYETCDIR}/openssl/certs/eb99629b.0 +${MYETCDIR}/openssl/certs/ee1365c0.0 +${MYETCDIR}/openssl/certs/ee64a828.0 +${MYETCDIR}/openssl/certs/eed8c118.0 +${MYETCDIR}/openssl/certs/ef2f636c.0 +${MYETCDIR}/openssl/certs/f060240e.0 +${MYETCDIR}/openssl/certs/f081611a.0 +${MYETCDIR}/openssl/certs/f30dd6ad.0 +${MYETCDIR}/openssl/certs/f3377b1b.0 +${MYETCDIR}/openssl/certs/f387163d.0 +${MYETCDIR}/openssl/certs/f39fc864.0 +${MYETCDIR}/openssl/certs/f90208f7.0 +${MYETCDIR}/openssl/certs/fc5a8f99.0 +${MYETCDIR}/openssl/certs/fcac10e3.0 +${MYETCDIR}/openssl/certs/mozilla-rootcert-0.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-1.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-10.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-100.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-101.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-102.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-103.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-104.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-105.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-106.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-107.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-108.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-109.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-11.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-110.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-111.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-112.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-113.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-114.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-115.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-116.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-117.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-118.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-119.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-12.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-120.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-121.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-13.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-131.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-132.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-133.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-134.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-135.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-136.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-137.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-138.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-139.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-14.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-140.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-141.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-142.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-15.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-151.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-152.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-153.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-154.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-155.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-156.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-157.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-158.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-159.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-16.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-160.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-161.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-162.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-163.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-164.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-165.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-166.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-167.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-168.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-169.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-17.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-170.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-171.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-172.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-173.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-174.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-175.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-176.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-177.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-178.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-179.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-18.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-180.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-181.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-182.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-183.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-184.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-185.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-186.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-187.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-188.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-189.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-19.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-190.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-191.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-192.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-193.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-194.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-2.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-20.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-21.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-22.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-23.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-24.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-25.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-26.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-27.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-28.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-29.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-3.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-30.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-31.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-32.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-33.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-34.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-35.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-36.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-37.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-38.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-39.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-4.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-40.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-41.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-42.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-43.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-44.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-45.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-46.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-47.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-48.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-49.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-5.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-50.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-51.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-52.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-53.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-54.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-55.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-56.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-57.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-58.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-59.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-6.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-60.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-61.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-62.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-63.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-64.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-65.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-66.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-67.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-68.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-69.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-7.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-70.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-71.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-72.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-73.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-74.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-75.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-77.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-78.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-79.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-8.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-80.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-81.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-82.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-83.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-84.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-85.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-86.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-87.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-88.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-89.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-9.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-90.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-91.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-92.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-93.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-94.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-95.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-96.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-97.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-98.pem +${MYETCDIR}/openssl/certs/mozilla-rootcert-99.pem +${MYETCDIR}/ssl/certs/ca-certificates.crt diff --git a/security/mozilla-rootcerts/Makefile b/security/mozilla-rootcerts/Makefile index cac433782..cbce0bc20 100644 --- a/security/mozilla-rootcerts/Makefile +++ b/security/mozilla-rootcerts/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2015/02/16 13:09:10 tnn Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/18 20:11:35 dholland Exp $ DISTNAME= mozilla-rootcerts-1.0.${CERTDATA_DATE} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= -https://hg.mozilla.org/mozilla-central/raw-file/7f6a55544bb3/security/nss/lib/ckfw/builtins/certdata.txt DISTFILES= ${CERTDATA} diff --git a/security/mozilla-rootcerts/files/mozilla-rootcerts.sh b/security/mozilla-rootcerts/files/mozilla-rootcerts.sh index bcfe89d70..e90daabc6 100644 --- a/security/mozilla-rootcerts/files/mozilla-rootcerts.sh +++ b/security/mozilla-rootcerts/files/mozilla-rootcerts.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: mozilla-rootcerts.sh,v 1.8 2015/01/27 13:54:10 jperkin Exp $ +# $NetBSD: mozilla-rootcerts.sh,v 1.9 2015/04/18 20:11:35 dholland Exp $ # # This script is meant to be used as follows: # @@ -22,15 +22,17 @@ self="@LOCALBASE@/sbin/mozilla-rootcerts" certfile="@DATADIR@/certdata.txt" certdir="/etc/ssl/certs" +destdir= usage() { - ${ECHO} 1>&2 "usage: $self [-f certfile] extract|rehash|install" + ${ECHO} 1>&2 "usage: $self [-d destdir] [-f certfile] extract|rehash|install" exit $1 } while [ $# -gt 0 ]; do case "$1" in + -d) destdir="$2"; shift 2;; -f) certfile="$2"; shift 2 ;; --) shift; break ;; -*) ${ECHO} 1>&2 "$self: unknown option -- $1" @@ -181,24 +183,24 @@ extract) }' ;; install) - if [ ! -d $SSLDIR ]; then - ${ECHO} 1>&2 "ERROR: $SSLDIR does not exist, aborting." + if [ ! -d $destdir$SSLDIR ]; then + ${ECHO} 1>&2 "ERROR: $destdir$SSLDIR does not exist, aborting." exit 1 fi - cd $SSLDIR + cd $destdir$SSLDIR if [ -n "`${LS}`" ]; then - ${ECHO} 1>&2 "ERROR: $SSLDIR already contains certificates, aborting." + ${ECHO} 1>&2 "ERROR: $destdir$SSLDIR already contains certificates, aborting." exit 1 fi set -e $self extract $self rehash set +e - if [ -d $certdir ]; then - ${ECHO} 1>&2 "ERROR: $certdir already exists, aborting." + if [ -d $destdir$certdir ]; then + ${ECHO} 1>&2 "ERROR: $destdir$certdir already exists, aborting." exit 1 fi set -e - $MKDIR $certdir - cat $SSLDIR/*.pem > $certdir/ca-certificates.crt + $MKDIR $destdir$certdir + cat $destdir$SSLDIR/*.pem > $destdir$certdir/ca-certificates.crt esac diff --git a/security/munge/Makefile b/security/munge/Makefile index e01441283..56f3a9070 100644 --- a/security/munge/Makefile +++ b/security/munge/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/09/11 16:11:46 asau Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:03 wiz Exp $ DISTNAME= munge-0.5.11 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://munge.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/nettle/Makefile b/security/nettle/Makefile index 16f0af536..89827fcf2 100644 --- a/security/nettle/Makefile +++ b/security/nettle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2013/11/26 09:22:19 martin Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/03 18:34:14 mrg Exp $ DISTNAME= nettle-2.7.1 PKGREVISION= 1 @@ -18,6 +18,10 @@ GNU_CONFIGURE= yes SET_LIBDIR= yes CONFIGURE_ARGS+= --disable-openssl --disable-shared +.if (${MACHINE_ARCH} == "earmv4" || ${MACHINE_ARCH} == "armv4") +CONFIGURE_ARGS+= --disable-assembler +.endif + .include "../../mk/bsd.prefs.mk" .if !empty(USE_CROSS_COMPILE:M[yY][eE][sS]) diff --git a/security/nikto/Makefile b/security/nikto/Makefile index cfd8bb849..7cfada280 100644 --- a/security/nikto/Makefile +++ b/security/nikto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/12/30 15:13:21 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:03 wiz Exp $ DISTNAME= nikto-1.36 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security www MASTER_SITES= http://www.cirt.net/nikto/ diff --git a/security/opendnssec/Makefile b/security/opendnssec/Makefile index 52c5830f9..954a7f814 100644 --- a/security/opendnssec/Makefile +++ b/security/opendnssec/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/12/04 15:58:21 he Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/06 08:17:37 adam Exp $ # DISTNAME= opendnssec-1.4.7 +PKGREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/openpam/Makefile b/security/openpam/Makefile index 45b6810f6..886caf121 100644 --- a/security/openpam/Makefile +++ b/security/openpam/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/06/10 13:17:42 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:03 wiz Exp $ -DISTNAME= openpam-20130907 +DISTNAME= openpam-20140912 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openpam/} diff --git a/security/openpam/distinfo b/security/openpam/distinfo index d962ee0e6..8877bfc1c 100644 --- a/security/openpam/distinfo +++ b/security/openpam/distinfo @@ -1,9 +1,7 @@ -$NetBSD: distinfo,v 1.9 2014/06/10 13:17:42 joerg Exp $ +$NetBSD: distinfo,v 1.10 2015/06/07 22:46:08 joerg Exp $ -SHA1 (openpam-20130907.tar.gz) = c6d33913c2e90b463ef8ecc04358a14e6467c11f -RMD160 (openpam-20130907.tar.gz) = 501c36f07b78bece4a96b21acadef659a68634f1 -Size (openpam-20130907.tar.gz) = 459949 bytes -SHA1 (patch-bin_openpam__dump__policy_openpam__dump__policy.c) = 8485ecba73ec4f1fe3c5133d9f00cc74788534af -SHA1 (patch-lib_libpam_openpam__configure.c) = 0d2d6b3bcb4ab86b253fbe13c751e8c5c8607ee0 +SHA1 (openpam-20140912.tar.gz) = 45b335d2cb3a4edcc66046ae56d689113e59a67a +RMD160 (openpam-20140912.tar.gz) = 547cb3cf81d5b4526ddf2a702b83d5303430f764 +Size (openpam-20140912.tar.gz) = 457600 bytes SHA1 (patch-lib_libpam_openpam__constants.c) = 7dd63e288408939a73057b3e4d90382983c1d559 -SHA1 (patch-lib_libpam_openpam__ctype.h) = 14866f4cfbdd5c6f67f97d4f3755a4e80782cce0 +SHA1 (patch-lib_libpam_openpam__readword.c) = 75875dc75f76c6caa267ce7c6c905e0ac2790ad1 diff --git a/security/openpam/patches/patch-bin_openpam__dump__policy_openpam__dump__policy.c b/security/openpam/patches/patch-bin_openpam__dump__policy_openpam__dump__policy.c deleted file mode 100644 index 766b80500..000000000 --- a/security/openpam/patches/patch-bin_openpam__dump__policy_openpam__dump__policy.c +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-bin_openpam__dump__policy_openpam__dump__policy.c,v 1.1 2014/06/10 13:17:42 joerg Exp $ - ---- bin/openpam_dump_policy/openpam_dump_policy.c.orig 2013-09-07 13:28:00.000000000 +0000 -+++ bin/openpam_dump_policy/openpam_dump_policy.c -@@ -64,7 +64,7 @@ openpam_facility_index_name(pam_facility - if (asprintf(&name, "PAM_%s", facility) == -1) - return (NULL); - for (p = name + 4; *p; ++p) -- *p = toupper(*p); -+ *p = toupper((unsigned char)*p); - return (name); - } - diff --git a/security/openpam/patches/patch-lib_libpam_openpam__configure.c b/security/openpam/patches/patch-lib_libpam_openpam__configure.c deleted file mode 100644 index ee810f442..000000000 --- a/security/openpam/patches/patch-lib_libpam_openpam__configure.c +++ /dev/null @@ -1,125 +0,0 @@ -$NetBSD: patch-lib_libpam_openpam__configure.c,v 1.1 2014/06/10 13:17:42 joerg Exp $ - ---- lib/libpam/openpam_configure.c.orig 2013-09-07 13:28:00.000000000 +0000 -+++ lib/libpam/openpam_configure.c -@@ -1,6 +1,6 @@ - /*- - * Copyright (c) 2001-2003 Networks Associates Technology, Inc. -- * Copyright (c) 2004-2012 Dag-Erling Smørgrav -+ * Copyright (c) 2004-2014 Dag-Erling Smørgrav - * All rights reserved. - * - * This software was developed for the FreeBSD Project by ThinkSec AS and -@@ -193,6 +193,7 @@ openpam_parse_chain(pam_handle_t *pamh, - openpam_log(PAM_LOG_ERROR, - "%s(%d): missing or invalid facility", - filename, lineno); -+ errno = EINVAL; - goto fail; - } - if (facility != fclt && facility != PAM_FACILITY_ANY) { -@@ -208,18 +209,28 @@ openpam_parse_chain(pam_handle_t *pamh, - openpam_log(PAM_LOG_ERROR, - "%s(%d): missing or invalid service name", - filename, lineno); -+ errno = EINVAL; - goto fail; - } - if (wordv[i] != NULL) { - openpam_log(PAM_LOG_ERROR, - "%s(%d): garbage at end of line", - filename, lineno); -+ errno = EINVAL; - goto fail; - } - ret = openpam_load_chain(pamh, servicename, fclt); - FREEV(wordc, wordv); -- if (ret < 0) -+ if (ret < 0) { -+ /* -+ * Bogus errno, but this ensures that the -+ * outer loop does not just ignore the -+ * error and keep searching. -+ */ -+ if (errno == ENOENT) -+ errno = EINVAL; - goto fail; -+ } - continue; - } - -@@ -229,6 +240,7 @@ openpam_parse_chain(pam_handle_t *pamh, - openpam_log(PAM_LOG_ERROR, - "%s(%d): missing or invalid control flag", - filename, lineno); -+ errno = EINVAL; - goto fail; - } - -@@ -238,6 +250,7 @@ openpam_parse_chain(pam_handle_t *pamh, - openpam_log(PAM_LOG_ERROR, - "%s(%d): missing or invalid module name", - filename, lineno); -+ errno = EINVAL; - goto fail; - } - -@@ -247,8 +260,11 @@ openpam_parse_chain(pam_handle_t *pamh, - this->flag = ctlf; - - /* load module */ -- if ((this->module = openpam_load_module(modulename)) == NULL) -+ if ((this->module = openpam_load_module(modulename)) == NULL) { -+ if (errno == ENOENT) -+ errno = ENOEXEC; - goto fail; -+ } - - /* - * The remaining items in wordv are the module's -@@ -281,7 +297,11 @@ openpam_parse_chain(pam_handle_t *pamh, - * The loop ended because openpam_readword() returned NULL, which - * can happen for four different reasons: an I/O error (ferror(f) - * is true), a memory allocation failure (ferror(f) is false, -- * errno is non-zero) -+ * feof(f) is false, errno is non-zero), the file ended with an -+ * unterminated quote or backslash escape (ferror(f) is false, -+ * feof(f) is true, errno is non-zero), or the end of the file was -+ * reached without error (ferror(f) is false, feof(f) is true, -+ * errno is zero). - */ - if (ferror(f) || errno != 0) - goto syserr; -@@ -402,6 +422,9 @@ openpam_load_chain(pam_handle_t *pamh, - } - ret = openpam_load_file(pamh, service, facility, - filename, style); -+ /* success */ -+ if (ret > 0) -+ RETURNN(ret); - /* the file exists, but an error occurred */ - if (ret == -1 && errno != ENOENT) - RETURNN(ret); -@@ -411,7 +434,8 @@ openpam_load_chain(pam_handle_t *pamh, - } - - /* no hit */ -- RETURNN(0); -+ errno = ENOENT; -+ RETURNN(-1); - } - - /* -@@ -432,8 +456,10 @@ openpam_configure(pam_handle_t *pamh, - openpam_log(PAM_LOG_ERROR, "invalid service name"); - RETURNC(PAM_SYSTEM_ERR); - } -- if (openpam_load_chain(pamh, service, PAM_FACILITY_ANY) < 0) -- goto load_err; -+ if (openpam_load_chain(pamh, service, PAM_FACILITY_ANY) < 0) { -+ if (errno != ENOENT) -+ goto load_err; -+ } - for (fclt = 0; fclt < PAM_NUM_FACILITIES; ++fclt) { - if (pamh->chains[fclt] != NULL) - continue; diff --git a/security/openpam/patches/patch-lib_libpam_openpam__ctype.h b/security/openpam/patches/patch-lib_libpam_openpam__ctype.h deleted file mode 100644 index 868788a0f..000000000 --- a/security/openpam/patches/patch-lib_libpam_openpam__ctype.h +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-lib_libpam_openpam__ctype.h,v 1.1 2014/06/10 13:17:42 joerg Exp $ - ---- lib/libpam/openpam_ctype.h.orig 2013-09-07 13:28:00.000000000 +0000 -+++ lib/libpam/openpam_ctype.h -@@ -42,7 +42,7 @@ - * Evaluates to non-zero if the argument is an uppercase letter. - */ - #define is_upper(ch) \ -- (ch >= 'A' && ch <= 'A') -+ (ch >= 'A' && ch <= 'Z') - - /* - * Evaluates to non-zero if the argument is a lowercase letter. diff --git a/security/openpam/patches/patch-lib_libpam_openpam__readword.c b/security/openpam/patches/patch-lib_libpam_openpam__readword.c new file mode 100644 index 000000000..3a6236398 --- /dev/null +++ b/security/openpam/patches/patch-lib_libpam_openpam__readword.c @@ -0,0 +1,63 @@ +$NetBSD: patch-lib_libpam_openpam__readword.c,v 1.1 2015/06/07 22:46:08 joerg Exp $ + +--- lib/libpam/openpam_readword.c.orig 2015-06-05 20:50:30.000000000 +0000 ++++ lib/libpam/openpam_readword.c +@@ -55,18 +55,35 @@ openpam_readword(FILE *f, int *lineno, s + { + char *word; + size_t size, len; +- int ch, comment, escape, quote; ++ int ch, escape, quote; + int serrno; + + errno = 0; + + /* skip initial whitespace */ +- comment = 0; +- while ((ch = getc(f)) != EOF && ch != '\n') { +- if (ch == '#') +- comment = 1; +- if (!is_lws(ch) && !comment) ++ escape = quote = 0; ++ while ((ch = getc(f)) != EOF) { ++ if (ch == '\n') { ++ /* either EOL or line continuation */ ++ if (!escape) ++ break; ++ if (lineno != NULL) ++ ++*lineno; ++ escape = 0; ++ } else if (escape) { ++ /* escaped something else */ ++ break; ++ } else if (ch == '#') { ++ /* comment: until EOL, no continuation */ ++ while ((ch = getc(f)) != EOF) ++ if (ch == '\n') ++ break; + break; ++ } else if (ch == '\\') { ++ escape = 1; ++ } else if (!is_ws(ch)) { ++ break; ++ } + } + if (ch == EOF) + return (NULL); +@@ -76,7 +93,6 @@ openpam_readword(FILE *f, int *lineno, s + + word = NULL; + size = len = 0; +- escape = quote = 0; + while ((ch = fgetc(f)) != EOF && (!is_ws(ch) || quote || escape)) { + if (ch == '\\' && !escape && quote != '\'') { + /* escape next character */ +@@ -90,7 +106,7 @@ openpam_readword(FILE *f, int *lineno, s + } else if (ch == quote && !escape) { + /* end quote */ + quote = 0; +- } else if (ch == '\n' && escape && quote != '\'') { ++ } else if (ch == '\n' && escape) { + /* line continuation */ + escape = 0; + } else { diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile index ca9ca0a2f..d55d80602 100644 --- a/security/opensaml/Makefile +++ b/security/opensaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/11/07 19:39:41 adam Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/17 15:53:14 adam Exp $ DISTNAME= opensaml-2.5.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ diff --git a/security/openssh/Makefile b/security/openssh/Makefile index 59f17bbe9..aa9a16db8 100644 --- a/security/openssh/Makefile +++ b/security/openssh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.228 2015/03/19 20:23:55 tron Exp $ +# $NetBSD: Makefile,v 1.230 2015/06/12 10:51:03 wiz Exp $ DISTNAME= openssh-6.6p1 PKGNAME= openssh-6.6.1 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_OPENBSD:=OpenSSH/portable/} diff --git a/security/openssh/distinfo b/security/openssh/distinfo index b68f51fce..80178a991 100644 --- a/security/openssh/distinfo +++ b/security/openssh/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.90 2015/03/20 22:41:19 rodent Exp $ +$NetBSD: distinfo,v 1.91 2015/05/16 14:43:02 sevan Exp $ SHA1 (openssh-6.6p1-hpnssh14v4.diff.gz) = 1cb86c7151ea4c805cfb1197eac13844cd8f2f2c RMD160 (openssh-6.6p1-hpnssh14v4.diff.gz) = 292cea7880ff66040d915f2d5957dd27d0835984 @@ -14,6 +14,7 @@ SHA1 (patch-auth1.c) = 7b0481f445bc85cce9d7539b00bf581b9aa09fea SHA1 (patch-auth2.c) = 8f4f97516874fc4af5814cbd3a1f59b9ca77b43f SHA1 (patch-channels.c) = 88af4136f13f93d73c70caacea0a2ded0601d1cf SHA1 (patch-clientloop.c) = 499f34ce4e067f1da8aca257cfa7dd820efa3504 +SHA1 (patch-compat.c) = 9248aace83134287c1f0b78f2b3b61ad5545f5e2 SHA1 (patch-config.h.in) = 9799f48f204aa213318914f1d6c45e83a8af942f SHA1 (patch-configure) = 3015dda57a5626667cf5c15c7c7be25f8844cfc6 SHA1 (patch-configure.ac) = 996a3bcf133a0832b9d7fa35cc0983562d9fa60a diff --git a/security/openssh/patches/patch-compat.c b/security/openssh/patches/patch-compat.c new file mode 100644 index 000000000..b5e0a4be2 --- /dev/null +++ b/security/openssh/patches/patch-compat.c @@ -0,0 +1,16 @@ +$NetBSD: patch-compat.c,v 1.1 2015/05/16 14:43:02 sevan Exp $ + +Use the correct buffer when calling strlen +http://www.openwall.com/lists/oss-security/2015/05/16/3 + +--- compat.c.orig 2015-05-16 13:05:33.000000000 +0000 ++++ compat.c +@@ -223,7 +223,7 @@ filter_proposal(char *proposal, const ch + buffer_init(&b); + tmp = orig_prop = xstrdup(proposal); + while ((cp = strsep(&tmp, ",")) != NULL) { +- if (match_pattern_list(cp, filter, strlen(cp), 0) != 1) { ++ if (match_pattern_list(cp, filter, strlen(filter), 0) != 1) { + if (buffer_len(&b) > 0) + buffer_append(&b, ",", 1); + buffer_append(&b, cp, strlen(cp)); diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 30c28e335..82e458aad 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.204 2015/03/19 22:11:22 tron Exp $ +# $NetBSD: Makefile,v 1.209 2015/06/12 17:32:32 tron Exp $ -DISTNAME= openssl-1.0.2a +DISTNAME= openssl-1.0.2c CATEGORIES= security -MASTER_SITES= http://www.openssl.org/source/ +MASTER_SITES= https://www.openssl.org/source/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.openssl.org/ +HOMEPAGE= https://www.openssl.org/ COMMENT= Secure Socket Layer and cryptographic library LICENSE= openssl @@ -51,7 +51,7 @@ CONFIGURE_ARGS+= solaris${${ABI}==64:?64:}-${OPENSSL_MACHINE_ARCH}-cc . endif .elif ${OPSYS} == "IRIX" CONFIGURE_ARGS+= no-asm -. if ${ABI} == "64" +. if defined(ABI) && ${ABI} == "64" CONFIGURE_SCRIPT= ./Configure . if !empty(CC_VERSION:Mgcc*) CONFIGURE_ARGS+= irix64-mips4-gcc @@ -106,8 +106,8 @@ SUBST_FILES.soname= Makefile.shared SUBST_SED.soname= -e 's/-Wl,-soname=/-Wl,-h,/g' .elif ${OPSYS} == "HPUX" CONFIGURE_SCRIPT= ./Configure -. if ${ABI} == "64" -. if ${MACHINE_ARCH} == "hppa" +. if defined(ABI) && ${ABI} == "64" +. if ${MACHINE_ARCH} == "hppa64" CONFIGURE_ARGS+= hpux64-parisc2-${CC} . else CONFIGURE_ARGS+= hpux64-ia64-${CC} diff --git a/security/openssl/PLIST.common b/security/openssl/PLIST.common index 3c93ef2b7..31ae743c6 100644 --- a/security/openssl/PLIST.common +++ b/security/openssl/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.23 2015/03/19 22:11:22 tron Exp $ +@comment $NetBSD: PLIST.common,v 1.24 2015/06/12 17:02:24 tron Exp $ bin/c_rehash bin/openssl include/openssl/aes.h @@ -1125,6 +1125,7 @@ man/man3/SSL_CIPHER_get_bits.3 man/man3/SSL_CIPHER_get_name.3 man/man3/SSL_CIPHER_get_version.3 man/man3/SSL_COMP_add_compression_method.3 +man/man3/SSL_COMP_free_compression_methods.3 man/man3/SSL_CONF_CTX_clear_flags.3 man/man3/SSL_CONF_CTX_free.3 man/man3/SSL_CONF_CTX_new.3 diff --git a/security/openssl/distinfo b/security/openssl/distinfo index ffe588f73..879bf5f30 100644 --- a/security/openssl/distinfo +++ b/security/openssl/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.112 2015/03/19 22:11:22 tron Exp $ +$NetBSD: distinfo,v 1.114 2015/06/12 17:32:32 tron Exp $ -SHA1 (openssl-1.0.2a.tar.gz) = 46ecd325b8e587fa491f6bb02ad4a9fb9f382f5f -RMD160 (openssl-1.0.2a.tar.gz) = 2974a0a8cc469d85a5391a64aa0a2b2c5b00acfa -Size (openssl-1.0.2a.tar.gz) = 5262089 bytes -SHA1 (patch-Configure) = d57986a34cd88a27c5d94df5a3cc3e2c12bf8bbe +SHA1 (openssl-1.0.2c.tar.gz) = 6e4a5e91159eb32383296c7c83ac0e59b83a0a44 +RMD160 (openssl-1.0.2c.tar.gz) = a54501f8bdfe0608f1020b7401eca83b8d947e58 +Size (openssl-1.0.2c.tar.gz) = 5280670 bytes +SHA1 (patch-Configure) = ce5f4ab244f49d3a556b1123190f2424b38fd789 SHA1 (patch-Makefile.org) = 72f023aeead660decaa09b6664936bd73a214069 SHA1 (patch-Makefile.shared) = 709283ba4bb4bd568e289fe111b8dea319968328 SHA1 (patch-apps_Makefile) = 745e01fb967979f5105896f8a728fd7a041af6c9 diff --git a/security/openssl/patches/patch-Configure b/security/openssl/patches/patch-Configure index cb83dd760..38933a3ae 100644 --- a/security/openssl/patches/patch-Configure +++ b/security/openssl/patches/patch-Configure @@ -1,12 +1,12 @@ -$NetBSD: patch-Configure,v 1.4 2015/03/19 22:11:22 tron Exp $ +$NetBSD: patch-Configure,v 1.5 2015/06/12 17:02:24 tron Exp $ * Avoid -fast on Solaris, creates non-portable packages which depend on host-specific CPU features. * Add GNU/kFreeBSD support. ---- Configure.orig 2015-03-19 13:30:36.000000000 +0000 -+++ Configure 2015-03-19 20:58:06.000000000 +0000 -@@ -341,6 +341,7 @@ +--- Configure.orig 2015-06-11 14:50:11.000000000 +0100 ++++ Configure 2015-06-12 12:07:54.000000000 +0100 +@@ -358,6 +358,7 @@ # "osf1-alpha-gcc", "gcc:-O3::(unknown):::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1:${alpha_asm}:dlfcn:alpha-osf1-shared:::.so", "osf1-alpha-cc", "cc:-std1 -tune host -O4 -readonly_strings::(unknown):::SIXTY_FOUR_BIT_LONG RC4_CHUNK:${alpha_asm}:dlfcn:alpha-osf1-shared:::.so", @@ -14,10 +14,11 @@ $NetBSD: patch-Configure,v 1.4 2015/03/19 22:11:22 tron Exp $ "tru64-alpha-cc", "cc:-std1 -tune host -fast -readonly_strings::-pthread:::SIXTY_FOUR_BIT_LONG RC4_CHUNK:${alpha_asm}:dlfcn:alpha-osf1-shared::-msym:.so", #### -@@ -464,6 +465,29 @@ +@@ -481,8 +482,31 @@ "BSD-ia64", "gcc:-DL_ENDIAN -O3 -Wall::${BSDthreads}:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT:${ia64_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", - "BSD-x86_64", "gcc:-DL_ENDIAN -O3 -Wall::${BSDthreads}:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL:${x86_64_asm}:elf:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", + "BSD-x86_64", "cc:-DL_ENDIAN -O3 -Wall::${BSDthreads}:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL:${x86_64_asm}:elf:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", +-"bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall::(unknown)::-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", +"NetBSD","gcc:-DTERMIOS -O2 -Wall::(unknown):::BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL:${no_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", +"NetBSD-alpha", "gcc:-DTERMIOS -DL_ENDIAN -O2 -Wall::(unknown):::SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2:${no_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", +"NetBSD-arm", "gcc:-DTERMIOS -DL_ENDIAN -O2 -Wall::(unknown):::BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL:${no_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", @@ -39,12 +40,14 @@ $NetBSD: patch-Configure,v 1.4 2015/03/19 22:11:22 tron Exp $ +"DragonFly-x86_64", "gcc:-DL_ENDIAN -DTERMIOS -O3 -Wall::${BSDthreads}:::SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL:${x86_64_asm}:elf:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", +"GNU/kFreeBSD-x86_64", "gcc:-m64 -DL_ENDIAN -DTERMIOS -DMD32_REG_T=int::-D_REENTRANT::-ldl:SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL:${x86_64_asm}:elf:dlfcn:linux-shared:-fPIC:-m64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", +"GNU/kFreeBSD-i386", "gcc:-DL_ENDIAN -DTERMIOS -march=i486::-D_REENTRANT::-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", -+ -+ - "bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall::(unknown)::-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", ++ ++ "bsdi-elf-gcc", "gcc:-DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall::(unknown)::-ldl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:bsd-gcc-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", ++ "nextstep", "cc:-O -Wall::(unknown):::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", -@@ -915,7 +939,7 @@ + "nextstep3.3", "cc:-O3 -Wall::(unknown):::BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", + +@@ -932,7 +956,7 @@ # The check for the option is there so scripts aren't # broken } @@ -53,7 +56,7 @@ $NetBSD: patch-Configure,v 1.4 2015/03/19 22:11:22 tron Exp $ { if (/^--prefix=(.*)$/) { -@@ -1737,7 +1761,7 @@ +@@ -1764,7 +1788,7 @@ elsif ($shared_extension ne "" && $shared_extension =~ /^\.s([ol])\.[^\.]*\.[^\.]*$/) { my $sotmp = $1; diff --git a/security/openvas-client/Makefile b/security/openvas-client/Makefile index 6c9e32bfd..ec9b57507 100644 --- a/security/openvas-client/Makefile +++ b/security/openvas-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/09/25 19:15:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:24:49 tnn Exp $ # DISTNAME= openvas-client-2.0.1 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/552/ diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile index e3b6d76df..105a3ac02 100644 --- a/security/p5-AuthCAS/Makefile +++ b/security/p5-AuthCAS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:20 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:03 wiz Exp $ DISTNAME= AuthCAS-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OS/OSALAUN/} diff --git a/security/p5-Authen-CAS-Client/Makefile b/security/p5-Authen-CAS-Client/Makefile index eb7272ca5..117683a66 100644 --- a/security/p5-Authen-CAS-Client/Makefile +++ b/security/p5-Authen-CAS-Client/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:20 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:03 wiz Exp $ # DISTNAME= Authen-CAS-Client-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-Htpasswd/Makefile b/security/p5-Authen-Htpasswd/Makefile index 078d55803..929911b7a 100644 --- a/security/p5-Authen-Htpasswd/Makefile +++ b/security/p5-Authen-Htpasswd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:20 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:03 wiz Exp $ # DISTNAME= Authen-Htpasswd-0.171 PKGNAME= p5-${DISTNAME:S/161/16.1/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index 9b5a4b47b..b0795bd3a 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:03 wiz Exp $ # DISTNAME= Authen-PAM-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NI/NIKIP/ diff --git a/security/p5-Authen-PluggableCaptcha/Makefile b/security/p5-Authen-PluggableCaptcha/Makefile index fd4128c37..8a7fa3275 100644 --- a/security/p5-Authen-PluggableCaptcha/Makefile +++ b/security/p5-Authen-PluggableCaptcha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 13:44:53 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:03 wiz Exp $ # DISTNAME= Authen-PluggableCaptcha-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-SASL-Authd/DESCR b/security/p5-Authen-SASL-Authd/DESCR new file mode 100644 index 000000000..4fa3e8b85 --- /dev/null +++ b/security/p5-Authen-SASL-Authd/DESCR @@ -0,0 +1,2 @@ +Authen::SASL::Authd - Client authentication via Cyrus saslauthd or +Dovecot authentication daemon. diff --git a/security/p5-Authen-SASL-Authd/Makefile b/security/p5-Authen-SASL-Authd/Makefile new file mode 100644 index 000000000..86d0afa4e --- /dev/null +++ b/security/p5-Authen-SASL-Authd/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:04 wiz Exp $ +# + +DISTNAME= Authen-SASL-Authd-0.04 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= security perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Authen-SASL-Authd/ +COMMENT= Perl module to handle SASL auth via Cyrus saslauthd or Dovecot +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/Authen/SASL/Authd/.packlist +PERL5_MODULE_TYPE= Module::Install::Bundled + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/security/p5-Authen-SASL-Authd/distinfo b/security/p5-Authen-SASL-Authd/distinfo new file mode 100644 index 000000000..6f2830a2f --- /dev/null +++ b/security/p5-Authen-SASL-Authd/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/14 13:27:55 fhajny Exp $ + +SHA1 (Authen-SASL-Authd-0.04.tar.gz) = 2fa91a40e093a9c7733af795dfc2a5c1519c7789 +RMD160 (Authen-SASL-Authd-0.04.tar.gz) = bdfae08014e0c7785c740312688d94bcd5637bdd +Size (Authen-SASL-Authd-0.04.tar.gz) = 2988 bytes diff --git a/security/p5-Authen-SASL-Cyrus/Makefile b/security/p5-Authen-SASL-Cyrus/Makefile index 35f778082..f1fce709b 100644 --- a/security/p5-Authen-SASL-Cyrus/Makefile +++ b/security/p5-Authen-SASL-Cyrus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Authen-SASL-Cyrus-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index c343d2d98..9f5faceb6 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:03 wiz Exp $ # DISTNAME= Authen-SASL-2.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile index 0b347c73a..65cd27ac0 100644 --- a/security/p5-Authen-Simple/Makefile +++ b/security/p5-Authen-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Authen-Simple-0.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index e3efd4d68..d40e37f18 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Authen-TacacsPlus-0.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-BSD-arc4random/Makefile b/security/p5-BSD-arc4random/Makefile index e1b136908..80e05c459 100644 --- a/security/p5-BSD-arc4random/Makefile +++ b/security/p5-BSD-arc4random/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:21 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= BSD-arc4random-1.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SJ/SJSZ/ diff --git a/security/p5-Bytes-Random-Secure/Makefile b/security/p5-Bytes-Random-Secure/Makefile index bdbfd97a9..e78150484 100644 --- a/security/p5-Bytes-Random-Secure/Makefile +++ b/security/p5-Bytes-Random-Secure/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/09/04 21:51:53 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:04 wiz Exp $ DISTNAME= Bytes-Random-Secure-0.28 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Bytes/} diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile index ec02a36cf..b22bd6abd 100644 --- a/security/p5-Crypt-Blowfish/Makefile +++ b/security/p5-Crypt-Blowfish/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Crypt-Blowfish-2.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Blowfish_PP/Makefile b/security/p5-Crypt-Blowfish_PP/Makefile index 0f6fca5b4..72b50a28d 100644 --- a/security/p5-Crypt-Blowfish_PP/Makefile +++ b/security/p5-Crypt-Blowfish_PP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Crypt-Blowfish_PP-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-CAST5_PP/Makefile b/security/p5-Crypt-CAST5_PP/Makefile index 28143c7cd..2af44e82a 100644 --- a/security/p5-Crypt-CAST5_PP/Makefile +++ b/security/p5-Crypt-CAST5_PP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Crypt-CAST5_PP-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index a3bc77f90..489d7b3c7 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:51:04 wiz Exp $ DISTNAME= Crypt-CBC-2.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile index 02d21587f..3fc4bbc06 100644 --- a/security/p5-Crypt-CipherSaber/Makefile +++ b/security/p5-Crypt-CipherSaber/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:53 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:04 wiz Exp $ # -DISTNAME= Crypt-CipherSaber-1.00 +DISTNAME= Crypt-CipherSaber-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-CipherSaber/distinfo b/security/p5-Crypt-CipherSaber/distinfo index 5c87b243c..992c54c1b 100644 --- a/security/p5-Crypt-CipherSaber/distinfo +++ b/security/p5-Crypt-CipherSaber/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/02/27 09:07:05 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/05/24 13:49:19 mef Exp $ -SHA1 (Crypt-CipherSaber-1.00.tar.gz) = 2522e3de77fe005f13be3749e629b5234d449429 -RMD160 (Crypt-CipherSaber-1.00.tar.gz) = 16f4117bbf2ba709d3118802df8921894edc6793 -Size (Crypt-CipherSaber-1.00.tar.gz) = 11315 bytes +SHA1 (Crypt-CipherSaber-1.01.tar.gz) = d321e5bac469ec0b7ca1486e4228c704d6557c95 +RMD160 (Crypt-CipherSaber-1.01.tar.gz) = 4805de39dc152489495584295cc7693ba48d9109 +Size (Crypt-CipherSaber-1.01.tar.gz) = 11527 bytes diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 51d2582dc..b9dcef49a 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Crypt-DES-2.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index cf1f62745..274a7a9b0 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:04 wiz Exp $ # DISTNAME= Crypt-DES_EDE3-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-DH-GMP/Makefile b/security/p5-Crypt-DH-GMP/Makefile index 50800ac43..c12b398e5 100644 --- a/security/p5-Crypt-DH-GMP/Makefile +++ b/security/p5-Crypt-DH-GMP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/27 01:32:49 mef Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:05 wiz Exp $ DISTNAME= Crypt-DH-GMP-0.00012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile index 3af448287..be5f2f1f3 100644 --- a/security/p5-Crypt-DH/Makefile +++ b/security/p5-Crypt-DH/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:54 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:05 wiz Exp $ DISTNAME= Crypt-DH-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index 82bd7a3b4..352a71e21 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-DSA-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-ECB/Makefile b/security/p5-Crypt-ECB/Makefile index b43c55615..06a7b66dc 100644 --- a/security/p5-Crypt-ECB/Makefile +++ b/security/p5-Crypt-ECB/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:05 wiz Exp $ DISTNAME= Crypt-ECB-1.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Eksblowfish/Makefile b/security/p5-Crypt-Eksblowfish/Makefile index 8d7d9502f..655a741bb 100644 --- a/security/p5-Crypt-Eksblowfish/Makefile +++ b/security/p5-Crypt-Eksblowfish/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-Eksblowfish-0.009 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile index 4f67d0f7d..635eeff67 100644 --- a/security/p5-Crypt-GPG/Makefile +++ b/security/p5-Crypt-GPG/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-GPG-1.63 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-GeneratePassword/Makefile b/security/p5-Crypt-GeneratePassword/Makefile index 97a7b7e49..246511856 100644 --- a/security/p5-Crypt-GeneratePassword/Makefile +++ b/security/p5-Crypt-GeneratePassword/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-GeneratePassword-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index db9c3131b..071369a0c 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:05 wiz Exp $ DISTNAME= Crypt-IDEA-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile index d52cb49ee..d5b12b6f1 100644 --- a/security/p5-Crypt-OpenPGP/Makefile +++ b/security/p5-Crypt-OpenPGP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-OpenPGP-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-OpenSSL-AES/Makefile b/security/p5-Crypt-OpenSSL-AES/Makefile index 0a1a99bfc..3610a032a 100644 --- a/security/p5-Crypt-OpenSSL-AES/Makefile +++ b/security/p5-Crypt-OpenSSL-AES/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 13:44:54 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-OpenSSL-AES-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-OpenSSL-Bignum/Makefile b/security/p5-Crypt-OpenSSL-Bignum/Makefile index 3d470b279..a4875195e 100644 --- a/security/p5-Crypt-OpenSSL-Bignum/Makefile +++ b/security/p5-Crypt-OpenSSL-Bignum/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:54 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-OpenSSL-Bignum-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index ded359c3c..7c442ab00 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:44:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-OpenSSL-DSA-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index f03cc56e2..9c80ff2e4 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:05 wiz Exp $ # DISTNAME= Crypt-OpenSSL-RSA-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index bfd515082..a3a7c1e87 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:54 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-OpenSSL-Random-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index 3327d904c..d1b0f29a3 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-PasswdMD5-1.40 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/ EXTRACT_SUFX= .tgz diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile index 0ed2c1035..8d77498b6 100644 --- a/security/p5-Crypt-Primes/Makefile +++ b/security/p5-Crypt-Primes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:53 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:06 wiz Exp $ DISTNAME= Crypt-Primes-0.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-RC4/Makefile b/security/p5-Crypt-RC4/Makefile index 72ee1909a..4dbc5ce07 100644 --- a/security/p5-Crypt-RC4/Makefile +++ b/security/p5-Crypt-RC4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-RC4-2.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index 2d69e2f35..d5017bb80 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-RIPEMD160-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 8f31bd09e..a6924e32e 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-RSA-1.99 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-RandPasswd/Makefile b/security/p5-Crypt-RandPasswd/Makefile index 0bb35da1a..98ab4ec3d 100644 --- a/security/p5-Crypt-RandPasswd/Makefile +++ b/security/p5-Crypt-RandPasswd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-RandPasswd-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Random-Seed/Makefile b/security/p5-Crypt-Random-Seed/Makefile index 8963d04c0..b7e105ef8 100644 --- a/security/p5-Crypt-Random-Seed/Makefile +++ b/security/p5-Crypt-Random-Seed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:06 wiz Exp $ DISTNAME= Crypt-Random-Seed-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Random-TESHA2/Makefile b/security/p5-Crypt-Random-TESHA2/Makefile index 41b2bcb3b..8b6dc2dd6 100644 --- a/security/p5-Crypt-Random-TESHA2/Makefile +++ b/security/p5-Crypt-Random-TESHA2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:06 wiz Exp $ DISTNAME= Crypt-Random-TESHA2-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index 558b5be2b..e713f5cb7 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-Random-1.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index d34a04c4c..71856e95f 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:55 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:06 wiz Exp $ -DISTNAME= Crypt-Rijndael-1.12 +DISTNAME= Crypt-Rijndael-1.13 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= security perl5 diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo index a3cc0311a..3a07fc911 100644 --- a/security/p5-Crypt-Rijndael/distinfo +++ b/security/p5-Crypt-Rijndael/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/04/13 10:21:41 wen Exp $ +$NetBSD: distinfo,v 1.11 2015/05/24 13:51:36 mef Exp $ -SHA1 (Crypt-Rijndael-1.12.tar.gz) = 3968e24345869dec4e55d3ef9af679d89c458a8a -RMD160 (Crypt-Rijndael-1.12.tar.gz) = 8564b21184d13d0a1f999ecb528d68c5582471e2 -Size (Crypt-Rijndael-1.12.tar.gz) = 24512 bytes +SHA1 (Crypt-Rijndael-1.13.tar.gz) = 5e6a388f85f392d3cbe535ec104dc6ee6c36fe3a +RMD160 (Crypt-Rijndael-1.13.tar.gz) = 2af912f8ebafde0d33f7d2e691d453216665f62c +Size (Crypt-Rijndael-1.13.tar.gz) = 71724 bytes diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index 67cbbeec9..49713df0f 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 13:44:55 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:06 wiz Exp $ DISTNAME= Crypt-SSLeay-0.72 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-SmbHash/Makefile b/security/p5-Crypt-SmbHash/Makefile index d8426560b..7a9bdf7c6 100644 --- a/security/p5-Crypt-SmbHash/Makefile +++ b/security/p5-Crypt-SmbHash/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-SmbHash-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 0408104a6..efbda774f 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:06 wiz Exp $ # DISTNAME= Crypt-Twofish-2.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-URandom/Makefile b/security/p5-Crypt-URandom/Makefile index 2bbfb105b..d5d593ccc 100644 --- a/security/p5-Crypt-URandom/Makefile +++ b/security/p5-Crypt-URandom/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/13 10:27:51 wen Exp $ # -DISTNAME= Crypt-URandom-0.34 +DISTNAME= Crypt-URandom-0.36 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-URandom/distinfo b/security/p5-Crypt-URandom/distinfo index ed372c41d..4e6d8ee4e 100644 --- a/security/p5-Crypt-URandom/distinfo +++ b/security/p5-Crypt-URandom/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/07/03 15:58:21 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/06/13 10:27:51 wen Exp $ -SHA1 (Crypt-URandom-0.34.tar.gz) = e594043fcf2619f83414e24c1ecdd05ac863ddd4 -RMD160 (Crypt-URandom-0.34.tar.gz) = 66768670e48503a70808e5d2e1e6f57ddb7e1ac3 -Size (Crypt-URandom-0.34.tar.gz) = 5912 bytes +SHA1 (Crypt-URandom-0.36.tar.gz) = 35bdb66de66f83d71a8497d6190c64550e6ec025 +RMD160 (Crypt-URandom-0.36.tar.gz) = 8f0eb1384361013f4998e605a3a1907544c67794 +Size (Crypt-URandom-0.36.tar.gz) = 6099 bytes diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile index 4f0ad8f91..4584e20a5 100644 --- a/security/p5-Crypt-X509/Makefile +++ b/security/p5-Crypt-X509/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Crypt-X509-0.51 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Dancer-Plugin-Auth-RBAC/Makefile b/security/p5-Dancer-Plugin-Auth-RBAC/Makefile index 56358de00..66768e980 100644 --- a/security/p5-Dancer-Plugin-Auth-RBAC/Makefile +++ b/security/p5-Dancer-Plugin-Auth-RBAC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/10/09 14:06:54 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:07 wiz Exp $ # DISTNAME= Dancer-Plugin-Auth-RBAC-1.110720 PKGNAME= p5-$(DISTNAME:S/110720/110.720/) -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dancer/} diff --git a/security/p5-Data-SimplePassword/Makefile b/security/p5-Data-SimplePassword/Makefile index 83dfece58..021c69dc8 100644 --- a/security/p5-Data-SimplePassword/Makefile +++ b/security/p5-Data-SimplePassword/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:07 wiz Exp $ # DISTNAME= Data-SimplePassword-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile index f6330378b..a7c16e6e5 100644 --- a/security/p5-Digest-BubbleBabble/Makefile +++ b/security/p5-Digest-BubbleBabble/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 13:44:55 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Digest-BubbleBabble-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index 4064c9f0e..afc92def2 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:07 wiz Exp $ -DISTNAME= Digest-CRC-0.18 +DISTNAME= Digest-CRC-0.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-CRC/distinfo b/security/p5-Digest-CRC/distinfo index c7e2fe1af..acfcf29e8 100644 --- a/security/p5-Digest-CRC/distinfo +++ b/security/p5-Digest-CRC/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/05/31 08:29:15 sno Exp $ +$NetBSD: distinfo,v 1.9 2015/05/01 02:41:43 wen Exp $ -SHA1 (Digest-CRC-0.18.tar.gz) = 8289a1ebaa0e2e022635e83bb37dc7c2b32c9dd5 -RMD160 (Digest-CRC-0.18.tar.gz) = d30d502bea3efca219b6aa0dd9345c6c3cc12757 -Size (Digest-CRC-0.18.tar.gz) = 7721 bytes +SHA1 (Digest-CRC-0.21.tar.gz) = 7e0855823e8008f1700ebe68952a211e43ca9505 +RMD160 (Digest-CRC-0.21.tar.gz) = 2511336af2af37c2f397217c007901599bb83604 +Size (Digest-CRC-0.21.tar.gz) = 7924 bytes diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index 7814fc70e..42f20da17 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Digest-HMAC-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-Hashcash/Makefile b/security/p5-Digest-Hashcash/Makefile index 88e4c0d16..586fb0b58 100644 --- a/security/p5-Digest-Hashcash/Makefile +++ b/security/p5-Digest-Hashcash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 13:44:55 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Digest-Hashcash-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-JHash/Makefile b/security/p5-Digest-JHash/Makefile index 52b36c5d7..f47c4db6a 100644 --- a/security/p5-Digest-JHash/Makefile +++ b/security/p5-Digest-JHash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Digest-JHash-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index 80481f6f2..ffadc3926 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:44:55 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:07 wiz Exp $ -DISTNAME= Digest-MD2-2.03 +DISTNAME= Digest-MD2-2.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-MD2/distinfo b/security/p5-Digest-MD2/distinfo index ed04a09c5..19327dd6d 100644 --- a/security/p5-Digest-MD2/distinfo +++ b/security/p5-Digest-MD2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 13:10:10 agc Exp $ +$NetBSD: distinfo,v 1.5 2015/05/01 02:35:37 wen Exp $ -SHA1 (Digest-MD2-2.03.tar.gz) = 01c376c3b68221eb0115727731d6fd271a9d9ad9 -RMD160 (Digest-MD2-2.03.tar.gz) = c935ffb58622967a694d0ac8f74e0d423e78b12e -Size (Digest-MD2-2.03.tar.gz) = 17054 bytes +SHA1 (Digest-MD2-2.04.tar.gz) = c9c95e8515443936b4982e12eaa04c3dad54bead +RMD160 (Digest-MD2-2.04.tar.gz) = b14389aff5845679e93451b259f1d7686b997e8b +Size (Digest-MD2-2.04.tar.gz) = 17379 bytes diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index 9a883e77b..4a3f18394 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 13:44:55 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Digest-MD4-1.9 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-MD5-File/Makefile b/security/p5-Digest-MD5-File/Makefile index 6ebb9351a..4a16bf4f7 100644 --- a/security/p5-Digest-MD5-File/Makefile +++ b/security/p5-Digest-MD5-File/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:08 wiz Exp $ DISTNAME= Digest-MD5-File-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 876f0c538..ce77720fb 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2015/01/14 13:13:05 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Digest-MD5-2.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-Nilsimsa/Makefile b/security/p5-Digest-Nilsimsa/Makefile index 5ec75b518..51c2e2eb3 100644 --- a/security/p5-Digest-Nilsimsa/Makefile +++ b/security/p5-Digest-Nilsimsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:44:55 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:08 wiz Exp $ DISTNAME= Digest-Nilsimsa-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-Perl-MD5/Makefile b/security/p5-Digest-Perl-MD5/Makefile index 083e1aae0..e6c296317 100644 --- a/security/p5-Digest-Perl-MD5/Makefile +++ b/security/p5-Digest-Perl-MD5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/07/17 13:10:01 wen Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:08 wiz Exp $ DISTNAME= Digest-Perl-MD5-1.9 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index 7e2cd2b49..033fe1c04 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2015/01/11 03:57:53 wen Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:08 wiz Exp $ DISTNAME= Digest-SHA-5.95 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index de116804a..7186ee968 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:08 wiz Exp $ DISTNAME= Digest-SHA1-2.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-SHA3/Makefile b/security/p5-Digest-SHA3/Makefile index 42e3cfa34..98cda6629 100644 --- a/security/p5-Digest-SHA3/Makefile +++ b/security/p5-Digest-SHA3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/07/17 12:57:05 wen Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:08 wiz Exp $ -DISTNAME= Digest-SHA3-0.22 +DISTNAME= Digest-SHA3-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-Digest-SHA3/distinfo b/security/p5-Digest-SHA3/distinfo index 125543a3c..5cf445485 100644 --- a/security/p5-Digest-SHA3/distinfo +++ b/security/p5-Digest-SHA3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/07/17 12:57:05 wen Exp $ +$NetBSD: distinfo,v 1.3 2015/04/24 13:49:57 wen Exp $ -SHA1 (Digest-SHA3-0.22.tar.gz) = 5161fd0f7bae4d9f6b59c82138fc43461d00b7f1 -RMD160 (Digest-SHA3-0.22.tar.gz) = 2c377bc4b1ada3e11dac9a3c73acde1b347ad12f -Size (Digest-SHA3-0.22.tar.gz) = 46070 bytes +SHA1 (Digest-SHA3-0.24.tar.gz) = 0a9c83f5a9408a15a24929491d32075bd869be25 +RMD160 (Digest-SHA3-0.24.tar.gz) = abb9462011bc0905772595df3ce416c98567fc09 +Size (Digest-SHA3-0.24.tar.gz) = 28122 bytes diff --git a/security/p5-Digest/Makefile b/security/p5-Digest/Makefile index cb6f866c9..fc2a95b99 100644 --- a/security/p5-Digest/Makefile +++ b/security/p5-Digest/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:07 wiz Exp $ DISTNAME= Digest-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} diff --git a/security/p5-File-KeePass/Makefile b/security/p5-File-KeePass/Makefile index 0fa2dce45..bc8c4c22c 100644 --- a/security/p5-File-KeePass/Makefile +++ b/security/p5-File-KeePass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:08 wiz Exp $ DISTNAME= File-KeePass-2.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/security/p5-GSSAPI/Makefile b/security/p5-GSSAPI/Makefile index 1d90a8cf3..a1ce9cdb4 100644 --- a/security/p5-GSSAPI/Makefile +++ b/security/p5-GSSAPI/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:24 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:08 wiz Exp $ # DISTNAME= GSSAPI-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/AGROLMS/} diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 869e3da3b..009d8410b 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/02/19 13:18:10 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:08 wiz Exp $ DISTNAME= GnuPG-Interface-0.52 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GnuPG/} diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile index 7491eaabd..7e1ba4c37 100644 --- a/security/p5-IO-Socket-SSL/Makefile +++ b/security/p5-IO-Socket-SSL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2015/02/04 12:19:07 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2015/06/12 10:51:08 wiz Exp $ -DISTNAME= IO-Socket-SSL-2.012 +DISTNAME= IO-Socket-SSL-2.016 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/security/p5-IO-Socket-SSL/distinfo b/security/p5-IO-Socket-SSL/distinfo index 35d73d6c0..c7b1ed41b 100644 --- a/security/p5-IO-Socket-SSL/distinfo +++ b/security/p5-IO-Socket-SSL/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.61 2015/02/04 12:19:07 wiz Exp $ +$NetBSD: distinfo,v 1.65 2015/06/03 07:15:14 wiz Exp $ -SHA1 (IO-Socket-SSL-2.012.tar.gz) = f777869e279eb94c6a5cde7b3fe90705ec042857 -RMD160 (IO-Socket-SSL-2.012.tar.gz) = edd223311e5cf36fceea8249919c7c3a7720ddb5 -Size (IO-Socket-SSL-2.012.tar.gz) = 193636 bytes +SHA1 (IO-Socket-SSL-2.016.tar.gz) = 32199aa7a4c361edf3417071e14d9722d36bbd8c +RMD160 (IO-Socket-SSL-2.016.tar.gz) = 265c3309f732bb9cdca66a9c5005ad3cb7e81a2e +Size (IO-Socket-SSL-2.016.tar.gz) = 195529 bytes diff --git a/security/p5-Module-Signature/Makefile b/security/p5-Module-Signature/Makefile index 45ee9db22..a4ffba397 100644 --- a/security/p5-Module-Signature/Makefile +++ b/security/p5-Module-Signature/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 13:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:08 wiz Exp $ DISTNAME= Module-Signature-0.73 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/} diff --git a/security/p5-Mozilla-CA/Makefile b/security/p5-Mozilla-CA/Makefile index 601bc07f5..876430bca 100644 --- a/security/p5-Mozilla-CA/Makefile +++ b/security/p5-Mozilla-CA/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/12/30 12:55:26 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:09 wiz Exp $ DISTNAME= Mozilla-CA-20141217 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mozilla/} diff --git a/security/p5-Net-DNS-SEC-Maint-Key/Makefile b/security/p5-Net-DNS-SEC-Maint-Key/Makefile index 4c5829e3e..e8dd4d336 100644 --- a/security/p5-Net-DNS-SEC-Maint-Key/Makefile +++ b/security/p5-Net-DNS-SEC-Maint-Key/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= Net-DNS-SEC-Maint-Key-0.013 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security net perl5 MASTER_SITES= http://www.ripe.net/disi/dnssec_maint_tool/ diff --git a/security/p5-Net-DNS-SEC/Makefile b/security/p5-Net-DNS-SEC/Makefile index 40c4f6d32..b017ca76a 100644 --- a/security/p5-Net-DNS-SEC/Makefile +++ b/security/p5-Net-DNS-SEC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 13:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= Net-DNS-SEC-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/security/p5-Net-OpenSSH/Makefile b/security/p5-Net-OpenSSH/Makefile index 6fb1ece99..b0383d153 100644 --- a/security/p5-Net-OpenSSH/Makefile +++ b/security/p5-Net-OpenSSH/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= Net-OpenSSH-0.57 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/security/p5-Net-SSH/Makefile b/security/p5-Net-SSH/Makefile index 403c8803c..9dad0d5c1 100644 --- a/security/p5-Net-SSH/Makefile +++ b/security/p5-Net-SSH/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 13:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= Net-SSH-Perl-1.34 PKGNAME= p5-Net-SSH-1.34 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index f0aecd78d..628164cb7 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2015/01/25 11:58:41 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/12 10:51:09 wiz Exp $ -DISTNAME= Net-SSLeay-1.68 +DISTNAME= Net-SSLeay-1.69 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo index cc1c06268..5fd19bdea 100644 --- a/security/p5-Net-SSLeay/distinfo +++ b/security/p5-Net-SSLeay/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.34 2015/01/25 11:58:41 wiz Exp $ +$NetBSD: distinfo,v 1.35 2015/06/07 08:13:50 wiz Exp $ -SHA1 (Net-SSLeay-1.68.tar.gz) = cf2fea6241e0250cbcf3e572835b2397f35944d2 -RMD160 (Net-SSLeay-1.68.tar.gz) = 373cb8fa303b181d7af806bb372b0f3bb4c60c70 -Size (Net-SSLeay-1.68.tar.gz) = 384100 bytes +SHA1 (Net-SSLeay-1.69.tar.gz) = 7334b6c35e116daee7966371967064e1815faac1 +RMD160 (Net-SSLeay-1.69.tar.gz) = 59808b3125d4dcfc7bd3efa1791628ef9b3d5708 +Size (Net-SSLeay-1.69.tar.gz) = 385706 bytes diff --git a/security/p5-OpenSSL/Makefile b/security/p5-OpenSSL/Makefile index 8d07cb9ca..09226cbda 100644 --- a/security/p5-OpenSSL/Makefile +++ b/security/p5-OpenSSL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 13:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= OpenSSL-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OE/OESI/} diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index a032f4248..1daa271bb 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= SHA-2.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SHA/} diff --git a/security/p5-String-Random/Makefile b/security/p5-String-Random/Makefile index 6dc3a398a..e00c7102b 100644 --- a/security/p5-String-Random/Makefile +++ b/security/p5-String-Random/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/13 09:55:38 wen Exp $ -DISTNAME= String-Random-0.26 +DISTNAME= String-Random-0.28 PKGNAME= p5-${DISTNAME} CATEGORIES= perl5 security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/security/p5-String-Random/distinfo b/security/p5-String-Random/distinfo index b129babc8..214e4e1c0 100644 --- a/security/p5-String-Random/distinfo +++ b/security/p5-String-Random/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/07/23 06:30:48 hiramatsu Exp $ +$NetBSD: distinfo,v 1.4 2015/06/13 09:55:38 wen Exp $ -SHA1 (String-Random-0.26.tar.gz) = 94363bad2a334a70944692eefffc072b46e78ade -RMD160 (String-Random-0.26.tar.gz) = 9ac2ed8d65070544b24030132f2fc5bbfd5b8a62 -Size (String-Random-0.26.tar.gz) = 20054 bytes +SHA1 (String-Random-0.28.tar.gz) = 82c52f5a894db88871f977e8b7ef9f507ded58e4 +RMD160 (String-Random-0.28.tar.gz) = a18d72f0b87973ac6d27db7ea56201a5eff5aeb1 +Size (String-Random-0.28.tar.gz) = 21062 bytes diff --git a/security/p5-Text-Password-Pronounceable/Makefile b/security/p5-Text-Password-Pronounceable/Makefile index 90a95b9ff..382cbc321 100644 --- a/security/p5-Text-Password-Pronounceable/Makefile +++ b/security/p5-Text-Password-Pronounceable/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:06:55 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:09 wiz Exp $ DISTNAME= Text-Password-Pronounceable-0.30 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= perl5 textproc security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index a3436e384..7bae7ac36 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 13:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= Tie-EncryptedHash-1.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/} diff --git a/security/p5-pcsc/Makefile b/security/p5-pcsc/Makefile index 1bfa37eb2..ed928d5a3 100644 --- a/security/p5-pcsc/Makefile +++ b/security/p5-pcsc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:09 wiz Exp $ DISTNAME= pcsc-perl-1.4.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-perl/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index 8aa4b7c5d..3df370be1 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:09 wiz Exp $ # DISTNAME= pcsc-tools-1.4.22 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://ludovic.rousseau.free.fr/softwares/pcsc-tools/ diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 62be41f1c..08073dbdb 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2014/11/28 10:53:40 bsiegert Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:51:10 wiz Exp $ # DISTNAME= pgp50i-unix-src PKGNAME= pgp5-5.0i -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ ftp://ftp.au.pgpi.com/pub/pgp/5.0/unix/ diff --git a/security/pgpenvelope/Makefile b/security/pgpenvelope/Makefile index 4df17a23e..895108224 100644 --- a/security/pgpenvelope/Makefile +++ b/security/pgpenvelope/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:25 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:10 wiz Exp $ # DISTNAME= pgpenvelope-2.10.2 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= security mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pgpenvelope/} diff --git a/security/pinentry-gtk2/Makefile b/security/pinentry-gtk2/Makefile index 7084a8790..7e0d28399 100644 --- a/security/pinentry-gtk2/Makefile +++ b/security/pinentry-gtk2/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/12/10 10:24:21 mef Exp $ -# +# $NetBSD: Makefile,v 1.34 2015/05/28 06:42:08 wiz Exp $ PKGNAME= ${DISTNAME:S/pinentry-/pinentry-gtk2-/} COMMENT= Applications for entering PINs or Passphrases, gtk2 enabled diff --git a/security/pinentry-qt4/Makefile b/security/pinentry-qt4/Makefile index 971480095..3aa67bfd0 100644 --- a/security/pinentry-qt4/Makefile +++ b/security/pinentry-qt4/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2014/12/10 10:24:21 mef Exp $ -# +# $NetBSD: Makefile,v 1.33 2015/05/28 06:42:08 wiz Exp $ PKGNAME= ${DISTNAME:S/pinentry-/pinentry-qt4-/} COMMENT= Applications for entering PINs or Passphrases, qt4 enabled diff --git a/security/pinentry/Makefile b/security/pinentry/Makefile index f44070ad9..be454983d 100644 --- a/security/pinentry/Makefile +++ b/security/pinentry/Makefile @@ -1,15 +1,11 @@ -# $NetBSD: Makefile,v 1.43 2015/01/15 20:48:33 wiz Exp $ -# -#PKGNAME= ${DISTNAME} -PKGREVISION= 1 +# $NetBSD: Makefile,v 1.44 2015/04/12 14:50:43 wiz Exp $ + COMMENT= Applications for entering PINs or Passphrases CONFIGURE_ARGS+= --enable-pinentry-tty .include "../../security/pinentry/Makefile.common" -.include "options.mk" - .if defined(PINENTRY_DEFAULT) post-install: cd ${DESTDIR}${PREFIX}/bin && \ diff --git a/security/pinentry/Makefile.common b/security/pinentry/Makefile.common index f47bc705f..8e4f75cf8 100644 --- a/security/pinentry/Makefile.common +++ b/security/pinentry/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.3 2014/12/12 15:04:16 mef Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/06/07 08:46:48 wiz Exp $ # -*- Makefile -*- # used by security/pinentry/Makefile # used by security/pinentry-gtk2/Makefile # used by security/pinentry-qt4/Makefile -PINENTRY_VERSION= 0.9.0 +PINENTRY_VERSION= 0.9.4 DISTNAME= pinentry-${PINENTRY_VERSION} CATEGORIES= security diff --git a/security/pinentry/distinfo b/security/pinentry/distinfo index 74f5433b5..2af8d3aab 100644 --- a/security/pinentry/distinfo +++ b/security/pinentry/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.15 2014/12/12 15:04:16 mef Exp $ +$NetBSD: distinfo,v 1.18 2015/06/07 08:46:48 wiz Exp $ -SHA1 (pinentry-0.9.0.tar.bz2) = f8e5c774c35fbb91d84e82559baf76f6b4513236 -RMD160 (pinentry-0.9.0.tar.bz2) = 957284ded6dcc9a3302b498bfdf95d2378e8f6e0 -Size (pinentry-0.9.0.tar.bz2) = 464272 bytes -SHA1 (patch-qt4_pinentryconfirm_moc) = b48ed080f78a4a465d3e56139d69c9fbfcb8fcc2 +SHA1 (pinentry-0.9.4.tar.bz2) = 0c47f0ddea4631bcba01ebbeca8bffe0bf43e440 +RMD160 (pinentry-0.9.4.tar.bz2) = f33a69e4808a19ff1f7d58b42f82c2dbc9ff7c89 +Size (pinentry-0.9.4.tar.bz2) = 510034 bytes diff --git a/security/pinentry/options.mk b/security/pinentry/options.mk deleted file mode 100644 index f024782c5..000000000 --- a/security/pinentry/options.mk +++ /dev/null @@ -1,36 +0,0 @@ -# $NetBSD: options.mk,v 1.8 2010/02/25 11:30:03 drochner Exp $ -# - -# XXX This usage of bsd.options.mk is incorrect. The package should -# to be split into three packages -# pinentry-curses -# pinentry-gtk -# pinentry-qt - -PKG_OPTIONS_VAR= PKG_OPTIONS.pinentry -PKG_SUPPORTED_OPTIONS= gtk gtk2 qt qt4 -.include "../../mk/bsd.options.mk" - -CONFIGURE_ARGS+= --disable-pinentry-gtk -.if !empty(PKG_OPTIONS:Mgtk) -DEPENDS+= pinentry-gtk-[0-9]*:../../security/pinentry-gtk -PINENTRY_DEFAULT= gtk -.endif - -CONFIGURE_ARGS+= --disable-pinentry-gtk2 -.if !empty(PKG_OPTIONS:Mgtk2) -DEPENDS+= pinentry-gtk2-[0-9]*:../../security/pinentry-gtk2 -PINENTRY_DEFAULT= gtk-2 -.endif - -CONFIGURE_ARGS+= --disable-pinentry-qt -.if !empty(PKG_OPTIONS:Mqt) -DEPENDS+= pinentry-qt-[0-9]*:../../security/pinentry-qt -PINENTRY_DEFAULT= qt -.endif - -CONFIGURE_ARGS+= --disable-pinentry-qt4 -.if !empty(PKG_OPTIONS:Mqt4) -DEPENDS+= pinentry-qt4-[0-9]*:../../security/pinentry-qt4 -PINENTRY_DEFAULT= qt4 -.endif diff --git a/security/pinentry/patches/patch-qt4_pinentryconfirm_moc b/security/pinentry/patches/patch-qt4_pinentryconfirm_moc deleted file mode 100644 index f651f5ee9..000000000 --- a/security/pinentry/patches/patch-qt4_pinentryconfirm_moc +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-qt4_pinentryconfirm_moc,v 1.1 2014/12/10 10:24:21 mef Exp $ - -Although, this is said generated file, it seems to me the path is -wrong. (only pinentry-qt4 needs this patch) - ---- qt4/pinentryconfirm.moc~ 2014-12-10 17:40:26.000000000 +0900 -+++ qt4/pinentryconfirm.moc 2014-12-10 17:41:41.000000000 +0900 -@@ -6,7 +6,7 @@ - ** WARNING! All changes made in this file will be lost! - *****************************************************************************/ - --#include "../../../s/pinentry/qt4/pinentryconfirm.h" -+#include "../qt4/pinentryconfirm.h" - #if !defined(Q_MOC_OUTPUT_REVISION) - #error "The header file 'pinentryconfirm.h' doesn't include ." - #elif Q_MOC_OUTPUT_REVISION != 63 diff --git a/security/pkcs11-helper/Makefile b/security/pkcs11-helper/Makefile index d1bb1f8f9..b495db769 100644 --- a/security/pkcs11-helper/Makefile +++ b/security/pkcs11-helper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/02/12 23:18:35 tron Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/07 03:52:26 joerg Exp $ DISTNAME= pkcs11-helper-1.10 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security MASTER_SITES= https://github.com/downloads/alonbl/pkcs11-helper/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/pkcs11-helper/PLIST b/security/pkcs11-helper/PLIST index b3dfe8288..853b878ba 100644 --- a/security/pkcs11-helper/PLIST +++ b/security/pkcs11-helper/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2009/09/15 20:03:47 spz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/07 03:52:26 joerg Exp $ include/pkcs11-helper-1.0/pkcs11.h include/pkcs11-helper-1.0/pkcs11h-certificate.h include/pkcs11-helper-1.0/pkcs11h-core.h @@ -16,4 +16,3 @@ share/doc/pkcs11-helper/COPYING share/doc/pkcs11-helper/COPYING.BSD share/doc/pkcs11-helper/COPYING.GPL share/doc/pkcs11-helper/README -@exec ${MKDIR} %D/share/doc/pkcs11-helper/api diff --git a/security/polarssl/DESCR b/security/polarssl/DESCR deleted file mode 100644 index c9131e1c0..000000000 --- a/security/polarssl/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy for -developers to include cryptographic and SSL/TLS capabilities in their -(embedded) products with as little hassle as possible. It is designed to be -readable, documented, tested, loosely coupled and portable. - -This package includes headers/libs only, not the demo programs. - -PolarSSL is GPLv2, but offers exceptions to be distributed with other works -licensed as Apache, BSD, CC0, EUPL, LGPL, ISC, WTFPL, X11, zlib/libpng. diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile deleted file mode 100644 index 9993cce52..000000000 --- a/security/polarssl/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# $NetBSD: Makefile,v 1.10 2015/03/29 22:25:20 jperkin Exp $ -# - -DISTNAME= polarssl-1.3.9-gpl -PKGNAME= ${DISTNAME:-gpl=} -PKGREVISION= 1 -CATEGORIES= security devel -MASTER_SITES= https://tls.mbed.org/download/ -EXTRACT_SUFX= .tgz - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://tls.mbed.org/ -COMMENT= Lightweight, modular cryptographic and SSL/TLS library -LICENSE= gnu-gpl-v2 - -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} -USE_TOOLS+= gmake perl pkg-config -USE_CMAKE= yes -REPLACE_PERL= tests/scripts/*.pl -USE_LANGUAGES= c -TEST_TARGET= check - -.include "options.mk" - -CMAKE_ARGS+= -DUSE_SHARED_POLARSSL_LIBRARY=ON -MAKE_ENV+= RANLIB=${RANLIB:Q} - -LDFLAGS.SunOS+= -lsocket - -post-install: - ${CHMOD} -x ${DESTDIR}${PREFIX}/lib/libpolarssl.a - -.include "../../mk/pthread.buildlink3.mk" -#.include "../../security/openssl/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/security/polarssl/PLIST b/security/polarssl/PLIST deleted file mode 100644 index 216e14119..000000000 --- a/security/polarssl/PLIST +++ /dev/null @@ -1,113 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2015/03/28 19:00:28 rodent Exp $ -bin/aescrypt2 -bin/benchmark -bin/cert_app -bin/cert_req -bin/cert_write -bin/crl_app -bin/crypt_and_hash -bin/dh_client -bin/dh_genprime -bin/dh_server -bin/gen_entropy -bin/gen_key -bin/gen_random_ctr_drbg -bin/gen_random_havege -bin/generic_sum -bin/hello -bin/key_app -bin/md5sum -bin/mpi_demo -${PLIST.tests}bin/o_p_test -bin/pem2der -bin/pk_decrypt -bin/pk_encrypt -bin/pk_sign -bin/pk_verify -bin/req_app -bin/rsa_decrypt -bin/rsa_encrypt -bin/rsa_genkey -bin/rsa_sign -bin/rsa_verify -bin/selftest -bin/sha1sum -bin/sha2sum -bin/ssl_cert_test -bin/ssl_client1 -bin/ssl_client2 -bin/ssl_fork_server -bin/ssl_mail_client -bin/ssl_pthread_server -bin/ssl_server -bin/ssl_test -bin/strerror -include/polarssl/aes.h -include/polarssl/aesni.h -include/polarssl/arc4.h -include/polarssl/asn1.h -include/polarssl/asn1write.h -include/polarssl/base64.h -include/polarssl/bignum.h -include/polarssl/blowfish.h -include/polarssl/bn_mul.h -include/polarssl/camellia.h -include/polarssl/ccm.h -include/polarssl/certs.h -include/polarssl/check_config.h -include/polarssl/cipher.h -include/polarssl/cipher_wrap.h -include/polarssl/compat-1.2.h -include/polarssl/config.h -include/polarssl/ctr_drbg.h -include/polarssl/debug.h -include/polarssl/des.h -include/polarssl/dhm.h -include/polarssl/ecdh.h -include/polarssl/ecdsa.h -include/polarssl/ecp.h -include/polarssl/entropy.h -include/polarssl/entropy_poll.h -include/polarssl/error.h -include/polarssl/gcm.h -include/polarssl/havege.h -include/polarssl/hmac_drbg.h -include/polarssl/md.h -include/polarssl/md2.h -include/polarssl/md4.h -include/polarssl/md5.h -include/polarssl/md_wrap.h -include/polarssl/memory.h -include/polarssl/memory_buffer_alloc.h -include/polarssl/net.h -include/polarssl/oid.h -include/polarssl/openssl.h -include/polarssl/padlock.h -include/polarssl/pbkdf2.h -include/polarssl/pem.h -include/polarssl/pk.h -include/polarssl/pk_wrap.h -include/polarssl/pkcs11.h -include/polarssl/pkcs12.h -include/polarssl/pkcs5.h -include/polarssl/platform.h -include/polarssl/ripemd160.h -include/polarssl/rsa.h -include/polarssl/sha1.h -include/polarssl/sha256.h -include/polarssl/sha512.h -include/polarssl/ssl.h -include/polarssl/ssl_cache.h -include/polarssl/ssl_ciphersuites.h -include/polarssl/threading.h -include/polarssl/timing.h -include/polarssl/version.h -include/polarssl/x509.h -include/polarssl/x509_crl.h -include/polarssl/x509_crt.h -include/polarssl/x509_csr.h -include/polarssl/xtea.h -lib/libpolarssl.a -lib/libpolarssl.so -lib/libpolarssl.so.${PKGVERSION} -lib/libpolarssl.so.7 diff --git a/security/polarssl/buildlink3.mk b/security/polarssl/buildlink3.mk deleted file mode 100644 index a35360908..000000000 --- a/security/polarssl/buildlink3.mk +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.4 2015/03/28 19:05:50 rodent Exp $ - -BUILDLINK_TREE+= polarssl - -.if !defined(POLARSSL_BUILDLINK3_MK) -POLARSSL_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.polarssl+= polarssl>=0.10.0 -BUILDLINK_PKGSRCDIR.polarssl?= ../../security/polarssl - -pkgbase := polarssl -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.polarssl:Mzlib) -.include "../../devel/zlib/buildlink3.mk" -.endif - -.endif # POLARSSL_BUILDLINK3_MK - -BUILDLINK_TREE+= -polarssl diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo deleted file mode 100644 index 03b202f20..000000000 --- a/security/polarssl/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.7 2015/03/28 19:00:28 rodent Exp $ - -SHA1 (polarssl-1.3.9-gpl.tgz) = 3462b4455e1443ac1a1007fbd69861ebfb5c5506 -RMD160 (polarssl-1.3.9-gpl.tgz) = 981e4605d36ac8dfc1269c7be281f8c7d37c93cf -Size (polarssl-1.3.9-gpl.tgz) = 1741396 bytes -SHA1 (patch-Makefile) = 166adbc2786bb99018b47407677eb358952fd97b -SHA1 (patch-library_Makefile) = d2799d7f60744b094968fe5ebd0b443ee47ddbd8 -SHA1 (patch-programs_test_CMakeLists.txt) = c2d352091bc6da4913c20e9f622cd112595a809c diff --git a/security/polarssl/options.mk b/security/polarssl/options.mk deleted file mode 100644 index b78d3dcd8..000000000 --- a/security/polarssl/options.mk +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: options.mk,v 1.1 2015/03/28 19:00:28 rodent Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.polarssl -PKG_SUPPORTED_OPTIONS= tests zlib -PKG_SUGGESTED_OPTIONS+= # XXX: blank, though the package has "tests" by default -PLIST_VARS+= tests - -.include "../../mk/bsd.options.mk" - -.if !empty(PKG_OPTIONS:Mtests) -.include "../../security/openssl/buildlink3.mk" -CMAKE_ARGS+= -DENABLE_TESTING=ON -PLIST.tests= yes -.else -CMAKE_ARGS+= -DENABLE_TESTING=OFF -.endif - -.if !empty(PKG_OPTIONS:Mzlib) -.include "../../devel/zlib/buildlink3.mk" -CMAKE_ARGS+= -DENABLE_ZLIB_SUPPORT=ON -.else -CMAKE_ARGS+= -DENABLE_ZLIB_SUPPORT=OFF -.endif diff --git a/security/polarssl/patches/patch-Makefile b/security/polarssl/patches/patch-Makefile deleted file mode 100644 index e9671fcff..000000000 --- a/security/polarssl/patches/patch-Makefile +++ /dev/null @@ -1,62 +0,0 @@ -$NetBSD: patch-Makefile,v 1.3 2015/03/28 19:00:28 rodent Exp $ - -Fix DESTDIR for pkgsrc, and suppress building test programs. - ---- Makefile.orig 2014-10-20 11:59:19.000000000 +0000 -+++ Makefile -@@ -1,48 +1,28 @@ - --DESTDIR=/usr/local --PREFIX=polarssl_ -+APPNAME_PRE=polarssl_ - - .SILENT: - - all: - cd library && $(MAKE) all && cd .. -- cd programs && $(MAKE) all && cd .. - cd tests && $(MAKE) all && cd .. - - no_test: - cd library && $(MAKE) all && cd .. -- cd programs && $(MAKE) all && cd .. - - lib: - cd library && $(MAKE) all && cd .. - - install: -- mkdir -p $(DESTDIR)/include/polarssl -- cp -r include/polarssl $(DESTDIR)/include -+ mkdir -p $(DESTDIR)${PREFIX}/include/polarssl -+ cp -r include/polarssl $(DESTDIR)${PREFIX}/include - -- mkdir -p $(DESTDIR)/lib -- cp library/libpolarssl.* $(DESTDIR)/lib -- -- mkdir -p $(DESTDIR)/bin -- for p in programs/*/* ; do \ -- if [ -x $$p ] && [ ! -d $$p ] ; \ -- then \ -- f=$(PREFIX)`basename $$p` ; \ -- cp $$p $(DESTDIR)/bin/$$f ; \ -- fi \ -- done -+ mkdir -p $(DESTDIR)${PREFIX}/lib -+ cp library/libpolarssl.* $(DESTDIR)${PREFIX}/lib - - uninstall: -- rm -rf $(DESTDIR)/include/polarssl -- rm -f $(DESTDIR)/lib/libpolarssl.* -- -- for p in programs/*/* ; do \ -- if [ -x $$p ] && [ ! -d $$p ] ; \ -- then \ -- f=$(PREFIX)`basename $$p` ; \ -- rm -f $(DESTDIR)/bin/$$f ; \ -- fi \ -- done -+ rm -rf $(DESTDIR)${PREFIX}/include/polarssl -+ rm -f $(DESTDIR)${PREFIX}/lib/libpolarssl.* - - clean: - cd library && $(MAKE) clean && cd .. diff --git a/security/polarssl/patches/patch-library_Makefile b/security/polarssl/patches/patch-library_Makefile deleted file mode 100644 index e1bb45e1f..000000000 --- a/security/polarssl/patches/patch-library_Makefile +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-library_Makefile,v 1.2 2015/03/28 19:00:28 rodent Exp $ - -Call ranlib instead of non-portable 'ar s'. - ---- library/Makefile.orig 2014-10-20 11:59:19.000000000 +0000 -+++ library/Makefile -@@ -79,7 +79,7 @@ libpolarssl.a: $(OBJS) - echo " AR $@" - $(AR) r $@ $(OBJS) - echo " RL $@" -- $(AR) s $@ -+ $(RANLIB) $@ - - libpolarssl.${DLEXT}: libpolarssl.a - echo " LD $@" diff --git a/security/polarssl/patches/patch-programs_test_CMakeLists.txt b/security/polarssl/patches/patch-programs_test_CMakeLists.txt deleted file mode 100644 index 37d6a78fb..000000000 --- a/security/polarssl/patches/patch-programs_test_CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-programs_test_CMakeLists.txt,v 1.1 2015/03/28 19:00:28 rodent Exp $ - -Make OpenSSL optional. - ---- programs/test/CMakeLists.txt.orig 2015-03-28 18:49:58.000000000 +0000 -+++ programs/test/CMakeLists.txt -@@ -1,4 +1,6 @@ --FIND_PACKAGE(OpenSSL) -+if(ENABLE_TESTING) -+ FIND_PACKAGE(OpenSSL) -+endif() - - set(libs - polarssl diff --git a/security/policykit-gnome/Makefile b/security/policykit-gnome/Makefile index 32ef1cab0..e8e86e64a 100644 --- a/security/policykit-gnome/Makefile +++ b/security/policykit-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2014/08/06 12:21:03 obache Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:10 wiz Exp $ # POLICYKIT_GNOME_VER= 0.9.2 DISTNAME= PolicyKit-gnome-${POLICYKIT_GNOME_VER} PKGNAME= policykit-gnome-${POLICYKIT_GNOME_VER} -PKGREVISION= 27 +PKGREVISION= 29 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/policykit/Makefile b/security/policykit/Makefile index 019e7cc80..095b93760 100644 --- a/security/policykit/Makefile +++ b/security/policykit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.29 2014/08/06 12:21:02 obache Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:10 wiz Exp $ # POLICYKIT_VER= 0.9 DISTNAME= PolicyKit-${POLICYKIT_VER} PKGNAME= policykit-${POLICYKIT_VER} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= security MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/security/polkit-qt/Makefile b/security/polkit-qt/Makefile index 6216e1265..fe8238f64 100644 --- a/security/polkit-qt/Makefile +++ b/security/polkit-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/02/12 23:18:35 tron Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:24:49 tnn Exp $ DISTNAME= polkit-qt-0.9.4 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE4.x/admin/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/polkit-qt/buildlink3.mk b/security/polkit-qt/buildlink3.mk index 5d276507a..be67e640a 100644 --- a/security/polkit-qt/buildlink3.mk +++ b/security/polkit-qt/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/02/12 23:18:35 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:24:49 tnn Exp $ BUILDLINK_TREE+= polkit-qt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= polkit-qt POLKIT_QT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.polkit-qt+= polkit-qt>=0.9.2 -BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.9.4nb17 +BUILDLINK_ABI_DEPENDS.polkit-qt+= polkit-qt>=0.9.4nb18 BUILDLINK_PKGSRCDIR.polkit-qt?= ../../security/polkit-qt .include "../../security/policykit/buildlink3.mk" diff --git a/security/putty/Makefile b/security/putty/Makefile index bbd317009..730e29aa1 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:24:49 tnn Exp $ # -DISTNAME= putty-0.63 -PKGREVISION= 4 +DISTNAME= putty-0.64 +PKGREVISION= 1 CATEGORIES= security -MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.63/ +MASTER_SITES= http://the.earth.li/~sgtatham/putty/0.64/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/putty/ diff --git a/security/putty/distinfo b/security/putty/distinfo index ffedd9b1d..af1ad7fc1 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,10 +1,11 @@ -$NetBSD: distinfo,v 1.16 2014/03/06 15:45:09 joerg Exp $ +$NetBSD: distinfo,v 1.17 2015/04/08 18:45:21 ryoon Exp $ -SHA1 (putty-0.63.tar.gz) = 195c0603ef61082b91276faa8d4246ea472bba3b -RMD160 (putty-0.63.tar.gz) = cf28d88a5f0e1db6c21bb0308bd59ed4d6399e5f -Size (putty-0.63.tar.gz) = 1887913 bytes +SHA1 (putty-0.64.tar.gz) = 633fe0906a768f9843e328cafa3eed1ad1c02c59 +RMD160 (putty-0.64.tar.gz) = 7036a7b8f0e402524e884b946a007adadb2ba436 +Size (putty-0.64.tar.gz) = 1977448 bytes SHA1 (patch-import.c) = da6a34ec3412985858babb28821296c40e30d96b SHA1 (patch-ldisc.c) = e4dd89bfb2ddcb47aad46cc7c311f424aa6ab6be +SHA1 (patch-misc.c) = fb7ba23f3c3301181d2ca7666a037f7bb3ac3f7b SHA1 (patch-timing.c) = 9dd79fde390878960e97c456628bbd5dcbcd07f9 SHA1 (patch-unix_Makefile.gtk) = 0ad8226e2ad8e6e40d3eb9ddef4b22e7d07b7895 SHA1 (patch-unix_gtkwin.c) = ccabdde03fda8bbc24d659a440fe48f96ab5d867 diff --git a/security/putty/patches/patch-misc.c b/security/putty/patches/patch-misc.c new file mode 100644 index 000000000..0d972369e --- /dev/null +++ b/security/putty/patches/patch-misc.c @@ -0,0 +1,13 @@ +$NetBSD: patch-misc.c,v 1.1 2015/04/08 18:45:22 ryoon Exp $ + +--- misc.c.orig 2015-02-28 15:33:27.000000000 +0000 ++++ misc.c +@@ -964,7 +964,7 @@ int validate_manual_hostkey(char *key) + if (q[3*i+2] != ':') + goto not_fingerprint; /* sorry */ + for (i = 0; i < 16*3 - 1; i++) +- key[i] = tolower(q[i]); ++ key[i] = tolower((unsigned char)(q[i])); + key[16*3 - 1] = '\0'; + return TRUE; + } diff --git a/security/py-bcrypt/Makefile b/security/py-bcrypt/Makefile index ea57e0d04..25a3b02ff 100644 --- a/security/py-bcrypt/Makefile +++ b/security/py-bcrypt/Makefile @@ -1,17 +1,21 @@ -# $NetBSD: Makefile,v 1.2 2014/11/04 21:41:20 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 13:48:50 wiz Exp $ -DISTNAME= bcrypt-1.0.2 +DISTNAME= bcrypt-1.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= python security MASTER_SITES= https://pypi.python.org/packages/source/b/bcrypt/ MAINTAINER= rodent@NetBSD.org -HOMEPAGE= https://github.com/dstufft/bcrypt/ +HOMEPAGE= https://github.com/pyca/bcrypt/ COMMENT= Modern password hashing for your software and your servers LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-cffi-[0-9]*:../../devel/py-cffi DEPENDS+= ${PYPKGPREFIX}-cparser-[0-9]*:../../devel/py-cparser +DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six + +CONFLICTS+= ${PYPKGPREFIX}-py-bcrypt-[0-9]* .include "options.mk" diff --git a/security/py-bcrypt/PLIST b/security/py-bcrypt/PLIST index 58b959d3c..9d178425a 100644 --- a/security/py-bcrypt/PLIST +++ b/security/py-bcrypt/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2014/05/03 02:27:10 rodent Exp $ -${PYSITELIB}/_cffi_677459_d17cc0.so +@comment $NetBSD: PLIST,v 1.3 2015/04/25 13:48:50 wiz Exp $ +${PYSITELIB}/_bcrypt_cffi.so ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -12,19 +12,19 @@ ${PYSITELIB}/bcrypt/__about__.pyo ${PYSITELIB}/bcrypt/__init__.py ${PYSITELIB}/bcrypt/__init__.pyc ${PYSITELIB}/bcrypt/__init__.pyo -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/LINKS -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/Makefile -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/PERFORMANCE -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/README -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/crypt.3 -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/crypt.h -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/crypt_blowfish.c -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/crypt_blowfish.h -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/crypt_gensalt.c -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/crypt_gensalt.h -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/glibc-2.1.3-crypt.diff -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/glibc-2.14-crypt.diff -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/glibc-2.3.6-crypt.diff -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/ow-crypt.h -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/wrapper.c -${PYSITELIB}/bcrypt/crypt_blowfish-1.2/x86.S +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/LINKS +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/Makefile +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/PERFORMANCE +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/README +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/crypt.3 +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/crypt.h +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/crypt_blowfish.c +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/crypt_blowfish.h +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/crypt_gensalt.c +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/crypt_gensalt.h +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/glibc-2.1.3-crypt.diff +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/glibc-2.14-crypt.diff +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/glibc-2.3.6-crypt.diff +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/ow-crypt.h +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/wrapper.c +${PYSITELIB}/bcrypt/crypt_blowfish-1.3/x86.S diff --git a/security/py-bcrypt/distinfo b/security/py-bcrypt/distinfo index 93bb8f3da..065d6fbd9 100644 --- a/security/py-bcrypt/distinfo +++ b/security/py-bcrypt/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1 2014/05/03 02:27:10 rodent Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 13:49:49 wiz Exp $ -SHA1 (bcrypt-1.0.2.tar.gz) = 79ee90df35a3fb6a7b4c2675af3699b25918f09c -RMD160 (bcrypt-1.0.2.tar.gz) = 7beeb9fc116418017143504f85c4eb0375b42fec -Size (bcrypt-1.0.2.tar.gz) = 40386 bytes +SHA1 (bcrypt-1.1.1.tar.gz) = 38d9973aeb5f0cea17ce01e457b1b8eafdf85797 +RMD160 (bcrypt-1.1.1.tar.gz) = be0cc2e808392001c183190db5825800da1ea5ee +Size (bcrypt-1.1.1.tar.gz) = 39714 bytes +SHA1 (patch-bcrypt_____init____.py) = cac83e359ca533abc1c60df20101ff71662baa5d diff --git a/security/py-bcrypt/options.mk b/security/py-bcrypt/options.mk index 381c15262..846f7722b 100644 --- a/security/py-bcrypt/options.mk +++ b/security/py-bcrypt/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.1 2014/05/03 02:27:10 rodent Exp $ +# $NetBSD: options.mk,v 1.3 2015/04/06 13:09:53 rodent Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.py-bcrypt PKG_SUPPORTED_OPTIONS= tests @@ -8,5 +8,4 @@ PKG_SUGGESTED_OPTIONS+= # blank .if !empty(PKG_OPTIONS:Mtests) DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test -DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock .endif diff --git a/security/py-bcrypt/patches/patch-bcrypt_____init____.py b/security/py-bcrypt/patches/patch-bcrypt_____init____.py new file mode 100644 index 000000000..b54cd482a --- /dev/null +++ b/security/py-bcrypt/patches/patch-bcrypt_____init____.py @@ -0,0 +1,16 @@ +$NetBSD: patch-bcrypt_____init____.py,v 1.2 2015/04/25 13:49:49 wiz Exp $ + +Fix soname so cffi doesn't invent one for each python version + platform. + +--- bcrypt/__init__.py.orig 2015-03-14 02:18:59.000000000 +0000 ++++ bcrypt/__init__.py +@@ -50,7 +50,8 @@ def _create_modulename(cdef_sources, sou + k1 = k1.lstrip('0x').rstrip('L') + k2 = hex(binascii.crc32(key[1::2]) & 0xffffffff) + k2 = k2.lstrip('0').rstrip('L') +- return '_bcrypt_cffi_{0}{1}'.format(k1, k2) ++ #return '_bcrypt_cffi_{0}{1}'.format(k1, k2) ++ return '_bcrypt_cffi' + + + def _compile_module(*args, **kwargs): diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index 7870a74e6..c68f23896 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2015/03/15 21:10:16 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/07 08:49:22 wiz Exp $ -DISTNAME= cryptography-0.8 +DISTNAME= cryptography-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= https://pypi.python.org/packages/source/c/cryptography/ @@ -13,6 +13,7 @@ LICENSE= apache-2.0 OR modified-bsd DEPENDS+= ${PYPKGPREFIX}-asn1-[0-9]*:../../security/py-asn1 DEPENDS+= ${PYPKGPREFIX}-cffi>=0.8:../../devel/py-cffi DEPENDS+= ${PYPKGPREFIX}-cparser>=2.10:../../devel/py-cparser +DEPENDS+= ${PYPKGPREFIX}-idna-[0-9]*:../../www/py-idna DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six # actually, TEST_DEPENDS BUILD_DEPENDS+= ${PYPKGPREFIX}-iso8601-[0-9]*:../../time/py-iso8601 @@ -22,7 +23,10 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-test>=0.8:../../devel/py-test .include "../../lang/python/pyversion.mk" -.if ${PYPKGPREFIX} == "py26" || ${PYPKGPREFIX} == "py27" || ${PYPKGPREFIX} == "py33" +.if ${PYPKGPREFIX} == "py27" +DEPENDS+= ${PYPKGPREFIX}-ipaddress-[0-9]*:../../net/py-ipaddress +.endif +.if ${PYPKGPREFIX} == "py27" || ${PYPKGPREFIX} == "py33" DEPENDS+= ${PYPKGPREFIX}-enum34-[0-9]*:../../devel/py-enum34 .endif diff --git a/security/py-cryptography/PLIST b/security/py-cryptography/PLIST index be090eef6..c1af73726 100644 --- a/security/py-cryptography/PLIST +++ b/security/py-cryptography/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/15 21:10:16 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/05/28 07:11:08 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -107,6 +107,9 @@ ${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_hmac.pyo ${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.py ${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.pyc ${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_key_derivation.pyo +${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_symmetric_key_wrap.py +${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_symmetric_key_wrap.pyc +${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/common_symmetric_key_wrap.pyo ${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secimport.py ${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secimport.pyc ${PYSITELIB}/cryptography/hazmat/bindings/commoncrypto/secimport.pyo @@ -206,6 +209,8 @@ ${PYSITELIB}/cryptography/hazmat/bindings/openssl/rand.pyo ${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.py ${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.pyc ${PYSITELIB}/cryptography/hazmat/bindings/openssl/rsa.pyo +${PYSITELIB}/cryptography/hazmat/bindings/openssl/src/osrandom_engine.c +${PYSITELIB}/cryptography/hazmat/bindings/openssl/src/osrandom_engine.h ${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.py ${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.pyc ${PYSITELIB}/cryptography/hazmat/bindings/openssl/ssl.pyo diff --git a/security/py-cryptography/distinfo b/security/py-cryptography/distinfo index 66fce25b8..5dc784f47 100644 --- a/security/py-cryptography/distinfo +++ b/security/py-cryptography/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2015/03/15 21:10:16 wiz Exp $ +$NetBSD: distinfo,v 1.17 2015/06/07 08:49:22 wiz Exp $ -SHA1 (cryptography-0.8.tar.gz) = 2b901c5e07bde4e4dcb2768994e84440980eb80d -RMD160 (cryptography-0.8.tar.gz) = d2c0d15b645f0eca6007e17b34a9b5d9fa7f1343 -Size (cryptography-0.8.tar.gz) = 268083 bytes +SHA1 (cryptography-0.9.1.tar.gz) = 347f10518c61b44126eda5ce9650b34010750fcf +RMD160 (cryptography-0.9.1.tar.gz) = 46b06b08e6aab0119df60322105d0f5a086d33c9 +Size (cryptography-0.9.1.tar.gz) = 302922 bytes SHA1 (patch-src_cryptography_hazmat_bindings_utils.py) = 1dbe88db3f1af4dd1b5836d9f353223d532d79bb SHA1 (patch-src_cryptography_hazmat_primitives_constant__time.py) = dae1d27d76589a0f1f4236e4b8a311bb44c43185 SHA1 (patch-src_cryptography_hazmat_primitives_padding.py) = 26320f2a5c8a756476e4e61a136adf79a2d3d3d1 diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile index 2dda20537..b776b5142 100644 --- a/security/py-keyring/Makefile +++ b/security/py-keyring/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2015/03/01 15:09:07 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/05/24 06:27:00 richard Exp $ DISTNAME= keyring-5.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,6 +16,9 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-hgtools>=5.0:../../devel/py-hgtools REPLACE_PYTHON+= keyring/cli.py PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} +post-extract: + ${RUN} ${CHMOD} go-w ${WRKSRC}/keyring.egg-info/* + post-install: ${MV} ${DESTDIR}${PREFIX}/bin/keyring ${DESTDIR}${PREFIX}/bin/keyring-${PYVERSSUFFIX} diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile index 7f2c92381..ce7984cc7 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/04/02 16:55:55 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:10 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 COMMENT= Liberty Alliance Single Sign On binding for Python BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat diff --git a/security/py-py-bcrypt/DESCR b/security/py-py-bcrypt/DESCR new file mode 100644 index 000000000..041fc44b8 --- /dev/null +++ b/security/py-py-bcrypt/DESCR @@ -0,0 +1,14 @@ +py-bcrypt is a Python wrapper of OpenBSD's Blowfish password hashing code, as +described in "A Future-Adaptable Password Scheme" by Niels Provos and David +Mazieres. + +This system hashes passwords using a version of Bruce Schneier's Blowfish block +cipher with modifications designed to raise the cost of off-line password +cracking and frustrate fast hardware implementation. The computation cost of the +algorithm is parametised, so it can be increased as computers get faster. The +intent is to make a compromise of a password database less likely to result in +an attacker gaining knowledge of the plaintext passwords (e.g. using John the +Ripper). + +As of py-bcrypt-0.4, this module can also be used as a Key Derivation Function +(KDF) to turn a password and salt into a cryptographic key. diff --git a/security/py-py-bcrypt/Makefile b/security/py-py-bcrypt/Makefile new file mode 100644 index 000000000..dbc648c42 --- /dev/null +++ b/security/py-py-bcrypt/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/04/27 13:52:01 jperkin Exp $ + +DISTNAME= py-bcrypt-0.4 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= python security +MASTER_SITES= https://pypi.python.org/packages/source/p/py-bcrypt/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= https://code.google.com/p/py-bcrypt +COMMENT= Provides bcrypt password hashing and key derivation in python +LICENSE= isc AND modified-bsd AND original-bsd + +CONFLICTS+= ${PYPKGPREFIX}-bcrypt-[0-9]*:../../security/py-bcrypt + +CFLAGS.SunOS+= -Du_int8_t=uint8_t -Du_int16_t=uint16_t +CFLAGS.SunOS+= -Du_int32_t=uint32_t -Du_int64_t=uint64_t + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/security/py-py-bcrypt/PLIST b/security/py-py-bcrypt/PLIST new file mode 100644 index 000000000..dd75999c4 --- /dev/null +++ b/security/py-py-bcrypt/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 00:47:58 rodent Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/bcrypt/__init__.py +${PYSITELIB}/bcrypt/__init__.pyc +${PYSITELIB}/bcrypt/__init__.pyo +${PYSITELIB}/bcrypt/_bcrypt.so diff --git a/security/py-py-bcrypt/distinfo b/security/py-py-bcrypt/distinfo new file mode 100644 index 000000000..ba527d714 --- /dev/null +++ b/security/py-py-bcrypt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/19 00:47:58 rodent Exp $ + +SHA1 (py-bcrypt-0.4.tar.gz) = 5a8201b7b1a2e787dab50f1bf6a34b42c4e80ce3 +RMD160 (py-bcrypt-0.4.tar.gz) = 555a1def749a57b9cd67446c4bff66681296504e +Size (py-bcrypt-0.4.tar.gz) = 27399 bytes diff --git a/security/py-service_identity/DESCR b/security/py-service_identity/DESCR new file mode 100644 index 000000000..7743de36f --- /dev/null +++ b/security/py-service_identity/DESCR @@ -0,0 +1,6 @@ +service_identity aspires to give you all the tools you need for +verifying whether a certificate is valid for the intended purposes. + +In the simplest case, this means host name verification. However, +service_identity implements RFC 6125 fully and plans to add other +relevant RFCs too. diff --git a/security/py-service_identity/Makefile b/security/py-service_identity/Makefile new file mode 100644 index 000000000..85c22e271 --- /dev/null +++ b/security/py-service_identity/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/04/20 07:29:44 wiz Exp $ + +DISTNAME= service_identity-14.0.0 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= security python +MASTER_SITES= https://pypi.python.org/packages/source/s/service_identity/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/service_identity +COMMENT= Service identity verification for pyOpenSSL +LICENSE= mit + +DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.12:../../security/py-OpenSSL +DEPENDS+= ${PYPKGPREFIX}-asn1-modules-[0-9]*:../../security/py-asn1-modules +DEPENDS+= ${PYPKGPREFIX}-characteristic>=14.0.0:../../devel/py-characteristic +DEPENDS+= ${PYPKGPREFIX}-idna-[0-9]*:../../www/py-idna + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/security/py-service_identity/PLIST b/security/py-service_identity/PLIST new file mode 100644 index 000000000..4430c490e --- /dev/null +++ b/security/py-service_identity/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/20 07:29:44 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/service_identity/__init__.py +${PYSITELIB}/service_identity/__init__.pyc +${PYSITELIB}/service_identity/__init__.pyo +${PYSITELIB}/service_identity/_common.py +${PYSITELIB}/service_identity/_common.pyc +${PYSITELIB}/service_identity/_common.pyo +${PYSITELIB}/service_identity/_compat.py +${PYSITELIB}/service_identity/_compat.pyc +${PYSITELIB}/service_identity/_compat.pyo +${PYSITELIB}/service_identity/exceptions.py +${PYSITELIB}/service_identity/exceptions.pyc +${PYSITELIB}/service_identity/exceptions.pyo +${PYSITELIB}/service_identity/pyopenssl.py +${PYSITELIB}/service_identity/pyopenssl.pyc +${PYSITELIB}/service_identity/pyopenssl.pyo diff --git a/security/py-service_identity/distinfo b/security/py-service_identity/distinfo new file mode 100644 index 000000000..be53ef230 --- /dev/null +++ b/security/py-service_identity/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/20 07:29:44 wiz Exp $ + +SHA1 (service_identity-14.0.0.tar.gz) = 10d7e29937f22d516659533f83af1e1427afdbd0 +RMD160 (service_identity-14.0.0.tar.gz) = 234a0b1ef7231d8e1215332f383b9d3073b4052b +Size (service_identity-14.0.0.tar.gz) = 26033 bytes diff --git a/security/py-yara/DESCR b/security/py-yara/DESCR new file mode 100644 index 000000000..783eb6b69 --- /dev/null +++ b/security/py-yara/DESCR @@ -0,0 +1 @@ +Yara python bindings diff --git a/security/py-yara/Makefile b/security/py-yara/Makefile new file mode 100644 index 000000000..800d7eac6 --- /dev/null +++ b/security/py-yara/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2015/06/06 09:13:27 pettai Exp $ + +PKGNAME= ${PYPKGPREFIX}-yara-${YAVER} +CATEGORIES= security python + +COMMENT= Yara python bindings + +WRKSRC= ${WRKDIR}/yara-${YAVER}/yara-python + +PYDISTUTILSPKG= yes +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 + +.include "../../security/yara/Makefile.common" +.include "../../security/yara/buildlink3.mk" +.include "../../lang/python/extension.mk" +.include "../../lang/python/application.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/security/py-yara/PLIST b/security/py-yara/PLIST new file mode 100644 index 000000000..b86826639 --- /dev/null +++ b/security/py-yara/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/06 09:13:27 pettai Exp $ +${PYSITELIB}/yara.so diff --git a/security/py-yara/distinfo b/security/py-yara/distinfo new file mode 100644 index 000000000..652594fa3 --- /dev/null +++ b/security/py-yara/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 21:29:58 pettai Exp $ + +SHA1 (yara/v3.3.0.tar.gz) = 6f72d80f21336c098f9013212d496d3920d9ef18 +RMD160 (yara/v3.3.0.tar.gz) = 330de9de9294953a3a42032ccc5ae849f065ab5e +Size (yara/v3.3.0.tar.gz) = 7634474 bytes diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile index 015b15dae..ced9bc001 100644 --- a/security/qca-tls/Makefile +++ b/security/qca-tls/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/02/12 23:18:36 tron Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:24:49 tnn Exp $ DISTNAME= qca-tls-1.0 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca/Makefile b/security/qca/Makefile index f8cf801ff..7f59271e2 100644 --- a/security/qca/Makefile +++ b/security/qca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2013/10/09 17:39:01 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:24:49 tnn Exp $ DISTNAME= qca-1.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca/buildlink3.mk b/security/qca/buildlink3.mk index 1b253c18b..bec929e75 100644 --- a/security/qca/buildlink3.mk +++ b/security/qca/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2013/10/09 17:39:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:24:49 tnn Exp $ # BUILDLINK_TREE+= qca @@ -7,7 +7,7 @@ BUILDLINK_TREE+= qca QCA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qca+= qca>=1.0 -BUILDLINK_ABI_DEPENDS.qca+= qca>=1.0nb14 +BUILDLINK_ABI_DEPENDS.qca+= qca>=1.0nb15 BUILDLINK_PKGSRCDIR.qca?= ../../security/qca .include "../../x11/qt3-libs/buildlink3.mk" diff --git a/security/qca2-gnupg/Makefile b/security/qca2-gnupg/Makefile index 231ff6ad9..c62965098 100644 --- a/security/qca2-gnupg/Makefile +++ b/security/qca2-gnupg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/02/12 23:18:36 tron Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:24:49 tnn Exp $ DISTNAME= qca-gnupg-2.0.0-beta3 PKGNAME= qca2-gnupg-${DISTNAME:S/-beta/beta/:C/.*-//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2-ossl/Makefile b/security/qca2-ossl/Makefile index 40f0c705d..c822abc92 100644 --- a/security/qca2-ossl/Makefile +++ b/security/qca2-ossl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/02/12 23:18:36 tron Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:24:49 tnn Exp $ DISTNAME= qca-ossl-2.0.0-beta3 PKGNAME= qca2-ossl-${DISTNAME:S/-beta/beta/:C/.*-//} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2/Makefile b/security/qca2/Makefile index 3e5063561..45d5b57e5 100644 --- a/security/qca2/Makefile +++ b/security/qca2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/08/26 20:59:40 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:24:49 tnn Exp $ DISTNAME= qca-2.0.3 PKGNAME= qca2-${DISTNAME:C/.*-//} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security MASTER_SITES= http://delta.affinix.com/download/qca/2.0/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qca2/buildlink3.mk b/security/qca2/buildlink3.mk index 0bd92e04d..2285ebf56 100644 --- a/security/qca2/buildlink3.mk +++ b/security/qca2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/02/12 23:18:36 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:24:49 tnn Exp $ # BUILDLINK_TREE+= qca2 @@ -7,7 +7,7 @@ BUILDLINK_TREE+= qca2 QCA2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qca2+= qca2>=2.0.0 -BUILDLINK_ABI_DEPENDS.qca2+= qca2>=2.0.3nb17 +BUILDLINK_ABI_DEPENDS.qca2+= qca2>=2.0.3nb19 BUILDLINK_PKGSRCDIR.qca2?= ../../security/qca2 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/security/qoauth/Makefile b/security/qoauth/Makefile index 5b90c5d19..ba0220659 100644 --- a/security/qoauth/Makefile +++ b/security/qoauth/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/02/12 23:18:36 tron Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:24:50 tnn Exp $ # PKGNAME= qoauth-1.0.1 DISTNAME= ${PKGNAME_NOREV}-src -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= http://files.ayoy.net/qoauth/release/1.0.1/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/security/qoauth/buildlink3.mk b/security/qoauth/buildlink3.mk index f8de00e4d..3a2bc6d56 100644 --- a/security/qoauth/buildlink3.mk +++ b/security/qoauth/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2014/02/12 23:18:36 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/04/25 14:24:50 tnn Exp $ BUILDLINK_TREE+= qoauth @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qoauth QOAUTH_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qoauth+= qoauth>=1.0.1 -BUILDLINK_ABI_DEPENDS.qoauth?= qoauth>=1.0.1nb9 +BUILDLINK_ABI_DEPENDS.qoauth?= qoauth>=1.0.1nb10 BUILDLINK_PKGSRCDIR.qoauth?= ../../security/qoauth .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/security/qt4-qtkeychain/Makefile b/security/qt4-qtkeychain/Makefile index fbb008f25..27379d730 100644 --- a/security/qt4-qtkeychain/Makefile +++ b/security/qt4-qtkeychain/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2015/02/18 20:46:48 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:24:50 tnn Exp $ QTKEYCHAINVER= 0.4.0 DISTNAME= qtkeychain-${QTKEYCHAINVER} PKGNAME= qt4-${DISTNAME} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= -https://github.com/frankosterfeld/qtkeychain/archive/v${QTKEYCHAINVER}.tar.gz diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 7512408ae..d57606a7c 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:10 wiz Exp $ # DISTNAME= racoon2-20100526a -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= security net MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ EXTRACT_SUFX= .tgz diff --git a/security/racoon2/PLIST b/security/racoon2/PLIST index ddf39b4e8..bb94a13bd 100644 --- a/security/racoon2/PLIST +++ b/security/racoon2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:14 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/07 03:43:53 joerg Exp $ ${IKED}man/man8/iked.8 ${KINKD}man/man8/kinkd.8 man/man8/pskgen.8 @@ -37,26 +37,12 @@ share/examples/racoon2/hook/ikesa-rekey share/examples/racoon2/hook/migration share/examples/racoon2/hook/ph1-up share/examples/racoon2/hook/ph1-down -@dirrm share/doc/racoon2 -@exec ${MKDIR} %D/share/examples/racoon2/hook/child-up.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/child-down.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/child-rekey.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/ikesa-up.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/ikesa-down.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/ikesa-rekey.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/migration.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/ph1-up.d -@exec ${MKDIR} %D/share/examples/racoon2/hook/ph1-down.d -@dirrm share/examples/racoon2/hook/child-up.d -@dirrm share/examples/racoon2/hook/child-down.d -@dirrm share/examples/racoon2/hook/child-rekey.d -@dirrm share/examples/racoon2/hook/ikesa-up.d -@dirrm share/examples/racoon2/hook/ikesa-down.d -@dirrm share/examples/racoon2/hook/ikesa-rekey.d -@dirrm share/examples/racoon2/hook/migration.d -@dirrm share/examples/racoon2/hook/ph1-up.d -@dirrm share/examples/racoon2/hook/ph1-down.d -@dirrm share/examples/racoon2/hook -@dirrm share/examples/racoon2 +@pkgdir share/examples/racoon2/hook/child-down.d +@pkgdir share/examples/racoon2/hook/child-rekey.d +@pkgdir share/examples/racoon2/hook/ikesa-down.d +@pkgdir share/examples/racoon2/hook/ikesa-rekey.d +@pkgdir share/examples/racoon2/hook/migration.d +@pkgdir share/examples/racoon2/hook/ph1-up.d +@pkgdir share/examples/racoon2/hook/ph1-down.d @exec %D/sbin/pskgen -r -o ${PKG_SYSCONFDIR}/spmd.pwd @unexec ${RM} ${PKG_SYSCONFDIR}/spmd.pwd diff --git a/security/ruby-net-ssh-multi/Makefile b/security/ruby-net-ssh-multi/Makefile index 1db1edb3f..1d949e95e 100644 --- a/security/ruby-net-ssh-multi/Makefile +++ b/security/ruby-net-ssh-multi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/06/03 14:52:56 jperkin Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/08 16:25:36 taca Exp $ -DISTNAME= net-ssh-multi-1.2.0 +DISTNAME= net-ssh-multi-1.2.1 CATEGORIES= net security MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/security/ruby-net-ssh-multi/distinfo b/security/ruby-net-ssh-multi/distinfo index e0af2d63b..d3c78706e 100644 --- a/security/ruby-net-ssh-multi/distinfo +++ b/security/ruby-net-ssh-multi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/06/03 14:52:56 jperkin Exp $ +$NetBSD: distinfo,v 1.2 2015/06/08 16:25:36 taca Exp $ -SHA1 (net-ssh-multi-1.2.0.gem) = 20e8930e56a55c36aa798751c2eb6a8dc8335fdc -RMD160 (net-ssh-multi-1.2.0.gem) = 3956a963c1e27e5df01045d3079452fdce48d932 -Size (net-ssh-multi-1.2.0.gem) = 32768 bytes +SHA1 (net-ssh-multi-1.2.1.gem) = bffe0c41e3b62f71a84745409ca5f5869f33cd7d +RMD160 (net-ssh-multi-1.2.1.gem) = 78f780aa34695f3ad6601f6e99a9b6228be70735 +Size (net-ssh-multi-1.2.1.gem) = 32768 bytes diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile index e8ec853f1..7bc12afcd 100644 --- a/security/seahorse-plugins/Makefile +++ b/security/seahorse-plugins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:24:50 tnn Exp $ DISTNAME= seahorse-plugins-2.30.1 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 728b483e7..d83e14d01 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.126 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.129 2015/06/07 14:05:59 youri Exp $ DISTNAME= seahorse-2.32.0 -PKGREVISION= 32 +PKGREVISION= 34 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/} EXTRACT_SUFX= .tar.bz2 @@ -46,7 +46,7 @@ GCONF_SCHEMAS= seahorse.schemas .include "../../devel/GConf/schemas.mk" #.include "../../devel/libglade/buildlink3.mk" #.include "../../net/avahi/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../security/libgnome-keyring/buildlink3.mk" BUILDLINK_API_DEPENDS.gpgme+= gpgme>=1.0.1nb2 .include "../../security/gpgme/buildlink3.mk" diff --git a/security/seahorse/buildlink3.mk b/security/seahorse/buildlink3.mk index e8aaa378c..8103742a4 100644 --- a/security/seahorse/buildlink3.mk +++ b/security/seahorse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:24:50 tnn Exp $ BUILDLINK_TREE+= seahorse @@ -6,7 +6,7 @@ BUILDLINK_TREE+= seahorse SEAHORSE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.seahorse+= seahorse>=2.24.1 -BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb31 +BUILDLINK_ABI_DEPENDS.seahorse+= seahorse>=2.32.0nb34 BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse .include "../../sysutils/dbus-glib/buildlink3.mk" diff --git a/security/sfs/Makefile b/security/sfs/Makefile index 3c7e2c33a..137e7647c 100644 --- a/security/sfs/Makefile +++ b/security/sfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2014/05/29 23:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:51:10 wiz Exp $ # DISTNAME= sfs-0.7.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= net security MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} diff --git a/security/skey/Makefile b/security/skey/Makefile index 5e9a0999d..55d807530 100644 --- a/security/skey/Makefile +++ b/security/skey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/12/16 03:26:49 mef Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:10 wiz Exp $ # DISTNAME= skey-1.1.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.sparc.spb.su/solaris/skey/ #MASTER_SITES= ftp://ftp.math.ethz.ch/hg/pub/opie/ diff --git a/security/skey/distinfo b/security/skey/distinfo index 53ae5e81a..b0d083c66 100644 --- a/security/skey/distinfo +++ b/security/skey/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2011/01/04 14:20:00 obache Exp $ +$NetBSD: distinfo,v 1.11 2015/06/12 08:04:23 tron Exp $ SHA1 (skey-1.1.5.tar.bz2) = d55fb286098900cdf3eb6b174a720a06c722312a RMD160 (skey-1.1.5.tar.bz2) = 33d97cbcd6dbc91bdca5b27056d51d1f5d06b68d @@ -12,4 +12,4 @@ SHA1 (patch-af) = a2f46213568bb61cebbca658cf8bdb17e4150361 SHA1 (patch-ag) = 43db09ab58733b773ed30015984f724ba80d0e11 SHA1 (patch-ah) = dec25286d50cbe0181b9b4bc99bd92556e573b5e SHA1 (patch-ai) = ad90b480047a22b25bc2c6e416a224e892e501c9 -SHA1 (patch-aj) = ab360d1a032fec2faa43801d9c659716b9f24ab4 +SHA1 (patch-aj) = 940d50d33b36f00e6fa4cfffc13d3a5c41d4f2f9 diff --git a/security/skey/patches/patch-aj b/security/skey/patches/patch-aj index fb9516753..e35b6cf8a 100644 --- a/security/skey/patches/patch-aj +++ b/security/skey/patches/patch-aj @@ -1,10 +1,20 @@ -$NetBSD: patch-aj,v 1.1 2011/01/04 14:20:00 obache Exp $ +$NetBSD: patch-aj,v 1.2 2015/06/12 08:04:23 tron Exp $ * defined(%hash) is deprecated. +* defined(@array) is deprecated. ---- fixpaths.orig 2001-05-10 16:10:49.000000000 +0000 -+++ fixpaths -@@ -26,7 +26,7 @@ while ($_=$ARGV[0], /^-/) { +--- fixpaths.orig 2001-05-10 17:10:49.000000000 +0100 ++++ fixpaths 2015-06-12 09:02:03.000000000 +0100 +@@ -7,7 +7,7 @@ + + $ext="out"; + +-if (!defined(@ARGV)) { die ("$usage"); } ++if (!@ARGV) { die ("$usage"); } + + # read in the command line and get some definitions + while ($_=$ARGV[0], /^-/) { +@@ -26,7 +26,7 @@ } } # while parsing arguments diff --git a/security/sks/Makefile b/security/sks/Makefile index d1a678474..9f6dbfc97 100644 --- a/security/sks/Makefile +++ b/security/sks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:10 wiz Exp $ # DISTNAME= sks-1.1.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= https://bitbucket.org/skskeyserver/sks-keyserver/downloads/ EXTRACT_SUFX= .tgz diff --git a/security/sleuthkit/Makefile b/security/sleuthkit/Makefile index bcd237923..91c1846ba 100644 --- a/security/sleuthkit/Makefile +++ b/security/sleuthkit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/18 13:01:44 pettai Exp $ DISTNAME= sleuthkit-4.1.3 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= security sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sleuthkit/} @@ -10,10 +10,13 @@ HOMEPAGE= http://www.sleuthkit.org/ COMMENT= The Sleuth Kit (TSK) opensource forensic toolkit LICENSE= cpl-1.0 AND gnu-gpl-v2 +DEPENDS+= p5-DateTime-TimeZone>=0:../../time/p5-DateTime-TimeZone + GNU_CONFIGURE= yes USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake file perl:run .include "../../sysutils/file/buildlink3.mk" +.include "../../devel/libewf/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/sleuthkit/buildlink3.mk b/security/sleuthkit/buildlink3.mk new file mode 100644 index 000000000..4e1a8db6a --- /dev/null +++ b/security/sleuthkit/buildlink3.mk @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/18 13:01:44 pettai Exp $ + +BUILDLINK_TREE+= sleuthkit + +.if !defined(SLEUTHKIT_BUILDLINK3_MK) +SLEUTHKIT_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.sleuthkit+= sleuthkit>=4.1.3nb3 +BUILDLINK_PKGSRCDIR.sleuthkit?= ../../security/sleuthkit + +.endif # SLEUTHKIT_BUILDLINK3_MK + +BUILDLINK_TREE+= -sleuthkit diff --git a/security/sleuthkit/distinfo b/security/sleuthkit/distinfo index 8e62c8861..afa30b849 100644 --- a/security/sleuthkit/distinfo +++ b/security/sleuthkit/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.3 2014/03/13 23:41:31 pettai Exp $ +$NetBSD: distinfo,v 1.4 2015/06/18 13:01:44 pettai Exp $ SHA1 (sleuthkit-4.1.3.tar.gz) = 9350bb59bb5fbe41d6e29a8d0494460b937749ef RMD160 (sleuthkit-4.1.3.tar.gz) = 223c6ffe22259ca057b6d9634813536e7ccd9dba Size (sleuthkit-4.1.3.tar.gz) = 7952733 bytes -SHA1 (patch-configure) = 3ecfeb1af019fc7b365374c06e82aeb4b9900e6d +SHA1 (patch-configure) = aa08d433f3bdc2fa96bcfe6e39897006b9ac3b3f SHA1 (patch-tools_autotools_tsk__recover.cpp) = c82f8c366ae2675ee6c0c948c466b40f27bc1163 +SHA1 (patch-tsk_img__tsk_img.h) = e466387bb40fdb14473ee835e168c0b28f43ab20 diff --git a/security/sleuthkit/patches/patch-configure b/security/sleuthkit/patches/patch-configure index 24b787c47..8d04204a5 100644 --- a/security/sleuthkit/patches/patch-configure +++ b/security/sleuthkit/patches/patch-configure @@ -1,4 +1,6 @@ -$NetBSD: patch-configure,v 1.1 2014/03/13 23:41:31 pettai Exp $ +$NetBSD: patch-configure,v 1.2 2015/06/18 13:01:44 pettai Exp $ + +Portability fix --- configure.orig 2014-03-13 22:51:42.000000000 +0000 +++ configure diff --git a/security/sleuthkit/patches/patch-tsk_img__tsk_img.h b/security/sleuthkit/patches/patch-tsk_img__tsk_img.h new file mode 100644 index 000000000..ba63ea21d --- /dev/null +++ b/security/sleuthkit/patches/patch-tsk_img__tsk_img.h @@ -0,0 +1,15 @@ +$NetBSD: patch-tsk_img__tsk_img.h,v 1.1 2015/06/18 13:01:44 pettai Exp $ + +Fix for pytsk, originally from FreeBSD ports + +--- tsk/img/tsk_img.h.orig 2014-01-27 03:27:03.000000000 +0000 ++++ tsk/img/tsk_img.h +@@ -66,6 +66,8 @@ extern "C" { + + TSK_IMG_TYPE_EWF_EWF = 0x0040, ///< EWF version + ++ TSK_IMG_TYPE_EXTERNAL = 0x1000, ///< external defined format which at least implements TSK_IMG_INFO, used by pytsk ++ + TSK_IMG_TYPE_UNSUPP = 0xffff, ///< Unsupported disk image type + } TSK_IMG_TYPE_ENUM; + diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile index 252fa5e34..44b8a4f6b 100644 --- a/security/snortsnarf/Makefile +++ b/security/snortsnarf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:10 wiz Exp $ # DISTNAME= SnortSnarf-050314.1 PKGNAME= ${DISTNAME:S/SnortSnarf-/snortsnarf-20/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security net MASTER_SITES= http://www.snort.org/dl/contrib/data_analysis/snortsnarf/ diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index f9f911361..aa43e516e 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/11/18 13:40:56 he Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/06 08:17:17 adam Exp $ # DISTNAME= softhsm-1.3.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://www.opendnssec.org/files/source/ diff --git a/security/softhsm/buildlink3.mk b/security/softhsm/buildlink3.mk index 0544835f0..214deb918 100644 --- a/security/softhsm/buildlink3.mk +++ b/security/softhsm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/06 08:17:17 adam Exp $ BUILDLINK_TREE+= softhsm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= softhsm SOFTHSM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.softhsm+= softhsm>=1.1.3 -BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb1 +BUILDLINK_ABI_DEPENDS.softhsm+= softhsm>=1.3.7nb3 BUILDLINK_PKGSRCDIR.softhsm?= ../../security/softhsm .include "../../databases/sqlite3/buildlink3.mk" diff --git a/security/sshguard/Makefile b/security/sshguard/Makefile index ca5482e1a..1303764f0 100644 --- a/security/sshguard/Makefile +++ b/security/sshguard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/07/27 08:32:06 tron Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/15 17:36:06 tron Exp $ DISTNAME= sshguard-1.5 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sshguard/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.sshguard.net/ COMMENT= Protect networked hosts from brute force attacks LICENSE= modified-bsd diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index b52935369..44eda4e94 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2014/11/07 11:30:47 schmonz Exp $ +# $NetBSD: Makefile,v 1.95 2015/06/12 10:51:10 wiz Exp $ -DISTNAME= stunnel-5.07 +DISTNAME= stunnel-5.17 +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.stunnel.org/downloads/ diff --git a/security/stunnel/PLIST b/security/stunnel/PLIST index 836aa0816..5737d9f05 100644 --- a/security/stunnel/PLIST +++ b/security/stunnel/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.13 2014/03/11 14:05:14 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.14 2015/06/05 20:41:03 youri Exp $ bin/stunnel bin/stunnel3 lib/stunnel/libstunnel.la man/man8/stunnel.8 -man/man8/stunnel.fr.8 man/man8/stunnel.pl.8 share/doc/stunnel/AUTHORS share/doc/stunnel/BUGS @@ -26,7 +25,6 @@ share/doc/stunnel/examples/script.sh share/doc/stunnel/examples/stunnel.init share/doc/stunnel/examples/stunnel.service share/doc/stunnel/examples/stunnel.spec -share/doc/stunnel/stunnel.fr.html share/doc/stunnel/stunnel.html share/doc/stunnel/stunnel.pl.html share/examples/stunnel/stunnel.conf-sample diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo index 3d41ee6d7..8fb1b5d5b 100644 --- a/security/stunnel/distinfo +++ b/security/stunnel/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.42 2014/11/07 11:30:47 schmonz Exp $ +$NetBSD: distinfo,v 1.43 2015/06/05 20:41:03 youri Exp $ -SHA1 (stunnel-5.07.tar.gz) = 006002eec15881214257e50a967422318720c501 -RMD160 (stunnel-5.07.tar.gz) = dee4871b98082d0baa9d5527dc4770ef20f096f6 -Size (stunnel-5.07.tar.gz) = 599111 bytes +SHA1 (stunnel-5.17.tar.gz) = 62c1be914934a09e9ac0b9ef34f7aacc8f34838f +RMD160 (stunnel-5.17.tar.gz) = 91da4b9d56806b273757216d1ec52842f64e4e15 +Size (stunnel-5.17.tar.gz) = 613840 bytes SHA1 (patch-aa) = 6e64233183a9ca19a5f86c7152a21f3d8e146268 -SHA1 (patch-ac) = fadcc1e2a1c36acc44cb90bd7160540990dd1983 +SHA1 (patch-ac) = 52d2d1ee392ceecb31b1cafa6fd3c42d4e9e0694 diff --git a/security/stunnel/patches/patch-ac b/security/stunnel/patches/patch-ac index 5daea90b2..35df537ff 100644 --- a/security/stunnel/patches/patch-ac +++ b/security/stunnel/patches/patch-ac @@ -1,15 +1,15 @@ -$NetBSD: patch-ac,v 1.17 2014/11/07 11:30:47 schmonz Exp $ +$NetBSD: patch-ac,v 1.18 2015/06/05 20:41:04 youri Exp $ We'll take care of PKG_SYSCONFSUBDIR ourselves, thanks. ---- src/Makefile.in.orig 2014-10-23 15:09:25.000000000 +0000 +--- src/Makefile.in.orig 2015-04-29 18:17:24.000000000 +0000 +++ src/Makefile.in -@@ -310,7 +310,7 @@ libstunnel_la_LDFLAGS = -avoid-version +@@ -388,7 +388,7 @@ libstunnel_la_LDFLAGS = -avoid-version # Additional preprocesor definitions stunnel_CPPFLAGS = -I/usr/kerberos/include -I$(SSLDIR)/include \ - -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)/stunnel"' + -DLIBDIR='"$(pkglibdir)"' -DCONFDIR='"$(sysconfdir)"' - # Win32 executable - EXTRA_DIST = make.bat makece.bat makew32.bat mingw.mak evc.mak vc.mak \ + # SSL library + stunnel_LDFLAGS = -L$(SSLDIR)/lib64 -L$(SSLDIR)/lib -lssl -lcrypto diff --git a/security/tct/Makefile b/security/tct/Makefile index 0d4e5aa5f..73b4fe1a9 100644 --- a/security/tct/Makefile +++ b/security/tct/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2015/03/19 08:34:53 dholland Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:11 wiz Exp $ # DISTNAME= tct-1.09 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= http://www.porcupine.org/forensics/ diff --git a/security/volatility/DESCR b/security/volatility/DESCR new file mode 100644 index 000000000..a5f4fd5a2 --- /dev/null +++ b/security/volatility/DESCR @@ -0,0 +1,9 @@ +The Volatility Framework is a completely open collection of tools, +implemented in Python under the GNU General Public License, for the +extraction of digital artifacts from volatile memory (RAM) samples. +The extraction techniques are performed completely independent of the +system being investigated but offer visibilty into the runtime state +of the system. The framework is intended to introduce people to the +techniques and complexities associated with extracting digital artifacts +from volatile memory samples and provide a platform for further work into +this exciting area of research. diff --git a/security/volatility/Makefile b/security/volatility/Makefile new file mode 100644 index 000000000..43d636101 --- /dev/null +++ b/security/volatility/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.4 2015/06/22 10:38:17 pettai Exp $ + +DISTNAME= volatility-2.4 +CATEGORIES= security +MASTER_SITES= http://downloads.volatilityfoundation.org/releases/2.4/ + +MAINTAINER= pettai@NetBSD.org +HOMEPAGE= http://volatilityfoundation.org/ +COMMENT= Advanced memory forensics framework +LICENSE= gnu-gpl-v2 + +DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto +DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree +DEPENDS+= ${PYPKGPREFIX}-distorm3-[0-9]*:../../devel/py-distorm3 + +PYDISTUTILSPKG= yes +REPLACE_PYTHON= tools/vtype_diff.py + +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 + +.include "../../lang/python/egg.mk" +.include "../../lang/python/application.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/security/volatility/PLIST b/security/volatility/PLIST new file mode 100644 index 000000000..115bd3125 --- /dev/null +++ b/security/volatility/PLIST @@ -0,0 +1,1047 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/03 22:21:41 pettai Exp $ +bin/vol.py +contrib/plugins/aspaces/__init__.py +contrib/plugins/aspaces/ewf.py +contrib/plugins/disablewarnings.py +contrib/plugins/enumfunc.py +contrib/plugins/example.py +contrib/plugins/pagecheck.py +contrib/plugins/psdispscan.py +contrib/plugins/scanprof.py +${PYSITELIB}/${PKGNAME}-py2.7.egg-info/PKG-INFO +${PYSITELIB}/${PKGNAME}-py2.7.egg-info/SOURCES.txt +${PYSITELIB}/${PKGNAME}-py2.7.egg-info/dependency_links.txt +${PYSITELIB}/${PKGNAME}-py2.7.egg-info/top_level.txt +${PYSITELIB}/volatility/__init__.py +${PYSITELIB}/volatility/__init__.pyc +${PYSITELIB}/volatility/__init__.pyo +${PYSITELIB}/volatility/addrspace.py +${PYSITELIB}/volatility/addrspace.pyc +${PYSITELIB}/volatility/addrspace.pyo +${PYSITELIB}/volatility/cache.py +${PYSITELIB}/volatility/cache.pyc +${PYSITELIB}/volatility/cache.pyo +${PYSITELIB}/volatility/commands.py +${PYSITELIB}/volatility/commands.pyc +${PYSITELIB}/volatility/commands.pyo +${PYSITELIB}/volatility/conf.py +${PYSITELIB}/volatility/conf.pyc +${PYSITELIB}/volatility/conf.pyo +${PYSITELIB}/volatility/constants.py +${PYSITELIB}/volatility/constants.pyc +${PYSITELIB}/volatility/constants.pyo +${PYSITELIB}/volatility/debug.py +${PYSITELIB}/volatility/debug.pyc +${PYSITELIB}/volatility/debug.pyo +${PYSITELIB}/volatility/dwarf.py +${PYSITELIB}/volatility/dwarf.pyc +${PYSITELIB}/volatility/dwarf.pyo +${PYSITELIB}/volatility/exceptions.py +${PYSITELIB}/volatility/exceptions.pyc +${PYSITELIB}/volatility/exceptions.pyo +${PYSITELIB}/volatility/fmtspec.py +${PYSITELIB}/volatility/fmtspec.pyc +${PYSITELIB}/volatility/fmtspec.pyo +${PYSITELIB}/volatility/obj.py +${PYSITELIB}/volatility/obj.pyc +${PYSITELIB}/volatility/obj.pyo +${PYSITELIB}/volatility/plugins/__init__.py +${PYSITELIB}/volatility/plugins/__init__.pyc +${PYSITELIB}/volatility/plugins/__init__.pyo +${PYSITELIB}/volatility/plugins/addrspaces/__init__.py +${PYSITELIB}/volatility/plugins/addrspaces/__init__.pyc +${PYSITELIB}/volatility/plugins/addrspaces/__init__.pyo +${PYSITELIB}/volatility/plugins/addrspaces/amd64.py +${PYSITELIB}/volatility/plugins/addrspaces/amd64.pyc +${PYSITELIB}/volatility/plugins/addrspaces/amd64.pyo +${PYSITELIB}/volatility/plugins/addrspaces/arm.py +${PYSITELIB}/volatility/plugins/addrspaces/arm.pyc +${PYSITELIB}/volatility/plugins/addrspaces/arm.pyo +${PYSITELIB}/volatility/plugins/addrspaces/crash.py +${PYSITELIB}/volatility/plugins/addrspaces/crash.pyc +${PYSITELIB}/volatility/plugins/addrspaces/crash.pyo +${PYSITELIB}/volatility/plugins/addrspaces/crashbmp.py +${PYSITELIB}/volatility/plugins/addrspaces/crashbmp.pyc +${PYSITELIB}/volatility/plugins/addrspaces/crashbmp.pyo +${PYSITELIB}/volatility/plugins/addrspaces/elfcoredump.py +${PYSITELIB}/volatility/plugins/addrspaces/elfcoredump.pyc +${PYSITELIB}/volatility/plugins/addrspaces/elfcoredump.pyo +${PYSITELIB}/volatility/plugins/addrspaces/hibernate.py +${PYSITELIB}/volatility/plugins/addrspaces/hibernate.pyc +${PYSITELIB}/volatility/plugins/addrspaces/hibernate.pyo +${PYSITELIB}/volatility/plugins/addrspaces/hpak.py +${PYSITELIB}/volatility/plugins/addrspaces/hpak.pyc +${PYSITELIB}/volatility/plugins/addrspaces/hpak.pyo +${PYSITELIB}/volatility/plugins/addrspaces/ieee1394.py +${PYSITELIB}/volatility/plugins/addrspaces/ieee1394.pyc +${PYSITELIB}/volatility/plugins/addrspaces/ieee1394.pyo +${PYSITELIB}/volatility/plugins/addrspaces/intel.py +${PYSITELIB}/volatility/plugins/addrspaces/intel.pyc +${PYSITELIB}/volatility/plugins/addrspaces/intel.pyo +${PYSITELIB}/volatility/plugins/addrspaces/lime.py +${PYSITELIB}/volatility/plugins/addrspaces/lime.pyc +${PYSITELIB}/volatility/plugins/addrspaces/lime.pyo +${PYSITELIB}/volatility/plugins/addrspaces/macho.py +${PYSITELIB}/volatility/plugins/addrspaces/macho.pyc +${PYSITELIB}/volatility/plugins/addrspaces/macho.pyo +${PYSITELIB}/volatility/plugins/addrspaces/osxpmemelf.py +${PYSITELIB}/volatility/plugins/addrspaces/osxpmemelf.pyc +${PYSITELIB}/volatility/plugins/addrspaces/osxpmemelf.pyo +${PYSITELIB}/volatility/plugins/addrspaces/paged.py +${PYSITELIB}/volatility/plugins/addrspaces/paged.pyc +${PYSITELIB}/volatility/plugins/addrspaces/paged.pyo +${PYSITELIB}/volatility/plugins/addrspaces/standard.py +${PYSITELIB}/volatility/plugins/addrspaces/standard.pyc +${PYSITELIB}/volatility/plugins/addrspaces/standard.pyo +${PYSITELIB}/volatility/plugins/addrspaces/vmem.py +${PYSITELIB}/volatility/plugins/addrspaces/vmem.pyc +${PYSITELIB}/volatility/plugins/addrspaces/vmem.pyo +${PYSITELIB}/volatility/plugins/addrspaces/vmware.py +${PYSITELIB}/volatility/plugins/addrspaces/vmware.pyc +${PYSITELIB}/volatility/plugins/addrspaces/vmware.pyo +${PYSITELIB}/volatility/plugins/bigpagepools.py +${PYSITELIB}/volatility/plugins/bigpagepools.pyc +${PYSITELIB}/volatility/plugins/bigpagepools.pyo +${PYSITELIB}/volatility/plugins/bioskbd.py +${PYSITELIB}/volatility/plugins/bioskbd.pyc +${PYSITELIB}/volatility/plugins/bioskbd.pyo +${PYSITELIB}/volatility/plugins/cmdline.py +${PYSITELIB}/volatility/plugins/cmdline.pyc +${PYSITELIB}/volatility/plugins/cmdline.pyo +${PYSITELIB}/volatility/plugins/common.py +${PYSITELIB}/volatility/plugins/common.pyc +${PYSITELIB}/volatility/plugins/common.pyo +${PYSITELIB}/volatility/plugins/connections.py +${PYSITELIB}/volatility/plugins/connections.pyc +${PYSITELIB}/volatility/plugins/connections.pyo +${PYSITELIB}/volatility/plugins/connscan.py +${PYSITELIB}/volatility/plugins/connscan.pyc +${PYSITELIB}/volatility/plugins/connscan.pyo +${PYSITELIB}/volatility/plugins/crashinfo.py +${PYSITELIB}/volatility/plugins/crashinfo.pyc +${PYSITELIB}/volatility/plugins/crashinfo.pyo +${PYSITELIB}/volatility/plugins/dlldump.py +${PYSITELIB}/volatility/plugins/dlldump.pyc +${PYSITELIB}/volatility/plugins/dlldump.pyo +${PYSITELIB}/volatility/plugins/dumpcerts.py +${PYSITELIB}/volatility/plugins/dumpcerts.pyc +${PYSITELIB}/volatility/plugins/dumpcerts.pyo +${PYSITELIB}/volatility/plugins/dumpfiles.py +${PYSITELIB}/volatility/plugins/dumpfiles.pyc +${PYSITELIB}/volatility/plugins/dumpfiles.pyo +${PYSITELIB}/volatility/plugins/envars.py +${PYSITELIB}/volatility/plugins/envars.pyc +${PYSITELIB}/volatility/plugins/envars.pyo +${PYSITELIB}/volatility/plugins/evtlogs.py +${PYSITELIB}/volatility/plugins/evtlogs.pyc +${PYSITELIB}/volatility/plugins/evtlogs.pyo +${PYSITELIB}/volatility/plugins/fileparam.py +${PYSITELIB}/volatility/plugins/fileparam.pyc +${PYSITELIB}/volatility/plugins/fileparam.pyo +${PYSITELIB}/volatility/plugins/filescan.py +${PYSITELIB}/volatility/plugins/filescan.pyc +${PYSITELIB}/volatility/plugins/filescan.pyo +${PYSITELIB}/volatility/plugins/getservicesids.py +${PYSITELIB}/volatility/plugins/getservicesids.pyc +${PYSITELIB}/volatility/plugins/getservicesids.pyo +${PYSITELIB}/volatility/plugins/getsids.py +${PYSITELIB}/volatility/plugins/getsids.pyc +${PYSITELIB}/volatility/plugins/getsids.pyo +${PYSITELIB}/volatility/plugins/gui/__init__.py +${PYSITELIB}/volatility/plugins/gui/__init__.pyc +${PYSITELIB}/volatility/plugins/gui/__init__.pyo +${PYSITELIB}/volatility/plugins/gui/atoms.py +${PYSITELIB}/volatility/plugins/gui/atoms.pyc +${PYSITELIB}/volatility/plugins/gui/atoms.pyo +${PYSITELIB}/volatility/plugins/gui/clipboard.py +${PYSITELIB}/volatility/plugins/gui/clipboard.pyc +${PYSITELIB}/volatility/plugins/gui/clipboard.pyo +${PYSITELIB}/volatility/plugins/gui/constants.py +${PYSITELIB}/volatility/plugins/gui/constants.pyc +${PYSITELIB}/volatility/plugins/gui/constants.pyo +${PYSITELIB}/volatility/plugins/gui/desktops.py +${PYSITELIB}/volatility/plugins/gui/desktops.pyc +${PYSITELIB}/volatility/plugins/gui/desktops.pyo +${PYSITELIB}/volatility/plugins/gui/eventhooks.py +${PYSITELIB}/volatility/plugins/gui/eventhooks.pyc +${PYSITELIB}/volatility/plugins/gui/eventhooks.pyo +${PYSITELIB}/volatility/plugins/gui/gahti.py +${PYSITELIB}/volatility/plugins/gui/gahti.pyc +${PYSITELIB}/volatility/plugins/gui/gahti.pyo +${PYSITELIB}/volatility/plugins/gui/gditimers.py +${PYSITELIB}/volatility/plugins/gui/gditimers.pyc +${PYSITELIB}/volatility/plugins/gui/gditimers.pyo +${PYSITELIB}/volatility/plugins/gui/messagehooks.py +${PYSITELIB}/volatility/plugins/gui/messagehooks.pyc +${PYSITELIB}/volatility/plugins/gui/messagehooks.pyo +${PYSITELIB}/volatility/plugins/gui/screenshot.py +${PYSITELIB}/volatility/plugins/gui/screenshot.pyc +${PYSITELIB}/volatility/plugins/gui/screenshot.pyo +${PYSITELIB}/volatility/plugins/gui/sessions.py +${PYSITELIB}/volatility/plugins/gui/sessions.pyc +${PYSITELIB}/volatility/plugins/gui/sessions.pyo +${PYSITELIB}/volatility/plugins/gui/userhandles.py +${PYSITELIB}/volatility/plugins/gui/userhandles.pyc +${PYSITELIB}/volatility/plugins/gui/userhandles.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/__init__.py +${PYSITELIB}/volatility/plugins/gui/vtypes/__init__.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/__init__.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/vista.py +${PYSITELIB}/volatility/plugins/gui/vtypes/vista.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/vista.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/win2003.py +${PYSITELIB}/volatility/plugins/gui/vtypes/win2003.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/win2003.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/win7.py +${PYSITELIB}/volatility/plugins/gui/vtypes/win7.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/win7.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp0_x64_vtypes_gui.py +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp0_x64_vtypes_gui.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp0_x64_vtypes_gui.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp0_x86_vtypes_gui.py +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp0_x86_vtypes_gui.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp0_x86_vtypes_gui.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp1_x64_vtypes_gui.py +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp1_x64_vtypes_gui.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp1_x64_vtypes_gui.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp1_x86_vtypes_gui.py +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp1_x86_vtypes_gui.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/win7_sp1_x86_vtypes_gui.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/win8.py +${PYSITELIB}/volatility/plugins/gui/vtypes/win8.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/win8.pyo +${PYSITELIB}/volatility/plugins/gui/vtypes/xp.py +${PYSITELIB}/volatility/plugins/gui/vtypes/xp.pyc +${PYSITELIB}/volatility/plugins/gui/vtypes/xp.pyo +${PYSITELIB}/volatility/plugins/gui/win32k_core.py +${PYSITELIB}/volatility/plugins/gui/win32k_core.pyc +${PYSITELIB}/volatility/plugins/gui/win32k_core.pyo +${PYSITELIB}/volatility/plugins/gui/windows.py +${PYSITELIB}/volatility/plugins/gui/windows.pyc +${PYSITELIB}/volatility/plugins/gui/windows.pyo +${PYSITELIB}/volatility/plugins/gui/windowstations.py +${PYSITELIB}/volatility/plugins/gui/windowstations.pyc +${PYSITELIB}/volatility/plugins/gui/windowstations.pyo +${PYSITELIB}/volatility/plugins/handles.py +${PYSITELIB}/volatility/plugins/handles.pyc +${PYSITELIB}/volatility/plugins/handles.pyo +${PYSITELIB}/volatility/plugins/heaps.py +${PYSITELIB}/volatility/plugins/heaps.pyc +${PYSITELIB}/volatility/plugins/heaps.pyo +${PYSITELIB}/volatility/plugins/hibinfo.py +${PYSITELIB}/volatility/plugins/hibinfo.pyc +${PYSITELIB}/volatility/plugins/hibinfo.pyo +${PYSITELIB}/volatility/plugins/hpakinfo.py +${PYSITELIB}/volatility/plugins/hpakinfo.pyc +${PYSITELIB}/volatility/plugins/hpakinfo.pyo +${PYSITELIB}/volatility/plugins/iehistory.py +${PYSITELIB}/volatility/plugins/iehistory.pyc +${PYSITELIB}/volatility/plugins/iehistory.pyo +${PYSITELIB}/volatility/plugins/imagecopy.py +${PYSITELIB}/volatility/plugins/imagecopy.pyc +${PYSITELIB}/volatility/plugins/imagecopy.pyo +${PYSITELIB}/volatility/plugins/imageinfo.py +${PYSITELIB}/volatility/plugins/imageinfo.pyc +${PYSITELIB}/volatility/plugins/imageinfo.pyo +${PYSITELIB}/volatility/plugins/joblinks.py +${PYSITELIB}/volatility/plugins/joblinks.pyc +${PYSITELIB}/volatility/plugins/joblinks.pyo +${PYSITELIB}/volatility/plugins/kdbgscan.py +${PYSITELIB}/volatility/plugins/kdbgscan.pyc +${PYSITELIB}/volatility/plugins/kdbgscan.pyo +${PYSITELIB}/volatility/plugins/kpcrscan.py +${PYSITELIB}/volatility/plugins/kpcrscan.pyc +${PYSITELIB}/volatility/plugins/kpcrscan.pyo +${PYSITELIB}/volatility/plugins/linux/__init__.py +${PYSITELIB}/volatility/plugins/linux/__init__.pyc +${PYSITELIB}/volatility/plugins/linux/__init__.pyo +${PYSITELIB}/volatility/plugins/linux/apihooks.py +${PYSITELIB}/volatility/plugins/linux/apihooks.pyc +${PYSITELIB}/volatility/plugins/linux/apihooks.pyo +${PYSITELIB}/volatility/plugins/linux/arp.py +${PYSITELIB}/volatility/plugins/linux/arp.pyc +${PYSITELIB}/volatility/plugins/linux/arp.pyo +${PYSITELIB}/volatility/plugins/linux/banner.py +${PYSITELIB}/volatility/plugins/linux/banner.pyc +${PYSITELIB}/volatility/plugins/linux/banner.pyo +${PYSITELIB}/volatility/plugins/linux/bash.py +${PYSITELIB}/volatility/plugins/linux/bash.pyc +${PYSITELIB}/volatility/plugins/linux/bash.pyo +${PYSITELIB}/volatility/plugins/linux/bash_hash.py +${PYSITELIB}/volatility/plugins/linux/bash_hash.pyc +${PYSITELIB}/volatility/plugins/linux/bash_hash.pyo +${PYSITELIB}/volatility/plugins/linux/check_afinfo.py +${PYSITELIB}/volatility/plugins/linux/check_afinfo.pyc +${PYSITELIB}/volatility/plugins/linux/check_afinfo.pyo +${PYSITELIB}/volatility/plugins/linux/check_creds.py +${PYSITELIB}/volatility/plugins/linux/check_creds.pyc +${PYSITELIB}/volatility/plugins/linux/check_creds.pyo +${PYSITELIB}/volatility/plugins/linux/check_evt_arm.py +${PYSITELIB}/volatility/plugins/linux/check_evt_arm.pyc +${PYSITELIB}/volatility/plugins/linux/check_evt_arm.pyo +${PYSITELIB}/volatility/plugins/linux/check_fops.py +${PYSITELIB}/volatility/plugins/linux/check_fops.pyc +${PYSITELIB}/volatility/plugins/linux/check_fops.pyo +${PYSITELIB}/volatility/plugins/linux/check_idt.py +${PYSITELIB}/volatility/plugins/linux/check_idt.pyc +${PYSITELIB}/volatility/plugins/linux/check_idt.pyo +${PYSITELIB}/volatility/plugins/linux/check_inline_kernel.py +${PYSITELIB}/volatility/plugins/linux/check_inline_kernel.pyc +${PYSITELIB}/volatility/plugins/linux/check_inline_kernel.pyo +${PYSITELIB}/volatility/plugins/linux/check_modules.py +${PYSITELIB}/volatility/plugins/linux/check_modules.pyc +${PYSITELIB}/volatility/plugins/linux/check_modules.pyo +${PYSITELIB}/volatility/plugins/linux/check_syscall.py +${PYSITELIB}/volatility/plugins/linux/check_syscall.pyc +${PYSITELIB}/volatility/plugins/linux/check_syscall.pyo +${PYSITELIB}/volatility/plugins/linux/check_syscall_arm.py +${PYSITELIB}/volatility/plugins/linux/check_syscall_arm.pyc +${PYSITELIB}/volatility/plugins/linux/check_syscall_arm.pyo +${PYSITELIB}/volatility/plugins/linux/common.py +${PYSITELIB}/volatility/plugins/linux/common.pyc +${PYSITELIB}/volatility/plugins/linux/common.pyo +${PYSITELIB}/volatility/plugins/linux/cpuinfo.py +${PYSITELIB}/volatility/plugins/linux/cpuinfo.pyc +${PYSITELIB}/volatility/plugins/linux/cpuinfo.pyo +${PYSITELIB}/volatility/plugins/linux/dentry_cache.py +${PYSITELIB}/volatility/plugins/linux/dentry_cache.pyc +${PYSITELIB}/volatility/plugins/linux/dentry_cache.pyo +${PYSITELIB}/volatility/plugins/linux/dmesg.py +${PYSITELIB}/volatility/plugins/linux/dmesg.pyc +${PYSITELIB}/volatility/plugins/linux/dmesg.pyo +${PYSITELIB}/volatility/plugins/linux/dump_map.py +${PYSITELIB}/volatility/plugins/linux/dump_map.pyc +${PYSITELIB}/volatility/plugins/linux/dump_map.pyo +${PYSITELIB}/volatility/plugins/linux/elfs.py +${PYSITELIB}/volatility/plugins/linux/elfs.pyc +${PYSITELIB}/volatility/plugins/linux/elfs.pyo +${PYSITELIB}/volatility/plugins/linux/enumerate_files.py +${PYSITELIB}/volatility/plugins/linux/enumerate_files.pyc +${PYSITELIB}/volatility/plugins/linux/enumerate_files.pyo +${PYSITELIB}/volatility/plugins/linux/find_file.py +${PYSITELIB}/volatility/plugins/linux/find_file.pyc +${PYSITELIB}/volatility/plugins/linux/find_file.pyo +${PYSITELIB}/volatility/plugins/linux/flags.py +${PYSITELIB}/volatility/plugins/linux/flags.pyc +${PYSITELIB}/volatility/plugins/linux/flags.pyo +${PYSITELIB}/volatility/plugins/linux/hidden_modules.py +${PYSITELIB}/volatility/plugins/linux/hidden_modules.pyc +${PYSITELIB}/volatility/plugins/linux/hidden_modules.pyo +${PYSITELIB}/volatility/plugins/linux/ifconfig.py +${PYSITELIB}/volatility/plugins/linux/ifconfig.pyc +${PYSITELIB}/volatility/plugins/linux/ifconfig.pyo +${PYSITELIB}/volatility/plugins/linux/info_regs.py +${PYSITELIB}/volatility/plugins/linux/info_regs.pyc +${PYSITELIB}/volatility/plugins/linux/info_regs.pyo +${PYSITELIB}/volatility/plugins/linux/iomem.py +${PYSITELIB}/volatility/plugins/linux/iomem.pyc +${PYSITELIB}/volatility/plugins/linux/iomem.pyo +${PYSITELIB}/volatility/plugins/linux/kernel_opened_files.py +${PYSITELIB}/volatility/plugins/linux/kernel_opened_files.pyc +${PYSITELIB}/volatility/plugins/linux/kernel_opened_files.pyo +${PYSITELIB}/volatility/plugins/linux/keyboard_notifiers.py +${PYSITELIB}/volatility/plugins/linux/keyboard_notifiers.pyc +${PYSITELIB}/volatility/plugins/linux/keyboard_notifiers.pyo +${PYSITELIB}/volatility/plugins/linux/ldrmodules.py +${PYSITELIB}/volatility/plugins/linux/ldrmodules.pyc +${PYSITELIB}/volatility/plugins/linux/ldrmodules.pyo +${PYSITELIB}/volatility/plugins/linux/libc_env.py +${PYSITELIB}/volatility/plugins/linux/libc_env.pyc +${PYSITELIB}/volatility/plugins/linux/libc_env.pyo +${PYSITELIB}/volatility/plugins/linux/library_list.py +${PYSITELIB}/volatility/plugins/linux/library_list.pyc +${PYSITELIB}/volatility/plugins/linux/library_list.pyo +${PYSITELIB}/volatility/plugins/linux/librarydump.py +${PYSITELIB}/volatility/plugins/linux/librarydump.pyc +${PYSITELIB}/volatility/plugins/linux/librarydump.pyo +${PYSITELIB}/volatility/plugins/linux/lime.py +${PYSITELIB}/volatility/plugins/linux/lime.pyc +${PYSITELIB}/volatility/plugins/linux/lime.pyo +${PYSITELIB}/volatility/plugins/linux/linux_strings.py +${PYSITELIB}/volatility/plugins/linux/linux_strings.pyc +${PYSITELIB}/volatility/plugins/linux/linux_strings.pyo +${PYSITELIB}/volatility/plugins/linux/linux_truecrypt.py +${PYSITELIB}/volatility/plugins/linux/linux_truecrypt.pyc +${PYSITELIB}/volatility/plugins/linux/linux_truecrypt.pyo +${PYSITELIB}/volatility/plugins/linux/linux_volshell.py +${PYSITELIB}/volatility/plugins/linux/linux_volshell.pyc +${PYSITELIB}/volatility/plugins/linux/linux_volshell.pyo +${PYSITELIB}/volatility/plugins/linux/linux_yarascan.py +${PYSITELIB}/volatility/plugins/linux/linux_yarascan.pyc +${PYSITELIB}/volatility/plugins/linux/linux_yarascan.pyo +${PYSITELIB}/volatility/plugins/linux/list_raw.py +${PYSITELIB}/volatility/plugins/linux/list_raw.pyc +${PYSITELIB}/volatility/plugins/linux/list_raw.pyo +${PYSITELIB}/volatility/plugins/linux/lsmod.py +${PYSITELIB}/volatility/plugins/linux/lsmod.pyc +${PYSITELIB}/volatility/plugins/linux/lsmod.pyo +${PYSITELIB}/volatility/plugins/linux/lsof.py +${PYSITELIB}/volatility/plugins/linux/lsof.pyc +${PYSITELIB}/volatility/plugins/linux/lsof.pyo +${PYSITELIB}/volatility/plugins/linux/malfind.py +${PYSITELIB}/volatility/plugins/linux/malfind.pyc +${PYSITELIB}/volatility/plugins/linux/malfind.pyo +${PYSITELIB}/volatility/plugins/linux/mount.py +${PYSITELIB}/volatility/plugins/linux/mount.pyc +${PYSITELIB}/volatility/plugins/linux/mount.pyo +${PYSITELIB}/volatility/plugins/linux/mount_cache.py +${PYSITELIB}/volatility/plugins/linux/mount_cache.pyc +${PYSITELIB}/volatility/plugins/linux/mount_cache.pyo +${PYSITELIB}/volatility/plugins/linux/netfiler.py +${PYSITELIB}/volatility/plugins/linux/netfiler.pyc +${PYSITELIB}/volatility/plugins/linux/netfiler.pyo +${PYSITELIB}/volatility/plugins/linux/netstat.py +${PYSITELIB}/volatility/plugins/linux/netstat.pyc +${PYSITELIB}/volatility/plugins/linux/netstat.pyo +${PYSITELIB}/volatility/plugins/linux/pidhashtable.py +${PYSITELIB}/volatility/plugins/linux/pidhashtable.pyc +${PYSITELIB}/volatility/plugins/linux/pidhashtable.pyo +${PYSITELIB}/volatility/plugins/linux/pkt_queues.py +${PYSITELIB}/volatility/plugins/linux/pkt_queues.pyc +${PYSITELIB}/volatility/plugins/linux/pkt_queues.pyo +${PYSITELIB}/volatility/plugins/linux/plthook.py +${PYSITELIB}/volatility/plugins/linux/plthook.pyc +${PYSITELIB}/volatility/plugins/linux/plthook.pyo +${PYSITELIB}/volatility/plugins/linux/proc_maps.py +${PYSITELIB}/volatility/plugins/linux/proc_maps.pyc +${PYSITELIB}/volatility/plugins/linux/proc_maps.pyo +${PYSITELIB}/volatility/plugins/linux/proc_maps_rb.py +${PYSITELIB}/volatility/plugins/linux/proc_maps_rb.pyc +${PYSITELIB}/volatility/plugins/linux/proc_maps_rb.pyo +${PYSITELIB}/volatility/plugins/linux/procdump.py +${PYSITELIB}/volatility/plugins/linux/procdump.pyc +${PYSITELIB}/volatility/plugins/linux/procdump.pyo +${PYSITELIB}/volatility/plugins/linux/process_hollow.py +${PYSITELIB}/volatility/plugins/linux/process_hollow.pyc +${PYSITELIB}/volatility/plugins/linux/process_hollow.pyo +${PYSITELIB}/volatility/plugins/linux/process_info.py +${PYSITELIB}/volatility/plugins/linux/process_info.pyc +${PYSITELIB}/volatility/plugins/linux/process_info.pyo +${PYSITELIB}/volatility/plugins/linux/process_stack.py +${PYSITELIB}/volatility/plugins/linux/process_stack.pyc +${PYSITELIB}/volatility/plugins/linux/process_stack.pyo +${PYSITELIB}/volatility/plugins/linux/psaux.py +${PYSITELIB}/volatility/plugins/linux/psaux.pyc +${PYSITELIB}/volatility/plugins/linux/psaux.pyo +${PYSITELIB}/volatility/plugins/linux/psenv.py +${PYSITELIB}/volatility/plugins/linux/psenv.pyc +${PYSITELIB}/volatility/plugins/linux/psenv.pyo +${PYSITELIB}/volatility/plugins/linux/pslist.py +${PYSITELIB}/volatility/plugins/linux/pslist.pyc +${PYSITELIB}/volatility/plugins/linux/pslist.pyo +${PYSITELIB}/volatility/plugins/linux/pslist_cache.py +${PYSITELIB}/volatility/plugins/linux/pslist_cache.pyc +${PYSITELIB}/volatility/plugins/linux/pslist_cache.pyo +${PYSITELIB}/volatility/plugins/linux/pstree.py +${PYSITELIB}/volatility/plugins/linux/pstree.pyc +${PYSITELIB}/volatility/plugins/linux/pstree.pyo +${PYSITELIB}/volatility/plugins/linux/psxview.py +${PYSITELIB}/volatility/plugins/linux/psxview.pyc +${PYSITELIB}/volatility/plugins/linux/psxview.pyo +${PYSITELIB}/volatility/plugins/linux/recover_filesystem.py +${PYSITELIB}/volatility/plugins/linux/recover_filesystem.pyc +${PYSITELIB}/volatility/plugins/linux/recover_filesystem.pyo +${PYSITELIB}/volatility/plugins/linux/route_cache.py +${PYSITELIB}/volatility/plugins/linux/route_cache.pyc +${PYSITELIB}/volatility/plugins/linux/route_cache.pyo +${PYSITELIB}/volatility/plugins/linux/sk_buff_cache.py +${PYSITELIB}/volatility/plugins/linux/sk_buff_cache.pyc +${PYSITELIB}/volatility/plugins/linux/sk_buff_cache.pyo +${PYSITELIB}/volatility/plugins/linux/slab_info.py +${PYSITELIB}/volatility/plugins/linux/slab_info.pyc +${PYSITELIB}/volatility/plugins/linux/slab_info.pyo +${PYSITELIB}/volatility/plugins/linux/threads.py +${PYSITELIB}/volatility/plugins/linux/threads.pyc +${PYSITELIB}/volatility/plugins/linux/threads.pyo +${PYSITELIB}/volatility/plugins/linux/tmpfs.py +${PYSITELIB}/volatility/plugins/linux/tmpfs.pyc +${PYSITELIB}/volatility/plugins/linux/tmpfs.pyo +${PYSITELIB}/volatility/plugins/linux/tty_check.py +${PYSITELIB}/volatility/plugins/linux/tty_check.pyc +${PYSITELIB}/volatility/plugins/linux/tty_check.pyo +${PYSITELIB}/volatility/plugins/linux/vma_cache.py +${PYSITELIB}/volatility/plugins/linux/vma_cache.pyc +${PYSITELIB}/volatility/plugins/linux/vma_cache.pyo +${PYSITELIB}/volatility/plugins/mac/__init__.py +${PYSITELIB}/volatility/plugins/mac/__init__.pyc +${PYSITELIB}/volatility/plugins/mac/__init__.pyo +${PYSITELIB}/volatility/plugins/mac/adiummsgs.py +${PYSITELIB}/volatility/plugins/mac/adiummsgs.pyc +${PYSITELIB}/volatility/plugins/mac/adiummsgs.pyo +${PYSITELIB}/volatility/plugins/mac/apihooks.py +${PYSITELIB}/volatility/plugins/mac/apihooks.pyc +${PYSITELIB}/volatility/plugins/mac/apihooks.pyo +${PYSITELIB}/volatility/plugins/mac/apihooks_kernel.py +${PYSITELIB}/volatility/plugins/mac/apihooks_kernel.pyc +${PYSITELIB}/volatility/plugins/mac/apihooks_kernel.pyo +${PYSITELIB}/volatility/plugins/mac/arp.py +${PYSITELIB}/volatility/plugins/mac/arp.pyc +${PYSITELIB}/volatility/plugins/mac/arp.pyo +${PYSITELIB}/volatility/plugins/mac/bash.py +${PYSITELIB}/volatility/plugins/mac/bash.pyc +${PYSITELIB}/volatility/plugins/mac/bash.pyo +${PYSITELIB}/volatility/plugins/mac/bash_env.py +${PYSITELIB}/volatility/plugins/mac/bash_env.pyc +${PYSITELIB}/volatility/plugins/mac/bash_env.pyo +${PYSITELIB}/volatility/plugins/mac/bash_hash.py +${PYSITELIB}/volatility/plugins/mac/bash_hash.pyc +${PYSITELIB}/volatility/plugins/mac/bash_hash.pyo +${PYSITELIB}/volatility/plugins/mac/calendar.py +${PYSITELIB}/volatility/plugins/mac/calendar.pyc +${PYSITELIB}/volatility/plugins/mac/calendar.pyo +${PYSITELIB}/volatility/plugins/mac/check_mig_table.py +${PYSITELIB}/volatility/plugins/mac/check_mig_table.pyc +${PYSITELIB}/volatility/plugins/mac/check_mig_table.pyo +${PYSITELIB}/volatility/plugins/mac/check_syscall_shadow.py +${PYSITELIB}/volatility/plugins/mac/check_syscall_shadow.pyc +${PYSITELIB}/volatility/plugins/mac/check_syscall_shadow.pyo +${PYSITELIB}/volatility/plugins/mac/check_syscall_table.py +${PYSITELIB}/volatility/plugins/mac/check_syscall_table.pyc +${PYSITELIB}/volatility/plugins/mac/check_syscall_table.pyo +${PYSITELIB}/volatility/plugins/mac/check_sysctl.py +${PYSITELIB}/volatility/plugins/mac/check_sysctl.pyc +${PYSITELIB}/volatility/plugins/mac/check_sysctl.pyo +${PYSITELIB}/volatility/plugins/mac/check_trap_table.py +${PYSITELIB}/volatility/plugins/mac/check_trap_table.pyc +${PYSITELIB}/volatility/plugins/mac/check_trap_table.pyo +${PYSITELIB}/volatility/plugins/mac/common.py +${PYSITELIB}/volatility/plugins/mac/common.pyc +${PYSITELIB}/volatility/plugins/mac/common.pyo +${PYSITELIB}/volatility/plugins/mac/contacts.py +${PYSITELIB}/volatility/plugins/mac/contacts.pyc +${PYSITELIB}/volatility/plugins/mac/contacts.pyo +${PYSITELIB}/volatility/plugins/mac/dead_procs.py +${PYSITELIB}/volatility/plugins/mac/dead_procs.pyc +${PYSITELIB}/volatility/plugins/mac/dead_procs.pyo +${PYSITELIB}/volatility/plugins/mac/dead_sockets.py +${PYSITELIB}/volatility/plugins/mac/dead_sockets.pyc +${PYSITELIB}/volatility/plugins/mac/dead_sockets.pyo +${PYSITELIB}/volatility/plugins/mac/dead_vnodes.py +${PYSITELIB}/volatility/plugins/mac/dead_vnodes.pyc +${PYSITELIB}/volatility/plugins/mac/dead_vnodes.pyo +${PYSITELIB}/volatility/plugins/mac/dlyd_maps.py +${PYSITELIB}/volatility/plugins/mac/dlyd_maps.pyc +${PYSITELIB}/volatility/plugins/mac/dlyd_maps.pyo +${PYSITELIB}/volatility/plugins/mac/dmesg.py +${PYSITELIB}/volatility/plugins/mac/dmesg.pyc +${PYSITELIB}/volatility/plugins/mac/dmesg.pyo +${PYSITELIB}/volatility/plugins/mac/dump_files.py +${PYSITELIB}/volatility/plugins/mac/dump_files.pyc +${PYSITELIB}/volatility/plugins/mac/dump_files.pyo +${PYSITELIB}/volatility/plugins/mac/dump_map.py +${PYSITELIB}/volatility/plugins/mac/dump_map.pyc +${PYSITELIB}/volatility/plugins/mac/dump_map.pyo +${PYSITELIB}/volatility/plugins/mac/find_aslr_shift.py +${PYSITELIB}/volatility/plugins/mac/find_aslr_shift.pyc +${PYSITELIB}/volatility/plugins/mac/find_aslr_shift.pyo +${PYSITELIB}/volatility/plugins/mac/gkextmap.py +${PYSITELIB}/volatility/plugins/mac/gkextmap.pyc +${PYSITELIB}/volatility/plugins/mac/gkextmap.pyo +${PYSITELIB}/volatility/plugins/mac/ifconfig.py +${PYSITELIB}/volatility/plugins/mac/ifconfig.pyc +${PYSITELIB}/volatility/plugins/mac/ifconfig.pyo +${PYSITELIB}/volatility/plugins/mac/ip_filters.py +${PYSITELIB}/volatility/plugins/mac/ip_filters.pyc +${PYSITELIB}/volatility/plugins/mac/ip_filters.pyo +${PYSITELIB}/volatility/plugins/mac/keychaindump.py +${PYSITELIB}/volatility/plugins/mac/keychaindump.pyc +${PYSITELIB}/volatility/plugins/mac/keychaindump.pyo +${PYSITELIB}/volatility/plugins/mac/ldrmodules.py +${PYSITELIB}/volatility/plugins/mac/ldrmodules.pyc +${PYSITELIB}/volatility/plugins/mac/ldrmodules.pyo +${PYSITELIB}/volatility/plugins/mac/librarydump.py +${PYSITELIB}/volatility/plugins/mac/librarydump.pyc +${PYSITELIB}/volatility/plugins/mac/librarydump.pyo +${PYSITELIB}/volatility/plugins/mac/list_files.py +${PYSITELIB}/volatility/plugins/mac/list_files.pyc +${PYSITELIB}/volatility/plugins/mac/list_files.pyo +${PYSITELIB}/volatility/plugins/mac/list_zones.py +${PYSITELIB}/volatility/plugins/mac/list_zones.pyc +${PYSITELIB}/volatility/plugins/mac/list_zones.pyo +${PYSITELIB}/volatility/plugins/mac/lsmod.py +${PYSITELIB}/volatility/plugins/mac/lsmod.pyc +${PYSITELIB}/volatility/plugins/mac/lsmod.pyo +${PYSITELIB}/volatility/plugins/mac/lsmod_iokit.py +${PYSITELIB}/volatility/plugins/mac/lsmod_iokit.pyc +${PYSITELIB}/volatility/plugins/mac/lsmod_iokit.pyo +${PYSITELIB}/volatility/plugins/mac/lsof.py +${PYSITELIB}/volatility/plugins/mac/lsof.pyc +${PYSITELIB}/volatility/plugins/mac/lsof.pyo +${PYSITELIB}/volatility/plugins/mac/mac_strings.py +${PYSITELIB}/volatility/plugins/mac/mac_strings.pyc +${PYSITELIB}/volatility/plugins/mac/mac_strings.pyo +${PYSITELIB}/volatility/plugins/mac/mac_volshell.py +${PYSITELIB}/volatility/plugins/mac/mac_volshell.pyc +${PYSITELIB}/volatility/plugins/mac/mac_volshell.pyo +${PYSITELIB}/volatility/plugins/mac/mac_yarascan.py +${PYSITELIB}/volatility/plugins/mac/mac_yarascan.pyc +${PYSITELIB}/volatility/plugins/mac/mac_yarascan.pyo +${PYSITELIB}/volatility/plugins/mac/machine_info.py +${PYSITELIB}/volatility/plugins/mac/machine_info.pyc +${PYSITELIB}/volatility/plugins/mac/machine_info.pyo +${PYSITELIB}/volatility/plugins/mac/malfind.py +${PYSITELIB}/volatility/plugins/mac/malfind.pyc +${PYSITELIB}/volatility/plugins/mac/malfind.pyo +${PYSITELIB}/volatility/plugins/mac/memdump.py +${PYSITELIB}/volatility/plugins/mac/memdump.pyc +${PYSITELIB}/volatility/plugins/mac/memdump.pyo +${PYSITELIB}/volatility/plugins/mac/moddump.py +${PYSITELIB}/volatility/plugins/mac/moddump.pyc +${PYSITELIB}/volatility/plugins/mac/moddump.pyo +${PYSITELIB}/volatility/plugins/mac/mount.py +${PYSITELIB}/volatility/plugins/mac/mount.pyc +${PYSITELIB}/volatility/plugins/mac/mount.pyo +${PYSITELIB}/volatility/plugins/mac/netconns.py +${PYSITELIB}/volatility/plugins/mac/netconns.pyc +${PYSITELIB}/volatility/plugins/mac/netconns.pyo +${PYSITELIB}/volatility/plugins/mac/netstat.py +${PYSITELIB}/volatility/plugins/mac/netstat.pyc +${PYSITELIB}/volatility/plugins/mac/netstat.pyo +${PYSITELIB}/volatility/plugins/mac/notesapp.py +${PYSITELIB}/volatility/plugins/mac/notesapp.pyc +${PYSITELIB}/volatility/plugins/mac/notesapp.pyo +${PYSITELIB}/volatility/plugins/mac/notifiers.py +${PYSITELIB}/volatility/plugins/mac/notifiers.pyc +${PYSITELIB}/volatility/plugins/mac/notifiers.pyo +${PYSITELIB}/volatility/plugins/mac/pgrp_hash_table.py +${PYSITELIB}/volatility/plugins/mac/pgrp_hash_table.pyc +${PYSITELIB}/volatility/plugins/mac/pgrp_hash_table.pyo +${PYSITELIB}/volatility/plugins/mac/pid_hash_table.py +${PYSITELIB}/volatility/plugins/mac/pid_hash_table.pyc +${PYSITELIB}/volatility/plugins/mac/pid_hash_table.pyo +${PYSITELIB}/volatility/plugins/mac/print_boot_cmdline.py +${PYSITELIB}/volatility/plugins/mac/print_boot_cmdline.pyc +${PYSITELIB}/volatility/plugins/mac/print_boot_cmdline.pyo +${PYSITELIB}/volatility/plugins/mac/proc_maps.py +${PYSITELIB}/volatility/plugins/mac/proc_maps.pyc +${PYSITELIB}/volatility/plugins/mac/proc_maps.pyo +${PYSITELIB}/volatility/plugins/mac/procdump.py +${PYSITELIB}/volatility/plugins/mac/procdump.pyc +${PYSITELIB}/volatility/plugins/mac/procdump.pyo +${PYSITELIB}/volatility/plugins/mac/psaux.py +${PYSITELIB}/volatility/plugins/mac/psaux.pyc +${PYSITELIB}/volatility/plugins/mac/psaux.pyo +${PYSITELIB}/volatility/plugins/mac/pslist.py +${PYSITELIB}/volatility/plugins/mac/pslist.pyc +${PYSITELIB}/volatility/plugins/mac/pslist.pyo +${PYSITELIB}/volatility/plugins/mac/pstasks.py +${PYSITELIB}/volatility/plugins/mac/pstasks.pyc +${PYSITELIB}/volatility/plugins/mac/pstasks.pyo +${PYSITELIB}/volatility/plugins/mac/pstree.py +${PYSITELIB}/volatility/plugins/mac/pstree.pyc +${PYSITELIB}/volatility/plugins/mac/pstree.pyo +${PYSITELIB}/volatility/plugins/mac/psxview.py +${PYSITELIB}/volatility/plugins/mac/psxview.pyc +${PYSITELIB}/volatility/plugins/mac/psxview.pyo +${PYSITELIB}/volatility/plugins/mac/recover_filesystem.py +${PYSITELIB}/volatility/plugins/mac/recover_filesystem.pyc +${PYSITELIB}/volatility/plugins/mac/recover_filesystem.pyo +${PYSITELIB}/volatility/plugins/mac/route.py +${PYSITELIB}/volatility/plugins/mac/route.pyc +${PYSITELIB}/volatility/plugins/mac/route.pyo +${PYSITELIB}/volatility/plugins/mac/session_hash_table.py +${PYSITELIB}/volatility/plugins/mac/session_hash_table.pyc +${PYSITELIB}/volatility/plugins/mac/session_hash_table.pyo +${PYSITELIB}/volatility/plugins/mac/socket_filters.py +${PYSITELIB}/volatility/plugins/mac/socket_filters.pyc +${PYSITELIB}/volatility/plugins/mac/socket_filters.pyo +${PYSITELIB}/volatility/plugins/mac/trustedbsd.py +${PYSITELIB}/volatility/plugins/mac/trustedbsd.pyc +${PYSITELIB}/volatility/plugins/mac/trustedbsd.pyo +${PYSITELIB}/volatility/plugins/mac/version.py +${PYSITELIB}/volatility/plugins/mac/version.pyc +${PYSITELIB}/volatility/plugins/mac/version.pyo +${PYSITELIB}/volatility/plugins/machoinfo.py +${PYSITELIB}/volatility/plugins/machoinfo.pyc +${PYSITELIB}/volatility/plugins/machoinfo.pyo +${PYSITELIB}/volatility/plugins/malware/__init__.py +${PYSITELIB}/volatility/plugins/malware/__init__.pyc +${PYSITELIB}/volatility/plugins/malware/__init__.pyo +${PYSITELIB}/volatility/plugins/malware/apihooks.py +${PYSITELIB}/volatility/plugins/malware/apihooks.pyc +${PYSITELIB}/volatility/plugins/malware/apihooks.pyo +${PYSITELIB}/volatility/plugins/malware/callbacks.py +${PYSITELIB}/volatility/plugins/malware/callbacks.pyc +${PYSITELIB}/volatility/plugins/malware/callbacks.pyo +${PYSITELIB}/volatility/plugins/malware/cmdhistory.py +${PYSITELIB}/volatility/plugins/malware/cmdhistory.pyc +${PYSITELIB}/volatility/plugins/malware/cmdhistory.pyo +${PYSITELIB}/volatility/plugins/malware/devicetree.py +${PYSITELIB}/volatility/plugins/malware/devicetree.pyc +${PYSITELIB}/volatility/plugins/malware/devicetree.pyo +${PYSITELIB}/volatility/plugins/malware/idt.py +${PYSITELIB}/volatility/plugins/malware/idt.pyc +${PYSITELIB}/volatility/plugins/malware/idt.pyo +${PYSITELIB}/volatility/plugins/malware/impscan.py +${PYSITELIB}/volatility/plugins/malware/impscan.pyc +${PYSITELIB}/volatility/plugins/malware/impscan.pyo +${PYSITELIB}/volatility/plugins/malware/malfind.py +${PYSITELIB}/volatility/plugins/malware/malfind.pyc +${PYSITELIB}/volatility/plugins/malware/malfind.pyo +${PYSITELIB}/volatility/plugins/malware/psxview.py +${PYSITELIB}/volatility/plugins/malware/psxview.pyc +${PYSITELIB}/volatility/plugins/malware/psxview.pyo +${PYSITELIB}/volatility/plugins/malware/svcscan.py +${PYSITELIB}/volatility/plugins/malware/svcscan.pyc +${PYSITELIB}/volatility/plugins/malware/svcscan.pyo +${PYSITELIB}/volatility/plugins/malware/threads.py +${PYSITELIB}/volatility/plugins/malware/threads.pyc +${PYSITELIB}/volatility/plugins/malware/threads.pyo +${PYSITELIB}/volatility/plugins/malware/timers.py +${PYSITELIB}/volatility/plugins/malware/timers.pyc +${PYSITELIB}/volatility/plugins/malware/timers.pyo +${PYSITELIB}/volatility/plugins/mbrparser.py +${PYSITELIB}/volatility/plugins/mbrparser.pyc +${PYSITELIB}/volatility/plugins/mbrparser.pyo +${PYSITELIB}/volatility/plugins/mftparser.py +${PYSITELIB}/volatility/plugins/mftparser.pyc +${PYSITELIB}/volatility/plugins/mftparser.pyo +${PYSITELIB}/volatility/plugins/moddump.py +${PYSITELIB}/volatility/plugins/moddump.pyc +${PYSITELIB}/volatility/plugins/moddump.pyo +${PYSITELIB}/volatility/plugins/modscan.py +${PYSITELIB}/volatility/plugins/modscan.pyc +${PYSITELIB}/volatility/plugins/modscan.pyo +${PYSITELIB}/volatility/plugins/modules.py +${PYSITELIB}/volatility/plugins/modules.pyc +${PYSITELIB}/volatility/plugins/modules.pyo +${PYSITELIB}/volatility/plugins/multiscan.py +${PYSITELIB}/volatility/plugins/multiscan.pyc +${PYSITELIB}/volatility/plugins/multiscan.pyo +${PYSITELIB}/volatility/plugins/netscan.py +${PYSITELIB}/volatility/plugins/netscan.pyc +${PYSITELIB}/volatility/plugins/netscan.pyo +${PYSITELIB}/volatility/plugins/notepad.py +${PYSITELIB}/volatility/plugins/notepad.pyc +${PYSITELIB}/volatility/plugins/notepad.pyo +${PYSITELIB}/volatility/plugins/objtypescan.py +${PYSITELIB}/volatility/plugins/objtypescan.pyc +${PYSITELIB}/volatility/plugins/objtypescan.pyo +${PYSITELIB}/volatility/plugins/overlays/__init__.py +${PYSITELIB}/volatility/plugins/overlays/__init__.pyc +${PYSITELIB}/volatility/plugins/overlays/__init__.pyo +${PYSITELIB}/volatility/plugins/overlays/basic.py +${PYSITELIB}/volatility/plugins/overlays/basic.pyc +${PYSITELIB}/volatility/plugins/overlays/basic.pyo +${PYSITELIB}/volatility/plugins/overlays/linux/__init__.py +${PYSITELIB}/volatility/plugins/overlays/linux/__init__.pyc +${PYSITELIB}/volatility/plugins/overlays/linux/__init__.pyo +${PYSITELIB}/volatility/plugins/overlays/linux/elf.py +${PYSITELIB}/volatility/plugins/overlays/linux/elf.pyc +${PYSITELIB}/volatility/plugins/overlays/linux/elf.pyo +${PYSITELIB}/volatility/plugins/overlays/linux/linux.py +${PYSITELIB}/volatility/plugins/overlays/linux/linux.pyc +${PYSITELIB}/volatility/plugins/overlays/linux/linux.pyo +${PYSITELIB}/volatility/plugins/overlays/mac/__init__.py +${PYSITELIB}/volatility/plugins/overlays/mac/__init__.pyc +${PYSITELIB}/volatility/plugins/overlays/mac/__init__.pyo +${PYSITELIB}/volatility/plugins/overlays/mac/mac.py +${PYSITELIB}/volatility/plugins/overlays/mac/mac.pyc +${PYSITELIB}/volatility/plugins/overlays/mac/mac.pyo +${PYSITELIB}/volatility/plugins/overlays/mac/macho.py +${PYSITELIB}/volatility/plugins/overlays/mac/macho.pyc +${PYSITELIB}/volatility/plugins/overlays/mac/macho.pyo +${PYSITELIB}/volatility/plugins/overlays/native_types.py +${PYSITELIB}/volatility/plugins/overlays/native_types.pyc +${PYSITELIB}/volatility/plugins/overlays/native_types.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/__init__.py +${PYSITELIB}/volatility/plugins/overlays/windows/__init__.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/__init__.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/crash_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/crash_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/crash_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/hibernate_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/hibernate_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/hibernate_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/kdbg_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/kdbg_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/kdbg_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/kpcr_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/kpcr_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/kpcr_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/pe_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/pe_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/pe_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/ssdt_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/ssdt_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/ssdt_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/tcpip_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/tcpip_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/tcpip_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vad_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/vad_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vad_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x64_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x64_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x64_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp0_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp12_x64_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp12_x64_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp12_x64_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp12_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp12_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp12_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp1_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp1_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp1_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp1_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp1_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp1_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp2_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp2_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp2_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp2_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp2_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/vista_sp2_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp0_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp0_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp0_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp0_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp0_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp0_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp12_x64_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp12_x64_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp12_x64_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp12_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp12_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp12_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp1_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp1_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp1_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp1_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp1_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp1_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp2_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp2_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp2_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp2_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp2_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win2003_sp2_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win7.py +${PYSITELIB}/volatility/plugins/overlays/windows/win7.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win7.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp01_x64_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp01_x64_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp01_x64_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp01_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp01_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp01_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp0_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp0_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp0_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp0_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp0_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp0_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp1_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp1_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp1_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp1_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp1_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win7_sp1_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_kdbg.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_kdbg.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_kdbg.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x64_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x64_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x64_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp0_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x64_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x64_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x64_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x64_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x64_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x64_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/win8_sp1_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/windows.py +${PYSITELIB}/volatility/plugins/overlays/windows/windows.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/windows.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/windows64.py +${PYSITELIB}/volatility/plugins/overlays/windows/windows64.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/windows64.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/xp.py +${PYSITELIB}/volatility/plugins/overlays/windows/xp.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/xp.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp2_x86_syscalls.py +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp2_x86_syscalls.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp2_x86_syscalls.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp2_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp2_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp2_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp3_x86_vtypes.py +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp3_x86_vtypes.pyc +${PYSITELIB}/volatility/plugins/overlays/windows/xp_sp3_x86_vtypes.pyo +${PYSITELIB}/volatility/plugins/patcher.py +${PYSITELIB}/volatility/plugins/patcher.pyc +${PYSITELIB}/volatility/plugins/patcher.pyo +${PYSITELIB}/volatility/plugins/patchguard.py +${PYSITELIB}/volatility/plugins/patchguard.pyc +${PYSITELIB}/volatility/plugins/patchguard.pyo +${PYSITELIB}/volatility/plugins/pooltracker.py +${PYSITELIB}/volatility/plugins/pooltracker.pyc +${PYSITELIB}/volatility/plugins/pooltracker.pyo +${PYSITELIB}/volatility/plugins/privileges.py +${PYSITELIB}/volatility/plugins/privileges.pyc +${PYSITELIB}/volatility/plugins/privileges.pyo +${PYSITELIB}/volatility/plugins/procdump.py +${PYSITELIB}/volatility/plugins/procdump.pyc +${PYSITELIB}/volatility/plugins/procdump.pyo +${PYSITELIB}/volatility/plugins/pstree.py +${PYSITELIB}/volatility/plugins/pstree.pyc +${PYSITELIB}/volatility/plugins/pstree.pyo +${PYSITELIB}/volatility/plugins/raw2dmp.py +${PYSITELIB}/volatility/plugins/raw2dmp.pyc +${PYSITELIB}/volatility/plugins/raw2dmp.pyo +${PYSITELIB}/volatility/plugins/registry/__init__.py +${PYSITELIB}/volatility/plugins/registry/__init__.pyc +${PYSITELIB}/volatility/plugins/registry/__init__.pyo +${PYSITELIB}/volatility/plugins/registry/auditpol.py +${PYSITELIB}/volatility/plugins/registry/auditpol.pyc +${PYSITELIB}/volatility/plugins/registry/auditpol.pyo +${PYSITELIB}/volatility/plugins/registry/hivelist.py +${PYSITELIB}/volatility/plugins/registry/hivelist.pyc +${PYSITELIB}/volatility/plugins/registry/hivelist.pyo +${PYSITELIB}/volatility/plugins/registry/hivescan.py +${PYSITELIB}/volatility/plugins/registry/hivescan.pyc +${PYSITELIB}/volatility/plugins/registry/hivescan.pyo +${PYSITELIB}/volatility/plugins/registry/lsadump.py +${PYSITELIB}/volatility/plugins/registry/lsadump.pyc +${PYSITELIB}/volatility/plugins/registry/lsadump.pyo +${PYSITELIB}/volatility/plugins/registry/printkey.py +${PYSITELIB}/volatility/plugins/registry/printkey.pyc +${PYSITELIB}/volatility/plugins/registry/printkey.pyo +${PYSITELIB}/volatility/plugins/registry/registryapi.py +${PYSITELIB}/volatility/plugins/registry/registryapi.pyc +${PYSITELIB}/volatility/plugins/registry/registryapi.pyo +${PYSITELIB}/volatility/plugins/registry/shellbags.py +${PYSITELIB}/volatility/plugins/registry/shellbags.pyc +${PYSITELIB}/volatility/plugins/registry/shellbags.pyo +${PYSITELIB}/volatility/plugins/registry/shimcache.py +${PYSITELIB}/volatility/plugins/registry/shimcache.pyc +${PYSITELIB}/volatility/plugins/registry/shimcache.pyo +${PYSITELIB}/volatility/plugins/registry/userassist.py +${PYSITELIB}/volatility/plugins/registry/userassist.pyc +${PYSITELIB}/volatility/plugins/registry/userassist.pyo +${PYSITELIB}/volatility/plugins/sockets.py +${PYSITELIB}/volatility/plugins/sockets.pyc +${PYSITELIB}/volatility/plugins/sockets.pyo +${PYSITELIB}/volatility/plugins/sockscan.py +${PYSITELIB}/volatility/plugins/sockscan.pyc +${PYSITELIB}/volatility/plugins/sockscan.pyo +${PYSITELIB}/volatility/plugins/ssdt.py +${PYSITELIB}/volatility/plugins/ssdt.pyc +${PYSITELIB}/volatility/plugins/ssdt.pyo +${PYSITELIB}/volatility/plugins/strings.py +${PYSITELIB}/volatility/plugins/strings.pyc +${PYSITELIB}/volatility/plugins/strings.pyo +${PYSITELIB}/volatility/plugins/taskmods.py +${PYSITELIB}/volatility/plugins/taskmods.pyc +${PYSITELIB}/volatility/plugins/taskmods.pyo +${PYSITELIB}/volatility/plugins/tcaudit.py +${PYSITELIB}/volatility/plugins/tcaudit.pyc +${PYSITELIB}/volatility/plugins/tcaudit.pyo +${PYSITELIB}/volatility/plugins/timeliner.py +${PYSITELIB}/volatility/plugins/timeliner.pyc +${PYSITELIB}/volatility/plugins/timeliner.pyo +${PYSITELIB}/volatility/plugins/vadinfo.py +${PYSITELIB}/volatility/plugins/vadinfo.pyc +${PYSITELIB}/volatility/plugins/vadinfo.pyo +${PYSITELIB}/volatility/plugins/vboxinfo.py +${PYSITELIB}/volatility/plugins/vboxinfo.pyc +${PYSITELIB}/volatility/plugins/vboxinfo.pyo +${PYSITELIB}/volatility/plugins/verinfo.py +${PYSITELIB}/volatility/plugins/verinfo.pyc +${PYSITELIB}/volatility/plugins/verinfo.pyo +${PYSITELIB}/volatility/plugins/vmwareinfo.py +${PYSITELIB}/volatility/plugins/vmwareinfo.pyc +${PYSITELIB}/volatility/plugins/vmwareinfo.pyo +${PYSITELIB}/volatility/plugins/volshell.py +${PYSITELIB}/volatility/plugins/volshell.pyc +${PYSITELIB}/volatility/plugins/volshell.pyo +${PYSITELIB}/volatility/poolscan.py +${PYSITELIB}/volatility/poolscan.pyc +${PYSITELIB}/volatility/poolscan.pyo +${PYSITELIB}/volatility/protos.py +${PYSITELIB}/volatility/protos.pyc +${PYSITELIB}/volatility/protos.pyo +${PYSITELIB}/volatility/registry.py +${PYSITELIB}/volatility/registry.pyc +${PYSITELIB}/volatility/registry.pyo +${PYSITELIB}/volatility/scan.py +${PYSITELIB}/volatility/scan.pyc +${PYSITELIB}/volatility/scan.pyo +${PYSITELIB}/volatility/timefmt.py +${PYSITELIB}/volatility/timefmt.pyc +${PYSITELIB}/volatility/timefmt.pyo +${PYSITELIB}/volatility/utils.py +${PYSITELIB}/volatility/utils.pyc +${PYSITELIB}/volatility/utils.pyo +${PYSITELIB}/volatility/win32/__init__.py +${PYSITELIB}/volatility/win32/__init__.pyc +${PYSITELIB}/volatility/win32/__init__.pyo +${PYSITELIB}/volatility/win32/crashdump.py +${PYSITELIB}/volatility/win32/crashdump.pyc +${PYSITELIB}/volatility/win32/crashdump.pyo +${PYSITELIB}/volatility/win32/domcachedump.py +${PYSITELIB}/volatility/win32/domcachedump.pyc +${PYSITELIB}/volatility/win32/domcachedump.pyo +${PYSITELIB}/volatility/win32/hashdump.py +${PYSITELIB}/volatility/win32/hashdump.pyc +${PYSITELIB}/volatility/win32/hashdump.pyo +${PYSITELIB}/volatility/win32/hive.py +${PYSITELIB}/volatility/win32/hive.pyc +${PYSITELIB}/volatility/win32/hive.pyo +${PYSITELIB}/volatility/win32/lsasecrets.py +${PYSITELIB}/volatility/win32/lsasecrets.pyc +${PYSITELIB}/volatility/win32/lsasecrets.pyo +${PYSITELIB}/volatility/win32/modules.py +${PYSITELIB}/volatility/win32/modules.pyc +${PYSITELIB}/volatility/win32/modules.pyo +${PYSITELIB}/volatility/win32/network.py +${PYSITELIB}/volatility/win32/network.pyc +${PYSITELIB}/volatility/win32/network.pyo +${PYSITELIB}/volatility/win32/rawreg.py +${PYSITELIB}/volatility/win32/rawreg.pyc +${PYSITELIB}/volatility/win32/rawreg.pyo +${PYSITELIB}/volatility/win32/tasks.py +${PYSITELIB}/volatility/win32/tasks.pyc +${PYSITELIB}/volatility/win32/tasks.pyo +${PYSITELIB}/volatility/win32/xpress.py +${PYSITELIB}/volatility/win32/xpress.pyc +${PYSITELIB}/volatility/win32/xpress.pyo +tools/linux/Makefile +tools/linux/module.c +tools/linux/pmem/Makefile +tools/linux/pmem/pmem.c +tools/mac/convert.py +tools/mac/mac_create_all_profiles.py +tools/vtype_diff.py diff --git a/security/volatility/distinfo b/security/volatility/distinfo new file mode 100644 index 000000000..fcb74d93a --- /dev/null +++ b/security/volatility/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/03 22:21:41 pettai Exp $ + +SHA1 (volatility-2.4.tar.gz) = 77ae1443062a5103c63377aee6170d6e09ca6354 +RMD160 (volatility-2.4.tar.gz) = 9db862c278cc09e2e9f197f30a79ee28d22fd905 +Size (volatility-2.4.tar.gz) = 2327513 bytes diff --git a/security/yara/DESCR b/security/yara/DESCR new file mode 100644 index 000000000..8ff0b28ff --- /dev/null +++ b/security/yara/DESCR @@ -0,0 +1,4 @@ +YARA is a tool aimed at (but not limited to) helping malware +researchers to identify and classify malware samples. With YARA +you can create descriptions of malware families (or whatever you +want to describe) based on textual or binary patterns. diff --git a/security/yara/Makefile b/security/yara/Makefile new file mode 100644 index 000000000..ff930ca89 --- /dev/null +++ b/security/yara/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/06/06 08:57:18 pettai Exp $ + +PKGNAME= yara-${YAVER} +CATEGORIES= security + +COMMENT= Pattern matching swiss knife for malware researchers + +WRKSRC= ${WRKDIR}/yara-${YAVER} +USE_TOOLS+= pkg-config automake autoreconf +USE_LIBTOOL= yes +GNU_CONFIGURE= yes + +PKGCONFIG_OVERRIDE+= libyara/yara.pc.in + +pre-configure: + cd ${WRKSRC} && autoreconf -fiv + +.include "../../security/yara/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/security/yara/Makefile.common b/security/yara/Makefile.common new file mode 100644 index 000000000..3bef9e1c7 --- /dev/null +++ b/security/yara/Makefile.common @@ -0,0 +1,15 @@ +# $NetBSD: Makefile.common,v 1.3 2015/06/14 21:28:44 pettai Exp $ +# +# used by security/yara/Makefile +# used by security/py-yara/Makefile + +DISTNAME= v3.3.0 +YAVER= ${DISTNAME:S/v//} + +MASTER_SITES= ${MASTER_SITE_GITHUB:=plusvic/yara/archive/} + +DIST_SUBDIR= yara + +MAINTAINER= pettai@NetBSD.org +HOMEPAGE= https://plusvic.github.io/yara/ +LICENSE= apache-2.0 diff --git a/security/yara/PLIST b/security/yara/PLIST new file mode 100644 index 000000000..d8e082743 --- /dev/null +++ b/security/yara/PLIST @@ -0,0 +1,27 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/06 08:18:17 pettai Exp $ +bin/yara +bin/yarac +include/yara.h +include/yara/ahocorasick.h +include/yara/arena.h +include/yara/atoms.h +include/yara/compiler.h +include/yara/error.h +include/yara/exec.h +include/yara/filemap.h +include/yara/hash.h +include/yara/libyara.h +include/yara/limits.h +include/yara/modules.h +include/yara/object.h +include/yara/re.h +include/yara/rules.h +include/yara/scan.h +include/yara/sizedstr.h +include/yara/strutils.h +include/yara/types.h +include/yara/utils.h +lib/libyara.la +lib/pkgconfig/yara.pc +man/man1/yara.1 +man/man1/yarac.1 diff --git a/security/yara/buildlink3.mk b/security/yara/buildlink3.mk new file mode 100644 index 000000000..345f19e7f --- /dev/null +++ b/security/yara/buildlink3.mk @@ -0,0 +1,12 @@ +# $NetBSD: buildlink3.mk,v 1.2 2015/06/06 08:57:18 pettai Exp $ + +BUILDLINK_TREE+= yara + +.if !defined(YARA_BUILDLINK3_MK) +YARA_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.yara+= yara>=3.3.0 +BUILDLINK_PKGSRCDIR.yara?= ../../security/yara +.endif # YARA_BUILDLINK3_MK + +BUILDLINK_TREE+= -yara diff --git a/security/yara/distinfo b/security/yara/distinfo new file mode 100644 index 000000000..08443b0dc --- /dev/null +++ b/security/yara/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.2 2015/06/14 21:28:44 pettai Exp $ + +SHA1 (yara/v3.3.0.tar.gz) = 6f72d80f21336c098f9013212d496d3920d9ef18 +RMD160 (yara/v3.3.0.tar.gz) = 330de9de9294953a3a42032ccc5ae849f065ab5e +Size (yara/v3.3.0.tar.gz) = 7634474 bytes +SHA1 (patch-libyara_proc.c) = b860701d604276c8ccd7596f63aa0d02d01a39bc diff --git a/security/yara/patches/patch-libyara_proc.c b/security/yara/patches/patch-libyara_proc.c new file mode 100644 index 000000000..dfa4a71b3 --- /dev/null +++ b/security/yara/patches/patch-libyara_proc.c @@ -0,0 +1,15 @@ +$NetBSD: patch-libyara_proc.c,v 1.1 2015/06/06 08:18:17 pettai Exp $ + +Add NetBSD support + +--- libyara/proc.c.orig 2015-06-06 06:50:32.000000000 +0000 ++++ libyara/proc.c +@@ -153,7 +153,7 @@ int yr_process_get_memory( + #include + + #if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || \ +- defined(__OpenBSD__) || defined(__MACH__) ++ defined(__OpenBSD__) || defined(__MACH__) || defined(__NetBSD__) + #define PTRACE_ATTACH PT_ATTACH + #define PTRACE_DETACH PT_DETACH + #endif diff --git a/security/zebedee/Makefile b/security/zebedee/Makefile index ada96e276..212790d86 100644 --- a/security/zebedee/Makefile +++ b/security/zebedee/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2014/05/29 23:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:51:11 wiz Exp $ DISTNAME= zebedee-2.5.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zebedee/} diff --git a/security/zoneminder/MESSAGE b/security/zoneminder/MESSAGE index 4b46bc533..d0995f10f 100644 --- a/security/zoneminder/MESSAGE +++ b/security/zoneminder/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2013/03/15 02:56:56 dsainty Exp $ +$NetBSD: MESSAGE,v 1.3 2015/04/05 08:51:08 dsainty Exp $ All documentation for ZoneMinder is now online at: @@ -43,8 +43,9 @@ To enable the web interface via Apache, add the following line to httpd.conf: Include ${PREFIX}/share/examples/zoneminder/apache/zoneminder.conf -Also follow the configuration instructions for www/ap-php and -databases/php-mysql packages. Use pkg_info to read their MESSAGE files. +Also follow the configuration instructions for www/ap-php, +databases/php-mysql, databases/php-pdo and databases/php-pdo_mysql packages. +Use pkg_info to read their MESSAGE files. PHP may log warnings if the PHP date.timezone configuration is not set. Consider assigning a default system time zone to date.timezone in diff --git a/security/zoneminder/Makefile b/security/zoneminder/Makefile index 546d80977..46a012ff0 100644 --- a/security/zoneminder/Makefile +++ b/security/zoneminder/Makefile @@ -1,16 +1,22 @@ -# $NetBSD: Makefile,v 1.13 2014/09/08 21:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:11 wiz Exp $ -DISTNAME= ZoneMinder-1.25.0 PKGNAME= ${DISTNAME:S/ZoneMinder-/zoneminder-/} -PKGREVISION= 9 +DISTNAME= ZoneMinder-1.28.1 +PKGREVISION= 3 CATEGORIES= security -MASTER_SITES= http://www2.zoneminder.com/downloads/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=ZoneMinder/} +GITHUB_PROJECT= ZoneMinder +GITHUB_TYPE= tag +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= dsainty@NetBSD.org HOMEPAGE= http://www.zoneminder.com/ COMMENT= Video camera security and surveillance solution LICENSE= gnu-gpl-v2 +# NetBSD tar: Invalid header, starting valid header search. +EXTRACT_USING= gtar + DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm PKG_OPTIONS_VAR= PKG_OPTIONS.zoneminder @@ -21,7 +27,7 @@ PKG_SUGGESTED_OPTIONS= apache GNU_CONFIGURE= yes USE_LANGUAGES= c c++ -USE_TOOLS+= aclocal autoconf autoheader automake gmake perl +USE_TOOLS+= aclocal autoconf autoheader automake gmake perl pkg-config # MIME::Entity is needed from p5-MIME-tools # LWP::UserAgent is needed from p5-libwww @@ -55,12 +61,19 @@ CONFIGURE_ARGS+= --with-cgidir=${PREFIX}/${ZM_HTTPD_CGIBIN:Q} CONFIGURE_ARGS+= --with-mysql=${BUILDLINK_PREFIX.mysql-client} CONFIGURE_ARGS+= --localstatedir=${VARBASE} +# PolicyKit doesn't actually seem to be necessary. This hack disables +# configure's hunt for PolicyKit, but has no other apparent ill effects. +CONFIGURE_ENV+= POLKIT_CFLAGS=" " POLKIT_LIBS=" " + +PTHREAD_AUTO_VARS= yes +.include "../../mk/pthread.buildlink3.mk" + CONFIGURE_ENV+= OPT_NETPBM=yes CONFIGURE_ENV+= PATH_NETPBM=${PREFIX}/bin/pnmscale -.include "../../multimedia/ffmpeg010/buildlink3.mk" -CONFIGURE_ARGS+= --with-ffmpeg=${BUILDLINK_PREFIX.ffmpeg010} -CONFIGURE_ENV+= PATH_FFMPEG=${BUILDLINK_PREFIX.ffmpeg010}/bin/ffmpeg010 +.include "../../multimedia/ffmpeg2/buildlink3.mk" +CONFIGURE_ARGS+= --with-ffmpeg=${BUILDLINK_PREFIX.ffmpeg2} +CONFIGURE_ENV+= PATH_FFMPEG=${BUILDLINK_PREFIX.ffmpeg2}/bin/ffmpeg2 CONFIGURE_ENV+= OPT_FFMPEG=yes # The backtrace requires Linux's unportable header. @@ -80,8 +93,10 @@ CFLAGS+= -D__STDC_CONSTANT_MACROS # gnutls. CONFIGURE_ENV+= ZM_SSL_LIB=openssl -# Control where run-time state (PID file) gets stored. -CONFIGURE_ENV+= ZM_RUNDIR=${VARBASE}/run +# Control where run-time state (PID file and sockets) get stored. +# Default is "/var/run/zm", but we want to conform to VARBASE. +CONFIGURE_ENV+= ZM_RUNDIR=${VARBASE}/run/zm +CONFIGURE_ENV+= ZM_SOCKDIR=${VARBASE}/run/zm .if !empty(PKG_OPTIONS:Mapache) .include "../../mk/apache.mk" @@ -101,6 +116,7 @@ CONFIGURE_ARGS+= --with-webgroup=${APACHE_GROUP} .include "../../lang/php/phpversion.mk" DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-[0-9]*:../../www/ap-php DEPENDS+= ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql +DEPENDS+= ${PHP_PKG_PREFIX}-pdo_mysql-[0-9]*:../../databases/php-pdo_mysql .endif # This directory contains state, so use OWN_DIRS instead of MAKE_DIRS. @@ -111,6 +127,7 @@ OWN_DIRS_PERMS+= ${ZM_CACHE}/images ${ROOT_USER} ${APACHE_GROUP} 775 OWN_DIRS_PERMS+= ${ZM_CACHE}/events ${ROOT_USER} ${APACHE_GROUP} 775 REPLACE_PERL+= scripts/zmaudit.pl.in +REPLACE_PERL+= scripts/zmcamtool.pl.in REPLACE_PERL+= scripts/zmcontrol.pl.in REPLACE_PERL+= scripts/zmdc.pl.in REPLACE_PERL+= scripts/zmfilter.pl.in @@ -122,6 +139,30 @@ REPLACE_PERL+= scripts/zmvideo.pl.in REPLACE_PERL+= scripts/zmwatch.pl.in REPLACE_PERL+= scripts/zmx10.pl.in +# +# The intention of zmsystemctl.pl is to use bin/pkexec to allow the +# apache user to start and stop the ZoneMinder services on operating +# systems using systemd and newer versions of Polkit than Pkgsrc +# currently has. +# +# If the base OS doesn't use systemd (E.g. anything not Linux), this +# file shouldn't be used anyway. +# +# In Pkgsrc we ignore the potentially absent pkexec interpreter in +# this file. If the base OS uses systemd, it probably also has pkexec +# in its base installation. +# + +CHECK_INTERPRETER_SKIP+= bin/zmsystemctl.pl +EXTRA_PERL+= scripts/zmsystemctl.pl.in + +SUBST_CLASSES+= systemd-perl +SUBST_MESSAGE.systemd-perl= Adjusting systemd pkexec perl. +SUBST_STAGE.systemd-perl= pre-configure +SUBST_FILES.systemd-perl= scripts/zmsystemctl.pl.in +SUBST_SED.systemd-perl= -e 's|/usr/bin/perl|${PERL5}|g' + + SUBST_CLASSES+= dbpaths-path SUBST_MESSAGE.dbpaths-path= Adjusting default paths in configuration. SUBST_STAGE.dbpaths-path= pre-configure @@ -137,7 +178,7 @@ SUBST_SED.dbpaths-path+= -e 's|/cgi-bin/nph-zms|/zm/cgi-bin/nph-zms|g' SUBST_CLASSES+= script-path SUBST_MESSAGE.script-path= Adjusting paths in scripts. SUBST_STAGE.script-path= pre-configure -SUBST_FILES.script-path= ${REPLACE_PERL} +SUBST_FILES.script-path= ${REPLACE_PERL} ${EXTRA_PERL} SUBST_SED.script-path= -e "s|^\\([\$$]ENV{PATH} *= *'\\).*';\$$|\\1${PREFIX}/bin:/bin:/usr/bin';|g" SUBST_CLASSES+= files @@ -153,6 +194,10 @@ PLIST_VARS+= rcd PLIST.rcd= yes .endif +.if ${OPSYS} == "NetBSD" && exists(/usr/include/execinfo.h) +LIBS+= -lexecinfo +.endif + post-extract: ${CP} ${FILESDIR}/zoneminder.conf ${WRKSRC}/zoneminder.conf diff --git a/security/zoneminder/PLIST b/security/zoneminder/PLIST index 1158b2c70..ca5b0d315 100644 --- a/security/zoneminder/PLIST +++ b/security/zoneminder/PLIST @@ -1,14 +1,15 @@ -@comment $NetBSD: PLIST,v 1.3 2014/05/06 15:07:40 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/05 08:51:08 dsainty Exp $ bin/zma bin/zmaudit.pl bin/zmc +bin/zmcamtool.pl bin/zmcontrol.pl bin/zmdc.pl bin/zmf bin/zmfilter.pl -bin/zmfix bin/zmpkg.pl bin/zmstreamer +bin/zmsystemctl.pl bin/zmtrack.pl bin/zmtrigger.pl bin/zmu @@ -21,6 +22,82 @@ ${ZM_HTTPD_CGIBIN}/zms ${PLIST.rcd}share/examples/rc.d/zoneminder share/examples/zoneminder/apache/zoneminder.conf share/examples/zoneminder/config/zm.conf +${PERL5_SUB_INSTALLVENDORARCH}/auto/ZoneMinder/.packlist +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Base.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/ConfigAdmin.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/ConfigData.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Config.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/AxisV2.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/FI8608W_Y2k.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/FI8620_Y2k.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/FI8908W.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/FI9821W_Y2k.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/LoftekSentinel.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/M8640.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/mjpgStreamer.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/Ncs370.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/PanasonicIP.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/PelcoD.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/PelcoP.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/SkyIPCam7xx.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/Toshiba_IK_WB11A.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/TVIP862.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/Visca.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Control/Wanscam.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Database.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/General.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/General.pm.orig +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Logger.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Memory/Mapped.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Memory.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Memory/Shared.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Channel/File.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Channel/Handle.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Channel/Inet.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Channel.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Channel/Serial.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Channel/Spawning.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Channel/Unix.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Connection/Example.pm +${PERL5_SUB_INSTALLVENDORLIB}/ZoneMinder/Trigger/Connection.pm +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Base.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Config.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::ConfigAdmin.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::ConfigData.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::AxisV2.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::FI8608W_Y2k.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::FI8620_Y2k.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::FI8908W.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::FI9821W_Y2k.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::M8640.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::mjpgStreamer.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::Ncs370.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::PanasonicIP.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::PelcoD.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::PelcoP.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::SkyIPCam7xx.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::Toshiba_IK_WB11A.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::TVIP862.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::Visca.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Control::Wanscam.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Database.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::General.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Logger.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Memory.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Channel.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Channel::File.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Channel::Handle.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Channel::Inet.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Channel::Serial.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Channel::Spawning.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Channel::Unix.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Connection.3 +${PERL5_SUB_INSTALLVENDORMAN3DIR}/ZoneMinder::Trigger::Connection::Example.3 +share/zoneminder/db/test.monitor.sql share/zoneminder/db/zm_create.sql share/zoneminder/db/zm_update-0.0.1.sql share/zoneminder/db/zm_update-0.9.10.sql @@ -62,6 +139,15 @@ share/zoneminder/db/zm_update-1.24.1.sql share/zoneminder/db/zm_update-1.24.2.sql share/zoneminder/db/zm_update-1.24.3.sql share/zoneminder/db/zm_update-1.24.4.sql +share/zoneminder/db/zm_update-1.26.0.sql +share/zoneminder/db/zm_update-1.26.1.sql +share/zoneminder/db/zm_update-1.26.2.sql +share/zoneminder/db/zm_update-1.26.3.sql +share/zoneminder/db/zm_update-1.26.5.sql +share/zoneminder/db/zm_update-1.27.0.sql +share/zoneminder/db/zm_update-1.27.99.0.sql +share/zoneminder/db/zm_update-1.28.0.sql +share/zoneminder/db/zm_update-1.28.1.sql ${ZM_HTTPD_ROOT}/ajax/alarm.php ${ZM_HTTPD_ROOT}/ajax/control.php ${ZM_HTTPD_ROOT}/ajax/event.php @@ -218,7 +304,7 @@ ${ZM_HTTPD_ROOT}/skins/classic/views/js/monitorprobe.js ${ZM_HTTPD_ROOT}/skins/classic/views/js/montage.js ${ZM_HTTPD_ROOT}/skins/classic/views/js/montage.js.php ${ZM_HTTPD_ROOT}/skins/classic/views/js/options.js.php -${ZM_HTTPD_ROOT}/skins/classic/views/js/postlogin.js +${ZM_HTTPD_ROOT}/skins/classic/views/js/postlogin.js.php ${ZM_HTTPD_ROOT}/skins/classic/views/js/state.js ${ZM_HTTPD_ROOT}/skins/classic/views/js/state.js.php ${ZM_HTTPD_ROOT}/skins/classic/views/js/timeline.js @@ -254,6 +340,152 @@ ${ZM_HTTPD_ROOT}/skins/classic/views/video.php ${ZM_HTTPD_ROOT}/skins/classic/views/watch.php ${ZM_HTTPD_ROOT}/skins/classic/views/zone.php ${ZM_HTTPD_ROOT}/skins/classic/views/zones.php +${ZM_HTTPD_ROOT}/skins/flat/css/control.css +${ZM_HTTPD_ROOT}/skins/flat/css/export.css +${ZM_HTTPD_ROOT}/skins/flat/css/skin.css +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-d.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-dl.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-dr.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-l-d.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-l-u.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-l.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-r.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-s-d.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-s-u.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-u.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-ul.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/arrow-ur.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/center.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/point-g.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/point-o.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/point-r.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/seq-d.gif +${ZM_HTTPD_ROOT}/skins/flat/graphics/seq-u.gif +${ZM_HTTPD_ROOT}/skins/flat/includes/config.php +${ZM_HTTPD_ROOT}/skins/flat/includes/control_functions.php +${ZM_HTTPD_ROOT}/skins/flat/includes/export_functions.php +${ZM_HTTPD_ROOT}/skins/flat/includes/functions.php +${ZM_HTTPD_ROOT}/skins/flat/includes/init.php +${ZM_HTTPD_ROOT}/skins/flat/includes/timeline_functions.php +${ZM_HTTPD_ROOT}/skins/flat/js/skin.js +${ZM_HTTPD_ROOT}/skins/flat/js/skin.js.php +${ZM_HTTPD_ROOT}/skins/flat/skin.php +${ZM_HTTPD_ROOT}/skins/flat/views/Makefile.am +${ZM_HTTPD_ROOT}/skins/flat/views/bandwidth.php +${ZM_HTTPD_ROOT}/skins/flat/views/blank.php +${ZM_HTTPD_ROOT}/skins/flat/views/console.php +${ZM_HTTPD_ROOT}/skins/flat/views/control.php +${ZM_HTTPD_ROOT}/skins/flat/views/controlcap.php +${ZM_HTTPD_ROOT}/skins/flat/views/controlcaps.php +${ZM_HTTPD_ROOT}/skins/flat/views/controlpreset.php +${ZM_HTTPD_ROOT}/skins/flat/views/css/console.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/control.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/controlcaps.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/devices.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/event.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/events.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/export.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/filter.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/frame.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/frames.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/groups.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/log.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/monitor.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/montage.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/montage_2wide.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/montage_3wide.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/montage_3wide50enlarge.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/montage_4wide.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/montage_freeform.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/options.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/stats.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/timeline.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/timeline.css.php +${ZM_HTTPD_ROOT}/skins/flat/views/css/video.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/watch.css +${ZM_HTTPD_ROOT}/skins/flat/views/css/zone.css +${ZM_HTTPD_ROOT}/skins/flat/views/cycle.php +${ZM_HTTPD_ROOT}/skins/flat/views/device.php +${ZM_HTTPD_ROOT}/skins/flat/views/devices.php +${ZM_HTTPD_ROOT}/skins/flat/views/donate.php +${ZM_HTTPD_ROOT}/skins/flat/views/error.php +${ZM_HTTPD_ROOT}/skins/flat/views/event.php +${ZM_HTTPD_ROOT}/skins/flat/views/eventdetail.php +${ZM_HTTPD_ROOT}/skins/flat/views/events.php +${ZM_HTTPD_ROOT}/skins/flat/views/export.php +${ZM_HTTPD_ROOT}/skins/flat/views/filter.php +${ZM_HTTPD_ROOT}/skins/flat/views/filtersave.php +${ZM_HTTPD_ROOT}/skins/flat/views/frame.php +${ZM_HTTPD_ROOT}/skins/flat/views/frames.php +${ZM_HTTPD_ROOT}/skins/flat/views/function.php +${ZM_HTTPD_ROOT}/skins/flat/views/group.php +${ZM_HTTPD_ROOT}/skins/flat/views/groups.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/Makefile.am +${ZM_HTTPD_ROOT}/skins/flat/views/js/console.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/console.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/control.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/controlpreset.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/controlpreset.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/cycle.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/cycle.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/devices.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/donate.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/donate.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/event.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/event.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/events.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/events.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/export.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/export.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/filter.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/filter.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/group.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/groups.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/log.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/login.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/monitor.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/monitor.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/monitorpreset.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/monitorprobe.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/montage.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/montage.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/options.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/postlogin.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/state.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/state.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/timeline.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/timeline.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/user.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/version.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/version.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/video.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/video.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/watch.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/watch.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/js/zone.js +${ZM_HTTPD_ROOT}/skins/flat/views/js/zone.js.php +${ZM_HTTPD_ROOT}/skins/flat/views/log.php +${ZM_HTTPD_ROOT}/skins/flat/views/login.php +${ZM_HTTPD_ROOT}/skins/flat/views/logout.php +${ZM_HTTPD_ROOT}/skins/flat/views/monitor.php +${ZM_HTTPD_ROOT}/skins/flat/views/monitorpreset.php +${ZM_HTTPD_ROOT}/skins/flat/views/monitorprobe.php +${ZM_HTTPD_ROOT}/skins/flat/views/montage.php +${ZM_HTTPD_ROOT}/skins/flat/views/none.php +${ZM_HTTPD_ROOT}/skins/flat/views/optionhelp.php +${ZM_HTTPD_ROOT}/skins/flat/views/options.php +${ZM_HTTPD_ROOT}/skins/flat/views/postlogin.php +${ZM_HTTPD_ROOT}/skins/flat/views/settings.php +${ZM_HTTPD_ROOT}/skins/flat/views/state.php +${ZM_HTTPD_ROOT}/skins/flat/views/stats.php +${ZM_HTTPD_ROOT}/skins/flat/views/status.php +${ZM_HTTPD_ROOT}/skins/flat/views/timeline.php +${ZM_HTTPD_ROOT}/skins/flat/views/user.php +${ZM_HTTPD_ROOT}/skins/flat/views/version.php +${ZM_HTTPD_ROOT}/skins/flat/views/video.php +${ZM_HTTPD_ROOT}/skins/flat/views/watch.php +${ZM_HTTPD_ROOT}/skins/flat/views/zone.php +${ZM_HTTPD_ROOT}/skins/flat/views/zones.php ${ZM_HTTPD_ROOT}/skins/mobile/css/skin.css ${ZM_HTTPD_ROOT}/skins/mobile/includes/config.php ${ZM_HTTPD_ROOT}/skins/mobile/includes/control_functions.php diff --git a/security/zoneminder/distinfo b/security/zoneminder/distinfo index 3cfea4bef..c1a025378 100644 --- a/security/zoneminder/distinfo +++ b/security/zoneminder/distinfo @@ -1,24 +1,24 @@ -$NetBSD: distinfo,v 1.4 2014/05/20 11:30:27 dsainty Exp $ +$NetBSD: distinfo,v 1.7 2015/04/10 02:58:49 dsainty Exp $ -SHA1 (ZoneMinder-1.25.0.tar.gz) = a93a976a5cd82f1e197f4d7bd626d3f0387c4231 -RMD160 (ZoneMinder-1.25.0.tar.gz) = 32a4f503770103e55bfe592864c1cab82e7395a6 -Size (ZoneMinder-1.25.0.tar.gz) = 1119091 bytes -SHA1 (patch-Makefile_am) = 09b3ba7f9c292ef672506219be66f059290b6405 -SHA1 (patch-configure_ac) = 87410ce8bc8fe42e08bf0e32e40b59619f7db90d -SHA1 (patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm) = 9aa69b922c323e2ba34e37de7923e2ee97430f7f -SHA1 (patch-scripts_zm_in) = 91809c9a179a0135c432a0ffad7c2d2ddfd512de -SHA1 (patch-src_Makefile_am) = 84999df8b7c80b049e2dd9cb308e12f50ed8285f -SHA1 (patch-src_zm__thread.h) = 8313d3294592fd08c775f612d70cc935e4f64d9a -SHA1 (patch-src_zm__timer.h) = 38dae4f8573c7ae6d459adddf05260ce4b6e2088 +SHA1 (ZoneMinder-1.28.1.tar.gz) = 3e173ae1aac529b60d79a5fc668c107f0679d0a2 +RMD160 (ZoneMinder-1.28.1.tar.gz) = b3cc305656cb5b73d4ac0e21fe937c237467cdd1 +Size (ZoneMinder-1.28.1.tar.gz) = 3864811 bytes +SHA1 (patch-Makefile_am) = ae6f2f3c6825a44be019ad5dc0b45929c85d4ba9 +SHA1 (patch-configure_ac) = 110a7a10506ba931369904d777dec5cc2185f556 +SHA1 (patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm) = 841d897662958698a4dfcb95dd5bc43bb5fed568 +SHA1 (patch-scripts_zm_in) = 8f59085bb9293afa7aeb268000c75988e5371c66 +SHA1 (patch-src_Makefile_am) = 0f6571c9d5a3e688544f93d687d266e1b71f0f43 +SHA1 (patch-src_zm__thread.h) = 67dbd1e9c19df63fd120344cc8a36d663a724409 +SHA1 (patch-src_zm__timer.h) = 38080d08b5834e3dae713e81488944887ce5848b SHA1 (patch-src_zm__utils.cpp) = f6a109296146822014d57d39094390adcc5df760 -SHA1 (patch-src_zm__utils.h) = 361a69dfd4e2c3e46cf6fea3e1470df2e5cfa446 +SHA1 (patch-src_zm__utils.h) = dbda8ba527f08b0337f6d2afa155ce4adc733e1e SHA1 (patch-src_zm_comms_cpp) = d40932a3d0ae4375a649f200d973995d56aa71c7 SHA1 (patch-src_zm_comms_h) = baeb73040ff3ba862f23ad6301de7daba182456e +SHA1 (patch-src_zm_ffmpeg_camera_cpp) = 6ead5f9afbe984aab14fee337093fd0269c6e9d8 SHA1 (patch-src_zm_logger_cpp) = 3b0373e9d648d25ef4e3e09429199f654f876ccb -SHA1 (patch-src_zm_remote_camera_h) = c86b6267c295caba71ca72df02c24e6b6cba981f -SHA1 (patch-src_zm_signal_h) = 226e96d4771921a8ad23fbe130a80a43550062d3 +SHA1 (patch-src_zm_remote_camera_h) = 0d4bd7dae0188df7e463586250ac2ed530230f3d +SHA1 (patch-src_zm_signal_cpp) = fa11938f55ccd50a1a9e949d6b58dd07773f2690 SHA1 (patch-src_zm_thread_cpp) = c5f64697c3024c6c382f9ae2c5dbe9c21b529b6e SHA1 (patch-src_zmc_cpp) = d1046ddfad3a88bdd30501237834ec9e9fbc4c83 -SHA1 (patch-src_zmf_cpp) = 77dafa6ef6e9756b975e45b2ca41d1be85f9bf2c SHA1 (patch-web_Makefile.am) = ddb3815fa1b1799658034789302c8d3840f2b894 SHA1 (patch-web_ajax_stream_php) = e8f811e63bedec03345b74db72c3d8014b3cc7f6 diff --git a/security/zoneminder/patches/patch-Makefile_am b/security/zoneminder/patches/patch-Makefile_am index e64706c1a..5f06090d9 100644 --- a/security/zoneminder/patches/patch-Makefile_am +++ b/security/zoneminder/patches/patch-Makefile_am @@ -1,27 +1,27 @@ -$NetBSD: patch-Makefile_am,v 1.2 2013/03/24 16:47:47 joerg Exp $ +$NetBSD: patch-Makefile_am,v 1.3 2015/04/05 08:51:08 dsainty Exp $ Disable the hacks around ownership setup so Pkgsrc can take responsibility. Don't install zm.conf at all - let Pkgsrc install it into EGDIR. --- Makefile.am.orig 2011-05-20 09:39:37.000000000 +0000 +++ Makefile.am -@@ -4,8 +4,8 @@ AUTOMAKE_OPTIONS = gnu - webuser = @WEB_USER@ +@@ -5,8 +5,8 @@ webgroup = @WEB_GROUP@ + zmconfigdir = @ZM_CONFIG_DIR@ --sysconf_DATA = \ +-zmconfig_DATA = \ - zm.conf -+#sysconf_DATA = \ ++#zmconfig_DATA = \ +# zm.conf SUBDIRS = \ src \ -@@ -19,7 +19,7 @@ EXTRA_DIST = \ +@@ -20,7 +20,7 @@ zmconfgen.pl.in # Yes, you are correct. This is a HACK! -install-data-hook: +pkgsrc-disabled-install-data-hook: - ( cd $(DESTDIR)$(sysconfdir); chown $(webuser):$(webgroup) $(sysconf_DATA); chmod 600 $(sysconf_DATA) ) - ( if ! test -e $(ZM_RUNDIR); then mkdir -p $(ZM_RUNDIR); fi; if test "$(ZM_RUNDIR)" != "/var/run"; then chown $(webuser):$(webgroup) $(ZM_RUNDIR); chmod u+w $(ZM_RUNDIR); fi ) - ( if ! test -e $(ZM_TMPDIR); then mkdir -m 700 -p $(ZM_TMPDIR); fi; if test "$(ZM_TMPDIR)" != "/tmp"; then chown $(webuser):$(webgroup) $(ZM_TMPDIR); chmod u+w $(ZM_TMPDIR); fi ) + ( cd $(DESTDIR)$(zmconfigdir); chown $(webuser):$(webgroup) $(zmconfig_DATA); chmod 600 $(zmconfig_DATA) ) + ( if ! test -e $(DESTDIR)$(ZM_RUNDIR); then mkdir -p $(DESTDIR)$(ZM_RUNDIR); fi; if test "$(DESTDIR)$(ZM_RUNDIR)" != "/var/run"; then chown $(webuser):$(webgroup) $(DESTDIR)$(ZM_RUNDIR); chmod u+w $(DESTDIR)$(ZM_RUNDIR); fi ) + ( if ! test -e $(DESTDIR)$(ZM_SOCKDIR); then mkdir -p $(DESTDIR)$(ZM_SOCKDIR); fi; if test "$(DESTDIR)$(ZM_SOCKDIR)" != "/var/run"; then chown $(webuser):$(webgroup) $(DESTDIR)$(ZM_SOCKDIR); chmod u+w $(DESTDIR)$(ZM_SOCKDIR); fi ) diff --git a/security/zoneminder/patches/patch-configure_ac b/security/zoneminder/patches/patch-configure_ac index 779599de5..49a8a73ec 100644 --- a/security/zoneminder/patches/patch-configure_ac +++ b/security/zoneminder/patches/patch-configure_ac @@ -1,30 +1,30 @@ -$NetBSD: patch-configure_ac,v 1.2 2013/03/24 16:47:47 joerg Exp $ +$NetBSD: patch-configure_ac,v 1.4 2015/04/07 12:54:36 dsainty Exp $ -Set PATH_BUILD to PREFIX/share/zoneminder, so that zmupdate.pl can locate the -database build scripts as installed files, not out of a probably non-existent -build directory. Correct shell syntax. Allow Pkgsrc to manage dlopen() -support. +Recognise lower-case "netbsd" as BSD. ---- configure.ac.orig 2011-08-23 15:10:32.000000000 +0000 -+++ configure.ac -@@ -2,10 +2,10 @@ AC_PREREQ(2.59) - AC_INIT(zm,1.25.0,[http://www.zoneminder.com/forums/ - Please check FAQ first],ZoneMinder,http://www.zoneminder.com/downloads.html) - AM_INIT_AUTOMAKE - AC_CONFIG_SRCDIR(src/zm.h) --AM_CONFIG_HEADER(config.h) -+AC_CONFIG_HEADERS(config.h) - --PATH_BUILD=`pwd` --AC_SUBST(PATH_BUILD) -+AC_DEFINE_DIR([DATA_ROOT_DIR],[datarootdir],[Expanded data directory]) -+AC_SUBST(PATH_BUILD, "$DATA_ROOT_DIR/zoneminder") - TIME_BUILD=`date +'%s'` - AC_SUBST(TIME_BUILD) - -@@ -19,31 +19,31 @@ AC_ARG_VAR(ZM_RUNDIR,[Location of transi - AC_ARG_VAR(ZM_TMPDIR,[Location of temporary files, default /tmp/zm]) +Correct shell test = syntax. + +Allow Pkgsrc to manage dlopen() support. + +--- configure.ac.orig 2015-02-05 15:52:37.000000000 +1300 ++++ configure.ac 2015-04-01 23:24:28.305177975 +1300 +@@ -23,7 +23,7 @@ + # Do something specific for linux + HOST_OS='linux' + ;; +- *BSD*) ++ *[[Bb][Ss][dD]]*) + # Do something specific for BSD + HOST_OS='BSD' + ;; +@@ -48,41 +48,41 @@ AC_ARG_VAR(ZM_LOGDIR,[Location of generated log files, default /var/log/zm]) + AC_ARG_VAR(ZM_CONFIG_DIR,[Location of ZoneMinder configuration, default system config directory]) +-if test "$ZM_DB_TYPE" == ""; then ++if test "$ZM_DB_TYPE" = ""; then + AC_SUBST(ZM_DB_TYPE,[mysql]) + fi -if test "$ZM_DB_HOST" == ""; then +if test "$ZM_DB_HOST" = ""; then AC_SUBST(ZM_DB_HOST,[localhost]) @@ -47,12 +47,16 @@ support. fi -if test "$ZM_MYSQL_ENGINE" == ""; then +if test "$ZM_MYSQL_ENGINE" = ""; then - AC_SUBST(ZM_MYSQL_ENGINE,MyISAM) + AC_SUBST(ZM_MYSQL_ENGINE,InnoDB) fi -if test "$ZM_RUNDIR" == ""; then +if test "$ZM_RUNDIR" = ""; then AC_SUBST(ZM_RUNDIR,[/var/run/zm]) fi +-if test "$ZM_SOCKDIR" == ""; then ++if test "$ZM_SOCKDIR" = ""; then + AC_SUBST(ZM_SOCKDIR,[/var/run/zm]) + fi -if test "$ZM_TMPDIR" == ""; then +if test "$ZM_TMPDIR" = ""; then AC_SUBST(ZM_TMPDIR,[/tmp/zm]) @@ -61,8 +65,13 @@ support. +if test "$ZM_LOGDIR" = ""; then AC_SUBST(ZM_LOGDIR,[/var/log/zm]) fi + AC_DEFINE_DIR([SYSCONFDIR],[sysconfdir],[Expanded configuration directory]) +-if test "$ZM_CONFIG_DIR" == ""; then ++if test "$ZM_CONFIG_DIR" = ""; then + AC_SUBST(ZM_CONFIG_DIR,[$SYSCONFDIR]) + fi -@@ -203,7 +203,7 @@ AC_ARG_ENABLE(mmap, +@@ -254,7 +254,7 @@ filesystem which will normally be the case by default. e.g. --enable-mmap=yes or --disable-mmap]) ) @@ -71,7 +80,7 @@ support. AC_DEFINE(ZM_MEM_MAPPED,1,"Whether to use mapped rather than shared memory") else AC_DEFINE(ZM_MEM_MAPPED,0,"Whether to use mapped rather than shared memory") -@@ -254,7 +254,7 @@ AC_CHECK_PROG(OPT_FFMPEG,ffmpeg,yes,no) +@@ -303,7 +303,7 @@ AC_PATH_PROG(PATH_FFMPEG,ffmpeg) AC_CHECK_PROG(OPT_NETPBM,pnmscale,yes,no) AC_PATH_PROG(PATH_NETPBM,pnmscale) @@ -80,18 +89,32 @@ support. PATH_NETPBM=`dirname $PATH_NETPBM` fi -@@ -262,8 +262,8 @@ fi - AC_CHECK_LIB(mysqlclient,mysql_init,,AC_MSG_ERROR(zm requires libmysqlclient.a)) +@@ -311,20 +311,20 @@ + AC_SEARCH_LIBS(mysql_init,[mysqlclient mariadbclient],,AC_MSG_ERROR(zm requires libmysqlclient.a or libmariadbclient.a)) AC_CHECK_LIB(jpeg,jpeg_start_compress,,AC_MSG_ERROR(zm requires libjpeg.a)) AC_CHECK_LIB(pthread,pthread_create,,AC_MSG_ERROR(zm requires libpthread.a)) -AC_CHECK_LIB(dl,dlsym,,AC_MSG_ERROR(zm requires libdl.a)) -if test "$ZM_SSL_LIB" == "openssl"; then +#AC_CHECK_LIB(dl,dlsym,,AC_MSG_ERROR(zm requires libdl.a)) +if test "$ZM_SSL_LIB" = "openssl"; then + AC_CHECK_HEADERS(openssl/md5.h,,AC_MSG_WARN(zm requires openssl/md5.h header to be installed for openssl),) AC_CHECK_LIB(crypto,MD5,,AC_MSG_WARN([libcrypto.a is required for authenticated streaming - use ZM_SSL_LIB option to select gnutls instead])) else + AC_CHECK_HEADERS(gnutls/openssl.h,AC_SUBST(ZM_HAS_GNUTLS_OPENSSL,1),AC_SUBST(ZM_HAS_GNUTLS_OPENSSL,0),) + AC_CHECK_HEADERS(gnutls/gnutls.h,AC_SUBST(ZM_HAS_GNUTLS,1),AC_SUBST(ZM_HAS_GNUTLS,0),) +-if test "$ZM_HAS_GNUTLS_OPENSSL" == "0" && test "$ZM_HAS_GNUTLS" == "0"; then ++if test "$ZM_HAS_GNUTLS_OPENSSL" = "0" && test "$ZM_HAS_GNUTLS" = "0"; then + AC_MSG_WARN(gnutls is required for authenticated streaming - use ZM_SSL_LIB option to select openssl instead) + fi AC_CHECK_HEADERS(gcrypt.h,,AC_MSG_WARN(zm requires libgcrypt headers to be installed for gnutls),) -@@ -293,7 +293,7 @@ AC_CHECK_HEADERS(syscall.h,,,) + AC_CHECK_LIB(gcrypt,gcry_check_version,,AC_MSG_WARN([libgcrypt.a is required for authenticated streaming - use ZM_SSL_LIB option to select openssl instead])) + AC_CHECK_LIB(gnutls,gnutls_fingerprint,,AC_MSG_WARN([libgnutls.a is required for authenticated streaming - use ZM_SSL_LIB option to select openssl instead])) +-if test "$ZM_HAS_GNUTLS_OPENSSL" == "1"; then ++if test "$ZM_HAS_GNUTLS_OPENSSL" = "1"; then + AC_CHECK_LIB(gnutls-openssl,MD5,,AC_MSG_WARN([libgnutls.a is required for authenticated streaming - use ZM_SSL_LIB option to select openssl instead])) + fi + fi +@@ -356,7 +356,7 @@ AC_CHECK_HEADERS(pthread.h,,,) AC_CHECK_HEADERS(linux/videodev.h,AC_SUBST(ZM_HAS_V4L1,1),AC_SUBST(ZM_HAS_V4L1,0),) AC_CHECK_HEADERS(linux/videodev2.h,AC_SUBST(ZM_HAS_V4L2,1),AC_SUBST(ZM_HAS_V4L2,0),) @@ -100,8 +123,8 @@ support. AC_SUBST(ZM_HAS_V4L,1) else AC_SUBST(ZM_HAS_V4L,0) -@@ -307,7 +307,7 @@ AC_CHECK_HEADERS(libavformat/avformat.h, - AC_CHECK_HEADERS(libswscale/swscale.h,,,) +@@ -372,7 +372,7 @@ + AC_LANG_POP([C]) AC_CHECK_HEADERS(pcre/pcre.h,AC_SUBST(ZM_PCRE,"1"),,) AC_CHECK_HEADERS(pcre.h,AC_SUBST(ZM_PCRE,"1"),,) -if test "$ENABLE_MMAP" == "yes"; then @@ -109,16 +132,21 @@ support. AC_CHECK_HEADERS(sys/mman.h,,,) AC_CHECK_HEADERS(fcntl.h,,,) else -@@ -317,7 +317,7 @@ fi - AC_CHECK_HEADERS(zlib.h,,,) +@@ -383,11 +383,11 @@ + AC_CHECK_HEADERS(vlc/vlc.h,,,) + AC_CHECK_HEADERS(curl/curl.h,,,) - AC_CHECK_DECLS(round,,,[#include ]) -if test "$ZM_SSL_LIB" == "openssl"; then +if test "$ZM_SSL_LIB" = "openssl"; then AC_CHECK_DECLS(MD5,,AC_MSG_ERROR([zm requires openssl/md5.h - use ZM_SSL_LIB option to select gnutls instead]),[#include #include ]) else -@@ -339,7 +339,7 @@ AC_PROG_PERL_MODULES(Time::HiRes,,AC_MSG +-if test "$ZM_HAS_GNUTLS_OPENSSL" == "1"; then ++if test "$ZM_HAS_GNUTLS_OPENSSL" = "1"; then + AC_CHECK_DECLS(MD5,,AC_MSG_ERROR([zm requires gnutls/openssl.h - use ZM_SSL_LIB option to select openssl instead]),[#include + #include ]) + else +@@ -411,7 +411,7 @@ AC_PROG_PERL_MODULES(Date::Manip,,AC_MSG_ERROR(zm requires Date::Manip)) AC_PROG_PERL_MODULES(LWP::UserAgent,,AC_MSG_ERROR(zm requires LWP::UserAgent)) AC_PROG_PERL_MODULES(ExtUtils::MakeMaker,,AC_MSG_ERROR(zm requires ExtUtils::MakeMaker)) diff --git a/security/zoneminder/patches/patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm b/security/zoneminder/patches/patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm index 1f6021035..b3df6c6a3 100644 --- a/security/zoneminder/patches/patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm +++ b/security/zoneminder/patches/patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm @@ -1,4 +1,4 @@ -$NetBSD: patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm,v 1.1 2014/05/20 11:30:27 dsainty Exp $ +$NetBSD: patch-scripts_ZoneMinder_lib_ZoneMinder_General_pm,v 1.2 2015/04/05 08:51:08 dsainty Exp $ Perl doesn't really support "> /dev/null", so just capture into $output. @@ -19,35 +19,35 @@ installed on the system, or not in the $PATH. Use the -m parameter to su, as ZM_WEB_USER shouldn't require a login shell. ---- scripts/ZoneMinder/lib/ZoneMinder/General.pm.orig 2014-05-13 22:59:22.229694642 +1200 -+++ scripts/ZoneMinder/lib/ZoneMinder/General.pm 2014-05-13 23:03:06.377703932 +1200 -@@ -103,7 +103,7 @@ - my $suffix = ""; - my $command = $prefix.$null_command.$suffix; - Debug( "Testing \"$command\"\n" ); +--- scripts/ZoneMinder/lib/ZoneMinder/General.pm.orig 2015-04-01 19:40:39.708621257 +1300 ++++ scripts/ZoneMinder/lib/ZoneMinder/General.pm 2015-04-01 19:50:47.372646449 +1300 +@@ -107,7 +107,7 @@ + my $suffix = ""; + my $command = $prefix.$null_command.$suffix; + Debug( "Testing \"$command\"\n" ); - $command .= " > /dev/null 2>&1"; -+ $command .= " 2>&1"; - my $output = qx($command); - my $status = $? >> 8; - if ( !$status ) -@@ -120,6 +120,7 @@ - $suffix = "'"; - $command = $prefix.$null_command.$suffix; - Debug( "Testing \"$command\"\n" ); -+ $command .= " 2>&1"; - my $output = qx($command); - my $status = $? >> 8; - if ( !$status ) -@@ -132,10 +133,11 @@ - chomp( $output ); - Debug( "Test failed, '$output'\n" ); ++ $command .= " 2>&1"; + my $output = qx($command); + my $status = $? >> 8; + if ( !$status ) +@@ -124,6 +124,7 @@ + $suffix = "'"; + $command = $prefix.$null_command.$suffix; + Debug( "Testing \"$command\"\n" ); ++ $command .= " 2>&1"; + my $output = qx($command); + my $status = $? >> 8; + if ( !$status ) +@@ -136,10 +137,11 @@ + chomp( $output ); + Debug( "Test failed, '$output'\n" ); -- $prefix = "su ".ZM_WEB_USER." -c '"; -+ $prefix = "su -m ".ZM_WEB_USER." -c '"; - $suffix = "'"; - $command = $prefix.$null_command.$suffix; - Debug( "Testing \"$command\"\n" ); -+ $command .= " 2>&1"; - $output = qx($command); - $status = $? >> 8; - if ( !$status ) +- $prefix = "su ".$Config{ZM_WEB_USER}." -c '"; ++ $prefix = "su -m ".$Config{ZM_WEB_USER}." -c '"; + $suffix = "'"; + $command = $prefix.$null_command.$suffix; + Debug( "Testing \"$command\"\n" ); ++ $command .= " 2>&1"; + $output = qx($command); + $status = $? >> 8; + if ( !$status ) diff --git a/security/zoneminder/patches/patch-scripts_zm_in b/security/zoneminder/patches/patch-scripts_zm_in index b108b17c5..665c5a118 100644 --- a/security/zoneminder/patches/patch-scripts_zm_in +++ b/security/zoneminder/patches/patch-scripts_zm_in @@ -1,14 +1,14 @@ -$NetBSD: patch-scripts_zm_in,v 1.2 2013/03/24 16:47:47 joerg Exp $ +$NetBSD: patch-scripts_zm_in,v 1.3 2015/04/05 08:51:08 dsainty Exp $ /etc/rc.d/init.d/functions doesn't commonly exist. The LOCKFILE feature appears unused, and requires a /var/lock/subsys directory we don't have. ---- scripts/zm.in.orig 2011-06-22 10:42:16.000000000 +0000 -+++ scripts/zm.in -@@ -4,12 +4,12 @@ - # processname: zmpkg.pl +--- scripts/zm.in.orig 2015-02-05 15:52:37.000000000 +1300 ++++ scripts/zm.in 2015-04-01 19:13:32.876553811 +1300 +@@ -7,12 +7,12 @@ + # For systemd environments, use the ZoneMinder systemd unit file instead # Source function library. -. /etc/rc.d/init.d/functions @@ -22,7 +22,7 @@ we don't have. loadconf() { -@@ -50,7 +50,7 @@ start() +@@ -54,7 +54,7 @@ RETVAL=$? [ $RETVAL = 0 ] && success || failure echo @@ -31,7 +31,7 @@ we don't have. return $RETVAL } -@@ -62,7 +62,7 @@ stop() +@@ -66,7 +66,7 @@ RETVAL=$? [ $RETVAL = 0 ] && success || failure echo @@ -40,7 +40,7 @@ we don't have. } zmstatus() -@@ -103,7 +103,7 @@ case "$1" in +@@ -107,7 +107,7 @@ result=`$ZM_PATH_BIN/zmdc.pl check` if [ "$result" = "running" ]; then $ZM_PATH_BIN/zmdc.pl shutdown > /dev/null diff --git a/security/zoneminder/patches/patch-src_Makefile_am b/security/zoneminder/patches/patch-src_Makefile_am index 9f2d7c366..5c9d928bc 100644 --- a/security/zoneminder/patches/patch-src_Makefile_am +++ b/security/zoneminder/patches/patch-src_Makefile_am @@ -1,18 +1,15 @@ -$NetBSD: patch-src_Makefile_am,v 1.2 2013/03/24 16:47:47 joerg Exp $ +$NetBSD: patch-src_Makefile_am,v 1.3 2015/04/05 08:51:08 dsainty Exp $ -Don't pointlessly chown zms. Don't setuid zmfix here, let Pkgsrc deal with -that. +Don't pointlessly chown zms. ---- src/Makefile.am.orig 2011-06-21 07:40:14.000000000 +0000 -+++ src/Makefile.am -@@ -125,8 +125,8 @@ dist-hook: +--- src/Makefile.am.orig 2015-02-05 15:52:37.000000000 +1300 ++++ src/Makefile.am 2015-04-01 19:33:05.628602430 +1300 +@@ -128,7 +128,7 @@ # Yes, you are correct. This is a HACK! install-exec-hook: ( cd $(DESTDIR)@bindir@; mkdir -p $(DESTDIR)$(cgidir); mv zms $(DESTDIR)$(cgidir) ) - ( cd $(DESTDIR)$(cgidir); chown $(webuser):$(webgroup) zms; ln -f zms nph-zms ) -- ( cd $(DESTDIR)@bindir@; chmod u+s zmfix ) + ( cd $(DESTDIR)$(cgidir); ln -f zms nph-zms ) -+# ( cd $(DESTDIR)@bindir@; chmod u+s zmfix ) uninstall-hook: ( cd $(DESTDIR)$(cgidir); rm -f zms nph-zms ) diff --git a/security/zoneminder/patches/patch-src_zm__thread.h b/security/zoneminder/patches/patch-src_zm__thread.h index 5a3e5d6cc..7d8489a65 100644 --- a/security/zoneminder/patches/patch-src_zm__thread.h +++ b/security/zoneminder/patches/patch-src_zm__thread.h @@ -1,21 +1,39 @@ -$NetBSD: patch-src_zm__thread.h,v 1.2 2013/04/29 21:31:13 joerg Exp $ +$NetBSD: patch-src_zm__thread.h,v 1.4 2015/04/10 02:58:49 dsainty Exp $ ---- src/zm_thread.h.orig 2009-06-08 09:20:17.000000000 +0000 -+++ src/zm_thread.h -@@ -20,6 +20,7 @@ - #ifndef ZM_THREAD_H - #define ZM_THREAD_H +Fix build with Clang. + +pthread_t is opaque, and under NetBSD is a pointer. It's being abused here, +but the value is only used for logging, and casting pthread_self() is more +portable than syscall(SYS_gettid). + +--- src/zm_thread.h.orig 2015-02-05 15:52:37.000000000 +1300 ++++ src/zm_thread.h 2015-04-09 18:48:51.419626259 +1200 +@@ -22,17 +22,15 @@ -+#include + #include #include ++#include + #include +-#ifdef HAVE_SYS_SYSCALL_H +-#include +-#endif // HAVE_SYS_SYSCALL_H #include "zm_exception.h" #include "zm_utils.h" -@@ -27,7 +28,7 @@ + class ThreadException : public Exception { public: -- ThreadException( const std::string &message ) : Exception( stringtf( "(%d) "+message, (long int)syscall(224) ) ) -+ ThreadException( const std::string &message ) : Exception( stringtf( ("(%d) "+message).c_str(), (long int)syscall(224) ) ) +- ThreadException( const std::string &message ) : Exception( stringtf( "(%d) "+message, (long int)syscall(SYS_gettid) ) ) ++ ThreadException( const std::string &message ) : Exception( stringtf( ("(%lu) "+message).c_str(), (unsigned long)(uintptr_t)pthread_self() ) ) { } }; +@@ -205,7 +203,7 @@ + + pid_t id() const + { +- return( (pid_t)syscall(SYS_gettid) ); ++ return (pid_t)(uintptr_t)pthread_self(); + } + void exit( int status = 0 ) + { diff --git a/security/zoneminder/patches/patch-src_zm__timer.h b/security/zoneminder/patches/patch-src_zm__timer.h index 77b6a5e93..3c18d3a80 100644 --- a/security/zoneminder/patches/patch-src_zm__timer.h +++ b/security/zoneminder/patches/patch-src_zm__timer.h @@ -1,4 +1,10 @@ -$NetBSD: patch-src_zm__timer.h,v 1.1 2013/03/24 16:47:47 joerg Exp $ +$NetBSD: patch-src_zm__timer.h,v 1.3 2015/04/10 02:58:49 dsainty Exp $ + +Fix build with Clang. + +pthread_t is opaque, and under NetBSD is a pointer. It's being abused here, +but the value is only used for logging, and casting pthread_self() is more +portable than syscall(SYS_gettid). --- src/zm_timer.h.orig 2008-07-25 09:33:24.000000000 +0000 +++ src/zm_timer.h @@ -6,8 +12,8 @@ $NetBSD: patch-src_zm__timer.h,v 1.1 2013/03/24 16:47:47 joerg Exp $ class TimerException : public Exception { public: -- TimerException( const std::string &message ) : Exception( stringtf( "(%d) "+message, (long int)syscall(224) ) ) -+ TimerException( const std::string &message ) : Exception( stringtf( ("(%d) "+message).c_str(), (long int)syscall(224) ) ) +- TimerException( const std::string &message ) : Exception( stringtf( "(%d) "+message, (long int)syscall(SYS_gettid) ) ) ++ TimerException( const std::string &message ) : Exception( stringtf( ("(%lu) "+message).c_str(), (unsigned long)(uintptr_t)pthread_self() ) ) { } }; diff --git a/security/zoneminder/patches/patch-src_zm__utils.h b/security/zoneminder/patches/patch-src_zm__utils.h index 87c319a19..ccc11dc13 100644 --- a/security/zoneminder/patches/patch-src_zm__utils.h +++ b/security/zoneminder/patches/patch-src_zm__utils.h @@ -1,9 +1,9 @@ -$NetBSD: patch-src_zm__utils.h,v 1.1 2013/03/24 16:47:47 joerg Exp $ +$NetBSD: patch-src_zm__utils.h,v 1.2 2015/04/05 08:51:08 dsainty Exp $ ---- src/zm_utils.h.orig 2009-06-02 07:59:26.000000000 +0000 -+++ src/zm_utils.h -@@ -26,7 +26,6 @@ - typedef std::vector StringVector; +--- src/zm_utils.h.orig 2015-04-01 17:20:39.840273017 +1300 ++++ src/zm_utils.h 2015-04-01 17:28:57.376293647 +1300 +@@ -33,7 +33,6 @@ + std::string replaceAll(std::string str, std::string from, std::string to); const std::string stringtf( const char *format, ... ); -const std::string stringtf( const std::string &format, ... ); diff --git a/security/zoneminder/patches/patch-src_zm_ffmpeg_camera_cpp b/security/zoneminder/patches/patch-src_zm_ffmpeg_camera_cpp new file mode 100644 index 000000000..e15cef783 --- /dev/null +++ b/security/zoneminder/patches/patch-src_zm_ffmpeg_camera_cpp @@ -0,0 +1,18 @@ +$NetBSD: patch-src_zm_ffmpeg_camera_cpp,v 1.1 2015/04/10 02:58:49 dsainty Exp $ + +Replace the non-portable pthread_tryjoin_np() with pthread_join(), assessed +as a reasonable patch by the original author. + +https://github.com/ZoneMinder/ZoneMinder/commit/7534557533a7347f4901a139c2b698e76aaf164d + +--- src/zm_ffmpeg_camera.cpp.orig 2015-04-09 12:31:49.987117639 +1200 ++++ src/zm_ffmpeg_camera.cpp 2015-04-09 14:40:54.059009480 +1200 +@@ -120,7 +120,7 @@ + void *retval = 0; + int ret; + +- ret = pthread_tryjoin_np(mReopenThread, &retval); ++ ret = pthread_join(mReopenThread, &retval); + if (ret != 0){ + Error("Could not join reopen thread."); + } diff --git a/security/zoneminder/patches/patch-src_zm_remote_camera_h b/security/zoneminder/patches/patch-src_zm_remote_camera_h index b68c6d005..1bdc9b675 100644 --- a/security/zoneminder/patches/patch-src_zm_remote_camera_h +++ b/security/zoneminder/patches/patch-src_zm_remote_camera_h @@ -1,16 +1,18 @@ -$NetBSD: patch-src_zm_remote_camera_h,v 1.3 2013/04/29 21:31:13 joerg Exp $ +$NetBSD: patch-src_zm_remote_camera_h,v 1.4 2015/04/05 08:51:08 dsainty Exp $ Declare sockaddr_in. ---- src/zm_remote_camera.h.orig 2009-06-02 07:59:26.000000000 +0000 -+++ src/zm_remote_camera.h -@@ -22,8 +22,11 @@ - +--- src/zm_remote_camera.h.orig 2015-02-05 15:52:37.000000000 +1300 ++++ src/zm_remote_camera.h 2015-04-01 17:56:10.736361360 +1300 +@@ -23,10 +23,13 @@ #include "zm_camera.h" + #include "zm_rtsp_auth.h" +#include + #include + #include + #include #include +#include diff --git a/security/zoneminder/patches/patch-src_zm_signal_cpp b/security/zoneminder/patches/patch-src_zm_signal_cpp new file mode 100644 index 000000000..b8a6c00fc --- /dev/null +++ b/security/zoneminder/patches/patch-src_zm_signal_cpp @@ -0,0 +1,25 @@ +$NetBSD: patch-src_zm_signal_cpp,v 1.1 2015/04/10 02:58:49 dsainty Exp $ + +Don't assume machine-dependent IP register details are available for any +platform except Linux. Only Linux is sure to have this style of mcontext_t. + +Resolves build on systems that have ucontext_t but an mcontext_t that +doesn't look like Linux. + +--- src/zm_signal.cpp.orig 2015-04-09 19:15:46.423693213 +1200 ++++ src/zm_signal.cpp 2015-04-09 19:18:25.475699808 +1200 +@@ -66,10 +66,14 @@ + ucontext_t *uc = (ucontext_t *) context; + #if defined(__x86_64__) + cr2 = info->si_addr; ++#if defined(__linux__) + ip = (void *)(uc->uc_mcontext.gregs[REG_RIP]); ++#endif // defined(__linux__) + #else + cr2 = info->si_addr; ++#if defined(__linux__) + ip = (void *)(uc->uc_mcontext.gregs[REG_EIP]); ++#endif // defined(__linux__) + #endif // defined(__x86_64__) + + // Print the signal address and instruction pointer if available diff --git a/security/zoneminder/patches/patch-src_zm_signal_h b/security/zoneminder/patches/patch-src_zm_signal_h deleted file mode 100644 index 7c2d35e2d..000000000 --- a/security/zoneminder/patches/patch-src_zm_signal_h +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-src_zm_signal_h,v 1.2 2013/03/24 16:47:47 joerg Exp $ - -Don't include for lack of portability. - ---- src/zm_signal.h.orig 2008-07-25 09:33:24.000000000 +0000 -+++ src/zm_signal.h -@@ -21,7 +21,6 @@ - #define ZM_SIGNAL_H - - #include --#include - - #include "zm.h" - diff --git a/security/zoneminder/patches/patch-src_zmf_cpp b/security/zoneminder/patches/patch-src_zmf_cpp deleted file mode 100644 index b5e0b2db7..000000000 --- a/security/zoneminder/patches/patch-src_zmf_cpp +++ /dev/null @@ -1,89 +0,0 @@ -$NetBSD: patch-src_zmf_cpp,v 1.2 2013/03/24 16:47:47 joerg Exp $ - -http://www.zoneminder.com/wiki/index.php/1.24.2_Patches - -Fix Incomplete Image errors in zmf - -This patch changes the socket reader in zmf from a single read, to a loop -read. Incomplete reads would be reported even though the image writer wrote -the whole image to the socket. The problem was when the read went to read the -image frame from the socket, all the data had not yet been written to the -socket by the writer, so the reader thought there was a problem. The loop -reads from the socket until a full image frame is read, or there is an error. - ---- src/zmf.cpp.orig 2011-06-21 09:19:11.000000000 +0000 -+++ src/zmf.cpp -@@ -231,16 +231,39 @@ int main( int argc, char *argv[] ) - } - Debug( 1, "Read frame header, expecting %ld bytes of image", frame_header.image_length ); - static unsigned char image_data[ZM_MAX_IMAGE_SIZE]; -- n_bytes = read( sd, image_data, frame_header.image_length ); -- if ( n_bytes != (ssize_t)frame_header.image_length ) -+ -+ // Read for pipe and loop until bytes expected have been read or an error occures -+ int bytes_read = 0; -+ do - { -- if ( n_bytes < 0 ) -+ n_bytes = read( sd, image_data+bytes_read, frame_header.image_length-bytes_read ); -+ if (n_bytes < 0) break; // break on error -+ if (n_bytes < frame_header.image_length) - { -- Error( "Can't read frame image data: %s", strerror(errno) ); -+ // print some informational messages -+ if (bytes_read == 0) -+ { -+ Warning("Image read : Short read %d bytes of %d expected bytes",n_bytes,frame_header.image_length); -+ } -+ else if (bytes_read+n_bytes == frame_header.image_length) -+ { -+ Warning("Image read : Read rest of short read: %d bytes read total of %d bytes",n_bytes,frame_header.image_length); -+ } -+ else -+ { -+ Warning("Image read : continuing, read %d bytes (%d so far)", n_bytes, bytes_read+n_bytes); -+ } - } -- else if ( n_bytes > 0 ) -+ bytes_read+= n_bytes; -+ } while (n_bytes>0 && (bytes_read < (ssize_t)frame_header.image_length) ); -+ -+ // Print errors if there was a problem -+ if ( n_bytes < 1 ) -+ { -+ Error( "Only read %d bytes of %d\n", bytes_read, frame_header.image_length); -+ if ( n_bytes < 0 ) - { -- Error( "Incomplete read of frame image data, %d bytes only", n_bytes ); -+ Error( "Can't read frame image data: %s", strerror(errno) ); - } - else - { -@@ -249,16 +272,18 @@ int main( int argc, char *argv[] ) - ReopenSocket( sd, monitor->Id() ); - continue; - } -+ - static char subpath[PATH_MAX] = ""; -- if ( config.use_deep_storage ) -- { -- struct tm *time = localtime( &frame_header.event_time ); -- snprintf( subpath, sizeof(subpath), "%02d/%02d/%02d/%02d/%02d/%02d", time->tm_year-100, time->tm_mon+1, time->tm_mday, time->tm_hour, time->tm_min, time->tm_sec ); -- } -- else -- { -- snprintf( subpath, sizeof(subpath), "%ld", frame_header.event_id ); -- } -+ if ( config.use_deep_storage ) -+ { -+ struct tm *time = localtime( &frame_header.event_time ); -+ snprintf( subpath, sizeof(subpath), "%02d/%02d/%02d/%02d/%02d/%02d", time->tm_year-100, time->tm_mon+1, time->tm_mday, time->tm_hour, time->tm_min, time->tm_sec ); -+ } -+ else -+ { -+ snprintf( subpath, sizeof(subpath), "%ld", frame_header.event_id ); -+ } -+ - static char path[PATH_MAX] = ""; - snprintf( path, sizeof(path), frame_header.alarm_frame?anal_path:capt_path, subpath, frame_header.frame_id ); - Debug( 1, "Got image, writing to %s", path ); diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 538846338..dad21006e 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2015/03/08 01:38:35 tnn Exp $ +# $NetBSD: Makefile,v 1.75 2015/06/07 05:49:28 ryoon Exp $ BASH_VERSION= 4.3 -BASH_PATCHLEVEL= 030 +BASH_PATCHLEVEL= 039 DISTNAME= bash-${BASH_VERSION} PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL} @@ -16,6 +16,8 @@ PATCHFILES+= bash43-011 bash43-012 bash43-013 bash43-014 bash43-015 PATCHFILES+= bash43-016 bash43-017 bash43-018 bash43-019 bash43-020 PATCHFILES+= bash43-021 bash43-022 bash43-023 bash43-024 bash43-025 PATCHFILES+= bash43-026 bash43-027 bash43-028 bash43-029 bash43-030 +PATCHFILES+= bash43-031 bash43-032 bash43-033 bash43-034 bash43-035 +PATCHFILES+= bash43-036 bash43-037 bash43-038 bash43-039 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnu.org/software/bash/bash.html diff --git a/shells/bash/distinfo b/shells/bash/distinfo index aaeef67d7..42eb05f0e 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.40 2015/03/07 22:40:48 rodent Exp $ +$NetBSD: distinfo,v 1.41 2015/06/07 05:49:28 ryoon Exp $ SHA1 (bash-4.3.tar.gz) = 45ac3c5727e7262334f4dfadecdf601b39434e84 RMD160 (bash-4.3.tar.gz) = cd21a9f51ea7780994d4e2c9c7d16d5eb000f845 @@ -93,6 +93,33 @@ Size (bash43-029) = 1824 bytes SHA1 (bash43-030) = ad1e978c051ef58584343ad24f165e614ed2a184 RMD160 (bash43-030) = 9634eb9f937b10507fb5b750633b0d7ea17c3456 Size (bash43-030) = 63206 bytes +SHA1 (bash43-031) = 71cb6f10910f04fa501d705a947c4439b5e711ac +RMD160 (bash43-031) = 0d88d3afb4d572f691d04f4644382bd291166544 +Size (bash43-031) = 3689 bytes +SHA1 (bash43-032) = dc7129036a5a472b370b376cef272eff1ff3befb +RMD160 (bash43-032) = b60f0cb5fd1a5aadce44b93c798b7b90de4d683b +Size (bash43-032) = 1734 bytes +SHA1 (bash43-033) = 4f3b7de83e7bec1a9ab6f18abb1c45a56d245e92 +RMD160 (bash43-033) = 1b7121ccfdaabf75ec6485891edd16303f5bc6e1 +Size (bash43-033) = 7038 bytes +SHA1 (bash43-034) = ad36fc7a1c903319c1ee39709e30e11c810ba959 +RMD160 (bash43-034) = 0bcc09b7fb9b9004ee7338f6c59626c74c13b173 +Size (bash43-034) = 2392 bytes +SHA1 (bash43-035) = 0a5e4c2a855e106e17f8a86e4fc5c0ded956e630 +RMD160 (bash43-035) = 4d5abcddd7632e3cfc5f11ae2fea24fa889172d4 +Size (bash43-035) = 1800 bytes +SHA1 (bash43-036) = e9536d5f736ea23af0fc0618ddc2439fa6d4b9a0 +RMD160 (bash43-036) = c0e34740dfe90b8e250456fed50e71803cbaccfc +Size (bash43-036) = 1539 bytes +SHA1 (bash43-037) = 36e988e7770b280a0ca855a9b538002860976d29 +RMD160 (bash43-037) = 03863b336ded242944c653ef56d429580345dcf6 +Size (bash43-037) = 1284 bytes +SHA1 (bash43-038) = 08055d5872c5e59e91a58f2924896fcfcc921602 +RMD160 (bash43-038) = 78c174ed1361332f8f4891a55a89cfc7fb732961 +Size (bash43-038) = 2354 bytes +SHA1 (bash43-039) = 45ac5c1cb035a74c6ff871a506437f1607c38e94 +RMD160 (bash43-039) = 50a2c9c3271242ab8d38b4e7b258c4ad631026d8 +Size (bash43-039) = 1531 bytes SHA1 (patch-af) = 31cb0d8af1e9e83bf1cc9094475c710792ca2a1c SHA1 (patch-ag) = 61573c7b068b1e9df886655efb3d89c89643f25e SHA1 (patch-aj) = 2e4c15afd9b50d44967ee8e1f85bdc908c0eeeb0 diff --git a/shells/dash/Makefile b/shells/dash/Makefile index 354aad81c..b3a92d7df 100644 --- a/shells/dash/Makefile +++ b/shells/dash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/01/06 16:43:26 cheusov Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/14 11:04:24 ryoon Exp $ # -DISTNAME= dash-0.5.7 +DISTNAME= dash-0.5.8 CATEGORIES= shells MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/ diff --git a/shells/dash/distinfo b/shells/dash/distinfo index 6a5224d36..30e92a541 100644 --- a/shells/dash/distinfo +++ b/shells/dash/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.4 2013/01/06 16:19:07 cheusov Exp $ +$NetBSD: distinfo,v 1.5 2015/06/14 11:04:24 ryoon Exp $ -SHA1 (dash-0.5.7.tar.gz) = a3ebc16f2e2c7ae8adf64e5e62ae3dcb631717c6 -RMD160 (dash-0.5.7.tar.gz) = 1878942f8ab5723ccfb2eded34169606b4cec475 -Size (dash-0.5.7.tar.gz) = 223794 bytes -SHA1 (patch-src_dash.1) = f4c82d255c0615def061ed49e3be9f170e7cd467 +SHA1 (dash-0.5.8.tar.gz) = cd058935bba545427caa375337afe8a6309477d2 +RMD160 (dash-0.5.8.tar.gz) = 2e8aabcbbb2802061a4a53fdfa63c414ce8c963f +Size (dash-0.5.8.tar.gz) = 223028 bytes SHA1 (patch-src_mkbuiltins) = 54f46f67653472d7bd5c8064929ef08da49a2b92 diff --git a/shells/dash/patches/patch-src_dash.1 b/shells/dash/patches/patch-src_dash.1 deleted file mode 100644 index 964a58187..000000000 --- a/shells/dash/patches/patch-src_dash.1 +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-src_dash.1,v 1.1 2012/01/24 22:24:34 joerg Exp $ - ---- src/dash.1.orig 2009-01-13 23:37:13.000000000 +0000 -+++ src/dash.1 -@@ -2132,9 +2132,9 @@ is specified, the soft limit is displaye - If both are specified, the last one wins. - .El - .Pp --.Bl -tag -width Fl - The limit to be interrogated or set, then, is chosen by specifying - any one of these flags: -+.Bl -tag -width Fl - .It Fl a - show all the current limits - .It Fl t diff --git a/shells/mksh/Makefile b/shells/mksh/Makefile index 14e083ef6..693ad0b8e 100644 --- a/shells/mksh/Makefile +++ b/shells/mksh/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2014/11/27 13:38:15 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/30 13:32:59 wen Exp $ -DISTNAME= mksh-R50d +DISTNAME= mksh-R50f PKGNAME= ${DISTNAME:S/-R/-/} CATEGORIES= shells MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ diff --git a/shells/mksh/distinfo b/shells/mksh/distinfo index 6db587ef8..1f18318a7 100644 --- a/shells/mksh/distinfo +++ b/shells/mksh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.26 2014/10/07 18:51:02 bsiegert Exp $ +$NetBSD: distinfo,v 1.27 2015/04/30 13:32:59 wen Exp $ -SHA1 (mksh-R50d.tgz) = 0066c260e0ae6736c56189f481607d8306449c53 -RMD160 (mksh-R50d.tgz) = 473417750fe50ed0f947076752677432aa9fbd82 -Size (mksh-R50d.tgz) = 374014 bytes -SHA1 (patch-mksh.1) = 0b3ad407b3963cc92944724658d63c898728e335 +SHA1 (mksh-R50f.tgz) = 0dca39e7c9cc25cf400a5f7e6d6fc629e4f5e7ce +RMD160 (mksh-R50f.tgz) = e0de1dd07e6ca02830407b9db43de8f5c98d800f +Size (mksh-R50f.tgz) = 377797 bytes +SHA1 (patch-mksh.1) = 6bf9ab1c8d6c5202f4ae906798eb3ffcfb915b90 diff --git a/shells/mksh/patches/patch-mksh.1 b/shells/mksh/patches/patch-mksh.1 index 3905ce693..10b78104c 100644 --- a/shells/mksh/patches/patch-mksh.1 +++ b/shells/mksh/patches/patch-mksh.1 @@ -1,7 +1,7 @@ -$NetBSD: patch-mksh.1,v 1.7 2014/10/07 18:51:02 bsiegert Exp $ +$NetBSD: patch-mksh.1,v 1.8 2015/04/30 13:32:59 wen Exp $ Kill the .Dt override and restore installation a normal man page. ---- mksh.1.orig 2014-10-03 12:36:28.000000000 +0000 +--- mksh.1.orig 2015-04-30 21:14:33.000000000 +0000 +++ mksh.1 @@ -60,21 +60,11 @@ . ds en \(em @@ -21,8 +21,8 @@ Kill the .Dt override and restore installation a normal man page. .\" with -mandoc, it might implement .Mx itself, but we want to .\" use our own definition. And .Dd must come *first*, always. .\" --.Dd $Mdocdate: October 7 2014 $ -+.Dd October 7, 2014 +-.Dd $Mdocdate: April 12 2015 $ ++.Dd April 12 2015 $ .\" .\" Check which macro package we use, and do other -mdoc setup. .\" diff --git a/shells/perlsh/Makefile b/shells/perlsh/Makefile index 11d799fa0..9b0ec79af 100644 --- a/shells/perlsh/Makefile +++ b/shells/perlsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/12/16 02:49:35 mef Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:11 wiz Exp $ DISTNAME= psh-1.8 PKGNAME= perlsh-1.8 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= shells perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/G/GR/GREGOR/ diff --git a/shells/posh/Makefile b/shells/posh/Makefile index 597feb974..506bb77bc 100644 --- a/shells/posh/Makefile +++ b/shells/posh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:56 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/28 01:08:30 mef Exp $ # -DISTNAME= posh_0.12.3 +DISTNAME= posh_0.12.4 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/} diff --git a/shells/posh/distinfo b/shells/posh/distinfo index 5e8560782..429ae8673 100644 --- a/shells/posh/distinfo +++ b/shells/posh/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2014/10/07 14:50:58 mef Exp $ +$NetBSD: distinfo,v 1.12 2015/04/28 01:08:30 mef Exp $ -SHA1 (posh_0.12.3.tar.xz) = b6d9865fbbadf482facee5618ed43b64f6dbeed9 -RMD160 (posh_0.12.3.tar.xz) = 69ae05ff3159d018e524c3f7353155c7404c9c62 -Size (posh_0.12.3.tar.xz) = 278436 bytes +SHA1 (posh_0.12.4.tar.xz) = f9a14fcc7d29e2365809351fd8e5510f48bcd7ac +RMD160 (posh_0.12.4.tar.xz) = 7389c03fd373a720318b0094fc6c5cb15f166073 +Size (posh_0.12.4.tar.xz) = 278396 bytes SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 418ed6d77..fae38b3cd 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.78 2015/01/20 11:00:32 hauke Exp $ +# $NetBSD: Makefile,v 1.79 2015/05/22 08:03:43 kim Exp $ -DISTNAME= tcsh-6.18.01 -PKGREVISION= 6 +DISTNAME= tcsh-6.19.00 +#PKGREVISION= 0 CATEGORIES= shells MASTER_SITES= ftp://ftp.astron.com/pub/tcsh/ \ - ftp://ftp.funet.fi/pub/unix/shells/tcsh/ + ftp://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/ MAINTAINER= kim@NetBSD.org HOMEPAGE= http://www.tcsh.org/ diff --git a/shells/tcsh/PLIST b/shells/tcsh/PLIST index b0d3bdcf0..be14c5137 100644 --- a/shells/tcsh/PLIST +++ b/shells/tcsh/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/01/20 11:00:32 hauke Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/22 08:03:43 kim Exp $ bin/tcsh man/man1/tcsh.1 share/examples/tcsh/complete.tcsh @@ -14,4 +14,4 @@ share/locale/it/LC_MESSAGES/tcsh.cat share/locale/ja/LC_MESSAGES/tcsh.cat share/locale/pl/LC_MESSAGES/tcsh.cat share/locale/ru/LC_MESSAGES/tcsh.cat -share/locale/ru_UA.koi8u/LC_MESSAGES/tcsh.cat +share/locale/ru_UA/LC_MESSAGES/tcsh.cat diff --git a/shells/tcsh/distinfo b/shells/tcsh/distinfo index ad0f6d79d..0350e0376 100644 --- a/shells/tcsh/distinfo +++ b/shells/tcsh/distinfo @@ -1,12 +1,9 @@ -$NetBSD: distinfo,v 1.33 2014/05/25 03:59:17 rodent Exp $ +$NetBSD: distinfo,v 1.34 2015/05/22 08:03:43 kim Exp $ -SHA1 (tcsh-6.18.01.tar.gz) = eee2035645737197ff8059c84933a75d23cd76f9 -RMD160 (tcsh-6.18.01.tar.gz) = ea18bb6d4d6dca2700d74daa2940f67d45a18cb9 -Size (tcsh-6.18.01.tar.gz) = 926872 bytes -SHA1 (patch-aa) = eadb2c1f4ad8bab7826c8e07c8edfc68569c74d4 +SHA1 (tcsh-6.19.00.tar.gz) = cdb1abe319fab5d3caff101c393293e5b3607f0c +RMD160 (tcsh-6.19.00.tar.gz) = 0f1e8c5fdee634baff6670290bd30074db965da3 +Size (tcsh-6.19.00.tar.gz) = 947135 bytes +SHA1 (patch-aa) = cedcb5e0b209c50a945db6778fd86574ad16ad6b SHA1 (patch-ab) = 8cf26988778b5331360eb1aab98bfcc920c71ac2 -SHA1 (patch-ac) = c2a944f9c6857cdd8ba9753e3ce7c496749f8f87 SHA1 (patch-configure) = 91c2019da8c074bd6f24b84bf798ccd497110727 -SHA1 (patch-nls_Makefile.in) = 50c6d7a038799db60393a4daf3a491961a40fdc7 -SHA1 (patch-sh.c) = 9f7a1449a0ff0da5a3af886fcf86bdc551e10732 SHA1 (patch-sh.h) = ac6211ddd5e552e9baec2d35aed5e7e573cab04e diff --git a/shells/tcsh/patches/patch-aa b/shells/tcsh/patches/patch-aa index a95c7f073..d4c998da4 100644 --- a/shells/tcsh/patches/patch-aa +++ b/shells/tcsh/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.13 2012/05/25 20:01:31 he Exp $ +$NetBSD: patch-aa,v 1.14 2015/05/22 08:03:43 kim Exp $ Use LDFLAGS and BSD_INSTALL_*. ---- Makefile.in.orig 2011-02-05 17:35:31.000000000 +0000 -+++ Makefile.in -@@ -357,7 +357,7 @@ P= +--- Makefile.in.orig 2014-07-24 22:52:13.000000000 +0000 ++++ Makefile.in 2015-05-22 07:54:35.000000000 +0000 +@@ -357,7 +357,7 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ bindir=@bindir@ @@ -13,23 +13,22 @@ Use LDFLAGS and BSD_INSTALL_*. MANSECT=1 DESTBIN=${DESTDIR}${bindir} DESTMAN=${DESTDIR}${mandir}/man${MANSECT} -@@ -449,7 +449,7 @@ pure:$(P) ${OBJS} +@@ -449,7 +449,7 @@ gethost: gethost.c sh.err.h tc.const.h sh.h rm -f gethost -- ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} $(srcdir)/gethost.c -+ ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} ${LDFLAGS} $(srcdir)/gethost.c +- ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} ${CFLAGS} $(srcdir)/gethost.c ++ ${CC_FOR_GETHOST} -o gethost ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} $(srcdir)/gethost.c tc.defs.c: gethost host.defs @rm -f $@.tmp -@@ -596,20 +596,13 @@ vgrind: - install-strip: install +@@ -597,19 +597,13 @@ + -strip ${DESTBIN}/tcsh$(EXEEXT) install: tcsh$(EXEEXT) install.catalogs install.man - -mkdir -p ${DESTBIN} - -mv -f ${DESTBIN}/tcsh$(EXEEXT) ${DESTBIN}/tcsh.old - cp tcsh$(EXEEXT) ${DESTBIN}/tcsh$(EXEEXT) -- -strip ${DESTBIN}/tcsh$(EXEEXT) - chmod 755 ${DESTBIN}/tcsh$(EXEEXT) + ${BSD_INSTALL_PROGRAM} tcsh${EXEEXT} ${DESTBIN}/tcsh${EXEEXT} diff --git a/shells/tcsh/patches/patch-ac b/shells/tcsh/patches/patch-ac deleted file mode 100644 index d68868ef7..000000000 --- a/shells/tcsh/patches/patch-ac +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ac,v 1.15 2012/05/26 08:34:14 he Exp $ - -Fix problem with Meta- no longer being recognized, -patch from christos@. - ---- ed.inputl.c.orig 2010-12-22 17:26:04.000000000 +0000 -+++ ed.inputl.c -@@ -683,7 +683,7 @@ GetNextCommand(KEYCMD *cmdnum, Char *ch) - #ifdef DSPMBYTE - _enable_mbdisp && - #else -- MB_CUR_MAX == 1 && -+ MB_LEN_MAX == 1 && - #endif - !adrof(STRnokanji) && (*ch & META)) { - MetaNext = 0; diff --git a/shells/tcsh/patches/patch-nls_Makefile.in b/shells/tcsh/patches/patch-nls_Makefile.in deleted file mode 100644 index e1f72a5fd..000000000 --- a/shells/tcsh/patches/patch-nls_Makefile.in +++ /dev/null @@ -1,115 +0,0 @@ -$NetBSD: patch-nls_Makefile.in,v 1.1 2014/04/04 12:00:37 kim Exp $ - -Use allsrc as impsrc is not set for non-suffix rules. -This is fine because there is only one source per rule. - ---- nls/Makefile.in.orig 2012-01-05 11:54:25.000000000 -0500 -+++ nls/Makefile.in 2014-04-04 07:47:28.000000000 -0400 -@@ -19,7 +19,7 @@ - INSTALLED+=${localedir}/C/LC_MESSAGES/tcsh.cat - ${localedir}/C/LC_MESSAGES/tcsh.cat: C.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - C.cat: ${srcdir}/C/charset ${srcdir}/C/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -27,7 +27,7 @@ - INSTALLED+=${localedir}/et/LC_MESSAGES/tcsh.cat - ${localedir}/et/LC_MESSAGES/tcsh.cat: et.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - et.cat: ${srcdir}/et/charset ${srcdir}/et/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -35,7 +35,7 @@ - INSTALLED+=${localedir}/fi/LC_MESSAGES/tcsh.cat - ${localedir}/fi/LC_MESSAGES/tcsh.cat: finnish.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - finnish.cat: ${srcdir}/finnish/charset ${srcdir}/finnish/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -43,7 +43,7 @@ - INSTALLED+=${localedir}/fr/LC_MESSAGES/tcsh.cat - ${localedir}/fr/LC_MESSAGES/tcsh.cat: french.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - french.cat: ${srcdir}/french/charset ${srcdir}/french/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -51,7 +51,7 @@ - INSTALLED+=${localedir}/de/LC_MESSAGES/tcsh.cat - ${localedir}/de/LC_MESSAGES/tcsh.cat: german.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - german.cat: ${srcdir}/german/charset ${srcdir}/german/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -59,7 +59,7 @@ - INSTALLED+=${localedir}/gr/LC_MESSAGES/tcsh.cat - ${localedir}/gr/LC_MESSAGES/tcsh.cat: greek.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - greek.cat: ${srcdir}/greek/charset ${srcdir}/greek/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -67,7 +67,7 @@ - INSTALLED+=${localedir}/it/LC_MESSAGES/tcsh.cat - ${localedir}/it/LC_MESSAGES/tcsh.cat: italian.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - italian.cat: ${srcdir}/italian/charset ${srcdir}/italian/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -75,7 +75,7 @@ - INSTALLED+=${localedir}/ja/LC_MESSAGES/tcsh.cat - ${localedir}/ja/LC_MESSAGES/tcsh.cat: ja.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - ja.cat: ${srcdir}/ja/charset ${srcdir}/ja/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -83,7 +83,7 @@ - INSTALLED+=${localedir}/pl/LC_MESSAGES/tcsh.cat - ${localedir}/pl/LC_MESSAGES/tcsh.cat: pl.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - pl.cat: ${srcdir}/pl/charset ${srcdir}/pl/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -91,7 +91,7 @@ - INSTALLED+=${localedir}/ru/LC_MESSAGES/tcsh.cat - ${localedir}/ru/LC_MESSAGES/tcsh.cat: russian.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - russian.cat: ${srcdir}/russian/charset ${srcdir}/russian/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -99,7 +99,7 @@ - INSTALLED+=${localedir}/es/LC_MESSAGES/tcsh.cat - ${localedir}/es/LC_MESSAGES/tcsh.cat: spanish.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - spanish.cat: ${srcdir}/spanish/charset ${srcdir}/spanish/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> -@@ -107,7 +107,7 @@ - INSTALLED+=${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh.cat - ${localedir}/ru_UA.koi8u/LC_MESSAGES/tcsh.cat: ukrainian.cat - mkdir -p $(@D) -- $(INSTALL) $< $@ -+ $(INSTALL) $> $@ - - ukrainian.cat: ${srcdir}/ukrainian/charset ${srcdir}/ukrainian/*set[0-9]* - @${CATGEN} $(GENCAT) $@ $^ $> diff --git a/shells/tcsh/patches/patch-sh.c b/shells/tcsh/patches/patch-sh.c deleted file mode 100644 index 13ab25bc3..000000000 --- a/shells/tcsh/patches/patch-sh.c +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-sh.c,v 1.1 2012/10/10 19:19:58 dholland Exp $ - -Avoid calling tcsetpgrp on fd -1; prevents libc diagnostic assertion -in NetBSD. From christos. - ---- sh.c~ 2011-11-29 18:38:54.000000000 +0000 -+++ sh.c -@@ -1215,14 +1215,14 @@ main(int argc, char **argv) - - #ifdef NeXT - /* NeXT 2.0 /usr/etc/rlogind, does not set our process group! */ -- if (shpgrp == 0) { -+ if (f != -1 && shpgrp == 0) { - shpgrp = getpid(); - (void) setpgid(0, shpgrp); - (void) tcsetpgrp(f, shpgrp); - } - #endif /* NeXT */ - #ifdef BSDJOBS /* if we have tty job control */ -- if (grabpgrp(f, shpgrp) != -1) { -+ if (f != -1 && grabpgrp(f, shpgrp) != -1) { - /* - * Thanks to Matt Day for the POSIX references, and to - * Paul Close for the SGI clarification. diff --git a/shells/xsh/Makefile b/shells/xsh/Makefile index 7dd2abaa5..753f9ed7f 100644 --- a/shells/xsh/Makefile +++ b/shells/xsh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:11 wiz Exp $ DISTNAME= XML-XSH-1.8.2 PKGNAME= ${DISTNAME:S/XML-XSH/xsh/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xsh/} diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 51316113f..6fd0804e9 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2015/02/04 09:22:34 snj Exp $ +# $NetBSD: Makefile,v 1.69 2015/06/13 12:57:28 ryoon Exp $ .include "../../shells/zsh/Makefile.common" -ZSH_VERSION= 5.0.7 -PKGREVISION= 1 +ZSH_VERSION= 5.0.8 ZSH_MAINTAINER= uebayasi@NetBSD.org CONFIGURE_ARGS+= --disable-gdbm @@ -18,6 +17,7 @@ SUBST_FILES.prefix-fixup= \ Util/reporter \ Functions/Calendar/calendar_add \ Functions/Misc/run-help \ + Functions/Misc/run-help-ip \ Functions/Misc/checkmail \ Functions/Misc/sticky-note \ Functions/Misc/zcalc \ @@ -29,5 +29,6 @@ SUBST_SED.prefix-fixup= -e 's|^\#\!/bin/zsh|\#\!${PREFIX}/bin/zsh|g' SUBST_SED.prefix-fixup+= -e 's|^\#\! /bin/zsh|\#\! ${PREFIX}/bin/zsh|g' SUBST_SED.prefix-fixup+= -e 's|^\#\!/usr/local/bin/zsh|\#\!${PREFIX}/bin/zsh|g' SUBST_SED.prefix-fixup+= -e 's|^\#\! /usr/local/bin/zsh|\#\! ${PREFIX}/bin/zsh|g' +SUBST_SED.prefix-fixup+= -e 's|^\#\! zsh|\#\! ${PREFIX}/bin/zsh|g' .include "../../mk/bsd.pkg.mk" diff --git a/shells/zsh/Makefile.common b/shells/zsh/Makefile.common index 660c55393..2415b4ff6 100644 --- a/shells/zsh/Makefile.common +++ b/shells/zsh/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.74 2015/02/02 13:54:59 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.75 2015/06/04 15:08:14 ryoon Exp $ # used by shells/zsh/Makefile # used by shells/zsh-current/Makefile @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-etcdir=${PKG_SYSCONFDIR:Q} USE_LANGUAGES= c c99 -USE_TOOLS+= makeinfo +USE_TOOLS+= awk makeinfo INFO_FILES= yes TEXINFO_REQD= 4.0 @@ -40,10 +40,11 @@ PLIST_VARS+= xattr PLIST.xattr= yes .endif -# Handle any PKG_OPTIONS that this package might have. -.sinclude "options.mk" +PKG_OPTIONS_VAR= PKG_OPTIONS.zsh +PKG_SUPPORTED_OPTIONS= static + +.include "../../mk/bsd.options.mk" -BUILD_DEFS+= ZSH_STATIC MAKE_JOBS_SAFE= no INSTALL_TARGET= install install.info PKG_SHELL= bin/zsh @@ -107,8 +108,7 @@ PLIST.curses= yes # XXXUEBAYASI old make(1) has problems to handle :?true_str:false_str #_ZSH_LINKAGE= ${ZSH_STATIC:M[Yy][Ee][Ss]:?static:dynamic} # static / dynamic -ZSH_STATIC?= no -.if !empty(ZSH_STATIC:M[Yy][Ee][Ss]) +.if !empty(PKG_OPTIONS:Mstatic) _ZSH_LINKAGE= static .else _ZSH_LINKAGE= dynamic diff --git a/shells/zsh/PLIST b/shells/zsh/PLIST index bb0a01bf1..4dcc7a560 100644 --- a/shells/zsh/PLIST +++ b/shells/zsh/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.30 2014/12/12 08:27:47 wiz Exp $ +@comment $NetBSD: PLIST,v 1.31 2015/06/13 12:57:28 ryoon Exp $ bin/zsh bin/${PKGNAME} info/zsh.info @@ -100,6 +100,7 @@ share/zsh/${PKGVERSION}/functions/_acpi share/zsh/${PKGVERSION}/functions/_acpitool share/zsh/${PKGVERSION}/functions/_acroread share/zsh/${PKGVERSION}/functions/_adb +share/zsh/${PKGVERSION}/functions/_add-zsh-hook share/zsh/${PKGVERSION}/functions/_alias share/zsh/${PKGVERSION}/functions/_aliases share/zsh/${PKGVERSION}/functions/_all_labels @@ -144,18 +145,22 @@ share/zsh/${PKGVERSION}/functions/_bpython share/zsh/${PKGVERSION}/functions/_brace_parameter share/zsh/${PKGVERSION}/functions/_brctl share/zsh/${PKGVERSION}/functions/_bsd_pkg +share/zsh/${PKGVERSION}/functions/_bsdconfig +share/zsh/${PKGVERSION}/functions/_bsdinstall share/zsh/${PKGVERSION}/functions/_btrfs share/zsh/${PKGVERSION}/functions/_bts share/zsh/${PKGVERSION}/functions/_bug share/zsh/${PKGVERSION}/functions/_builtin share/zsh/${PKGVERSION}/functions/_bzip2 share/zsh/${PKGVERSION}/functions/_bzr +share/zsh/${PKGVERSION}/functions/_cabal share/zsh/${PKGVERSION}/functions/_cache_invalid share/zsh/${PKGVERSION}/functions/_cal share/zsh/${PKGVERSION}/functions/_calendar share/zsh/${PKGVERSION}/functions/_call_function share/zsh/${PKGVERSION}/functions/_call_program share/zsh/${PKGVERSION}/functions/_canonical_paths +share/zsh/${PKGVERSION}/functions/_cat share/zsh/${PKGVERSION}/functions/_ccal share/zsh/${PKGVERSION}/functions/_cd share/zsh/${PKGVERSION}/functions/_cdbs-edit-patch @@ -170,10 +175,13 @@ share/zsh/${PKGVERSION}/functions/_chown share/zsh/${PKGVERSION}/functions/_chrt share/zsh/${PKGVERSION}/functions/_chsh share/zsh/${PKGVERSION}/functions/_clay +share/zsh/${PKGVERSION}/functions/_cmdstring +share/zsh/${PKGVERSION}/functions/_cmp share/zsh/${PKGVERSION}/functions/_combination share/zsh/${PKGVERSION}/functions/_comm share/zsh/${PKGVERSION}/functions/_command share/zsh/${PKGVERSION}/functions/_command_names +share/zsh/${PKGVERSION}/functions/_comp_locale share/zsh/${PKGVERSION}/functions/_compdef share/zsh/${PKGVERSION}/functions/_complete share/zsh/${PKGVERSION}/functions/_complete_debug @@ -210,7 +218,9 @@ share/zsh/${PKGVERSION}/functions/_dbus share/zsh/${PKGVERSION}/functions/_dchroot share/zsh/${PKGVERSION}/functions/_dchroot-dsa share/zsh/${PKGVERSION}/functions/_dcop +share/zsh/${PKGVERSION}/functions/_dcut share/zsh/${PKGVERSION}/functions/_dd +share/zsh/${PKGVERSION}/functions/_deb_architectures share/zsh/${PKGVERSION}/functions/_deb_packages share/zsh/${PKGVERSION}/functions/_debchange share/zsh/${PKGVERSION}/functions/_debdiff @@ -222,6 +232,7 @@ share/zsh/${PKGVERSION}/functions/_delimiters share/zsh/${PKGVERSION}/functions/_describe share/zsh/${PKGVERSION}/functions/_description share/zsh/${PKGVERSION}/functions/_devtodo +share/zsh/${PKGVERSION}/functions/_df share/zsh/${PKGVERSION}/functions/_dhclient share/zsh/${PKGVERSION}/functions/_dhcpinfo share/zsh/${PKGVERSION}/functions/_dict @@ -239,7 +250,6 @@ share/zsh/${PKGVERSION}/functions/_django share/zsh/${PKGVERSION}/functions/_dladm share/zsh/${PKGVERSION}/functions/_dlocate share/zsh/${PKGVERSION}/functions/_dmidecode -share/zsh/${PKGVERSION}/functions/_docker share/zsh/${PKGVERSION}/functions/_domains share/zsh/${PKGVERSION}/functions/_dpatch-edit-patch share/zsh/${PKGVERSION}/functions/_dpkg @@ -259,6 +269,7 @@ share/zsh/${PKGVERSION}/functions/_dynamic_directory_name share/zsh/${PKGVERSION}/functions/_ecasound share/zsh/${PKGVERSION}/functions/_echotc share/zsh/${PKGVERSION}/functions/_echoti +share/zsh/${PKGVERSION}/functions/_elfdump share/zsh/${PKGVERSION}/functions/_elinks share/zsh/${PKGVERSION}/functions/_elm share/zsh/${PKGVERSION}/functions/_email_addresses @@ -268,11 +279,13 @@ share/zsh/${PKGVERSION}/functions/_enscript share/zsh/${PKGVERSION}/functions/_env share/zsh/${PKGVERSION}/functions/_equal share/zsh/${PKGVERSION}/functions/_espeak +share/zsh/${PKGVERSION}/functions/_etags share/zsh/${PKGVERSION}/functions/_ethtool share/zsh/${PKGVERSION}/functions/_expand share/zsh/${PKGVERSION}/functions/_expand_alias share/zsh/${PKGVERSION}/functions/_expand_word share/zsh/${PKGVERSION}/functions/_extensions +share/zsh/${PKGVERSION}/functions/_external_pwds share/zsh/${PKGVERSION}/functions/_fakeroot share/zsh/${PKGVERSION}/functions/_fc share/zsh/${PKGVERSION}/functions/_feh @@ -284,6 +297,7 @@ share/zsh/${PKGVERSION}/functions/_file_descriptors share/zsh/${PKGVERSION}/functions/_file_systems share/zsh/${PKGVERSION}/functions/_files share/zsh/${PKGVERSION}/functions/_find +share/zsh/${PKGVERSION}/functions/_find_net_interfaces share/zsh/${PKGVERSION}/functions/_finger share/zsh/${PKGVERSION}/functions/_fink share/zsh/${PKGVERSION}/functions/_first @@ -367,8 +381,11 @@ share/zsh/${PKGVERSION}/functions/_iptables share/zsh/${PKGVERSION}/functions/_irssi share/zsh/${PKGVERSION}/functions/_ispell share/zsh/${PKGVERSION}/functions/_iwconfig +share/zsh/${PKGVERSION}/functions/_jails share/zsh/${PKGVERSION}/functions/_java share/zsh/${PKGVERSION}/functions/_java_class +share/zsh/${PKGVERSION}/functions/_jexec +share/zsh/${PKGVERSION}/functions/_jls share/zsh/${PKGVERSION}/functions/_jobs share/zsh/${PKGVERSION}/functions/_jobs_bg share/zsh/${PKGVERSION}/functions/_jobs_builtin @@ -422,6 +439,7 @@ share/zsh/${PKGVERSION}/functions/_make-kpkg share/zsh/${PKGVERSION}/functions/_man share/zsh/${PKGVERSION}/functions/_match share/zsh/${PKGVERSION}/functions/_math +share/zsh/${PKGVERSION}/functions/_math_params share/zsh/${PKGVERSION}/functions/_matlab share/zsh/${PKGVERSION}/functions/_md5sum share/zsh/${PKGVERSION}/functions/_mdadm @@ -435,11 +453,13 @@ share/zsh/${PKGVERSION}/functions/_metaflac share/zsh/${PKGVERSION}/functions/_mh share/zsh/${PKGVERSION}/functions/_mii-tool share/zsh/${PKGVERSION}/functions/_mime_types +share/zsh/${PKGVERSION}/functions/_mixerctl share/zsh/${PKGVERSION}/functions/_mkdir share/zsh/${PKGVERSION}/functions/_mkshortcut share/zsh/${PKGVERSION}/functions/_mkzsh share/zsh/${PKGVERSION}/functions/_module share/zsh/${PKGVERSION}/functions/_module-assistant +share/zsh/${PKGVERSION}/functions/_module_math_func share/zsh/${PKGVERSION}/functions/_modutils share/zsh/${PKGVERSION}/functions/_mondo share/zsh/${PKGVERSION}/functions/_monotone @@ -470,6 +490,7 @@ share/zsh/${PKGVERSION}/functions/_next_label share/zsh/${PKGVERSION}/functions/_next_tags share/zsh/${PKGVERSION}/functions/_nice share/zsh/${PKGVERSION}/functions/_nkf +share/zsh/${PKGVERSION}/functions/_nl share/zsh/${PKGVERSION}/functions/_nm share/zsh/${PKGVERSION}/functions/_nmap share/zsh/${PKGVERSION}/functions/_nmcli @@ -528,6 +549,7 @@ share/zsh/${PKGVERSION}/functions/_portmaster share/zsh/${PKGVERSION}/functions/_ports share/zsh/${PKGVERSION}/functions/_portsnap share/zsh/${PKGVERSION}/functions/_postfix +share/zsh/${PKGVERSION}/functions/_postscript share/zsh/${PKGVERSION}/functions/_powerd share/zsh/${PKGVERSION}/functions/_prcs share/zsh/${PKGVERSION}/functions/_precommand @@ -537,6 +559,7 @@ share/zsh/${PKGVERSION}/functions/_printenv share/zsh/${PKGVERSION}/functions/_printers share/zsh/${PKGVERSION}/functions/_procstat share/zsh/${PKGVERSION}/functions/_prompt +share/zsh/${PKGVERSION}/functions/_prove share/zsh/${PKGVERSION}/functions/_prstat share/zsh/${PKGVERSION}/functions/_ps share/zsh/${PKGVERSION}/functions/_ps1234 @@ -548,6 +571,8 @@ share/zsh/${PKGVERSION}/functions/_pump share/zsh/${PKGVERSION}/functions/_putclip share/zsh/${PKGVERSION}/functions/_pydoc share/zsh/${PKGVERSION}/functions/_python +share/zsh/${PKGVERSION}/functions/_python_modules +share/zsh/${PKGVERSION}/functions/_qdbus share/zsh/${PKGVERSION}/functions/_qemu share/zsh/${PKGVERSION}/functions/_qiv share/zsh/${PKGVERSION}/functions/_qtplay @@ -557,8 +582,10 @@ share/zsh/${PKGVERSION}/functions/_rake share/zsh/${PKGVERSION}/functions/_ranlib share/zsh/${PKGVERSION}/functions/_rar share/zsh/${PKGVERSION}/functions/_rcs +share/zsh/${PKGVERSION}/functions/_rdesktop share/zsh/${PKGVERSION}/functions/_read share/zsh/${PKGVERSION}/functions/_read_comp +share/zsh/${PKGVERSION}/functions/_readelf share/zsh/${PKGVERSION}/functions/_readshortcut share/zsh/${PKGVERSION}/functions/_rebootin share/zsh/${PKGVERSION}/functions/_redirect @@ -579,6 +606,8 @@ share/zsh/${PKGVERSION}/functions/_rrdtool share/zsh/${PKGVERSION}/functions/_rsync share/zsh/${PKGVERSION}/functions/_rubber share/zsh/${PKGVERSION}/functions/_ruby +share/zsh/${PKGVERSION}/functions/_run-help +share/zsh/${PKGVERSION}/functions/_runit share/zsh/${PKGVERSION}/functions/_sablotron share/zsh/${PKGVERSION}/functions/_samba share/zsh/${PKGVERSION}/functions/_savecore @@ -692,6 +721,7 @@ share/zsh/${PKGVERSION}/functions/_uscan share/zsh/${PKGVERSION}/functions/_user_admin share/zsh/${PKGVERSION}/functions/_user_at_host share/zsh/${PKGVERSION}/functions/_user_expand +share/zsh/${PKGVERSION}/functions/_user_math_func share/zsh/${PKGVERSION}/functions/_users share/zsh/${PKGVERSION}/functions/_users_on share/zsh/${PKGVERSION}/functions/_uzbl @@ -715,6 +745,7 @@ share/zsh/${PKGVERSION}/functions/_wajig share/zsh/${PKGVERSION}/functions/_wakeup_capable_devices share/zsh/${PKGVERSION}/functions/_wanna-build share/zsh/${PKGVERSION}/functions/_wanted +share/zsh/${PKGVERSION}/functions/_wc share/zsh/${PKGVERSION}/functions/_webbrowser share/zsh/${PKGVERSION}/functions/_wget share/zsh/${PKGVERSION}/functions/_whereis @@ -743,6 +774,7 @@ share/zsh/${PKGVERSION}/functions/_x_visual share/zsh/${PKGVERSION}/functions/_x_window share/zsh/${PKGVERSION}/functions/_xargs share/zsh/${PKGVERSION}/functions/_xauth +share/zsh/${PKGVERSION}/functions/_xautolock share/zsh/${PKGVERSION}/functions/_xclip share/zsh/${PKGVERSION}/functions/_xdvi share/zsh/${PKGVERSION}/functions/_xfig @@ -761,15 +793,16 @@ share/zsh/${PKGVERSION}/functions/_xt_session_id share/zsh/${PKGVERSION}/functions/_xterm share/zsh/${PKGVERSION}/functions/_xv share/zsh/${PKGVERSION}/functions/_xwit +share/zsh/${PKGVERSION}/functions/_xxd share/zsh/${PKGVERSION}/functions/_xz share/zsh/${PKGVERSION}/functions/_yafc share/zsh/${PKGVERSION}/functions/_yast -share/zsh/${PKGVERSION}/functions/_yast2 share/zsh/${PKGVERSION}/functions/_yodl share/zsh/${PKGVERSION}/functions/_yp share/zsh/${PKGVERSION}/functions/_yum share/zsh/${PKGVERSION}/functions/_zargs share/zsh/${PKGVERSION}/functions/_zattr +share/zsh/${PKGVERSION}/functions/_zcalc share/zsh/${PKGVERSION}/functions/_zcalc_line share/zsh/${PKGVERSION}/functions/_zcat share/zsh/${PKGVERSION}/functions/_zcompile @@ -794,11 +827,13 @@ share/zsh/${PKGVERSION}/functions/_zstyle share/zsh/${PKGVERSION}/functions/_ztodo share/zsh/${PKGVERSION}/functions/_zypper share/zsh/${PKGVERSION}/functions/add-zsh-hook +share/zsh/${PKGVERSION}/functions/after share/zsh/${PKGVERSION}/functions/age share/zsh/${PKGVERSION}/functions/allopt share/zsh/${PKGVERSION}/functions/backward-kill-word-match share/zsh/${PKGVERSION}/functions/backward-word-match share/zsh/${PKGVERSION}/functions/bashcompinit +share/zsh/${PKGVERSION}/functions/before share/zsh/${PKGVERSION}/functions/calendar share/zsh/${PKGVERSION}/functions/calendar_add share/zsh/${PKGVERSION}/functions/calendar_edit @@ -882,16 +917,20 @@ share/zsh/${PKGVERSION}/functions/replace-string share/zsh/${PKGVERSION}/functions/replace-string-again share/zsh/${PKGVERSION}/functions/run-help share/zsh/${PKGVERSION}/functions/run-help-git +share/zsh/${PKGVERSION}/functions/run-help-ip share/zsh/${PKGVERSION}/functions/run-help-openssl share/zsh/${PKGVERSION}/functions/run-help-p4 share/zsh/${PKGVERSION}/functions/run-help-sudo share/zsh/${PKGVERSION}/functions/run-help-svk share/zsh/${PKGVERSION}/functions/run-help-svn +share/zsh/${PKGVERSION}/functions/select-bracketed +share/zsh/${PKGVERSION}/functions/select-quoted share/zsh/${PKGVERSION}/functions/select-word-style share/zsh/${PKGVERSION}/functions/send-invisible share/zsh/${PKGVERSION}/functions/smart-insert-last-word share/zsh/${PKGVERSION}/functions/split-shell-arguments share/zsh/${PKGVERSION}/functions/sticky-note +share/zsh/${PKGVERSION}/functions/surround ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_alias ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_close ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_command @@ -911,6 +950,7 @@ ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_spam ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_talk ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/tcp_wait share/zsh/${PKGVERSION}/functions/tetris +share/zsh/${PKGVERSION}/functions/tetriscurses share/zsh/${PKGVERSION}/functions/throw share/zsh/${PKGVERSION}/functions/transpose-lines share/zsh/${PKGVERSION}/functions/transpose-words-match @@ -972,17 +1012,6 @@ ${PLIST.dynamic}share/zsh/${PKGVERSION}/functions/zsh-newuser-install share/zsh/${PKGVERSION}/functions/zsh_directory_name_cdr share/zsh/${PKGVERSION}/functions/zstyle+ share/zsh/${PKGVERSION}/functions/ztodo -share/zsh/${PKGVERSION}/functions/_cat -share/zsh/${PKGVERSION}/functions/_comp_locale -share/zsh/${PKGVERSION}/functions/_dcut -share/zsh/${PKGVERSION}/functions/_df -share/zsh/${PKGVERSION}/functions/_etags -share/zsh/${PKGVERSION}/functions/_math_params -share/zsh/${PKGVERSION}/functions/_module_math_func -share/zsh/${PKGVERSION}/functions/_postscript -share/zsh/${PKGVERSION}/functions/_prove -share/zsh/${PKGVERSION}/functions/_run-help -share/zsh/${PKGVERSION}/functions/_user_math_func share/zsh/${PKGVERSION}/help/alias share/zsh/${PKGVERSION}/help/autoload share/zsh/${PKGVERSION}/help/bg @@ -1092,4 +1121,3 @@ share/zsh/${PKGVERSION}/help/zsocket share/zsh/${PKGVERSION}/help/zstyle share/zsh/${PKGVERSION}/help/ztcp ${PLIST.dynamic}share/zsh/${PKGVERSION}/scripts/newuser -@pkgdir share/zsh/site-functions diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index 56b3c6a19..0f9af50bc 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.51 2015/03/19 12:34:37 jperkin Exp $ +$NetBSD: distinfo,v 1.52 2015/06/13 12:57:28 ryoon Exp $ -SHA1 (zsh-5.0.7.tar.bz2) = 1500191d16af8a71aec4f719a92775a074682096 -RMD160 (zsh-5.0.7.tar.bz2) = 4b1aac38996414783522762b5a8677533bf77d2d -Size (zsh-5.0.7.tar.bz2) = 3181030 bytes -SHA1 (patch-Completion_Base_Utility__call__program) = 3abf3a4f8ef77e6e84038a1fb552f1ac0e1e5041 +SHA1 (zsh-5.0.8.tar.bz2) = e15e00bd4b80e96e87301bf682d86fdf56929989 +RMD160 (zsh-5.0.8.tar.bz2) = 2c831d5dee22d79b6e2fd6ad7b8392c1d201f017 +Size (zsh-5.0.8.tar.bz2) = 3250542 bytes +SHA1 (patch-Src_builtin.c) = 500ad7e79c38ba35055e39c3879e8d72f2f4a59d +SHA1 (patch-Test_B03print.ztst) = 5e534fbacf1648faa6deeaae8af57f37498a98c4 SHA1 (patch-ac) = 75c1b9e56858289adf9f1d9c58d2319bb6df7abc SHA1 (patch-aczsh.m4) = 36c270d8d7cf727f48787ef889b2bd89cbf065e2 SHA1 (patch-configure.ac) = e34bbae6385442b51a7263b22681898203d0c013 diff --git a/shells/zsh/patches/patch-Completion_Base_Utility__call__program b/shells/zsh/patches/patch-Completion_Base_Utility__call__program deleted file mode 100644 index cbbb57481..000000000 --- a/shells/zsh/patches/patch-Completion_Base_Utility__call__program +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-Completion_Base_Utility__call__program,v 1.1 2015/02/04 09:22:34 snj Exp $ - -Revision 22c4ea424ce2e8febce04d324c5ec9898f5d534b upstream. - -Thix fixes, at the very least, issues with cvs command/filename completion. - ---- Completion/Base/Utility/_call_program.orig 2014-09-24 11:03:17.000000000 -0700 -+++ Completion/Base/Utility/_call_program 2015-02-04 00:52:56.000000000 -0800 -@@ -2,8 +2,8 @@ - - local tmp err_fd=-1 - --if (( ${debug_fd:--1} > 2 )) --then exec {err_fd}>&2 # debug_fd is saved stderr, 2 is log file -+if (( ${debug_fd:--1} > 2 )) || [[ ! -t 2 ]] -+then exec {err_fd}>&2 # debug_fd is saved stderr, 2 is trace or redirect - else exec {err_fd}>/dev/null - fi - diff --git a/shells/zsh/patches/patch-Src_builtin.c b/shells/zsh/patches/patch-Src_builtin.c new file mode 100644 index 000000000..b175c89f2 --- /dev/null +++ b/shells/zsh/patches/patch-Src_builtin.c @@ -0,0 +1,15 @@ +$NetBSD: patch-Src_builtin.c,v 1.1 2015/06/13 12:57:28 ryoon Exp $ + +https://sourceforge.net/p/zsh/code/ci/ac26fafa03c30e8c79e4bd70bdbb68d025643ee7/ + +--- Src/builtin.c.orig 2015-05-31 15:39:40.000000000 +0000 ++++ Src/builtin.c +@@ -4461,7 +4461,7 @@ bin_print(char *name, char **args, Optio + lleft -= chars; + ptr += chars; + } +- if (width > 0 && flags[2]) width = -width; ++ if (width > 0 && flags[3]) width = -width; + if (width > 0 && lchars < width) + count += fprintf(fout, "%*c", width - lchars, ' '); + count += fwrite(b, 1, lbytes, fout); diff --git a/shells/zsh/patches/patch-Test_B03print.ztst b/shells/zsh/patches/patch-Test_B03print.ztst new file mode 100644 index 000000000..f8afd4d8e --- /dev/null +++ b/shells/zsh/patches/patch-Test_B03print.ztst @@ -0,0 +1,24 @@ +$NetBSD: patch-Test_B03print.ztst,v 1.1 2015/06/13 12:57:28 ryoon Exp $ + +https://sourceforge.net/p/zsh/code/ci/ac26fafa03c30e8c79e4bd70bdbb68d025643ee7/ + +--- Test/B03print.ztst.orig 2014-12-13 23:55:54.000000000 +0000 ++++ Test/B03print.ztst +@@ -169,11 +169,15 @@ + 0:%n count zeroed on format reuse + >1 + +-# this may fill spec string with '%0+- #*.*lld\0' - 13 characters +- printf '%1$0+- #-08.5dx\n' 123 ++# this may fill spec string with '%0'+- #*.*lld\0' - 14 characters ++ printf '%1$0'"'+- #-08.5dx\n" 123 + 0:maximal length format specification + >+00123 x + ++ printf "x:%-20s:y\n" fubar ++0:left-justification of string ++>x:fubar :y ++ + printf '%*smorning\n' -5 good + 0:negative width specified + >good morning diff --git a/sysutils/Makefile b/sysutils/Makefile index ce553dd4b..6d7a600b6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.631 2015/03/13 15:59:08 taca Exp $ +# $NetBSD: Makefile,v 1.635 2015/06/11 12:22:56 abs Exp $ # COMMENT= System utilities @@ -381,6 +381,7 @@ SUBDIR+= p5-UPS-Nut SUBDIR+= p5-Unix-ConfigFile SUBDIR+= p5-Unix-Statgrab SUBDIR+= p5-Unix-Syslog +SUBDIR+= p5-collectd SUBDIR+= pciutils SUBDIR+= pcmanfm SUBDIR+= pcvt-utils @@ -399,7 +400,9 @@ SUBDIR+= pstree SUBDIR+= puppet SUBDIR+= pv SUBDIR+= pwgen +SUBDIR+= py-attic SUBDIR+= py-augeas +SUBDIR+= py-collectd SUBDIR+= py-dbus SUBDIR+= py-gnome-menus SUBDIR+= py-kazoo @@ -415,6 +418,7 @@ SUBDIR+= qlogtools SUBDIR+= radeontool SUBDIR+= radmind SUBDIR+= rconfig +SUBDIR+= rdfind SUBDIR+= rdiff-backup SUBDIR+= rename SUBDIR+= rfstool @@ -601,11 +605,14 @@ SUBDIR+= xfce4-cpugraph-plugin SUBDIR+= xfce4-diskperf-plugin SUBDIR+= xfce4-fsguard-plugin SUBDIR+= xfce4-genmon-plugin +SUBDIR+= xfce4-mount-plugin SUBDIR+= xfce4-netload-plugin SUBDIR+= xfce4-quicklauncher-plugin SUBDIR+= xfce4-systemload-plugin +SUBDIR+= xfce4-taskmanager SUBDIR+= xfce4-thunar -SUBDIR+= xfce4-volman +SUBDIR+= xfce4-thunar-vcs +SUBDIR+= xfce4-verve-plugin SUBDIR+= xfce4-xarchiver SUBDIR+= xfce4-xkb-plugin SUBDIR+= xfe diff --git a/sysutils/acpica-utils/DESCR b/sysutils/acpica-utils/DESCR index 8d8334de3..c00cd23c3 100644 --- a/sysutils/acpica-utils/DESCR +++ b/sysutils/acpica-utils/DESCR @@ -4,4 +4,7 @@ managing hardware and events. The following utilities are provided: * ASL Compiler & Disassembler * ACPI Simulator (AcpiExec) - * ACPI Table Extractor + * ACPI Table Extractor (AcpiXtract) + * ACPI Help (AcpiHelp) + * ACPI Source Code Converter (AcpiSrc) + * ACPI Example Namespace Dump (AcpiNames) diff --git a/sysutils/acpica-utils/Makefile b/sysutils/acpica-utils/Makefile index a2f9ed41a..23b9e361e 100644 --- a/sysutils/acpica-utils/Makefile +++ b/sysutils/acpica-utils/Makefile @@ -1,53 +1,54 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:56 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/16 14:21:01 wiz Exp $ # -DISTNAME= acpica-unix-${ACPICA_UTILS_VERSION} -PKGNAME= acpica-utils-${ACPICA_UTILS_VERSION} -PKGREVISION= 1 -CATEGORIES= devel -MASTER_SITES= http://www.acpica.org/download/ +DISTNAME= acpica-unix2-20150410 +PKGNAME= ${DISTNAME:S/-unix2-/-utils-/} +CATEGORIES= sysutils devel +MASTER_SITES= https://acpica.org/sites/acpica/files/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.acpica.org/ COMMENT= Intel ACPI CA Unix utilities +LICENSE= modified-bsd OR gnu-gpl-v2 -ACPICA_UTILS_VERSION= 20090625 +TESTS_DISTNAME= ${DISTNAME:S/acpica-unix2-/acpitests-unix-/} +DISTFILES= ${DEFAULT_DISTFILES} +DISTFILES+= ${TESTS_DISTNAME}${EXTRACT_SUFX} -INSTALLATION_DIRS= bin share/doc/acpica-utils +USE_TOOLS+= bison flex gm4 gmake bash -USE_TOOLS+= bison flex gm4 gmake +REPLACE_BASH+= tests/aapits/bin/aapitsrun +REPLACE_BASH+= tests/aapits/bin/cadir +REPLACE_BASH+= tests/aapits/bin/run1 +REPLACE_BASH+= tests/aslts.sh +REPLACE_BASH+= tests/aslts/bin/Do +REPLACE_BASH+= tests/aslts/bin/asltsdiffres +REPLACE_BASH+= tests/aslts/bin/asltsrun +REPLACE_BASH+= tests/aslts/bin/bugstate/bdemosconc +REPLACE_BASH+= tests/aslts/bin/bugstate/bdemossum +REPLACE_BASH+= tests/aslts/bin/bugstate/bdemostabs +REPLACE_BASH+= tests/aslts/bin/bugstate/parsebuglist +REPLACE_BASH+= tests/aslts/bin/common +REPLACE_BASH+= tests/aslts/bin/diffproc +REPLACE_BASH+= tests/aslts/bin/settings +REPLACE_BASH+= tests/templates/templates.sh -LICENSE= gnu-gpl-v2 # OR intel-acpica-license -# According to http://www.acpica.org/documentation/faq.php: -# "Under what licensing is the ACPICA source released? -# ACPICA can be licensed under the GNU General Public License or via a -# separate license that may be more favorable to commercial OSVs. Please -# see the source code license header for specifics. +post-extract: + ${RUN}rm -rf ${WRKSRC}/tests + ${RUN}mv ${WRKDIR}/${TESTS_DISTNAME}/tests ${WRKSRC} -# Don't have sem_timedwait() -CFLAGS.NetBSD+= -DACPI_USE_ALTERNATE_TIMEOUT -CFLAGS.DragonFly+= -DACPI_USE_ALTERNATE_TIMEOUT - -do-build: - cd ${WRKSRC}/tools/acpiexec && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} - cp -f ${WRKSRC}/tools/acpiexec/acpiexec ${WRKSRC} - cd ${WRKSRC}/tools/acpiexec && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} clean - cd ${WRKSRC}/compiler && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} - cd ${WRKSRC}/tools/acpisrc && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} - cd ${WRKSRC}/tools/acpixtract && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/compiler/iasl \ - ${DESTDIR}${PREFIX}/bin/iasl - ln -s iasl ${DESTDIR}${PREFIX}/bin/acpi-iasl - ${INSTALL_PROGRAM} ${WRKSRC}/acpiexec ${DESTDIR}${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/tools/acpixtract/acpixtract \ - ${DESTDIR}${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/tools/acpisrc/acpisrc \ - ${DESTDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/README \ - ${DESTDIR}${PREFIX}/share/doc/acpica-utils - ${INSTALL_DATA} ${FILESDIR}/LICENSE \ - ${DESTDIR}${PREFIX}/share/doc/acpica-utils +do-test: +# ACPICA Tests rely on non-zero exit +## ASL tests + cd ${WRKSRC}/tests && ./aslts.sh -u +## API tests + cd ${WRKSRC}/tests/aapits && gmake + cd ${WRKSRC}/tests/aapits/asl && \ + ASL=${WRKSRC}/generate/unix/bin/iasl gmake +# This one needs to be fixed +# cd ${WRKSRC}/tests/aapits/bin && ./aapitsrun +## Template tests +# This test is broken too +# cd ${WRKSRC}/tests/templates && gmake .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/acpica-utils/PLIST b/sysutils/acpica-utils/PLIST index e6d923646..c18fd54cb 100644 --- a/sysutils/acpica-utils/PLIST +++ b/sysutils/acpica-utils/PLIST @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST,v 1.3 2010/10/19 14:33:19 jakllsch Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/16 14:21:01 wiz Exp $ +bin/acpibin +bin/acpidump +bin/acpiexamples bin/acpiexec -bin/acpi-iasl +bin/acpihelp +bin/acpinames bin/acpisrc bin/acpixtract bin/iasl -share/doc/acpica-utils/LICENSE -share/doc/acpica-utils/README diff --git a/sysutils/acpica-utils/distinfo b/sysutils/acpica-utils/distinfo index 1f50c60ff..3d1f402ac 100644 --- a/sysutils/acpica-utils/distinfo +++ b/sysutils/acpica-utils/distinfo @@ -1,5 +1,9 @@ -$NetBSD: distinfo,v 1.6 2009/07/14 18:13:48 tnn Exp $ +$NetBSD: distinfo,v 1.8 2015/04/27 16:08:51 joerg Exp $ -SHA1 (acpica-unix-20090625.tar.gz) = d5906ce8695173916c1c586111fcc6b40ade60c2 -RMD160 (acpica-unix-20090625.tar.gz) = 5e5299f3d93e0259e16346861f0c66651f6fbfd9 -Size (acpica-unix-20090625.tar.gz) = 933277 bytes +SHA1 (acpica-unix2-20150410.tar.gz) = aa1bd36272b9151bb19402dac9db72bcea5a95b0 +RMD160 (acpica-unix2-20150410.tar.gz) = 2b4186e1fd2697eb731f25dac311bc469d78b672 +Size (acpica-unix2-20150410.tar.gz) = 1337136 bytes +SHA1 (acpitests-unix-20150410.tar.gz) = 28bfafa391c3d4daad9ce49e88cda3b16ace5897 +RMD160 (acpitests-unix-20150410.tar.gz) = 8fd7ef601b6abcfa79f5513cd3b8460954f80d31 +Size (acpitests-unix-20150410.tar.gz) = 2052271 bytes +SHA1 (patch-generate_unix_Makefile.config) = 318859079fcb1c4d6a24a4df1f0cbdcc2581a9eb diff --git a/sysutils/acpica-utils/files/LICENSE b/sysutils/acpica-utils/files/LICENSE deleted file mode 100644 index 5e28a045b..000000000 --- a/sysutils/acpica-utils/files/LICENSE +++ /dev/null @@ -1,104 +0,0 @@ - 1. Copyright Notice - - Some or all of this work - Copyright (c) 1999 - 2003, Intel Corp. - All rights reserved. - - 2. License - - 2.1. This is your license from Intel Corp. under its intellectual property - rights. You may have additional license terms from the party that provided - you this software, covering your right to use that party's intellectual - property rights. - - 2.2. Intel grants, free of charge, to any person ("Licensee") obtaining a - copy of the source code appearing in this file ("Covered Code") an - irrevocable, perpetual, worldwide license under Intel's copyrights in the - base code distributed originally by Intel ("Original Intel Code") to copy, - make derivatives, distribute, use and display any portion of the Covered - Code in any form, with the right to sublicense such rights; and - - 2.3. Intel grants Licensee a non-exclusive and non-transferable patent - license (with the right to sublicense), under only those claims of Intel - patents that are infringed by the Original Intel Code, to make, use, sell, - offer to sell, and import the Covered Code and derivative works thereof - solely to the minimum extent necessary to exercise the above copyright - license, and in no event shall the patent license extend to any additions - to or modifications of the Original Intel Code. No other license or right - is granted directly or by implication, estoppel or otherwise; - - The above copyright and patent license is granted only if the following - conditions are met: - - 3. Conditions - - 3.1. Redistribution of Source with Rights to Further Distribute Source. - Redistribution of source code of any substantial portion of the Covered - Code or modification with rights to further distribute source must include - the above Copyright Notice, the above License, this list of Conditions, - and the following Disclaimer and Export Compliance provision. In addition, - Licensee must cause all Covered Code to which Licensee contributes to - contain a file documenting the changes Licensee made to create that Covered - Code and the date of any change. Licensee must include in that file the - documentation of any changes made by any predecessor Licensee. Licensee - must include a prominent statement that the modification is derived, - directly or indirectly, from Original Intel Code. - - 3.2. Redistribution of Source with no Rights to Further Distribute Source. - Redistribution of source code of any substantial portion of the Covered - Code or modification without rights to further distribute source must - include the following Disclaimer and Export Compliance provision in the - documentation and/or other materials provided with distribution. In - addition, Licensee may not authorize further sublicense of source of any - portion of the Covered Code, and must include terms to the effect that the - license from Licensee to its licensee is limited to the intellectual - property embodied in the software Licensee provides to its licensee, and - not to intellectual property embodied in modifications its licensee may - make. - - 3.3. Redistribution of Executable. Redistribution in executable form of any - substantial portion of the Covered Code or modification must reproduce the - above Copyright Notice, and the following Disclaimer and Export Compliance - provision in the documentation and/or other materials provided with the - distribution. - - 3.4. Intel retains all right, title, and interest in and to the Original - Intel Code. - - 3.5. Neither the name Intel nor any other trademark owned or controlled by - Intel shall be used in advertising or otherwise to promote the sale, use or - other dealings in products derived from or relating to the Covered Code - without prior written authorization from Intel. - - 4. Disclaimer and Export Compliance - - 4.1. INTEL MAKES NO WARRANTY OF ANY KIND REGARDING ANY SOFTWARE PROVIDED - HERE. ANY SOFTWARE ORIGINATING FROM INTEL OR DERIVED FROM INTEL SOFTWARE - IS PROVIDED "AS IS," AND INTEL WILL NOT PROVIDE ANY SUPPORT, ASSISTANCE, - INSTALLATION, TRAINING OR OTHER SERVICES. INTEL WILL NOT PROVIDE ANY - UPDATES, ENHANCEMENTS OR EXTENSIONS. INTEL SPECIFICALLY DISCLAIMS ANY - IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT AND FITNESS FOR A - PARTICULAR PURPOSE. - - 4.2. IN NO EVENT SHALL INTEL HAVE ANY LIABILITY TO LICENSEE, ITS LICENSEES - OR ANY OTHER THIRD PARTY, FOR ANY LOST PROFITS, LOST DATA, LOSS OF USE OR - COSTS OF PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY INDIRECT, - SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THIS AGREEMENT, UNDER ANY - CAUSE OF ACTION OR THEORY OF LIABILITY, AND IRRESPECTIVE OF WHETHER INTEL - HAS ADVANCE NOTICE OF THE POSSIBILITY OF SUCH DAMAGES. THESE LIMITATIONS - SHALL APPLY NOTWITHSTANDING THE FAILURE OF THE ESSENTIAL PURPOSE OF ANY - LIMITED REMEDY. - - 4.3. Licensee shall not export, either directly or indirectly, any of this - software or system incorporating such software without first obtaining any - required license or other approval from the U. S. Department of Commerce or - any other agency or department of the United States Government. In the - event Licensee exports any such software from the United States or - re-exports any such software from a foreign destination, Licensee shall - ensure that the distribution and export/re-export of the software is in - compliance with all laws, regulations, orders, or other restrictions of the - U.S. Export Administration Regulations. Licensee agrees that neither it nor - any of its subsidiaries will export/re-export any technical data, process, - software, or service, directly or indirectly, to any country for which the - United States government or any agency thereof requires an export license, - other governmental approval, or letter of assurance, without first obtaining - such license, approval or letter. diff --git a/sysutils/acpica-utils/patches/patch-generate_unix_Makefile.config b/sysutils/acpica-utils/patches/patch-generate_unix_Makefile.config new file mode 100644 index 000000000..03af076a3 --- /dev/null +++ b/sysutils/acpica-utils/patches/patch-generate_unix_Makefile.config @@ -0,0 +1,22 @@ +$NetBSD: patch-generate_unix_Makefile.config,v 1.1 2015/04/27 16:08:51 joerg Exp $ + +--- generate/unix/Makefile.config.orig 2015-04-27 15:58:21.000000000 +0000 ++++ generate/unix/Makefile.config +@@ -191,7 +191,6 @@ CWARNINGFLAGS += \ + -Wmissing-field-initializers\ + -Wnested-externs\ + -Wold-style-definition\ +- -Woverride-init\ + -Wno-format-nonliteral\ + -Wredundant-decls + # +@@ -203,9 +202,6 @@ ifneq ($(HOST), _FreeBSD) + + ifneq ($(HOST), _APPLE) + CWARNINGFLAGS += \ +- -Wlogical-op\ +- -Wmissing-parameter-type\ +- -Wold-style-declaration\ + -Wtype-limits + endif + endif diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile index fe3de47e3..2f60b762b 100644 --- a/sysutils/amanda-common/Makefile +++ b/sysutils/amanda-common/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2015/03/26 15:57:34 joerg Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/12 10:51:11 wiz Exp $ PKGNAME= amanda-common-${AMANDA_VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Common libraries and binaries for Amanda diff --git a/sysutils/amtterm/Makefile b/sysutils/amtterm/Makefile index 37f37b4ed..b787f5265 100644 --- a/sysutils/amtterm/Makefile +++ b/sysutils/amtterm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/03/16 19:19:58 tron Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:11 wiz Exp $ DISTNAME= amtterm-1.3 -PKGREVISION= 16 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= http://www.kraxel.org/releases/amtterm/ diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index 15ef657a3..9b68441bc 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2015/02/05 15:22:06 pettai Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/25 13:21:03 jperkin Exp $ DISTNAME= ansible-1.6.10 +PKGREVISION= 1 #PKGNAME= ${PYPKGPREFIX}-${DISTNAME} # XXX: for when package is py3x-ready CATEGORIES= python sysutils MASTER_SITES= http://releases.ansible.com/ansible/ diff --git a/sysutils/ansible/distinfo b/sysutils/ansible/distinfo index 80076c5e4..36f8d4020 100644 --- a/sysutils/ansible/distinfo +++ b/sysutils/ansible/distinfo @@ -1,13 +1,14 @@ -$NetBSD: distinfo,v 1.7 2015/02/05 15:22:06 pettai Exp $ +$NetBSD: distinfo,v 1.8 2015/06/25 13:21:03 jperkin Exp $ SHA1 (ansible-1.6.10.tar.gz) = 35d4af5beaff73de339442962da286bd3d7bacf4 RMD160 (ansible-1.6.10.tar.gz) = 2e9160769d06b14fcd4446a8337c5ef3447139bc Size (ansible-1.6.10.tar.gz) = 654605 bytes -SHA1 (patch-examples_ansible.cfg) = 8951c1da381130e3de5178e858edabdd919868b5 -SHA1 (patch-lib_ansible_callbacks.py) = e712d8215221ff11920039aa8ed4efd4d6e5fae6 -SHA1 (patch-lib_ansible_constants.py) = f54e5bb869382cc58b910463543a885b059a9ec3 -SHA1 (patch-library-system-ping) = 4b2c1fd8f9844f11cfbe0ba975f7bca7eb88079b -SHA1 (patch-library_database_riak) = e78fa264f03353ee25c1b358fd4daa90fe27fd44 -SHA1 (patch-library_monitoring_nagios) = 4c101d9c16d7f29a4557c29a2870cfb6bd3ab537 -SHA1 (patch-library_packaging_pkgin) = f235023fbad90c01f24cc33903b781a193611334 -SHA1 (patch-library_system_setup) = ed003c6bd067e61c696316827992f3510c6f4ed8 +SHA1 (patch-examples_ansible.cfg) = aa743238d77edc4abfeddae69456067a53f6afeb +SHA1 (patch-lib_ansible_callbacks.py) = 786a30966784b2c0bbf749cb48786f50d42c8894 +SHA1 (patch-lib_ansible_constants.py) = 170f57a2f651c4fd1678a8ad695ce1848c0b7282 +SHA1 (patch-lib_ansible_module__utils_facts.py) = b44b9d03be1e30f5a2590100a62853516700fbd2 +SHA1 (patch-library-system-ping) = 11be10c2c6617b48dba54823ead462628702708b +SHA1 (patch-library_database_riak) = cffae39d5a5e591938818655b78729a8e39084f1 +SHA1 (patch-library_monitoring_nagios) = 7e40fb967bbb03fb52d0478a8d2caeb213e2fb7f +SHA1 (patch-library_packaging_pkgin) = 0dcc1699822251b7cc69db60d286e71964a99e0c +SHA1 (patch-library_system_setup) = d19520ddfa5f69f281fe18ccc9a31a2f6fb30d86 diff --git a/sysutils/ansible/patches/patch-examples_ansible.cfg b/sysutils/ansible/patches/patch-examples_ansible.cfg index 80cc22031..69c503f54 100644 --- a/sysutils/ansible/patches/patch-examples_ansible.cfg +++ b/sysutils/ansible/patches/patch-examples_ansible.cfg @@ -1,8 +1,8 @@ -$NetBSD: patch-examples_ansible.cfg,v 1.3 2014/06/15 00:15:08 rodent Exp $ +$NetBSD: patch-examples_ansible.cfg,v 1.4 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. ---- examples/ansible.cfg.orig 2014-06-09 21:23:31.000000000 +0000 +--- examples/ansible.cfg.orig 2014-07-25 20:48:49.000000000 +0000 +++ examples/ansible.cfg @@ -4,15 +4,15 @@ # nearly all parameters can be overridden in ansible-playbook diff --git a/sysutils/ansible/patches/patch-lib_ansible_callbacks.py b/sysutils/ansible/patches/patch-lib_ansible_callbacks.py index 013541586..29d3f6501 100644 --- a/sysutils/ansible/patches/patch-lib_ansible_callbacks.py +++ b/sysutils/ansible/patches/patch-lib_ansible_callbacks.py @@ -1,8 +1,8 @@ -$NetBSD: patch-lib_ansible_callbacks.py,v 1.4 2014/06/15 00:15:08 rodent Exp $ +$NetBSD: patch-lib_ansible_callbacks.py,v 1.5 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. ---- lib/ansible/callbacks.py.orig 2014-06-09 21:23:31.000000000 +0000 +--- lib/ansible/callbacks.py.orig 2014-07-25 20:48:49.000000000 +0000 +++ lib/ansible/callbacks.py @@ -55,9 +55,9 @@ def get_cowsay_info(): cowsay = "/usr/bin/cowsay" diff --git a/sysutils/ansible/patches/patch-lib_ansible_constants.py b/sysutils/ansible/patches/patch-lib_ansible_constants.py index d9f156246..6aa62781b 100644 --- a/sysutils/ansible/patches/patch-lib_ansible_constants.py +++ b/sysutils/ansible/patches/patch-lib_ansible_constants.py @@ -1,10 +1,10 @@ -$NetBSD: patch-lib_ansible_constants.py,v 1.6 2015/02/05 15:22:06 pettai Exp $ +$NetBSD: patch-lib_ansible_constants.py,v 1.7 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. ---- lib/ansible/constants.py.orig 2014-06-09 21:23:31.000000000 +0000 +--- lib/ansible/constants.py.orig 2014-07-25 20:48:49.000000000 +0000 +++ lib/ansible/constants.py -@@ -65,7 +65,7 @@ def load_config_file(): +@@ -67,7 +67,7 @@ def load_config_file(): path0 = os.path.expanduser(path0) path1 = os.getcwd() + "/ansible.cfg" path2 = os.path.expanduser("~/.ansible.cfg") @@ -13,7 +13,7 @@ Fix hardcoded paths to be replaced with SUBST framework. for path in [path0, path1, path2, path3]: if path is not None and os.path.exists(path): -@@ -90,7 +90,7 @@ if getattr(sys, "real_prefix", None): +@@ -92,7 +92,7 @@ if getattr(sys, "real_prefix", None): # in a virtualenv DIST_MODULE_PATH = os.path.join(sys.prefix, 'share/ansible/') else: @@ -22,7 +22,7 @@ Fix hardcoded paths to be replaced with SUBST framework. # check all of these extensions when looking for yaml files for things like # group variables -- really anything we can load -@@ -100,7 +100,7 @@ YAML_FILENAME_EXTENSIONS = [ "", ".yml", +@@ -102,7 +102,7 @@ YAML_FILENAME_EXTENSIONS = [ "", ".yml", DEFAULTS='defaults' # configurable things diff --git a/sysutils/ansible/patches/patch-lib_ansible_module__utils_facts.py b/sysutils/ansible/patches/patch-lib_ansible_module__utils_facts.py new file mode 100644 index 000000000..e2d8bc0ed --- /dev/null +++ b/sysutils/ansible/patches/patch-lib_ansible_module__utils_facts.py @@ -0,0 +1,30 @@ +$NetBSD: patch-lib_ansible_module__utils_facts.py,v 1.1 2015/06/25 13:21:03 jperkin Exp $ + +Handle sysctl(8) behaviour in OS X 10.10, using patch from +https://github.com/ansible/ansible/pull/8171/files + +--- lib/ansible/module_utils/facts.py.orig 2014-07-25 20:48:49.000000000 +0000 ++++ lib/ansible/module_utils/facts.py +@@ -1361,7 +1361,9 @@ class Darwin(Hardware): + return system_profile + + def get_mac_facts(self): +- self.facts['model'] = self.sysctl['hw.model'] ++ rc, out, err = module.run_command("sysctl hw.model") ++ if rc == 0: ++ self.facts['model'] = out.splitlines()[-1].split()[1] + self.facts['osversion'] = self.sysctl['kern.osversion'] + self.facts['osrevision'] = self.sysctl['kern.osrevision'] + +@@ -1376,7 +1378,10 @@ class Darwin(Hardware): + + def get_memory_facts(self): + self.facts['memtotal_mb'] = long(self.sysctl['hw.memsize']) / 1024 / 1024 +- self.facts['memfree_mb'] = long(self.sysctl['hw.usermem']) / 1024 / 1024 ++ rc, out, err = module.run_command("sysctl hw.usermem") ++ if rc == 0: ++ self.facts['memfree_mb'] = long(out.splitlines()[-1].split()[1]) / 1024 / 1024 ++ + + class Network(Facts): + """ diff --git a/sysutils/ansible/patches/patch-library-system-ping b/sysutils/ansible/patches/patch-library-system-ping index eadcd7a51..e64de15e1 100644 --- a/sysutils/ansible/patches/patch-library-system-ping +++ b/sysutils/ansible/patches/patch-library-system-ping @@ -1,8 +1,8 @@ -$NetBSD: patch-library-system-ping,v 1.2 2014/06/15 00:15:08 rodent Exp $ +$NetBSD: patch-library-system-ping,v 1.3 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. ---- library/system/ping.orig 2014-06-09 21:23:31.000000000 +0000 +--- library/system/ping.orig 2014-07-25 20:48:49.000000000 +0000 +++ library/system/ping @@ -27,7 +27,7 @@ short_description: Try to connect to hos description: diff --git a/sysutils/ansible/patches/patch-library_database_riak b/sysutils/ansible/patches/patch-library_database_riak index 8b1ac7ace..949727953 100644 --- a/sysutils/ansible/patches/patch-library_database_riak +++ b/sysutils/ansible/patches/patch-library_database_riak @@ -1,8 +1,8 @@ -$NetBSD: patch-library_database_riak,v 1.2 2014/06/15 00:15:08 rodent Exp $ +$NetBSD: patch-library_database_riak,v 1.3 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. ---- library/database/riak.orig 2014-06-09 21:23:31.000000000 +0000 +--- library/database/riak.orig 2014-07-25 20:48:49.000000000 +0000 +++ library/database/riak @@ -118,7 +118,7 @@ def main(): argument_spec=dict( diff --git a/sysutils/ansible/patches/patch-library_monitoring_nagios b/sysutils/ansible/patches/patch-library_monitoring_nagios index b1da9279a..1d758c866 100644 --- a/sysutils/ansible/patches/patch-library_monitoring_nagios +++ b/sysutils/ansible/patches/patch-library_monitoring_nagios @@ -1,8 +1,8 @@ -$NetBSD: patch-library_monitoring_nagios,v 1.2 2014/06/15 00:15:08 rodent Exp $ +$NetBSD: patch-library_monitoring_nagios,v 1.3 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. ---- library/monitoring/nagios.orig 2014-06-09 21:23:31.000000000 +0000 +--- library/monitoring/nagios.orig 2014-07-25 20:48:49.000000000 +0000 +++ library/monitoring/nagios @@ -125,6 +125,8 @@ import os.path diff --git a/sysutils/ansible/patches/patch-library_packaging_pkgin b/sysutils/ansible/patches/patch-library_packaging_pkgin index 907b3a150..d95794fba 100644 --- a/sysutils/ansible/patches/patch-library_packaging_pkgin +++ b/sysutils/ansible/patches/patch-library_packaging_pkgin @@ -1,10 +1,23 @@ -$NetBSD: patch-library_packaging_pkgin,v 1.2 2014/06/15 00:15:08 rodent Exp $ +$NetBSD: patch-library_packaging_pkgin,v 1.3 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. +Handle newer pkgin non-tty ';' delimited output. ---- library/packaging/pkgin.orig 2014-06-09 21:23:31.000000000 +0000 +--- library/packaging/pkgin.orig 2014-07-25 20:48:49.000000000 +0000 +++ library/packaging/pkgin -@@ -150,7 +150,7 @@ def main(): +@@ -87,7 +87,10 @@ def query_package(module, pkgin_path, na + + # Strip description + # (results in sth. like 'gcc47-libs-4.7.2nb4') +- pkgname_with_version = out.split(' ')[0] ++ if len(out.split(';')) >= 3: ++ pkgname_with_version = out.split(';')[0] ++ else: ++ pkgname_with_version = out.split(' ')[0] + + # Strip version + # (results in sth like 'gcc47-libs') +@@ -150,7 +153,7 @@ def main(): state = dict(default="present", choices=["present","absent"]), name = dict(aliases=["pkg"], required=True))) diff --git a/sysutils/ansible/patches/patch-library_system_setup b/sysutils/ansible/patches/patch-library_system_setup index 66e821f0c..9f67780a6 100644 --- a/sysutils/ansible/patches/patch-library_system_setup +++ b/sysutils/ansible/patches/patch-library_system_setup @@ -1,8 +1,8 @@ -$NetBSD: patch-library_system_setup,v 1.2 2014/06/15 00:15:08 rodent Exp $ +$NetBSD: patch-library_system_setup,v 1.3 2015/06/25 13:21:03 jperkin Exp $ Fix hardcoded paths to be replaced with SUBST framework. ---- library/system/setup.orig 2014-06-09 21:23:31.000000000 +0000 +--- library/system/setup.orig 2014-07-25 20:48:49.000000000 +0000 +++ library/system/setup @@ -42,7 +42,7 @@ options: description: diff --git a/sysutils/backuppc/Makefile b/sysutils/backuppc/Makefile index fb038178e..9bad4a27f 100644 --- a/sysutils/backuppc/Makefile +++ b/sysutils/backuppc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/03/01 15:58:04 taca Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:11 wiz Exp $ DISTNAME= BackupPC-3.3.1 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=backuppc/} diff --git a/sysutils/bacula-qt-console/Makefile b/sysutils/bacula-qt-console/Makefile index 764fdb513..a9f72a519 100644 --- a/sysutils/bacula-qt-console/Makefile +++ b/sysutils/bacula-qt-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/02/12 23:18:38 tron Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:24:50 tnn Exp $ PKGNAME= ${DISTNAME:S/-/-qt-console-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt-based console for Bacula - The Network Backup Solution DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo diff --git a/sysutils/bacula-tray-monitor/Makefile b/sysutils/bacula-tray-monitor/Makefile index 3209bd184..f02833a9c 100644 --- a/sysutils/bacula-tray-monitor/Makefile +++ b/sysutils/bacula-tray-monitor/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:24:50 tnn Exp $ PKGNAME= ${DISTNAME:S/-/-tray-monitor-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= System tray monitor for Bacula - The Network Backup Solution DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile index de7f1360c..bbd01d92a 100644 --- a/sysutils/bacula-wx-console/Makefile +++ b/sysutils/bacula-wx-console/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:24:50 tnn Exp $ PKGNAME= ${DISTNAME:S/-/-wx-console-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Bacula wxWindows-based console DISTINFO_FILE= ${.CURDIR}/../../sysutils/bacula/distinfo diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile index 8504196ce..090649ca9 100644 --- a/sysutils/bacula/Makefile +++ b/sysutils/bacula/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2014/10/12 00:08:26 gdt Exp $ +# $NetBSD: Makefile,v 1.62 2015/06/12 10:51:11 wiz Exp $ -PKGREVISION= 5 +PKGREVISION= 7 CONFLICTS+= bacula-client-[0-9]* bacula-clientonly-[0-9]* diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common index af444e64c..f1cf93b82 100644 --- a/sysutils/bacula/Makefile.common +++ b/sysutils/bacula/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.65 2014/10/05 16:41:08 wiz Exp $ +# $NetBSD: Makefile.common,v 1.66 2015/06/22 16:50:38 jperkin Exp $ # # used by sysutils/bacula-clientonly/Makefile # used by sysutils/bacula-tray-monitor/Makefile @@ -56,6 +56,11 @@ SUBST_FILES.egdir+= src/wx-console/Makefile.in SUBST_FILES.egdir+= src/tray-monitor/Makefile.in SUBST_SED.egdir= -e 's,%%EXAMPLESDIR%%,${EXAMPLESDIR},g' +SUBST_CLASSES+= fixwrap +SUBST_STAGE.fixwrap= post-build +SUBST_FILES.fixwrap= scripts/bacula_config +SUBST_SED.fixwrap= -e "s,${WRAPPER_BINDIR}/g++,${CXXPATH},g" + CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} CONFIGURE_ARGS+= --with-scriptdir=${PREFIX}/libexec/bacula CONFIGURE_ARGS+= --with-sbin-perm=0755 diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile index 6137ebfbf..c960418a2 100644 --- a/sysutils/baloo-widgets/Makefile +++ b/sysutils/baloo-widgets/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/01/09 10:50:38 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:24:50 tnn Exp $ DISTNAME= baloo-widgets-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= The BalooWidgets library LICENSE= gnu-gpl-v3 diff --git a/sysutils/baloo/Makefile b/sysutils/baloo/Makefile index 464ffd57b..0811e3a51 100644 --- a/sysutils/baloo/Makefile +++ b/sysutils/baloo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/11/13 11:05:43 markd Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:24:50 tnn Exp $ DISTNAME= baloo-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= KDE framework for searching and managing user metadata LICENSE= gnu-gpl-v3 diff --git a/sysutils/boxbackup-client/Makefile b/sysutils/boxbackup-client/Makefile index d203cc98f..bc3657d9c 100644 --- a/sysutils/boxbackup-client/Makefile +++ b/sysutils/boxbackup-client/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:11 wiz Exp $ # DISTNAME= boxbackup-0.11.1 PKGNAME= boxbackup-client-0.11.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boxbackup/} EXTRACT_SUFX= .tgz diff --git a/sysutils/boxbackup-server/Makefile b/sysutils/boxbackup-server/Makefile index f75024830..83a9393a4 100644 --- a/sysutils/boxbackup-server/Makefile +++ b/sysutils/boxbackup-server/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:11 wiz Exp $ # DISTNAME= boxbackup-0.11.1 PKGNAME= boxbackup-server-0.11.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boxbackup/} EXTRACT_SUFX= .tgz diff --git a/sysutils/brasero-nautilus/Makefile b/sysutils/brasero-nautilus/Makefile index 1a7629fab..10484618f 100644 --- a/sysutils/brasero-nautilus/Makefile +++ b/sysutils/brasero-nautilus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:24:50 tnn Exp $ # DISTNAME= brasero-2.32.1 PKGNAME= brasero-nautilus-2.32.1 -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index f24523fe4..ef3f33317 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2014/12/01 11:49:48 jmcneill Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:24:50 tnn Exp $ # DISTNAME= brasero-2.32.1 -PKGREVISION= 28 +PKGREVISION= 30 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/brasero/buildlink3.mk b/sysutils/brasero/buildlink3.mk index 93f1c1edc..54576a6bb 100644 --- a/sysutils/brasero/buildlink3.mk +++ b/sysutils/brasero/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.38 2015/04/25 14:24:50 tnn Exp $ BUILDLINK_TREE+= brasero @@ -6,7 +6,7 @@ BUILDLINK_TREE+= brasero BRASERO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.brasero+= brasero>=2.26.0 -BUILDLINK_ABI_DEPENDS.brasero+= brasero>=2.32.1nb28 +BUILDLINK_ABI_DEPENDS.brasero+= brasero>=2.32.1nb30 BUILDLINK_PKGSRCDIR.brasero?= ../../sysutils/brasero .include "../../x11/gtk2/buildlink3.mk" diff --git a/sysutils/bsdinstall/Makefile b/sysutils/bsdinstall/Makefile index 8ed847f30..ddb5aafca 100644 --- a/sysutils/bsdinstall/Makefile +++ b/sysutils/bsdinstall/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/09/05 12:19:49 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/04 17:21:06 ryoon Exp $ DISTNAME= bsdinstall-20130905 CATEGORIES= sysutils @@ -17,8 +17,14 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/cat1 ${PKGMANDIR}/man1 do-extract: @${CP} -R ${FILESDIR} ${WRKSRC} + @${TOUCH} ${WRKSRC}/bsdinstall.cat1 CPPFLAGS+= -D_PATH_DEVNULL=\"/dev/null\" CPPFLAGS+= -DTARGET_STRIP=\"${TOOLS_PLATFORM.strip:Q}\" +.include "../../mk/bsd.prefs.mk" +.if !empty(MACHINE_PLATFORM:MSunOS-5.11-*) +MAKE_ENV+= NOGCCERROR=yes +.endif + .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/btpin-qt/Makefile b/sysutils/btpin-qt/Makefile index d6f573ea0..92c213018 100644 --- a/sysutils/btpin-qt/Makefile +++ b/sysutils/btpin-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/12/30 08:58:57 plunky Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:24:50 tnn Exp $ DISTNAME= btpin-qt-1.5 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= sysutils MASTER_SITES= http://www.NetBSD.org/~plunky/ diff --git a/sysutils/bubblemon/Makefile b/sysutils/bubblemon/Makefile index b573d323f..44b2b18f4 100644 --- a/sysutils/bubblemon/Makefile +++ b/sysutils/bubblemon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:24:50 tnn Exp $ # DISTNAME= bubblemon-dockapp-1.46 PKGNAME= ${DISTNAME:S/-dockapp//} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= sysutils MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ diff --git a/sysutils/bup/Makefile b/sysutils/bup/Makefile index ae1467ecf..9e414d66c 100644 --- a/sysutils/bup/Makefile +++ b/sysutils/bup/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2014/09/06 21:29:45 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:11 wiz Exp $ -DISTNAME= bup-0.26 +DISTNAME= bup-0.27 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # https://github.com/bup/bup/releases/ -# doc tarball: switch to "man" branch before downloading -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME:S/bup/bup-man/}${EXTRACT_SUFX} +# doc: switch to "man" branch before downloading +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME:S/bup/bup-man/}.zip MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://github.com/bup/bup @@ -18,7 +19,7 @@ DEPENDS+= git-base-[0-9]*:../../devel/git-base PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-fuse-bindings -DOCDIR= ${WRKDIR}/bup-0.26 +DOCDIR= ${WRKDIR}/bup-man TEST_TARGET= test @@ -37,6 +38,7 @@ REPLACE_PYTHON+= cmd/fsck-cmd.py REPLACE_PYTHON+= cmd/ftp-cmd.py REPLACE_PYTHON+= cmd/fuse-cmd.py REPLACE_PYTHON+= cmd/help-cmd.py +REPLACE_PYTHON+= cmd/import-duplicity-cmd.py REPLACE_PYTHON+= cmd/index-cmd.py REPLACE_PYTHON+= cmd/init-cmd.py REPLACE_PYTHON+= cmd/join-cmd.py diff --git a/sysutils/bup/PLIST b/sysutils/bup/PLIST index 0163df5bb..3a2f833e0 100644 --- a/sysutils/bup/PLIST +++ b/sysutils/bup/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2014/09/06 21:29:45 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/27 09:17:17 wiz Exp $ bin/bup lib/bup/bup/__init__.py lib/bup/bup/_helpers.so @@ -31,6 +31,7 @@ lib/bup/cmd/bup-fsck lib/bup/cmd/bup-ftp lib/bup/cmd/bup-fuse lib/bup/cmd/bup-help +lib/bup/cmd/bup-import-duplicity lib/bup/cmd/bup-import-rdiff-backup lib/bup/cmd/bup-import-rsnapshot lib/bup/cmd/bup-index @@ -67,6 +68,7 @@ man/man1/bup-fsck.1 man/man1/bup-ftp.1 man/man1/bup-fuse.1 man/man1/bup-help.1 +man/man1/bup-import-duplicity.1 man/man1/bup-import-rdiff-backup.1 man/man1/bup-import-rsnapshot.1 man/man1/bup-index.1 diff --git a/sysutils/bup/distinfo b/sysutils/bup/distinfo index 20d6ff331..8887e3ac6 100644 --- a/sysutils/bup/distinfo +++ b/sysutils/bup/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.7 2014/09/06 21:29:45 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/04/27 09:17:17 wiz Exp $ -SHA1 (bup-0.26.tar.gz) = 86e636818590fe40e1074c67545bb74de6e8306b -RMD160 (bup-0.26.tar.gz) = 206d301677a359b3e904e89d5a12e82829d12565 -Size (bup-0.26.tar.gz) = 342754 bytes -SHA1 (bup-man-0.26.tar.gz) = 17dc3136b56cd7427c1668681f86565e42ff1a74 -RMD160 (bup-man-0.26.tar.gz) = ff8cfc15609134055c651679ad7b6609a3959c23 -Size (bup-man-0.26.tar.gz) = 4410896 bytes +SHA1 (bup-0.27.tar.gz) = f082fcda2d60d9cdb6a788fb85c171925d2a1e28 +RMD160 (bup-0.27.tar.gz) = 52a7893008cfd99fbb7088d4f801cf9c0af27af6 +Size (bup-0.27.tar.gz) = 351733 bytes +SHA1 (bup-man-0.27.zip) = 278b5ab581043f0a40a35a1eb30ac2200f05ff62 +RMD160 (bup-man-0.27.zip) = b6c25e55dea3f2ae9006a052c3c004e6e5cf3b0e +Size (bup-man-0.27.zip) = 43244 bytes SHA1 (patch-Makefile) = 3208d663af3e5e129499282d14e10abd94f56805 SHA1 (patch-config_configure) = 9360a8be2cef559d93f1a5301f1f397f31da7d72 diff --git a/sysutils/burn/Makefile b/sysutils/burn/Makefile index e1f2fa9e0..caf798143 100644 --- a/sysutils/burn/Makefile +++ b/sysutils/burn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/06 08:17:37 adam Exp $ # DISTNAME= burn-0.4.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} diff --git a/sysutils/cdbkup/Makefile b/sysutils/cdbkup/Makefile index 328764154..c18988380 100644 --- a/sysutils/cdbkup/Makefile +++ b/sysutils/cdbkup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2015/03/14 13:56:49 tnn Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:11 wiz Exp $ DISTNAME= cdbkup-1.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cdbkup/} diff --git a/sysutils/cdrkit/Makefile b/sysutils/cdrkit/Makefile index 4eabf064f..15f6ac006 100644 --- a/sysutils/cdrkit/Makefile +++ b/sysutils/cdrkit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= cdrkit-1.1.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://cdrkit.org/releases/ diff --git a/sysutils/cdrtools/Makefile b/sysutils/cdrtools/Makefile index 150a8097f..84bc39d22 100644 --- a/sysutils/cdrtools/Makefile +++ b/sysutils/cdrtools/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.110 2015/03/13 17:51:15 tnn Exp $ +# $NetBSD: Makefile,v 1.111 2015/04/27 09:05:11 wiz Exp $ -DISTNAME= cdrtools-3.01a24 +DISTNAME= cdrtools-3.01a28 PKGNAME= ${DISTNAME:S/a/alpha/:S/-pre/pre/} -PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cdrtools/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://cdrecord.berlios.de/old/private/cdrecord.html +HOMEPAGE= http://cdrtools.sourceforge.net/private/cdrecord.html COMMENT= Software for creating ISO9660 images and writing CD/DVD/Blu-ray #LICENSE= CDDL.Schily.txt AND gnu-gpl-v2 AND gnu-lgpl-v2.1 @@ -16,6 +15,8 @@ CONFLICTS= mkisofs-[0-9]* cdrtools-ossdvd-[0-9]* cdrecord-[0-9]* cdrkit-[0-9]* WRKSRC= ${WRKDIR}/${DISTNAME:C/a[0-9]*//} +MAKE_JOBS_SAFE= no # makefiles.5 + .include "../../mk/bsd.prefs.mk" USE_TOOLS+= gm4 gmake tbl diff --git a/sysutils/cdrtools/distinfo b/sysutils/cdrtools/distinfo index 5baeba77e..8d1e6e07d 100644 --- a/sysutils/cdrtools/distinfo +++ b/sysutils/cdrtools/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.84 2014/08/23 05:38:22 wiz Exp $ +$NetBSD: distinfo,v 1.85 2015/04/27 09:05:11 wiz Exp $ -SHA1 (cdrtools-3.01a24.tar.bz2) = b49b01b6269280336ef3ca89aa41538db3a9b2dc -RMD160 (cdrtools-3.01a24.tar.bz2) = 6afd625f0b04f861592a82caf6bf78109dfee726 -Size (cdrtools-3.01a24.tar.bz2) = 2075400 bytes -SHA1 (patch-mkisofs_mkisofs.c) = 94fbc4abd559852f20c307e1dcf8070a02520f2d +SHA1 (cdrtools-3.01a28.tar.bz2) = 081b1daa9c86f33483213a8d8d0fd75caec51ead +RMD160 (cdrtools-3.01a28.tar.bz2) = 84ad3ddbaea67a59a057d5338f3a683bffb49c1f +Size (cdrtools-3.01a28.tar.bz2) = 2081108 bytes diff --git a/sysutils/cdrtools/patches/patch-mkisofs_mkisofs.c b/sysutils/cdrtools/patches/patch-mkisofs_mkisofs.c deleted file mode 100644 index e32e94ada..000000000 --- a/sysutils/cdrtools/patches/patch-mkisofs_mkisofs.c +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-mkisofs_mkisofs.c,v 1.1 2014/08/23 05:38:22 wiz Exp $ - -The bug prevents mkisofs from creating old-style distrib/cdrom ISO -image for macppc. Trying to create bootable macppc CD in distrib/cdrom -using cdrtools mkisofs fails with: - - mkisofs: No such file or directory. Invalid node - '--macbin'. - -The bug is in option spec that causes mkisofs to misparse --hide-hfs-list option. The patch is actually a single whitespace -character. - ---- mkisofs/mkisofs.c.orig 2014-02-11 22:38:45.000000000 +0000 -+++ mkisofs/mkisofs.c -@@ -1364,7 +1364,7 @@ LOCAL const struct mki_option mki_option - __("\1FILE\1Set HFS AutoStart file name")}, - {{"no-desktop%0", &create_dt }, - __("Do not create the HFS (empty) Desktop files")}, -- {{"hide-hfs&", NULL, (getpargfun)hfs_add_match }, -+ {{"hide-hfs& ", NULL, (getpargfun)hfs_add_match }, - __("\1GLOBFILE\1Hide HFS file")}, - {{"hide-hfs-list&", NULL, (getpargfun)hfs_add_list }, - __("\1FILE\1List of HFS files to hide")}, diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile index 35d0292f2..e8521d555 100644 --- a/sysutils/cfengine2/Makefile +++ b/sysutils/cfengine2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/09/06 06:24:07 jperkin Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:51:12 wiz Exp $ DISTNAME= cfengine-2.2.10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils net MASTER_SITES= http://www.cfengine.org/tarballs/ \ http://ftp.osuosl.org/pub/cfengine/ \ diff --git a/sysutils/cfengine2/distinfo b/sysutils/cfengine2/distinfo index c2db96137..33c2ebc24 100644 --- a/sysutils/cfengine2/distinfo +++ b/sysutils/cfengine2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.13 2010/05/09 22:09:30 pettai Exp $ +$NetBSD: distinfo,v 1.14 2015/06/18 01:58:30 dholland Exp $ SHA1 (cfengine-2.2.10.tar.gz) = 032bec0bc59ffee7179422e96dfd902afbf94340 RMD160 (cfengine-2.2.10.tar.gz) = 67fd3dc80270dc000887e3dbf26f372338e2600f @@ -6,3 +6,4 @@ Size (cfengine-2.2.10.tar.gz) = 2690333 bytes SHA1 (patch-aa) = cdbebcf1a8d284bbaa9e8e0deb60112c5e33287c SHA1 (patch-ab) = bd2946d1cd5b21e3cf664258360c38c9651542a9 SHA1 (patch-ac) = ca643a6dd76307053923c93b321533b684d22474 +SHA1 (patch-src_do.c) = 5773b0b2331818b2340ab288711840073507c25b diff --git a/sysutils/cfengine2/patches/patch-src_do.c b/sysutils/cfengine2/patches/patch-src_do.c new file mode 100644 index 000000000..282dc2399 --- /dev/null +++ b/sysutils/cfengine2/patches/patch-src_do.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_do.c,v 1.1 2015/06/18 01:58:30 dholland Exp $ + +avoid gccism (from PR 46354) + +--- src/do.c~ 2009-03-08 16:27:56.000000000 +0000 ++++ src/do.c +@@ -2846,7 +2846,7 @@ for (ptr = VPKG; ptr != NULL; ptr=ptr->n + + ExpandVarstring(ptr->name,name,""); + +- snprintf(lock,CF_BUFSIZE-1,"%s_%d_%s_%d_%s_%s", name, ptr->cmp, ptr->ver ? ptr->ver: "" ,ptr->action, ptr->defines ?: "", ptr->elsedef ?: ""); ++ snprintf(lock,CF_BUFSIZE-1,"%s_%d_%s_%d_%s_%s", name, ptr->cmp, ptr->ver ? ptr->ver: "" ,ptr->action, ptr->defines ? ptr->defines : "", ptr->elsedef ? ptr->elsedef : ""); + + if (!GetLock(ASUniqueName("packages"),CanonifyName(lock),ptr->ifelapsed,ptr->expireafter,VUQNAME,CFSTARTTIME)) + { diff --git a/sysutils/cfengine3/INSTALL b/sysutils/cfengine3/INSTALL index 1d8763a3d..35c50b1c0 100644 --- a/sysutils/cfengine3/INSTALL +++ b/sysutils/cfengine3/INSTALL @@ -1,8 +1,11 @@ -# $NetBSD: INSTALL,v 1.2 2013/02/17 16:15:42 fhajny Exp $ +# $NetBSD: INSTALL,v 1.3 2015/04/07 08:43:35 fhajny Exp $ case ${STAGE} in POST-INSTALL) - ${LN} -sf @PKG_SYSCONFDIR@ @CFENGINE_DIR@/inputs - ${LN} -sf @PREFIX@/sbin @CFENGINE_DIR@/bin + ${LN} -sf @PKG_SYSCONFDIR@ @CFENGINE_DIR@/masterfiles + mkdir -p @CFENGINE_DIR@/bin/ + ${LN} -sf @PREFIX@/sbin/cf-* @CFENGINE_DIR@/bin/ @PREFIX@/sbin/cf-key + # Make sure inputs is ready to go. + cp -r /var/cfengine/masterfiles/* /var/cfengine/inputs esac diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index 54f2939c5..796470946 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/10/29 11:03:31 pettai Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/14 13:33:32 fhajny Exp $ # -DISTNAME= cfengine-3.4.5 +DISTNAME= cfengine-3.6.5 CATEGORIES= sysutils MASTER_SITES= http://cfengine.package-repos.s3.amazonaws.com/tarballs/ @@ -16,10 +16,14 @@ USE_TOOLS+= gmake .include "options.mk" +DISTFILES= ${DEFAULT_DISTFILES} +DISTFILES+= masterfiles-${PKGVERSION_NOREV}.tar.gz + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-fhs CONFIGURE_ARGS+= --docdir=${DOCDIR} -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} +CONFIGURE_ARGS+= --with-masterdir=${PKG_SYSCONFDIR:Q} +CONFIGURE_ARGS+= --with-sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --with-workdir=${CFENGINE_DIR:Q} CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl:Q} CONFIGURE_ARGS+= --with-pcre=${BUILDLINK_PREFIX.pcre:Q} @@ -27,16 +31,15 @@ CONFIGURE_ARGS+= --with-pcre=${BUILDLINK_PREFIX.pcre:Q} BUILD_DEFS+= VARBASE CFENGINE_DIR FILES_SUBST+= CFENGINE_DIR=${CFENGINE_DIR} +.include "../../mk/bsd.prefs.mk" + CFENGINE_DIR?= ${VARBASE}/cfengine DOCDIR= ${PREFIX}/share/doc/${PKGBASE} EGDIR= ${PREFIX}/share/examples/${PKGBASE} PKG_SYSCONFSUBDIR= cfengine -CFILES= cf-sketch-runfile.cf def.cf promises.cf -CFILES+= controls/cf_agent.cf controls/cf_execd.cf -CFILES+= controls/cf_monitord.cf controls/cf_report.cf -CFILES+= controls/cf_runagent.cf controls/cf_serverd.cf -CFILES+= libraries/cfengine_stdlib.cf services/init_msg.cf +# Regenerate masterfiles list with 'make update-masterfiles' +.include "Makefile.cf" .for file in ${CFILES} CONF_FILES+= ${EGDIR}/CoreBase/${file} ${PKG_SYSCONFDIR}/${file} @@ -44,12 +47,28 @@ CONF_FILES+= ${EGDIR}/CoreBase/${file} ${PKG_SYSCONFDIR}/${file} RCD_SCRIPTS= cfserverd cfexecd cfmonitord -INSTALL_MAKE_FLAGS+= ${MAKE_FLAGS} sysconfdir=${PKG_SYSCONFDIR} docdir=${DOCDIR} examplesdir=${EGDIR} masterfilesdir=${EGDIR}/CoreBase projlibdir=${PREFIX}/lib +INSTALLATION_DIRS+= ${PKGMANDIR}/man8 +INSTALL_MAKE_FLAGS+= examplesdir=${EGDIR} projlibdir=${PREFIX}/lib MAKE_DIRS= ${CFENGINE_DIR} MAKE_DIRS+= ${PKG_SYSCONFDIR}/controls ${PKG_SYSCONFDIR}/libraries MAKE_DIRS+= ${PKG_SYSCONFDIR}/services +update-masterfiles: + (${ECHO} '# $$''NetBSD''$$'; \ + ${ECHO} '# Generated by "${MAKE:Q} update-masterfiles", post-extract'; \ + ${ECHO}; \ + cd ${WRKDIR}/masterfiles && ${FIND} * -type f | ${SORT} | \ + ${SED} -e 's|^|CFILES+=|') \ + > ${.CURDIR}/../../sysutils/cfengine3/Makefile.cf + +post-install: + cp -r ${WRKDIR}/masterfiles ${DESTDIR}/${PREFIX}/share/examples/cfengine/CoreBase + for cf in cf-agent cf-execd cf-key cf-monitord cf-promises cf-runagent cf-serverd ; \ + do \ + LD_LIBRARY_PATH=${DESTDIR}${PREFIX}/lib ${DESTDIR}${PREFIX}/sbin/$$cf -M > ${DESTDIR}/${PREFIX}/${PKGMANDIR}/man8/$$cf.8 ; \ + done + .include "../../devel/pcre/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" diff --git a/sysutils/cfengine3/Makefile.cf b/sysutils/cfengine3/Makefile.cf new file mode 100644 index 000000000..e84626faf --- /dev/null +++ b/sysutils/cfengine3/Makefile.cf @@ -0,0 +1,90 @@ +# $NetBSD: Makefile.cf,v 1.1 2015/04/07 08:43:35 fhajny Exp $ +# This file is generated by "/opt/local/bin/bmake update-masterfiles", post-extract + +CFILES+=cfe_internal/CFE_cfengine.cf +CFILES+=cfe_internal/CFE_hub_specific.cf +CFILES+=cfe_internal/CFE_knowledge.cf +CFILES+=cfe_internal/cfengine_processes.cf +CFILES+=cfe_internal/ha/ha.cf +CFILES+=cfe_internal/ha/ha_def.cf +CFILES+=cfe_internal/host_info_report.cf +CFILES+=controls/3.4/cf_serverd.cf +CFILES+=controls/cf_agent.cf +CFILES+=controls/cf_execd.cf +CFILES+=controls/cf_hub.cf +CFILES+=controls/cf_monitord.cf +CFILES+=controls/cf_runagent.cf +CFILES+=controls/cf_serverd.cf +CFILES+=def.cf +CFILES+=inventory/any.cf +CFILES+=inventory/debian.cf +CFILES+=inventory/generic.cf +CFILES+=inventory/linux.cf +CFILES+=inventory/lsb.cf +CFILES+=inventory/macos.cf +CFILES+=inventory/os.cf +CFILES+=inventory/redhat.cf +CFILES+=inventory/suse.cf +CFILES+=inventory/windows.cf +CFILES+=lib/3.5/bundles.cf +CFILES+=lib/3.5/cfe_internal.cf +CFILES+=lib/3.5/commands.cf +CFILES+=lib/3.5/common.cf +CFILES+=lib/3.5/databases.cf +CFILES+=lib/3.5/feature.cf +CFILES+=lib/3.5/files.cf +CFILES+=lib/3.5/guest_environments.cf +CFILES+=lib/3.5/monitor.cf +CFILES+=lib/3.5/packages.cf +CFILES+=lib/3.5/paths.cf +CFILES+=lib/3.5/processes.cf +CFILES+=lib/3.5/reports.cf +CFILES+=lib/3.5/services.cf +CFILES+=lib/3.5/storage.cf +CFILES+=lib/3.6/bundles.cf +CFILES+=lib/3.6/cfe_internal.cf +CFILES+=lib/3.6/cfengine_enterprise_hub_ha.cf +CFILES+=lib/3.6/commands.cf +CFILES+=lib/3.6/common.cf +CFILES+=lib/3.6/databases.cf +CFILES+=lib/3.6/edit_xml.cf +CFILES+=lib/3.6/examples.cf +CFILES+=lib/3.6/feature.cf +CFILES+=lib/3.6/files.cf +CFILES+=lib/3.6/guest_environments.cf +CFILES+=lib/3.6/monitor.cf +CFILES+=lib/3.6/packages.cf +CFILES+=lib/3.6/paths.cf +CFILES+=lib/3.6/processes.cf +CFILES+=lib/3.6/reports.cf +CFILES+=lib/3.6/services.cf +CFILES+=lib/3.6/stdlib.cf +CFILES+=lib/3.6/storage.cf +CFILES+=lib/3.6/users.cf +CFILES+=lib/3.6/vcs.cf +CFILES+=promises.cf +CFILES+=services/CVE_2015_0235/def.cf +CFILES+=services/CVE_2015_0235/policy/CVE_2015_0235_inventory.cf +CFILES+=services/autorun.cf +CFILES+=services/autorun/hello.cf +CFILES+=services/file_change.cf +CFILES+=services/linux_kernel/def.cf +CFILES+=services/linux_kernel/examples/promises.cf +CFILES+=services/linux_kernel/policy/linux_kernel_params_inventory.cf +CFILES+=services/sysctl/def.cf +CFILES+=services/sysctl/policy/example_sysctl_data_from_policy.cf +CFILES+=services/sysctl/policy/sysctl_conf_selective_present.cf +CFILES+=services/sysctl/test.cf +CFILES+=services/yum/def.cf +CFILES+=services/yum/policy/yum_inventory.cf +CFILES+=services/yum/policy/yum_inventory_yum_info_yum.cf +CFILES+=services/yum/policy/yum_inventory_yum_repolist.cf +CFILES+=sketches/meta/api-runfile.cf +CFILES+=templates/host_info_report.mustache +CFILES+=update.cf +CFILES+=update/cfe_internal_dc_workflow.cf +CFILES+=update/cfe_internal_local_git_remote.cf +CFILES+=update/cfe_internal_update_from_repository.cf +CFILES+=update/update_bins.cf +CFILES+=update/update_policy.cf +CFILES+=update/update_processes.cf diff --git a/sysutils/cfengine3/PLIST b/sysutils/cfengine3/PLIST index d7aa4a87d..0c910f4e8 100644 --- a/sysutils/cfengine3/PLIST +++ b/sysutils/cfengine3/PLIST @@ -1,11 +1,10 @@ -@comment $NetBSD: PLIST,v 1.6 2014/03/11 14:05:15 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/07 08:43:35 fhajny Exp $ lib/libpromises.la man/man8/cf-agent.8 man/man8/cf-execd.8 man/man8/cf-key.8 man/man8/cf-monitord.8 man/man8/cf-promises.8 -man/man8/cf-report.8 man/man8/cf-runagent.8 man/man8/cf-serverd.8 sbin/cf-agent @@ -13,285 +12,422 @@ sbin/cf-execd sbin/cf-key sbin/cf-monitord sbin/cf-promises -sbin/cf-report sbin/cf-runagent sbin/cf-serverd +sbin/cf-upgrade share/doc/cfengine/ChangeLog -share/doc/cfengine/README -share/examples/cfengine/CoreBase/cf-sketch-runfile.cf +share/doc/cfengine/README.md +share/examples/cfengine/CoreBase/cfe_internal/CFE_cfengine.cf +share/examples/cfengine/CoreBase/cfe_internal/CFE_hub_specific.cf +share/examples/cfengine/CoreBase/cfe_internal/CFE_knowledge.cf +share/examples/cfengine/CoreBase/cfe_internal/cfengine_processes.cf +share/examples/cfengine/CoreBase/cfe_internal/ha/ha.cf +share/examples/cfengine/CoreBase/cfe_internal/ha/ha_def.cf +share/examples/cfengine/CoreBase/cfe_internal/host_info_report.cf +share/examples/cfengine/CoreBase/controls/3.4/cf_serverd.cf share/examples/cfengine/CoreBase/controls/cf_agent.cf share/examples/cfengine/CoreBase/controls/cf_execd.cf +share/examples/cfengine/CoreBase/controls/cf_hub.cf share/examples/cfengine/CoreBase/controls/cf_monitord.cf -share/examples/cfengine/CoreBase/controls/cf_report.cf share/examples/cfengine/CoreBase/controls/cf_runagent.cf share/examples/cfengine/CoreBase/controls/cf_serverd.cf share/examples/cfengine/CoreBase/def.cf -share/examples/cfengine/CoreBase/libraries/cfengine_stdlib.cf +share/examples/cfengine/CoreBase/inventory/any.cf +share/examples/cfengine/CoreBase/inventory/debian.cf +share/examples/cfengine/CoreBase/inventory/generic.cf +share/examples/cfengine/CoreBase/inventory/linux.cf +share/examples/cfengine/CoreBase/inventory/lsb.cf +share/examples/cfengine/CoreBase/inventory/macos.cf +share/examples/cfengine/CoreBase/inventory/os.cf +share/examples/cfengine/CoreBase/inventory/redhat.cf +share/examples/cfengine/CoreBase/inventory/suse.cf +share/examples/cfengine/CoreBase/inventory/windows.cf +share/examples/cfengine/CoreBase/lib/3.5/bundles.cf +share/examples/cfengine/CoreBase/lib/3.5/cfe_internal.cf +share/examples/cfengine/CoreBase/lib/3.5/commands.cf +share/examples/cfengine/CoreBase/lib/3.5/common.cf +share/examples/cfengine/CoreBase/lib/3.5/databases.cf +share/examples/cfengine/CoreBase/lib/3.5/feature.cf +share/examples/cfengine/CoreBase/lib/3.5/files.cf +share/examples/cfengine/CoreBase/lib/3.5/guest_environments.cf +share/examples/cfengine/CoreBase/lib/3.5/monitor.cf +share/examples/cfengine/CoreBase/lib/3.5/packages.cf +share/examples/cfengine/CoreBase/lib/3.5/paths.cf +share/examples/cfengine/CoreBase/lib/3.5/processes.cf +share/examples/cfengine/CoreBase/lib/3.5/reports.cf +share/examples/cfengine/CoreBase/lib/3.5/services.cf +share/examples/cfengine/CoreBase/lib/3.5/storage.cf +share/examples/cfengine/CoreBase/lib/3.6/bundles.cf +share/examples/cfengine/CoreBase/lib/3.6/cfe_internal.cf +share/examples/cfengine/CoreBase/lib/3.6/cfengine_enterprise_hub_ha.cf +share/examples/cfengine/CoreBase/lib/3.6/commands.cf +share/examples/cfengine/CoreBase/lib/3.6/common.cf +share/examples/cfengine/CoreBase/lib/3.6/databases.cf +share/examples/cfengine/CoreBase/lib/3.6/edit_xml.cf +share/examples/cfengine/CoreBase/lib/3.6/examples.cf +share/examples/cfengine/CoreBase/lib/3.6/feature.cf +share/examples/cfengine/CoreBase/lib/3.6/files.cf +share/examples/cfengine/CoreBase/lib/3.6/guest_environments.cf +share/examples/cfengine/CoreBase/lib/3.6/monitor.cf +share/examples/cfengine/CoreBase/lib/3.6/packages.cf +share/examples/cfengine/CoreBase/lib/3.6/paths.cf +share/examples/cfengine/CoreBase/lib/3.6/processes.cf +share/examples/cfengine/CoreBase/lib/3.6/reports.cf +share/examples/cfengine/CoreBase/lib/3.6/services.cf +share/examples/cfengine/CoreBase/lib/3.6/stdlib.cf +share/examples/cfengine/CoreBase/lib/3.6/storage.cf +share/examples/cfengine/CoreBase/lib/3.6/users.cf +share/examples/cfengine/CoreBase/lib/3.6/vcs.cf share/examples/cfengine/CoreBase/promises.cf -share/examples/cfengine/CoreBase/services/init_msg.cf +share/examples/cfengine/CoreBase/services/CVE_2015_0235/def.cf +share/examples/cfengine/CoreBase/services/CVE_2015_0235/policy/CVE_2015_0235_inventory.cf +share/examples/cfengine/CoreBase/services/autorun.cf +share/examples/cfengine/CoreBase/services/autorun/hello.cf +share/examples/cfengine/CoreBase/services/file_change.cf +share/examples/cfengine/CoreBase/services/linux_kernel/def.cf +share/examples/cfengine/CoreBase/services/linux_kernel/examples/promises.cf +share/examples/cfengine/CoreBase/services/linux_kernel/policy/linux_kernel_params_inventory.cf +share/examples/cfengine/CoreBase/services/sysctl/def.cf +share/examples/cfengine/CoreBase/services/sysctl/policy/example_sysctl_data_from_policy.cf +share/examples/cfengine/CoreBase/services/sysctl/policy/sysctl_conf_selective_present.cf +share/examples/cfengine/CoreBase/services/sysctl/test.cf +share/examples/cfengine/CoreBase/services/yum/def.cf +share/examples/cfengine/CoreBase/services/yum/policy/yum_inventory.cf +share/examples/cfengine/CoreBase/services/yum/policy/yum_inventory_yum_info_yum.cf +share/examples/cfengine/CoreBase/services/yum/policy/yum_inventory_yum_repolist.cf +share/examples/cfengine/CoreBase/sketches/meta/api-runfile.cf +share/examples/cfengine/CoreBase/templates/host_info_report.mustache share/examples/cfengine/CoreBase/update.cf +share/examples/cfengine/CoreBase/update/cfe_internal_dc_workflow.cf +share/examples/cfengine/CoreBase/update/cfe_internal_local_git_remote.cf +share/examples/cfengine/CoreBase/update/cfe_internal_update_from_repository.cf +share/examples/cfengine/CoreBase/update/update_bins.cf +share/examples/cfengine/CoreBase/update/update_policy.cf +share/examples/cfengine/CoreBase/update/update_processes.cf +share/examples/cfengine/abort.cf +share/examples/cfengine/accessed_before.cf +share/examples/cfengine/accessedbefore.cf +share/examples/cfengine/accumulated_time.cf +share/examples/cfengine/acl.cf +share/examples/cfengine/acl_generic.cf +share/examples/cfengine/acl_ntfs.cf +share/examples/cfengine/acl_secret.cf share/examples/cfengine/active_directory.cf +share/examples/cfengine/activedirectory_listusers.cf +share/examples/cfengine/activedirectory_showuser.cf +share/examples/cfengine/ago.cf share/examples/cfengine/app_baseline.cf +share/examples/cfengine/appgroups.cf +share/examples/cfengine/arrays.cf +share/examples/cfengine/backreferences_files.cf +share/examples/cfengine/badpromise.cf +share/examples/cfengine/badtype.cf +share/examples/cfengine/bsdflags.cf +share/examples/cfengine/bundle_return_values.cf +share/examples/cfengine/bundlesmatching.cf +share/examples/cfengine/canonify.cf +share/examples/cfengine/cf2_integration.cf +share/examples/cfengine/change_detect.cf +share/examples/cfengine/changedbefore.cf +share/examples/cfengine/chdir.cf +share/examples/cfengine/classes_global.cf +share/examples/cfengine/classesmatching.cf +share/examples/cfengine/classmatch.cf +share/examples/cfengine/classvar_convergence.cf +share/examples/cfengine/commands.cf +share/examples/cfengine/compare.cf +share/examples/cfengine/container_iteration.cf +share/examples/cfengine/container_key_iteration.cf +share/examples/cfengine/control_expand.cf +share/examples/cfengine/controlclasses.cf +share/examples/cfengine/copy.cf +share/examples/cfengine/copy_classes.cf +share/examples/cfengine/copy_copbl.cf +share/examples/cfengine/copy_edit.cf +share/examples/cfengine/copydir_copbl.cf +share/examples/cfengine/copylinks.cf +share/examples/cfengine/countclassesmatching.cf +share/examples/cfengine/countlinesmatching.cf +share/examples/cfengine/create_filedir.cf +share/examples/cfengine/createdb.cf +share/examples/cfengine/customize_by_named_list.cf +share/examples/cfengine/data_readstringarray.cf +share/examples/cfengine/datastate.cf +share/examples/cfengine/defaults.cf +share/examples/cfengine/defaults2.cf +share/examples/cfengine/defaults3.cf +share/examples/cfengine/definitions.cf +share/examples/cfengine/deletelines.cf +share/examples/cfengine/depends_on.cf +share/examples/cfengine/depends_on2.cf +share/examples/cfengine/difference.cf +share/examples/cfengine/dirname.cf +share/examples/cfengine/disable.cf +share/examples/cfengine/disable_and_rotate_files.cf +share/examples/cfengine/diskfree.cf +share/examples/cfengine/dollar.cf +share/examples/cfengine/edit_column_files.cf +share/examples/cfengine/edit_comment_lines.cf +share/examples/cfengine/edit_deletenotmatch.cf +share/examples/cfengine/edit_insert_fuzzylines.cf +share/examples/cfengine/edit_insert_lines.cf +share/examples/cfengine/edit_insert_lines_silly.cf +share/examples/cfengine/edit_passwd_file.cf +share/examples/cfengine/edit_passwd_file_basic.cf +share/examples/cfengine/edit_replace_string.cf +share/examples/cfengine/edit_sectioned_file.cf +share/examples/cfengine/edit_setvar.cf +share/examples/cfengine/edit_template.cf +share/examples/cfengine/edit_triggerclass.cf +share/examples/cfengine/edit_xml.cf +share/examples/cfengine/env.cf +share/examples/cfengine/epimenides.cf +share/examples/cfengine/escape.cf +share/examples/cfengine/eval.cf +share/examples/cfengine/every.cf +share/examples/cfengine/exec_args.cf +share/examples/cfengine/exec_in_sequence.cf +share/examples/cfengine/execd.cf +share/examples/cfengine/execresult.cf +share/examples/cfengine/expand.cf +share/examples/cfengine/failedcommand.cf +share/examples/cfengine/failsafe.cf +share/examples/cfengine/file_change_detection.cf +share/examples/cfengine/file_owner_list_template.cf +share/examples/cfengine/fileexists.cf +share/examples/cfengine/filenames.cf +share/examples/cfengine/fileperms.cf +share/examples/cfengine/filesexist.cf +share/examples/cfengine/filesexist2.cf +share/examples/cfengine/filesize.cf +share/examples/cfengine/filestat.cf +share/examples/cfengine/filter.cf +share/examples/cfengine/findfiles.cf +share/examples/cfengine/fix_names.cf +share/examples/cfengine/format.cf +share/examples/cfengine/getclassmetatags.cf +share/examples/cfengine/getenv.cf +share/examples/cfengine/getfields.cf +share/examples/cfengine/getgid.cf +share/examples/cfengine/getindices.cf +share/examples/cfengine/getindices_and_values.cf +share/examples/cfengine/getmacaddress.cf +share/examples/cfengine/getregistry.cf +share/examples/cfengine/getuid.cf +share/examples/cfengine/getusers.cf +share/examples/cfengine/getvalues.cf +share/examples/cfengine/getvariablemetatags.cf +share/examples/cfengine/global_list_expansion.cf +share/examples/cfengine/global_list_expansion_2.cf +share/examples/cfengine/grep.cf +share/examples/cfengine/groupexists.cf share/examples/cfengine/guest_environment_kvm.cf +share/examples/cfengine/hash.cf +share/examples/cfengine/hashcomment.cf +share/examples/cfengine/hashmatch.cf +share/examples/cfengine/hashuncomment.cf +share/examples/cfengine/helloworld.cf +share/examples/cfengine/host2ip.cf +share/examples/cfengine/hostrange.cf +share/examples/cfengine/hostsseen.cf share/examples/cfengine/hostswithclass.cf +share/examples/cfengine/hub.cf +share/examples/cfengine/id.cf +share/examples/cfengine/inherit.cf +share/examples/cfengine/insert_users.cf +share/examples/cfengine/intarray.cf +share/examples/cfengine/intersection.cf +share/examples/cfengine/inventory_cpu.cf +share/examples/cfengine/ip2host.cf +share/examples/cfengine/iprange.cf +share/examples/cfengine/irange.cf +share/examples/cfengine/isdir.cf +share/examples/cfengine/isexecutable.cf +share/examples/cfengine/isgreaterthan.cf +share/examples/cfengine/islessthan.cf +share/examples/cfengine/islink.cf +share/examples/cfengine/isnewerthan.cf +share/examples/cfengine/isplain.cf +share/examples/cfengine/isvariable.cf +share/examples/cfengine/iteration.cf +share/examples/cfengine/join.cf +share/examples/cfengine/knowledge_driver.cf +share/examples/cfengine/knowledge_txt.cf +share/examples/cfengine/lastnode.cf +share/examples/cfengine/ldap.cf +share/examples/cfengine/length.cf +share/examples/cfengine/linking.cf +share/examples/cfengine/literal_server.cf +share/examples/cfengine/locate_files_and_compress.cf +share/examples/cfengine/log_private.cf +share/examples/cfengine/loops.cf +share/examples/cfengine/lsdir.cf +share/examples/cfengine/maparray.cf +share/examples/cfengine/maplist.cf +share/examples/cfengine/max-min-mean-variance.cf +share/examples/cfengine/measure_log.cf +share/examples/cfengine/measurements.cf +share/examples/cfengine/menu.cf +share/examples/cfengine/mergedata.cf +share/examples/cfengine/meta.cf +share/examples/cfengine/method.cf +share/examples/cfengine/method_polymorph.cf +share/examples/cfengine/method_validate.cf +share/examples/cfengine/method_var.cf +share/examples/cfengine/method_var2.cf +share/examples/cfengine/module_exec.cf +share/examples/cfengine/module_exec_2.cf +share/examples/cfengine/monitord.cf share/examples/cfengine/motd.cf +share/examples/cfengine/mount_fs.cf +share/examples/cfengine/multipassvars.cf +share/examples/cfengine/namespace.cf +share/examples/cfengine/namespace1.cf +share/examples/cfengine/namespace2.cf +share/examples/cfengine/namespace3.cf +share/examples/cfengine/namespace_class1.cf +share/examples/cfengine/namespace_classes.cf +share/examples/cfengine/namespace_var_meta.cf +share/examples/cfengine/namespace_var_meta2.cf +share/examples/cfengine/neighbourhood_watch.cf +share/examples/cfengine/none.cf +share/examples/cfengine/nth.cf +share/examples/cfengine/null_config.cf +share/examples/cfengine/occurrences.cf +share/examples/cfengine/orchestrate_chain1.cf +share/examples/cfengine/orchestrate_chain2.cf +share/examples/cfengine/orchestrate_delay_trigger.cf +share/examples/cfengine/orchestrate_dominoes1.cf +share/examples/cfengine/orchestrate_dominoes2.cf +share/examples/cfengine/orchestrate_dragon.cf +share/examples/cfengine/orchestrate_dragon_load_balancer.cf +share/examples/cfengine/orchestrate_n_of_m.cf +share/examples/cfengine/orchestration_hostlist.cf +share/examples/cfengine/ordering.cf +share/examples/cfengine/package_apt.cf +share/examples/cfengine/package_bundles.cf +share/examples/cfengine/package_freebsd.cf +share/examples/cfengine/package_latest.cf +share/examples/cfengine/package_msi_file.cf +share/examples/cfengine/package_msi_version.cf +share/examples/cfengine/package_rpm.cf +share/examples/cfengine/package_solaris.cf share/examples/cfengine/package_windows_feature.cf +share/examples/cfengine/package_yum.cf +share/examples/cfengine/package_zypper.cf +share/examples/cfengine/parallel_exec.cf +share/examples/cfengine/parseintrealstringarray.cf +share/examples/cfengine/parsestringarray.cf +share/examples/cfengine/parsestringarrayidx.cf +share/examples/cfengine/pathtype.cf +share/examples/cfengine/pattern_and_edit.cf +share/examples/cfengine/peerleader.cf +share/examples/cfengine/peerleaders.cf +share/examples/cfengine/peers.cf +share/examples/cfengine/postfix.cf +share/examples/cfengine/process_kill.cf +share/examples/cfengine/process_matching.cf +share/examples/cfengine/process_matching2.cf +share/examples/cfengine/process_matching3.cf +share/examples/cfengine/process_restart.cf +share/examples/cfengine/process_restart_basic.cf +share/examples/cfengine/process_signalling.cf +share/examples/cfengine/product.cf share/examples/cfengine/promise_knowledge.cf +share/examples/cfengine/promises.cf +share/examples/cfengine/randomint.cf +share/examples/cfengine/readfile.cf +share/examples/cfengine/readintrealstringlist.cf +share/examples/cfengine/readlist.cf +share/examples/cfengine/readtcp.cf +share/examples/cfengine/reg_multiline.cf +share/examples/cfengine/regarray.cf +share/examples/cfengine/regcmp.cf +share/examples/cfengine/regex_win.cf +share/examples/cfengine/regextract.cf +share/examples/cfengine/registry.cf +share/examples/cfengine/registry_cache.cf +share/examples/cfengine/registryvalue.cf +share/examples/cfengine/regline.cf +share/examples/cfengine/reglist.cf +share/examples/cfengine/remake_outputs.pl +share/examples/cfengine/remoteclasses.cf +share/examples/cfengine/remoteclasses2.cf +share/examples/cfengine/remotescalar.cf +share/examples/cfengine/remove_deadlinks.cf +share/examples/cfengine/rename.cf +share/examples/cfengine/repairedcommand.cf +share/examples/cfengine/report_custom.cf +share/examples/cfengine/report_diffs.cf +share/examples/cfengine/report_state.cf +share/examples/cfengine/reporting.cf +share/examples/cfengine/reporttofile.cf +share/examples/cfengine/resolveconf.cf +share/examples/cfengine/returnszero.cf +share/examples/cfengine/reverse.cf +share/examples/cfengine/root_passwd.cf +share/examples/cfengine/select_class.cf +share/examples/cfengine/select_mode.cf +share/examples/cfengine/select_region.cf +share/examples/cfengine/select_size.cf +share/examples/cfengine/selectservers.cf +share/examples/cfengine/server_callback.cf +share/examples/cfengine/server_copy_localhost.cf +share/examples/cfengine/server_copy_purge.cf +share/examples/cfengine/server_copy_remote.cf +share/examples/cfengine/server_flatcopy_localhost.cf share/examples/cfengine/service_catalogue.cf share/examples/cfengine/service_catalogue_separate.cf +share/examples/cfengine/service_disable.cf +share/examples/cfengine/service_start.cf +share/examples/cfengine/services_concept.cf +share/examples/cfengine/services_win.cf +share/examples/cfengine/setuidlog.cf +share/examples/cfengine/setvar.cf +share/examples/cfengine/shuffle.cf +share/examples/cfengine/software_dist.cf +share/examples/cfengine/software_update_version_yum.cf +share/examples/cfengine/some.cf +share/examples/cfengine/sort.cf +share/examples/cfengine/splitstring.cf share/examples/cfengine/sql_table_structure.cf -share/examples/cfengine/unit_abort.cf -share/examples/cfengine/unit_accessed_before.cf -share/examples/cfengine/unit_accumulated_time.cf -share/examples/cfengine/unit_acl.cf -share/examples/cfengine/unit_acl_generic.cf -share/examples/cfengine/unit_acl_ntfs.cf -share/examples/cfengine/unit_acl_secret.cf -share/examples/cfengine/unit_activedirectory_listusers.cf -share/examples/cfengine/unit_activedirectory_showuser.cf -share/examples/cfengine/unit_ago.cf -share/examples/cfengine/unit_arrays.cf -share/examples/cfengine/unit_backreferences_files.cf -share/examples/cfengine/unit_badpromise.cf -share/examples/cfengine/unit_badtype.cf -share/examples/cfengine/unit_bsdflags.cf -share/examples/cfengine/unit_bundle_return_values.cf -share/examples/cfengine/unit_cf2_integration.cf -share/examples/cfengine/unit_change_detect.cf -share/examples/cfengine/unit_changedbefore.cf -share/examples/cfengine/unit_chdir.cf -share/examples/cfengine/unit_classes_global.cf -share/examples/cfengine/unit_classmatch.cf -share/examples/cfengine/unit_classvar_convergence.cf -share/examples/cfengine/unit_commands.cf -share/examples/cfengine/unit_compare.cf -share/examples/cfengine/unit_control_expand.cf -share/examples/cfengine/unit_controlclasses.cf -share/examples/cfengine/unit_copy.cf -share/examples/cfengine/unit_copy_classes.cf -share/examples/cfengine/unit_copy_copbl.cf -share/examples/cfengine/unit_copy_edit.cf -share/examples/cfengine/unit_copydir_copbl.cf -share/examples/cfengine/unit_copylinks.cf -share/examples/cfengine/unit_countclassesmatching.cf -share/examples/cfengine/unit_countlinesmatching.cf -share/examples/cfengine/unit_create_filedir.cf -share/examples/cfengine/unit_createdb.cf -share/examples/cfengine/unit_customize_by_named_list.cf -share/examples/cfengine/unit_defaults.cf -share/examples/cfengine/unit_defaults2.cf -share/examples/cfengine/unit_defaults3.cf -share/examples/cfengine/unit_definitions.cf -share/examples/cfengine/unit_deletelines.cf -share/examples/cfengine/unit_depends_on.cf -share/examples/cfengine/unit_depends_on2.cf -share/examples/cfengine/unit_disable.cf -share/examples/cfengine/unit_disable_and_rotate_files.cf -share/examples/cfengine/unit_diskfree.cf -share/examples/cfengine/unit_dollar.cf -share/examples/cfengine/unit_edit_column_files.cf -share/examples/cfengine/unit_edit_comment_lines.cf -share/examples/cfengine/unit_edit_deletenotmatch.cf -share/examples/cfengine/unit_edit_insert_fuzzylines.cf -share/examples/cfengine/unit_edit_insert_lines.cf -share/examples/cfengine/unit_edit_insert_lines_silly.cf -share/examples/cfengine/unit_edit_passwd_file.cf -share/examples/cfengine/unit_edit_passwd_file_basic.cf -share/examples/cfengine/unit_edit_replace_string.cf -share/examples/cfengine/unit_edit_sectioned_file.cf -share/examples/cfengine/unit_edit_setvar.cf -share/examples/cfengine/unit_edit_template.cf -share/examples/cfengine/unit_edit_triggerclass.cf -share/examples/cfengine/unit_env.cf -share/examples/cfengine/unit_epimenides.cf -share/examples/cfengine/unit_escape.cf -share/examples/cfengine/unit_exec_args.cf -share/examples/cfengine/unit_exec_in_sequence.cf -share/examples/cfengine/unit_execd.cf -share/examples/cfengine/unit_execresult.cf -share/examples/cfengine/unit_expand.cf -share/examples/cfengine/unit_failedcommand.cf -share/examples/cfengine/unit_failsafe.cf -share/examples/cfengine/unit_file_change_detection.cf -share/examples/cfengine/unit_file_owner_list_template.cf -share/examples/cfengine/unit_fileexists.cf -share/examples/cfengine/unit_filenames.cf -share/examples/cfengine/unit_fileperms.cf -share/examples/cfengine/unit_filesexist.cf -share/examples/cfengine/unit_filesexist2.cf -share/examples/cfengine/unit_filesize.cf -share/examples/cfengine/unit_fix_names.cf -share/examples/cfengine/unit_getenv.cf -share/examples/cfengine/unit_getfields.cf -share/examples/cfengine/unit_getgid.cf -share/examples/cfengine/unit_getindices.cf -share/examples/cfengine/unit_getindices_and_values.cf -share/examples/cfengine/unit_getmacaddress.cf -share/examples/cfengine/unit_getregistry.cf -share/examples/cfengine/unit_getuid.cf -share/examples/cfengine/unit_getusers.cf -share/examples/cfengine/unit_global_list_expansion.cf -share/examples/cfengine/unit_global_list_expansion_2.cf -share/examples/cfengine/unit_grep.cf -share/examples/cfengine/unit_groupexists.cf -share/examples/cfengine/unit_hash.cf -share/examples/cfengine/unit_hashcomment.cf -share/examples/cfengine/unit_hashmatch.cf -share/examples/cfengine/unit_hashuncomment.cf -share/examples/cfengine/unit_helloworld.cf -share/examples/cfengine/unit_host2ip.cf -share/examples/cfengine/unit_hostrange.cf -share/examples/cfengine/unit_hostsseen.cf -share/examples/cfengine/unit_hub.cf -share/examples/cfengine/unit_id.cf -share/examples/cfengine/unit_inherit.cf -share/examples/cfengine/unit_insert_users.cf -share/examples/cfengine/unit_intarray.cf -share/examples/cfengine/unit_inventory_cpu.cf -share/examples/cfengine/unit_iprange.cf -share/examples/cfengine/unit_irange.cf -share/examples/cfengine/unit_isdir.cf -share/examples/cfengine/unit_islink.cf -share/examples/cfengine/unit_isnewerthan.cf -share/examples/cfengine/unit_isplain.cf -share/examples/cfengine/unit_isvariable.cf -share/examples/cfengine/unit_iteration.cf -share/examples/cfengine/unit_join.cf -share/examples/cfengine/unit_knowledge_driver.cf -share/examples/cfengine/unit_knowledge_txt.cf -share/examples/cfengine/unit_lastnode.cf -share/examples/cfengine/unit_ldap.cf -share/examples/cfengine/unit_linking.cf -share/examples/cfengine/unit_literal_server.cf -share/examples/cfengine/unit_locate_files_and_compress.cf -share/examples/cfengine/unit_log_private.cf -share/examples/cfengine/unit_loops.cf -share/examples/cfengine/unit_lsdir.cf -share/examples/cfengine/unit_maplist.cf -share/examples/cfengine/unit_measure_log.cf -share/examples/cfengine/unit_measurements.cf -share/examples/cfengine/unit_menu.cf -share/examples/cfengine/unit_meta.cf -share/examples/cfengine/unit_method.cf -share/examples/cfengine/unit_method_polymorph.cf -share/examples/cfengine/unit_method_validate.cf -share/examples/cfengine/unit_method_var.cf -share/examples/cfengine/unit_method_var2.cf -share/examples/cfengine/unit_module_exec.cf -share/examples/cfengine/unit_module_exec_2.cf -share/examples/cfengine/unit_monitord.cf -share/examples/cfengine/unit_mount_fs.cf -share/examples/cfengine/unit_multipassvars.cf -share/examples/cfengine/unit_namespace.cf -share/examples/cfengine/unit_namespace1.cf -share/examples/cfengine/unit_namespace2.cf -share/examples/cfengine/unit_namespace3.cf -share/examples/cfengine/unit_namespace_class1.cf -share/examples/cfengine/unit_namespace_classes.cf -share/examples/cfengine/unit_namespace_var_meta.cf -share/examples/cfengine/unit_namespace_var_meta2.cf -share/examples/cfengine/unit_neighbourhood_watch.cf -share/examples/cfengine/unit_null_config.cf -share/examples/cfengine/unit_occurrences.cf -share/examples/cfengine/unit_orchestrate_chain1.cf -share/examples/cfengine/unit_orchestrate_chain2.cf -share/examples/cfengine/unit_orchestrate_dominoes1.cf -share/examples/cfengine/unit_orchestrate_dominoes2.cf -share/examples/cfengine/unit_orchestrate_dragon.cf -share/examples/cfengine/unit_orchestrate_dragon_load_balancer.cf -share/examples/cfengine/unit_orchestrate_n_of_m.cf -share/examples/cfengine/unit_orchestration_hostlist.cf -share/examples/cfengine/unit_ordering.cf -share/examples/cfengine/unit_package_apt.cf -share/examples/cfengine/unit_package_freebsd.cf -share/examples/cfengine/unit_package_latest.cf -share/examples/cfengine/unit_package_msi_file.cf -share/examples/cfengine/unit_package_msi_version.cf -share/examples/cfengine/unit_package_rpm.cf -share/examples/cfengine/unit_package_solaris.cf -share/examples/cfengine/unit_package_yum.cf -share/examples/cfengine/unit_package_zypper.cf -share/examples/cfengine/unit_parallel_exec.cf -share/examples/cfengine/unit_parsestringarray.cf -share/examples/cfengine/unit_pathtype.cf -share/examples/cfengine/unit_pattern_and_edit.cf -share/examples/cfengine/unit_peers.cf -share/examples/cfengine/unit_postfix.cf -share/examples/cfengine/unit_process_kill.cf -share/examples/cfengine/unit_process_matching.cf -share/examples/cfengine/unit_process_matching2.cf -share/examples/cfengine/unit_process_matching3.cf -share/examples/cfengine/unit_process_restart.cf -share/examples/cfengine/unit_process_restart_basic.cf -share/examples/cfengine/unit_process_signalling.cf -share/examples/cfengine/unit_product.cf -share/examples/cfengine/unit_promises.cf -share/examples/cfengine/unit_readlist.cf -share/examples/cfengine/unit_readtcp.cf -share/examples/cfengine/unit_reg_multiline.cf -share/examples/cfengine/unit_regarray.cf -share/examples/cfengine/unit_regex_win.cf -share/examples/cfengine/unit_regextract.cf -share/examples/cfengine/unit_registry.cf -share/examples/cfengine/unit_registry_cache.cf -share/examples/cfengine/unit_regline.cf -share/examples/cfengine/unit_reglist.cf -share/examples/cfengine/unit_remoteclasses.cf -share/examples/cfengine/unit_remoteclasses2.cf -share/examples/cfengine/unit_remotescalar.cf -share/examples/cfengine/unit_remove_deadlinks.cf -share/examples/cfengine/unit_rename.cf -share/examples/cfengine/unit_repairedcommand.cf -share/examples/cfengine/unit_report_custom.cf -share/examples/cfengine/unit_report_diffs.cf -share/examples/cfengine/unit_report_state.cf -share/examples/cfengine/unit_reporting.cf -share/examples/cfengine/unit_reporttofile.cf -share/examples/cfengine/unit_resolveconf.cf -share/examples/cfengine/unit_returnszero.cf -share/examples/cfengine/unit_root_passwd.cf -share/examples/cfengine/unit_select_class.cf -share/examples/cfengine/unit_select_mode.cf -share/examples/cfengine/unit_select_region.cf -share/examples/cfengine/unit_select_size.cf -share/examples/cfengine/unit_selectservers.cf -share/examples/cfengine/unit_server_callback.cf -share/examples/cfengine/unit_server_copy_localhost.cf -share/examples/cfengine/unit_server_copy_purge.cf -share/examples/cfengine/unit_server_copy_remote.cf -share/examples/cfengine/unit_server_flatcopy_localhost.cf -share/examples/cfengine/unit_service_disable.cf -share/examples/cfengine/unit_service_start.cf -share/examples/cfengine/unit_services_concept.cf -share/examples/cfengine/unit_services_win.cf -share/examples/cfengine/unit_setuidlog.cf -share/examples/cfengine/unit_setvar.cf -share/examples/cfengine/unit_software_dist.cf -share/examples/cfengine/unit_software_update_version_yum.cf -share/examples/cfengine/unit_splitstring.cf -share/examples/cfengine/unit_storage.cf -share/examples/cfengine/unit_strcmp.cf -share/examples/cfengine/unit_stringarray.cf -share/examples/cfengine/unit_switchcase.cf -share/examples/cfengine/unit_syslog.cf -share/examples/cfengine/unit_syslog2.cf -share/examples/cfengine/unit_template.cf -share/examples/cfengine/unit_template2.cf -share/examples/cfengine/unit_test_environment.cf -share/examples/cfengine/unit_tidy_all_files.cf -share/examples/cfengine/unit_translatepath.cf -share/examples/cfengine/unit_update.cf -share/examples/cfengine/unit_user_edit.cf -share/examples/cfengine/unit_user_edit_method.cf -share/examples/cfengine/unit_userexists.cf -share/examples/cfengine/unit_varclass.cf -share/examples/cfengine/unit_varexpansion.cf -share/examples/cfengine/unit_varnet.cf -share/examples/cfengine/unit_vars.cf -share/examples/cfengine/unit_warnifline.cf -share/examples/cfengine/unit_webserver.cf -share/examples/cfengine/unit_zenoss.cf +share/examples/cfengine/storage.cf +share/examples/cfengine/strcmp.cf +share/examples/cfengine/strftime.cf +share/examples/cfengine/string_downcase.cf +share/examples/cfengine/string_head.cf +share/examples/cfengine/string_length.cf +share/examples/cfengine/string_reverse.cf +share/examples/cfengine/string_split.cf +share/examples/cfengine/string_tail.cf +share/examples/cfengine/string_upcase.cf +share/examples/cfengine/stringarray.cf +share/examples/cfengine/sublist.cf +share/examples/cfengine/sum.cf +share/examples/cfengine/switchcase.cf +share/examples/cfengine/syslog.cf +share/examples/cfengine/syslog2.cf +share/examples/cfengine/template.cf +share/examples/cfengine/template2.cf +share/examples/cfengine/test_environment.cf +share/examples/cfengine/tidy_all_files.cf +share/examples/cfengine/translatepath.cf +share/examples/cfengine/unique.cf +share/examples/cfengine/unpack_method_calls.cf +share/examples/cfengine/update.cf +share/examples/cfengine/user_edit.cf +share/examples/cfengine/user_edit_method.cf +share/examples/cfengine/userexists.cf +share/examples/cfengine/users_type.cf +share/examples/cfengine/varclass.cf +share/examples/cfengine/varexpansion.cf +share/examples/cfengine/variablesmatching.cf +share/examples/cfengine/varnet.cf +share/examples/cfengine/vars.cf +share/examples/cfengine/warnifline.cf +share/examples/cfengine/webserver.cf share/examples/cfengine/win_dns_client.cf share/examples/cfengine/win_emergency.cf share/examples/cfengine/win_registry.cf share/examples/cfengine/win_schedule.cf +share/examples/cfengine/zenoss.cf diff --git a/sysutils/cfengine3/distinfo b/sysutils/cfengine3/distinfo index 635ca7cd8..1e00c865a 100644 --- a/sysutils/cfengine3/distinfo +++ b/sysutils/cfengine3/distinfo @@ -1,7 +1,10 @@ -$NetBSD: distinfo,v 1.6 2014/10/29 11:03:31 pettai Exp $ +$NetBSD: distinfo,v 1.7 2015/04/07 08:43:35 fhajny Exp $ -SHA1 (cfengine-3.4.5.tar.gz) = 5adf3b9377afcdd211efd2255c2cea777cb54949 -RMD160 (cfengine-3.4.5.tar.gz) = 044561c7811119a553f2e85eaf42531fcf4f69cd -Size (cfengine-3.4.5.tar.gz) = 4671628 bytes -SHA1 (patch-ext_Makefile.in) = 63d2c3ef7d94a11a98177d2dd3c2820662bc06f9 -SHA1 (patch-src_unix.c) = 5b64998d5f9d7d3d158aa1384c134fac686865f3 +SHA1 (cfengine-3.6.5.tar.gz) = 7329ab681bf39e4a607003f56df56fe0c6226406 +RMD160 (cfengine-3.6.5.tar.gz) = 323d047f8dffc37924d82e4dbcd4d75172b41ea6 +Size (cfengine-3.6.5.tar.gz) = 2011114 bytes +SHA1 (masterfiles-3.6.5.tar.gz) = f23e8e61ccef9b25a59ca6230406fba36d6b52ac +RMD160 (masterfiles-3.6.5.tar.gz) = 538ec2192de35489110d101a7644d3a9262ccd51 +Size (masterfiles-3.6.5.tar.gz) = 128384 bytes +SHA1 (patch-ext_Makefile.in) = 2a231187b2e3f237cd856d990bca9f2472817074 +SHA1 (patch-libenv_unix_iface.c) = f6fbb791be6283cd84a70674c58b166dac6b7c41 diff --git a/sysutils/cfengine3/options.mk b/sysutils/cfengine3/options.mk index 9f2db913d..7fb15863b 100644 --- a/sysutils/cfengine3/options.mk +++ b/sysutils/cfengine3/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.1 2013/02/17 16:15:42 fhajny Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/07 08:43:35 fhajny Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.cfengine3 PKG_OPTIONS_REQUIRED_GROUPS= db -PKG_OPTIONS_GROUP.db= qdbm tokyocabinet +PKG_OPTIONS_GROUP.db= qdbm tokyocabinet lmdb PKG_SUPPORTED_OPTIONS= qdbm tokyocabinet mysql pgsql PKG_SUGGESTED_OPTIONS= tokyocabinet @@ -25,8 +25,11 @@ CONFIGURE_ARGS+= --with-postgresql=${PGSQL_PREFIX} CONFIGURE_ARGS+= --without-postgresql .endif -### QDBM *or* Tokyo Cabinet support -.if !empty(PKG_OPTIONS:Mqdbm) +### LMDB *or* QDBM *or* Tokyo Cabinet support +.if !empty(PKG_OPTIONS:Mlmdb) +CONFIGURE_ARGS+= --with-lmdb=${BUILDLINK_PREFIX.lmdb} +.include "../../databases/lmdb/buildlink3.mk" +.elif !empty(PKG_OPTIONS:Mqdbm) CONFIGURE_ARGS+= --with-qdbm=${BUILDLINK_PREFIX.qdbm} .include "../../databases/qdbm/buildlink3.mk" .elif !empty(PKG_OPTIONS:Mtokyocabinet) diff --git a/sysutils/cfengine3/patches/patch-ext_Makefile.in b/sysutils/cfengine3/patches/patch-ext_Makefile.in index 6d76c9a58..3b2e15feb 100644 --- a/sysutils/cfengine3/patches/patch-ext_Makefile.in +++ b/sysutils/cfengine3/patches/patch-ext_Makefile.in @@ -1,14 +1,14 @@ -$NetBSD: patch-ext_Makefile.in,v 1.1 2013/02/17 16:15:42 fhajny Exp $ +$NetBSD: patch-ext_Makefile.in,v 1.2 2015/04/07 08:43:35 fhajny Exp $ No use for rpmvercmp. ---- ext/Makefile.in.orig 2013-01-11 12:54:49.000000000 +0000 -+++ ext/Makefile.in 2013-02-16 12:23:25.950062742 +0000 -@@ -35,7 +35,6 @@ POST_UNINSTALL = : +--- ext/Makefile.in.orig 2015-04-03 10:59:08.525934907 +0000 ++++ ext/Makefile.in +@@ -79,7 +79,6 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -sbin_PROGRAMS = rpmvercmp$(EXEEXT) subdir = ext - DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ + $(top_srcdir)/depcomp diff --git a/sysutils/cfengine3/patches/patch-libenv_unix_iface.c b/sysutils/cfengine3/patches/patch-libenv_unix_iface.c new file mode 100644 index 000000000..a7a8ea172 --- /dev/null +++ b/sysutils/cfengine3/patches/patch-libenv_unix_iface.c @@ -0,0 +1,15 @@ +$NetBSD: patch-libenv_unix_iface.c,v 1.1 2015/04/07 08:43:35 fhajny Exp $ + +Ignore HAVE_STRUCT_SOCKADDR_SA_LEN on NetBSD, behavior different. + +--- libenv/unix_iface.c.orig 2015-03-12 20:21:31.000000000 +0000 ++++ libenv/unix_iface.c +@@ -52,7 +52,7 @@ + + #ifndef __MINGW32__ + +-# ifdef HAVE_STRUCT_SOCKADDR_SA_LEN ++# if defined(HAVE_STRUCT_SOCKADDR_SA_LEN) && !defined(__NetBSD__) + # ifdef _SIZEOF_ADDR_IFREQ + # define SIZEOF_IFREQ(x) _SIZEOF_ADDR_IFREQ(x) + # else diff --git a/sysutils/cfengine3/patches/patch-src_unix.c b/sysutils/cfengine3/patches/patch-src_unix.c deleted file mode 100644 index 28fd1604b..000000000 --- a/sysutils/cfengine3/patches/patch-src_unix.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-src_unix.c,v 1.1 2013/02/17 16:15:42 fhajny Exp $ - -Ignore HAVE_STRUCT_SOCKADDR_SA_LEN on NetBSD. - ---- src/unix.c.orig 2013-01-11 12:54:39.000000000 +0000 -+++ src/unix.c 2013-02-16 11:10:41.263683099 +0000 -@@ -49,7 +49,7 @@ - - #ifndef MINGW - --# ifdef HAVE_STRUCT_SOCKADDR_SA_LEN -+# if defined(HAVE_STRUCT_SOCKADDR_SA_LEN) && !defined(__NetBSD__) - # ifdef _SIZEOF_ADDR_IFREQ - # define SIZEOF_IFREQ(x) _SIZEOF_ADDR_IFREQ(x) - # else diff --git a/sysutils/collectd-amqp/DESCR b/sysutils/collectd-amqp/DESCR index cbe65e7c9..a68f324e2 100644 --- a/sysutils/collectd-amqp/DESCR +++ b/sysutils/collectd-amqp/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +amqp plugin for collectd diff --git a/sysutils/collectd-dbi/DESCR b/sysutils/collectd-dbi/DESCR index cbe65e7c9..952e61680 100644 --- a/sysutils/collectd-dbi/DESCR +++ b/sysutils/collectd-dbi/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +dbi plugin for collectd diff --git a/sysutils/collectd-dns/DESCR b/sysutils/collectd-dns/DESCR index cbe65e7c9..70169d1b9 100644 --- a/sysutils/collectd-dns/DESCR +++ b/sysutils/collectd-dns/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +dns plugin for collectd diff --git a/sysutils/collectd-dns/Makefile b/sysutils/collectd-dns/Makefile index f3d93a455..bb17ea663 100644 --- a/sysutils/collectd-dns/Makefile +++ b/sysutils/collectd-dns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/02/17 11:21:55 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/07 13:18:25 fhajny Exp $ COLLECTD_PACKAGE= dns @@ -8,5 +8,10 @@ COMMENT= Statistics collection daemon - dns plugin CONFIGURE_ARGS+= --with-libpcap=${BUILDLINK_PREFIX.libpcap} +# On NetBSD, built-in pcap lacks headers needed +.if ${OPSYS} == "NetBSD" +PREFER.libpcap= pkgsrc +.endif + .include "../../net/libpcap/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/collectd-memcached/DESCR b/sysutils/collectd-memcached/DESCR index cbe65e7c9..94f6c5c92 100644 --- a/sysutils/collectd-memcached/DESCR +++ b/sysutils/collectd-memcached/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +memcached plugin for collectd diff --git a/sysutils/collectd-mysql/DESCR b/sysutils/collectd-mysql/DESCR index cbe65e7c9..c2c6232d0 100644 --- a/sysutils/collectd-mysql/DESCR +++ b/sysutils/collectd-mysql/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +mysql plugin for collectd diff --git a/sysutils/collectd-network/DESCR b/sysutils/collectd-network/DESCR index cbe65e7c9..796cb01cb 100644 --- a/sysutils/collectd-network/DESCR +++ b/sysutils/collectd-network/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +network plugin for collectd diff --git a/sysutils/collectd-notify-email/DESCR b/sysutils/collectd-notify-email/DESCR index cbe65e7c9..05cd73581 100644 --- a/sysutils/collectd-notify-email/DESCR +++ b/sysutils/collectd-notify-email/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +notify-email plugin for collectd diff --git a/sysutils/collectd-postgresql/DESCR b/sysutils/collectd-postgresql/DESCR index cbe65e7c9..cd20e2db8 100644 --- a/sysutils/collectd-postgresql/DESCR +++ b/sysutils/collectd-postgresql/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +postgresql plugin for collectd diff --git a/sysutils/collectd-postgresql/Makefile b/sysutils/collectd-postgresql/Makefile index 53b2fb247..7086c5270 100644 --- a/sysutils/collectd-postgresql/Makefile +++ b/sysutils/collectd-postgresql/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/06/10 14:21:37 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/10 20:05:26 fhajny Exp $ COLLECTD_PACKAGE= postgresql PKGNAME= ${DISTNAME:S/collectd/collectd-${COLLECTD_PACKAGE}${PGSQL_VERSION}/} -PKGREVISION= 1 COMMENT= Statistics collection daemon - postgresql plugin .include "../../sysutils/collectd/Makefile.common" diff --git a/sysutils/collectd-rrdtool/Makefile b/sysutils/collectd-rrdtool/Makefile index 41d88069e..6104c6d83 100644 --- a/sysutils/collectd-rrdtool/Makefile +++ b/sysutils/collectd-rrdtool/Makefile @@ -1,6 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/05/05 00:48:19 ryoon Exp $ - -PKGREVISION= 1 +# $NetBSD: Makefile,v 1.5 2015/06/10 20:05:26 fhajny Exp $ COLLECTD_PACKAGE= rrdtool COLLECTD_PLUGINS= rrdtool rrdcached diff --git a/sysutils/collectd-snmp/DESCR b/sysutils/collectd-snmp/DESCR index cbe65e7c9..455fd44e6 100644 --- a/sysutils/collectd-snmp/DESCR +++ b/sysutils/collectd-snmp/DESCR @@ -1 +1 @@ -rrdtool plugin for collectd +snmp plugin for collectd diff --git a/sysutils/collectd/Makefile b/sysutils/collectd/Makefile index 2e36ab8f0..60f66345f 100644 --- a/sysutils/collectd/Makefile +++ b/sysutils/collectd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/07/30 12:28:18 fhajny Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:12 wiz Exp $ +PKGREVISION= 1 .include "../../sysutils/collectd/Makefile.common" -PKGREVISION= 2 COMMENT= Statistics collection daemon base RCD_SCRIPTS= collectd @@ -22,6 +22,9 @@ DEFAULT_PLUGINS+= aggregation apcups csv email exec filecount \ CONFIGURE_ARGS+= --enable-${option} .endfor +# Several libs not generated in time for linking collectd +MAKE_JOBS_SAFE= no + .include "options.mk" CONF_FILES+= share/examples/collectd/collectd.conf \ diff --git a/sysutils/collectd/Makefile.common b/sysutils/collectd/Makefile.common index 327ca5a97..f46983f76 100644 --- a/sysutils/collectd/Makefile.common +++ b/sysutils/collectd/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2015/02/24 13:14:05 fhajny Exp $ +# $NetBSD: Makefile.common,v 1.9 2015/06/10 20:05:26 fhajny Exp $ # # used by sysutils/collectd/Makefile # used by sysutils/collectd-amqp/Makefile @@ -12,8 +12,10 @@ # used by sysutils/collectd-postgresql/Makefile # used by sysutils/collectd-rrdtool/Makefile # used by sysutils/collectd-snmp/Makefile +# used by sysutils/p5-collectd/Makefile +# used by sysutils/py-collectd/Makefile -DISTNAME= collectd-5.4.1 +DISTNAME= collectd-5.5.0 MASTER_SITES= http://collectd.org/files/ CATEGORIES= sysutils @@ -70,8 +72,8 @@ CPPFLAGS.SunOS+= -DSOLARIS2=${OS_VERSION:C/5.//} .include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) -CFLAGS+= -Wno-error=tautological-pointer-compare - +CFLAGS+= -Wno-error=tautological-pointer-compare \ + -Wno-error=pointer-bool-conversion .endif .include "../../devel/libltdl/buildlink3.mk" diff --git a/sysutils/collectd/PLIST b/sysutils/collectd/PLIST index 0e3d6fb3f..d93d87b1f 100644 --- a/sysutils/collectd/PLIST +++ b/sysutils/collectd/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/03/11 14:05:15 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/14 11:27:30 fhajny Exp $ bin/collectd-nagios bin/collectd-tg bin/collectdctl @@ -33,11 +33,9 @@ ${PLIST.nfs}lib/collectd/nfs.la lib/collectd/ntpd.la lib/collectd/olsrd.la lib/collectd/openvpn.la -${PLIST.perl}lib/collectd/perl.la ${PLIST.pf}lib/collectd/pf.la lib/collectd/powerdns.la ${PLIST.processes}lib/collectd/processes.la -${PLIST.python}lib/collectd/python.la lib/collectd/statsd.la ${PLIST.swap}lib/collectd/swap.la ${PLIST.syslog}lib/collectd/syslog.la diff --git a/sysutils/collectd/distinfo b/sysutils/collectd/distinfo index d8d0e10a7..6cfe8190d 100644 --- a/sysutils/collectd/distinfo +++ b/sysutils/collectd/distinfo @@ -1,15 +1,13 @@ -$NetBSD: distinfo,v 1.5 2015/03/19 13:50:30 jperkin Exp $ +$NetBSD: distinfo,v 1.8 2015/06/10 20:05:26 fhajny Exp $ -SHA1 (collectd-5.4.1.tar.gz) = faaccac4daf48449bcefc9d6f9236f98a5dd5b4b -RMD160 (collectd-5.4.1.tar.gz) = a98ff2d845238d4792f732aa7518effdc95e24f9 -Size (collectd-5.4.1.tar.gz) = 1894132 bytes +SHA1 (collectd-5.5.0.tar.gz) = d24e284c1eae20c5e75b846c8b2612ab65bd5565 +RMD160 (collectd-5.5.0.tar.gz) = 2197758942a5fe56e4eabda3786f09d4138e943a +Size (collectd-5.5.0.tar.gz) = 2244454 bytes SHA1 (patch-Makefile.in) = 197307399312fa26c71ca168b92bbe41d31d556d -SHA1 (patch-configure) = 34bb022fbe3b3b072a6ea5d86de0711a37ebfa0f -SHA1 (patch-src_Makefile.in) = 3d227fa1c483944f44b11e49cabb6390ab3b8338 +SHA1 (patch-src_Makefile.in) = f94d046ee323fdb9251ad49cf383b3a61df5dcaa SHA1 (patch-src_collectd-tg.c) = f9f41dfb0b1b55a62202128a165d5c9943faf5bc -SHA1 (patch-src_collectd.c) = 31106ca27dd4911c40285fece48f76a1c36e2407 -SHA1 (patch-src_collectd.conf.in) = 97400dbc16a31a440750beed0bc16927afdcb570 +SHA1 (patch-src_collectd.conf.in) = f0b35085cf0ddfd766e140b145177ab1f1326f5f SHA1 (patch-src_df.c) = 19cca888b183a90759b359702e4d65c8afa6e58d SHA1 (patch-src_libcollectclient_network__buffer.c) = e07d403d299613fa0885a0e7285849eb85510253 -SHA1 (patch-src_network.c) = b07c206406642b37788dd8d0aefe437158473b97 -SHA1 (patch-src_tcpconns.c) = a1ad8fa2eb9e899375b7b99d12becb4e98ac4e10 +SHA1 (patch-src_tcpconns.c) = fdc160087231a4aee2c405b8ed07791e90b20fd0 +SHA1 (patch-src_utils__dns.c) = c3782dc9127f42da30e3142b853aa2cb2259af94 diff --git a/sysutils/collectd/options.mk b/sysutils/collectd/options.mk index 0f181f674..8b3a7f0c1 100644 --- a/sysutils/collectd/options.mk +++ b/sysutils/collectd/options.mk @@ -1,7 +1,7 @@ -# $NetBSD: options.mk,v 1.1 2014/02/17 11:21:54 fhajny Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/14 11:27:30 fhajny Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.collectd -PKG_SUPPORTED_OPTIONS= cpu df interface load memory perl python syslog uptime +PKG_SUPPORTED_OPTIONS= cpu df interface load memory syslog uptime PKG_SUGGESTED_OPTIONS+= cpu df interface load memory syslog uptime .if ${OPSYS} == "NetBSD" @@ -29,7 +29,7 @@ PKG_SUGGESTED_OPTIONS+= disk nfs swap users zfs-arc .include "../../mk/bsd.options.mk" PLIST_VARS+= apple-sensors battery contextswitch cpu df disk \ - interface load memory nfs perl pf processes python swap \ + interface load memory nfs pf processes swap \ syslog tcpconns uptime users zfs-arc .for option in ${PLIST_VARS} @@ -38,17 +38,3 @@ CONFIGURE_ARGS+= --enable-${option:S/-/_/} PLIST.${option}= yes . endif .endfor - -.if !empty(PKG_OPTIONS:Mperl) -USE_TOOLS+= perl -PERL5_CONFIGURE= no -PERL5_PACKLIST+= auto/Collectd/.packlist -CONFIGURE_ARGS+= --with-libperl=${BUILDLINK_PREFIX.perl} -CONFIGURE_ARGS+= --with-perl-bindings=${MAKE_PARAMS:Q} -. include "../../lang/perl5/module.mk" -.endif - -.if !empty(PKG_OPTIONS:Mpython) -CONFIGURE_ARGS+= --with-python=${PYTHONBIN} -. include "../../lang/python/application.mk" -.endif diff --git a/sysutils/collectd/patches/patch-configure b/sysutils/collectd/patches/patch-configure deleted file mode 100644 index ab085689a..000000000 --- a/sysutils/collectd/patches/patch-configure +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-configure,v 1.1 2014/02/17 11:21:55 fhajny Exp $ - -Remove m4 cruft. ---- configure.orig 2014-01-26 08:10:00.249270750 +0000 -+++ configure -@@ -18338,19 +18338,19 @@ $as_echo_n "checking if have htonll defi - have_htonll="no" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ --[ -+ - #include - #include - #if HAVE_INTTYPES_H - # include - #endif --] -+ - int - main () - { --[ -+ - return htonll(0); --] -+ - - ; - return 0; diff --git a/sysutils/collectd/patches/patch-src_Makefile.in b/sysutils/collectd/patches/patch-src_Makefile.in index b82d90e85..2cc95f041 100644 --- a/sysutils/collectd/patches/patch-src_Makefile.in +++ b/sysutils/collectd/patches/patch-src_Makefile.in @@ -1,10 +1,10 @@ -$NetBSD: patch-src_Makefile.in,v 1.1 2014/02/17 11:21:55 fhajny Exp $ +$NetBSD: patch-src_Makefile.in,v 1.2 2015/06/10 20:05:26 fhajny Exp $ Use a reasonable db dir. Install config file into examples. ---- src/Makefile.in.orig 2014-01-26 08:09:56.685201776 +0000 +--- src/Makefile.in.orig 2015-05-27 07:51:49.001922959 +0000 +++ src/Makefile.in -@@ -2230,6 +2230,7 @@ srcdir = @srcdir@ +@@ -2424,6 +2424,7 @@ srcdir = @srcdir@ subdirs = @subdirs@ sys_symbol_underscore = @sys_symbol_underscore@ sysconfdir = @sysconfdir@ @@ -12,16 +12,16 @@ Install config file into examples. target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ -@@ -2239,7 +2240,7 @@ SUBDIRS = libcollectdclient $(am__append - AM_CPPFLAGS = -DPREFIX='"${prefix}"' \ +@@ -2434,7 +2435,7 @@ PLUGIN_LDFLAGS = -module -avoid-version + AM_CPPFLAGS = -I$(srcdir)/daemon -DPREFIX='"${prefix}"' \ -DCONFIGFILE='"${sysconfdir}/${PACKAGE_NAME}.conf"' \ -DLOCALSTATEDIR='"${localstatedir}"' \ - -DPKGLOCALSTATEDIR='"${localstatedir}/lib/${PACKAGE_NAME}"' \ + -DPKGLOCALSTATEDIR='"${localstatedir}/db/${PACKAGE_NAME}"' \ $(am__append_2) -DPLUGINDIR='"${pkglibdir}"' \ -DPKGDATADIR='"${pkgdatadir}"' - collectd_SOURCES = collectd.c collectd.h \ -@@ -4856,13 +4857,8 @@ uninstall-man: uninstall-man1 uninstall- + AUTOMAKE_OPTIONS = subdir-objects +@@ -5190,13 +5191,8 @@ uninstall-man: uninstall-man1 uninstall- @HAVE_PROTOC_C_TRUE@ protoc-c -I$(srcdir) --c_out . $(srcdir)/riemann.proto install-exec-hook: @@ -37,7 +37,7 @@ Install config file into examples. $(mkinstalldirs) $(DESTDIR)$(pkgdatadir) $(INSTALL) -m 0644 $(srcdir)/types.db $(DESTDIR)$(pkgdatadir)/types.db; $(INSTALL) -m 0644 $(srcdir)/postgresql_default.conf \ -@@ -4870,7 +4866,7 @@ install-exec-hook: +@@ -5204,7 +5200,7 @@ install-exec-hook: uninstall-hook: rm -f $(DESTDIR)$(pkgdatadir)/types.db; diff --git a/sysutils/collectd/patches/patch-src_collectd.c b/sysutils/collectd/patches/patch-src_collectd.c deleted file mode 100644 index 9bd9829e5..000000000 --- a/sysutils/collectd/patches/patch-src_collectd.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-src_collectd.c,v 1.1 2014/02/17 11:21:55 fhajny Exp $ - -sg_init() expects an arg. ---- src/collectd.c.orig 2014-01-26 08:09:14.840391576 +0000 -+++ src/collectd.c -@@ -288,7 +288,7 @@ static int do_init (void) - #endif - - #if HAVE_LIBSTATGRAB -- if (sg_init ()) -+ if (sg_init (0)) - { - ERROR ("sg_init: %s", sg_str_error (sg_get_error ())); - return (-1); diff --git a/sysutils/collectd/patches/patch-src_collectd.conf.in b/sysutils/collectd/patches/patch-src_collectd.conf.in index c76ec07cf..8081b1e05 100644 --- a/sysutils/collectd/patches/patch-src_collectd.conf.in +++ b/sysutils/collectd/patches/patch-src_collectd.conf.in @@ -1,7 +1,7 @@ -$NetBSD: patch-src_collectd.conf.in,v 1.1 2014/02/17 11:21:55 fhajny Exp $ +$NetBSD: patch-src_collectd.conf.in,v 1.2 2015/06/10 20:05:26 fhajny Exp $ Fix default dirs. ---- src/collectd.conf.in.orig 2014-01-26 08:09:23.516559631 +0000 +--- src/collectd.conf.in.orig 2015-05-20 12:05:42.672060002 +0000 +++ src/collectd.conf.in @@ -12,7 +12,7 @@ @@ -12,25 +12,46 @@ Fix default dirs. #PIDFile "@localstatedir@/run/@PACKAGE_NAME@.pid" #PluginDir "@libdir@/@PACKAGE_NAME@" #TypesDB "@prefix@/share/@PACKAGE_NAME@/types.db" -@@ -278,7 +278,7 @@ +@@ -315,16 +315,16 @@ + # LongRunAvgLatency false + # ConvertSpecialMetricTypes true + # +-# SocketPath "/var/run/ceph/ceph-osd.0.asok" ++# SocketPath "@localstatedir@/run/ceph/ceph-osd.0.asok" + # + # +-# SocketPath "/var/run/ceph/ceph-osd.1.asok" ++# SocketPath "@localstatedir@/run/ceph/ceph-osd.1.asok" + # + # +-# SocketPath "/var/run/ceph/ceph-mon.ceph1.asok" ++# SocketPath "@localstatedir@/run/ceph/ceph-mon.ceph1.asok" + # + # +-# SocketPath "/var/run/ceph/ceph-mds.ceph1.asok" ++# SocketPath "@localstatedir@/run/ceph/ceph-mds.ceph1.asok" + # # +@@ -340,7 +340,7 @@ + # + # # -# DataDir "@localstatedir@/lib/@PACKAGE_NAME@/csv" +# DataDir "@localstatedir@/db/@PACKAGE_NAME@/csv" # StoreRates false # -@@ -566,7 +566,7 @@ - # +@@ -683,7 +683,7 @@ # + # Alias "squeeze" # Host "localhost" -# Socket "/var/run/mysql/mysqld.sock" +# Socket "@localstatedir@/run/mysql/mysqld.sock" # SlaveStats true # SlaveNotifications true # -@@ -827,14 +827,14 @@ +@@ -956,14 +956,14 @@ # # Collect "latency" # Collect "udp-answers" "udp-queries" @@ -48,7 +69,7 @@ Fix default dirs. # # -@@ -882,14 +882,14 @@ +@@ -1011,14 +1011,14 @@ # # DaemonAddress "unix:/tmp/rrdcached.sock" @@ -65,16 +86,7 @@ Fix default dirs. # CreateFilesAsync false # CacheTimeout 120 # CacheFlush 900 -@@ -994,7 +994,7 @@ - # - - # --# -+# - # Instance "exim" - # - # Regex "S=([1-9][0-9]*)" -@@ -1031,7 +1031,7 @@ +@@ -1174,7 +1174,7 @@ # Type "kpackets_wire_per_sec.realtime" # ValueFrom 4 # @@ -83,7 +95,7 @@ Fix default dirs. # Instance "snort-eth0" # Interval 600 # Collect "dropped" "mbps" "alerts" "kpps" -@@ -1068,7 +1068,7 @@ +@@ -1231,7 +1231,7 @@ # # diff --git a/sysutils/collectd/patches/patch-src_network.c b/sysutils/collectd/patches/patch-src_network.c deleted file mode 100644 index 77c57edee..000000000 --- a/sysutils/collectd/patches/patch-src_network.c +++ /dev/null @@ -1,50 +0,0 @@ -$NetBSD: patch-src_network.c,v 1.2 2014/06/14 12:21:02 fhajny Exp $ - -Remove libgcrypt deprecation logic. Patch by joerg. ---- src/network.c.orig 2014-01-26 08:09:23.000000000 +0000 -+++ src/network.c -@@ -58,25 +58,7 @@ - #endif - - #if HAVE_LIBGCRYPT --# include --# if defined __APPLE__ --/* default xcode compiler throws warnings even when deprecated functionality -- * is not used. -Werror breaks the build because of erroneous warnings. -- * http://stackoverflow.com/questions/10556299/compiler-warnings-with-libgcrypt-v1-5-0/12830209#12830209 -- */ --# pragma GCC diagnostic ignored "-Wdeprecated-declarations" --# endif --/* FreeBSD's copy of libgcrypt extends the existing GCRYPT_NO_DEPRECATED -- * to properly hide all deprecated functionality. -- * http://svnweb.freebsd.org/ports/head/security/libgcrypt/files/patch-src__gcrypt.h.in -- */ --# define GCRYPT_NO_DEPRECATED - # include --# if defined __APPLE__ --/* Re enable deprecation warnings */ --# pragma GCC diagnostic warning "-Wdeprecated-declarations" --# endif --GCRY_THREAD_OPTION_PTHREAD_IMPL; - #endif - - #ifndef IPV6_ADD_MEMBERSHIP -@@ -501,17 +483,9 @@ static void network_init_gcrypt (void) / - if (gcry_control (GCRYCTL_ANY_INITIALIZATION_P)) - return; - -- /* http://www.gnupg.org/documentation/manuals/gcrypt/Multi_002dThreading.html -- * To ensure thread-safety, it's important to set GCRYCTL_SET_THREAD_CBS -- * *before* initalizing Libgcrypt with gcry_check_version(), which itself must -- * be called before any other gcry_* function. GCRYCTL_ANY_INITIALIZATION_P -- * above doesn't count, as it doesn't implicitly initalize Libgcrypt. -- * -- * tl;dr: keep all these gry_* statements in this exact order please. */ -- gcry_control (GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread); - gcry_check_version (NULL); - gcry_control (GCRYCTL_INIT_SECMEM, 32768); -- gcry_control (GCRYCTL_INITIALIZATION_FINISHED); -+ gcry_control (GCRYCTL_INITIALIZATION_FINISHED,NULL,0); - } /* }}} void network_init_gcrypt */ - - static gcry_cipher_hd_t network_get_aes256_cypher (sockent_t *se, /* {{{ */ diff --git a/sysutils/collectd/patches/patch-src_tcpconns.c b/sysutils/collectd/patches/patch-src_tcpconns.c index 90d38c9f1..44a98d4a5 100644 --- a/sysutils/collectd/patches/patch-src_tcpconns.c +++ b/sysutils/collectd/patches/patch-src_tcpconns.c @@ -1,8 +1,8 @@ -$NetBSD: patch-src_tcpconns.c,v 1.3 2014/06/29 18:01:06 dholland Exp $ +$NetBSD: patch-src_tcpconns.c,v 1.4 2015/06/10 20:05:26 fhajny Exp $ ---- src/tcpconns.c.orig 2014-01-26 08:09:14.000000000 +0000 +--- src/tcpconns.c.orig 2015-05-20 12:04:47.191035542 +0000 +++ src/tcpconns.c -@@ -893,6 +893,7 @@ static int conn_init (void) +@@ -948,6 +948,7 @@ static int conn_init (void) return (0); } /* int conn_init */ @@ -10,27 +10,3 @@ $NetBSD: patch-src_tcpconns.c,v 1.3 2014/06/29 18:01:06 dholland Exp $ static int conn_read (void) { struct inpcbtable table; -@@ -912,7 +913,11 @@ static int conn_read (void) - /* Get the `head' pcb */ - head = (struct inpcb *) &(inpcbtable_ptr->inpt_queue); - /* Get the first pcb */ -+#if __NetBSD_Version__ > 699002700 -+ next = (struct inpcb *)TAILQ_FIRST (&table.inpt_queue); -+#else - next = (struct inpcb *)CIRCLEQ_FIRST (&table.inpt_queue); -+#endif - - while (next != head) - { -@@ -920,7 +925,11 @@ static int conn_read (void) - kread ((u_long) next, &inpcb, sizeof (inpcb)); - - /* Advance `next' */ -+#if __NetBSD_Version__ > 699002700 -+ next = (struct inpcb *)TAILQ_NEXT (&inpcb, inp_queue); -+#else - next = (struct inpcb *)CIRCLEQ_NEXT (&inpcb, inp_queue); -+#endif - - /* Ignore sockets, that are not connected. */ - #ifdef __NetBSD__ diff --git a/sysutils/collectd/patches/patch-src_utils__dns.c b/sysutils/collectd/patches/patch-src_utils__dns.c new file mode 100644 index 000000000..32dbc604b --- /dev/null +++ b/sysutils/collectd/patches/patch-src_utils__dns.c @@ -0,0 +1,15 @@ +$NetBSD: patch-src_utils__dns.c,v 1.1 2015/04/07 13:20:41 fhajny Exp $ + +Resolve conflict with pkgsrc PCAP on NetBSD 7. +--- src/utils_dns.c.orig 2015-02-26 10:43:48.496180984 +0000 ++++ src/utils_dns.c +@@ -96,6 +96,9 @@ + #endif + + #if HAVE_PCAP_H ++# if defined(DLT_MATCHING_MAX) ++# undef DLT_MATCHING_MAX ++# endif + # include + #endif + diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index 2041fcb46..ceb4b30be 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:24:51 tnn Exp $ # DISTNAME= conky-1.9.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conky/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/consolekit/Makefile b/sysutils/consolekit/Makefile index 67595c623..f89ec5052 100644 --- a/sysutils/consolekit/Makefile +++ b/sysutils/consolekit/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/08/17 15:59:07 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:12 wiz Exp $ CONSOLEKIT_VER= 0.4.5 DISTNAME= ConsoleKit-${CONSOLEKIT_VER} PKGNAME= consolekit-${CONSOLEKIT_VER} +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.freedesktop.org/software/ConsoleKit/dist/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index 09234dd79..d255afbb1 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2015/06/16 22:28:13 jperkin Exp $ +PKGREVISION= 1 .include "../../sysutils/coreutils/Makefile.common" -PKGREVISION= 1 CONFIGURE_ARGS+= --without-gmp CONFLICTS= fileutils-[0-9]* gnuls-[0-9]* linuxls-[0-9]* sh-utils-[0-9]* textutils-[0-9]* @@ -29,7 +29,7 @@ USE_GCC_RUNTIME= yes .include "../../mk/compiler.mk" -.if ${OBJECT_FMT} == "ELF" && \ +.if (${OBJECT_FMT} == "ELF" || ${OBJECT_FMT} == "Mach-O") && \ (!empty(PKGSRC_COMPILER:Mgcc) || !empty(PKGSRC_COMPILER:Mclang)) PLIST.stdbuf= yes .endif diff --git a/sysutils/coreutils/Makefile.common b/sysutils/coreutils/Makefile.common index 750389599..50c868fd8 100644 --- a/sysutils/coreutils/Makefile.common +++ b/sysutils/coreutils/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.9 2015/01/29 21:58:34 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.11 2015/05/07 00:24:59 mef Exp $ # used by sysutils/coreutils/Makefile # used by misc/gnuls/Makefile -DISTNAME= coreutils-8.22 +DISTNAME= coreutils-8.23 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNU:=coreutils/} EXTRACT_SUFX= .tar.xz @@ -21,10 +21,20 @@ GNU_CONFIGURE= YES USE_TOOLS+= msgfmt msgmerge perl xgettext USE_PKGLOCALEDIR= YES +# --- man/chroot.1 --- +# GEN man/chroot.1 +# help2man: can't get `--help' info from chroot.td/chroot +# Try `--no-discard-stderr' if option outputs to stderr +# *** [man/chroot.1] Error code 127 +MAKE_JOBS_SAFE= NO + TEST_TARGET= check .include "../../mk/bsd.prefs.mk" +# Otherwise configure aborts when ran by root +CONFIGURE_ENV+= FORCE_UNSAFE_CONFIGURE=yes + .if ${OPSYS} == "Interix" CONFIGURE_ENV+= ac_list_mounted_fs=found .endif diff --git a/sysutils/coreutils/distinfo b/sysutils/coreutils/distinfo index 55de15bc1..2f40b40a9 100644 --- a/sysutils/coreutils/distinfo +++ b/sysutils/coreutils/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.29 2014/06/29 06:53:23 obache Exp $ +$NetBSD: distinfo,v 1.31 2015/05/07 00:24:59 mef Exp $ -SHA1 (coreutils-8.22.tar.xz) = cc7fe47b21eb49dd2ee4cdb707570f42fb2c8cc6 -RMD160 (coreutils-8.22.tar.xz) = c3da7ade1d3ac82e97ac4a24c70376af8b9b503b -Size (coreutils-8.22.tar.xz) = 5335124 bytes +SHA1 (coreutils-8.23.tar.xz) = adead02839225218b85133fa57b4dba02af2291d +RMD160 (coreutils-8.23.tar.xz) = d4c433968cd77dbf86e9f4a75c622b24aa7c2726 +Size (coreutils-8.23.tar.xz) = 5375612 bytes SHA1 (patch-Makefile.in) = fce694c56777081a6a54d157dd0573945250f381 SHA1 (patch-lib-fflush.c) = 106e9c7d05fff290f24cb69e1b2c80d0077c62bd SHA1 (patch-lib-fseeko.c) = 9f4b0294698648011c64869fc0e642f910e9d47f diff --git a/sysutils/cpogm/Makefile b/sysutils/cpogm/Makefile index e95120d71..99f3d5ecc 100644 --- a/sysutils/cpogm/Makefile +++ b/sysutils/cpogm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= cpogm-1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://oss.gw.com/people/kim/ diff --git a/sysutils/cvsreport/Makefile b/sysutils/cvsreport/Makefile index 7cda6ac05..2df2886ef 100644 --- a/sysutils/cvsreport/Makefile +++ b/sysutils/cvsreport/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= cvsreport-0.3.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://download.gna.org/cvsreport/cvsreport.pkg/0.3.5/ diff --git a/sysutils/dbus-qt3/Makefile b/sysutils/dbus-qt3/Makefile index 2a31260cd..f6e198773 100644 --- a/sysutils/dbus-qt3/Makefile +++ b/sysutils/dbus-qt3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/10/09 17:39:01 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:24:51 tnn Exp $ # DISTNAME= dbus-qt3-0.70 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/dbus-qt3/buildlink3.mk b/sysutils/dbus-qt3/buildlink3.mk index 8df64f362..6da0c5239 100644 --- a/sysutils/dbus-qt3/buildlink3.mk +++ b/sysutils/dbus-qt3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2013/10/09 17:39:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/04/25 14:24:51 tnn Exp $ BUILDLINK_TREE+= dbus-qt3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= dbus-qt3 DBUS_QT3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.dbus-qt3+= dbus-qt3>=0.70 -BUILDLINK_ABI_DEPENDS.dbus-qt3+= dbus-qt3>=0.70nb11 +BUILDLINK_ABI_DEPENDS.dbus-qt3+= dbus-qt3>=0.70nb12 BUILDLINK_PKGSRCDIR.dbus-qt3?= ../../sysutils/dbus-qt3 .include "../../sysutils/dbus/buildlink3.mk" diff --git a/sysutils/dbus-sharp-glib/Makefile b/sysutils/dbus-sharp-glib/Makefile index 005bf9b2b..b7e856119 100644 --- a/sysutils/dbus-sharp-glib/Makefile +++ b/sysutils/dbus-sharp-glib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/23 06:44:58 kefren Exp $ # DISTNAME= dbus-sharp-glib-0.5.0 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/mono/dbus-sharp/ @@ -17,5 +17,11 @@ USE_TOOLS+= gmake pkg-config PKGCONFIG_OVERRIDE+= dbus-sharp-glib-1.0.pc.in +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + .include "../../sysutils/dbus-sharp/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/dbus-sharp-glib/buildlink3.mk b/sysutils/dbus-sharp-glib/buildlink3.mk index 392892912..96790552a 100644 --- a/sysutils/dbus-sharp-glib/buildlink3.mk +++ b/sysutils/dbus-sharp-glib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/04/06 08:17:17 adam Exp $ BUILDLINK_TREE+= dbus-sharp-glib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= dbus-sharp-glib DBUS_SHARP_GLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.dbus-sharp-glib+= dbus-sharp-glib>=0.5.0 -BUILDLINK_ABI_DEPENDS.dbus-sharp-glib?= dbus-sharp-glib>=0.5.0nb3 +BUILDLINK_ABI_DEPENDS.dbus-sharp-glib?= dbus-sharp-glib>=0.5.0nb4 BUILDLINK_PKGSRCDIR.dbus-sharp-glib?= ../../sysutils/dbus-sharp-glib .include "../../sysutils/dbus-sharp/buildlink3.mk" diff --git a/sysutils/dbus-sharp/Makefile b/sysutils/dbus-sharp/Makefile index cfc4402d0..a6de51522 100644 --- a/sysutils/dbus-sharp/Makefile +++ b/sysutils/dbus-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/23 06:44:58 kefren Exp $ # DISTNAME= dbus-sharp-0.7.0 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://cloud.github.com/downloads/mono/dbus-sharp/ @@ -17,5 +17,11 @@ USE_LANGUAGES= # none PKGCONFIG_OVERRIDE+= dbus-sharp-1.0.pc.in -.include "../../lang/mono2/buildlink3.mk" +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + +.include "../../lang/mono/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/dbus-sharp/buildlink3.mk b/sysutils/dbus-sharp/buildlink3.mk index f3edae123..3f30f1d59 100644 --- a/sysutils/dbus-sharp/buildlink3.mk +++ b/sysutils/dbus-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/05/23 06:40:15 kefren Exp $ BUILDLINK_TREE+= dbus-sharp @@ -6,10 +6,10 @@ BUILDLINK_TREE+= dbus-sharp DBUS_SHARP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.dbus-sharp+= dbus-sharp>=0.7.0 -BUILDLINK_ABI_DEPENDS.dbus-sharp?= dbus-sharp>=0.7.0nb5 +BUILDLINK_ABI_DEPENDS.dbus-sharp?= dbus-sharp>=0.7.0nb6 BUILDLINK_PKGSRCDIR.dbus-sharp?= ../../sysutils/dbus-sharp -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .endif # DBUS_SHARP_BUILDLINK3_MK BUILDLINK_TREE+= -dbus-sharp diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile index 3ecdb50fe..c5e62898b 100644 --- a/sysutils/dbus/Makefile +++ b/sysutils/dbus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.81 2015/02/17 13:48:24 wiz Exp $ +# $NetBSD: Makefile,v 1.83 2015/05/14 17:21:06 wiz Exp $ -DISTNAME= dbus-1.8.16 +DISTNAME= dbus-1.8.18 CATEGORIES= sysutils MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/ @@ -10,7 +10,6 @@ COMMENT= Message bus system LICENSE= gnu-gpl-v2 CONFLICTS+= dbus-glib<0.71 -CONFLICTS+= py26-dbus<0.71 CONFLICTS+= py27-dbus<0.71 GNU_CONFIGURE= YES diff --git a/sysutils/dbus/distinfo b/sysutils/dbus/distinfo index 154dc70b2..9a3aa95db 100644 --- a/sysutils/dbus/distinfo +++ b/sysutils/dbus/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.63 2015/02/17 13:48:24 wiz Exp $ +$NetBSD: distinfo,v 1.64 2015/05/14 17:21:06 wiz Exp $ -SHA1 (dbus-1.8.16.tar.gz) = 1504f03289dc4a694dae4980a773f63dd7fd1a01 -RMD160 (dbus-1.8.16.tar.gz) = c333f4e5808fc4c5b6a5d77f06bd473971411e60 -Size (dbus-1.8.16.tar.gz) = 1866436 bytes +SHA1 (dbus-1.8.18.tar.gz) = a30be4a6efe3fe570d2a2cc4265f0ef9be9367aa +RMD160 (dbus-1.8.18.tar.gz) = 96215bbd9d2ba322d8ddfe7b2fde74e37ed44671 +Size (dbus-1.8.18.tar.gz) = 1868625 bytes SHA1 (patch-aa) = 0c3d145979e3b2358261c9f7f34701d02eb6ecd4 SHA1 (patch-ak) = 6d05ebde29acb3f6cb6f577dd2f2b734f590e8dd SHA1 (patch-al) = 57d08196e9daf49eb6bda2b30f019ce2cad77c6f diff --git a/sysutils/dc-tools/Makefile b/sysutils/dc-tools/Makefile index ac6a93b31..c3eed1b39 100644 --- a/sysutils/dc-tools/Makefile +++ b/sysutils/dc-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/01/27 18:41:14 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/17 12:19:42 abs Exp $ -DISTNAME= dc-tools-1.4 +DISTNAME= dc-tools-1.5 CATEGORIES= sysutils MASTER_SITES= http://mc.pp.se/dc/files/ \ - https://github.com/abs0/dc-burn-netbsd/tarball/1.4 + https://github.com/abs0/dc-burn-netbsd/tarball/1.5 DIST_SUBDIR= dc-tools DISTFILES= makeip.tar.gz scramble.c ip_slave.tar.gz serial_slave.tar.gz \ ${DCBURN_DISTFILE} @@ -13,7 +13,7 @@ HOMEPAGE= http://mc.pp.se/dc/sw.html COMMENT= Dreamcast bootable CDs tools (mainly from Marcus Comstedt) #LICENSE= # TODO: (see mk/license.mk) -DCBURN_DISTFILE=abs0-dc-burn-netbsd-1.4-0-g1004515 +DCBURN_DISTFILE=abs0-dc-burn-netbsd-1.5-0-gae55ec9 DEPENDS+= cdrtools>=2.01:../../sysutils/cdrtools diff --git a/sysutils/dc-tools/distinfo b/sysutils/dc-tools/distinfo index 0b6d977a2..6c3b9bdb2 100644 --- a/sysutils/dc-tools/distinfo +++ b/sysutils/dc-tools/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2012/07/29 21:45:39 abs Exp $ +$NetBSD: distinfo,v 1.6 2015/05/17 12:19:42 abs Exp $ -SHA1 (dc-tools/abs0-dc-burn-netbsd-1.4-0-g1004515) = ceda99e86595da348d3e007667df3c8f570c2bd4 -RMD160 (dc-tools/abs0-dc-burn-netbsd-1.4-0-g1004515) = a492d6f9a3f8ee6d30f3adb689b46c551fa6c307 -Size (dc-tools/abs0-dc-burn-netbsd-1.4-0-g1004515) = 5414 bytes +SHA1 (dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9) = ab472a86ad283ad59d7939c5b8cdb5335c21a6bb +RMD160 (dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9) = 55844b940524b11933f94b2832f7fc072ae29235 +Size (dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9) = 5683 bytes SHA1 (dc-tools/ip_slave.tar.gz) = 573e0c410037715652d60a133a90b17fff279405 RMD160 (dc-tools/ip_slave.tar.gz) = 408603e6265bff935764c68f2bf4b0ebc6bd7088 Size (dc-tools/ip_slave.tar.gz) = 23008 bytes diff --git a/sysutils/deforaos-browser/Makefile b/sysutils/deforaos-browser/Makefile index a7f567209..a48388b41 100644 --- a/sysutils/deforaos-browser/Makefile +++ b/sysutils/deforaos-browser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:24:51 tnn Exp $ # DISTNAME= Browser-0.4.13 PKGNAME= deforaos-browser-0.4.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.defora.org/os/download/download/4310/ diff --git a/sysutils/deforaos-browser/buildlink3.mk b/sysutils/deforaos-browser/buildlink3.mk index b71bae607..d7cf8411f 100644 --- a/sysutils/deforaos-browser/buildlink3.mk +++ b/sysutils/deforaos-browser/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2014/05/05 00:48:19 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/25 14:24:51 tnn Exp $ BUILDLINK_TREE+= deforaos-browser @@ -6,7 +6,7 @@ BUILDLINK_TREE+= deforaos-browser DEFORAOS_BROWSER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-browser+= deforaos-browser>=0.4.5 -BUILDLINK_ABI_DEPENDS.deforaos-browser?= deforaos-browser>=0.4.13nb1 +BUILDLINK_ABI_DEPENDS.deforaos-browser?= deforaos-browser>=0.4.13nb2 BUILDLINK_PKGSRCDIR.deforaos-browser?= ../../sysutils/deforaos-browser .include "../../x11/gtk2/buildlink3.mk" diff --git a/sysutils/deforaos-terminal/Makefile b/sysutils/deforaos-terminal/Makefile index cb588d2a3..9d413fd14 100644 --- a/sysutils/deforaos-terminal/Makefile +++ b/sysutils/deforaos-terminal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:24:51 tnn Exp $ # DISTNAME= Terminal-0.0.0 PKGNAME= deforaos-terminal-0.0.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://www.defora.org/os/download/download/4281/ diff --git a/sysutils/dirvish/Makefile b/sysutils/dirvish/Makefile index 0f5d24f09..6cfb983e4 100644 --- a/sysutils/dirvish/Makefile +++ b/sysutils/dirvish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= dirvish-1.2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.dirvish.org/ EXTRACT_SUFX= .tgz diff --git a/sysutils/diskscrub/Makefile b/sysutils/diskscrub/Makefile index b54983a2b..69b580dbe 100644 --- a/sysutils/diskscrub/Makefile +++ b/sysutils/diskscrub/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:12 wiz Exp $ DISTNAME= scrub-2.5.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://diskscrub.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/dmassage/Makefile b/sysutils/dmassage/Makefile index ae6c80fc5..c10f70912 100644 --- a/sysutils/dmassage/Makefile +++ b/sysutils/dmassage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= dmassage-0.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://www.sentia.org/downloads/ diff --git a/sysutils/dmesg2gif/Makefile b/sysutils/dmesg2gif/Makefile index 4fc2d767e..957d751d2 100644 --- a/sysutils/dmesg2gif/Makefile +++ b/sysutils/dmesg2gif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= dmesg2gif-1.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/duplicity/MESSAGE b/sysutils/duplicity/MESSAGE index 7185778ad..0c2eceb8c 100644 --- a/sysutils/duplicity/MESSAGE +++ b/sysutils/duplicity/MESSAGE @@ -1,8 +1,8 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2013/11/26 20:36:22 drochner Exp $ -Depending on the storage backend used, additional packages micht be needed: +$NetBSD: MESSAGE,v 1.3 2015/04/09 10:16:35 hiramatsu Exp $ +Depending on the storage backend used, additional packages might be needed: -Amazon S3 needs pkgsrc/net/py-boto. --Dropbox needs pkgsrc/net/py-dropbox +-Dropbox needs pkgsrc/net/py-dropbox. -For ssh/scp, pkgsrc/security/py-paramiko is recommended. -For more options, see the manpage. =========================================================================== diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 77e8c0365..9406ff7a9 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2014/05/12 20:39:33 riz Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/09 10:16:35 hiramatsu Exp $ -DISTNAME= duplicity-0.6.24 +DISTNAME= duplicity-0.6.25 CATEGORIES= sysutils net MASTER_SITES= http://code.launchpad.net/duplicity/0.6-series/${PKGVERSION_NOREV}/+download/ diff --git a/sysutils/duplicity/distinfo b/sysutils/duplicity/distinfo index dea507f6d..873a4881e 100644 --- a/sysutils/duplicity/distinfo +++ b/sysutils/duplicity/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2014/05/12 20:39:33 riz Exp $ +$NetBSD: distinfo,v 1.17 2015/04/09 10:16:35 hiramatsu Exp $ -SHA1 (duplicity-0.6.24.tar.gz) = 1d0bab80cb9465080179307d969e292c7145c714 -RMD160 (duplicity-0.6.24.tar.gz) = ff6c6dc84d609a390e7bb3d018a4f31030c8b826 -Size (duplicity-0.6.24.tar.gz) = 1268175 bytes +SHA1 (duplicity-0.6.25.tar.gz) = fe0b6b0b0dc7dbc02598d96567954b48c4308420 +RMD160 (duplicity-0.6.25.tar.gz) = a7457b3be4ea73707a1ef7b9021014a82f917eaa +Size (duplicity-0.6.25.tar.gz) = 1269583 bytes SHA1 (patch-aa) = f1210f703dccf759f234846a3139ce98063011cb diff --git a/sysutils/dvdisaster/Makefile b/sysutils/dvdisaster/Makefile index 71fb5da76..bdb916c91 100644 --- a/sysutils/dvdisaster/Makefile +++ b/sysutils/dvdisaster/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/26 13:30:58 joerg Exp $ # DISTNAME= dvdisaster-0.72.4 -PKGREVISION= 11 +PKGREVISION= 13 CATEGORIES= sysutils MASTER_SITES= http://dvdisaster.net/downloads/ EXTRACT_SUFX= .tar.bz2 @@ -19,7 +19,6 @@ BUILD_DEPENDS+= gettext-tools>=0.14:../../devel/gettext-tools BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0 -ONLY_FOR_COMPILER= gcc USE_LANGUAGES= c USE_PKGLOCALEDIR= yes USE_TOOLS+= bash gmake pkg-config diff --git a/sysutils/dvdisaster/distinfo b/sysutils/dvdisaster/distinfo index 2c4fbd064..ea1ed574e 100644 --- a/sysutils/dvdisaster/distinfo +++ b/sysutils/dvdisaster/distinfo @@ -1,7 +1,14 @@ -$NetBSD: distinfo,v 1.7 2012/08/10 15:52:12 drochner Exp $ +$NetBSD: distinfo,v 1.8 2015/04/26 13:30:58 joerg Exp $ SHA1 (dvdisaster-0.72.4.tar.bz2) = 2b47fb5a5535d90641f24a599cd8ae8ffd86b972 RMD160 (dvdisaster-0.72.4.tar.bz2) = a134fa0adf04dc2a921acfccf0c10292112a28fa Size (dvdisaster-0.72.4.tar.bz2) = 5097738 bytes SHA1 (patch-aa) = 97fe33bdc514925041718992b28d75b672b4be0c SHA1 (patch-ah) = 04045e26cba6772d7b46d0bdd927aa97984e8ea0 +SHA1 (patch-md5.c) = f91077add57db35e10256916cd1ede3d8d9df3bc +SHA1 (patch-scripts_bash-based-configure) = 23f4f91bb28a495005cc391ab9d11e4563adc34b +SHA1 (patch-tools_codec.c) = 381a666d82465f3e509f623c2f0f312e1e83c190 +SHA1 (patch-tools_decimate.c) = 928e3fd62b423efee32f33396477e7b839d524a2 +SHA1 (patch-tools_memory.c) = 5adedb6553ffe844f34afb892dbb9beeace479bb +SHA1 (patch-tools_pngio.c) = ed3ea53d93f41ff477267e457f1b26b9da224686 +SHA1 (patch-tools_pngpack.c) = d58665f2c26c0dfc97dd413f07c419b0f7f3d3bb diff --git a/sysutils/dvdisaster/patches/patch-md5.c b/sysutils/dvdisaster/patches/patch-md5.c new file mode 100644 index 000000000..959ac96d3 --- /dev/null +++ b/sysutils/dvdisaster/patches/patch-md5.c @@ -0,0 +1,13 @@ +$NetBSD: patch-md5.c,v 1.1 2015/04/26 13:30:58 joerg Exp $ + +--- md5.c.orig 2015-04-26 11:58:37.000000000 +0000 ++++ md5.c +@@ -159,7 +159,7 @@ MD5Final(unsigned char digest[16], struc + MD5Transform(ctx->buf, (guint32 *) ctx->in); + byteReverse((unsigned char *) ctx->buf, 4); + memmove(digest, ctx->buf, 16); +- memset(ctx, 0, sizeof (ctx)); /* In case it's sensitive */ ++ memset(ctx, 0, sizeof (*ctx)); /* In case it's sensitive */ + } + + /* The four core functions - F1 is optimized somewhat */ diff --git a/sysutils/dvdisaster/patches/patch-scripts_bash-based-configure b/sysutils/dvdisaster/patches/patch-scripts_bash-based-configure new file mode 100644 index 000000000..e105066f2 --- /dev/null +++ b/sysutils/dvdisaster/patches/patch-scripts_bash-based-configure @@ -0,0 +1,30 @@ +$NetBSD: patch-scripts_bash-based-configure,v 1.1 2015/04/26 13:30:58 joerg Exp $ + +--- scripts/bash-based-configure.orig 2015-04-26 11:58:05.000000000 +0000 ++++ scripts/bash-based-configure +@@ -328,24 +328,7 @@ function REQUIRE_GMAKE() + + function REQUIRE_GCC() + { +- if test -n "$cfg_help_mode"; then +- return 0 +- fi +- +- echo -n "Checking for gcc: " +- +- if gcc -v >/dev/null 2>&1; then +- if (gcc -v 2>&1 | grep "gcc") > /dev/null 2>&1 ; +- then echo "yes" +- echo "CC = `which gcc`" >>Makefile.config +- CC=gcc +- return 0 +- fi; +- fi; +- +- echo "no" +- echo "This package requires the GNU C compiler (gcc)." +- exit 1; ++ return 0 + } + + # diff --git a/sysutils/dvdisaster/patches/patch-tools_codec.c b/sysutils/dvdisaster/patches/patch-tools_codec.c new file mode 100644 index 000000000..e46ac2eac --- /dev/null +++ b/sysutils/dvdisaster/patches/patch-tools_codec.c @@ -0,0 +1,12 @@ +$NetBSD: patch-tools_codec.c,v 1.1 2015/04/26 13:30:58 joerg Exp $ + +--- tools/codec.c.orig 2015-04-26 12:06:58.000000000 +0000 ++++ tools/codec.c +@@ -20,6 +20,7 @@ + #include + #include + #include ++#include + + #include + diff --git a/sysutils/dvdisaster/patches/patch-tools_decimate.c b/sysutils/dvdisaster/patches/patch-tools_decimate.c new file mode 100644 index 000000000..1cdbd35ce --- /dev/null +++ b/sysutils/dvdisaster/patches/patch-tools_decimate.c @@ -0,0 +1,12 @@ +$NetBSD: patch-tools_decimate.c,v 1.1 2015/04/26 13:30:58 joerg Exp $ + +--- tools/decimate.c.orig 2015-04-26 12:06:48.000000000 +0000 ++++ tools/decimate.c +@@ -21,6 +21,7 @@ + #include + #include + #include ++#include + + #include "pngio.h" + #include "memory.h" diff --git a/sysutils/dvdisaster/patches/patch-tools_memory.c b/sysutils/dvdisaster/patches/patch-tools_memory.c new file mode 100644 index 000000000..5229b8f3e --- /dev/null +++ b/sysutils/dvdisaster/patches/patch-tools_memory.c @@ -0,0 +1,13 @@ +$NetBSD: patch-tools_memory.c,v 1.1 2015/04/26 13:30:58 joerg Exp $ + +--- tools/memory.c.orig 2015-04-26 12:09:00.000000000 +0000 ++++ tools/memory.c +@@ -165,7 +165,7 @@ static void print_ptr(memchunk *mc, int + static void print_ptrs(char *msg) + { int bucket,i,n=0; + +- fprintf(stdout, msg); ++ fprintf(stdout, "%s", msg); + + for(bucket=0; bucket<64; bucket++) + for(i=0; i + #include + #include ++#include + #include + + #include "pngio.h" diff --git a/sysutils/dvdisaster/patches/patch-tools_pngpack.c b/sysutils/dvdisaster/patches/patch-tools_pngpack.c new file mode 100644 index 000000000..4dcee4562 --- /dev/null +++ b/sysutils/dvdisaster/patches/patch-tools_pngpack.c @@ -0,0 +1,12 @@ +$NetBSD: patch-tools_pngpack.c,v 1.1 2015/04/26 13:30:58 joerg Exp $ + +--- tools/pngpack.c.orig 2015-04-26 12:04:56.000000000 +0000 ++++ tools/pngpack.c +@@ -22,6 +22,7 @@ + #include + #include + #include ++#include + + #include "md5.h" + #include "pngio.h" diff --git a/sysutils/etckeeper/Makefile b/sysutils/etckeeper/Makefile index 96a89fa00..f622ddc1b 100644 --- a/sysutils/etckeeper/Makefile +++ b/sysutils/etckeeper/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= etckeeper_1.3 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/e/etckeeper/} diff --git a/sysutils/etcmanage/Makefile b/sysutils/etcmanage/Makefile index 2a83e97a7..b98b64b3d 100644 --- a/sysutils/etcmanage/Makefile +++ b/sysutils/etcmanage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/01/04 01:53:22 gdt Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= etcmanage-0.9.2 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.ir.bbn.com/~gdt/etcmanage/ diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index f07ee545a..a76fe628b 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2015/03/22 09:48:51 bsiegert Exp $ +# $NetBSD: Makefile,v 1.35 2015/05/23 13:11:07 bsiegert Exp $ DISTNAME= file-5.22 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ diff --git a/sysutils/file/distinfo b/sysutils/file/distinfo index e42ad1c57..4f69e8ad9 100644 --- a/sysutils/file/distinfo +++ b/sysutils/file/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.22 2015/03/27 18:57:43 bsiegert Exp $ +$NetBSD: distinfo,v 1.23 2015/05/23 13:11:07 bsiegert Exp $ SHA1 (file-5.22.tar.gz) = 20fa06592291555f2b478ea2fb70b53e9e8d1f7c RMD160 (file-5.22.tar.gz) = 73b5e5c128a6ecb2b870590728cc9013fe0c9dbb @@ -6,3 +6,4 @@ Size (file-5.22.tar.gz) = 732556 bytes SHA1 (patch-aa) = d3aa3667e3d28ac1268b83de2de372ba083705fc SHA1 (patch-src_compress.c) = 63407a3103bb1e77a5c8f1a5e859eb884ad55b3a SHA1 (patch-src_fsmagic.c) = ee770cf37dfdfbc5a7c123d2691312610b76e76e +SHA1 (patch-src_softmagic.c) = 5952a49b75b1a6968179cd61f28e7731caeb3e17 diff --git a/sysutils/file/patches/patch-src_softmagic.c b/sysutils/file/patches/patch-src_softmagic.c new file mode 100644 index 000000000..531dfc265 --- /dev/null +++ b/sysutils/file/patches/patch-src_softmagic.c @@ -0,0 +1,20 @@ +$NetBSD: patch-src_softmagic.c,v 1.1 2015/05/23 13:11:07 bsiegert Exp $ + +contains fix from +https://github.com/file/file/commit/3046c231e1a2fcdd5033bea0603c23f435a00bd7 + +--- src/softmagic.c.orig 2015-01-01 17:07:34.000000000 +0000 ++++ src/softmagic.c +@@ -1116,10 +1116,8 @@ mcopy(struct magic_set *ms, union VALUET + bytecnt = m->str_range; + } + +- if (bytecnt == 0) +- bytecnt = 8192; +- if (bytecnt > nbytes) +- bytecnt = nbytes; ++ if (bytecnt == 0 || bytecnt > nbytes - offset) ++ bytecnt = nbytes - offset; + + buf = RCAST(const char *, s) + offset; + end = last = RCAST(const char *, s) + bytecnt; diff --git a/sysutils/filelight-kde3/Makefile b/sysutils/filelight-kde3/Makefile index cebbd6f7a..041e3a41d 100644 --- a/sysutils/filelight-kde3/Makefile +++ b/sysutils/filelight-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:12 wiz Exp $ # DISTNAME= filelight-1.0 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= sysutils MASTER_SITES= http://www.methylblue.com/filelight/packages/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile index d10e45747..121e9a8f0 100644 --- a/sysutils/filelight/Makefile +++ b/sysutils/filelight/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/11/13 11:05:43 markd Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:24:51 tnn Exp $ DISTNAME= filelight-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= Graphical filesystem usage monitor LICENSE= gnu-gpl-v3 diff --git a/sysutils/gcdmaster/Makefile b/sysutils/gcdmaster/Makefile index 1eb62c1ef..a174688bd 100644 --- a/sysutils/gcdmaster/Makefile +++ b/sysutils/gcdmaster/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/25 14:24:51 tnn Exp $ .include "../../sysutils/cdrdao/Makefile.common" -PKGREVISION= 30 +PKGREVISION= 31 PKGNAME= gcdmaster-${CDRDAO_VER} COMMENT= Gnome UI frontend to cdrdao diff --git a/sysutils/gfm/Makefile b/sysutils/gfm/Makefile index 906504a1f..e8633dca1 100644 --- a/sysutils/gfm/Makefile +++ b/sysutils/gfm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/25 14:24:51 tnn Exp $ # DISTNAME= gfm-1.06 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gio-fam/Makefile b/sysutils/gio-fam/Makefile index 5b8f5e133..938e9555f 100644 --- a/sysutils/gio-fam/Makefile +++ b/sysutils/gio-fam/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2014/09/05 21:13:20 prlw1 Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:13 wiz Exp $ +PKGREVISION= 1 .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gio-fam/} diff --git a/sysutils/gkrellm-est/Makefile b/sysutils/gkrellm-est/Makefile index f0cfd7f28..0fc45da42 100644 --- a/sysutils/gkrellm-est/Makefile +++ b/sysutils/gkrellm-est/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:51 tnn Exp $ # DISTNAME= gkrellm-est-20040710 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= sysutils MASTER_SITES= http://cubidou.nerim.net/gkrellm-est/ diff --git a/sysutils/gkrellm/Makefile b/sysutils/gkrellm/Makefile index 189748e8a..3d67471b3 100644 --- a/sysutils/gkrellm/Makefile +++ b/sysutils/gkrellm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.82 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:24:51 tnn Exp $ .include "Makefile.common" -PKGREVISION= 23 +PKGREVISION= 24 GKRELLM_PKGBASE= gkrellm WRKSRC= ${GKRELLM_SRCDIR} diff --git a/sysutils/gkrellm/buildlink3.mk b/sysutils/gkrellm/buildlink3.mk index 05cee69e1..1e8e72cd3 100644 --- a/sysutils/gkrellm/buildlink3.mk +++ b/sysutils/gkrellm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2015/04/25 14:24:51 tnn Exp $ BUILDLINK_TREE+= gkrellm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gkrellm GKRELLM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gkrellm+= gkrellm>=2.1.22 -BUILDLINK_ABI_DEPENDS.gkrellm+= gkrellm>=2.2.10nb23 +BUILDLINK_ABI_DEPENDS.gkrellm+= gkrellm>=2.2.10nb24 BUILDLINK_PKGSRCDIR.gkrellm?= ../../sysutils/gkrellm .include "../../devel/glib2/buildlink3.mk" diff --git a/sysutils/gnome-commander/Makefile b/sysutils/gnome-commander/Makefile index 4183d25cd..e225f1c76 100644 --- a/sysutils/gnome-commander/Makefile +++ b/sysutils/gnome-commander/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2015/06/12 10:51:13 wiz Exp $ DISTNAME= gnome-commander-1.2.8.15 -PKGREVISION= 36 +PKGREVISION= 38 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-commander/1.2/} EXTRACT_SUFX= .tar.xz diff --git a/sysutils/gnome-device-manager/Makefile b/sysutils/gnome-device-manager/Makefile index be602545d..d6769707f 100644 --- a/sysutils/gnome-device-manager/Makefile +++ b/sysutils/gnome-device-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/29 23:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= gnome-device-manager-0.2 -PKGREVISION= 34 +PKGREVISION= 36 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-mount/Makefile b/sysutils/gnome-mount/Makefile index 99043db1e..0c422c4e2 100644 --- a/sysutils/gnome-mount/Makefile +++ b/sysutils/gnome-mount/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= gnome-mount-0.8 -PKGREVISION= 31 +PKGREVISION= 33 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/sysutils/gnome-nds-thumbnailer/Makefile b/sysutils/gnome-nds-thumbnailer/Makefile index 0703caec2..2d50b6264 100644 --- a/sysutils/gnome-nds-thumbnailer/Makefile +++ b/sysutils/gnome-nds-thumbnailer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:24:52 tnn Exp $ # DISTNAME= gnome-nds-thumbnailer-1.2.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils graphics emulators MASTER_SITES= http://download.gnome.org/sources/gnome-nds-thumbnailer/1.2/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index 33b0633e6..d4a00ff0f 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:24:52 tnn Exp $ # DISTNAME= gnome-pkgview-1.0.6 -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= sysutils gnome MASTER_SITES= http://www.greatnorthern.demon.co.uk/packages/gnome-pkgview/ diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile index 715044f26..d825f696c 100644 --- a/sysutils/gnome-power-manager/Makefile +++ b/sysutils/gnome-power-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= gnome-power-manager-2.24.4 -PKGREVISION= 46 +PKGREVISION= 49 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-power-manager/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-settings-daemon/Makefile b/sysutils/gnome-settings-daemon/Makefile index 6ef69b1f4..dc30516ce 100644 --- a/sysutils/gnome-settings-daemon/Makefile +++ b/sysutils/gnome-settings-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2015/02/21 23:35:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:24:52 tnn Exp $ # DISTNAME= gnome-settings-daemon-2.32.1 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-settings-daemon/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 7a3b383af..cabb38e13 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/05/05 00:48:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/25 14:24:52 tnn Exp $ # DISTNAME= gnome-system-monitor-2.28.2 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-monitor/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-system-tools/Makefile b/sysutils/gnome-system-tools/Makefile index 9a35afa27..c80019e57 100644 --- a/sysutils/gnome-system-tools/Makefile +++ b/sysutils/gnome-system-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/05/29 23:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= gnome-system-tools-2.22.2 -PKGREVISION= 28 +PKGREVISION= 30 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-system-tools/2.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-vfs-monikers/Makefile b/sysutils/gnome-vfs-monikers/Makefile index 7f6220eaa..6fac8f30e 100644 --- a/sysutils/gnome-vfs-monikers/Makefile +++ b/sysutils/gnome-vfs-monikers/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:24:52 tnn Exp $ # DISTNAME= gnome-vfs-monikers-2.15.3 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs-monikers/2.15/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile index 0dd8c0726..bd028f909 100644 --- a/sysutils/gnome-vfs/Makefile +++ b/sysutils/gnome-vfs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.108 2014/06/09 14:18:08 ryoon Exp $ +# $NetBSD: Makefile,v 1.109 2015/04/25 14:24:52 tnn Exp $ -PKGREVISION= 26 +PKGREVISION= 27 PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in PKGCONFIG_OVERRIDE+= gnome-vfs-module-2.0.pc.in diff --git a/sysutils/gnome-vfs/buildlink3.mk b/sysutils/gnome-vfs/buildlink3.mk index 4678021d5..55d2ad356 100644 --- a/sysutils/gnome-vfs/buildlink3.mk +++ b/sysutils/gnome-vfs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.49 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.50 2015/04/25 14:24:52 tnn Exp $ BUILDLINK_TREE+= gnome-vfs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-vfs GNOME_VFS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=2.8.0 -BUILDLINK_ABI_DEPENDS.gnome-vfs+= gnome-vfs>=2.24.4nb25 +BUILDLINK_ABI_DEPENDS.gnome-vfs+= gnome-vfs>=2.24.4nb27 BUILDLINK_PKGSRCDIR.gnome-vfs?= ../../sysutils/gnome-vfs pkgbase := gnome-vfs diff --git a/sysutils/gnome-vfsmm/Makefile b/sysutils/gnome-vfsmm/Makefile index b11d0a0db..372c32592 100644 --- a/sysutils/gnome-vfsmm/Makefile +++ b/sysutils/gnome-vfsmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:24:52 tnn Exp $ DISTNAME= gnome-vfsmm-2.26.0 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfsmm/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gnome-vfsmm/buildlink3.mk b/sysutils/gnome-vfsmm/buildlink3.mk index 7c10a28a5..23795da3d 100644 --- a/sysutils/gnome-vfsmm/buildlink3.mk +++ b/sysutils/gnome-vfsmm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.39 2015/04/25 14:24:52 tnn Exp $ BUILDLINK_TREE+= gnome-vfsmm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-vfsmm GNOME_VFSMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-vfsmm+= gnome-vfsmm>=2.10.0 -BUILDLINK_ABI_DEPENDS.gnome-vfsmm+= gnome-vfsmm>=2.26.0nb25 +BUILDLINK_ABI_DEPENDS.gnome-vfsmm+= gnome-vfsmm>=2.26.0nb26 BUILDLINK_PKGSRCDIR.gnome-vfsmm?= ../../sysutils/gnome-vfsmm .include "../../devel/glibmm/buildlink3.mk" diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile index 049ba19ce..b6e4a6574 100644 --- a/sysutils/gnome-volume-manager/Makefile +++ b/sysutils/gnome-volume-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2014/05/29 23:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= gnome-volume-manager-2.24.1 -PKGREVISION= 36 +PKGREVISION= 38 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-volume-manager/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/grun/Makefile b/sysutils/grun/Makefile index 7aed6aa3e..acc4a6355 100644 --- a/sysutils/grun/Makefile +++ b/sysutils/grun/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:24:52 tnn Exp $ DISTNAME= grun-0.9.3 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= http://grun.googlecode.com/files/ diff --git a/sysutils/gst-plugins0.10-gnomevfs/Makefile b/sysutils/gst-plugins0.10-gnomevfs/Makefile index 2e9e9e861..d1985b03c 100644 --- a/sysutils/gst-plugins0.10-gnomevfs/Makefile +++ b/sysutils/gst-plugins0.10-gnomevfs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:24:52 tnn Exp $ # GST_PLUGINS0.10_NAME= gnomevfs GST_PLUGINS0.10_DIRS= ext/gnomevfs GST_PLUGINS0.10_FLAGS= gnome_vfs -PKGREVISION= 14 +PKGREVISION= 15 .include "../../multimedia/gst-plugins0.10-base/Makefile.common" diff --git a/sysutils/gtk-send-pr/Makefile b/sysutils/gtk-send-pr/Makefile index 23bd01006..9e231be9f 100644 --- a/sysutils/gtk-send-pr/Makefile +++ b/sysutils/gtk-send-pr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:24:53 tnn Exp $ # DISTNAME= gtk-send-pr-0.4.9 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= sysutils MASTER_SITES= http://download.berlios.de/gtk-send-pr/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/gvfs/Makefile b/sysutils/gvfs/Makefile index 87ed13277..1554a9da8 100644 --- a/sysutils/gvfs/Makefile +++ b/sysutils/gvfs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2015/01/21 09:12:42 obache Exp $ +# $NetBSD: Makefile,v 1.72 2015/06/07 14:05:59 youri Exp $ # DISTNAME= gvfs-1.6.7 -PKGREVISION= 14 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gvfs/1.6/} EXTRACT_SUFX= .tar.bz2 @@ -76,8 +76,8 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.23.4 .include "../../devel/glib2/modules.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../archivers/libarchive/buildlink3.mk" -BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.26.0 -.include "../../net/libsoup24/buildlink3.mk" +BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.26.0 +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../devel/GConf/buildlink3.mk" .include "../../security/libgnome-keyring/buildlink3.mk" diff --git a/sysutils/gworkspace/Makefile b/sysutils/gworkspace/Makefile index a1d171219..9b09d4f02 100644 --- a/sysutils/gworkspace/Makefile +++ b/sysutils/gworkspace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/06 08:17:38 adam Exp $ # DISTNAME= gworkspace-0.9.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils gnustep MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ diff --git a/sysutils/hal-info/Makefile b/sysutils/hal-info/Makefile index 745960c3b..b36b72c33 100644 --- a/sysutils/hal-info/Makefile +++ b/sysutils/hal-info/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/08/06 12:21:03 obache Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= hal-info-20091130 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://hal.freedesktop.org/releases/ diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index f1b45e744..41c28fffc 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2015/01/31 12:08:55 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2015/06/12 10:51:13 wiz Exp $ DISTNAME= hal-0.5.14 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://hal.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/k3b-kde3/Makefile b/sysutils/k3b-kde3/Makefile index 0464d18ac..4abc3b889 100644 --- a/sysutils/k3b-kde3/Makefile +++ b/sysutils/k3b-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= k3b-1.0.5 -PKGREVISION= 35 +PKGREVISION= 37 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=k3b/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 56b63f8ae..2393ed61b 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2014/11/15 03:35:26 markd Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:51:13 wiz Exp $ DISTNAME= k3b-2.0.3a +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_KDE:=k3b/} EXTRACT_SUFX= .tar.xz diff --git a/sysutils/k4dirstat/Makefile b/sysutils/k4dirstat/Makefile index 045277060..0b6ad4cf9 100644 --- a/sysutils/k4dirstat/Makefile +++ b/sysutils/k4dirstat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/11/14 20:42:39 markd Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:13 wiz Exp $ DISTNAME= k4dirstat-2.7.8 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://bitbucket.org/jeromerobert/k4dirstat/get/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile index f5e70e065..f4c7850ac 100644 --- a/sysutils/kcron/Makefile +++ b/sysutils/kcron/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/13 11:05:43 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:24:53 tnn Exp $ DISTNAME= kcron-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= Configure and schedule tasks diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 54dba21fb..97745e942 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/11/13 11:05:43 markd Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:24:53 tnn Exp $ DISTNAME= kdf-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= Show mount points and disk usage under KDE desktop diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile index 6e0555de9..063dc368c 100644 --- a/sysutils/kdirstat/Makefile +++ b/sysutils/kdirstat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:24:53 tnn Exp $ DISTNAME= kdirstat-2.4.4 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= sysutils kde MASTER_SITES= http://kdirstat.sourceforge.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/kfilemetadata/Makefile b/sysutils/kfilemetadata/Makefile index df35018a1..ec4f65433 100644 --- a/sysutils/kfilemetadata/Makefile +++ b/sysutils/kfilemetadata/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/03/09 09:02:21 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/04 21:14:24 wiz Exp $ DISTNAME= kfilemetadata-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 6 CATEGORIES= sysutils COMMENT= Library for extracting file metadata LICENSE= gnu-gpl-v3 diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index e28028f69..f370a3292 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 11:05:43 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:24:53 tnn Exp $ DISTNAME= kfloppy-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= KDE floppy formatter diff --git a/sysutils/krusader/Makefile b/sysutils/krusader/Makefile index 7dd706c47..d2bc88fc9 100644 --- a/sysutils/krusader/Makefile +++ b/sysutils/krusader/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2014/08/22 11:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/06/12 10:51:13 wiz Exp $ # DISTNAME= krusader-1.90.0 -PKGREVISION= 34 +PKGREVISION= 36 CATEGORIES= kde sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=krusader/} diff --git a/sysutils/ksystemlog/Makefile b/sysutils/ksystemlog/Makefile index 4a066a75e..0abb8bb47 100644 --- a/sysutils/ksystemlog/Makefile +++ b/sysutils/ksystemlog/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/11/13 11:05:43 markd Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:24:53 tnn Exp $ DISTNAME= ksystemlog-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= System log viewer tool diff --git a/sysutils/kuser/Makefile b/sysutils/kuser/Makefile index e2e7c8b25..0ff9a6a6b 100644 --- a/sysutils/kuser/Makefile +++ b/sysutils/kuser/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/11/13 11:05:43 markd Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:24:53 tnn Exp $ DISTNAME= kuser-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= KDE user manager diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile index 3763e8436..65a967567 100644 --- a/sysutils/lavaps/Makefile +++ b/sysutils/lavaps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:51:14 wiz Exp $ # DISTNAME= lavaps-2.7 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= sysutils x11 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/ diff --git a/sysutils/libgksu/Makefile b/sysutils/libgksu/Makefile index dfd85b7ab..4a3e2312d 100644 --- a/sysutils/libgksu/Makefile +++ b/sysutils/libgksu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:24:54 tnn Exp $ DISTNAME= libgksu-2.0.12 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://people.debian.org/~kov/gksu/ diff --git a/sysutils/libgksu/buildlink3.mk b/sysutils/libgksu/buildlink3.mk index 7df9c69c4..e95df7211 100644 --- a/sysutils/libgksu/buildlink3.mk +++ b/sysutils/libgksu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:24:54 tnn Exp $ BUILDLINK_TREE+= libgksu @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgksu LIBGKSU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgksu+= libgksu>=2.0.7 -BUILDLINK_ABI_DEPENDS.libgksu+= libgksu>=2.0.12nb3 +BUILDLINK_ABI_DEPENDS.libgksu+= libgksu>=2.0.12nb4 BUILDLINK_PKGSRCDIR.libgksu?= ../../sysutils/libgksu .include "../../security/libgnome-keyring/buildlink3.mk" diff --git a/sysutils/libgtop/Makefile b/sysutils/libgtop/Makefile index 3c1484549..55b91ddc3 100644 --- a/sysutils/libgtop/Makefile +++ b/sysutils/libgtop/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/06/12 10:51:14 wiz Exp $ DISTNAME= libgtop-2.28.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtop/2.28/} EXTRACT_SUFX= .tar.bz2 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Library to retrieve system information, used in GNOME2 +LICENSE= gnu-gpl-v2 OSVERSION_SPECIFIC= YES diff --git a/sysutils/libgtop/distinfo b/sysutils/libgtop/distinfo index 08eca1d9e..c5deb4d0d 100644 --- a/sysutils/libgtop/distinfo +++ b/sysutils/libgtop/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.28 2013/02/26 15:54:16 jperkin Exp $ +$NetBSD: distinfo,v 1.29 2015/06/06 10:59:57 prlw1 Exp $ SHA1 (libgtop-2.28.4.tar.bz2) = b6f002cc80a61dc0908dd96e0b543113a46bc4b7 RMD160 (libgtop-2.28.4.tar.bz2) = 96ac76aa409bbd202bedacd94df14cd549e10d6b @@ -36,6 +36,8 @@ SHA1 (patch-dk) = c95e5aa709dff7685af03f19e830d15fd17c0315 SHA1 (patch-dl) = 9d6a44be02ec21d195076125c0cdfe5b51a0ab0a SHA1 (patch-dm) = ef08973aecacb1fb69f258632dd36edfdafd8c50 SHA1 (patch-dn) = 66f66731a3abd1290f67d62f9ef654f68756bccb +SHA1 (patch-sysdeps_bsd_sem_limits.c) = 0cdc5e85a4d8d1297f2f658c1f345bf54abfb02c +SHA1 (patch-sysdeps_bsd_shm_limits.c) = 2750d6b5c440f6071111c62ef1069d07867edcf2 SHA1 (patch-sysdeps_freebsd_procwd.c) = 89961a4115785809b1a1dc5dd07f263cf35cf1b8 SHA1 (patch-sysdeps_solaris_glibtop__server.h) = ed3a657ecc024d0d5edc3d436e593b86ed39d726 SHA1 (patch-sysdeps_solaris_procopenfiles.c) = 8aef9e53cdd9d2e13a964e0cde43e71b507fcfa5 diff --git a/sysutils/libgtop/patches/patch-sysdeps_bsd_sem_limits.c b/sysutils/libgtop/patches/patch-sysdeps_bsd_sem_limits.c new file mode 100644 index 000000000..7a8b77958 --- /dev/null +++ b/sysutils/libgtop/patches/patch-sysdeps_bsd_sem_limits.c @@ -0,0 +1,20 @@ +$NetBSD: patch-sysdeps_bsd_sem_limits.c,v 1.1 2015/06/06 10:59:57 prlw1 Exp $ + +struct seminfo is available without the need for _KERNEL. + +--- sysdeps/bsd/sem_limits.c.orig 2011-06-01 15:40:47.000000000 +0000 ++++ sysdeps/bsd/sem_limits.c +@@ -45,11 +45,13 @@ glibtop_get_sem_limits_p (glibtop *serve + + /* #define KERNEL to get declaration of `struct seminfo'. */ + ++#ifndef __NetBSD__ + #if (defined(__FreeBSD__) && (__FreeBSD_version < 410000)) || defined(__bsdi__) + #define KERNEL 1 + #else + #define _KERNEL 1 + #endif ++#endif + + #include + #include diff --git a/sysutils/libgtop/patches/patch-sysdeps_bsd_shm_limits.c b/sysutils/libgtop/patches/patch-sysdeps_bsd_shm_limits.c new file mode 100644 index 000000000..327626da5 --- /dev/null +++ b/sysutils/libgtop/patches/patch-sysdeps_bsd_shm_limits.c @@ -0,0 +1,20 @@ +$NetBSD: patch-sysdeps_bsd_shm_limits.c,v 1.1 2015/06/06 10:59:57 prlw1 Exp $ + +struct shminfo is available without the need for _KERNEL. + +--- sysdeps/bsd/shm_limits.c.orig 2011-06-01 15:40:47.000000000 +0000 ++++ sysdeps/bsd/shm_limits.c +@@ -45,11 +45,13 @@ glibtop_get_shm_limits_p (glibtop *serve + + /* #define KERNEL to get declaration of `struct shminfo'. */ + ++#ifndef __NetBSD__ + #if (defined(__FreeBSD__) && (__FreeBSD_version < 410000)) || defined(__bsdi__) + #define KERNEL 1 + #else + #define _KERNEL 1 + #endif ++#endif + + #include + #include diff --git a/sysutils/liblognorm/Makefile b/sysutils/liblognorm/Makefile index 143beb942..e9ce9c5af 100644 --- a/sysutils/liblognorm/Makefile +++ b/sysutils/liblognorm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2015/01/16 16:37:41 fhajny Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/07 14:47:11 fhajny Exp $ -DISTNAME= liblognorm-1.1.0 +DISTNAME= liblognorm-1.1.1 CATEGORIES= sysutils MASTER_SITES= http://www.liblognorm.com/files/download/ diff --git a/sysutils/liblognorm/distinfo b/sysutils/liblognorm/distinfo index a6fe4417b..d4b33c2d4 100644 --- a/sysutils/liblognorm/distinfo +++ b/sysutils/liblognorm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/01/16 16:37:41 fhajny Exp $ +$NetBSD: distinfo,v 1.3 2015/04/07 14:47:11 fhajny Exp $ -SHA1 (liblognorm-1.1.0.tar.gz) = 1770974881df29058d73a3391b58102748c3e35a -RMD160 (liblognorm-1.1.0.tar.gz) = 9382303a3ae62968c588b3c38e12befca9a99259 -Size (liblognorm-1.1.0.tar.gz) = 499355 bytes +SHA1 (liblognorm-1.1.1.tar.gz) = 8913976595873fd4057cbf70bfd30e4b8d90fec1 +RMD160 (liblognorm-1.1.1.tar.gz) = 3eb50fdebc26aa88fe7d29d77834f26ac5221d47 +Size (liblognorm-1.1.1.tar.gz) = 521231 bytes diff --git a/sysutils/libnotify/Makefile b/sysutils/libnotify/Makefile index f6fcbcc02..17c997ddb 100644 --- a/sysutils/libnotify/Makefile +++ b/sysutils/libnotify/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:24:54 tnn Exp $ DISTNAME= libnotify-0.7.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libnotify/0.7/} EXTRACT_SUFX= .tar.xz diff --git a/sysutils/liboobs/Makefile b/sysutils/liboobs/Makefile index 924267939..0234a640f 100644 --- a/sysutils/liboobs/Makefile +++ b/sysutils/liboobs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:14 wiz Exp $ # DISTNAME= liboobs-2.22.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/liboobs/2.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/libpciaccess/Makefile b/sysutils/libpciaccess/Makefile index 8a941124e..0f3b45b3d 100644 --- a/sysutils/libpciaccess/Makefile +++ b/sysutils/libpciaccess/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2015/02/14 05:52:11 riastradh Exp $ +# $NetBSD: Makefile,v 1.22 2015/05/01 08:38:42 wiz Exp $ -DISTNAME= libpciaccess-0.13.3 +DISTNAME= libpciaccess-0.13.4 CATEGORIES= sysutils x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/libpciaccess/distinfo b/sysutils/libpciaccess/distinfo index a309c75e9..a8bd40845 100644 --- a/sysutils/libpciaccess/distinfo +++ b/sysutils/libpciaccess/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.29 2015/03/21 22:35:45 gdt Exp $ +$NetBSD: distinfo,v 1.31 2015/05/01 08:58:39 wiz Exp $ -SHA1 (libpciaccess-0.13.3.tar.bz2) = 74e16b6d9a1d9d28279754010d2c4c4636b72e35 -RMD160 (libpciaccess-0.13.3.tar.bz2) = 86a57f694e5f150211552846a1cbf22b035d98ee -Size (libpciaccess-0.13.3.tar.bz2) = 368755 bytes -SHA1 (patch-configure) = 19d73a8f36973921801d0bc870664c05a25eedd3 +SHA1 (libpciaccess-0.13.4.tar.bz2) = 99e791fe20924b9da29bf7c7ed9438739c4f2930 +RMD160 (libpciaccess-0.13.4.tar.bz2) = 39c76a86aaec89648e3d4531cee449786ceefea3 +Size (libpciaccess-0.13.4.tar.bz2) = 372004 bytes +SHA1 (patch-configure) = a97bf302198da4e68fee32abb2f327c40a0decfa SHA1 (patch-src_common__interface.c) = cac11689864531fa4721e09374ead730bd1691a6 diff --git a/sysutils/libpciaccess/patches/patch-configure b/sysutils/libpciaccess/patches/patch-configure index 782e51d79..324afe011 100644 --- a/sysutils/libpciaccess/patches/patch-configure +++ b/sysutils/libpciaccess/patches/patch-configure @@ -1,27 +1,15 @@ -$NetBSD: patch-configure,v 1.5 2015/03/21 22:35:46 gdt Exp $ +$NetBSD: patch-configure,v 1.7 2015/05/01 08:58:39 wiz Exp $ -https://bugs.freedesktop.org/show_bug.cgi?id=89151 +Fix pattern. ---- configure.orig 2015-02-03 23:59:22.000000000 +0000 +--- configure.orig 2015-05-01 04:44:56.000000000 +0000 +++ configure -@@ -18083,13 +18083,17 @@ case $host_os in +@@ -18083,7 +18083,7 @@ case $host_os in ;; *netbsd*) case $host in - *i3-986*) -- PCIACCESS_LIBS="$PCIACCESS_LIBS -li386 -lpci" + *i[3-9]86*) -+ PCIACCESS_LIBS="$PCIACCESS_LIBS -li386" + PCIACCESS_LIBS="$PCIACCESS_LIBS -li386" ;; *x86_64*|*amd64*) -- PCIACCESS_LIBS="$PCIACCESS_LIBS -lx86_64 -lpci" -+ PCIACCESS_LIBS="$PCIACCESS_LIBS -lx86_64" -+ ;; -+ *alpha*) -+ PCIACCESS_LIBS="$PCIACCESS_LIBS -lalpha" - ;; - esac -+ PCIACCESS_LIBS="$PCIACCESS_LIBS -lpci" - netbsd=yes - ;; - *openbsd*) diff --git a/sysutils/libvirt/Makefile b/sysutils/libvirt/Makefile index 1ef5317ec..b696767c0 100644 --- a/sysutils/libvirt/Makefile +++ b/sysutils/libvirt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2015/03/23 09:27:57 nros Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:14 wiz Exp $ DISTNAME= libvirt-1.2.9 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://libvirt.org/sources/ diff --git a/sysutils/lilo/Makefile b/sysutils/lilo/Makefile index 3f0c553ea..9fb3a0248 100644 --- a/sysutils/lilo/Makefile +++ b/sysutils/lilo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:14 wiz Exp $ DISTNAME= lilo-22.8.src -PKGREVISION= 4 +PKGREVISION= 5 PKGNAME= ${DISTNAME:S/.src//} CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/boot/lilo/} \ diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile index 2187528a5..930289edc 100644 --- a/sysutils/lsof/Makefile +++ b/sysutils/lsof/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.119 2015/02/26 17:31:23 tnn Exp $ +# $NetBSD: Makefile,v 1.120 2015/06/12 10:51:14 wiz Exp $ DISTNAME= lsof_4.87 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \ diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile index f4ee64f19..a91ed2a01 100644 --- a/sysutils/magicrescue/Makefile +++ b/sysutils/magicrescue/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:14 wiz Exp $ # DISTNAME= magicrescue-1.1.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://jbj.rapanden.dk/magicrescue/release/ diff --git a/sysutils/memconf/Makefile b/sysutils/memconf/Makefile index 29b238a74..9347a2390 100644 --- a/sysutils/memconf/Makefile +++ b/sysutils/memconf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:14 wiz Exp $ # DISTNAME= memconf PKGNAME= memconf-2.16 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://www.4schmidts.com/unix/ DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/sysutils/mgm/Makefile b/sysutils/mgm/Makefile index 742092cff..049728fc3 100644 --- a/sysutils/mgm/Makefile +++ b/sysutils/mgm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:14 wiz Exp $ DISTNAME= mgm-1.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= http://www.xiph.org/mgm/ EXTRACT_SUFX= .tgz diff --git a/sysutils/munin-doc/Makefile b/sysutils/munin-doc/Makefile index ca2621218..08e699ee3 100644 --- a/sysutils/munin-doc/Makefile +++ b/sysutils/munin-doc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:14 wiz Exp $ VERS= 1.3.2 DISTNAME= munin_${VERS} PKGNAME= munin-doc-${VERS} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} diff --git a/sysutils/munin-node/Makefile b/sysutils/munin-node/Makefile index 03939090b..ccd1879e8 100644 --- a/sysutils/munin-node/Makefile +++ b/sysutils/munin-node/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:51:14 wiz Exp $ # DISTNAME= munin_${VER} VER= 1.3.2 PKGNAME= munin-node-${VER} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} diff --git a/sysutils/munin-server/Makefile b/sysutils/munin-server/Makefile index 04c18fe24..b09a3ca0e 100644 --- a/sysutils/munin-server/Makefile +++ b/sysutils/munin-server/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:14 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV:S:-server-:_:} PKGNAME= munin-server-1.3.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=munin/} diff --git a/sysutils/nautilus-sendto/Makefile b/sysutils/nautilus-sendto/Makefile index 164a7ecc7..f8b1eb990 100644 --- a/sysutils/nautilus-sendto/Makefile +++ b/sysutils/nautilus-sendto/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/25 14:24:54 tnn Exp $ # DISTNAME= nautilus-sendto-2.32.0 -PKGREVISION= 34 +PKGREVISION= 36 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus-sendto/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/nautilus/Makefile b/sysutils/nautilus/Makefile index 836d541b5..0f99a7a14 100644 --- a/sysutils/nautilus/Makefile +++ b/sysutils/nautilus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.137 2014/08/10 09:19:28 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2015/04/25 14:24:54 tnn Exp $ DISTNAME= nautilus-2.32.2.1 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/nautilus/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/nautilus/buildlink3.mk b/sysutils/nautilus/buildlink3.mk index fc839ec67..594f114fe 100644 --- a/sysutils/nautilus/buildlink3.mk +++ b/sysutils/nautilus/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.59 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.60 2015/04/25 14:24:54 tnn Exp $ BUILDLINK_TREE+= nautilus @@ -6,7 +6,7 @@ BUILDLINK_TREE+= nautilus NAUTILUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.nautilus+= nautilus>=2.12.1nb1 -BUILDLINK_ABI_DEPENDS.nautilus+= nautilus>=2.32.2.1nb20 +BUILDLINK_ABI_DEPENDS.nautilus+= nautilus>=2.32.2.1nb22 BUILDLINK_PKGSRCDIR.nautilus?= ../../sysutils/nautilus .include "../../devel/GConf/buildlink3.mk" diff --git a/sysutils/ndesk-dbus-glib/Makefile b/sysutils/ndesk-dbus-glib/Makefile index 15d1c28ba..6ad9eaff5 100644 --- a/sysutils/ndesk-dbus-glib/Makefile +++ b/sysutils/ndesk-dbus-glib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: Makefile,v 1.20 2015/05/23 06:44:58 kefren Exp $ DISTNAME= ndesk-dbus-glib-0.4.1 -PKGREVISION= 14 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://www.ndesk.org/archive/ndesk-dbus/ @@ -14,7 +14,13 @@ USE_TOOLS+= pkg-config gmake PKGCONFIG_OVERRIDE+= ndesk-dbus-glib-1.0.pc.in +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + .include "../../devel/glib2/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../sysutils/ndesk-dbus/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/ndesk-dbus-glib/buildlink3.mk b/sysutils/ndesk-dbus-glib/buildlink3.mk index 996225726..d5b0cbbea 100644 --- a/sysutils/ndesk-dbus-glib/buildlink3.mk +++ b/sysutils/ndesk-dbus-glib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/05/23 06:40:15 kefren Exp $ BUILDLINK_TREE+= ndesk-dbus-glib @@ -6,10 +6,10 @@ BUILDLINK_TREE+= ndesk-dbus-glib NDESK_DBUS_GLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ndesk-dbus-glib+= ndesk-dbus-glib>=0.4.1 -BUILDLINK_ABI_DEPENDS.ndesk-dbus-glib+= ndesk-dbus-glib>=0.4.1nb14 +BUILDLINK_ABI_DEPENDS.ndesk-dbus-glib+= ndesk-dbus-glib>=0.4.1nb15 BUILDLINK_PKGSRCDIR.ndesk-dbus-glib?= ../../sysutils/ndesk-dbus-glib -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../sysutils/ndesk-dbus/buildlink3.mk" .endif # NDESK_DBUS_GLIB_BUILDLINK3_MK diff --git a/sysutils/ndesk-dbus/Makefile b/sysutils/ndesk-dbus/Makefile index 024e146bf..d38a114a8 100644 --- a/sysutils/ndesk-dbus/Makefile +++ b/sysutils/ndesk-dbus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/10/07 16:47:35 adam Exp $ +# $NetBSD: Makefile,v 1.20 2015/05/23 06:44:58 kefren Exp $ DISTNAME= ndesk-dbus-0.6.1a -PKGREVISION= 13 +PKGREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://www.ndesk.org/archive/ndesk-dbus/ @@ -16,5 +16,11 @@ DEPENDS+= dbus>=1.0:../../sysutils/dbus PKGCONFIG_OVERRIDE+= ndesk-dbus-1.0.pc.in -.include "../../lang/mono2/buildlink3.mk" +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + +.include "../../lang/mono/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/notification-daemon/Makefile b/sysutils/notification-daemon/Makefile index b00e301b8..74dc2790c 100644 --- a/sysutils/notification-daemon/Makefile +++ b/sysutils/notification-daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:54 tnn Exp $ # DISTNAME= notification-daemon-0.7.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/notification-daemon/0.7/} EXTRACT_SUFX= .tar.xz diff --git a/sysutils/nrg2iso/Makefile b/sysutils/nrg2iso/Makefile index 36b75f544..d86f578e1 100644 --- a/sysutils/nrg2iso/Makefile +++ b/sysutils/nrg2iso/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 13:25:38 schwarz Exp $ # DISTNAME= nrg2iso-0.4 @@ -8,6 +8,7 @@ MASTER_SITES= http://gregory.kokanosky.free.fr/v4/linux/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gregory.kokanosky.free.fr/v4/linux/nrg2iso.en.html COMMENT= Converts Nero Burning Roms to ISO images +LICENSE= gnu-gpl-v2 INSTALLATION_DIRS= bin diff --git a/sysutils/nvramtool/Makefile b/sysutils/nvramtool/Makefile index feebcada7..81fcfdba3 100644 --- a/sysutils/nvramtool/Makefile +++ b/sysutils/nvramtool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2013/12/09 18:40:07 jakllsch Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/13 12:55:51 jakllsch Exp $ # -DISTNAME= nvramtool-4.0-5009-gf87c20a-6af86f2 -PKGNAME= nvramtool-0pre20131209 +DISTNAME= nvramtool-4.0-9989-gf2dfef0-08bda29 +PKGNAME= nvramtool-0pre20150613 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL:=nvramtool/} diff --git a/sysutils/nvramtool/distinfo b/sysutils/nvramtool/distinfo index 81ea8dc7a..b5c5d801e 100644 --- a/sysutils/nvramtool/distinfo +++ b/sysutils/nvramtool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/12/09 18:40:07 jakllsch Exp $ +$NetBSD: distinfo,v 1.3 2015/06/13 12:55:51 jakllsch Exp $ -SHA1 (nvramtool-4.0-5009-gf87c20a-6af86f2.tar.gz) = 526cc5641454180919fda3c8bf63ce3a33872905 -RMD160 (nvramtool-4.0-5009-gf87c20a-6af86f2.tar.gz) = 2bb194f0c5b250c36d92ca692319317b2abc1089 -Size (nvramtool-4.0-5009-gf87c20a-6af86f2.tar.gz) = 56273 bytes +SHA1 (nvramtool-4.0-9989-gf2dfef0-08bda29.tar.gz) = 4573d5ace8c3ca07225b78848fa32f5f651e137f +RMD160 (nvramtool-4.0-9989-gf2dfef0-08bda29.tar.gz) = aa59da6e764b117e49ded2813fb94411804aa15c +Size (nvramtool-4.0-9989-gf2dfef0-08bda29.tar.gz) = 56282 bytes diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile index 00a3c4863..08450872a 100644 --- a/sysutils/open-vm-tools/Makefile +++ b/sysutils/open-vm-tools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/12/01 12:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:24:54 tnn Exp $ DISTNAME= open-vm-tools-2008.08.08-109361 PKGNAME= open-vm-tools-2008.08.08.109361 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-vm-tools/} diff --git a/sysutils/openxenmanager/Makefile b/sysutils/openxenmanager/Makefile index d6bf09d03..b5059a72a 100644 --- a/sysutils/openxenmanager/Makefile +++ b/sysutils/openxenmanager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 07:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:24:54 tnn Exp $ DISTNAME= openxenmanager_0.r80+dfsg.orig PKGNAME= openxenmanager-0.0.80 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/o/openxenmanager/} diff --git a/sysutils/p5-Config-Augeas/Makefile b/sysutils/p5-Config-Augeas/Makefile index 1a489fc4f..c5ff4100c 100644 --- a/sysutils/p5-Config-Augeas/Makefile +++ b/sysutils/p5-Config-Augeas/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/12/30 17:04:15 bsiegert Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:14 wiz Exp $ DISTNAME= Config-Augeas-1.000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RA/RAPHINK/} diff --git a/sysutils/p5-Config-Simple/Makefile b/sysutils/p5-Config-Simple/Makefile index 1ee566647..347da998b 100644 --- a/sysutils/p5-Config-Simple/Makefile +++ b/sysutils/p5-Config-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= Config-Simple-4.59 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHERZODR/} diff --git a/sysutils/p5-File-Copy-Recursive/Makefile b/sysutils/p5-File-Copy-Recursive/Makefile index 4d281a80b..95dbd6fcd 100644 --- a/sysutils/p5-File-Copy-Recursive/Makefile +++ b/sysutils/p5-File-Copy-Recursive/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:29 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:15 wiz Exp $ DISTNAME= File-Copy-Recursive-0.38 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/File/} diff --git a/sysutils/p5-File-Inplace/Makefile b/sysutils/p5-File-Inplace/Makefile index 22c804766..9b31c8dc4 100644 --- a/sysutils/p5-File-Inplace/Makefile +++ b/sysutils/p5-File-Inplace/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= File-Inplace-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/sysutils/p5-File-Remove/Makefile b/sysutils/p5-File-Remove/Makefile index 09430941b..a83abaebf 100644 --- a/sysutils/p5-File-Remove/Makefile +++ b/sysutils/p5-File-Remove/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 14:06:58 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:15 wiz Exp $ DISTNAME= File-Remove-1.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/sysutils/p5-File-chmod/Makefile b/sysutils/p5-File-chmod/Makefile index abe69498c..542c93086 100644 --- a/sysutils/p5-File-chmod/Makefile +++ b/sysutils/p5-File-chmod/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= File-chmod-0.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/sysutils/p5-Filesys-Df/Makefile b/sysutils/p5-Filesys-Df/Makefile index ce5879b00..2889bd95f 100644 --- a/sysutils/p5-Filesys-Df/Makefile +++ b/sysutils/p5-Filesys-Df/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= Filesys-Df-0.92 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/} diff --git a/sysutils/p5-Filesys-DfPortable/Makefile b/sysutils/p5-Filesys-DfPortable/Makefile index 87dcf08bc..e5022b583 100644 --- a/sysutils/p5-Filesys-DfPortable/Makefile +++ b/sysutils/p5-Filesys-DfPortable/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= Filesys-DfPortable-0.85 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/} diff --git a/sysutils/p5-Filesys-Statvfs/Makefile b/sysutils/p5-Filesys-Statvfs/Makefile index 174f57e48..b88ce9355 100644 --- a/sysutils/p5-Filesys-Statvfs/Makefile +++ b/sysutils/p5-Filesys-Statvfs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= Filesys-Statvfs-0.82 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filesys/} diff --git a/sysutils/p5-GTop/Makefile b/sysutils/p5-GTop/Makefile index 8ffe03f06..c18dbf724 100644 --- a/sysutils/p5-GTop/Makefile +++ b/sysutils/p5-GTop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:15 wiz Exp $ DISTNAME= GTop-0.18 PKGNAME= p5-GTop-0.16 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GTop/} diff --git a/sysutils/p5-Gnome2-VFS/Makefile b/sysutils/p5-Gnome2-VFS/Makefile index cdd1ea7a3..cd7564184 100644 --- a/sysutils/p5-Gnome2-VFS/Makefile +++ b/sysutils/p5-Gnome2-VFS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:15 wiz Exp $ # DISTNAME= Gnome2-VFS-1.081 PKGNAME= p5-${DISTNAME} -PKGREVISION= 28 +PKGREVISION= 30 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/sysutils/p5-Gnome2-VFS/buildlink3.mk b/sysutils/p5-Gnome2-VFS/buildlink3.mk index e25cab792..94e2d4b8d 100644 --- a/sysutils/p5-Gnome2-VFS/buildlink3.mk +++ b/sysutils/p5-Gnome2-VFS/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:21 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:24:54 tnn Exp $ BUILDLINK_TREE+= p5-Gnome2-VFS @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-Gnome2-VFS P5_GNOME2_VFS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Gnome2-VFS+= p5-Gnome2-VFS>=1.081 -BUILDLINK_ABI_DEPENDS.p5-Gnome2-VFS+= p5-Gnome2-VFS>=1.081nb27 +BUILDLINK_ABI_DEPENDS.p5-Gnome2-VFS+= p5-Gnome2-VFS>=1.081nb29 BUILDLINK_PKGSRCDIR.p5-Gnome2-VFS?= ../../sysutils/p5-Gnome2-VFS .include "../../sysutils/gnome-vfs/buildlink3.mk" diff --git a/sysutils/p5-IO-BufferedSelect/Makefile b/sysutils/p5-IO-BufferedSelect/Makefile index aed5ba1c0..62b944760 100644 --- a/sysutils/p5-IO-BufferedSelect/Makefile +++ b/sysutils/p5-IO-BufferedSelect/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:15 wiz Exp $ DISTNAME= IO-BufferedSelect-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/sysutils/p5-IO-KQueue/Makefile b/sysutils/p5-IO-KQueue/Makefile index 15c1852c1..e37c894e8 100644 --- a/sysutils/p5-IO-KQueue/Makefile +++ b/sysutils/p5-IO-KQueue/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:15 wiz Exp $ DISTNAME= IO-KQueue-0.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/sysutils/p5-Lchown/Makefile b/sysutils/p5-Lchown/Makefile index f029d5d39..419132321 100644 --- a/sysutils/p5-Lchown/Makefile +++ b/sysutils/p5-Lchown/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:15 wiz Exp $ DISTNAME= Lchown-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/ #MASTER_SITES= ${MASTER_SITE_PERL_CPAN} diff --git a/sysutils/p5-Linux-Inotify2/Makefile b/sysutils/p5-Linux-Inotify2/Makefile index 284354e93..2b4d6e348 100644 --- a/sysutils/p5-Linux-Inotify2/Makefile +++ b/sysutils/p5-Linux-Inotify2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Linux-Inotify2-1.22 PKGNAME= p5-${DISTNAME:S/22/2.2/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Linux/} diff --git a/sysutils/p5-Mac-AppleScript-Glue/Makefile b/sysutils/p5-Mac-AppleScript-Glue/Makefile index 16be48d42..0fcd4e4eb 100644 --- a/sysutils/p5-Mac-AppleScript-Glue/Makefile +++ b/sysutils/p5-Mac-AppleScript-Glue/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Mac-AppleScript-Glue-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} diff --git a/sysutils/p5-Mac-AppleScript/Makefile b/sysutils/p5-Mac-AppleScript/Makefile index 051408f13..74a082896 100644 --- a/sysutils/p5-Mac-AppleScript/Makefile +++ b/sysutils/p5-Mac-AppleScript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Mac-AppleScript-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} diff --git a/sysutils/p5-Parse-Syslog/Makefile b/sysutils/p5-Parse-Syslog/Makefile index 6c7ae66f3..c602aae97 100644 --- a/sysutils/p5-Parse-Syslog/Makefile +++ b/sysutils/p5-Parse-Syslog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:16 wiz Exp $ # DISTNAME= Parse-Syslog-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/} diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index e1eccfbc9..18f6c79c5 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Quota-1.7.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Quota/} diff --git a/sysutils/p5-SSH-Batch/Makefile b/sysutils/p5-SSH-Batch/Makefile index 8667f52c2..8f0c7c3bf 100644 --- a/sysutils/p5-SSH-Batch/Makefile +++ b/sysutils/p5-SSH-Batch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:16 wiz Exp $ DISTNAME= SSH-Batch-0.029 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/} diff --git a/sysutils/p5-Server-Starter/Makefile b/sysutils/p5-Server-Starter/Makefile index b3847f648..81f8743d5 100644 --- a/sysutils/p5-Server-Starter/Makefile +++ b/sysutils/p5-Server-Starter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Server-Starter-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Server/} diff --git a/sysutils/p5-Sys-CPU/Makefile b/sysutils/p5-Sys-CPU/Makefile index fcbceee8a..c5e0d6509 100644 --- a/sysutils/p5-Sys-CPU/Makefile +++ b/sysutils/p5-Sys-CPU/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/08/13 20:20:23 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Sys-CPU-0.61 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MZ/MZSANFORD/} diff --git a/sysutils/p5-Sys-CpuLoad/Makefile b/sysutils/p5-Sys-CpuLoad/Makefile index fe56f04d2..d813c264d 100644 --- a/sysutils/p5-Sys-CpuLoad/Makefile +++ b/sysutils/p5-Sys-CpuLoad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Sys-CpuLoad-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/sysutils/p5-Sys-Filesystem/Makefile b/sysutils/p5-Sys-Filesystem/Makefile index 179a0c585..aac0d76ec 100644 --- a/sysutils/p5-Sys-Filesystem/Makefile +++ b/sysutils/p5-Sys-Filesystem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:16 wiz Exp $ # DISTNAME= Sys-Filesystem-1.405 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/sysutils/p5-Sys-Hostname-Long/Makefile b/sysutils/p5-Sys-Hostname-Long/Makefile index e4de94ad9..d7dc9b94d 100644 --- a/sysutils/p5-Sys-Hostname-Long/Makefile +++ b/sysutils/p5-Sys-Hostname-Long/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:16 wiz Exp $ # DISTNAME= Sys-Hostname-Long-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/sysutils/p5-Sys-SigAction/Makefile b/sysutils/p5-Sys-SigAction/Makefile index e0bec4f7c..1017f415b 100644 --- a/sysutils/p5-Sys-SigAction/Makefile +++ b/sysutils/p5-Sys-SigAction/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:16 wiz Exp $ DISTNAME= Sys-SigAction-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/sysutils/p5-Sys-Syslog/Makefile b/sysutils/p5-Sys-Syslog/Makefile index 1f9133833..1f364d51f 100644 --- a/sysutils/p5-Sys-Syslog/Makefile +++ b/sysutils/p5-Sys-Syslog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:16 wiz Exp $ # DISTNAME= Sys-Syslog-0.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/sysutils/p5-Sys-Utmp/Makefile b/sysutils/p5-Sys-Utmp/Makefile index ead9d749e..46d90f5e4 100644 --- a/sysutils/p5-Sys-Utmp/Makefile +++ b/sysutils/p5-Sys-Utmp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:17 wiz Exp $ DISTNAME= Sys-Utmp-1.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/} diff --git a/sysutils/p5-UPS-Nut/Makefile b/sysutils/p5-UPS-Nut/Makefile index 4bf51cc70..22c19da51 100644 --- a/sysutils/p5-UPS-Nut/Makefile +++ b/sysutils/p5-UPS-Nut/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:17 wiz Exp $ .include "../../sysutils/ups-nut/Makefile.common" PKGNAME= ${DISTNAME:S/nut/p5-UPS-Nut/} COMMENT= Network UPS Tools perl binding -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils perl5 PATCHDIR= ${.CURDIR}/patches diff --git a/sysutils/p5-Unix-ConfigFile/Makefile b/sysutils/p5-Unix-ConfigFile/Makefile index a4c280796..71f83756c 100644 --- a/sysutils/p5-Unix-ConfigFile/Makefile +++ b/sysutils/p5-Unix-ConfigFile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:59 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:17 wiz Exp $ DISTNAME= Unix-ConfigFile-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/} diff --git a/sysutils/p5-Unix-Statgrab/Makefile b/sysutils/p5-Unix-Statgrab/Makefile index 54e7ed90a..e23c7564c 100644 --- a/sysutils/p5-Unix-Statgrab/Makefile +++ b/sysutils/p5-Unix-Statgrab/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:17 wiz Exp $ DISTNAME= Unix-Statgrab-0.103 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RE/REHSACK/} diff --git a/sysutils/p5-Unix-Syslog/Makefile b/sysutils/p5-Unix-Syslog/Makefile index 25f94c385..4cf1822f1 100644 --- a/sysutils/p5-Unix-Syslog/Makefile +++ b/sysutils/p5-Unix-Syslog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:17 wiz Exp $ DISTNAME= Unix-Syslog-1.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/} diff --git a/sysutils/p5-collectd/DESCR b/sysutils/p5-collectd/DESCR new file mode 100644 index 000000000..54908dda0 --- /dev/null +++ b/sysutils/p5-collectd/DESCR @@ -0,0 +1 @@ +perl plugin for collectd diff --git a/sysutils/p5-collectd/Makefile b/sysutils/p5-collectd/Makefile new file mode 100644 index 000000000..7271bfe9f --- /dev/null +++ b/sysutils/p5-collectd/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:17 wiz Exp $ + +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +COLLECTD_PACKAGE= perl + +COMMENT= Statistics collection daemon - perl plugin + +.include "../../sysutils/collectd/Makefile.common" + +USE_TOOLS+= perl + +PERL5_CONFIGURE= no +PERL5_PACKLIST+= auto/Collectd/.packlist + +CONFIGURE_ARGS+= --with-libperl=${BUILDLINK_PREFIX.perl} +CONFIGURE_ARGS+= --with-perl-bindings=${MAKE_PARAMS:Q} + +post-build: + cd ${WRKSRC}/bindings && ${BUILD_MAKE_CMD} perl + +do-install: + cd ${WRKSRC}/src && ${PKGSRC_SETENV} ${INSTALL_ENV} ${MAKE_ENV} \ + ${MAKE_PROGRAM} ${MAKE_FLAGS} ${INSTALL_MAKE_FLAGS} ${INSTALL_TARGET} + cd ${WRKSRC}/bindings && ${PKGSRC_SETENV} ${INSTALL_ENV} ${MAKE_ENV} \ + ${MAKE_PROGRAM} ${MAKE_FLAGS} ${INSTALL_MAKE_FLAGS} install + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/pcmanfm/Makefile b/sysutils/pcmanfm/Makefile index 08694fd8c..000e865b0 100644 --- a/sysutils/pcmanfm/Makefile +++ b/sysutils/pcmanfm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:24:54 tnn Exp $ # DISTNAME= pcmanfm-0.1.8.9 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcmanfm/} diff --git a/sysutils/pflogsumm/Makefile b/sysutils/pflogsumm/Makefile index 4d3235def..f9c752b57 100644 --- a/sysutils/pflogsumm/Makefile +++ b/sysutils/pflogsumm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:17 wiz Exp $ # DISTNAME= pflogsumm-1.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils mail MASTER_SITES= ftp://jimsun.linxnet.com/pub/postfix_contrib/ diff --git a/sysutils/pv/Makefile b/sysutils/pv/Makefile index 93b642336..4ce0e3ab4 100644 --- a/sysutils/pv/Makefile +++ b/sysutils/pv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/09/01 06:32:11 obache Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/22 22:29:53 jperkin Exp $ # -DISTNAME= pv-0.9.6 -PKGREVISION= 1 +DISTNAME= pv-1.6.0 CATEGORIES= sysutils MASTER_SITES= http://www.ivarch.com/programs/sources/ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=pipeviewer/} @@ -10,28 +9,21 @@ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=pipeviewer/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ivarch.com/programs/pv.shtml COMMENT= Monitor the progress of data through a pipeline +LICENSE= artistic-2.0 GNU_CONFIGURE= yes USE_TOOLS+= gmake msgfmt USE_PKGLOCALEDIR= yes -INFO_FILES= yes - -# Don't gzip the installed info file and man pages. -CONFIGURE_ENV+= DO_GZIP=${TOOLS_CMD.true} REPLACE_LOCALEDIR_PATTERNS+= vars.mk DOCDIR= ${PREFIX}/share/doc/pv INSTALLATION_DIRS= ${DOCDIR} -# Grab list of files to install from the PLIST. +# configure test only checks for open64() +CFLAGS.SunOS+= -DENABLE_LARGEFILE=1 + post-install: - dir=${DOCDIR:S/^${PREFIX}\///:Q}; cd ${WRKSRC}/doc; \ - ${GREP} "^$$dir/" ${PKGDIR}/PLIST | ${SED} "s|^$$dir/||" | \ - while read file; do \ - ${TEST} ! -f "$$file" || \ - ${INSTALL_DATA} "$$file" ${DESTDIR}${PREFIX}/$$dir; \ - done ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${DOCDIR} .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/sysutils/pv/PLIST b/sysutils/pv/PLIST index 8b97b9388..a64049da3 100644 --- a/sysutils/pv/PLIST +++ b/sysutils/pv/PLIST @@ -1,15 +1,7 @@ -@comment $NetBSD: PLIST,v 1.8 2009/06/14 18:16:12 joerg Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/05/12 15:45:21 bsiegert Exp $ bin/pv -info/pv.info man/man1/pv.1 -share/doc/pv/COPYING -share/doc/pv/NEWS share/doc/pv/README -share/doc/pv/TODO -share/doc/pv/index.html -share/doc/pv/lsm -share/doc/pv/manual.html -share/doc/pv/quickref.txt share/locale/de/LC_MESSAGES/pv.mo share/locale/fr/LC_MESSAGES/pv.mo share/locale/pl/LC_MESSAGES/pv.mo diff --git a/sysutils/pv/distinfo b/sysutils/pv/distinfo index c5674b6e2..285f9272a 100644 --- a/sysutils/pv/distinfo +++ b/sysutils/pv/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/04/11 02:28:09 jlam Exp $ +$NetBSD: distinfo,v 1.6 2015/05/12 15:45:21 bsiegert Exp $ -SHA1 (pv-0.9.6.tar.gz) = 295107b15c92404095f761b45b156ac51e345e6b -RMD160 (pv-0.9.6.tar.gz) = ecce86be892d8ff594daf95b3d3d483debbe7bfe -Size (pv-0.9.6.tar.gz) = 99961 bytes -SHA1 (patch-ac) = b6b08a88a11bd8f35d05ea995dafe672d19f1932 +SHA1 (pv-1.6.0.tar.gz) = 395ce62f4f3e035b86c77038f04b96c5aa233595 +RMD160 (pv-1.6.0.tar.gz) = fecc8c9bc40311a37af8630376aa426089d23cb2 +Size (pv-1.6.0.tar.gz) = 123072 bytes diff --git a/sysutils/pv/patches/patch-ac b/sysutils/pv/patches/patch-ac deleted file mode 100644 index 1703c71d7..000000000 --- a/sysutils/pv/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/12/04 11:56:35 agc Exp $ - ---- doc/index.html.orig Tue Dec 3 13:30:11 2002 -+++ doc/index.html -@@ -7,7 +7,7 @@ - -

-

    --
  • README -+
  • README -
  • Installation instructions -
  • Manual -
  • Man page (text format) diff --git a/sysutils/py-attic/ALTERNATIVES b/sysutils/py-attic/ALTERNATIVES new file mode 100644 index 000000000..20af3b9ec --- /dev/null +++ b/sysutils/py-attic/ALTERNATIVES @@ -0,0 +1 @@ +bin/attic @PREFIX@/bin/attic@PYVERSSUFFIX@ diff --git a/sysutils/py-attic/DESCR b/sysutils/py-attic/DESCR new file mode 100644 index 000000000..1d329f2f8 --- /dev/null +++ b/sysutils/py-attic/DESCR @@ -0,0 +1,4 @@ +Attic is a deduplicating backup program. The main goal of Attic is +to provide an efficient and secure way to backup data. The data +deduplication technique used makes Attic suitable for daily backups +since only changes are stored. diff --git a/sysutils/py-attic/Makefile b/sysutils/py-attic/Makefile new file mode 100644 index 000000000..8a0509f4c --- /dev/null +++ b/sysutils/py-attic/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.2 2015/05/28 07:07:19 wiz Exp $ + +DISTNAME= Attic-0.16 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/A/a/} +CATEGORIES= sysutils +MASTER_SITES= https://pypi.python.org/packages/source/A/Attic/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://attic-backup.org/ +COMMENT= Deduplicating backup program +LICENSE= modified-bsd + +DEPENDS+= ${PYPKGPREFIX}-msgpack-[0-9]*:../../devel/py-msgpack + +PYTHON_VERSIONS_INCOMPATIBLE= 27 +PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} +FILES_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} + +post-install: + cd ${DESTDIR}${PREFIX}/bin && mv attic attic${PYVERSSUFFIX} + +.include "../../lang/python/distutils.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/py-attic/PLIST b/sysutils/py-attic/PLIST new file mode 100644 index 000000000..c9824ff05 --- /dev/null +++ b/sysutils/py-attic/PLIST @@ -0,0 +1,91 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/07 12:26:12 wiz Exp $ +bin/attic${PYVERSSUFFIX} +${PYSITELIB}/${EGG_FILE}/PKG-INFO +${PYSITELIB}/${EGG_FILE}/SOURCES.txt +${PYSITELIB}/${EGG_FILE}/dependency_links.txt +${PYSITELIB}/${EGG_FILE}/requires.txt +${PYSITELIB}/${EGG_FILE}/top_level.txt +${PYSITELIB}/attic/__init__.py +${PYSITELIB}/attic/__init__.pyc +${PYSITELIB}/attic/__init__.pyo +${PYSITELIB}/attic/_version.py +${PYSITELIB}/attic/_version.pyc +${PYSITELIB}/attic/_version.pyo +${PYSITELIB}/attic/archive.py +${PYSITELIB}/attic/archive.pyc +${PYSITELIB}/attic/archive.pyo +${PYSITELIB}/attic/archiver.py +${PYSITELIB}/attic/archiver.pyc +${PYSITELIB}/attic/archiver.pyo +${PYSITELIB}/attic/cache.py +${PYSITELIB}/attic/cache.pyc +${PYSITELIB}/attic/cache.pyo +${PYSITELIB}/attic/chunker.so +${PYSITELIB}/attic/crypto.so +${PYSITELIB}/attic/fuse.py +${PYSITELIB}/attic/fuse.pyc +${PYSITELIB}/attic/fuse.pyo +${PYSITELIB}/attic/hashindex.so +${PYSITELIB}/attic/helpers.py +${PYSITELIB}/attic/helpers.pyc +${PYSITELIB}/attic/helpers.pyo +${PYSITELIB}/attic/key.py +${PYSITELIB}/attic/key.pyc +${PYSITELIB}/attic/key.pyo +${PYSITELIB}/attic/lrucache.py +${PYSITELIB}/attic/lrucache.pyc +${PYSITELIB}/attic/lrucache.pyo +${PYSITELIB}/attic/platform.py +${PYSITELIB}/attic/platform.pyc +${PYSITELIB}/attic/platform.pyo +${PYSITELIB}/attic/remote.py +${PYSITELIB}/attic/remote.pyc +${PYSITELIB}/attic/remote.pyo +${PYSITELIB}/attic/repository.py +${PYSITELIB}/attic/repository.pyc +${PYSITELIB}/attic/repository.pyo +${PYSITELIB}/attic/testsuite/__init__.py +${PYSITELIB}/attic/testsuite/__init__.pyc +${PYSITELIB}/attic/testsuite/__init__.pyo +${PYSITELIB}/attic/testsuite/archive.py +${PYSITELIB}/attic/testsuite/archive.pyc +${PYSITELIB}/attic/testsuite/archive.pyo +${PYSITELIB}/attic/testsuite/archiver.py +${PYSITELIB}/attic/testsuite/archiver.pyc +${PYSITELIB}/attic/testsuite/archiver.pyo +${PYSITELIB}/attic/testsuite/chunker.py +${PYSITELIB}/attic/testsuite/chunker.pyc +${PYSITELIB}/attic/testsuite/chunker.pyo +${PYSITELIB}/attic/testsuite/crypto.py +${PYSITELIB}/attic/testsuite/crypto.pyc +${PYSITELIB}/attic/testsuite/crypto.pyo +${PYSITELIB}/attic/testsuite/hashindex.py +${PYSITELIB}/attic/testsuite/hashindex.pyc +${PYSITELIB}/attic/testsuite/hashindex.pyo +${PYSITELIB}/attic/testsuite/helpers.py +${PYSITELIB}/attic/testsuite/helpers.pyc +${PYSITELIB}/attic/testsuite/helpers.pyo +${PYSITELIB}/attic/testsuite/key.py +${PYSITELIB}/attic/testsuite/key.pyc +${PYSITELIB}/attic/testsuite/key.pyo +${PYSITELIB}/attic/testsuite/lrucache.py +${PYSITELIB}/attic/testsuite/lrucache.pyc +${PYSITELIB}/attic/testsuite/lrucache.pyo +${PYSITELIB}/attic/testsuite/mock.py +${PYSITELIB}/attic/testsuite/mock.pyc +${PYSITELIB}/attic/testsuite/mock.pyo +${PYSITELIB}/attic/testsuite/platform.py +${PYSITELIB}/attic/testsuite/platform.pyc +${PYSITELIB}/attic/testsuite/platform.pyo +${PYSITELIB}/attic/testsuite/repository.py +${PYSITELIB}/attic/testsuite/repository.pyc +${PYSITELIB}/attic/testsuite/repository.pyo +${PYSITELIB}/attic/testsuite/run.py +${PYSITELIB}/attic/testsuite/run.pyc +${PYSITELIB}/attic/testsuite/run.pyo +${PYSITELIB}/attic/testsuite/xattr.py +${PYSITELIB}/attic/testsuite/xattr.pyc +${PYSITELIB}/attic/testsuite/xattr.pyo +${PYSITELIB}/attic/xattr.py +${PYSITELIB}/attic/xattr.pyc +${PYSITELIB}/attic/xattr.pyo diff --git a/sysutils/py-attic/distinfo b/sysutils/py-attic/distinfo new file mode 100644 index 000000000..59fed37ac --- /dev/null +++ b/sysutils/py-attic/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/05/28 07:07:19 wiz Exp $ + +SHA1 (Attic-0.16.tar.gz) = 7afaa64f6d546bff94494d19d9e88c02d2e94088 +RMD160 (Attic-0.16.tar.gz) = 02f14e1f5f6b002b78b581e51497c14263331214 +Size (Attic-0.16.tar.gz) = 232455 bytes diff --git a/sysutils/py-collectd/DESCR b/sysutils/py-collectd/DESCR new file mode 100644 index 000000000..9119bdd8f --- /dev/null +++ b/sysutils/py-collectd/DESCR @@ -0,0 +1 @@ +python plugin for collectd diff --git a/sysutils/py-collectd/Makefile b/sysutils/py-collectd/Makefile new file mode 100644 index 000000000..e037c92ee --- /dev/null +++ b/sysutils/py-collectd/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/04/14 11:27:30 fhajny Exp $ + +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +COLLECTD_PACKAGE= python + +COMMENT= Statistics collection daemon - python plugin + +.include "../../sysutils/collectd/Makefile.common" + +CONFIGURE_ARGS+= --with-python=${PYTHONBIN} + +.include "../../lang/python/application.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/py-notify-python/Makefile b/sysutils/py-notify-python/Makefile index 0cfbdcdba..b76712bf1 100644 --- a/sysutils/py-notify-python/Makefile +++ b/sysutils/py-notify-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/09 07:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:24:54 tnn Exp $ DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= sysutils MASTER_SITES= \ http://www.galago-project.org/files/releases/source/notify-python/ diff --git a/sysutils/py-notify-python/buildlink3.mk b/sysutils/py-notify-python/buildlink3.mk index 78fd96b07..831359a76 100644 --- a/sysutils/py-notify-python/buildlink3.mk +++ b/sysutils/py-notify-python/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:24:54 tnn Exp $ BUILDLINK_TREE+= py-notify-python @@ -7,8 +7,8 @@ PY_NOTIFY_PYTHON_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" -BUILDLINK_API_DEPENDS.py-notify-python+=${PYPKGPREFIX}-notify-python>=0.1.1 -BUILDLINK_ABI_DEPENDS.py-notify-python+=${PYPKGPREFIX}-notify-python>=0.1.1nb25 +BUILDLINK_API_DEPENDS.py-notify-python+= ${PYPKGPREFIX}-notify-python>=0.1.1 +BUILDLINK_ABI_DEPENDS.py-notify-python+= ${PYPKGPREFIX}-notify-python>=0.1.1nb26 BUILDLINK_PKGSRCDIR.py-notify-python?= ../../sysutils/py-notify-python .include "../../x11/py-gtk2/buildlink3.mk" diff --git a/sysutils/py-structlog/Makefile b/sysutils/py-structlog/Makefile index ccadff50a..44ad67304 100644 --- a/sysutils/py-structlog/Makefile +++ b/sysutils/py-structlog/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/12/06 16:20:26 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/02 22:23:31 rodent Exp $ -DISTNAME= structlog-0.4.2 +DISTNAME= structlog-15.1.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python sysutils MASTER_SITES= https://pypi.python.org/packages/source/s/structlog/ @@ -8,7 +8,7 @@ MASTER_SITES= https://pypi.python.org/packages/source/s/structlog/ MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.structlog.org/ COMMENT= Painless structural logging -LICENSE= apache-2.0 +LICENSE= apache-2.0 AND mit USE_LANGUAGES= # none diff --git a/sysutils/py-structlog/distinfo b/sysutils/py-structlog/distinfo index aa4a2b893..0abbb3742 100644 --- a/sysutils/py-structlog/distinfo +++ b/sysutils/py-structlog/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/12/06 16:20:26 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/02 22:23:31 rodent Exp $ -SHA1 (structlog-0.4.2.tar.gz) = 06b628c9a17e48a9a1b25b3fd569ee6ae179d6e0 -RMD160 (structlog-0.4.2.tar.gz) = 1ab1ca727bfeba4f9002fa07fc87565f4587fa54 -Size (structlog-0.4.2.tar.gz) = 81413 bytes +SHA1 (structlog-15.1.0.tar.gz) = ec518356f9c7dbd8922c12408b5cebbfb0f4f4ba +RMD160 (structlog-15.1.0.tar.gz) = c0928af70e2f478fbf67cf2021f115d407ba0d9e +Size (structlog-15.1.0.tar.gz) = 66349 bytes diff --git a/sysutils/rconfig/Makefile b/sysutils/rconfig/Makefile index 92df27d83..ca129a82f 100644 --- a/sysutils/rconfig/Makefile +++ b/sysutils/rconfig/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:51:17 wiz Exp $ DISTNAME= rconfig-0.47 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://rconfig.googlecode.com/files/ EXTRACT_SUFX= .tbz diff --git a/sysutils/rdfind/DESCR b/sysutils/rdfind/DESCR new file mode 100644 index 000000000..abf06a2c4 --- /dev/null +++ b/sysutils/rdfind/DESCR @@ -0,0 +1,3 @@ +Rdfind is a program that finds duplicate files. It is useful for compressing +backup directories or just finding duplicate files. It compares files based on +their content, not on their file names. diff --git a/sysutils/rdfind/Makefile b/sysutils/rdfind/Makefile new file mode 100644 index 000000000..d48e44231 --- /dev/null +++ b/sysutils/rdfind/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2015/06/11 12:22:40 abs Exp $ + +DISTNAME= rdfind-1.3.4 +CATEGORIES= sysutils +MASTER_SITES= http://rdfind.pauldreik.se/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://rdfind.pauldreik.se/ +COMMENT= Redundant data find +LICENSE= gnu-gpl-v2 + +GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ + +.include "../../security/nettle/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/rdfind/PLIST b/sysutils/rdfind/PLIST new file mode 100644 index 000000000..47143da26 --- /dev/null +++ b/sysutils/rdfind/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2015/06/11 12:22:40 abs Exp $ +bin/rdfind +man/man1/rdfind.1 diff --git a/sysutils/rdfind/distinfo b/sysutils/rdfind/distinfo new file mode 100644 index 000000000..10cccb572 --- /dev/null +++ b/sysutils/rdfind/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2015/06/11 12:22:40 abs Exp $ + +SHA1 (rdfind-1.3.4.tar.gz) = c01bd2910cdec885b6c24164a389457e4f01ef61 +RMD160 (rdfind-1.3.4.tar.gz) = 6bc32205392d4142b53ddc442f8e8ccbf39a097a +Size (rdfind-1.3.4.tar.gz) = 109584 bytes diff --git a/sysutils/rmtrash/Makefile b/sysutils/rmtrash/Makefile index 0ce042521..041752ca9 100644 --- a/sysutils/rmtrash/Makefile +++ b/sysutils/rmtrash/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.1 2015/02/08 16:59:56 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/17 12:12:49 mef Exp $ -DISTNAME= rmtrash-${VERSION} -VERSION= 1.8 +DISTNAME= rmtrash-1.11 CATEGORIES= sysutils -MASTER_SITES= -https://github.com/PhrozenByte/rmtrash/archive/v${VERSION}${EXTRACT_SUFX} +MASTER_SITES= ${MASTER_SITE_GITHUB:=PhrozenByte/} +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/PhrozenByte/rmtrash/ COMMENT= Put files into OS X' trash when deleting them LICENSE= gnu-gpl-v3 - +#' (to pair above single quote for some editors) USE_LANGUAGES= # none USE_TOOLS+= bash:run REPLACE_BASH+= rmdirtrash rmtrash diff --git a/sysutils/rmtrash/distinfo b/sysutils/rmtrash/distinfo index 80ce1af71..ce3acfb44 100644 --- a/sysutils/rmtrash/distinfo +++ b/sysutils/rmtrash/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/02/08 16:59:56 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/17 12:12:49 mef Exp $ -SHA1 (rmtrash-1.8.tar.gz) = 7a74467c1f5bf8050abea211f5a8f49b7c42795a -RMD160 (rmtrash-1.8.tar.gz) = 9421ee4b3c4f4e398f65249ba45e8307952ef95e -Size (rmtrash-1.8.tar.gz) = 23765 bytes +SHA1 (rmtrash-1.11.tar.gz) = 07a0c7165d5c827a87e034c2b82ff0e3a713211a +RMD160 (rmtrash-1.11.tar.gz) = d51fb0114f62ad985c381cc61f74139693791b9e +Size (rmtrash-1.11.tar.gz) = 24414 bytes diff --git a/sysutils/roller/Makefile b/sysutils/roller/Makefile index 4c2e72c2a..b64623cd7 100644 --- a/sysutils/roller/Makefile +++ b/sysutils/roller/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:51:17 wiz Exp $ # DISTNAME= roller-1.20 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://oss.gw.com/people/kim/ diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile index 570f3a33e..b5aaa8c8f 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/25 14:24:54 tnn Exp $ # DISTNAME= rox-filer-2.10 PKGNAME= rox-2.10 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index 7d25d09be..2ba5241de 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2015/02/01 01:48:36 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:17 wiz Exp $ DISTNAME= rsnapshot-1.3.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.rsnapshot.org/downloads/ diff --git a/sysutils/rsyslog/Makefile b/sysutils/rsyslog/Makefile index b22e91606..9a50fcc85 100644 --- a/sysutils/rsyslog/Makefile +++ b/sysutils/rsyslog/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/01/16 16:58:28 fhajny Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/23 09:30:49 jperkin Exp $ # BUILDLINK_DEPMETHOD.libestr= full @@ -19,6 +19,10 @@ PLIST_VARS+= klog solaris .if ${OPSYS} == "SunOS" CONFIGURE_ARGS+= --enable-imsolaris --disable-klog +# Explicitly disable epoll/inotify on illumos, provided for Linux compat only. +CONFIGURE_ENV+= ac_cv_func_epoll_create=no +CONFIGURE_ENV+= ac_cv_func_epoll_create1=no +CONFIGURE_ENV+= ac_cv_func_inotify_init=no PLIST.solaris= yes RSYSLOG_SYSMOD= imsolaris .else diff --git a/sysutils/rsyslog/Makefile.common b/sysutils/rsyslog/Makefile.common index 1ba809026..e6ab57120 100644 --- a/sysutils/rsyslog/Makefile.common +++ b/sysutils/rsyslog/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2015/03/01 07:19:11 wiz Exp $ +# $NetBSD: Makefile.common,v 1.11 2015/06/09 15:00:33 fhajny Exp $ # used by sysutils/rsyslog/Makefile # used by sysutils/rsyslog-dbi/Makefile # used by sysutils/rsyslog-gnutls/Makefile @@ -11,7 +11,7 @@ .include "../../mk/bsd.prefs.mk" -DISTNAME= rsyslog-8.7.0 +DISTNAME= rsyslog-8.10.0 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ @@ -26,6 +26,10 @@ PATCHDIR= ${.CURDIR}/../../sysutils/rsyslog/patches BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils CONFIGURE_ARGS+= RST2MAN=${PREFIX}/bin/rst2man-${PYVERSSUFFIX}.py +.if ${OPSYS} == "SunOS" +CONFIGURE_ARGS+= ac_cv_func_epoll_create=no ac_cv_func_epoll_create1=no +.endif + GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/sysutils/rsyslog/distinfo b/sysutils/rsyslog/distinfo index 1d1a723ef..4e17e881d 100644 --- a/sysutils/rsyslog/distinfo +++ b/sysutils/rsyslog/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.4 2015/01/16 16:58:28 fhajny Exp $ +$NetBSD: distinfo,v 1.6 2015/06/09 15:00:33 fhajny Exp $ -SHA1 (rsyslog-8.7.0.tar.gz) = 7f3909e58ec2f785c6aadf2e0685479150c82cc7 -RMD160 (rsyslog-8.7.0.tar.gz) = 2bb24de029edc69e0724c012bbe710e063d1907f -Size (rsyslog-8.7.0.tar.gz) = 2003365 bytes +SHA1 (rsyslog-8.10.0.tar.gz) = 9fddcf1121e438e5291f738bb4619230de525e50 +RMD160 (rsyslog-8.10.0.tar.gz) = 7902285e72c47d14b9d21071ba6fe85f58ac2162 +Size (rsyslog-8.10.0.tar.gz) = 2013205 bytes SHA1 (patch-grammar_lexer.l) = d52518e8b962820a030e01fcf5d00c1e3f1377ec SHA1 (patch-platform_redhat_rsyslog.conf) = b2fc1dbeb2b679b82d6c1a86ec1e4e72ef460433 -SHA1 (patch-plugins_imfile_imfile.c) = 6909e68e700d61099d9200fd26072bd7f199639f +SHA1 (patch-plugins_imfile_imfile.c) = 277d894673444caeb782a513c0d1cdd72c49a849 SHA1 (patch-plugins_imptcp_imptcp.c) = 47f7184acf0279df4117924108f961529b22a21e SHA1 (patch-plugins_imuxsock_imuxsock.c) = a3c682d5a2132cd4796893f286193259087223da SHA1 (patch-plugins_mmexternal_mmexternal.c) = 12053abfd32553c4c29faa131b803e7edfaa3803 diff --git a/sysutils/rsyslog/patches/patch-plugins_imfile_imfile.c b/sysutils/rsyslog/patches/patch-plugins_imfile_imfile.c index 776e82841..c62ab54bf 100644 --- a/sysutils/rsyslog/patches/patch-plugins_imfile_imfile.c +++ b/sysutils/rsyslog/patches/patch-plugins_imfile_imfile.c @@ -1,9 +1,9 @@ -$NetBSD: patch-plugins_imfile_imfile.c,v 1.2 2014/12/12 12:47:46 fhajny Exp $ +$NetBSD: patch-plugins_imfile_imfile.c,v 1.3 2015/06/09 15:00:33 fhajny Exp $ Avoid unresolved symbol on inotify-less platforms. ---- plugins/imfile/imfile.c.orig 2014-12-02 10:15:16.000000000 +0000 +--- plugins/imfile/imfile.c.orig 2015-05-19 08:53:40.000000000 +0000 +++ plugins/imfile/imfile.c -@@ -1709,11 +1709,14 @@ BEGINrunInput +@@ -1763,11 +1763,14 @@ BEGINrunInput CODESTARTrunInput DBGPRINTF("imfile: working in %s mode\n", (runModConf->opMode == OPMODE_POLLING) ? "polling" : "inotify"); @@ -19,3 +19,18 @@ Avoid unresolved symbol on inotify-less platforms. DBGPRINTF("imfile: terminating upon request of rsyslog core\n"); ENDrunInput +@@ -1869,12 +1872,14 @@ CODESTARTmodExit + objRelease(errmsg, CORE_COMPONENT); + objRelease(prop, CORE_COMPONENT); + objRelease(ruleset, CORE_COMPONENT); ++#if HAVE_INOTIFY_INIT + if(dirs != NULL) { + free(dirs->active.listeners); + free(dirs->configured.listeners); + free(dirs); + } + free(wdmap); ++#endif /* #if HAVE_INOTIFY_INIT */ + ENDmodExit + + diff --git a/sysutils/ruby-childprocess/Makefile b/sysutils/ruby-childprocess/Makefile index 6820b28f3..30b9355b5 100644 --- a/sysutils/ruby-childprocess/Makefile +++ b/sysutils/ruby-childprocess/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2015/03/13 15:56:20 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/11 03:46:00 rodent Exp $ -DISTNAME= childprocess-0.5.5 +DISTNAME= childprocess-0.5.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= ruby sysutils diff --git a/sysutils/ruby-childprocess/distinfo b/sysutils/ruby-childprocess/distinfo index f256f68f6..e7c3552cf 100644 --- a/sysutils/ruby-childprocess/distinfo +++ b/sysutils/ruby-childprocess/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/03/13 15:56:20 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/04/11 03:46:00 rodent Exp $ -SHA1 (childprocess-0.5.5.gem) = 05babe70355bc92aada93f4baa16690540e179e6 -RMD160 (childprocess-0.5.5.gem) = 7602257104d0b1fb0fe859ee1ffdce0cc77dff59 -Size (childprocess-0.5.5.gem) = 28672 bytes +SHA1 (childprocess-0.5.6.gem) = dbe9f8879d2a1b4fd9b9d600dba8e4e7615f6809 +RMD160 (childprocess-0.5.6.gem) = 80dcdc79846a56bf03c7da2325be193964acb6b5 +Size (childprocess-0.5.6.gem) = 28672 bytes diff --git a/sysutils/ruby-facter/Makefile b/sysutils/ruby-facter/Makefile index 7104d9455..ab64fccec 100644 --- a/sysutils/ruby-facter/Makefile +++ b/sysutils/ruby-facter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2015/03/08 16:57:12 taca Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/10 14:45:09 taca Exp $ -DISTNAME= facter-2.4.1 +DISTNAME= facter-2.4.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= sysutils MAINTAINER= tonnerre@NetBSD.org diff --git a/sysutils/ruby-facter/PLIST b/sysutils/ruby-facter/PLIST index c4b8a30b1..ba535151b 100644 --- a/sysutils/ruby-facter/PLIST +++ b/sysutils/ruby-facter/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2015/02/13 13:55:58 taca Exp $ +@comment $NetBSD: PLIST,v 1.24 2015/06/10 14:45:09 taca Exp $ bin/facter${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/COMMITTERS.md @@ -85,6 +85,7 @@ ${GEM_LIBDIR}/lib/facter/operatingsystem/base.rb ${GEM_LIBDIR}/lib/facter/operatingsystem/cumuluslinux.rb ${GEM_LIBDIR}/lib/facter/operatingsystem/implementation.rb ${GEM_LIBDIR}/lib/facter/operatingsystem/linux.rb +${GEM_LIBDIR}/lib/facter/operatingsystem/osreleaselinux.rb ${GEM_LIBDIR}/lib/facter/operatingsystem/sunos.rb ${GEM_LIBDIR}/lib/facter/operatingsystem/vmkernel.rb ${GEM_LIBDIR}/lib/facter/operatingsystem/windows.rb @@ -175,6 +176,7 @@ ${GEM_LIBDIR}/spec/fixtures/cpuinfo/bbg3-armel ${GEM_LIBDIR}/spec/fixtures/cpuinfo/beaglexm-armel ${GEM_LIBDIR}/spec/fixtures/cpuinfo/panda-armel ${GEM_LIBDIR}/spec/fixtures/cpuinfo/ppc64 +${GEM_LIBDIR}/spec/fixtures/cpuinfo/ppc64le ${GEM_LIBDIR}/spec/fixtures/cpuinfo/sparc ${GEM_LIBDIR}/spec/fixtures/cpuinfo/two_multicore-grep ${GEM_LIBDIR}/spec/fixtures/cpuinfo/two_singlecore-grep @@ -272,6 +274,7 @@ ${GEM_LIBDIR}/spec/fixtures/unit/netmask/ifconfig_net_tools_1.60.txt ${GEM_LIBDIR}/spec/fixtures/unit/netmask/ifconfig_ubuntu_1204.txt ${GEM_LIBDIR}/spec/fixtures/unit/processors/os/darwin-system-profiler ${GEM_LIBDIR}/spec/fixtures/unit/selinux/selinux_sestatus +${GEM_LIBDIR}/spec/fixtures/unit/selinux/selinux_sestatus2 ${GEM_LIBDIR}/spec/fixtures/unit/util/dhcp_servers/route ${GEM_LIBDIR}/spec/fixtures/unit/util/dhcp_servers/route_nogw ${GEM_LIBDIR}/spec/fixtures/unit/util/ec2/centos-arp-ec2.out @@ -324,6 +327,7 @@ ${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/opensolaris_smbios ${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/smartos_smbios ${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/solaris_sunfire_v120_prtdiag ${GEM_LIBDIR}/spec/fixtures/unit/util/manufacturer/solaris_t5220_prtdiag +${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/coreos.txt ${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/cumuluslinux.txt ${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/redhat-7.txt ${GEM_LIBDIR}/spec/fixtures/unit/util/operatingsystem/sabayon.txt diff --git a/sysutils/ruby-facter/distinfo b/sysutils/ruby-facter/distinfo index 67e525206..bd68ee0e6 100644 --- a/sysutils/ruby-facter/distinfo +++ b/sysutils/ruby-facter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2015/02/13 13:55:58 taca Exp $ +$NetBSD: distinfo,v 1.23 2015/06/10 14:45:09 taca Exp $ -SHA1 (facter-2.4.1.gem) = 59b7b0e51f03252c6aafc0eca57a08e0534e8d27 -RMD160 (facter-2.4.1.gem) = 2c2a720cec110a6a93106ff30d1669c9eb076df4 -Size (facter-2.4.1.gem) = 236544 bytes +SHA1 (facter-2.4.4.gem) = 09c835e91d51f6b7d334d48bbd9a48e3f595dca1 +RMD160 (facter-2.4.4.gem) = 01a4f71344f4552c7caa88ec219605d4eb90f272 +Size (facter-2.4.4.gem) = 245760 bytes diff --git a/sysutils/ruby-libnotify/Makefile b/sysutils/ruby-libnotify/Makefile index 4b505ab46..78ce7cba9 100644 --- a/sysutils/ruby-libnotify/Makefile +++ b/sysutils/ruby-libnotify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/03/15 19:31:44 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/10 14:47:59 taca Exp $ DISTNAME= ruby-libnotify-0.5.1 PKGNAME= ${DISTNAME:S/ruby/${RUBY_PKGPREFIX}/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= -https://github.com/vargolo/ruby-libnotify/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX} @@ -13,8 +13,6 @@ LICENSE= gnu-lgpl-v2.1 USE_RUBY_SETUP= yes -RUBY_VERSION_SUPPORTED= 193 200 21 - .include "../../x11/ruby-gnome2-gtk/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" .include "../../devel/ruby-pkg-config/tool.mk" diff --git a/sysutils/ruby-libnotify/distinfo b/sysutils/ruby-libnotify/distinfo index ac674765d..1d3fe292f 100644 --- a/sysutils/ruby-libnotify/distinfo +++ b/sysutils/ruby-libnotify/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.3 2013/09/18 08:33:32 obache Exp $ +$NetBSD: distinfo,v 1.4 2015/06/10 14:47:59 taca Exp $ SHA1 (ruby-libnotify-0.5.1.tar.gz) = 49c03da48c80ce962d164338e030114bd99300ef RMD160 (ruby-libnotify-0.5.1.tar.gz) = 97285d65f55938b9902841e76e8da69108313a06 Size (ruby-libnotify-0.5.1.tar.gz) = 25822 bytes -SHA1 (patch-ext_extconf.rb) = 62094980312bac7ac3f9c8bff423056aefaea3ec +SHA1 (patch-ext_extconf.rb) = 0f88e4c467f70d7e70c787b3f9bffdcc7f573a0b SHA1 (patch-ext_rnotify.c) = f737a74df9eb3556cff6e4f64cbf25413073e30f +SHA1 (patch-setup.rb) = 1d00946ff78c337e7f8bfb7a4825773f6014f1ac diff --git a/sysutils/ruby-libnotify/patches/patch-ext_extconf.rb b/sysutils/ruby-libnotify/patches/patch-ext_extconf.rb index 42de362dc..8fb39aa01 100644 --- a/sysutils/ruby-libnotify/patches/patch-ext_extconf.rb +++ b/sysutils/ruby-libnotify/patches/patch-ext_extconf.rb @@ -1,4 +1,4 @@ -$NetBSD: patch-ext_extconf.rb,v 1.1 2013/09/18 08:33:32 obache Exp $ +$NetBSD: patch-ext_extconf.rb,v 1.2 2015/06/10 14:47:59 taca Exp $ * not using gems in pkgsrc. @@ -13,3 +13,12 @@ $NetBSD: patch-ext_extconf.rb,v 1.1 2013/09/18 08:33:32 obache Exp $ begin require 'mkmf-gnome2' require 'gtk2' +@@ -43,7 +41,7 @@ end + if check_required_version("libnotify", 0, 7, 0) == true + if have_library("notify", "notify_init") == true + $CFLAGS << ' -DDEBUG' if type == 0 +- $CFLAGS << ' -Wall' << " -I#{Config::CONFIG["sitearchdir"]} " << PKGConfig.cflags("libnotify") ++ $CFLAGS << ' -Wall' << " -I#{RbConfig::CONFIG["sitearchdir"]} " << PKGConfig.cflags("libnotify") + $LIBS << ' ' << PKGConfig.libs("libnotify") + check_set_app_name_libnotify + check_set_notification_name_libnotify diff --git a/sysutils/ruby-libnotify/patches/patch-setup.rb b/sysutils/ruby-libnotify/patches/patch-setup.rb new file mode 100644 index 000000000..5bf95c957 --- /dev/null +++ b/sysutils/ruby-libnotify/patches/patch-setup.rb @@ -0,0 +1,24 @@ +$NetBSD: patch-setup.rb,v 1.1 2015/06/10 14:47:59 taca Exp $ + +Do not use obsolete Config. + +--- setup.rb.orig 2012-11-24 17:54:50.000000000 +0000 ++++ setup.rb +@@ -102,7 +102,7 @@ end + + class ConfigTable + +- c = ::Config::CONFIG ++ c = ::RbConfig::CONFIG + + rubypath = c['bindir'] + '/' + c['ruby_install_name'] + +@@ -1219,7 +1219,7 @@ class Installer + raise InstallError, "no ruby extention exists: 'ruby #{$0} setup' first" + end + +- DLEXT = /\.#{ ::Config::CONFIG['DLEXT'] }\z/ ++ DLEXT = /\.#{ ::RbConfig::CONFIG['DLEXT'] }\z/ + + def _ruby_extentions(dir) + Dir.open(dir) {|d| diff --git a/sysutils/ruby-listen/Makefile b/sysutils/ruby-listen/Makefile index 4dea9182a..e7f21cc8f 100644 --- a/sysutils/ruby-listen/Makefile +++ b/sysutils/ruby-listen/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2015/03/13 16:05:19 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/10 14:53:09 taca Exp $ -DISTNAME= listen-2.9.0 +DISTNAME= listen-2.10.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= sysutils MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= ${MASTER_SITE_RUBYGEMS:=listen/} +HOMEPAGE= https://github.com/guard/listen COMMENT= Listen to file modifications LICENSE= mit @@ -13,7 +13,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-celluloid>=0.15.2:../../devel/ruby-celluloid #DEPENDS+= ${RUBY_PKGPREFIX}-rb-fsevent>=0.9.3:../../sysutils/ruby-rb-fsevent DEPENDS+= ${RUBY_PKGPREFIX}-rb-inotify>=0.9:../../sysutils/ruby-rb-inotify -NOT_FOR_PLATFORM= Darwin-*-* OVERRIDE_GEMSPEC+= rb-fsevent: .include "../../lang/ruby/gem.mk" diff --git a/sysutils/ruby-listen/distinfo b/sysutils/ruby-listen/distinfo index 489607918..66a5ce0cc 100644 --- a/sysutils/ruby-listen/distinfo +++ b/sysutils/ruby-listen/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/03/13 16:05:19 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/10 14:53:09 taca Exp $ -SHA1 (listen-2.9.0.gem) = 2a224b452e7ccf68aaee3138aad07857710b7fee -RMD160 (listen-2.9.0.gem) = 45ac563dd09a595d1c4529dac8f06fc3675f0be6 -Size (listen-2.9.0.gem) = 26112 bytes +SHA1 (listen-2.10.0.gem) = 3c09f2a3eb6fae4047dd7d505c971fafd0cae8a2 +RMD160 (listen-2.10.0.gem) = 21e3d6e9aee642e9e8d90a818dfda3b243c01487 +Size (listen-2.10.0.gem) = 26112 bytes diff --git a/sysutils/safetynet/Makefile b/sysutils/safetynet/Makefile index 40d7f6f88..5704882f7 100644 --- a/sysutils/safetynet/Makefile +++ b/sysutils/safetynet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:17 wiz Exp $ # DISTNAME= safetynet-1.15 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= # http://www.unixpimps.org/safetynet/ diff --git a/sysutils/sarah/Makefile b/sysutils/sarah/Makefile index 0dff0bf34..2ad8c6134 100644 --- a/sysutils/sarah/Makefile +++ b/sysutils/sarah/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/01/17 16:08:00 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:17 wiz Exp $ DISTNAME= sarah-0.9.1b -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sarah/} diff --git a/sysutils/screenbrightness/Makefile b/sysutils/screenbrightness/Makefile index 5bf1189d3..2119aaae3 100644 --- a/sysutils/screenbrightness/Makefile +++ b/sysutils/screenbrightness/Makefile @@ -1,17 +1,15 @@ -# $NetBSD: Makefile,v 1.1 2015/01/17 15:34:21 wiedi Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/05 14:43:48 wiedi Exp $ -VERSION= 1.1 -DISTNAME= ${VERSION} -PKGNAME= screenbrightness-${VERSION} +DISTNAME= screenbrightness-1.1 CATEGORIES= sysutils -MASTER_SITES= https://github.com/jmstacey/screenbrightness/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=jmstacey/} MAINTAINER= wiedi@frubar.net HOMEPAGE= https://github.com/jmstacey/screenbrightness/ COMMENT= Command-line display brightness control for OS X LICENSE= 2-clause-bsd -WRKSRC= ${WRKDIR}/screenbrightness-${VERSION} +USE_LANGUAGES= c99 USE_TOOLS+= gmake BUILD_TARGET= build MAKE_ENV+= DESTDIR=${DESTDIR} diff --git a/sysutils/screenbrightness/distinfo b/sysutils/screenbrightness/distinfo index 547f0775b..9570a5316 100644 --- a/sysutils/screenbrightness/distinfo +++ b/sysutils/screenbrightness/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2015/01/17 15:34:21 wiedi Exp $ +$NetBSD: distinfo,v 1.2 2015/06/05 14:43:48 wiedi Exp $ -SHA1 (1.1.tar.gz) = f9750733ac298837f519fcfedcbfec74f781bc68 -RMD160 (1.1.tar.gz) = e99e365e90e6ade83af2d6b842a71472252b98a6 -Size (1.1.tar.gz) = 2603 bytes +SHA1 (screenbrightness-1.1.tar.gz) = f9750733ac298837f519fcfedcbfec74f781bc68 +RMD160 (screenbrightness-1.1.tar.gz) = e99e365e90e6ade83af2d6b842a71472252b98a6 +Size (screenbrightness-1.1.tar.gz) = 2603 bytes SHA1 (patch-Makefile) = 6f56125fe38c5cc06d8b3928c88b2b4a0fd8bd0c diff --git a/sysutils/screentest/Makefile b/sysutils/screentest/Makefile index 65062cafc..34bf3eaa3 100644 --- a/sysutils/screentest/Makefile +++ b/sysutils/screentest/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:24:54 tnn Exp $ DISTNAME= screentest-2.0 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= sysutils x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=screentest/} diff --git a/sysutils/shelldap/Makefile b/sysutils/shelldap/Makefile index d7d53be82..2cc1d35f2 100644 --- a/sysutils/shelldap/Makefile +++ b/sysutils/shelldap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/11 15:01:54 imil Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:17 wiz Exp $ # PKGNAME= shelldap-1.3.0 +PKGREVISION= 1 DISTNAME= ceb8bd75e05b CATEGORIES= sysutils MASTER_SITES= http://code.martini.nu/shelldap/archive/ diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index 657ac1a2d..4e94ddb06 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/10/10 13:22:58 prlw1 Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 13:58:07 jperkin Exp $ -DISTNAME= smartmontools-6.2 -PKGREVISION= 2 +DISTNAME= smartmontools-6.3 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=smartmontools/} diff --git a/sysutils/smartmontools/PLIST b/sysutils/smartmontools/PLIST index 7e78609c6..a21770fb8 100644 --- a/sysutils/smartmontools/PLIST +++ b/sysutils/smartmontools/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.7 2014/03/11 14:05:16 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/08 01:43:32 rodent Exp $ man/man5/smartd.conf.5 man/man8/smartctl.8 man/man8/smartd.8 +man/man8/update-smart-drivedb.8 sbin/smartctl sbin/smartd sbin/update-smart-drivedb @@ -18,7 +19,10 @@ share/doc/smartmontools/examplescripts/Example1 share/doc/smartmontools/examplescripts/Example2 share/doc/smartmontools/examplescripts/Example3 share/doc/smartmontools/examplescripts/Example4 +share/doc/smartmontools/examplescripts/Example5 +share/doc/smartmontools/examplescripts/Example6 share/doc/smartmontools/examplescripts/README share/examples/smartmontools/smartd.conf share/examples/smartmontools/smartd_warning.sh share/smartmontools/drivedb.h +@pkgdir share/examples/smartmontools/smartd_warning.d diff --git a/sysutils/smartmontools/distinfo b/sysutils/smartmontools/distinfo index 15b42f12b..b8b67757b 100644 --- a/sysutils/smartmontools/distinfo +++ b/sysutils/smartmontools/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2013/08/20 11:07:13 shattered Exp $ +$NetBSD: distinfo,v 1.24 2015/06/12 13:58:07 jperkin Exp $ -SHA1 (smartmontools-6.2.tar.gz) = 37848ff5103d68b672463a30cd99e7d23d6696a5 -RMD160 (smartmontools-6.2.tar.gz) = e56a6d36a0adb64bb5c6c5f64bc0fea8ecb7b3ef -Size (smartmontools-6.2.tar.gz) = 791427 bytes -SHA1 (patch-aa) = 2885216ddceedfa0d924034ba76f9bebd756d358 -SHA1 (patch-ag) = 3eecc58db3f06c2be5094baee766f9a918619707 -SHA1 (patch-os__netbsd.cpp) = 289a560f480f877799c9f56c00b6a4c380e42bba +SHA1 (smartmontools-6.3.tar.gz) = 716c5dc339d408d628c55dbe69028b1561df4c7e +RMD160 (smartmontools-6.3.tar.gz) = b51fa0dfd15820d33fb00506853b34bbebadd096 +Size (smartmontools-6.3.tar.gz) = 809790 bytes +SHA1 (patch-aa) = 93a7725aa9e240d950d76f0da2d6b96f8d24f112 +SHA1 (patch-ag) = bbf85278f08390d51ac9bb428ac7026763e5ffcf +SHA1 (patch-os__netbsd.cpp) = 9c197ae492ef377d72df009be40d0abc1a827a31 diff --git a/sysutils/smartmontools/patches/patch-aa b/sysutils/smartmontools/patches/patch-aa index 19cdb27ee..0a736a00d 100644 --- a/sysutils/smartmontools/patches/patch-aa +++ b/sysutils/smartmontools/patches/patch-aa @@ -1,18 +1,23 @@ -$NetBSD: patch-aa,v 1.7 2013/08/20 11:07:13 shattered Exp $ +$NetBSD: patch-aa,v 1.8 2015/04/08 01:43:33 rodent Exp $ ---- Makefile.in.orig 2013-03-16 14:36:24.000000000 +0000 +Don't install Linux init.d files nor CONF_FILES. + +--- Makefile.in.orig 2014-07-26 09:50:18.000000000 +0000 +++ Makefile.in -@@ -155,8 +155,7 @@ am__installdirs = "$(DESTDIR)$(sbindir)" - "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(sysscriptdir)" \ +@@ -182,11 +182,10 @@ mkinstalldirs = $(install_sh) -d + CONFIG_HEADER = config.h + CONFIG_CLEAN_FILES = + CONFIG_CLEAN_VPATH_FILES = +-am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)" \ ++am__installdirs = "$(DESTDIR)$(sbindir)" \ + "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(smartdscriptdir)" \ "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" \ - "$(DESTDIR)$(attributelogdir)" "$(DESTDIR)$(docsdir)" \ -- "$(DESTDIR)$(drivedbdir)" "$(DESTDIR)$(examplesdir)" \ -- "$(DESTDIR)$(initddir)" "$(DESTDIR)$(savestatesdir)" \ -+ "$(DESTDIR)$(drivedbdir)" "$(DESTDIR)$(savestatesdir)" \ + "$(DESTDIR)$(docsdir)" "$(DESTDIR)$(drivedbdir)" \ +- "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(initddir)" \ "$(DESTDIR)$(sysconfdir)" "$(DESTDIR)$(systemdsystemunitdir)" PROGRAMS = $(sbin_PROGRAMS) am__smartctl_SOURCES_DIST = smartctl.cpp smartctl.h atacmdnames.cpp \ -@@ -499,8 +498,7 @@ docs_DATA = \ +@@ -585,8 +584,7 @@ docs_DATA = \ NEWS \ README \ TODO \ @@ -22,12 +27,12 @@ $NetBSD: patch-aa,v 1.7 2013/08/20 11:07:13 shattered Exp $ examplesdir = $(exampledir) examples_DATA = \ -@@ -1620,7 +1618,7 @@ info-am: +@@ -1666,7 +1664,7 @@ info-am: - install-data-am: install-attributelogDATA install-docsDATA \ + install-data-am: install-data-local install-docsDATA \ install-drivedbDATA install-examplesDATA \ - install-examplesSCRIPTS install-initdDATA install-man \ + install-examplesSCRIPTS install-man \ - install-savestatesDATA install-sysscriptSCRIPTS \ - install-systemdsystemunitDATA + install-smartdscriptSCRIPTS install-systemdsystemunitDATA + install-dvi: install-dvi-am diff --git a/sysutils/smartmontools/patches/patch-ag b/sysutils/smartmontools/patches/patch-ag index ad1345f4e..d89cd5fbf 100644 --- a/sysutils/smartmontools/patches/patch-ag +++ b/sysutils/smartmontools/patches/patch-ag @@ -1,18 +1,22 @@ -$NetBSD: patch-ag,v 1.3 2013/08/20 11:07:13 shattered Exp $ +$NetBSD: patch-ag,v 1.5 2015/06/12 13:58:07 jperkin Exp $ ---- configure.orig 2012-10-10 11:54:30.000000000 +0000 +Match x86 SunOS platforms correctly. +Remove os_solaris=yes to avoid special man page section handling (PR 38199). + +--- configure.orig 2014-07-26 09:50:18.000000000 +0000 +++ configure -@@ -6612,13 +6612,8 @@ else - OS_DARWIN_FALSE= - fi - -- if test "$os_solaris" = "yes"; then -- OS_SOLARIS_TRUE= -- OS_SOLARIS_FALSE='#' --else - OS_SOLARIS_TRUE='#' - OS_SOLARIS_FALSE= --fi - - if test "$os_win32" = "yes"; then - OS_WIN32_TRUE= +@@ -6569,13 +6569,11 @@ fi + sparc-*-solaris*) + os_deps='os_solaris.o os_solaris_ata.o' + os_mailer='mailx' +- os_solaris=yes + os_man_filter=Solaris + ;; +- *-pc-solaris*) ++ *-solaris*) + os_deps='os_solaris.o' + os_mailer='mailx' +- os_solaris=yes + os_man_filter=Solaris + ;; + *-*-netbsd*) diff --git a/sysutils/smartmontools/patches/patch-os__netbsd.cpp b/sysutils/smartmontools/patches/patch-os__netbsd.cpp index 414cd565f..1d6a93c4a 100644 --- a/sysutils/smartmontools/patches/patch-os__netbsd.cpp +++ b/sysutils/smartmontools/patches/patch-os__netbsd.cpp @@ -1,10 +1,10 @@ -$NetBSD: patch-os__netbsd.cpp,v 1.1 2012/07/20 12:35:00 taca Exp $ +$NetBSD: patch-os__netbsd.cpp,v 1.2 2015/04/08 01:43:33 rodent Exp $ Use a raw disk device file on NetBSD. ---- os_netbsd.cpp.orig 2009-07-15 19:59:19.000000000 +0000 +--- os_netbsd.cpp.orig 2013-03-29 20:17:03.000000000 +0000 +++ os_netbsd.cpp -@@ -55,7 +55,7 @@ printwarning(int msgNo, const char *extr +@@ -57,7 +57,7 @@ printwarning(int msgNo, const char *extr return; } diff --git a/sysutils/smbldap-tools/Makefile b/sysutils/smbldap-tools/Makefile index ddff900e0..1777269aa 100644 --- a/sysutils/smbldap-tools/Makefile +++ b/sysutils/smbldap-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:18 wiz Exp $ DISTNAME= smbldap-tools-${VERS} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils net databases MASTER_SITES= http://download.gna.org/smbldap-tools/sources/${VERS}/ diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index 4b9877ec4..e1ba2cda2 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:00 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:18 wiz Exp $ # DISTNAME= stow-1.3.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_GNU:=stow/} diff --git a/sysutils/strace/Makefile b/sysutils/strace/Makefile index 10223a185..7ee4572b6 100644 --- a/sysutils/strace/Makefile +++ b/sysutils/strace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2015/01/04 04:28:16 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:18 wiz Exp $ # DISTNAME= strace-4.5.15 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=strace/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/strigi/Makefile b/sysutils/strigi/Makefile index 69a874f2b..b80e3364a 100644 --- a/sysutils/strigi/Makefile +++ b/sysutils/strigi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2014/11/19 21:01:32 jmcneill Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/24 10:54:38 sevan Exp $ DISTNAME= strigi-0.7.8 -PKGREVISION= 10 +PKGREVISION= 13 CATEGORIES= sysutils MASTER_SITES= http://www.vandenoever.info/software/strigi/ EXTRACT_SUFX= .tar.bz2 @@ -27,6 +27,7 @@ RT_LIB_SCHED= # empty LDFLAGS.Darwin+= -lclucene-shared LDFLAGS.DragonFly+= -lclucene-shared +LDFLAGS.FreeBSD+= -lclucene-shared LDFLAGS.NetBSD+= -lclucene-shared CFLAGS.SunOS+= -DCMAKE_HAVE_PTHREAD_CREATE diff --git a/sysutils/strigi/buildlink3.mk b/sysutils/strigi/buildlink3.mk index a12d3a19d..b93d27a51 100644 --- a/sysutils/strigi/buildlink3.mk +++ b/sysutils/strigi/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/04/17 15:52:57 adam Exp $ BUILDLINK_TREE+= strigi @@ -6,7 +6,7 @@ BUILDLINK_TREE+= strigi STRIGI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.strigi+= strigi>=0.6.2 -BUILDLINK_ABI_DEPENDS.strigi?= strigi>=0.7.8nb10 +BUILDLINK_ABI_DEPENDS.strigi?= strigi>=0.7.8nb11 BUILDLINK_PKGSRCDIR.strigi?= ../../sysutils/strigi .include "../../archivers/bzip2/buildlink3.mk" diff --git a/sysutils/swatch/Makefile b/sysutils/swatch/Makefile index e9d57fc90..02c5b21c4 100644 --- a/sysutils/swatch/Makefile +++ b/sysutils/swatch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:18 wiz Exp $ # DISTNAME= swatch-3.2.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swatch/} diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index d8f9e3dd4..33c38b7d0 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:18 wiz Exp $ # DISTNAME= system-tools-backends-2.6.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= sysutils MASTER_SITES= http://system-tools-backends.freedesktop.org/downloads/2.6/ diff --git a/sysutils/systester/Makefile b/sysutils/systester/Makefile index 2dcf4444d..d3e00ff42 100644 --- a/sysutils/systester/Makefile +++ b/sysutils/systester/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/08/09 15:56:33 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:24:55 tnn Exp $ DISTNAME= systester-1.5.1 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=systester/} diff --git a/sysutils/tdir/Makefile b/sysutils/tdir/Makefile index 01da40fce..1e08b605e 100644 --- a/sysutils/tdir/Makefile +++ b/sysutils/tdir/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/02/27 14:35:01 tnn Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 23:34:57 mef Exp $ # -DISTNAME= tdir-1.69 -PKGREVISION= 1 +DISTNAME= tdir-1.71 CATEGORIES= sysutils MASTER_SITES= http://www.tundraware.com/Software/tdir/ diff --git a/sysutils/tdir/distinfo b/sysutils/tdir/distinfo index 51678b2e4..fc783f5c3 100644 --- a/sysutils/tdir/distinfo +++ b/sysutils/tdir/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/10/17 16:47:41 shattered Exp $ +$NetBSD: distinfo,v 1.4 2015/04/25 23:34:57 mef Exp $ -SHA1 (tdir-1.69.tar.gz) = ebbf962cbdca584f18adbe236c3ff387e184a8a5 -RMD160 (tdir-1.69.tar.gz) = 52bef04382287e646ba217d5665c806c9398b67c -Size (tdir-1.69.tar.gz) = 6843 bytes +SHA1 (tdir-1.71.tar.gz) = 013aa5f25363558f360cea570a1b92123a8a507d +RMD160 (tdir-1.71.tar.gz) = 1594a2c1b67418cb6f0aeedc47372eeed81c291c +Size (tdir-1.71.tar.gz) = 7513 bytes diff --git a/sysutils/tenshi/Makefile b/sysutils/tenshi/Makefile index 664eff075..edc56fb7b 100644 --- a/sysutils/tenshi/Makefile +++ b/sysutils/tenshi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/01/26 23:03:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:18 wiz Exp $ # DISTNAME= tenshi-0.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://dev.inversepath.com/download/tenshi/ diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile index c5d2abd9b..8c91be9de 100644 --- a/sysutils/tits/Makefile +++ b/sysutils/tits/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2013/12/23 11:57:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/26 14:38:10 mef Exp $ -DISTNAME= tits-1.2.2 -PKGREVISION= 1 +DISTNAME= tits-1.3.0 CATEGORIES= sysutils MASTER_SITES= http://www.mctavish.co.uk/tits/ diff --git a/sysutils/tits/distinfo b/sysutils/tits/distinfo index f44b07a14..acb040df1 100644 --- a/sysutils/tits/distinfo +++ b/sysutils/tits/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.10 2011/01/10 12:47:03 obache Exp $ +$NetBSD: distinfo,v 1.11 2015/04/26 14:38:10 mef Exp $ -SHA1 (tits-1.2.2.tar.gz) = 18c80cc4d814af1b60d8b75e9777bcb7f8b8a8b8 -RMD160 (tits-1.2.2.tar.gz) = 1628dcf16cd5cf9f559a353024c69aef6a396856 -Size (tits-1.2.2.tar.gz) = 25384 bytes -SHA1 (patch-aa) = 6b8915971eb67c2413c84d23e65bbd66a0a9d968 -SHA1 (patch-af) = f5c143a1231ed6615ee2bfb7ba24390e3d76ffe8 -SHA1 (patch-ag) = 7e5705207aa9c4fe8ecc765c393b7c67197033f7 +SHA1 (tits-1.3.0.tar.gz) = 66719b17ad2dd014f07b205e72a31e4510769cec +RMD160 (tits-1.3.0.tar.gz) = de693560ed8b6cd37b103cef0b189afdf07e43c9 +Size (tits-1.3.0.tar.gz) = 31811 bytes +SHA1 (patch-aa) = 0538413b25c6f9ca158b5f7d86ff0ec97500b506 diff --git a/sysutils/tits/patches/patch-aa b/sysutils/tits/patches/patch-aa index 2e213592e..a3ae1c55d 100644 --- a/sysutils/tits/patches/patch-aa +++ b/sysutils/tits/patches/patch-aa @@ -1,15 +1,21 @@ -$NetBSD: patch-aa,v 1.5 2011/01/10 12:17:43 obache Exp $ +$NetBSD: patch-aa,v 1.6 2015/04/26 14:38:10 mef Exp $ * for the case of ${PKG_SYSCONFDIR} != ${LOCALBASE}/etc ---- Makefile.orig 2006-03-19 11:32:58.000000000 +0000 -+++ Makefile 2006-09-19 14:10:20.000000000 +0100 -@@ -37,7 +37,7 @@ - SRCS= main.c buffer.c client.c context.c listener.c masterpty.c telnet.c - SRCS+= tty.c dispatcher.c setup.c config.c server.c logger.c stdio2pty.c +--- Makefile.orig 2011-01-15 21:47:19.000000000 +0900 ++++ Makefile 2015-04-26 23:15:46.000000000 +0900 +@@ -39,12 +39,12 @@ SRCS+= tty.c dispatcher.c setup.c config + SRCS+= rtelnet.c + .if !defined(SMALLPROG) -CPPFLAGS+= -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"${LOCALBASE}/etc/tits.conf\" +CPPFLAGS+= -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"${PKG_SYSCONFDIR}/tits.conf\" - CPPFLAGS+= -DTITS_DEFAULT_LINKDIR=\"/var/run\" LDADD+= -lwrap + .else + CPPFLAGS+= -DTITS_DEFAULT_CONFIG_FILE=\"/etc/tits.conf\" + .endif +-CPPFLAGS+= -DTITS_DEFAULT_LINKDIR=\"/var/run\" ++CPPFLAGS+= -DTITS_DEFAULT_LINKDIR=\"${VARBASE}/run\" PREFIX?= /usr/local + BINDIR?= ${PREFIX}/sbin + diff --git a/sysutils/tits/patches/patch-af b/sysutils/tits/patches/patch-af deleted file mode 100644 index bbdf25ab9..000000000 --- a/sysutils/tits/patches/patch-af +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-af,v 1.1 2011/01/10 12:47:03 obache Exp $ - -* ignore WALLSIG if not exists. - ---- stdio2pty.c.orig 2004-09-12 19:20:28.000000000 +0000 -+++ stdio2pty.c -@@ -18,6 +18,10 @@ - - #define MAX_BUFF_LEN 32768 - -+#ifndef WALLSIG -+#define WALLSIG 0 -+#endif -+ - static int all_done, exit_status, child_pid; - - static struct buffer_ctx *stdout_buff; diff --git a/sysutils/tits/patches/patch-ag b/sysutils/tits/patches/patch-ag deleted file mode 100644 index d2bb612f8..000000000 --- a/sysutils/tits/patches/patch-ag +++ /dev/null @@ -1,36 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2011/01/10 12:47:03 obache Exp $ - -* only for TIOCGFLAGS avalilable. - ---- tty.c.orig 2006-03-19 11:32:48.000000000 +0000 -+++ tty.c -@@ -32,6 +32,7 @@ - #include - #include - #include -+#include - - #include - #include -@@ -318,7 +319,9 @@ tty_open_device(struct client_ctx *cc) - { - struct tty_ctx *tc = cc->cc_data; - struct termios tent; -+#ifdef TIOCGFLAGS - int flags; -+#endif - int fd, fd2; - - if (tc->tc_open) -@@ -369,7 +372,11 @@ tty_open_device(struct client_ctx *cc) - * If this is *not* a pseudo tty, ensure DTR is asserted. - * Note: This relies on TIOCGFLAGS returning ENOTTY for pty(4)'s. - */ -+#ifdef TIOCGFLAGS - if (ioctl(fd, TIOCGFLAGS, &flags) == 0 && errno == ENOTTY && -+#else -+ if ( -+#endif - ioctl(fd, TIOCSDTR, 0) < 0) { - syslog(LOG_ALERT, "tty_open_device(): assert DTR failed (%d)", - errno); diff --git a/sysutils/tphdisk/Makefile b/sysutils/tphdisk/Makefile index 62019684d..7d693b45c 100644 --- a/sysutils/tphdisk/Makefile +++ b/sysutils/tphdisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/10/23 19:51:27 asau Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/07 12:33:50 gdt Exp $ DISTNAME= tphdisk PKGNAME= tphdisk-20050112 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= http://samba.anu.edu.au/ftp/unpacked/junkcode/ EXTRACT_SUFX= .c -MAINTAINER= gdt@NetBSD.org +MAINTAINER= pkgsrc-users@netbsd.org HOMEPAGE= http://samba.anu.edu.au/ftp/unpacked/junkcode/ COMMENT= Create hibernation partitions for Thinkpads diff --git a/sysutils/vifm/Makefile b/sysutils/vifm/Makefile index 5c53b26e0..d9e31baab 100644 --- a/sysutils/vifm/Makefile +++ b/sysutils/vifm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/02/15 12:50:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:18 wiz Exp $ # DISTNAME= vifm-0.7.8 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vifm/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/virt-manager/Makefile b/sysutils/virt-manager/Makefile index e67dbbe18..759f9bee9 100644 --- a/sysutils/virt-manager/Makefile +++ b/sysutils/virt-manager/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2014/05/09 07:37:20 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:24:55 tnn Exp $ DISTNAME= virt-manager-0.9.4 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= sysutils MASTER_SITES= http://virt-manager.org/download/sources/virt-manager/ diff --git a/sysutils/watchman/Makefile b/sysutils/watchman/Makefile index d0d1c43a9..0d1db8ed5 100644 --- a/sysutils/watchman/Makefile +++ b/sysutils/watchman/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2015/03/15 15:28:24 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/26 09:39:06 mef Exp $ DISTNAME= watchman-${VERSION} -VERSION= 3.0.0 +VERSION= 3.1 +MASTER_SITES= ${MASTER_SITE_GITHUB:=facebook/} +GITHUB_PROJECT= watchman +GITHUB_TAG= v3.1 CATEGORIES= sysutils -MASTER_SITES= -https://github.com/facebook/watchman/archive/v${VERSION}.tar.gz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/facebook/watchman/ @@ -17,6 +19,16 @@ CONFIGURE_ARGS+= --enable-lenient CONFIGURE_ARGS+= --enable-conffile=${PKG_SYSCONFDIR}/watchman.json CONFIGURE_ARGS+= --with-pcre +BUILD_DEFS+= VARBASE + +SUBST_CLASSES+= varbase +SUBST_MESSAGE.varbase= set WATCHMAN_STATE_DIR to ${VARBASE}/run/watchman +SUBST_STAGE.varbase= pre-configure +SUBST_FILES.varbase= configure.ac +SUBST_SED.varbase= -e '/^WATCHMAN_STATE_DIR/s,\\$$(prefix)/var/,${DESTDIR}${VARBASE}/,' + +PLIST_SUBST+= API_VERSION=${PKGNAME_NOREV}.0 + pre-configure: cd ${WRKSRC} && ${SH} autogen.sh diff --git a/sysutils/watchman/PLIST b/sysutils/watchman/PLIST index 2048b5511..ab5020bed 100644 --- a/sysutils/watchman/PLIST +++ b/sysutils/watchman/PLIST @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2014/08/09 22:59:30 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/26 05:38:18 mef Exp $ bin/watchman -share/doc/${PKGNAME}/README.markdown +share/doc/${API_VERSION}/README.markdown diff --git a/sysutils/watchman/distinfo b/sysutils/watchman/distinfo index b3706c730..27cf24e35 100644 --- a/sysutils/watchman/distinfo +++ b/sysutils/watchman/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/02/14 22:36:53 nros Exp $ +$NetBSD: distinfo,v 1.5 2015/04/26 05:38:18 mef Exp $ -SHA1 (watchman-3.0.0.tar.gz) = cd62a0185401536455e3b6a67c3ee146e291ac9e -RMD160 (watchman-3.0.0.tar.gz) = 288c8262375dd5166a22c96b643d9d7fdf170148 -Size (watchman-3.0.0.tar.gz) = 199034 bytes +SHA1 (watchman-3.1.tar.gz) = eb5572cd9cf4ce2b8e31d51ed22d5ec8cc6301ae +RMD160 (watchman-3.1.tar.gz) = a97176d48fe81a8c187836d1ef87646d3f3cbe1d +Size (watchman-3.1.tar.gz) = 210849 bytes diff --git a/sysutils/wbm-cyrus-imapd/Makefile b/sysutils/wbm-cyrus-imapd/Makefile index 7c09a5725..4e8b13686 100644 --- a/sysutils/wbm-cyrus-imapd/Makefile +++ b/sysutils/wbm-cyrus-imapd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:18 wiz Exp $ DISTNAME= cyrus-imapd-mod-1.6 WBM_NAME= cyrus-imapd PKGNAME= wbm-${DISTNAME:S/-mod-/-/} -PKGREVISION= 3 +PKGREVISION= 4 MASTER_SITES= http://www.tecchio.net/webmin/cyrus/ DEPENDS+= cyrus-imapd>=2.1:../../mail/cyrus-imapd diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index dfe6b5e36..4e009e737 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.39 2015/02/27 14:35:02 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:18 wiz Exp $ .include "version.mk" DISTNAME= webmin-${WBM_VERSION} #KGREVISION= 5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=webadmin/} diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index aadd2c2c2..408621894 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:24:55 tnn Exp $ DISTNAME= xcdroast-${DIST_VER} PKGNAME= xcdroast-${DIST_VER:S/alpha/a/} -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xcdroast/} diff --git a/sysutils/xe-guest-utilities/MESSAGE b/sysutils/xe-guest-utilities/MESSAGE index 0a5d57e7a..fe303ad5c 100644 --- a/sysutils/xe-guest-utilities/MESSAGE +++ b/sysutils/xe-guest-utilities/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2011/10/03 16:57:03 sborrill Exp $ +$NetBSD: MESSAGE,v 1.2 2015/04/20 08:05:30 sborrill Exp $ These tools are only useful when NetBSD is running as a paravirtualised guest within XenServer. @@ -7,4 +7,7 @@ guest within XenServer. Your domU kernel must provide /kern/xen/xenbus. Support was added to NetBSD HEAD and netbsd-5 source trees on 23rd September 2011. +Please update your xenguest rc.d script after upgrading to v6.5.0 of this +package (or later). + =========================================================================== diff --git a/sysutils/xe-guest-utilities/Makefile b/sysutils/xe-guest-utilities/Makefile index 97186d0da..2b8e155cc 100644 --- a/sysutils/xe-guest-utilities/Makefile +++ b/sysutils/xe-guest-utilities/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.9 2013/04/06 21:07:35 rodent Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/20 08:05:30 sborrill Exp $ # +# Values from XenServer 6.5.0 = 6, 5, 0, 90977 # Values from XenServer 6.0.2 = 6, 0, 2, 52898 # Values from XenServer 6.0 = 6, 0, 0, 50560 # Values from XenServer 5.6 SP2 = 5, 6, 100, 39153 XENMAJOR= 6 -XENMINOR= 0 -XENTEENY= 2 -XENBUILD= 52898 +XENMINOR= 5 +XENTEENY= 0 +XENBUILD= 90977 VERSION= ${XENMAJOR}.${XENMINOR}.${XENTEENY} -PKGREVISION= 3 DISTNAME= xe-guest-utilities_5.6.0-595 CATEGORIES= sysutils PKGNAME= xe-guest-utilities-${VERSION} diff --git a/sysutils/xe-guest-utilities/distinfo b/sysutils/xe-guest-utilities/distinfo index 4391a66fd..cad25fa16 100644 --- a/sysutils/xe-guest-utilities/distinfo +++ b/sysutils/xe-guest-utilities/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2012/03/15 14:06:08 sborrill Exp $ +$NetBSD: distinfo,v 1.3 2015/04/20 08:05:30 sborrill Exp $ SHA1 (xe-guest-utilities_5.6.0-595.tar.gz) = 7373f2cc37ba3761ee92051513e09787371eb77e RMD160 (xe-guest-utilities_5.6.0-595.tar.gz) = f526fd9ae1b47f22860915aba825ddd440b445b8 Size (xe-guest-utilities_5.6.0-595.tar.gz) = 454235 bytes SHA1 (patch-xe-daemon) = 3107fa2e018d66a2ca37b1c2a748c65aa1be3e2f -SHA1 (patch-xe-update-guest-attrs) = 64c2ce41b4db1cf7c3a3f0deb1a1d61e7365cbea +SHA1 (patch-xe-update-guest-attrs) = 97da7db38dbb42b2a4f8584ece32b7cbb15ea34b diff --git a/sysutils/xe-guest-utilities/files/xenguest.sh b/sysutils/xe-guest-utilities/files/xenguest.sh index 780bffac7..cd60886e5 100755 --- a/sysutils/xe-guest-utilities/files/xenguest.sh +++ b/sysutils/xe-guest-utilities/files/xenguest.sh @@ -1,6 +1,6 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: xenguest.sh,v 1.4 2012/06/05 12:58:53 sborrill Exp $ +# $NetBSD: xenguest.sh,v 1.5 2015/04/20 08:05:30 sborrill Exp $ # # PROVIDE: xenguest # REQUIRE: DAEMON @@ -36,26 +36,24 @@ xenguest_precmd() echo "${name}: Do not run on dom0, this is for domU use only." exit 1 fi - if [ ! -f $XE_LINUX_DISTRIBUTION_CACHE ]; then - os_distro="$(uname -s)" - os_uname="$(uname -r)" - os_name="$(uname -s) $(uname -r)" - if [ -n "$xenguest_osappend" ]; then - os_name="${os_name} ${xenguest_osappend}" - fi - os_majorver="${os_uname%%.*}" - os_minorver="${os_uname#*.}" - os_minorver="${os_minorver%%.*}" + os_distro="$(uname -s)" + os_uname="$(uname -r)" + os_name="$(uname -s) $(uname -r)" + if [ -n "$xenguest_osappend" ]; then + os_name="${os_name} ${xenguest_osappend}" + fi + os_majorver="${os_uname%%.*}" + os_minorver="${os_uname#*.}" + os_minorver="${os_minorver%%.*}" - mkdir -p @VARBASE@/cache - cat << EOF > $XE_LINUX_DISTRIBUTION_CACHE + mkdir -p @VARBASE@/cache + cat << EOF > $XE_LINUX_DISTRIBUTION_CACHE os_distro="$os_distro" os_uname="$os_uname" os_name="$os_name" os_majorver="$os_majorver" os_minorver="$os_minorver" EOF - fi } xenguest_start() diff --git a/sysutils/xe-guest-utilities/patches/patch-xe-update-guest-attrs b/sysutils/xe-guest-utilities/patches/patch-xe-update-guest-attrs index a51eae672..020cac23d 100644 --- a/sysutils/xe-guest-utilities/patches/patch-xe-update-guest-attrs +++ b/sysutils/xe-guest-utilities/patches/patch-xe-update-guest-attrs @@ -1,65 +1,19 @@ -$NetBSD: patch-xe-update-guest-attrs,v 1.2 2012/03/15 14:06:08 sborrill Exp $ +$NetBSD: patch-xe-update-guest-attrs,v 1.3 2015/04/20 08:05:30 sborrill Exp $ ---- xe-update-guest-attrs.orig 2011-09-23 15:39:33.000000000 +0100 -+++ xe-update-guest-attrs 2011-09-23 15:44:30.000000000 +0100 -@@ -35,11 +35,11 @@ - export LANG - - --XE_LINUX_DISTRIBUTION_CACHE=/var/cache/xe-linux-distribution -+XE_LINUX_DISTRIBUTION_CACHE=@VARBASE@/cache/xe-linux-distribution +Patch for pkgsrc and NetBSD ifconfig + +--- xe-update-guest-attrs.orig 2010-12-20 15:34:07.000000000 +0000 ++++ xe-update-guest-attrs 2015-04-18 20:24:10.000000000 +0100 +@@ -39,7 +39,7 @@ IPADDR_RE="\([[:digit:]]\{1,3\}\.\)\{3\}[[:digit:]]\{1,3\}" -export PATH=/usr/sbin:/usr/bin:/sbin:/bin -+export PATH=/usr/sbin:/usr/bin:/sbin:/bin:@PREFIX@/sbin:@PREFIX@/bin ++export PATH=/usr/sbin:/usr/bin:/sbin:/bin:/usr/pkg/sbin:/usr/pkg/bin XENSTORE=${XENSTORE:-xenstore} XENSTORE_UPDATED=0 -@@ -56,7 +56,7 @@ - - xenstore_write_cached() { - key="$1" newval="$2" -- cache=/var/cache/xenstore/$key -+ cache=@VARBASE@/cache/xenstore/$key - if [ -f $cache ] ; then - # cache exists - oldval=$(cat "$cache") -@@ -84,13 +84,13 @@ - - # If we detect a domain change then delete our cache and force a refresh - domid=$(xenstore-read "domid") --cache=/var/cache/xenstore/unique-domain-id -+cache=@VARBASE@/cache/xenstore/unique-domain-id - newval=$(xenstore-read "/local/domain/${domid}/unique-domain-id") - if [ -e $cache ]; then - oldval=$(cat "$cache") - if [ "$oldval" != "$newval" ]; then - # domain changed -- rm -rf /var/cache/xenstore -+ rm -rf @VARBASE@/cache/xenstore - fi - fi - mkdir -p $(dirname "$cache") -@@ -98,7 +98,7 @@ - - xenstore_rm_cached() { - key="$1" -- cache=/var/cache/xenstore/$key -+ cache=@VARBASE@/cache/xenstore/$key - if [ ! -e $cache ] ; then - return 1 - fi -@@ -112,7 +112,7 @@ - } - - xenstore_list_interfaces_cached() { -- topdir=/var/cache/xenstore/attr -+ topdir=@VARBASE@/cache/xenstore/attr - if [ -d $topdir ] ; then - cd $topdir - for dir in * ; do -@@ -133,49 +133,45 @@ +@@ -133,49 +133,50 @@ @@ -111,6 +65,7 @@ $NetBSD: patch-xe-update-guest-attrs,v 1.2 2012/03/15 14:06:08 sborrill Exp $ +# enabled=0 +# address: 0e:7e:86:20:7b:82 +# inet 192.168.1.109 netmask 0xffffff00 broadcast 192.168.1.255 ++# inet alias 10.20.30.40 netmask 0xffffff00 broadcast 10.20.30.255 +# inet6 fe80::c7e:86ff:fe20:7b82%xennet0 prefixlen 64 scopeid 0x1 +#lo0: flags=8049 mtu 33184 +# inet 127.0.0.1 netmask 0xff000000 @@ -130,25 +85,29 @@ $NetBSD: patch-xe-update-guest-attrs,v 1.2 2012/03/15 14:06:08 sborrill Exp $ + sub(":.*", "", current) + sub("xennet", "eth", current) + iflist = iflist " " current ++ ifs[current] = "" + } else { + current ="" + } + } -+ if ($1 == "inet" && current != "") { -+ ifs[current] = $2 -+ current = "" ++ if (($1 == "inet" || $1 == "inet6") && current != "") { ++ if ($2 == "alias") ip = $3 ++ else ip = $2 ++ if ($1 == "inet6") sub("%.*", "", ip) ++ if (ifs[current] != "") ifs[current] = ifs[current] ", " ip ++ else ifs[current] = ip + } + } + END { + sub("^ ", "", iflist) + printf "ifs=%c%s%c\n", 39, iflist, 39 + for (i in ifs) -+ printf "inet_%s=%s\n", i, ifs[i] ++ printf "inet_%s=%c%s%c\n", i, 39, ifs[i], 39 + }') # network for if in $ifs ; do -@@ -206,16 +202,18 @@ +@@ -206,16 +207,18 @@ fi # whether I support ballooning or not diff --git a/sysutils/xenkernel41/Makefile b/sysutils/xenkernel41/Makefile index 6fdbef578..540398090 100644 --- a/sysutils/xenkernel41/Makefile +++ b/sysutils/xenkernel41/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2015/03/10 20:27:16 spz Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/19 13:13:20 spz Exp $ VERSION= 4.1.6.1 DISTNAME= xen-${VERSION} PKGNAME= xenkernel41-${VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xenkernel41/distinfo b/sysutils/xenkernel41/distinfo index 84ecb8b59..56eff5e7d 100644 --- a/sysutils/xenkernel41/distinfo +++ b/sysutils/xenkernel41/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.35 2015/03/10 20:27:16 spz Exp $ +$NetBSD: distinfo,v 1.36 2015/04/19 13:13:20 spz Exp $ SHA1 (xen-4.1.6.1.tar.gz) = e5f15feb0821578817a65ede16110c6eac01abd0 RMD160 (xen-4.1.6.1.tar.gz) = bff11421fc44a26f2cc3156713267abcb36d7a19 @@ -28,6 +28,8 @@ SHA1 (patch-CVE-2014-9030) = f52c302585b0f4b074f7562e6b8cddacb26deee4 SHA1 (patch-CVE-2015-2044) = 00d32273d0a9f51927ff94a13f916382c3126e60 SHA1 (patch-CVE-2015-2045) = e1874bbde0cce7db4ee9260440f5280d404027d7 SHA1 (patch-CVE-2015-2151) = aed92f50d162febc3074f7edecaf6ca418d0b42c +SHA1 (patch-CVE-2015-2752) = 37f44989a3b3c69dea8e9de9fc34ffd5c2e8b087 +SHA1 (patch-CVE-2015-2756) = b3b133d42229ecc8c308644b17e5317cd77f9a98 SHA1 (patch-Config.mk) = a43ed1b3304d6383dc093acd128a7f373d0ca266 SHA1 (patch-xen_Makefile) = d1c7e4860221f93d90818f45a77748882486f92b SHA1 (patch-xen_arch_x86_Rules.mk) = 6b9b4bfa28924f7d3f6c793a389f1a7ac9d228e2 diff --git a/sysutils/xenkernel41/patches/patch-CVE-2015-2752 b/sysutils/xenkernel41/patches/patch-CVE-2015-2752 new file mode 100644 index 000000000..b6aba0008 --- /dev/null +++ b/sysutils/xenkernel41/patches/patch-CVE-2015-2752 @@ -0,0 +1,108 @@ +$NetBSD: patch-CVE-2015-2752,v 1.1 2015/04/19 13:13:20 spz Exp $ + +Patch for CVE-2015-2752 aka XSA-125 from +http://xenbits.xenproject.org/xsa/xsa125-4.2.patch + +--- tools/libxc/xc_domain.c.orig 2013-09-10 06:42:18.000000000 +0000 ++++ tools/libxc/xc_domain.c +@@ -1322,6 +1322,13 @@ int xc_domain_bind_pt_isa_irq( + PT_IRQ_TYPE_ISA, 0, 0, 0, machine_irq)); + } + ++#ifndef min ++#define min(X, Y) ({ \ ++ const typeof (X) _x = (X); \ ++ const typeof (Y) _y = (Y); \ ++ (void) (&_x == &_y); \ ++ (_x < _y) ? _x : _y; }) ++#endif + int xc_domain_memory_mapping( + xc_interface *xch, + uint32_t domid, +@@ -1331,17 +1338,55 @@ int xc_domain_memory_mapping( + uint32_t add_mapping) + { + DECLARE_DOMCTL; ++ int ret = 0, err; ++ unsigned long done = 0, nr, max_batch_sz; ++ ++ if ( !nr_mfns ) ++ return 0; + + domctl.cmd = XEN_DOMCTL_memory_mapping; + domctl.domain = domid; +- domctl.u.memory_mapping.first_gfn = first_gfn; +- domctl.u.memory_mapping.first_mfn = first_mfn; +- domctl.u.memory_mapping.nr_mfns = nr_mfns; + domctl.u.memory_mapping.add_mapping = add_mapping; ++ max_batch_sz = nr_mfns; ++ do ++ { ++ nr = min(nr_mfns - done, max_batch_sz); ++ domctl.u.memory_mapping.nr_mfns = nr; ++ domctl.u.memory_mapping.first_gfn = first_gfn + done; ++ domctl.u.memory_mapping.first_mfn = first_mfn + done; ++ err = do_domctl(xch, &domctl); ++ if ( err && errno == E2BIG ) ++ { ++ if ( max_batch_sz <= 1 ) ++ break; ++ max_batch_sz >>= 1; ++ continue; ++ } ++ /* Save the first error... */ ++ if ( !ret ) ++ ret = err; ++ /* .. and ignore the rest of them when removing. */ ++ if ( err && add_mapping != DPCI_REMOVE_MAPPING ) ++ break; ++ ++ done += nr; ++ } while ( done < nr_mfns ); ++ ++ /* ++ * Undo what we have done unless unmapping, by unmapping the entire region. ++ * Errors here are ignored. ++ */ ++ if ( ret && add_mapping != DPCI_REMOVE_MAPPING ) ++ xc_domain_memory_mapping(xch, domid, first_gfn, first_mfn, nr_mfns, ++ DPCI_REMOVE_MAPPING); ++ ++ /* We might get E2BIG so many times that we never advance. */ ++ if ( !done && !ret ) ++ ret = -1; + +- return do_domctl(xch, &domctl); ++ return ret; + } +- ++#undef min + int xc_domain_ioport_mapping( + xc_interface *xch, + uint32_t domid, + +--- xen/arch/x86/domctl.c.orig 2015-04-19 10:54:27.000000000 +0000 ++++ xen/arch/x86/domctl.c +@@ -998,6 +998,11 @@ long arch_do_domctl( + (gfn + nr_mfns - 1) < gfn ) /* wrap? */ + break; + ++ ret = -E2BIG; ++ /* Must break hypercall up as this could take a while. */ ++ if ( nr_mfns > 64 ) ++ break; ++ + ret = -EPERM; + if ( !IS_PRIV(current->domain) && + !iomem_access_permitted(current->domain, mfn, mfn + nr_mfns - 1) ) + +--- xen/include/public/domctl.h.orig 2013-09-10 06:42:18.000000000 +0000 ++++ xen/include/public/domctl.h +@@ -505,6 +505,7 @@ DEFINE_XEN_GUEST_HANDLE(xen_domctl_bind_ + + + /* Bind machine I/O address range -> HVM address range. */ ++/* If this returns -E2BIG lower nr_mfns value. */ + /* XEN_DOMCTL_memory_mapping */ + #define DPCI_ADD_MAPPING 1 + #define DPCI_REMOVE_MAPPING 0 diff --git a/sysutils/xenkernel41/patches/patch-CVE-2015-2756 b/sysutils/xenkernel41/patches/patch-CVE-2015-2756 new file mode 100644 index 000000000..cbd78298c --- /dev/null +++ b/sysutils/xenkernel41/patches/patch-CVE-2015-2756 @@ -0,0 +1,142 @@ +$NetBSD: patch-CVE-2015-2756,v 1.1 2015/04/19 13:13:20 spz Exp $ + +patch for CVE-2015-2756 aka XSA-126 from +http://xenbits.xenproject.org/xsa/xsa126-qemut.patch + +--- tools/ioemu-qemu-xen/hw/pass-through.c.orig 2013-07-17 10:59:40.000000000 +0000 ++++ tools/ioemu-qemu-xen/hw/pass-through.c +@@ -171,9 +171,6 @@ static int pt_word_reg_read(struct pt_de + static int pt_long_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask); + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +@@ -277,9 +274,9 @@ static struct pt_reg_info_tbl pt_emu_reg + .size = 2, + .init_val = 0x0000, + .ro_mask = 0xF880, +- .emu_mask = 0x0740, ++ .emu_mask = 0x0743, + .init = pt_common_reg_init, +- .u.w.read = pt_cmd_reg_read, ++ .u.w.read = pt_word_reg_read, + .u.w.write = pt_cmd_reg_write, + .u.w.restore = pt_cmd_reg_restore, + }, +@@ -1865,7 +1862,7 @@ static int pt_dev_is_virtfn(struct pci_d + return rc; + } + +-static int pt_register_regions(struct pt_dev *assigned_device) ++static int pt_register_regions(struct pt_dev *assigned_device, uint16_t *cmd) + { + int i = 0; + uint32_t bar_data = 0; +@@ -1885,17 +1882,26 @@ static int pt_register_regions(struct pt + + /* Register current region */ + if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_IO ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_IO, + pt_ioport_map); ++ *cmd |= PCI_COMMAND_IO; ++ } + else if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_MEM_PREFETCH ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM_PREFETCH, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + else ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + + PT_LOG("IO region registered (size=0x%08x base_addr=0x%08x)\n", + (uint32_t)(pci_dev->size[i]), +@@ -3221,27 +3227,6 @@ static int pt_long_reg_read(struct pt_de + return 0; + } + +-/* read Command register */ +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask) +-{ +- struct pt_reg_info_tbl *reg = cfg_entry->reg; +- uint16_t valid_emu_mask = 0; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; +- +- /* emulate word register */ +- valid_emu_mask = emu_mask & valid_mask; +- *value = PT_MERGE_VALUE(*value, cfg_entry->data, ~valid_emu_mask); +- +- return 0; +-} +- + /* read BAR */ + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, +@@ -3376,19 +3361,13 @@ static int pt_cmd_reg_write(struct pt_de + uint16_t writable_mask = 0; + uint16_t throughable_mask = 0; + uint16_t wr_value = *value; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; + + /* modify emulate register */ + writable_mask = ~reg->ro_mask & valid_mask; + cfg_entry->data = PT_MERGE_VALUE(*value, cfg_entry->data, writable_mask); + + /* create value for writing to I/O device register */ +- throughable_mask = ~emu_mask & valid_mask; ++ throughable_mask = ~reg->emu_mask & valid_mask; + + if (*value & PCI_COMMAND_DISABLE_INTx) + { +@@ -4151,6 +4130,7 @@ static struct pt_dev * register_real_dev + struct pt_dev *assigned_device = NULL; + struct pci_dev *pci_dev; + uint8_t e_device, e_intx; ++ uint16_t cmd = 0; + char *key, *val; + int msi_translate, power_mgmt; + +@@ -4240,7 +4220,7 @@ static struct pt_dev * register_real_dev + assigned_device->dev.config[i] = pci_read_byte(pci_dev, i); + + /* Handle real device's MMIO/PIO BARs */ +- pt_register_regions(assigned_device); ++ pt_register_regions(assigned_device, &cmd); + + /* Setup VGA bios for passthroughed gfx */ + if ( setup_vga_pt(assigned_device) < 0 ) +@@ -4318,6 +4298,10 @@ static struct pt_dev * register_real_dev + } + + out: ++ if (cmd) ++ pci_write_word(pci_dev, PCI_COMMAND, ++ *(uint16_t *)(&assigned_device->dev.config[PCI_COMMAND]) | cmd); ++ + PT_LOG("Real physical device %02x:%02x.%x registered successfuly!\n" + "IRQ type = %s\n", r_bus, r_dev, r_func, + assigned_device->msi_trans_en? "MSI-INTx":"INTx"); diff --git a/sysutils/xenkernel42/Makefile b/sysutils/xenkernel42/Makefile index 52199e087..d0a0785fe 100644 --- a/sysutils/xenkernel42/Makefile +++ b/sysutils/xenkernel42/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/03/18 15:05:51 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/05 18:18:41 khorben Exp $ VERSION= 4.2.5 DISTNAME= xen-${VERSION} PKGNAME= xenkernel42-${VERSION} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xenkernel42/distinfo b/sysutils/xenkernel42/distinfo index 5358f4749..2c32ac1b1 100644 --- a/sysutils/xenkernel42/distinfo +++ b/sysutils/xenkernel42/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2015/03/18 15:05:51 joerg Exp $ +$NetBSD: distinfo,v 1.14 2015/06/05 18:18:41 khorben Exp $ SHA1 (xen-4.2.5.tar.gz) = f42741e4ec174495ace70c4b17a6b9b0e60e798a RMD160 (xen-4.2.5.tar.gz) = 7d4f7f1b32ee541d341a756b1f8da02816438d19 @@ -11,6 +11,9 @@ SHA1 (patch-CVE-2014-9030) = f4646ab2b0d01ad2a3bf47839fe0ffd35479b4a6 SHA1 (patch-CVE-2015-2044) = bcb7152da8d37902540cbfbdfd7309536cffa61e SHA1 (patch-CVE-2015-2045) = f70839fabd4ef9086c8fb808e4f3448a8e844c98 SHA1 (patch-CVE-2015-2151) = df05750b86331b88102b41f065c314c38c6bc396 +SHA1 (patch-CVE-2015-2752) = 62547b55385aaf54af23270939fe086b996d5744 +SHA1 (patch-CVE-2015-2756) = cb1be46c28e6f88c13fc0d26ff0606bdb877283c +SHA1 (patch-CVE-2015-3456) = 8d54d33b81ef77056aa6f58ab123912948454020 SHA1 (patch-Config.mk) = a43ed1b3304d6383dc093acd128a7f373d0ca266 SHA1 (patch-xen_Makefile) = e0d1b74518b9675ddc64295d1523ded9a8757c0a SHA1 (patch-xen_arch_x86_Rules.mk) = 6b9b4bfa28924f7d3f6c793a389f1a7ac9d228e2 diff --git a/sysutils/xenkernel42/patches/patch-CVE-2015-2752 b/sysutils/xenkernel42/patches/patch-CVE-2015-2752 new file mode 100644 index 000000000..74398fded --- /dev/null +++ b/sysutils/xenkernel42/patches/patch-CVE-2015-2752 @@ -0,0 +1,108 @@ +$NetBSD: patch-CVE-2015-2752,v 1.1 2015/04/19 13:13:20 spz Exp $ + +Patch for CVE-2015-2752 aka XSA-125 from +http://xenbits.xenproject.org/xsa/xsa125-4.2.patch + +--- tools/libxc/xc_domain.c.orig 2014-09-02 06:22:57.000000000 +0000 ++++ tools/libxc/xc_domain.c +@@ -1352,6 +1352,13 @@ int xc_domain_bind_pt_isa_irq( + PT_IRQ_TYPE_ISA, 0, 0, 0, machine_irq)); + } + ++#ifndef min ++#define min(X, Y) ({ \ ++ const typeof (X) _x = (X); \ ++ const typeof (Y) _y = (Y); \ ++ (void) (&_x == &_y); \ ++ (_x < _y) ? _x : _y; }) ++#endif + int xc_domain_memory_mapping( + xc_interface *xch, + uint32_t domid, +@@ -1361,17 +1368,55 @@ int xc_domain_memory_mapping( + uint32_t add_mapping) + { + DECLARE_DOMCTL; ++ int ret = 0, err; ++ unsigned long done = 0, nr, max_batch_sz; ++ ++ if ( !nr_mfns ) ++ return 0; + + domctl.cmd = XEN_DOMCTL_memory_mapping; + domctl.domain = domid; +- domctl.u.memory_mapping.first_gfn = first_gfn; +- domctl.u.memory_mapping.first_mfn = first_mfn; +- domctl.u.memory_mapping.nr_mfns = nr_mfns; + domctl.u.memory_mapping.add_mapping = add_mapping; ++ max_batch_sz = nr_mfns; ++ do ++ { ++ nr = min(nr_mfns - done, max_batch_sz); ++ domctl.u.memory_mapping.nr_mfns = nr; ++ domctl.u.memory_mapping.first_gfn = first_gfn + done; ++ domctl.u.memory_mapping.first_mfn = first_mfn + done; ++ err = do_domctl(xch, &domctl); ++ if ( err && errno == E2BIG ) ++ { ++ if ( max_batch_sz <= 1 ) ++ break; ++ max_batch_sz >>= 1; ++ continue; ++ } ++ /* Save the first error... */ ++ if ( !ret ) ++ ret = err; ++ /* .. and ignore the rest of them when removing. */ ++ if ( err && add_mapping != DPCI_REMOVE_MAPPING ) ++ break; ++ ++ done += nr; ++ } while ( done < nr_mfns ); ++ ++ /* ++ * Undo what we have done unless unmapping, by unmapping the entire region. ++ * Errors here are ignored. ++ */ ++ if ( ret && add_mapping != DPCI_REMOVE_MAPPING ) ++ xc_domain_memory_mapping(xch, domid, first_gfn, first_mfn, nr_mfns, ++ DPCI_REMOVE_MAPPING); ++ ++ /* We might get E2BIG so many times that we never advance. */ ++ if ( !done && !ret ) ++ ret = -1; + +- return do_domctl(xch, &domctl); ++ return ret; + } +- ++#undef min + int xc_domain_ioport_mapping( + xc_interface *xch, + uint32_t domid, + +--- xen/arch/x86/domctl.c.orig 2014-09-02 06:22:57.000000000 +0000 ++++ xen/arch/x86/domctl.c +@@ -865,6 +865,11 @@ long arch_do_domctl( + (gfn + nr_mfns - 1) < gfn ) /* wrap? */ + break; + ++ ret = -E2BIG; ++ /* Must break hypercall up as this could take a while. */ ++ if ( nr_mfns > 64 ) ++ break; ++ + ret = -EPERM; + if ( !IS_PRIV(current->domain) && + !iomem_access_permitted(current->domain, mfn, mfn + nr_mfns - 1) ) + +--- xen/include/public/domctl.h.orig 2014-09-02 06:22:57.000000000 +0000 ++++ xen/include/public/domctl.h +@@ -507,6 +507,7 @@ DEFINE_XEN_GUEST_HANDLE(xen_domctl_bind_ + + + /* Bind machine I/O address range -> HVM address range. */ ++/* If this returns -E2BIG lower nr_mfns value. */ + /* XEN_DOMCTL_memory_mapping */ + #define DPCI_ADD_MAPPING 1 + #define DPCI_REMOVE_MAPPING 0 diff --git a/sysutils/xenkernel42/patches/patch-CVE-2015-2756 b/sysutils/xenkernel42/patches/patch-CVE-2015-2756 new file mode 100644 index 000000000..cb3ce1299 --- /dev/null +++ b/sysutils/xenkernel42/patches/patch-CVE-2015-2756 @@ -0,0 +1,142 @@ +$NetBSD: patch-CVE-2015-2756,v 1.1 2015/04/19 13:13:21 spz Exp $ + +patch for CVE-2015-2756 aka XSA-126 from +http://xenbits.xenproject.org/xsa/xsa126-qemut.patch + +--- tools/qemu-xen-traditional/hw/pass-through.c.orig 2014-01-09 12:44:42.000000000 +0000 ++++ tools/qemu-xen-traditional/hw/pass-through.c +@@ -172,9 +172,6 @@ static int pt_word_reg_read(struct pt_de + static int pt_long_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask); + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +@@ -286,9 +283,9 @@ static struct pt_reg_info_tbl pt_emu_reg + .size = 2, + .init_val = 0x0000, + .ro_mask = 0xF880, +- .emu_mask = 0x0740, ++ .emu_mask = 0x0743, + .init = pt_common_reg_init, +- .u.w.read = pt_cmd_reg_read, ++ .u.w.read = pt_word_reg_read, + .u.w.write = pt_cmd_reg_write, + .u.w.restore = pt_cmd_reg_restore, + }, +@@ -1905,7 +1902,7 @@ static int pt_dev_is_virtfn(struct pci_d + return rc; + } + +-static int pt_register_regions(struct pt_dev *assigned_device) ++static int pt_register_regions(struct pt_dev *assigned_device, uint16_t *cmd) + { + int i = 0; + uint32_t bar_data = 0; +@@ -1925,17 +1922,26 @@ static int pt_register_regions(struct pt + + /* Register current region */ + if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_IO ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_IO, + pt_ioport_map); ++ *cmd |= PCI_COMMAND_IO; ++ } + else if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_MEM_PREFETCH ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM_PREFETCH, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + else ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + + PT_LOG("IO region registered (size=0x%08x base_addr=0x%08x)\n", + (uint32_t)(pci_dev->size[i]), +@@ -3263,27 +3269,6 @@ static int pt_long_reg_read(struct pt_de + return 0; + } + +-/* read Command register */ +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask) +-{ +- struct pt_reg_info_tbl *reg = cfg_entry->reg; +- uint16_t valid_emu_mask = 0; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; +- +- /* emulate word register */ +- valid_emu_mask = emu_mask & valid_mask; +- *value = PT_MERGE_VALUE(*value, cfg_entry->data, ~valid_emu_mask); +- +- return 0; +-} +- + /* read BAR */ + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, +@@ -3418,19 +3403,13 @@ static int pt_cmd_reg_write(struct pt_de + uint16_t writable_mask = 0; + uint16_t throughable_mask = 0; + uint16_t wr_value = *value; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; + + /* modify emulate register */ + writable_mask = ~reg->ro_mask & valid_mask; + cfg_entry->data = PT_MERGE_VALUE(*value, cfg_entry->data, writable_mask); + + /* create value for writing to I/O device register */ +- throughable_mask = ~emu_mask & valid_mask; ++ throughable_mask = ~reg->emu_mask & valid_mask; + + if (*value & PCI_COMMAND_DISABLE_INTx) + { +@@ -4205,6 +4184,7 @@ static struct pt_dev * register_real_dev + struct pt_dev *assigned_device = NULL; + struct pci_dev *pci_dev; + uint8_t e_device, e_intx; ++ uint16_t cmd = 0; + char *key, *val; + int msi_translate, power_mgmt; + +@@ -4294,7 +4274,7 @@ static struct pt_dev * register_real_dev + assigned_device->dev.config[i] = pci_read_byte(pci_dev, i); + + /* Handle real device's MMIO/PIO BARs */ +- pt_register_regions(assigned_device); ++ pt_register_regions(assigned_device, &cmd); + + /* Setup VGA bios for passthroughed gfx */ + if ( setup_vga_pt(assigned_device) < 0 ) +@@ -4372,6 +4352,10 @@ static struct pt_dev * register_real_dev + } + + out: ++ if (cmd) ++ pci_write_word(pci_dev, PCI_COMMAND, ++ *(uint16_t *)(&assigned_device->dev.config[PCI_COMMAND]) | cmd); ++ + PT_LOG("Real physical device %02x:%02x.%x registered successfuly!\n" + "IRQ type = %s\n", r_bus, r_dev, r_func, + assigned_device->msi_trans_en? "MSI-INTx":"INTx"); diff --git a/sysutils/xenkernel42/patches/patch-CVE-2015-3456 b/sysutils/xenkernel42/patches/patch-CVE-2015-3456 new file mode 100644 index 000000000..9d2bfd3d8 --- /dev/null +++ b/sysutils/xenkernel42/patches/patch-CVE-2015-3456 @@ -0,0 +1,131 @@ +$NetBSD: patch-CVE-2015-3456,v 1.1 2015/06/05 18:18:41 khorben Exp $ + +fdc: force the fifo access to be in bounds of the allocated buffer + +During processing of certain commands such as FD_CMD_READ_ID and +FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could +get out of bounds leading to memory corruption with values coming +from the guest. + +Fix this by making sure that the index is always bounded by the +allocated memory. + +This is CVE-2015-3456. + +Signed-off-by: Petr Matousek +Reviewed-by: John Snow + +--- tools/qemu-xen/hw/fdc.c.orig ++++ tools/qemu-xen/hw/fdc.c +@@ -1497,7 +1497,7 @@ static uint32_t fdctrl_read_data(FDCtrl *fdctrl) + { + FDrive *cur_drv; + uint32_t retval = 0; +- int pos; ++ uint32_t pos; + + cur_drv = get_cur_drv(fdctrl); + fdctrl->dsr &= ~FD_DSR_PWRDOWN; +@@ -1506,8 +1506,8 @@ static uint32_t fdctrl_read_data(FDCtrl *fdctrl) + return 0; + } + pos = fdctrl->data_pos; ++ pos %= FD_SECTOR_LEN; + if (fdctrl->msr & FD_MSR_NONDMA) { +- pos %= FD_SECTOR_LEN; + if (pos == 0) { + if (fdctrl->data_pos != 0) + if (!fdctrl_seek_to_next_sect(fdctrl, cur_drv)) { +@@ -1852,10 +1852,13 @@ static void fdctrl_handle_option(FDCtrl *fdctrl, int direction) + static void fdctrl_handle_drive_specification_command(FDCtrl *fdctrl, int direction) + { + FDrive *cur_drv = get_cur_drv(fdctrl); ++ uint32_t pos; + +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x80) { ++ pos = fdctrl->data_pos - 1; ++ pos %= FD_SECTOR_LEN; ++ if (fdctrl->fifo[pos] & 0x80) { + /* Command parameters done */ +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x40) { ++ if (fdctrl->fifo[pos] & 0x40) { + fdctrl->fifo[0] = fdctrl->fifo[1]; + fdctrl->fifo[2] = 0; + fdctrl->fifo[3] = 0; +@@ -1955,7 +1958,7 @@ static uint8_t command_to_handler[256]; + static void fdctrl_write_data(FDCtrl *fdctrl, uint32_t value) + { + FDrive *cur_drv; +- int pos; ++ uint32_t pos; + + /* Reset mode */ + if (!(fdctrl->dor & FD_DOR_nRESET)) { +@@ -2004,7 +2007,9 @@ static void fdctrl_write_data(FDCtrl *fdctrl, uint32_t value) + } + + FLOPPY_DPRINTF("%s: %02x\n", __func__, value); +- fdctrl->fifo[fdctrl->data_pos++] = value; ++ pos = fdctrl->data_pos++; ++ pos %= FD_SECTOR_LEN; ++ fdctrl->fifo[pos] = value; + if (fdctrl->data_pos == fdctrl->data_len) { + /* We now have all parameters + * and will be able to treat the command +--- tools/qemu-xen-traditional/hw/fdc.c.orig ++++ tools/qemu-xen-traditional/hw/fdc.c +@@ -1318,7 +1318,7 @@ static uint32_t fdctrl_read_data (fdctrl_t *fdctrl) + { + fdrive_t *cur_drv; + uint32_t retval = 0; +- int pos; ++ uint32_t pos; + + cur_drv = get_cur_drv(fdctrl); + fdctrl->dsr &= ~FD_DSR_PWRDOWN; +@@ -1327,8 +1327,8 @@ static uint32_t fdctrl_read_data (fdctrl_t *fdctrl) + return 0; + } + pos = fdctrl->data_pos; ++ pos %= FD_SECTOR_LEN; + if (fdctrl->msr & FD_MSR_NONDMA) { +- pos %= FD_SECTOR_LEN; + if (pos == 0) { + if (fdctrl->data_pos != 0) + if (!fdctrl_seek_to_next_sect(fdctrl, cur_drv)) { +@@ -1673,10 +1673,13 @@ static void fdctrl_handle_option (fdctrl_t *fdctrl, int direction) + static void fdctrl_handle_drive_specification_command (fdctrl_t *fdctrl, int direction) + { + fdrive_t *cur_drv = get_cur_drv(fdctrl); ++ uint32_t pos; + +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x80) { ++ pos = fdctrl->data_pos - 1; ++ pos %= FD_SECTOR_LEN; ++ if (fdctrl->fifo[pos] & 0x80) { + /* Command parameters done */ +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x40) { ++ if (fdctrl->fifo[pos] & 0x40) { + fdctrl->fifo[0] = fdctrl->fifo[1]; + fdctrl->fifo[2] = 0; + fdctrl->fifo[3] = 0; +@@ -1771,7 +1774,7 @@ static uint8_t command_to_handler[256]; + static void fdctrl_write_data (fdctrl_t *fdctrl, uint32_t value) + { + fdrive_t *cur_drv; +- int pos; ++ uint32_t pos; + + /* Reset mode */ + if (!(fdctrl->dor & FD_DOR_nRESET)) { +@@ -1817,7 +1820,9 @@ static void fdctrl_write_data (fdctrl_t *fdctrl, uint32_t value) + } + + FLOPPY_DPRINTF("%s: %02x\n", __func__, value); +- fdctrl->fifo[fdctrl->data_pos++] = value; ++ pos = fdctrl->data_pos++; ++ pos %= FD_SECTOR_LEN; ++ fdctrl->fifo[pos] = value; + if (fdctrl->data_pos == fdctrl->data_len) { + /* We now have all parameters + * and will be able to treat the command diff --git a/sysutils/xenkernel45/Makefile b/sysutils/xenkernel45/Makefile index ae19524dd..4c0c9c15d 100644 --- a/sysutils/xenkernel45/Makefile +++ b/sysutils/xenkernel45/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/10 20:08:43 spz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/23 17:45:33 bouyer Exp $ -VERSION= 4.5.0 +VERSION= 4.5.1 DISTNAME= xen-${VERSION} PKGNAME= xenkernel45-${VERSION} -PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xenkernel45/distinfo b/sysutils/xenkernel45/distinfo index 32fec4540..d4c308b93 100644 --- a/sysutils/xenkernel45/distinfo +++ b/sysutils/xenkernel45/distinfo @@ -1,13 +1,10 @@ -$NetBSD: distinfo,v 1.4 2015/03/10 20:08:43 spz Exp $ +$NetBSD: distinfo,v 1.8 2015/06/23 17:45:33 bouyer Exp $ -SHA1 (xen-4.5.0.tar.gz) = c4aab5fb366496ad1edc7fe0a935a0d604335637 -RMD160 (xen-4.5.0.tar.gz) = e35ba0cb484492c1a289218eb9bf53b57dbd3a45 -Size (xen-4.5.0.tar.gz) = 18404933 bytes -SHA1 (patch-CVE-2015-2044) = 354fe44df0c3b464137f50e2b9de3930f3910c0d -SHA1 (patch-CVE-2015-2045) = 98e3f8064b7c190b2ae69c7d4c8f71febf8fbf52 -SHA1 (patch-CVE-2015-2151) = 30344d233eade872fa7062493d754f8bccaf9d2a +SHA1 (xen-4.5.1.tar.gz) = f10328ce63625a5a7bfa3af5899c4432a467c051 +RMD160 (xen-4.5.1.tar.gz) = 4c449d799e041a52a94c00ee43a8c28fd4af1b96 +Size (xen-4.5.1.tar.gz) = 18410400 bytes SHA1 (patch-Config.mk) = a2a104d023cea4e551a3ad40927d4884d6c610bf SHA1 (patch-xen_Makefile) = 750d0c8d4fea14d3ef3f872de5242a1f5104cbbe SHA1 (patch-xen_arch_x86_Rules.mk) = 7b0894ba7311edb02118a021671f304cf3872154 SHA1 (patch-xen_include_asm-x86_current.h) = 8a21577be06383c0c7f53c15ba828f77fb6314ad -SHA1 (patch-xen_include_xen_lib.h) = b9f5dff5b4cf11333d95d9835941c6bc19b776ad +SHA1 (patch-xen_include_xen_lib.h) = 82a219b7d9c5deaa2b8e0adc774f60395adc4815 diff --git a/sysutils/xenkernel45/patches/patch-CVE-2015-2044 b/sysutils/xenkernel45/patches/patch-CVE-2015-2044 deleted file mode 100644 index 456813e52..000000000 --- a/sysutils/xenkernel45/patches/patch-CVE-2015-2044 +++ /dev/null @@ -1,53 +0,0 @@ -$NetBSD: patch-CVE-2015-2044,v 1.1 2015/03/05 14:21:31 spz Exp $ - -x86/HVM: return all ones on wrong-sized reads of system device I/O ports - -So far the value presented to the guest remained uninitialized. - -This is CVE-2015-2044 / XSA-121. - -Signed-off-by: Jan Beulich -Acked-by: Ian Campbell - ---- xen/arch/x86/hvm/rtc.c.orig 2014-09-02 06:22:57.000000000 +0000 -+++ xen/arch/x86/hvm/rtc.c -@@ -703,7 +703,8 @@ static int handle_rtc_io( - - if ( bytes != 1 ) - { -- gdprintk(XENLOG_WARNING, "HVM_RTC bas access\n"); -+ gdprintk(XENLOG_WARNING, "HVM_RTC bad access\n"); -+ *val = ~0; - return X86EMUL_OKAY; - } - ---- xen/arch/x86/hvm/i8254.c.orig 2014-09-02 06:22:57.000000000 +0000 -+++ xen/arch/x86/hvm/i8254.c -@@ -486,6 +486,7 @@ static int handle_pit_io( - if ( bytes != 1 ) - { - gdprintk(XENLOG_WARNING, "PIT bad access\n"); -+ *val = ~0; - return X86EMUL_OKAY; - } - ---- xen/arch/x86/hvm/pmtimer.c.orig 2014-09-02 06:22:57.000000000 +0000 -+++ xen/arch/x86/hvm/pmtimer.c -@@ -213,6 +213,7 @@ static int handle_pmt_io( - if ( bytes != 4 ) - { - gdprintk(XENLOG_WARNING, "HVM_PMT bad access\n"); -+ *val = ~0; - return X86EMUL_OKAY; - } - ---- xen/arch/x86/hvm/vpic.c.orig 2014-09-02 06:22:57.000000000 +0000 -+++ xen/arch/x86/hvm/vpic.c -@@ -331,6 +331,7 @@ static int vpic_intercept_pic_io( - if ( bytes != 1 ) - { - gdprintk(XENLOG_WARNING, "PIC_IO bad access size %d\n", bytes); -+ *val = ~0; - return X86EMUL_OKAY; - } - diff --git a/sysutils/xenkernel45/patches/patch-CVE-2015-2045 b/sysutils/xenkernel45/patches/patch-CVE-2015-2045 deleted file mode 100644 index 7643280c6..000000000 --- a/sysutils/xenkernel45/patches/patch-CVE-2015-2045 +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-CVE-2015-2045,v 1.1 2015/03/05 14:21:31 spz Exp $ - -pre-fill structures for certain HYPERVISOR_xen_version sub-ops - -... avoiding to pass hypervisor stack contents back to the caller -through space unused by the respective strings. - -This is CVE-2015-2045 / XSA-122. - -Signed-off-by: Aaron Adams -Acked-by: Jan Beulich -Acked-by: Ian Campbell - ---- xen/common/kernel.c.orig 2014-09-02 06:22:57.000000000 +0000 -+++ xen/common/kernel.c -@@ -240,6 +240,8 @@ DO(xen_version)(int cmd, XEN_GUEST_HANDL - case XENVER_extraversion: - { - xen_extraversion_t extraversion; -+ -+ memset(extraversion, 0, sizeof(extraversion)); - safe_strcpy(extraversion, xen_extra_version()); - if ( copy_to_guest(arg, extraversion, ARRAY_SIZE(extraversion)) ) - return -EFAULT; -@@ -249,6 +251,8 @@ DO(xen_version)(int cmd, XEN_GUEST_HANDL - case XENVER_compile_info: - { - struct xen_compile_info info; -+ -+ memset(&info, 0, sizeof(info)); - safe_strcpy(info.compiler, xen_compiler()); - safe_strcpy(info.compile_by, xen_compile_by()); - safe_strcpy(info.compile_domain, xen_compile_domain()); -@@ -284,6 +288,8 @@ DO(xen_version)(int cmd, XEN_GUEST_HANDL - case XENVER_changeset: - { - xen_changeset_info_t chgset; -+ -+ memset(chgset, 0, sizeof(chgset)); - safe_strcpy(chgset, xen_changeset()); - if ( copy_to_guest(arg, chgset, ARRAY_SIZE(chgset)) ) - return -EFAULT; diff --git a/sysutils/xenkernel45/patches/patch-CVE-2015-2151 b/sysutils/xenkernel45/patches/patch-CVE-2015-2151 deleted file mode 100644 index d05116d3e..000000000 --- a/sysutils/xenkernel45/patches/patch-CVE-2015-2151 +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-CVE-2015-2151,v 1.1 2015/03/10 20:08:44 spz Exp $ - -xsa123.patch from upstream: -For ModRM encoded instructions with register operands we must not -overwrite ea.mem.seg (if a - bogus in that case - segment override was -present) as it aliases with ea.reg. - -This is CVE-2015-2151 / XSA-123. - ---- xen/arch/x86/x86_emulate/x86_emulate.c.orig 2015-01-12 16:53:24.000000000 +0000 -+++ xen/arch/x86/x86_emulate/x86_emulate.c -@@ -1756,7 +1756,7 @@ x86_emulate( - } - } - -- if ( override_seg != -1 ) -+ if ( override_seg != -1 && ea.type == OP_MEM ) - ea.mem.seg = override_seg; - - /* Early operand adjustments. */ diff --git a/sysutils/xenkernel45/patches/patch-xen_include_xen_lib.h b/sysutils/xenkernel45/patches/patch-xen_include_xen_lib.h index 5e7e4b940..8bdc2e7aa 100644 --- a/sysutils/xenkernel45/patches/patch-xen_include_xen_lib.h +++ b/sysutils/xenkernel45/patches/patch-xen_include_xen_lib.h @@ -1,13 +1,13 @@ -$NetBSD: patch-xen_include_xen_lib.h,v 1.1 2015/01/20 16:42:13 bouyer Exp $ +$NetBSD: patch-xen_include_xen_lib.h,v 1.2 2015/06/23 17:45:33 bouyer Exp $ ---- xen/include/xen/lib.h.orig 2015-01-12 17:53:24.000000000 +0100 -+++ xen/include/xen/lib.h 2015-01-19 12:30:35.000000000 +0100 -@@ -43,7 +43,7 @@ - do { if ( unlikely(!(p)) ) assert_failed(#p); } while (0) +--- xen/include/xen/lib.h.orig 2015-06-22 15:41:35.000000000 +0200 ++++ xen/include/xen/lib.h 2015-06-23 18:32:26.000000000 +0200 +@@ -44,7 +44,7 @@ + #define ASSERT_UNREACHABLE() assert_failed("unreachable") #define debug_build() 1 #else -#define ASSERT(p) do { if ( 0 && (p) ); } while (0) +#define ASSERT(p) do { if ( 0 && (p) ) (void)0; } while (0) + #define ASSERT_UNREACHABLE() do { } while (0) #define debug_build() 0 #endif - diff --git a/sysutils/xentools3-hvm/Makefile b/sysutils/xentools3-hvm/Makefile index 63d424c6e..869945b91 100644 --- a/sysutils/xentools3-hvm/Makefile +++ b/sysutils/xentools3-hvm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:18 wiz Exp $ VERSION= 3.1.4 DISTNAME= xen-${VERSION} PKGNAME= xentools3-hvm-${VERSION} -PKGREVISION= 9 +PKGREVISION= 11 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools3/Makefile b/sysutils/xentools3/Makefile index a719b4cfd..943ba4874 100644 --- a/sysutils/xentools3/Makefile +++ b/sysutils/xentools3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:51:18 wiz Exp $ VERSION= 3.1.4 DISTNAME= xen-${VERSION} PKGNAME= xentools3-${VERSION} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools33/Makefile b/sysutils/xentools33/Makefile index 80e4ed0da..134f74e23 100644 --- a/sysutils/xentools33/Makefile +++ b/sysutils/xentools33/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2014/05/29 23:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:51:18 wiz Exp $ VERSION= 3.3.2 DISTNAME= xen-${VERSION} PKGNAME= xentools33-${VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile index 7c38ad93d..d684e0922 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.49 2014/12/27 00:27:11 gdt Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:51:19 wiz Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools41-${VERSION} -PKGREVISION= 6 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools41/distinfo b/sysutils/xentools41/distinfo index 75b84d3f2..359ec2b58 100644 --- a/sysutils/xentools41/distinfo +++ b/sysutils/xentools41/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.37 2014/08/28 14:30:03 bouyer Exp $ +$NetBSD: distinfo,v 1.39 2015/06/11 17:42:43 bouyer Exp $ SHA1 (ipxe-git-v1.0.0.tar.gz) = da052c8de5f3485fe0253c19cf52ed6d72528485 RMD160 (ipxe-git-v1.0.0.tar.gz) = dcd9b6eaafa1ce05c1ebf2a15f2f73ad7a8c5547 @@ -11,6 +11,8 @@ SHA1 (patch-.._.._ipxe_src_core_settings.c) = 240ff973757403b983f12b2cbed826584c SHA1 (patch-.._.._ipxe_src_net_tls.c) = c0cfbc2ab2b92c659c146601c4f80d58c951ca62 SHA1 (patch-.._Config.mk) = 9b971a41f67bb3974d3a4459bb9d96fbbd636c96 SHA1 (patch-CVE-2014-1950) = b0d900722fd0f59a50f1e1eda1471105d5b557e5 +SHA1 (patch-CVE-2015-2752) = f9bca0b8744233e20ff97c3e8e2e404522e87f49 +SHA1 (patch-CVE-2015-2756) = 07aaac4bcd0dfc6d708c1823288b9fc789ebd125 SHA1 (patch-aa) = 9b53ba4a809dad7a1de34c8fa0dbe493d7256ada SHA1 (patch-ab) = 0906a5ec3a7450fc987b01289e2560e60966d00d SHA1 (patch-ac) = c3cc5335a1d6b066307c5f03fe72f513a9eb2bdb @@ -41,7 +43,7 @@ SHA1 (patch-db) = 4766f9925462023332793bcea4321072758e289d SHA1 (patch-dc) = d860fe3725978227278d58f09e7d5157001e463e SHA1 (patch-dd) = e66d9cc0028ba922b050fc142862b4095cd018f3 SHA1 (patch-de) = fae94b61a430a1a7dd98c9a6a04e4513824c6d8d -SHA1 (patch-df) = d20bf9d3fd05f5334f77c9154bf0fb9944c1292c +SHA1 (patch-df) = e7b41242fcb4a0d4fb9e22376af6a50d1081f96c SHA1 (patch-firmware_hvmloader_Makefile) = b2914e4988ba004d45403d67f1580b1f9725d006 SHA1 (patch-ioemu-qemu-xen_hw_pass-through.c) = 76185c239078f29cb42b953d6c2cd1f59e240989 SHA1 (patch-ioemu-qemu-xen_hw_pass-through.h) = 98c26798d1ad99d3eee8b33deb08f747c958c886 diff --git a/sysutils/xentools41/patches/patch-CVE-2015-2752 b/sysutils/xentools41/patches/patch-CVE-2015-2752 new file mode 100644 index 000000000..fe77b5d64 --- /dev/null +++ b/sysutils/xentools41/patches/patch-CVE-2015-2752 @@ -0,0 +1,83 @@ +$NetBSD: patch-CVE-2015-2752,v 1.1 2015/04/19 13:13:21 spz Exp $ + +Patch for CVE-2015-2752 aka XSA-125 from +http://xenbits.xenproject.org/xsa/xsa125-4.2.patch + +--- libxc/xc_domain.c.orig 2013-09-10 06:42:18.000000000 +0000 ++++ libxc/xc_domain.c +@@ -1322,6 +1322,13 @@ int xc_domain_bind_pt_isa_irq( + PT_IRQ_TYPE_ISA, 0, 0, 0, machine_irq)); + } + ++#ifndef min ++#define min(X, Y) ({ \ ++ const typeof (X) _x = (X); \ ++ const typeof (Y) _y = (Y); \ ++ (void) (&_x == &_y); \ ++ (_x < _y) ? _x : _y; }) ++#endif + int xc_domain_memory_mapping( + xc_interface *xch, + uint32_t domid, +@@ -1331,17 +1338,55 @@ int xc_domain_memory_mapping( + uint32_t add_mapping) + { + DECLARE_DOMCTL; ++ int ret = 0, err; ++ unsigned long done = 0, nr, max_batch_sz; ++ ++ if ( !nr_mfns ) ++ return 0; + + domctl.cmd = XEN_DOMCTL_memory_mapping; + domctl.domain = domid; +- domctl.u.memory_mapping.first_gfn = first_gfn; +- domctl.u.memory_mapping.first_mfn = first_mfn; +- domctl.u.memory_mapping.nr_mfns = nr_mfns; + domctl.u.memory_mapping.add_mapping = add_mapping; ++ max_batch_sz = nr_mfns; ++ do ++ { ++ nr = min(nr_mfns - done, max_batch_sz); ++ domctl.u.memory_mapping.nr_mfns = nr; ++ domctl.u.memory_mapping.first_gfn = first_gfn + done; ++ domctl.u.memory_mapping.first_mfn = first_mfn + done; ++ err = do_domctl(xch, &domctl); ++ if ( err && errno == E2BIG ) ++ { ++ if ( max_batch_sz <= 1 ) ++ break; ++ max_batch_sz >>= 1; ++ continue; ++ } ++ /* Save the first error... */ ++ if ( !ret ) ++ ret = err; ++ /* .. and ignore the rest of them when removing. */ ++ if ( err && add_mapping != DPCI_REMOVE_MAPPING ) ++ break; ++ ++ done += nr; ++ } while ( done < nr_mfns ); ++ ++ /* ++ * Undo what we have done unless unmapping, by unmapping the entire region. ++ * Errors here are ignored. ++ */ ++ if ( ret && add_mapping != DPCI_REMOVE_MAPPING ) ++ xc_domain_memory_mapping(xch, domid, first_gfn, first_mfn, nr_mfns, ++ DPCI_REMOVE_MAPPING); ++ ++ /* We might get E2BIG so many times that we never advance. */ ++ if ( !done && !ret ) ++ ret = -1; + +- return do_domctl(xch, &domctl); ++ return ret; + } +- ++#undef min + int xc_domain_ioport_mapping( + xc_interface *xch, + uint32_t domid, + diff --git a/sysutils/xentools41/patches/patch-CVE-2015-2756 b/sysutils/xentools41/patches/patch-CVE-2015-2756 new file mode 100644 index 000000000..d8bc6cd63 --- /dev/null +++ b/sysutils/xentools41/patches/patch-CVE-2015-2756 @@ -0,0 +1,142 @@ +$NetBSD: patch-CVE-2015-2756,v 1.1 2015/04/19 13:13:21 spz Exp $ + +patch for CVE-2015-2756 aka XSA-126 from +http://xenbits.xenproject.org/xsa/xsa126-qemut.patch + +--- ioemu-qemu-xen/hw/pass-through.c.orig 2013-07-17 10:59:40.000000000 +0000 ++++ ioemu-qemu-xen/hw/pass-through.c +@@ -171,9 +171,6 @@ static int pt_word_reg_read(struct pt_de + static int pt_long_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask); + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +@@ -277,9 +274,9 @@ static struct pt_reg_info_tbl pt_emu_reg + .size = 2, + .init_val = 0x0000, + .ro_mask = 0xF880, +- .emu_mask = 0x0740, ++ .emu_mask = 0x0743, + .init = pt_common_reg_init, +- .u.w.read = pt_cmd_reg_read, ++ .u.w.read = pt_word_reg_read, + .u.w.write = pt_cmd_reg_write, + .u.w.restore = pt_cmd_reg_restore, + }, +@@ -1865,7 +1862,7 @@ static int pt_dev_is_virtfn(struct pci_d + return rc; + } + +-static int pt_register_regions(struct pt_dev *assigned_device) ++static int pt_register_regions(struct pt_dev *assigned_device, uint16_t *cmd) + { + int i = 0; + uint32_t bar_data = 0; +@@ -1885,17 +1882,26 @@ static int pt_register_regions(struct pt + + /* Register current region */ + if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_IO ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_IO, + pt_ioport_map); ++ *cmd |= PCI_COMMAND_IO; ++ } + else if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_MEM_PREFETCH ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM_PREFETCH, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + else ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + + PT_LOG("IO region registered (size=0x%08x base_addr=0x%08x)\n", + (uint32_t)(pci_dev->size[i]), +@@ -3221,27 +3227,6 @@ static int pt_long_reg_read(struct pt_de + return 0; + } + +-/* read Command register */ +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask) +-{ +- struct pt_reg_info_tbl *reg = cfg_entry->reg; +- uint16_t valid_emu_mask = 0; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; +- +- /* emulate word register */ +- valid_emu_mask = emu_mask & valid_mask; +- *value = PT_MERGE_VALUE(*value, cfg_entry->data, ~valid_emu_mask); +- +- return 0; +-} +- + /* read BAR */ + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, +@@ -3376,19 +3361,13 @@ static int pt_cmd_reg_write(struct pt_de + uint16_t writable_mask = 0; + uint16_t throughable_mask = 0; + uint16_t wr_value = *value; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; + + /* modify emulate register */ + writable_mask = ~reg->ro_mask & valid_mask; + cfg_entry->data = PT_MERGE_VALUE(*value, cfg_entry->data, writable_mask); + + /* create value for writing to I/O device register */ +- throughable_mask = ~emu_mask & valid_mask; ++ throughable_mask = ~reg->emu_mask & valid_mask; + + if (*value & PCI_COMMAND_DISABLE_INTx) + { +@@ -4151,6 +4130,7 @@ static struct pt_dev * register_real_dev + struct pt_dev *assigned_device = NULL; + struct pci_dev *pci_dev; + uint8_t e_device, e_intx; ++ uint16_t cmd = 0; + char *key, *val; + int msi_translate, power_mgmt; + +@@ -4240,7 +4220,7 @@ static struct pt_dev * register_real_dev + assigned_device->dev.config[i] = pci_read_byte(pci_dev, i); + + /* Handle real device's MMIO/PIO BARs */ +- pt_register_regions(assigned_device); ++ pt_register_regions(assigned_device, &cmd); + + /* Setup VGA bios for passthroughed gfx */ + if ( setup_vga_pt(assigned_device) < 0 ) +@@ -4318,6 +4298,10 @@ static struct pt_dev * register_real_dev + } + + out: ++ if (cmd) ++ pci_write_word(pci_dev, PCI_COMMAND, ++ *(uint16_t *)(&assigned_device->dev.config[PCI_COMMAND]) | cmd); ++ + PT_LOG("Real physical device %02x:%02x.%x registered successfuly!\n" + "IRQ type = %s\n", r_bus, r_dev, r_func, + assigned_device->msi_trans_en? "MSI-INTx":"INTx"); diff --git a/sysutils/xentools41/patches/patch-df b/sysutils/xentools41/patches/patch-df index 9b0c50cb7..7d117eeb2 100644 --- a/sysutils/xentools41/patches/patch-df +++ b/sysutils/xentools41/patches/patch-df @@ -1,16 +1,26 @@ -$NetBSD: patch-df,v 1.1 2012/01/26 11:19:23 cegger Exp $ +$NetBSD: patch-df,v 1.2 2015/06/11 17:42:43 bouyer Exp $ ---- ioemu-qemu-xen/hw/ide.c.orig 2011-02-11 17:54:51.000000000 +0000 -+++ ioemu-qemu-xen/hw/ide.c -@@ -761,6 +761,7 @@ static void ide_identify(IDEState *s) - put_le16(p + 61, s->nb_sectors >> 16); +--- ioemu-qemu-xen/hw/ide.c.orig 2014-01-09 13:44:42.000000000 +0100 ++++ ioemu-qemu-xen/hw/ide.c 2015-06-11 16:15:49.000000000 +0200 +@@ -757,10 +757,15 @@ + put_le16(p + 58, oldsize >> 16); + if (s->mult_sectors) + put_le16(p + 59, 0x100 | s->mult_sectors); +- put_le16(p + 60, s->nb_sectors); +- put_le16(p + 61, s->nb_sectors >> 16); ++ if (s->nb_sectors > 0x10000000) ++ oldsize = 0x10000000; /* report only 128GB */ ++ else ++ oldsize = s->nb_sectors; ++ put_le16(p + 60, oldsize); ++ put_le16(p + 61, oldsize >> 16); put_le16(p + 62, 0x07); /* single word dma0-2 supported */ put_le16(p + 63, 0x07); /* mdma0-2 supported */ + put_le16(p + 64, 0x03); /* pio3-4 supported */ put_le16(p + 65, 120); put_le16(p + 66, 120); put_le16(p + 67, 120); -@@ -812,13 +813,12 @@ static void ide_atapi_identify(IDEState +@@ -812,13 +817,12 @@ put_le16(p + 53, 7); /* words 64-70, 54-58, 88 valid */ put_le16(p + 62, 7); /* single word dma0-2 supported */ put_le16(p + 63, 7); /* mdma0-2 supported */ diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index 126dc9b6f..c115c6822 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2015/03/13 09:43:41 spz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:19 wiz Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} -PKGREVISION= 3 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools42/distinfo b/sysutils/xentools42/distinfo index 786d39199..25301b74b 100644 --- a/sysutils/xentools42/distinfo +++ b/sysutils/xentools42/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.15 2015/03/13 09:43:41 spz Exp $ +$NetBSD: distinfo,v 1.18 2015/06/11 17:43:21 bouyer Exp $ SHA1 (ipxe-git-v1.0.0.tar.gz) = da052c8de5f3485fe0253c19cf52ed6d72528485 RMD160 (ipxe-git-v1.0.0.tar.gz) = dcd9b6eaafa1ce05c1ebf2a15f2f73ad7a8c5547 @@ -25,6 +25,9 @@ SHA1 (patch-.._docs_man_xlcpupool.cfg.pod.5) = a693a79a1f1c16548f62f7da1fa58fa28 SHA1 (patch-.._docs_man_xm.pod.1) = 975b7570da4bf9fd9cb79539fbd36b8dfbcbd571 SHA1 (patch-.._docs_man_xmdomain.cfg.pod.5) = 5563a72e203e789a86f4166c71ddb3fcff5215c6 SHA1 (patch-CVE-2015-2152) = 676339abef9e79595f6c40de31ca740f8284c7a2 +SHA1 (patch-CVE-2015-2752) = fdc83a758c34581d91586f24815952a4b7145af7 +SHA1 (patch-CVE-2015-2756) = 73223969ce65688e9226c485f0f444c69ee23bf3 +SHA1 (patch-CVE-2015-3456) = e1600393860110c3093559f2f58273ba47478dd8 SHA1 (patch-Makefile) = 37fbcd6d2f0279d4c04c91085b0e7f5611a5b92a SHA1 (patch-Rules.mk) = 51a2804e9a2a509a428392c0eb11243884bb7f22 SHA1 (patch-blktap_drivers_Makefile) = 0906a5ec3a7450fc987b01289e2560e60966d00d @@ -58,7 +61,7 @@ SHA1 (patch-qemu-xen-traditional_Makefile) = 0fcd7d5342269e87f14ff76be05d8757151 SHA1 (patch-qemu-xen-traditional_block-raw-posix.c) = 6376edcc57313c2ffe9bb3d88043d160d1f644ec SHA1 (patch-qemu-xen-traditional_configure) = 0f09a0128762dc7d083e5986908fed5b7746a981 SHA1 (patch-qemu-xen-traditional_hw_e1000.c) = a8faf95491867c19471690ae98df93ff1d73114a -SHA1 (patch-qemu-xen-traditional_hw_ide.c) = d562c36627e861658e7a1d52514e59368871cbdb +SHA1 (patch-qemu-xen-traditional_hw_ide.c) = 4dc86cfec2d86766293af18b558b6bd5a336e697 SHA1 (patch-qemu-xen-traditional_hw_pass-through.c) = d1f3a1842c595e2d261b997bac02bb71de41eaac SHA1 (patch-qemu-xen-traditional_hw_pass-through.h) = 765cfbb30bdcf9c212bd7f9aa00d19d723da496e SHA1 (patch-qemu-xen-traditional_hw_piix4acpi.c) = bd89d2da04e2b816a097d4eb6d18936e5fe6bceb diff --git a/sysutils/xentools42/patches/patch-CVE-2015-2752 b/sysutils/xentools42/patches/patch-CVE-2015-2752 new file mode 100644 index 000000000..7d0818330 --- /dev/null +++ b/sysutils/xentools42/patches/patch-CVE-2015-2752 @@ -0,0 +1,83 @@ +$NetBSD: patch-CVE-2015-2752,v 1.1 2015/04/19 13:13:21 spz Exp $ + +Patch for CVE-2015-2752 aka XSA-125 from +http://xenbits.xenproject.org/xsa/xsa125-4.2.patch + +--- libxc/xc_domain.c.orig 2014-09-02 06:22:57.000000000 +0000 ++++ libxc/xc_domain.c +@@ -1352,6 +1352,13 @@ int xc_domain_bind_pt_isa_irq( + PT_IRQ_TYPE_ISA, 0, 0, 0, machine_irq)); + } + ++#ifndef min ++#define min(X, Y) ({ \ ++ const typeof (X) _x = (X); \ ++ const typeof (Y) _y = (Y); \ ++ (void) (&_x == &_y); \ ++ (_x < _y) ? _x : _y; }) ++#endif + int xc_domain_memory_mapping( + xc_interface *xch, + uint32_t domid, +@@ -1361,17 +1368,55 @@ int xc_domain_memory_mapping( + uint32_t add_mapping) + { + DECLARE_DOMCTL; ++ int ret = 0, err; ++ unsigned long done = 0, nr, max_batch_sz; ++ ++ if ( !nr_mfns ) ++ return 0; + + domctl.cmd = XEN_DOMCTL_memory_mapping; + domctl.domain = domid; +- domctl.u.memory_mapping.first_gfn = first_gfn; +- domctl.u.memory_mapping.first_mfn = first_mfn; +- domctl.u.memory_mapping.nr_mfns = nr_mfns; + domctl.u.memory_mapping.add_mapping = add_mapping; ++ max_batch_sz = nr_mfns; ++ do ++ { ++ nr = min(nr_mfns - done, max_batch_sz); ++ domctl.u.memory_mapping.nr_mfns = nr; ++ domctl.u.memory_mapping.first_gfn = first_gfn + done; ++ domctl.u.memory_mapping.first_mfn = first_mfn + done; ++ err = do_domctl(xch, &domctl); ++ if ( err && errno == E2BIG ) ++ { ++ if ( max_batch_sz <= 1 ) ++ break; ++ max_batch_sz >>= 1; ++ continue; ++ } ++ /* Save the first error... */ ++ if ( !ret ) ++ ret = err; ++ /* .. and ignore the rest of them when removing. */ ++ if ( err && add_mapping != DPCI_REMOVE_MAPPING ) ++ break; ++ ++ done += nr; ++ } while ( done < nr_mfns ); ++ ++ /* ++ * Undo what we have done unless unmapping, by unmapping the entire region. ++ * Errors here are ignored. ++ */ ++ if ( ret && add_mapping != DPCI_REMOVE_MAPPING ) ++ xc_domain_memory_mapping(xch, domid, first_gfn, first_mfn, nr_mfns, ++ DPCI_REMOVE_MAPPING); ++ ++ /* We might get E2BIG so many times that we never advance. */ ++ if ( !done && !ret ) ++ ret = -1; + +- return do_domctl(xch, &domctl); ++ return ret; + } +- ++#undef min + int xc_domain_ioport_mapping( + xc_interface *xch, + uint32_t domid, + diff --git a/sysutils/xentools42/patches/patch-CVE-2015-2756 b/sysutils/xentools42/patches/patch-CVE-2015-2756 new file mode 100644 index 000000000..c1f008ae8 --- /dev/null +++ b/sysutils/xentools42/patches/patch-CVE-2015-2756 @@ -0,0 +1,142 @@ +$NetBSD: patch-CVE-2015-2756,v 1.1 2015/04/19 13:13:21 spz Exp $ + +patch for CVE-2015-2756 aka XSA-126 from +http://xenbits.xenproject.org/xsa/xsa126-qemut.patch + +--- qemu-xen-traditional/hw/pass-through.c.orig 2014-01-09 12:44:42.000000000 +0000 ++++ qemu-xen-traditional/hw/pass-through.c +@@ -172,9 +172,6 @@ static int pt_word_reg_read(struct pt_de + static int pt_long_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask); + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, + uint32_t *value, uint32_t valid_mask); +@@ -286,9 +283,9 @@ static struct pt_reg_info_tbl pt_emu_reg + .size = 2, + .init_val = 0x0000, + .ro_mask = 0xF880, +- .emu_mask = 0x0740, ++ .emu_mask = 0x0743, + .init = pt_common_reg_init, +- .u.w.read = pt_cmd_reg_read, ++ .u.w.read = pt_word_reg_read, + .u.w.write = pt_cmd_reg_write, + .u.w.restore = pt_cmd_reg_restore, + }, +@@ -1905,7 +1902,7 @@ static int pt_dev_is_virtfn(struct pci_d + return rc; + } + +-static int pt_register_regions(struct pt_dev *assigned_device) ++static int pt_register_regions(struct pt_dev *assigned_device, uint16_t *cmd) + { + int i = 0; + uint32_t bar_data = 0; +@@ -1925,17 +1922,26 @@ static int pt_register_regions(struct pt + + /* Register current region */ + if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_IO ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_IO, + pt_ioport_map); ++ *cmd |= PCI_COMMAND_IO; ++ } + else if ( pci_dev->base_addr[i] & PCI_ADDRESS_SPACE_MEM_PREFETCH ) ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM_PREFETCH, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + else ++ { + pci_register_io_region((PCIDevice *)assigned_device, i, + (uint32_t)pci_dev->size[i], PCI_ADDRESS_SPACE_MEM, + pt_iomem_map); ++ *cmd |= PCI_COMMAND_MEMORY; ++ } + + PT_LOG("IO region registered (size=0x%08x base_addr=0x%08x)\n", + (uint32_t)(pci_dev->size[i]), +@@ -3263,27 +3269,6 @@ static int pt_long_reg_read(struct pt_de + return 0; + } + +-/* read Command register */ +-static int pt_cmd_reg_read(struct pt_dev *ptdev, +- struct pt_reg_tbl *cfg_entry, +- uint16_t *value, uint16_t valid_mask) +-{ +- struct pt_reg_info_tbl *reg = cfg_entry->reg; +- uint16_t valid_emu_mask = 0; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; +- +- /* emulate word register */ +- valid_emu_mask = emu_mask & valid_mask; +- *value = PT_MERGE_VALUE(*value, cfg_entry->data, ~valid_emu_mask); +- +- return 0; +-} +- + /* read BAR */ + static int pt_bar_reg_read(struct pt_dev *ptdev, + struct pt_reg_tbl *cfg_entry, +@@ -3418,19 +3403,13 @@ static int pt_cmd_reg_write(struct pt_de + uint16_t writable_mask = 0; + uint16_t throughable_mask = 0; + uint16_t wr_value = *value; +- uint16_t emu_mask = reg->emu_mask; +- +- if ( ptdev->is_virtfn ) +- emu_mask |= PCI_COMMAND_MEMORY; +- if ( pt_is_iomul(ptdev) ) +- emu_mask |= PCI_COMMAND_IO; + + /* modify emulate register */ + writable_mask = ~reg->ro_mask & valid_mask; + cfg_entry->data = PT_MERGE_VALUE(*value, cfg_entry->data, writable_mask); + + /* create value for writing to I/O device register */ +- throughable_mask = ~emu_mask & valid_mask; ++ throughable_mask = ~reg->emu_mask & valid_mask; + + if (*value & PCI_COMMAND_DISABLE_INTx) + { +@@ -4205,6 +4184,7 @@ static struct pt_dev * register_real_dev + struct pt_dev *assigned_device = NULL; + struct pci_dev *pci_dev; + uint8_t e_device, e_intx; ++ uint16_t cmd = 0; + char *key, *val; + int msi_translate, power_mgmt; + +@@ -4294,7 +4274,7 @@ static struct pt_dev * register_real_dev + assigned_device->dev.config[i] = pci_read_byte(pci_dev, i); + + /* Handle real device's MMIO/PIO BARs */ +- pt_register_regions(assigned_device); ++ pt_register_regions(assigned_device, &cmd); + + /* Setup VGA bios for passthroughed gfx */ + if ( setup_vga_pt(assigned_device) < 0 ) +@@ -4372,6 +4352,10 @@ static struct pt_dev * register_real_dev + } + + out: ++ if (cmd) ++ pci_write_word(pci_dev, PCI_COMMAND, ++ *(uint16_t *)(&assigned_device->dev.config[PCI_COMMAND]) | cmd); ++ + PT_LOG("Real physical device %02x:%02x.%x registered successfuly!\n" + "IRQ type = %s\n", r_bus, r_dev, r_func, + assigned_device->msi_trans_en? "MSI-INTx":"INTx"); diff --git a/sysutils/xentools42/patches/patch-CVE-2015-3456 b/sysutils/xentools42/patches/patch-CVE-2015-3456 new file mode 100644 index 000000000..c91bad8f6 --- /dev/null +++ b/sysutils/xentools42/patches/patch-CVE-2015-3456 @@ -0,0 +1,131 @@ +$NetBSD: patch-CVE-2015-3456,v 1.1 2015/06/05 18:41:18 khorben Exp $ + +fdc: force the fifo access to be in bounds of the allocated buffer + +During processing of certain commands such as FD_CMD_READ_ID and +FD_CMD_DRIVE_SPECIFICATION_COMMAND the fifo memory access could +get out of bounds leading to memory corruption with values coming +from the guest. + +Fix this by making sure that the index is always bounded by the +allocated memory. + +This is CVE-2015-3456. + +Signed-off-by: Petr Matousek +Reviewed-by: John Snow + +--- qemu-xen/hw/fdc.c.orig ++++ qemu-xen/hw/fdc.c +@@ -1497,7 +1497,7 @@ static uint32_t fdctrl_read_data(FDCtrl *fdctrl) + { + FDrive *cur_drv; + uint32_t retval = 0; +- int pos; ++ uint32_t pos; + + cur_drv = get_cur_drv(fdctrl); + fdctrl->dsr &= ~FD_DSR_PWRDOWN; +@@ -1506,8 +1506,8 @@ static uint32_t fdctrl_read_data(FDCtrl *fdctrl) + return 0; + } + pos = fdctrl->data_pos; ++ pos %= FD_SECTOR_LEN; + if (fdctrl->msr & FD_MSR_NONDMA) { +- pos %= FD_SECTOR_LEN; + if (pos == 0) { + if (fdctrl->data_pos != 0) + if (!fdctrl_seek_to_next_sect(fdctrl, cur_drv)) { +@@ -1852,10 +1852,13 @@ static void fdctrl_handle_option(FDCtrl *fdctrl, int direction) + static void fdctrl_handle_drive_specification_command(FDCtrl *fdctrl, int direction) + { + FDrive *cur_drv = get_cur_drv(fdctrl); ++ uint32_t pos; + +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x80) { ++ pos = fdctrl->data_pos - 1; ++ pos %= FD_SECTOR_LEN; ++ if (fdctrl->fifo[pos] & 0x80) { + /* Command parameters done */ +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x40) { ++ if (fdctrl->fifo[pos] & 0x40) { + fdctrl->fifo[0] = fdctrl->fifo[1]; + fdctrl->fifo[2] = 0; + fdctrl->fifo[3] = 0; +@@ -1955,7 +1958,7 @@ static uint8_t command_to_handler[256]; + static void fdctrl_write_data(FDCtrl *fdctrl, uint32_t value) + { + FDrive *cur_drv; +- int pos; ++ uint32_t pos; + + /* Reset mode */ + if (!(fdctrl->dor & FD_DOR_nRESET)) { +@@ -2004,7 +2007,9 @@ static void fdctrl_write_data(FDCtrl *fdctrl, uint32_t value) + } + + FLOPPY_DPRINTF("%s: %02x\n", __func__, value); +- fdctrl->fifo[fdctrl->data_pos++] = value; ++ pos = fdctrl->data_pos++; ++ pos %= FD_SECTOR_LEN; ++ fdctrl->fifo[pos] = value; + if (fdctrl->data_pos == fdctrl->data_len) { + /* We now have all parameters + * and will be able to treat the command +--- qemu-xen-traditional/hw/fdc.c.orig ++++ qemu-xen-traditional/hw/fdc.c +@@ -1318,7 +1318,7 @@ static uint32_t fdctrl_read_data (fdctrl_t *fdctrl) + { + fdrive_t *cur_drv; + uint32_t retval = 0; +- int pos; ++ uint32_t pos; + + cur_drv = get_cur_drv(fdctrl); + fdctrl->dsr &= ~FD_DSR_PWRDOWN; +@@ -1327,8 +1327,8 @@ static uint32_t fdctrl_read_data (fdctrl_t *fdctrl) + return 0; + } + pos = fdctrl->data_pos; ++ pos %= FD_SECTOR_LEN; + if (fdctrl->msr & FD_MSR_NONDMA) { +- pos %= FD_SECTOR_LEN; + if (pos == 0) { + if (fdctrl->data_pos != 0) + if (!fdctrl_seek_to_next_sect(fdctrl, cur_drv)) { +@@ -1673,10 +1673,13 @@ static void fdctrl_handle_option (fdctrl_t *fdctrl, int direction) + static void fdctrl_handle_drive_specification_command (fdctrl_t *fdctrl, int direction) + { + fdrive_t *cur_drv = get_cur_drv(fdctrl); ++ uint32_t pos; + +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x80) { ++ pos = fdctrl->data_pos - 1; ++ pos %= FD_SECTOR_LEN; ++ if (fdctrl->fifo[pos] & 0x80) { + /* Command parameters done */ +- if (fdctrl->fifo[fdctrl->data_pos - 1] & 0x40) { ++ if (fdctrl->fifo[pos] & 0x40) { + fdctrl->fifo[0] = fdctrl->fifo[1]; + fdctrl->fifo[2] = 0; + fdctrl->fifo[3] = 0; +@@ -1771,7 +1774,7 @@ static uint8_t command_to_handler[256]; + static void fdctrl_write_data (fdctrl_t *fdctrl, uint32_t value) + { + fdrive_t *cur_drv; +- int pos; ++ uint32_t pos; + + /* Reset mode */ + if (!(fdctrl->dor & FD_DOR_nRESET)) { +@@ -1817,7 +1820,9 @@ static void fdctrl_write_data (fdctrl_t *fdctrl, uint32_t value) + } + + FLOPPY_DPRINTF("%s: %02x\n", __func__, value); +- fdctrl->fifo[fdctrl->data_pos++] = value; ++ pos = fdctrl->data_pos++; ++ pos %= FD_SECTOR_LEN; ++ fdctrl->fifo[pos] = value; + if (fdctrl->data_pos == fdctrl->data_len) { + /* We now have all parameters + * and will be able to treat the command diff --git a/sysutils/xentools42/patches/patch-qemu-xen-traditional_hw_ide.c b/sysutils/xentools42/patches/patch-qemu-xen-traditional_hw_ide.c index 30e9af3af..3d0bd9fcd 100644 --- a/sysutils/xentools42/patches/patch-qemu-xen-traditional_hw_ide.c +++ b/sysutils/xentools42/patches/patch-qemu-xen-traditional_hw_ide.c @@ -1,16 +1,26 @@ -$NetBSD: patch-qemu-xen-traditional_hw_ide.c,v 1.1 2013/05/15 06:58:50 jnemeth Exp $ +$NetBSD: patch-qemu-xen-traditional_hw_ide.c,v 1.2 2015/06/11 17:43:21 bouyer Exp $ ---- qemu-xen-traditional/hw/ide.c.orig 2011-02-11 17:54:51.000000000 +0000 -+++ qemu-xen-traditional/hw/ide.c -@@ -761,6 +761,7 @@ static void ide_identify(IDEState *s) - put_le16(p + 61, s->nb_sectors >> 16); +--- qemu-xen-traditional/hw/ide.c.orig 2014-01-09 13:44:42.000000000 +0100 ++++ qemu-xen-traditional/hw/ide.c 2015-06-11 16:15:49.000000000 +0200 +@@ -757,10 +757,15 @@ + put_le16(p + 58, oldsize >> 16); + if (s->mult_sectors) + put_le16(p + 59, 0x100 | s->mult_sectors); +- put_le16(p + 60, s->nb_sectors); +- put_le16(p + 61, s->nb_sectors >> 16); ++ if (s->nb_sectors > 0x10000000) ++ oldsize = 0x10000000; /* report only 128GB */ ++ else ++ oldsize = s->nb_sectors; ++ put_le16(p + 60, oldsize); ++ put_le16(p + 61, oldsize >> 16); put_le16(p + 62, 0x07); /* single word dma0-2 supported */ put_le16(p + 63, 0x07); /* mdma0-2 supported */ + put_le16(p + 64, 0x03); /* pio3-4 supported */ put_le16(p + 65, 120); put_le16(p + 66, 120); put_le16(p + 67, 120); -@@ -812,13 +813,12 @@ static void ide_atapi_identify(IDEState +@@ -812,13 +817,12 @@ put_le16(p + 53, 7); /* words 64-70, 54-58, 88 valid */ put_le16(p + 62, 7); /* single word dma0-2 supported */ put_le16(p + 63, 7); /* mdma0-2 supported */ diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile index 657b5f9f1..55a52ac00 100644 --- a/sysutils/xentools45/Makefile +++ b/sysutils/xentools45/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2015/03/13 10:27:48 spz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/23 17:45:33 bouyer Exp $ -VERSION= 4.5.0 +VERSION= 4.5.1 VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e DISTNAME= xen-${VERSION} PKGNAME= xentools45-${VERSION} -PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools45/PLIST b/sysutils/xentools45/PLIST index b12be33ab..1ca47558b 100644 --- a/sysutils/xentools45/PLIST +++ b/sysutils/xentools45/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/01/20 16:42:13 bouyer Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/23 17:45:33 bouyer Exp $ bin/pygrub bin/qemu-img-xen bin/xen-detect @@ -28,6 +28,7 @@ include/libxl_event.h include/libxl_json.h include/libxl_utils.h include/libxl_uuid.h +include/libxlutil.h include/xen/COPYING include/xen/arch-arm.h include/xen/arch-arm/hvm/save.h diff --git a/sysutils/xentools45/distinfo b/sysutils/xentools45/distinfo index af4cc837d..500c72ae9 100644 --- a/sysutils/xentools45/distinfo +++ b/sysutils/xentools45/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.5 2015/03/13 10:27:48 spz Exp $ +$NetBSD: distinfo,v 1.9 2015/06/23 17:45:33 bouyer Exp $ SHA1 (ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz) = fecadf952821e830ce1a1d19655288eef8488f88 RMD160 (ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz) = 539bfa12db7054228250d6dd380bbf96c1a040f8 Size (ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz) = 2867999 bytes -SHA1 (xen-4.5.0.tar.gz) = c4aab5fb366496ad1edc7fe0a935a0d604335637 -RMD160 (xen-4.5.0.tar.gz) = e35ba0cb484492c1a289218eb9bf53b57dbd3a45 -Size (xen-4.5.0.tar.gz) = 18404933 bytes +SHA1 (xen-4.5.1.tar.gz) = f10328ce63625a5a7bfa3af5899c4432a467c051 +RMD160 (xen-4.5.1.tar.gz) = 4c449d799e041a52a94c00ee43a8c28fd4af1b96 +Size (xen-4.5.1.tar.gz) = 18410400 bytes SHA1 (patch-.._.._ipxe_src_core_settings.c) = 9e053e5e9936f49c46af0d59382a67d5f28cb39d SHA1 (patch-.._.._ipxe_src_interface_efi_efi_snp.c) = 7cd8a2d2dbeff55624b5d3461d22cd8331221762 SHA1 (patch-.._.._ipxe_src_net_fcels.c) = 7c13c87af5e38233f8b867503789f536394e7005 @@ -15,9 +15,9 @@ SHA1 (patch-.._docs_man_xl.cfg.pod.5) = e2058495b6fe85af338e22560d46996d36aeedab SHA1 (patch-.._docs_man_xl.conf.pod.5) = 015da24a45388468d56f1ecfa60f6acf07bdfef8 SHA1 (patch-.._docs_man_xl.pod.1) = b194f2c5608c6f0e80a4abd8655808cf91355cd5 SHA1 (patch-.._docs_man_xlcpupool.cfg.pod.5) = b44813af965e4d9d0d51c18b22d286736a4663b2 -SHA1 (patch-CVE-2015-2152) = 5a1cabf330b3a1bd902adf2b33dd5c4c32b8ab9d SHA1 (patch-Makefile) = 5d5b9678ed9764275ee95f49d24e8538a0e8a01c SHA1 (patch-Rules.mk) = e0dc4234c35dc2d78afad4a90b0af829a6a10b50 +SHA1 (patch-XSA135) = c27b9c495d7348864e9939f54574e3afc37a816a SHA1 (patch-blktap_drivers_Makefile) = 7cc53b2a0dea1694a969046ab8542271ca63f9e7 SHA1 (patch-configure) = d1a1b9c9e00dd79bb872190282006201510ce2c1 SHA1 (patch-examples_Makefile) = 5fe7bb876d254cf0c4f774ed0f08dcaea5b355ff @@ -32,7 +32,7 @@ SHA1 (patch-include_xen-sys_NetBSD_gntdev.h) = b1f60f46e606b7591d68d98655d1cb29d SHA1 (patch-libfsimage_common_Makefile) = 9c80a669805ba2e1f224985c71ca976fbe60e8b5 SHA1 (patch-libfsimage_ufs_ufs.h) = ce1461ab83499edb4e127e3b7af9dfc1e9c0267f SHA1 (patch-libxc_xc__netbsd.c) = 547a713bbe9ddc92ee51b57a7b58a619f01225f1 -SHA1 (patch-libxl_Makefile) = 5b5dede29e5d9c579cdd7d6497f692ecf3a3c2cb +SHA1 (patch-libxl_Makefile) = 16abc9e74855dacbeff40ad1010876dd80230977 SHA1 (patch-libxl_libxl__create.c) = d4c94e9a389e9a7601513460f31c82e4f4bf28c9 SHA1 (patch-libxl_libxl__save__helper.c) = 70e5237e28bea1aa87486e080fc25aa81300a6d8 SHA1 (patch-libxl_libxl_uuid.c) = d14286be8ccdbcb5fae544a1968e7b681b63e884 @@ -45,7 +45,7 @@ SHA1 (patch-qemu-xen-traditional_Makefile) = aac50189b3e359314c5d47745d50113f190 SHA1 (patch-qemu-xen-traditional_block-raw-posix.c) = fb03fe527515424d72758b606ab8d2e5bf8c341b SHA1 (patch-qemu-xen-traditional_configure) = a29520d12c229feed85b335e9241dc085427a3db SHA1 (patch-qemu-xen-traditional_hw_e1000.c) = d94874baa64a0974d29c8c3a117cf0fae030952d -SHA1 (patch-qemu-xen-traditional_hw_ide.c) = fb674b326321f4865183eee889967b1a948698e0 +SHA1 (patch-qemu-xen-traditional_hw_ide.c) = 4dc86cfec2d86766293af18b558b6bd5a336e697 SHA1 (patch-qemu-xen-traditional_hw_pass-through.c) = b87481f764e16fb1345c44b4f46fa3837901a4e2 SHA1 (patch-qemu-xen-traditional_hw_pass-through.h) = 0bf5cbc1d6f5506c1878296fce98ca3e42fc6560 SHA1 (patch-qemu-xen-traditional_hw_piix4acpi.c) = 432cbbd922a2453d3aab37e49cced767a3f1ad34 diff --git a/sysutils/xentools45/patches/patch-CVE-2015-2152 b/sysutils/xentools45/patches/patch-CVE-2015-2152 deleted file mode 100644 index 57e042091..000000000 --- a/sysutils/xentools45/patches/patch-CVE-2015-2152 +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-CVE-2015-2152,v 1.1 2015/03/13 10:27:49 spz Exp $ - -xsa119-unstable.patch from upstream. -XSA-119 is "HVM qemu unexpectedly enabling emulated VGA graphics backends" - ---- libxl/libxl_dm.c.orig 2015-01-12 16:53:24.000000000 +0000 -+++ libxl/libxl_dm.c -@@ -180,7 +180,14 @@ static char ** libxl__build_device_model - if (libxl_defbool_val(vnc->findunused)) { - flexarray_append(dm_args, "-vncunused"); - } -- } -+ } else -+ /* -+ * VNC is not enabled by default by qemu-xen-traditional, -+ * however passing -vnc none causes SDL to not be -+ * (unexpectedly) enabled by default. This is overridden by -+ * explicitly passing -sdl below as required. -+ */ -+ flexarray_append_pair(dm_args, "-vnc", "none"); - - if (sdl) { - flexarray_append(dm_args, "-sdl"); -@@ -513,7 +520,17 @@ static char ** libxl__build_device_model - } - - flexarray_append(dm_args, vncarg); -- } -+ } else -+ /* -+ * Ensure that by default no vnc server is created. -+ */ -+ flexarray_append_pair(dm_args, "-vnc", "none"); -+ -+ /* -+ * Ensure that by default no display backend is created. Further -+ * options given below might then enable more. -+ */ -+ flexarray_append_pair(dm_args, "-display", "none"); - - if (sdl) { - flexarray_append(dm_args, "-sdl"); diff --git a/sysutils/xentools45/patches/patch-XSA135 b/sysutils/xentools45/patches/patch-XSA135 new file mode 100644 index 000000000..d859e64ce --- /dev/null +++ b/sysutils/xentools45/patches/patch-XSA135 @@ -0,0 +1,139 @@ +$NetBSD: patch-XSA135,v 1.1 2015/06/23 17:45:33 bouyer Exp $ + +pcnet: fix Negative array index read + +From: Gonglei + +s->xmit_pos maybe assigned to a negative value (-1), +but in this branch variable s->xmit_pos as an index to +array s->buffer. Let's add a check for s->xmit_pos. + +upstream-commit-id: 7b50d00911ddd6d56a766ac5671e47304c20a21b + +Signed-off-by: Gonglei +Signed-off-by: Paolo Bonzini +Reviewed-by: Jason Wang +Reviewed-by: Jason Wang +Signed-off-by: Stefan Hajnoczi + +diff --git a/hw/pcnet.c b/hw/pcnet.c +index 7cc0637..9f3e1cc 100644 +--- qemu-xen-traditional/hw/pcnet.c.orig ++++ qemu-xen-traditional/hw/pcnet.c +@@ -1250,7 +1250,7 @@ static void pcnet_transmit(PCNetState *s) + target_phys_addr_t xmit_cxda = 0; + int count = CSR_XMTRL(s)-1; + int add_crc = 0; +- ++ int bcnt; + s->xmit_pos = -1; + + if (!CSR_TXON(s)) { +@@ -1276,34 +1276,39 @@ static void pcnet_transmit(PCNetState *s) + if (BCR_SWSTYLE(s) != 1) + add_crc = GET_FIELD(tmd.status, TMDS, ADDFCS); + } ++ ++ if (s->xmit_pos < 0) { ++ goto txdone; ++ } ++ ++ bcnt = 4096 - GET_FIELD(tmd.length, TMDL, BCNT); ++ s->phys_mem_read(s->dma_opaque, PHYSADDR(s, tmd.tbadr), ++ s->buffer + s->xmit_pos, bcnt, CSR_BSWP(s)); ++ s->xmit_pos += bcnt; ++ + if (!GET_FIELD(tmd.status, TMDS, ENP)) { +- int bcnt = 4096 - GET_FIELD(tmd.length, TMDL, BCNT); +- s->phys_mem_read(s->dma_opaque, PHYSADDR(s, tmd.tbadr), +- s->buffer + s->xmit_pos, bcnt, CSR_BSWP(s)); +- s->xmit_pos += bcnt; +- } else if (s->xmit_pos >= 0) { +- int bcnt = 4096 - GET_FIELD(tmd.length, TMDL, BCNT); +- s->phys_mem_read(s->dma_opaque, PHYSADDR(s, tmd.tbadr), +- s->buffer + s->xmit_pos, bcnt, CSR_BSWP(s)); +- s->xmit_pos += bcnt; ++ goto txdone; ++ } + #ifdef PCNET_DEBUG +- printf("pcnet_transmit size=%d\n", s->xmit_pos); ++ printf("pcnet_transmit size=%d\n", s->xmit_pos); + #endif +- if (CSR_LOOP(s)) { +- if (BCR_SWSTYLE(s) == 1) +- add_crc = !GET_FIELD(tmd.status, TMDS, NOFCS); +- s->looptest = add_crc ? PCNET_LOOPTEST_CRC : PCNET_LOOPTEST_NOCRC; +- pcnet_receive(s, s->buffer, s->xmit_pos); +- s->looptest = 0; +- } else +- if (s->vc) +- qemu_send_packet(s->vc, s->buffer, s->xmit_pos); +- +- s->csr[0] &= ~0x0008; /* clear TDMD */ +- s->csr[4] |= 0x0004; /* set TXSTRT */ +- s->xmit_pos = -1; ++ if (CSR_LOOP(s)) { ++ if (BCR_SWSTYLE(s) == 1) ++ add_crc = !GET_FIELD(tmd.status, TMDS, NOFCS); ++ s->looptest = add_crc ? PCNET_LOOPTEST_CRC : PCNET_LOOPTEST_NOCRC; ++ pcnet_receive(s, s->buffer, s->xmit_pos); ++ s->looptest = 0; ++ } else { ++ if (s->vc) { ++ qemu_send_packet(s->vc, s->buffer, s->xmit_pos); ++ } + } + ++ s->csr[0] &= ~0x0008; /* clear TDMD */ ++ s->csr[4] |= 0x0004; /* set TXSTRT */ ++ s->xmit_pos = -1; ++ ++ txdone: + SET_FIELD(&tmd.status, TMDS, OWN, 0); + TMDSTORE(&tmd, PHYSADDR(s,CSR_CXDA(s))); + if (!CSR_TOKINTD(s) || (CSR_LTINTEN(s) && GET_FIELD(tmd.status, TMDS, LTINT))) +From 2630672ab22255de252f877709851c0557a1c647 Mon Sep 17 00:00:00 2001 +From: Petr Matousek +Date: Sun, 24 May 2015 10:53:44 +0200 +Subject: [PATCH] pcnet: force the buffer access to be in bounds during tx + +4096 is the maximum length per TMD and it is also currently the size of +the relay buffer pcnet driver uses for sending the packet data to QEMU +for further processing. With packet spanning multiple TMDs it can +happen that the overall packet size will be bigger than sizeof(buffer), +which results in memory corruption. + +Fix this by only allowing to queue maximum sizeof(buffer) bytes. + +This is CVE-2015-3209. + +Signed-off-by: Petr Matousek +Reported-by: Matt Tait +Reviewed-by: Peter Maydell +Reviewed-by: Stefan Hajnoczi +--- + hw/pcnet.c | 8 ++++++++ + 1 file changed, 8 insertions(+) + +diff --git a/hw/pcnet.c b/hw/pcnet.c +index bdfd38f..6d32e4c 100644 +--- qemu-xen-traditional/hw/pcnet.c.orig ++++ qemu-xen-traditional/hw/pcnet.c +@@ -1241,6 +1241,14 @@ static void pcnet_transmit(PCNetState *s) + } + + bcnt = 4096 - GET_FIELD(tmd.length, TMDL, BCNT); ++ ++ /* if multi-tmd packet outsizes s->buffer then skip it silently. ++ Note: this is not what real hw does */ ++ if (s->xmit_pos + bcnt > sizeof(s->buffer)) { ++ s->xmit_pos = -1; ++ goto txdone; ++ } ++ + s->phys_mem_read(s->dma_opaque, PHYSADDR(s, tmd.tbadr), + s->buffer + s->xmit_pos, bcnt, CSR_BSWP(s)); + s->xmit_pos += bcnt; +-- +2.1.0 + diff --git a/sysutils/xentools45/patches/patch-libxl_Makefile b/sysutils/xentools45/patches/patch-libxl_Makefile index 800ef3b78..2fe394f34 100644 --- a/sysutils/xentools45/patches/patch-libxl_Makefile +++ b/sysutils/xentools45/patches/patch-libxl_Makefile @@ -1,7 +1,7 @@ -$NetBSD: patch-libxl_Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $ +$NetBSD: patch-libxl_Makefile,v 1.2 2015/06/23 17:45:33 bouyer Exp $ ---- libxl/Makefile.orig 2015-01-19 21:18:26.000000000 +0100 -+++ libxl/Makefile 2015-01-19 21:18:49.000000000 +0100 +--- libxl/Makefile.orig 2015-06-22 15:41:35.000000000 +0200 ++++ libxl/Makefile 2015-06-23 16:51:38.000000000 +0200 @@ -253,7 +253,7 @@ $(INSTALL_DIR) $(DESTDIR)$(SBINDIR) $(INSTALL_DIR) $(DESTDIR)$(LIBDIR) @@ -14,7 +14,7 @@ $NetBSD: patch-libxl_Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $ @@ -267,7 +267,7 @@ $(SYMLINK_SHLIB) libxlutil.so.$(XLUMAJOR) $(DESTDIR)$(LIBDIR)/libxlutil.so $(INSTALL_DATA) libxlutil.a $(DESTDIR)$(LIBDIR) - $(INSTALL_DATA) libxl.h libxl_event.h libxl_json.h _libxl_types.h _libxl_types_json.h _libxl_list.h libxl_utils.h libxl_uuid.h $(DESTDIR)$(INCLUDEDIR) + $(INSTALL_DATA) libxl.h libxl_event.h libxl_json.h _libxl_types.h _libxl_types_json.h _libxl_list.h libxl_utils.h libxl_uuid.h libxlutil.h $(DESTDIR)$(INCLUDEDIR) - $(INSTALL_DATA) bash-completion $(DESTDIR)$(BASH_COMPLETION_DIR)/xl.sh + $(INSTALL_DATA) bash-completion $(DESTDIR)$(XEN_EXAMPLES_DIR)/xl.sh diff --git a/sysutils/xentools45/patches/patch-qemu-xen-traditional_hw_ide.c b/sysutils/xentools45/patches/patch-qemu-xen-traditional_hw_ide.c index 3d8d3d0ca..55bc3396d 100644 --- a/sysutils/xentools45/patches/patch-qemu-xen-traditional_hw_ide.c +++ b/sysutils/xentools45/patches/patch-qemu-xen-traditional_hw_ide.c @@ -1,16 +1,26 @@ -$NetBSD: patch-qemu-xen-traditional_hw_ide.c,v 1.1 2015/01/20 16:42:13 bouyer Exp $ +$NetBSD: patch-qemu-xen-traditional_hw_ide.c,v 1.2 2015/06/11 17:43:58 bouyer Exp $ ---- qemu-xen-traditional/hw/ide.c.orig 2014-10-06 17:50:24.000000000 +0200 -+++ qemu-xen-traditional/hw/ide.c 2015-01-19 13:16:38.000000000 +0100 -@@ -761,6 +761,7 @@ - put_le16(p + 61, s->nb_sectors >> 16); +--- qemu-xen-traditional/hw/ide.c.orig 2014-01-09 13:44:42.000000000 +0100 ++++ qemu-xen-traditional/hw/ide.c 2015-06-11 16:15:49.000000000 +0200 +@@ -757,10 +757,15 @@ + put_le16(p + 58, oldsize >> 16); + if (s->mult_sectors) + put_le16(p + 59, 0x100 | s->mult_sectors); +- put_le16(p + 60, s->nb_sectors); +- put_le16(p + 61, s->nb_sectors >> 16); ++ if (s->nb_sectors > 0x10000000) ++ oldsize = 0x10000000; /* report only 128GB */ ++ else ++ oldsize = s->nb_sectors; ++ put_le16(p + 60, oldsize); ++ put_le16(p + 61, oldsize >> 16); put_le16(p + 62, 0x07); /* single word dma0-2 supported */ put_le16(p + 63, 0x07); /* mdma0-2 supported */ + put_le16(p + 64, 0x03); /* pio3-4 supported */ put_le16(p + 65, 120); put_le16(p + 66, 120); put_le16(p + 67, 120); -@@ -812,13 +813,12 @@ +@@ -812,13 +817,12 @@ put_le16(p + 53, 7); /* words 64-70, 54-58, 88 valid */ put_le16(p + 62, 7); /* single word dma0-2 supported */ put_le16(p + 63, 7); /* mdma0-2 supported */ diff --git a/sysutils/xfce4-appfinder/Makefile b/sysutils/xfce4-appfinder/Makefile index edceb46c7..cc9292f53 100644 --- a/sysutils/xfce4-appfinder/Makefile +++ b/sysutils/xfce4-appfinder/Makefile @@ -1,17 +1,15 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:24:55 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" DISTNAME= xfce4-appfinder-${XFCE4_VERSION} -PKGREVISION= 23 CATEGORIES= sysutils + +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-appfinder/start COMMENT= Xfce application finder -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4menu/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-appfinder/PLIST b/sysutils/xfce4-appfinder/PLIST index a0d90415d..d0070fd9e 100644 --- a/sysutils/xfce4-appfinder/PLIST +++ b/sysutils/xfce4-appfinder/PLIST @@ -1,43 +1,45 @@ -@comment $NetBSD: PLIST,v 1.11 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/04/21 08:56:39 jperkin Exp $ bin/xfce4-appfinder +bin/xfrun4 +share/appdata/xfce4-appfinder.appdata.xml share/applications/xfce4-appfinder.desktop -share/icons/hicolor/48x48/apps/xfce4-appfinder.png +share/applications/xfce4-run.desktop share/locale/am/LC_MESSAGES/xfce4-appfinder.mo share/locale/ar/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ast/LC_MESSAGES/xfce4-appfinder.mo share/locale/be/LC_MESSAGES/xfce4-appfinder.mo -share/locale/bn_IN/LC_MESSAGES/xfce4-appfinder.mo +share/locale/bg/LC_MESSAGES/xfce4-appfinder.mo +share/locale/bn/LC_MESSAGES/xfce4-appfinder.mo share/locale/ca/LC_MESSAGES/xfce4-appfinder.mo share/locale/cs/LC_MESSAGES/xfce4-appfinder.mo share/locale/da/LC_MESSAGES/xfce4-appfinder.mo share/locale/de/LC_MESSAGES/xfce4-appfinder.mo -share/locale/dz/LC_MESSAGES/xfce4-appfinder.mo share/locale/el/LC_MESSAGES/xfce4-appfinder.mo +share/locale/en_AU/LC_MESSAGES/xfce4-appfinder.mo share/locale/en_GB/LC_MESSAGES/xfce4-appfinder.mo share/locale/eo/LC_MESSAGES/xfce4-appfinder.mo share/locale/es/LC_MESSAGES/xfce4-appfinder.mo -share/locale/es_MX/LC_MESSAGES/xfce4-appfinder.mo share/locale/et/LC_MESSAGES/xfce4-appfinder.mo share/locale/eu/LC_MESSAGES/xfce4-appfinder.mo -share/locale/fa/LC_MESSAGES/xfce4-appfinder.mo share/locale/fi/LC_MESSAGES/xfce4-appfinder.mo share/locale/fr/LC_MESSAGES/xfce4-appfinder.mo share/locale/gl/LC_MESSAGES/xfce4-appfinder.mo -share/locale/gu/LC_MESSAGES/xfce4-appfinder.mo share/locale/he/LC_MESSAGES/xfce4-appfinder.mo +share/locale/hr/LC_MESSAGES/xfce4-appfinder.mo share/locale/hu/LC_MESSAGES/xfce4-appfinder.mo -share/locale/hy/LC_MESSAGES/xfce4-appfinder.mo share/locale/id/LC_MESSAGES/xfce4-appfinder.mo +share/locale/is/LC_MESSAGES/xfce4-appfinder.mo share/locale/it/LC_MESSAGES/xfce4-appfinder.mo share/locale/ja/LC_MESSAGES/xfce4-appfinder.mo -share/locale/ka/LC_MESSAGES/xfce4-appfinder.mo +share/locale/kk/LC_MESSAGES/xfce4-appfinder.mo share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo -share/locale/ku/LC_MESSAGES/xfce4-appfinder.mo share/locale/lt/LC_MESSAGES/xfce4-appfinder.mo share/locale/lv/LC_MESSAGES/xfce4-appfinder.mo -share/locale/mk/LC_MESSAGES/xfce4-appfinder.mo -share/locale/mr/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ms/LC_MESSAGES/xfce4-appfinder.mo share/locale/nb/LC_MESSAGES/xfce4-appfinder.mo share/locale/nl/LC_MESSAGES/xfce4-appfinder.mo +share/locale/nn/LC_MESSAGES/xfce4-appfinder.mo +share/locale/oc/LC_MESSAGES/xfce4-appfinder.mo share/locale/pa/LC_MESSAGES/xfce4-appfinder.mo share/locale/pl/LC_MESSAGES/xfce4-appfinder.mo share/locale/pt/LC_MESSAGES/xfce4-appfinder.mo @@ -46,10 +48,18 @@ share/locale/ro/LC_MESSAGES/xfce4-appfinder.mo share/locale/ru/LC_MESSAGES/xfce4-appfinder.mo share/locale/si/LC_MESSAGES/xfce4-appfinder.mo share/locale/sk/LC_MESSAGES/xfce4-appfinder.mo +share/locale/sl/LC_MESSAGES/xfce4-appfinder.mo share/locale/sq/LC_MESSAGES/xfce4-appfinder.mo +share/locale/sr/LC_MESSAGES/xfce4-appfinder.mo share/locale/sv/LC_MESSAGES/xfce4-appfinder.mo +share/locale/te/LC_MESSAGES/xfce4-appfinder.mo +share/locale/th/LC_MESSAGES/xfce4-appfinder.mo share/locale/tr/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ug/LC_MESSAGES/xfce4-appfinder.mo share/locale/uk/LC_MESSAGES/xfce4-appfinder.mo share/locale/ur/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-appfinder.mo +share/locale/vi/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_CN/LC_MESSAGES/xfce4-appfinder.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-appfinder.mo share/locale/zh_TW/LC_MESSAGES/xfce4-appfinder.mo diff --git a/sysutils/xfce4-appfinder/buildlink3.mk b/sysutils/xfce4-appfinder/buildlink3.mk deleted file mode 100644 index 5bfe9fd56..000000000 --- a/sysutils/xfce4-appfinder/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.20 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-appfinder - -.if !defined(XFCE4_APPFINDER_BUILDLINK3_MK) -XFCE4_APPFINDER_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-appfinder+= xfce4-appfinder>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-appfinder?= ../../sysutils/xfce4-appfinder - -.endif # XFCE4_APPFINDER_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-appfinder diff --git a/sysutils/xfce4-appfinder/distinfo b/sysutils/xfce4-appfinder/distinfo index eca0fec48..e0cfdb909 100644 --- a/sysutils/xfce4-appfinder/distinfo +++ b/sysutils/xfce4-appfinder/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.11 2012/03/05 13:32:58 roy Exp $ +$NetBSD: distinfo,v 1.12 2015/04/21 08:56:39 jperkin Exp $ -SHA1 (xfce4-appfinder-4.6.1.tar.bz2) = ecc1f2c6afec8cfb79464a34d23f94c6ed7d017e -RMD160 (xfce4-appfinder-4.6.1.tar.bz2) = 00487ac1c963b0c7085d7725e05a0928412c8295 -Size (xfce4-appfinder-4.6.1.tar.bz2) = 314040 bytes -SHA1 (patch-src_xfce-appfinder-window.c) = 28d3f0d3e96d291248b1dcb475066e3a22ef60b9 +SHA1 (xfce4-appfinder-4.12.0.tar.bz2) = c6fe75b140e6c864654e9485e30a4718cdfd7321 +RMD160 (xfce4-appfinder-4.12.0.tar.bz2) = 09cdbc28598fb71cbb2f4b6e9b0de3c56eef8e36 +Size (xfce4-appfinder-4.12.0.tar.bz2) = 459338 bytes diff --git a/sysutils/xfce4-appfinder/patches/patch-src_xfce-appfinder-window.c b/sysutils/xfce4-appfinder/patches/patch-src_xfce-appfinder-window.c deleted file mode 100644 index 9164cb2c8..000000000 --- a/sysutils/xfce4-appfinder/patches/patch-src_xfce-appfinder-window.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-src_xfce-appfinder-window.c,v 1.1 2012/03/05 13:32:58 roy Exp $ - -Should return NULL to silence errors. - ---- src/xfce-appfinder-window.c.orig 2012-03-05 13:18:51.000000000 +0000 -+++ src/xfce-appfinder-window.c -@@ -926,7 +926,7 @@ _xfce_appfinder_window_reload_menu (Xfce - gchar *filename = NULL; - gint counter = 0; - -- g_return_if_fail (XFCE_IS_APPFINDER_WINDOW (window)); -+ g_return_val_if_fail (XFCE_IS_APPFINDER_WINDOW (window), NULL); - - DBG ("window->menu_filename = %s", window->menu_filename); - diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 5af9c3531..b3e26b035 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.35 2015/01/04 09:35:23 dholland Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:24:55 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.1 - -DISTNAME= xfce4-battery-plugin-${XFCE4_VERSION} -PKGREVISION= 25 +VERSION= 1.0.5 +DISTNAME= xfce4-battery-plugin-${VERSION} CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-battery-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin COMMENT= Xfce battery monitor plugin # On NetBSD/sparc64, apmvar.h is not exist in /usr/include/machine. @@ -19,8 +20,6 @@ COMMENT= Xfce battery monitor plugin PKG_FAIL_REASON+= "APM is not available on ${MACHINE_PLATFORM}." .endif -USE_TOOLS+= perl:run - .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-battery-plugin/PLIST b/sysutils/xfce4-battery-plugin/PLIST index 791ecbff4..6ae6da48f 100644 --- a/sysutils/xfce4-battery-plugin/PLIST +++ b/sysutils/xfce4-battery-plugin/PLIST @@ -1,30 +1,87 @@ -@comment $NetBSD: PLIST,v 1.2 2008/12/20 09:26:51 hira Exp $ -libexec/xfce4/panel-plugins/xfce4-battery-plugin -share/icons/hicolor/16x16/devices/battery.png -share/icons/hicolor/22x22/devices/battery.png -share/icons/hicolor/24x24/devices/battery.png -share/icons/hicolor/32x32/devices/battery.png -share/icons/hicolor/scalable/devices/battery.svg +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libbattery.la +share/icons/hicolor/16x16/apps/xfce4-battery-critical-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-critical.png +share/icons/hicolor/16x16/apps/xfce4-battery-full-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-full.png +share/icons/hicolor/16x16/apps/xfce4-battery-low-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-low.png +share/icons/hicolor/16x16/apps/xfce4-battery-missing.png +share/icons/hicolor/16x16/apps/xfce4-battery-ok-charging.png +share/icons/hicolor/16x16/apps/xfce4-battery-ok.png +share/icons/hicolor/16x16/apps/xfce4-battery-plugin.png +share/icons/hicolor/22x22/apps/xfce4-battery-critical-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-critical.png +share/icons/hicolor/22x22/apps/xfce4-battery-full-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-full.png +share/icons/hicolor/22x22/apps/xfce4-battery-low-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-low.png +share/icons/hicolor/22x22/apps/xfce4-battery-missing.png +share/icons/hicolor/22x22/apps/xfce4-battery-ok-charging.png +share/icons/hicolor/22x22/apps/xfce4-battery-ok.png +share/icons/hicolor/22x22/apps/xfce4-battery-plugin.png +share/icons/hicolor/24x24/apps/xfce4-battery-critical-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-critical.png +share/icons/hicolor/24x24/apps/xfce4-battery-full-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-full.png +share/icons/hicolor/24x24/apps/xfce4-battery-low-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-low.png +share/icons/hicolor/24x24/apps/xfce4-battery-missing.png +share/icons/hicolor/24x24/apps/xfce4-battery-ok-charging.png +share/icons/hicolor/24x24/apps/xfce4-battery-ok.png +share/icons/hicolor/24x24/apps/xfce4-battery-plugin.png +share/icons/hicolor/32x32/apps/xfce4-battery-plugin.png +share/icons/hicolor/scalable/apps/xfce4-battery-critical-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-critical.svg +share/icons/hicolor/scalable/apps/xfce4-battery-full-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-full.svg +share/icons/hicolor/scalable/apps/xfce4-battery-low-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-low.svg +share/icons/hicolor/scalable/apps/xfce4-battery-missing.svg +share/icons/hicolor/scalable/apps/xfce4-battery-ok-charging.svg +share/icons/hicolor/scalable/apps/xfce4-battery-ok.svg +share/icons/hicolor/scalable/apps/xfce4-battery-plugin.svg share/locale/ar/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/da/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/de/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/el/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/id/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/it/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-battery-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/nn/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-battery-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-battery-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-battery-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-battery-plugin.mo -share/xfce4/panel-plugins/battmon.desktop +share/xfce4/panel/plugins/battery.desktop diff --git a/sysutils/xfce4-battery-plugin/buildlink3.mk b/sysutils/xfce4-battery-plugin/buildlink3.mk deleted file mode 100644 index e02c7ae18..000000000 --- a/sysutils/xfce4-battery-plugin/buildlink3.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-battery-plugin - -.if !defined(XFCE4_BATTERY_PLUGIN_BUILDLINK3_MK) -XFCE4_BATTERY_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-battery-plugin+= xfce4-battery-plugin>=0.5.0nb2 -BUILDLINK_ABI_DEPENDS.xfce4-battery-plugin+= xfce4-battery-plugin>=0.5.1nb24 -BUILDLINK_PKGSRCDIR.xfce4-battery-plugin?= ../../sysutils/xfce4-battery-plugin - -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_BATTERY_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-battery-plugin diff --git a/sysutils/xfce4-battery-plugin/distinfo b/sysutils/xfce4-battery-plugin/distinfo index 4a37431c5..ea516e79e 100644 --- a/sysutils/xfce4-battery-plugin/distinfo +++ b/sysutils/xfce4-battery-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2010/03/22 15:46:02 joerg Exp $ +$NetBSD: distinfo,v 1.9 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-battery-plugin-0.5.1.tar.bz2) = f97c1b6445c8da07c17353ae385b5fadb2fd5f1a -RMD160 (xfce4-battery-plugin-0.5.1.tar.bz2) = ee770f06226cf8dfed95892c152ae3a2a446079a -Size (xfce4-battery-plugin-0.5.1.tar.bz2) = 227940 bytes -SHA1 (patch-aa) = 09679ad7084cd25f05d4026d22cf69f185aaf5a9 +SHA1 (xfce4-battery-plugin-1.0.5.tar.bz2) = f1748044874909e434b0d325068289d948f999d7 +RMD160 (xfce4-battery-plugin-1.0.5.tar.bz2) = 305b46ef187fa266851ebc5e3dcf7699fa0856fe +Size (xfce4-battery-plugin-1.0.5.tar.bz2) = 403505 bytes +SHA1 (patch-panel-plugin_battery.c) = 2aa4abb3b24bea30f266ee203271d27021110a4f diff --git a/sysutils/xfce4-battery-plugin/patches/patch-aa b/sysutils/xfce4-battery-plugin/patches/patch-aa deleted file mode 100644 index 53c3d342c..000000000 --- a/sysutils/xfce4-battery-plugin/patches/patch-aa +++ /dev/null @@ -1,101 +0,0 @@ -$NetBSD: patch-aa,v 1.8 2010/03/22 15:46:03 joerg Exp $ - ---- panel-plugin/battery.c.orig 2008-09-05 05:53:40.000000000 +0900 -+++ panel-plugin/battery.c 2008-11-27 22:16:05.000000000 +0900 -@@ -25,7 +25,7 @@ - #include - #endif - --#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) -+#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__) - #include - #elif __OpenBSD__ - #include -@@ -33,8 +33,18 @@ - #elif __NetBSD__ - #include - #include -+#if defined(__sparc64__) -+/* On NetBSD/sparc64, apmvar.h is not exist in /usr/include/machine. */ -+/* Reported in PR port-sparc64/36735. */ -+#include -+#elif defined(__x86_64__) -+#include -+#include -+#else - #include -+#endif - #define APMDEVICE "/dev/apm" -+#define _ACPI_APM_BATT_UNKNOWN 0xffff /* from sys/dev/acpi/acpi_apm.c */ - #elif __linux__ - #include - #endif -@@ -155,7 +165,7 @@ - gboolean - detect_battery_info(t_battmon *battmon) - { --#ifdef __FreeBSD__ -+#if defined(__FreeBSD__) || defined(__DragonFly__) - /* This is how I read the information from the APM subsystem under - FreeBSD. Each time this functions is called (once every second) - the APM device is opened, read from and then closed. -@@ -209,7 +217,7 @@ - battmon->method = BM_BROKEN; - fd = open(APMDEVICE, O_RDONLY); - if (fd == -1) return FALSE; -- + if (ioctl(fd, APM_IOC_GETPOWER, &apm) == -1) { -+ if (ioctl(fd, APM_IOC_GETPOWER, &apm) == -1) { - close(fd); - return FALSE; - } -@@ -302,13 +312,16 @@ - battmon->method = BM_BROKEN; - fd = open(APMDEVICE, O_RDONLY); - if (fd == -1) return TRUE; -- if (ioctl(fd, APM_IOC_GETPOWER, &apminfo) == -1) -+ if (ioctl(fd, APM_IOC_GETPOWER, &apm) == -1) - return TRUE; - close(fd); - charge = apm.battery_life; - time_remaining = apm.minutes_left; - acline = apm.ac_state ? TRUE : FALSE; - -+ if(battmon->timeoutid != 0) g_source_remove(battmon->timeoutid); -+ battmon->timeoutid = g_timeout_add(2 * 1024, -+ (GSourceFunc) update_apm_status, battmon); - #else - struct apm_info apm; - DBG ("Updating battery status..."); -@@ -404,7 +417,7 @@ - acline = apm.ac_line_status ? TRUE : FALSE; - - } --#elif __FreeBSD__ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - else { - /* This is how I read the information from the APM subsystem under - FreeBSD. Each time this functions is called (once every second) -@@ -464,6 +475,11 @@ - - if(battmon->options.display_percentage && !(battmon->options.hide_when_full && acline && charge >= 99)){ - gtk_widget_show((GtkWidget *)battmon->charge); -+#if defined(__NetBSD__) || defined(__OpenBSD__) -+ if (apm.battery_state == APM_BATT_ABSENT) -+ g_snprintf(buffer, sizeof(buffer),"--%% "); -+ else -+#endif - g_snprintf(buffer, sizeof(buffer),"%d%% ", charge); - gtk_label_set_text(battmon->charge,buffer); - } else { -@@ -481,6 +501,11 @@ - } - - gtk_widget_show((GtkWidget *)active_label); -+#if defined(__NetBSD__) -+ if (acline || time_remaining == _ACPI_APM_BATT_UNKNOWN) -+ g_snprintf(buffer, sizeof(buffer), "--:--"); -+ else -+#endif - g_snprintf(buffer, sizeof(buffer),"%02d:%02d ",time_remaining/60,time_remaining%60); - gtk_label_set_text(active_label,buffer); - diff --git a/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c b/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c new file mode 100644 index 000000000..cc130cadf --- /dev/null +++ b/sysutils/xfce4-battery-plugin/patches/patch-panel-plugin_battery.c @@ -0,0 +1,63 @@ +$NetBSD: patch-panel-plugin_battery.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix for NetBSD. +--- panel-plugin/battery.c.orig 2012-06-17 20:05:17.000000000 +0000 ++++ panel-plugin/battery.c +@@ -30,8 +30,16 @@ + #elif (defined(__OpenBSD__) || defined(__NetBSD__)) + #include + #include ++#if defined(__sparc64__) ++#include ++#elif defined(__x86_64__) ++#include ++#include ++#else + #include ++#endif + #define APMDEVICE "/dev/apm" ++#define _ACPI_APM_BATT_UNKNOWN 0xffff /* from sys/dev/acpi/acpi_apm.c */ + #elif __linux__ + #include + #endif +@@ -172,7 +180,7 @@ init_options(t_battmon_options *options) + gboolean + detect_battery_info(t_battmon *battmon) + { +-#ifdef __FreeBSD__ ++#if defined(__FreeBSD__) || defined(__DragonFly__) + /* This is how I read the information from the APM subsystem under + FreeBSD. Each time this functions is called (once every second) + the APM device is opened, read from and then closed. +@@ -411,7 +419,7 @@ update_apm_status(t_battmon *battmon) + acline = apm.ac_line_status ? TRUE : FALSE; + + } +-#elif __FreeBSD__ ++#elif defined(__FreeBSD__) || defined(__DragonFly__) + else { + /* This is how I read the information from the APM subsystem under + FreeBSD. Each time this functions is called (once every second) +@@ -510,6 +518,11 @@ battmon.c:241: for each function it appe + if(battmon->options.display_percentage && charge > 0 && !(battmon->options.hide_when_full && acline && charge >= 99)){ + gtk_widget_show(GTK_WIDGET(battmon->charge)); + gtk_widget_show(GTK_WIDGET(battmon->timechargealignment)); ++#if defined(__NetBSD__) || defined(__OpenBSD__) ++ if (apm.battery_state == APM_BATT_ABSENT) ++ g_snprintf(buffer, sizeof(buffer), "--%%"); ++ else ++#endif + g_snprintf(buffer, sizeof(buffer),"%d%% ", charge); + gtk_label_set_text(battmon->charge,buffer); + } else { +@@ -519,6 +532,10 @@ battmon.c:241: for each function it appe + if (battmon->options.display_time && time_remaining > 0 && !(battmon->options.hide_when_full && acline && charge >= 99 )){ + gtk_widget_show(GTK_WIDGET(battmon->rtime)); + gtk_widget_show(GTK_WIDGET(battmon->timechargealignment)); ++#if defined(__NetBSD__) ++ if (acline || time_remaining == _ACPI_APM_BATT_UNKNOWN) ++ g_snprintf(buffer, sizeof(buffer), "--:--"); ++#endif + g_snprintf(buffer, sizeof(buffer),"%02d:%02d ",time_remaining/60,time_remaining%60); + gtk_label_set_text(battmon->rtime,buffer); + diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile index 8b421db74..f5db400ca 100644 --- a/sysutils/xfce4-cpugraph-plugin/Makefile +++ b/sysutils/xfce4-cpugraph-plugin/Makefile @@ -1,21 +1,15 @@ -# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:24:55 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.0 - -DISTNAME= xfce4-cpugraph-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-cpugraph-plugin-1.0.5 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-cpugraph-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin COMMENT= Xfce CPU load plugin -USE_TOOLS+= autoconf - -.include "../../mk/bsd.prefs.mk" - -pre-configure: - cd ${WRKSRC} && autoconf - +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-cpugraph-plugin/PLIST b/sysutils/xfce4-cpugraph-plugin/PLIST index 50fd11234..159cacc97 100644 --- a/sysutils/xfce4-cpugraph-plugin/PLIST +++ b/sysutils/xfce4-cpugraph-plugin/PLIST @@ -1,3 +1,48 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:13 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-cpugraph-plugin -share/xfce4/panel-plugins/cpugraph.desktop +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libcpugraph.la +share/icons/hicolor/16x16/apps/xfce4-cpugraph-plugin.png +share/icons/hicolor/22x22/apps/xfce4-cpugraph-plugin.png +share/icons/hicolor/48x48/apps/xfce4-cpugraph-plugin.png +share/locale/ar/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ku/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-cpugraph-plugin.mo +share/xfce4/panel/plugins/cpugraph.desktop diff --git a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk b/sysutils/xfce4-cpugraph-plugin/buildlink3.mk deleted file mode 100644 index 596f8e78c..000000000 --- a/sysutils/xfce4-cpugraph-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-cpugraph-plugin - -.if !defined(XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK) -XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0 -BUILDLINK_ABI_DEPENDS.xfce4-cpugraph-plugin+= xfce4-cpugraph-plugin>=0.3.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-cpugraph-plugin?= ../../sysutils/xfce4-cpugraph-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_CPUGRAPH_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-cpugraph-plugin diff --git a/sysutils/xfce4-cpugraph-plugin/distinfo b/sysutils/xfce4-cpugraph-plugin/distinfo index f97c49075..a523851f5 100644 --- a/sysutils/xfce4-cpugraph-plugin/distinfo +++ b/sysutils/xfce4-cpugraph-plugin/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.9 2007/04/17 13:05:08 joerg Exp $ +$NetBSD: distinfo,v 1.10 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-cpugraph-plugin-0.3.0.tar.bz2) = d869625350d6c0ae4bef3203f03bbc409773494f -RMD160 (xfce4-cpugraph-plugin-0.3.0.tar.bz2) = 99c309b3bf0ab622a9b95df9b568808a6c034055 -Size (xfce4-cpugraph-plugin-0.3.0.tar.bz2) = 102638 bytes -SHA1 (patch-aa) = fac9f1ac080540eb90291a73a718ea09040a7ff5 -SHA1 (patch-ab) = 0a566fd969a3359d709001728edcaa736f5d8776 -SHA1 (patch-ad) = a989f0ed1b91d2e1fbc61fa623b989d371be80e0 +SHA1 (xfce4-cpugraph-plugin-1.0.5.tar.bz2) = 6286bcb91eb88a77e7d8965e80c0999a03afc2ae +RMD160 (xfce4-cpugraph-plugin-1.0.5.tar.bz2) = 73494015fa2be1f6596dcafbd8c3fc2865196faa +Size (xfce4-cpugraph-plugin-1.0.5.tar.bz2) = 328972 bytes +SHA1 (patch-panel-plugin_os.c) = 53e9d414cf4be213ebb907672af0d5f6e977ee76 diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-aa b/sysutils/xfce4-cpugraph-plugin/patches/patch-aa deleted file mode 100644 index cc081662e..000000000 --- a/sysutils/xfce4-cpugraph-plugin/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2007/04/17 13:05:08 joerg Exp $ - ---- configure.ac.orig 2007-04-17 12:26:04.000000000 +0000 -+++ configure.ac -@@ -29,6 +29,9 @@ AC_PROG_INTLTOOL - dnl Check for standard header files - AC_HEADER_STDC - -+dnl *** Check for kinfo, needed for DragonFly *** -+AC_CHECK_LIB([kinfo], [kinfo_get_sched_cputime]) -+ - dnl configure the panel plugin - XDT_CHECK_PACKAGE([LIBXFCE4PANEL], [libxfce4panel-1.0], [4.3.20]) - diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-ab b/sysutils/xfce4-cpugraph-plugin/patches/patch-ab deleted file mode 100644 index 75454ac03..000000000 --- a/sysutils/xfce4-cpugraph-plugin/patches/patch-ab +++ /dev/null @@ -1,31 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2007/04/17 13:05:08 joerg Exp $ - ---- panel-plugin/os.c.orig 2004-07-24 17:25:15.000000000 +0000 -+++ panel-plugin/os.c -@@ -67,6 +67,26 @@ long GetCPUUsage (int *oldusage, int *ol - - return usage; - } -+#elif defined(__DragonFly__) -+long GetCPUUsage (int *oldusage, int *oldtotal) -+{ -+ long used, total, usage; -+ struct kinfo_cputime cp_time; -+ -+ if (kinfo_get_sched_cputime(&cp_time) < 0) { -+ printf ("kinfo_get_sched_cputime failed"); -+ return -1; -+ } -+ used = cp_time.cp_user + cp_time.cp_nice + cp_time.cp_sys; -+ total = used + cp_time.cp_idle; -+ if (total != *oldtotal) -+ usage = 100 * (used - *oldusage + used / 2 - *oldusage / 2) / (total - *oldtotal); -+ else -+ usage = 0; -+ *oldusage = used; -+ *oldtotal = total; -+ return usage; -+} - #elif defined (__NetBSD__) - long GetCPUUsage (int *oldusage, int *oldtotal) - { diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-ad b/sysutils/xfce4-cpugraph-plugin/patches/patch-ad deleted file mode 100644 index 1a3977c2d..000000000 --- a/sysutils/xfce4-cpugraph-plugin/patches/patch-ad +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2007/04/12 09:55:13 martti Exp $ - ---- panel-plugin/os.h.orig 2007-01-20 12:05:51.000000000 +0000 -+++ panel-plugin/os.h -@@ -17,6 +17,10 @@ - #include - #endif - -+#if defined(__DragonFly__) -+#include -+#endif -+ - #if defined (__NetBSD__) - #include - #include diff --git a/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c b/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c new file mode 100644 index 000000000..082ba2b2e --- /dev/null +++ b/sysutils/xfce4-cpugraph-plugin/patches/patch-panel-plugin_os.c @@ -0,0 +1,14 @@ +$NetBSD: patch-panel-plugin_os.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix NetBSD support. +--- panel-plugin/os.c.orig 2012-04-18 21:27:33.000000000 +0000 ++++ panel-plugin/os.c +@@ -211,7 +211,7 @@ gboolean read_cpu_data( CpuData *data, g + data[0].load = 0; + for( i = 1 ; i <= nb_cpu ; i++ ) + { +- cp_time1 = cp_time + CPUSTATE * (i - 1); ++ cp_time1 = cp_time + CPUSTATES * (i - 1); + used = cp_time1[CP_USER] + cp_time1[CP_NICE] + cp_time1[CP_SYS] + cp_time1[CP_INTR]; + total = used + cp_time1[CP_IDLE]; + diff --git a/sysutils/xfce4-diskperf-plugin/Makefile b/sysutils/xfce4-diskperf-plugin/Makefile index 353f9d74a..621a4b27c 100644 --- a/sysutils/xfce4-diskperf-plugin/Makefile +++ b/sysutils/xfce4-diskperf-plugin/Makefile @@ -1,17 +1,14 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:55 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 2.1.0 - -DISTNAME= xfce4-diskperf-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-diskperf-plugin-2.5.4 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-diskperf-plugin/ -COMMENT= Xfce disk performance plugin +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.5/ -ONLY_FOR_PLATFORM+= NetBSD-*-* -ONLY_FOR_PLATFORM+= Linux-*-* +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-diskperf-plugin +COMMENT= Xfce disk performance plugin .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-diskperf-plugin/PLIST b/sysutils/xfce4-diskperf-plugin/PLIST index 961ec8334..d5b5d99d5 100644 --- a/sysutils/xfce4-diskperf-plugin/PLIST +++ b/sysutils/xfce4-diskperf-plugin/PLIST @@ -1,8 +1,39 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:13 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-diskperf-plugin +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libdiskperf.la +share/locale/ar/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-diskperf-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-diskperf-plugin.mo -share/xfce4/panel-plugins/diskperf.desktop +share/locale/pt/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-diskperf-plugin.mo +share/xfce4/panel/plugins/diskperf.desktop diff --git a/sysutils/xfce4-diskperf-plugin/buildlink3.mk b/sysutils/xfce4-diskperf-plugin/buildlink3.mk deleted file mode 100644 index 92d81441c..000000000 --- a/sysutils/xfce4-diskperf-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-diskperf-plugin - -.if !defined(XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK) -XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0 -BUILDLINK_ABI_DEPENDS.xfce4-diskperf-plugin+= xfce4-diskperf-plugin>=2.1.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-diskperf-plugin?= ../../sysutils/xfce4-diskperf-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_DISKPERF_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-diskperf-plugin diff --git a/sysutils/xfce4-diskperf-plugin/distinfo b/sysutils/xfce4-diskperf-plugin/distinfo index 52329182c..5d3568975 100644 --- a/sysutils/xfce4-diskperf-plugin/distinfo +++ b/sysutils/xfce4-diskperf-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2007/04/12 09:55:13 martti Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-diskperf-plugin-2.1.0.tar.bz2) = 66db93af32f4a3ca0ce931fed312b267a3a3dece -RMD160 (xfce4-diskperf-plugin-2.1.0.tar.bz2) = 7e66634d48499dc9be777580ac48e66c9e51039b -Size (xfce4-diskperf-plugin-2.1.0.tar.bz2) = 183492 bytes -SHA1 (patch-aa) = 86a3cabe41c9470716f82000e41e6d9b64f6d372 +SHA1 (xfce4-diskperf-plugin-2.5.4.tar.bz2) = fc74484b986eac9d98b050c5a98130e8a9671048 +RMD160 (xfce4-diskperf-plugin-2.5.4.tar.bz2) = 18d7be932d15bbec28810b822386df6a00285ae5 +Size (xfce4-diskperf-plugin-2.5.4.tar.bz2) = 321974 bytes +SHA1 (patch-panel-plugin_devperf.c) = 77c02a425cf525607bacb9b55d0238eb5b110067 diff --git a/sysutils/xfce4-diskperf-plugin/patches/patch-aa b/sysutils/xfce4-diskperf-plugin/patches/patch-aa deleted file mode 100644 index 9052518ce..000000000 --- a/sysutils/xfce4-diskperf-plugin/patches/patch-aa +++ /dev/null @@ -1,84 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2007/04/12 09:55:13 martti Exp $ - ---- panel-plugin/devperf.c.orig 2003-11-30 12:58:54.000000000 +0200 -+++ panel-plugin/devperf.c 2006-07-02 10:05:44.000000000 +0300 -@@ -264,21 +264,39 @@ - const char *device = (const char *) p_pvDevice; - struct timeval tv; - size_t size, i, ndrives; -+#ifdef HW_DISKSTATS - struct disk_sysctl *drives, drive; -+#else -+ struct io_sysctl *drives, drive; -+#endif - int mib[3]; - - mib[0] = CTL_HW; -+#ifdef HW_DISKSTATS - mib[1] = HW_DISKSTATS; - mib[2] = sizeof(struct disk_sysctl); -+#else -+ mib[1] = HW_IOSTATS; -+ mib[2] = sizeof(struct io_sysctl); -+#endif -+ - if (sysctl(mib, 3, NULL, &size, NULL, 0) == -1) - return(-1); -+#ifdef HW_DISKSTATS - ndrives = size / sizeof(struct disk_sysctl); -+#else -+ ndrives = size / sizeof(struct io_sysctl); -+#endif - drives = malloc(size); - if (sysctl(mib, 3, drives, &size, NULL, 0) == -1) - return(-1); - - for (i = 0; i < ndrives; i++) { -+#ifdef HW_DISKSTATS - if (strcmp(drives[i].dk_name, device) == 0) { -+#else -+ if (strcmp(drives[i].name, device) == 0) { -+#endif - drive = drives[i]; - break; - } -@@ -292,13 +310,18 @@ - gettimeofday (&tv, 0); - perf->timestamp_ns = (uint64_t)1000ull * 1000ull * 1000ull * - tv.tv_sec + 1000ull * tv.tv_usec; --#if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) -+#ifdef HW_DISKSTATS -+# if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) - /* NetBSD < 1.6K does not have separate read/write statistics. */ - perf->rbytes = drive.dk_bytes; - perf->wbytes = drive.dk_bytes; --#else -+# else - perf->rbytes = drive.dk_rbytes; - perf->wbytes = drive.dk_wbytes; -+# endif -+#else -+ perf->rbytes = drive.rbytes; -+ perf->wbytes = drive.wbytes; - #endif - - /* -@@ -306,10 +329,18 @@ - * time separatly. - * -- Benedikt - */ -+#ifdef HW_DISKSTATS - perf->qlen = drive.dk_xfer; - perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.dk_time_sec - + 1000ull * drive.dk_time_usec) / 2ull; - perf->wbusy_ns = perf->rbusy_ns; -+#else -+ perf->qlen = drive.xfer; -+ perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.time_sec -+ + 1000ull * drive.time_usec) / 2ull; -+ perf->wbusy_ns = perf->rbusy_ns; -+ -+#endif - - return(0); - } diff --git a/sysutils/xfce4-diskperf-plugin/patches/patch-panel-plugin_devperf.c b/sysutils/xfce4-diskperf-plugin/patches/patch-panel-plugin_devperf.c new file mode 100644 index 000000000..420757ed6 --- /dev/null +++ b/sysutils/xfce4-diskperf-plugin/patches/patch-panel-plugin_devperf.c @@ -0,0 +1,179 @@ +$NetBSD: patch-panel-plugin_devperf.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Add FreeBSD support and fix NetBSD support. +--- panel-plugin/devperf.c.orig 2015-02-09 23:25:33.000000000 +0000 ++++ panel-plugin/devperf.c +@@ -225,6 +225,93 @@ int main () + + /************************** Linux End ***************/ + ++#elif defined(__FreeBSD__) ++ ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++ ++#define MAXNAMELEN 256 ++ ++struct statinfo stats; ++struct devinfo dinfo; ++ ++int DevPerfInit () ++{ ++ stats.dinfo = &dinfo; ++ ++ return (0); ++} ++ ++int DevCheckStatAvailability(char const **strptr) ++{ ++ return (0); ++} ++ ++int DevGetPerfData (const void *p_pvDevice, struct devperf_t *perf) ++{ ++ struct timeval tv; ++ struct timespec ts; ++ struct devstat dev; ++ kvm_t *kd = NULL; ++ int i, found = 0; ++ char *check_dev = (char *) p_pvDevice; ++ ++ if(devstat_getdevs(kd, &stats) == -1) { ++ syslog(0, "DISKPERF: getdevs fail"); ++ } ++ ++ for(found = 0, i = 0; i < (stats.dinfo)->numdevs; i++) { ++ char dev_name[MAXNAMELEN]; ++ dev = (stats.dinfo)->devices[i]; ++ snprintf(dev_name, MAXNAMELEN-1, "%s%d", ++ dev.device_name, dev.unit_number); ++ if ((check_dev != NULL) && (strcmp(check_dev, dev_name) != 0)) ++ continue; ++ else { ++ found = 1; ++ break; ++ } ++ ++ } ++ ++ if(check_dev != NULL && found) { ++ perf->wbytes = dev.bytes[DEVSTAT_WRITE]; ++ perf->rbytes = dev.bytes[DEVSTAT_READ]; ++ gettimeofday (&tv, 0); ++ perf->timestamp_ns = (uint64_t)1000ull * 1000ull * 1000ull * ++ tv.tv_sec + 1000ull * tv.tv_usec; ++ perf->qlen = dev.start_count - dev.end_count; ++ // I'm not sure about rbusy and wbusy calculation ++ bintime2timespec(&dev.busy_time, &ts); ++ perf->rbusy_ns = (uint64_t) ts.tv_nsec; ++ perf->wbusy_ns = perf->rbusy_ns; ++ } ++ ++ return (0); ++} ++ ++#if 0 /* Standalone test purpose */ ++int main () ++{ ++ struct devperf_t oPerf; ++ DevGetPerfData ((void*)"ada0", &oPerf); ++ printf ("%lu\t%lu\n", oPerf.rbytes, oPerf.wbytes); ++ return (0); ++} ++#endif ++ ++ + + #elif defined(__NetBSD__) + /**************************************************************/ +@@ -251,21 +338,39 @@ int DevGetPerfData (const void *p_pvDevi + const char *device = (const char *) p_pvDevice; + struct timeval tv; + size_t size, i, ndrives; ++#ifdef HW_DISKSTATS + struct disk_sysctl *drives, drive; ++#else ++ struct io_sysctl *drives, drive; ++#endif + int mib[3]; + + mib[0] = CTL_HW; ++#ifdef HW_DISKSTATS + mib[1] = HW_DISKSTATS; + mib[2] = sizeof(struct disk_sysctl); ++#else ++ mib[1] = HW_IOSTATS; ++ mib[2] = sizeof(struct io_sysctl); ++#endif ++ + if (sysctl(mib, 3, NULL, &size, NULL, 0) == -1) + return(-1); ++#ifdef HW_DISKSTATS + ndrives = size / sizeof(struct disk_sysctl); ++#else ++ ndrives = size / sizeof(struct io_sysctl); ++#endif + drives = malloc(size); + if (sysctl(mib, 3, drives, &size, NULL, 0) == -1) + return(-1); + + for (i = 0; i < ndrives; i++) { ++#ifdef HW_DISKSTATS + if (strcmp(drives[i].dk_name, device) == 0) { ++#else ++ if (strcmp(drives[i].name, device) == 0) { ++#endif + drive = drives[i]; + break; + } +@@ -279,13 +384,18 @@ int DevGetPerfData (const void *p_pvDevi + gettimeofday (&tv, 0); + perf->timestamp_ns = (uint64_t)1000ull * 1000ull * 1000ull * + tv.tv_sec + 1000ull * tv.tv_usec; +-#if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) ++#ifdef HW_DISKSTATS ++# if defined(__NetBSD_Version__) && (__NetBSD_Version__ < 106110000) + /* NetBSD < 1.6K does not have separate read/write statistics. */ + perf->rbytes = drive.dk_bytes; + perf->wbytes = drive.dk_bytes; +-#else ++# else + perf->rbytes = drive.dk_rbytes; + perf->wbytes = drive.dk_wbytes; ++# endif ++#else ++ perf->rbytes = drive.rbytes; ++ perf->wbytes = drive.wbytes; + #endif + + /* +@@ -293,10 +403,18 @@ int DevGetPerfData (const void *p_pvDevi + * time separatly. + * -- Benedikt + */ ++#ifdef HW_DISKSTATS + perf->qlen = drive.dk_xfer; + perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.dk_time_sec + + 1000ull * drive.dk_time_usec) / 2ull; + perf->wbusy_ns = perf->rbusy_ns; ++#else ++ perf->qlen = drive.xfer; ++ perf->rbusy_ns = ((uint64_t)1000ull * 1000ull * 1000ull * drive.time_sec ++ + 1000ull * drive.time_usec) / 2ull; ++ perf->wbusy_ns = perf->rbusy_ns; ++ ++#endif + + return(0); + } diff --git a/sysutils/xfce4-fsguard-plugin/Makefile b/sysutils/xfce4-fsguard-plugin/Makefile index e6e1fc39a..dee793f49 100644 --- a/sysutils/xfce4-fsguard-plugin/Makefile +++ b/sysutils/xfce4-fsguard-plugin/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:24:55 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.0 - -DISTNAME= xfce4-fsguard-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-fsguard-plugin-1.0.1 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-fsguard-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-fsguard-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin COMMENT= Xfce disk space plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-fsguard-plugin/PLIST b/sysutils/xfce4-fsguard-plugin/PLIST index c1bdcc4f7..241702d9f 100644 --- a/sysutils/xfce4-fsguard-plugin/PLIST +++ b/sysutils/xfce4-fsguard-plugin/PLIST @@ -1,29 +1,64 @@ -@comment $NetBSD: PLIST,v 1.4 2007/12/05 07:49:44 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-fsguard-plugin +@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libfsguard.la +share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/16x16/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/22x22/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/22x22/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/22x22/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/24x24/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/24x24/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/24x24/apps/xfce4-fsguard-plugin.png share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-urgent.png share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-warning.png share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/36x36/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/36x36/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/36x36/apps/xfce4-fsguard-plugin.png +share/icons/hicolor/48x48/apps/xfce4-fsguard-plugin-urgent.png +share/icons/hicolor/48x48/apps/xfce4-fsguard-plugin-warning.png +share/icons/hicolor/48x48/apps/xfce4-fsguard-plugin.png share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-urgent.svg share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-warning.svg share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/de/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-fsguard-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-fsguard-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-fsguard-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-fsguard-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-fsguard-plugin.mo -share/xfce4/panel-plugins/fsguard.desktop +share/xfce4/panel/plugins/fsguard.desktop diff --git a/sysutils/xfce4-fsguard-plugin/buildlink3.mk b/sysutils/xfce4-fsguard-plugin/buildlink3.mk deleted file mode 100644 index 9107cf635..000000000 --- a/sysutils/xfce4-fsguard-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-fsguard-plugin - -.if !defined(XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK) -XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-fsguard-plugin+= xfce4-fsguard-plugin>=0.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-fsguard-plugin+= xfce4-fsguard-plugin>=0.4.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-fsguard-plugin?= ../../sysutils/xfce4-fsguard-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-fsguard-plugin diff --git a/sysutils/xfce4-fsguard-plugin/distinfo b/sysutils/xfce4-fsguard-plugin/distinfo index 5f62928b8..d1e05d1ca 100644 --- a/sysutils/xfce4-fsguard-plugin/distinfo +++ b/sysutils/xfce4-fsguard-plugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2007/12/05 07:49:44 martti Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-fsguard-plugin-0.4.0.tar.bz2) = d00470b1d9e4ad1c529830b6c5fee3e422fb4677 -RMD160 (xfce4-fsguard-plugin-0.4.0.tar.bz2) = b25bf0f7487efd6aabbe697be7ba004bd7a8cf10 -Size (xfce4-fsguard-plugin-0.4.0.tar.bz2) = 169519 bytes -SHA1 (patch-aa) = 523b8632e5a84b2fd62980cba3f990be1cade007 +SHA1 (xfce4-fsguard-plugin-1.0.1.tar.bz2) = 42b7aecafd720bb1dcf37a5efd0deb3db528e3bc +RMD160 (xfce4-fsguard-plugin-1.0.1.tar.bz2) = d830ad9543138216f66be9721b217e1ccb61bda5 +Size (xfce4-fsguard-plugin-1.0.1.tar.bz2) = 356783 bytes +SHA1 (patch-panel-plugin_fsguard.c) = 9ecbaec359192a2b5ad36bfae6830f5ba2a513a3 diff --git a/sysutils/xfce4-fsguard-plugin/patches/patch-aa b/sysutils/xfce4-fsguard-plugin/patches/patch-aa deleted file mode 100644 index f0b1329d1..000000000 --- a/sysutils/xfce4-fsguard-plugin/patches/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2007/12/05 07:49:44 martti Exp $ - ---- panel-plugin/fsguard.c.orig 2007-10-20 20:49:18.000000000 +0000 -+++ panel-plugin/fsguard.c 2007-12-05 06:41:00.000000000 +0000 -@@ -40,10 +40,13 @@ - #include - #if defined(__linux__) - #include --#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) -+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__) - #include - #include - #endif -+#if defined(__NetBSD__) && (__NetBSD_Version__ > 299000900) /* NetBSD 2.99.9 */ -+#define statfs statvfs -+#endif - - #include - #include diff --git a/sysutils/xfce4-fsguard-plugin/patches/patch-panel-plugin_fsguard.c b/sysutils/xfce4-fsguard-plugin/patches/patch-panel-plugin_fsguard.c new file mode 100644 index 000000000..9f41a1c79 --- /dev/null +++ b/sysutils/xfce4-fsguard-plugin/patches/patch-panel-plugin_fsguard.c @@ -0,0 +1,26 @@ +$NetBSD: patch-panel-plugin_fsguard.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix NetBSD support. +Add SunOS, OS X and DragonFlyBSD support. +--- panel-plugin/fsguard.c.orig 2012-06-30 09:07:55.000000000 +0000 ++++ panel-plugin/fsguard.c +@@ -38,13 +38,18 @@ + #include + #include + #include ++#include + #if defined(__linux__) || defined(__GNU__) + #include +-#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) ++#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) || defined(__APPLE__) || defined(__DragonFly__) + #include + #include + #endif + ++#if defined(__NetBSD__) || defined(__sun) ++#define statfs statvfs ++#endif ++ + #include + #include + #include diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 0456b5bb8..1dadf8480 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -1,14 +1,18 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:24:55 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 3.1 - -DISTNAME= xfce4-genmon-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +VERSION= 3.4 +DISTNAME= xfce4-genmon-plugin-${VERSION}.0 +PKGNAME= xfce4-genmon-plugin-${VERSION} CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-genmon-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-genmon-plugin/3.4/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin COMMENT= Xfce general purpose monitor plugin +WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} + .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-genmon-plugin/PLIST b/sysutils/xfce4-genmon-plugin/PLIST index 666a6a314..4c7ae5128 100644 --- a/sysutils/xfce4-genmon-plugin/PLIST +++ b/sysutils/xfce4-genmon-plugin/PLIST @@ -1,6 +1,38 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-genmon-plugin +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libgenmon.la +share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo -share/xfce4/panel-plugins/genmon.desktop +share/locale/pt/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-genmon-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-genmon-plugin.mo +share/xfce4/panel/plugins/genmon.desktop diff --git a/sysutils/xfce4-genmon-plugin/buildlink3.mk b/sysutils/xfce4-genmon-plugin/buildlink3.mk deleted file mode 100644 index c1e9a5a07..000000000 --- a/sysutils/xfce4-genmon-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-genmon-plugin - -.if !defined(XFCE4_GENMON_PLUGIN_BUILDLINK3_MK) -XFCE4_GENMON_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-genmon-plugin+= xfce4-genmon-plugin>=3.1 -BUILDLINK_ABI_DEPENDS.xfce4-genmon-plugin+= xfce4-genmon-plugin>=3.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-genmon-plugin?= ../../sysutils/xfce4-genmon-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_GENMON_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-genmon-plugin diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo index aa224c213..fe1470d4f 100644 --- a/sysutils/xfce4-genmon-plugin/distinfo +++ b/sysutils/xfce4-genmon-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:40 jperkin Exp $ -SHA1 (xfce4-genmon-plugin-3.1.tar.bz2) = afec76670999efd8a17db791451aa26bf62ce58d -RMD160 (xfce4-genmon-plugin-3.1.tar.bz2) = 7b082dd130a889e17e9f1c9ab30dca6cea34502c -Size (xfce4-genmon-plugin-3.1.tar.bz2) = 117704 bytes +SHA1 (xfce4-genmon-plugin-3.4.0.tar.bz2) = 6c249521394ee97704f2d10d0b5dd18bbb171f64 +RMD160 (xfce4-genmon-plugin-3.4.0.tar.bz2) = 9198decdcc9918ae068292e7bf98bfeb04d70a1f +Size (xfce4-genmon-plugin-3.4.0.tar.bz2) = 307493 bytes +SHA1 (patch-panel-plugin_cmdspawn.c) = 7611155db0de99ba45a6d8e94b94b75e8cac8c96 diff --git a/sysutils/xfce4-genmon-plugin/patches/patch-panel-plugin_cmdspawn.c b/sysutils/xfce4-genmon-plugin/patches/patch-panel-plugin_cmdspawn.c new file mode 100644 index 000000000..ea6f1d9b3 --- /dev/null +++ b/sysutils/xfce4-genmon-plugin/patches/patch-panel-plugin_cmdspawn.c @@ -0,0 +1,92 @@ +$NetBSD: patch-panel-plugin_cmdspawn.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix SunOS build. +--- panel-plugin/cmdspawn.c.orig 2012-05-10 02:09:21.000000000 +0000 ++++ panel-plugin/cmdspawn.c +@@ -12,7 +12,7 @@ + * version 2.1 of the License, or (at your option) any later version. + + * This library is distributed in the hope that it will be useful, +- * but WITHOUT ANY WARRANTY; without even the implied warranty of ++ * but WITHGENMON_OUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + +@@ -59,12 +59,12 @@ char *genmon_Spawn (char **argv, int wai + /* Spawn a command and capture its output from stdout or stderr */ + /* Return allocated string on success, otherwise NULL */ + { +- enum { OUT, ERR, OUT_ERR }; ++ enum { GENMON_OUT, GENMON_ERR, GENMON_OUT_ERR }; + enum { RD, WR, RD_WR }; + +- int aaiPipe[OUT_ERR][RD_WR]; ++ int aaiPipe[GENMON_OUT_ERR][RD_WR]; + pid_t pid; +- struct pollfd aoPoll[OUT_ERR]; ++ struct pollfd aoPoll[GENMON_OUT_ERR]; + int status; + int i, j, k; + char *str = NULL; +@@ -73,19 +73,19 @@ char *genmon_Spawn (char **argv, int wai + fprintf (stderr, "Spawn() error: No parameters passed!\n"); + return (NULL); + } +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + pipe (aaiPipe[i]); + switch (pid = fork ()) { + case -1: + perror ("fork()"); +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + for (j = 0; j < RD_WR; j++) + close (aaiPipe[i][j]); + return (NULL); + case 0: + close(0); /* stdin is not used in child */ + /* Redirect stdout/stderr to associated pipe's write-ends */ +- for (i = 0; i < OUT_ERR; i++) { ++ for (i = 0; i < GENMON_OUT_ERR; i++) { + j = i + 1; // stdout/stderr file descriptor + close (j); + k = dup2 (aaiPipe[i][WR], j); +@@ -100,7 +100,7 @@ char *genmon_Spawn (char **argv, int wai + exit (-1); + } + +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + close (aaiPipe[i][WR]); /* close write end of pipes in parent */ + + /* Wait for child completion */ +@@ -113,16 +113,16 @@ char *genmon_Spawn (char **argv, int wai + } + + /* Read stdout/stderr pipes' read-ends */ +- for (i = 0; i < OUT_ERR; i++) { ++ for (i = 0; i < GENMON_OUT_ERR; i++) { + aoPoll[i].fd = aaiPipe[i][RD]; + aoPoll[i].events = POLLIN; + aoPoll[i].revents = 0; + } +- poll (aoPoll, OUT_ERR, ~0); +- for (i = 0; i < OUT_ERR; i++) ++ poll (aoPoll, GENMON_OUT_ERR, ~0); ++ for (i = 0; i < GENMON_OUT_ERR; i++) + if (aoPoll[i].revents & POLLIN) + break; +- if (i == OUT_ERR) ++ if (i == GENMON_OUT_ERR) + goto End; + + j = 0; +@@ -143,7 +143,7 @@ char *genmon_Spawn (char **argv, int wai + + End: + /* Close read end of pipes */ +- for (i = 0; i < OUT_ERR; i++) ++ for (i = 0; i < GENMON_OUT_ERR; i++) + close (aaiPipe[i][RD]); + + return (str); diff --git a/sysutils/xfce4-mount-plugin/DESCR b/sysutils/xfce4-mount-plugin/DESCR new file mode 100644 index 000000000..a9ab7c176 --- /dev/null +++ b/sysutils/xfce4-mount-plugin/DESCR @@ -0,0 +1,4 @@ +Add it to the panel, close the appearing options dialog and simply click +the new hard disk icon in your panel. You will see a menu containing all +items from fstab, i.e. any partitions and removable media, that is +currently inserted. diff --git a/sysutils/xfce4-mount-plugin/Makefile b/sysutils/xfce4-mount-plugin/Makefile new file mode 100644 index 000000000..34e39e36f --- /dev/null +++ b/sysutils/xfce4-mount-plugin/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:24:55 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-mount-plugin-0.6.7 +CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-mount-plugin/0.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin +COMMENT= Xfce mount/umount utility for the panel + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-mount-plugin/PLIST b/sysutils/xfce4-mount-plugin/PLIST new file mode 100644 index 000000000..00db0aa70 --- /dev/null +++ b/sysutils/xfce4-mount-plugin/PLIST @@ -0,0 +1,39 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:40 jperkin Exp $ +lib/xfce4/panel/plugins/libmount.la +share/icons/hicolor/scalable/apps/xfce-mount.svg +share/locale/ar/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-mount-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-mount-plugin.mo +share/xfce4/panel/plugins/xfce4-mount-plugin.desktop diff --git a/sysutils/xfce4-mount-plugin/distinfo b/sysutils/xfce4-mount-plugin/distinfo new file mode 100644 index 000000000..921835464 --- /dev/null +++ b/sysutils/xfce4-mount-plugin/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +SHA1 (xfce4-mount-plugin-0.6.7.tar.bz2) = aff1b5883cd6b3e80989dcc963579b0078631712 +RMD160 (xfce4-mount-plugin-0.6.7.tar.bz2) = b17828ee08c28bd7ceaf083d1d1d94f7d66c98f3 +Size (xfce4-mount-plugin-0.6.7.tar.bz2) = 390163 bytes +SHA1 (patch-panel-plugin_devices.c) = 95685dd7eaf73028985ddbe85b8ea1ad9fcb1e3f diff --git a/sysutils/xfce4-mount-plugin/patches/patch-panel-plugin_devices.c b/sysutils/xfce4-mount-plugin/patches/patch-panel-plugin_devices.c new file mode 100644 index 000000000..9a8d132bf --- /dev/null +++ b/sysutils/xfce4-mount-plugin/patches/patch-panel-plugin_devices.c @@ -0,0 +1,297 @@ +$NetBSD: patch-panel-plugin_devices.c,v 1.1 2015/04/21 08:56:40 jperkin Exp $ + +Fix NetBSD build. +Add SunOS support. +--- panel-plugin/devices.c.orig 2014-04-26 21:31:42.000000000 +0000 ++++ panel-plugin/devices.c +@@ -25,7 +25,12 @@ Foundation, Inc., 675 Mass Ave, Cambridg + #include + #endif + ++#ifdef __sun ++#include ++#include ++#else + #include ++#endif + #include + #include + #include +@@ -33,7 +38,12 @@ Foundation, Inc., 675 Mass Ave, Cambridg + #include + #include + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++#include ++#include ++#else + #include ++#endif + #include + #elif defined (HAVE_GETMNTINFO) + #include +@@ -42,6 +52,10 @@ Foundation, Inc., 675 Mass Ave, Cambridg + #error no getmntent/getmntinfo ? send patches ! + #endif + ++#if defined(__NetBSD__) || defined(__sun) ++#define statfs statvfs ++#endif ++ + #include + #include + #include +@@ -57,7 +71,6 @@ t_mount_info * mount_info_new_from_stat + + #define MTAB "/etc/mtab" + +- + /** + * Return a string containing a size expressed in KB, MB or GB and the unit + * it is expressed in. +@@ -427,7 +440,15 @@ disks_new (gboolean include_NFSs, gboole + { + GPtrArray * pdisks; /* to be returned */ + t_disk * pdisk; ++#ifdef __sun ++ struct vfstab *pfstab; ++ FILE *fd = NULL; ++ fd = fopen(VFSTAB, "r"); ++ if (fd == NULL) ++ return NULL; ++#else + struct fstab *pfstab; ++#endif + gboolean has_valid_mount_device; + GtkWidget *dialog; + +@@ -452,23 +473,46 @@ disks_new (gboolean include_NFSs, gboole + } + + ++#ifdef __sun ++ for (getvfsent(fd, pfstab); pfstab!=NULL; getvfsent(fd, pfstab)) ++#else + for (pfstab = getfsent(); pfstab!=NULL; pfstab = getfsent()) ++#endif + { + has_valid_mount_device = ++#ifdef __sun ++ g_str_has_prefix(pfstab->vfs_special, "/dev/") || g_str_has_prefix(pfstab->vfs_special, "UUID=") || g_str_has_prefix(pfstab->vfs_special, "LABEL="); ++#else + g_str_has_prefix(pfstab->fs_spec, "/dev/") || g_str_has_prefix(pfstab->fs_spec, "UUID=") || g_str_has_prefix(pfstab->fs_spec, "LABEL="); ++#endif + + if (include_NFSs) + has_valid_mount_device = has_valid_mount_device | ++#ifdef __sun ++ g_str_has_prefix(pfstab->vfs_fstype, "fuse") | ++ g_str_has_prefix(pfstab->vfs_fstype, "shfs") | ++ g_str_has_prefix(pfstab->vfs_fstype, "nfs") | ++ g_str_has_prefix(pfstab->vfs_fstype, "cifs") | ++ g_str_has_prefix(pfstab->vfs_fstype, "smbfs"); ++#else + g_str_has_prefix(pfstab->fs_vfstype, "fuse") | + g_str_has_prefix(pfstab->fs_vfstype, "shfs") | + g_str_has_prefix(pfstab->fs_vfstype, "nfs") | + g_str_has_prefix(pfstab->fs_vfstype, "cifs") | + g_str_has_prefix(pfstab->fs_vfstype, "smbfs"); ++#endif + ++#ifdef __sun ++ if ( has_valid_mount_device && ++ g_str_has_prefix(pfstab->vfs_mountp, "/") ) { ++ pdisk = disk_new (pfstab->vfs_special, pfstab->vfs_mountp, length); ++ pdisk->dc = disk_classify (pfstab->vfs_special, pfstab->vfs_mountp); ++#else + if ( has_valid_mount_device && + g_str_has_prefix(pfstab->fs_file, "/") ) { + pdisk = disk_new (pfstab->fs_spec, pfstab->fs_file, length); + pdisk->dc = disk_classify (pfstab->fs_spec, pfstab->fs_file); ++#endif + if (!device_or_mountpoint_exists(pdisks, pdisk)) + g_ptr_array_add (pdisks , pdisk); + +@@ -476,6 +520,9 @@ disks_new (gboolean include_NFSs, gboole + + } /* end for */ + ++#ifdef __sun ++ fclose(fd); ++#endif + endfsent(); /* close file */ + + return pdisks; +@@ -697,7 +744,11 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + #ifdef HAVE_GETMNTENT + FILE * fmtab = NULL; /* file /etc/mtab */ ++#ifdef __sun ++ struct mnttab * pmntent = NULL; ++#else + struct mntent * pmntent = NULL; /* struct for mnt info */ ++#endif + #elif defined (HAVE_GETMNTINFO) + int i, nb_mounted_fs = 0; + #endif +@@ -717,7 +768,13 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + pstatfs = g_new0 (struct statfs, 1); + + /* open file */ ++#ifdef __sun ++ fmtab = fopen(MTAB, "r"); ++ if (fmtab == NULL) ++ return; ++#else + fmtab = setmntent (MTAB, "r"); /* mtab file */ ++#endif + #elif defined (HAVE_GETMNTINFO) + /* get mounted fs */ + nb_mounted_fs = getmntinfo(&pstatfs,MNT_WAIT); +@@ -725,11 +782,19 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + /* start looking for mounted devices */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ for (getmntent(fmtab, pmntent); pmntent!=NULL; getmntent(fmtab, pmntent)) { ++#else + for (pmntent=getmntent(fmtab); pmntent!=NULL; pmntent=getmntent(fmtab)) { ++#endif + + DBG (" have entry: %s on %s", pmntent->mnt_fsname, pmntent->mnt_dir ); + ++#ifdef __sun ++ statfs (pmntent->mnt_mountp, pstatfs); ++#else + statfs (pmntent->mnt_dir, pstatfs); ++#endif + #elif defined (HAVE_GETMNTINFO) + for (i = 0; i < nb_mounted_fs ; i++) { + DBG (" have entry: %s on %s : type %s", pstatfs[i].f_mntfromname, pstatfs[i].f_mntonname, pstatfs[i].f_fstypename ); +@@ -740,13 +805,21 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + /* get pointer on disk from pdisks */ + /* CHANGED to reflect change in disk_search */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ pdisk = disks_search (pdisks, pmntent->mnt_mountp); ++#else + pdisk = disks_search (pdisks, pmntent->mnt_dir); ++#endif + #elif defined (HAVE_GETMNTINFO) + pdisk = disks_search (pdisks, pstatfs[i].f_mntonname); + #endif + if (excluded_FSs!=NULL) + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ exclude = exclude_filesystem (excluded_FSs, pmntent->mnt_mountp, pmntent->mnt_special); ++#else + exclude = exclude_filesystem (excluded_FSs, pmntent->mnt_dir, pmntent->mnt_fsname); ++#endif + #elif defined (HAVE_GETMNTINFO) + exclude = exclude_filesystem (excluded_FSs, pstatfs[i].f_mntonname, pstatfs[i].f_mntfromname); + #endif +@@ -757,6 +830,18 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + /* test for mnt_dir==none or neither block device nor NFS or system device */ + if ( exclude || + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ g_ascii_strcasecmp(pmntent->mnt_mountp, "none") == 0 || ++ g_str_has_prefix(pmntent->mnt_special, "gvfs-fuse-daemon") || ++ !(g_str_has_prefix(pmntent->mnt_special, "/dev/") || ++ g_str_has_prefix(pmntent->mnt_fstype, "fuse") || ++ g_str_has_prefix(pmntent->mnt_fstype, "nfs") || ++ g_str_has_prefix(pmntent->mnt_fstype, "smbfs") || ++ g_str_has_prefix(pmntent->mnt_fstype, "cifs") || ++ g_str_has_prefix(pmntent->mnt_fstype, "shfs") ++ ) || ++ g_str_has_prefix(pmntent->mnt_mountp, "/sys/") ++#else + g_ascii_strcasecmp(pmntent->mnt_dir, "none") == 0 || + g_str_has_prefix(pmntent->mnt_fsname, "gvfs-fuse-daemon") || + !(g_str_has_prefix(pmntent->mnt_fsname, "/dev/") || +@@ -767,6 +852,7 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + g_str_has_prefix(pmntent->mnt_type, "shfs") + ) || + g_str_has_prefix(pmntent->mnt_dir, "/sys/") ++#endif + #elif defined (HAVE_GETMNTINFO) + /* TODO: add support for more fs types on BSD */ + g_ascii_strcasecmp(pstatfs[i].f_mntonname, "none") == 0 || +@@ -779,8 +865,13 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + /* else have valid entry reflecting block device or NFS */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ pdisk = disk_new (pmntent->mnt_special, pmntent->mnt_mountp, length); ++ pdisk->dc = disk_classify (pmntent->mnt_special, pmntent->mnt_mountp); ++#else + pdisk = disk_new (pmntent->mnt_fsname, pmntent->mnt_dir, length); + pdisk->dc = disk_classify (pmntent->mnt_fsname, pmntent->mnt_dir); ++#endif + #elif defined (HAVE_GETMNTINFO) + pdisk = disk_new (pstatfs[i].f_mntfromname, pstatfs[i].f_mntonname, length); + pdisk->dc = disk_classify (pstatfs[i].f_mntfromname, pstatfs[i].f_mntonname); +@@ -790,8 +881,13 @@ disks_refresh(GPtrArray * pdisks, GPtrAr + + /* create new t_mount_info */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ mount_info = mount_info_new_from_stat (pstatfs, pmntent->mnt_fstype, ++ pmntent->mnt_mountp); ++#else + mount_info = mount_info_new_from_stat (pstatfs, pmntent->mnt_type, + pmntent->mnt_dir); ++#endif + #elif defined (HAVE_GETMNTINFO) + mount_info = mount_info_new_from_stat (&pstatfs[i], pstatfs[i].f_fstypename, + pstatfs[i].f_mntonname); +@@ -847,7 +943,11 @@ disk_check_mounted (const char *disk) + { + #ifdef HAVE_GETMNTENT + FILE *fmtab = NULL; /* file /etc/mtab */ ++#ifdef __sun ++ struct mnttab *pmntent = NULL; ++#else + struct mntent *pmntent = NULL; /* struct for mnt info */ ++#endif + #elif defined (HAVE_GETMNTINFO) + struct statfs * pstatfs = NULL; + int i, nb_mounted_fs = 0; +@@ -856,7 +956,13 @@ disk_check_mounted (const char *disk) + + #ifdef HAVE_GETMNTENT + /* open file */ ++#ifdef __sun ++ fmtab = fopen(MTAB, "r"); ++ if (fmtab == NULL) ++ return; ++#else + fmtab = setmntent (MTAB, "r"); /* mtab file */ ++#endif + #elif defined (HAVE_GETMNTINFO) + /* get mounted fs */ + nb_mounted_fs = getmntinfo(&pstatfs,MNT_WAIT); +@@ -864,14 +970,23 @@ disk_check_mounted (const char *disk) + + /* start looking for mounted devices */ + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ for (getmntent(fmtab, pmntent); pmntent!=NULL; getmntent(fmtab, pmntent)) ++#else + for (pmntent=getmntent(fmtab); pmntent!=NULL; pmntent=getmntent(fmtab)) ++#endif + #elif defined (HAVE_GETMNTINFO) + for (i = 0; i < nb_mounted_fs ; i++) + #endif + { + #ifdef HAVE_GETMNTENT ++#ifdef __sun ++ if (strcmp(pmntent->mnt_mountp, disk)==0 || ++ strcmp(pmntent->mnt_special, disk)==0 ) ++#else + if (strcmp(pmntent->mnt_dir, disk)==0 || + strcmp(pmntent->mnt_fsname, disk)==0 ) ++#endif + #elif defined (HAVE_GETMNTINFO) + if (strcmp(pstatfs[i].f_mntonname, disk)==0 || + strcmp(pstatfs[i].f_mntfromname, disk)==0 ) diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index 6f592ef06..23b23b0e9 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -1,16 +1,17 @@ -# $NetBSD: Makefile,v 1.41 2014/08/21 14:51:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:24:55 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.0 - -DISTNAME= xfce4-netload-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-netload-plugin-1.2.4 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-netload-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-netload-plugin/1.2/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin COMMENT= Xfce network load plugin LDFLAGS.SunOS+= -lnsl .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-netload-plugin/PLIST b/sysutils/xfce4-netload-plugin/PLIST index 165707d67..d6460b2e6 100644 --- a/sysutils/xfce4-netload-plugin/PLIST +++ b/sysutils/xfce4-netload-plugin/PLIST @@ -1,10 +1,56 @@ -@comment $NetBSD: PLIST,v 1.7 2007/04/12 09:55:16 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-netload-plugin +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:41 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:41 jperkin Exp $ +lib/xfce4/panel/plugins/libnetload.la +share/icons/hicolor/24x24/apps/xfce4-netload-plugin.png +share/icons/hicolor/48x48/apps/xfce4-netload-plugin.png +share/icons/hicolor/scalable/apps/xfce4-netload-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/de/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/eo/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-netload-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-netload-plugin.mo -share/xfce4/panel-plugins/netload.desktop +share/locale/ur/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-netload-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-netload-plugin.mo +share/xfce4/panel/plugins/netload.desktop diff --git a/sysutils/xfce4-netload-plugin/buildlink3.mk b/sysutils/xfce4-netload-plugin/buildlink3.mk deleted file mode 100644 index eb8f17ae5..000000000 --- a/sysutils/xfce4-netload-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.41 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-netload-plugin - -.if !defined(XFCE4_NETLOAD_PLUGIN_BUILDLINK3_MK) -XFCE4_NETLOAD_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-netload-plugin+= xfce4-netload-plugin>=0.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-netload-plugin+= xfce4-netload-plugin>=0.4.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-netload-plugin?= ../../sysutils/xfce4-netload-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_NETLOAD_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-netload-plugin diff --git a/sysutils/xfce4-netload-plugin/distinfo b/sysutils/xfce4-netload-plugin/distinfo index e88552efc..2a53b1e51 100644 --- a/sysutils/xfce4-netload-plugin/distinfo +++ b/sysutils/xfce4-netload-plugin/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2007/06/30 18:14:35 joerg Exp $ +$NetBSD: distinfo,v 1.11 2015/04/21 08:56:41 jperkin Exp $ -SHA1 (xfce4-netload-plugin-0.4.0.tar.bz2) = 197231f99773f4e299c64125dd0d1a25bfb533bb -RMD160 (xfce4-netload-plugin-0.4.0.tar.bz2) = 47d8183da3885b6a476504fd8d5762be7d4fffac -Size (xfce4-netload-plugin-0.4.0.tar.bz2) = 125046 bytes -SHA1 (patch-aa) = c58b274d5bc8f065a3d002bd60cd2b1315f6b543 -SHA1 (patch-ab) = 427f7330e5c39738b12ab7fdf23be64ce60a61f4 -SHA1 (patch-ac) = de6c9c1df01be8da6228cff02741204c12aecd6d +SHA1 (xfce4-netload-plugin-1.2.4.tar.bz2) = 2d038dc675ebf2e4d28842f0d33e3d215fe2bcb3 +RMD160 (xfce4-netload-plugin-1.2.4.tar.bz2) = 45ef4df8da5525d81da4bf3e3dea6abe697516c2 +Size (xfce4-netload-plugin-1.2.4.tar.bz2) = 361889 bytes +SHA1 (patch-panel-plugin_Makefile.in) = 4fad81348816506d6b89a471d72ecfccb2182bfe +SHA1 (patch-panel-plugin_net.c) = fbe62641a28154cf9b3ee8c9e5a5ba0c5691f09b +SHA1 (patch-panel-plugin_net.h) = 5626f945ad552f313f07be857d74fe42604ab963 diff --git a/sysutils/xfce4-netload-plugin/patches/patch-aa b/sysutils/xfce4-netload-plugin/patches/patch-aa deleted file mode 100644 index bca95c4bf..000000000 --- a/sysutils/xfce4-netload-plugin/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2007/06/30 18:14:36 joerg Exp $ - ---- panel-plugin/net.c.orig 2007-06-30 17:58:57.000000000 +0000 -+++ panel-plugin/net.c -@@ -46,7 +46,7 @@ - #elif __APPLE__ - # include "src/macos.h" - # include "src/macos.c" --#elif __FreeBSD__ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - # include "wormulon/freebsd.h" - # include "wormulon/freebsd.c" - #elif __linux__ diff --git a/sysutils/xfce4-netload-plugin/patches/patch-ab b/sysutils/xfce4-netload-plugin/patches/patch-ab deleted file mode 100644 index d7c3e5efd..000000000 --- a/sysutils/xfce4-netload-plugin/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2007/06/30 18:14:36 joerg Exp $ - ---- panel-plugin/net.h.orig 2007-06-30 17:58:11.000000000 +0000 -+++ panel-plugin/net.h -@@ -62,7 +62,7 @@ typedef struct - #ifdef __HPUX__ - int wait_pcks_counter; - nmapi_logstat* if_ptr; --#elif __FreeBSD__ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - int watchif; - int dev_opened; - #elif __NetBSD__ diff --git a/sysutils/xfce4-netload-plugin/patches/patch-ac b/sysutils/xfce4-netload-plugin/patches/patch-ac deleted file mode 100644 index 0ae441767..000000000 --- a/sysutils/xfce4-netload-plugin/patches/patch-ac +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2007/06/30 18:14:36 joerg Exp $ - ---- panel-plugin/os.h.orig 2007-06-30 17:53:50.000000000 +0000 -+++ panel-plugin/os.h -@@ -72,7 +72,7 @@ - #include - #include - #include --#elif __FreeBSD__ /* F R E E B S D */ -+#elif defined(__FreeBSD__) || defined(__DragonFly__) /* F R E E B S D */ - #include - #include - #include -@@ -94,8 +94,13 @@ - #include - #include - #include -+# if defined(__DragonFly__) -+#include -+#include -+# else - #include - #include -+# endif - #elif __NetBSD__ /* N E T B S D */ - #include - #include diff --git a/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 000000000..d2dd25ae2 --- /dev/null +++ b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,23 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2014-11-22 21:10:32.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -355,7 +355,7 @@ commandline_LDADD = @LIBXFCE4PANEL_LIBS@ + # + desktop_in_in_files = netload.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ + wormulon commandline.c \ +@@ -791,7 +791,7 @@ uninstall-am: uninstall-desktopDATA unin + + # get full path into .desktop file + %.desktop.in: %.desktop.in.in +- sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \ ++ sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel/plugins^" \ + $< > $@ + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.c b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.c new file mode 100644 index 000000000..5a246ef49 --- /dev/null +++ b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.c @@ -0,0 +1,18 @@ +$NetBSD: patch-panel-plugin_net.c,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Fix DragonFly build. +--- panel-plugin/net.c.orig 2014-11-02 11:50:26.000000000 +0000 ++++ panel-plugin/net.c +@@ -48,9 +48,9 @@ + # include "wormulon/hpux.h" + # include "wormulon/hpux.c" + #elif __APPLE__ +-# include "src/macos.h" +-# include "src/macos.c" +-#elif __FreeBSD__ || __DragonFly__ || __FreeBSD_kernel__ ++# include "wormulon/macos.h" ++# include "wormulon/macos.c" ++#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__FreeBSD_kernel__) + # include "wormulon/freebsd.h" + # include "wormulon/freebsd.c" + #elif __linux__ diff --git a/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.h b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.h new file mode 100644 index 000000000..48f248c51 --- /dev/null +++ b/sysutils/xfce4-netload-plugin/patches/patch-panel-plugin_net.h @@ -0,0 +1,14 @@ +$NetBSD: patch-panel-plugin_net.h,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Fix DragonFly build. +--- panel-plugin/net.h.orig 2014-11-22 17:11:26.000000000 +0000 ++++ panel-plugin/net.h +@@ -69,7 +69,7 @@ typedef struct + #ifdef __HPUX__ + int wait_pcks_counter; + nmapi_logstat* if_ptr; +-#elif __FreeBSD__ || __DragonFly__ || __FreeBSD_kernel__ ++#elif defined(__FreeBSD__) || defined(__DragonFly__) || defined(__FreeBSD_kernel__) + int watchif; + int dev_opened; + #elif __NetBSD__ diff --git a/sysutils/xfce4-quicklauncher-plugin/Makefile b/sysutils/xfce4-quicklauncher-plugin/Makefile index 983007083..676584b8d 100644 --- a/sysutils/xfce4-quicklauncher-plugin/Makefile +++ b/sysutils/xfce4-quicklauncher-plugin/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:48:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:24:56 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.9.4 - -DISTNAME= xfce4-quicklauncher-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-quicklauncher-plugin-1.9.4 CATEGORIES= sysutils MASTER_SITES= http://goodies.xfce.org/releases/xfce4-quicklauncher-plugin/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin COMMENT= Xfce quicklaunch plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-quicklauncher-plugin/PLIST b/sysutils/xfce4-quicklauncher-plugin/PLIST index 12bb1febc..2bec510ab 100644 --- a/sysutils/xfce4-quicklauncher-plugin/PLIST +++ b/sysutils/xfce4-quicklauncher-plugin/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2007/04/12 09:55:17 martti Exp $ -lib/xfce4/panel-plugins/libquicklauncher.la +@comment $NetBSD: PLIST,v 1.5 2015/04/21 08:56:41 jperkin Exp $ +lib/xfce4/panel/plugins/libquicklauncher.la share/locale/cs/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/el/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo @@ -10,4 +10,4 @@ share/locale/ja/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-quicklauncher-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-quicklauncher-plugin.mo -share/xfce4/panel-plugins/quicklauncher.desktop +share/xfce4/panel/plugins/quicklauncher.desktop diff --git a/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk b/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk deleted file mode 100644 index 7fa085330..000000000 --- a/sysutils/xfce4-quicklauncher-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:22 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-quicklauncher-plugin - -.if !defined(XFCE4_QUICKLAUNCHER_PLUGIN_BUILDLINK3_MK) -XFCE4_QUICKLAUNCHER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-quicklauncher-plugin+= xfce4-quicklauncher-plugin>=1.9.4 -BUILDLINK_ABI_DEPENDS.xfce4-quicklauncher-plugin+= xfce4-quicklauncher-plugin>=1.9.4nb21 -BUILDLINK_PKGSRCDIR.xfce4-quicklauncher-plugin?= ../../sysutils/xfce4-quicklauncher-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_QUICKLAUNCHER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-quicklauncher-plugin diff --git a/sysutils/xfce4-quicklauncher-plugin/distinfo b/sysutils/xfce4-quicklauncher-plugin/distinfo index 7d10c348a..ed9ccc450 100644 --- a/sysutils/xfce4-quicklauncher-plugin/distinfo +++ b/sysutils/xfce4-quicklauncher-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2007/12/05 07:50:17 martti Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 08:56:41 jperkin Exp $ SHA1 (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = ad2b7b344ddb611cee25ee130c1f2d4765072fa1 RMD160 (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = c039d2244f08f99d4a764bd8ee38bc017a372923 Size (xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = 282545 bytes +SHA1 (patch-panel-plugin_Makefile.in) = ab3a25da936dc7303afe96730b59bf8d31439a95 diff --git a/sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 000000000..3a8ab859a --- /dev/null +++ b/sysutils/xfce4-quicklauncher-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,34 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Ahjust panel plugin path. +--- panel-plugin/Makefile.in.orig 2007-06-27 19:07:13.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -238,7 +238,7 @@ sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libdir)/xfce4/panel-plugins ++plugindir = $(libdir)/xfce4/panel/plugins + plugin_LTLIBRARIES = \ + libquicklauncher.la + +@@ -271,7 +271,7 @@ libquicklauncher_la_LIBADD = \ + # additional level of indirection: a .desktop.in.in file. + desktop_in_in_files = quicklauncher.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ + $(desktop_in_in_files) +@@ -595,8 +595,8 @@ uninstall-am: uninstall-desktopDATA unin + + # get full path into .desktop file + %.desktop.in: %.desktop.in.in +- sed -e "s^@INTERNAL_PLUGIN_PATH@^$(libdir)/xfce4/panel-plugins^" \ +- $< > $@ ++ sed -e "s^@INTERNAL_PLUGIN_PATH@/libquicklauncher.so^quicklauncher^" \ ++ $< > $@ + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 3ff70eb81..d3d84c746 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:56 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.2 - -DISTNAME= xfce4-systemload-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-systemload-plugin-1.1.2 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-systemload-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-systemload-plugin/1.1/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin COMMENT= Xfce system load plugin .include "../../mk/bsd.prefs.mk" diff --git a/sysutils/xfce4-systemload-plugin/PLIST b/sysutils/xfce4-systemload-plugin/PLIST index d047d2248..e2034129a 100644 --- a/sysutils/xfce4-systemload-plugin/PLIST +++ b/sysutils/xfce4-systemload-plugin/PLIST @@ -1,19 +1,49 @@ -@comment $NetBSD: PLIST,v 1.5 2007/04/12 09:55:17 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-systemload-plugin +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:41 jperkin Exp $ +lib/xfce4/panel/plugins/libsystemload.la +share/locale/ar/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/de/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-systemload-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-systemload-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-systemload-plugin.mo -share/xfce4/panel-plugins/systemload.desktop +share/xfce4/panel/plugins/systemload.desktop diff --git a/sysutils/xfce4-systemload-plugin/buildlink3.mk b/sysutils/xfce4-systemload-plugin/buildlink3.mk deleted file mode 100644 index 80a48918d..000000000 --- a/sysutils/xfce4-systemload-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.39 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-systemload-plugin - -.if !defined(XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK) -XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.4.2 -BUILDLINK_ABI_DEPENDS.xfce4-systemload-plugin+= xfce4-systemload-plugin>=0.4.2nb21 -BUILDLINK_PKGSRCDIR.xfce4-systemload-plugin?= ../../sysutils/xfce4-systemload-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_SYSTEMLOAD_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-systemload-plugin diff --git a/sysutils/xfce4-systemload-plugin/distinfo b/sysutils/xfce4-systemload-plugin/distinfo index aa0a117cf..a86673bd5 100644 --- a/sysutils/xfce4-systemload-plugin/distinfo +++ b/sysutils/xfce4-systemload-plugin/distinfo @@ -1,10 +1,5 @@ -$NetBSD: distinfo,v 1.10 2007/04/16 18:20:17 joerg Exp $ +$NetBSD: distinfo,v 1.11 2015/04/21 08:56:41 jperkin Exp $ -SHA1 (xfce4-systemload-plugin-0.4.2.tar.bz2) = 517cc051633cc6f28147d5adeaf5db56219dddfb -RMD160 (xfce4-systemload-plugin-0.4.2.tar.bz2) = 228ad33b12a6a1151be6d079bd4c5a18fd50ba76 -Size (xfce4-systemload-plugin-0.4.2.tar.bz2) = 184575 bytes -SHA1 (patch-aa) = 5526126b144359686781e6ddc1ef43fcd0afc03a -SHA1 (patch-ab) = 9b7c4c4fd0db26a3ac239d1ffe5f3be7c32902f8 -SHA1 (patch-ac) = 961993f0273ba5ffcf0fa03e7e89aef2d55ab2ca -SHA1 (patch-ad) = 4b428566ae952a4adeea6a6365a762eb92237593 -SHA1 (patch-ae) = 2054a2351a2338c721480bd19d9bf3f03dc80632 +SHA1 (xfce4-systemload-plugin-1.1.2.tar.bz2) = 05de6cebb2c2c4934f808932ce7711059850a7a5 +RMD160 (xfce4-systemload-plugin-1.1.2.tar.bz2) = 36d86ef3d9ff8fcb0cf7d04d65d8035201c8d228 +Size (xfce4-systemload-plugin-1.1.2.tar.bz2) = 305948 bytes diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-aa b/sysutils/xfce4-systemload-plugin/patches/patch-aa deleted file mode 100644 index 796ea5faf..000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2007/04/12 09:55:17 martti Exp $ - ---- panel-plugin/memswap.c.orig 2007-01-17 18:01:09.000000000 +0000 -+++ panel-plugin/memswap.c 2007-01-23 21:42:59.000000000 +0000 -@@ -113,7 +113,7 @@ - return 0; - } - --#elif defined(__FreeBSD__) -+#elif defined(__FreeBSD__) || defined(__DragonFly__) - /* - * This is inspired by /usr/src/usr.bin/top/machine.c - * diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ab b/sysutils/xfce4-systemload-plugin/patches/patch-ab deleted file mode 100644 index 5f5da767e..000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ab +++ /dev/null @@ -1,36 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2007/04/12 09:55:17 martti Exp $ - ---- panel-plugin/cpu.c.orig 2007-01-17 18:01:09.000000000 +0000 -+++ panel-plugin/cpu.c 2007-01-23 21:46:41.000000000 +0000 -@@ -78,6 +78,31 @@ - return cpu_used; - } - -+#elif defined(__DragonFly__) -+#include -+ -+static struct kinfo_cputime old_cp_time; -+ -+gulong read_cpuload() -+{ -+ gulong used, total; -+ struct kinfo_cputime cp_time; -+ -+ if (kinfo_get_sched_cputime(&cp_time) < 0) { -+ g_warning("kinfo_get_sched_cputime failed"); -+ return 0; -+ } -+ used = cp_time.cp_user + cp_time.cp_nice + cp_time.cp_sys; -+ used -= old_cp_time.cp_user + old_cp_time.cp_nice + old_cp_time.cp_sys; -+ total = used + cp_time.cp_idle - old_cp_time.cp_idle; -+ old_cp_time = cp_time; -+ -+ if (total) -+ return 100 * (used + used / 2) / total; -+ else -+ return 0; -+} -+ - #elif defined(__FreeBSD__) - - #include diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ac b/sysutils/xfce4-systemload-plugin/patches/patch-ac deleted file mode 100644 index 67d2409f5..000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ac +++ /dev/null @@ -1,81 +0,0 @@ -$NetBSD: patch-ac,v 1.4 2007/04/16 18:20:17 joerg Exp $ - ---- configure.orig 2007-01-17 18:01:14.000000000 +0000 -+++ configure -@@ -4516,6 +4516,76 @@ _ACEOF - - fi - -+{ echo "$as_me:$LINENO: checking for kinfo_get_sched_cputime in -lkinfo" >&5 -+echo $ECHO_N "checking for kinfo_get_sched_cputime in -lkinfo... $ECHO_C" >&6; } -+if test "${ac_cv_lib_kinfo_kinfo_get_sched_cputime+set}" = set; then -+ echo $ECHO_N "(cached) $ECHO_C" >&6 -+else -+ ac_check_lib_save_LIBS=$LIBS -+LIBS="-lkinfo $LIBS" -+cat >conftest.$ac_ext <<_ACEOF -+/* confdefs.h. */ -+_ACEOF -+cat confdefs.h >>conftest.$ac_ext -+cat >>conftest.$ac_ext <<_ACEOF -+/* end confdefs.h. */ -+ -+/* Override any GCC internal prototype to avoid an error. -+ Use char because int might match the return type of a GCC -+ builtin and then its argument prototype would still apply. */ -+#ifdef __cplusplus -+extern "C" -+#endif -+char kinfo_get_sched_cputime (); -+int -+main () -+{ -+return kinfo_get_sched_cputime (); -+ ; -+ return 0; -+} -+_ACEOF -+rm -f conftest.$ac_objext conftest$ac_exeext -+if { (ac_try="$ac_link" -+case "(($ac_try" in -+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; -+ *) ac_try_echo=$ac_try;; -+esac -+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 -+ (eval "$ac_link") 2>conftest.er1 -+ ac_status=$? -+ grep -v '^ *+' conftest.er1 >conftest.err -+ rm -f conftest.er1 -+ cat conftest.err >&5 -+ echo "$as_me:$LINENO: \$? = $ac_status" >&5 -+ (exit $ac_status); } && { -+ test -z "$ac_c_werror_flag" || -+ test ! -s conftest.err -+ } && test -s conftest$ac_exeext && -+ $as_test_x conftest$ac_exeext; then -+ ac_cv_lib_kinfo_kinfo_get_sched_cputime=yes -+else -+ echo "$as_me: failed program was:" >&5 -+sed 's/^/| /' conftest.$ac_ext >&5 -+ -+ ac_cv_lib_kinfo_kinfo_get_sched_cputime=no -+fi -+ -+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ -+ conftest$ac_exeext conftest.$ac_ext -+LIBS=$ac_check_lib_save_LIBS -+fi -+{ echo "$as_me:$LINENO: result: $ac_cv_lib_kinfo_kinfo_get_sched_cputime" >&5 -+echo "${ECHO_T}$ac_cv_lib_kinfo_kinfo_get_sched_cputime" >&6; } -+if test $ac_cv_lib_kinfo_kinfo_get_sched_cputime = yes; then -+ cat >>confdefs.h <<_ACEOF -+#define HAVE_LIBkinfo 1 -+_ACEOF -+ -+ LIBS="-lkinfo $LIBS" -+ -+fi -+ - - ac_ext=c - ac_cpp='$CPP $CPPFLAGS' diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ad b/sysutils/xfce4-systemload-plugin/patches/patch-ad deleted file mode 100644 index eb18f4726..000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ad +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2007/04/16 18:20:18 joerg Exp $ - ---- configure.in.orig 2007-04-16 16:44:55.000000000 +0000 -+++ configure.in -@@ -44,6 +44,9 @@ dnl *** Check for kvm, needed for BSD ** - dnl ************************************* - AC_CHECK_LIB([kvm], [kvm_open]) - -+dnl *** Check for kinfo, needed for DragonFly *** -+AC_CHECK_LIB([kinfo], [kinfo_get_sched_cputime]) -+ - dnl ********************************** - dnl *** Check for standard headers *** - dnl ********************************** diff --git a/sysutils/xfce4-systemload-plugin/patches/patch-ae b/sysutils/xfce4-systemload-plugin/patches/patch-ae deleted file mode 100644 index b695e6444..000000000 --- a/sysutils/xfce4-systemload-plugin/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2007/04/16 18:20:18 joerg Exp $ - ---- panel-plugin/uptime.c.orig 2007-04-16 17:42:39.000000000 +0000 -+++ panel-plugin/uptime.c -@@ -58,7 +58,7 @@ gulong read_uptime() - return uptime; - } - --#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) -+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__) - - #ifdef __NetBSD__ - /* diff --git a/sysutils/xfce4-taskmanager/DESCR b/sysutils/xfce4-taskmanager/DESCR new file mode 100644 index 000000000..ecc3f73ef --- /dev/null +++ b/sysutils/xfce4-taskmanager/DESCR @@ -0,0 +1 @@ +Task manager for Xfce. diff --git a/sysutils/xfce4-taskmanager/Makefile b/sysutils/xfce4-taskmanager/Makefile new file mode 100644 index 000000000..c1bf69c3e --- /dev/null +++ b/sysutils/xfce4-taskmanager/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:24:56 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-taskmanager-1.1.0 +CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-taskmanager/1.1/ + +HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-taskmanager +COMMENT= Xfce task manager + +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-taskmanager/1.1/ + +# patch needs libkvm. +LDFLAGS+= -lkvm + +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-taskmanager/PLIST b/sysutils/xfce4-taskmanager/PLIST new file mode 100644 index 000000000..353c7b527 --- /dev/null +++ b/sysutils/xfce4-taskmanager/PLIST @@ -0,0 +1,56 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:41 jperkin Exp $ +bin/xfce4-taskmanager +share/applications/xfce4-taskmanager.desktop +share/locale/ar/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ast/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/be/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/bg/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ca/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/cs/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/da/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/de/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/el/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/en_AU/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/en_GB/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/es/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/eu/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/fi/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/fr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/gl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/he/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/hr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/hu/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/id/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/is/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/it/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ja/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/kk/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ko/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/lt/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/lv/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ms/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/nb/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/nl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/oc/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pa/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pt/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ru/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/si/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sk/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sl/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sq/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/sv/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/te/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/th/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/tr/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ug/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/uk/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ur/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/vi/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-taskmanager.mo diff --git a/sysutils/xfce4-taskmanager/distinfo b/sysutils/xfce4-taskmanager/distinfo new file mode 100644 index 000000000..44aabe87a --- /dev/null +++ b/sysutils/xfce4-taskmanager/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +SHA1 (xfce4-taskmanager-1.1.0.tar.bz2) = 4a45d19169fab4270250633a46cfb5be536c3cd7 +RMD160 (xfce4-taskmanager-1.1.0.tar.bz2) = 4c22f73fbafa40674281a4719ac71de1a591d210 +Size (xfce4-taskmanager-1.1.0.tar.bz2) = 365866 bytes +SHA1 (patch-src_task-manager-bsd.c) = 0b93dccd43d56b36da951710e39c0da426933b19 diff --git a/sysutils/xfce4-taskmanager/patches/patch-src_task-manager-bsd.c b/sysutils/xfce4-taskmanager/patches/patch-src_task-manager-bsd.c new file mode 100644 index 000000000..29b30eaa4 --- /dev/null +++ b/sysutils/xfce4-taskmanager/patches/patch-src_task-manager-bsd.c @@ -0,0 +1,441 @@ +$NetBSD: patch-src_task-manager-bsd.c,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +Attempt to bring netbsd, DragonFly while keeping OpenBSD support. +--- src/task-manager-bsd.c.orig 2014-12-23 20:40:14.000000000 +0000 ++++ src/task-manager-bsd.c +@@ -25,8 +25,18 @@ + #include + #include + #include ++ ++#ifdef __DragonFly__ ++#include ++#include ++#include ++#else + /* for swapctl() */ + #include ++#include ++#endif ++ ++#include + /* for strlcpy() */ + #include + /* for getpagesize() */ +@@ -46,108 +56,107 @@ char *state_abbrev[] = { + + gboolean get_task_list (GArray *task_list) + { +- int mib[6]; +- size_t size; +-#ifdef __OpenBSD__ +- struct kinfo_proc *kp; +-#else +- struct kinfo_proc2 *kp; +-#endif +- Task t; +- struct passwd *passwdp; +- char **args; +- gchar* buf; +- int nproc, i; ++ Task t; ++#ifdef __NetBSD__ ++ struct kinfo_proc2 *kp = NULL; ++#else ++ struct kinfo_proc *kp = NULL; ++#endif ++ ++ struct passwd *passwdp; ++ char **args = NULL; ++ char *buf = NULL; ++ unsigned int i = 0; ++ int nproc = 0; ++ ++ ++ /* get process number, stolen from ps */ ++ /* example with kvm functions */ ++ char errbuf[_POSIX2_LINE_MAX]; ++ kvm_t *kdp = kvm_open(NULL, NULL, NULL, KVM_NO_FILES, errbuf); ++ if (kdp == NULL) ++ errx(1, "%s", errbuf); ++ ++ /* fill kinfo_proc2 structure */ ++ /* XXX does it return sleeping processes ? */ ++#ifdef __OpenBSD__ ++ if (!(kp = kvm_getprocs(kdp, KERN_PROC_ALL, 0, ++ sizeof(struct kinfo_proc), &nproc))) ++#elif __DragonFly__ ++ if (!(kp = kvm_getprocs(kdp, KERN_PROC_ALL, 0, &nproc))) ++#else /* probably NetBSD or MirBSD */ ++ if (!(kp = kvm_getproc2(kdp, KERN_PROC_ALL, 0, ++ sizeof(struct kinfo_proc2), &nproc))) ++#endif ++ err(1, "%s", kvm_geterr(kdp)); ++ ++ for (i = 0; i < nproc; i++) { ++ if (kp[i].p_pid < 1) ++ continue; /* not valid */ + +- mib[0] = CTL_KERN; +-#ifdef __OpenBSD__ +- mib[1] = KERN_PROC; +-#else +- mib[1] = KERN_PROC2; +-#endif +- mib[2] = KERN_PROC_ALL; +- mib[3] = 0; +-#ifdef __OpenBSD__ +- mib[4] = sizeof(struct kinfo_proc); +-#else +- mib[4] = sizeof(struct kinfo_proc2); +-#endif +- mib[5] = 0; +- if (sysctl(mib, 6, NULL, &size, NULL, 0) < 0) +-#ifdef __OpenBSD__ +- errx(1, "could not get kern.proc size"); +-#else +- errx(1, "could not get kern.proc2 size"); +-#endif +- size = 5 * size / 4; /* extra slop */ +- if ((kp = malloc(size)) == NULL) +- errx(1,"failed to allocate memory for proc structures"); +-#ifdef __OpenBSD__ +- mib[5] = (int)(size / sizeof(struct kinfo_proc)); +-#else +- mib[5] = (int)(size / sizeof(struct kinfo_proc2)); +-#endif +- if (sysctl(mib, 6, kp, &size, NULL, 0) < 0) +-#ifdef __OpenBSD__ +- errx(1, "could not read kern.proc"); +- nproc = (int)(size / sizeof(struct kinfo_proc)); +-#else +- errx(1, "could not read kern.proc2"); +- nproc = (int)(size / sizeof(struct kinfo_proc2)); +-#endif +- for (i=0 ; i < nproc ; i++) +- { +-#ifdef __OpenBSD__ +- struct kinfo_proc p = kp[i]; +-#else ++ /* get per-process information in our entry */ ++#ifdef __NetBSD__ + struct kinfo_proc2 p = kp[i]; ++#else ++ struct kinfo_proc p = kp[i]; + #endif +- t.pid = p.p_pid; +- t.ppid = p.p_ppid; +- t.uid = p.p_uid; +- t.prio = p.p_priority - PZERO; +- t.vsz = p.p_vm_dsize + p.p_vm_ssize + p.p_vm_tsize; +- t.vsz *= getpagesize(); +- t.rss = p.p_vm_rssize * getpagesize(); +- g_snprintf(t.state, sizeof t.state, "%s", state_abbrev[p.p_stat]); +- g_strlcpy(t.name, p.p_comm, strlen(p.p_comm) + 1); +- /* shamelessly stolen from top/machine.c */ +- if (!P_ZOMBIE(&p)) { +- size = 128; +- if ((args = malloc(size)) == NULL) +- errx(1,"failed to allocate memory for argv structures at %zu", size); +- for (;; size *= 2) { +- if ((args = realloc(args, size)) == NULL) +- errx(1,"failed to allocate memory (size=%zu) for argv structures of pid %d", size, t.pid); +- mib[0] = CTL_KERN; +- mib[1] = KERN_PROC_ARGS; +- mib[2] = t.pid; +- mib[3] = KERN_PROC_ARGV; +- if (sysctl(mib, 4, args, &size, NULL, 0) == 0) +- break; +- if (errno != ENOMEM) { /* ESRCH: process disappeared */ +- /* printf ("process with pid %d disappeared, errno=%d\n", t.pid, errno); */ +- args[0] ='\0'; +- args[1] = NULL; +- break; +- } +- } +- buf = g_strjoinv(" ", args); +- g_assert(g_utf8_validate(buf, -1, NULL)); +- g_strlcpy(t.cmdline, buf, sizeof t.cmdline); +- g_free(buf); +- free(args); +- } +- +- t.cpu_user = (100.0 * ((double) p.p_pctcpu / FSCALE)); +- t.cpu_system = 0; /* TODO ? */ +- /* get username from uid */ +- passwdp = getpwuid(t.uid); +- if(passwdp != NULL && passwdp->pw_name != NULL) +- g_strlcpy(t.uid_name, passwdp->pw_name, sizeof t.uid_name); +- g_array_append_val(task_list, t); +- } +- free(kp); ++ ++#ifdef __DragonFly__ ++ t.pid = p.kp_pid; ++ t.ppid = p.kp_ppid; ++ t.uid = p.kp_uid; ++ t.prio = p.kp_nice; ++ t.vsz = p.kp_vm_dsize + p.kp_vm_ssize + p.kp_vm_tsize; ++ t.vsz *= getpagesize(); ++ t.rss = p.kp_vm_rssize * getpagesize(); ++ g_snprintf(t.state, sizeof(t.state), "%s", ++ state_abbrev[p.kp_stat]); ++ g_strlcpy(t.name, p.kp_comm, strlen(p.kp_comm) + 1); ++#else ++ t.pid = p.p_pid; ++ t.ppid = p.p_ppid; ++ t.uid = p.p_uid; ++ t.prio = p.p_priority - PZERO; ++ t.vsz = p.p_vm_dsize + p.p_vm_ssize + p.p_vm_tsize; ++ t.vsz *= getpagesize(); ++ t.rss = p.p_vm_rssize * getpagesize(); ++ g_snprintf(t.state, sizeof(t.state), "%s", ++ state_abbrev[p.p_stat]); ++ g_strlcpy(t.name, p.p_comm, strlen(p.p_comm) + 1); ++#endif ++#ifdef __DragonFly__ ++ if (!(p.kp_stat == SDEAD)) { /* same as OpenBSD P_ZOMBIE */ ++#else ++ if (!(p.p_stat == SDEAD)) { ++#endif ++ /* get process args */ ++#ifdef __NetBSD__ ++ args = kvm_getargv2(kdp, &kp[i], BUFSIZ); ++#else ++ args = kvm_getargv(kdp, &kp[i], BUFSIZ); ++#endif ++ if (args != NULL) { ++ buf = g_strjoinv(" ", args); ++ g_strlcpy(t.cmdline, buf, ++ sizeof(t.cmdline)); ++ } ++#ifdef __DragonFly__ ++ t.cpu_user = 0; /* TODO */ ++#else ++ t.cpu_user = (100.0 * ++ ((double) p.p_pctcpu / FSCALE)); ++#endif ++ t.cpu_system = 0; /* XXX TODO */ ++ passwdp = getpwuid(t.uid); ++ if (passwdp != NULL && passwdp->pw_name != NULL) ++ g_strlcpy(t.uid_name, passwdp->pw_name, ++ sizeof(t.uid_name)); ++ g_array_append_val(task_list, t); ++ } ++ } ++ g_free(args); ++ g_free(buf); ++ g_free(kp); + + return TRUE; + } +@@ -156,26 +165,26 @@ gboolean + pid_is_sleeping (guint pid) + { + int mib[6]; +-#ifdef __OpenBSD__ +- struct kinfo_proc kp; +- size_t size = sizeof(struct kinfo_proc); +-#else ++#ifdef __NetBSD__ + struct kinfo_proc2 kp; + size_t size = sizeof(struct kinfo_proc2); ++#else ++ struct kinfo_proc kp; ++ size_t size = sizeof(struct kinfo_proc); + #endif + + mib[0] = CTL_KERN; +-#ifdef __OpenBSD__ +- mib[1] = KERN_PROC; +-#else ++#ifdef __NetBSD__ + mib[1] = KERN_PROC2; ++#else ++ mib[1] = KERN_PROC; + #endif + mib[2] = KERN_PROC_PID; + mib[3] = pid; +-#ifdef __OpenBSD__ +- mib[4] = sizeof(struct kinfo_proc); +-#else ++#ifdef __NetBSD__ + mib[4] = sizeof(struct kinfo_proc2); ++#else ++ mib[4] = sizeof(struct kinfo_proc); + #endif + mib[5] = 1; + if (sysctl(mib, 6, &kp, &size, NULL, 0) < 0) +@@ -184,7 +193,11 @@ pid_is_sleeping (guint pid) + #else + errx(1, "could not read kern.proc2 for pid %d", pid); + #endif ++#ifdef __DragonFly__ ++ return (kp.kp_stat == SSTOP ? TRUE : FALSE); ++#else + return (kp.p_stat == SSTOP ? TRUE : FALSE); ++#endif + } + + gboolean get_cpu_usage (gushort *cpu_count, gfloat *cpu_user, gfloat *cpu_system) +@@ -192,12 +205,31 @@ gboolean get_cpu_usage (gushort *cpu_cou + static gulong cur_user = 0, cur_system = 0, cur_total = 0; + static gulong old_user = 0, old_system = 0, old_total = 0; + +- int mib[] = {CTL_KERN, KERN_CPTIME}; +- glong cp_time[CPUSTATES]; +- gsize size = sizeof( cp_time ); ++#if defined(__DragonFly__) ++ int mib[2]; ++ struct kinfo_cputime percpu; ++ size_t size = sizeof(percpu); ++ uint64_t cp_time[CPUSTATES]; ++ ++ if (sysctlbyname("kern.cputime", &percpu, &size, NULL, 0) < 0) ++ errx(1, "failed to sysctl kern.cputime"); ++ ++ cp_time[CP_USER] = percpu.cp_user; ++ cp_time[CP_NICE] = percpu.cp_nice; ++ cp_time[CP_SYS] = percpu.cp_sys; ++ cp_time[CP_INTR] = percpu.cp_intr; ++ cp_time[CP_IDLE] = percpu.cp_idle; ++#else ++#ifdef __NetBSD__ ++ int mib[] = {CTL_KERN, KERN_CP_TIME}; ++#else ++ int mib[] = {CTL_KERN, KERN_CPTIME}; ++#endif ++ glong cp_time[CPUSTATES]; ++ gsize size = sizeof( cp_time ); + if (sysctl(mib, 2, &cp_time, &size, NULL, 0) < 0) + errx(1,"failed to get kern.cptime"); +- ++#endif + old_user = cur_user; + old_system = cur_system; + old_total = cur_total; +@@ -217,65 +249,72 @@ gboolean get_cpu_usage (gushort *cpu_cou + errx(1,"failed to get cpu count"); + return TRUE; + } +- + /* vmtotal values in #pg */ + #define pagetok(nb) ((nb) * (getpagesize())) + + gboolean get_memory_usage (guint64 *memory_total, guint64 *memory_free, guint64 *memory_cache, guint64 *memory_buffers, guint64 *swap_total, guint64 *swap_free) + { + #ifdef __OpenBSD__ +- int mib[] = {CTL_VM, VM_UVMEXP}; +- struct uvmexp uvmexp; ++ int mib[] = {CTL_VM, VM_UVMEXP}; ++ struct uvmexp uvmexp; + #else +- int mib[] = {CTL_VM, VM_METER}; +- struct vmtotal vmtotal; ++ int mib[] = {CTL_VM, VM_METER}; ++ struct vmtotal vmtotal; + #endif +- struct swapent *swdev; +- int nswap, i; +- size_t size; +-#ifdef __OpenBSD__ +- size = sizeof(uvmexp); +- if (sysctl(mib, 2, &uvmexp, &size, NULL, 0) < 0) +- errx(1,"failed to get vm.uvmexp"); +- /* cheat : rm = tot used, add free to get total */ +- *memory_free = pagetok((guint64)uvmexp.free); +- *memory_total = pagetok((guint64)uvmexp.npages); +- *memory_cache = 0; +- *memory_buffers = 0; /*pagetok(uvmexp.npages - uvmexp.free - uvmexp.active);*/ +-#else +- size = sizeof(vmtotal); +- if (sysctl(mib, 2, &vmtotal, &size, NULL, 0) < 0) +- errx(1,"failed to get vm.meter"); +- /* cheat : rm = tot used, add free to get total */ +- *memory_total = pagetok(vmtotal.t_rm + vmtotal.t_free); +- *memory_free = pagetok(vmtotal.t_free); +- *memory_cache = 0; +- *memory_buffers = pagetok(vmtotal.t_rm - vmtotal.t_arm); +-#endif +- +- /* get swap stats */ +- if ((nswap = swapctl(SWAP_NSWAP, 0, 0)) == 0) +- errx(1,"failed to get swap device count"); +- +- if ((swdev = calloc(nswap, sizeof(*swdev))) == NULL) +- errx(1,"failed to allocate memory for swdev structures"); +- +- if (swapctl(SWAP_STATS, swdev, nswap) == -1) { +- free(swdev); +- errx(1,"failed to get swap stats"); +- } +- +- /* Total things up */ +- *swap_total = *swap_free = 0; +- for (i = 0; i < nswap; i++) { +- if (swdev[i].se_flags & SWF_ENABLE) { +- *swap_free += (swdev[i].se_nblks - swdev[i].se_inuse); +- *swap_total += swdev[i].se_nblks; +- } +- } +- *swap_total *= DEV_BSIZE; +- *swap_free *= DEV_BSIZE; +- free(swdev); +- return TRUE; ++ struct swapent *swdev; ++ int nswap, i; ++ size_t size; ++#ifdef __OpenBSD__ ++ size = sizeof(uvmexp); ++ if (sysctl(mib, 2, &uvmexp, &size, NULL, 0) < 0) ++ errx(1,"failed to get vm.uvmexp"); ++ /* cheat : rm = tot used, add free to get total */ ++ *memory_free = pagetok((guint64)uvmexp.free); ++ *memory_total = pagetok((guint64)uvmexp.npages); ++ *memory_cache = 0; ++ *memory_buffers = 0; /*pagetok(uvmexp.npages - uvmexp.free - uvmexp.active);*/ ++#else ++ size = sizeof(vmtotal); ++ if (sysctl(mib, 2, &vmtotal, &size, NULL, 0) < 0) ++ errx(1,"failed to get vm.meter"); ++ ++ mib[0] = CTL_HW; ++ mib[1] = HW_PHYSMEM64; ++ uint64_t physmem; ++ size_t physmemlen = sizeof(physmem); ++ ++ if (sysctl(mib, 2, &physmem, &physmemlen, NULL, 0) < 0) ++ errx(1, "failed to get physmem"); ++ ++ *memory_total = (guint64)physmem; ++ *memory_free = pagetok((guint64)vmtotal.t_free); ++ *memory_cache = 0; ++ *memory_buffers = pagetok(vmtotal.t_rm - vmtotal.t_arm); ++#endif ++ ++ /* get swap stats */ ++ if ((nswap = swapctl(SWAP_NSWAP, 0, 0)) == 0) ++ errx(1,"failed to get swap device count"); ++ ++ if ((swdev = calloc(nswap, sizeof(*swdev))) == NULL) ++ errx(1,"failed to allocate memory for swdev structures"); ++ ++ if (swapctl(SWAP_STATS, swdev, nswap) == -1) { ++ free(swdev); ++ errx(1,"failed to get swap stats"); ++ } ++ ++ /* Total things up */ ++ *swap_total = *swap_free = 0; ++ for (i = 0; i < nswap; i++) { ++ if (swdev[i].se_flags & SWF_ENABLE) { ++ *swap_free += (swdev[i].se_nblks - swdev[i].se_inuse); ++ *swap_total += swdev[i].se_nblks; ++ } ++ } ++ *swap_total *= DEV_BSIZE; ++ *swap_free *= DEV_BSIZE; ++ free(swdev); ++ return TRUE; + } + diff --git a/sysutils/xfce4-thunar-vcs/DESCR b/sysutils/xfce4-thunar-vcs/DESCR new file mode 100644 index 000000000..fa7f246bf --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/DESCR @@ -0,0 +1,8 @@ +Thunar vcs plugin adds Subversion actions to the context menu of thunar. +The current features are: +* Most of the svn action: add, checkout, cleanup, commit, copy, delete, + export, import, lock, log, move, properties, resolved, revert, status, + unlock, update. +* Subversion info in file properties dialog. +* Basic git actions: add, blame, branch, clean, clone, log, move, reset, + stash, status. diff --git a/sysutils/xfce4-thunar-vcs/Makefile b/sysutils/xfce4-thunar-vcs/Makefile new file mode 100644 index 000000000..7d7096292 --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:24:56 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= thunar-vcs-plugin-0.1.4 +PKGNAME= xfce4-${DISTNAME} +CATEGORIES= devel +MASTER_SITES= http://archive.xfce.org/src/thunar-plugins/thunar-vcs-plugin/0.1/ + +MAINTAINER= gls@NetBSD.org +HOMEPAGE= http://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin +COMMENT= Thunar vcs integration plugin + +.include "../../devel/apr/buildlink3.mk" +.include "../../devel/subversion-base/buildlink3.mk" +.include "../../sysutils/xfce4-thunar/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-thunar-vcs/PLIST b/sysutils/xfce4-thunar-vcs/PLIST new file mode 100644 index 000000000..8c2127358 --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/PLIST @@ -0,0 +1,28 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:41 jperkin Exp $ +lib/thunarx-2/thunar-vcs-plugin.la +libexec/tvp-git-helper +libexec/tvp-svn-helper +share/icons/hicolor/24x24/apps/git.png +share/icons/hicolor/24x24/apps/subversion.png +share/icons/hicolor/48x48/apps/git.png +share/icons/hicolor/48x48/apps/subversion.png +share/locale/ar/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/ca/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/cs/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/da/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/de/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/en_GB/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/es/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/fr/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/gl/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/hu/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/id/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/lv/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/nl/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/pl/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/pt/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/pt_BR/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/sv/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/ur/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/ur_PK/LC_MESSAGES/thunar-vcs-plugin.mo +share/locale/zh_CN/LC_MESSAGES/thunar-vcs-plugin.mo diff --git a/sysutils/xfce4-thunar-vcs/TODO b/sysutils/xfce4-thunar-vcs/TODO new file mode 100644 index 000000000..b248505c0 --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/TODO @@ -0,0 +1,2 @@ +Decide we want to ship git, svn or both enabled. +Maybe decide for one and optionalize the other ? diff --git a/sysutils/xfce4-thunar-vcs/distinfo b/sysutils/xfce4-thunar-vcs/distinfo new file mode 100644 index 000000000..e0fdea81c --- /dev/null +++ b/sysutils/xfce4-thunar-vcs/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +SHA1 (thunar-vcs-plugin-0.1.4.tar.bz2) = 221c633ec2bdf7c0d9d008ad9cd5094ddbc90ce1 +RMD160 (thunar-vcs-plugin-0.1.4.tar.bz2) = 53019485581c27d094b422697f3b1cb1f144f36b +Size (thunar-vcs-plugin-0.1.4.tar.bz2) = 435835 bytes diff --git a/sysutils/xfce4-thunar/Makefile b/sysutils/xfce4-thunar/Makefile index f65ca6654..28cafa51f 100644 --- a/sysutils/xfce4-thunar/Makefile +++ b/sysutils/xfce4-thunar/Makefile @@ -1,17 +1,17 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/04 16:04:04 youri Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.0.1 - -DISTNAME= Thunar-${XFCE4_VERSION} -PKGNAME= xfce4-thunar-${XFCE4_VERSION} -PKGREVISION= 23 +VERSION= 1.6.10 +DISTNAME= Thunar-${VERSION} +PKGNAME= xfce4-thunar-${VERSION} CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/xfce/thunar/1.6/ + +HOMEPAGE= http://docs.xfce.org/xfce/thunar/start COMMENT= Xfce file manager -PKGCONFIG_OVERRIDE+= thunar-vfs/thunar-vfs-1.pc.in -PKGCONFIG_OVERRIDE+= thunarx/thunarx-1.pc.in +PKGCONFIG_OVERRIDE+= thunarx/thunarx-2.pc.in PKG_SYSCONFSUBDIR= xdg/Thunar EGDIR= ${XFCE4_EGBASE}/Thunar @@ -19,22 +19,14 @@ EGDIR= ${XFCE4_EGBASE}/Thunar MAKE_DIRS+= ${XFCE4_EGBASE} ${PREFIX}/share/xfce4 CONF_FILES= ${EGDIR}/uca.xml ${PKG_SYSCONFDIR}/uca.xml -.include "options.mk" - -.include "../../devel/GConf/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/pcre/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../sysutils/libnotify/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/jpeg.buildlink3.mk" -.include "../../mk/fam.buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-thunar/PLIST b/sysutils/xfce4-thunar/PLIST index b40619ee9..f9b3d91a9 100644 --- a/sysutils/xfce4-thunar/PLIST +++ b/sysutils/xfce4-thunar/PLIST @@ -1,54 +1,29 @@ -@comment $NetBSD: PLIST,v 1.6 2009/09/16 01:15:34 reed Exp $ -bin/Thunar +@comment $NetBSD: PLIST,v 1.8 2015/06/04 16:04:04 youri Exp $ bin/thunar bin/thunar-settings -include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-info.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-interactive-job.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-job.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-action.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-application.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-database.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-handler.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-mime-info.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-monitor.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-path.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-thumb.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-types.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-user.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-util.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs-volume.h -include/thunar-vfs-1/thunar-vfs/thunar-vfs.h -include/thunarx-1/thunarx/thunarx-config.h -include/thunarx-1/thunarx/thunarx-file-info.h -include/thunarx-1/thunarx/thunarx-menu-provider.h -include/thunarx-1/thunarx/thunarx-preferences-provider.h -include/thunarx-1/thunarx/thunarx-property-page-provider.h -include/thunarx-1/thunarx/thunarx-property-page.h -include/thunarx-1/thunarx/thunarx-provider-factory.h -include/thunarx-1/thunarx/thunarx-provider-plugin.h -include/thunarx-1/thunarx/thunarx-renamer-provider.h -include/thunarx-1/thunarx/thunarx-renamer.h -include/thunarx-1/thunarx/thunarx.h -lib/libthunar-vfs-1.la -lib/libthunarx-1.la -lib/pkgconfig/thunar-vfs-1.pc -lib/pkgconfig/thunarx-1.pc -lib/thunarx-1/thunar-apr.la -lib/thunarx-1/thunar-sbr.la -lib/thunarx-1/thunar-uca.la -lib/thunarx-1/thunar-wallpaper-plugin.la -libexec/ThunarBulkRename -libexec/ThunarHelp -libexec/thunar-sendto-email -libexec/thunar-vfs-font-thumbnailer-1 -libexec/thunar-vfs-mime-cleaner-1 -libexec/thunar-vfs-pixbuf-thumbnailer-1 -libexec/thunar-vfs-update-thumbnailers-cache-1 -libexec/xfce4/panel-plugins/thunar-tpa +include/thunarx-2/thunarx/thunarx-config.h +include/thunarx-2/thunarx/thunarx-file-info.h +include/thunarx-2/thunarx/thunarx-menu-provider.h +include/thunarx-2/thunarx/thunarx-preferences-provider.h +include/thunarx-2/thunarx/thunarx-property-page-provider.h +include/thunarx-2/thunarx/thunarx-property-page.h +include/thunarx-2/thunarx/thunarx-provider-factory.h +include/thunarx-2/thunarx/thunarx-provider-plugin.h +include/thunarx-2/thunarx/thunarx-renamer-provider.h +include/thunarx-2/thunarx/thunarx-renamer.h +include/thunarx-2/thunarx/thunarx.h +lib/Thunar/ThunarBulkRename +lib/Thunar/thunar-sendto-email +lib/libthunarx-2.la +lib/pkgconfig/thunarx-2.pc +lib/thunarx-2/thunar-apr.la +lib/thunarx-2/thunar-sbr.la +lib/thunarx-2/thunar-uca.la +lib/thunarx-2/thunar-wallpaper-plugin.la +lib/xfce4/panel/plugins/libthunar-tpa.la man/man1/Thunar.1 share/Thunar/sendto/thunar-sendto-email.desktop +share/appdata/thunar.appdata.xml share/applications/Thunar-bulk-rename.desktop share/applications/Thunar-folder-handler.desktop share/applications/Thunar.desktop @@ -56,354 +31,30 @@ share/applications/thunar-settings.desktop share/dbus-1/services/org.xfce.FileManager.service share/dbus-1/services/org.xfce.Thunar.service share/doc/Thunar/README.gtkrc -share/doc/Thunar/README.thunarrc -share/doc/Thunar/README.volumes -share/doc/Thunar/ThumbnailersCacheFormat.txt -share/doc/Thunar/html/C/advanced-topics.html -share/doc/Thunar/html/C/copyright.html -share/doc/Thunar/html/C/customizing-thunar.html -share/doc/Thunar/html/C/faq.html -share/doc/Thunar/html/C/images/bulk-rename.png -share/doc/Thunar/html/C/images/file-manager-window.png -share/doc/Thunar/html/C/images/file-properties.png -share/doc/Thunar/html/C/images/preferences-advanced.png -share/doc/Thunar/html/C/images/preferences-behavior.png -share/doc/Thunar/html/C/images/preferences-side-pane.png -share/doc/Thunar/html/C/images/preferences-views.png -share/doc/Thunar/html/C/images/removable-drives-and-media.png -share/doc/Thunar/html/C/images/removable-media-unmount.png -share/doc/Thunar/html/C/images/sendto-menu.png -share/doc/Thunar/html/C/images/visible-columns.png -share/doc/Thunar/html/C/index.html -share/doc/Thunar/html/C/preferences.html -share/doc/Thunar/html/C/support.html -share/doc/Thunar/html/C/the-file-manager-window.html -share/doc/Thunar/html/C/using-removable-media.html -share/doc/Thunar/html/C/working-with-files-and-folders.html -share/doc/Thunar/html/da/advanced-topics.html -share/doc/Thunar/html/da/copyright.html -share/doc/Thunar/html/da/customizing-thunar.html -share/doc/Thunar/html/da/faq.html -share/doc/Thunar/html/da/images/bulk-rename.png -share/doc/Thunar/html/da/images/file-manager-window.png -share/doc/Thunar/html/da/images/file-properties.png -share/doc/Thunar/html/da/images/preferences-advanced.png -share/doc/Thunar/html/da/images/preferences-behavior.png -share/doc/Thunar/html/da/images/preferences-side-pane.png -share/doc/Thunar/html/da/images/preferences-views.png -share/doc/Thunar/html/da/images/removable-drives-and-media.png -share/doc/Thunar/html/da/images/removable-media-unmount.png -share/doc/Thunar/html/da/images/sendto-menu.png -share/doc/Thunar/html/da/images/visible-columns.png -share/doc/Thunar/html/da/index.html -share/doc/Thunar/html/da/preferences.html -share/doc/Thunar/html/da/support.html -share/doc/Thunar/html/da/the-file-manager-window.html -share/doc/Thunar/html/da/using-removable-media.html -share/doc/Thunar/html/da/working-with-files-and-folders.html -share/doc/Thunar/html/es/advanced-topics.html -share/doc/Thunar/html/es/copyright.html -share/doc/Thunar/html/es/customizing-thunar.html -share/doc/Thunar/html/es/faq.html -share/doc/Thunar/html/es/images/bulk-rename.png -share/doc/Thunar/html/es/images/file-manager-window.png -share/doc/Thunar/html/es/images/file-properties.png -share/doc/Thunar/html/es/images/preferences-advanced.png -share/doc/Thunar/html/es/images/preferences-behavior.png -share/doc/Thunar/html/es/images/preferences-side-pane.png -share/doc/Thunar/html/es/images/preferences-views.png -share/doc/Thunar/html/es/images/removable-drives-and-media.png -share/doc/Thunar/html/es/images/removable-media-unmount.png -share/doc/Thunar/html/es/images/sendto-menu.png -share/doc/Thunar/html/es/images/visible-columns.png -share/doc/Thunar/html/es/index.html -share/doc/Thunar/html/es/preferences.html -share/doc/Thunar/html/es/support.html -share/doc/Thunar/html/es/the-file-manager-window.html -share/doc/Thunar/html/es/using-removable-media.html -share/doc/Thunar/html/es/working-with-files-and-folders.html -share/doc/Thunar/html/eu/advanced-topics.html -share/doc/Thunar/html/eu/copyright.html -share/doc/Thunar/html/eu/customizing-thunar.html -share/doc/Thunar/html/eu/faq.html -share/doc/Thunar/html/eu/images/bulk-rename.png -share/doc/Thunar/html/eu/images/file-manager-window.png -share/doc/Thunar/html/eu/images/file-properties.png -share/doc/Thunar/html/eu/images/preferences-advanced.png -share/doc/Thunar/html/eu/images/preferences-behavior.png -share/doc/Thunar/html/eu/images/preferences-side-pane.png -share/doc/Thunar/html/eu/images/preferences-views.png -share/doc/Thunar/html/eu/images/removable-drives-and-media.png -share/doc/Thunar/html/eu/images/removable-media-unmount.png -share/doc/Thunar/html/eu/images/sendto-menu.png -share/doc/Thunar/html/eu/images/visible-columns.png -share/doc/Thunar/html/eu/index.html -share/doc/Thunar/html/eu/preferences.html -share/doc/Thunar/html/eu/support.html -share/doc/Thunar/html/eu/the-file-manager-window.html -share/doc/Thunar/html/eu/using-removable-media.html -share/doc/Thunar/html/eu/working-with-files-and-folders.html -share/doc/Thunar/html/fr/advanced-topics.html -share/doc/Thunar/html/fr/copyright.html -share/doc/Thunar/html/fr/customizing-thunar.html -share/doc/Thunar/html/fr/faq.html -share/doc/Thunar/html/fr/images/bulk-rename.png -share/doc/Thunar/html/fr/images/file-manager-window.png -share/doc/Thunar/html/fr/images/file-properties.png -share/doc/Thunar/html/fr/images/preferences-advanced.png -share/doc/Thunar/html/fr/images/preferences-behavior.png -share/doc/Thunar/html/fr/images/preferences-side-pane.png -share/doc/Thunar/html/fr/images/preferences-views.png -share/doc/Thunar/html/fr/images/removable-drives-and-media.png -share/doc/Thunar/html/fr/images/removable-media-unmount.png -share/doc/Thunar/html/fr/images/sendto-menu.png -share/doc/Thunar/html/fr/images/visible-columns.png -share/doc/Thunar/html/fr/index.html -share/doc/Thunar/html/fr/preferences.html -share/doc/Thunar/html/fr/support.html -share/doc/Thunar/html/fr/the-file-manager-window.html -share/doc/Thunar/html/fr/using-removable-media.html -share/doc/Thunar/html/fr/working-with-files-and-folders.html -share/doc/Thunar/html/gl/advanced-topics.html -share/doc/Thunar/html/gl/copyright.html -share/doc/Thunar/html/gl/customizing-thunar.html -share/doc/Thunar/html/gl/faq.html -share/doc/Thunar/html/gl/index.html -share/doc/Thunar/html/gl/preferences.html -share/doc/Thunar/html/gl/support.html -share/doc/Thunar/html/gl/the-file-manager-window.html -share/doc/Thunar/html/gl/using-removable-media.html -share/doc/Thunar/html/gl/working-with-files-and-folders.html -share/doc/Thunar/html/it/advanced-topics.html -share/doc/Thunar/html/it/copyright.html -share/doc/Thunar/html/it/customizing-thunar.html -share/doc/Thunar/html/it/faq.html -share/doc/Thunar/html/it/images/bulk-rename.png -share/doc/Thunar/html/it/images/file-manager-window.png -share/doc/Thunar/html/it/images/file-properties.png -share/doc/Thunar/html/it/images/preferences-advanced.png -share/doc/Thunar/html/it/images/preferences-behavior.png -share/doc/Thunar/html/it/images/preferences-side-pane.png -share/doc/Thunar/html/it/images/preferences-views.png -share/doc/Thunar/html/it/images/removable-drives-and-media.png -share/doc/Thunar/html/it/images/removable-media-unmount.png -share/doc/Thunar/html/it/images/sendto-menu.png -share/doc/Thunar/html/it/images/visible-columns.png -share/doc/Thunar/html/it/index.html -share/doc/Thunar/html/it/preferences.html -share/doc/Thunar/html/it/support.html -share/doc/Thunar/html/it/the-file-manager-window.html -share/doc/Thunar/html/it/using-removable-media.html -share/doc/Thunar/html/it/working-with-files-and-folders.html -share/doc/Thunar/html/ja/advanced-topics.html -share/doc/Thunar/html/ja/copyright.html -share/doc/Thunar/html/ja/customizing-thunar.html -share/doc/Thunar/html/ja/faq.html -share/doc/Thunar/html/ja/images/bulk-rename.png -share/doc/Thunar/html/ja/images/file-manager-window.png -share/doc/Thunar/html/ja/images/file-properties.png -share/doc/Thunar/html/ja/images/preferences-advanced.png -share/doc/Thunar/html/ja/images/preferences-behavior.png -share/doc/Thunar/html/ja/images/preferences-side-pane.png -share/doc/Thunar/html/ja/images/preferences-views.png -share/doc/Thunar/html/ja/images/removable-drives-and-media.png -share/doc/Thunar/html/ja/images/removable-media-unmount.png -share/doc/Thunar/html/ja/images/sendto-menu.png -share/doc/Thunar/html/ja/images/visible-columns.png -share/doc/Thunar/html/ja/index.html -share/doc/Thunar/html/ja/preferences.html -share/doc/Thunar/html/ja/support.html -share/doc/Thunar/html/ja/the-file-manager-window.html -share/doc/Thunar/html/ja/using-removable-media.html -share/doc/Thunar/html/ja/working-with-files-and-folders.html -share/doc/Thunar/html/nl/advanced-topics.html -share/doc/Thunar/html/nl/copyright.html -share/doc/Thunar/html/nl/customizing-thunar.html -share/doc/Thunar/html/nl/faq.html -share/doc/Thunar/html/nl/images/bulk-rename.png -share/doc/Thunar/html/nl/images/file-manager-window.png -share/doc/Thunar/html/nl/images/file-properties.png -share/doc/Thunar/html/nl/images/preferences-advanced.png -share/doc/Thunar/html/nl/images/preferences-behavior.png -share/doc/Thunar/html/nl/images/preferences-side-pane.png -share/doc/Thunar/html/nl/images/preferences-views.png -share/doc/Thunar/html/nl/images/removable-drives-and-media.png -share/doc/Thunar/html/nl/images/removable-media-unmount.png -share/doc/Thunar/html/nl/images/sendto-menu.png -share/doc/Thunar/html/nl/images/visible-columns.png -share/doc/Thunar/html/nl/index.html -share/doc/Thunar/html/nl/preferences.html -share/doc/Thunar/html/nl/support.html -share/doc/Thunar/html/nl/the-file-manager-window.html -share/doc/Thunar/html/nl/using-removable-media.html -share/doc/Thunar/html/nl/working-with-files-and-folders.html -share/doc/Thunar/html/pl/advanced-topics.html -share/doc/Thunar/html/pl/copyright.html -share/doc/Thunar/html/pl/customizing-thunar.html -share/doc/Thunar/html/pl/faq.html -share/doc/Thunar/html/pl/images/bulk-rename.png -share/doc/Thunar/html/pl/images/file-manager-window.png -share/doc/Thunar/html/pl/images/file-properties.png -share/doc/Thunar/html/pl/images/preferences-advanced.png -share/doc/Thunar/html/pl/images/preferences-behavior.png -share/doc/Thunar/html/pl/images/preferences-side-pane.png -share/doc/Thunar/html/pl/images/preferences-views.png -share/doc/Thunar/html/pl/images/removable-drives-and-media.png -share/doc/Thunar/html/pl/images/removable-media-unmount.png -share/doc/Thunar/html/pl/images/sendto-menu.png -share/doc/Thunar/html/pl/images/visible-columns.png -share/doc/Thunar/html/pl/index.html -share/doc/Thunar/html/pl/preferences.html -share/doc/Thunar/html/pl/support.html -share/doc/Thunar/html/pl/the-file-manager-window.html -share/doc/Thunar/html/pl/using-removable-media.html -share/doc/Thunar/html/pl/working-with-files-and-folders.html -share/doc/Thunar/html/ru/advanced-topics.html -share/doc/Thunar/html/ru/copyright.html -share/doc/Thunar/html/ru/customizing-thunar.html -share/doc/Thunar/html/ru/faq.html -share/doc/Thunar/html/ru/images/bulk-rename.png -share/doc/Thunar/html/ru/images/file-manager-window.png -share/doc/Thunar/html/ru/images/file-properties.png -share/doc/Thunar/html/ru/images/preferences-advanced.png -share/doc/Thunar/html/ru/images/preferences-behavior.png -share/doc/Thunar/html/ru/images/preferences-side-pane.png -share/doc/Thunar/html/ru/images/preferences-views.png -share/doc/Thunar/html/ru/images/removable-drives-and-media.png -share/doc/Thunar/html/ru/images/removable-media-unmount.png -share/doc/Thunar/html/ru/images/sendto-menu.png -share/doc/Thunar/html/ru/images/visible-columns.png -share/doc/Thunar/html/ru/index.html -share/doc/Thunar/html/ru/preferences.html -share/doc/Thunar/html/ru/support.html -share/doc/Thunar/html/ru/the-file-manager-window.html -share/doc/Thunar/html/ru/using-removable-media.html -share/doc/Thunar/html/ru/working-with-files-and-folders.html -share/doc/Thunar/html/thunar.css -share/doc/Thunar/html/tr/advanced-topics.html -share/doc/Thunar/html/tr/copyright.html -share/doc/Thunar/html/tr/customizing-thunar.html -share/doc/Thunar/html/tr/faq.html -share/doc/Thunar/html/tr/images/bulk-rename.png -share/doc/Thunar/html/tr/images/file-manager-window.png -share/doc/Thunar/html/tr/images/file-properties.png -share/doc/Thunar/html/tr/images/preferences-advanced.png -share/doc/Thunar/html/tr/images/preferences-behavior.png -share/doc/Thunar/html/tr/images/preferences-side-pane.png -share/doc/Thunar/html/tr/images/preferences-views.png -share/doc/Thunar/html/tr/images/removable-drives-and-media.png -share/doc/Thunar/html/tr/images/removable-media-unmount.png -share/doc/Thunar/html/tr/images/sendto-menu.png -share/doc/Thunar/html/tr/images/visible-columns.png -share/doc/Thunar/html/tr/index.html -share/doc/Thunar/html/tr/preferences.html -share/doc/Thunar/html/tr/support.html -share/doc/Thunar/html/tr/the-file-manager-window.html -share/doc/Thunar/html/tr/using-removable-media.html -share/doc/Thunar/html/tr/working-with-files-and-folders.html -share/doc/Thunar/html/zh_TW/advanced-topics.html -share/doc/Thunar/html/zh_TW/copyright.html -share/doc/Thunar/html/zh_TW/customizing-thunar.html -share/doc/Thunar/html/zh_TW/faq.html -share/doc/Thunar/html/zh_TW/images/bulk-rename.png -share/doc/Thunar/html/zh_TW/images/file-manager-window.png -share/doc/Thunar/html/zh_TW/images/file-properties.png -share/doc/Thunar/html/zh_TW/images/preferences-advanced.png -share/doc/Thunar/html/zh_TW/images/preferences-behavior.png -share/doc/Thunar/html/zh_TW/images/preferences-side-pane.png -share/doc/Thunar/html/zh_TW/images/preferences-views.png -share/doc/Thunar/html/zh_TW/images/removable-drives-and-media.png -share/doc/Thunar/html/zh_TW/images/removable-media-unmount.png -share/doc/Thunar/html/zh_TW/images/sendto-menu.png -share/doc/Thunar/html/zh_TW/images/visible-columns.png -share/doc/Thunar/html/zh_TW/index.html -share/doc/Thunar/html/zh_TW/preferences.html -share/doc/Thunar/html/zh_TW/support.html -share/doc/Thunar/html/zh_TW/the-file-manager-window.html -share/doc/Thunar/html/zh_TW/using-removable-media.html -share/doc/Thunar/html/zh_TW/working-with-files-and-folders.html share/examples/xfce4/Thunar/uca.xml -share/gtk-doc/html/thunar-vfs/ThunarVfsGroup.html -share/gtk-doc/html/thunar-vfs/ThunarVfsJob.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeAction.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeApplication.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeDatabase.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMimeHandler.html -share/gtk-doc/html/thunar-vfs/ThunarVfsMonitor.html -share/gtk-doc/html/thunar-vfs/ThunarVfsUser.html -share/gtk-doc/html/thunar-vfs/ThunarVfsUserManager.html -share/gtk-doc/html/thunar-vfs/ThunarVfsVolume.html -share/gtk-doc/html/thunar-vfs/ThunarVfsVolumeManager.html -share/gtk-doc/html/thunar-vfs/filesystem-monitoring.html -share/gtk-doc/html/thunar-vfs/fundamentals.html -share/gtk-doc/html/thunar-vfs/home.png -share/gtk-doc/html/thunar-vfs/index.html -share/gtk-doc/html/thunar-vfs/index.sgml -share/gtk-doc/html/thunar-vfs/introduction.html -share/gtk-doc/html/thunar-vfs/ix01.html -share/gtk-doc/html/thunar-vfs/jobs.html -share/gtk-doc/html/thunar-vfs/left.png -share/gtk-doc/html/thunar-vfs/mime-types.html -share/gtk-doc/html/thunar-vfs/right.png -share/gtk-doc/html/thunar-vfs/style.css -share/gtk-doc/html/thunar-vfs/thunar-vfs-Basic-Types.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-Initialization-and-Shutdown.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-Jobs.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsInfo.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsMimeInfo.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-ThunarVfsPath.html -share/gtk-doc/html/thunar-vfs/thunar-vfs-Utility-Functions.html -share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp -share/gtk-doc/html/thunar-vfs/thunar-vfs.devhelp2 -share/gtk-doc/html/thunar-vfs/up.png -share/gtk-doc/html/thunar-vfs/users-and-groups-handling.html -share/gtk-doc/html/thunar-vfs/volume-handling.html -share/gtk-doc/html/thunarx/ThunarxFileInfo.html -share/gtk-doc/html/thunarx/ThunarxMenuProvider.html -share/gtk-doc/html/thunarx/ThunarxPreferencesProvider.html -share/gtk-doc/html/thunarx/ThunarxPropertyPage.html -share/gtk-doc/html/thunarx/ThunarxPropertyPageProvider.html -share/gtk-doc/html/thunarx/ThunarxProviderFactory.html -share/gtk-doc/html/thunarx/ThunarxProviderPlugin.html -share/gtk-doc/html/thunarx/ThunarxRenamer.html -share/gtk-doc/html/thunarx/ThunarxRenamerProvider.html -share/gtk-doc/html/thunarx/abstraction.png -share/gtk-doc/html/thunarx/bulk-rename.png -share/gtk-doc/html/thunarx/home.png -share/gtk-doc/html/thunarx/index.html -share/gtk-doc/html/thunarx/index.sgml -share/gtk-doc/html/thunarx/ix01.html -share/gtk-doc/html/thunarx/left.png -share/gtk-doc/html/thunarx/menu-provider.png -share/gtk-doc/html/thunarx/right.png -share/gtk-doc/html/thunarx/say-hello.png -share/gtk-doc/html/thunarx/style.css -share/gtk-doc/html/thunarx/thunarx-Variables-and-functions-to-check-the-library-version.html -share/gtk-doc/html/thunarx/thunarx-abstraction-layer.html -share/gtk-doc/html/thunarx/thunarx-fundamentals.html -share/gtk-doc/html/thunarx/thunarx-overview.html -share/gtk-doc/html/thunarx/thunarx-providers.html -share/gtk-doc/html/thunarx/thunarx-using-extensions.html -share/gtk-doc/html/thunarx/thunarx-writing-extensions-advanced-topics.html -share/gtk-doc/html/thunarx/thunarx-writing-extensions-getting-started.html -share/gtk-doc/html/thunarx/thunarx-writing-extensions.html -share/gtk-doc/html/thunarx/thunarx.devhelp -share/gtk-doc/html/thunarx/thunarx.devhelp2 -share/gtk-doc/html/thunarx/up.png +share/icons/hicolor/128x128/apps/Thunar.png share/icons/hicolor/16x16/apps/Thunar.png +share/icons/hicolor/16x16/stock/navigation/stock_folder-copy.png +share/icons/hicolor/16x16/stock/navigation/stock_folder-move.png share/icons/hicolor/16x16/stock/navigation/stock_thunar-shortcuts.png -share/icons/hicolor/16x16/stock/navigation/stock_thunar-templates.png share/icons/hicolor/24x24/apps/Thunar.png +share/icons/hicolor/24x24/stock/navigation/stock_folder-copy.png +share/icons/hicolor/24x24/stock/navigation/stock_folder-move.png share/icons/hicolor/48x48/apps/Thunar.png +share/icons/hicolor/64x64/apps/Thunar.png share/icons/hicolor/scalable/apps/Thunar.svg +share/locale/am/LC_MESSAGES/Thunar.mo share/locale/ar/LC_MESSAGES/Thunar.mo +share/locale/ast/LC_MESSAGES/Thunar.mo share/locale/be/LC_MESSAGES/Thunar.mo +share/locale/bg/LC_MESSAGES/Thunar.mo +share/locale/bn/LC_MESSAGES/Thunar.mo share/locale/ca/LC_MESSAGES/Thunar.mo share/locale/cs/LC_MESSAGES/Thunar.mo share/locale/da/LC_MESSAGES/Thunar.mo share/locale/de/LC_MESSAGES/Thunar.mo -share/locale/dz/LC_MESSAGES/Thunar.mo share/locale/el/LC_MESSAGES/Thunar.mo +share/locale/en_AU/LC_MESSAGES/Thunar.mo share/locale/en_GB/LC_MESSAGES/Thunar.mo share/locale/eo/LC_MESSAGES/Thunar.mo share/locale/es/LC_MESSAGES/Thunar.mo @@ -413,34 +64,44 @@ share/locale/fi/LC_MESSAGES/Thunar.mo share/locale/fr/LC_MESSAGES/Thunar.mo share/locale/gl/LC_MESSAGES/Thunar.mo share/locale/he/LC_MESSAGES/Thunar.mo +share/locale/hr/LC_MESSAGES/Thunar.mo share/locale/hu/LC_MESSAGES/Thunar.mo share/locale/id/LC_MESSAGES/Thunar.mo +share/locale/is/LC_MESSAGES/Thunar.mo share/locale/it/LC_MESSAGES/Thunar.mo share/locale/ja/LC_MESSAGES/Thunar.mo -share/locale/ka/LC_MESSAGES/Thunar.mo +share/locale/kk/LC_MESSAGES/Thunar.mo share/locale/ko/LC_MESSAGES/Thunar.mo -share/locale/ku/LC_MESSAGES/Thunar.mo share/locale/lt/LC_MESSAGES/Thunar.mo share/locale/lv/LC_MESSAGES/Thunar.mo -share/locale/mk/LC_MESSAGES/Thunar.mo +share/locale/ms/LC_MESSAGES/Thunar.mo share/locale/nb/LC_MESSAGES/Thunar.mo share/locale/nl/LC_MESSAGES/Thunar.mo share/locale/nn/LC_MESSAGES/Thunar.mo +share/locale/oc/LC_MESSAGES/Thunar.mo share/locale/pa/LC_MESSAGES/Thunar.mo share/locale/pl/LC_MESSAGES/Thunar.mo share/locale/pt/LC_MESSAGES/Thunar.mo share/locale/pt_BR/LC_MESSAGES/Thunar.mo share/locale/ro/LC_MESSAGES/Thunar.mo share/locale/ru/LC_MESSAGES/Thunar.mo +share/locale/si/LC_MESSAGES/Thunar.mo share/locale/sk/LC_MESSAGES/Thunar.mo +share/locale/sl/LC_MESSAGES/Thunar.mo share/locale/sq/LC_MESSAGES/Thunar.mo +share/locale/sr/LC_MESSAGES/Thunar.mo share/locale/sv/LC_MESSAGES/Thunar.mo +share/locale/te/LC_MESSAGES/Thunar.mo +share/locale/th/LC_MESSAGES/Thunar.mo share/locale/tr/LC_MESSAGES/Thunar.mo +share/locale/ug/LC_MESSAGES/Thunar.mo share/locale/uk/LC_MESSAGES/Thunar.mo share/locale/ur/LC_MESSAGES/Thunar.mo +share/locale/ur_PK/LC_MESSAGES/Thunar.mo +share/locale/vi/LC_MESSAGES/Thunar.mo share/locale/zh_CN/LC_MESSAGES/Thunar.mo +share/locale/zh_HK/LC_MESSAGES/Thunar.mo share/locale/zh_TW/LC_MESSAGES/Thunar.mo share/pixmaps/Thunar/Thunar-about-logo.png -share/pixmaps/Thunar/Thunar-fallback-icon.png -share/thumbnailers/thunar-vfs-font-thumbnailer-1.desktop -share/xfce4/panel-plugins/thunar-tpa.desktop +share/polkit-1/actions/org.xfce.thunar.policy +share/xfce4/panel/plugins/thunar-tpa.desktop diff --git a/sysutils/xfce4-thunar/buildlink3.mk b/sysutils/xfce4-thunar/buildlink3.mk index 42aa5c35d..dcde7f4be 100644 --- a/sysutils/xfce4-thunar/buildlink3.mk +++ b/sysutils/xfce4-thunar/buildlink3.mk @@ -1,33 +1,20 @@ -# $NetBSD: buildlink3.mk,v 1.33 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:24:56 tnn Exp $ BUILDLINK_TREE+= xfce4-thunar .if !defined(XFCE4_THUNAR_BUILDLINK3_MK) XFCE4_THUNAR_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.0.1nb23 +BUILDLINK_API_DEPENDS.xfce4-thunar+= xfce4-thunar>=1.6.6 +BUILDLINK_ABI_DEPENDS.xfce4-thunar?= xfce4-thunar>=1.6.6nb1 BUILDLINK_PKGSRCDIR.xfce4-thunar?= ../../sysutils/xfce4-thunar -pkgbase := xfce4-thunar -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.xfce4-thunar:Mhal) -.include "../../sysutils/hal/buildlink3.mk" -.endif - -.include "../../devel/GConf/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/pcre/buildlink3.mk" .include "../../graphics/libexif/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../graphics/png/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/jpeg.buildlink3.mk" -.include "../../mk/fam.buildlink3.mk" -.endif # XFCE4_THUNAR_BUILDLINK3_MK +.endif # XFCE4_THUNAR_BUILDLINK3_MK BUILDLINK_TREE+= -xfce4-thunar diff --git a/sysutils/xfce4-thunar/distinfo b/sysutils/xfce4-thunar/distinfo index 0f09b3aa2..7a469f40a 100644 --- a/sysutils/xfce4-thunar/distinfo +++ b/sysutils/xfce4-thunar/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.7 2012/01/25 23:37:16 tez Exp $ +$NetBSD: distinfo,v 1.10 2015/06/04 16:04:04 youri Exp $ -SHA1 (Thunar-1.0.1.tar.bz2) = 2fcd3a7b0e27b01f059dffc8ffdac94e2b2aa064 -RMD160 (Thunar-1.0.1.tar.bz2) = 203690b9eb05ca8e5248bb026f98b8e3e6881f2c -Size (Thunar-1.0.1.tar.bz2) = 8802672 bytes -SHA1 (patch-aa) = c9d9dfb4c177aab2e8a43e46998652cc72daefa5 -SHA1 (patch-ab) = e5c3f1e853bf59f69047c7160a3e29df54298879 -SHA1 (patch-ac) = 745f240ff44b0b21eb727b0a9887c9d8f1ee8a47 -SHA1 (patch-thunar-vfs_thunar-vfs-io-jobs.c) = 8529460dea3353b7b8bb034c65c95e4561f61aab +SHA1 (Thunar-1.6.10.tar.bz2) = 53e6a3208b643a0108dee2d985b45e9ee2b94a35 +RMD160 (Thunar-1.6.10.tar.bz2) = d7a5207e3f9ef260804cb931ee737eb11f136ddf +Size (Thunar-1.6.10.tar.bz2) = 1948762 bytes +SHA1 (patch-ThunarBulkRename.in) = d731361c53fedf2047439c8c97a1cc7313707b8c +SHA1 (patch-ac) = c6e773b16f82ce4be2537642fd8401ab04c6a26e +SHA1 (patch-org.xfce.FileManager.service.in) = 42adca65fe2e9dd5ea9615cac0431767b0c0fdab +SHA1 (patch-org.xfce.Thunar.service.in) = 8687725857e57009782ad5f3abe0c6d8c097cbba +SHA1 (patch-thunar_Makefile.in) = 68533f585813efd97531971a7643041a25bd0a80 diff --git a/sysutils/xfce4-thunar/options.mk b/sysutils/xfce4-thunar/options.mk index b922c3721..f819d685c 100644 --- a/sysutils/xfce4-thunar/options.mk +++ b/sysutils/xfce4-thunar/options.mk @@ -1,14 +1,12 @@ -# $NetBSD: options.mk,v 1.1 2008/12/09 10:36:24 ahoka Exp $ +# $NetBSD: options.mk,v 1.2 2015/04/21 08:56:41 jperkin Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-thunar -PKG_SUPPORTED_OPTIONS= hal -PKG_SUGGESTED_OPTIONS= hal +PKG_SUPPORTED_OPTIONS= gvfs +PKG_SUGGESTED_OPTIONS= .include "../../mk/bsd.options.mk" -.if !empty(PKG_OPTIONS:Mhal) -.include "../../sysutils/hal/buildlink3.mk" -CONFIGURE_ARGS+= --enable-hal -.else -CONFIGURE_ARGS+= --disable-hal +# for trash support, and remote filesystems +.if !empty(PKG_OPTIONS:Mgvfs) +DEPENDS+= gvfs-[0-9]*:../../sysutils/gvfs .endif diff --git a/sysutils/xfce4-thunar/patches/patch-ThunarBulkRename.in b/sysutils/xfce4-thunar/patches/patch-ThunarBulkRename.in new file mode 100644 index 000000000..7fb09886a --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-ThunarBulkRename.in @@ -0,0 +1,13 @@ +$NetBSD: patch-ThunarBulkRename.in,v 1.2 2015/06/04 16:04:04 youri Exp $ + +Look for the right thunar binary. +--- ThunarBulkRename.in.orig 2015-05-22 13:25:36.000000000 +0000 ++++ ThunarBulkRename.in +@@ -20,6 +20,6 @@ + # This is an ugly hack, required because xfdesktop simply + # strips off all parameters from the Exec field, and so + # we cannot just invoke Thunar --bulk-rename %F there +-exec @bindir@/Thunar --bulk-rename "$@" ++exec @bindir@/thunar --bulk-rename "$@" + + # vim:set ts=2 sw=2 et ai: diff --git a/sysutils/xfce4-thunar/patches/patch-aa b/sysutils/xfce4-thunar/patches/patch-aa deleted file mode 100644 index 2ee0d0230..000000000 --- a/sysutils/xfce4-thunar/patches/patch-aa +++ /dev/null @@ -1,40 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2008/06/20 15:37:43 joerg Exp $ - ---- thunar-vfs/thunar-vfs-marshal.h.orig 2007-12-02 13:48:10.000000000 +0000 -+++ thunar-vfs/thunar-vfs-marshal.h -@@ -12,7 +12,7 @@ extern void _thunar_vfs_marshal_BOOLEAN_ - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - /* FLAGS:BOXED,BOXED (thunar-vfs-marshal.list:2) */ - extern void _thunar_vfs_marshal_FLAGS__BOXED_BOXED (GClosure *closure, -@@ -20,7 +20,7 @@ extern void _thunar_vfs_marshal_FLAGS__B - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - /* FLAGS:STRING,FLAGS (thunar-vfs-marshal.list:3) */ - extern void _thunar_vfs_marshal_FLAGS__STRING_FLAGS (GClosure *closure, -@@ -28,7 +28,7 @@ extern void _thunar_vfs_marshal_FLAGS__S - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - /* VOID:UINT64,UINT,UINT,UINT (thunar-vfs-marshal.list:4) */ - extern void _thunar_vfs_marshal_VOID__UINT64_UINT_UINT_UINT (GClosure *closure, -@@ -36,7 +36,7 @@ extern void _thunar_vfs_marshal_VOID__UI - guint n_param_values, - const GValue *param_values, - gpointer invocation_hint, -- gpointer marshal_data) G_GNUC_INTERNAL; -+ gpointer marshal_data); - - G_END_DECLS - diff --git a/sysutils/xfce4-thunar/patches/patch-ab b/sysutils/xfce4-thunar/patches/patch-ab deleted file mode 100644 index dbaa69a9d..000000000 --- a/sysutils/xfce4-thunar/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2009/09/16 01:15:34 reed Exp $ - ---- configure.orig 2009-02-24 21:09:38.000000000 +0000 -+++ configure -@@ -21169,7 +21169,7 @@ fi - { echo "$as_me:$LINENO: checking for operating system support" >&5 - echo $ECHO_N "checking for operating system support... $ECHO_C" >&6; } - case "$target_os" in -- dragonfly*|freebsd*|netbsd*|openbsd*|darwin*) -+ freebsd*|netbsd*|openbsd*|darwin*) - ac_bm_thunar_vfs_os_impl=bsd - ;; - diff --git a/sysutils/xfce4-thunar/patches/patch-ac b/sysutils/xfce4-thunar/patches/patch-ac index 585cf91f0..209a5208b 100644 --- a/sysutils/xfce4-thunar/patches/patch-ac +++ b/sysutils/xfce4-thunar/patches/patch-ac @@ -1,10 +1,11 @@ -$NetBSD: patch-ac,v 1.2 2009/09/16 01:15:34 reed Exp $ +$NetBSD: patch-ac,v 1.4 2015/06/04 16:04:04 youri Exp $ ---- plugins/thunar-uca/Makefile.in.orig 2008-11-29 17:25:52.000000000 +0900 -+++ plugins/thunar-uca/Makefile.in 2008-11-29 17:27:26.000000000 +0900 -@@ -383,7 +383,7 @@ - -module \ - $(PLATFORM_LDFLAGS) +Adjust config path. +--- plugins/thunar-uca/Makefile.in.orig 2015-05-22 20:47:31.000000000 +0000 ++++ plugins/thunar-uca/Makefile.in +@@ -496,7 +496,7 @@ thunar_uca_la_LIBADD = \ + thunar_uca_la_DEPENDENCIES = \ + $(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la -defaultsdir = $(sysconfdir)/xdg/Thunar +defaultsdir = $(datadir)/examples/xfce4/Thunar diff --git a/sysutils/xfce4-thunar/patches/patch-org.xfce.FileManager.service.in b/sysutils/xfce4-thunar/patches/patch-org.xfce.FileManager.service.in new file mode 100644 index 000000000..e3acaab75 --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-org.xfce.FileManager.service.in @@ -0,0 +1,10 @@ +$NetBSD: patch-org.xfce.FileManager.service.in,v 1.2 2015/06/04 16:04:04 youri Exp $ + +Our installed thunar is all lower-case. +--- org.xfce.FileManager.service.in.orig 2015-05-22 13:25:36.000000000 +0000 ++++ org.xfce.FileManager.service.in +@@ -1,3 +1,3 @@ + [D-BUS Service] + Name=org.xfce.FileManager +-Exec=@bindir@/Thunar --daemon ++Exec=@bindir@/thunar --daemon diff --git a/sysutils/xfce4-thunar/patches/patch-org.xfce.Thunar.service.in b/sysutils/xfce4-thunar/patches/patch-org.xfce.Thunar.service.in new file mode 100644 index 000000000..5999e748a --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-org.xfce.Thunar.service.in @@ -0,0 +1,10 @@ +$NetBSD: patch-org.xfce.Thunar.service.in,v 1.2 2015/06/04 16:04:04 youri Exp $ + +Our installed thunar is all lower-case. +--- org.xfce.Thunar.service.in.orig 2015-05-22 13:25:36.000000000 +0000 ++++ org.xfce.Thunar.service.in +@@ -1,3 +1,3 @@ + [D-BUS Service] + Name=org.xfce.Thunar +-Exec=@bindir@/Thunar --daemon ++Exec=@bindir@/thunar --daemon diff --git a/sysutils/xfce4-thunar/patches/patch-thunar-vfs_thunar-vfs-io-jobs.c b/sysutils/xfce4-thunar/patches/patch-thunar-vfs_thunar-vfs-io-jobs.c deleted file mode 100644 index aca87c26e..000000000 --- a/sysutils/xfce4-thunar/patches/patch-thunar-vfs_thunar-vfs-io-jobs.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-thunar-vfs_thunar-vfs-io-jobs.c,v 1.1 2012/01/25 23:37:17 tez Exp $ - -Per PR#45871 Solaris derived OSs haven't DEFFILEMODE defined -so define it if it is not defined. - ---- thunar-vfs/thunar-vfs-io-jobs.c.orig 2012-01-25 23:28:41.920049200 +0000 -+++ thunar-vfs/thunar-vfs-io-jobs.c -@@ -60,6 +60,9 @@ - #endif - - -+#ifndef DEFFILEMODE -+#define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH) -+#endif - - static GList *tvij_collect_nofollow (ThunarVfsJob *job, - GList *base_path_list, diff --git a/sysutils/xfce4-thunar/patches/patch-thunar_Makefile.in b/sysutils/xfce4-thunar/patches/patch-thunar_Makefile.in new file mode 100644 index 000000000..812513bff --- /dev/null +++ b/sysutils/xfce4-thunar/patches/patch-thunar_Makefile.in @@ -0,0 +1,27 @@ +$NetBSD: patch-thunar_Makefile.in,v 1.3 2015/06/04 16:04:04 youri Exp $ + +Don't link Thunar to thunar. +--- thunar/Makefile.in.orig 2015-05-22 20:47:32.000000000 +0000 ++++ thunar/Makefile.in +@@ -2603,7 +2603,7 @@ install-dvi-am: + + install-exec-am: install-binPROGRAMS install-binSCRIPTS + @$(NORMAL_INSTALL) +- $(MAKE) $(AM_MAKEFLAGS) install-exec-hook ++ $(MAKE) $(AM_MAKEFLAGS) #install-exec-hook + install-html: install-html-am + + install-html-am: +@@ -2667,9 +2667,9 @@ uninstall-am: uninstall-binPROGRAMS unin + @INTLTOOL_DESKTOP_RULE@ + + # install symlink to 'thunar' +-install-exec-hook: +- $(mkinstalldirs) $(DESTDIR)$(bindir) +- -( cd $(DESTDIR)$(bindir) ; test -x Thunar || ln -sf thunar Thunar ) ++#install-exec-hook: ++# $(mkinstalldirs) $(DESTDIR)$(bindir) ++# -( cd $(DESTDIR)$(bindir) ; test -x Thunar || ln -sf thunar Thunar ) + + clean-local: + rm -f *.core core core.* *.o diff --git a/sysutils/xfce4-verve-plugin/DESCR b/sysutils/xfce4-verve-plugin/DESCR new file mode 100644 index 000000000..4770e2ca7 --- /dev/null +++ b/sysutils/xfce4-verve-plugin/DESCR @@ -0,0 +1,8 @@ +The Verve panel plugin is a comfortable command line plugin for the Xfce panel. +It supports several nice features, such as: + + Command history + Auto-completion (including command history) + Open URLs and eMail addresses in your favourite applications + Focus grabbing via D-BUS (so you can bind a shortcut to it) + Custom input field width diff --git a/sysutils/xfce4-verve-plugin/Makefile b/sysutils/xfce4-verve-plugin/Makefile new file mode 100644 index 000000000..99a0e46e5 --- /dev/null +++ b/sysutils/xfce4-verve-plugin/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:24:56 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-verve-plugin-1.0.1 +CATEGORIES= sysutils +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/1.0/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin +COMMENT= Xfce command line plugin + +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-verve-plugin/PLIST b/sysutils/xfce4-verve-plugin/PLIST new file mode 100644 index 000000000..e0107f6f2 --- /dev/null +++ b/sysutils/xfce4-verve-plugin/PLIST @@ -0,0 +1,51 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:41 jperkin Exp $ +bin/verve-focus +lib/xfce4/panel/plugins/libverve.la +share/locale/ar/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/eo/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-verve-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-verve-plugin.mo +share/xfce4/panel/plugins/xfce4-verve-plugin.desktop diff --git a/sysutils/xfce4-verve-plugin/distinfo b/sysutils/xfce4-verve-plugin/distinfo new file mode 100644 index 000000000..1a1bc4b90 --- /dev/null +++ b/sysutils/xfce4-verve-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:41 jperkin Exp $ + +SHA1 (xfce4-verve-plugin-1.0.1.tar.bz2) = 3dd97de37046469506883dff06bf2f71703f60c8 +RMD160 (xfce4-verve-plugin-1.0.1.tar.bz2) = 5ce9fc6892cf19dee4ab42eb8858e02e28a8d82e +Size (xfce4-verve-plugin-1.0.1.tar.bz2) = 325191 bytes diff --git a/sysutils/xfce4-volman/DESCR b/sysutils/xfce4-volman/DESCR deleted file mode 100644 index 4398fcf1b..000000000 --- a/sysutils/xfce4-volman/DESCR +++ /dev/null @@ -1 +0,0 @@ -HAL backed volume manager for Thunar and Xfce. diff --git a/sysutils/xfce4-volman/Makefile b/sysutils/xfce4-volman/Makefile deleted file mode 100644 index 74a0a3894..000000000 --- a/sysutils/xfce4-volman/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:23 ryoon Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -XFCE4_VERSION= 0.2.0 - -DISTNAME= thunar-volman-${XFCE4_VERSION} -PKGNAME= ${DISTNAME:S/thunar/xfce4/} -PKGREVISION= 25 -CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/thunar-volman/ -COMMENT= Thunar volume manager - - -.include "../../x11/xfce4-exo/buildlink3.mk" -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../sysutils/hal/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-volman/PLIST b/sysutils/xfce4-volman/PLIST deleted file mode 100644 index 51947c89a..000000000 --- a/sysutils/xfce4-volman/PLIST +++ /dev/null @@ -1,22 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:16:22 joerg Exp $ -bin/thunar-volman -libexec/thunar-volman-settings -share/applications/thunar-volman-settings.desktop -share/icons/hicolor/48x48/apps/tvm-burn-cd.png -share/icons/hicolor/48x48/apps/tvm-dev-pocketpc.png -share/icons/hicolor/48x48/apps/tvm-dev-tablet.png -share/icons/hicolor/scalable/apps/tvm-burn-cd.svg -share/locale/de/LC_MESSAGES/thunar-volman.mo -share/locale/en_GB/LC_MESSAGES/thunar-volman.mo -share/locale/eu/LC_MESSAGES/thunar-volman.mo -share/locale/fi/LC_MESSAGES/thunar-volman.mo -share/locale/fr/LC_MESSAGES/thunar-volman.mo -share/locale/hu/LC_MESSAGES/thunar-volman.mo -share/locale/it/LC_MESSAGES/thunar-volman.mo -share/locale/lv/LC_MESSAGES/thunar-volman.mo -share/locale/nb_NO/LC_MESSAGES/thunar-volman.mo -share/locale/pl/LC_MESSAGES/thunar-volman.mo -share/locale/pt_BR/LC_MESSAGES/thunar-volman.mo -share/locale/uk/LC_MESSAGES/thunar-volman.mo -share/locale/ur/LC_MESSAGES/thunar-volman.mo -share/locale/zh_TW/LC_MESSAGES/thunar-volman.mo diff --git a/sysutils/xfce4-volman/buildlink3.mk b/sysutils/xfce4-volman/buildlink3.mk deleted file mode 100644 index 18382bf3b..000000000 --- a/sysutils/xfce4-volman/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1 2009/11/05 20:15:40 reinoud Exp $ - -BUILDLINK_TREE+= xfce4-volman - -.if !defined(XFCE4_VOLMAN_BUILDLINK3_MK) -XFCE4_VOLMAN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-volman+= xfce4-volman>=0.2.0nb2 -BUILDLINK_PKGSRCDIR.xfce4-volman?= ../../sysutils/xfce4-volman - -.endif # XFCE4_VOLMAN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-volman diff --git a/sysutils/xfce4-volman/distinfo b/sysutils/xfce4-volman/distinfo deleted file mode 100644 index ea6fe2d46..000000000 --- a/sysutils/xfce4-volman/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/12/09 10:32:26 ahoka Exp $ - -SHA1 (thunar-volman-0.2.0.tar.bz2) = d5be8b7d35da7527b73b6b7c178d2d274c81263d -RMD160 (thunar-volman-0.2.0.tar.bz2) = 15af5f63fc0c2a94f870d860cbbea01affc66517 -Size (thunar-volman-0.2.0.tar.bz2) = 348443 bytes diff --git a/sysutils/xfce4-xarchiver/Makefile b/sysutils/xfce4-xarchiver/Makefile index 9c3c19275..cf137c4f4 100644 --- a/sysutils/xfce4-xarchiver/Makefile +++ b/sysutils/xfce4-xarchiver/Makefile @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:24:56 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.2 - -DISTNAME= xarchiver-${XFCE4_VERSION} -PKGNAME= xfce4-xarchiver-${XFCE4_VERSION} -PKGREVISION= 22 +VERSION= 0.5.4 +DISTNAME= xarchiver-${VERSION} +PKGNAME= xfce4-xarchiver-${VERSION} CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xarchiver/} + +HOMEPAGE= http://xarchiver.sourceforge.net/ COMMENT= Xfce archiver handler .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-xarchiver/PLIST b/sysutils/xfce4-xarchiver/PLIST index 3ca77fbe9..9f73d14a0 100644 --- a/sysutils/xfce4-xarchiver/PLIST +++ b/sysutils/xfce4-xarchiver/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:22 joerg Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:42 jperkin Exp $ bin/xarchiver libexec/thunar-archive-plugin/xarchiver.tap share/applications/xarchiver.desktop @@ -45,9 +45,9 @@ share/icons/hicolor/24x24/apps/xarchiver.png share/icons/hicolor/48x48/apps/xarchiver.png share/icons/hicolor/scalable/apps/xarchiver.svg share/locale/bg/LC_MESSAGES/xarchiver.mo -share/locale/da/LC_MESSAGES/xarchiver.mo share/locale/ca/LC_MESSAGES/xarchiver.mo share/locale/cs/LC_MESSAGES/xarchiver.mo +share/locale/da/LC_MESSAGES/xarchiver.mo share/locale/de/LC_MESSAGES/xarchiver.mo share/locale/el/LC_MESSAGES/xarchiver.mo share/locale/en_GB/LC_MESSAGES/xarchiver.mo @@ -61,8 +61,8 @@ share/locale/ja/LC_MESSAGES/xarchiver.mo share/locale/nb_NO/LC_MESSAGES/xarchiver.mo share/locale/nl/LC_MESSAGES/xarchiver.mo share/locale/pl/LC_MESSAGES/xarchiver.mo -share/locale/pt_PT/LC_MESSAGES/xarchiver.mo share/locale/pt_BR/LC_MESSAGES/xarchiver.mo +share/locale/pt_PT/LC_MESSAGES/xarchiver.mo share/locale/ru/LC_MESSAGES/xarchiver.mo share/locale/sq/LC_MESSAGES/xarchiver.mo share/locale/sv/LC_MESSAGES/xarchiver.mo diff --git a/sysutils/xfce4-xarchiver/buildlink3.mk b/sysutils/xfce4-xarchiver/buildlink3.mk deleted file mode 100644 index f2012617e..000000000 --- a/sysutils/xfce4-xarchiver/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-xarchiver - -.if !defined(XFCE4_XARCHIVER_BUILDLINK3_MK) -XFCE4_XARCHIVER_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-xarchiver+= xfce4-xarchiver>=0.5.2nb1 -BUILDLINK_ABI_DEPENDS.xfce4-xarchiver+= xfce4-xarchiver>=0.5.2nb22 -BUILDLINK_PKGSRCDIR.xfce4-xarchiver?= ../../sysutils/xfce4-xarchiver - -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_XARCHIVER_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-xarchiver diff --git a/sysutils/xfce4-xarchiver/distinfo b/sysutils/xfce4-xarchiver/distinfo index 2f76f464e..ebdb1fd0a 100644 --- a/sysutils/xfce4-xarchiver/distinfo +++ b/sysutils/xfce4-xarchiver/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/12/17 12:50:03 hira Exp $ +$NetBSD: distinfo,v 1.3 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xarchiver-0.5.2.tar.bz2) = 8c8f0ee82c93abcdcf9974fa30611aa05fa51bd0 -RMD160 (xarchiver-0.5.2.tar.bz2) = 77b1daadd39fd86c5582c75f774282f4bec41bf7 -Size (xarchiver-0.5.2.tar.bz2) = 755418 bytes +SHA1 (xarchiver-0.5.4.tar.bz2) = 4a02a6f77b03be72065f19dd98db1fa5325d3bb6 +RMD160 (xarchiver-0.5.4.tar.bz2) = af130364d48678ee74a818eccfc8c7de34294e20 +Size (xarchiver-0.5.4.tar.bz2) = 1003045 bytes diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile index a1a5faae6..118b328f3 100644 --- a/sysutils/xfce4-xkb-plugin/Makefile +++ b/sysutils/xfce4-xkb-plugin/Makefile @@ -1,17 +1,21 @@ -# $NetBSD: Makefile,v 1.37 2014/08/21 14:32:08 jperkin Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:24:56 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.3 - -DISTNAME= xfce4-xkb-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-xkb-plugin-0.7.0 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-xkb-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-xkb-plugin/0.7/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin COMMENT= Xfce Keyboard plugin LDFLAGS.DragonFly= -lX11 LDFLAGS.SunOS+= -lX11 .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxklavier/buildlink3.mk" +.include "../../graphics/librsvg/buildlink3.mk" +.include "../../devel/libwnck/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/sysutils/xfce4-xkb-plugin/PLIST b/sysutils/xfce4-xkb-plugin/PLIST index 1eec8454f..ee77eca05 100644 --- a/sysutils/xfce4-xkb-plugin/PLIST +++ b/sysutils/xfce4-xkb-plugin/PLIST @@ -1,90 +1,130 @@ -@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:16:22 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-xkb-plugin +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:42 jperkin Exp $ +libexec/xfce4/panel/plugins/xfce4-xkb-plugin +share/locale/ar/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/bg/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/de/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/el/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ka/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-xkb-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-xkb-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-xkb-plugin.mo -share/xfce4/panel-plugins/xkb-plugin.desktop -share/xfce4/xkb/flags/ae.png -share/xfce4/xkb/flags/am.png -share/xfce4/xkb/flags/ar.png -share/xfce4/xkb/flags/at.png -share/xfce4/xkb/flags/az.png -share/xfce4/xkb/flags/be.png -share/xfce4/xkb/flags/bg.png -share/xfce4/xkb/flags/bh.png -share/xfce4/xkb/flags/br.png -share/xfce4/xkb/flags/by.png -share/xfce4/xkb/flags/ca.png -share/xfce4/xkb/flags/ch.png -share/xfce4/xkb/flags/cu.png -share/xfce4/xkb/flags/cz.png -share/xfce4/xkb/flags/de.png -share/xfce4/xkb/flags/dj.png -share/xfce4/xkb/flags/dk.png -share/xfce4/xkb/flags/dz.png -share/xfce4/xkb/flags/ee.png -share/xfce4/xkb/flags/eg.png -share/xfce4/xkb/flags/es.png -share/xfce4/xkb/flags/eu.png -share/xfce4/xkb/flags/fi.png -share/xfce4/xkb/flags/fr.png -share/xfce4/xkb/flags/ge.png -share/xfce4/xkb/flags/gr.png -share/xfce4/xkb/flags/hr.png -share/xfce4/xkb/flags/hu.png -share/xfce4/xkb/flags/il.png -share/xfce4/xkb/flags/iq.png -share/xfce4/xkb/flags/is.png -share/xfce4/xkb/flags/it.png -share/xfce4/xkb/flags/jo.png -share/xfce4/xkb/flags/jp.png -share/xfce4/xkb/flags/km.png -share/xfce4/xkb/flags/kr.png -share/xfce4/xkb/flags/kw.png -share/xfce4/xkb/flags/la.png -share/xfce4/xkb/flags/lb.png -share/xfce4/xkb/flags/lt.png -share/xfce4/xkb/flags/ly.png -share/xfce4/xkb/flags/ma.png -share/xfce4/xkb/flags/mk.png -share/xfce4/xkb/flags/mn.png -share/xfce4/xkb/flags/mx.png -share/xfce4/xkb/flags/nl.png -share/xfce4/xkb/flags/no.png -share/xfce4/xkb/flags/om.png -share/xfce4/xkb/flags/pl.png -share/xfce4/xkb/flags/ps.png -share/xfce4/xkb/flags/pt.png -share/xfce4/xkb/flags/qa.png -share/xfce4/xkb/flags/qc.png -share/xfce4/xkb/flags/ro.png -share/xfce4/xkb/flags/ru.png -share/xfce4/xkb/flags/sa.png -share/xfce4/xkb/flags/sd.png -share/xfce4/xkb/flags/se.png -share/xfce4/xkb/flags/si.png -share/xfce4/xkb/flags/sk.png -share/xfce4/xkb/flags/so.png -share/xfce4/xkb/flags/sr.png -share/xfce4/xkb/flags/sy.png -share/xfce4/xkb/flags/th.png -share/xfce4/xkb/flags/tn.png -share/xfce4/xkb/flags/tr.png -share/xfce4/xkb/flags/ua.png -share/xfce4/xkb/flags/uk.png -share/xfce4/xkb/flags/un.png -share/xfce4/xkb/flags/us.png -share/xfce4/xkb/flags/uy.png -share/xfce4/xkb/flags/vn.png -share/xfce4/xkb/flags/ye.png -share/xfce4/xkb/flags/yu.png +share/xfce4/panel/plugins/xkb-plugin.desktop +share/xfce4/xkb/flags/ae.svg +share/xfce4/xkb/flags/al.svg +share/xfce4/xkb/flags/am.svg +share/xfce4/xkb/flags/ar.svg +share/xfce4/xkb/flags/at.svg +share/xfce4/xkb/flags/az.svg +share/xfce4/xkb/flags/ba.svg +share/xfce4/xkb/flags/be.svg +share/xfce4/xkb/flags/ben.svg +share/xfce4/xkb/flags/bg.svg +share/xfce4/xkb/flags/bh.svg +share/xfce4/xkb/flags/br.svg +share/xfce4/xkb/flags/by.svg +share/xfce4/xkb/flags/ca.svg +share/xfce4/xkb/flags/ch.svg +share/xfce4/xkb/flags/cu.svg +share/xfce4/xkb/flags/cz.svg +share/xfce4/xkb/flags/de.svg +share/xfce4/xkb/flags/dev.svg +share/xfce4/xkb/flags/dj.svg +share/xfce4/xkb/flags/dk.svg +share/xfce4/xkb/flags/dvorak.svg +share/xfce4/xkb/flags/dz.svg +share/xfce4/xkb/flags/ee.svg +share/xfce4/xkb/flags/eg.svg +share/xfce4/xkb/flags/epo.svg +share/xfce4/xkb/flags/es.svg +share/xfce4/xkb/flags/fi.svg +share/xfce4/xkb/flags/fo.svg +share/xfce4/xkb/flags/fr.svg +share/xfce4/xkb/flags/gb.svg +share/xfce4/xkb/flags/ge.svg +share/xfce4/xkb/flags/gr.svg +share/xfce4/xkb/flags/hr.svg +share/xfce4/xkb/flags/hu.svg +share/xfce4/xkb/flags/ie.svg +share/xfce4/xkb/flags/il.svg +share/xfce4/xkb/flags/iq.svg +share/xfce4/xkb/flags/ir.svg +share/xfce4/xkb/flags/is.svg +share/xfce4/xkb/flags/it.svg +share/xfce4/xkb/flags/jo.svg +share/xfce4/xkb/flags/jp.svg +share/xfce4/xkb/flags/kh.svg +share/xfce4/xkb/flags/km.svg +share/xfce4/xkb/flags/kp.svg +share/xfce4/xkb/flags/kr.svg +share/xfce4/xkb/flags/kw.svg +share/xfce4/xkb/flags/kz.svg +share/xfce4/xkb/flags/la.svg +share/xfce4/xkb/flags/lb.svg +share/xfce4/xkb/flags/lt.svg +share/xfce4/xkb/flags/lv.svg +share/xfce4/xkb/flags/ly.svg +share/xfce4/xkb/flags/ma.svg +share/xfce4/xkb/flags/mk.svg +share/xfce4/xkb/flags/mm.svg +share/xfce4/xkb/flags/mn.svg +share/xfce4/xkb/flags/mt.svg +share/xfce4/xkb/flags/mx.svg +share/xfce4/xkb/flags/nl.svg +share/xfce4/xkb/flags/no.svg +share/xfce4/xkb/flags/om.svg +share/xfce4/xkb/flags/pl.svg +share/xfce4/xkb/flags/pt.svg +share/xfce4/xkb/flags/qa.svg +share/xfce4/xkb/flags/ro.svg +share/xfce4/xkb/flags/rs.svg +share/xfce4/xkb/flags/ru.svg +share/xfce4/xkb/flags/sa.svg +share/xfce4/xkb/flags/sd.svg +share/xfce4/xkb/flags/se.svg +share/xfce4/xkb/flags/si.svg +share/xfce4/xkb/flags/sk.svg +share/xfce4/xkb/flags/so.svg +share/xfce4/xkb/flags/sr.svg +share/xfce4/xkb/flags/sy.svg +share/xfce4/xkb/flags/th.svg +share/xfce4/xkb/flags/tn.svg +share/xfce4/xkb/flags/tr.svg +share/xfce4/xkb/flags/ua.svg +share/xfce4/xkb/flags/us.svg +share/xfce4/xkb/flags/uy.svg +share/xfce4/xkb/flags/uz.svg +share/xfce4/xkb/flags/vn.svg +share/xfce4/xkb/flags/ye.svg diff --git a/sysutils/xfce4-xkb-plugin/buildlink3.mk b/sysutils/xfce4-xkb-plugin/buildlink3.mk deleted file mode 100644 index 35dc81fea..000000000 --- a/sysutils/xfce4-xkb-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.38 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-xkb-plugin - -.if !defined(XFCE4_XKB_PLUGIN_BUILDLINK3_MK) -XFCE4_XKB_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-xkb-plugin+= xfce4-xkb-plugin>=0.4.3 -BUILDLINK_ABI_DEPENDS.xfce4-xkb-plugin+= xfce4-xkb-plugin>=0.4.3nb21 -BUILDLINK_PKGSRCDIR.xfce4-xkb-plugin?= ../../sysutils/xfce4-xkb-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_XKB_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-xkb-plugin diff --git a/sysutils/xfce4-xkb-plugin/distinfo b/sysutils/xfce4-xkb-plugin/distinfo index 9df43eed5..836b81f9a 100644 --- a/sysutils/xfce4-xkb-plugin/distinfo +++ b/sysutils/xfce4-xkb-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/04/12 09:55:19 martti Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-xkb-plugin-0.4.3.tar.bz2) = 962f1fdc6b373fa5d8a886aaaa4d0fbb45c44234 -RMD160 (xfce4-xkb-plugin-0.4.3.tar.bz2) = b2f80e3a44123b82792a3fa981f40799cb29477f -Size (xfce4-xkb-plugin-0.4.3.tar.bz2) = 231843 bytes +SHA1 (xfce4-xkb-plugin-0.7.0.tar.bz2) = 39e019e9b92ef4483987695ba9a2291e3acbb46a +RMD160 (xfce4-xkb-plugin-0.7.0.tar.bz2) = 49322989395d4557ca4d724cf54f9b75c72b4bae +Size (xfce4-xkb-plugin-0.7.0.tar.bz2) = 807921 bytes +SHA1 (patch-panel-plugin_Makefile.in) = 226fd1e324c4dc97378631bab5c1ce32a3e1ac2c diff --git a/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 000000000..fddcb86b2 --- /dev/null +++ b/sysutils/xfce4-xkb-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,32 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2013-05-20 22:01:11.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -327,7 +327,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + xfce4_xkb_plugin_SOURCES = \ + xfce4-xkb-plugin.h \ + xfce4-xkb-plugin-private.h \ +@@ -370,7 +370,7 @@ xfce4_xkb_plugin_LDADD = \ + # + # Desktop file + # +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_in_in_files = xkb-plugin.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) +@@ -833,7 +833,7 @@ uninstall-am: uninstall-desktopDATA unin + uninstall-pluginPROGRAMS + + %.desktop.in: %.desktop.in.in +- sed -e "s,\@libexecdir\@,$(libexecdir),g" < $< > $@ ++ sed -e "s,\@libexecdir\@/xfce4/panel-plugins,$(libexecdir)/xfce4/panel/plugins,g" < $< > $@ + @INTLTOOL_DESKTOP_RULE@ + + # vi:set ts=8 sw=8 noet ai nocindent syntax=automake: diff --git a/sysutils/xfe/Makefile b/sysutils/xfe/Makefile index 87420de16..4e6bfb9b3 100644 --- a/sysutils/xfe/Makefile +++ b/sysutils/xfe/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/02/15 14:09:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:24:56 tnn Exp $ DISTNAME= xfe-1.40 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xfe/} diff --git a/sysutils/xps/Makefile b/sysutils/xps/Makefile index 615b6bb30..ef462bba8 100644 --- a/sysutils/xps/Makefile +++ b/sysutils/xps/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:51:19 wiz Exp $ DISTNAME= xps-4.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=motif-pstree/} diff --git a/sysutils/znapzend/Makefile b/sysutils/znapzend/Makefile index 48504153e..d32ddbf5e 100644 --- a/sysutils/znapzend/Makefile +++ b/sysutils/znapzend/Makefile @@ -1,21 +1,22 @@ -# $NetBSD: Makefile,v 1.3 2015/01/17 18:53:48 wiedi Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:19 wiz Exp $ -VERSION= 0.14.0 -DISTNAME= v${VERSION} -PKGNAME= znapzend-${VERSION} +DISTNAME= znapzend-0.14.0 +PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= https://github.com/oetiker/znapzend/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=oetiker/} +GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= wiedi@frubar.net HOMEPAGE= https://github.com/oetiker/znapzend/ COMMENT= ZFS send/receive backup system LICENSE= gnu-gpl-v3 -WRKSRC= ${WRKDIR}/znapzend-${VERSION} GNU_CONFIGURE= yes USE_LANGUAGES= # none USE_TOOLS+= perl gmake +TEST_TARGET= test + DEPENDS+= p5-Mojolicious>=5.08:../../www/p5-Mojolicious DEPENDS+= p5-Mojo-IOLoop-ForkCall>=0.12:../../devel/p5-Mojo-IOLoop-ForkCall diff --git a/sysutils/znapzend/distinfo b/sysutils/znapzend/distinfo index f7cbfb9a1..ae9032225 100644 --- a/sysutils/znapzend/distinfo +++ b/sysutils/znapzend/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/01/17 18:53:48 wiedi Exp $ +$NetBSD: distinfo,v 1.4 2015/05/17 12:31:52 mef Exp $ -SHA1 (v0.14.0.tar.gz) = 0435c788fe0a32767c43c1c79837a5e72e4d6f14 -RMD160 (v0.14.0.tar.gz) = c499a70cd117376e3577c22cc7bd9668bf4038b2 -Size (v0.14.0.tar.gz) = 134792 bytes +SHA1 (znapzend-0.14.0.tar.gz) = 0435c788fe0a32767c43c1c79837a5e72e4d6f14 +RMD160 (znapzend-0.14.0.tar.gz) = c499a70cd117376e3577c22cc7bd9668bf4038b2 +Size (znapzend-0.14.0.tar.gz) = 134792 bytes SHA1 (patch-configure) = 2aea161065807a38db3d38bc306acc9e37d51aac diff --git a/textproc/CRF++/Makefile b/textproc/CRF++/Makefile index a386ca56a..acc4b272e 100644 --- a/textproc/CRF++/Makefile +++ b/textproc/CRF++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/03/15 18:31:52 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/11 14:58:24 mef Exp $ # DISTNAME= CRF++-0.58 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= http://crfpp.googlecode.com/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/crfpp +HOMEPAGE= http://taku910.github.io/crfpp/ COMMENT= Yet Another CRF toolkit LICENSE= gnu-lgpl-v2.1 OR 2-clause-bsd diff --git a/textproc/FlightCrew/Makefile b/textproc/FlightCrew/Makefile index fa6b47a58..190f31e58 100644 --- a/textproc/FlightCrew/Makefile +++ b/textproc/FlightCrew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/12/01 12:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:24:56 tnn Exp $ # DISTNAME= FlightCrew-0.7.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 24 +PKGREVISION= 26 CATEGORIES= textproc MASTER_SITES= http://flightcrew.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/textproc/Makefile b/textproc/Makefile index 00f287710..1d41c0d64 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.824 2015/03/10 19:57:18 bsiegert Exp $ +# $NetBSD: Makefile,v 1.833 2015/06/08 11:16:57 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -16,6 +16,7 @@ SUBDIR+= R-stringr SUBDIR+= WordNet SUBDIR+= aiksaurus SUBDIR+= antiword +SUBDIR+= artha SUBDIR+= asciidoc SUBDIR+= aspell SUBDIR+= aspell-af @@ -191,6 +192,7 @@ SUBDIR+= heirloom-col SUBDIR+= heirloom-comm SUBDIR+= heirloom-cut SUBDIR+= heirloom-diff3 +SUBDIR+= heirloom-doctools SUBDIR+= heirloom-ed SUBDIR+= heirloom-fmt SUBDIR+= heirloom-fold @@ -535,6 +537,7 @@ SUBDIR+= p5-Text-Wrapper SUBDIR+= p5-Text-Xslate SUBDIR+= p5-Text-vCard SUBDIR+= p5-Text-vFile-asData +SUBDIR+= p5-Unicode-CaseFold SUBDIR+= p5-Unicode-LineBreak SUBDIR+= p5-XML-Atom SUBDIR+= p5-XML-Atom-SimpleFeed @@ -568,6 +571,7 @@ SUBDIR+= p5-XML-NamespaceSupport SUBDIR+= p5-XML-Node SUBDIR+= p5-XML-NodeFilter SUBDIR+= p5-XML-Parser +SUBDIR+= p5-XML-Parser-Lite SUBDIR+= p5-XML-Parser-Lite-Tree SUBDIR+= p5-XML-RAI SUBDIR+= p5-XML-RSS @@ -658,6 +662,7 @@ SUBDIR+= py-empy SUBDIR+= py-enchant SUBDIR+= py-expat SUBDIR+= py-feedparser +SUBDIR+= py-ftfy SUBDIR+= py-generateDS SUBDIR+= py-gnosis-utils SUBDIR+= py-html2text @@ -682,6 +687,7 @@ SUBDIR+= py-phonenumbers SUBDIR+= py-prettytable SUBDIR+= py-pygments SUBDIR+= py-pyquery +SUBDIR+= py-rdflib SUBDIR+= py-relatorio SUBDIR+= py-sphinx SUBDIR+= py-sphinx-theme-cloud @@ -782,9 +788,11 @@ SUBDIR+= sary SUBDIR+= saxon SUBDIR+= scew SUBDIR+= scrollkeeper-dtd +SUBDIR+= serd SUBDIR+= sgrep SUBDIR+= shared-desktop-ontologies SUBDIR+= soprano +SUBDIR+= sord SUBDIR+= source-highlight SUBDIR+= sphinxsearch SUBDIR+= stardic @@ -807,6 +815,7 @@ SUBDIR+= tex-makeindex SUBDIR+= tex-makeindex-doc SUBDIR+= tex-xmltex SUBDIR+= tex-xmltex-doc +SUBDIR+= tex-xmltexconfig SUBDIR+= texi2html SUBDIR+= texi2mdoc SUBDIR+= texi2roff diff --git a/textproc/Markdown/Makefile b/textproc/Markdown/Makefile index f2bb47294..bd04cfb54 100644 --- a/textproc/Markdown/Makefile +++ b/textproc/Markdown/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:19 wiz Exp $ # DISTNAME= Markdown_1.0.1 PKGNAME= Markdown-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc converters MASTER_SITES= http://daringfireball.net/projects/downloads/ EXTRACT_SUFX= .zip diff --git a/textproc/OdfConverter/Makefile b/textproc/OdfConverter/Makefile index ef5314ff0..e2dd40912 100644 --- a/textproc/OdfConverter/Makefile +++ b/textproc/OdfConverter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.39 2015/05/23 06:43:00 kefren Exp $ # DISTNAME= OdfAddinForOffice-src-3.0 PKGNAME= OdfConverter-3.0 -PKGREVISION= 28 +PKGREVISION= 31 CATEGORIES= converters textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=odf-converter/} EXTRACT_SUFX= .zip @@ -70,6 +70,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/source/Shell/OdfConverter/README.TXT \ ${DESTDIR}${PREFIX}/share/doc/OdfConverter/README.TXT -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/OdfConverter/distinfo b/textproc/OdfConverter/distinfo index 6ae008bc7..707d728d3 100644 --- a/textproc/OdfConverter/distinfo +++ b/textproc/OdfConverter/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.5 2011/09/25 20:11:11 joerg Exp $ +$NetBSD: distinfo,v 1.6 2015/05/23 06:43:00 kefren Exp $ SHA1 (OdfAddinForOffice-src-3.0.zip) = 678d98672ecca9adabe1221b1725c255f4f88fe5 RMD160 (OdfAddinForOffice-src-3.0.zip) = ff6ddab2784ef1d54261cde15abfb7e98e30b80a Size (OdfAddinForOffice-src-3.0.zip) = 34547426 bytes -SHA1 (patch-aa) = 633d675ee3a2d12e99874da0c936e9c5a9b6f964 +SHA1 (patch-aa) = cf6b802a221f7dbec6a92a6c20e5892055fd03e4 SHA1 (patch-ab) = 1240ea11736009463bf937ccc547e5037d411626 SHA1 (patch-ac) = 5e48d1f5a0a40912f56154bbbaaeea74819cd202 +SHA1 (patch-build_common.mk) = 08f61bb2459aad674f2d9db20a44280e3702ab94 diff --git a/textproc/OdfConverter/patches/patch-aa b/textproc/OdfConverter/patches/patch-aa index eb7eea052..3a1be9c12 100644 --- a/textproc/OdfConverter/patches/patch-aa +++ b/textproc/OdfConverter/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.5 2011/09/25 20:11:11 joerg Exp $ +$NetBSD: patch-aa,v 1.6 2015/05/23 06:43:00 kefren Exp $ ---- source/Shell/OdfConverter/Makefile.orig 2007-12-19 15:16:04.000000000 +0100 -+++ source/Shell/OdfConverter/Makefile -@@ -54,7 +54,7 @@ OdfConverterTestStatic.exe : $(SOURCE) . +--- source/Shell/OdfConverter/Makefile.orig 2008-09-26 21:49:32.000000000 +0300 ++++ source/Shell/OdfConverter/Makefile 2015-05-23 09:10:54.000000000 +0300 +@@ -54,7 +54,7 @@ $(SOURCE) main.c bundle.o : OdfConverterTestStatic.exe Makefile @@ -11,12 +11,13 @@ $NetBSD: patch-aa,v 1.5 2011/09/25 20:11:11 joerg Exp $ OdfConverter$(EXEEXT) : main.c bundle.o $(ZLIBDEP) Makefile rm -f $@ -@@ -64,16 +64,16 @@ ifeq ($(OS),Darwin) +@@ -64,16 +64,17 @@ $(CC) -o OdfConverter -Wall `pkg-config --cflags mono` main.c \ `pkg-config --libs-only-L mono` -bind_at_load -all_load -lz \ ../../AdditionalTools/zlib123/contrib/minizip/libzlibwapi.a \ - `pkg-config --libs-only-l mono` bundle.o -+ `pkg-config --libs-only-l mono-2 gtk+-2.0 gthread-2.0` bundle.o ++ `pkg-config --libs-only-l mono-2 gtk+-2.0 gthread-2.0` \ ++ `pkg-config --cflags mono-2` bundle.o else - $(CC) -o OdfConverter$(EXEEXT) -Wall `pkg-config --cflags mono` main.c \ + $(CC) -o OdfConverter$(EXEEXT) -Wall `pkg-config --cflags mono-2 gtk+-2.0 gthread-2.0` main.c \ @@ -25,10 +26,10 @@ $NetBSD: patch-aa,v 1.5 2011/09/25 20:11:11 joerg Exp $ $(EXPORTDYNAMIC) \ -Wl,--undefined=$(ZIPOPEN) -Wl,--undefined=$(UNZOPEN) \ - `pkg-config --libs-only-L mono` -L../../AdditionalTools/zlib123/contrib/minizip \ -+ -L../../AdditionalTools/zlib123/contrib/minizip \ - -Wl,-Bstatic -lmono -lzlibwapi -Wl,-Bdynamic \ -+ -Wl,-Bstatic -lmono-2.0 -lzlibwapi -Wl,-Bdynamic \ - `pkg-config --libs-only-l mono | sed -e "s/\-lmono //"` \ ++ -L../../AdditionalTools/zlib123/contrib/minizip \ ++ -Wl,-Bstatic -lmonoboehm-2.0 -lzlibwapi -Wl,-Bdynamic \ + `pkg-config --libs mono-2 gtk+-2.0 gthread-2.0 | sed -e "s/\-lmono-2.0 //"` \ $(ZLIB) $(OTHERLIBS) endif diff --git a/textproc/OdfConverter/patches/patch-build_common.mk b/textproc/OdfConverter/patches/patch-build_common.mk new file mode 100644 index 000000000..e602fe963 --- /dev/null +++ b/textproc/OdfConverter/patches/patch-build_common.mk @@ -0,0 +1,15 @@ +$NetBSD: patch-build_common.mk,v 1.1 2015/05/23 06:43:00 kefren Exp $ + +Build with mcs + +--- build/common.mk.orig 2015-05-22 19:54:31.000000000 +0300 ++++ build/common.mk 2015-05-22 19:54:38.000000000 +0300 +@@ -9,7 +9,7 @@ + + CC=gcc + LD=ld +-CSC=gmcs ++CSC=mcs + CSC_DEBUG=-d:DEBUG -debug+ + RECURSIVE_TARGETS = check clean install uninstall + diff --git a/textproc/WordNet/buildlink3.mk b/textproc/WordNet/buildlink3.mk new file mode 100644 index 000000000..cf46c8962 --- /dev/null +++ b/textproc/WordNet/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/08 11:12:08 wiz Exp $ + +BUILDLINK_TREE+= WordNet + +.if !defined(WORDNET_BUILDLINK3_MK) +WORDNET_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.WordNet+= WordNet>=3.0nb7 +BUILDLINK_PKGSRCDIR.WordNet?= ../../textproc/WordNet + +.include "../../x11/tk/buildlink3.mk" +.endif # WORDNET_BUILDLINK3_MK + +BUILDLINK_TREE+= -WordNet diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile index 718ebc211..fa50c5106 100644 --- a/textproc/aiksaurus/Makefile +++ b/textproc/aiksaurus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/12/06 19:04:13 dholland Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:24:56 tnn Exp $ # DISTNAME= aiksaurus-1.2.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aiksaurus/} diff --git a/textproc/artha/DESCR b/textproc/artha/DESCR new file mode 100644 index 000000000..f4c1f2d75 --- /dev/null +++ b/textproc/artha/DESCR @@ -0,0 +1,6 @@ +Artha is a free cross-platform English thesaurus that works completely +off-line and is based on WordNet. Artha is a handy thesaurus that +focuses on high usability, without trading off simplicity and ease of +use. It has the following distinct features that increases its +usability: hot key lookup, regular expressions search, notifications, +suggestions, relative to sense mapping. diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile new file mode 100644 index 000000000..07ac371d2 --- /dev/null +++ b/textproc/artha/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1 2015/06/08 11:16:38 wiz Exp $ + +DISTNAME= artha-1.0.3 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=artha/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://artha.sourceforge.net/ +COMMENT= Open Source WordNet-based thesaurus +LICENSE= gnu-gpl-v2 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= autoconf automake gmake pkg-config +USE_LANGUAGES= c + +.include "options.mk" + +.include "../../devel/glib2/buildlink3.mk" +.include "../../textproc/enchant/buildlink3.mk" +.include "../../textproc/WordNet/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/artha/PLIST b/textproc/artha/PLIST new file mode 100644 index 000000000..bab5d32ec --- /dev/null +++ b/textproc/artha/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/08 11:16:38 wiz Exp $ +bin/artha +man/man1/artha.1 +share/applications/artha.desktop +share/artha/gui.glade +share/pixmaps/artha.png diff --git a/textproc/artha/distinfo b/textproc/artha/distinfo new file mode 100644 index 000000000..d3bf8a663 --- /dev/null +++ b/textproc/artha/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/08 11:16:38 wiz Exp $ + +SHA1 (artha-1.0.3.tar.bz2) = 8bced6357b425f74d4b13ec6d35b8a50236fae94 +RMD160 (artha-1.0.3.tar.bz2) = 22c6e454cb647a97be6ca06bd1980959f389926b +Size (artha-1.0.3.tar.bz2) = 363674 bytes diff --git a/textproc/artha/options.mk b/textproc/artha/options.mk new file mode 100644 index 000000000..2c78989f0 --- /dev/null +++ b/textproc/artha/options.mk @@ -0,0 +1,11 @@ +# $NetBSD: options.mk,v 1.1 2015/06/08 11:16:38 wiz Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.artha +PKG_SUPPORTED_OPTIONS= libnotify +PKG_SUGGESTED_OPTIONS= libnotify + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mlibnotify) +.include "../../sysutils/libnotify/buildlink3.mk" +.endif diff --git a/textproc/aspell-ca/Makefile b/textproc/aspell-ca/Makefile index d7940e523..8fa9aaa02 100644 --- a/textproc/aspell-ca/Makefile +++ b/textproc/aspell-ca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:41 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/12 08:47:30 mef Exp $ # -DISTNAME= aspell6-ca-20040130-1 +DISTNAME= aspell6-ca-2.1.5-1 PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ca/} @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Catalan language support for aspell +LICENSE= gnu-gpl-v1 AND gnu-gpl-v2 CONFLICTS+= aspell-catalan-[0-9]* HAS_CONFIGURE= yes diff --git a/textproc/aspell-ca/PLIST b/textproc/aspell-ca/PLIST index 79802500e..57178e959 100644 --- a/textproc/aspell-ca/PLIST +++ b/textproc/aspell-ca/PLIST @@ -1,6 +1,11 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/09 02:33:37 rodent Exp $ -lib/aspell/ca.multi -lib/aspell/ca.rws +@comment $NetBSD: PLIST,v 1.2 2015/04/12 08:47:30 mef Exp $ +lib/aspell/ca-common.rws +lib/aspell/ca-general.multi +lib/aspell/ca-valencia-mes.rws +lib/aspell/ca-valencia.multi +lib/aspell/ca.alias +lib/aspell/catalan-general.alias +lib/aspell/catalan-valencia.alias lib/aspell/catalan.alias share/aspell/ca.dat share/aspell/ca_affix.dat diff --git a/textproc/aspell-ca/distinfo b/textproc/aspell-ca/distinfo index 81ddb8a77..2fd990fbf 100644 --- a/textproc/aspell-ca/distinfo +++ b/textproc/aspell-ca/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2013/04/09 02:33:37 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/12 08:47:30 mef Exp $ -SHA1 (aspell6-ca-20040130-1.tar.bz2) = 8704bd9f3b600b581f5a642c27752538a7a953ac -RMD160 (aspell6-ca-20040130-1.tar.bz2) = cafc870c5c0639b5e5839c060a762252bf658e14 -Size (aspell6-ca-20040130-1.tar.bz2) = 222986 bytes +SHA1 (aspell6-ca-2.1.5-1.tar.bz2) = abce32e6dffa420b7ae90ac277038591e7c32a90 +RMD160 (aspell6-ca-2.1.5-1.tar.bz2) = 8b34dc739240d5d7416c9fe3642775eab347b798 +Size (aspell6-ca-2.1.5-1.tar.bz2) = 227561 bytes SHA1 (patch-aa) = e22211d1b77a79d16e2334630dc171245bb15677 diff --git a/textproc/aspell-da/Makefile b/textproc/aspell-da/Makefile index 0ffad0990..2aa3e883a 100644 --- a/textproc/aspell-da/Makefile +++ b/textproc/aspell-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:19 wiz Exp $ -DISTNAME= aspell-da-1.7.30 -PKGREVISION= 2 +DISTNAME= aspell-da-1.7.42 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://da.speling.org/filer/ EXTRACT_SUFX= .tar.bz2 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://da.speling.org/ COMMENT= Danish language support for aspell +LICENSE= gnu-gpl-v2 CONFLICTS+= aspell-danish-[0-9]* USE_TOOLS+= perl @@ -16,5 +17,11 @@ REPLACE_PERL= unsq INSTALLATION_DIRS+= lib/aspell share/aspell +SUBST_CLASSES+= avoid_patch +SUBST_MESSAGE.avoid_patch= Adjust before patch to absorb versioning (or avoid manual edit) +SUBST_FILES.avoid_patch+= Makefile +SUBST_STAGE.avoid_patch= pre-patch +SUBST_SED.avoid_patch+= -e 's/${PKGVERSION_NOREV}/@@PKGVERSION_NOREV@@/' + .include "../../textproc/aspell/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-da/distinfo b/textproc/aspell-da/distinfo index 9c6c30ee9..95d854f42 100644 --- a/textproc/aspell-da/distinfo +++ b/textproc/aspell-da/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2013/04/09 02:33:38 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/11 02:01:55 mef Exp $ -SHA1 (aspell-da-1.7.30.tar.bz2) = 7b629f8a87840571ef29bbf312210f8a0e6bcbe2 -RMD160 (aspell-da-1.7.30.tar.bz2) = 278335a74a65d0b18d4e7e57400f4afa7552257c -Size (aspell-da-1.7.30.tar.bz2) = 229478 bytes -SHA1 (patch-aa) = 93f01850310b6b39ca31b607bcd2525125277eb7 +SHA1 (aspell-da-1.7.42.tar.bz2) = 3f5403f0a32e90085d829986db7db009977100cc +RMD160 (aspell-da-1.7.42.tar.bz2) = af3b8a8cab07776c11a647102b29616bf654552b +Size (aspell-da-1.7.42.tar.bz2) = 238132 bytes +SHA1 (patch-aa) = da8496bc1643cb291ca2db038d8d299e956243e8 diff --git a/textproc/aspell-da/patches/patch-aa b/textproc/aspell-da/patches/patch-aa index 1b67c07c1..f4a280be4 100644 --- a/textproc/aspell-da/patches/patch-aa +++ b/textproc/aspell-da/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.1 2013/04/09 02:33:38 rodent Exp $ +$NetBSD: patch-aa,v 1.2 2015/04/11 02:01:55 mef Exp $ ---- Makefile.orig 2009-11-04 13:52:19.000000000 -0800 -+++ Makefile 2009-12-02 09:45:44.000000000 -0800 +--- Makefile.orig 2013-01-18 18:38:05.000000000 +0900 ++++ Makefile 2015-04-11 10:43:20.000000000 +0900 @@ -9,16 +9,14 @@ country_code=DK lang=da - version=1.7.30 + version=@@PKGVERSION_NOREV@@ -dictdir=`aspell dump config | grep '^\# dict-dir current: ' | cut -d' ' -f4` -datadir=`aspell dump config | grep '^\# data-dir current: ' | cut -d' ' -f4` diff --git a/textproc/aspell-en/Makefile b/textproc/aspell-en/Makefile index c27293fdd..9b71a93aa 100644 --- a/textproc/aspell-en/Makefile +++ b/textproc/aspell-en/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2013/04/24 11:15:42 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/11 02:07:41 mef Exp $ # -DISTNAME= aspell6-en-6.0-0 +DISTNAME= aspell6-en-7.1-0 PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/en/} diff --git a/textproc/aspell-en/PLIST b/textproc/aspell-en/PLIST index 3de3798a7..cd79111bd 100644 --- a/textproc/aspell-en/PLIST +++ b/textproc/aspell-en/PLIST @@ -1,4 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 2013/04/09 02:33:40 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/11 02:07:41 mef Exp $ +lib/aspell/american-variant_0.alias +lib/aspell/american-variant_1.alias lib/aspell/american-w_accents.alias lib/aspell/american-wo_accents.alias lib/aspell/american.alias @@ -8,9 +10,13 @@ lib/aspell/british-ise.alias lib/aspell/british-ize-w_accents.alias lib/aspell/british-ize-wo_accents.alias lib/aspell/british-ize.alias +lib/aspell/british-variant_0.alias +lib/aspell/british-variant_1.alias lib/aspell/british-w_accents.alias lib/aspell/british-wo_accents.alias lib/aspell/british.alias +lib/aspell/canadian-variant_0.alias +lib/aspell/canadian-variant_1.alias lib/aspell/canadian-w_accents.alias lib/aspell/canadian-wo_accents.alias lib/aspell/canadian.alias @@ -21,9 +27,15 @@ lib/aspell/en-variant_1.multi lib/aspell/en-variant_1.rws lib/aspell/en-variant_2.multi lib/aspell/en-variant_2.rws +lib/aspell/en-w_accents-only.rws lib/aspell/en-w_accents.multi +lib/aspell/en-wo_accents-only.rws lib/aspell/en-wo_accents.multi lib/aspell/en.multi +lib/aspell/en_CA-variant_0.multi +lib/aspell/en_CA-variant_0.rws +lib/aspell/en_CA-variant_1.multi +lib/aspell/en_CA-variant_1.rws lib/aspell/en_CA-w_accents-only.rws lib/aspell/en_CA-w_accents.multi lib/aspell/en_CA-wo_accents-only.rws @@ -39,9 +51,15 @@ lib/aspell/en_GB-ize-w_accents.multi lib/aspell/en_GB-ize-wo_accents-only.rws lib/aspell/en_GB-ize-wo_accents.multi lib/aspell/en_GB-ize.multi +lib/aspell/en_GB-variant_0.multi +lib/aspell/en_GB-variant_0.rws +lib/aspell/en_GB-variant_1.multi +lib/aspell/en_GB-variant_1.rws lib/aspell/en_GB-w_accents.multi lib/aspell/en_GB-wo_accents.multi lib/aspell/en_GB.multi +lib/aspell/en_US-variant_0.multi +lib/aspell/en_US-variant_1.multi lib/aspell/en_US-w_accents-only.rws lib/aspell/en_US-w_accents.multi lib/aspell/en_US-wo_accents-only.rws diff --git a/textproc/aspell-en/distinfo b/textproc/aspell-en/distinfo index c3f693c57..8e574a725 100644 --- a/textproc/aspell-en/distinfo +++ b/textproc/aspell-en/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1 2013/04/09 02:33:40 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/11 02:07:41 mef Exp $ -SHA1 (aspell6-en-6.0-0.tar.bz2) = 9723820a22340bcc3a12aae45df26d9ff0608829 -RMD160 (aspell6-en-6.0-0.tar.bz2) = 54eafdae618b241ca8fcc76898ddfcb3d04ee5b2 -Size (aspell6-en-6.0-0.tar.bz2) = 182442 bytes +SHA1 (aspell6-en-7.1-0.tar.bz2) = d45ccda0c03e2a679c2936487ec851a1896b8150 +RMD160 (aspell6-en-7.1-0.tar.bz2) = ab44931ca3530073971f1aa1a966f6a81d934241 +Size (aspell6-en-7.1-0.tar.bz2) = 175360 bytes SHA1 (patch-aa) = e22211d1b77a79d16e2334630dc171245bb15677 SHA1 (patch-ab) = 95767f553e37e39183ea5d26dc7ebfb488752cf5 diff --git a/textproc/aspell-fo/Makefile b/textproc/aspell-fo/Makefile index 3cf252da1..3c11fe912 100644 --- a/textproc/aspell-fo/Makefile +++ b/textproc/aspell-fo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:19 wiz Exp $ DISTNAME= aspell-fo-0.4.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://fo.speling.org/filer/ diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 7e3872448..eaa9b9e8d 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2015/06/12 10:51:19 wiz Exp $ # DISTNAME= aspell-0.60.6.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile index 41bce42c4..76a161a1b 100644 --- a/textproc/btparse/Makefile +++ b/textproc/btparse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:07:01 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:19 wiz Exp $ # DISTNAME= btparse-0.35 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/A/AM/AMBS/btparse/} diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile index 8ce460c89..a24610b5b 100644 --- a/textproc/c2html/Makefile +++ b/textproc/c2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:19 wiz Exp $ DISTNAME= c2html-20070126 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc devel MASTER_SITES= http://gavare.se/c2html/src/ diff --git a/textproc/cabocha/Makefile.common b/textproc/cabocha/Makefile.common index f031e6289..d99b1e8f7 100644 --- a/textproc/cabocha/Makefile.common +++ b/textproc/cabocha/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.8 2015/03/15 17:00:29 hiramatsu Exp $ +# $NetBSD: Makefile.common,v 1.9 2015/05/10 13:27:11 mef Exp $ # used by textproc/cabocha/Makefile # used by textproc/p5-cabocha/Makefile # used by textproc/py-cabocha/Makefile @@ -13,7 +13,8 @@ DISTINFO_FILE= ${.CURDIR}/../../textproc/cabocha/distinfo PATCHDIR= ${.CURDIR}/../../textproc/cabocha/patches MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/cabocha/ +# (Japanese only page ?) +HOMEPAGE= http://taku910.github.io/cabocha/ LICENSE= gnu-lgpl-v2.1 OR modified-bsd RESTRICTED= Included model is not re-distributed without prior permission. diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index c44e6e797..6497675ee 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/02/27 14:35:02 tnn Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:19 wiz Exp $ # DISTNAME= cdif-1.19 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://ftp.freebsd.org/pub/FreeBSD/distfiles/ EXTRACT_SUFX= # empty diff --git a/textproc/cmigemo/Makefile b/textproc/cmigemo/Makefile index ed08a21dd..943e5352a 100644 --- a/textproc/cmigemo/Makefile +++ b/textproc/cmigemo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/06/14 16:19:02 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:19 wiz Exp $ # DISTNAME= cmigemo-default-src-20110227 PKGNAME= ${DISTNAME:S/-default-src-/-1.3e./} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://cmigemo.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/textproc/crush-tools/Makefile b/textproc/crush-tools/Makefile index e3f2537a7..caa6d54a4 100644 --- a/textproc/crush-tools/Makefile +++ b/textproc/crush-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:20 wiz Exp $ # DISTNAME= crush-tools-2013-04 PKGNAME= ${DISTNAME:C/-([0-9]+)$/.\1/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://crush-tools.googlecode.com/files/ diff --git a/textproc/csvkit/Makefile b/textproc/csvkit/Makefile index 70d3111c2..2057d604d 100644 --- a/textproc/csvkit/Makefile +++ b/textproc/csvkit/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/01/11 13:52:42 cheusov Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/18 18:27:16 cheusov Exp $ DISTNAME= 0.9.0 +PKGREVISION= 1 PKGNAME= csvkit-${DISTNAME} CATEGORIES= textproc MASTER_SITES= https://github.com/onyxfish/csvkit/archive/ @@ -22,19 +23,14 @@ DEPENDS+= ${PYPKGPREFIX}-simplejson>=3.6.3:../../converters/py-simplejson DEPENDS+= ${PYPKGPREFIX}-six>=1.6.1:../../lang/py-six #DEPENDS+= ${PYPKGPREFIX}-tox>=1.3:../../*/py-tox -PYTHON_VERSIONS_INCOMPATIBLE= 26 - # csvkit publishes files like "0.9.0.tar.gz" DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_LANGUAGES= # none -EGG_NAME= ${PKGNAME} +EGG_NAME= ${PKGNAME_NOREV} .include "../../lang/python/application.mk" .include "../../lang/python/egg.mk" -.if ${PYPKGPREFIX} == "py26" -DEPENDS+= ${PYPKGPREFIX}-ordereddict>=1.1:../../devel/py-ordereddict -.endif .include "../../mk/bsd.pkg.mk" diff --git a/textproc/csvkit/distinfo b/textproc/csvkit/distinfo index b3235a062..f3c1a9236 100644 --- a/textproc/csvkit/distinfo +++ b/textproc/csvkit/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2015/01/11 13:35:16 cheusov Exp $ +$NetBSD: distinfo,v 1.2 2015/04/18 18:27:16 cheusov Exp $ SHA1 (csvkit-0.9.0/0.9.0.tar.gz) = 9afc884d9af7b5c8c5277d6816384dd15a4968cf RMD160 (csvkit-0.9.0/0.9.0.tar.gz) = 2836ec7769e87ee0fe13829187069ebcbfcac26b Size (csvkit-0.9.0/0.9.0.tar.gz) = 3928467 bytes SHA1 (patch-csvkit_convert_____init____.py) = b2da7ef399cac88c9f4de737aa0b43ee61341ce0 -SHA1 (patch-setup.py) = d0f4f3b6bbe9b4adbdabbeb90d60d02a3e92cb61 +SHA1 (patch-setup.py) = 41b954a6d9f0bb815930acf12cea5cd487d0e48e diff --git a/textproc/csvkit/patches/patch-setup.py b/textproc/csvkit/patches/patch-setup.py index a39a2f851..a8e38ad42 100644 --- a/textproc/csvkit/patches/patch-setup.py +++ b/textproc/csvkit/patches/patch-setup.py @@ -1,8 +1,17 @@ -$NetBSD: patch-setup.py,v 1.1.1.1 2015/01/11 13:35:16 cheusov Exp $ +$NetBSD: patch-setup.py,v 1.2 2015/04/18 18:27:16 cheusov Exp $ # Fix too strict requirements --- setup.py.orig 2014-09-09 00:22:49.000000000 +0000 +++ setup.py +@@ -8,7 +8,7 @@ install_requires = [ + 'sqlalchemy>=0.6.6', + 'openpyxl>=2.0.3', + 'six>=1.6.1', +- 'python-dateutil==2.2' ++ 'python-dateutil>=2.2' + ] + + if sys.version_info < (2, 7): @@ -16,8 +16,9 @@ if sys.version_info < (2, 7): install_requires.append('ordereddict>=1.1') install_requires.append('simplejson>=3.6.3') diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index a608b9910..f3c224209 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/12/10 12:27:27 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/05/06 10:25:40 markd Exp $ DISTNAME= dblatex-0.3.2 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/} EXTRACT_SUFX= .tar.bz2 @@ -12,9 +12,28 @@ COMMENT= DocBook to LaTeX Publishing LICENSE= gnu-gpl-v2 DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick -DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin +DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex +DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize +DEPENDS+= tex-appendix-[0-9]*:../../print/tex-appendix +DEPENDS+= tex-changebar-[0-9]*:../../print/tex-changebar +DEPENDS+= tex-fancybox-[0-9]*:../../print/tex-fancybox +DEPENDS+= tex-fancyvrb-[0-9]*:../../print/tex-fancyvrb +DEPENDS+= tex-float-[0-9]*:../../print/tex-float +DEPENDS+= tex-footmisc-[0-9]*:../../print/tex-footmisc +DEPENDS+= tex-jknapltx-[0-9]*:../../print/tex-jknapltx +DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings +DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow +DEPENDS+= tex-overpic-[0-9]*:../../print/tex-overpic +DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages +DEPENDS+= tex-rotating-[0-9]*:../../print/tex-rotating +DEPENDS+= tex-stmaryrd-[0-9]*:../../fonts/tex-stmaryrd +DEPENDS+= tex-subfigure-[0-9]*:../../print/tex-subfigure +DEPENDS+= tex-titlesec-[0-9]*:../../print/tex-titlesec +DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym USE_LANGUAGES= # none USE_TOOLS+= gmake diff --git a/textproc/dict-mueller7/Makefile b/textproc/dict-mueller7/Makefile index 2fd2ebe5c..61526004c 100644 --- a/textproc/dict-mueller7/Makefile +++ b/textproc/dict-mueller7/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:20 wiz Exp $ DISTNAME= Mueller7GPL PKGNAME= dict-mueller7-1.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://dict.osdn.org.ua/ \ http://mova.org/~cheusov/pub/dict-mueller/ diff --git a/textproc/diffsplit/Makefile b/textproc/diffsplit/Makefile index e6f2c5d0c..7ebfdac84 100644 --- a/textproc/diffsplit/Makefile +++ b/textproc/diffsplit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:20 wiz Exp $ # FreeBSD Id: ports/textproc/diffsplit/Makefile,v 1.7 2006/12/22 13:43:54 barner Exp DISTNAME= diffsplit PKGNAME= diffsplit-1.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc devel misc MASTER_SITES= http://www.pathname.com/~quinlan/software/diffsplit/ EXTRACT_SUFX= diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index e6292eea4..ad8a083a0 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:24:56 tnn Exp $ # DISTNAME= dikt-2j -PKGREVISION= 14 +PKGREVISION= 16 CATEGORIES= textproc x11 MASTER_SITES= http://dikt.googlecode.com/files/ EXTRACT_SUFX= .txz diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index 19fe7f11f..84cdd7af5 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2015/01/16 11:47:01 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/06/12 10:51:20 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" COMMENT= Docbook XSL modular stylesheet diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index e6ef1791a..424740f83 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:51:20 wiz Exp $ DISTNAME= docbook-dsssl-1.79 PKGNAME= dsssl-docbook-modular-1.79 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docbook/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} docbook-dsssl-doc-1.79${EXTRACT_SUFX} diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile index b59351803..14ce037e8 100644 --- a/textproc/dtdparse/Makefile +++ b/textproc/dtdparse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:33 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:20 wiz Exp $ # DISTNAME= dtdparse-2.0beta6 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dtdparse/} diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile index fdce9a2bd..62502843a 100644 --- a/textproc/eb/Makefile +++ b/textproc/eb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2015/03/12 16:38:09 tnn Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:51:20 wiz Exp $ DISTNAME= eb-4.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \ ftp://ftp.sra.co.jp/pub/misc/eb/ diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 1172a94ea..0e72a5fb9 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/04/01 16:03:49 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/04 21:14:24 wiz Exp $ # # also update lit2epub if you update this package. DISTNAME= ebook-tools-0.1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebook-tools/} diff --git a/textproc/ebook-tools/buildlink3.mk b/textproc/ebook-tools/buildlink3.mk index 3507da99e..da96d4be1 100644 --- a/textproc/ebook-tools/buildlink3.mk +++ b/textproc/ebook-tools/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2013/04/01 16:03:49 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/05/04 21:14:24 wiz Exp $ BUILDLINK_TREE+= ebook-tools @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ebook-tools EBOOK_TOOLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ebook-tools+= ebook-tools>=0.1.1 -BUILDLINK_ABI_DEPENDS.ebook-tools+= ebook-tools>=0.1.1nb4 +BUILDLINK_ABI_DEPENDS.ebook-tools+= ebook-tools>=0.1.1nb5 BUILDLINK_PKGSRCDIR.ebook-tools?= ../../textproc/ebook-tools .include "../../archivers/libzip/buildlink3.mk" diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile index 52e8ae913..499058a43 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/08/21 08:47:00 jperkin Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:24:56 tnn Exp $ DISTNAME= ebview-0.3.6 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/} diff --git a/textproc/enca/Makefile b/textproc/enca/Makefile index 51affb9bc..98c056e24 100644 --- a/textproc/enca/Makefile +++ b/textproc/enca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2013/11/13 19:44:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/11 02:26:02 mef Exp $ DISTNAME= enca-1.15 CATEGORIES= converters @@ -6,7 +6,7 @@ MASTER_SITES= http://dl.cihar.com/enca/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://gitorious.org/enca +HOMEPAGE= https://github.com/nijel/enca COMMENT= Extremely Naive Charset Analyser LICENSE= gnu-gpl-v2 diff --git a/textproc/freepwing/Makefile b/textproc/freepwing/Makefile index 15eaca675..8f387fd63 100644 --- a/textproc/freepwing/Makefile +++ b/textproc/freepwing/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:20 wiz Exp $ DISTNAME= freepwing-1.4.4 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= japanese textproc MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/ diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index b5678cd2b..c5b87a056 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.65 2015/04/25 14:24:57 tnn Exp $ DISTNAME= gnome-spell-1.0.8 -PKGREVISION= 31 +PKGREVISION= 32 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-spell/1.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/gnome-spell/buildlink3.mk b/textproc/gnome-spell/buildlink3.mk index 66446880f..faacb158d 100644 --- a/textproc/gnome-spell/buildlink3.mk +++ b/textproc/gnome-spell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.49 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.50 2015/04/25 14:24:57 tnn Exp $ BUILDLINK_TREE+= gnome-spell @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-spell GNOME_SPELL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-spell+= gnome-spell>=1.0.5 -BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb31 +BUILDLINK_ABI_DEPENDS.gnome-spell+= gnome-spell>=1.0.8nb32 BUILDLINK_PKGSRCDIR.gnome-spell?= ../../textproc/gnome-spell .include "../../devel/libbonobo/buildlink3.mk" diff --git a/textproc/gnome-subtitles/Makefile b/textproc/gnome-subtitles/Makefile index 225fe46fa..697d4d58e 100644 --- a/textproc/gnome-subtitles/Makefile +++ b/textproc/gnome-subtitles/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.49 2015/05/23 14:54:12 kefren Exp $ -DISTNAME= gnome-subtitles-1.1 -PKGREVISION= 31 +DISTNAME= gnome-subtitles-1.3 CATEGORIES= multimedia textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnome-subtitles/} @@ -10,6 +9,7 @@ HOMEPAGE= http://gnome-subtitles.sourceforge.net/ COMMENT= Subtitle editor for the GNOME desktop LICENSE= gnu-gpl-v2 +MAKE_JOBS_SAFE= no GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/share @@ -23,8 +23,8 @@ DEPENDS+= enchant>=1.3:../../textproc/enchant DEPENDS+= gtkspell>=2.0:../../textproc/gtkspell .include "../../devel/GConf/schemas.mk" -.include "../../lang/mono2/buildlink3.mk" -.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" +.include "../../multimedia/gst-plugins1-base/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../mk/omf-scrollkeeper.mk" diff --git a/textproc/gnome-subtitles/PLIST b/textproc/gnome-subtitles/PLIST index 94d35092a..869554c6c 100644 --- a/textproc/gnome-subtitles/PLIST +++ b/textproc/gnome-subtitles/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2011/01/29 09:09:35 obache Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/23 14:54:12 kefren Exp $ bin/gnome-subtitles lib/gnome-subtitles/gnome-subtitles.exe lib/gnome-subtitles/gnome-subtitles.exe.config @@ -10,6 +10,7 @@ share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml share/gnome/help/gnome-subtitles/C/legal.xml share/gnome/help/gnome-subtitles/ca/gnome-subtitles.xml share/gnome/help/gnome-subtitles/cs/gnome-subtitles.xml +share/gnome/help/gnome-subtitles/da/gnome-subtitles.xml share/gnome/help/gnome-subtitles/de/gnome-subtitles.xml share/gnome/help/gnome-subtitles/el/gnome-subtitles.xml share/gnome/help/gnome-subtitles/es/gnome-subtitles.xml @@ -44,12 +45,17 @@ share/locale/pt_BR/LC_MESSAGES/gnome-subtitles.mo share/locale/ro/LC_MESSAGES/gnome-subtitles.mo share/locale/ru/LC_MESSAGES/gnome-subtitles.mo share/locale/sl/LC_MESSAGES/gnome-subtitles.mo +share/locale/sr/LC_MESSAGES/gnome-subtitles.mo +share/locale/sr@latin/LC_MESSAGES/gnome-subtitles.mo share/locale/sv/LC_MESSAGES/gnome-subtitles.mo share/locale/tr/LC_MESSAGES/gnome-subtitles.mo share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo +share/locale/zh_HK/LC_MESSAGES/gnome-subtitles.mo +share/locale/zh_TW/LC_MESSAGES/gnome-subtitles.mo share/omf/gnome-subtitles/gnome-subtitles-C.omf share/omf/gnome-subtitles/gnome-subtitles-ca.omf share/omf/gnome-subtitles/gnome-subtitles-cs.omf +share/omf/gnome-subtitles/gnome-subtitles-da.omf share/omf/gnome-subtitles/gnome-subtitles-de.omf share/omf/gnome-subtitles/gnome-subtitles-el.omf share/omf/gnome-subtitles/gnome-subtitles-es.omf @@ -58,4 +64,4 @@ share/omf/gnome-subtitles/gnome-subtitles-oc.omf share/omf/gnome-subtitles/gnome-subtitles-ro.omf share/omf/gnome-subtitles/gnome-subtitles-sl.omf share/omf/gnome-subtitles/gnome-subtitles-sv.omf -share/pixmaps/gnome-subtitles.png +share/pixmaps/gnome-subtitles.svg diff --git a/textproc/gnome-subtitles/distinfo b/textproc/gnome-subtitles/distinfo index 69fedfaaf..4c0662cb5 100644 --- a/textproc/gnome-subtitles/distinfo +++ b/textproc/gnome-subtitles/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2011/01/29 09:09:35 obache Exp $ +$NetBSD: distinfo,v 1.4 2015/05/23 14:54:12 kefren Exp $ -SHA1 (gnome-subtitles-1.1.tar.gz) = 500442c266d4440f68099d76b97ca80f906e3415 -RMD160 (gnome-subtitles-1.1.tar.gz) = 299c2593f148c29aeae44b528f35950c1d6b7d03 -Size (gnome-subtitles-1.1.tar.gz) = 1033533 bytes +SHA1 (gnome-subtitles-1.3.tar.gz) = 9edfa12403a4563a53d4a7758fec36bbac223720 +RMD160 (gnome-subtitles-1.3.tar.gz) = 41eda3170a78c55436f37d5f5d95e2dbdf72be30 +Size (gnome-subtitles-1.3.tar.gz) = 1182246 bytes SHA1 (patch-aa) = e425f50e137f9b9b0ab46b0188c77874bce72897 diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile index 3f086c5e8..5b97cbe95 100644 --- a/textproc/grep/Makefile +++ b/textproc/grep/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2014/11/25 20:19:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:51:20 wiz Exp $ DISTNAME= grep-2.21 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=grep/} EXTRACT_SUFX= .tar.xz diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 8e553c183..ba0b5fb81 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2015/03/08 23:29:23 joerg Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:51:20 wiz Exp $ DISTNAME= groff-1.22.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=groff/} diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index d02a77543..b7a907ade 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2015/03/15 19:42:33 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.55 2015/06/11 17:37:09 taca Exp $ # DISTNAME= groonga-4.1.1 @@ -10,8 +10,6 @@ HOMEPAGE= http://groonga.org/ COMMENT= Fulltext search engine and column store LICENSE= gnu-lgpl-v2.1 -RUBY_VERSION_SUPPORTED= 21 200 193 -.include "../../lang/ruby/rubyversion.mk" DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} GNU_CONFIGURE= yes @@ -53,8 +51,8 @@ REPLACE_RUBY+= data/munin/groonga_n_records_ REPLACE_RUBY+= data/munin/groonga_query_performance_ REPLACE_RUBY+= data/munin/groonga_status_ REPLACE_RUBY+= data/munin/groonga_throughput_ -.include "../../lang/ruby/replace.mk" +.include "../../lang/ruby/replace.mk" .include "../../devel/editline/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 0eb2bc40d..6776adf4b 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2015/01/10 15:21:41 prlw1 Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:51:20 wiz Exp $ DISTNAME= gtk-doc-1.21 +PKGREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.xz diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index a6fc2d77c..2f02edf48 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:24:57 tnn Exp $ DISTNAME= gtkspell-2.0.16 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= textproc devel MASTER_SITES= http://gtkspell.sourceforge.net/download/ diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk index 30c478a86..ce6137179 100644 --- a/textproc/gtkspell/buildlink3.mk +++ b/textproc/gtkspell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:24:57 tnn Exp $ BUILDLINK_TREE+= gtkspell @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkspell GTKSPELL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkspell+= gtkspell>=2.0.13 -BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb20 +BUILDLINK_ABI_DEPENDS.gtkspell+= gtkspell>=2.0.16nb21 BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell .include "../../textproc/enchant/buildlink3.mk" diff --git a/textproc/halibut/Makefile b/textproc/halibut/Makefile index aaa74d4c7..eaaf1bda3 100644 --- a/textproc/halibut/Makefile +++ b/textproc/halibut/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 14:14:48 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:20 wiz Exp $ DISTNAME= halibut-1.1 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.chiark.greenend.org.uk/~sgtatham/halibut/ diff --git a/textproc/heirloom-doctools/DESCR b/textproc/heirloom-doctools/DESCR new file mode 100644 index 000000000..cab5fa986 --- /dev/null +++ b/textproc/heirloom-doctools/DESCR @@ -0,0 +1,5 @@ +The Heirloom Documentation Tools provide troff, nroff, and related +utilities to format manual pages and other documents for output on +terminals and printers. They are portable and enhanced versions +of the utilities released by Sun as part of OpenSolaris, and, for +pic, grap, mpm, and some minor parts, by Lucent as part of Plan 9. diff --git a/textproc/heirloom-doctools/MESSAGE b/textproc/heirloom-doctools/MESSAGE new file mode 100644 index 000000000..4e02d4ce4 --- /dev/null +++ b/textproc/heirloom-doctools/MESSAGE @@ -0,0 +1,24 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/04/09 09:35:05 wiz Exp $ + +Running ${PKGNAME} binaries +=========================== + +Most of the ${PKGNAME} binaries have the same name as their respective +counterpart in groff. To avoid conflicts the ${PKGNAME} binaries have +been installed to ${PREFIX}/heirloom-doctools/bin. To use these tools +you should add this directory to your PATH variable (for e.g. ksh): + +export PATH=${PREFIX}/heirloom-doctools/bin:$PATH + +Reading ${PKGNAME} manpages +=========================== + +The manpages are installed to ${PREFIX}/heirloom-doctools/man. Since +manpages with the same name are use by groff adding this path to +man.conf(5) may not make sense. Instead set (ksh example) + +export MANPATH=${PREFIX}/heirloom-doctools/man: + +in the terminal where you want to read the manuals. +=========================================================================== diff --git a/textproc/heirloom-doctools/Makefile b/textproc/heirloom-doctools/Makefile new file mode 100644 index 000000000..eeeaba729 --- /dev/null +++ b/textproc/heirloom-doctools/Makefile @@ -0,0 +1,38 @@ +# $NetBSD: Makefile,v 1.2 2015/04/22 09:06:28 jperkin Exp $ + +V= 150406 +DISTNAME= heirloom-doctools-${V} +CATEGORIES= textproc +MASTER_SITES= http://github.com/n-t-roff/heirloom-doctools/releases/download/${V}/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= carsten.kunze@arcor.de +HOMEPAGE= http://n-t-roff.github.io/heirloom/doctools.html +COMMENT= Modernized troff implementation +LICENSE= cddl-1.0 + +USE_LANGUAGES= c c++ +USE_TOOLS+= lex yacc +MAKE_JOBS_SAFE= no + +MAKE_FLAGS = CC="${CC}" \ + CCC="${CXX}" \ + CFLAGS="${CFLAGS}" \ + RANLIB=ranlib \ + INSTALL=install \ + ROOT=${DESTDIR} \ + BINDIR=${PREFIX}/heirloom-doctools/bin \ + MANDIR=${PREFIX}/heirloom-doctools/man \ + LIBDIR=${PREFIX}/libexec/heirloom-doctools \ + MACDIR=${PREFIX}/share/heirloom-doctools/tmac \ + FNTDIR=${PREFIX}/share/heirloom-doctools/font \ + TABDIR=${PREFIX}/share/heirloom-doctools/nterm \ + HYPDIR=${PREFIX}/share/heirloom-doctools/hyphen \ + PUBDIR=${PREFIX}/share/heirloom-doctools/pub \ + PSTDIR=${PREFIX}/share/heirloom-doctools/font/devpost/postscript \ + REFDIR=${PREFIX}/libexec/heirloom-doctools/reftools + +MAKE_FILE= makefile +BUILD_TARGET= dummy + +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/heirloom-doctools/PLIST b/textproc/heirloom-doctools/PLIST new file mode 100644 index 000000000..3c8ad629d --- /dev/null +++ b/textproc/heirloom-doctools/PLIST @@ -0,0 +1,373 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/09 09:35:05 wiz Exp $ +heirloom-doctools/bin/addbib +heirloom-doctools/bin/checkeq +heirloom-doctools/bin/checknr +heirloom-doctools/bin/col +heirloom-doctools/bin/dpost +heirloom-doctools/bin/eqn +heirloom-doctools/bin/grap +heirloom-doctools/bin/indxbib +heirloom-doctools/bin/lookbib +heirloom-doctools/bin/neqn +heirloom-doctools/bin/nroff +heirloom-doctools/bin/otf_info +heirloom-doctools/bin/pic +heirloom-doctools/bin/picpack +heirloom-doctools/bin/ptx +heirloom-doctools/bin/refer +heirloom-doctools/bin/roffbib +heirloom-doctools/bin/soelim +heirloom-doctools/bin/sortbib +heirloom-doctools/bin/ta +heirloom-doctools/bin/tbl +heirloom-doctools/bin/troff +heirloom-doctools/bin/vgrind +heirloom-doctools/man/man1/addbib.1 +heirloom-doctools/man/man1/checkeq.1 +heirloom-doctools/man/man1/checknr.1 +heirloom-doctools/man/man1/dpost.1 +heirloom-doctools/man/man1/eqn.1 +heirloom-doctools/man/man1/grap.1 +heirloom-doctools/man/man1/indxbib.1 +heirloom-doctools/man/man1/lookbib.1 +heirloom-doctools/man/man1/neqn.1 +heirloom-doctools/man/man1/nroff.1 +heirloom-doctools/man/man1/otf_info.1 +heirloom-doctools/man/man1/pic.1 +heirloom-doctools/man/man1/picpack.1 +heirloom-doctools/man/man1/ptx.1 +heirloom-doctools/man/man1/refer.1 +heirloom-doctools/man/man1/roffbib.1 +heirloom-doctools/man/man1/soelim.1 +heirloom-doctools/man/man1/sortbib.1 +heirloom-doctools/man/man1/tbl.1 +heirloom-doctools/man/man1/troff.1 +heirloom-doctools/man/man1/vgrind.1 +heirloom-doctools/man/man7/eqnchar.7 +heirloom-doctools/man/man7/mcolor.7 +heirloom-doctools/man/man7/mpictures.7 +libexec/heirloom-doctools/eign +libexec/heirloom-doctools/grap.defines +libexec/heirloom-doctools/pm +libexec/heirloom-doctools/reftools/hunt +libexec/heirloom-doctools/reftools/inv +libexec/heirloom-doctools/reftools/mkey +libexec/heirloom-doctools/reftools/papers/Ind.ia +libexec/heirloom-doctools/reftools/papers/Ind.ib +libexec/heirloom-doctools/reftools/papers/Ind.ic +libexec/heirloom-doctools/reftools/papers/Rbstjissue +libexec/heirloom-doctools/reftools/papers/Rv7man +libexec/heirloom-doctools/reftools/papers/runinv +libexec/heirloom-doctools/vfontedpr +libexec/heirloom-doctools/vgrindefs +share/heirloom-doctools/font/devpost/AB +share/heirloom-doctools/font/devpost/AB.name +share/heirloom-doctools/font/devpost/AI +share/heirloom-doctools/font/devpost/AI.name +share/heirloom-doctools/font/devpost/AR +share/heirloom-doctools/font/devpost/AR.name +share/heirloom-doctools/font/devpost/AX +share/heirloom-doctools/font/devpost/AX.name +share/heirloom-doctools/font/devpost/B +share/heirloom-doctools/font/devpost/B.name +share/heirloom-doctools/font/devpost/BI +share/heirloom-doctools/font/devpost/BI.name +share/heirloom-doctools/font/devpost/CB +share/heirloom-doctools/font/devpost/CB.name +share/heirloom-doctools/font/devpost/CI +share/heirloom-doctools/font/devpost/CI.name +share/heirloom-doctools/font/devpost/CO +share/heirloom-doctools/font/devpost/CO.name +share/heirloom-doctools/font/devpost/CW +share/heirloom-doctools/font/devpost/CW.name +share/heirloom-doctools/font/devpost/CX +share/heirloom-doctools/font/devpost/CX.name +share/heirloom-doctools/font/devpost/DESC +share/heirloom-doctools/font/devpost/DESC.big +share/heirloom-doctools/font/devpost/DESC.small +share/heirloom-doctools/font/devpost/G +share/heirloom-doctools/font/devpost/GI +share/heirloom-doctools/font/devpost/GR +share/heirloom-doctools/font/devpost/GR.name +share/heirloom-doctools/font/devpost/H +share/heirloom-doctools/font/devpost/H.name +share/heirloom-doctools/font/devpost/HB +share/heirloom-doctools/font/devpost/HB.name +share/heirloom-doctools/font/devpost/HI +share/heirloom-doctools/font/devpost/HI.name +share/heirloom-doctools/font/devpost/HK +share/heirloom-doctools/font/devpost/HL +share/heirloom-doctools/font/devpost/HM +share/heirloom-doctools/font/devpost/HX +share/heirloom-doctools/font/devpost/HX.name +share/heirloom-doctools/font/devpost/Hb +share/heirloom-doctools/font/devpost/Hb.name +share/heirloom-doctools/font/devpost/Hi +share/heirloom-doctools/font/devpost/Hi.name +share/heirloom-doctools/font/devpost/Hr +share/heirloom-doctools/font/devpost/Hr.name +share/heirloom-doctools/font/devpost/Hx +share/heirloom-doctools/font/devpost/Hx.name +share/heirloom-doctools/font/devpost/I +share/heirloom-doctools/font/devpost/I.name +share/heirloom-doctools/font/devpost/KB +share/heirloom-doctools/font/devpost/KB.name +share/heirloom-doctools/font/devpost/KI +share/heirloom-doctools/font/devpost/KI.name +share/heirloom-doctools/font/devpost/KR +share/heirloom-doctools/font/devpost/KR.name +share/heirloom-doctools/font/devpost/KX +share/heirloom-doctools/font/devpost/KX.name +share/heirloom-doctools/font/devpost/NB +share/heirloom-doctools/font/devpost/NB.name +share/heirloom-doctools/font/devpost/NI +share/heirloom-doctools/font/devpost/NI.name +share/heirloom-doctools/font/devpost/NR +share/heirloom-doctools/font/devpost/NR.name +share/heirloom-doctools/font/devpost/NX +share/heirloom-doctools/font/devpost/NX.name +share/heirloom-doctools/font/devpost/PA +share/heirloom-doctools/font/devpost/PA.name +share/heirloom-doctools/font/devpost/PB +share/heirloom-doctools/font/devpost/PB.name +share/heirloom-doctools/font/devpost/PI +share/heirloom-doctools/font/devpost/PI.name +share/heirloom-doctools/font/devpost/PX +share/heirloom-doctools/font/devpost/PX.name +share/heirloom-doctools/font/devpost/R +share/heirloom-doctools/font/devpost/R.name +share/heirloom-doctools/font/devpost/S +share/heirloom-doctools/font/devpost/S.name +share/heirloom-doctools/font/devpost/S1 +share/heirloom-doctools/font/devpost/S1.name +share/heirloom-doctools/font/devpost/VB +share/heirloom-doctools/font/devpost/VB.name +share/heirloom-doctools/font/devpost/VI +share/heirloom-doctools/font/devpost/VI.name +share/heirloom-doctools/font/devpost/VR +share/heirloom-doctools/font/devpost/VR.name +share/heirloom-doctools/font/devpost/VX +share/heirloom-doctools/font/devpost/VX.name +share/heirloom-doctools/font/devpost/ZD +share/heirloom-doctools/font/devpost/ZD.name +share/heirloom-doctools/font/devpost/ZI +share/heirloom-doctools/font/devpost/ZI.name +share/heirloom-doctools/font/devpost/charlib/12 +share/heirloom-doctools/font/devpost/charlib/14 +share/heirloom-doctools/font/devpost/charlib/34 +share/heirloom-doctools/font/devpost/charlib/BRACKETS_NOTE +share/heirloom-doctools/font/devpost/charlib/Fi +share/heirloom-doctools/font/devpost/charlib/Fl +share/heirloom-doctools/font/devpost/charlib/L1 +share/heirloom-doctools/font/devpost/charlib/L1.map +share/heirloom-doctools/font/devpost/charlib/LH +share/heirloom-doctools/font/devpost/charlib/LH.map +share/heirloom-doctools/font/devpost/charlib/Lb +share/heirloom-doctools/font/devpost/charlib/Lb.map +share/heirloom-doctools/font/devpost/charlib/OLD_LH +share/heirloom-doctools/font/devpost/charlib/OLD_LH.map +share/heirloom-doctools/font/devpost/charlib/README +share/heirloom-doctools/font/devpost/charlib/Sl +share/heirloom-doctools/font/devpost/charlib/bx +share/heirloom-doctools/font/devpost/charlib/ci +share/heirloom-doctools/font/devpost/charlib/ff +share/heirloom-doctools/font/devpost/charlib/lc +share/heirloom-doctools/font/devpost/charlib/lf +share/heirloom-doctools/font/devpost/charlib/lh +share/heirloom-doctools/font/devpost/charlib/ob +share/heirloom-doctools/font/devpost/charlib/rc +share/heirloom-doctools/font/devpost/charlib/rf +share/heirloom-doctools/font/devpost/charlib/rh +share/heirloom-doctools/font/devpost/charlib/sq +share/heirloom-doctools/font/devpost/charlib/~= +share/heirloom-doctools/font/devpost/postscript/aps.ps +share/heirloom-doctools/font/devpost/postscript/baseline.ps +share/heirloom-doctools/font/devpost/postscript/color.ps +share/heirloom-doctools/font/devpost/postscript/cutmarks.ps +share/heirloom-doctools/font/devpost/postscript/dpost.ps +share/heirloom-doctools/font/devpost/postscript/draw.ps +share/heirloom-doctools/font/devpost/postscript/fatcourier.ps +share/heirloom-doctools/font/devpost/postscript/forms.ps +share/heirloom-doctools/font/devpost/postscript/ps.requests +share/heirloom-doctools/font/devpost/postscript/ps_include.ps +share/heirloom-doctools/font/devps/B +share/heirloom-doctools/font/devps/B.afm +share/heirloom-doctools/font/devps/BI +share/heirloom-doctools/font/devps/BI.afm +share/heirloom-doctools/font/devps/CB +share/heirloom-doctools/font/devps/CB.afm +share/heirloom-doctools/font/devps/CI +share/heirloom-doctools/font/devps/CI.afm +share/heirloom-doctools/font/devps/CW +share/heirloom-doctools/font/devps/CW.afm +share/heirloom-doctools/font/devps/CX +share/heirloom-doctools/font/devps/CX.afm +share/heirloom-doctools/font/devps/DESC +share/heirloom-doctools/font/devps/H +share/heirloom-doctools/font/devps/H.afm +share/heirloom-doctools/font/devps/HB +share/heirloom-doctools/font/devps/HB.afm +share/heirloom-doctools/font/devps/HI +share/heirloom-doctools/font/devps/HI.afm +share/heirloom-doctools/font/devps/HX +share/heirloom-doctools/font/devps/HX.afm +share/heirloom-doctools/font/devps/I +share/heirloom-doctools/font/devps/I.afm +share/heirloom-doctools/font/devps/MustRead.html +share/heirloom-doctools/font/devps/R +share/heirloom-doctools/font/devps/R.afm +share/heirloom-doctools/font/devps/S +share/heirloom-doctools/font/devps/S.afm +share/heirloom-doctools/font/devps/S1 +share/heirloom-doctools/font/devps/S1.afm +share/heirloom-doctools/font/devps/ZD +share/heirloom-doctools/font/devps/ZD.afm +share/heirloom-doctools/font/devps/charlib +share/heirloom-doctools/font/devps/postscript +share/heirloom-doctools/font/devpslow/B +share/heirloom-doctools/font/devpslow/B.afm +share/heirloom-doctools/font/devpslow/BI +share/heirloom-doctools/font/devpslow/BI.afm +share/heirloom-doctools/font/devpslow/CB +share/heirloom-doctools/font/devpslow/CB.afm +share/heirloom-doctools/font/devpslow/CI +share/heirloom-doctools/font/devpslow/CI.afm +share/heirloom-doctools/font/devpslow/CW +share/heirloom-doctools/font/devpslow/CW.afm +share/heirloom-doctools/font/devpslow/CX +share/heirloom-doctools/font/devpslow/CX.afm +share/heirloom-doctools/font/devpslow/DESC +share/heirloom-doctools/font/devpslow/H +share/heirloom-doctools/font/devpslow/H.afm +share/heirloom-doctools/font/devpslow/HB +share/heirloom-doctools/font/devpslow/HB.afm +share/heirloom-doctools/font/devpslow/HI +share/heirloom-doctools/font/devpslow/HI.afm +share/heirloom-doctools/font/devpslow/HX +share/heirloom-doctools/font/devpslow/HX.afm +share/heirloom-doctools/font/devpslow/I +share/heirloom-doctools/font/devpslow/I.afm +share/heirloom-doctools/font/devpslow/MustRead.html +share/heirloom-doctools/font/devpslow/R +share/heirloom-doctools/font/devpslow/R.afm +share/heirloom-doctools/font/devpslow/S +share/heirloom-doctools/font/devpslow/S.afm +share/heirloom-doctools/font/devpslow/S1 +share/heirloom-doctools/font/devpslow/S1.afm +share/heirloom-doctools/font/devpslow/ZD +share/heirloom-doctools/font/devpslow/ZD.afm +share/heirloom-doctools/font/devpslow/charlib +share/heirloom-doctools/font/devpslow/postscript +share/heirloom-doctools/font/devpsmed/B +share/heirloom-doctools/font/devpsmed/B.afm +share/heirloom-doctools/font/devpsmed/BI +share/heirloom-doctools/font/devpsmed/BI.afm +share/heirloom-doctools/font/devpsmed/CB +share/heirloom-doctools/font/devpsmed/CB.afm +share/heirloom-doctools/font/devpsmed/CI +share/heirloom-doctools/font/devpsmed/CI.afm +share/heirloom-doctools/font/devpsmed/CW +share/heirloom-doctools/font/devpsmed/CW.afm +share/heirloom-doctools/font/devpsmed/CX +share/heirloom-doctools/font/devpsmed/CX.afm +share/heirloom-doctools/font/devpsmed/DESC +share/heirloom-doctools/font/devpsmed/H +share/heirloom-doctools/font/devpsmed/H.afm +share/heirloom-doctools/font/devpsmed/HB +share/heirloom-doctools/font/devpsmed/HB.afm +share/heirloom-doctools/font/devpsmed/HI +share/heirloom-doctools/font/devpsmed/HI.afm +share/heirloom-doctools/font/devpsmed/HX +share/heirloom-doctools/font/devpsmed/HX.afm +share/heirloom-doctools/font/devpsmed/I +share/heirloom-doctools/font/devpsmed/I.afm +share/heirloom-doctools/font/devpsmed/MustRead.html +share/heirloom-doctools/font/devpsmed/R +share/heirloom-doctools/font/devpsmed/R.afm +share/heirloom-doctools/font/devpsmed/S +share/heirloom-doctools/font/devpsmed/S.afm +share/heirloom-doctools/font/devpsmed/S1 +share/heirloom-doctools/font/devpsmed/S1.afm +share/heirloom-doctools/font/devpsmed/ZD +share/heirloom-doctools/font/devpsmed/ZD.afm +share/heirloom-doctools/font/devpsmed/charlib +share/heirloom-doctools/font/devpsmed/postscript +share/heirloom-doctools/hyphen/hyph_de_DE.dic +share/heirloom-doctools/hyphen/hyph_de_DE@traditional.dic +share/heirloom-doctools/hyphen/hyph_en_US.dic +share/heirloom-doctools/hyphen/hyph_fr_FR.dic +share/heirloom-doctools/hyphen/hyph_it_IT.dic +share/heirloom-doctools/hyphen/hyph_la_VA.dic +share/heirloom-doctools/hyphen/hyph_nl_NL.dic +share/heirloom-doctools/nterm/tab.2631 +share/heirloom-doctools/nterm/tab.2631-c +share/heirloom-doctools/nterm/tab.2631-e +share/heirloom-doctools/nterm/tab.300 +share/heirloom-doctools/nterm/tab.300-12 +share/heirloom-doctools/nterm/tab.300S +share/heirloom-doctools/nterm/tab.300S-12 +share/heirloom-doctools/nterm/tab.300s +share/heirloom-doctools/nterm/tab.300s-12 +share/heirloom-doctools/nterm/tab.37 +share/heirloom-doctools/nterm/tab.382 +share/heirloom-doctools/nterm/tab.4000A +share/heirloom-doctools/nterm/tab.4000a +share/heirloom-doctools/nterm/tab.450 +share/heirloom-doctools/nterm/tab.450-12 +share/heirloom-doctools/nterm/tab.832 +share/heirloom-doctools/nterm/tab.8510 +share/heirloom-doctools/nterm/tab.X +share/heirloom-doctools/nterm/tab.lp +share/heirloom-doctools/nterm/tab.tn300 +share/heirloom-doctools/nterm/tab.utf8 +share/heirloom-doctools/pub/ascii +share/heirloom-doctools/pub/eqnchar +share/heirloom-doctools/pub/greek +share/heirloom-doctools/pub/iso +share/heirloom-doctools/pub/utf-8 +share/heirloom-doctools/tmac/acm.me +share/heirloom-doctools/tmac/an +share/heirloom-doctools/tmac/andoc +share/heirloom-doctools/tmac/bib +share/heirloom-doctools/tmac/chars.me +share/heirloom-doctools/tmac/color +share/heirloom-doctools/tmac/deltext.me +share/heirloom-doctools/tmac/doc +share/heirloom-doctools/tmac/doc-common +share/heirloom-doctools/tmac/doc-ditroff +share/heirloom-doctools/tmac/doc-nroff +share/heirloom-doctools/tmac/doc-syms +share/heirloom-doctools/tmac/e +share/heirloom-doctools/tmac/eqn.me +share/heirloom-doctools/tmac/float.me +share/heirloom-doctools/tmac/footnote.me +share/heirloom-doctools/tmac/g +share/heirloom-doctools/tmac/index.me +share/heirloom-doctools/tmac/local.me +share/heirloom-doctools/tmac/m +share/heirloom-doctools/tmac/mmn +share/heirloom-doctools/tmac/mmt +share/heirloom-doctools/tmac/ms.acc +share/heirloom-doctools/tmac/ms.cov +share/heirloom-doctools/tmac/ms.eqn +share/heirloom-doctools/tmac/ms.ref +share/heirloom-doctools/tmac/ms.tbl +share/heirloom-doctools/tmac/ms.ths +share/heirloom-doctools/tmac/ms.toc +share/heirloom-doctools/tmac/naa +share/heirloom-doctools/tmac/null.me +share/heirloom-doctools/tmac/padj +share/heirloom-doctools/tmac/pictures +share/heirloom-doctools/tmac/pm +share/heirloom-doctools/tmac/ptx +share/heirloom-doctools/tmac/refer.me +share/heirloom-doctools/tmac/s +share/heirloom-doctools/tmac/safe +share/heirloom-doctools/tmac/sh.me +share/heirloom-doctools/tmac/srefs +share/heirloom-doctools/tmac/taa +share/heirloom-doctools/tmac/tbl.me +share/heirloom-doctools/tmac/thesis.me +share/heirloom-doctools/tmac/tmac.gchar +share/heirloom-doctools/tmac/v +share/heirloom-doctools/tmac/vgrind diff --git a/textproc/heirloom-doctools/distinfo b/textproc/heirloom-doctools/distinfo new file mode 100644 index 000000000..b7693d9eb --- /dev/null +++ b/textproc/heirloom-doctools/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/09 09:35:05 wiz Exp $ + +SHA1 (heirloom-doctools-150406.tar.bz2) = 2a347b9460af4dd3093d031abfed492e10202217 +RMD160 (heirloom-doctools-150406.tar.bz2) = 2cbea0499001cba5f51f95ff1cd9801e6bd944da +Size (heirloom-doctools-150406.tar.bz2) = 921406 bytes diff --git a/textproc/hevea/DESCR b/textproc/hevea/DESCR index da8e900af..7eef18b10 100644 --- a/textproc/hevea/DESCR +++ b/textproc/hevea/DESCR @@ -1,18 +1,16 @@ HEVEA is a LaTeX to HTML translator. The input language is a fairly complete subset of LaTeX2e (old LaTeX style is also accepted) and the output language is HTML that is (hopefully) correct with respect to - version 4.0 (transitional) + version 5. - Exotic symbols are translated into symbols pertaining to the - symbol font of the HTML browser, using the FACE attribute of the FONT - tag. This allows the translation to HTML of quite a lot of the symbols - used in LaTeX. + Exotic symbols are translated into the so-called HTML 'entities', + in other words into references to UNICODE chararacters. HEVEA understands LaTeX macro definitions. Simple user style files are understood with little or no modifications. Furthermore, HEVEA customization is done by writing LaTeX code. - HEVEA is written in Objective Caml, as many lexers. It is quite fast + HEVEA is written in OCaml, as many lexers. It is quite fast and flexible. Using HEVEA it is possible to translate large documents such as manuals, books, etc. very quickly. All documents are translated as one single HTML file. Then, the output file can be cut diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 1aded1c71..ed4382416 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -1,22 +1,23 @@ -# $NetBSD: Makefile,v 1.20 2012/10/25 06:55:53 asau Exp $ +# $NetBSD: Makefile,v 1.21 2015/05/06 20:45:43 tonio Exp $ -DISTNAME= hevea-1.10 +DISTNAME= hevea-2.23 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.inria.fr/INRIA/moscova/hevea/ +MASTER_SITES= http://hevea.inria.fr/distri/ MAINTAINER= tonio@NetBSD.org -HOMEPAGE= http://pauillac.inria.fr/~maranget/hevea/ +HOMEPAGE= http://hevea.inria.fr/ COMMENT= LaTeX to HTML translator +LICENSE= qpl-v1.0 -BUILD_DEPENDS+= ocaml>=3.07:../../lang/ocaml MAKE_ENV+= DESTDIR=${DESTDIR} -DIST_SUBDIR= ${PKGNAME_NOREV} .include "../../mk/bsd.prefs.mk" -.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc") +.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "x86_64") || (${MACHINE_ARCH} == "powerpc") || (${MACHINE_ARCH} == "sparc") +BUILD_DEPENDS+= ocaml>=3.12:../../lang/ocaml MAKE_ENV+= TARGET=opt .else +DEPENDS+= ocaml>=3.12:../../lang/ocaml MAKE_ENV+= TARGET=byte .endif diff --git a/textproc/hevea/PLIST b/textproc/hevea/PLIST index fc46d8437..ecbafae1a 100644 --- a/textproc/hevea/PLIST +++ b/textproc/hevea/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2009/06/14 18:17:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/05/06 20:45:43 tonio Exp $ bin/bibhva bin/esponja bin/hacha @@ -9,11 +9,14 @@ share/hevea/amsmath.hva share/hevea/articlecommon.hva share/hevea/babel.hva share/hevea/bookcommon.hva +share/hevea/booktabs.hva share/hevea/chapterbib.hva share/hevea/chngcntr.hva +share/hevea/cleveref.hva share/hevea/comment.hva share/hevea/compat.hva share/hevea/contents_motif.gif +share/hevea/crlang.hva share/hevea/czech.hva share/hevea/deepcut.hva share/hevea/english.hva @@ -22,7 +25,9 @@ share/hevea/eurosym.hva share/hevea/figcut.hva share/hevea/french-common.hva share/hevea/german-common.hva +share/hevea/hanging.hva share/hevea/hevea.sty +share/hevea/hrlang.hva share/hevea/html/amsfonts.hva share/hevea/html/amssymb.hva share/hevea/html/article.hva @@ -36,6 +41,7 @@ share/hevea/html/fancysection.hva share/hevea/html/fancyvrb.hva share/hevea/html/french.hva share/hevea/html/german.hva +share/hevea/html/gif.hva share/hevea/html/graphics.hva share/hevea/html/graphicx.hva share/hevea/html/hevea.hva @@ -50,12 +56,14 @@ share/hevea/html/symb-ent.hva share/hevea/html/symb-fra.hva share/hevea/html/symb-mathml.hva share/hevea/html/symb-text.hva +share/hevea/html/undersection.hva share/hevea/html/urlhref.hva share/hevea/html/xypic.hva share/hevea/hyperref.hva share/hevea/ifpdf.hva share/hevea/ifthen.hva share/hevea/imagen +share/hevea/import.hva share/hevea/index.hva share/hevea/info/article.hva share/hevea/info/book.hva @@ -68,13 +76,17 @@ share/hevea/iso-symb.hva share/hevea/iso-text.hva share/hevea/isolatin1.hva share/hevea/keyval.hva +share/hevea/labeltype.hva share/hevea/latexcommon.hva share/hevea/latexsym.hva share/hevea/listings.hva share/hevea/longtable.hva share/hevea/lstlang1.hva +share/hevea/lstlang1.sty share/hevea/lstlang2.hva +share/hevea/lstlang2.sty share/hevea/lstlang3.hva +share/hevea/lstlang3.sty share/hevea/makeidx.hva share/hevea/mappings/ISO-8859-1.map share/hevea/mappings/ISO-8859-10.map @@ -106,6 +118,7 @@ share/hevea/natbib-common.hva share/hevea/next_motif.gif share/hevea/packages.hva share/hevea/plain.hva +share/hevea/portuguese.hva share/hevea/previous_motif.gif share/hevea/program.hva share/hevea/ragged2e.hva diff --git a/textproc/hevea/distinfo b/textproc/hevea/distinfo index 04103ed6b..35ad63103 100644 --- a/textproc/hevea/distinfo +++ b/textproc/hevea/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2010/03/15 21:00:56 tonio Exp $ +$NetBSD: distinfo,v 1.13 2015/05/06 20:45:43 tonio Exp $ -SHA1 (hevea-1.10/hevea-1.10.tar.gz) = d3b07ad59b815899d953d18b480faa856b77077b -RMD160 (hevea-1.10/hevea-1.10.tar.gz) = 651e8799bc4e8ca0c893cf7668df4ff1bf15d9d7 -Size (hevea-1.10/hevea-1.10.tar.gz) = 305269 bytes -SHA1 (patch-aa) = fb4ce715523f9092122d143670cf382237c73e1f +SHA1 (hevea-2.23.tar.gz) = f3b60029849ec7509f68ec0ec7e2bbb166940d7a +RMD160 (hevea-2.23.tar.gz) = 8b6080f775de7d47a67a117c600e3f9a7bccbd44 +Size (hevea-2.23.tar.gz) = 968938 bytes +SHA1 (patch-Makefile) = 5a3f1a76d055d892a66db9fe73cc7912a2f09b43 diff --git a/textproc/hevea/patches/patch-Makefile b/textproc/hevea/patches/patch-Makefile new file mode 100644 index 000000000..d0b0d25dc --- /dev/null +++ b/textproc/hevea/patches/patch-Makefile @@ -0,0 +1,25 @@ +$NetBSD: patch-Makefile,v 1.1 2015/05/06 20:45:43 tonio Exp $ + +Modify Makefile appropriately for pkgsrc. + +--- Makefile.orig 2014-09-23 07:03:10.000000000 +0000 ++++ Makefile 2015-05-06 15:27:05.000000000 +0000 +@@ -1,14 +1,14 @@ + #### Standard configuration parameters + # Compile using ocamlopt, to use ocamlc set TARGET=byte +-TARGET=opt ++#TARGET=opt + # Install prefix +-PREFIX?=/usr/local ++#PREFIX?=/usr/local + # Library directory of hevea +-LIBDIR=$(PREFIX)/lib/hevea ++LIBDIR=$(PREFIX)/share/hevea + # Where to install programms + BINDIR=$(PREFIX)/bin + #Where to install hevea.sty +-LATEXLIBDIR=$(PREFIX)/lib/hevea ++LATEXLIBDIR=$(LIBDIR) + ##### Advanced configuration parameters + SUF= + DIR= diff --git a/textproc/hevea/patches/patch-aa b/textproc/hevea/patches/patch-aa deleted file mode 100644 index d954f06a5..000000000 --- a/textproc/hevea/patches/patch-aa +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-aa,v 1.10 2010/03/15 21:00:57 tonio Exp $ - ---- Makefile.orig 2007-06-11 15:23:08.000000000 +0000 -+++ Makefile -@@ -1,16 +1,16 @@ - #### Standard configuration parameters - # Compile using ocamlopt, to use ocamlc set TARGET=byte --TARGET=opt -+#TARGET=opt - # Install prefix --PREFIX=/usr/local -+#PREFIX=/usr/local - # Library directory of hevea --LIBDIR=$(PREFIX)/lib/hevea -+LIBDIR=$(PREFIX)/share/hevea - # Where to install programms - BINDIR=$(PREFIX)/bin - # Install prefix prefix --DESTDIR= -+#DESTDIR= - #Where to install hevea.sty --LATEXLIBDIR=$(PREFIX)/lib/hevea -+LATEXLIBDIR=$(LIBDIR) - ##### Advanced configuration parameters - SUF= - DIR= diff --git a/textproc/hs-attoparsec/Makefile b/textproc/hs-attoparsec/Makefile index 0fd022d20..fc8db9647 100644 --- a/textproc/hs-attoparsec/Makefile +++ b/textproc/hs-attoparsec/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2015/01/07 13:21:55 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= attoparsec-0.12.1.2 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-attoparsec/buildlink3.mk b/textproc/hs-attoparsec/buildlink3.mk index 61f6bb02b..6c5e469ca 100644 --- a/textproc/hs-attoparsec/buildlink3.mk +++ b/textproc/hs-attoparsec/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2015/01/07 13:21:55 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-attoparsec @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-attoparsec HS_ATTOPARSEC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-attoparsec+= hs-attoparsec>=0.12.1 -BUILDLINK_ABI_DEPENDS.hs-attoparsec+= hs-attoparsec>=0.12.1.2nb5 +BUILDLINK_ABI_DEPENDS.hs-attoparsec+= hs-attoparsec>=0.12.1.2nb7 BUILDLINK_PKGSRCDIR.hs-attoparsec?= ../../textproc/hs-attoparsec .include "../../math/hs-scientific/buildlink3.mk" diff --git a/textproc/hs-blaze-html/Makefile b/textproc/hs-blaze-html/Makefile index d98ec6b67..fd9f80bed 100644 --- a/textproc/hs-blaze-html/Makefile +++ b/textproc/hs-blaze-html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ DISTNAME= blaze-html-0.7.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-blaze-html/buildlink3.mk b/textproc/hs-blaze-html/buildlink3.mk index d8919ca78..138eb11f9 100644 --- a/textproc/hs-blaze-html/buildlink3.mk +++ b/textproc/hs-blaze-html/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ BUILDLINK_TREE+= hs-blaze-html @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-blaze-html HS_BLAZE_HTML_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-blaze-html+= hs-blaze-html>=0.7.0 -BUILDLINK_ABI_DEPENDS.hs-blaze-html+= hs-blaze-html>=0.7.0.3nb2 +BUILDLINK_ABI_DEPENDS.hs-blaze-html+= hs-blaze-html>=0.7.0.3nb3 BUILDLINK_PKGSRCDIR.hs-blaze-html?= ../../textproc/hs-blaze-html .include "../../devel/hs-blaze-builder/buildlink3.mk" diff --git a/textproc/hs-blaze-markup/Makefile b/textproc/hs-blaze-markup/Makefile index f729c87cc..c0122ade0 100644 --- a/textproc/hs-blaze-markup/Makefile +++ b/textproc/hs-blaze-markup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ DISTNAME= blaze-markup-0.6.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-blaze-markup/buildlink3.mk b/textproc/hs-blaze-markup/buildlink3.mk index 9611ee5a6..644fa35e9 100644 --- a/textproc/hs-blaze-markup/buildlink3.mk +++ b/textproc/hs-blaze-markup/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ BUILDLINK_TREE+= hs-blaze-markup @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-blaze-markup HS_BLAZE_MARKUP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-blaze-markup+= hs-blaze-markup>=0.6.1 -BUILDLINK_ABI_DEPENDS.hs-blaze-markup+= hs-blaze-markup>=0.6.1.1nb2 +BUILDLINK_ABI_DEPENDS.hs-blaze-markup+= hs-blaze-markup>=0.6.1.1nb3 BUILDLINK_PKGSRCDIR.hs-blaze-markup?= ../../textproc/hs-blaze-markup .include "../../devel/hs-blaze-builder/buildlink3.mk" diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile index e99159a55..73b248397 100644 --- a/textproc/hs-case-insensitive/Makefile +++ b/textproc/hs-case-insensitive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= case-insensitive-1.2.0.1 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-case-insensitive/buildlink3.mk b/textproc/hs-case-insensitive/buildlink3.mk index 8415d3c9c..6ec4ce4a1 100644 --- a/textproc/hs-case-insensitive/buildlink3.mk +++ b/textproc/hs-case-insensitive/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.4 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-case-insensitive @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-case-insensitive HS_CASE_INSENSITIVE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-case-insensitive+= hs-case-insensitive>=1.2.0 -BUILDLINK_ABI_DEPENDS.hs-case-insensitive+= hs-case-insensitive>=1.2.0.1nb2 +BUILDLINK_ABI_DEPENDS.hs-case-insensitive+= hs-case-insensitive>=1.2.0.1nb4 BUILDLINK_PKGSRCDIR.hs-case-insensitive?= ../../textproc/hs-case-insensitive .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/textproc/hs-cgrep/Makefile b/textproc/hs-cgrep/Makefile index 2c8d36620..b1a11965d 100644 --- a/textproc/hs-cgrep/Makefile +++ b/textproc/hs-cgrep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= cgrep-6.4.5 -PKGREVISION= 7 +PKGREVISION= 11 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-pandoc-types/Makefile b/textproc/hs-pandoc-types/Makefile index 1134b8270..6020ba73d 100644 --- a/textproc/hs-pandoc-types/Makefile +++ b/textproc/hs-pandoc-types/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2015/01/07 13:21:55 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= pandoc-types-1.12.4.1 -PKGREVISION= 7 +PKGREVISION= 11 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-pandoc-types/buildlink3.mk b/textproc/hs-pandoc-types/buildlink3.mk index 01fbffb5b..a6ca7d808 100644 --- a/textproc/hs-pandoc-types/buildlink3.mk +++ b/textproc/hs-pandoc-types/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2015/01/07 13:21:55 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-pandoc-types @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-pandoc-types HS_PANDOC_TYPES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-pandoc-types+= hs-pandoc-types>=1.12.4 -BUILDLINK_ABI_DEPENDS.hs-pandoc-types+= hs-pandoc-types>=1.12.4.1nb7 +BUILDLINK_ABI_DEPENDS.hs-pandoc-types+= hs-pandoc-types>=1.12.4.1nb11 BUILDLINK_PKGSRCDIR.hs-pandoc-types?= ../../textproc/hs-pandoc-types .include "../../converters/hs-aeson/buildlink3.mk" diff --git a/textproc/hs-parsec/DESCR b/textproc/hs-parsec/DESCR index cc549233d..235adb91c 100644 --- a/textproc/hs-parsec/DESCR +++ b/textproc/hs-parsec/DESCR @@ -1,5 +1,5 @@ -Parsec is designed from scratch as an industrial-strength parser -library. It is simple, safe, well documented (on the package -homepage), has extensive libraries and good error messages, and is -also fast. It is defined as a monad transformer that can be stacked on -arbitrary monads, and it is also parametric in the input stream type. +Parsec is designed from scratch as an industrial-strength parser library. It is +simple, safe, well documented (on the package homepage), has extensive +libraries, good error messages, and is fast. It is defined as a monad +transformer that can be stacked on arbitrary monads, and it is also parametric +in the input stream type. diff --git a/textproc/hs-parsec/Makefile b/textproc/hs-parsec/Makefile index 6d8bff1aa..2e5bac98b 100644 --- a/textproc/hs-parsec/Makefile +++ b/textproc/hs-parsec/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/09 22:08:41 szptvlfn Exp $ -DISTNAME= parsec-3.1.7 -PKGREVISION= 3 +DISTNAME= parsec-3.1.9 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-parsec/buildlink3.mk b/textproc/hs-parsec/buildlink3.mk index dcd228b88..3f82d2a7a 100644 --- a/textproc/hs-parsec/buildlink3.mk +++ b/textproc/hs-parsec/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/06/09 22:08:41 szptvlfn Exp $ BUILDLINK_TREE+= hs-parsec .if !defined(HS_PARSEC_BUILDLINK3_MK) HS_PARSEC_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.hs-parsec+= hs-parsec>=3.1.7 -BUILDLINK_ABI_DEPENDS.hs-parsec+= hs-parsec>=3.1.7nb3 +BUILDLINK_API_DEPENDS.hs-parsec+= hs-parsec>=3.1.9 +BUILDLINK_ABI_DEPENDS.hs-parsec+= hs-parsec>=3.1.9 BUILDLINK_PKGSRCDIR.hs-parsec?= ../../textproc/hs-parsec .include "../../devel/hs-mtl/buildlink3.mk" diff --git a/textproc/hs-parsec/distinfo b/textproc/hs-parsec/distinfo index 4b1fa28a7..d82d17097 100644 --- a/textproc/hs-parsec/distinfo +++ b/textproc/hs-parsec/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/10/19 21:25:47 szptvlfn Exp $ +$NetBSD: distinfo,v 1.4 2015/06/09 22:08:41 szptvlfn Exp $ -SHA1 (parsec-3.1.7.tar.gz) = d342559a7d4117d8b7e3b4ee36980aaf64ba13c5 -RMD160 (parsec-3.1.7.tar.gz) = a4da38b8c74c529bfb2c75f92027d4b2f4470c8a -Size (parsec-3.1.7.tar.gz) = 29556 bytes +SHA1 (parsec-3.1.9.tar.gz) = 52eb8bf530111a2e92f710d14f0cf6e43eaaf741 +RMD160 (parsec-3.1.9.tar.gz) = 366255e648b0b9e20a555e942c71f53014a5a513 +Size (parsec-3.1.9.tar.gz) = 29668 bytes diff --git a/textproc/hs-polyparse/Makefile b/textproc/hs-polyparse/Makefile index b1fd73a54..406d9a5ae 100644 --- a/textproc/hs-polyparse/Makefile +++ b/textproc/hs-polyparse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ DISTNAME= polyparse-1.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-polyparse/buildlink3.mk b/textproc/hs-polyparse/buildlink3.mk index 1c0e98e29..1f5f2fecb 100644 --- a/textproc/hs-polyparse/buildlink3.mk +++ b/textproc/hs-polyparse/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ BUILDLINK_TREE+= hs-polyparse @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-polyparse HS_POLYPARSE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-polyparse+= hs-polyparse>=1.9 -BUILDLINK_ABI_DEPENDS.hs-polyparse+= hs-polyparse>=1.9nb4 +BUILDLINK_ABI_DEPENDS.hs-polyparse+= hs-polyparse>=1.9nb5 BUILDLINK_PKGSRCDIR.hs-polyparse?= ../../textproc/hs-polyparse .include "../../devel/hs-text/buildlink3.mk" diff --git a/textproc/hs-tagsoup/Makefile b/textproc/hs-tagsoup/Makefile index 9c3aa5210..e5792e3c2 100644 --- a/textproc/hs-tagsoup/Makefile +++ b/textproc/hs-tagsoup/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:26 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ DISTNAME= tagsoup-0.13.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-tagsoup/buildlink3.mk b/textproc/hs-tagsoup/buildlink3.mk index 4b5e213f3..3f5df5a14 100644 --- a/textproc/hs-tagsoup/buildlink3.mk +++ b/textproc/hs-tagsoup/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:26 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ BUILDLINK_TREE+= hs-tagsoup @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-tagsoup HS_TAGSOUP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-tagsoup+= hs-tagsoup>=0.13.1 -BUILDLINK_ABI_DEPENDS.hs-tagsoup+= hs-tagsoup>=0.13.1nb4 +BUILDLINK_ABI_DEPENDS.hs-tagsoup+= hs-tagsoup>=0.13.1nb5 BUILDLINK_PKGSRCDIR.hs-tagsoup?= ../../textproc/hs-tagsoup .include "../../devel/hs-text/buildlink3.mk" diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile index 9177eca12..1472376bf 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/01/07 13:21:55 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/09 22:09:42 szptvlfn Exp $ DISTNAME= texmath-0.8 -PKGREVISION= 8 +PKGREVISION= 13 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk index 052f6daf0..fec0126ce 100644 --- a/textproc/hs-texmath/buildlink3.mk +++ b/textproc/hs-texmath/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2015/01/07 13:21:55 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2015/06/09 22:09:42 szptvlfn Exp $ BUILDLINK_TREE+= hs-texmath @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-texmath HS_TEXMATH_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-texmath+= hs-texmath>=0.8 -BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb8 +BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb13 BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath .include "../../devel/hs-mtl/buildlink3.mk" diff --git a/textproc/hs-xml/Makefile b/textproc/hs-xml/Makefile index 714f5a757..9b904eb08 100644 --- a/textproc/hs-xml/Makefile +++ b/textproc/hs-xml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:26 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ DISTNAME= xml-1.3.13 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-xml/buildlink3.mk b/textproc/hs-xml/buildlink3.mk index 25cf9f432..ea40ff69f 100644 --- a/textproc/hs-xml/buildlink3.mk +++ b/textproc/hs-xml/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:26 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 20:09:00 szptvlfn Exp $ BUILDLINK_TREE+= hs-xml @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-xml HS_XML_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-xml+= hs-xml>=1.3.13 -BUILDLINK_ABI_DEPENDS.hs-xml+= hs-xml>=1.3.13nb4 +BUILDLINK_ABI_DEPENDS.hs-xml+= hs-xml>=1.3.13nb5 BUILDLINK_PKGSRCDIR.hs-xml?= ../../textproc/hs-xml .include "../../devel/hs-text/buildlink3.mk" diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile index d3dccd2df..850632afe 100644 --- a/textproc/html2wml/Makefile +++ b/textproc/html2wml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:20 wiz Exp $ DISTNAME= html2wml-0.4.8r2 PKGNAME= html2wml-0.4.8.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc converters MASTER_SITES= http://maddingue.free.fr/softwares/download/Html2Wml/html2wml-0.4.x/ \ ${MASTER_SITE_SOURCEFORGE:=htmlwml/} diff --git a/textproc/hunspell-de/Makefile b/textproc/hunspell-de/Makefile index ea2be1656..c067d42b8 100644 --- a/textproc/hunspell-de/Makefile +++ b/textproc/hunspell-de/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:21 wiz Exp $ DISTNAME= igerman98-20131206 PKGNAME= ${DISTNAME:S/igerman98/hunspell-de/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/hunspell-it_IT/Makefile b/textproc/hunspell-it_IT/Makefile index dcce8f8a7..28c3586b0 100644 --- a/textproc/hunspell-it_IT/Makefile +++ b/textproc/hunspell-it_IT/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/10/25 06:55:55 asau Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/07 03:40:19 joerg Exp $ DISTNAME= italiano_2_4_2007_09_01 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linguistico/} EXTRACT_SUFX= .zip diff --git a/textproc/hunspell-it_IT/PLIST b/textproc/hunspell-it_IT/PLIST index 17a0d3fac..df1b4140e 100644 --- a/textproc/hunspell-it_IT/PLIST +++ b/textproc/hunspell-it_IT/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/12 21:49:37 ahoka Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/07 03:40:19 joerg Exp $ share/doc/hunspell-${DICTNAME}/${DICTNAME}_AUTHORS share/doc/hunspell-${DICTNAME}/${DICTNAME}_COPYING share/doc/hunspell-${DICTNAME}/${DICTNAME}_ChangeLog @@ -10,5 +10,3 @@ share/doc/hunspell-${DICTNAME}/${DICTNAME}_statistiche.ods share/doc/hunspell-${DICTNAME}/${DICTNAME}_todo.txt share/hunspell/${DICTNAME}.aff share/hunspell/${DICTNAME}.dic -@unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE} -@dirrm share/doc/hunspell-${DICTNAME} diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index c3720805e..712147efb 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:34 wiz Exp $ -# +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:20 wiz Exp $ -DISTNAME= hunspell-1.3.2 -PKGREVISION= 3 +DISTNAME= hunspell-1.3.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} diff --git a/textproc/hunspell/PLIST b/textproc/hunspell/PLIST index d0335829a..240aba876 100644 --- a/textproc/hunspell/PLIST +++ b/textproc/hunspell/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2012/02/13 14:42:59 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/07 08:22:24 wiz Exp $ bin/affixcompress bin/analyze bin/chmorph @@ -30,14 +30,12 @@ include/hunspell/replist.hxx include/hunspell/suggestmgr.hxx include/hunspell/w_char.hxx lib/libhunspell-1.3.la -lib/libparsers.a lib/pkgconfig/hunspell.pc man/hu/man1/hunspell.1 -man/hu/man4/hunspell.4 man/man1/hunspell.1 man/man1/hunzip.1 man/man1/hzip.1 man/man3/hunspell.3 -man/man4/hunspell.4 +man/man5/hunspell.5 share/locale/hu/LC_MESSAGES/hunspell.mo share/locale/it/LC_MESSAGES/hunspell.mo diff --git a/textproc/hunspell/distinfo b/textproc/hunspell/distinfo index 1fae24ab5..7b6e7dec9 100644 --- a/textproc/hunspell/distinfo +++ b/textproc/hunspell/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2012/02/13 14:42:59 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/06/07 08:22:24 wiz Exp $ -SHA1 (hunspell-1.3.2.tar.gz) = 902c76d2b55a22610e2227abc4fd26cbe606a51c -RMD160 (hunspell-1.3.2.tar.gz) = f193de180f9ac29cfb54824a45366ba57b27e5c4 -Size (hunspell-1.3.2.tar.gz) = 975917 bytes +SHA1 (hunspell-1.3.3.tar.gz) = 219b20f305d6690f666ff3864a16e4674908a553 +RMD160 (hunspell-1.3.3.tar.gz) = 6e45fdf0c602f0694f414b0cb33de34a5bf95683 +Size (hunspell-1.3.3.tar.gz) = 986081 bytes SHA1 (patch-aa) = b03a51d88bd57786f4a0ac01a3b760b4d8ba385a SHA1 (patch-ab) = 01ff90fc2ebf1049d791a0669ddcc3f5495729c0 SHA1 (patch-ac) = 27cad6078b55bce7144f462ddebac9887392c93b diff --git a/textproc/hyperestraier/distinfo b/textproc/hyperestraier/distinfo index 52d25a180..4eb45daa6 100644 --- a/textproc/hyperestraier/distinfo +++ b/textproc/hyperestraier/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.30 2013/10/20 17:49:58 joerg Exp $ +$NetBSD: distinfo,v 1.31 2015/06/11 15:14:14 taca Exp $ SHA1 (hyperestraier-1.4.13.tar.gz) = 21c3f325f42019fef096172105c2fc16f3e72fc0 RMD160 (hyperestraier-1.4.13.tar.gz) = 8af0af25df6d5bd45a09e9abfbb26300339b5a2c @@ -6,7 +6,7 @@ Size (hyperestraier-1.4.13.tar.gz) = 1014600 bytes SHA1 (patch-aa) = 67e563ac93b2b3e09122d3fcd12fc443d437fdb3 SHA1 (patch-ab) = f3f57404f02ff9928adc0a8c5c9ddec65700ce85 SHA1 (patch-ac) = 06bc0a56cc3a7592995d615a1afbffce8fb99931 -SHA1 (patch-ad) = 519ec64e5e87b5de00a488b4d19d82fe336724f4 -SHA1 (patch-ae) = fcde455f65834f004897805b61de40b1171ae6dd +SHA1 (patch-ad) = 1ac7dad8bc89fc8bba945a89fa771b925daed7bf +SHA1 (patch-ae) = 61621529c87c9040b8b948f03d461111c8488644 SHA1 (patch-af) = 24ba33d20fc9b23cbc91c8345d2250db14dab536 SHA1 (patch-rubynative_src_extconf.rb) = fbe2f3b3156a04a4d8ed78719dc429070eb9a559 diff --git a/textproc/hyperestraier/patches/patch-ad b/textproc/hyperestraier/patches/patch-ad index c103c5f3f..d27af4d25 100644 --- a/textproc/hyperestraier/patches/patch-ad +++ b/textproc/hyperestraier/patches/patch-ad @@ -1,8 +1,11 @@ -$NetBSD: patch-ad,v 1.4 2008/06/19 15:18:31 taca Exp $ +$NetBSD: patch-ad,v 1.5 2015/06/11 15:14:14 taca Exp $ + +* Do not guess paths. +* Fix build problem on Ruby 2.2 and later. --- rubynative/configure.orig 2007-12-25 01:53:40.000000000 +0000 +++ rubynative/configure -@@ -1233,27 +1233,6 @@ RDOC="rdoc" +@@ -1233,32 +1233,11 @@ RDOC="rdoc" MYRBLIBDIR=/usr/local/lib/ruby/site_ruby MYRUNPATH="" @@ -30,12 +33,18 @@ $NetBSD: patch-ad,v 1.4 2008/06/19 15:18:31 taca Exp $ # Setting the default prefix if test "$prefix" = NONE + then +- prefix=`ruby -rrbconfig -e 'puts(Config::CONFIG.fetch("prefix"))'` ++ prefix=`ruby -rrbconfig -e 'puts(RbConfig::CONFIG.fetch("prefix"))'` + fi + + @@ -1285,7 +1264,7 @@ fi printf '%s\n' "$RDOC" # Librarh path -myrblibdir=`ruby -rrbconfig -e 'puts(Config::CONFIG.fetch("sitelibdir"))'` -+myrblibdir=`ruby -rrbconfig -e 'puts(Config::CONFIG.fetch("vendorarchdir"))'` ++myrblibdir=`ruby -rrbconfig -e 'puts(RbConfig::CONFIG.fetch("vendorarchdir"))'` if test -n "$myrblibdir" then MYRBLIBDIR="$myrblibdir" diff --git a/textproc/hyperestraier/patches/patch-ae b/textproc/hyperestraier/patches/patch-ae index fb79a1fbb..b91546ee5 100644 --- a/textproc/hyperestraier/patches/patch-ae +++ b/textproc/hyperestraier/patches/patch-ae @@ -1,8 +1,11 @@ -$NetBSD: patch-ae,v 1.2 2008/06/19 15:18:31 taca Exp $ +$NetBSD: patch-ae,v 1.3 2015/06/11 15:14:14 taca Exp $ + +* Do not guess paths. +* Fix build problem on Ruby 2.2 and later. --- rubypure/configure.orig 2007-12-25 01:53:42.000000000 +0000 +++ rubypure/configure -@@ -1232,27 +1232,6 @@ RUBY="ruby" +@@ -1232,32 +1232,11 @@ RUBY="ruby" RDOC="rdoc" MYRBLIBDIR=/usr/local/lib/ruby/site_ruby @@ -30,12 +33,18 @@ $NetBSD: patch-ae,v 1.2 2008/06/19 15:18:31 taca Exp $ # Setting the default prefix if test "$prefix" = NONE + then +- prefix=`ruby -rrbconfig -e 'puts(Config::CONFIG.fetch("prefix"))'` ++ prefix=`ruby -rrbconfig -e 'puts(RbConfig::CONFIG.fetch("prefix"))'` + fi + + @@ -1284,7 +1263,7 @@ fi printf '%s\n' "$RDOC" # Librarh path -myrblibdir=`ruby -rrbconfig -e 'puts(Config::CONFIG.fetch("sitelibdir"))'` -+myrblibdir=`ruby -rrbconfig -e 'puts(Config::CONFIG.fetch("vendorlibdir"))'` ++myrblibdir=`ruby -rrbconfig -e 'puts(RbConfig::CONFIG.fetch("vendorlibdir"))'` if test -n "$myrblibdir" then MYRBLIBDIR="$myrblibdir" diff --git a/textproc/hyphen/Makefile b/textproc/hyphen/Makefile index 280734f9e..9a2433a6d 100644 --- a/textproc/hyphen/Makefile +++ b/textproc/hyphen/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:21 wiz Exp $ DISTNAME= hyphen-2.8.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/} diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile index f556a202a..59fdb5ebe 100644 --- a/textproc/icu/Makefile +++ b/textproc/icu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.96 2015/03/06 14:43:15 spz Exp $ +# $NetBSD: Makefile,v 1.97 2015/04/06 07:22:54 adam Exp $ -DISTNAME= icu4c-54_1-src +DISTNAME= icu4c-55_1-src PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g} -PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tgz diff --git a/textproc/icu/PLIST b/textproc/icu/PLIST index 0189206ff..18dd2bff3 100644 --- a/textproc/icu/PLIST +++ b/textproc/icu/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.32 2014/10/07 16:09:53 adam Exp $ +@comment $NetBSD: PLIST,v 1.33 2015/04/06 07:22:54 adam Exp $ bin/derb bin/genbrk bin/gencfu @@ -94,7 +94,7 @@ include/unicode/reldatefmt.h include/unicode/rep.h include/unicode/resbund.h include/unicode/schriter.h -include/unicode/scientificformathelper.h +include/unicode/scientificnumberformatter.h include/unicode/search.h include/unicode/selfmt.h include/unicode/simpletz.h @@ -141,11 +141,13 @@ include/unicode/udateintervalformat.h include/unicode/udatpg.h include/unicode/udisplaycontext.h include/unicode/uenum.h +include/unicode/ufieldpositer.h include/unicode/uformattable.h include/unicode/ugender.h include/unicode/uidna.h include/unicode/uiter.h include/unicode/uldnames.h +include/unicode/ulistformatter.h include/unicode/uloc.h include/unicode/ulocdata.h include/unicode/umachine.h @@ -199,35 +201,35 @@ lib/icu/current lib/icu/pkgdata.inc lib/libicudata.a lib/libicudata.so -lib/libicudata.so.54 +lib/libicudata.so.55 lib/libicudata.so.${PKGVERSION} lib/libicui18n.a lib/libicui18n.so -lib/libicui18n.so.54 +lib/libicui18n.so.55 lib/libicui18n.so.${PKGVERSION} lib/libicuio.a lib/libicuio.so -lib/libicuio.so.54 +lib/libicuio.so.55 lib/libicuio.so.${PKGVERSION} lib/libicule.a lib/libicule.so -lib/libicule.so.54 +lib/libicule.so.55 lib/libicule.so.${PKGVERSION} lib/libiculx.a lib/libiculx.so -lib/libiculx.so.54 +lib/libiculx.so.55 lib/libiculx.so.${PKGVERSION} lib/libicutest.a lib/libicutest.so -lib/libicutest.so.54 +lib/libicutest.so.55 lib/libicutest.so.${PKGVERSION} lib/libicutu.a lib/libicutu.so -lib/libicutu.so.54 +lib/libicutu.so.55 lib/libicutu.so.${PKGVERSION} lib/libicuuc.a lib/libicuuc.so -lib/libicuuc.so.54 +lib/libicuuc.so.55 lib/libicuuc.so.${PKGVERSION} lib/pkgconfig/icu-i18n.pc lib/pkgconfig/icu-io.pc diff --git a/textproc/icu/buildlink3.mk b/textproc/icu/buildlink3.mk index ea7d052ce..dfa3aa6c0 100644 --- a/textproc/icu/buildlink3.mk +++ b/textproc/icu/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/06 07:22:54 adam Exp $ BUILDLINK_TREE+= icu @@ -6,7 +6,7 @@ BUILDLINK_TREE+= icu ICU_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.icu+= icu>=3.4 -BUILDLINK_ABI_DEPENDS.icu+= icu>=54.1nb1 +BUILDLINK_ABI_DEPENDS.icu+= icu>=55.1 BUILDLINK_PKGSRCDIR.icu?= ../../textproc/icu .endif # ICU_BUILDLINK3_MK diff --git a/textproc/icu/distinfo b/textproc/icu/distinfo index 78c778592..168f52543 100644 --- a/textproc/icu/distinfo +++ b/textproc/icu/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.52 2015/03/06 14:43:15 spz Exp $ +$NetBSD: distinfo,v 1.53 2015/04/06 07:22:54 adam Exp $ -SHA1 (icu4c-54_1-src.tgz) = 8c752490bbf31cea26e20246430cee67d48abe34 -RMD160 (icu4c-54_1-src.tgz) = b1440e1a3330b12336742c881863a8de6a6d2235 -Size (icu4c-54_1-src.tgz) = 25485678 bytes -SHA1 (patch-CVE-2014-7923+7926) = cb5e355c6e5b4860c581a9743706b800d56dadf2 +SHA1 (icu4c-55_1-src.tgz) = 3bb301c11be0e239c653e8aa2925c53f6f4dc88d +RMD160 (icu4c-55_1-src.tgz) = 94dcaaac13b41de3588b01f39febe1b1cbd5765d +Size (icu4c-55_1-src.tgz) = 25600847 bytes SHA1 (patch-aa) = fd5c513e75ca17a46be4ed010455bda63731afff SHA1 (patch-ab) = 32f0e4c241535e37e4cad9b871ed3d36b4184199 SHA1 (patch-ac) = e7cee161315321d2580074054d87714b55319886 @@ -19,4 +18,4 @@ SHA1 (patch-config_icu-config-bottom) = 168b89ee9180d4ae545125866ee91eb004010501 SHA1 (patch-config_mh-scoosr5) = 47703dcc184f58c0382da3225f849424ab74d472 SHA1 (patch-configure) = 2d17823ee06693ce382745ce345eca37001a0a7c SHA1 (patch-configure.ac) = ea7586eb8131ff53a483b5bd7ca162886e9045f1 -SHA1 (patch-tools-toolutil-pkg_genc.c) = a38dc7f38edd5a4c743f1f1927642b12864735fe +SHA1 (patch-tools-toolutil-pkg_genc.c) = b5a9eb679908d9f579ff095c5389ec1aa8df8e1e diff --git a/textproc/icu/patches/patch-CVE-2014-7923+7926 b/textproc/icu/patches/patch-CVE-2014-7923+7926 deleted file mode 100644 index 14729c2e6..000000000 --- a/textproc/icu/patches/patch-CVE-2014-7923+7926 +++ /dev/null @@ -1,85 +0,0 @@ -$NetBSD: patch-CVE-2014-7923+7926,v 1.1 2015/03/06 14:43:15 spz Exp $ - -patches for CVE-2014-7923 and CVE-2014-7926 from -https://chromium.googlesource.com/chromium/deps/icu52/+/6242e2fbb36f486f2c0addd1c3cef67fc4ed33fb - ---- i18n/regexcmp.cpp.orig 2014-10-03 16:10:36.000000000 +0000 -+++ i18n/regexcmp.cpp -@@ -2132,6 +2132,10 @@ void RegexCompile::handleCloseParen() { - int32_t patEnd = fRXPat->fCompiledPat->size() - 1; - int32_t minML = minMatchLength(fMatchOpenParen, patEnd); - int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); -+ if (URX_TYPE(maxML) != 0) { -+ error(U_REGEX_LOOK_BEHIND_LIMIT); -+ break; -+ } - if (maxML == INT32_MAX) { - error(U_REGEX_LOOK_BEHIND_LIMIT); - break; -@@ -2165,6 +2169,10 @@ void RegexCompile::handleCloseParen() { - int32_t patEnd = fRXPat->fCompiledPat->size() - 1; - int32_t minML = minMatchLength(fMatchOpenParen, patEnd); - int32_t maxML = maxMatchLength(fMatchOpenParen, patEnd); -+ if (URX_TYPE(maxML) != 0) { -+ error(U_REGEX_LOOK_BEHIND_LIMIT); -+ break; -+ } - if (maxML == INT32_MAX) { - error(U_REGEX_LOOK_BEHIND_LIMIT); - break; -@@ -2328,7 +2336,15 @@ UBool RegexCompile::compileInlineInterva - int32_t topOfBlock = blockTopLoc(FALSE); - if (fIntervalUpper == 0) { - // Pathological case. Attempt no matches, as if the block doesn't exist. -+ // Discard the generated code for the block. -+ // If the block included parens, discard the info pertaining to them as well. - fRXPat->fCompiledPat->setSize(topOfBlock); -+ if (fMatchOpenParen >= topOfBlock) { -+ fMatchOpenParen = -1; -+ } -+ if (fMatchCloseParen >= topOfBlock) { -+ fMatchCloseParen = -1; -+ } - return TRUE; - } - ---- i18n/regexcmp.h.orig 2014-10-03 16:10:36.000000000 +0000 -+++ i18n/regexcmp.h -@@ -187,7 +187,9 @@ private: - int32_t fMatchOpenParen; // The position in the compiled pattern - // of the slot reserved for a state save - // at the start of the most recently processed -- // parenthesized block. -+ // parenthesized block. Updated when processing -+ // a close to the location for the corresponding open. -+ - int32_t fMatchCloseParen; // The position in the pattern of the first - // location after the most recently processed - // parenthesized block. ---- test/testdata/regextst.txt.orig 2014-10-03 16:09:58.000000000 +0000 -+++ test/testdata/regextst.txt -@@ -1178,6 +1178,24 @@ - "(?<=a{1,})bc" E "aaaa<0>bcdef" # U_REGEX_LOOK_BEHIND_LIMIT error. - "(?<=(?:){11})bc" "<0>bc" # Empty (?:) expression. - -+# Bug 11369 -+# Incorrect optimization of patterns with a zero length quantifier {0} -+ -+"(.|b)(|b){0}\$(?#xxx){3}(?>\D*)" "AAAAABBBBBCCCCCDDDDEEEEE" -+"(|b)ab(c)" "<0><1>ab<2>c" -+"(|b){0}a{3}(D*)" "<0>aaa<2>" -+"(|b){0,1}a{3}(D*)" "<0><1>aaa<2>" -+"((|b){0})a{3}(D*)" "<0><1>aaa<3>" -+ -+# Bug 11370 -+# Max match length computation of look-behind expression gives result that is too big to fit in the -+# in the 24 bit operand portion of the compiled code. Expressions should fail to compile -+# (Look-behind match length must be bounded. This case is treated as unbounded, an error.) -+ -+"(?=2.2.0 -BUILDLINK_ABI_DEPENDS.libclucene?= libclucene>=2.3.3.4nb4 +BUILDLINK_ABI_DEPENDS.libclucene?= libclucene>=2.3.3.4nb5 BUILDLINK_PKGSRCDIR.libclucene?= ../../textproc/libclucene .endif # LIBCLUCENE_BUILDLINK3_MK diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 1abfe1700..ef270f373 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:34 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:21 wiz Exp $ DISTNAME= libxml++-2.34.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml++/2.34/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index bf0ec12b3..cf738dd7b 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.136 2015/03/22 05:53:12 tnn Exp $ +# $NetBSD: Makefile,v 1.137 2015/04/24 11:32:29 spz Exp $ DISTNAME= libxml2-2.9.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ http://xmlsoft.org/sources/ diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index dbfa9851c..6c166d178 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,14 +1,17 @@ -$NetBSD: distinfo,v 1.105 2014/10/28 18:55:56 drochner Exp $ +$NetBSD: distinfo,v 1.106 2015/04/24 11:32:29 spz Exp $ SHA1 (libxml2-2.9.2.tar.gz) = f46a37ea6d869f702e03f393c376760f3cbee673 RMD160 (libxml2-2.9.2.tar.gz) = 969b4ed8782f455fd4a6ca1c1b4ffa7651090070 Size (libxml2-2.9.2.tar.gz) = 5444991 bytes -SHA1 (patch-aa) = 589a279df1a5fac8b1b2dbd0018a1bbf0c5ab169 -SHA1 (patch-ab) = 11567fe9a3fde42f3901fd4ab4620bf845fe634b -SHA1 (patch-ac) = 101cd554fd22e8e9817e21591240eb784b1219b5 -SHA1 (patch-ad) = cd45da492b02cce9983c46762839f68b8b1e0177 -SHA1 (patch-ae) = 2823276343f65c7d244d22e548faa6a517445819 -SHA1 (patch-ag) = 19afd69713298ecbd247ba733a7c0c13464ae572 -SHA1 (patch-aj) = 988c30b4b09a1cbaf9e7db02bb8981da0f1beaa7 +SHA1 (patch-aa) = 7d1213079cc78c9a28476c49f1283ab1c6af3b34 +SHA1 (patch-ab) = bf8983fcde35edf0e450209bf07f0fa628f7bd9e +SHA1 (patch-ac) = 015a5903a86793bd770f16f251b94e5b2562b3f7 +SHA1 (patch-ad) = fe255e93f9aefd5403d646cd45d9fbdcbd100bd6 +SHA1 (patch-ae) = d479d5a0c8b906de3cbe1c30b100c6f8b1bb9c43 +SHA1 (patch-ag) = f037f13ccc4047d4bf824a2091e60ac89b172558 +SHA1 (patch-aj) = aab00bf2ba0168fa8f6070db985531c676b5c34d SHA1 (patch-ba) = 78097bb871cc614c8d95a53d825542d23e113192 -SHA1 (patch-threads.c) = 70bb0a779dff6611f755128d609f82360a492f9a +SHA1 (patch-buf.c) = 087a768a39441189b226cda500475014462ff8fd +SHA1 (patch-include_libxml_tree.h) = 9978e6a3ea2408a9aaf68fe1663df5f7dce12eee +SHA1 (patch-threads.c) = 425796881df8520356abbfff001f0e6191d9f186 +SHA1 (patch-xmlreader.c) = cb8710e4c0261a98a68e3e69388d3a4341629f22 diff --git a/textproc/libxml2/patches/patch-aa b/textproc/libxml2/patches/patch-aa index 822c133b3..871e2af38 100644 --- a/textproc/libxml2/patches/patch-aa +++ b/textproc/libxml2/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.27 2013/05/26 09:22:14 adam Exp $ +$NetBSD: patch-aa,v 1.28 2015/04/24 11:32:29 spz Exp $ ---- Makefile.in.orig 2010-11-04 17:28:16.000000000 +0000 +--- Makefile.in.orig 2014-10-16 07:35:13.000000000 +0000 +++ Makefile.in -@@ -765,7 +765,7 @@ pkgconfig_DATA = libxml-2.0.pc +@@ -835,7 +835,7 @@ cmake_DATA = libxml2-config.cmake # BASE_DIR = $(datadir)/doc DOC_MODULE = libxml2-$(VERSION) diff --git a/textproc/libxml2/patches/patch-ab b/textproc/libxml2/patches/patch-ab index 19be1f615..6f5ca6c3d 100644 --- a/textproc/libxml2/patches/patch-ab +++ b/textproc/libxml2/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.27 2013/05/26 09:22:14 adam Exp $ +$NetBSD: patch-ab,v 1.28 2015/04/24 11:32:29 spz Exp $ ---- configure.orig 2013-04-19 07:36:11.000000000 +0000 +--- configure.orig 2014-10-16 07:35:12.000000000 +0000 +++ configure -@@ -13948,7 +13948,7 @@ fi +@@ -14349,7 +14349,7 @@ fi fi @@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.27 2013/05/26 09:22:14 adam Exp $ XML_INCLUDEDIR='-I${includedir}/libxml2' XML_CFLAGS="" -@@ -14417,13 +14417,13 @@ else +@@ -14822,13 +14822,13 @@ else if test "$with_threads" = "pthread" || test "$with_threads" = "" || test "$with_threads" = "yes" ; then ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default" if test "x$ac_cv_header_pthread_h" = xyes; then : @@ -28,7 +28,7 @@ $NetBSD: patch-ab,v 1.27 2013/05/26 09:22:14 adam Exp $ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -14455,7 +14455,7 @@ fi +@@ -14860,7 +14860,7 @@ fi $as_echo "$ac_cv_lib_pthread_pthread_join" >&6; } if test "x$ac_cv_lib_pthread_pthread_join" = xyes; then : @@ -37,7 +37,7 @@ $NetBSD: patch-ab,v 1.27 2013/05/26 09:22:14 adam Exp $ $as_echo "#define HAVE_LIBPTHREAD /**/" >>confdefs.h -@@ -14477,12 +14477,12 @@ fi +@@ -14882,12 +14882,12 @@ fi *beos*) WITH_THREADS="1" THREAD_CFLAGS="$THREAD_CFLAGS -DHAVE_BEOS_THREADS" ;; @@ -52,7 +52,7 @@ $NetBSD: patch-ab,v 1.27 2013/05/26 09:22:14 adam Exp $ if expr ${GCC_MEDIUM} \> 2 \& ${GCC_MAJOR} = 3 > /dev/null then THREAD_LIBS="" -@@ -14499,6 +14499,10 @@ fi +@@ -14904,6 +14904,10 @@ fi fi fi ;; @@ -63,7 +63,7 @@ $NetBSD: patch-ab,v 1.27 2013/05/26 09:22:14 adam Exp $ esac if test "$WITH_THREADS" = "1" ; then THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT" -@@ -14769,7 +14773,7 @@ else +@@ -15174,7 +15178,7 @@ else TEST_SAX=SAXtests fi @@ -72,7 +72,7 @@ $NetBSD: patch-ab,v 1.27 2013/05/26 09:22:14 adam Exp $ WITH_SAX1_SOURCES_TRUE= WITH_SAX1_SOURCES_FALSE='#' else -@@ -15191,10 +15195,6 @@ case "$host" in +@@ -15605,10 +15609,6 @@ case "$host" in $as_echo "#define _WINSOCKAPI_ 1" >>confdefs.h diff --git a/textproc/libxml2/patches/patch-ac b/textproc/libxml2/patches/patch-ac index 954d46425..0af00c13f 100644 --- a/textproc/libxml2/patches/patch-ac +++ b/textproc/libxml2/patches/patch-ac @@ -1,6 +1,6 @@ -$NetBSD: patch-ac,v 1.7 2012/09/15 10:23:38 adam Exp $ +$NetBSD: patch-ac,v 1.8 2015/04/24 11:32:29 spz Exp $ ---- catalog.c.orig 2005-04-01 15:15:01.000000000 +0200 +--- catalog.c.orig 2014-10-03 11:28:05.000000000 +0000 +++ catalog.c @@ -70,10 +70,10 @@ #define XML_URN_PUBID "urn:publicid:" diff --git a/textproc/libxml2/patches/patch-ad b/textproc/libxml2/patches/patch-ad index 9dd6ca29a..ad1ca8f88 100644 --- a/textproc/libxml2/patches/patch-ad +++ b/textproc/libxml2/patches/patch-ad @@ -1,6 +1,6 @@ -$NetBSD: patch-ad,v 1.17 2005/07/12 21:15:21 recht Exp $ +$NetBSD: patch-ad,v 1.18 2015/04/24 11:32:29 spz Exp $ ---- xmlcatalog.c.orig 2005-01-04 15:49:48.000000000 +0100 +--- xmlcatalog.c.orig 2014-10-03 11:28:06.000000000 +0000 +++ xmlcatalog.c @@ -43,7 +43,7 @@ static char *filename = NULL; diff --git a/textproc/libxml2/patches/patch-ae b/textproc/libxml2/patches/patch-ae index a6563afee..c9141e779 100644 --- a/textproc/libxml2/patches/patch-ae +++ b/textproc/libxml2/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.13 2013/05/26 09:22:14 adam Exp $ +$NetBSD: patch-ae,v 1.14 2015/04/24 11:32:29 spz Exp $ ---- doc/examples/Makefile.in.orig 2012-09-11 06:55:36.000000000 +0000 +--- doc/examples/Makefile.in.orig 2014-10-16 07:35:13.000000000 +0000 +++ doc/examples/Makefile.in -@@ -844,7 +844,7 @@ uninstall-am: +@@ -916,7 +916,7 @@ uninstall-am: install-data-local: $(MKDIR_P) $(DESTDIR)$(HTML_DIR) diff --git a/textproc/libxml2/patches/patch-ag b/textproc/libxml2/patches/patch-ag index 7a8e24a97..d64050c84 100644 --- a/textproc/libxml2/patches/patch-ag +++ b/textproc/libxml2/patches/patch-ag @@ -1,6 +1,6 @@ -$NetBSD: patch-ag,v 1.11 2012/09/15 10:23:38 adam Exp $ +$NetBSD: patch-ag,v 1.12 2015/04/24 11:32:29 spz Exp $ ---- encoding.c.orig 2009-09-24 17:31:59.000000000 +0200 +--- encoding.c.orig 2014-10-03 11:53:06.000000000 +0000 +++ encoding.c @@ -1433,6 +1433,9 @@ xmlInitCharEncodingHandlers(void) { xmlRegisterCharEncodingHandlersISO8859x (); diff --git a/textproc/libxml2/patches/patch-aj b/textproc/libxml2/patches/patch-aj index 5dfa9ea7e..d3bac6f99 100644 --- a/textproc/libxml2/patches/patch-aj +++ b/textproc/libxml2/patches/patch-aj @@ -1,9 +1,9 @@ -$NetBSD: patch-aj,v 1.3 2012/09/15 10:23:38 adam Exp $ +$NetBSD: patch-aj,v 1.4 2015/04/24 11:32:29 spz Exp $ Inlucde resolv.h conditionally: https://bugzilla.gnome.org/show_bug.cgi?id=617053 ---- nanohttp.c.orig 2012-09-11 04:23:25.000000000 +0000 +--- nanohttp.c.orig 2014-10-03 11:28:05.000000000 +0000 +++ nanohttp.c @@ -43,8 +43,10 @@ #ifdef HAVE_ARPA_NAMESER_H diff --git a/textproc/libxml2/patches/patch-buf.c b/textproc/libxml2/patches/patch-buf.c new file mode 100644 index 000000000..3f7cf8fb2 --- /dev/null +++ b/textproc/libxml2/patches/patch-buf.c @@ -0,0 +1,94 @@ +$NetBSD: patch-buf.c,v 1.1 2015/04/24 11:32:29 spz Exp $ + +patch for CVE-2015-1819 Enforce the reader to run in constant memory +from https://git.gnome.org/browse/libxml2/commit/?id=213f1fe0d76d30eaed6e5853057defc43e6df2c9 +part 1 + +--- buf.c.orig 2014-10-13 08:01:31.000000000 +0000 ++++ buf.c +@@ -27,6 +27,7 @@ + #include + #include + #include ++#include /* for XML_MAX_TEXT_LENGTH */ + #include "buf.h" + + #define WITH_BUFFER_COMPAT +@@ -299,7 +300,8 @@ xmlBufSetAllocationScheme(xmlBufPtr buf, + if ((scheme == XML_BUFFER_ALLOC_DOUBLEIT) || + (scheme == XML_BUFFER_ALLOC_EXACT) || + (scheme == XML_BUFFER_ALLOC_HYBRID) || +- (scheme == XML_BUFFER_ALLOC_IMMUTABLE)) { ++ (scheme == XML_BUFFER_ALLOC_IMMUTABLE) || ++ (scheme == XML_BUFFER_ALLOC_BOUNDED)) { + buf->alloc = scheme; + if (buf->buffer) + buf->buffer->alloc = scheme; +@@ -458,6 +460,18 @@ xmlBufGrowInternal(xmlBufPtr buf, size_t + size = buf->use + len + 100; + #endif + ++ if (buf->alloc == XML_BUFFER_ALLOC_BOUNDED) { ++ /* ++ * Used to provide parsing limits ++ */ ++ if ((buf->use + len >= XML_MAX_TEXT_LENGTH) || ++ (buf->size >= XML_MAX_TEXT_LENGTH)) { ++ xmlBufMemoryError(buf, "buffer error: text too long\n"); ++ return(0); ++ } ++ if (size >= XML_MAX_TEXT_LENGTH) ++ size = XML_MAX_TEXT_LENGTH; ++ } + if ((buf->alloc == XML_BUFFER_ALLOC_IO) && (buf->contentIO != NULL)) { + size_t start_buf = buf->content - buf->contentIO; + +@@ -738,7 +752,15 @@ xmlBufResize(xmlBufPtr buf, size_t size) + return(0); + CHECK_COMPAT(buf) + +- if (buf->alloc == XML_BUFFER_ALLOC_IMMUTABLE) return(0); ++ if (buf->alloc == XML_BUFFER_ALLOC_BOUNDED) { ++ /* ++ * Used to provide parsing limits ++ */ ++ if (size >= XML_MAX_TEXT_LENGTH) { ++ xmlBufMemoryError(buf, "buffer error: text too long\n"); ++ return(0); ++ } ++ } + + /* Don't resize if we don't have to */ + if (size < buf->size) +@@ -867,6 +889,15 @@ xmlBufAdd(xmlBufPtr buf, const xmlChar * + + needSize = buf->use + len + 2; + if (needSize > buf->size){ ++ if (buf->alloc == XML_BUFFER_ALLOC_BOUNDED) { ++ /* ++ * Used to provide parsing limits ++ */ ++ if (needSize >= XML_MAX_TEXT_LENGTH) { ++ xmlBufMemoryError(buf, "buffer error: text too long\n"); ++ return(-1); ++ } ++ } + if (!xmlBufResize(buf, needSize)){ + xmlBufMemoryError(buf, "growing buffer"); + return XML_ERR_NO_MEMORY; +@@ -938,6 +969,15 @@ xmlBufAddHead(xmlBufPtr buf, const xmlCh + } + needSize = buf->use + len + 2; + if (needSize > buf->size){ ++ if (buf->alloc == XML_BUFFER_ALLOC_BOUNDED) { ++ /* ++ * Used to provide parsing limits ++ */ ++ if (needSize >= XML_MAX_TEXT_LENGTH) { ++ xmlBufMemoryError(buf, "buffer error: text too long\n"); ++ return(-1); ++ } ++ } + if (!xmlBufResize(buf, needSize)){ + xmlBufMemoryError(buf, "growing buffer"); + return XML_ERR_NO_MEMORY; diff --git a/textproc/libxml2/patches/patch-include_libxml_tree.h b/textproc/libxml2/patches/patch-include_libxml_tree.h new file mode 100644 index 000000000..4ca5b0261 --- /dev/null +++ b/textproc/libxml2/patches/patch-include_libxml_tree.h @@ -0,0 +1,18 @@ +$NetBSD: patch-include_libxml_tree.h,v 1.1 2015/04/24 11:32:29 spz Exp $ + +patch for CVE-2015-1819 Enforce the reader to run in constant memory +from https://git.gnome.org/browse/libxml2/commit/?id=213f1fe0d76d30eaed6e5853057defc43e6df2c9 +part 2 + +--- include/libxml/tree.h.orig 2014-10-13 08:20:09.000000000 +0000 ++++ include/libxml/tree.h +@@ -76,7 +76,8 @@ typedef enum { + XML_BUFFER_ALLOC_EXACT, /* grow only to the minimal size */ + XML_BUFFER_ALLOC_IMMUTABLE, /* immutable buffer */ + XML_BUFFER_ALLOC_IO, /* special allocation scheme used for I/O */ +- XML_BUFFER_ALLOC_HYBRID /* exact up to a threshold, and doubleit thereafter */ ++ XML_BUFFER_ALLOC_HYBRID, /* exact up to a threshold, and doubleit thereafter */ ++ XML_BUFFER_ALLOC_BOUNDED /* limit the upper size of the buffer */ + } xmlBufferAllocationScheme; + + /** diff --git a/textproc/libxml2/patches/patch-threads.c b/textproc/libxml2/patches/patch-threads.c index 16c2ed343..6a19f102f 100644 --- a/textproc/libxml2/patches/patch-threads.c +++ b/textproc/libxml2/patches/patch-threads.c @@ -1,10 +1,10 @@ -$NetBSD: patch-threads.c,v 1.4 2013/05/26 09:22:14 adam Exp $ +$NetBSD: patch-threads.c,v 1.5 2015/04/24 11:32:29 spz Exp $ * Treat OpenBSD and MirBSD same as Linux to avoid linking with libpthread * NetBSD<4.99.36 and FreeBSD<7.0 lack pthread_equal() stub function in libc * pthread_once_t cast needed to avoid compilation error ---- threads.c.orig 2010-10-15 17:28:30.000000000 +0000 +--- threads.c.orig 2014-10-13 07:02:28.000000000 +0000 +++ threads.c @@ -42,13 +42,17 @@ #include diff --git a/textproc/libxml2/patches/patch-xmlreader.c b/textproc/libxml2/patches/patch-xmlreader.c new file mode 100644 index 000000000..6ff602006 --- /dev/null +++ b/textproc/libxml2/patches/patch-xmlreader.c @@ -0,0 +1,59 @@ +$NetBSD: patch-xmlreader.c,v 1.1 2015/04/24 11:32:29 spz Exp $ + +patch for CVE-2015-1819 Enforce the reader to run in constant memory +from https://git.gnome.org/browse/libxml2/commit/?id=213f1fe0d76d30eaed6e5853057defc43e6df2c9 +part 3 + +--- xmlreader.c.orig 2014-10-06 12:05:09.000000000 +0000 ++++ xmlreader.c +@@ -2091,6 +2091,9 @@ xmlNewTextReader(xmlParserInputBufferPtr + "xmlNewTextReader : malloc failed\n"); + return(NULL); + } ++ /* no operation on a reader should require a huge buffer */ ++ xmlBufSetAllocationScheme(ret->buffer, ++ XML_BUFFER_ALLOC_BOUNDED); + ret->sax = (xmlSAXHandler *) xmlMalloc(sizeof(xmlSAXHandler)); + if (ret->sax == NULL) { + xmlBufFree(ret->buffer); +@@ -3616,6 +3619,7 @@ xmlTextReaderConstValue(xmlTextReaderPtr + return(((xmlNsPtr) node)->href); + case XML_ATTRIBUTE_NODE:{ + xmlAttrPtr attr = (xmlAttrPtr) node; ++ const xmlChar *ret; + + if ((attr->children != NULL) && + (attr->children->type == XML_TEXT_NODE) && +@@ -3629,10 +3633,21 @@ xmlTextReaderConstValue(xmlTextReaderPtr + "xmlTextReaderSetup : malloc failed\n"); + return (NULL); + } ++ xmlBufSetAllocationScheme(reader->buffer, ++ XML_BUFFER_ALLOC_BOUNDED); + } else + xmlBufEmpty(reader->buffer); + xmlBufGetNodeContent(reader->buffer, node); +- return(xmlBufContent(reader->buffer)); ++ ret = xmlBufContent(reader->buffer); ++ if (ret == NULL) { ++ /* error on the buffer best to reallocate */ ++ xmlBufFree(reader->buffer); ++ reader->buffer = xmlBufCreateSize(100); ++ xmlBufSetAllocationScheme(reader->buffer, ++ XML_BUFFER_ALLOC_BOUNDED); ++ ret = BAD_CAST ""; ++ } ++ return(ret); + } + break; + } +@@ -5131,6 +5146,9 @@ xmlTextReaderSetup(xmlTextReaderPtr read + "xmlTextReaderSetup : malloc failed\n"); + return (-1); + } ++ /* no operation on a reader should require a huge buffer */ ++ xmlBufSetAllocationScheme(reader->buffer, ++ XML_BUFFER_ALLOC_BOUNDED); + if (reader->sax == NULL) + reader->sax = (xmlSAXHandler *) xmlMalloc(sizeof(xmlSAXHandler)); + if (reader->sax == NULL) { diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 916f37c9d..9afa7df88 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2014/12/15 11:46:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.99 2015/06/12 10:51:21 wiz Exp $ DISTNAME= libxslt-1.1.28 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ftp://xmlsoft.org/libxslt/ \ http://xmlsoft.org/sources/ diff --git a/textproc/makeindexk/Makefile b/textproc/makeindexk/Makefile index d1f657c41..3e47b0ef6 100644 --- a/textproc/makeindexk/Makefile +++ b/textproc/makeindexk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2015/02/23 18:28:52 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/14 12:56:31 markd Exp $ -DISTNAME= texlive-20130530-source +DISTNAME= texlive-20150521-source PKGNAME= makeindexk-2.15 -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -18,13 +18,13 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/makeindexk CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib +CONFIGURE_ARGS+= --with-system-kpathsea +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/makeindexk/distinfo b/textproc/makeindexk/distinfo index 5a8d73a3c..ba86857b4 100644 --- a/textproc/makeindexk/distinfo +++ b/textproc/makeindexk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/18 18:41:18 minskim Exp $ +$NetBSD: distinfo,v 1.8 2015/06/14 12:56:31 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/textproc/mdoclint/Makefile b/textproc/mdoclint/Makefile index 52d0915d4..8305fe064 100644 --- a/textproc/mdoclint/Makefile +++ b/textproc/mdoclint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2015/01/01 05:54:21 jnemeth Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:51:21 wiz Exp $ -DISTNAME= mdoclint-1.32 +DISTNAME= mdoclint-1.33 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= # none DISTFILES= # none diff --git a/textproc/mdoclint/files/mdoclint b/textproc/mdoclint/files/mdoclint index 0c61f6138..5ca4d98e1 100755 --- a/textproc/mdoclint/files/mdoclint +++ b/textproc/mdoclint/files/mdoclint @@ -1,7 +1,7 @@ #!@PERL5@ # # $OpenBSD: mdoclint,v 1.42 2014/03/18 22:36:30 miod Exp $ -# $NetBSD: mdoclint,v 1.51 2015/01/01 05:54:21 jnemeth Exp $ +# $NetBSD: mdoclint,v 1.52 2015/05/04 07:43:41 wiz Exp $ # # Copyright (c) 2001-2013 Thomas Klausner # All rights reserved. @@ -205,7 +205,8 @@ my $valid_date_re; if (NETBSD) { @arches = (qw(acorn26 acorn32 algor alpha amiga arc atari - bebox cats cesfic cobalt dreamcast evbarm evbmips evbppc + bebox cats cesfic cobalt dreamcast + emips evbarm evbmips evbppc evbsh3 evbsh5 hp300 hpcarm hpcmips hpcsh hppa i386 ibmnws luna68k mac68k macppc mipsco mmeye mvme68k mvmeppc netwinder news68k newsmips next68k diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile index b137471ce..c20365139 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/03/26 14:16:12 sevan Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/06 08:17:38 adam Exp $ DISTNAME= mdocml-1.13.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc devel MASTER_SITES= http://mdocml.bsd.lv/snapshots/ diff --git a/textproc/mendexk/Makefile b/textproc/mendexk/Makefile index 28fa7c780..12d475839 100644 --- a/textproc/mendexk/Makefile +++ b/textproc/mendexk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2015/02/23 18:28:52 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/14 12:56:31 markd Exp $ -DISTNAME= texlive-20130530-source +DISTNAME= texlive-20150521-source PKGNAME= mendexk-2.6f -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= textproc -MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/ +MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ EXTRACT_SUFX= .tar.xz MAINTAINER= minskim@NetBSD.org @@ -19,18 +19,17 @@ EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \ GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_TOOLS+= pkg-config WRKSRC= ${WRKDIR}/${DISTNAME}/texk/mendexk CONFIG_GUESS_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.guess CONFIG_SUB_OVERRIDE+= ${WRKDIR}/${DISTNAME}/build-aux/config.sub -CONFIGURE_ARGS+= --with-system-kpathsea \ - --with-kpathsea-includes=${BUILDLINK_PREFIX.kpathsea}/include \ - --with-kpathsea-libdir=${BUILDLINK_PREFIX.kpathsea}/lib \ - --with-system-ptexenc \ - --with-ptexenc-includes=${BUILDLINK_PREFIX.ptexenc}/include \ - --with-ptexenc-libdir=${BUILDLINK_PREFIX.ptexenc}/lib +CONFIGURE_ARGS+= --with-system-kpathsea +CONFIGURE_ARGS+= --with-system-ptexenc +BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1 .include "../../print/kpathsea/buildlink3.mk" +BUILDLINK_API_DEPENDS.ptexenc+= ptexenc>=1.3.3 .include "../../print/ptexenc/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/mendexk/distinfo b/textproc/mendexk/distinfo index af64c722e..cab845256 100644 --- a/textproc/mendexk/distinfo +++ b/textproc/mendexk/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/02/13 00:58:22 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:56:31 markd Exp $ -SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 -RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 -Size (texlive-20130530-source.tar.xz) = 179963948 bytes -SHA1 (patch-fwrite.c) = 39b81b60edd4d056260723962879aff6b340a677 +SHA1 (texlive-20150521-source.tar.xz) = a32df8d5d6b61f87f7dab907e864fb51b14f4143 +RMD160 (texlive-20150521-source.tar.xz) = fced0e58a7bd15d19e11d72baed23ac14fd2be13 +Size (texlive-20150521-source.tar.xz) = 45459552 bytes diff --git a/textproc/mendexk/patches/patch-fwrite.c b/textproc/mendexk/patches/patch-fwrite.c deleted file mode 100644 index 29901ca60..000000000 --- a/textproc/mendexk/patches/patch-fwrite.c +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-fwrite.c,v 1.1 2014/02/13 00:58:22 minskim Exp $ - -Fix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534641. -Patch from TeX Live svn r31621. - ---- fwrite.c.orig 2012-10-16 08:06:04.000000000 +0000 -+++ fwrite.c -@@ -15,7 +15,7 @@ static int range_check(struct index ind, - static void linecheck(char *lbuff, char *tmpbuff); - static void crcheck(char *lbuff, FILE *fp); - --#define TAIL(x) (x+strlen(x)) -+#define TAIL(x) ((x)+strlen(x)) - - /* if we don't have vsnprintf() */ - /* #define vsnprintf(buff,len,format,argptr) vsprintf(buff,format,argptr) */ -@@ -385,7 +385,7 @@ static int range_check(struct index ind, - } - if (strlen(ind.p[j].enc)>0) { - sprintf(tmpbuff,"%s%s%s",encap_prefix,ind.p[j].enc,encap_infix); -- sprintf(tmpbuff,"%s%s%s",ind.p[j].page,encap_suffix,delim_n); -+ sprintf(TAIL(tmpbuff),"%s%s%s",ind.p[j].page,encap_suffix,delim_n); - linecheck(lbuff,tmpbuff); - } - } diff --git a/textproc/migemo/Makefile.common b/textproc/migemo/Makefile.common index 589ed0d44..b65360609 100644 --- a/textproc/migemo/Makefile.common +++ b/textproc/migemo/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2014/03/26 14:27:23 taca Exp $ +# $NetBSD: Makefile.common,v 1.6 2015/06/11 17:36:33 taca Exp $ # # used by textproc/migemo/Makefile # used by textproc/migemo-elisp/Makefile @@ -12,4 +12,4 @@ MASTER_SITES= http://0xcc.net/migemo/ MAINTAINER= yamajun@ofug.net HOMEPAGE= http://0xcc.net/migemo/ -RUBY_VERSION_SUPPORTED= 200 193 21 +RUBY_VERSION_SUPPORTED= 200 193 21 22 diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index fcfe0cbc8..6b8b4fb80 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:21 wiz Exp $ DISTNAME= mythes-1.2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell}/ diff --git a/textproc/namazu/Makefile b/textproc/namazu/Makefile index dae176f64..cbaba259d 100644 --- a/textproc/namazu/Makefile +++ b/textproc/namazu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/03/15 01:20:24 taca Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:21 wiz Exp $ DISTNAME= namazu-2.0.21 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= japanese textproc www MASTER_SITES= http://www.namazu.org/stable/ diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile index 9d2aebe4c..d49dab92a 100644 --- a/textproc/ndtpd/Makefile +++ b/textproc/ndtpd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/10/09 14:07:02 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= ndtpd-3.1.5 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/ diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index df53ecdf2..abc031ee8 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/05/29 23:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:22 wiz Exp $ DISTNAME= openjade-1.3.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index 4468f0814..f98e98de5 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2014/05/29 23:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= OpenSP-1.5.2 PKGNAME= ${DISTNAME:S/OpenSP/opensp/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} diff --git a/textproc/p5-Biblio-EndnoteStyle/Makefile b/textproc/p5-Biblio-EndnoteStyle/Makefile index c3f54f3d2..67c019d75 100644 --- a/textproc/p5-Biblio-EndnoteStyle/Makefile +++ b/textproc/p5-Biblio-EndnoteStyle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:22 wiz Exp $ DISTNAME= Biblio-EndnoteStyle-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Biblio/} diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index 8a0562fc6..4b2b9760c 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= CAM-PDF-1.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CD/CDOLAN/} diff --git a/textproc/p5-Convert-ASCII-Armour/Makefile b/textproc/p5-Convert-ASCII-Armour/Makefile index 5cb66fb00..1e5f1ce5a 100644 --- a/textproc/p5-Convert-ASCII-Armour/Makefile +++ b/textproc/p5-Convert-ASCII-Armour/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:02 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= Convert-ASCII-Armour-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-ASN1/Makefile b/textproc/p5-Convert-ASN1/Makefile index ac9c46e97..764080dc4 100644 --- a/textproc/p5-Convert-ASN1/Makefile +++ b/textproc/p5-Convert-ASN1/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2015/01/26 13:40:06 mef Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= Convert-ASN1-0.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= converters perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-BER/Makefile b/textproc/p5-Convert-BER/Makefile index e296293a0..60ba94f1e 100644 --- a/textproc/p5-Convert-BER/Makefile +++ b/textproc/p5-Convert-BER/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= Convert-BER-1.32 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile index 4ed2ab7a7..b88919a5c 100644 --- a/textproc/p5-Convert-PEM/Makefile +++ b/textproc/p5-Convert-PEM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:02 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= Convert-PEM-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Convert-Translit/Makefile b/textproc/p5-Convert-Translit/Makefile index 77ac0beca..2c07a6788 100644 --- a/textproc/p5-Convert-Translit/Makefile +++ b/textproc/p5-Convert-Translit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:02 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:22 wiz Exp $ DISTNAME= Convert-Translit-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/textproc/p5-Cz-Cstools/Makefile b/textproc/p5-Cz-Cstools/Makefile index 49371841f..47feadfed 100644 --- a/textproc/p5-Cz-Cstools/Makefile +++ b/textproc/p5-Cz-Cstools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 13:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= Cstools-3.42 PKGNAME= p5-Cz-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cz/} diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 787a180d6..58cd2bd3c 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/05/31 12:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:22 wiz Exp $ DISTNAME= Data-FormValidator-4.81 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/textproc/p5-Data-HexDump/Makefile b/textproc/p5-Data-HexDump/Makefile index d9872dbc5..3fd2c4465 100644 --- a/textproc/p5-Data-HexDump/Makefile +++ b/textproc/p5-Data-HexDump/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:22 wiz Exp $ # DISTNAME= Data-HexDump-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/ diff --git a/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile index 2bd0ccc46..e260bc13f 100644 --- a/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile +++ b/textproc/p5-Dist-Zilla-Plugin-PodWeaver/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/26 13:52:22 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:23 wiz Exp $ DISTNAME= Dist-Zilla-Plugin-PodWeaver-4.006 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dist/} diff --git a/textproc/p5-Encode-Detect/Makefile b/textproc/p5-Encode-Detect/Makefile index 567702790..56f8ad2d5 100644 --- a/textproc/p5-Encode-Detect/Makefile +++ b/textproc/p5-Encode-Detect/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= Encode-Detect-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} diff --git a/textproc/p5-Encode-Locale/Makefile b/textproc/p5-Encode-Locale/Makefile index a62201c82..2df3def69 100644 --- a/textproc/p5-Encode-Locale/Makefile +++ b/textproc/p5-Encode-Locale/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/14 13:24:16 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:23 wiz Exp $ -DISTNAME= Encode-Locale-1.04 +DISTNAME= Encode-Locale-1.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} diff --git a/textproc/p5-Encode-Locale/distinfo b/textproc/p5-Encode-Locale/distinfo index fbbe1ea8b..5537a8c94 100644 --- a/textproc/p5-Encode-Locale/distinfo +++ b/textproc/p5-Encode-Locale/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/01/14 13:24:16 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/06/10 08:19:34 wiz Exp $ -SHA1 (Encode-Locale-1.04.tar.gz) = 1f525d437d0cfc18443aaa29597b14ceaeb240c2 -RMD160 (Encode-Locale-1.04.tar.gz) = 60b5d419a105b4fe7e8d941e5f567e509c9c0781 -Size (Encode-Locale-1.04.tar.gz) = 8298 bytes +SHA1 (Encode-Locale-1.05.tar.gz) = 1e1632e869cb76e3fdbda0a83a192190ed178d60 +RMD160 (Encode-Locale-1.05.tar.gz) = 5c38dd14ba733bc4741658c80b60f6d2d206d569 +Size (Encode-Locale-1.05.tar.gz) = 8355 bytes diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile index ae088cd93..af39ac599 100644 --- a/textproc/p5-Encode/Makefile +++ b/textproc/p5-Encode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/11/23 14:35:54 schmonz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:23 wiz Exp $ -DISTNAME= Encode-2.64 +DISTNAME= Encode-2.73 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} diff --git a/textproc/p5-Encode/distinfo b/textproc/p5-Encode/distinfo index 70f516582..c39111ad2 100644 --- a/textproc/p5-Encode/distinfo +++ b/textproc/p5-Encode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2014/11/23 14:35:54 schmonz Exp $ +$NetBSD: distinfo,v 1.19 2015/04/26 08:25:12 mef Exp $ -SHA1 (Encode-2.64.tar.gz) = 3b73694275389f35384a821cc0749648b5481060 -RMD160 (Encode-2.64.tar.gz) = 0347d1bdb01cd6adc45dfa1cb59d05dcfc3470c9 -Size (Encode-2.64.tar.gz) = 2010486 bytes +SHA1 (Encode-2.73.tar.gz) = 0219ee1c9b09bf5bf8d2336f93c5ee7f98109386 +RMD160 (Encode-2.73.tar.gz) = 4954266b5a4e92d5919d7e3e963ebe47516a9434 +Size (Encode-2.73.tar.gz) = 2013300 bytes diff --git a/textproc/p5-Feed-Find/Makefile b/textproc/p5-Feed-Find/Makefile index 233509b68..ecfc56e88 100644 --- a/textproc/p5-Feed-Find/Makefile +++ b/textproc/p5-Feed-Find/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 13:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= Feed-Find-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/B/BT/BTROTT/} diff --git a/textproc/p5-File-ReadBackwards/Makefile b/textproc/p5-File-ReadBackwards/Makefile index ea94fed0e..33115749d 100644 --- a/textproc/p5-File-ReadBackwards/Makefile +++ b/textproc/p5-File-ReadBackwards/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= File-ReadBackwards-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index 48a7aa936..5dfe93e4d 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/01/21 21:47:07 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/12 10:51:23 wiz Exp $ DISTNAME= Filter-1.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/} diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile index 5b8a015da..d948e9ffd 100644 --- a/textproc/p5-FormValidator-Simple/Makefile +++ b/textproc/p5-FormValidator-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/01/26 13:57:10 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:23 wiz Exp $ DISTNAME= FormValidator-Simple-0.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FormValidator/} diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile index 34c8d5a86..d58458279 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= HTML-FormatText-WithLinks-AndTables-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/textproc/p5-HTML-FormatText-WithLinks/Makefile b/textproc/p5-HTML-FormatText-WithLinks/Makefile index 644cf11b6..14ea34da6 100644 --- a/textproc/p5-HTML-FormatText-WithLinks/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/03/14 21:27:18 rodent Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= HTML-FormatText-WithLinks-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/textproc/p5-Kwalify/Makefile b/textproc/p5-Kwalify/Makefile index 89bf754e5..2ce58c78e 100644 --- a/textproc/p5-Kwalify/Makefile +++ b/textproc/p5-Kwalify/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/26 13:59:28 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:23 wiz Exp $ DISTNAME= Kwalify-1.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SR/SREZIC/} diff --git a/textproc/p5-Lingua-EN-FindNumber/Makefile b/textproc/p5-Lingua-EN-FindNumber/Makefile index 07c9ff72e..7902d067a 100644 --- a/textproc/p5-Lingua-EN-FindNumber/Makefile +++ b/textproc/p5-Lingua-EN-FindNumber/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2015/01/26 14:16:31 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= Lingua-EN-FindNumber-1.30 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile index ee1642899..75ffc1d80 100644 --- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:23 wiz Exp $ # DISTNAME= Lingua-EN-Inflect-Number-1.1 PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMON/} #MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/ diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index f96c1210d..603010e06 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:24 wiz Exp $ # DISTNAME= Lingua-EN-Inflect-Phrase-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index 970d120bf..ca930ff7f 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:23 wiz Exp $ -DISTNAME= Lingua-EN-Inflect-1.895 +DISTNAME= Lingua-EN-Inflect-1.899 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 @@ -14,7 +14,6 @@ LICENSE= ${PERL5_LICENSE} REPLACE_PERL+= demo/demo*.pl PERL5_PACKLIST= auto/Lingua/EN/Inflect/.packlist -#PERL5_MODULE_TYPE= Module::Build .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Lingua-EN-Inflect/distinfo b/textproc/p5-Lingua-EN-Inflect/distinfo index 7bdcfa9ec..1de23d71a 100644 --- a/textproc/p5-Lingua-EN-Inflect/distinfo +++ b/textproc/p5-Lingua-EN-Inflect/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/07/03 16:18:43 sno Exp $ +$NetBSD: distinfo,v 1.8 2015/05/23 09:40:25 mef Exp $ -SHA1 (Lingua-EN-Inflect-1.895.tar.gz) = 7ee8d463e4d109031d490cef7700f6759d826fa4 -RMD160 (Lingua-EN-Inflect-1.895.tar.gz) = f5e84c7d475df6b467ab66717c048ed0da19af49 -Size (Lingua-EN-Inflect-1.895.tar.gz) = 48608 bytes +SHA1 (Lingua-EN-Inflect-1.899.tar.gz) = 8687472082ef6b5a50d9ef57c0a740b733185d98 +RMD160 (Lingua-EN-Inflect-1.899.tar.gz) = b8d637dfaaa1bf875726bb183daeb4c609d27988 +Size (Lingua-EN-Inflect-1.899.tar.gz) = 59555 bytes diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile index fb0235dcf..d642b35b2 100644 --- a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile +++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:24 wiz Exp $ -DISTNAME= Lingua-EN-Number-IsOrdinal-0.04 +DISTNAME= Lingua-EN-Number-IsOrdinal-0.05 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/distinfo b/textproc/p5-Lingua-EN-Number-IsOrdinal/distinfo index 7b1eaf1d8..df834572a 100644 --- a/textproc/p5-Lingua-EN-Number-IsOrdinal/distinfo +++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/07/03 16:11:42 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 08:28:16 mef Exp $ -SHA1 (Lingua-EN-Number-IsOrdinal-0.04.tar.gz) = 4824e31cd634cf39dfb45e5e2b380fc7524a30f9 -RMD160 (Lingua-EN-Number-IsOrdinal-0.04.tar.gz) = ee36dc06fa5bba05978ad6e270c28f0c67293010 -Size (Lingua-EN-Number-IsOrdinal-0.04.tar.gz) = 11367 bytes +SHA1 (Lingua-EN-Number-IsOrdinal-0.05.tar.gz) = 4c6c7c48eb857097b934fc2920dc4e1ac41cb8a5 +RMD160 (Lingua-EN-Number-IsOrdinal-0.05.tar.gz) = 97e5a76d39e4202e5ef9534a9859dd5f644a9dbe +Size (Lingua-EN-Number-IsOrdinal-0.05.tar.gz) = 11488 bytes diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile index 1339f1b22..704ae8dc3 100644 --- a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2015/01/26 14:18:57 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:24 wiz Exp $ # DISTNAME= Lingua-EN-Numbers-Ordinate-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index 390378c8c..0971c84a3 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:24 wiz Exp $ -DISTNAME= Lingua-EN-Sentence-0.25 +DISTNAME= Lingua-EN-Sentence-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Lingua-EN-Sentence/ COMMENT= Perl module for splitting English text into sentences +LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty diff --git a/textproc/p5-Lingua-EN-Sentence/distinfo b/textproc/p5-Lingua-EN-Sentence/distinfo index 63d204e3a..f97011fee 100644 --- a/textproc/p5-Lingua-EN-Sentence/distinfo +++ b/textproc/p5-Lingua-EN-Sentence/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/05/19 16:16:23 reed Exp $ +$NetBSD: distinfo,v 1.3 2015/05/23 09:37:43 mef Exp $ -SHA1 (Lingua-EN-Sentence-0.25.tar.gz) = c1de83d38e39d725861a29773e4f4df0e8d246eb -RMD160 (Lingua-EN-Sentence-0.25.tar.gz) = 8f93e9fa96d357b26659f8600c4ff027e5cefa48 -Size (Lingua-EN-Sentence-0.25.tar.gz) = 6994 bytes +SHA1 (Lingua-EN-Sentence-0.28.tar.gz) = 2ca436a7d6b8896d66f544283220d5d5e7b87ae8 +RMD160 (Lingua-EN-Sentence-0.28.tar.gz) = 99b9ca671049848ab004cb1d64d0b30864e43b9c +Size (Lingua-EN-Sentence-0.28.tar.gz) = 9182 bytes diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index a7da703ef..787384fcb 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2015/01/26 14:25:49 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:24 wiz Exp $ # -DISTNAME= Lingua-EN-Tagger-0.24 +DISTNAME= Lingua-EN-Tagger-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-EN-Tagger/distinfo b/textproc/p5-Lingua-EN-Tagger/distinfo index 88f82c18d..6ae0d218f 100644 --- a/textproc/p5-Lingua-EN-Tagger/distinfo +++ b/textproc/p5-Lingua-EN-Tagger/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/01/26 14:25:49 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/04/26 08:34:32 mef Exp $ -SHA1 (Lingua-EN-Tagger-0.24.tar.gz) = 5129827eeace258cfc5cdba2a7d68af53a12c958 -RMD160 (Lingua-EN-Tagger-0.24.tar.gz) = df16c1ee42f140d40d0439547e83a8f570e4326c -Size (Lingua-EN-Tagger-0.24.tar.gz) = 262706 bytes +SHA1 (Lingua-EN-Tagger-0.25.tar.gz) = 0b402b1e8870aa13f1892b4f4e11d12f9fe06fcf +RMD160 (Lingua-EN-Tagger-0.25.tar.gz) = 018b711d26ad37024fa33dee89ce5d7cfb9e74bf +Size (Lingua-EN-Tagger-0.25.tar.gz) = 262812 bytes diff --git a/textproc/p5-Lingua-EN-Words2Nums/Makefile b/textproc/p5-Lingua-EN-Words2Nums/Makefile index 5c12e8e83..3ae9a89bb 100644 --- a/textproc/p5-Lingua-EN-Words2Nums/Makefile +++ b/textproc/p5-Lingua-EN-Words2Nums/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:24 wiz Exp $ DISTNAME= Lingua-EN-Words2Nums-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 1abfe7725..09ccbce96 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:24 wiz Exp $ # DISTNAME= Lingua-Identify-0.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-PT-Stemmer/Makefile b/textproc/p5-Lingua-PT-Stemmer/Makefile index e10d6ae58..485ff8a74 100644 --- a/textproc/p5-Lingua-PT-Stemmer/Makefile +++ b/textproc/p5-Lingua-PT-Stemmer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:24 wiz Exp $ DISTNAME= Lingua-PT-Stemmer-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Preferred/Makefile b/textproc/p5-Lingua-Preferred/Makefile index bd0709818..f54a352eb 100644 --- a/textproc/p5-Lingua-Preferred/Makefile +++ b/textproc/p5-Lingua-Preferred/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:24 wiz Exp $ # DISTNAME= Lingua-Preferred-0.2.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Fr/Makefile b/textproc/p5-Lingua-Stem-Fr/Makefile index e949a774e..e6dc99db7 100644 --- a/textproc/p5-Lingua-Stem-Fr/Makefile +++ b/textproc/p5-Lingua-Stem-Fr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:24 wiz Exp $ DISTNAME= Lingua-Stem-Fr-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-It/Makefile b/textproc/p5-Lingua-Stem-It/Makefile index 8e83e9a32..c9d7d0819 100644 --- a/textproc/p5-Lingua-Stem-It/Makefile +++ b/textproc/p5-Lingua-Stem-It/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:24 wiz Exp $ DISTNAME= Lingua-Stem-It-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Ru/Makefile b/textproc/p5-Lingua-Stem-Ru/Makefile index 125d0011a..d28c33ea2 100644 --- a/textproc/p5-Lingua-Stem-Ru/Makefile +++ b/textproc/p5-Lingua-Stem-Ru/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:24 wiz Exp $ DISTNAME= Lingua-Stem-Ru-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile index f4fe12571..41a946927 100644 --- a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:25 wiz Exp $ DISTNAME= Lingua-Stem-Snowball-Da-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index 257435352..ed139648a 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:25 wiz Exp $ DISTNAME= Lingua-Stem-Snowball-0.952 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index 4fa80535f..1ee7ff8a9 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:24 wiz Exp $ DISTNAME= Lingua-Stem-0.84 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} diff --git a/textproc/p5-List-Compare/Makefile b/textproc/p5-List-Compare/Makefile index cd36441b3..54ff7c192 100644 --- a/textproc/p5-List-Compare/Makefile +++ b/textproc/p5-List-Compare/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:25 wiz Exp $ # -DISTNAME= List-Compare-0.37 +DISTNAME= List-Compare-0.49 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} diff --git a/textproc/p5-List-Compare/distinfo b/textproc/p5-List-Compare/distinfo index 1c0f8359b..2dd3c26d6 100644 --- a/textproc/p5-List-Compare/distinfo +++ b/textproc/p5-List-Compare/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2010/03/09 19:41:21 pettai Exp $ +$NetBSD: distinfo,v 1.2 2015/04/24 13:53:35 wen Exp $ -SHA1 (List-Compare-0.37.tar.gz) = 2c45681686e6499b384086d7c9b8541dfb05a4b3 -RMD160 (List-Compare-0.37.tar.gz) = 2856f7c0361b88273ede9083fd80131d4faf1723 -Size (List-Compare-0.37.tar.gz) = 83106 bytes +SHA1 (List-Compare-0.49.tar.gz) = 3008ef2aaddef3136248d7c07e82b720e2093d86 +RMD160 (List-Compare-0.49.tar.gz) = 91f5d29edf51ff16487c1618a0af72ec812357c6 +Size (List-Compare-0.49.tar.gz) = 85041 bytes diff --git a/textproc/p5-Locale-Maketext-Gettext/Makefile b/textproc/p5-Locale-Maketext-Gettext/Makefile index c64ea8bac..718d56996 100644 --- a/textproc/p5-Locale-Maketext-Gettext/Makefile +++ b/textproc/p5-Locale-Maketext-Gettext/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:25 wiz Exp $ # DISTNAME= Locale-Maketext-Gettext-1.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} diff --git a/textproc/p5-Net-Dict/Makefile b/textproc/p5-Net-Dict/Makefile index 9c6ff4631..0e7537400 100644 --- a/textproc/p5-Net-Dict/Makefile +++ b/textproc/p5-Net-Dict/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/03/10 12:00:13 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:25 wiz Exp $ # DISTNAME= Net-Dict-2.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index 013517ef0..790c3a5a8 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/09/06 13:42:37 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:25 wiz Exp $ -DISTNAME= Net-IDN-Encode-2.201 +DISTNAME= Net-IDN-Encode-2.202 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/ MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=Encode/} diff --git a/textproc/p5-Net-IDN-Encode/distinfo b/textproc/p5-Net-IDN-Encode/distinfo index dd5194f90..5d123e4ce 100644 --- a/textproc/p5-Net-IDN-Encode/distinfo +++ b/textproc/p5-Net-IDN-Encode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/09/06 13:42:37 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/04/19 18:10:46 wiz Exp $ -SHA1 (Net-IDN-Encode-2.201.tar.gz) = 5d88901849e2fbb551517a01fa6ae90a1411a142 -RMD160 (Net-IDN-Encode-2.201.tar.gz) = 7d4c2bedef8c1a1673d381de02e18c4d92de44a2 -Size (Net-IDN-Encode-2.201.tar.gz) = 448866 bytes +SHA1 (Net-IDN-Encode-2.202.tar.gz) = 3f2cd60111aae67c5dfa6aaf71c646e95d0f9ca6 +RMD160 (Net-IDN-Encode-2.202.tar.gz) = 9cc49f5f7d327805979bce8adc1c8765492d6b3f +Size (Net-IDN-Encode-2.202.tar.gz) = 456588 bytes diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 0b1ac26a3..ca6e74159 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:25 wiz Exp $ # DISTNAME= Number-Format-1.73 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/textproc/p5-Number-Spell/Makefile b/textproc/p5-Number-Spell/Makefile index e31605a34..f5d551f07 100644 --- a/textproc/p5-Number-Spell/Makefile +++ b/textproc/p5-Number-Spell/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:37 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:25 wiz Exp $ # DISTNAME= Number-Spell-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 310d24dd7..c3287ee49 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:51:25 wiz Exp $ -DISTNAME= PDF-API2-2.021 +DISTNAME= PDF-API2-2.023 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-PDF-API2/distinfo b/textproc/p5-PDF-API2/distinfo index 722512059..1c7c29759 100644 --- a/textproc/p5-PDF-API2/distinfo +++ b/textproc/p5-PDF-API2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2014/02/22 08:57:04 wen Exp $ +$NetBSD: distinfo,v 1.13 2015/04/26 08:37:26 mef Exp $ -SHA1 (PDF-API2-2.021.tar.gz) = 0fefd25e18fd4c3883de6af17bea98b7d115c7d2 -RMD160 (PDF-API2-2.021.tar.gz) = 928d6d7591233471e66e983cee225be3476dd9ac -Size (PDF-API2-2.021.tar.gz) = 3518746 bytes +SHA1 (PDF-API2-2.023.tar.gz) = deab2d39208a0194fa22b9a54159ecb01de4960b +RMD160 (PDF-API2-2.023.tar.gz) = 8aaa6680299097244bd6f68abce28e749e950f1f +Size (PDF-API2-2.023.tar.gz) = 3520841 bytes diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 7f90e027f..5b0e70fa8 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:25 wiz Exp $ # -DISTNAME= PDF-Create-1.08 +DISTNAME= PDF-Create-1.10 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-PDF-Create/distinfo b/textproc/p5-PDF-Create/distinfo index 51631052f..3f1564b1c 100644 --- a/textproc/p5-PDF-Create/distinfo +++ b/textproc/p5-PDF-Create/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/12/12 00:54:37 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/04/26 08:39:20 mef Exp $ -SHA1 (PDF-Create-1.08.tar.gz) = 2f67621517e4e0890766a5e84bf009f3391ad8e7 -RMD160 (PDF-Create-1.08.tar.gz) = e0e88993a51931d448c67cff3cb9bf5cefa8419a -Size (PDF-Create-1.08.tar.gz) = 75892 bytes +SHA1 (PDF-Create-1.10.tar.gz) = 8ea56acc0f7aaf0efc94e3a38c83893c26191228 +RMD160 (PDF-Create-1.10.tar.gz) = e976e0370788eea536f02af3e693e9e8d44e658b +Size (PDF-Create-1.10.tar.gz) = 76687 bytes diff --git a/textproc/p5-PDF-Reuse-Barcode/Makefile b/textproc/p5-PDF-Reuse-Barcode/Makefile index 08cf1bafe..adee0815c 100644 --- a/textproc/p5-PDF-Reuse-Barcode/Makefile +++ b/textproc/p5-PDF-Reuse-Barcode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:25 wiz Exp $ DISTNAME= PDF-Reuse-Barcode-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/L/LA/LARSLUND/} diff --git a/textproc/p5-PDF-Reuse/Makefile b/textproc/p5-PDF-Reuse/Makefile index 595493e23..8f7f25473 100644 --- a/textproc/p5-PDF-Reuse/Makefile +++ b/textproc/p5-PDF-Reuse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:25 wiz Exp $ -DISTNAME= PDF-Reuse-0.35 +DISTNAME= PDF-Reuse-0.36 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 1 CATEGORIES= textproc print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} diff --git a/textproc/p5-PDF-Reuse/distinfo b/textproc/p5-PDF-Reuse/distinfo index fb89a73fc..8491bb1bf 100644 --- a/textproc/p5-PDF-Reuse/distinfo +++ b/textproc/p5-PDF-Reuse/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/05/17 22:03:37 dmcmahill Exp $ +$NetBSD: distinfo,v 1.2 2015/04/16 14:23:57 wiz Exp $ -SHA1 (PDF-Reuse-0.35.tar.gz) = 1c781ff9ad97a226eb09e15a2db353846e48d476 -RMD160 (PDF-Reuse-0.35.tar.gz) = e539cdaf61af20d8fe354c8f5e7a2eef124ff73a -Size (PDF-Reuse-0.35.tar.gz) = 62248 bytes +SHA1 (PDF-Reuse-0.36.tar.gz) = f4cefb6f8a7f1251e343b30c6dcb57e26f3f0dfa +RMD160 (PDF-Reuse-0.36.tar.gz) = 04548a30f9560edb3f54513c8c1a3bea2d976774 +Size (PDF-Reuse-0.36.tar.gz) = 62521 bytes diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index e7a09c4a8..2c0c02c76 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:26 wiz Exp $ -DISTNAME= PDF-Table-0.9.3 +DISTNAME= PDF-Table-0.9.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} @@ -13,6 +13,8 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-PDF-API2>=2.019:../../textproc/p5-PDF-API2 +WRKSRC= ${WRKDIR}/PDF-Table-Version_${PKGVERSION_NOREV} + PERL5_PACKLIST= auto/PDF/Table/.packlist .include "../../lang/perl5/module.mk" diff --git a/textproc/p5-PDF-Table/distinfo b/textproc/p5-PDF-Table/distinfo index 647e8354b..c73af9d7d 100644 --- a/textproc/p5-PDF-Table/distinfo +++ b/textproc/p5-PDF-Table/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/05/18 00:41:10 dmcmahill Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 08:48:16 mef Exp $ -SHA1 (PDF-Table-0.9.3.tar.gz) = 21d5115cffb33e0039be601ece4db45d0f3c924d -RMD160 (PDF-Table-0.9.3.tar.gz) = 3c3cc86674b09141ab8087e04a00a931b418be1d -Size (PDF-Table-0.9.3.tar.gz) = 20443 bytes +SHA1 (PDF-Table-0.9.7.tar.gz) = ec1ea1316386e4894e2863cb01eab4154e867a04 +RMD160 (PDF-Table-0.9.7.tar.gz) = 35ba9068b2ce3a2c9f4727e35fe7da099f5ae165 +Size (PDF-Table-0.9.7.tar.gz) = 28566 bytes diff --git a/textproc/p5-PDF/Makefile b/textproc/p5-PDF/Makefile index 484250548..cb5b990d8 100644 --- a/textproc/p5-PDF/Makefile +++ b/textproc/p5-PDF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:57 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:25 wiz Exp $ # DISTNAME= PDF-111 PKGNAME= p5-PDF-1.11 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} EXTRACT_SUFX= .tgz diff --git a/textproc/p5-POD2-Base/Makefile b/textproc/p5-POD2-Base/Makefile index 2e1230302..5a22eb06a 100644 --- a/textproc/p5-POD2-Base/Makefile +++ b/textproc/p5-POD2-Base/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:26 wiz Exp $ # DISTNAME= POD2-Base-0.043 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-PPI-HTML/Makefile b/textproc/p5-PPI-HTML/Makefile index cfaba92d5..dc62689a6 100644 --- a/textproc/p5-PPI-HTML/Makefile +++ b/textproc/p5-PPI-HTML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:26 wiz Exp $ DISTNAME= PPI-HTML-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/} diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index dffdf6cc4..9c079611d 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:26 wiz Exp $ # DISTNAME= Pod-Abstract-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Coverage/Makefile b/textproc/p5-Pod-Coverage/Makefile index 105483e6f..debeeabae 100644 --- a/textproc/p5-Pod-Coverage/Makefile +++ b/textproc/p5-Pod-Coverage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:26 wiz Exp $ DISTNAME= Pod-Coverage-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Elemental-PerlMunger/Makefile b/textproc/p5-Pod-Elemental-PerlMunger/Makefile index 086ba7f3d..380db0b10 100644 --- a/textproc/p5-Pod-Elemental-PerlMunger/Makefile +++ b/textproc/p5-Pod-Elemental-PerlMunger/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:26 wiz Exp $ -DISTNAME= Pod-Elemental-PerlMunger-0.200001 +DISTNAME= Pod-Elemental-PerlMunger-0.200002 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 diff --git a/textproc/p5-Pod-Elemental-PerlMunger/distinfo b/textproc/p5-Pod-Elemental-PerlMunger/distinfo index b24fcff44..7303c0138 100644 --- a/textproc/p5-Pod-Elemental-PerlMunger/distinfo +++ b/textproc/p5-Pod-Elemental-PerlMunger/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/02/01 13:04:50 wen Exp $ +$NetBSD: distinfo,v 1.5 2015/04/26 08:50:04 mef Exp $ -SHA1 (Pod-Elemental-PerlMunger-0.200001.tar.gz) = c7a4b8cad551b21c9c7add13d21f501154e6090b -RMD160 (Pod-Elemental-PerlMunger-0.200001.tar.gz) = 9a85337db368d6a4be46254ccbf3acc1f1962f5d -Size (Pod-Elemental-PerlMunger-0.200001.tar.gz) = 17343 bytes +SHA1 (Pod-Elemental-PerlMunger-0.200002.tar.gz) = e765919689e7a05a1604f34c1fbceac2356510d0 +RMD160 (Pod-Elemental-PerlMunger-0.200002.tar.gz) = ab536b85876be8c12dd8bf6ae038461af0993e8f +Size (Pod-Elemental-PerlMunger-0.200002.tar.gz) = 18138 bytes diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index 08b76cb8d..cce083d75 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/11 11:42:28 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:26 wiz Exp $ DISTNAME= Pod-Elemental-0.103004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index 7301bf0dd..a4c0da8b9 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/01/11 11:47:18 wen Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:26 wiz Exp $ DISTNAME= Pod-Escapes-1.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile index 9822ac3e9..85c7848ec 100644 --- a/textproc/p5-Pod-Eventual/Makefile +++ b/textproc/p5-Pod-Eventual/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:26 wiz Exp $ DISTNAME= Pod-Eventual-0.094001 PKGNAME= p5-${DISTNAME:S/094001/094.001/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Markdown/Makefile b/textproc/p5-Pod-Markdown/Makefile index 35c34508a..9d1fa1854 100644 --- a/textproc/p5-Pod-Markdown/Makefile +++ b/textproc/p5-Pod-Markdown/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/09/12 09:02:33 wen Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:26 wiz Exp $ # DISTNAME= Pod-Markdown-2.002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index 3693a3264..92e0ad534 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:26 wiz Exp $ DISTNAME= Pod-POM-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile index f0420973e..8a04528f7 100644 --- a/textproc/p5-Pod-Parser/Makefile +++ b/textproc/p5-Pod-Parser/Makefile @@ -1,18 +1,22 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:03 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:26 wiz Exp $ -DISTNAME= Pod-Parser-1.62 +DISTNAME= Pod-Parser-1.63 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Pod-Parser/ COMMENT= POD filters and translators +LICENSE= artistic + +CONFLICTS= mrtg-[0-9]* PERL5_PACKLIST= auto/Pod/Parser/.packlist pre-configure: - @${FIND} ${WRKSRC} -name '*.orig' -print -type f | ${XARGS} ${RM} -f + ${FIND} ${WRKSRC} -name '*.orig' -print -type f | ${XARGS} ${RM} -f .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Pod-Parser/distinfo b/textproc/p5-Pod-Parser/distinfo index 5a5b982a2..4dec9810b 100644 --- a/textproc/p5-Pod-Parser/distinfo +++ b/textproc/p5-Pod-Parser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/07/15 20:31:02 schmonz Exp $ +$NetBSD: distinfo,v 1.5 2015/04/26 09:04:43 mef Exp $ -SHA1 (Pod-Parser-1.62.tar.gz) = 8d09161af72c78fdf13a0a2c16e46950ad72cfdc -RMD160 (Pod-Parser-1.62.tar.gz) = f34f6f9f794d8724554251a8707b9319660a9f13 -Size (Pod-Parser-1.62.tar.gz) = 79529 bytes +SHA1 (Pod-Parser-1.63.tar.gz) = e82f6d4d6c5a30a0bcbfc38872160086c6091aa5 +RMD160 (Pod-Parser-1.63.tar.gz) = de7b6d4d2c95685b82ff5d8cb0fca1c318d986fa +Size (Pod-Parser-1.63.tar.gz) = 79707 bytes diff --git a/textproc/p5-Pod-Readme/Makefile b/textproc/p5-Pod-Readme/Makefile index 7e600daf0..d7b55b070 100644 --- a/textproc/p5-Pod-Readme/Makefile +++ b/textproc/p5-Pod-Readme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/18 17:00:25 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:26 wiz Exp $ DISTNAME= Pod-Readme-v1.1.2 PKGNAME= p5-${DISTNAME:S/v1/1/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 036fff3e0..c559dc299 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:26 wiz Exp $ -DISTNAME= Pod-Simple-3.28 +DISTNAME= Pod-Simple-3.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo index fb12ede20..9ff67aa13 100644 --- a/textproc/p5-Pod-Simple/distinfo +++ b/textproc/p5-Pod-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2013/05/06 15:55:42 wen Exp $ +$NetBSD: distinfo,v 1.19 2015/04/26 09:45:51 mef Exp $ -SHA1 (Pod-Simple-3.28.tar.gz) = 2a53a0bbaa4ca6d182c1d2400d555be454d3d890 -RMD160 (Pod-Simple-3.28.tar.gz) = ef7998debf3c0931661d6a9b8e88eda76c1cc9b6 -Size (Pod-Simple-3.28.tar.gz) = 244687 bytes +SHA1 (Pod-Simple-3.30.tar.gz) = 311760fe327c0fab62ec0d60da61f080ccf47b6f +RMD160 (Pod-Simple-3.30.tar.gz) = 612925ef8ff591e227be3df7c9ba3777195e1c8e +Size (Pod-Simple-3.30.tar.gz) = 251641 bytes diff --git a/textproc/p5-Pod-Spell-CommonMistakes/Makefile b/textproc/p5-Pod-Spell-CommonMistakes/Makefile index 9f97615d9..fa0acd264 100644 --- a/textproc/p5-Pod-Spell-CommonMistakes/Makefile +++ b/textproc/p5-Pod-Spell-CommonMistakes/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/02/17 06:54:58 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:27 wiz Exp $ DISTNAME= Pod-Spell-CommonMistakes-1.002 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile index 722a2cc6a..0ebc6d2d6 100644 --- a/textproc/p5-Pod-Spell/Makefile +++ b/textproc/p5-Pod-Spell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/03/14 15:23:21 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:27 wiz Exp $ -DISTNAME= Pod-Spell-1.16 +DISTNAME= Pod-Spell-1.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Spell/distinfo b/textproc/p5-Pod-Spell/distinfo index f214b29c1..161ae58ee 100644 --- a/textproc/p5-Pod-Spell/distinfo +++ b/textproc/p5-Pod-Spell/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/05 14:41:24 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/04/26 09:54:10 mef Exp $ -SHA1 (Pod-Spell-1.16.tar.gz) = 820217dbec2ab10730c8ed2d3b1a12f4b3874da9 -RMD160 (Pod-Spell-1.16.tar.gz) = ad9fc80e270447b5f773b7a8a34127d1f57c2b7f -Size (Pod-Spell-1.16.tar.gz) = 30447 bytes +SHA1 (Pod-Spell-1.17.tar.gz) = e96925f90b6297a3ae5a4d9f2b3e84e6d7209ca6 +RMD160 (Pod-Spell-1.17.tar.gz) = 42fda1e9e07d62152a158e613e378a22947785f7 +Size (Pod-Spell-1.17.tar.gz) = 30299 bytes diff --git a/textproc/p5-Pod-Strip/Makefile b/textproc/p5-Pod-Strip/Makefile index 118314790..c9dd248eb 100644 --- a/textproc/p5-Pod-Strip/Makefile +++ b/textproc/p5-Pod-Strip/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:27 wiz Exp $ # DISTNAME= Pod-Strip-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Tests/Makefile b/textproc/p5-Pod-Tests/Makefile index c0f3415fe..347fd0c93 100644 --- a/textproc/p5-Pod-Tests/Makefile +++ b/textproc/p5-Pod-Tests/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:27 wiz Exp $ DISTNAME= Pod-Tests-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index 86818c543..c843ecf0e 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:27 wiz Exp $ -DISTNAME= Pod-Tree-1.17 +DISTNAME= Pod-Tree-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= textproc devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Tree/distinfo b/textproc/p5-Pod-Tree/distinfo index 2a359b38d..cd4814e37 100644 --- a/textproc/p5-Pod-Tree/distinfo +++ b/textproc/p5-Pod-Tree/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/09/09 21:19:16 sno Exp $ +$NetBSD: distinfo,v 1.6 2015/05/23 09:42:46 mef Exp $ -SHA1 (Pod-Tree-1.17.tar.gz) = a4127364381bbb0960d2a23ceadd279d836cd93f -RMD160 (Pod-Tree-1.17.tar.gz) = 3e2c169c64aa6a1c39def20aa20c05711b1fbcab -Size (Pod-Tree-1.17.tar.gz) = 65803 bytes +SHA1 (Pod-Tree-1.23.tar.gz) = 5af83cd1030e75d4163f605aff580e32f1b3acdb +RMD160 (Pod-Tree-1.23.tar.gz) = f126c9583d8190ea06913f75118a63f7be3ee919 +Size (Pod-Tree-1.23.tar.gz) = 63119 bytes diff --git a/textproc/p5-Pod-Weaver/Makefile b/textproc/p5-Pod-Weaver/Makefile index 445fab7e1..5370e1bcf 100644 --- a/textproc/p5-Pod-Weaver/Makefile +++ b/textproc/p5-Pod-Weaver/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:27 wiz Exp $ -DISTNAME= Pod-Weaver-4.006 +DISTNAME= Pod-Weaver-4.012 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= devel perl5 @@ -17,7 +17,6 @@ DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils DEPENDS+= p5-Log-Dispatchouli>=1.100.710:../../devel/p5-Log-Dispatchouli DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose -DEPENDS+= p5-Moose-Autobox>=0.10:../../devel/p5-Moose-Autobox DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util DEPENDS+= p5-Pod-Elemental>=0.100220:../../textproc/p5-Pod-Elemental DEPENDS+= p5-String-Flogger>=1.0:../../textproc/p5-String-Flogger diff --git a/textproc/p5-Pod-Weaver/distinfo b/textproc/p5-Pod-Weaver/distinfo index 3c9874d07..8e3a31773 100644 --- a/textproc/p5-Pod-Weaver/distinfo +++ b/textproc/p5-Pod-Weaver/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/02/24 10:47:31 hiramatsu Exp $ +$NetBSD: distinfo,v 1.4 2015/05/10 02:16:32 mef Exp $ -SHA1 (Pod-Weaver-4.006.tar.gz) = fba3ce66ca05ea25f819d48a9fdee879958dd2b5 -RMD160 (Pod-Weaver-4.006.tar.gz) = aba0a8859ac7db0189d4146774fc175ad1419b65 -Size (Pod-Weaver-4.006.tar.gz) = 33483 bytes +SHA1 (Pod-Weaver-4.012.tar.gz) = c701dd45d0f4abf31ed4fbec5e807974406ccad5 +RMD160 (Pod-Weaver-4.012.tar.gz) = f1a924734cbb635cce1d3dcf178c22b0d0aa3771 +Size (Pod-Weaver-4.012.tar.gz) = 39534 bytes diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index e2d56d136..59721898c 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:27 wiz Exp $ # DISTNAME= Regexp-Common-2013031301 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} diff --git a/textproc/p5-Regexp-Copy/Makefile b/textproc/p5-Regexp-Copy/Makefile index 77476a378..47ab8e1e4 100644 --- a/textproc/p5-Regexp-Copy/Makefile +++ b/textproc/p5-Regexp-Copy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:27 wiz Exp $ # DISTNAME= Regexp-Copy-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} diff --git a/textproc/p5-SGMLS/Makefile b/textproc/p5-SGMLS/Makefile index a308fb4cb..2ab6b8b15 100644 --- a/textproc/p5-SGMLS/Makefile +++ b/textproc/p5-SGMLS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/01/23 06:48:12 obache Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:27 wiz Exp $ # DISTNAME= SGMLSpm-1.03ii PKGNAME= p5-SGMLS-1.03.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SGMLS/} diff --git a/textproc/p5-Search-Indexer/Makefile b/textproc/p5-Search-Indexer/Makefile index 3c05683bb..ede71e3c1 100644 --- a/textproc/p5-Search-Indexer/Makefile +++ b/textproc/p5-Search-Indexer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:27 wiz Exp $ -DISTNAME= Search-Indexer-0.76 +DISTNAME= Search-Indexer-0.77 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} diff --git a/textproc/p5-Search-Indexer/distinfo b/textproc/p5-Search-Indexer/distinfo index 5008fde5f..4471b8daf 100644 --- a/textproc/p5-Search-Indexer/distinfo +++ b/textproc/p5-Search-Indexer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/02/04 22:52:54 seb Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 13:00:43 mef Exp $ -SHA1 (Search-Indexer-0.76.tar.gz) = 49e23573103d6e2296de2cb30d67adfbd25b3c43 -RMD160 (Search-Indexer-0.76.tar.gz) = 10e5399a06be894e0b0fb74913b9fd873fe60752 -Size (Search-Indexer-0.76.tar.gz) = 291307 bytes +SHA1 (Search-Indexer-0.77.tar.gz) = 254a75141052b7b9c2fab6538907a2caf1a61b7b +RMD160 (Search-Indexer-0.77.tar.gz) = a1e175ad492a028d65889bceffec463ecd974410 +Size (Search-Indexer-0.77.tar.gz) = 289313 bytes diff --git a/textproc/p5-Search-Xapian/Makefile b/textproc/p5-Search-Xapian/Makefile index 1267a57bd..cf71ff7f6 100644 --- a/textproc/p5-Search-Xapian/Makefile +++ b/textproc/p5-Search-Xapian/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/11/17 09:06:18 schmonz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:27 wiz Exp $ # -DISTNAME= Search-Xapian-1.2.19.0 +DISTNAME= Search-Xapian-1.2.21.0 PKGNAME= ${DISTNAME:S/^/p5-/} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} diff --git a/textproc/p5-Search-Xapian/distinfo b/textproc/p5-Search-Xapian/distinfo index f300eafbb..284e912ce 100644 --- a/textproc/p5-Search-Xapian/distinfo +++ b/textproc/p5-Search-Xapian/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/11/17 09:06:18 schmonz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/23 18:21:32 schmonz Exp $ -SHA1 (Search-Xapian-1.2.19.0.tar.gz) = 1503a0fd4471410d035611f87d3c8be678410d9a -RMD160 (Search-Xapian-1.2.19.0.tar.gz) = 967765d8d0db30d8e954775f1c13942af1d3b329 -Size (Search-Xapian-1.2.19.0.tar.gz) = 63667 bytes +SHA1 (Search-Xapian-1.2.21.0.tar.gz) = 57bfb4a5109468ca417d5bb17091eb73bbf40cbe +RMD160 (Search-Xapian-1.2.21.0.tar.gz) = f49ddfb46dc6545c0b1aac506d6eaf8b6c0ab439 +Size (Search-Xapian-1.2.21.0.tar.gz) = 67726 bytes diff --git a/textproc/p5-Snowball-Norwegian/Makefile b/textproc/p5-Snowball-Norwegian/Makefile index d34a45144..fa71e6aeb 100644 --- a/textproc/p5-Snowball-Norwegian/Makefile +++ b/textproc/p5-Snowball-Norwegian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:27 wiz Exp $ DISTNAME= Snowball-Norwegian-1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/} diff --git a/textproc/p5-Snowball-Swedish/Makefile b/textproc/p5-Snowball-Swedish/Makefile index 0bec071fb..9936465fa 100644 --- a/textproc/p5-Snowball-Swedish/Makefile +++ b/textproc/p5-Snowball-Swedish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:27 wiz Exp $ DISTNAME= Snowball-Swedish-1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AS/ASKSH/} diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile index b79027089..c28d3e8ac 100644 --- a/textproc/p5-String-Approx/Makefile +++ b/textproc/p5-String-Approx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:28 wiz Exp $ # DISTNAME= String-Approx-3.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile index e88261801..dc4f80cfa 100644 --- a/textproc/p5-String-BufferStack/Makefile +++ b/textproc/p5-String-BufferStack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:28 wiz Exp $ -DISTNAME= String-BufferStack-1.15 +DISTNAME= String-BufferStack-1.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-BufferStack/distinfo b/textproc/p5-String-BufferStack/distinfo index 0a480556b..3e72f599b 100644 --- a/textproc/p5-String-BufferStack/distinfo +++ b/textproc/p5-String-BufferStack/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/02/22 14:17:34 sno Exp $ +$NetBSD: distinfo,v 1.4 2015/04/26 13:02:49 mef Exp $ -SHA1 (String-BufferStack-1.15.tar.gz) = b025f980bebc620f4f376dd6ecaa6992b3484559 -RMD160 (String-BufferStack-1.15.tar.gz) = c61af741727f77136770329188fdbf3b92ab4d57 -Size (String-BufferStack-1.15.tar.gz) = 23462 bytes +SHA1 (String-BufferStack-1.16.tar.gz) = cc3d7374984fb732eebc758035b08efaf6570282 +RMD160 (String-BufferStack-1.16.tar.gz) = 21250d918a76366cd437137711c8bb608cf5c5db +Size (String-BufferStack-1.16.tar.gz) = 26214 bytes diff --git a/textproc/p5-String-CRC32/Makefile b/textproc/p5-String-CRC32/Makefile index 23580861b..6cdbb4f1e 100644 --- a/textproc/p5-String-CRC32/Makefile +++ b/textproc/p5-String-CRC32/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:28 wiz Exp $ # DISTNAME= String-CRC32-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-CamelCase/Makefile b/textproc/p5-String-CamelCase/Makefile index f703a8bd5..2d7b96237 100644 --- a/textproc/p5-String-CamelCase/Makefile +++ b/textproc/p5-String-CamelCase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:28 wiz Exp $ # DISTNAME= String-CamelCase-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Compare-ConstantTime/Makefile b/textproc/p5-String-Compare-ConstantTime/Makefile index afce98cb2..c3ec776c4 100644 --- a/textproc/p5-String-Compare-ConstantTime/Makefile +++ b/textproc/p5-String-Compare-ConstantTime/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:28 wiz Exp $ -DISTNAME= String-Compare-ConstantTime-0.300 +DISTNAME= String-Compare-ConstantTime-0.310 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-String-Compare-ConstantTime/distinfo b/textproc/p5-String-Compare-ConstantTime/distinfo index cad0c6654..2bfc4d912 100644 --- a/textproc/p5-String-Compare-ConstantTime/distinfo +++ b/textproc/p5-String-Compare-ConstantTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/07/03 16:13:38 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 13:04:20 mef Exp $ -SHA1 (String-Compare-ConstantTime-0.300.tar.gz) = fcc96a6f87067ac1e2ada686018d3ea54ed19bb0 -RMD160 (String-Compare-ConstantTime-0.300.tar.gz) = 0f4f37bce2ba0b2bc821d09eb76247d673586715 -Size (String-Compare-ConstantTime-0.300.tar.gz) = 5210 bytes +SHA1 (String-Compare-ConstantTime-0.310.tar.gz) = 9ce4fd8d5ea24e745a7d85309b61ee338d248c2f +RMD160 (String-Compare-ConstantTime-0.310.tar.gz) = 657cbeb121ed021dbefd848075e5e1389de3b3af +Size (String-Compare-ConstantTime-0.310.tar.gz) = 5721 bytes diff --git a/textproc/p5-String-Errf/Makefile b/textproc/p5-String-Errf/Makefile index f985375cd..ec3640de5 100644 --- a/textproc/p5-String-Errf/Makefile +++ b/textproc/p5-String-Errf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:28 wiz Exp $ # -DISTNAME= String-Errf-0.006 +DISTNAME= String-Errf-0.007 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Errf/distinfo b/textproc/p5-String-Errf/distinfo index 15b72dcdf..eb36cc1c2 100644 --- a/textproc/p5-String-Errf/distinfo +++ b/textproc/p5-String-Errf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/05 11:16:46 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 13:06:27 mef Exp $ -SHA1 (String-Errf-0.006.tar.gz) = d4b3cc16b33d83840f114384dc53392464c1af22 -RMD160 (String-Errf-0.006.tar.gz) = 4606b390a353db3c0cc7d55e098e3a9ec2d38dd7 -Size (String-Errf-0.006.tar.gz) = 15166 bytes +SHA1 (String-Errf-0.007.tar.gz) = 611bfc3feb48b41e666f0843e059e62ff16a49d8 +RMD160 (String-Errf-0.007.tar.gz) = 19e805d2c36e31f45ba97c7fdad6953e03bf625d +Size (String-Errf-0.007.tar.gz) = 18047 bytes diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile index 1f6cac630..a0b67eae6 100644 --- a/textproc/p5-String-Flogger/Makefile +++ b/textproc/p5-String-Flogger/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:28 wiz Exp $ # -DISTNAME= String-Flogger-1.101242 +DISTNAME= String-Flogger-1.101245 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} @@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/String-Flogger/ COMMENT= Perl 5 module for string munging for loggers LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON +DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter diff --git a/textproc/p5-String-Flogger/distinfo b/textproc/p5-String-Flogger/distinfo index d9302c74f..110432715 100644 --- a/textproc/p5-String-Flogger/distinfo +++ b/textproc/p5-String-Flogger/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/05 13:42:47 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 13:30:43 mef Exp $ -SHA1 (String-Flogger-1.101242.tar.gz) = 0ad18df5797ebc03389aa7890f5ee5f4677ddfa0 -RMD160 (String-Flogger-1.101242.tar.gz) = c08f0ed19d0ecf038c59cfbec6a94e93d243bcee -Size (String-Flogger-1.101242.tar.gz) = 11113 bytes +SHA1 (String-Flogger-1.101245.tar.gz) = 9d5700b9cb02b7d54485cba26d5da926b8f5c2b2 +RMD160 (String-Flogger-1.101245.tar.gz) = 680cff1a4bb55d650d5bce8fdf874c98a265760b +Size (String-Flogger-1.101245.tar.gz) = 14438 bytes diff --git a/textproc/p5-String-Formatter/Makefile b/textproc/p5-String-Formatter/Makefile index 5be19abc5..df7482111 100644 --- a/textproc/p5-String-Formatter/Makefile +++ b/textproc/p5-String-Formatter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:28 wiz Exp $ # -DISTNAME= String-Formatter-0.102082 +DISTNAME= String-Formatter-0.102084 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Formatter/distinfo b/textproc/p5-String-Formatter/distinfo index 743c24e64..bb6c6dc59 100644 --- a/textproc/p5-String-Formatter/distinfo +++ b/textproc/p5-String-Formatter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/07/05 11:04:38 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/04/26 13:33:30 mef Exp $ -SHA1 (String-Formatter-0.102082.tar.gz) = 93824d4c2bdf77eaeecdcd67e6c2567bb20897e5 -RMD160 (String-Formatter-0.102082.tar.gz) = d02a340b73d8c5bacc8419ea17f0e2545c54f3b4 -Size (String-Formatter-0.102082.tar.gz) = 17608 bytes +SHA1 (String-Formatter-0.102084.tar.gz) = 495b1cac9c34272375b58dd26d161925706b9ca4 +RMD160 (String-Formatter-0.102084.tar.gz) = ef2efe77aade258dd73d9a593dfe270fa408b14c +Size (String-Formatter-0.102084.tar.gz) = 20981 bytes diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile index 1d82eba35..4ce543fc7 100644 --- a/textproc/p5-String-Koremutake/Makefile +++ b/textproc/p5-String-Koremutake/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:28 wiz Exp $ DISTNAME= String-Koremutake-0.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile index eaf416c52..6615844cd 100644 --- a/textproc/p5-String-RewritePrefix/Makefile +++ b/textproc/p5-String-RewritePrefix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:28 wiz Exp $ -DISTNAME= String-RewritePrefix-0.006 +DISTNAME= String-RewritePrefix-0.007 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-RewritePrefix/distinfo b/textproc/p5-String-RewritePrefix/distinfo index dcc630b02..7b27ba37c 100644 --- a/textproc/p5-String-RewritePrefix/distinfo +++ b/textproc/p5-String-RewritePrefix/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/10/16 13:56:01 hiramatsu Exp $ +$NetBSD: distinfo,v 1.4 2015/04/26 13:35:48 mef Exp $ -SHA1 (String-RewritePrefix-0.006.tar.gz) = ec2146f3c336d66d7fd8231d213669599395cf5d -RMD160 (String-RewritePrefix-0.006.tar.gz) = f79d52ae8293bbd6978e4a2ac0199d9abf9d3079 -Size (String-RewritePrefix-0.006.tar.gz) = 11002 bytes +SHA1 (String-RewritePrefix-0.007.tar.gz) = c218c11dcb406e5ca9931e5ddbde5cbeb4f008e3 +RMD160 (String-RewritePrefix-0.007.tar.gz) = bd148887912e6764230e0747f6892de2b07a6920 +Size (String-RewritePrefix-0.007.tar.gz) = 13553 bytes diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index f51b499b1..fb4882437 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:28 wiz Exp $ DISTNAME= String-ShellQuote-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-Similarity/Makefile b/textproc/p5-String-Similarity/Makefile index a1361107d..e9defff76 100644 --- a/textproc/p5-String-Similarity/Makefile +++ b/textproc/p5-String-Similarity/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:28 wiz Exp $ # DISTNAME= String-Similarity-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} diff --git a/textproc/p5-String-ToIdentifier-EN/Makefile b/textproc/p5-String-ToIdentifier-EN/Makefile index c3a2c6bae..ad10c4c45 100644 --- a/textproc/p5-String-ToIdentifier-EN/Makefile +++ b/textproc/p5-String-ToIdentifier-EN/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:28 wiz Exp $ # -DISTNAME= String-ToIdentifier-EN-0.10 +DISTNAME= String-ToIdentifier-EN-0.11 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-String-ToIdentifier-EN/distinfo b/textproc/p5-String-ToIdentifier-EN/distinfo index 48b7cbc87..f2fff7d78 100644 --- a/textproc/p5-String-ToIdentifier-EN/distinfo +++ b/textproc/p5-String-ToIdentifier-EN/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/07/21 14:51:32 wen Exp $ +$NetBSD: distinfo,v 1.3 2015/04/26 13:37:48 mef Exp $ -SHA1 (String-ToIdentifier-EN-0.10.tar.gz) = a92779c815acc9ffe01bc3d89ac5a0b10f1e3c9e -RMD160 (String-ToIdentifier-EN-0.10.tar.gz) = fe21658cf9f19374d7349a54cc116415e0995d88 -Size (String-ToIdentifier-EN-0.10.tar.gz) = 19089 bytes +SHA1 (String-ToIdentifier-EN-0.11.tar.gz) = 5ba4b67a1c37f768a778f298f8d28a09a9f496bc +RMD160 (String-ToIdentifier-EN-0.11.tar.gz) = 63277521e6836d2c6f336a3f6aebee70f96f0309 +Size (String-ToIdentifier-EN-0.11.tar.gz) = 19204 bytes diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index 7364b00dd..a1df28865 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:28 wiz Exp $ -DISTNAME= String-Truncate-1.100601 +DISTNAME= String-Truncate-1.100602 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-String-Truncate/distinfo b/textproc/p5-String-Truncate/distinfo index 392eea791..32d9c4a3d 100644 --- a/textproc/p5-String-Truncate/distinfo +++ b/textproc/p5-String-Truncate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/01/12 10:30:51 wen Exp $ +$NetBSD: distinfo,v 1.3 2015/04/26 13:39:44 mef Exp $ -SHA1 (String-Truncate-1.100601.tar.gz) = 9e45a5b45dd3e017e4728e082b72997987c87170 -RMD160 (String-Truncate-1.100601.tar.gz) = 23a70ce86e76e28c4648b457c4552ae861542b33 -Size (String-Truncate-1.100601.tar.gz) = 16470 bytes +SHA1 (String-Truncate-1.100602.tar.gz) = 9359e8907ce9247b91775e3902562d8cada574cd +RMD160 (String-Truncate-1.100602.tar.gz) = 5e168d35b4cb523832a6ecc057515ec8141bee27 +Size (String-Truncate-1.100602.tar.gz) = 16889 bytes diff --git a/textproc/p5-Swim/Makefile b/textproc/p5-Swim/Makefile index 21aa42c26..99b819bc1 100644 --- a/textproc/p5-Swim/Makefile +++ b/textproc/p5-Swim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/01/30 16:04:43 schmonz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:29 wiz Exp $ -DISTNAME= Swim-0.1.38 +DISTNAME= Swim-0.1.39 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/} diff --git a/textproc/p5-Swim/distinfo b/textproc/p5-Swim/distinfo index 8fb64bcf1..82fd94778 100644 --- a/textproc/p5-Swim/distinfo +++ b/textproc/p5-Swim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/01/30 16:04:43 schmonz Exp $ +$NetBSD: distinfo,v 1.4 2015/05/05 01:19:44 schmonz Exp $ -SHA1 (Swim-0.1.38.tar.gz) = 8a78d2c07f9ca7fc89b569d8b5c18848b7605566 -RMD160 (Swim-0.1.38.tar.gz) = df8b96ce642cc7d8134a61eb14efec059a82c827 -Size (Swim-0.1.38.tar.gz) = 51951 bytes +SHA1 (Swim-0.1.39.tar.gz) = 26d430cfd23e31d5bc79c958926b5ac105a746c4 +RMD160 (Swim-0.1.39.tar.gz) = 293d8c0c8f9c5ac552d5a87b9ca901010ce8599c +Size (Swim-0.1.39.tar.gz) = 51978 bytes diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile index c2f7e90dc..d51ee2816 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:29 wiz Exp $ # -DISTNAME= Syntax-Highlight-Engine-Kate-0.08 +DISTNAME= Syntax-Highlight-Engine-Kate-0.09 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 @@ -14,7 +14,10 @@ LICENSE= ${PERL5_LICENSE} CHECK_PORTABILITY_SKIP= samples/highlight.sh +DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny + BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn PERL5_PACKLIST= auto/Syntax/Highlight/Engine/Kate/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo b/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo index bdf05f3d0..af336abd5 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/03/03 00:24:52 rodent Exp $ +$NetBSD: distinfo,v 1.3 2015/04/26 14:00:06 mef Exp $ -SHA1 (Syntax-Highlight-Engine-Kate-0.08.tar.gz) = b0bd3f451bbc62835a2f98245602acfb7699ae76 -RMD160 (Syntax-Highlight-Engine-Kate-0.08.tar.gz) = af1ef362ea5f08f6fb29d718488e604e8a845569 -Size (Syntax-Highlight-Engine-Kate-0.08.tar.gz) = 482268 bytes +SHA1 (Syntax-Highlight-Engine-Kate-0.09.tar.gz) = 58d9b8d2075d3373fc541888c3aceecc7051ad14 +RMD160 (Syntax-Highlight-Engine-Kate-0.09.tar.gz) = adfe987dd59a6797a1a730996b42358b7d30bce4 +Size (Syntax-Highlight-Engine-Kate-0.09.tar.gz) = 473767 bytes diff --git a/textproc/p5-Syntax-SourceHighlight/Makefile b/textproc/p5-Syntax-SourceHighlight/Makefile index 2ae4b91ec..1b27f4f24 100644 --- a/textproc/p5-Syntax-SourceHighlight/Makefile +++ b/textproc/p5-Syntax-SourceHighlight/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/01/12 23:45:42 schmonz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:29 wiz Exp $ DISTNAME= Syntax-SourceHighlight-1.1.2 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MU/MURPHY/ diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index 6c67fd541..d27ca7e48 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:29 wiz Exp $ -DISTNAME= Template-Declare-0.45 +DISTNAME= Template-Declare-0.47 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Declare/distinfo b/textproc/p5-Template-Declare/distinfo index d2f093ec7..0059b0819 100644 --- a/textproc/p5-Template-Declare/distinfo +++ b/textproc/p5-Template-Declare/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2011/10/14 02:13:31 hiramatsu Exp $ +$NetBSD: distinfo,v 1.10 2015/04/27 12:14:35 mef Exp $ -SHA1 (Template-Declare-0.45.tar.gz) = 1d3b87ebb22f6a85eb8323b32bee5606bed93695 -RMD160 (Template-Declare-0.45.tar.gz) = f8cfa5ffb51ed507e312bb6620153fcd5be98be5 -Size (Template-Declare-0.45.tar.gz) = 96687 bytes +SHA1 (Template-Declare-0.47.tar.gz) = 562fede923222c57ed8e8d83be6778453974d9cc +RMD160 (Template-Declare-0.47.tar.gz) = e478d66a4e56ef5a749ad6e433a6571154ee8689 +Size (Template-Declare-0.47.tar.gz) = 91662 bytes diff --git a/textproc/p5-Template-Plugin-Autoformat/Makefile b/textproc/p5-Template-Plugin-Autoformat/Makefile index c0e6be734..a30ec3e6e 100644 --- a/textproc/p5-Template-Plugin-Autoformat/Makefile +++ b/textproc/p5-Template-Plugin-Autoformat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:29 wiz Exp $ -DISTNAME= Template-Plugin-Autoformat-2.71 +DISTNAME= Template-Plugin-Autoformat-2.77 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-Autoformat/distinfo b/textproc/p5-Template-Plugin-Autoformat/distinfo index 69d79731d..9250e7b06 100644 --- a/textproc/p5-Template-Plugin-Autoformat/distinfo +++ b/textproc/p5-Template-Plugin-Autoformat/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/08/17 19:28:10 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/04/27 12:17:31 mef Exp $ -SHA1 (Template-Plugin-Autoformat-2.71.tar.gz) = 4a1cb350b0690ce21c1b793867bbfa7fc4f7bfe0 -RMD160 (Template-Plugin-Autoformat-2.71.tar.gz) = d7fb9b2d482738001d4e60fd858f68b14fb79949 -Size (Template-Plugin-Autoformat-2.71.tar.gz) = 4736 bytes -SHA1 (patch-aa) = 2c3f0426830d13f577853ada658e472fbb6063ac +SHA1 (Template-Plugin-Autoformat-2.77.tar.gz) = 76464b3a30598a840808a4ac50bea157fe7e579f +RMD160 (Template-Plugin-Autoformat-2.77.tar.gz) = 462e739cee3669d2c8850de96f2977702305c347 +Size (Template-Plugin-Autoformat-2.77.tar.gz) = 6423 bytes diff --git a/textproc/p5-Template-Plugin-Autoformat/patches/patch-aa b/textproc/p5-Template-Plugin-Autoformat/patches/patch-aa deleted file mode 100644 index 90d66f557..000000000 --- a/textproc/p5-Template-Plugin-Autoformat/patches/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.PL.orig 2009-08-17 19:13:38.000000000 +0000 -+++ Makefile.PL 2009-08-17 19:13:56.000000000 +0000 -@@ -5,7 +5,7 @@ - use ExtUtils::MakeMaker; - - my %opts = ( -- 'NAME' => 'Template-Plugin-Autoformat', -+ 'NAME' => 'Template::Plugin::Autoformat', - 'VERSION_FROM' => 'lib/Template/Plugin/Autoformat.pm', - 'PMLIBDIRS' => [ 'lib' ], - 'PREREQ_PM' => { diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile index 4e266afc9..dbf8f9789 100644 --- a/textproc/p5-Template-Plugin-CSV/Makefile +++ b/textproc/p5-Template-Plugin-CSV/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:29 wiz Exp $ # DISTNAME= Template-Plugin-CSV-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-Latex/Makefile b/textproc/p5-Template-Plugin-Latex/Makefile index aee9216a0..d241f5023 100644 --- a/textproc/p5-Template-Plugin-Latex/Makefile +++ b/textproc/p5-Template-Plugin-Latex/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:29 wiz Exp $ # -DISTNAME= Template-Plugin-Latex-3.02 +DISTNAME= Template-Plugin-Latex-3.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Plugin-Latex/distinfo b/textproc/p5-Template-Plugin-Latex/distinfo index 10e6ede9b..28c96807b 100644 --- a/textproc/p5-Template-Plugin-Latex/distinfo +++ b/textproc/p5-Template-Plugin-Latex/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:37:39 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/05/06 04:10:01 mef Exp $ -SHA1 (Template-Plugin-Latex-3.02.tar.gz) = 77643d4dc9da5c1c9d254e452511d4d03eebc815 -RMD160 (Template-Plugin-Latex-3.02.tar.gz) = d3a3505578d02793dea98a618ab162d0ec9f3665 -Size (Template-Plugin-Latex-3.02.tar.gz) = 22048 bytes -SHA1 (patch-aa) = 483becc002d5c6cf107876b6fa636ccfee7a51ca +SHA1 (Template-Plugin-Latex-3.06.tar.gz) = 19eb6427e855e347b23d20cba9127954de150f49 +RMD160 (Template-Plugin-Latex-3.06.tar.gz) = 965323df21253523eb9a55fc38e5c30f5dc53c0e +Size (Template-Plugin-Latex-3.06.tar.gz) = 20487 bytes +SHA1 (patch-aa) = a829811c058e222952d6d86b1defc914ae6d2f2d diff --git a/textproc/p5-Template-Plugin-Latex/patches/patch-aa b/textproc/p5-Template-Plugin-Latex/patches/patch-aa index 2c341db75..11264058b 100644 --- a/textproc/p5-Template-Plugin-Latex/patches/patch-aa +++ b/textproc/p5-Template-Plugin-Latex/patches/patch-aa @@ -1,7 +1,10 @@ ---- Makefile.PL.orig 2009-05-17 10:00:40.000000000 +0000 -+++ Makefile.PL 2009-05-17 10:00:56.000000000 +0000 -@@ -51,7 +51,7 @@ - #------------------------------------------------------------------------ +$NetBSD: patch-aa,v 1.2 2015/05/06 04:10:01 mef Exp $ + + +--- Makefile.PL.orig 2015-05-06 12:01:31.000000000 +0900 ++++ Makefile.PL 2015-05-06 12:03:03.000000000 +0900 +@@ -17,7 +17,7 @@ our $ACCEPT = 0; + our $WIN32 = ($^O eq 'MSWin32'); my %opts = ( - 'NAME' => 'Template-Plugin-Latex', diff --git a/textproc/p5-Template-Plugin-Number-Format/Makefile b/textproc/p5-Template-Plugin-Number-Format/Makefile index 3d377bf13..ea696dc3b 100644 --- a/textproc/p5-Template-Plugin-Number-Format/Makefile +++ b/textproc/p5-Template-Plugin-Number-Format/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:29 wiz Exp $ # -DISTNAME= Template-Plugin-Number-Format-1.02 +DISTNAME= Template-Plugin-Number-Format-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Number-Format/ COMMENT= Plugin/filter interface to Number::Format +LICENSE= gnu-gpl-v3 DEPENDS+= p5-Template-Toolkit>=2.07:../../www/p5-Template-Toolkit DEPENDS+= p5-Number-Format-[0-9]*:../../textproc/p5-Number-Format diff --git a/textproc/p5-Template-Plugin-Number-Format/distinfo b/textproc/p5-Template-Plugin-Number-Format/distinfo index 9cd0c516e..2c3d8b3cc 100644 --- a/textproc/p5-Template-Plugin-Number-Format/distinfo +++ b/textproc/p5-Template-Plugin-Number-Format/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/07/27 17:43:25 he Exp $ +$NetBSD: distinfo,v 1.3 2015/05/03 02:25:51 mef Exp $ -SHA1 (Template-Plugin-Number-Format-1.02.tar.gz) = 717bd8e470807f9f7450246dc89180884d02d2c7 -RMD160 (Template-Plugin-Number-Format-1.02.tar.gz) = 9070ada0e59119755164c7e479dbbf0765656231 -Size (Template-Plugin-Number-Format-1.02.tar.gz) = 3977 bytes +SHA1 (Template-Plugin-Number-Format-1.06.tar.gz) = bf47bd97326fc7da06d848d2901adf7e8d366198 +RMD160 (Template-Plugin-Number-Format-1.06.tar.gz) = 281ea3d2e969165716cc3a12aa3cd55f6df14cf9 +Size (Template-Plugin-Number-Format-1.06.tar.gz) = 4927 bytes diff --git a/textproc/p5-Template-Plugin-YAML/Makefile b/textproc/p5-Template-Plugin-YAML/Makefile index 9d06ed0f0..dfa0c44d1 100644 --- a/textproc/p5-Template-Plugin-YAML/Makefile +++ b/textproc/p5-Template-Plugin-YAML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:29 wiz Exp $ # DISTNAME= Template-Plugin-YAML-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Template-Tiny/Makefile b/textproc/p5-Template-Tiny/Makefile index d2fc02496..64ad22b54 100644 --- a/textproc/p5-Template-Tiny/Makefile +++ b/textproc/p5-Template-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:29 wiz Exp $ DISTNAME= Template-Tiny-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/textproc/p5-Test-YAML/Makefile b/textproc/p5-Test-YAML/Makefile index 5b1840c00..aab4fc9b0 100644 --- a/textproc/p5-Test-YAML/Makefile +++ b/textproc/p5-Test-YAML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/12/15 09:37:42 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:29 wiz Exp $ DISTNAME= Test-YAML-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/textproc/p5-Text-Affixes/Makefile b/textproc/p5-Text-Affixes/Makefile index 26f0191a2..baef58a15 100644 --- a/textproc/p5-Text-Affixes/Makefile +++ b/textproc/p5-Text-Affixes/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:29 wiz Exp $ # DISTNAME= Text-Affixes-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index 04333df60..113d55c3d 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:29 wiz Exp $ # DISTNAME= Text-Aspell-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index e8006923b..813076d14 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:30 wiz Exp $ -DISTNAME= Text-Autoformat-1.669004 +DISTNAME= Text-Autoformat-1.669006 PKGNAME= p5-${DISTNAME:S/669002/669.002/} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-Autoformat/distinfo b/textproc/p5-Text-Autoformat/distinfo index ef9db58cb..4f26f15b0 100644 --- a/textproc/p5-Text-Autoformat/distinfo +++ b/textproc/p5-Text-Autoformat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/08/25 23:44:15 wen Exp $ +$NetBSD: distinfo,v 1.8 2015/04/29 13:48:07 mef Exp $ -SHA1 (Text-Autoformat-1.669004.tar.gz) = e2a25c5a50ea129653aaf9274fc08a8ff85d19a0 -RMD160 (Text-Autoformat-1.669004.tar.gz) = eed4d36f2249a8b66506a129a93eafd3c260dfb9 -Size (Text-Autoformat-1.669004.tar.gz) = 20907 bytes +SHA1 (Text-Autoformat-1.669006.tar.gz) = bb9f799ef3ae25fa5e7ad98e9112c1966b53b1d4 +RMD160 (Text-Autoformat-1.669006.tar.gz) = 0c9975d82f93bcf05f152aff454982d852b4fdca +Size (Text-Autoformat-1.669006.tar.gz) = 21345 bytes diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile index 12c1ff82e..f37025b26 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2015/03/09 06:08:55 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-Balanced-2.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index fc0f5ddeb..a857b45cf 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/13 10:35:17 wen Exp $ -DISTNAME= Text-BibTeX-0.70 +DISTNAME= Text-BibTeX-0.71 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-BibTeX/distinfo b/textproc/p5-Text-BibTeX/distinfo index af8ad13ef..b40fbf06b 100644 --- a/textproc/p5-Text-BibTeX/distinfo +++ b/textproc/p5-Text-BibTeX/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2014/09/16 12:12:53 wen Exp $ +$NetBSD: distinfo,v 1.14 2015/06/13 10:35:17 wen Exp $ -SHA1 (Text-BibTeX-0.70.tar.gz) = af8818b00aa24dcef6b71053d01f97b0bd4e723d -RMD160 (Text-BibTeX-0.70.tar.gz) = fa0ad43e9f0c82ca913d074183c0478485850491 -Size (Text-BibTeX-0.70.tar.gz) = 285481 bytes +SHA1 (Text-BibTeX-0.71.tar.gz) = b4a59d5ecea136ae697a3505acd8aa8a175f9ca2 +RMD160 (Text-BibTeX-0.71.tar.gz) = d242b30953d9d2489351d8c015d0bef14826f82c +Size (Text-BibTeX-0.71.tar.gz) = 285938 bytes SHA1 (patch-inc_MyBuilder.pm) = c584445f48a0e390925cefe8e7b1222aa129b1d6 diff --git a/textproc/p5-Text-Brew/Makefile b/textproc/p5-Text-Brew/Makefile index 94571d02a..45c4e6643 100644 --- a/textproc/p5-Text-Brew/Makefile +++ b/textproc/p5-Text-Brew/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:30 wiz Exp $ # DISTNAME= Text-Brew-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index f2856c33e..b2e41964f 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-CSV-Encoded-0.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-CSV-Hash/Makefile b/textproc/p5-Text-CSV-Hash/Makefile index 46274762c..4fbcbab0b 100644 --- a/textproc/p5-Text-CSV-Hash/Makefile +++ b/textproc/p5-Text-CSV-Hash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-CSV-Hash-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/Text-CSV-Hash/ EXTRACT_SUFX= .tbz diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 45a6d7f9c..7ad0a194c 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:30 wiz Exp $ # -DISTNAME= Text-CSV-1.32 +DISTNAME= Text-CSV-1.33 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-CSV/distinfo b/textproc/p5-Text-CSV/distinfo index 0b2252a0d..eaa6029fc 100644 --- a/textproc/p5-Text-CSV/distinfo +++ b/textproc/p5-Text-CSV/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2013/07/14 06:42:02 wen Exp $ +$NetBSD: distinfo,v 1.10 2015/04/29 13:50:23 mef Exp $ -SHA1 (Text-CSV-1.32.tar.gz) = 3c98ddf726e3608d14288347959d6de183ddd541 -RMD160 (Text-CSV-1.32.tar.gz) = 6cb05070a150ed8e68ac59b1a6c4d85e134c6ef8 -Size (Text-CSV-1.32.tar.gz) = 62294 bytes +SHA1 (Text-CSV-1.33.tar.gz) = 9ad509d5bfd60914fdbd4ff8ce0b577df26590ee +RMD160 (Text-CSV-1.33.tar.gz) = a13b5f1d303fcf8a67bd2c241938bb32a0604ea8 +Size (Text-CSV-1.33.tar.gz) = 64771 bytes diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 7b21b2a49..af57cbc76 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2014/11/23 14:39:20 schmonz Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:51:30 wiz Exp $ # -DISTNAME= Text-CSV_XS-1.12 +DISTNAME= Text-CSV_XS-1.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} EXTRACT_SUFX= .tgz diff --git a/textproc/p5-Text-CSV_XS/distinfo b/textproc/p5-Text-CSV_XS/distinfo index b9c8516d4..f56cf625d 100644 --- a/textproc/p5-Text-CSV_XS/distinfo +++ b/textproc/p5-Text-CSV_XS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.32 2014/11/23 14:39:20 schmonz Exp $ +$NetBSD: distinfo,v 1.34 2015/05/23 10:05:14 mef Exp $ -SHA1 (Text-CSV_XS-1.12.tgz) = bd35b1a9db904e5de2f8fc7d9e3b1991e94296ab -RMD160 (Text-CSV_XS-1.12.tgz) = 6437a8cd55f7c89c8bfe60d65662b6bbfa57e26e -Size (Text-CSV_XS-1.12.tgz) = 144685 bytes +SHA1 (Text-CSV_XS-1.18.tgz) = 78fae80d9257c6fa38a722ce044a64b754e9e1fa +RMD160 (Text-CSV_XS-1.18.tgz) = 86a93def60ede384345f7ebf1b6f0da78e7deca2 +Size (Text-CSV_XS-1.18.tgz) = 151695 bytes diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index c9976b049..aad0de657 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-ChaSen-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-CharWidth/Makefile b/textproc/p5-Text-CharWidth/Makefile index 15f36460f..bec9c026e 100644 --- a/textproc/p5-Text-CharWidth/Makefile +++ b/textproc/p5-Text-CharWidth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-CharWidth-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Context-EitherSide/Makefile b/textproc/p5-Text-Context-EitherSide/Makefile index bfb3df707..ded5e4e15 100644 --- a/textproc/p5-Text-Context-EitherSide/Makefile +++ b/textproc/p5-Text-Context-EitherSide/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-Context-EitherSide-1.4 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-DHCPLeases/Makefile b/textproc/p5-Text-DHCPLeases/Makefile index 626eb918f..da609dadb 100644 --- a/textproc/p5-Text-DHCPLeases/Makefile +++ b/textproc/p5-Text-DHCPLeases/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:30 wiz Exp $ DISTNAME= Text-DHCPLeases-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-DelimMatch/Makefile b/textproc/p5-Text-DelimMatch/Makefile index 46ff73eca..07f0d40bc 100644 --- a/textproc/p5-Text-DelimMatch/Makefile +++ b/textproc/p5-Text-DelimMatch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:30 wiz Exp $ # DISTNAME= DelimMatch-1.06a PKGNAME= p5-Text-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 3f72b7542..6c874b17f 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Diff-HTML-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile index ede96e238..2ce29062c 100644 --- a/textproc/p5-Text-Diff-Parser/Makefile +++ b/textproc/p5-Text-Diff-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Diff-Parser-0.1001 PKGNAME= p5-${DISTNAME:S/1001/10.01/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index e54e94f9b..54bb619dd 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Diff-1.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile index e37fd4093..3531dbdde 100644 --- a/textproc/p5-Text-DoubleMetaphone/Makefile +++ b/textproc/p5-Text-DoubleMetaphone/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:31 wiz Exp $ # DISTNAME= Text-DoubleMetaphone-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile index 8428c3e73..7572fbaed 100644 --- a/textproc/p5-Text-Emoticon-MSN/Makefile +++ b/textproc/p5-Text-Emoticon-MSN/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Emoticon-MSN-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/textproc/p5-Text-Emoticon/Makefile b/textproc/p5-Text-Emoticon/Makefile index 39d5eb074..ec1e59e38 100644 --- a/textproc/p5-Text-Emoticon/Makefile +++ b/textproc/p5-Text-Emoticon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Emoticon-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index 616aa26ea..4015e75f4 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-FindIndent-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 3770d3a10..07a2bf802 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:31 wiz Exp $ # -DISTNAME= Text-Format-0.58 +DISTNAME= Text-Format-0.59 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-Format/distinfo b/textproc/p5-Text-Format/distinfo index e14e50e0e..d2478e142 100644 --- a/textproc/p5-Text-Format/distinfo +++ b/textproc/p5-Text-Format/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/08/26 00:01:48 wen Exp $ +$NetBSD: distinfo,v 1.5 2015/04/30 05:01:37 mef Exp $ -SHA1 (Text-Format-0.58.tar.gz) = 8d736cdc004c2be5688517b74f4b594a0d9c6f2d -RMD160 (Text-Format-0.58.tar.gz) = 7e9a9703ec8641f8b594f8c6e4fdffd73acb17c2 -Size (Text-Format-0.58.tar.gz) = 16444 bytes +SHA1 (Text-Format-0.59.tar.gz) = 0cb5a272a79ae11ea926a706e6293cef8b6e9823 +RMD160 (Text-Format-0.59.tar.gz) = 148a27beac448ff0936ff7ef2cf203d3bbaacb55 +Size (Text-Format-0.59.tar.gz) = 25850 bytes diff --git a/textproc/p5-Text-German/Makefile b/textproc/p5-Text-German/Makefile index 61ec926ca..bd344c94e 100644 --- a/textproc/p5-Text-German/Makefile +++ b/textproc/p5-Text-German/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-German-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 6702dd581..c744ebace 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Glob-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Hunspell/Makefile b/textproc/p5-Text-Hunspell/Makefile index d31576bb9..823df0cb5 100644 --- a/textproc/p5-Text-Hunspell/Makefile +++ b/textproc/p5-Text-Hunspell/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/12/08 09:21:03 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:31 wiz Exp $ -DISTNAME= Text-Hunspell-2.09 +DISTNAME= Text-Hunspell-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Hunspell/distinfo b/textproc/p5-Text-Hunspell/distinfo index 015a1c3c7..8bf0bf353 100644 --- a/textproc/p5-Text-Hunspell/distinfo +++ b/textproc/p5-Text-Hunspell/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/12/08 09:21:03 wiz Exp $ +$NetBSD: distinfo,v 1.3 2015/05/23 10:07:42 mef Exp $ -SHA1 (Text-Hunspell-2.09.tar.gz) = c49d6a06d36d5e205106b7a46afeb10fab241dea -RMD160 (Text-Hunspell-2.09.tar.gz) = 33c9cb93fe8161799bf86ad38ed1855a4ac88818 -Size (Text-Hunspell-2.09.tar.gz) = 18784 bytes +SHA1 (Text-Hunspell-2.11.tar.gz) = c59a0941635fec5defb2bd6221360ccf7b63681f +RMD160 (Text-Hunspell-2.11.tar.gz) = e626ba757c489d332ee489afb116e7e9360ff297 +Size (Text-Hunspell-2.11.tar.gz) = 19074 bytes diff --git a/textproc/p5-Text-Kakasi/Makefile b/textproc/p5-Text-Kakasi/Makefile index e22d88a92..b5e6326e1 100644 --- a/textproc/p5-Text-Kakasi/Makefile +++ b/textproc/p5-Text-Kakasi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:44:58 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:31 wiz Exp $ DISTNAME= Text-Kakasi-2.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= japanese textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-LevenshteinXS/Makefile b/textproc/p5-Text-LevenshteinXS/Makefile index 536448afb..656304715 100644 --- a/textproc/p5-Text-LevenshteinXS/Makefile +++ b/textproc/p5-Text-LevenshteinXS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:31 wiz Exp $ # DISTNAME= Text-LevenshteinXS-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Markdown-Discount/Makefile b/textproc/p5-Text-Markdown-Discount/Makefile index 9f4cd4d14..d9cf97e84 100644 --- a/textproc/p5-Text-Markdown-Discount/Makefile +++ b/textproc/p5-Text-Markdown-Discount/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:32 wiz Exp $ # DISTNAME= Text-Markdown-Discount-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index 9550211dc..40a1e8e04 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:32 wiz Exp $ # DISTNAME= Text-Markdown-1.000031 PKGNAME= p5-${DISTNAME:S/000031/0.31/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index d1f033f2c..c4c1a395b 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:32 wiz Exp $ -DISTNAME= Text-MicroTemplate-0.20 +DISTNAME= Text-MicroTemplate-0.23 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-MicroTemplate/distinfo b/textproc/p5-Text-MicroTemplate/distinfo index def15c1e2..8e42821df 100644 --- a/textproc/p5-Text-MicroTemplate/distinfo +++ b/textproc/p5-Text-MicroTemplate/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/08/26 00:28:12 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/05/06 03:09:41 mef Exp $ -SHA1 (Text-MicroTemplate-0.20.tar.gz) = 886afe81bd2a0968a238463f6dc43b113a4d715a -RMD160 (Text-MicroTemplate-0.20.tar.gz) = b098e52a80fb8bb2346c2be0132c272ab11d35f7 -Size (Text-MicroTemplate-0.20.tar.gz) = 28508 bytes +SHA1 (Text-MicroTemplate-0.23.tar.gz) = b2a8516e92f9cf568bfb51b580ca6ce4157505d5 +RMD160 (Text-MicroTemplate-0.23.tar.gz) = e1808b81bc97061310edec83e30cdfef8f277260 +Size (Text-MicroTemplate-0.23.tar.gz) = 30416 bytes diff --git a/textproc/p5-Text-Microformat/Makefile b/textproc/p5-Text-Microformat/Makefile index 477d86813..f87f5eb26 100644 --- a/textproc/p5-Text-Microformat/Makefile +++ b/textproc/p5-Text-Microformat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:32 wiz Exp $ DISTNAME= Text-Microformat-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile index 8bd38f668..116ef6f69 100644 --- a/textproc/p5-Text-Ngram/Makefile +++ b/textproc/p5-Text-Ngram/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:32 wiz Exp $ # -DISTNAME= Text-Ngram-0.14 +DISTNAME= Text-Ngram-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} @@ -12,6 +12,9 @@ HOMEPAGE= http://search.cpan.org/dist/Text-Ngram/ COMMENT= Ngram analysis of text LICENSE= ${PERL5_LICENSE} +# for make test +BUILD_DEPENDS+= p5-Unicode-CaseFold-[0-9]*:../../textproc/p5-Unicode-CaseFold + PERL5_PACKLIST= auto/Text/Ngram/.packlist .include "../../lang/perl5/module.mk" diff --git a/textproc/p5-Text-Ngram/distinfo b/textproc/p5-Text-Ngram/distinfo index 00ef4f85c..4bc4e7717 100644 --- a/textproc/p5-Text-Ngram/distinfo +++ b/textproc/p5-Text-Ngram/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/02/24 09:40:06 fhajny Exp $ +$NetBSD: distinfo,v 1.2 2015/05/10 02:29:41 mef Exp $ -SHA1 (Text-Ngram-0.14.tar.gz) = aefd9b21399c72686cc58ec6b35b6dd99108b1a2 -RMD160 (Text-Ngram-0.14.tar.gz) = 83d88c2d1c8c9553d1dbdcce5b17fe151906b6cd -Size (Text-Ngram-0.14.tar.gz) = 22264 bytes +SHA1 (Text-Ngram-0.15.tar.gz) = 642e1df08121f4cf99a1b2668d0ab8ab79f0f210 +RMD160 (Text-Ngram-0.15.tar.gz) = 98f1b648924c91f595db1ac139a11e611f01a397 +Size (Text-Ngram-0.15.tar.gz) = 22396 bytes diff --git a/textproc/p5-Text-Nimble/Makefile b/textproc/p5-Text-Nimble/Makefile index c69c5b4f4..7a3ee389d 100644 --- a/textproc/p5-Text-Nimble/Makefile +++ b/textproc/p5-Text-Nimble/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:32 wiz Exp $ DISTNAME= Text-Nimble-0.002001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-PDF/Makefile b/textproc/p5-Text-PDF/Makefile index 99163c36e..2b439f6c0 100644 --- a/textproc/p5-Text-PDF/Makefile +++ b/textproc/p5-Text-PDF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:32 wiz Exp $ # DISTNAME= Text-PDF-0.29a PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile index 9761af550..68e14e826 100644 --- a/textproc/p5-Text-Patch/Makefile +++ b/textproc/p5-Text-Patch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:32 wiz Exp $ DISTNAME= Text-Patch-1.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index 8789e530b..48d0203a9 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:32 wiz Exp $ # -DISTNAME= Text-Quoted-2.08 +DISTNAME= Text-Quoted-2.09 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-Quoted/distinfo b/textproc/p5-Text-Quoted/distinfo index 16cd643e4..e49004397 100644 --- a/textproc/p5-Text-Quoted/distinfo +++ b/textproc/p5-Text-Quoted/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2013/08/26 00:32:00 wen Exp $ +$NetBSD: distinfo,v 1.9 2015/05/10 02:33:03 mef Exp $ -SHA1 (Text-Quoted-2.08.tar.gz) = 6265a24e196e5890425d2cf45efcf6982f47fa9e -RMD160 (Text-Quoted-2.08.tar.gz) = 958c0a21654d4a119415049991c76a426a7bd5e6 -Size (Text-Quoted-2.08.tar.gz) = 25365 bytes +SHA1 (Text-Quoted-2.09.tar.gz) = 84ae14c3229e96a7ce65d9562db38d023f1c87af +RMD160 (Text-Quoted-2.09.tar.gz) = c4d248d6345b8c7926159d30a1cdcf462decae50 +Size (Text-Quoted-2.09.tar.gz) = 27978 bytes diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index b45c0579a..dd01fced4 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:32 wiz Exp $ # -DISTNAME= Text-RecordParser-v1.6.3 -PKGNAME= p5-${DISTNAME:S/v1/1/} -PKGREVISION= 2 +DISTNAME= Text-RecordParser-1.6.5 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} @@ -29,7 +29,6 @@ DEPENDS+= p5-Text-TabularDisplay>=1.22:../../textproc/p5-Text-TabularDisplay USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Text/RecordParser/.packlist -PERL5_MODULE_TYPE= Module::Build USE_TOOLS+=perl diff --git a/textproc/p5-Text-RecordParser/distinfo b/textproc/p5-Text-RecordParser/distinfo index 4d66f943d..8122aca6b 100644 --- a/textproc/p5-Text-RecordParser/distinfo +++ b/textproc/p5-Text-RecordParser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/08/26 01:03:13 wen Exp $ +$NetBSD: distinfo,v 1.5 2015/05/23 10:39:33 mef Exp $ -SHA1 (Text-RecordParser-v1.6.3.tar.gz) = b9eb13f3d0c30fa3deba258f465363fa51df5f9c -RMD160 (Text-RecordParser-v1.6.3.tar.gz) = b0eab7a84cea3fbdc1868411478fa1a59940ca30 -Size (Text-RecordParser-v1.6.3.tar.gz) = 73866 bytes +SHA1 (Text-RecordParser-1.6.5.tar.gz) = 9c06d8bac11890cb7c8ac13705ed10228fc33634 +RMD160 (Text-RecordParser-1.6.5.tar.gz) = b62b9adfd9e38323ceb5b3c9f9bd7e542864cbb2 +Size (Text-RecordParser-1.6.5.tar.gz) = 83653 bytes diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile index fb28a728a..1f6ce8090 100644 --- a/textproc/p5-Text-Reflow/Makefile +++ b/textproc/p5-Text-Reflow/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:07:04 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:32 wiz Exp $ # DISTNAME= Text-Reflow-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index a7e05429e..9ddd09df4 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/01/18 17:01:43 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:32 wiz Exp $ DISTNAME= Text-Reform-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-RewriteRules/Makefile b/textproc/p5-Text-RewriteRules/Makefile index cd052d8a3..a8a892d05 100644 --- a/textproc/p5-Text-RewriteRules/Makefile +++ b/textproc/p5-Text-RewriteRules/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:32 wiz Exp $ # DISTNAME= Text-RewriteRules-0.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index 4aa8d3ca4..09c20812c 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:32 wiz Exp $ DISTNAME= Text-Sass-0.97 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile index 3d91285c8..3840355ae 100644 --- a/textproc/p5-Text-Shellwords/Makefile +++ b/textproc/p5-Text-Shellwords/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:33 wiz Exp $ # DISTNAME= Text-Shellwords-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index f72fa9135..cce1cc7fc 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:33 wiz Exp $ DISTNAME= Text-SimpleTable-2.03 PKGNAME= p5-${DISTNAME:S/01/0.1/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Soundex/Makefile b/textproc/p5-Text-Soundex/Makefile index c4e322a62..e0485d0e4 100644 --- a/textproc/p5-Text-Soundex/Makefile +++ b/textproc/p5-Text-Soundex/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/07/18 08:27:11 obache Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:33 wiz Exp $ DISTNAME= Text-Soundex-3.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index 9c7ff66f5..525e8f700 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:33 wiz Exp $ # -DISTNAME= Text-SpellChecker-0.11 +DISTNAME= Text-SpellChecker-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-SpellChecker/distinfo b/textproc/p5-Text-SpellChecker/distinfo index 8766ce2b0..7b51cb91f 100644 --- a/textproc/p5-Text-SpellChecker/distinfo +++ b/textproc/p5-Text-SpellChecker/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2011/10/12 11:14:23 hiramatsu Exp $ +$NetBSD: distinfo,v 1.6 2015/05/10 02:51:47 mef Exp $ -SHA1 (Text-SpellChecker-0.11.tar.gz) = bc7abf37475b539e3a21809951a2ec5234cea5cd -RMD160 (Text-SpellChecker-0.11.tar.gz) = 35fcb77f780588c4f2240d60116887e7dc6f81b6 -Size (Text-SpellChecker-0.11.tar.gz) = 5400 bytes +SHA1 (Text-SpellChecker-0.14.tar.gz) = 4945a0e64d9955a8aa44e129bd1a2585e3b70a2a +RMD160 (Text-SpellChecker-0.14.tar.gz) = 981e358dcdfd2d062eab28353d8eec2d157cda71 +Size (Text-SpellChecker-0.14.tar.gz) = 6354 bytes diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile index ef58426c1..6efb30df9 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:43 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:33 wiz Exp $ DISTNAME= Text-Substitute-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/ diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile index 1e8a9cadb..1f2c8123c 100644 --- a/textproc/p5-Text-Tabs+Wrap/Makefile +++ b/textproc/p5-Text-Tabs+Wrap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:44 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:33 wiz Exp $ DISTNAME= Text-Tabs+Wrap-2013.0523 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-TabularDisplay/Makefile b/textproc/p5-Text-TabularDisplay/Makefile index 8b1bc3f22..d45367c13 100644 --- a/textproc/p5-Text-TabularDisplay/Makefile +++ b/textproc/p5-Text-TabularDisplay/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:33 wiz Exp $ # -DISTNAME= Text-TabularDisplay-1.35 +DISTNAME= Text-TabularDisplay-1.38 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-TabularDisplay/distinfo b/textproc/p5-Text-TabularDisplay/distinfo index 505306302..1faea6d10 100644 --- a/textproc/p5-Text-TabularDisplay/distinfo +++ b/textproc/p5-Text-TabularDisplay/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/08/26 01:31:28 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/10 02:55:56 mef Exp $ -SHA1 (Text-TabularDisplay-1.35.tar.gz) = 8ba0c2385ff7b1fd26c5630056bc47fcf95fc858 -RMD160 (Text-TabularDisplay-1.35.tar.gz) = 3932fb072c6a3c834a6df1f293ddc1b276868306 -Size (Text-TabularDisplay-1.35.tar.gz) = 16972 bytes +SHA1 (Text-TabularDisplay-1.38.tar.gz) = df951cdf36b8800a50dce1a6188739e872ae2caa +RMD160 (Text-TabularDisplay-1.38.tar.gz) = e27a2381585fd5328f75124df588a10ee709d180 +Size (Text-TabularDisplay-1.38.tar.gz) = 17014 bytes diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index bd3d2e1b3..e22dcd5d3 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:33 wiz Exp $ # DISTNAME= Text-Template-1.46 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile index 265bf73c4..8ec24a4d3 100644 --- a/textproc/p5-Text-Textile/Makefile +++ b/textproc/p5-Text-Textile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/11/23 14:41:58 schmonz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:33 wiz Exp $ # DISTNAME= Text-Textile-2.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index 93b9bbd80..eaa1b7bad 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:44 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:33 wiz Exp $ -DISTNAME= Text-Trac-0.15 +DISTNAME= Text-Trac-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} @@ -20,8 +20,9 @@ DEPENDS+= p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require BUILD_DEPENDS+= p5-Test-Base-[0-9]*:../../devel/p5-Test-Base -USE_LANGUAGES= # empty +REPLACE_PERL= script/trac2html +USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Text/Trac/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/textproc/p5-Text-Trac/distinfo b/textproc/p5-Text-Trac/distinfo index 4c60f422b..60bdcc972 100644 --- a/textproc/p5-Text-Trac/distinfo +++ b/textproc/p5-Text-Trac/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/03/16 21:08:22 sno Exp $ +$NetBSD: distinfo,v 1.2 2015/05/10 02:59:54 mef Exp $ -SHA1 (Text-Trac-0.15.tar.gz) = f8341f215d0335a5619b7a572f563d9d946ae850 -RMD160 (Text-Trac-0.15.tar.gz) = d0974946fac5a80de7dc0894dd752fa7e0943bbb -Size (Text-Trac-0.15.tar.gz) = 33125 bytes +SHA1 (Text-Trac-0.18.tar.gz) = a4373fd7a0eaa48fcee81af6f047ac96cfe1915d +RMD160 (Text-Trac-0.18.tar.gz) = 7909a3e768a364fce6b8f89262496e3e0b4c2d4d +Size (Text-Trac-0.18.tar.gz) = 66002 bytes diff --git a/textproc/p5-Text-Typography/Makefile b/textproc/p5-Text-Typography/Makefile index ee9725740..44acc3a0f 100644 --- a/textproc/p5-Text-Typography/Makefile +++ b/textproc/p5-Text-Typography/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:44 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:33 wiz Exp $ # DISTNAME= Text-Typography-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Unaccent/Makefile b/textproc/p5-Text-Unaccent/Makefile index 381a985f4..1702306cb 100644 --- a/textproc/p5-Text-Unaccent/Makefile +++ b/textproc/p5-Text-Unaccent/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:44 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:33 wiz Exp $ # DISTNAME= Text-Unaccent-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Unidecode/Makefile b/textproc/p5-Text-Unidecode/Makefile index 220871051..05f57ba7a 100644 --- a/textproc/p5-Text-Unidecode/Makefile +++ b/textproc/p5-Text-Unidecode/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/09/16 12:27:48 wen Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:33 wiz Exp $ -DISTNAME= Text-Unidecode-1.22 +DISTNAME= Text-Unidecode-1.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Unidecode/distinfo b/textproc/p5-Text-Unidecode/distinfo index 40f62a674..6d617971c 100644 --- a/textproc/p5-Text-Unidecode/distinfo +++ b/textproc/p5-Text-Unidecode/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/09/16 12:27:48 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/10 03:02:05 mef Exp $ -SHA1 (Text-Unidecode-1.22.tar.gz) = 845dd22ea0614d5692a6bffaddc1a0e4e8c61ae3 -RMD160 (Text-Unidecode-1.22.tar.gz) = 079d73fe93ced3a541efd3cd5474db8917b1fdae -Size (Text-Unidecode-1.22.tar.gz) = 129557 bytes +SHA1 (Text-Unidecode-1.23.tar.gz) = fab5894d81b86d63ffdf8a78509ce668e60e4693 +RMD160 (Text-Unidecode-1.23.tar.gz) = 888ed310339265dd74e44201b9c4d6bf81f9530a +Size (Text-Unidecode-1.23.tar.gz) = 130431 bytes diff --git a/textproc/p5-Text-WagnerFischer/Makefile b/textproc/p5-Text-WagnerFischer/Makefile index 7bf6c0e7f..17459b705 100644 --- a/textproc/p5-Text-WagnerFischer/Makefile +++ b/textproc/p5-Text-WagnerFischer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:34 wiz Exp $ # DISTNAME= Text-WagnerFischer-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-WikiCreole/Makefile b/textproc/p5-Text-WikiCreole/Makefile index b956fccdd..a54cdcd1c 100644 --- a/textproc/p5-Text-WikiCreole/Makefile +++ b/textproc/p5-Text-WikiCreole/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:44 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:34 wiz Exp $ # DISTNAME= Text-WikiCreole-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index 974aafaf0..e979be56b 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/11/23 14:44:01 schmonz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:34 wiz Exp $ # DISTNAME= Text-WikiFormat-0.81 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-WrapI18N/Makefile b/textproc/p5-Text-WrapI18N/Makefile index a1388d903..9368837e7 100644 --- a/textproc/p5-Text-WrapI18N/Makefile +++ b/textproc/p5-Text-WrapI18N/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:44 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:34 wiz Exp $ DISTNAME= Text-WrapI18N-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index c1d56b112..d7de9e2ae 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:34 wiz Exp $ # -DISTNAME= Text-Wrapper-1.04 +DISTNAME= Text-Wrapper-1.05 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-Text-Wrapper/distinfo b/textproc/p5-Text-Wrapper/distinfo index 517a10feb..307761513 100644 --- a/textproc/p5-Text-Wrapper/distinfo +++ b/textproc/p5-Text-Wrapper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/08/26 01:49:43 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/05/10 03:04:21 mef Exp $ -SHA1 (Text-Wrapper-1.04.tar.gz) = 49027e4757ede5b895df7fc185e58b0ec166ba10 -RMD160 (Text-Wrapper-1.04.tar.gz) = 0e5027d04340cecc457f52138e0ab74394205641 -Size (Text-Wrapper-1.04.tar.gz) = 18239 bytes +SHA1 (Text-Wrapper-1.05.tar.gz) = 3f760699a4d02c13970d490f89bd9cb3236b7745 +RMD160 (Text-Wrapper-1.05.tar.gz) = f1f47d38c672d7e14ebf3e1ff90866a114d1a661 +Size (Text-Wrapper-1.05.tar.gz) = 18609 bytes diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index b0091398f..c021fbec4 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/08/04 11:19:38 wen Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:34 wiz Exp $ # DISTNAME= Text-Xslate-3.3.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYOHEX/} diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index 2b749a718..2a1e92521 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/01/30 21:09:45 kleink Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:34 wiz Exp $ DISTNAME= Text-vCard-3.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-vFile-asData/Makefile b/textproc/p5-Text-vFile-asData/Makefile index b072f8f28..dcdaca136 100644 --- a/textproc/p5-Text-vFile-asData/Makefile +++ b/textproc/p5-Text-vFile-asData/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:34 wiz Exp $ DISTNAME= Text-vFile-asData-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Unicode-CaseFold/DESCR b/textproc/p5-Unicode-CaseFold/DESCR new file mode 100644 index 000000000..8fbf54da4 --- /dev/null +++ b/textproc/p5-Unicode-CaseFold/DESCR @@ -0,0 +1,16 @@ +What is Case-Folding? + +In non-Unicode contexts, a common idiom to compare two strings +case-insensitively is lc($this) eq lc($that). Before comparing two strings +we normalize them to an all-lowercase version. "Hello", "HELLO", and +"HeLlO" all have the same lowercase form ("hello"), so it doesn't matter +which one we start with; they are all equal to one another after lc. + +In Unicode, things aren't so simple. A Unicode character might have +mappings for uppercase, lowercase, and titlecase, and the lowercase mapping +of the uppercase mapping of a given character might not be the character +that you started with! For example lc(uc("\N{LATIN SMALL LETTER SHARP S")) +is "ss", not the eszett we started off with! Case-folding is a part of the +Unicode standard that allows any two strings that differ from one another +only by case to map to the same "case-folded" form, even when those strings +include characters with complex case-mappings. diff --git a/textproc/p5-Unicode-CaseFold/Makefile b/textproc/p5-Unicode-CaseFold/Makefile new file mode 100644 index 000000000..4285e6844 --- /dev/null +++ b/textproc/p5-Unicode-CaseFold/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:34 wiz Exp $ + +DISTNAME= Unicode-CaseFold-1.00 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~arodland/Unicode-CaseFold/ +COMMENT= Unicode case-folding for case-insensitive lookups +LICENSE= ${PERL5_LICENSE} + +PERL5_MODULE_TYPE= Module::Build +PERL5_PACKLIST= auto/Unicode/CaseFold/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-Unicode-CaseFold/distinfo b/textproc/p5-Unicode-CaseFold/distinfo new file mode 100644 index 000000000..98d5beecc --- /dev/null +++ b/textproc/p5-Unicode-CaseFold/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/10 02:24:03 mef Exp $ + +SHA1 (Unicode-CaseFold-1.00.tar.gz) = 887dc77575f34ad8a03504dac216f0932d8ad6c9 +RMD160 (Unicode-CaseFold-1.00.tar.gz) = 146647abc6d6de71f001348e43929d15d600092f +Size (Unicode-CaseFold-1.00.tar.gz) = 65145 bytes diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile index a4e8f3a39..2c4482450 100644 --- a/textproc/p5-Unicode-LineBreak/Makefile +++ b/textproc/p5-Unicode-LineBreak/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/08/11 02:20:47 wen Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:34 wiz Exp $ DISTNAME= Unicode-LineBreak-2014.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile index bea447fac..08cd965b2 100644 --- a/textproc/p5-XML-Atom-SimpleFeed/Makefile +++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/01/07 15:01:39 kleink Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:34 wiz Exp $ DISTNAME= XML-Atom-SimpleFeed-0.861 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index 47053d83c..caa5c74cf 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:34 wiz Exp $ DISTNAME= XML-Atom-Stream-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index f9dfc2922..914736157 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:34 wiz Exp $ DISTNAME= XML-Atom-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile index fb13a5836..31b7b4012 100644 --- a/textproc/p5-XML-AutoWriter/Makefile +++ b/textproc/p5-XML-AutoWriter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-AutoWriter-0.4 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Bare/Makefile b/textproc/p5-XML-Bare/Makefile index 2cba0644a..b3d909528 100644 --- a/textproc/p5-XML-Bare/Makefile +++ b/textproc/p5-XML-Bare/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:35 wiz Exp $ # DISTNAME= XML-Bare-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile index 50f3ac5d9..3a022c533 100644 --- a/textproc/p5-XML-Catalog/Makefile +++ b/textproc/p5-XML-Catalog/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/07/16 08:22:26 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Catalog-1.03 PKGNAME= p5-${DISTNAME:S/03/0.3/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JF/JFEARN/} diff --git a/textproc/p5-XML-Checker/Makefile b/textproc/p5-XML-Checker/Makefile index bc1856ced..50ab06bc5 100644 --- a/textproc/p5-XML-Checker/Makefile +++ b/textproc/p5-XML-Checker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Checker-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile index ac7f65477..c3fb2f2b1 100644 --- a/textproc/p5-XML-Clean/Makefile +++ b/textproc/p5-XML-Clean/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Clean-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PK/PKUBANEK/} diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 532e73e7d..ee61c216b 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:51:35 wiz Exp $ # DISTNAME= XML-DOM-1.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Dumper/Makefile b/textproc/p5-XML-Dumper/Makefile index 9d788b29b..2bf908e06 100644 --- a/textproc/p5-XML-Dumper/Makefile +++ b/textproc/p5-XML-Dumper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Dumper-0.81 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile index bc479b595..4fd2e3c20 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:35 wiz Exp $ # DISTNAME= XML-Elemental-2.11 PKGNAME= p5-${DISTNAME:S/11/1.1/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Encoding/Makefile b/textproc/p5-XML-Encoding/Makefile index 678e444bd..3226e4488 100644 --- a/textproc/p5-XML-Encoding/Makefile +++ b/textproc/p5-XML-Encoding/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/09/06 14:07:36 wen Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Encoding-2.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile index c037c6c20..7984c0b47 100644 --- a/textproc/p5-XML-Entities/Makefile +++ b/textproc/p5-XML-Entities/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Entities-1.0001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index d7eeea43e..df0273969 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Feed-0.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index 3ef8778e2..7a0ee9e7b 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-FeedPP-0.43 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile index e59e924fc..68fb104bd 100644 --- a/textproc/p5-XML-Filter-BufferText/Makefile +++ b/textproc/p5-XML-Filter-BufferText/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Filter-BufferText-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile index c52d05837..53a22ed0c 100644 --- a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile +++ b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-Filter-DOMFilter-LibXML-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile index bd5b1e0fd..b20a9dcfe 100644 --- a/textproc/p5-XML-Filter-DetectWS/Makefile +++ b/textproc/p5-XML-Filter-DetectWS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:36 wiz Exp $ DISTNAME= XML-Filter-DetectWS-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile index 346c8d20d..16dd89066 100644 --- a/textproc/p5-XML-Filter-Reindent/Makefile +++ b/textproc/p5-XML-Filter-Reindent/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:36 wiz Exp $ DISTNAME= XML-Filter-Reindent-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Filter-SAXT/Makefile b/textproc/p5-XML-Filter-SAXT/Makefile index 2d7a512ad..f24253bbb 100644 --- a/textproc/p5-XML-Filter-SAXT/Makefile +++ b/textproc/p5-XML-Filter-SAXT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:36 wiz Exp $ DISTNAME= XML-Filter-SAXT-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Generator/Makefile b/textproc/p5-XML-Generator/Makefile index 8bb163df4..8cd1da3ab 100644 --- a/textproc/p5-XML-Generator/Makefile +++ b/textproc/p5-XML-Generator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:46 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:36 wiz Exp $ # DISTNAME= XML-Generator-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Grove/Makefile b/textproc/p5-XML-Grove/Makefile index c3f1d2ae2..49e8e191e 100644 --- a/textproc/p5-XML-Grove/Makefile +++ b/textproc/p5-XML-Grove/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:36 wiz Exp $ # DISTNAME= XML-Grove-0.46alpha PKGNAME= p5-${DISTNAME:S/alpha/.0.1/} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Handler-Trees/Makefile b/textproc/p5-XML-Handler-Trees/Makefile index e1bda2ecd..ed4a0ce33 100644 --- a/textproc/p5-XML-Handler-Trees/Makefile +++ b/textproc/p5-XML-Handler-Trees/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:36 wiz Exp $ DISTNAME= XML-Handler-Trees-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Handler-YAWriter/Makefile b/textproc/p5-XML-Handler-YAWriter/Makefile index 2069eb979..b6a1e1f32 100644 --- a/textproc/p5-XML-Handler-YAWriter/Makefile +++ b/textproc/p5-XML-Handler-YAWriter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:36 wiz Exp $ # DISTNAME= XML-Handler-YAWriter-0.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML-Iterator/Makefile b/textproc/p5-XML-LibXML-Iterator/Makefile index 25c8b8f56..13c812a74 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:36 wiz Exp $ # DISTNAME= XML-LibXML-Iterator-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile index d650975e0..d56cb02ea 100644 --- a/textproc/p5-XML-LibXML-Simple/Makefile +++ b/textproc/p5-XML-LibXML-Simple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:46 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:36 wiz Exp $ # -DISTNAME= XML-LibXML-Simple-0.93 +DISTNAME= XML-LibXML-Simple-0.95 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} BUILD_DEPENDS+= p5-Test-Pod>=1.00:../../devel/p5-Test-Pod -DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp +DEPENDS+= p5-File-Slurp-Tiny-[0-9]*:../../devel/p5-File-Slurp-Tiny DEPENDS+= p5-XML-LibXML>=1.64:../../textproc/p5-XML-LibXML EXTRACT_USING= gtar diff --git a/textproc/p5-XML-LibXML-Simple/distinfo b/textproc/p5-XML-LibXML-Simple/distinfo index a3339df5b..dd6f04ace 100644 --- a/textproc/p5-XML-LibXML-Simple/distinfo +++ b/textproc/p5-XML-LibXML-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/08/22 14:29:01 wen Exp $ +$NetBSD: distinfo,v 1.5 2015/05/02 03:10:51 mef Exp $ -SHA1 (XML-LibXML-Simple-0.93.tar.gz) = 8591730e049a8b5af181295b3db6778d4b0da46d -RMD160 (XML-LibXML-Simple-0.93.tar.gz) = 6b402ac5cd8c40fa5978af1f6befc0263d25b62a -Size (XML-LibXML-Simple-0.93.tar.gz) = 22821 bytes +SHA1 (XML-LibXML-Simple-0.95.tar.gz) = 4dd4c82fb70662458523a1218165d18ceafc8252 +RMD160 (XML-LibXML-Simple-0.95.tar.gz) = abcd7739a6b0b39a4caa64dc939b42df1be17df1 +Size (XML-LibXML-Simple-0.95.tar.gz) = 21968 bytes diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 28c378c22..0c6f2ba9f 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2015/02/08 14:12:50 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/06/12 10:51:36 wiz Exp $ -DISTNAME= XML-LibXML-2.0118 +DISTNAME= XML-LibXML-2.0121 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-LibXML/distinfo b/textproc/p5-XML-LibXML/distinfo index 4390058dc..067f17f9f 100644 --- a/textproc/p5-XML-LibXML/distinfo +++ b/textproc/p5-XML-LibXML/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.32 2015/02/08 14:12:50 wiz Exp $ +$NetBSD: distinfo,v 1.35 2015/05/06 07:43:04 wiz Exp $ -SHA1 (XML-LibXML-2.0118.tar.gz) = 9a404413ec46f0a9aa8a4a55db8bdbcf4288b47c -RMD160 (XML-LibXML-2.0118.tar.gz) = 4383bf2cf4c53318f8974c112602ff8b97736e27 -Size (XML-LibXML-2.0118.tar.gz) = 463997 bytes +SHA1 (XML-LibXML-2.0121.tar.gz) = acba14e43f136c39eee5ea5475dbbb8f32903e52 +RMD160 (XML-LibXML-2.0121.tar.gz) = 32e9e1981dcd30663e037cca61a57e9923ad2186 +Size (XML-LibXML-2.0121.tar.gz) = 464562 bytes SHA1 (patch-Makefile.PL) = e98a4d8667fa792ebb535a7611fecccf2b608402 diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 7739b1caf..0700195f8 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2015/01/21 21:44:34 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:36 wiz Exp $ DISTNAME= XML-LibXSLT-1.94 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-NamespaceSupport/Makefile b/textproc/p5-XML-NamespaceSupport/Makefile index 913e1e112..b6dfc3fea 100644 --- a/textproc/p5-XML-NamespaceSupport/Makefile +++ b/textproc/p5-XML-NamespaceSupport/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:36 wiz Exp $ DISTNAME= XML-NamespaceSupport-1.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile index 68a1ab930..476a7fe2f 100644 --- a/textproc/p5-XML-Node/Makefile +++ b/textproc/p5-XML-Node/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:36 wiz Exp $ # DISTNAME= XML-Node-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile index b2ede887d..a9a40f4fc 100644 --- a/textproc/p5-XML-NodeFilter/Makefile +++ b/textproc/p5-XML-NodeFilter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:37 wiz Exp $ # DISTNAME= XML-NodeFilter-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Parser-Lite-Tree/Makefile b/textproc/p5-XML-Parser-Lite-Tree/Makefile index c3964dc4a..030dc994f 100644 --- a/textproc/p5-XML-Parser-Lite-Tree/Makefile +++ b/textproc/p5-XML-Parser-Lite-Tree/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:46 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-Parser-Lite-Tree-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Parser-Lite/DESCR b/textproc/p5-XML-Parser-Lite/DESCR new file mode 100644 index 000000000..be575d1e7 --- /dev/null +++ b/textproc/p5-XML-Parser-Lite/DESCR @@ -0,0 +1,9 @@ +This Perl module implements an XML parser with a interface similar to +XML::Parser. Though not all callbacks are supported, you should be able +to use it in the same way you use XML::Parser. Due to using experimental +regexp features it'll work only on Perl 5.6 and above and may behave +differently on different platforms. + +Note that you cannot use regular expressions or split in callbacks. This +is due to a limitation of perl's regular expression implementation +(which is not re-entrant). diff --git a/textproc/p5-XML-Parser-Lite/Makefile b/textproc/p5-XML-Parser-Lite/Makefile new file mode 100644 index 000000000..be07d6f36 --- /dev/null +++ b/textproc/p5-XML-Parser-Lite/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:37 wiz Exp $ + +DISTNAME= XML-Parser-Lite-0.721 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= textproc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/XML-ParserLite/ +COMMENT= Lightweight regexp-based XML parser +LICENSE= ${PERL5_LICENSE} + +PERL5_PACKLIST= auto/XML/Parser/Lite/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-XML-Parser-Lite/distinfo b/textproc/p5-XML-Parser-Lite/distinfo new file mode 100644 index 000000000..5dba1efca --- /dev/null +++ b/textproc/p5-XML-Parser-Lite/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/30 01:53:13 wen Exp $ + +SHA1 (XML-Parser-Lite-0.721.tar.gz) = e95d5fe677b51844c1175ab23247458090c4d847 +RMD160 (XML-Parser-Lite-0.721.tar.gz) = b9e14f7eb43f3c2399b3a8ac235ed36d9fb2a3cd +Size (XML-Parser-Lite-0.721.tar.gz) = 10303 bytes diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 6e1a268e1..6516ba34c 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2015/01/12 12:50:15 wen Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-Parser-2.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile index de8315d91..3639a39fc 100644 --- a/textproc/p5-XML-RAI/Makefile +++ b/textproc/p5-XML-RAI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:07:05 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-RAI-1.3031 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RSS-Parser/Makefile b/textproc/p5-XML-RSS-Parser/Makefile index b4a4a16e1..7450f0932 100644 --- a/textproc/p5-XML-RSS-Parser/Makefile +++ b/textproc/p5-XML-RSS-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-RSS-Parser-4.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index d6c37c3d7..a73f2962d 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/12/10 22:09:53 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-RSS-1.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Rabbit/Makefile b/textproc/p5-XML-Rabbit/Makefile index eb3e1139e..f23c04b1a 100644 --- a/textproc/p5-XML-Rabbit/Makefile +++ b/textproc/p5-XML-Rabbit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:47 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-Rabbit-0.4.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index db95e0e77..ed8dfc877 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:37 wiz Exp $ # DISTNAME= XML-RegExp-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index de9148151..9fb103279 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-SAX-Base-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile index 7f8f9d3ed..b9e97cfe4 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:37 wiz Exp $ -DISTNAME= XML-SAX-Expat-0.50 +DISTNAME= XML-SAX-Expat-0.51 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-XML-SAX-Expat/distinfo b/textproc/p5-XML-SAX-Expat/distinfo index b8fb7e4b9..b88658de4 100644 --- a/textproc/p5-XML-SAX-Expat/distinfo +++ b/textproc/p5-XML-SAX-Expat/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/08/24 02:25:09 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/05/02 14:52:20 mef Exp $ -SHA1 (XML-SAX-Expat-0.50.tar.gz) = dcf2103d0b8989f85facf33c993b7c3d75a36bb7 -RMD160 (XML-SAX-Expat-0.50.tar.gz) = 1af51a33c882d9e56ce8433eb3131171d74706b9 -Size (XML-SAX-Expat-0.50.tar.gz) = 7090 bytes +SHA1 (XML-SAX-Expat-0.51.tar.gz) = 74609fe5ee5011eac193fbf1ae20e327ce12372c +RMD160 (XML-SAX-Expat-0.51.tar.gz) = 3c0a5975bcd3eed1a588edb7dce8f724d1e1bc6d +Size (XML-SAX-Expat-0.51.tar.gz) = 7134 bytes diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index 090f1c95e..898967d49 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-SAX-ExpatXS-1.33 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile index da7cbe084..35f6e35a0 100644 --- a/textproc/p5-XML-SAX-Writer/Makefile +++ b/textproc/p5-XML-SAX-Writer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:38 wiz Exp $ -DISTNAME= XML-SAX-Writer-0.53 +DISTNAME= XML-SAX-Writer-0.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SAX-Writer/distinfo b/textproc/p5-XML-SAX-Writer/distinfo index 5690412e3..ca2b7d2d5 100644 --- a/textproc/p5-XML-SAX-Writer/distinfo +++ b/textproc/p5-XML-SAX-Writer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/09/19 11:24:51 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/05/02 14:57:57 mef Exp $ -SHA1 (XML-SAX-Writer-0.53.tar.gz) = c2e9d8f0292b3f525ab84ab275a0f6fbc72d1ffe -RMD160 (XML-SAX-Writer-0.53.tar.gz) = 5cc613962d1f3882fe0cb605e09d78e7835067d7 -Size (XML-SAX-Writer-0.53.tar.gz) = 30754 bytes +SHA1 (XML-SAX-Writer-0.56.tar.gz) = fdf134a39ef3064dcc828dbc082aa0dcd2328e7a +RMD160 (XML-SAX-Writer-0.56.tar.gz) = ffd93dd1486fe80328f6ffeed8d651fc6f7720ab +Size (XML-SAX-Writer-0.56.tar.gz) = 21484 bytes diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index b3d9264bc..602fac40d 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:37 wiz Exp $ DISTNAME= XML-SAX-0.99 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index 75585da9a..17c92d446 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:38 wiz Exp $ DISTNAME= XML-Sablotron-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-SemanticDiff/Makefile b/textproc/p5-XML-SemanticDiff/Makefile index 1d802f8d1..5ac9782c7 100644 --- a/textproc/p5-XML-SemanticDiff/Makefile +++ b/textproc/p5-XML-SemanticDiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:47 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:38 wiz Exp $ # -DISTNAME= XML-SemanticDiff-1.0002 +DISTNAME= XML-SemanticDiff-1.0004 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc diff --git a/textproc/p5-XML-SemanticDiff/distinfo b/textproc/p5-XML-SemanticDiff/distinfo index f18aba9f8..2d77cb8e8 100644 --- a/textproc/p5-XML-SemanticDiff/distinfo +++ b/textproc/p5-XML-SemanticDiff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/08/24 02:34:24 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/05/02 14:59:47 mef Exp $ -SHA1 (XML-SemanticDiff-1.0002.tar.gz) = 74f1274965a577f2be98e403d8ef83352c239eac -RMD160 (XML-SemanticDiff-1.0002.tar.gz) = 7f714158a853d9ba6670999691a10e9efaeb2ad7 -Size (XML-SemanticDiff-1.0002.tar.gz) = 25580 bytes +SHA1 (XML-SemanticDiff-1.0004.tar.gz) = 741e724036a201a765bd4623e297f575e75dbfb4 +RMD160 (XML-SemanticDiff-1.0004.tar.gz) = 8d9d95f5a957e27ee3abdf626689fd9daf83c034 +Size (XML-SemanticDiff-1.0004.tar.gz) = 34967 bytes diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index d3780993e..4ef6e5f25 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:38 wiz Exp $ # DISTNAME= XML-Simple-2.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index 7b76a76ab..086955bc8 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2015/03/01 11:49:26 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:38 wiz Exp $ # DISTNAME= XML-Stream-1.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Tidy/Makefile b/textproc/p5-XML-Tidy/Makefile index 6141c2762..cd2871898 100644 --- a/textproc/p5-XML-Tidy/Makefile +++ b/textproc/p5-XML-Tidy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2015/01/23 06:50:07 obache Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:38 wiz Exp $ # DISTNAME= XML-Tidy-1.12.B55J2qn PKGNAME= p5-${DISTNAME:C:\.[^.]*$::} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} EXTRACT_SUFX= .tgz diff --git a/textproc/p5-XML-Tiny/Makefile b/textproc/p5-XML-Tiny/Makefile index 5df0c980a..dc69f56ef 100644 --- a/textproc/p5-XML-Tiny/Makefile +++ b/textproc/p5-XML-Tiny/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:47 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:38 wiz Exp $ # DISTNAME= XML-Tiny-2.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index a206cd19e..e6189b0a1 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/07/16 08:52:39 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:38 wiz Exp $ DISTNAME= XML-TreeBuilder-5.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile index 6f98a1eda..8b717dd16 100644 --- a/textproc/p5-XML-TreePP/Makefile +++ b/textproc/p5-XML-TreePP/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:48 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:38 wiz Exp $ -DISTNAME= XML-TreePP-0.42 +DISTNAME= XML-TreePP-0.43 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-XML-TreePP/distinfo b/textproc/p5-XML-TreePP/distinfo index 24c569569..130b19fac 100644 --- a/textproc/p5-XML-TreePP/distinfo +++ b/textproc/p5-XML-TreePP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/30 11:45:45 wen Exp $ +$NetBSD: distinfo,v 1.4 2015/05/10 03:11:48 mef Exp $ -SHA1 (XML-TreePP-0.42.tar.gz) = 305f94461462f4bf0321efd2441442c1d9c0d671 -RMD160 (XML-TreePP-0.42.tar.gz) = 25ca7e30092445ccda65d9b80a057d343ba91eb8 -Size (XML-TreePP-0.42.tar.gz) = 89741 bytes +SHA1 (XML-TreePP-0.43.tar.gz) = 3a56321156c90943c1f0cb40fee34c430f25d79f +RMD160 (XML-TreePP-0.43.tar.gz) = 76f947003f97f9a965b80f921f915d1ecc54317a +Size (XML-TreePP-0.43.tar.gz) = 91382 bytes diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile index 2696113ff..7d4ccf2e2 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:38 wiz Exp $ # DISTNAME= XML-Twig-3.48 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-UM/Makefile b/textproc/p5-XML-UM/Makefile index 97e9cbb58..d75a395c7 100644 --- a/textproc/p5-XML-UM/Makefile +++ b/textproc/p5-XML-UM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 13:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:38 wiz Exp $ DISTNAME= XML-UM-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TJ/TJMATHER/} diff --git a/textproc/p5-XML-Writer-String/Makefile b/textproc/p5-XML-Writer-String/Makefile index dff1746a6..d871b25c2 100644 --- a/textproc/p5-XML-Writer-String/Makefile +++ b/textproc/p5-XML-Writer-String/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 13:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:38 wiz Exp $ # DISTNAME= XML-Writer-String-0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index 723ababa6..faa61c6dc 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:38 wiz Exp $ # -DISTNAME= XML-Writer-0.623 +DISTNAME= XML-Writer-0.625 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= textproc perl5 diff --git a/textproc/p5-XML-Writer/distinfo b/textproc/p5-XML-Writer/distinfo index b751b7b13..7a34bd634 100644 --- a/textproc/p5-XML-Writer/distinfo +++ b/textproc/p5-XML-Writer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2013/10/13 04:28:03 wen Exp $ +$NetBSD: distinfo,v 1.12 2015/05/10 03:17:38 mef Exp $ -SHA1 (XML-Writer-0.623.tar.gz) = 9485f6e01def327c6bc00ee988eacdaedf6ae3aa -RMD160 (XML-Writer-0.623.tar.gz) = 595023fd5d87c86b807de4987d94c9dd194407d2 -Size (XML-Writer-0.623.tar.gz) = 28683 bytes +SHA1 (XML-Writer-0.625.tar.gz) = c87edc8255e98d4e7b3843f3947d8a9df4e94862 +RMD160 (XML-Writer-0.625.tar.gz) = e9c7cca7d1c30173b100c747123bd98cfe42c70a +Size (XML-Writer-0.625.tar.gz) = 28930 bytes diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index 5058cd088..95dae74b4 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:39 wiz Exp $ DISTNAME= XML-XPath-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XPathEngine/Makefile b/textproc/p5-XML-XPathEngine/Makefile index 36303f7fe..ebd8a4d0b 100644 --- a/textproc/p5-XML-XPathEngine/Makefile +++ b/textproc/p5-XML-XPathEngine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:48 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:39 wiz Exp $ DISTNAME= XML-XPathEngine-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index a87948841..4b6494777 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:39 wiz Exp $ # DISTNAME= XML-XQL-0.68 PKGNAME= p5-${DISTNAME} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index c2c83a304..1a900cb3e 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:39 wiz Exp $ DISTNAME= XML-XSLT-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile index d1c502da5..d7d501589 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 13:45:01 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:39 wiz Exp $ # DISTNAME= XML-XUpdate-LibXML-0.6.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index ec272fc64..cd3e28c85 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/11/30 13:18:43 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:39 wiz Exp $ DISTNAME= YAML-LibYAML-0.54 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 #PKGNAME= p5-${DISTNAME:S/LibYAML/XS/} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile index c215b9052..63c1cdeea 100644 --- a/textproc/p5-YAML-Syck/Makefile +++ b/textproc/p5-YAML-Syck/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/12/30 13:00:03 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:39 wiz Exp $ DISTNAME= YAML-Syck-1.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile index 8d175a48e..b1e9ed767 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/08/11 02:30:54 wen Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:39 wiz Exp $ DISTNAME= YAML-Tiny-1.63 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 3520fb30d..95c9cd6f0 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2015/01/18 18:59:27 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:39 wiz Exp $ DISTNAME= YAML-1.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index 660fd9c4c..1991a17b2 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/09/04 22:01:32 schmonz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:39 wiz Exp $ DISTNAME= ack-2.14 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} diff --git a/textproc/p5-cabocha/Makefile b/textproc/p5-cabocha/Makefile index 71539075d..b6a4db03f 100644 --- a/textproc/p5-cabocha/Makefile +++ b/textproc/p5-cabocha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:39 wiz Exp $ .include "../../textproc/cabocha/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= CaboCha perl module diff --git a/textproc/p5-highlight/Makefile b/textproc/p5-highlight/Makefile index f894266bd..43eda7955 100644 --- a/textproc/p5-highlight/Makefile +++ b/textproc/p5-highlight/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2014/08/18 02:16:13 schmonz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:39 wiz Exp $ +PKGREVISION= 1 .include "../../textproc/highlight/Makefile.common" PKGNAME= p5-highlight-${VERSION} diff --git a/textproc/p5-iCal-Parser/Makefile b/textproc/p5-iCal-Parser/Makefile index fdf1fd023..b1f405431 100644 --- a/textproc/p5-iCal-Parser/Makefile +++ b/textproc/p5-iCal-Parser/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:39 wiz Exp $ # -DISTNAME= iCal-Parser-1.16 +DISTNAME= iCal-Parser-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RF/RFRANKEL/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/CPAN/authors/id/R/RF/RFRANKEL/ COMMENT= Parse iCalendar files into a data structure +LICENSE= ${PERL5_LICENSE} # PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/iCal/Parser/.packlist @@ -17,7 +18,7 @@ PERL5_PACKLIST= auto/iCal/Parser/.packlist DEPENDS+= p5-DateTime-Format-ICal>=0.08:../../time/p5-DateTime-Format-ICal DEPENDS+= p5-Text-vFile-asData>=0.02:../../textproc/p5-Text-vFile-asData DEPENDS+= p5-FreezeThaw>=0.43:../../devel/p5-FreezeThaw -DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String +DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/p5-iCal-Parser/distinfo b/textproc/p5-iCal-Parser/distinfo index 23d0eefb3..bb42a72fd 100644 --- a/textproc/p5-iCal-Parser/distinfo +++ b/textproc/p5-iCal-Parser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/07/19 11:53:18 rhaen Exp $ +$NetBSD: distinfo,v 1.3 2015/05/16 14:36:58 mef Exp $ -SHA1 (iCal-Parser-1.16.tar.gz) = 8a7ca51750a61a5a46486aed16396517ea64dec7 -RMD160 (iCal-Parser-1.16.tar.gz) = 1547dd59b77b6f7ad080ebeef1ef4f78faa571f2 -Size (iCal-Parser-1.16.tar.gz) = 32523 bytes +SHA1 (iCal-Parser-1.20.tar.gz) = d618836402e04f8d143d52bcc59b26744e3dc48e +RMD160 (iCal-Parser-1.20.tar.gz) = e9a166de44567c3edaa33bb14e9abe74b6256ed3 +Size (iCal-Parser-1.20.tar.gz) = 58530 bytes diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 0e8bc3db6..2124fd107 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:07 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:40 wiz Exp $ DISTNAME= libxml-perl-0.08 PKGNAME= p5-libxml-0.08 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-marisa/Makefile b/textproc/p5-marisa/Makefile index 3b28f9906..6e89e6dc5 100644 --- a/textproc/p5-marisa/Makefile +++ b/textproc/p5-marisa/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:40 wiz Exp $ .include "../../textproc/marisa/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES+= perl5 COMMENT= MARISA perl module diff --git a/textproc/p5-mecab/Makefile b/textproc/p5-mecab/Makefile index f9c0b2e3e..2bc700279 100644 --- a/textproc/p5-mecab/Makefile +++ b/textproc/p5-mecab/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:40 wiz Exp $ .include "../../textproc/mecab/Makefile.common" DISTNAME= mecab-perl-${MECAB_VERSION} PKGNAME= p5-mecab-${MECAB_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES+= perl5 COMMENT= MeCab perl module diff --git a/textproc/p5-mobiperl/Makefile b/textproc/p5-mobiperl/Makefile index 86f142499..da15ce0ce 100644 --- a/textproc/p5-mobiperl/Makefile +++ b/textproc/p5-mobiperl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:40 wiz Exp $ # DISTNAME= mobiperl-0.0.43 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc # no https support in pkgsrc MASTER_SITES= # https://dev.mobileread.com/dist/tompe/mobiperl/ diff --git a/textproc/p5-native-hyperestraier/Makefile b/textproc/p5-native-hyperestraier/Makefile index ff1e33a98..caab4cf0b 100644 --- a/textproc/p5-native-hyperestraier/Makefile +++ b/textproc/p5-native-hyperestraier/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:40 wiz Exp $ # .include "../../textproc/hyperestraier/Makefile.common" PKGNAME= p5-native-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= databases perl5 COMMENT= Perl native interface of Hyper Estraier diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index f92f54784..882b24462 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/10/09 14:07:07 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:40 wiz Exp $ DISTNAME= podlators-2.5.3 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-yamcha/Makefile b/textproc/p5-yamcha/Makefile index c3824f584..ea875100e 100644 --- a/textproc/p5-yamcha/Makefile +++ b/textproc/p5-yamcha/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:40 wiz Exp $ # .include "../../textproc/yamcha/Makefile.common" PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= YamCha perl module diff --git a/textproc/php-intl/Makefile b/textproc/php-intl/Makefile index 3743f9288..bf1be67b9 100644 --- a/textproc/php-intl/Makefile +++ b/textproc/php-intl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2015/03/20 16:33:28 taca Exp $ +# $NetBSD: Makefile,v 1.19 2015/05/16 11:19:53 taca Exp $ MODNAME= intl CATEGORIES+= textproc diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 5c2e62ed3..1362177a3 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2015/03/18 02:25:23 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:40 wiz Exp $ DISTNAME= po4a-0.45 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://alioth.debian.org/frs/download.php/file/3942/ diff --git a/textproc/pod2mdoc/Makefile b/textproc/pod2mdoc/Makefile index ec619cb13..f058d6bec 100644 --- a/textproc/pod2mdoc/Makefile +++ b/textproc/pod2mdoc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/11/17 22:27:56 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:40 wiz Exp $ -DISTNAME= pod2mdoc-0.1 +DISTNAME= pod2mdoc-0.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/pod2mdoc/snapshots/ EXTRACT_SUFX= .tgz @@ -18,4 +19,10 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pod2mdoc ${DESTDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/pod2mdoc.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "NetBSD" +CPPFLAGS+= -DHAVE_OHASH=0 +.endif + .include "../../mk/bsd.pkg.mk" diff --git a/textproc/pod2mdoc/distinfo b/textproc/pod2mdoc/distinfo index 728db5ea4..a988bed3d 100644 --- a/textproc/pod2mdoc/distinfo +++ b/textproc/pod2mdoc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/11/17 22:27:56 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/05/31 13:08:33 wiz Exp $ -SHA1 (pod2mdoc-0.1.tgz) = f6fd9049bb9b06235947af45834e95acd5845333 -RMD160 (pod2mdoc-0.1.tgz) = bc91d753c03568ae5371d4f8a0eb7af6c72aaa65 -Size (pod2mdoc-0.1.tgz) = 14674 bytes +SHA1 (pod2mdoc-0.2.tgz) = 1948ebfcce4d7da07af97503cc35a50162447f0c +RMD160 (pod2mdoc-0.2.tgz) = 14c20b4f2d4ff97aee5576a967cf7ed5d35b40a1 +Size (pod2mdoc-0.2.tgz) = 19637 bytes diff --git a/textproc/postgresql-autodoc/Makefile b/textproc/postgresql-autodoc/Makefile index 5bbf14b5d..b5451af58 100644 --- a/textproc/postgresql-autodoc/Makefile +++ b/textproc/postgresql-autodoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:40 wiz Exp $ # DISTNAME= postgresql_autodoc-1.30 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc databases MASTER_SITES= http://www.rbt.ca/autodoc/binaries/ diff --git a/textproc/py-X/Makefile b/textproc/py-X/Makefile index 1e86883d3..e09b78d2e 100644 --- a/textproc/py-X/Makefile +++ b/textproc/py-X/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/01/20 12:37:04 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/13 23:12:43 rodent Exp $ DISTNAME= PyX-0.13 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//} @@ -21,7 +21,7 @@ CONF_FILES= ${PYSITELIB}/pyx/data/pyxrc \ ${PKG_SYSCONFDIR}/pyxrc PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 PYTHON_VERSIONS_INCLUDE_3X= yes .include "../../lang/python/distutils.mk" diff --git a/textproc/py-color/Makefile b/textproc/py-color/Makefile index c923def3c..4bd2eb704 100644 --- a/textproc/py-color/Makefile +++ b/textproc/py-color/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2014/10/05 21:17:58 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/13 23:12:43 rodent Exp $ DISTNAME= color-0.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,7 +12,7 @@ LICENSE= 2-clause-bsd USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-colour/Makefile b/textproc/py-colour/Makefile index 43c8e146a..8d66423e0 100644 --- a/textproc/py-colour/Makefile +++ b/textproc/py-colour/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/06/14 13:43:48 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/05 23:20:58 rodent Exp $ -DISTNAME= colour-0.0.5 +DISTNAME= colour-0.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python textproc MASTER_SITES= https://pypi.python.org/packages/source/c/colour/ @@ -10,6 +10,8 @@ HOMEPAGE= http://github.com/vaab/colour COMMENT= Converts and manipulates various color representation LICENSE= 2-clause-bsd +DEPENDS+= ${PYPKGPREFIX}-d2to1-[0-9]*:../../devel/py-d2to1 + USE_LANGUAGES= # none .include "../../lang/python/egg.mk" diff --git a/textproc/py-colour/PLIST b/textproc/py-colour/PLIST index 138805f72..114854b5d 100644 --- a/textproc/py-colour/PLIST +++ b/textproc/py-colour/PLIST @@ -1,9 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1 2014/06/14 13:43:48 rodent Exp $ -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt -${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +@comment $NetBSD: PLIST,v 1.2 2015/04/02 22:29:54 rodent Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/requires.txt +${PYSITELIB}/${EGG_INFODIR}/colour.egg-info/top_level.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/colour.py ${PYSITELIB}/colour.pyc diff --git a/textproc/py-colour/distinfo b/textproc/py-colour/distinfo index 1aa591946..9606acee7 100644 --- a/textproc/py-colour/distinfo +++ b/textproc/py-colour/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/06/14 13:43:48 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/02 22:29:54 rodent Exp $ -SHA1 (colour-0.0.5.tar.gz) = f6e2189345033021a765dd7790f0652d1b4c232a -RMD160 (colour-0.0.5.tar.gz) = d06157fb24bf2023d35913bf9e4e40a7d55abc04 -Size (colour-0.0.5.tar.gz) = 18911 bytes +SHA1 (colour-0.1.1.tar.gz) = 585365b10c7685918cff154ba99b6aa2b7c9714b +RMD160 (colour-0.1.1.tar.gz) = 4ee1e1d7efe81a41a5c41747e9ce50d43f05f0bf +Size (colour-0.1.1.tar.gz) = 23548 bytes diff --git a/textproc/py-ftfy/ALTERNATIVES b/textproc/py-ftfy/ALTERNATIVES new file mode 100644 index 000000000..e7a34981a --- /dev/null +++ b/textproc/py-ftfy/ALTERNATIVES @@ -0,0 +1 @@ +bin/ftfy @PREFIX@/bin/ftfy@PYVERSSUFFIX@ diff --git a/textproc/py-ftfy/DESCR b/textproc/py-ftfy/DESCR new file mode 100644 index 000000000..1cad36291 --- /dev/null +++ b/textproc/py-ftfy/DESCR @@ -0,0 +1 @@ +Given Unicode text, make its representation consistent and possibly less broken. diff --git a/textproc/py-ftfy/Makefile b/textproc/py-ftfy/Makefile new file mode 100644 index 000000000..f599f9b2d --- /dev/null +++ b/textproc/py-ftfy/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.1 2015/04/02 22:36:59 rodent Exp $ + +DISTNAME= ftfy-3.4.0 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= python textproc +MASTER_SITES= https://pypi.python.org/packages/source/f/ftfy/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://github.com/LuminosoInsight/python-ftfy +COMMENT= Fixes some problems with Unicode text after the fact +LICENSE= mit + +USE_LANGUAGES= # none + +PLIST_SUBST= PYVERSSUFFIX=${PYVERSSUFFIX} + +post-install: + ${MV} ${DESTDIR}${PREFIX}/bin/ftfy \ + ${DESTDIR}${PREFIX}/bin/ftfy${PYVERSSUFFIX} + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-ftfy/PLIST b/textproc/py-ftfy/PLIST new file mode 100644 index 000000000..74a79a0fb --- /dev/null +++ b/textproc/py-ftfy/PLIST @@ -0,0 +1,38 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/02 22:36:59 rodent Exp $ +bin/ftfy${PYVERSSUFFIX} +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/ftfy/__init__.py +${PYSITELIB}/ftfy/__init__.pyc +${PYSITELIB}/ftfy/__init__.pyo +${PYSITELIB}/ftfy/bad_codecs/__init__.py +${PYSITELIB}/ftfy/bad_codecs/__init__.pyc +${PYSITELIB}/ftfy/bad_codecs/__init__.pyo +${PYSITELIB}/ftfy/bad_codecs/sloppy.py +${PYSITELIB}/ftfy/bad_codecs/sloppy.pyc +${PYSITELIB}/ftfy/bad_codecs/sloppy.pyo +${PYSITELIB}/ftfy/bad_codecs/utf8_variants.py +${PYSITELIB}/ftfy/bad_codecs/utf8_variants.pyc +${PYSITELIB}/ftfy/bad_codecs/utf8_variants.pyo +${PYSITELIB}/ftfy/badness.py +${PYSITELIB}/ftfy/badness.pyc +${PYSITELIB}/ftfy/badness.pyo +${PYSITELIB}/ftfy/build_data.py +${PYSITELIB}/ftfy/build_data.pyc +${PYSITELIB}/ftfy/build_data.pyo +${PYSITELIB}/ftfy/char_classes.dat +${PYSITELIB}/ftfy/chardata.py +${PYSITELIB}/ftfy/chardata.pyc +${PYSITELIB}/ftfy/chardata.pyo +${PYSITELIB}/ftfy/cli.py +${PYSITELIB}/ftfy/cli.pyc +${PYSITELIB}/ftfy/cli.pyo +${PYSITELIB}/ftfy/compatibility.py +${PYSITELIB}/ftfy/compatibility.pyc +${PYSITELIB}/ftfy/compatibility.pyo +${PYSITELIB}/ftfy/fixes.py +${PYSITELIB}/ftfy/fixes.pyc +${PYSITELIB}/ftfy/fixes.pyo diff --git a/textproc/py-ftfy/distinfo b/textproc/py-ftfy/distinfo new file mode 100644 index 000000000..ebe317105 --- /dev/null +++ b/textproc/py-ftfy/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/02 22:36:59 rodent Exp $ + +SHA1 (ftfy-3.4.0.tar.gz) = 143f8eb98ae9e2f8e2c861cf654acdda023de18d +RMD160 (ftfy-3.4.0.tar.gz) = de9d0f9cc874b6c1c18fb0a5800d3c3979b120f4 +Size (ftfy-3.4.0.tar.gz) = 26845 bytes diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 757c29ec6..6da2c091a 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2015/03/09 08:08:48 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/18 14:08:54 schmonz Exp $ -DISTNAME= html2text-2015.2.18 +DISTNAME= html2text-2015.4.14 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= http://pypi.python.org/packages/source/h/html2text/ diff --git a/textproc/py-html2text/distinfo b/textproc/py-html2text/distinfo index 2f5088fb1..468eb1273 100644 --- a/textproc/py-html2text/distinfo +++ b/textproc/py-html2text/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.25 2015/03/09 08:08:48 wiz Exp $ +$NetBSD: distinfo,v 1.26 2015/04/18 14:08:54 schmonz Exp $ -SHA1 (html2text-2015.2.18.tar.gz) = 158a08df392e30d90787d4fa7e4d600fe1664c9c -RMD160 (html2text-2015.2.18.tar.gz) = 49ec06a629f308d76b2ec2f205fd2c6dc3217bd4 -Size (html2text-2015.2.18.tar.gz) = 35508 bytes +SHA1 (html2text-2015.4.14.tar.gz) = 326ccd0da5f6f0ac21398e708c92a8ab1bf53e74 +RMD160 (html2text-2015.4.14.tar.gz) = a431bddfcb21349198b34587bf15272d18176670 +Size (html2text-2015.4.14.tar.gz) = 37031 bytes diff --git a/textproc/py-jsonlib3/Makefile b/textproc/py-jsonlib3/Makefile index ecb5e91d8..c4cb7453d 100644 --- a/textproc/py-jsonlib3/Makefile +++ b/textproc/py-jsonlib3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:30 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/13 23:12:43 rodent Exp $ DISTNAME= jsonlib-python3-1.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python3//} @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v3 USE_LANGUAGES= c -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile index ac1f2e4d1..e0cd05b53 100644 --- a/textproc/py-lxml/Makefile +++ b/textproc/py-lxml/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2015/02/08 16:27:28 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/26 08:01:31 wiz Exp $ -DISTNAME= lxml-3.4.2 +DISTNAME= lxml-3.4.4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc MASTER_SITES= http://lxml.de/files/ diff --git a/textproc/py-lxml/distinfo b/textproc/py-lxml/distinfo index 8120de285..54b2d57a0 100644 --- a/textproc/py-lxml/distinfo +++ b/textproc/py-lxml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2015/02/08 16:27:28 wiz Exp $ +$NetBSD: distinfo,v 1.23 2015/04/26 08:01:31 wiz Exp $ -SHA1 (lxml-3.4.2.tgz) = 7285670314e3f3327bfb06b3c11d794b823fad07 -RMD160 (lxml-3.4.2.tgz) = 61fc6f714e40d5283e08d3892e11d6a497f77dc2 -Size (lxml-3.4.2.tgz) = 3526862 bytes +SHA1 (lxml-3.4.4.tgz) = b210b84551d3ac1cadbcfae2fe553040fc7a61dd +RMD160 (lxml-3.4.4.tgz) = d1e5a848b5b335bc7581183e483c8b7e1cdeb124 +Size (lxml-3.4.4.tgz) = 3537508 bytes diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile index 7d1505535..057943fe9 100644 --- a/textproc/py-pygments/Makefile +++ b/textproc/py-pygments/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/03/15 20:13:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.20 2015/05/22 08:18:01 adam Exp $ -DISTNAME= Pygments-2.0.1 +DISTNAME= Pygments-2.0.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= http://pypi.python.org/packages/source/P/Pygments/ @@ -11,7 +10,7 @@ HOMEPAGE= http://pygments.org/ COMMENT= Python syntax highlighter LICENSE= 2-clause-bsd -USE_LANGUAGES= #none +USE_LANGUAGES= # none PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} FILES_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo index c71ff22df..e0b4c0b52 100644 --- a/textproc/py-pygments/distinfo +++ b/textproc/py-pygments/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/11/23 15:08:11 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/22 08:18:01 adam Exp $ -SHA1 (Pygments-2.0.1.tar.gz) = b9e9236693ccf6e86414e8578bf8874181f409de -RMD160 (Pygments-2.0.1.tar.gz) = 3ada7c52c899fc085f1d0fd4514001b778fbbf84 -Size (Pygments-2.0.1.tar.gz) = 2739480 bytes +SHA1 (Pygments-2.0.2.tar.gz) = fe2c8178a039b6820a7a86b2132a2626df99c7f8 +RMD160 (Pygments-2.0.2.tar.gz) = 196e926dc40ffc34a68783882cbe3f0f0aa8f6d8 +Size (Pygments-2.0.2.tar.gz) = 3462280 bytes diff --git a/textproc/py-rdflib/ALTERNATIVES b/textproc/py-rdflib/ALTERNATIVES new file mode 100644 index 000000000..07ed522c4 --- /dev/null +++ b/textproc/py-rdflib/ALTERNATIVES @@ -0,0 +1,5 @@ +bin/csv2rdf @PREFIX@/bin/csv2rdf@PYVERSSUFFIX@ +bin/rdf2dot @PREFIX@/bin/rdf2dot@PYVERSSUFFIX@ +bin/rdfgraphisomorphism @PREFIX@/bin/rdfgraphisomorphism@PYVERSSUFFIX@ +bin/rdfpipe @PREFIX@/bin/rdfpipe@PYVERSSUFFIX@ +bin/rdfs2dot @PREFIX@/bin/rdfs2dot@PYVERSSUFFIX@ diff --git a/textproc/py-rdflib/DESCR b/textproc/py-rdflib/DESCR new file mode 100644 index 000000000..8447a7152 --- /dev/null +++ b/textproc/py-rdflib/DESCR @@ -0,0 +1,7 @@ +RDFLib is a Python library for working with RDF, a simple yet powerful +language for representing information. + +The library contains parsers and serializers for RDF/XML, N3, NTriples, +Turtle, TriX and RDFa . The library presents a Graph interface which can +be backed by any one of a number of Store implementations, including, Memory, +MySQL, Redland, SQLite, Sleepycat, ZODB and SQLObject. diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile new file mode 100644 index 000000000..9b7dcce69 --- /dev/null +++ b/textproc/py-rdflib/Makefile @@ -0,0 +1,42 @@ +# $NetBSD: Makefile,v 1.1 2015/04/19 22:03:29 rodent Exp $ + +DISTNAME= rdflib-4.2.0 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= python textproc +MASTER_SITES= https://pypi.python.org/packages/source/r/rdflib/ + +MAINTAINER= kamelderouiche@yahoo.com +HOMEPAGE= ${MASTER_SITE_GITHUB:=RDFLib/rdflib/} +COMMENT= Python library for working with RDF +LICENSE= 2-clause-bsd + +DEPENDS+= ${PYPKGPREFIX}-isodate-[0-9]*:../../time/py-isodate +DEPENDS+= ${PYPKGPREFIX}-pyparsing-[0-9]*:../../devel/py-pyparsing +DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib + +USE_LANGUAGES= # none + +REPLACE_PYTHON+= rdflib/extras/describer.py rdflib/extras/infixowl.py +REPLACE_PYTHON+= rdflib/plugins/parsers/notation3.py +REPLACE_PYTHON+= rdflib/plugins/parsers/ntriples.py +REPLACE_PYTHON+= rdflib/plugins/parsers/pyRdfa/extras/httpheader.py +REPLACE_PYTHON+= rdflib/plugins/parsers/structureddata.py +REPLACE_PYTHON+= rdflib/tools/rdfpipe.py + +PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} + +post-install: + ${MV} ${DESTDIR}${PREFIX}/bin/csv2rdf \ + ${DESTDIR}${PREFIX}/bin/csv2rdf${PYVERSSUFFIX} + ${MV} ${DESTDIR}${PREFIX}/bin/rdf2dot \ + ${DESTDIR}${PREFIX}/bin/rdf2dot${PYVERSSUFFIX} + ${MV} ${DESTDIR}${PREFIX}/bin/rdfgraphisomorphism \ + ${DESTDIR}${PREFIX}/bin/rdfgraphisomorphism${PYVERSSUFFIX} + ${MV} ${DESTDIR}${PREFIX}/bin/rdfpipe \ + ${DESTDIR}${PREFIX}/bin/rdfpipe${PYVERSSUFFIX} + ${MV} ${DESTDIR}${PREFIX}/bin/rdfs2dot \ + ${DESTDIR}${PREFIX}/bin/rdfs2dot${PYVERSSUFFIX} + +.include "../../lang/python/application.mk" +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/py-rdflib/PLIST b/textproc/py-rdflib/PLIST new file mode 100644 index 000000000..8d440f250 --- /dev/null +++ b/textproc/py-rdflib/PLIST @@ -0,0 +1,324 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 22:03:29 rodent Exp $ +bin/csv2rdf${PYVERSSUFFIX} +bin/rdf2dot${PYVERSSUFFIX} +bin/rdfgraphisomorphism${PYVERSSUFFIX} +bin/rdfpipe${PYVERSSUFFIX} +bin/rdfs2dot${PYVERSSUFFIX} +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/entry_points.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/rdflib/__init__.py +${PYSITELIB}/rdflib/__init__.pyc +${PYSITELIB}/rdflib/__init__.pyo +${PYSITELIB}/rdflib/collection.py +${PYSITELIB}/rdflib/collection.pyc +${PYSITELIB}/rdflib/collection.pyo +${PYSITELIB}/rdflib/compare.py +${PYSITELIB}/rdflib/compare.pyc +${PYSITELIB}/rdflib/compare.pyo +${PYSITELIB}/rdflib/compat.py +${PYSITELIB}/rdflib/compat.pyc +${PYSITELIB}/rdflib/compat.pyo +${PYSITELIB}/rdflib/events.py +${PYSITELIB}/rdflib/events.pyc +${PYSITELIB}/rdflib/events.pyo +${PYSITELIB}/rdflib/exceptions.py +${PYSITELIB}/rdflib/exceptions.pyc +${PYSITELIB}/rdflib/exceptions.pyo +${PYSITELIB}/rdflib/extras/__init__.py +${PYSITELIB}/rdflib/extras/__init__.pyc +${PYSITELIB}/rdflib/extras/__init__.pyo +${PYSITELIB}/rdflib/extras/cmdlineutils.py +${PYSITELIB}/rdflib/extras/cmdlineutils.pyc +${PYSITELIB}/rdflib/extras/cmdlineutils.pyo +${PYSITELIB}/rdflib/extras/describer.py +${PYSITELIB}/rdflib/extras/describer.pyc +${PYSITELIB}/rdflib/extras/describer.pyo +${PYSITELIB}/rdflib/extras/infixowl.py +${PYSITELIB}/rdflib/extras/infixowl.pyc +${PYSITELIB}/rdflib/extras/infixowl.pyo +${PYSITELIB}/rdflib/graph.py +${PYSITELIB}/rdflib/graph.pyc +${PYSITELIB}/rdflib/graph.pyo +${PYSITELIB}/rdflib/namespace.py +${PYSITELIB}/rdflib/namespace.pyc +${PYSITELIB}/rdflib/namespace.pyo +${PYSITELIB}/rdflib/parser.py +${PYSITELIB}/rdflib/parser.pyc +${PYSITELIB}/rdflib/parser.pyo +${PYSITELIB}/rdflib/paths.py +${PYSITELIB}/rdflib/paths.pyc +${PYSITELIB}/rdflib/paths.pyo +${PYSITELIB}/rdflib/plugin.py +${PYSITELIB}/rdflib/plugin.pyc +${PYSITELIB}/rdflib/plugin.pyo +${PYSITELIB}/rdflib/plugins/__init__.py +${PYSITELIB}/rdflib/plugins/__init__.pyc +${PYSITELIB}/rdflib/plugins/__init__.pyo +${PYSITELIB}/rdflib/plugins/memory.py +${PYSITELIB}/rdflib/plugins/memory.pyc +${PYSITELIB}/rdflib/plugins/memory.pyo +${PYSITELIB}/rdflib/plugins/parsers/__init__.py +${PYSITELIB}/rdflib/plugins/parsers/__init__.pyc +${PYSITELIB}/rdflib/plugins/parsers/__init__.pyo +${PYSITELIB}/rdflib/plugins/parsers/hturtle.py +${PYSITELIB}/rdflib/plugins/parsers/hturtle.pyc +${PYSITELIB}/rdflib/plugins/parsers/hturtle.pyo +${PYSITELIB}/rdflib/plugins/parsers/notation3.py +${PYSITELIB}/rdflib/plugins/parsers/notation3.pyc +${PYSITELIB}/rdflib/plugins/parsers/notation3.pyo +${PYSITELIB}/rdflib/plugins/parsers/nquads.py +${PYSITELIB}/rdflib/plugins/parsers/nquads.pyc +${PYSITELIB}/rdflib/plugins/parsers/nquads.pyo +${PYSITELIB}/rdflib/plugins/parsers/nt.py +${PYSITELIB}/rdflib/plugins/parsers/nt.pyc +${PYSITELIB}/rdflib/plugins/parsers/nt.pyo +${PYSITELIB}/rdflib/plugins/parsers/ntriples.py +${PYSITELIB}/rdflib/plugins/parsers/ntriples.pyc +${PYSITELIB}/rdflib/plugins/parsers/ntriples.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/__init__.py +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/__init__.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/__init__.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/microdata.py +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/microdata.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/microdata.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/registry.py +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/registry.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/registry.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/utils.py +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/utils.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyMicrodata/utils.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/__init__.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/__init__.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/__init__.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/embeddedRDF.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/embeddedRDF.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/embeddedRDF.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/extras/__init__.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/extras/__init__.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/extras/__init__.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/extras/httpheader.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/extras/httpheader.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/extras/httpheader.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/__init__.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/__init__.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/__init__.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/atom.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/atom.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/atom.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/html5.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/html5.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/host/html5.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/initialcontext.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/initialcontext.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/initialcontext.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/options.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/options.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/options.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/parse.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/parse.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/parse.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/property.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/property.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/property.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/__init__.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/__init__.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/__init__.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/cache.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/cache.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/cache.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/process.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/process.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/rdfs/process.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/state.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/state.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/state.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/termorcurie.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/termorcurie.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/termorcurie.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/DublinCore.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/DublinCore.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/DublinCore.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/OpenID.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/OpenID.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/OpenID.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/__init__.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/__init__.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/__init__.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/lite.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/lite.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/lite.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/metaname.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/metaname.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/metaname.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/prototype.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/prototype.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/transform/prototype.pyo +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/utils.py +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/utils.pyc +${PYSITELIB}/rdflib/plugins/parsers/pyRdfa/utils.pyo +${PYSITELIB}/rdflib/plugins/parsers/rdfxml.py +${PYSITELIB}/rdflib/plugins/parsers/rdfxml.pyc +${PYSITELIB}/rdflib/plugins/parsers/rdfxml.pyo +${PYSITELIB}/rdflib/plugins/parsers/structureddata.py +${PYSITELIB}/rdflib/plugins/parsers/structureddata.pyc +${PYSITELIB}/rdflib/plugins/parsers/structureddata.pyo +${PYSITELIB}/rdflib/plugins/parsers/trig.py +${PYSITELIB}/rdflib/plugins/parsers/trig.pyc +${PYSITELIB}/rdflib/plugins/parsers/trig.pyo +${PYSITELIB}/rdflib/plugins/parsers/trix.py +${PYSITELIB}/rdflib/plugins/parsers/trix.pyc +${PYSITELIB}/rdflib/plugins/parsers/trix.pyo +${PYSITELIB}/rdflib/plugins/serializers/__init__.py +${PYSITELIB}/rdflib/plugins/serializers/__init__.pyc +${PYSITELIB}/rdflib/plugins/serializers/__init__.pyo +${PYSITELIB}/rdflib/plugins/serializers/n3.py +${PYSITELIB}/rdflib/plugins/serializers/n3.pyc +${PYSITELIB}/rdflib/plugins/serializers/n3.pyo +${PYSITELIB}/rdflib/plugins/serializers/nquads.py +${PYSITELIB}/rdflib/plugins/serializers/nquads.pyc +${PYSITELIB}/rdflib/plugins/serializers/nquads.pyo +${PYSITELIB}/rdflib/plugins/serializers/nt.py +${PYSITELIB}/rdflib/plugins/serializers/nt.pyc +${PYSITELIB}/rdflib/plugins/serializers/nt.pyo +${PYSITELIB}/rdflib/plugins/serializers/rdfxml.py +${PYSITELIB}/rdflib/plugins/serializers/rdfxml.pyc +${PYSITELIB}/rdflib/plugins/serializers/rdfxml.pyo +${PYSITELIB}/rdflib/plugins/serializers/trig.py +${PYSITELIB}/rdflib/plugins/serializers/trig.pyc +${PYSITELIB}/rdflib/plugins/serializers/trig.pyo +${PYSITELIB}/rdflib/plugins/serializers/trix.py +${PYSITELIB}/rdflib/plugins/serializers/trix.pyc +${PYSITELIB}/rdflib/plugins/serializers/trix.pyo +${PYSITELIB}/rdflib/plugins/serializers/turtle.py +${PYSITELIB}/rdflib/plugins/serializers/turtle.pyc +${PYSITELIB}/rdflib/plugins/serializers/turtle.pyo +${PYSITELIB}/rdflib/plugins/serializers/xmlwriter.py +${PYSITELIB}/rdflib/plugins/serializers/xmlwriter.pyc +${PYSITELIB}/rdflib/plugins/serializers/xmlwriter.pyo +${PYSITELIB}/rdflib/plugins/sleepycat.py +${PYSITELIB}/rdflib/plugins/sleepycat.pyc +${PYSITELIB}/rdflib/plugins/sleepycat.pyo +${PYSITELIB}/rdflib/plugins/sparql/__init__.py +${PYSITELIB}/rdflib/plugins/sparql/__init__.pyc +${PYSITELIB}/rdflib/plugins/sparql/__init__.pyo +${PYSITELIB}/rdflib/plugins/sparql/aggregates.py +${PYSITELIB}/rdflib/plugins/sparql/aggregates.pyc +${PYSITELIB}/rdflib/plugins/sparql/aggregates.pyo +${PYSITELIB}/rdflib/plugins/sparql/algebra.py +${PYSITELIB}/rdflib/plugins/sparql/algebra.pyc +${PYSITELIB}/rdflib/plugins/sparql/algebra.pyo +${PYSITELIB}/rdflib/plugins/sparql/compat.py +${PYSITELIB}/rdflib/plugins/sparql/compat.pyc +${PYSITELIB}/rdflib/plugins/sparql/compat.pyo +${PYSITELIB}/rdflib/plugins/sparql/datatypes.py +${PYSITELIB}/rdflib/plugins/sparql/datatypes.pyc +${PYSITELIB}/rdflib/plugins/sparql/datatypes.pyo +${PYSITELIB}/rdflib/plugins/sparql/evaluate.py +${PYSITELIB}/rdflib/plugins/sparql/evaluate.pyc +${PYSITELIB}/rdflib/plugins/sparql/evaluate.pyo +${PYSITELIB}/rdflib/plugins/sparql/evalutils.py +${PYSITELIB}/rdflib/plugins/sparql/evalutils.pyc +${PYSITELIB}/rdflib/plugins/sparql/evalutils.pyo +${PYSITELIB}/rdflib/plugins/sparql/operators.py +${PYSITELIB}/rdflib/plugins/sparql/operators.pyc +${PYSITELIB}/rdflib/plugins/sparql/operators.pyo +${PYSITELIB}/rdflib/plugins/sparql/parser.py +${PYSITELIB}/rdflib/plugins/sparql/parser.pyc +${PYSITELIB}/rdflib/plugins/sparql/parser.pyo +${PYSITELIB}/rdflib/plugins/sparql/parserutils.py +${PYSITELIB}/rdflib/plugins/sparql/parserutils.pyc +${PYSITELIB}/rdflib/plugins/sparql/parserutils.pyo +${PYSITELIB}/rdflib/plugins/sparql/processor.py +${PYSITELIB}/rdflib/plugins/sparql/processor.pyc +${PYSITELIB}/rdflib/plugins/sparql/processor.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/__init__.py +${PYSITELIB}/rdflib/plugins/sparql/results/__init__.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/__init__.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/csvresults.py +${PYSITELIB}/rdflib/plugins/sparql/results/csvresults.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/csvresults.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/jsonlayer.py +${PYSITELIB}/rdflib/plugins/sparql/results/jsonlayer.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/jsonlayer.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/jsonresults.py +${PYSITELIB}/rdflib/plugins/sparql/results/jsonresults.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/jsonresults.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/rdfresults.py +${PYSITELIB}/rdflib/plugins/sparql/results/rdfresults.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/rdfresults.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/tsvresults.py +${PYSITELIB}/rdflib/plugins/sparql/results/tsvresults.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/tsvresults.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/txtresults.py +${PYSITELIB}/rdflib/plugins/sparql/results/txtresults.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/txtresults.pyo +${PYSITELIB}/rdflib/plugins/sparql/results/xmlresults.py +${PYSITELIB}/rdflib/plugins/sparql/results/xmlresults.pyc +${PYSITELIB}/rdflib/plugins/sparql/results/xmlresults.pyo +${PYSITELIB}/rdflib/plugins/sparql/sparql.py +${PYSITELIB}/rdflib/plugins/sparql/sparql.pyc +${PYSITELIB}/rdflib/plugins/sparql/sparql.pyo +${PYSITELIB}/rdflib/plugins/sparql/update.py +${PYSITELIB}/rdflib/plugins/sparql/update.pyc +${PYSITELIB}/rdflib/plugins/sparql/update.pyo +${PYSITELIB}/rdflib/plugins/stores/__init__.py +${PYSITELIB}/rdflib/plugins/stores/__init__.pyc +${PYSITELIB}/rdflib/plugins/stores/__init__.pyo +${PYSITELIB}/rdflib/plugins/stores/auditable.py +${PYSITELIB}/rdflib/plugins/stores/auditable.pyc +${PYSITELIB}/rdflib/plugins/stores/auditable.pyo +${PYSITELIB}/rdflib/plugins/stores/concurrent.py +${PYSITELIB}/rdflib/plugins/stores/concurrent.pyc +${PYSITELIB}/rdflib/plugins/stores/concurrent.pyo +${PYSITELIB}/rdflib/plugins/stores/regexmatching.py +${PYSITELIB}/rdflib/plugins/stores/regexmatching.pyc +${PYSITELIB}/rdflib/plugins/stores/regexmatching.pyo +${PYSITELIB}/rdflib/plugins/stores/sparqlstore.py +${PYSITELIB}/rdflib/plugins/stores/sparqlstore.pyc +${PYSITELIB}/rdflib/plugins/stores/sparqlstore.pyo +${PYSITELIB}/rdflib/py3compat.py +${PYSITELIB}/rdflib/py3compat.pyc +${PYSITELIB}/rdflib/py3compat.pyo +${PYSITELIB}/rdflib/query.py +${PYSITELIB}/rdflib/query.pyc +${PYSITELIB}/rdflib/query.pyo +${PYSITELIB}/rdflib/resource.py +${PYSITELIB}/rdflib/resource.pyc +${PYSITELIB}/rdflib/resource.pyo +${PYSITELIB}/rdflib/serializer.py +${PYSITELIB}/rdflib/serializer.pyc +${PYSITELIB}/rdflib/serializer.pyo +${PYSITELIB}/rdflib/store.py +${PYSITELIB}/rdflib/store.pyc +${PYSITELIB}/rdflib/store.pyo +${PYSITELIB}/rdflib/term.py +${PYSITELIB}/rdflib/term.pyc +${PYSITELIB}/rdflib/term.pyo +${PYSITELIB}/rdflib/tools/__init__.py +${PYSITELIB}/rdflib/tools/__init__.pyc +${PYSITELIB}/rdflib/tools/__init__.pyo +${PYSITELIB}/rdflib/tools/csv2rdf.py +${PYSITELIB}/rdflib/tools/csv2rdf.pyc +${PYSITELIB}/rdflib/tools/csv2rdf.pyo +${PYSITELIB}/rdflib/tools/graphisomorphism.py +${PYSITELIB}/rdflib/tools/graphisomorphism.pyc +${PYSITELIB}/rdflib/tools/graphisomorphism.pyo +${PYSITELIB}/rdflib/tools/rdf2dot.py +${PYSITELIB}/rdflib/tools/rdf2dot.pyc +${PYSITELIB}/rdflib/tools/rdf2dot.pyo +${PYSITELIB}/rdflib/tools/rdfpipe.py +${PYSITELIB}/rdflib/tools/rdfpipe.pyc +${PYSITELIB}/rdflib/tools/rdfpipe.pyo +${PYSITELIB}/rdflib/tools/rdfs2dot.py +${PYSITELIB}/rdflib/tools/rdfs2dot.pyc +${PYSITELIB}/rdflib/tools/rdfs2dot.pyo +${PYSITELIB}/rdflib/util.py +${PYSITELIB}/rdflib/util.pyc +${PYSITELIB}/rdflib/util.pyo +${PYSITELIB}/rdflib/void.py +${PYSITELIB}/rdflib/void.pyc +${PYSITELIB}/rdflib/void.pyo diff --git a/textproc/py-rdflib/distinfo b/textproc/py-rdflib/distinfo new file mode 100644 index 000000000..a3f115313 --- /dev/null +++ b/textproc/py-rdflib/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/19 22:03:29 rodent Exp $ + +SHA1 (rdflib-4.2.0.tar.gz) = 826962b53383c243f2fd4a35198c06456a9c6072 +RMD160 (rdflib-4.2.0.tar.gz) = 4ba31aee0d3ba558b83da1cbeea296afd5283db1 +Size (rdflib-4.2.0.tar.gz) = 881424 bytes diff --git a/textproc/py-relatorio/Makefile b/textproc/py-relatorio/Makefile index 35de0eb9e..12ad868c7 100644 --- a/textproc/py-relatorio/Makefile +++ b/textproc/py-relatorio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/03/17 23:14:32 rodent Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/13 23:12:43 rodent Exp $ DISTNAME= relatorio-0.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml USE_LANGUAGES= #none PYTHON_VERSIONED_DEPENDENCIES= cairo -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 # py-gtk2 via py-pycha +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2 via py-pycha .include "../../lang/python/versioned_dependencies.mk" .include "../../lang/python/egg.mk" diff --git a/textproc/py-uritemplate/Makefile b/textproc/py-uritemplate/Makefile index 92c76fc54..9a936d7cf 100644 --- a/textproc/py-uritemplate/Makefile +++ b/textproc/py-uritemplate/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2014/11/24 14:06:12 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/12 14:33:29 mef Exp $ DISTNAME= uri-template-py-0.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-template-py/template/} CATEGORIES= textproc www python -MASTER_SITES= https://github.com/uri-templates/uritemplate-py/archive/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=uri-templates/} +GITHUB_PROJECT= uritemplate-py +GITHUB_TAG= ${DISTNAME} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://github.com/uri-templates/uritemplate-py/ @@ -11,7 +13,6 @@ COMMENT= Python implementation of RFC6570, URI Template LICENSE= apache-2.0 EGG_NAME= uritemplate-${PKGVERSION_NOREV} -WRKSRC= ${WRKDIR}/uritemplate-py-${DISTNAME} .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 05944f50d..6a8b36a1b 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:40 wiz Exp $ DISTNAME= redland-1.0.17 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ diff --git a/textproc/rfcutil/Makefile b/textproc/rfcutil/Makefile index 3607fb29a..f34388317 100644 --- a/textproc/rfcutil/Makefile +++ b/textproc/rfcutil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:41 wiz Exp $ # DISTNAME= rfc-3.2 PKGNAME= rfcutil-3.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc MASTER_SITES= http://www.dewn.com/rfc/ EXTRACT_SUFX= # diff --git a/textproc/rfcutil/options.mk b/textproc/rfcutil/options.mk index 3931cf3ac..d04b16e25 100644 --- a/textproc/rfcutil/options.mk +++ b/textproc/rfcutil/options.mk @@ -1,9 +1,9 @@ -# $NetBSD: options.mk,v 1.1 2009/01/04 15:37:07 hubertf Exp $ +# $NetBSD: options.mk,v 1.2 2015/05/11 14:07:44 bsiegert Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.rfcutil PKG_OPTIONS_OPTIONAL_GROUPS= rfcutil-browser PKG_OPTIONS_GROUP.rfcutil-browser= links lynx w3m -PKG_SUGGESTED_OPTIONS= links +PKG_SUGGESTED_OPTIONS= lynx .include "../../mk/bsd.options.mk" diff --git a/textproc/ruby-diff-lcs/ALTERNATIVES b/textproc/ruby-diff-lcs/ALTERNATIVES new file mode 100644 index 000000000..9d8e16cf0 --- /dev/null +++ b/textproc/ruby-diff-lcs/ALTERNATIVES @@ -0,0 +1,2 @@ +bin/htmldiff @PREFIX@/bin/htmldiff${RUBY_SUFFIX} +bin/ldiff @PREFIX@/bin/ldiff${RUBY_SUFFIX} diff --git a/textproc/ruby-diff-lcs/Makefile b/textproc/ruby-diff-lcs/Makefile index 10157d1d2..d90956ea7 100644 --- a/textproc/ruby-diff-lcs/Makefile +++ b/textproc/ruby-diff-lcs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2015/03/08 14:10:22 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/05/17 16:29:58 taca Exp $ DISTNAME= diff-lcs-1.2.5 +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +9,9 @@ HOMEPAGE= http://rubyforge.org/projects/ruwiki/ COMMENT= Diff library for Ruby LICENSE= gnu-gpl-v2 OR artistic OR ruby-license -RUBY_VERSION_SUPPORTED= 200 193 18 21 +RUBYGEM_OPTIONS+= --format-executable + +RUBY_VERSION_SUPPORTED= 18 193 200 21 22 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-diff-lcs/PLIST b/textproc/ruby-diff-lcs/PLIST index 2fc9509eb..e870e46fd 100644 --- a/textproc/ruby-diff-lcs/PLIST +++ b/textproc/ruby-diff-lcs/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2013/06/16 17:21:49 taca Exp $ -bin/htmldiff -bin/ldiff +@comment $NetBSD: PLIST,v 1.6 2015/05/17 09:47:05 taca Exp $ +bin/htmldiff${RUBY_SUFFIX} +bin/ldiff${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gemtest diff --git a/textproc/ruby-eruby/Makefile b/textproc/ruby-eruby/Makefile index 973c0692b..9b464889a 100644 --- a/textproc/ruby-eruby/Makefile +++ b/textproc/ruby-eruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2014/03/13 11:08:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/11 15:37:21 taca Exp $ DISTNAME= eruby-${ERUBY_VERSION} PKGREVISION= 8 @@ -54,5 +54,5 @@ post-install: .endfor .include "../../lang/ruby/modules.mk" -.include "../../textproc/ruby-rdtool/buildlink3.mk" +.include "../../textproc/ruby-rdtool/rdtool.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-json/Makefile b/textproc/ruby-json/Makefile index fd0345a12..3f255a204 100644 --- a/textproc/ruby-json/Makefile +++ b/textproc/ruby-json/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2015/03/10 16:18:54 taca Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/11 15:40:57 taca Exp $ -DISTNAME= json-1.8.2 +DISTNAME= json-1.8.3 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,7 +10,7 @@ LICENSE= ruby-license USE_GCC_RUNTIME= yes -RUBY_VERSION_SUPPORTED= 200 193 18 21 +RUBY_VERSION_SUPPORTED= 200 193 18 21 22 post-extract: cd ${WRKSRC}; ${FIND} . -xdev -type f -print | ${XARGS} ${CHMOD} g-w diff --git a/textproc/ruby-json/distinfo b/textproc/ruby-json/distinfo index cc6bd013d..74e0f4f42 100644 --- a/textproc/ruby-json/distinfo +++ b/textproc/ruby-json/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.23 2015/02/05 15:06:12 taca Exp $ +$NetBSD: distinfo,v 1.24 2015/06/11 15:40:57 taca Exp $ -SHA1 (json-1.8.2.gem) = f0ad791c310908c9551a1f7525bbb803cd4bdcfe -RMD160 (json-1.8.2.gem) = 1a3bc3fe9ff1224bdacfac53e743fea6173b42c4 -Size (json-1.8.2.gem) = 152064 bytes +SHA1 (json-1.8.3.gem) = dcd00a477bbb8c0c722f68f9c28bc8460a7b1d6f +RMD160 (json-1.8.3.gem) = eee9b51a51533ddf697b9d8d5fcca2da170bf42b +Size (json-1.8.3.gem) = 152064 bytes SHA1 (patch-ab) = c80a2a7a1ae78e98dd7d6982a2e5da8963a214d6 diff --git a/textproc/ruby-kramdown/Makefile b/textproc/ruby-kramdown/Makefile index 3bc0a8817..850480662 100644 --- a/textproc/ruby-kramdown/Makefile +++ b/textproc/ruby-kramdown/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2015/03/13 16:13:29 taca Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/11 16:23:35 taca Exp $ -DISTNAME= kramdown-1.5.0 +DISTNAME= kramdown-1.7.0 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-kramdown/PLIST b/textproc/ruby-kramdown/PLIST index b4f3f08cc..733bcd9bf 100644 --- a/textproc/ruby-kramdown/PLIST +++ b/textproc/ruby-kramdown/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/13 16:13:29 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/11 16:23:35 taca Exp $ bin/kramdown${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/AUTHORS @@ -32,6 +32,7 @@ ${GEM_LIBDIR}/doc/news.page ${GEM_LIBDIR}/doc/options.page ${GEM_LIBDIR}/doc/quickref.page ${GEM_LIBDIR}/doc/sidebar.template +${GEM_LIBDIR}/doc/sitemap.sitemap ${GEM_LIBDIR}/doc/syntax.page ${GEM_LIBDIR}/doc/tests.page ${GEM_LIBDIR}/doc/virtual @@ -44,10 +45,13 @@ ${GEM_LIBDIR}/lib/kramdown/converter/kramdown.rb ${GEM_LIBDIR}/lib/kramdown/converter/latex.rb ${GEM_LIBDIR}/lib/kramdown/converter/math_engine/itex2mml.rb ${GEM_LIBDIR}/lib/kramdown/converter/math_engine/mathjax.rb +${GEM_LIBDIR}/lib/kramdown/converter/math_engine/mathjaxnode.rb ${GEM_LIBDIR}/lib/kramdown/converter/math_engine/ritex.rb ${GEM_LIBDIR}/lib/kramdown/converter/pdf.rb ${GEM_LIBDIR}/lib/kramdown/converter/remove_html_tags.rb +${GEM_LIBDIR}/lib/kramdown/converter/syntax_highlighter.rb ${GEM_LIBDIR}/lib/kramdown/converter/syntax_highlighter/coderay.rb +${GEM_LIBDIR}/lib/kramdown/converter/syntax_highlighter/minted.rb ${GEM_LIBDIR}/lib/kramdown/converter/syntax_highlighter/rouge.rb ${GEM_LIBDIR}/lib/kramdown/converter/toc.rb ${GEM_LIBDIR}/lib/kramdown/document.rb @@ -156,6 +160,12 @@ ${GEM_LIBDIR}/test/testcases/block/06_codeblock/disable-highlighting.options ${GEM_LIBDIR}/test/testcases/block/06_codeblock/disable-highlighting.text ${GEM_LIBDIR}/test/testcases/block/06_codeblock/error.html ${GEM_LIBDIR}/test/testcases/block/06_codeblock/error.text +${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-minted-with-opts.latex +${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-minted-with-opts.options +${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-minted-with-opts.text +${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-minted.latex +${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-minted.options +${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-minted.text ${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-opts.html ${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-opts.options ${GEM_LIBDIR}/test/testcases/block/06_codeblock/highlighting-opts.text @@ -188,6 +198,9 @@ ${GEM_LIBDIR}/test/testcases/block/06_codeblock/with_ial.text ${GEM_LIBDIR}/test/testcases/block/06_codeblock/with_lang_in_fenced_block.html ${GEM_LIBDIR}/test/testcases/block/06_codeblock/with_lang_in_fenced_block.options ${GEM_LIBDIR}/test/testcases/block/06_codeblock/with_lang_in_fenced_block.text +${GEM_LIBDIR}/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.html +${GEM_LIBDIR}/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.options +${GEM_LIBDIR}/test/testcases/block/06_codeblock/with_lang_in_fenced_block_name_with_dash.text ${GEM_LIBDIR}/test/testcases/block/07_horizontal_rule/error.html ${GEM_LIBDIR}/test/testcases/block/07_horizontal_rule/error.html.19 ${GEM_LIBDIR}/test/testcases/block/07_horizontal_rule/error.text @@ -231,6 +244,8 @@ ${GEM_LIBDIR}/test/testcases/block/09_html/content_model/tables.options ${GEM_LIBDIR}/test/testcases/block/09_html/content_model/tables.text ${GEM_LIBDIR}/test/testcases/block/09_html/html5_attributes.html ${GEM_LIBDIR}/test/testcases/block/09_html/html5_attributes.text +${GEM_LIBDIR}/test/testcases/block/09_html/html_after_block.html +${GEM_LIBDIR}/test/testcases/block/09_html/html_after_block.text ${GEM_LIBDIR}/test/testcases/block/09_html/html_and_codeblocks.html ${GEM_LIBDIR}/test/testcases/block/09_html/html_and_codeblocks.options ${GEM_LIBDIR}/test/testcases/block/09_html/html_and_codeblocks.text @@ -356,6 +371,21 @@ ${GEM_LIBDIR}/test/testcases/block/15_math/gh_128.text ${GEM_LIBDIR}/test/testcases/block/15_math/itex2mml.html ${GEM_LIBDIR}/test/testcases/block/15_math/itex2mml.options ${GEM_LIBDIR}/test/testcases/block/15_math/itex2mml.text +${GEM_LIBDIR}/test/testcases/block/15_math/mathjax_preview.html +${GEM_LIBDIR}/test/testcases/block/15_math/mathjax_preview.options +${GEM_LIBDIR}/test/testcases/block/15_math/mathjax_preview.text +${GEM_LIBDIR}/test/testcases/block/15_math/mathjax_preview_simple.html +${GEM_LIBDIR}/test/testcases/block/15_math/mathjax_preview_simple.options +${GEM_LIBDIR}/test/testcases/block/15_math/mathjax_preview_simple.text +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode.html.19 +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode.options +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode.text +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode_notexhints.html.19 +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode_notexhints.options +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode_notexhints.text +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode_semantics.html.19 +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode_semantics.options +${GEM_LIBDIR}/test/testcases/block/15_math/mathjaxnode_semantics.text ${GEM_LIBDIR}/test/testcases/block/15_math/normal.html ${GEM_LIBDIR}/test/testcases/block/15_math/normal.text ${GEM_LIBDIR}/test/testcases/block/15_math/ritex.html @@ -376,6 +406,8 @@ ${GEM_LIBDIR}/test/testcases/encoding.html ${GEM_LIBDIR}/test/testcases/encoding.text ${GEM_LIBDIR}/test/testcases/span/01_link/empty.html ${GEM_LIBDIR}/test/testcases/span/01_link/empty.text +${GEM_LIBDIR}/test/testcases/span/01_link/empty_title.htmlinput +${GEM_LIBDIR}/test/testcases/span/01_link/empty_title.text ${GEM_LIBDIR}/test/testcases/span/01_link/image_in_a.html ${GEM_LIBDIR}/test/testcases/span/01_link/image_in_a.text ${GEM_LIBDIR}/test/testcases/span/01_link/imagelinks.html @@ -385,6 +417,8 @@ ${GEM_LIBDIR}/test/testcases/span/01_link/inline.html.19 ${GEM_LIBDIR}/test/testcases/span/01_link/inline.text ${GEM_LIBDIR}/test/testcases/span/01_link/link_defs.html ${GEM_LIBDIR}/test/testcases/span/01_link/link_defs.text +${GEM_LIBDIR}/test/testcases/span/01_link/link_defs_with_ial.html +${GEM_LIBDIR}/test/testcases/span/01_link/link_defs_with_ial.text ${GEM_LIBDIR}/test/testcases/span/01_link/links_with_angle_brackets.html ${GEM_LIBDIR}/test/testcases/span/01_link/links_with_angle_brackets.text ${GEM_LIBDIR}/test/testcases/span/01_link/reference.html @@ -403,6 +437,9 @@ ${GEM_LIBDIR}/test/testcases/span/03_codespan/empty.html ${GEM_LIBDIR}/test/testcases/span/03_codespan/empty.text ${GEM_LIBDIR}/test/testcases/span/03_codespan/errors.html ${GEM_LIBDIR}/test/testcases/span/03_codespan/errors.text +${GEM_LIBDIR}/test/testcases/span/03_codespan/highlighting-minted.latex +${GEM_LIBDIR}/test/testcases/span/03_codespan/highlighting-minted.options +${GEM_LIBDIR}/test/testcases/span/03_codespan/highlighting-minted.text ${GEM_LIBDIR}/test/testcases/span/03_codespan/highlighting-rouge.html ${GEM_LIBDIR}/test/testcases/span/03_codespan/highlighting-rouge.options ${GEM_LIBDIR}/test/testcases/span/03_codespan/highlighting-rouge.text @@ -462,6 +499,9 @@ ${GEM_LIBDIR}/test/testcases/span/line_breaks/normal.text ${GEM_LIBDIR}/test/testcases/span/math/itex2mml.html ${GEM_LIBDIR}/test/testcases/span/math/itex2mml.options ${GEM_LIBDIR}/test/testcases/span/math/itex2mml.text +${GEM_LIBDIR}/test/testcases/span/math/mathjaxnode.html.19 +${GEM_LIBDIR}/test/testcases/span/math/mathjaxnode.options +${GEM_LIBDIR}/test/testcases/span/math/mathjaxnode.text ${GEM_LIBDIR}/test/testcases/span/math/normal.html ${GEM_LIBDIR}/test/testcases/span/math/normal.text ${GEM_LIBDIR}/test/testcases/span/math/ritex.html diff --git a/textproc/ruby-kramdown/distinfo b/textproc/ruby-kramdown/distinfo index 968beb446..dbf0da630 100644 --- a/textproc/ruby-kramdown/distinfo +++ b/textproc/ruby-kramdown/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/03/13 16:13:29 taca Exp $ +$NetBSD: distinfo,v 1.10 2015/06/11 16:23:35 taca Exp $ -SHA1 (kramdown-1.5.0.gem) = 921a35eb30cfde90640d0c6de3f51ab93e8d3288 -RMD160 (kramdown-1.5.0.gem) = 2478fac1df40d02743239e667174490eebc6d73a -Size (kramdown-1.5.0.gem) = 231936 bytes +SHA1 (kramdown-1.7.0.gem) = d682f5256cf2bd6e5d630a5c14ef8f520ee313cc +RMD160 (kramdown-1.7.0.gem) = 5ecaf57ded242c51f9613a4a571f0080a8a742d9 +Size (kramdown-1.7.0.gem) = 237568 bytes diff --git a/textproc/ruby-multi_json/Makefile b/textproc/ruby-multi_json/Makefile index 31142561e..4e9aa005b 100644 --- a/textproc/ruby-multi_json/Makefile +++ b/textproc/ruby-multi_json/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2015/03/13 16:17:32 taca Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/11 17:19:59 taca Exp $ -DISTNAME= multi_json-1.11.0 +DISTNAME= multi_json-1.11.1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/ruby-multi_json/distinfo b/textproc/ruby-multi_json/distinfo index 754cbd182..eb73c9e21 100644 --- a/textproc/ruby-multi_json/distinfo +++ b/textproc/ruby-multi_json/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/03/13 16:17:32 taca Exp $ +$NetBSD: distinfo,v 1.12 2015/06/11 17:19:59 taca Exp $ -SHA1 (multi_json-1.11.0.gem) = 64a2d7e1853600c280105b3a473f21934ecfde1b -RMD160 (multi_json-1.11.0.gem) = da9fe29f48f2f785fd8596809c6aca92aa02737c -Size (multi_json-1.11.0.gem) = 24576 bytes +SHA1 (multi_json-1.11.1.gem) = 8c963499333081e14b6a64e34216467069855937 +RMD160 (multi_json-1.11.1.gem) = a78685a628af5d7fe17e9c49f4317efc0456777f +Size (multi_json-1.11.1.gem) = 24576 bytes diff --git a/textproc/ruby-nokogiri/Makefile b/textproc/ruby-nokogiri/Makefile index 133d50164..3420aad7c 100644 --- a/textproc/ruby-nokogiri/Makefile +++ b/textproc/ruby-nokogiri/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/02/10 19:31:03 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/07 16:07:42 taca Exp $ DISTNAME= nokogiri-1.6.6.2 CATEGORIES= textproc @@ -17,7 +17,6 @@ USE_TOOLS+= pkg-config MAKE_ENV+= NOKOGIRI_USE_SYSTEM_LIBRARIES=yes OVERRIDE_GEMSPEC= :files ports/archives/libxml2-2.8.0.tar.gz= \ ports/archives/libxslt-1.1.26.tar.gz= -RUBY_VERSION_SUPPORTED= 200 193 21 .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/textproc/ruby-rdtool/ALTERNATIVES b/textproc/ruby-rdtool/ALTERNATIVES new file mode 100644 index 000000000..9c501e0cc --- /dev/null +++ b/textproc/ruby-rdtool/ALTERNATIVES @@ -0,0 +1,2 @@ +bin/rd2 @PREFIX@/bin/rd2@RUBY_SUFFIX@ +bin/rdswap.rb @PREFIX@/bin/rdswap.rb@RUBY_SUFFIX@ diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 4b92eb593..a83348841 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2015/03/13 23:10:13 taca Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/08 16:47:54 taca Exp $ DISTNAME= rdtool-0.6.38 +PKGREVISION= 2 CATEGORIES= textproc ruby MAINTAINER= taca@NetBSD.org @@ -8,10 +9,6 @@ HOMEPAGE= https://github.com/uwabami/rdtool COMMENT= RD (Ruby Document) converter to HTML/man/etc LICENSE= gnu-gpl-v2 OR ruby-license -# Since rd2 commands depends its name and it can't rename, we cannot -# install multiple ruby??-rd2 package (unless supported by pkgview. -CONFLICTS+= ruby[1-9][0-9]-rdtool-[0-9]* - CONF_FILES+= ${GEM_LIBDIR}/lib/rd/dot.rd2rc ${PKG_SYSCONFDIR}/dot.rd2rc SUBST_CLASSES+= path @@ -20,7 +17,8 @@ SUBST_FILES.path= bin/rd2 SUBST_SED.path= -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|" SUBST_MESSAGE.path= Fixing PKG_SYSCONFDIR paths. -RUBY_VERSION_SUPPORTED= 200 193 18 21 +RUBYGEM_OPTIONS+= --format-executable +RUBY_VERSION_SUPPORTED= 18 193 200 21 22 .include "../../lang/ruby/gem.mk" .include "../../lang/ruby/modules.mk" diff --git a/textproc/ruby-rdtool/PLIST b/textproc/ruby-rdtool/PLIST index 37a83df95..68d9fa7fc 100644 --- a/textproc/ruby-rdtool/PLIST +++ b/textproc/ruby-rdtool/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.11 2012/06/02 01:13:40 taca Exp $ -bin/rd2 -bin/rdswap.rb +@comment $NetBSD: PLIST,v 1.12 2015/06/04 13:53:32 taca Exp $ +bin/rd2${RUBY_SUFFIX} +bin/rdswap.rb${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/COPYING.txt ${GEM_LIBDIR}/Gemfile diff --git a/textproc/ruby-rdtool/buildlink3.mk b/textproc/ruby-rdtool/buildlink3.mk deleted file mode 100644 index cfa04b417..000000000 --- a/textproc/ruby-rdtool/buildlink3.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.13 2011/11/08 15:30:44 taca Exp $ - -BUILDLINK_TREE+= ${RUBY_PKGPREFIX}-rdtool - -.if !defined(RUBY_RDTOOL_BUILDLINK3_MK) -RUBY_RDTOOL_BUILDLINK3_MK:= - -RUBY_RD= rd2 -RUBY_RD_VERSION = 0.6.18 -RUBY_RD_REQD= 0.6.14 - -BUILDLINK_FILES.${RUBY_PKGPREFIX}-rdtool+= bin/rd2 -BUILDLINK_DEPMETHOD.${RUBY_PKGPREFIX}-rdtool?= build -BUILDLINK_API_DEPENDS.${RUBY_PKGPREFIX}-rdtool+=${RUBY_PKGPREFIX}-rdtool>=0.6.14 -BUILDLINK_PKGSRCDIR.${RUBY_PKGPREFIX}-rdtool?= ../../textproc/ruby-rdtool - -.endif # RUBY_RDTOOL_BUILDLINK3_MK - -BUILDLINK_TREE+= -${RUBY_PKGPREFIX}-rdtool diff --git a/textproc/ruby-rdtool/distinfo b/textproc/ruby-rdtool/distinfo index b73ef3c44..59b9b009c 100644 --- a/textproc/ruby-rdtool/distinfo +++ b/textproc/ruby-rdtool/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2012/12/17 14:36:12 taca Exp $ +$NetBSD: distinfo,v 1.22 2015/06/08 16:47:54 taca Exp $ SHA1 (rdtool-0.6.38.gem) = 10a9a241f8360ac937611b6597ed0aaca3e65c07 RMD160 (rdtool-0.6.38.gem) = 5b4efcaefb504f1c82a052c69d7d7434358aa818 Size (rdtool-0.6.38.gem) = 115712 bytes -SHA1 (patch-ae) = 13e2a54d6abec57d20f4d0e9a6d440e40f352787 +SHA1 (patch-ae) = 4bac026ae88f24ab623bc4878a9efe313a8e0aef diff --git a/textproc/ruby-rdtool/patches/patch-ae b/textproc/ruby-rdtool/patches/patch-ae index aaa744c90..e8df04cc0 100644 --- a/textproc/ruby-rdtool/patches/patch-ae +++ b/textproc/ruby-rdtool/patches/patch-ae @@ -1,8 +1,11 @@ -$NetBSD: patch-ae,v 1.1 2005/11/03 05:21:18 taca Exp $ +$NetBSD: patch-ae,v 1.3 2015/06/08 16:47:54 taca Exp $ ---- bin/rd2.orig 2005-10-26 20:20:49.000000000 +0900 +* Try load from PKG_SYSCONFDIR/dot.rd2rc. +* Depend on $0 strictly. + +--- bin/rd2.orig 2015-06-04 13:21:12.000000000 +0000 +++ bin/rd2 -@@ -66,6 +66,7 @@ output_file = nil +@@ -67,6 +67,7 @@ output_file = nil output_index = nil out_code = nil from_rdo = nil @@ -10,7 +13,7 @@ $NetBSD: patch-ae,v 1.1 2005/11/03 05:21:18 taca Exp $ # user option $DEFAULT_FORMAT_LIB = "rd/rd2html-lib" -@@ -76,10 +77,10 @@ begin +@@ -77,10 +78,10 @@ begin load "~/.rd2rc" # STDERR << "#{$0}: loading ~/.rd2rc\n" else @@ -23,3 +26,14 @@ $NetBSD: patch-ae,v 1.1 2005/11/03 05:21:18 taca Exp $ load "rd/dot.rd2rc" end +@@ -161,8 +162,8 @@ ARGV.options do |q| + end # OptionParser.new + + # require format lib implicitly +-if /rd2.+/ =~ File.basename($0, ".*").downcase +- visitor_lib = "rd/" + $& + "-lib.rb" ++if /rd2[0-9]*([a-z-]+).*/ =~ File.basename($0, ".*").downcase ++ visitor_lib = "rd/rd2" + $1 + "-lib.rb" + require visitor_lib + require $RD2_Sub_OptionParser if $RD2_Sub_OptionParser + # make visitor diff --git a/textproc/ruby-rdtool/rdtool.mk b/textproc/ruby-rdtool/rdtool.mk new file mode 100644 index 000000000..ecb7b0552 --- /dev/null +++ b/textproc/ruby-rdtool/rdtool.mk @@ -0,0 +1,10 @@ +# $NetBSD: rdtool.mk,v 1.2 2015/06/08 13:45:25 joerg Exp $ + +.if !defined(RUBY_RDTOOL_MK) + +RUBY_RDTOOL_MK := + +RUBY_RD= ${PREFIX}/bin/rd2${RUBY_SUFFIX} +BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-rdtool>=0.6.14:../../textproc/ruby-rdtool + +.endif # RUBY_RDTOOL_MK diff --git a/textproc/ruby-redcarpet/ALTERNATIVES b/textproc/ruby-redcarpet/ALTERNATIVES new file mode 100644 index 000000000..1c02de020 --- /dev/null +++ b/textproc/ruby-redcarpet/ALTERNATIVES @@ -0,0 +1 @@ +bin/redcarpet @PREFIX@/bin/redcarpet@RUBY_SUFFIX@ diff --git a/textproc/ruby-redcarpet/Makefile b/textproc/ruby-redcarpet/Makefile index 8b1c8ab19..c2081cd99 100644 --- a/textproc/ruby-redcarpet/Makefile +++ b/textproc/ruby-redcarpet/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2015/03/08 15:30:27 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/11 16:27:15 taca Exp $ -DISTNAME= redcarpet-3.2.2 +DISTNAME= redcarpet-3.3.1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/vmg/redcarpet/ COMMENT= Markdown that smells nice LICENSE= mit -RUBY_VERSION_SUPPORTED= 200 193 21 +RUBYGEM_OPTIONS+= --format-executable .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-redcarpet/PLIST b/textproc/ruby-redcarpet/PLIST index a0d17a87b..1124c51df 100644 --- a/textproc/ruby-redcarpet/PLIST +++ b/textproc/ruby-redcarpet/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2015/03/08 15:30:27 taca Exp $ -bin/redcarpet +@comment $NetBSD: PLIST,v 1.4 2015/06/11 16:27:15 taca Exp $ +bin/redcarpet${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/redcarpet.${RUBY_DLEXT} @@ -29,17 +29,20 @@ ${GEM_LIBDIR}/ext/redcarpet/stack.c ${GEM_LIBDIR}/ext/redcarpet/stack.h ${GEM_LIBDIR}/lib/redcarpet.rb ${GEM_LIBDIR}/lib/redcarpet.${RUBY_DLEXT} +${GEM_LIBDIR}/lib/redcarpet/cli.rb ${GEM_LIBDIR}/lib/redcarpet/compat.rb ${GEM_LIBDIR}/lib/redcarpet/render_man.rb ${GEM_LIBDIR}/lib/redcarpet/render_strip.rb ${GEM_LIBDIR}/redcarpet.gemspec ${GEM_LIBDIR}/test/benchmark.rb ${GEM_LIBDIR}/test/custom_render_test.rb +${GEM_LIBDIR}/test/fixtures/benchmark.md ${GEM_LIBDIR}/test/html5_test.rb ${GEM_LIBDIR}/test/html_render_test.rb ${GEM_LIBDIR}/test/html_toc_render_test.rb ${GEM_LIBDIR}/test/markdown_test.rb ${GEM_LIBDIR}/test/pathological_inputs_test.rb +${GEM_LIBDIR}/test/redcarpet_bin_test.rb ${GEM_LIBDIR}/test/redcarpet_compat_test.rb ${GEM_LIBDIR}/test/safe_render_test.rb ${GEM_LIBDIR}/test/smarty_html_test.rb @@ -47,4 +50,3 @@ ${GEM_LIBDIR}/test/smarty_pants_test.rb ${GEM_LIBDIR}/test/stripdown_render_test.rb ${GEM_LIBDIR}/test/test_helper.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec -@pkgdir lib/ruby/gems/2.0.0/build_info diff --git a/textproc/ruby-redcarpet/distinfo b/textproc/ruby-redcarpet/distinfo index bbbd79fe1..55536979b 100644 --- a/textproc/ruby-redcarpet/distinfo +++ b/textproc/ruby-redcarpet/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/08 15:30:27 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/11 16:27:15 taca Exp $ -SHA1 (redcarpet-3.2.2.gem) = d59911b72d946126a87f04b01d0bc73b1baa128f -RMD160 (redcarpet-3.2.2.gem) = a7e2e8acb88e0c3e3ca2b30c3a80c4f55772f0e4 -Size (redcarpet-3.2.2.gem) = 54272 bytes +SHA1 (redcarpet-3.3.1.gem) = ddc882d2a4a0e65ae9e8d3c208c52b79674c0a04 +RMD160 (redcarpet-3.3.1.gem) = f4f5db27e24b6b5aada79e4c55e876cb7d7f01de +Size (redcarpet-3.3.1.gem) = 59904 bytes diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile index da0aaedf8..99d7fc6e7 100644 --- a/textproc/ruby-sary/Makefile +++ b/textproc/ruby-sary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/03/15 17:25:55 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/11 16:28:07 taca Exp $ # DISTNAME= sary-ruby-1.2.0 @@ -12,7 +12,7 @@ HOMEPAGE= http://sary.sourceforge.net/ COMMENT= Ruby Binding of Sary LICENSE= gnu-lgpl-v2.1 -RUBY_VERSION_SUPPORTED= 200 193 18 21 +RUBY_VERSION_SUPPORTED= 200 193 18 21 22 USE_RUBY_EXTCONF= yes USE_TOOLS+= pkg-config diff --git a/textproc/ruby-text/Makefile b/textproc/ruby-text/Makefile index e1a8765ed..eb550e023 100644 --- a/textproc/ruby-text/Makefile +++ b/textproc/ruby-text/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2015/03/15 21:10:07 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/11 16:32:52 taca Exp $ -DISTNAME= text-1.3.0 +DISTNAME= text-1.3.1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org @@ -8,7 +8,5 @@ HOMEPAGE= https://github.com/threedaymonk/text COMMENT= Collection of text algorithms for Ruby LICENSE= mit -RUBY_VERSION_SUPPORTED= 193 200 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-text/distinfo b/textproc/ruby-text/distinfo index 603203b14..8d861f397 100644 --- a/textproc/ruby-text/distinfo +++ b/textproc/ruby-text/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/07/03 12:50:03 obache Exp $ +$NetBSD: distinfo,v 1.5 2015/06/11 16:32:52 taca Exp $ -SHA1 (text-1.3.0.gem) = d5e3bcf4904445d34414ceca31c8f07df10350f4 -RMD160 (text-1.3.0.gem) = bf47d4817b3041864d01e83ad6dd8e180bc38746 -Size (text-1.3.0.gem) = 138752 bytes +SHA1 (text-1.3.1.gem) = d33289d86c3ecc9a9783e30a92f9f5ff847d1280 +RMD160 (text-1.3.1.gem) = a044030ac97c398e0c98783a42675e8cae816e89 +Size (text-1.3.1.gem) = 138752 bytes diff --git a/textproc/ruby-tilt/distinfo b/textproc/ruby-tilt/distinfo index f7cdd1fb6..020635490 100644 --- a/textproc/ruby-tilt/distinfo +++ b/textproc/ruby-tilt/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2014/03/18 14:32:20 taca Exp $ +$NetBSD: distinfo,v 1.8 2015/05/19 12:31:26 ryoon Exp $ SHA1 (tilt-1.4.1.gem) = a63b374ab06aeb6f567bd24e61434e386cce0811 RMD160 (tilt-1.4.1.gem) = 8933e3d354af637c3beb2344fb8cde3739042d01 Size (tilt-1.4.1.gem) = 42496 bytes +SHA1 (patch-.._tilt-1.4.1.gemspec) = 1d367d60d7c74e718978e0f14e1c2ac9a8723b57 diff --git a/textproc/ruby-tilt/patches/patch-.._tilt-1.4.1.gemspec b/textproc/ruby-tilt/patches/patch-.._tilt-1.4.1.gemspec new file mode 100644 index 000000000..206ec4e3b --- /dev/null +++ b/textproc/ruby-tilt/patches/patch-.._tilt-1.4.1.gemspec @@ -0,0 +1,30 @@ +$NetBSD: patch-.._tilt-1.4.1.gemspec,v 1.1 2015/05/19 12:31:26 ryoon Exp $ + +* Fix build with Ruby 2.2. + +--- ../tilt-1.4.1.gemspec.orig 2015-05-19 12:24:21.000000000 +0000 ++++ ../tilt-1.4.1.gemspec +@@ -46,7 +46,6 @@ Gem::Specification.new do |s| + s.add_development_dependency(%q, [">= 0"]) + s.add_development_dependency(%q, [">= 0"]) + s.add_development_dependency(%q, [">= 0"]) +- s.add_development_dependency(%q, [">= 0"]) + else + s.add_dependency(%q, [">= 0.1.0"]) + s.add_dependency(%q, [">= 0"]) +@@ -70,7 +69,6 @@ Gem::Specification.new do |s| + s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) +- s.add_dependency(%q, [">= 0"]) + end + else + s.add_dependency(%q, [">= 0.1.0"]) +@@ -95,7 +93,6 @@ Gem::Specification.new do |s| + s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) +- s.add_dependency(%q, [">= 0"]) + end + end + diff --git a/textproc/ruby-treetop/distinfo b/textproc/ruby-treetop/distinfo index 7d296f511..d06540d17 100644 --- a/textproc/ruby-treetop/distinfo +++ b/textproc/ruby-treetop/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2014/03/15 15:15:06 taca Exp $ +$NetBSD: distinfo,v 1.8 2015/05/19 12:32:55 ryoon Exp $ SHA1 (treetop-1.4.15.gem) = 8c6ce803f909b9e1dfcb24100c283642f43d90d1 RMD160 (treetop-1.4.15.gem) = d05541c28b7b9bb861346e8020e181deb74c60e3 Size (treetop-1.4.15.gem) = 78336 bytes +SHA1 (patch-.._treetop-1.4.15.gemspec) = b6fffe6bc4a7b2549edd54fbc53f4dd4907f1838 diff --git a/textproc/ruby-treetop/patches/patch-.._treetop-1.4.15.gemspec b/textproc/ruby-treetop/patches/patch-.._treetop-1.4.15.gemspec new file mode 100644 index 000000000..4f5408950 --- /dev/null +++ b/textproc/ruby-treetop/patches/patch-.._treetop-1.4.15.gemspec @@ -0,0 +1,30 @@ +$NetBSD: patch-.._treetop-1.4.15.gemspec,v 1.1 2015/05/19 12:32:55 ryoon Exp $ + +* Fix build with Ruby 2.2. + +--- ../treetop-1.4.15.gemspec.orig 2015-05-19 12:27:49.000000000 +0000 ++++ ../treetop-1.4.15.gemspec +@@ -30,7 +30,6 @@ Gem::Specification.new do |s| + s.add_development_dependency(%q, ["~> 1.0"]) + s.add_development_dependency(%q, [">= 2.0.0"]) + s.add_development_dependency(%q, [">= 0"]) +- s.add_runtime_dependency(%q, [">= 0.3.1"]) + else + s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) +@@ -39,7 +38,6 @@ Gem::Specification.new do |s| + s.add_dependency(%q, ["~> 1.0"]) + s.add_dependency(%q, [">= 2.0.0"]) + s.add_dependency(%q, [">= 0"]) +- s.add_dependency(%q, [">= 0.3.1"]) + end + else + s.add_dependency(%q, [">= 0"]) +@@ -49,7 +47,6 @@ Gem::Specification.new do |s| + s.add_dependency(%q, ["~> 1.0"]) + s.add_dependency(%q, [">= 2.0.0"]) + s.add_dependency(%q, [">= 0"]) +- s.add_dependency(%q, [">= 0.3.1"]) + end + end + diff --git a/textproc/ruby-xpath/Makefile b/textproc/ruby-xpath/Makefile index 732a9ebdf..620e1d03e 100644 --- a/textproc/ruby-xpath/Makefile +++ b/textproc/ruby-xpath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/07/16 08:37:21 rodent Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/11 16:33:43 taca Exp $ DISTNAME= xpath-2.0.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -13,7 +13,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.3:../../textproc/ruby-nokogiri USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 21 200 193 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ruby-yajl/Makefile b/textproc/ruby-yajl/Makefile index 719c56e9f..c56b789f9 100644 --- a/textproc/ruby-yajl/Makefile +++ b/textproc/ruby-yajl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/03/13 11:08:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/11 16:38:10 taca Exp $ -DISTNAME= yajl-ruby-1.1.0 +DISTNAME= yajl-ruby-1.2.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} CATEGORIES= textproc diff --git a/textproc/ruby-yajl/PLIST b/textproc/ruby-yajl/PLIST index cf1771750..4ef4b3af9 100644 --- a/textproc/ruby-yajl/PLIST +++ b/textproc/ruby-yajl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2015/03/08 15:17:21 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/11 16:38:10 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/yajl/yajl.${RUBY_DLEXT} @@ -70,6 +70,7 @@ ${GEM_LIBDIR}/lib/yajl/json_gem/encoding.rb ${GEM_LIBDIR}/lib/yajl/json_gem/parsing.rb ${GEM_LIBDIR}/lib/yajl/version.rb ${GEM_LIBDIR}/lib/yajl/yajl.${RUBY_DLEXT} +${GEM_LIBDIR}/script/bootstrap ${GEM_LIBDIR}/spec/encoding/encoding_spec.rb ${GEM_LIBDIR}/spec/global/global_spec.rb ${GEM_LIBDIR}/spec/http/fixtures/http.bzip2.dump @@ -146,6 +147,7 @@ ${GEM_LIBDIR}/spec/parsing/fixtures/pass1.json ${GEM_LIBDIR}/spec/parsing/fixtures/pass2.json ${GEM_LIBDIR}/spec/parsing/fixtures/pass3.json ${GEM_LIBDIR}/spec/parsing/fixtures_spec.rb +${GEM_LIBDIR}/spec/parsing/large_number_spec.rb ${GEM_LIBDIR}/spec/parsing/one_off_spec.rb ${GEM_LIBDIR}/spec/rcov.opts ${GEM_LIBDIR}/spec/spec_helper.rb diff --git a/textproc/ruby-yajl/distinfo b/textproc/ruby-yajl/distinfo index d8a7f4d56..4dac4503a 100644 --- a/textproc/ruby-yajl/distinfo +++ b/textproc/ruby-yajl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2012/02/06 14:27:30 fhajny Exp $ +$NetBSD: distinfo,v 1.2 2015/06/11 16:38:10 taca Exp $ -SHA1 (yajl-ruby-1.1.0.gem) = f0c4026f1a9086595b8dbc0795ad795fc120c0dd -RMD160 (yajl-ruby-1.1.0.gem) = affb53c6a9ef08e4dec367b2c755458e6a842921 -Size (yajl-ruby-1.1.0.gem) = 557056 bytes +SHA1 (yajl-ruby-1.2.1.gem) = 9b7bf0340a0a2277adf071d63f41a5420eac7222 +RMD160 (yajl-ruby-1.2.1.gem) = bb1e90408f7b741437ee5432760decd091d4dd7e +Size (yajl-ruby-1.2.1.gem) = 549888 bytes diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 86f5258c7..432928aa2 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:51:41 wiz Exp $ DISTNAME= Sablot-1.0.2 PKGNAME= ${DISTNAME:S/Sablot/sablotron/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://download-1.gingerall.cz/download/sablot/ diff --git a/textproc/serd/DESCR b/textproc/serd/DESCR new file mode 100644 index 000000000..34286d1da --- /dev/null +++ b/textproc/serd/DESCR @@ -0,0 +1,8 @@ +Serd is a lightweight C library for RDF syntax which supports reading and +writing Turtle and NTriples. + +Serd is not intended to be a swiss-army knife of RDF syntax, but rather is +suited to resource limited or performance critical applications (e.g. converting +many gigabytes of NTriples to Turtle), or situations where a simple +reader/writer with minimal dependencies is ideal (e.g. in LV2 implementations or +embedded applications). diff --git a/textproc/serd/Makefile b/textproc/serd/Makefile new file mode 100644 index 000000000..0a9621ec2 --- /dev/null +++ b/textproc/serd/Makefile @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.1 2015/04/19 23:10:52 rodent Exp $ + +DISTNAME= serd-0.20.0 +CATEGORIES= textproc +MASTER_SITES= http://download.drobilla.net/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://drobilla.net/software/serd/ +COMMENT= Lightweight C library for RDF syntax +LICENSE= isc + +USE_TOOLS+= gsed pkg-config + +PKGCONFIG_OVERRIDE+= serd.pc.in + +.include "options.mk" + +BUILD_OPTIONS= ${BUILD_DEBUG} ${BUILD_DOC} ${BUILD_TESTS} ${BUILD_VALGRIND} + +do-configure: + cd ${WRKSRC} && \ + ${SETENV} ${CONFIGURE_ENV} ${PYTHONBIN} ./waf configure \ + --destdir=${DESTDIR} --mandir=${PREFIX}/${PKGMANDIR} \ + ${BUILD_OPTIONS} +do-build: + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHONBIN} ./waf build + +do-install: + cd ${WRKSRC} && ${SETENV} ${INSTALL_ENV} ${PYTHONBIN} ./waf install + +.include "../../lang/python/application.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/serd/PLIST b/textproc/serd/PLIST new file mode 100644 index 000000000..28afbf2ce --- /dev/null +++ b/textproc/serd/PLIST @@ -0,0 +1,11 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 23:10:52 rodent Exp $ +bin/serdi +include/serd-0/serd/serd.h +lib/libserd-0.so +lib/libserd-0.so.0 +lib/libserd-0.so.${PKGVERSION} +lib/pkgconfig/serd-0.pc +man/man1/serdi.1 +${PLIST.doc}man/man3/serd.3 +${PLIST.doc}share/doc/serd-0/html/index.html +${PLIST.doc}share/doc/serd-0/html/style.css diff --git a/textproc/serd/buildlink3.mk b/textproc/serd/buildlink3.mk new file mode 100644 index 000000000..48b149ff0 --- /dev/null +++ b/textproc/serd/buildlink3.mk @@ -0,0 +1,12 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/19 23:10:52 rodent Exp $ + +BUILDLINK_TREE+= serd + +.if !defined(SERD_BUILDLINK3_MK) +SERD_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.serd+= serd>=0.20.0 +BUILDLINK_PKGSRCDIR.serd?= ../../textproc/serd +.endif # SERD_BUILDLINK3_MK + +BUILDLINK_TREE+= -serd diff --git a/textproc/serd/distinfo b/textproc/serd/distinfo new file mode 100644 index 000000000..300043676 --- /dev/null +++ b/textproc/serd/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.2 2015/04/27 14:11:26 jperkin Exp $ + +SHA1 (serd-0.20.0.tar.bz2) = 38c0c8600270e38d99bc87b0ceb14b25c4c0cea3 +RMD160 (serd-0.20.0.tar.bz2) = 097ae78907780c79ea96e3c518deecca2d8fd099 +Size (serd-0.20.0.tar.bz2) = 363807 bytes +SHA1 (patch-src_serd__internal.h) = cb57cf38b9a5e8bfa88095118431feb9fbb00560 diff --git a/textproc/serd/options.mk b/textproc/serd/options.mk new file mode 100644 index 000000000..36387dc17 --- /dev/null +++ b/textproc/serd/options.mk @@ -0,0 +1,35 @@ +# $NetBSD: options.mk,v 1.1 2015/04/19 23:10:52 rodent Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.serd +PKG_SUPPORTED_OPTIONS= debug doc tests valgrind +PKG_SUGGESTED_OPTIONS+= # blank +PLIST_VARS+= doc + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mdebug) +BUILD_DEBUG= --debug +.else +BUILD_DEBUG= # blank +.endif + +.if !empty(PKG_OPTIONS:Mdoc) +BUILD_DOC= --docs +BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen +PLIST.doc= yes +.else +BUILD_DOC= # blank +.endif + +.if !empty(PKG_OPTIONS:Mtests) +BUILD_TESTS= --test +.else +BUILD_TESTS= # blank +.endif + +.if !empty(PKG_OPTIONS:Mvalgrind) +BUILD_VALGRIND= --grind +BUILD_DEPENDS+= valgrind-[0-9]*:../../devel/valgrind +.else +BUILD_VALGRIND= # blank +.endif diff --git a/textproc/serd/patches/patch-src_serd__internal.h b/textproc/serd/patches/patch-src_serd__internal.h new file mode 100644 index 000000000..ea29f6b1f --- /dev/null +++ b/textproc/serd/patches/patch-src_serd__internal.h @@ -0,0 +1,15 @@ +$NetBSD: patch-src_serd__internal.h,v 1.1 2015/04/27 14:11:26 jperkin Exp $ + +Fix _POSIX_C_SOURCE typo. + +--- src/serd_internal.h.orig 2014-08-08 14:40:02.000000000 +0000 ++++ src/serd_internal.h +@@ -17,7 +17,7 @@ + #ifndef SERD_INTERNAL_H + #define SERD_INTERNAL_H + +-#define _POSIX_C_SOURCE 201112L /* for posix_memalign and posix_fadvise */ ++#define _POSIX_C_SOURCE 200112L /* for posix_memalign and posix_fadvise */ + + #include + #include diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index e789476ce..9d498e0da 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:24:57 tnn Exp $ DISTNAME= soprano-2.9.4 -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=soprano/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/soprano/buildlink3.mk b/textproc/soprano/buildlink3.mk index c6d184ff5..d3e4ea57f 100644 --- a/textproc/soprano/buildlink3.mk +++ b/textproc/soprano/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:24:57 tnn Exp $ BUILDLINK_TREE+= soprano @@ -6,7 +6,7 @@ BUILDLINK_TREE+= soprano SOPRANO_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.soprano+= soprano>=2.0.3 -BUILDLINK_ABI_DEPENDS.soprano+= soprano>=2.9.4nb3 +BUILDLINK_ABI_DEPENDS.soprano+= soprano>=2.9.4nb5 BUILDLINK_PKGSRCDIR.soprano?= ../../textproc/soprano .include "../../textproc/libclucene/buildlink3.mk" diff --git a/textproc/sord/DESCR b/textproc/sord/DESCR new file mode 100644 index 000000000..9b900af14 --- /dev/null +++ b/textproc/sord/DESCR @@ -0,0 +1 @@ +Sord is a lightweight C library for storing RDF data in memory. diff --git a/textproc/sord/Makefile b/textproc/sord/Makefile new file mode 100644 index 000000000..2c37b28b7 --- /dev/null +++ b/textproc/sord/Makefile @@ -0,0 +1,37 @@ +# $NetBSD: Makefile,v 1.1 2015/04/19 23:23:10 rodent Exp $ + +DISTNAME= sord-0.12.2 +CATEGORIES= textproc +MASTER_SITES= http://download.drobilla.net/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://drobilla.net/software/sord/ +COMMENT= Lightweight C library for storing RDF data in memory +LICENSE= isc + +USE_LANGUAGES= c c++ +USE_TOOLS+= gsed pkg-config + +PKGCONFIG_OVERRIDE+= sord.pc.in + +.include "options.mk" + +BUILD_OPTIONS= ${BUILD_DEBUG} ${BUILD_DOC} ${BUILD_TESTS} ${BUILD_VALGRIND} + +do-configure: + cd ${WRKSRC} && \ + ${SETENV} ${CONFIGURE_ENV} ${PYTHONBIN} ./waf configure \ + --destdir=${DESTDIR} --mandir=${PREFIX}/${PKGMANDIR} \ + ${BUILD_OPTIONS} +do-build: + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHONBIN} ./waf build + +do-install: + cd ${WRKSRC} && ${SETENV} ${INSTALL_ENV} ${PYTHONBIN} ./waf install + +.include "../../devel/pcre/buildlink3.mk" +BUILDLINK_API_DEPENDS.serd+= serd>=0.18.0 +.include "../../textproc/serd/buildlink3.mk" +.include "../../lang/python/application.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/sord/PLIST b/textproc/sord/PLIST new file mode 100644 index 000000000..5d6103e5d --- /dev/null +++ b/textproc/sord/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 23:23:10 rodent Exp $ +bin/sord_validate +bin/sordi +include/sord-0/sord/sord.h +include/sord-0/sord/sordmm.hpp +lib/libsord-0.so +lib/libsord-0.so.0 +lib/libsord-0.so.${PKGVERSION} +lib/pkgconfig/sord-0.pc +man/man1/sord_validate.1 +man/man1/sordi.1 +${PLIST.doc}man/man3/sord.3 +${PLIST.doc}share/doc/sord-0/html/index.html +${PLIST.doc}share/doc/sord-0/html/style.css diff --git a/textproc/sord/buildlink3.mk b/textproc/sord/buildlink3.mk new file mode 100644 index 000000000..0c785bd1b --- /dev/null +++ b/textproc/sord/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/19 23:23:10 rodent Exp $ + +BUILDLINK_TREE+= sord + +.if !defined(SORD_BUILDLINK3_MK) +SORD_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.sord+= sord>=0.12.2 +BUILDLINK_PKGSRCDIR.sord?= ../../textproc/sord + +.include "../../textproc/serd/buildlink3.mk" +.endif # SORD_BUILDLINK3_MK + +BUILDLINK_TREE+= -sord diff --git a/textproc/sord/distinfo b/textproc/sord/distinfo new file mode 100644 index 000000000..3f2b32135 --- /dev/null +++ b/textproc/sord/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/19 23:23:10 rodent Exp $ + +SHA1 (sord-0.12.2.tar.bz2) = 01def87419beed8bb51a89e50307a22940f1d968 +RMD160 (sord-0.12.2.tar.bz2) = 1ce1252b4f40938d6208e1b2cd5cff75113c135f +Size (sord-0.12.2.tar.bz2) = 303365 bytes diff --git a/textproc/sord/options.mk b/textproc/sord/options.mk new file mode 100644 index 000000000..587d72f64 --- /dev/null +++ b/textproc/sord/options.mk @@ -0,0 +1,36 @@ +# $NetBSD: options.mk,v 1.1 2015/04/19 23:23:10 rodent Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.sord +PKG_SUPPORTED_OPTIONS= debug doc tests valgrind +PKG_SUGGESTED_OPTIONS+= # blank +PLIST_VARS+= doc + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mdebug) +BUILD_DEBUG= --debug +.else +BUILD_DEBUG= # blank +.endif + +.if !empty(PKG_OPTIONS:Mdoc) +BUILD_DOC= --docs +BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen +BUILD_DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz +PLIST.doc= yes +.else +BUILD_DOC= # blank +.endif + +.if !empty(PKG_OPTIONS:Mtests) +BUILD_TESTS= --test +.else +BUILD_TESTS= # blank +.endif + +.if !empty(PKG_OPTIONS:Mvalgrind) +BUILD_VALGRIND= --grind +BUILD_DEPENDS+= valgrind-[0-9]*:../../devel/valgrind +.else +BUILD_VALGRIND= # blank +.endif diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index d9fe68f9f..65ae7eaf6 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/30 00:09:59 mef Exp $ -DISTNAME= source-highlight-3.1.7 -PKGREVISION= 2 +DISTNAME= source-highlight-3.1.8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=src-highlite/} diff --git a/textproc/source-highlight/PLIST b/textproc/source-highlight/PLIST index 599130522..0ae53230a 100644 --- a/textproc/source-highlight/PLIST +++ b/textproc/source-highlight/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2013/11/23 18:29:14 gls Exp $ +@comment $NetBSD: PLIST,v 1.15 2015/05/02 14:56:45 schmonz Exp $ bin/check-regexp bin/cpp2html bin/java2html @@ -230,6 +230,7 @@ share/source-highlight/changelog.lang share/source-highlight/clike_vardeclaration.lang share/source-highlight/clipper.lang share/source-highlight/cobol.lang +share/source-highlight/coffeescript.lang share/source-highlight/conf.lang share/source-highlight/cpp.lang share/source-highlight/cpp2html.css @@ -252,16 +253,24 @@ share/source-highlight/esc256.style share/source-highlight/extreme_comment.lang share/source-highlight/extreme_comment2.lang share/source-highlight/extreme_comment3.lang +share/source-highlight/feature.lang share/source-highlight/fixed-fortran.lang share/source-highlight/flex.lang share/source-highlight/fortran.lang share/source-highlight/function.lang share/source-highlight/glsl.lang +share/source-highlight/go.lang +share/source-highlight/groff_man.outlang +share/source-highlight/groff_mm.outlang +share/source-highlight/groff_mm_color.outlang +share/source-highlight/groovy.lang share/source-highlight/haskell.lang share/source-highlight/haskell_literate.lang share/source-highlight/haxe.lang share/source-highlight/html.lang share/source-highlight/html.outlang +share/source-highlight/html5.outlang +share/source-highlight/html5_common.outlang share/source-highlight/html_common.outlang share/source-highlight/html_notfixed.outlang share/source-highlight/html_ref.outlang @@ -275,6 +284,8 @@ share/source-highlight/javadoc.outlang share/source-highlight/javalog.lang share/source-highlight/javalog.style share/source-highlight/javascript.lang +share/source-highlight/json.lang +share/source-highlight/json.style share/source-highlight/key_string.lang share/source-highlight/lang.map share/source-highlight/langdef.lang @@ -312,10 +323,14 @@ share/source-highlight/prolog.lang share/source-highlight/properties.lang share/source-highlight/proto.lang share/source-highlight/python.lang +share/source-highlight/r.lang +share/source-highlight/r.style share/source-highlight/ruby.lang +share/source-highlight/s.lang share/source-highlight/scala.lang share/source-highlight/scheme.lang share/source-highlight/script_comment.lang +share/source-highlight/sexp.outlang share/source-highlight/sh.lang share/source-highlight/sh_acid.css share/source-highlight/sh_berries-dark.css @@ -394,3 +409,4 @@ share/source-highlight/xhtmlcss.outlang share/source-highlight/xhtmltable.outlang share/source-highlight/xml.lang share/source-highlight/xorg.lang +share/source-highlight/zsh.lang diff --git a/textproc/source-highlight/buildlink3.mk b/textproc/source-highlight/buildlink3.mk index 368f99036..f414d5ef7 100644 --- a/textproc/source-highlight/buildlink3.mk +++ b/textproc/source-highlight/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/01/04 07:24:59 schmonz Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/17 15:52:58 adam Exp $ BUILDLINK_TREE+= source-highlight @@ -6,6 +6,7 @@ BUILDLINK_TREE+= source-highlight SOURCE_HIGHLIGHT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.source-highlight+= source-highlight>=3.1.7nb2 +BUILDLINK_ABI_DEPENDS.source-highlight?= source-highlight>=3.1.7nb3 BUILDLINK_PKGSRCDIR.source-highlight?= ../../textproc/source-highlight .include "../../devel/boost-libs/buildlink3.mk" diff --git a/textproc/source-highlight/distinfo b/textproc/source-highlight/distinfo index 4463d01c6..871990263 100644 --- a/textproc/source-highlight/distinfo +++ b/textproc/source-highlight/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2013/11/24 05:55:23 gls Exp $ +$NetBSD: distinfo,v 1.23 2015/04/30 00:09:59 mef Exp $ -SHA1 (source-highlight-3.1.7.tar.gz) = 71c637548be71afc3f895b0d8ada1a72a8dab4a0 -RMD160 (source-highlight-3.1.7.tar.gz) = 96932976fb1c83443b0f1c65ada46c51ce469fd2 -Size (source-highlight-3.1.7.tar.gz) = 1600692 bytes +SHA1 (source-highlight-3.1.8.tar.gz) = 55b814ec09674ef7f5ab42c46b2ae5a0f86f7c9b +RMD160 (source-highlight-3.1.8.tar.gz) = a6e0ad1713deb2056984a97adc7dfd0e6610809f +Size (source-highlight-3.1.8.tar.gz) = 1648351 bytes diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 427f4bcce..daffa4b76 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/03/24 12:49:15 fhajny Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/09 14:26:20 fhajny Exp $ # -DISTNAME= sphinx-2.2.8-release +DISTNAME= sphinx-2.2.9-release PKGNAME= ${DISTNAME:S/-/search-/:S/-release//} CATEGORIES= textproc MASTER_SITES= http://sphinxsearch.com/files/ diff --git a/textproc/sphinxsearch/distinfo b/textproc/sphinxsearch/distinfo index 74f116b2d..7d977f8e0 100644 --- a/textproc/sphinxsearch/distinfo +++ b/textproc/sphinxsearch/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.7 2015/03/24 12:49:15 fhajny Exp $ +$NetBSD: distinfo,v 1.8 2015/06/09 14:26:20 fhajny Exp $ -SHA1 (sphinx-2.2.8-release.tar.gz) = f3601011e43c94cdf0b536624b0f8f8ec5676709 -RMD160 (sphinx-2.2.8-release.tar.gz) = 94e398da9a159cfdaf5fa44b219ce35abac5157d -Size (sphinx-2.2.8-release.tar.gz) = 2985387 bytes +SHA1 (sphinx-2.2.9-release.tar.gz) = 7ddde51bb1d428406acb278c615a2c2fda819daf +RMD160 (sphinx-2.2.9-release.tar.gz) = e600bb0fcbb3fe9838dc60bd8b00ca2bedd0ce05 +Size (sphinx-2.2.9-release.tar.gz) = 2992905 bytes SHA1 (patch-configure) = bf9d86e90a22399ffbfe617e0af75b3158cddd01 SHA1 (patch-src_searchd.cpp) = 3296b155503e4bbbac1ba2174824fdb36cd2578c SHA1 (patch-src_sphinxstd.h) = 1838881a57cdcea330e8f07914e574b29de18c89 diff --git a/textproc/sub2srt/Makefile b/textproc/sub2srt/Makefile index 079891539..6ff498cc5 100644 --- a/textproc/sub2srt/Makefile +++ b/textproc/sub2srt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:49 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:41 wiz Exp $ DISTNAME= sub2srt-0.5.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.robelix.com/sub2srt/download/ diff --git a/textproc/sublib/Makefile b/textproc/sublib/Makefile index eda36c7e1..da8018b06 100644 --- a/textproc/sublib/Makefile +++ b/textproc/sublib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/06 08:17:17 adam Exp $ DISTNAME= sublib-0.9 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= multimedia textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sublib/} EXTRACT_SUFX= .zip diff --git a/textproc/sublib/buildlink3.mk b/textproc/sublib/buildlink3.mk index 570370bc3..b44c4e863 100644 --- a/textproc/sublib/buildlink3.mk +++ b/textproc/sublib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2015/04/06 08:17:17 adam Exp $ BUILDLINK_TREE+= sublib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= sublib SUBLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.sublib+= sublib>=0.9 -BUILDLINK_ABI_DEPENDS.sublib+= sublib>=0.9nb11 +BUILDLINK_ABI_DEPENDS.sublib+= sublib>=0.9nb12 BUILDLINK_PKGSRCDIR.sublib?= ../../textproc/sublib .include "../../lang/mono2/buildlink3.mk" diff --git a/textproc/tex-makeindex-doc/DESCR b/textproc/tex-makeindex-doc/DESCR index 718ce8884..f0b88b13b 100644 --- a/textproc/tex-makeindex-doc/DESCR +++ b/textproc/tex-makeindex-doc/DESCR @@ -1 +1 @@ -This is documentation for tex-makeindex. +Documentation for tex-makeindex. diff --git a/textproc/tex-makeindex-doc/Makefile b/textproc/tex-makeindex-doc/Makefile index 6f3fc5f81..cf1f97a59 100644 --- a/textproc/tex-makeindex-doc/Makefile +++ b/textproc/tex-makeindex-doc/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2013/11/30 23:11:22 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/05 18:20:28 wiz Exp $ DISTNAME= makeindex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-2.12 -PKGREVISION= 1 -TEXLIVE_REV= 29764 +PKGNAME= tex-${DISTNAME:S/./-/}-2.15 +TEXLIVE_REV= 35872 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/makeindex COMMENT= Documentation for tex-makeindex TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man diff --git a/textproc/tex-makeindex-doc/PLIST b/textproc/tex-makeindex-doc/PLIST index e14f766ac..261d077a8 100644 --- a/textproc/tex-makeindex-doc/PLIST +++ b/textproc/tex-makeindex-doc/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/02/14 22:29:49 minskim Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/21 23:00:46 markd Exp $ share/texmf-dist/doc/support/makeindex/doc-src.zip -share/texmf-dist/doc/support/makeindex/ind-src.zip share/texmf-dist/doc/support/makeindex/ind.pdf share/texmf-dist/doc/support/makeindex/makeindex.pdf diff --git a/textproc/tex-makeindex-doc/distinfo b/textproc/tex-makeindex-doc/distinfo index d634d18ec..23036dfdb 100644 --- a/textproc/tex-makeindex-doc/distinfo +++ b/textproc/tex-makeindex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/11/30 23:11:22 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/04/21 23:00:46 markd Exp $ -SHA1 (tex-makeindex-29764/makeindex.doc.tar.xz) = a53a94f7d8c9613c3fa645695533fa8c9850fbc8 -RMD160 (tex-makeindex-29764/makeindex.doc.tar.xz) = cb08926b243356b974f65d71b5bde8642d56a16a -Size (tex-makeindex-29764/makeindex.doc.tar.xz) = 298220 bytes +SHA1 (tex-makeindex-35872/makeindex.doc.tar.xz) = ebb7cb08325376ee586f9ec8f51722a1d69b914c +RMD160 (tex-makeindex-35872/makeindex.doc.tar.xz) = 3881f23c096ddfbcf7400939b5f75cd3ce043072 +Size (tex-makeindex-35872/makeindex.doc.tar.xz) = 428020 bytes diff --git a/textproc/tex-makeindex/Makefile b/textproc/tex-makeindex/Makefile index 59d07eb1d..5865da5b0 100644 --- a/textproc/tex-makeindex/Makefile +++ b/textproc/tex-makeindex/Makefile @@ -1,12 +1,15 @@ -# $NetBSD: Makefile,v 1.7 2013/11/30 23:11:22 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/09 01:16:17 markd Exp $ DISTNAME= makeindex -PKGNAME= tex-${DISTNAME}-2.12 +PKGNAME= tex-${DISTNAME}-2.15 PKGREVISION= 1 -TEXLIVE_REV= 29764 +TEXLIVE_REV= 35872 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/makeindex COMMENT= Style files for makeindex +DEPENDS+= makeindexk>=2.15:../../textproc/makeindexk + .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/tex-makeindex/PLIST b/textproc/tex-makeindex/PLIST index 47c2bb33a..ee99e5358 100644 --- a/textproc/tex-makeindex/PLIST +++ b/textproc/tex-makeindex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/06/07 06:29:45 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/21 23:00:46 markd Exp $ share/texmf-dist/makeindex/base/din.ist share/texmf-dist/makeindex/base/icase.ist share/texmf-dist/makeindex/base/latex.ist @@ -6,3 +6,4 @@ share/texmf-dist/makeindex/base/math.ist share/texmf-dist/makeindex/base/mkind.ist share/texmf-dist/makeindex/base/puncts.ist share/texmf-dist/makeindex/base/tex.ist +share/texmf-dist/tex/plain/makeindex/idxmac.tex diff --git a/textproc/tex-makeindex/distinfo b/textproc/tex-makeindex/distinfo index f076ef165..59a4a2a79 100644 --- a/textproc/tex-makeindex/distinfo +++ b/textproc/tex-makeindex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/11/30 23:11:22 minskim Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 23:00:46 markd Exp $ -SHA1 (tex-makeindex-29764/makeindex.tar.xz) = 2cc71655b579a16ac91a90cf53c34a8c9c81f111 -RMD160 (tex-makeindex-29764/makeindex.tar.xz) = 36a9c4d86b066c911a2c512769cb1ee7b6443370 -Size (tex-makeindex-29764/makeindex.tar.xz) = 2336 bytes +SHA1 (tex-makeindex-35872/makeindex.tar.xz) = a35727352ea2cec0c9c470873d1279ca1507ba76 +RMD160 (tex-makeindex-35872/makeindex.tar.xz) = b6a23a4f08b50d32b0003226b5bc09e2f73c5e9a +Size (tex-makeindex-35872/makeindex.tar.xz) = 4632 bytes diff --git a/textproc/tex-xmltex-doc/Makefile b/textproc/tex-xmltex-doc/Makefile index 1293b20a9..bd5ea6bca 100644 --- a/textproc/tex-xmltex-doc/Makefile +++ b/textproc/tex-xmltex-doc/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2013/11/24 04:59:28 dholland Exp $ +# $NetBSD: Makefile,v 1.5 2015/05/04 09:58:26 markd Exp $ DISTNAME= xmltex.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.8 -PKGREVISION= 2 -TEXLIVE_REV= 18835 +PKGREVISION= 3 +TEXLIVE_REV= 35755 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-xmltex +LICENSE= lppl-1.3c .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/tex-xmltex-doc/distinfo b/textproc/tex-xmltex-doc/distinfo index 073b43d47..4a6303d02 100644 --- a/textproc/tex-xmltex-doc/distinfo +++ b/textproc/tex-xmltex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2011/01/17 22:31:53 minskim Exp $ +$NetBSD: distinfo,v 1.4 2015/05/04 09:58:26 markd Exp $ -SHA1 (tex-xmltex-18835/xmltex.doc.tar.xz) = b732645d47219e5db14d8c312892adf51d958796 -RMD160 (tex-xmltex-18835/xmltex.doc.tar.xz) = cf0bf98caf0f7fff34a791101a5f72e10d203283 -Size (tex-xmltex-18835/xmltex.doc.tar.xz) = 17004 bytes +SHA1 (tex-xmltex-35755/xmltex.doc.tar.xz) = 96ce5017537904ee92ecc564b811e6b4ab34ba14 +RMD160 (tex-xmltex-35755/xmltex.doc.tar.xz) = ce5532a251e96583f67b8f0b1948b540fba3d01f +Size (tex-xmltex-35755/xmltex.doc.tar.xz) = 17004 bytes diff --git a/textproc/tex-xmltex/Makefile b/textproc/tex-xmltex/Makefile index f2d49a5a9..4dea2e441 100644 --- a/textproc/tex-xmltex/Makefile +++ b/textproc/tex-xmltex/Makefile @@ -1,19 +1,21 @@ -# $NetBSD: Makefile,v 1.13 2011/03/14 18:53:31 minskim Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/04 09:58:25 markd Exp $ DISTNAME= xmltex PKGNAME= tex-${DISTNAME}-1.9 -PKGREVISION= 8 -TEXLIVE_REV= 18835 +PKGREVISION= 9 +TEXLIVE_REV= 35755 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.dcarlisle.demon.co.uk/xmltex/manual.html COMMENT= Non-validating XML parser implemented in TeX +LICENSE= lppl-1.3c CONFLICTS+= tex-bin-xmltex-[0-9]* DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-latexconfig-[0-9]*:../../print/tex-latexconfig DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex +DEPENDS+= tex-xmltexconfig-[0-9]*:../../textproc/tex-xmltexconfig INSTALLATION_DIRS= bin diff --git a/textproc/tex-xmltex/PLIST b/textproc/tex-xmltex/PLIST index 9a9de3c8a..97d24d738 100644 --- a/textproc/tex-xmltex/PLIST +++ b/textproc/tex-xmltex/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2010/01/30 16:00:44 minskim Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/05/04 09:58:25 markd Exp $ bin/pdfxmltex bin/xmltex share/texmf-dist/tex/xmltex/base/iso-8859-1.xmt @@ -11,5 +11,3 @@ share/texmf-dist/tex/xmltex/base/utf-16.xmt share/texmf-dist/tex/xmltex/base/windows-1250.xmt share/texmf-dist/tex/xmltex/base/xmltex.cfg share/texmf-dist/tex/xmltex/base/xmltex.tex -share/texmf-dist/tex/xmltex/config/pdfxmltex.ini -share/texmf-dist/tex/xmltex/config/xmltex.ini diff --git a/textproc/tex-xmltex/distinfo b/textproc/tex-xmltex/distinfo index 57a187d82..ddb8b0d0e 100644 --- a/textproc/tex-xmltex/distinfo +++ b/textproc/tex-xmltex/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2011/01/17 22:31:53 minskim Exp $ +$NetBSD: distinfo,v 1.6 2015/05/04 09:58:25 markd Exp $ -SHA1 (tex-xmltex-18835/xmltex.tar.xz) = 265d856a312387276a17260dffa3e8392ad0d8c7 -RMD160 (tex-xmltex-18835/xmltex.tar.xz) = 4db412d1cf23482c2c15d7c09cf4fc25f21b6aec -Size (tex-xmltex-18835/xmltex.tar.xz) = 18220 bytes +SHA1 (tex-xmltex-35755/xmltex.tar.xz) = e74f63fe24f09dea38159076ebb0ca3ce494f280 +RMD160 (tex-xmltex-35755/xmltex.tar.xz) = c6e38f19188be23c689cd36856f5e7be7ae33fae +Size (tex-xmltex-35755/xmltex.tar.xz) = 18068 bytes diff --git a/textproc/tex-xmltexconfig/DESCR b/textproc/tex-xmltexconfig/DESCR new file mode 100644 index 000000000..8a1bf8499 --- /dev/null +++ b/textproc/tex-xmltexconfig/DESCR @@ -0,0 +1 @@ +This package provides files that are used in generating xmltex formats. diff --git a/textproc/tex-xmltexconfig/Makefile b/textproc/tex-xmltexconfig/Makefile new file mode 100644 index 000000000..3a31a087f --- /dev/null +++ b/textproc/tex-xmltexconfig/Makefile @@ -0,0 +1,11 @@ +# $NetBSD: Makefile,v 1.1 2015/05/04 09:52:16 markd Exp $ + +DISTNAME= xmltexconfig +PKGNAME= tex-${DISTNAME}-2014 +TEXLIVE_REV= 35743 + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Files used to generate xmltex formats + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/tex-xmltexconfig/PLIST b/textproc/tex-xmltexconfig/PLIST new file mode 100644 index 000000000..dc093026c --- /dev/null +++ b/textproc/tex-xmltexconfig/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/04 09:52:16 markd Exp $ +share/texmf-dist/tex/xmltex/xmltexconfig/pdfxmltex.ini +share/texmf-dist/tex/xmltex/xmltexconfig/xmltex.ini diff --git a/textproc/tex-xmltexconfig/distinfo b/textproc/tex-xmltexconfig/distinfo new file mode 100644 index 000000000..3d92282ec --- /dev/null +++ b/textproc/tex-xmltexconfig/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/04 09:52:16 markd Exp $ + +SHA1 (tex-xmltexconfig-35743/xmltexconfig.tar.xz) = 7b8edcac5d00e17a754a540fad02cf1a49fecb00 +RMD160 (tex-xmltexconfig-35743/xmltexconfig.tar.xz) = 322876557edf643a710bed32d4e933fcef0fcc6c +Size (tex-xmltexconfig-35743/xmltexconfig.tar.xz) = 456 bytes diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index 98d881a30..3f684dc93 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/10/09 14:07:07 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:41 wiz Exp $ DISTNAME= texi2html-5.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://savannah.nongnu.org/download/texi2html/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile index e5d52e0bc..6e041ef97 100644 --- a/textproc/the_silver_searcher/Makefile +++ b/textproc/the_silver_searcher/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2015/03/09 23:36:20 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/11 11:08:56 wiz Exp $ -DISTNAME= the_silver_searcher-0.29.1 +DISTNAME= the_silver_searcher-0.30.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=ggreer/} diff --git a/textproc/the_silver_searcher/distinfo b/textproc/the_silver_searcher/distinfo index 6b4bef99c..349b6ffa4 100644 --- a/textproc/the_silver_searcher/distinfo +++ b/textproc/the_silver_searcher/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/05 11:55:18 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/05/11 11:08:56 wiz Exp $ -SHA1 (the_silver_searcher-0.29.1.tar.gz) = 128c27749b7166800c00879b427a117dd4a17804 -RMD160 (the_silver_searcher-0.29.1.tar.gz) = 4b1d8d79ed242dc33d17ef90900112e0ebb485e9 -Size (the_silver_searcher-0.29.1.tar.gz) = 65821 bytes +SHA1 (the_silver_searcher-0.30.0.tar.gz) = 7f5496cf450c225dcdb3eac264ffc6d2c57b487e +RMD160 (the_silver_searcher-0.30.0.tar.gz) = d5474901f67c2f506e5c3083299375283d0136bc +Size (the_silver_searcher-0.30.0.tar.gz) = 148786 bytes diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index 7fead6a03..9aed0a753 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/03/15 09:52:42 nros Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/11 14:29:30 mef Exp $ DISTNAME= tinyxml2-2.2.0 CATEGORIES= textproc -MASTER_SITES= -https://github.com/leethomason/tinyxml2/archive/${PKGVERSION}.tar.gz +MASTER_SITES= ${MASTER_SITE_GITHUB:=leethomason/} EXTRACT_USING= bsdtar MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/textproc/troffcvt/Makefile b/textproc/troffcvt/Makefile index bedc997f7..9366e75e8 100644 --- a/textproc/troffcvt/Makefile +++ b/textproc/troffcvt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:41 wiz Exp $ # DISTNAME= troffcvt-1.04 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://www.snake.net/software/troffcvt/ diff --git a/textproc/xapian-omega/Makefile b/textproc/xapian-omega/Makefile index 595e1a8f6..a61a3af53 100644 --- a/textproc/xapian-omega/Makefile +++ b/textproc/xapian-omega/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/11/17 09:06:01 schmonz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:41 wiz Exp $ # DISTNAME= xapian-omega-${VERSION} -VERSION= 1.2.19 +VERSION= 1.2.21 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://oligarchy.co.uk/xapian/${VERSION}/ EXTRACT_SUFX= .tar.xz diff --git a/textproc/xapian-omega/PLIST b/textproc/xapian-omega/PLIST index 8df4a0a4a..3fe44290c 100644 --- a/textproc/xapian-omega/PLIST +++ b/textproc/xapian-omega/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2012/01/10 01:03:59 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/23 18:21:16 schmonz Exp $ bin/dbi2omega bin/htdig2omega bin/mbox2omega @@ -9,6 +9,7 @@ libexec/cgi-bin/xapian-omega man/man1/omindex.1 man/man1/scriptindex.1 share/doc/xapian-omega/cgiparams.html +share/doc/xapian-omega/encodings.html share/doc/xapian-omega/index.html share/doc/xapian-omega/omegascript.html share/doc/xapian-omega/overview.html diff --git a/textproc/xapian-omega/distinfo b/textproc/xapian-omega/distinfo index c4ffb8a40..b4ef7990a 100644 --- a/textproc/xapian-omega/distinfo +++ b/textproc/xapian-omega/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2014/11/17 09:06:01 schmonz Exp $ +$NetBSD: distinfo,v 1.15 2015/05/23 18:21:16 schmonz Exp $ -SHA1 (xapian-omega-1.2.19.tar.xz) = 3a74aeab5f2311425a36895b180a1ad17e6ba773 -RMD160 (xapian-omega-1.2.19.tar.xz) = 4a60749730b9f98884d647fee567ac9152ed7bfe -Size (xapian-omega-1.2.19.tar.xz) = 419804 bytes -SHA1 (patch-aa) = 3c3a50fd7d2e3937b5c6f8519a564cf4efcc7339 +SHA1 (xapian-omega-1.2.21.tar.xz) = b0225576f0c759a2fa7e95344f51faf0646813b8 +RMD160 (xapian-omega-1.2.21.tar.xz) = e7ebe2376a97913ee6d781a21fe1f692af5ad480 +Size (xapian-omega-1.2.21.tar.xz) = 435624 bytes +SHA1 (patch-aa) = 3a76634c8fa525d2cc049e10c11520442d986dfa SHA1 (patch-ab) = f84d1d457218186dff2a31e7d621085b58c891c8 diff --git a/textproc/xapian-omega/patches/patch-aa b/textproc/xapian-omega/patches/patch-aa index 8d291b435..cd11febfc 100644 --- a/textproc/xapian-omega/patches/patch-aa +++ b/textproc/xapian-omega/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.6 2014/07/06 15:21:32 schmonz Exp $ +$NetBSD: patch-aa,v 1.7 2015/05/23 18:21:16 schmonz Exp $ Call it "xapian-omega" and follow hier(7). ---- Makefile.in.orig 2014-06-22 07:05:39.000000000 +0000 +--- Makefile.in.orig 2015-05-21 06:11:47.000000000 +0000 +++ Makefile.in @@ -55,7 +55,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : @@ -13,7 +13,7 @@ Call it "xapian-omega" and follow hier(7). bin_PROGRAMS = omindex$(EXEEXT) scriptindex$(EXEEXT) check_PROGRAMS = atomparsetest$(EXEEXT) htmlparsetest$(EXEEXT) \ md5test$(EXEEXT) urlenctest$(EXEEXT) utf8converttest$(EXEEXT) -@@ -461,7 +461,7 @@ AM_CPPFLAGS = \ +@@ -471,7 +471,7 @@ AM_CPPFLAGS = \ -DCONFIGFILE_SYSTEM=\"$(sysconfdir)/omega.conf\" \ -DPKGLIBBINDIR=\"$(pkglibbindir)\" @@ -22,7 +22,7 @@ Call it "xapian-omega" and follow hier(7). dist_pkglibbin_SCRIPTS = outlookmsg2html dist_bin_SCRIPTS = dbi2omega htdig2omega mbox2omega TESTS = atomparsetest$(EXEEXT)\ -@@ -470,7 +470,7 @@ TESTS = atomparsetest$(EXEEXT)\ +@@ -480,7 +480,7 @@ TESTS = atomparsetest$(EXEEXT)\ urlenctest$(EXEEXT)\ utf8converttest$(EXEEXT) @@ -31,14 +31,14 @@ Call it "xapian-omega" and follow hier(7). dist_omegadata_DATA = htdig2omega.script mbox2omega.script dist_sysconf_DATA = omega.conf -@@ -716,8 +716,8 @@ htmlparsetest$(EXEEXT): $(htmlparsetest_ - md5test$(EXEEXT): $(md5test_OBJECTS) $(md5test_DEPENDENCIES) $(EXTRA_md5test_DEPENDENCIES) - @rm -f md5test$(EXEEXT) - $(CXXLINK) $(md5test_OBJECTS) $(md5test_LDADD) $(LIBS) +@@ -736,8 +736,8 @@ common/$(DEPDIR)/$(am__dirstamp): + @: > common/$(DEPDIR)/$(am__dirstamp) + common/str.$(OBJEXT): common/$(am__dirstamp) \ + common/$(DEPDIR)/$(am__dirstamp) -omega$(EXEEXT): $(omega_OBJECTS) $(omega_DEPENDENCIES) $(EXTRA_omega_DEPENDENCIES) - @rm -f omega$(EXEEXT) +xapian-omega$(EXEEXT): $(omega_OBJECTS) $(omega_DEPENDENCIES) $(EXTRA_omega_DEPENDENCIES) + @rm -f xapian-omega$(EXEEXT) $(CXXLINK) $(omega_OBJECTS) $(omega_LDADD) $(LIBS) - omindex$(EXEEXT): $(omindex_OBJECTS) $(omindex_DEPENDENCIES) $(EXTRA_omindex_DEPENDENCIES) - @rm -f omindex$(EXEEXT) + common/getopt.$(OBJEXT): common/$(am__dirstamp) \ + common/$(DEPDIR)/$(am__dirstamp) diff --git a/textproc/xapian/Makefile b/textproc/xapian/Makefile index caffb79e3..6533efda2 100644 --- a/textproc/xapian/Makefile +++ b/textproc/xapian/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/11/17 09:05:37 schmonz Exp $ +# $NetBSD: Makefile,v 1.22 2015/05/23 18:20:59 schmonz Exp $ # DISTNAME= xapian-core-${VERSION} -VERSION= 1.2.19 +VERSION= 1.2.21 PKGNAME= xapian-${VERSION} CATEGORIES= textproc MASTER_SITES= http://oligarchy.co.uk/xapian/${VERSION}/ diff --git a/textproc/xapian/PLIST b/textproc/xapian/PLIST index 22d6277fc..bc13aa0c6 100644 --- a/textproc/xapian/PLIST +++ b/textproc/xapian/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2014/02/20 19:15:14 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/05/23 18:20:59 schmonz Exp $ bin/copydatabase bin/delve bin/quest @@ -48,6 +48,7 @@ include/xapian/weight.h lib/cmake/xapian/xapian-config-version.cmake lib/cmake/xapian/xapian-config.cmake lib/libxapian.la +lib/pkgconfig/xapian-core.pc man/man1/copydatabase.1 man/man1/delve.1 man/man1/quest.1 diff --git a/textproc/xapian/distinfo b/textproc/xapian/distinfo index 493ef3d0e..0bffe0776 100644 --- a/textproc/xapian/distinfo +++ b/textproc/xapian/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.17 2014/11/17 09:05:37 schmonz Exp $ +$NetBSD: distinfo,v 1.19 2015/05/26 12:19:37 jaapb Exp $ -SHA1 (xapian-core-1.2.19.tar.xz) = a8679cd0f708e32f2ec76bcdc198cd9fa2e1d65e -RMD160 (xapian-core-1.2.19.tar.xz) = d231b5da299a677c63b8c5e060db0a2868d568f7 -Size (xapian-core-1.2.19.tar.xz) = 3175384 bytes +SHA1 (xapian-core-1.2.21.tar.xz) = 03f67df86f600f0b64ea62fd9b956f72b5dce933 +RMD160 (xapian-core-1.2.21.tar.xz) = 6b2413007f245d2410e2b22d7656abb7f1bae750 +Size (xapian-core-1.2.21.tar.xz) = 3202560 bytes +SHA1 (patch-common_socket_utils.cc) = 5e7ec55e2e1a4353a370197b2e953efa7206e59d diff --git a/textproc/xapian/patches/patch-common_socket_utils.cc b/textproc/xapian/patches/patch-common_socket_utils.cc new file mode 100644 index 000000000..c3972b517 --- /dev/null +++ b/textproc/xapian/patches/patch-common_socket_utils.cc @@ -0,0 +1,12 @@ +$NetBSD: patch-common_socket_utils.cc,v 1.1 2015/05/26 12:19:38 jaapb Exp $ + +--- common/socket_utils.cc.orig 2015-05-21 05:57:01.000000000 +0000 ++++ common/socket_utils.cc +@@ -28,6 +28,7 @@ using namespace std; + + #ifndef __WIN32__ + # include ++# include + #else + # include "safeerrno.h" + diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 9828cabb6..bd48113b0 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,14 +1,17 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:24:57 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.2.1 - -DISTNAME= xfce4-dict-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-dict-plugin-0.3.0 +EXTRACT_SUFX= .tar.gz CATEGORIES= textproc -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-dict-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-dict-plugin/0.3/ + +HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-dict COMMENT= Xfce dictionary server plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/xfce4-dict-plugin/PLIST b/textproc/xfce4-dict-plugin/PLIST index eb81a9abd..b400a3c54 100644 --- a/textproc/xfce4-dict-plugin/PLIST +++ b/textproc/xfce4-dict-plugin/PLIST @@ -1,10 +1,18 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-dict-plugin +@comment $NetBSD: PLIST,v 1.2 2015/04/21 08:56:42 jperkin Exp $ +bin/xfce4-popup-dict +libexec/xfce4/panel/plugins/xfce4-dict-plugin share/icons/hicolor/scalable/apps/dict-icon.svg share/locale/ca/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/de/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-dict-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-dict-plugin.mo -share/xfce4/panel-plugins/dict.desktop +share/locale/pt_PT/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-dict-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-dict-plugin.mo +share/xfce4/panel/plugins/dict.desktop diff --git a/textproc/xfce4-dict-plugin/buildlink3.mk b/textproc/xfce4-dict-plugin/buildlink3.mk deleted file mode 100644 index 73a9bf4ca..000000000 --- a/textproc/xfce4-dict-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:23 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-dict-plugin - -.if !defined(XFCE4_DICT_PLUGIN_BUILDLINK3_MK) -XFCE4_DICT_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1 -BUILDLINK_ABI_DEPENDS.xfce4-dict-plugin+= xfce4-dict-plugin>=0.2.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-dict-plugin?= ../../textproc/xfce4-dict-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_DICT_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-dict-plugin diff --git a/textproc/xfce4-dict-plugin/distinfo b/textproc/xfce4-dict-plugin/distinfo index e53c8ebd2..57e0f4662 100644 --- a/textproc/xfce4-dict-plugin/distinfo +++ b/textproc/xfce4-dict-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-dict-plugin-0.2.1.tar.bz2) = bfaf060bf8491833640c65096c90e9473479388b -RMD160 (xfce4-dict-plugin-0.2.1.tar.bz2) = 77471c43d5627386580d35e29101ac7a5bb64225 -Size (xfce4-dict-plugin-0.2.1.tar.bz2) = 287026 bytes +SHA1 (xfce4-dict-plugin-0.3.0.tar.gz) = 39f1b52c79fc94f6b0200f80cbee86a3163e8db8 +RMD160 (xfce4-dict-plugin-0.3.0.tar.gz) = 9073f0f25f08acaeaeafd786a8faa9f3647fcea0 +Size (xfce4-dict-plugin-0.3.0.tar.gz) = 411422 bytes +SHA1 (patch-panel-plugin_Makefile.in) = d77a2e913c078ee6b489e3f27662dd6cd7ec1150 diff --git a/textproc/xfce4-dict-plugin/patches/patch-panel-plugin_Makefile.in b/textproc/xfce4-dict-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 000000000..359a781ea --- /dev/null +++ b/textproc/xfce4-dict-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,32 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2008-03-08 16:14:44.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -266,7 +266,7 @@ sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + xfce4_popup_dict_SOURCES = \ + xfce4-popup-dict.c \ + xfce4-popup-dict.h +@@ -299,7 +299,7 @@ xfce4_dict_plugin_LDADD = \ + $(EXO_LIBS) \ + @GTHREAD_LIBS@ + +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_in_in_files = dict.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) +@@ -711,7 +711,7 @@ uninstall-am: uninstall-binPROGRAMS unin + inline-icon.h: $(srcdir)/dict-icon.svg + gdk-pixbuf-csource --raw --name=dict_icon_data dict-icon.svg > inline-icon.h + %.desktop.in: %.desktop.in.in +- sed -e "s,\@libexecdir\@,$(libexecdir),g" < $< > $@ ++ sed -e "s,\@libexecdir\@/xfce4/panel-plugins,$(libexecdir)/xfce4/panel/plugins,g" < $< > $@ + @INTLTOOL_DESKTOP_RULE@ + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/textproc/xmltoman/Makefile b/textproc/xmltoman/Makefile index 25a7699b0..e34803fb8 100644 --- a/textproc/xmltoman/Makefile +++ b/textproc/xmltoman/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:41 wiz Exp $ # DISTNAME= xmltoman_0.4.orig PKGNAME= ${DISTNAME:S/_/-/:R} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/x/xmltoman/} diff --git a/textproc/xmltooling/Makefile b/textproc/xmltooling/Makefile index d2cb20b95..b0a882591 100644 --- a/textproc/xmltooling/Makefile +++ b/textproc/xmltooling/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/17 15:53:15 adam Exp $ DISTNAME= xmltooling-1.5.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://www.shibboleth.net/downloads/c++-opensaml/${PKGVERSION_NOREV}/ diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index a6a34a134..75c1b57bb 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:41 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index 7a086f23d..a9fce276a 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2014/10/08 22:20:04 prlw1 Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/11 08:45:01 prlw1 Exp $ -DISTNAME= yelp-xsl-3.14.0 +DISTNAME= yelp-xsl-3.16.1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-xsl/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/textproc/yelp-xsl/distinfo b/textproc/yelp-xsl/distinfo index 460585366..bc328ea59 100644 --- a/textproc/yelp-xsl/distinfo +++ b/textproc/yelp-xsl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/10/08 22:20:04 prlw1 Exp $ +$NetBSD: distinfo,v 1.7 2015/06/11 08:45:01 prlw1 Exp $ -SHA1 (yelp-xsl-3.14.0.tar.xz) = 291ba481ea199525794704114e5aaea1e924818e -RMD160 (yelp-xsl-3.14.0.tar.xz) = fa2c223555839576ac9c5be039a94592b70f3de8 -Size (yelp-xsl-3.14.0.tar.xz) = 565380 bytes +SHA1 (yelp-xsl-3.16.1.tar.xz) = 527256f1c5012fc546a9ddb5433189c2db6db424 +RMD160 (yelp-xsl-3.16.1.tar.xz) = 591769a985bb2a92e5044868376b865be53c378f +Size (yelp-xsl-3.16.1.tar.xz) = 564944 bytes diff --git a/time/Makefile b/time/Makefile index 27a04fee3..ed7871401 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2015/03/13 13:29:00 taca Exp $ +# $NetBSD: Makefile,v 1.147 2015/04/19 21:29:17 rodent Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -128,6 +128,7 @@ SUBDIR+= py-dateutil SUBDIR+= py-goocalendar SUBDIR+= py-icalendar SUBDIR+= py-iso8601 +SUBDIR+= py-isodate SUBDIR+= py-jdcal SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime diff --git a/time/anacron/Makefile b/time/anacron/Makefile index 92e3999d9..e73225b4f 100644 --- a/time/anacron/Makefile +++ b/time/anacron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/11/21 23:50:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2015/05/23 14:12:46 bsiegert Exp $ # DISTNAME= anacron-2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anacron/} @@ -29,7 +29,8 @@ SUBST_CLASSES+= man SUBST_MESSAGE.man= Setting up manpages. SUBST_STAGE.man= pre-configure SUBST_FILES.man= anacrontab.5 anacron.8 -SUBST_SED.man= -e 's|/etc/anacrontab|${PKG_SYSCONFDIR}/anacrontab|g' +SUBST_SED.man= -e 's|/etc/anacrontab|${PKG_SYSCONFDIR}/anacrontab|g' \ + -e 's|/var/spool/anacron|${VARBASE}/spool/anacron|g' MAKE_FLAGS+= ANACRONTAB='${PKG_SYSCONFDIR}/anacrontab' MAKE_FLAGS+= BINDIR='${PREFIX}/sbin' @@ -40,7 +41,7 @@ MAKE_FLAGS+= INSTALL_PROGRAM=${INSTALL_PROGRAM:Q} MAKE_FLAGS+= MANDIR='${PREFIX}/man' MAKE_FLAGS+= PREFIX=${PREFIX:Q} MAKE_FLAGS+= SHELL=${SH:Q} -MAKE_FLAGS+= SPOOLDIR='/var/spool/anacron' +MAKE_FLAGS+= SPOOLDIR='${VARBASE}/spool/anacron' EGDIR= ${PREFIX}/share/examples/anacron .if exists(${FILESDIR}/anacrontab.${OPSYS}) @@ -49,7 +50,7 @@ CONF_FILES= ${EGDIR}/anacrontab.${OPSYS} \ CONF_FILES_MODE= 0600 .endif -OWN_DIRS= /var/spool/anacron +OWN_DIRS= ${VARBASE}/spool/anacron RCD_SCRIPTS= anacron diff --git a/time/asclock-gtk/Makefile b/time/asclock-gtk/Makefile index a62d8efb6..728a94f29 100644 --- a/time/asclock-gtk/Makefile +++ b/time/asclock-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2012/10/23 10:24:11 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/05/03 19:47:49 joerg Exp $ # DISTNAME= asclock-gtk-2.1.10beta @@ -23,7 +23,8 @@ BUILD_TARGET= asclock INSTALLATION_DIRS= bin share/asclock-gtk share/doc/asclock-gtk pre-configure: - cd ${WRKSRC}; ${LN} -sf themes/classic default_theme + ${LN} -sf themes/classic ${WRKSRC}/default_theme + ${MKDIR} ${WRKSRC}/.gtk pre-install: ${RM} -f ${WRKSRC}/themes/Freeamp/Makefile* diff --git a/time/cairo-clock/Makefile b/time/cairo-clock/Makefile index 39533201c..8adba6e9a 100644 --- a/time/cairo-clock/Makefile +++ b/time/cairo-clock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:24:57 tnn Exp $ # DISTNAME= cairo-clock_0.3.3-1 PKGNAME= cairo-clock-0.3.3 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= time MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/ diff --git a/time/deforaos-todo/Makefile b/time/deforaos-todo/Makefile index 091a06c8c..09da270cd 100644 --- a/time/deforaos-todo/Makefile +++ b/time/deforaos-todo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:24:57 tnn Exp $ # DISTNAME= Todo-0.1.2 PKGNAME= deforaos-todo-0.1.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= time MASTER_SITES= http://www.defora.org/os/download/download/3506/ diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index 3781e540a..82dc00c9d 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2014/12/02 10:45:40 jmcneill Exp $ +# $NetBSD: Makefile,v 1.82 2015/06/07 14:05:59 youri Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 @@ -25,6 +25,6 @@ LDFLAGS.NetBSD+= -lgthread-2.0 .include "../../devel/GConf/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../mail/evolution-data-server/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/fet/Makefile b/time/fet/Makefile index b8acd9cca..82c537bab 100644 --- a/time/fet/Makefile +++ b/time/fet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/03/02 19:59:07 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:24:57 tnn Exp $ DISTNAME= fet-5.25.0 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://lalescu.ro/liviu/fet/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/gchore/Makefile b/time/gchore/Makefile index 56dd4c414..26269dfb0 100644 --- a/time/gchore/Makefile +++ b/time/gchore/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:48:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:24:57 tnn Exp $ # DISTNAME= gchore-1.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gchore/} diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index 32ac66a8b..0be48f054 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2014/05/09 07:37:22 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:24:57 tnn Exp $ DISTNAME= gDeskCal-0_57_1 PKGNAME= gdeskcal-0.57.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= time MASTER_SITES= http://www.pycage.de/download/ diff --git a/time/glclock/Makefile b/time/glclock/Makefile index 99e92c612..01807a86e 100644 --- a/time/glclock/Makefile +++ b/time/glclock/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/10/08 13:04:18 asau Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:24:57 tnn Exp $ # DISTNAME= glclock-6.0b6.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 graphics time MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/ diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index f6f8fd9ea..a4a4f308f 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/25 14:24:57 tnn Exp $ DISTNAME= gnotime-2.3.0 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index 8062345fb..14e974624 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.69 2015/04/25 14:24:58 tnn Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 56 +PKGREVISION= 58 CATEGORIES= time gnome MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 7b49eb773..c33d900bd 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2015/04/25 14:24:58 tnn Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/} diff --git a/time/hamster-applet/Makefile b/time/hamster-applet/Makefile index f5d744e86..a84167b3d 100644 --- a/time/hamster-applet/Makefile +++ b/time/hamster-applet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:24:58 tnn Exp $ DISTNAME= hamster-applet-2.28.1 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hamster-applet/2.28/} diff --git a/time/hebcal/Makefile b/time/hebcal/Makefile index 807d9adf6..1af3041e4 100644 --- a/time/hebcal/Makefile +++ b/time/hebcal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/12/04 01:05:34 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:41 wiz Exp $ # DISTNAME= hebcal-3.11 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hebcal/} diff --git a/time/ical2rem/Makefile b/time/ical2rem/Makefile index 8ced52d02..9499b7bf1 100644 --- a/time/ical2rem/Makefile +++ b/time/ical2rem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:41 wiz Exp $ # DISTNAME= ical2rem.pl PKGNAME= ical2rem-0.5.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time MASTER_SITES= http://jalcorn.net/ EXTRACT_SUFX= .txt diff --git a/time/ktimer/Makefile b/time/ktimer/Makefile index d5ce8c121..1ddb12b21 100644 --- a/time/ktimer/Makefile +++ b/time/ktimer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/11/13 11:21:01 markd Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:24:58 tnn Exp $ DISTNAME= ktimer-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= time COMMENT= KDE countdown launcher diff --git a/time/libical/Makefile b/time/libical/Makefile index ef6babe31..9975764e9 100644 --- a/time/libical/Makefile +++ b/time/libical/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/03/14 17:11:43 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:41 wiz Exp $ # DISTNAME= libical-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeassociation/} diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile index 4f12b82f8..bca7aec81 100644 --- a/time/ocaml-calendar/Makefile +++ b/time/ocaml-calendar/Makefile @@ -1,36 +1,22 @@ -# $NetBSD: Makefile,v 1.10 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/29 09:37:40 jaapb Exp $ # -DISTNAME= calendar-2.03.2 -PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 4 +DISTNAME= calendar-2.04 CATEGORIES= time devel -MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/915/ +MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1481/ MAINTAINER= jaapb@kerguelen.org HOMEPAGE= http://calendar.forge.ocamlcore.org/ COMMENT= OCaml library managing dates and times LICENSE= gnu-lgpl-v2.1 -DEPENDS+= ocaml-findlib-[0-9]*:../../devel/ocaml-findlib - GNU_CONFIGURE= yes USE_TOOLS+= gmake +OCAML_USE_FINDLIB= yes .include "../../mk/bsd.prefs.mk" -PLIST_VARS= opt -.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \ - (${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64") -PLIST.opt= yes -.endif - TEST_TARGET= tests -INSTALLATION_DIRS+= lib/ocaml/site-lib - -pre-install: - ${MKDIR} ${DESTDIR}${PREFIX}/lib/ocaml/site-lib - -.include "../../lang/ocaml/buildlink3.mk" +.include "../../mk/ocaml.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/ocaml-calendar/PLIST b/time/ocaml-calendar/PLIST index c30347ee4..2c1458e41 100644 --- a/time/ocaml-calendar/PLIST +++ b/time/ocaml-calendar/PLIST @@ -1,15 +1,15 @@ -@comment $NetBSD: PLIST,v 1.3 2012/08/12 17:40:59 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/29 09:37:40 jaapb Exp $ @unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/calendar lib/ocaml/site-lib/calendar/META lib/ocaml/site-lib/calendar/calendar.mli lib/ocaml/site-lib/calendar/calendarLib.a -${PLIST.opt}lib/ocaml/site-lib/calendar/calendarLib.cma +${PLIST.ocaml-opt}lib/ocaml/site-lib/calendar/calendarLib.cma lib/ocaml/site-lib/calendar/calendarLib.cmi lib/ocaml/site-lib/calendar/calendarLib.cmo -${PLIST.opt}lib/ocaml/site-lib/calendar/calendarLib.cmx -${PLIST.opt}lib/ocaml/site-lib/calendar/calendarLib.cmxa -${PLIST.opt}lib/ocaml/site-lib/calendar/calendarLib.cmxs -${PLIST.opt}lib/ocaml/site-lib/calendar/calendarLib.o +${PLIST.ocaml-opt}lib/ocaml/site-lib/calendar/calendarLib.cmx +${PLIST.ocaml-opt}lib/ocaml/site-lib/calendar/calendarLib.cmxa +${PLIST.ocaml-opt}lib/ocaml/site-lib/calendar/calendarLib.cmxs +${PLIST.ocaml-opt}lib/ocaml/site-lib/calendar/calendarLib.o lib/ocaml/site-lib/calendar/calendar_builder.mli lib/ocaml/site-lib/calendar/calendar_sig.mli lib/ocaml/site-lib/calendar/date.mli diff --git a/time/ocaml-calendar/buildlink3.mk b/time/ocaml-calendar/buildlink3.mk new file mode 100644 index 000000000..ce3cd1069 --- /dev/null +++ b/time/ocaml-calendar/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/29 09:37:40 jaapb Exp $ + +BUILDLINK_TREE+= ocaml-calendar + +.if !defined(OCAML_CALENDAR_BUILDLINK3_MK) +OCAML_CALENDAR_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.ocaml-calendar+= ocaml-calendar>=2.03.2nb4 +BUILDLINK_PKGSRCDIR.ocaml-calendar?= ../../time/ocaml-calendar + +#.include "../../lang/ocaml/buildlink3.mk" +.endif # OCAML_CALENDAR_BUILDLINK3_MK + +BUILDLINK_TREE+= -ocaml-calendar diff --git a/time/ocaml-calendar/distinfo b/time/ocaml-calendar/distinfo index da31614c2..9a0ad3f08 100644 --- a/time/ocaml-calendar/distinfo +++ b/time/ocaml-calendar/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/08/12 17:40:59 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/29 09:37:40 jaapb Exp $ -SHA1 (calendar-2.03.2.tar.gz) = 64336839fdc24e4bd99e08e01419b183b598831b -RMD160 (calendar-2.03.2.tar.gz) = b065bb9dcd7a756fd7f77c5fca36b7e2c7e20902 -Size (calendar-2.03.2.tar.gz) = 270225 bytes -SHA1 (patch-Makefile.in) = 886482162f242a25daf1be9483e9ca932aae7c01 +SHA1 (calendar-2.04.tar.gz) = 20193984bd685170d546102dd57eb1fce34058d9 +RMD160 (calendar-2.04.tar.gz) = ac002410334f008300c74d7ec3ef4a4cff909e6f +Size (calendar-2.04.tar.gz) = 271522 bytes diff --git a/time/ocaml-calendar/patches/patch-Makefile.in b/time/ocaml-calendar/patches/patch-Makefile.in deleted file mode 100644 index 81e08d473..000000000 --- a/time/ocaml-calendar/patches/patch-Makefile.in +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-Makefile.in,v 1.1 2012/08/12 17:41:00 wiz Exp $ - -remove version detection (doesn't work in NetBSD environment) and add destdir ---- Makefile.in.orig 2010-07-05 07:54:32.000000000 +0000 -+++ Makefile.in -@@ -198,14 +198,7 @@ headers: - ######### - - install: $(LIBS) $(CLIBS) META -- @if [ "`sed -n -e 's/version = "\([0-9.+dev]*\)"/\1/p' META`" = "$(VERSION)" ]; then \ -- (if test -d `ocamlfind install -help | grep destdir | sed -e "s/.*default: \(.*\))/\1/"`/$(NAME); then $(MAKE) uninstall; fi;\ -- $(CAMLFIND) install $(NAME) target/*.cm[ioxa] target/*.cmx[as] $(MLI) $(CLIBS) META); \ -- else \ -- (echo; echo "Not the good version. Please, do :"; \ -- echo " make clean && make"; \ -- echo "next reinstall"; echo) \ -- fi -+ $(CAMLFIND) install -destdir ${DESTDIR}${CAMLLIB}/site-lib -ldconf /dev/null $(NAME) target/*.cm[ioxa] target/*.cmx[as] $(MLI) $(CLIBS) META - - uninstall: - $(CAMLFIND) remove $(NAME) diff --git a/time/p5-Calendar-Simple/Makefile b/time/p5-Calendar-Simple/Makefile index 81abd297e..dd1df311f 100644 --- a/time/p5-Calendar-Simple/Makefile +++ b/time/p5-Calendar-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:41 wiz Exp $ DISTNAME= Calendar-Simple-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Calendar/} diff --git a/time/p5-Convert-NLS_DATE_FORMAT/Makefile b/time/p5-Convert-NLS_DATE_FORMAT/Makefile index 02fa0976a..1ce9a12e3 100644 --- a/time/p5-Convert-NLS_DATE_FORMAT/Makefile +++ b/time/p5-Convert-NLS_DATE_FORMAT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:41 wiz Exp $ DISTNAME= Convert-NLS_DATE_FORMAT-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/} diff --git a/time/p5-Data-ICal-DateTime/Makefile b/time/p5-Data-ICal-DateTime/Makefile index f93244512..1e4c0949f 100644 --- a/time/p5-Data-ICal-DateTime/Makefile +++ b/time/p5-Data-ICal-DateTime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/04 01:16:26 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:42 wiz Exp $ DISTNAME= Data-ICal-DateTime-0.81 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile index 6f0da11b6..84e554773 100644 --- a/time/p5-Data-ICal/Makefile +++ b/time/p5-Data-ICal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/03/01 08:05:27 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:42 wiz Exp $ DISTNAME= Data-ICal-0.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/time/p5-Date-Extract/Makefile b/time/p5-Date-Extract/Makefile index 4fbab5d2a..420400448 100644 --- a/time/p5-Date-Extract/Makefile +++ b/time/p5-Date-Extract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:50 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:42 wiz Exp $ DISTNAME= Date-Extract-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-Date-ICal/Makefile b/time/p5-Date-ICal/Makefile index b7fc6ebcd..cdcd7e461 100644 --- a/time/p5-Date-ICal/Makefile +++ b/time/p5-Date-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:42 wiz Exp $ DISTNAME= Date-ICal-2.678 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-Date-Leapyear/Makefile b/time/p5-Date-Leapyear/Makefile index 60b390146..2e567e8d1 100644 --- a/time/p5-Date-Leapyear/Makefile +++ b/time/p5-Date-Leapyear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:42 wiz Exp $ DISTNAME= Date-Leapyear-1.72 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-DateTime-Calendar-Discordian/Makefile b/time/p5-DateTime-Calendar-Discordian/Makefile index 5b67731b2..686993605 100644 --- a/time/p5-DateTime-Calendar-Discordian/Makefile +++ b/time/p5-DateTime-Calendar-Discordian/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:42 wiz Exp $ # DISTNAME= DateTime-Calendar-Discordian-1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Calendar-Mayan/Makefile b/time/p5-DateTime-Calendar-Mayan/Makefile index ffec45af5..f20f8e1be 100644 --- a/time/p5-DateTime-Calendar-Mayan/Makefile +++ b/time/p5-DateTime-Calendar-Mayan/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:42 wiz Exp $ # DISTNAME= DateTime-Calendar-Mayan-0.0601 PKGNAME= p5-${DISTNAME:S/0601/06.01/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Event-Cron/Makefile b/time/p5-DateTime-Event-Cron/Makefile index e873f00e2..70c03a7fa 100644 --- a/time/p5-DateTime-Event-Cron/Makefile +++ b/time/p5-DateTime-Event-Cron/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:42 wiz Exp $ DISTNAME= DateTime-Event-Cron-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Event-ICal/Makefile b/time/p5-DateTime-Event-ICal/Makefile index f51d5f25a..b98755218 100644 --- a/time/p5-DateTime-Event-ICal/Makefile +++ b/time/p5-DateTime-Event-ICal/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/12/04 01:18:41 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:42 wiz Exp $ DISTNAME= DateTime-Event-ICal-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Event-Random/Makefile b/time/p5-DateTime-Event-Random/Makefile index 2c680131d..b6ea3786e 100644 --- a/time/p5-DateTime-Event-Random/Makefile +++ b/time/p5-DateTime-Event-Random/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:42 wiz Exp $ DISTNAME= DateTime-Event-Random-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FG/FGLOCK/} diff --git a/time/p5-DateTime-Event-Recurrence/Makefile b/time/p5-DateTime-Event-Recurrence/Makefile index 690fb33ee..a31800b1f 100644 --- a/time/p5-DateTime-Event-Recurrence/Makefile +++ b/time/p5-DateTime-Event-Recurrence/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:07 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:42 wiz Exp $ DISTNAME= DateTime-Event-Recurrence-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Builder/Makefile b/time/p5-DateTime-Format-Builder/Makefile index d0b33f528..a93d2e100 100644 --- a/time/p5-DateTime-Format-Builder/Makefile +++ b/time/p5-DateTime-Format-Builder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:42 wiz Exp $ DISTNAME= DateTime-Format-Builder-0.81 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-DateManip/Makefile b/time/p5-DateTime-Format-DateManip/Makefile index aa6b729df..6613a4599 100644 --- a/time/p5-DateTime-Format-DateManip/Makefile +++ b/time/p5-DateTime-Format-DateManip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-DateManip-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-DateParse/Makefile b/time/p5-DateTime-Format-DateParse/Makefile index c2c87e548..dc99eb7ce 100644 --- a/time/p5-DateTime-Format-DateParse/Makefile +++ b/time/p5-DateTime-Format-DateParse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-DateParse-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Epoch/Makefile b/time/p5-DateTime-Format-Epoch/Makefile index bdd815746..4bfb9737f 100644 --- a/time/p5-DateTime-Format-Epoch/Makefile +++ b/time/p5-DateTime-Format-Epoch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-Epoch-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Flexible/Makefile b/time/p5-DateTime-Format-Flexible/Makefile index 8f06c3fa3..74b65075c 100644 --- a/time/p5-DateTime-Format-Flexible/Makefile +++ b/time/p5-DateTime-Format-Flexible/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/12/04 01:20:33 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-Flexible-0.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-HTTP/Makefile b/time/p5-DateTime-Format-HTTP/Makefile index 2df568453..53ce99bd9 100644 --- a/time/p5-DateTime-Format-HTTP/Makefile +++ b/time/p5-DateTime-Format-HTTP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/12/04 01:24:16 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-HTTP-0.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-ICal/Makefile b/time/p5-DateTime-Format-ICal/Makefile index 959d3540a..d5c38d00d 100644 --- a/time/p5-DateTime-Format-ICal/Makefile +++ b/time/p5-DateTime-Format-ICal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-ICal-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-ISO8601/Makefile b/time/p5-DateTime-Format-ISO8601/Makefile index aeb6f78c1..d265f9e9f 100644 --- a/time/p5-DateTime-Format-ISO8601/Makefile +++ b/time/p5-DateTime-Format-ISO8601/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-ISO8601-0.08 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Mail/Makefile b/time/p5-DateTime-Format-Mail/Makefile index 16383263d..1ad58ca0e 100644 --- a/time/p5-DateTime-Format-Mail/Makefile +++ b/time/p5-DateTime-Format-Mail/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/09/06 14:56:10 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-Mail-0.401 # make sure it has 4 digits PKGNAME= p5-${DISTNAME}0 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile index 834ce2453..188e09564 100644 --- a/time/p5-DateTime-Format-MySQL/Makefile +++ b/time/p5-DateTime-Format-MySQL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/04 01:26:20 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-MySQL-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Natural/Makefile b/time/p5-DateTime-Format-Natural/Makefile index f69f5ab89..25e506783 100644 --- a/time/p5-DateTime-Format-Natural/Makefile +++ b/time/p5-DateTime-Format-Natural/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-Natural-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Oracle/Makefile b/time/p5-DateTime-Format-Oracle/Makefile index 6276b822e..cd443becd 100644 --- a/time/p5-DateTime-Format-Oracle/Makefile +++ b/time/p5-DateTime-Format-Oracle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-Oracle-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Pg/Makefile b/time/p5-DateTime-Format-Pg/Makefile index d162ce3be..1cd57c198 100644 --- a/time/p5-DateTime-Format-Pg/Makefile +++ b/time/p5-DateTime-Format-Pg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/12/04 01:28:35 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-Pg-0.16010 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-SQLite/Makefile b/time/p5-DateTime-Format-SQLite/Makefile index 6be116e6f..c51acc64a 100644 --- a/time/p5-DateTime-Format-SQLite/Makefile +++ b/time/p5-DateTime-Format-SQLite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:43 wiz Exp $ DISTNAME= DateTime-Format-SQLite-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Strptime/Makefile b/time/p5-DateTime-Format-Strptime/Makefile index ed733f191..681e70a93 100644 --- a/time/p5-DateTime-Format-Strptime/Makefile +++ b/time/p5-DateTime-Format-Strptime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:44 wiz Exp $ DISTNAME= DateTime-Format-Strptime-1.54 PKGNAME= p5-${DISTNAME}00 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -16,6 +16,12 @@ DEPENDS+= p5-DateTime-Locale>=0.45:../../time/p5-DateTime-Locale DEPENDS+= p5-DateTime-TimeZone>=0.79:../../time/p5-DateTime-TimeZone DEPENDS+= p5-Params-Validate>=0.64:../../devel/p5-Params-Validate +# t/002_dates.t ............... 1/? +# # Failed test '%Y %H:%M:%S %Z' +# # at t/002_dates.t line 99. +# # got: '2003 13:45:56 AWST' +# # expected: '2003 13:45:56 WST' +TEST_TARGET?= # to skip make test, but can be enabled by 'env TEST_TARGET=test make test' PERL5_PACKLIST= auto/DateTime/Format/Strptime/.packlist .include "../../lang/perl5/module.mk" diff --git a/time/p5-DateTime-Format-W3CDTF/Makefile b/time/p5-DateTime-Format-W3CDTF/Makefile index 1f9aae84b..ec1a2a9f8 100644 --- a/time/p5-DateTime-Format-W3CDTF/Makefile +++ b/time/p5-DateTime-Format-W3CDTF/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:44 wiz Exp $ DISTNAME= DateTime-Format-W3CDTF-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index 53ed3d0d5..1843d8edb 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:44 wiz Exp $ -DISTNAME= DateTime-Locale-0.45 +DISTNAME= DateTime-Locale-0.46 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -11,11 +11,11 @@ HOMEPAGE= http://search.cpan.org/dist/DateTime-Locale/ COMMENT= Localization data for p5-DateTime LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils +DEPENDS+= p5-Dist-CheckConflicts-[0-9]*:../../devel/p5-Dist-CheckConflicts +DEPENDS+= p5-Params-Validate>=0.91:../../devel/p5-Params-Validate DEPENDS+= p5-Params-Validate>=0.91:../../devel/p5-Params-Validate USE_LANGUAGES= # empty -PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/DateTime/Locale/.packlist .include "../../lang/perl5/module.mk" diff --git a/time/p5-DateTime-Locale/distinfo b/time/p5-DateTime-Locale/distinfo index cd57901cb..dc3843fdf 100644 --- a/time/p5-DateTime-Locale/distinfo +++ b/time/p5-DateTime-Locale/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2010/04/18 14:10:42 seb Exp $ +$NetBSD: distinfo,v 1.13 2015/05/27 21:41:58 wiz Exp $ -SHA1 (DateTime-Locale-0.45.tar.gz) = 780fbd746d5f4c323b20771e6c7aef98d17d9e86 -RMD160 (DateTime-Locale-0.45.tar.gz) = f318f1c375b5f7099045ace1509a2c8e4b168d7b -Size (DateTime-Locale-0.45.tar.gz) = 1079736 bytes +SHA1 (DateTime-Locale-0.46.tar.gz) = 3041771aab54c4a693e230694ddcc3306920f4e8 +RMD160 (DateTime-Locale-0.46.tar.gz) = d6916c009f9de2ad71f29150142d07aec06e970b +Size (DateTime-Locale-0.46.tar.gz) = 2556441 bytes diff --git a/time/p5-DateTime-Precise/Makefile b/time/p5-DateTime-Precise/Makefile index 25582e0a6..08a283954 100644 --- a/time/p5-DateTime-Precise/Makefile +++ b/time/p5-DateTime-Precise/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:44 wiz Exp $ DISTNAME= DateTime-Precise-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Set/Makefile b/time/p5-DateTime-Set/Makefile index 8afb3e83e..b5fa1824a 100644 --- a/time/p5-DateTime-Set/Makefile +++ b/time/p5-DateTime-Set/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/12/04 01:30:39 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:44 wiz Exp $ DISTNAME= DateTime-Set-0.3400 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone-HPUX/Makefile b/time/p5-DateTime-TimeZone-HPUX/Makefile index 1e17b50ad..be7aaf4b8 100644 --- a/time/p5-DateTime-TimeZone-HPUX/Makefile +++ b/time/p5-DateTime-TimeZone-HPUX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:44 wiz Exp $ DISTNAME= DateTime-TimeZone-HPUX-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 1c9f2110a..0ce81d813 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.64 2015/02/01 18:32:56 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2015/06/14 16:48:36 wiz Exp $ -DISTNAME= DateTime-TimeZone-1.85 +DISTNAME= DateTime-TimeZone-1.91 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index 75a0f6176..8183437ee 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.52 2015/02/01 18:32:56 wiz Exp $ +$NetBSD: distinfo,v 1.57 2015/06/14 16:48:36 wiz Exp $ -SHA1 (DateTime-TimeZone-1.85.tar.gz) = 7cd83c5974644f0efcd7ee388a262a935c408f0a -RMD160 (DateTime-TimeZone-1.85.tar.gz) = 1fe2154d6149cc3e6be00535674f63e6e8a6b88f -Size (DateTime-TimeZone-1.85.tar.gz) = 895086 bytes +SHA1 (DateTime-TimeZone-1.91.tar.gz) = 6182199369761cb58f17f981942d8bbfe88d77bb +RMD160 (DateTime-TimeZone-1.91.tar.gz) = 1ee4166999e6f3f71290d47f354c548037cdaa8b +Size (DateTime-TimeZone-1.91.tar.gz) = 892668 bytes diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 35c8fe50a..f98513bb5 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/01/07 23:23:02 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:51:42 wiz Exp $ -DISTNAME= DateTime-1.18 +DISTNAME= DateTime-1.19 PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo index b21e3bb4d..03a169d6a 100644 --- a/time/p5-DateTime/distinfo +++ b/time/p5-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.34 2015/01/07 23:23:02 wiz Exp $ +$NetBSD: distinfo,v 1.35 2015/06/03 07:21:59 wiz Exp $ -SHA1 (DateTime-1.18.tar.gz) = 3b8c81e15b02b3621f079464e7d0f7018d73ff28 -RMD160 (DateTime-1.18.tar.gz) = f36e912f33df960625b1b198c4d8042f561c82c5 -Size (DateTime-1.18.tar.gz) = 212053 bytes +SHA1 (DateTime-1.19.tar.gz) = a28117928acf1584826950697e553d7a11aa10d3 +RMD160 (DateTime-1.19.tar.gz) = b3c4ba45ed11f69f28041c62e523413f1567f7ff +Size (DateTime-1.19.tar.gz) = 215029 bytes diff --git a/time/p5-DateTimeX-Easy/Makefile b/time/p5-DateTimeX-Easy/Makefile index 8dae1f249..c50967370 100644 --- a/time/p5-DateTimeX-Easy/Makefile +++ b/time/p5-DateTimeX-Easy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:44 wiz Exp $ DISTNAME= DateTimeX-Easy-0.089 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTimeX/} diff --git a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile index 9942d1fe4..9f85fccc0 100644 --- a/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile +++ b/time/p5-MooseX-Types-DateTime-ButMaintained/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:52 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:44 wiz Exp $ # DISTNAME= MooseX-Types-DateTime-ButMaintained-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -21,7 +21,7 @@ DEPENDS+= p5-Olson-Abbreviations>=0.03:../../time/p5-Olson-Abbreviations DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception -BUILD_DEPENDS+= p5-Test-use-ok>=0.02:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MooseX/Types/DateTime/ButMaintained/.packlist diff --git a/time/p5-MooseX-Types-DateTime/Makefile b/time/p5-MooseX-Types-DateTime/Makefile index de72b1e35..d86fabd11 100644 --- a/time/p5-MooseX-Types-DateTime/Makefile +++ b/time/p5-MooseX-Types-DateTime/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/07/16 07:50:06 wen Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:44 wiz Exp $ # DISTNAME= MooseX-Types-DateTime-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -20,7 +21,7 @@ DEPENDS+= p5-Time-Duration-Parse>=0.06:../../time/p5-Time-Duration-Parse DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception -BUILD_DEPENDS+= p5-Test-use-ok>=0.02:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MooseX/Types/DateTime/.packlist diff --git a/time/p5-MooseX-Types-DateTimeX/Makefile b/time/p5-MooseX-Types-DateTimeX/Makefile index a4808e77d..0700a8620 100644 --- a/time/p5-MooseX-Types-DateTimeX/Makefile +++ b/time/p5-MooseX-Types-DateTimeX/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:44 wiz Exp $ # DISTNAME= MooseX-Types-DateTimeX-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MooseX/} @@ -20,7 +20,7 @@ DEPENDS+= p5-Time-Duration-Parse>=0.06:../../time/p5-Time-Duration-Parse DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean BUILD_DEPENDS+= p5-Test-Exception>=0.27:../../devel/p5-Test-Exception -BUILD_DEPENDS+= p5-Test-use-ok>=0.02:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/MooseX/Types/DateTimeX/.packlist diff --git a/time/p5-Olson-Abbreviations/Makefile b/time/p5-Olson-Abbreviations/Makefile index 0d1d3ba93..acd5cd7fd 100644 --- a/time/p5-Olson-Abbreviations/Makefile +++ b/time/p5-Olson-Abbreviations/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:44 wiz Exp $ # DISTNAME= Olson-Abbreviations-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EC/ECARROLL/} diff --git a/time/p5-Rose-DateTime/Makefile b/time/p5-Rose-DateTime/Makefile index 1b6f54e2f..1f93611b0 100644 --- a/time/p5-Rose-DateTime/Makefile +++ b/time/p5-Rose-DateTime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:44 wiz Exp $ DISTNAME= Rose-DateTime-0.540 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/time/p5-Schedule-At/Makefile b/time/p5-Schedule-At/Makefile index 93d6ea9a3..d7d824c77 100644 --- a/time/p5-Schedule-At/Makefile +++ b/time/p5-Schedule-At/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/12/04 02:04:09 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:44 wiz Exp $ DISTNAME= Schedule-At-1.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} diff --git a/time/p5-Schedule-Cron-Events/Makefile b/time/p5-Schedule-Cron-Events/Makefile index c6c5fa4d6..5d592853b 100644 --- a/time/p5-Schedule-Cron-Events/Makefile +++ b/time/p5-Schedule-Cron-Events/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/12/04 02:14:39 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Schedule-Cron-Events-1.93 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} diff --git a/time/p5-Template-Plugin-DateTime/Makefile b/time/p5-Template-Plugin-DateTime/Makefile index fa09fa0c3..c5e280397 100644 --- a/time/p5-Template-Plugin-DateTime/Makefile +++ b/time/p5-Template-Plugin-DateTime/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/12/04 02:27:54 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:45 wiz Exp $ # DISTNAME= Template-Plugin-DateTime-0.06002 PKGNAME= p5-${DISTNAME:S/.06/.06./} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/time/p5-Test-MockTime/Makefile b/time/p5-Test-MockTime/Makefile index 0c455502e..cd18c59f2 100644 --- a/time/p5-Test-MockTime/Makefile +++ b/time/p5-Test-MockTime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/04 02:32:01 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Test-MockTime-0.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/time/p5-Test-Time/Makefile b/time/p5-Test-Time/Makefile index 2ac983562..398536332 100644 --- a/time/p5-Test-Time/Makefile +++ b/time/p5-Test-Time/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/11/03 02:12:25 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Test-Time-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/time/p5-Time-Clock/Makefile b/time/p5-Time-Clock/Makefile index 5a26c059f..dcdcbbb2b 100644 --- a/time/p5-Time-Clock/Makefile +++ b/time/p5-Time-Clock/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/04 02:34:00 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Time-Clock-1.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Duration-Parse/Makefile b/time/p5-Time-Duration-Parse/Makefile index 472f67311..ccdf41d38 100644 --- a/time/p5-Time-Duration-Parse/Makefile +++ b/time/p5-Time-Duration-Parse/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/04 02:38:43 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Time-Duration-Parse-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Duration/Makefile b/time/p5-Time-Duration/Makefile index 4514dbc90..2ece712fe 100644 --- a/time/p5-Time-Duration/Makefile +++ b/time/p5-Time-Duration/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Time-Duration-1.1 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Elapsed/Makefile b/time/p5-Time-Elapsed/Makefile index 5eea5853c..ce4804cbc 100644 --- a/time/p5-Time-Elapsed/Makefile +++ b/time/p5-Time-Elapsed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Time-Elapsed-0.31 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile index b17524346..eb95d88bb 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/12/04 02:41:53 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:45 wiz Exp $ # DISTNAME= Time-Format-1.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Format_XS/Makefile b/time/p5-Time-Format_XS/Makefile index 230cba319..40f536199 100644 --- a/time/p5-Time-Format_XS/Makefile +++ b/time/p5-Time-Format_XS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:53 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:45 wiz Exp $ # DISTNAME= Time-Format_XS-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile index 98b45596b..2a4d4bdea 100644 --- a/time/p5-Time-HiRes/Makefile +++ b/time/p5-Time-HiRes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Time-HiRes-1.9726 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Interval/Makefile b/time/p5-Time-Interval/Makefile index 2a6852880..90c8f9450 100644 --- a/time/p5-Time-Interval/Makefile +++ b/time/p5-Time-Interval/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2015/03/01 08:07:17 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:45 wiz Exp $ # DISTNAME= Time-Interval-1.233 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/ diff --git a/time/p5-Time-Local/Makefile b/time/p5-Time-Local/Makefile index be8cacf1f..c4c410870 100644 --- a/time/p5-Time-Local/Makefile +++ b/time/p5-Time-Local/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:45 wiz Exp $ DISTNAME= Time-Local-1.2300 PKGNAME= p5-${DISTNAME:C/2300/23.00/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Period/Makefile b/time/p5-Time-Period/Makefile index bb75e0b33..67a965e8f 100644 --- a/time/p5-Time-Period/Makefile +++ b/time/p5-Time-Period/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:46 wiz Exp $ DISTNAME= Period-1.20 PKGNAME= p5-Time-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PR/PRYAN/} diff --git a/time/p5-Time-Piece/Makefile b/time/p5-Time-Piece/Makefile index e9222031b..b52042b70 100644 --- a/time/p5-Time-Piece/Makefile +++ b/time/p5-Time-Piece/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/12/04 02:45:20 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:46 wiz Exp $ DISTNAME= Time-Piece-1.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Progress/Makefile b/time/p5-Time-Progress/Makefile index 4c6b190a1..0cb0bc8ed 100644 --- a/time/p5-Time-Progress/Makefile +++ b/time/p5-Time-Progress/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:46 wiz Exp $ DISTNAME= Time-Progress-1.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-TAI64/Makefile b/time/p5-Time-TAI64/Makefile index c50368f17..b0bf744df 100644 --- a/time/p5-Time-TAI64/Makefile +++ b/time/p5-Time-TAI64/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:46 wiz Exp $ DISTNAME= Time-TAI64-2.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-Warp/Makefile b/time/p5-Time-Warp/Makefile index 1e5caa8ed..f334dc009 100644 --- a/time/p5-Time-Warp/Makefile +++ b/time/p5-Time-Warp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/04 02:50:36 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:46 wiz Exp $ DISTNAME= Time-Warp-0.51 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-Time-modules/Makefile b/time/p5-Time-modules/Makefile index 891314f0d..7e7aaa51d 100644 --- a/time/p5-Time-modules/Makefile +++ b/time/p5-Time-modules/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/12/04 03:01:23 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:46 wiz Exp $ DISTNAME= Time-modules-2013.0912 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index db1778b0d..b1c043c54 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= TimeDate-2.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/planner/Makefile b/time/planner/Makefile index 0ce9c6c9e..7f21a1c3f 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2015/03/01 08:40:41 mef Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/25 14:24:58 tnn Exp $ # DISTNAME= planner-0.14.6 +PKGREVISION= 1 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.xz diff --git a/time/ptimetracker/Makefile b/time/ptimetracker/Makefile index 30163fb34..ee1f4de9d 100644 --- a/time/ptimetracker/Makefile +++ b/time/ptimetracker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2013/10/09 17:39:18 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:24:58 tnn Exp $ DISTNAME= ptimetracker-1.7.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= time kde MASTER_SITES= http://www.eggtart.plus.com/ptt/prog/ diff --git a/time/py-isodate/DESCR b/time/py-isodate/DESCR new file mode 100644 index 000000000..1ac495e9b --- /dev/null +++ b/time/py-isodate/DESCR @@ -0,0 +1,17 @@ +This module implements ISO 8601 date, time and duration parsing. The +implementation follows ISO8601:2004 standard, and implements only date/time +representations mentioned in the standard. If something is not mentioned there, +then it is treated as non existent, and not as an allowed option. + +For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended +by this module to support 2 digit years. (while it may still be valid as ISO +date, because it is not explicitly forbidden.) Another example is, when no time +zone information is given for a time, then it should be interpreted as local +time, and not UTC. + +As this module maps ISO 8601 dates/times to standard Python data types, like +date, time, datetime and timedelta, it is not possible to convert all possible +ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by +the Python date and datetime classes. Additionally fractional seconds are +limited to microseconds. That means if the parser finds for instance nanoseconds +it will round it to microseconds. diff --git a/time/py-isodate/Makefile b/time/py-isodate/Makefile new file mode 100644 index 000000000..9595a6530 --- /dev/null +++ b/time/py-isodate/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2015/04/19 21:27:58 rodent Exp $ + +DISTNAME= isodate-0.5.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= python time +MASTER_SITES= https://pypi.python.org/packages/source/i/isodate/ + +MAINTAINER= kamelderouiche@yahoo.com +HOMEPAGE= http://cheeseshop.python.org/pypi/isodate +COMMENT= ISO 8601 date/time/duration parser and formatter +LICENSE= modified-bsd + +USE_LANGUAGES= # none + +do-test: + ${RUN} cd ${WRKSRC}/src/isodate/tests; ${SETENV} ${TEST_ENV} ${PYTHONBIN} __init__.py + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/time/py-isodate/PLIST b/time/py-isodate/PLIST new file mode 100644 index 000000000..4e49c379e --- /dev/null +++ b/time/py-isodate/PLIST @@ -0,0 +1,56 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 21:27:58 rodent Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/isodate/__init__.py +${PYSITELIB}/isodate/__init__.pyc +${PYSITELIB}/isodate/__init__.pyo +${PYSITELIB}/isodate/duration.py +${PYSITELIB}/isodate/duration.pyc +${PYSITELIB}/isodate/duration.pyo +${PYSITELIB}/isodate/isodates.py +${PYSITELIB}/isodate/isodates.pyc +${PYSITELIB}/isodate/isodates.pyo +${PYSITELIB}/isodate/isodatetime.py +${PYSITELIB}/isodate/isodatetime.pyc +${PYSITELIB}/isodate/isodatetime.pyo +${PYSITELIB}/isodate/isoduration.py +${PYSITELIB}/isodate/isoduration.pyc +${PYSITELIB}/isodate/isoduration.pyo +${PYSITELIB}/isodate/isoerror.py +${PYSITELIB}/isodate/isoerror.pyc +${PYSITELIB}/isodate/isoerror.pyo +${PYSITELIB}/isodate/isostrf.py +${PYSITELIB}/isodate/isostrf.pyc +${PYSITELIB}/isodate/isostrf.pyo +${PYSITELIB}/isodate/isotime.py +${PYSITELIB}/isodate/isotime.pyc +${PYSITELIB}/isodate/isotime.pyo +${PYSITELIB}/isodate/isotzinfo.py +${PYSITELIB}/isodate/isotzinfo.pyc +${PYSITELIB}/isodate/isotzinfo.pyo +${PYSITELIB}/isodate/tests/__init__.py +${PYSITELIB}/isodate/tests/__init__.pyc +${PYSITELIB}/isodate/tests/__init__.pyo +${PYSITELIB}/isodate/tests/test_date.py +${PYSITELIB}/isodate/tests/test_date.pyc +${PYSITELIB}/isodate/tests/test_date.pyo +${PYSITELIB}/isodate/tests/test_datetime.py +${PYSITELIB}/isodate/tests/test_datetime.pyc +${PYSITELIB}/isodate/tests/test_datetime.pyo +${PYSITELIB}/isodate/tests/test_duration.py +${PYSITELIB}/isodate/tests/test_duration.pyc +${PYSITELIB}/isodate/tests/test_duration.pyo +${PYSITELIB}/isodate/tests/test_pickle.py +${PYSITELIB}/isodate/tests/test_pickle.pyc +${PYSITELIB}/isodate/tests/test_pickle.pyo +${PYSITELIB}/isodate/tests/test_strf.py +${PYSITELIB}/isodate/tests/test_strf.pyc +${PYSITELIB}/isodate/tests/test_strf.pyo +${PYSITELIB}/isodate/tests/test_time.py +${PYSITELIB}/isodate/tests/test_time.pyc +${PYSITELIB}/isodate/tests/test_time.pyo +${PYSITELIB}/isodate/tzinfo.py +${PYSITELIB}/isodate/tzinfo.pyc +${PYSITELIB}/isodate/tzinfo.pyo diff --git a/time/py-isodate/distinfo b/time/py-isodate/distinfo new file mode 100644 index 000000000..6c0f5b745 --- /dev/null +++ b/time/py-isodate/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/19 21:27:58 rodent Exp $ + +SHA1 (isodate-0.5.1.tar.gz) = b4ee406451fbc95cf12beac368a7155704c52635 +RMD160 (isodate-0.5.1.tar.gz) = b8d10643027b172f6841d255ab086085bdc70b42 +Size (isodate-0.5.1.tar.gz) = 26859 bytes diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile index a33735cb4..f1efba5d9 100644 --- a/time/py-vdirsyncer/Makefile +++ b/time/py-vdirsyncer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2015/02/22 22:44:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/05/31 13:20:42 wiz Exp $ -DISTNAME= vdirsyncer-0.4.3 +DISTNAME= vdirsyncer-0.5.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/ @@ -14,10 +14,9 @@ EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites DEPENDS+= ${PYPKGPREFIX}-click>=2.0:../../devel/py-click -DEPENDS+= ${PYPKGPREFIX}-icalendar>=3.6:../../time/py-icalendar DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests -DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.3.0:../../devel/py-requests-toolbelt +DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.4.0:../../devel/py-requests-toolbelt # optional, but recommended DEPENDS+= ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring diff --git a/time/py-vdirsyncer/PLIST b/time/py-vdirsyncer/PLIST index 9de29f4f3..8885ae7b9 100644 --- a/time/py-vdirsyncer/PLIST +++ b/time/py-vdirsyncer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/04 12:36:38 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/05/31 13:20:42 wiz Exp $ bin/vdirsyncer ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -57,6 +57,12 @@ ${PYSITELIB}/vdirsyncer/utils/__init__.pyo ${PYSITELIB}/vdirsyncer/utils/compat.py ${PYSITELIB}/vdirsyncer/utils/compat.pyc ${PYSITELIB}/vdirsyncer/utils/compat.pyo +${PYSITELIB}/vdirsyncer/utils/http.py +${PYSITELIB}/vdirsyncer/utils/http.pyc +${PYSITELIB}/vdirsyncer/utils/http.pyo +${PYSITELIB}/vdirsyncer/utils/password.py +${PYSITELIB}/vdirsyncer/utils/password.pyc +${PYSITELIB}/vdirsyncer/utils/password.pyo ${PYSITELIB}/vdirsyncer/utils/vobject.py ${PYSITELIB}/vdirsyncer/utils/vobject.pyc ${PYSITELIB}/vdirsyncer/utils/vobject.pyo diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo index 84916c016..e6567cbc6 100644 --- a/time/py-vdirsyncer/distinfo +++ b/time/py-vdirsyncer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/02/22 22:44:50 wiz Exp $ +$NetBSD: distinfo,v 1.13 2015/05/31 13:20:42 wiz Exp $ -SHA1 (vdirsyncer-0.4.3.tar.gz) = 5e96de73dbe185300f06e40db5c863533ec1b76c -RMD160 (vdirsyncer-0.4.3.tar.gz) = 780749eac5b2e0afd91ae98142368eda6705d409 -Size (vdirsyncer-0.4.3.tar.gz) = 158711 bytes +SHA1 (vdirsyncer-0.5.1.tar.gz) = b0704a22897ec2766b4d98441a0a4cf6c0cf06d9 +RMD160 (vdirsyncer-0.5.1.tar.gz) = b8c1a8c0d33be727ca5f845bf0c0c18886743fb1 +Size (vdirsyncer-0.5.1.tar.gz) = 73553 bytes diff --git a/time/rem2ics/Makefile b/time/rem2ics/Makefile index 781010336..8430b8d0c 100644 --- a/time/rem2ics/Makefile +++ b/time/rem2ics/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= rem2ics-0.93 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time MASTER_SITES= http://mark.atwood.name/code/rem2ics/ EXTRACT_SUFX= .zip diff --git a/time/remind/Makefile b/time/remind/Makefile index 10ad062bf..b69183a9f 100644 --- a/time/remind/Makefile +++ b/time/remind/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= remind-03.01.13 PKGNAME= ${DISTNAME:C/0([0-9])/\1/g} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://www.roaringpenguin.com/files/download/ diff --git a/time/rsibreak-kde3/Makefile b/time/rsibreak-kde3/Makefile index 0642771b5..1f0e52d7a 100644 --- a/time/rsibreak-kde3/Makefile +++ b/time/rsibreak-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/08/22 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:46 wiz Exp $ DISTNAME= rsibreak-0.8.0 PKGNAME= rsibreak-0.8.0 -PKGREVISION= 33 +PKGREVISION= 35 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile index 1ea089a0b..4c63e42a3 100644 --- a/time/rsibreak/Makefile +++ b/time/rsibreak/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:51:46 wiz Exp $ DISTNAME= rsibreak-0.11 -PKGREVISION= 23 +PKGREVISION= 26 CATEGORIES= time kde MASTER_SITES= http://www.rsibreak.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/time/ruby-tzinfo/Makefile b/time/ruby-tzinfo/Makefile index 2e42ab21d..05599ae21 100644 --- a/time/ruby-tzinfo/Makefile +++ b/time/ruby-tzinfo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.34 2015/02/01 07:05:02 taca Exp $ +# $NetBSD: Makefile,v 1.35 2015/06/10 15:00:47 taca Exp $ -DISTNAME= tzinfo-0.3.43 +DISTNAME= tzinfo-0.3.44 CATEGORIES= time MAINTAINER= minskim@NetBSD.org diff --git a/time/ruby-tzinfo/distinfo b/time/ruby-tzinfo/distinfo index 72dce7414..eb727bb16 100644 --- a/time/ruby-tzinfo/distinfo +++ b/time/ruby-tzinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2015/02/01 07:05:02 taca Exp $ +$NetBSD: distinfo,v 1.32 2015/06/10 15:00:47 taca Exp $ -SHA1 (tzinfo-0.3.43.gem) = 0b940a1a01b309f696b3ee63e78e9a6cc8747dbd -RMD160 (tzinfo-0.3.43.gem) = dc79df47b0afb8a9169f379cea3f48284d1f8cca -Size (tzinfo-0.3.43.gem) = 298496 bytes +SHA1 (tzinfo-0.3.44.gem) = dd3515951e033e296873c82b8ae2bb6bd03c13fa +RMD160 (tzinfo-0.3.44.gem) = a59051ebafceab01269b1786f9291384cdfc5a99 +Size (tzinfo-0.3.44.gem) = 297472 bytes diff --git a/time/titrax/Makefile b/time/titrax/Makefile index 881e3e81d..e61019173 100644 --- a/time/titrax/Makefile +++ b/time/titrax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/11/05 22:41:38 he Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= titrax-1.98 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_XCONTRIB:=office/} diff --git a/time/xfce4-datetime-plugin/Makefile b/time/xfce4-datetime-plugin/Makefile index 8918895cd..b407c8473 100644 --- a/time/xfce4-datetime-plugin/Makefile +++ b/time/xfce4-datetime-plugin/Makefile @@ -1,16 +1,14 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:24:58 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.6.1 - -DISTNAME= xfce4-datetime-plugin-${XFCE4_VERSION} -PKGREVISION= 20 +DISTNAME= xfce4-datetime-plugin-0.6.2 CATEGORIES= time -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-datetime-plugin/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/0.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin COMMENT= Xfce calendar plugin .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/xfce4-datetime-plugin/PLIST b/time/xfce4-datetime-plugin/PLIST index 5a49c78fe..99b815758 100644 --- a/time/xfce4-datetime-plugin/PLIST +++ b/time/xfce4-datetime-plugin/PLIST @@ -1,20 +1,44 @@ -@comment $NetBSD: PLIST,v 1.7 2009/09/16 02:25:35 reed Exp $ -lib/xfce4/panel-plugins/libdatetime.la +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:42 jperkin Exp $ +lib/xfce4/panel/plugins/libdatetime.la share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/da/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/el/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/es/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/lv/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/nn/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/pa/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-datetime-plugin.mo share/locale/ur/LC_MESSAGES/xfce4-datetime-plugin.mo -share/xfce4/panel-plugins/datetime.desktop +share/locale/ur_PK/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-datetime-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-datetime-plugin.mo +share/xfce4/panel/plugins/datetime.desktop diff --git a/time/xfce4-datetime-plugin/buildlink3.mk b/time/xfce4-datetime-plugin/buildlink3.mk deleted file mode 100644 index 8f8e60137..000000000 --- a/time/xfce4-datetime-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.37 2014/05/05 00:48:24 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-datetime-plugin - -.if !defined(XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK) -XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.4.1 -BUILDLINK_ABI_DEPENDS.xfce4-datetime-plugin+= xfce4-datetime-plugin>=0.6.1nb20 -BUILDLINK_PKGSRCDIR.xfce4-datetime-plugin?= ../../time/xfce4-datetime-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_DATETIME_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-datetime-plugin diff --git a/time/xfce4-datetime-plugin/distinfo b/time/xfce4-datetime-plugin/distinfo index e14c30558..9d5c2651d 100644 --- a/time/xfce4-datetime-plugin/distinfo +++ b/time/xfce4-datetime-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/09/16 02:25:35 reed Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-datetime-plugin-0.6.1.tar.bz2) = 7ad64f68787446e8daf5102fc0691bd8e4cc2fa6 -RMD160 (xfce4-datetime-plugin-0.6.1.tar.bz2) = 347b225b28195f07ac6954d5a70b9850c0629f09 -Size (xfce4-datetime-plugin-0.6.1.tar.bz2) = 289328 bytes +SHA1 (xfce4-datetime-plugin-0.6.2.tar.bz2) = 5a7e665fcfd06859c45e14b7063d719b5b26885f +RMD160 (xfce4-datetime-plugin-0.6.2.tar.bz2) = 255b47032f43698d6ba8690792832296251436b7 +Size (xfce4-datetime-plugin-0.6.2.tar.bz2) = 287129 bytes diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile index 062c8a65f..0a4089812 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,20 +1,24 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:24:58 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= orage-${XFCE4_VERSION} -PKGNAME= xfce4-orage-${XFCE4_VERSION} -PKGREVISION= 23 +VERSION= 4.10.0 +DISTNAME= orage-${VERSION} +PKGNAME= xfce4-orage-${VERSION} CATEGORIES= time +MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.10/ + +HOMEPAGE= http://www.kolumbus.fi/~w408237/orage/ COMMENT= Xfce time managing application CONFIGURE_ARGS+= --disable-libxfce4mcs -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" +MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${PREFIX}/libexec/xfce4/panel-plugins +MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/panel-plugins + .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/libnotify/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/xfce4-orage/PLIST b/time/xfce4-orage/PLIST index 6580699f2..b25642db3 100644 --- a/time/xfce4-orage/PLIST +++ b/time/xfce4-orage/PLIST @@ -1,26 +1,30 @@ -@comment $NetBSD: PLIST,v 1.6 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:42 jperkin Exp $ bin/globaltime bin/orage -libexec/xfce4/panel-plugins/orageclock +libexec/xfce4/panel/plugins/xfce4-orageclock-plugin man/man1/globaltime.1 man/man1/orage.1 +man/man1/tz_convert.1 +share/applications/globaltime.desktop share/applications/xfcalendar.desktop share/applications/xfce-xfcalendar-settings.desktop share/dbus-1/services/org.xfce.calendar.service share/dbus-1/services/org.xfce.orage.service +share/icons/hicolor/160x160/apps/orage.xpm +share/icons/hicolor/160x160/apps/orage_ice.xpm +share/icons/hicolor/160x160/apps/orage_round.xpm +share/icons/hicolor/160x160/apps/orage_sun.xpm +share/icons/hicolor/48x48/apps/orage_globaltime.png share/icons/hicolor/48x48/apps/xfcalendar.png +share/icons/hicolor/scalable/apps/orage_globaltime.svg share/icons/hicolor/scalable/apps/xfcalendar.svg share/locale/am/LC_MESSAGES/orage.mo share/locale/ar/LC_MESSAGES/orage.mo -share/locale/az/LC_MESSAGES/orage.mo +share/locale/ast/LC_MESSAGES/orage.mo share/locale/be/LC_MESSAGES/orage.mo share/locale/bg/LC_MESSAGES/orage.mo -share/locale/bn_IN/LC_MESSAGES/orage.mo share/locale/ca/LC_MESSAGES/orage.mo share/locale/cs/LC_MESSAGES/orage.mo -share/locale/da/LC_MESSAGES/orage.mo -share/locale/de/LC_MESSAGES/orage.mo -share/locale/dz/LC_MESSAGES/orage.mo share/locale/el/LC_MESSAGES/orage.mo share/locale/en_AU/LC_MESSAGES/orage.mo share/locale/en_GB/LC_MESSAGES/orage.mo @@ -28,41 +32,38 @@ share/locale/eo/LC_MESSAGES/orage.mo share/locale/es/LC_MESSAGES/orage.mo share/locale/et/LC_MESSAGES/orage.mo share/locale/eu/LC_MESSAGES/orage.mo -share/locale/fa/LC_MESSAGES/orage.mo -share/locale/fi/LC_MESSAGES/orage.mo share/locale/fr/LC_MESSAGES/orage.mo share/locale/gl/LC_MESSAGES/orage.mo -share/locale/gu/LC_MESSAGES/orage.mo share/locale/he/LC_MESSAGES/orage.mo -share/locale/hi/LC_MESSAGES/orage.mo +share/locale/hr/LC_MESSAGES/orage.mo share/locale/hu/LC_MESSAGES/orage.mo -share/locale/hy/LC_MESSAGES/orage.mo share/locale/id/LC_MESSAGES/orage.mo share/locale/it/LC_MESSAGES/orage.mo share/locale/ja/LC_MESSAGES/orage.mo -share/locale/ka/LC_MESSAGES/orage.mo +share/locale/kk/LC_MESSAGES/orage.mo share/locale/ko/LC_MESSAGES/orage.mo -share/locale/ku/LC_MESSAGES/orage.mo share/locale/lt/LC_MESSAGES/orage.mo share/locale/lv/LC_MESSAGES/orage.mo -share/locale/mk/LC_MESSAGES/orage.mo -share/locale/mr/LC_MESSAGES/orage.mo -share/locale/ms/LC_MESSAGES/orage.mo share/locale/nb/LC_MESSAGES/orage.mo share/locale/nl/LC_MESSAGES/orage.mo +share/locale/nn/LC_MESSAGES/orage.mo +share/locale/oc/LC_MESSAGES/orage.mo share/locale/pa/LC_MESSAGES/orage.mo share/locale/pl/LC_MESSAGES/orage.mo share/locale/pt/LC_MESSAGES/orage.mo share/locale/pt_BR/LC_MESSAGES/orage.mo share/locale/ro/LC_MESSAGES/orage.mo share/locale/ru/LC_MESSAGES/orage.mo +share/locale/si/LC_MESSAGES/orage.mo share/locale/sk/LC_MESSAGES/orage.mo share/locale/sq/LC_MESSAGES/orage.mo +share/locale/sr/LC_MESSAGES/orage.mo share/locale/sv/LC_MESSAGES/orage.mo -share/locale/ta/LC_MESSAGES/orage.mo share/locale/tr/LC_MESSAGES/orage.mo +share/locale/ug/LC_MESSAGES/orage.mo share/locale/uk/LC_MESSAGES/orage.mo share/locale/ur/LC_MESSAGES/orage.mo +share/locale/ur_PK/LC_MESSAGES/orage.mo share/locale/vi/LC_MESSAGES/orage.mo share/locale/zh_CN/LC_MESSAGES/orage.mo share/locale/zh_TW/LC_MESSAGES/orage.mo @@ -96,6 +97,7 @@ share/orage/zoneinfo/Africa/Abidjan.ics share/orage/zoneinfo/Africa/Accra.ics share/orage/zoneinfo/Africa/Addis_Ababa.ics share/orage/zoneinfo/Africa/Algiers.ics +share/orage/zoneinfo/Africa/Asmara.ics share/orage/zoneinfo/Africa/Asmera.ics share/orage/zoneinfo/Africa/Bamako.ics share/orage/zoneinfo/Africa/Bangui.ics @@ -151,19 +153,32 @@ share/orage/zoneinfo/America/Antigua.ics share/orage/zoneinfo/America/Araguaina.ics share/orage/zoneinfo/America/Argentina/Buenos_Aires.ics share/orage/zoneinfo/America/Argentina/Catamarca.ics +share/orage/zoneinfo/America/Argentina/ComodRivadavia.ics share/orage/zoneinfo/America/Argentina/Cordoba.ics share/orage/zoneinfo/America/Argentina/Jujuy.ics +share/orage/zoneinfo/America/Argentina/La_Rioja.ics share/orage/zoneinfo/America/Argentina/Mendoza.ics +share/orage/zoneinfo/America/Argentina/Rio_Gallegos.ics +share/orage/zoneinfo/America/Argentina/Salta.ics +share/orage/zoneinfo/America/Argentina/San_Juan.ics +share/orage/zoneinfo/America/Argentina/San_Luis.ics +share/orage/zoneinfo/America/Argentina/Tucuman.ics +share/orage/zoneinfo/America/Argentina/Ushuaia.ics share/orage/zoneinfo/America/Aruba.ics share/orage/zoneinfo/America/Asuncion.ics +share/orage/zoneinfo/America/Atikokan.ics +share/orage/zoneinfo/America/Atka.ics +share/orage/zoneinfo/America/Bahia.ics share/orage/zoneinfo/America/Barbados.ics share/orage/zoneinfo/America/Belem.ics share/orage/zoneinfo/America/Belize.ics +share/orage/zoneinfo/America/Blanc-Sablon.ics share/orage/zoneinfo/America/Boa_Vista.ics share/orage/zoneinfo/America/Bogota.ics share/orage/zoneinfo/America/Boise.ics share/orage/zoneinfo/America/Buenos_Aires.ics share/orage/zoneinfo/America/Cambridge_Bay.ics +share/orage/zoneinfo/America/Campo_Grande.ics share/orage/zoneinfo/America/Cancun.ics share/orage/zoneinfo/America/Caracas.ics share/orage/zoneinfo/America/Catamarca.ics @@ -171,10 +186,12 @@ share/orage/zoneinfo/America/Cayenne.ics share/orage/zoneinfo/America/Cayman.ics share/orage/zoneinfo/America/Chicago.ics share/orage/zoneinfo/America/Chihuahua.ics +share/orage/zoneinfo/America/Coral_Harbour.ics share/orage/zoneinfo/America/Cordoba.ics share/orage/zoneinfo/America/Costa_Rica.ics share/orage/zoneinfo/America/Cuiaba.ics share/orage/zoneinfo/America/Curacao.ics +share/orage/zoneinfo/America/Danmarkshavn.ics share/orage/zoneinfo/America/Dawson.ics share/orage/zoneinfo/America/Dawson_Creek.ics share/orage/zoneinfo/America/Denver.ics @@ -183,6 +200,8 @@ share/orage/zoneinfo/America/Dominica.ics share/orage/zoneinfo/America/Edmonton.ics share/orage/zoneinfo/America/Eirunepe.ics share/orage/zoneinfo/America/El_Salvador.ics +share/orage/zoneinfo/America/Ensenada.ics +share/orage/zoneinfo/America/Fort_Wayne.ics share/orage/zoneinfo/America/Fortaleza.ics share/orage/zoneinfo/America/Glace_Bay.ics share/orage/zoneinfo/America/Godthab.ics @@ -199,7 +218,11 @@ share/orage/zoneinfo/America/Hermosillo.ics share/orage/zoneinfo/America/Indiana/Indianapolis.ics share/orage/zoneinfo/America/Indiana/Knox.ics share/orage/zoneinfo/America/Indiana/Marengo.ics +share/orage/zoneinfo/America/Indiana/Petersburg.ics +share/orage/zoneinfo/America/Indiana/Tell_City.ics share/orage/zoneinfo/America/Indiana/Vevay.ics +share/orage/zoneinfo/America/Indiana/Vincennes.ics +share/orage/zoneinfo/America/Indiana/Winamac.ics share/orage/zoneinfo/America/Indianapolis.ics share/orage/zoneinfo/America/Inuvik.ics share/orage/zoneinfo/America/Iqaluit.ics @@ -208,6 +231,7 @@ share/orage/zoneinfo/America/Jujuy.ics share/orage/zoneinfo/America/Juneau.ics share/orage/zoneinfo/America/Kentucky/Louisville.ics share/orage/zoneinfo/America/Kentucky/Monticello.ics +share/orage/zoneinfo/America/Knox_IN.ics share/orage/zoneinfo/America/La_Paz.ics share/orage/zoneinfo/America/Lima.ics share/orage/zoneinfo/America/Los_Angeles.ics @@ -215,6 +239,7 @@ share/orage/zoneinfo/America/Louisville.ics share/orage/zoneinfo/America/Maceio.ics share/orage/zoneinfo/America/Managua.ics share/orage/zoneinfo/America/Manaus.ics +share/orage/zoneinfo/America/Marigot.ics share/orage/zoneinfo/America/Martinique.ics share/orage/zoneinfo/America/Mazatlan.ics share/orage/zoneinfo/America/Mendoza.ics @@ -222,6 +247,7 @@ share/orage/zoneinfo/America/Menominee.ics share/orage/zoneinfo/America/Merida.ics share/orage/zoneinfo/America/Mexico_City.ics share/orage/zoneinfo/America/Miquelon.ics +share/orage/zoneinfo/America/Moncton.ics share/orage/zoneinfo/America/Monterrey.ics share/orage/zoneinfo/America/Montevideo.ics share/orage/zoneinfo/America/Montreal.ics @@ -231,25 +257,31 @@ share/orage/zoneinfo/America/New_York.ics share/orage/zoneinfo/America/Nipigon.ics share/orage/zoneinfo/America/Nome.ics share/orage/zoneinfo/America/Noronha.ics +share/orage/zoneinfo/America/North_Dakota/Center.ics +share/orage/zoneinfo/America/North_Dakota/New_Salem.ics share/orage/zoneinfo/America/Panama.ics share/orage/zoneinfo/America/Pangnirtung.ics share/orage/zoneinfo/America/Paramaribo.ics share/orage/zoneinfo/America/Phoenix.ics share/orage/zoneinfo/America/Port-au-Prince.ics share/orage/zoneinfo/America/Port_of_Spain.ics +share/orage/zoneinfo/America/Porto_Acre.ics share/orage/zoneinfo/America/Porto_Velho.ics share/orage/zoneinfo/America/Puerto_Rico.ics share/orage/zoneinfo/America/Rainy_River.ics share/orage/zoneinfo/America/Rankin_Inlet.ics share/orage/zoneinfo/America/Recife.ics share/orage/zoneinfo/America/Regina.ics +share/orage/zoneinfo/America/Resolute.ics share/orage/zoneinfo/America/Rio_Branco.ics share/orage/zoneinfo/America/Rosario.ics +share/orage/zoneinfo/America/Santarem.ics share/orage/zoneinfo/America/Santiago.ics share/orage/zoneinfo/America/Santo_Domingo.ics share/orage/zoneinfo/America/Sao_Paulo.ics share/orage/zoneinfo/America/Scoresbysund.ics share/orage/zoneinfo/America/Shiprock.ics +share/orage/zoneinfo/America/St_Barthelemy.ics share/orage/zoneinfo/America/St_Johns.ics share/orage/zoneinfo/America/St_Kitts.ics share/orage/zoneinfo/America/St_Lucia.ics @@ -260,8 +292,10 @@ share/orage/zoneinfo/America/Tegucigalpa.ics share/orage/zoneinfo/America/Thule.ics share/orage/zoneinfo/America/Thunder_Bay.ics share/orage/zoneinfo/America/Tijuana.ics +share/orage/zoneinfo/America/Toronto.ics share/orage/zoneinfo/America/Tortola.ics share/orage/zoneinfo/America/Vancouver.ics +share/orage/zoneinfo/America/Virgin.ics share/orage/zoneinfo/America/Whitehorse.ics share/orage/zoneinfo/America/Winnipeg.ics share/orage/zoneinfo/America/Yakutat.ics @@ -272,6 +306,7 @@ share/orage/zoneinfo/Antarctica/DumontDUrville.ics share/orage/zoneinfo/Antarctica/Mawson.ics share/orage/zoneinfo/Antarctica/McMurdo.ics share/orage/zoneinfo/Antarctica/Palmer.ics +share/orage/zoneinfo/Antarctica/Rothera.ics share/orage/zoneinfo/Antarctica/South_Pole.ics share/orage/zoneinfo/Antarctica/Syowa.ics share/orage/zoneinfo/Antarctica/Vostok.ics @@ -283,6 +318,7 @@ share/orage/zoneinfo/Asia/Anadyr.ics share/orage/zoneinfo/Asia/Aqtau.ics share/orage/zoneinfo/Asia/Aqtobe.ics share/orage/zoneinfo/Asia/Ashgabat.ics +share/orage/zoneinfo/Asia/Ashkhabad.ics share/orage/zoneinfo/Asia/Baghdad.ics share/orage/zoneinfo/Asia/Bahrain.ics share/orage/zoneinfo/Asia/Baku.ics @@ -291,8 +327,11 @@ share/orage/zoneinfo/Asia/Beirut.ics share/orage/zoneinfo/Asia/Bishkek.ics share/orage/zoneinfo/Asia/Brunei.ics share/orage/zoneinfo/Asia/Calcutta.ics +share/orage/zoneinfo/Asia/Choibalsan.ics +share/orage/zoneinfo/Asia/Chongqing.ics share/orage/zoneinfo/Asia/Chungking.ics share/orage/zoneinfo/Asia/Colombo.ics +share/orage/zoneinfo/Asia/Dacca.ics share/orage/zoneinfo/Asia/Damascus.ics share/orage/zoneinfo/Asia/Dhaka.ics share/orage/zoneinfo/Asia/Dili.ics @@ -300,6 +339,7 @@ share/orage/zoneinfo/Asia/Dubai.ics share/orage/zoneinfo/Asia/Dushanbe.ics share/orage/zoneinfo/Asia/Gaza.ics share/orage/zoneinfo/Asia/Harbin.ics +share/orage/zoneinfo/Asia/Ho_Chi_Minh.ics share/orage/zoneinfo/Asia/Hong_Kong.ics share/orage/zoneinfo/Asia/Hovd.ics share/orage/zoneinfo/Asia/Irkutsk.ics @@ -311,25 +351,35 @@ share/orage/zoneinfo/Asia/Kabul.ics share/orage/zoneinfo/Asia/Kamchatka.ics share/orage/zoneinfo/Asia/Karachi.ics share/orage/zoneinfo/Asia/Kashgar.ics +share/orage/zoneinfo/Asia/Kathmandu.ics share/orage/zoneinfo/Asia/Katmandu.ics +share/orage/zoneinfo/Asia/Kolkata.ics share/orage/zoneinfo/Asia/Krasnoyarsk.ics share/orage/zoneinfo/Asia/Kuala_Lumpur.ics share/orage/zoneinfo/Asia/Kuching.ics share/orage/zoneinfo/Asia/Kuwait.ics share/orage/zoneinfo/Asia/Macao.ics +share/orage/zoneinfo/Asia/Macau.ics share/orage/zoneinfo/Asia/Magadan.ics +share/orage/zoneinfo/Asia/Makassar.ics share/orage/zoneinfo/Asia/Manila.ics share/orage/zoneinfo/Asia/Muscat.ics share/orage/zoneinfo/Asia/Nicosia.ics share/orage/zoneinfo/Asia/Novosibirsk.ics share/orage/zoneinfo/Asia/Omsk.ics +share/orage/zoneinfo/Asia/Oral.ics share/orage/zoneinfo/Asia/Phnom_Penh.ics share/orage/zoneinfo/Asia/Pontianak.ics share/orage/zoneinfo/Asia/Pyongyang.ics share/orage/zoneinfo/Asia/Qatar.ics +share/orage/zoneinfo/Asia/Qyzylorda.ics share/orage/zoneinfo/Asia/Rangoon.ics share/orage/zoneinfo/Asia/Riyadh.ics +share/orage/zoneinfo/Asia/Riyadh87.ics +share/orage/zoneinfo/Asia/Riyadh88.ics +share/orage/zoneinfo/Asia/Riyadh89.ics share/orage/zoneinfo/Asia/Saigon.ics +share/orage/zoneinfo/Asia/Sakhalin.ics share/orage/zoneinfo/Asia/Samarkand.ics share/orage/zoneinfo/Asia/Seoul.ics share/orage/zoneinfo/Asia/Shanghai.ics @@ -338,10 +388,13 @@ share/orage/zoneinfo/Asia/Taipei.ics share/orage/zoneinfo/Asia/Tashkent.ics share/orage/zoneinfo/Asia/Tbilisi.ics share/orage/zoneinfo/Asia/Tehran.ics +share/orage/zoneinfo/Asia/Tel_Aviv.ics +share/orage/zoneinfo/Asia/Thimbu.ics share/orage/zoneinfo/Asia/Thimphu.ics share/orage/zoneinfo/Asia/Tokyo.ics share/orage/zoneinfo/Asia/Ujung_Pandang.ics share/orage/zoneinfo/Asia/Ulaanbaatar.ics +share/orage/zoneinfo/Asia/Ulan_Bator.ics share/orage/zoneinfo/Asia/Urumqi.ics share/orage/zoneinfo/Asia/Vientiane.ics share/orage/zoneinfo/Asia/Vladivostok.ics @@ -353,22 +406,94 @@ share/orage/zoneinfo/Atlantic/Bermuda.ics share/orage/zoneinfo/Atlantic/Canary.ics share/orage/zoneinfo/Atlantic/Cape_Verde.ics share/orage/zoneinfo/Atlantic/Faeroe.ics +share/orage/zoneinfo/Atlantic/Faroe.ics share/orage/zoneinfo/Atlantic/Jan_Mayen.ics share/orage/zoneinfo/Atlantic/Madeira.ics share/orage/zoneinfo/Atlantic/Reykjavik.ics share/orage/zoneinfo/Atlantic/South_Georgia.ics share/orage/zoneinfo/Atlantic/St_Helena.ics share/orage/zoneinfo/Atlantic/Stanley.ics +share/orage/zoneinfo/Australia/ACT.ics share/orage/zoneinfo/Australia/Adelaide.ics share/orage/zoneinfo/Australia/Brisbane.ics share/orage/zoneinfo/Australia/Broken_Hill.ics +share/orage/zoneinfo/Australia/Canberra.ics +share/orage/zoneinfo/Australia/Currie.ics share/orage/zoneinfo/Australia/Darwin.ics +share/orage/zoneinfo/Australia/Eucla.ics share/orage/zoneinfo/Australia/Hobart.ics +share/orage/zoneinfo/Australia/LHI.ics share/orage/zoneinfo/Australia/Lindeman.ics share/orage/zoneinfo/Australia/Lord_Howe.ics share/orage/zoneinfo/Australia/Melbourne.ics +share/orage/zoneinfo/Australia/NSW.ics +share/orage/zoneinfo/Australia/North.ics share/orage/zoneinfo/Australia/Perth.ics +share/orage/zoneinfo/Australia/Queensland.ics +share/orage/zoneinfo/Australia/South.ics share/orage/zoneinfo/Australia/Sydney.ics +share/orage/zoneinfo/Australia/Tasmania.ics +share/orage/zoneinfo/Australia/Victoria.ics +share/orage/zoneinfo/Australia/West.ics +share/orage/zoneinfo/Australia/Yancowinna.ics +share/orage/zoneinfo/Brazil/Acre.ics +share/orage/zoneinfo/Brazil/DeNoronha.ics +share/orage/zoneinfo/Brazil/East.ics +share/orage/zoneinfo/Brazil/West.ics +share/orage/zoneinfo/CET.ics +share/orage/zoneinfo/CST6CDT.ics +share/orage/zoneinfo/Canada/Atlantic.ics +share/orage/zoneinfo/Canada/Central.ics +share/orage/zoneinfo/Canada/East-Saskatchewan.ics +share/orage/zoneinfo/Canada/Eastern.ics +share/orage/zoneinfo/Canada/Mountain.ics +share/orage/zoneinfo/Canada/Newfoundland.ics +share/orage/zoneinfo/Canada/Pacific.ics +share/orage/zoneinfo/Canada/Saskatchewan.ics +share/orage/zoneinfo/Canada/Yukon.ics +share/orage/zoneinfo/Chile/Continental.ics +share/orage/zoneinfo/Chile/EasterIsland.ics +share/orage/zoneinfo/Cuba.ics +share/orage/zoneinfo/EET.ics +share/orage/zoneinfo/EST.ics +share/orage/zoneinfo/EST5EDT.ics +share/orage/zoneinfo/Egypt.ics +share/orage/zoneinfo/Eire.ics +share/orage/zoneinfo/Etc/GMT+0.ics +share/orage/zoneinfo/Etc/GMT+1.ics +share/orage/zoneinfo/Etc/GMT+10.ics +share/orage/zoneinfo/Etc/GMT+11.ics +share/orage/zoneinfo/Etc/GMT+12.ics +share/orage/zoneinfo/Etc/GMT+2.ics +share/orage/zoneinfo/Etc/GMT+3.ics +share/orage/zoneinfo/Etc/GMT+4.ics +share/orage/zoneinfo/Etc/GMT+5.ics +share/orage/zoneinfo/Etc/GMT+6.ics +share/orage/zoneinfo/Etc/GMT+7.ics +share/orage/zoneinfo/Etc/GMT+8.ics +share/orage/zoneinfo/Etc/GMT+9.ics +share/orage/zoneinfo/Etc/GMT-0.ics +share/orage/zoneinfo/Etc/GMT-1.ics +share/orage/zoneinfo/Etc/GMT-10.ics +share/orage/zoneinfo/Etc/GMT-11.ics +share/orage/zoneinfo/Etc/GMT-12.ics +share/orage/zoneinfo/Etc/GMT-13.ics +share/orage/zoneinfo/Etc/GMT-14.ics +share/orage/zoneinfo/Etc/GMT-2.ics +share/orage/zoneinfo/Etc/GMT-3.ics +share/orage/zoneinfo/Etc/GMT-4.ics +share/orage/zoneinfo/Etc/GMT-5.ics +share/orage/zoneinfo/Etc/GMT-6.ics +share/orage/zoneinfo/Etc/GMT-7.ics +share/orage/zoneinfo/Etc/GMT-8.ics +share/orage/zoneinfo/Etc/GMT-9.ics +share/orage/zoneinfo/Etc/GMT.ics +share/orage/zoneinfo/Etc/GMT0.ics +share/orage/zoneinfo/Etc/Greenwich.ics +share/orage/zoneinfo/Etc/UCT.ics +share/orage/zoneinfo/Etc/UTC.ics +share/orage/zoneinfo/Etc/Universal.ics +share/orage/zoneinfo/Etc/Zulu.ics share/orage/zoneinfo/Europe/Amsterdam.ics share/orage/zoneinfo/Europe/Andorra.ics share/orage/zoneinfo/Europe/Athens.ics @@ -383,8 +508,11 @@ share/orage/zoneinfo/Europe/Chisinau.ics share/orage/zoneinfo/Europe/Copenhagen.ics share/orage/zoneinfo/Europe/Dublin.ics share/orage/zoneinfo/Europe/Gibraltar.ics +share/orage/zoneinfo/Europe/Guernsey.ics share/orage/zoneinfo/Europe/Helsinki.ics +share/orage/zoneinfo/Europe/Isle_of_Man.ics share/orage/zoneinfo/Europe/Istanbul.ics +share/orage/zoneinfo/Europe/Jersey.ics share/orage/zoneinfo/Europe/Kaliningrad.ics share/orage/zoneinfo/Europe/Kiev.ics share/orage/zoneinfo/Europe/Lisbon.ics @@ -393,12 +521,14 @@ share/orage/zoneinfo/Europe/London.ics share/orage/zoneinfo/Europe/Luxembourg.ics share/orage/zoneinfo/Europe/Madrid.ics share/orage/zoneinfo/Europe/Malta.ics +share/orage/zoneinfo/Europe/Mariehamn.ics share/orage/zoneinfo/Europe/Minsk.ics share/orage/zoneinfo/Europe/Monaco.ics share/orage/zoneinfo/Europe/Moscow.ics share/orage/zoneinfo/Europe/Nicosia.ics share/orage/zoneinfo/Europe/Oslo.ics share/orage/zoneinfo/Europe/Paris.ics +share/orage/zoneinfo/Europe/Podgorica.ics share/orage/zoneinfo/Europe/Prague.ics share/orage/zoneinfo/Europe/Riga.ics share/orage/zoneinfo/Europe/Rome.ics @@ -411,15 +541,28 @@ share/orage/zoneinfo/Europe/Sofia.ics share/orage/zoneinfo/Europe/Stockholm.ics share/orage/zoneinfo/Europe/Tallinn.ics share/orage/zoneinfo/Europe/Tirane.ics +share/orage/zoneinfo/Europe/Tiraspol.ics share/orage/zoneinfo/Europe/Uzhgorod.ics share/orage/zoneinfo/Europe/Vaduz.ics share/orage/zoneinfo/Europe/Vatican.ics share/orage/zoneinfo/Europe/Vienna.ics share/orage/zoneinfo/Europe/Vilnius.ics +share/orage/zoneinfo/Europe/Volgograd.ics share/orage/zoneinfo/Europe/Warsaw.ics share/orage/zoneinfo/Europe/Zagreb.ics share/orage/zoneinfo/Europe/Zaporozhye.ics share/orage/zoneinfo/Europe/Zurich.ics +share/orage/zoneinfo/Factory.ics +share/orage/zoneinfo/GB-Eire.ics +share/orage/zoneinfo/GB.ics +share/orage/zoneinfo/GMT+0.ics +share/orage/zoneinfo/GMT-0.ics +share/orage/zoneinfo/GMT.ics +share/orage/zoneinfo/GMT0.ics +share/orage/zoneinfo/Greenwich.ics +share/orage/zoneinfo/HST.ics +share/orage/zoneinfo/Hongkong.ics +share/orage/zoneinfo/Iceland.ics share/orage/zoneinfo/Indian/Antananarivo.ics share/orage/zoneinfo/Indian/Chagos.ics share/orage/zoneinfo/Indian/Christmas.ics @@ -431,6 +574,26 @@ share/orage/zoneinfo/Indian/Maldives.ics share/orage/zoneinfo/Indian/Mauritius.ics share/orage/zoneinfo/Indian/Mayotte.ics share/orage/zoneinfo/Indian/Reunion.ics +share/orage/zoneinfo/Iran.ics +share/orage/zoneinfo/Israel.ics +share/orage/zoneinfo/Jamaica.ics +share/orage/zoneinfo/Japan.ics +share/orage/zoneinfo/Kwajalein.ics +share/orage/zoneinfo/Libya.ics +share/orage/zoneinfo/MET.ics +share/orage/zoneinfo/MST.ics +share/orage/zoneinfo/MST7MDT.ics +share/orage/zoneinfo/Mexico/BajaNorte.ics +share/orage/zoneinfo/Mexico/BajaSur.ics +share/orage/zoneinfo/Mexico/General.ics +share/orage/zoneinfo/Mideast/Riyadh87.ics +share/orage/zoneinfo/Mideast/Riyadh88.ics +share/orage/zoneinfo/Mideast/Riyadh89.ics +share/orage/zoneinfo/NZ-CHAT.ics +share/orage/zoneinfo/NZ.ics +share/orage/zoneinfo/Navajo.ics +share/orage/zoneinfo/PRC.ics +share/orage/zoneinfo/PST8PDT.ics share/orage/zoneinfo/Pacific/Apia.ics share/orage/zoneinfo/Pacific/Auckland.ics share/orage/zoneinfo/Pacific/Chatham.ics @@ -463,6 +626,7 @@ share/orage/zoneinfo/Pacific/Ponape.ics share/orage/zoneinfo/Pacific/Port_Moresby.ics share/orage/zoneinfo/Pacific/Rarotonga.ics share/orage/zoneinfo/Pacific/Saipan.ics +share/orage/zoneinfo/Pacific/Samoa.ics share/orage/zoneinfo/Pacific/Tahiti.ics share/orage/zoneinfo/Pacific/Tarawa.ics share/orage/zoneinfo/Pacific/Tongatapu.ics @@ -470,5 +634,44 @@ share/orage/zoneinfo/Pacific/Truk.ics share/orage/zoneinfo/Pacific/Wake.ics share/orage/zoneinfo/Pacific/Wallis.ics share/orage/zoneinfo/Pacific/Yap.ics +share/orage/zoneinfo/Poland.ics +share/orage/zoneinfo/Portugal.ics +share/orage/zoneinfo/ROC.ics +share/orage/zoneinfo/ROK.ics +share/orage/zoneinfo/Singapore.ics +share/orage/zoneinfo/SystemV/AST4.ics +share/orage/zoneinfo/SystemV/AST4ADT.ics +share/orage/zoneinfo/SystemV/CST6.ics +share/orage/zoneinfo/SystemV/CST6CDT.ics +share/orage/zoneinfo/SystemV/EST5.ics +share/orage/zoneinfo/SystemV/EST5EDT.ics +share/orage/zoneinfo/SystemV/HST10.ics +share/orage/zoneinfo/SystemV/MST7.ics +share/orage/zoneinfo/SystemV/MST7MDT.ics +share/orage/zoneinfo/SystemV/PST8.ics +share/orage/zoneinfo/SystemV/PST8PDT.ics +share/orage/zoneinfo/SystemV/YST9.ics +share/orage/zoneinfo/SystemV/YST9YDT.ics +share/orage/zoneinfo/Turkey.ics +share/orage/zoneinfo/UCT.ics +share/orage/zoneinfo/US/Alaska.ics +share/orage/zoneinfo/US/Aleutian.ics +share/orage/zoneinfo/US/Arizona.ics +share/orage/zoneinfo/US/Central.ics +share/orage/zoneinfo/US/East-Indiana.ics +share/orage/zoneinfo/US/Eastern.ics +share/orage/zoneinfo/US/Hawaii.ics +share/orage/zoneinfo/US/Indiana-Starke.ics +share/orage/zoneinfo/US/Michigan.ics +share/orage/zoneinfo/US/Mountain.ics +share/orage/zoneinfo/US/Pacific.ics +share/orage/zoneinfo/US/Samoa.ics +share/orage/zoneinfo/UTC.ics +share/orage/zoneinfo/Universal.ics +share/orage/zoneinfo/W-SU.ics +share/orage/zoneinfo/WET.ics +share/orage/zoneinfo/Zulu.ics +share/orage/zoneinfo/posixrules.ics +share/orage/zoneinfo/tz_convert.par share/orage/zoneinfo/zones.tab -share/xfce4/panel-plugins/orageclock.desktop +share/xfce4/panel/plugins/xfce4-orageclock-plugin.desktop diff --git a/time/xfce4-orage/buildlink3.mk b/time/xfce4-orage/buildlink3.mk deleted file mode 100644 index fa37d1dde..000000000 --- a/time/xfce4-orage/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.6 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-orage - -.if !defined(XFCE4_ORAGE_BUILDLINK3_MK) -XFCE4_ORAGE_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-orage+= xfce4-orage>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-orage?= ../../time/xfce4-orage - -.endif # XFCE4_ORAGE_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-orage diff --git a/time/xfce4-orage/distinfo b/time/xfce4-orage/distinfo index 1d9037612..37c00764c 100644 --- a/time/xfce4-orage/distinfo +++ b/time/xfce4-orage/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/08/16 08:14:31 obache Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (orage-4.6.1.tar.bz2) = 2db15404197ef9aa6f588c0eebac9fc4f68426df -RMD160 (orage-4.6.1.tar.bz2) = 7724992e2e177487c71597a15d7faf7f865bb56b -Size (orage-4.6.1.tar.bz2) = 1937593 bytes -SHA1 (patch-aa) = 443913928b351028d34bdd07cb6cf60006f60e25 -SHA1 (patch-src_reminder.c) = 33267e51deb1ee1ec8e01155f9422f093c073175 +SHA1 (orage-4.10.0.tar.bz2) = 1d19e097958b710005789973d385ca13338b26f9 +RMD160 (orage-4.10.0.tar.bz2) = 863c4c681dc20e4244a1b3e27707a97008505de9 +Size (orage-4.10.0.tar.bz2) = 2513559 bytes +SHA1 (patch-panel-plugin_Makefile.in) = a437a026d2575a22568dda1fe1622458d7b1a511 diff --git a/time/xfce4-orage/patches/patch-aa b/time/xfce4-orage/patches/patch-aa deleted file mode 100644 index 66a1c547d..000000000 --- a/time/xfce4-orage/patches/patch-aa +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2010/10/01 19:44:02 drochner Exp $ - ---- src/tray_icon.c.orig 2009-04-14 22:58:27.000000000 +0000 -+++ src/tray_icon.c -@@ -198,12 +198,16 @@ GdkPixbuf *orage_create_icon(gboolean st - orage_message(110, "trayicon: heading does not fit in dynamic icon"); - - /* month */ -- if (strftime(month, 19, "%^b", t) == 0) { -- g_warning("orage_create_icon: strftime %%^b failed"); -- if (strftime(month, 19, "%b", t) == 0) { -- g_warning("orage_create_icon: strftime %%b failed"); -- g_sprintf(month, "orage"); -- } -+ if (strftime(month, 19, "%b", t) == 0) { -+ g_warning("orage_create_icon: strftime %%b failed"); -+ g_sprintf(month, "orage"); -+ } else { -+ char *c = month; -+ month[19] = '\0'; -+ while (*c) { -+ *c = toupper(*c); -+ c++; -+ } - } - g_snprintf(ts, 199 - , "%s", month); diff --git a/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in b/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 000000000..fab88e952 --- /dev/null +++ b/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,32 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- panel-plugin/Makefile.in.orig 2015-03-11 12:59:39.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -279,7 +279,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + xfce4_orageclock_plugin_CFLAGS = \ + -DPACKAGE_DATA_DIR=\"$(datadir)\" \ + -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ +@@ -308,7 +308,7 @@ xfce4_orageclock_plugin_SOURCES = \ + # + desktop_in_in_files = xfce4-orageclock-plugin.desktop.in.in + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ + $(desktop_in_in_files) +@@ -734,7 +734,7 @@ uninstall-am: uninstall-desktopDATA unin + # get full path into .desktop file + #%.desktop.in: %.desktop.in.in + xfce4-orageclock-plugin.desktop.in: xfce4-orageclock-plugin.desktop.in.in +- sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \ ++ sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel/plugins^" \ + $< > $@ + + # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/time/xfce4-orage/patches/patch-src_reminder.c b/time/xfce4-orage/patches/patch-src_reminder.c deleted file mode 100644 index 19f133631..000000000 --- a/time/xfce4-orage/patches/patch-src_reminder.c +++ /dev/null @@ -1,44 +0,0 @@ -$NetBSD: patch-src_reminder.c,v 1.1 2013/08/16 08:14:31 obache Exp $ - -* for libnotify-0.7 API change - http://git.xfce.org/apps/orage/commit/src/reminder.c?id=bfa601ba135f84163eded2bb2e060e21d9ca08ce - ---- src/reminder.c.orig 2009-04-14 22:58:27.000000000 +0000 -+++ src/reminder.c -@@ -61,6 +61,12 @@ - #define ORAGE_DEBUG 1 - */ - -+/* Compatibility macro for < libnotify-0.7 */ -+/* NOTIFY_CHECK_VERSION was created in 0.5.2 */ -+#ifndef NOTIFY_CHECK_VERSION -+#deifne NOTIFY_CHECK_VERSION(x,y,z) 0 -+#endif -+ - static void create_notify_reminder(alarm_struct *alarm); - static void create_reminders(alarm_struct *alarm); - static void reset_orage_alarm_clock(); -@@ -425,8 +431,13 @@ static void create_notify_reminder(alarm - strncpy(heading, _("Reminder "), 199); - if (alarm->title) - g_strlcat(heading, alarm->title, 50); -+ /* since version 0.7.0, libnotify does not have the widget parameter in -+ notify_notification_new and it does not have function -+ notify_notification_attach_to_status_icon at all */ -+#if NOTIFY_CHECK_VERSION(0, 7, 0) -+ n = notify_notification_new(heading, alarm->description, NULL); -+#else - n = notify_notification_new(heading, alarm->description, NULL, NULL); -- alarm->active_alarm->active_notify = n; - #if GTK_CHECK_VERSION(2,10,0) - if (g_par.trayIcon - && gtk_status_icon_is_embedded((GtkStatusIcon *)g_par.trayIcon)) -@@ -438,6 +449,8 @@ static void create_notify_reminder(alarm - notify_notification_attach_to_widget(n - , ((XfceTrayIcon *)g_par.trayIcon)->image); - #endif -+#endif -+ alarm->active_alarm->active_notify = n; - - if (alarm->notify_timeout == -1) - notify_notification_set_timeout(n, NOTIFY_EXPIRES_NEVER); diff --git a/time/xfce4-timer-plugin/Makefile b/time/xfce4-timer-plugin/Makefile index 7fb6eca14..5e37c5320 100644 --- a/time/xfce4-timer-plugin/Makefile +++ b/time/xfce4-timer-plugin/Makefile @@ -1,15 +1,16 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:24:58 tnn Exp $ # +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.5.1 - -DISTNAME= xfce4-timer-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-timer-plugin-1.6.0 CATEGORIES= time -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-timer-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-timer-plugin/1.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin COMMENT= Xfce4 timer plugin .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/xfce4-timer-plugin/PLIST b/time/xfce4-timer-plugin/PLIST index b1c4ae526..d6be3f8d6 100644 --- a/time/xfce4-timer-plugin/PLIST +++ b/time/xfce4-timer-plugin/PLIST @@ -1,11 +1,45 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:18:01 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-timer +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:42 jperkin Exp $ +libexec/xfce4/panel/plugins/xfce4-timer +share/icons/hicolor/48x48/apps/xfce4-timer.png +share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-timer-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo -share/xfce4/panel-plugins/xfce4-timer.desktop +share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-timer-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-timer-plugin.mo +share/xfce4/panel/plugins/xfce4-timer.desktop diff --git a/time/xfce4-timer-plugin/buildlink3.mk b/time/xfce4-timer-plugin/buildlink3.mk deleted file mode 100644 index d7b6ed394..000000000 --- a/time/xfce4-timer-plugin/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:24 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-timer-plugin - -.if !defined(XFCE4_TIMER_PLUGIN_BUILDLINK3_MK) -XFCE4_TIMER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1 -BUILDLINK_ABI_DEPENDS.xfce4-timer-plugin+= xfce4-timer-plugin>=0.5.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-timer-plugin?= ../../time/xfce4-timer-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_TIMER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-timer-plugin diff --git a/time/xfce4-timer-plugin/distinfo b/time/xfce4-timer-plugin/distinfo index 1632d7f89..d49068e00 100644 --- a/time/xfce4-timer-plugin/distinfo +++ b/time/xfce4-timer-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfce4-timer-plugin-0.5.1.tar.bz2) = 3d0d36139c1d757bd92d177c693071ca3599529a -RMD160 (xfce4-timer-plugin-0.5.1.tar.bz2) = 02018ce4801883ec6005a132062fdfd1ec4c61ae -Size (xfce4-timer-plugin-0.5.1.tar.bz2) = 311862 bytes +SHA1 (xfce4-timer-plugin-1.6.0.tar.bz2) = aa37ccf7dad36000f413fd7dd29068da4858c8fe +RMD160 (xfce4-timer-plugin-1.6.0.tar.bz2) = e7ffdbd03a19c87f206eef9920a4402a45d74405 +Size (xfce4-timer-plugin-1.6.0.tar.bz2) = 325662 bytes +SHA1 (patch-src_Makefile.in) = 4778b32931ff6f2c10364cd824abfec43bc96082 diff --git a/time/xfce4-timer-plugin/patches/patch-src_Makefile.in b/time/xfce4-timer-plugin/patches/patch-src_Makefile.in new file mode 100644 index 000000000..e48c4f1c6 --- /dev/null +++ b/time/xfce4-timer-plugin/patches/patch-src_Makefile.in @@ -0,0 +1,23 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ + +Adjust config path. +--- src/Makefile.in.orig 2014-06-04 22:42:33.000000000 +0000 ++++ src/Makefile.in +@@ -298,7 +298,7 @@ target_alias = @target_alias@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-plugindir = $(libexecdir)/xfce4/panel-plugins ++plugindir = $(libexecdir)/xfce4/panel/plugins + + # deprecated? + #plugin_LTLIBRARIES = \ +@@ -337,7 +337,7 @@ desktop_in_in_files = \ + xfce4-timer.desktop.in.in + + desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_DATA = xfce4-timer.desktop + EXTRA_DIST = \ + $(desktop_in_in_files) diff --git a/wm/2bwm/DESCR b/wm/2bwm/DESCR new file mode 100644 index 000000000..ee0610877 --- /dev/null +++ b/wm/2bwm/DESCR @@ -0,0 +1,4 @@ +A fast floating WM, with the particularity of having 2 borders, +written over the XCB library and derived from mcwm written by +Michael Cardell. In 2bWM everything is accessible from the keyboard +but a pointing device can be used for move, resize and raise/lower. diff --git a/wm/2bwm/Makefile b/wm/2bwm/Makefile new file mode 100644 index 000000000..06f334765 --- /dev/null +++ b/wm/2bwm/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/06/04 19:26:55 youri Exp $ + +DISTNAME= 2bwm-20150526 +CATEGORIES= wm +MASTER_SITES= ${MASTER_SITE_GITHUB:=venam/} +GITHUB_PROJECT= 2bwm +GITHUB_TAG= dfb0cd1b77ce15e52e3fb9dd4eea653b0959e799 + +MAINTAINER= youri@NetBSD.org +HOMEPAGE= http://github.com/venam/2bwm +COMMENT= Fast floating WM written over the XCB library and derived from mcwm +LICENSE= isc + +SUBST_CLASSES+= makefile +SUBST_STAGE.makefile= pre-build +SUBST_MESSAGE.makefile= Fixing makefile +SUBST_FILES.makefile= Makefile +SUBST_SED.makefile= -e 's,/usr/local,${PREFIX},g' +SUBST_SED.makefile+= -e 's,share/man,${PKGMANDIR},g' + +.include "../../x11/libxcb/buildlink3.mk" +.include "../../x11/xcb-util-wm/buildlink3.mk" +.include "../../x11/xcb-util-keysyms/buildlink3.mk" +.include "../../x11/xcb-util/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wm/2bwm/PLIST b/wm/2bwm/PLIST new file mode 100644 index 000000000..8713f2899 --- /dev/null +++ b/wm/2bwm/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/04 19:26:55 youri Exp $ +bin/2bwm +bin/hidden +man/man1/2bwm.1 +man/man1/hidden.1 diff --git a/wm/2bwm/distinfo b/wm/2bwm/distinfo new file mode 100644 index 000000000..5fe35c012 --- /dev/null +++ b/wm/2bwm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/04 19:26:55 youri Exp $ + +SHA1 (2bwm-20150526-dfb0cd1b77ce15e52e3fb9dd4eea653b0959e799.tar.gz) = af487d15a422f95a10ec2069ac3429cf253e2837 +RMD160 (2bwm-20150526-dfb0cd1b77ce15e52e3fb9dd4eea653b0959e799.tar.gz) = 5025af12cebb2337f02b0f9eaaa49f3f396315f7 +Size (2bwm-20150526-dfb0cd1b77ce15e52e3fb9dd4eea653b0959e799.tar.gz) = 39128 bytes diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index d603c9b47..94716deb2 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/07/05 13:29:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:24:58 tnn Exp $ # DISTNAME= 3ddesktop-0.2.9 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} diff --git a/wm/Makefile b/wm/Makefile index 100680abb..fef401cd8 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.126 2014/11/24 00:37:13 joerg Exp $ +# $NetBSD: Makefile,v 1.129 2015/06/05 22:50:26 youri Exp $ # COMMENT= X11 window managers, configuration tools, and themes +SUBDIR+= 2bwm SUBDIR+= 3ddesktop SUBDIR+= 9wm SUBDIR+= aewm++ @@ -20,6 +21,7 @@ SUBDIR+= blackbox SUBDIR+= blackbox70 SUBDIR+= bmpanel2 SUBDIR+= bsetroot +SUBDIR+= bspwm SUBDIR+= ccsm SUBDIR+= compiz SUBDIR+= compiz-fusion-plugins-extra @@ -72,6 +74,7 @@ SUBDIR+= sawfish SUBDIR+= selectwm SUBDIR+= skippy SUBDIR+= spectrwm +SUBDIR+= trayer SUBDIR+= tvtwm SUBDIR+= twm SUBDIR+= uwm diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile index e147605d7..40d1ee3be 100644 --- a/wm/afterstep/Makefile +++ b/wm/afterstep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:51:46 wiz Exp $ DISTNAME= AfterStep-2.2.11 PKGNAME= ${DISTNAME:S/AfterStep/afterstep/} -PKGREVISION= 10 +PKGREVISION= 12 CATEGORIES= wm MASTER_SITES= ftp://ftp.afterstep.org/stable/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/awesome/Makefile b/wm/awesome/Makefile index 83e1e9404..e299bb790 100644 --- a/wm/awesome/Makefile +++ b/wm/awesome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2014/10/19 22:27:48 alnsn Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:24:58 tnn Exp $ # DISTNAME= awesome-3.5.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 wm MASTER_SITES= http://awesome.naquadah.org/download/ EXTRACT_SUFX= .tar.xz diff --git a/wm/bbkeys/Makefile b/wm/bbkeys/Makefile index 973c291f2..22fcab94f 100644 --- a/wm/bbkeys/Makefile +++ b/wm/bbkeys/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= bbkeys-0.8.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/} diff --git a/wm/bbkeys09/Makefile b/wm/bbkeys09/Makefile index 87be67d04..628d29a36 100644 --- a/wm/bbkeys09/Makefile +++ b/wm/bbkeys09/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:47 wiz Exp $ # DISTNAME= bbkeys-0.9.0 PKGNAME= bbkeys09-0.9.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbkeys/} diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile index 07b3d950b..dbb85219f 100644 --- a/wm/bmpanel2/Makefile +++ b/wm/bmpanel2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:24:59 tnn Exp $ DISTNAME= bmpanel2-2.1pre1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= sysutils MASTER_SITES= http://bmpanel2.googlecode.com/files/ diff --git a/wm/bspwm/DESCR b/wm/bspwm/DESCR new file mode 100644 index 000000000..a9f794648 --- /dev/null +++ b/wm/bspwm/DESCR @@ -0,0 +1,2 @@ +bspwm is a tiling window manager that represents windows as the leaves of a +full binary tree. It is controlled and configured via bspc. diff --git a/wm/bspwm/Makefile b/wm/bspwm/Makefile new file mode 100644 index 000000000..fdeb61863 --- /dev/null +++ b/wm/bspwm/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.3 2015/06/15 09:22:59 joerg Exp $ + +DISTNAME= bspwm-0.9 +CATEGORIES= wm +MASTER_SITES= ${MASTER_SITE_GITHUB:=baskerville/} +GITHUB_TAG= ${PKGVERSION_NOREV} + +MAINTAINER= youri@NetBSD.org +HOMEPAGE= https://github.com/baskerville/bspwm +COMMENT= Binary space partitioning window manager +LICENSE= 2-clause-bsd + +USE_TOOLS+= gmake bash:run +REPLACE_BASH+= contrib/freedesktop/bspwm-session + +EXAMPLESDIR= ${PREFIX}/share/examples/bspwm +INSTALLATION_DIRS= share/examples/bspwm + +SUBST_CLASSES+= makefile +SUBST_STAGE.makefile= pre-build +SUBST_MESSAGE.makefile= Fixing makefile +SUBST_FILES.makefile= Makefile +SUBST_SED.makefile= -e 's,share/man,${PKGMANDIR},1' +SUBST_SED.makefile+= -e 's,examples,examples/*,1' +SUBST_SED.makefile+= -e 's,$$(DOCPREFIX)"/examples,${EXAMPLESDIR}",1' + +.include "../../x11/xcb-util/buildlink3.mk" +.include "../../x11/xcb-util-wm/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wm/bspwm/PLIST b/wm/bspwm/PLIST new file mode 100644 index 000000000..2262641bb --- /dev/null +++ b/wm/bspwm/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/05 22:48:18 youri Exp $ +bin/bspc +bin/bspwm +bin/bspwm-session +man/man1/bspc.1 +man/man1/bspwm.1 +share/bash-completion/completions/bspc +share/doc/bspwm/CONTRIBUTING.md +share/doc/bspwm/INSTALL.md +share/doc/bspwm/MISC.md +share/doc/bspwm/TODO.md +share/examples/bspwm/bspwmrc +share/examples/bspwm/external_rules/bspwmrc +share/examples/bspwm/external_rules/external_rules +share/examples/bspwm/loop/bspwmrc +share/examples/bspwm/loop/profile +share/examples/bspwm/loop/sxhkdrc +share/examples/bspwm/loop/wm +share/examples/bspwm/loop/xinitrc +share/examples/bspwm/overlapping_borders/bspwmrc +share/examples/bspwm/panel/bspwmrc +share/examples/bspwm/panel/panel +share/examples/bspwm/panel/panel_bar +share/examples/bspwm/panel/panel_colors +share/examples/bspwm/panel/profile +share/examples/bspwm/panel/sxhkdrc +share/examples/bspwm/sxhkdrc +share/xsessions/bspwm.desktop +share/zsh/site-functions/_bspc diff --git a/wm/bspwm/distinfo b/wm/bspwm/distinfo new file mode 100644 index 000000000..357cd934b --- /dev/null +++ b/wm/bspwm/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/05 22:48:18 youri Exp $ + +SHA1 (bspwm-0.9.tar.gz) = df3c31d603c8fe19d8a3c897bd16a12cb7bcf21a +RMD160 (bspwm-0.9.tar.gz) = 21a27e64cf576e4ab1505476609f19cc7c97e853 +Size (bspwm-0.9.tar.gz) = 62798 bytes diff --git a/wm/compiz-fusion-plugins-extra/Makefile b/wm/compiz-fusion-plugins-extra/Makefile index 9b6af1914..15625c2dd 100644 --- a/wm/compiz-fusion-plugins-extra/Makefile +++ b/wm/compiz-fusion-plugins-extra/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.45 2015/06/12 10:51:47 wiz Exp $ # PKGVER= 0.8.8 PKGNAME= compiz-fusion-plugins-extra-${PKGVER} DISTNAME= compiz-plugins-extra-${PKGVER} -PKGREVISION= 13 +PKGREVISION= 16 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz-fusion-plugins-main/Makefile b/wm/compiz-fusion-plugins-main/Makefile index 7ce50a13b..60dece77e 100644 --- a/wm/compiz-fusion-plugins-main/Makefile +++ b/wm/compiz-fusion-plugins-main/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.42 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:24:59 tnn Exp $ # PKGVER= 0.8.8 PKGNAME= compiz-fusion-plugins-main-${PKGVER} DISTNAME= compiz-plugins-main-${PKGVER} -PKGREVISION= 11 +PKGREVISION= 13 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz-fusion-plugins-main/buildlink3.mk b/wm/compiz-fusion-plugins-main/buildlink3.mk index 685bcd30d..56512f71d 100644 --- a/wm/compiz-fusion-plugins-main/buildlink3.mk +++ b/wm/compiz-fusion-plugins-main/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:24:59 tnn Exp $ BUILDLINK_TREE+= compiz-fusion-plugins-main @@ -6,7 +6,7 @@ BUILDLINK_TREE+= compiz-fusion-plugins-main COMPIZ_FUSION_PLUGINS_MAIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.6.0nb1 -BUILDLINK_ABI_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.8.8nb9 +BUILDLINK_ABI_DEPENDS.compiz-fusion-plugins-main+= compiz-fusion-plugins-main>=0.8.8nb13 BUILDLINK_PKGSRCDIR.compiz-fusion-plugins-main?= ../../wm/compiz-fusion-plugins-main .include "../../x11/libXrandr/buildlink3.mk" diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile index 53f1da67c..9d9da6a82 100644 --- a/wm/compiz/Makefile +++ b/wm/compiz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.80 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:24:59 tnn Exp $ # PKGVER= 0.8.8 DISTNAME= compiz-${PKGVER} -PKGREVISION= 14 +PKGREVISION= 17 CATEGORIES= wm x11 MASTER_SITES= http://releases.compiz.org/${PKGVER}/ diff --git a/wm/compiz/buildlink3.mk b/wm/compiz/buildlink3.mk index 96edfd54e..bfa028905 100644 --- a/wm/compiz/buildlink3.mk +++ b/wm/compiz/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2015/04/25 14:24:59 tnn Exp $ BUILDLINK_TREE+= compiz @@ -6,7 +6,7 @@ BUILDLINK_TREE+= compiz COMPIZ_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.compiz+= compiz>=0.6.2 -BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.8nb13 +BUILDLINK_ABI_DEPENDS.compiz+= compiz>=0.8.8nb17 BUILDLINK_PKGSRCDIR.compiz?= ../../wm/compiz pkgbase := compiz diff --git a/wm/e16menuedit2/Makefile b/wm/e16menuedit2/Makefile index d81d6176b..8da1796e3 100644 --- a/wm/e16menuedit2/Makefile +++ b/wm/e16menuedit2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/25 14:24:59 tnn Exp $ # DISTNAME= e16menuedit2-0.0.3 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index 75e51739f..8f31d8204 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2014/05/29 23:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2015/06/12 10:51:47 wiz Exp $ DISTNAME= e16-0.16.8.8 PKGNAME= ${DISTNAME:S/e16/enlightenment/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} diff --git a/wm/fluxconf/Makefile b/wm/fluxconf/Makefile index 367608192..17713931f 100644 --- a/wm/fluxconf/Makefile +++ b/wm/fluxconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/12/01 12:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:24:59 tnn Exp $ # DISTNAME= fluxconf-0.9.9 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= wm MASTER_SITES= http://devaux.fabien.free.fr/flux/ diff --git a/wm/flwm/Makefile b/wm/flwm/Makefile index 7e29de164..4bd6286e2 100644 --- a/wm/flwm/Makefile +++ b/wm/flwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/02/16 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:24:59 tnn Exp $ # DISTNAME= flwm-1.02 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 wm MASTER_SITES= http://flwm.sourceforge.net/ EXTRACT_SUFX= .tgz diff --git a/wm/fvwm-devel/Makefile b/wm/fvwm-devel/Makefile index 359b44556..4acaae748 100644 --- a/wm/fvwm-devel/Makefile +++ b/wm/fvwm-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/10/09 14:07:08 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:51:47 wiz Exp $ DISTNAME= fvwm-${FVWM_VER} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/fvwm-themes/Makefile b/wm/fvwm-themes/Makefile index 667624987..f65046563 100644 --- a/wm/fvwm-themes/Makefile +++ b/wm/fvwm-themes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/21 15:22:14 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:47 wiz Exp $ # DISTNAME= fvwm-themes-${THEM_VER} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fvwm-themes/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/fvwm/Makefile b/wm/fvwm/Makefile index bab17220f..c1214df6d 100644 --- a/wm/fvwm/Makefile +++ b/wm/fvwm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2015/03/15 01:02:42 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:47 wiz Exp $ DISTNAME= fvwm-${FVWM_VER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ diff --git a/wm/i3/Makefile b/wm/i3/Makefile index b3a80b5db..4eb0da483 100644 --- a/wm/i3/Makefile +++ b/wm/i3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/08/09 19:14:01 degroote Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:47 wiz Exp $ # -DISTNAME= i3-4.8 +DISTNAME= i3-4.10.2 +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= http://i3wm.org/downloads/ EXTRACT_SUFX= .tar.bz2 @@ -16,8 +17,7 @@ USE_LANGUAGES= c99 MAKE_JOBS_SAFE= no PKG_SYSCONFSUBDIR= i3 -INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/i3 -INSTALLATION_DIRS+= share/xsessions include/i3 +INSTALLATION_DIRS= ${PKGMANDIR}/man1 share/doc/${PKGBASE} EGDIR= ${PREFIX}/share/examples/i3 CONF_FILES= ${EGDIR}/config ${PKG_SYSCONFDIR}/config @@ -27,33 +27,26 @@ MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR:C/\/i3//} MAKE_ENV+= DEBUG=0 MAKE_ENV+= SHM_SUPPORT=0 -REPLACE_INTERPRETER+= perl -REPLACE.perl.old= /usr/bin/env perl -REPLACE.perl.new= ${TOOLS_PATH.perl} -REPLACE_FILES.perl= i3-dmenu-desktop i3-migrate-config-to-v4 +REPLACE_PERL+= i3-dmenu-desktop +REPLACE_PERL+= i3-migrate-config-to-v4 +REPLACE_PERL+= i3-save-tree -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/i3 ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/man/i3.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/ -.for i in i3 i3-dmenu-desktop i3-migrate-config-to-v4 i3-sensible-editor \ - i3-sensible-pager i3-sensible-terminal - ${INSTALL_SCRIPT} ${WRKSRC}/${i} ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/man/${i}.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/ -.endfor -.for i in i3bar i3-config-wizard i3-input i3-msg i3-nagbar - ${INSTALL_PROGRAM} ${WRKSRC}/${i}/${i} ${DESTDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/man/${i}.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/ -.endfor - ${INSTALL_DATA} ${WRKSRC}/i3.config ${DESTDIR}${EGDIR}/config - ${INSTALL_DATA} ${WRKSRC}/i3.config.keycodes ${DESTDIR}${EGDIR}/config.keycodes - ${INSTALL_DATA} ${WRKSRC}/i3.xsession.desktop ${DESTDIR}${PREFIX}/share/xsessions/ - ${INSTALL_DATA} ${WRKSRC}/include/i3/ipc.h ${DESTDIR}${PREFIX}/include/i3/ +SUBST_CLASSES+= conf +SUBST_STAGE.conf= pre-install +SUBST_MESSAGE.conf= Change src/i3.mk to install conf files in share/examples +SUBST_FILES.conf= src/i3.mk +SUBST_SED.conf= -e s,$$\(SYSCONFDIR\),$$\(PREFIX\)/share/examples,g + +post-install: + ${INSTALL_MAN} ${WRKSRC}/man/*.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/ + ${INSTALL_DATA} ${WRKSRC}/LICENSE ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} .include "../../devel/libev/buildlink3.mk" .include "../../devel/yajl/buildlink3.mk" .include "../../devel/pango/buildlink3.mk" .include "../../devel/pcre/buildlink3.mk" .include "../../graphics/cairo/buildlink3.mk" +.include "../../x11/libxkbcommon/buildlink3.mk" .include "../../x11/xcb-util/buildlink3.mk" .include "../../x11/xcb-util-cursor/buildlink3.mk" .include "../../x11/xcb-util-keysyms/buildlink3.mk" diff --git a/wm/i3/PLIST b/wm/i3/PLIST index 3faeb5182..1301fcbc2 100644 --- a/wm/i3/PLIST +++ b/wm/i3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2013/10/17 22:41:12 tonnerre Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/04/05 17:02:51 nros Exp $ bin/i3 bin/i3-config-wizard bin/i3-dmenu-desktop @@ -6,22 +6,29 @@ bin/i3-input bin/i3-migrate-config-to-v4 bin/i3-msg bin/i3-nagbar +bin/i3-save-tree bin/i3-sensible-editor bin/i3-sensible-pager bin/i3-sensible-terminal +bin/i3-with-shmlog bin/i3bar include/i3/ipc.h man/man1/i3-config-wizard.1 man/man1/i3-dmenu-desktop.1 +man/man1/i3-dump-log.1 man/man1/i3-input.1 man/man1/i3-migrate-config-to-v4.1 man/man1/i3-msg.1 man/man1/i3-nagbar.1 +man/man1/i3-save-tree.1 man/man1/i3-sensible-editor.1 man/man1/i3-sensible-pager.1 man/man1/i3-sensible-terminal.1 man/man1/i3.1 man/man1/i3bar.1 +share/applications/i3.desktop +share/doc/i3/LICENSE share/examples/i3/config share/examples/i3/config.keycodes -share/xsessions/i3.xsession.desktop +share/xsessions/i3-with-shmlog.desktop +share/xsessions/i3.desktop diff --git a/wm/i3/buildlink3.mk b/wm/i3/buildlink3.mk new file mode 100644 index 000000000..e679b149e --- /dev/null +++ b/wm/i3/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/05 17:04:59 nros Exp $ + +BUILDLINK_TREE+= i3 + +.if !defined(I3_BUILDLINK3_MK) +I3_BUILDLINK3_MK:= + +BULDLINK_DEPMETHOD.i3?= build +BUILDLINK_API_DEPENDS.i3+= i3>=4.10.1 +BUILDLINK_PKGSRCDIR.i3?= ../../wm/i3 + +.endif # I3_BUILDLINK3_MK + +BUILDLINK_TREE+= -i3 diff --git a/wm/i3/distinfo b/wm/i3/distinfo index 115c6edec..997bde747 100644 --- a/wm/i3/distinfo +++ b/wm/i3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2014/08/09 19:14:01 degroote Exp $ +$NetBSD: distinfo,v 1.6 2015/04/28 18:15:54 nros Exp $ -SHA1 (i3-4.8.tar.bz2) = 857d8d0014b873de406e2041dea94d81cc515b74 -RMD160 (i3-4.8.tar.bz2) = 2f21b7f59aa6edab50f2d5dbf093c68e1ddf5d03 -Size (i3-4.8.tar.bz2) = 939690 bytes +SHA1 (i3-4.10.2.tar.bz2) = dc50d112645b9838d05e5864dc09a160c4cec8a1 +RMD160 (i3-4.10.2.tar.bz2) = 952f2a6a9fad4432065ac6435ac6cfb07affbf78 +Size (i3-4.10.2.tar.bz2) = 942759 bytes SHA1 (patch-Makefile) = 919f0e87efa951bde531b9172b74589d3e1c474a SHA1 (patch-src_log.c) = 75ac4d0681d114e0343ddb015292c6c8ee81c1ae SHA1 (patch-src_main.c) = c03fcb12d404fcdfd14c1892b771ee0c7a86b39d diff --git a/wm/icewm13/Makefile b/wm/icewm13/Makefile index 10547f57a..1be77b061 100644 --- a/wm/icewm13/Makefile +++ b/wm/icewm13/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.2 2014/02/20 14:15:40 jperkin Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/04 13:26:38 jmcneill Exp $ DISTNAME= icewm-1.3.8 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=icewm/} MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://example.com/ -COMMENT= TODO: Short description of the package +HOMEPAGE= http://www.icewm.org/ +COMMENT= Small, fast and light-weight window manager #LICENSE= # TODO: (see mk/license.mk) CONFLICTS+= icewm-imlib-[0-9]* diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 4b0e12178..f16a5fbea 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.113 2014/05/27 11:45:22 prlw1 Exp $ +# $NetBSD: Makefile,v 1.114 2015/04/25 14:24:59 tnn Exp $ DISTNAME= metacity-2.34.13 +PKGREVISION= 1 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.34/} EXTRACT_SUFX= .tar.xz diff --git a/wm/metacity/buildlink3.mk b/wm/metacity/buildlink3.mk index 9c2da6a87..4d37ebc05 100644 --- a/wm/metacity/buildlink3.mk +++ b/wm/metacity/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.41 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.42 2015/04/25 14:24:59 tnn Exp $ BUILDLINK_TREE+= metacity @@ -6,7 +6,7 @@ BUILDLINK_TREE+= metacity METACITY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.metacity+= metacity>=2.8.5 -BUILDLINK_ABI_DEPENDS.metacity+= metacity>=2.34.1nb16 +BUILDLINK_ABI_DEPENDS.metacity+= metacity>=2.34.13nb1 BUILDLINK_PKGSRCDIR.metacity?= ../../wm/metacity .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/wm/notion/Makefile b/wm/notion/Makefile index 83819aec4..c9bb55f8a 100644 --- a/wm/notion/Makefile +++ b/wm/notion/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2014/10/19 22:27:48 alnsn Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/14 21:02:46 wiz Exp $ -DISTNAME= notion-3-2014052800-src -PKGNAME= ${DISTNAME:S/3-/3./:S/-src//} -PKGREVISION= 2 +DISTNAME= notion-3-2015061300 +PKGNAME= ${DISTNAME:S/3-/3./} CATEGORIES= wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notion/} -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= ${MASTER_SITE_GITHUB:=raboof/} +GITHUB_TAG= ${DISTNAME:S/notion-//} MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://notion.sourceforge.net/ @@ -19,6 +18,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} USE_LANGUAGES= c99 USE_TOOLS+= gmake msgfmt pax pkg-config +LUA_VERSIONS_INCOMPATIBLE= 53 + MAKE_FLAGS+= PREFIX=${PREFIX} MAKE_FLAGS+= EXAMPLEDIR=${PREFIX}/share/examples/notion MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR} diff --git a/wm/notion/distinfo b/wm/notion/distinfo index 82a7f9104..94834636a 100644 --- a/wm/notion/distinfo +++ b/wm/notion/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.9 2014/07/26 19:58:38 wiz Exp $ +$NetBSD: distinfo,v 1.10 2015/06/14 21:02:46 wiz Exp $ -SHA1 (notion-3-2014052800-src.tar.bz2) = 83b068fe810fefa4f50caa6a3a6350c1b332e806 -RMD160 (notion-3-2014052800-src.tar.bz2) = 22d3b32f593aab24bfedb5f1e8ec1b5e6317779c -Size (notion-3-2014052800-src.tar.bz2) = 622504 bytes -SHA1 (patch-build_lua-detect.mk) = b641edda62f54c465a744814b8dd026d617735d5 +SHA1 (notion-3-2015061300.tar.gz) = 66962dcb6462bf9f2c621530ac845716fafe6a98 +RMD160 (notion-3-2015061300.tar.gz) = 7a894c523b39cc7c20f85779187c95480e5eac8f +Size (notion-3-2015061300.tar.gz) = 797057 bytes +SHA1 (patch-build_lua-detect.mk) = e0de2ef82151a5a0cfb3709116667ef6c5362f2e SHA1 (patch-build_rules.mk) = f8321cea75a1dfb6187ce5229f85cfea7dc5c9a7 SHA1 (patch-libtu_output.c) = e9e9e77f0c1ff196fefa887a51f647f0dee7df89 SHA1 (patch-mod__xrandr_Makefile) = 9299bebbd6a1f043a4095abfa19c917e4229456f diff --git a/wm/notion/patches/patch-build_lua-detect.mk b/wm/notion/patches/patch-build_lua-detect.mk index 46046e3f6..d1d3cb811 100644 --- a/wm/notion/patches/patch-build_lua-detect.mk +++ b/wm/notion/patches/patch-build_lua-detect.mk @@ -1,16 +1,28 @@ -$NetBSD: patch-build_lua-detect.mk,v 1.1 2014/07/26 19:58:38 wiz Exp $ +$NetBSD: patch-build_lua-detect.mk,v 1.2 2015/06/14 21:02:46 wiz Exp $ -Fix lua detection for pkgsrc. - ---- build/lua-detect.mk.orig 2014-05-27 22:00:18.000000000 +0000 +--- build/lua-detect.mk.orig 2015-06-13 14:37:26.000000000 +0000 +++ build/lua-detect.mk -@@ -27,7 +27,7 @@ ifeq ($(LUA_VERSION),5.0) - LUA_VERSION= - endif +@@ -15,20 +15,12 @@ --LUA_LIBS := $(or $(shell pkg-config --libs lua$(LUA_VERSION)), $(error "pkg-config couldn't find linker flags for lua$(LUA_VERSION)!")) --LUA_INCLUDES := $(shell pkg-config --cflags lua$(LUA_VERSION)) -+LUA_LIBS := $(or $(shell pkg-config --libs lua), $(error "pkg-config couldn't find linker flags for lua!")) -+LUA_INCLUDES := $(shell pkg-config --cflags lua) - LUA := $(or $(shell which lua$(LUA_VERSION)), $(error No lua$(LUA_VERSION) interpreter found!)) - LUAC := $(or $(shell which luac$(LUA_VERSION)), $(error No lua$(LUA_VERSION) compiler found!)) + LUA_VERSIONS_CANDIDATES = $(or $(LUA_VERSION),5.2 5.1 5.0) + +-LUA_PKG := $(firstword $(foreach ver,$(LUA_VERSIONS_CANDIDATES),$(shell \ +- ($(PKG_CONFIG) --exists lua-$(ver) && echo lua-$(ver)) \ +- || ($(PKG_CONFIG) --exists lua$(ver:5.0=) && echo lua$(ver:5.0=))))) +- +-ifeq ($(LUA_PKG),) +- $(error Could not find $(or $(LUA_VERSION),any) lua version. (Did you install the -dev package?)) +-endif +- + LUA_VERSION ?= $(or $(shell $(PKG_CONFIG) --variable=V $(LUA_PKG)),5.0) + + # prior to 5.1 the lib didn't include version in name. +-LUA_SUFFIX := $(if $(findstring $(LUA_VERSION),5.0),,$(LUA_VERSION)) ++LUA_SUFFIX := + +-LUA_LIBS := $(or $(shell $(PKG_CONFIG) --libs $(LUA_PKG)), $(error "pkg-config couldn't find linker flags for lua$(LUA_SUFFIX)!")) +-LUA_INCLUDES := $(shell $(PKG_CONFIG) --cflags $(LUA_PKG)) ++LUA_LIBS := $(or $(shell $(PKG_CONFIG) --libs lua), $(error "pkg-config couldn't find linker flags for lua!")) ++LUA_INCLUDES := $(shell $(PKG_CONFIG) --cflags lua) + LUA := $(or $(shell which lua$(LUA_SUFFIX)), $(shell which lua), $(error No lua$(LUA_SUFFIX) interpreter found!)) + LUAC := $(or $(shell which luac$(LUA_SUFFIX)), $(shell which luac), $(error No lua$(LUA_SUFFIX) compiler found!)) diff --git a/wm/obconf/Makefile b/wm/obconf/Makefile index 4260d1a95..d738d65ce 100644 --- a/wm/obconf/Makefile +++ b/wm/obconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/25 14:24:59 tnn Exp $ DISTNAME= obconf-2.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= http://openbox.org/dist/obconf/ diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index f7a806af3..7e82a3fc7 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.90 2015/02/09 03:50:20 snj Exp $ +# $NetBSD: Makefile,v 1.92 2015/06/01 17:52:38 snj Exp $ -DISTNAME= openbox-3.5.2 -PKGREVISION= 2 +DISTNAME= openbox-3.6 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index 8a84ce122..8a9e68836 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2013/12/08 07:56:31 obache Exp $ +@comment $NetBSD: PLIST,v 1.26 2015/06/01 17:52:38 snj Exp $ bin/gdm-control bin/gnome-panel-control bin/obxprop @@ -6,26 +6,26 @@ bin/openbox bin/openbox-gnome-session bin/openbox-kde-session bin/openbox-session -include/openbox/3.5/obrender/color.h -include/openbox/3.5/obrender/font.h -include/openbox/3.5/obrender/geom.h -include/openbox/3.5/obrender/gradient.h -include/openbox/3.5/obrender/image.h -include/openbox/3.5/obrender/instance.h -include/openbox/3.5/obrender/mask.h -include/openbox/3.5/obrender/render.h -include/openbox/3.5/obrender/theme.h -include/openbox/3.5/obrender/version.h -include/openbox/3.5/obt/display.h -include/openbox/3.5/obt/keyboard.h -include/openbox/3.5/obt/link.h -include/openbox/3.5/obt/paths.h -include/openbox/3.5/obt/prop.h -include/openbox/3.5/obt/signal.h -include/openbox/3.5/obt/util.h -include/openbox/3.5/obt/version.h -include/openbox/3.5/obt/xml.h -include/openbox/3.5/obt/xqueue.h +include/openbox/3.6/obrender/color.h +include/openbox/3.6/obrender/font.h +include/openbox/3.6/obrender/geom.h +include/openbox/3.6/obrender/gradient.h +include/openbox/3.6/obrender/image.h +include/openbox/3.6/obrender/instance.h +include/openbox/3.6/obrender/mask.h +include/openbox/3.6/obrender/render.h +include/openbox/3.6/obrender/theme.h +include/openbox/3.6/obrender/version.h +include/openbox/3.6/obt/display.h +include/openbox/3.6/obt/keyboard.h +include/openbox/3.6/obt/link.h +include/openbox/3.6/obt/paths.h +include/openbox/3.6/obt/prop.h +include/openbox/3.6/obt/signal.h +include/openbox/3.6/obt/util.h +include/openbox/3.6/obt/version.h +include/openbox/3.6/obt/xml.h +include/openbox/3.6/obt/xqueue.h lib/libobrender.la lib/libobt.la lib/pkgconfig/obrender-3.5.pc @@ -77,6 +77,7 @@ share/locale/et/LC_MESSAGES/openbox.mo share/locale/eu/LC_MESSAGES/openbox.mo share/locale/fi/LC_MESSAGES/openbox.mo share/locale/fr/LC_MESSAGES/openbox.mo +share/locale/gl_ES/LC_MESSAGES/openbox.mo share/locale/he/LC_MESSAGES/openbox.mo share/locale/hr/LC_MESSAGES/openbox.mo share/locale/hu/LC_MESSAGES/openbox.mo diff --git a/wm/openbox/buildlink3.mk b/wm/openbox/buildlink3.mk index 9453de8b6..0fc8ac2c3 100644 --- a/wm/openbox/buildlink3.mk +++ b/wm/openbox/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/05/27 14:49:33 dholland Exp $ BUILDLINK_TREE+= openbox @@ -6,7 +6,7 @@ BUILDLINK_TREE+= openbox OPENBOX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.openbox+= openbox>=3.5 -BUILDLINK_ABI_DEPENDS.openbox?= openbox>=3.5.2nb1 +BUILDLINK_ABI_DEPENDS.openbox?= openbox>=3.5.2nb3 BUILDLINK_PKGSRCDIR.openbox?= ../../wm/openbox pkgbase := openbox @@ -21,6 +21,7 @@ pkgbase := openbox .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" +.include "../../devel/pango/buildlink3.mk" .include "../../x11/libXft/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .endif # OPENBOX_BUILDLINK3_MK diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo index 50bf0efd7..4213d5d18 100644 --- a/wm/openbox/distinfo +++ b/wm/openbox/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.29 2013/12/08 07:56:31 obache Exp $ +$NetBSD: distinfo,v 1.30 2015/06/01 17:52:38 snj Exp $ -SHA1 (openbox-3.5.2.tar.gz) = 6573516107f8cdb83842aac25a430e3f9f966bad -RMD160 (openbox-3.5.2.tar.gz) = 0f5abc8445469b112129fe874a6fbbf80c951434 -Size (openbox-3.5.2.tar.gz) = 972751 bytes +SHA1 (openbox-3.6.tar.gz) = b3a6163e4f7dd65bc0a387e09d32f94c5cdf5be8 +RMD160 (openbox-3.6.tar.gz) = a043273f992b2f65f8d9346935ef35305eb43472 +Size (openbox-3.6.tar.gz) = 963207 bytes SHA1 (patch-ab) = e6d837a3f74deacdb9ebbf813b7f86497fa34fa9 diff --git a/wm/oroborox/Makefile b/wm/oroborox/Makefile index 43fc6b4d6..60fe827db 100644 --- a/wm/oroborox/Makefile +++ b/wm/oroborox/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2014/05/17 16:10:49 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:24:59 tnn Exp $ # DISTNAME= OroboROX-0.9.8 PKGNAME= oroborox-0.9.8 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/ratpoison/Makefile b/wm/ratpoison/Makefile index cd320b70d..c3de69767 100644 --- a/wm/ratpoison/Makefile +++ b/wm/ratpoison/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2014/05/29 23:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:47 wiz Exp $ # DISTNAME= ratpoison-1.4.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= wm MASTER_SITES= http://savannah.nongnu.org/download/ratpoison/ diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index b293c4664..fb076889e 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.81 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.82 2015/04/25 14:24:59 tnn Exp $ DISTNAME= sawfish-1.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/selectwm/Makefile b/wm/selectwm/Makefile index f38e9c7f1..be7dd53ba 100644 --- a/wm/selectwm/Makefile +++ b/wm/selectwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:25:00 tnn Exp $ # DISTNAME= selectwm-0.4.1 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= wm MASTER_SITES= http://ordiluc.net/selectwm/ diff --git a/wm/trayer/DESCR b/wm/trayer/DESCR new file mode 100644 index 000000000..922afa69b --- /dev/null +++ b/wm/trayer/DESCR @@ -0,0 +1 @@ +Standalone tray app for fvwm-crystal. diff --git a/wm/trayer/Makefile b/wm/trayer/Makefile new file mode 100644 index 000000000..d4184979f --- /dev/null +++ b/wm/trayer/Makefile @@ -0,0 +1,34 @@ +# $NetBSD: Makefile,v 1.3 2015/04/26 10:03:52 tnn Exp $ + +PKGREVISION= 1 +DISTNAME= trayer-1.1.6 +CATEGORIES= wm x11 +MASTER_SITES= ${MASTER_SITE_GITHUB:=sargon/} +GITHUB_PROJECT= trayer-srg +GITHUB_TAG= ${PKGNAME_NOREV} + +MAINTAINER= cheusov@NetBSD.org +HOMEPAGE= https://github.com/sargon/trayer-srg +COMMENT= Lightweight GTK2-based systray for UNIX desktop +LICENSE= mit + +USE_TOOLS+= gmake pkg-config + +BUILD_MAKE_FLAGS= CFLAGS=${CFLAGS:Q} +INSTALL_MAKE_FLAGS= PREFIX=${DESTDIR}${PREFIX} + +SUBST_CLASSES+= paths +SUBST_SED.paths= -e 's,/usr,${PREFIX},' +SUBST_FILES.paths= config.h Makefile.config +SUBST_STAGE.paths= pre-build +SUBST_MESSAGE.paths= Fixing path to ${PREFIX}. + +AUTO_MKDIRS= yes + +post-install: + ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/trayer/ + +.include "../../x11/gtk2/buildlink3.mk" +.include "../../graphics/gdk-pixbuf2-xlib/buildlink3.mk" +.include "../../x11/libXmu/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/wm/trayer/PLIST b/wm/trayer/PLIST new file mode 100644 index 000000000..cefb48be0 --- /dev/null +++ b/wm/trayer/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2015/04/19 23:37:11 cheusov Exp $ +bin/trayer +share/doc/trayer/README diff --git a/wm/trayer/distinfo b/wm/trayer/distinfo new file mode 100644 index 000000000..9062517a9 --- /dev/null +++ b/wm/trayer/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.2 2015/04/26 10:03:52 tnn Exp $ + +SHA1 (trayer-1.1.6.tar.gz) = f0d45c722b6e2a850ce7f7c90c36dc680353d500 +RMD160 (trayer-1.1.6.tar.gz) = 078497ce53bb1eb386f9ebd2c75ce65753fb3881 +Size (trayer-1.1.6.tar.gz) = 27582 bytes diff --git a/wm/twm/Makefile b/wm/twm/Makefile index fdf1d7682..1d0b72fb5 100644 --- a/wm/twm/Makefile +++ b/wm/twm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2013/09/07 05:53:39 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/17 06:57:41 wiz Exp $ -DISTNAME= twm-1.0.8 +DISTNAME= twm-1.0.9 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/twm/distinfo b/wm/twm/distinfo index 115c2a773..f0456ced8 100644 --- a/wm/twm/distinfo +++ b/wm/twm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/09/07 05:53:39 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 06:57:41 wiz Exp $ -SHA1 (twm-1.0.8.tar.bz2) = b568e6242c5a2b9a05d0a198b96f3d43cf792931 -RMD160 (twm-1.0.8.tar.bz2) = 4b8e957afb93e807abeaa5b785d55d7bc7cdee5e -Size (twm-1.0.8.tar.bz2) = 275201 bytes +SHA1 (twm-1.0.9.tar.bz2) = 09e8a8f0d1072e11eb0d6e354d75a555b9952755 +RMD160 (twm-1.0.9.tar.bz2) = e0f5706a99b2221a0bc9af72378f6a81b428181e +Size (twm-1.0.9.tar.bz2) = 284160 bytes diff --git a/wm/waimea/Makefile b/wm/waimea/Makefile index 5f79a2859..640a31abd 100644 --- a/wm/waimea/Makefile +++ b/wm/waimea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/05/29 23:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:51:47 wiz Exp $ # DISTNAME= waimea-0.4.0 -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=waimea/} diff --git a/wm/wbar/Makefile b/wm/wbar/Makefile index 3be7e4b0b..150f79f4a 100644 --- a/wm/wbar/Makefile +++ b/wm/wbar/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:25:00 tnn Exp $ # DISTNAME= wbar-2.2.2 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= wm MASTER_SITES= http://wbar.googlecode.com/files/ diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index 86f1a833b..a10cd4a6f 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2015/01/17 14:01:31 mef Exp $ +# $NetBSD: Makefile,v 1.112 2015/06/12 10:51:47 wiz Exp $ DISTNAME= WindowMaker-0.95.6 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} +PKGREVISION= 1 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://windowmaker.info/pub/source/release/ diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile index d22b0443a..38894ad74 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2014/05/29 23:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2015/06/12 10:51:47 wiz Exp $ DISTNAME= wmakerconf-2.11 -PKGREVISION= 38 +PKGREVISION= 40 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://starplot.org/wmakerconf/ diff --git a/wm/xfce4-wm-themes/Makefile b/wm/xfce4-wm-themes/Makefile index 68ef4eaa3..d5a5fc482 100644 --- a/wm/xfce4-wm-themes/Makefile +++ b/wm/xfce4-wm-themes/Makefile @@ -1,12 +1,15 @@ -# $NetBSD: Makefile,v 1.39 2013/10/10 14:42:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:25:00 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.6.0 -DISTNAME= xfwm4-themes-${XFCE4_VERSION} -PKGNAME= xfce4-wm-themes-${XFCE4_VERSION} -PKGREVISION= 17 +VERSION= 4.10.0 +DISTNAME= xfwm4-themes-${VERSION} +PKGNAME= xfce4-wm-themes-${VERSION} CATEGORIES= wm +MASTER_SITES= http://archive.xfce.org/src/art/xfwm4-themes/4.10/ + +HOMEPAGE= https://wiki.xfce.org/howto/xfwm4_theme COMMENT= Xfce window manager themes USE_LANGUAGES= #empty diff --git a/wm/xfce4-wm-themes/PLIST b/wm/xfce4-wm-themes/PLIST index 9fddd894b..0730268e8 100644 --- a/wm/xfce4-wm-themes/PLIST +++ b/wm/xfce4-wm-themes/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/04/21 08:56:43 jperkin Exp $ share/themes/Adept/xfwm4/README share/themes/Adept/xfwm4/bottom-active.xpm share/themes/Adept/xfwm4/bottom-inactive.xpm @@ -849,6 +849,493 @@ share/themes/Curve/xfwm4/top-left-active.xpm share/themes/Curve/xfwm4/top-left-inactive.xpm share/themes/Curve/xfwm4/top-right-active.xpm share/themes/Curve/xfwm4/top-right-inactive.xpm +share/themes/Default-4.0/xfwm4/README +share/themes/Default-4.0/xfwm4/bottom-active.xpm +share/themes/Default-4.0/xfwm4/bottom-inactive.xpm +share/themes/Default-4.0/xfwm4/bottom-left-active.xpm +share/themes/Default-4.0/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.0/xfwm4/bottom-right-active.xpm +share/themes/Default-4.0/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.0/xfwm4/close-active.xpm +share/themes/Default-4.0/xfwm4/close-inactive.xpm +share/themes/Default-4.0/xfwm4/close-pressed.xpm +share/themes/Default-4.0/xfwm4/hide-active.xpm +share/themes/Default-4.0/xfwm4/hide-inactive.xpm +share/themes/Default-4.0/xfwm4/hide-pressed.xpm +share/themes/Default-4.0/xfwm4/left-active.xpm +share/themes/Default-4.0/xfwm4/left-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-active.xpm +share/themes/Default-4.0/xfwm4/maximize-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-pressed.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/menu-active.xpm +share/themes/Default-4.0/xfwm4/menu-inactive.xpm +share/themes/Default-4.0/xfwm4/menu-pressed.xpm +share/themes/Default-4.0/xfwm4/right-active.xpm +share/themes/Default-4.0/xfwm4/right-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-active.xpm +share/themes/Default-4.0/xfwm4/shade-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-pressed.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/stick-active.xpm +share/themes/Default-4.0/xfwm4/stick-inactive.xpm +share/themes/Default-4.0/xfwm4/stick-pressed.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.0/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.0/xfwm4/themerc +share/themes/Default-4.0/xfwm4/title-1-active.xpm +share/themes/Default-4.0/xfwm4/title-1-inactive.xpm +share/themes/Default-4.0/xfwm4/title-2-active.xpm +share/themes/Default-4.0/xfwm4/title-2-inactive.xpm +share/themes/Default-4.0/xfwm4/title-3-active.xpm +share/themes/Default-4.0/xfwm4/title-3-inactive.xpm +share/themes/Default-4.0/xfwm4/title-4-active.xpm +share/themes/Default-4.0/xfwm4/title-4-inactive.xpm +share/themes/Default-4.0/xfwm4/title-5-active.xpm +share/themes/Default-4.0/xfwm4/title-5-inactive.xpm +share/themes/Default-4.0/xfwm4/top-left-active.xpm +share/themes/Default-4.0/xfwm4/top-left-inactive.xpm +share/themes/Default-4.0/xfwm4/top-right-active.xpm +share/themes/Default-4.0/xfwm4/top-right-inactive.xpm +share/themes/Default-4.2/xfwm4/README +share/themes/Default-4.2/xfwm4/bottom-active.png +share/themes/Default-4.2/xfwm4/bottom-active.xpm +share/themes/Default-4.2/xfwm4/bottom-inactive.png +share/themes/Default-4.2/xfwm4/bottom-inactive.xpm +share/themes/Default-4.2/xfwm4/bottom-left-active.png +share/themes/Default-4.2/xfwm4/bottom-left-active.xpm +share/themes/Default-4.2/xfwm4/bottom-left-inactive.png +share/themes/Default-4.2/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.2/xfwm4/bottom-right-active.png +share/themes/Default-4.2/xfwm4/bottom-right-active.xpm +share/themes/Default-4.2/xfwm4/bottom-right-inactive.png +share/themes/Default-4.2/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.2/xfwm4/close-active.xpm +share/themes/Default-4.2/xfwm4/close-inactive.xpm +share/themes/Default-4.2/xfwm4/close-pressed.png +share/themes/Default-4.2/xfwm4/close-pressed.xpm +share/themes/Default-4.2/xfwm4/hide-active.xpm +share/themes/Default-4.2/xfwm4/hide-inactive.xpm +share/themes/Default-4.2/xfwm4/hide-pressed.png +share/themes/Default-4.2/xfwm4/hide-pressed.xpm +share/themes/Default-4.2/xfwm4/left-active.png +share/themes/Default-4.2/xfwm4/left-active.xpm +share/themes/Default-4.2/xfwm4/left-inactive.png +share/themes/Default-4.2/xfwm4/left-inactive.xpm +share/themes/Default-4.2/xfwm4/maximize-active.xpm +share/themes/Default-4.2/xfwm4/maximize-inactive.xpm +share/themes/Default-4.2/xfwm4/maximize-pressed.png +share/themes/Default-4.2/xfwm4/maximize-pressed.xpm +share/themes/Default-4.2/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.2/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.2/xfwm4/menu-active.xpm +share/themes/Default-4.2/xfwm4/menu-inactive.xpm +share/themes/Default-4.2/xfwm4/menu-pressed.png +share/themes/Default-4.2/xfwm4/menu-pressed.xpm +share/themes/Default-4.2/xfwm4/right-active.png +share/themes/Default-4.2/xfwm4/right-active.xpm +share/themes/Default-4.2/xfwm4/right-inactive.png +share/themes/Default-4.2/xfwm4/right-inactive.xpm +share/themes/Default-4.2/xfwm4/shade-active.xpm +share/themes/Default-4.2/xfwm4/shade-inactive.xpm +share/themes/Default-4.2/xfwm4/shade-pressed.png +share/themes/Default-4.2/xfwm4/shade-pressed.xpm +share/themes/Default-4.2/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.2/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.2/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.2/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.2/xfwm4/stick-active.xpm +share/themes/Default-4.2/xfwm4/stick-inactive.xpm +share/themes/Default-4.2/xfwm4/stick-pressed.png +share/themes/Default-4.2/xfwm4/stick-pressed.xpm +share/themes/Default-4.2/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.2/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.2/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.2/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.2/xfwm4/themerc +share/themes/Default-4.2/xfwm4/title-1-active.png +share/themes/Default-4.2/xfwm4/title-1-active.xpm +share/themes/Default-4.2/xfwm4/title-1-inactive.png +share/themes/Default-4.2/xfwm4/title-1-inactive.xpm +share/themes/Default-4.2/xfwm4/title-2-active.png +share/themes/Default-4.2/xfwm4/title-2-active.xpm +share/themes/Default-4.2/xfwm4/title-2-inactive.png +share/themes/Default-4.2/xfwm4/title-2-inactive.xpm +share/themes/Default-4.2/xfwm4/title-3-active.png +share/themes/Default-4.2/xfwm4/title-3-active.xpm +share/themes/Default-4.2/xfwm4/title-3-inactive.png +share/themes/Default-4.2/xfwm4/title-3-inactive.xpm +share/themes/Default-4.2/xfwm4/title-4-active.png +share/themes/Default-4.2/xfwm4/title-4-active.xpm +share/themes/Default-4.2/xfwm4/title-4-inactive.png +share/themes/Default-4.2/xfwm4/title-4-inactive.xpm +share/themes/Default-4.2/xfwm4/title-5-active.png +share/themes/Default-4.2/xfwm4/title-5-active.xpm +share/themes/Default-4.2/xfwm4/title-5-inactive.png +share/themes/Default-4.2/xfwm4/title-5-inactive.xpm +share/themes/Default-4.2/xfwm4/top-left-active.png +share/themes/Default-4.2/xfwm4/top-left-active.xpm +share/themes/Default-4.2/xfwm4/top-left-inactive.png +share/themes/Default-4.2/xfwm4/top-left-inactive.xpm +share/themes/Default-4.2/xfwm4/top-right-active.png +share/themes/Default-4.2/xfwm4/top-right-active.xpm +share/themes/Default-4.2/xfwm4/top-right-inactive.png +share/themes/Default-4.2/xfwm4/top-right-inactive.xpm +share/themes/Default-4.4/xfwm4/README +share/themes/Default-4.4/xfwm4/bottom-active.png +share/themes/Default-4.4/xfwm4/bottom-active.xpm +share/themes/Default-4.4/xfwm4/bottom-inactive.png +share/themes/Default-4.4/xfwm4/bottom-inactive.xpm +share/themes/Default-4.4/xfwm4/bottom-left-active.png +share/themes/Default-4.4/xfwm4/bottom-left-active.xpm +share/themes/Default-4.4/xfwm4/bottom-left-inactive.png +share/themes/Default-4.4/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.4/xfwm4/bottom-right-active.png +share/themes/Default-4.4/xfwm4/bottom-right-active.xpm +share/themes/Default-4.4/xfwm4/bottom-right-inactive.png +share/themes/Default-4.4/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.4/xfwm4/close-active.png +share/themes/Default-4.4/xfwm4/close-active.xpm +share/themes/Default-4.4/xfwm4/close-inactive.png +share/themes/Default-4.4/xfwm4/close-inactive.xpm +share/themes/Default-4.4/xfwm4/close-pressed.png +share/themes/Default-4.4/xfwm4/close-pressed.xpm +share/themes/Default-4.4/xfwm4/hide-active.png +share/themes/Default-4.4/xfwm4/hide-active.xpm +share/themes/Default-4.4/xfwm4/hide-inactive.png +share/themes/Default-4.4/xfwm4/hide-inactive.xpm +share/themes/Default-4.4/xfwm4/hide-pressed.png +share/themes/Default-4.4/xfwm4/hide-pressed.xpm +share/themes/Default-4.4/xfwm4/left-active.png +share/themes/Default-4.4/xfwm4/left-active.xpm +share/themes/Default-4.4/xfwm4/left-inactive.png +share/themes/Default-4.4/xfwm4/left-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-active.png +share/themes/Default-4.4/xfwm4/maximize-active.xpm +share/themes/Default-4.4/xfwm4/maximize-inactive.png +share/themes/Default-4.4/xfwm4/maximize-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-pressed.png +share/themes/Default-4.4/xfwm4/maximize-pressed.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-active.png +share/themes/Default-4.4/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.png +share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/menu-active.png +share/themes/Default-4.4/xfwm4/menu-active.xpm +share/themes/Default-4.4/xfwm4/menu-inactive.png +share/themes/Default-4.4/xfwm4/menu-inactive.xpm +share/themes/Default-4.4/xfwm4/menu-pressed.png +share/themes/Default-4.4/xfwm4/menu-pressed.xpm +share/themes/Default-4.4/xfwm4/right-active.png +share/themes/Default-4.4/xfwm4/right-active.xpm +share/themes/Default-4.4/xfwm4/right-inactive.png +share/themes/Default-4.4/xfwm4/right-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-active.png +share/themes/Default-4.4/xfwm4/shade-active.xpm +share/themes/Default-4.4/xfwm4/shade-inactive.png +share/themes/Default-4.4/xfwm4/shade-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-pressed.png +share/themes/Default-4.4/xfwm4/shade-pressed.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-active.png +share/themes/Default-4.4/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-inactive.png +share/themes/Default-4.4/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.4/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/stick-active.png +share/themes/Default-4.4/xfwm4/stick-active.xpm +share/themes/Default-4.4/xfwm4/stick-inactive.png +share/themes/Default-4.4/xfwm4/stick-inactive.xpm +share/themes/Default-4.4/xfwm4/stick-pressed.png +share/themes/Default-4.4/xfwm4/stick-pressed.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-active.png +share/themes/Default-4.4/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-inactive.png +share/themes/Default-4.4/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.4/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/themerc +share/themes/Default-4.4/xfwm4/title-1-active.png +share/themes/Default-4.4/xfwm4/title-1-active.xpm +share/themes/Default-4.4/xfwm4/title-1-inactive.png +share/themes/Default-4.4/xfwm4/title-1-inactive.xpm +share/themes/Default-4.4/xfwm4/title-2-active.png +share/themes/Default-4.4/xfwm4/title-2-active.xpm +share/themes/Default-4.4/xfwm4/title-2-inactive.png +share/themes/Default-4.4/xfwm4/title-2-inactive.xpm +share/themes/Default-4.4/xfwm4/title-3-active.png +share/themes/Default-4.4/xfwm4/title-3-active.xpm +share/themes/Default-4.4/xfwm4/title-3-inactive.png +share/themes/Default-4.4/xfwm4/title-3-inactive.xpm +share/themes/Default-4.4/xfwm4/title-4-active.png +share/themes/Default-4.4/xfwm4/title-4-active.xpm +share/themes/Default-4.4/xfwm4/title-4-inactive.png +share/themes/Default-4.4/xfwm4/title-4-inactive.xpm +share/themes/Default-4.4/xfwm4/title-5-active.png +share/themes/Default-4.4/xfwm4/title-5-active.xpm +share/themes/Default-4.4/xfwm4/title-5-inactive.png +share/themes/Default-4.4/xfwm4/title-5-inactive.xpm +share/themes/Default-4.4/xfwm4/top-left-active.png +share/themes/Default-4.4/xfwm4/top-left-active.xpm +share/themes/Default-4.4/xfwm4/top-left-inactive.png +share/themes/Default-4.4/xfwm4/top-left-inactive.xpm +share/themes/Default-4.4/xfwm4/top-right-active.png +share/themes/Default-4.4/xfwm4/top-right-active.xpm +share/themes/Default-4.4/xfwm4/top-right-inactive.png +share/themes/Default-4.4/xfwm4/top-right-inactive.xpm +share/themes/Default-4.6/xfwm4/README +share/themes/Default-4.6/xfwm4/bottom-active.png +share/themes/Default-4.6/xfwm4/bottom-active.xpm +share/themes/Default-4.6/xfwm4/bottom-inactive.png +share/themes/Default-4.6/xfwm4/bottom-inactive.xpm +share/themes/Default-4.6/xfwm4/bottom-left-active.png +share/themes/Default-4.6/xfwm4/bottom-left-active.xpm +share/themes/Default-4.6/xfwm4/bottom-left-inactive.png +share/themes/Default-4.6/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.6/xfwm4/bottom-right-active.png +share/themes/Default-4.6/xfwm4/bottom-right-active.xpm +share/themes/Default-4.6/xfwm4/bottom-right-inactive.png +share/themes/Default-4.6/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.6/xfwm4/close-active.png +share/themes/Default-4.6/xfwm4/close-active.xpm +share/themes/Default-4.6/xfwm4/close-inactive.png +share/themes/Default-4.6/xfwm4/close-inactive.xpm +share/themes/Default-4.6/xfwm4/close-prelight.png +share/themes/Default-4.6/xfwm4/close-prelight.xpm +share/themes/Default-4.6/xfwm4/close-pressed.png +share/themes/Default-4.6/xfwm4/close-pressed.xpm +share/themes/Default-4.6/xfwm4/hide-active.png +share/themes/Default-4.6/xfwm4/hide-active.xpm +share/themes/Default-4.6/xfwm4/hide-inactive.png +share/themes/Default-4.6/xfwm4/hide-inactive.xpm +share/themes/Default-4.6/xfwm4/hide-prelight.png +share/themes/Default-4.6/xfwm4/hide-prelight.xpm +share/themes/Default-4.6/xfwm4/hide-pressed.png +share/themes/Default-4.6/xfwm4/hide-pressed.xpm +share/themes/Default-4.6/xfwm4/left-active.png +share/themes/Default-4.6/xfwm4/left-active.xpm +share/themes/Default-4.6/xfwm4/left-inactive.png +share/themes/Default-4.6/xfwm4/left-inactive.xpm +share/themes/Default-4.6/xfwm4/maximize-active.png +share/themes/Default-4.6/xfwm4/maximize-active.xpm +share/themes/Default-4.6/xfwm4/maximize-inactive.png +share/themes/Default-4.6/xfwm4/maximize-inactive.xpm +share/themes/Default-4.6/xfwm4/maximize-prelight.png +share/themes/Default-4.6/xfwm4/maximize-prelight.xpm +share/themes/Default-4.6/xfwm4/maximize-pressed.png +share/themes/Default-4.6/xfwm4/maximize-pressed.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-active.png +share/themes/Default-4.6/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-inactive.png +share/themes/Default-4.6/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-prelight.png +share/themes/Default-4.6/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-4.6/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.6/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.6/xfwm4/menu-active.png +share/themes/Default-4.6/xfwm4/menu-active.xpm +share/themes/Default-4.6/xfwm4/menu-inactive.png +share/themes/Default-4.6/xfwm4/menu-inactive.xpm +share/themes/Default-4.6/xfwm4/menu-prelight.png +share/themes/Default-4.6/xfwm4/menu-prelight.xpm +share/themes/Default-4.6/xfwm4/menu-pressed.png +share/themes/Default-4.6/xfwm4/menu-pressed.xpm +share/themes/Default-4.6/xfwm4/right-active.png +share/themes/Default-4.6/xfwm4/right-active.xpm +share/themes/Default-4.6/xfwm4/right-inactive.png +share/themes/Default-4.6/xfwm4/right-inactive.xpm +share/themes/Default-4.6/xfwm4/shade-active.png +share/themes/Default-4.6/xfwm4/shade-active.xpm +share/themes/Default-4.6/xfwm4/shade-inactive.png +share/themes/Default-4.6/xfwm4/shade-inactive.xpm +share/themes/Default-4.6/xfwm4/shade-prelight.png +share/themes/Default-4.6/xfwm4/shade-prelight.xpm +share/themes/Default-4.6/xfwm4/shade-pressed.png +share/themes/Default-4.6/xfwm4/shade-pressed.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-active.png +share/themes/Default-4.6/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-inactive.png +share/themes/Default-4.6/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-prelight.png +share/themes/Default-4.6/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-4.6/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.6/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.6/xfwm4/stick-active.png +share/themes/Default-4.6/xfwm4/stick-active.xpm +share/themes/Default-4.6/xfwm4/stick-inactive.png +share/themes/Default-4.6/xfwm4/stick-inactive.xpm +share/themes/Default-4.6/xfwm4/stick-prelight.png +share/themes/Default-4.6/xfwm4/stick-prelight.xpm +share/themes/Default-4.6/xfwm4/stick-pressed.png +share/themes/Default-4.6/xfwm4/stick-pressed.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-active.png +share/themes/Default-4.6/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-inactive.png +share/themes/Default-4.6/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-prelight.png +share/themes/Default-4.6/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-4.6/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.6/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.6/xfwm4/themerc +share/themes/Default-4.6/xfwm4/title-1-active.png +share/themes/Default-4.6/xfwm4/title-1-active.xpm +share/themes/Default-4.6/xfwm4/title-1-inactive.png +share/themes/Default-4.6/xfwm4/title-1-inactive.xpm +share/themes/Default-4.6/xfwm4/title-2-active.png +share/themes/Default-4.6/xfwm4/title-2-active.xpm +share/themes/Default-4.6/xfwm4/title-2-inactive.png +share/themes/Default-4.6/xfwm4/title-2-inactive.xpm +share/themes/Default-4.6/xfwm4/title-3-active.png +share/themes/Default-4.6/xfwm4/title-3-active.xpm +share/themes/Default-4.6/xfwm4/title-3-inactive.png +share/themes/Default-4.6/xfwm4/title-3-inactive.xpm +share/themes/Default-4.6/xfwm4/title-4-active.png +share/themes/Default-4.6/xfwm4/title-4-active.xpm +share/themes/Default-4.6/xfwm4/title-4-inactive.png +share/themes/Default-4.6/xfwm4/title-4-inactive.xpm +share/themes/Default-4.6/xfwm4/title-5-active.png +share/themes/Default-4.6/xfwm4/title-5-active.xpm +share/themes/Default-4.6/xfwm4/title-5-inactive.png +share/themes/Default-4.6/xfwm4/title-5-inactive.xpm +share/themes/Default-4.6/xfwm4/top-left-active.png +share/themes/Default-4.6/xfwm4/top-left-active.xpm +share/themes/Default-4.6/xfwm4/top-left-inactive.png +share/themes/Default-4.6/xfwm4/top-left-inactive.xpm +share/themes/Default-4.6/xfwm4/top-right-active.png +share/themes/Default-4.6/xfwm4/top-right-active.xpm +share/themes/Default-4.6/xfwm4/top-right-inactive.png +share/themes/Default-4.6/xfwm4/top-right-inactive.xpm +share/themes/Default-4.8/xfwm4/README +share/themes/Default-4.8/xfwm4/bottom-active.png +share/themes/Default-4.8/xfwm4/bottom-active.xpm +share/themes/Default-4.8/xfwm4/bottom-inactive.png +share/themes/Default-4.8/xfwm4/bottom-inactive.xpm +share/themes/Default-4.8/xfwm4/bottom-left-active.png +share/themes/Default-4.8/xfwm4/bottom-left-active.xpm +share/themes/Default-4.8/xfwm4/bottom-left-inactive.png +share/themes/Default-4.8/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.8/xfwm4/bottom-right-active.png +share/themes/Default-4.8/xfwm4/bottom-right-active.xpm +share/themes/Default-4.8/xfwm4/bottom-right-inactive.png +share/themes/Default-4.8/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.8/xfwm4/close-active.png +share/themes/Default-4.8/xfwm4/close-active.xpm +share/themes/Default-4.8/xfwm4/close-inactive.png +share/themes/Default-4.8/xfwm4/close-inactive.xpm +share/themes/Default-4.8/xfwm4/close-prelight.png +share/themes/Default-4.8/xfwm4/close-prelight.xpm +share/themes/Default-4.8/xfwm4/close-pressed.png +share/themes/Default-4.8/xfwm4/close-pressed.xpm +share/themes/Default-4.8/xfwm4/hide-active.png +share/themes/Default-4.8/xfwm4/hide-active.xpm +share/themes/Default-4.8/xfwm4/hide-inactive.png +share/themes/Default-4.8/xfwm4/hide-inactive.xpm +share/themes/Default-4.8/xfwm4/hide-prelight.png +share/themes/Default-4.8/xfwm4/hide-prelight.xpm +share/themes/Default-4.8/xfwm4/hide-pressed.png +share/themes/Default-4.8/xfwm4/hide-pressed.xpm +share/themes/Default-4.8/xfwm4/left-active.png +share/themes/Default-4.8/xfwm4/left-active.xpm +share/themes/Default-4.8/xfwm4/left-inactive.png +share/themes/Default-4.8/xfwm4/left-inactive.xpm +share/themes/Default-4.8/xfwm4/maximize-active.png +share/themes/Default-4.8/xfwm4/maximize-active.xpm +share/themes/Default-4.8/xfwm4/maximize-inactive.png +share/themes/Default-4.8/xfwm4/maximize-inactive.xpm +share/themes/Default-4.8/xfwm4/maximize-prelight.png +share/themes/Default-4.8/xfwm4/maximize-prelight.xpm +share/themes/Default-4.8/xfwm4/maximize-pressed.png +share/themes/Default-4.8/xfwm4/maximize-pressed.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-active.png +share/themes/Default-4.8/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-inactive.png +share/themes/Default-4.8/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-prelight.png +share/themes/Default-4.8/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-4.8/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.8/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.8/xfwm4/menu-active.png +share/themes/Default-4.8/xfwm4/menu-active.xpm +share/themes/Default-4.8/xfwm4/menu-inactive.png +share/themes/Default-4.8/xfwm4/menu-inactive.xpm +share/themes/Default-4.8/xfwm4/menu-prelight.png +share/themes/Default-4.8/xfwm4/menu-prelight.xpm +share/themes/Default-4.8/xfwm4/menu-pressed.png +share/themes/Default-4.8/xfwm4/menu-pressed.xpm +share/themes/Default-4.8/xfwm4/right-active.png +share/themes/Default-4.8/xfwm4/right-active.xpm +share/themes/Default-4.8/xfwm4/right-inactive.png +share/themes/Default-4.8/xfwm4/right-inactive.xpm +share/themes/Default-4.8/xfwm4/shade-active.png +share/themes/Default-4.8/xfwm4/shade-active.xpm +share/themes/Default-4.8/xfwm4/shade-inactive.png +share/themes/Default-4.8/xfwm4/shade-inactive.xpm +share/themes/Default-4.8/xfwm4/shade-prelight.png +share/themes/Default-4.8/xfwm4/shade-prelight.xpm +share/themes/Default-4.8/xfwm4/shade-pressed.png +share/themes/Default-4.8/xfwm4/shade-pressed.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-active.png +share/themes/Default-4.8/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-inactive.png +share/themes/Default-4.8/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-prelight.png +share/themes/Default-4.8/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-4.8/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.8/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.8/xfwm4/stick-active.png +share/themes/Default-4.8/xfwm4/stick-active.xpm +share/themes/Default-4.8/xfwm4/stick-inactive.png +share/themes/Default-4.8/xfwm4/stick-inactive.xpm +share/themes/Default-4.8/xfwm4/stick-prelight.png +share/themes/Default-4.8/xfwm4/stick-prelight.xpm +share/themes/Default-4.8/xfwm4/stick-pressed.png +share/themes/Default-4.8/xfwm4/stick-pressed.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-active.png +share/themes/Default-4.8/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-inactive.png +share/themes/Default-4.8/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-prelight.png +share/themes/Default-4.8/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-4.8/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.8/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.8/xfwm4/themerc +share/themes/Default-4.8/xfwm4/title-1-active.png +share/themes/Default-4.8/xfwm4/title-1-active.xpm +share/themes/Default-4.8/xfwm4/title-1-inactive.png +share/themes/Default-4.8/xfwm4/title-1-inactive.xpm +share/themes/Default-4.8/xfwm4/title-2-active.png +share/themes/Default-4.8/xfwm4/title-2-active.xpm +share/themes/Default-4.8/xfwm4/title-2-inactive.png +share/themes/Default-4.8/xfwm4/title-2-inactive.xpm +share/themes/Default-4.8/xfwm4/title-3-active.png +share/themes/Default-4.8/xfwm4/title-3-active.xpm +share/themes/Default-4.8/xfwm4/title-3-inactive.png +share/themes/Default-4.8/xfwm4/title-3-inactive.xpm +share/themes/Default-4.8/xfwm4/title-4-active.png +share/themes/Default-4.8/xfwm4/title-4-active.xpm +share/themes/Default-4.8/xfwm4/title-4-inactive.png +share/themes/Default-4.8/xfwm4/title-4-inactive.xpm +share/themes/Default-4.8/xfwm4/title-5-active.png +share/themes/Default-4.8/xfwm4/title-5-active.xpm +share/themes/Default-4.8/xfwm4/title-5-inactive.png +share/themes/Default-4.8/xfwm4/title-5-inactive.xpm +share/themes/Default-4.8/xfwm4/top-left-active.png +share/themes/Default-4.8/xfwm4/top-left-active.xpm +share/themes/Default-4.8/xfwm4/top-left-inactive.png +share/themes/Default-4.8/xfwm4/top-left-inactive.xpm +share/themes/Default-4.8/xfwm4/top-right-active.png +share/themes/Default-4.8/xfwm4/top-right-active.xpm +share/themes/Default-4.8/xfwm4/top-right-inactive.png +share/themes/Default-4.8/xfwm4/top-right-inactive.xpm share/themes/Defcon-IV/xfwm4/README share/themes/Defcon-IV/xfwm4/bottom-active.xpm share/themes/Defcon-IV/xfwm4/bottom-inactive.xpm @@ -2910,6 +3397,110 @@ share/themes/Retro/xfwm4/top-left-active.xpm share/themes/Retro/xfwm4/top-left-inactive.xpm share/themes/Retro/xfwm4/top-right-active.xpm share/themes/Retro/xfwm4/top-right-inactive.xpm +share/themes/Sassandra/xfwm4/README +share/themes/Sassandra/xfwm4/bottom-active.png +share/themes/Sassandra/xfwm4/bottom-active.xpm +share/themes/Sassandra/xfwm4/bottom-inactive.png +share/themes/Sassandra/xfwm4/bottom-inactive.xpm +share/themes/Sassandra/xfwm4/bottom-left-active.png +share/themes/Sassandra/xfwm4/bottom-left-active.xpm +share/themes/Sassandra/xfwm4/bottom-left-inactive.png +share/themes/Sassandra/xfwm4/bottom-left-inactive.xpm +share/themes/Sassandra/xfwm4/bottom-right-active.png +share/themes/Sassandra/xfwm4/bottom-right-active.xpm +share/themes/Sassandra/xfwm4/bottom-right-inactive.png +share/themes/Sassandra/xfwm4/bottom-right-inactive.xpm +share/themes/Sassandra/xfwm4/close-active.png +share/themes/Sassandra/xfwm4/close-active.xpm +share/themes/Sassandra/xfwm4/close-inactive.png +share/themes/Sassandra/xfwm4/close-inactive.xpm +share/themes/Sassandra/xfwm4/close-pressed.png +share/themes/Sassandra/xfwm4/close-pressed.xpm +share/themes/Sassandra/xfwm4/hide-active.png +share/themes/Sassandra/xfwm4/hide-active.xpm +share/themes/Sassandra/xfwm4/hide-inactive.png +share/themes/Sassandra/xfwm4/hide-inactive.xpm +share/themes/Sassandra/xfwm4/hide-pressed.png +share/themes/Sassandra/xfwm4/hide-pressed.xpm +share/themes/Sassandra/xfwm4/left-active.png +share/themes/Sassandra/xfwm4/left-active.xpm +share/themes/Sassandra/xfwm4/left-inactive.png +share/themes/Sassandra/xfwm4/left-inactive.xpm +share/themes/Sassandra/xfwm4/maximize-active.png +share/themes/Sassandra/xfwm4/maximize-active.xpm +share/themes/Sassandra/xfwm4/maximize-inactive.png +share/themes/Sassandra/xfwm4/maximize-inactive.xpm +share/themes/Sassandra/xfwm4/maximize-pressed.png +share/themes/Sassandra/xfwm4/maximize-pressed.xpm +share/themes/Sassandra/xfwm4/maximize-toggled-active.png +share/themes/Sassandra/xfwm4/maximize-toggled-active.xpm +share/themes/Sassandra/xfwm4/maximize-toggled-inactive.png +share/themes/Sassandra/xfwm4/maximize-toggled-inactive.xpm +share/themes/Sassandra/xfwm4/maximize-toggled-pressed.png +share/themes/Sassandra/xfwm4/maximize-toggled-pressed.xpm +share/themes/Sassandra/xfwm4/menu-active.png +share/themes/Sassandra/xfwm4/menu-active.xpm +share/themes/Sassandra/xfwm4/menu-inactive.png +share/themes/Sassandra/xfwm4/menu-inactive.xpm +share/themes/Sassandra/xfwm4/menu-pressed.png +share/themes/Sassandra/xfwm4/menu-pressed.xpm +share/themes/Sassandra/xfwm4/right-active.png +share/themes/Sassandra/xfwm4/right-active.xpm +share/themes/Sassandra/xfwm4/right-inactive.png +share/themes/Sassandra/xfwm4/right-inactive.xpm +share/themes/Sassandra/xfwm4/shade-active.png +share/themes/Sassandra/xfwm4/shade-active.xpm +share/themes/Sassandra/xfwm4/shade-inactive.png +share/themes/Sassandra/xfwm4/shade-inactive.xpm +share/themes/Sassandra/xfwm4/shade-pressed.png +share/themes/Sassandra/xfwm4/shade-pressed.xpm +share/themes/Sassandra/xfwm4/shade-toggled-active.png +share/themes/Sassandra/xfwm4/shade-toggled-active.xpm +share/themes/Sassandra/xfwm4/shade-toggled-inactive.png +share/themes/Sassandra/xfwm4/shade-toggled-inactive.xpm +share/themes/Sassandra/xfwm4/shade-toggled-pressed.png +share/themes/Sassandra/xfwm4/shade-toggled-pressed.xpm +share/themes/Sassandra/xfwm4/stick-active.png +share/themes/Sassandra/xfwm4/stick-active.xpm +share/themes/Sassandra/xfwm4/stick-inactive.png +share/themes/Sassandra/xfwm4/stick-inactive.xpm +share/themes/Sassandra/xfwm4/stick-pressed.png +share/themes/Sassandra/xfwm4/stick-pressed.xpm +share/themes/Sassandra/xfwm4/stick-toggled-active.png +share/themes/Sassandra/xfwm4/stick-toggled-active.xpm +share/themes/Sassandra/xfwm4/stick-toggled-inactive.png +share/themes/Sassandra/xfwm4/stick-toggled-inactive.xpm +share/themes/Sassandra/xfwm4/stick-toggled-pressed.png +share/themes/Sassandra/xfwm4/stick-toggled-pressed.xpm +share/themes/Sassandra/xfwm4/themerc +share/themes/Sassandra/xfwm4/title-1-active.png +share/themes/Sassandra/xfwm4/title-1-active.xpm +share/themes/Sassandra/xfwm4/title-1-inactive.png +share/themes/Sassandra/xfwm4/title-1-inactive.xpm +share/themes/Sassandra/xfwm4/title-2-active.png +share/themes/Sassandra/xfwm4/title-2-active.xpm +share/themes/Sassandra/xfwm4/title-2-inactive.png +share/themes/Sassandra/xfwm4/title-2-inactive.xpm +share/themes/Sassandra/xfwm4/title-3-active.png +share/themes/Sassandra/xfwm4/title-3-active.xpm +share/themes/Sassandra/xfwm4/title-3-inactive.png +share/themes/Sassandra/xfwm4/title-3-inactive.xpm +share/themes/Sassandra/xfwm4/title-4-active.png +share/themes/Sassandra/xfwm4/title-4-active.xpm +share/themes/Sassandra/xfwm4/title-4-inactive.png +share/themes/Sassandra/xfwm4/title-4-inactive.xpm +share/themes/Sassandra/xfwm4/title-5-active.png +share/themes/Sassandra/xfwm4/title-5-active.xpm +share/themes/Sassandra/xfwm4/title-5-inactive.png +share/themes/Sassandra/xfwm4/title-5-inactive.xpm +share/themes/Sassandra/xfwm4/top-left-active.png +share/themes/Sassandra/xfwm4/top-left-active.xpm +share/themes/Sassandra/xfwm4/top-left-inactive.png +share/themes/Sassandra/xfwm4/top-left-inactive.xpm +share/themes/Sassandra/xfwm4/top-right-active.png +share/themes/Sassandra/xfwm4/top-right-active.xpm +share/themes/Sassandra/xfwm4/top-right-inactive.png +share/themes/Sassandra/xfwm4/top-right-inactive.xpm share/themes/Silverado/xfwm4/README share/themes/Silverado/xfwm4/bottom-active.xpm share/themes/Silverado/xfwm4/bottom-inactive.xpm @@ -3133,6 +3724,110 @@ share/themes/Smoothwall/xfwm4/top-left-active.xpm share/themes/Smoothwall/xfwm4/top-left-inactive.xpm share/themes/Smoothwall/xfwm4/top-right-active.xpm share/themes/Smoothwall/xfwm4/top-right-inactive.xpm +share/themes/Stoneage/xfwm4/README +share/themes/Stoneage/xfwm4/bottom-active.png +share/themes/Stoneage/xfwm4/bottom-active.xpm +share/themes/Stoneage/xfwm4/bottom-inactive.png +share/themes/Stoneage/xfwm4/bottom-inactive.xpm +share/themes/Stoneage/xfwm4/bottom-left-active.png +share/themes/Stoneage/xfwm4/bottom-left-active.xpm +share/themes/Stoneage/xfwm4/bottom-left-inactive.png +share/themes/Stoneage/xfwm4/bottom-left-inactive.xpm +share/themes/Stoneage/xfwm4/bottom-right-active.png +share/themes/Stoneage/xfwm4/bottom-right-active.xpm +share/themes/Stoneage/xfwm4/bottom-right-inactive.png +share/themes/Stoneage/xfwm4/bottom-right-inactive.xpm +share/themes/Stoneage/xfwm4/close-active.png +share/themes/Stoneage/xfwm4/close-active.xpm +share/themes/Stoneage/xfwm4/close-inactive.png +share/themes/Stoneage/xfwm4/close-inactive.xpm +share/themes/Stoneage/xfwm4/close-pressed.png +share/themes/Stoneage/xfwm4/close-pressed.xpm +share/themes/Stoneage/xfwm4/hide-active.png +share/themes/Stoneage/xfwm4/hide-active.xpm +share/themes/Stoneage/xfwm4/hide-inactive.png +share/themes/Stoneage/xfwm4/hide-inactive.xpm +share/themes/Stoneage/xfwm4/hide-pressed.png +share/themes/Stoneage/xfwm4/hide-pressed.xpm +share/themes/Stoneage/xfwm4/left-active.png +share/themes/Stoneage/xfwm4/left-active.xpm +share/themes/Stoneage/xfwm4/left-inactive.png +share/themes/Stoneage/xfwm4/left-inactive.xpm +share/themes/Stoneage/xfwm4/maximize-active.png +share/themes/Stoneage/xfwm4/maximize-active.xpm +share/themes/Stoneage/xfwm4/maximize-inactive.png +share/themes/Stoneage/xfwm4/maximize-inactive.xpm +share/themes/Stoneage/xfwm4/maximize-pressed.png +share/themes/Stoneage/xfwm4/maximize-pressed.xpm +share/themes/Stoneage/xfwm4/maximize-toggled-active.png +share/themes/Stoneage/xfwm4/maximize-toggled-active.xpm +share/themes/Stoneage/xfwm4/maximize-toggled-inactive.png +share/themes/Stoneage/xfwm4/maximize-toggled-inactive.xpm +share/themes/Stoneage/xfwm4/maximize-toggled-pressed.png +share/themes/Stoneage/xfwm4/maximize-toggled-pressed.xpm +share/themes/Stoneage/xfwm4/menu-active.png +share/themes/Stoneage/xfwm4/menu-active.xpm +share/themes/Stoneage/xfwm4/menu-inactive.png +share/themes/Stoneage/xfwm4/menu-inactive.xpm +share/themes/Stoneage/xfwm4/menu-pressed.png +share/themes/Stoneage/xfwm4/menu-pressed.xpm +share/themes/Stoneage/xfwm4/right-active.png +share/themes/Stoneage/xfwm4/right-active.xpm +share/themes/Stoneage/xfwm4/right-inactive.png +share/themes/Stoneage/xfwm4/right-inactive.xpm +share/themes/Stoneage/xfwm4/shade-active.png +share/themes/Stoneage/xfwm4/shade-active.xpm +share/themes/Stoneage/xfwm4/shade-inactive.png +share/themes/Stoneage/xfwm4/shade-inactive.xpm +share/themes/Stoneage/xfwm4/shade-pressed.png +share/themes/Stoneage/xfwm4/shade-pressed.xpm +share/themes/Stoneage/xfwm4/shade-toggled-active.png +share/themes/Stoneage/xfwm4/shade-toggled-active.xpm +share/themes/Stoneage/xfwm4/shade-toggled-inactive.png +share/themes/Stoneage/xfwm4/shade-toggled-inactive.xpm +share/themes/Stoneage/xfwm4/shade-toggled-pressed.png +share/themes/Stoneage/xfwm4/shade-toggled-pressed.xpm +share/themes/Stoneage/xfwm4/stick-active.png +share/themes/Stoneage/xfwm4/stick-active.xpm +share/themes/Stoneage/xfwm4/stick-inactive.png +share/themes/Stoneage/xfwm4/stick-inactive.xpm +share/themes/Stoneage/xfwm4/stick-pressed.png +share/themes/Stoneage/xfwm4/stick-pressed.xpm +share/themes/Stoneage/xfwm4/stick-toggled-active.png +share/themes/Stoneage/xfwm4/stick-toggled-active.xpm +share/themes/Stoneage/xfwm4/stick-toggled-inactive.png +share/themes/Stoneage/xfwm4/stick-toggled-inactive.xpm +share/themes/Stoneage/xfwm4/stick-toggled-pressed.png +share/themes/Stoneage/xfwm4/stick-toggled-pressed.xpm +share/themes/Stoneage/xfwm4/themerc +share/themes/Stoneage/xfwm4/title-1-active.png +share/themes/Stoneage/xfwm4/title-1-active.xpm +share/themes/Stoneage/xfwm4/title-1-inactive.png +share/themes/Stoneage/xfwm4/title-1-inactive.xpm +share/themes/Stoneage/xfwm4/title-2-active.png +share/themes/Stoneage/xfwm4/title-2-active.xpm +share/themes/Stoneage/xfwm4/title-2-inactive.png +share/themes/Stoneage/xfwm4/title-2-inactive.xpm +share/themes/Stoneage/xfwm4/title-3-active.png +share/themes/Stoneage/xfwm4/title-3-active.xpm +share/themes/Stoneage/xfwm4/title-3-inactive.png +share/themes/Stoneage/xfwm4/title-3-inactive.xpm +share/themes/Stoneage/xfwm4/title-4-active.png +share/themes/Stoneage/xfwm4/title-4-active.xpm +share/themes/Stoneage/xfwm4/title-4-inactive.png +share/themes/Stoneage/xfwm4/title-4-inactive.xpm +share/themes/Stoneage/xfwm4/title-5-active.png +share/themes/Stoneage/xfwm4/title-5-active.xpm +share/themes/Stoneage/xfwm4/title-5-inactive.png +share/themes/Stoneage/xfwm4/title-5-inactive.xpm +share/themes/Stoneage/xfwm4/top-left-active.png +share/themes/Stoneage/xfwm4/top-left-active.xpm +share/themes/Stoneage/xfwm4/top-left-inactive.png +share/themes/Stoneage/xfwm4/top-left-inactive.xpm +share/themes/Stoneage/xfwm4/top-right-active.png +share/themes/Stoneage/xfwm4/top-right-active.xpm +share/themes/Stoneage/xfwm4/top-right-inactive.png +share/themes/Stoneage/xfwm4/top-right-inactive.xpm share/themes/Symphony/xfwm4/README share/themes/Symphony/xfwm4/bottom-active.png share/themes/Symphony/xfwm4/bottom-active.xpm @@ -3484,6 +4179,110 @@ share/themes/Tgc/xfwm4/top-left-active.xpm share/themes/Tgc/xfwm4/top-left-inactive.xpm share/themes/Tgc/xfwm4/top-right-active.xpm share/themes/Tgc/xfwm4/top-right-inactive.xpm +share/themes/Therapy/xfwm4/README +share/themes/Therapy/xfwm4/bottom-active.png +share/themes/Therapy/xfwm4/bottom-active.xpm +share/themes/Therapy/xfwm4/bottom-inactive.png +share/themes/Therapy/xfwm4/bottom-inactive.xpm +share/themes/Therapy/xfwm4/bottom-left-active.png +share/themes/Therapy/xfwm4/bottom-left-active.xpm +share/themes/Therapy/xfwm4/bottom-left-inactive.png +share/themes/Therapy/xfwm4/bottom-left-inactive.xpm +share/themes/Therapy/xfwm4/bottom-right-active.png +share/themes/Therapy/xfwm4/bottom-right-active.xpm +share/themes/Therapy/xfwm4/bottom-right-inactive.png +share/themes/Therapy/xfwm4/bottom-right-inactive.xpm +share/themes/Therapy/xfwm4/close-active.png +share/themes/Therapy/xfwm4/close-active.xpm +share/themes/Therapy/xfwm4/close-inactive.png +share/themes/Therapy/xfwm4/close-inactive.xpm +share/themes/Therapy/xfwm4/close-pressed.png +share/themes/Therapy/xfwm4/close-pressed.xpm +share/themes/Therapy/xfwm4/hide-active.png +share/themes/Therapy/xfwm4/hide-active.xpm +share/themes/Therapy/xfwm4/hide-inactive.png +share/themes/Therapy/xfwm4/hide-inactive.xpm +share/themes/Therapy/xfwm4/hide-pressed.png +share/themes/Therapy/xfwm4/hide-pressed.xpm +share/themes/Therapy/xfwm4/left-active.png +share/themes/Therapy/xfwm4/left-active.xpm +share/themes/Therapy/xfwm4/left-inactive.png +share/themes/Therapy/xfwm4/left-inactive.xpm +share/themes/Therapy/xfwm4/maximize-active.png +share/themes/Therapy/xfwm4/maximize-active.xpm +share/themes/Therapy/xfwm4/maximize-inactive.png +share/themes/Therapy/xfwm4/maximize-inactive.xpm +share/themes/Therapy/xfwm4/maximize-pressed.png +share/themes/Therapy/xfwm4/maximize-pressed.xpm +share/themes/Therapy/xfwm4/maximize-toggled-active.png +share/themes/Therapy/xfwm4/maximize-toggled-active.xpm +share/themes/Therapy/xfwm4/maximize-toggled-inactive.png +share/themes/Therapy/xfwm4/maximize-toggled-inactive.xpm +share/themes/Therapy/xfwm4/maximize-toggled-pressed.png +share/themes/Therapy/xfwm4/maximize-toggled-pressed.xpm +share/themes/Therapy/xfwm4/menu-active.png +share/themes/Therapy/xfwm4/menu-active.xpm +share/themes/Therapy/xfwm4/menu-inactive.png +share/themes/Therapy/xfwm4/menu-inactive.xpm +share/themes/Therapy/xfwm4/menu-pressed.png +share/themes/Therapy/xfwm4/menu-pressed.xpm +share/themes/Therapy/xfwm4/right-active.png +share/themes/Therapy/xfwm4/right-active.xpm +share/themes/Therapy/xfwm4/right-inactive.png +share/themes/Therapy/xfwm4/right-inactive.xpm +share/themes/Therapy/xfwm4/shade-active.png +share/themes/Therapy/xfwm4/shade-active.xpm +share/themes/Therapy/xfwm4/shade-inactive.png +share/themes/Therapy/xfwm4/shade-inactive.xpm +share/themes/Therapy/xfwm4/shade-pressed.png +share/themes/Therapy/xfwm4/shade-pressed.xpm +share/themes/Therapy/xfwm4/shade-toggled-active.png +share/themes/Therapy/xfwm4/shade-toggled-active.xpm +share/themes/Therapy/xfwm4/shade-toggled-inactive.png +share/themes/Therapy/xfwm4/shade-toggled-inactive.xpm +share/themes/Therapy/xfwm4/shade-toggled-pressed.png +share/themes/Therapy/xfwm4/shade-toggled-pressed.xpm +share/themes/Therapy/xfwm4/stick-active.png +share/themes/Therapy/xfwm4/stick-active.xpm +share/themes/Therapy/xfwm4/stick-inactive.png +share/themes/Therapy/xfwm4/stick-inactive.xpm +share/themes/Therapy/xfwm4/stick-pressed.png +share/themes/Therapy/xfwm4/stick-pressed.xpm +share/themes/Therapy/xfwm4/stick-toggled-active.png +share/themes/Therapy/xfwm4/stick-toggled-active.xpm +share/themes/Therapy/xfwm4/stick-toggled-inactive.png +share/themes/Therapy/xfwm4/stick-toggled-inactive.xpm +share/themes/Therapy/xfwm4/stick-toggled-pressed.png +share/themes/Therapy/xfwm4/stick-toggled-pressed.xpm +share/themes/Therapy/xfwm4/themerc +share/themes/Therapy/xfwm4/title-1-active.png +share/themes/Therapy/xfwm4/title-1-active.xpm +share/themes/Therapy/xfwm4/title-1-inactive.png +share/themes/Therapy/xfwm4/title-1-inactive.xpm +share/themes/Therapy/xfwm4/title-2-active.png +share/themes/Therapy/xfwm4/title-2-active.xpm +share/themes/Therapy/xfwm4/title-2-inactive.png +share/themes/Therapy/xfwm4/title-2-inactive.xpm +share/themes/Therapy/xfwm4/title-3-active.png +share/themes/Therapy/xfwm4/title-3-active.xpm +share/themes/Therapy/xfwm4/title-3-inactive.png +share/themes/Therapy/xfwm4/title-3-inactive.xpm +share/themes/Therapy/xfwm4/title-4-active.png +share/themes/Therapy/xfwm4/title-4-active.xpm +share/themes/Therapy/xfwm4/title-4-inactive.png +share/themes/Therapy/xfwm4/title-4-inactive.xpm +share/themes/Therapy/xfwm4/title-5-active.png +share/themes/Therapy/xfwm4/title-5-active.xpm +share/themes/Therapy/xfwm4/title-5-inactive.png +share/themes/Therapy/xfwm4/title-5-inactive.xpm +share/themes/Therapy/xfwm4/top-left-active.png +share/themes/Therapy/xfwm4/top-left-active.xpm +share/themes/Therapy/xfwm4/top-left-inactive.png +share/themes/Therapy/xfwm4/top-left-inactive.xpm +share/themes/Therapy/xfwm4/top-right-active.png +share/themes/Therapy/xfwm4/top-right-active.xpm +share/themes/Therapy/xfwm4/top-right-inactive.png +share/themes/Therapy/xfwm4/top-right-inactive.xpm share/themes/Today/xfwm4/README share/themes/Today/xfwm4/bottom-active.xpm share/themes/Today/xfwm4/bottom-inactive.xpm @@ -3719,6 +4518,110 @@ share/themes/Tubular/xfwm4/top-left-active.xpm share/themes/Tubular/xfwm4/top-left-inactive.xpm share/themes/Tubular/xfwm4/top-right-active.xpm share/themes/Tubular/xfwm4/top-right-inactive.xpm +share/themes/Tyrex/xfwm4/README +share/themes/Tyrex/xfwm4/bottom-active.png +share/themes/Tyrex/xfwm4/bottom-active.xpm +share/themes/Tyrex/xfwm4/bottom-inactive.png +share/themes/Tyrex/xfwm4/bottom-inactive.xpm +share/themes/Tyrex/xfwm4/bottom-left-active.png +share/themes/Tyrex/xfwm4/bottom-left-active.xpm +share/themes/Tyrex/xfwm4/bottom-left-inactive.png +share/themes/Tyrex/xfwm4/bottom-left-inactive.xpm +share/themes/Tyrex/xfwm4/bottom-right-active.png +share/themes/Tyrex/xfwm4/bottom-right-active.xpm +share/themes/Tyrex/xfwm4/bottom-right-inactive.png +share/themes/Tyrex/xfwm4/bottom-right-inactive.xpm +share/themes/Tyrex/xfwm4/close-active.png +share/themes/Tyrex/xfwm4/close-active.xpm +share/themes/Tyrex/xfwm4/close-inactive.png +share/themes/Tyrex/xfwm4/close-inactive.xpm +share/themes/Tyrex/xfwm4/close-pressed.png +share/themes/Tyrex/xfwm4/close-pressed.xpm +share/themes/Tyrex/xfwm4/hide-active.png +share/themes/Tyrex/xfwm4/hide-active.xpm +share/themes/Tyrex/xfwm4/hide-inactive.png +share/themes/Tyrex/xfwm4/hide-inactive.xpm +share/themes/Tyrex/xfwm4/hide-pressed.png +share/themes/Tyrex/xfwm4/hide-pressed.xpm +share/themes/Tyrex/xfwm4/left-active.png +share/themes/Tyrex/xfwm4/left-active.xpm +share/themes/Tyrex/xfwm4/left-inactive.png +share/themes/Tyrex/xfwm4/left-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-active.png +share/themes/Tyrex/xfwm4/maximize-active.xpm +share/themes/Tyrex/xfwm4/maximize-inactive.png +share/themes/Tyrex/xfwm4/maximize-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-pressed.png +share/themes/Tyrex/xfwm4/maximize-pressed.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-active.png +share/themes/Tyrex/xfwm4/maximize-toggled-active.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-inactive.png +share/themes/Tyrex/xfwm4/maximize-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/maximize-toggled-pressed.png +share/themes/Tyrex/xfwm4/maximize-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/menu-active.png +share/themes/Tyrex/xfwm4/menu-active.xpm +share/themes/Tyrex/xfwm4/menu-inactive.png +share/themes/Tyrex/xfwm4/menu-inactive.xpm +share/themes/Tyrex/xfwm4/menu-pressed.png +share/themes/Tyrex/xfwm4/menu-pressed.xpm +share/themes/Tyrex/xfwm4/right-active.png +share/themes/Tyrex/xfwm4/right-active.xpm +share/themes/Tyrex/xfwm4/right-inactive.png +share/themes/Tyrex/xfwm4/right-inactive.xpm +share/themes/Tyrex/xfwm4/shade-active.png +share/themes/Tyrex/xfwm4/shade-active.xpm +share/themes/Tyrex/xfwm4/shade-inactive.png +share/themes/Tyrex/xfwm4/shade-inactive.xpm +share/themes/Tyrex/xfwm4/shade-pressed.png +share/themes/Tyrex/xfwm4/shade-pressed.xpm +share/themes/Tyrex/xfwm4/shade-toggled-active.png +share/themes/Tyrex/xfwm4/shade-toggled-active.xpm +share/themes/Tyrex/xfwm4/shade-toggled-inactive.png +share/themes/Tyrex/xfwm4/shade-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/shade-toggled-pressed.png +share/themes/Tyrex/xfwm4/shade-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/stick-active.png +share/themes/Tyrex/xfwm4/stick-active.xpm +share/themes/Tyrex/xfwm4/stick-inactive.png +share/themes/Tyrex/xfwm4/stick-inactive.xpm +share/themes/Tyrex/xfwm4/stick-pressed.png +share/themes/Tyrex/xfwm4/stick-pressed.xpm +share/themes/Tyrex/xfwm4/stick-toggled-active.png +share/themes/Tyrex/xfwm4/stick-toggled-active.xpm +share/themes/Tyrex/xfwm4/stick-toggled-inactive.png +share/themes/Tyrex/xfwm4/stick-toggled-inactive.xpm +share/themes/Tyrex/xfwm4/stick-toggled-pressed.png +share/themes/Tyrex/xfwm4/stick-toggled-pressed.xpm +share/themes/Tyrex/xfwm4/themerc +share/themes/Tyrex/xfwm4/title-1-active.png +share/themes/Tyrex/xfwm4/title-1-active.xpm +share/themes/Tyrex/xfwm4/title-1-inactive.png +share/themes/Tyrex/xfwm4/title-1-inactive.xpm +share/themes/Tyrex/xfwm4/title-2-active.png +share/themes/Tyrex/xfwm4/title-2-active.xpm +share/themes/Tyrex/xfwm4/title-2-inactive.png +share/themes/Tyrex/xfwm4/title-2-inactive.xpm +share/themes/Tyrex/xfwm4/title-3-active.png +share/themes/Tyrex/xfwm4/title-3-active.xpm +share/themes/Tyrex/xfwm4/title-3-inactive.png +share/themes/Tyrex/xfwm4/title-3-inactive.xpm +share/themes/Tyrex/xfwm4/title-4-active.png +share/themes/Tyrex/xfwm4/title-4-active.xpm +share/themes/Tyrex/xfwm4/title-4-inactive.png +share/themes/Tyrex/xfwm4/title-4-inactive.xpm +share/themes/Tyrex/xfwm4/title-5-active.png +share/themes/Tyrex/xfwm4/title-5-active.xpm +share/themes/Tyrex/xfwm4/title-5-inactive.png +share/themes/Tyrex/xfwm4/title-5-inactive.xpm +share/themes/Tyrex/xfwm4/top-left-active.png +share/themes/Tyrex/xfwm4/top-left-active.xpm +share/themes/Tyrex/xfwm4/top-left-inactive.png +share/themes/Tyrex/xfwm4/top-left-inactive.xpm +share/themes/Tyrex/xfwm4/top-right-active.png +share/themes/Tyrex/xfwm4/top-right-active.xpm +share/themes/Tyrex/xfwm4/top-right-inactive.png +share/themes/Tyrex/xfwm4/top-right-inactive.xpm share/themes/Variation/xfwm4/README share/themes/Variation/xfwm4/bottom-active.xpm share/themes/Variation/xfwm4/bottom-inactive.xpm @@ -3763,6 +4666,110 @@ share/themes/Variation/xfwm4/top-left-active.xpm share/themes/Variation/xfwm4/top-left-inactive.xpm share/themes/Variation/xfwm4/top-right-active.xpm share/themes/Variation/xfwm4/top-right-inactive.xpm +share/themes/Wallis/xfwm4/README +share/themes/Wallis/xfwm4/bottom-active.png +share/themes/Wallis/xfwm4/bottom-active.xpm +share/themes/Wallis/xfwm4/bottom-inactive.png +share/themes/Wallis/xfwm4/bottom-inactive.xpm +share/themes/Wallis/xfwm4/bottom-left-active.png +share/themes/Wallis/xfwm4/bottom-left-active.xpm +share/themes/Wallis/xfwm4/bottom-left-inactive.png +share/themes/Wallis/xfwm4/bottom-left-inactive.xpm +share/themes/Wallis/xfwm4/bottom-right-active.png +share/themes/Wallis/xfwm4/bottom-right-active.xpm +share/themes/Wallis/xfwm4/bottom-right-inactive.png +share/themes/Wallis/xfwm4/bottom-right-inactive.xpm +share/themes/Wallis/xfwm4/close-active.png +share/themes/Wallis/xfwm4/close-active.xpm +share/themes/Wallis/xfwm4/close-inactive.png +share/themes/Wallis/xfwm4/close-inactive.xpm +share/themes/Wallis/xfwm4/close-pressed.png +share/themes/Wallis/xfwm4/close-pressed.xpm +share/themes/Wallis/xfwm4/hide-active.png +share/themes/Wallis/xfwm4/hide-active.xpm +share/themes/Wallis/xfwm4/hide-inactive.png +share/themes/Wallis/xfwm4/hide-inactive.xpm +share/themes/Wallis/xfwm4/hide-pressed.png +share/themes/Wallis/xfwm4/hide-pressed.xpm +share/themes/Wallis/xfwm4/left-active.png +share/themes/Wallis/xfwm4/left-active.xpm +share/themes/Wallis/xfwm4/left-inactive.png +share/themes/Wallis/xfwm4/left-inactive.xpm +share/themes/Wallis/xfwm4/maximize-active.png +share/themes/Wallis/xfwm4/maximize-active.xpm +share/themes/Wallis/xfwm4/maximize-inactive.png +share/themes/Wallis/xfwm4/maximize-inactive.xpm +share/themes/Wallis/xfwm4/maximize-pressed.png +share/themes/Wallis/xfwm4/maximize-pressed.xpm +share/themes/Wallis/xfwm4/maximize-toggled-active.png +share/themes/Wallis/xfwm4/maximize-toggled-active.xpm +share/themes/Wallis/xfwm4/maximize-toggled-inactive.png +share/themes/Wallis/xfwm4/maximize-toggled-inactive.xpm +share/themes/Wallis/xfwm4/maximize-toggled-pressed.png +share/themes/Wallis/xfwm4/maximize-toggled-pressed.xpm +share/themes/Wallis/xfwm4/menu-active.png +share/themes/Wallis/xfwm4/menu-active.xpm +share/themes/Wallis/xfwm4/menu-inactive.png +share/themes/Wallis/xfwm4/menu-inactive.xpm +share/themes/Wallis/xfwm4/menu-pressed.png +share/themes/Wallis/xfwm4/menu-pressed.xpm +share/themes/Wallis/xfwm4/right-active.png +share/themes/Wallis/xfwm4/right-active.xpm +share/themes/Wallis/xfwm4/right-inactive.png +share/themes/Wallis/xfwm4/right-inactive.xpm +share/themes/Wallis/xfwm4/shade-active.png +share/themes/Wallis/xfwm4/shade-active.xpm +share/themes/Wallis/xfwm4/shade-inactive.png +share/themes/Wallis/xfwm4/shade-inactive.xpm +share/themes/Wallis/xfwm4/shade-pressed.png +share/themes/Wallis/xfwm4/shade-pressed.xpm +share/themes/Wallis/xfwm4/shade-toggled-active.png +share/themes/Wallis/xfwm4/shade-toggled-active.xpm +share/themes/Wallis/xfwm4/shade-toggled-inactive.png +share/themes/Wallis/xfwm4/shade-toggled-inactive.xpm +share/themes/Wallis/xfwm4/shade-toggled-pressed.png +share/themes/Wallis/xfwm4/shade-toggled-pressed.xpm +share/themes/Wallis/xfwm4/stick-active.png +share/themes/Wallis/xfwm4/stick-active.xpm +share/themes/Wallis/xfwm4/stick-inactive.png +share/themes/Wallis/xfwm4/stick-inactive.xpm +share/themes/Wallis/xfwm4/stick-pressed.png +share/themes/Wallis/xfwm4/stick-pressed.xpm +share/themes/Wallis/xfwm4/stick-toggled-active.png +share/themes/Wallis/xfwm4/stick-toggled-active.xpm +share/themes/Wallis/xfwm4/stick-toggled-inactive.png +share/themes/Wallis/xfwm4/stick-toggled-inactive.xpm +share/themes/Wallis/xfwm4/stick-toggled-pressed.png +share/themes/Wallis/xfwm4/stick-toggled-pressed.xpm +share/themes/Wallis/xfwm4/themerc +share/themes/Wallis/xfwm4/title-1-active.png +share/themes/Wallis/xfwm4/title-1-active.xpm +share/themes/Wallis/xfwm4/title-1-inactive.png +share/themes/Wallis/xfwm4/title-1-inactive.xpm +share/themes/Wallis/xfwm4/title-2-active.png +share/themes/Wallis/xfwm4/title-2-active.xpm +share/themes/Wallis/xfwm4/title-2-inactive.png +share/themes/Wallis/xfwm4/title-2-inactive.xpm +share/themes/Wallis/xfwm4/title-3-active.png +share/themes/Wallis/xfwm4/title-3-active.xpm +share/themes/Wallis/xfwm4/title-3-inactive.png +share/themes/Wallis/xfwm4/title-3-inactive.xpm +share/themes/Wallis/xfwm4/title-4-active.png +share/themes/Wallis/xfwm4/title-4-active.xpm +share/themes/Wallis/xfwm4/title-4-inactive.png +share/themes/Wallis/xfwm4/title-4-inactive.xpm +share/themes/Wallis/xfwm4/title-5-active.png +share/themes/Wallis/xfwm4/title-5-active.xpm +share/themes/Wallis/xfwm4/title-5-inactive.png +share/themes/Wallis/xfwm4/title-5-inactive.xpm +share/themes/Wallis/xfwm4/top-left-active.png +share/themes/Wallis/xfwm4/top-left-active.xpm +share/themes/Wallis/xfwm4/top-left-inactive.png +share/themes/Wallis/xfwm4/top-left-inactive.xpm +share/themes/Wallis/xfwm4/top-right-active.png +share/themes/Wallis/xfwm4/top-right-active.xpm +share/themes/Wallis/xfwm4/top-right-inactive.png +share/themes/Wallis/xfwm4/top-right-inactive.xpm share/themes/Waza/xfwm4/README share/themes/Waza/xfwm4/bottom-active.xpm share/themes/Waza/xfwm4/bottom-inactive.xpm diff --git a/wm/xfce4-wm-themes/buildlink3.mk b/wm/xfce4-wm-themes/buildlink3.mk deleted file mode 100644 index f03caf3b8..000000000 --- a/wm/xfce4-wm-themes/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.24 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-wm-themes - -.if !defined(XFCE4_WM_THEMES_BUILDLINK3_MK) -XFCE4_WM_THEMES_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-wm-themes+= xfce4-wm-themes>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-wm-themes?= ../../wm/xfce4-wm-themes - -.endif # XFCE4_WM_THEMES_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-wm-themes diff --git a/wm/xfce4-wm-themes/distinfo b/wm/xfce4-wm-themes/distinfo index 1a525b8ee..7bf105502 100644 --- a/wm/xfce4-wm-themes/distinfo +++ b/wm/xfce4-wm-themes/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2009/09/16 01:15:34 reed Exp $ +$NetBSD: distinfo,v 1.17 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (xfwm4-themes-4.6.0.tar.bz2) = 7e81d00b2b0a7a2b91071b8c3767171bce738af2 -RMD160 (xfwm4-themes-4.6.0.tar.bz2) = 1f6230cdb7626b48671c170234aa97c28ba2eaf9 -Size (xfwm4-themes-4.6.0.tar.bz2) = 508403 bytes +SHA1 (xfwm4-themes-4.10.0.tar.bz2) = 6608cd2e615e0e058f25ccf2868f903b35b2115f +RMD160 (xfwm4-themes-4.10.0.tar.bz2) = a5cf7cf25eab6daec7cbd1212d74298d0ac2989f +Size (xfwm4-themes-4.10.0.tar.bz2) = 621206 bytes diff --git a/wm/xfce4-wm/Makefile b/wm/xfce4-wm/Makefile index 74b1023ff..866e32b66 100644 --- a/wm/xfce4-wm/Makefile +++ b/wm/xfce4-wm/Makefile @@ -1,32 +1,18 @@ -# $NetBSD: Makefile,v 1.52 2014/05/05 00:48:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:25:00 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfwm4-${XFCE4_VERSION} -PKGNAME= xfce4-wm-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfwm4-4.12.2 +PKGNAME= xfce4-wm-4.12.2 CATEGORIES= wm +MASTER_SITES+= http://archive.xfce.org/src/xfce/xfwm4/4.12/ + +HOMEPAGE= http://docs.xfce.org/xfce/xfwm4/start COMMENT= Xfce window manager -MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${PREFIX}/share/themes/Default -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/it ${PREFIX}/share/xfce4/doc/it/images - -.include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libXcomposite/buildlink3.mk" -.include "../../x11/libXdamage/buildlink3.mk" -.include "../../x11/libXfixes/buildlink3.mk" -.include "../../x11/libXpm/buildlink3.mk" -.include "../../x11/libXrender/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/wm/xfce4-wm/PLIST b/wm/xfce4-wm/PLIST index 9b49177b1..46cc0b0f8 100644 --- a/wm/xfce4-wm/PLIST +++ b/wm/xfce4-wm/PLIST @@ -1,71 +1,94 @@ -@comment $NetBSD: PLIST,v 1.19 2009/09/16 01:15:34 reed Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/04/21 08:56:42 jperkin Exp $ bin/xfwm4 bin/xfwm4-settings bin/xfwm4-tweaks-settings bin/xfwm4-workspace-settings -libexec/xfce4/xfwm4/helper-dialog +lib/xfce4/xfwm4/helper-dialog share/applications/xfce-wm-settings.desktop share/applications/xfce-wmtweaks-settings.desktop share/applications/xfce-workspaces-settings.desktop +share/icons/hicolor/22x22/actions/xfce-wm-close.png +share/icons/hicolor/22x22/actions/xfce-wm-maximize.png +share/icons/hicolor/22x22/actions/xfce-wm-menu.png +share/icons/hicolor/22x22/actions/xfce-wm-minimize.png +share/icons/hicolor/22x22/actions/xfce-wm-shade.png +share/icons/hicolor/22x22/actions/xfce-wm-stick.png +share/icons/hicolor/22x22/actions/xfce-wm-unmaximize.png +share/icons/hicolor/22x22/actions/xfce-wm-unshade.png +share/icons/hicolor/22x22/actions/xfce-wm-unstick.png share/icons/hicolor/48x48/apps/wmtweaks.png share/icons/hicolor/48x48/apps/xfce4-workspaces.png share/icons/hicolor/48x48/apps/xfwm4.png +share/icons/hicolor/scalable/actions/xfce-wm-close.svg +share/icons/hicolor/scalable/actions/xfce-wm-maximize.svg +share/icons/hicolor/scalable/actions/xfce-wm-menu.svg +share/icons/hicolor/scalable/actions/xfce-wm-minimize.svg +share/icons/hicolor/scalable/actions/xfce-wm-shade.svg +share/icons/hicolor/scalable/actions/xfce-wm-stick.svg +share/icons/hicolor/scalable/actions/xfce-wm-unmaximize.svg +share/icons/hicolor/scalable/actions/xfce-wm-unshade.svg +share/icons/hicolor/scalable/actions/xfce-wm-unstick.svg share/icons/hicolor/scalable/apps/wmtweaks.svg share/icons/hicolor/scalable/apps/xfce4-workspaces.svg share/icons/hicolor/scalable/apps/xfwm4.svg share/locale/am/LC_MESSAGES/xfwm4.mo share/locale/ar/LC_MESSAGES/xfwm4.mo -share/locale/az/LC_MESSAGES/xfwm4.mo +share/locale/ast/LC_MESSAGES/xfwm4.mo share/locale/be/LC_MESSAGES/xfwm4.mo share/locale/bg/LC_MESSAGES/xfwm4.mo -share/locale/bn_IN/LC_MESSAGES/xfwm4.mo +share/locale/bn/LC_MESSAGES/xfwm4.mo share/locale/ca/LC_MESSAGES/xfwm4.mo share/locale/cs/LC_MESSAGES/xfwm4.mo share/locale/da/LC_MESSAGES/xfwm4.mo share/locale/de/LC_MESSAGES/xfwm4.mo -share/locale/dz/LC_MESSAGES/xfwm4.mo share/locale/el/LC_MESSAGES/xfwm4.mo +share/locale/en_AU/LC_MESSAGES/xfwm4.mo share/locale/en_GB/LC_MESSAGES/xfwm4.mo share/locale/eo/LC_MESSAGES/xfwm4.mo share/locale/es/LC_MESSAGES/xfwm4.mo -share/locale/es_MX/LC_MESSAGES/xfwm4.mo share/locale/et/LC_MESSAGES/xfwm4.mo share/locale/eu/LC_MESSAGES/xfwm4.mo -share/locale/fa/LC_MESSAGES/xfwm4.mo share/locale/fi/LC_MESSAGES/xfwm4.mo share/locale/fr/LC_MESSAGES/xfwm4.mo share/locale/gl/LC_MESSAGES/xfwm4.mo -share/locale/gu/LC_MESSAGES/xfwm4.mo share/locale/he/LC_MESSAGES/xfwm4.mo -share/locale/hi/LC_MESSAGES/xfwm4.mo +share/locale/hr/LC_MESSAGES/xfwm4.mo share/locale/hu/LC_MESSAGES/xfwm4.mo share/locale/id/LC_MESSAGES/xfwm4.mo +share/locale/is/LC_MESSAGES/xfwm4.mo share/locale/it/LC_MESSAGES/xfwm4.mo share/locale/ja/LC_MESSAGES/xfwm4.mo -share/locale/ka/LC_MESSAGES/xfwm4.mo +share/locale/kk/LC_MESSAGES/xfwm4.mo share/locale/ko/LC_MESSAGES/xfwm4.mo share/locale/lt/LC_MESSAGES/xfwm4.mo share/locale/lv/LC_MESSAGES/xfwm4.mo -share/locale/mk/LC_MESSAGES/xfwm4.mo -share/locale/mr/LC_MESSAGES/xfwm4.mo share/locale/ms/LC_MESSAGES/xfwm4.mo share/locale/nb/LC_MESSAGES/xfwm4.mo share/locale/nl/LC_MESSAGES/xfwm4.mo +share/locale/nn/LC_MESSAGES/xfwm4.mo +share/locale/oc/LC_MESSAGES/xfwm4.mo share/locale/pa/LC_MESSAGES/xfwm4.mo share/locale/pl/LC_MESSAGES/xfwm4.mo share/locale/pt/LC_MESSAGES/xfwm4.mo share/locale/pt_BR/LC_MESSAGES/xfwm4.mo share/locale/ro/LC_MESSAGES/xfwm4.mo share/locale/ru/LC_MESSAGES/xfwm4.mo +share/locale/si/LC_MESSAGES/xfwm4.mo share/locale/sk/LC_MESSAGES/xfwm4.mo +share/locale/sl/LC_MESSAGES/xfwm4.mo share/locale/sq/LC_MESSAGES/xfwm4.mo +share/locale/sr/LC_MESSAGES/xfwm4.mo share/locale/sv/LC_MESSAGES/xfwm4.mo -share/locale/ta/LC_MESSAGES/xfwm4.mo +share/locale/te/LC_MESSAGES/xfwm4.mo +share/locale/th/LC_MESSAGES/xfwm4.mo share/locale/tr/LC_MESSAGES/xfwm4.mo +share/locale/ug/LC_MESSAGES/xfwm4.mo share/locale/uk/LC_MESSAGES/xfwm4.mo share/locale/ur/LC_MESSAGES/xfwm4.mo +share/locale/ur_PK/LC_MESSAGES/xfwm4.mo share/locale/vi/LC_MESSAGES/xfwm4.mo share/locale/zh_CN/LC_MESSAGES/xfwm4.mo +share/locale/zh_HK/LC_MESSAGES/xfwm4.mo share/locale/zh_TW/LC_MESSAGES/xfwm4.mo share/themes/Daloa/xfwm4/README share/themes/Daloa/xfwm4/bottom-active.png @@ -189,249 +212,250 @@ share/themes/Daloa/xfwm4/top-right-active.png share/themes/Daloa/xfwm4/top-right-active.xpm share/themes/Daloa/xfwm4/top-right-inactive.png share/themes/Daloa/xfwm4/top-right-inactive.xpm -share/themes/Default-4.0/xfwm4/README -share/themes/Default-4.0/xfwm4/bottom-active.xpm -share/themes/Default-4.0/xfwm4/bottom-inactive.xpm -share/themes/Default-4.0/xfwm4/bottom-left-active.xpm -share/themes/Default-4.0/xfwm4/bottom-left-inactive.xpm -share/themes/Default-4.0/xfwm4/bottom-right-active.xpm -share/themes/Default-4.0/xfwm4/bottom-right-inactive.xpm -share/themes/Default-4.0/xfwm4/close-active.xpm -share/themes/Default-4.0/xfwm4/close-inactive.xpm -share/themes/Default-4.0/xfwm4/close-pressed.xpm -share/themes/Default-4.0/xfwm4/hide-active.xpm -share/themes/Default-4.0/xfwm4/hide-inactive.xpm -share/themes/Default-4.0/xfwm4/hide-pressed.xpm -share/themes/Default-4.0/xfwm4/left-active.xpm -share/themes/Default-4.0/xfwm4/left-inactive.xpm -share/themes/Default-4.0/xfwm4/maximize-active.xpm -share/themes/Default-4.0/xfwm4/maximize-inactive.xpm -share/themes/Default-4.0/xfwm4/maximize-pressed.xpm -share/themes/Default-4.0/xfwm4/maximize-toggled-active.xpm -share/themes/Default-4.0/xfwm4/maximize-toggled-inactive.xpm -share/themes/Default-4.0/xfwm4/maximize-toggled-pressed.xpm -share/themes/Default-4.0/xfwm4/menu-active.xpm -share/themes/Default-4.0/xfwm4/menu-inactive.xpm -share/themes/Default-4.0/xfwm4/menu-pressed.xpm -share/themes/Default-4.0/xfwm4/right-active.xpm -share/themes/Default-4.0/xfwm4/right-inactive.xpm -share/themes/Default-4.0/xfwm4/shade-active.xpm -share/themes/Default-4.0/xfwm4/shade-inactive.xpm -share/themes/Default-4.0/xfwm4/shade-pressed.xpm -share/themes/Default-4.0/xfwm4/shade-toggled-active.xpm -share/themes/Default-4.0/xfwm4/shade-toggled-inactive.xpm -share/themes/Default-4.0/xfwm4/shade-toggled-pressed.xpm -share/themes/Default-4.0/xfwm4/stick-active.xpm -share/themes/Default-4.0/xfwm4/stick-inactive.xpm -share/themes/Default-4.0/xfwm4/stick-pressed.xpm -share/themes/Default-4.0/xfwm4/stick-toggled-active.xpm -share/themes/Default-4.0/xfwm4/stick-toggled-inactive.xpm -share/themes/Default-4.0/xfwm4/stick-toggled-pressed.xpm -share/themes/Default-4.0/xfwm4/themerc -share/themes/Default-4.0/xfwm4/title-1-active.xpm -share/themes/Default-4.0/xfwm4/title-1-inactive.xpm -share/themes/Default-4.0/xfwm4/title-2-active.xpm -share/themes/Default-4.0/xfwm4/title-2-inactive.xpm -share/themes/Default-4.0/xfwm4/title-3-active.xpm -share/themes/Default-4.0/xfwm4/title-3-inactive.xpm -share/themes/Default-4.0/xfwm4/title-4-active.xpm -share/themes/Default-4.0/xfwm4/title-4-inactive.xpm -share/themes/Default-4.0/xfwm4/title-5-active.xpm -share/themes/Default-4.0/xfwm4/title-5-inactive.xpm -share/themes/Default-4.0/xfwm4/top-left-active.xpm -share/themes/Default-4.0/xfwm4/top-left-inactive.xpm -share/themes/Default-4.0/xfwm4/top-right-active.xpm -share/themes/Default-4.0/xfwm4/top-right-inactive.xpm -share/themes/Default-4.2/xfwm4/README -share/themes/Default-4.2/xfwm4/bottom-active.png -share/themes/Default-4.2/xfwm4/bottom-active.xpm -share/themes/Default-4.2/xfwm4/bottom-inactive.png -share/themes/Default-4.2/xfwm4/bottom-inactive.xpm -share/themes/Default-4.2/xfwm4/bottom-left-active.png -share/themes/Default-4.2/xfwm4/bottom-left-active.xpm -share/themes/Default-4.2/xfwm4/bottom-left-inactive.png -share/themes/Default-4.2/xfwm4/bottom-left-inactive.xpm -share/themes/Default-4.2/xfwm4/bottom-right-active.png -share/themes/Default-4.2/xfwm4/bottom-right-active.xpm -share/themes/Default-4.2/xfwm4/bottom-right-inactive.png -share/themes/Default-4.2/xfwm4/bottom-right-inactive.xpm -share/themes/Default-4.2/xfwm4/close-active.xpm -share/themes/Default-4.2/xfwm4/close-inactive.xpm -share/themes/Default-4.2/xfwm4/close-pressed.png -share/themes/Default-4.2/xfwm4/close-pressed.xpm -share/themes/Default-4.2/xfwm4/hide-active.xpm -share/themes/Default-4.2/xfwm4/hide-inactive.xpm -share/themes/Default-4.2/xfwm4/hide-pressed.png -share/themes/Default-4.2/xfwm4/hide-pressed.xpm -share/themes/Default-4.2/xfwm4/left-active.png -share/themes/Default-4.2/xfwm4/left-active.xpm -share/themes/Default-4.2/xfwm4/left-inactive.png -share/themes/Default-4.2/xfwm4/left-inactive.xpm -share/themes/Default-4.2/xfwm4/maximize-active.xpm -share/themes/Default-4.2/xfwm4/maximize-inactive.xpm -share/themes/Default-4.2/xfwm4/maximize-pressed.png -share/themes/Default-4.2/xfwm4/maximize-pressed.xpm -share/themes/Default-4.2/xfwm4/maximize-toggled-active.xpm -share/themes/Default-4.2/xfwm4/maximize-toggled-inactive.xpm -share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.png -share/themes/Default-4.2/xfwm4/maximize-toggled-pressed.xpm -share/themes/Default-4.2/xfwm4/menu-active.xpm -share/themes/Default-4.2/xfwm4/menu-inactive.xpm -share/themes/Default-4.2/xfwm4/menu-pressed.png -share/themes/Default-4.2/xfwm4/menu-pressed.xpm -share/themes/Default-4.2/xfwm4/right-active.png -share/themes/Default-4.2/xfwm4/right-active.xpm -share/themes/Default-4.2/xfwm4/right-inactive.png -share/themes/Default-4.2/xfwm4/right-inactive.xpm -share/themes/Default-4.2/xfwm4/shade-active.xpm -share/themes/Default-4.2/xfwm4/shade-inactive.xpm -share/themes/Default-4.2/xfwm4/shade-pressed.png -share/themes/Default-4.2/xfwm4/shade-pressed.xpm -share/themes/Default-4.2/xfwm4/shade-toggled-active.xpm -share/themes/Default-4.2/xfwm4/shade-toggled-inactive.xpm -share/themes/Default-4.2/xfwm4/shade-toggled-pressed.png -share/themes/Default-4.2/xfwm4/shade-toggled-pressed.xpm -share/themes/Default-4.2/xfwm4/stick-active.xpm -share/themes/Default-4.2/xfwm4/stick-inactive.xpm -share/themes/Default-4.2/xfwm4/stick-pressed.png -share/themes/Default-4.2/xfwm4/stick-pressed.xpm -share/themes/Default-4.2/xfwm4/stick-toggled-active.xpm -share/themes/Default-4.2/xfwm4/stick-toggled-inactive.xpm -share/themes/Default-4.2/xfwm4/stick-toggled-pressed.png -share/themes/Default-4.2/xfwm4/stick-toggled-pressed.xpm -share/themes/Default-4.2/xfwm4/themerc -share/themes/Default-4.2/xfwm4/title-1-active.png -share/themes/Default-4.2/xfwm4/title-1-active.xpm -share/themes/Default-4.2/xfwm4/title-1-inactive.png -share/themes/Default-4.2/xfwm4/title-1-inactive.xpm -share/themes/Default-4.2/xfwm4/title-2-active.png -share/themes/Default-4.2/xfwm4/title-2-active.xpm -share/themes/Default-4.2/xfwm4/title-2-inactive.png -share/themes/Default-4.2/xfwm4/title-2-inactive.xpm -share/themes/Default-4.2/xfwm4/title-3-active.png -share/themes/Default-4.2/xfwm4/title-3-active.xpm -share/themes/Default-4.2/xfwm4/title-3-inactive.png -share/themes/Default-4.2/xfwm4/title-3-inactive.xpm -share/themes/Default-4.2/xfwm4/title-4-active.png -share/themes/Default-4.2/xfwm4/title-4-active.xpm -share/themes/Default-4.2/xfwm4/title-4-inactive.png -share/themes/Default-4.2/xfwm4/title-4-inactive.xpm -share/themes/Default-4.2/xfwm4/title-5-active.png -share/themes/Default-4.2/xfwm4/title-5-active.xpm -share/themes/Default-4.2/xfwm4/title-5-inactive.png -share/themes/Default-4.2/xfwm4/title-5-inactive.xpm -share/themes/Default-4.2/xfwm4/top-left-active.png -share/themes/Default-4.2/xfwm4/top-left-active.xpm -share/themes/Default-4.2/xfwm4/top-left-inactive.png -share/themes/Default-4.2/xfwm4/top-left-inactive.xpm -share/themes/Default-4.2/xfwm4/top-right-active.png -share/themes/Default-4.2/xfwm4/top-right-active.xpm -share/themes/Default-4.2/xfwm4/top-right-inactive.png -share/themes/Default-4.2/xfwm4/top-right-inactive.xpm -share/themes/Default-4.4/xfwm4/README -share/themes/Default-4.4/xfwm4/bottom-active.png -share/themes/Default-4.4/xfwm4/bottom-active.xpm -share/themes/Default-4.4/xfwm4/bottom-inactive.png -share/themes/Default-4.4/xfwm4/bottom-inactive.xpm -share/themes/Default-4.4/xfwm4/bottom-left-active.png -share/themes/Default-4.4/xfwm4/bottom-left-active.xpm -share/themes/Default-4.4/xfwm4/bottom-left-inactive.png -share/themes/Default-4.4/xfwm4/bottom-left-inactive.xpm -share/themes/Default-4.4/xfwm4/bottom-right-active.png -share/themes/Default-4.4/xfwm4/bottom-right-active.xpm -share/themes/Default-4.4/xfwm4/bottom-right-inactive.png -share/themes/Default-4.4/xfwm4/bottom-right-inactive.xpm -share/themes/Default-4.4/xfwm4/close-active.png -share/themes/Default-4.4/xfwm4/close-active.xpm -share/themes/Default-4.4/xfwm4/close-inactive.png -share/themes/Default-4.4/xfwm4/close-inactive.xpm -share/themes/Default-4.4/xfwm4/close-pressed.png -share/themes/Default-4.4/xfwm4/close-pressed.xpm -share/themes/Default-4.4/xfwm4/hide-active.png -share/themes/Default-4.4/xfwm4/hide-active.xpm -share/themes/Default-4.4/xfwm4/hide-inactive.png -share/themes/Default-4.4/xfwm4/hide-inactive.xpm -share/themes/Default-4.4/xfwm4/hide-pressed.png -share/themes/Default-4.4/xfwm4/hide-pressed.xpm -share/themes/Default-4.4/xfwm4/left-active.png -share/themes/Default-4.4/xfwm4/left-active.xpm -share/themes/Default-4.4/xfwm4/left-inactive.png -share/themes/Default-4.4/xfwm4/left-inactive.xpm -share/themes/Default-4.4/xfwm4/maximize-active.png -share/themes/Default-4.4/xfwm4/maximize-active.xpm -share/themes/Default-4.4/xfwm4/maximize-inactive.png -share/themes/Default-4.4/xfwm4/maximize-inactive.xpm -share/themes/Default-4.4/xfwm4/maximize-pressed.png -share/themes/Default-4.4/xfwm4/maximize-pressed.xpm -share/themes/Default-4.4/xfwm4/maximize-toggled-active.png -share/themes/Default-4.4/xfwm4/maximize-toggled-active.xpm -share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.png -share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.xpm -share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.png -share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.xpm -share/themes/Default-4.4/xfwm4/menu-active.png -share/themes/Default-4.4/xfwm4/menu-active.xpm -share/themes/Default-4.4/xfwm4/menu-inactive.png -share/themes/Default-4.4/xfwm4/menu-inactive.xpm -share/themes/Default-4.4/xfwm4/menu-pressed.png -share/themes/Default-4.4/xfwm4/menu-pressed.xpm -share/themes/Default-4.4/xfwm4/right-active.png -share/themes/Default-4.4/xfwm4/right-active.xpm -share/themes/Default-4.4/xfwm4/right-inactive.png -share/themes/Default-4.4/xfwm4/right-inactive.xpm -share/themes/Default-4.4/xfwm4/shade-active.png -share/themes/Default-4.4/xfwm4/shade-active.xpm -share/themes/Default-4.4/xfwm4/shade-inactive.png -share/themes/Default-4.4/xfwm4/shade-inactive.xpm -share/themes/Default-4.4/xfwm4/shade-pressed.png -share/themes/Default-4.4/xfwm4/shade-pressed.xpm -share/themes/Default-4.4/xfwm4/shade-toggled-active.png -share/themes/Default-4.4/xfwm4/shade-toggled-active.xpm -share/themes/Default-4.4/xfwm4/shade-toggled-inactive.png -share/themes/Default-4.4/xfwm4/shade-toggled-inactive.xpm -share/themes/Default-4.4/xfwm4/shade-toggled-pressed.png -share/themes/Default-4.4/xfwm4/shade-toggled-pressed.xpm -share/themes/Default-4.4/xfwm4/stick-active.png -share/themes/Default-4.4/xfwm4/stick-active.xpm -share/themes/Default-4.4/xfwm4/stick-inactive.png -share/themes/Default-4.4/xfwm4/stick-inactive.xpm -share/themes/Default-4.4/xfwm4/stick-pressed.png -share/themes/Default-4.4/xfwm4/stick-pressed.xpm -share/themes/Default-4.4/xfwm4/stick-toggled-active.png -share/themes/Default-4.4/xfwm4/stick-toggled-active.xpm -share/themes/Default-4.4/xfwm4/stick-toggled-inactive.png -share/themes/Default-4.4/xfwm4/stick-toggled-inactive.xpm -share/themes/Default-4.4/xfwm4/stick-toggled-pressed.png -share/themes/Default-4.4/xfwm4/stick-toggled-pressed.xpm -share/themes/Default-4.4/xfwm4/themerc -share/themes/Default-4.4/xfwm4/title-1-active.png -share/themes/Default-4.4/xfwm4/title-1-active.xpm -share/themes/Default-4.4/xfwm4/title-1-inactive.png -share/themes/Default-4.4/xfwm4/title-1-inactive.xpm -share/themes/Default-4.4/xfwm4/title-2-active.png -share/themes/Default-4.4/xfwm4/title-2-active.xpm -share/themes/Default-4.4/xfwm4/title-2-inactive.png -share/themes/Default-4.4/xfwm4/title-2-inactive.xpm -share/themes/Default-4.4/xfwm4/title-3-active.png -share/themes/Default-4.4/xfwm4/title-3-active.xpm -share/themes/Default-4.4/xfwm4/title-3-inactive.png -share/themes/Default-4.4/xfwm4/title-3-inactive.xpm -share/themes/Default-4.4/xfwm4/title-4-active.png -share/themes/Default-4.4/xfwm4/title-4-active.xpm -share/themes/Default-4.4/xfwm4/title-4-inactive.png -share/themes/Default-4.4/xfwm4/title-4-inactive.xpm -share/themes/Default-4.4/xfwm4/title-5-active.png -share/themes/Default-4.4/xfwm4/title-5-active.xpm -share/themes/Default-4.4/xfwm4/title-5-inactive.png -share/themes/Default-4.4/xfwm4/title-5-inactive.xpm -share/themes/Default-4.4/xfwm4/top-left-active.png -share/themes/Default-4.4/xfwm4/top-left-active.xpm -share/themes/Default-4.4/xfwm4/top-left-inactive.png -share/themes/Default-4.4/xfwm4/top-left-inactive.xpm -share/themes/Default-4.4/xfwm4/top-right-active.png -share/themes/Default-4.4/xfwm4/top-right-active.xpm -share/themes/Default-4.4/xfwm4/top-right-inactive.png -share/themes/Default-4.4/xfwm4/top-right-inactive.xpm +share/themes/Default-hdpi/xfwm4/README +share/themes/Default-hdpi/xfwm4/bottom-active.png +share/themes/Default-hdpi/xfwm4/bottom-active.xpm +share/themes/Default-hdpi/xfwm4/bottom-inactive.png +share/themes/Default-hdpi/xfwm4/bottom-inactive.xpm +share/themes/Default-hdpi/xfwm4/bottom-left-active.png +share/themes/Default-hdpi/xfwm4/bottom-left-active.xpm +share/themes/Default-hdpi/xfwm4/bottom-left-inactive.png +share/themes/Default-hdpi/xfwm4/bottom-left-inactive.xpm +share/themes/Default-hdpi/xfwm4/bottom-right-active.png +share/themes/Default-hdpi/xfwm4/bottom-right-active.xpm +share/themes/Default-hdpi/xfwm4/bottom-right-inactive.png +share/themes/Default-hdpi/xfwm4/bottom-right-inactive.xpm +share/themes/Default-hdpi/xfwm4/close-active.png +share/themes/Default-hdpi/xfwm4/close-active.xpm +share/themes/Default-hdpi/xfwm4/close-inactive.png +share/themes/Default-hdpi/xfwm4/close-inactive.xpm +share/themes/Default-hdpi/xfwm4/close-prelight.png +share/themes/Default-hdpi/xfwm4/close-prelight.xpm +share/themes/Default-hdpi/xfwm4/close-pressed.png +share/themes/Default-hdpi/xfwm4/close-pressed.xpm +share/themes/Default-hdpi/xfwm4/hide-active.png +share/themes/Default-hdpi/xfwm4/hide-active.xpm +share/themes/Default-hdpi/xfwm4/hide-inactive.png +share/themes/Default-hdpi/xfwm4/hide-inactive.xpm +share/themes/Default-hdpi/xfwm4/hide-prelight.png +share/themes/Default-hdpi/xfwm4/hide-prelight.xpm +share/themes/Default-hdpi/xfwm4/hide-pressed.png +share/themes/Default-hdpi/xfwm4/hide-pressed.xpm +share/themes/Default-hdpi/xfwm4/left-active.png +share/themes/Default-hdpi/xfwm4/left-active.xpm +share/themes/Default-hdpi/xfwm4/left-inactive.png +share/themes/Default-hdpi/xfwm4/left-inactive.xpm +share/themes/Default-hdpi/xfwm4/maximize-active.png +share/themes/Default-hdpi/xfwm4/maximize-active.xpm +share/themes/Default-hdpi/xfwm4/maximize-inactive.png +share/themes/Default-hdpi/xfwm4/maximize-inactive.xpm +share/themes/Default-hdpi/xfwm4/maximize-prelight.png +share/themes/Default-hdpi/xfwm4/maximize-prelight.xpm +share/themes/Default-hdpi/xfwm4/maximize-pressed.png +share/themes/Default-hdpi/xfwm4/maximize-pressed.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-active.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-active.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-inactive.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-prelight.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-hdpi/xfwm4/maximize-toggled-pressed.png +share/themes/Default-hdpi/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-hdpi/xfwm4/menu-active.png +share/themes/Default-hdpi/xfwm4/menu-active.xpm +share/themes/Default-hdpi/xfwm4/menu-inactive.png +share/themes/Default-hdpi/xfwm4/menu-inactive.xpm +share/themes/Default-hdpi/xfwm4/menu-prelight.png +share/themes/Default-hdpi/xfwm4/menu-prelight.xpm +share/themes/Default-hdpi/xfwm4/menu-pressed.png +share/themes/Default-hdpi/xfwm4/menu-pressed.xpm +share/themes/Default-hdpi/xfwm4/right-active.png +share/themes/Default-hdpi/xfwm4/right-active.xpm +share/themes/Default-hdpi/xfwm4/right-inactive.png +share/themes/Default-hdpi/xfwm4/right-inactive.xpm +share/themes/Default-hdpi/xfwm4/shade-active.png +share/themes/Default-hdpi/xfwm4/shade-active.xpm +share/themes/Default-hdpi/xfwm4/shade-inactive.png +share/themes/Default-hdpi/xfwm4/shade-inactive.xpm +share/themes/Default-hdpi/xfwm4/shade-prelight.png +share/themes/Default-hdpi/xfwm4/shade-prelight.xpm +share/themes/Default-hdpi/xfwm4/shade-pressed.png +share/themes/Default-hdpi/xfwm4/shade-pressed.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-active.png +share/themes/Default-hdpi/xfwm4/shade-toggled-active.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-inactive.png +share/themes/Default-hdpi/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-prelight.png +share/themes/Default-hdpi/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-hdpi/xfwm4/shade-toggled-pressed.png +share/themes/Default-hdpi/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-hdpi/xfwm4/stick-active.png +share/themes/Default-hdpi/xfwm4/stick-active.xpm +share/themes/Default-hdpi/xfwm4/stick-inactive.png +share/themes/Default-hdpi/xfwm4/stick-inactive.xpm +share/themes/Default-hdpi/xfwm4/stick-prelight.png +share/themes/Default-hdpi/xfwm4/stick-prelight.xpm +share/themes/Default-hdpi/xfwm4/stick-pressed.png +share/themes/Default-hdpi/xfwm4/stick-pressed.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-active.png +share/themes/Default-hdpi/xfwm4/stick-toggled-active.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-inactive.png +share/themes/Default-hdpi/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-prelight.png +share/themes/Default-hdpi/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-hdpi/xfwm4/stick-toggled-pressed.png +share/themes/Default-hdpi/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-hdpi/xfwm4/themerc +share/themes/Default-hdpi/xfwm4/title-1-active.png +share/themes/Default-hdpi/xfwm4/title-1-active.xpm +share/themes/Default-hdpi/xfwm4/title-1-inactive.png +share/themes/Default-hdpi/xfwm4/title-1-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-2-active.png +share/themes/Default-hdpi/xfwm4/title-2-active.xpm +share/themes/Default-hdpi/xfwm4/title-2-inactive.png +share/themes/Default-hdpi/xfwm4/title-2-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-3-active.png +share/themes/Default-hdpi/xfwm4/title-3-active.xpm +share/themes/Default-hdpi/xfwm4/title-3-inactive.png +share/themes/Default-hdpi/xfwm4/title-3-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-4-active.png +share/themes/Default-hdpi/xfwm4/title-4-active.xpm +share/themes/Default-hdpi/xfwm4/title-4-inactive.png +share/themes/Default-hdpi/xfwm4/title-4-inactive.xpm +share/themes/Default-hdpi/xfwm4/title-5-active.png +share/themes/Default-hdpi/xfwm4/title-5-active.xpm +share/themes/Default-hdpi/xfwm4/title-5-inactive.png +share/themes/Default-hdpi/xfwm4/title-5-inactive.xpm +share/themes/Default-hdpi/xfwm4/top-left-active.png +share/themes/Default-hdpi/xfwm4/top-left-active.xpm +share/themes/Default-hdpi/xfwm4/top-left-inactive.png +share/themes/Default-hdpi/xfwm4/top-left-inactive.xpm +share/themes/Default-hdpi/xfwm4/top-right-active.png +share/themes/Default-hdpi/xfwm4/top-right-active.xpm +share/themes/Default-hdpi/xfwm4/top-right-inactive.png +share/themes/Default-hdpi/xfwm4/top-right-inactive.xpm +share/themes/Default-xhdpi/xfwm4/README +share/themes/Default-xhdpi/xfwm4/bottom-active.png +share/themes/Default-xhdpi/xfwm4/bottom-active.xpm +share/themes/Default-xhdpi/xfwm4/bottom-inactive.png +share/themes/Default-xhdpi/xfwm4/bottom-inactive.xpm +share/themes/Default-xhdpi/xfwm4/bottom-left-active.png +share/themes/Default-xhdpi/xfwm4/bottom-left-active.xpm +share/themes/Default-xhdpi/xfwm4/bottom-left-inactive.png +share/themes/Default-xhdpi/xfwm4/bottom-left-inactive.xpm +share/themes/Default-xhdpi/xfwm4/bottom-right-active.png +share/themes/Default-xhdpi/xfwm4/bottom-right-active.xpm +share/themes/Default-xhdpi/xfwm4/bottom-right-inactive.png +share/themes/Default-xhdpi/xfwm4/bottom-right-inactive.xpm +share/themes/Default-xhdpi/xfwm4/close-active.png +share/themes/Default-xhdpi/xfwm4/close-active.xpm +share/themes/Default-xhdpi/xfwm4/close-inactive.png +share/themes/Default-xhdpi/xfwm4/close-inactive.xpm +share/themes/Default-xhdpi/xfwm4/close-prelight.png +share/themes/Default-xhdpi/xfwm4/close-prelight.xpm +share/themes/Default-xhdpi/xfwm4/close-pressed.png +share/themes/Default-xhdpi/xfwm4/close-pressed.xpm +share/themes/Default-xhdpi/xfwm4/hide-active.png +share/themes/Default-xhdpi/xfwm4/hide-active.xpm +share/themes/Default-xhdpi/xfwm4/hide-inactive.png +share/themes/Default-xhdpi/xfwm4/hide-inactive.xpm +share/themes/Default-xhdpi/xfwm4/hide-prelight.png +share/themes/Default-xhdpi/xfwm4/hide-prelight.xpm +share/themes/Default-xhdpi/xfwm4/hide-pressed.png +share/themes/Default-xhdpi/xfwm4/hide-pressed.xpm +share/themes/Default-xhdpi/xfwm4/left-active.png +share/themes/Default-xhdpi/xfwm4/left-active.xpm +share/themes/Default-xhdpi/xfwm4/left-inactive.png +share/themes/Default-xhdpi/xfwm4/left-inactive.xpm +share/themes/Default-xhdpi/xfwm4/maximize-active.png +share/themes/Default-xhdpi/xfwm4/maximize-active.xpm +share/themes/Default-xhdpi/xfwm4/maximize-inactive.png +share/themes/Default-xhdpi/xfwm4/maximize-inactive.xpm +share/themes/Default-xhdpi/xfwm4/maximize-prelight.png +share/themes/Default-xhdpi/xfwm4/maximize-prelight.xpm +share/themes/Default-xhdpi/xfwm4/maximize-pressed.png +share/themes/Default-xhdpi/xfwm4/maximize-pressed.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-active.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-active.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-inactive.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-prelight.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default-xhdpi/xfwm4/maximize-toggled-pressed.png +share/themes/Default-xhdpi/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-xhdpi/xfwm4/menu-active.png +share/themes/Default-xhdpi/xfwm4/menu-active.xpm +share/themes/Default-xhdpi/xfwm4/menu-inactive.png +share/themes/Default-xhdpi/xfwm4/menu-inactive.xpm +share/themes/Default-xhdpi/xfwm4/menu-prelight.png +share/themes/Default-xhdpi/xfwm4/menu-prelight.xpm +share/themes/Default-xhdpi/xfwm4/menu-pressed.png +share/themes/Default-xhdpi/xfwm4/menu-pressed.xpm +share/themes/Default-xhdpi/xfwm4/right-active.png +share/themes/Default-xhdpi/xfwm4/right-active.xpm +share/themes/Default-xhdpi/xfwm4/right-inactive.png +share/themes/Default-xhdpi/xfwm4/right-inactive.xpm +share/themes/Default-xhdpi/xfwm4/shade-active.png +share/themes/Default-xhdpi/xfwm4/shade-active.xpm +share/themes/Default-xhdpi/xfwm4/shade-inactive.png +share/themes/Default-xhdpi/xfwm4/shade-inactive.xpm +share/themes/Default-xhdpi/xfwm4/shade-prelight.png +share/themes/Default-xhdpi/xfwm4/shade-prelight.xpm +share/themes/Default-xhdpi/xfwm4/shade-pressed.png +share/themes/Default-xhdpi/xfwm4/shade-pressed.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-active.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-active.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-inactive.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-prelight.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-prelight.xpm +share/themes/Default-xhdpi/xfwm4/shade-toggled-pressed.png +share/themes/Default-xhdpi/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-xhdpi/xfwm4/stick-active.png +share/themes/Default-xhdpi/xfwm4/stick-active.xpm +share/themes/Default-xhdpi/xfwm4/stick-inactive.png +share/themes/Default-xhdpi/xfwm4/stick-inactive.xpm +share/themes/Default-xhdpi/xfwm4/stick-prelight.png +share/themes/Default-xhdpi/xfwm4/stick-prelight.xpm +share/themes/Default-xhdpi/xfwm4/stick-pressed.png +share/themes/Default-xhdpi/xfwm4/stick-pressed.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-active.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-active.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-inactive.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-prelight.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-prelight.xpm +share/themes/Default-xhdpi/xfwm4/stick-toggled-pressed.png +share/themes/Default-xhdpi/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-xhdpi/xfwm4/themerc +share/themes/Default-xhdpi/xfwm4/title-1-active.png +share/themes/Default-xhdpi/xfwm4/title-1-active.xpm +share/themes/Default-xhdpi/xfwm4/title-1-inactive.png +share/themes/Default-xhdpi/xfwm4/title-1-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-2-active.png +share/themes/Default-xhdpi/xfwm4/title-2-active.xpm +share/themes/Default-xhdpi/xfwm4/title-2-inactive.png +share/themes/Default-xhdpi/xfwm4/title-2-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-3-active.png +share/themes/Default-xhdpi/xfwm4/title-3-active.xpm +share/themes/Default-xhdpi/xfwm4/title-3-inactive.png +share/themes/Default-xhdpi/xfwm4/title-3-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-4-active.png +share/themes/Default-xhdpi/xfwm4/title-4-active.xpm +share/themes/Default-xhdpi/xfwm4/title-4-inactive.png +share/themes/Default-xhdpi/xfwm4/title-4-inactive.xpm +share/themes/Default-xhdpi/xfwm4/title-5-active.png +share/themes/Default-xhdpi/xfwm4/title-5-active.xpm +share/themes/Default-xhdpi/xfwm4/title-5-inactive.png +share/themes/Default-xhdpi/xfwm4/title-5-inactive.xpm +share/themes/Default-xhdpi/xfwm4/top-left-active.png +share/themes/Default-xhdpi/xfwm4/top-left-active.xpm +share/themes/Default-xhdpi/xfwm4/top-left-inactive.png +share/themes/Default-xhdpi/xfwm4/top-left-inactive.xpm +share/themes/Default-xhdpi/xfwm4/top-right-active.png +share/themes/Default-xhdpi/xfwm4/top-right-active.xpm +share/themes/Default-xhdpi/xfwm4/top-right-inactive.png +share/themes/Default-xhdpi/xfwm4/top-right-inactive.xpm share/themes/Default/xfwm4/README share/themes/Default/xfwm4/bottom-active.png share/themes/Default/xfwm4/bottom-active.xpm @@ -780,553 +804,4 @@ share/themes/Moheli/xfwm4/top-right-active.png share/themes/Moheli/xfwm4/top-right-active.xpm share/themes/Moheli/xfwm4/top-right-inactive.png share/themes/Moheli/xfwm4/top-right-inactive.xpm -share/themes/Sassandra/xfwm4/README -share/themes/Sassandra/xfwm4/bottom-active.png -share/themes/Sassandra/xfwm4/bottom-active.xpm -share/themes/Sassandra/xfwm4/bottom-inactive.png -share/themes/Sassandra/xfwm4/bottom-inactive.xpm -share/themes/Sassandra/xfwm4/bottom-left-active.png -share/themes/Sassandra/xfwm4/bottom-left-active.xpm -share/themes/Sassandra/xfwm4/bottom-left-inactive.png -share/themes/Sassandra/xfwm4/bottom-left-inactive.xpm -share/themes/Sassandra/xfwm4/bottom-right-active.png -share/themes/Sassandra/xfwm4/bottom-right-active.xpm -share/themes/Sassandra/xfwm4/bottom-right-inactive.png -share/themes/Sassandra/xfwm4/bottom-right-inactive.xpm -share/themes/Sassandra/xfwm4/close-active.png -share/themes/Sassandra/xfwm4/close-active.xpm -share/themes/Sassandra/xfwm4/close-inactive.png -share/themes/Sassandra/xfwm4/close-inactive.xpm -share/themes/Sassandra/xfwm4/close-pressed.png -share/themes/Sassandra/xfwm4/close-pressed.xpm -share/themes/Sassandra/xfwm4/hide-active.png -share/themes/Sassandra/xfwm4/hide-active.xpm -share/themes/Sassandra/xfwm4/hide-inactive.png -share/themes/Sassandra/xfwm4/hide-inactive.xpm -share/themes/Sassandra/xfwm4/hide-pressed.png -share/themes/Sassandra/xfwm4/hide-pressed.xpm -share/themes/Sassandra/xfwm4/left-active.png -share/themes/Sassandra/xfwm4/left-active.xpm -share/themes/Sassandra/xfwm4/left-inactive.png -share/themes/Sassandra/xfwm4/left-inactive.xpm -share/themes/Sassandra/xfwm4/maximize-active.png -share/themes/Sassandra/xfwm4/maximize-active.xpm -share/themes/Sassandra/xfwm4/maximize-inactive.png -share/themes/Sassandra/xfwm4/maximize-inactive.xpm -share/themes/Sassandra/xfwm4/maximize-pressed.png -share/themes/Sassandra/xfwm4/maximize-pressed.xpm -share/themes/Sassandra/xfwm4/maximize-toggled-active.png -share/themes/Sassandra/xfwm4/maximize-toggled-active.xpm -share/themes/Sassandra/xfwm4/maximize-toggled-inactive.png -share/themes/Sassandra/xfwm4/maximize-toggled-inactive.xpm -share/themes/Sassandra/xfwm4/maximize-toggled-pressed.png -share/themes/Sassandra/xfwm4/maximize-toggled-pressed.xpm -share/themes/Sassandra/xfwm4/menu-active.png -share/themes/Sassandra/xfwm4/menu-active.xpm -share/themes/Sassandra/xfwm4/menu-inactive.png -share/themes/Sassandra/xfwm4/menu-inactive.xpm -share/themes/Sassandra/xfwm4/menu-pressed.png -share/themes/Sassandra/xfwm4/menu-pressed.xpm -share/themes/Sassandra/xfwm4/right-active.png -share/themes/Sassandra/xfwm4/right-active.xpm -share/themes/Sassandra/xfwm4/right-inactive.png -share/themes/Sassandra/xfwm4/right-inactive.xpm -share/themes/Sassandra/xfwm4/shade-active.png -share/themes/Sassandra/xfwm4/shade-active.xpm -share/themes/Sassandra/xfwm4/shade-inactive.png -share/themes/Sassandra/xfwm4/shade-inactive.xpm -share/themes/Sassandra/xfwm4/shade-pressed.png -share/themes/Sassandra/xfwm4/shade-pressed.xpm -share/themes/Sassandra/xfwm4/shade-toggled-active.png -share/themes/Sassandra/xfwm4/shade-toggled-active.xpm -share/themes/Sassandra/xfwm4/shade-toggled-inactive.png -share/themes/Sassandra/xfwm4/shade-toggled-inactive.xpm -share/themes/Sassandra/xfwm4/shade-toggled-pressed.png -share/themes/Sassandra/xfwm4/shade-toggled-pressed.xpm -share/themes/Sassandra/xfwm4/stick-active.png -share/themes/Sassandra/xfwm4/stick-active.xpm -share/themes/Sassandra/xfwm4/stick-inactive.png -share/themes/Sassandra/xfwm4/stick-inactive.xpm -share/themes/Sassandra/xfwm4/stick-pressed.png -share/themes/Sassandra/xfwm4/stick-pressed.xpm -share/themes/Sassandra/xfwm4/stick-toggled-active.png -share/themes/Sassandra/xfwm4/stick-toggled-active.xpm -share/themes/Sassandra/xfwm4/stick-toggled-inactive.png -share/themes/Sassandra/xfwm4/stick-toggled-inactive.xpm -share/themes/Sassandra/xfwm4/stick-toggled-pressed.png -share/themes/Sassandra/xfwm4/stick-toggled-pressed.xpm -share/themes/Sassandra/xfwm4/themerc -share/themes/Sassandra/xfwm4/title-1-active.png -share/themes/Sassandra/xfwm4/title-1-active.xpm -share/themes/Sassandra/xfwm4/title-1-inactive.png -share/themes/Sassandra/xfwm4/title-1-inactive.xpm -share/themes/Sassandra/xfwm4/title-2-active.png -share/themes/Sassandra/xfwm4/title-2-active.xpm -share/themes/Sassandra/xfwm4/title-2-inactive.png -share/themes/Sassandra/xfwm4/title-2-inactive.xpm -share/themes/Sassandra/xfwm4/title-3-active.png -share/themes/Sassandra/xfwm4/title-3-active.xpm -share/themes/Sassandra/xfwm4/title-3-inactive.png -share/themes/Sassandra/xfwm4/title-3-inactive.xpm -share/themes/Sassandra/xfwm4/title-4-active.png -share/themes/Sassandra/xfwm4/title-4-active.xpm -share/themes/Sassandra/xfwm4/title-4-inactive.png -share/themes/Sassandra/xfwm4/title-4-inactive.xpm -share/themes/Sassandra/xfwm4/title-5-active.png -share/themes/Sassandra/xfwm4/title-5-active.xpm -share/themes/Sassandra/xfwm4/title-5-inactive.png -share/themes/Sassandra/xfwm4/title-5-inactive.xpm -share/themes/Sassandra/xfwm4/top-left-active.png -share/themes/Sassandra/xfwm4/top-left-active.xpm -share/themes/Sassandra/xfwm4/top-left-inactive.png -share/themes/Sassandra/xfwm4/top-left-inactive.xpm -share/themes/Sassandra/xfwm4/top-right-active.png -share/themes/Sassandra/xfwm4/top-right-active.xpm -share/themes/Sassandra/xfwm4/top-right-inactive.png -share/themes/Sassandra/xfwm4/top-right-inactive.xpm -share/themes/Stoneage/xfwm4/README -share/themes/Stoneage/xfwm4/bottom-active.png -share/themes/Stoneage/xfwm4/bottom-active.xpm -share/themes/Stoneage/xfwm4/bottom-inactive.png -share/themes/Stoneage/xfwm4/bottom-inactive.xpm -share/themes/Stoneage/xfwm4/bottom-left-active.png -share/themes/Stoneage/xfwm4/bottom-left-active.xpm -share/themes/Stoneage/xfwm4/bottom-left-inactive.png -share/themes/Stoneage/xfwm4/bottom-left-inactive.xpm -share/themes/Stoneage/xfwm4/bottom-right-active.png -share/themes/Stoneage/xfwm4/bottom-right-active.xpm -share/themes/Stoneage/xfwm4/bottom-right-inactive.png -share/themes/Stoneage/xfwm4/bottom-right-inactive.xpm -share/themes/Stoneage/xfwm4/close-active.png -share/themes/Stoneage/xfwm4/close-active.xpm -share/themes/Stoneage/xfwm4/close-inactive.png -share/themes/Stoneage/xfwm4/close-inactive.xpm -share/themes/Stoneage/xfwm4/close-pressed.png -share/themes/Stoneage/xfwm4/close-pressed.xpm -share/themes/Stoneage/xfwm4/hide-active.png -share/themes/Stoneage/xfwm4/hide-active.xpm -share/themes/Stoneage/xfwm4/hide-inactive.png -share/themes/Stoneage/xfwm4/hide-inactive.xpm -share/themes/Stoneage/xfwm4/hide-pressed.png -share/themes/Stoneage/xfwm4/hide-pressed.xpm -share/themes/Stoneage/xfwm4/left-active.png -share/themes/Stoneage/xfwm4/left-active.xpm -share/themes/Stoneage/xfwm4/left-inactive.png -share/themes/Stoneage/xfwm4/left-inactive.xpm -share/themes/Stoneage/xfwm4/maximize-active.png -share/themes/Stoneage/xfwm4/maximize-active.xpm -share/themes/Stoneage/xfwm4/maximize-inactive.png -share/themes/Stoneage/xfwm4/maximize-inactive.xpm -share/themes/Stoneage/xfwm4/maximize-pressed.png -share/themes/Stoneage/xfwm4/maximize-pressed.xpm -share/themes/Stoneage/xfwm4/maximize-toggled-active.png -share/themes/Stoneage/xfwm4/maximize-toggled-active.xpm -share/themes/Stoneage/xfwm4/maximize-toggled-inactive.png -share/themes/Stoneage/xfwm4/maximize-toggled-inactive.xpm -share/themes/Stoneage/xfwm4/maximize-toggled-pressed.png -share/themes/Stoneage/xfwm4/maximize-toggled-pressed.xpm -share/themes/Stoneage/xfwm4/menu-active.png -share/themes/Stoneage/xfwm4/menu-active.xpm -share/themes/Stoneage/xfwm4/menu-inactive.png -share/themes/Stoneage/xfwm4/menu-inactive.xpm -share/themes/Stoneage/xfwm4/menu-pressed.png -share/themes/Stoneage/xfwm4/menu-pressed.xpm -share/themes/Stoneage/xfwm4/right-active.png -share/themes/Stoneage/xfwm4/right-active.xpm -share/themes/Stoneage/xfwm4/right-inactive.png -share/themes/Stoneage/xfwm4/right-inactive.xpm -share/themes/Stoneage/xfwm4/shade-active.png -share/themes/Stoneage/xfwm4/shade-active.xpm -share/themes/Stoneage/xfwm4/shade-inactive.png -share/themes/Stoneage/xfwm4/shade-inactive.xpm -share/themes/Stoneage/xfwm4/shade-pressed.png -share/themes/Stoneage/xfwm4/shade-pressed.xpm -share/themes/Stoneage/xfwm4/shade-toggled-active.png -share/themes/Stoneage/xfwm4/shade-toggled-active.xpm -share/themes/Stoneage/xfwm4/shade-toggled-inactive.png -share/themes/Stoneage/xfwm4/shade-toggled-inactive.xpm -share/themes/Stoneage/xfwm4/shade-toggled-pressed.png -share/themes/Stoneage/xfwm4/shade-toggled-pressed.xpm -share/themes/Stoneage/xfwm4/stick-active.png -share/themes/Stoneage/xfwm4/stick-active.xpm -share/themes/Stoneage/xfwm4/stick-inactive.png -share/themes/Stoneage/xfwm4/stick-inactive.xpm -share/themes/Stoneage/xfwm4/stick-pressed.png -share/themes/Stoneage/xfwm4/stick-pressed.xpm -share/themes/Stoneage/xfwm4/stick-toggled-active.png -share/themes/Stoneage/xfwm4/stick-toggled-active.xpm -share/themes/Stoneage/xfwm4/stick-toggled-inactive.png -share/themes/Stoneage/xfwm4/stick-toggled-inactive.xpm -share/themes/Stoneage/xfwm4/stick-toggled-pressed.png -share/themes/Stoneage/xfwm4/stick-toggled-pressed.xpm -share/themes/Stoneage/xfwm4/themerc -share/themes/Stoneage/xfwm4/title-1-active.png -share/themes/Stoneage/xfwm4/title-1-active.xpm -share/themes/Stoneage/xfwm4/title-1-inactive.png -share/themes/Stoneage/xfwm4/title-1-inactive.xpm -share/themes/Stoneage/xfwm4/title-2-active.png -share/themes/Stoneage/xfwm4/title-2-active.xpm -share/themes/Stoneage/xfwm4/title-2-inactive.png -share/themes/Stoneage/xfwm4/title-2-inactive.xpm -share/themes/Stoneage/xfwm4/title-3-active.png -share/themes/Stoneage/xfwm4/title-3-active.xpm -share/themes/Stoneage/xfwm4/title-3-inactive.png -share/themes/Stoneage/xfwm4/title-3-inactive.xpm -share/themes/Stoneage/xfwm4/title-4-active.png -share/themes/Stoneage/xfwm4/title-4-active.xpm -share/themes/Stoneage/xfwm4/title-4-inactive.png -share/themes/Stoneage/xfwm4/title-4-inactive.xpm -share/themes/Stoneage/xfwm4/title-5-active.png -share/themes/Stoneage/xfwm4/title-5-active.xpm -share/themes/Stoneage/xfwm4/title-5-inactive.png -share/themes/Stoneage/xfwm4/title-5-inactive.xpm -share/themes/Stoneage/xfwm4/top-left-active.png -share/themes/Stoneage/xfwm4/top-left-active.xpm -share/themes/Stoneage/xfwm4/top-left-inactive.png -share/themes/Stoneage/xfwm4/top-left-inactive.xpm -share/themes/Stoneage/xfwm4/top-right-active.png -share/themes/Stoneage/xfwm4/top-right-active.xpm -share/themes/Stoneage/xfwm4/top-right-inactive.png -share/themes/Stoneage/xfwm4/top-right-inactive.xpm -share/themes/Therapy/xfwm4/README -share/themes/Therapy/xfwm4/bottom-active.png -share/themes/Therapy/xfwm4/bottom-active.xpm -share/themes/Therapy/xfwm4/bottom-inactive.png -share/themes/Therapy/xfwm4/bottom-inactive.xpm -share/themes/Therapy/xfwm4/bottom-left-active.png -share/themes/Therapy/xfwm4/bottom-left-active.xpm -share/themes/Therapy/xfwm4/bottom-left-inactive.png -share/themes/Therapy/xfwm4/bottom-left-inactive.xpm -share/themes/Therapy/xfwm4/bottom-right-active.png -share/themes/Therapy/xfwm4/bottom-right-active.xpm -share/themes/Therapy/xfwm4/bottom-right-inactive.png -share/themes/Therapy/xfwm4/bottom-right-inactive.xpm -share/themes/Therapy/xfwm4/close-active.png -share/themes/Therapy/xfwm4/close-active.xpm -share/themes/Therapy/xfwm4/close-inactive.png -share/themes/Therapy/xfwm4/close-inactive.xpm -share/themes/Therapy/xfwm4/close-pressed.png -share/themes/Therapy/xfwm4/close-pressed.xpm -share/themes/Therapy/xfwm4/hide-active.png -share/themes/Therapy/xfwm4/hide-active.xpm -share/themes/Therapy/xfwm4/hide-inactive.png -share/themes/Therapy/xfwm4/hide-inactive.xpm -share/themes/Therapy/xfwm4/hide-pressed.png -share/themes/Therapy/xfwm4/hide-pressed.xpm -share/themes/Therapy/xfwm4/left-active.png -share/themes/Therapy/xfwm4/left-active.xpm -share/themes/Therapy/xfwm4/left-inactive.png -share/themes/Therapy/xfwm4/left-inactive.xpm -share/themes/Therapy/xfwm4/maximize-active.png -share/themes/Therapy/xfwm4/maximize-active.xpm -share/themes/Therapy/xfwm4/maximize-inactive.png -share/themes/Therapy/xfwm4/maximize-inactive.xpm -share/themes/Therapy/xfwm4/maximize-pressed.png -share/themes/Therapy/xfwm4/maximize-pressed.xpm -share/themes/Therapy/xfwm4/maximize-toggled-active.png -share/themes/Therapy/xfwm4/maximize-toggled-active.xpm -share/themes/Therapy/xfwm4/maximize-toggled-inactive.png -share/themes/Therapy/xfwm4/maximize-toggled-inactive.xpm -share/themes/Therapy/xfwm4/maximize-toggled-pressed.png -share/themes/Therapy/xfwm4/maximize-toggled-pressed.xpm -share/themes/Therapy/xfwm4/menu-active.png -share/themes/Therapy/xfwm4/menu-active.xpm -share/themes/Therapy/xfwm4/menu-inactive.png -share/themes/Therapy/xfwm4/menu-inactive.xpm -share/themes/Therapy/xfwm4/menu-pressed.png -share/themes/Therapy/xfwm4/menu-pressed.xpm -share/themes/Therapy/xfwm4/right-active.png -share/themes/Therapy/xfwm4/right-active.xpm -share/themes/Therapy/xfwm4/right-inactive.png -share/themes/Therapy/xfwm4/right-inactive.xpm -share/themes/Therapy/xfwm4/shade-active.png -share/themes/Therapy/xfwm4/shade-active.xpm -share/themes/Therapy/xfwm4/shade-inactive.png -share/themes/Therapy/xfwm4/shade-inactive.xpm -share/themes/Therapy/xfwm4/shade-pressed.png -share/themes/Therapy/xfwm4/shade-pressed.xpm -share/themes/Therapy/xfwm4/shade-toggled-active.png -share/themes/Therapy/xfwm4/shade-toggled-active.xpm -share/themes/Therapy/xfwm4/shade-toggled-inactive.png -share/themes/Therapy/xfwm4/shade-toggled-inactive.xpm -share/themes/Therapy/xfwm4/shade-toggled-pressed.png -share/themes/Therapy/xfwm4/shade-toggled-pressed.xpm -share/themes/Therapy/xfwm4/stick-active.png -share/themes/Therapy/xfwm4/stick-active.xpm -share/themes/Therapy/xfwm4/stick-inactive.png -share/themes/Therapy/xfwm4/stick-inactive.xpm -share/themes/Therapy/xfwm4/stick-pressed.png -share/themes/Therapy/xfwm4/stick-pressed.xpm -share/themes/Therapy/xfwm4/stick-toggled-active.png -share/themes/Therapy/xfwm4/stick-toggled-active.xpm -share/themes/Therapy/xfwm4/stick-toggled-inactive.png -share/themes/Therapy/xfwm4/stick-toggled-inactive.xpm -share/themes/Therapy/xfwm4/stick-toggled-pressed.png -share/themes/Therapy/xfwm4/stick-toggled-pressed.xpm -share/themes/Therapy/xfwm4/themerc -share/themes/Therapy/xfwm4/title-1-active.png -share/themes/Therapy/xfwm4/title-1-active.xpm -share/themes/Therapy/xfwm4/title-1-inactive.png -share/themes/Therapy/xfwm4/title-1-inactive.xpm -share/themes/Therapy/xfwm4/title-2-active.png -share/themes/Therapy/xfwm4/title-2-active.xpm -share/themes/Therapy/xfwm4/title-2-inactive.png -share/themes/Therapy/xfwm4/title-2-inactive.xpm -share/themes/Therapy/xfwm4/title-3-active.png -share/themes/Therapy/xfwm4/title-3-active.xpm -share/themes/Therapy/xfwm4/title-3-inactive.png -share/themes/Therapy/xfwm4/title-3-inactive.xpm -share/themes/Therapy/xfwm4/title-4-active.png -share/themes/Therapy/xfwm4/title-4-active.xpm -share/themes/Therapy/xfwm4/title-4-inactive.png -share/themes/Therapy/xfwm4/title-4-inactive.xpm -share/themes/Therapy/xfwm4/title-5-active.png -share/themes/Therapy/xfwm4/title-5-active.xpm -share/themes/Therapy/xfwm4/title-5-inactive.png -share/themes/Therapy/xfwm4/title-5-inactive.xpm -share/themes/Therapy/xfwm4/top-left-active.png -share/themes/Therapy/xfwm4/top-left-active.xpm -share/themes/Therapy/xfwm4/top-left-inactive.png -share/themes/Therapy/xfwm4/top-left-inactive.xpm -share/themes/Therapy/xfwm4/top-right-active.png -share/themes/Therapy/xfwm4/top-right-active.xpm -share/themes/Therapy/xfwm4/top-right-inactive.png -share/themes/Therapy/xfwm4/top-right-inactive.xpm -share/themes/Tyrex/xfwm4/README -share/themes/Tyrex/xfwm4/bottom-active.png -share/themes/Tyrex/xfwm4/bottom-active.xpm -share/themes/Tyrex/xfwm4/bottom-inactive.png -share/themes/Tyrex/xfwm4/bottom-inactive.xpm -share/themes/Tyrex/xfwm4/bottom-left-active.png -share/themes/Tyrex/xfwm4/bottom-left-active.xpm -share/themes/Tyrex/xfwm4/bottom-left-inactive.png -share/themes/Tyrex/xfwm4/bottom-left-inactive.xpm -share/themes/Tyrex/xfwm4/bottom-right-active.png -share/themes/Tyrex/xfwm4/bottom-right-active.xpm -share/themes/Tyrex/xfwm4/bottom-right-inactive.png -share/themes/Tyrex/xfwm4/bottom-right-inactive.xpm -share/themes/Tyrex/xfwm4/close-active.png -share/themes/Tyrex/xfwm4/close-active.xpm -share/themes/Tyrex/xfwm4/close-inactive.png -share/themes/Tyrex/xfwm4/close-inactive.xpm -share/themes/Tyrex/xfwm4/close-pressed.png -share/themes/Tyrex/xfwm4/close-pressed.xpm -share/themes/Tyrex/xfwm4/hide-active.png -share/themes/Tyrex/xfwm4/hide-active.xpm -share/themes/Tyrex/xfwm4/hide-inactive.png -share/themes/Tyrex/xfwm4/hide-inactive.xpm -share/themes/Tyrex/xfwm4/hide-pressed.png -share/themes/Tyrex/xfwm4/hide-pressed.xpm -share/themes/Tyrex/xfwm4/left-active.png -share/themes/Tyrex/xfwm4/left-active.xpm -share/themes/Tyrex/xfwm4/left-inactive.png -share/themes/Tyrex/xfwm4/left-inactive.xpm -share/themes/Tyrex/xfwm4/maximize-active.png -share/themes/Tyrex/xfwm4/maximize-active.xpm -share/themes/Tyrex/xfwm4/maximize-inactive.png -share/themes/Tyrex/xfwm4/maximize-inactive.xpm -share/themes/Tyrex/xfwm4/maximize-pressed.png -share/themes/Tyrex/xfwm4/maximize-pressed.xpm -share/themes/Tyrex/xfwm4/maximize-toggled-active.png -share/themes/Tyrex/xfwm4/maximize-toggled-active.xpm -share/themes/Tyrex/xfwm4/maximize-toggled-inactive.png -share/themes/Tyrex/xfwm4/maximize-toggled-inactive.xpm -share/themes/Tyrex/xfwm4/maximize-toggled-pressed.png -share/themes/Tyrex/xfwm4/maximize-toggled-pressed.xpm -share/themes/Tyrex/xfwm4/menu-active.png -share/themes/Tyrex/xfwm4/menu-active.xpm -share/themes/Tyrex/xfwm4/menu-inactive.png -share/themes/Tyrex/xfwm4/menu-inactive.xpm -share/themes/Tyrex/xfwm4/menu-pressed.png -share/themes/Tyrex/xfwm4/menu-pressed.xpm -share/themes/Tyrex/xfwm4/right-active.png -share/themes/Tyrex/xfwm4/right-active.xpm -share/themes/Tyrex/xfwm4/right-inactive.png -share/themes/Tyrex/xfwm4/right-inactive.xpm -share/themes/Tyrex/xfwm4/shade-active.png -share/themes/Tyrex/xfwm4/shade-active.xpm -share/themes/Tyrex/xfwm4/shade-inactive.png -share/themes/Tyrex/xfwm4/shade-inactive.xpm -share/themes/Tyrex/xfwm4/shade-pressed.png -share/themes/Tyrex/xfwm4/shade-pressed.xpm -share/themes/Tyrex/xfwm4/shade-toggled-active.png -share/themes/Tyrex/xfwm4/shade-toggled-active.xpm -share/themes/Tyrex/xfwm4/shade-toggled-inactive.png -share/themes/Tyrex/xfwm4/shade-toggled-inactive.xpm -share/themes/Tyrex/xfwm4/shade-toggled-pressed.png -share/themes/Tyrex/xfwm4/shade-toggled-pressed.xpm -share/themes/Tyrex/xfwm4/stick-active.png -share/themes/Tyrex/xfwm4/stick-active.xpm -share/themes/Tyrex/xfwm4/stick-inactive.png -share/themes/Tyrex/xfwm4/stick-inactive.xpm -share/themes/Tyrex/xfwm4/stick-pressed.png -share/themes/Tyrex/xfwm4/stick-pressed.xpm -share/themes/Tyrex/xfwm4/stick-toggled-active.png -share/themes/Tyrex/xfwm4/stick-toggled-active.xpm -share/themes/Tyrex/xfwm4/stick-toggled-inactive.png -share/themes/Tyrex/xfwm4/stick-toggled-inactive.xpm -share/themes/Tyrex/xfwm4/stick-toggled-pressed.png -share/themes/Tyrex/xfwm4/stick-toggled-pressed.xpm -share/themes/Tyrex/xfwm4/themerc -share/themes/Tyrex/xfwm4/title-1-active.png -share/themes/Tyrex/xfwm4/title-1-active.xpm -share/themes/Tyrex/xfwm4/title-1-inactive.png -share/themes/Tyrex/xfwm4/title-1-inactive.xpm -share/themes/Tyrex/xfwm4/title-2-active.png -share/themes/Tyrex/xfwm4/title-2-active.xpm -share/themes/Tyrex/xfwm4/title-2-inactive.png -share/themes/Tyrex/xfwm4/title-2-inactive.xpm -share/themes/Tyrex/xfwm4/title-3-active.png -share/themes/Tyrex/xfwm4/title-3-active.xpm -share/themes/Tyrex/xfwm4/title-3-inactive.png -share/themes/Tyrex/xfwm4/title-3-inactive.xpm -share/themes/Tyrex/xfwm4/title-4-active.png -share/themes/Tyrex/xfwm4/title-4-active.xpm -share/themes/Tyrex/xfwm4/title-4-inactive.png -share/themes/Tyrex/xfwm4/title-4-inactive.xpm -share/themes/Tyrex/xfwm4/title-5-active.png -share/themes/Tyrex/xfwm4/title-5-active.xpm -share/themes/Tyrex/xfwm4/title-5-inactive.png -share/themes/Tyrex/xfwm4/title-5-inactive.xpm -share/themes/Tyrex/xfwm4/top-left-active.png -share/themes/Tyrex/xfwm4/top-left-active.xpm -share/themes/Tyrex/xfwm4/top-left-inactive.png -share/themes/Tyrex/xfwm4/top-left-inactive.xpm -share/themes/Tyrex/xfwm4/top-right-active.png -share/themes/Tyrex/xfwm4/top-right-active.xpm -share/themes/Tyrex/xfwm4/top-right-inactive.png -share/themes/Tyrex/xfwm4/top-right-inactive.xpm -share/themes/Wallis/xfwm4/README -share/themes/Wallis/xfwm4/bottom-active.png -share/themes/Wallis/xfwm4/bottom-active.xpm -share/themes/Wallis/xfwm4/bottom-inactive.png -share/themes/Wallis/xfwm4/bottom-inactive.xpm -share/themes/Wallis/xfwm4/bottom-left-active.png -share/themes/Wallis/xfwm4/bottom-left-active.xpm -share/themes/Wallis/xfwm4/bottom-left-inactive.png -share/themes/Wallis/xfwm4/bottom-left-inactive.xpm -share/themes/Wallis/xfwm4/bottom-right-active.png -share/themes/Wallis/xfwm4/bottom-right-active.xpm -share/themes/Wallis/xfwm4/bottom-right-inactive.png -share/themes/Wallis/xfwm4/bottom-right-inactive.xpm -share/themes/Wallis/xfwm4/close-active.png -share/themes/Wallis/xfwm4/close-active.xpm -share/themes/Wallis/xfwm4/close-inactive.png -share/themes/Wallis/xfwm4/close-inactive.xpm -share/themes/Wallis/xfwm4/close-pressed.png -share/themes/Wallis/xfwm4/close-pressed.xpm -share/themes/Wallis/xfwm4/hide-active.png -share/themes/Wallis/xfwm4/hide-active.xpm -share/themes/Wallis/xfwm4/hide-inactive.png -share/themes/Wallis/xfwm4/hide-inactive.xpm -share/themes/Wallis/xfwm4/hide-pressed.png -share/themes/Wallis/xfwm4/hide-pressed.xpm -share/themes/Wallis/xfwm4/left-active.png -share/themes/Wallis/xfwm4/left-active.xpm -share/themes/Wallis/xfwm4/left-inactive.png -share/themes/Wallis/xfwm4/left-inactive.xpm -share/themes/Wallis/xfwm4/maximize-active.png -share/themes/Wallis/xfwm4/maximize-active.xpm -share/themes/Wallis/xfwm4/maximize-inactive.png -share/themes/Wallis/xfwm4/maximize-inactive.xpm -share/themes/Wallis/xfwm4/maximize-pressed.png -share/themes/Wallis/xfwm4/maximize-pressed.xpm -share/themes/Wallis/xfwm4/maximize-toggled-active.png -share/themes/Wallis/xfwm4/maximize-toggled-active.xpm -share/themes/Wallis/xfwm4/maximize-toggled-inactive.png -share/themes/Wallis/xfwm4/maximize-toggled-inactive.xpm -share/themes/Wallis/xfwm4/maximize-toggled-pressed.png -share/themes/Wallis/xfwm4/maximize-toggled-pressed.xpm -share/themes/Wallis/xfwm4/menu-active.png -share/themes/Wallis/xfwm4/menu-active.xpm -share/themes/Wallis/xfwm4/menu-inactive.png -share/themes/Wallis/xfwm4/menu-inactive.xpm -share/themes/Wallis/xfwm4/menu-pressed.png -share/themes/Wallis/xfwm4/menu-pressed.xpm -share/themes/Wallis/xfwm4/right-active.png -share/themes/Wallis/xfwm4/right-active.xpm -share/themes/Wallis/xfwm4/right-inactive.png -share/themes/Wallis/xfwm4/right-inactive.xpm -share/themes/Wallis/xfwm4/shade-active.png -share/themes/Wallis/xfwm4/shade-active.xpm -share/themes/Wallis/xfwm4/shade-inactive.png -share/themes/Wallis/xfwm4/shade-inactive.xpm -share/themes/Wallis/xfwm4/shade-pressed.png -share/themes/Wallis/xfwm4/shade-pressed.xpm -share/themes/Wallis/xfwm4/shade-toggled-active.png -share/themes/Wallis/xfwm4/shade-toggled-active.xpm -share/themes/Wallis/xfwm4/shade-toggled-inactive.png -share/themes/Wallis/xfwm4/shade-toggled-inactive.xpm -share/themes/Wallis/xfwm4/shade-toggled-pressed.png -share/themes/Wallis/xfwm4/shade-toggled-pressed.xpm -share/themes/Wallis/xfwm4/stick-active.png -share/themes/Wallis/xfwm4/stick-active.xpm -share/themes/Wallis/xfwm4/stick-inactive.png -share/themes/Wallis/xfwm4/stick-inactive.xpm -share/themes/Wallis/xfwm4/stick-pressed.png -share/themes/Wallis/xfwm4/stick-pressed.xpm -share/themes/Wallis/xfwm4/stick-toggled-active.png -share/themes/Wallis/xfwm4/stick-toggled-active.xpm -share/themes/Wallis/xfwm4/stick-toggled-inactive.png -share/themes/Wallis/xfwm4/stick-toggled-inactive.xpm -share/themes/Wallis/xfwm4/stick-toggled-pressed.png -share/themes/Wallis/xfwm4/stick-toggled-pressed.xpm -share/themes/Wallis/xfwm4/themerc -share/themes/Wallis/xfwm4/title-1-active.png -share/themes/Wallis/xfwm4/title-1-active.xpm -share/themes/Wallis/xfwm4/title-1-inactive.png -share/themes/Wallis/xfwm4/title-1-inactive.xpm -share/themes/Wallis/xfwm4/title-2-active.png -share/themes/Wallis/xfwm4/title-2-active.xpm -share/themes/Wallis/xfwm4/title-2-inactive.png -share/themes/Wallis/xfwm4/title-2-inactive.xpm -share/themes/Wallis/xfwm4/title-3-active.png -share/themes/Wallis/xfwm4/title-3-active.xpm -share/themes/Wallis/xfwm4/title-3-inactive.png -share/themes/Wallis/xfwm4/title-3-inactive.xpm -share/themes/Wallis/xfwm4/title-4-active.png -share/themes/Wallis/xfwm4/title-4-active.xpm -share/themes/Wallis/xfwm4/title-4-inactive.png -share/themes/Wallis/xfwm4/title-4-inactive.xpm -share/themes/Wallis/xfwm4/title-5-active.png -share/themes/Wallis/xfwm4/title-5-active.xpm -share/themes/Wallis/xfwm4/title-5-inactive.png -share/themes/Wallis/xfwm4/title-5-inactive.xpm -share/themes/Wallis/xfwm4/top-left-active.png -share/themes/Wallis/xfwm4/top-left-active.xpm -share/themes/Wallis/xfwm4/top-left-inactive.png -share/themes/Wallis/xfwm4/top-left-inactive.xpm -share/themes/Wallis/xfwm4/top-right-active.png -share/themes/Wallis/xfwm4/top-right-active.xpm -share/themes/Wallis/xfwm4/top-right-inactive.png -share/themes/Wallis/xfwm4/top-right-inactive.xpm -share/xfce4/doc/C/images/compose_shortcut.png -share/xfce4/doc/C/images/decoration_style.png -share/xfce4/doc/C/images/focus.png -share/xfce4/doc/C/images/keyboard_shortcuts.png -share/xfce4/doc/C/images/misc_wm_prefs.png -share/xfce4/doc/C/images/titlebar.png -share/xfce4/doc/C/images/workspace_margins.png -share/xfce4/doc/C/images/xfwm_workspaces.png -share/xfce4/doc/C/xfwm4.html -share/xfce4/doc/fr/images/compose_shortcut.png -share/xfce4/doc/fr/images/decoration_style.png -share/xfce4/doc/fr/images/focus.png -share/xfce4/doc/fr/images/keyboard_and_focus.png -share/xfce4/doc/fr/images/keyboard_shortcuts.png -share/xfce4/doc/fr/images/misc_wm_prefs.png -share/xfce4/doc/fr/images/titlebar.png -share/xfce4/doc/fr/images/workspace_margins.png -share/xfce4/doc/fr/images/xfwm_workspaces.png -share/xfce4/doc/fr/xfwm4.html -share/xfce4/doc/it/images/compose_shortcut.png -share/xfce4/doc/it/images/decoration_style.png -share/xfce4/doc/it/images/focus.png -share/xfce4/doc/it/images/keyboard_and_focus.png -share/xfce4/doc/it/images/keyboard_shortcuts.png -share/xfce4/doc/it/images/misc_wm_prefs.png -share/xfce4/doc/it/images/titlebar.png -share/xfce4/doc/it/images/workspace_margins.png -share/xfce4/doc/it/images/xfwm_workspaces.png -share/xfce4/doc/it/xfwm4.html share/xfwm4/defaults diff --git a/wm/xfce4-wm/buildlink3.mk b/wm/xfce4-wm/buildlink3.mk deleted file mode 100644 index 9eb1f07cd..000000000 --- a/wm/xfce4-wm/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.27 2009/09/16 01:15:34 reed Exp $ - -BUILDLINK_TREE+= xfce4-wm - -.if !defined(XFCE4_WM_BUILDLINK3_MK) -XFCE4_WM_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-wm+= xfce4-wm>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-wm?= ../../wm/xfce4-wm - -.endif # XFCE4_WM_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-wm diff --git a/wm/xfce4-wm/distinfo b/wm/xfce4-wm/distinfo index 5625ad8cb..eca43763a 100644 --- a/wm/xfce4-wm/distinfo +++ b/wm/xfce4-wm/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:34 reed Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 08:56:42 jperkin Exp $ -SHA1 (xfwm4-4.6.1.tar.bz2) = 236622ffddd4618b94eaba8f402c0c48bdcef929 -RMD160 (xfwm4-4.6.1.tar.bz2) = facd0a6b6db036a066468747a757fd5f391a8f6f -Size (xfwm4-4.6.1.tar.bz2) = 1765862 bytes +SHA1 (xfwm4-4.12.2.tar.bz2) = fb9e9bd6f8a5e1838933355565b92cd40941b90b +RMD160 (xfwm4-4.12.2.tar.bz2) = 961090a4fda5e3ce090d4425b7f0aac0d2cb6a16 +Size (xfwm4-4.12.2.tar.bz2) = 1191635 bytes +SHA1 (patch-defaults_defaults) = 288fd242357739e238cca9195ee2a99a093d57d3 diff --git a/wm/xfce4-wm/patches/patch-defaults_defaults b/wm/xfce4-wm/patches/patch-defaults_defaults new file mode 100644 index 000000000..8ee718c4d --- /dev/null +++ b/wm/xfce4-wm/patches/patch-defaults_defaults @@ -0,0 +1,15 @@ +$NetBSD: patch-defaults_defaults,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Use a more pleasing theme by default. It would be even better +if we could use one from the extra themes. +--- defaults/defaults.orig 2015-02-28 19:17:44.000000000 +0000 ++++ defaults/defaults +@@ -52,7 +52,7 @@ snap_to_border=true + snap_to_windows=false + snap_width=10 + sync_to_vblank=false +-theme=Default ++theme=Daloa + tile_on_move=true + title_alignment=center + title_font=Sans Bold 9 diff --git a/wm/xmonad-contrib/Makefile b/wm/xmonad-contrib/Makefile index b93209437..f8ceceeb2 100644 --- a/wm/xmonad-contrib/Makefile +++ b/wm/xmonad-contrib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/03/01 20:02:50 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/31 12:59:16 szptvlfn Exp $ DISTNAME= xmonad-contrib-0.11.3 PKGNAME= ${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MAINTAINER= degroote@NetBSD.org diff --git a/wm/xmonad/Makefile b/wm/xmonad/Makefile index da3a3ed76..d5e01fb1b 100644 --- a/wm/xmonad/Makefile +++ b/wm/xmonad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/02/20 18:35:58 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= xmonad-0.11 PKGNAME= ${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm MAINTAINER= esg@sdf.lonestar.org diff --git a/wm/xmonad/buildlink3.mk b/wm/xmonad/buildlink3.mk index c44d8c841..c9b51c179 100644 --- a/wm/xmonad/buildlink3.mk +++ b/wm/xmonad/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/11/23 12:52:33 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/05/31 12:59:15 szptvlfn Exp $ BUILDLINK_TREE+= xmonad @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xmonad XMONAD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xmonad+= xmonad>=0.11 -BUILDLINK_ABI_DEPENDS.xmonad+= xmonad>=0.11nb3 +BUILDLINK_ABI_DEPENDS.xmonad+= xmonad>=0.11nb4 BUILDLINK_PKGSRCDIR.xmonad?= ../../wm/xmonad .include "../../x11/libX11/buildlink3.mk" diff --git a/www/Makefile b/www/Makefile index 64847dfae..1355c5a92 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1095 2015/03/15 14:58:30 taca Exp $ +# $NetBSD: Makefile,v 1.1112 2015/06/13 14:37:40 taca Exp $ # COMMENT= Packages related to the World Wide Web @@ -49,6 +49,7 @@ SUBDIR+= apache-roller SUBDIR+= apache-tomcat55 SUBDIR+= apache-tomcat6 SUBDIR+= apache-tomcat7 +SUBDIR+= apache-tomcat8 SUBDIR+= apache22 SUBDIR+= apache24 SUBDIR+= apachetop @@ -80,7 +81,7 @@ SUBDIR+= clearsilver-base SUBDIR+= clisp-fastcgi #SUBDIR+= contao # only contains Makefile fragments SUBDIR+= contao32 -SUBDIR+= contao34 +SUBDIR+= contao35 SUBDIR+= cppcms SUBDIR+= crawl SUBDIR+= cronolog @@ -147,7 +148,6 @@ SUBDIR+= jalbum SUBDIR+= jetty7 SUBDIR+= kahua SUBDIR+= kannel -SUBDIR+= kazehakase SUBDIR+= kdewebdev3 SUBDIR+= kdewebdev4 SUBDIR+= lhs @@ -171,6 +171,7 @@ SUBDIR+= lua-curl SUBDIR+= lynx SUBDIR+= mMosaic SUBDIR+= make_album +SUBDIR+= matcha-sns SUBDIR+= mediawiki SUBDIR+= micro_httpd SUBDIR+= midori @@ -190,6 +191,7 @@ SUBDIR+= nanoblogger-extra SUBDIR+= neon SUBDIR+= netscape SUBDIR+= netsurf +SUBDIR+= nghttp2 SUBDIR+= nginx SUBDIR+= nginx-devel SUBDIR+= ns-plugger-common @@ -203,6 +205,7 @@ SUBDIR+= opera SUBDIR+= opera-acroread7 SUBDIR+= opera-plugins SUBDIR+= p5-Alien-GvaScript +SUBDIR+= p5-Any-URI-Escape SUBDIR+= p5-AnyEvent-HTTP SUBDIR+= p5-AnyEvent-HTTPD SUBDIR+= p5-AnyEvent-ReverseHTTP @@ -363,6 +366,7 @@ SUBDIR+= p5-HTTP-Daemon SUBDIR+= p5-HTTP-Date SUBDIR+= p5-HTTP-GHTTP SUBDIR+= p5-HTTP-HeaderParser-XS +SUBDIR+= p5-HTTP-Headers-Fast SUBDIR+= p5-HTTP-Lite SUBDIR+= p5-HTTP-Message SUBDIR+= p5-HTTP-Negotiate @@ -384,6 +388,7 @@ SUBDIR+= p5-HTTP-Server-Simple-Static SUBDIR+= p5-HTTP-Tiny SUBDIR+= p5-HTTPD-User-Manage SUBDIR+= p5-Handel +SUBDIR+= p5-Hijk SUBDIR+= p5-I18N-AcceptLanguage SUBDIR+= p5-JSON-RPC SUBDIR+= p5-JavaScript-Value-Escape @@ -503,6 +508,7 @@ SUBDIR+= p5-WWW-CSRF SUBDIR+= p5-WWW-Curl SUBDIR+= p5-WWW-Facebook-API SUBDIR+= p5-WWW-Mechanize +SUBDIR+= p5-WWW-Mechanize-Cached SUBDIR+= p5-WWW-Mechanize-GZip SUBDIR+= p5-WWW-Mechanize-Timed SUBDIR+= p5-WWW-Pastebin-PastebinCom-Create @@ -532,6 +538,7 @@ SUBDIR+= php-ja-wordpress SUBDIR+= php-owncloud SUBDIR+= php-phrasea2 SUBDIR+= php-piwigo +SUBDIR+= php-propro SUBDIR+= php-soycms SUBDIR+= php-sugarcrm SUBDIR+= php-tidy @@ -574,6 +581,7 @@ SUBDIR+= py-django-sekizai SUBDIR+= py-django-south SUBDIR+= py-django-tagging SUBDIR+= py-django-tastypie +SUBDIR+= py-django-treebeard SUBDIR+= py-django14 SUBDIR+= py-djangocms-admin-style SUBDIR+= py-djangocms-file @@ -595,6 +603,7 @@ SUBDIR+= py-flask-cache SUBDIR+= py-flask-debugtoolbar SUBDIR+= py-flask-flatpages SUBDIR+= py-flask-frozen +SUBDIR+= py-flask-limiter SUBDIR+= py-flask-login SUBDIR+= py-flask-mail SUBDIR+= py-flask-principal @@ -618,6 +627,7 @@ SUBDIR+= py-gunicorn SUBDIR+= py-http-parser SUBDIR+= py-httpie SUBDIR+= py-httplib2 +SUBDIR+= py-idna SUBDIR+= py-jonpy SUBDIR+= py-mechanize SUBDIR+= py-mezzanine @@ -635,6 +645,7 @@ SUBDIR+= py-recaptcha SUBDIR+= py-rss2gen SUBDIR+= py-scgi SUBDIR+= py-simpletal +SUBDIR+= py-sparqlwrapper SUBDIR+= py-static SUBDIR+= py-swish-e SUBDIR+= py-tornado @@ -742,13 +753,13 @@ SUBDIR+= ruby-webunit SUBDIR+= screws SUBDIR+= seamonkey SUBDIR+= seamonkey-l10n -SUBDIR+= sencha-sns SUBDIR+= serf SUBDIR+= shibboleth-sp SUBDIR+= sitecopy SUBDIR+= snarf SUBDIR+= snownews SUBDIR+= spawn-fcgi +SUBDIR+= spdylay SUBDIR+= sqtop SUBDIR+= squid3 SUBDIR+= squidGuard @@ -803,6 +814,7 @@ SUBDIR+= wordpress SUBDIR+= www6to4 SUBDIR+= wwwcount SUBDIR+= wwwoffle +SUBDIR+= yahttp SUBDIR+= yaws SUBDIR+= zopeedit diff --git a/www/SOGo/Makefile b/www/SOGo/Makefile index d22d3d46f..1babcfa6c 100644 --- a/www/SOGo/Makefile +++ b/www/SOGo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/03/01 13:24:23 taca Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/03 12:22:18 taca Exp $ # -DISTNAME= SOGo-2.2.16 +DISTNAME= SOGo-2.3.0 CATEGORIES= www MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ diff --git a/www/SOGo/PLIST b/www/SOGo/PLIST index 14687c02e..9c6a130cf 100644 --- a/www/SOGo/PLIST +++ b/www/SOGo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/03/01 13:24:23 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/03 12:22:18 taca Exp $ include/GDLContentStore/EOAdaptorChannel+GCS.h include/GDLContentStore/GCSAlarmsFolder.h include/GDLContentStore/GCSChannelManager.h @@ -554,6 +554,7 @@ lib/GNUstep/OCSTypeModels/contact-oracle.ocs lib/GNUstep/OCSTypeModels/contact.ocs lib/GNUstep/SOGo/AdministrationUI.SOGo/AdministrationUI lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/Czech.lproj/Localizable.strings @@ -581,6 +582,7 @@ lib/GNUstep/SOGo/AdministrationUI.SOGo/Resources/product.plist lib/GNUstep/SOGo/AdministrationUI.SOGo/stamp.make lib/GNUstep/SOGo/Appointments.SOGo/Appointments lib/GNUstep/SOGo/Appointments.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/Appointments.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/Appointments.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/Appointments.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/Appointments.SOGo/Resources/Czech.lproj/Localizable.strings @@ -611,6 +613,7 @@ lib/GNUstep/SOGo/Appointments.SOGo/Resources/product.plist lib/GNUstep/SOGo/Appointments.SOGo/bundle-info.plist lib/GNUstep/SOGo/CommonUI.SOGo/CommonUI lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/CommonUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/CommonUI.SOGo/Resources/Czech.lproj/Localizable.strings @@ -639,6 +642,7 @@ lib/GNUstep/SOGo/CommonUI.SOGo/bundle-info.plist lib/GNUstep/SOGo/CommonUI.SOGo/stamp.make lib/GNUstep/SOGo/Contacts.SOGo/Contacts lib/GNUstep/SOGo/Contacts.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/Contacts.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/Contacts.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/Contacts.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/Contacts.SOGo/Resources/Czech.lproj/Localizable.strings @@ -666,6 +670,7 @@ lib/GNUstep/SOGo/Contacts.SOGo/Resources/product.plist lib/GNUstep/SOGo/Contacts.SOGo/stamp.make lib/GNUstep/SOGo/ContactsUI.SOGo/ContactsUI lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/ContactsUI.SOGo/Resources/Czech.lproj/Localizable.strings @@ -695,6 +700,7 @@ lib/GNUstep/SOGo/ContactsUI.SOGo/bundle-info.plist lib/GNUstep/SOGo/ContactsUI.SOGo/stamp.make lib/GNUstep/SOGo/MailPartViewers.SOGo/MailPartViewers lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/Czech.lproj/Localizable.strings @@ -722,6 +728,7 @@ lib/GNUstep/SOGo/MailPartViewers.SOGo/Resources/product.plist lib/GNUstep/SOGo/MailPartViewers.SOGo/stamp.make lib/GNUstep/SOGo/Mailer.SOGo/Mailer lib/GNUstep/SOGo/Mailer.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/Mailer.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/Mailer.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/Mailer.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/Mailer.SOGo/Resources/Czech.lproj/Localizable.strings @@ -841,6 +848,7 @@ lib/GNUstep/SOGo/Mailer.SOGo/Resources/product.plist lib/GNUstep/SOGo/Mailer.SOGo/bundle-info.plist lib/GNUstep/SOGo/MailerUI.SOGo/MailerUI lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/MailerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/MailerUI.SOGo/Resources/Czech.lproj/Localizable.strings @@ -873,6 +881,8 @@ lib/GNUstep/SOGo/MailerUI.SOGo/stamp.make lib/GNUstep/SOGo/MainUI.SOGo/MainUI lib/GNUstep/SOGo/MainUI.SOGo/Resources/Arabic.lproj/Locale lib/GNUstep/SOGo/MainUI.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/MainUI.SOGo/Resources/Basque.lproj/Locale +lib/GNUstep/SOGo/MainUI.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Locale lib/GNUstep/SOGo/MainUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/MainUI.SOGo/Resources/Catalan.lproj/Locale @@ -926,6 +936,7 @@ lib/GNUstep/SOGo/MainUI.SOGo/Resources/product.plist lib/GNUstep/SOGo/MainUI.SOGo/stamp.make lib/GNUstep/SOGo/PreferencesUI.SOGo/PreferencesUI lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Czech.lproj/Localizable.strings @@ -953,6 +964,7 @@ lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/Welsh.lproj/Localizable.strings lib/GNUstep/SOGo/PreferencesUI.SOGo/Resources/product.plist lib/GNUstep/SOGo/PreferencesUI.SOGo/stamp.make lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Arabic.lproj/Localizable.strings +lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Basque.lproj/Localizable.strings lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/BrazilianPortuguese.lproj/Localizable.strings lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Catalan.lproj/Localizable.strings lib/GNUstep/SOGo/SchedulerUI.SOGo/Resources/Czech.lproj/Localizable.strings @@ -1682,9 +1694,9 @@ lib/sogo/libGDLContentStore.so.4.9.0 lib/sogo/libNGCards.so lib/sogo/libNGCards.so.4.9.0 lib/sogo/libSOGo.so -lib/sogo/libSOGo.so.${PKGVERSION} +lib/sogo/libSOGo.so.2.3.0 lib/sogo/libSOGoUI.so -lib/sogo/libSOGoUI.so.2.2.0 +lib/sogo/libSOGoUI.so.2.3.0 sbin/sogo-ealarms-notify sbin/sogo-slapd-sockd sbin/sogo-tool diff --git a/www/SOGo/distinfo b/www/SOGo/distinfo index 972bbe6f4..2354713c8 100644 --- a/www/SOGo/distinfo +++ b/www/SOGo/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2015/03/01 13:24:23 taca Exp $ +$NetBSD: distinfo,v 1.11 2015/06/03 12:22:18 taca Exp $ -SHA1 (SOGo-2.2.16.tar.gz) = 57da5a3d59977e00efe496b8511b165e4af090f9 -RMD160 (SOGo-2.2.16.tar.gz) = 61a6a7c70e6ed93a0d7e38d5945e100bb09525c6 -Size (SOGo-2.2.16.tar.gz) = 11596899 bytes +SHA1 (SOGo-2.3.0.tar.gz) = b2766509dad1e9189ac0c0f217a4381030b52bed +RMD160 (SOGo-2.3.0.tar.gz) = 896018d753294bc37680b82e09d91d728a027dbc +Size (SOGo-2.3.0.tar.gz) = 11684408 bytes SHA1 (patch-SoObjects_SOGo_NSData+Crypto.m) = 1ea9270c9f17af383d1306d726c0e6c6733ad45a diff --git a/www/SpeedyCGI/Makefile b/www/SpeedyCGI/Makefile index e7d508edf..ba350df9f 100644 --- a/www/SpeedyCGI/Makefile +++ b/www/SpeedyCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:47 wiz Exp $ DISTNAME= CGI-SpeedyCGI-2.22 PKGNAME= SpeedyCGI-2.22 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= http://daemoninc.com/SpeedyCGI/ diff --git a/www/adzap/Makefile b/www/adzap/Makefile index 4e8b88724..baedd8510 100644 --- a/www/adzap/Makefile +++ b/www/adzap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2014/05/29 23:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2015/06/12 10:51:47 wiz Exp $ DISTNAME= adzap-20110915 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= http://adzapper.sourceforge.net/ diff --git a/www/aipo/MESSAGE b/www/aipo/MESSAGE index 6468159d2..69a442760 100644 --- a/www/aipo/MESSAGE +++ b/www/aipo/MESSAGE @@ -1,14 +1,14 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2012/11/26 15:52:37 ryoon Exp $ +$NetBSD: MESSAGE,v 1.5 2015/06/24 19:56:28 ryoon Exp $ To use aipo, you will need to perform the following steps. -1. Install postgresql server, for example postgresql91-server, +1. Install postgresql server, for example postgresql93-server, and enable it. - # cd databases/postgresql91-server + # cd databases/postgresql93-server # make install - and follow MESSAGE in databases/postgresql91-server directory. + and follow MESSAGE in databases/postgresql93-server directory. 2. Install apache tomcat server, for example apache-tomcat7 @@ -27,7 +27,7 @@ To use aipo, you will need to perform the following steps. 5. Set password to aipo_pgsql user $ sudo -u pgsql psql template1 - psql (9.1.6) + psql (9.3.9) Type "help" for help. template1=# alter user aipo_pgsql with password 'aipo_db_password'; @@ -36,7 +36,7 @@ To use aipo, you will need to perform the following steps. 6. Create database fot Aipo - $ sudo -u pgsql createdb org001 -O aipo_pgsql -U aipo_pgsql + $ sudo -u pgsql createdb org001 -O aipo_pgsql 7. Check created database @@ -50,9 +50,7 @@ To use aipo, you will need to perform the following steps. 8. Initialize Aipo database and inser sample data. $ sudo -u pgsql psql -U aipo_pgsql -d org001 -p 5432 -f \ - ${PREFIX}/share/aipo/webapps/aipo/WEB-INF/sql/org001.sql - $ sudo -u pgsql psql -U aipo_pgsql -d org001 -p 5432 -f \ - ${PREFIX}/share/aipo/webapps/aipo/WEB-INF/sql/sample.sql + ${PREFIX}/share/aipo/sql/org001.sql 9. Unlimit database @@ -69,10 +67,8 @@ To use aipo, you will need to perform the following steps. 11. Regenerate securityTokenKey.txt files. $ sudo cat /dev/urandom | tr -dc "a-zA-Z0-9" | fold -w 64 | head -n 1 \ - > ${PREFIX}/share/aipo/webapps/aipo/WEB-INF/conf/securityTokenKey.txt - $ sudo cp ${PREFIX}/share/aipo/webapps/aipo/WEB-INF/conf/securityTokenKey.txt \ - ${PREFIX}/share/aipo/webapps/ROOT/WEB-INF/classes/aipo/securityTokenKey.txt + > ${PREFIX}/share/aipo/ROOT/WEB-INF/conf/securityTokenKey.txt -12. Start apache tomcat and access http://localhost:8080/aipo/portal +12. Start apache tomcat and access http://localhost:8080/aipo/ Default username/password are admin/admin. =========================================================================== diff --git a/www/aipo/Makefile b/www/aipo/Makefile index 3c2a9edc8..26454c2e0 100644 --- a/www/aipo/Makefile +++ b/www/aipo/Makefile @@ -1,56 +1,58 @@ -# $NetBSD: Makefile,v 1.12 2014/06/10 14:21:37 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/24 19:56:28 ryoon Exp $ # -DISTNAME= aipo${VERSION:S/.//g}0ja_linux32 -VERSION= 7.0.2 +DISTNAME= aipo-${VERSION}-linux-x86 +VERSION= 8.0.1 PKGNAME= aipo-${VERSION} -PKGREVISION= 1 CATEGORIES= www -MASTER_SITES= http://aipo.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=aipo/63319/} +EXTRACT_SUFX= .gz MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.aipo.com/ COMMENT= Web-based groupware that supports Japanese interface LICENSE= gnu-agpl-v3 -DEPENDS= jdbc-postgresql92-[0-9]*:../../databases/jdbc-postgresql92 - USE_JAVA= run USE_JAVA2= 6 NO_BUILD= yes -WRKSRC= ${WRKDIR}/aipo${VERSION:S/.//g}0ja_linux USE_LANGUAGES= # none -USE_TOOLS+= gunzip pax tar +USE_TOOLS+= pax tar unzip -AIPO_DIR= share/aipo -TOMCAT_DIR= share/tomcat - -INSTALLATION_DIRS= share/tomcat/lib ${AIPO_DIR}/webapps/aipo/WEB-INF +INSTALLATION_DIRS= share/aipo/ROOT share/aipo/container share/examples/aipo SUBST_CLASSES+= username SUBST_STAGE.username= pre-configure SUBST_MESSAGE.username= Set default username and password -SUBST_FILES.username= aipo/src/webapps/aipo/WEB-INF/datasource/dbcp-org001.properties -SUBST_FILES.username+= aipo/src/webapps/ROOT/WEB-INF/datasource/dbcp-org001.properties +SUBST_FILES.username= dist/ROOT/WEB-INF/datasource/dbcp-org001.properties SUBST_SED.username= -e 's,cayenne.dbcp.username=postgres,cayenne.dbcp.username=aipo_pgsql,' SUBST_SED.username+= -e 's,cayenne.dbcp.password=aipo,cayenne.dbcp.password=aipo_db_password,' +CONF_FILES+= ${PREFIX}/share/examples/aipo/securityTokenKey.txt \ + ${PREFIX}/share/aipo/ROOT/WEB-INF/conf/securityTokenKey.txt +CONF_FILES+= ${PREFIX}/share/examples/aipo/dbcp-org001.properties \ + ${PREFIX}/share/aipo/ROOT/WEB-INF/datasource/dbcp-org001.properties + + post-extract: - cd ${WRKSRC} && ${GUNZIP_CMD} -c aipo${VERSION:S/.//g}0.tar.gz | ${TAR} -xpf - + cd ${WRKDIR} && ${TAR} -xpf aipo-${VERSION}-linux-x86 + ${UNZIP_CMD} -d ${WRKSRC}/dist/ROOT \ + ${WRKSRC}/dist/aipo.war do-install: - cd ${WRKSRC}/aipo/src/webapps && \ - pax -rw aipo ROOT ${DESTDIR}${PREFIX}/${AIPO_DIR}/webapps - cd ${WRKSRC}/aipo/src/initdata && \ - pax -rw psml files mail sql \ - ${DESTDIR}${PREFIX}/${AIPO_DIR}/webapps/aipo/WEB-INF - ${INSTALL_DATA} ${PREFIX}/lib/java/postgresql92.jar \ - ${DESTDIR}${PREFIX}/${TOMCAT_DIR}/lib - ${INSTALL_DATA} ${WRKSRC}/aipo/src/tools.jar \ - ${DESTDIR}${PREFIX}/${TOMCAT_DIR}/lib + cd ${WRKSRC}/dist && pax -rw ROOT license sql \ + ${DESTDIR}${PREFIX}/share/aipo + ${INSTALL_DATA} ${WRKSRC}/dist/postgresql-9.3-1103.jdbc41.jar \ + ${DESTDIR}${PREFIX}/share/aipo/ROOT/WEB-INF/lib + mv ${DESTDIR}${PREFIX}/share/aipo/ROOT/WEB-INF/datasource/dbcp-org001.properties \ + ${DESTDIR}${PREFIX}/share/examples/aipo + mv ${DESTDIR}${PREFIX}/share/aipo/ROOT/WEB-INF/conf/securityTokenKey.txt \ + ${DESTDIR}${PREFIX}/share/examples/aipo + find ${DESTDIR}${PREFIX}/share/aipo -type f -exec chmod 644 {} \; + find ${DESTDIR}${PREFIX}/share/examples/aipo -type f -exec chmod 644 {} \; .include "../../mk/pgsql.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/aipo/PLIST b/www/aipo/PLIST index 8d20852c4..9abcd35fc 100644 --- a/www/aipo/PLIST +++ b/www/aipo/PLIST @@ -1,5440 +1,4309 @@ -@comment $NetBSD: PLIST,v 1.4 2012/11/26 15:52:37 ryoon Exp $ -share/aipo/webapps/ROOT/WEB-INF/AccountSharedDomainMap.map.xml -share/aipo/webapps/ROOT/WEB-INF/SecuritySharedDomainMap.map.xml -share/aipo/webapps/ROOT/WEB-INF/SharedDomainMap.map.xml -share/aipo/webapps/ROOT/WEB-INF/SocialSharedDomainMap.map.xml -share/aipo/webapps/ROOT/WEB-INF/cayenne.xml -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/container.js -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/ehcacheConfig.xml -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/features.txt -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/oauthkey.pem -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/private.pem -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/public20110302-20110227.cer -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/securityTokenKey.txt -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/style.css -share/aipo/webapps/ROOT/WEB-INF/classes/aipo/style.opt.css -share/aipo/webapps/ROOT/WEB-INF/classes/features/core.io/io.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/core.io/io.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/core/feature.xml -share/aipo/webapps/ROOT/WEB-INF/classes/features/opensocial-reference/aipo.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/opensocial-reference/aipo.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/opensocial-reference/feature.xml -share/aipo/webapps/ROOT/WEB-INF/classes/features/osapi/osapi.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/osapi/osapi.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/fe.transport.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/fe.transport.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/feature.xml -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/flash.transport.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/flash.transport.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/ifpc.transport.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/ifpc.transport.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/nix.transport.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/nix.transport.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/noop.transport.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/noop.transport.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/rmr.transport.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/rmr.transport.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/rpc.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/rpc.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/wpm.transport.js -share/aipo/webapps/ROOT/WEB-INF/classes/features/rpc/wpm.transport.opt.js -share/aipo/webapps/ROOT/WEB-INF/classes/log4j.properties -share/aipo/webapps/ROOT/WEB-INF/classes/shindig.properties -share/aipo/webapps/ROOT/WEB-INF/datasource/dbcp-org001-mysql.properties -share/aipo/webapps/ROOT/WEB-INF/datasource/dbcp-org001.properties -share/aipo/webapps/ROOT/WEB-INF/lib/aipo-container-core-${PKGVERSION}.jar -share/aipo/webapps/ROOT/WEB-INF/lib/aipo-features-${PKGVERSION}.jar -share/aipo/webapps/ROOT/WEB-INF/lib/aipo-orm-7.0.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/aipo-orm-${PKGVERSION}.jar -share/aipo/webapps/ROOT/WEB-INF/lib/aipo-social-api-${PKGVERSION}.jar -share/aipo/webapps/ROOT/WEB-INF/lib/aopalliance-1.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/ashwood-2.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/caja-r4251.jar -share/aipo/webapps/ROOT/WEB-INF/lib/cayenne-client-3.0.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/cayenne-server-3.0.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-beanutils-1.7.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-beanutils-core-1.7.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-betwixt-0.8.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-codec-1.4.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-collections-3.2.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-dbcp-1.4.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-digester-1.7.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-fileupload-1.2.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-io-1.4.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-lang-2.4.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-logging-1.1.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/commons-pool-1.5.4.jar -share/aipo/webapps/ROOT/WEB-INF/lib/ehcache-core-2.2.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/geronimo-stax-api_1.0_spec-1.0.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/guava-r06.jar -share/aipo/webapps/ROOT/WEB-INF/lib/guice-2.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/guice-jmx-2.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/guice-multibindings-2.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/htmlparser-r4209.jar -share/aipo/webapps/ROOT/WEB-INF/lib/httpclient-4.1.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/httpcore-4.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/icu4j-3.8.jar -share/aipo/webapps/ROOT/WEB-INF/lib/jdom-1.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/joda-time-1.6.jar -share/aipo/webapps/ROOT/WEB-INF/lib/json-20070829.jar -share/aipo/webapps/ROOT/WEB-INF/lib/json-simple-1.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/juel-impl-2.1.3.jar -share/aipo/webapps/ROOT/WEB-INF/lib/log4j-1.2.9.jar -share/aipo/webapps/ROOT/WEB-INF/lib/modules-0.3.2.jar -share/aipo/webapps/ROOT/WEB-INF/lib/nekohtml-1.9.14.jar -share/aipo/webapps/ROOT/WEB-INF/lib/oauth-20100527.jar -share/aipo/webapps/ROOT/WEB-INF/lib/oauth-consumer-20090617.jar -share/aipo/webapps/ROOT/WEB-INF/lib/oauth-httpclient4-20090913.jar -share/aipo/webapps/ROOT/WEB-INF/lib/oauth-provider-20100527.jar -share/aipo/webapps/ROOT/WEB-INF/lib/resin-hessian-3.1.6.jar -share/aipo/webapps/ROOT/WEB-INF/lib/rome-1.0.jar -share/aipo/webapps/ROOT/WEB-INF/lib/sanselan-0.97-incubator.jar -share/aipo/webapps/ROOT/WEB-INF/lib/shindig-common-2.0.2.jar -share/aipo/webapps/ROOT/WEB-INF/lib/shindig-extras-2.0.2.jar -share/aipo/webapps/ROOT/WEB-INF/lib/shindig-features-2.0.2.jar -share/aipo/webapps/ROOT/WEB-INF/lib/shindig-gadgets-2.0.2.jar -share/aipo/webapps/ROOT/WEB-INF/lib/shindig-social-api-2.0.2.jar -share/aipo/webapps/ROOT/WEB-INF/lib/shiro-core-1.0.0-incubating.jar -share/aipo/webapps/ROOT/WEB-INF/lib/shiro-web-1.0.0-incubating.jar -share/aipo/webapps/ROOT/WEB-INF/lib/slf4j-api-1.5.6.jar -share/aipo/webapps/ROOT/WEB-INF/lib/slf4j-jdk14-1.5.6.jar -share/aipo/webapps/ROOT/WEB-INF/lib/velocity-1.3.jar -share/aipo/webapps/ROOT/WEB-INF/lib/xercesImpl-2.9.1.jar -share/aipo/webapps/ROOT/WEB-INF/lib/xml-apis-1.3.04.jar -share/aipo/webapps/ROOT/WEB-INF/lib/xpp3_min-1.1.4c.jar -share/aipo/webapps/ROOT/WEB-INF/lib/xstream-1.3.1.jar -share/aipo/webapps/ROOT/WEB-INF/web.xml -share/aipo/webapps/ROOT/certs/public.cer -share/aipo/webapps/ROOT/gadgets/files/container/rpc_relay.html -share/aipo/webapps/ROOT/images/common/bg_line.gif -share/aipo/webapps/ROOT/images/common/bg_slash.gif -share/aipo/webapps/ROOT/images/common/btn_down.gif -share/aipo/webapps/ROOT/images/common/btn_up.gif -share/aipo/webapps/ROOT/images/common/icon_close_mini.gif -share/aipo/webapps/ROOT/images/common/icon_required.gif -share/aipo/webapps/ROOT/images/common/indicator.gif -share/aipo/webapps/ROOT/images/common/li_icon.gif -share/aipo/webapps/ROOT/images/common/spacer.gif -share/aipo/webapps/aipo/WEB-INF/AccountSharedDomainMap.map.xml -share/aipo/webapps/aipo/WEB-INF/SecuritySharedDomainMap.map.xml -share/aipo/webapps/aipo/WEB-INF/SharedDomainMap.map.xml -share/aipo/webapps/aipo/WEB-INF/SocialSharedDomainMap.map.xml -share/aipo/webapps/aipo/WEB-INF/cayenne.xml -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_de.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_el.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_en.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_es.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_fr.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_it.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_ja.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_my.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_nl.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_no.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_pl.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_pt.properties -share/aipo/webapps/aipo/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_tr.properties -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/aimluck.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/dnd/Draggable.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/dnd/Draggable.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/io/form.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/io/form.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/utils/form.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/utils/form.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/utils/utils.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/utils/utils.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Contentpane.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Contentpane.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Dialog.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Dialog.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Dropdown.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Dropdown.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Menu.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aimluck/widget/Menu.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/aipo.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/common/dialog.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/common/dialog.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/container.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/customize/form.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/gadgets.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/io/jsonp.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/io/jsonp.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/tutorial/tutorial.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/ActivityList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/ActivityList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DateCalendar.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DateCalendar.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownActivityChecker.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownActivityChecker.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownDatepicker.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownDatepicker.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownGrouppicker.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownGrouppicker.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownMemberpicker.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/DropdownMemberpicker.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/GroupNormalSelectList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/GroupNormalSelectList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/GroupSelectList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/GroupSelectList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/MemberNormalSelectList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/MemberNormalSelectList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/MemberSelectList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/MemberSelectList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/ToolTip.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/aipo/widget/ToolTip.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/ColorPalette.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/ColorPalette.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Declaration.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Declaration.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Dialog.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Dialog.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Editor.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Editor.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/InlineEditBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/InlineEditBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Menu.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Menu.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/ProgressBar.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/ProgressBar.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/TitlePane.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/TitlePane.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Toolbar.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Toolbar.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Tooltip.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Tooltip.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Tree.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/Tree.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Calendar.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Calendar.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Container.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Container.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Templated.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Templated.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_TimePicker.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_TimePicker.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Widget.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_Widget.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/bidi.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/bidi.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/focus.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/focus.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/manager.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/manager.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/place.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/place.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/popup.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/popup.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/scroll.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/scroll.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/sniff.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/sniff.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/typematic.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/typematic.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/wai.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/wai.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/window.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_base/window.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/RichText.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/RichText.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/_Plugin.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/_Plugin.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/AlwaysShowToolbar.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/AlwaysShowToolbar.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/EnterKeyHandling.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/EnterKeyHandling.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/FontChoice.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/FontChoice.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/LinkDialog.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/LinkDialog.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/TextColor.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/plugins/TextColor.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/range.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/range.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/selection.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_editor/selection.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_tree/dndContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_tree/dndContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_tree/dndSelector.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_tree/dndSelector.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_tree/dndSource.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/_tree/dndSource.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit-aipo.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit-aipo.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit-all.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit-all.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit-all.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit-all.xd.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/dijit.xd.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Button.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Button.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/CheckBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/CheckBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/ComboBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/ComboBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/CurrencyTextBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/CurrencyTextBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/DateTextBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/DateTextBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/FilteringSelect.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/FilteringSelect.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Form.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Form.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/InlineEditBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/InlineEditBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/NumberSpinner.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/NumberSpinner.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/NumberTextBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/NumberTextBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Slider.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Slider.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/TextBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/TextBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Textarea.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/Textarea.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/TimeTextBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/TimeTextBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/ValidationTextBox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/ValidationTextBox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/_FormWidget.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/_FormWidget.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/_Spinner.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/form/_Spinner.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/AccordionContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/AccordionContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/ContentPane.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/ContentPane.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/LayoutContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/LayoutContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/LinkPane.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/LinkPane.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/SplitContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/SplitContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/StackContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/StackContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/TabContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/TabContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/_LayoutWidget.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/layout/_LayoutWidget.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/dijit.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/dijit_rtl.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/soria/rounded.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/soria/soria.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/soria/soria.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/soria/soria.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/soria/soria_rtl.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/tundra/tundra.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dijit/themes/tundra/tundra_rtl.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/AdapterRegistry.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/AdapterRegistry.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/DeferredList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/DeferredList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/NodeList-fx.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/NodeList-fx.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/OpenAjax.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/OpenAjax.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/Color.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/Color.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/Deferred.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/Deferred.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/NodeList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/NodeList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/_loader/bootstrap.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/_loader/hostenv_browser.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/_loader/hostenv_rhino.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/_loader/hostenv_spidermonkey.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/_loader/loader.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/_loader/loader_debug.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/_loader/loader_xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/array.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/array.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/connect.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/connect.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/declare.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/declare.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/event.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/event.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/fx.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/fx.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/html.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/html.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/json.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/json.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/lang.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/lang.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/query.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/query.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/window.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/window.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/xhr.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_base/xhr.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_firebug/firebug.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_firebug/firebug.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/_firebug/firebug.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/back.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/back.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/behavior.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/behavior.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/cldr/monetary.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/cldr/monetary.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/cldr/supplemental.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/cldr/supplemental.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/colors.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/colors.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/cookie.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/cookie.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/currency.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/currency.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/ItemFileReadStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/ItemFileReadStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/ItemFileWriteStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/ItemFileWriteStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Identity.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Identity.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Notification.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Notification.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Read.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Read.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Request.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Request.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Write.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/api/Write.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/util/filter.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/util/filter.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/util/simpleFetch.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/util/simpleFetch.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/util/sorter.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/data/util/sorter.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/date.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/date.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/date/locale.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/date/locale.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/date/stamp.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/date/stamp.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Avatar.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Avatar.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Container.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Container.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Manager.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Manager.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Moveable.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Moveable.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Mover.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Mover.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Selector.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Selector.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Source.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/Source.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/autoscroll.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/autoscroll.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/common.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/common.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/move.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dnd/move.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dojo-aipo.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dojo-aipo.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dojo.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dojo.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dojo.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/dojo.xd.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/fx.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/fx.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/i18n.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/i18n.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/io/iframe.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/io/iframe.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/io/script.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/io/script.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/number.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/number.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/parser.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/parser.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/regexp.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/regexp.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/resources/dnd.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/resources/dojo.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/rpc/JsonService.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/rpc/JsonService.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/rpc/JsonpService.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/rpc/JsonpService.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/rpc/RpcService.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/rpc/RpcService.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/string.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/string.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/tests.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojo/tests.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/_cometd/cometd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/_cometd/cometd.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/_sql/_crypto.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/_sql/_crypto.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/_sql/common.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/_sql/common.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Chart2D.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Chart2D.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Chart3D.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Chart3D.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Element.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Element.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Series.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Series.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Theme.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/Theme.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/_color.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/_color.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/axis2d/Base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/axis2d/Base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/axis2d/Default.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/axis2d/Default.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/axis2d/common.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/axis2d/common.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Areas.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Areas.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Bars.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Bars.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/ClusteredBars.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/ClusteredBars.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/ClusteredColumns.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/ClusteredColumns.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Columns.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Columns.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Default.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Default.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Grid.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Grid.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Lines.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Lines.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Markers.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Markers.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/MarkersOnly.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/MarkersOnly.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Pie.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Pie.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Scatter.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Scatter.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Stacked.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/Stacked.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedAreas.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedAreas.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedBars.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedBars.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedColumns.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedColumns.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedLines.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/StackedLines.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/common.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot2d/common.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot3d/Bars.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot3d/Bars.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot3d/Base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot3d/Base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot3d/Cylinders.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/plot3d/Cylinders.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/scaler.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/scaler.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/GreySkies.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/GreySkies.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/blue.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/blue.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/cyan.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/cyan.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/green.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/green.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/orange.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/orange.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/purple.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/purple.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/red.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/themes/PlotKit/red.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/widget/Chart2D.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/charting/widget/Chart2D.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/ArrayList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/ArrayList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/BinaryTree.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/BinaryTree.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Dictionary.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Dictionary.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Queue.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Queue.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Set.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Set.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/SortedList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/SortedList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Stack.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/Stack.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/collections/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color/Colorspace.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color/Colorspace.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color/Generator.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color/Generator.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/color/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/cometd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/cometd.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto/Blowfish.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto/Blowfish.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto/MD5.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto/MD5.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/crypto/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/CsvStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/CsvStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/FlickrRestStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/FlickrRestStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/FlickrStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/FlickrStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/HtmlTableStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/HtmlTableStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/OpmlStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/OpmlStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/PicasaStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/PicasaStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/QueryReadStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/QueryReadStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/XmlStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/XmlStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/dom.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/data/dom.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/date/php.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/date/php.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/date/posix.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/date/posix.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/dates.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/dates.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/htmlstrings.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/htmlstrings.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/integers.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/integers.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/lists.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/lists.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/logic.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/logic.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/misc.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/misc.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/strings.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/filter/strings.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/html.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/html.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/render/html.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/render/html.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/event.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/event.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/html.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/html.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/loader.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/loader.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/logic.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/logic.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/loop.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/loop.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/misc.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/tag/misc.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/utils/date.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/utils/date.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/widget.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/dtl/widget.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/ascii85.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/ascii85.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/bits.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/bits.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/easy64.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/easy64.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/lzw.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/lzw.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/splay.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/encoding/splay.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/flash.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/flash.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/flash/_common.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/flash/_common.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/_arg.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/_arg.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/_core.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/_core.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/easing.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/easing.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/scroll.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/scroll.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/style.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/fx/style.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/arc.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/arc.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/attach.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/attach.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/canvas.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/canvas.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/canvas_attach.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/canvas_attach.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/decompose.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/decompose.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/matrix.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/matrix.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/move.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/move.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/path.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/path.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/shape.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/shape.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/silverlight.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/silverlight.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/silverlight_attach.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/silverlight_attach.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/svg.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/svg.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/svg_attach.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/svg_attach.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/utils.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/utils.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/vml.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/vml.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/vml_attach.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx/vml_attach.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/gradient.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/gradient.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/lighting.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/lighting.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/matrix.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/matrix.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/object.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/object.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/scheduler.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/scheduler.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/vector.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/gfx3d/vector.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/Grid.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/Grid.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/VirtualGrid.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/VirtualGrid.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/dijitEditors.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/dijitEditors.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/editors.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/editors.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/fields.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/fields.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/model.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_data/model.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/Grid.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/builder.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/builder.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/cell.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/cell.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/drag.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/drag.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/edit.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/edit.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/focus.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/focus.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/layout.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/layout.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/lib.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/lib.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/publicEvents.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/publicEvents.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/rowbar.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/rowbar.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/rows.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/rows.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/scroller.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/scroller.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/selection.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/selection.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/tundraGrid.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/view.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/view.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/views.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/grid/_grid/views.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/Gallery.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/Gallery.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/Lightbox.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/Lightbox.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/SlideShow.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/SlideShow.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/ThumbnailPicker.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/ThumbnailPicker.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/image/resources/image.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/io/proxy/xip.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/io/proxy/xip.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/io/xhrMultiPart.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/io/xhrMultiPart.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/lang/functional.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/lang/functional.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/lang/utils.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/lang/utils.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/BorderContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/BorderContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/ContentPane.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/ContentPane.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/FloatingPane.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/FloatingPane.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/RadioGroup.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/RadioGroup.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/ResizeHandle.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/ResizeHandle.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/resources/FloatingPane.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/resources/RadioGroup.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/layout/resources/ResizeHandle.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math/curves.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math/curves.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math/matrix.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/math/matrix.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/_common.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/_common.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/files.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/files.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/offline.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/offline.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/offline.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/offline.xd.js.uncompressed.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/resources/learnhow.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/resources/learnhow.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/resources/offline-widget.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/sync.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/sync.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/ui.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/off/ui.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/presentation.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/presentation.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/presentation/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/presentation/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/presentation/resources/Show.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/sql.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/sql.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/FlashStorageProvider.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/FlashStorageProvider.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/GearsStorageProvider.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/GearsStorageProvider.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/Provider.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/Provider.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/WhatWGStorageProvider.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/WhatWGStorageProvider.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/_common.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/_common.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/manager.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/storage/manager.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/string/Builder.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/string/Builder.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/string/sprintf.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/string/sprintf.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/string/tokenize.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/string/tokenize.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/Sequence.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/Sequence.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/Streamer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/Streamer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/ThreadPool.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/ThreadPool.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/timing/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/Uuid.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/Uuid.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/generateRandomUuid.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/generateRandomUuid.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/generateTimeBasedUuid.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/uuid/generateTimeBasedUuid.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/ca.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/ca.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/check.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/check.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/creditCard.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/creditCard.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/isbn.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/isbn.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/regexp.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/regexp.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/us.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/us.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/web.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/validate/web.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/ColorPicker.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/ColorPicker.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/ColorPicker/ColorPicker.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FileInput.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FileInput.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FileInput/FileInput.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FileInputAuto.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FileInputAuto.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FisheyeList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FisheyeList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/FisheyeList/FisheyeList.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Iterator.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Iterator.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Loader.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Loader.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Loader/Loader.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/SortList.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/SortList.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/SortList/SortList.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/TimeSpinner.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/TimeSpinner.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Toaster.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Toaster.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/widget/Toaster/Toaster.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/CompositeWire.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/CompositeWire.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/DataWire.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/DataWire.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/TableAdapter.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/TableAdapter.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/TextAdapter.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/TextAdapter.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/TreeAdapter.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/TreeAdapter.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/Wire.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/Wire.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/XmlWire.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/XmlWire.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/_base.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/_base.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/demos/TableContainer.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/demos/TableContainer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/demos/TableContainer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/demos/WidgetRepeater.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/demos/WidgetRepeater.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/demos/markup/flickrDemo.css -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Action.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Action.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Data.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Data.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/DataStore.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/DataStore.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Invocation.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Invocation.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Service.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Service.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Transfer.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/Transfer.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/util.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/wire/ml/util.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/xml/DomParser.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/dojox/xml/DomParser.xd.js -share/aipo/webapps/aipo/WEB-INF/classes/javascript/modules.js -share/aipo/webapps/aipo/WEB-INF/classes/themes/default/css/aui.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/default/css/common.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/default/css/extend.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/default/css/mobile.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/default/css/pre_print.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/default/css/print.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/iphone/css/style.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/wm/css/landscape.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/wm/css/portrait.css -share/aipo/webapps/aipo/WEB-INF/classes/themes/wm/css/style.css -share/aipo/webapps/aipo/WEB-INF/com/aimluck/eip/cayenne/om/security/SecuritySharedDomainMap.java -share/aipo/webapps/aipo/WEB-INF/com/aimluck/eip/cayenne/om/security/TurbineUser.java -share/aipo/webapps/aipo/WEB-INF/com/aimluck/eip/cayenne/om/security/auto/_SecuritySharedDomainMap.java -share/aipo/webapps/aipo/WEB-INF/com/aimluck/eip/cayenne/om/security/auto/_TurbineUser.java -share/aipo/webapps/aipo/WEB-INF/conf/AipoResources.properties -share/aipo/webapps/aipo/WEB-INF/conf/Fulcrum.properties -share/aipo/webapps/aipo/WEB-INF/conf/HttpAgentLog4j.properties -share/aipo/webapps/aipo/WEB-INF/conf/JetspeedJResources.properties -share/aipo/webapps/aipo/WEB-INF/conf/JetspeedResources.properties -share/aipo/webapps/aipo/WEB-INF/conf/JetspeedSecurity.default -share/aipo/webapps/aipo/WEB-INF/conf/JetspeedSecurity.properties -share/aipo/webapps/aipo/WEB-INF/conf/JetspeedSecurity.template -share/aipo/webapps/aipo/WEB-INF/conf/Torque.properties -share/aipo/webapps/aipo/WEB-INF/conf/TurbineResources.properties -share/aipo/webapps/aipo/WEB-INF/conf/WebMailAdminSettings.properties -share/aipo/webapps/aipo/WEB-INF/conf/accessctl.xreg -share/aipo/webapps/aipo/WEB-INF/conf/account.xreg -share/aipo/webapps/aipo/WEB-INF/conf/activity.xreg -share/aipo/webapps/aipo/WEB-INF/conf/addressbook.xreg -share/aipo/webapps/aipo/WEB-INF/conf/admin.xreg -share/aipo/webapps/aipo/WEB-INF/conf/ajax_schedule.xreg -share/aipo/webapps/aipo/WEB-INF/conf/blog.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cabinet.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_account.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_addressbook.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_blog.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_msgboard.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_schedule.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_todo.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_webmail.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cell_workflow.xreg -share/aipo/webapps/aipo/WEB-INF/conf/cellular.xreg -share/aipo/webapps/aipo/WEB-INF/conf/client.xreg -share/aipo/webapps/aipo/WEB-INF/conf/controllers.xreg -share/aipo/webapps/aipo/WEB-INF/conf/controls.xreg -share/aipo/webapps/aipo/WEB-INF/conf/datasources.properties -share/aipo/webapps/aipo/WEB-INF/conf/delete_sample.xreg -share/aipo/webapps/aipo/WEB-INF/conf/enhancedPortletControllers.xreg -share/aipo/webapps/aipo/WEB-INF/conf/eventlog.xreg -share/aipo/webapps/aipo/WEB-INF/conf/externalsearch.xreg -share/aipo/webapps/aipo/WEB-INF/conf/exttimecard.xreg -share/aipo/webapps/aipo/WEB-INF/conf/exttimecardsystem.xreg -share/aipo/webapps/aipo/WEB-INF/conf/facilities.xreg -share/aipo/webapps/aipo/WEB-INF/conf/fileio.xreg -share/aipo/webapps/aipo/WEB-INF/conf/forwards-mapping.xml -share/aipo/webapps/aipo/WEB-INF/conf/forwards/forwards.xml -share/aipo/webapps/aipo/WEB-INF/conf/gadgets.xreg -share/aipo/webapps/aipo/WEB-INF/conf/holidays_default.properties -share/aipo/webapps/aipo/WEB-INF/conf/holidays_user.properties -share/aipo/webapps/aipo/WEB-INF/conf/license.xreg -share/aipo/webapps/aipo/WEB-INF/conf/log4j.properties -share/aipo/webapps/aipo/WEB-INF/conf/log4j.xml -share/aipo/webapps/aipo/WEB-INF/conf/manhour.xreg -share/aipo/webapps/aipo/WEB-INF/conf/media.xreg -share/aipo/webapps/aipo/WEB-INF/conf/memo.xreg -share/aipo/webapps/aipo/WEB-INF/conf/msgboard.xreg -share/aipo/webapps/aipo/WEB-INF/conf/my.properties -share/aipo/webapps/aipo/WEB-INF/conf/mygroup.xreg -share/aipo/webapps/aipo/WEB-INF/conf/mylink.xreg -share/aipo/webapps/aipo/WEB-INF/conf/news.xreg -share/aipo/webapps/aipo/WEB-INF/conf/note.xreg -share/aipo/webapps/aipo/WEB-INF/conf/page.xreg -share/aipo/webapps/aipo/WEB-INF/conf/psml-mapping.xml -share/aipo/webapps/aipo/WEB-INF/conf/psml.xreg -share/aipo/webapps/aipo/WEB-INF/conf/registry.xml -share/aipo/webapps/aipo/WEB-INF/conf/report.xreg -share/aipo/webapps/aipo/WEB-INF/conf/schedule.xreg -share/aipo/webapps/aipo/WEB-INF/conf/security.xreg -share/aipo/webapps/aipo/WEB-INF/conf/securityTokenKey.txt -share/aipo/webapps/aipo/WEB-INF/conf/skins.xreg -share/aipo/webapps/aipo/WEB-INF/conf/system.xreg -share/aipo/webapps/aipo/WEB-INF/conf/timecard.xreg -share/aipo/webapps/aipo/WEB-INF/conf/timecardsettings.xreg -share/aipo/webapps/aipo/WEB-INF/conf/timeline.xreg -share/aipo/webapps/aipo/WEB-INF/conf/todo.xreg -share/aipo/webapps/aipo/WEB-INF/conf/userlist.xreg -share/aipo/webapps/aipo/WEB-INF/conf/velocity.properties -share/aipo/webapps/aipo/WEB-INF/conf/webmail.xreg -share/aipo/webapps/aipo/WEB-INF/conf/webmail_admin.xreg -share/aipo/webapps/aipo/WEB-INF/conf/webpage.xreg -share/aipo/webapps/aipo/WEB-INF/conf/whatsnew.xreg -share/aipo/webapps/aipo/WEB-INF/conf/workflow.xreg -share/aipo/webapps/aipo/WEB-INF/datasource/dbcp-org001-mysql.properties -share/aipo/webapps/aipo/WEB-INF/datasource/dbcp-org001.properties -share/aipo/webapps/aipo/WEB-INF/files/org001/blog/4/200802271828093900 -share/aipo/webapps/aipo/WEB-INF/files/org001/blog/4/200802271829156710 -share/aipo/webapps/aipo/WEB-INF/files/org001/blog/4/200802272109098900 -share/aipo/webapps/aipo/WEB-INF/files/org001/blog/6/200802271833300780 -share/aipo/webapps/aipo/WEB-INF/files/org001/cabinet/200802281130383430 -share/aipo/webapps/aipo/WEB-INF/files/org001/cabinet/200802281131303280 -share/aipo/webapps/aipo/WEB-INF/files/org001/msgboard/4/200802271827124060 -share/aipo/webapps/aipo/WEB-INF/lib/activation-1.1.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-core-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-jetspeed-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-accessctl-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-addressbookuser-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-common-category-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-config-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-eventlog-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-facility-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-mail-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-portal-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-social-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-storage-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-user-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-lib-userfacility-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-oms-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-accessctl-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-account-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-activity-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-addressbook-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-blog-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-cabinet-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-cellular-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-deletesample-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-eventlog-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-externalsearch-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-exttimecard-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-facilities-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-fileio-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-fileupload-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-gadgets-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-license-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-manhour-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-memo-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-msgboard-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-mygroup-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-mylink-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-news-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-note-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-page-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-psml-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-report-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-schedule-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-system-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-timecard-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-timeline-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-todo-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-userlist-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-webmail-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-webpage-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-whatsnew-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aipo-portlet-workflow-${PKGVERSION}.jar -share/aipo/webapps/aipo/WEB-INF/lib/aopalliance-1.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/backport-util-concurrent-3.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/castor-0.9.3.jar -share/aipo/webapps/aipo/WEB-INF/lib/cayenne-2.0.4.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-beanutils-1.7.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-beanutils-core-1.7.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-betwixt-0.8.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-codec-1.4.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-collections-3.2.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-configuration-1.0-dev-3.20030607.194155.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-dbcp-1.4.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-digester-1.7.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-email-1.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-fileupload-1.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-httpclient-3.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-io-1.4.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-lang-2.3.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-logging-1.1.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/commons-pool-1.3.jar -share/aipo/webapps/aipo/WEB-INF/lib/ecs-1.4.2.jar -share/aipo/webapps/aipo/WEB-INF/lib/ehcache-core-2.2.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/ezmorph-1.0.6.jar -share/aipo/webapps/aipo/WEB-INF/lib/fulcrum-3.0-b2-dev.jar -share/aipo/webapps/aipo/WEB-INF/lib/guava-r06.jar -share/aipo/webapps/aipo/WEB-INF/lib/guice-2.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/guice-jmx-2.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/ical4j-1.0.2.jar -share/aipo/webapps/aipo/WEB-INF/lib/javamail-1.4.jar -share/aipo/webapps/aipo/WEB-INF/lib/joda-time-1.6.jar -share/aipo/webapps/aipo/WEB-INF/lib/json-20070829.jar -share/aipo/webapps/aipo/WEB-INF/lib/json-lib-2.3-jdk15.jar -share/aipo/webapps/aipo/WEB-INF/lib/juel-impl-2.1.3.jar -share/aipo/webapps/aipo/WEB-INF/lib/log4j-1.2.9.jar -share/aipo/webapps/aipo/WEB-INF/lib/lucene-1.3.jar -share/aipo/webapps/aipo/WEB-INF/lib/mail-1.4.jar -share/aipo/webapps/aipo/WEB-INF/lib/nekohtml-1.9.15.jar -share/aipo/webapps/aipo/WEB-INF/lib/oauth-20100527.jar -share/aipo/webapps/aipo/WEB-INF/lib/ojb-0.7.343.jar -share/aipo/webapps/aipo/WEB-INF/lib/oro-2.0.8.jar -share/aipo/webapps/aipo/WEB-INF/lib/poi-2.5.1-final-20040804.jar -share/aipo/webapps/aipo/WEB-INF/lib/regexp-1.3.jar -share/aipo/webapps/aipo/WEB-INF/lib/shindig-common-2.0.2.jar -share/aipo/webapps/aipo/WEB-INF/lib/skmail-0.5.jar -share/aipo/webapps/aipo/WEB-INF/lib/skutility-0.5.jar -share/aipo/webapps/aipo/WEB-INF/lib/slf4j-api-1.5.11.jar -share/aipo/webapps/aipo/WEB-INF/lib/soap-2.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/stratum-1.0-b4-dev.jar -share/aipo/webapps/aipo/WEB-INF/lib/torque-3.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/turbine-2.2-al1.jar -share/aipo/webapps/aipo/WEB-INF/lib/uddi4j-1.0.jar -share/aipo/webapps/aipo/WEB-INF/lib/velocity-1.6.4.jar -share/aipo/webapps/aipo/WEB-INF/lib/village-2.0-dev-20030825.jar -share/aipo/webapps/aipo/WEB-INF/lib/xalan-2.3.1.jar -share/aipo/webapps/aipo/WEB-INF/lib/xercesImpl-2.0.2.jar -share/aipo/webapps/aipo/WEB-INF/lib/xml-apis-1.3.04.jar -share/aipo/webapps/aipo/WEB-INF/lib/xmlParserAPIs-2.0.2.jar -share/aipo/webapps/aipo/WEB-INF/lib/xpp3_min-1.1.4c.jar -share/aipo/webapps/aipo/WEB-INF/lib/xstream-1.3.1.jar -share/aipo/webapps/aipo/WEB-INF/logs/log.txt -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101769781_1/au/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101769781_1/docomo_foma/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101769781_1/docomo_imode/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101769781_1/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101769781_1/iphone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101769781_1/vodafone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101769781_1/wm/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101786437_1/au/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101786437_1/docomo_foma/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101786437_1/docomo_imode/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101786437_1/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101786437_1/iphone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101786437_1/vodafone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/1204101786437_1/wm/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/Jetspeed/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/group/LoginUser/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/role/admin/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/role/user/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/admin/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/anon/au/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/anon/docomo_foma/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/anon/docomo_imode/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/anon/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/anon/iphone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/anon/vodafone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/anon/wm/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample1/au/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample1/docomo_foma/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample1/docomo_imode/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample1/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample1/iphone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample1/vodafone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample1/wm/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample2/au/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample2/docomo_foma/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample2/docomo_imode/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample2/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample2/iphone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample2/vodafone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample2/wm/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample3/au/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample3/docomo_foma/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample3/docomo_imode/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample3/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample3/iphone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample3/vodafone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/sample3/wm/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/au/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/docomo_foma/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/docomo_imode/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/html/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/html/defaultSchedule.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/html/defaultTimeline.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/iphone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/vodafone/default.psml -share/aipo/webapps/aipo/WEB-INF/psml/user/template/wm/default.psml -share/aipo/webapps/aipo/WEB-INF/sql/org001.sql -share/aipo/webapps/aipo/WEB-INF/sql/sample.sql -share/aipo/webapps/aipo/WEB-INF/sql/sample5120.sql -share/aipo/webapps/aipo/WEB-INF/sql/sample7010.sql -share/aipo/webapps/aipo/WEB-INF/templates/vm/GlobalMacros.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/au/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/cell_default/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/docomo_foma/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/docomo_imode/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/card-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/card.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/column-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/column.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/flow-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/multicolumn-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/multicolumn.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/row-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/row.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/html/x-multicolumn-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/iphone/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/vodafone/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/wm/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/wml/column.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/wml/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/xml/column.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controllers/xml/flow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controls/clear.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controls/html/jetspeed-box.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controls/html/jetspeed-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controls/html/jetspeed-tab.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/controls/html/jetspeed.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/html/ja/JP/new-user-accept.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/html/ja/JP/new-user-confirmation.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/html/ja/JP/new-user-notification.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/html/ja/JP/new-user-reject.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/html/ja/JP/password-reminder.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/new-user-accept.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/new-user-confirmation.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/new-user-notification.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/new-user-reject.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/emails/password-reminder.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/include/capability-combo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/include/capability.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/include/mime-combo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/include/mimes.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/au/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/docomo_foma/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/docomo_imode/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/html/content.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/html/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/html/fileupload-mini.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/html/fileupload.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/html/ja/fileupload-mini.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/html/ja/fileupload.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/html/preview.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/iphone/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/vodafone/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/wm/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/wml/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/layouts/xml/default.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/au/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/au/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/cell_default/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/cell_default/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/docomo_foma/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/docomo_foma/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/docomo_imode/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/docomo_imode/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/html/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/html/ja/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/html/ja/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/html/left.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/html/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/iphone/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/iphone/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/vodafone/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/vodafone/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/wm/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/wm/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/wml/bottom.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/wml/login.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/navigations/wml/top.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/Button.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/CheckBox.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/HiddenInput.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/MyPagesListBox.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/Password.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/RegistryEntryListBox.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/WeatherParms.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/parameters/html/WeatherStyles.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/au/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/cell_default/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_foma/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/docomo_imode/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/PermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/SecurityExample.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/Tool_jslink_examples.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/accessctl-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/accessctl.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-change-turn.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-company-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-person-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-person-passwd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-person-postdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-position-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-post-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-user-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/account-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/activity-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/activity-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/activity.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/addressbook-group-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/addressbook-nonaction-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/addressbook-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/addressbook.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-accessctl-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-accessctl-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-accessctl.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-adminpasswd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-change-turn-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-company-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-person-passwd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-person-post-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-person-postdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-position-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-position-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-position-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-post-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-post-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-post-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-user-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-user-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-account-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-activity-all-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-activity-all.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-activity-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-company-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-group-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-group-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-addressbook.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-blog-thema-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-blog-thema-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-blog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet-file-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet-file-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet-file-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet-folder-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet-folder-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet-folder-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cabinet.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-calendar-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-calendar-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-cellular.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-customize-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-deletesample.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-eventlog-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-eventlog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecard-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-user-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-user-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-user-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-facility-change-turn-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-facility-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-facility-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-facility-group-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-facility-group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-gadgets-admin-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-gadgets-admin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-gadgets-admin-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-gadgets-container-admin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-gadgets-container-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-gadgets-psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-license-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-license.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-manhour-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-manhour-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-manhour-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-manhour-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-manhour.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-memo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-memo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-memo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-memo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-msgboard-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-msgboard-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-msgboard-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-mygroup-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-mygroup-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-mygroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-note-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-note-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-note-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-notegroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-page-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-page-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-page.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-report-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-report-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-report-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-report.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule-admin-acl-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule-admin-acl-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule-admin-settings-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-schedule.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system-adminpasswd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system-form-company.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system-form-delete-sample.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system-form-network-internal.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system-form-network.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system-form-webmail-option.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system-webmail-account-form-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-system.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timecard-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timecardsettings-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timecardsettings-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timeline-content-inner.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timeline-content.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timeline-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timeline-like-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timeline-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timeline-url.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-timeline.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-todo-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-todo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-userlist-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-userlist-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-userlist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-detail-admin-option.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-detail-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-form-admin-option.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-form-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-detail-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-order-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-folder-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-folder-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-folder-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-webmail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-whatsnew-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-whatsnew.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-detail-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-list-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-route-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-route-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow-route-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ajax-workflow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/blog-thema-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/blog-thema-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/blog-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/blog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-client.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-control.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-controller.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-media.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-portlet.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-psml-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-security.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/browser-skin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/cabinet-folder-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/cabinet-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/cabinet-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/cabinet.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/cellular-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/cellular.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/changeLanguage.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/client-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/control-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/controller-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customize-securityref_row.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customize-skin_row.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customize-update_save_row.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portlet.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portletset-add.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portletset-addref.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portletset-addset.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portletset-general.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portletset-layout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portletset-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/customizer-portletset.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/database-browser-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/database-browser-portlet.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/deletesample-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/deletesample-result.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/deletesample.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/email-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/eventlog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/externalsearch-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/externalsearch.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecard-widget.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecardsystem-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecardsystem-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecardsystem-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecardsystem-user-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/exttimecardsystem-user-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/facility-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileio-account-post-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileio-account-read-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileio-addressbook-company-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileio-addressbook-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileio-schedule-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileio.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileupload-image.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileupload-mini.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/fileupload.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/forward-demo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/gadgets-admin-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/gadgets-container-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/gadgets-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/gadgets-popup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/gadgets-psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/gadgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/group-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/header-action.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/hello-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/hello.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/index-registry.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/accessctl-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/accessctl.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-change-turn.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-company-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-person-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-person-passwd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-person-postdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-position-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-post-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-user-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/account-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/activity-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/activity-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/activity.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/addressbook-group-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/addressbook-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/addressbook.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-accessctl-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-accessctl-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-accessctl.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-adminpasswd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-change-turn-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-company-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-passwd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-post-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-postdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-position-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-position-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-position-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-post-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-post-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-post-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-user-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-user-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-account-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-activity-all-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-activity-all.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-activity-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-company-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-group-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-group-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-thema-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-thema-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-blog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-file-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-file-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-file-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-folder-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-folder-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-folder-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-calendar-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-calendar-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-cellular.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-customize-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-deletesample.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-eventlog-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-eventlog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-user-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-user-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-user-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-change-turn-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-group-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-admin-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-admin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-admin-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-container-admin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-container-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-license-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-license.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-memo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-memo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-memo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-memo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-mygroup-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-mygroup-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-mygroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-note-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-note-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-note-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-notegroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-page-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-page-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-page.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-report-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-report-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-report-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-report.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-admin-acl-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-admin-acl-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-admin-settings-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system-adminpasswd-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-company.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-delete-sample.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-network-internal.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-network.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-webmail-option.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system-webmail-account-form-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-system.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timecardsettings-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timecardsettings-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-content-inner.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-content.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-like-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-url.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-todo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-detail-admin-option.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-detail-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-form-admin-option.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-form-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-detail-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-order-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-folder-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-folder-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-folder-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-whatsnew-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-whatsnew.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-detail-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-list-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-route-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-route-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-route-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/blog-thema-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/blog-thema-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/blog-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/blog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/cabinet-folder-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/cabinet-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/cabinet-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/cabinet.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/cellular-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/cellular.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/deletesample-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/deletesample-result.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/deletesample.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/eventlog.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/externalsearch-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/externalsearch.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecard-widget.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-user-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-user-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/facility-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileio-account-post-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileio-account-read-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileio-addressbook-company-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileio-addressbook-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileio-schedule-csv.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileio.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileupload-image.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileupload-mini.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/fileupload.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/gadgets-admin-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/gadgets-container-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/gadgets-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/gadgets-popup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/gadgets-psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/gadgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/group-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/license.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/manhour-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/manhour-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/manhour-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/manhour.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/memo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/memo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/memo-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/memo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/msgboard-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/msgboard-category-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/msgboard-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/msgboard-topic.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/msgboard-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/mygroup-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/mygroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/mylink-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/mylink.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/news-complete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/news-failure.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/news.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/note-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/note-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/noteMacro.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/notegroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/page-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/page.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/permission-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/permission-error-maximize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/permission-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/psml-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/report-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/report-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/report.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/role-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/role-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/role-permission-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-admin-settings.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-calendar.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-detail-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-monthly-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-monthly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-oneday-group-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-oneday-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-search-list-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-search-result.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-weekly-group-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-weekly-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/schedule.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/scheduleMacro.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/system-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/system-version.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/system.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/timecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/timecard-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/timecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/timecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/timecardsettings-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/timeline-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/timeline.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/todo-category-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/todo-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/todo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/tutorial.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/user-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/user-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/user-group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/user-role-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/userlist-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/userlist-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/userlist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-account-detail-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-account-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-addressbook.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-admin-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-filter-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-folder-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-nonaction-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webmail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webpage-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/webpage.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/whatsnew-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/whatsnew-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/whatsnew.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-category-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-list-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-route-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-route-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/ja/workflow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/license.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/logfileviewer.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/manager-psml.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/manhour-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/manhour-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/manhour-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/manhour.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/media-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/memo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/memo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/memo-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/memo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/msgboard-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/msgboard-category-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/msgboard-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/msgboard-topic.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/msgboard-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/mygroup-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/mygroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/mylink-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/mylink.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/news-complete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/news-failure.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/news.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/note-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/note-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/noteMacro.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/notegroup.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/page-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/page.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/permission-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/permission-error-maximize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/permission-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/portlet-category-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/portlet-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/portlet-info-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/portlet-mediatype-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/portlet-parameter-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/psml-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/psml-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/report-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/report-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/report.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/role-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/role-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/role-permission-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-admin-settings.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-calendar.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-detail-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-monthly-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-monthly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-oneday-group-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-oneday-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-search-list-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-search-result.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-weekly-group-print.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-weekly-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/schedule.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/scheduleMacro.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/security-form-multiple-allows.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/security-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/skin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/stock-quote-customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/stock-quote.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/system-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/system-version.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/system.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/timecard-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/timecard-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/timecard-summary-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/timecard.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/timecardsettings-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/timeline-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/timeline.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/todo-category-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/todo-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/todo.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/tutorial.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/user-browser.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/user-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/user-group-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/user-group-role-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/user-role-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/userlist-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/userlist-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/userlist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/weather.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-account-detail-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-account-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-addressbook.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-admin-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-filter-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-folder-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-nonaction-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webmail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webpage-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/webpage.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/whatsnew-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/whatsnew-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/whatsnew.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-category-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-list-admin.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-route-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-route-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow-widgets.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/html/workflow.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/account-person-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/account-person-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/iphone/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/smartphone_default/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-memberfacility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-repeat.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-span.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/vodafone/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/account-person-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/account-person-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/account-person-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/accountlogin-config.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/accountlogin-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/accountlogin-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/accountlogout-info.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-addr-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-company-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-company-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-company-search.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-corpdetail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-corplist.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/addressbook-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/ajax-account-person-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-delete-confirm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-list-user.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-search-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/blog-thema-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/ja/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/msgboard-reply-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/msgboard-topic-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/msgboard-topic-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/msgboard-topic-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-detail-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-date.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-delete.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-facility-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-facility.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-note.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-repeat-select.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-select-group.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-selectday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-selectday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-form-title.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-list-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-menu-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-oneday-select-member.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-oneday.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/schedule-weekly.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/todo-category-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/todo-category-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/todo-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/todo-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/todo-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/todo-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/webmail-accountlist-max.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/webmail-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/webmail-form.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/webmail-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/webmail-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/workflow-detail.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/workflow-list.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/portlets/wm/workflow-menu.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/CellPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/au/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/CellPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/cell_default/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/CellPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_foma/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/CellPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/docomo_imode/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/AjaxDBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/AjaxPageNotFound.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/AjaxPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/AjaxTimeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/Customize.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/Error.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/PageNotFound.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/PermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/html/TimeoutLoginForm.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/CellPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/iphone/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/CellPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/vodafone/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/CellPermissionError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/CookieError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/DBError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/Home.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/Inactive.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/LimitLicenseOver.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/ShowError.vm -share/aipo/webapps/aipo/WEB-INF/templates/vm/screens/wm/Timeout.vm -share/aipo/webapps/aipo/WEB-INF/tmp/tmp.txt -share/aipo/webapps/aipo/WEB-INF/web.xml -share/aipo/webapps/aipo/WEB-INF/xsl/jpc-full.xsl -share/aipo/webapps/aipo/WEB-INF/xsl/jpc-topics.xsl -share/aipo/webapps/aipo/WEB-INF/xsl/ocs.xsl -share/aipo/webapps/aipo/WEB-INF/xsl/rss-wml.xsl -share/aipo/webapps/aipo/WEB-INF/xsl/rss.xsl -share/aipo/webapps/aipo/check.html -share/aipo/webapps/aipo/error/404.html -share/aipo/webapps/aipo/help/unusualchar.html -share/aipo/webapps/aipo/images/account/account_change_turn.gif -share/aipo/webapps/aipo/images/account/account_down_1.gif -share/aipo/webapps/aipo/images/account/account_down_10.gif -share/aipo/webapps/aipo/images/account/account_read_csv.gif -share/aipo/webapps/aipo/images/account/account_up_1.gif -share/aipo/webapps/aipo/images/account/account_up_10.gif -share/aipo/webapps/aipo/images/account/account_user.gif -share/aipo/webapps/aipo/images/account/account_user_add.gif -share/aipo/webapps/aipo/images/account/company_info.gif -share/aipo/webapps/aipo/images/account/passwd.gif -share/aipo/webapps/aipo/images/account/remove.gif -share/aipo/webapps/aipo/images/addressbook/addressbook_secret.gif -share/aipo/webapps/aipo/images/asc.gif -share/aipo/webapps/aipo/images/black.gif -share/aipo/webapps/aipo/images/blank.gif -share/aipo/webapps/aipo/images/blog/blog_all.gif -share/aipo/webapps/aipo/images/blog/blog_common.gif -share/aipo/webapps/aipo/images/blog/blog_item.gif -share/aipo/webapps/aipo/images/blog/blog_latest.gif -share/aipo/webapps/aipo/images/cabinet/file_add.gif -share/aipo/webapps/aipo/images/cabinet/folder_add.gif -share/aipo/webapps/aipo/images/cabinet/folder_close.gif -share/aipo/webapps/aipo/images/cabinet/folder_open.gif -share/aipo/webapps/aipo/images/cellular/cellular.gif -share/aipo/webapps/aipo/images/close.gif -share/aipo/webapps/aipo/images/common/avatar_default3.png -share/aipo/webapps/aipo/images/common/close.gif -share/aipo/webapps/aipo/images/common/dot.gif -share/aipo/webapps/aipo/images/common/img_aipostore.gif -share/aipo/webapps/aipo/images/common/li_icon.gif -share/aipo/webapps/aipo/images/common/nophoto.gif -share/aipo/webapps/aipo/images/desc.gif -share/aipo/webapps/aipo/images/dot.gif -share/aipo/webapps/aipo/images/down.gif -share/aipo/webapps/aipo/images/favicon.ico -share/aipo/webapps/aipo/images/favicon/1.ico -share/aipo/webapps/aipo/images/favicon/10.ico -share/aipo/webapps/aipo/images/favicon/100.ico -share/aipo/webapps/aipo/images/favicon/11.ico -share/aipo/webapps/aipo/images/favicon/12.ico -share/aipo/webapps/aipo/images/favicon/13.ico -share/aipo/webapps/aipo/images/favicon/14.ico -share/aipo/webapps/aipo/images/favicon/15.ico -share/aipo/webapps/aipo/images/favicon/16.ico -share/aipo/webapps/aipo/images/favicon/17.ico -share/aipo/webapps/aipo/images/favicon/18.ico -share/aipo/webapps/aipo/images/favicon/19.ico -share/aipo/webapps/aipo/images/favicon/2.ico -share/aipo/webapps/aipo/images/favicon/20.ico -share/aipo/webapps/aipo/images/favicon/3.ico -share/aipo/webapps/aipo/images/favicon/4.ico -share/aipo/webapps/aipo/images/favicon/5.ico -share/aipo/webapps/aipo/images/favicon/50.ico -share/aipo/webapps/aipo/images/favicon/6.ico -share/aipo/webapps/aipo/images/favicon/7.ico -share/aipo/webapps/aipo/images/favicon/8.ico -share/aipo/webapps/aipo/images/favicon/9.ico -share/aipo/webapps/aipo/images/favicon48.png -share/aipo/webapps/aipo/images/html/skins/Jetspeed/customize.gif -share/aipo/webapps/aipo/images/icon/icon_add.gif -share/aipo/webapps/aipo/images/icon/icon_aipo.png -share/aipo/webapps/aipo/images/icon/icon_customize.gif -share/aipo/webapps/aipo/images/icon/icon_date.gif -share/aipo/webapps/aipo/images/icon/icon_delete.gif -share/aipo/webapps/aipo/images/icon/icon_edit.gif -share/aipo/webapps/aipo/images/icon/icon_list.gif -share/aipo/webapps/aipo/images/icon/icon_member.gif -share/aipo/webapps/aipo/images/icon/icon_reload.gif -share/aipo/webapps/aipo/images/icon/icon_separator.gif -share/aipo/webapps/aipo/images/item.gif -share/aipo/webapps/aipo/images/layout/layout_100-25-75.gif -share/aipo/webapps/aipo/images/layout/layout_100-33-33-33.gif -share/aipo/webapps/aipo/images/layout/layout_100-50-50.gif -share/aipo/webapps/aipo/images/layout/layout_100-75-25.gif -share/aipo/webapps/aipo/images/layout/layout_100.gif -share/aipo/webapps/aipo/images/layout/layout_25-50-25.gif -share/aipo/webapps/aipo/images/layout/layout_25-75.gif -share/aipo/webapps/aipo/images/layout/layout_33-33-33.gif -share/aipo/webapps/aipo/images/layout/layout_50-50.gif -share/aipo/webapps/aipo/images/layout/layout_75-25.gif -share/aipo/webapps/aipo/images/layout/layout_conf.gif -share/aipo/webapps/aipo/images/layout/portlet_add.gif -share/aipo/webapps/aipo/images/left.gif -share/aipo/webapps/aipo/images/logo.gif -share/aipo/webapps/aipo/images/msgboard/msgboard_item.gif -share/aipo/webapps/aipo/images/msgboard/msgboard_new_topic.gif -share/aipo/webapps/aipo/images/msgboard/msgboard_secret.gif -share/aipo/webapps/aipo/images/mylink/mylink_item.gif -share/aipo/webapps/aipo/images/next_tutorial.png -share/aipo/webapps/aipo/images/note/note_deleted_message.gif -share/aipo/webapps/aipo/images/note/note_new_message.gif -share/aipo/webapps/aipo/images/note/note_read_message.gif -share/aipo/webapps/aipo/images/note/note_unread_message.gif -share/aipo/webapps/aipo/images/prev_tutorial.png -share/aipo/webapps/aipo/images/report/report_read.gif -share/aipo/webapps/aipo/images/report/report_unread.gif -share/aipo/webapps/aipo/images/right.gif -share/aipo/webapps/aipo/images/schedule/arrow_left.gif -share/aipo/webapps/aipo/images/schedule/arrow_left_w.gif -share/aipo/webapps/aipo/images/schedule/arrow_right.gif -share/aipo/webapps/aipo/images/schedule/arrow_right_w.gif -share/aipo/webapps/aipo/images/schedule/plus_orange.gif -share/aipo/webapps/aipo/images/schedule/schedule_currentmonth.gif -share/aipo/webapps/aipo/images/schedule/schedule_duplicate.gif -share/aipo/webapps/aipo/images/schedule/schedule_next.gif -share/aipo/webapps/aipo/images/schedule/schedule_nextmonth.gif -share/aipo/webapps/aipo/images/schedule/schedule_prev.gif -share/aipo/webapps/aipo/images/schedule/schedule_prevmonth.gif -share/aipo/webapps/aipo/images/schedule/schedule_remove.gif -share/aipo/webapps/aipo/images/schedule/schedule_repeat.gif -share/aipo/webapps/aipo/images/schedule/schedule_secret.gif -share/aipo/webapps/aipo/images/schedule/schedule_tmpreserve.gif -share/aipo/webapps/aipo/images/schedule/schedule_today.gif -share/aipo/webapps/aipo/images/slide01_120618.png -share/aipo/webapps/aipo/images/slide02_120618.png -share/aipo/webapps/aipo/images/slide03_120618.png -share/aipo/webapps/aipo/images/system/license.gif -share/aipo/webapps/aipo/images/system/network_info.gif -share/aipo/webapps/aipo/images/todo/priority_high.gif -share/aipo/webapps/aipo/images/todo/priority_low.gif -share/aipo/webapps/aipo/images/todo/priority_middle.gif -share/aipo/webapps/aipo/images/todo/priority_middle_high.gif -share/aipo/webapps/aipo/images/todo/priority_middle_low.gif -share/aipo/webapps/aipo/images/todo/state_000.gif -share/aipo/webapps/aipo/images/todo/state_010.gif -share/aipo/webapps/aipo/images/todo/state_020.gif -share/aipo/webapps/aipo/images/todo/state_030.gif -share/aipo/webapps/aipo/images/todo/state_040.gif -share/aipo/webapps/aipo/images/todo/state_050.gif -share/aipo/webapps/aipo/images/todo/state_060.gif -share/aipo/webapps/aipo/images/todo/state_070.gif -share/aipo/webapps/aipo/images/todo/state_080.gif -share/aipo/webapps/aipo/images/todo/state_090.gif -share/aipo/webapps/aipo/images/todo/state_100.gif -share/aipo/webapps/aipo/images/todo/todo_secret.gif -share/aipo/webapps/aipo/images/up.gif -share/aipo/webapps/aipo/images/webmail/webmail_account_config.gif -share/aipo/webapps/aipo/images/webmail/webmail_change_turn.gif -share/aipo/webapps/aipo/images/webmail/webmail_check_newmails.gif -share/aipo/webapps/aipo/images/webmail/webmail_create_mail.gif -share/aipo/webapps/aipo/images/webmail/webmail_default_account.gif -share/aipo/webapps/aipo/images/webmail/webmail_folder_add.gif -share/aipo/webapps/aipo/images/webmail/webmail_forward_mail.gif -share/aipo/webapps/aipo/images/webmail/webmail_list_mail.gif -share/aipo/webapps/aipo/images/webmail/webmail_readmail.gif -share/aipo/webapps/aipo/images/webmail/webmail_receive_mail.gif -share/aipo/webapps/aipo/images/webmail/webmail_reply_mail.gif -share/aipo/webapps/aipo/images/webmail/webmail_unreadmail.gif -share/aipo/webapps/aipo/images/webmail/webmail_withfiles.gif -share/aipo/webapps/aipo/images/whatsnew/priority_high.gif -share/aipo/webapps/aipo/images/whatsnew/priority_low.gif -share/aipo/webapps/aipo/images/whatsnew/priority_middle.gif -share/aipo/webapps/aipo/images/whatsnew/priority_middle_high.gif -share/aipo/webapps/aipo/images/whatsnew/priority_middle_low.gif -share/aipo/webapps/aipo/images/whatsnew/state_000.gif -share/aipo/webapps/aipo/images/whatsnew/state_010.gif -share/aipo/webapps/aipo/images/whatsnew/state_020.gif -share/aipo/webapps/aipo/images/whatsnew/state_030.gif -share/aipo/webapps/aipo/images/whatsnew/state_040.gif -share/aipo/webapps/aipo/images/whatsnew/state_050.gif -share/aipo/webapps/aipo/images/whatsnew/state_060.gif -share/aipo/webapps/aipo/images/whatsnew/state_070.gif -share/aipo/webapps/aipo/images/whatsnew/state_080.gif -share/aipo/webapps/aipo/images/whatsnew/state_090.gif -share/aipo/webapps/aipo/images/whatsnew/state_100.gif -share/aipo/webapps/aipo/images/whatsnew/todo_secret.gif -share/aipo/webapps/aipo/images/wml/bullet.wbmp -share/aipo/webapps/aipo/images/wml/exit.wbmp -share/aipo/webapps/aipo/images/workflow/priority_high.gif -share/aipo/webapps/aipo/images/workflow/priority_low.gif -share/aipo/webapps/aipo/images/workflow/priority_middle.gif -share/aipo/webapps/aipo/images/workflow/priority_middle_high.gif -share/aipo/webapps/aipo/images/workflow/priority_middle_low.gif -share/aipo/webapps/aipo/images/workflow/workflow_item.gif -share/aipo/webapps/aipo/index.jsp -share/aipo/webapps/aipo/javascript/aimluck/aimluck.js -share/aipo/webapps/aipo/javascript/aimluck/dnd/Draggable.js -share/aipo/webapps/aipo/javascript/aimluck/dnd/Draggable.xd.js -share/aipo/webapps/aipo/javascript/aimluck/io/form.js -share/aipo/webapps/aipo/javascript/aimluck/io/form.xd.js -share/aipo/webapps/aipo/javascript/aimluck/utils/form.js -share/aipo/webapps/aipo/javascript/aimluck/utils/form.xd.js -share/aipo/webapps/aipo/javascript/aimluck/utils/utils.js -share/aipo/webapps/aipo/javascript/aimluck/utils/utils.xd.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Contentpane.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Contentpane.xd.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Dialog.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Dialog.xd.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Dropdown.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Dropdown.xd.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Menu.js -share/aipo/webapps/aipo/javascript/aimluck/widget/Menu.xd.js -share/aipo/webapps/aipo/javascript/aipo.js -share/aipo/webapps/aipo/javascript/aipo.xd.js -share/aipo/webapps/aipo/javascript/aipo/accessctl/form.js -share/aipo/webapps/aipo/javascript/aipo/account_company/form.js -share/aipo/webapps/aipo/javascript/aipo/account_person/form.js -share/aipo/webapps/aipo/javascript/aipo/account_user/form.js -share/aipo/webapps/aipo/javascript/aipo/activity/form.js -share/aipo/webapps/aipo/javascript/aipo/addressbook/form.js -share/aipo/webapps/aipo/javascript/aipo/aipo.js -share/aipo/webapps/aipo/javascript/aipo/blog/form.js -share/aipo/webapps/aipo/javascript/aipo/cabinet/form.js -share/aipo/webapps/aipo/javascript/aipo/calendar/monthly.js -share/aipo/webapps/aipo/javascript/aipo/calendar/weekly.js -share/aipo/webapps/aipo/javascript/aipo/calendar/weekly.xd.js -share/aipo/webapps/aipo/javascript/aipo/cellular/form.js -share/aipo/webapps/aipo/javascript/aipo/common.js -share/aipo/webapps/aipo/javascript/aipo/common/dialog.js -share/aipo/webapps/aipo/javascript/aipo/common/dialog.xd.js -share/aipo/webapps/aipo/javascript/aipo/container.js -share/aipo/webapps/aipo/javascript/aipo/customize/form.js -share/aipo/webapps/aipo/javascript/aipo/deletesample/form.js -share/aipo/webapps/aipo/javascript/aipo/eventlog/form.js -share/aipo/webapps/aipo/javascript/aipo/exttimecard/form.js -share/aipo/webapps/aipo/javascript/aipo/exttimecardsystem/form.js -share/aipo/webapps/aipo/javascript/aipo/facility/form.js -share/aipo/webapps/aipo/javascript/aipo/fileupload/form.js -share/aipo/webapps/aipo/javascript/aipo/fileupload/widget/FileuploadDialog.js -share/aipo/webapps/aipo/javascript/aipo/fileupload/widget/FileuploadDialog.xd.js -share/aipo/webapps/aipo/javascript/aipo/fileupload/widget/FileuploadViewDialog.js -share/aipo/webapps/aipo/javascript/aipo/fileupload/widget/FileuploadViewDialog.xd.js -share/aipo/webapps/aipo/javascript/aipo/gadgets.js -share/aipo/webapps/aipo/javascript/aipo/gadgets_admin/form.js -share/aipo/webapps/aipo/javascript/aipo/io/jsonp.js -share/aipo/webapps/aipo/javascript/aipo/io/jsonp.xd.js -share/aipo/webapps/aipo/javascript/aipo/license/form.js -share/aipo/webapps/aipo/javascript/aipo/manhour/form.js -share/aipo/webapps/aipo/javascript/aipo/memo/form.js -share/aipo/webapps/aipo/javascript/aipo/msgboard/form.js -share/aipo/webapps/aipo/javascript/aipo/mygroup/form.js -share/aipo/webapps/aipo/javascript/aipo/nls/en/locale.js -share/aipo/webapps/aipo/javascript/aipo/nls/ja/locale.js -share/aipo/webapps/aipo/javascript/aipo/note/form.js -share/aipo/webapps/aipo/javascript/aipo/page/form.js -share/aipo/webapps/aipo/javascript/aipo/psml/form.js -share/aipo/webapps/aipo/javascript/aipo/report/form.js -share/aipo/webapps/aipo/javascript/aipo/schedule/form.js -share/aipo/webapps/aipo/javascript/aipo/schedule_admin/form.js -share/aipo/webapps/aipo/javascript/aipo/system/form.js -share/aipo/webapps/aipo/javascript/aipo/timecard/form.js -share/aipo/webapps/aipo/javascript/aipo/timecardsettings/form.js -share/aipo/webapps/aipo/javascript/aipo/timeline/form.js -share/aipo/webapps/aipo/javascript/aipo/todo/form.js -share/aipo/webapps/aipo/javascript/aipo/tutorial/tutorial.js -share/aipo/webapps/aipo/javascript/aipo/userlist/form.js -share/aipo/webapps/aipo/javascript/aipo/webmail/form.js -share/aipo/webapps/aipo/javascript/aipo/whatsnew/form.js -share/aipo/webapps/aipo/javascript/aipo/widget/ActivityList.js -share/aipo/webapps/aipo/javascript/aipo/widget/ActivityList.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/AddressbookDialog.js -share/aipo/webapps/aipo/javascript/aipo/widget/AddressbookDialog.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/DateCalendar.js -share/aipo/webapps/aipo/javascript/aipo/widget/DateCalendar.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownActivityChecker.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownActivityChecker.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownDatepicker.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownDatepicker.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownGrouppicker.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownGrouppicker.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownMemberFacilitypicker.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownMemberFacilitypicker.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownMemberpicker.js -share/aipo/webapps/aipo/javascript/aipo/widget/DropdownMemberpicker.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/GroupNormalSelectList.js -share/aipo/webapps/aipo/javascript/aipo/widget/GroupNormalSelectList.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/GroupSelectList.js -share/aipo/webapps/aipo/javascript/aipo/widget/GroupSelectList.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberAclSelectList.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberAclSelectList.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberFacilitySelectList.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberFacilitySelectList.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberNormalSelectList.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberNormalSelectList.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberSelectList.js -share/aipo/webapps/aipo/javascript/aipo/widget/MemberSelectList.xd.js -share/aipo/webapps/aipo/javascript/aipo/widget/ToolTip.js -share/aipo/webapps/aipo/javascript/aipo/widget/ToolTip.xd.js -share/aipo/webapps/aipo/javascript/aipo/workflow/MemberNormalSelectList.js -share/aipo/webapps/aipo/javascript/aipo/workflow/MemberNormalSelectList.xd.js -share/aipo/webapps/aipo/javascript/aipo/workflow/form.js -share/aipo/webapps/aipo/javascript/aipo/workflow_category/form.js -share/aipo/webapps/aipo/javascript/aipo/workflow_route/form.js -share/aipo/webapps/aipo/javascript/dijit/ColorPalette.js -share/aipo/webapps/aipo/javascript/dijit/ColorPalette.xd.js -share/aipo/webapps/aipo/javascript/dijit/Declaration.js -share/aipo/webapps/aipo/javascript/dijit/Declaration.xd.js -share/aipo/webapps/aipo/javascript/dijit/Dialog.js -share/aipo/webapps/aipo/javascript/dijit/Dialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/Editor.js -share/aipo/webapps/aipo/javascript/dijit/Editor.xd.js -share/aipo/webapps/aipo/javascript/dijit/InlineEditBox.js -share/aipo/webapps/aipo/javascript/dijit/InlineEditBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/LICENSE -share/aipo/webapps/aipo/javascript/dijit/Menu.js -share/aipo/webapps/aipo/javascript/dijit/Menu.xd.js -share/aipo/webapps/aipo/javascript/dijit/ProgressBar.js -share/aipo/webapps/aipo/javascript/dijit/ProgressBar.xd.js -share/aipo/webapps/aipo/javascript/dijit/TitlePane.js -share/aipo/webapps/aipo/javascript/dijit/TitlePane.xd.js -share/aipo/webapps/aipo/javascript/dijit/Toolbar.js -share/aipo/webapps/aipo/javascript/dijit/Toolbar.xd.js -share/aipo/webapps/aipo/javascript/dijit/Tooltip.js -share/aipo/webapps/aipo/javascript/dijit/Tooltip.xd.js -share/aipo/webapps/aipo/javascript/dijit/Tree.js -share/aipo/webapps/aipo/javascript/dijit/Tree.xd.js -share/aipo/webapps/aipo/javascript/dijit/_Calendar.js -share/aipo/webapps/aipo/javascript/dijit/_Calendar.xd.js -share/aipo/webapps/aipo/javascript/dijit/_Container.js -share/aipo/webapps/aipo/javascript/dijit/_Container.xd.js -share/aipo/webapps/aipo/javascript/dijit/_Templated.js -share/aipo/webapps/aipo/javascript/dijit/_Templated.xd.js -share/aipo/webapps/aipo/javascript/dijit/_TimePicker.js -share/aipo/webapps/aipo/javascript/dijit/_TimePicker.xd.js -share/aipo/webapps/aipo/javascript/dijit/_Widget.js -share/aipo/webapps/aipo/javascript/dijit/_Widget.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base.js -share/aipo/webapps/aipo/javascript/dijit/_base.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/bidi.js -share/aipo/webapps/aipo/javascript/dijit/_base/bidi.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/focus.js -share/aipo/webapps/aipo/javascript/dijit/_base/focus.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/manager.js -share/aipo/webapps/aipo/javascript/dijit/_base/manager.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/place.js -share/aipo/webapps/aipo/javascript/dijit/_base/place.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/popup.js -share/aipo/webapps/aipo/javascript/dijit/_base/popup.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/scroll.js -share/aipo/webapps/aipo/javascript/dijit/_base/scroll.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/sniff.js -share/aipo/webapps/aipo/javascript/dijit/_base/sniff.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/typematic.js -share/aipo/webapps/aipo/javascript/dijit/_base/typematic.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/wai.js -share/aipo/webapps/aipo/javascript/dijit/_base/wai.xd.js -share/aipo/webapps/aipo/javascript/dijit/_base/window.js -share/aipo/webapps/aipo/javascript/dijit/_base/window.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/RichText.js -share/aipo/webapps/aipo/javascript/dijit/_editor/RichText.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/_Plugin.js -share/aipo/webapps/aipo/javascript/dijit/_editor/_Plugin.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/FontChoice.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/FontChoice.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/cs/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/cs/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/cs/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/cs/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/de/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/de/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/de/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/de/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/es/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/es/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/es/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/es/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/fr/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/fr/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/fr/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/fr/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/hu/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/hu/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/hu/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/hu/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/it/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/it/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/it/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/it/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ja/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ja/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ja/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ja/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ko/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ko/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ko/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ko/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pl/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pl/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pl/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pl/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pt/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pt/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pt/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/pt/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ru/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ru/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ru/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/ru/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh-tw/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh-tw/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh-tw/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh-tw/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh/commands.js -share/aipo/webapps/aipo/javascript/dijit/_editor/nls/zh/commands.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/AlwaysShowToolbar.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/AlwaysShowToolbar.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/EnterKeyHandling.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/EnterKeyHandling.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/FontChoice.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/FontChoice.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/LinkDialog.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/LinkDialog.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/TextColor.js -share/aipo/webapps/aipo/javascript/dijit/_editor/plugins/TextColor.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/range.js -share/aipo/webapps/aipo/javascript/dijit/_editor/range.xd.js -share/aipo/webapps/aipo/javascript/dijit/_editor/selection.js -share/aipo/webapps/aipo/javascript/dijit/_editor/selection.xd.js -share/aipo/webapps/aipo/javascript/dijit/_tree/Node.html -share/aipo/webapps/aipo/javascript/dijit/_tree/Tree.html -share/aipo/webapps/aipo/javascript/dijit/_tree/dndContainer.js -share/aipo/webapps/aipo/javascript/dijit/_tree/dndContainer.xd.js -share/aipo/webapps/aipo/javascript/dijit/_tree/dndSelector.js -share/aipo/webapps/aipo/javascript/dijit/_tree/dndSelector.xd.js -share/aipo/webapps/aipo/javascript/dijit/_tree/dndSource.js -share/aipo/webapps/aipo/javascript/dijit/_tree/dndSource.xd.js -share/aipo/webapps/aipo/javascript/dijit/bench/benchReceive.php -share/aipo/webapps/aipo/javascript/dijit/bench/benchTool.html -share/aipo/webapps/aipo/javascript/dijit/bench/create_widgets.html -share/aipo/webapps/aipo/javascript/dijit/bench/test_Button-programmatic.html -share/aipo/webapps/aipo/javascript/dijit/bench/test_button-results.html -share/aipo/webapps/aipo/javascript/dijit/bench/widget_construction_test.php -share/aipo/webapps/aipo/javascript/dijit/changes.txt -share/aipo/webapps/aipo/javascript/dijit/dijit-aipo.js -share/aipo/webapps/aipo/javascript/dijit/dijit-aipo.xd.js -share/aipo/webapps/aipo/javascript/dijit/dijit-all.js -share/aipo/webapps/aipo/javascript/dijit/dijit-all.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dijit/dijit-all.xd.js -share/aipo/webapps/aipo/javascript/dijit/dijit-all.xd.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dijit/dijit.js -share/aipo/webapps/aipo/javascript/dijit/dijit.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dijit/dijit.xd.js -share/aipo/webapps/aipo/javascript/dijit/dijit.xd.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dijit/form/Button.js -share/aipo/webapps/aipo/javascript/dijit/form/Button.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/CheckBox.js -share/aipo/webapps/aipo/javascript/dijit/form/CheckBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/CurrencyTextBox.js -share/aipo/webapps/aipo/javascript/dijit/form/CurrencyTextBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/DateTextBox.js -share/aipo/webapps/aipo/javascript/dijit/form/DateTextBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/FilteringSelect.js -share/aipo/webapps/aipo/javascript/dijit/form/FilteringSelect.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/Form.js -share/aipo/webapps/aipo/javascript/dijit/form/Form.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/InlineEditBox.js -share/aipo/webapps/aipo/javascript/dijit/form/InlineEditBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/NumberSpinner.js -share/aipo/webapps/aipo/javascript/dijit/form/NumberSpinner.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/NumberTextBox.js -share/aipo/webapps/aipo/javascript/dijit/form/NumberTextBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/Slider.js -share/aipo/webapps/aipo/javascript/dijit/form/Slider.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/TextBox.js -share/aipo/webapps/aipo/javascript/dijit/form/TextBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/TimeTextBox.js -share/aipo/webapps/aipo/javascript/dijit/form/TimeTextBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/ValidationTextBox.js -share/aipo/webapps/aipo/javascript/dijit/form/ValidationTextBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/_FormWidget.js -share/aipo/webapps/aipo/javascript/dijit/form/_FormWidget.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/_Spinner.js -share/aipo/webapps/aipo/javascript/dijit/form/_Spinner.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/cs/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/cs/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/cs/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/cs/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/cs/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/cs/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/de/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/de/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/de/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/de/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/de/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/de/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/es/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/es/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/es/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/es/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/es/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/es/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/fr/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/fr/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/fr/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/fr/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/fr/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/fr/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/hu/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/hu/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/hu/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/hu/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/hu/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/hu/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/it/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/it/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/it/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/it/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/it/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/it/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ja/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ja/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ja/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ja/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ja/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ja/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ko/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ko/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ko/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ko/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ko/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ko/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pl/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pl/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pl/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pl/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pl/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pl/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pt/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pt/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pt/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pt/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pt/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/pt/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ru/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ru/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ru/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ru/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ru/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/ru/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-cn/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-cn/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-tw/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-tw/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-tw/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-tw/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-tw/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh-tw/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh/ComboBox.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh/ComboBox.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh/validate.js -share/aipo/webapps/aipo/javascript/dijit/form/nls/zh/validate.xd.js -share/aipo/webapps/aipo/javascript/dijit/form/templates/Button.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/CheckBox.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/ComboBox.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/ComboButton.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/DropDownButton.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/HorizontalSlider.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/InlineEditBox.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/Spinner.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/TextBox.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/TimePicker.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/ValidationTextBox.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/VerticalSlider.html -share/aipo/webapps/aipo/javascript/dijit/form/templates/blank.gif -share/aipo/webapps/aipo/javascript/dijit/layout/AccordionContainer.js -share/aipo/webapps/aipo/javascript/dijit/layout/AccordionContainer.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/ContentPane.js -share/aipo/webapps/aipo/javascript/dijit/layout/ContentPane.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/LayoutContainer.js -share/aipo/webapps/aipo/javascript/dijit/layout/LayoutContainer.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/LinkPane.js -share/aipo/webapps/aipo/javascript/dijit/layout/LinkPane.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/SplitContainer.js -share/aipo/webapps/aipo/javascript/dijit/layout/SplitContainer.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/StackContainer.js -share/aipo/webapps/aipo/javascript/dijit/layout/StackContainer.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/TabContainer.js -share/aipo/webapps/aipo/javascript/dijit/layout/TabContainer.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/_LayoutWidget.js -share/aipo/webapps/aipo/javascript/dijit/layout/_LayoutWidget.xd.js -share/aipo/webapps/aipo/javascript/dijit/layout/templates/AccordionPane.html -share/aipo/webapps/aipo/javascript/dijit/layout/templates/TabContainer.html -share/aipo/webapps/aipo/javascript/dijit/layout/templates/TooltipDialog.html -share/aipo/webapps/aipo/javascript/dijit/layout/templates/_TabButton.html -share/aipo/webapps/aipo/javascript/dijit/nls/Textarea.js -share/aipo/webapps/aipo/javascript/dijit/nls/Textarea.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/cs/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/cs/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/cs/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/cs/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/de/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/de/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/de/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/de/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ROOT.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ROOT.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_cs.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_cs.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_de-de.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_de-de.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_de.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_de.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_en-gb.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_en-gb.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_en-us.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_en-us.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_en.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_en.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_es-es.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_es-es.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_es.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_es.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_fr-fr.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_fr-fr.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_fr.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_fr.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_hu.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_hu.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_it-it.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_it-it.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_it.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_it.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ja-jp.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ja-jp.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ja.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ja.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ko-kr.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ko-kr.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ko.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ko.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_pl.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_pl.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_pt-br.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_pt-br.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_pt.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_pt.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ru.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_ru.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_xx.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_xx.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_zh-cn.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_zh-cn.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_zh-tw.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_zh-tw.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_zh.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all.xd_zh.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ROOT.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ROOT.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_cs.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_cs.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_de-de.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_de-de.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_de.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_de.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_en-gb.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_en-gb.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_en-us.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_en-us.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_en.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_en.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_es-es.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_es-es.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_es.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_es.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_fr-fr.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_fr-fr.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_fr.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_fr.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_hu.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_hu.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_it-it.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_it-it.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_it.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_it.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ja-jp.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ja-jp.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ja.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ja.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ko-kr.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ko-kr.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ko.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ko.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_pl.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_pl.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_pt-br.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_pt-br.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_pt.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_pt.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ru.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_ru.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_xx.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_xx.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_zh-cn.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_zh-cn.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_zh-tw.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_zh-tw.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_zh.js -share/aipo/webapps/aipo/javascript/dijit/nls/dijit-all_zh.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/es/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/es/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/es/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/es/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/fr/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/fr/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/fr/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/fr/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/hu/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/hu/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/hu/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/hu/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/it/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/it/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/it/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/it/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/ja/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/ja/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/ja/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/ja/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/ko/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/ko/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/ko/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/ko/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/pl/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/pl/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/pl/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/pl/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/pt/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/pt/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/pt/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/pt/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/ru/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/ru/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/ru/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/ru/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh-tw/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh-tw/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh-tw/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh-tw/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh/common.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh/common.xd.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh/loading.js -share/aipo/webapps/aipo/javascript/dijit/nls/zh/loading.xd.js -share/aipo/webapps/aipo/javascript/dijit/templates/Calendar.html -share/aipo/webapps/aipo/javascript/dijit/templates/ColorPalette.html -share/aipo/webapps/aipo/javascript/dijit/templates/Dialog.html -share/aipo/webapps/aipo/javascript/dijit/templates/InlineEditBox.html -share/aipo/webapps/aipo/javascript/dijit/templates/ProgressBar.html -share/aipo/webapps/aipo/javascript/dijit/templates/TitlePane.html -share/aipo/webapps/aipo/javascript/dijit/templates/Tooltip.html -share/aipo/webapps/aipo/javascript/dijit/templates/blank.gif -share/aipo/webapps/aipo/javascript/dijit/templates/buttons/bg-fade.png -share/aipo/webapps/aipo/javascript/dijit/templates/colors3x4.png -share/aipo/webapps/aipo/javascript/dijit/templates/colors7x10.png -share/aipo/webapps/aipo/javascript/dijit/themes/a11y/README.txt -share/aipo/webapps/aipo/javascript/dijit/themes/a11y/indeterminate_progress.gif -share/aipo/webapps/aipo/javascript/dijit/themes/dijit.css -share/aipo/webapps/aipo/javascript/dijit/themes/dijit_rtl.css -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/arrows.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/editor.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/gradientBottomBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/gradientInverseBottomBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/gradientInverseTopBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/gradientLeftBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/gradientRightBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/gradientTopBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/gradientTopBg2.png -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/no.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/progressBarAnim.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/treeExpand_loading.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/treeExpand_minus.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/treeExpand_minus_rtl.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/treeExpand_plus.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/images/treeExpand_plus_rtl.gif -share/aipo/webapps/aipo/javascript/dijit/themes/soria/rounded.css -share/aipo/webapps/aipo/javascript/dijit/themes/soria/soria.css -share/aipo/webapps/aipo/javascript/dijit/themes/soria/soria.js -share/aipo/webapps/aipo/javascript/dijit/themes/soria/soria.xd.js -share/aipo/webapps/aipo/javascript/dijit/themes/soria/soria_rtl.css -share/aipo/webapps/aipo/javascript/dijit/themes/templateThemeTest.html -share/aipo/webapps/aipo/javascript/dijit/themes/themeTester.html -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/dojoTundraGradientBg.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/dojoTundraGradientBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/dojoUITundra06.psd -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowDown.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowDown.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowLeft.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowLeft.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowRight.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowRight.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowUp.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/arrowUp.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/buttonActive.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/buttonDisabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/buttonEnabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/buttonHover.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/calendarDayLabel.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/calendarMonthLabel.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/calendarYearLabel.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkboxActive.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkboxDisabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkboxEnabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkboxHover.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkmark.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkmark.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkmarkNoBorder.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/checkmarkNoBorder.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/circleIcon.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/circleIcon.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/dijitProgressBarAnim.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/dijitProgressBarAnim.psd -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/dndCopy.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/dndMove.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/dndNoCopy.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/dndNoMove.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/doubleArrowDown.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/doubleArrowUp.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/editor.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/i.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/i_half.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/i_half_rtl.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/i_rtl.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/loading.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/menu.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/no.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/noX.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/popupMenuBg.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/preciseSliderThumb.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/preciseSliderThumb.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/preciseSliderThumbFocus.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/preciseSliderThumbFocus.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-1.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-2.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-3.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-4.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-5.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-6.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-7.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-8.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim-9.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarAnim.psd -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarEmpty.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/progressBarFull.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/radioButtonActive.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/radioButtonActiveDisabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/radioButtonActiveHover.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/radioButtonDisabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/radioButtonEnabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/radioButtonHover.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderEmpty.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderEmptyVertical.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderFull.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderFullFocus.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderFullVertical.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderFullVerticalFocus.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderThumb.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderThumbFocus.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/sliderThumbFocus.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/smallArrowDown.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/smallArrowUp.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/splitContainerSizerH-thumb.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/splitContainerSizerH.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/splitContainerSizerV-thumb.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/splitContainerSizerV.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabActive.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabClose.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabClose.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabCloseHover.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabCloseHover.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabDisabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabEnabled.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabHover.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tabHover.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/titleBar.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/titleBarBg.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorDown.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorDown.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorLeft.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorLeft.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorRight.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorRight.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorUp.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/tooltipConnectorUp.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/treeExpand_leaf.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/treeExpand_loading.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/treeExpand_minus.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/treeExpand_minus_rtl.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/treeExpand_plus.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/treeExpand_plus_rtl.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/validationInputBg.gif -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/validationInputBg.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/images/warning.png -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/tundra.css -share/aipo/webapps/aipo/javascript/dijit/themes/tundra/tundra_rtl.css -share/aipo/webapps/aipo/javascript/dojo/AdapterRegistry.js -share/aipo/webapps/aipo/javascript/dojo/AdapterRegistry.xd.js -share/aipo/webapps/aipo/javascript/dojo/DeferredList.js -share/aipo/webapps/aipo/javascript/dojo/DeferredList.xd.js -share/aipo/webapps/aipo/javascript/dojo/LICENSE -share/aipo/webapps/aipo/javascript/dojo/NodeList-fx.js -share/aipo/webapps/aipo/javascript/dojo/NodeList-fx.xd.js -share/aipo/webapps/aipo/javascript/dojo/OpenAjax.js -share/aipo/webapps/aipo/javascript/dojo/OpenAjax.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base.js -share/aipo/webapps/aipo/javascript/dojo/_base.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/Color.js -share/aipo/webapps/aipo/javascript/dojo/_base/Color.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/Deferred.js -share/aipo/webapps/aipo/javascript/dojo/_base/Deferred.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/NodeList.js -share/aipo/webapps/aipo/javascript/dojo/_base/NodeList.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/_loader/bootstrap.js -share/aipo/webapps/aipo/javascript/dojo/_base/_loader/hostenv_browser.js -share/aipo/webapps/aipo/javascript/dojo/_base/_loader/hostenv_rhino.js -share/aipo/webapps/aipo/javascript/dojo/_base/_loader/hostenv_spidermonkey.js -share/aipo/webapps/aipo/javascript/dojo/_base/_loader/loader.js -share/aipo/webapps/aipo/javascript/dojo/_base/_loader/loader_debug.js -share/aipo/webapps/aipo/javascript/dojo/_base/_loader/loader_xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/array.js -share/aipo/webapps/aipo/javascript/dojo/_base/array.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/connect.js -share/aipo/webapps/aipo/javascript/dojo/_base/connect.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/declare.js -share/aipo/webapps/aipo/javascript/dojo/_base/declare.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/event.js -share/aipo/webapps/aipo/javascript/dojo/_base/event.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/fx.js -share/aipo/webapps/aipo/javascript/dojo/_base/fx.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/html.js -share/aipo/webapps/aipo/javascript/dojo/_base/html.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/json.js -share/aipo/webapps/aipo/javascript/dojo/_base/json.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/lang.js -share/aipo/webapps/aipo/javascript/dojo/_base/lang.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/query.js -share/aipo/webapps/aipo/javascript/dojo/_base/query.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/window.js -share/aipo/webapps/aipo/javascript/dojo/_base/window.xd.js -share/aipo/webapps/aipo/javascript/dojo/_base/xhr.js -share/aipo/webapps/aipo/javascript/dojo/_base/xhr.xd.js -share/aipo/webapps/aipo/javascript/dojo/_firebug/LICENSE -share/aipo/webapps/aipo/javascript/dojo/_firebug/errorIcon.png -share/aipo/webapps/aipo/javascript/dojo/_firebug/firebug.css -share/aipo/webapps/aipo/javascript/dojo/_firebug/firebug.js -share/aipo/webapps/aipo/javascript/dojo/_firebug/firebug.xd.js -share/aipo/webapps/aipo/javascript/dojo/_firebug/infoIcon.png -share/aipo/webapps/aipo/javascript/dojo/_firebug/warningIcon.png -share/aipo/webapps/aipo/javascript/dojo/back.js -share/aipo/webapps/aipo/javascript/dojo/back.xd.js -share/aipo/webapps/aipo/javascript/dojo/behavior.js -share/aipo/webapps/aipo/javascript/dojo/behavior.xd.js -share/aipo/webapps/aipo/javascript/dojo/build.txt -share/aipo/webapps/aipo/javascript/dojo/cldr/LICENSE -share/aipo/webapps/aipo/javascript/dojo/cldr/README -share/aipo/webapps/aipo/javascript/dojo/cldr/monetary.js -share/aipo/webapps/aipo/javascript/dojo/cldr/monetary.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de-de/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de-de/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/de/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-au/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-au/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-au/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-au/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-ca/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-ca/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-ca/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-ca/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-ca/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-ca/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-gb/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-gb/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-us/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-us/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-us/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en-us/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/en/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es-es/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es-es/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es-es/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es-es/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/es/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/fr/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/fr/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/fr/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/fr/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/fr/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/fr/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it-it/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it-it/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/it/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ja-jp/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ja-jp/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ja/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ja/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ja/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ja/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko-kr/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko-kr/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko-kr/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko-kr/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/ko/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt-br/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt-br/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/pt/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh-cn/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh-cn/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh-cn/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh-cn/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh-tw/number.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh-tw/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh/currency.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh/gregorian.js -share/aipo/webapps/aipo/javascript/dojo/cldr/nls/zh/gregorian.xd.js -share/aipo/webapps/aipo/javascript/dojo/cldr/supplemental.js -share/aipo/webapps/aipo/javascript/dojo/cldr/supplemental.xd.js -share/aipo/webapps/aipo/javascript/dojo/colors.js -share/aipo/webapps/aipo/javascript/dojo/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/cookie.js -share/aipo/webapps/aipo/javascript/dojo/cookie.xd.js -share/aipo/webapps/aipo/javascript/dojo/currency.js -share/aipo/webapps/aipo/javascript/dojo/currency.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/ItemFileReadStore.js -share/aipo/webapps/aipo/javascript/dojo/data/ItemFileReadStore.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/ItemFileWriteStore.js -share/aipo/webapps/aipo/javascript/dojo/data/ItemFileWriteStore.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Identity.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Identity.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Notification.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Notification.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Read.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Read.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Request.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Request.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Write.js -share/aipo/webapps/aipo/javascript/dojo/data/api/Write.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/util/filter.js -share/aipo/webapps/aipo/javascript/dojo/data/util/filter.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/util/simpleFetch.js -share/aipo/webapps/aipo/javascript/dojo/data/util/simpleFetch.xd.js -share/aipo/webapps/aipo/javascript/dojo/data/util/sorter.js -share/aipo/webapps/aipo/javascript/dojo/data/util/sorter.xd.js -share/aipo/webapps/aipo/javascript/dojo/date.js -share/aipo/webapps/aipo/javascript/dojo/date.xd.js -share/aipo/webapps/aipo/javascript/dojo/date/locale.js -share/aipo/webapps/aipo/javascript/dojo/date/locale.xd.js -share/aipo/webapps/aipo/javascript/dojo/date/stamp.js -share/aipo/webapps/aipo/javascript/dojo/date/stamp.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Avatar.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Avatar.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Container.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Container.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Manager.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Manager.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Moveable.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Moveable.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Mover.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Mover.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Selector.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Selector.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Source.js -share/aipo/webapps/aipo/javascript/dojo/dnd/Source.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/autoscroll.js -share/aipo/webapps/aipo/javascript/dojo/dnd/autoscroll.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/common.js -share/aipo/webapps/aipo/javascript/dojo/dnd/common.xd.js -share/aipo/webapps/aipo/javascript/dojo/dnd/move.js -share/aipo/webapps/aipo/javascript/dojo/dnd/move.xd.js -share/aipo/webapps/aipo/javascript/dojo/dojo-aipo.js -share/aipo/webapps/aipo/javascript/dojo/dojo-aipo.xd.js -share/aipo/webapps/aipo/javascript/dojo/dojo.js -share/aipo/webapps/aipo/javascript/dojo/dojo.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dojo/dojo.xd.js -share/aipo/webapps/aipo/javascript/dojo/dojo.xd.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dojo/fx.js -share/aipo/webapps/aipo/javascript/dojo/fx.xd.js -share/aipo/webapps/aipo/javascript/dojo/i18n.js -share/aipo/webapps/aipo/javascript/dojo/i18n.xd.js -share/aipo/webapps/aipo/javascript/dojo/io/iframe.js -share/aipo/webapps/aipo/javascript/dojo/io/iframe.xd.js -share/aipo/webapps/aipo/javascript/dojo/io/script.js -share/aipo/webapps/aipo/javascript/dojo/io/script.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/cs/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/cs/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/de/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/de/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/es/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/es/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/fr/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/fr/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/hu/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/hu/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/it/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/it/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/ja/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/ja/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/ko/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/ko/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/pl/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/pl/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/pt/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/pt/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/ru/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/ru/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/zh-tw/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/zh-tw/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/nls/zh/colors.js -share/aipo/webapps/aipo/javascript/dojo/nls/zh/colors.xd.js -share/aipo/webapps/aipo/javascript/dojo/number.js -share/aipo/webapps/aipo/javascript/dojo/number.xd.js -share/aipo/webapps/aipo/javascript/dojo/parser.js -share/aipo/webapps/aipo/javascript/dojo/parser.xd.js -share/aipo/webapps/aipo/javascript/dojo/regexp.js -share/aipo/webapps/aipo/javascript/dojo/regexp.xd.js -share/aipo/webapps/aipo/javascript/dojo/resources/LICENSE -share/aipo/webapps/aipo/javascript/dojo/resources/blank.html -share/aipo/webapps/aipo/javascript/dojo/resources/dnd.css -share/aipo/webapps/aipo/javascript/dojo/resources/dojo.css -share/aipo/webapps/aipo/javascript/dojo/resources/iframe_history.html -share/aipo/webapps/aipo/javascript/dojo/resources/images/dndCopy.png -share/aipo/webapps/aipo/javascript/dojo/resources/images/dndMove.png -share/aipo/webapps/aipo/javascript/dojo/resources/images/dndNoCopy.png -share/aipo/webapps/aipo/javascript/dojo/resources/images/dndNoMove.png -share/aipo/webapps/aipo/javascript/dojo/rpc/JsonService.js -share/aipo/webapps/aipo/javascript/dojo/rpc/JsonService.xd.js -share/aipo/webapps/aipo/javascript/dojo/rpc/JsonpService.js -share/aipo/webapps/aipo/javascript/dojo/rpc/JsonpService.xd.js -share/aipo/webapps/aipo/javascript/dojo/rpc/RpcService.js -share/aipo/webapps/aipo/javascript/dojo/rpc/RpcService.xd.js -share/aipo/webapps/aipo/javascript/dojo/string.js -share/aipo/webapps/aipo/javascript/dojo/string.xd.js -share/aipo/webapps/aipo/javascript/dojo/tests.js -share/aipo/webapps/aipo/javascript/dojo/tests.xd.js -share/aipo/webapps/aipo/javascript/dojox/LICENSE -share/aipo/webapps/aipo/javascript/dojox/_cometd/README -share/aipo/webapps/aipo/javascript/dojox/_cometd/cometd.js -share/aipo/webapps/aipo/javascript/dojox/_cometd/cometd.xd.js -share/aipo/webapps/aipo/javascript/dojox/_sql/LICENSE -share/aipo/webapps/aipo/javascript/dojox/_sql/_crypto.js -share/aipo/webapps/aipo/javascript/dojox/_sql/_crypto.xd.js -share/aipo/webapps/aipo/javascript/dojox/_sql/common.js -share/aipo/webapps/aipo/javascript/dojox/_sql/common.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/Chart2D.js -share/aipo/webapps/aipo/javascript/dojox/charting/Chart2D.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/Chart3D.js -share/aipo/webapps/aipo/javascript/dojox/charting/Chart3D.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/Element.js -share/aipo/webapps/aipo/javascript/dojox/charting/Element.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/README -share/aipo/webapps/aipo/javascript/dojox/charting/Series.js -share/aipo/webapps/aipo/javascript/dojox/charting/Series.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/Theme.js -share/aipo/webapps/aipo/javascript/dojox/charting/Theme.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/_color.js -share/aipo/webapps/aipo/javascript/dojox/charting/_color.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/axis2d/Base.js -share/aipo/webapps/aipo/javascript/dojox/charting/axis2d/Base.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/axis2d/Default.js -share/aipo/webapps/aipo/javascript/dojox/charting/axis2d/Default.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/axis2d/common.js -share/aipo/webapps/aipo/javascript/dojox/charting/axis2d/common.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Areas.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Areas.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Bars.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Bars.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Base.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Base.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/ClusteredBars.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/ClusteredBars.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/ClusteredColumns.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/ClusteredColumns.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Columns.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Columns.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Default.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Default.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Grid.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Grid.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Lines.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Lines.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Markers.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Markers.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/MarkersOnly.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/MarkersOnly.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Pie.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Pie.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Scatter.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Scatter.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Stacked.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/Stacked.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedAreas.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedAreas.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedBars.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedBars.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedColumns.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedColumns.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedLines.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/StackedLines.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/common.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot2d/common.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot3d/Bars.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot3d/Bars.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot3d/Base.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot3d/Base.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot3d/Cylinders.js -share/aipo/webapps/aipo/javascript/dojox/charting/plot3d/Cylinders.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/scaler.js -share/aipo/webapps/aipo/javascript/dojox/charting/scaler.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/GreySkies.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/GreySkies.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/README -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/blue.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/blue.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/cyan.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/cyan.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/green.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/green.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/orange.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/orange.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/purple.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/purple.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/red.js -share/aipo/webapps/aipo/javascript/dojox/charting/themes/PlotKit/red.xd.js -share/aipo/webapps/aipo/javascript/dojox/charting/widget/Chart2D.js -share/aipo/webapps/aipo/javascript/dojox/charting/widget/Chart2D.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections.js -share/aipo/webapps/aipo/javascript/dojox/collections.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/ArrayList.js -share/aipo/webapps/aipo/javascript/dojox/collections/ArrayList.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/BinaryTree.js -share/aipo/webapps/aipo/javascript/dojox/collections/BinaryTree.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/Dictionary.js -share/aipo/webapps/aipo/javascript/dojox/collections/Dictionary.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/Queue.js -share/aipo/webapps/aipo/javascript/dojox/collections/Queue.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/README -share/aipo/webapps/aipo/javascript/dojox/collections/Set.js -share/aipo/webapps/aipo/javascript/dojox/collections/Set.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/SortedList.js -share/aipo/webapps/aipo/javascript/dojox/collections/SortedList.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/Stack.js -share/aipo/webapps/aipo/javascript/dojox/collections/Stack.xd.js -share/aipo/webapps/aipo/javascript/dojox/collections/_base.js -share/aipo/webapps/aipo/javascript/dojox/collections/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/color.js -share/aipo/webapps/aipo/javascript/dojox/color.xd.js -share/aipo/webapps/aipo/javascript/dojox/color/Colorspace.js -share/aipo/webapps/aipo/javascript/dojox/color/Colorspace.xd.js -share/aipo/webapps/aipo/javascript/dojox/color/Generator.js -share/aipo/webapps/aipo/javascript/dojox/color/Generator.xd.js -share/aipo/webapps/aipo/javascript/dojox/color/README -share/aipo/webapps/aipo/javascript/dojox/color/_base.js -share/aipo/webapps/aipo/javascript/dojox/color/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/cometd.js -share/aipo/webapps/aipo/javascript/dojox/cometd.xd.js -share/aipo/webapps/aipo/javascript/dojox/crypto.js -share/aipo/webapps/aipo/javascript/dojox/crypto.xd.js -share/aipo/webapps/aipo/javascript/dojox/crypto/Blowfish.js -share/aipo/webapps/aipo/javascript/dojox/crypto/Blowfish.xd.js -share/aipo/webapps/aipo/javascript/dojox/crypto/LICENSE -share/aipo/webapps/aipo/javascript/dojox/crypto/MD5.js -share/aipo/webapps/aipo/javascript/dojox/crypto/MD5.xd.js -share/aipo/webapps/aipo/javascript/dojox/crypto/README -share/aipo/webapps/aipo/javascript/dojox/crypto/_base.js -share/aipo/webapps/aipo/javascript/dojox/crypto/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/CsvStore.js -share/aipo/webapps/aipo/javascript/dojox/data/CsvStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/FlickrRestStore.js -share/aipo/webapps/aipo/javascript/dojox/data/FlickrRestStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/FlickrStore.js -share/aipo/webapps/aipo/javascript/dojox/data/FlickrStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/HtmlTableStore.js -share/aipo/webapps/aipo/javascript/dojox/data/HtmlTableStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/OpmlStore.js -share/aipo/webapps/aipo/javascript/dojox/data/OpmlStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/PicasaStore.js -share/aipo/webapps/aipo/javascript/dojox/data/PicasaStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/QueryReadStore.js -share/aipo/webapps/aipo/javascript/dojox/data/QueryReadStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/README -share/aipo/webapps/aipo/javascript/dojox/data/XmlStore.js -share/aipo/webapps/aipo/javascript/dojox/data/XmlStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/data/dom.js -share/aipo/webapps/aipo/javascript/dojox/data/dom.xd.js -share/aipo/webapps/aipo/javascript/dojox/date/README -share/aipo/webapps/aipo/javascript/dojox/date/php.js -share/aipo/webapps/aipo/javascript/dojox/date/php.xd.js -share/aipo/webapps/aipo/javascript/dojox/date/posix.js -share/aipo/webapps/aipo/javascript/dojox/date/posix.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl.js -share/aipo/webapps/aipo/javascript/dojox/dtl.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/README -share/aipo/webapps/aipo/javascript/dojox/dtl/_base.js -share/aipo/webapps/aipo/javascript/dojox/dtl/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/dates.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/dates.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/htmlstrings.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/htmlstrings.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/integers.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/integers.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/lists.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/lists.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/logic.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/logic.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/misc.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/misc.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/strings.js -share/aipo/webapps/aipo/javascript/dojox/dtl/filter/strings.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/html.js -share/aipo/webapps/aipo/javascript/dojox/dtl/html.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/render/html.js -share/aipo/webapps/aipo/javascript/dojox/dtl/render/html.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/event.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/event.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/html.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/html.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/loader.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/loader.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/logic.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/logic.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/loop.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/loop.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/misc.js -share/aipo/webapps/aipo/javascript/dojox/dtl/tag/misc.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/utils/date.js -share/aipo/webapps/aipo/javascript/dojox/dtl/utils/date.xd.js -share/aipo/webapps/aipo/javascript/dojox/dtl/widget.js -share/aipo/webapps/aipo/javascript/dojox/dtl/widget.xd.js -share/aipo/webapps/aipo/javascript/dojox/encoding/README -share/aipo/webapps/aipo/javascript/dojox/encoding/ascii85.js -share/aipo/webapps/aipo/javascript/dojox/encoding/ascii85.xd.js -share/aipo/webapps/aipo/javascript/dojox/encoding/bits.js -share/aipo/webapps/aipo/javascript/dojox/encoding/bits.xd.js -share/aipo/webapps/aipo/javascript/dojox/encoding/easy64.js -share/aipo/webapps/aipo/javascript/dojox/encoding/easy64.xd.js -share/aipo/webapps/aipo/javascript/dojox/encoding/lzw.js -share/aipo/webapps/aipo/javascript/dojox/encoding/lzw.xd.js -share/aipo/webapps/aipo/javascript/dojox/encoding/splay.js -share/aipo/webapps/aipo/javascript/dojox/encoding/splay.xd.js -share/aipo/webapps/aipo/javascript/dojox/flash.js -share/aipo/webapps/aipo/javascript/dojox/flash.xd.js -share/aipo/webapps/aipo/javascript/dojox/flash/README -share/aipo/webapps/aipo/javascript/dojox/flash/_common.js -share/aipo/webapps/aipo/javascript/dojox/flash/_common.xd.js -share/aipo/webapps/aipo/javascript/dojox/flash/flash6/DojoExternalInterface.as -share/aipo/webapps/aipo/javascript/dojox/flash/flash6/flash6_gateway.fla -share/aipo/webapps/aipo/javascript/dojox/flash/flash8/DojoExternalInterface.as -share/aipo/webapps/aipo/javascript/dojox/flash/flash8/ExpressInstall.as -share/aipo/webapps/aipo/javascript/dojox/fx.js -share/aipo/webapps/aipo/javascript/dojox/fx.xd.js -share/aipo/webapps/aipo/javascript/dojox/fx/README -share/aipo/webapps/aipo/javascript/dojox/fx/_arg.js -share/aipo/webapps/aipo/javascript/dojox/fx/_arg.xd.js -share/aipo/webapps/aipo/javascript/dojox/fx/_base.js -share/aipo/webapps/aipo/javascript/dojox/fx/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/fx/_core.js -share/aipo/webapps/aipo/javascript/dojox/fx/_core.xd.js -share/aipo/webapps/aipo/javascript/dojox/fx/easing.js -share/aipo/webapps/aipo/javascript/dojox/fx/easing.xd.js -share/aipo/webapps/aipo/javascript/dojox/fx/scroll.js -share/aipo/webapps/aipo/javascript/dojox/fx/scroll.xd.js -share/aipo/webapps/aipo/javascript/dojox/fx/style.js -share/aipo/webapps/aipo/javascript/dojox/fx/style.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx.js -share/aipo/webapps/aipo/javascript/dojox/gfx.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/README -share/aipo/webapps/aipo/javascript/dojox/gfx/_base.js -share/aipo/webapps/aipo/javascript/dojox/gfx/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/arc.js -share/aipo/webapps/aipo/javascript/dojox/gfx/arc.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/attach.js -share/aipo/webapps/aipo/javascript/dojox/gfx/attach.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/canvas.js -share/aipo/webapps/aipo/javascript/dojox/gfx/canvas.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/canvas_attach.js -share/aipo/webapps/aipo/javascript/dojox/gfx/canvas_attach.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/decompose.js -share/aipo/webapps/aipo/javascript/dojox/gfx/decompose.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/matrix.js -share/aipo/webapps/aipo/javascript/dojox/gfx/matrix.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/move.js -share/aipo/webapps/aipo/javascript/dojox/gfx/move.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/path.js -share/aipo/webapps/aipo/javascript/dojox/gfx/path.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/shape.js -share/aipo/webapps/aipo/javascript/dojox/gfx/shape.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/silverlight.js -share/aipo/webapps/aipo/javascript/dojox/gfx/silverlight.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/silverlight_attach.js -share/aipo/webapps/aipo/javascript/dojox/gfx/silverlight_attach.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/svg.js -share/aipo/webapps/aipo/javascript/dojox/gfx/svg.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/svg_attach.js -share/aipo/webapps/aipo/javascript/dojox/gfx/svg_attach.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/utils.js -share/aipo/webapps/aipo/javascript/dojox/gfx/utils.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/vml.js -share/aipo/webapps/aipo/javascript/dojox/gfx/vml.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx/vml_attach.js -share/aipo/webapps/aipo/javascript/dojox/gfx/vml_attach.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/README -share/aipo/webapps/aipo/javascript/dojox/gfx3d/_base.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/gradient.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/gradient.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/lighting.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/lighting.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/matrix.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/matrix.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/object.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/object.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/scheduler.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/scheduler.xd.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/vector.js -share/aipo/webapps/aipo/javascript/dojox/gfx3d/vector.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/Grid.js -share/aipo/webapps/aipo/javascript/dojox/grid/Grid.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/README -share/aipo/webapps/aipo/javascript/dojox/grid/VirtualGrid.js -share/aipo/webapps/aipo/javascript/dojox/grid/VirtualGrid.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/dijitEditors.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/dijitEditors.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/editors.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/editors.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/fields.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/fields.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/model.js -share/aipo/webapps/aipo/javascript/dojox/grid/_data/model.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/Grid.css -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/builder.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/builder.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/cell.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/cell.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/drag.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/drag.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/edit.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/edit.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/focus.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/focus.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/images/grid_dx_gradient.gif -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/images/grid_sort_down.gif -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/images/grid_sort_up.gif -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/images/tabEnabled_rotated.png -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/images/tabHover_rotated.png -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/layout.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/layout.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/lib.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/lib.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/publicEvents.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/publicEvents.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/rowbar.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/rowbar.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/rows.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/rows.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/scroller.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/scroller.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/selection.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/selection.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/tundraGrid.css -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/view.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/view.xd.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/views.js -share/aipo/webapps/aipo/javascript/dojox/grid/_grid/views.xd.js -share/aipo/webapps/aipo/javascript/dojox/image/Gallery.js -share/aipo/webapps/aipo/javascript/dojox/image/Gallery.xd.js -share/aipo/webapps/aipo/javascript/dojox/image/Lightbox.js -share/aipo/webapps/aipo/javascript/dojox/image/Lightbox.xd.js -share/aipo/webapps/aipo/javascript/dojox/image/README -share/aipo/webapps/aipo/javascript/dojox/image/SlideShow.js -share/aipo/webapps/aipo/javascript/dojox/image/SlideShow.xd.js -share/aipo/webapps/aipo/javascript/dojox/image/ThumbnailPicker.js -share/aipo/webapps/aipo/javascript/dojox/image/ThumbnailPicker.xd.js -share/aipo/webapps/aipo/javascript/dojox/image/resources/Gallery.html -share/aipo/webapps/aipo/javascript/dojox/image/resources/Lightbox.html -share/aipo/webapps/aipo/javascript/dojox/image/resources/SlideShow.html -share/aipo/webapps/aipo/javascript/dojox/image/resources/ThumbnailPicker.html -share/aipo/webapps/aipo/javascript/dojox/image/resources/image.css -share/aipo/webapps/aipo/javascript/dojox/image/resources/images/1pixel.gif -share/aipo/webapps/aipo/javascript/dojox/image/resources/images/buttons.gif -share/aipo/webapps/aipo/javascript/dojox/image/resources/images/buttons.png -share/aipo/webapps/aipo/javascript/dojox/image/resources/images/loading.gif -share/aipo/webapps/aipo/javascript/dojox/io/README -share/aipo/webapps/aipo/javascript/dojox/io/proxy/README -share/aipo/webapps/aipo/javascript/dojox/io/proxy/tests/frag.xml -share/aipo/webapps/aipo/javascript/dojox/io/proxy/tests/xip.html -share/aipo/webapps/aipo/javascript/dojox/io/proxy/xip.js -share/aipo/webapps/aipo/javascript/dojox/io/proxy/xip.xd.js -share/aipo/webapps/aipo/javascript/dojox/io/proxy/xip_client.html -share/aipo/webapps/aipo/javascript/dojox/io/proxy/xip_server.html -share/aipo/webapps/aipo/javascript/dojox/io/xhrMultiPart.js -share/aipo/webapps/aipo/javascript/dojox/io/xhrMultiPart.xd.js -share/aipo/webapps/aipo/javascript/dojox/lang/LICENSE -share/aipo/webapps/aipo/javascript/dojox/lang/README -share/aipo/webapps/aipo/javascript/dojox/lang/functional.js -share/aipo/webapps/aipo/javascript/dojox/lang/functional.xd.js -share/aipo/webapps/aipo/javascript/dojox/lang/utils.js -share/aipo/webapps/aipo/javascript/dojox/lang/utils.xd.js -share/aipo/webapps/aipo/javascript/dojox/layout/BorderContainer.js -share/aipo/webapps/aipo/javascript/dojox/layout/BorderContainer.xd.js -share/aipo/webapps/aipo/javascript/dojox/layout/ContentPane.js -share/aipo/webapps/aipo/javascript/dojox/layout/ContentPane.xd.js -share/aipo/webapps/aipo/javascript/dojox/layout/FloatingPane.js -share/aipo/webapps/aipo/javascript/dojox/layout/FloatingPane.xd.js -share/aipo/webapps/aipo/javascript/dojox/layout/README -share/aipo/webapps/aipo/javascript/dojox/layout/RadioGroup.js -share/aipo/webapps/aipo/javascript/dojox/layout/RadioGroup.xd.js -share/aipo/webapps/aipo/javascript/dojox/layout/ResizeHandle.js -share/aipo/webapps/aipo/javascript/dojox/layout/ResizeHandle.xd.js -share/aipo/webapps/aipo/javascript/dojox/layout/resources/FloatingPane.css -share/aipo/webapps/aipo/javascript/dojox/layout/resources/FloatingPane.html -share/aipo/webapps/aipo/javascript/dojox/layout/resources/RadioGroup.css -share/aipo/webapps/aipo/javascript/dojox/layout/resources/ResizeHandle.css -share/aipo/webapps/aipo/javascript/dojox/layout/resources/icons/resize.png -share/aipo/webapps/aipo/javascript/dojox/math.js -share/aipo/webapps/aipo/javascript/dojox/math.xd.js -share/aipo/webapps/aipo/javascript/dojox/math/README -share/aipo/webapps/aipo/javascript/dojox/math/_base.js -share/aipo/webapps/aipo/javascript/dojox/math/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/math/curves.js -share/aipo/webapps/aipo/javascript/dojox/math/curves.xd.js -share/aipo/webapps/aipo/javascript/dojox/math/matrix.js -share/aipo/webapps/aipo/javascript/dojox/math/matrix.xd.js -share/aipo/webapps/aipo/javascript/dojox/off.js -share/aipo/webapps/aipo/javascript/dojox/off.xd.js -share/aipo/webapps/aipo/javascript/dojox/off/README -share/aipo/webapps/aipo/javascript/dojox/off/_common.js -share/aipo/webapps/aipo/javascript/dojox/off/_common.xd.js -share/aipo/webapps/aipo/javascript/dojox/off/docs/bookmarklets.html -share/aipo/webapps/aipo/javascript/dojox/off/files.js -share/aipo/webapps/aipo/javascript/dojox/off/files.xd.js -share/aipo/webapps/aipo/javascript/dojox/off/network_check.txt -share/aipo/webapps/aipo/javascript/dojox/off/offline.js -share/aipo/webapps/aipo/javascript/dojox/off/offline.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dojox/off/offline.xd.js -share/aipo/webapps/aipo/javascript/dojox/off/offline.xd.js.uncompressed.js -share/aipo/webapps/aipo/javascript/dojox/off/resources/checkmark.png -share/aipo/webapps/aipo/javascript/dojox/off/resources/greenball.png -share/aipo/webapps/aipo/javascript/dojox/off/resources/learnhow.html -share/aipo/webapps/aipo/javascript/dojox/off/resources/learnhow.js -share/aipo/webapps/aipo/javascript/dojox/off/resources/learnhow.xd.js -share/aipo/webapps/aipo/javascript/dojox/off/resources/offline-widget.css -share/aipo/webapps/aipo/javascript/dojox/off/resources/offline-widget.html -share/aipo/webapps/aipo/javascript/dojox/off/resources/redball.png -share/aipo/webapps/aipo/javascript/dojox/off/resources/roller.gif -share/aipo/webapps/aipo/javascript/dojox/off/sync.js -share/aipo/webapps/aipo/javascript/dojox/off/sync.xd.js -share/aipo/webapps/aipo/javascript/dojox/off/ui.js -share/aipo/webapps/aipo/javascript/dojox/off/ui.xd.js -share/aipo/webapps/aipo/javascript/dojox/presentation.js -share/aipo/webapps/aipo/javascript/dojox/presentation.xd.js -share/aipo/webapps/aipo/javascript/dojox/presentation/README -share/aipo/webapps/aipo/javascript/dojox/presentation/_base.js -share/aipo/webapps/aipo/javascript/dojox/presentation/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/presentation/resources/Show.css -share/aipo/webapps/aipo/javascript/dojox/presentation/resources/Show.html -share/aipo/webapps/aipo/javascript/dojox/presentation/resources/Slide.html -share/aipo/webapps/aipo/javascript/dojox/presentation/resources/icons/down.png -share/aipo/webapps/aipo/javascript/dojox/presentation/resources/icons/next.png -share/aipo/webapps/aipo/javascript/dojox/presentation/resources/icons/prev.png -share/aipo/webapps/aipo/javascript/dojox/presentation/resources/icons/up.png -share/aipo/webapps/aipo/javascript/dojox/resources/README.template -share/aipo/webapps/aipo/javascript/dojox/rpc/README -share/aipo/webapps/aipo/javascript/dojox/rpc/yahoo.smd -share/aipo/webapps/aipo/javascript/dojox/sql.js -share/aipo/webapps/aipo/javascript/dojox/sql.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage.js -share/aipo/webapps/aipo/javascript/dojox/storage.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage/FlashStorageProvider.js -share/aipo/webapps/aipo/javascript/dojox/storage/FlashStorageProvider.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage/GearsStorageProvider.js -share/aipo/webapps/aipo/javascript/dojox/storage/GearsStorageProvider.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage/Provider.js -share/aipo/webapps/aipo/javascript/dojox/storage/Provider.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage/README -share/aipo/webapps/aipo/javascript/dojox/storage/Storage.as -share/aipo/webapps/aipo/javascript/dojox/storage/Storage_version6.swf -share/aipo/webapps/aipo/javascript/dojox/storage/Storage_version8.swf -share/aipo/webapps/aipo/javascript/dojox/storage/WhatWGStorageProvider.js -share/aipo/webapps/aipo/javascript/dojox/storage/WhatWGStorageProvider.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage/_common.js -share/aipo/webapps/aipo/javascript/dojox/storage/_common.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage/build.sh -share/aipo/webapps/aipo/javascript/dojox/storage/manager.js -share/aipo/webapps/aipo/javascript/dojox/storage/manager.xd.js -share/aipo/webapps/aipo/javascript/dojox/storage/storage_dialog.fla -share/aipo/webapps/aipo/javascript/dojox/string/Builder.js -share/aipo/webapps/aipo/javascript/dojox/string/Builder.xd.js -share/aipo/webapps/aipo/javascript/dojox/string/README -share/aipo/webapps/aipo/javascript/dojox/string/sprintf.js -share/aipo/webapps/aipo/javascript/dojox/string/sprintf.xd.js -share/aipo/webapps/aipo/javascript/dojox/string/tokenize.js -share/aipo/webapps/aipo/javascript/dojox/string/tokenize.xd.js -share/aipo/webapps/aipo/javascript/dojox/timing.js -share/aipo/webapps/aipo/javascript/dojox/timing.xd.js -share/aipo/webapps/aipo/javascript/dojox/timing/README -share/aipo/webapps/aipo/javascript/dojox/timing/Sequence.js -share/aipo/webapps/aipo/javascript/dojox/timing/Sequence.xd.js -share/aipo/webapps/aipo/javascript/dojox/timing/Streamer.js -share/aipo/webapps/aipo/javascript/dojox/timing/Streamer.xd.js -share/aipo/webapps/aipo/javascript/dojox/timing/ThreadPool.js -share/aipo/webapps/aipo/javascript/dojox/timing/ThreadPool.xd.js -share/aipo/webapps/aipo/javascript/dojox/timing/_base.js -share/aipo/webapps/aipo/javascript/dojox/timing/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/uuid.js -share/aipo/webapps/aipo/javascript/dojox/uuid.xd.js -share/aipo/webapps/aipo/javascript/dojox/uuid/README -share/aipo/webapps/aipo/javascript/dojox/uuid/Uuid.js -share/aipo/webapps/aipo/javascript/dojox/uuid/Uuid.xd.js -share/aipo/webapps/aipo/javascript/dojox/uuid/_base.js -share/aipo/webapps/aipo/javascript/dojox/uuid/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/uuid/generateRandomUuid.js -share/aipo/webapps/aipo/javascript/dojox/uuid/generateRandomUuid.xd.js -share/aipo/webapps/aipo/javascript/dojox/uuid/generateTimeBasedUuid.js -share/aipo/webapps/aipo/javascript/dojox/uuid/generateTimeBasedUuid.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate.js -share/aipo/webapps/aipo/javascript/dojox/validate.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/README -share/aipo/webapps/aipo/javascript/dojox/validate/_base.js -share/aipo/webapps/aipo/javascript/dojox/validate/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/ca.js -share/aipo/webapps/aipo/javascript/dojox/validate/ca.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/check.js -share/aipo/webapps/aipo/javascript/dojox/validate/check.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/creditCard.js -share/aipo/webapps/aipo/javascript/dojox/validate/creditCard.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/isbn.js -share/aipo/webapps/aipo/javascript/dojox/validate/isbn.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/regexp.js -share/aipo/webapps/aipo/javascript/dojox/validate/regexp.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/us.js -share/aipo/webapps/aipo/javascript/dojox/validate/us.xd.js -share/aipo/webapps/aipo/javascript/dojox/validate/web.js -share/aipo/webapps/aipo/javascript/dojox/validate/web.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker.js -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker/ColorPicker.css -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker/ColorPicker.html -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker/images/hue.png -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker/images/hueHandle.png -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker/images/pickerPointer.png -share/aipo/webapps/aipo/javascript/dojox/widget/ColorPicker/images/underlay.png -share/aipo/webapps/aipo/javascript/dojox/widget/FileInput.js -share/aipo/webapps/aipo/javascript/dojox/widget/FileInput.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/FileInput/FileInput.css -share/aipo/webapps/aipo/javascript/dojox/widget/FileInput/FileInput.html -share/aipo/webapps/aipo/javascript/dojox/widget/FileInput/FileInputAuto.html -share/aipo/webapps/aipo/javascript/dojox/widget/FileInput/ReceiveFile.php -share/aipo/webapps/aipo/javascript/dojox/widget/FileInputAuto.js -share/aipo/webapps/aipo/javascript/dojox/widget/FileInputAuto.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/FisheyeList.js -share/aipo/webapps/aipo/javascript/dojox/widget/FisheyeList.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/FisheyeList/FisheyeList.css -share/aipo/webapps/aipo/javascript/dojox/widget/FisheyeList/blank.gif -share/aipo/webapps/aipo/javascript/dojox/widget/Iterator.js -share/aipo/webapps/aipo/javascript/dojox/widget/Iterator.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/Loader.js -share/aipo/webapps/aipo/javascript/dojox/widget/Loader.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/Loader/Loader.css -share/aipo/webapps/aipo/javascript/dojox/widget/Loader/README -share/aipo/webapps/aipo/javascript/dojox/widget/Loader/honey.php -share/aipo/webapps/aipo/javascript/dojox/widget/Loader/icons/loading.gif -share/aipo/webapps/aipo/javascript/dojox/widget/README -share/aipo/webapps/aipo/javascript/dojox/widget/SortList.js -share/aipo/webapps/aipo/javascript/dojox/widget/SortList.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/SortList/SortList.css -share/aipo/webapps/aipo/javascript/dojox/widget/SortList/SortList.html -share/aipo/webapps/aipo/javascript/dojox/widget/TimeSpinner.js -share/aipo/webapps/aipo/javascript/dojox/widget/TimeSpinner.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/Toaster.js -share/aipo/webapps/aipo/javascript/dojox/widget/Toaster.xd.js -share/aipo/webapps/aipo/javascript/dojox/widget/Toaster/Toaster.css -share/aipo/webapps/aipo/javascript/dojox/wire.js -share/aipo/webapps/aipo/javascript/dojox/wire.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/CompositeWire.js -share/aipo/webapps/aipo/javascript/dojox/wire/CompositeWire.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/DataWire.js -share/aipo/webapps/aipo/javascript/dojox/wire/DataWire.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/README -share/aipo/webapps/aipo/javascript/dojox/wire/TableAdapter.js -share/aipo/webapps/aipo/javascript/dojox/wire/TableAdapter.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/TextAdapter.js -share/aipo/webapps/aipo/javascript/dojox/wire/TextAdapter.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/TreeAdapter.js -share/aipo/webapps/aipo/javascript/dojox/wire/TreeAdapter.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/Wire.js -share/aipo/webapps/aipo/javascript/dojox/wire/Wire.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/XmlWire.js -share/aipo/webapps/aipo/javascript/dojox/wire/XmlWire.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/_base.js -share/aipo/webapps/aipo/javascript/dojox/wire/_base.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/demos/TableContainer.css -share/aipo/webapps/aipo/javascript/dojox/wire/demos/TableContainer.js -share/aipo/webapps/aipo/javascript/dojox/wire/demos/TableContainer.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/demos/WidgetRepeater.js -share/aipo/webapps/aipo/javascript/dojox/wire/demos/WidgetRepeater.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/countries.json -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/demo_ActionChaining.html -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/demo_ActionWiring.html -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/demo_BasicChildWire.html -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/demo_BasicColumnWiring.html -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/demo_ConditionalActions.html -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/demo_FlickrStoreWire.html -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/demo_TopicWiring.html -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/flickrDemo.css -share/aipo/webapps/aipo/javascript/dojox/wire/demos/markup/states.json -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Action.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Action.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Data.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Data.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/DataStore.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/DataStore.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Invocation.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Invocation.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Service.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Service.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Transfer.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/Transfer.xd.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/util.js -share/aipo/webapps/aipo/javascript/dojox/wire/ml/util.xd.js -share/aipo/webapps/aipo/javascript/dojox/xml/DomParser.js -share/aipo/webapps/aipo/javascript/dojox/xml/DomParser.xd.js -share/aipo/webapps/aipo/javascript/dojox/xml/README -share/aipo/webapps/aipo/javascript/modules.js -share/aipo/webapps/aipo/loadDoc.jsp -share/aipo/webapps/aipo/robots.txt -share/aipo/webapps/aipo/themes/default/css/aui-all.css -share/aipo/webapps/aipo/themes/default/css/aui.css -share/aipo/webapps/aipo/themes/default/css/common.css -share/aipo/webapps/aipo/themes/default/css/extend.css -share/aipo/webapps/aipo/themes/default/css/mobile-all.css -share/aipo/webapps/aipo/themes/default/css/mobile.css -share/aipo/webapps/aipo/themes/default/css/pre_print.css -share/aipo/webapps/aipo/themes/default/css/print.css -share/aipo/webapps/aipo/themes/default/images/addtab.png -share/aipo/webapps/aipo/themes/default/images/apple-touch-icon-precomposed.png -share/aipo/webapps/aipo/themes/default/images/body.png -share/aipo/webapps/aipo/themes/default/images/common/activitychecker_c.gif -share/aipo/webapps/aipo/themes/default/images/common/activitychecker_l.gif -share/aipo/webapps/aipo/themes/default/images/common/activitychecker_r.gif -share/aipo/webapps/aipo/themes/default/images/common/auibutton_back.gif -share/aipo/webapps/aipo/themes/default/images/common/auibuttonaction_back.gif -share/aipo/webapps/aipo/themes/default/images/common/auibuttonsearch_back.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_auiselectbutton.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_bar_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_bar_m.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_bar_r.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_bar_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_b.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_bl.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_br.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_r.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_t.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_tl.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_body_tr.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_btn.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_btn_gray.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_btn_select.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_b.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_bl.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_br.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_r.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_t.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_tl.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_con_tr.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_line.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_b.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_b_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_bl.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_bl_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_br.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_br_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_l_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_r.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_r_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_t.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_t_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_tl.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_tl_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_tr.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_main_tr_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_a.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_a_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_b.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_l_on.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_on.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_s.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_s_a.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_s_a_back.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_s_a_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_menu_s_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_name_l.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_name_m.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_name_r.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_slash.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_submenu.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_submenu_a.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_submenu_b.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_submenu_t.gif -share/aipo/webapps/aipo/themes/default/images/common/bg_tooltip_gray.gif -share/aipo/webapps/aipo/themes/default/images/common/btn_down.gif -share/aipo/webapps/aipo/themes/default/images/common/btn_left.gif -share/aipo/webapps/aipo/themes/default/images/common/btn_logout.gif -share/aipo/webapps/aipo/themes/default/images/common/btn_logout_rt.gif -share/aipo/webapps/aipo/themes/default/images/common/btn_right.gif -share/aipo/webapps/aipo/themes/default/images/common/btn_up.gif -share/aipo/webapps/aipo/themes/default/images/common/circle_right.gif -share/aipo/webapps/aipo/themes/default/images/common/circle_right_gray.gif -share/aipo/webapps/aipo/themes/default/images/common/circle_right_gray_on.gif -share/aipo/webapps/aipo/themes/default/images/common/dot.gif -share/aipo/webapps/aipo/themes/default/images/common/icon_close_mini.gif -share/aipo/webapps/aipo/themes/default/images/common/icon_message.gif -share/aipo/webapps/aipo/themes/default/images/common/icon_p.gif -share/aipo/webapps/aipo/themes/default/images/common/icon_p1.gif -share/aipo/webapps/aipo/themes/default/images/common/icon_required.gif -share/aipo/webapps/aipo/themes/default/images/common/indicator.gif -share/aipo/webapps/aipo/themes/default/images/common/indicatorglay.gif -share/aipo/webapps/aipo/themes/default/images/common/li_icon.gif -share/aipo/webapps/aipo/themes/default/images/common/line_01.gif -share/aipo/webapps/aipo/themes/default/images/common/logo.gif -share/aipo/webapps/aipo/themes/default/images/common/nophoto.gif -share/aipo/webapps/aipo/themes/default/images/common/portlet_l.gif -share/aipo/webapps/aipo/themes/default/images/common/portlet_r.gif -share/aipo/webapps/aipo/themes/default/images/common/portlet_x.gif -share/aipo/webapps/aipo/themes/default/images/common/spacer.gif -share/aipo/webapps/aipo/themes/default/images/favicon.ico -share/aipo/webapps/aipo/themes/default/images/function/btn_selectlayout_mine.gif -share/aipo/webapps/aipo/themes/default/images/function/btn_selectlayout_schedule.gif -share/aipo/webapps/aipo/themes/default/images/function/btn_selectlayout_timeline.gif -share/aipo/webapps/aipo/themes/default/images/head_bg.png -share/aipo/webapps/aipo/themes/default/images/icon/account_change_turn.gif -share/aipo/webapps/aipo/themes/default/images/icon/account_user.gif -share/aipo/webapps/aipo/themes/default/images/icon/account_user_add.gif -share/aipo/webapps/aipo/themes/default/images/icon/activitychecker.png -share/aipo/webapps/aipo/themes/default/images/icon/arrow_left.gif -share/aipo/webapps/aipo/themes/default/images/icon/arrow_left_w.gif -share/aipo/webapps/aipo/themes/default/images/icon/arrow_right.gif -share/aipo/webapps/aipo/themes/default/images/icon/arrow_right_w.gif -share/aipo/webapps/aipo/themes/default/images/icon/auiIconSprites20120726.gif -share/aipo/webapps/aipo/themes/default/images/icon/auiIconSprites20120726.png -share/aipo/webapps/aipo/themes/default/images/icon/auiMbIconSprites20120713.png -share/aipo/webapps/aipo/themes/default/images/icon/cellular.gif -share/aipo/webapps/aipo/themes/default/images/icon/company_info.gif -share/aipo/webapps/aipo/themes/default/images/icon/customize.gif -share/aipo/webapps/aipo/themes/default/images/icon/folder_add.gif -share/aipo/webapps/aipo/themes/default/images/icon/folder_close.gif -share/aipo/webapps/aipo/themes/default/images/icon/folder_open.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_add.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_arrow_l.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_arrow_l_w.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_arrow_r.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_arrow_r_w.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_asc.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_edit.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_list.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_member.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_message.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_message.png -share/aipo/webapps/aipo/themes/default/images/icon/icon_p.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_print.gif -share/aipo/webapps/aipo/themes/default/images/icon/icon_reload.gif -share/aipo/webapps/aipo/themes/default/images/icon/indicator.gif -share/aipo/webapps/aipo/themes/default/images/icon/indicatorglay.gif -share/aipo/webapps/aipo/themes/default/images/icon/passwd.gif -share/aipo/webapps/aipo/themes/default/images/icon/plus_black.gif -share/aipo/webapps/aipo/themes/default/images/icon/plus_orange.gif -share/aipo/webapps/aipo/themes/default/images/icon/print.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_currentmonth.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_currentyear.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_duplicate.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_nextmonth.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_prevmonth.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_repeat.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_tmpreserve.gif -share/aipo/webapps/aipo/themes/default/images/icon/schedule_today.gif -share/aipo/webapps/aipo/themes/default/images/icon/search.png -share/aipo/webapps/aipo/themes/default/images/icon/social_icons.gif -share/aipo/webapps/aipo/themes/default/images/icon/star.gif -share/aipo/webapps/aipo/themes/default/images/icon/webmail_readmail.gif -share/aipo/webapps/aipo/themes/default/images/icon/webmail_receive_mail.gif -share/aipo/webapps/aipo/themes/default/images/icon/webmail_unreadmail.gif -share/aipo/webapps/aipo/themes/default/images/lobin_body.png -share/aipo/webapps/aipo/themes/default/images/login_btn_back.png -share/aipo/webapps/aipo/themes/default/images/login_foot.png -share/aipo/webapps/aipo/themes/default/images/logo_aipo.png -share/aipo/webapps/aipo/themes/default/images/logo_aipoplus.png -share/aipo/webapps/aipo/themes/default/images/logo_aipoplus_20120628.png -share/aipo/webapps/aipo/themes/default/images/logo_l.png -share/aipo/webapps/aipo/themes/default/images/logo_plus_l.png -share/aipo/webapps/aipo/themes/default/images/logo_s.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_activity.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_address.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_bbs.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_blog.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_folder.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_info.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_list.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_logout.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_mail.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_memo.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_note.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_pc.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_report.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_schedule.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_setting.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_timecard.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_timeline.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_todo.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_users.png -share/aipo/webapps/aipo/themes/default/images/mobile/an_workflow.png -share/aipo/webapps/aipo/themes/default/images/mobile/sn_list.png -share/aipo/webapps/aipo/themes/default/images/tab.png -share/aipo/webapps/aipo/themes/default/images/tab_back.png -share/aipo/webapps/aipo/themes/iphone/css/style.css -share/aipo/webapps/aipo/themes/iphone/img/apple-touch-icon-precomposed.png -share/aipo/webapps/aipo/themes/iphone/img/icon/128/address.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/alert.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/basket.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/button-add-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/button-add.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/button-check-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/button-check.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/button-delete-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/button-delete.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/calculator.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/calendar-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/calendar.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/chart.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/check.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/clock-gold.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/clock-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/comment-gold.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/comment-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/copy.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/cut.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/email-add.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/email-delete.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/email-send.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/email-write.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/email.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/folder-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/folder.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/home.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/key.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/lock.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/notepad-write.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/notepad.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/paste.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/pencil.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/portfolio.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/search.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/security.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/setting.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/sitemap.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/tool.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/unlock.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/user-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/user.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/128/web.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/address.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/alert.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/basket.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/button-add-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/button-add.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/button-check-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/button-check.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/button-delete-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/button-delete.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/calculator.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/calendar-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/calendar.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/card.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/chart.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/check.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/clock-gold.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/clock-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/comment-gold.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/comment-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/copy.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/cut.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/email-add.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/email-delete.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/email-send.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/email-write.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/email.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/folder-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/folder.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/home.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/lock.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/notepad-write.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/notepad.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/page-check.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/page-edit.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/paste.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/pencil.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/portfolio.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/search.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/security.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/setting.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/sitemap.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/tool.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/unlock.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/user-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/user.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/32/web.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/address.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/alert.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/basket.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/button-add-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/button-add.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/button-check-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/button-check.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/button-delete-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/button-delete.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/calculator.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/calendar-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/calendar.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/chart.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/check.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/clock-gold.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/clock-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/comment-gold.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/comment-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/copy.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/cut.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/email-add.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/email-delete.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/email-send.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/email-write.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/email.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/folder-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/folder.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/home.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/key.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/lock.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/notepad-write.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/notepad.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/paste.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/pencil.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/portfolio.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/search.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/security.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/setting.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/sitemap.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/tool.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/unlock.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/user-silver.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/user.gif -share/aipo/webapps/aipo/themes/iphone/img/icon/64/web.gif -share/aipo/webapps/aipo/themes/iphone/img/logo.gif -share/aipo/webapps/aipo/themes/wm/css/landscape.css -share/aipo/webapps/aipo/themes/wm/css/portrait.css -share/aipo/webapps/aipo/themes/wm/css/style.css -share/aipo/webapps/aipo/themes/wm/img/icon/16/address.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/alert.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/basket.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/button-add-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/button-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/button-check-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/button-check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/button-delete-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/button-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/calculator.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/calendar.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/card.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/chart.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/clock-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/clock-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/comment-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/comment-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/copy.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/cut.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/email-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/email-send.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/email-write.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/email.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/folder.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/home.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/lock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/notepad-write.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/notepad.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-404.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-agreement.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-bookmark.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-down.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-edit.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-error.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-left.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-lock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-profile.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-right.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-save.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-search.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/page-up.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/paste.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/pencil.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/portfolio.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/search.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/security.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/setting.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/sitemap.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/tool.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/unlock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/user-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/user.gif -share/aipo/webapps/aipo/themes/wm/img/icon/16/web.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/address.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/alert.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/basket.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/button-add-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/button-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/button-check-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/button-check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/button-delete-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/button-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/calculator.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/calendar-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/calendar.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/card.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/chart.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/clock-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/clock-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/comment-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/comment-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/copy.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/cut.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/email-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/email-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/email-send.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/email-write.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/email.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/folder-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/folder.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/home.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/lock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/notepad-write.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/notepad.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-404.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-agreement.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-bookmark.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-down.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-edit.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-error.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-left.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-lock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-profile.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-right.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-save.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-search.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/page-up.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/paste.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/pencil.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/portfolio.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/search.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/security.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/setting.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/sitemap.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/tool.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/unlock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/user-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/user.gif -share/aipo/webapps/aipo/themes/wm/img/icon/32/web.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/address.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/alert.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/basket.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/button-add-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/button-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/button-check-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/button-check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/button-delete-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/button-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/calculator.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/calendar-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/calendar.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/chart.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/clock-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/clock-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/comment-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/comment-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/copy.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/cut.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/email-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/email-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/email-send.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/email-write.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/email.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/folder-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/folder.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/home.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/key.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/lock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/notepad-write.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/notepad.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-404.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-add.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-agreement.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-bookmark.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-check.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-delete.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-down.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-edit.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-error.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-gold.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-left.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-lock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-profile.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-right.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-save.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-search.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/page-up.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/paste.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/pencil.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/portfolio.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/search.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/security.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/setting.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/sitemap.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/tool.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/unlock.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/user-silver.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/user.gif -share/aipo/webapps/aipo/themes/wm/img/icon/64/web.gif -share/aipo/webapps/aipo/themes/wm/img/logo.gif -share/tomcat/lib/postgresql92.jar -share/tomcat/lib/tools.jar -@pkgdir share/aipo/webapps/aipo/images/webpage -@pkgdir share/aipo/webapps/aipo/images/manhour -@pkgdir share/aipo/webapps/aipo/images/fileio -@pkgdir share/aipo/webapps/aipo/images/externalsearch -@pkgdir share/aipo/webapps/aipo/images/accessctl -@pkgdir share/aipo/webapps/aipo/WEB-INF/mail -@pkgdir share/aipo/webapps/aipo/META-INF -@pkgdir share/aipo/webapps/ROOT/META-INF +@comment $NetBSD: PLIST,v 1.5 2015/06/24 19:56:28 ryoon Exp $ +share/aipo/ROOT/META-INF/MANIFEST.MF +share/aipo/ROOT/META-INF/maven/com.aimluck.eip/war/pom.properties +share/aipo/ROOT/META-INF/maven/com.aimluck.eip/war/pom.xml +share/aipo/ROOT/WEB-INF/AccountSharedDomainMap.map.xml +share/aipo/ROOT/WEB-INF/SecuritySharedDomainMap.map.xml +share/aipo/ROOT/WEB-INF/SharedDomainMap.map.xml +share/aipo/ROOT/WEB-INF/SocialSharedDomainMap.map.xml +share/aipo/ROOT/WEB-INF/cayenne.xml +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_de.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_el.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_en.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_es.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_fr.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_it.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_ja.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_ko.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_my.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_nl.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_no.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_pl.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_pt.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_tr.properties +share/aipo/ROOT/WEB-INF/classes/com/aimluck/eip/modules/localization/AipoLocalization_zh.properties +share/aipo/ROOT/WEB-INF/conf/AipoResources.properties +share/aipo/ROOT/WEB-INF/conf/Fulcrum.properties +share/aipo/ROOT/WEB-INF/conf/HttpAgentLog4j.properties +share/aipo/ROOT/WEB-INF/conf/JetspeedJResources.properties +share/aipo/ROOT/WEB-INF/conf/JetspeedResources.properties +share/aipo/ROOT/WEB-INF/conf/JetspeedSecurity.default +share/aipo/ROOT/WEB-INF/conf/JetspeedSecurity.properties +share/aipo/ROOT/WEB-INF/conf/JetspeedSecurity.template +share/aipo/ROOT/WEB-INF/conf/Torque.properties +share/aipo/ROOT/WEB-INF/conf/TurbineResources.properties +share/aipo/ROOT/WEB-INF/conf/WebMailAdminSettings.properties +share/aipo/ROOT/WEB-INF/conf/accessctl.xreg +share/aipo/ROOT/WEB-INF/conf/account.xreg +share/aipo/ROOT/WEB-INF/conf/activity.xreg +share/aipo/ROOT/WEB-INF/conf/addressbook.xreg +share/aipo/ROOT/WEB-INF/conf/admin.xreg +share/aipo/ROOT/WEB-INF/conf/ajax_schedule.xreg +share/aipo/ROOT/WEB-INF/conf/blog.xreg +share/aipo/ROOT/WEB-INF/conf/cabinet.xreg +share/aipo/ROOT/WEB-INF/conf/cell_account.xreg +share/aipo/ROOT/WEB-INF/conf/cell_addressbook.xreg +share/aipo/ROOT/WEB-INF/conf/cell_blog.xreg +share/aipo/ROOT/WEB-INF/conf/cell_msgboard.xreg +share/aipo/ROOT/WEB-INF/conf/cell_schedule.xreg +share/aipo/ROOT/WEB-INF/conf/cell_todo.xreg +share/aipo/ROOT/WEB-INF/conf/cell_webmail.xreg +share/aipo/ROOT/WEB-INF/conf/cell_workflow.xreg +share/aipo/ROOT/WEB-INF/conf/cellular.xreg +share/aipo/ROOT/WEB-INF/conf/client.xreg +share/aipo/ROOT/WEB-INF/conf/controllers.xreg +share/aipo/ROOT/WEB-INF/conf/controls.xreg +share/aipo/ROOT/WEB-INF/conf/datasources.properties +share/aipo/ROOT/WEB-INF/conf/delete_sample.xreg +share/aipo/ROOT/WEB-INF/conf/enhancedPortletControllers.xreg +share/aipo/ROOT/WEB-INF/conf/eventlog.xreg +share/aipo/ROOT/WEB-INF/conf/externalsearch.xreg +share/aipo/ROOT/WEB-INF/conf/exttimecard.xreg +share/aipo/ROOT/WEB-INF/conf/exttimecardsystem.xreg +share/aipo/ROOT/WEB-INF/conf/facilities.xreg +share/aipo/ROOT/WEB-INF/conf/fileio.xreg +share/aipo/ROOT/WEB-INF/conf/forwards-mapping.xml +share/aipo/ROOT/WEB-INF/conf/forwards/forwards.xml +share/aipo/ROOT/WEB-INF/conf/gadgets.xreg +share/aipo/ROOT/WEB-INF/conf/gpdb.xreg +share/aipo/ROOT/WEB-INF/conf/holidays_default.properties +share/aipo/ROOT/WEB-INF/conf/holidays_user.properties +share/aipo/ROOT/WEB-INF/conf/information.properties +share/aipo/ROOT/WEB-INF/conf/license.xreg +share/aipo/ROOT/WEB-INF/conf/log4j.properties +share/aipo/ROOT/WEB-INF/conf/log4j.xml +share/aipo/ROOT/WEB-INF/conf/manhour.xreg +share/aipo/ROOT/WEB-INF/conf/media.xreg +share/aipo/ROOT/WEB-INF/conf/memo.xreg +share/aipo/ROOT/WEB-INF/conf/message.xreg +share/aipo/ROOT/WEB-INF/conf/msgboard.xreg +share/aipo/ROOT/WEB-INF/conf/my.properties +share/aipo/ROOT/WEB-INF/conf/mygroup.xreg +share/aipo/ROOT/WEB-INF/conf/mylink.xreg +share/aipo/ROOT/WEB-INF/conf/news.xreg +share/aipo/ROOT/WEB-INF/conf/note.xreg +share/aipo/ROOT/WEB-INF/conf/page.xreg +share/aipo/ROOT/WEB-INF/conf/project.xreg +share/aipo/ROOT/WEB-INF/conf/psml-mapping.xml +share/aipo/ROOT/WEB-INF/conf/psml.xreg +share/aipo/ROOT/WEB-INF/conf/registry.xml +share/aipo/ROOT/WEB-INF/conf/report.xreg +share/aipo/ROOT/WEB-INF/conf/schedule.xreg +share/aipo/ROOT/WEB-INF/conf/security.xreg +share/aipo/ROOT/WEB-INF/conf/skins.xreg +share/aipo/ROOT/WEB-INF/conf/system.xreg +share/aipo/ROOT/WEB-INF/conf/timecard.xreg +share/aipo/ROOT/WEB-INF/conf/timecardsettings.xreg +share/aipo/ROOT/WEB-INF/conf/timeline.xreg +share/aipo/ROOT/WEB-INF/conf/todo.xreg +share/aipo/ROOT/WEB-INF/conf/userlist.xreg +share/aipo/ROOT/WEB-INF/conf/velocity.properties +share/aipo/ROOT/WEB-INF/conf/webmail.xreg +share/aipo/ROOT/WEB-INF/conf/webmail_admin.xreg +share/aipo/ROOT/WEB-INF/conf/webpage.xreg +share/aipo/ROOT/WEB-INF/conf/whatsnew.xreg +share/aipo/ROOT/WEB-INF/conf/wiki.xreg +share/aipo/ROOT/WEB-INF/conf/workflow.xreg +share/aipo/ROOT/WEB-INF/datasource/dbcp-org001-mysql.properties +share/aipo/ROOT/WEB-INF/lib/activation-1.1.1.jar +share/aipo/ROOT/WEB-INF/lib/aipo-core-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-jetspeed-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-accessctl-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-addressbookuser-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-common-category-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-config-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-eventlog-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-facility-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-mail-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-portal-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-preexecute-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-push-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-social-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-storage-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-user-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-lib-userfacility-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-oms-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-accessctl-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-account-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-activity-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-addressbook-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-blog-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-cabinet-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-cellular-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-deletesample-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-eventlog-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-externalsearch-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-exttimecard-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-facilities-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-fileio-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-fileupload-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-fileuploadadv-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-gadgets-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-gpdb-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-license-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-manhour-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-memo-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-message-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-msgboard-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-mygroup-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-mylink-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-news-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-note-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-page-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-project-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-psml-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-report-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-schedule-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-system-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-timecard-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-timeline-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-todo-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-userlist-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-webmail-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-webpage-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-whatsnew-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-wiki-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aipo-portlet-workflow-${PKGVERSION}.jar +share/aipo/ROOT/WEB-INF/lib/aopalliance-1.0.jar +share/aipo/ROOT/WEB-INF/lib/backport-util-concurrent-3.1.jar +share/aipo/ROOT/WEB-INF/lib/bliki-core-3.0.19.jar +share/aipo/ROOT/WEB-INF/lib/castor-0.9.3.jar +share/aipo/ROOT/WEB-INF/lib/cayenne-2.0.4.jar +share/aipo/ROOT/WEB-INF/lib/commons-beanutils-1.7.0.jar +share/aipo/ROOT/WEB-INF/lib/commons-beanutils-core-1.7.0.jar +share/aipo/ROOT/WEB-INF/lib/commons-betwixt-0.8.jar +share/aipo/ROOT/WEB-INF/lib/commons-codec-1.4.jar +share/aipo/ROOT/WEB-INF/lib/commons-collections-3.2.jar +share/aipo/ROOT/WEB-INF/lib/commons-compress-1.4.1.jar +share/aipo/ROOT/WEB-INF/lib/commons-configuration-1.0-dev-3.20030607.194155.jar +share/aipo/ROOT/WEB-INF/lib/commons-dbcp-1.4.jar +share/aipo/ROOT/WEB-INF/lib/commons-digester-1.7.jar +share/aipo/ROOT/WEB-INF/lib/commons-email-1.1.jar +share/aipo/ROOT/WEB-INF/lib/commons-fileupload-1.0.jar +share/aipo/ROOT/WEB-INF/lib/commons-httpclient-3.1.jar +share/aipo/ROOT/WEB-INF/lib/commons-io-1.4.jar +share/aipo/ROOT/WEB-INF/lib/commons-lang-2.3.jar +share/aipo/ROOT/WEB-INF/lib/commons-logging-1.1.1.jar +share/aipo/ROOT/WEB-INF/lib/commons-pool-1.3.jar +share/aipo/ROOT/WEB-INF/lib/concurrent-1.0.jar +share/aipo/ROOT/WEB-INF/lib/ecs-1.4.2.jar +share/aipo/ROOT/WEB-INF/lib/ehcache-core-2.2.0.jar +share/aipo/ROOT/WEB-INF/lib/ezmorph-1.0.6.jar +share/aipo/ROOT/WEB-INF/lib/fulcrum-3.0-b2-dev.jar +share/aipo/ROOT/WEB-INF/lib/guava-r06.jar +share/aipo/ROOT/WEB-INF/lib/guice-2.0.jar +share/aipo/ROOT/WEB-INF/lib/guice-jmx-2.0.jar +share/aipo/ROOT/WEB-INF/lib/ical4j-1.0.2.jar +share/aipo/ROOT/WEB-INF/lib/jasper-el-6.0.29.jar +share/aipo/ROOT/WEB-INF/lib/javamail-1.4.jar +share/aipo/ROOT/WEB-INF/lib/jcs-1.3.jar +share/aipo/ROOT/WEB-INF/lib/joda-time-1.6.jar +share/aipo/ROOT/WEB-INF/lib/json-20070829.jar +share/aipo/ROOT/WEB-INF/lib/json-lib-2.3-jdk15.jar +share/aipo/ROOT/WEB-INF/lib/juel-impl-2.1.3.jar +share/aipo/ROOT/WEB-INF/lib/libidn-1.15.jar +share/aipo/ROOT/WEB-INF/lib/log4j-1.2.9.jar +share/aipo/ROOT/WEB-INF/lib/lucene-1.3.jar +share/aipo/ROOT/WEB-INF/lib/mail-1.4.jar +share/aipo/ROOT/WEB-INF/lib/metadata-extractor-2.6.2.jar +share/aipo/ROOT/WEB-INF/lib/nekohtml-1.9.15.jar +share/aipo/ROOT/WEB-INF/lib/oauth-20100527.jar +share/aipo/ROOT/WEB-INF/lib/ojb-0.7.343.jar +share/aipo/ROOT/WEB-INF/lib/oro-2.0.8.jar +share/aipo/ROOT/WEB-INF/lib/poi-2.5.1-final-20040804.jar +share/aipo/ROOT/WEB-INF/lib/postgresql-9.3-1103.jdbc41.jar +share/aipo/ROOT/WEB-INF/lib/regexp-1.3.jar +share/aipo/ROOT/WEB-INF/lib/shindig-common-2.0.2.jar +share/aipo/ROOT/WEB-INF/lib/skmail-0.5.jar +share/aipo/ROOT/WEB-INF/lib/skutility-0.5.jar +share/aipo/ROOT/WEB-INF/lib/slf4j-api-1.5.11.jar +share/aipo/ROOT/WEB-INF/lib/soap-2.1.jar +share/aipo/ROOT/WEB-INF/lib/stratum-1.0-b4-dev.jar +share/aipo/ROOT/WEB-INF/lib/torque-3.1.jar +share/aipo/ROOT/WEB-INF/lib/turbine-2.2-al1.jar +share/aipo/ROOT/WEB-INF/lib/uddi4j-1.0.jar +share/aipo/ROOT/WEB-INF/lib/velocity-1.6.4.jar +share/aipo/ROOT/WEB-INF/lib/village-2.0-dev-20030825.jar +share/aipo/ROOT/WEB-INF/lib/xalan-2.3.1.jar +share/aipo/ROOT/WEB-INF/lib/xercesImpl-2.0.2.jar +share/aipo/ROOT/WEB-INF/lib/xml-apis-1.3.04.jar +share/aipo/ROOT/WEB-INF/lib/xmlParserAPIs-2.0.2.jar +share/aipo/ROOT/WEB-INF/lib/xmpcore-5.1.2.jar +share/aipo/ROOT/WEB-INF/lib/xpp3_min-1.1.4c.jar +share/aipo/ROOT/WEB-INF/lib/xstream-1.3.1.jar +share/aipo/ROOT/WEB-INF/lib/xz-1.0.jar +share/aipo/ROOT/WEB-INF/logs/log.txt +share/aipo/ROOT/WEB-INF/psml/group/Jetspeed/html/default.psml +share/aipo/ROOT/WEB-INF/psml/group/LoginUser/html/default.psml +share/aipo/ROOT/WEB-INF/psml/role/admin/html/default.psml +share/aipo/ROOT/WEB-INF/psml/role/user/html/default.psml +share/aipo/ROOT/WEB-INF/psml/user/admin/html/default.psml +share/aipo/ROOT/WEB-INF/psml/user/anon/au/default.psml +share/aipo/ROOT/WEB-INF/psml/user/anon/docomo_foma/default.psml +share/aipo/ROOT/WEB-INF/psml/user/anon/docomo_imode/default.psml +share/aipo/ROOT/WEB-INF/psml/user/anon/html/default.psml +share/aipo/ROOT/WEB-INF/psml/user/anon/iphone/default.psml +share/aipo/ROOT/WEB-INF/psml/user/anon/vodafone/default.psml +share/aipo/ROOT/WEB-INF/psml/user/anon/wm/default.psml +share/aipo/ROOT/WEB-INF/psml/user/template/au/default.psml +share/aipo/ROOT/WEB-INF/psml/user/template/docomo_foma/default.psml +share/aipo/ROOT/WEB-INF/psml/user/template/docomo_imode/default.psml +share/aipo/ROOT/WEB-INF/psml/user/template/html/default.psml +share/aipo/ROOT/WEB-INF/psml/user/template/html/defaultSchedule.psml +share/aipo/ROOT/WEB-INF/psml/user/template/html/defaultTimeline.psml +share/aipo/ROOT/WEB-INF/psml/user/template/iphone/default.psml +share/aipo/ROOT/WEB-INF/psml/user/template/vodafone/default.psml +share/aipo/ROOT/WEB-INF/psml/user/template/wm/default.psml +share/aipo/ROOT/WEB-INF/templates/vm/GlobalMacros.vm +share/aipo/ROOT/WEB-INF/templates/vm/OSSMacros.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/au/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/cell_default/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/docomo_foma/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/docomo_imode/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/card-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/card.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/column-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/column.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/flow-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/multicolumn-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/multicolumn.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/row-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/row.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/html/x-multicolumn-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/iphone/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/vodafone/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/wm/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/wml/column.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/wml/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/xml/column.vm +share/aipo/ROOT/WEB-INF/templates/vm/controllers/xml/flow.vm +share/aipo/ROOT/WEB-INF/templates/vm/controls/clear.vm +share/aipo/ROOT/WEB-INF/templates/vm/controls/html/jetspeed-box.vm +share/aipo/ROOT/WEB-INF/templates/vm/controls/html/jetspeed-header.vm +share/aipo/ROOT/WEB-INF/templates/vm/controls/html/jetspeed-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/controls/html/jetspeed-tab.vm +share/aipo/ROOT/WEB-INF/templates/vm/controls/html/jetspeed.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/html/ja/JP/new-user-accept.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/html/ja/JP/new-user-confirmation.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/html/ja/JP/new-user-notification.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/html/ja/JP/new-user-reject.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/html/ja/JP/password-reminder.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/new-user-accept.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/new-user-confirmation.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/new-user-notification.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/new-user-reject.vm +share/aipo/ROOT/WEB-INF/templates/vm/emails/password-reminder.vm +share/aipo/ROOT/WEB-INF/templates/vm/include/capability-combo.vm +share/aipo/ROOT/WEB-INF/templates/vm/include/capability.vm +share/aipo/ROOT/WEB-INF/templates/vm/include/mime-combo.vm +share/aipo/ROOT/WEB-INF/templates/vm/include/mimes.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/au/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/docomo_foma/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/docomo_imode/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/content.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/fileupload-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/fileupload.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/fileuploadadv-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/ja/fileupload-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/ja/fileupload.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/ja/fileuploadadv-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/html/preview.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/iphone/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/vodafone/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/wm/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/wml/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/layouts/xml/default.vm +share/aipo/ROOT/WEB-INF/templates/vm/mail/createSchedule.vm +share/aipo/ROOT/WEB-INF/templates/vm/mail/getBlogNotice.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/au/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/au/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/cell_default/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/cell_default/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/docomo_foma/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/docomo_foma/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/docomo_imode/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/docomo_imode/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/html/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/html/ja/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/html/ja/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/html/left.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/html/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/iphone/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/iphone/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/vodafone/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/vodafone/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/wm/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/wm/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/wml/bottom.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/wml/login.vm +share/aipo/ROOT/WEB-INF/templates/vm/navigations/wml/top.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/Button.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/CheckBox.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/HiddenInput.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/MyPagesListBox.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/Password.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/RegistryEntryListBox.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/WeatherParms.vm +share/aipo/ROOT/WEB-INF/templates/vm/parameters/html/WeatherStyles.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/au/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/cell_default/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_foma/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/docomo_imode/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/PermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/SecurityExample.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/Tool_jslink_examples.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/accessctl-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/accessctl.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-change-turn.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-company-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-person-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-person-passwd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-person-postdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-position-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-post-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-user-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/account-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/activity-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/activity-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/activity.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/addressbook-group-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/addressbook-nonaction-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/addressbook-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/addressbook.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-accessctl-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-accessctl-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-accessctl.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-adminpasswd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-company-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-person-detail-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-person-passwd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-person-post-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-person-postdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-position-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-position-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-position-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-post-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-post-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-post-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-user-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-user-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-account-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-activity-all-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-activity-all.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-activity-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-company-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-group-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-group-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-addressbook.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-blog-thema-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-blog-thema-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-blog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet-file-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet-file-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet-file-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet-folder-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet-folder-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet-folder-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cabinet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-calendar-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-calendar-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cellular-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-cellular.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-customize-form-error.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-customize-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-deletesample.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-eventlog-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-eventlog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecard-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-user-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-user-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-exttimecardsystem-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-facility-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-facility-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-facility-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-facility-group-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-facility-group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gadgets-admin-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gadgets-admin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gadgets-admin-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gadgets-container-admin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gadgets-container-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gadgets-psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-item-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-item-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-item-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-item.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-kubun-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-kubun-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-kubun-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-kubun.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-record-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-record-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-record-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-record.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb-top.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-gpdb.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-license-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-license.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-manhour-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-manhour-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-manhour-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-manhour-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-manhour.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-memo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-memo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-memo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-memo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-message-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-message-read-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-message-room-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-message-room-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-message-room-member-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-message-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-msgboard-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-msgboard-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-msgboard-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-msgboard-topic.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-mygroup-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-mygroup-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-mygroup-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-mygroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-note-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-note-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-note-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-notegroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-page-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-page-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-page.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-gantt-chart.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-task-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-task-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-task-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project-task-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-project.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-report-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-report-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-report-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-report.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule-admin-acl-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule-admin-acl-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule-admin-settings-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-schedule.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system-adminpasswd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system-form-company.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system-form-delete-sample.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system-form-network-internal.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system-form-network.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system-form-webmail-option.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system-webmail-account-form-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-system.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timecard-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timecardsettings-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timecardsettings-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timeline-content-inner.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timeline-content.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timeline-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timeline-like-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timeline-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timeline-url.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-timeline.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-todo-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-todo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-userlist-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-userlist-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-userlist-popup-owner.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-userlist-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-userlist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-detail-admin-option.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-detail-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-form-admin-option.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-form-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-account-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-detail-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-filter-order-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-folder-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-folder-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-folder-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-webmail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-whatsnew-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-whatsnew.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-wiki-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-wiki-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-wiki-preview.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-wiki-view.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-wiki.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-detail-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-list-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-route-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-route-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow-route-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ajax-workflow.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/blog-thema-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/blog-thema-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/blog-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/blog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-client.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-control.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-controller.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-media.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-portlet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-psml-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-security.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/browser-skin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/cabinet-folder-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/cabinet-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/cabinet-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/cabinet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/cellular-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/cellular.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/changeLanguage.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/client-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/control-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/controller-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customize-securityref_row.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customize-skin_row.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customize-update_save_row.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portlet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portletset-add.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portletset-addref.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portletset-addset.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portletset-general.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portletset-layout.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portletset-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/customizer-portletset.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/database-browser-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/database-browser-portlet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/deletesample-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/deletesample-result.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/deletesample.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/email-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/eventlog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/externalsearch-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/externalsearch.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecard-widget.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecardsystem-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecardsystem-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecardsystem-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecardsystem-user-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/exttimecardsystem-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/facility-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileio-account-post-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileio-account-read-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileio-addressbook-company-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileio-addressbook-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileio-schedule-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileio.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileupload-image.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileupload-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileupload-youtube.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/fileupload.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/forward-demo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gadgets-admin-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gadgets-container-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gadgets-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gadgets-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gadgets-psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gadgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gpdb-record.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gpdb-top.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gpdb-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/gpdb.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/group-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/header-action.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/hello-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/hello.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/index-registry.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/accessctl-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/accessctl.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-change-turn.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-company-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-person-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-person-passwd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-person-postdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-position-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-post-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-user-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/account-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/activity-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/activity-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/activity.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/addressbook-group-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/addressbook-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/addressbook.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-accessctl-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-accessctl-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-accessctl.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-adminpasswd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-company-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-detail-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-passwd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-post-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-person-postdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-position-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-position-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-position-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-post-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-post-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-post-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-user-detail-mailsize.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-user-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-user-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-account-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-activity-all-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-activity-all.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-activity-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-company-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-group-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-group-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-addressbook.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-thema-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-blog-thema-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-blog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-file-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-file-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-file-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-folder-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-folder-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-folder-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cabinet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-calendar-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-calendar-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cellular-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-cellular.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-customize-form-error.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-customize-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-deletesample.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-eventlog-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-eventlog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-user-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-user-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-exttimecardsystem-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-group-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-admin-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-admin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-admin-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-container-admin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-container-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gadgets-psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-item-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-item-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-item-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-item.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-kubun-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-kubun-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-kubun-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-kubun.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-record-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-record-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-record-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-record.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb-top.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-gpdb.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-license-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-license.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-manhour.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-memo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-memo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-memo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-memo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-message-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-message-read-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-message-room-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-message-room-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-message-room-member-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-message-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-msgboard-topic.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-mygroup-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-mygroup-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-mygroup-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-mygroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-note-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-note-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-note-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-notegroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-page-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-page-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-page.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-gantt-chart.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-task-change-turn-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-task-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-task-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project-task-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-project.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-report-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-report-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-report-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-report.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-admin-acl-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-admin-acl-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-admin-settings-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-schedule.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system-adminpasswd-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-company.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-delete-sample.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-network-internal.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-network.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system-form-webmail-option.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system-webmail-account-form-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-system.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timecardsettings-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timecardsettings-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-content-inner.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-content.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-like-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline-url.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-timeline.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-todo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist-popup-owner.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-userlist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-detail-admin-option.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-detail-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-form-admin-option.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-form-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-account-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-detail-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-filter-order-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-folder-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-folder-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-folder-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-webmail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-whatsnew-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-whatsnew.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-wiki-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-wiki-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-wiki-preview.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-wiki-view.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-wiki.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-detail-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-list-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-route-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-route-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow-route-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/ajax-workflow.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/blog-thema-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/blog-thema-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/blog-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/blog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/cabinet-folder-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/cabinet-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/cabinet-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/cabinet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/cellular-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/cellular.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/customizer-portlet.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/deletesample-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/deletesample-result.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/deletesample.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/eventlog.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/externalsearch-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/externalsearch.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecard-widget.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-user-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/exttimecardsystem-user-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/facility-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileio-account-post-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileio-account-read-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileio-addressbook-company-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileio-addressbook-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileio-schedule-csv.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileio.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileupload-image.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileupload-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileupload-youtube.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileupload.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/fileuploadadv-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gadgets-admin-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gadgets-container-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gadgets-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gadgets-popup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gadgets-psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gadgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gpdb-record.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gpdb-top.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gpdb-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/gpdb.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/group-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/license.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/manhour-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/manhour-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/manhour-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/manhour.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/memo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/memo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/memo-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/memo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/message-fileupload-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/message-fileupload.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/message.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/msgboard-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/msgboard-category-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/msgboard-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/msgboard-topic.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/msgboard-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/mygroup-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/mygroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/mylink-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/mylink.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/news-complete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/news-failure.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/news.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/note-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/note-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/noteMacro.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/notegroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/page-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/page.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/permission-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/permission-error-maximize.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/permission-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/project-gantt-chart.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/project-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/project-task-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/project-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/project.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/psml-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/report-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/report-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/report.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/role-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/role-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/role-permission-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-admin-settings.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-calendar.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-detail-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-monthly-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-monthly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-oneday-group-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-oneday-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-search-list-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-search-result.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-weekly-group-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-weekly-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/schedule.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/scheduleMacro.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/system-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/system-version.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/system.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/timecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/timecard-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/timecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/timecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/timecardsettings-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/timeline-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/timeline.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/todo-category-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/todo-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/todo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/user-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/user-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/user-group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/user-role-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/userlist-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/userlist-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/userlist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-account-detail-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-account-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-addressbook.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-admin-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-filter-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-folder-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-nonaction-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webmail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webpage-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/webpage.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/whatsnew-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/whatsnew-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/whatsnew.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/wiki-view.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/wiki-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/wiki.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-category-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-list-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-route-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-route-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/ja/workflow.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/license.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/logfileviewer.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/manager-psml.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/manhour-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/manhour-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/manhour-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/manhour.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/media-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/memo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/memo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/memo-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/memo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/message-fileupload-mini.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/message-fileupload.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/message.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/msgboard-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/msgboard-category-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/msgboard-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/msgboard-topic.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/msgboard-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/mygroup-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/mygroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/mylink-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/mylink.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/news-complete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/news-failure.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/news.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/note-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/note-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/noteMacro.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/notegroup.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/page-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/page.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/permission-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/permission-error-maximize.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/permission-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/portlet-category-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/portlet-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/portlet-info-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/portlet-mediatype-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/portlet-parameter-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/project-gantt-chart.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/project-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/project-task-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/project-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/project.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/psml-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/psml-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/report-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/report-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/report.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/role-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/role-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/role-permission-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-admin-settings.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-calendar.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-detail-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-monthly-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-monthly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-oneday-group-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-oneday-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-search-list-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-search-result.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-weekly-group-print.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-weekly-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/schedule.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/scheduleMacro.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/security-form-multiple-allows.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/security-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/skin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/stock-quote-customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/stock-quote.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/system-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/system-version.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/system.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/timecard-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/timecard-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/timecard-summary-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/timecard.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/timecardsettings-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/timeline-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/timeline.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/todo-category-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/todo-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/todo.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/user-browser.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/user-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/user-group-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/user-group-role-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/user-role-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/userlist-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/userlist-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/userlist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/weather.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-account-detail-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-account-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-addressbook.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-admin-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-filter-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-folder-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-nonaction-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webmail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webpage-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/webpage.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/whatsnew-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/whatsnew-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/whatsnew.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/wiki-view.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/wiki-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/wiki.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-category-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-list-admin.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-route-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-route-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow-widgets.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/html/workflow.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/account-person-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/account-person-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/iphone/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/gpdb-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/ja/gpdb-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/ja/msgboard-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/ja/note-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/ja/project-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/ja/report-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/ja/todo-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/ja/workflow-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/msgboard-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/note-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/project-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/report-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/todo-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/mail/workflow-notification-mail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/smartphone_default/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-memberfacility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-repeat.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date-span.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/vodafone/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/account-person-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/account-person-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/account-person-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/accountlogin-config.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/accountlogin-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/accountlogin-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/accountlogout-info.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-addr-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-company-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-company-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-company-search.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-corpdetail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-corplist.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/addressbook-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/ajax-account-person-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-delete-confirm.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-list-user.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-entry-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-search-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/blog-thema-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/ja/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/msgboard-reply-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/msgboard-topic-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/msgboard-topic-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/msgboard-topic-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-detail-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-date.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-delete.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-facility-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-facility.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-note.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-repeat-select.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-select-group.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-selectday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-selectday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-form-title.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-list-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-menu-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-oneday-select-member.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-oneday.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/schedule-weekly.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/todo-category-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/todo-category-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/todo-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/todo-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/todo-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/todo-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/webmail-accountlist-max.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/webmail-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/webmail-form.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/webmail-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/webmail-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/workflow-detail.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/workflow-list.vm +share/aipo/ROOT/WEB-INF/templates/vm/portlets/wm/workflow-menu.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/CellPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/PageNotFound.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/au/Timeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/CellPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/PageNotFound.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/cell_default/Timeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/CellPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/PageNotFound.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_foma/Timeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/CellPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/PageNotFound.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/docomo_imode/Timeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/AjaxDBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/AjaxPageNotFound.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/AjaxPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/AjaxTimeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/Customize.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/Error.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/PageNotFound.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/PermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/Timeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/html/TimeoutLoginForm.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/CellPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/iphone/Timeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/CellPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/vodafone/Timeout.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/CellPermissionError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/CookieError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/DBError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/Home.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/Inactive.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/LimitLicenseOver.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/ShowError.vm +share/aipo/ROOT/WEB-INF/templates/vm/screens/wm/Timeout.vm +share/aipo/ROOT/WEB-INF/tmp/tmp.txt +share/aipo/ROOT/WEB-INF/web.xml +share/aipo/ROOT/WEB-INF/xsl/jpc-full.xsl +share/aipo/ROOT/WEB-INF/xsl/jpc-topics.xsl +share/aipo/ROOT/WEB-INF/xsl/ocs.xsl +share/aipo/ROOT/WEB-INF/xsl/rss-wml.xsl +share/aipo/ROOT/WEB-INF/xsl/rss.xsl +share/aipo/ROOT/check.html +share/aipo/ROOT/error/404.html +share/aipo/ROOT/help/unusualchar.html +share/aipo/ROOT/images/account/account_change_turn.gif +share/aipo/ROOT/images/account/account_down_1.gif +share/aipo/ROOT/images/account/account_down_10.gif +share/aipo/ROOT/images/account/account_read_csv.gif +share/aipo/ROOT/images/account/account_up_1.gif +share/aipo/ROOT/images/account/account_up_10.gif +share/aipo/ROOT/images/account/account_user.gif +share/aipo/ROOT/images/account/account_user_add.gif +share/aipo/ROOT/images/account/company_info.gif +share/aipo/ROOT/images/account/passwd.gif +share/aipo/ROOT/images/account/remove.gif +share/aipo/ROOT/images/addressbook/addressbook_secret.gif +share/aipo/ROOT/images/black.gif +share/aipo/ROOT/images/blank.gif +share/aipo/ROOT/images/blog/blog_all.gif +share/aipo/ROOT/images/blog/blog_common.gif +share/aipo/ROOT/images/blog/blog_item.gif +share/aipo/ROOT/images/blog/blog_latest.gif +share/aipo/ROOT/images/cabinet/file_add.gif +share/aipo/ROOT/images/cabinet/folder_add.gif +share/aipo/ROOT/images/cabinet/folder_close.gif +share/aipo/ROOT/images/cabinet/folder_open.gif +share/aipo/ROOT/images/cellular/cellular.gif +share/aipo/ROOT/images/close.gif +share/aipo/ROOT/images/common/avatar_default3.png +share/aipo/ROOT/images/common/close.gif +share/aipo/ROOT/images/common/dot.gif +share/aipo/ROOT/images/common/li_icon.gif +share/aipo/ROOT/images/dot.gif +share/aipo/ROOT/images/down.gif +share/aipo/ROOT/images/favicon.ico +share/aipo/ROOT/images/favicon48.png +share/aipo/ROOT/images/first/guide01.png +share/aipo/ROOT/images/first/guide01s.jpg +share/aipo/ROOT/images/first/guide02.png +share/aipo/ROOT/images/first/guide02s.jpg +share/aipo/ROOT/images/first/guide03.png +share/aipo/ROOT/images/first/guide03s.jpg +share/aipo/ROOT/images/gpdb/gpdb_item.gif +share/aipo/ROOT/images/html/skins/Jetspeed/customize.gif +share/aipo/ROOT/images/icon/icon_add.gif +share/aipo/ROOT/images/icon/icon_date.gif +share/aipo/ROOT/images/icon/icon_edit.gif +share/aipo/ROOT/images/icon/icon_list.gif +share/aipo/ROOT/images/icon/icon_member.gif +share/aipo/ROOT/images/icon/icon_separator.gif +share/aipo/ROOT/images/item.gif +share/aipo/ROOT/images/layout/layout_100.png +share/aipo/ROOT/images/layout/layout_25-50-25.png +share/aipo/ROOT/images/layout/layout_25-75.png +share/aipo/ROOT/images/layout/layout_33-33-33.png +share/aipo/ROOT/images/layout/layout_50-50.png +share/aipo/ROOT/images/layout/layout_75-25.png +share/aipo/ROOT/images/layout/layout_conf.gif +share/aipo/ROOT/images/layout/portlet_add.gif +share/aipo/ROOT/images/left.gif +share/aipo/ROOT/images/msgboard/msgboard_item.gif +share/aipo/ROOT/images/msgboard/msgboard_new_topic.gif +share/aipo/ROOT/images/msgboard/msgboard_secret.gif +share/aipo/ROOT/images/mylink/mylink_item.gif +share/aipo/ROOT/images/note/note_deleted_message.gif +share/aipo/ROOT/images/note/note_new_message.gif +share/aipo/ROOT/images/note/note_read_message.gif +share/aipo/ROOT/images/note/note_unread_message.gif +share/aipo/ROOT/images/report/report_item.gif +share/aipo/ROOT/images/report/report_read.gif +share/aipo/ROOT/images/report/report_unread.gif +share/aipo/ROOT/images/right.gif +share/aipo/ROOT/images/schedule/arrow_left.gif +share/aipo/ROOT/images/schedule/arrow_left_w.gif +share/aipo/ROOT/images/schedule/arrow_right.gif +share/aipo/ROOT/images/schedule/arrow_right_w.gif +share/aipo/ROOT/images/schedule/plus_orange.gif +share/aipo/ROOT/images/schedule/schedule_currentmonth.gif +share/aipo/ROOT/images/schedule/schedule_duplicate.gif +share/aipo/ROOT/images/schedule/schedule_next.gif +share/aipo/ROOT/images/schedule/schedule_nextmonth.gif +share/aipo/ROOT/images/schedule/schedule_prev.gif +share/aipo/ROOT/images/schedule/schedule_prevmonth.gif +share/aipo/ROOT/images/schedule/schedule_remove.gif +share/aipo/ROOT/images/schedule/schedule_repeat.gif +share/aipo/ROOT/images/schedule/schedule_secret.gif +share/aipo/ROOT/images/schedule/schedule_tmpreserve.gif +share/aipo/ROOT/images/schedule/schedule_today.gif +share/aipo/ROOT/images/system/license.gif +share/aipo/ROOT/images/system/network_info.gif +share/aipo/ROOT/images/todo/priority_high.gif +share/aipo/ROOT/images/todo/priority_low.gif +share/aipo/ROOT/images/todo/priority_middle.gif +share/aipo/ROOT/images/todo/priority_middle_high.gif +share/aipo/ROOT/images/todo/priority_middle_low.gif +share/aipo/ROOT/images/todo/state_000.gif +share/aipo/ROOT/images/todo/state_010.gif +share/aipo/ROOT/images/todo/state_020.gif +share/aipo/ROOT/images/todo/state_030.gif +share/aipo/ROOT/images/todo/state_040.gif +share/aipo/ROOT/images/todo/state_050.gif +share/aipo/ROOT/images/todo/state_060.gif +share/aipo/ROOT/images/todo/state_070.gif +share/aipo/ROOT/images/todo/state_080.gif +share/aipo/ROOT/images/todo/state_090.gif +share/aipo/ROOT/images/todo/state_100.gif +share/aipo/ROOT/images/todo/todo_secret.gif +share/aipo/ROOT/images/up.gif +share/aipo/ROOT/images/webmail/webmail_account_config.gif +share/aipo/ROOT/images/webmail/webmail_change_turn.gif +share/aipo/ROOT/images/webmail/webmail_check_newmails.gif +share/aipo/ROOT/images/webmail/webmail_create_mail.gif +share/aipo/ROOT/images/webmail/webmail_default_account.gif +share/aipo/ROOT/images/webmail/webmail_folder_add.gif +share/aipo/ROOT/images/webmail/webmail_forward_mail.gif +share/aipo/ROOT/images/webmail/webmail_list_mail.gif +share/aipo/ROOT/images/webmail/webmail_readmail.gif +share/aipo/ROOT/images/webmail/webmail_receive_mail.gif +share/aipo/ROOT/images/webmail/webmail_reply_mail.gif +share/aipo/ROOT/images/webmail/webmail_unreadmail.gif +share/aipo/ROOT/images/webmail/webmail_withfiles.gif +share/aipo/ROOT/images/whatsnew/priority_high.gif +share/aipo/ROOT/images/whatsnew/priority_low.gif +share/aipo/ROOT/images/whatsnew/priority_middle.gif +share/aipo/ROOT/images/whatsnew/priority_middle_high.gif +share/aipo/ROOT/images/whatsnew/priority_middle_low.gif +share/aipo/ROOT/images/whatsnew/state_000.gif +share/aipo/ROOT/images/whatsnew/state_010.gif +share/aipo/ROOT/images/whatsnew/state_020.gif +share/aipo/ROOT/images/whatsnew/state_030.gif +share/aipo/ROOT/images/whatsnew/state_040.gif +share/aipo/ROOT/images/whatsnew/state_050.gif +share/aipo/ROOT/images/whatsnew/state_060.gif +share/aipo/ROOT/images/whatsnew/state_070.gif +share/aipo/ROOT/images/whatsnew/state_080.gif +share/aipo/ROOT/images/whatsnew/state_090.gif +share/aipo/ROOT/images/whatsnew/state_100.gif +share/aipo/ROOT/images/whatsnew/todo_secret.gif +share/aipo/ROOT/images/wiki/wiki_item.gif +share/aipo/ROOT/images/wml/bullet.wbmp +share/aipo/ROOT/images/wml/exit.wbmp +share/aipo/ROOT/images/workflow/priority_high.gif +share/aipo/ROOT/images/workflow/priority_low.gif +share/aipo/ROOT/images/workflow/priority_middle.gif +share/aipo/ROOT/images/workflow/priority_middle_high.gif +share/aipo/ROOT/images/workflow/priority_middle_low.gif +share/aipo/ROOT/images/workflow/workflow_item.gif +share/aipo/ROOT/index.jsp +share/aipo/ROOT/javascript/aimluck/aimluck.js +share/aipo/ROOT/javascript/aimluck/dnd/Draggable.js +share/aipo/ROOT/javascript/aimluck/dnd/Draggable.xd.js +share/aipo/ROOT/javascript/aimluck/io/form.js +share/aipo/ROOT/javascript/aimluck/io/form.xd.js +share/aipo/ROOT/javascript/aimluck/utils/form.js +share/aipo/ROOT/javascript/aimluck/utils/form.xd.js +share/aipo/ROOT/javascript/aimluck/utils/utils.js +share/aipo/ROOT/javascript/aimluck/utils/utils.xd.js +share/aipo/ROOT/javascript/aimluck/widget/Contentpane.js +share/aipo/ROOT/javascript/aimluck/widget/Contentpane.xd.js +share/aipo/ROOT/javascript/aimluck/widget/Dialog.js +share/aipo/ROOT/javascript/aimluck/widget/Dialog.xd.js +share/aipo/ROOT/javascript/aimluck/widget/Dropdown.js +share/aipo/ROOT/javascript/aimluck/widget/Dropdown.xd.js +share/aipo/ROOT/javascript/aimluck/widget/Menu.js +share/aipo/ROOT/javascript/aimluck/widget/Menu.xd.js +share/aipo/ROOT/javascript/aipo.js +share/aipo/ROOT/javascript/aipo.xd.js +share/aipo/ROOT/javascript/aipo/accessctl/form.js +share/aipo/ROOT/javascript/aipo/account_company/form.js +share/aipo/ROOT/javascript/aipo/account_person/form.js +share/aipo/ROOT/javascript/aipo/account_user/form.js +share/aipo/ROOT/javascript/aipo/activity/form.js +share/aipo/ROOT/javascript/aipo/addressbook/form.js +share/aipo/ROOT/javascript/aipo/aipo.js +share/aipo/ROOT/javascript/aipo/blog/form.js +share/aipo/ROOT/javascript/aipo/cabinet/form.js +share/aipo/ROOT/javascript/aipo/calendar/monthly.js +share/aipo/ROOT/javascript/aipo/calendar/weekly.js +share/aipo/ROOT/javascript/aipo/calendar/weekly.xd.js +share/aipo/ROOT/javascript/aipo/cellular/form.js +share/aipo/ROOT/javascript/aipo/common.js +share/aipo/ROOT/javascript/aipo/common/dialog.js +share/aipo/ROOT/javascript/aipo/common/dialog.xd.js +share/aipo/ROOT/javascript/aipo/container.js +share/aipo/ROOT/javascript/aipo/customize/form.js +share/aipo/ROOT/javascript/aipo/deletesample/form.js +share/aipo/ROOT/javascript/aipo/eventlog/form.js +share/aipo/ROOT/javascript/aipo/exttimecard/form.js +share/aipo/ROOT/javascript/aipo/exttimecardsystem/form.js +share/aipo/ROOT/javascript/aipo/facility/form.js +share/aipo/ROOT/javascript/aipo/fileupload/form.js +share/aipo/ROOT/javascript/aipo/fileupload/widget/FileuploadDialog.js +share/aipo/ROOT/javascript/aipo/fileupload/widget/FileuploadDialog.xd.js +share/aipo/ROOT/javascript/aipo/fileupload/widget/FileuploadViewDialog.js +share/aipo/ROOT/javascript/aipo/fileupload/widget/FileuploadViewDialog.xd.js +share/aipo/ROOT/javascript/aipo/fileuploadadv/form.js +share/aipo/ROOT/javascript/aipo/gadgets.js +share/aipo/ROOT/javascript/aipo/gadgets_admin/form.js +share/aipo/ROOT/javascript/aipo/gpdb/form.js +share/aipo/ROOT/javascript/aipo/io/jsonp.js +share/aipo/ROOT/javascript/aipo/io/jsonp.xd.js +share/aipo/ROOT/javascript/aipo/license/form.js +share/aipo/ROOT/javascript/aipo/manhour/form.js +share/aipo/ROOT/javascript/aipo/memo/form.js +share/aipo/ROOT/javascript/aipo/menu/activity.js +share/aipo/ROOT/javascript/aipo/menu/menu.js +share/aipo/ROOT/javascript/aipo/menu/message.js +share/aipo/ROOT/javascript/aipo/message.js +share/aipo/ROOT/javascript/aipo/msgboard/form.js +share/aipo/ROOT/javascript/aipo/mygroup/form.js +share/aipo/ROOT/javascript/aipo/nls/en/locale.js +share/aipo/ROOT/javascript/aipo/nls/ja/locale.js +share/aipo/ROOT/javascript/aipo/nls/locale.js +share/aipo/ROOT/javascript/aipo/note/form.js +share/aipo/ROOT/javascript/aipo/page/form.js +share/aipo/ROOT/javascript/aipo/project/form.js +share/aipo/ROOT/javascript/aipo/project/raphael-min.js +share/aipo/ROOT/javascript/aipo/psml/form.js +share/aipo/ROOT/javascript/aipo/report/form.js +share/aipo/ROOT/javascript/aipo/schedule/form.js +share/aipo/ROOT/javascript/aipo/schedule_admin/form.js +share/aipo/ROOT/javascript/aipo/system/form.js +share/aipo/ROOT/javascript/aipo/timecard/form.js +share/aipo/ROOT/javascript/aipo/timecardsettings/form.js +share/aipo/ROOT/javascript/aipo/timeline/form.js +share/aipo/ROOT/javascript/aipo/todo/form.js +share/aipo/ROOT/javascript/aipo/userlist/form.js +share/aipo/ROOT/javascript/aipo/webmail/form.js +share/aipo/ROOT/javascript/aipo/whatsnew/form.js +share/aipo/ROOT/javascript/aipo/widget/ActivityList.js +share/aipo/ROOT/javascript/aipo/widget/ActivityList.xd.js +share/aipo/ROOT/javascript/aipo/widget/AddressbookDialog.js +share/aipo/ROOT/javascript/aipo/widget/AddressbookDialog.xd.js +share/aipo/ROOT/javascript/aipo/widget/DateCalendar.js +share/aipo/ROOT/javascript/aipo/widget/DateCalendar.xd.js +share/aipo/ROOT/javascript/aipo/widget/DropdownActivityChecker.js +share/aipo/ROOT/javascript/aipo/widget/DropdownActivityChecker.xd.js +share/aipo/ROOT/javascript/aipo/widget/DropdownDatepicker.js +share/aipo/ROOT/javascript/aipo/widget/DropdownDatepicker.xd.js +share/aipo/ROOT/javascript/aipo/widget/DropdownGrouppicker.js +share/aipo/ROOT/javascript/aipo/widget/DropdownGrouppicker.xd.js +share/aipo/ROOT/javascript/aipo/widget/DropdownMemberFacilitypicker.js +share/aipo/ROOT/javascript/aipo/widget/DropdownMemberFacilitypicker.xd.js +share/aipo/ROOT/javascript/aipo/widget/DropdownMemberpicker.js +share/aipo/ROOT/javascript/aipo/widget/DropdownMemberpicker.xd.js +share/aipo/ROOT/javascript/aipo/widget/GroupNormalSelectList.js +share/aipo/ROOT/javascript/aipo/widget/GroupNormalSelectList.xd.js +share/aipo/ROOT/javascript/aipo/widget/GroupSelectList.js +share/aipo/ROOT/javascript/aipo/widget/GroupSelectList.xd.js +share/aipo/ROOT/javascript/aipo/widget/MemberAclSelectList.js +share/aipo/ROOT/javascript/aipo/widget/MemberAclSelectList.xd.js +share/aipo/ROOT/javascript/aipo/widget/MemberFacilitySelectList.js +share/aipo/ROOT/javascript/aipo/widget/MemberFacilitySelectList.xd.js +share/aipo/ROOT/javascript/aipo/widget/MemberNormalSelectList.js +share/aipo/ROOT/javascript/aipo/widget/MemberNormalSelectList.xd.js +share/aipo/ROOT/javascript/aipo/widget/MemberSelectList.js +share/aipo/ROOT/javascript/aipo/widget/MemberSelectList.xd.js +share/aipo/ROOT/javascript/aipo/widget/ToolTip.js +share/aipo/ROOT/javascript/aipo/widget/ToolTip.xd.js +share/aipo/ROOT/javascript/aipo/wiki/form.js +share/aipo/ROOT/javascript/aipo/workflow/MemberNormalSelectList.js +share/aipo/ROOT/javascript/aipo/workflow/MemberNormalSelectList.xd.js +share/aipo/ROOT/javascript/aipo/workflow/form.js +share/aipo/ROOT/javascript/aipo/workflow_category/form.js +share/aipo/ROOT/javascript/aipo/workflow_route/form.js +share/aipo/ROOT/javascript/dijit/ColorPalette.js +share/aipo/ROOT/javascript/dijit/ColorPalette.xd.js +share/aipo/ROOT/javascript/dijit/Declaration.js +share/aipo/ROOT/javascript/dijit/Declaration.xd.js +share/aipo/ROOT/javascript/dijit/Dialog.js +share/aipo/ROOT/javascript/dijit/Dialog.xd.js +share/aipo/ROOT/javascript/dijit/Editor.js +share/aipo/ROOT/javascript/dijit/Editor.xd.js +share/aipo/ROOT/javascript/dijit/InlineEditBox.js +share/aipo/ROOT/javascript/dijit/InlineEditBox.xd.js +share/aipo/ROOT/javascript/dijit/LICENSE +share/aipo/ROOT/javascript/dijit/Menu.js +share/aipo/ROOT/javascript/dijit/Menu.xd.js +share/aipo/ROOT/javascript/dijit/ProgressBar.js +share/aipo/ROOT/javascript/dijit/ProgressBar.xd.js +share/aipo/ROOT/javascript/dijit/TitlePane.js +share/aipo/ROOT/javascript/dijit/TitlePane.xd.js +share/aipo/ROOT/javascript/dijit/Toolbar.js +share/aipo/ROOT/javascript/dijit/Toolbar.xd.js +share/aipo/ROOT/javascript/dijit/Tooltip.js +share/aipo/ROOT/javascript/dijit/Tooltip.xd.js +share/aipo/ROOT/javascript/dijit/Tree.js +share/aipo/ROOT/javascript/dijit/Tree.xd.js +share/aipo/ROOT/javascript/dijit/_Calendar.js +share/aipo/ROOT/javascript/dijit/_Calendar.xd.js +share/aipo/ROOT/javascript/dijit/_Container.js +share/aipo/ROOT/javascript/dijit/_Container.xd.js +share/aipo/ROOT/javascript/dijit/_Templated.js +share/aipo/ROOT/javascript/dijit/_Templated.xd.js +share/aipo/ROOT/javascript/dijit/_TimePicker.js +share/aipo/ROOT/javascript/dijit/_TimePicker.xd.js +share/aipo/ROOT/javascript/dijit/_Widget.js +share/aipo/ROOT/javascript/dijit/_Widget.xd.js +share/aipo/ROOT/javascript/dijit/_base.js +share/aipo/ROOT/javascript/dijit/_base.xd.js +share/aipo/ROOT/javascript/dijit/_base/bidi.js +share/aipo/ROOT/javascript/dijit/_base/bidi.xd.js +share/aipo/ROOT/javascript/dijit/_base/focus.js +share/aipo/ROOT/javascript/dijit/_base/focus.xd.js +share/aipo/ROOT/javascript/dijit/_base/manager.js +share/aipo/ROOT/javascript/dijit/_base/manager.xd.js +share/aipo/ROOT/javascript/dijit/_base/place.js +share/aipo/ROOT/javascript/dijit/_base/place.xd.js +share/aipo/ROOT/javascript/dijit/_base/popup.js +share/aipo/ROOT/javascript/dijit/_base/popup.xd.js +share/aipo/ROOT/javascript/dijit/_base/scroll.js +share/aipo/ROOT/javascript/dijit/_base/scroll.xd.js +share/aipo/ROOT/javascript/dijit/_base/sniff.js +share/aipo/ROOT/javascript/dijit/_base/sniff.xd.js +share/aipo/ROOT/javascript/dijit/_base/typematic.js +share/aipo/ROOT/javascript/dijit/_base/typematic.xd.js +share/aipo/ROOT/javascript/dijit/_base/wai.js +share/aipo/ROOT/javascript/dijit/_base/wai.xd.js +share/aipo/ROOT/javascript/dijit/_base/window.js +share/aipo/ROOT/javascript/dijit/_base/window.xd.js +share/aipo/ROOT/javascript/dijit/_editor/RichText.js +share/aipo/ROOT/javascript/dijit/_editor/RichText.xd.js +share/aipo/ROOT/javascript/dijit/_editor/_Plugin.js +share/aipo/ROOT/javascript/dijit/_editor/_Plugin.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/FontChoice.js +share/aipo/ROOT/javascript/dijit/_editor/nls/FontChoice.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/cs/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/cs/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/cs/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/cs/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/de/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/de/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/de/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/de/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/es/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/es/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/es/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/es/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/fr/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/fr/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/fr/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/fr/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/hu/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/hu/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/hu/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/hu/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/it/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/it/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/it/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/it/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ja/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ja/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ja/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ja/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ko/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ko/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ko/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ko/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pl/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pl/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pl/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pl/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pt/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pt/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pt/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/pt/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ru/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ru/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ru/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/ru/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh-tw/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh-tw/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh-tw/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh-tw/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh/commands.js +share/aipo/ROOT/javascript/dijit/_editor/nls/zh/commands.xd.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/AlwaysShowToolbar.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/AlwaysShowToolbar.xd.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/EnterKeyHandling.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/EnterKeyHandling.xd.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/FontChoice.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/FontChoice.xd.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/LinkDialog.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/LinkDialog.xd.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/TextColor.js +share/aipo/ROOT/javascript/dijit/_editor/plugins/TextColor.xd.js +share/aipo/ROOT/javascript/dijit/_editor/range.js +share/aipo/ROOT/javascript/dijit/_editor/range.xd.js +share/aipo/ROOT/javascript/dijit/_editor/selection.js +share/aipo/ROOT/javascript/dijit/_editor/selection.xd.js +share/aipo/ROOT/javascript/dijit/_tree/Node.html +share/aipo/ROOT/javascript/dijit/_tree/Tree.html +share/aipo/ROOT/javascript/dijit/_tree/dndContainer.js +share/aipo/ROOT/javascript/dijit/_tree/dndContainer.xd.js +share/aipo/ROOT/javascript/dijit/_tree/dndSelector.js +share/aipo/ROOT/javascript/dijit/_tree/dndSelector.xd.js +share/aipo/ROOT/javascript/dijit/_tree/dndSource.js +share/aipo/ROOT/javascript/dijit/_tree/dndSource.xd.js +share/aipo/ROOT/javascript/dijit/bench/benchReceive.php +share/aipo/ROOT/javascript/dijit/bench/benchTool.html +share/aipo/ROOT/javascript/dijit/bench/create_widgets.html +share/aipo/ROOT/javascript/dijit/bench/test_Button-programmatic.html +share/aipo/ROOT/javascript/dijit/bench/test_button-results.html +share/aipo/ROOT/javascript/dijit/bench/widget_construction_test.php +share/aipo/ROOT/javascript/dijit/changes.txt +share/aipo/ROOT/javascript/dijit/dijit-aipo.js +share/aipo/ROOT/javascript/dijit/dijit-aipo.xd.js +share/aipo/ROOT/javascript/dijit/dijit-all.js +share/aipo/ROOT/javascript/dijit/dijit-all.js.uncompressed.js +share/aipo/ROOT/javascript/dijit/dijit-all.xd.js +share/aipo/ROOT/javascript/dijit/dijit-all.xd.js.uncompressed.js +share/aipo/ROOT/javascript/dijit/dijit.js +share/aipo/ROOT/javascript/dijit/dijit.js.uncompressed.js +share/aipo/ROOT/javascript/dijit/dijit.xd.js +share/aipo/ROOT/javascript/dijit/dijit.xd.js.uncompressed.js +share/aipo/ROOT/javascript/dijit/form/Button.js +share/aipo/ROOT/javascript/dijit/form/Button.xd.js +share/aipo/ROOT/javascript/dijit/form/CheckBox.js +share/aipo/ROOT/javascript/dijit/form/CheckBox.xd.js +share/aipo/ROOT/javascript/dijit/form/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/CurrencyTextBox.js +share/aipo/ROOT/javascript/dijit/form/CurrencyTextBox.xd.js +share/aipo/ROOT/javascript/dijit/form/DateTextBox.js +share/aipo/ROOT/javascript/dijit/form/DateTextBox.xd.js +share/aipo/ROOT/javascript/dijit/form/FilteringSelect.js +share/aipo/ROOT/javascript/dijit/form/FilteringSelect.xd.js +share/aipo/ROOT/javascript/dijit/form/Form.js +share/aipo/ROOT/javascript/dijit/form/Form.xd.js +share/aipo/ROOT/javascript/dijit/form/InlineEditBox.js +share/aipo/ROOT/javascript/dijit/form/InlineEditBox.xd.js +share/aipo/ROOT/javascript/dijit/form/NumberSpinner.js +share/aipo/ROOT/javascript/dijit/form/NumberSpinner.xd.js +share/aipo/ROOT/javascript/dijit/form/NumberTextBox.js +share/aipo/ROOT/javascript/dijit/form/NumberTextBox.xd.js +share/aipo/ROOT/javascript/dijit/form/Slider.js +share/aipo/ROOT/javascript/dijit/form/Slider.xd.js +share/aipo/ROOT/javascript/dijit/form/TextBox.js +share/aipo/ROOT/javascript/dijit/form/TextBox.xd.js +share/aipo/ROOT/javascript/dijit/form/Textarea.js +share/aipo/ROOT/javascript/dijit/form/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/TimeTextBox.js +share/aipo/ROOT/javascript/dijit/form/TimeTextBox.xd.js +share/aipo/ROOT/javascript/dijit/form/ValidationTextBox.js +share/aipo/ROOT/javascript/dijit/form/ValidationTextBox.xd.js +share/aipo/ROOT/javascript/dijit/form/_FormWidget.js +share/aipo/ROOT/javascript/dijit/form/_FormWidget.xd.js +share/aipo/ROOT/javascript/dijit/form/_Spinner.js +share/aipo/ROOT/javascript/dijit/form/_Spinner.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/cs/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/cs/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/cs/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/cs/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/cs/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/cs/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/de/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/de/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/de/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/de/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/de/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/de/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/es/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/es/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/es/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/es/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/es/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/es/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/fr/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/fr/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/fr/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/fr/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/fr/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/fr/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/hu/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/hu/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/hu/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/hu/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/hu/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/hu/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/it/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/it/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/it/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/it/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/it/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/it/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ja/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/ja/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ja/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/ja/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ja/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/ja/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ko/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/ko/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ko/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/ko/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ko/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/ko/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/pl/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/pl/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/pl/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/pl/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/pl/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/pl/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/pt/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/pt/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/pt/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/pt/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/pt/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/pt/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ru/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/ru/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ru/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/ru/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/ru/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/ru/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-cn/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-cn/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-tw/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-tw/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-tw/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-tw/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-tw/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/zh-tw/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/zh/ComboBox.js +share/aipo/ROOT/javascript/dijit/form/nls/zh/ComboBox.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/zh/Textarea.js +share/aipo/ROOT/javascript/dijit/form/nls/zh/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/form/nls/zh/validate.js +share/aipo/ROOT/javascript/dijit/form/nls/zh/validate.xd.js +share/aipo/ROOT/javascript/dijit/form/templates/Button.html +share/aipo/ROOT/javascript/dijit/form/templates/CheckBox.html +share/aipo/ROOT/javascript/dijit/form/templates/ComboBox.html +share/aipo/ROOT/javascript/dijit/form/templates/ComboButton.html +share/aipo/ROOT/javascript/dijit/form/templates/DropDownButton.html +share/aipo/ROOT/javascript/dijit/form/templates/HorizontalSlider.html +share/aipo/ROOT/javascript/dijit/form/templates/InlineEditBox.html +share/aipo/ROOT/javascript/dijit/form/templates/Spinner.html +share/aipo/ROOT/javascript/dijit/form/templates/TextBox.html +share/aipo/ROOT/javascript/dijit/form/templates/TimePicker.html +share/aipo/ROOT/javascript/dijit/form/templates/ValidationTextBox.html +share/aipo/ROOT/javascript/dijit/form/templates/VerticalSlider.html +share/aipo/ROOT/javascript/dijit/form/templates/blank.gif +share/aipo/ROOT/javascript/dijit/layout/AccordionContainer.js +share/aipo/ROOT/javascript/dijit/layout/AccordionContainer.xd.js +share/aipo/ROOT/javascript/dijit/layout/ContentPane.js +share/aipo/ROOT/javascript/dijit/layout/ContentPane.xd.js +share/aipo/ROOT/javascript/dijit/layout/LayoutContainer.js +share/aipo/ROOT/javascript/dijit/layout/LayoutContainer.xd.js +share/aipo/ROOT/javascript/dijit/layout/LinkPane.js +share/aipo/ROOT/javascript/dijit/layout/LinkPane.xd.js +share/aipo/ROOT/javascript/dijit/layout/SplitContainer.js +share/aipo/ROOT/javascript/dijit/layout/SplitContainer.xd.js +share/aipo/ROOT/javascript/dijit/layout/StackContainer.js +share/aipo/ROOT/javascript/dijit/layout/StackContainer.xd.js +share/aipo/ROOT/javascript/dijit/layout/TabContainer.js +share/aipo/ROOT/javascript/dijit/layout/TabContainer.xd.js +share/aipo/ROOT/javascript/dijit/layout/_LayoutWidget.js +share/aipo/ROOT/javascript/dijit/layout/_LayoutWidget.xd.js +share/aipo/ROOT/javascript/dijit/layout/templates/AccordionPane.html +share/aipo/ROOT/javascript/dijit/layout/templates/TabContainer.html +share/aipo/ROOT/javascript/dijit/layout/templates/TooltipDialog.html +share/aipo/ROOT/javascript/dijit/layout/templates/_TabButton.html +share/aipo/ROOT/javascript/dijit/nls/Textarea.js +share/aipo/ROOT/javascript/dijit/nls/Textarea.xd.js +share/aipo/ROOT/javascript/dijit/nls/common.js +share/aipo/ROOT/javascript/dijit/nls/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/cs/common.js +share/aipo/ROOT/javascript/dijit/nls/cs/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/cs/loading.js +share/aipo/ROOT/javascript/dijit/nls/cs/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/de/common.js +share/aipo/ROOT/javascript/dijit/nls/de/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/de/loading.js +share/aipo/ROOT/javascript/dijit/nls/de/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ROOT.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ROOT.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_cs.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_cs.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_de-de.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_de-de.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_de.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_de.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_en-gb.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_en-gb.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_en-us.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_en-us.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_en.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_en.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_es-es.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_es-es.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_es.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_es.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_fr-fr.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_fr-fr.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_fr.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_fr.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_hu.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_hu.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_it-it.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_it-it.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_it.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_it.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ja-jp.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ja-jp.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ja.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ja.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ko-kr.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ko-kr.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ko.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ko.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_pl.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_pl.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_pt-br.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_pt-br.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_pt.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_pt.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ru.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_ru.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_xx.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_xx.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_zh-cn.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_zh-cn.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_zh-tw.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_zh-tw.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_zh.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all.xd_zh.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ROOT.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ROOT.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_cs.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_cs.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_de-de.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_de-de.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_de.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_de.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_en-gb.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_en-gb.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_en-us.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_en-us.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_en.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_en.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_es-es.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_es-es.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_es.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_es.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_fr-fr.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_fr-fr.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_fr.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_fr.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_hu.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_hu.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_it-it.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_it-it.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_it.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_it.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ja-jp.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ja-jp.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ja.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ja.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ko-kr.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ko-kr.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ko.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ko.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_pl.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_pl.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_pt-br.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_pt-br.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_pt.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_pt.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ru.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_ru.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_xx.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_xx.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_zh-cn.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_zh-cn.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_zh-tw.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_zh-tw.xd.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_zh.js +share/aipo/ROOT/javascript/dijit/nls/dijit-all_zh.xd.js +share/aipo/ROOT/javascript/dijit/nls/es/common.js +share/aipo/ROOT/javascript/dijit/nls/es/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/es/loading.js +share/aipo/ROOT/javascript/dijit/nls/es/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/fr/common.js +share/aipo/ROOT/javascript/dijit/nls/fr/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/fr/loading.js +share/aipo/ROOT/javascript/dijit/nls/fr/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/hu/common.js +share/aipo/ROOT/javascript/dijit/nls/hu/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/hu/loading.js +share/aipo/ROOT/javascript/dijit/nls/hu/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/it/common.js +share/aipo/ROOT/javascript/dijit/nls/it/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/it/loading.js +share/aipo/ROOT/javascript/dijit/nls/it/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/ja/common.js +share/aipo/ROOT/javascript/dijit/nls/ja/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/ja/loading.js +share/aipo/ROOT/javascript/dijit/nls/ja/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/ko/common.js +share/aipo/ROOT/javascript/dijit/nls/ko/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/ko/loading.js +share/aipo/ROOT/javascript/dijit/nls/ko/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/loading.js +share/aipo/ROOT/javascript/dijit/nls/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/pl/common.js +share/aipo/ROOT/javascript/dijit/nls/pl/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/pl/loading.js +share/aipo/ROOT/javascript/dijit/nls/pl/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/pt/common.js +share/aipo/ROOT/javascript/dijit/nls/pt/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/pt/loading.js +share/aipo/ROOT/javascript/dijit/nls/pt/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/ru/common.js +share/aipo/ROOT/javascript/dijit/nls/ru/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/ru/loading.js +share/aipo/ROOT/javascript/dijit/nls/ru/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/zh-tw/common.js +share/aipo/ROOT/javascript/dijit/nls/zh-tw/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/zh-tw/loading.js +share/aipo/ROOT/javascript/dijit/nls/zh-tw/loading.xd.js +share/aipo/ROOT/javascript/dijit/nls/zh/common.js +share/aipo/ROOT/javascript/dijit/nls/zh/common.xd.js +share/aipo/ROOT/javascript/dijit/nls/zh/loading.js +share/aipo/ROOT/javascript/dijit/nls/zh/loading.xd.js +share/aipo/ROOT/javascript/dijit/templates/Calendar.html +share/aipo/ROOT/javascript/dijit/templates/ColorPalette.html +share/aipo/ROOT/javascript/dijit/templates/Dialog.html +share/aipo/ROOT/javascript/dijit/templates/InlineEditBox.html +share/aipo/ROOT/javascript/dijit/templates/ProgressBar.html +share/aipo/ROOT/javascript/dijit/templates/TitlePane.html +share/aipo/ROOT/javascript/dijit/templates/Tooltip.html +share/aipo/ROOT/javascript/dijit/templates/blank.gif +share/aipo/ROOT/javascript/dijit/templates/buttons/bg-fade.png +share/aipo/ROOT/javascript/dijit/templates/colors3x4.png +share/aipo/ROOT/javascript/dijit/templates/colors7x10.png +share/aipo/ROOT/javascript/dijit/themes/a11y/README.txt +share/aipo/ROOT/javascript/dijit/themes/a11y/indeterminate_progress.gif +share/aipo/ROOT/javascript/dijit/themes/dijit.css +share/aipo/ROOT/javascript/dijit/themes/dijit_rtl.css +share/aipo/ROOT/javascript/dijit/themes/soria/images/arrows.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/editor.gif +share/aipo/ROOT/javascript/dijit/themes/soria/images/gradientBottomBg.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/gradientInverseBottomBg.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/gradientInverseTopBg.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/gradientLeftBg.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/gradientRightBg.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/gradientTopBg.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/gradientTopBg2.png +share/aipo/ROOT/javascript/dijit/themes/soria/images/no.gif +share/aipo/ROOT/javascript/dijit/themes/soria/images/progressBarAnim.gif +share/aipo/ROOT/javascript/dijit/themes/soria/images/treeExpand_loading.gif +share/aipo/ROOT/javascript/dijit/themes/soria/images/treeExpand_minus.gif +share/aipo/ROOT/javascript/dijit/themes/soria/images/treeExpand_minus_rtl.gif +share/aipo/ROOT/javascript/dijit/themes/soria/images/treeExpand_plus.gif +share/aipo/ROOT/javascript/dijit/themes/soria/images/treeExpand_plus_rtl.gif +share/aipo/ROOT/javascript/dijit/themes/soria/rounded.css +share/aipo/ROOT/javascript/dijit/themes/soria/soria.css +share/aipo/ROOT/javascript/dijit/themes/soria/soria.js +share/aipo/ROOT/javascript/dijit/themes/soria/soria.xd.js +share/aipo/ROOT/javascript/dijit/themes/soria/soria_rtl.css +share/aipo/ROOT/javascript/dijit/themes/templateThemeTest.html +share/aipo/ROOT/javascript/dijit/themes/themeTester.html +share/aipo/ROOT/javascript/dijit/themes/tundra/dojoTundraGradientBg.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/dojoTundraGradientBg.png +share/aipo/ROOT/javascript/dijit/themes/tundra/dojoUITundra06.psd +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowDown.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowDown.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowLeft.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowLeft.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowRight.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowRight.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowUp.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/arrowUp.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/buttonActive.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/buttonDisabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/buttonEnabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/buttonHover.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/calendarDayLabel.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/calendarMonthLabel.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/calendarYearLabel.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkboxActive.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkboxDisabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkboxEnabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkboxHover.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkmark.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkmark.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkmarkNoBorder.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/checkmarkNoBorder.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/circleIcon.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/circleIcon.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/dijitProgressBarAnim.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/dijitProgressBarAnim.psd +share/aipo/ROOT/javascript/dijit/themes/tundra/images/dndCopy.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/dndMove.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/dndNoCopy.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/dndNoMove.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/doubleArrowDown.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/doubleArrowUp.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/editor.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/i.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/i_half.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/i_half_rtl.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/i_rtl.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/loading.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/menu.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/no.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/noX.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/popupMenuBg.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/preciseSliderThumb.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/preciseSliderThumb.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/preciseSliderThumbFocus.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/preciseSliderThumbFocus.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-1.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-2.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-3.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-4.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-5.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-6.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-7.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-8.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim-9.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarAnim.psd +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarEmpty.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/progressBarFull.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/radioButtonActive.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/radioButtonActiveDisabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/radioButtonActiveHover.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/radioButtonDisabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/radioButtonEnabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/radioButtonHover.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderEmpty.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderEmptyVertical.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderFull.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderFullFocus.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderFullVertical.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderFullVerticalFocus.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderThumb.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderThumbFocus.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/sliderThumbFocus.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/smallArrowDown.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/smallArrowUp.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/splitContainerSizerH-thumb.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/splitContainerSizerH.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/splitContainerSizerV-thumb.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/splitContainerSizerV.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabActive.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabClose.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabClose.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabCloseHover.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabCloseHover.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabDisabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabEnabled.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabHover.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tabHover.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/titleBar.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/titleBarBg.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorDown.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorDown.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorLeft.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorLeft.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorRight.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorRight.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorUp.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/tooltipConnectorUp.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/treeExpand_leaf.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/treeExpand_loading.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/treeExpand_minus.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/treeExpand_minus_rtl.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/treeExpand_plus.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/treeExpand_plus_rtl.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/validationInputBg.gif +share/aipo/ROOT/javascript/dijit/themes/tundra/images/validationInputBg.png +share/aipo/ROOT/javascript/dijit/themes/tundra/images/warning.png +share/aipo/ROOT/javascript/dijit/themes/tundra/tundra.css +share/aipo/ROOT/javascript/dijit/themes/tundra/tundra_rtl.css +share/aipo/ROOT/javascript/dojo/AdapterRegistry.js +share/aipo/ROOT/javascript/dojo/AdapterRegistry.xd.js +share/aipo/ROOT/javascript/dojo/DeferredList.js +share/aipo/ROOT/javascript/dojo/DeferredList.xd.js +share/aipo/ROOT/javascript/dojo/LICENSE +share/aipo/ROOT/javascript/dojo/NodeList-fx.js +share/aipo/ROOT/javascript/dojo/NodeList-fx.xd.js +share/aipo/ROOT/javascript/dojo/OpenAjax.js +share/aipo/ROOT/javascript/dojo/OpenAjax.xd.js +share/aipo/ROOT/javascript/dojo/_base.js +share/aipo/ROOT/javascript/dojo/_base.xd.js +share/aipo/ROOT/javascript/dojo/_base/Color.js +share/aipo/ROOT/javascript/dojo/_base/Color.xd.js +share/aipo/ROOT/javascript/dojo/_base/Deferred.js +share/aipo/ROOT/javascript/dojo/_base/Deferred.xd.js +share/aipo/ROOT/javascript/dojo/_base/NodeList.js +share/aipo/ROOT/javascript/dojo/_base/NodeList.xd.js +share/aipo/ROOT/javascript/dojo/_base/_loader/bootstrap.js +share/aipo/ROOT/javascript/dojo/_base/_loader/hostenv_browser.js +share/aipo/ROOT/javascript/dojo/_base/_loader/hostenv_rhino.js +share/aipo/ROOT/javascript/dojo/_base/_loader/hostenv_spidermonkey.js +share/aipo/ROOT/javascript/dojo/_base/_loader/loader.js +share/aipo/ROOT/javascript/dojo/_base/_loader/loader_debug.js +share/aipo/ROOT/javascript/dojo/_base/_loader/loader_xd.js +share/aipo/ROOT/javascript/dojo/_base/array.js +share/aipo/ROOT/javascript/dojo/_base/array.xd.js +share/aipo/ROOT/javascript/dojo/_base/connect.js +share/aipo/ROOT/javascript/dojo/_base/connect.xd.js +share/aipo/ROOT/javascript/dojo/_base/declare.js +share/aipo/ROOT/javascript/dojo/_base/declare.xd.js +share/aipo/ROOT/javascript/dojo/_base/event.js +share/aipo/ROOT/javascript/dojo/_base/event.xd.js +share/aipo/ROOT/javascript/dojo/_base/fx.js +share/aipo/ROOT/javascript/dojo/_base/fx.xd.js +share/aipo/ROOT/javascript/dojo/_base/html.js +share/aipo/ROOT/javascript/dojo/_base/html.xd.js +share/aipo/ROOT/javascript/dojo/_base/json.js +share/aipo/ROOT/javascript/dojo/_base/json.xd.js +share/aipo/ROOT/javascript/dojo/_base/lang.js +share/aipo/ROOT/javascript/dojo/_base/lang.xd.js +share/aipo/ROOT/javascript/dojo/_base/query.js +share/aipo/ROOT/javascript/dojo/_base/query.xd.js +share/aipo/ROOT/javascript/dojo/_base/window.js +share/aipo/ROOT/javascript/dojo/_base/window.xd.js +share/aipo/ROOT/javascript/dojo/_base/xhr.js +share/aipo/ROOT/javascript/dojo/_base/xhr.xd.js +share/aipo/ROOT/javascript/dojo/_firebug/LICENSE +share/aipo/ROOT/javascript/dojo/_firebug/errorIcon.png +share/aipo/ROOT/javascript/dojo/_firebug/firebug.css +share/aipo/ROOT/javascript/dojo/_firebug/firebug.js +share/aipo/ROOT/javascript/dojo/_firebug/firebug.xd.js +share/aipo/ROOT/javascript/dojo/_firebug/infoIcon.png +share/aipo/ROOT/javascript/dojo/_firebug/warningIcon.png +share/aipo/ROOT/javascript/dojo/back.js +share/aipo/ROOT/javascript/dojo/back.xd.js +share/aipo/ROOT/javascript/dojo/behavior.js +share/aipo/ROOT/javascript/dojo/behavior.xd.js +share/aipo/ROOT/javascript/dojo/build.txt +share/aipo/ROOT/javascript/dojo/cldr/LICENSE +share/aipo/ROOT/javascript/dojo/cldr/README +share/aipo/ROOT/javascript/dojo/cldr/monetary.js +share/aipo/ROOT/javascript/dojo/cldr/monetary.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de-de/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de-de/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/de/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-au/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-au/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-au/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-au/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-ca/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-ca/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-ca/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-ca/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-ca/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-ca/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-gb/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-gb/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-us/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-us/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-us/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en-us/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/en/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es-es/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es-es/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es-es/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es-es/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/es/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/fr/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/fr/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/fr/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/fr/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/fr/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/fr/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it-it/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it-it/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/it/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ja-jp/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ja-jp/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ja/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ja/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ja/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ja/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko-kr/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko-kr/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko-kr/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko-kr/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/ko/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt-br/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt-br/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/pt/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh-cn/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh-cn/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh-cn/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh-cn/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh-tw/number.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh-tw/number.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh/currency.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh/currency.xd.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh/gregorian.js +share/aipo/ROOT/javascript/dojo/cldr/nls/zh/gregorian.xd.js +share/aipo/ROOT/javascript/dojo/cldr/supplemental.js +share/aipo/ROOT/javascript/dojo/cldr/supplemental.xd.js +share/aipo/ROOT/javascript/dojo/colors.js +share/aipo/ROOT/javascript/dojo/colors.xd.js +share/aipo/ROOT/javascript/dojo/cookie.js +share/aipo/ROOT/javascript/dojo/cookie.xd.js +share/aipo/ROOT/javascript/dojo/currency.js +share/aipo/ROOT/javascript/dojo/currency.xd.js +share/aipo/ROOT/javascript/dojo/data/ItemFileReadStore.js +share/aipo/ROOT/javascript/dojo/data/ItemFileReadStore.xd.js +share/aipo/ROOT/javascript/dojo/data/ItemFileWriteStore.js +share/aipo/ROOT/javascript/dojo/data/ItemFileWriteStore.xd.js +share/aipo/ROOT/javascript/dojo/data/api/Identity.js +share/aipo/ROOT/javascript/dojo/data/api/Identity.xd.js +share/aipo/ROOT/javascript/dojo/data/api/Notification.js +share/aipo/ROOT/javascript/dojo/data/api/Notification.xd.js +share/aipo/ROOT/javascript/dojo/data/api/Read.js +share/aipo/ROOT/javascript/dojo/data/api/Read.xd.js +share/aipo/ROOT/javascript/dojo/data/api/Request.js +share/aipo/ROOT/javascript/dojo/data/api/Request.xd.js +share/aipo/ROOT/javascript/dojo/data/api/Write.js +share/aipo/ROOT/javascript/dojo/data/api/Write.xd.js +share/aipo/ROOT/javascript/dojo/data/util/filter.js +share/aipo/ROOT/javascript/dojo/data/util/filter.xd.js +share/aipo/ROOT/javascript/dojo/data/util/simpleFetch.js +share/aipo/ROOT/javascript/dojo/data/util/simpleFetch.xd.js +share/aipo/ROOT/javascript/dojo/data/util/sorter.js +share/aipo/ROOT/javascript/dojo/data/util/sorter.xd.js +share/aipo/ROOT/javascript/dojo/date.js +share/aipo/ROOT/javascript/dojo/date.xd.js +share/aipo/ROOT/javascript/dojo/date/locale.js +share/aipo/ROOT/javascript/dojo/date/locale.xd.js +share/aipo/ROOT/javascript/dojo/date/stamp.js +share/aipo/ROOT/javascript/dojo/date/stamp.xd.js +share/aipo/ROOT/javascript/dojo/dnd/Avatar.js +share/aipo/ROOT/javascript/dojo/dnd/Avatar.xd.js +share/aipo/ROOT/javascript/dojo/dnd/Container.js +share/aipo/ROOT/javascript/dojo/dnd/Container.xd.js +share/aipo/ROOT/javascript/dojo/dnd/Manager.js +share/aipo/ROOT/javascript/dojo/dnd/Manager.xd.js +share/aipo/ROOT/javascript/dojo/dnd/Moveable.js +share/aipo/ROOT/javascript/dojo/dnd/Moveable.xd.js +share/aipo/ROOT/javascript/dojo/dnd/Mover.js +share/aipo/ROOT/javascript/dojo/dnd/Mover.xd.js +share/aipo/ROOT/javascript/dojo/dnd/Selector.js +share/aipo/ROOT/javascript/dojo/dnd/Selector.xd.js +share/aipo/ROOT/javascript/dojo/dnd/Source.js +share/aipo/ROOT/javascript/dojo/dnd/Source.xd.js +share/aipo/ROOT/javascript/dojo/dnd/autoscroll.js +share/aipo/ROOT/javascript/dojo/dnd/autoscroll.xd.js +share/aipo/ROOT/javascript/dojo/dnd/common.js +share/aipo/ROOT/javascript/dojo/dnd/common.xd.js +share/aipo/ROOT/javascript/dojo/dnd/move.js +share/aipo/ROOT/javascript/dojo/dnd/move.xd.js +share/aipo/ROOT/javascript/dojo/dojo-aipo.js +share/aipo/ROOT/javascript/dojo/dojo-aipo.xd.js +share/aipo/ROOT/javascript/dojo/dojo.js +share/aipo/ROOT/javascript/dojo/dojo.js.uncompressed.js +share/aipo/ROOT/javascript/dojo/dojo.xd.js +share/aipo/ROOT/javascript/dojo/dojo.xd.js.uncompressed.js +share/aipo/ROOT/javascript/dojo/fx.js +share/aipo/ROOT/javascript/dojo/fx.xd.js +share/aipo/ROOT/javascript/dojo/i18n.js +share/aipo/ROOT/javascript/dojo/i18n.xd.js +share/aipo/ROOT/javascript/dojo/io/iframe.js +share/aipo/ROOT/javascript/dojo/io/iframe.xd.js +share/aipo/ROOT/javascript/dojo/io/script.js +share/aipo/ROOT/javascript/dojo/io/script.xd.js +share/aipo/ROOT/javascript/dojo/nls/colors.js +share/aipo/ROOT/javascript/dojo/nls/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/cs/colors.js +share/aipo/ROOT/javascript/dojo/nls/cs/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/de/colors.js +share/aipo/ROOT/javascript/dojo/nls/de/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/es/colors.js +share/aipo/ROOT/javascript/dojo/nls/es/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/fr/colors.js +share/aipo/ROOT/javascript/dojo/nls/fr/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/hu/colors.js +share/aipo/ROOT/javascript/dojo/nls/hu/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/it/colors.js +share/aipo/ROOT/javascript/dojo/nls/it/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/ja/colors.js +share/aipo/ROOT/javascript/dojo/nls/ja/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/ko/colors.js +share/aipo/ROOT/javascript/dojo/nls/ko/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/pl/colors.js +share/aipo/ROOT/javascript/dojo/nls/pl/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/pt/colors.js +share/aipo/ROOT/javascript/dojo/nls/pt/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/ru/colors.js +share/aipo/ROOT/javascript/dojo/nls/ru/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/zh-tw/colors.js +share/aipo/ROOT/javascript/dojo/nls/zh-tw/colors.xd.js +share/aipo/ROOT/javascript/dojo/nls/zh/colors.js +share/aipo/ROOT/javascript/dojo/nls/zh/colors.xd.js +share/aipo/ROOT/javascript/dojo/number.js +share/aipo/ROOT/javascript/dojo/number.xd.js +share/aipo/ROOT/javascript/dojo/parser.js +share/aipo/ROOT/javascript/dojo/parser.xd.js +share/aipo/ROOT/javascript/dojo/regexp.js +share/aipo/ROOT/javascript/dojo/regexp.xd.js +share/aipo/ROOT/javascript/dojo/resources/LICENSE +share/aipo/ROOT/javascript/dojo/resources/blank.html +share/aipo/ROOT/javascript/dojo/resources/dnd.css +share/aipo/ROOT/javascript/dojo/resources/dojo.css +share/aipo/ROOT/javascript/dojo/resources/iframe_history.html +share/aipo/ROOT/javascript/dojo/resources/images/dndCopy.png +share/aipo/ROOT/javascript/dojo/resources/images/dndMove.png +share/aipo/ROOT/javascript/dojo/resources/images/dndNoCopy.png +share/aipo/ROOT/javascript/dojo/resources/images/dndNoMove.png +share/aipo/ROOT/javascript/dojo/rpc/JsonService.js +share/aipo/ROOT/javascript/dojo/rpc/JsonService.xd.js +share/aipo/ROOT/javascript/dojo/rpc/JsonpService.js +share/aipo/ROOT/javascript/dojo/rpc/JsonpService.xd.js +share/aipo/ROOT/javascript/dojo/rpc/RpcService.js +share/aipo/ROOT/javascript/dojo/rpc/RpcService.xd.js +share/aipo/ROOT/javascript/dojo/string.js +share/aipo/ROOT/javascript/dojo/string.xd.js +share/aipo/ROOT/javascript/dojo/tests.js +share/aipo/ROOT/javascript/dojo/tests.xd.js +share/aipo/ROOT/javascript/dojox/LICENSE +share/aipo/ROOT/javascript/dojox/_cometd/README +share/aipo/ROOT/javascript/dojox/_cometd/cometd.js +share/aipo/ROOT/javascript/dojox/_cometd/cometd.xd.js +share/aipo/ROOT/javascript/dojox/_sql/LICENSE +share/aipo/ROOT/javascript/dojox/_sql/_crypto.js +share/aipo/ROOT/javascript/dojox/_sql/_crypto.xd.js +share/aipo/ROOT/javascript/dojox/_sql/common.js +share/aipo/ROOT/javascript/dojox/_sql/common.xd.js +share/aipo/ROOT/javascript/dojox/charting/Chart2D.js +share/aipo/ROOT/javascript/dojox/charting/Chart2D.xd.js +share/aipo/ROOT/javascript/dojox/charting/Chart3D.js +share/aipo/ROOT/javascript/dojox/charting/Chart3D.xd.js +share/aipo/ROOT/javascript/dojox/charting/Element.js +share/aipo/ROOT/javascript/dojox/charting/Element.xd.js +share/aipo/ROOT/javascript/dojox/charting/README +share/aipo/ROOT/javascript/dojox/charting/Series.js +share/aipo/ROOT/javascript/dojox/charting/Series.xd.js +share/aipo/ROOT/javascript/dojox/charting/Theme.js +share/aipo/ROOT/javascript/dojox/charting/Theme.xd.js +share/aipo/ROOT/javascript/dojox/charting/_color.js +share/aipo/ROOT/javascript/dojox/charting/_color.xd.js +share/aipo/ROOT/javascript/dojox/charting/axis2d/Base.js +share/aipo/ROOT/javascript/dojox/charting/axis2d/Base.xd.js +share/aipo/ROOT/javascript/dojox/charting/axis2d/Default.js +share/aipo/ROOT/javascript/dojox/charting/axis2d/Default.xd.js +share/aipo/ROOT/javascript/dojox/charting/axis2d/common.js +share/aipo/ROOT/javascript/dojox/charting/axis2d/common.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Areas.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Areas.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Bars.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Bars.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Base.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Base.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/ClusteredBars.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/ClusteredBars.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/ClusteredColumns.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/ClusteredColumns.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Columns.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Columns.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Default.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Default.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Grid.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Grid.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Lines.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Lines.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Markers.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Markers.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/MarkersOnly.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/MarkersOnly.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Pie.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Pie.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Scatter.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Scatter.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Stacked.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/Stacked.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedAreas.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedAreas.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedBars.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedBars.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedColumns.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedColumns.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedLines.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/StackedLines.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/common.js +share/aipo/ROOT/javascript/dojox/charting/plot2d/common.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot3d/Bars.js +share/aipo/ROOT/javascript/dojox/charting/plot3d/Bars.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot3d/Base.js +share/aipo/ROOT/javascript/dojox/charting/plot3d/Base.xd.js +share/aipo/ROOT/javascript/dojox/charting/plot3d/Cylinders.js +share/aipo/ROOT/javascript/dojox/charting/plot3d/Cylinders.xd.js +share/aipo/ROOT/javascript/dojox/charting/scaler.js +share/aipo/ROOT/javascript/dojox/charting/scaler.xd.js +share/aipo/ROOT/javascript/dojox/charting/themes/GreySkies.js +share/aipo/ROOT/javascript/dojox/charting/themes/GreySkies.xd.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/README +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/blue.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/blue.xd.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/cyan.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/cyan.xd.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/green.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/green.xd.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/orange.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/orange.xd.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/purple.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/purple.xd.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/red.js +share/aipo/ROOT/javascript/dojox/charting/themes/PlotKit/red.xd.js +share/aipo/ROOT/javascript/dojox/charting/widget/Chart2D.js +share/aipo/ROOT/javascript/dojox/charting/widget/Chart2D.xd.js +share/aipo/ROOT/javascript/dojox/collections.js +share/aipo/ROOT/javascript/dojox/collections.xd.js +share/aipo/ROOT/javascript/dojox/collections/ArrayList.js +share/aipo/ROOT/javascript/dojox/collections/ArrayList.xd.js +share/aipo/ROOT/javascript/dojox/collections/BinaryTree.js +share/aipo/ROOT/javascript/dojox/collections/BinaryTree.xd.js +share/aipo/ROOT/javascript/dojox/collections/Dictionary.js +share/aipo/ROOT/javascript/dojox/collections/Dictionary.xd.js +share/aipo/ROOT/javascript/dojox/collections/Queue.js +share/aipo/ROOT/javascript/dojox/collections/Queue.xd.js +share/aipo/ROOT/javascript/dojox/collections/README +share/aipo/ROOT/javascript/dojox/collections/Set.js +share/aipo/ROOT/javascript/dojox/collections/Set.xd.js +share/aipo/ROOT/javascript/dojox/collections/SortedList.js +share/aipo/ROOT/javascript/dojox/collections/SortedList.xd.js +share/aipo/ROOT/javascript/dojox/collections/Stack.js +share/aipo/ROOT/javascript/dojox/collections/Stack.xd.js +share/aipo/ROOT/javascript/dojox/collections/_base.js +share/aipo/ROOT/javascript/dojox/collections/_base.xd.js +share/aipo/ROOT/javascript/dojox/color.js +share/aipo/ROOT/javascript/dojox/color.xd.js +share/aipo/ROOT/javascript/dojox/color/Colorspace.js +share/aipo/ROOT/javascript/dojox/color/Colorspace.xd.js +share/aipo/ROOT/javascript/dojox/color/Generator.js +share/aipo/ROOT/javascript/dojox/color/Generator.xd.js +share/aipo/ROOT/javascript/dojox/color/README +share/aipo/ROOT/javascript/dojox/color/_base.js +share/aipo/ROOT/javascript/dojox/color/_base.xd.js +share/aipo/ROOT/javascript/dojox/cometd.js +share/aipo/ROOT/javascript/dojox/cometd.xd.js +share/aipo/ROOT/javascript/dojox/crypto.js +share/aipo/ROOT/javascript/dojox/crypto.xd.js +share/aipo/ROOT/javascript/dojox/crypto/Blowfish.js +share/aipo/ROOT/javascript/dojox/crypto/Blowfish.xd.js +share/aipo/ROOT/javascript/dojox/crypto/LICENSE +share/aipo/ROOT/javascript/dojox/crypto/MD5.js +share/aipo/ROOT/javascript/dojox/crypto/MD5.xd.js +share/aipo/ROOT/javascript/dojox/crypto/README +share/aipo/ROOT/javascript/dojox/crypto/_base.js +share/aipo/ROOT/javascript/dojox/crypto/_base.xd.js +share/aipo/ROOT/javascript/dojox/data/CsvStore.js +share/aipo/ROOT/javascript/dojox/data/CsvStore.xd.js +share/aipo/ROOT/javascript/dojox/data/FlickrRestStore.js +share/aipo/ROOT/javascript/dojox/data/FlickrRestStore.xd.js +share/aipo/ROOT/javascript/dojox/data/FlickrStore.js +share/aipo/ROOT/javascript/dojox/data/FlickrStore.xd.js +share/aipo/ROOT/javascript/dojox/data/HtmlTableStore.js +share/aipo/ROOT/javascript/dojox/data/HtmlTableStore.xd.js +share/aipo/ROOT/javascript/dojox/data/OpmlStore.js +share/aipo/ROOT/javascript/dojox/data/OpmlStore.xd.js +share/aipo/ROOT/javascript/dojox/data/PicasaStore.js +share/aipo/ROOT/javascript/dojox/data/PicasaStore.xd.js +share/aipo/ROOT/javascript/dojox/data/QueryReadStore.js +share/aipo/ROOT/javascript/dojox/data/QueryReadStore.xd.js +share/aipo/ROOT/javascript/dojox/data/README +share/aipo/ROOT/javascript/dojox/data/XmlStore.js +share/aipo/ROOT/javascript/dojox/data/XmlStore.xd.js +share/aipo/ROOT/javascript/dojox/data/dom.js +share/aipo/ROOT/javascript/dojox/data/dom.xd.js +share/aipo/ROOT/javascript/dojox/date/README +share/aipo/ROOT/javascript/dojox/date/php.js +share/aipo/ROOT/javascript/dojox/date/php.xd.js +share/aipo/ROOT/javascript/dojox/date/posix.js +share/aipo/ROOT/javascript/dojox/date/posix.xd.js +share/aipo/ROOT/javascript/dojox/dtl.js +share/aipo/ROOT/javascript/dojox/dtl.xd.js +share/aipo/ROOT/javascript/dojox/dtl/README +share/aipo/ROOT/javascript/dojox/dtl/_base.js +share/aipo/ROOT/javascript/dojox/dtl/_base.xd.js +share/aipo/ROOT/javascript/dojox/dtl/filter/dates.js +share/aipo/ROOT/javascript/dojox/dtl/filter/dates.xd.js +share/aipo/ROOT/javascript/dojox/dtl/filter/htmlstrings.js +share/aipo/ROOT/javascript/dojox/dtl/filter/htmlstrings.xd.js +share/aipo/ROOT/javascript/dojox/dtl/filter/integers.js +share/aipo/ROOT/javascript/dojox/dtl/filter/integers.xd.js +share/aipo/ROOT/javascript/dojox/dtl/filter/lists.js +share/aipo/ROOT/javascript/dojox/dtl/filter/lists.xd.js +share/aipo/ROOT/javascript/dojox/dtl/filter/logic.js +share/aipo/ROOT/javascript/dojox/dtl/filter/logic.xd.js +share/aipo/ROOT/javascript/dojox/dtl/filter/misc.js +share/aipo/ROOT/javascript/dojox/dtl/filter/misc.xd.js +share/aipo/ROOT/javascript/dojox/dtl/filter/strings.js +share/aipo/ROOT/javascript/dojox/dtl/filter/strings.xd.js +share/aipo/ROOT/javascript/dojox/dtl/html.js +share/aipo/ROOT/javascript/dojox/dtl/html.xd.js +share/aipo/ROOT/javascript/dojox/dtl/render/html.js +share/aipo/ROOT/javascript/dojox/dtl/render/html.xd.js +share/aipo/ROOT/javascript/dojox/dtl/tag/event.js +share/aipo/ROOT/javascript/dojox/dtl/tag/event.xd.js +share/aipo/ROOT/javascript/dojox/dtl/tag/html.js +share/aipo/ROOT/javascript/dojox/dtl/tag/html.xd.js +share/aipo/ROOT/javascript/dojox/dtl/tag/loader.js +share/aipo/ROOT/javascript/dojox/dtl/tag/loader.xd.js +share/aipo/ROOT/javascript/dojox/dtl/tag/logic.js +share/aipo/ROOT/javascript/dojox/dtl/tag/logic.xd.js +share/aipo/ROOT/javascript/dojox/dtl/tag/loop.js +share/aipo/ROOT/javascript/dojox/dtl/tag/loop.xd.js +share/aipo/ROOT/javascript/dojox/dtl/tag/misc.js +share/aipo/ROOT/javascript/dojox/dtl/tag/misc.xd.js +share/aipo/ROOT/javascript/dojox/dtl/utils/date.js +share/aipo/ROOT/javascript/dojox/dtl/utils/date.xd.js +share/aipo/ROOT/javascript/dojox/dtl/widget.js +share/aipo/ROOT/javascript/dojox/dtl/widget.xd.js +share/aipo/ROOT/javascript/dojox/encoding/README +share/aipo/ROOT/javascript/dojox/encoding/ascii85.js +share/aipo/ROOT/javascript/dojox/encoding/ascii85.xd.js +share/aipo/ROOT/javascript/dojox/encoding/bits.js +share/aipo/ROOT/javascript/dojox/encoding/bits.xd.js +share/aipo/ROOT/javascript/dojox/encoding/easy64.js +share/aipo/ROOT/javascript/dojox/encoding/easy64.xd.js +share/aipo/ROOT/javascript/dojox/encoding/lzw.js +share/aipo/ROOT/javascript/dojox/encoding/lzw.xd.js +share/aipo/ROOT/javascript/dojox/encoding/splay.js +share/aipo/ROOT/javascript/dojox/encoding/splay.xd.js +share/aipo/ROOT/javascript/dojox/flash.js +share/aipo/ROOT/javascript/dojox/flash.xd.js +share/aipo/ROOT/javascript/dojox/flash/README +share/aipo/ROOT/javascript/dojox/flash/_common.js +share/aipo/ROOT/javascript/dojox/flash/_common.xd.js +share/aipo/ROOT/javascript/dojox/flash/flash6/DojoExternalInterface.as +share/aipo/ROOT/javascript/dojox/flash/flash6/flash6_gateway.fla +share/aipo/ROOT/javascript/dojox/flash/flash8/DojoExternalInterface.as +share/aipo/ROOT/javascript/dojox/flash/flash8/ExpressInstall.as +share/aipo/ROOT/javascript/dojox/fx.js +share/aipo/ROOT/javascript/dojox/fx.xd.js +share/aipo/ROOT/javascript/dojox/fx/README +share/aipo/ROOT/javascript/dojox/fx/_arg.js +share/aipo/ROOT/javascript/dojox/fx/_arg.xd.js +share/aipo/ROOT/javascript/dojox/fx/_base.js +share/aipo/ROOT/javascript/dojox/fx/_base.xd.js +share/aipo/ROOT/javascript/dojox/fx/_core.js +share/aipo/ROOT/javascript/dojox/fx/_core.xd.js +share/aipo/ROOT/javascript/dojox/fx/easing.js +share/aipo/ROOT/javascript/dojox/fx/easing.xd.js +share/aipo/ROOT/javascript/dojox/fx/scroll.js +share/aipo/ROOT/javascript/dojox/fx/scroll.xd.js +share/aipo/ROOT/javascript/dojox/fx/style.js +share/aipo/ROOT/javascript/dojox/fx/style.xd.js +share/aipo/ROOT/javascript/dojox/gfx.js +share/aipo/ROOT/javascript/dojox/gfx.xd.js +share/aipo/ROOT/javascript/dojox/gfx/README +share/aipo/ROOT/javascript/dojox/gfx/_base.js +share/aipo/ROOT/javascript/dojox/gfx/_base.xd.js +share/aipo/ROOT/javascript/dojox/gfx/arc.js +share/aipo/ROOT/javascript/dojox/gfx/arc.xd.js +share/aipo/ROOT/javascript/dojox/gfx/attach.js +share/aipo/ROOT/javascript/dojox/gfx/attach.xd.js +share/aipo/ROOT/javascript/dojox/gfx/canvas.js +share/aipo/ROOT/javascript/dojox/gfx/canvas.xd.js +share/aipo/ROOT/javascript/dojox/gfx/canvas_attach.js +share/aipo/ROOT/javascript/dojox/gfx/canvas_attach.xd.js +share/aipo/ROOT/javascript/dojox/gfx/decompose.js +share/aipo/ROOT/javascript/dojox/gfx/decompose.xd.js +share/aipo/ROOT/javascript/dojox/gfx/matrix.js +share/aipo/ROOT/javascript/dojox/gfx/matrix.xd.js +share/aipo/ROOT/javascript/dojox/gfx/move.js +share/aipo/ROOT/javascript/dojox/gfx/move.xd.js +share/aipo/ROOT/javascript/dojox/gfx/path.js +share/aipo/ROOT/javascript/dojox/gfx/path.xd.js +share/aipo/ROOT/javascript/dojox/gfx/shape.js +share/aipo/ROOT/javascript/dojox/gfx/shape.xd.js +share/aipo/ROOT/javascript/dojox/gfx/silverlight.js +share/aipo/ROOT/javascript/dojox/gfx/silverlight.xd.js +share/aipo/ROOT/javascript/dojox/gfx/silverlight_attach.js +share/aipo/ROOT/javascript/dojox/gfx/silverlight_attach.xd.js +share/aipo/ROOT/javascript/dojox/gfx/svg.js +share/aipo/ROOT/javascript/dojox/gfx/svg.xd.js +share/aipo/ROOT/javascript/dojox/gfx/svg_attach.js +share/aipo/ROOT/javascript/dojox/gfx/svg_attach.xd.js +share/aipo/ROOT/javascript/dojox/gfx/utils.js +share/aipo/ROOT/javascript/dojox/gfx/utils.xd.js +share/aipo/ROOT/javascript/dojox/gfx/vml.js +share/aipo/ROOT/javascript/dojox/gfx/vml.xd.js +share/aipo/ROOT/javascript/dojox/gfx/vml_attach.js +share/aipo/ROOT/javascript/dojox/gfx/vml_attach.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d.js +share/aipo/ROOT/javascript/dojox/gfx3d.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d/README +share/aipo/ROOT/javascript/dojox/gfx3d/_base.js +share/aipo/ROOT/javascript/dojox/gfx3d/_base.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d/gradient.js +share/aipo/ROOT/javascript/dojox/gfx3d/gradient.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d/lighting.js +share/aipo/ROOT/javascript/dojox/gfx3d/lighting.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d/matrix.js +share/aipo/ROOT/javascript/dojox/gfx3d/matrix.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d/object.js +share/aipo/ROOT/javascript/dojox/gfx3d/object.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d/scheduler.js +share/aipo/ROOT/javascript/dojox/gfx3d/scheduler.xd.js +share/aipo/ROOT/javascript/dojox/gfx3d/vector.js +share/aipo/ROOT/javascript/dojox/gfx3d/vector.xd.js +share/aipo/ROOT/javascript/dojox/grid/Grid.js +share/aipo/ROOT/javascript/dojox/grid/Grid.xd.js +share/aipo/ROOT/javascript/dojox/grid/README +share/aipo/ROOT/javascript/dojox/grid/VirtualGrid.js +share/aipo/ROOT/javascript/dojox/grid/VirtualGrid.xd.js +share/aipo/ROOT/javascript/dojox/grid/_data/dijitEditors.js +share/aipo/ROOT/javascript/dojox/grid/_data/dijitEditors.xd.js +share/aipo/ROOT/javascript/dojox/grid/_data/editors.js +share/aipo/ROOT/javascript/dojox/grid/_data/editors.xd.js +share/aipo/ROOT/javascript/dojox/grid/_data/fields.js +share/aipo/ROOT/javascript/dojox/grid/_data/fields.xd.js +share/aipo/ROOT/javascript/dojox/grid/_data/model.js +share/aipo/ROOT/javascript/dojox/grid/_data/model.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/Grid.css +share/aipo/ROOT/javascript/dojox/grid/_grid/builder.js +share/aipo/ROOT/javascript/dojox/grid/_grid/builder.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/cell.js +share/aipo/ROOT/javascript/dojox/grid/_grid/cell.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/drag.js +share/aipo/ROOT/javascript/dojox/grid/_grid/drag.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/edit.js +share/aipo/ROOT/javascript/dojox/grid/_grid/edit.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/focus.js +share/aipo/ROOT/javascript/dojox/grid/_grid/focus.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/images/grid_dx_gradient.gif +share/aipo/ROOT/javascript/dojox/grid/_grid/images/grid_sort_down.gif +share/aipo/ROOT/javascript/dojox/grid/_grid/images/grid_sort_up.gif +share/aipo/ROOT/javascript/dojox/grid/_grid/images/tabEnabled_rotated.png +share/aipo/ROOT/javascript/dojox/grid/_grid/images/tabHover_rotated.png +share/aipo/ROOT/javascript/dojox/grid/_grid/layout.js +share/aipo/ROOT/javascript/dojox/grid/_grid/layout.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/lib.js +share/aipo/ROOT/javascript/dojox/grid/_grid/lib.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/publicEvents.js +share/aipo/ROOT/javascript/dojox/grid/_grid/publicEvents.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/rowbar.js +share/aipo/ROOT/javascript/dojox/grid/_grid/rowbar.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/rows.js +share/aipo/ROOT/javascript/dojox/grid/_grid/rows.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/scroller.js +share/aipo/ROOT/javascript/dojox/grid/_grid/scroller.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/selection.js +share/aipo/ROOT/javascript/dojox/grid/_grid/selection.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/tundraGrid.css +share/aipo/ROOT/javascript/dojox/grid/_grid/view.js +share/aipo/ROOT/javascript/dojox/grid/_grid/view.xd.js +share/aipo/ROOT/javascript/dojox/grid/_grid/views.js +share/aipo/ROOT/javascript/dojox/grid/_grid/views.xd.js +share/aipo/ROOT/javascript/dojox/image/Gallery.js +share/aipo/ROOT/javascript/dojox/image/Gallery.xd.js +share/aipo/ROOT/javascript/dojox/image/Lightbox.js +share/aipo/ROOT/javascript/dojox/image/Lightbox.xd.js +share/aipo/ROOT/javascript/dojox/image/README +share/aipo/ROOT/javascript/dojox/image/SlideShow.js +share/aipo/ROOT/javascript/dojox/image/SlideShow.xd.js +share/aipo/ROOT/javascript/dojox/image/ThumbnailPicker.js +share/aipo/ROOT/javascript/dojox/image/ThumbnailPicker.xd.js +share/aipo/ROOT/javascript/dojox/image/resources/Gallery.html +share/aipo/ROOT/javascript/dojox/image/resources/Lightbox.html +share/aipo/ROOT/javascript/dojox/image/resources/SlideShow.html +share/aipo/ROOT/javascript/dojox/image/resources/ThumbnailPicker.html +share/aipo/ROOT/javascript/dojox/image/resources/image.css +share/aipo/ROOT/javascript/dojox/image/resources/images/1pixel.gif +share/aipo/ROOT/javascript/dojox/image/resources/images/buttons.gif +share/aipo/ROOT/javascript/dojox/image/resources/images/buttons.png +share/aipo/ROOT/javascript/dojox/image/resources/images/loading.gif +share/aipo/ROOT/javascript/dojox/io/README +share/aipo/ROOT/javascript/dojox/io/proxy/README +share/aipo/ROOT/javascript/dojox/io/proxy/tests/frag.xml +share/aipo/ROOT/javascript/dojox/io/proxy/tests/xip.html +share/aipo/ROOT/javascript/dojox/io/proxy/xip.js +share/aipo/ROOT/javascript/dojox/io/proxy/xip.xd.js +share/aipo/ROOT/javascript/dojox/io/proxy/xip_client.html +share/aipo/ROOT/javascript/dojox/io/proxy/xip_server.html +share/aipo/ROOT/javascript/dojox/io/xhrMultiPart.js +share/aipo/ROOT/javascript/dojox/io/xhrMultiPart.xd.js +share/aipo/ROOT/javascript/dojox/lang/LICENSE +share/aipo/ROOT/javascript/dojox/lang/README +share/aipo/ROOT/javascript/dojox/lang/functional.js +share/aipo/ROOT/javascript/dojox/lang/functional.xd.js +share/aipo/ROOT/javascript/dojox/lang/utils.js +share/aipo/ROOT/javascript/dojox/lang/utils.xd.js +share/aipo/ROOT/javascript/dojox/layout/BorderContainer.js +share/aipo/ROOT/javascript/dojox/layout/BorderContainer.xd.js +share/aipo/ROOT/javascript/dojox/layout/ContentPane.js +share/aipo/ROOT/javascript/dojox/layout/ContentPane.xd.js +share/aipo/ROOT/javascript/dojox/layout/FloatingPane.js +share/aipo/ROOT/javascript/dojox/layout/FloatingPane.xd.js +share/aipo/ROOT/javascript/dojox/layout/README +share/aipo/ROOT/javascript/dojox/layout/RadioGroup.js +share/aipo/ROOT/javascript/dojox/layout/RadioGroup.xd.js +share/aipo/ROOT/javascript/dojox/layout/ResizeHandle.js +share/aipo/ROOT/javascript/dojox/layout/ResizeHandle.xd.js +share/aipo/ROOT/javascript/dojox/layout/resources/FloatingPane.css +share/aipo/ROOT/javascript/dojox/layout/resources/FloatingPane.html +share/aipo/ROOT/javascript/dojox/layout/resources/RadioGroup.css +share/aipo/ROOT/javascript/dojox/layout/resources/ResizeHandle.css +share/aipo/ROOT/javascript/dojox/layout/resources/icons/resize.png +share/aipo/ROOT/javascript/dojox/math.js +share/aipo/ROOT/javascript/dojox/math.xd.js +share/aipo/ROOT/javascript/dojox/math/README +share/aipo/ROOT/javascript/dojox/math/_base.js +share/aipo/ROOT/javascript/dojox/math/_base.xd.js +share/aipo/ROOT/javascript/dojox/math/curves.js +share/aipo/ROOT/javascript/dojox/math/curves.xd.js +share/aipo/ROOT/javascript/dojox/math/matrix.js +share/aipo/ROOT/javascript/dojox/math/matrix.xd.js +share/aipo/ROOT/javascript/dojox/off.js +share/aipo/ROOT/javascript/dojox/off.xd.js +share/aipo/ROOT/javascript/dojox/off/README +share/aipo/ROOT/javascript/dojox/off/_common.js +share/aipo/ROOT/javascript/dojox/off/_common.xd.js +share/aipo/ROOT/javascript/dojox/off/docs/bookmarklets.html +share/aipo/ROOT/javascript/dojox/off/files.js +share/aipo/ROOT/javascript/dojox/off/files.xd.js +share/aipo/ROOT/javascript/dojox/off/network_check.txt +share/aipo/ROOT/javascript/dojox/off/offline.js +share/aipo/ROOT/javascript/dojox/off/offline.js.uncompressed.js +share/aipo/ROOT/javascript/dojox/off/offline.xd.js +share/aipo/ROOT/javascript/dojox/off/offline.xd.js.uncompressed.js +share/aipo/ROOT/javascript/dojox/off/resources/checkmark.png +share/aipo/ROOT/javascript/dojox/off/resources/greenball.png +share/aipo/ROOT/javascript/dojox/off/resources/learnhow.html +share/aipo/ROOT/javascript/dojox/off/resources/learnhow.js +share/aipo/ROOT/javascript/dojox/off/resources/learnhow.xd.js +share/aipo/ROOT/javascript/dojox/off/resources/offline-widget.css +share/aipo/ROOT/javascript/dojox/off/resources/offline-widget.html +share/aipo/ROOT/javascript/dojox/off/resources/redball.png +share/aipo/ROOT/javascript/dojox/off/resources/roller.gif +share/aipo/ROOT/javascript/dojox/off/sync.js +share/aipo/ROOT/javascript/dojox/off/sync.xd.js +share/aipo/ROOT/javascript/dojox/off/ui.js +share/aipo/ROOT/javascript/dojox/off/ui.xd.js +share/aipo/ROOT/javascript/dojox/presentation.js +share/aipo/ROOT/javascript/dojox/presentation.xd.js +share/aipo/ROOT/javascript/dojox/presentation/README +share/aipo/ROOT/javascript/dojox/presentation/_base.js +share/aipo/ROOT/javascript/dojox/presentation/_base.xd.js +share/aipo/ROOT/javascript/dojox/presentation/resources/Show.css +share/aipo/ROOT/javascript/dojox/presentation/resources/Show.html +share/aipo/ROOT/javascript/dojox/presentation/resources/Slide.html +share/aipo/ROOT/javascript/dojox/presentation/resources/icons/down.png +share/aipo/ROOT/javascript/dojox/presentation/resources/icons/next.png +share/aipo/ROOT/javascript/dojox/presentation/resources/icons/prev.png +share/aipo/ROOT/javascript/dojox/presentation/resources/icons/up.png +share/aipo/ROOT/javascript/dojox/resources/README.template +share/aipo/ROOT/javascript/dojox/rpc/README +share/aipo/ROOT/javascript/dojox/rpc/yahoo.smd +share/aipo/ROOT/javascript/dojox/sql.js +share/aipo/ROOT/javascript/dojox/sql.xd.js +share/aipo/ROOT/javascript/dojox/storage.js +share/aipo/ROOT/javascript/dojox/storage.xd.js +share/aipo/ROOT/javascript/dojox/storage/FlashStorageProvider.js +share/aipo/ROOT/javascript/dojox/storage/FlashStorageProvider.xd.js +share/aipo/ROOT/javascript/dojox/storage/GearsStorageProvider.js +share/aipo/ROOT/javascript/dojox/storage/GearsStorageProvider.xd.js +share/aipo/ROOT/javascript/dojox/storage/Provider.js +share/aipo/ROOT/javascript/dojox/storage/Provider.xd.js +share/aipo/ROOT/javascript/dojox/storage/README +share/aipo/ROOT/javascript/dojox/storage/Storage.as +share/aipo/ROOT/javascript/dojox/storage/Storage_version6.swf +share/aipo/ROOT/javascript/dojox/storage/Storage_version8.swf +share/aipo/ROOT/javascript/dojox/storage/WhatWGStorageProvider.js +share/aipo/ROOT/javascript/dojox/storage/WhatWGStorageProvider.xd.js +share/aipo/ROOT/javascript/dojox/storage/_common.js +share/aipo/ROOT/javascript/dojox/storage/_common.xd.js +share/aipo/ROOT/javascript/dojox/storage/build.sh +share/aipo/ROOT/javascript/dojox/storage/manager.js +share/aipo/ROOT/javascript/dojox/storage/manager.xd.js +share/aipo/ROOT/javascript/dojox/storage/storage_dialog.fla +share/aipo/ROOT/javascript/dojox/string/Builder.js +share/aipo/ROOT/javascript/dojox/string/Builder.xd.js +share/aipo/ROOT/javascript/dojox/string/README +share/aipo/ROOT/javascript/dojox/string/sprintf.js +share/aipo/ROOT/javascript/dojox/string/sprintf.xd.js +share/aipo/ROOT/javascript/dojox/string/tokenize.js +share/aipo/ROOT/javascript/dojox/string/tokenize.xd.js +share/aipo/ROOT/javascript/dojox/timing.js +share/aipo/ROOT/javascript/dojox/timing.xd.js +share/aipo/ROOT/javascript/dojox/timing/README +share/aipo/ROOT/javascript/dojox/timing/Sequence.js +share/aipo/ROOT/javascript/dojox/timing/Sequence.xd.js +share/aipo/ROOT/javascript/dojox/timing/Streamer.js +share/aipo/ROOT/javascript/dojox/timing/Streamer.xd.js +share/aipo/ROOT/javascript/dojox/timing/ThreadPool.js +share/aipo/ROOT/javascript/dojox/timing/ThreadPool.xd.js +share/aipo/ROOT/javascript/dojox/timing/_base.js +share/aipo/ROOT/javascript/dojox/timing/_base.xd.js +share/aipo/ROOT/javascript/dojox/uuid.js +share/aipo/ROOT/javascript/dojox/uuid.xd.js +share/aipo/ROOT/javascript/dojox/uuid/README +share/aipo/ROOT/javascript/dojox/uuid/Uuid.js +share/aipo/ROOT/javascript/dojox/uuid/Uuid.xd.js +share/aipo/ROOT/javascript/dojox/uuid/_base.js +share/aipo/ROOT/javascript/dojox/uuid/_base.xd.js +share/aipo/ROOT/javascript/dojox/uuid/generateRandomUuid.js +share/aipo/ROOT/javascript/dojox/uuid/generateRandomUuid.xd.js +share/aipo/ROOT/javascript/dojox/uuid/generateTimeBasedUuid.js +share/aipo/ROOT/javascript/dojox/uuid/generateTimeBasedUuid.xd.js +share/aipo/ROOT/javascript/dojox/validate.js +share/aipo/ROOT/javascript/dojox/validate.xd.js +share/aipo/ROOT/javascript/dojox/validate/README +share/aipo/ROOT/javascript/dojox/validate/_base.js +share/aipo/ROOT/javascript/dojox/validate/_base.xd.js +share/aipo/ROOT/javascript/dojox/validate/ca.js +share/aipo/ROOT/javascript/dojox/validate/ca.xd.js +share/aipo/ROOT/javascript/dojox/validate/check.js +share/aipo/ROOT/javascript/dojox/validate/check.xd.js +share/aipo/ROOT/javascript/dojox/validate/creditCard.js +share/aipo/ROOT/javascript/dojox/validate/creditCard.xd.js +share/aipo/ROOT/javascript/dojox/validate/isbn.js +share/aipo/ROOT/javascript/dojox/validate/isbn.xd.js +share/aipo/ROOT/javascript/dojox/validate/regexp.js +share/aipo/ROOT/javascript/dojox/validate/regexp.xd.js +share/aipo/ROOT/javascript/dojox/validate/us.js +share/aipo/ROOT/javascript/dojox/validate/us.xd.js +share/aipo/ROOT/javascript/dojox/validate/web.js +share/aipo/ROOT/javascript/dojox/validate/web.xd.js +share/aipo/ROOT/javascript/dojox/widget/ColorPicker.js +share/aipo/ROOT/javascript/dojox/widget/ColorPicker.xd.js +share/aipo/ROOT/javascript/dojox/widget/ColorPicker/ColorPicker.css +share/aipo/ROOT/javascript/dojox/widget/ColorPicker/ColorPicker.html +share/aipo/ROOT/javascript/dojox/widget/ColorPicker/images/hue.png +share/aipo/ROOT/javascript/dojox/widget/ColorPicker/images/hueHandle.png +share/aipo/ROOT/javascript/dojox/widget/ColorPicker/images/pickerPointer.png +share/aipo/ROOT/javascript/dojox/widget/ColorPicker/images/underlay.png +share/aipo/ROOT/javascript/dojox/widget/FileInput.js +share/aipo/ROOT/javascript/dojox/widget/FileInput.xd.js +share/aipo/ROOT/javascript/dojox/widget/FileInput/FileInput.css +share/aipo/ROOT/javascript/dojox/widget/FileInput/FileInput.html +share/aipo/ROOT/javascript/dojox/widget/FileInput/FileInputAuto.html +share/aipo/ROOT/javascript/dojox/widget/FileInput/ReceiveFile.php +share/aipo/ROOT/javascript/dojox/widget/FileInputAuto.js +share/aipo/ROOT/javascript/dojox/widget/FileInputAuto.xd.js +share/aipo/ROOT/javascript/dojox/widget/FisheyeList.js +share/aipo/ROOT/javascript/dojox/widget/FisheyeList.xd.js +share/aipo/ROOT/javascript/dojox/widget/FisheyeList/FisheyeList.css +share/aipo/ROOT/javascript/dojox/widget/FisheyeList/blank.gif +share/aipo/ROOT/javascript/dojox/widget/Iterator.js +share/aipo/ROOT/javascript/dojox/widget/Iterator.xd.js +share/aipo/ROOT/javascript/dojox/widget/Loader.js +share/aipo/ROOT/javascript/dojox/widget/Loader.xd.js +share/aipo/ROOT/javascript/dojox/widget/Loader/Loader.css +share/aipo/ROOT/javascript/dojox/widget/Loader/README +share/aipo/ROOT/javascript/dojox/widget/Loader/honey.php +share/aipo/ROOT/javascript/dojox/widget/Loader/icons/loading.gif +share/aipo/ROOT/javascript/dojox/widget/README +share/aipo/ROOT/javascript/dojox/widget/SortList.js +share/aipo/ROOT/javascript/dojox/widget/SortList.xd.js +share/aipo/ROOT/javascript/dojox/widget/SortList/SortList.css +share/aipo/ROOT/javascript/dojox/widget/SortList/SortList.html +share/aipo/ROOT/javascript/dojox/widget/TimeSpinner.js +share/aipo/ROOT/javascript/dojox/widget/TimeSpinner.xd.js +share/aipo/ROOT/javascript/dojox/widget/Toaster.js +share/aipo/ROOT/javascript/dojox/widget/Toaster.xd.js +share/aipo/ROOT/javascript/dojox/widget/Toaster/Toaster.css +share/aipo/ROOT/javascript/dojox/wire.js +share/aipo/ROOT/javascript/dojox/wire.xd.js +share/aipo/ROOT/javascript/dojox/wire/CompositeWire.js +share/aipo/ROOT/javascript/dojox/wire/CompositeWire.xd.js +share/aipo/ROOT/javascript/dojox/wire/DataWire.js +share/aipo/ROOT/javascript/dojox/wire/DataWire.xd.js +share/aipo/ROOT/javascript/dojox/wire/README +share/aipo/ROOT/javascript/dojox/wire/TableAdapter.js +share/aipo/ROOT/javascript/dojox/wire/TableAdapter.xd.js +share/aipo/ROOT/javascript/dojox/wire/TextAdapter.js +share/aipo/ROOT/javascript/dojox/wire/TextAdapter.xd.js +share/aipo/ROOT/javascript/dojox/wire/TreeAdapter.js +share/aipo/ROOT/javascript/dojox/wire/TreeAdapter.xd.js +share/aipo/ROOT/javascript/dojox/wire/Wire.js +share/aipo/ROOT/javascript/dojox/wire/Wire.xd.js +share/aipo/ROOT/javascript/dojox/wire/XmlWire.js +share/aipo/ROOT/javascript/dojox/wire/XmlWire.xd.js +share/aipo/ROOT/javascript/dojox/wire/_base.js +share/aipo/ROOT/javascript/dojox/wire/_base.xd.js +share/aipo/ROOT/javascript/dojox/wire/demos/TableContainer.css +share/aipo/ROOT/javascript/dojox/wire/demos/TableContainer.js +share/aipo/ROOT/javascript/dojox/wire/demos/TableContainer.xd.js +share/aipo/ROOT/javascript/dojox/wire/demos/WidgetRepeater.js +share/aipo/ROOT/javascript/dojox/wire/demos/WidgetRepeater.xd.js +share/aipo/ROOT/javascript/dojox/wire/demos/markup/countries.json +share/aipo/ROOT/javascript/dojox/wire/demos/markup/demo_ActionChaining.html +share/aipo/ROOT/javascript/dojox/wire/demos/markup/demo_ActionWiring.html +share/aipo/ROOT/javascript/dojox/wire/demos/markup/demo_BasicChildWire.html +share/aipo/ROOT/javascript/dojox/wire/demos/markup/demo_BasicColumnWiring.html +share/aipo/ROOT/javascript/dojox/wire/demos/markup/demo_ConditionalActions.html +share/aipo/ROOT/javascript/dojox/wire/demos/markup/demo_FlickrStoreWire.html +share/aipo/ROOT/javascript/dojox/wire/demos/markup/demo_TopicWiring.html +share/aipo/ROOT/javascript/dojox/wire/demos/markup/flickrDemo.css +share/aipo/ROOT/javascript/dojox/wire/demos/markup/states.json +share/aipo/ROOT/javascript/dojox/wire/ml/Action.js +share/aipo/ROOT/javascript/dojox/wire/ml/Action.xd.js +share/aipo/ROOT/javascript/dojox/wire/ml/Data.js +share/aipo/ROOT/javascript/dojox/wire/ml/Data.xd.js +share/aipo/ROOT/javascript/dojox/wire/ml/DataStore.js +share/aipo/ROOT/javascript/dojox/wire/ml/DataStore.xd.js +share/aipo/ROOT/javascript/dojox/wire/ml/Invocation.js +share/aipo/ROOT/javascript/dojox/wire/ml/Invocation.xd.js +share/aipo/ROOT/javascript/dojox/wire/ml/Service.js +share/aipo/ROOT/javascript/dojox/wire/ml/Service.xd.js +share/aipo/ROOT/javascript/dojox/wire/ml/Transfer.js +share/aipo/ROOT/javascript/dojox/wire/ml/Transfer.xd.js +share/aipo/ROOT/javascript/dojox/wire/ml/util.js +share/aipo/ROOT/javascript/dojox/wire/ml/util.xd.js +share/aipo/ROOT/javascript/dojox/xml/DomParser.js +share/aipo/ROOT/javascript/dojox/xml/DomParser.xd.js +share/aipo/ROOT/javascript/dojox/xml/README +share/aipo/ROOT/javascript/modules.js +share/aipo/ROOT/loadDoc.jsp +share/aipo/ROOT/robots.txt +share/aipo/ROOT/themes/default/css/FontAwesome.otf +share/aipo/ROOT/themes/default/css/android-2.x.css +share/aipo/ROOT/themes/default/css/android-for-pc-page.css +share/aipo/ROOT/themes/default/css/android.css +share/aipo/ROOT/themes/default/css/aui-all.css +share/aipo/ROOT/themes/default/css/aui.css +share/aipo/ROOT/themes/default/css/common.css +share/aipo/ROOT/themes/default/css/extend.css +share/aipo/ROOT/themes/default/css/font-awesome-ie7.min.css +share/aipo/ROOT/themes/default/css/font-awesome.min.css +share/aipo/ROOT/themes/default/css/fontawesome-webfont.eot +share/aipo/ROOT/themes/default/css/fontawesome-webfont.svg +share/aipo/ROOT/themes/default/css/fontawesome-webfont.ttf +share/aipo/ROOT/themes/default/css/fontawesome-webfont.woff +share/aipo/ROOT/themes/default/css/mobile-all.css +share/aipo/ROOT/themes/default/css/mobile.css +share/aipo/ROOT/themes/default/css/pre_print.css +share/aipo/ROOT/themes/default/css/print.css +share/aipo/ROOT/themes/default/images/body.png +share/aipo/ROOT/themes/default/images/common/bg_btn_gray.gif +share/aipo/ROOT/themes/default/images/common/bg_line.gif +share/aipo/ROOT/themes/default/images/common/bg_slash.gif +share/aipo/ROOT/themes/default/images/common/bg_submenu_20140903.gif +share/aipo/ROOT/themes/default/images/common/btn_down.gif +share/aipo/ROOT/themes/default/images/common/btn_left.gif +share/aipo/ROOT/themes/default/images/common/btn_right.gif +share/aipo/ROOT/themes/default/images/common/btn_up.gif +share/aipo/ROOT/themes/default/images/common/dot.gif +share/aipo/ROOT/themes/default/images/common/group_default.png +share/aipo/ROOT/themes/default/images/common/head_icons.png +share/aipo/ROOT/themes/default/images/common/head_icons_smp.png +share/aipo/ROOT/themes/default/images/common/icon_required.gif +share/aipo/ROOT/themes/default/images/common/indicator.gif +share/aipo/ROOT/themes/default/images/common/indicatorblack.gif +share/aipo/ROOT/themes/default/images/common/indicatorglay.gif +share/aipo/ROOT/themes/default/images/common/li_icon.gif +share/aipo/ROOT/themes/default/images/common/loading_smp.gif +share/aipo/ROOT/themes/default/images/common/loading_smp_lg.gif +share/aipo/ROOT/themes/default/images/common/loading_smp_white.gif +share/aipo/ROOT/themes/default/images/common/logo.gif +share/aipo/ROOT/themes/default/images/common/portlet_20140718.png +share/aipo/ROOT/themes/default/images/function/btn_selectlayout_mine.gif +share/aipo/ROOT/themes/default/images/function/btn_selectlayout_schedule.gif +share/aipo/ROOT/themes/default/images/function/btn_selectlayout_timeline.gif +share/aipo/ROOT/themes/default/images/guide_icon.png +share/aipo/ROOT/themes/default/images/icon/account_change_turn.gif +share/aipo/ROOT/themes/default/images/icon/account_user.gif +share/aipo/ROOT/themes/default/images/icon/account_user_add.gif +share/aipo/ROOT/themes/default/images/icon/arrow_left.gif +share/aipo/ROOT/themes/default/images/icon/arrow_left_w.gif +share/aipo/ROOT/themes/default/images/icon/arrow_right.gif +share/aipo/ROOT/themes/default/images/icon/arrow_right_w.gif +share/aipo/ROOT/themes/default/images/icon/auiIconSprites20131205.png +share/aipo/ROOT/themes/default/images/icon/auiIconSprites20150318.gif +share/aipo/ROOT/themes/default/images/icon/auiIconSprites20150318.png +share/aipo/ROOT/themes/default/images/icon/auiIconSpritesMobile20131205.png +share/aipo/ROOT/themes/default/images/icon/auiIconSpritesMobile20150318.png +share/aipo/ROOT/themes/default/images/icon/auiMbIconSprites20120713.png +share/aipo/ROOT/themes/default/images/icon/cellular.gif +share/aipo/ROOT/themes/default/images/icon/company_info.gif +share/aipo/ROOT/themes/default/images/icon/folder_add.gif +share/aipo/ROOT/themes/default/images/icon/folder_close.gif +share/aipo/ROOT/themes/default/images/icon/folder_open.gif +share/aipo/ROOT/themes/default/images/icon/icon_add.gif +share/aipo/ROOT/themes/default/images/icon/icon_date.gif +share/aipo/ROOT/themes/default/images/icon/icon_edit.gif +share/aipo/ROOT/themes/default/images/icon/icon_list.gif +share/aipo/ROOT/themes/default/images/icon/icon_member.gif +share/aipo/ROOT/themes/default/images/icon/icon_separator.gif +share/aipo/ROOT/themes/default/images/icon/passwd.gif +share/aipo/ROOT/themes/default/images/icon/webmail_readmail.gif +share/aipo/ROOT/themes/default/images/icon/webmail_receive_mail.gif +share/aipo/ROOT/themes/default/images/icon/webmail_unreadmail.gif +share/aipo/ROOT/themes/default/images/login_body.png +share/aipo/ROOT/themes/default/images/login_btn_back.png +share/aipo/ROOT/themes/default/images/login_foot.png +share/aipo/ROOT/themes/default/images/logo_aipo.png +share/aipo/ROOT/themes/default/images/logo_aipo@2x.png +share/aipo/ROOT/themes/default/images/logo_l.png +share/aipo/ROOT/themes/default/images/logo_l@2x.png +share/aipo/ROOT/themes/default/images/mobile/sprits_smphead.png +share/aipo/ROOT/themes/iphone/css/style.css +share/aipo/ROOT/themes/iphone/img/apple-touch-icon-precomposed.png +share/aipo/ROOT/themes/iphone/img/icon/128/address.gif +share/aipo/ROOT/themes/iphone/img/icon/128/button-check-silver.gif +share/aipo/ROOT/themes/iphone/img/icon/128/button-check.gif +share/aipo/ROOT/themes/iphone/img/icon/128/calendar.gif +share/aipo/ROOT/themes/iphone/img/icon/128/check.gif +share/aipo/ROOT/themes/iphone/img/icon/128/comment-silver.gif +share/aipo/ROOT/themes/iphone/img/icon/128/email-send.gif +share/aipo/ROOT/themes/iphone/img/icon/128/email-write.gif +share/aipo/ROOT/themes/iphone/img/icon/128/email.gif +share/aipo/ROOT/themes/iphone/img/icon/128/folder.gif +share/aipo/ROOT/themes/iphone/img/icon/128/home.gif +share/aipo/ROOT/themes/iphone/img/icon/128/notepad-write.gif +share/aipo/ROOT/themes/iphone/img/icon/128/paste.gif +share/aipo/ROOT/themes/iphone/img/icon/128/search.gif +share/aipo/ROOT/themes/iphone/img/icon/128/sitemap.gif +share/aipo/ROOT/themes/iphone/img/icon/128/user.gif +share/aipo/ROOT/themes/iphone/img/icon/128/web.gif +share/aipo/ROOT/themes/iphone/img/icon/32/address.gif +share/aipo/ROOT/themes/iphone/img/icon/32/button-check-silver.gif +share/aipo/ROOT/themes/iphone/img/icon/32/button-check.gif +share/aipo/ROOT/themes/iphone/img/icon/32/calendar.gif +share/aipo/ROOT/themes/iphone/img/icon/32/card.gif +share/aipo/ROOT/themes/iphone/img/icon/32/check.gif +share/aipo/ROOT/themes/iphone/img/icon/32/comment-silver.gif +share/aipo/ROOT/themes/iphone/img/icon/32/email-send.gif +share/aipo/ROOT/themes/iphone/img/icon/32/email-write.gif +share/aipo/ROOT/themes/iphone/img/icon/32/email.gif +share/aipo/ROOT/themes/iphone/img/icon/32/folder.gif +share/aipo/ROOT/themes/iphone/img/icon/32/home.gif +share/aipo/ROOT/themes/iphone/img/icon/32/notepad-write.gif +share/aipo/ROOT/themes/iphone/img/icon/32/page-check.gif +share/aipo/ROOT/themes/iphone/img/icon/32/page-edit.gif +share/aipo/ROOT/themes/iphone/img/icon/32/paste.gif +share/aipo/ROOT/themes/iphone/img/icon/32/search.gif +share/aipo/ROOT/themes/iphone/img/icon/32/sitemap.gif +share/aipo/ROOT/themes/iphone/img/icon/32/user.gif +share/aipo/ROOT/themes/iphone/img/icon/32/web.gif +share/aipo/ROOT/themes/iphone/img/icon/64/address.gif +share/aipo/ROOT/themes/iphone/img/icon/64/button-check-silver.gif +share/aipo/ROOT/themes/iphone/img/icon/64/button-check.gif +share/aipo/ROOT/themes/iphone/img/icon/64/calendar.gif +share/aipo/ROOT/themes/iphone/img/icon/64/check.gif +share/aipo/ROOT/themes/iphone/img/icon/64/comment-silver.gif +share/aipo/ROOT/themes/iphone/img/icon/64/email-send.gif +share/aipo/ROOT/themes/iphone/img/icon/64/email-write.gif +share/aipo/ROOT/themes/iphone/img/icon/64/email.gif +share/aipo/ROOT/themes/iphone/img/icon/64/folder.gif +share/aipo/ROOT/themes/iphone/img/icon/64/home.gif +share/aipo/ROOT/themes/iphone/img/icon/64/notepad-write.gif +share/aipo/ROOT/themes/iphone/img/icon/64/paste.gif +share/aipo/ROOT/themes/iphone/img/icon/64/search.gif +share/aipo/ROOT/themes/iphone/img/icon/64/sitemap.gif +share/aipo/ROOT/themes/iphone/img/icon/64/user.gif +share/aipo/ROOT/themes/iphone/img/icon/64/web.gif +share/aipo/ROOT/themes/wm/css/landscape.css +share/aipo/ROOT/themes/wm/css/portrait.css +share/aipo/ROOT/themes/wm/css/style.css +share/aipo/ROOT/themes/wm/img/icon/16/address.gif +share/aipo/ROOT/themes/wm/img/icon/16/button-check-silver.gif +share/aipo/ROOT/themes/wm/img/icon/16/button-check.gif +share/aipo/ROOT/themes/wm/img/icon/16/calendar.gif +share/aipo/ROOT/themes/wm/img/icon/16/card.gif +share/aipo/ROOT/themes/wm/img/icon/16/check.gif +share/aipo/ROOT/themes/wm/img/icon/16/comment-silver.gif +share/aipo/ROOT/themes/wm/img/icon/16/email-send.gif +share/aipo/ROOT/themes/wm/img/icon/16/email-write.gif +share/aipo/ROOT/themes/wm/img/icon/16/email.gif +share/aipo/ROOT/themes/wm/img/icon/16/folder.gif +share/aipo/ROOT/themes/wm/img/icon/16/home.gif +share/aipo/ROOT/themes/wm/img/icon/16/notepad-write.gif +share/aipo/ROOT/themes/wm/img/icon/16/page-check.gif +share/aipo/ROOT/themes/wm/img/icon/16/page-error.gif +share/aipo/ROOT/themes/wm/img/icon/16/paste.gif +share/aipo/ROOT/themes/wm/img/icon/16/search.gif +share/aipo/ROOT/themes/wm/img/icon/16/sitemap.gif +share/aipo/ROOT/themes/wm/img/icon/16/user.gif +share/aipo/ROOT/themes/wm/img/icon/16/web.gif +share/aipo/ROOT/themes/wm/img/icon/32/address.gif +share/aipo/ROOT/themes/wm/img/icon/32/button-check-silver.gif +share/aipo/ROOT/themes/wm/img/icon/32/button-check.gif +share/aipo/ROOT/themes/wm/img/icon/32/calendar.gif +share/aipo/ROOT/themes/wm/img/icon/32/card.gif +share/aipo/ROOT/themes/wm/img/icon/32/check.gif +share/aipo/ROOT/themes/wm/img/icon/32/comment-silver.gif +share/aipo/ROOT/themes/wm/img/icon/32/email-send.gif +share/aipo/ROOT/themes/wm/img/icon/32/email-write.gif +share/aipo/ROOT/themes/wm/img/icon/32/email.gif +share/aipo/ROOT/themes/wm/img/icon/32/folder.gif +share/aipo/ROOT/themes/wm/img/icon/32/home.gif +share/aipo/ROOT/themes/wm/img/icon/32/notepad-write.gif +share/aipo/ROOT/themes/wm/img/icon/32/page-check.gif +share/aipo/ROOT/themes/wm/img/icon/32/page-error.gif +share/aipo/ROOT/themes/wm/img/icon/32/paste.gif +share/aipo/ROOT/themes/wm/img/icon/32/search.gif +share/aipo/ROOT/themes/wm/img/icon/32/sitemap.gif +share/aipo/ROOT/themes/wm/img/icon/32/user.gif +share/aipo/ROOT/themes/wm/img/icon/32/web.gif +share/aipo/ROOT/themes/wm/img/icon/64/address.gif +share/aipo/ROOT/themes/wm/img/icon/64/button-check-silver.gif +share/aipo/ROOT/themes/wm/img/icon/64/button-check.gif +share/aipo/ROOT/themes/wm/img/icon/64/calendar.gif +share/aipo/ROOT/themes/wm/img/icon/64/check.gif +share/aipo/ROOT/themes/wm/img/icon/64/comment-silver.gif +share/aipo/ROOT/themes/wm/img/icon/64/email-send.gif +share/aipo/ROOT/themes/wm/img/icon/64/email-write.gif +share/aipo/ROOT/themes/wm/img/icon/64/email.gif +share/aipo/ROOT/themes/wm/img/icon/64/folder.gif +share/aipo/ROOT/themes/wm/img/icon/64/home.gif +share/aipo/ROOT/themes/wm/img/icon/64/notepad-write.gif +share/aipo/ROOT/themes/wm/img/icon/64/page-check.gif +share/aipo/ROOT/themes/wm/img/icon/64/page-error.gif +share/aipo/ROOT/themes/wm/img/icon/64/paste.gif +share/aipo/ROOT/themes/wm/img/icon/64/search.gif +share/aipo/ROOT/themes/wm/img/icon/64/sitemap.gif +share/aipo/ROOT/themes/wm/img/icon/64/user.gif +share/aipo/ROOT/themes/wm/img/icon/64/web.gif +share/aipo/ROOT/themes/wm/img/logo.gif +share/aipo/license/license.txt +share/aipo/sql/5120.sql +share/aipo/sql/5120to6000.sql +share/aipo/sql/6010to6020.sql +share/aipo/sql/6020to6030.sql +share/aipo/sql/6030to7000.sql +share/aipo/sql/7000to7010.sql +share/aipo/sql/7010to7020.sql +share/aipo/sql/7020to8000.sql +share/aipo/sql/org001.sql +share/examples/aipo/dbcp-org001.properties +share/examples/aipo/securityTokenKey.txt diff --git a/www/aipo/distinfo b/www/aipo/distinfo index 3b9b98b60..6cb00af28 100644 --- a/www/aipo/distinfo +++ b/www/aipo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/11/26 15:52:37 ryoon Exp $ +$NetBSD: distinfo,v 1.5 2015/06/24 19:56:28 ryoon Exp $ -SHA1 (aipo7020ja_linux32.tar.gz) = 3e84d289eece668e98c5a52c7db8ceb844b19302 -RMD160 (aipo7020ja_linux32.tar.gz) = 5e4120a754076dd2f0719efed8ad77f1555627de -Size (aipo7020ja_linux32.tar.gz) = 117031679 bytes +SHA1 (aipo-8.0.1-linux-x86.gz) = 3bc893966ca20774e65390668d1a1ba51b3b8a19 +RMD160 (aipo-8.0.1-linux-x86.gz) = 003940e7755f37a340c396c512012db2d3614a26 +Size (aipo-8.0.1-linux-x86.gz) = 151188414 bytes diff --git a/www/album/Makefile b/www/album/Makefile index 8fd636363..7a90e2d64 100644 --- a/www/album/Makefile +++ b/www/album/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/03/03 06:05:06 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:48 wiz Exp $ DISTNAME= album-4.13 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/album.versions/ diff --git a/www/album_themes/Makefile b/www/album_themes/Makefile index d03ee335d..2449f1bf3 100644 --- a/www/album_themes/Makefile +++ b/www/album_themes/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/01/08 05:25:29 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:48 wiz Exp $ # DISTNAME= album_data PKGNAME= album_themes-20081222 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/ DIST_SUBDIR= ${PKGNAME_NOREV} diff --git a/www/amaya/Makefile b/www/amaya/Makefile index 55bf08124..24b779632 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2014/05/29 23:37:55 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2015/06/12 10:51:48 wiz Exp $ DISTNAME= amaya-fullsrc-11.3.1 PKGNAME= ${DISTNAME:S/-fullsrc//} -PKGREVISION= 24 +PKGREVISION= 26 CATEGORIES= www MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \ ftp://ftp.w3.org/pub/amaya/ \ diff --git a/www/ap-mono/DESCR b/www/ap-mono/DESCR index 398a32256..6e694b115 100644 --- a/www/ap-mono/DESCR +++ b/www/ap-mono/DESCR @@ -1,4 +1,4 @@ -Mod_Mono is an Apache 1.3/2.0/2.2 module that provides ASP.NET support for the +Mod_Mono is an Apache 1.x/2.x module that provides ASP.NET support for the web's favorite server, Apache. The module passes off requests for ASP.NET pages to an external program, mod-mono-server, which actually handles the requests. The communication between diff --git a/www/ap-mono/Makefile b/www/ap-mono/Makefile index a46718871..a8001481e 100644 --- a/www/ap-mono/Makefile +++ b/www/ap-mono/Makefile @@ -1,18 +1,15 @@ -# $NetBSD: Makefile,v 1.29 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.31 2015/05/23 06:28:58 kefren Exp $ -DISTNAME= mod_mono-2.10 +DISTNAME= mod_mono-3.12 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} -PKGREVISION= 9 CATEGORIES= www -MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mod_mono/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://download.mono-project.com/sources/mod_mono/ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/Mod_mono COMMENT= Apache module that provides ASP.NET support APACHE_MODULE= yes -PKG_APACHE_ACCEPTED= apache22 CONF_FILES= ${PREFIX}/share/examples/httpd/mod_mono.conf\ ${PKG_SYSCONFDIR}/httpd/mod_mono.conf @@ -23,7 +20,7 @@ USE_TOOLS+= gmake pkg-config USE_LIBTOOL= yes MAKE_JOBS_SAFE= no -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../www/mono-xsp/buildlink3.mk" .include "../../mk/apache.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ap-mono/distinfo b/www/ap-mono/distinfo index 30df08cb1..5db55c8ed 100644 --- a/www/ap-mono/distinfo +++ b/www/ap-mono/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2011/04/25 14:06:40 kefren Exp $ +$NetBSD: distinfo,v 1.11 2015/05/23 06:28:58 kefren Exp $ -SHA1 (mod_mono-2.10.tar.bz2) = e7aadbbe47cf8f2c0882fca51ac8dbbb4ae0153e -RMD160 (mod_mono-2.10.tar.bz2) = 6f2b6df968a529af116eff67b4c98a7f5c82a899 -Size (mod_mono-2.10.tar.bz2) = 259321 bytes +SHA1 (mod_mono-3.12.tar.gz) = e50a106ba7210dffacb3b76ddbe81a61974954a1 +RMD160 (mod_mono-3.12.tar.gz) = c8f26e196fc796c8ab07fdcb5400bf67ba653ad4 +Size (mod_mono-3.12.tar.gz) = 377395 bytes SHA1 (patch-aa) = b14fbf2752676b0b3ead4e8c3910785cc00ba4cc diff --git a/www/ap-php/Makefile b/www/ap-php/Makefile index f40e5d8c4..0b3a01261 100644 --- a/www/ap-php/Makefile +++ b/www/ap-php/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.33 2015/03/16 09:09:19 taca Exp $ +# $NetBSD: Makefile,v 1.34 2015/05/16 11:19:53 taca Exp $ PKGNAME= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_VERSION} -PKGREVISION= 3 COMMENT= Apache (${PKG_APACHE}) module for ${PKG_PHP} CONFLICTS= ap-php-[0-9]* diff --git a/www/ap-ruby/Makefile b/www/ap-ruby/Makefile index 808f249e9..e29ad97e0 100644 --- a/www/ap-ruby/Makefile +++ b/www/ap-ruby/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2015/03/10 16:20:01 taca Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/14 00:40:30 taca Exp $ # DISTNAME= mod_ruby-${VERSION} @@ -35,6 +35,12 @@ PKG_SYSCONFSUBDIR?= httpd CONF_FILES+= ${PREFIX}/${RUBY_EG}/mod_ruby/mod_ruby.conf \ ${PKG_SYSCONFDIR}/mod_ruby.conf +SUBST_CLASSES+= rd2 +SUBST_STAGE.rd2= pre-configure +SUBST_FILES.rd2= doc/Makefile.in +SUBST_SED.rd2= -e 's|@RUBY_RD@|${RUBY_RD}|g' +SUBST_MESSAGE.rd2= Fixing rd2. + SUBST_CLASSES+= path SUBST_STAGE.path= post-build SUBST_FILES.path= examples/httpd.conf @@ -55,6 +61,6 @@ post-install: .include "../../lang/ruby/modules.mk" .include "../../textproc/ruby-eruby/buildlink3.mk" -.include "../../textproc/ruby-rdtool/buildlink3.mk" +.include "../../textproc/ruby-rdtool/rdtool.mk" .include "../../mk/apache.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ap-ruby/distinfo b/www/ap-ruby/distinfo index 0d138e49e..e56d6e6cf 100644 --- a/www/ap-ruby/distinfo +++ b/www/ap-ruby/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.11 2010/09/10 10:50:27 taca Exp $ +$NetBSD: distinfo,v 1.12 2015/06/14 00:40:30 taca Exp $ SHA1 (mod_ruby-1.3.0.tar.gz) = 967c4efa1ec3f8b0d9870db8665295ba6e019fff RMD160 (mod_ruby-1.3.0.tar.gz) = a87f2a54a0b501e27efffdaab88b5ad4e6abd413 Size (mod_ruby-1.3.0.tar.gz) = 114246 bytes SHA1 (patch-aa) = a00f6d5baf7c470e7143aa5ba8b6955516787f27 SHA1 (patch-ac) = c88ef1288325717750f76e2234c631bd3d8126c5 +SHA1 (patch-doc_Makefile.in) = 340cb64c1c194bd7679ecba0c5eb265f7fa1904d diff --git a/www/ap-ruby/patches/patch-doc_Makefile.in b/www/ap-ruby/patches/patch-doc_Makefile.in new file mode 100644 index 000000000..3199dccfc --- /dev/null +++ b/www/ap-ruby/patches/patch-doc_Makefile.in @@ -0,0 +1,21 @@ +$NetBSD: patch-doc_Makefile.in,v 1.1 2015/06/14 00:40:30 taca Exp $ + +Do not hard cord rd2. + +--- doc/Makefile.in.orig 2004-07-01 03:49:24.000000000 +0000 ++++ doc/Makefile.in +@@ -15,12 +15,12 @@ HTMLS = $(EN_HTMLS) $(JA_HTMLS) + .SUFFIXES: .en.rd .ja.euc.rd .en.html .ja.jis.html + + .en.rd.en.html: +- $(RUBY) -Kn -S rd2 -r rd/rd2html-lib \ ++ $(RUBY) -Kn @RUBY_RD@ -r rd/rd2html-lib \ + --with-css=default.css \ + $< > $@ + + .ja.euc.rd.ja.jis.html: +- $(RUBY) -Ke -S rd2 -r rd/rd2html-lib \ ++ $(RUBY) -Ke @RUBY_RD@ -r rd/rd2html-lib \ + --with-css=default.css --out-code=jis \ + $< > $@ + diff --git a/www/ap2-auth-mellon/Makefile b/www/ap2-auth-mellon/Makefile index ac973bb9c..5653a254e 100644 --- a/www/ap2-auth-mellon/Makefile +++ b/www/ap2-auth-mellon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2015/04/01 14:08:13 manu Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/13 08:10:29 manu Exp $ # DISTNAME= mod_auth_mellon-0.10.0 @@ -12,15 +12,13 @@ HOMEPAGE= http://modmellon.googlecode.com/files/ COMMENT= SAML 2.0 authentication for Apache LICENSE= gnu-gpl-v2 # or later -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_TOOLS+= pkg-config CFLAGS+= -DLASSO_SERVER_LOAD_METADATA_FLAG_DEFAULT=0 APACHE_MODULE= YES -PKG_APACHE_ACCEPTED= apache22 +PKG_APACHE_ACCEPTED= apache22 apache24 .include "../../mk/apache.mk" BUILDLINK_API_DEPENDS.apache+= apache>=2.0.47 diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile index 099068440..08b86032e 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/07/24 21:38:38 markd Exp $ +# $NetBSD: Makefile,v 1.50 2015/06/12 10:51:48 wiz Exp $ DISTNAME= mod_perl-2.0.8 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=perl/} diff --git a/www/ap2-subversion/Makefile b/www/ap2-subversion/Makefile index 5d9903e22..4f7e9e2e4 100644 --- a/www/ap2-subversion/Makefile +++ b/www/ap2-subversion/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2014/06/10 14:40:50 joerg Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/06 08:17:39 adam Exp $ PKGNAME= ${APACHE_PKG_PREFIX}-subversion-${SVNVER} +PKGREVISION= 1 COMMENT= WebDAV server (Apache module) for Subversion .include "../../devel/subversion/Makefile.common" diff --git a/www/ap22-dnssd/Makefile b/www/ap22-dnssd/Makefile index 0b1701638..24e591fec 100644 --- a/www/ap22-dnssd/Makefile +++ b/www/ap22-dnssd/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2015/01/04 05:58:35 obache Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:25:00 tnn Exp $ # DISTNAME= mod_dnssd-0.6 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ diff --git a/www/apache-roller/Makefile b/www/apache-roller/Makefile index e228c986c..2b20d5ff5 100644 --- a/www/apache-roller/Makefile +++ b/www/apache-roller/Makefile @@ -1,21 +1,22 @@ -# $NetBSD: Makefile,v 1.12 2014/01/12 22:22:25 spz Exp $ +# $NetBSD: Makefile,v 1.13 2015/05/19 21:28:27 spz Exp $ # -DISTNAME= roller-weblogger-${ROLLER_VER}-for-tomcat +DISTNAME= roller-release-${ROLLER_VER}-standard PKGNAME= apache-roller-${ROLLER_VER} -WRKSRC= ${WRKDIR}/${DISTNAME:S/-for//} +WRKSRC= ${WRKDIR}/${DISTNAME:S/-standard//} CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_APACHE:=roller/roller-5/v${ROLLER_VER}/bin/} +MASTER_SITES= ${MASTER_SITE_APACHE:=roller/roller-5.1/v${ROLLER_VER}/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://roller.apache.org/ +LICENSE= apache-2.0 COMMENT= Full-featured, multi-user and group-blog server BUILD_DEPENDS+= fastjar-[0-9]*:../../archivers/fastjar USE_JAVA= run USE_JAVA2= 1.5 -ROLLER_VER= 5.0.3 +ROLLER_VER= 5.1.2 PLIST_SUBST+= PKGNAME_NOREV=${PKGNAME_NOREV:Q} @@ -29,11 +30,11 @@ do-install: ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/apache-roller ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/examples/apache-roller - ${INSTALL_DATA} ${WRKSRC}/docs/roller-*.pdf \ + ${INSTALL_DATA} ${WRKSRC}/docs/roller-*.odt \ ${DESTDIR}${PREFIX}/share/doc/apache-roller ${INSTALL_DATA} ${WRKSRC}/*.txt \ ${DESTDIR}${PREFIX}/share/doc/apache-roller - ${INSTALL_DATA} ${WRKSRC}/webapp/roller-${ROLLER_VER}-tomcat.war \ + ${INSTALL_DATA} ${WRKSRC}/webapp/roller.war \ ${DESTDIR}${PREFIX}/share/apache-roller/${PKGNAME_NOREV}.war ${INSTALL_DATA} ${FILESDIR}/roller-custom.properties \ ${DESTDIR}${PREFIX}/share/examples/apache-roller diff --git a/www/apache-roller/PLIST b/www/apache-roller/PLIST index 1aee8d21f..f95e98279 100644 --- a/www/apache-roller/PLIST +++ b/www/apache-roller/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:17 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/05/19 21:28:27 spz Exp $ share/doc/apache-roller/LICENSE.txt share/doc/apache-roller/NOTICE.txt share/doc/apache-roller/README.txt -share/doc/apache-roller/roller-install-guide.pdf -share/doc/apache-roller/roller-template-guide.pdf -share/doc/apache-roller/roller-user-guide.pdf +share/doc/apache-roller/roller-install-guide.odt +share/doc/apache-roller/roller-template-guide.odt +share/doc/apache-roller/roller-user-guide.odt share/apache-roller/${PKGNAME_NOREV}.war share/examples/apache-roller/roller-custom.properties diff --git a/www/apache-roller/distinfo b/www/apache-roller/distinfo index ff082d841..3393d51b2 100644 --- a/www/apache-roller/distinfo +++ b/www/apache-roller/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/01/12 22:22:25 spz Exp $ +$NetBSD: distinfo,v 1.6 2015/05/19 21:28:27 spz Exp $ -SHA1 (roller-weblogger-5.0.3-for-tomcat.tar.gz) = d2a10293c9665b6a2864447b58f883b348be3144 -RMD160 (roller-weblogger-5.0.3-for-tomcat.tar.gz) = 4884520ebf953539629854b3afd545e24c60744e -Size (roller-weblogger-5.0.3-for-tomcat.tar.gz) = 31622161 bytes +SHA1 (roller-release-5.1.2-standard.tar.gz) = b1b49d52728222d088e37579e8f53651efce5f4d +RMD160 (roller-release-5.1.2-standard.tar.gz) = 7c754799e0ec348359d0d7a07826e653eb181284 +Size (roller-release-5.1.2-standard.tar.gz) = 35919465 bytes diff --git a/www/apache-tomcat6/Makefile b/www/apache-tomcat6/Makefile index 9e10327b8..ee917d86e 100644 --- a/www/apache-tomcat6/Makefile +++ b/www/apache-tomcat6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2015/01/03 16:43:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2015/05/19 19:33:54 spz Exp $ # DISTNAME= apache-tomcat-${TOMCAT_VER} @@ -23,7 +23,7 @@ PKG_DESTDIR_SUPPORT= destdir .include "../../mk/bsd.prefs.mk" -TOMCAT_VER= 6.0.43 +TOMCAT_VER= 6.0.44 TOMCAT_HOME= ${PREFIX}/share/tomcat EGDIR= ${PREFIX}/share/examples/tomcat DOCDIR= ${PREFIX}/share/doc/tomcat diff --git a/www/apache-tomcat6/PLIST b/www/apache-tomcat6/PLIST index 31b94a56b..385029dd6 100644 --- a/www/apache-tomcat6/PLIST +++ b/www/apache-tomcat6/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2014/03/11 14:05:17 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.11 2015/05/19 19:33:54 spz Exp $ share/doc/tomcat/LICENSE share/doc/tomcat/NOTICE share/doc/tomcat/RELEASE-NOTES @@ -265,8 +265,8 @@ share/tomcat/webapps/examples/WEB-INF/jsp/applet/Clock2.java share/tomcat/webapps/examples/WEB-INF/jsp/debug-taglib.tld share/tomcat/webapps/examples/WEB-INF/jsp/example-taglib.tld share/tomcat/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld -share/tomcat/webapps/examples/WEB-INF/lib/jstl.jar -share/tomcat/webapps/examples/WEB-INF/lib/standard.jar +share/tomcat/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar +share/tomcat/webapps/examples/WEB-INF/lib/taglibs-standard-spec-1.2.5.jar share/tomcat/webapps/examples/WEB-INF/tags/displayProducts.tag share/tomcat/webapps/examples/WEB-INF/tags/helloWorld.tag share/tomcat/webapps/examples/WEB-INF/tags/panel.tag diff --git a/www/apache-tomcat6/distinfo b/www/apache-tomcat6/distinfo index ce8d6ee01..2633ae45b 100644 --- a/www/apache-tomcat6/distinfo +++ b/www/apache-tomcat6/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2015/01/03 16:43:44 ryoon Exp $ +$NetBSD: distinfo,v 1.13 2015/05/19 19:33:54 spz Exp $ -SHA1 (apache-tomcat-6.0.43.tar.gz) = 455d9aabb7fa0372623dce43b403166379c820c6 -RMD160 (apache-tomcat-6.0.43.tar.gz) = fb2df53290a5d89891f641979640eace5a655b2d -Size (apache-tomcat-6.0.43.tar.gz) = 7185524 bytes +SHA1 (apache-tomcat-6.0.44.tar.gz) = a9b20a4f1392e11bb04d9691e3e84a988e73d910 +RMD160 (apache-tomcat-6.0.44.tar.gz) = 2b942edf0f8b7267162b540c76b048f241b56807 +Size (apache-tomcat-6.0.44.tar.gz) = 7065218 bytes diff --git a/www/apache-tomcat7/Makefile b/www/apache-tomcat7/Makefile index ea8fcc27f..884a9dff0 100644 --- a/www/apache-tomcat7/Makefile +++ b/www/apache-tomcat7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2015/02/17 14:03:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2015/05/27 12:19:30 ryoon Exp $ # DISTNAME= apache-tomcat-${TOMCAT_VER} @@ -19,11 +19,9 @@ USE_JAVA= run USE_JAVA2= 6 USE_TOOLS+= pax -PKG_DESTDIR_SUPPORT= destdir - .include "../../mk/bsd.prefs.mk" -TOMCAT_VER= 7.0.59 +TOMCAT_VER= 7.0.62 TOMCAT_HOME= ${PREFIX}/share/tomcat EGDIR= ${PREFIX}/share/examples/tomcat DOCDIR= ${PREFIX}/share/doc/tomcat diff --git a/www/apache-tomcat7/PLIST b/www/apache-tomcat7/PLIST index dd0351f12..ade76001d 100644 --- a/www/apache-tomcat7/PLIST +++ b/www/apache-tomcat7/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2015/02/17 14:03:30 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.14 2015/05/05 13:21:42 ryoon Exp $ share/doc/tomcat/LICENSE share/doc/tomcat/NOTICE share/doc/tomcat/RELEASE-NOTES @@ -30,7 +30,7 @@ share/tomcat/lib/catalina-ant.jar share/tomcat/lib/catalina-ha.jar share/tomcat/lib/catalina-tribes.jar share/tomcat/lib/catalina.jar -share/tomcat/lib/ecj-4.4.jar +share/tomcat/lib/ecj-4.4.2.jar share/tomcat/lib/el-api.jar share/tomcat/lib/jasper-el.jar share/tomcat/lib/jasper.jar @@ -382,8 +382,8 @@ share/tomcat/webapps/examples/WEB-INF/jsp/applet/Clock2.java share/tomcat/webapps/examples/WEB-INF/jsp/debug-taglib.tld share/tomcat/webapps/examples/WEB-INF/jsp/example-taglib.tld share/tomcat/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld -share/tomcat/webapps/examples/WEB-INF/lib/jstl.jar -share/tomcat/webapps/examples/WEB-INF/lib/standard.jar +share/tomcat/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar +share/tomcat/webapps/examples/WEB-INF/lib/taglibs-standard-spec-1.2.5.jar share/tomcat/webapps/examples/WEB-INF/tags/displayProducts.tag share/tomcat/webapps/examples/WEB-INF/tags/helloWorld.tag share/tomcat/webapps/examples/WEB-INF/tags/panel.tag diff --git a/www/apache-tomcat7/distinfo b/www/apache-tomcat7/distinfo index 998cf03be..66ec63632 100644 --- a/www/apache-tomcat7/distinfo +++ b/www/apache-tomcat7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/02/17 14:03:30 ryoon Exp $ +$NetBSD: distinfo,v 1.18 2015/05/27 12:19:30 ryoon Exp $ -SHA1 (apache-tomcat-7.0.59.tar.gz) = c9f8d87a212091c33027f122aba90b78eb1c0a01 -RMD160 (apache-tomcat-7.0.59.tar.gz) = 80a53f26dcdce2b7577489d4bb82bde003d93970 -Size (apache-tomcat-7.0.59.tar.gz) = 8938094 bytes +SHA1 (apache-tomcat-7.0.62.tar.gz) = a650018c17fcf9a3f1aa6a287d1b2bc009fc411b +RMD160 (apache-tomcat-7.0.62.tar.gz) = 019575a3815b469f0fe4b299736bfc7475f49170 +Size (apache-tomcat-7.0.62.tar.gz) = 8824528 bytes diff --git a/www/apache-tomcat8/DESCR b/www/apache-tomcat8/DESCR new file mode 100644 index 000000000..9e9308abc --- /dev/null +++ b/www/apache-tomcat8/DESCR @@ -0,0 +1,13 @@ +Apache Tomcat is an implementation of the Java Servlet and JavaServer Pages +technologies. The Java Servlet and JavaServer Pages specifications are +developed under the Java Community Process. + +Apache Tomcat is developed in an open and participatory environment and +released under the Apache Software License. Apache Tomcat is intended to +be a collaboration of the best-of-breed developers from around the world. +We invite you to participate in this open development project. + +Apache Tomcat powers numerous large-scale, mission-critical web applications +across a diverse range of industries and organizations. + +This package tracks 8.x release branch. diff --git a/www/apache-tomcat8/INSTALL b/www/apache-tomcat8/INSTALL new file mode 100644 index 000000000..4dfd66670 --- /dev/null +++ b/www/apache-tomcat8/INSTALL @@ -0,0 +1,9 @@ +#!@SH@ +# +# $NetBSD: INSTALL,v 1.1 2015/05/05 13:29:23 ryoon Exp $ + +case "${STAGE}" in +POST-INSTALL) + ${CHOWN} -R @TOMCAT_USER@:@TOMCAT_GROUP@ ${PKG_PREFIX}/share/tomcat/webapps + ;; +esac diff --git a/www/apache-tomcat8/MESSAGE b/www/apache-tomcat8/MESSAGE new file mode 100644 index 000000000..fca944784 --- /dev/null +++ b/www/apache-tomcat8/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/05/05 13:29:23 ryoon Exp $ + +The ${PREFIX}/share/tomcat/webapps directory will be mercilessly mangled +in updates, so pick a different directory for your own local appBase +(in ${PREFIX}/share/tomcat/conf/server.xml). You have been warned. :) + +=========================================================================== diff --git a/www/apache-tomcat8/Makefile b/www/apache-tomcat8/Makefile new file mode 100644 index 000000000..7f07a4f66 --- /dev/null +++ b/www/apache-tomcat8/Makefile @@ -0,0 +1,98 @@ +# $NetBSD: Makefile,v 1.3 2015/05/27 12:22:00 ryoon Exp $ +# + +DISTNAME= apache-tomcat-${TOMCAT_VER} +CATEGORIES= www +MASTER_SITES= ${MASTER_SITE_APACHE:=tomcat/tomcat-8/v${TOMCAT_VER}/bin/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://tomcat.apache.org/ +COMMENT= Implementation of Java Servlet and JavaServer Pages technologies +LICENSE= apache-2.0 + +CONFLICTS+= jakarta-tomcat55-[0-9]* +CONFLICTS+= jakarta-tomcat-[0-9]* + +NO_BUILD= yes +USE_LANGUAGES= # none +USE_JAVA= run +USE_JAVA2= 7 +USE_TOOLS+= pax + +.include "../../mk/bsd.prefs.mk" + +TOMCAT_VER= 8.0.23 +TOMCAT_HOME= ${PREFIX}/share/tomcat +EGDIR= ${PREFIX}/share/examples/tomcat +DOCDIR= ${PREFIX}/share/doc/tomcat +RCD_SCRIPTS= tomcat +SMF_NAME= tomcat +TOMCAT_USER?= tomcat +TOMCAT_GROUP?= tomcat +PKG_GROUPS= ${TOMCAT_GROUP} +PKG_USERS= ${TOMCAT_USER}:${TOMCAT_GROUP} +PKG_GROUPS_VARS+= TOMCAT_GROUP +PKG_USERS_VARS+= TOMCAT_USER +PKG_HOME.tomcat= ${TOMCAT_HOME} +PKG_SHELL.tomcat= ${SH} +PKG_SYSCONFDIR.tomcat= ${TOMCAT_HOME}/conf +OWN_DIRS_PERMS+= ${PKG_SYSCONFDIR.tomcat} ${TOMCAT_USER} ${TOMCAT_GROUP} 0755 +FILES_SUBST+= JAVA_HOME=${PKG_JAVA_HOME} TOMCAT_HOME=${TOMCAT_HOME} \ + TOMCAT_USER=${TOMCAT_USER} TOMCAT_GROUP=${TOMCAT_GROUP} + +PRIVATE_EGFILES= server.xml tomcat-users.xml +PUBLIC_EGFILES= catalina.policy catalina.properties \ + context.xml logging.properties web.xml +DOCFILES= LICENSE NOTICE RELEASE-NOTES RUNNING.txt +WORK_DIRS= work temp logs + +.for f in ${PRIVATE_EGFILES} +CONF_FILES_PERMS+= ${EGDIR}/${f} ${PKG_SYSCONFDIR.tomcat}/${f} \ + ${TOMCAT_USER} ${TOMCAT_GROUP} 0640 +.endfor + +.for f in ${PUBLIC_EGFILES} +CONF_FILES_PERMS+= ${EGDIR}/${f} ${PKG_SYSCONFDIR.tomcat}/${f} \ + ${TOMCAT_USER} ${TOMCAT_GROUP} 0644 +.endfor + +.for d in ${WORK_DIRS} +OWN_DIRS_PERMS+= ${TOMCAT_HOME}/${d} ${TOMCAT_USER} ${TOMCAT_GROUP} 0755 +.endfor + +INSTALLATION_DIRS+= ${TOMCAT_HOME} ${EGDIR} ${DOCDIR} + +do-install: +.for d in ${WORK_DIRS} + ${RM} -rf ${WRKSRC}/${d} +.endfor + +.for f in ${DOCFILES} + ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${DOCDIR}/${f} + ${RM} -f ${WRKSRC}/${f} +.endfor + +.for f in ${PRIVATE_EGFILES} + ${INSTALL_DATA} ${WRKSRC}/conf/${f} ${DESTDIR}${EGDIR}/${f} + ${RM} -f ${WRKSRC}/conf/${f} +.endfor + +.for f in ${PUBLIC_EGFILES} + ${INSTALL_DATA} ${WRKSRC}/conf/${f} ${DESTDIR}${EGDIR}/${f} + ${RM} -f ${WRKSRC}/conf/${f} +.endfor + + ${FIND} ${WRKSRC} -name \*.exe -type f -print | ${XARGS} ${RM} -f + ${FIND} ${WRKSRC} -name \*.bat -type f -print | ${XARGS} ${RM} -f + + cd ${WRKSRC} && ${PAX} -rw -pm . ${DESTDIR}${TOMCAT_HOME} + + ${FIND} ${DESTDIR}${TOMCAT_HOME} -type d -print | \ + ${XARGS} ${CHMOD} ${PKGDIRMODE} + ${FIND} ${DESTDIR}${TOMCAT_HOME} -type f -print | \ + ${XARGS} ${CHMOD} ${SHAREMODE} + ${FIND} ${DESTDIR}${TOMCAT_HOME} -type f -name \*.sh -print | \ + ${XARGS} ${CHMOD} ${BINMODE} + +.include "../../mk/java-vm.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/apache-tomcat8/PLIST b/www/apache-tomcat8/PLIST new file mode 100644 index 000000000..9dda610d5 --- /dev/null +++ b/www/apache-tomcat8/PLIST @@ -0,0 +1,633 @@ +@comment $NetBSD: PLIST,v 1.2 2015/05/13 13:02:09 ryoon Exp $ +share/doc/tomcat/LICENSE +share/doc/tomcat/NOTICE +share/doc/tomcat/RELEASE-NOTES +share/doc/tomcat/RUNNING.txt +share/examples/tomcat/catalina.policy +share/examples/tomcat/catalina.properties +share/examples/tomcat/context.xml +share/examples/tomcat/logging.properties +share/examples/tomcat/server.xml +share/examples/tomcat/tomcat-users.xml +share/examples/tomcat/web.xml +share/tomcat/bin/bootstrap.jar +share/tomcat/bin/catalina-tasks.xml +share/tomcat/bin/catalina.sh +share/tomcat/bin/commons-daemon-native.tar.gz +share/tomcat/bin/commons-daemon.jar +share/tomcat/bin/configtest.sh +share/tomcat/bin/daemon.sh +share/tomcat/bin/digest.sh +share/tomcat/bin/setclasspath.sh +share/tomcat/bin/shutdown.sh +share/tomcat/bin/startup.sh +share/tomcat/bin/tomcat-juli.jar +share/tomcat/bin/tomcat-native.tar.gz +share/tomcat/bin/tool-wrapper.sh +share/tomcat/bin/version.sh +share/tomcat/conf/tomcat-users.xsd +share/tomcat/lib/annotations-api.jar +share/tomcat/lib/catalina-ant.jar +share/tomcat/lib/catalina-ha.jar +share/tomcat/lib/catalina-storeconfig.jar +share/tomcat/lib/catalina-tribes.jar +share/tomcat/lib/catalina.jar +share/tomcat/lib/ecj-4.4.2.jar +share/tomcat/lib/el-api.jar +share/tomcat/lib/jasper-el.jar +share/tomcat/lib/jasper.jar +share/tomcat/lib/jsp-api.jar +share/tomcat/lib/servlet-api.jar +share/tomcat/lib/tomcat-api.jar +share/tomcat/lib/tomcat-coyote.jar +share/tomcat/lib/tomcat-dbcp.jar +share/tomcat/lib/tomcat-i18n-es.jar +share/tomcat/lib/tomcat-i18n-fr.jar +share/tomcat/lib/tomcat-i18n-ja.jar +share/tomcat/lib/tomcat-jdbc.jar +share/tomcat/lib/tomcat-jni.jar +share/tomcat/lib/tomcat-util-scan.jar +share/tomcat/lib/tomcat-util.jar +share/tomcat/lib/tomcat-websocket.jar +share/tomcat/lib/websocket-api.jar +share/tomcat/webapps/ROOT/RELEASE-NOTES.txt +share/tomcat/webapps/ROOT/WEB-INF/web.xml +share/tomcat/webapps/ROOT/asf-logo-wide.gif +share/tomcat/webapps/ROOT/asf-logo.png +share/tomcat/webapps/ROOT/bg-button.png +share/tomcat/webapps/ROOT/bg-middle.png +share/tomcat/webapps/ROOT/bg-nav-item.png +share/tomcat/webapps/ROOT/bg-nav.png +share/tomcat/webapps/ROOT/bg-upper.png +share/tomcat/webapps/ROOT/build.xml +share/tomcat/webapps/ROOT/favicon.ico +share/tomcat/webapps/ROOT/index.jsp +share/tomcat/webapps/ROOT/tomcat-power.gif +share/tomcat/webapps/ROOT/tomcat.css +share/tomcat/webapps/ROOT/tomcat.gif +share/tomcat/webapps/ROOT/tomcat.png +share/tomcat/webapps/ROOT/tomcat.svg +share/tomcat/webapps/docs/BUILDING.txt +share/tomcat/webapps/docs/RELEASE-NOTES.txt +share/tomcat/webapps/docs/RUNNING.txt +share/tomcat/webapps/docs/WEB-INF/web.xml +share/tomcat/webapps/docs/aio.html +share/tomcat/webapps/docs/api/index.html +share/tomcat/webapps/docs/appdev/build.xml.txt +share/tomcat/webapps/docs/appdev/deployment.html +share/tomcat/webapps/docs/appdev/index.html +share/tomcat/webapps/docs/appdev/installation.html +share/tomcat/webapps/docs/appdev/introduction.html +share/tomcat/webapps/docs/appdev/processes.html +share/tomcat/webapps/docs/appdev/sample/build.xml +share/tomcat/webapps/docs/appdev/sample/docs/README.txt +share/tomcat/webapps/docs/appdev/sample/index.html +share/tomcat/webapps/docs/appdev/sample/sample.war +share/tomcat/webapps/docs/appdev/sample/src/mypackage/Hello.java +share/tomcat/webapps/docs/appdev/sample/web/WEB-INF/web.xml +share/tomcat/webapps/docs/appdev/sample/web/hello.jsp +share/tomcat/webapps/docs/appdev/sample/web/images/tomcat.gif +share/tomcat/webapps/docs/appdev/sample/web/index.html +share/tomcat/webapps/docs/appdev/source.html +share/tomcat/webapps/docs/appdev/web.xml.txt +share/tomcat/webapps/docs/apr.html +share/tomcat/webapps/docs/architecture/index.html +share/tomcat/webapps/docs/architecture/overview.html +share/tomcat/webapps/docs/architecture/requestProcess.html +share/tomcat/webapps/docs/architecture/requestProcess/requestProcess.pdf +share/tomcat/webapps/docs/architecture/requestProcess/roseModel.mdl +share/tomcat/webapps/docs/architecture/startup.html +share/tomcat/webapps/docs/architecture/startup/serverStartup.pdf +share/tomcat/webapps/docs/architecture/startup/serverStartup.txt +share/tomcat/webapps/docs/balancer-howto.html +share/tomcat/webapps/docs/building.html +share/tomcat/webapps/docs/cgi-howto.html +share/tomcat/webapps/docs/changelog.html +share/tomcat/webapps/docs/class-loader-howto.html +share/tomcat/webapps/docs/cluster-howto.html +share/tomcat/webapps/docs/comments.html +share/tomcat/webapps/docs/config/ajp.html +share/tomcat/webapps/docs/config/automatic-deployment.html +share/tomcat/webapps/docs/config/cluster-channel.html +share/tomcat/webapps/docs/config/cluster-deployer.html +share/tomcat/webapps/docs/config/cluster-interceptor.html +share/tomcat/webapps/docs/config/cluster-listener.html +share/tomcat/webapps/docs/config/cluster-manager.html +share/tomcat/webapps/docs/config/cluster-membership.html +share/tomcat/webapps/docs/config/cluster-receiver.html +share/tomcat/webapps/docs/config/cluster-sender.html +share/tomcat/webapps/docs/config/cluster-valve.html +share/tomcat/webapps/docs/config/cluster.html +share/tomcat/webapps/docs/config/context.html +share/tomcat/webapps/docs/config/cookie-processor.html +share/tomcat/webapps/docs/config/credentialhandler.html +share/tomcat/webapps/docs/config/engine.html +share/tomcat/webapps/docs/config/executor.html +share/tomcat/webapps/docs/config/filter.html +share/tomcat/webapps/docs/config/globalresources.html +share/tomcat/webapps/docs/config/host.html +share/tomcat/webapps/docs/config/http.html +share/tomcat/webapps/docs/config/index.html +share/tomcat/webapps/docs/config/jar-scan-filter.html +share/tomcat/webapps/docs/config/jar-scanner.html +share/tomcat/webapps/docs/config/listeners.html +share/tomcat/webapps/docs/config/loader.html +share/tomcat/webapps/docs/config/manager.html +share/tomcat/webapps/docs/config/realm.html +share/tomcat/webapps/docs/config/resources.html +share/tomcat/webapps/docs/config/server.html +share/tomcat/webapps/docs/config/service.html +share/tomcat/webapps/docs/config/sessionidgenerator.html +share/tomcat/webapps/docs/config/systemprops.html +share/tomcat/webapps/docs/config/valve.html +share/tomcat/webapps/docs/connectors.html +share/tomcat/webapps/docs/default-servlet.html +share/tomcat/webapps/docs/deployer-howto.html +share/tomcat/webapps/docs/developers.html +share/tomcat/webapps/docs/elapi/index.html +share/tomcat/webapps/docs/extras.html +share/tomcat/webapps/docs/funcspecs/fs-admin-apps.html +share/tomcat/webapps/docs/funcspecs/fs-admin-objects.html +share/tomcat/webapps/docs/funcspecs/fs-admin-opers.html +share/tomcat/webapps/docs/funcspecs/fs-default.html +share/tomcat/webapps/docs/funcspecs/fs-jdbc-realm.html +share/tomcat/webapps/docs/funcspecs/fs-jndi-realm.html +share/tomcat/webapps/docs/funcspecs/fs-memory-realm.html +share/tomcat/webapps/docs/funcspecs/index.html +share/tomcat/webapps/docs/funcspecs/mbean-names.html +share/tomcat/webapps/docs/html-manager-howto.html +share/tomcat/webapps/docs/images/add.gif +share/tomcat/webapps/docs/images/asf-feather.png +share/tomcat/webapps/docs/images/asf-logo.gif +share/tomcat/webapps/docs/images/code.gif +share/tomcat/webapps/docs/images/cors-flowchart.png +share/tomcat/webapps/docs/images/design.gif +share/tomcat/webapps/docs/images/docs-stylesheet.css +share/tomcat/webapps/docs/images/docs.gif +share/tomcat/webapps/docs/images/fix.gif +share/tomcat/webapps/docs/images/fonts/OpenSans400.woff +share/tomcat/webapps/docs/images/fonts/OpenSans400italic.woff +share/tomcat/webapps/docs/images/fonts/OpenSans600.woff +share/tomcat/webapps/docs/images/fonts/OpenSans600italic.woff +share/tomcat/webapps/docs/images/fonts/OpenSans700.woff +share/tomcat/webapps/docs/images/fonts/OpenSans700italic.woff +share/tomcat/webapps/docs/images/fonts/fonts.css +share/tomcat/webapps/docs/images/printer.gif +share/tomcat/webapps/docs/images/tomcat.gif +share/tomcat/webapps/docs/images/tomcat.png +share/tomcat/webapps/docs/images/tomcat.svg +share/tomcat/webapps/docs/images/update.gif +share/tomcat/webapps/docs/images/void.gif +share/tomcat/webapps/docs/index.html +share/tomcat/webapps/docs/introduction.html +share/tomcat/webapps/docs/jasper-howto.html +share/tomcat/webapps/docs/jdbc-pool.html +share/tomcat/webapps/docs/jndi-datasource-examples-howto.html +share/tomcat/webapps/docs/jndi-resources-howto.html +share/tomcat/webapps/docs/jspapi/index.html +share/tomcat/webapps/docs/logging.html +share/tomcat/webapps/docs/manager-howto.html +share/tomcat/webapps/docs/maven-jars.html +share/tomcat/webapps/docs/mbeans-descriptor-howto.html +share/tomcat/webapps/docs/monitoring.html +share/tomcat/webapps/docs/proxy-howto.html +share/tomcat/webapps/docs/realm-howto.html +share/tomcat/webapps/docs/rewrite.html +share/tomcat/webapps/docs/security-howto.html +share/tomcat/webapps/docs/security-manager-howto.html +share/tomcat/webapps/docs/servletapi/index.html +share/tomcat/webapps/docs/setup.html +share/tomcat/webapps/docs/ssi-howto.html +share/tomcat/webapps/docs/ssl-howto.html +share/tomcat/webapps/docs/tribes/developers.html +share/tomcat/webapps/docs/tribes/faq.html +share/tomcat/webapps/docs/tribes/interceptors.html +share/tomcat/webapps/docs/tribes/introduction.html +share/tomcat/webapps/docs/tribes/membership.html +share/tomcat/webapps/docs/tribes/setup.html +share/tomcat/webapps/docs/tribes/status.html +share/tomcat/webapps/docs/tribes/transport.html +share/tomcat/webapps/docs/virtual-hosting-howto.html +share/tomcat/webapps/docs/web-socket-howto.html +share/tomcat/webapps/docs/websocketapi/index.html +share/tomcat/webapps/docs/windows-auth-howto.html +share/tomcat/webapps/docs/windows-service-howto.html +share/tomcat/webapps/examples/WEB-INF/classes/CookieExample.class +share/tomcat/webapps/examples/WEB-INF/classes/CookieExample.java +share/tomcat/webapps/examples/WEB-INF/classes/HelloWorldExample.class +share/tomcat/webapps/examples/WEB-INF/classes/HelloWorldExample.java +share/tomcat/webapps/examples/WEB-INF/classes/LocalStrings.properties +share/tomcat/webapps/examples/WEB-INF/classes/LocalStrings_en.properties +share/tomcat/webapps/examples/WEB-INF/classes/LocalStrings_es.properties +share/tomcat/webapps/examples/WEB-INF/classes/LocalStrings_fr.properties +share/tomcat/webapps/examples/WEB-INF/classes/LocalStrings_pt.properties +share/tomcat/webapps/examples/WEB-INF/classes/RequestHeaderExample.class +share/tomcat/webapps/examples/WEB-INF/classes/RequestHeaderExample.java +share/tomcat/webapps/examples/WEB-INF/classes/RequestInfoExample.class +share/tomcat/webapps/examples/WEB-INF/classes/RequestInfoExample.java +share/tomcat/webapps/examples/WEB-INF/classes/RequestParamExample.class +share/tomcat/webapps/examples/WEB-INF/classes/RequestParamExample.java +share/tomcat/webapps/examples/WEB-INF/classes/ServletToJsp.class +share/tomcat/webapps/examples/WEB-INF/classes/ServletToJsp.java +share/tomcat/webapps/examples/WEB-INF/classes/SessionExample.class +share/tomcat/webapps/examples/WEB-INF/classes/SessionExample.java +share/tomcat/webapps/examples/WEB-INF/classes/async/Async0$1.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Async0.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Async0.java +share/tomcat/webapps/examples/WEB-INF/classes/async/Async1$1.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Async1.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Async1.java +share/tomcat/webapps/examples/WEB-INF/classes/async/Async2$1.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Async2.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Async2.java +share/tomcat/webapps/examples/WEB-INF/classes/async/Async3.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Async3.java +share/tomcat/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.class +share/tomcat/webapps/examples/WEB-INF/classes/async/AsyncStockServlet.java +share/tomcat/webapps/examples/WEB-INF/classes/async/Stockticker$Stock.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Stockticker$TickListener.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Stockticker.class +share/tomcat/webapps/examples/WEB-INF/classes/async/Stockticker.java +share/tomcat/webapps/examples/WEB-INF/classes/cal/Entries.class +share/tomcat/webapps/examples/WEB-INF/classes/cal/Entries.java +share/tomcat/webapps/examples/WEB-INF/classes/cal/Entry.class +share/tomcat/webapps/examples/WEB-INF/classes/cal/Entry.java +share/tomcat/webapps/examples/WEB-INF/classes/cal/JspCalendar.class +share/tomcat/webapps/examples/WEB-INF/classes/cal/JspCalendar.java +share/tomcat/webapps/examples/WEB-INF/classes/cal/TableBean.class +share/tomcat/webapps/examples/WEB-INF/classes/cal/TableBean.java +share/tomcat/webapps/examples/WEB-INF/classes/chat/ChatServlet$MessageSender.class +share/tomcat/webapps/examples/WEB-INF/classes/chat/ChatServlet.class +share/tomcat/webapps/examples/WEB-INF/classes/chat/ChatServlet.java +share/tomcat/webapps/examples/WEB-INF/classes/checkbox/CheckTest.class +share/tomcat/webapps/examples/WEB-INF/classes/checkbox/CheckTest.java +share/tomcat/webapps/examples/WEB-INF/classes/colors/ColorGameBean.class +share/tomcat/webapps/examples/WEB-INF/classes/colors/ColorGameBean.java +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.class +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilter.java +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.class +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionFilterTestServlet.java +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.class +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionResponseStream.java +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.class +share/tomcat/webapps/examples/WEB-INF/classes/compressionFilters/CompressionServletResponseWrapper.java +share/tomcat/webapps/examples/WEB-INF/classes/dates/JspCalendar.class +share/tomcat/webapps/examples/WEB-INF/classes/dates/JspCalendar.java +share/tomcat/webapps/examples/WEB-INF/classes/error/Smart.class +share/tomcat/webapps/examples/WEB-INF/classes/error/Smart.java +share/tomcat/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.class +share/tomcat/webapps/examples/WEB-INF/classes/examples/ExampleTagBase.java +share/tomcat/webapps/examples/WEB-INF/classes/examples/FooTag.class +share/tomcat/webapps/examples/WEB-INF/classes/examples/FooTag.java +share/tomcat/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.class +share/tomcat/webapps/examples/WEB-INF/classes/examples/FooTagExtraInfo.java +share/tomcat/webapps/examples/WEB-INF/classes/examples/LogTag.class +share/tomcat/webapps/examples/WEB-INF/classes/examples/LogTag.java +share/tomcat/webapps/examples/WEB-INF/classes/examples/ShowSource.class +share/tomcat/webapps/examples/WEB-INF/classes/examples/ShowSource.java +share/tomcat/webapps/examples/WEB-INF/classes/examples/ValuesTag.class +share/tomcat/webapps/examples/WEB-INF/classes/examples/ValuesTag.java +share/tomcat/webapps/examples/WEB-INF/classes/filters/ExampleFilter.class +share/tomcat/webapps/examples/WEB-INF/classes/filters/ExampleFilter.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/BookBean.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/FooBean.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/ValuesBean.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/el/Functions.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/EchoAttributesTag.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/FindBookSimpleTag.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/HelloWorldSimpleTag.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/RepeatSimpleTag.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/ShuffleSimpleTag.java +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.class +share/tomcat/webapps/examples/WEB-INF/classes/jsp2/examples/simpletag/TileSimpleTag.java +share/tomcat/webapps/examples/WEB-INF/classes/listeners/ContextListener.class +share/tomcat/webapps/examples/WEB-INF/classes/listeners/ContextListener.java +share/tomcat/webapps/examples/WEB-INF/classes/listeners/SessionListener.class +share/tomcat/webapps/examples/WEB-INF/classes/listeners/SessionListener.java +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$1.class +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter$CounterListener.class +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.class +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/ByteCounter.java +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$1.class +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter$NumberWriterListener.class +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.class +share/tomcat/webapps/examples/WEB-INF/classes/nonblocking/NumberWriter.java +share/tomcat/webapps/examples/WEB-INF/classes/num/NumberGuessBean.class +share/tomcat/webapps/examples/WEB-INF/classes/num/NumberGuessBean.java +share/tomcat/webapps/examples/WEB-INF/classes/sessions/DummyCart.class +share/tomcat/webapps/examples/WEB-INF/classes/sessions/DummyCart.java +share/tomcat/webapps/examples/WEB-INF/classes/util/CookieFilter.class +share/tomcat/webapps/examples/WEB-INF/classes/util/CookieFilter.java +share/tomcat/webapps/examples/WEB-INF/classes/util/HTMLFilter.class +share/tomcat/webapps/examples/WEB-INF/classes/util/HTMLFilter.java +share/tomcat/webapps/examples/WEB-INF/classes/validators/DebugValidator.class +share/tomcat/webapps/examples/WEB-INF/classes/validators/DebugValidator.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/ExamplesConfig.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/chat/ChatAnnotation.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Client$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage$ParseException.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawMessage.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardContextListener.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$2.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint$3.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$2.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$MessageType.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Room$Player.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/AbstractWebsocketMessage.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/BinaryWebsocketMessage.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/CloseWebsocketMessage.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/drawboard/wsmessages/StringWebsocketMessage.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoAnnotation.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation$CompletedFuture.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoAsyncAnnotation.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerBinary.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint$EchoMessageHandlerText.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoEndpoint.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/EchoStreamAnnotation.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/echo/servers.json +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/Direction.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/Direction.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/Location$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/Location.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/Location.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/Snake.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/Snake.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/SnakeAnnotation.java +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer$1.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.class +share/tomcat/webapps/examples/WEB-INF/classes/websocket/snake/SnakeTimer.java +share/tomcat/webapps/examples/WEB-INF/jsp/applet/Clock2.java +share/tomcat/webapps/examples/WEB-INF/jsp/debug-taglib.tld +share/tomcat/webapps/examples/WEB-INF/jsp/example-taglib.tld +share/tomcat/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld +share/tomcat/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar +share/tomcat/webapps/examples/WEB-INF/lib/taglibs-standard-spec-1.2.5.jar +share/tomcat/webapps/examples/WEB-INF/tags/displayProducts.tag +share/tomcat/webapps/examples/WEB-INF/tags/helloWorld.tag +share/tomcat/webapps/examples/WEB-INF/tags/panel.tag +share/tomcat/webapps/examples/WEB-INF/web.xml +share/tomcat/webapps/examples/index.html +share/tomcat/webapps/examples/jsp/async/async1.jsp +share/tomcat/webapps/examples/jsp/async/async1.jsp.html +share/tomcat/webapps/examples/jsp/async/async3.jsp +share/tomcat/webapps/examples/jsp/async/async3.jsp.html +share/tomcat/webapps/examples/jsp/async/index.jsp +share/tomcat/webapps/examples/jsp/async/index.jsp.html +share/tomcat/webapps/examples/jsp/cal/Entries.java.html +share/tomcat/webapps/examples/jsp/cal/Entry.java.html +share/tomcat/webapps/examples/jsp/cal/JspCalendar.java.html +share/tomcat/webapps/examples/jsp/cal/TableBean.java.html +share/tomcat/webapps/examples/jsp/cal/cal1.jsp +share/tomcat/webapps/examples/jsp/cal/cal1.jsp.html +share/tomcat/webapps/examples/jsp/cal/cal2.jsp +share/tomcat/webapps/examples/jsp/cal/cal2.jsp.html +share/tomcat/webapps/examples/jsp/cal/calendar.html +share/tomcat/webapps/examples/jsp/cal/login.html +share/tomcat/webapps/examples/jsp/checkbox/CheckTest.html +share/tomcat/webapps/examples/jsp/checkbox/check.html +share/tomcat/webapps/examples/jsp/checkbox/checkresult.jsp +share/tomcat/webapps/examples/jsp/checkbox/checkresult.jsp.html +share/tomcat/webapps/examples/jsp/checkbox/cresult.html +share/tomcat/webapps/examples/jsp/colors/ColorGameBean.html +share/tomcat/webapps/examples/jsp/colors/clr.html +share/tomcat/webapps/examples/jsp/colors/colors.html +share/tomcat/webapps/examples/jsp/colors/colrs.jsp +share/tomcat/webapps/examples/jsp/colors/colrs.jsp.html +share/tomcat/webapps/examples/jsp/dates/date.html +share/tomcat/webapps/examples/jsp/dates/date.jsp +share/tomcat/webapps/examples/jsp/dates/date.jsp.html +share/tomcat/webapps/examples/jsp/error/er.html +share/tomcat/webapps/examples/jsp/error/err.jsp +share/tomcat/webapps/examples/jsp/error/err.jsp.html +share/tomcat/webapps/examples/jsp/error/error.html +share/tomcat/webapps/examples/jsp/error/errorpge.jsp +share/tomcat/webapps/examples/jsp/error/errorpge.jsp.html +share/tomcat/webapps/examples/jsp/forward/forward.jsp +share/tomcat/webapps/examples/jsp/forward/forward.jsp.html +share/tomcat/webapps/examples/jsp/forward/fwd.html +share/tomcat/webapps/examples/jsp/forward/one.jsp +share/tomcat/webapps/examples/jsp/forward/one.jsp.html +share/tomcat/webapps/examples/jsp/forward/two.html +share/tomcat/webapps/examples/jsp/images/code.gif +share/tomcat/webapps/examples/jsp/images/execute.gif +share/tomcat/webapps/examples/jsp/images/read.gif +share/tomcat/webapps/examples/jsp/images/return.gif +share/tomcat/webapps/examples/jsp/include/foo.html +share/tomcat/webapps/examples/jsp/include/foo.jsp +share/tomcat/webapps/examples/jsp/include/foo.jsp.html +share/tomcat/webapps/examples/jsp/include/inc.html +share/tomcat/webapps/examples/jsp/include/include.jsp +share/tomcat/webapps/examples/jsp/include/include.jsp.html +share/tomcat/webapps/examples/jsp/index.html +share/tomcat/webapps/examples/jsp/jsp2/el/Functions.java.html +share/tomcat/webapps/examples/jsp/jsp2/el/ValuesBean.java.html +share/tomcat/webapps/examples/jsp/jsp2/el/ValuesTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/el/basic-arithmetic.html +share/tomcat/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp +share/tomcat/webapps/examples/jsp/jsp2/el/basic-arithmetic.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/el/basic-comparisons.html +share/tomcat/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp +share/tomcat/webapps/examples/jsp/jsp2/el/basic-comparisons.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/el/composite.html +share/tomcat/webapps/examples/jsp/jsp2/el/composite.jsp +share/tomcat/webapps/examples/jsp/jsp2/el/composite.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/el/functions.html +share/tomcat/webapps/examples/jsp/jsp2/el/functions.jsp +share/tomcat/webapps/examples/jsp/jsp2/el/functions.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/el/implicit-objects.html +share/tomcat/webapps/examples/jsp/jsp2/el/implicit-objects.jsp +share/tomcat/webapps/examples/jsp/jsp2/el/implicit-objects.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/FooBean.java.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/HelloWorldSimpleTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/ShuffleSimpleTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/TileSimpleTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/jspattribute.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/jspattribute.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/shuffle.html +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp +share/tomcat/webapps/examples/jsp/jsp2/jspattribute/shuffle.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/jspx/basic.html +share/tomcat/webapps/examples/jsp/jsp2/jspx/basic.jspx +share/tomcat/webapps/examples/jsp/jsp2/jspx/basic.jspx.html +share/tomcat/webapps/examples/jsp/jsp2/jspx/svgexample.html +share/tomcat/webapps/examples/jsp/jsp2/jspx/textRotate.html +share/tomcat/webapps/examples/jsp/jsp2/jspx/textRotate.jpg +share/tomcat/webapps/examples/jsp/jsp2/jspx/textRotate.jspx +share/tomcat/webapps/examples/jsp/jsp2/jspx/textRotate.jspx.html +share/tomcat/webapps/examples/jsp/jsp2/misc/EchoAttributesTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/misc/coda.jspf +share/tomcat/webapps/examples/jsp/jsp2/misc/coda.jspf.html +share/tomcat/webapps/examples/jsp/jsp2/misc/config.html +share/tomcat/webapps/examples/jsp/jsp2/misc/config.jsp +share/tomcat/webapps/examples/jsp/jsp2/misc/config.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/misc/dynamicattrs.html +share/tomcat/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp +share/tomcat/webapps/examples/jsp/jsp2/misc/dynamicattrs.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/misc/prelude.jspf +share/tomcat/webapps/examples/jsp/jsp2/misc/prelude.jspf.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/BookBean.java.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/FindBookSimpleTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/Functions.java.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/HelloWorldSimpleTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/RepeatSimpleTag.java.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/book.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/book.jsp +share/tomcat/webapps/examples/jsp/jsp2/simpletag/book.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/hello.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/hello.jsp +share/tomcat/webapps/examples/jsp/jsp2/simpletag/hello.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/repeat.html +share/tomcat/webapps/examples/jsp/jsp2/simpletag/repeat.jsp +share/tomcat/webapps/examples/jsp/jsp2/simpletag/repeat.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/displayProducts.tag.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/hello.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/hello.jsp +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/hello.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/helloWorld.tag.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/panel.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/panel.jsp +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/panel.jsp.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/panel.tag.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/products.html +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/products.jsp +share/tomcat/webapps/examples/jsp/jsp2/tagfiles/products.jsp.html +share/tomcat/webapps/examples/jsp/jsptoserv/ServletToJsp.java.html +share/tomcat/webapps/examples/jsp/jsptoserv/hello.jsp +share/tomcat/webapps/examples/jsp/jsptoserv/hello.jsp.html +share/tomcat/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp +share/tomcat/webapps/examples/jsp/jsptoserv/jsptoservlet.jsp.html +share/tomcat/webapps/examples/jsp/jsptoserv/jts.html +share/tomcat/webapps/examples/jsp/num/numguess.html +share/tomcat/webapps/examples/jsp/num/numguess.jsp +share/tomcat/webapps/examples/jsp/num/numguess.jsp.html +share/tomcat/webapps/examples/jsp/plugin/applet/Clock2.class +share/tomcat/webapps/examples/jsp/plugin/applet/Clock2.java +share/tomcat/webapps/examples/jsp/plugin/plugin.html +share/tomcat/webapps/examples/jsp/plugin/plugin.jsp +share/tomcat/webapps/examples/jsp/plugin/plugin.jsp.html +share/tomcat/webapps/examples/jsp/security/protected/error.jsp +share/tomcat/webapps/examples/jsp/security/protected/error.jsp.html +share/tomcat/webapps/examples/jsp/security/protected/index.jsp +share/tomcat/webapps/examples/jsp/security/protected/index.jsp.html +share/tomcat/webapps/examples/jsp/security/protected/login.jsp +share/tomcat/webapps/examples/jsp/security/protected/login.jsp.html +share/tomcat/webapps/examples/jsp/sessions/DummyCart.html +share/tomcat/webapps/examples/jsp/sessions/carts.html +share/tomcat/webapps/examples/jsp/sessions/carts.jsp +share/tomcat/webapps/examples/jsp/sessions/carts.jsp.html +share/tomcat/webapps/examples/jsp/sessions/crt.html +share/tomcat/webapps/examples/jsp/simpletag/foo.html +share/tomcat/webapps/examples/jsp/simpletag/foo.jsp +share/tomcat/webapps/examples/jsp/simpletag/foo.jsp.html +share/tomcat/webapps/examples/jsp/snp/snoop.html +share/tomcat/webapps/examples/jsp/snp/snoop.jsp +share/tomcat/webapps/examples/jsp/snp/snoop.jsp.html +share/tomcat/webapps/examples/jsp/source.jsp +share/tomcat/webapps/examples/jsp/source.jsp.html +share/tomcat/webapps/examples/jsp/tagplugin/choose.html +share/tomcat/webapps/examples/jsp/tagplugin/choose.jsp +share/tomcat/webapps/examples/jsp/tagplugin/choose.jsp.html +share/tomcat/webapps/examples/jsp/tagplugin/foreach.html +share/tomcat/webapps/examples/jsp/tagplugin/foreach.jsp +share/tomcat/webapps/examples/jsp/tagplugin/foreach.jsp.html +share/tomcat/webapps/examples/jsp/tagplugin/howto.html +share/tomcat/webapps/examples/jsp/tagplugin/if.html +share/tomcat/webapps/examples/jsp/tagplugin/if.jsp +share/tomcat/webapps/examples/jsp/tagplugin/if.jsp.html +share/tomcat/webapps/examples/jsp/tagplugin/notes.html +share/tomcat/webapps/examples/jsp/xml/xml.html +share/tomcat/webapps/examples/jsp/xml/xml.jsp +share/tomcat/webapps/examples/jsp/xml/xml.jsp.html +share/tomcat/webapps/examples/servlets/chat/index.jsp +share/tomcat/webapps/examples/servlets/chat/index.jsp.html +share/tomcat/webapps/examples/servlets/chat/login.jsp +share/tomcat/webapps/examples/servlets/chat/login.jsp.html +share/tomcat/webapps/examples/servlets/chat/post.jsp +share/tomcat/webapps/examples/servlets/chat/post.jsp.html +share/tomcat/webapps/examples/servlets/cookies.html +share/tomcat/webapps/examples/servlets/helloworld.html +share/tomcat/webapps/examples/servlets/images/code.gif +share/tomcat/webapps/examples/servlets/images/execute.gif +share/tomcat/webapps/examples/servlets/images/return.gif +share/tomcat/webapps/examples/servlets/index.html +share/tomcat/webapps/examples/servlets/nonblocking/bytecounter.html +share/tomcat/webapps/examples/servlets/reqheaders.html +share/tomcat/webapps/examples/servlets/reqinfo.html +share/tomcat/webapps/examples/servlets/reqparams.html +share/tomcat/webapps/examples/servlets/sessions.html +share/tomcat/webapps/examples/websocket/chat.xhtml +share/tomcat/webapps/examples/websocket/drawboard.xhtml +share/tomcat/webapps/examples/websocket/echo.xhtml +share/tomcat/webapps/examples/websocket/index.xhtml +share/tomcat/webapps/examples/websocket/snake.xhtml +share/tomcat/webapps/host-manager/META-INF/context.xml +share/tomcat/webapps/host-manager/WEB-INF/jsp/401.jsp +share/tomcat/webapps/host-manager/WEB-INF/jsp/403.jsp +share/tomcat/webapps/host-manager/WEB-INF/jsp/404.jsp +share/tomcat/webapps/host-manager/WEB-INF/web.xml +share/tomcat/webapps/host-manager/images/add.gif +share/tomcat/webapps/host-manager/images/asf-logo.gif +share/tomcat/webapps/host-manager/images/code.gif +share/tomcat/webapps/host-manager/images/design.gif +share/tomcat/webapps/host-manager/images/docs.gif +share/tomcat/webapps/host-manager/images/fix.gif +share/tomcat/webapps/host-manager/images/tomcat.gif +share/tomcat/webapps/host-manager/images/update.gif +share/tomcat/webapps/host-manager/images/void.gif +share/tomcat/webapps/host-manager/index.jsp +share/tomcat/webapps/host-manager/manager.xml +share/tomcat/webapps/manager/META-INF/context.xml +share/tomcat/webapps/manager/WEB-INF/jsp/401.jsp +share/tomcat/webapps/manager/WEB-INF/jsp/403.jsp +share/tomcat/webapps/manager/WEB-INF/jsp/404.jsp +share/tomcat/webapps/manager/WEB-INF/jsp/connectorCiphers.jsp +share/tomcat/webapps/manager/WEB-INF/jsp/sessionDetail.jsp +share/tomcat/webapps/manager/WEB-INF/jsp/sessionsList.jsp +share/tomcat/webapps/manager/WEB-INF/web.xml +share/tomcat/webapps/manager/images/add.gif +share/tomcat/webapps/manager/images/asf-logo.gif +share/tomcat/webapps/manager/images/code.gif +share/tomcat/webapps/manager/images/design.gif +share/tomcat/webapps/manager/images/docs.gif +share/tomcat/webapps/manager/images/fix.gif +share/tomcat/webapps/manager/images/tomcat.gif +share/tomcat/webapps/manager/images/update.gif +share/tomcat/webapps/manager/images/void.gif +share/tomcat/webapps/manager/index.jsp +share/tomcat/webapps/manager/status.xsd +share/tomcat/webapps/manager/xform.xsl diff --git a/www/apache-tomcat8/distinfo b/www/apache-tomcat8/distinfo new file mode 100644 index 000000000..81c996dde --- /dev/null +++ b/www/apache-tomcat8/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.3 2015/05/27 12:22:00 ryoon Exp $ + +SHA1 (apache-tomcat-8.0.23.tar.gz) = bccf6efdf1754cc8ed56d692fbfb23665c875592 +RMD160 (apache-tomcat-8.0.23.tar.gz) = 36b593fb25b7aa6bae965bb722383c34d3dcd75f +Size (apache-tomcat-8.0.23.tar.gz) = 9076980 bytes diff --git a/www/apache-tomcat8/files/smf/manifest.xml b/www/apache-tomcat8/files/smf/manifest.xml new file mode 100644 index 000000000..e18f62101 --- /dev/null +++ b/www/apache-tomcat8/files/smf/manifest.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/www/apache-tomcat8/files/tomcat.sh b/www/apache-tomcat8/files/tomcat.sh new file mode 100644 index 000000000..1aaa74520 --- /dev/null +++ b/www/apache-tomcat8/files/tomcat.sh @@ -0,0 +1,97 @@ +#! @RCD_SCRIPTS_SHELL@ +# +# $NetBSD: tomcat.sh,v 1.1 2015/05/05 13:29:24 ryoon Exp $ +# +# PROVIDE: tomcat +# REQUIRE: DAEMON +# + +if [ -r /etc/rc.subr ] +then + . /etc/rc.subr +fi + +name="tomcat" +rcvar=$name +command="@TOMCAT_HOME@/bin/catalina.sh" +pidfile="@VARBASE@/run/tomcat/catalina.pid" +tomcat_user="@TOMCAT_USER@" +tomcat_group="@TOMCAT_GROUP@" +start_cmd="$command start" +stop_cmd="$command stop" +restart_cmd="$stop_cmd && $start_cmd" +run_cmd="tomcat_run" +version_cmd="tomcat_version" +debug_cmd="tomcat_debug" +extra_commands="run version debug" +start_precmd="tomcat_precmd" + +PREFIX=@PREFIX@ + +if [ -z "${JAVA_HOME}" ] +then + JAVA_HOME="@JAVA_HOME@" + export JAVA_HOME +fi + +CATALINA_HOME=@TOMCAT_HOME@ +TOMCAT_HOME=@TOMCAT_HOME@ +CATALINA_PID=${pidfile} +export CATALINA_HOME +export TOMCAT_HOME +export CATALINA_PID + +if [ -n "${tomcat_classpath}" ] +then + CLASSPATH=${CLASSPATH}:${tomcat_classpath} +fi +export CLASSPATH + +tomcat_precmd() +{ + if [ ! -d @VARBASE@/run/tomcat ]; then + @MKDIR@ @VARBASE@/run/tomcat + @CHMOD@ 0750 @VARBASE@/run/tomcat + @CHOWN@ ${tomcat_user}:${tomcat_group} @VARBASE@/run/tomcat + fi +} + +tomcat_start() +{ + cd $CATALINA_HOME/logs + @SU@ ${tomcat_user} -c "${command} start" +} + +tomcat_stop() +{ + rc_pid=$(check_pidfile $pidfile "${JAVA_HOME}/bin/java") + @SU@ ${tomcat_user} -c "${command} stop" + wait_for_pids $rc_pid +} + + +tomcat_run() +{ + cd ${CATALINA_HOME}/logs + @SU@ ${tomcat_user} -c "${command} run" +} + +tomcat_version() +{ + @SU@ ${tomcat_user} -c "${command} version" +} + +tomcat_debug() +{ + cd ${CATALINA_HOME}/logs + @SU@ ${tomcat_user} -c "${command} debug" +} + +if [ -f /etc/rc.subr ] +then + load_rc_config "$name" + run_rc_command "$1" +else + echo -n ' ${name}' + exec ${command} ${tomcat_flags} ${command_args} +fi diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 9e5c1fee5..f0b926972 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.102 2014/09/09 08:11:48 adam Exp $ +# $NetBSD: Makefile,v 1.104 2015/06/12 10:51:48 wiz Exp $ DISTNAME= httpd-2.2.29 PKGNAME= ${DISTNAME:S/httpd/apache/} +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ http://archive.apache.org/dist/httpd/ \ @@ -209,6 +210,10 @@ post-extract: ${TOUCH} ${WRKSRC}/build/libtool ${ECHO} "" >> ${WRKSRC}/docs/conf/extra/httpd-languages.conf.in +pre-build: + ${ECHO} "===> Generating unique DH group to mitigate Logjam attack (this will take a while)" + (cd ${WRKSRC}/modules/ssl && ${PERL5} ssl_engine_dh.c) + post-build: ${SED} "s#@PKG_SYSCONFDIR@#${PKG_SYSCONFDIR}#g" \ < ${FILESDIR}/mkcert.sh > ${WRKDIR}/mkcert diff --git a/www/apache22/distinfo b/www/apache22/distinfo index 4218941ce..4e7ccaf16 100644 --- a/www/apache22/distinfo +++ b/www/apache22/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.60 2014/09/09 08:11:48 adam Exp $ +$NetBSD: distinfo,v 1.61 2015/05/22 09:20:20 sborrill Exp $ SHA1 (httpd-2.2.29.tar.bz2) = 1d6a8fbc1391d358cc6fe430edc16222b97258d5 RMD160 (httpd-2.2.29.tar.bz2) = c9a823f038a6a1cbfd94cd9bdd067edd26cf7a3b @@ -16,4 +16,5 @@ SHA1 (patch-aw) = ca53d67beeb2c2c4d9adb04d3d79e24a8c427fd4 SHA1 (patch-docs_man_apxs.8) = 70797ea73ae6379492971bec1106a8427ae7fdaa SHA1 (patch-lock.c) = 770ca03f1cb4421879bd5baa5a7c30cc91acb6e1 SHA1 (patch-modules_proxy_mod_proxy_connect.c) = b2b5d0242a92c7bf20b14c16d8cd3abae42f3746 +SHA1 (patch-modules_ssl_ssl__engine__dh.c) = fc37a639ecfbade0cf8a4fc684d7ec3b92949897 SHA1 (patch-repos.c) = 0e0361b91d4b0fe6c7c55a12fdfd2e6aacc710e1 diff --git a/www/apache22/patches/patch-modules_ssl_ssl__engine__dh.c b/www/apache22/patches/patch-modules_ssl_ssl__engine__dh.c new file mode 100644 index 000000000..ab46b73cf --- /dev/null +++ b/www/apache22/patches/patch-modules_ssl_ssl__engine__dh.c @@ -0,0 +1,73 @@ +--- modules/ssl/ssl_engine_dh.c.orig 2006-07-12 03:38:44 UTC ++++ modules/ssl/ssl_engine_dh.c +@@ -102,12 +102,12 @@ DH *ssl_dh_GetTmpParam(int nKeyLen) + { + DH *dh; + +- if (nKeyLen == 512) +- dh = get_dh512(); +- else if (nKeyLen == 1024) +- dh = get_dh1024(); ++ if (nKeyLen == 2048) ++ dh = get_dh2048(); ++ else if (nKeyLen == 3072) ++ dh = get_dh3072(); + else +- dh = get_dh1024(); ++ dh = get_dh3072(); + return dh; + } + +@@ -151,7 +151,7 @@ print FP $source; + close(FP); + + # generate the DH parameters +-print "1. Generate 512 and 1024 bit Diffie-Hellman parameters (p, g)\n"; ++print "1. Generate 2048 and 3072 bit Diffie-Hellman parameters (p, g)\n"; + my $rand = ''; + foreach $file (qw(/var/log/messages /var/adm/messages + /kernel /vmunix /vmlinuz /etc/hosts /etc/resolv.conf)) { +@@ -161,15 +161,15 @@ foreach $file (qw(/var/log/messages /var + } + } + $rand = "-rand $rand" if ($rand ne ''); +-system("openssl gendh $rand -out dh512.pem 512"); +-system("openssl gendh $rand -out dh1024.pem 1024"); ++system("openssl gendh $rand -out dh2048.pem 2048"); ++system("openssl gendh $rand -out dh3072.pem 3072"); + + # generate DH param info + my $dhinfo = ''; +-open(FP, "openssl dh -noout -text -in dh512.pem |") || die; ++open(FP, "openssl dh -noout -text -in dh2048.pem |") || die; + $dhinfo .= $_ while (); + close(FP); +-open(FP, "openssl dh -noout -text -in dh1024.pem |") || die; ++open(FP, "openssl dh -noout -text -in dh3072.pem |") || die; + $dhinfo .= $_ while (); + close(FP); + $dhinfo =~ s|^|** |mg; +@@ -177,10 +177,10 @@ $dhinfo = "\n\/\*\n$dhinfo\*\/\n\n"; + + # generate C source from DH params + my $dhsource = ''; +-open(FP, "openssl dh -noout -C -in dh512.pem | indent | expand |") || die; ++open(FP, "openssl dh -noout -C -in dh2048.pem | indent | expand |") || die; + $dhsource .= $_ while (); + close(FP); +-open(FP, "openssl dh -noout -C -in dh1024.pem | indent | expand |") || die; ++open(FP, "openssl dh -noout -C -in dh3072.pem | indent | expand |") || die; + $dhsource .= $_ while (); + close(FP); + $dhsource =~ s|(DH\s+\*get_dh)(\d+)[^}]*\n}|static $1$2(void) +@@ -203,8 +203,8 @@ print FP $source; + close(FP); + + # cleanup +-unlink("dh512.pem"); +-unlink("dh1024.pem"); ++unlink("dh2048.pem"); ++unlink("dh3072.pem"); + + =pod + */ diff --git a/www/apache24/Makefile b/www/apache24/Makefile index d7352794c..bf7412331 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2015/02/02 14:45:51 adam Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:48 wiz Exp $ DISTNAME= httpd-2.4.12 PKGNAME= ${DISTNAME:S/httpd/apache/} +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ http://archive.apache.org/dist/httpd/ \ diff --git a/www/apache24/PLIST b/www/apache24/PLIST index fb61d2cec..1a82e5395 100644 --- a/www/apache24/PLIST +++ b/www/apache24/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2015/02/02 14:45:51 adam Exp $ +@comment $NetBSD: PLIST,v 1.18 2015/06/26 19:25:12 ryoon Exp $ bin/ab bin/apxs bin/dbmmanage @@ -98,7 +98,8 @@ lib/httpd/mod_buffer.so lib/httpd/mod_cache.so lib/httpd/mod_cache_disk.so lib/httpd/mod_cache_socache.so -lib/httpd/mod_cgid.so +${PLIST.only-prefork}lib/httpd/mod_cgi.so +${PLIST.not-only-prefork}lib/httpd/mod_cgid.so lib/httpd/mod_charset_lite.so lib/httpd/mod_data.so lib/httpd/mod_dav.so diff --git a/www/apache24/distinfo b/www/apache24/distinfo index 6a41883a1..c5b7c6c81 100644 --- a/www/apache24/distinfo +++ b/www/apache24/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.19 2015/03/28 06:28:04 ryoon Exp $ +$NetBSD: distinfo,v 1.20 2015/06/11 15:38:48 taca Exp $ SHA1 (httpd-2.4.12.tar.bz2) = bc4681bfd63accec8d82d3cc440fbc8264ce0f17 RMD160 (httpd-2.4.12.tar.bz2) = 396deb95ca40f429cc3845a36b766a9fb1c2c2aa @@ -16,3 +16,4 @@ SHA1 (patch-am) = acdf7198ae8b4353cfc70c8015a0f09de036b777 SHA1 (patch-aw) = 43cd64df886853ef7b75b91ed20183f329fcc9df SHA1 (patch-include_ap__config.h) = 1d056e2d4db80ec97aaf755b6dd6aff69ed2cd96 SHA1 (patch-server_core__filters.c) = 331672c9a65691229518f31dcdae64382b392287 +SHA1 (patch-server_protocol.c) = 73f9cfad3217784fcdc6e5c7948eefd47b2a5a42 diff --git a/www/apache24/options.mk b/www/apache24/options.mk index c8034deff..e9bd612e7 100644 --- a/www/apache24/options.mk +++ b/www/apache24/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.9 2014/02/22 17:28:34 ryoon Exp $ +# $NetBSD: options.mk,v 1.10 2015/06/26 19:25:12 ryoon Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.apache PKG_SUPPORTED_OPTIONS= lua suexec apache-mpm-event apache-mpm-prefork apache-mpm-worker @@ -23,7 +23,7 @@ PKG_SUPPORTED_OPTIONS+= privileges # prefork non-threaded, pre-forking web server # worker hybrid multi-threaded multi-process web server # -PLIST_VARS+= worker prefork event +PLIST_VARS+= worker prefork event only-prefork not-only-prefork .if !empty(PKG_OPTIONS:Mapache-mpm-event) MPMS+= event @@ -42,6 +42,15 @@ PLIST.prefork= yes CONFIGURE_ARGS+= --enable-mpms-shared='${MPMS}' MESSAGE_SUBST+= MPMS=${MPMS:Q} +# If only prefork mpm is supported, ... +.if empty(PKG_OPTIONS:Mapache-mpm-event) && \ + empty(PKG_OPTIONS:Mapache-mpm-worker) && \ + !empty(PKG_OPTIONS:Mapache-mpm-prefork) +CONFIGURE_ARGS+= --with-mpm=prefork +PLIST.only-prefork= yes +.else +PLIST.not-only-prefork= yes +.endif BUILD_DEFS+= APACHE_MODULES diff --git a/www/apache24/patches/patch-server_protocol.c b/www/apache24/patches/patch-server_protocol.c new file mode 100644 index 000000000..0e61958d9 --- /dev/null +++ b/www/apache24/patches/patch-server_protocol.c @@ -0,0 +1,24 @@ +$NetBSD: patch-server_protocol.c,v 1.1 2015/06/11 15:38:48 taca Exp $ + +Fix for CVE-2015-0253, introduced in Apache 2.4.11. + +--- server/protocol.c.orig 2014-11-29 09:22:43.000000000 +0000 ++++ server/protocol.c +@@ -599,8 +599,6 @@ static int read_request_line(request_rec + */ + if (APR_STATUS_IS_ENOSPC(rv)) { + r->status = HTTP_REQUEST_URI_TOO_LARGE; +- r->proto_num = HTTP_VERSION(1,0); +- r->protocol = apr_pstrdup(r->pool, "HTTP/1.0"); + } + else if (APR_STATUS_IS_TIMEUP(rv)) { + r->status = HTTP_REQUEST_TIME_OUT; +@@ -608,6 +606,8 @@ static int read_request_line(request_rec + else if (APR_STATUS_IS_EINVAL(rv)) { + r->status = HTTP_BAD_REQUEST; + } ++ r->proto_num = HTTP_VERSION(1,0); ++ r->protocol = apr_pstrdup(r->pool, "HTTP/1.0"); + return 0; + } + } while ((len <= 0) && (++num_blank_lines < max_blank_lines)); diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 80118c59b..170c915e0 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2015/06/12 10:51:48 wiz Exp $ DISTNAME= awstats-7.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.awstats.org/files/ diff --git a/www/bannerfilter/Makefile b/www/bannerfilter/Makefile index 5f5310930..553180887 100644 --- a/www/bannerfilter/Makefile +++ b/www/bannerfilter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:48 wiz Exp $ # DISTNAME= bannerfilter-1.31 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://phroggy.com/files/unix/ diff --git a/www/bins/Makefile b/www/bins/Makefile index 6ed4eccfa..95dbea525 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:51:48 wiz Exp $ DISTNAME= bins-1.1.29 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www graphics MASTER_SITES= http://zubro.chez.tiscali.fr/BINS/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index 280702a76..2b51354b0 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.118 2014/11/24 05:03:43 mef Exp $ +# $NetBSD: Makefile,v 1.121 2015/06/12 10:51:48 wiz Exp $ -DISTNAME= bluefish-2.2.6 +DISTNAME= bluefish-2.2.7 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://bluefish.mrball.net/stable/source/ \ http://www.bennewitz.com/bluefish/stable/source/ diff --git a/www/bluefish/distinfo b/www/bluefish/distinfo index 6d25492eb..134d3074a 100644 --- a/www/bluefish/distinfo +++ b/www/bluefish/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.23 2014/11/24 05:03:43 mef Exp $ +$NetBSD: distinfo,v 1.24 2015/04/13 07:50:02 mef Exp $ -SHA1 (bluefish-2.2.6.tar.bz2) = 7742f732a4259ff927a2160a4d94e0c0a805a196 -RMD160 (bluefish-2.2.6.tar.bz2) = ec3d73fec8d7a82ff2fe2182dc6664113a314421 -Size (bluefish-2.2.6.tar.bz2) = 3793018 bytes +SHA1 (bluefish-2.2.7.tar.bz2) = 132ec9e3b05d34c35c42beda640e726c81b948a9 +RMD160 (bluefish-2.2.7.tar.bz2) = 7a9fee51a5cc594beb74f70dc059c657d150474f +Size (bluefish-2.2.7.tar.bz2) = 3836580 bytes SHA1 (patch-ac) = f4e0a9f861108465ee96a78da327b6aef2de4984 diff --git a/www/browser-bookmarks-menu/Makefile b/www/browser-bookmarks-menu/Makefile index 89639b25f..8b21ba44a 100644 --- a/www/browser-bookmarks-menu/Makefile +++ b/www/browser-bookmarks-menu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:25:00 tnn Exp $ DISTNAME= browser-bookmarks-menu-0.6 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=browserbookapp/} diff --git a/www/c-icap-modules/Makefile b/www/c-icap-modules/Makefile index 0e8c5571b..2697be007 100644 --- a/www/c-icap-modules/Makefile +++ b/www/c-icap-modules/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2015/01/18 15:52:05 wiedi Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 23:40:16 taca Exp $ -DISTNAME= c_icap_modules-0.2.4 +DISTNAME= c_icap_modules-0.3.2 PKGNAME= ${DISTNAME:S/_/-/g} CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/} @@ -18,7 +18,10 @@ CONFIGURE_ARGS= --with-c-icap=${BUILDLINK_PREFIX.c-icap} EGDIR= ${PREFIX}/share/c-icap CONF_FILES= ${EGDIR}/srv_url_check.conf.default ${PKG_SYSCONFDIR}/srv_url_check.conf -INSTALLATION_DIRS= share/c-icap +INSTALLATION_DIRS= etc share/c-icap + +post-install: + ${FIND} ${DESTDIR}${PREFIX}/share/c_icap/templates -type f -exec ${CHMOD} -x {} \; .include "options.mk" diff --git a/www/c-icap-modules/PLIST b/www/c-icap-modules/PLIST index 0defd6bff..b650b03b6 100644 --- a/www/c-icap-modules/PLIST +++ b/www/c-icap-modules/PLIST @@ -1,10 +1,14 @@ -@comment $NetBSD: PLIST,v 1.2 2012/07/29 10:11:18 adam Exp $ -${PLIST.clamav}lib/c_icap/virus_scan.la +@comment $NetBSD: PLIST,v 1.3 2015/06/12 23:40:16 taca Exp $ bin/c-icap-mods-sguardDB +${PLIST.clamav}lib/c_icap/clamav_mod.la +${PLIST.clamav}lib/c_icap/clamd_mod.la lib/c_icap/srv_url_check.la -${PLIST.clamav}share/c-icap/virus_scan.conf.default +${PLIST.clamav}lib/c_icap/virus_scan.la man/man8/c-icap-mods-sguardDB.8 +${PLIST.clamav}share/c-icap/clamav_mod.conf.default +${PLIST.clamav}share/c-icap/clamd_mod.conf.default share/c-icap/srv_url_check.conf.default +${PLIST.clamav}share/c-icap/virus_scan.conf.default share/c_icap/templates/srv_url_check/en/DENY ${PLIST.clamav}share/c_icap/templates/virus_scan/en/VIRUS_FOUND ${PLIST.clamav}share/c_icap/templates/virus_scan/en/VIR_MODE_HEAD diff --git a/www/c-icap-modules/distinfo b/www/c-icap-modules/distinfo index 7b66997c2..84a11e98b 100644 --- a/www/c-icap-modules/distinfo +++ b/www/c-icap-modules/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.4 2013/09/03 13:38:08 adam Exp $ +$NetBSD: distinfo,v 1.5 2015/06/12 23:40:16 taca Exp $ -SHA1 (c_icap_modules-0.2.4.tar.gz) = d563cdec9138366a2c044f2b452b3aa046fcaa5f -RMD160 (c_icap_modules-0.2.4.tar.gz) = 920cdf846dbb998a3da69d0e8a4c967276f7094b -Size (c_icap_modules-0.2.4.tar.gz) = 373120 bytes +SHA1 (c_icap_modules-0.3.2.tar.gz) = 98dd7b3bf40b8831e297ffa8c4e1eaf7cef57cd0 +RMD160 (c_icap_modules-0.3.2.tar.gz) = dfbce2a53e9b8d79ac7ad756cbad26881a1c6488 +Size (c_icap_modules-0.3.2.tar.gz) = 384788 bytes SHA1 (patch-configure) = f38098a56ae58ae89a5850dad176b539cf034836 -SHA1 (patch-services_url_check_Makefile.in) = 23a0660bf8060ade81f4d9654220a4ae0795811e -SHA1 (patch-services_virus_scan_Makefile.in) = 8a1ce7d863757f8851a06d621a1163d7a605b893 +SHA1 (patch-services_url_check_Makefile.in) = 9cb97ef3441ab4fb0346a96aff2b8f635c66ec11 +SHA1 (patch-services_virus_scan_Makefile.in) = 367f8de33f664447d815180f7a1e805c591198e1 diff --git a/www/c-icap-modules/options.mk b/www/c-icap-modules/options.mk index 24ee7b509..32aba499f 100644 --- a/www/c-icap-modules/options.mk +++ b/www/c-icap-modules/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2012/07/29 10:11:18 adam Exp $ +# $NetBSD: options.mk,v 1.3 2015/06/12 23:40:16 taca Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.c-icap PKG_SUPPORTED_OPTIONS= bdb clamav @@ -21,6 +21,9 @@ CONFIGURE_ARGS+= --without-bdb PLIST.clamav= yes CONFIGURE_ARGS+= --with-clamav CONF_FILES+= ${EGDIR}/virus_scan.conf.default ${PKG_SYSCONFDIR}/virus_scan.conf +CONF_FILES+= ${EGDIR}/clamd_mod.conf.default ${PKG_SYSCONFDIR}/clamd_mod.conf +CONF_FILES+= ${EGDIR}/clamav_mod.conf.default ${PKG_SYSCONFDIR}/clamav_mod.conf + . include "../../security/clamav/buildlink3.mk" .else CONFIGURE_ARGS+= --without-clamav diff --git a/www/c-icap-modules/patches/patch-services_url_check_Makefile.in b/www/c-icap-modules/patches/patch-services_url_check_Makefile.in index f3d40b80b..6b213344c 100644 --- a/www/c-icap-modules/patches/patch-services_url_check_Makefile.in +++ b/www/c-icap-modules/patches/patch-services_url_check_Makefile.in @@ -1,16 +1,16 @@ -$NetBSD: patch-services_url_check_Makefile.in,v 1.3 2013/09/03 13:38:08 adam Exp $ +$NetBSD: patch-services_url_check_Makefile.in,v 1.4 2015/06/12 23:40:16 taca Exp $ Handle configuration files ---- services/url_check/Makefile.in.orig 2011-05-05 13:19:55.000000000 +0000 +--- services/url_check/Makefile.in.orig 2013-12-27 15:35:48.000000000 +0000 +++ services/url_check/Makefile.in -@@ -720,8 +720,7 @@ uninstall-man: uninstall-man8 +@@ -730,8 +730,7 @@ uninstall-man: uninstall-man8 $(do_subst) < $< > $@ install-data-local: - $(INSTALL) srv_url_check.conf $(DESTDIR)$(CONFIGDIR)/srv_url_check.conf.default - if test ! -f $(DESTDIR)$(CONFIGDIR)/srv_url_check.conf; then $(INSTALL) srv_url_check.conf $(DESTDIR)$(CONFIGDIR)/srv_url_check.conf; fi -+ $(INSTALL) srv_url_check.conf $(DESTDIR)$(datadir)/c-icap/srv_url_check.conf.default ++ $(INSTALL) -m 0444 srv_url_check.conf $(DESTDIR)$(datadir)/c-icap/srv_url_check.conf.default $(mkinstalldirs) $(DESTDIR)$(cicapdatadir)/templates/srv_url_check/en $(INSTALL) $(TMPLS) $(DESTDIR)$(cicapdatadir)/templates/srv_url_check/en/ diff --git a/www/c-icap-modules/patches/patch-services_virus_scan_Makefile.in b/www/c-icap-modules/patches/patch-services_virus_scan_Makefile.in index 02fca8051..e3e560446 100644 --- a/www/c-icap-modules/patches/patch-services_virus_scan_Makefile.in +++ b/www/c-icap-modules/patches/patch-services_virus_scan_Makefile.in @@ -1,16 +1,16 @@ -$NetBSD: patch-services_virus_scan_Makefile.in,v 1.1 2012/07/29 10:12:08 adam Exp $ +$NetBSD: patch-services_virus_scan_Makefile.in,v 1.2 2015/06/12 23:40:16 taca Exp $ Handle configuration files ---- services/virus_scan/Makefile.in.orig 2012-07-29 09:31:53.000000000 +0000 +--- services/virus_scan/Makefile.in.orig 2013-12-27 15:35:48.000000000 +0000 +++ services/virus_scan/Makefile.in -@@ -586,8 +586,7 @@ uninstall-am: uninstall-cicapmoduleLTLIB - +@@ -646,8 +646,7 @@ uninstall-am: uninstall-cicapmoduleLTLIB install-data-local: -- $(INSTALL) virus_scan.conf $(DESTDIR)$(CONFIGDIR)/virus_scan.conf.default -- if test ! -f $(DESTDIR)$(CONFIGDIR)/virus_scan.conf; then $(INSTALL) virus_scan.conf $(DESTDIR)$(CONFIGDIR)/virus_scan.conf; fi -+ $(INSTALL) virus_scan.conf $(DESTDIR)$(datadir)/c-icap/virus_scan.conf.default + for f in $(CONFS); do \ +- $(INSTALL) $$f $(DESTDIR)$(CONFIGDIR)/$$f.default; \ +- if test ! -f $(DESTDIR)$(CONFIGDIR)/$$f; then $(INSTALL) $$f $(DESTDIR)$(CONFIGDIR)/$$f; fi \ ++ $(INSTALL) -m 0444 $$f $(DESTDIR)$(datadir)/c-icap/$$f.default; \ + done $(mkinstalldirs) $(DESTDIR)$(cicapdatadir)/templates/virus_scan/en/ for f in $(TMPLS); do $(INSTALL) $$f $(DESTDIR)$(cicapdatadir)/templates/virus_scan/en/; done - diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index ea816a256..dc5b49a86 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/10/15 22:10:33 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 23:39:11 taca Exp $ -DISTNAME= c_icap-0.2.5 +DISTNAME= c_icap-0.3.5 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=c-icap/} diff --git a/www/c-icap/PLIST b/www/c-icap/PLIST index 94e111fd0..6bf0e1a7c 100644 --- a/www/c-icap/PLIST +++ b/www/c-icap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2012/07/29 10:11:17 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/12 23:39:11 taca Exp $ bin/c-icap bin/c-icap-client bin/c-icap-config @@ -22,11 +22,13 @@ include/c_icap/hash.h include/c_icap/header.h include/c_icap/log.h include/c_icap/lookup_table.h +include/c_icap/md5.h include/c_icap/mem.h include/c_icap/module.h include/c_icap/net_io.h include/c_icap/proc_mutex.h include/c_icap/proc_threads_queues.h +include/c_icap/registry.h include/c_icap/request.h include/c_icap/service.h include/c_icap/shared_mem.h diff --git a/www/c-icap/buildlink3.mk b/www/c-icap/buildlink3.mk index 2139ed6bb..79c9e2f65 100644 --- a/www/c-icap/buildlink3.mk +++ b/www/c-icap/buildlink3.mk @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/05/11 04:29:18 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/06/12 23:39:11 taca Exp $ BUILDLINK_TREE+= c-icap .if !defined(C_ICAP_BUILDLINK3_MK) C_ICAP_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.c-icap+= c-icap>=0.1.5 +BUILDLINK_API_DEPENDS.c-icap+= c-icap>=0.3.5 BUILDLINK_PKGSRCDIR.c-icap?= ../../www/c-icap .include "../../devel/zlib/buildlink3.mk" diff --git a/www/c-icap/distinfo b/www/c-icap/distinfo index a1b93ae69..9f162e327 100644 --- a/www/c-icap/distinfo +++ b/www/c-icap/distinfo @@ -1,10 +1,14 @@ -$NetBSD: distinfo,v 1.5 2014/10/15 22:10:21 joerg Exp $ +$NetBSD: distinfo,v 1.7 2015/06/12 23:39:11 taca Exp $ -SHA1 (c_icap-0.2.5.tar.gz) = 986f0906780c0d0ad13a40add1e3f4bf7fabf8d5 -RMD160 (c_icap-0.2.5.tar.gz) = a9515e36927dcf008d187e079f6bd535b7e8b6bd -Size (c_icap-0.2.5.tar.gz) = 582223 bytes -SHA1 (patch-Makefile.in) = 1e24956dee6d124c4f1e06d4bc6187ca0c2be52b -SHA1 (patch-configure) = 007831090cdf9b2d6c269793b38f8e65f44dc765 -SHA1 (patch-configure.in) = 5a8ad3240425f7c1ff4dec8c3617e00d8665c62a -SHA1 (patch-include_c-icap-conf.h.in) = b7b7e64f561062eeafc9eb88abf95d266cdb0782 -SHA1 (patch-include_util.h) = 1e041fa22a540fbf477cf6fb628458130977724a +SHA1 (c_icap-0.3.5.tar.gz) = 189db804146a5654105e8bf6791b5f6eebd5f068 +RMD160 (c_icap-0.3.5.tar.gz) = 32f4d7dbe2a6170b3858c6d05c3f3e388c1037bd +Size (c_icap-0.3.5.tar.gz) = 614388 bytes +SHA1 (patch-Makefile.in) = 251eb502dd1a40ef45ff46f8814f12b098c01528 +SHA1 (patch-aserver.c) = cbcec895c718cb4270b1ac249b5ea0d425ed35ba +SHA1 (patch-cfg__param.c) = 91cfa22762c9bf82eecc8d29afc9f08414124c3e +SHA1 (patch-configure) = c1e533f47cc1a1e580337e8882b0222d966e6b30 +SHA1 (patch-include_cfg__param.h) = 02c094f42bb9b9395b1c9cbfb2bfb3715a8717b5 +SHA1 (patch-module.c) = 0b95917721340a1a78102b2b10033a0de0dfec31 +SHA1 (patch-mpmt__server.c) = d8ec64183acbd9e8b159fde4e92c92a79ab80da0 +SHA1 (patch-service.c) = ecb623c1bce5acce186a153abbb3129e8b15ccab +SHA1 (patch-winnt__server.c) = c14bf29bf5d04bf127e1b2a22a68739144c496bd diff --git a/www/c-icap/patches/patch-Makefile.in b/www/c-icap/patches/patch-Makefile.in index d8d2e8f71..0da89d903 100644 --- a/www/c-icap/patches/patch-Makefile.in +++ b/www/c-icap/patches/patch-Makefile.in @@ -1,10 +1,10 @@ -$NetBSD: patch-Makefile.in,v 1.2 2012/07/29 10:11:17 adam Exp $ +$NetBSD: patch-Makefile.in,v 1.3 2015/06/12 23:39:11 taca Exp $ Handle configuration files. ---- Makefile.in.orig 2011-03-28 19:22:39.000000000 +0000 +--- Makefile.in.orig 2014-10-28 10:45:45.000000000 +0000 +++ Makefile.in -@@ -1581,11 +1581,9 @@ doc: +@@ -1718,11 +1718,9 @@ doc: $(DOXYGEN) c-icap.dox install-data-local: diff --git a/www/c-icap/patches/patch-aserver.c b/www/c-icap/patches/patch-aserver.c new file mode 100644 index 000000000..e65fb9955 --- /dev/null +++ b/www/c-icap/patches/patch-aserver.c @@ -0,0 +1,46 @@ +$NetBSD: patch-aserver.c,v 1.2 2015/06/12 23:39:11 taca Exp $ + +Avoid CONF name colision. + +--- aserver.c.orig 2013-12-27 15:10:53.000000000 +0000 ++++ aserver.c +@@ -125,9 +125,9 @@ int main(int argc, char **argv) + ci_txt_template_set_dir(DATADIR"templates"); + commands_init(); + +- if (!(CONF.MAGIC_DB = ci_magic_db_load(CONF.magics_file))) { ++ if (!(ci_CONF.MAGIC_DB = ci_magic_db_load(ci_CONF.magics_file))) { + ci_debug_printf(1, "Can not load magic file %s!!!\n", +- CONF.magics_file); ++ ci_CONF.magics_file); + } + init_conf_tables(); + request_stats_init(); +@@ -143,22 +143,22 @@ int main(int argc, char **argv) + } + + #if ! defined(_WIN32) +- if (is_icap_running(CONF.PIDFILE)) { ++ if (is_icap_running(ci_CONF.PIDFILE)) { + ci_debug_printf(1, "c-icap server already running!\n"); + exit(-1); + } + if (DAEMON_MODE) + run_as_daemon(); +- if (!set_running_permissions(CONF.RUN_USER, CONF.RUN_GROUP)) ++ if (!set_running_permissions(ci_CONF.RUN_USER, ci_CONF.RUN_GROUP)) + exit(-1); +- store_pid(CONF.PIDFILE); ++ store_pid(ci_CONF.PIDFILE); + #endif + +- if (!init_server(CONF.ADDRESS, CONF.PORT, &(CONF.PROTOCOL_FAMILY))) ++ if (!init_server(ci_CONF.ADDRESS, ci_CONF.PORT, &(ci_CONF.PROTOCOL_FAMILY))) + return -1; + post_init_modules(); + post_init_services(); + start_server(); +- clear_pid(CONF.PIDFILE); ++ clear_pid(ci_CONF.PIDFILE); + return 0; + } diff --git a/www/c-icap/patches/patch-cfg__param.c b/www/c-icap/patches/patch-cfg__param.c new file mode 100644 index 000000000..3ae256987 --- /dev/null +++ b/www/c-icap/patches/patch-cfg__param.c @@ -0,0 +1,231 @@ +$NetBSD: patch-cfg__param.c,v 1.2 2015/06/12 23:39:11 taca Exp $ + +Avoid CONF name colision. + +--- cfg_param.c.orig 2014-10-23 09:20:46.000000000 +0000 ++++ cfg_param.c +@@ -40,7 +40,7 @@ + int ARGC; + char **ARGV; + +-struct ci_server_conf CONF = { ++struct ci_server_conf ci_CONF = { + NULL, /* LISTEN ADDRESS */ 1344, /*PORT*/ AF_INET, /*SOCK_FAMILY */ + #ifdef _WIN32 + "c:\\TEMP", /*TMPDIR*/ "c:\\TEMP\\c-icap.pid", /*PIDFILE*/ "\\\\.\\pipe\\c-icap", /*COMMANDS_SOCKET; */ +@@ -134,34 +134,34 @@ struct sub_table { + }; + + static struct ci_conf_entry conf_variables[] = { +- {"ListenAddress", &CONF.ADDRESS, intl_cfg_set_str, NULL}, +- {"PidFile", &CONF.PIDFILE, intl_cfg_set_str, NULL}, +- {"CommandsSocket", &CONF.COMMANDS_SOCKET, intl_cfg_set_str, NULL}, ++ {"ListenAddress", &ci_CONF.ADDRESS, intl_cfg_set_str, NULL}, ++ {"PidFile", &ci_CONF.PIDFILE, intl_cfg_set_str, NULL}, ++ {"CommandsSocket", &ci_CONF.COMMANDS_SOCKET, intl_cfg_set_str, NULL}, + {"Timeout", (void *) (&TIMEOUT), intl_cfg_set_int, NULL}, + {"KeepAlive", NULL, NULL, NULL}, + {"MaxKeepAliveRequests", &MAX_KEEPALIVE_REQUESTS, intl_cfg_set_int, NULL}, + {"KeepAliveTimeout", &KEEPALIVE_TIMEOUT, intl_cfg_set_int, NULL}, +- {"StartServers", &CONF.START_SERVERS, intl_cfg_set_int, NULL}, +- {"MaxServers", &CONF.MAX_SERVERS, intl_cfg_set_int, NULL}, +- {"MinSpareThreads", &CONF.MIN_SPARE_THREADS, intl_cfg_set_int, NULL}, +- {"MaxSpareThreads", &CONF.MAX_SPARE_THREADS, intl_cfg_set_int, NULL}, +- {"ThreadsPerChild", &CONF.THREADS_PER_CHILD, intl_cfg_set_int, NULL}, ++ {"StartServers", &ci_CONF.START_SERVERS, intl_cfg_set_int, NULL}, ++ {"MaxServers", &ci_CONF.MAX_SERVERS, intl_cfg_set_int, NULL}, ++ {"MinSpareThreads", &ci_CONF.MIN_SPARE_THREADS, intl_cfg_set_int, NULL}, ++ {"MaxSpareThreads", &ci_CONF.MAX_SPARE_THREADS, intl_cfg_set_int, NULL}, ++ {"ThreadsPerChild", &ci_CONF.THREADS_PER_CHILD, intl_cfg_set_int, NULL}, + {"MaxRequestsPerChild", &MAX_REQUESTS_PER_CHILD, intl_cfg_set_int, NULL}, + {"MaxRequestsReallocateMem", &MAX_REQUESTS_BEFORE_REALLOCATE_MEM, + intl_cfg_set_int, NULL}, +- {"Port", &CONF.PORT, intl_cfg_set_int, NULL}, +- {"User", &CONF.RUN_USER, intl_cfg_set_str, NULL}, +- {"Group", &CONF.RUN_GROUP, intl_cfg_set_str, NULL}, +- {"ServerAdmin", &CONF.SERVER_ADMIN, intl_cfg_set_str, NULL}, +- {"ServerName", &CONF.SERVER_NAME, intl_cfg_set_str, NULL}, ++ {"Port", &ci_CONF.PORT, intl_cfg_set_int, NULL}, ++ {"User", &ci_CONF.RUN_USER, intl_cfg_set_str, NULL}, ++ {"Group", &ci_CONF.RUN_GROUP, intl_cfg_set_str, NULL}, ++ {"ServerAdmin", &ci_CONF.SERVER_ADMIN, intl_cfg_set_str, NULL}, ++ {"ServerName", &ci_CONF.SERVER_NAME, intl_cfg_set_str, NULL}, + {"LoadMagicFile", NULL, cfg_load_magicfile, NULL}, + {"Logger", &default_logger, cfg_set_logger, NULL}, + {"ServerLog", &SERVER_LOG_FILE, intl_cfg_set_str, NULL}, + {"AccessLog", NULL, cfg_set_accesslog, NULL}, + {"LogFormat", NULL, cfg_set_logformat, NULL}, + {"DebugLevel", NULL, cfg_set_debug_level, NULL}, /*Set library's debug level */ +- {"ServicesDir", &CONF.SERVICES_DIR, intl_cfg_set_str, NULL}, +- {"ModulesDir", &CONF.MODULES_DIR, intl_cfg_set_str, NULL}, ++ {"ServicesDir", &ci_CONF.SERVICES_DIR, intl_cfg_set_str, NULL}, ++ {"ModulesDir", &ci_CONF.MODULES_DIR, intl_cfg_set_str, NULL}, + {"Service", NULL, cfg_load_service, NULL}, + {"ServiceAlias", NULL, cfg_service_alias, NULL}, + {"Module", NULL, cfg_load_module, NULL}, +@@ -451,7 +451,7 @@ int cfg_load_magicfile(const char *direc + } + + db_file = argv[0]; +- if (strcmp(CONF.magics_file, db_file) == 0) { ++ if (strcmp(ci_CONF.magics_file, db_file) == 0) { + ci_debug_printf(2, "The db file %s is the same as default. Ignoring...\n", db_file); + return 1; + } +@@ -461,8 +461,8 @@ int cfg_load_magicfile(const char *direc + ci_debug_printf(1, "Can not load magic file %s!!!\n", db_file); + return 0; + } +- if (!CONF.MAGIC_DB) +- CONF.MAGIC_DB = ndb; ++ if (!ci_CONF.MAGIC_DB) ++ ci_CONF.MAGIC_DB = ndb; + + return 1; + } +@@ -517,24 +517,24 @@ int cfg_set_tmp_dir(const char *directiv + return 0; + } + +- cfg_default_value_store(&CONF.TMPDIR, &CONF.TMPDIR, sizeof(char *)); ++ cfg_default_value_store(&ci_CONF.TMPDIR, &ci_CONF.TMPDIR, sizeof(char *)); + len = strlen(argv[0]); + +- CONF.TMPDIR = ci_cfg_alloc_mem((len + 2) * sizeof(char)); +- strcpy(CONF.TMPDIR, argv[0]); ++ ci_CONF.TMPDIR = ci_cfg_alloc_mem((len + 2) * sizeof(char)); ++ strcpy(ci_CONF.TMPDIR, argv[0]); + #ifdef _WIN32 +- if (CONF.TMPDIR[len] != '\\') { +- CONF.TMPDIR[len] = '\\'; +- CONF.TMPDIR[len + 1] = '\0'; ++ if (ci_CONF.TMPDIR[len] != '\\') { ++ ci_CONF.TMPDIR[len] = '\\'; ++ ci_CONF.TMPDIR[len + 1] = '\0'; + } + #else +- if (CONF.TMPDIR[len] != '/') { +- CONF.TMPDIR[len] = '/'; +- CONF.TMPDIR[len + 1] = '\0'; ++ if (ci_CONF.TMPDIR[len] != '/') { ++ ci_CONF.TMPDIR[len] = '/'; ++ ci_CONF.TMPDIR[len + 1] = '\0'; + } + #endif + /*Check if tmpdir exists. If no try to build it , report an error and uses the default... */ +- CI_TMPDIR = CONF.TMPDIR; /*Sets the library's temporary dir to .... */ ++ CI_TMPDIR = ci_CONF.TMPDIR; /*Sets the library's temporary dir to .... */ + ci_debug_printf(2, "Setting parameter :%s=%s\n", directive, argv[0]); + return 1; + } +@@ -675,14 +675,12 @@ int fread_line(FILE * f_conf, char *line + struct ci_conf_entry *find_action(char *str, char **arg) + { + char *end, *table, *s; +- int size; + end = str; +- while (*end != '\0' && !isspace(*end)) ++ while (*end != '\0' && !isspace((unsigned char)*end)) + end++; +- size = end - str; + *end = '\0'; /*Mark the end of Variable...... */ + end++; /*... and continue.... */ +- while (*end != '\0' && isspace(*end)) /*Find the start of arguments ...... */ ++ while (*end != '\0' && isspace((unsigned char)*end)) /*Find the start of arguments ...... */ + end++; + *arg = end; + if ((s = strchr(str, '.')) != NULL) { +@@ -720,7 +718,7 @@ char **split_args(char *args) + else { + /*Support arguments in the form arg{a, b...}*/ + brkt = 0; +- while (*end != '\0' && (!isspace(*end) || brkt)) { ++ while (*end != '\0' && (!isspace((unsigned char)*end) || brkt)) { + if (*end == '{') brkt = 1; + else if (brkt && *end == '}') brkt = 0; + end++; +@@ -739,7 +737,7 @@ char **split_args(char *args) + + if (*end == '"') + end++; +- while (*end != '\0' && isspace(*end)) ++ while (*end != '\0' && isspace((unsigned char)*end)) + end++; + + } while (*end != '\0'); +@@ -771,7 +769,7 @@ int process_line(char *orig_line) + line[LINESIZE-1] = '\0'; + + str = line; +- while (*str != '\0' && isspace(*str)) /*Eat the spaces in the begging */ ++ while (*str != '\0' && isspace((unsigned char)*str)) /*Eat the spaces in the begging */ + str++; + if (*str == '\0' || *str == '#') /*Empty line or comment */ + return 1; +@@ -842,7 +840,7 @@ int parse_file(const char *conf_file) + /* #endif */ + + static struct ci_options_entry options[] = { +- {opt_pre "f", "filename", &CONF.cfg_file, ci_cfg_set_str, ++ {opt_pre "f", "filename", &ci_CONF.cfg_file, ci_cfg_set_str, + "Specify the configuration file"}, + {opt_pre "N", NULL, &DAEMON_MODE, ci_cfg_disable, "Do not run as daemon"}, + {opt_pre "d", "level", NULL, cfg_set_debug_level_cmd, +@@ -864,7 +862,7 @@ int config(int argc, char **argv) + ci_args_usage(argv[0], options); + exit(-1); + } +- if (!parse_file(CONF.cfg_file)) { ++ if (!parse_file(ci_CONF.cfg_file)) { + ci_debug_printf(1, "Error opening/parsing config file\n"); + exit(0); + } +@@ -883,7 +881,7 @@ int reconfig() + "Error in command line options, while reconfiguring!\n"); + return 0; + } +- if (!parse_file(CONF.cfg_file)) { ++ if (!parse_file(ci_CONF.cfg_file)) { + ci_debug_printf(1, + "Error opening/parsing config file, while reconfiguring!\n"); + return 0; +@@ -923,7 +921,7 @@ void system_shutdown() + Release other subsystems + */ + ci_magic_db_free(); +- CONF.MAGIC_DB = NULL; ++ ci_CONF.MAGIC_DB = NULL; + ci_txt_template_close(); + } + +@@ -939,9 +937,9 @@ int system_reconfigure() + + ci_debug_printf(1, "All resources released. Going to reload!\n"); + ci_txt_template_init(); +- if (!(CONF.MAGIC_DB = ci_magic_db_load(CONF.magics_file))) { ++ if (!(ci_CONF.MAGIC_DB = ci_magic_db_load(ci_CONF.magics_file))) { + ci_debug_printf(1, "Can not load magic file %s!!!\n", +- CONF.magics_file); ++ ci_CONF.magics_file); + } + init_modules(); + init_services(); +@@ -950,15 +948,15 @@ int system_reconfigure() + - Freeing all memory and resources used by configuration parameters (is it possible???) + - reopen and read config file. Now the monitor process has now the new config parameters. + */ +- old_port = CONF.PORT; ++ old_port = ci_CONF.PORT; + if (!reconfig()) + return 0; + + /* + - reinit listen socket if needed + */ +- if (old_port != CONF.PORT) { +- init_server(CONF.ADDRESS, CONF.PORT, &(CONF.PROTOCOL_FAMILY)); ++ if (old_port != ci_CONF.PORT) { ++ init_server(ci_CONF.ADDRESS, ci_CONF.PORT, &(ci_CONF.PROTOCOL_FAMILY)); + } + + log_open(); diff --git a/www/c-icap/patches/patch-configure b/www/c-icap/patches/patch-configure index 78bd8d025..79130bd0b 100644 --- a/www/c-icap/patches/patch-configure +++ b/www/c-icap/patches/patch-configure @@ -1,18 +1,10 @@ -$NetBSD: patch-configure,v 1.4 2014/10/15 22:10:21 joerg Exp $ +$NetBSD: patch-configure,v 1.5 2015/06/12 23:39:11 taca Exp $ Detect Berkeley DB. ---- configure.orig 2013-01-04 08:36:02.000000000 +0000 +--- configure.orig 2014-10-28 10:45:44.000000000 +0000 +++ configure -@@ -635,6 +635,7 @@ DEFINE_OFF_T - DEFINE_SIZE_T - USE_REGEX - SYSV_IPC -+HAVE_STRNSTR - INTTYPES_H - SYS_TYPES_H - LDAP_ADD_FLAG -@@ -12525,12 +12526,11 @@ rm -f core conftest.err conftest.$ac_obj +@@ -13060,12 +13060,11 @@ rm -f core conftest.err conftest.$ac_obj OLDCFLAGS=$CFLAGS OLDLDFLAGS=$LDFLAGS OLDLIBS=$LIBS @@ -27,7 +19,7 @@ Detect Berkeley DB. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -12544,7 +12544,7 @@ rm -f core conftest.err conftest.$ac_obj +@@ -13079,7 +13078,7 @@ rm -f core conftest.err conftest.$ac_obj _ACEOF if ac_fn_c_try_link "$LINENO"; then : @@ -36,20 +28,3 @@ Detect Berkeley DB. else libdb="no"; echo "no"; -@@ -13302,6 +13302,7 @@ $as_echo "#define HAVE_INET_ATON 1" >>co - fi - done - -+HAVE_STRNSTR="0" - - for ac_func in strnstr - do : -@@ -13312,7 +13313,7 @@ if test "x$ac_cv_func_strnstr" = xyes; t - _ACEOF - - $as_echo "#define HAVE_STRNSTR 1" >>confdefs.h -- -+HAVE_STRNSTR="1" - - fi - done diff --git a/www/c-icap/patches/patch-configure.in b/www/c-icap/patches/patch-configure.in deleted file mode 100644 index 0bc07af44..000000000 --- a/www/c-icap/patches/patch-configure.in +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-configure.in,v 1.1 2014/10/15 22:10:21 joerg Exp $ - ---- configure.in.orig 2014-10-15 13:34:17.000000000 +0000 -+++ configure.in -@@ -526,9 +526,12 @@ AC_CHECK_FUNCS(inet_aton, - AC_DEFINE(HAVE_INET_ATON,1,[Define HAVE_INET_ATON if inet_aton exists]) - ) - -+HAVE_STRNSTR="0" - AC_CHECK_FUNCS(strnstr, - AC_DEFINE(HAVE_STRNSTR,1,[Define HAVE_STRNSTR if strnstr exists]) -+HAVE_STRNSTR="1" - ) -+AC_SUBST(HAVE_STRNSTR) - - AC_CHECK_FUNCS(strncasestr, - AC_DEFINE(HAVE_STRNCASESTR,1,[Define HAVE_STRNCASESTR if strncasestr exists]) diff --git a/www/c-icap/patches/patch-include_c-icap-conf.h.in b/www/c-icap/patches/patch-include_c-icap-conf.h.in deleted file mode 100644 index 30c11473b..000000000 --- a/www/c-icap/patches/patch-include_c-icap-conf.h.in +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-include_c-icap-conf.h.in,v 1.1 2014/10/15 22:10:21 joerg Exp $ - ---- include/c-icap-conf.h.in.orig 2012-10-09 11:35:38.000000000 +0000 -+++ include/c-icap-conf.h.in -@@ -106,4 +106,6 @@ typedef unsigned long long uint64_t; - typedef long long int64_t; - #endif - -+#define CI_HAVE_STRNSTR @HAVE_STRNSTR@ -+ - #endif diff --git a/www/c-icap/patches/patch-include_cfg__param.h b/www/c-icap/patches/patch-include_cfg__param.h new file mode 100644 index 000000000..deb387fcb --- /dev/null +++ b/www/c-icap/patches/patch-include_cfg__param.h @@ -0,0 +1,15 @@ +$NetBSD: patch-include_cfg__param.h,v 1.2 2015/06/12 23:39:11 taca Exp $ + +Avoid CONF name colision. + +--- include/cfg_param.h.orig 2013-10-25 14:59:54.000000000 +0000 ++++ include/cfg_param.h +@@ -126,7 +126,7 @@ struct cfg_default_value{ + #define ALIAS_TABLE 2 + + #ifndef CI_BUILD_LIB +-extern struct ci_server_conf CONF; ++extern struct ci_server_conf ci_CONF; + + struct cfg_default_value * cfg_default_value_store(void *param, void *value,int size); + struct cfg_default_value * cfg_default_value_replace(void *param, void *value); diff --git a/www/c-icap/patches/patch-include_util.h b/www/c-icap/patches/patch-include_util.h deleted file mode 100644 index 876c029cf..000000000 --- a/www/c-icap/patches/patch-include_util.h +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-include_util.h,v 1.2 2014/10/15 22:10:21 joerg Exp $ - ---- include/util.h.orig 2014-10-15 13:40:56.000000000 +0000 -+++ include/util.h -@@ -41,7 +41,7 @@ CI_DECLARE_FUNC(struct tm*) localtime_r( - CI_DECLARE_FUNC(struct tm*) gmtime_r(const time_t *t, struct tm *tm); - #endif - --#ifndef HAVE_STRNSTR -+#if !CI_HAVE_STRNSTR - CI_DECLARE_FUNC(const char *) strnstr(const char *s, const char *find, size_t slen); - #endif - diff --git a/www/c-icap/patches/patch-module.c b/www/c-icap/patches/patch-module.c new file mode 100644 index 000000000..0944799cf --- /dev/null +++ b/www/c-icap/patches/patch-module.c @@ -0,0 +1,150 @@ +$NetBSD: patch-module.c,v 1.2 2015/06/12 23:39:11 taca Exp $ + +Avoid CONF name colision. + +--- module.c.orig 2013-10-25 14:59:57.000000000 +0000 ++++ module.c +@@ -71,7 +71,7 @@ void *load_module(const char *module_fil + void *module = NULL; + CI_DLIB_HANDLE module_handle; + +- module_handle = ci_module_load(module_file, CONF.MODULES_DIR); ++ module_handle = ci_module_load(module_file, ci_CONF.MODULES_DIR); + if (!module_handle) + return NULL; + module = ci_module_sym(module_handle, "module"); +@@ -146,7 +146,7 @@ static int init_module(void *module, enu + if (((service_handler_module_t *) module)->init_service_handler) + ret = + ((service_handler_module_t *) module)-> +- init_service_handler(&CONF); ++ init_service_handler(&ci_CONF); + if (((service_handler_module_t *) module)->conf_table) + register_conf_table(((service_handler_module_t *) module)->name, + ((service_handler_module_t *) module)-> +@@ -154,7 +154,7 @@ static int init_module(void *module, enu + break; + case LOGGER: + if (((logger_module_t *) module)->init_logger) +- ret = ((logger_module_t *) module)->init_logger(&CONF); ++ ret = ((logger_module_t *) module)->init_logger(&ci_CONF); + if (((logger_module_t *) module)->conf_table) + register_conf_table(((logger_module_t *) module)->name, + ((logger_module_t *) module)->conf_table, +@@ -165,7 +165,7 @@ static int init_module(void *module, enu + if (((access_control_module_t *) module)->init_access_controller) + ret = + ((access_control_module_t *) module)-> +- init_access_controller(&CONF); ++ init_access_controller(&ci_CONF); + if (((access_control_module_t *) module)->conf_table) + register_conf_table(((access_control_module_t *) module)->name, + ((access_control_module_t *) module)-> +@@ -173,7 +173,7 @@ static int init_module(void *module, enu + break; + case AUTH_METHOD: + if (((http_auth_method_t *) module)->init_auth_method) +- ret = ((http_auth_method_t *) module)->init_auth_method(&CONF); ++ ret = ((http_auth_method_t *) module)->init_auth_method(&ci_CONF); + if (((http_auth_method_t *) module)->conf_table) + register_conf_table(((http_auth_method_t *) module)->name, + ((http_auth_method_t *) module)->conf_table, +@@ -184,7 +184,7 @@ static int init_module(void *module, enu + if (((authenticator_module_t *) module)->init_authenticator) + ret = + ((authenticator_module_t *) module)-> +- init_authenticator(&CONF); ++ init_authenticator(&ci_CONF); + if (((authenticator_module_t *) module)->conf_table) + register_conf_table(((authenticator_module_t *) module)->name, + ((authenticator_module_t *) module)-> +@@ -192,7 +192,7 @@ static int init_module(void *module, enu + break; + case COMMON: + if (((common_module_t *) module)->init_module) +- ret = ((common_module_t *) module)->init_module(&CONF); ++ ret = ((common_module_t *) module)->init_module(&ci_CONF); + if (((common_module_t *) module)->conf_table) + register_conf_table(((common_module_t *) module)->name, + ((common_module_t *) module)->conf_table, +@@ -607,7 +607,7 @@ int post_init_modules() + if (((common_module_t *) common_modules.modules[i])-> + post_init_module != NULL) + ((common_module_t *) common_modules.modules[i])-> +- post_init_module(&CONF); ++ post_init_module(&ci_CONF); + } + + /* service_handlers */ +@@ -615,7 +615,7 @@ int post_init_modules() + if (((service_handler_module_t *) service_handlers.modules[i])-> + post_init_service_handler != NULL) + ((service_handler_module_t *) service_handlers.modules[i])-> +- post_init_service_handler(&CONF); ++ post_init_service_handler(&ci_CONF); + } + + /* loggers? loggers do not have post init handlers .... */ +@@ -626,7 +626,7 @@ int post_init_modules() + if (((access_control_module_t *) access_controllers.modules[i])-> + post_init_access_controller != NULL) + ((access_control_module_t *) access_controllers.modules[i])-> +- post_init_access_controller(&CONF); ++ post_init_access_controller(&ci_CONF); + } + + +@@ -636,7 +636,7 @@ int post_init_modules() + if (((http_auth_method_t *) auth_methods.modules[i])-> + post_init_auth_method != NULL) + ((http_auth_method_t *) auth_methods.modules[i])-> +- post_init_auth_method(&CONF); ++ post_init_auth_method(&ci_CONF); + } + + /* authenticators */ +@@ -644,7 +644,7 @@ int post_init_modules() + if (((authenticator_module_t *) authenticators.modules[i])-> + post_init_authenticator != NULL) + ((authenticator_module_t *) authenticators.modules[i])-> +- post_init_authenticator(&CONF); ++ post_init_authenticator(&ci_CONF); + } + + return 1; +@@ -684,7 +684,7 @@ int release_modules() + if (((access_control_module_t *) access_controllers.modules[i])-> + release_access_controller != NULL) + ((access_control_module_t *) access_controllers.modules[i])-> +- release_access_controller(&CONF); ++ release_access_controller(&ci_CONF); + } + RELEASE_MOD_LIST(access_controllers); + +@@ -693,7 +693,7 @@ int release_modules() + if (((http_auth_method_t *) auth_methods.modules[i])-> + close_auth_method != NULL) + ((http_auth_method_t *) auth_methods.modules[i])-> +- close_auth_method(&CONF); ++ close_auth_method(&ci_CONF); + } + RELEASE_MOD_LIST(auth_methods); + +@@ -702,7 +702,7 @@ int release_modules() + if (((authenticator_module_t *) authenticators.modules[i])-> + close_authenticator != NULL) + ((authenticator_module_t *) authenticators.modules[i])-> +- close_authenticator(&CONF); ++ close_authenticator(&ci_CONF); + } + RELEASE_MOD_LIST(authenticators); + +@@ -711,7 +711,7 @@ int release_modules() + if (((common_module_t *) common_modules.modules[i])-> + close_module != NULL) + ((common_module_t *) common_modules.modules[i])-> +- close_module(&CONF); ++ close_module(&ci_CONF); + } + RELEASE_MOD_LIST(common_modules); + diff --git a/www/c-icap/patches/patch-mpmt__server.c b/www/c-icap/patches/patch-mpmt__server.c new file mode 100644 index 000000000..744350777 --- /dev/null +++ b/www/c-icap/patches/patch-mpmt__server.c @@ -0,0 +1,182 @@ +$NetBSD: patch-mpmt__server.c,v 1.2 2015/06/12 23:39:11 taca Exp $ + +Avoid CONF name colision. + +--- mpmt_server.c.orig 2014-10-23 09:20:46.000000000 +0000 ++++ mpmt_server.c +@@ -49,7 +49,7 @@ extern int MAX_KEEPALIVE_REQUESTS; + extern int MAX_SECS_TO_LINGER; + extern int MAX_REQUESTS_BEFORE_REALLOCATE_MEM; + extern int MAX_REQUESTS_PER_CHILD; +-extern struct ci_server_conf CONF; ++extern struct ci_server_conf ci_CONF; + + typedef struct server_decl { + int srv_id; +@@ -232,13 +232,13 @@ static void cancel_all_threads() + ci_thread_cond_broadcast(&(con_queue->queue_cond)); + /*wait for a milisecond*/ + ci_usleep(1000); +- servers_running = CONF.THREADS_PER_CHILD; ++ servers_running = ci_CONF.THREADS_PER_CHILD; + while (servers_running && wait_for_workers >= 0) { + /*child_data->to_be_killed, may change while we are inside this loop*/ + if (child_data->to_be_killed == IMMEDIATELY) { + CHILD_HALT = 1; + } +- for (i=0; irunning) { /*if the i thread is not running any more*/ + ci_debug_printf(5, "Cancel server %d, thread_id %lu (%d)\n", +@@ -257,7 +257,7 @@ static void cancel_all_threads() + } + } + }/*the i thread is still alive*/ +- } /* for(i=0;i< CONF.THREADS_PER_CHILD;i++)*/ ++ } /* for(i=0;i< ci_CONF.THREADS_PER_CHILD;i++)*/ + + /*wait for 1 second for the next round*/ + ci_usleep(999999); +@@ -411,7 +411,7 @@ static int server_reconfigure() + */ + old_childs_queue = childs_queue; + childs_queue = malloc(sizeof(struct childs_queue)); +- if (!create_childs_queue(childs_queue, 2 * CONF.MAX_SERVERS)) { ++ if (!create_childs_queue(childs_queue, 2 * ci_CONF.MAX_SERVERS)) { + ci_debug_printf(1, + "Cannot init shared memory. Fatal error, exiting!\n"); + return 0; /*It is not enough. We must wait all childs to exit ..... */ +@@ -419,10 +419,10 @@ static int server_reconfigure() + /* + Start new childs to handle new requests. + */ +- if (CONF.START_SERVERS > CONF.MAX_SERVERS) +- CONF.START_SERVERS = CONF.MAX_SERVERS; ++ if (ci_CONF.START_SERVERS > ci_CONF.MAX_SERVERS) ++ ci_CONF.START_SERVERS = ci_CONF.MAX_SERVERS; + +- for (i = 0; i < CONF.START_SERVERS; i++) { ++ for (i = 0; i < ci_CONF.START_SERVERS; i++) { + start_child(LISTEN_SOCKET); + } + +@@ -851,11 +851,11 @@ void child_main(int sockfd, int pipefd) + ci_stat_attach_mem(child_data->stats, child_data->stats_size, NULL); + + threads_list = +- (server_decl_t **) malloc((CONF.THREADS_PER_CHILD + 1) * ++ (server_decl_t **) malloc((ci_CONF.THREADS_PER_CHILD + 1) * + sizeof(server_decl_t *)); +- con_queue = init_queue(CONF.THREADS_PER_CHILD); ++ con_queue = init_queue(ci_CONF.THREADS_PER_CHILD); + +- for (i = 0; i < CONF.THREADS_PER_CHILD; i++) { ++ for (i = 0; i < ci_CONF.THREADS_PER_CHILD; i++) { + if ((threads_list[i] = newthread(con_queue)) == NULL) { + exit(-1); // FATAL error..... + } +@@ -864,7 +864,7 @@ void child_main(int sockfd, int pipefd) + (void *) threads_list[i]); + threads_list[i]->srv_pthread = thread; + } +- threads_list[CONF.THREADS_PER_CHILD] = NULL; ++ threads_list[ci_CONF.THREADS_PER_CHILD] = NULL; + /*Now start the listener thread.... */ + ret = ci_thread_create(&thread, (void *(*)(void *)) listener_thread, + (void *) &sockfd); +@@ -957,7 +957,7 @@ int start_child(int fd) + MY_PROC_PID = getpid(); + attach_childs_queue(childs_queue); + child_data = +- register_child(childs_queue, getpid(), CONF.THREADS_PER_CHILD, pfd[1]); ++ register_child(childs_queue, getpid(), ci_CONF.THREADS_PER_CHILD, pfd[1]); + close(pfd[1]); + child_main(fd, pfd[0]); + exit(0); +@@ -1026,11 +1026,11 @@ int start_server() + char command_buffer[COMMANDS_BUFFER_SIZE]; + int user_informed = 0; + +- ctl_socket = ci_named_pipe_create(CONF.COMMANDS_SOCKET); ++ ctl_socket = ci_named_pipe_create(ci_CONF.COMMANDS_SOCKET); + if (ctl_socket < 0) { + ci_debug_printf(1, + "Error opening control socket %s. Fatal error, exiting!\n", +- CONF.COMMANDS_SOCKET); ++ ci_CONF.COMMANDS_SOCKET); + exit(0); + } + +@@ -1040,7 +1040,7 @@ int start_server() + exit(0); + } + childs_queue = malloc(sizeof(struct childs_queue)); +- if (!create_childs_queue(childs_queue, 2 * CONF.MAX_SERVERS)) { ++ if (!create_childs_queue(childs_queue, 2 * ci_CONF.MAX_SERVERS)) { + ci_proc_mutex_destroy(&accept_mutex); + ci_debug_printf(1, + "Can't init shared memory. Fatal error, exiting!\n"); +@@ -1050,10 +1050,10 @@ int start_server() + init_commands(); + pid = 1; + #ifdef MULTICHILD +- if (CONF.START_SERVERS > CONF.MAX_SERVERS) +- CONF.START_SERVERS = CONF.MAX_SERVERS; ++ if (ci_CONF.START_SERVERS > ci_CONF.MAX_SERVERS) ++ ci_CONF.START_SERVERS = ci_CONF.MAX_SERVERS; + +- for (i = 0; i < CONF.START_SERVERS; i++) { ++ for (i = 0; i < ci_CONF.START_SERVERS; i++) { + if (pid) + pid = start_child(LISTEN_SOCKET); + } +@@ -1068,7 +1068,7 @@ int start_server() + } + if (ret < 0) { /*Eof received on pipe. Going to reopen ... */ + ci_named_pipe_close(ctl_socket); +- ctl_socket = ci_named_pipe_open(CONF.COMMANDS_SOCKET); ++ ctl_socket = ci_named_pipe_open(ci_CONF.COMMANDS_SOCKET); + if (ctl_socket < 0) { + ci_debug_printf(1, + "Error opening control socket. We are unstable and going down!"); +@@ -1100,16 +1100,16 @@ int start_server() + kill(childs_queue->childs[child_indx].pid, SIGTERM); + + } +- else if ((freeservers <= CONF.MIN_SPARE_THREADS && childs < CONF.MAX_SERVERS) +- || childs < CONF.START_SERVERS) { ++ else if ((freeservers <= ci_CONF.MIN_SPARE_THREADS && childs < ci_CONF.MAX_SERVERS) ++ || childs < ci_CONF.START_SERVERS) { + ci_debug_printf(8, + "Free Servers: %d, children: %d. Going to start a child .....\n", + freeservers, childs); + pid = start_child(LISTEN_SOCKET); + } +- else if (freeservers >= CONF.MAX_SPARE_THREADS && +- childs > CONF.START_SERVERS && +- (freeservers - CONF.THREADS_PER_CHILD) > CONF.MIN_SPARE_THREADS) { ++ else if (freeservers >= ci_CONF.MAX_SPARE_THREADS && ++ childs > ci_CONF.START_SERVERS && ++ (freeservers - ci_CONF.THREADS_PER_CHILD) > ci_CONF.MIN_SPARE_THREADS) { + + if ((child_indx = find_an_idle_child(childs_queue)) >= 0) { + childs_queue->childs[child_indx].father_said = +@@ -1124,7 +1124,7 @@ int start_server() + user_informed = 0; + } + } +- else if (childs == CONF.MAX_SERVERS && freeservers < CONF.MIN_SPARE_THREADS) { ++ else if (childs == ci_CONF.MAX_SERVERS && freeservers < ci_CONF.MIN_SPARE_THREADS) { + if(! user_informed) { + ci_debug_printf(1, + "ATTENTION!!!! Not enough available servers (children %d, free servers %d, used servers %d)!!!!! " +@@ -1155,7 +1155,7 @@ int start_server() + #else + child_data = (child_shared_data_t *) malloc(sizeof(child_shared_data_t)); + child_data->pid = 0; +- child_data->freeservers = CONF.THREADS_PER_CHILD; ++ child_data->freeservers = ci_CONF.THREADS_PER_CHILD; + child_data->usedservers = 0; + child_data->requests = 0; + child_data->connections = 0; diff --git a/www/c-icap/patches/patch-service.c b/www/c-icap/patches/patch-service.c new file mode 100644 index 000000000..1720cf1e7 --- /dev/null +++ b/www/c-icap/patches/patch-service.c @@ -0,0 +1,33 @@ +$NetBSD: patch-service.c,v 1.2 2015/06/12 23:39:11 taca Exp $ + +Avoid CONF name colision. + +--- service.c.orig 2013-10-25 14:59:57.000000000 +0000 ++++ service.c +@@ -368,7 +368,7 @@ ci_service_module_t *add_service(ci_serv + xdata = &service_extra_data_list[services_num]; + init_extra_data(xdata, service->mod_name); + if (service->mod_init_service) { +- ret = service->mod_init_service(xdata, &CONF); ++ ret = service->mod_init_service(xdata, &ci_CONF); + if (ret != CI_OK) + xdata->status = CI_SERVICE_ERROR; + else +@@ -449,7 +449,7 @@ int post_init_services() + xdata = &service_extra_data_list[i]; + if ( xdata->status == CI_SERVICE_OK) { + ret = service_list[i]-> +- mod_post_init_service(xdata, &CONF); ++ mod_post_init_service(xdata, &ci_CONF); + if (ret != CI_OK) + xdata->status = CI_SERVICE_ERROR; + } +@@ -608,7 +608,7 @@ ci_service_module_t *load_c_service(cons + ci_service_module_t *service = NULL; + CI_DLIB_HANDLE service_handle; + +- service_handle = ci_module_load(service_file, CONF.SERVICES_DIR); ++ service_handle = ci_module_load(service_file, ci_CONF.SERVICES_DIR); + if (!service_handle) + return NULL; + service = ci_module_sym(service_handle, "service"); diff --git a/www/c-icap/patches/patch-winnt__server.c b/www/c-icap/patches/patch-winnt__server.c new file mode 100644 index 000000000..e067164ce --- /dev/null +++ b/www/c-icap/patches/patch-winnt__server.c @@ -0,0 +1,99 @@ +$NetBSD: patch-winnt__server.c,v 1.1 2015/06/12 23:39:11 taca Exp $ + +Avoid CONF name colision. + +--- winnt_server.c.orig 2013-12-27 15:08:30.000000000 +0000 ++++ winnt_server.c +@@ -62,7 +62,7 @@ TCHAR *C_ICAP_CMD = TEXT("c-icap.exe -c" + extern int KEEPALIVE_TIMEOUT; + extern int MAX_SECS_TO_LINGER; + extern int MAX_REQUESTS_BEFORE_REALLOCATE_MEM; +-extern struct ci_server_conf CONF; ++extern struct ci_server_conf ciCONF; + ci_socket LISTEN_SOCKET; + + #define hard_close_connection(connection) ci_hard_close(connection->fd) +@@ -340,11 +340,11 @@ void child_main(ci_socket sockfd) + + + threads_list = +- (server_decl_t **) malloc((CONF.THREADS_PER_CHILD + 1) * ++ (server_decl_t **) malloc((ciCONF.THREADS_PER_CHILD + 1) * + sizeof(server_decl_t *)); +- con_queue = init_queue(CONF.THREADS_PER_CHILD); ++ con_queue = init_queue(ciCONF.THREADS_PER_CHILD); + +- for (i = 0; i < CONF.THREADS_PER_CHILD; i++) { ++ for (i = 0; i < ciCONF.THREADS_PER_CHILD; i++) { + if ((threads_list[i] = newthread(con_queue)) == NULL) { + exit(-1); // FATAL error..... + } +@@ -352,7 +352,7 @@ void child_main(ci_socket sockfd) + (void *(*)(void *)) thread_main, + (void *) threads_list[i]); + } +- threads_list[CONF.THREADS_PER_CHILD] = NULL; ++ threads_list[ciCONF.THREADS_PER_CHILD] = NULL; + ci_debug_printf(1, "Threads created ....\n"); + retcode = ci_thread_create(&worker_thread, + (void *(*)(void *)) worker_main, +@@ -614,7 +614,7 @@ int do_child() + } + ci_debug_printf(1, "Shared memory attached....\n"); + child_data = +- register_child(&childs_queue, child_handle, CONF.THREADS_PER_CHILD, ++ register_child(&childs_queue, child_handle, ciCONF.THREADS_PER_CHILD, + parent_pipe); + ci_debug_printf(1, "child registered ....\n"); + +@@ -751,14 +751,14 @@ int start_server() + ci_proc_mutex_init(&accept_mutex); + ci_thread_mutex_init(&control_process_mtx); + +- if (!create_childs_queue(&childs_queue, CONF.MAX_SERVERS)) { ++ if (!create_childs_queue(&childs_queue, ciCONF.MAX_SERVERS)) { + log_server(NULL, "Can't init shared memory.Fatal error, exiting!\n"); + ci_debug_printf(1, + "Can't init shared memory.Fatal error, exiting!\n"); + exit(0); + } + +- for (i = 0; i < CONF.START_SERVERS + 2; i++) { ++ for (i = 0; i < ciCONF.START_SERVERS + 2; i++) { + child_handle = start_child(LISTEN_SOCKET); + } + +@@ -777,12 +777,12 @@ int start_server() + "Server stats: \n\t Children:%d\n\t Free servers:%d\n\tUsed servers:%d\n\tRequests served:%d\n", + childs, freeservers, used, maxrequests); + +- if ((freeservers <= CONF.MIN_SPARE_THREADS && childs < CONF.MAX_SERVERS) +- || childs < CONF.START_SERVERS) { ++ if ((freeservers <= ciCONF.MIN_SPARE_THREADS && childs < ciCONF.MAX_SERVERS) ++ || childs < ciCONF.START_SERVERS) { + ci_debug_printf(1, "Going to start a child .....\n"); + child_handle = start_child(LISTEN_SOCKET); + } +- else if (freeservers >= CONF.MAX_SPARE_THREADS && childs > CONF.START_SERVERS) { ++ else if (freeservers >= ciCONF.MAX_SPARE_THREADS && childs > ciCONF.START_SERVERS) { + ci_thread_mutex_lock(&control_process_mtx); + if ((child_indx = find_an_idle_child(&childs_queue)) < 0) + continue; +@@ -794,7 +794,7 @@ int start_server() + } + } + /* +- for(i=0;ipid = 0; +- child_data->freeservers = CONF.THREADS_PER_CHILD; ++ child_data->freeservers = ciCONF.THREADS_PER_CHILD; + child_data->usedservers = 0; + child_data->requests = 0; + child_data->connections = 0; diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 5c9d1378f..b481921cd 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:48 wiz Exp $ DISTNAME= calamaris-2.59 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://cord.de/tools/squid/calamaris/ diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 0e69c24df..645f972e8 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 14:07:09 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:48 wiz Exp $ # DISTNAME= checkbot-1.79 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www net perl5 MASTER_SITES= http://degraaff.org/checkbot/ diff --git a/www/clearsilver/Makefile b/www/clearsilver/Makefile index 850d0f7c0..315fb35d1 100644 --- a/www/clearsilver/Makefile +++ b/www/clearsilver/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:49 wiz Exp $ META_PACKAGE= yes .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 DEPENDS+=${CLEARSILVER_BASE}{,nb[0-9]*}:../../www/clearsilver-base DEPENDS+=${PYPKGPREFIX}-${DISTNAME}{,nb[0-9]*}:../../www/py-clearsilver diff --git a/www/clearsilver/distinfo b/www/clearsilver/distinfo index 7b142148d..af5097d27 100644 --- a/www/clearsilver/distinfo +++ b/www/clearsilver/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.18 2014/09/25 12:25:02 fhajny Exp $ +$NetBSD: distinfo,v 1.19 2015/06/11 16:43:32 taca Exp $ SHA1 (clearsilver-0.10.5.tar.gz) = 138865dc91e27328fe29fcaaac1bc6558f19dd75 RMD160 (clearsilver-0.10.5.tar.gz) = bd5c616f326b544df8a74eec71a98a474b408249 @@ -8,4 +8,5 @@ SHA1 (patch-ae) = 58326210ecef3936579a19f3cbcb9b9374bc3541 SHA1 (patch-af) = e88106bb0c57d632c348bc16ff673e0ef7487847 SHA1 (patch-python_neo__cgi.c) = 0baf7f06bdf7c5686131b1b1abbd4fb0fef11c85 SHA1 (patch-ruby_Makefile) = 1b183a6a97ce04fd6387f328f7356d80b3c058ae +SHA1 (patch-ruby_install.rb) = a6ce501bec857debce16ef6785604e68c1dec711 SHA1 (patch-util_neo__err.h) = 599f4d34b958cbdfb673e9b68409eeea5c1861aa diff --git a/www/clearsilver/patches/patch-ruby_install.rb b/www/clearsilver/patches/patch-ruby_install.rb new file mode 100644 index 000000000..341c60eaa --- /dev/null +++ b/www/clearsilver/patches/patch-ruby_install.rb @@ -0,0 +1,24 @@ +$NetBSD: patch-ruby_install.rb,v 1.1 2015/06/11 16:43:32 taca Exp $ + +Fix build problem on Ruby 2.2 and later. + +--- ruby/install.rb.orig 2005-06-30 18:51:57.000000000 +0000 ++++ ruby/install.rb +@@ -45,7 +45,7 @@ end + + class ConfigTable + +- c = ::Config::CONFIG ++ c = ::RbConfig::CONFIG + + rubypath = c['bindir'] + '/' + c['ruby_install_name'] + +@@ -695,7 +695,7 @@ class Installer + "no extention exists: Have you done 'ruby #{$0} setup' ?" + end + +- DLEXT = /\.#{ ::Config::CONFIG['DLEXT'] }\z/ ++ DLEXT = /\.#{ ::RbConfig::CONFIG['DLEXT'] }\z/ + + def _allext( dir ) + Dir.open( dir ) {|d| diff --git a/www/contao/Makefile.common b/www/contao/Makefile.common index 1200b3f2b..fe3d59ebe 100644 --- a/www/contao/Makefile.common +++ b/www/contao/Makefile.common @@ -1,18 +1,22 @@ -# $NetBSD: Makefile.common,v 1.95 2015/03/28 04:21:41 taca Exp $ +# $NetBSD: Makefile.common,v 1.97 2015/06/06 03:41:24 taca Exp $ # # used by www/contao32/Makefile # used by www/contao34/Makefile +# used by www/contao35/Makefile # current release -CT32_VERSION= 3.2.20 +CT32_VERSION= 3.2.21 CT34_VERSION= 3.4.5 +CT35_VERSION= 3.5.0 -CT_VERS?= 32 +CT_VERS?= 35 .if ${CT_VERS} == "32" CT_VERSION= ${CT32_VERSION} .elif ${CT_VERS} == "34" CT_VERSION= ${CT34_VERSION} +.elif ${CT_VERS} == "35" +CT_VERSION= ${CT35_VERSION} .else .error "Illegal version specified: ${CT_VERS}" .endif diff --git a/www/contao32/DESCR b/www/contao32/DESCR index 8a6394b2a..f80d64e4b 100644 --- a/www/contao32/DESCR +++ b/www/contao32/DESCR @@ -6,4 +6,4 @@ Its open architecture allows everybody to extend the system to fit his needs. Contao specializes in accessible websites and is accessbile itself (front end and back end), rendering valid HTML5 or XHTML pages. -This is version 3.2 LTS (long term support) release. +This is version 3.2 LTS (long term support) release in migration phase. diff --git a/www/contao32/distinfo b/www/contao32/distinfo index eb6f22cf1..c0e2c12d5 100644 --- a/www/contao32/distinfo +++ b/www/contao32/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2015/03/28 04:16:25 taca Exp $ +$NetBSD: distinfo,v 1.22 2015/06/06 03:29:33 taca Exp $ -SHA1 (contao/3.2.20.tar.gz) = d9eeda404e28094222bd186d7205de6ea4190b4e -RMD160 (contao/3.2.20.tar.gz) = 0e33c02858f51e228e4ceafc79e87cbc9f0fa820 -Size (contao/3.2.20.tar.gz) = 11125889 bytes +SHA1 (contao/3.2.21.tar.gz) = 557d3323b21835e2ec6d01174fbf2f7513088db2 +RMD160 (contao/3.2.21.tar.gz) = b8b55b66631d07d99606edaefeb05adde7262a46 +Size (contao/3.2.21.tar.gz) = 11127054 bytes SHA1 (patch-system_bin_sqldump) = 920e6e8e579ae2cbeb84ca6ac74f4b9951a66f5c diff --git a/www/contao34/DEINSTALL b/www/contao34/DEINSTALL deleted file mode 100644 index ddbad0d8d..000000000 --- a/www/contao34/DEINSTALL +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: DEINSTALL,v 1.1 2014/11/25 17:07:20 taca Exp $ - -CT_WEBDIR="@PREFIX@/@CT_WEBDIR@" -CT_DIRS="assets system" - -case ${STAGE} in -DEINSTALL) - # remove cache files. - rm -f ${CT_WEBDIR}/assets/css/*.css - rm -f ${CT_WEBDIR}/assets/js/*.js - (cd ${CT_WEBDIR}/system/cache && rm -fr *) - (cd ${CT_WEBDIR}/system/tmp && rm -f *) - ;; -POST-DEINSTALL) - (cd ${CT_WEBDIR} - for d in ${CT_DIRS}; do - for s in $d/*; do - ${RMDIR} $s >/dev/null 2>&1 - done - ${RMDIR} $d >/dev/null 2>&1 - done) - ${RMDIR} ${CT_WEBDIR} >/dev/null 2>&1 - ;; -esac diff --git a/www/contao34/DESCR b/www/contao34/DESCR deleted file mode 100644 index 64712a9bf..000000000 --- a/www/contao34/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -Contao is an Open Source Content Management Framework developed by Leo Feyer -and distributed under the LGPL license (see GPL.txt and LGPL.txt for more -information). It was formerly known as TYPOlight Open Source CMS. - -Its open architecture allows everybody to extend the system to fit his -needs. Contao specializes in accessible websites and is accessbile -itself (front end and back end), rendering valid HTML5 or XHTML pages. - -This is version 3.4 stable release. diff --git a/www/contao34/INSTALL b/www/contao34/INSTALL deleted file mode 100644 index b11701661..000000000 --- a/www/contao34/INSTALL +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: INSTALL,v 1.1 2014/11/25 17:07:20 taca Exp $ - -CT_WEBDIR="@PREFIX@/@CT_WEBDIR@" -WWWOWN="@WWWOWN@" -WWWGRP="@WWWGRP@" - -case ${STAGE} in -POST-INSTALL) - ${CHGRP} -R ${WWWGRP} ${CT_WEBDIR} - ${CHOWN} -R ${WWWOWN} ${CT_WEBDIR} - ;; -esac diff --git a/www/contao34/MESSAGE b/www/contao34/MESSAGE deleted file mode 100644 index 79e750b4a..000000000 --- a/www/contao34/MESSAGE +++ /dev/null @@ -1,8 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.1 2014/11/25 17:07:20 taca Exp $ - -To complete the setup, please read: - - ${PREFIX}/share/doc/contao${CT_VER}/README - -=========================================================================== diff --git a/www/contao34/Makefile b/www/contao34/Makefile deleted file mode 100644 index d45720b8c..000000000 --- a/www/contao34/Makefile +++ /dev/null @@ -1,104 +0,0 @@ -# $NetBSD: Makefile,v 1.4 2015/02/01 04:51:34 taca Exp $ -# - -DISTNAME= contao-${CT_PKGVER} -PKGNAME= contao${CT_VER}-${CT_PKGVER} -CATEGORIES= www -MASTER_SITES= ${CT_MASTER_SITE} - -MAINTAINER= taca@NetBSD.org -HOMEPAGE= http://www.contao.org/ -COMMENT= Contao Open Source CMS ${CT_VERSION} -LICENSE= gnu-lgpl-v3 - -DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.3.7:../../textproc/php-dom -DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.3.7:../../graphics/php-gd -DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.3.7:../../converters/php-mbstring -DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,mysqli}>=5.3.7:../../databases/php-mysqli -DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.3.7:../../security/php-mcrypt -DEPENDS+= ${PHP_PKG_PREFIX}-soap>=5.3.7:../../net/php-soap -DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.3.7:../../www/php-curl -DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.3.7:../../archivers/php-zlib -DEPENDS+= bash>=4.0:../../shells/bash - -CT_VERS= 34 -USE_TOOLS= bash pax -NO_BUILD= yes - -EG_CONFIG= ace.php agents.php constants.php countries.php \ - languages.php mimetypes.php tcpdf.php timezones.php \ - tinyFlash.php tinyMCE.php tinyNews.php -EG_DATA= ${WWW_EG_FILES} system/config files -EG_TEMPLATES= tinymce.css tiny_templates/index.html -WWW_EG_FILES= robots.txt -RESTRICT_DIRS= system/config system/cache system/logs system/tmp templates \ - files - -CONF_FILES+= ${CT_EGDIR}/contao.conf ${PKG_SYSCONFDIR}/contao.conf - -.for f in ${EG_CONFIG} -CONF_FILES+= ${CT_EGDIR}/system/config/${f} ${CT_WEBDIR}/system/config/${f} -.endfor - -MAKE_DIRS+= ${CT_WEBDIR}/files/tiny_templates - -REPLACE_BASH= system/bin/minify system/bin/sqldump - -.for f in ${EG_TEMPLATES} -REQD_FILES+= ${CT_EGDIR}/files/${f} ${CT_WEBDIR}/files/${f} -.endfor - -.for f in ${WWW_EG_FILES} -REQD_FILES+= ${CT_EGDIR}/${f} ${CT_WEBDIR}/${f} -.endfor - -.for d in ${RESTRICT_DIRS} -OWN_DIRS_PERMS+= ${CT_WEBDIR}/${d} ${APACHE_USER} ${APACHE_GROUP} 0770 -.endfor - -REPLACE_INTERPRETER+= php -REPLACE.php.old= .*php[^ ]* -REPLACE.php.new= ${PREFIX}/bin/php -REPLACE_FILES.php= system/bin/automator system/bin/filesync \ - system/bin/ide_compat system/bin/txpurge system/bin/version \ - vendor/bin/lessc vendor/bin/pscss vendor/leafo/scssphp/bin/pscss \ - vendor/oyejorge/less.php/bin/lessc \ - vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \ - vendor/tecnick.com/tcpdf/tools/tcpdf_addfont.php - -SUBST_CLASSES+= conf -SUBST_FILES.conf+= ${WRKDIR}/contao.conf -SUBST_SED.conf+= -e 's|@PREFIX@|${PREFIX:Q}|g' -SUBST_SED.conf+= -e 's|@CT_WEBDIR@|${CT_WEBDIR:Q}|g' -SUBST_STAGE.conf= post-configure - -WWW_FILES= .htaccess.default README.md assets contao \ - index.php share templates vendor -WWW_SYSFILES= .htaccess bin config/default.php cron docs helper \ - initialize.php modules themes - -INSTALLATION_DIRS+= ${CT_DOCDIR} ${CT_EGDIR} ${CT_WEBDIR}/system/config - -PKG_GROUPS_VARS+= APACHE_GROUP -PKG_USERS_VARS+= APACHE_USER - -pre-configure: - ${CP} ${FILESDIR}/contao.conf ${WRKDIR} - -pre-install: - cd ${WRKSRC}; ${RM} -fr files/music_academy templates/music_academy.sql - ${FIND} ${WRKSRC} -name "*.orig*" -exec ${RM} -f {} \; - -do-install: - cd ${WRKSRC}; pax -rw ${WWW_FILES} ${DESTDIR}${PREFIX}/${CT_WEBDIR} - cd ${WRKSRC}/system; \ - pax -rw ${WWW_SYSFILES} \ - ${DESTDIR}${PREFIX}/${CT_WEBDIR}/system - cd ${WRKSRC}; pax -rw ${EG_DATA} ${DESTDIR}${PREFIX}/${CT_EGDIR} - ${INSTALL_DATA} ${WRKDIR}/contao.conf ${DESTDIR}${PREFIX}/${CT_EGDIR} - ${INSTALL_DATA} ${FILESDIR}/README \ - ${DESTDIR}${PREFIX}/${CT_DOCDIR} - -.include "../../www/contao/Makefile.common" -.include "../../lang/php/phpversion.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/contao34/PLIST b/www/contao34/PLIST deleted file mode 100644 index dc86a8cfe..000000000 --- a/www/contao34/PLIST +++ /dev/null @@ -1,3821 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2015/03/28 04:21:42 taca Exp $ -${CT_WEBDIR}/.htaccess.default -${CT_WEBDIR}/README.md -${CT_WEBDIR}/assets/ace/1.1.6/ace.js -${CT_WEBDIR}/assets/ace/1.1.6/ext-searchbox.js -${CT_WEBDIR}/assets/ace/1.1.6/ext-spellcheck.js -${CT_WEBDIR}/assets/ace/1.1.6/ext-static_highlight.js -${CT_WEBDIR}/assets/ace/1.1.6/ext-textarea.js -${CT_WEBDIR}/assets/ace/1.1.6/keybinding-emacs.js -${CT_WEBDIR}/assets/ace/1.1.6/keybinding-vim.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-asciidoc.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-css.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-diff.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-html.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-ini.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-java.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-javascript.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-json.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-jsp.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-jsx.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-less.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-livescript.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-markdown.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-mysql.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-perl.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-pgsql.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-php.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-python.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-rdoc.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-rhtml.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-ruby.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-scss.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-sh.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-sql.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-text.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-textile.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-xml.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-xquery.js -${CT_WEBDIR}/assets/ace/1.1.6/mode-yaml.js -${CT_WEBDIR}/assets/ace/1.1.6/theme-clouds.js -${CT_WEBDIR}/assets/ace/1.1.6/theme-textmate.js -${CT_WEBDIR}/assets/ace/1.1.6/theme-vibrant_ink.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-coffee.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-css.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-html.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-javascript.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-json.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-lua.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-php.js -${CT_WEBDIR}/assets/ace/1.1.6/worker-xquery.js -${CT_WEBDIR}/assets/contao/css/debug-uncompressed.css -${CT_WEBDIR}/assets/contao/css/debug.css -${CT_WEBDIR}/assets/contao/css/form-uncompressed.css -${CT_WEBDIR}/assets/contao/css/form.css -${CT_WEBDIR}/assets/contao/css/grid-uncompressed.css -${CT_WEBDIR}/assets/contao/css/grid.css -${CT_WEBDIR}/assets/contao/css/layout-uncompressed.css -${CT_WEBDIR}/assets/contao/css/layout.css -${CT_WEBDIR}/assets/contao/css/reset-uncompressed.css -${CT_WEBDIR}/assets/contao/css/reset.css -${CT_WEBDIR}/assets/contao/css/responsive-uncompressed.css -${CT_WEBDIR}/assets/contao/css/responsive.css -${CT_WEBDIR}/assets/contao/images/facebook.gif -${CT_WEBDIR}/assets/contao/images/gplus.gif -${CT_WEBDIR}/assets/contao/images/iconAUDIO.gif -${CT_WEBDIR}/assets/contao/images/iconBMP.gif -${CT_WEBDIR}/assets/contao/images/iconCSS.gif -${CT_WEBDIR}/assets/contao/images/iconCTO.gif -${CT_WEBDIR}/assets/contao/images/iconGIF.gif -${CT_WEBDIR}/assets/contao/images/iconHTML.gif -${CT_WEBDIR}/assets/contao/images/iconJPG.gif -${CT_WEBDIR}/assets/contao/images/iconJS.gif -${CT_WEBDIR}/assets/contao/images/iconJSP.gif -${CT_WEBDIR}/assets/contao/images/iconOFFICE.gif -${CT_WEBDIR}/assets/contao/images/iconPDF.gif -${CT_WEBDIR}/assets/contao/images/iconPHP.gif -${CT_WEBDIR}/assets/contao/images/iconPLAIN.gif -${CT_WEBDIR}/assets/contao/images/iconRAR.gif -${CT_WEBDIR}/assets/contao/images/iconSWF.gif -${CT_WEBDIR}/assets/contao/images/iconTIF.gif -${CT_WEBDIR}/assets/contao/images/iconVIDEO.gif -${CT_WEBDIR}/assets/contao/images/info.gif -${CT_WEBDIR}/assets/contao/images/pdf.gif -${CT_WEBDIR}/assets/contao/images/print.gif -${CT_WEBDIR}/assets/contao/images/twitter.gif -${CT_WEBDIR}/assets/contao/js/core-uncompressed.js -${CT_WEBDIR}/assets/contao/js/core.js -${CT_WEBDIR}/assets/css/index.html -${CT_WEBDIR}/assets/css3pie/1.0.0/PIE-uncompressed.htc -${CT_WEBDIR}/assets/css3pie/1.0.0/PIE-uncompressed.js -${CT_WEBDIR}/assets/css3pie/1.0.0/PIE.htc -${CT_WEBDIR}/assets/css3pie/1.0.0/PIE.js -${CT_WEBDIR}/assets/dropzone/3.8.5/css/dropzone.css -${CT_WEBDIR}/assets/dropzone/3.8.5/css/dropzone.min.css -${CT_WEBDIR}/assets/dropzone/3.8.5/images/spritemap.png -${CT_WEBDIR}/assets/dropzone/3.8.5/images/spritemap@2x.png -${CT_WEBDIR}/assets/dropzone/3.8.5/js/dropzone.js -${CT_WEBDIR}/assets/dropzone/3.8.5/js/dropzone.min.js -${CT_WEBDIR}/assets/fonts/ArchitectsDaughter.woff -${CT_WEBDIR}/assets/fonts/OFL.txt -${CT_WEBDIR}/assets/highlighter/3.0.83/XRegExp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushAS3.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushApacheConf.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushBash.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushCSharp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushCpp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushCss.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushDelphi.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushDiff.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushGroovy.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushJScript.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushJava.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushJavaFX.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPerl.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPhp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPlain.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPowerShell.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPython.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushRuby.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushScala.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushSql.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushVb.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushXml.js -${CT_WEBDIR}/assets/highlighter/3.0.83/shCore.css -${CT_WEBDIR}/assets/highlighter/3.0.83/shCore.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/XRegExp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushAS3.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushApacheConf.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushBash.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushCSharp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushCpp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushCss.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushDelphi.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushDiff.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushGroovy.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushJScript.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushJava.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushJavaFX.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPerl.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPhp.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPlain.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPowerShell.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPython.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushRuby.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushScala.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushSql.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushVb.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushXml.js -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shCore.css -${CT_WEBDIR}/assets/highlighter/3.0.83/src/shCore.js -${CT_WEBDIR}/assets/html5shiv/3.7.0/html5shiv-printshiv.js -${CT_WEBDIR}/assets/html5shiv/3.7.0/html5shiv.js -${CT_WEBDIR}/assets/html5shiv/3.7.0/src/html5shiv-printshiv.js -${CT_WEBDIR}/assets/html5shiv/3.7.0/src/html5shiv.js -${CT_WEBDIR}/assets/images/0/index.html -${CT_WEBDIR}/assets/images/1/index.html -${CT_WEBDIR}/assets/images/2/index.html -${CT_WEBDIR}/assets/images/3/index.html -${CT_WEBDIR}/assets/images/4/index.html -${CT_WEBDIR}/assets/images/5/index.html -${CT_WEBDIR}/assets/images/6/index.html -${CT_WEBDIR}/assets/images/7/index.html -${CT_WEBDIR}/assets/images/8/index.html -${CT_WEBDIR}/assets/images/9/index.html -${CT_WEBDIR}/assets/images/a/index.html -${CT_WEBDIR}/assets/images/b/index.html -${CT_WEBDIR}/assets/images/c/index.html -${CT_WEBDIR}/assets/images/d/index.html -${CT_WEBDIR}/assets/images/e/index.html -${CT_WEBDIR}/assets/images/f/index.html -${CT_WEBDIR}/assets/jquery/colorbox/1.5.8/css/colorbox.css -${CT_WEBDIR}/assets/jquery/colorbox/1.5.8/css/colorbox.min.css -${CT_WEBDIR}/assets/jquery/colorbox/1.5.8/images/controls.png -${CT_WEBDIR}/assets/jquery/colorbox/1.5.8/images/loading.gif -${CT_WEBDIR}/assets/jquery/colorbox/1.5.8/js/colorbox.js -${CT_WEBDIR}/assets/jquery/colorbox/1.5.8/js/colorbox.min.js -${CT_WEBDIR}/assets/jquery/core/1.11.0/jquery.js -${CT_WEBDIR}/assets/jquery/core/1.11.0/jquery.min.js -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/css/mediaelementplayer.css -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/css/mediaelementplayer.min.css -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/css/mejs-skins.css -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/css/mejs-skins.min.css -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/background.png -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/bigplay.png -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/bigplay.svg -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/controls-ted.png -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/controls-wmp-bg.png -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/controls-wmp.png -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/controls.png -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/controls.svg -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/images/loading.gif -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/js/mediaelement-and-player.js -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/js/mediaelement-and-player.min.js -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/js/mediaelement.js -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/js/mediaelement.min.js -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/js/mediaelementplayer.js -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/js/mediaelementplayer.min.js -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/legacy/flashmediaelement.swf -${CT_WEBDIR}/assets/jquery/mediaelement/2.14.2/legacy/silverlightmediaelement.xap -${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/css/tablesorter.css -${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/css/tablesorter.min.css -${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/images/asc.gif -${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/images/default.gif -${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/images/desc.gif -${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/js/tablesorter.js -${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/js/tablesorter.min.js -${CT_WEBDIR}/assets/jquery/ui/1.10.4/jquery-ui.js -${CT_WEBDIR}/assets/jquery/ui/1.10.4/jquery-ui.min.js -${CT_WEBDIR}/assets/js/index.html -${CT_WEBDIR}/assets/mootools/chosen/chosen-sprite.png -${CT_WEBDIR}/assets/mootools/chosen/chosen-uncompressed.css -${CT_WEBDIR}/assets/mootools/chosen/chosen-uncompressed.js -${CT_WEBDIR}/assets/mootools/chosen/chosen.css -${CT_WEBDIR}/assets/mootools/chosen/chosen.js -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/css/mooRainbow-uncompressed.css -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/css/mooRainbow.css -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/blank.gif -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_arrows.gif -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_boverlay.png -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_cursor.gif -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_slider.png -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_woverlay.png -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/js/mooRainbow-uncompressed.js -${CT_WEBDIR}/assets/mootools/colorpicker/1.4/js/mooRainbow.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-core-uncompressed.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-core.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-mobile-uncompressed.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-mobile.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-more-uncompressed.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-more.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-uncompressed.js -${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools.js -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/datepicker.css -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/datepicker.js -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/icon.gif -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.Attach.js -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.Date.Range.js -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.Date.js -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.js -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/datepicker_bootstrap/_mixins_and_vars.scss -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/datepicker_bootstrap/datepicker_bootstrap.css -${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/datepicker_bootstrap/datepicker_bootstrap.scss -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/NonverBlaster.swf -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvBlack21-uncompressed.css -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvBlack21.css -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvWhite21-uncompressed.css -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvWhite21.css -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/50.gif -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/80.png -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/loading.gif -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/loading2.gif -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/loading3.gif -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/js/Quickie.js -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/js/mediabox-uncompressed.js -${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/js/mediabox.js -${CT_WEBDIR}/assets/mootools/mootao/Mootao-uncompressed.js -${CT_WEBDIR}/assets/mootools/mootao/Mootao.js -${CT_WEBDIR}/assets/mootools/simplemodal/1.2/css/simplemodal-uncompressed.css -${CT_WEBDIR}/assets/mootools/simplemodal/1.2/css/simplemodal.css -${CT_WEBDIR}/assets/mootools/simplemodal/1.2/images/loader.gif -${CT_WEBDIR}/assets/mootools/simplemodal/1.2/js/simplemodal-uncompressed.js -${CT_WEBDIR}/assets/mootools/simplemodal/1.2/js/simplemodal.js -${CT_WEBDIR}/assets/mootools/slimbox/1.8/css/slimbox-uncompressed.css -${CT_WEBDIR}/assets/mootools/slimbox/1.8/css/slimbox.css -${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/closelabel.gif -${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/loading.gif -${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/nextlabel.gif -${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/prevlabel.gif -${CT_WEBDIR}/assets/mootools/slimbox/1.8/js/slimbox-uncompressed.js -${CT_WEBDIR}/assets/mootools/slimbox/1.8/js/slimbox.js -${CT_WEBDIR}/assets/mootools/stylect/css/stylect-uncompressed.css -${CT_WEBDIR}/assets/mootools/stylect/css/stylect.css -${CT_WEBDIR}/assets/mootools/stylect/images/select.gif -${CT_WEBDIR}/assets/mootools/stylect/js/stylect-uncompressed.js -${CT_WEBDIR}/assets/mootools/stylect/js/stylect.js -${CT_WEBDIR}/assets/mootools/tablesort/css/tablesort-uncompressed.css -${CT_WEBDIR}/assets/mootools/tablesort/css/tablesort.css -${CT_WEBDIR}/assets/mootools/tablesort/images/asc.gif -${CT_WEBDIR}/assets/mootools/tablesort/images/default.gif -${CT_WEBDIR}/assets/mootools/tablesort/images/desc.gif -${CT_WEBDIR}/assets/mootools/tablesort/js/tablesort-uncompressed.js -${CT_WEBDIR}/assets/mootools/tablesort/js/tablesort.js -${CT_WEBDIR}/assets/respimage/0.9.6/respimage.js -${CT_WEBDIR}/assets/respimage/0.9.6/respimage.min.js -${CT_WEBDIR}/assets/swipe/2.0/css/swipe.css -${CT_WEBDIR}/assets/swipe/2.0/css/swipe.min.css -${CT_WEBDIR}/assets/swipe/2.0/js/swipe.js -${CT_WEBDIR}/assets/swipe/2.0/js/swipe.min.js -${CT_WEBDIR}/assets/tinymce4/langs/ar.js -${CT_WEBDIR}/assets/tinymce4/langs/bg_BG.js -${CT_WEBDIR}/assets/tinymce4/langs/bs.js -${CT_WEBDIR}/assets/tinymce4/langs/ca.js -${CT_WEBDIR}/assets/tinymce4/langs/cs.js -${CT_WEBDIR}/assets/tinymce4/langs/da.js -${CT_WEBDIR}/assets/tinymce4/langs/de.js -${CT_WEBDIR}/assets/tinymce4/langs/el.js -${CT_WEBDIR}/assets/tinymce4/langs/es.js -${CT_WEBDIR}/assets/tinymce4/langs/fa.js -${CT_WEBDIR}/assets/tinymce4/langs/fi.js -${CT_WEBDIR}/assets/tinymce4/langs/fr_FR.js -${CT_WEBDIR}/assets/tinymce4/langs/gl.js -${CT_WEBDIR}/assets/tinymce4/langs/he_IL.js -${CT_WEBDIR}/assets/tinymce4/langs/hr.js -${CT_WEBDIR}/assets/tinymce4/langs/hu_HU.js -${CT_WEBDIR}/assets/tinymce4/langs/id.js -${CT_WEBDIR}/assets/tinymce4/langs/is_IS.js -${CT_WEBDIR}/assets/tinymce4/langs/it.js -${CT_WEBDIR}/assets/tinymce4/langs/ja.js -${CT_WEBDIR}/assets/tinymce4/langs/ko_KR.js -${CT_WEBDIR}/assets/tinymce4/langs/lt.js -${CT_WEBDIR}/assets/tinymce4/langs/lv.js -${CT_WEBDIR}/assets/tinymce4/langs/nl.js -${CT_WEBDIR}/assets/tinymce4/langs/pl.js -${CT_WEBDIR}/assets/tinymce4/langs/pt_BR.js -${CT_WEBDIR}/assets/tinymce4/langs/pt_PT.js -${CT_WEBDIR}/assets/tinymce4/langs/ro.js -${CT_WEBDIR}/assets/tinymce4/langs/ru.js -${CT_WEBDIR}/assets/tinymce4/langs/sk.js -${CT_WEBDIR}/assets/tinymce4/langs/sl_SI.js -${CT_WEBDIR}/assets/tinymce4/langs/sr.js -${CT_WEBDIR}/assets/tinymce4/langs/sv_SE.js -${CT_WEBDIR}/assets/tinymce4/langs/ta.js -${CT_WEBDIR}/assets/tinymce4/langs/th_TH.js -${CT_WEBDIR}/assets/tinymce4/langs/tr_TR.js -${CT_WEBDIR}/assets/tinymce4/langs/uk.js -${CT_WEBDIR}/assets/tinymce4/langs/vi.js -${CT_WEBDIR}/assets/tinymce4/langs/zh_CN.js -${CT_WEBDIR}/assets/tinymce4/plugins/autosave/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/charmap/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/code/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/directionality/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/fullscreen/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/image/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/importcss/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/legacyoutput/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/link/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/lists/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/paste/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/searchreplace/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/tabfocus/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/table/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/template/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/plugins/visualblocks/css/visualblocks.css -${CT_WEBDIR}/assets/tinymce4/plugins/visualblocks/plugin.min.js -${CT_WEBDIR}/assets/tinymce4/skins/contao/content.inline.min.css -${CT_WEBDIR}/assets/tinymce4/skins/contao/content.min.css -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/readme.md -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.eot -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.json -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.svg -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.ttf -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.woff -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.eot -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.json -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.svg -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.ttf -${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.woff -${CT_WEBDIR}/assets/tinymce4/skins/contao/img/anchor.gif -${CT_WEBDIR}/assets/tinymce4/skins/contao/img/loader.gif -${CT_WEBDIR}/assets/tinymce4/skins/contao/img/object.gif -${CT_WEBDIR}/assets/tinymce4/skins/contao/img/trans.gif -${CT_WEBDIR}/assets/tinymce4/skins/contao/img/wline.gif -${CT_WEBDIR}/assets/tinymce4/skins/contao/skin.ie7.min.css -${CT_WEBDIR}/assets/tinymce4/skins/contao/skin.json -${CT_WEBDIR}/assets/tinymce4/skins/contao/skin.min.css -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/content.inline.min.css -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/content.min.css -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.eot -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.svg -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.ttf -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.woff -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.eot -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.svg -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.ttf -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.woff -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/anchor.gif -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/loader.gif -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/object.gif -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/trans.gif -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/skin.ie7.min.css -${CT_WEBDIR}/assets/tinymce4/skins/lightgray/skin.min.css -${CT_WEBDIR}/assets/tinymce4/themes/modern/theme.min.js -${CT_WEBDIR}/assets/tinymce4/tinymce.gzip.js -${CT_WEBDIR}/assets/tinymce4/tinymce.gzip.php -${CT_WEBDIR}/assets/tinymce4/tinymce.min.js -${CT_WEBDIR}/contao/changelog.php -${CT_WEBDIR}/contao/confirm.php -${CT_WEBDIR}/contao/file.php -${CT_WEBDIR}/contao/help.php -${CT_WEBDIR}/contao/index.php -${CT_WEBDIR}/contao/install.php -${CT_WEBDIR}/contao/main.php -${CT_WEBDIR}/contao/page.php -${CT_WEBDIR}/contao/password.php -${CT_WEBDIR}/contao/popup.php -${CT_WEBDIR}/contao/preview.php -${CT_WEBDIR}/contao/switch.php -${CT_WEBDIR}/index.php -${CT_WEBDIR}/share/index.php -${CT_WEBDIR}/system/.htaccess -${CT_WEBDIR}/system/bin/automator -${CT_WEBDIR}/system/bin/filesync -${CT_WEBDIR}/system/bin/ide_compat -${CT_WEBDIR}/system/bin/minify -${CT_WEBDIR}/system/bin/sqldump -${CT_WEBDIR}/system/bin/txpurge -${CT_WEBDIR}/system/bin/version -${CT_WEBDIR}/system/bin/yuicompressor-2.4.8.jar -${CT_WEBDIR}/system/config/default.php -${CT_WEBDIR}/system/cron/.htaccess -${CT_WEBDIR}/system/cron/cron.php -${CT_WEBDIR}/system/docs/CHANGELOG.md -${CT_WEBDIR}/system/docs/GPL.txt -${CT_WEBDIR}/system/docs/LGPL.txt -${CT_WEBDIR}/system/docs/LIMITATIONS.md -${CT_WEBDIR}/system/docs/UPGRADE.md -${CT_WEBDIR}/system/helper/exception.php -${CT_WEBDIR}/system/helper/functions.php -${CT_WEBDIR}/system/helper/ide_compat.php -${CT_WEBDIR}/system/helper/interface.php -${CT_WEBDIR}/system/helper/mbstring.php -${CT_WEBDIR}/system/helper/utf8_lookup.php -${CT_WEBDIR}/system/initialize.php -${CT_WEBDIR}/system/modules/calendar/assets/.htaccess -${CT_WEBDIR}/system/modules/calendar/assets/icon.gif -${CT_WEBDIR}/system/modules/calendar/classes/Calendar.php -${CT_WEBDIR}/system/modules/calendar/classes/Events.php -${CT_WEBDIR}/system/modules/calendar/config/autoload.ini -${CT_WEBDIR}/system/modules/calendar/config/autoload.php -${CT_WEBDIR}/system/modules/calendar/config/config.php -${CT_WEBDIR}/system/modules/calendar/dca/tl_calendar.php -${CT_WEBDIR}/system/modules/calendar/dca/tl_calendar_events.php -${CT_WEBDIR}/system/modules/calendar/dca/tl_calendar_feed.php -${CT_WEBDIR}/system/modules/calendar/dca/tl_content.php -${CT_WEBDIR}/system/modules/calendar/dca/tl_module.php -${CT_WEBDIR}/system/modules/calendar/dca/tl_user.php -${CT_WEBDIR}/system/modules/calendar/dca/tl_user_group.php -${CT_WEBDIR}/system/modules/calendar/languages/cs/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/da/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/de/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/en/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/es/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/it/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/lv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/my/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/default.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_calendar.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_calendar_events.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_calendar_feed.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_module.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_user.xlf -${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_user_group.xlf -${CT_WEBDIR}/system/modules/calendar/models/CalendarEventsModel.php -${CT_WEBDIR}/system/modules/calendar/models/CalendarFeedModel.php -${CT_WEBDIR}/system/modules/calendar/models/CalendarModel.php -${CT_WEBDIR}/system/modules/calendar/modules/ModuleCalendar.php -${CT_WEBDIR}/system/modules/calendar/modules/ModuleEventMenu.php -${CT_WEBDIR}/system/modules/calendar/modules/ModuleEventReader.php -${CT_WEBDIR}/system/modules/calendar/modules/ModuleEventlist.php -${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_default.html5 -${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_default.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_mini.html5 -${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_mini.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/events/event_full.html5 -${CT_WEBDIR}/system/modules/calendar/templates/events/event_full.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/events/event_list.html5 -${CT_WEBDIR}/system/modules/calendar/templates/events/event_list.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/events/event_teaser.html5 -${CT_WEBDIR}/system/modules/calendar/templates/events/event_teaser.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/events/event_upcoming.html5 -${CT_WEBDIR}/system/modules/calendar/templates/events/event_upcoming.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_calendar.html5 -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_calendar.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_event.html5 -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_event.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventlist.html5 -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventlist.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu.html5 -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu.xhtml -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu_year.html5 -${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu_year.xhtml -${CT_WEBDIR}/system/modules/comments/assets/.htaccess -${CT_WEBDIR}/system/modules/comments/assets/approved.gif -${CT_WEBDIR}/system/modules/comments/assets/icon.gif -${CT_WEBDIR}/system/modules/comments/assets/pending.gif -${CT_WEBDIR}/system/modules/comments/assets/replied.gif -${CT_WEBDIR}/system/modules/comments/assets/style.css -${CT_WEBDIR}/system/modules/comments/classes/Comments.php -${CT_WEBDIR}/system/modules/comments/config/autoload.ini -${CT_WEBDIR}/system/modules/comments/config/autoload.php -${CT_WEBDIR}/system/modules/comments/config/config.php -${CT_WEBDIR}/system/modules/comments/dca/tl_comments.php -${CT_WEBDIR}/system/modules/comments/dca/tl_comments_notify.php -${CT_WEBDIR}/system/modules/comments/dca/tl_content.php -${CT_WEBDIR}/system/modules/comments/dca/tl_module.php -${CT_WEBDIR}/system/modules/comments/elements/ContentComments.php -${CT_WEBDIR}/system/modules/comments/languages/cs/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/cs/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/cs/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/cs/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/da/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/da/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/da/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/da/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/de/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/de/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/de/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/de/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/en/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/en/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/en/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/en/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/es/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/es/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/es/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/es/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/fa/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/fa/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/fa/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/fa/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/fi/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/fi/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/fi/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/fi/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/fr/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/fr/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/fr/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/fr/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/hu/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/hu/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/hu/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/hu/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/it/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/it/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/it/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/it/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/ja/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/ja/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/ja/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/ja/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/lv/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/lv/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/lv/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/lv/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/my/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/my/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/my/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/my/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/nl/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/nl/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/nl/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/nl/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/pl/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/pl/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/pl/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/pl/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/rm/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/rm/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/rm/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/rm/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/ro/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/ro/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/ro/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/ro/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/ru/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/ru/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/ru/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/ru/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/sk/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/sk/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/sk/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/sk/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/sl/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/sl/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/sl/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/sl/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/sq/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/sq/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/sq/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/sq/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/sv/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/sv/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/sv/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/sv/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/uk/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/uk/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/uk/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/uk/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/languages/zh/default.xlf -${CT_WEBDIR}/system/modules/comments/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/comments/languages/zh/tl_comments.xlf -${CT_WEBDIR}/system/modules/comments/languages/zh/tl_content.xlf -${CT_WEBDIR}/system/modules/comments/languages/zh/tl_module.xlf -${CT_WEBDIR}/system/modules/comments/models/CommentsModel.php -${CT_WEBDIR}/system/modules/comments/models/CommentsNotifyModel.php -${CT_WEBDIR}/system/modules/comments/modules/ModuleComments.php -${CT_WEBDIR}/system/modules/comments/templates/comments/com_default.html5 -${CT_WEBDIR}/system/modules/comments/templates/comments/com_default.xhtml -${CT_WEBDIR}/system/modules/comments/templates/elements/ce_comments.html5 -${CT_WEBDIR}/system/modules/comments/templates/elements/ce_comments.xhtml -${CT_WEBDIR}/system/modules/comments/templates/modules/mod_comment_form.html5 -${CT_WEBDIR}/system/modules/comments/templates/modules/mod_comment_form.xhtml -${CT_WEBDIR}/system/modules/core/classes/Ajax.php -${CT_WEBDIR}/system/modules/core/classes/Backend.php -${CT_WEBDIR}/system/modules/core/classes/BackendModule.php -${CT_WEBDIR}/system/modules/core/classes/BackendTemplate.php -${CT_WEBDIR}/system/modules/core/classes/BackendUser.php -${CT_WEBDIR}/system/modules/core/classes/DataContainer.php -${CT_WEBDIR}/system/modules/core/classes/DropZone.php -${CT_WEBDIR}/system/modules/core/classes/FileUpload.php -${CT_WEBDIR}/system/modules/core/classes/Frontend.php -${CT_WEBDIR}/system/modules/core/classes/FrontendTemplate.php -${CT_WEBDIR}/system/modules/core/classes/FrontendUser.php -${CT_WEBDIR}/system/modules/core/classes/Hybrid.php -${CT_WEBDIR}/system/modules/core/classes/LiveUpdate.php -${CT_WEBDIR}/system/modules/core/classes/Messages.php -${CT_WEBDIR}/system/modules/core/classes/PurgeData.php -${CT_WEBDIR}/system/modules/core/classes/RebuildIndex.php -${CT_WEBDIR}/system/modules/core/classes/StyleSheets.php -${CT_WEBDIR}/system/modules/core/classes/Theme.php -${CT_WEBDIR}/system/modules/core/classes/Versions.php -${CT_WEBDIR}/system/modules/core/config/autoload.ini -${CT_WEBDIR}/system/modules/core/config/autoload.php -${CT_WEBDIR}/system/modules/core/config/config.php -${CT_WEBDIR}/system/modules/core/controllers/BackendChangelog.php -${CT_WEBDIR}/system/modules/core/controllers/BackendConfirm.php -${CT_WEBDIR}/system/modules/core/controllers/BackendFile.php -${CT_WEBDIR}/system/modules/core/controllers/BackendHelp.php -${CT_WEBDIR}/system/modules/core/controllers/BackendIndex.php -${CT_WEBDIR}/system/modules/core/controllers/BackendInstall.php -${CT_WEBDIR}/system/modules/core/controllers/BackendMain.php -${CT_WEBDIR}/system/modules/core/controllers/BackendPage.php -${CT_WEBDIR}/system/modules/core/controllers/BackendPassword.php -${CT_WEBDIR}/system/modules/core/controllers/BackendPopup.php -${CT_WEBDIR}/system/modules/core/controllers/BackendPreview.php -${CT_WEBDIR}/system/modules/core/controllers/BackendSwitch.php -${CT_WEBDIR}/system/modules/core/controllers/FrontendCron.php -${CT_WEBDIR}/system/modules/core/controllers/FrontendIndex.php -${CT_WEBDIR}/system/modules/core/controllers/FrontendShare.php -${CT_WEBDIR}/system/modules/core/dca/tl_article.php -${CT_WEBDIR}/system/modules/core/dca/tl_content.php -${CT_WEBDIR}/system/modules/core/dca/tl_cron.php -${CT_WEBDIR}/system/modules/core/dca/tl_files.php -${CT_WEBDIR}/system/modules/core/dca/tl_form.php -${CT_WEBDIR}/system/modules/core/dca/tl_form_field.php -${CT_WEBDIR}/system/modules/core/dca/tl_image_size.php -${CT_WEBDIR}/system/modules/core/dca/tl_image_size_item.php -${CT_WEBDIR}/system/modules/core/dca/tl_layout.php -${CT_WEBDIR}/system/modules/core/dca/tl_log.php -${CT_WEBDIR}/system/modules/core/dca/tl_member.php -${CT_WEBDIR}/system/modules/core/dca/tl_member_group.php -${CT_WEBDIR}/system/modules/core/dca/tl_module.php -${CT_WEBDIR}/system/modules/core/dca/tl_page.php -${CT_WEBDIR}/system/modules/core/dca/tl_search.php -${CT_WEBDIR}/system/modules/core/dca/tl_search_index.php -${CT_WEBDIR}/system/modules/core/dca/tl_session.php -${CT_WEBDIR}/system/modules/core/dca/tl_settings.php -${CT_WEBDIR}/system/modules/core/dca/tl_style.php -${CT_WEBDIR}/system/modules/core/dca/tl_style_sheet.php -${CT_WEBDIR}/system/modules/core/dca/tl_templates.php -${CT_WEBDIR}/system/modules/core/dca/tl_theme.php -${CT_WEBDIR}/system/modules/core/dca/tl_undo.php -${CT_WEBDIR}/system/modules/core/dca/tl_user.php -${CT_WEBDIR}/system/modules/core/dca/tl_user_group.php -${CT_WEBDIR}/system/modules/core/dca/tl_version.php -${CT_WEBDIR}/system/modules/core/drivers/DC_File.php -${CT_WEBDIR}/system/modules/core/drivers/DC_Folder.php -${CT_WEBDIR}/system/modules/core/drivers/DC_Table.php -${CT_WEBDIR}/system/modules/core/elements/ContentAccordion.php -${CT_WEBDIR}/system/modules/core/elements/ContentAccordionStart.php -${CT_WEBDIR}/system/modules/core/elements/ContentAccordionStop.php -${CT_WEBDIR}/system/modules/core/elements/ContentAlias.php -${CT_WEBDIR}/system/modules/core/elements/ContentArticle.php -${CT_WEBDIR}/system/modules/core/elements/ContentCode.php -${CT_WEBDIR}/system/modules/core/elements/ContentDownload.php -${CT_WEBDIR}/system/modules/core/elements/ContentDownloads.php -${CT_WEBDIR}/system/modules/core/elements/ContentElement.php -${CT_WEBDIR}/system/modules/core/elements/ContentGallery.php -${CT_WEBDIR}/system/modules/core/elements/ContentHeadline.php -${CT_WEBDIR}/system/modules/core/elements/ContentHtml.php -${CT_WEBDIR}/system/modules/core/elements/ContentHyperlink.php -${CT_WEBDIR}/system/modules/core/elements/ContentImage.php -${CT_WEBDIR}/system/modules/core/elements/ContentList.php -${CT_WEBDIR}/system/modules/core/elements/ContentMarkdown.php -${CT_WEBDIR}/system/modules/core/elements/ContentMedia.php -${CT_WEBDIR}/system/modules/core/elements/ContentModule.php -${CT_WEBDIR}/system/modules/core/elements/ContentSliderStart.php -${CT_WEBDIR}/system/modules/core/elements/ContentSliderStop.php -${CT_WEBDIR}/system/modules/core/elements/ContentTable.php -${CT_WEBDIR}/system/modules/core/elements/ContentTeaser.php -${CT_WEBDIR}/system/modules/core/elements/ContentText.php -${CT_WEBDIR}/system/modules/core/elements/ContentToplink.php -${CT_WEBDIR}/system/modules/core/elements/ContentYouTube.php -${CT_WEBDIR}/system/modules/core/forms/Form.php -${CT_WEBDIR}/system/modules/core/forms/FormCaptcha.php -${CT_WEBDIR}/system/modules/core/forms/FormCheckBox.php -${CT_WEBDIR}/system/modules/core/forms/FormExplanation.php -${CT_WEBDIR}/system/modules/core/forms/FormFieldset.php -${CT_WEBDIR}/system/modules/core/forms/FormFileUpload.php -${CT_WEBDIR}/system/modules/core/forms/FormHeadline.php -${CT_WEBDIR}/system/modules/core/forms/FormHidden.php -${CT_WEBDIR}/system/modules/core/forms/FormHtml.php -${CT_WEBDIR}/system/modules/core/forms/FormPassword.php -${CT_WEBDIR}/system/modules/core/forms/FormRadioButton.php -${CT_WEBDIR}/system/modules/core/forms/FormSelectMenu.php -${CT_WEBDIR}/system/modules/core/forms/FormSubmit.php -${CT_WEBDIR}/system/modules/core/forms/FormTextArea.php -${CT_WEBDIR}/system/modules/core/forms/FormTextField.php -${CT_WEBDIR}/system/modules/core/languages/cs/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/default.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/cs/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/da/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/da/default.xlf -${CT_WEBDIR}/system/modules/core/languages/da/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/da/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/da/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/da/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/de/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/de/default.xlf -${CT_WEBDIR}/system/modules/core/languages/de/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/de/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/de/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/de/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/en/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/en/default.xlf -${CT_WEBDIR}/system/modules/core/languages/en/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/en/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/en/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/en/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/es/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/es/default.xlf -${CT_WEBDIR}/system/modules/core/languages/es/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/es/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/es/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/es/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/default.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/fa/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/default.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/fi/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/default.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/fr/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/default.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/hu/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/it/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/it/default.xlf -${CT_WEBDIR}/system/modules/core/languages/it/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/it/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/it/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/it/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/default.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/ja/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/default.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/lv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/my/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/my/default.xlf -${CT_WEBDIR}/system/modules/core/languages/my/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/my/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/my/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/my/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/default.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/nl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/default.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/pl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/default.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/rm/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/default.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/ro/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/default.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/ru/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/default.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/sk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/default.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/sl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/default.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/sq/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/default.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/sv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/default.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/uk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/countries.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/default.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/exception.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/explain.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/languages.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_article.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_content.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_files.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_form.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_form_field.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_image_size.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_image_size_item.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_install.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_layout.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_log.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_maintenance.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_member.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_member_group.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_module.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_page.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_settings.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_style.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_style_sheet.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_templates.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_theme.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_undo.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_user.xlf -${CT_WEBDIR}/system/modules/core/languages/zh/tl_user_group.xlf -${CT_WEBDIR}/system/modules/core/library/Contao/Automator.php -${CT_WEBDIR}/system/modules/core/library/Contao/BaseTemplate.php -${CT_WEBDIR}/system/modules/core/library/Contao/Cache.php -${CT_WEBDIR}/system/modules/core/library/Contao/ClassLoader.php -${CT_WEBDIR}/system/modules/core/library/Contao/Combiner.php -${CT_WEBDIR}/system/modules/core/library/Contao/Config.php -${CT_WEBDIR}/system/modules/core/library/Contao/Controller.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Installer.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysql.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysql/Result.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysql/Statement.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysqli.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysqli/Result.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysqli/Statement.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Result.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Statement.php -${CT_WEBDIR}/system/modules/core/library/Contao/Database/Updater.php -${CT_WEBDIR}/system/modules/core/library/Contao/Date.php -${CT_WEBDIR}/system/modules/core/library/Contao/Dbafs.php -${CT_WEBDIR}/system/modules/core/library/Contao/DcaExtractor.php -${CT_WEBDIR}/system/modules/core/library/Contao/DcaLoader.php -${CT_WEBDIR}/system/modules/core/library/Contao/DiffRenderer.php -${CT_WEBDIR}/system/modules/core/library/Contao/Email.php -${CT_WEBDIR}/system/modules/core/library/Contao/Encryption.php -${CT_WEBDIR}/system/modules/core/library/Contao/Environment.php -${CT_WEBDIR}/system/modules/core/library/Contao/Feed.php -${CT_WEBDIR}/system/modules/core/library/Contao/FeedItem.php -${CT_WEBDIR}/system/modules/core/library/Contao/File.php -${CT_WEBDIR}/system/modules/core/library/Contao/Files.php -${CT_WEBDIR}/system/modules/core/library/Contao/Files/Ftp.php -${CT_WEBDIR}/system/modules/core/library/Contao/Files/Php.php -${CT_WEBDIR}/system/modules/core/library/Contao/Filter/SqlFiles.php -${CT_WEBDIR}/system/modules/core/library/Contao/Filter/SyncExclude.php -${CT_WEBDIR}/system/modules/core/library/Contao/Folder.php -${CT_WEBDIR}/system/modules/core/library/Contao/GdImage.php -${CT_WEBDIR}/system/modules/core/library/Contao/Idna.php -${CT_WEBDIR}/system/modules/core/library/Contao/Image.php -${CT_WEBDIR}/system/modules/core/library/Contao/Input.php -${CT_WEBDIR}/system/modules/core/library/Contao/Message.php -${CT_WEBDIR}/system/modules/core/library/Contao/Model.php -${CT_WEBDIR}/system/modules/core/library/Contao/Model/Collection.php -${CT_WEBDIR}/system/modules/core/library/Contao/Model/QueryBuilder.php -${CT_WEBDIR}/system/modules/core/library/Contao/Model/Registry.php -${CT_WEBDIR}/system/modules/core/library/Contao/ModuleLoader.php -${CT_WEBDIR}/system/modules/core/library/Contao/Pagination.php -${CT_WEBDIR}/system/modules/core/library/Contao/Picture.php -${CT_WEBDIR}/system/modules/core/library/Contao/Request.php -${CT_WEBDIR}/system/modules/core/library/Contao/RequestToken.php -${CT_WEBDIR}/system/modules/core/library/Contao/Search.php -${CT_WEBDIR}/system/modules/core/library/Contao/Session.php -${CT_WEBDIR}/system/modules/core/library/Contao/SortedIterator.php -${CT_WEBDIR}/system/modules/core/library/Contao/String.php -${CT_WEBDIR}/system/modules/core/library/Contao/System.php -${CT_WEBDIR}/system/modules/core/library/Contao/Template.php -${CT_WEBDIR}/system/modules/core/library/Contao/TemplateLoader.php -${CT_WEBDIR}/system/modules/core/library/Contao/User.php -${CT_WEBDIR}/system/modules/core/library/Contao/Validator.php -${CT_WEBDIR}/system/modules/core/library/Contao/Widget.php -${CT_WEBDIR}/system/modules/core/library/Contao/ZipReader.php -${CT_WEBDIR}/system/modules/core/library/Contao/ZipWriter.php -${CT_WEBDIR}/system/modules/core/models/ArticleModel.php -${CT_WEBDIR}/system/modules/core/models/ContentModel.php -${CT_WEBDIR}/system/modules/core/models/FilesModel.php -${CT_WEBDIR}/system/modules/core/models/FormFieldModel.php -${CT_WEBDIR}/system/modules/core/models/FormModel.php -${CT_WEBDIR}/system/modules/core/models/ImageSizeItemModel.php -${CT_WEBDIR}/system/modules/core/models/ImageSizeModel.php -${CT_WEBDIR}/system/modules/core/models/LayoutModel.php -${CT_WEBDIR}/system/modules/core/models/MemberGroupModel.php -${CT_WEBDIR}/system/modules/core/models/MemberModel.php -${CT_WEBDIR}/system/modules/core/models/ModuleModel.php -${CT_WEBDIR}/system/modules/core/models/PageModel.php -${CT_WEBDIR}/system/modules/core/models/SessionModel.php -${CT_WEBDIR}/system/modules/core/models/StyleModel.php -${CT_WEBDIR}/system/modules/core/models/StyleSheetModel.php -${CT_WEBDIR}/system/modules/core/models/ThemeModel.php -${CT_WEBDIR}/system/modules/core/models/UserGroupModel.php -${CT_WEBDIR}/system/modules/core/models/UserModel.php -${CT_WEBDIR}/system/modules/core/modules/Module.php -${CT_WEBDIR}/system/modules/core/modules/ModuleArticle.php -${CT_WEBDIR}/system/modules/core/modules/ModuleArticleList.php -${CT_WEBDIR}/system/modules/core/modules/ModuleArticlenav.php -${CT_WEBDIR}/system/modules/core/modules/ModuleBooknav.php -${CT_WEBDIR}/system/modules/core/modules/ModuleBreadcrumb.php -${CT_WEBDIR}/system/modules/core/modules/ModuleCloseAccount.php -${CT_WEBDIR}/system/modules/core/modules/ModuleCustomnav.php -${CT_WEBDIR}/system/modules/core/modules/ModuleFlash.php -${CT_WEBDIR}/system/modules/core/modules/ModuleHtml.php -${CT_WEBDIR}/system/modules/core/modules/ModuleLogin.php -${CT_WEBDIR}/system/modules/core/modules/ModuleLogout.php -${CT_WEBDIR}/system/modules/core/modules/ModuleMaintenance.php -${CT_WEBDIR}/system/modules/core/modules/ModuleNavigation.php -${CT_WEBDIR}/system/modules/core/modules/ModulePassword.php -${CT_WEBDIR}/system/modules/core/modules/ModulePersonalData.php -${CT_WEBDIR}/system/modules/core/modules/ModuleQuicklink.php -${CT_WEBDIR}/system/modules/core/modules/ModuleQuicknav.php -${CT_WEBDIR}/system/modules/core/modules/ModuleRandomImage.php -${CT_WEBDIR}/system/modules/core/modules/ModuleRegistration.php -${CT_WEBDIR}/system/modules/core/modules/ModuleRssReader.php -${CT_WEBDIR}/system/modules/core/modules/ModuleSearch.php -${CT_WEBDIR}/system/modules/core/modules/ModuleSitemap.php -${CT_WEBDIR}/system/modules/core/modules/ModuleUser.php -${CT_WEBDIR}/system/modules/core/pages/PageError403.php -${CT_WEBDIR}/system/modules/core/pages/PageError404.php -${CT_WEBDIR}/system/modules/core/pages/PageForward.php -${CT_WEBDIR}/system/modules/core/pages/PageRedirect.php -${CT_WEBDIR}/system/modules/core/pages/PageRegular.php -${CT_WEBDIR}/system/modules/core/pages/PageRoot.php -${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_google.html5 -${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_google.xhtml -${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_piwik.html5 -${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_piwik.xhtml -${CT_WEBDIR}/system/modules/core/templates/backend/be_changelog.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_confirm.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_diff.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_error.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_forbidden.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_help.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_incomplete.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_install.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_live_update.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_login.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_main.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_maintenance.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_navigation.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_no_active.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_no_forward.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_no_layout.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_no_page.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_no_root.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_pagination.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_password.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_picker.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_popup.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_preview.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_purge_data.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_rebuild_index.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_referer.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_switch.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_unavailable.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_welcome.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_widget.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_widget_chk.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_widget_pw.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_widget_rdo.html5 -${CT_WEBDIR}/system/modules/core/templates/backend/be_wildcard.html5 -${CT_WEBDIR}/system/modules/core/templates/block/block_searchable.html5 -${CT_WEBDIR}/system/modules/core/templates/block/block_searchable.xhtml -${CT_WEBDIR}/system/modules/core/templates/block/block_section.html5 -${CT_WEBDIR}/system/modules/core/templates/block/block_section.xhtml -${CT_WEBDIR}/system/modules/core/templates/block/block_sections.html5 -${CT_WEBDIR}/system/modules/core/templates/block/block_sections.xhtml -${CT_WEBDIR}/system/modules/core/templates/block/block_unsearchable.html5 -${CT_WEBDIR}/system/modules/core/templates/block/block_unsearchable.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_start.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_start.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_stop.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_stop.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_code.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_code.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_download.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_download.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_downloads.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_downloads.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_gallery.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_gallery.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_headline.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_headline.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_html.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_html.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink_image.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink_image.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_image.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_image.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_list.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_list.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_markdown.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_markdown.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_player.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_player.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_start.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_start.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_stop.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_stop.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_table.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_table.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_teaser.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_teaser.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_text.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_text.xhtml -${CT_WEBDIR}/system/modules/core/templates/elements/ce_toplink.html5 -${CT_WEBDIR}/system/modules/core/templates/elements/ce_toplink.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_captcha.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_captcha.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_checkbox.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_checkbox.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_explanation.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_explanation.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_fieldset.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_fieldset.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_headline.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_headline.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_hidden.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_hidden.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_html.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_html.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_message.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_message.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_password.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_password.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_radio.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_radio.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_row.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_row.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_row_double.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_row_double.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_select.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_select.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_submit.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_submit.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_textarea.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_textarea.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_textfield.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_textfield.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_upload.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_upload.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_widget.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_widget.xhtml -${CT_WEBDIR}/system/modules/core/templates/forms/form_xml.html5 -${CT_WEBDIR}/system/modules/core/templates/forms/form_xml.xhtml -${CT_WEBDIR}/system/modules/core/templates/frontend/fe_page.html5 -${CT_WEBDIR}/system/modules/core/templates/frontend/fe_page.xhtml -${CT_WEBDIR}/system/modules/core/templates/gallery/gallery_default.html5 -${CT_WEBDIR}/system/modules/core/templates/gallery/gallery_default.xhtml -${CT_WEBDIR}/system/modules/core/templates/jquery/j_accordion.html5 -${CT_WEBDIR}/system/modules/core/templates/jquery/j_accordion.xhtml -${CT_WEBDIR}/system/modules/core/templates/jquery/j_colorbox.html5 -${CT_WEBDIR}/system/modules/core/templates/jquery/j_colorbox.xhtml -${CT_WEBDIR}/system/modules/core/templates/jquery/j_mediaelement.html5 -${CT_WEBDIR}/system/modules/core/templates/jquery/j_mediaelement.xhtml -${CT_WEBDIR}/system/modules/core/templates/jquery/j_slider.html5 -${CT_WEBDIR}/system/modules/core/templates/jquery/j_slider.xhtml -${CT_WEBDIR}/system/modules/core/templates/jquery/j_tablesort.html5 -${CT_WEBDIR}/system/modules/core/templates/jquery/j_tablesort.xhtml -${CT_WEBDIR}/system/modules/core/templates/mail/mail_default.html5 -${CT_WEBDIR}/system/modules/core/templates/mail/mail_default.xhtml -${CT_WEBDIR}/system/modules/core/templates/member/member_default.html5 -${CT_WEBDIR}/system/modules/core/templates/member/member_default.xhtml -${CT_WEBDIR}/system/modules/core/templates/member/member_grouped.html5 -${CT_WEBDIR}/system/modules/core/templates/member/member_grouped.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_list.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_list.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_nav.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_nav.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_plain.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_plain.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_teaser.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_teaser.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_booknav.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_booknav.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_breadcrumb.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_breadcrumb.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_flash.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_flash.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_html.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_html.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_1cl.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_1cl.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_2cl.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_2cl.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_1cl.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_1cl.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_2cl.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_2cl.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_message.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_message.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_navigation.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_navigation.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_password.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_password.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicklink.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicklink.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicknav.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicknav.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_random_image.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_random_image.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_search.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_search.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_advanced.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_advanced.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_simple.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_simple.xhtml -${CT_WEBDIR}/system/modules/core/templates/modules/mod_sitemap.html5 -${CT_WEBDIR}/system/modules/core/templates/modules/mod_sitemap.xhtml -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_accordion.html5 -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_accordion.xhtml -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_chosen.html5 -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_chosen.xhtml -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_mediabox.html5 -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_mediabox.xhtml -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slider.html5 -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slider.xhtml -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slimbox.html5 -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slimbox.xhtml -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_tablesort.html5 -${CT_WEBDIR}/system/modules/core/templates/mootools/moo_tablesort.xhtml -${CT_WEBDIR}/system/modules/core/templates/navigation/nav_default.html5 -${CT_WEBDIR}/system/modules/core/templates/navigation/nav_default.xhtml -${CT_WEBDIR}/system/modules/core/templates/pagination/pagination.html5 -${CT_WEBDIR}/system/modules/core/templates/pagination/pagination.xhtml -${CT_WEBDIR}/system/modules/core/templates/picture/picture_default.html5 -${CT_WEBDIR}/system/modules/core/templates/picture/picture_default.xhtml -${CT_WEBDIR}/system/modules/core/templates/rss/rss_default.html5 -${CT_WEBDIR}/system/modules/core/templates/rss/rss_default.xhtml -${CT_WEBDIR}/system/modules/core/templates/rss/rss_items_only.html5 -${CT_WEBDIR}/system/modules/core/templates/rss/rss_items_only.xhtml -${CT_WEBDIR}/system/modules/core/templates/search/search_default.html5 -${CT_WEBDIR}/system/modules/core/templates/search/search_default.xhtml -${CT_WEBDIR}/system/modules/core/widgets/CheckBox.php -${CT_WEBDIR}/system/modules/core/widgets/CheckBoxWizard.php -${CT_WEBDIR}/system/modules/core/widgets/ChmodTable.php -${CT_WEBDIR}/system/modules/core/widgets/FileSelector.php -${CT_WEBDIR}/system/modules/core/widgets/FileTree.php -${CT_WEBDIR}/system/modules/core/widgets/ImageSize.php -${CT_WEBDIR}/system/modules/core/widgets/InputUnit.php -${CT_WEBDIR}/system/modules/core/widgets/KeyValueWizard.php -${CT_WEBDIR}/system/modules/core/widgets/ListWizard.php -${CT_WEBDIR}/system/modules/core/widgets/MetaWizard.php -${CT_WEBDIR}/system/modules/core/widgets/ModuleWizard.php -${CT_WEBDIR}/system/modules/core/widgets/OptionWizard.php -${CT_WEBDIR}/system/modules/core/widgets/PageSelector.php -${CT_WEBDIR}/system/modules/core/widgets/PageTree.php -${CT_WEBDIR}/system/modules/core/widgets/Password.php -${CT_WEBDIR}/system/modules/core/widgets/RadioButton.php -${CT_WEBDIR}/system/modules/core/widgets/RadioTable.php -${CT_WEBDIR}/system/modules/core/widgets/SelectMenu.php -${CT_WEBDIR}/system/modules/core/widgets/TableWizard.php -${CT_WEBDIR}/system/modules/core/widgets/TextArea.php -${CT_WEBDIR}/system/modules/core/widgets/TextField.php -${CT_WEBDIR}/system/modules/core/widgets/TextStore.php -${CT_WEBDIR}/system/modules/core/widgets/TimePeriod.php -${CT_WEBDIR}/system/modules/core/widgets/TrblField.php -${CT_WEBDIR}/system/modules/core/widgets/Upload.php -${CT_WEBDIR}/system/modules/devtools/assets/.htaccess -${CT_WEBDIR}/system/modules/devtools/assets/apply.gif -${CT_WEBDIR}/system/modules/devtools/assets/autoload.gif -${CT_WEBDIR}/system/modules/devtools/assets/extension.gif -${CT_WEBDIR}/system/modules/devtools/assets/labels.css -${CT_WEBDIR}/system/modules/devtools/assets/labels.gif -${CT_WEBDIR}/system/modules/devtools/config/autoload.ini -${CT_WEBDIR}/system/modules/devtools/config/autoload.php -${CT_WEBDIR}/system/modules/devtools/config/config.php -${CT_WEBDIR}/system/modules/devtools/dca/tl_extension.php -${CT_WEBDIR}/system/modules/devtools/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/cs/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/cs/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/cs/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/da/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/da/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/da/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/de/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/de/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/de/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/en/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/en/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/en/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/es/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/es/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/es/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fa/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fa/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fa/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fi/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fi/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fi/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fr/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fr/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/fr/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/hu/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/hu/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/hu/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/it/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/it/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/it/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ja/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ja/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ja/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/lv/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/lv/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/lv/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/my/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/my/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/my/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/nl/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/nl/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/nl/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/pl/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/pl/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/pl/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/rm/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/rm/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/rm/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ro/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ro/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ro/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ru/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ru/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/ru/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sk/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sk/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sk/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sl/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sl/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sl/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sq/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sq/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sq/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sv/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sv/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/sv/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/uk/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/uk/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/uk/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/devtools/languages/zh/tl_autoload.xlf -${CT_WEBDIR}/system/modules/devtools/languages/zh/tl_extension.xlf -${CT_WEBDIR}/system/modules/devtools/languages/zh/tl_labels.xlf -${CT_WEBDIR}/system/modules/devtools/modules/ModuleAutoload.php -${CT_WEBDIR}/system/modules/devtools/modules/ModuleExtension.php -${CT_WEBDIR}/system/modules/devtools/modules/ModuleLabels.php -${CT_WEBDIR}/system/modules/devtools/templates/dev_autoload.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_beClass.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_beTemplate.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_config.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_dca.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_default.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_extension.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_feClass.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_feDca.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_feTemplate.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_htaccess.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_ini.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_labels.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_model.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_modules.html5 -${CT_WEBDIR}/system/modules/devtools/templates/dev_table.html5 -${CT_WEBDIR}/system/modules/faq/assets/.htaccess -${CT_WEBDIR}/system/modules/faq/assets/icon.gif -${CT_WEBDIR}/system/modules/faq/config/autoload.ini -${CT_WEBDIR}/system/modules/faq/config/autoload.php -${CT_WEBDIR}/system/modules/faq/config/config.php -${CT_WEBDIR}/system/modules/faq/dca/tl_faq.php -${CT_WEBDIR}/system/modules/faq/dca/tl_faq_category.php -${CT_WEBDIR}/system/modules/faq/dca/tl_module.php -${CT_WEBDIR}/system/modules/faq/dca/tl_user.php -${CT_WEBDIR}/system/modules/faq/dca/tl_user_group.php -${CT_WEBDIR}/system/modules/faq/languages/cs/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/cs/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/cs/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/cs/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/cs/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/cs/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/da/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/da/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/da/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/da/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/da/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/da/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/de/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/de/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/de/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/de/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/de/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/de/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/en/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/en/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/en/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/en/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/en/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/en/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/es/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/es/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/es/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/es/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/es/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/es/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/fa/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/fa/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/fa/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/fa/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/fa/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/fa/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/fi/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/fi/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/fi/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/fi/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/fi/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/fi/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/fr/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/fr/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/fr/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/fr/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/fr/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/fr/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/hu/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/hu/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/hu/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/hu/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/hu/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/hu/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/it/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/it/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/it/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/it/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/it/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/it/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/ja/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/ja/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/ja/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/ja/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/ja/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/ja/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/lv/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/lv/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/lv/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/lv/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/lv/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/lv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/my/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/my/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/my/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/my/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/my/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/my/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/nl/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/nl/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/nl/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/nl/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/nl/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/nl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/pl/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/pl/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/pl/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/pl/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/pl/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/pl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/rm/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/rm/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/rm/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/rm/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/rm/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/rm/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/ro/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/ro/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/ro/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/ro/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/ro/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/ro/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/ru/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/ru/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/ru/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/ru/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/ru/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/ru/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/sk/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/sk/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/sk/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/sk/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/sk/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/sk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/sl/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/sl/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/sl/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/sl/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/sl/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/sl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/sq/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/sq/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/sq/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/sq/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/sq/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/sq/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/sv/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/sv/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/sv/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/sv/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/sv/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/sv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/uk/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/uk/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/uk/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/uk/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/uk/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/uk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/languages/zh/default.xlf -${CT_WEBDIR}/system/modules/faq/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/faq/languages/zh/tl_faq.xlf -${CT_WEBDIR}/system/modules/faq/languages/zh/tl_faq_category.xlf -${CT_WEBDIR}/system/modules/faq/languages/zh/tl_module.xlf -${CT_WEBDIR}/system/modules/faq/languages/zh/tl_user.xlf -${CT_WEBDIR}/system/modules/faq/languages/zh/tl_user_group.xlf -${CT_WEBDIR}/system/modules/faq/models/FaqCategoryModel.php -${CT_WEBDIR}/system/modules/faq/models/FaqModel.php -${CT_WEBDIR}/system/modules/faq/modules/ModuleFaq.php -${CT_WEBDIR}/system/modules/faq/modules/ModuleFaqList.php -${CT_WEBDIR}/system/modules/faq/modules/ModuleFaqPage.php -${CT_WEBDIR}/system/modules/faq/modules/ModuleFaqReader.php -${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqlist.html5 -${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqlist.xhtml -${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqpage.html5 -${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqpage.xhtml -${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqreader.html5 -${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqreader.xhtml -${CT_WEBDIR}/system/modules/listing/config/autoload.ini -${CT_WEBDIR}/system/modules/listing/config/autoload.php -${CT_WEBDIR}/system/modules/listing/config/config.php -${CT_WEBDIR}/system/modules/listing/dca/tl_module.php -${CT_WEBDIR}/system/modules/listing/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/cs/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/da/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/de/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/en/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/es/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/fa/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/fi/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/fr/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/hu/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/it/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/ja/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/lv/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/my/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/nl/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/pl/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/rm/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/ro/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/ru/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/sk/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/sl/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/sq/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/sv/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/uk/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/listing/languages/zh/tl_module.xlf -${CT_WEBDIR}/system/modules/listing/modules/ModuleListing.php -${CT_WEBDIR}/system/modules/listing/templates/info/info_default.html5 -${CT_WEBDIR}/system/modules/listing/templates/info/info_default.xhtml -${CT_WEBDIR}/system/modules/listing/templates/listing/list_default.html5 -${CT_WEBDIR}/system/modules/listing/templates/listing/list_default.xhtml -${CT_WEBDIR}/system/modules/news/assets/.htaccess -${CT_WEBDIR}/system/modules/news/assets/icon.gif -${CT_WEBDIR}/system/modules/news/classes/News.php -${CT_WEBDIR}/system/modules/news/config/autoload.ini -${CT_WEBDIR}/system/modules/news/config/autoload.php -${CT_WEBDIR}/system/modules/news/config/config.php -${CT_WEBDIR}/system/modules/news/dca/tl_content.php -${CT_WEBDIR}/system/modules/news/dca/tl_module.php -${CT_WEBDIR}/system/modules/news/dca/tl_news.php -${CT_WEBDIR}/system/modules/news/dca/tl_news_archive.php -${CT_WEBDIR}/system/modules/news/dca/tl_news_feed.php -${CT_WEBDIR}/system/modules/news/dca/tl_user.php -${CT_WEBDIR}/system/modules/news/dca/tl_user_group.php -${CT_WEBDIR}/system/modules/news/languages/cs/default.xlf -${CT_WEBDIR}/system/modules/news/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/cs/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/cs/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/cs/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/cs/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/cs/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/cs/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/da/default.xlf -${CT_WEBDIR}/system/modules/news/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/da/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/da/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/da/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/da/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/da/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/da/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/de/default.xlf -${CT_WEBDIR}/system/modules/news/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/de/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/de/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/de/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/de/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/de/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/de/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/en/default.xlf -${CT_WEBDIR}/system/modules/news/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/en/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/en/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/en/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/en/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/en/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/en/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/es/default.xlf -${CT_WEBDIR}/system/modules/news/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/es/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/es/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/es/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/es/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/es/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/es/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/default.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/fa/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/default.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/fi/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/default.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/fr/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/default.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/hu/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/it/default.xlf -${CT_WEBDIR}/system/modules/news/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/it/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/it/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/it/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/it/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/it/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/it/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/default.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/ja/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/default.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/lv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/my/default.xlf -${CT_WEBDIR}/system/modules/news/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/my/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/my/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/my/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/my/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/my/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/my/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/default.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/nl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/default.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/pl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/default.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/rm/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/default.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/ro/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/default.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/ru/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/default.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/sk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/default.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/sl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/default.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/sq/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/default.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/sv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/default.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/uk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/default.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/tl_module.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/tl_news.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/tl_news_archive.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/tl_news_feed.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/tl_user.xlf -${CT_WEBDIR}/system/modules/news/languages/zh/tl_user_group.xlf -${CT_WEBDIR}/system/modules/news/models/NewsArchiveModel.php -${CT_WEBDIR}/system/modules/news/models/NewsFeedModel.php -${CT_WEBDIR}/system/modules/news/models/NewsModel.php -${CT_WEBDIR}/system/modules/news/modules/ModuleNews.php -${CT_WEBDIR}/system/modules/news/modules/ModuleNewsArchive.php -${CT_WEBDIR}/system/modules/news/modules/ModuleNewsList.php -${CT_WEBDIR}/system/modules/news/modules/ModuleNewsMenu.php -${CT_WEBDIR}/system/modules/news/modules/ModuleNewsReader.php -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsarchive.html5 -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsarchive.xhtml -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newslist.html5 -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newslist.xhtml -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu.html5 -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu.xhtml -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_day.html5 -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_day.xhtml -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_year.html5 -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_year.xhtml -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsreader.html5 -${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsreader.xhtml -${CT_WEBDIR}/system/modules/news/templates/news/news_full.html5 -${CT_WEBDIR}/system/modules/news/templates/news/news_full.xhtml -${CT_WEBDIR}/system/modules/news/templates/news/news_latest.html5 -${CT_WEBDIR}/system/modules/news/templates/news/news_latest.xhtml -${CT_WEBDIR}/system/modules/news/templates/news/news_short.html5 -${CT_WEBDIR}/system/modules/news/templates/news/news_short.xhtml -${CT_WEBDIR}/system/modules/news/templates/news/news_simple.html5 -${CT_WEBDIR}/system/modules/news/templates/news/news_simple.xhtml -${CT_WEBDIR}/system/modules/newsletter/assets/.htaccess -${CT_WEBDIR}/system/modules/newsletter/assets/icon.gif -${CT_WEBDIR}/system/modules/newsletter/assets/style.css -${CT_WEBDIR}/system/modules/newsletter/classes/Newsletter.php -${CT_WEBDIR}/system/modules/newsletter/config/autoload.ini -${CT_WEBDIR}/system/modules/newsletter/config/autoload.php -${CT_WEBDIR}/system/modules/newsletter/config/config.php -${CT_WEBDIR}/system/modules/newsletter/dca/tl_member.php -${CT_WEBDIR}/system/modules/newsletter/dca/tl_module.php -${CT_WEBDIR}/system/modules/newsletter/dca/tl_newsletter.php -${CT_WEBDIR}/system/modules/newsletter/dca/tl_newsletter_channel.php -${CT_WEBDIR}/system/modules/newsletter/dca/tl_newsletter_recipients.php -${CT_WEBDIR}/system/modules/newsletter/dca/tl_user.php -${CT_WEBDIR}/system/modules/newsletter/dca/tl_user_group.php -${CT_WEBDIR}/system/modules/newsletter/languages/cs/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/lv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/default.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_member.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_module.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_newsletter.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_newsletter_channel.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_newsletter_recipients.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_user.xlf -${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_user_group.xlf -${CT_WEBDIR}/system/modules/newsletter/models/NewsletterChannelModel.php -${CT_WEBDIR}/system/modules/newsletter/models/NewsletterModel.php -${CT_WEBDIR}/system/modules/newsletter/models/NewsletterRecipientsModel.php -${CT_WEBDIR}/system/modules/newsletter/modules/ModuleNewsletterList.php -${CT_WEBDIR}/system/modules/newsletter/modules/ModuleNewsletterReader.php -${CT_WEBDIR}/system/modules/newsletter/modules/ModuleSubscribe.php -${CT_WEBDIR}/system/modules/newsletter/modules/ModuleUnsubscribe.php -${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter.html5 -${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter.xhtml -${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_list.html5 -${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_list.xhtml -${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_reader.html5 -${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_reader.xhtml -${CT_WEBDIR}/system/modules/newsletter/templates/newsletter/nl_default.html5 -${CT_WEBDIR}/system/modules/newsletter/templates/newsletter/nl_default.xhtml -${CT_WEBDIR}/system/modules/repository/classes/Repository.php -${CT_WEBDIR}/system/modules/repository/classes/RepositoryBackendModule.php -${CT_WEBDIR}/system/modules/repository/classes/RepositoryBackendTheme.php -${CT_WEBDIR}/system/modules/repository/classes/RepositoryCatalog.php -${CT_WEBDIR}/system/modules/repository/classes/RepositoryManager.php -${CT_WEBDIR}/system/modules/repository/classes/RepositorySettings.php -${CT_WEBDIR}/system/modules/repository/config/autoload.ini -${CT_WEBDIR}/system/modules/repository/config/autoload.php -${CT_WEBDIR}/system/modules/repository/config/config.php -${CT_WEBDIR}/system/modules/repository/dca/tl_repository_installs.php -${CT_WEBDIR}/system/modules/repository/dca/tl_repository_instfiles.php -${CT_WEBDIR}/system/modules/repository/dca/tl_settings.php -${CT_WEBDIR}/system/modules/repository/docs/GPL3.txt -${CT_WEBDIR}/system/modules/repository/docs/LGPL3.txt -${CT_WEBDIR}/system/modules/repository/docs/LICENSE.txt -${CT_WEBDIR}/system/modules/repository/languages/cs/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/cs/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/cs/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/da/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/da/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/da/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/de/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/de/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/de/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/en/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/en/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/en/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/es/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/es/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/es/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/fa/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/fa/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/fa/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/fi/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/fi/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/fi/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/fr/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/fr/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/fr/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/hu/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/hu/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/hu/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/it/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/it/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/it/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/ja/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/ja/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/ja/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/lv/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/lv/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/lv/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/my/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/my/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/my/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/nl/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/nl/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/nl/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/pl/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/pl/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/pl/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/rm/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/rm/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/rm/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/ro/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/ro/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/ro/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/ru/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/ru/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/ru/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/sk/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/sk/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/sk/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/sl/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/sl/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/sl/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/sq/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/sq/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/sq/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/sv/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/sv/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/sv/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/uk/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/uk/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/uk/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/languages/zh/modules.xlf -${CT_WEBDIR}/system/modules/repository/languages/zh/tl_repository.xlf -${CT_WEBDIR}/system/modules/repository/languages/zh/tl_settings.xlf -${CT_WEBDIR}/system/modules/repository/templates/repository_catlist.html5 -${CT_WEBDIR}/system/modules/repository/templates/repository_catview.html5 -${CT_WEBDIR}/system/modules/repository/templates/repository_mgredit.html5 -${CT_WEBDIR}/system/modules/repository/templates/repository_mgrinst.html5 -${CT_WEBDIR}/system/modules/repository/templates/repository_mgrlist.html5 -${CT_WEBDIR}/system/modules/repository/templates/repository_mgruist.html5 -${CT_WEBDIR}/system/modules/repository/templates/repository_mgrupdt.html5 -${CT_WEBDIR}/system/modules/repository/templates/repository_mgrupgd.html5 -${CT_WEBDIR}/system/modules/repository/themes/.htaccess -${CT_WEBDIR}/system/modules/repository/themes/default/backend.css -${CT_WEBDIR}/system/modules/repository/themes/default/backend_src.css -${CT_WEBDIR}/system/modules/repository/themes/default/images/alpha16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/back.gif -${CT_WEBDIR}/system/modules/repository/themes/default/images/back16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/beta16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/blank16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/catalog16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/dbcheck16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/default.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/edit.gif -${CT_WEBDIR}/system/modules/repository/themes/default/images/edit16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/forum16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/info.gif -${CT_WEBDIR}/system/modules/repository/themes/default/images/info16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/install16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/manual16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/ok16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/rc16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/reload16.gif -${CT_WEBDIR}/system/modules/repository/themes/default/images/square-gray-left.gif -${CT_WEBDIR}/system/modules/repository/themes/default/images/square-gray-right.gif -${CT_WEBDIR}/system/modules/repository/themes/default/images/stable16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/stop128.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/uninst16.png -${CT_WEBDIR}/system/modules/repository/themes/default/images/uninstall.gif -${CT_WEBDIR}/system/themes/.htaccess -${CT_WEBDIR}/system/themes/default/basic.css -${CT_WEBDIR}/system/themes/default/changelog.css -${CT_WEBDIR}/system/themes/default/confirm.css -${CT_WEBDIR}/system/themes/default/diff.css -${CT_WEBDIR}/system/themes/default/error.css -${CT_WEBDIR}/system/themes/default/fonts.css -${CT_WEBDIR}/system/themes/default/help.css -${CT_WEBDIR}/system/themes/default/hover.js -${CT_WEBDIR}/system/themes/default/iefixes.css -${CT_WEBDIR}/system/themes/default/images/1cl.gif -${CT_WEBDIR}/system/themes/default/images/1rw.gif -${CT_WEBDIR}/system/themes/default/images/2cll.gif -${CT_WEBDIR}/system/themes/default/images/2clr.gif -${CT_WEBDIR}/system/themes/default/images/2rwf.gif -${CT_WEBDIR}/system/themes/default/images/2rwh.gif -${CT_WEBDIR}/system/themes/default/images/3cl.gif -${CT_WEBDIR}/system/themes/default/images/3rw.gif -${CT_WEBDIR}/system/themes/default/images/about.gif -${CT_WEBDIR}/system/themes/default/images/above.gif -${CT_WEBDIR}/system/themes/default/images/admin.gif -${CT_WEBDIR}/system/themes/default/images/admin_.gif -${CT_WEBDIR}/system/themes/default/images/alias.gif -${CT_WEBDIR}/system/themes/default/images/all.gif -${CT_WEBDIR}/system/themes/default/images/all_big.gif -${CT_WEBDIR}/system/themes/default/images/arrow_left.png -${CT_WEBDIR}/system/themes/default/images/arrow_right.png -${CT_WEBDIR}/system/themes/default/images/article.gif -${CT_WEBDIR}/system/themes/default/images/article_.gif -${CT_WEBDIR}/system/themes/default/images/articles.gif -${CT_WEBDIR}/system/themes/default/images/articles_.gif -${CT_WEBDIR}/system/themes/default/images/back.gif -${CT_WEBDIR}/system/themes/default/images/below.gif -${CT_WEBDIR}/system/themes/default/images/cache.gif -${CT_WEBDIR}/system/themes/default/images/changelog.gif -${CT_WEBDIR}/system/themes/default/images/clipboard.gif -${CT_WEBDIR}/system/themes/default/images/collapse.gif -${CT_WEBDIR}/system/themes/default/images/copy.gif -${CT_WEBDIR}/system/themes/default/images/copy_.gif -${CT_WEBDIR}/system/themes/default/images/copychilds.gif -${CT_WEBDIR}/system/themes/default/images/copychilds_.gif -${CT_WEBDIR}/system/themes/default/images/css.gif -${CT_WEBDIR}/system/themes/default/images/cssimport.gif -${CT_WEBDIR}/system/themes/default/images/current.gif -${CT_WEBDIR}/system/themes/default/images/cut.gif -${CT_WEBDIR}/system/themes/default/images/cut_.gif -${CT_WEBDIR}/system/themes/default/images/db.gif -${CT_WEBDIR}/system/themes/default/images/delete.gif -${CT_WEBDIR}/system/themes/default/images/deleteAll.gif -${CT_WEBDIR}/system/themes/default/images/delete_.gif -${CT_WEBDIR}/system/themes/default/images/demagnify.gif -${CT_WEBDIR}/system/themes/default/images/diff.gif -${CT_WEBDIR}/system/themes/default/images/down.gif -${CT_WEBDIR}/system/themes/default/images/drag.gif -${CT_WEBDIR}/system/themes/default/images/edit.gif -${CT_WEBDIR}/system/themes/default/images/edit_.gif -${CT_WEBDIR}/system/themes/default/images/editor.gif -${CT_WEBDIR}/system/themes/default/images/editor_.gif -${CT_WEBDIR}/system/themes/default/images/error.gif -${CT_WEBDIR}/system/themes/default/images/error.png -${CT_WEBDIR}/system/themes/default/images/error_403.gif -${CT_WEBDIR}/system/themes/default/images/error_403_1.gif -${CT_WEBDIR}/system/themes/default/images/error_404.gif -${CT_WEBDIR}/system/themes/default/images/error_404_1.gif -${CT_WEBDIR}/system/themes/default/images/expand.gif -${CT_WEBDIR}/system/themes/default/images/expand_.gif -${CT_WEBDIR}/system/themes/default/images/featured.gif -${CT_WEBDIR}/system/themes/default/images/featured_.gif -${CT_WEBDIR}/system/themes/default/images/filemanager.gif -${CT_WEBDIR}/system/themes/default/images/filemounts.gif -${CT_WEBDIR}/system/themes/default/images/files.gif -${CT_WEBDIR}/system/themes/default/images/flash.gif -${CT_WEBDIR}/system/themes/default/images/folMinus.gif -${CT_WEBDIR}/system/themes/default/images/folPlus.gif -${CT_WEBDIR}/system/themes/default/images/folderC.gif -${CT_WEBDIR}/system/themes/default/images/folderCP.gif -${CT_WEBDIR}/system/themes/default/images/folderO.gif -${CT_WEBDIR}/system/themes/default/images/folderOP.gif -${CT_WEBDIR}/system/themes/default/images/form.gif -${CT_WEBDIR}/system/themes/default/images/forward.gif -${CT_WEBDIR}/system/themes/default/images/forward_1.gif -${CT_WEBDIR}/system/themes/default/images/forward_4.gif -${CT_WEBDIR}/system/themes/default/images/forward_5.gif -${CT_WEBDIR}/system/themes/default/images/group.gif -${CT_WEBDIR}/system/themes/default/images/group_.gif -${CT_WEBDIR}/system/themes/default/images/hbg.jpg -${CT_WEBDIR}/system/themes/default/images/header.gif -${CT_WEBDIR}/system/themes/default/images/header_.gif -${CT_WEBDIR}/system/themes/default/images/headline.gif -${CT_WEBDIR}/system/themes/default/images/help.gif -${CT_WEBDIR}/system/themes/default/images/hints.gif -${CT_WEBDIR}/system/themes/default/images/home.gif -${CT_WEBDIR}/system/themes/default/images/important.gif -${CT_WEBDIR}/system/themes/default/images/index.gif -${CT_WEBDIR}/system/themes/default/images/install.gif -${CT_WEBDIR}/system/themes/default/images/invisible.gif -${CT_WEBDIR}/system/themes/default/images/layout.gif -${CT_WEBDIR}/system/themes/default/images/left.gif -${CT_WEBDIR}/system/themes/default/images/loading.gif -${CT_WEBDIR}/system/themes/default/images/log.gif -${CT_WEBDIR}/system/themes/default/images/login.gif -${CT_WEBDIR}/system/themes/default/images/logo.gif -${CT_WEBDIR}/system/themes/default/images/logout.gif -${CT_WEBDIR}/system/themes/default/images/magnify.gif -${CT_WEBDIR}/system/themes/default/images/manager.gif -${CT_WEBDIR}/system/themes/default/images/member.gif -${CT_WEBDIR}/system/themes/default/images/member_.gif -${CT_WEBDIR}/system/themes/default/images/mgroup.gif -${CT_WEBDIR}/system/themes/default/images/mgroup_.gif -${CT_WEBDIR}/system/themes/default/images/modMinus.gif -${CT_WEBDIR}/system/themes/default/images/modPlus.gif -${CT_WEBDIR}/system/themes/default/images/modules.gif -${CT_WEBDIR}/system/themes/default/images/movel.gif -${CT_WEBDIR}/system/themes/default/images/mover.gif -${CT_WEBDIR}/system/themes/default/images/new.gif -${CT_WEBDIR}/system/themes/default/images/newfolder.gif -${CT_WEBDIR}/system/themes/default/images/news.gif -${CT_WEBDIR}/system/themes/default/images/ok.gif -${CT_WEBDIR}/system/themes/default/images/page.gif -${CT_WEBDIR}/system/themes/default/images/pagemounts.gif -${CT_WEBDIR}/system/themes/default/images/palBg.jpg -${CT_WEBDIR}/system/themes/default/images/palCollapsed.gif -${CT_WEBDIR}/system/themes/default/images/palOpen.gif -${CT_WEBDIR}/system/themes/default/images/pasteafter.gif -${CT_WEBDIR}/system/themes/default/images/pasteafter_.gif -${CT_WEBDIR}/system/themes/default/images/pasteinto.gif -${CT_WEBDIR}/system/themes/default/images/pasteinto_.gif -${CT_WEBDIR}/system/themes/default/images/pickcolor.gif -${CT_WEBDIR}/system/themes/default/images/pickfile.gif -${CT_WEBDIR}/system/themes/default/images/pickpage.gif -${CT_WEBDIR}/system/themes/default/images/placeholder.png -${CT_WEBDIR}/system/themes/default/images/preview.gif -${CT_WEBDIR}/system/themes/default/images/published.gif -${CT_WEBDIR}/system/themes/default/images/redirect.gif -${CT_WEBDIR}/system/themes/default/images/redirect_1.gif -${CT_WEBDIR}/system/themes/default/images/redirect_4.gif -${CT_WEBDIR}/system/themes/default/images/redirect_5.gif -${CT_WEBDIR}/system/themes/default/images/regular.gif -${CT_WEBDIR}/system/themes/default/images/regular_1.gif -${CT_WEBDIR}/system/themes/default/images/regular_2.gif -${CT_WEBDIR}/system/themes/default/images/regular_3.gif -${CT_WEBDIR}/system/themes/default/images/regular_4.gif -${CT_WEBDIR}/system/themes/default/images/regular_5.gif -${CT_WEBDIR}/system/themes/default/images/regular_6.gif -${CT_WEBDIR}/system/themes/default/images/regular_7.gif -${CT_WEBDIR}/system/themes/default/images/reload.gif -${CT_WEBDIR}/system/themes/default/images/right.gif -${CT_WEBDIR}/system/themes/default/images/root.gif -${CT_WEBDIR}/system/themes/default/images/root_1.gif -${CT_WEBDIR}/system/themes/default/images/rows.gif -${CT_WEBDIR}/system/themes/default/images/rss.gif -${CT_WEBDIR}/system/themes/default/images/select.gif -${CT_WEBDIR}/system/themes/default/images/settings.gif -${CT_WEBDIR}/system/themes/default/images/show.gif -${CT_WEBDIR}/system/themes/default/images/sizes.gif -${CT_WEBDIR}/system/themes/default/images/stop.png -${CT_WEBDIR}/system/themes/default/images/store.gif -${CT_WEBDIR}/system/themes/default/images/su.gif -${CT_WEBDIR}/system/themes/default/images/sync.gif -${CT_WEBDIR}/system/themes/default/images/tablewizard.gif -${CT_WEBDIR}/system/themes/default/images/template_editor.gif -${CT_WEBDIR}/system/themes/default/images/theme_export.gif -${CT_WEBDIR}/system/themes/default/images/theme_import.gif -${CT_WEBDIR}/system/themes/default/images/themes.gif -${CT_WEBDIR}/system/themes/default/images/undo.gif -${CT_WEBDIR}/system/themes/default/images/unpublished.gif -${CT_WEBDIR}/system/themes/default/images/up.gif -${CT_WEBDIR}/system/themes/default/images/update.gif -${CT_WEBDIR}/system/themes/default/images/user.gif -${CT_WEBDIR}/system/themes/default/images/user_.gif -${CT_WEBDIR}/system/themes/default/images/visible.gif -${CT_WEBDIR}/system/themes/default/images/wrap.gif -${CT_WEBDIR}/system/themes/default/install.css -${CT_WEBDIR}/system/themes/default/login.css -${CT_WEBDIR}/system/themes/default/main.css -${CT_WEBDIR}/system/themes/default/popup.css -${CT_WEBDIR}/system/themes/default/src/basic.css -${CT_WEBDIR}/system/themes/default/src/changelog.css -${CT_WEBDIR}/system/themes/default/src/confirm.css -${CT_WEBDIR}/system/themes/default/src/diff.css -${CT_WEBDIR}/system/themes/default/src/error.css -${CT_WEBDIR}/system/themes/default/src/fonts.css -${CT_WEBDIR}/system/themes/default/src/help.css -${CT_WEBDIR}/system/themes/default/src/hover.js -${CT_WEBDIR}/system/themes/default/src/iefixes.css -${CT_WEBDIR}/system/themes/default/src/install.css -${CT_WEBDIR}/system/themes/default/src/login.css -${CT_WEBDIR}/system/themes/default/src/main.css -${CT_WEBDIR}/system/themes/default/src/popup.css -${CT_WEBDIR}/system/themes/default/src/switch.css -${CT_WEBDIR}/system/themes/default/switch.css -${CT_WEBDIR}/system/themes/flexible/basic.css -${CT_WEBDIR}/system/themes/flexible/changelog.css -${CT_WEBDIR}/system/themes/flexible/confirm.css -${CT_WEBDIR}/system/themes/flexible/diff.css -${CT_WEBDIR}/system/themes/flexible/error.css -${CT_WEBDIR}/system/themes/flexible/fonts.css -${CT_WEBDIR}/system/themes/flexible/help.css -${CT_WEBDIR}/system/themes/flexible/hover.js -${CT_WEBDIR}/system/themes/flexible/iefixes.css -${CT_WEBDIR}/system/themes/flexible/images/1cl.gif -${CT_WEBDIR}/system/themes/flexible/images/1rw.gif -${CT_WEBDIR}/system/themes/flexible/images/2cll.gif -${CT_WEBDIR}/system/themes/flexible/images/2clr.gif -${CT_WEBDIR}/system/themes/flexible/images/2rwf.gif -${CT_WEBDIR}/system/themes/flexible/images/2rwh.gif -${CT_WEBDIR}/system/themes/flexible/images/3cl.gif -${CT_WEBDIR}/system/themes/flexible/images/3rw.gif -${CT_WEBDIR}/system/themes/flexible/images/about.gif -${CT_WEBDIR}/system/themes/flexible/images/above.gif -${CT_WEBDIR}/system/themes/flexible/images/admin.gif -${CT_WEBDIR}/system/themes/flexible/images/admin_.gif -${CT_WEBDIR}/system/themes/flexible/images/alias.gif -${CT_WEBDIR}/system/themes/flexible/images/all.gif -${CT_WEBDIR}/system/themes/flexible/images/all_big.gif -${CT_WEBDIR}/system/themes/flexible/images/arrow_left.png -${CT_WEBDIR}/system/themes/flexible/images/arrow_right.png -${CT_WEBDIR}/system/themes/flexible/images/arrows.png -${CT_WEBDIR}/system/themes/flexible/images/article.gif -${CT_WEBDIR}/system/themes/flexible/images/article_.gif -${CT_WEBDIR}/system/themes/flexible/images/articles.gif -${CT_WEBDIR}/system/themes/flexible/images/articles_.gif -${CT_WEBDIR}/system/themes/flexible/images/back.gif -${CT_WEBDIR}/system/themes/flexible/images/below.gif -${CT_WEBDIR}/system/themes/flexible/images/cache.gif -${CT_WEBDIR}/system/themes/flexible/images/changelog.gif -${CT_WEBDIR}/system/themes/flexible/images/clipboard.gif -${CT_WEBDIR}/system/themes/flexible/images/collapse.gif -${CT_WEBDIR}/system/themes/flexible/images/copy.gif -${CT_WEBDIR}/system/themes/flexible/images/copy_.gif -${CT_WEBDIR}/system/themes/flexible/images/copychilds.gif -${CT_WEBDIR}/system/themes/flexible/images/copychilds_.gif -${CT_WEBDIR}/system/themes/flexible/images/css.gif -${CT_WEBDIR}/system/themes/flexible/images/cssimport.gif -${CT_WEBDIR}/system/themes/flexible/images/current.gif -${CT_WEBDIR}/system/themes/flexible/images/cut.gif -${CT_WEBDIR}/system/themes/flexible/images/cut_.gif -${CT_WEBDIR}/system/themes/flexible/images/db.gif -${CT_WEBDIR}/system/themes/flexible/images/delete.gif -${CT_WEBDIR}/system/themes/flexible/images/deleteAll.gif -${CT_WEBDIR}/system/themes/flexible/images/delete_.gif -${CT_WEBDIR}/system/themes/flexible/images/demagnify.gif -${CT_WEBDIR}/system/themes/flexible/images/diff.gif -${CT_WEBDIR}/system/themes/flexible/images/down.gif -${CT_WEBDIR}/system/themes/flexible/images/drag.gif -${CT_WEBDIR}/system/themes/flexible/images/edit.gif -${CT_WEBDIR}/system/themes/flexible/images/edit_.gif -${CT_WEBDIR}/system/themes/flexible/images/editor.gif -${CT_WEBDIR}/system/themes/flexible/images/editor_.gif -${CT_WEBDIR}/system/themes/flexible/images/error.gif -${CT_WEBDIR}/system/themes/flexible/images/error.png -${CT_WEBDIR}/system/themes/flexible/images/error_403.gif -${CT_WEBDIR}/system/themes/flexible/images/error_403_1.gif -${CT_WEBDIR}/system/themes/flexible/images/error_404.gif -${CT_WEBDIR}/system/themes/flexible/images/error_404_1.gif -${CT_WEBDIR}/system/themes/flexible/images/expand.gif -${CT_WEBDIR}/system/themes/flexible/images/expand_.gif -${CT_WEBDIR}/system/themes/flexible/images/featured.gif -${CT_WEBDIR}/system/themes/flexible/images/featured_.gif -${CT_WEBDIR}/system/themes/flexible/images/filemanager.gif -${CT_WEBDIR}/system/themes/flexible/images/filemounts.gif -${CT_WEBDIR}/system/themes/flexible/images/files.gif -${CT_WEBDIR}/system/themes/flexible/images/flash.gif -${CT_WEBDIR}/system/themes/flexible/images/folMinus.gif -${CT_WEBDIR}/system/themes/flexible/images/folPlus.gif -${CT_WEBDIR}/system/themes/flexible/images/folderC.gif -${CT_WEBDIR}/system/themes/flexible/images/folderCP.gif -${CT_WEBDIR}/system/themes/flexible/images/folderO.gif -${CT_WEBDIR}/system/themes/flexible/images/folderOP.gif -${CT_WEBDIR}/system/themes/flexible/images/form.gif -${CT_WEBDIR}/system/themes/flexible/images/forward.gif -${CT_WEBDIR}/system/themes/flexible/images/forward_1.gif -${CT_WEBDIR}/system/themes/flexible/images/forward_4.gif -${CT_WEBDIR}/system/themes/flexible/images/forward_5.gif -${CT_WEBDIR}/system/themes/flexible/images/group.gif -${CT_WEBDIR}/system/themes/flexible/images/group_.gif -${CT_WEBDIR}/system/themes/flexible/images/hbg.jpg -${CT_WEBDIR}/system/themes/flexible/images/header.gif -${CT_WEBDIR}/system/themes/flexible/images/header_.gif -${CT_WEBDIR}/system/themes/flexible/images/headline.gif -${CT_WEBDIR}/system/themes/flexible/images/help.gif -${CT_WEBDIR}/system/themes/flexible/images/hints.gif -${CT_WEBDIR}/system/themes/flexible/images/home.gif -${CT_WEBDIR}/system/themes/flexible/images/important.gif -${CT_WEBDIR}/system/themes/flexible/images/index.gif -${CT_WEBDIR}/system/themes/flexible/images/install.gif -${CT_WEBDIR}/system/themes/flexible/images/invisible.gif -${CT_WEBDIR}/system/themes/flexible/images/layout.gif -${CT_WEBDIR}/system/themes/flexible/images/left.gif -${CT_WEBDIR}/system/themes/flexible/images/loading.gif -${CT_WEBDIR}/system/themes/flexible/images/log.gif -${CT_WEBDIR}/system/themes/flexible/images/login.gif -${CT_WEBDIR}/system/themes/flexible/images/logo.gif -${CT_WEBDIR}/system/themes/flexible/images/logout.gif -${CT_WEBDIR}/system/themes/flexible/images/magnify.gif -${CT_WEBDIR}/system/themes/flexible/images/manager.gif -${CT_WEBDIR}/system/themes/flexible/images/member.gif -${CT_WEBDIR}/system/themes/flexible/images/member_.gif -${CT_WEBDIR}/system/themes/flexible/images/mgroup.gif -${CT_WEBDIR}/system/themes/flexible/images/mgroup_.gif -${CT_WEBDIR}/system/themes/flexible/images/modMinus.gif -${CT_WEBDIR}/system/themes/flexible/images/modPlus.gif -${CT_WEBDIR}/system/themes/flexible/images/modules.gif -${CT_WEBDIR}/system/themes/flexible/images/movel.gif -${CT_WEBDIR}/system/themes/flexible/images/mover.gif -${CT_WEBDIR}/system/themes/flexible/images/new.gif -${CT_WEBDIR}/system/themes/flexible/images/newfolder.gif -${CT_WEBDIR}/system/themes/flexible/images/news.gif -${CT_WEBDIR}/system/themes/flexible/images/ok.gif -${CT_WEBDIR}/system/themes/flexible/images/page.gif -${CT_WEBDIR}/system/themes/flexible/images/pagemounts.gif -${CT_WEBDIR}/system/themes/flexible/images/palBg.jpg -${CT_WEBDIR}/system/themes/flexible/images/palCollapsed.gif -${CT_WEBDIR}/system/themes/flexible/images/palOpen.gif -${CT_WEBDIR}/system/themes/flexible/images/pasteafter.gif -${CT_WEBDIR}/system/themes/flexible/images/pasteafter_.gif -${CT_WEBDIR}/system/themes/flexible/images/pasteinto.gif -${CT_WEBDIR}/system/themes/flexible/images/pasteinto_.gif -${CT_WEBDIR}/system/themes/flexible/images/pickcolor.gif -${CT_WEBDIR}/system/themes/flexible/images/pickfile.gif -${CT_WEBDIR}/system/themes/flexible/images/pickpage.gif -${CT_WEBDIR}/system/themes/flexible/images/placeholder.png -${CT_WEBDIR}/system/themes/flexible/images/preview.gif -${CT_WEBDIR}/system/themes/flexible/images/published.gif -${CT_WEBDIR}/system/themes/flexible/images/redirect.gif -${CT_WEBDIR}/system/themes/flexible/images/redirect_1.gif -${CT_WEBDIR}/system/themes/flexible/images/redirect_4.gif -${CT_WEBDIR}/system/themes/flexible/images/redirect_5.gif -${CT_WEBDIR}/system/themes/flexible/images/regular.gif -${CT_WEBDIR}/system/themes/flexible/images/regular_1.gif -${CT_WEBDIR}/system/themes/flexible/images/regular_2.gif -${CT_WEBDIR}/system/themes/flexible/images/regular_3.gif -${CT_WEBDIR}/system/themes/flexible/images/regular_4.gif -${CT_WEBDIR}/system/themes/flexible/images/regular_5.gif -${CT_WEBDIR}/system/themes/flexible/images/regular_6.gif -${CT_WEBDIR}/system/themes/flexible/images/regular_7.gif -${CT_WEBDIR}/system/themes/flexible/images/reload.gif -${CT_WEBDIR}/system/themes/flexible/images/right.gif -${CT_WEBDIR}/system/themes/flexible/images/root.gif -${CT_WEBDIR}/system/themes/flexible/images/root_1.gif -${CT_WEBDIR}/system/themes/flexible/images/rows.gif -${CT_WEBDIR}/system/themes/flexible/images/rss.gif -${CT_WEBDIR}/system/themes/flexible/images/select.gif -${CT_WEBDIR}/system/themes/flexible/images/settings.gif -${CT_WEBDIR}/system/themes/flexible/images/show.gif -${CT_WEBDIR}/system/themes/flexible/images/sizes.gif -${CT_WEBDIR}/system/themes/flexible/images/stop.png -${CT_WEBDIR}/system/themes/flexible/images/store.gif -${CT_WEBDIR}/system/themes/flexible/images/su.gif -${CT_WEBDIR}/system/themes/flexible/images/sync.gif -${CT_WEBDIR}/system/themes/flexible/images/tablewizard.gif -${CT_WEBDIR}/system/themes/flexible/images/template_editor.gif -${CT_WEBDIR}/system/themes/flexible/images/theme_export.gif -${CT_WEBDIR}/system/themes/flexible/images/theme_import.gif -${CT_WEBDIR}/system/themes/flexible/images/themes.gif -${CT_WEBDIR}/system/themes/flexible/images/undo.gif -${CT_WEBDIR}/system/themes/flexible/images/unpublished.gif -${CT_WEBDIR}/system/themes/flexible/images/up.gif -${CT_WEBDIR}/system/themes/flexible/images/update.gif -${CT_WEBDIR}/system/themes/flexible/images/user.gif -${CT_WEBDIR}/system/themes/flexible/images/user_.gif -${CT_WEBDIR}/system/themes/flexible/images/visible.gif -${CT_WEBDIR}/system/themes/flexible/images/wrap.gif -${CT_WEBDIR}/system/themes/flexible/install.css -${CT_WEBDIR}/system/themes/flexible/login.css -${CT_WEBDIR}/system/themes/flexible/main.css -${CT_WEBDIR}/system/themes/flexible/popup.css -${CT_WEBDIR}/system/themes/flexible/src/basic.css -${CT_WEBDIR}/system/themes/flexible/src/changelog.css -${CT_WEBDIR}/system/themes/flexible/src/confirm.css -${CT_WEBDIR}/system/themes/flexible/src/diff.css -${CT_WEBDIR}/system/themes/flexible/src/error.css -${CT_WEBDIR}/system/themes/flexible/src/fonts.css -${CT_WEBDIR}/system/themes/flexible/src/help.css -${CT_WEBDIR}/system/themes/flexible/src/hover.js -${CT_WEBDIR}/system/themes/flexible/src/iefixes.css -${CT_WEBDIR}/system/themes/flexible/src/install.css -${CT_WEBDIR}/system/themes/flexible/src/login.css -${CT_WEBDIR}/system/themes/flexible/src/main.css -${CT_WEBDIR}/system/themes/flexible/src/popup.css -${CT_WEBDIR}/system/themes/flexible/src/switch.css -${CT_WEBDIR}/system/themes/flexible/switch.css -${CT_WEBDIR}/system/themes/tinymce.css -${CT_WEBDIR}/templates/.htaccess -${CT_WEBDIR}/templates/index.html -${CT_WEBDIR}/vendor/.htaccess -${CT_WEBDIR}/vendor/autoload.php -${CT_WEBDIR}/vendor/bin/lessc -${CT_WEBDIR}/vendor/bin/pscss -${CT_WEBDIR}/vendor/composer/ClassLoader.php -${CT_WEBDIR}/vendor/composer/autoload_classmap.php -${CT_WEBDIR}/vendor/composer/autoload_files.php -${CT_WEBDIR}/vendor/composer/autoload_namespaces.php -${CT_WEBDIR}/vendor/composer/autoload_psr4.php -${CT_WEBDIR}/vendor/composer/autoload_real.php -${CT_WEBDIR}/vendor/composer/installed.json -${CT_WEBDIR}/vendor/contao-components/compass/README.md -${CT_WEBDIR}/vendor/contao-components/compass/composer.json -${CT_WEBDIR}/vendor/contao-components/compass/css/_compass.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/_lemonade.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_css3.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_layout.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_reset-legacy.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_reset.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_support.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_typography.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_utilities.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_appearance.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_background-clip.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_background-origin.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_background-size.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_border-radius.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_box-shadow.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_box-sizing.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_box.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_columns.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_filter.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_font-face.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_hyphenation.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_images.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_inline-block.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_opacity.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_pie.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_regions.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_shared.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_text-shadow.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_transform-legacy.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_transform.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_transition.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_user-interface.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/layout/_grid-background.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/layout/_sticky-footer.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/layout/_stretching.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/reset/_utilities-legacy.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/reset/_utilities.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_links.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_lists.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_text.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_vertical_rhythm.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/links/_hover-link.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/links/_link-colors.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/links/_unstyled-link.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_bullets.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_horizontal-list.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_inline-block-list.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_inline-list.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_ellipsis.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_force-wrap.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_nowrap.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_replacement.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_color.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_compact.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_general.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_links.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_lists.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_print.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_sprites.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_tables.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_text.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/color/_contrast.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_clearfix.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_float.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_hacks.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_min.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_reset.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_tabs.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_tag-cloud.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/links/_hover-link.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/links/_link-colors.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/links/_unstyled-link.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_bullets.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_horizontal-list.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_inline-block-list.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_inline-list.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/sprites/_base.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/sprites/_sprite-img.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/tables/_alternating-rows-and-columns.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/tables/_borders.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/tables/_scaffolding.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_ellipsis.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_nowrap.scss -${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_replacement.scss -${CT_WEBDIR}/vendor/leafo/scssphp/.gitignore -${CT_WEBDIR}/vendor/leafo/scssphp/.travis.yml -${CT_WEBDIR}/vendor/leafo/scssphp/LICENSE.md -${CT_WEBDIR}/vendor/leafo/scssphp/Makefile -${CT_WEBDIR}/vendor/leafo/scssphp/README.md -${CT_WEBDIR}/vendor/leafo/scssphp/bin/pscss -${CT_WEBDIR}/vendor/leafo/scssphp/classmap.php -${CT_WEBDIR}/vendor/leafo/scssphp/composer.json -${CT_WEBDIR}/vendor/leafo/scssphp/package.sh -${CT_WEBDIR}/vendor/leafo/scssphp/phpunit.xml.dist -${CT_WEBDIR}/vendor/leafo/scssphp/scss.inc.php -${CT_WEBDIR}/vendor/leafo/scssphp/site/.gitignore -${CT_WEBDIR}/vendor/leafo/scssphp/site/www/.gitignore -${CT_WEBDIR}/vendor/leafo/scssphp/src/Colors.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Compiler.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Compressed.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Crunched.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Expanded.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Nested.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Parser.php -${CT_WEBDIR}/vendor/leafo/scssphp/src/Server.php -${CT_WEBDIR}/vendor/leafo/scssphp/todo -${CT_WEBDIR}/vendor/michelf/php-markdown/License.md -${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/Markdown.inc.php -${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/Markdown.php -${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownExtra.inc.php -${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php -${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownInterface.inc.php -${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php -${CT_WEBDIR}/vendor/michelf/php-markdown/Readme.md -${CT_WEBDIR}/vendor/michelf/php-markdown/Readme.php -${CT_WEBDIR}/vendor/michelf/php-markdown/composer.json -${CT_WEBDIR}/vendor/oyejorge/less.php/.gitignore -${CT_WEBDIR}/vendor/oyejorge/less.php/.travis.yml -${CT_WEBDIR}/vendor/oyejorge/less.php/LICENSE -${CT_WEBDIR}/vendor/oyejorge/less.php/README.md -${CT_WEBDIR}/vendor/oyejorge/less.php/bin/lessc -${CT_WEBDIR}/vendor/oyejorge/less.php/composer.json -${CT_WEBDIR}/vendor/oyejorge/less.php/lessc.inc.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/.easymin/ignore_prefixes -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Autoloader.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Cache.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Colors.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Configurable.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Environment.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Exception/Chunk.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Exception/Compiler.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Exception/Parser.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Functions.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Less.php.combine -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Mime.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Output.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Output/Mapped.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Parser.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/SourceMap/Base64VLQ.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/SourceMap/Generator.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Alpha.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Anonymous.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Assignment.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Attribute.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Call.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Color.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Comment.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Condition.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/DefaultFunc.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/DetachedRuleset.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Dimension.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Directive.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Element.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Extend.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Import.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Javascript.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Keyword.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Media.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Mixin/Call.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Mixin/Definition.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/NameValue.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Negative.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Operation.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Paren.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Quoted.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Rule.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Ruleset.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/RulesetCall.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Selector.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/UnicodeDescriptor.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Unit.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/UnitConversions.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Url.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Value.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Version.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/extendFinder.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/import.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/joinSelector.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/processExtends.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/toCSS.php -${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/VisitorReplacing.php -${CT_WEBDIR}/vendor/oyejorge/less.php/phpunit.xml -${CT_WEBDIR}/vendor/phpspec/php-diff/README -${CT_WEBDIR}/vendor/phpspec/php-diff/composer.json -${CT_WEBDIR}/vendor/phpspec/php-diff/example/a.txt -${CT_WEBDIR}/vendor/phpspec/php-diff/example/b.txt -${CT_WEBDIR}/vendor/phpspec/php-diff/example/example.php -${CT_WEBDIR}/vendor/phpspec/php-diff/example/styles.css -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff.php -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Abstract.php -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Html/Array.php -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Html/Inline.php -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Html/SideBySide.php -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Text/Context.php -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Text/Unified.php -${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/SequenceMatcher.php -${CT_WEBDIR}/vendor/simplepie/simplepie/.gitignore -${CT_WEBDIR}/vendor/simplepie/simplepie/.travis.yml -${CT_WEBDIR}/vendor/simplepie/simplepie/LICENSE.txt -${CT_WEBDIR}/vendor/simplepie/simplepie/README.markdown -${CT_WEBDIR}/vendor/simplepie/simplepie/autoloader.php -${CT_WEBDIR}/vendor/simplepie/simplepie/build/charset.php -${CT_WEBDIR}/vendor/simplepie/simplepie/build/compile.php -${CT_WEBDIR}/vendor/simplepie/simplepie/build/header.txt -${CT_WEBDIR}/vendor/simplepie/simplepie/composer.json -${CT_WEBDIR}/vendor/simplepie/simplepie/db.sql -${CT_WEBDIR}/vendor/simplepie/simplepie/demo/cache/.gitignore -${CT_WEBDIR}/vendor/simplepie/simplepie/idn/LICENCE -${CT_WEBDIR}/vendor/simplepie/simplepie/idn/ReadMe.txt -${CT_WEBDIR}/vendor/simplepie/simplepie/idn/idna_convert.class.php -${CT_WEBDIR}/vendor/simplepie/simplepie/idn/npdata.ser -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Author.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/Base.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/DB.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/File.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/Memcache.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/MySQL.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Caption.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Category.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Content/Type/Sniffer.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Copyright.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Core.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Credit.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/Entities.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Enclosure.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Exception.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/File.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/HTTP/Parser.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/IRI.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Item.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Locator.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Misc.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Net/IPv6.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Parse/Date.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Parser.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Rating.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Registry.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Restriction.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Sanitize.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Source.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/Parser.php -${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/gzdecode.php -${CT_WEBDIR}/vendor/simplepie/simplepie/phpunit.xml.dist -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/.gitignore -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/.travis.yml -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/CHANGES -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/LICENSE -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/README -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/VERSION -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/composer.json -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ConfigurableSpool.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyException.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/EmbeddedFile.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoding.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandEvent.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandListener.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/Event.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventObject.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseListener.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendEvent.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FailoverTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Image.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/IoException.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MailTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Message.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Attachment.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoderProxy.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/RawContentEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Grammar.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Header.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/OpenDKIMHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Message.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimePart.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MimePart.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/NullTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ImpersonatePlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Logger.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporter.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Timer.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Preferences.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/RfcComplianceException.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SendmailTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SignedMessage.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signer.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/BodySigner.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/HeaderSigner.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SmtpTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SpoolTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilter.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SwiftException.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/XOAuth2Authenticator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/NullTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/TransportException.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Validate.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/cache_deps.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/message_deps.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/mime_deps.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/transport_deps.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/mime_types.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/preferences.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swift_init.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swift_required.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swift_required_pear.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php -${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/phpunit.xml.dist -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/CHANGELOG.TXT -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/LICENSE.TXT -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/README.TXT -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/composer.json -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/config/tcpdf_config.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/courier.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserif.ctg.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserif.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserif.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifb.ctg.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifb.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifb.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifbi.ctg.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifbi.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifbi.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifi.ctg.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifi.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifi.z -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helvetica.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helveticab.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helveticabi.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helveticai.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/barcodes/datamatrix.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/barcodes/pdf417.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/barcodes/qrcode.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/sRGB.icc -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_colors.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_filters.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_font_data.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_fonts.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_images.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_static.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_autoconfig.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_barcodes_1d.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_barcodes_2d.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_import.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_parser.php -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tools/.htaccess -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tools/convert_fonts_examples.txt -${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tools/tcpdf_addfont.php -${CT_WEBDIR}/vendor/true/punycode/.gitignore -${CT_WEBDIR}/vendor/true/punycode/.travis.yml -${CT_WEBDIR}/vendor/true/punycode/CHANGELOG.md -${CT_WEBDIR}/vendor/true/punycode/LICENSE -${CT_WEBDIR}/vendor/true/punycode/README.md -${CT_WEBDIR}/vendor/true/punycode/composer.json -${CT_WEBDIR}/vendor/true/punycode/phpunit.xml.dist -${CT_WEBDIR}/vendor/true/punycode/src/Punycode.php -${CT_DOCDIR}/README -${CT_EGDIR}/contao.conf -${CT_EGDIR}/files/tiny_templates/index.html -${CT_EGDIR}/files/tinymce.css -${CT_EGDIR}/robots.txt -${CT_EGDIR}/system/config/ace.php -${CT_EGDIR}/system/config/agents.php -${CT_EGDIR}/system/config/constants.php -${CT_EGDIR}/system/config/countries.php -${CT_EGDIR}/system/config/default.php -${CT_EGDIR}/system/config/languages.php -${CT_EGDIR}/system/config/mimetypes.php -${CT_EGDIR}/system/config/tcpdf.php -${CT_EGDIR}/system/config/timezones.php -${CT_EGDIR}/system/config/tinyFlash.php -${CT_EGDIR}/system/config/tinyMCE.php -${CT_EGDIR}/system/config/tinyNews.php diff --git a/www/contao34/distinfo b/www/contao34/distinfo deleted file mode 100644 index 2b3ad9f2c..000000000 --- a/www/contao34/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.5 2015/03/28 04:21:42 taca Exp $ - -SHA1 (contao-3.4.5.tar.gz) = 0ae1b47a85f33e74550a77fa4fa44fa5c3b6e674 -RMD160 (contao-3.4.5.tar.gz) = dcca780d1d67d71e5cbeade268608e296d4d847b -Size (contao-3.4.5.tar.gz) = 11544130 bytes diff --git a/www/contao35/DEINSTALL b/www/contao35/DEINSTALL new file mode 100644 index 000000000..3b943b797 --- /dev/null +++ b/www/contao35/DEINSTALL @@ -0,0 +1,24 @@ +# $NetBSD: DEINSTALL,v 1.1 2015/06/06 03:41:24 taca Exp $ + +CT_WEBDIR="@PREFIX@/@CT_WEBDIR@" +CT_DIRS="assets system" + +case ${STAGE} in +DEINSTALL) + # remove cache files. + rm -f ${CT_WEBDIR}/assets/css/*.css + rm -f ${CT_WEBDIR}/assets/js/*.js + (cd ${CT_WEBDIR}/system/cache && rm -fr *) + (cd ${CT_WEBDIR}/system/tmp && rm -f *) + ;; +POST-DEINSTALL) + (cd ${CT_WEBDIR} + for d in ${CT_DIRS}; do + for s in $d/*; do + ${RMDIR} $s >/dev/null 2>&1 + done + ${RMDIR} $d >/dev/null 2>&1 + done) + ${RMDIR} ${CT_WEBDIR} >/dev/null 2>&1 + ;; +esac diff --git a/www/contao35/DESCR b/www/contao35/DESCR new file mode 100644 index 000000000..79048bd90 --- /dev/null +++ b/www/contao35/DESCR @@ -0,0 +1,9 @@ +Contao is an Open Source Content Management Framework developed by Leo Feyer +and distributed under the LGPL license (see GPL.txt and LGPL.txt for more +information). It was formerly known as TYPOlight Open Source CMS. + +Its open architecture allows everybody to extend the system to fit his +needs. Contao specializes in accessible websites and is accessbile +itself (front end and back end), rendering valid HTML5 or XHTML pages. + +This is version 3.5 stable, LTS (Long Term Support) release. diff --git a/www/contao35/INSTALL b/www/contao35/INSTALL new file mode 100644 index 000000000..89ba5983e --- /dev/null +++ b/www/contao35/INSTALL @@ -0,0 +1,12 @@ +# $NetBSD: INSTALL,v 1.1 2015/06/06 03:41:24 taca Exp $ + +CT_WEBDIR="@PREFIX@/@CT_WEBDIR@" +WWWOWN="@WWWOWN@" +WWWGRP="@WWWGRP@" + +case ${STAGE} in +POST-INSTALL) + ${CHGRP} -R ${WWWGRP} ${CT_WEBDIR} + ${CHOWN} -R ${WWWOWN} ${CT_WEBDIR} + ;; +esac diff --git a/www/contao35/MESSAGE b/www/contao35/MESSAGE new file mode 100644 index 000000000..82f060ccb --- /dev/null +++ b/www/contao35/MESSAGE @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/06/06 03:41:24 taca Exp $ + +To complete the setup, please read: + + ${PREFIX}/share/doc/contao${CT_VER}/README + +=========================================================================== diff --git a/www/contao35/Makefile b/www/contao35/Makefile new file mode 100644 index 000000000..a1e0b030b --- /dev/null +++ b/www/contao35/Makefile @@ -0,0 +1,104 @@ +# $NetBSD: Makefile,v 1.1 2015/06/06 03:41:24 taca Exp $ +# + +DISTNAME= contao-${CT_PKGVER} +PKGNAME= contao${CT_VER}-${CT_PKGVER} +CATEGORIES= www +MASTER_SITES= ${CT_MASTER_SITE} + +MAINTAINER= taca@NetBSD.org +HOMEPAGE= http://www.contao.org/ +COMMENT= Contao Open Source CMS ${CT_VERSION} +LICENSE= gnu-lgpl-v3 + +DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.4.0:../../textproc/php-dom +DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd +DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.4.0:../../converters/php-mbstring +DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,mysqli}>=5.4.0:../../databases/php-mysqli +DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.4.0:../../security/php-mcrypt +DEPENDS+= ${PHP_PKG_PREFIX}-soap>=5.4.0:../../net/php-soap +DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.4.0:../../www/php-curl +DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.4.0:../../archivers/php-zlib +DEPENDS+= bash>=4.0:../../shells/bash + +CT_VERS= 35 +USE_TOOLS= bash pax +NO_BUILD= yes + +EG_CONFIG= ace.php agents.php constants.php countries.php \ + languages.php mimetypes.php tcpdf.php timezones.php \ + tinyFlash.php tinyMCE.php tinyNews.php +EG_DATA= ${WWW_EG_FILES} system/config files +EG_TEMPLATES= tinymce.css tiny_templates/index.html +WWW_EG_FILES= robots.txt +RESTRICT_DIRS= system/config system/cache system/logs system/tmp templates \ + files + +CONF_FILES+= ${CT_EGDIR}/contao.conf ${PKG_SYSCONFDIR}/contao.conf + +.for f in ${EG_CONFIG} +CONF_FILES+= ${CT_EGDIR}/system/config/${f} ${CT_WEBDIR}/system/config/${f} +.endfor + +MAKE_DIRS+= ${CT_WEBDIR}/files/tiny_templates + +REPLACE_BASH= system/bin/minify system/bin/sqldump + +.for f in ${EG_TEMPLATES} +REQD_FILES+= ${CT_EGDIR}/files/${f} ${CT_WEBDIR}/files/${f} +.endfor + +.for f in ${WWW_EG_FILES} +REQD_FILES+= ${CT_EGDIR}/${f} ${CT_WEBDIR}/${f} +.endfor + +.for d in ${RESTRICT_DIRS} +OWN_DIRS_PERMS+= ${CT_WEBDIR}/${d} ${APACHE_USER} ${APACHE_GROUP} 0770 +.endfor + +REPLACE_INTERPRETER+= php +REPLACE.php.old= .*php[^ ]* +REPLACE.php.new= ${PREFIX}/bin/php +REPLACE_FILES.php= system/bin/automator system/bin/filesync \ + system/bin/ide_compat system/bin/txpurge system/bin/version \ + vendor/bin/lessc vendor/bin/pscss vendor/leafo/scssphp/bin/pscss \ + vendor/oyejorge/less.php/bin/lessc \ + vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \ + vendor/tecnick.com/tcpdf/tools/tcpdf_addfont.php + +SUBST_CLASSES+= conf +SUBST_FILES.conf+= ${WRKDIR}/contao.conf +SUBST_SED.conf+= -e 's|@PREFIX@|${PREFIX:Q}|g' +SUBST_SED.conf+= -e 's|@CT_WEBDIR@|${CT_WEBDIR:Q}|g' +SUBST_STAGE.conf= post-configure + +WWW_FILES= .htaccess.default README.md assets contao \ + index.php share templates vendor +WWW_SYSFILES= .htaccess bin config/default.php cron docs helper \ + initialize.php modules themes + +INSTALLATION_DIRS+= ${CT_DOCDIR} ${CT_EGDIR} ${CT_WEBDIR}/system/config + +PKG_GROUPS_VARS+= APACHE_GROUP +PKG_USERS_VARS+= APACHE_USER + +pre-configure: + ${CP} ${FILESDIR}/contao.conf ${WRKDIR} + +pre-install: + cd ${WRKSRC}; ${RM} -fr files/music_academy templates/music_academy.sql + ${FIND} ${WRKSRC} -name "*.orig*" -exec ${RM} -f {} \; + +do-install: + cd ${WRKSRC}; pax -rw ${WWW_FILES} ${DESTDIR}${PREFIX}/${CT_WEBDIR} + cd ${WRKSRC}/system; \ + pax -rw ${WWW_SYSFILES} \ + ${DESTDIR}${PREFIX}/${CT_WEBDIR}/system + cd ${WRKSRC}; pax -rw ${EG_DATA} ${DESTDIR}${PREFIX}/${CT_EGDIR} + ${INSTALL_DATA} ${WRKDIR}/contao.conf ${DESTDIR}${PREFIX}/${CT_EGDIR} + ${INSTALL_DATA} ${FILESDIR}/README \ + ${DESTDIR}${PREFIX}/${CT_DOCDIR} + +.include "../../www/contao/Makefile.common" +.include "../../lang/php/phpversion.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/contao35/PLIST b/www/contao35/PLIST new file mode 100644 index 000000000..8538db8e6 --- /dev/null +++ b/www/contao35/PLIST @@ -0,0 +1,3757 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/06 03:41:24 taca Exp $ +${CT_WEBDIR}/.htaccess.default +${CT_WEBDIR}/README.md +${CT_WEBDIR}/assets/ace/1.1.8/ace.js +${CT_WEBDIR}/assets/ace/1.1.8/ext-searchbox.js +${CT_WEBDIR}/assets/ace/1.1.8/ext-spellcheck.js +${CT_WEBDIR}/assets/ace/1.1.8/ext-static_highlight.js +${CT_WEBDIR}/assets/ace/1.1.8/ext-textarea.js +${CT_WEBDIR}/assets/ace/1.1.8/keybinding-emacs.js +${CT_WEBDIR}/assets/ace/1.1.8/keybinding-vim.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-asciidoc.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-css.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-diff.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-html.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-ini.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-java.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-javascript.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-json.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-jsp.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-jsx.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-less.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-livescript.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-markdown.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-mysql.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-perl.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-pgsql.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-php.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-python.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-rdoc.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-rhtml.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-ruby.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-scss.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-sh.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-sql.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-text.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-textile.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-xml.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-xquery.js +${CT_WEBDIR}/assets/ace/1.1.8/mode-yaml.js +${CT_WEBDIR}/assets/ace/1.1.8/theme-clouds.js +${CT_WEBDIR}/assets/ace/1.1.8/theme-textmate.js +${CT_WEBDIR}/assets/ace/1.1.8/theme-vibrant_ink.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-coffee.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-css.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-html.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-javascript.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-json.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-lua.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-php.js +${CT_WEBDIR}/assets/ace/1.1.8/worker-xquery.js +${CT_WEBDIR}/assets/contao/css/debug-uncompressed.css +${CT_WEBDIR}/assets/contao/css/debug.css +${CT_WEBDIR}/assets/contao/css/form-uncompressed.css +${CT_WEBDIR}/assets/contao/css/form.css +${CT_WEBDIR}/assets/contao/css/grid-uncompressed.css +${CT_WEBDIR}/assets/contao/css/grid.css +${CT_WEBDIR}/assets/contao/css/layout-uncompressed.css +${CT_WEBDIR}/assets/contao/css/layout.css +${CT_WEBDIR}/assets/contao/css/reset-uncompressed.css +${CT_WEBDIR}/assets/contao/css/reset.css +${CT_WEBDIR}/assets/contao/css/responsive-uncompressed.css +${CT_WEBDIR}/assets/contao/css/responsive.css +${CT_WEBDIR}/assets/contao/images/facebook.gif +${CT_WEBDIR}/assets/contao/images/gplus.gif +${CT_WEBDIR}/assets/contao/images/iconAUDIO.gif +${CT_WEBDIR}/assets/contao/images/iconBMP.gif +${CT_WEBDIR}/assets/contao/images/iconCSS.gif +${CT_WEBDIR}/assets/contao/images/iconCTO.gif +${CT_WEBDIR}/assets/contao/images/iconGIF.gif +${CT_WEBDIR}/assets/contao/images/iconHTML.gif +${CT_WEBDIR}/assets/contao/images/iconJPG.gif +${CT_WEBDIR}/assets/contao/images/iconJS.gif +${CT_WEBDIR}/assets/contao/images/iconJSP.gif +${CT_WEBDIR}/assets/contao/images/iconOFFICE.gif +${CT_WEBDIR}/assets/contao/images/iconPDF.gif +${CT_WEBDIR}/assets/contao/images/iconPHP.gif +${CT_WEBDIR}/assets/contao/images/iconPLAIN.gif +${CT_WEBDIR}/assets/contao/images/iconRAR.gif +${CT_WEBDIR}/assets/contao/images/iconSWF.gif +${CT_WEBDIR}/assets/contao/images/iconTIF.gif +${CT_WEBDIR}/assets/contao/images/iconVIDEO.gif +${CT_WEBDIR}/assets/contao/images/info.gif +${CT_WEBDIR}/assets/contao/images/pdf.gif +${CT_WEBDIR}/assets/contao/images/print.gif +${CT_WEBDIR}/assets/contao/images/twitter.gif +${CT_WEBDIR}/assets/contao/js/core-uncompressed.js +${CT_WEBDIR}/assets/contao/js/core.js +${CT_WEBDIR}/assets/css/index.html +${CT_WEBDIR}/assets/css3pie/1.0.0/PIE-uncompressed.htc +${CT_WEBDIR}/assets/css3pie/1.0.0/PIE-uncompressed.js +${CT_WEBDIR}/assets/css3pie/1.0.0/PIE.htc +${CT_WEBDIR}/assets/css3pie/1.0.0/PIE.js +${CT_WEBDIR}/assets/dropzone/3.12.0/css/dropzone.css +${CT_WEBDIR}/assets/dropzone/3.12.0/css/dropzone.min.css +${CT_WEBDIR}/assets/dropzone/3.12.0/images/spritemap.png +${CT_WEBDIR}/assets/dropzone/3.12.0/images/spritemap@2x.png +${CT_WEBDIR}/assets/dropzone/3.12.0/js/dropzone.js +${CT_WEBDIR}/assets/dropzone/3.12.0/js/dropzone.min.js +${CT_WEBDIR}/assets/fonts/ArchitectsDaughter.woff +${CT_WEBDIR}/assets/fonts/OFL.txt +${CT_WEBDIR}/assets/highlighter/3.0.83/XRegExp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushAS3.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushApacheConf.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushBash.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushCSharp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushCpp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushCss.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushDelphi.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushDiff.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushGroovy.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushJScript.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushJava.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushJavaFX.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPerl.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPhp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPlain.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPowerShell.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushPython.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushRuby.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushScala.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushSql.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushVb.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shBrushXml.js +${CT_WEBDIR}/assets/highlighter/3.0.83/shCore.css +${CT_WEBDIR}/assets/highlighter/3.0.83/shCore.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/XRegExp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushAS3.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushApacheConf.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushBash.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushCSharp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushCpp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushCss.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushDelphi.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushDiff.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushGroovy.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushJScript.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushJava.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushJavaFX.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPerl.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPhp.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPlain.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPowerShell.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushPython.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushRuby.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushScala.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushSql.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushVb.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shBrushXml.js +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shCore.css +${CT_WEBDIR}/assets/highlighter/3.0.83/src/shCore.js +${CT_WEBDIR}/assets/html5shiv/3.7.2/html5shiv-printshiv.js +${CT_WEBDIR}/assets/html5shiv/3.7.2/html5shiv-printshiv.min.js +${CT_WEBDIR}/assets/html5shiv/3.7.2/html5shiv.js +${CT_WEBDIR}/assets/html5shiv/3.7.2/html5shiv.min.js +${CT_WEBDIR}/assets/images/0/index.html +${CT_WEBDIR}/assets/images/1/index.html +${CT_WEBDIR}/assets/images/2/index.html +${CT_WEBDIR}/assets/images/3/index.html +${CT_WEBDIR}/assets/images/4/index.html +${CT_WEBDIR}/assets/images/5/index.html +${CT_WEBDIR}/assets/images/6/index.html +${CT_WEBDIR}/assets/images/7/index.html +${CT_WEBDIR}/assets/images/8/index.html +${CT_WEBDIR}/assets/images/9/index.html +${CT_WEBDIR}/assets/images/a/index.html +${CT_WEBDIR}/assets/images/b/index.html +${CT_WEBDIR}/assets/images/c/index.html +${CT_WEBDIR}/assets/images/d/index.html +${CT_WEBDIR}/assets/images/e/index.html +${CT_WEBDIR}/assets/images/f/index.html +${CT_WEBDIR}/assets/jquery/colorbox/1.6.1/css/colorbox.css +${CT_WEBDIR}/assets/jquery/colorbox/1.6.1/css/colorbox.min.css +${CT_WEBDIR}/assets/jquery/colorbox/1.6.1/images/controls.png +${CT_WEBDIR}/assets/jquery/colorbox/1.6.1/images/loading.gif +${CT_WEBDIR}/assets/jquery/colorbox/1.6.1/js/colorbox.js +${CT_WEBDIR}/assets/jquery/colorbox/1.6.1/js/colorbox.min.js +${CT_WEBDIR}/assets/jquery/core/1.11.3/jquery.js +${CT_WEBDIR}/assets/jquery/core/1.11.3/jquery.min.js +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/css/mediaelementplayer.css +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/css/mediaelementplayer.min.css +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/css/mejs-skins.css +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/css/mejs-skins.min.css +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/background.png +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/bigplay.png +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/bigplay.svg +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/controls-ted.png +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/controls-wmp-bg.png +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/controls-wmp.png +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/controls.png +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/controls.svg +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/loading.gif +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/images/skipback.png +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/js/mediaelement-and-player.js +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/js/mediaelement-and-player.min.js +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/js/mediaelement.js +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/js/mediaelement.min.js +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/js/mediaelementplayer.js +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/js/mediaelementplayer.min.js +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/legacy/flashmediaelement.swf +${CT_WEBDIR}/assets/jquery/mediaelement/2.16.4/legacy/silverlightmediaelement.xap +${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/css/tablesorter.css +${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/css/tablesorter.min.css +${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/images/asc.gif +${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/images/default.gif +${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/images/desc.gif +${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/js/tablesorter.js +${CT_WEBDIR}/assets/jquery/tablesorter/2.0.5/js/tablesorter.min.js +${CT_WEBDIR}/assets/jquery/ui/1.11.4/jquery-ui.js +${CT_WEBDIR}/assets/jquery/ui/1.11.4/jquery-ui.min.js +${CT_WEBDIR}/assets/js/index.html +${CT_WEBDIR}/assets/mootools/chosen/chosen-sprite.png +${CT_WEBDIR}/assets/mootools/chosen/chosen-uncompressed.css +${CT_WEBDIR}/assets/mootools/chosen/chosen-uncompressed.js +${CT_WEBDIR}/assets/mootools/chosen/chosen.css +${CT_WEBDIR}/assets/mootools/chosen/chosen.js +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/css/mooRainbow-uncompressed.css +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/css/mooRainbow.css +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/blank.gif +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_arrows.gif +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_boverlay.png +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_cursor.gif +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_slider.png +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/images/moor_woverlay.png +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/js/mooRainbow-uncompressed.js +${CT_WEBDIR}/assets/mootools/colorpicker/1.4/js/mooRainbow.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-core-uncompressed.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-core.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-mobile-uncompressed.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-mobile.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-more-uncompressed.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-more.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools-uncompressed.js +${CT_WEBDIR}/assets/mootools/core/1.5.1/mootools.js +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/datepicker.css +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/datepicker.js +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/icon.gif +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.Attach.js +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.Date.Range.js +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.Date.js +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/Picker.js +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/datepicker_bootstrap/_mixins_and_vars.scss +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/datepicker_bootstrap/datepicker_bootstrap.css +${CT_WEBDIR}/assets/mootools/datepicker/2.2.0/src/datepicker_bootstrap/datepicker_bootstrap.scss +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/NonverBlaster.swf +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvBlack21-uncompressed.css +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvBlack21.css +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvWhite21-uncompressed.css +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/css/mediaboxAdvWhite21.css +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/50.gif +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/80.png +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/loading.gif +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/loading2.gif +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/images/loading3.gif +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/js/Quickie.js +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/js/mediabox-uncompressed.js +${CT_WEBDIR}/assets/mootools/mediabox/1.4.6/js/mediabox.js +${CT_WEBDIR}/assets/mootools/mootao/Mootao-uncompressed.js +${CT_WEBDIR}/assets/mootools/mootao/Mootao.js +${CT_WEBDIR}/assets/mootools/simplemodal/1.2/css/simplemodal-uncompressed.css +${CT_WEBDIR}/assets/mootools/simplemodal/1.2/css/simplemodal.css +${CT_WEBDIR}/assets/mootools/simplemodal/1.2/images/loader.gif +${CT_WEBDIR}/assets/mootools/simplemodal/1.2/js/simplemodal-uncompressed.js +${CT_WEBDIR}/assets/mootools/simplemodal/1.2/js/simplemodal.js +${CT_WEBDIR}/assets/mootools/slimbox/1.8/css/slimbox-uncompressed.css +${CT_WEBDIR}/assets/mootools/slimbox/1.8/css/slimbox.css +${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/closelabel.gif +${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/loading.gif +${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/nextlabel.gif +${CT_WEBDIR}/assets/mootools/slimbox/1.8/images/prevlabel.gif +${CT_WEBDIR}/assets/mootools/slimbox/1.8/js/slimbox-uncompressed.js +${CT_WEBDIR}/assets/mootools/slimbox/1.8/js/slimbox.js +${CT_WEBDIR}/assets/mootools/stylect/css/stylect-uncompressed.css +${CT_WEBDIR}/assets/mootools/stylect/css/stylect.css +${CT_WEBDIR}/assets/mootools/stylect/images/select.gif +${CT_WEBDIR}/assets/mootools/stylect/js/stylect-uncompressed.js +${CT_WEBDIR}/assets/mootools/stylect/js/stylect.js +${CT_WEBDIR}/assets/mootools/tablesort/css/tablesort-uncompressed.css +${CT_WEBDIR}/assets/mootools/tablesort/css/tablesort.css +${CT_WEBDIR}/assets/mootools/tablesort/images/asc.gif +${CT_WEBDIR}/assets/mootools/tablesort/images/default.gif +${CT_WEBDIR}/assets/mootools/tablesort/images/desc.gif +${CT_WEBDIR}/assets/mootools/tablesort/js/tablesort-uncompressed.js +${CT_WEBDIR}/assets/mootools/tablesort/js/tablesort.js +${CT_WEBDIR}/assets/respimage/1.4.0/respimage.js +${CT_WEBDIR}/assets/respimage/1.4.0/respimage.min.js +${CT_WEBDIR}/assets/swipe/2.0/css/swipe.css +${CT_WEBDIR}/assets/swipe/2.0/css/swipe.min.css +${CT_WEBDIR}/assets/swipe/2.0/js/swipe.js +${CT_WEBDIR}/assets/swipe/2.0/js/swipe.min.js +${CT_WEBDIR}/assets/tinymce4/langs/ar.js +${CT_WEBDIR}/assets/tinymce4/langs/bg_BG.js +${CT_WEBDIR}/assets/tinymce4/langs/bs.js +${CT_WEBDIR}/assets/tinymce4/langs/ca.js +${CT_WEBDIR}/assets/tinymce4/langs/cs.js +${CT_WEBDIR}/assets/tinymce4/langs/da.js +${CT_WEBDIR}/assets/tinymce4/langs/de.js +${CT_WEBDIR}/assets/tinymce4/langs/el.js +${CT_WEBDIR}/assets/tinymce4/langs/es.js +${CT_WEBDIR}/assets/tinymce4/langs/fa.js +${CT_WEBDIR}/assets/tinymce4/langs/fi.js +${CT_WEBDIR}/assets/tinymce4/langs/fr_FR.js +${CT_WEBDIR}/assets/tinymce4/langs/gl.js +${CT_WEBDIR}/assets/tinymce4/langs/he_IL.js +${CT_WEBDIR}/assets/tinymce4/langs/hr.js +${CT_WEBDIR}/assets/tinymce4/langs/hu_HU.js +${CT_WEBDIR}/assets/tinymce4/langs/id.js +${CT_WEBDIR}/assets/tinymce4/langs/is_IS.js +${CT_WEBDIR}/assets/tinymce4/langs/it.js +${CT_WEBDIR}/assets/tinymce4/langs/ja.js +${CT_WEBDIR}/assets/tinymce4/langs/ko_KR.js +${CT_WEBDIR}/assets/tinymce4/langs/lt.js +${CT_WEBDIR}/assets/tinymce4/langs/lv.js +${CT_WEBDIR}/assets/tinymce4/langs/nl.js +${CT_WEBDIR}/assets/tinymce4/langs/pl.js +${CT_WEBDIR}/assets/tinymce4/langs/pt_BR.js +${CT_WEBDIR}/assets/tinymce4/langs/pt_PT.js +${CT_WEBDIR}/assets/tinymce4/langs/ro.js +${CT_WEBDIR}/assets/tinymce4/langs/ru.js +${CT_WEBDIR}/assets/tinymce4/langs/sk.js +${CT_WEBDIR}/assets/tinymce4/langs/sl_SI.js +${CT_WEBDIR}/assets/tinymce4/langs/sr.js +${CT_WEBDIR}/assets/tinymce4/langs/sv_SE.js +${CT_WEBDIR}/assets/tinymce4/langs/ta.js +${CT_WEBDIR}/assets/tinymce4/langs/th_TH.js +${CT_WEBDIR}/assets/tinymce4/langs/tr_TR.js +${CT_WEBDIR}/assets/tinymce4/langs/uk.js +${CT_WEBDIR}/assets/tinymce4/langs/vi.js +${CT_WEBDIR}/assets/tinymce4/langs/zh_CN.js +${CT_WEBDIR}/assets/tinymce4/plugins/autosave/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/charmap/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/code/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/directionality/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/fullscreen/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/image/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/importcss/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/legacyoutput/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/link/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/lists/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/paste/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/searchreplace/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/tabfocus/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/table/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/template/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/plugins/visualblocks/css/visualblocks.css +${CT_WEBDIR}/assets/tinymce4/plugins/visualblocks/plugin.min.js +${CT_WEBDIR}/assets/tinymce4/skins/contao/content.inline.min.css +${CT_WEBDIR}/assets/tinymce4/skins/contao/content.min.css +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/readme.md +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.eot +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.json +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.svg +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.ttf +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce-small.woff +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.eot +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.json +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.svg +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.ttf +${CT_WEBDIR}/assets/tinymce4/skins/contao/fonts/tinymce.woff +${CT_WEBDIR}/assets/tinymce4/skins/contao/img/anchor.gif +${CT_WEBDIR}/assets/tinymce4/skins/contao/img/loader.gif +${CT_WEBDIR}/assets/tinymce4/skins/contao/img/object.gif +${CT_WEBDIR}/assets/tinymce4/skins/contao/img/trans.gif +${CT_WEBDIR}/assets/tinymce4/skins/contao/img/wline.gif +${CT_WEBDIR}/assets/tinymce4/skins/contao/skin.ie7.min.css +${CT_WEBDIR}/assets/tinymce4/skins/contao/skin.json +${CT_WEBDIR}/assets/tinymce4/skins/contao/skin.min.css +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/content.inline.min.css +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/content.min.css +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.eot +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.svg +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.ttf +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce-small.woff +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.eot +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.svg +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.ttf +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/fonts/tinymce.woff +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/anchor.gif +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/loader.gif +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/object.gif +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/img/trans.gif +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/skin.ie7.min.css +${CT_WEBDIR}/assets/tinymce4/skins/lightgray/skin.min.css +${CT_WEBDIR}/assets/tinymce4/themes/modern/theme.min.js +${CT_WEBDIR}/assets/tinymce4/tinymce.gzip.js +${CT_WEBDIR}/assets/tinymce4/tinymce.gzip.php +${CT_WEBDIR}/assets/tinymce4/tinymce.min.js +${CT_WEBDIR}/contao/changelog.php +${CT_WEBDIR}/contao/confirm.php +${CT_WEBDIR}/contao/file.php +${CT_WEBDIR}/contao/help.php +${CT_WEBDIR}/contao/index.php +${CT_WEBDIR}/contao/install.php +${CT_WEBDIR}/contao/main.php +${CT_WEBDIR}/contao/page.php +${CT_WEBDIR}/contao/password.php +${CT_WEBDIR}/contao/popup.php +${CT_WEBDIR}/contao/preview.php +${CT_WEBDIR}/contao/switch.php +${CT_WEBDIR}/index.php +${CT_WEBDIR}/share/index.php +${CT_WEBDIR}/system/.htaccess +${CT_WEBDIR}/system/bin/automator +${CT_WEBDIR}/system/bin/filesync +${CT_WEBDIR}/system/bin/ide_compat +${CT_WEBDIR}/system/bin/minify +${CT_WEBDIR}/system/bin/sqldump +${CT_WEBDIR}/system/bin/txpurge +${CT_WEBDIR}/system/bin/version +${CT_WEBDIR}/system/bin/yuicompressor-2.4.8.jar +${CT_WEBDIR}/system/config/default.php +${CT_WEBDIR}/system/cron/.htaccess +${CT_WEBDIR}/system/cron/cron.php +${CT_WEBDIR}/system/docs/CHANGELOG.md +${CT_WEBDIR}/system/docs/GPL.txt +${CT_WEBDIR}/system/docs/LGPL.txt +${CT_WEBDIR}/system/docs/LIMITATIONS.md +${CT_WEBDIR}/system/docs/UPGRADE.md +${CT_WEBDIR}/system/helper/exception.php +${CT_WEBDIR}/system/helper/functions.php +${CT_WEBDIR}/system/helper/ide_compat.php +${CT_WEBDIR}/system/helper/interface.php +${CT_WEBDIR}/system/helper/mbstring.php +${CT_WEBDIR}/system/helper/utf8_lookup.php +${CT_WEBDIR}/system/initialize.php +${CT_WEBDIR}/system/modules/calendar/assets/.htaccess +${CT_WEBDIR}/system/modules/calendar/assets/icon.gif +${CT_WEBDIR}/system/modules/calendar/classes/Calendar.php +${CT_WEBDIR}/system/modules/calendar/classes/Events.php +${CT_WEBDIR}/system/modules/calendar/config/autoload.ini +${CT_WEBDIR}/system/modules/calendar/config/autoload.php +${CT_WEBDIR}/system/modules/calendar/config/config.php +${CT_WEBDIR}/system/modules/calendar/dca/tl_calendar.php +${CT_WEBDIR}/system/modules/calendar/dca/tl_calendar_events.php +${CT_WEBDIR}/system/modules/calendar/dca/tl_calendar_feed.php +${CT_WEBDIR}/system/modules/calendar/dca/tl_content.php +${CT_WEBDIR}/system/modules/calendar/dca/tl_module.php +${CT_WEBDIR}/system/modules/calendar/dca/tl_user.php +${CT_WEBDIR}/system/modules/calendar/dca/tl_user_group.php +${CT_WEBDIR}/system/modules/calendar/languages/cs/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/cs/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/da/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/de/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/en/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/es/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fa/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fi/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/fr/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/hu/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/it/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ja/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/my/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/nl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/pl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/rm/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ro/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/ru/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sq/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/sv/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/uk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/default.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_calendar.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_calendar_events.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_calendar_feed.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_module.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_user.xlf +${CT_WEBDIR}/system/modules/calendar/languages/zh/tl_user_group.xlf +${CT_WEBDIR}/system/modules/calendar/models/CalendarEventsModel.php +${CT_WEBDIR}/system/modules/calendar/models/CalendarFeedModel.php +${CT_WEBDIR}/system/modules/calendar/models/CalendarModel.php +${CT_WEBDIR}/system/modules/calendar/modules/ModuleCalendar.php +${CT_WEBDIR}/system/modules/calendar/modules/ModuleEventMenu.php +${CT_WEBDIR}/system/modules/calendar/modules/ModuleEventReader.php +${CT_WEBDIR}/system/modules/calendar/modules/ModuleEventlist.php +${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_default.html5 +${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_default.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_mini.html5 +${CT_WEBDIR}/system/modules/calendar/templates/calendar/cal_mini.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/events/event_full.html5 +${CT_WEBDIR}/system/modules/calendar/templates/events/event_full.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/events/event_list.html5 +${CT_WEBDIR}/system/modules/calendar/templates/events/event_list.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/events/event_teaser.html5 +${CT_WEBDIR}/system/modules/calendar/templates/events/event_teaser.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/events/event_upcoming.html5 +${CT_WEBDIR}/system/modules/calendar/templates/events/event_upcoming.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_calendar.html5 +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_calendar.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_event.html5 +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_event.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventlist.html5 +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventlist.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu.html5 +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu.xhtml +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu_year.html5 +${CT_WEBDIR}/system/modules/calendar/templates/modules/mod_eventmenu_year.xhtml +${CT_WEBDIR}/system/modules/comments/assets/.htaccess +${CT_WEBDIR}/system/modules/comments/assets/approved.gif +${CT_WEBDIR}/system/modules/comments/assets/icon.gif +${CT_WEBDIR}/system/modules/comments/assets/pending.gif +${CT_WEBDIR}/system/modules/comments/assets/replied.gif +${CT_WEBDIR}/system/modules/comments/assets/style.css +${CT_WEBDIR}/system/modules/comments/classes/Comments.php +${CT_WEBDIR}/system/modules/comments/config/autoload.ini +${CT_WEBDIR}/system/modules/comments/config/autoload.php +${CT_WEBDIR}/system/modules/comments/config/config.php +${CT_WEBDIR}/system/modules/comments/dca/tl_comments.php +${CT_WEBDIR}/system/modules/comments/dca/tl_comments_notify.php +${CT_WEBDIR}/system/modules/comments/dca/tl_content.php +${CT_WEBDIR}/system/modules/comments/dca/tl_module.php +${CT_WEBDIR}/system/modules/comments/elements/ContentComments.php +${CT_WEBDIR}/system/modules/comments/languages/cs/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/cs/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/cs/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/cs/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/da/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/da/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/da/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/da/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/de/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/de/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/de/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/de/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/en/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/en/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/en/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/en/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/es/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/es/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/es/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/es/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/fa/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/fa/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/fa/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/fa/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/fi/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/fi/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/fi/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/fi/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/fr/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/fr/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/fr/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/fr/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/hu/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/hu/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/hu/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/hu/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/it/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/it/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/it/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/it/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/ja/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/ja/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/ja/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/ja/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/my/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/my/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/my/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/my/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/nl/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/nl/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/nl/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/nl/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/pl/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/pl/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/pl/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/pl/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/rm/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/rm/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/rm/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/rm/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/ro/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/ro/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/ro/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/ro/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/ru/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/ru/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/ru/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/ru/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/sk/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/sk/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/sk/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/sk/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/sl/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/sl/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/sl/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/sl/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/sq/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/sq/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/sq/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/sq/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/sv/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/sv/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/sv/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/sv/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/uk/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/uk/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/uk/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/uk/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/languages/zh/default.xlf +${CT_WEBDIR}/system/modules/comments/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/comments/languages/zh/tl_comments.xlf +${CT_WEBDIR}/system/modules/comments/languages/zh/tl_content.xlf +${CT_WEBDIR}/system/modules/comments/languages/zh/tl_module.xlf +${CT_WEBDIR}/system/modules/comments/models/CommentsModel.php +${CT_WEBDIR}/system/modules/comments/models/CommentsNotifyModel.php +${CT_WEBDIR}/system/modules/comments/modules/ModuleComments.php +${CT_WEBDIR}/system/modules/comments/templates/comments/com_default.html5 +${CT_WEBDIR}/system/modules/comments/templates/comments/com_default.xhtml +${CT_WEBDIR}/system/modules/comments/templates/elements/ce_comments.html5 +${CT_WEBDIR}/system/modules/comments/templates/elements/ce_comments.xhtml +${CT_WEBDIR}/system/modules/comments/templates/modules/mod_comment_form.html5 +${CT_WEBDIR}/system/modules/comments/templates/modules/mod_comment_form.xhtml +${CT_WEBDIR}/system/modules/core/classes/Ajax.php +${CT_WEBDIR}/system/modules/core/classes/Backend.php +${CT_WEBDIR}/system/modules/core/classes/BackendModule.php +${CT_WEBDIR}/system/modules/core/classes/BackendTemplate.php +${CT_WEBDIR}/system/modules/core/classes/BackendUser.php +${CT_WEBDIR}/system/modules/core/classes/DataContainer.php +${CT_WEBDIR}/system/modules/core/classes/DropZone.php +${CT_WEBDIR}/system/modules/core/classes/FileUpload.php +${CT_WEBDIR}/system/modules/core/classes/Frontend.php +${CT_WEBDIR}/system/modules/core/classes/FrontendTemplate.php +${CT_WEBDIR}/system/modules/core/classes/FrontendUser.php +${CT_WEBDIR}/system/modules/core/classes/Hybrid.php +${CT_WEBDIR}/system/modules/core/classes/LiveUpdate.php +${CT_WEBDIR}/system/modules/core/classes/Messages.php +${CT_WEBDIR}/system/modules/core/classes/PurgeData.php +${CT_WEBDIR}/system/modules/core/classes/RebuildIndex.php +${CT_WEBDIR}/system/modules/core/classes/StyleSheets.php +${CT_WEBDIR}/system/modules/core/classes/Theme.php +${CT_WEBDIR}/system/modules/core/classes/Versions.php +${CT_WEBDIR}/system/modules/core/config/autoload.ini +${CT_WEBDIR}/system/modules/core/config/autoload.php +${CT_WEBDIR}/system/modules/core/config/config.php +${CT_WEBDIR}/system/modules/core/controllers/BackendChangelog.php +${CT_WEBDIR}/system/modules/core/controllers/BackendConfirm.php +${CT_WEBDIR}/system/modules/core/controllers/BackendFile.php +${CT_WEBDIR}/system/modules/core/controllers/BackendHelp.php +${CT_WEBDIR}/system/modules/core/controllers/BackendIndex.php +${CT_WEBDIR}/system/modules/core/controllers/BackendInstall.php +${CT_WEBDIR}/system/modules/core/controllers/BackendMain.php +${CT_WEBDIR}/system/modules/core/controllers/BackendPage.php +${CT_WEBDIR}/system/modules/core/controllers/BackendPassword.php +${CT_WEBDIR}/system/modules/core/controllers/BackendPopup.php +${CT_WEBDIR}/system/modules/core/controllers/BackendPreview.php +${CT_WEBDIR}/system/modules/core/controllers/BackendSwitch.php +${CT_WEBDIR}/system/modules/core/controllers/FrontendCron.php +${CT_WEBDIR}/system/modules/core/controllers/FrontendIndex.php +${CT_WEBDIR}/system/modules/core/controllers/FrontendShare.php +${CT_WEBDIR}/system/modules/core/dca/tl_article.php +${CT_WEBDIR}/system/modules/core/dca/tl_content.php +${CT_WEBDIR}/system/modules/core/dca/tl_cron.php +${CT_WEBDIR}/system/modules/core/dca/tl_files.php +${CT_WEBDIR}/system/modules/core/dca/tl_form.php +${CT_WEBDIR}/system/modules/core/dca/tl_form_field.php +${CT_WEBDIR}/system/modules/core/dca/tl_image_size.php +${CT_WEBDIR}/system/modules/core/dca/tl_image_size_item.php +${CT_WEBDIR}/system/modules/core/dca/tl_layout.php +${CT_WEBDIR}/system/modules/core/dca/tl_log.php +${CT_WEBDIR}/system/modules/core/dca/tl_member.php +${CT_WEBDIR}/system/modules/core/dca/tl_member_group.php +${CT_WEBDIR}/system/modules/core/dca/tl_module.php +${CT_WEBDIR}/system/modules/core/dca/tl_page.php +${CT_WEBDIR}/system/modules/core/dca/tl_search.php +${CT_WEBDIR}/system/modules/core/dca/tl_search_index.php +${CT_WEBDIR}/system/modules/core/dca/tl_session.php +${CT_WEBDIR}/system/modules/core/dca/tl_settings.php +${CT_WEBDIR}/system/modules/core/dca/tl_style.php +${CT_WEBDIR}/system/modules/core/dca/tl_style_sheet.php +${CT_WEBDIR}/system/modules/core/dca/tl_templates.php +${CT_WEBDIR}/system/modules/core/dca/tl_theme.php +${CT_WEBDIR}/system/modules/core/dca/tl_undo.php +${CT_WEBDIR}/system/modules/core/dca/tl_user.php +${CT_WEBDIR}/system/modules/core/dca/tl_user_group.php +${CT_WEBDIR}/system/modules/core/dca/tl_version.php +${CT_WEBDIR}/system/modules/core/drivers/DC_File.php +${CT_WEBDIR}/system/modules/core/drivers/DC_Folder.php +${CT_WEBDIR}/system/modules/core/drivers/DC_Table.php +${CT_WEBDIR}/system/modules/core/elements/ContentAccordion.php +${CT_WEBDIR}/system/modules/core/elements/ContentAccordionStart.php +${CT_WEBDIR}/system/modules/core/elements/ContentAccordionStop.php +${CT_WEBDIR}/system/modules/core/elements/ContentAlias.php +${CT_WEBDIR}/system/modules/core/elements/ContentArticle.php +${CT_WEBDIR}/system/modules/core/elements/ContentCode.php +${CT_WEBDIR}/system/modules/core/elements/ContentDownload.php +${CT_WEBDIR}/system/modules/core/elements/ContentDownloads.php +${CT_WEBDIR}/system/modules/core/elements/ContentElement.php +${CT_WEBDIR}/system/modules/core/elements/ContentGallery.php +${CT_WEBDIR}/system/modules/core/elements/ContentHeadline.php +${CT_WEBDIR}/system/modules/core/elements/ContentHtml.php +${CT_WEBDIR}/system/modules/core/elements/ContentHyperlink.php +${CT_WEBDIR}/system/modules/core/elements/ContentImage.php +${CT_WEBDIR}/system/modules/core/elements/ContentList.php +${CT_WEBDIR}/system/modules/core/elements/ContentMarkdown.php +${CT_WEBDIR}/system/modules/core/elements/ContentMedia.php +${CT_WEBDIR}/system/modules/core/elements/ContentModule.php +${CT_WEBDIR}/system/modules/core/elements/ContentSliderStart.php +${CT_WEBDIR}/system/modules/core/elements/ContentSliderStop.php +${CT_WEBDIR}/system/modules/core/elements/ContentTable.php +${CT_WEBDIR}/system/modules/core/elements/ContentTeaser.php +${CT_WEBDIR}/system/modules/core/elements/ContentText.php +${CT_WEBDIR}/system/modules/core/elements/ContentToplink.php +${CT_WEBDIR}/system/modules/core/elements/ContentYouTube.php +${CT_WEBDIR}/system/modules/core/forms/Form.php +${CT_WEBDIR}/system/modules/core/forms/FormCaptcha.php +${CT_WEBDIR}/system/modules/core/forms/FormCheckBox.php +${CT_WEBDIR}/system/modules/core/forms/FormExplanation.php +${CT_WEBDIR}/system/modules/core/forms/FormFieldset.php +${CT_WEBDIR}/system/modules/core/forms/FormFileUpload.php +${CT_WEBDIR}/system/modules/core/forms/FormHeadline.php +${CT_WEBDIR}/system/modules/core/forms/FormHidden.php +${CT_WEBDIR}/system/modules/core/forms/FormHtml.php +${CT_WEBDIR}/system/modules/core/forms/FormPassword.php +${CT_WEBDIR}/system/modules/core/forms/FormRadioButton.php +${CT_WEBDIR}/system/modules/core/forms/FormSelectMenu.php +${CT_WEBDIR}/system/modules/core/forms/FormSubmit.php +${CT_WEBDIR}/system/modules/core/forms/FormTextArea.php +${CT_WEBDIR}/system/modules/core/forms/FormTextField.php +${CT_WEBDIR}/system/modules/core/languages/cs/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/default.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/cs/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/da/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/da/default.xlf +${CT_WEBDIR}/system/modules/core/languages/da/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/da/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/da/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/da/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/de/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/de/default.xlf +${CT_WEBDIR}/system/modules/core/languages/de/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/de/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/de/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/de/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/en/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/en/default.xlf +${CT_WEBDIR}/system/modules/core/languages/en/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/en/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/en/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/en/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/es/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/es/default.xlf +${CT_WEBDIR}/system/modules/core/languages/es/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/es/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/es/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/es/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/default.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/fa/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/default.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/fi/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/default.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/fr/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/default.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/hu/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/it/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/it/default.xlf +${CT_WEBDIR}/system/modules/core/languages/it/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/it/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/it/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/it/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/default.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/ja/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/my/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/my/default.xlf +${CT_WEBDIR}/system/modules/core/languages/my/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/my/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/my/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/my/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/default.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/nl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/default.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/pl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/default.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/rm/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/default.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/ro/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/default.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/ru/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/default.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/sk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/default.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/sl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/default.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/sq/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/default.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/sv/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/default.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/uk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/countries.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/default.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/exception.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/explain.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/languages.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_article.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_content.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_files.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_form.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_form_field.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_image_size.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_image_size_item.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_install.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_layout.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_log.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_maintenance.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_member.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_member_group.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_module.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_page.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_settings.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_style.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_style_sheet.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_templates.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_theme.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_undo.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_user.xlf +${CT_WEBDIR}/system/modules/core/languages/zh/tl_user_group.xlf +${CT_WEBDIR}/system/modules/core/library/Contao/Automator.php +${CT_WEBDIR}/system/modules/core/library/Contao/BaseTemplate.php +${CT_WEBDIR}/system/modules/core/library/Contao/Cache.php +${CT_WEBDIR}/system/modules/core/library/Contao/ClassLoader.php +${CT_WEBDIR}/system/modules/core/library/Contao/Combiner.php +${CT_WEBDIR}/system/modules/core/library/Contao/Config.php +${CT_WEBDIR}/system/modules/core/library/Contao/Controller.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Installer.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysql.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysql/Result.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysql/Statement.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysqli.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysqli/Result.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Mysqli/Statement.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Result.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Statement.php +${CT_WEBDIR}/system/modules/core/library/Contao/Database/Updater.php +${CT_WEBDIR}/system/modules/core/library/Contao/Date.php +${CT_WEBDIR}/system/modules/core/library/Contao/Dbafs.php +${CT_WEBDIR}/system/modules/core/library/Contao/DcaExtractor.php +${CT_WEBDIR}/system/modules/core/library/Contao/DcaLoader.php +${CT_WEBDIR}/system/modules/core/library/Contao/DiffRenderer.php +${CT_WEBDIR}/system/modules/core/library/Contao/Email.php +${CT_WEBDIR}/system/modules/core/library/Contao/Encryption.php +${CT_WEBDIR}/system/modules/core/library/Contao/Environment.php +${CT_WEBDIR}/system/modules/core/library/Contao/Feed.php +${CT_WEBDIR}/system/modules/core/library/Contao/FeedItem.php +${CT_WEBDIR}/system/modules/core/library/Contao/File.php +${CT_WEBDIR}/system/modules/core/library/Contao/Files.php +${CT_WEBDIR}/system/modules/core/library/Contao/Files/Ftp.php +${CT_WEBDIR}/system/modules/core/library/Contao/Files/Php.php +${CT_WEBDIR}/system/modules/core/library/Contao/Filter/SqlFiles.php +${CT_WEBDIR}/system/modules/core/library/Contao/Filter/SyncExclude.php +${CT_WEBDIR}/system/modules/core/library/Contao/Folder.php +${CT_WEBDIR}/system/modules/core/library/Contao/GdImage.php +${CT_WEBDIR}/system/modules/core/library/Contao/Idna.php +${CT_WEBDIR}/system/modules/core/library/Contao/Image.php +${CT_WEBDIR}/system/modules/core/library/Contao/Input.php +${CT_WEBDIR}/system/modules/core/library/Contao/InsertTags.php +${CT_WEBDIR}/system/modules/core/library/Contao/Message.php +${CT_WEBDIR}/system/modules/core/library/Contao/Model.php +${CT_WEBDIR}/system/modules/core/library/Contao/Model/Collection.php +${CT_WEBDIR}/system/modules/core/library/Contao/Model/QueryBuilder.php +${CT_WEBDIR}/system/modules/core/library/Contao/Model/Registry.php +${CT_WEBDIR}/system/modules/core/library/Contao/ModuleLoader.php +${CT_WEBDIR}/system/modules/core/library/Contao/Pagination.php +${CT_WEBDIR}/system/modules/core/library/Contao/Picture.php +${CT_WEBDIR}/system/modules/core/library/Contao/Request.php +${CT_WEBDIR}/system/modules/core/library/Contao/RequestToken.php +${CT_WEBDIR}/system/modules/core/library/Contao/Search.php +${CT_WEBDIR}/system/modules/core/library/Contao/Session.php +${CT_WEBDIR}/system/modules/core/library/Contao/SortedIterator.php +${CT_WEBDIR}/system/modules/core/library/Contao/String.php +${CT_WEBDIR}/system/modules/core/library/Contao/System.php +${CT_WEBDIR}/system/modules/core/library/Contao/Template.php +${CT_WEBDIR}/system/modules/core/library/Contao/TemplateLoader.php +${CT_WEBDIR}/system/modules/core/library/Contao/User.php +${CT_WEBDIR}/system/modules/core/library/Contao/Validator.php +${CT_WEBDIR}/system/modules/core/library/Contao/Widget.php +${CT_WEBDIR}/system/modules/core/library/Contao/ZipReader.php +${CT_WEBDIR}/system/modules/core/library/Contao/ZipWriter.php +${CT_WEBDIR}/system/modules/core/models/ArticleModel.php +${CT_WEBDIR}/system/modules/core/models/ContentModel.php +${CT_WEBDIR}/system/modules/core/models/FilesModel.php +${CT_WEBDIR}/system/modules/core/models/FormFieldModel.php +${CT_WEBDIR}/system/modules/core/models/FormModel.php +${CT_WEBDIR}/system/modules/core/models/ImageSizeItemModel.php +${CT_WEBDIR}/system/modules/core/models/ImageSizeModel.php +${CT_WEBDIR}/system/modules/core/models/LayoutModel.php +${CT_WEBDIR}/system/modules/core/models/MemberGroupModel.php +${CT_WEBDIR}/system/modules/core/models/MemberModel.php +${CT_WEBDIR}/system/modules/core/models/ModuleModel.php +${CT_WEBDIR}/system/modules/core/models/PageModel.php +${CT_WEBDIR}/system/modules/core/models/SessionModel.php +${CT_WEBDIR}/system/modules/core/models/StyleModel.php +${CT_WEBDIR}/system/modules/core/models/StyleSheetModel.php +${CT_WEBDIR}/system/modules/core/models/ThemeModel.php +${CT_WEBDIR}/system/modules/core/models/UserGroupModel.php +${CT_WEBDIR}/system/modules/core/models/UserModel.php +${CT_WEBDIR}/system/modules/core/modules/Module.php +${CT_WEBDIR}/system/modules/core/modules/ModuleArticle.php +${CT_WEBDIR}/system/modules/core/modules/ModuleArticleList.php +${CT_WEBDIR}/system/modules/core/modules/ModuleArticlenav.php +${CT_WEBDIR}/system/modules/core/modules/ModuleBooknav.php +${CT_WEBDIR}/system/modules/core/modules/ModuleBreadcrumb.php +${CT_WEBDIR}/system/modules/core/modules/ModuleChangePassword.php +${CT_WEBDIR}/system/modules/core/modules/ModuleCloseAccount.php +${CT_WEBDIR}/system/modules/core/modules/ModuleCustomnav.php +${CT_WEBDIR}/system/modules/core/modules/ModuleFlash.php +${CT_WEBDIR}/system/modules/core/modules/ModuleHtml.php +${CT_WEBDIR}/system/modules/core/modules/ModuleLogin.php +${CT_WEBDIR}/system/modules/core/modules/ModuleLogout.php +${CT_WEBDIR}/system/modules/core/modules/ModuleMaintenance.php +${CT_WEBDIR}/system/modules/core/modules/ModuleNavigation.php +${CT_WEBDIR}/system/modules/core/modules/ModulePassword.php +${CT_WEBDIR}/system/modules/core/modules/ModulePersonalData.php +${CT_WEBDIR}/system/modules/core/modules/ModuleQuicklink.php +${CT_WEBDIR}/system/modules/core/modules/ModuleQuicknav.php +${CT_WEBDIR}/system/modules/core/modules/ModuleRandomImage.php +${CT_WEBDIR}/system/modules/core/modules/ModuleRegistration.php +${CT_WEBDIR}/system/modules/core/modules/ModuleRssReader.php +${CT_WEBDIR}/system/modules/core/modules/ModuleSearch.php +${CT_WEBDIR}/system/modules/core/modules/ModuleSitemap.php +${CT_WEBDIR}/system/modules/core/modules/ModuleUser.php +${CT_WEBDIR}/system/modules/core/pages/PageError403.php +${CT_WEBDIR}/system/modules/core/pages/PageError404.php +${CT_WEBDIR}/system/modules/core/pages/PageForward.php +${CT_WEBDIR}/system/modules/core/pages/PageRedirect.php +${CT_WEBDIR}/system/modules/core/pages/PageRegular.php +${CT_WEBDIR}/system/modules/core/pages/PageRoot.php +${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_google.html5 +${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_google.xhtml +${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_piwik.html5 +${CT_WEBDIR}/system/modules/core/templates/analytics/analytics_piwik.xhtml +${CT_WEBDIR}/system/modules/core/templates/backend/be_changelog.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_confirm.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_diff.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_error.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_forbidden.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_help.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_incomplete.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_install.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_live_update.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_login.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_main.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_maintenance.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_navigation.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_no_active.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_no_forward.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_no_layout.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_no_page.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_no_root.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_pagination.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_password.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_picker.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_popup.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_preview.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_purge_data.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_rebuild_index.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_referer.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_switch.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_unavailable.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_welcome.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_widget.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_widget_chk.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_widget_pw.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_widget_rdo.html5 +${CT_WEBDIR}/system/modules/core/templates/backend/be_wildcard.html5 +${CT_WEBDIR}/system/modules/core/templates/block/block_searchable.html5 +${CT_WEBDIR}/system/modules/core/templates/block/block_searchable.xhtml +${CT_WEBDIR}/system/modules/core/templates/block/block_section.html5 +${CT_WEBDIR}/system/modules/core/templates/block/block_section.xhtml +${CT_WEBDIR}/system/modules/core/templates/block/block_sections.html5 +${CT_WEBDIR}/system/modules/core/templates/block/block_sections.xhtml +${CT_WEBDIR}/system/modules/core/templates/block/block_unsearchable.html5 +${CT_WEBDIR}/system/modules/core/templates/block/block_unsearchable.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_start.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_start.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_stop.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_accordion_stop.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_code.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_code.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_download.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_download.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_downloads.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_downloads.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_gallery.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_gallery.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_headline.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_headline.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_html.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_html.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink_image.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_hyperlink_image.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_image.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_image.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_list.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_list.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_markdown.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_markdown.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_player.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_player.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_start.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_start.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_stop.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_slider_stop.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_table.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_table.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_teaser.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_teaser.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_text.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_text.xhtml +${CT_WEBDIR}/system/modules/core/templates/elements/ce_toplink.html5 +${CT_WEBDIR}/system/modules/core/templates/elements/ce_toplink.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_captcha.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_captcha.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_checkbox.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_checkbox.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_explanation.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_explanation.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_fieldset.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_fieldset.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_headline.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_headline.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_hidden.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_hidden.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_html.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_html.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_message.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_message.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_password.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_password.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_radio.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_radio.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_row.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_row.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_row_double.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_row_double.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_select.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_select.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_submit.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_submit.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_textarea.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_textarea.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_textfield.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_textfield.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_upload.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_upload.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_widget.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_widget.xhtml +${CT_WEBDIR}/system/modules/core/templates/forms/form_xml.html5 +${CT_WEBDIR}/system/modules/core/templates/forms/form_xml.xhtml +${CT_WEBDIR}/system/modules/core/templates/frontend/fe_page.html5 +${CT_WEBDIR}/system/modules/core/templates/frontend/fe_page.xhtml +${CT_WEBDIR}/system/modules/core/templates/gallery/gallery_default.html5 +${CT_WEBDIR}/system/modules/core/templates/gallery/gallery_default.xhtml +${CT_WEBDIR}/system/modules/core/templates/jquery/j_accordion.html5 +${CT_WEBDIR}/system/modules/core/templates/jquery/j_accordion.xhtml +${CT_WEBDIR}/system/modules/core/templates/jquery/j_colorbox.html5 +${CT_WEBDIR}/system/modules/core/templates/jquery/j_colorbox.xhtml +${CT_WEBDIR}/system/modules/core/templates/jquery/j_mediaelement.html5 +${CT_WEBDIR}/system/modules/core/templates/jquery/j_mediaelement.xhtml +${CT_WEBDIR}/system/modules/core/templates/jquery/j_slider.html5 +${CT_WEBDIR}/system/modules/core/templates/jquery/j_slider.xhtml +${CT_WEBDIR}/system/modules/core/templates/jquery/j_tablesort.html5 +${CT_WEBDIR}/system/modules/core/templates/jquery/j_tablesort.xhtml +${CT_WEBDIR}/system/modules/core/templates/mail/mail_default.html5 +${CT_WEBDIR}/system/modules/core/templates/mail/mail_default.xhtml +${CT_WEBDIR}/system/modules/core/templates/member/member_default.html5 +${CT_WEBDIR}/system/modules/core/templates/member/member_default.xhtml +${CT_WEBDIR}/system/modules/core/templates/member/member_grouped.html5 +${CT_WEBDIR}/system/modules/core/templates/member/member_grouped.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_list.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_list.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_nav.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_nav.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_plain.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_plain.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_teaser.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_article_teaser.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_booknav.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_booknav.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_breadcrumb.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_breadcrumb.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_change_password.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_change_password.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_flash.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_flash.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_html.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_html.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_1cl.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_1cl.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_2cl.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_login_2cl.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_1cl.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_1cl.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_2cl.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_logout_2cl.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_message.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_message.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_navigation.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_navigation.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_password.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_password.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicklink.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicklink.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicknav.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_quicknav.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_random_image.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_random_image.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_search.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_search.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_advanced.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_advanced.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_simple.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_search_simple.xhtml +${CT_WEBDIR}/system/modules/core/templates/modules/mod_sitemap.html5 +${CT_WEBDIR}/system/modules/core/templates/modules/mod_sitemap.xhtml +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_accordion.html5 +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_accordion.xhtml +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_chosen.html5 +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_chosen.xhtml +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_mediabox.html5 +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_mediabox.xhtml +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slider.html5 +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slider.xhtml +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slimbox.html5 +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_slimbox.xhtml +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_tablesort.html5 +${CT_WEBDIR}/system/modules/core/templates/mootools/moo_tablesort.xhtml +${CT_WEBDIR}/system/modules/core/templates/navigation/nav_default.html5 +${CT_WEBDIR}/system/modules/core/templates/navigation/nav_default.xhtml +${CT_WEBDIR}/system/modules/core/templates/pagination/pagination.html5 +${CT_WEBDIR}/system/modules/core/templates/pagination/pagination.xhtml +${CT_WEBDIR}/system/modules/core/templates/picture/picture_default.html5 +${CT_WEBDIR}/system/modules/core/templates/picture/picture_default.xhtml +${CT_WEBDIR}/system/modules/core/templates/rss/rss_default.html5 +${CT_WEBDIR}/system/modules/core/templates/rss/rss_default.xhtml +${CT_WEBDIR}/system/modules/core/templates/rss/rss_items_only.html5 +${CT_WEBDIR}/system/modules/core/templates/rss/rss_items_only.xhtml +${CT_WEBDIR}/system/modules/core/templates/search/search_default.html5 +${CT_WEBDIR}/system/modules/core/templates/search/search_default.xhtml +${CT_WEBDIR}/system/modules/core/widgets/CheckBox.php +${CT_WEBDIR}/system/modules/core/widgets/CheckBoxWizard.php +${CT_WEBDIR}/system/modules/core/widgets/ChmodTable.php +${CT_WEBDIR}/system/modules/core/widgets/FileSelector.php +${CT_WEBDIR}/system/modules/core/widgets/FileTree.php +${CT_WEBDIR}/system/modules/core/widgets/ImageSize.php +${CT_WEBDIR}/system/modules/core/widgets/InputUnit.php +${CT_WEBDIR}/system/modules/core/widgets/KeyValueWizard.php +${CT_WEBDIR}/system/modules/core/widgets/ListWizard.php +${CT_WEBDIR}/system/modules/core/widgets/MetaWizard.php +${CT_WEBDIR}/system/modules/core/widgets/ModuleWizard.php +${CT_WEBDIR}/system/modules/core/widgets/OptionWizard.php +${CT_WEBDIR}/system/modules/core/widgets/PageSelector.php +${CT_WEBDIR}/system/modules/core/widgets/PageTree.php +${CT_WEBDIR}/system/modules/core/widgets/Password.php +${CT_WEBDIR}/system/modules/core/widgets/RadioButton.php +${CT_WEBDIR}/system/modules/core/widgets/RadioTable.php +${CT_WEBDIR}/system/modules/core/widgets/SelectMenu.php +${CT_WEBDIR}/system/modules/core/widgets/TableWizard.php +${CT_WEBDIR}/system/modules/core/widgets/TextArea.php +${CT_WEBDIR}/system/modules/core/widgets/TextField.php +${CT_WEBDIR}/system/modules/core/widgets/TextStore.php +${CT_WEBDIR}/system/modules/core/widgets/TimePeriod.php +${CT_WEBDIR}/system/modules/core/widgets/TrblField.php +${CT_WEBDIR}/system/modules/core/widgets/Upload.php +${CT_WEBDIR}/system/modules/devtools/assets/.htaccess +${CT_WEBDIR}/system/modules/devtools/assets/apply.gif +${CT_WEBDIR}/system/modules/devtools/assets/autoload.gif +${CT_WEBDIR}/system/modules/devtools/assets/extension.gif +${CT_WEBDIR}/system/modules/devtools/assets/labels.css +${CT_WEBDIR}/system/modules/devtools/assets/labels.gif +${CT_WEBDIR}/system/modules/devtools/config/autoload.ini +${CT_WEBDIR}/system/modules/devtools/config/autoload.php +${CT_WEBDIR}/system/modules/devtools/config/config.php +${CT_WEBDIR}/system/modules/devtools/dca/tl_extension.php +${CT_WEBDIR}/system/modules/devtools/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/cs/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/cs/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/cs/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/da/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/da/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/da/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/de/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/de/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/de/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/en/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/en/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/en/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/es/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/es/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/es/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fa/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fa/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fa/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fi/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fi/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fi/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fr/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fr/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/fr/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/hu/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/hu/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/hu/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/it/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/it/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/it/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ja/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ja/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ja/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/my/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/my/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/my/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/nl/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/nl/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/nl/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/pl/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/pl/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/pl/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/rm/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/rm/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/rm/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ro/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ro/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ro/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ru/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ru/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/ru/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sk/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sk/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sk/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sl/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sl/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sl/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sq/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sq/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sq/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sv/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sv/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/sv/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/uk/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/uk/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/uk/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/devtools/languages/zh/tl_autoload.xlf +${CT_WEBDIR}/system/modules/devtools/languages/zh/tl_extension.xlf +${CT_WEBDIR}/system/modules/devtools/languages/zh/tl_labels.xlf +${CT_WEBDIR}/system/modules/devtools/modules/ModuleAutoload.php +${CT_WEBDIR}/system/modules/devtools/modules/ModuleExtension.php +${CT_WEBDIR}/system/modules/devtools/modules/ModuleLabels.php +${CT_WEBDIR}/system/modules/devtools/templates/dev_autoload.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_beClass.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_beTemplate.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_config.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_dca.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_default.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_extension.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_feClass.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_feDca.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_feTemplate.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_htaccess.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_ini.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_labels.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_model.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_modules.html5 +${CT_WEBDIR}/system/modules/devtools/templates/dev_table.html5 +${CT_WEBDIR}/system/modules/faq/assets/.htaccess +${CT_WEBDIR}/system/modules/faq/assets/icon.gif +${CT_WEBDIR}/system/modules/faq/config/autoload.ini +${CT_WEBDIR}/system/modules/faq/config/autoload.php +${CT_WEBDIR}/system/modules/faq/config/config.php +${CT_WEBDIR}/system/modules/faq/dca/tl_faq.php +${CT_WEBDIR}/system/modules/faq/dca/tl_faq_category.php +${CT_WEBDIR}/system/modules/faq/dca/tl_module.php +${CT_WEBDIR}/system/modules/faq/dca/tl_user.php +${CT_WEBDIR}/system/modules/faq/dca/tl_user_group.php +${CT_WEBDIR}/system/modules/faq/languages/cs/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/cs/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/cs/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/cs/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/cs/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/cs/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/da/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/da/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/da/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/da/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/da/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/da/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/de/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/de/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/de/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/de/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/de/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/de/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/en/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/en/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/en/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/en/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/en/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/en/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/es/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/es/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/es/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/es/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/es/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/es/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/fa/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/fa/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/fa/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/fa/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/fa/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/fa/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/fi/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/fi/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/fi/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/fi/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/fi/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/fi/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/fr/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/fr/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/fr/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/fr/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/fr/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/fr/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/hu/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/hu/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/hu/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/hu/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/hu/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/hu/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/it/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/it/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/it/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/it/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/it/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/it/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/ja/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/ja/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/ja/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/ja/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/ja/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/ja/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/my/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/my/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/my/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/my/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/my/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/my/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/nl/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/nl/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/nl/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/nl/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/nl/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/nl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/pl/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/pl/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/pl/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/pl/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/pl/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/pl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/rm/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/rm/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/rm/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/rm/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/rm/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/rm/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/ro/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/ro/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/ro/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/ro/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/ro/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/ro/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/ru/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/ru/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/ru/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/ru/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/ru/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/ru/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/sk/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/sk/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/sk/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/sk/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/sk/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/sk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/sl/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/sl/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/sl/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/sl/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/sl/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/sl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/sq/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/sq/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/sq/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/sq/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/sq/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/sq/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/sv/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/sv/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/sv/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/sv/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/sv/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/sv/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/uk/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/uk/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/uk/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/uk/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/uk/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/uk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/languages/zh/default.xlf +${CT_WEBDIR}/system/modules/faq/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/faq/languages/zh/tl_faq.xlf +${CT_WEBDIR}/system/modules/faq/languages/zh/tl_faq_category.xlf +${CT_WEBDIR}/system/modules/faq/languages/zh/tl_module.xlf +${CT_WEBDIR}/system/modules/faq/languages/zh/tl_user.xlf +${CT_WEBDIR}/system/modules/faq/languages/zh/tl_user_group.xlf +${CT_WEBDIR}/system/modules/faq/models/FaqCategoryModel.php +${CT_WEBDIR}/system/modules/faq/models/FaqModel.php +${CT_WEBDIR}/system/modules/faq/modules/ModuleFaq.php +${CT_WEBDIR}/system/modules/faq/modules/ModuleFaqList.php +${CT_WEBDIR}/system/modules/faq/modules/ModuleFaqPage.php +${CT_WEBDIR}/system/modules/faq/modules/ModuleFaqReader.php +${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqlist.html5 +${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqlist.xhtml +${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqpage.html5 +${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqpage.xhtml +${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqreader.html5 +${CT_WEBDIR}/system/modules/faq/templates/modules/mod_faqreader.xhtml +${CT_WEBDIR}/system/modules/listing/config/autoload.ini +${CT_WEBDIR}/system/modules/listing/config/autoload.php +${CT_WEBDIR}/system/modules/listing/config/config.php +${CT_WEBDIR}/system/modules/listing/dca/tl_module.php +${CT_WEBDIR}/system/modules/listing/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/cs/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/da/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/de/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/en/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/es/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/fa/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/fi/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/fr/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/hu/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/it/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/ja/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/my/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/nl/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/pl/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/rm/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/ro/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/ru/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/sk/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/sl/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/sq/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/sv/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/uk/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/listing/languages/zh/tl_module.xlf +${CT_WEBDIR}/system/modules/listing/modules/ModuleListing.php +${CT_WEBDIR}/system/modules/listing/templates/info/info_default.html5 +${CT_WEBDIR}/system/modules/listing/templates/info/info_default.xhtml +${CT_WEBDIR}/system/modules/listing/templates/listing/list_default.html5 +${CT_WEBDIR}/system/modules/listing/templates/listing/list_default.xhtml +${CT_WEBDIR}/system/modules/news/assets/.htaccess +${CT_WEBDIR}/system/modules/news/assets/icon.gif +${CT_WEBDIR}/system/modules/news/classes/News.php +${CT_WEBDIR}/system/modules/news/config/autoload.ini +${CT_WEBDIR}/system/modules/news/config/autoload.php +${CT_WEBDIR}/system/modules/news/config/config.php +${CT_WEBDIR}/system/modules/news/dca/tl_content.php +${CT_WEBDIR}/system/modules/news/dca/tl_module.php +${CT_WEBDIR}/system/modules/news/dca/tl_news.php +${CT_WEBDIR}/system/modules/news/dca/tl_news_archive.php +${CT_WEBDIR}/system/modules/news/dca/tl_news_feed.php +${CT_WEBDIR}/system/modules/news/dca/tl_user.php +${CT_WEBDIR}/system/modules/news/dca/tl_user_group.php +${CT_WEBDIR}/system/modules/news/languages/cs/default.xlf +${CT_WEBDIR}/system/modules/news/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/cs/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/cs/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/cs/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/cs/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/cs/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/cs/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/da/default.xlf +${CT_WEBDIR}/system/modules/news/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/da/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/da/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/da/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/da/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/da/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/da/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/de/default.xlf +${CT_WEBDIR}/system/modules/news/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/de/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/de/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/de/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/de/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/de/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/de/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/en/default.xlf +${CT_WEBDIR}/system/modules/news/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/en/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/en/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/en/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/en/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/en/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/en/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/es/default.xlf +${CT_WEBDIR}/system/modules/news/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/es/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/es/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/es/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/es/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/es/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/es/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/default.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/fa/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/default.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/fi/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/default.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/fr/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/default.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/hu/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/it/default.xlf +${CT_WEBDIR}/system/modules/news/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/it/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/it/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/it/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/it/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/it/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/it/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/default.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/ja/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/my/default.xlf +${CT_WEBDIR}/system/modules/news/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/my/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/my/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/my/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/my/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/my/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/my/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/default.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/nl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/default.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/pl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/default.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/rm/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/default.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/ro/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/default.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/ru/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/default.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/sk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/default.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/sl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/default.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/sq/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/default.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/sv/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/default.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/uk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/default.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/tl_module.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/tl_news.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/tl_news_archive.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/tl_news_feed.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/tl_user.xlf +${CT_WEBDIR}/system/modules/news/languages/zh/tl_user_group.xlf +${CT_WEBDIR}/system/modules/news/models/NewsArchiveModel.php +${CT_WEBDIR}/system/modules/news/models/NewsFeedModel.php +${CT_WEBDIR}/system/modules/news/models/NewsModel.php +${CT_WEBDIR}/system/modules/news/modules/ModuleNews.php +${CT_WEBDIR}/system/modules/news/modules/ModuleNewsArchive.php +${CT_WEBDIR}/system/modules/news/modules/ModuleNewsList.php +${CT_WEBDIR}/system/modules/news/modules/ModuleNewsMenu.php +${CT_WEBDIR}/system/modules/news/modules/ModuleNewsReader.php +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsarchive.html5 +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsarchive.xhtml +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newslist.html5 +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newslist.xhtml +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu.html5 +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu.xhtml +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_day.html5 +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_day.xhtml +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_year.html5 +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsmenu_year.xhtml +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsreader.html5 +${CT_WEBDIR}/system/modules/news/templates/modules/mod_newsreader.xhtml +${CT_WEBDIR}/system/modules/news/templates/news/news_full.html5 +${CT_WEBDIR}/system/modules/news/templates/news/news_full.xhtml +${CT_WEBDIR}/system/modules/news/templates/news/news_latest.html5 +${CT_WEBDIR}/system/modules/news/templates/news/news_latest.xhtml +${CT_WEBDIR}/system/modules/news/templates/news/news_short.html5 +${CT_WEBDIR}/system/modules/news/templates/news/news_short.xhtml +${CT_WEBDIR}/system/modules/news/templates/news/news_simple.html5 +${CT_WEBDIR}/system/modules/news/templates/news/news_simple.xhtml +${CT_WEBDIR}/system/modules/newsletter/assets/.htaccess +${CT_WEBDIR}/system/modules/newsletter/assets/icon.gif +${CT_WEBDIR}/system/modules/newsletter/assets/style.css +${CT_WEBDIR}/system/modules/newsletter/classes/Newsletter.php +${CT_WEBDIR}/system/modules/newsletter/config/autoload.ini +${CT_WEBDIR}/system/modules/newsletter/config/autoload.php +${CT_WEBDIR}/system/modules/newsletter/config/config.php +${CT_WEBDIR}/system/modules/newsletter/dca/tl_member.php +${CT_WEBDIR}/system/modules/newsletter/dca/tl_module.php +${CT_WEBDIR}/system/modules/newsletter/dca/tl_newsletter.php +${CT_WEBDIR}/system/modules/newsletter/dca/tl_newsletter_channel.php +${CT_WEBDIR}/system/modules/newsletter/dca/tl_newsletter_recipients.php +${CT_WEBDIR}/system/modules/newsletter/dca/tl_user.php +${CT_WEBDIR}/system/modules/newsletter/dca/tl_user_group.php +${CT_WEBDIR}/system/modules/newsletter/languages/cs/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/cs/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/da/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/de/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/en/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/es/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fa/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fi/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/fr/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/hu/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/it/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ja/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/my/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/nl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/pl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/rm/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ro/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/ru/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sl/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sq/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/sv/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/uk/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/default.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_member.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_module.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_newsletter.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_newsletter_channel.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_newsletter_recipients.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_user.xlf +${CT_WEBDIR}/system/modules/newsletter/languages/zh/tl_user_group.xlf +${CT_WEBDIR}/system/modules/newsletter/models/NewsletterChannelModel.php +${CT_WEBDIR}/system/modules/newsletter/models/NewsletterModel.php +${CT_WEBDIR}/system/modules/newsletter/models/NewsletterRecipientsModel.php +${CT_WEBDIR}/system/modules/newsletter/modules/ModuleNewsletterList.php +${CT_WEBDIR}/system/modules/newsletter/modules/ModuleNewsletterReader.php +${CT_WEBDIR}/system/modules/newsletter/modules/ModuleSubscribe.php +${CT_WEBDIR}/system/modules/newsletter/modules/ModuleUnsubscribe.php +${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter.html5 +${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter.xhtml +${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_list.html5 +${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_list.xhtml +${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_reader.html5 +${CT_WEBDIR}/system/modules/newsletter/templates/modules/mod_newsletter_reader.xhtml +${CT_WEBDIR}/system/modules/newsletter/templates/newsletter/nl_default.html5 +${CT_WEBDIR}/system/modules/newsletter/templates/newsletter/nl_default.xhtml +${CT_WEBDIR}/system/modules/repository/classes/Repository.php +${CT_WEBDIR}/system/modules/repository/classes/RepositoryBackendModule.php +${CT_WEBDIR}/system/modules/repository/classes/RepositoryBackendTheme.php +${CT_WEBDIR}/system/modules/repository/classes/RepositoryCatalog.php +${CT_WEBDIR}/system/modules/repository/classes/RepositoryManager.php +${CT_WEBDIR}/system/modules/repository/classes/RepositorySettings.php +${CT_WEBDIR}/system/modules/repository/config/autoload.ini +${CT_WEBDIR}/system/modules/repository/config/autoload.php +${CT_WEBDIR}/system/modules/repository/config/config.php +${CT_WEBDIR}/system/modules/repository/dca/tl_repository_installs.php +${CT_WEBDIR}/system/modules/repository/dca/tl_repository_instfiles.php +${CT_WEBDIR}/system/modules/repository/dca/tl_settings.php +${CT_WEBDIR}/system/modules/repository/docs/GPL3.txt +${CT_WEBDIR}/system/modules/repository/docs/LGPL3.txt +${CT_WEBDIR}/system/modules/repository/docs/LICENSE.txt +${CT_WEBDIR}/system/modules/repository/languages/cs/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/cs/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/cs/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/da/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/da/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/da/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/de/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/de/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/de/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/en/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/en/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/en/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/es/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/es/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/es/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/fa/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/fa/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/fa/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/fi/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/fi/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/fi/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/fr/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/fr/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/fr/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/hu/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/hu/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/hu/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/it/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/it/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/it/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/ja/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/ja/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/ja/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/my/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/my/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/my/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/nl/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/nl/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/nl/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/pl/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/pl/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/pl/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/rm/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/rm/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/rm/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/ro/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/ro/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/ro/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/ru/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/ru/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/ru/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/sk/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/sk/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/sk/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/sl/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/sl/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/sl/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/sq/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/sq/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/sq/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/sv/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/sv/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/sv/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/uk/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/uk/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/uk/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/languages/zh/modules.xlf +${CT_WEBDIR}/system/modules/repository/languages/zh/tl_repository.xlf +${CT_WEBDIR}/system/modules/repository/languages/zh/tl_settings.xlf +${CT_WEBDIR}/system/modules/repository/templates/repository_catlist.html5 +${CT_WEBDIR}/system/modules/repository/templates/repository_catview.html5 +${CT_WEBDIR}/system/modules/repository/templates/repository_mgredit.html5 +${CT_WEBDIR}/system/modules/repository/templates/repository_mgrinst.html5 +${CT_WEBDIR}/system/modules/repository/templates/repository_mgrlist.html5 +${CT_WEBDIR}/system/modules/repository/templates/repository_mgruist.html5 +${CT_WEBDIR}/system/modules/repository/templates/repository_mgrupdt.html5 +${CT_WEBDIR}/system/modules/repository/templates/repository_mgrupgd.html5 +${CT_WEBDIR}/system/modules/repository/themes/.htaccess +${CT_WEBDIR}/system/modules/repository/themes/default/backend.css +${CT_WEBDIR}/system/modules/repository/themes/default/backend_src.css +${CT_WEBDIR}/system/modules/repository/themes/default/images/alpha16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/back.gif +${CT_WEBDIR}/system/modules/repository/themes/default/images/back16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/beta16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/blank16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/catalog16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/dbcheck16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/default.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/edit.gif +${CT_WEBDIR}/system/modules/repository/themes/default/images/edit16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/forum16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/info.gif +${CT_WEBDIR}/system/modules/repository/themes/default/images/info16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/install16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/manual16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/ok16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/rc16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/reload16.gif +${CT_WEBDIR}/system/modules/repository/themes/default/images/square-gray-left.gif +${CT_WEBDIR}/system/modules/repository/themes/default/images/square-gray-right.gif +${CT_WEBDIR}/system/modules/repository/themes/default/images/stable16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/stop128.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/uninst16.png +${CT_WEBDIR}/system/modules/repository/themes/default/images/uninstall.gif +${CT_WEBDIR}/system/themes/.htaccess +${CT_WEBDIR}/system/themes/default/basic.css +${CT_WEBDIR}/system/themes/default/changelog.css +${CT_WEBDIR}/system/themes/default/confirm.css +${CT_WEBDIR}/system/themes/default/diff.css +${CT_WEBDIR}/system/themes/default/error.css +${CT_WEBDIR}/system/themes/default/fonts.css +${CT_WEBDIR}/system/themes/default/help.css +${CT_WEBDIR}/system/themes/default/hover.js +${CT_WEBDIR}/system/themes/default/iefixes.css +${CT_WEBDIR}/system/themes/default/images/1cl.gif +${CT_WEBDIR}/system/themes/default/images/1rw.gif +${CT_WEBDIR}/system/themes/default/images/2cll.gif +${CT_WEBDIR}/system/themes/default/images/2clr.gif +${CT_WEBDIR}/system/themes/default/images/2rwf.gif +${CT_WEBDIR}/system/themes/default/images/2rwh.gif +${CT_WEBDIR}/system/themes/default/images/3cl.gif +${CT_WEBDIR}/system/themes/default/images/3rw.gif +${CT_WEBDIR}/system/themes/default/images/about.gif +${CT_WEBDIR}/system/themes/default/images/above.gif +${CT_WEBDIR}/system/themes/default/images/admin.gif +${CT_WEBDIR}/system/themes/default/images/admin_.gif +${CT_WEBDIR}/system/themes/default/images/alias.gif +${CT_WEBDIR}/system/themes/default/images/all.gif +${CT_WEBDIR}/system/themes/default/images/all_big.gif +${CT_WEBDIR}/system/themes/default/images/arrow_left.png +${CT_WEBDIR}/system/themes/default/images/arrow_right.png +${CT_WEBDIR}/system/themes/default/images/article.gif +${CT_WEBDIR}/system/themes/default/images/article_.gif +${CT_WEBDIR}/system/themes/default/images/articles.gif +${CT_WEBDIR}/system/themes/default/images/articles_.gif +${CT_WEBDIR}/system/themes/default/images/back.gif +${CT_WEBDIR}/system/themes/default/images/below.gif +${CT_WEBDIR}/system/themes/default/images/cache.gif +${CT_WEBDIR}/system/themes/default/images/changelog.gif +${CT_WEBDIR}/system/themes/default/images/clipboard.gif +${CT_WEBDIR}/system/themes/default/images/collapse.gif +${CT_WEBDIR}/system/themes/default/images/copy.gif +${CT_WEBDIR}/system/themes/default/images/copy_.gif +${CT_WEBDIR}/system/themes/default/images/copychilds.gif +${CT_WEBDIR}/system/themes/default/images/copychilds_.gif +${CT_WEBDIR}/system/themes/default/images/css.gif +${CT_WEBDIR}/system/themes/default/images/cssimport.gif +${CT_WEBDIR}/system/themes/default/images/current.gif +${CT_WEBDIR}/system/themes/default/images/cut.gif +${CT_WEBDIR}/system/themes/default/images/cut_.gif +${CT_WEBDIR}/system/themes/default/images/db.gif +${CT_WEBDIR}/system/themes/default/images/delete.gif +${CT_WEBDIR}/system/themes/default/images/deleteAll.gif +${CT_WEBDIR}/system/themes/default/images/delete_.gif +${CT_WEBDIR}/system/themes/default/images/demagnify.gif +${CT_WEBDIR}/system/themes/default/images/diff.gif +${CT_WEBDIR}/system/themes/default/images/diffTemplate.gif +${CT_WEBDIR}/system/themes/default/images/diffTemplate_.gif +${CT_WEBDIR}/system/themes/default/images/diff_.gif +${CT_WEBDIR}/system/themes/default/images/down.gif +${CT_WEBDIR}/system/themes/default/images/drag.gif +${CT_WEBDIR}/system/themes/default/images/edit.gif +${CT_WEBDIR}/system/themes/default/images/edit_.gif +${CT_WEBDIR}/system/themes/default/images/editor.gif +${CT_WEBDIR}/system/themes/default/images/editor_.gif +${CT_WEBDIR}/system/themes/default/images/error.gif +${CT_WEBDIR}/system/themes/default/images/error.png +${CT_WEBDIR}/system/themes/default/images/error_403.gif +${CT_WEBDIR}/system/themes/default/images/error_403_1.gif +${CT_WEBDIR}/system/themes/default/images/error_404.gif +${CT_WEBDIR}/system/themes/default/images/error_404_1.gif +${CT_WEBDIR}/system/themes/default/images/expand.gif +${CT_WEBDIR}/system/themes/default/images/expand_.gif +${CT_WEBDIR}/system/themes/default/images/featured.gif +${CT_WEBDIR}/system/themes/default/images/featured_.gif +${CT_WEBDIR}/system/themes/default/images/filemanager.gif +${CT_WEBDIR}/system/themes/default/images/filemounts.gif +${CT_WEBDIR}/system/themes/default/images/files.gif +${CT_WEBDIR}/system/themes/default/images/flash.gif +${CT_WEBDIR}/system/themes/default/images/folMinus.gif +${CT_WEBDIR}/system/themes/default/images/folPlus.gif +${CT_WEBDIR}/system/themes/default/images/folderC.gif +${CT_WEBDIR}/system/themes/default/images/folderCP.gif +${CT_WEBDIR}/system/themes/default/images/folderO.gif +${CT_WEBDIR}/system/themes/default/images/folderOP.gif +${CT_WEBDIR}/system/themes/default/images/form.gif +${CT_WEBDIR}/system/themes/default/images/forward.gif +${CT_WEBDIR}/system/themes/default/images/forward_1.gif +${CT_WEBDIR}/system/themes/default/images/forward_4.gif +${CT_WEBDIR}/system/themes/default/images/forward_5.gif +${CT_WEBDIR}/system/themes/default/images/group.gif +${CT_WEBDIR}/system/themes/default/images/group_.gif +${CT_WEBDIR}/system/themes/default/images/hbg.jpg +${CT_WEBDIR}/system/themes/default/images/header.gif +${CT_WEBDIR}/system/themes/default/images/header_.gif +${CT_WEBDIR}/system/themes/default/images/headline.gif +${CT_WEBDIR}/system/themes/default/images/help.gif +${CT_WEBDIR}/system/themes/default/images/hints.gif +${CT_WEBDIR}/system/themes/default/images/home.gif +${CT_WEBDIR}/system/themes/default/images/important.gif +${CT_WEBDIR}/system/themes/default/images/index.gif +${CT_WEBDIR}/system/themes/default/images/install.gif +${CT_WEBDIR}/system/themes/default/images/invisible.gif +${CT_WEBDIR}/system/themes/default/images/layout.gif +${CT_WEBDIR}/system/themes/default/images/left.gif +${CT_WEBDIR}/system/themes/default/images/loading.gif +${CT_WEBDIR}/system/themes/default/images/log.gif +${CT_WEBDIR}/system/themes/default/images/login.gif +${CT_WEBDIR}/system/themes/default/images/logo.gif +${CT_WEBDIR}/system/themes/default/images/logout.gif +${CT_WEBDIR}/system/themes/default/images/magnify.gif +${CT_WEBDIR}/system/themes/default/images/manager.gif +${CT_WEBDIR}/system/themes/default/images/member.gif +${CT_WEBDIR}/system/themes/default/images/member_.gif +${CT_WEBDIR}/system/themes/default/images/mgroup.gif +${CT_WEBDIR}/system/themes/default/images/mgroup_.gif +${CT_WEBDIR}/system/themes/default/images/modMinus.gif +${CT_WEBDIR}/system/themes/default/images/modPlus.gif +${CT_WEBDIR}/system/themes/default/images/modules.gif +${CT_WEBDIR}/system/themes/default/images/movel.gif +${CT_WEBDIR}/system/themes/default/images/mover.gif +${CT_WEBDIR}/system/themes/default/images/new.gif +${CT_WEBDIR}/system/themes/default/images/newfolder.gif +${CT_WEBDIR}/system/themes/default/images/news.gif +${CT_WEBDIR}/system/themes/default/images/ok.gif +${CT_WEBDIR}/system/themes/default/images/page.gif +${CT_WEBDIR}/system/themes/default/images/pagemounts.gif +${CT_WEBDIR}/system/themes/default/images/palBg.jpg +${CT_WEBDIR}/system/themes/default/images/palCollapsed.gif +${CT_WEBDIR}/system/themes/default/images/palOpen.gif +${CT_WEBDIR}/system/themes/default/images/pasteafter.gif +${CT_WEBDIR}/system/themes/default/images/pasteafter_.gif +${CT_WEBDIR}/system/themes/default/images/pasteinto.gif +${CT_WEBDIR}/system/themes/default/images/pasteinto_.gif +${CT_WEBDIR}/system/themes/default/images/pickcolor.gif +${CT_WEBDIR}/system/themes/default/images/pickfile.gif +${CT_WEBDIR}/system/themes/default/images/pickpage.gif +${CT_WEBDIR}/system/themes/default/images/placeholder.png +${CT_WEBDIR}/system/themes/default/images/preview.gif +${CT_WEBDIR}/system/themes/default/images/published.gif +${CT_WEBDIR}/system/themes/default/images/redirect.gif +${CT_WEBDIR}/system/themes/default/images/redirect_1.gif +${CT_WEBDIR}/system/themes/default/images/redirect_4.gif +${CT_WEBDIR}/system/themes/default/images/redirect_5.gif +${CT_WEBDIR}/system/themes/default/images/regular.gif +${CT_WEBDIR}/system/themes/default/images/regular_1.gif +${CT_WEBDIR}/system/themes/default/images/regular_2.gif +${CT_WEBDIR}/system/themes/default/images/regular_3.gif +${CT_WEBDIR}/system/themes/default/images/regular_4.gif +${CT_WEBDIR}/system/themes/default/images/regular_5.gif +${CT_WEBDIR}/system/themes/default/images/regular_6.gif +${CT_WEBDIR}/system/themes/default/images/regular_7.gif +${CT_WEBDIR}/system/themes/default/images/reload.gif +${CT_WEBDIR}/system/themes/default/images/right.gif +${CT_WEBDIR}/system/themes/default/images/root.gif +${CT_WEBDIR}/system/themes/default/images/root_1.gif +${CT_WEBDIR}/system/themes/default/images/rows.gif +${CT_WEBDIR}/system/themes/default/images/rss.gif +${CT_WEBDIR}/system/themes/default/images/select.gif +${CT_WEBDIR}/system/themes/default/images/settings.gif +${CT_WEBDIR}/system/themes/default/images/show.gif +${CT_WEBDIR}/system/themes/default/images/sizes.gif +${CT_WEBDIR}/system/themes/default/images/stop.png +${CT_WEBDIR}/system/themes/default/images/store.gif +${CT_WEBDIR}/system/themes/default/images/su.gif +${CT_WEBDIR}/system/themes/default/images/sync.gif +${CT_WEBDIR}/system/themes/default/images/tablewizard.gif +${CT_WEBDIR}/system/themes/default/images/template_editor.gif +${CT_WEBDIR}/system/themes/default/images/theme_export.gif +${CT_WEBDIR}/system/themes/default/images/theme_import.gif +${CT_WEBDIR}/system/themes/default/images/themes.gif +${CT_WEBDIR}/system/themes/default/images/undo.gif +${CT_WEBDIR}/system/themes/default/images/unpublished.gif +${CT_WEBDIR}/system/themes/default/images/up.gif +${CT_WEBDIR}/system/themes/default/images/update.gif +${CT_WEBDIR}/system/themes/default/images/user.gif +${CT_WEBDIR}/system/themes/default/images/user_.gif +${CT_WEBDIR}/system/themes/default/images/visible.gif +${CT_WEBDIR}/system/themes/default/images/wrap.gif +${CT_WEBDIR}/system/themes/default/install.css +${CT_WEBDIR}/system/themes/default/login.css +${CT_WEBDIR}/system/themes/default/main.css +${CT_WEBDIR}/system/themes/default/popup.css +${CT_WEBDIR}/system/themes/default/src/basic.css +${CT_WEBDIR}/system/themes/default/src/changelog.css +${CT_WEBDIR}/system/themes/default/src/confirm.css +${CT_WEBDIR}/system/themes/default/src/diff.css +${CT_WEBDIR}/system/themes/default/src/error.css +${CT_WEBDIR}/system/themes/default/src/fonts.css +${CT_WEBDIR}/system/themes/default/src/help.css +${CT_WEBDIR}/system/themes/default/src/hover.js +${CT_WEBDIR}/system/themes/default/src/iefixes.css +${CT_WEBDIR}/system/themes/default/src/install.css +${CT_WEBDIR}/system/themes/default/src/login.css +${CT_WEBDIR}/system/themes/default/src/main.css +${CT_WEBDIR}/system/themes/default/src/popup.css +${CT_WEBDIR}/system/themes/default/src/switch.css +${CT_WEBDIR}/system/themes/default/switch.css +${CT_WEBDIR}/system/themes/flexible/basic.css +${CT_WEBDIR}/system/themes/flexible/changelog.css +${CT_WEBDIR}/system/themes/flexible/confirm.css +${CT_WEBDIR}/system/themes/flexible/diff.css +${CT_WEBDIR}/system/themes/flexible/error.css +${CT_WEBDIR}/system/themes/flexible/fonts.css +${CT_WEBDIR}/system/themes/flexible/help.css +${CT_WEBDIR}/system/themes/flexible/hover.js +${CT_WEBDIR}/system/themes/flexible/iefixes.css +${CT_WEBDIR}/system/themes/flexible/images/1cl.gif +${CT_WEBDIR}/system/themes/flexible/images/1rw.gif +${CT_WEBDIR}/system/themes/flexible/images/2cll.gif +${CT_WEBDIR}/system/themes/flexible/images/2clr.gif +${CT_WEBDIR}/system/themes/flexible/images/2rwf.gif +${CT_WEBDIR}/system/themes/flexible/images/2rwh.gif +${CT_WEBDIR}/system/themes/flexible/images/3cl.gif +${CT_WEBDIR}/system/themes/flexible/images/3rw.gif +${CT_WEBDIR}/system/themes/flexible/images/about.gif +${CT_WEBDIR}/system/themes/flexible/images/above.gif +${CT_WEBDIR}/system/themes/flexible/images/admin.gif +${CT_WEBDIR}/system/themes/flexible/images/admin_.gif +${CT_WEBDIR}/system/themes/flexible/images/alias.gif +${CT_WEBDIR}/system/themes/flexible/images/all.gif +${CT_WEBDIR}/system/themes/flexible/images/all_big.gif +${CT_WEBDIR}/system/themes/flexible/images/arrow_left.png +${CT_WEBDIR}/system/themes/flexible/images/arrow_right.png +${CT_WEBDIR}/system/themes/flexible/images/arrows.png +${CT_WEBDIR}/system/themes/flexible/images/article.gif +${CT_WEBDIR}/system/themes/flexible/images/article_.gif +${CT_WEBDIR}/system/themes/flexible/images/articles.gif +${CT_WEBDIR}/system/themes/flexible/images/articles_.gif +${CT_WEBDIR}/system/themes/flexible/images/back.gif +${CT_WEBDIR}/system/themes/flexible/images/below.gif +${CT_WEBDIR}/system/themes/flexible/images/cache.gif +${CT_WEBDIR}/system/themes/flexible/images/changelog.gif +${CT_WEBDIR}/system/themes/flexible/images/clipboard.gif +${CT_WEBDIR}/system/themes/flexible/images/collapse.gif +${CT_WEBDIR}/system/themes/flexible/images/copy.gif +${CT_WEBDIR}/system/themes/flexible/images/copy_.gif +${CT_WEBDIR}/system/themes/flexible/images/copychilds.gif +${CT_WEBDIR}/system/themes/flexible/images/copychilds_.gif +${CT_WEBDIR}/system/themes/flexible/images/css.gif +${CT_WEBDIR}/system/themes/flexible/images/cssimport.gif +${CT_WEBDIR}/system/themes/flexible/images/current.gif +${CT_WEBDIR}/system/themes/flexible/images/cut.gif +${CT_WEBDIR}/system/themes/flexible/images/cut_.gif +${CT_WEBDIR}/system/themes/flexible/images/db.gif +${CT_WEBDIR}/system/themes/flexible/images/delete.gif +${CT_WEBDIR}/system/themes/flexible/images/deleteAll.gif +${CT_WEBDIR}/system/themes/flexible/images/delete_.gif +${CT_WEBDIR}/system/themes/flexible/images/demagnify.gif +${CT_WEBDIR}/system/themes/flexible/images/diff.gif +${CT_WEBDIR}/system/themes/flexible/images/diffTemplate.gif +${CT_WEBDIR}/system/themes/flexible/images/diffTemplate_.gif +${CT_WEBDIR}/system/themes/flexible/images/diff_.gif +${CT_WEBDIR}/system/themes/flexible/images/down.gif +${CT_WEBDIR}/system/themes/flexible/images/drag.gif +${CT_WEBDIR}/system/themes/flexible/images/edit.gif +${CT_WEBDIR}/system/themes/flexible/images/edit_.gif +${CT_WEBDIR}/system/themes/flexible/images/editor.gif +${CT_WEBDIR}/system/themes/flexible/images/editor_.gif +${CT_WEBDIR}/system/themes/flexible/images/error.gif +${CT_WEBDIR}/system/themes/flexible/images/error.png +${CT_WEBDIR}/system/themes/flexible/images/error_403.gif +${CT_WEBDIR}/system/themes/flexible/images/error_403_1.gif +${CT_WEBDIR}/system/themes/flexible/images/error_404.gif +${CT_WEBDIR}/system/themes/flexible/images/error_404_1.gif +${CT_WEBDIR}/system/themes/flexible/images/expand.gif +${CT_WEBDIR}/system/themes/flexible/images/expand_.gif +${CT_WEBDIR}/system/themes/flexible/images/featured.gif +${CT_WEBDIR}/system/themes/flexible/images/featured_.gif +${CT_WEBDIR}/system/themes/flexible/images/filemanager.gif +${CT_WEBDIR}/system/themes/flexible/images/filemounts.gif +${CT_WEBDIR}/system/themes/flexible/images/files.gif +${CT_WEBDIR}/system/themes/flexible/images/flash.gif +${CT_WEBDIR}/system/themes/flexible/images/folMinus.gif +${CT_WEBDIR}/system/themes/flexible/images/folPlus.gif +${CT_WEBDIR}/system/themes/flexible/images/folderC.gif +${CT_WEBDIR}/system/themes/flexible/images/folderCP.gif +${CT_WEBDIR}/system/themes/flexible/images/folderO.gif +${CT_WEBDIR}/system/themes/flexible/images/folderOP.gif +${CT_WEBDIR}/system/themes/flexible/images/form.gif +${CT_WEBDIR}/system/themes/flexible/images/forward.gif +${CT_WEBDIR}/system/themes/flexible/images/forward_1.gif +${CT_WEBDIR}/system/themes/flexible/images/forward_4.gif +${CT_WEBDIR}/system/themes/flexible/images/forward_5.gif +${CT_WEBDIR}/system/themes/flexible/images/group.gif +${CT_WEBDIR}/system/themes/flexible/images/group_.gif +${CT_WEBDIR}/system/themes/flexible/images/hbg.jpg +${CT_WEBDIR}/system/themes/flexible/images/header.gif +${CT_WEBDIR}/system/themes/flexible/images/header_.gif +${CT_WEBDIR}/system/themes/flexible/images/headline.gif +${CT_WEBDIR}/system/themes/flexible/images/help.gif +${CT_WEBDIR}/system/themes/flexible/images/hints.gif +${CT_WEBDIR}/system/themes/flexible/images/home.gif +${CT_WEBDIR}/system/themes/flexible/images/important.gif +${CT_WEBDIR}/system/themes/flexible/images/index.gif +${CT_WEBDIR}/system/themes/flexible/images/install.gif +${CT_WEBDIR}/system/themes/flexible/images/invisible.gif +${CT_WEBDIR}/system/themes/flexible/images/layout.gif +${CT_WEBDIR}/system/themes/flexible/images/left.gif +${CT_WEBDIR}/system/themes/flexible/images/loading.gif +${CT_WEBDIR}/system/themes/flexible/images/log.gif +${CT_WEBDIR}/system/themes/flexible/images/login.gif +${CT_WEBDIR}/system/themes/flexible/images/logo.gif +${CT_WEBDIR}/system/themes/flexible/images/logout.gif +${CT_WEBDIR}/system/themes/flexible/images/magnify.gif +${CT_WEBDIR}/system/themes/flexible/images/manager.gif +${CT_WEBDIR}/system/themes/flexible/images/member.gif +${CT_WEBDIR}/system/themes/flexible/images/member_.gif +${CT_WEBDIR}/system/themes/flexible/images/mgroup.gif +${CT_WEBDIR}/system/themes/flexible/images/mgroup_.gif +${CT_WEBDIR}/system/themes/flexible/images/modMinus.gif +${CT_WEBDIR}/system/themes/flexible/images/modPlus.gif +${CT_WEBDIR}/system/themes/flexible/images/modules.gif +${CT_WEBDIR}/system/themes/flexible/images/movel.gif +${CT_WEBDIR}/system/themes/flexible/images/mover.gif +${CT_WEBDIR}/system/themes/flexible/images/new.gif +${CT_WEBDIR}/system/themes/flexible/images/newfolder.gif +${CT_WEBDIR}/system/themes/flexible/images/news.gif +${CT_WEBDIR}/system/themes/flexible/images/ok.gif +${CT_WEBDIR}/system/themes/flexible/images/page.gif +${CT_WEBDIR}/system/themes/flexible/images/pagemounts.gif +${CT_WEBDIR}/system/themes/flexible/images/palBg.jpg +${CT_WEBDIR}/system/themes/flexible/images/palCollapsed.gif +${CT_WEBDIR}/system/themes/flexible/images/palOpen.gif +${CT_WEBDIR}/system/themes/flexible/images/pasteafter.gif +${CT_WEBDIR}/system/themes/flexible/images/pasteafter_.gif +${CT_WEBDIR}/system/themes/flexible/images/pasteinto.gif +${CT_WEBDIR}/system/themes/flexible/images/pasteinto_.gif +${CT_WEBDIR}/system/themes/flexible/images/pickcolor.gif +${CT_WEBDIR}/system/themes/flexible/images/pickfile.gif +${CT_WEBDIR}/system/themes/flexible/images/pickpage.gif +${CT_WEBDIR}/system/themes/flexible/images/placeholder.png +${CT_WEBDIR}/system/themes/flexible/images/preview.gif +${CT_WEBDIR}/system/themes/flexible/images/published.gif +${CT_WEBDIR}/system/themes/flexible/images/redirect.gif +${CT_WEBDIR}/system/themes/flexible/images/redirect_1.gif +${CT_WEBDIR}/system/themes/flexible/images/redirect_4.gif +${CT_WEBDIR}/system/themes/flexible/images/redirect_5.gif +${CT_WEBDIR}/system/themes/flexible/images/regular.gif +${CT_WEBDIR}/system/themes/flexible/images/regular_1.gif +${CT_WEBDIR}/system/themes/flexible/images/regular_2.gif +${CT_WEBDIR}/system/themes/flexible/images/regular_3.gif +${CT_WEBDIR}/system/themes/flexible/images/regular_4.gif +${CT_WEBDIR}/system/themes/flexible/images/regular_5.gif +${CT_WEBDIR}/system/themes/flexible/images/regular_6.gif +${CT_WEBDIR}/system/themes/flexible/images/regular_7.gif +${CT_WEBDIR}/system/themes/flexible/images/reload.gif +${CT_WEBDIR}/system/themes/flexible/images/right.gif +${CT_WEBDIR}/system/themes/flexible/images/root.gif +${CT_WEBDIR}/system/themes/flexible/images/root_1.gif +${CT_WEBDIR}/system/themes/flexible/images/rows.gif +${CT_WEBDIR}/system/themes/flexible/images/rss.gif +${CT_WEBDIR}/system/themes/flexible/images/select.gif +${CT_WEBDIR}/system/themes/flexible/images/settings.gif +${CT_WEBDIR}/system/themes/flexible/images/show.gif +${CT_WEBDIR}/system/themes/flexible/images/sizes.gif +${CT_WEBDIR}/system/themes/flexible/images/stop.png +${CT_WEBDIR}/system/themes/flexible/images/store.gif +${CT_WEBDIR}/system/themes/flexible/images/su.gif +${CT_WEBDIR}/system/themes/flexible/images/sync.gif +${CT_WEBDIR}/system/themes/flexible/images/tablewizard.gif +${CT_WEBDIR}/system/themes/flexible/images/template_editor.gif +${CT_WEBDIR}/system/themes/flexible/images/theme_export.gif +${CT_WEBDIR}/system/themes/flexible/images/theme_import.gif +${CT_WEBDIR}/system/themes/flexible/images/themes.gif +${CT_WEBDIR}/system/themes/flexible/images/undo.gif +${CT_WEBDIR}/system/themes/flexible/images/unpublished.gif +${CT_WEBDIR}/system/themes/flexible/images/up.gif +${CT_WEBDIR}/system/themes/flexible/images/update.gif +${CT_WEBDIR}/system/themes/flexible/images/user.gif +${CT_WEBDIR}/system/themes/flexible/images/user_.gif +${CT_WEBDIR}/system/themes/flexible/images/visible.gif +${CT_WEBDIR}/system/themes/flexible/images/wrap.gif +${CT_WEBDIR}/system/themes/flexible/install.css +${CT_WEBDIR}/system/themes/flexible/login.css +${CT_WEBDIR}/system/themes/flexible/main.css +${CT_WEBDIR}/system/themes/flexible/popup.css +${CT_WEBDIR}/system/themes/flexible/src/basic.css +${CT_WEBDIR}/system/themes/flexible/src/changelog.css +${CT_WEBDIR}/system/themes/flexible/src/confirm.css +${CT_WEBDIR}/system/themes/flexible/src/diff.css +${CT_WEBDIR}/system/themes/flexible/src/error.css +${CT_WEBDIR}/system/themes/flexible/src/fonts.css +${CT_WEBDIR}/system/themes/flexible/src/help.css +${CT_WEBDIR}/system/themes/flexible/src/hover.js +${CT_WEBDIR}/system/themes/flexible/src/iefixes.css +${CT_WEBDIR}/system/themes/flexible/src/install.css +${CT_WEBDIR}/system/themes/flexible/src/login.css +${CT_WEBDIR}/system/themes/flexible/src/main.css +${CT_WEBDIR}/system/themes/flexible/src/popup.css +${CT_WEBDIR}/system/themes/flexible/src/switch.css +${CT_WEBDIR}/system/themes/flexible/switch.css +${CT_WEBDIR}/system/themes/tinymce.css +${CT_WEBDIR}/templates/.htaccess +${CT_WEBDIR}/templates/index.html +${CT_WEBDIR}/vendor/.htaccess +${CT_WEBDIR}/vendor/autoload.php +${CT_WEBDIR}/vendor/bin/lessc +${CT_WEBDIR}/vendor/bin/pscss +${CT_WEBDIR}/vendor/composer/ClassLoader.php +${CT_WEBDIR}/vendor/composer/autoload_classmap.php +${CT_WEBDIR}/vendor/composer/autoload_files.php +${CT_WEBDIR}/vendor/composer/autoload_namespaces.php +${CT_WEBDIR}/vendor/composer/autoload_psr4.php +${CT_WEBDIR}/vendor/composer/autoload_real.php +${CT_WEBDIR}/vendor/composer/installed.json +${CT_WEBDIR}/vendor/contao-components/compass/README.md +${CT_WEBDIR}/vendor/contao-components/compass/composer.json +${CT_WEBDIR}/vendor/contao-components/compass/css/_compass.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/_lemonade.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_css3.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_layout.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_reset-legacy.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_reset.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_support.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_typography.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/_utilities.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_appearance.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_background-clip.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_background-origin.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_background-size.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_border-radius.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_box-shadow.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_box-sizing.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_box.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_columns.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_filter.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_font-face.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_hyphenation.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_images.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_inline-block.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_opacity.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_pie.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_regions.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_shared.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_text-shadow.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_transform-legacy.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_transform.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_transition.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/css3/_user-interface.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/layout/_grid-background.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/layout/_sticky-footer.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/layout/_stretching.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/reset/_utilities-legacy.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/reset/_utilities.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_links.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_lists.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_text.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/_vertical_rhythm.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/links/_hover-link.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/links/_link-colors.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/links/_unstyled-link.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_bullets.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_horizontal-list.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_inline-block-list.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/lists/_inline-list.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_ellipsis.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_force-wrap.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_nowrap.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/typography/text/_replacement.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_color.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_compact.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_general.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_links.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_lists.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_print.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_sprites.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_tables.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/_text.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/color/_contrast.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_clearfix.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_float.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_hacks.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_min.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_reset.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_tabs.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/general/_tag-cloud.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/links/_hover-link.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/links/_link-colors.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/links/_unstyled-link.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_bullets.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_horizontal-list.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_inline-block-list.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/lists/_inline-list.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/sprites/_base.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/sprites/_sprite-img.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/tables/_alternating-rows-and-columns.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/tables/_borders.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/tables/_scaffolding.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_ellipsis.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_nowrap.scss +${CT_WEBDIR}/vendor/contao-components/compass/css/compass/utilities/text/_replacement.scss +${CT_WEBDIR}/vendor/leafo/scssphp/.gitignore +${CT_WEBDIR}/vendor/leafo/scssphp/.travis.yml +${CT_WEBDIR}/vendor/leafo/scssphp/LICENSE.md +${CT_WEBDIR}/vendor/leafo/scssphp/Makefile +${CT_WEBDIR}/vendor/leafo/scssphp/README.md +${CT_WEBDIR}/vendor/leafo/scssphp/bin/pscss +${CT_WEBDIR}/vendor/leafo/scssphp/classmap.php +${CT_WEBDIR}/vendor/leafo/scssphp/composer.json +${CT_WEBDIR}/vendor/leafo/scssphp/package.sh +${CT_WEBDIR}/vendor/leafo/scssphp/phpunit.xml.dist +${CT_WEBDIR}/vendor/leafo/scssphp/scss.inc.php +${CT_WEBDIR}/vendor/leafo/scssphp/site/.gitignore +${CT_WEBDIR}/vendor/leafo/scssphp/site/www/.gitignore +${CT_WEBDIR}/vendor/leafo/scssphp/src/Colors.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Compiler.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Compact.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Compressed.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Crunched.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Expanded.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Formatter/Nested.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Parser.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Server.php +${CT_WEBDIR}/vendor/leafo/scssphp/src/Version.php +${CT_WEBDIR}/vendor/leafo/scssphp/todo +${CT_WEBDIR}/vendor/michelf/php-markdown/License.md +${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/Markdown.inc.php +${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/Markdown.php +${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownExtra.inc.php +${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php +${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownInterface.inc.php +${CT_WEBDIR}/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php +${CT_WEBDIR}/vendor/michelf/php-markdown/Readme.md +${CT_WEBDIR}/vendor/michelf/php-markdown/Readme.php +${CT_WEBDIR}/vendor/michelf/php-markdown/composer.json +${CT_WEBDIR}/vendor/oyejorge/less.php/.gitignore +${CT_WEBDIR}/vendor/oyejorge/less.php/LICENSE +${CT_WEBDIR}/vendor/oyejorge/less.php/README.md +${CT_WEBDIR}/vendor/oyejorge/less.php/bin/lessc +${CT_WEBDIR}/vendor/oyejorge/less.php/composer.json +${CT_WEBDIR}/vendor/oyejorge/less.php/lessc.inc.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/.easymin/ignore_prefixes +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Autoloader.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Cache.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Colors.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Configurable.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Environment.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Exception/Chunk.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Exception/Compiler.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Exception/Parser.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Functions.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Less.php.combine +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Mime.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Output.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Output/Mapped.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Parser.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/SourceMap/Base64VLQ.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/SourceMap/Generator.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Alpha.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Anonymous.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Assignment.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Attribute.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Call.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Color.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Comment.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Condition.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/DefaultFunc.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/DetachedRuleset.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Dimension.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Directive.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Element.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Extend.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Import.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Javascript.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Keyword.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Media.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Mixin/Call.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Mixin/Definition.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/NameValue.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Negative.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Operation.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Paren.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Quoted.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Rule.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Ruleset.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/RulesetCall.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Selector.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/UnicodeDescriptor.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Unit.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/UnitConversions.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Url.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Value.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Version.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/extendFinder.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/import.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/joinSelector.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/processExtends.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/Visitor/toCSS.php +${CT_WEBDIR}/vendor/oyejorge/less.php/lib/Less/VisitorReplacing.php +${CT_WEBDIR}/vendor/phpspec/php-diff/README +${CT_WEBDIR}/vendor/phpspec/php-diff/composer.json +${CT_WEBDIR}/vendor/phpspec/php-diff/example/a.txt +${CT_WEBDIR}/vendor/phpspec/php-diff/example/b.txt +${CT_WEBDIR}/vendor/phpspec/php-diff/example/example.php +${CT_WEBDIR}/vendor/phpspec/php-diff/example/styles.css +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff.php +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Abstract.php +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Html/Array.php +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Html/Inline.php +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Html/SideBySide.php +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Text/Context.php +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/Renderer/Text/Unified.php +${CT_WEBDIR}/vendor/phpspec/php-diff/lib/Diff/SequenceMatcher.php +${CT_WEBDIR}/vendor/simplepie/simplepie/.gitignore +${CT_WEBDIR}/vendor/simplepie/simplepie/.travis.yml +${CT_WEBDIR}/vendor/simplepie/simplepie/LICENSE.txt +${CT_WEBDIR}/vendor/simplepie/simplepie/README.markdown +${CT_WEBDIR}/vendor/simplepie/simplepie/autoloader.php +${CT_WEBDIR}/vendor/simplepie/simplepie/build/charset.php +${CT_WEBDIR}/vendor/simplepie/simplepie/build/compile.php +${CT_WEBDIR}/vendor/simplepie/simplepie/build/header.txt +${CT_WEBDIR}/vendor/simplepie/simplepie/composer.json +${CT_WEBDIR}/vendor/simplepie/simplepie/db.sql +${CT_WEBDIR}/vendor/simplepie/simplepie/demo/cache/.gitignore +${CT_WEBDIR}/vendor/simplepie/simplepie/idn/LICENCE +${CT_WEBDIR}/vendor/simplepie/simplepie/idn/ReadMe.txt +${CT_WEBDIR}/vendor/simplepie/simplepie/idn/idna_convert.class.php +${CT_WEBDIR}/vendor/simplepie/simplepie/idn/npdata.ser +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Author.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/Base.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/DB.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/File.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/Memcache.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Cache/MySQL.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Caption.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Category.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Content/Type/Sniffer.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Copyright.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Core.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Credit.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Decode/HTML/Entities.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Enclosure.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Exception.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/File.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/HTTP/Parser.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/IRI.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Item.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Locator.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Misc.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Net/IPv6.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Parse/Date.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Parser.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Rating.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Registry.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Restriction.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Sanitize.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/Source.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/Parser.php +${CT_WEBDIR}/vendor/simplepie/simplepie/library/SimplePie/gzdecode.php +${CT_WEBDIR}/vendor/simplepie/simplepie/phpunit.xml.dist +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/.gitignore +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/.travis.yml +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/CHANGES +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/LICENSE +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/README +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/VERSION +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/composer.json +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Attachment.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/ArrayByteStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/FileByteStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ByteStream/TemporaryFileByteStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/GenericFixedWidthReader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/UsAsciiReader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReader/Utf8Reader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterReaderFactory/SimpleCharacterReaderFactory.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/ArrayCharacterStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/CharacterStream/NgCharacterStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ConfigurableSpool.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyContainer.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/DependencyException.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/EmbeddedFile.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Base64Encoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/QpEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoder/Rfc2231Encoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Encoding.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandEvent.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/CommandListener.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/Event.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventObject.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseEvent.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/ResponseListener.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendEvent.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeEvent.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportChangeListener.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionEvent.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/TransportExceptionListener.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FailoverTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileSpool.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/FileStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Filterable.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Image.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/InputByteStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/IoException.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/ArrayKeyCache.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/DiskKeyCache.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/KeyCacheInputStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/NullKeyCache.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/KeyCache/SimpleKeyCacheInputStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/LoadBalancedTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MailTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/ArrayRecipientIterator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer/RecipientIterator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Message.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Attachment.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/CharsetObserver.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/Base64ContentEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/NativeQpContentEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/PlainContentEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/QpContentEncoderProxy.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ContentEncoder/RawContentEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EmbeddedFile.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/EncodingObserver.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Grammar.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Header.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/Base64HeaderEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderEncoder/QpHeaderEncoder.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderFactory.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/HeaderSet.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/AbstractHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/DateHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/IdentificationHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/MailboxHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/OpenDKIMHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/ParameterizedHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/PathHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Headers/UnstructuredHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/Message.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimeEntity.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/MimePart.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/ParameterizedHeader.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderFactory.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleHeaderSet.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMessage.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mime/SimpleMimeEntity.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MimePart.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/NullTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/OutputByteStream.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/AntiFloodPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/BandwidthMonitorPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Decorator/Replacements.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/DecoratorPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ImpersonatePlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Logger.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/LoggerPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Loggers/ArrayLogger.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Loggers/EchoLogger.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Connection.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Pop/Pop3Exception.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/PopBeforeSmtpPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/RedirectingPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporter.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ReporterPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporters/HitReporter.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Reporters/HtmlReporter.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Sleeper.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/ThrottlerPlugin.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/Timer.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Preferences.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/ReplacementFilterFactory.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/RfcComplianceException.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SendmailTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SignedMessage.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signer.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/BodySigner.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DKIMSigner.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/DomainKeySigner.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/HeaderSigner.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/OpenDKIMSigner.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Signers/SMimeSigner.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SmtpTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SpoolTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilter.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/ByteArrayReplacementFilter.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilterFactory.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/SwiftException.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/LoginAuthenticator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/XOAuth2Authenticator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/AuthHandler.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpHandler.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/EsmtpTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/FailoverTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/IoBuffer.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/LoadBalancedTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailInvoker.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/MailTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/NullTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SendmailTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SmtpAgent.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/StreamBuffer.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/TransportException.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Validate.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/cache_deps.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/message_deps.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/mime_deps.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/dependency_maps/transport_deps.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/mime_types.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/preferences.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swift_init.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swift_required.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swift_required_pear.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php +${CT_WEBDIR}/vendor/swiftmailer/swiftmailer/phpunit.xml.dist +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/CHANGELOG.TXT +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/LICENSE.TXT +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/README.TXT +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/composer.json +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/config/tcpdf_config.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/courier.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserif.ctg.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserif.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserif.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifb.ctg.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifb.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifb.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifbi.ctg.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifbi.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifbi.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifi.ctg.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifi.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/freeserifi.z +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helvetica.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helveticab.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helveticabi.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/fonts/helveticai.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/barcodes/datamatrix.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/barcodes/pdf417.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/barcodes/qrcode.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/sRGB.icc +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_colors.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_filters.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_font_data.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_fonts.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_images.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/include/tcpdf_static.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_autoconfig.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_barcodes_1d.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_barcodes_2d.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_import.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tcpdf_parser.php +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tools/.htaccess +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tools/convert_fonts_examples.txt +${CT_WEBDIR}/vendor/tecnick.com/tcpdf/tools/tcpdf_addfont.php +${CT_WEBDIR}/vendor/true/punycode/.gitignore +${CT_WEBDIR}/vendor/true/punycode/.travis.yml +${CT_WEBDIR}/vendor/true/punycode/CHANGELOG.md +${CT_WEBDIR}/vendor/true/punycode/LICENSE +${CT_WEBDIR}/vendor/true/punycode/README.md +${CT_WEBDIR}/vendor/true/punycode/composer.json +${CT_WEBDIR}/vendor/true/punycode/phpunit.xml.dist +${CT_WEBDIR}/vendor/true/punycode/src/Punycode.php +${CT_DOCDIR}/README +${CT_EGDIR}/contao.conf +${CT_EGDIR}/files/tiny_templates/index.html +${CT_EGDIR}/files/tinymce.css +${CT_EGDIR}/robots.txt +${CT_EGDIR}/system/config/ace.php +${CT_EGDIR}/system/config/agents.php +${CT_EGDIR}/system/config/constants.php +${CT_EGDIR}/system/config/countries.php +${CT_EGDIR}/system/config/default.php +${CT_EGDIR}/system/config/languages.php +${CT_EGDIR}/system/config/mimetypes.php +${CT_EGDIR}/system/config/tcpdf.php +${CT_EGDIR}/system/config/timezones.php +${CT_EGDIR}/system/config/tinyFlash.php +${CT_EGDIR}/system/config/tinyMCE.php +${CT_EGDIR}/system/config/tinyNews.php diff --git a/www/contao35/distinfo b/www/contao35/distinfo new file mode 100644 index 000000000..020b94288 --- /dev/null +++ b/www/contao35/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/06 03:41:24 taca Exp $ + +SHA1 (contao-3.5.0.tar.gz) = c7b4ee7fe37942713a30eadb52f572733eba8e13 +RMD160 (contao-3.5.0.tar.gz) = 903617498864ea76b7843d18d80d0a35dfa437a6 +Size (contao-3.5.0.tar.gz) = 11523640 bytes diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index fee93cd57..349afc23d 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/10/07 16:47:36 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/06 08:17:39 adam Exp $ DISTNAME= cppcms-1.0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cppcms/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/cronolog/Makefile b/www/cronolog/Makefile index 2226df3a4..8e196c342 100644 --- a/www/cronolog/Makefile +++ b/www/cronolog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:49 wiz Exp $ # DISTNAME= cronolog-1.6.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://cronolog.org/download/ diff --git a/www/curl/Makefile b/www/curl/Makefile index ecf57dec9..08c2dd156 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.146 2015/03/23 09:38:50 nros Exp $ +# $NetBSD: Makefile,v 1.150 2015/06/12 10:51:49 wiz Exp $ -DISTNAME= curl-7.41.0 -PKGREVISION= 1 +DISTNAME= curl-7.42.1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ diff --git a/www/curl/PLIST b/www/curl/PLIST index e2a64014a..f4b389604 100644 --- a/www/curl/PLIST +++ b/www/curl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.47 2015/03/01 15:01:00 wiz Exp $ +@comment $NetBSD: PLIST,v 1.49 2015/05/03 10:11:55 wiz Exp $ bin/curl bin/curl-config include/curl/curl.h @@ -138,6 +138,8 @@ man/man3/CURLOPT_NOSIGNAL.3 man/man3/CURLOPT_OPENSOCKETDATA.3 man/man3/CURLOPT_OPENSOCKETFUNCTION.3 man/man3/CURLOPT_PASSWORD.3 +man/man3/CURLOPT_PATH_AS_IS.3 +man/man3/CURLOPT_PINNEDPUBLICKEY.3 man/man3/CURLOPT_PORT.3 man/man3/CURLOPT_POST.3 man/man3/CURLOPT_POSTFIELDS.3 @@ -203,6 +205,7 @@ man/man3/CURLOPT_SSL_CTX_DATA.3 man/man3/CURLOPT_SSL_CTX_FUNCTION.3 man/man3/CURLOPT_SSL_ENABLE_ALPN.3 man/man3/CURLOPT_SSL_ENABLE_NPN.3 +man/man3/CURLOPT_SSL_FALSESTART.3 man/man3/CURLOPT_SSL_OPTIONS.3 man/man3/CURLOPT_SSL_SESSIONID_CACHE.3 man/man3/CURLOPT_SSL_VERIFYHOST.3 diff --git a/www/curl/distinfo b/www/curl/distinfo index e37f4461d..acfb500f5 100644 --- a/www/curl/distinfo +++ b/www/curl/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.102 2015/03/01 15:01:00 wiz Exp $ +$NetBSD: distinfo,v 1.105 2015/06/03 12:00:06 fhajny Exp $ -SHA1 (curl-7.41.0.tar.bz2) = 6784591ed7dc3452a8ef6fba050777c50775c4f1 -RMD160 (curl-7.41.0.tar.bz2) = 8aa31d13947a9f0c13d7445e1da70554555fe67a -Size (curl-7.41.0.tar.bz2) = 3304508 bytes -SHA1 (patch-aa) = bb12008145096a963948ae69124746875452afa7 +SHA1 (curl-7.42.1.tar.bz2) = f65708915875b8cb35edb51d8dd31440dc02fbd3 +RMD160 (curl-7.42.1.tar.bz2) = 76d5b23fae60356342e2bac2e4c706ed544d4adf +Size (curl-7.42.1.tar.bz2) = 3327304 bytes +SHA1 (patch-aa) = 59ec0be3ac90470fdc5935881da6a14dbab9d378 SHA1 (patch-curl-config.in) = fd87c97b601a6b9269f67fbc066604ee7e22570e SHA1 (patch-lib_hostcheck.c) = 9faf94f44703c7d37377fd3af319ca5c27df34c2 +SHA1 (patch-lib_http2.c) = 4ba0164ffdba714c620daccbf80eedd51562acf4 diff --git a/www/curl/options.mk b/www/curl/options.mk index 0197ff773..83e1b1f1d 100644 --- a/www/curl/options.mk +++ b/www/curl/options.mk @@ -1,7 +1,7 @@ -# $NetBSD: options.mk,v 1.12 2015/01/08 19:23:53 wiz Exp $ +# $NetBSD: options.mk,v 1.13 2015/06/03 12:00:06 fhajny Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.curl -PKG_SUPPORTED_OPTIONS= inet6 libssh2 gssapi ldap rtmp libidn +PKG_SUPPORTED_OPTIONS= inet6 libssh2 gssapi ldap rtmp libidn http2 PKG_SUGGESTED_OPTIONS= inet6 libidn .include "../../mk/bsd.prefs.mk" @@ -54,3 +54,10 @@ CONFIGURE_ARGS+= --with-libidn .else CONFIGURE_ARGS+= --without-libidn .endif + +.if !empty(PKG_OPTIONS:Mhttp2) +CONFIGURE_ARGS+= --with-nghttp2=${BUILDLINK_PREFIX.nghttp2} +.include "../../www/nghttp2/buildlink3.mk" +.else +CONFIGURE_ARGS+= --without-nghttp2 +.endif diff --git a/www/curl/patches/patch-aa b/www/curl/patches/patch-aa index 7abe639c7..01621daa5 100644 --- a/www/curl/patches/patch-aa +++ b/www/curl/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.29 2015/03/01 15:01:00 wiz Exp $ +$NetBSD: patch-aa,v 1.30 2015/04/22 14:35:21 jperkin Exp $ builtin krb5-config in platforms such as solaris do not support the gssapi option, and need an explicit -lgss ---- configure.orig 2015-02-24 23:05:37.000000000 +0000 +--- configure.orig 2015-04-21 07:21:35.000000000 +0000 +++ configure @@ -3703,6 +3703,7 @@ $as_echo "$as_me: $xc_bad_var_msg librar ;; @@ -22,21 +22,19 @@ the gssapi option, and need an explicit -lgss # if test "$compiler_id" = "GNU_C" || test "$compiler_id" = "CLANG"; then -@@ -21128,7 +21129,12 @@ $as_echo "yes" >&6; } - if test -n "$host_alias" -a -f "$GSSAPI_ROOT/bin/$host_alias-krb5-config"; then +@@ -21131,6 +21132,11 @@ $as_echo "yes" >&6; } GSSAPI_INCS=`$GSSAPI_ROOT/bin/$host_alias-krb5-config --cflags gssapi` elif test -f "$GSSAPI_ROOT/bin/krb5-config"; then -- GSSAPI_INCS=`$GSSAPI_ROOT/bin/krb5-config --cflags gssapi` -+ if $GSSAPI_ROOT/bin/krb5-config --cflags gssapi 2>&1 | \ -+ grep "Unknown option" > /dev/null ; then -+ GSSAPI_INCS=`$GSSAPI_ROOT/bin/krb5-config --cflags` -+ else -+ GSSAPI_INCS=`$GSSAPI_ROOT/bin/krb5-config --cflags gssapi` -+ fi + GSSAPI_INCS=`$GSSAPI_ROOT/bin/krb5-config --cflags gssapi` ++ if $GSSAPI_ROOT/bin/krb5-config --cflags gssapi 2>&1 | grep "Unknown option" >/dev/null; then ++ GSSAPI_INCS=`$GSSAPI_ROOT/bin/krb5-config --cflags` ++ else ++ GSSAPI_INCS=`$GSSAPI_ROOT/bin/krb5-config --cflags gssapi` ++ fi + elif test -f "$KRB5CONFIG"; then + GSSAPI_INCS=`$KRB5CONFIG --cflags gssapi` elif test "$GSSAPI_ROOT" != "yes"; then - GSSAPI_INCS="-I$GSSAPI_ROOT/include" - fi -@@ -21301,7 +21307,7 @@ $as_echo "#define HAVE_GSSAPI 1" >>confd +@@ -21305,7 +21311,7 @@ $as_echo "#define HAVE_GSSAPI 1" >>confd LIBS="-lgss $LIBS" ;; *) @@ -45,7 +43,7 @@ the gssapi option, and need an explicit -lgss ;; esac fi -@@ -24016,7 +24022,7 @@ _ACEOF +@@ -24264,7 +24270,7 @@ _ACEOF { $as_echo "$as_me:${as_lineno-$LINENO}: result: $capath (capath)" >&5 $as_echo "$capath (capath)" >&6; } fi diff --git a/www/curl/patches/patch-lib_http2.c b/www/curl/patches/patch-lib_http2.c new file mode 100644 index 000000000..0f1143260 --- /dev/null +++ b/www/curl/patches/patch-lib_http2.c @@ -0,0 +1,18 @@ +$NetBSD: patch-lib_http2.c,v 1.1 2015/06/03 12:00:06 fhajny Exp $ + +Update compatibility for nghttp2 1.0. This patch should become obsolete +with curl-7.43. + +--- lib/http2.c.orig 2015-04-29 06:06:52.000000000 +0000 ++++ lib/http2.c +@@ -1019,8 +1019,8 @@ CURLcode Curl_http2_switched(struct conn + + rv = (int) ((Curl_send*)httpc->send_underlying) + (conn, FIRSTSOCKET, +- NGHTTP2_CLIENT_CONNECTION_PREFACE, +- NGHTTP2_CLIENT_CONNECTION_PREFACE_LEN, ++ NGHTTP2_CLIENT_MAGIC, ++ NGHTTP2_CLIENT_MAGIC_LEN, + &result); + if(result) + /* TODO: This may get CURLE_AGAIN */ diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile index fd3ed2a34..fcfcb6986 100644 --- a/www/cvsweb/Makefile +++ b/www/cvsweb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/05/29 23:37:56 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/06/12 10:51:49 wiz Exp $ # DISTNAME= cvsweb-3.0.6 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/scop/ diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index c1c71bd3c..3bbf46971 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2015/01/20 11:34:43 prlw1 Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:49 wiz Exp $ DISTNAME= dansguardian-2.12.0.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dansguardian/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/davical/Makefile b/www/davical/Makefile index fe9cd1f07..3d26efda9 100644 --- a/www/davical/Makefile +++ b/www/davical/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/06/10 14:21:37 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:49 wiz Exp $ # DISTNAME= davical-${DAVICAL_VERSION} DAVICAL_VERSION=1.1.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ diff --git a/www/deforaos-surfer/Makefile b/www/deforaos-surfer/Makefile index c8fedd4f0..97ac3d67a 100644 --- a/www/deforaos-surfer/Makefile +++ b/www/deforaos-surfer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/01/27 00:36:44 khorben Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:25:00 tnn Exp $ DISTNAME= Surfer-0.2.7 PKGNAME= deforaos-surfer-0.2.7 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.defora.org/os/download/download/4345/ diff --git a/www/dillo/Makefile b/www/dillo/Makefile index 805837f54..b013e188b 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2014/05/29 23:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2015/06/12 16:17:15 snj Exp $ -DISTNAME= dillo-3.0.4 -PKGREVISION= 1 +DISTNAME= dillo-3.0.4.1 CATEGORIES= www MASTER_SITES= http://www.dillo.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/dillo/distinfo b/www/dillo/distinfo index e117dab3f..90b47f7fa 100644 --- a/www/dillo/distinfo +++ b/www/dillo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.36 2014/04/12 02:24:19 obache Exp $ +$NetBSD: distinfo,v 1.37 2015/06/12 16:17:15 snj Exp $ -SHA1 (dillo-3.0.4.tar.bz2) = 69be51126c9f65a86eb1da76bb2042b421b866a0 -RMD160 (dillo-3.0.4.tar.bz2) = 816e07b985a801d1b096562dd8d78651e538dc78 -Size (dillo-3.0.4.tar.bz2) = 738826 bytes +SHA1 (dillo-3.0.4.1.tar.bz2) = f030335a561e00afae1c6c5c73f87305f35a5643 +RMD160 (dillo-3.0.4.1.tar.bz2) = e7b585e3819a0782868488255a083b0bb6f53b35 +Size (dillo-3.0.4.1.tar.bz2) = 744101 bytes diff --git a/www/drivel/Makefile b/www/drivel/Makefile index 2a2a6d785..27d485c72 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2014/05/05 00:48:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.81 2015/04/25 14:25:00 tnn Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 41 +PKGREVISION= 42 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/drraw/Makefile b/www/drraw/Makefile index 539df5b88..2bf7c2e33 100644 --- a/www/drraw/Makefile +++ b/www/drraw/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:49 wiz Exp $ # DISTNAME= drraw-2.2b2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= databases graphics www MASTER_SITES= http://web.taranis.org/drraw/dist/ diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index f7b0d6a16..05fcb2ea3 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2015/03/19 15:35:56 taca Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/18 11:42:45 taca Exp $ -DISTNAME= drupal-6.35 +DISTNAME= drupal-6.36 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal6/distinfo b/www/drupal6/distinfo index 214ad94ad..71dab8d1e 100644 --- a/www/drupal6/distinfo +++ b/www/drupal6/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.34 2015/03/19 15:35:56 taca Exp $ +$NetBSD: distinfo,v 1.35 2015/06/18 11:42:45 taca Exp $ -SHA1 (drupal-6.35.tar.gz) = 0c7db1b6cdd84156e372973170ba0075e0ecd0a4 -RMD160 (drupal-6.35.tar.gz) = 2d40cf1e99a5c8e861d440988d9f0fe0a43bb756 -Size (drupal-6.35.tar.gz) = 1112024 bytes +SHA1 (drupal-6.36.tar.gz) = 5eb1756d972335bc5fcc5e6cf72b110ff42a4b78 +RMD160 (drupal-6.36.tar.gz) = bcfeac7a74b4967954cad8045025101a6bbd3387 +Size (drupal-6.36.tar.gz) = 1112226 bytes SHA1 (patch-includes_path.inc) = 84825d47cc6cbe3466cb34adb7e512231293e9a4 diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 841f1d3d0..381221048 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2015/03/19 15:36:41 taca Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/18 11:44:04 taca Exp $ -DISTNAME= drupal-7.35 +DISTNAME= drupal-7.38 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal7/PLIST b/www/drupal7/PLIST index 8ff7e213e..984da09ed 100644 --- a/www/drupal7/PLIST +++ b/www/drupal7/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2014/11/23 16:40:10 taca Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/06/18 11:44:04 taca Exp $ share/doc/drupal/CHANGELOG.txt share/doc/drupal/COPYRIGHT.txt share/doc/drupal/INSTALL.mysql.txt @@ -570,6 +570,8 @@ share/drupal/modules/search/tests/search_embedded_form.info share/drupal/modules/search/tests/search_embedded_form.module share/drupal/modules/search/tests/search_extra_type.info share/drupal/modules/search/tests/search_extra_type.module +share/drupal/modules/search/tests/search_node_tags.info +share/drupal/modules/search/tests/search_node_tags.module share/drupal/modules/shortcut/shortcut-rtl.css share/drupal/modules/shortcut/shortcut.admin.css share/drupal/modules/shortcut/shortcut.admin.inc @@ -601,6 +603,7 @@ share/drupal/modules/simpletest/files/html-1.txt share/drupal/modules/simpletest/files/html-2.html share/drupal/modules/simpletest/files/image-1.png share/drupal/modules/simpletest/files/image-2.jpg +share/drupal/modules/simpletest/files/image-test-transparent-out-of-range.gif share/drupal/modules/simpletest/files/image-test.gif share/drupal/modules/simpletest/files/image-test.jpg share/drupal/modules/simpletest/files/image-test.png @@ -619,6 +622,7 @@ share/drupal/modules/simpletest/simpletest.js share/drupal/modules/simpletest/simpletest.module share/drupal/modules/simpletest/simpletest.pages.inc share/drupal/modules/simpletest/simpletest.test +share/drupal/modules/simpletest/src/Tests/PSR4WebTest.php share/drupal/modules/simpletest/tests/actions.test share/drupal/modules/simpletest/tests/actions_loop_test.info share/drupal/modules/simpletest/tests/actions_loop_test.install @@ -646,6 +650,10 @@ share/drupal/modules/simpletest/tests/database_test.info share/drupal/modules/simpletest/tests/database_test.install share/drupal/modules/simpletest/tests/database_test.module share/drupal/modules/simpletest/tests/database_test.test +share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.info +share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.module +share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_class.inc +share/drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test_interface.inc share/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info share/drupal/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module share/drupal/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info @@ -699,6 +707,10 @@ share/drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Exa share/drupal/modules/simpletest/tests/psr_0_test/lib/Drupal/psr_0_test/Tests/Nested/NestedExampleTest.php share/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.info share/drupal/modules/simpletest/tests/psr_0_test/psr_0_test.module +share/drupal/modules/simpletest/tests/psr_4_test/psr_4_test.info +share/drupal/modules/simpletest/tests/psr_4_test/psr_4_test.module +share/drupal/modules/simpletest/tests/psr_4_test/src/Tests/ExampleTest.php +share/drupal/modules/simpletest/tests/psr_4_test/src/Tests/Nested/NestedExampleTest.php share/drupal/modules/simpletest/tests/registry.test share/drupal/modules/simpletest/tests/requirements1_test.info share/drupal/modules/simpletest/tests/requirements1_test.install diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index d92a9fb63..cf21480f3 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2015/03/19 15:36:41 taca Exp $ +$NetBSD: distinfo,v 1.25 2015/06/18 11:44:04 taca Exp $ -SHA1 (drupal-7.35.tar.gz) = cad890b6d73cca85685095d7289b9cac4691f5b7 -RMD160 (drupal-7.35.tar.gz) = b03d5278ba9cf7975630d129155962b1a29cd16c -Size (drupal-7.35.tar.gz) = 3234349 bytes +SHA1 (drupal-7.38.tar.gz) = 488af8c9805fd1b60cd0e05211c167b283e26599 +RMD160 (drupal-7.38.tar.gz) = b7c03eee7299970ddb1b59dcf6d482c70c9db4c4 +Size (drupal-7.38.tar.gz) = 3247864 bytes diff --git a/www/emacs-w3m-snapshot/Makefile b/www/emacs-w3m-snapshot/Makefile index 483f3b3ea..5176d5262 100644 --- a/www/emacs-w3m-snapshot/Makefile +++ b/www/emacs-w3m-snapshot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2013/03/04 19:12:22 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/14 02:21:29 mef Exp $ -DISTNAME= w3m-el-snapshot_1.4.483+0.20120614.orig -PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/w3m-el-snapshot_/emacs-w3m-/:S/+0//:S/.orig//} +DISTNAME= w3m-el-snapshot_1.4.538+0.20141022.orig +PKGNAME= ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME:S/-el-snapshot_/-/:S/+0//:S/.orig//} CATEGORIES= www MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/w3m-el-snapshot/} @@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --srcdir=${WRKSRC} CONFIGURE_ARGS+= --localstatedir=${VARBASE} CONFIGURE_ENV+= GAMEOWN=${GAMES_USER} BUILD_TARGET= -WRKSRC= ${WRKDIR}/w3m-el-snapshot-1.4.483+0.20120614.orig +WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/} EVAL_PREFIX+= W3M_PREFIX=w3m diff --git a/www/emacs-w3m-snapshot/PLIST b/www/emacs-w3m-snapshot/PLIST index ad3cc2a5e..2946dbda8 100644 --- a/www/emacs-w3m-snapshot/PLIST +++ b/www/emacs-w3m-snapshot/PLIST @@ -1,334 +1,339 @@ -@comment $NetBSD: PLIST,v 1.5 2013/03/04 19:12:22 hiramatsu Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/14 02:21:29 mef Exp $ info/emacs-w3m-ja.info info/emacs-w3m.info ${EMACS_LISPPREFIX}/w3m/ChangeLog ${EMACS_LISPPREFIX}/w3m/ChangeLog.1 -${EMACS_LISPPREFIX}/w3m/bookmark-w3m.el +${FOR_emacs21}${EMACS_LISPPREFIX}/w3m/bookmark-w3m.el +${FOR_emacs22}${EMACS_LISPPREFIX}/w3m/bookmark-w3m.el +${NOTFOR_emacs21}${NOTFOR_emacs22}${NOTFOR_emacs22nox}${EMACS_LISPPREFIX}/w3m/bookmark-w3m.el.gz ${NOTFOR_emacs22}${NOTFOR_emacs22nox}${NOTFOR_emacs21}${NOTFOR_emacs21nox}${NOTFOR_emacs20}${EMACS_LISPPREFIX}/w3m/bookmark-w3m.elc ${EMACS_LISPPREFIX}/w3m/mew-shimbun.el ${PLIST.mew}${EMACS_LISPPREFIX}/w3m/mew-shimbun.elc ${EMACS_LISPPREFIX}/w3m/mew-w3m.el ${PLIST.mew}${EMACS_LISPPREFIX}/w3m/mew-w3m.elc -${EMACS_LISPPREFIX}/w3m/mime-w3m.el +${EMACS_LISPPREFIX}/w3m/mime-w3m.el.gz ${EMACS_LISPPREFIX}/w3m/mime-w3m.elc -${EMACS_LISPPREFIX}/w3m/nnshimbun.el +${EMACS_LISPPREFIX}/w3m/nnshimbun.el.gz ${EMACS_LISPPREFIX}/w3m/nnshimbun.elc -${EMACS_LISPPREFIX}/w3m/octet.el +${EMACS_LISPPREFIX}/w3m/octet.el.gz ${EMACS_LISPPREFIX}/w3m/octet.elc ${EMACS_LISPPREFIX}/w3m/sChangeLog -${EMACS_LISPPREFIX}/w3m/sb-2ch.el +${EMACS_LISPPREFIX}/w3m/sb-2ch.el.gz ${EMACS_LISPPREFIX}/w3m/sb-2ch.elc -${EMACS_LISPPREFIX}/w3m/sb-airs.el +${EMACS_LISPPREFIX}/w3m/sb-airs.el.gz ${EMACS_LISPPREFIX}/w3m/sb-airs.elc -${EMACS_LISPPREFIX}/w3m/sb-aljazeera.el +${EMACS_LISPPREFIX}/w3m/sb-aljazeera.el.gz ${EMACS_LISPPREFIX}/w3m/sb-aljazeera.elc -${EMACS_LISPPREFIX}/w3m/sb-arch-bluegate.el +${EMACS_LISPPREFIX}/w3m/sb-arch-bluegate.el.gz ${EMACS_LISPPREFIX}/w3m/sb-arch-bluegate.elc -${EMACS_LISPPREFIX}/w3m/sb-asahi-html.el +${EMACS_LISPPREFIX}/w3m/sb-asahi-html.el.gz ${EMACS_LISPPREFIX}/w3m/sb-asahi-html.elc -${EMACS_LISPPREFIX}/w3m/sb-asahi-mytown.el +${EMACS_LISPPREFIX}/w3m/sb-asahi-mytown.el.gz ${EMACS_LISPPREFIX}/w3m/sb-asahi-mytown.elc -${EMACS_LISPPREFIX}/w3m/sb-asahi.el +${EMACS_LISPPREFIX}/w3m/sb-asahi.el.gz ${EMACS_LISPPREFIX}/w3m/sb-asahi.elc -${EMACS_LISPPREFIX}/w3m/sb-atmarkit.el +${EMACS_LISPPREFIX}/w3m/sb-atmarkit.el.gz ${EMACS_LISPPREFIX}/w3m/sb-atmarkit.elc -${EMACS_LISPPREFIX}/w3m/sb-atom-hash.el +${EMACS_LISPPREFIX}/w3m/sb-atom-hash.el.gz ${EMACS_LISPPREFIX}/w3m/sb-atom-hash.elc -${EMACS_LISPPREFIX}/w3m/sb-atom.el +${EMACS_LISPPREFIX}/w3m/sb-atom.el.gz ${EMACS_LISPPREFIX}/w3m/sb-atom.elc -${EMACS_LISPPREFIX}/w3m/sb-bbc.el +${EMACS_LISPPREFIX}/w3m/sb-bbc.el.gz ${EMACS_LISPPREFIX}/w3m/sb-bbc.elc -${EMACS_LISPPREFIX}/w3m/sb-bbdb-ml.el +${EMACS_LISPPREFIX}/w3m/sb-bbdb-ml.el.gz ${EMACS_LISPPREFIX}/w3m/sb-bbdb-ml.elc -${EMACS_LISPPREFIX}/w3m/sb-chise.el +${EMACS_LISPPREFIX}/w3m/sb-chise.el.gz ${EMACS_LISPPREFIX}/w3m/sb-chise.elc -${EMACS_LISPPREFIX}/w3m/sb-cgi-board.el +${EMACS_LISPPREFIX}/w3m/sb-cgi-board.el.gz ${EMACS_LISPPREFIX}/w3m/sb-cgi-board.elc -${EMACS_LISPPREFIX}/w3m/sb-cnet-jp.el +${EMACS_LISPPREFIX}/w3m/sb-cnet-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-cnet-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-cnet.el +${EMACS_LISPPREFIX}/w3m/sb-cnet.el.gz ${EMACS_LISPPREFIX}/w3m/sb-cnet.elc -${EMACS_LISPPREFIX}/w3m/sb-cnn-jp.el +${EMACS_LISPPREFIX}/w3m/sb-cnn-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-cnn-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-coldsync.el +${EMACS_LISPPREFIX}/w3m/sb-coldsync.el.gz ${EMACS_LISPPREFIX}/w3m/sb-coldsync.elc -${EMACS_LISPPREFIX}/w3m/sb-debian-jp.el +${EMACS_LISPPREFIX}/w3m/sb-debian-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-debian-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-debian.el +${EMACS_LISPPREFIX}/w3m/sb-debian.el.gz ${EMACS_LISPPREFIX}/w3m/sb-debian.elc -${EMACS_LISPPREFIX}/w3m/sb-debugmagazin-de.el +${EMACS_LISPPREFIX}/w3m/sb-debugmagazin-de.el.gz ${EMACS_LISPPREFIX}/w3m/sb-debugmagazin-de.elc -${EMACS_LISPPREFIX}/w3m/sb-dennou.el +${EMACS_LISPPREFIX}/w3m/sb-dennou.el.gz ${EMACS_LISPPREFIX}/w3m/sb-dennou.elc -${EMACS_LISPPREFIX}/w3m/sb-digiko.el +${EMACS_LISPPREFIX}/w3m/sb-digiko.el.gz ${EMACS_LISPPREFIX}/w3m/sb-digiko.elc -${EMACS_LISPPREFIX}/w3m/sb-elips.el +${EMACS_LISPPREFIX}/w3m/sb-elips.el.gz ${EMACS_LISPPREFIX}/w3m/sb-elips.elc -${EMACS_LISPPREFIX}/w3m/sb-emacs-w3m.el +${EMACS_LISPPREFIX}/w3m/sb-emacs-w3m.el.gz ${EMACS_LISPPREFIX}/w3m/sb-emacs-w3m.elc -${EMACS_LISPPREFIX}/w3m/sb-emacswiki.el +${EMACS_LISPPREFIX}/w3m/sb-emacswiki.el.gz ${EMACS_LISPPREFIX}/w3m/sb-emacswiki.elc -${EMACS_LISPPREFIX}/w3m/sb-engadget-ja.el +${EMACS_LISPPREFIX}/w3m/sb-engadget-ja.el.gz ${EMACS_LISPPREFIX}/w3m/sb-engadget-ja.elc -${EMACS_LISPPREFIX}/w3m/sb-excite.el +${EMACS_LISPPREFIX}/w3m/sb-excite.el.gz ${EMACS_LISPPREFIX}/w3m/sb-excite.elc -${EMACS_LISPPREFIX}/w3m/sb-exconn.el +${EMACS_LISPPREFIX}/w3m/sb-exconn.el.gz ${EMACS_LISPPREFIX}/w3m/sb-exconn.elc -${EMACS_LISPPREFIX}/w3m/sb-f1fan.el +${EMACS_LISPPREFIX}/w3m/sb-f1fan.el.gz ${EMACS_LISPPREFIX}/w3m/sb-f1fan.elc -${EMACS_LISPPREFIX}/w3m/sb-fau.el +${EMACS_LISPPREFIX}/w3m/sb-fau.el.gz ${EMACS_LISPPREFIX}/w3m/sb-fau.elc -${EMACS_LISPPREFIX}/w3m/sb-ffii.el +${EMACS_LISPPREFIX}/w3m/sb-ffii.el.gz ${EMACS_LISPPREFIX}/w3m/sb-ffii.elc -${EMACS_LISPPREFIX}/w3m/sb-fml.el +${EMACS_LISPPREFIX}/w3m/sb-fml.el.gz ${EMACS_LISPPREFIX}/w3m/sb-fml.elc -${EMACS_LISPPREFIX}/w3m/sb-gendai-net.el +${EMACS_LISPPREFIX}/w3m/sb-gendai-net.el.gz ${EMACS_LISPPREFIX}/w3m/sb-gendai-net.elc -${EMACS_LISPPREFIX}/w3m/sb-geocrawler.el +${EMACS_LISPPREFIX}/w3m/sb-geocrawler.el.gz ${EMACS_LISPPREFIX}/w3m/sb-geocrawler.elc -${EMACS_LISPPREFIX}/w3m/sb-glimpse.el +${EMACS_LISPPREFIX}/w3m/sb-glimpse.el.gz ${EMACS_LISPPREFIX}/w3m/sb-glimpse.elc -${EMACS_LISPPREFIX}/w3m/sb-gnome.el +${EMACS_LISPPREFIX}/w3m/sb-gnome.el.gz ${EMACS_LISPPREFIX}/w3m/sb-gnome.elc -${EMACS_LISPPREFIX}/w3m/sb-haiku-os.el +${EMACS_LISPPREFIX}/w3m/sb-haiku-os.el.gz ${EMACS_LISPPREFIX}/w3m/sb-haiku-os.elc -${EMACS_LISPPREFIX}/w3m/sb-hash.el +${EMACS_LISPPREFIX}/w3m/sb-hash.el.gz ${EMACS_LISPPREFIX}/w3m/sb-hash.elc -${EMACS_LISPPREFIX}/w3m/sb-heise.el +${EMACS_LISPPREFIX}/w3m/sb-heise.el.gz ${EMACS_LISPPREFIX}/w3m/sb-heise.elc -${EMACS_LISPPREFIX}/w3m/sb-hns.el +${EMACS_LISPPREFIX}/w3m/sb-hns.el.gz ${EMACS_LISPPREFIX}/w3m/sb-hns.elc -${EMACS_LISPPREFIX}/w3m/sb-ibm-dev.el +${EMACS_LISPPREFIX}/w3m/sb-ibm-dev.el.gz ${EMACS_LISPPREFIX}/w3m/sb-ibm-dev.elc -${EMACS_LISPPREFIX}/w3m/sb-impress.el +${EMACS_LISPPREFIX}/w3m/sb-impress.el.gz ${EMACS_LISPPREFIX}/w3m/sb-impress.elc -${EMACS_LISPPREFIX}/w3m/sb-infoshop.el +${EMACS_LISPPREFIX}/w3m/sb-infoshop.el.gz ${EMACS_LISPPREFIX}/w3m/sb-infoshop.elc -${EMACS_LISPPREFIX}/w3m/sb-itmedia.el +${EMACS_LISPPREFIX}/w3m/sb-itmedia.el.gz ${EMACS_LISPPREFIX}/w3m/sb-itmedia.elc -${EMACS_LISPPREFIX}/w3m/sb-japantimes.el +${EMACS_LISPPREFIX}/w3m/sb-japantimes.el.gz ${EMACS_LISPPREFIX}/w3m/sb-japantimes.elc -${EMACS_LISPPREFIX}/w3m/sb-javaconf.el +${EMACS_LISPPREFIX}/w3m/sb-javaconf.el.gz ${EMACS_LISPPREFIX}/w3m/sb-javaconf.elc -${EMACS_LISPPREFIX}/w3m/sb-jpilot.el +${EMACS_LISPPREFIX}/w3m/sb-jpilot.el.gz ${EMACS_LISPPREFIX}/w3m/sb-jpilot.elc -${EMACS_LISPPREFIX}/w3m/sb-jpo.el +${EMACS_LISPPREFIX}/w3m/sb-jpo.el.gz ${EMACS_LISPPREFIX}/w3m/sb-jpo.elc -${EMACS_LISPPREFIX}/w3m/sb-kantei.el +${EMACS_LISPPREFIX}/w3m/sb-kantei.el.gz ${EMACS_LISPPREFIX}/w3m/sb-kantei.elc -${EMACS_LISPPREFIX}/w3m/sb-kde.el +${EMACS_LISPPREFIX}/w3m/sb-kde.el.gz ${EMACS_LISPPREFIX}/w3m/sb-kde.elc -${EMACS_LISPPREFIX}/w3m/sb-laut-de.el +${EMACS_LISPPREFIX}/w3m/sb-laut-de.el.gz ${EMACS_LISPPREFIX}/w3m/sb-laut-de.elc -${EMACS_LISPPREFIX}/w3m/sb-linuxce-jp.el +${EMACS_LISPPREFIX}/w3m/sb-linuxce-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-linuxce-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-lotusex.el +${EMACS_LISPPREFIX}/w3m/sb-lotusex.el.gz ${EMACS_LISPPREFIX}/w3m/sb-lotusex.elc -${EMACS_LISPPREFIX}/w3m/sb-lump.el +${EMACS_LISPPREFIX}/w3m/sb-lump.el.gz ${EMACS_LISPPREFIX}/w3m/sb-lump.elc -${EMACS_LISPPREFIX}/w3m/sb-m17n.el +${EMACS_LISPPREFIX}/w3m/sb-m17n.el.gz ${EMACS_LISPPREFIX}/w3m/sb-m17n.elc -${EMACS_LISPPREFIX}/w3m/sb-macosx-jp.el +${EMACS_LISPPREFIX}/w3m/sb-macosx-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-macosx-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-mailarc.el +${EMACS_LISPPREFIX}/w3m/sb-mailarc.el.gz ${EMACS_LISPPREFIX}/w3m/sb-mailarc.elc -${EMACS_LISPPREFIX}/w3m/sb-mailman.el +${EMACS_LISPPREFIX}/w3m/sb-mailman.el.gz ${EMACS_LISPPREFIX}/w3m/sb-mailman.elc -${EMACS_LISPPREFIX}/w3m/sb-mainichi.el +${EMACS_LISPPREFIX}/w3m/sb-mainichi.el.gz ${EMACS_LISPPREFIX}/w3m/sb-mainichi.elc -${EMACS_LISPPREFIX}/w3m/sb-makanai.el +${EMACS_LISPPREFIX}/w3m/sb-makanai.el.gz ${EMACS_LISPPREFIX}/w3m/sb-makanai.elc -${EMACS_LISPPREFIX}/w3m/sb-marc-aims.el +${EMACS_LISPPREFIX}/w3m/sb-marc-aims.el.gz ${EMACS_LISPPREFIX}/w3m/sb-marc-aims.elc -${EMACS_LISPPREFIX}/w3m/sb-meadow.el +${EMACS_LISPPREFIX}/w3m/sb-meadow.el.gz ${EMACS_LISPPREFIX}/w3m/sb-meadow.elc -${EMACS_LISPPREFIX}/w3m/sb-mew.el +${EMACS_LISPPREFIX}/w3m/sb-mew.el.gz ${EMACS_LISPPREFIX}/w3m/sb-mew.elc -${EMACS_LISPPREFIX}/w3m/sb-mhonarc.el +${EMACS_LISPPREFIX}/w3m/sb-mhonarc.el.gz ${EMACS_LISPPREFIX}/w3m/sb-mhonarc.elc -${EMACS_LISPPREFIX}/w3m/sb-mozilla-jp.el +${EMACS_LISPPREFIX}/w3m/sb-mozilla-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-mozilla-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-msdn.el +${EMACS_LISPPREFIX}/w3m/sb-msdn.el.gz ${EMACS_LISPPREFIX}/w3m/sb-msdn.elc -${EMACS_LISPPREFIX}/w3m/sb-msports-nifty.el +${EMACS_LISPPREFIX}/w3m/sb-msports-nifty.el.gz ${EMACS_LISPPREFIX}/w3m/sb-msports-nifty.elc -${EMACS_LISPPREFIX}/w3m/sb-multi.el +${EMACS_LISPPREFIX}/w3m/sb-multi.el.gz ${EMACS_LISPPREFIX}/w3m/sb-multi.elc -${EMACS_LISPPREFIX}/w3m/sb-n24-de.el +${EMACS_LISPPREFIX}/w3m/sb-n24-de.el.gz ${EMACS_LISPPREFIX}/w3m/sb-n24-de.elc -${EMACS_LISPPREFIX}/w3m/sb-namazu.el +${EMACS_LISPPREFIX}/w3m/sb-namazu.el.gz ${EMACS_LISPPREFIX}/w3m/sb-namazu.elc -${EMACS_LISPPREFIX}/w3m/sb-netbsd.el +${EMACS_LISPPREFIX}/w3m/sb-netbsd.el.gz ${EMACS_LISPPREFIX}/w3m/sb-netbsd.elc -${EMACS_LISPPREFIX}/w3m/sb-nikkansports.el +${EMACS_LISPPREFIX}/w3m/sb-nikkansports.el.gz ${EMACS_LISPPREFIX}/w3m/sb-nikkansports.elc -${EMACS_LISPPREFIX}/w3m/sb-nikkei.el +${EMACS_LISPPREFIX}/w3m/sb-nikkei.el.gz ${EMACS_LISPPREFIX}/w3m/sb-nikkei.elc -${EMACS_LISPPREFIX}/w3m/sb-nytimes.el +${EMACS_LISPPREFIX}/w3m/sb-nytimes.el.gz ${EMACS_LISPPREFIX}/w3m/sb-nytimes.elc -${EMACS_LISPPREFIX}/w3m/sb-opentechpress-jp.el +${EMACS_LISPPREFIX}/w3m/sb-opentechpress-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-opentechpress-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-orca.el +${EMACS_LISPPREFIX}/w3m/sb-orca.el.gz ${EMACS_LISPPREFIX}/w3m/sb-orca.elc -${EMACS_LISPPREFIX}/w3m/sb-palmfan.el +${EMACS_LISPPREFIX}/w3m/sb-palmfan.el.gz ${EMACS_LISPPREFIX}/w3m/sb-palmfan.elc -${EMACS_LISPPREFIX}/w3m/sb-pcweb-column.el +${EMACS_LISPPREFIX}/w3m/sb-pcweb-column.el.gz ${EMACS_LISPPREFIX}/w3m/sb-pcweb-column.elc -${EMACS_LISPPREFIX}/w3m/sb-perlentaucher-de.el +${EMACS_LISPPREFIX}/w3m/sb-perlentaucher-de.el.gz ${EMACS_LISPPREFIX}/w3m/sb-perlentaucher-de.elc -${EMACS_LISPPREFIX}/w3m/sb-pilot-link.el +${EMACS_LISPPREFIX}/w3m/sb-pilot-link.el.gz ${EMACS_LISPPREFIX}/w3m/sb-pilot-link.elc -${EMACS_LISPPREFIX}/w3m/sb-pilot-mailsync.el +${EMACS_LISPPREFIX}/w3m/sb-pilot-mailsync.el.gz ${EMACS_LISPPREFIX}/w3m/sb-pilot-mailsync.elc -${EMACS_LISPPREFIX}/w3m/sb-plucker.el +${EMACS_LISPPREFIX}/w3m/sb-plucker.el.gz ${EMACS_LISPPREFIX}/w3m/sb-plucker.elc -${EMACS_LISPPREFIX}/w3m/sb-pocketgames.el +${EMACS_LISPPREFIX}/w3m/sb-pocketgames.el.gz ${EMACS_LISPPREFIX}/w3m/sb-pocketgames.elc -${EMACS_LISPPREFIX}/w3m/sb-rakuten.el +${EMACS_LISPPREFIX}/w3m/sb-rakuten.el.gz ${EMACS_LISPPREFIX}/w3m/sb-rakuten.elc -${EMACS_LISPPREFIX}/w3m/sb-redhat.el +${EMACS_LISPPREFIX}/w3m/sb-redhat.el.gz ${EMACS_LISPPREFIX}/w3m/sb-redhat.elc -${EMACS_LISPPREFIX}/w3m/sb-rediff.el +${EMACS_LISPPREFIX}/w3m/sb-rediff.el.gz ${EMACS_LISPPREFIX}/w3m/sb-rediff.elc -${EMACS_LISPPREFIX}/w3m/sb-rss-blogs.el +${EMACS_LISPPREFIX}/w3m/sb-rss-blogs.el.gz ${EMACS_LISPPREFIX}/w3m/sb-rss-blogs.elc -${EMACS_LISPPREFIX}/w3m/sb-rss-hash.el +${EMACS_LISPPREFIX}/w3m/sb-rss-hash.el.gz ${EMACS_LISPPREFIX}/w3m/sb-rss-hash.elc -${EMACS_LISPPREFIX}/w3m/sb-rss.el +${EMACS_LISPPREFIX}/w3m/sb-rss.el.gz ${EMACS_LISPPREFIX}/w3m/sb-rss.elc -${EMACS_LISPPREFIX}/w3m/sb-ruby.el +${EMACS_LISPPREFIX}/w3m/sb-ruby.el.gz ${EMACS_LISPPREFIX}/w3m/sb-ruby.elc -${EMACS_LISPPREFIX}/w3m/sb-sankei.el +${EMACS_LISPPREFIX}/w3m/sb-sankei.el.gz ${EMACS_LISPPREFIX}/w3m/sb-sankei.elc -${EMACS_LISPPREFIX}/w3m/sb-savannah.el +${EMACS_LISPPREFIX}/w3m/sb-savannah.el.gz ${EMACS_LISPPREFIX}/w3m/sb-savannah.elc -${EMACS_LISPPREFIX}/w3m/sb-scipy.el +${EMACS_LISPPREFIX}/w3m/sb-scipy.el.gz ${EMACS_LISPPREFIX}/w3m/sb-scipy.elc -${EMACS_LISPPREFIX}/w3m/sb-security-memo.el +${EMACS_LISPPREFIX}/w3m/sb-security-memo.el.gz ${EMACS_LISPPREFIX}/w3m/sb-security-memo.elc -${EMACS_LISPPREFIX}/w3m/sb-slashdot-jp.el +${EMACS_LISPPREFIX}/w3m/sb-slashdot-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-slashdot-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-slashdot.el +${EMACS_LISPPREFIX}/w3m/sb-slashdot.el.gz ${EMACS_LISPPREFIX}/w3m/sb-slashdot.elc -${EMACS_LISPPREFIX}/w3m/sb-sml.el +${EMACS_LISPPREFIX}/w3m/sb-sml.el.gz ${EMACS_LISPPREFIX}/w3m/sb-sml.elc -${EMACS_LISPPREFIX}/w3m/sb-sourceforge-jp.el +${EMACS_LISPPREFIX}/w3m/sb-sourceforge-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-sourceforge-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-spiegel.el +${EMACS_LISPPREFIX}/w3m/sb-spiegel.el.gz ${EMACS_LISPPREFIX}/w3m/sb-spiegel.elc -${EMACS_LISPPREFIX}/w3m/sb-sponichi.el +${EMACS_LISPPREFIX}/w3m/sb-sponichi.el.gz ${EMACS_LISPPREFIX}/w3m/sb-sponichi.elc -${EMACS_LISPPREFIX}/w3m/sb-squeak-dev.el +${EMACS_LISPPREFIX}/w3m/sb-squeak-dev.el.gz ${EMACS_LISPPREFIX}/w3m/sb-squeak-dev.elc -${EMACS_LISPPREFIX}/w3m/sb-squeak-ja.el +${EMACS_LISPPREFIX}/w3m/sb-squeak-ja.el.gz ${EMACS_LISPPREFIX}/w3m/sb-squeak-ja.elc -${EMACS_LISPPREFIX}/w3m/sb-sueddeutsche-de.el +${EMACS_LISPPREFIX}/w3m/sb-sueddeutsche-de.el.gz ${EMACS_LISPPREFIX}/w3m/sb-sueddeutsche-de.elc -${EMACS_LISPPREFIX}/w3m/sb-tcup.el +${EMACS_LISPPREFIX}/w3m/sb-tcup.el.gz ${EMACS_LISPPREFIX}/w3m/sb-tcup.elc -${EMACS_LISPPREFIX}/w3m/sb-tdiary-ml.el +${EMACS_LISPPREFIX}/w3m/sb-tdiary-ml.el.gz ${EMACS_LISPPREFIX}/w3m/sb-tdiary-ml.elc -${EMACS_LISPPREFIX}/w3m/sb-tdiary.el +${EMACS_LISPPREFIX}/w3m/sb-tdiary.el.gz ${EMACS_LISPPREFIX}/w3m/sb-tdiary.elc -${EMACS_LISPPREFIX}/w3m/sb-tech-on.el +${EMACS_LISPPREFIX}/w3m/sb-tech-on.el.gz ${EMACS_LISPPREFIX}/w3m/sb-tech-on.elc -${EMACS_LISPPREFIX}/w3m/sb-texfaq.el +${EMACS_LISPPREFIX}/w3m/sb-texfaq.el.gz ${EMACS_LISPPREFIX}/w3m/sb-texfaq.elc -${EMACS_LISPPREFIX}/w3m/sb-text.el +${EMACS_LISPPREFIX}/w3m/sb-text.el.gz ${EMACS_LISPPREFIX}/w3m/sb-text.elc -${EMACS_LISPPREFIX}/w3m/sb-the-onion.el +${EMACS_LISPPREFIX}/w3m/sb-the-onion.el.gz ${EMACS_LISPPREFIX}/w3m/sb-the-onion.elc -${EMACS_LISPPREFIX}/w3m/sb-the-register.el +${EMACS_LISPPREFIX}/w3m/sb-the-register.el.gz ${EMACS_LISPPREFIX}/w3m/sb-the-register.elc -${EMACS_LISPPREFIX}/w3m/sb-tigris.el +${EMACS_LISPPREFIX}/w3m/sb-tigris.el.gz ${EMACS_LISPPREFIX}/w3m/sb-tigris.elc -${EMACS_LISPPREFIX}/w3m/sb-toshiba.el +${EMACS_LISPPREFIX}/w3m/sb-toshiba.el.gz ${EMACS_LISPPREFIX}/w3m/sb-toshiba.elc -${EMACS_LISPPREFIX}/w3m/sb-vinelinux.el +${EMACS_LISPPREFIX}/w3m/sb-vinelinux.el.gz ${EMACS_LISPPREFIX}/w3m/sb-vinelinux.elc -${EMACS_LISPPREFIX}/w3m/sb-w3m-dev.el +${EMACS_LISPPREFIX}/w3m/sb-w3m-dev.el.gz ${EMACS_LISPPREFIX}/w3m/sb-w3m-dev.elc -${EMACS_LISPPREFIX}/w3m/sb-welt-de.el +${EMACS_LISPPREFIX}/w3m/sb-welt-de.el.gz ${EMACS_LISPPREFIX}/w3m/sb-welt-de.elc -${EMACS_LISPPREFIX}/w3m/sb-wiki.el +${EMACS_LISPPREFIX}/w3m/sb-wiki.el.gz ${EMACS_LISPPREFIX}/w3m/sb-wiki.elc -${EMACS_LISPPREFIX}/w3m/sb-wikimedia.el +${EMACS_LISPPREFIX}/w3m/sb-wikimedia.el.gz ${EMACS_LISPPREFIX}/w3m/sb-wikimedia.elc -${EMACS_LISPPREFIX}/w3m/sb-wincefan.el +${EMACS_LISPPREFIX}/w3m/sb-wincefan.el.gz ${EMACS_LISPPREFIX}/w3m/sb-wincefan.elc -${EMACS_LISPPREFIX}/w3m/sb-wired-jp.el +${EMACS_LISPPREFIX}/w3m/sb-wired-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-wired-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-x51.el +${EMACS_LISPPREFIX}/w3m/sb-x51.el.gz ${EMACS_LISPPREFIX}/w3m/sb-x51.elc -${EMACS_LISPPREFIX}/w3m/sb-xemacs.el +${EMACS_LISPPREFIX}/w3m/sb-xemacs.el.gz ${EMACS_LISPPREFIX}/w3m/sb-xemacs.elc -${EMACS_LISPPREFIX}/w3m/sb-yahoo-auctions.el +${EMACS_LISPPREFIX}/w3m/sb-yahoo-auctions.el.gz ${EMACS_LISPPREFIX}/w3m/sb-yahoo-auctions.elc -${EMACS_LISPPREFIX}/w3m/sb-yahoo-sports.el +${EMACS_LISPPREFIX}/w3m/sb-yahoo-sports.el.gz ${EMACS_LISPPREFIX}/w3m/sb-yahoo-sports.elc -${EMACS_LISPPREFIX}/w3m/sb-yahoo.el +${EMACS_LISPPREFIX}/w3m/sb-yahoo.el.gz ${EMACS_LISPPREFIX}/w3m/sb-yahoo.elc -${EMACS_LISPPREFIX}/w3m/sb-yomiuri-html.el +${EMACS_LISPPREFIX}/w3m/sb-yomiuri-html.el.gz ${EMACS_LISPPREFIX}/w3m/sb-yomiuri-html.elc -${EMACS_LISPPREFIX}/w3m/sb-yomiuri.el +${EMACS_LISPPREFIX}/w3m/sb-yomiuri.el.gz ${EMACS_LISPPREFIX}/w3m/sb-yomiuri.elc -${EMACS_LISPPREFIX}/w3m/sb-zdnet-jp.el +${EMACS_LISPPREFIX}/w3m/sb-zdnet-jp.el.gz ${EMACS_LISPPREFIX}/w3m/sb-zdnet-jp.elc -${EMACS_LISPPREFIX}/w3m/sb-zeit-de.el +${EMACS_LISPPREFIX}/w3m/sb-zeit-de.el.gz ${EMACS_LISPPREFIX}/w3m/sb-zeit-de.elc -${EMACS_LISPPREFIX}/w3m/shimbun.el +${EMACS_LISPPREFIX}/w3m/shimbun.el.gz ${EMACS_LISPPREFIX}/w3m/shimbun.elc -${EMACS_LISPPREFIX}/w3m/w3m-antenna.el +${EMACS_LISPPREFIX}/w3m/w3m-antenna.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-antenna.elc -${EMACS_LISPPREFIX}/w3m/w3m-bookmark.el +${EMACS_LISPPREFIX}/w3m/w3m-bookmark.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-bookmark.elc -${EMACS_LISPPREFIX}/w3m/w3m-bug.el +${EMACS_LISPPREFIX}/w3m/w3m-bug.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-bug.elc -${EMACS_LISPPREFIX}/w3m/w3m-ccl.el +${EMACS_LISPPREFIX}/w3m/w3m-ccl.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-ccl.elc -${EMACS_LISPPREFIX}/w3m/w3m-cookie.el +${EMACS_LISPPREFIX}/w3m/w3m-cookie.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-cookie.elc -${EMACS_LISPPREFIX}/w3m/w3m-dtree.el +${EMACS_LISPPREFIX}/w3m/w3m-dtree.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-dtree.elc -${EMACS_LISPPREFIX}/w3m/w3m-ems.el +${EMACS_LISPPREFIX}/w3m/w3m-ems.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-ems.elc -${EMACS_LISPPREFIX}/w3m/w3m-favicon.el +${EMACS_LISPPREFIX}/w3m/w3m-favicon.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-favicon.elc -${EMACS_LISPPREFIX}/w3m/w3m-fb.el +${EMACS_LISPPREFIX}/w3m/w3m-fb.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-fb.elc -${EMACS_LISPPREFIX}/w3m/w3m-filter.el +${EMACS_LISPPREFIX}/w3m/w3m-filter.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-filter.elc -${EMACS_LISPPREFIX}/w3m/w3m-form.el +${EMACS_LISPPREFIX}/w3m/w3m-form.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-form.elc -${EMACS_LISPPREFIX}/w3m/w3m-hist.el +${EMACS_LISPPREFIX}/w3m/w3m-hist.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-hist.elc -${EMACS_LISPPREFIX}/w3m/w3m-image.el +${EMACS_LISPPREFIX}/w3m/w3m-image.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-image.elc -${EMACS_LISPPREFIX}/w3m/w3m-lnum.el +${EMACS_LISPPREFIX}/w3m/w3m-lnum.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-lnum.elc -${EMACS_LISPPREFIX}/w3m/w3m-load.el -${EMACS_LISPPREFIX}/w3m/w3m-mail.el +${EMACS_LISPPREFIX}/w3m/w3m-load.el.gz +${EMACS_LISPPREFIX}/w3m/w3m-load.elc +${EMACS_LISPPREFIX}/w3m/w3m-mail.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-mail.elc -${EMACS_LISPPREFIX}/w3m/w3m-namazu.el +${EMACS_LISPPREFIX}/w3m/w3m-namazu.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-namazu.elc -${EMACS_LISPPREFIX}/w3m/w3m-perldoc.el +${EMACS_LISPPREFIX}/w3m/w3m-perldoc.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-perldoc.elc -${EMACS_LISPPREFIX}/w3m/w3m-proc.el +${EMACS_LISPPREFIX}/w3m/w3m-proc.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-proc.elc -${EMACS_LISPPREFIX}/w3m/w3m-rss.el +${EMACS_LISPPREFIX}/w3m/w3m-rss.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-rss.elc -${EMACS_LISPPREFIX}/w3m/w3m-search.el +${EMACS_LISPPREFIX}/w3m/w3m-search.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-search.elc -${EMACS_LISPPREFIX}/w3m/w3m-session.el +${EMACS_LISPPREFIX}/w3m/w3m-session.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-session.elc -${EMACS_LISPPREFIX}/w3m/w3m-symbol.el +${EMACS_LISPPREFIX}/w3m/w3m-symbol.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-symbol.elc -${EMACS_LISPPREFIX}/w3m/w3m-tabmenu.el +${EMACS_LISPPREFIX}/w3m/w3m-tabmenu.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-tabmenu.elc -${EMACS_LISPPREFIX}/w3m/w3m-ucs.el -${EMACS_LISPPREFIX}/w3m/w3m-util.el +${NOTFOR_emacs21}${EMACS_LISPPREFIX}/w3m/w3m-ucs.el +${FOR_emacs21}${EMACS_LISPPREFIX}/w3m/w3m-ucs.el.gz +${FOR_emacs21}${EMACS_LISPPREFIX}/w3m/w3m-ucs.elc +${EMACS_LISPPREFIX}/w3m/w3m-util.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-util.elc -${EMACS_LISPPREFIX}/w3m/w3m-weather.el +${EMACS_LISPPREFIX}/w3m/w3m-weather.el.gz ${EMACS_LISPPREFIX}/w3m/w3m-weather.elc -${EMACS_LISPPREFIX}/w3m/w3m.el +${EMACS_LISPPREFIX}/w3m/w3m.el.gz ${EMACS_LISPPREFIX}/w3m/w3m.elc diff --git a/www/emacs-w3m-snapshot/distinfo b/www/emacs-w3m-snapshot/distinfo index f807593b7..8ec6c9ed5 100644 --- a/www/emacs-w3m-snapshot/distinfo +++ b/www/emacs-w3m-snapshot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2013/03/04 19:12:22 hiramatsu Exp $ +$NetBSD: distinfo,v 1.7 2015/04/14 02:21:29 mef Exp $ -SHA1 (w3m-el-snapshot_1.4.483+0.20120614.orig.tar.gz) = a7a9ce6b664c9b3e4c4b23f8f3ebd8b558c94dac -RMD160 (w3m-el-snapshot_1.4.483+0.20120614.orig.tar.gz) = 591afd134c6e22af9a3e7b93475f62a0dac61f4e -Size (w3m-el-snapshot_1.4.483+0.20120614.orig.tar.gz) = 995591 bytes +SHA1 (w3m-el-snapshot_1.4.538+0.20141022.orig.tar.gz) = 9867a5a4d9d1818d1a53518033c9516569e0f90d +RMD160 (w3m-el-snapshot_1.4.538+0.20141022.orig.tar.gz) = 261405b2da3148947298335791c715345fb15d71 +Size (w3m-el-snapshot_1.4.538+0.20141022.orig.tar.gz) = 1042295 bytes SHA1 (patch-Makefile.in) = b580cf5969febf3e4bb3b4229369d601b7444638 SHA1 (patch-w3m.el) = a4c14deed274e984f854255513ce49dbd320eb83 SHA1 (patch-w3mhack.el) = ecb7448d7f79b37e2b3229e11f9079062728ebf7 diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index d798501a7..59cd7216a 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.96 2015/04/25 14:25:01 tnn Exp $ DISTNAME= epiphany-extensions-2.32.0 -PKGREVISION= 30 +PKGREVISION= 32 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany-extensions/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 138f00367..9bef8df91 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.155 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: Makefile,v 1.159 2015/06/08 23:16:05 joerg Exp $ DISTNAME= epiphany-2.30.6 -PKGREVISION= 39 +PKGREVISION= 41 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/2.30/} EXTRACT_SUFX= .tar.bz2 @@ -43,7 +43,8 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.18.0 .include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" +.include "../../security/libgnome-keyring/buildlink3.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" diff --git a/www/epiphany/buildlink3.mk b/www/epiphany/buildlink3.mk index 71072aed7..1022ca74f 100644 --- a/www/epiphany/buildlink3.mk +++ b/www/epiphany/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.67 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.69 2015/04/25 14:25:01 tnn Exp $ BUILDLINK_TREE+= epiphany @@ -6,7 +6,7 @@ BUILDLINK_TREE+= epiphany EPIPHANY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.epiphany+= epiphany>=2.28 -BUILDLINK_ABI_DEPENDS.epiphany+= epiphany>=2.30.6nb39 +BUILDLINK_ABI_DEPENDS.epiphany+= epiphany>=2.30.6nb41 BUILDLINK_PKGSRCDIR.epiphany?= ../../www/epiphany .include "../../mk/bsd.fast.prefs.mk" diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index ca78c3764..6615f0af2 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/10/28 06:30:15 asau Exp $ +# $NetBSD: Makefile,v 1.19 2015/05/20 04:10:38 kim Exp $ DISTNAME= fcgi-2.4.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www devel MASTER_SITES= http://fastcgi.com/dist/ diff --git a/www/fcgi/distinfo b/www/fcgi/distinfo index 26d0c4d3d..dd286e4e1 100644 --- a/www/fcgi/distinfo +++ b/www/fcgi/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.5 2012/01/24 02:55:11 sbd Exp $ +$NetBSD: distinfo,v 1.6 2015/05/20 04:10:38 kim Exp $ SHA1 (fcgi-2.4.0.tar.gz) = 2329404159e8b8315e524b9eaf1de763202c6e6a RMD160 (fcgi-2.4.0.tar.gz) = df5c01b197bc72fca7abee184a34ec14253dd0f0 Size (fcgi-2.4.0.tar.gz) = 468682 bytes SHA1 (patch-aa) = 13577b77ae3d124a5f27be0e456b470180c99550 SHA1 (patch-libfcgi_fcgio.cpp) = 542e620fd252d80696d6b53e34a65998c6545ad5 +SHA1 (patch-libfcgi_os_unix.c) = c9c8245cadeddf7de75f2b7fceb5e85d53921f9c diff --git a/www/fcgi/patches/patch-libfcgi_os_unix.c b/www/fcgi/patches/patch-libfcgi_os_unix.c new file mode 100644 index 000000000..0293a0438 --- /dev/null +++ b/www/fcgi/patches/patch-libfcgi_os_unix.c @@ -0,0 +1,85 @@ +$NetBSD: patch-libfcgi_os_unix.c,v 1.1 2015/05/20 04:10:38 kim Exp $ + +Use poll instead of select. Fixes CVE-2012-6687. + +https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=poll.patch;att=1;bug=681591 + +--- libfcgi/os_unix.c.orig 2002-03-05 19:14:49.000000000 +0000 ++++ libfcgi/os_unix.c 2015-05-20 03:46:19.000000000 +0000 +@@ -42,6 +42,7 @@ + #include + #include + #include ++#include + + #ifdef HAVE_NETDB_H + #include +@@ -103,6 +104,9 @@ + static int shutdownPending = FALSE; + static int shutdownNow = FALSE; + ++static int libfcgiOsClosePollTimeout = 2000; ++static int libfcgiIsAfUnixKeeperPollTimeout = 2000; ++ + void OS_ShutdownPending() + { + shutdownPending = TRUE; +@@ -168,6 +172,16 @@ + if(libInitialized) + return 0; + ++ char *libfcgiOsClosePollTimeoutStr = getenv( "LIBFCGI_OS_CLOSE_POLL_TIMEOUT" ); ++ if(libfcgiOsClosePollTimeoutStr) { ++ libfcgiOsClosePollTimeout = atoi(libfcgiOsClosePollTimeoutStr); ++ } ++ ++ char *libfcgiIsAfUnixKeeperPollTimeoutStr = getenv( "LIBFCGI_IS_AF_UNIX_KEEPER_POLL_TIMEOUT" ); ++ if(libfcgiIsAfUnixKeeperPollTimeoutStr) { ++ libfcgiIsAfUnixKeeperPollTimeout = atoi(libfcgiIsAfUnixKeeperPollTimeoutStr); ++ } ++ + asyncIoTable = (AioInfo *)malloc(asyncIoTableSize * sizeof(AioInfo)); + if(asyncIoTable == NULL) { + errno = ENOMEM; +@@ -755,19 +769,16 @@ + + if (shutdown(fd, 1) == 0) + { +- struct timeval tv; +- fd_set rfds; ++ struct pollfd pfd; + int rv; + char trash[1024]; + +- FD_ZERO(&rfds); ++ pfd.fd = fd; ++ pfd.events = POLLIN; + + do + { +- FD_SET(fd, &rfds); +- tv.tv_sec = 2; +- tv.tv_usec = 0; +- rv = select(fd + 1, &rfds, NULL, NULL, &tv); ++ rv = poll(&pfd, 1, libfcgiOsClosePollTimeout); + } + while (rv > 0 && read(fd, trash, sizeof(trash)) > 0); + } +@@ -1116,13 +1127,11 @@ + */ + static int is_af_unix_keeper(const int fd) + { +- struct timeval tval = { READABLE_UNIX_FD_DROP_DEAD_TIMEVAL }; +- fd_set read_fds; +- +- FD_ZERO(&read_fds); +- FD_SET(fd, &read_fds); ++ struct pollfd pfd; ++ pfd.fd = fd; ++ pfd.events = POLLIN; + +- return select(fd + 1, &read_fds, NULL, NULL, &tval) >= 0 && FD_ISSET(fd, &read_fds); ++ return poll(&pfd, 1, libfcgiIsAfUnixKeeperPollTimeout) >= 0 && (pfd.revents & POLLIN); + } + + /* diff --git a/www/firefox-l10n/Makefile b/www/firefox-l10n/Makefile index 5d56f72e9..ec439344f 100644 --- a/www/firefox-l10n/Makefile +++ b/www/firefox-l10n/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2015/03/22 00:22:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.67 2015/06/03 03:24:08 ryoon Exp $ # -FIREFOX_VER= 36.0.4 +FIREFOX_VER= 38.0.5 PKGNAME= firefox-l10n-${FIREFOX_VER:S/esr//} DISTNAME= # empty CATEGORIES= www diff --git a/www/firefox-l10n/PLIST b/www/firefox-l10n/PLIST index 77b164014..7fd898d96 100644 --- a/www/firefox-l10n/PLIST +++ b/www/firefox-l10n/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.34 2015/02/28 04:43:14 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.36 2015/05/12 23:06:10 ryoon Exp $ lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome.manifest lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/.mkdir.done lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach.manifest @@ -16,12 +16,16 @@ lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/a lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/appcacheutils.properties @@ -31,6 +35,7 @@ lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/a lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/gcli.properties @@ -48,6 +53,7 @@ lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/a lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/browser/chrome/ach/locale/browser/devtools/storage.properties @@ -175,6 +181,7 @@ lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/local lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/about.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/aboutSupport.properties @@ -209,6 +216,7 @@ lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/local lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/filefield.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/global/filepicker.properties @@ -299,7 +307,6 @@ lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/local lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/pipnss/security.properties lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ach@firefox.mozilla.org/chrome/ach/locale/ach/pippki/pippki.dtd @@ -325,12 +332,16 @@ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/appcacheutils.properties @@ -340,6 +351,7 @@ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/gcli.properties @@ -357,6 +369,7 @@ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/browser/chrome/af/locale/browser/devtools/storage.properties @@ -483,6 +496,7 @@ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/about.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/aboutReader.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/aboutSupport.properties @@ -517,6 +531,7 @@ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/dom/dom.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/filefield.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/filepicker.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/global/filepicker.properties @@ -607,7 +622,6 @@ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/ lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/pipnss/security.properties lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-af@firefox.mozilla.org/chrome/af/locale/af/pippki/pippki.dtd @@ -633,12 +647,16 @@ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/appcacheutils.properties @@ -648,6 +666,7 @@ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/gcli.properties @@ -665,6 +684,7 @@ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/browser/chrome/an/locale/browser/devtools/storage.properties @@ -791,6 +811,7 @@ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/about.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/aboutReader.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/aboutSupport.properties @@ -825,6 +846,7 @@ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/dom/dom.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/filefield.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/filepicker.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/global/filepicker.properties @@ -915,7 +937,6 @@ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/ lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/pipnss/security.properties lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-an@firefox.mozilla.org/chrome/an/locale/an/pippki/pippki.dtd @@ -941,12 +962,16 @@ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/appcacheutils.properties @@ -956,6 +981,7 @@ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/gcli.properties @@ -973,6 +999,7 @@ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/browser/chrome/ar/locale/browser/devtools/storage.properties @@ -1099,6 +1126,7 @@ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/about.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/aboutSupport.properties @@ -1133,6 +1161,7 @@ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/filefield.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/global/filepicker.properties @@ -1223,7 +1252,6 @@ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/pipnss/security.properties lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ar@firefox.mozilla.org/chrome/ar/locale/ar/pippki/pippki.dtd @@ -1249,12 +1277,16 @@ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/appcacheutils.properties @@ -1264,6 +1296,7 @@ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/gcli.properties @@ -1281,6 +1314,7 @@ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/browser/chrome/as/locale/browser/devtools/storage.properties @@ -1407,6 +1441,7 @@ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/about.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/aboutReader.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/aboutSupport.properties @@ -1441,6 +1476,7 @@ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/dom/dom.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/filefield.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/filepicker.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/global/filepicker.properties @@ -1531,7 +1567,6 @@ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/ lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/pipnss/security.properties lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-as@firefox.mozilla.org/chrome/as/locale/as/pippki/pippki.dtd @@ -1557,12 +1592,16 @@ lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/a lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/appcacheutils.properties @@ -1572,6 +1611,7 @@ lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/a lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/gcli.properties @@ -1589,6 +1629,7 @@ lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/a lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/browser/chrome/ast/locale/browser/devtools/storage.properties @@ -1715,6 +1756,7 @@ lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/local lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/about.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/aboutSupport.properties @@ -1749,6 +1791,7 @@ lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/local lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/filefield.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/global/filepicker.properties @@ -1839,7 +1882,6 @@ lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/local lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/pipnss/security.properties lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ast@firefox.mozilla.org/chrome/ast/locale/ast/pippki/pippki.dtd @@ -1865,12 +1907,16 @@ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/appcacheutils.properties @@ -1880,6 +1926,7 @@ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/gcli.properties @@ -1897,6 +1944,7 @@ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/browser/chrome/az/locale/browser/devtools/storage.properties @@ -2024,6 +2072,7 @@ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/about.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/aboutReader.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/aboutSupport.properties @@ -2058,6 +2107,7 @@ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/dom/dom.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/filefield.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/filepicker.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/global/filepicker.properties @@ -2148,7 +2198,6 @@ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/ lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/pipnss/security.properties lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-az@firefox.mozilla.org/chrome/az/locale/az/pippki/pippki.dtd @@ -2174,12 +2223,16 @@ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/appcacheutils.properties @@ -2189,6 +2242,7 @@ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/gcli.properties @@ -2206,6 +2260,7 @@ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/browser/chrome/be/locale/browser/devtools/storage.properties @@ -2333,6 +2388,7 @@ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/about.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/aboutReader.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/aboutSupport.properties @@ -2367,6 +2423,7 @@ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/dom/dom.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/filefield.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/filepicker.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/global/filepicker.properties @@ -2457,7 +2514,6 @@ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/ lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/pipnss/security.properties lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-be@firefox.mozilla.org/chrome/be/locale/be/pippki/pippki.dtd @@ -2483,12 +2539,16 @@ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/appcacheutils.properties @@ -2498,6 +2558,7 @@ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/gcli.properties @@ -2515,6 +2576,7 @@ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/chrome/bg/locale/browser/devtools/storage.properties @@ -2611,12 +2673,10 @@ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/defaults/ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/defaults/profile/chrome/userContent-example.css lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/defaults/profile/localstore.rdf lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/defaults/profile/mimeTypes.rdf -lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/911bg.xml lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/amazondotcom.xml lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/ddg.xml lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/diribg.xml lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/google.xml -lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/pe-bg.xml lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/portalbgdict.xml lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/browser/searchplugins/wikipedia-bg.xml lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome.manifest @@ -2642,6 +2702,7 @@ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/about.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/aboutReader.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/aboutSupport.properties @@ -2676,6 +2737,7 @@ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/dom/dom.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/filefield.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/filepicker.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/global/filepicker.properties @@ -2766,7 +2828,6 @@ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/ lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/pipnss/security.properties lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-bg@firefox.mozilla.org/chrome/bg/locale/bg/pippki/pippki.dtd @@ -2792,12 +2853,16 @@ lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/appcacheutils.properties @@ -2807,6 +2872,7 @@ lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/gcli.properties @@ -2824,6 +2890,7 @@ lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/browser/chrome/bn-BD/locale/browser/devtools/storage.properties @@ -2948,6 +3015,7 @@ lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/l lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/about.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/aboutReader.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/aboutSupport.properties @@ -2982,6 +3050,7 @@ lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/l lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/dom/dom.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/filefield.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/filepicker.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/global/filepicker.properties @@ -3072,7 +3141,6 @@ lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/l lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/pipnss/security.properties lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-bn-BD@firefox.mozilla.org/chrome/bn-BD/locale/bn-BD/pippki/pippki.dtd @@ -3098,12 +3166,16 @@ lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/appcacheutils.properties @@ -3113,6 +3185,7 @@ lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/gcli.properties @@ -3130,6 +3203,7 @@ lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/browser/chrome/bn-IN/locale/browser/devtools/storage.properties @@ -3258,6 +3332,7 @@ lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/l lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/about.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/aboutReader.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/aboutSupport.properties @@ -3292,6 +3367,7 @@ lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/l lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/dom/dom.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/filefield.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/filepicker.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/global/filepicker.properties @@ -3382,7 +3458,6 @@ lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/l lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/pipnss/security.properties lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-bn-IN@firefox.mozilla.org/chrome/bn-IN/locale/bn-IN/pippki/pippki.dtd @@ -3408,12 +3483,16 @@ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/appcacheutils.properties @@ -3423,6 +3502,7 @@ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/gcli.properties @@ -3440,6 +3520,7 @@ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/browser/chrome/br/locale/browser/devtools/storage.properties @@ -3566,6 +3647,7 @@ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/about.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/aboutReader.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/aboutSupport.properties @@ -3600,6 +3682,7 @@ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/dom/dom.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/filefield.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/filepicker.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/global/filepicker.properties @@ -3690,7 +3773,6 @@ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/ lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/pipnss/security.properties lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-br@firefox.mozilla.org/chrome/br/locale/br/pippki/pippki.dtd @@ -3716,12 +3798,16 @@ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/appcacheutils.properties @@ -3731,6 +3817,7 @@ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/gcli.properties @@ -3748,6 +3835,7 @@ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/browser/chrome/bs/locale/browser/devtools/storage.properties @@ -3875,6 +3963,7 @@ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/about.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/aboutReader.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/aboutSupport.properties @@ -3909,6 +3998,7 @@ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/dom/dom.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/filefield.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/filepicker.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/global/filepicker.properties @@ -3999,7 +4089,6 @@ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/ lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/pipnss/security.properties lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-bs@firefox.mozilla.org/chrome/bs/locale/bs/pippki/pippki.dtd @@ -4025,12 +4114,16 @@ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/appcacheutils.properties @@ -4040,6 +4133,7 @@ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/gcli.properties @@ -4057,6 +4151,7 @@ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/browser/chrome/ca/locale/browser/devtools/storage.properties @@ -4182,6 +4277,7 @@ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/about.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/aboutSupport.properties @@ -4216,6 +4312,7 @@ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/filefield.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/global/filepicker.properties @@ -4306,7 +4403,6 @@ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/pipnss/security.properties lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ca@firefox.mozilla.org/chrome/ca/locale/ca/pippki/pippki.dtd @@ -4332,12 +4428,16 @@ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/appcacheutils.properties @@ -4347,6 +4447,7 @@ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/gcli.properties @@ -4364,6 +4465,7 @@ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/browser/chrome/cs/locale/browser/devtools/storage.properties @@ -4490,6 +4592,7 @@ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/about.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/aboutReader.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/aboutSupport.properties @@ -4524,6 +4627,7 @@ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/dom/dom.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/filefield.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/filepicker.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/global/filepicker.properties @@ -4614,7 +4718,6 @@ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/ lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/pipnss/security.properties lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-cs@firefox.mozilla.org/chrome/cs/locale/cs/pippki/pippki.dtd @@ -4640,12 +4743,16 @@ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/appcacheutils.properties @@ -4655,6 +4762,7 @@ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/gcli.properties @@ -4672,6 +4780,7 @@ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/browser/chrome/cy/locale/browser/devtools/storage.properties @@ -4800,6 +4909,7 @@ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/about.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/aboutReader.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/aboutSupport.properties @@ -4834,6 +4944,7 @@ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/dom/dom.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/filefield.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/filepicker.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/global/filepicker.properties @@ -4924,7 +5035,6 @@ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/ lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/pipnss/security.properties lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-cy@firefox.mozilla.org/chrome/cy/locale/cy/pippki/pippki.dtd @@ -4950,12 +5060,16 @@ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/appcacheutils.properties @@ -4965,6 +5079,7 @@ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/gcli.properties @@ -4982,6 +5097,7 @@ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/browser/chrome/da/locale/browser/devtools/storage.properties @@ -5107,6 +5223,7 @@ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/about.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/aboutReader.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/aboutSupport.properties @@ -5141,6 +5258,7 @@ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/dom/dom.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/filefield.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/filepicker.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/global/filepicker.properties @@ -5231,7 +5349,6 @@ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/ lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/pipnss/security.properties lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-da@firefox.mozilla.org/chrome/da/locale/da/pippki/pippki.dtd @@ -5257,12 +5374,16 @@ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/appcacheutils.properties @@ -5272,6 +5393,7 @@ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/gcli.properties @@ -5289,6 +5411,7 @@ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/browser/chrome/de/locale/browser/devtools/storage.properties @@ -5416,6 +5539,7 @@ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/about.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/aboutReader.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/aboutSupport.properties @@ -5450,6 +5574,7 @@ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/dom/dom.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/filefield.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/filepicker.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/global/filepicker.properties @@ -5540,7 +5665,6 @@ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/ lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/pipnss/security.properties lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-de@firefox.mozilla.org/chrome/de/locale/de/pippki/pippki.dtd @@ -5566,12 +5690,16 @@ lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/d lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/appcacheutils.properties @@ -5581,6 +5709,7 @@ lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/d lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/gcli.properties @@ -5598,6 +5727,7 @@ lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/d lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/browser/chrome/dsb/locale/browser/devtools/storage.properties @@ -5725,6 +5855,7 @@ lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/local lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/about.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/aboutReader.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/aboutSupport.properties @@ -5759,6 +5890,7 @@ lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/local lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/dom/dom.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/filefield.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/filepicker.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/global/filepicker.properties @@ -5849,7 +5981,6 @@ lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/local lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/pipnss/security.properties lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-dsb@firefox.mozilla.org/chrome/dsb/locale/dsb/pippki/pippki.dtd @@ -5875,12 +6006,16 @@ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/appcacheutils.properties @@ -5890,6 +6025,7 @@ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/gcli.properties @@ -5907,6 +6043,7 @@ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/browser/chrome/el/locale/browser/devtools/storage.properties @@ -6033,6 +6170,7 @@ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/about.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/aboutReader.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/aboutSupport.properties @@ -6067,6 +6205,7 @@ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/dom/dom.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/filefield.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/filepicker.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/global/filepicker.properties @@ -6157,7 +6296,6 @@ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/ lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/pipnss/security.properties lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-el@firefox.mozilla.org/chrome/el/locale/el/pippki/pippki.dtd @@ -6183,12 +6321,16 @@ lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/appcacheutils.properties @@ -6198,6 +6340,7 @@ lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/gcli.properties @@ -6215,6 +6358,7 @@ lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/browser/chrome/en-GB/locale/browser/devtools/storage.properties @@ -6343,6 +6487,7 @@ lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/l lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/about.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutReader.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/aboutSupport.properties @@ -6377,6 +6522,7 @@ lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/l lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/dom/dom.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/filefield.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/filepicker.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/global/filepicker.properties @@ -6467,7 +6613,6 @@ lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/l lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/pipnss/security.properties lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-en-GB@firefox.mozilla.org/chrome/en-GB/locale/en-GB/pippki/pippki.dtd @@ -6493,12 +6638,16 @@ lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/appcacheutils.properties @@ -6508,6 +6657,7 @@ lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/gcli.properties @@ -6525,6 +6675,7 @@ lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/browser/chrome/en-US/locale/browser/devtools/storage.properties @@ -6652,6 +6803,7 @@ lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/l lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/about.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/aboutReader.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/aboutSupport.properties @@ -6686,6 +6838,7 @@ lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/l lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/dom/dom.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/filefield.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/filepicker.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/global/filepicker.properties @@ -6776,7 +6929,6 @@ lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/l lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/pipnss/security.properties lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-en-US@firefox.mozilla.org/chrome/en-US/locale/en-US/pippki/pippki.dtd @@ -6802,12 +6954,16 @@ lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/appcacheutils.properties @@ -6817,6 +6973,7 @@ lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/gcli.properties @@ -6834,6 +6991,7 @@ lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/browser/chrome/en-ZA/locale/browser/devtools/storage.properties @@ -6959,6 +7117,7 @@ lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/l lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/about.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/aboutReader.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/aboutSupport.properties @@ -6993,6 +7152,7 @@ lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/l lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/dom/dom.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/filefield.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/filepicker.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/global/filepicker.properties @@ -7083,7 +7243,6 @@ lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/l lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/pipnss/security.properties lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-en-ZA@firefox.mozilla.org/chrome/en-ZA/locale/en-ZA/pippki/pippki.dtd @@ -7109,12 +7268,16 @@ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/appcacheutils.properties @@ -7124,6 +7287,7 @@ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/gcli.properties @@ -7141,6 +7305,7 @@ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/browser/chrome/eo/locale/browser/devtools/storage.properties @@ -7269,6 +7434,7 @@ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/about.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/aboutReader.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/aboutSupport.properties @@ -7303,6 +7469,7 @@ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/dom/dom.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/filefield.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/filepicker.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/global/filepicker.properties @@ -7393,7 +7560,6 @@ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/ lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/pipnss/security.properties lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-eo@firefox.mozilla.org/chrome/eo/locale/eo/pippki/pippki.dtd @@ -7419,12 +7585,16 @@ lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/appcacheutils.properties @@ -7434,6 +7604,7 @@ lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/gcli.properties @@ -7451,6 +7622,7 @@ lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/browser/chrome/es-AR/locale/browser/devtools/storage.properties @@ -7578,6 +7750,7 @@ lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/l lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/about.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutReader.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/aboutSupport.properties @@ -7612,6 +7785,7 @@ lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/l lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/dom/dom.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/filefield.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/filepicker.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/global/filepicker.properties @@ -7702,7 +7876,6 @@ lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/l lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/pipnss/security.properties lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-es-AR@firefox.mozilla.org/chrome/es-AR/locale/es-AR/pippki/pippki.dtd @@ -7728,12 +7901,16 @@ lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/appcacheutils.properties @@ -7743,6 +7920,7 @@ lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/gcli.properties @@ -7760,6 +7938,7 @@ lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/browser/chrome/es-CL/locale/browser/devtools/storage.properties @@ -7886,6 +8065,7 @@ lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/l lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/about.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/aboutReader.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/aboutSupport.properties @@ -7920,6 +8100,7 @@ lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/l lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/dom/dom.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/filefield.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/filepicker.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/global/filepicker.properties @@ -8010,7 +8191,6 @@ lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/l lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/pipnss/security.properties lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-es-CL@firefox.mozilla.org/chrome/es-CL/locale/es-CL/pippki/pippki.dtd @@ -8036,12 +8216,16 @@ lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/appcacheutils.properties @@ -8051,6 +8235,7 @@ lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/gcli.properties @@ -8068,6 +8253,7 @@ lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/browser/chrome/es-ES/locale/browser/devtools/storage.properties @@ -8195,6 +8381,7 @@ lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/l lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/about.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutReader.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/aboutSupport.properties @@ -8229,6 +8416,7 @@ lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/l lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/dom/dom.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/filefield.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/filepicker.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/global/filepicker.properties @@ -8319,7 +8507,6 @@ lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/l lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/pipnss/security.properties lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-es-ES@firefox.mozilla.org/chrome/es-ES/locale/es-ES/pippki/pippki.dtd @@ -8345,12 +8532,16 @@ lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/appcacheutils.properties @@ -8360,6 +8551,7 @@ lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/gcli.properties @@ -8377,6 +8569,7 @@ lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/browser/chrome/es-MX/locale/browser/devtools/storage.properties @@ -8502,6 +8695,7 @@ lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/l lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/about.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/aboutReader.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/aboutSupport.properties @@ -8536,6 +8730,7 @@ lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/l lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/dom/dom.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/filefield.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/filepicker.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/global/filepicker.properties @@ -8626,7 +8821,6 @@ lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/l lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/pipnss/security.properties lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-es-MX@firefox.mozilla.org/chrome/es-MX/locale/es-MX/pippki/pippki.dtd @@ -8652,12 +8846,16 @@ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/appcacheutils.properties @@ -8667,6 +8865,7 @@ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/gcli.properties @@ -8684,6 +8883,7 @@ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/browser/chrome/et/locale/browser/devtools/storage.properties @@ -8810,6 +9010,7 @@ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/about.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/aboutReader.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/aboutSupport.properties @@ -8844,6 +9045,7 @@ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/dom/dom.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/filefield.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/filepicker.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/global/filepicker.properties @@ -8934,7 +9136,6 @@ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/ lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/pipnss/security.properties lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-et@firefox.mozilla.org/chrome/et/locale/et/pippki/pippki.dtd @@ -8960,12 +9161,16 @@ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/appcacheutils.properties @@ -8975,6 +9180,7 @@ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/gcli.properties @@ -8992,6 +9198,7 @@ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/browser/chrome/eu/locale/browser/devtools/storage.properties @@ -9120,6 +9327,7 @@ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/about.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/aboutReader.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/aboutSupport.properties @@ -9154,6 +9362,7 @@ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/dom/dom.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/filefield.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/filepicker.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/global/filepicker.properties @@ -9244,7 +9453,6 @@ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/ lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/pipnss/security.properties lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-eu@firefox.mozilla.org/chrome/eu/locale/eu/pippki/pippki.dtd @@ -9270,12 +9478,16 @@ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/appcacheutils.properties @@ -9285,6 +9497,7 @@ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/gcli.properties @@ -9302,6 +9515,7 @@ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/browser/chrome/fa/locale/browser/devtools/storage.properties @@ -9428,6 +9642,7 @@ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/about.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/aboutReader.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/aboutSupport.properties @@ -9462,6 +9677,7 @@ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/dom/dom.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/filefield.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/filepicker.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/global/filepicker.properties @@ -9552,7 +9768,6 @@ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/ lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/pipnss/security.properties lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-fa@firefox.mozilla.org/chrome/fa/locale/fa/pippki/pippki.dtd @@ -9578,12 +9793,16 @@ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/appcacheutils.properties @@ -9593,6 +9812,7 @@ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/gcli.properties @@ -9610,6 +9830,7 @@ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/browser/chrome/ff/locale/browser/devtools/storage.properties @@ -9737,6 +9958,7 @@ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/about.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/aboutSupport.properties @@ -9771,6 +9993,7 @@ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/filefield.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/global/filepicker.properties @@ -9861,7 +10084,6 @@ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/pipnss/security.properties lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ff@firefox.mozilla.org/chrome/ff/locale/ff/pippki/pippki.dtd @@ -9887,12 +10109,16 @@ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/appcacheutils.properties @@ -9902,6 +10128,7 @@ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/gcli.properties @@ -9919,6 +10146,7 @@ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/browser/chrome/fi/locale/browser/devtools/storage.properties @@ -10045,6 +10273,7 @@ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/about.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/aboutReader.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/aboutSupport.properties @@ -10079,6 +10308,7 @@ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/dom/dom.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/filefield.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/filepicker.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/global/filepicker.properties @@ -10169,7 +10399,6 @@ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/ lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/pipnss/security.properties lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-fi@firefox.mozilla.org/chrome/fi/locale/fi/pippki/pippki.dtd @@ -10195,12 +10424,16 @@ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/appcacheutils.properties @@ -10210,6 +10443,7 @@ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/gcli.properties @@ -10227,6 +10461,7 @@ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/browser/chrome/fr/locale/browser/devtools/storage.properties @@ -10354,6 +10589,7 @@ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/about.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/aboutReader.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/aboutSupport.properties @@ -10388,6 +10624,7 @@ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/dom/dom.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/filefield.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/filepicker.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/global/filepicker.properties @@ -10478,7 +10715,6 @@ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/ lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/pipnss/security.properties lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-fr@firefox.mozilla.org/chrome/fr/locale/fr/pippki/pippki.dtd @@ -10504,12 +10740,16 @@ lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/appcacheutils.properties @@ -10519,6 +10759,7 @@ lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/gcli.properties @@ -10536,6 +10777,7 @@ lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/browser/chrome/fy-NL/locale/browser/devtools/storage.properties @@ -10662,6 +10904,7 @@ lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/l lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/about.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/aboutReader.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/aboutSupport.properties @@ -10696,6 +10939,7 @@ lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/l lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/dom/dom.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/filefield.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/filepicker.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/global/filepicker.properties @@ -10786,7 +11030,6 @@ lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/l lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/pipnss/security.properties lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-fy-NL@firefox.mozilla.org/chrome/fy-NL/locale/fy-NL/pippki/pippki.dtd @@ -10812,12 +11055,16 @@ lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/appcacheutils.properties @@ -10827,6 +11074,7 @@ lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/gcli.properties @@ -10844,6 +11092,7 @@ lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/browser/chrome/ga-IE/locale/browser/devtools/storage.properties @@ -10973,6 +11222,7 @@ lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/l lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/about.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/aboutSupport.properties @@ -11007,6 +11257,7 @@ lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/l lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/filefield.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/global/filepicker.properties @@ -11097,7 +11348,6 @@ lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/l lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/pipnss/security.properties lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ga-IE@firefox.mozilla.org/chrome/ga-IE/locale/ga-IE/pippki/pippki.dtd @@ -11123,12 +11373,16 @@ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/appcacheutils.properties @@ -11138,6 +11392,7 @@ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/gcli.properties @@ -11155,6 +11410,7 @@ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/browser/chrome/gd/locale/browser/devtools/storage.properties @@ -11281,6 +11537,7 @@ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/about.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/aboutReader.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/aboutSupport.properties @@ -11315,6 +11572,7 @@ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/dom/dom.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/filefield.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/filepicker.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/global/filepicker.properties @@ -11405,7 +11663,6 @@ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/ lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/pipnss/security.properties lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-gd@firefox.mozilla.org/chrome/gd/locale/gd/pippki/pippki.dtd @@ -11431,12 +11688,16 @@ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/appcacheutils.properties @@ -11446,6 +11707,7 @@ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/gcli.properties @@ -11463,6 +11725,7 @@ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/browser/chrome/gl/locale/browser/devtools/storage.properties @@ -11589,6 +11852,7 @@ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/about.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/aboutReader.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/aboutSupport.properties @@ -11623,6 +11887,7 @@ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/dom/dom.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/filefield.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/filepicker.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/global/filepicker.properties @@ -11713,7 +11978,6 @@ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/ lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/pipnss/security.properties lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-gl@firefox.mozilla.org/chrome/gl/locale/gl/pippki/pippki.dtd @@ -11739,12 +12003,16 @@ lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/appcacheutils.properties @@ -11754,6 +12022,7 @@ lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/gcli.properties @@ -11771,6 +12040,7 @@ lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/browser/chrome/gu-IN/locale/browser/devtools/storage.properties @@ -11897,6 +12167,7 @@ lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/l lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/about.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/aboutReader.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/aboutSupport.properties @@ -11931,6 +12202,7 @@ lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/l lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/dom/dom.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/filefield.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/filepicker.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/global/filepicker.properties @@ -12021,7 +12293,6 @@ lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/l lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/pipnss/security.properties lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-gu-IN@firefox.mozilla.org/chrome/gu-IN/locale/gu-IN/pippki/pippki.dtd @@ -12047,12 +12318,16 @@ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/appcacheutils.properties @@ -12062,6 +12337,7 @@ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/gcli.properties @@ -12079,6 +12355,7 @@ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/browser/chrome/he/locale/browser/devtools/storage.properties @@ -12203,6 +12480,7 @@ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/about.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/aboutReader.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/aboutSupport.properties @@ -12237,6 +12515,7 @@ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/dom/dom.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/filefield.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/filepicker.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/global/filepicker.properties @@ -12327,7 +12606,6 @@ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/ lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/pipnss/security.properties lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-he@firefox.mozilla.org/chrome/he/locale/he/pippki/pippki.dtd @@ -12353,12 +12631,16 @@ lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/appcacheutils.properties @@ -12368,6 +12650,7 @@ lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/gcli.properties @@ -12385,6 +12668,7 @@ lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/browser/chrome/hi-IN/locale/browser/devtools/storage.properties @@ -12510,6 +12794,7 @@ lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/l lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/about.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/aboutReader.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/aboutSupport.properties @@ -12544,6 +12829,7 @@ lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/l lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/dom/dom.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/filefield.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/filepicker.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/global/filepicker.properties @@ -12634,7 +12920,6 @@ lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/l lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/pipnss/security.properties lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-hi-IN@firefox.mozilla.org/chrome/hi-IN/locale/hi-IN/pippki/pippki.dtd @@ -12660,12 +12945,16 @@ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/appcacheutils.properties @@ -12675,6 +12964,7 @@ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/gcli.properties @@ -12692,6 +12982,7 @@ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/browser/chrome/hr/locale/browser/devtools/storage.properties @@ -12820,6 +13111,7 @@ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/about.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/aboutReader.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/aboutSupport.properties @@ -12854,6 +13146,7 @@ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/dom/dom.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/filefield.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/filepicker.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/global/filepicker.properties @@ -12944,7 +13237,6 @@ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/ lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/pipnss/security.properties lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-hr@firefox.mozilla.org/chrome/hr/locale/hr/pippki/pippki.dtd @@ -12970,12 +13262,16 @@ lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/h lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/appcacheutils.properties @@ -12985,6 +13281,7 @@ lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/h lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/gcli.properties @@ -13002,6 +13299,7 @@ lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/h lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/browser/chrome/hsb/locale/browser/devtools/storage.properties @@ -13129,6 +13427,7 @@ lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/local lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/about.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/aboutReader.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/aboutSupport.properties @@ -13163,6 +13462,7 @@ lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/local lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/dom/dom.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/filefield.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/filepicker.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/global/filepicker.properties @@ -13253,7 +13553,6 @@ lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/local lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/pipnss/security.properties lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-hsb@firefox.mozilla.org/chrome/hsb/locale/hsb/pippki/pippki.dtd @@ -13279,12 +13578,16 @@ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/appcacheutils.properties @@ -13294,6 +13597,7 @@ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/gcli.properties @@ -13311,6 +13615,7 @@ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/browser/chrome/hu/locale/browser/devtools/storage.properties @@ -13436,6 +13741,7 @@ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/about.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/aboutReader.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/aboutSupport.properties @@ -13470,6 +13776,7 @@ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/dom/dom.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/filefield.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/filepicker.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/global/filepicker.properties @@ -13560,7 +13867,6 @@ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/ lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/pipnss/security.properties lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-hu@firefox.mozilla.org/chrome/hu/locale/hu/pippki/pippki.dtd @@ -13586,12 +13892,16 @@ lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/appcacheutils.properties @@ -13601,6 +13911,7 @@ lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/gcli.properties @@ -13618,6 +13929,7 @@ lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/browser/chrome/hy-AM/locale/browser/devtools/storage.properties @@ -13744,6 +14056,7 @@ lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/l lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/about.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/aboutReader.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/aboutSupport.properties @@ -13778,6 +14091,7 @@ lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/l lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/dom/dom.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/filefield.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/filepicker.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/global/filepicker.properties @@ -13868,7 +14182,6 @@ lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/l lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/pipnss/security.properties lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-hy-AM@firefox.mozilla.org/chrome/hy-AM/locale/hy-AM/pippki/pippki.dtd @@ -13894,12 +14207,16 @@ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/appcacheutils.properties @@ -13909,6 +14226,7 @@ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/gcli.properties @@ -13926,6 +14244,7 @@ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/browser/chrome/id/locale/browser/devtools/storage.properties @@ -14049,6 +14368,7 @@ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/about.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/aboutReader.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/aboutSupport.properties @@ -14083,6 +14403,7 @@ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/dom/dom.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/filefield.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/filepicker.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/global/filepicker.properties @@ -14173,7 +14494,6 @@ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/ lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/pipnss/security.properties lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-id@firefox.mozilla.org/chrome/id/locale/id/pippki/pippki.dtd @@ -14199,12 +14519,16 @@ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/appcacheutils.properties @@ -14214,6 +14538,7 @@ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/gcli.properties @@ -14231,6 +14556,7 @@ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/browser/chrome/is/locale/browser/devtools/storage.properties @@ -14358,6 +14684,7 @@ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/about.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/aboutReader.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/aboutSupport.properties @@ -14392,6 +14719,7 @@ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/dom/dom.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/filefield.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/filepicker.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/global/filepicker.properties @@ -14482,7 +14810,6 @@ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/ lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/pipnss/security.properties lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-is@firefox.mozilla.org/chrome/is/locale/is/pippki/pippki.dtd @@ -14508,12 +14835,16 @@ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/appcacheutils.properties @@ -14523,6 +14854,7 @@ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/gcli.properties @@ -14540,6 +14872,7 @@ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/browser/chrome/it/locale/browser/devtools/storage.properties @@ -14667,6 +15000,7 @@ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/about.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/aboutReader.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/aboutSupport.properties @@ -14701,6 +15035,7 @@ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/dom/dom.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/filefield.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/filepicker.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/global/filepicker.properties @@ -14791,7 +15126,6 @@ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/ lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/pipnss/security.properties lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-it@firefox.mozilla.org/chrome/it/locale/it/pippki/pippki.dtd @@ -14817,12 +15151,16 @@ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/appcacheutils.properties @@ -14832,6 +15170,7 @@ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/gcli.properties @@ -14849,6 +15188,7 @@ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/browser/chrome/ja/locale/browser/devtools/storage.properties @@ -14978,6 +15318,7 @@ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/about.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/aboutSupport.properties @@ -15012,6 +15353,7 @@ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/filefield.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/global/filepicker.properties @@ -15102,7 +15444,6 @@ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/pipnss/security.properties lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ja@firefox.mozilla.org/chrome/ja/locale/ja/pippki/pippki.dtd @@ -15128,12 +15469,16 @@ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/appcacheutils.properties @@ -15143,6 +15488,7 @@ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/gcli.properties @@ -15160,6 +15506,7 @@ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/browser/chrome/kk/locale/browser/devtools/storage.properties @@ -15286,6 +15633,7 @@ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/about.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/aboutReader.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/aboutSupport.properties @@ -15320,6 +15668,7 @@ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/dom/dom.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/filefield.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/filepicker.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/global/filepicker.properties @@ -15410,7 +15759,6 @@ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/ lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/pipnss/security.properties lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-kk@firefox.mozilla.org/chrome/kk/locale/kk/pippki/pippki.dtd @@ -15436,12 +15784,16 @@ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/appcacheutils.properties @@ -15451,6 +15803,7 @@ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/gcli.properties @@ -15468,6 +15821,7 @@ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/browser/chrome/km/locale/browser/devtools/storage.properties @@ -15595,6 +15949,7 @@ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/about.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/aboutReader.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/aboutSupport.properties @@ -15629,6 +15984,7 @@ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/dom/dom.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/filefield.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/filepicker.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/global/filepicker.properties @@ -15719,7 +16075,6 @@ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/ lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/pipnss/security.properties lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-km@firefox.mozilla.org/chrome/km/locale/km/pippki/pippki.dtd @@ -15745,12 +16100,16 @@ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/appcacheutils.properties @@ -15760,6 +16119,7 @@ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/gcli.properties @@ -15777,6 +16137,7 @@ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/browser/chrome/kn/locale/browser/devtools/storage.properties @@ -15903,6 +16264,7 @@ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/about.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/aboutReader.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/aboutSupport.properties @@ -15937,6 +16299,7 @@ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/dom/dom.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/filefield.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/filepicker.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/global/filepicker.properties @@ -16027,7 +16390,6 @@ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/ lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/pipnss/security.properties lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-kn@firefox.mozilla.org/chrome/kn/locale/kn/pippki/pippki.dtd @@ -16053,12 +16415,16 @@ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/appcacheutils.properties @@ -16068,6 +16434,7 @@ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/gcli.properties @@ -16085,6 +16452,7 @@ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/browser/chrome/ko/locale/browser/devtools/storage.properties @@ -16210,6 +16578,7 @@ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/about.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/aboutSupport.properties @@ -16244,6 +16613,7 @@ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/filefield.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/global/filepicker.properties @@ -16334,7 +16704,6 @@ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/pipnss/security.properties lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ko@firefox.mozilla.org/chrome/ko/locale/ko/pippki/pippki.dtd @@ -16360,12 +16729,16 @@ lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/l lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/appcacheutils.properties @@ -16375,6 +16748,7 @@ lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/l lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/gcli.properties @@ -16392,6 +16766,7 @@ lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/l lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/browser/chrome/lij/locale/browser/devtools/storage.properties @@ -16519,6 +16894,7 @@ lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/local lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/about.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/aboutReader.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/aboutSupport.properties @@ -16553,6 +16929,7 @@ lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/local lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/dom/dom.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/filefield.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/filepicker.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/global/filepicker.properties @@ -16643,7 +17020,6 @@ lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/local lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/pipnss/security.properties lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-lij@firefox.mozilla.org/chrome/lij/locale/lij/pippki/pippki.dtd @@ -16669,12 +17045,16 @@ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/appcacheutils.properties @@ -16684,6 +17064,7 @@ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/gcli.properties @@ -16701,6 +17082,7 @@ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/browser/chrome/lt/locale/browser/devtools/storage.properties @@ -16827,6 +17209,7 @@ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/about.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/aboutReader.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/aboutSupport.properties @@ -16861,6 +17244,7 @@ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/dom/dom.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/filefield.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/filepicker.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/global/filepicker.properties @@ -16951,7 +17335,6 @@ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/ lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/pipnss/security.properties lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-lt@firefox.mozilla.org/chrome/lt/locale/lt/pippki/pippki.dtd @@ -16977,12 +17360,16 @@ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/appcacheutils.properties @@ -16992,6 +17379,7 @@ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/gcli.properties @@ -17009,6 +17397,7 @@ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/browser/chrome/lv/locale/browser/devtools/storage.properties @@ -17135,6 +17524,7 @@ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/about.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/aboutReader.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/aboutSupport.properties @@ -17169,6 +17559,7 @@ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/dom/dom.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/filefield.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/filepicker.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/global/filepicker.properties @@ -17259,7 +17650,6 @@ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/ lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/pipnss/security.properties lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-lv@firefox.mozilla.org/chrome/lv/locale/lv/pippki/pippki.dtd @@ -17285,12 +17675,16 @@ lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/m lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/appcacheutils.properties @@ -17300,6 +17694,7 @@ lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/m lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/gcli.properties @@ -17317,6 +17712,7 @@ lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/m lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/browser/chrome/mai/locale/browser/devtools/storage.properties @@ -17443,6 +17839,7 @@ lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/local lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/about.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/aboutReader.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/aboutSupport.properties @@ -17477,6 +17874,7 @@ lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/local lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/dom/dom.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/filefield.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/filepicker.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/global/filepicker.properties @@ -17567,7 +17965,6 @@ lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/local lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/pipnss/security.properties lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-mai@firefox.mozilla.org/chrome/mai/locale/mai/pippki/pippki.dtd @@ -17593,12 +17990,16 @@ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/appcacheutils.properties @@ -17608,6 +18009,7 @@ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/gcli.properties @@ -17625,6 +18027,7 @@ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/browser/chrome/mk/locale/browser/devtools/storage.properties @@ -17753,6 +18156,7 @@ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/about.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/aboutReader.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/aboutSupport.properties @@ -17787,6 +18191,7 @@ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/dom/dom.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/filefield.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/filepicker.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/global/filepicker.properties @@ -17877,7 +18282,6 @@ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/ lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/pipnss/security.properties lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-mk@firefox.mozilla.org/chrome/mk/locale/mk/pippki/pippki.dtd @@ -17903,12 +18307,16 @@ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/appcacheutils.properties @@ -17918,6 +18326,7 @@ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/gcli.properties @@ -17935,6 +18344,7 @@ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/browser/chrome/ml/locale/browser/devtools/storage.properties @@ -18062,6 +18472,7 @@ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/about.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/aboutSupport.properties @@ -18096,6 +18507,7 @@ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/filefield.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/global/filepicker.properties @@ -18186,7 +18598,6 @@ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/pipnss/security.properties lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ml@firefox.mozilla.org/chrome/ml/locale/ml/pippki/pippki.dtd @@ -18212,12 +18623,16 @@ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/appcacheutils.properties @@ -18227,6 +18642,7 @@ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/gcli.properties @@ -18244,6 +18660,7 @@ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/browser/chrome/mr/locale/browser/devtools/storage.properties @@ -18371,6 +18788,7 @@ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/about.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/aboutReader.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/aboutSupport.properties @@ -18405,6 +18823,7 @@ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/dom/dom.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/filefield.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/filepicker.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/global/filepicker.properties @@ -18495,7 +18914,6 @@ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/ lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/pipnss/security.properties lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-mr@firefox.mozilla.org/chrome/mr/locale/mr/pippki/pippki.dtd @@ -18521,12 +18939,16 @@ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/appcacheutils.properties @@ -18536,6 +18958,7 @@ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/gcli.properties @@ -18553,6 +18976,7 @@ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/browser/chrome/ms/locale/browser/devtools/storage.properties @@ -18680,6 +19104,7 @@ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/about.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/aboutSupport.properties @@ -18714,6 +19139,7 @@ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/filefield.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/global/filepicker.properties @@ -18804,7 +19230,6 @@ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/pipnss/security.properties lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ms@firefox.mozilla.org/chrome/ms/locale/ms/pippki/pippki.dtd @@ -18830,12 +19255,16 @@ lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/appcacheutils.properties @@ -18845,6 +19274,7 @@ lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/gcli.properties @@ -18862,6 +19292,7 @@ lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/browser/chrome/nb-NO/locale/browser/devtools/storage.properties @@ -18990,6 +19421,7 @@ lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/l lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/about.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutReader.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/aboutSupport.properties @@ -19024,6 +19456,7 @@ lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/l lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/dom/dom.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/filefield.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/filepicker.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/global/filepicker.properties @@ -19114,7 +19547,6 @@ lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/l lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/pipnss/security.properties lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-nb-NO@firefox.mozilla.org/chrome/nb-NO/locale/nb-NO/pippki/pippki.dtd @@ -19140,12 +19572,16 @@ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/appcacheutils.properties @@ -19155,6 +19591,7 @@ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/gcli.properties @@ -19172,6 +19609,7 @@ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/browser/chrome/nl/locale/browser/devtools/storage.properties @@ -19297,6 +19735,7 @@ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/about.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/aboutReader.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/aboutSupport.properties @@ -19331,6 +19770,7 @@ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/dom/dom.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/filefield.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/filepicker.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/global/filepicker.properties @@ -19421,7 +19861,6 @@ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/ lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/pipnss/security.properties lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-nl@firefox.mozilla.org/chrome/nl/locale/nl/pippki/pippki.dtd @@ -19447,12 +19886,16 @@ lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/appcacheutils.properties @@ -19462,6 +19905,7 @@ lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/gcli.properties @@ -19479,6 +19923,7 @@ lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/browser/chrome/nn-NO/locale/browser/devtools/storage.properties @@ -19606,6 +20051,7 @@ lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/l lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/about.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/aboutReader.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/aboutSupport.properties @@ -19640,6 +20086,7 @@ lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/l lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/dom/dom.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/filefield.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/filepicker.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/global/filepicker.properties @@ -19730,7 +20177,6 @@ lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/l lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/pipnss/security.properties lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-nn-NO@firefox.mozilla.org/chrome/nn-NO/locale/nn-NO/pippki/pippki.dtd @@ -19756,12 +20202,16 @@ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/appcacheutils.properties @@ -19771,6 +20221,7 @@ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/gcli.properties @@ -19788,6 +20239,7 @@ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/browser/chrome/or/locale/browser/devtools/storage.properties @@ -19914,6 +20366,7 @@ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/about.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/aboutReader.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/aboutSupport.properties @@ -19948,6 +20401,7 @@ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/dom/dom.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/filefield.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/filepicker.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/global/filepicker.properties @@ -20038,7 +20492,6 @@ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/ lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/pipnss/security.properties lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-or@firefox.mozilla.org/chrome/or/locale/or/pippki/pippki.dtd @@ -20064,12 +20517,16 @@ lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/appcacheutils.properties @@ -20079,6 +20536,7 @@ lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/gcli.properties @@ -20096,6 +20554,7 @@ lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/browser/chrome/pa-IN/locale/browser/devtools/storage.properties @@ -20221,6 +20680,7 @@ lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/l lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/about.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/aboutReader.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/aboutSupport.properties @@ -20255,6 +20715,7 @@ lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/l lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/dom/dom.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/filefield.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/filepicker.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/global/filepicker.properties @@ -20345,7 +20806,6 @@ lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/l lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/pipnss/security.properties lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-pa-IN@firefox.mozilla.org/chrome/pa-IN/locale/pa-IN/pippki/pippki.dtd @@ -20371,12 +20831,16 @@ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/appcacheutils.properties @@ -20386,6 +20850,7 @@ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/gcli.properties @@ -20403,6 +20868,7 @@ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/chrome/pl/locale/browser/devtools/storage.properties @@ -20506,7 +20972,6 @@ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/searchplu lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/searchplugins/pwn-pl.xml lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/searchplugins/wikipedia-pl.xml lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/searchplugins/wolnelektury-pl.xml -lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/browser/searchplugins/wp-pl.xml lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome.manifest lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/.mkdir.done lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl.manifest @@ -20530,6 +20995,7 @@ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/about.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/aboutReader.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/aboutSupport.properties @@ -20564,6 +21030,7 @@ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/dom/dom.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/filefield.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/filepicker.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/global/filepicker.properties @@ -20654,7 +21121,6 @@ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/ lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/pipnss/security.properties lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-pl@firefox.mozilla.org/chrome/pl/locale/pl/pippki/pippki.dtd @@ -20680,12 +21146,16 @@ lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/appcacheutils.properties @@ -20695,6 +21165,7 @@ lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/gcli.properties @@ -20712,6 +21183,7 @@ lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/browser/chrome/pt-BR/locale/browser/devtools/storage.properties @@ -20839,6 +21311,7 @@ lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/l lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/about.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutReader.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/aboutSupport.properties @@ -20873,6 +21346,7 @@ lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/l lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/dom/dom.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/filefield.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/filepicker.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/global/filepicker.properties @@ -20963,7 +21437,6 @@ lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/l lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/pipnss/security.properties lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-pt-BR@firefox.mozilla.org/chrome/pt-BR/locale/pt-BR/pippki/pippki.dtd @@ -20989,12 +21462,16 @@ lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/appcacheutils.properties @@ -21004,6 +21481,7 @@ lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/gcli.properties @@ -21021,6 +21499,7 @@ lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/browser/chrome/pt-PT/locale/browser/devtools/storage.properties @@ -21146,6 +21625,7 @@ lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/l lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/about.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutReader.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/aboutSupport.properties @@ -21180,6 +21660,7 @@ lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/l lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/dom/dom.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/filefield.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/filepicker.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/global/filepicker.properties @@ -21270,7 +21751,6 @@ lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/l lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/pipnss/security.properties lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-pt-PT@firefox.mozilla.org/chrome/pt-PT/locale/pt-PT/pippki/pippki.dtd @@ -21296,12 +21776,16 @@ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/appcacheutils.properties @@ -21311,6 +21795,7 @@ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/gcli.properties @@ -21328,6 +21813,7 @@ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/browser/chrome/rm/locale/browser/devtools/storage.properties @@ -21454,6 +21940,7 @@ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/about.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/aboutReader.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/aboutSupport.properties @@ -21488,6 +21975,7 @@ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/dom/dom.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/filefield.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/filepicker.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/global/filepicker.properties @@ -21578,7 +22066,6 @@ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/ lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/pipnss/security.properties lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-rm@firefox.mozilla.org/chrome/rm/locale/rm/pippki/pippki.dtd @@ -21604,12 +22091,16 @@ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/appcacheutils.properties @@ -21619,6 +22110,7 @@ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/gcli.properties @@ -21636,6 +22128,7 @@ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/browser/chrome/ro/locale/browser/devtools/storage.properties @@ -21762,6 +22255,7 @@ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/about.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/aboutSupport.properties @@ -21796,6 +22290,7 @@ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/filefield.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/global/filepicker.properties @@ -21886,7 +22381,6 @@ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/pipnss/security.properties lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ro@firefox.mozilla.org/chrome/ro/locale/ro/pippki/pippki.dtd @@ -21912,12 +22406,16 @@ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/appcacheutils.properties @@ -21927,6 +22425,7 @@ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/gcli.properties @@ -21944,6 +22443,7 @@ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/browser/chrome/ru/locale/browser/devtools/storage.properties @@ -22071,6 +22571,7 @@ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/about.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/aboutSupport.properties @@ -22105,6 +22606,7 @@ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/filefield.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/global/filepicker.properties @@ -22195,7 +22697,6 @@ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/pipnss/security.properties lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ru@firefox.mozilla.org/chrome/ru/locale/ru/pippki/pippki.dtd @@ -22221,12 +22722,16 @@ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/appcacheutils.properties @@ -22236,6 +22741,7 @@ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/gcli.properties @@ -22253,6 +22759,7 @@ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/browser/chrome/si/locale/browser/devtools/storage.properties @@ -22380,6 +22887,7 @@ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/about.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/aboutReader.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/aboutSupport.properties @@ -22414,6 +22922,7 @@ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/dom/dom.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/filefield.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/filepicker.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/global/filepicker.properties @@ -22504,7 +23013,6 @@ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/ lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/pipnss/security.properties lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-si@firefox.mozilla.org/chrome/si/locale/si/pippki/pippki.dtd @@ -22530,12 +23038,16 @@ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/appcacheutils.properties @@ -22545,6 +23057,7 @@ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/gcli.properties @@ -22562,6 +23075,7 @@ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/browser/chrome/sk/locale/browser/devtools/storage.properties @@ -22690,6 +23204,7 @@ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/about.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/aboutReader.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/aboutSupport.properties @@ -22724,6 +23239,7 @@ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/dom/dom.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/filefield.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/filepicker.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/global/filepicker.properties @@ -22814,7 +23330,6 @@ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/ lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/pipnss/security.properties lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-sk@firefox.mozilla.org/chrome/sk/locale/sk/pippki/pippki.dtd @@ -22840,12 +23355,16 @@ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/appcacheutils.properties @@ -22855,6 +23374,7 @@ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/gcli.properties @@ -22872,6 +23392,7 @@ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/browser/chrome/sl/locale/browser/devtools/storage.properties @@ -22998,6 +23519,7 @@ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/about.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/aboutReader.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/aboutSupport.properties @@ -23032,6 +23554,7 @@ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/dom/dom.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/filefield.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/filepicker.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/global/filepicker.properties @@ -23122,7 +23645,6 @@ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/ lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/pipnss/security.properties lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-sl@firefox.mozilla.org/chrome/sl/locale/sl/pippki/pippki.dtd @@ -23148,12 +23670,16 @@ lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/s lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/appcacheutils.properties @@ -23163,6 +23689,7 @@ lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/s lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/gcli.properties @@ -23180,6 +23707,7 @@ lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/s lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/browser/chrome/son/locale/browser/devtools/storage.properties @@ -23307,6 +23835,7 @@ lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/local lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/about.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/aboutReader.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/aboutSupport.properties @@ -23341,6 +23870,7 @@ lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/local lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/dom/dom.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/filefield.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/filepicker.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/global/filepicker.properties @@ -23431,7 +23961,6 @@ lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/local lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/pipnss/security.properties lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-son@firefox.mozilla.org/chrome/son/locale/son/pippki/pippki.dtd @@ -23457,12 +23986,16 @@ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/appcacheutils.properties @@ -23472,6 +24005,7 @@ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/gcli.properties @@ -23489,6 +24023,7 @@ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/browser/chrome/sq/locale/browser/devtools/storage.properties @@ -23615,6 +24150,7 @@ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/about.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/aboutReader.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/aboutSupport.properties @@ -23649,6 +24185,7 @@ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/dom/dom.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/filefield.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/filepicker.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/global/filepicker.properties @@ -23739,7 +24276,6 @@ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/ lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/pipnss/security.properties lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-sq@firefox.mozilla.org/chrome/sq/locale/sq/pippki/pippki.dtd @@ -23765,12 +24301,16 @@ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/appcacheutils.properties @@ -23780,6 +24320,7 @@ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/gcli.properties @@ -23797,6 +24338,7 @@ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/browser/chrome/sr/locale/browser/devtools/storage.properties @@ -23924,6 +24466,7 @@ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/about.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/aboutReader.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/aboutSupport.properties @@ -23958,6 +24501,7 @@ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/dom/dom.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/filefield.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/filepicker.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/global/filepicker.properties @@ -24048,7 +24592,6 @@ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/ lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/pipnss/security.properties lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-sr@firefox.mozilla.org/chrome/sr/locale/sr/pippki/pippki.dtd @@ -24074,12 +24617,16 @@ lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/appcacheutils.properties @@ -24089,6 +24636,7 @@ lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/gcli.properties @@ -24106,6 +24654,7 @@ lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/browser/chrome/sv-SE/locale/browser/devtools/storage.properties @@ -24233,6 +24782,7 @@ lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/l lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/about.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutReader.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/aboutSupport.properties @@ -24267,6 +24817,7 @@ lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/l lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/dom/dom.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/filefield.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/filepicker.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/global/filepicker.properties @@ -24357,7 +24908,6 @@ lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/l lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/pipnss/security.properties lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-sv-SE@firefox.mozilla.org/chrome/sv-SE/locale/sv-SE/pippki/pippki.dtd @@ -24383,12 +24933,16 @@ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/appcacheutils.properties @@ -24398,6 +24952,7 @@ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/gcli.properties @@ -24415,6 +24970,7 @@ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/browser/chrome/ta/locale/browser/devtools/storage.properties @@ -24540,6 +25096,7 @@ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/about.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/aboutReader.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/aboutSupport.properties @@ -24574,6 +25131,7 @@ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/dom/dom.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/filefield.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/filepicker.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/global/filepicker.properties @@ -24664,7 +25222,6 @@ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/pipnss/security.properties lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-ta@firefox.mozilla.org/chrome/ta/locale/ta/pippki/pippki.dtd @@ -24690,12 +25247,16 @@ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/appcacheutils.properties @@ -24705,6 +25266,7 @@ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/gcli.properties @@ -24722,6 +25284,7 @@ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/browser/chrome/te/locale/browser/devtools/storage.properties @@ -24849,6 +25412,7 @@ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/about.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/aboutReader.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/aboutSupport.properties @@ -24883,6 +25447,7 @@ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/dom/dom.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/filefield.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/filepicker.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/global/filepicker.properties @@ -24973,7 +25538,6 @@ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/ lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/pipnss/security.properties lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-te@firefox.mozilla.org/chrome/te/locale/te/pippki/pippki.dtd @@ -24999,12 +25563,16 @@ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/appcacheutils.properties @@ -25014,6 +25582,7 @@ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/gcli.properties @@ -25031,6 +25600,7 @@ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/browser/chrome/th/locale/browser/devtools/storage.properties @@ -25159,6 +25729,7 @@ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/about.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/aboutReader.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/aboutSupport.properties @@ -25193,6 +25764,7 @@ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/dom/dom.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/filefield.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/filepicker.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/global/filepicker.properties @@ -25283,7 +25855,6 @@ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/ lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/pipnss/security.properties lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-th@firefox.mozilla.org/chrome/th/locale/th/pippki/pippki.dtd @@ -25309,12 +25880,16 @@ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/appcacheutils.properties @@ -25324,6 +25899,7 @@ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/gcli.properties @@ -25341,6 +25917,7 @@ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/browser/chrome/tr/locale/browser/devtools/storage.properties @@ -25467,6 +26044,7 @@ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/about.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/aboutReader.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/aboutSupport.properties @@ -25501,6 +26079,7 @@ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/dom/dom.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/filefield.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/filepicker.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/global/filepicker.properties @@ -25591,7 +26170,6 @@ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/ lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/pipnss/security.properties lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-tr@firefox.mozilla.org/chrome/tr/locale/tr/pippki/pippki.dtd @@ -25617,12 +26195,16 @@ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/appcacheutils.properties @@ -25632,6 +26214,7 @@ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/gcli.properties @@ -25649,6 +26232,7 @@ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/browser/chrome/uk/locale/browser/devtools/storage.properties @@ -25774,6 +26358,7 @@ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/about.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/aboutReader.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/aboutSupport.properties @@ -25808,6 +26393,7 @@ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/dom/dom.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/filefield.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/filepicker.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/global/filepicker.properties @@ -25898,7 +26484,6 @@ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/ lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/pipnss/security.properties lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-uk@firefox.mozilla.org/chrome/uk/locale/uk/pippki/pippki.dtd @@ -25924,12 +26509,16 @@ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/appcacheutils.properties @@ -25939,6 +26528,7 @@ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/gcli.properties @@ -25956,6 +26546,7 @@ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/browser/chrome/uz/locale/browser/devtools/storage.properties @@ -26083,6 +26674,7 @@ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/about.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/aboutReader.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/aboutSupport.properties @@ -26117,6 +26709,7 @@ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/dom/dom.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/filefield.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/filepicker.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/global/filepicker.properties @@ -26207,7 +26800,6 @@ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/ lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/pipnss/security.properties lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-uz@firefox.mozilla.org/chrome/uz/locale/uz/pippki/pippki.dtd @@ -26233,12 +26825,16 @@ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/appcacheutils.properties @@ -26248,6 +26844,7 @@ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/gcli.properties @@ -26265,6 +26862,7 @@ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/browser/chrome/vi/locale/browser/devtools/storage.properties @@ -26392,6 +26990,7 @@ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/about.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/aboutReader.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/aboutSupport.properties @@ -26426,6 +27025,7 @@ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/dom/dom.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/filefield.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/filepicker.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/global/filepicker.properties @@ -26516,7 +27116,6 @@ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/ lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/pipnss/security.properties lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-vi@firefox.mozilla.org/chrome/vi/locale/vi/pippki/pippki.dtd @@ -26542,12 +27141,16 @@ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/appcacheutils.properties @@ -26557,6 +27160,7 @@ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/gcli.properties @@ -26574,6 +27178,7 @@ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/browser/chrome/xh/locale/browser/devtools/storage.properties @@ -26697,6 +27302,7 @@ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/about.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/aboutReader.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/aboutSupport.properties @@ -26731,6 +27337,7 @@ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/dom/dom.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/filefield.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/filepicker.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/global/filepicker.properties @@ -26821,7 +27428,6 @@ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/ lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/pipnss/security.properties lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-xh@firefox.mozilla.org/chrome/xh/locale/xh/pippki/pippki.dtd @@ -26847,12 +27453,16 @@ lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/appcacheutils.properties @@ -26862,6 +27472,7 @@ lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/gcli.properties @@ -26879,6 +27490,7 @@ lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/browser/chrome/zh-CN/locale/browser/devtools/storage.properties @@ -27008,6 +27620,7 @@ lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/l lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/about.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutReader.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/aboutSupport.properties @@ -27042,6 +27655,7 @@ lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/l lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/dom/dom.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/filefield.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/filepicker.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/global/filepicker.properties @@ -27132,7 +27746,6 @@ lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/l lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/pipnss/security.properties lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-zh-CN@firefox.mozilla.org/chrome/zh-CN/locale/zh-CN/pippki/pippki.dtd @@ -27158,12 +27771,16 @@ lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/aboutRobots.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/accounts.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/appstrings.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/browser.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/browser.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/animationinspector.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/app-manager.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/app-manager.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/appcacheutils.properties @@ -27173,6 +27790,7 @@ lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/connection-screen.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/debugger.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/debugger.properties +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/device.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/eyedropper.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/gcli.properties @@ -27190,6 +27808,7 @@ lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/scratchpad.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/shared.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/browser/chrome/zh-TW/locale/browser/devtools/storage.properties @@ -27317,6 +27936,7 @@ lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/l lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/about.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutAbout.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutNetworking.dtd +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutReader.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutRights.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutSupport.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/aboutSupport.properties @@ -27351,6 +27971,7 @@ lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/l lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/dialogOverlay.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/dom/dom.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/editMenuOverlay.dtd +lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/fallbackMenubar.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/filefield.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/filepicker.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/global/filepicker.properties @@ -27441,7 +28062,6 @@ lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/l lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/passwordmgr/passwordmgr.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/pipnss/nsserrors.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/pipnss/pipnss.properties -lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/pipnss/security.properties lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/pippki/certManager.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/pippki/deviceManager.dtd lib/firefox/browser/extensions/langpack-zh-TW@firefox.mozilla.org/chrome/zh-TW/locale/zh-TW/pippki/pippki.dtd diff --git a/www/firefox-l10n/distinfo b/www/firefox-l10n/distinfo index efdc9a086..396e31ff5 100644 --- a/www/firefox-l10n/distinfo +++ b/www/firefox-l10n/distinfo @@ -1,269 +1,269 @@ -$NetBSD: distinfo,v 1.53 2015/03/22 00:22:17 ryoon Exp $ +$NetBSD: distinfo,v 1.59 2015/06/03 03:24:08 ryoon Exp $ -SHA1 (firefox-l10n-36.0.4/ach.xpi) = 37540b2b74f0735ffea6547f8a3953caa7902d68 -RMD160 (firefox-l10n-36.0.4/ach.xpi) = 5f8a9b89fb127dcd8e0479f098b58458c61dc864 -Size (firefox-l10n-36.0.4/ach.xpi) = 465662 bytes -SHA1 (firefox-l10n-36.0.4/af.xpi) = 615e88366544ca6d714cdde9fbf6c335c3b51a87 -RMD160 (firefox-l10n-36.0.4/af.xpi) = a4b6c5916ab6c5c9295517e72e61521092499161 -Size (firefox-l10n-36.0.4/af.xpi) = 472057 bytes -SHA1 (firefox-l10n-36.0.4/an.xpi) = 038c8054ca76c6c957c29032aa2ae8ae56174bdd -RMD160 (firefox-l10n-36.0.4/an.xpi) = b34856ee06d327986a29aa15d08d29f51d06253b -Size (firefox-l10n-36.0.4/an.xpi) = 449538 bytes -SHA1 (firefox-l10n-36.0.4/ar.xpi) = beb1e0d6d748736dbe3391657cfb4dce66298855 -RMD160 (firefox-l10n-36.0.4/ar.xpi) = feef1ba9c54dce160d9459fd89dbebf5cc5a3daa -Size (firefox-l10n-36.0.4/ar.xpi) = 504370 bytes -SHA1 (firefox-l10n-36.0.4/as.xpi) = 8353fccc8546a61e15001a2e56501cf469cff2ee -RMD160 (firefox-l10n-36.0.4/as.xpi) = fd8e9efb0a8bbc5a89d59271d44f152f253dfce3 -Size (firefox-l10n-36.0.4/as.xpi) = 494230 bytes -SHA1 (firefox-l10n-36.0.4/ast.xpi) = 06b12783113742480edd0593a51684fcd07188d8 -RMD160 (firefox-l10n-36.0.4/ast.xpi) = 6ddf5a62c5bcffecddcfba6611e6507b65bf2201 -Size (firefox-l10n-36.0.4/ast.xpi) = 377933 bytes -SHA1 (firefox-l10n-36.0.4/az.xpi) = d4bfff579df5eda67f43cb39fc0a6a9ce6175e64 -RMD160 (firefox-l10n-36.0.4/az.xpi) = dbe1d6b8c57855ddda470496f325b5e9bf5805a7 -Size (firefox-l10n-36.0.4/az.xpi) = 475729 bytes -SHA1 (firefox-l10n-36.0.4/be.xpi) = 3eb5c06e0ab879b1e2b3eb2fa33f3bff54475ed5 -RMD160 (firefox-l10n-36.0.4/be.xpi) = 9ba14b5931aba6897a60ab0ee001cc2b0f1ae533 -Size (firefox-l10n-36.0.4/be.xpi) = 426959 bytes -SHA1 (firefox-l10n-36.0.4/bg.xpi) = 8e14a9e411d14e7aaa615e03d2f74a62f46c62e8 -RMD160 (firefox-l10n-36.0.4/bg.xpi) = a401ca0b112748599d42bb08922cd1c56f76ddd2 -Size (firefox-l10n-36.0.4/bg.xpi) = 481499 bytes -SHA1 (firefox-l10n-36.0.4/bn-BD.xpi) = 33a43925645e6ef0bd5c529b6fd129ac2f8511a3 -RMD160 (firefox-l10n-36.0.4/bn-BD.xpi) = 82d684c2985d4257701c14b9c2bd219fd24d4fee -Size (firefox-l10n-36.0.4/bn-BD.xpi) = 515520 bytes -SHA1 (firefox-l10n-36.0.4/bn-IN.xpi) = 9104ef13ecad5dfa4f488d4fdd20e58683941262 -RMD160 (firefox-l10n-36.0.4/bn-IN.xpi) = 7cd871474b63ef0ca89ca1e1d9c3786b1c4f578b -Size (firefox-l10n-36.0.4/bn-IN.xpi) = 514353 bytes -SHA1 (firefox-l10n-36.0.4/br.xpi) = de3a48e8bcf64ea72612a6b25259de1d4a91f908 -RMD160 (firefox-l10n-36.0.4/br.xpi) = a428226d1e5f01a131310c3e64062f0ed05f67d5 -Size (firefox-l10n-36.0.4/br.xpi) = 430390 bytes -SHA1 (firefox-l10n-36.0.4/bs.xpi) = 08ad6be13d07ff3c2db1643868d574e669c33d99 -RMD160 (firefox-l10n-36.0.4/bs.xpi) = a66c3bb722249cf07c13d5ada1d22ca73fd0a31c -Size (firefox-l10n-36.0.4/bs.xpi) = 472357 bytes -SHA1 (firefox-l10n-36.0.4/ca.xpi) = 3c06a8e44ed61a1b47fb78e95ae107963c95c9f2 -RMD160 (firefox-l10n-36.0.4/ca.xpi) = 3c7f67ae5b1a9f8b4867bcec1a33e2a0ce23cb12 -Size (firefox-l10n-36.0.4/ca.xpi) = 446101 bytes -SHA1 (firefox-l10n-36.0.4/cs.xpi) = a2521fcc2b66581e61e28c1045acf3d2e0e1b8fd -RMD160 (firefox-l10n-36.0.4/cs.xpi) = 5a805ff8f1ff1bcab099f272492e2405a7809306 -Size (firefox-l10n-36.0.4/cs.xpi) = 434462 bytes -SHA1 (firefox-l10n-36.0.4/cy.xpi) = 260bd157f96d0ddb09b4fe61805428caf6cf00b4 -RMD160 (firefox-l10n-36.0.4/cy.xpi) = 2d4ecd15615cafe258ffa73b56551420392a51f1 -Size (firefox-l10n-36.0.4/cy.xpi) = 432591 bytes -SHA1 (firefox-l10n-36.0.4/da.xpi) = d8add36059202e2540fefe752caea7582474132e -RMD160 (firefox-l10n-36.0.4/da.xpi) = 433467823266dd5b1982b42a53c90f9dbd971bf5 -Size (firefox-l10n-36.0.4/da.xpi) = 439278 bytes -SHA1 (firefox-l10n-36.0.4/de.xpi) = d385a5b2922afc4f12ac9a37e2b1a4ed5ffa43d8 -RMD160 (firefox-l10n-36.0.4/de.xpi) = 5bf4a6a54afde848e1469505ac1926853c902010 -Size (firefox-l10n-36.0.4/de.xpi) = 439187 bytes -SHA1 (firefox-l10n-36.0.4/dsb.xpi) = 926445fa0b0bbac61234821205c2b82b0168d4e2 -RMD160 (firefox-l10n-36.0.4/dsb.xpi) = 2808bdc4958ab1c7588109a71046468fe3497cc6 -Size (firefox-l10n-36.0.4/dsb.xpi) = 458449 bytes -SHA1 (firefox-l10n-36.0.4/el.xpi) = 89c6d1ef174c69fab668e85dc775d923aaea29ef -RMD160 (firefox-l10n-36.0.4/el.xpi) = 0d9445cc30f39507d1c6b00eb717dcf491828037 -Size (firefox-l10n-36.0.4/el.xpi) = 485456 bytes -SHA1 (firefox-l10n-36.0.4/en-GB.xpi) = 1c79ba9e9f29752154fd9d46e0fc7a25022f657e -RMD160 (firefox-l10n-36.0.4/en-GB.xpi) = 9bbce0c46c381328aa6d8846d6c800a084b2554c -Size (firefox-l10n-36.0.4/en-GB.xpi) = 429600 bytes -SHA1 (firefox-l10n-36.0.4/en-US.xpi) = 36cea6cb6ad2dec6746ba97eba823deba2750583 -RMD160 (firefox-l10n-36.0.4/en-US.xpi) = 0a1a9c8781435c02dddbd67a10298d15f7660ad5 -Size (firefox-l10n-36.0.4/en-US.xpi) = 458577 bytes -SHA1 (firefox-l10n-36.0.4/en-ZA.xpi) = 8ff5fd768e522e5076348d29f3a7c6191fb2f30b -RMD160 (firefox-l10n-36.0.4/en-ZA.xpi) = df41b63a69410472431bb2aaf30908541e2dd62d -Size (firefox-l10n-36.0.4/en-ZA.xpi) = 425588 bytes -SHA1 (firefox-l10n-36.0.4/eo.xpi) = 98d4650622c2249d2302f7527526234a377f3d20 -RMD160 (firefox-l10n-36.0.4/eo.xpi) = d6ae62beb534bc2f9fd0a35aa735315fbab78f73 -Size (firefox-l10n-36.0.4/eo.xpi) = 473725 bytes -SHA1 (firefox-l10n-36.0.4/es-AR.xpi) = f077cc1a9b402ecab1cd175ffefefd9f4a3be06a -RMD160 (firefox-l10n-36.0.4/es-AR.xpi) = affc4c2bd7d943bb0003467418debeae4ffb2b24 -Size (firefox-l10n-36.0.4/es-AR.xpi) = 442481 bytes -SHA1 (firefox-l10n-36.0.4/es-CL.xpi) = 441307e08084aa399e76c1904a9df80d4014b694 -RMD160 (firefox-l10n-36.0.4/es-CL.xpi) = b86a98abc1521e1fa63f1d843d22fd33433852e7 -Size (firefox-l10n-36.0.4/es-CL.xpi) = 377186 bytes -SHA1 (firefox-l10n-36.0.4/es-ES.xpi) = 717b314be48628586d6f56dd2084257531429686 -RMD160 (firefox-l10n-36.0.4/es-ES.xpi) = 2ae5e30ca69be7b7825fbbb034342712ab2e378d -Size (firefox-l10n-36.0.4/es-ES.xpi) = 366987 bytes -SHA1 (firefox-l10n-36.0.4/es-MX.xpi) = c1325e059b23edc06b3764603eebabd0a504afc8 -RMD160 (firefox-l10n-36.0.4/es-MX.xpi) = 2f1c850051678bac85738062a47e87894511e747 -Size (firefox-l10n-36.0.4/es-MX.xpi) = 444970 bytes -SHA1 (firefox-l10n-36.0.4/et.xpi) = 7b3009f9d6df29b18521d105849ebaf58d2ced7f -RMD160 (firefox-l10n-36.0.4/et.xpi) = f9c9df0d59f38ba95081a47acd59272ca5b29c05 -Size (firefox-l10n-36.0.4/et.xpi) = 431612 bytes -SHA1 (firefox-l10n-36.0.4/eu.xpi) = 474596120b1fc7726499643d836bd689f39e6aa3 -RMD160 (firefox-l10n-36.0.4/eu.xpi) = 0688c5a082145490cd9d9f1920be70294a18f51c -Size (firefox-l10n-36.0.4/eu.xpi) = 454740 bytes -SHA1 (firefox-l10n-36.0.4/fa.xpi) = b19b5668fcfe790f15abefe869d16116e757cf85 -RMD160 (firefox-l10n-36.0.4/fa.xpi) = a90f7a803ed33d853c81e62c7d273f9fd9e64816 -Size (firefox-l10n-36.0.4/fa.xpi) = 500879 bytes -SHA1 (firefox-l10n-36.0.4/ff.xpi) = 8e815365232211dc21fc01024a4f41f82a522403 -RMD160 (firefox-l10n-36.0.4/ff.xpi) = f83b703440cc0ffcac855f1ab501b387371972b0 -Size (firefox-l10n-36.0.4/ff.xpi) = 442342 bytes -SHA1 (firefox-l10n-36.0.4/fi.xpi) = 2ccededa156ade5b5e7cbcfd24494b5531da769a -RMD160 (firefox-l10n-36.0.4/fi.xpi) = 80553cd9587cc405385bd4364dc4c5d09edd515f -Size (firefox-l10n-36.0.4/fi.xpi) = 433372 bytes -SHA1 (firefox-l10n-36.0.4/fr.xpi) = eb5282af28ddd816046a4bf222f97ae74b077ea2 -RMD160 (firefox-l10n-36.0.4/fr.xpi) = 86cf03419d4e39d3d236c86d5c8e66df91b45a30 -Size (firefox-l10n-36.0.4/fr.xpi) = 449178 bytes -SHA1 (firefox-l10n-36.0.4/fy-NL.xpi) = dd4117b88a9890ff7e0bdcf25f864ac6e5d01983 -RMD160 (firefox-l10n-36.0.4/fy-NL.xpi) = 80270d4ae29fef450b44d90dee8bc464835387f0 -Size (firefox-l10n-36.0.4/fy-NL.xpi) = 443808 bytes -SHA1 (firefox-l10n-36.0.4/ga-IE.xpi) = a813d564d45d1e25bdefd67b94bdf9c58191cc92 -RMD160 (firefox-l10n-36.0.4/ga-IE.xpi) = 5bbed5f2a0c5ee3e4538f31f8579cbf894142d6a -Size (firefox-l10n-36.0.4/ga-IE.xpi) = 453000 bytes -SHA1 (firefox-l10n-36.0.4/gd.xpi) = 49ec8cea64ec472c91b2620fd89e08f80b6c87d9 -RMD160 (firefox-l10n-36.0.4/gd.xpi) = 4d79747eb99b3a841bb30bdcadf603e83d4f0897 -Size (firefox-l10n-36.0.4/gd.xpi) = 442657 bytes -SHA1 (firefox-l10n-36.0.4/gl.xpi) = c09a59920c2b0560ee6f1746af926b91158ae4d8 -RMD160 (firefox-l10n-36.0.4/gl.xpi) = 68df4ff6d3fe0260a448dd71f42456599d45a6a7 -Size (firefox-l10n-36.0.4/gl.xpi) = 433436 bytes -SHA1 (firefox-l10n-36.0.4/gu-IN.xpi) = a34a3e41e57f575994ee232ff2ec428bad380915 -RMD160 (firefox-l10n-36.0.4/gu-IN.xpi) = 243d7f306d6dea1e08e313dc3f70e8822983c997 -Size (firefox-l10n-36.0.4/gu-IN.xpi) = 463249 bytes -SHA1 (firefox-l10n-36.0.4/he.xpi) = 0ecc13f4f544733ab9fa0d34f18d8032df4593b7 -RMD160 (firefox-l10n-36.0.4/he.xpi) = 76e4a446fc811c6058449857976266ca446c0690 -Size (firefox-l10n-36.0.4/he.xpi) = 473376 bytes -SHA1 (firefox-l10n-36.0.4/hi-IN.xpi) = 64cf29b6ae311d2deeb62229f9758f0513e74b77 -RMD160 (firefox-l10n-36.0.4/hi-IN.xpi) = 8bc32264bd0cc7291597b144553c009d7039950e -Size (firefox-l10n-36.0.4/hi-IN.xpi) = 493295 bytes -SHA1 (firefox-l10n-36.0.4/hr.xpi) = 7da793d81f33be32deb02b8ffa6eb7de562d584c -RMD160 (firefox-l10n-36.0.4/hr.xpi) = dfe1918508b35fe506925dcbd5fb59d2d159abe4 -Size (firefox-l10n-36.0.4/hr.xpi) = 466360 bytes -SHA1 (firefox-l10n-36.0.4/hsb.xpi) = c6444fc4dfc88c3a0015a405894e32a08bd8d259 -RMD160 (firefox-l10n-36.0.4/hsb.xpi) = 8d9a4a08b60f40d2daa504e6f1b6601977981042 -Size (firefox-l10n-36.0.4/hsb.xpi) = 456356 bytes -SHA1 (firefox-l10n-36.0.4/hu.xpi) = 75afaf7f23519e11c7990871ce0824700721d338 -RMD160 (firefox-l10n-36.0.4/hu.xpi) = f77d72167003a224184337663cdd5d34fb233412 -Size (firefox-l10n-36.0.4/hu.xpi) = 441328 bytes -SHA1 (firefox-l10n-36.0.4/hy-AM.xpi) = 9e2bea933325a8d9981f814b6669224f3183a20d -RMD160 (firefox-l10n-36.0.4/hy-AM.xpi) = b5a6838daaa99d0b6182bd450e92631137a5c186 -Size (firefox-l10n-36.0.4/hy-AM.xpi) = 522156 bytes -SHA1 (firefox-l10n-36.0.4/id.xpi) = 6ed95290f3a9e8bc5f54cfcbf0eff067aedfd465 -RMD160 (firefox-l10n-36.0.4/id.xpi) = a28b1d6993a66f05f54f88de1a229910458406d9 -Size (firefox-l10n-36.0.4/id.xpi) = 419616 bytes -SHA1 (firefox-l10n-36.0.4/is.xpi) = c4744ae0d5201feb5e5a8285485ffc9dfe262181 -RMD160 (firefox-l10n-36.0.4/is.xpi) = fff916df2e1a95f28dd466d538bd510f05b9a233 -Size (firefox-l10n-36.0.4/is.xpi) = 473424 bytes -SHA1 (firefox-l10n-36.0.4/it.xpi) = ee53bd5550ce3c327e9c28838827a16bfe3778fe -RMD160 (firefox-l10n-36.0.4/it.xpi) = 83d2798373fb16cd103a11ee912535a64060cd44 -Size (firefox-l10n-36.0.4/it.xpi) = 361316 bytes -SHA1 (firefox-l10n-36.0.4/ja.xpi) = cb16ce6b2c7bb24513618c240b79d70d31627cb1 -RMD160 (firefox-l10n-36.0.4/ja.xpi) = 98a33d4f3d2362497d54e6379f0143c1f36076c2 -Size (firefox-l10n-36.0.4/ja.xpi) = 465476 bytes -SHA1 (firefox-l10n-36.0.4/kk.xpi) = df2f5fd4ae425a5766c06c3b552e689564d7c80b -RMD160 (firefox-l10n-36.0.4/kk.xpi) = 6deded3e57ba1efeacbede6985db7657dbaae2c6 -Size (firefox-l10n-36.0.4/kk.xpi) = 490171 bytes -SHA1 (firefox-l10n-36.0.4/km.xpi) = 7cfb865c4db0d6958ae7001ddb5c30e8b0d02873 -RMD160 (firefox-l10n-36.0.4/km.xpi) = 151fd4cd75d322d23ee5e0667f3ee926860a55c9 -Size (firefox-l10n-36.0.4/km.xpi) = 550766 bytes -SHA1 (firefox-l10n-36.0.4/kn.xpi) = 763c13394dcdcf1f86cc449b6682022aecd0de88 -RMD160 (firefox-l10n-36.0.4/kn.xpi) = 2b3afe6afe01548568ce31933341b1ac749c20da -Size (firefox-l10n-36.0.4/kn.xpi) = 516617 bytes -SHA1 (firefox-l10n-36.0.4/ko.xpi) = 15d6db9bdf2576c5c6241efb10b5cf0ee6bdef8b -RMD160 (firefox-l10n-36.0.4/ko.xpi) = 2b2681ff536a2c179999857679f1fd570dd690e5 -Size (firefox-l10n-36.0.4/ko.xpi) = 448221 bytes -SHA1 (firefox-l10n-36.0.4/lij.xpi) = d9780d5250f00bd15c512a92a4f809b8fac57672 -RMD160 (firefox-l10n-36.0.4/lij.xpi) = 65dbd9e9bf746155b52116379551fc1ebb87882c -Size (firefox-l10n-36.0.4/lij.xpi) = 430855 bytes -SHA1 (firefox-l10n-36.0.4/lt.xpi) = 031daaab4295cacce14f7cdda5c79781bcd5f13a -RMD160 (firefox-l10n-36.0.4/lt.xpi) = 6ab9f850eb9b0e5c026a8d82c60b5d068e3159ff -Size (firefox-l10n-36.0.4/lt.xpi) = 474006 bytes -SHA1 (firefox-l10n-36.0.4/lv.xpi) = 63473a4115d14c013f01d356bd7bf30c6ac087a1 -RMD160 (firefox-l10n-36.0.4/lv.xpi) = 18a85504e70183bfa9191bd137af255397e09654 -Size (firefox-l10n-36.0.4/lv.xpi) = 436233 bytes -SHA1 (firefox-l10n-36.0.4/mai.xpi) = 9792a92c0a465b4e3cc4e73f052b68e589a76063 -RMD160 (firefox-l10n-36.0.4/mai.xpi) = 37e416e71a089e76c085c538f209d354305a92ac -Size (firefox-l10n-36.0.4/mai.xpi) = 485633 bytes -SHA1 (firefox-l10n-36.0.4/mk.xpi) = d7984cab66441037327b81a412e0310f23122a0d -RMD160 (firefox-l10n-36.0.4/mk.xpi) = c3899c492bda76a7514fe3aca5a577fa9bd61a41 -Size (firefox-l10n-36.0.4/mk.xpi) = 516380 bytes -SHA1 (firefox-l10n-36.0.4/ml.xpi) = dfc2b8373854e422a020e282f4f4043dbd153a66 -RMD160 (firefox-l10n-36.0.4/ml.xpi) = 67b4c8769f9fb97a1d47ac259911d35122cb3b2a -Size (firefox-l10n-36.0.4/ml.xpi) = 514513 bytes -SHA1 (firefox-l10n-36.0.4/mr.xpi) = 333208d43b89e07b35ab2b0d3f1a3f4c70fcf7fa -RMD160 (firefox-l10n-36.0.4/mr.xpi) = 42d4be7579c167c38430f561803f5a4a7fb17006 -Size (firefox-l10n-36.0.4/mr.xpi) = 495230 bytes -SHA1 (firefox-l10n-36.0.4/ms.xpi) = 2ea8a02364113fe169d6aa2602ac6f7054167fe4 -RMD160 (firefox-l10n-36.0.4/ms.xpi) = 19435be81a868bf97ecf6f6ae4c2df4695cf4d97 -Size (firefox-l10n-36.0.4/ms.xpi) = 478249 bytes -SHA1 (firefox-l10n-36.0.4/nb-NO.xpi) = d9c5207a97f392adb276b0a4d04c1e09dd6153d7 -RMD160 (firefox-l10n-36.0.4/nb-NO.xpi) = 6d0ff11c32bbf07607d3908562f25c2d23ae413d -Size (firefox-l10n-36.0.4/nb-NO.xpi) = 432556 bytes -SHA1 (firefox-l10n-36.0.4/nl.xpi) = a90fe4a425975f12dc0e27ee47132fa53d257999 -RMD160 (firefox-l10n-36.0.4/nl.xpi) = ab13b111a5f8655cc1a86e1486073d7ebf245c36 -Size (firefox-l10n-36.0.4/nl.xpi) = 432349 bytes -SHA1 (firefox-l10n-36.0.4/nn-NO.xpi) = 607a6fe349579f66fabca6a6e365ddfa0323ac69 -RMD160 (firefox-l10n-36.0.4/nn-NO.xpi) = c6efaadddc7f74892b7f2d2b94a9607e42e6ff0c -Size (firefox-l10n-36.0.4/nn-NO.xpi) = 426610 bytes -SHA1 (firefox-l10n-36.0.4/or.xpi) = 7a7d67ae2a1fe515a97cedb1abf4adf3a5dde997 -RMD160 (firefox-l10n-36.0.4/or.xpi) = 86c028d3ff7588657fdc43526d807fe6fa0f2f47 -Size (firefox-l10n-36.0.4/or.xpi) = 512016 bytes -SHA1 (firefox-l10n-36.0.4/pa-IN.xpi) = 1dba4f1bbb94346e2db33a75d4fc4a382505cc5d -RMD160 (firefox-l10n-36.0.4/pa-IN.xpi) = 0217da01c2709bd685b786ca7a75caa067be05db -Size (firefox-l10n-36.0.4/pa-IN.xpi) = 481893 bytes -SHA1 (firefox-l10n-36.0.4/pl.xpi) = 5f0418ca2643d949d6247bacc6069608b5827c29 -RMD160 (firefox-l10n-36.0.4/pl.xpi) = a85969c76d8772b31ad661688b769b8160887e04 -Size (firefox-l10n-36.0.4/pl.xpi) = 402049 bytes -SHA1 (firefox-l10n-36.0.4/pt-BR.xpi) = 0ec2d36286baa5e48b40d6f795b2a92715eca4ee -RMD160 (firefox-l10n-36.0.4/pt-BR.xpi) = 5863de7810c5ce0c0acfaff778c6dcc0b1b56c90 -Size (firefox-l10n-36.0.4/pt-BR.xpi) = 447669 bytes -SHA1 (firefox-l10n-36.0.4/pt-PT.xpi) = 71a5b86689de41d38fc390e003e5a317670c1d6f -RMD160 (firefox-l10n-36.0.4/pt-PT.xpi) = 7f51f98e7ae7fbf0a2214395a0a0a4de884ecc6e -Size (firefox-l10n-36.0.4/pt-PT.xpi) = 428708 bytes -SHA1 (firefox-l10n-36.0.4/rm.xpi) = c08e7ac1f90ee952b86fd12c84fab1ea0301cf87 -RMD160 (firefox-l10n-36.0.4/rm.xpi) = 9f6a5410255fb6e175666420e6b778eb9f37af78 -Size (firefox-l10n-36.0.4/rm.xpi) = 443941 bytes -SHA1 (firefox-l10n-36.0.4/ro.xpi) = 18cf46d36176e58ac32004a77684d4b645879ebd -RMD160 (firefox-l10n-36.0.4/ro.xpi) = ce8015a89ef1e8a2322ab10c2884ef7a32e8ec41 -Size (firefox-l10n-36.0.4/ro.xpi) = 483570 bytes -SHA1 (firefox-l10n-36.0.4/ru.xpi) = aec8ae4e0f6ba7856261eb2763f164f9a31f0375 -RMD160 (firefox-l10n-36.0.4/ru.xpi) = d482352c821377c1ba9a199c72d2c76995d1497d -Size (firefox-l10n-36.0.4/ru.xpi) = 406024 bytes -SHA1 (firefox-l10n-36.0.4/si.xpi) = e9fe9a42d406721302344e0e0ff9ada7c7cac923 -RMD160 (firefox-l10n-36.0.4/si.xpi) = 344f3299df0639cb64005ae5ffd00fc796368c7d -Size (firefox-l10n-36.0.4/si.xpi) = 514744 bytes -SHA1 (firefox-l10n-36.0.4/sk.xpi) = 024bdef8d5d6889db0d7b88ca718388760d6baaf -RMD160 (firefox-l10n-36.0.4/sk.xpi) = bba1a99b1ede2849ffd6243396effeda7367168e -Size (firefox-l10n-36.0.4/sk.xpi) = 457190 bytes -SHA1 (firefox-l10n-36.0.4/sl.xpi) = 35f2fbc4310b8782daa4dcf69cfcac9cac5cf1ad -RMD160 (firefox-l10n-36.0.4/sl.xpi) = a53ca6dbd11ae443818b18863d08c69a639d9fba -Size (firefox-l10n-36.0.4/sl.xpi) = 429929 bytes -SHA1 (firefox-l10n-36.0.4/son.xpi) = d7b1f44618dff6af076cce046ffa2464911eaba4 -RMD160 (firefox-l10n-36.0.4/son.xpi) = 37fad74fc12601dde4c3691e54949dd174da2101 -Size (firefox-l10n-36.0.4/son.xpi) = 436772 bytes -SHA1 (firefox-l10n-36.0.4/sq.xpi) = 46b3559108e107ad22350ebd649703c795261d57 -RMD160 (firefox-l10n-36.0.4/sq.xpi) = 2ed0fc0e669484164fcb00bf08b18f21ddaac611 -Size (firefox-l10n-36.0.4/sq.xpi) = 474054 bytes -SHA1 (firefox-l10n-36.0.4/sr.xpi) = 0ee1e4491fb842cccfe1d371698ab2c91408f98f -RMD160 (firefox-l10n-36.0.4/sr.xpi) = fa1e9031374647232c0243a7f3032b6caf526239 -Size (firefox-l10n-36.0.4/sr.xpi) = 467366 bytes -SHA1 (firefox-l10n-36.0.4/sv-SE.xpi) = 950b62821e1b4c9e23940620c080f884ad496030 -RMD160 (firefox-l10n-36.0.4/sv-SE.xpi) = e0c8cbbc3051479a98309919d8d42af2729d84ec -Size (firefox-l10n-36.0.4/sv-SE.xpi) = 440721 bytes -SHA1 (firefox-l10n-36.0.4/ta.xpi) = 85fe2f3e167bbf56189638ca73e5e8a6a2abaf82 -RMD160 (firefox-l10n-36.0.4/ta.xpi) = a9def5e4f3b9a38472d38890cb45ceec5e0357b7 -Size (firefox-l10n-36.0.4/ta.xpi) = 493861 bytes -SHA1 (firefox-l10n-36.0.4/te.xpi) = cfea83e6d4700d1da9614ea057168db5b10b0ef8 -RMD160 (firefox-l10n-36.0.4/te.xpi) = 6e3559f9e283cb1f05b19da22ad624d9fdadeba5 -Size (firefox-l10n-36.0.4/te.xpi) = 513694 bytes -SHA1 (firefox-l10n-36.0.4/th.xpi) = 38c3ca222503be61de96ba80083d1515e797a0aa -RMD160 (firefox-l10n-36.0.4/th.xpi) = c206e9a2e68f48313deed7c2f883560b0bf9fcba -Size (firefox-l10n-36.0.4/th.xpi) = 521633 bytes -SHA1 (firefox-l10n-36.0.4/tr.xpi) = 429730bc49291652127e0e14ce297201ccda04cf -RMD160 (firefox-l10n-36.0.4/tr.xpi) = 900e6160def19217b63abcf115f381262b5b2a4d -Size (firefox-l10n-36.0.4/tr.xpi) = 468962 bytes -SHA1 (firefox-l10n-36.0.4/uk.xpi) = 4e3bb9747baecf5cfb56fcf1ede7b1077c735e3b -RMD160 (firefox-l10n-36.0.4/uk.xpi) = b0ac6d62f77279a0ededb6081beac5b3a256bf14 -Size (firefox-l10n-36.0.4/uk.xpi) = 469174 bytes -SHA1 (firefox-l10n-36.0.4/uz.xpi) = d74d1b3ee0819ae0dda89865dd947aa415be1a9a -RMD160 (firefox-l10n-36.0.4/uz.xpi) = 07c5721f66b6cb9008f7fd84560f132852a80fbe -Size (firefox-l10n-36.0.4/uz.xpi) = 483987 bytes -SHA1 (firefox-l10n-36.0.4/vi.xpi) = e3c21505b7a83de74d1ca5e50e5c4e738a4a510a -RMD160 (firefox-l10n-36.0.4/vi.xpi) = 330b1388d344a0fb240f2fbf78a57802090d2c95 -Size (firefox-l10n-36.0.4/vi.xpi) = 454446 bytes -SHA1 (firefox-l10n-36.0.4/xh.xpi) = 037f5f75c9b3ac538c1af2c6b2588b07d4d175ca -RMD160 (firefox-l10n-36.0.4/xh.xpi) = cad4c273e3cdfb677b5ce6cd45d129f780f2f052 -Size (firefox-l10n-36.0.4/xh.xpi) = 436241 bytes -SHA1 (firefox-l10n-36.0.4/zh-CN.xpi) = 48bae7fd091c86aa792395f11c803a6e886d5308 -RMD160 (firefox-l10n-36.0.4/zh-CN.xpi) = 49e3a61d8ea9486d5300a032c643cf0fb1f4ed99 -Size (firefox-l10n-36.0.4/zh-CN.xpi) = 475835 bytes -SHA1 (firefox-l10n-36.0.4/zh-TW.xpi) = 644b8a42706220137d2c6eb43d80f8736907558b -RMD160 (firefox-l10n-36.0.4/zh-TW.xpi) = 7ce6361abf7f65d0e7da1dd170459092ef3e4ee0 -Size (firefox-l10n-36.0.4/zh-TW.xpi) = 455307 bytes +SHA1 (firefox-l10n-38.0.5/ach.xpi) = f9a4815535017415b915aa152dee42e294635b59 +RMD160 (firefox-l10n-38.0.5/ach.xpi) = dff1bcb0bee73675d72900748eeba78021c3bb01 +Size (firefox-l10n-38.0.5/ach.xpi) = 477967 bytes +SHA1 (firefox-l10n-38.0.5/af.xpi) = f4d88da327cf0ac0930d56e160a85e6c24bd8689 +RMD160 (firefox-l10n-38.0.5/af.xpi) = 188dec793c9331f6fa057ab47e7f8c276c44d432 +Size (firefox-l10n-38.0.5/af.xpi) = 483325 bytes +SHA1 (firefox-l10n-38.0.5/an.xpi) = bccda295590b3da373f501553b99fd951baf8d8f +RMD160 (firefox-l10n-38.0.5/an.xpi) = 21991c467d1dc34d314f483b752b66923d5bffac +Size (firefox-l10n-38.0.5/an.xpi) = 461421 bytes +SHA1 (firefox-l10n-38.0.5/ar.xpi) = affd6c7245c5dae54de6fdd4d33f152fb9534cda +RMD160 (firefox-l10n-38.0.5/ar.xpi) = 33db601f1f4f37d5cdf6a1139228cdac1577f498 +Size (firefox-l10n-38.0.5/ar.xpi) = 516494 bytes +SHA1 (firefox-l10n-38.0.5/as.xpi) = 16e1f650c767b28708f79294cb90cef5e07f57de +RMD160 (firefox-l10n-38.0.5/as.xpi) = b96eab429fd84dccfeee71935671a22c5ca3b782 +Size (firefox-l10n-38.0.5/as.xpi) = 509573 bytes +SHA1 (firefox-l10n-38.0.5/ast.xpi) = 80ab131ad459de7c577dc7f78acbab7e6a953b23 +RMD160 (firefox-l10n-38.0.5/ast.xpi) = 975addbbbe461eb502e376673164d1031dcb82fb +Size (firefox-l10n-38.0.5/ast.xpi) = 397199 bytes +SHA1 (firefox-l10n-38.0.5/az.xpi) = f9fcee7ebefbf2441983b2b2715259f2a3b392b4 +RMD160 (firefox-l10n-38.0.5/az.xpi) = dba272154eb7bb7e891e3c9e8d2434bcc8024b62 +Size (firefox-l10n-38.0.5/az.xpi) = 489151 bytes +SHA1 (firefox-l10n-38.0.5/be.xpi) = 9ab24d543501541224c8a3ff565fc9d35f1d870a +RMD160 (firefox-l10n-38.0.5/be.xpi) = ecf83bc93060ee56cea8b6b21d5577a0977ba581 +Size (firefox-l10n-38.0.5/be.xpi) = 441055 bytes +SHA1 (firefox-l10n-38.0.5/bg.xpi) = bd01eaf3987bcffc117c84d7fc41e8db81e6d578 +RMD160 (firefox-l10n-38.0.5/bg.xpi) = b806aa7849cde0d77da80ce78613e8795adf3256 +Size (firefox-l10n-38.0.5/bg.xpi) = 487818 bytes +SHA1 (firefox-l10n-38.0.5/bn-BD.xpi) = adff13ec361302feaa2d03308ca89edea1197cc9 +RMD160 (firefox-l10n-38.0.5/bn-BD.xpi) = a8765557d03994e290cecb9891f30d0258102b8a +Size (firefox-l10n-38.0.5/bn-BD.xpi) = 528687 bytes +SHA1 (firefox-l10n-38.0.5/bn-IN.xpi) = dc983b5c253a51d27045241c0e04afa26ec0d3b8 +RMD160 (firefox-l10n-38.0.5/bn-IN.xpi) = d5bad119e1cda3bcfcfdc7d9dd67cf9d0a06f0cc +Size (firefox-l10n-38.0.5/bn-IN.xpi) = 527925 bytes +SHA1 (firefox-l10n-38.0.5/br.xpi) = 7ba16a93da6a96ec7d4f3968381187954a6c0a88 +RMD160 (firefox-l10n-38.0.5/br.xpi) = 871b70d19d2cdc15cb4bf751783af8cad055ae1d +Size (firefox-l10n-38.0.5/br.xpi) = 441960 bytes +SHA1 (firefox-l10n-38.0.5/bs.xpi) = a0e0ff64a4a7d588c3cb89a1ec096ae95b6080a9 +RMD160 (firefox-l10n-38.0.5/bs.xpi) = a6eee662035c101ad47780e9f4e5c29921199a11 +Size (firefox-l10n-38.0.5/bs.xpi) = 485304 bytes +SHA1 (firefox-l10n-38.0.5/ca.xpi) = e7942d9a3676d70d2c7e571578b8da8383683d87 +RMD160 (firefox-l10n-38.0.5/ca.xpi) = e5549ade566824131ac290024a31ca9bbba99812 +Size (firefox-l10n-38.0.5/ca.xpi) = 458090 bytes +SHA1 (firefox-l10n-38.0.5/cs.xpi) = da941789cf5904802f689fba1397e9fd88ecc8c2 +RMD160 (firefox-l10n-38.0.5/cs.xpi) = 76fa912c9102b66bf95dc1917c84270179cd8eae +Size (firefox-l10n-38.0.5/cs.xpi) = 446723 bytes +SHA1 (firefox-l10n-38.0.5/cy.xpi) = b16969aba1da5fe78d026f93d5266324920eca91 +RMD160 (firefox-l10n-38.0.5/cy.xpi) = e8d3836d7b658ed6147868ae6dd54a9f25620c81 +Size (firefox-l10n-38.0.5/cy.xpi) = 444384 bytes +SHA1 (firefox-l10n-38.0.5/da.xpi) = 2768539e2f89cd8f4fdb01fd1fe93b9f30b8d3d1 +RMD160 (firefox-l10n-38.0.5/da.xpi) = ff32476478e339464458fa9dad55db5fc1146c96 +Size (firefox-l10n-38.0.5/da.xpi) = 450760 bytes +SHA1 (firefox-l10n-38.0.5/de.xpi) = 1f0d88c86a156a4eb9a8e7306bae879456d69b40 +RMD160 (firefox-l10n-38.0.5/de.xpi) = 38a4841079a32abc39f25947bb5481806908184c +Size (firefox-l10n-38.0.5/de.xpi) = 451627 bytes +SHA1 (firefox-l10n-38.0.5/dsb.xpi) = 91225ba1ec40c58c1cee73b7687739ac3784bbf9 +RMD160 (firefox-l10n-38.0.5/dsb.xpi) = dbcbac781a9633f92cd489f1bba6693fa5897a66 +Size (firefox-l10n-38.0.5/dsb.xpi) = 470920 bytes +SHA1 (firefox-l10n-38.0.5/el.xpi) = b37246286dc840ef49d8ff34f1f73be5c7082cd4 +RMD160 (firefox-l10n-38.0.5/el.xpi) = f79e56306e7781cd069188943302da973789441b +Size (firefox-l10n-38.0.5/el.xpi) = 498369 bytes +SHA1 (firefox-l10n-38.0.5/en-GB.xpi) = 202d9c598e01d981196e2801c203bcee9516e950 +RMD160 (firefox-l10n-38.0.5/en-GB.xpi) = 992dbf99c3fdb9a5623db531c206433625f21f76 +Size (firefox-l10n-38.0.5/en-GB.xpi) = 437843 bytes +SHA1 (firefox-l10n-38.0.5/en-US.xpi) = 6a095421bcbda402d05c327f0ff3d311aeccebd9 +RMD160 (firefox-l10n-38.0.5/en-US.xpi) = 102b1f456bbd68ebd883bfe6663e411c1c3b37ee +Size (firefox-l10n-38.0.5/en-US.xpi) = 469717 bytes +SHA1 (firefox-l10n-38.0.5/en-ZA.xpi) = c1651524f662162c419d5d8403f16e4a47f5c3fb +RMD160 (firefox-l10n-38.0.5/en-ZA.xpi) = 0eea80f2c7ee87fadd4c5f48fdeb823f3f8b8097 +Size (firefox-l10n-38.0.5/en-ZA.xpi) = 439924 bytes +SHA1 (firefox-l10n-38.0.5/eo.xpi) = e9390026c9472f80df999850d08399f25694a0fb +RMD160 (firefox-l10n-38.0.5/eo.xpi) = 9356f38b469baa61ba830424c7dc9f9a6c49b2eb +Size (firefox-l10n-38.0.5/eo.xpi) = 488369 bytes +SHA1 (firefox-l10n-38.0.5/es-AR.xpi) = fa9f553fadb22e9d0461ce9437c3de04bba9cf56 +RMD160 (firefox-l10n-38.0.5/es-AR.xpi) = 5a5b774deaab40ca2926474cd6be2ea313e192a6 +Size (firefox-l10n-38.0.5/es-AR.xpi) = 453982 bytes +SHA1 (firefox-l10n-38.0.5/es-CL.xpi) = 258c076a6b8e895c65d7b22c5d1df208122d0719 +RMD160 (firefox-l10n-38.0.5/es-CL.xpi) = 9aa54c01ab352b23331d1137b6f38407a75ec530 +Size (firefox-l10n-38.0.5/es-CL.xpi) = 384678 bytes +SHA1 (firefox-l10n-38.0.5/es-ES.xpi) = d6c86cad23fe6c06035707d41a8b30220e3790ba +RMD160 (firefox-l10n-38.0.5/es-ES.xpi) = 107147f2653978a333152da1f707702fd08f21ca +Size (firefox-l10n-38.0.5/es-ES.xpi) = 374072 bytes +SHA1 (firefox-l10n-38.0.5/es-MX.xpi) = 77643042ac0013b5d38b3010494444b35e7102fd +RMD160 (firefox-l10n-38.0.5/es-MX.xpi) = 2ac9262a00ff8c8995987183d8d44187cc81766c +Size (firefox-l10n-38.0.5/es-MX.xpi) = 457049 bytes +SHA1 (firefox-l10n-38.0.5/et.xpi) = 032820a6be92f994cd2def4e1cb8109f0373673f +RMD160 (firefox-l10n-38.0.5/et.xpi) = c66575ac7b062d6a6fb5fab19a7d0a9b04487482 +Size (firefox-l10n-38.0.5/et.xpi) = 443228 bytes +SHA1 (firefox-l10n-38.0.5/eu.xpi) = 42db73a4aa40828687ccbbb4fbbb6b2b1df0b180 +RMD160 (firefox-l10n-38.0.5/eu.xpi) = 473e73c8e89e7a473575f1fe3513e9848a352f03 +Size (firefox-l10n-38.0.5/eu.xpi) = 466554 bytes +SHA1 (firefox-l10n-38.0.5/fa.xpi) = f79abfcfd4d1e2be9c30d625c392b0a0672f15b3 +RMD160 (firefox-l10n-38.0.5/fa.xpi) = 4faded06194cbbf35e8c0a44645a5f4bfbc22068 +Size (firefox-l10n-38.0.5/fa.xpi) = 518280 bytes +SHA1 (firefox-l10n-38.0.5/ff.xpi) = a00c876a246db7411e8dfc70efd7c2a1e1ded92a +RMD160 (firefox-l10n-38.0.5/ff.xpi) = 808112caab229ba0247d40069de27db5b4482621 +Size (firefox-l10n-38.0.5/ff.xpi) = 454586 bytes +SHA1 (firefox-l10n-38.0.5/fi.xpi) = f4248511edf60359e55a7d203961ca66dec96105 +RMD160 (firefox-l10n-38.0.5/fi.xpi) = 340bae710c09378eae4d5cee0621a456fc8b64ef +Size (firefox-l10n-38.0.5/fi.xpi) = 444850 bytes +SHA1 (firefox-l10n-38.0.5/fr.xpi) = 071c0a28c912d4320ecb186ae9533842979cd578 +RMD160 (firefox-l10n-38.0.5/fr.xpi) = fe9ee1f02b3748f976e9cbb24238f0f29a3a9cba +Size (firefox-l10n-38.0.5/fr.xpi) = 461400 bytes +SHA1 (firefox-l10n-38.0.5/fy-NL.xpi) = fd87fe7e7aa4364e90d7f8d2b972b2e4a03012e0 +RMD160 (firefox-l10n-38.0.5/fy-NL.xpi) = 02f6d513f2aa54f4ff7184e4db95adf2f01f3802 +Size (firefox-l10n-38.0.5/fy-NL.xpi) = 455539 bytes +SHA1 (firefox-l10n-38.0.5/ga-IE.xpi) = 72188eb7873b21f5d31fbc8fb94acbcf1257b15c +RMD160 (firefox-l10n-38.0.5/ga-IE.xpi) = 23f5c5316694d9041a88d6010984b0f704a1b809 +Size (firefox-l10n-38.0.5/ga-IE.xpi) = 469621 bytes +SHA1 (firefox-l10n-38.0.5/gd.xpi) = 00fcf69629c513840b133dce0fbf72cd1d7df770 +RMD160 (firefox-l10n-38.0.5/gd.xpi) = c5fb5a0e13d8340ff774ffc4ddc439d534b50abb +Size (firefox-l10n-38.0.5/gd.xpi) = 454614 bytes +SHA1 (firefox-l10n-38.0.5/gl.xpi) = 7871cb814ba3a6b23e6c1ee3851b75c76fa05a4c +RMD160 (firefox-l10n-38.0.5/gl.xpi) = 4a1c591cdfd2a124bb2bae319f04e18d8b7abe27 +Size (firefox-l10n-38.0.5/gl.xpi) = 448923 bytes +SHA1 (firefox-l10n-38.0.5/gu-IN.xpi) = d6107ca9ddc1bd860857c403956193d6ef4c606f +RMD160 (firefox-l10n-38.0.5/gu-IN.xpi) = e71776faeab4a04f4d707f8393b9782a71bef2d9 +Size (firefox-l10n-38.0.5/gu-IN.xpi) = 477978 bytes +SHA1 (firefox-l10n-38.0.5/he.xpi) = 18616b91949dce92fb1b547ac5a391d78dafe932 +RMD160 (firefox-l10n-38.0.5/he.xpi) = 4135c6b2de2bbd7b984c66dd1bd62fad5dad4109 +Size (firefox-l10n-38.0.5/he.xpi) = 486784 bytes +SHA1 (firefox-l10n-38.0.5/hi-IN.xpi) = f1b5089e4c59168756a0017d85fb182c6f4f84e0 +RMD160 (firefox-l10n-38.0.5/hi-IN.xpi) = 4bc838197e8eff7872710d742e95761b512b9f1a +Size (firefox-l10n-38.0.5/hi-IN.xpi) = 508165 bytes +SHA1 (firefox-l10n-38.0.5/hr.xpi) = 15e4e7637edd42f070f4cd7784543a8bde6ad0ba +RMD160 (firefox-l10n-38.0.5/hr.xpi) = 7b43e9a366bb2185a97899b3b1f157e19886315d +Size (firefox-l10n-38.0.5/hr.xpi) = 478269 bytes +SHA1 (firefox-l10n-38.0.5/hsb.xpi) = 0b9077cde1b4fcec7a7bc660ff615734d1462ebc +RMD160 (firefox-l10n-38.0.5/hsb.xpi) = ff5fcdab88ce26ab6e5837141eabd7558596e981 +Size (firefox-l10n-38.0.5/hsb.xpi) = 468720 bytes +SHA1 (firefox-l10n-38.0.5/hu.xpi) = e277aa54f3a4e576c11caa73d0451ad7e31fa2ef +RMD160 (firefox-l10n-38.0.5/hu.xpi) = e0bb662df2ebe27609a95aca881be73d44b793bd +Size (firefox-l10n-38.0.5/hu.xpi) = 453553 bytes +SHA1 (firefox-l10n-38.0.5/hy-AM.xpi) = 1fd95efac2bdc26cf237b5f194ee7e40077f7aa1 +RMD160 (firefox-l10n-38.0.5/hy-AM.xpi) = 6096697f367f778be5e23de7d696772a6376c21d +Size (firefox-l10n-38.0.5/hy-AM.xpi) = 534262 bytes +SHA1 (firefox-l10n-38.0.5/id.xpi) = a60c4e2f174d831deb95fb4496ee921c268e6566 +RMD160 (firefox-l10n-38.0.5/id.xpi) = 1adb05c8504d5ecbfae313fdd95c9dc6ad269e7c +Size (firefox-l10n-38.0.5/id.xpi) = 431487 bytes +SHA1 (firefox-l10n-38.0.5/is.xpi) = b1ac22be5c1ffa8e9f062def4232b2a1263bc2cf +RMD160 (firefox-l10n-38.0.5/is.xpi) = db27bc86b947716828fa5a09e9db4166afe7407e +Size (firefox-l10n-38.0.5/is.xpi) = 485131 bytes +SHA1 (firefox-l10n-38.0.5/it.xpi) = 4763ebbea83907ff3e742a4a5566c02f0e0e749e +RMD160 (firefox-l10n-38.0.5/it.xpi) = 49a75a9c41079338834dfac0d84c648ba7cfd589 +Size (firefox-l10n-38.0.5/it.xpi) = 368408 bytes +SHA1 (firefox-l10n-38.0.5/ja.xpi) = bdfb00c800da945794e6d60605551ddc292e4c14 +RMD160 (firefox-l10n-38.0.5/ja.xpi) = 8f497257d119d8bb9c6b70ddbe4ab92f6d019f2a +Size (firefox-l10n-38.0.5/ja.xpi) = 479114 bytes +SHA1 (firefox-l10n-38.0.5/kk.xpi) = 87253b80a050f3f476e71bd96ee741c71dd56514 +RMD160 (firefox-l10n-38.0.5/kk.xpi) = f00d91e48184d46e873d0f81c90bba5ff84bd72a +Size (firefox-l10n-38.0.5/kk.xpi) = 503567 bytes +SHA1 (firefox-l10n-38.0.5/km.xpi) = 44170187b20b8ee92224eaeea6246f8d047c9dcc +RMD160 (firefox-l10n-38.0.5/km.xpi) = 4da57fc0f1093a065e9ffc31571869fafdf62e23 +Size (firefox-l10n-38.0.5/km.xpi) = 565672 bytes +SHA1 (firefox-l10n-38.0.5/kn.xpi) = 67c5e7ea7584aac62274be465fc7a7c9a0939971 +RMD160 (firefox-l10n-38.0.5/kn.xpi) = ffe81d1c2e8a4d18a36c1dc595eb69c787059c26 +Size (firefox-l10n-38.0.5/kn.xpi) = 533463 bytes +SHA1 (firefox-l10n-38.0.5/ko.xpi) = bf488a48281b42ec73dedbf015b0fa03c0f06734 +RMD160 (firefox-l10n-38.0.5/ko.xpi) = 98e88947c8547dd699b45772d463f69ef615a808 +Size (firefox-l10n-38.0.5/ko.xpi) = 460853 bytes +SHA1 (firefox-l10n-38.0.5/lij.xpi) = 17a1c1c3f56ce0d522510dab2c3351a53f58f24c +RMD160 (firefox-l10n-38.0.5/lij.xpi) = 258a4a963fecc055987c0f3ee134f4879e7afe20 +Size (firefox-l10n-38.0.5/lij.xpi) = 444240 bytes +SHA1 (firefox-l10n-38.0.5/lt.xpi) = 0b4d7276da3a8431578bc2262fcc2c959265d4b2 +RMD160 (firefox-l10n-38.0.5/lt.xpi) = 423b7e0302194d69f26106b69f043e60e717fc3c +Size (firefox-l10n-38.0.5/lt.xpi) = 486450 bytes +SHA1 (firefox-l10n-38.0.5/lv.xpi) = d137d297e059b2b26ae9d6426b12eff28a660e45 +RMD160 (firefox-l10n-38.0.5/lv.xpi) = e3d67793aceea72acd25e52086f28915a2199399 +Size (firefox-l10n-38.0.5/lv.xpi) = 467197 bytes +SHA1 (firefox-l10n-38.0.5/mai.xpi) = 90eec154a2f4e1e08a81c3bf2f91348dfc445fae +RMD160 (firefox-l10n-38.0.5/mai.xpi) = 2cef46c3587bb7b23b8c2447e814f6621fa9aeef +Size (firefox-l10n-38.0.5/mai.xpi) = 514663 bytes +SHA1 (firefox-l10n-38.0.5/mk.xpi) = 9edd0a65acf3dede88c250c7a52d9859efadff46 +RMD160 (firefox-l10n-38.0.5/mk.xpi) = bbf1243ae34c08195ee49f2c7ffaa25a8eec786c +Size (firefox-l10n-38.0.5/mk.xpi) = 529204 bytes +SHA1 (firefox-l10n-38.0.5/ml.xpi) = 2dddb3dfc4ce665ac6da7349e618e947f3a7fdf6 +RMD160 (firefox-l10n-38.0.5/ml.xpi) = 280d591251cca9c25a3ba4ccda335267b43cc01c +Size (firefox-l10n-38.0.5/ml.xpi) = 528918 bytes +SHA1 (firefox-l10n-38.0.5/mr.xpi) = 99bf84c6b392daf713fdb5e1c63b4b3577940756 +RMD160 (firefox-l10n-38.0.5/mr.xpi) = e5e8323fc2f99c9fba0c9624fe61626017c55c2b +Size (firefox-l10n-38.0.5/mr.xpi) = 505961 bytes +SHA1 (firefox-l10n-38.0.5/ms.xpi) = 265b2fdd00516271f66cf387a216ee1b2d8b344d +RMD160 (firefox-l10n-38.0.5/ms.xpi) = c77c009039d4409389f7f33e8c7e774ba0a1d44d +Size (firefox-l10n-38.0.5/ms.xpi) = 489871 bytes +SHA1 (firefox-l10n-38.0.5/nb-NO.xpi) = e4f4804f77a4d13d3bd9b03a2d1ae1418cb36cde +RMD160 (firefox-l10n-38.0.5/nb-NO.xpi) = bef6742b6a8827714e133c66d34e4eba06013356 +Size (firefox-l10n-38.0.5/nb-NO.xpi) = 444175 bytes +SHA1 (firefox-l10n-38.0.5/nl.xpi) = 8eaaafea123ecf85e4b6e4ccc36ff6a558098294 +RMD160 (firefox-l10n-38.0.5/nl.xpi) = 5a58e59beb77715b5c16e52d72580148ff043fe7 +Size (firefox-l10n-38.0.5/nl.xpi) = 443993 bytes +SHA1 (firefox-l10n-38.0.5/nn-NO.xpi) = 8aa6065c03999645351470b516749b961c4a913e +RMD160 (firefox-l10n-38.0.5/nn-NO.xpi) = 353dabae0b215eef6b5beeb319d15aad7fb6b8c6 +Size (firefox-l10n-38.0.5/nn-NO.xpi) = 438450 bytes +SHA1 (firefox-l10n-38.0.5/or.xpi) = 516baa3fd8fd7afb41461f45dc2b65983b56e8ed +RMD160 (firefox-l10n-38.0.5/or.xpi) = 63560c53bc75434eb9cb9106d025dfd1d30178d0 +Size (firefox-l10n-38.0.5/or.xpi) = 527047 bytes +SHA1 (firefox-l10n-38.0.5/pa-IN.xpi) = e0b6ed2db784285e4077ee992ca19e6ecad1ca91 +RMD160 (firefox-l10n-38.0.5/pa-IN.xpi) = 6bcf9ed425a1e78a9f34cdacaf2f33e51e0c23ca +Size (firefox-l10n-38.0.5/pa-IN.xpi) = 493720 bytes +SHA1 (firefox-l10n-38.0.5/pl.xpi) = 562353775a0dc279116a3f63148c9523f786b77b +RMD160 (firefox-l10n-38.0.5/pl.xpi) = 7d82667df4ea04b74fdcee8a3add15ca734250fb +Size (firefox-l10n-38.0.5/pl.xpi) = 406565 bytes +SHA1 (firefox-l10n-38.0.5/pt-BR.xpi) = 3609864d72c141a3da5d1051130f1158fd90fe29 +RMD160 (firefox-l10n-38.0.5/pt-BR.xpi) = b85da69454e1da5335fb62521c326dacb8277363 +Size (firefox-l10n-38.0.5/pt-BR.xpi) = 459808 bytes +SHA1 (firefox-l10n-38.0.5/pt-PT.xpi) = ba4537e4cbdab7a9701b028bd3e11b74447194a7 +RMD160 (firefox-l10n-38.0.5/pt-PT.xpi) = e3df7209f46f25de8efc5abd00c61898e94e41da +Size (firefox-l10n-38.0.5/pt-PT.xpi) = 439973 bytes +SHA1 (firefox-l10n-38.0.5/rm.xpi) = 4664e2074ef683d30666c70845a029b100f1dd5e +RMD160 (firefox-l10n-38.0.5/rm.xpi) = 5f7e38f9401783f4b79432a56088089749e4c103 +Size (firefox-l10n-38.0.5/rm.xpi) = 446286 bytes +SHA1 (firefox-l10n-38.0.5/ro.xpi) = 4ae34cdee01774860055f39e70bfccf5e32bbdc4 +RMD160 (firefox-l10n-38.0.5/ro.xpi) = ebccacb36cd48ead834702cb665458bdc4e6ab58 +Size (firefox-l10n-38.0.5/ro.xpi) = 494078 bytes +SHA1 (firefox-l10n-38.0.5/ru.xpi) = 8845491935eb3eaf7896c3ef6bc30ae28156fda9 +RMD160 (firefox-l10n-38.0.5/ru.xpi) = 1b6ae1ccd178025b2cb68ad08d044ee59aded3f0 +Size (firefox-l10n-38.0.5/ru.xpi) = 414416 bytes +SHA1 (firefox-l10n-38.0.5/si.xpi) = 58c7e2c8bb9567954170570f7a72ac8b81ba606d +RMD160 (firefox-l10n-38.0.5/si.xpi) = f5515bcd0dbb98af7ec6b1d25d0f8d46d0b4a1ef +Size (firefox-l10n-38.0.5/si.xpi) = 537393 bytes +SHA1 (firefox-l10n-38.0.5/sk.xpi) = 7b37afaf752f9d08f083e5e526fabb08319d5091 +RMD160 (firefox-l10n-38.0.5/sk.xpi) = bdaf16016512c0c060670200fb2f7adc7b536906 +Size (firefox-l10n-38.0.5/sk.xpi) = 469435 bytes +SHA1 (firefox-l10n-38.0.5/sl.xpi) = 48707aa0129c1e26742def4b93b6f48ed310859e +RMD160 (firefox-l10n-38.0.5/sl.xpi) = 799a306dde9490922e3aaee9abfb04907a309e3a +Size (firefox-l10n-38.0.5/sl.xpi) = 441592 bytes +SHA1 (firefox-l10n-38.0.5/son.xpi) = b518b04f53d7678104c62692c23f48ce4565adfd +RMD160 (firefox-l10n-38.0.5/son.xpi) = 60ee8aa4f5c390e49a925a92747114651c9d44d0 +Size (firefox-l10n-38.0.5/son.xpi) = 449266 bytes +SHA1 (firefox-l10n-38.0.5/sq.xpi) = 7cf7d41d841a017a7ff9e43a469ff1d83b12ed05 +RMD160 (firefox-l10n-38.0.5/sq.xpi) = fa444d58372248db7a21afaf87584fb48c08e045 +Size (firefox-l10n-38.0.5/sq.xpi) = 486075 bytes +SHA1 (firefox-l10n-38.0.5/sr.xpi) = 9a49551e442c5fe45d41a31bab7a061c24cee813 +RMD160 (firefox-l10n-38.0.5/sr.xpi) = d2ddc1493ad5721a9de722f0fc3bbacca249f6cb +Size (firefox-l10n-38.0.5/sr.xpi) = 479418 bytes +SHA1 (firefox-l10n-38.0.5/sv-SE.xpi) = ef114c1b3bfdf8375179145c8bf7cbb42de4b34c +RMD160 (firefox-l10n-38.0.5/sv-SE.xpi) = d7f76f5077b0807d7476dd5229d6d4e0d567300d +Size (firefox-l10n-38.0.5/sv-SE.xpi) = 452629 bytes +SHA1 (firefox-l10n-38.0.5/ta.xpi) = 548ec1d7cfed544400adcc0633d27ea4b051f516 +RMD160 (firefox-l10n-38.0.5/ta.xpi) = 4db4544a7535c235a319fe549e00ec1fc11ba242 +Size (firefox-l10n-38.0.5/ta.xpi) = 506606 bytes +SHA1 (firefox-l10n-38.0.5/te.xpi) = 6a39bcc8826506be3cdb19ffca5cce6429ed2356 +RMD160 (firefox-l10n-38.0.5/te.xpi) = 4333d5ca52f50234f7e0cb76179b9c7f8d70e087 +Size (firefox-l10n-38.0.5/te.xpi) = 526249 bytes +SHA1 (firefox-l10n-38.0.5/th.xpi) = 77db004ae1480758ccd62333e089bd452d3337e3 +RMD160 (firefox-l10n-38.0.5/th.xpi) = ebf105f112dac7bc61dcba15442b3cccc315ba70 +Size (firefox-l10n-38.0.5/th.xpi) = 534269 bytes +SHA1 (firefox-l10n-38.0.5/tr.xpi) = c617874ff4eabe0e155bb324fee2c00dccd06e53 +RMD160 (firefox-l10n-38.0.5/tr.xpi) = 79c93a0fe23a731d589862bcf62f4ea2fbfb22fb +Size (firefox-l10n-38.0.5/tr.xpi) = 481074 bytes +SHA1 (firefox-l10n-38.0.5/uk.xpi) = 47c8ee0701d9d5fc5643a1c3235e5225ce0ed0fe +RMD160 (firefox-l10n-38.0.5/uk.xpi) = ec95f73c8805e5f5c1706682534187010a36e00a +Size (firefox-l10n-38.0.5/uk.xpi) = 493312 bytes +SHA1 (firefox-l10n-38.0.5/uz.xpi) = a3527e2a71d2bb9a501c4507fd9ea5eb26249def +RMD160 (firefox-l10n-38.0.5/uz.xpi) = 9fe3ea5c4f24feb1146f29a2df67a9b4f36df64e +Size (firefox-l10n-38.0.5/uz.xpi) = 496190 bytes +SHA1 (firefox-l10n-38.0.5/vi.xpi) = e472a82b464a6238063bcb2f8d9ae0174fc627be +RMD160 (firefox-l10n-38.0.5/vi.xpi) = 18ddb04fce6d8dabdd517ef666920257c9304656 +Size (firefox-l10n-38.0.5/vi.xpi) = 467503 bytes +SHA1 (firefox-l10n-38.0.5/xh.xpi) = 6df21a750b9a53d260e5548517376e1e1e1b0090 +RMD160 (firefox-l10n-38.0.5/xh.xpi) = 2f068651500690ee8b05db97664d28fe01245345 +Size (firefox-l10n-38.0.5/xh.xpi) = 450241 bytes +SHA1 (firefox-l10n-38.0.5/zh-CN.xpi) = aefcc28175f092def670e605166379f2eccdfac0 +RMD160 (firefox-l10n-38.0.5/zh-CN.xpi) = 8362f957d9cf318b807bb910027dbe7835ac528e +Size (firefox-l10n-38.0.5/zh-CN.xpi) = 488274 bytes +SHA1 (firefox-l10n-38.0.5/zh-TW.xpi) = 266789b89d7e8e91fae0c440e56032782cb384ec +RMD160 (firefox-l10n-38.0.5/zh-TW.xpi) = cd3b6587ca694256f930ba4fa6f8009681a22faf +Size (firefox-l10n-38.0.5/zh-TW.xpi) = 467843 bytes diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d89a715a9..629daa8e4 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.203 2015/03/31 10:59:43 martin Exp $ +# $NetBSD: Makefile,v 1.214 2015/06/03 03:22:31 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} -MOZ_BRANCH= 36.0 -MOZ_BRANCH_MINOR= .4 +MOZ_BRANCH= 38.0 +MOZ_BRANCH_MINOR= .5 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 1 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} +MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/firefox/PLIST b/www/firefox/PLIST index 73d842317..90d30018f 100644 --- a/www/firefox/PLIST +++ b/www/firefox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.93 2015/02/28 04:30:55 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.97 2015/06/03 03:22:31 ryoon Exp $ bin/firefox lib/firefox/application.ini lib/firefox/browser/blocklist.xml @@ -16,6 +16,7 @@ lib/firefox/browser/chrome/browser/content/branding/icon48.png lib/firefox/browser/chrome/browser/content/branding/icon64.png lib/firefox/browser/chrome/browser/content/branding/identity-icons-brand.png lib/firefox/browser/chrome/browser/content/branding/identity-icons-brand@2x.png +lib/firefox/browser/chrome/browser/content/branding/silhouette-40.svg lib/firefox/browser/chrome/browser/content/browser/aboutDialog.css lib/firefox/browser/chrome/browser/content/browser/aboutDialog.js lib/firefox/browser/chrome/browser/content/browser/aboutDialog.xul @@ -30,6 +31,7 @@ lib/firefox/browser/chrome/browser/content/browser/aboutRobots.xhtml lib/firefox/browser/chrome/browser/content/browser/aboutSessionRestore.js lib/firefox/browser/chrome/browser/content/browser/aboutSessionRestore.xhtml lib/firefox/browser/chrome/browser/content/browser/aboutSocialError.xhtml +lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.css lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.js lib/firefox/browser/chrome/browser/content/browser/aboutTabCrashed.xhtml lib/firefox/browser/chrome/browser/content/browser/aboutWelcomeBack.xhtml @@ -76,6 +78,12 @@ lib/firefox/browser/chrome/browser/content/browser/blockedSite.xhtml lib/firefox/browser/chrome/browser/content/browser/bookmarks/bookmarksPanel.js lib/firefox/browser/chrome/browser/content/browser/bookmarks/bookmarksPanel.xul lib/firefox/browser/chrome/browser/content/browser/bookmarks/sidebarUtils.js +lib/firefox/browser/chrome/browser/content/browser/browser-pocket-de.properties +lib/firefox/browser/chrome/browser/content/browser/browser-pocket-en-US.properties +lib/firefox/browser/chrome/browser/content/browser/browser-pocket-es-ES.properties +lib/firefox/browser/chrome/browser/content/browser/browser-pocket-ja.properties +lib/firefox/browser/chrome/browser/content/browser/browser-pocket-ru.properties +lib/firefox/browser/chrome/browser/content/browser/browser-pocket.dtd lib/firefox/browser/chrome/browser/content/browser/browser-tabPreviews.xml lib/firefox/browser/chrome/browser/content/browser/browser.css lib/firefox/browser/chrome/browser/content/browser/browser.js @@ -112,6 +120,9 @@ lib/firefox/browser/chrome/browser/content/browser/defaultthemes/5.header.png lib/firefox/browser/chrome/browser/content/browser/defaultthemes/5.icon.jpg lib/firefox/browser/chrome/browser/content/browser/defaultthemes/5.preview.jpg lib/firefox/browser/chrome/browser/content/browser/devtools/NetworkPanel.xhtml +lib/firefox/browser/chrome/browser/content/browser/devtools/animationinspector/animation-controller.js +lib/firefox/browser/chrome/browser/content/browser/devtools/animationinspector/animation-inspector.xhtml +lib/firefox/browser/chrome/browser/content/browser/devtools/animationinspector/animation-panel.js lib/firefox/browser/chrome/browser/content/browser/devtools/app-manager/connection-footer.js lib/firefox/browser/chrome/browser/content/browser/devtools/app-manager/connection-footer.xhtml lib/firefox/browser/chrome/browser/content/browser/devtools/app-manager/device.js @@ -230,8 +241,10 @@ lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor.xul lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/controller.js lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/includes.js lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/models.js +lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/views/automation.js lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/views/context.js lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/views/inspector.js +lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/views/properties.js lib/firefox/browser/chrome/browser/content/browser/devtools/webaudioeditor/views/utils.js lib/firefox/browser/chrome/browser/content/browser/devtools/webconsole.xul lib/firefox/browser/chrome/browser/content/browser/devtools/widgets.css @@ -257,6 +270,8 @@ lib/firefox/browser/chrome/browser/content/browser/hiddenWindow.xul lib/firefox/browser/chrome/browser/content/browser/history/history-panel.xul lib/firefox/browser/chrome/browser/content/browser/license.html lib/firefox/browser/chrome/browser/content/browser/loop/conversation.html +lib/firefox/browser/chrome/browser/content/browser/loop/css/contacts.css +lib/firefox/browser/chrome/browser/content/browser/loop/css/panel.css lib/firefox/browser/chrome/browser/content/browser/loop/js/client.js lib/firefox/browser/chrome/browser/content/browser/loop/js/contacts.js lib/firefox/browser/chrome/browser/content/browser/loop/js/conversation.js @@ -284,9 +299,7 @@ lib/firefox/browser/chrome/browser/content/browser/loop/sdk-content/images/rtc/s lib/firefox/browser/chrome/browser/content/browser/loop/sdk-content/images/rtc/speaker-on.png lib/firefox/browser/chrome/browser/content/browser/loop/sdk-content/js/dynamic_config.min.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/css/common.css -lib/firefox/browser/chrome/browser/content/browser/loop/shared/css/contacts.css lib/firefox/browser/chrome/browser/content/browser/loop/shared/css/conversation.css -lib/firefox/browser/chrome/browser/content/browser/loop/shared/css/panel.css lib/firefox/browser/chrome/browser/content/browser/loop/shared/css/reset.css lib/firefox/browser/chrome/browser/content/browser/loop/shared/img/02.png lib/firefox/browser/chrome/browser/content/browser/loop/shared/img/02@2x.png @@ -331,9 +344,11 @@ lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/dispatcher.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/feedbackApiClient.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/feedbackStore.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/feedbackViews.js +lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/fxOSActiveRoomStore.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/mixins.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/models.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/otSdkDriver.js +lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/roomStates.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/roomStore.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/store.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/utils.js @@ -343,7 +358,7 @@ lib/firefox/browser/chrome/browser/content/browser/loop/shared/js/websocket.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/libs/backbone-1.1.2.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/libs/jquery-2.1.0.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/libs/lodash-2.4.1.js -lib/firefox/browser/chrome/browser/content/browser/loop/shared/libs/react-0.11.2.js +lib/firefox/browser/chrome/browser/content/browser/loop/shared/libs/react-0.12.2.js lib/firefox/browser/chrome/browser/content/browser/loop/shared/sounds/connected.ogg lib/firefox/browser/chrome/browser/content/browser/loop/shared/sounds/connecting.ogg lib/firefox/browser/chrome/browser/content/browser/loop/shared/sounds/failure.ogg @@ -386,6 +401,50 @@ lib/firefox/browser/chrome/browser/content/browser/places/places.xul lib/firefox/browser/chrome/browser/content/browser/places/placesOverlay.xul lib/firefox/browser/chrome/browser/content/browser/places/tree.xml lib/firefox/browser/chrome/browser/content/browser/places/treeView.js +lib/firefox/browser/chrome/browser/content/browser/pocket/main.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/css/firasans.css +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/css/normalize.css +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/css/saved.css +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/css/signup.css +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/fonts/FiraSans-Regular.woff +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketerror@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketerror@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogo@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogo@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogosolo@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketlogosolo@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketmenuitem16.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketmenuitem16@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_button@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_button@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_devices@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_devices@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_hero@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/pocketsignup_hero@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/signup_firefoxlogo@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/signup_firefoxlogo@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/signup_help@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/signup_help@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/tag_close@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/tag_close@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/tag_closeactive@1x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/img/tag_closeactive@2x.png +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/dictionary.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/messages.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/saved.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/signup.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/tmpl.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/vendor/handlebars.runtime.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/vendor/jquery-2.1.1.min.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/js/vendor/jquery.tokeninput.min.js +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/saved.html +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/signup.html +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/tmpl/saved_premiumextras.handlebars +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/tmpl/saved_premiumshell.handlebars +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/tmpl/saved_shell.handlebars +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/tmpl/signup_shell.handlebars +lib/firefox/browser/chrome/browser/content/browser/pocket/panels/tmpl/signupstoryboard_shell.handlebars +lib/firefox/browser/chrome/browser/content/browser/pocket/pktApi.js lib/firefox/browser/chrome/browser/content/browser/preferences/aboutPermissions.css lib/firefox/browser/chrome/browser/content/browser/preferences/aboutPermissions.js lib/firefox/browser/chrome/browser/content/browser/preferences/aboutPermissions.xml @@ -443,6 +502,8 @@ lib/firefox/browser/chrome/browser/content/browser/preferences/tabs.js lib/firefox/browser/chrome/browser/content/browser/preferences/tabs.xul lib/firefox/browser/chrome/browser/content/browser/preferences/translation.js lib/firefox/browser/chrome/browser/content/browser/preferences/translation.xul +lib/firefox/browser/chrome/browser/content/browser/readinglist/sidebar.js +lib/firefox/browser/chrome/browser/content/browser/readinglist/sidebar.xhtml lib/firefox/browser/chrome/browser/content/browser/report-phishing-overlay.xul lib/firefox/browser/chrome/browser/content/browser/safeMode.css lib/firefox/browser/chrome/browser/content/browser/safeMode.js @@ -495,7 +556,7 @@ lib/firefox/browser/chrome/browser/content/browser/web-panels.js lib/firefox/browser/chrome/browser/content/browser/web-panels.xul lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.js lib/firefox/browser/chrome/browser/content/browser/webrtcIndicator.xul -lib/firefox/browser/chrome/browser/default_permissions +lib/firefox/browser/chrome/browser/defaults/permissions lib/firefox/browser/chrome/browser/skin/classic/browser/Geolocation-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/Geolocation-64.png lib/firefox/browser/chrome/browser/skin/classic/browser/Info.png @@ -521,6 +582,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/aboutTabCrashed.css lib/firefox/browser/chrome/browser/skin/classic/browser/aboutWelcomeBack.css lib/firefox/browser/chrome/browser/skin/classic/browser/actionicon-tab.png lib/firefox/browser/chrome/browser/skin/classic/browser/bad-content-blocked-16.png +lib/firefox/browser/chrome/browser/skin/classic/browser/bad-content-blocked-16@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/bad-content-blocked-64.png lib/firefox/browser/chrome/browser/skin/classic/browser/bad-content-unblocked-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/bad-content-unblocked-64.png @@ -551,6 +613,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devedition/search.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devedition/urlbar-history-dropmarker.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/alerticon-warning.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/alerticon-warning@2x.png +lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/animationinspector.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/app-manager/add.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/app-manager/connection-footer.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/app-manager/default-app-icon.png @@ -658,7 +721,9 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/newtab-inverted lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/newtab.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/newtab@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/noise.png +lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/performance-icons.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/performance.css +lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/power.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/profiler-stopwatch-checked.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/profiler-stopwatch.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/profiler.css @@ -682,6 +747,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/shadereditor.cs lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/splitview.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/storage.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/styleeditor.css +lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/timeline-filter.svg lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/timeline.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/toggle-tools.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/toggle-tools@2x.png @@ -721,8 +787,6 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/webconsole.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/webconsole@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/webconsole_networkpanel.css lib/firefox/browser/chrome/browser/skin/classic/browser/devtools/widgets.css -lib/firefox/browser/chrome/browser/skin/classic/browser/dots.png -lib/firefox/browser/chrome/browser/skin/classic/browser/dots@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/allDownloadsViewOverlay.css lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/buttons.png lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/contentAreaDownloadsView.css @@ -731,6 +795,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-notif lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-notification-start.png lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/download-summary.png lib/firefox/browser/chrome/browser/skin/classic/browser/downloads/downloads.css +lib/firefox/browser/chrome/browser/skin/classic/browser/drm-icon.svg lib/firefox/browser/chrome/browser/skin/classic/browser/engineManager.css lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/audioFeedIcon.png lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/audioFeedIcon16.png @@ -741,6 +806,9 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/subscribe.css lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/videoFeedIcon.png lib/firefox/browser/chrome/browser/skin/classic/browser/feeds/videoFeedIcon16.png lib/firefox/browser/chrome/browser/skin/classic/browser/fullscreen-darknoise.png +lib/firefox/browser/chrome/browser/skin/classic/browser/heartbeat-icon.svg +lib/firefox/browser/chrome/browser/skin/classic/browser/heartbeat-star-lit.svg +lib/firefox/browser/chrome/browser/skin/classic/browser/heartbeat-star-off.svg lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icons-generic.png lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icons-https-ev.png lib/firefox/browser/chrome/browser/skin/classic/browser/identity-icons-https-mixed-active.png @@ -800,18 +868,21 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/Options.png lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/aboutPermissions.css lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/alwaysAsk.png lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/applications.css -lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/check.png -lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/check@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/dialog.css lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/favicon.ico -lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/icons.png -lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/icons@2x.png +lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/icons.svg lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/preferences.css lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/in-content/search.css lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/mail.png lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/preferences.css lib/firefox/browser/chrome/browser/skin/classic/browser/preferences/search.css lib/firefox/browser/chrome/browser/skin/classic/browser/privatebrowsing-mask.png +lib/firefox/browser/chrome/browser/skin/classic/browser/reader-tour.png +lib/firefox/browser/chrome/browser/skin/classic/browser/reader-tour@2x.png +lib/firefox/browser/chrome/browser/skin/classic/browser/readerMode.svg +lib/firefox/browser/chrome/browser/skin/classic/browser/readinglist/icons.svg +lib/firefox/browser/chrome/browser/skin/classic/browser/readinglist/readinglist-icon.svg +lib/firefox/browser/chrome/browser/skin/classic/browser/readinglist/sidebar.css lib/firefox/browser/chrome/browser/skin/classic/browser/reload-stop-go.png lib/firefox/browser/chrome/browser/skin/classic/browser/sanitizeDialog.css lib/firefox/browser/chrome/browser/skin/classic/browser/search-engine-placeholder.png @@ -821,6 +892,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator-badge-a lib/firefox/browser/chrome/browser/skin/classic/browser/search-indicator.png lib/firefox/browser/chrome/browser/skin/classic/browser/search-pref.png lib/firefox/browser/chrome/browser/skin/classic/browser/searchbar.css +lib/firefox/browser/chrome/browser/skin/classic/browser/session-restore.svg lib/firefox/browser/chrome/browser/skin/classic/browser/setDesktopBackground.css lib/firefox/browser/chrome/browser/skin/classic/browser/slowStartup-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/social/chat-icons.svg @@ -846,9 +918,11 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/syncProgress-toolbar.png lib/firefox/browser/chrome/browser/skin/classic/browser/syncProgress.css lib/firefox/browser/chrome/browser/skin/classic/browser/syncQuota.css lib/firefox/browser/chrome/browser/skin/classic/browser/syncSetup.css +lib/firefox/browser/chrome/browser/skin/classic/browser/tab-crashed.svg lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/alltabs-inverted.png lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/alltabs.png lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/connecting.png +lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/crashed.svg lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/loading.png lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/pendingpaint.png lib/firefox/browser/chrome/browser/skin/classic/browser/tabbrowser/tab-active-middle.png @@ -875,7 +949,10 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/translating-16@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/translation-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/translation-16@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/undoCloseTab.png +lib/firefox/browser/chrome/browser/skin/classic/browser/update-badge.svg lib/firefox/browser/chrome/browser/skin/classic/browser/urlbar-arrow.png +lib/firefox/browser/chrome/browser/skin/classic/browser/warning16.png +lib/firefox/browser/chrome/browser/skin/classic/browser/warning16@2x.png lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-camera-white-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-indicator.css lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-microphone-white-16.png @@ -889,6 +966,7 @@ lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-shareScreen-64.pn lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingDevice-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingMicrophone-16.png lib/firefox/browser/chrome/browser/skin/classic/browser/webRTC-sharingScreen-16.png +lib/firefox/browser/chrome/browser/skin/classic/browser/welcome-back.svg lib/firefox/browser/chrome/browser/skin/classic/communicator/communicator.css lib/firefox/browser/chrome/chrome.manifest lib/firefox/browser/chrome/en-US/locale/branding/brand.dtd @@ -905,12 +983,16 @@ lib/firefox/browser/chrome/en-US/locale/browser/aboutPrivateBrowsing.properties lib/firefox/browser/chrome/en-US/locale/browser/aboutRobots.dtd lib/firefox/browser/chrome/en-US/locale/browser/aboutSessionRestore.dtd lib/firefox/browser/chrome/en-US/locale/browser/aboutSyncTabs.dtd +lib/firefox/browser/chrome/en-US/locale/browser/aboutTabCrashed.dtd +lib/firefox/browser/chrome/en-US/locale/browser/accounts.properties lib/firefox/browser/chrome/en-US/locale/browser/appstrings.properties lib/firefox/browser/chrome/en-US/locale/browser/baseMenuOverlay.dtd lib/firefox/browser/chrome/en-US/locale/browser/browser.dtd lib/firefox/browser/chrome/en-US/locale/browser/browser.properties lib/firefox/browser/chrome/en-US/locale/browser/customizableui/customizableWidgets.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/VariablesView.dtd +lib/firefox/browser/chrome/en-US/locale/browser/devtools/animationinspector.dtd +lib/firefox/browser/chrome/en-US/locale/browser/devtools/animationinspector.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/app-manager.dtd lib/firefox/browser/chrome/en-US/locale/browser/devtools/app-manager.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/appcacheutils.properties @@ -920,6 +1002,7 @@ lib/firefox/browser/chrome/en-US/locale/browser/devtools/connection-screen.dtd lib/firefox/browser/chrome/en-US/locale/browser/devtools/connection-screen.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/debugger.dtd lib/firefox/browser/chrome/en-US/locale/browser/devtools/debugger.properties +lib/firefox/browser/chrome/en-US/locale/browser/devtools/device.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/eyedropper.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/font-inspector.dtd lib/firefox/browser/chrome/en-US/locale/browser/devtools/gcli.properties @@ -937,6 +1020,7 @@ lib/firefox/browser/chrome/en-US/locale/browser/devtools/scratchpad.dtd lib/firefox/browser/chrome/en-US/locale/browser/devtools/scratchpad.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/shadereditor.dtd lib/firefox/browser/chrome/en-US/locale/browser/devtools/shadereditor.properties +lib/firefox/browser/chrome/en-US/locale/browser/devtools/shared.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/sourceeditor.dtd lib/firefox/browser/chrome/en-US/locale/browser/devtools/sourceeditor.properties lib/firefox/browser/chrome/en-US/locale/browser/devtools/storage.properties @@ -1299,6 +1383,10 @@ lib/firefox/browser/chrome/webide/content/details.js lib/firefox/browser/chrome/webide/content/details.xhtml lib/firefox/browser/chrome/webide/content/devicepreferences.js lib/firefox/browser/chrome/webide/content/devicepreferences.xhtml +lib/firefox/browser/chrome/webide/content/devicesettings.js +lib/firefox/browser/chrome/webide/content/devicesettings.xhtml +lib/firefox/browser/chrome/webide/content/logs.js +lib/firefox/browser/chrome/webide/content/logs.xhtml lib/firefox/browser/chrome/webide/content/monitor.js lib/firefox/browser/chrome/webide/content/monitor.xhtml lib/firefox/browser/chrome/webide/content/newapp.js @@ -1311,11 +1399,14 @@ lib/firefox/browser/chrome/webide/content/runtimedetails.js lib/firefox/browser/chrome/webide/content/runtimedetails.xhtml lib/firefox/browser/chrome/webide/content/webide.js lib/firefox/browser/chrome/webide/content/webide.xul +lib/firefox/browser/chrome/webide/content/wifi-auth.js +lib/firefox/browser/chrome/webide/content/wifi-auth.xhtml lib/firefox/browser/chrome/webide/skin/addons.css +lib/firefox/browser/chrome/webide/skin/config-view.css lib/firefox/browser/chrome/webide/skin/deck.css lib/firefox/browser/chrome/webide/skin/details.css -lib/firefox/browser/chrome/webide/skin/devicepreferences.css lib/firefox/browser/chrome/webide/skin/icons.png +lib/firefox/browser/chrome/webide/skin/logs.css lib/firefox/browser/chrome/webide/skin/monitor.css lib/firefox/browser/chrome/webide/skin/newapp.css lib/firefox/browser/chrome/webide/skin/permissionstable.css @@ -1323,14 +1414,12 @@ lib/firefox/browser/chrome/webide/skin/prefs.css lib/firefox/browser/chrome/webide/skin/runtimedetails.css lib/firefox/browser/chrome/webide/skin/throbber.svg lib/firefox/browser/chrome/webide/skin/webide.css +lib/firefox/browser/chrome/webide/skin/wifi-auth.css lib/firefox/browser/components/ChromeProfileMigrator.js -lib/firefox/browser/components/DownloadsStartup.js -lib/firefox/browser/components/DownloadsUI.js lib/firefox/browser/components/ExperimentsService.js lib/firefox/browser/components/FeedConverter.js lib/firefox/browser/components/FeedWriter.js lib/firefox/browser/components/FirefoxProfileMigrator.js -lib/firefox/browser/components/PlacesProtocolHandler.js lib/firefox/browser/components/ProfileMigrator.js lib/firefox/browser/components/SelfSupportService.js lib/firefox/browser/components/WebContentConverter.js @@ -1344,7 +1433,6 @@ lib/firefox/browser/components/nsBrowserGlue.js lib/firefox/browser/components/nsSessionStartup.js lib/firefox/browser/components/nsSessionStore.js lib/firefox/browser/components/nsSetDefaultBrowser.js -lib/firefox/browser/components/nsSidebar.js lib/firefox/browser/components/webideCli.js lib/firefox/browser/defaults/preferences/firefox-branding.js lib/firefox/browser/defaults/preferences/firefox-l10n.js @@ -1360,11 +1448,12 @@ lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/icon.png lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf lib/firefox/browser/icons/mozicon128.png lib/firefox/browser/modules/AboutHome.jsm -lib/firefox/browser/modules/BrowserNewTabPreloader.jsm lib/firefox/browser/modules/BrowserUITelemetry.jsm lib/firefox/browser/modules/CastingApps.jsm lib/firefox/browser/modules/Chat.jsm +lib/firefox/browser/modules/ContentClick.jsm lib/firefox/browser/modules/ContentLinkHandler.jsm +lib/firefox/browser/modules/ContentObservers.jsm lib/firefox/browser/modules/ContentSearch.jsm lib/firefox/browser/modules/ContentWebRTC.jsm lib/firefox/browser/modules/CustomizableUI.jsm @@ -1375,20 +1464,26 @@ lib/firefox/browser/modules/DirectoryLinksProvider.jsm lib/firefox/browser/modules/DownloadsCommon.jsm lib/firefox/browser/modules/DownloadsLogger.jsm lib/firefox/browser/modules/DownloadsTaskbar.jsm +lib/firefox/browser/modules/DownloadsViewUI.jsm lib/firefox/browser/modules/DragPositionManager.jsm lib/firefox/browser/modules/E10SUtils.jsm lib/firefox/browser/modules/Feeds.jsm lib/firefox/browser/modules/FormSubmitObserver.jsm lib/firefox/browser/modules/FormValidationHandler.jsm +lib/firefox/browser/modules/HiddenFrame.jsm lib/firefox/browser/modules/MigrationUtils.jsm lib/firefox/browser/modules/NetworkPrioritizer.jsm lib/firefox/browser/modules/PanelFrame.jsm lib/firefox/browser/modules/PanelWideWidgetTracker.jsm lib/firefox/browser/modules/PlacesUIUtils.jsm lib/firefox/browser/modules/PluginContent.jsm +lib/firefox/browser/modules/Pocket.jsm +lib/firefox/browser/modules/ProcessHangMonitor.jsm +lib/firefox/browser/modules/ReaderParent.jsm lib/firefox/browser/modules/RecentWindow.jsm lib/firefox/browser/modules/RemotePrompt.jsm lib/firefox/browser/modules/ScrollbarSampler.jsm +lib/firefox/browser/modules/SelfSupportBackend.jsm lib/firefox/browser/modules/SitePermissions.jsm lib/firefox/browser/modules/Social.jsm lib/firefox/browser/modules/TabCrashReporter.jsm @@ -1401,8 +1496,9 @@ lib/firefox/browser/modules/devtools/Chart.jsm lib/firefox/browser/modules/devtools/Curl.jsm lib/firefox/browser/modules/devtools/DOMHelpers.jsm lib/firefox/browser/modules/devtools/DeveloperToolbar.jsm -lib/firefox/browser/modules/devtools/FloatingScrollbars.jsm +lib/firefox/browser/modules/devtools/FlameGraph.jsm lib/firefox/browser/modules/devtools/Graphs.jsm +lib/firefox/browser/modules/devtools/GraphsWorker.js lib/firefox/browser/modules/devtools/Jsbeautify.jsm lib/firefox/browser/modules/devtools/Parser.jsm lib/firefox/browser/modules/devtools/SideMenuWidget.jsm @@ -1445,11 +1541,8 @@ lib/firefox/browser/modules/devtools/main.js lib/firefox/browser/modules/devtools/markupview/html-editor.js lib/firefox/browser/modules/devtools/markupview/markup-view.js lib/firefox/browser/modules/devtools/netmonitor/panel.js -lib/firefox/browser/modules/devtools/profiler/global.js lib/firefox/browser/modules/devtools/profiler/panel.js lib/firefox/browser/modules/devtools/profiler/shared.js -lib/firefox/browser/modules/devtools/profiler/tree-model.js -lib/firefox/browser/modules/devtools/profiler/tree-view.js lib/firefox/browser/modules/devtools/projecteditor/editors.js lib/firefox/browser/modules/devtools/projecteditor/helpers/event.js lib/firefox/browser/modules/devtools/projecteditor/helpers/file-picker.js @@ -1466,6 +1559,7 @@ lib/firefox/browser/modules/devtools/projecteditor/plugins/image-view/image-edit lib/firefox/browser/modules/devtools/projecteditor/plugins/image-view/plugin.js lib/firefox/browser/modules/devtools/projecteditor/plugins/logging/logging.js lib/firefox/browser/modules/devtools/projecteditor/plugins/new/new.js +lib/firefox/browser/modules/devtools/projecteditor/plugins/rename/rename.js lib/firefox/browser/modules/devtools/projecteditor/plugins/save/save.js lib/firefox/browser/modules/devtools/projecteditor/plugins/status-bar/plugin.js lib/firefox/browser/modules/devtools/projecteditor/project.js @@ -1476,6 +1570,7 @@ lib/firefox/browser/modules/devtools/projecteditor/stores/local.js lib/firefox/browser/modules/devtools/projecteditor/stores/resource.js lib/firefox/browser/modules/devtools/projecteditor/tree.js lib/firefox/browser/modules/devtools/resize-commands.js +lib/firefox/browser/modules/devtools/responsivedesign-child.js lib/firefox/browser/modules/devtools/responsivedesign.jsm lib/firefox/browser/modules/devtools/scratchpad-manager.jsm lib/firefox/browser/modules/devtools/scratchpad/scratchpad-commands.js @@ -1483,12 +1578,23 @@ lib/firefox/browser/modules/devtools/scratchpad/scratchpad-panel.js lib/firefox/browser/modules/devtools/shadereditor/panel.js lib/firefox/browser/modules/devtools/shared/autocomplete-popup.js lib/firefox/browser/modules/devtools/shared/d3.js +lib/firefox/browser/modules/devtools/shared/devices.js lib/firefox/browser/modules/devtools/shared/doorhanger.js lib/firefox/browser/modules/devtools/shared/frame-script-utils.js lib/firefox/browser/modules/devtools/shared/inplace-editor.js lib/firefox/browser/modules/devtools/shared/observable-object.js +lib/firefox/browser/modules/devtools/shared/options-view.js +lib/firefox/browser/modules/devtools/shared/profiler/global.js +lib/firefox/browser/modules/devtools/shared/profiler/tree-model.js +lib/firefox/browser/modules/devtools/shared/profiler/tree-view.js lib/firefox/browser/modules/devtools/shared/telemetry.js lib/firefox/browser/modules/devtools/shared/theme-switching.js +lib/firefox/browser/modules/devtools/shared/theme.js +lib/firefox/browser/modules/devtools/shared/timeline/global.js +lib/firefox/browser/modules/devtools/shared/timeline/marker-details.js +lib/firefox/browser/modules/devtools/shared/timeline/markers-overview.js +lib/firefox/browser/modules/devtools/shared/timeline/memory-overview.js +lib/firefox/browser/modules/devtools/shared/timeline/waterfall.js lib/firefox/browser/modules/devtools/shared/undo.js lib/firefox/browser/modules/devtools/shared/widgets/CubicBezierWidget.js lib/firefox/browser/modules/devtools/shared/widgets/FastListWidget.js @@ -1520,12 +1626,7 @@ lib/firefox/browser/modules/devtools/tilt/tilt-utils.js lib/firefox/browser/modules/devtools/tilt/tilt-visualizer-style.js lib/firefox/browser/modules/devtools/tilt/tilt-visualizer.js lib/firefox/browser/modules/devtools/tilt/tilt.js -lib/firefox/browser/modules/devtools/timeline/global.js -lib/firefox/browser/modules/devtools/timeline/marker-details.js -lib/firefox/browser/modules/devtools/timeline/markers-overview.js -lib/firefox/browser/modules/devtools/timeline/memory-overview.js lib/firefox/browser/modules/devtools/timeline/panel.js -lib/firefox/browser/modules/devtools/timeline/waterfall.js lib/firefox/browser/modules/devtools/webaudioeditor/panel.js lib/firefox/browser/modules/devtools/webconsole/console-commands.js lib/firefox/browser/modules/devtools/webconsole/console-output.js @@ -1535,8 +1636,12 @@ lib/firefox/browser/modules/devtools/webconsole/panel.js lib/firefox/browser/modules/devtools/webconsole/webconsole.js lib/firefox/browser/modules/devtools/webide/addons.js lib/firefox/browser/modules/devtools/webide/app-manager.js +lib/firefox/browser/modules/devtools/webide/build.js +lib/firefox/browser/modules/devtools/webide/config-view.js lib/firefox/browser/modules/devtools/webide/remote-resources.js lib/firefox/browser/modules/devtools/webide/runtimes.js +lib/firefox/browser/modules/devtools/webide/simulator-process.js +lib/firefox/browser/modules/devtools/webide/simulators.js lib/firefox/browser/modules/devtools/webide/tab-store.js lib/firefox/browser/modules/devtools/webide/utils.js lib/firefox/browser/modules/distribution.js @@ -1552,6 +1657,11 @@ lib/firefox/browser/modules/loop/MozLoopPushHandler.jsm lib/firefox/browser/modules/loop/MozLoopService.jsm lib/firefox/browser/modules/loop/MozLoopWorker.js lib/firefox/browser/modules/offlineAppCache.jsm +lib/firefox/browser/modules/readinglist/ReadingList.jsm +lib/firefox/browser/modules/readinglist/SQLiteStore.jsm +lib/firefox/browser/modules/readinglist/Scheduler.jsm +lib/firefox/browser/modules/readinglist/ServerClient.jsm +lib/firefox/browser/modules/readinglist/Sync.jsm lib/firefox/browser/modules/sessionstore/ContentRestore.jsm lib/firefox/browser/modules/sessionstore/DocShellCapabilities.jsm lib/firefox/browser/modules/sessionstore/FrameTree.jsm @@ -1613,6 +1723,7 @@ lib/firefox/chrome/en-US/locale/en-US/global/AccessFu.properties lib/firefox/chrome/en-US/locale/en-US/global/about.dtd lib/firefox/chrome/en-US/locale/en-US/global/aboutAbout.dtd lib/firefox/chrome/en-US/locale/en-US/global/aboutNetworking.dtd +lib/firefox/chrome/en-US/locale/en-US/global/aboutReader.properties lib/firefox/chrome/en-US/locale/en-US/global/aboutRights.dtd lib/firefox/chrome/en-US/locale/en-US/global/aboutSupport.dtd lib/firefox/chrome/en-US/locale/en-US/global/aboutSupport.properties @@ -1647,6 +1758,7 @@ lib/firefox/chrome/en-US/locale/en-US/global/dialog.properties lib/firefox/chrome/en-US/locale/en-US/global/dialogOverlay.dtd lib/firefox/chrome/en-US/locale/en-US/global/dom/dom.properties lib/firefox/chrome/en-US/locale/en-US/global/editMenuOverlay.dtd +lib/firefox/chrome/en-US/locale/en-US/global/fallbackMenubar.properties lib/firefox/chrome/en-US/locale/en-US/global/filefield.properties lib/firefox/chrome/en-US/locale/en-US/global/filepicker.dtd lib/firefox/chrome/en-US/locale/en-US/global/filepicker.properties @@ -1737,7 +1849,6 @@ lib/firefox/chrome/en-US/locale/en-US/passwordmgr/passwordManager.dtd lib/firefox/chrome/en-US/locale/en-US/passwordmgr/passwordmgr.properties lib/firefox/chrome/en-US/locale/en-US/pipnss/nsserrors.properties lib/firefox/chrome/en-US/locale/en-US/pipnss/pipnss.properties -lib/firefox/chrome/en-US/locale/en-US/pipnss/security.properties lib/firefox/chrome/en-US/locale/en-US/pippki/certManager.dtd lib/firefox/chrome/en-US/locale/en-US/pippki/deviceManager.dtd lib/firefox/chrome/en-US/locale/en-US/pippki/pippki.dtd @@ -1764,6 +1875,7 @@ lib/firefox/chrome/marionette/content/specialpowersAPI.js lib/firefox/chrome/marionette/modules/Assert.jsm lib/firefox/chrome/marionette/modules/MockColorPicker.jsm lib/firefox/chrome/marionette/modules/MockFilePicker.jsm +lib/firefox/chrome/marionette/modules/MockPaymentsUIGlue.jsm lib/firefox/chrome/marionette/modules/MockPermissionPrompt.jsm lib/firefox/chrome/pippki/content/pippki/CAOverlay.xul lib/firefox/chrome/pippki/content/pippki/MineOverlay.xul @@ -1796,7 +1908,6 @@ lib/firefox/chrome/pippki/content/pippki/escrowWarn.js lib/firefox/chrome/pippki/content/pippki/escrowWarn.xul lib/firefox/chrome/pippki/content/pippki/exceptionDialog.js lib/firefox/chrome/pippki/content/pippki/exceptionDialog.xul -lib/firefox/chrome/pippki/content/pippki/getp12password.xul lib/firefox/chrome/pippki/content/pippki/getpassword.xul lib/firefox/chrome/pippki/content/pippki/load_device.xul lib/firefox/chrome/pippki/content/pippki/password.js @@ -1823,9 +1934,8 @@ lib/firefox/chrome/toolkit/content/global/about.xhtml lib/firefox/chrome/toolkit/content/global/aboutAbout.js lib/firefox/chrome/toolkit/content/global/aboutAbout.xhtml lib/firefox/chrome/toolkit/content/global/aboutCache.js +lib/firefox/chrome/toolkit/content/global/aboutCompartments.js lib/firefox/chrome/toolkit/content/global/aboutCompartments.xhtml -lib/firefox/chrome/toolkit/content/global/aboutMedia.js -lib/firefox/chrome/toolkit/content/global/aboutMedia.xhtml lib/firefox/chrome/toolkit/content/global/aboutMemory.css lib/firefox/chrome/toolkit/content/global/aboutMemory.js lib/firefox/chrome/toolkit/content/global/aboutMemory.xhtml @@ -1937,6 +2047,7 @@ lib/firefox/chrome/toolkit/content/global/nsUserSettings.js lib/firefox/chrome/toolkit/content/global/platformHTMLBindings.xml lib/firefox/chrome/toolkit/content/global/plugins.css lib/firefox/chrome/toolkit/content/global/plugins.html +lib/firefox/chrome/toolkit/content/global/post-fork-preload.js lib/firefox/chrome/toolkit/content/global/preload.js lib/firefox/chrome/toolkit/content/global/printPageSetup.js lib/firefox/chrome/toolkit/content/global/printPageSetup.xul @@ -1950,6 +2061,8 @@ lib/firefox/chrome/toolkit/content/global/printdialog.js lib/firefox/chrome/toolkit/content/global/printdialog.xul lib/firefox/chrome/toolkit/content/global/printjoboptions.js lib/firefox/chrome/toolkit/content/global/printjoboptions.xul +lib/firefox/chrome/toolkit/content/global/reader/aboutReader.html +lib/firefox/chrome/toolkit/content/global/reader/aboutReader.js lib/firefox/chrome/toolkit/content/global/remote-test-ipc.js lib/firefox/chrome/toolkit/content/global/resetProfile.css lib/firefox/chrome/toolkit/content/global/resetProfile.js @@ -1997,11 +2110,11 @@ lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.css lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.js lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.xml lib/firefox/chrome/toolkit/content/mozapps/extensions/extensions.xul +lib/firefox/chrome/toolkit/content/mozapps/extensions/gmpPrefs.xul lib/firefox/chrome/toolkit/content/mozapps/extensions/list.js lib/firefox/chrome/toolkit/content/mozapps/extensions/list.xul lib/firefox/chrome/toolkit/content/mozapps/extensions/newaddon.js lib/firefox/chrome/toolkit/content/mozapps/extensions/newaddon.xul -lib/firefox/chrome/toolkit/content/mozapps/extensions/openH264Prefs.xul lib/firefox/chrome/toolkit/content/mozapps/extensions/pluginPrefs.xul lib/firefox/chrome/toolkit/content/mozapps/extensions/selectAddons.css lib/firefox/chrome/toolkit/content/mozapps/extensions/selectAddons.js @@ -2066,6 +2179,9 @@ lib/firefox/chrome/toolkit/skin/classic/global/about.css lib/firefox/chrome/toolkit/skin/classic/global/aboutCache.css lib/firefox/chrome/toolkit/skin/classic/global/aboutCacheEntry.css lib/firefox/chrome/toolkit/skin/classic/global/aboutMemory.css +lib/firefox/chrome/toolkit/skin/classic/global/aboutReader.css +lib/firefox/chrome/toolkit/skin/classic/global/aboutReaderContent.css +lib/firefox/chrome/toolkit/skin/classic/global/aboutReaderControls.css lib/firefox/chrome/toolkit/skin/classic/global/aboutSupport.css lib/firefox/chrome/toolkit/skin/classic/global/alerts/alert.css lib/firefox/chrome/toolkit/skin/classic/global/alerts/notification-48.png @@ -2174,17 +2290,18 @@ lib/firefox/chrome/toolkit/skin/classic/global/icons/warning-16.png lib/firefox/chrome/toolkit/skin/classic/global/icons/warning-24.png lib/firefox/chrome/toolkit/skin/classic/global/icons/warning-64.png lib/firefox/chrome/toolkit/skin/classic/global/icons/warning-large.png +lib/firefox/chrome/toolkit/skin/classic/global/icons/warning.svg lib/firefox/chrome/toolkit/skin/classic/global/icons/webapps-16.png lib/firefox/chrome/toolkit/skin/classic/global/icons/webapps-64.png lib/firefox/chrome/toolkit/skin/classic/global/icons/windowControls.png lib/firefox/chrome/toolkit/skin/classic/global/icons/wrap.png -lib/firefox/chrome/toolkit/skin/classic/global/in-content/check.png -lib/firefox/chrome/toolkit/skin/classic/global/in-content/check@2x.png +lib/firefox/chrome/toolkit/skin/classic/global/in-content/check-partial.svg +lib/firefox/chrome/toolkit/skin/classic/global/in-content/check.svg lib/firefox/chrome/toolkit/skin/classic/global/in-content/common.css lib/firefox/chrome/toolkit/skin/classic/global/in-content/dropdown.svg lib/firefox/chrome/toolkit/skin/classic/global/in-content/help-glyph.svg -lib/firefox/chrome/toolkit/skin/classic/global/in-content/sorter.png -lib/firefox/chrome/toolkit/skin/classic/global/in-content/sorter@2x.png +lib/firefox/chrome/toolkit/skin/classic/global/in-content/info-pages.css +lib/firefox/chrome/toolkit/skin/classic/global/in-content/radio.svg lib/firefox/chrome/toolkit/skin/classic/global/inContentUI.css lib/firefox/chrome/toolkit/skin/classic/global/inContentUI/background-texture.png lib/firefox/chrome/toolkit/skin/classic/global/linkTree.css @@ -2228,6 +2345,15 @@ lib/firefox/chrome/toolkit/skin/classic/global/progressmeter.css lib/firefox/chrome/toolkit/skin/classic/global/radio.css lib/firefox/chrome/toolkit/skin/classic/global/radio/radio-check-dis.gif lib/firefox/chrome/toolkit/skin/classic/global/radio/radio-check.gif +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Add-24x24.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Close-24x24.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Delete-24x24.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Minus-24x24.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Plus-24x24.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Reading-List-24x24.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-24x24.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/RM-Type-Controls-Arrow.svg +lib/firefox/chrome/toolkit/skin/classic/global/reader/pocket.svg lib/firefox/chrome/toolkit/skin/classic/global/resizer.css lib/firefox/chrome/toolkit/skin/classic/global/richlistbox.css lib/firefox/chrome/toolkit/skin/classic/global/scale.css @@ -2303,7 +2429,7 @@ lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/stripes-warning.png lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric-16.png lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/themeGeneric.png lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/update.css -lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/utilities.png +lib/firefox/chrome/toolkit/skin/classic/mozapps/extensions/utilities.svg lib/firefox/chrome/toolkit/skin/classic/mozapps/formautofill/requestAutocomplete.css lib/firefox/chrome/toolkit/skin/classic/mozapps/handling/handling.css lib/firefox/chrome/toolkit/skin/classic/mozapps/passwordmgr/key-16.png @@ -2362,11 +2488,15 @@ lib/firefox/components/PaymentFlowInfo.js lib/firefox/components/PermissionSettings.js lib/firefox/components/PhoneNumberService.js lib/firefox/components/PlacesCategoriesStarter.js +lib/firefox/components/PresentationDeviceInfoManager.js lib/firefox/components/Push.js lib/firefox/components/PushServiceLauncher.js +lib/firefox/components/RequestSyncManager.js +lib/firefox/components/RequestSyncScheduler.js lib/firefox/components/SettingsManager.js lib/firefox/components/SiteSpecificUserAgent.js lib/firefox/components/SlowScriptDebug.js +lib/firefox/components/SystemMessageCache.js lib/firefox/components/SystemMessageInternal.js lib/firefox/components/SystemMessageManager.js lib/firefox/components/TCPServerSocket.js @@ -2385,11 +2515,11 @@ lib/firefox/components/amWebInstallListener.js lib/firefox/components/components.manifest lib/firefox/components/contentAreaDropListener.js lib/firefox/components/crypto-SDR.js +lib/firefox/components/htmlMenuBuilder.js lib/firefox/components/interfaces.xpt lib/firefox/components/jsconsole-clhandler.js ${PLIST.gnome}lib/firefox/components/libdbusservice.so lib/firefox/components/libmozgnome.so -${PLIST.gnome}lib/firefox/components/libnkgnomevfs.so lib/firefox/components/marionettecomponent.js lib/firefox/components/messageWakeupService.js lib/firefox/components/multiprocessShims.js @@ -2400,7 +2530,6 @@ lib/firefox/components/nsContentPrefService.js lib/firefox/components/nsCrashMonitor.js lib/firefox/components/nsDOMIdentity.js lib/firefox/components/nsDefaultCLH.js -lib/firefox/components/nsDownloadManagerUI.js lib/firefox/components/nsFilePicker.js lib/firefox/components/nsFormAutoComplete.js lib/firefox/components/nsFormHistory.js @@ -2418,6 +2547,7 @@ lib/firefox/components/nsPlacesExpiration.js lib/firefox/components/nsPrompter.js lib/firefox/components/nsSearchService.js lib/firefox/components/nsSearchSuggestions.js +lib/firefox/components/nsSidebar.js lib/firefox/components/nsTaggingService.js lib/firefox/components/nsTerminatorTelemetry.js lib/firefox/components/nsURLFormatter.js @@ -2482,6 +2612,7 @@ lib/firefox/libmozalloc.so ${PLIST.mozglue}lib/firefox/libmozglue.so lib/firefox/libmozjs.so lib/firefox/libxul.so +lib/firefox/modules/AboutReader.jsm lib/firefox/modules/ActivitiesService.jsm lib/firefox/modules/ActivitiesServiceFilter.jsm lib/firefox/modules/AddonManager.jsm @@ -2560,8 +2691,10 @@ lib/firefox/modules/FxAccounts.jsm lib/firefox/modules/FxAccountsClient.jsm lib/firefox/modules/FxAccountsCommon.js lib/firefox/modules/FxAccountsOAuthClient.jsm +lib/firefox/modules/FxAccountsOAuthGrantClient.jsm lib/firefox/modules/FxAccountsProfileClient.jsm lib/firefox/modules/GMPInstallManager.jsm +lib/firefox/modules/GMPUtils.jsm lib/firefox/modules/Geometry.jsm lib/firefox/modules/HealthReport.jsm lib/firefox/modules/History.jsm @@ -2574,6 +2707,7 @@ lib/firefox/modules/InlineSpellCheckerContent.jsm lib/firefox/modules/InsecurePasswordUtils.jsm lib/firefox/modules/InterAppCommService.jsm lib/firefox/modules/Keyboard.jsm +lib/firefox/modules/Langpacks.jsm lib/firefox/modules/LightweightThemeConsumer.jsm lib/firefox/modules/LightweightThemeManager.jsm lib/firefox/modules/LoadContextInfo.jsm @@ -2596,6 +2730,7 @@ lib/firefox/modules/NotificationDB.jsm lib/firefox/modules/OfflineCacheInstaller.jsm lib/firefox/modules/OperatorApps.jsm lib/firefox/modules/PageMenu.jsm +lib/firefox/modules/PageMetadata.jsm lib/firefox/modules/PageThumbUtils.jsm lib/firefox/modules/PageThumbs.jsm lib/firefox/modules/PageThumbsWorker.js @@ -2617,6 +2752,8 @@ lib/firefox/modules/PlacesUtils.jsm lib/firefox/modules/PluralForm.jsm lib/firefox/modules/PopupNotifications.jsm lib/firefox/modules/Preferences.jsm +lib/firefox/modules/Prefetcher.jsm +lib/firefox/modules/PresentationDeviceInfoManager.jsm lib/firefox/modules/PrivateBrowsingUtils.jsm lib/firefox/modules/Promise-backend.js lib/firefox/modules/Promise.jsm @@ -2624,6 +2761,7 @@ lib/firefox/modules/PromiseUtils.jsm lib/firefox/modules/PromiseWorker.jsm lib/firefox/modules/PropertyListUtils.jsm lib/firefox/modules/PushService.jsm +lib/firefox/modules/ReaderMode.jsm lib/firefox/modules/RemoteAddonsChild.jsm lib/firefox/modules/RemoteAddonsParent.jsm lib/firefox/modules/RemoteController.jsm @@ -2632,6 +2770,9 @@ lib/firefox/modules/RemoteSecurityUI.jsm lib/firefox/modules/RemoteWebNavigation.jsm lib/firefox/modules/RemoteWebProgress.jsm lib/firefox/modules/RequestAutocompleteUI.jsm +lib/firefox/modules/RequestSyncApp.jsm +lib/firefox/modules/RequestSyncService.jsm +lib/firefox/modules/RequestSyncTask.jsm lib/firefox/modules/ResetProfile.jsm lib/firefox/modules/ResourceStatsDB.jsm lib/firefox/modules/ResourceStatsService.jsm @@ -2659,6 +2800,7 @@ lib/firefox/modules/Task.jsm lib/firefox/modules/TelemetryFile.jsm lib/firefox/modules/TelemetryLog.jsm lib/firefox/modules/TelemetryPing.jsm +lib/firefox/modules/TelemetrySession.jsm lib/firefox/modules/TelemetryStopwatch.jsm lib/firefox/modules/TelemetryTimestamps.jsm lib/firefox/modules/ThirdPartyCookieProbe.jsm @@ -2669,6 +2811,7 @@ lib/firefox/modules/UITelemetry.jsm lib/firefox/modules/UpdateChannel.jsm lib/firefox/modules/UserAgentOverrides.jsm lib/firefox/modules/UserAgentUpdates.jsm +lib/firefox/modules/UserCustomizations.jsm lib/firefox/modules/WebChannel.jsm lib/firefox/modules/WebappOSUtils.jsm lib/firefox/modules/Webapps.jsm @@ -2693,8 +2836,8 @@ lib/firefox/modules/addons/AddonRepository.jsm lib/firefox/modules/addons/AddonRepository_SQLiteMigrator.jsm lib/firefox/modules/addons/AddonUpdateChecker.jsm lib/firefox/modules/addons/Content.js +lib/firefox/modules/addons/GMPProvider.jsm lib/firefox/modules/addons/LightweightThemeImageOptimizer.jsm -lib/firefox/modules/addons/OpenH264Provider.jsm lib/firefox/modules/addons/PluginProvider.jsm lib/firefox/modules/addons/SpellCheckDictionaryBootstrap.js lib/firefox/modules/addons/XPIProvider.jsm @@ -2718,12 +2861,17 @@ lib/firefox/modules/commonjs/diffpatcher/test/patch.js lib/firefox/modules/commonjs/diffpatcher/test/tap.js lib/firefox/modules/commonjs/framescript/FrameScriptManager.jsm lib/firefox/modules/commonjs/framescript/LoaderHelper.jsm +lib/firefox/modules/commonjs/framescript/context-menu.js lib/firefox/modules/commonjs/framescript/contextmenu-events.js +lib/firefox/modules/commonjs/framescript/manager.js lib/firefox/modules/commonjs/framescript/tab-events.js +lib/firefox/modules/commonjs/framescript/util.js +lib/firefox/modules/commonjs/index.js lib/firefox/modules/commonjs/method/core.js lib/firefox/modules/commonjs/method/test/browser.js lib/firefox/modules/commonjs/method/test/common.js lib/firefox/modules/commonjs/node/os.js +lib/firefox/modules/commonjs/sdk/addon/bootstrap.js lib/firefox/modules/commonjs/sdk/addon/events.js lib/firefox/modules/commonjs/sdk/addon/host.js lib/firefox/modules/commonjs/sdk/addon/installer.js @@ -2745,9 +2893,12 @@ lib/firefox/modules/commonjs/sdk/content/sandbox.js lib/firefox/modules/commonjs/sdk/content/thumbnail.js lib/firefox/modules/commonjs/sdk/content/utils.js lib/firefox/modules/commonjs/sdk/content/worker-child.js -lib/firefox/modules/commonjs/sdk/content/worker-parent.js lib/firefox/modules/commonjs/sdk/content/worker.js lib/firefox/modules/commonjs/sdk/context-menu.js +lib/firefox/modules/commonjs/sdk/context-menu/context.js +lib/firefox/modules/commonjs/sdk/context-menu/core.js +lib/firefox/modules/commonjs/sdk/context-menu/readers.js +lib/firefox/modules/commonjs/sdk/context-menu@2.js lib/firefox/modules/commonjs/sdk/core/disposable.js lib/firefox/modules/commonjs/sdk/core/heritage.js lib/firefox/modules/commonjs/sdk/core/namespace.js @@ -2763,6 +2914,7 @@ lib/firefox/modules/commonjs/sdk/deprecated/light-traits.js lib/firefox/modules/commonjs/sdk/deprecated/list.js lib/firefox/modules/commonjs/sdk/deprecated/memory.js lib/firefox/modules/commonjs/sdk/deprecated/symbiont.js +lib/firefox/modules/commonjs/sdk/deprecated/sync-worker.js lib/firefox/modules/commonjs/sdk/deprecated/traits-worker.js lib/firefox/modules/commonjs/sdk/deprecated/traits.js lib/firefox/modules/commonjs/sdk/deprecated/traits/core.js @@ -2825,7 +2977,6 @@ lib/firefox/modules/commonjs/sdk/page-worker.js lib/firefox/modules/commonjs/sdk/panel.js lib/firefox/modules/commonjs/sdk/panel/events.js lib/firefox/modules/commonjs/sdk/panel/utils.js -lib/firefox/modules/commonjs/sdk/panel/window.js lib/firefox/modules/commonjs/sdk/passwords.js lib/firefox/modules/commonjs/sdk/passwords/utils.js lib/firefox/modules/commonjs/sdk/places/bookmarks.js @@ -2864,6 +3015,7 @@ lib/firefox/modules/commonjs/sdk/system/process.js lib/firefox/modules/commonjs/sdk/system/runtime.js lib/firefox/modules/commonjs/sdk/system/unload.js lib/firefox/modules/commonjs/sdk/system/xul-app.js +lib/firefox/modules/commonjs/sdk/system/xul-app.jsm lib/firefox/modules/commonjs/sdk/tab/events.js lib/firefox/modules/commonjs/sdk/tabs.js lib/firefox/modules/commonjs/sdk/tabs/common.js @@ -2894,6 +3046,7 @@ lib/firefox/modules/commonjs/sdk/ui/button/contract.js lib/firefox/modules/commonjs/sdk/ui/button/toggle.js lib/firefox/modules/commonjs/sdk/ui/button/view.js lib/firefox/modules/commonjs/sdk/ui/button/view/events.js +lib/firefox/modules/commonjs/sdk/ui/component.js lib/firefox/modules/commonjs/sdk/ui/frame.js lib/firefox/modules/commonjs/sdk/ui/frame/model.js lib/firefox/modules/commonjs/sdk/ui/frame/view.html @@ -2910,9 +3063,11 @@ lib/firefox/modules/commonjs/sdk/ui/state/events.js lib/firefox/modules/commonjs/sdk/ui/toolbar.js lib/firefox/modules/commonjs/sdk/ui/toolbar/model.js lib/firefox/modules/commonjs/sdk/ui/toolbar/view.js +lib/firefox/modules/commonjs/sdk/uri/resource.js lib/firefox/modules/commonjs/sdk/url.js lib/firefox/modules/commonjs/sdk/url/utils.js lib/firefox/modules/commonjs/sdk/util/array.js +lib/firefox/modules/commonjs/sdk/util/bond.js lib/firefox/modules/commonjs/sdk/util/collection.js lib/firefox/modules/commonjs/sdk/util/contract.js lib/firefox/modules/commonjs/sdk/util/deprecate.js @@ -2920,7 +3075,6 @@ lib/firefox/modules/commonjs/sdk/util/dispatcher.js lib/firefox/modules/commonjs/sdk/util/list.js lib/firefox/modules/commonjs/sdk/util/match-pattern.js lib/firefox/modules/commonjs/sdk/util/object.js -lib/firefox/modules/commonjs/sdk/util/registry.js lib/firefox/modules/commonjs/sdk/util/rules.js lib/firefox/modules/commonjs/sdk/util/sequence.js lib/firefox/modules/commonjs/sdk/util/uuid.js @@ -2935,7 +3089,6 @@ lib/firefox/modules/commonjs/sdk/windows.js lib/firefox/modules/commonjs/sdk/windows/dom.js lib/firefox/modules/commonjs/sdk/windows/fennec.js lib/firefox/modules/commonjs/sdk/windows/firefox.js -lib/firefox/modules/commonjs/sdk/windows/loader.js lib/firefox/modules/commonjs/sdk/windows/observer.js lib/firefox/modules/commonjs/sdk/windows/tabs-fennec.js lib/firefox/modules/commonjs/sdk/windows/tabs-firefox.js @@ -3074,7 +3227,12 @@ lib/firefox/modules/devtools/pretty-fast.js lib/firefox/modules/devtools/qrcode/decoder/index.js lib/firefox/modules/devtools/qrcode/encoder/index.js lib/firefox/modules/devtools/qrcode/index.js +lib/firefox/modules/devtools/security/auth.js +lib/firefox/modules/devtools/security/cert.js +lib/firefox/modules/devtools/security/prompt.js +lib/firefox/modules/devtools/security/socket.js lib/firefox/modules/devtools/server/actors/actor-registry.js +lib/firefox/modules/devtools/server/actors/animation.js lib/firefox/modules/devtools/server/actors/call-watcher.js lib/firefox/modules/devtools/server/actors/canvas.js lib/firefox/modules/devtools/server/actors/child-process.js @@ -3082,6 +3240,8 @@ lib/firefox/modules/devtools/server/actors/childtab.js lib/firefox/modules/devtools/server/actors/common.js lib/firefox/modules/devtools/server/actors/csscoverage.js lib/firefox/modules/devtools/server/actors/device.js +lib/firefox/modules/devtools/server/actors/director-manager.js +lib/firefox/modules/devtools/server/actors/director-registry.js lib/firefox/modules/devtools/server/actors/eventlooplag.js lib/firefox/modules/devtools/server/actors/framerate.js lib/firefox/modules/devtools/server/actors/gcli.js @@ -3096,6 +3256,7 @@ lib/firefox/modules/devtools/server/actors/pretty-print-worker.js lib/firefox/modules/devtools/server/actors/profiler.js lib/firefox/modules/devtools/server/actors/root.js lib/firefox/modules/devtools/server/actors/script.js +lib/firefox/modules/devtools/server/actors/settings.js lib/firefox/modules/devtools/server/actors/storage.js lib/firefox/modules/devtools/server/actors/string.js lib/firefox/modules/devtools/server/actors/styleeditor.js @@ -3103,8 +3264,12 @@ lib/firefox/modules/devtools/server/actors/styles.js lib/firefox/modules/devtools/server/actors/stylesheets.js lib/firefox/modules/devtools/server/actors/timeline.js lib/firefox/modules/devtools/server/actors/tracer.js +lib/firefox/modules/devtools/server/actors/utils/ScriptStore.js +lib/firefox/modules/devtools/server/actors/utils/actor-registry-utils.js +lib/firefox/modules/devtools/server/actors/utils/automation-timeline.js lib/firefox/modules/devtools/server/actors/utils/make-debugger.js lib/firefox/modules/devtools/server/actors/utils/map-uri-to-addon-id.js +lib/firefox/modules/devtools/server/actors/utils/stack.js lib/firefox/modules/devtools/server/actors/webapps.js lib/firefox/modules/devtools/server/actors/webaudio.js lib/firefox/modules/devtools/server/actors/webbrowser.js @@ -3114,6 +3279,7 @@ lib/firefox/modules/devtools/server/child.js lib/firefox/modules/devtools/server/content-globals.js lib/firefox/modules/devtools/server/main.js lib/firefox/modules/devtools/server/protocol.js +lib/firefox/modules/devtools/shared/async-storage.js lib/firefox/modules/devtools/source-map.js lib/firefox/modules/devtools/styleinspector/css-logic.js lib/firefox/modules/devtools/tern/browser.js @@ -3145,7 +3311,7 @@ lib/firefox/modules/identity/Sandbox.jsm lib/firefox/modules/identity/jwcrypto.jsm lib/firefox/modules/jsdebugger.jsm lib/firefox/modules/mcc_iso3166_table.jsm -lib/firefox/modules/media/IdpProxy.jsm +lib/firefox/modules/media/IdpSandbox.jsm lib/firefox/modules/media/PeerConnectionIdp.jsm lib/firefox/modules/media/RTCStatsReport.jsm lib/firefox/modules/nsFormAutoCompleteResult.jsm @@ -3164,14 +3330,18 @@ lib/firefox/modules/osfile/osfile_win_front.jsm lib/firefox/modules/osfile/ospath.jsm lib/firefox/modules/osfile/ospath_unix.jsm lib/firefox/modules/osfile/ospath_win.jsm +lib/firefox/modules/reader/JSDOMParser.js +lib/firefox/modules/reader/Readability.js +lib/firefox/modules/reader/ReaderWorker.js +lib/firefox/modules/reader/ReaderWorker.jsm lib/firefox/modules/reflect.jsm lib/firefox/modules/sdk/bootstrap.js lib/firefox/modules/sdk/system/Startup.js -lib/firefox/modules/sdk/system/XulApp.js lib/firefox/modules/services-common/async.js lib/firefox/modules/services-common/bagheeraclient.js lib/firefox/modules/services-common/hawkclient.js lib/firefox/modules/services-common/hawkrequest.js +lib/firefox/modules/services-common/logmanager.js lib/firefox/modules/services-common/observers.js lib/firefox/modules/services-common/rest.js lib/firefox/modules/services-common/storageservice.js @@ -3180,6 +3350,7 @@ lib/firefox/modules/services-common/tokenserverclient.js lib/firefox/modules/services-common/utils.js lib/firefox/modules/services-crypto/WeaveCrypto.js lib/firefox/modules/services-crypto/utils.js +lib/firefox/modules/services-sync/FxaMigrator.jsm lib/firefox/modules/services-sync/addonsreconciler.js lib/firefox/modules/services-sync/addonutils.js lib/firefox/modules/services-sync/browserid_identity.js @@ -3247,7 +3418,6 @@ lib/firefox/res/fonts/mathfontStandardSymbolsL.properties lib/firefox/res/fonts/mathfontUnicode.properties lib/firefox/res/grabber.gif lib/firefox/res/html/folder.png -lib/firefox/res/langGroups.properties lib/firefox/res/language.properties lib/firefox/res/svg.css lib/firefox/res/table-add-column-after-active.gif diff --git a/www/firefox/distinfo b/www/firefox/distinfo index e452d8b8a..184056ed5 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.197 2015/03/31 10:59:43 martin Exp $ +$NetBSD: distinfo,v 1.206 2015/06/03 03:22:31 ryoon Exp $ -SHA1 (firefox-36.0.4.source.tar.bz2) = ccd8fb7881dcb9ae07a47ceeea561e50b80d55ea -RMD160 (firefox-36.0.4.source.tar.bz2) = 75d10ff454f9169a16243cb08397cd4710926f9f -Size (firefox-36.0.4.source.tar.bz2) = 179307558 bytes -SHA1 (patch-aa) = 4af7ee0e63ca4b1a7584199561e9ecf0528d03aa -SHA1 (patch-ak) = ebbb0c0c6e7923acc056f15ebd11307726ec65dc +SHA1 (firefox-38.0.5.source.tar.bz2) = 74da3e225d5b542e784549be63475802c45e1b02 +RMD160 (firefox-38.0.5.source.tar.bz2) = 5fbefc368222b2a9629fc141eae2be0d2384d7ad +Size (firefox-38.0.5.source.tar.bz2) = 180318459 bytes +SHA1 (patch-aa) = e9e8400fa86ae8d6910b49e3a98127122e714f1a +SHA1 (patch-accessible_atk_Platform.cpp) = c2deb81b300de44c4500328589185bbd4b6b02fb SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5 SHA1 (patch-ao) = ca7e6723a10b9f6e3306cd12557e1856727edee9 SHA1 (patch-as) = 6630ac63a5b0169c47dbc91bdabf7602e3979a8a @@ -12,44 +12,42 @@ SHA1 (patch-b2g_installer_Makefile.in) = 95eb82774734db093c990919ba669d4666e55df SHA1 (patch-b2g_installer_package-manifest.in) = cdb43eece164b43b49a9c0f1a47de4e7db56ed76 SHA1 (patch-bf) = 75c971043e9f693203d6bd670b2c20c4952a7756 SHA1 (patch-bg) = d6c02294765265d9e85cf49c22320d88573c2e25 -SHA1 (patch-browser_app_nsBrowserApp.cpp) = 18f29d7a41ba088e332915e7f81b8fcccd95f673 +SHA1 (patch-browser_app_nsBrowserApp.cpp) = b7dd345b88dd03716f725c790364d06475aaf6bb SHA1 (patch-browser_installer_package-manifest.in) = aee56636fc83ea6441c5303ef0297971b41516d1 SHA1 (patch-build_autoconf_compiler-opts.m4) = ccdc06a2b07b7664f9cb91bcc4fb29052dda8b07 -SHA1 (patch-build_autoconf_nss.m4) = bf65db126705a3a1ba294418b9380683ea401fc7 +SHA1 (patch-build_autoconf_nss.m4) = 970fcd9aeede2347651c516d5211c4555dd28a4d SHA1 (patch-build_gyp.mozbuild) = 201715e30e20090e9a9ef54cb981d283c9aabf8f SHA1 (patch-build_pgo_profileserver.py) = 8666187258e47c037f2065a19a5b38946fdc0f6c -SHA1 (patch-config_Makefile.in) = 296bd3bc33346cfcfa658fe641c2ee2ac67549f1 +SHA1 (patch-config_Makefile.in) = 0a072de112e0e5cc4b929a7094498fcf003e27b3 SHA1 (patch-config_baseconfig.mk) = 07c295fbfbaeb969b336def32d8924729e332075 -SHA1 (patch-config_external_moz.build) = f5503242184fe0936c044b3c57c217ef5d3c7255 +SHA1 (patch-config_external_moz.build) = ee5fe1672333a7d71e61a23f3739ffefcca692d5 SHA1 (patch-config_rules.mk) = d7f7060b246092eae3d7a792e43b14e462a37abd SHA1 (patch-config_stl__wrappers_ios) = 00d723e2f2f252485350ede5833f0bb84c1235c1 SHA1 (patch-config_stl__wrappers_ostream) = 7be7fe36704ffbdc070a113b46b4f391a598206b -SHA1 (patch-config_system-headers) = 923e9f6e4adbb8af4686e5c07cb4520e6f981f93 +SHA1 (patch-config_system-headers) = 79f48d468edb4a5acdedb0c6d8d79c193cd140b2 SHA1 (patch-config_system__wrappers_unwind.h) = b3bdac0710179b9c8f8eabd824216d0114504491 SHA1 (patch-dom_base_moz.build) = 8b59c33958b7037c4c051742c64f1455096ced46 SHA1 (patch-dom_media_AudioStream.h) = 96b5a1a2b1c930cfcfa77a125d47b6eb93fac1c6 SHA1 (patch-dom_media_gmp_GMPChild.cpp) = 534a2c921a2d4d5b71d5ab75b8484ee792329460 SHA1 (patch-dom_media_gmp_GMPParent.cpp) = 8129d70855cd7d04dc9d909c689db3cdbafb5914 SHA1 (patch-dom_media_gstreamer_GStreamerAllocator.cpp) = 4685a646a76282619d7c42fac43500e0065f067d -SHA1 (patch-dom_media_moz.build) = dffb6c009b6bcc70340535283a8ce5929c4c5713 -SHA1 (patch-dom_plugins_ipc_PluginModuleChild.cpp) = 8d3d6bc0e7bfae55dce75ca1995f8c688e290f57 +SHA1 (patch-dom_media_moz.build) = a89695c9557f59e00b42c60742f27a82de0f77fb +SHA1 (patch-dom_plugins_ipc_PluginModuleChild.cpp) = 6219ce1b3f2893c1d53453fcb5568d081b72e106 SHA1 (patch-dom_plugins_ipc_PluginModuleChild.h) = 0a7f3167e939822013ae6195406657453578453e SHA1 (patch-dom_plugins_ipc_PluginProcessChild.cpp) = 0d10aa4c913d431fb8fa5f995f6e40cb364f069e SHA1 (patch-dom_system_OSFileConstants.cpp) = 4fe5d4ecf6116c7163ee6d2322db8b1b783fe5ec -SHA1 (patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp) = 11f6e6f64e1d2515854a5704b896e402daaec0b9 +SHA1 (patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp) = 747354373bcaf2c76bdff71677f354d47837704b SHA1 (patch-gfx_graphite2_moz-gr-update.sh) = b987dad1bd4513b8a04fb280bd1c5280a03af746 SHA1 (patch-gfx_graphite2_src_Bidi.cpp) = 5e80b4a32a47ae44d237fec69ea87bdd612a76ce -SHA1 (patch-gfx_layers_basic_BasicCompositor.cpp) = 10d825f91d4160abbbaeecb018db8921e00727a2 -SHA1 (patch-gfx_layers_basic_BasicLayerManager.cpp) = cd4300bdef4de3cdd11487921f2c051041d87359 SHA1 (patch-gfx_moz.build) = a98bda4727538f4a0f09a20b84f9dd883edaf7d9 SHA1 (patch-gfx_skia_generate__mozbuild.py) = e0bf45842ae74f896678b1c29d97606165cf5914 SHA1 (patch-gfx_skia_moz.build) = ce83717ec6e386d52af75a0f5592fa866b83b3bc SHA1 (patch-gfx_thebes_moz.build) = f64917350eaf693866b0e7196cb7f1cc9e9470fc SHA1 (patch-gfx_ycbcr_moz.build) = 121386ef62ff7425e6f93bc624555199f2ac3485 SHA1 (patch-gfx_ycbcr_yuv__row__arm.S) = f9909ded72762b2c3547dd002707db43745f2b9d -SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = ca9598104c54d9ea64652d6f3cdc872d2226f5fa +SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = ec12085f52b3614bc67b797c3a6b36ab5daee9ea SHA1 (patch-intl_hyphenation_hnjalloc.h) = 5b5ac622ed2dd8711f00be0af59c95ebc86a8a78 -SHA1 (patch-intl_unicharutil_util_moz.build) = d8e4f9c0b013e4b0c9fdb41eaf65336963c2d633 +SHA1 (patch-intl_unicharutil_util_moz.build) = 1e8eb1f6e66ed80a1689e2205a7d04efe5243d5b SHA1 (patch-ipc_chromium_Makefile.in) = edd85b79cd3879f7595b932442bb0e93505d5506 SHA1 (patch-ipc_chromium_moz.build) = de12255865e45cfdf0f7dc57ce101be75ac8ad54 SHA1 (patch-ipc_chromium_src_base_atomicops.h) = 24b63a6e51d9ab27f2788ee02f2ffa7e1c36f29a @@ -74,28 +72,26 @@ SHA1 (patch-ipc_ipdl_ipdl_cxx_ast.py) = 047b7012dffdcfc2b07d2d249fb3523e7d4643f8 SHA1 (patch-ipc_ipdl_ipdl_cxx_cgen.py) = d7f7dc85b1ff26c6d7e902f94c0ac09f04497105 SHA1 (patch-ipc_ipdl_ipdl_lower.py) = 2ef9504e462d0e3db16f9b0a6303ea5971b9c2a2 SHA1 (patch-js__src__vm__SPSProfiler.cpp) = 989ba25e4c5308d21d07baa802decce13609a475 +SHA1 (patch-js_public_CallArgs.h) = fde9a73b8a694c4c7415848aa25e14ccefe547dd SHA1 (patch-js_src_Makefile.in) = 77d2e7cb651b9f30ebf6458fd07678416cdecbcc -SHA1 (patch-js_src_asmjs_AsmJSSignalHandlers.cpp) = 367ad8cba3053867e3c7403845fff756f07a69bd +SHA1 (patch-js_src_asmjs_AsmJSSignalHandlers.cpp) = 976cc3099901d36a70cca4333fca13d5b8885b26 SHA1 (patch-js_src_ctypes_CTypes.h) = 768a084239f92a424c1c7dc9eaaf9be9456ca9f0 -SHA1 (patch-js_src_dtoa.c) = e4050e94664960617c311f924b34979ba2e2aba4 SHA1 (patch-js_src_frontend_ParseMaps.cpp) = c00117d79b78904bc50a1d664a8fc0e4e339bfbc -SHA1 (patch-js_src_gc_Memory.cpp) = f2ee54f0a05d870651a3235b95bbb346586f3c3c SHA1 (patch-js_src_gc_Statistics.cpp) = 227d047f5befeff2a619e8bec9e98d69a78adf5c -SHA1 (patch-js_src_jit-LIR.cpp) = 4231ab9271b12ca712492e2cdbd4e1e82e108b68 -SHA1 (patch-js_src_jit_ExecutableAllocator.h) = cfcf810b25adeeb13eaed8c1405ed286565941cd -SHA1 (patch-js_src_jit_MIR.cpp) = 64071494d1aac905e95d25046f0cf1f9f96b74e9 -SHA1 (patch-js_src_jit_arm_Architecture-arm.cpp) = 7352da6b9850bbfef68893d9a120c9e513492518 -SHA1 (patch-js_src_jit_none_Lowering-none.h) = 0cbbaae57ddea272b442b6298ee562c412f552f3 -SHA1 (patch-js_src_jsapi.cpp) = 16269342723fe9420909ea17e19d02b23ad1a70b +SHA1 (patch-js_src_jit-LIR.cpp) = 6c9b3bb9f2c41f7b101c49375c51418912620a15 +SHA1 (patch-js_src_jit_ExecutableAllocator.h) = c2389a7e6521905941270246adf155834703d8a0 +SHA1 (patch-js_src_jit_MIR.cpp) = d04ce1c7a55d8e1871472e1078cf591c8ea98588 +SHA1 (patch-js_src_jit_arm_Architecture-arm.cpp) = ea58f199dbc11d7fcc04bbc1205d6ecf3a3ac3e0 +SHA1 (patch-js_src_jsapi.cpp) = 97aaa4eea1254b675cbfd9cfae92dd614a717f49 SHA1 (patch-js_src_jsdate.cpp) = 0e577aefa24693c7941ead0365c58b2b4b41dc8c SHA1 (patch-js_src_jskwgen.cpp) = 34d3b92e13366d4b43ff755ad54f392c116d5c59 SHA1 (patch-js_src_jsmath.cpp) = 7d4993ae91e9b5e6820358165603819aefb586f9 -SHA1 (patch-js_src_shell_jsoptparse.cpp) = f3a306fe3cf629370a671267ef0e102c1a7a226c +SHA1 (patch-js_src_shell_jsoptparse.cpp) = 178415aa652ccbd5278629b5154d20c4d7bfffd0 SHA1 (patch-js_xpconnect_src_XPCConvert.cpp) = 915777e9bb5366be41866cdb6ea0ad2b1c006dde SHA1 (patch-js_xpconnect_src_xpcprivate.h) = 8a15ff542c9d3fce448d9ec63706f7dfb411d926 SHA1 (patch-media_libcubeb_AUTHORS) = 3db32086f98c2bbe16e9394bb5121d7a95cdb4af SHA1 (patch-media_libcubeb_src_cubeb.c) = effe8771e42adddb478ecb302352ef003bdd01db -SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 6c393966b3778f9a8d80ca1f56509096e50e0105 +SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = f8ab0c958e00b2ae52ac73ebcad5bf8a9fe2f2d1 SHA1 (patch-media_libcubeb_src_cubeb__oss.c) = 54e2a210411c7083bc395033fbf519d581bc4a62 SHA1 (patch-media_libcubeb_src_moz.build) = a793f0dd1bd90d9a9a967dbef8da1183cd909b7c SHA1 (patch-media_libpng_pngpriv.h) = c9cefd1b5dd85fbd0c875c3f9bc108975398fe3a @@ -114,56 +110,54 @@ SHA1 (patch-media_libvorbis_moz.build) = 927f7848305eb2341c9efa96800d30b4a1b8eaa SHA1 (patch-media_libyuv_include_libyuv_scale__row.h) = 503b6f2065e9d548a1f01f7158d65874f4886c78 SHA1 (patch-media_mtransport_third__party_nICEr_src_util_mbslen.c) = 087e8788c72b96d2059ca82ce4282d78aed546da SHA1 (patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h) = de7055f891387f96f8fd32366c7189d480354e9e -SHA1 (patch-media_webrtc_signaling_signaling.gyp) = 91d5fcc2409b1398c84dedc9697107f815de48fc SHA1 (patch-media_webrtc_signaling_test_moz.build) = 2de45866c1c41f8a186586264fad3be90e30ba3b SHA1 (patch-media_webrtc_trunk_webrtc_build_common.gypi) = 4ff5796e15d9aa6adb8495d6f2e5a7f0445a0fac -SHA1 (patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi) = ae0fcc32f7d146d2a494b42a58a9fcbb73c2a74c +SHA1 (patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi) = e47f1c64c0455f1b31011bf90346645a4ce38e52 +SHA1 (patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi) = 54c05a12758c377b0f80143048280a7738e7038d SHA1 (patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.cc) = 53481a80b410afe962146f08eafe8ff38ac6a241 SHA1 (patch-media_webrtc_trunk_webrtc_modules_desktop__capture_screen__capturer.h) = b972e59204760eb885a9a0432ec977f604208a53 SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc) = 9ff1dcf200feaf67bf576f07beb612e0ec91d7d1 SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_video__capture__linux.cc) = ffc1d956e826a0005b76285596ba24a2f4a3806c -SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi) = d310cf4ebf4701d25a1865c7e651829be6d63b8c -SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__coding_main_source_receiver.cc) = fba725b4cf0108bda503c33dbafa57c3ab1f4145 -SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp) = 5b48bc7d172ef8b6601628cf097153c6c47c50c5 -SHA1 (patch-memory_build_mozjemalloc__compat.c) = ed02cd5d24ce4087de6ffe6fdb6eaa874195d2a9 +SHA1 (patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi) = 4a293e0d788a3a3acfbbf4cf19a6f9a7235b83d0 +SHA1 (patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp) = c09f0d234f70d48403b3b12866647c4cbc752396 +SHA1 (patch-memory_build_mozjemalloc__compat.c) = e43a0f593a524db1b325e0b6141f2630d63b9a5c SHA1 (patch-memory_jemalloc_Makefile.in) = 772e996c8da254f952d0f3a0c9325a177c838543 -SHA1 (patch-memory_jemalloc_src_configure) = 563834e1a0dc0eba17b4f263de26787672ff9200 -SHA1 (patch-memory_mozalloc_VolatileBufferOSX.cpp) = 3ee53fd4213b6dab8bdce02b4c2f14cef7caaca8 +SHA1 (patch-memory_jemalloc_src_configure) = d1e27220b223266f7a7d362dca1621012f8d9d7f SHA1 (patch-memory_mozalloc_mozalloc__abort.cpp) = 44cb29dac1e8032c3f58149227bfe5ad94e8edb9 +SHA1 (patch-memory_volatile_VolatileBufferOSX.cpp) = ebea8a615443206376cb4264ed43b5c74e029b7d SHA1 (patch-mfbt_Alignment.h) = 9ebc9892fd11eba7105974979b54f4f8759b7749 -SHA1 (patch-mfbt_Attributes.h) = 0cf62084c0220a3fa46226714cea5c30b1b155e9 +SHA1 (patch-mfbt_Attributes.h) = b3f54a35476e99ba3191ee99feafc86de21d8334 SHA1 (patch-mfbt_Poison.cpp) = f502581db96b3e5eca25a9aa9035f436e9167503 SHA1 (patch-mobile_android_installer_Makefile.in) = 3d6b7ea3fc6249f2f8ebc88f15f34495a0ef41d6 SHA1 (patch-mobile_android_installer_package-manifest.in) = 5826a6585e76eecad46e8c8bf3a9c4ded61b5748 SHA1 (patch-modules_libjar_nsZipArchive.cpp) = 6aff0f8ed42575d8ca36a524e12e9a1f7351004a -SHA1 (patch-netwerk_base_public_nsNetUtil.h) = 764c6b776f7f9b38d260fb866eddf15f38bd5050 -SHA1 (patch-netwerk_dns_Makefile.in) = b6bd9814d909dd6f7cff10dbeac3bedd79c2508e -SHA1 (patch-netwerk_dns_moz.build) = 01dd7d9094ddaeffbcd6cfa296e28fb56681b0e6 +SHA1 (patch-netwerk_base_nsNetUtil.h) = e80f40b048e4628876ceb1a5ca90f7b07862d9ab +SHA1 (patch-netwerk_dns_moz.build) = 447ea9652f67cb5e48ea14a725c4cf45647eec6b SHA1 (patch-netwerk_protocol_http_Http2Session.cpp) = 40f4a64657ea2dd0ddc6434cafcd181763ac31b6 -SHA1 (patch-netwerk_wifi_moz.build) = 7c84003d442f698b030f3fef91fea2f5537b404c -SHA1 (patch-netwerk_wifi_nsWifiScannerFreeBSD.cpp) = d43961a396bccc6bbe1dba2b4c1f97d5017c6d6d SHA1 (patch-pb) = 97c9b2e4cefd524dc6ba825f71c3da2a761aa1f4 SHA1 (patch-pc) = 8b2baa88f0983a2fef4f801cf6b1ae425f6c813a -SHA1 (patch-rc) = 2733724442a2cb49c5091146fd7e6001af686121 +SHA1 (patch-rc) = affa634564e798184bbe50ba7c491d691a4a8994 SHA1 (patch-security_manager_ssl_src_nsNSSComponent.cpp) = 28d216fb8dcb5968c1ff657578b4caf814c146ac SHA1 (patch-toolkit_components_osfile_modules_osfile__unix__back.jsm) = 6b926ccd793391ad7bd7101635f4b3eefe3db130 SHA1 (patch-toolkit_components_osfile_modules_osfile__unix__front.jsm) = f5adba2137f2d7fd4d4a6a1e8ef8625866513890 -SHA1 (patch-toolkit_library_moz.build) = 4a87e3a7eef8286a46b971fbc783c89ee4f769fa -SHA1 (patch-toolkit_modules_GMPInstallManager.jsm) = 7e410806f44e7f20109260bef96cd13101c27664 -SHA1 (patch-toolkit_mozapps_extensions_internal_OpenH264Provider.jsm) = 75647c1b705bcac8b64064e1eea26cb15b435613 +SHA1 (patch-toolkit_library_moz.build) = 625d78e64959f78a5d0b8148749bb43a0abcbcf7 +SHA1 (patch-toolkit_modules_GMPInstallManager.jsm) = 7aaf694c6466c2ab2beac3e9e9ca80461bc13c7f +SHA1 (patch-toolkit_modules_GMPUtils.jsm) = 1b4472b466e1b736034434ef32a6d016993ddb00 +SHA1 (patch-toolkit_mozapps_extensions_internal_GMPProvider.jsm) = ca69c55505470082c2651313852b49b2d0002cc8 SHA1 (patch-toolkit_xre_nsAppRunner.cpp) = f335d64cb0e1d248fd2c41a167ee1874218e7db6 SHA1 (patch-toolkit_xre_nsEmbedFunctions.cpp) = 6ee6fba04a3ecc6596f8aed67f752a1075901fa8 SHA1 (patch-webapprt_moz.build) = 177468d5e12c49db1ad5376f0f3df34fa9df070c -SHA1 (patch-widget_gtk_gtk3drawing.c) = 35f849793b8051b88921987bc07062a2b1619092 -SHA1 (patch-widget_gtk_nsLookAndFeel.cpp) = 34e87c51284cec254344993bfddbd6699bbc6117 -SHA1 (patch-widget_gtk_nsLookAndFeel.h) = a639562ca57e1353160b306c8b5805349b130a8a -SHA1 (patch-xpcom_base_nsStackWalk.cpp) = b1a4587c193ac84a3159add1de1e6aa9c13f2f53 +SHA1 (patch-widget_gtk_gtk2drawing.c) = dd63fd368a86aef1b9568ae625904ffd9542a874 +SHA1 (patch-widget_gtk_gtk3drawing.c) = 7224a3ef02ef98b6013ffeafcf6819c726bacbe6 +SHA1 (patch-widget_gtk_gtkdrawing.h) = ca582ba4f09c4a31600dcb630a7997ed5db7a7b4 +SHA1 (patch-widget_gtk_nsNativeThemeGTK.cpp) = 959ddb6501d2b3bff94ca3ff5fbdbfe8ce71879c +SHA1 (patch-xpcom_base_nsStackWalk.cpp) = 8fb5eb1f1e548eda7151175d350eee9ec38b17b3 SHA1 (patch-xpcom_base_nscore.h) = f4fe66cc9e714a2101a4d1287359d1c300574438 SHA1 (patch-xpcom_build_PoisonIOInterposer.h) = b0a53ec580bf5c2277d19618c1240a447575ae68 -SHA1 (patch-xpcom_build_XPCOMInit.cpp) = 9c0d4c7f937ccc127974a80c826316bfae9920f9 +SHA1 (patch-xpcom_build_XPCOMInit.cpp) = 31a3e1b22b992d677a77d1e75ef52eb18d84abf7 SHA1 (patch-xpcom_glue_standalone_nsXPCOMGlue.cpp) = a6ef7f490d52037d2a72d3d52d834a182a29eccb SHA1 (patch-xpcom_reflect_xptcall_md_unix_Makefile.in) = 1e4d71a06b34556fa9339f97b75a065539baa511 -SHA1 (patch-xpcom_reflect_xptcall_md_unix_moz.build) = f213960ea7c0a55565a02d8b5c8215cb72f97714 +SHA1 (patch-xpcom_reflect_xptcall_md_unix_moz.build) = 2e6fbc64d78a3f035c6f9db9fffd0f1097420b58 SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__arm__netbsd.cpp) = 493d1433ae72bbd0c65ab3f51de43fb864a6f58d SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S) = f310105510bb5fa6c6de122ebdebbfa18423d8d3 SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__ppc__netbsd.s) = 8e367d4d0baf24714ee80449fc8d6849ff08ca1c diff --git a/www/firefox/mozilla-common.mk b/www/firefox/mozilla-common.mk index d2c589362..62c693a5e 100644 --- a/www/firefox/mozilla-common.mk +++ b/www/firefox/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.51 2015/03/17 03:19:08 ryoon Exp $ +# $NetBSD: mozilla-common.mk,v 1.57 2015/06/26 11:16:41 szptvlfn Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -10,6 +10,10 @@ USE_TOOLS+= pkg-config perl gmake autoconf213 unzip zip USE_LANGUAGES+= c99 c++ UNLIMIT_RESOURCES+= datasize +test: + cd ${WRKSRC}/${OBJDIR}/dist/bin && \ + ./run-mozilla.sh ${WRKSRC}/mach check-spidermonkey + .include "../../mk/bsd.prefs.mk" # tar(1) of OpenBSD 5.5 has no --exclude command line option. .if ${OPSYS} == "OpenBSD" @@ -17,7 +21,7 @@ TOOLS_PLATFORM.tar= ${TOOLS_PREFIX.bsdtar}/bin/bsdtar USE_TOOLS+= bsdtar .endif # GCC 4.6 is required to support nullptr. -GCC_REQD+= 4.6 +GCC_REQD+= 4.8 .if ${MACHINE_ARCH} == "i386" # Fix for PR pkg/48152. CPPFLAGS+= -march=i486 @@ -84,7 +88,6 @@ CONFIGURE_ARGS+= --enable-url-classifier CONFIGURE_ARGS+= --enable-shared-js CONFIGURE_ARGS+= --with-system-ply CONFIGURE_ARGS+= --disable-icf -CONFIGURE_ARGS+= --disable-necko-wifi CONFIGURE_ARGS+= --disable-updater SUBST_CLASSES+= fix-paths @@ -208,16 +211,16 @@ PLIST_SUBST+= DLL_SUFFIX=".so" #.include "../../audio/libopus/buildlink3.mk" #.include "../../audio/tremor/buildlink3.mk" #.include "../../audio/libvorbis/buildlink3.mk" -BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.8.7.4 +BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.8.9 CONFIGURE_ENV+= ac_cv_sqlite_secure_delete=yes # c.f. patches/patch-al .include "../../databases/sqlite3/buildlink3.mk" BUILDLINK_API_DEPENDS.libevent+= libevent>=1.1 .include "../../devel/libevent/buildlink3.mk" .include "../../devel/libffi/buildlink3.mk" -BUILDLINK_API_DEPENDS.nspr+= nspr>=4.10.6 +BUILDLINK_API_DEPENDS.nspr+= nspr>=4.10.8 .include "../../devel/nspr/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" -BUILDLINK_API_DEPENDS.nss+= nss>=3.17.4 +BUILDLINK_API_DEPENDS.nss+= nss>=3.18.1 .include "../../devel/nss/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../mk/jpeg.buildlink3.mk" diff --git a/www/firefox/options.mk b/www/firefox/options.mk index 54cad22c3..49b6f77f3 100644 --- a/www/firefox/options.mk +++ b/www/firefox/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.24 2014/08/13 22:33:16 joerg Exp $ +# $NetBSD: options.mk,v 1.25 2015/04/15 12:36:23 ryoon Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.firefox PKG_SUPPORTED_OPTIONS= official-mozilla-branding @@ -29,12 +29,12 @@ CONFIGURE_ARGS+= --disable-alsa .include "../../devel/libgnomeui/buildlink3.mk" .include "../../sysutils/gnome-vfs/buildlink3.mk" .include "../../sysutils/libnotify/buildlink3.mk" -CONFIGURE_ARGS+= --enable-gnomevfs --enable-dbus --enable-gnomeui +CONFIGURE_ARGS+= --enable-gio --enable-dbus --enable-gnomeui CONFIGURE_ARGS+= --enable-libnotify -CONFIGURE_ARGS+= --enable-extensions=gnomevfs +CONFIGURE_ARGS+= --enable-extensions=gio PLIST.gnome= yes .else -CONFIGURE_ARGS+= --disable-gnomevfs --disable-dbus --disable-gnomeui +CONFIGURE_ARGS+= --disable-gio --disable-dbus --disable-gnomeui CONFIGURE_ARGS+= --disable-libnotify .endif diff --git a/www/firefox/patches/patch-aa b/www/firefox/patches/patch-aa index df487907e..70d34a97a 100644 --- a/www/firefox/patches/patch-aa +++ b/www/firefox/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-aa,v 1.37 2015/05/12 22:48:54 ryoon Exp $ * The profiler does not support Darwin/PPC so don't try to enable it on that platform. @@ -13,9 +13,9 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ heavy patching. Ideally they should be fixed individually but that will be an extremely hard work, so don't define XP_MACOSX for now. ---- configure.in.orig 2015-02-17 21:40:40.000000000 +0000 +--- configure.in.orig 2015-05-04 00:43:23.000000000 +0000 +++ configure.in -@@ -1766,7 +1766,13 @@ Linux) +@@ -1794,7 +1794,13 @@ Linux) MOZ_ENABLE_PROFILER_SPS= esac ;; @@ -30,7 +30,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ *) MOZ_ENABLE_PROFILER_SPS= ;; -@@ -1870,7 +1876,7 @@ case "$host" in +@@ -1898,7 +1904,7 @@ case "$host" in ;; *-darwin*) @@ -39,7 +39,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ HOST_NSPR_MDCPUCFG='\"md/_darwin.cfg\"' HOST_OPTIMIZE_FLAGS="${HOST_OPTIMIZE_FLAGS=-O3}" ;; -@@ -2002,7 +2008,6 @@ case "$target" in +@@ -2022,7 +2028,6 @@ case "$target" in AC_DEFINE(XP_DARWIN) _PLATFORM_DEFAULT_TOOLKIT='cairo-uikit' else @@ -47,7 +47,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ AC_DEFINE(XP_DARWIN) _PLATFORM_DEFAULT_TOOLKIT='cairo-cocoa' # The ExceptionHandling framework is needed for Objective-C exception -@@ -2622,8 +2627,7 @@ MOZ_CXX11 +@@ -2641,8 +2646,7 @@ MOZ_CXX11 AC_LANG_C @@ -57,7 +57,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ dnl =============================================================== if test "$GNU_CC" -a "$OS_TARGET" != WINNT; then AC_DEFINE(HAVE_VISIBILITY_HIDDEN_ATTRIBUTE) -@@ -3645,6 +3649,14 @@ if test -n "$YASM"; then +@@ -3663,6 +3667,14 @@ if test -n "$YASM"; then _YASM_BUILD=` echo ${YASM_VERSION} | $AWK -F\. '{ print $4 }'` fi @@ -72,7 +72,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ if test -z "$SKIP_LIBRARY_CHECKS"; then dnl system JPEG support dnl ======================================================== -@@ -3672,11 +3684,7 @@ if test "$MOZ_NATIVE_JPEG" = 1; then +@@ -3690,11 +3702,7 @@ if test "$MOZ_NATIVE_JPEG" = 1; then #include ], [ #if JPEG_LIB_VERSION < $MOZJPEG #error "Insufficient JPEG library version ($MOZJPEG required)." @@ -85,7 +85,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ MOZ_NATIVE_JPEG=1, AC_MSG_ERROR([Insufficient JPEG library version for --with-system-jpeg])) fi -@@ -4391,6 +4399,10 @@ cairo-gonk) +@@ -4392,6 +4400,10 @@ cairo-gonk) esac @@ -96,7 +96,16 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ AC_SUBST(MOZ_PDF_PRINTING) if test "$MOZ_PDF_PRINTING"; then PDF_SURFACE_FEATURE="#define CAIRO_HAS_PDF_SURFACE 1" -@@ -5131,6 +5143,9 @@ if test -n "$MOZ_WEBRTC"; then +@@ -4408,7 +4420,7 @@ fi + + if test "$COMPILE_ENVIRONMENT"; then + if test "$MOZ_ENABLE_GTK3"; then +- PKG_CHECK_MODULES(MOZ_GTK3, gtk+-3.0 >= $GTK3_VERSION gtk+-unix-print-3.0 glib-2.0 gobject-2.0 atk-bridge-2.0 $GDK_PACKAGES) ++ PKG_CHECK_MODULES(MOZ_GTK3, gtk+-3.0 >= $GTK3_VERSION gtk+-unix-print-3.0 glib-2.0 gobject-2.0 $GDK_PACKAGES) + MOZ_GTK3_CFLAGS="-I${_topsrcdir}/widget/gtk/compat-gtk3 $MOZ_GTK3_CFLAGS" + dnl Contrary to MOZ_GTK2_LIBS, MOZ_GTK3_LIBS needs to be literally added to TK_LIBS instead + dnl of a make reference because of how TK_LIBS is mangled in toolkit/library/moz.build +@@ -5149,6 +5161,9 @@ if test -n "$MOZ_WEBRTC"; then MOZ_VPX=1 MOZ_VPX_ERROR_CONCEALMENT=1 @@ -106,7 +115,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ dnl enable once Signaling lands MOZ_WEBRTC_SIGNALING=1 AC_DEFINE(MOZ_WEBRTC_SIGNALING) -@@ -5234,6 +5249,57 @@ if test "${ac_cv_c_attribute_aligned}" ! +@@ -5252,6 +5267,157 @@ if test "${ac_cv_c_attribute_aligned}" ! fi dnl ======================================================== @@ -140,7 +149,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ +MOZ_NATIVE_VORBIS=) + +if test -n "$MOZ_NATIVE_VORBIS"; then -+ PKG_CHECK_MODULES(MOZ_VORBIS, vorbis vorbisenc >= 1.3.4) ++ PKG_CHECK_MODULES(MOZ_VORBIS, vorbis vorbisenc >= 1.3.5) +fi + +AC_SUBST(MOZ_NATIVE_VORBIS) @@ -161,13 +170,23 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ +AC_SUBST(MOZ_NATIVE_TREMOR) + +dnl ======================================================== - dnl = Disable Opus audio codec support - dnl ======================================================== - MOZ_ARG_DISABLE_BOOL(opus, -@@ -5242,6 +5308,89 @@ MOZ_ARG_DISABLE_BOOL(opus, - MOZ_OPUS=1) - - dnl ======================================================== ++dnl Check for libcelt ++dnl ======================================================== ++ ++MOZ_ARG_WITH_BOOL(system-celt, ++[ --with-system-celt Use system libcelt (located with pkgconfig)], ++MOZ_NATIVE_CELT=1, ++MOZ_NATIVE_CELT=) ++ ++if test -n "$MOZ_NATIVE_CELT"; then ++ PKG_CHECK_MODULES(MOZ_CELT, celt) ++else ++ MOZ_CELT_CFLAGS='-I$(topsrcdir)/media/libopus' ++fi ++ ++AC_SUBST(MOZ_NATIVE_CELT) ++ ++dnl ======================================================== +dnl Check for libopus +dnl ======================================================== + @@ -254,7 +273,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ dnl = Disable VP8 decoder support dnl ======================================================== MOZ_ARG_DISABLE_BOOL(webm, -@@ -5600,6 +5749,67 @@ fi +@@ -5606,6 +5772,67 @@ fi AC_SUBST(MOZ_WEBM_ENCODER) dnl ================================== @@ -322,7 +341,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ dnl = Check alsa availability on Linux dnl ================================== -@@ -5613,12 +5823,23 @@ MOZ_ARG_ENABLE_BOOL(alsa, +@@ -5619,12 +5846,23 @@ MOZ_ARG_ENABLE_BOOL(alsa, MOZ_ALSA=1, MOZ_ALSA=) @@ -334,7 +353,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ if test -n "$MOZ_ALSA"; then PKG_CHECK_MODULES(MOZ_ALSA, alsa, , [echo "$MOZ_ALSA_PKG_ERRORS" - AC_MSG_ERROR([Need alsa for Ogg, Wave or WebM decoding on Linux. Disable with --disable-ogg --disable-wave --disable-webm. (On Ubuntu, you might try installing the package libasound2-dev.)])]) + AC_MSG_ERROR([Need alsa for audio output on Linux. (On Ubuntu, you might try installing the package libasound2-dev.)])]) fi +if test -n "$DISABLE_LIBASOUND_DLOPEN"; then @@ -346,7 +365,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ AC_SUBST(MOZ_ALSA) dnl ======================================================== -@@ -6046,7 +6267,9 @@ MOZ_ARG_DISABLE_BOOL(gamepad, +@@ -6046,7 +6284,9 @@ MOZ_ARG_DISABLE_BOOL(gamepad, if test "$MOZ_GAMEPAD"; then case "$OS_TARGET" in Darwin) @@ -356,8 +375,8 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ + fi ;; WINNT) - case "$MOZ_WINSDK_MAXVER" in -@@ -8089,6 +8312,49 @@ if test "$USE_FC_FREETYPE"; then + MOZ_GAMEPAD_BACKEND=windows +@@ -8066,6 +8306,49 @@ if test "$USE_FC_FREETYPE"; then fi dnl ======================================================== @@ -370,7 +389,7 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ +MOZ_NATIVE_HARFBUZZ=) + +if test -n "$MOZ_NATIVE_HARFBUZZ"; then -+ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 0.9.25) ++ PKG_CHECK_MODULES(MOZ_HARFBUZZ, harfbuzz >= 0.9.34) +fi + +AC_SUBST(MOZ_NATIVE_HARFBUZZ) @@ -407,12 +426,3 @@ $NetBSD: patch-aa,v 1.35 2015/02/28 04:30:55 ryoon Exp $ dnl Check for pixman and cairo dnl ======================================================== -@@ -8344,7 +8610,7 @@ case "$OS_TARGET" in - NECKO_WIFI=1 - fi - ;; -- Darwin|FreeBSD|SunOS|WINNT) -+ Darwin|DragonFly|FreeBSD|SunOS|WINNT) - NECKO_WIFI=1 - ;; - Linux) diff --git a/www/firefox/patches/patch-accessible_atk_Platform.cpp b/www/firefox/patches/patch-accessible_atk_Platform.cpp new file mode 100644 index 000000000..8414b6625 --- /dev/null +++ b/www/firefox/patches/patch-accessible_atk_Platform.cpp @@ -0,0 +1,98 @@ +$NetBSD: patch-accessible_atk_Platform.cpp,v 1.2 2015/05/12 22:48:54 ryoon Exp $ + +--- accessible/atk/Platform.cpp.orig 2015-05-04 00:43:17.000000000 +0000 ++++ accessible/atk/Platform.cpp +@@ -18,8 +18,9 @@ + #include + #endif + #include ++ + #if (MOZ_WIDGET_GTK == 3) +-#include ++extern "C" __attribute__((weak,visibility("default"))) int atk_bridge_adaptor_init(int*, char **[]); + #endif + + using namespace mozilla; +@@ -46,7 +47,6 @@ static gulong sToplevel_hide_hook = 0; + + GType g_atk_hyperlink_impl_type = G_TYPE_INVALID; + +-#if (MOZ_WIDGET_GTK == 2) + struct GnomeAccessibilityModule + { + const char *libName; +@@ -67,11 +67,13 @@ static GnomeAccessibilityModule sAtkBrid + "gnome_accessibility_module_shutdown", nullptr + }; + ++#if (MOZ_WIDGET_GTK == 2) + static GnomeAccessibilityModule sGail = { + "libgail.so", nullptr, + "gnome_accessibility_module_init", nullptr, + "gnome_accessibility_module_shutdown", nullptr + }; ++#endif + + static nsresult + LoadGtkModule(GnomeAccessibilityModule& aModule) +@@ -98,7 +100,11 @@ LoadGtkModule(GnomeAccessibilityModule& + else + subLen = loc2 - loc1; + nsAutoCString sub(Substring(libPath, loc1, subLen)); ++#if (MOZ_WIDGET_GTK == 2) + sub.AppendLiteral("/gtk-2.0/modules/"); ++#else ++ sub.AppendLiteral("/gtk-3.0/modules/"); ++#endif + sub.Append(aModule.libName); + aModule.lib = PR_LoadLibrary(sub.get()); + if (aModule.lib) +@@ -123,7 +129,6 @@ LoadGtkModule(GnomeAccessibilityModule& + } + return NS_OK; + } +-#endif // (MOZ_WIDGET_GTK == 2) + + void + a11y::PlatformInit() +@@ -175,14 +180,17 @@ a11y::PlatformInit() + + // Init atk-bridge now + PR_SetEnv("NO_AT_BRIDGE=0"); +-#if (MOZ_WIDGET_GTK == 2) +- rv = LoadGtkModule(sAtkBridge); +- if (NS_SUCCEEDED(rv)) { +- (*sAtkBridge.init)(); +- } +-#else +- atk_bridge_adaptor_init(nullptr, nullptr); ++#if (MOZ_WIDGET_GTK == 3) ++ if (atk_bridge_adaptor_init) { ++ atk_bridge_adaptor_init(nullptr, nullptr); ++ } else + #endif ++ { ++ nsresult rv = LoadGtkModule(sAtkBridge); ++ if (NS_SUCCEEDED(rv)) { ++ (*sAtkBridge.init)(); ++ } ++ } + + if (!sToplevel_event_hook_added) { + sToplevel_event_hook_added = true; +@@ -210,7 +218,6 @@ a11y::PlatformShutdown() + sToplevel_hide_hook); + } + +-#if (MOZ_WIDGET_GTK == 2) + if (sAtkBridge.lib) { + // Do not shutdown/unload atk-bridge, + // an exit function registered will take care of it +@@ -221,6 +228,7 @@ a11y::PlatformShutdown() + sAtkBridge.init = nullptr; + sAtkBridge.shutdown = nullptr; + } ++#if (MOZ_WIDGET_GTK == 2) + if (sGail.lib) { + // Do not shutdown gail because + // 1) Maybe it's not init-ed by us. e.g. GtkEmbed diff --git a/www/firefox/patches/patch-ak b/www/firefox/patches/patch-ak deleted file mode 100644 index 145853c3b..000000000 --- a/www/firefox/patches/patch-ak +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ak,v 1.12 2014/10/05 01:59:08 ryoon Exp $ - ---- js/src/ctypes/libffi/configure.orig 2014-09-24 01:05:20.000000000 +0000 -+++ js/src/ctypes/libffi/configure -@@ -17226,7 +17226,7 @@ case "$host" in - powerpc-*-aix* | rs6000-*-aix*) - TARGET=POWERPC_AIX; TARGETDIR=powerpc - ;; -- powerpc-*-freebsd* | powerpc-*-openbsd*) -+ powerpc-*-freebsd* | powerpc-*-openbsd* | powerpc-*-netbsd*) - TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc - HAVE_LONG_DOUBLE_VARIANT=1 - ;; diff --git a/www/firefox/patches/patch-browser_app_nsBrowserApp.cpp b/www/firefox/patches/patch-browser_app_nsBrowserApp.cpp index 941d39b10..514fa9e55 100644 --- a/www/firefox/patches/patch-browser_app_nsBrowserApp.cpp +++ b/www/firefox/patches/patch-browser_app_nsBrowserApp.cpp @@ -1,9 +1,9 @@ -$NetBSD: patch-browser_app_nsBrowserApp.cpp,v 1.6 2015/01/29 22:22:26 wiz Exp $ +$NetBSD: patch-browser_app_nsBrowserApp.cpp,v 1.7 2015/05/12 22:48:54 ryoon Exp $ * Replace XP_MACOSX with XP_DARWIN as the former is not defined when the toolkit is not cocoa. ---- browser/app/nsBrowserApp.cpp.orig 2014-05-06 22:55:09.000000000 +0000 +--- browser/app/nsBrowserApp.cpp.orig 2015-05-04 00:43:18.000000000 +0000 +++ browser/app/nsBrowserApp.cpp @@ -18,8 +18,10 @@ #include @@ -17,7 +17,7 @@ $NetBSD: patch-browser_app_nsBrowserApp.cpp,v 1.6 2015/01/29 22:22:26 wiz Exp $ #include "MacQuirks.h" #endif -@@ -447,7 +449,7 @@ TimeStamp_Now() +@@ -459,7 +461,7 @@ TimeStamp_Now() } return sGetTickCount64() * freq.QuadPart; @@ -26,3 +26,11 @@ $NetBSD: patch-browser_app_nsBrowserApp.cpp,v 1.6 2015/01/29 22:22:26 wiz Exp $ return mach_absolute_time(); #elif defined(HAVE_CLOCK_MONOTONIC) struct timespec ts; +@@ -606,6 +608,7 @@ int main(int argc, char* argv[]) + TriggerQuirks(); + #endif + ++ setenv("MOZ_PLUGIN_PATH", "%%LOCALBASE%%/lib/browser_plugins/symlinks/gecko", 0); + int gotCounters; + #if defined(XP_UNIX) + struct rusage initialRUsage; diff --git a/www/firefox/patches/patch-build_autoconf_nss.m4 b/www/firefox/patches/patch-build_autoconf_nss.m4 index 1fdd9b920..f09b68dfa 100644 --- a/www/firefox/patches/patch-build_autoconf_nss.m4 +++ b/www/firefox/patches/patch-build_autoconf_nss.m4 @@ -1,6 +1,6 @@ -$NetBSD: patch-build_autoconf_nss.m4,v 1.4 2014/02/20 13:19:03 ryoon Exp $ +$NetBSD: patch-build_autoconf_nss.m4,v 1.5 2015/05/12 22:48:54 ryoon Exp $ ---- build/autoconf/nss.m4.orig 2013-10-25 22:27:10.000000000 +0000 +--- build/autoconf/nss.m4.orig 2015-04-29 21:11:43.000000000 +0000 +++ build/autoconf/nss.m4 @@ -22,18 +22,18 @@ AC_ARG_WITH(nss-exec-prefix, if test -n "$nss_config_exec_prefix"; then @@ -35,12 +35,12 @@ $NetBSD: patch-build_autoconf_nss.m4,v 1.4 2014/02/20 13:19:03 ryoon Exp $ - nss_config_major_version=`$NSS_CONFIG $nss_config_args --version | \ + nss_config_major_version=`$NSS_CONFIG $nss_config_args nss --modversion | \ - sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` + sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\(\.\([[0-9]]*\)\)\{0,1\}/\1/'` - nss_config_minor_version=`$NSS_CONFIG $nss_config_args --version | \ + nss_config_minor_version=`$NSS_CONFIG $nss_config_args nss --modversion | \ - sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\2/'` + sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\(\.\([[0-9]]*\)\)\{0,1\}/\2/'` - nss_config_micro_version=`$NSS_CONFIG $nss_config_args --version | \ + nss_config_micro_version=`$NSS_CONFIG $nss_config_args nss --modversion | \ - sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'` - min_nss_major_version=`echo $min_nss_version | \ - sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\1/'` + sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\(\.\([[0-9]]*\)\)\{0,1\}/\4/'` + if test -z "$nss_config_micro_version"; then + nss_config_micro_version="0" diff --git a/www/firefox/patches/patch-config_Makefile.in b/www/firefox/patches/patch-config_Makefile.in index 9dd50a2d2..72bf9ef73 100644 --- a/www/firefox/patches/patch-config_Makefile.in +++ b/www/firefox/patches/patch-config_Makefile.in @@ -1,8 +1,8 @@ -$NetBSD: patch-config_Makefile.in,v 1.4 2014/04/30 15:07:18 ryoon Exp $ +$NetBSD: patch-config_Makefile.in,v 1.5 2015/05/12 22:48:54 ryoon Exp $ ---- config/Makefile.in.orig 2014-04-18 02:02:39.000000000 +0000 +--- config/Makefile.in.orig 2015-05-04 00:43:23.000000000 +0000 +++ config/Makefile.in -@@ -77,6 +77,15 @@ export:: $(export-preqs) +@@ -77,6 +77,16 @@ export:: $(export-preqs) -DMOZ_NATIVE_LIBEVENT=$(MOZ_NATIVE_LIBEVENT) \ -DMOZ_NATIVE_LIBVPX=$(MOZ_NATIVE_LIBVPX) \ -DMOZ_NATIVE_ICU=$(MOZ_NATIVE_ICU) \ @@ -12,6 +12,7 @@ $NetBSD: patch-config_Makefile.in,v 1.4 2014/04/30 15:07:18 ryoon Exp $ + -DMOZ_NATIVE_THEORA=$(MOZ_NATIVE_THEORA) \ + -DMOZ_NATIVE_VORBIS=$(MOZ_NATIVE_VORBIS) \ + -DMOZ_NATIVE_TREMOR=$(MOZ_NATIVE_TREMOR) \ ++ -DMOZ_NATIVE_CELT=$(MOZ_NATIVE_CELT) \ + -DMOZ_NATIVE_OPUS=$(MOZ_NATIVE_OPUS) \ + -DMOZ_NATIVE_SPEEX=$(MOZ_NATIVE_SPEEX) \ + -DMOZ_NATIVE_SOUNDTOUCH=$(MOZ_NATIVE_SOUNDTOUCH) \ diff --git a/www/firefox/patches/patch-config_external_moz.build b/www/firefox/patches/patch-config_external_moz.build index fc1c5fdef..bedd4070c 100644 --- a/www/firefox/patches/patch-config_external_moz.build +++ b/www/firefox/patches/patch-config_external_moz.build @@ -1,8 +1,8 @@ -$NetBSD: patch-config_external_moz.build,v 1.6 2015/01/16 22:42:09 ryoon Exp $ +$NetBSD: patch-config_external_moz.build,v 1.8 2015/05/12 22:48:54 ryoon Exp $ ---- config/external/moz.build.orig 2015-01-09 04:38:18.000000000 +0000 +--- config/external/moz.build.orig 2015-05-04 00:43:23.000000000 +0000 +++ config/external/moz.build -@@ -19,13 +19,19 @@ if CONFIG['MOZ_UPDATER']: +@@ -19,10 +19,19 @@ if CONFIG['MOZ_UPDATER']: # There's no "native brotli" yet, but probably in the future... external_dirs += ['modules/brotli'] @@ -10,6 +10,9 @@ $NetBSD: patch-config_external_moz.build,v 1.6 2015/01/16 22:42:09 ryoon Exp $ +if not CONFIG['MOZ_NATIVE_OGG']: + external_dirs += ['media/libogg'] + ++if not CONFIG['MOZ_NATIVE_CELT'] or not CONFIG['MOZ_NATIVE_OPUS']: ++ external_dirs += ['media/libopus'] ++ +if not CONFIG['MOZ_NATIVE_THEORA']: + external_dirs += ['media/libtheora'] + @@ -20,12 +23,8 @@ $NetBSD: patch-config_external_moz.build,v 1.6 2015/01/16 22:42:09 ryoon Exp $ +if CONFIG['MOZ_TREMOR'] and not CONFIG['MOZ_NATIVE_TREMOR']: external_dirs += ['media/libtremor'] --if CONFIG['MOZ_OPUS']: -+if CONFIG['MOZ_OPUS'] and not CONFIG['MOZ_NATIVE_OPUS']: - external_dirs += ['media/libopus'] - if CONFIG['MOZ_WEBM']: -@@ -40,14 +46,16 @@ if CONFIG['MOZ_VPX'] and not CONFIG['MOZ +@@ -37,15 +46,16 @@ if CONFIG['MOZ_VPX'] and not CONFIG['MOZ if not CONFIG['MOZ_NATIVE_PNG']: external_dirs += ['media/libpng'] @@ -39,6 +38,7 @@ $NetBSD: patch-config_external_moz.build,v 1.6 2015/01/16 22:42:09 ryoon Exp $ 'media/kiss_fft', 'media/libcubeb', - 'media/libogg', +- 'media/libopus', - 'media/libtheora', - 'media/libspeex_resampler', 'media/libstagefright', diff --git a/www/firefox/patches/patch-config_system-headers b/www/firefox/patches/patch-config_system-headers index aabd1fea7..fe8e88941 100644 --- a/www/firefox/patches/patch-config_system-headers +++ b/www/firefox/patches/patch-config_system-headers @@ -1,8 +1,24 @@ -$NetBSD: patch-config_system-headers,v 1.11 2014/12/01 18:11:14 ryoon Exp $ +$NetBSD: patch-config_system-headers,v 1.13 2015/05/12 22:48:54 ryoon Exp $ ---- config/system-headers.orig 2014-11-21 03:37:23.000000000 +0000 +--- config/system-headers.orig 2015-05-04 00:43:23.000000000 +0000 +++ config/system-headers -@@ -1267,7 +1267,6 @@ X11/Xlocale.h +@@ -189,7 +189,6 @@ asm/signal.h + ASRegistry.h + assert.h + atk/atk.h +-atk-bridge.h + atlcom.h + atlconv.h + atlctl.cpp +@@ -636,6 +635,7 @@ libgnomevfs/gnome-vfs-mime-handlers.h + libgnomevfs/gnome-vfs-mime-utils.h + libgnomevfs/gnome-vfs-ops.h + libgnomevfs/gnome-vfs-standard-callbacks.h ++libv4l2.h + lib$routines.h + limits + limits.h +@@ -1266,7 +1266,6 @@ X11/Xlocale.h X11/Xos.h X11/Xutil.h zmouse.h @@ -10,7 +26,7 @@ $NetBSD: patch-config_system-headers,v 1.11 2014/12/01 18:11:14 ryoon Exp $ #if MOZ_NATIVE_PNG==1 png.h #endif -@@ -1329,10 +1328,13 @@ vorbis/codec.h +@@ -1328,10 +1327,13 @@ vorbis/codec.h theora/theoradec.h tremor/ivorbiscodec.h speex/speex_resampler.h @@ -24,7 +40,7 @@ $NetBSD: patch-config_system-headers,v 1.11 2014/12/01 18:11:14 ryoon Exp $ #endif gst/gst.h gst/app/gstappsink.h -@@ -1361,3 +1363,37 @@ unicode/utypes.h +@@ -1360,3 +1362,43 @@ unicode/utypes.h #endif libutil.h unwind.h @@ -50,6 +66,12 @@ $NetBSD: patch-config_system-headers,v 1.11 2014/12/01 18:11:14 ryoon Exp $ +#if MOZ_NATIVE_TREMOR==1 +tremor/ivorbiscodec.h +#endif ++#if MOZ_NATIVE_CELT==1 ++celt.h ++celt_header.h ++celt/celt.h ++celt/celt_header.h ++#endif +#if MOZ_NATIVE_OPUS==1 +opus.h +opus_multistream.h diff --git a/www/firefox/patches/patch-dom_media_moz.build b/www/firefox/patches/patch-dom_media_moz.build index efc6e78fa..73c361f69 100644 --- a/www/firefox/patches/patch-dom_media_moz.build +++ b/www/firefox/patches/patch-dom_media_moz.build @@ -1,8 +1,8 @@ -$NetBSD: patch-dom_media_moz.build,v 1.1 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-dom_media_moz.build,v 1.2 2015/04/05 12:54:11 ryoon Exp $ ---- dom/media/moz.build.orig 2015-02-17 21:40:44.000000000 +0000 +--- dom/media/moz.build.orig 2015-03-27 02:20:26.000000000 +0000 +++ dom/media/moz.build -@@ -270,6 +270,27 @@ if CONFIG['ANDROID_VERSION'] > '15': +@@ -276,6 +276,27 @@ if CONFIG['ANDROID_VERSION'] > '15': CFLAGS += CONFIG['GSTREAMER_CFLAGS'] CXXFLAGS += CONFIG['GSTREAMER_CFLAGS'] @@ -29,4 +29,4 @@ $NetBSD: patch-dom_media_moz.build,v 1.1 2015/02/28 04:30:55 ryoon Exp $ + include('/ipc/chromium/chromium-config.mozbuild') - FINAL_LIBRARY = 'xul' + # Suppress some GCC warnings being treated as errors: diff --git a/www/firefox/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp b/www/firefox/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp index 3c2fa7a73..43a34cb30 100644 --- a/www/firefox/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp +++ b/www/firefox/patches/patch-dom_plugins_ipc_PluginModuleChild.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-dom_plugins_ipc_PluginModuleChild.cpp,v 1.6 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-dom_plugins_ipc_PluginModuleChild.cpp,v 1.7 2015/04/05 12:54:11 ryoon Exp $ ---- dom/plugins/ipc/PluginModuleChild.cpp.orig 2015-02-17 21:40:45.000000000 +0000 +--- dom/plugins/ipc/PluginModuleChild.cpp.orig 2015-03-27 02:20:27.000000000 +0000 +++ dom/plugins/ipc/PluginModuleChild.cpp -@@ -307,7 +307,7 @@ PluginModuleChild::InitForChrome(const s +@@ -320,7 +320,7 @@ PluginModuleChild::InitForChrome(const s // TODO: use PluginPRLibrary here @@ -11,7 +11,7 @@ $NetBSD: patch-dom_plugins_ipc_PluginModuleChild.cpp,v 1.6 2015/02/28 04:30:55 r mShutdownFunc = (NP_PLUGINSHUTDOWN) PR_FindFunctionSymbol(mLibrary, "NP_Shutdown"); -@@ -1869,7 +1869,7 @@ PluginModuleChild::AnswerNP_GetEntryPoin +@@ -1882,7 +1882,7 @@ PluginModuleChild::AnswerNP_GetEntryPoin AssertPluginThread(); MOZ_ASSERT(mIsChrome); @@ -20,12 +20,12 @@ $NetBSD: patch-dom_plugins_ipc_PluginModuleChild.cpp,v 1.6 2015/02/28 04:30:55 r return true; #elif defined(OS_WIN) || defined(OS_MACOSX) *_retval = mGetEntryPointsFunc(&mFunctions); -@@ -1899,7 +1899,7 @@ PluginModuleChild::AnswerNP_Initialize(c - SendBackUpXResources(FileDescriptor(xSocketFd)); +@@ -1927,7 +1927,7 @@ PluginModuleChild::DoNP_Initialize(const #endif + NPError result; -#if defined(OS_LINUX) || defined(OS_BSD) +#if defined(OS_LINUX) || defined(OS_BSD) || defined(OS_SOLARIS) - *_retval = mInitializeFunc(&sBrowserFuncs, &mFunctions); - return true; + result = mInitializeFunc(&sBrowserFuncs, &mFunctions); #elif defined(OS_WIN) || defined(OS_MACOSX) + result = mInitializeFunc(&sBrowserFuncs); diff --git a/www/firefox/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp b/www/firefox/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp index 022dec733..18dcbd4b4 100644 --- a/www/firefox/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp +++ b/www/firefox/patches/patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp @@ -1,18 +1,20 @@ -$NetBSD: patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp,v 1.8 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-extensions_spellcheck_hunspell_src_mozHunspell.cpp,v 1.10 2015/05/12 22:48:54 ryoon Exp $ Load system hunspell dictionaries. ---- extensions/spellcheck/hunspell/src/mozHunspell.cpp.orig 2015-02-17 21:40:49.000000000 +0000 +--- extensions/spellcheck/hunspell/src/mozHunspell.cpp.orig 2015-05-04 00:43:34.000000000 +0000 +++ extensions/spellcheck/hunspell/src/mozHunspell.cpp -@@ -400,6 +400,12 @@ mozHunspell::LoadDictionaryList(bool aNo +@@ -400,6 +400,14 @@ mozHunspell::LoadDictionaryList(bool aNo } } + // load system hunspell dictionaries -+ nsIFile* hunDir; ++ nsCOMPtr hunDir; + NS_NewNativeLocalFile(NS_LITERAL_CSTRING("@PREFIX@/share/hunspell"), -+ true, &hunDir); -+ LoadDictionariesFromDir(hunDir); ++ true, getter_AddRefs(hunDir)); ++ if (hunDir) { ++ LoadDictionariesFromDir(hunDir); ++ } + // find dictionaries from extensions requiring restart nsCOMPtr dictDirs; diff --git a/www/firefox/patches/patch-gfx_layers_basic_BasicCompositor.cpp b/www/firefox/patches/patch-gfx_layers_basic_BasicCompositor.cpp deleted file mode 100644 index 03da1b19f..000000000 --- a/www/firefox/patches/patch-gfx_layers_basic_BasicCompositor.cpp +++ /dev/null @@ -1,178 +0,0 @@ -$NetBSD: patch-gfx_layers_basic_BasicCompositor.cpp,v 1.1 2015/03/20 10:13:57 martin Exp $ - -Part of the patch in https://bugzilla.mozilla.org/show_bug.cgi?id=1105087 - -diff -git a/gfx/layers/basic/BasicCompositor.cpp b/gfx/layers/basic/BasicCompositor.cpp ---- gfx/layers/basic/BasicCompositor.cpp -+++ gfx/layers/basic/BasicCompositor.cpp -@@ -12,18 +12,23 @@ - #include "gfx2DGlue.h" - #include "mozilla/gfx/2D.h" - #include "mozilla/gfx/Helpers.h" - #include "gfxUtils.h" - #include "YCbCrUtils.h" - #include - #include "ImageContainer.h" - #include "gfxPrefs.h" -+#if MOZ_ENABLE_SKIA - #include "skia/SkCanvas.h" // for SkCanvas - #include "skia/SkBitmapDevice.h" // for SkBitmapDevice -+#else -+#define PIXMAN_DONT_DEFINE_STDINT -+#include "pixman.h" // for pixman_f_transform, etc -+#endif - - namespace mozilla { - using namespace mozilla::gfx; - - namespace layers { - - class DataTextureSourceBasic : public DataTextureSource - , public TextureSourceBasic -@@ -163,16 +168,17 @@ DrawSurfaceWithTextureCoords(DrawTarget - // Only use REPEAT if aTextureCoords is outside (0, 0, 1, 1). - gfx::Rect unitRect(0, 0, 1, 1); - ExtendMode mode = unitRect.Contains(aTextureCoords) ? ExtendMode::CLAMP : ExtendMode::REPEAT; - - FillRectWithMask(aDest, aDestRect, aSource, aFilter, DrawOptions(aOpacity), - mode, aMask, aMaskTransform, &matrix); - } - -+#if MOZ_ENABLE_SKIA - static SkMatrix - Matrix3DToSkia(const gfx3DMatrix& aMatrix) - { - SkMatrix transform; - transform.setAll(aMatrix._11, - aMatrix._21, - aMatrix._41, - aMatrix._12, -@@ -181,17 +187,17 @@ Matrix3DToSkia(const gfx3DMatrix& aMatri - aMatrix._14, - aMatrix._24, - aMatrix._44); - - return transform; - } - - static void --SkiaTransform(DataSourceSurface* aDest, -+DrawTransform(DataSourceSurface* aDest, - DataSourceSurface* aSource, - const gfx3DMatrix& aTransform, - const Point& aDestOffset) - { - if (aTransform.IsSingular()) { - return; - } - -@@ -220,16 +226,90 @@ SkiaTransform(DataSourceSurface* aDest, - - SkPaint paint; - paint.setXfermodeMode(SkXfermode::kSrc_Mode); - paint.setAntiAlias(true); - paint.setFilterLevel(SkPaint::kLow_FilterLevel); - SkRect destRect = SkRect::MakeXYWH(0, 0, srcSize.width, srcSize.height); - destCanvas.drawBitmapRectToRect(src, nullptr, destRect, &paint); - } -+#else -+// Cairo must rely on a less precise method if Skia is not available. -+// See bugs 1105087 and 1097776. -+static pixman_transform -+Matrix3DToPixman(const gfx3DMatrix& aMatrix) -+{ -+ pixman_f_transform transform; -+ -+ transform.m[0][0] = aMatrix._11; -+ transform.m[0][1] = aMatrix._21; -+ transform.m[0][2] = aMatrix._41; -+ transform.m[1][0] = aMatrix._12; -+ transform.m[1][1] = aMatrix._22; -+ transform.m[1][2] = aMatrix._42; -+ transform.m[2][0] = aMatrix._14; -+ transform.m[2][1] = aMatrix._24; -+ transform.m[2][2] = aMatrix._44; -+ -+ pixman_transform result; -+ pixman_transform_from_pixman_f_transform(&result, &transform); -+ -+ return result; -+} -+ -+static void -+DrawTransform(DataSourceSurface* aDest, -+ DataSourceSurface* aSource, -+ const gfx3DMatrix& aTransform, -+ const Point& aDestOffset) -+{ -+ IntSize destSize = aDest->GetSize(); -+ pixman_image_t* dest = pixman_image_create_bits(PIXMAN_a8r8g8b8, -+ destSize.width, -+ destSize.height, -+ (uint32_t*)aDest->GetData(), -+ aDest->Stride()); -+ -+ IntSize srcSize = aSource->GetSize(); -+ pixman_image_t* src = pixman_image_create_bits(PIXMAN_a8r8g8b8, -+ srcSize.width, -+ srcSize.height, -+ (uint32_t*)aSource->GetData(), -+ aSource->Stride()); -+ -+ NS_ABORT_IF_FALSE(src && dest, "Failed to create pixman images?"); -+ -+ pixman_transform pixTransform = Matrix3DToPixman(aTransform); -+ pixman_transform pixTransformInverted; -+ -+ // If the transform is singular then nothing would be drawn anyway, return here -+ if (!pixman_transform_invert(&pixTransformInverted, &pixTransform)) { -+ pixman_image_unref(dest); -+ pixman_image_unref(src); -+ return; -+ } -+ pixman_image_set_transform(src, &pixTransformInverted); -+ -+ pixman_image_composite32(PIXMAN_OP_SRC, -+ src, -+ nullptr, -+ dest, -+ aDestOffset.x, -+ aDestOffset.y, -+ 0, -+ 0, -+ 0, -+ 0, -+ destSize.width, -+ destSize.height); -+ -+ pixman_image_unref(dest); -+ pixman_image_unref(src); -+} -+#endif - - static inline IntRect - RoundOut(Rect r) - { - r.RoundOut(); - return IntRect(r.x, r.y, r.width, r.height); - } - -@@ -364,17 +444,17 @@ BasicCompositor::DrawQuad(const gfx::Rec - RefPtr snapshot = dest->Snapshot(); - RefPtr source = snapshot->GetDataSurface(); - RefPtr temp = - Factory::CreateDataSourceSurface(RoundOut(transformBounds).Size(), SurfaceFormat::B8G8R8A8, true); - if (NS_WARN_IF(!temp)) { - return; - } - -- SkiaTransform(temp, source, new3DTransform, transformBounds.TopLeft()); -+ DrawTransform(temp, source, new3DTransform, transformBounds.TopLeft()); - - transformBounds.MoveTo(0, 0); - buffer->DrawSurface(temp, transformBounds, transformBounds); - } - - buffer->PopClip(); - } - diff --git a/www/firefox/patches/patch-gfx_layers_basic_BasicLayerManager.cpp b/www/firefox/patches/patch-gfx_layers_basic_BasicLayerManager.cpp deleted file mode 100644 index c92863fb1..000000000 --- a/www/firefox/patches/patch-gfx_layers_basic_BasicLayerManager.cpp +++ /dev/null @@ -1,178 +0,0 @@ -$NetBSD: patch-gfx_layers_basic_BasicLayerManager.cpp,v 1.1 2015/03/20 10:13:57 martin Exp $ - -Part of the patch in https://bugzilla.mozilla.org/show_bug.cgi?id=1105087 -(sligthly modified to fix a compile error: PixmanTransform -> DrawTransform) - -diff --git a/gfx/layers/basic/BasicLayerManager.cpp b/gfx/layers/basic/BasicLayerManager.cpp ---- gfx/layers/basic/BasicLayerManager.cpp.orig -+++ gfx/layers/basic/BasicLayerManager.cpp -@@ -41,18 +41,23 @@ - #include "nsAutoPtr.h" // for nsRefPtr - #include "nsCOMPtr.h" // for already_AddRefed - #include "nsDebug.h" // for NS_ASSERTION, etc - #include "nsISupportsImpl.h" // for gfxContext::Release, etc - #include "nsPoint.h" // for nsIntPoint - #include "nsRect.h" // for nsIntRect - #include "nsRegion.h" // for nsIntRegion, etc - #include "nsTArray.h" // for nsAutoTArray -+#if MOZ_ENABLE_SKIA - #include "skia/SkCanvas.h" // for SkCanvas - #include "skia/SkBitmapDevice.h" // for SkBitmapDevice -+#else -+#define PIXMAN_DONT_DEFINE_STDINT -+#include "pixman.h" // for pixman_f_transform, etc -+#endif - class nsIWidget; - - namespace mozilla { - namespace layers { - - using namespace mozilla::gfx; - - /** -@@ -596,16 +601,17 @@ void - BasicLayerManager::SetRoot(Layer* aLayer) - { - NS_ASSERTION(aLayer, "Root can't be null"); - NS_ASSERTION(aLayer->Manager() == this, "Wrong manager"); - NS_ASSERTION(InConstruction(), "Only allowed in construction phase"); - mRoot = aLayer; - } - -+#if MOZ_ENABLE_SKIA - static SkMatrix - BasicLayerManager_Matrix3DToSkia(const gfx3DMatrix& aMatrix) - { - SkMatrix transform; - transform.setAll(aMatrix._11, - aMatrix._21, - aMatrix._41, - aMatrix._12, -@@ -614,17 +620,17 @@ BasicLayerManager_Matrix3DToSkia(const g - aMatrix._14, - aMatrix._24, - aMatrix._44); - - return transform; - } - - static void --SkiaTransform(const gfxImageSurface* aDest, -+DrawTransform(const gfxImageSurface* aDest, - RefPtr aSrc, - const gfx3DMatrix& aTransform, - gfxPoint aDestOffset) - { - if (aTransform.IsSingular()) { - return; - } - -@@ -653,16 +659,89 @@ SkiaTransform(const gfxImageSurface* aDe - - SkPaint paint; - paint.setXfermodeMode(SkXfermode::kSrc_Mode); - paint.setAntiAlias(true); - paint.setFilterLevel(SkPaint::kLow_FilterLevel); - SkRect destRect = SkRect::MakeXYWH(0, 0, srcSize.width, srcSize.height); - destCanvas.drawBitmapRectToRect(src, nullptr, destRect, &paint); - } -+#else -+// See bugs 1097776 and 1105087. -+static pixman_transform -+BasicLayerManager_Matrix3DToPixman(const gfx3DMatrix& aMatrix) -+{ -+ pixman_f_transform transform; -+ -+ transform.m[0][0] = aMatrix._11; -+ transform.m[0][1] = aMatrix._21; -+ transform.m[0][2] = aMatrix._41; -+ transform.m[1][0] = aMatrix._12; -+ transform.m[1][1] = aMatrix._22; -+ transform.m[1][2] = aMatrix._42; -+ transform.m[2][0] = aMatrix._14; -+ transform.m[2][1] = aMatrix._24; -+ transform.m[2][2] = aMatrix._44; -+ -+ pixman_transform result; -+ pixman_transform_from_pixman_f_transform(&result, &transform); -+ -+ return result; -+} -+ -+static void -+DrawTransform(const gfxImageSurface* aDest, -+ RefPtr aSrc, -+ const gfx3DMatrix& aTransform, -+ gfxPoint aDestOffset) -+{ -+ IntSize destSize = ToIntSize(aDest->GetSize()); -+ pixman_image_t* dest = pixman_image_create_bits(aDest->Format() == gfxImageFormat::ARGB32 ? PIXMAN_a8r8g8b8 : PIXMAN_x8r8g8b8, -+ destSize.width, -+ destSize.height, -+ (uint32_t*)aDest->Data(), -+ aDest->Stride()); -+ -+ IntSize srcSize = aSrc->GetSize(); -+ pixman_image_t* src = pixman_image_create_bits(aSrc->GetFormat() == SurfaceFormat::B8G8R8A8 ? PIXMAN_a8r8g8b8 : PIXMAN_x8r8g8b8, -+ srcSize.width, -+ srcSize.height, -+ (uint32_t*)aSrc->GetData(), -+ aSrc->Stride()); -+ -+ NS_ABORT_IF_FALSE(src && dest, "Failed to create pixman images?"); -+ -+ pixman_transform pixTransform = BasicLayerManager_Matrix3DToPixman(aTransform); -+ pixman_transform pixTransformInverted; -+ -+ // If the transform is singular then nothing would be drawn anyway, return here -+ if (!pixman_transform_invert(&pixTransformInverted, &pixTransform)) { -+ pixman_image_unref(dest); -+ pixman_image_unref(src); -+ return; -+ } -+ pixman_image_set_transform(src, &pixTransformInverted); -+ -+ pixman_image_composite32(PIXMAN_OP_SRC, -+ src, -+ nullptr, -+ dest, -+ aDestOffset.x, -+ aDestOffset.y, -+ 0, -+ 0, -+ 0, -+ 0, -+ destSize.width, -+ destSize.height); -+ -+ pixman_image_unref(dest); -+ pixman_image_unref(src); -+} -+#endif - - /** - * Transform a surface using a gfx3DMatrix and blit to the destination if - * it is efficient to do so. - * - * @param aSource Source surface. - * @param aDest Desintation context. - * @param aBounds Area represented by aSource. -@@ -694,17 +773,17 @@ Transform3D(RefPtr aSourc - aDestRect.height), - gfxImageFormat::ARGB32); - gfxPoint offset = aDestRect.TopLeft(); - - // Include a translation to the correct origin. - gfx3DMatrix translation = gfx3DMatrix::Translation(aBounds.x, aBounds.y, 0); - - // Transform the content and offset it such that the content begins at the origin. -- SkiaTransform(destImage, aSource->GetDataSurface(), translation * aTransform, offset); -+ DrawTransform(destImage, aSource->GetDataSurface(), translation * aTransform, offset); - - // If we haven't actually drawn to aDest then return our temporary image so - // that the caller can do this. - return destImage.forget(); - } - - void - BasicLayerManager::PaintSelfOrChildren(PaintLayerContext& aPaintContext, diff --git a/www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp b/www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp index cb34f4eed..fbac6afd7 100644 --- a/www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp +++ b/www/firefox/patches/patch-image_decoders_nsJPEGDecoder.cpp @@ -1,15 +1,15 @@ -$NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.4 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.5 2015/05/12 22:48:54 ryoon Exp $ ---- image/decoders/nsJPEGDecoder.cpp.orig 2015-02-17 21:40:35.000000000 +0000 +--- image/decoders/nsJPEGDecoder.cpp.orig 2015-05-04 00:43:19.000000000 +0000 +++ image/decoders/nsJPEGDecoder.cpp -@@ -21,13 +21,28 @@ +@@ -23,13 +23,28 @@ extern "C" { #include "iccjpeg.h" -} +#ifdef JCS_EXTENSIONS - #if defined(IS_BIG_ENDIAN) + #if MOZ_BIG_ENDIAN #define MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB JCS_EXT_XRGB #else #define MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB JCS_EXT_BGRX @@ -32,7 +32,7 @@ $NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.4 2015/02/28 04:30:55 ryoon static void cmyk_convert_rgb(JSAMPROW row, JDIMENSION width); -@@ -358,6 +373,7 @@ nsJPEGDecoder::WriteInternal(const char* +@@ -373,6 +388,7 @@ nsJPEGDecoder::WriteInternal(const char* case JCS_GRAYSCALE: case JCS_RGB: case JCS_YCbCr: @@ -40,7 +40,7 @@ $NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.4 2015/02/28 04:30:55 ryoon // if we're not color managing we can decode directly to // MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB if (mCMSMode != eCMSMode_All) { -@@ -366,6 +382,9 @@ nsJPEGDecoder::WriteInternal(const char* +@@ -381,6 +397,9 @@ nsJPEGDecoder::WriteInternal(const char* } else { mInfo.out_color_space = JCS_RGB; } @@ -50,7 +50,7 @@ $NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.4 2015/02/28 04:30:55 ryoon break; case JCS_CMYK: case JCS_YCCK: -@@ -424,6 +443,15 @@ nsJPEGDecoder::WriteInternal(const char* +@@ -450,6 +469,15 @@ nsJPEGDecoder::WriteInternal(const char* return; // I/O suspension } @@ -66,9 +66,9 @@ $NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.4 2015/02/28 04:30:55 ryoon // If this is a progressive JPEG ... mState = mInfo.buffered_image ? -@@ -596,7 +624,11 @@ nsJPEGDecoder::OutputScanlines(bool* sus - uint32_t* imageRow = ((uint32_t*)mImageData) + - (mInfo.output_scanline * mInfo.output_width); +@@ -632,7 +660,11 @@ nsJPEGDecoder::OutputScanlines(bool* sus + + MOZ_ASSERT(imageRow, "Should have a row buffer here"); +#ifdef JCS_EXTENSIONS if (mInfo.out_color_space == MOZ_JCS_EXT_NATIVE_ENDIAN_XRGB) { @@ -78,7 +78,7 @@ $NetBSD: patch-image_decoders_nsJPEGDecoder.cpp,v 1.4 2015/02/28 04:30:55 ryoon // Special case: scanline will be directly converted into packed ARGB if (jpeg_read_scanlines(&mInfo, (JSAMPARRAY)&imageRow, 1) != 1) { *suspend = true; // suspend -@@ -911,6 +943,282 @@ term_source (j_decompress_ptr jd) +@@ -959,6 +991,282 @@ term_source (j_decompress_ptr jd) } // namespace mozilla diff --git a/www/firefox/patches/patch-intl_unicharutil_util_moz.build b/www/firefox/patches/patch-intl_unicharutil_util_moz.build index 7fb76239f..5dea25dd9 100644 --- a/www/firefox/patches/patch-intl_unicharutil_util_moz.build +++ b/www/firefox/patches/patch-intl_unicharutil_util_moz.build @@ -1,11 +1,13 @@ -$NetBSD: patch-intl_unicharutil_util_moz.build,v 1.1 2014/12/01 18:11:14 ryoon Exp $ +$NetBSD: patch-intl_unicharutil_util_moz.build,v 1.2 2015/04/05 12:54:11 ryoon Exp $ ---- intl/unicharutil/util/moz.build.orig 2014-11-21 03:37:32.000000000 +0000 +--- intl/unicharutil/util/moz.build.orig 2015-03-27 02:20:20.000000000 +0000 +++ intl/unicharutil/util/moz.build -@@ -37,3 +37,6 @@ if CONFIG['_MSC_VER']: - +@@ -38,5 +38,8 @@ if CONFIG['_MSC_VER']: if CONFIG['ENABLE_INTL_API']: CXXFLAGS += CONFIG['MOZ_ICU_CFLAGS'] -+ + +if CONFIG['MOZ_NATIVE_HARFBUZZ']: + CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS'] ++ + if CONFIG['GNU_CXX']: + FAIL_ON_WARNINGS = True diff --git a/www/firefox/patches/patch-js_public_CallArgs.h b/www/firefox/patches/patch-js_public_CallArgs.h new file mode 100644 index 000000000..9b8205f68 --- /dev/null +++ b/www/firefox/patches/patch-js_public_CallArgs.h @@ -0,0 +1,13 @@ +$NetBSD: patch-js_public_CallArgs.h,v 1.1 2015/05/12 22:48:54 ryoon Exp $ + +--- js/public/CallArgs.h.orig 2015-04-29 21:11:43.000000000 +0000 ++++ js/public/CallArgs.h +@@ -344,7 +344,7 @@ class MOZ_STACK_CLASS CallArgs : public + * Returns true if there are at least |required| arguments passed in. If + * false, it reports an error message on the context. + */ +- bool requireAtLeast(JSContext* cx, const char* fnname, unsigned required); ++ JS_PUBLIC_API(bool) requireAtLeast(JSContext* cx, const char* fnname, unsigned required); + + }; + diff --git a/www/firefox/patches/patch-js_src_asmjs_AsmJSSignalHandlers.cpp b/www/firefox/patches/patch-js_src_asmjs_AsmJSSignalHandlers.cpp index c3644ca1d..7a3cbb9e8 100644 --- a/www/firefox/patches/patch-js_src_asmjs_AsmJSSignalHandlers.cpp +++ b/www/firefox/patches/patch-js_src_asmjs_AsmJSSignalHandlers.cpp @@ -1,51 +1,11 @@ -$NetBSD: patch-js_src_asmjs_AsmJSSignalHandlers.cpp,v 1.2 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-js_src_asmjs_AsmJSSignalHandlers.cpp,v 1.3 2015/05/12 22:48:54 ryoon Exp $ Increase portability for non-x86 Darwin by not hardwiring x86_THREAD_STATE. ---- js/src/asmjs/AsmJSSignalHandlers.cpp.orig 2015-02-17 21:40:38.000000000 +0000 +--- js/src/asmjs/AsmJSSignalHandlers.cpp.orig 2015-05-04 00:43:23.000000000 +0000 +++ js/src/asmjs/AsmJSSignalHandlers.cpp -@@ -504,8 +504,38 @@ AsmJSFaultHandler(LPEXCEPTION_POINTERS e - #elif defined(XP_MACOSX) - # include - -+# if defined(ARM_THREAD_STATE) -+typedef arm_thread_state_t moz_platform_thread_state_t; -+static const thread_state_flavor_t MOZ_PLATFORM_THREAD_STATE_FLAVOR = ARM_THREAD_STATE; -+static const mach_msg_type_number_t MOZ_PLATFORM_THREAD_STATE_COUNT = ARM_THREAD_STATE_COUNT; -+ -+# elif defined(PPC_THREAD_STATE) -+typedef ppc_thread_state_t moz_platform_thread_state_t; -+static const thread_state_flavor_t MOZ_PLATFORM_THREAD_STATE_FLAVOR = PPC_THREAD_STATE; -+static const mach_msg_type_number_t MOZ_PLATFORM_THREAD_STATE_COUNT = PPC_THREAD_STATE_COUNT; -+ -+# elif defined(PPC_THREAD_STATE64) -+typedef ppc_thread_state64_t moz_platform_thread_state_t; -+static const thread_state_flavor_t MOZ_PLATFORM_THREAD_STATE_FLAVOR = PPC_THREAD_STATE64; -+static const mach_msg_type_number_t MOZ_PLATFORM_THREAD_STATE_COUNT = PPC_THREAD_STATE64_COUNT; -+ -+# elif defined(x86_THREAD_STATE) -+typedef x86_thread_state_t moz_platform_thread_state_t; -+static const thread_state_flavor_t MOZ_PLATFORM_THREAD_STATE_FLAVOR = x86_THREAD_STATE; -+static const mach_msg_type_number_t MOZ_PLATFORM_THREAD_STATE_COUNT = x86_THREAD_STATE_COUNT; -+ -+# else -+# error Type unknown for platform-specific thread_state_t -+# endif -+ -+# if defined(__DARWIN_UNIX03) -+# define REG_FIELD(NAME) __ ## NAME -+# else -+# define REG_FIELD(NAME) NAME -+# endif -+ - static uint8_t ** --ContextToPC(x86_thread_state_t &state) -+ContextToPC(moz_platform_thread_state_t &state) - { - # if defined(JS_CPU_X64) - static_assert(sizeof(state.uts.ts64.__rip) == sizeof(void*), -@@ -617,10 +647,11 @@ HandleMachException(JSRuntime *rt, const +@@ -637,10 +637,11 @@ HandleMachException(JSRuntime* rt, const mach_port_t rtThread = request.body.thread.name; // Read out the JSRuntime thread's register state. diff --git a/www/firefox/patches/patch-js_src_dtoa.c b/www/firefox/patches/patch-js_src_dtoa.c deleted file mode 100644 index 61eb150ae..000000000 --- a/www/firefox/patches/patch-js_src_dtoa.c +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-js_src_dtoa.c,v 1.1 2015/03/20 10:13:57 martin Exp $ - -Fix Bug 1111395 - ---- js/src/dtoa.c.orig 2015-03-20 10:50:05.000000000 +0100 -+++ js/src/dtoa.c 2015-03-20 10:53:36.000000000 +0100 -@@ -3246,3 +3246,5 @@ - *rve = s; - return s0; - } -+#undef CONST -+ diff --git a/www/firefox/patches/patch-js_src_gc_Memory.cpp b/www/firefox/patches/patch-js_src_gc_Memory.cpp deleted file mode 100644 index 1d663545f..000000000 --- a/www/firefox/patches/patch-js_src_gc_Memory.cpp +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-js_src_gc_Memory.cpp,v 1.2 2014/10/05 01:59:08 ryoon Exp $ - -Make sure mmap() delivers memory with upper 17 bits clear on sparc64 on NetBSD: -with topdown-vm we would map in the last 4 gig of the address space (past -the VA hole) otherwise by default, thus busting the JSValue restrictions. - -https://bugzilla.mozilla.org/show_bug.cgi?id=994133 - - ---- js/src/gc/Memory.cpp.orig 2014-09-24 01:05:20.000000000 +0000 -+++ js/src/gc/Memory.cpp -@@ -350,7 +350,7 @@ static inline void * - MapMemory(size_t length, int prot = PROT_READ | PROT_WRITE, - int flags = MAP_PRIVATE | MAP_ANON, int fd = -1, off_t offset = 0) - { --#if defined(__ia64__) -+#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) - /* - * The JS engine assumes that all allocated pointers have their high 17 bits clear, - * which ia64's mmap doesn't support directly. However, we can emulate it by passing diff --git a/www/firefox/patches/patch-js_src_jit-LIR.cpp b/www/firefox/patches/patch-js_src_jit-LIR.cpp index 7d7222f64..950387851 100644 --- a/www/firefox/patches/patch-js_src_jit-LIR.cpp +++ b/www/firefox/patches/patch-js_src_jit-LIR.cpp @@ -1,9 +1,9 @@ -$NetBSD: patch-js_src_jit-LIR.cpp,v 1.1 2015/02/16 16:16:17 bad Exp $ +$NetBSD: patch-js_src_jit-LIR.cpp,v 1.2 2015/05/12 22:48:54 ryoon Exp $ ---- js/src/jit/LIR.cpp.orig 2015-01-23 06:00:01.000000000 +0000 -+++ js/src/jit/LIR.cpp 2015-02-05 12:03:55.000000000 +0000 -@@ -314,7 +314,7 @@ - const char *name = names[op]; +--- js/src/jit/LIR.cpp.orig 2015-05-04 00:43:27.000000000 +0000 ++++ js/src/jit/LIR.cpp +@@ -323,7 +323,7 @@ LNode::printName(FILE* fp, Opcode op) + const char* name = names[op]; size_t len = strlen(name); for (size_t i = 0; i < len; i++) - fprintf(fp, "%c", tolower(name[i])); diff --git a/www/firefox/patches/patch-js_src_jit_ExecutableAllocator.h b/www/firefox/patches/patch-js_src_jit_ExecutableAllocator.h index cea238754..560b12d9a 100644 --- a/www/firefox/patches/patch-js_src_jit_ExecutableAllocator.h +++ b/www/firefox/patches/patch-js_src_jit_ExecutableAllocator.h @@ -1,10 +1,10 @@ -$NetBSD: patch-js_src_jit_ExecutableAllocator.h,v 1.2 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-js_src_jit_ExecutableAllocator.h,v 1.3 2015/05/12 22:48:54 ryoon Exp $ ---- js/src/jit/ExecutableAllocator.h.orig 2015-02-17 21:40:41.000000000 +0000 +--- js/src/jit/ExecutableAllocator.h.orig 2015-05-04 00:43:27.000000000 +0000 +++ js/src/jit/ExecutableAllocator.h -@@ -425,6 +425,11 @@ public: - - #undef GCC_VERSION +@@ -419,6 +419,11 @@ class ExecutableAllocator { + { + __clear_cache(code, reinterpret_cast(code) + size); } +#elif defined(JS_CODEGEN_ARM) && (defined(__FreeBSD__) || defined(__NetBSD__)) + static void cacheFlush(void* code, size_t size) diff --git a/www/firefox/patches/patch-js_src_jit_MIR.cpp b/www/firefox/patches/patch-js_src_jit_MIR.cpp index 46e1bf287..6cb091355 100644 --- a/www/firefox/patches/patch-js_src_jit_MIR.cpp +++ b/www/firefox/patches/patch-js_src_jit_MIR.cpp @@ -1,13 +1,13 @@ -$NetBSD: patch-js_src_jit_MIR.cpp,v 1.1 2015/02/16 16:16:17 bad Exp $ +$NetBSD: patch-js_src_jit_MIR.cpp,v 1.3 2015/05/12 22:48:54 ryoon Exp $ ---- js/src/jit/MIR.cpp.orig 2015-01-23 06:00:01.000000000 +0000 -+++ js/src/jit/MIR.cpp 2015-02-05 12:06:56.000000000 +0000 -@@ -68,7 +68,7 @@ - const char *name = names[op]; +--- js/src/jit/MIR.cpp.orig 2015-05-04 00:43:27.000000000 +0000 ++++ js/src/jit/MIR.cpp +@@ -71,7 +71,7 @@ MDefinition::PrintOpcodeName(FILE* fp, M + const char* name = names[op]; size_t len = strlen(name); for (size_t i = 0; i < len; i++) - fprintf(fp, "%c", tolower(name[i])); + fprintf(fp, "%c", tolower(((unsigned char)name[i]))); } - static MConstant * + const Value& diff --git a/www/firefox/patches/patch-js_src_jit_arm_Architecture-arm.cpp b/www/firefox/patches/patch-js_src_jit_arm_Architecture-arm.cpp index 142f50ad9..5211c8c29 100644 --- a/www/firefox/patches/patch-js_src_jit_arm_Architecture-arm.cpp +++ b/www/firefox/patches/patch-js_src_jit_arm_Architecture-arm.cpp @@ -1,12 +1,12 @@ -$NetBSD: patch-js_src_jit_arm_Architecture-arm.cpp,v 1.4 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-js_src_jit_arm_Architecture-arm.cpp,v 1.5 2015/05/12 22:48:54 ryoon Exp $ ---- js/src/jit/arm/Architecture-arm.cpp.orig 2015-02-17 21:40:41.000000000 +0000 +--- js/src/jit/arm/Architecture-arm.cpp.orig 2015-05-04 00:43:27.000000000 +0000 +++ js/src/jit/arm/Architecture-arm.cpp @@ -16,7 +16,7 @@ #include "jit/arm/Assembler-arm.h" #include "jit/RegisterSets.h" --#if defined(ANDROID) || defined(JS_ARM_SIMULATOR) +-#if !defined(__linux__) || defined(ANDROID) || defined(JS_ARM_SIMULATOR) +#if !defined(__linux__) || defined(ANDROID) || defined(JS_ARM_SIMULATOR) || defined(__NetBSD__) // The Android NDK and B2G do not include the hwcap.h kernel header, and it is not // defined when building the simulator, so inline the header defines we need. diff --git a/www/firefox/patches/patch-js_src_jit_none_Lowering-none.h b/www/firefox/patches/patch-js_src_jit_none_Lowering-none.h deleted file mode 100644 index 7a1820538..000000000 --- a/www/firefox/patches/patch-js_src_jit_none_Lowering-none.h +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-js_src_jit_none_Lowering-none.h,v 1.1 2015/03/20 10:13:57 martin Exp $ - -Fix for https://bugzilla.mozilla.org/show_bug.cgi?id=1145014 - ---- js/src/jit/none/Lowering-none.h.orig 2015-03-05 11:28:17.000000000 +0100 -+++ js/src/jit/none/Lowering-none.h 2015-03-20 10:21:36.000000000 +0100 -@@ -83,6 +83,7 @@ - bool visitCompareExchangeTypedArrayElement(MCompareExchangeTypedArrayElement *ins) { MOZ_CRASH(); } - bool visitAsmJSCompareExchangeHeap(MAsmJSCompareExchangeHeap *ins) { MOZ_CRASH(); } - bool visitAsmJSAtomicBinopHeap(MAsmJSAtomicBinopHeap *ins) { MOZ_CRASH(); } -+ bool visitSubstr(MSubstr *ins) { MOZ_CRASH(); } - - LTableSwitch *newLTableSwitch(LAllocation, LDefinition, MTableSwitch *) { MOZ_CRASH(); } - LTableSwitchV *newLTableSwitchV(MTableSwitch *) { MOZ_CRASH(); } diff --git a/www/firefox/patches/patch-js_src_jsapi.cpp b/www/firefox/patches/patch-js_src_jsapi.cpp index 156549fed..a9a005fad 100644 --- a/www/firefox/patches/patch-js_src_jsapi.cpp +++ b/www/firefox/patches/patch-js_src_jsapi.cpp @@ -1,22 +1,13 @@ -$NetBSD: patch-js_src_jsapi.cpp,v 1.2 2015/02/19 21:33:22 ryoon Exp $ +$NetBSD: patch-js_src_jsapi.cpp,v 1.3 2015/05/12 22:48:54 ryoon Exp $ ---- js/src/jsapi.cpp.orig 2015-01-23 06:00:01.000000000 +0000 +--- js/src/jsapi.cpp.orig 2015-04-29 21:11:46.000000000 +0000 +++ js/src/jsapi.cpp -@@ -236,7 +236,7 @@ JS_ConvertArgumentsVA(JSContext *cx, con - assertSameCompartment(cx, args); - required = true; - while ((c = *format++) != '\0') { -- if (isspace(c)) -+ if (isspace(((unsigned char)c))) - continue; - if (c == '/') { - required = false; -@@ -525,7 +525,7 @@ MessageParameterCount(const char *format - { - unsigned numfmtspecs = 0; - for (const char *fmt = format; *fmt != '\0'; fmt++) { -- if (*fmt == '{' && isdigit(fmt[1])) -+ if (*fmt == '{' && isdigit((unsigned char)fmt[1])) - ++numfmtspecs; - } - return numfmtspecs; +@@ -115,7 +115,7 @@ using js::frontend::Parser; + #define JS_ADDRESSOF_VA_LIST(ap) (&(ap)) + #endif + +-bool ++JS_PUBLIC_API(bool) + JS::CallArgs::requireAtLeast(JSContext* cx, const char* fnname, unsigned required) { + if (length() < required) { + char numArgsStr[40]; diff --git a/www/firefox/patches/patch-js_src_shell_jsoptparse.cpp b/www/firefox/patches/patch-js_src_shell_jsoptparse.cpp index fc042928f..5e669703e 100644 --- a/www/firefox/patches/patch-js_src_shell_jsoptparse.cpp +++ b/www/firefox/patches/patch-js_src_shell_jsoptparse.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-js_src_shell_jsoptparse.cpp,v 1.2 2015/02/19 21:33:22 ryoon Exp $ +$NetBSD: patch-js_src_shell_jsoptparse.cpp,v 1.3 2015/05/12 22:48:54 ryoon Exp $ ---- js/src/shell/jsoptparse.cpp.orig 2015-01-23 06:00:02.000000000 +0000 +--- js/src/shell/jsoptparse.cpp.orig 2015-05-04 00:43:27.000000000 +0000 +++ js/src/shell/jsoptparse.cpp -@@ -90,11 +90,11 @@ PrintParagraph(const char *text, unsigne +@@ -90,7 +90,7 @@ PrintParagraph(const char* text, unsigne printf("%*s", startColno, ""); while (*it != '\0') { @@ -10,9 +10,4 @@ $NetBSD: patch-js_src_shell_jsoptparse.cpp,v 1.2 2015/02/19 21:33:22 ryoon Exp $ + MOZ_ASSERT(!isspace((unsigned char)*it)); /* Delimit the current token. */ - const char *limit = it; -- while (!isspace(*limit) && *limit != '\0') -+ while (!isspace(((unsigned char)*limit)) && *limit != '\0') - ++limit; - - /* + const char* limit = it; diff --git a/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c b/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c index 06f42ff19..19bf917df 100644 --- a/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c +++ b/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c @@ -1,10 +1,10 @@ -$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.10 2015/05/14 15:30:54 bad Exp $ ---- media/libcubeb/src/cubeb_alsa.c.orig 2015-02-17 21:40:41.000000000 +0000 -+++ media/libcubeb/src/cubeb_alsa.c -@@ -6,12 +6,18 @@ - */ +--- media/libcubeb/src/cubeb_alsa.c.orig 2015-05-08 16:55:17.000000000 +0000 ++++ media/libcubeb/src/cubeb_alsa.c 2015-05-14 15:22:34.000000000 +0000 +@@ -7,12 +7,18 @@ #undef NDEBUG + #define _DEFAULT_SOURCE #define _BSD_SOURCE +#if defined(__NetBSD__) +#define _NETBSD_SOURCE @@ -21,7 +21,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon #include #include #include "cubeb/cubeb.h" -@@ -24,6 +30,51 @@ +@@ -25,6 +31,51 @@ #define ALSA_PA_PLUGIN "ALSA <-> PulseAudio PCM I/O Plugin" @@ -73,7 +73,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon /* ALSA is not thread-safe. snd_pcm_t instances are individually protected by the owning cubeb_stream's mutex. snd_pcm_t creation and destruction is not thread-safe until ALSA 1.0.24 (see alsa-lib.git commit 91c9c8f1), -@@ -64,6 +115,8 @@ struct cubeb { +@@ -65,6 +116,8 @@ workaround is not required. */ snd_config_t * local_config; int is_pa; @@ -82,7 +82,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon }; enum stream_state { -@@ -257,32 +310,35 @@ alsa_refill_stream(cubeb_stream * stm) +@@ -258,32 +311,35 @@ long got; void * p; int draining; @@ -137,7 +137,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon /* This should never happen. */ if ((unsigned int) avail > stm->buffer_size) { -@@ -293,8 +349,8 @@ alsa_refill_stream(cubeb_stream * stm) +@@ -294,8 +350,8 @@ available to write. If avail is still zero here, the stream must be in a funky state, so recover and try again. */ if (avail == 0) { @@ -148,7 +148,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (avail <= 0) { pthread_mutex_unlock(&stm->mutex); stm->state_callback(stm, stm->user_ptr, CUBEB_STATE_ERROR); -@@ -302,7 +358,7 @@ alsa_refill_stream(cubeb_stream * stm) +@@ -303,7 +359,7 @@ } } @@ -157,7 +157,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon assert(p); pthread_mutex_unlock(&stm->mutex); -@@ -311,10 +367,11 @@ alsa_refill_stream(cubeb_stream * stm) +@@ -312,10 +368,11 @@ if (got < 0) { pthread_mutex_unlock(&stm->mutex); stm->state_callback(stm, stm->user_ptr, CUBEB_STATE_ERROR); @@ -170,7 +170,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (stm->params.format == CUBEB_SAMPLE_FLOAT32NE) { float * b = (float *) p; -@@ -327,14 +384,62 @@ alsa_refill_stream(cubeb_stream * stm) +@@ -328,14 +385,64 @@ b[i] *= stm->volume; } } @@ -206,6 +206,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon + return ERROR; + } + continue; ++#if defined(EBADFD) + case -EBADFD: + fprintf(stderr, "%s: snc_pcm_writei returned -%s, giving up\n", + __func__, "EBADFD"); @@ -213,6 +214,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon + stm->state_callback(stm, stm->user_ptr, CUBEB_STATE_ERROR); + pthread_mutex_unlock(&stm->mutex); + return ERROR; ++#endif + } + if (wrote < 0) { + fprintf(stderr, "%s: snc_pcm_writei returned unexpected error %lld, " @@ -241,7 +243,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon } if (got != avail) { long buffer_fill = stm->buffer_size - (avail - got); -@@ -342,7 +447,7 @@ alsa_refill_stream(cubeb_stream * stm) +@@ -343,7 +450,7 @@ /* Fill the remaining buffer with silence to guarantee one full period has been written. */ @@ -250,7 +252,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon set_timeout(&stm->drain_timeout, buffer_time * 1000); -@@ -453,26 +558,26 @@ get_slave_pcm_node(snd_config_t * lconf, +@@ -454,26 +561,26 @@ slave_def = NULL; @@ -282,7 +284,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (r < 0) { break; } -@@ -481,7 +586,7 @@ get_slave_pcm_node(snd_config_t * lconf, +@@ -482,7 +589,7 @@ if (r < 0 || r > (int) sizeof(node_name)) { break; } @@ -291,7 +293,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (r < 0) { break; } -@@ -490,7 +595,7 @@ get_slave_pcm_node(snd_config_t * lconf, +@@ -491,7 +598,7 @@ } while (0); if (slave_def) { @@ -300,7 +302,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon } return NULL; -@@ -513,22 +618,22 @@ init_local_config_with_workaround(char c +@@ -514,22 +621,22 @@ lconf = NULL; @@ -327,7 +329,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (r < 0) { break; } -@@ -537,7 +642,7 @@ init_local_config_with_workaround(char c +@@ -538,7 +645,7 @@ if (r < 0 || r > (int) sizeof(node_name)) { break; } @@ -336,7 +338,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (r < 0) { break; } -@@ -548,12 +653,12 @@ init_local_config_with_workaround(char c +@@ -549,12 +656,12 @@ } /* Fetch the PCM node's type, and bail out if it's not the PulseAudio plugin. */ @@ -351,7 +353,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (r < 0) { break; } -@@ -564,18 +669,18 @@ init_local_config_with_workaround(char c +@@ -565,18 +672,18 @@ /* Don't clobber an explicit existing handle_underrun value, set it only if it doesn't already exist. */ @@ -373,7 +375,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon if (r < 0) { break; } -@@ -583,7 +688,7 @@ init_local_config_with_workaround(char c +@@ -584,7 +691,7 @@ return lconf; } while (0); @@ -382,7 +384,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon return NULL; } -@@ -595,9 +700,9 @@ alsa_locked_pcm_open(snd_pcm_t ** pcm, s +@@ -596,9 +703,9 @@ pthread_mutex_lock(&cubeb_alsa_mutex); if (local_config) { @@ -394,7 +396,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon } pthread_mutex_unlock(&cubeb_alsa_mutex); -@@ -610,7 +715,7 @@ alsa_locked_pcm_close(snd_pcm_t * pcm) +@@ -611,7 +718,7 @@ int r; pthread_mutex_lock(&cubeb_alsa_mutex); @@ -403,7 +405,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon pthread_mutex_unlock(&cubeb_alsa_mutex); return r; -@@ -667,12 +772,65 @@ alsa_init(cubeb ** context, char const * +@@ -668,12 +775,65 @@ pthread_attr_t attr; snd_pcm_t * dummy; @@ -470,7 +472,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon cubeb_alsa_error_handler_set = 1; } pthread_mutex_unlock(&cubeb_alsa_mutex); -@@ -680,6 +838,8 @@ alsa_init(cubeb ** context, char const * +@@ -681,6 +841,8 @@ ctx = calloc(1, sizeof(*ctx)); assert(ctx); @@ -479,7 +481,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon ctx->ops = &alsa_ops; r = pthread_mutex_init(&ctx->mutex, NULL); -@@ -729,7 +889,7 @@ alsa_init(cubeb ** context, char const * +@@ -730,7 +892,7 @@ config fails with EINVAL, the PA PCM is too old for this workaround. */ if (r == -EINVAL) { pthread_mutex_lock(&cubeb_alsa_mutex); @@ -488,7 +490,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon pthread_mutex_unlock(&cubeb_alsa_mutex); ctx->local_config = NULL; } else if (r >= 0) { -@@ -768,9 +928,13 @@ alsa_destroy(cubeb * ctx) +@@ -769,9 +931,13 @@ pthread_mutex_destroy(&ctx->mutex); free(ctx->fds); @@ -503,7 +505,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon pthread_mutex_unlock(&cubeb_alsa_mutex); } -@@ -838,7 +1002,7 @@ alsa_stream_init(cubeb * ctx, cubeb_stre +@@ -839,7 +1005,7 @@ return CUBEB_ERROR; } @@ -512,7 +514,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon assert(r == 0); /* Ugly hack: the PA ALSA plugin allows buffer configurations that can't -@@ -848,23 +1012,23 @@ alsa_stream_init(cubeb * ctx, cubeb_stre +@@ -849,23 +1015,23 @@ latency = latency < 500 ? 500 : latency; } @@ -542,7 +544,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon assert((nfds_t) r == stm->nfds); r = pthread_cond_init(&stm->cond, NULL); -@@ -895,7 +1059,7 @@ alsa_stream_destroy(cubeb_stream * stm) +@@ -896,7 +1062,7 @@ pthread_mutex_lock(&stm->mutex); if (stm->pcm) { if (stm->state == DRAINING) { @@ -551,7 +553,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon } alsa_locked_pcm_close(stm->pcm); stm->pcm = NULL; -@@ -905,7 +1069,10 @@ alsa_stream_destroy(cubeb_stream * stm) +@@ -906,7 +1072,10 @@ pthread_mutex_destroy(&stm->mutex); r = pthread_cond_destroy(&stm->cond); @@ -563,42 +565,42 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon alsa_unregister_stream(stm); -@@ -937,12 +1104,12 @@ alsa_get_max_channel_count(cubeb * ctx, +@@ -938,12 +1107,12 @@ return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_any(stm->pcm, hw_params); -+ rv = WRAP(snd_pcm_hw_params_any)(stm->pcm, hw_params); - if (rv < 0) { +- r = snd_pcm_hw_params_any(stm->pcm, hw_params); ++ r = WRAP(snd_pcm_hw_params_any)(stm->pcm, hw_params); + if (r < 0) { return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_get_channels_max(hw_params, max_channels); -+ rv = WRAP(snd_pcm_hw_params_get_channels_max)(hw_params, max_channels); - if (rv < 0) { +- r = snd_pcm_hw_params_get_channels_max(hw_params, max_channels); ++ r = WRAP(snd_pcm_hw_params_get_channels_max)(hw_params, max_channels); + if (r < 0) { return CUBEB_ERROR; } -@@ -962,34 +1129,34 @@ alsa_get_preferred_sample_rate(cubeb * c +@@ -963,34 +1132,34 @@ /* get a pcm, disabling resampling, so we get a rate the * hardware/dmix/pulse/etc. supports. */ -- rv = snd_pcm_open(&pcm, "", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); -+ rv = WRAP(snd_pcm_open)(&pcm, "", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); - if (rv < 0) { +- r = snd_pcm_open(&pcm, "default", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); ++ r = WRAP(snd_pcm_open)(&pcm, "default", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); + if (r < 0) { return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_any(pcm, hw_params); -+ rv = WRAP(snd_pcm_hw_params_any)(pcm, hw_params); - if (rv < 0) { +- r = snd_pcm_hw_params_any(pcm, hw_params); ++ r = WRAP(snd_pcm_hw_params_any)(pcm, hw_params); + if (r < 0) { - snd_pcm_close(pcm); + WRAP(snd_pcm_close)(pcm); return CUBEB_ERROR; } -- rv = snd_pcm_hw_params_get_rate(hw_params, rate, &dir); -+ rv = WRAP(snd_pcm_hw_params_get_rate)(hw_params, rate, &dir); - if (rv >= 0) { +- r = snd_pcm_hw_params_get_rate(hw_params, rate, &dir); ++ r = WRAP(snd_pcm_hw_params_get_rate)(hw_params, rate, &dir); + if (r >= 0) { /* There is a default rate: use it. */ - snd_pcm_close(pcm); + WRAP(snd_pcm_close)(pcm); @@ -608,9 +610,9 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon /* Use a common rate, alsa may adjust it based on hw/etc. capabilities. */ *rate = 44100; -- rv = snd_pcm_hw_params_set_rate_near(pcm, hw_params, rate, NULL); -+ rv = WRAP(snd_pcm_hw_params_set_rate_near)(pcm, hw_params, rate, NULL); - if (rv < 0) { +- r = snd_pcm_hw_params_set_rate_near(pcm, hw_params, rate, NULL); ++ r = WRAP(snd_pcm_hw_params_set_rate_near)(pcm, hw_params, rate, NULL); + if (r < 0) { - snd_pcm_close(pcm); + WRAP(snd_pcm_close)(pcm); return CUBEB_ERROR; @@ -621,7 +623,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon return CUBEB_OK; } -@@ -1013,7 +1180,7 @@ alsa_stream_start(cubeb_stream * stm) +@@ -1014,7 +1183,7 @@ ctx = stm->context; pthread_mutex_lock(&stm->mutex); @@ -630,7 +632,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon gettimeofday(&stm->last_activity, NULL); pthread_mutex_unlock(&stm->mutex); -@@ -1047,7 +1214,7 @@ alsa_stream_stop(cubeb_stream * stm) +@@ -1048,7 +1217,7 @@ pthread_mutex_unlock(&ctx->mutex); pthread_mutex_lock(&stm->mutex); @@ -639,7 +641,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon pthread_mutex_unlock(&stm->mutex); return CUBEB_OK; -@@ -1063,14 +1230,17 @@ alsa_stream_get_position(cubeb_stream * +@@ -1064,14 +1233,17 @@ pthread_mutex_lock(&stm->mutex); delay = -1; @@ -660,7 +662,7 @@ $NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.8 2015/02/28 04:30:55 ryoon *position = 0; if (stm->write_position >= (snd_pcm_uframes_t) delay) { -@@ -1089,7 +1259,7 @@ alsa_stream_get_latency(cubeb_stream * s +@@ -1090,7 +1262,7 @@ snd_pcm_sframes_t delay; /* This function returns the delay in frames until a frame written using snd_pcm_writei is sent to the DAC. The DAC delay should be < 1ms anyways. */ diff --git a/www/firefox/patches/patch-media_webrtc_signaling_signaling.gyp b/www/firefox/patches/patch-media_webrtc_signaling_signaling.gyp deleted file mode 100644 index fbd19cf4a..000000000 --- a/www/firefox/patches/patch-media_webrtc_signaling_signaling.gyp +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-media_webrtc_signaling_signaling.gyp,v 1.5 2014/04/30 15:07:18 ryoon Exp $ - ---- media/webrtc/signaling/signaling.gyp.orig 2014-04-18 02:03:50.000000000 +0000 -+++ media/webrtc/signaling/signaling.gyp -@@ -825,14 +825,13 @@ - ['OS=="mac"', { - 'defines' : [ - 'SIP_OS_OSX', -- '_POSIX_SOURCE', -+ # using BSD extensions, leave _POSIX_SOURCE undefined - 'CPR_MEMORY_LITTLE_ENDIAN', - 'NO_SOCKET_POLLING', - 'USE_TIMER_SELECT_BASED', - 'FULL_BUILD', - 'STUBBED_OUT', - 'USE_PRINTF', -- '_DARWIN_C_SOURCE', - 'NO_NSPR_10_SUPPORT', - ], - }], diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi index 1ab122f74..738af4216 100644 --- a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi +++ b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi @@ -1,17 +1,27 @@ -$NetBSD: patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi,v 1.2 2014/04/30 15:07:18 ryoon Exp $ +$NetBSD: patch-media_webrtc_trunk_webrtc_modules_audio__coding_codecs_opus_opus.gypi,v 1.3 2015/05/12 22:48:54 ryoon Exp $ ---- media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus.gypi.orig 2014-04-18 02:03:52.000000000 +0000 +--- media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus.gypi.orig 2015-05-04 00:43:28.000000000 +0000 +++ media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/opus.gypi -@@ -14,9 +14,9 @@ +@@ -17,18 +17,11 @@ 'conditions': [ ['build_with_mozilla==1', { # Mozilla provides its own build of the opus library. - 'include_dirs': [ - '/media/libopus/include', -- ] +- '/media/libopus/src', +- '/media/libopus/celt', + 'cflags_mozilla': [ ++ '$(filter -I%, $(MOZ_CELT_CFLAGS))/celt', + '$(MOZ_OPUS_CFLAGS)', -+ ], ++ '$(filter -I%, $(MOZ_OPUS_CFLAGS))/../src', + ], +- 'direct_dependent_settings': { +- 'include_dirs': [ +- '/media/libopus/include', +- '/media/libopus/src', +- '/media/libopus/celt', +- ], +- }, }, { 'dependencies': [ '<(DEPTH)/third_party/opus/opus.gyp:opus' diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi new file mode 100644 index 000000000..171fd01f7 --- /dev/null +++ b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi @@ -0,0 +1,28 @@ +$NetBSD: patch-media_webrtc_trunk_webrtc_modules_audio__coding_neteq_neteq.gypi,v 1.1 2015/05/12 22:48:54 ryoon Exp $ + +--- media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq.gypi.orig 2015-05-04 00:43:28.000000000 +0000 ++++ media/webrtc/trunk/webrtc/modules/audio_coding/neteq/neteq.gypi +@@ -84,19 +84,11 @@ + ], + }], + ['build_with_mozilla==1', { +- 'include_dirs': [ +- # Need Opus header files for the audio classifier. +- '<(DEPTH)/../../../media/opus/celt', +-# '<(DEPTH)/third_party/opus/src/src', ++ 'cflags_mozilla': [ ++ '$(filter -I%, $(MOZ_CELT_CFLAGS))/celt', ++ '$(MOZ_OPUS_CFLAGS)', ++ '$(filter -I%, $(MOZ_OPUS_CFLAGS))/../src', + ], +- 'direct_dependent_settings': { +- 'include_dirs': [ +- '../../../../../../media/opus/celt', +- # Need Opus header files for the audio classifier. +- '<(DEPTH)/../../../media/opus/celt', +-# '<(DEPTH)/third_party/opus/src/src', +- ], +- }, + }], + ], + 'sources': [ diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi index 9b8c65d27..416af31d8 100644 --- a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi +++ b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi @@ -1,6 +1,6 @@ -$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi,v 1.6 2014/10/15 13:07:07 ryoon Exp $ +$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.gypi,v 1.7 2015/05/12 22:48:54 ryoon Exp $ ---- media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi.orig 2014-10-11 09:06:41.000000000 +0000 +--- media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi.orig 2015-05-04 00:43:29.000000000 +0000 +++ media/webrtc/trunk/webrtc/modules/video_capture/video_capture.gypi @@ -7,6 +7,9 @@ # be found in the AUTHORS file in the root of the source tree. @@ -11,24 +11,24 @@ $NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__capture_video__capture.g + }, 'targets': [ { - 'target_name': 'video_capture_module', -@@ -46,6 +49,19 @@ - 'linux/video_capture_linux.cc', - 'linux/video_capture_linux.h', - ], -+ 'conditions': [ -+ ['use_libv4l2==1', { -+ 'defines': [ -+ 'HAVE_LIBV4L2', -+ ], -+ 'cflags_mozilla': [ -+ '$(MOZ_LIBV4L2_CFLAGS)', -+ ], -+ 'libraries': [ -+ '-lv4l2', -+ ], -+ }], + # Note this library is missing an implementation for the video capture. +@@ -69,6 +72,19 @@ + 'linux/video_capture_linux.cc', + 'linux/video_capture_linux.h', + ], ++ 'conditions': [ ++ ['use_libv4l2==1', { ++ 'defines': [ ++ 'HAVE_LIBV4L2', + ], - }], # linux - ['OS=="mac"', { - 'sources': [ ++ 'cflags_mozilla': [ ++ '$(MOZ_LIBV4L2_CFLAGS)', ++ ], ++ 'libraries': [ ++ '-lv4l2', ++ ], ++ }], ++ ], + }], # linux + ['OS=="mac"', { + 'sources': [ diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__coding_main_source_receiver.cc b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__coding_main_source_receiver.cc deleted file mode 100644 index a416a5dcf..000000000 --- a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_modules_video__coding_main_source_receiver.cc +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-media_webrtc_trunk_webrtc_modules_video__coding_main_source_receiver.cc,v 1.1 2015/02/28 04:30:55 ryoon Exp $ - ---- media/webrtc/trunk/webrtc/modules/video_coding/main/source/receiver.cc.orig 2015-02-17 21:40:45.000000000 +0000 -+++ media/webrtc/trunk/webrtc/modules/video_coding/main/source/receiver.cc -@@ -159,12 +159,13 @@ VCMEncodedFrame* VCMReceiver::FrameForDe - // Assume that render timing errors are due to changes in the video stream. - if (next_render_time_ms < 0) { - timing_error = true; -- } else if (std::abs(next_render_time_ms - now_ms) > max_video_delay_ms_) { -+ } else if (std::abs(static_cast(next_render_time_ms - now_ms)) > -+ max_video_delay_ms_) { - WEBRTC_TRACE(webrtc::kTraceWarning, webrtc::kTraceVideoCoding, - VCMId(vcm_id_, receiver_id_), - "This frame is out of our delay bounds, resetting jitter " - "buffer: %d > %d", -- static_cast(std::abs(next_render_time_ms - now_ms)), -+ std::abs(static_cast(next_render_time_ms - now_ms)), - max_video_delay_ms_); - timing_error = true; - } else if (static_cast(timing_->TargetVideoDelay()) > diff --git a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp index 81b664254..b3e211451 100644 --- a/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp +++ b/www/firefox/patches/patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp @@ -1,6 +1,6 @@ -$NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp,v 1.6 2015/01/16 22:42:09 ryoon Exp $ +$NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_spreadsort.hpp,v 1.7 2015/04/05 12:54:12 ryoon Exp $ ---- media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp.orig 2015-01-09 04:38:22.000000000 +0000 +--- media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp.orig 2015-03-27 02:20:26.000000000 +0000 +++ media/webrtc/trunk/webrtc/system_wrappers/source/spreadsortlib/spreadsort.hpp @@ -14,6 +14,13 @@ Cygwin fix provided by: Scott McMurray @@ -27,6 +27,6 @@ $NetBSD: patch-media_webrtc_trunk_webrtc_system__wrappers_source_spreadsortlib_s +# endif +#endif + - namespace boost { - namespace detail { - //This only works on unsigned data types + #ifdef getchar + #undef getchar + #endif diff --git a/www/firefox/patches/patch-memory_build_mozjemalloc__compat.c b/www/firefox/patches/patch-memory_build_mozjemalloc__compat.c index 0fb4c02e0..df18141c1 100644 --- a/www/firefox/patches/patch-memory_build_mozjemalloc__compat.c +++ b/www/firefox/patches/patch-memory_build_mozjemalloc__compat.c @@ -1,35 +1,9 @@ -$NetBSD: patch-memory_build_mozjemalloc__compat.c,v 1.2 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-memory_build_mozjemalloc__compat.c,v 1.3 2015/04/05 12:54:12 ryoon Exp $ ---- memory/build/mozjemalloc_compat.c.orig 2015-02-17 21:40:46.000000000 +0000 +--- memory/build/mozjemalloc_compat.c.orig 2015-03-27 02:20:26.000000000 +0000 +++ memory/build/mozjemalloc_compat.c -@@ -12,6 +12,8 @@ - #include "jemalloc_types.h" - #include "mozilla/Types.h" - -+#include -+ - #if defined(MOZ_NATIVE_JEMALLOC) - - MOZ_IMPORT_API int -@@ -47,6 +49,16 @@ je_(nallocm)(size_t *rsize, size_t size, - je_(mallctlbymib)(mib, miblen, &v, &sz, NULL, 0); \ - } while (0) - -+#define CTL_IJ_GET(n, v, i, j) do { \ -+ size_t mib[6]; \ -+ size_t miblen = sizeof(mib) / sizeof(mib[0]); \ -+ size_t sz = sizeof(v); \ -+ je_(mallctlnametomib)(n, mib, &miblen); \ -+ mib[2] = i; \ -+ mib[4] = j; \ -+ je_(mallctlbymib)(mib, miblen, &v, &sz, NULL, 0); \ -+} while (0) -+ - MOZ_MEMORY_API size_t - malloc_good_size_impl(size_t size) - { -@@ -61,6 +73,48 @@ malloc_good_size_impl(size_t size) - return size; +@@ -131,6 +131,48 @@ compute_bin_unused(unsigned int narenas) + return bin_unused; } +static size_t @@ -77,13 +51,3 @@ $NetBSD: patch-memory_build_mozjemalloc__compat.c,v 1.2 2015/02/28 04:30:55 ryoo MOZ_JEMALLOC_API void jemalloc_stats_impl(jemalloc_stats_t *stats) { -@@ -93,7 +147,8 @@ jemalloc_stats_impl(jemalloc_stats_t *st - // We could get this value out of base.c::base_pages, but that really should - // be an upstream change, so don't worry about it for now. - stats->bookkeeping = 0; -- stats->bin_unused = 0; -+ -+ stats->bin_unused = compute_bin_unused(narenas); - } - - MOZ_JEMALLOC_API void diff --git a/www/firefox/patches/patch-memory_jemalloc_src_configure b/www/firefox/patches/patch-memory_jemalloc_src_configure index 8633d61d0..ccb026953 100644 --- a/www/firefox/patches/patch-memory_jemalloc_src_configure +++ b/www/firefox/patches/patch-memory_jemalloc_src_configure @@ -1,31 +1,13 @@ -$NetBSD: patch-memory_jemalloc_src_configure,v 1.1 2014/10/05 01:59:08 ryoon Exp $ +$NetBSD: patch-memory_jemalloc_src_configure,v 1.2 2015/04/05 12:54:12 ryoon Exp $ ---- memory/jemalloc/src/configure.orig 2014-09-24 01:05:32.000000000 +0000 +--- memory/jemalloc/src/configure.orig 2015-03-27 02:20:26.000000000 +0000 +++ memory/jemalloc/src/configure -@@ -6344,7 +6344,7 @@ else +@@ -6566,7 +6566,7 @@ else + LG_PAGE="detect" fi - if test "x$have_sbrk" = "x1" ; then -- if test "x$sbrk_deprecated" == "x1" ; then -+ if test "x$sbrk_deprecated" = "x1" ; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: Disabling dss allocation because sbrk is deprecated" >&5 - $as_echo "Disabling dss allocation because sbrk is deprecated" >&6; } - enable_dss="0" -@@ -6945,7 +6945,7 @@ fi - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $je_cv_gcc_builtin_ffsl" >&5 - $as_echo "$je_cv_gcc_builtin_ffsl" >&6; } - --if test "x${je_cv_gcc_builtin_ffsl}" == "xyes" ; then -+if test "x${je_cv_gcc_builtin_ffsl}" = "xyes" ; then - $as_echo "#define JEMALLOC_INTERNAL_FFSL __builtin_ffsl" >>confdefs.h - - $as_echo "#define JEMALLOC_INTERNAL_FFS __builtin_ffs" >>confdefs.h -@@ -6988,7 +6988,7 @@ fi - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $je_cv_function_ffsl" >&5 - $as_echo "$je_cv_function_ffsl" >&6; } - -- if test "x${je_cv_function_ffsl}" == "xyes" ; then -+ if test "x${je_cv_function_ffsl}" = "xyes" ; then - $as_echo "#define JEMALLOC_INTERNAL_FFSL ffsl" >>confdefs.h - - $as_echo "#define JEMALLOC_INTERNAL_FFS ffs" >>confdefs.h +-if test "x$LG_PAGE" == "xdetect"; then ++if test "x$LG_PAGE" = "xdetect"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: checking LG_PAGE" >&5 + $as_echo_n "checking LG_PAGE... " >&6; } + if ${je_cv_lg_page+:} false; then : diff --git a/www/firefox/patches/patch-memory_mozalloc_VolatileBufferOSX.cpp b/www/firefox/patches/patch-memory_mozalloc_VolatileBufferOSX.cpp deleted file mode 100644 index 9f8c940a7..000000000 --- a/www/firefox/patches/patch-memory_mozalloc_VolatileBufferOSX.cpp +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-memory_mozalloc_VolatileBufferOSX.cpp,v 1.1 2015/01/30 07:32:24 pho Exp $ - -Try to fallback to valloc(3) if posix_memalign(3) is not avialble. It -has been added since MacOS 10.6. - ---- memory/mozalloc/VolatileBufferOSX.cpp.orig 2015-01-28 23:40:15.000000000 +0000 -+++ memory/mozalloc/VolatileBufferOSX.cpp -@@ -46,7 +46,14 @@ VolatileBuffer::Init(size_t aSize, size_ - } - - heap_alloc: -+#if defined(HAVE_POSIX_MEMALIGN) - (void)moz_posix_memalign(&mBuf, aAlignment, aSize); -+#else -+ MOZ_RELEASE_ASSERT( -+ !(aAlignment > (size_t)getpagesize()), -+ "Cannot fallback to valloc(3): alignment is larger than the page size"); -+ mBuf = valloc(aSize); -+#endif - mHeap = true; - return !!mBuf; - } diff --git a/www/firefox/patches/patch-memory_volatile_VolatileBufferOSX.cpp b/www/firefox/patches/patch-memory_volatile_VolatileBufferOSX.cpp new file mode 100644 index 000000000..351093c49 --- /dev/null +++ b/www/firefox/patches/patch-memory_volatile_VolatileBufferOSX.cpp @@ -0,0 +1,19 @@ +$NetBSD: patch-memory_volatile_VolatileBufferOSX.cpp,v 1.1 2015/04/05 12:54:12 ryoon Exp $ + +--- memory/volatile/VolatileBufferOSX.cpp.orig 2015-03-27 02:20:26.000000000 +0000 ++++ memory/volatile/VolatileBufferOSX.cpp +@@ -47,7 +47,14 @@ VolatileBuffer::Init(size_t aSize, size_ + } + + heap_alloc: ++#if defined(HAVE_POSIX_MEMALIGN) + (void)moz_posix_memalign(&mBuf, aAlignment, aSize); ++#else ++ MOZ_RELEASE_ASSERT( ++ !(aAlignment > (size_t)getpagesize()), ++ "Cannot fallback to valloc(3): alignment is larger than the page size"); ++ mBuf = valloc(aSize); ++#endif + mHeap = true; + return !!mBuf; + } diff --git a/www/firefox/patches/patch-mfbt_Attributes.h b/www/firefox/patches/patch-mfbt_Attributes.h index 58636ab12..43eabd117 100644 --- a/www/firefox/patches/patch-mfbt_Attributes.h +++ b/www/firefox/patches/patch-mfbt_Attributes.h @@ -1,16 +1,16 @@ -$NetBSD: patch-mfbt_Attributes.h,v 1.2 2014/10/15 13:07:07 ryoon Exp $ +$NetBSD: patch-mfbt_Attributes.h,v 1.4 2015/05/12 22:48:54 ryoon Exp $ ---- mfbt/Attributes.h.orig 2014-10-11 09:06:41.000000000 +0000 +--- mfbt/Attributes.h.orig 2015-05-04 00:43:30.000000000 +0000 +++ mfbt/Attributes.h -@@ -51,6 +51,7 @@ +@@ -50,6 +50,7 @@ + * don't indicate support for them here, due to * http://stackoverflow.com/questions/20498142/visual-studio-2013-explicit-keyword-bug */ - # if _MSC_VER >= 1800 -+# define MOZ_HAVE_CXX11_ALIGNAS - # define MOZ_HAVE_CXX11_DELETE - # endif - # if _MSC_VER >= 1700 -@@ -74,6 +75,9 @@ ++# define MOZ_HAVE_CXX11_ALIGNAS + # define MOZ_HAVE_NEVER_INLINE __declspec(noinline) + # define MOZ_HAVE_NORETURN __declspec(noreturn) + # ifdef __clang__ +@@ -70,6 +71,9 @@ # ifndef __has_extension # define __has_extension __has_feature /* compatibility, for older versions of clang */ # endif @@ -20,13 +20,13 @@ $NetBSD: patch-mfbt_Attributes.h,v 1.2 2014/10/15 13:07:07 ryoon Exp $ # if __has_extension(cxx_constexpr) # define MOZ_HAVE_CXX11_CONSTEXPR # endif -@@ -95,6 +99,9 @@ +@@ -84,6 +88,9 @@ # endif #elif defined(__GNUC__) # if defined(__GXX_EXPERIMENTAL_CXX0X__) || __cplusplus >= 201103L +# if MOZ_GCC_VERSION_AT_LEAST(4, 8, 0) +# define MOZ_HAVE_CXX11_ALIGNAS +# endif - # if MOZ_GCC_VERSION_AT_LEAST(4, 7, 0) - # define MOZ_HAVE_CXX11_OVERRIDE - # define MOZ_HAVE_CXX11_FINAL final + # define MOZ_HAVE_CXX11_CONSTEXPR + # define MOZ_HAVE_EXPLICIT_CONVERSION + # endif diff --git a/www/firefox/patches/patch-netwerk_base_nsNetUtil.h b/www/firefox/patches/patch-netwerk_base_nsNetUtil.h new file mode 100644 index 000000000..f316c5d6e --- /dev/null +++ b/www/firefox/patches/patch-netwerk_base_nsNetUtil.h @@ -0,0 +1,39 @@ +$NetBSD: patch-netwerk_base_nsNetUtil.h,v 1.1 2015/05/12 22:48:54 ryoon Exp $ + +--- netwerk/base/nsNetUtil.h.orig 2015-05-04 00:43:34.000000000 +0000 ++++ netwerk/base/nsNetUtil.h +@@ -13,6 +13,7 @@ + #include "nsMemory.h" + #include "nsCOMPtr.h" + #include "prio.h" // for read/write flags, permissions, etc. ++#include "prnetdb.h" + #include "nsHashKeys.h" + + #include "plstr.h" +@@ -2828,6 +2829,26 @@ NS_IsSrcdocChannel(nsIChannel *aChannel) + bool NS_IsReasonableHTTPHeaderValue(const nsACString& aValue); + + /** ++ * Return a host endian value decoded from network byte order, ++ * accessed in an alignement safe way. ++ */ ++inline uint16_t NS_decodeN16(const void *bytes) ++{ ++ uint16_t tmp; ++ ++ memcpy(&tmp, bytes, sizeof tmp); ++ return PR_ntohs(tmp); ++} ++ ++inline uint32_t NS_decodeN32(const void *bytes) ++{ ++ uint32_t tmp; ++ ++ memcpy(&tmp, bytes, sizeof tmp); ++ return PR_ntohl(tmp); ++} ++ ++/** + * Return true if the given string is a valid HTTP token per RFC 2616 section + * 2.2. + */ diff --git a/www/firefox/patches/patch-netwerk_base_public_nsNetUtil.h b/www/firefox/patches/patch-netwerk_base_public_nsNetUtil.h deleted file mode 100644 index 5c67b7aeb..000000000 --- a/www/firefox/patches/patch-netwerk_base_public_nsNetUtil.h +++ /dev/null @@ -1,42 +0,0 @@ -$NetBSD: patch-netwerk_base_public_nsNetUtil.h,v 1.1 2015/02/14 07:59:24 martin Exp $ - -https://bugzilla.mozilla.org/show_bug.cgi?id=1130822 -Fix obivous alignment issues (causing crashes on some architectures). - ---- netwerk/base/public/nsNetUtil.h.orig 2015-01-23 07:00:06.000000000 +0100 -+++ netwerk/base/public/nsNetUtil.h 2015-02-13 08:51:18.000000000 +0100 -@@ -13,6 +13,7 @@ - #include "nsMemory.h" - #include "nsCOMPtr.h" - #include "prio.h" // for read/write flags, permissions, etc. -+#include "prnetdb.h" - #include "nsHashKeys.h" - - #include "plstr.h" -@@ -2717,6 +2718,26 @@ - bool NS_IsReasonableHTTPHeaderValue(const nsACString& aValue); - - /** -+ * Return a host endian value decoded from network byte order, -+ * accessed in an alignement safe way. -+ */ -+inline uint16_t NS_decodeN16(const void *bytes) -+{ -+ uint16_t tmp; -+ -+ memcpy(&tmp, bytes, sizeof tmp); -+ return PR_ntohs(tmp); -+} -+ -+inline uint32_t NS_decodeN32(const void *bytes) -+{ -+ uint32_t tmp; -+ -+ memcpy(&tmp, bytes, sizeof tmp); -+ return PR_ntohl(tmp); -+} -+ -+/** - * Return true if the given string is a valid HTTP token per RFC 2616 section - * 2.2. - */ diff --git a/www/firefox/patches/patch-netwerk_dns_Makefile.in b/www/firefox/patches/patch-netwerk_dns_Makefile.in deleted file mode 100644 index a2611eb58..000000000 --- a/www/firefox/patches/patch-netwerk_dns_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-netwerk_dns_Makefile.in,v 1.2 2014/04/30 15:07:18 ryoon Exp $ - ---- netwerk/dns/Makefile.in.orig 2014-04-18 02:04:03.000000000 +0000 -+++ netwerk/dns/Makefile.in -@@ -5,6 +5,10 @@ - - include $(topsrcdir)/config/rules.mk - -+ifdef MOZ_NATIVE_HARFBUZZ -+CXXFLAGS += $(MOZ_HARFBUZZ_CFLAGS) -+endif -+ - # Generate the include file containing compact, static definitions - # for effective TLD data. - etld_data.inc: $(srcdir)/prepare_tlds.py $(srcdir)/effective_tld_names.dat diff --git a/www/firefox/patches/patch-netwerk_dns_moz.build b/www/firefox/patches/patch-netwerk_dns_moz.build index e58caaf47..2b2773f87 100644 --- a/www/firefox/patches/patch-netwerk_dns_moz.build +++ b/www/firefox/patches/patch-netwerk_dns_moz.build @@ -1,11 +1,13 @@ -$NetBSD: patch-netwerk_dns_moz.build,v 1.1 2014/12/01 18:11:14 ryoon Exp $ +$NetBSD: patch-netwerk_dns_moz.build,v 1.2 2015/05/12 22:48:54 ryoon Exp $ ---- netwerk/dns/moz.build.orig 2014-11-21 03:37:46.000000000 +0000 +--- netwerk/dns/moz.build.orig 2015-05-04 00:43:34.000000000 +0000 +++ netwerk/dns/moz.build -@@ -63,3 +63,6 @@ GENERATED_FILES = [ - LOCAL_INCLUDES += [ - '../base/src', +@@ -68,5 +68,8 @@ LOCAL_INCLUDES += [ + '/netwerk/base', ] -+ + +if CONFIG['MOZ_NATIVE_HARFBUZZ']: + CXXFLAGS += CONFIG['MOZ_HARFBUZZ_CFLAGS'] ++ + if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk' and CONFIG['ANDROID_VERSION'] > '19': + CXXFLAGS += ['-I%s/bionic/libc/dns/include' % CONFIG['ANDROID_SOURCE']] diff --git a/www/firefox/patches/patch-netwerk_wifi_moz.build b/www/firefox/patches/patch-netwerk_wifi_moz.build deleted file mode 100644 index 4a0aa8409..000000000 --- a/www/firefox/patches/patch-netwerk_wifi_moz.build +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-netwerk_wifi_moz.build,v 1.8 2014/12/01 18:11:14 ryoon Exp $ - ---- netwerk/wifi/moz.build.orig 2014-11-21 03:37:47.000000000 +0000 -+++ netwerk/wifi/moz.build -@@ -35,7 +35,7 @@ if CONFIG['OS_ARCH'] == 'Darwin': - UNIFIED_SOURCES += [ - 'osx_corewlan.mm', - ] --elif CONFIG['OS_ARCH'] == 'FreeBSD': -+elif CONFIG['OS_ARCH'] in ('DragonFly', 'FreeBSD'): - UNIFIED_SOURCES += [ - 'nsWifiScannerFreeBSD.cpp', - ] diff --git a/www/firefox/patches/patch-netwerk_wifi_nsWifiScannerFreeBSD.cpp b/www/firefox/patches/patch-netwerk_wifi_nsWifiScannerFreeBSD.cpp deleted file mode 100644 index 60db2b90e..000000000 --- a/www/firefox/patches/patch-netwerk_wifi_nsWifiScannerFreeBSD.cpp +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-netwerk_wifi_nsWifiScannerFreeBSD.cpp,v 1.6 2014/12/01 18:11:14 ryoon Exp $ - ---- netwerk/wifi/nsWifiScannerFreeBSD.cpp.orig 2014-11-21 03:37:47.000000000 +0000 -+++ netwerk/wifi/nsWifiScannerFreeBSD.cpp -@@ -13,7 +13,11 @@ - #include - #include - #include -+#ifdef __DragonFly__ -+#include -+#else - #include -+#endif - - #include - #include diff --git a/www/firefox/patches/patch-rc b/www/firefox/patches/patch-rc index 6e382e494..b70e8616b 100644 --- a/www/firefox/patches/patch-rc +++ b/www/firefox/patches/patch-rc @@ -1,13 +1,15 @@ -$NetBSD: patch-rc,v 1.5 2014/02/20 13:19:03 ryoon Exp $ +$NetBSD: patch-rc,v 1.6 2015/05/12 22:48:54 ryoon Exp $ ---- browser/branding/unofficial/locales/en-US/brand.dtd.orig 2013-01-04 23:44:28.000000000 +0000 +--- browser/branding/unofficial/locales/en-US/brand.dtd.orig 2015-05-04 00:43:19.000000000 +0000 +++ browser/branding/unofficial/locales/en-US/brand.dtd -@@ -2,7 +2,7 @@ +@@ -2,8 +2,8 @@ - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +- - - ++ + + diff --git a/www/firefox/patches/patch-toolkit_library_moz.build b/www/firefox/patches/patch-toolkit_library_moz.build index 4c20f2bf0..2f16b0898 100644 --- a/www/firefox/patches/patch-toolkit_library_moz.build +++ b/www/firefox/patches/patch-toolkit_library_moz.build @@ -1,4 +1,4 @@ -$NetBSD: patch-toolkit_library_moz.build,v 1.3 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-toolkit_library_moz.build,v 1.4 2015/05/12 22:48:54 ryoon Exp $ MOZ_GSTREAMER: GSTREAMER_LIBS are linked to libxul on Darwin, while they are @@ -6,7 +6,7 @@ MOZ_GSTREAMER: toolkit being cocoa isn't relevant at all. It's Darwin that needs the special handling, not Cocoa. ---- toolkit/library/moz.build.orig 2015-02-17 21:40:48.000000000 +0000 +--- toolkit/library/moz.build.orig 2015-05-04 00:43:33.000000000 +0000 +++ toolkit/library/moz.build @@ -214,6 +214,7 @@ if CONFIG['OS_ARCH'] == 'Linux' and CONF ] @@ -16,7 +16,7 @@ MOZ_GSTREAMER: OS_LIBS += CONFIG['MOZ_WEBRTC_X11_LIBS'] if CONFIG['MOZ_NATIVE_JPEG']: -@@ -225,6 +226,27 @@ if CONFIG['MOZ_NATIVE_PNG']: +@@ -225,6 +226,30 @@ if CONFIG['MOZ_NATIVE_PNG']: if CONFIG['MOZ_NATIVE_HUNSPELL']: OS_LIBS += CONFIG['MOZ_HUNSPELL_LIBS'] @@ -32,6 +32,9 @@ MOZ_GSTREAMER: +if CONFIG['MOZ_NATIVE_TREMOR']: + OS_LIBS += CONFIG['MOZ_TREMOR_LIBS'] + ++if CONFIG['MOZ_NATIVE_CELT']: ++ OS_LIBS += CONFIG['MOZ_CELT_LIBS'] ++ +if CONFIG['MOZ_NATIVE_OPUS']: + OS_LIBS += CONFIG['MOZ_OPUS_LIBS'] + @@ -44,7 +47,7 @@ MOZ_GSTREAMER: if CONFIG['MOZ_NATIVE_LIBEVENT']: OS_LIBS += CONFIG['MOZ_LIBEVENT_LIBS'] -@@ -234,8 +256,14 @@ if CONFIG['MOZ_NATIVE_LIBVPX']: +@@ -234,8 +259,14 @@ if CONFIG['MOZ_NATIVE_LIBVPX']: if not CONFIG['MOZ_TREE_PIXMAN']: OS_LIBS += CONFIG['MOZ_PIXMAN_LIBS'] @@ -61,7 +64,7 @@ MOZ_GSTREAMER: if CONFIG['HAVE_CLOCK_MONOTONIC']: OS_LIBS += CONFIG['REALTIME_LIBS'] -@@ -364,7 +392,7 @@ if CONFIG['OS_ARCH'] == 'WINNT': +@@ -365,7 +396,7 @@ if CONFIG['OS_ARCH'] == 'WINNT': if CONFIG['MOZ_ENABLE_QT']: OS_LIBS += CONFIG['XEXT_LIBS'] diff --git a/www/firefox/patches/patch-toolkit_modules_GMPInstallManager.jsm b/www/firefox/patches/patch-toolkit_modules_GMPInstallManager.jsm index c343f4a36..9a6bb8cd6 100644 --- a/www/firefox/patches/patch-toolkit_modules_GMPInstallManager.jsm +++ b/www/firefox/patches/patch-toolkit_modules_GMPInstallManager.jsm @@ -1,16 +1,8 @@ -$NetBSD: patch-toolkit_modules_GMPInstallManager.jsm,v 1.1 2014/10/15 13:43:32 ryoon Exp $ +$NetBSD: patch-toolkit_modules_GMPInstallManager.jsm,v 1.3 2015/05/12 22:48:54 ryoon Exp $ ---- toolkit/modules/GMPInstallManager.jsm.orig 2014-10-11 09:06:48.000000000 +0000 +--- toolkit/modules/GMPInstallManager.jsm.orig 2015-05-04 00:43:33.000000000 +0000 +++ toolkit/modules/GMPInstallManager.jsm -@@ -107,6 +107,7 @@ let GMPPrefs = { - */ - KEY_LOG_ENABLED: "media.gmp-manager.log", - KEY_ADDON_LAST_UPDATE: "media.{0}.lastUpdate", -+ KEY_ADDON_PATH: "media.{0}.path", - KEY_ADDON_VERSION: "media.{0}.version", - KEY_ADDON_AUTOUPDATE: "media.{0}.autoupdate", - KEY_URL: "media.gmp-manager.url", -@@ -888,9 +889,7 @@ GMPDownloader.prototype = { +@@ -874,9 +874,7 @@ GMPDownloader.prototype = { let gmpAddon = this._gmpAddon; let installToDirPath = Cc["@mozilla.org/file/local;1"]. createInstance(Ci.nsIFile); @@ -21,17 +13,17 @@ $NetBSD: patch-toolkit_modules_GMPInstallManager.jsm,v 1.1 2014/10/15 13:43:32 r installToDirPath.initWithPath(path); log.info("install to directory path: " + installToDirPath.path); let gmpInstaller = new GMPExtractor(zipPath, installToDirPath.path); -@@ -899,10 +898,12 @@ GMPDownloader.prototype = { +@@ -885,10 +883,12 @@ GMPDownloader.prototype = { // Success, set the prefs let now = Math.round(Date.now() / 1000); - GMPPrefs.set(GMPPrefs.KEY_ADDON_LAST_UPDATE, now, gmpAddon.id); + GMPPrefs.set(GMPPrefs.KEY_PLUGIN_LAST_UPDATE, now, gmpAddon.id); - // Setting the version pref signals installation completion to consumers, - // if you need to set other prefs etc. do it before this. + // Setting the path pref signals installation completion to consumers, + // so set the version and potential other information they use first. - GMPPrefs.set(GMPPrefs.KEY_ADDON_VERSION, gmpAddon.version, + GMPPrefs.set(GMPPrefs.KEY_PLUGIN_VERSION, gmpAddon.version, gmpAddon.id); -+ GMPPrefs.set(GMPPrefs.KEY_ADDON_PATH, ++ GMPPrefs.set(GMPPrefs.KEY_PLUGIN_PATH, + installToDirPath.path, gmpAddon.id); this._deferred.resolve(extractedPaths); }, err => { diff --git a/www/firefox/patches/patch-toolkit_modules_GMPUtils.jsm b/www/firefox/patches/patch-toolkit_modules_GMPUtils.jsm new file mode 100644 index 000000000..836aff66e --- /dev/null +++ b/www/firefox/patches/patch-toolkit_modules_GMPUtils.jsm @@ -0,0 +1,12 @@ +$NetBSD: patch-toolkit_modules_GMPUtils.jsm,v 1.1 2015/05/12 22:48:54 ryoon Exp $ + +--- toolkit/modules/GMPUtils.jsm.orig 2015-05-04 00:43:33.000000000 +0000 ++++ toolkit/modules/GMPUtils.jsm +@@ -74,6 +74,7 @@ this.GMPPrefs = { + KEY_EME_ENABLED: "media.eme.enabled", + KEY_PLUGIN_ENABLED: "media.{0}.enabled", + KEY_PLUGIN_LAST_UPDATE: "media.{0}.lastUpdate", ++ KEY_PLUGIN_PATH: "media.{0}.path", + KEY_PLUGIN_VERSION: "media.{0}.version", + KEY_PLUGIN_AUTOUPDATE: "media.{0}.autoupdate", + KEY_PLUGIN_FORCEVISIBLE: "media.{0}.forcevisible", diff --git a/www/firefox/patches/patch-toolkit_mozapps_extensions_internal_GMPProvider.jsm b/www/firefox/patches/patch-toolkit_mozapps_extensions_internal_GMPProvider.jsm new file mode 100644 index 000000000..cda997fd0 --- /dev/null +++ b/www/firefox/patches/patch-toolkit_mozapps_extensions_internal_GMPProvider.jsm @@ -0,0 +1,132 @@ +$NetBSD: patch-toolkit_mozapps_extensions_internal_GMPProvider.jsm,v 1.2 2015/05/12 22:48:54 ryoon Exp $ + +--- toolkit/mozapps/extensions/internal/GMPProvider.jsm.orig 2015-05-04 00:43:33.000000000 +0000 ++++ toolkit/mozapps/extensions/internal/GMPProvider.jsm +@@ -101,12 +101,11 @@ function GMPWrapper(aPluginInfo) { + Log.repository.getLoggerWithMessagePrefix("Toolkit.GMP", + "GMPWrapper(" + + this._plugin.id + ") "); +- Preferences.observe(GMPPrefs.getPrefKey(GMPPrefs.KEY_PLUGIN_ENABLED, +- this._plugin.id), ++ Preferences.observe(GMPPrefs.getPrefKey(GMPPrefs.KEY_PLUGIN_ENABLED, this._plugin.id), + this.onPrefEnabledChanged, this); +- Preferences.observe(GMPPrefs.getPrefKey(GMPPrefs.KEY_PLUGIN_VERSION, ++ Preferences.observe(GMPPrefs.getPrefKey(GMPPrefs.KEY_PLUGIN_PATH, + this._plugin.id), +- this.onPrefVersionChanged, this); ++ this.onPrefPathChanged, this); + if (this._plugin.isEME) { + Preferences.observe(GMPPrefs.KEY_EME_ENABLED, + this.onPrefEMEGlobalEnabledChanged, this); +@@ -123,17 +122,14 @@ GMPWrapper.prototype = { + optionsType: AddonManager.OPTIONS_TYPE_INLINE, + get optionsURL() { return this._plugin.optionsURL; }, + ++ + set gmpPath(aPath) { this._gmpPath = aPath; }, + get gmpPath() { +- if (!this._gmpPath && this.isInstalled) { +- this._gmpPath = OS.Path.join(OS.Constants.Path.profileDir, +- this._plugin.id, +- GMPPrefs.get(GMPPrefs.KEY_PLUGIN_VERSION, +- null, this._plugin.id)); ++ if (!this._gmpPath) { ++ this._gmpPath = GMPPrefs.get(GMPPrefs.KEY_PLUGIN_PATH, null, this._plugin.id); + } + return this._gmpPath; + }, +- + get id() { return this._plugin.id; }, + get type() { return "plugin"; }, + get isGMPlugin() { return true; }, +@@ -144,8 +140,13 @@ GMPWrapper.prototype = { + get description() { return this._plugin.description; }, + get fullDescription() { return this._plugin.fullDescription; }, + +- get version() { return GMPPrefs.get(GMPPrefs.KEY_PLUGIN_VERSION, null, +- this._plugin.id); }, ++ get version() { ++ if (this.isInstalled) { ++ return GMPPrefs.get(GMPPrefs.KEY_PLUGIN_VERSION, null, ++ this._plugin.id); ++ } ++ return null; ++ }, + + get isActive() { return !this.appDisabled && !this.userDisabled; }, + get appDisabled() { +@@ -292,24 +293,17 @@ GMPWrapper.prototype = { + + get pluginMimeTypes() { return []; }, + get pluginLibraries() { +- if (this.isInstalled) { +- let path = this.version; +- return [path]; +- } +- return []; ++ let path = GMPPrefs.get(GMPPrefs.KEY_PLUGIN_PATH, null, this._plugin.id); ++ return path && path.length ? [OS.Path.basename(path)] : []; + }, + get pluginFullpath() { +- if (this.isInstalled) { +- let path = OS.Path.join(OS.Constants.Path.profileDir, +- this._plugin.id, +- this.version); +- return [path]; +- } +- return []; ++ let path = GMPPrefs.get(GMPPrefs.KEY_PLUGIN_PATH, null, this._plugin.id); ++ return path && path.length ? [path] : []; + }, + + get isInstalled() { +- return this.version && this.version.length > 0; ++ let path = GMPPrefs.get(GMPPrefs.KEY_PLUGIN_PATH, null, this._plugin.id); ++ return path && path.length > 0; + }, + + _handleEnabledChanged: function() { +@@ -389,10 +383,10 @@ GMPWrapper.prototype = { + } + }, + +- onPrefVersionChanged: function() { ++ onPrefPathChanged: function() { + AddonManagerPrivate.callAddonListeners("onUninstalling", this, false); + if (this._gmpPath) { +- this._log.info("onPrefVersionChanged() - unregistering gmp directory " + ++ this._log.info("onPrefPathChanged() - unregistering gmp directory " + + this._gmpPath); + gmpService.removeAndDeletePluginDirectory(this._gmpPath, true /* can defer */); + } +@@ -401,15 +395,10 @@ GMPWrapper.prototype = { + AddonManagerPrivate.callInstallListeners("onExternalInstall", null, this, + null, false); + AddonManagerPrivate.callAddonListeners("onInstalling", this, false); +- this._gmpPath = null; +- if (this.isInstalled) { +- this._gmpPath = OS.Path.join(OS.Constants.Path.profileDir, +- this._plugin.id, +- GMPPrefs.get(GMPPrefs.KEY_PLUGIN_VERSION, +- null, this._plugin.id)); +- } ++ this._gmpPath = GMPPrefs.get(GMPPrefs.KEY_PLUGIN_PATH, ++ null, this._plugin.id); + if (this._gmpPath && this.isActive) { +- this._log.info("onPrefVersionChanged() - registering gmp directory " + ++ this._log.info("onPrefPathChanged() - registering gmp directory " + + this._gmpPath); + gmpService.addPluginDirectory(this._gmpPath); + } +@@ -431,9 +420,9 @@ GMPWrapper.prototype = { + Preferences.ignore(GMPPrefs.getPrefKey(GMPPrefs.KEY_PLUGIN_ENABLED, + this._plugin.id), + this.onPrefEnabledChanged, this); +- Preferences.ignore(GMPPrefs.getPrefKey(GMPPrefs.KEY_PLUGIN_VERSION, ++ Preferences.ignore(GMPPrefs.getPrefKey(GMPPrefs.KEY_PLUGIN_PATH, + this._plugin.id), +- this.onPrefVersionChanged, this); ++ this.onPrefPathChanged, this); + if (this._plugin.isEME) { + Preferences.ignore(GMPPrefs.KEY_EME_ENABLED, + this.onPrefEMEGlobalEnabledChanged, this); diff --git a/www/firefox/patches/patch-toolkit_mozapps_extensions_internal_OpenH264Provider.jsm b/www/firefox/patches/patch-toolkit_mozapps_extensions_internal_OpenH264Provider.jsm deleted file mode 100644 index 8d32150d6..000000000 --- a/www/firefox/patches/patch-toolkit_mozapps_extensions_internal_OpenH264Provider.jsm +++ /dev/null @@ -1,118 +0,0 @@ -$NetBSD: patch-toolkit_mozapps_extensions_internal_OpenH264Provider.jsm,v 1.1 2014/10/15 13:43:32 ryoon Exp $ - ---- toolkit/mozapps/extensions/internal/OpenH264Provider.jsm.orig 2014-10-11 09:06:49.000000000 +0000 -+++ toolkit/mozapps/extensions/internal/OpenH264Provider.jsm -@@ -29,6 +29,7 @@ const SEC_IN_A_DAY = 24 * 6 - const OPENH264_PLUGIN_ID = "gmp-gmpopenh264"; - const OPENH264_PREF_BRANCH = "media." + OPENH264_PLUGIN_ID + "."; - const OPENH264_PREF_ENABLED = "enabled"; -+const OPENH264_PREF_PATH = "path"; - const OPENH264_PREF_VERSION = "version"; - const OPENH264_PREF_LASTUPDATE = "lastUpdate"; - const OPENH264_PREF_AUTOUPDATE = "autoupdate"; -@@ -99,7 +100,12 @@ let OpenH264Wrapper = { - get description() { return pluginsBundle.GetStringFromName("openH264_description"); }, - get fullDescription() { return OPENH264_FULLDESCRIPTION; }, - -- get version() { return prefs.get(OPENH264_PREF_VERSION, ""); }, -+ get version() { -+ if (this.isInstalled) { -+ return prefs.get(OPENH264_PREF_VERSION, ""); -+ } -+ return ""; -+ }, - - get isActive() { return !this.userDisabled; }, - get appDisabled() { return false; }, -@@ -223,24 +229,17 @@ let OpenH264Wrapper = { - - get pluginMimeTypes() { return []; }, - get pluginLibraries() { -- if (this.isInstalled) { -- let path = this.version; -- return [path]; -- } -- return []; -+ let path = prefs.get(OPENH264_PREF_PATH, null); -+ return path && path.length ? [OS.Path.basename(path)] : []; - }, - get pluginFullpath() { -- if (this.isInstalled) { -- let path = OS.Path.join(OS.Constants.Path.profileDir, -- OPENH264_PLUGIN_ID, -- this.version); -- return [path]; -- } -- return []; -+ let path = prefs.get(OPENH264_PREF_PATH, null); -+ return path && path.length ? [path] : []; - }, - - get isInstalled() { -- return this.version.length > 0; -+ let path = prefs.get(OPENH264_PREF_PATH, ""); -+ return path.length > 0; - }, - }; - -@@ -251,19 +250,14 @@ let OpenH264Provider = { - "OpenH264Provider" + "::"); - OpenH264Wrapper._log = Log.repository.getLoggerWithMessagePrefix("Toolkit.OpenH264Provider", - "OpenH264Wrapper" + "::"); -- this.gmpPath = null; -- if (OpenH264Wrapper.isInstalled) { -- this.gmpPath = OS.Path.join(OS.Constants.Path.profileDir, -- OPENH264_PLUGIN_ID, -- prefs.get(OPENH264_PREF_VERSION, null)); -- } -+ this.gmpPath = prefs.get(OPENH264_PREF_PATH, null); - let enabled = prefs.get(OPENH264_PREF_ENABLED, true); - this._log.trace("startup() - enabled=" + enabled + ", gmpPath="+this.gmpPath); - - - Services.obs.addObserver(this, AddonManager.OPTIONS_NOTIFICATION_DISPLAYED, false); - prefs.observe(OPENH264_PREF_ENABLED, this.onPrefEnabledChanged, this); -- prefs.observe(OPENH264_PREF_VERSION, this.onPrefVersionChanged, this); -+ prefs.observe(OPENH264_PREF_PATH, this.onPrefPathChanged, this); - prefs.observe(OPENH264_PREF_LOGGING, configureLogging); - - if (this.gmpPath && enabled) { -@@ -280,7 +274,7 @@ let OpenH264Provider = { - this._log.trace("shutdown()"); - Services.obs.removeObserver(this, AddonManager.OPTIONS_NOTIFICATION_DISPLAYED); - prefs.ignore(OPENH264_PREF_ENABLED, this.onPrefEnabledChanged, this); -- prefs.ignore(OPENH264_PREF_VERSION, this.onPrefVersionChanged, this); -+ prefs.ignore(OPENH264_PREF_PATH, this.onPrefPathChanged, this); - prefs.ignore(OPENH264_PREF_LOGGING, configureLogging); - - return OpenH264Wrapper._updateTask; -@@ -306,25 +300,20 @@ let OpenH264Provider = { - wrapper); - }, - -- onPrefVersionChanged: function() { -+ onPrefPathChanged: function() { - let wrapper = OpenH264Wrapper; - - AddonManagerPrivate.callAddonListeners("onUninstalling", wrapper, false); - if (this.gmpPath) { -- this._log.info("onPrefVersionChanged() - unregistering gmp directory " + this.gmpPath); -+ this._log.info("onPrefPathChanged() - removing gmp directory " + this.gmpPath); - gmpService.removePluginDirectory(this.gmpPath); - } - AddonManagerPrivate.callAddonListeners("onUninstalled", wrapper); - - AddonManagerPrivate.callInstallListeners("onExternalInstall", null, wrapper, null, false); -- this.gmpPath = null; -- if (OpenH264Wrapper.isInstalled) { -- this.gmpPath = OS.Path.join(OS.Constants.Path.profileDir, -- OPENH264_PLUGIN_ID, -- prefs.get(OPENH264_PREF_VERSION, null)); -- } -+ this.gmpPath = prefs.get(OPENH264_PREF_PATH, null); - if (this.gmpPath && wrapper.isActive) { -- this._log.info("onPrefVersionChanged() - registering gmp directory " + this.gmpPath); -+ this._log.info("onPrefPathChanged() - adding gmp directory " + this.gmpPath); - gmpService.addPluginDirectory(this.gmpPath); - } - AddonManagerPrivate.callAddonListeners("onInstalled", wrapper); diff --git a/www/firefox/patches/patch-widget_gtk_gtk2drawing.c b/www/firefox/patches/patch-widget_gtk_gtk2drawing.c new file mode 100644 index 000000000..1b339e7dc --- /dev/null +++ b/www/firefox/patches/patch-widget_gtk_gtk2drawing.c @@ -0,0 +1,22 @@ +$NetBSD: patch-widget_gtk_gtk2drawing.c,v 1.3 2015/04/05 12:54:12 ryoon Exp $ + +--- widget/gtk/gtk2drawing.c.orig 2015-03-27 02:20:33.000000000 +0000 ++++ widget/gtk/gtk2drawing.c +@@ -831,7 +831,7 @@ moz_gtk_get_focus_outline_size(gint* foc + return MOZ_GTK_SUCCESS; + } + +-gint ++static gint + moz_gtk_widget_get_focus(GtkWidget* widget, gboolean* interior_focus, + gint* focus_width, gint* focus_pad) + { +@@ -928,7 +928,7 @@ moz_gtk_splitter_get_metrics(gint orient + return MOZ_GTK_SUCCESS; + } + +-gint ++static gint + moz_gtk_button_get_inner_border(GtkWidget* widget, GtkBorder* inner_border) + { + static const GtkBorder default_inner_border = { 1, 1, 1, 1 }; diff --git a/www/firefox/patches/patch-widget_gtk_gtk3drawing.c b/www/firefox/patches/patch-widget_gtk_gtk3drawing.c index bbfde46ed..451b23681 100644 --- a/www/firefox/patches/patch-widget_gtk_gtk3drawing.c +++ b/www/firefox/patches/patch-widget_gtk_gtk3drawing.c @@ -1,69 +1,833 @@ -$NetBSD: patch-widget_gtk_gtk3drawing.c,v 1.2 2015/01/16 22:42:09 ryoon Exp $ +$NetBSD: patch-widget_gtk_gtk3drawing.c,v 1.4 2015/05/12 22:48:54 ryoon Exp $ ---- widget/gtk/gtk3drawing.c.orig 2015-01-09 04:38:28.000000000 +0000 +--- widget/gtk/gtk3drawing.c.orig 2015-05-04 00:43:35.000000000 +0000 +++ widget/gtk/gtk3drawing.c -@@ -64,6 +64,7 @@ static GtkWidget* gScrolledWindowWidget; - +@@ -65,6 +65,7 @@ static GtkWidget* gScrolledWindowWidget; static style_prop_t style_prop_func; static gboolean have_arrow_scaling; -+static gboolean checkbox_check_state; + static gboolean checkbox_check_state; ++static gboolean notebook_has_tab_gap; static gboolean is_initialized; #define ARROW_UP 0 -@@ -71,6 +72,10 @@ static gboolean is_initialized; - #define ARROW_RIGHT G_PI_2 - #define ARROW_LEFT (G_PI+G_PI_2) +@@ -725,6 +726,14 @@ moz_gtk_init() + else + checkbox_check_state = GTK_STATE_FLAG_ACTIVE; -+#if !GTK_CHECK_VERSION(3,14,0) -+#define GTK_STATE_FLAG_CHECKED (1 << 11) -+#endif ++ if(!gtk_check_version(3, 12, 0)) { ++ ensure_tab_widget(); ++ gtk_widget_style_get(gTabWidget, "has-tab-gap", ¬ebook_has_tab_gap, NULL); ++ } ++ else { ++ notebook_has_tab_gap = TRUE; ++ } + - static GtkStateFlags - GetStateFlagsFromGtkWidgetState(GtkWidgetState* state) - { -@@ -714,6 +719,11 @@ moz_gtk_init() - is_initialized = TRUE; - have_arrow_scaling = (gtk_major_version > 2 || - (gtk_major_version == 2 && gtk_minor_version >= 12)); -+ if (gtk_major_version > 3 || -+ (gtk_major_version == 3 && gtk_minor_version >= 14)) -+ checkbox_check_state = GTK_STATE_FLAG_CHECKED; -+ else -+ checkbox_check_state = GTK_STATE_FLAG_ACTIVE; - /* Add style property to GtkEntry. * Adding the style property to the normal GtkEntry class means that it -@@ -1004,10 +1014,10 @@ moz_gtk_toggle_paint(cairo_t *cr, GdkRec - gtk_widget_set_sensitive(w, !state->disabled); - gtk_widget_set_direction(w, direction); + * will work without issues inside GtkComboBox and for Spinbuttons. */ +@@ -762,37 +771,17 @@ moz_gtk_radio_get_metrics(gint* indicato + gint + moz_gtk_get_focus_outline_size(gint* focus_h_width, gint* focus_v_width) + { +- gboolean interior_focus; +- gint focus_width = 0; ++ GtkBorder border; ++ GtkBorder padding; ++ GtkStyleContext *style; + + ensure_entry_widget(); +- gtk_widget_style_get(gEntryWidget, +- "interior-focus", &interior_focus, +- "focus-line-width", &focus_width, +- NULL); +- if (interior_focus) { +- GtkBorder border; +- GtkStyleContext *style = gtk_widget_get_style_context(gEntryWidget); +- gtk_style_context_get_border(style, 0, &border); +- *focus_h_width = border.left + focus_width; +- *focus_v_width = border.top + focus_width; +- } else { +- *focus_h_width = focus_width; +- *focus_v_width = focus_width; +- } +- return MOZ_GTK_SUCCESS; +-} +- +-gint +-moz_gtk_widget_get_focus(GtkWidget* widget, gboolean* interior_focus, +- gint* focus_width, gint* focus_pad) +-{ +- gtk_widget_style_get (widget, +- "interior-focus", interior_focus, +- "focus-line-width", focus_width, +- "focus-padding", focus_pad, +- NULL); ++ style = gtk_widget_get_style_context(gEntryWidget); + ++ gtk_style_context_get_border(style, 0, &border); ++ gtk_style_context_get_padding(style, 0, &padding); ++ *focus_h_width = border.left + padding.left; ++ *focus_v_width = border.top + padding.top; + return MOZ_GTK_SUCCESS; + } + +@@ -880,24 +869,6 @@ moz_gtk_splitter_get_metrics(gint orient + return MOZ_GTK_SUCCESS; + } + +-gint +-moz_gtk_button_get_inner_border(GtkWidget* widget, GtkBorder* inner_border) +-{ +- static const GtkBorder default_inner_border = { 1, 1, 1, 1 }; +- GtkBorder *tmp_border; +- +- gtk_widget_style_get (widget, "inner-border", &tmp_border, NULL); +- +- if (tmp_border) { +- *inner_border = *tmp_border; +- gtk_border_free(tmp_border); +- } +- else +- *inner_border = default_inner_border; +- +- return MOZ_GTK_SUCCESS; +-} +- + static gint + moz_gtk_button_paint(cairo_t *cr, GdkRectangle* rect, + GtkWidgetState* state, +@@ -908,19 +879,8 @@ moz_gtk_button_paint(cairo_t *cr, GdkRec + GtkStyleContext* style = gtk_widget_get_style_context(widget); + gint x = rect->x, y=rect->y, width=rect->width, height=rect->height; + +- gboolean interior_focus; +- gint focus_width, focus_pad; +- +- moz_gtk_widget_get_focus(widget, &interior_focus, &focus_width, &focus_pad); + gtk_widget_set_direction(widget, direction); +- +- if (!interior_focus && state->focused) { +- x += focus_width + focus_pad; +- y += focus_width + focus_pad; +- width -= 2 * (focus_width + focus_pad); +- height -= 2 * (focus_width + focus_pad); +- } +- ++ gtk_style_context_save(style); -- -+ - if (isradio) { - gtk_style_context_add_class(style, GTK_STYLE_CLASS_RADIO); -- gtk_style_context_set_state(style, selected ? GTK_STATE_FLAG_ACTIVE : -+ gtk_style_context_set_state(style, selected ? checkbox_check_state : - GTK_STATE_FLAG_NORMAL); - gtk_render_option(style, cr, x, y, width, height); - if (state->focused) { -@@ -1025,7 +1035,7 @@ moz_gtk_toggle_paint(cairo_t *cr, GdkRec - gtk_style_context_set_state(style, GTK_STATE_FLAG_INCONSISTENT); - gtk_toggle_button_set_inconsistent(GTK_TOGGLE_BUTTON(gCheckboxWidget), TRUE); - } else if (selected) { -- gtk_style_context_set_state(style, GTK_STATE_FLAG_ACTIVE); -+ gtk_style_context_set_state(style, checkbox_check_state); - } else { - gtk_toggle_button_set_inconsistent(GTK_TOGGLE_BUTTON(gCheckboxWidget), FALSE); - } -@@ -2588,8 +2598,9 @@ moz_gtk_check_menu_item_paint(cairo_t *c - gtk_style_context_add_class(style, GTK_STYLE_CLASS_CHECK); + gtk_style_context_set_state(style, state_flags); + +@@ -953,20 +913,12 @@ moz_gtk_button_paint(cairo_t *cr, GdkRec } -- if (checked) -- state_flags |= GTK_STATE_FLAG_ACTIVE; -+ if (checked) { -+ state_flags |= checkbox_check_state; -+ } - + if (state->focused) { +- if (interior_focus) { +- GtkBorder border; +- gtk_style_context_get_border(style, state_flags, &border); +- x += border.left + focus_pad; +- y += border.top + focus_pad; +- width -= 2 * (border.left + focus_pad); +- height -= 2 * (border.top + focus_pad); +- } else { +- x -= focus_width + focus_pad; +- y -= focus_width + focus_pad; +- width += 2 * (focus_width + focus_pad); +- height += 2 * (focus_width + focus_pad); +- } +- ++ GtkBorder border; ++ gtk_style_context_get_border(style, state_flags, &border); ++ x += border.left; ++ y += border.top; ++ width -= (border.left + border.right); ++ height -= (border.top + border.bottom); + gtk_render_focus(style, cr, x, y, width, height); + } + gtk_style_context_restore(style); +@@ -1056,33 +1008,23 @@ calculate_button_inner_rect(GtkWidget* b + GtkTextDirection direction, + gboolean ignore_focus) + { +- GtkBorder inner_border; +- gboolean interior_focus; +- gint focus_width, focus_pad; + GtkStyleContext* style; + GtkBorder border; ++ GtkBorder padding = {0, 0, 0, 0}; + + style = gtk_widget_get_style_context(button); + + /* This mirrors gtkbutton's child positioning */ +- moz_gtk_button_get_inner_border(button, &inner_border); +- moz_gtk_widget_get_focus(button, &interior_focus, +- &focus_width, &focus_pad); +- +- if (ignore_focus) +- focus_width = focus_pad = 0; +- + gtk_style_context_get_border(style, 0, &border); ++ if (!ignore_focus) ++ gtk_style_context_get_padding(style, 0, &padding); + +- inner_rect->x = rect->x + border.left + focus_width + focus_pad; +- inner_rect->x += direction == GTK_TEXT_DIR_LTR ? +- inner_border.left : inner_border.right; +- inner_rect->y = rect->y + inner_border.top + border.top + +- focus_width + focus_pad; +- inner_rect->width = MAX(1, rect->width - inner_border.left - +- inner_border.right - (border.left + focus_pad + focus_width) * 2); +- inner_rect->height = MAX(1, rect->height - inner_border.top - +- inner_border.bottom - (border.top + focus_pad + focus_width) * 2); ++ inner_rect->x = rect->x + border.left + padding.left; ++ inner_rect->y = rect->y + padding.top + border.top; ++ inner_rect->width = MAX(1, rect->width - padding.left - ++ padding.right - border.left * 2); ++ inner_rect->height = MAX(1, rect->height - padding.top - ++ padding.bottom - border.top * 2); + + return MOZ_GTK_SUCCESS; + } +@@ -1230,6 +1172,7 @@ moz_gtk_scrollbar_thumb_paint(GtkThemeWi + GtkStyleContext* style; + GtkScrollbar *scrollbar; + GtkAdjustment *adj; ++ GtkBorder margin; + + ensure_scrollbar_widget(); + +@@ -1239,15 +1182,20 @@ moz_gtk_scrollbar_thumb_paint(GtkThemeWi + scrollbar = GTK_SCROLLBAR(gVertScrollbarWidget); + + gtk_widget_set_direction(GTK_WIDGET(scrollbar), direction); +- ++ + style = gtk_widget_get_style_context(GTK_WIDGET(scrollbar)); + gtk_style_context_save(style); +- ++ + gtk_style_context_add_class(style, GTK_STYLE_CLASS_SLIDER); gtk_style_context_set_state(style, state_flags); - gtk_style_context_get_padding(style, state_flags, &padding); + +- gtk_render_slider(style, cr, rect->x, rect->y, +- rect->width, rect->height, ++ gtk_style_context_get_margin (style, state_flags, &margin); ++ ++ gtk_render_slider(style, cr, ++ rect->x + margin.left, ++ rect->y + margin.top, ++ rect->width - margin.left - margin.right, ++ rect->height - margin.top - margin.bottom, + (widget == MOZ_GTK_SCROLLBAR_THUMB_HORIZONTAL) ? + GTK_ORIENTATION_HORIZONTAL : GTK_ORIENTATION_VERTICAL); + +@@ -1451,19 +1399,12 @@ moz_gtk_entry_paint(cairo_t *cr, GdkRect + { + gint x = rect->x, y = rect->y, width = rect->width, height = rect->height; + GtkStyleContext* style; +- gboolean interior_focus; +- gint focus_width; + int draw_focus_outline_only = state->depressed; // NS_THEME_FOCUS_OUTLINE + + gtk_widget_set_direction(widget, direction); + + style = gtk_widget_get_style_context(widget); + +- gtk_widget_style_get(widget, +- "interior-focus", &interior_focus, +- "focus-line-width", &focus_width, +- NULL); +- + if (draw_focus_outline_only) { + // Inflate the given 'rect' with the focus outline size. + gint h, v; +@@ -1495,14 +1436,6 @@ moz_gtk_entry_paint(cairo_t *cr, GdkRect + /* This will get us the lit borders that focused textboxes enjoy on + * some themes. */ + gtk_style_context_set_state(style, GTK_STATE_FLAG_FOCUSED); +- if (!interior_focus) { +- /* Indent the border a little bit if we have exterior focus +- (this is what GTK does to draw native entries) */ +- x += focus_width; +- y += focus_width; +- width -= 2 * focus_width; +- height -= 2 * focus_width; +- } + } + + if (state->disabled) { +@@ -1514,11 +1447,6 @@ moz_gtk_entry_paint(cairo_t *cr, GdkRect + } + gtk_render_frame(style, cr, x, y, width, height); + +- if (state->focused && !state->disabled) { +- if (!interior_focus) { +- gtk_render_focus(style, cr, rect->x, rect->y, rect->width, rect->height); +- } +- } + gtk_style_context_restore(style); + + return MOZ_GTK_SUCCESS; +@@ -1823,8 +1751,6 @@ moz_gtk_container_paint(cairo_t *cr, Gdk + GtkStateFlags state_flags = GetStateFlagsFromGtkWidgetState(state); + GtkStyleContext* style; + GtkWidget *widget; +- gboolean interior_focus; +- gint focus_width, focus_pad; + + if (isradio) { + ensure_radiobutton_widget(); +@@ -1837,7 +1763,6 @@ moz_gtk_container_paint(cairo_t *cr, Gdk + + style = gtk_widget_get_style_context(widget); + gtk_style_context_save(style); +- moz_gtk_widget_get_focus(widget, &interior_focus, &focus_width, &focus_pad); + gtk_style_context_set_state(style, state_flags); + + /* this is for drawing a prelight box */ +@@ -1846,10 +1771,6 @@ moz_gtk_container_paint(cairo_t *cr, Gdk + rect->x, rect->y, rect->width, rect->height); + } + +- if (state->focused && !interior_focus) { +- gtk_render_focus(style, cr, +- rect->x, rect->y, rect->width, rect->height); +- } + gtk_style_context_restore(style); + + return MOZ_GTK_SUCCESS; +@@ -1862,7 +1783,6 @@ moz_gtk_toggle_label_paint(cairo_t *cr, + { + GtkStyleContext *style; + GtkWidget *widget; +- gboolean interior_focus; + + if (!state->focused) + return MOZ_GTK_SUCCESS; +@@ -1883,10 +1803,6 @@ moz_gtk_toggle_label_paint(cairo_t *cr, + } + gtk_widget_set_direction(widget, direction); + +- gtk_widget_style_get(widget, "interior-focus", &interior_focus, NULL); +- if (!interior_focus) +- return MOZ_GTK_SUCCESS; +- + gtk_style_context_set_state(style, GetStateFlagsFromGtkWidgetState(state)); + gtk_render_focus(style, cr, + rect->x, rect->y, rect->width, rect->height); +@@ -2105,6 +2021,9 @@ moz_gtk_get_tab_thickness(void) + GtkStyleContext * style; + + ensure_tab_widget(); ++ if (!notebook_has_tab_gap) ++ return 0; /* tabs do not overdraw the tabpanel border with "no gap" style */ ++ + style = gtk_widget_get_style_context(gTabWidget); + gtk_style_context_add_class(style, GTK_STYLE_CLASS_NOTEBOOK); + gtk_style_context_get_border(style, 0, &border); +@@ -2150,7 +2069,7 @@ moz_gtk_tab_paint(cairo_t *cr, GdkRectan + ensure_tab_widget(); + gtk_widget_set_direction(gTabWidget, direction); + +- style = gtk_widget_get_style_context(gTabWidget); ++ style = gtk_widget_get_style_context(gTabWidget); + gtk_style_context_save(style); + moz_gtk_tab_prepare_style_context(style, flags); + +@@ -2167,143 +2086,155 @@ moz_gtk_tab_paint(cairo_t *cr, GdkRectan + + focusRect = backRect = tabRect; + +- if ((flags & MOZ_GTK_TAB_SELECTED) == 0) { +- /* Only draw the tab */ +- gtk_render_extension(style, cr, +- tabRect.x, tabRect.y, tabRect.width, tabRect.height, +- (flags & MOZ_GTK_TAB_BOTTOM) ? +- GTK_POS_TOP : GTK_POS_BOTTOM ); +- } else { +- /* Draw the tab and the gap +- * We want the gap to be positioned exactly on the tabpanel top +- * border; since tabbox.css may set a negative margin so that the tab +- * frame rect already overlaps the tabpanel frame rect, we need to take +- * that into account when drawing. To that effect, nsNativeThemeGTK +- * passes us this negative margin (bmargin in the graphic below) in the +- * lowest bits of |flags|. We use it to set gap_voffset, the distance +- * between the top of the gap and the bottom of the tab (resp. the +- * bottom of the gap and the top of the tab when we draw a bottom tab), +- * while ensuring that the gap always touches the border of the tab, +- * i.e. 0 <= gap_voffset <= gap_height, to avoid surprinsing results +- * with big negative or positive margins. +- * Here is a graphical explanation in the case of top tabs: +- * ___________________________ +- * / \ +- * | T A B | +- * ----------|. . . . . . . . . . . . . . .|----- top of tabpanel +- * : ^ bmargin : ^ +- * : | (-negative margin, : | +- * bottom : v passed in flags) : | gap_height +- * of -> :.............................: | (the size of the +- * the tab . part of the gap . | tabpanel top border) +- * . outside of the tab . v +- * ---------------------------------------------- +- * +- * To draw the gap, we use gtk_paint_box_gap(), see comment in +- * moz_gtk_tabpanels_paint(). This box_gap is made 3 * gap_height tall, +- * which should suffice to ensure that the only visible border is the +- * pierced one. If the tab is in the middle, we make the box_gap begin +- * a bit to the left of the tab and end a bit to the right, adjusting +- * the gap position so it still is under the tab, because we want the +- * rendering of a gap in the middle of a tabpanel. This is the role of +- * the gints gap_{l,r}_offset. On the contrary, if the tab is the +- * first, we align the start border of the box_gap with the start +- * border of the tab (left if LTR, right if RTL), by setting the +- * appropriate offset to 0.*/ +- gint gap_loffset, gap_roffset, gap_voffset, gap_height; +- +- /* Get height needed by the gap */ +- gap_height = moz_gtk_get_tab_thickness(); +- +- /* Extract gap_voffset from the first bits of flags */ +- gap_voffset = flags & MOZ_GTK_TAB_MARGIN_MASK; +- if (gap_voffset > gap_height) +- gap_voffset = gap_height; +- +- /* Set gap_{l,r}_offset to appropriate values */ +- gap_loffset = gap_roffset = 20; /* should be enough */ +- if (flags & MOZ_GTK_TAB_FIRST) { +- if (direction == GTK_TEXT_DIR_RTL) +- gap_roffset = initial_gap; +- else +- gap_loffset = initial_gap; +- } +- +- if (flags & MOZ_GTK_TAB_BOTTOM) { +- /* Draw the tab on bottom */ +- focusRect.y += gap_voffset; +- focusRect.height -= gap_voffset; +- ++ if (notebook_has_tab_gap) { ++ if ((flags & MOZ_GTK_TAB_SELECTED) == 0) { ++ /* Only draw the tab */ + gtk_render_extension(style, cr, +- tabRect.x, tabRect.y + gap_voffset, tabRect.width, +- tabRect.height - gap_voffset, GTK_POS_TOP); +- +- gtk_style_context_remove_region(style, GTK_STYLE_REGION_TAB); +- +- backRect.y += (gap_voffset - gap_height); +- backRect.height = gap_height; +- +- /* Draw the gap; erase with background color before painting in +- * case theme does not */ +- gtk_render_background(style, cr, backRect.x, backRect.y, +- backRect.width, backRect.height); +- cairo_save(cr); +- cairo_rectangle(cr, backRect.x, backRect.y, backRect.width, backRect.height); +- cairo_clip(cr); +- +- gtk_render_frame_gap(style, cr, +- tabRect.x - gap_loffset, +- tabRect.y + gap_voffset - 3 * gap_height, +- tabRect.width + gap_loffset + gap_roffset, +- 3 * gap_height, GTK_POS_BOTTOM, +- gap_loffset, gap_loffset + tabRect.width); +- cairo_restore(cr); ++ tabRect.x, tabRect.y, tabRect.width, tabRect.height, ++ (flags & MOZ_GTK_TAB_BOTTOM) ? ++ GTK_POS_TOP : GTK_POS_BOTTOM ); + } else { +- /* Draw the tab on top */ +- focusRect.height -= gap_voffset; +- gtk_render_extension(style, cr, +- tabRect.x, tabRect.y, tabRect.width, +- tabRect.height - gap_voffset, GTK_POS_BOTTOM); +- +- gtk_style_context_remove_region(style, GTK_STYLE_REGION_TAB); +- +- backRect.y += (tabRect.height - gap_voffset); +- backRect.height = gap_height; ++ /* Draw the tab and the gap ++ * We want the gap to be positioned exactly on the tabpanel top ++ * border; since tabbox.css may set a negative margin so that the tab ++ * frame rect already overlaps the tabpanel frame rect, we need to take ++ * that into account when drawing. To that effect, nsNativeThemeGTK ++ * passes us this negative margin (bmargin in the graphic below) in the ++ * lowest bits of |flags|. We use it to set gap_voffset, the distance ++ * between the top of the gap and the bottom of the tab (resp. the ++ * bottom of the gap and the top of the tab when we draw a bottom tab), ++ * while ensuring that the gap always touches the border of the tab, ++ * i.e. 0 <= gap_voffset <= gap_height, to avoid surprinsing results ++ * with big negative or positive margins. ++ * Here is a graphical explanation in the case of top tabs: ++ * ___________________________ ++ * / \ ++ * | T A B | ++ * ----------|. . . . . . . . . . . . . . .|----- top of tabpanel ++ * : ^ bmargin : ^ ++ * : | (-negative margin, : | ++ * bottom : v passed in flags) : | gap_height ++ * of -> :.............................: | (the size of the ++ * the tab . part of the gap . | tabpanel top border) ++ * . outside of the tab . v ++ * ---------------------------------------------- ++ * ++ * To draw the gap, we use gtk_paint_box_gap(), see comment in ++ * moz_gtk_tabpanels_paint(). This box_gap is made 3 * gap_height tall, ++ * which should suffice to ensure that the only visible border is the ++ * pierced one. If the tab is in the middle, we make the box_gap begin ++ * a bit to the left of the tab and end a bit to the right, adjusting ++ * the gap position so it still is under the tab, because we want the ++ * rendering of a gap in the middle of a tabpanel. This is the role of ++ * the gints gap_{l,r}_offset. On the contrary, if the tab is the ++ * first, we align the start border of the box_gap with the start ++ * border of the tab (left if LTR, right if RTL), by setting the ++ * appropriate offset to 0.*/ ++ gint gap_loffset, gap_roffset, gap_voffset, gap_height; ++ ++ /* Get height needed by the gap */ ++ gap_height = moz_gtk_get_tab_thickness(); ++ ++ /* Extract gap_voffset from the first bits of flags */ ++ gap_voffset = flags & MOZ_GTK_TAB_MARGIN_MASK; ++ if (gap_voffset > gap_height) ++ gap_voffset = gap_height; ++ ++ /* Set gap_{l,r}_offset to appropriate values */ ++ gap_loffset = gap_roffset = 20; /* should be enough */ ++ if (flags & MOZ_GTK_TAB_FIRST) { ++ if (direction == GTK_TEXT_DIR_RTL) ++ gap_roffset = initial_gap; ++ else ++ gap_loffset = initial_gap; ++ } + +- /* Draw the gap; erase with background color before painting in +- * case theme does not */ +- gtk_render_background(style, cr, backRect.x, backRect.y, +- backRect.width, backRect.height); +- +- cairo_save(cr); +- cairo_rectangle(cr, backRect.x, backRect.y, backRect.width, backRect.height); +- cairo_clip(cr); +- +- gtk_render_frame_gap(style, cr, +- tabRect.x - gap_loffset, +- tabRect.y + tabRect.height - gap_voffset, +- tabRect.width + gap_loffset + gap_roffset, +- 3 * gap_height, GTK_POS_TOP, +- gap_loffset, gap_loffset + tabRect.width); +- cairo_restore(cr); ++ if (flags & MOZ_GTK_TAB_BOTTOM) { ++ /* Draw the tab on bottom */ ++ focusRect.y += gap_voffset; ++ focusRect.height -= gap_voffset; ++ ++ gtk_render_extension(style, cr, ++ tabRect.x, tabRect.y + gap_voffset, tabRect.width, ++ tabRect.height - gap_voffset, GTK_POS_TOP); ++ ++ gtk_style_context_remove_region(style, GTK_STYLE_REGION_TAB); ++ ++ backRect.y += (gap_voffset - gap_height); ++ backRect.height = gap_height; ++ ++ /* Draw the gap; erase with background color before painting in ++ * case theme does not */ ++ gtk_render_background(style, cr, backRect.x, backRect.y, ++ backRect.width, backRect.height); ++ cairo_save(cr); ++ cairo_rectangle(cr, backRect.x, backRect.y, backRect.width, backRect.height); ++ cairo_clip(cr); ++ ++ gtk_render_frame_gap(style, cr, ++ tabRect.x - gap_loffset, ++ tabRect.y + gap_voffset - 3 * gap_height, ++ tabRect.width + gap_loffset + gap_roffset, ++ 3 * gap_height, GTK_POS_BOTTOM, ++ gap_loffset, gap_loffset + tabRect.width); ++ cairo_restore(cr); ++ } else { ++ /* Draw the tab on top */ ++ focusRect.height -= gap_voffset; ++ gtk_render_extension(style, cr, ++ tabRect.x, tabRect.y, tabRect.width, ++ tabRect.height - gap_voffset, GTK_POS_BOTTOM); ++ ++ gtk_style_context_remove_region(style, GTK_STYLE_REGION_TAB); ++ ++ backRect.y += (tabRect.height - gap_voffset); ++ backRect.height = gap_height; ++ ++ /* Draw the gap; erase with background color before painting in ++ * case theme does not */ ++ gtk_render_background(style, cr, backRect.x, backRect.y, ++ backRect.width, backRect.height); ++ ++ cairo_save(cr); ++ cairo_rectangle(cr, backRect.x, backRect.y, backRect.width, backRect.height); ++ cairo_clip(cr); ++ ++ gtk_render_frame_gap(style, cr, ++ tabRect.x - gap_loffset, ++ tabRect.y + tabRect.height - gap_voffset, ++ tabRect.width + gap_loffset + gap_roffset, ++ 3 * gap_height, GTK_POS_TOP, ++ gap_loffset, gap_loffset + tabRect.width); ++ cairo_restore(cr); ++ } + } ++ } else { ++ gtk_render_background(style, cr, tabRect.x, tabRect.y, tabRect.width, tabRect.height); ++ gtk_render_frame(style, cr, tabRect.x, tabRect.y, tabRect.width, tabRect.height); + } + ++ gtk_style_context_restore(style); ++ + if (state->focused) { + /* Paint the focus ring */ +- GtkBorder border; +- gtk_style_context_get_border(style, GetStateFlagsFromGtkWidgetState(state), &border); ++ GtkBorder padding; ++ ++ gtk_style_context_save(style); ++ moz_gtk_tab_prepare_style_context(style, flags); + +- focusRect.x += border.left; +- focusRect.width -= (border.left + border.right); +- focusRect.y += border.top; +- focusRect.height -= (border.top + border.bottom); ++ gtk_style_context_get_padding(style, GetStateFlagsFromGtkWidgetState(state), &padding); ++ ++ focusRect.x += padding.left; ++ focusRect.width -= (padding.left + padding.right); ++ focusRect.y += padding.top; ++ focusRect.height -= (padding.top + padding.bottom); + + gtk_render_focus(style, cr, + focusRect.x, focusRect.y, focusRect.width, focusRect.height); ++ ++ gtk_style_context_restore(style); + } + +- gtk_style_context_restore(style); + + return MOZ_GTK_SUCCESS; + } +@@ -2684,26 +2615,18 @@ moz_gtk_get_widget_border(GtkThemeWidget + switch (widget) { + case MOZ_GTK_BUTTON: + { +- GtkBorder inner_border; +- gboolean interior_focus; +- gint focus_width, focus_pad; +- + ensure_button_widget(); ++ style = gtk_widget_get_style_context(gButtonWidget); ++ + *left = *top = *right = *bottom = gtk_container_get_border_width(GTK_CONTAINER(gButtonWidget)); + + /* Don't add this padding in HTML, otherwise the buttons will + become too big and stuff the layout. */ + if (!inhtml) { +- moz_gtk_widget_get_focus(gButtonWidget, &interior_focus, &focus_width, &focus_pad); +- moz_gtk_button_get_inner_border(gButtonWidget, &inner_border); +- *left += focus_width + focus_pad + inner_border.left; +- *right += focus_width + focus_pad + inner_border.right; +- *top += focus_width + focus_pad + inner_border.top; +- *bottom += focus_width + focus_pad + inner_border.bottom; ++ moz_gtk_add_style_padding(style, left, top, right, bottom); + } + +- moz_gtk_add_style_border(gtk_widget_get_style_context(gButtonWidget), +- left, top, right, bottom); ++ moz_gtk_add_style_border(style, left, top, right, bottom); + return MOZ_GTK_SUCCESS; + } + case MOZ_GTK_ENTRY: +@@ -2711,7 +2634,13 @@ moz_gtk_get_widget_border(GtkThemeWidget + ensure_entry_widget(); + style = gtk_widget_get_style_context(gEntryWidget); + moz_gtk_add_style_border(style, left, top, right, bottom); +- moz_gtk_add_style_padding(style, left, top, right, bottom); ++ ++ /* Use the document padding in HTML ++ and GTK style padding in XUL. */ ++ if (!inhtml) { ++ moz_gtk_add_style_padding(style, left, top, right, bottom); ++ } ++ + return MOZ_GTK_SUCCESS; + } + case MOZ_GTK_TREEVIEW: +@@ -2731,23 +2660,15 @@ moz_gtk_get_widget_border(GtkThemeWidget + * assigned. + * That is why the following code is the same as for MOZ_GTK_BUTTON. + * */ +- +- GtkBorder inner_border; +- gboolean interior_focus; +- gint focus_width, focus_pad; ++ GtkStyleContext *style; + + ensure_tree_header_cell_widget(); + *left = *top = *right = *bottom = gtk_container_get_border_width(GTK_CONTAINER(gTreeHeaderCellWidget)); + +- moz_gtk_widget_get_focus(gTreeHeaderCellWidget, &interior_focus, &focus_width, &focus_pad); +- moz_gtk_button_get_inner_border(gTreeHeaderCellWidget, &inner_border); +- *left += focus_width + focus_pad + inner_border.left; +- *right += focus_width + focus_pad + inner_border.right; +- *top += focus_width + focus_pad + inner_border.top; +- *bottom += focus_width + focus_pad + inner_border.bottom; +- +- moz_gtk_add_style_border(gtk_widget_get_style_context(gTreeHeaderCellWidget), +- left, top, right, bottom); ++ style = gtk_widget_get_style_context(gTreeHeaderCellWidget); ++ ++ moz_gtk_add_style_border(style, left, top, right, bottom); ++ moz_gtk_add_style_padding(style, left, top, right, bottom); + return MOZ_GTK_SUCCESS; + } + case MOZ_GTK_TREE_HEADER_SORTARROW: +@@ -2767,29 +2688,23 @@ moz_gtk_get_widget_border(GtkThemeWidget + /* We need to account for the arrow on the dropdown, so text + * doesn't come too close to the arrow, or in some cases spill + * into the arrow. */ +- gboolean ignored_interior_focus, wide_separators; +- gint focus_width, focus_pad, separator_width; ++ gboolean wide_separators; ++ gint separator_width; + GtkRequisition arrow_req; + GtkBorder border; + + ensure_combo_box_widgets(); + +- *left = gtk_container_get_border_width(GTK_CONTAINER(gComboBoxButtonWidget)); ++ *left = *top = *right = *bottom = ++ gtk_container_get_border_width(GTK_CONTAINER(gComboBoxButtonWidget)); ++ ++ style = gtk_widget_get_style_context(gComboBoxButtonWidget); + + if (!inhtml) { +- moz_gtk_widget_get_focus(gComboBoxButtonWidget, +- &ignored_interior_focus, +- &focus_width, &focus_pad); +- *left += focus_width + focus_pad; ++ moz_gtk_add_style_padding(style, left, top, right, bottom); + } + +- style = gtk_widget_get_style_context(gComboBoxButtonWidget); +- gtk_style_context_get_border(style, 0, &border); +- +- *top = *left + border.top; +- *left += border.left; +- +- *right = *left; *bottom = *top; ++ moz_gtk_add_style_border(style, left, top, right, bottom); + + /* If there is no separator, don't try to count its width. */ + separator_width = 0; +@@ -2841,60 +2756,23 @@ moz_gtk_get_widget_border(GtkThemeWidget + ensure_frame_widget(); + w = gFrameWidget; + break; +- case MOZ_GTK_CHECKBUTTON_LABEL: +- case MOZ_GTK_RADIOBUTTON_LABEL: +- { +- gboolean interior_focus; +- gint focus_width, focus_pad; +- +- /* If the focus is interior, then the label has a border of +- (focus_width + focus_pad). */ +- if (widget == MOZ_GTK_CHECKBUTTON_LABEL) { +- ensure_checkbox_widget(); +- moz_gtk_widget_get_focus(gCheckboxWidget, &interior_focus, +- &focus_width, &focus_pad); +- } +- else { +- ensure_radiobutton_widget(); +- moz_gtk_widget_get_focus(gRadiobuttonWidget, &interior_focus, +- &focus_width, &focus_pad); +- } +- +- if (interior_focus) +- *left = *top = *right = *bottom = (focus_width + focus_pad); +- +- return MOZ_GTK_SUCCESS; +- } +- + case MOZ_GTK_CHECKBUTTON_CONTAINER: + case MOZ_GTK_RADIOBUTTON_CONTAINER: + { +- gboolean interior_focus; +- gint focus_width, focus_pad; +- +- /* If the focus is _not_ interior, then the container has a border +- of (focus_width + focus_pad). */ + if (widget == MOZ_GTK_CHECKBUTTON_CONTAINER) { + ensure_checkbox_widget(); +- moz_gtk_widget_get_focus(gCheckboxWidget, &interior_focus, +- &focus_width, &focus_pad); + w = gCheckboxWidget; + } else { + ensure_radiobutton_widget(); +- moz_gtk_widget_get_focus(gRadiobuttonWidget, &interior_focus, +- &focus_width, &focus_pad); + w = gRadiobuttonWidget; + } ++ style = gtk_widget_get_style_context(w); + + *left = *top = *right = *bottom = gtk_container_get_border_width(GTK_CONTAINER(w)); +- +- if (!interior_focus) { +- *left += (focus_width + focus_pad); +- *right += (focus_width + focus_pad); +- *top += (focus_width + focus_pad); +- *bottom += (focus_width + focus_pad); +- } +- ++ moz_gtk_add_style_border(style, ++ left, top, right, bottom); ++ moz_gtk_add_style_padding(style, ++ left, top, right, bottom); + return MOZ_GTK_SUCCESS; + } + case MOZ_GTK_MENUPOPUP: +@@ -2921,6 +2799,8 @@ moz_gtk_get_widget_border(GtkThemeWidget + return MOZ_GTK_SUCCESS; + } + /* These widgets have no borders, since they are not containers. */ ++ case MOZ_GTK_CHECKBUTTON_LABEL: ++ case MOZ_GTK_RADIOBUTTON_LABEL: + case MOZ_GTK_SPLITTER_HORIZONTAL: + case MOZ_GTK_SPLITTER_VERTICAL: + case MOZ_GTK_CHECKBUTTON: +@@ -2975,11 +2855,7 @@ moz_gtk_get_tab_border(gint* left, gint* + gtk_style_context_save(style); + moz_gtk_tab_prepare_style_context(style, flags); + +- // TODO add_style_border() should be replaced +- // with focus-line-width and focus-padding +- // see Bug 877605 + *left = *top = *right = *bottom = 0; +- moz_gtk_add_style_border(style, left, top, right, bottom); + moz_gtk_add_style_padding(style, left, top, right, bottom); + + gtk_widget_style_get (gTabWidget, "tab-curvature", &tab_curvature, NULL); +@@ -2990,16 +2866,9 @@ moz_gtk_get_tab_border(gint* left, gint* + int initial_gap; + gtk_widget_style_get (gTabWidget, "initial-gap", &initial_gap, NULL); + if (direction == GTK_TEXT_DIR_RTL) +- *right += initial_gap; ++ *right += initial_gap; + else +- *left += initial_gap; +- } +- +- // Top tabs have no bottom border, bottom tabs have no top border +- if (flags & MOZ_GTK_TAB_BOTTOM) { +- *top = 0; +- } else { +- *bottom = 0; ++ *left += initial_gap; + } + + gtk_style_context_restore(style); diff --git a/www/firefox/patches/patch-widget_gtk_gtkdrawing.h b/www/firefox/patches/patch-widget_gtk_gtkdrawing.h new file mode 100644 index 000000000..fe0b7acba --- /dev/null +++ b/www/firefox/patches/patch-widget_gtk_gtkdrawing.h @@ -0,0 +1,41 @@ +$NetBSD: patch-widget_gtk_gtkdrawing.h,v 1.3 2015/04/05 12:54:12 ryoon Exp $ + +--- widget/gtk/gtkdrawing.h.orig 2015-03-27 02:20:33.000000000 +0000 ++++ widget/gtk/gtkdrawing.h +@@ -293,16 +293,6 @@ moz_gtk_checkbox_get_metrics(gint* indic + gint + moz_gtk_radio_get_metrics(gint* indicator_size, gint* indicator_spacing); + +-/** +- * Get the inner-border value for a GtkButton widget (button or tree header) +- * widget: [IN] the widget to get the border value for +- * inner_border: [OUT] the inner border +- * +- * returns: MOZ_GTK_SUCCESS if there was no error, an error code otherwise +- */ +-gint +-moz_gtk_button_get_inner_border(GtkWidget* widget, GtkBorder* inner_border); +- + /** Get the extra size for the focus ring for outline:auto. + * widget: [IN] the widget to get the focus metrics for + * focus_h_width: [OUT] the horizontal width +@@ -313,19 +303,6 @@ moz_gtk_button_get_inner_border(GtkWidge + gint + moz_gtk_get_focus_outline_size(gint* focus_h_width, gint* focus_v_width); + +-/** Get the focus metrics for a treeheadercell, button, checkbox, or radio button. +- * widget: [IN] the widget to get the focus metrics for +- * interior_focus: [OUT] whether the focus is drawn around the +- * label (TRUE) or around the whole container (FALSE) +- * focus_width: [OUT] the width of the focus line +- * focus_pad: [OUT] the padding between the focus line and children +- * +- * returns: MOZ_GTK_SUCCESS if there was no error, an error code otherwise +- */ +-gint +-moz_gtk_widget_get_focus(GtkWidget* widget, gboolean* interior_focus, +- gint* focus_width, gint* focus_pad); +- + /** Get the horizontal padding for the menuitem widget or checkmenuitem widget. + * horizontal_padding: [OUT] The left and right padding of the menuitem or checkmenuitem + * diff --git a/www/firefox/patches/patch-widget_gtk_nsLookAndFeel.cpp b/www/firefox/patches/patch-widget_gtk_nsLookAndFeel.cpp deleted file mode 100644 index 2d21f9abf..000000000 --- a/www/firefox/patches/patch-widget_gtk_nsLookAndFeel.cpp +++ /dev/null @@ -1,207 +0,0 @@ -$NetBSD: patch-widget_gtk_nsLookAndFeel.cpp,v 1.1 2015/01/16 22:42:09 ryoon Exp $ - ---- widget/gtk/nsLookAndFeel.cpp.orig 2015-01-09 04:38:28.000000000 +0000 -+++ widget/gtk/nsLookAndFeel.cpp -@@ -38,7 +38,6 @@ nsLookAndFeel::nsLookAndFeel() - mStyle(nullptr), - #else - mBackgroundStyle(nullptr), -- mViewStyle(nullptr), - mButtonStyle(nullptr), - #endif - mDefaultFontCached(false), mButtonFontCached(false), -@@ -53,7 +52,6 @@ nsLookAndFeel::~nsLookAndFeel() - g_object_unref(mStyle); - #else - g_object_unref(mBackgroundStyle); -- g_object_unref(mViewStyle); - g_object_unref(mButtonStyle); - #endif - } -@@ -114,13 +112,19 @@ nsLookAndFeel::NativeGetColor(ColorID aI - case eColorID_IMESelectedRawTextBackground: - case eColorID_IMESelectedConvertedTextBackground: - case eColorID__moz_dragtargetzone: -- aColor = sMozWindowSelectedBackground; -+ case eColorID__moz_cellhighlight: -+ case eColorID__moz_html_cellhighlight: -+ case eColorID_highlight: // preference selected item, -+ aColor = sTextSelectedBackground; - break; - case eColorID_WidgetSelectForeground: - case eColorID_TextSelectForeground: - case eColorID_IMESelectedRawTextForeground: - case eColorID_IMESelectedConvertedTextForeground: -- aColor = sMozWindowSelectedText; -+ case eColorID_highlighttext: -+ case eColorID__moz_cellhighlighttext: -+ case eColorID__moz_html_cellhighlighttext: -+ aColor = sTextSelectedText; - break; - #endif - case eColorID_Widget3DHighlight: -@@ -238,19 +242,6 @@ nsLookAndFeel::NativeGetColor(ColorID aI - GTK_STATE_FLAG_INSENSITIVE, &gdk_color); - aColor = GDK_RGBA_TO_NS_RGBA(gdk_color); - break; -- case eColorID_highlight: // preference selected item, -- // background of selected item -- gtk_style_context_get_background_color(mViewStyle, -- GTK_STATE_FLAG_SELECTED, -- &gdk_color); -- aColor = GDK_RGBA_TO_NS_RGBA(gdk_color); -- break; -- case eColorID_highlighttext: -- // text of selected item -- gtk_style_context_get_color(mViewStyle, -- GTK_STATE_FLAG_SELECTED, &gdk_color); -- aColor = GDK_RGBA_TO_NS_RGBA(gdk_color); -- break; - case eColorID_inactivecaption: - // inactive window caption - gtk_style_context_get_background_color(mBackgroundStyle, -@@ -284,10 +275,17 @@ nsLookAndFeel::NativeGetColor(ColorID aI - #endif - break; - -+ case eColorID_threedlightshadow: -+ // 3-D highlighted inner edge color -+ // always same as background in GTK code - case eColorID_threedface: - case eColorID_buttonface: - // 3-D face color -- aColor = sFrameBackground; -+#if (MOZ_WIDGET_GTK == 3) -+ aColor = sMozWindowBackground; -+#else -+ aColor = sButtonBackground; -+#endif - break; - - case eColorID_buttontext: -@@ -302,11 +300,6 @@ nsLookAndFeel::NativeGetColor(ColorID aI - aColor = sFrameOuterLightBorder; - break; - -- case eColorID_threedlightshadow: -- // 3-D highlighted inner edge color -- aColor = sFrameBackground; // always same as background in GTK code -- break; -- - case eColorID_buttonshadow: - // 3-D shadow edge color - case eColorID_threedshadow: -@@ -391,19 +384,6 @@ nsLookAndFeel::NativeGetColor(ColorID aI - case eColorID__moz_buttonhovertext: - aColor = sButtonHoverText; - break; -- case eColorID__moz_cellhighlight: -- case eColorID__moz_html_cellhighlight: -- gtk_style_context_get_background_color(mViewStyle, -- GTK_STATE_FLAG_SELECTED, -- &gdk_color); -- aColor = GDK_RGBA_TO_NS_RGBA(gdk_color); -- break; -- case eColorID__moz_cellhighlighttext: -- case eColorID__moz_html_cellhighlighttext: -- gtk_style_context_get_color(mViewStyle, -- GTK_STATE_FLAG_SELECTED, &gdk_color); -- aColor = GDK_RGBA_TO_NS_RGBA(gdk_color); -- break; - #endif - case eColorID__moz_menuhover: - aColor = sMenuHover; -@@ -965,7 +945,7 @@ nsLookAndFeel::Init() - GtkStyleContext *style; - - // Gtk manages a screen's CSS in the settings object so we -- // ask Gtk to create it explicitly. Otherwise we may end up -+ // ask Gtk to create it explicitly. Otherwise we may end up - // with wrong color theme, see Bug 972382 - (void)gtk_settings_get_for_screen(gdk_screen_get_default()); - -@@ -975,9 +955,6 @@ nsLookAndFeel::Init() - mBackgroundStyle = create_context(path); - gtk_style_context_add_class(mBackgroundStyle, GTK_STYLE_CLASS_BACKGROUND); - -- mViewStyle = create_context(path); -- gtk_style_context_add_class(mViewStyle, GTK_STYLE_CLASS_VIEW); -- - mButtonStyle = create_context(path); - gtk_style_context_add_class(mButtonStyle, GTK_STYLE_CLASS_BUTTON); - -@@ -990,11 +967,24 @@ nsLookAndFeel::Init() - g_object_unref(style); - - // Text colors -- gtk_style_context_get_background_color(mViewStyle, GTK_STATE_FLAG_NORMAL, &color); -+ style = create_context(path); -+ gtk_style_context_add_class(style, GTK_STYLE_CLASS_VIEW); -+ gtk_style_context_get_background_color(style, GTK_STATE_FLAG_NORMAL, &color); - sMozFieldBackground = GDK_RGBA_TO_NS_RGBA(color); -- gtk_style_context_get_color(mViewStyle, GTK_STATE_FLAG_NORMAL, &color); -+ gtk_style_context_get_color(style, GTK_STATE_FLAG_NORMAL, &color); - sMozFieldText = GDK_RGBA_TO_NS_RGBA(color); - -+ // Selected text and background -+ gtk_style_context_get_background_color(style, -+ static_cast(GTK_STATE_FLAG_FOCUSED|GTK_STATE_FLAG_SELECTED), -+ &color); -+ sTextSelectedBackground = GDK_RGBA_TO_NS_RGBA(color); -+ gtk_style_context_get_color(style, -+ static_cast(GTK_STATE_FLAG_FOCUSED|GTK_STATE_FLAG_SELECTED), -+ &color); -+ sTextSelectedText = GDK_RGBA_TO_NS_RGBA(color); -+ g_object_unref(style); -+ - // Window colors - style = create_context(path); - gtk_style_context_save(style); -@@ -1003,12 +993,6 @@ nsLookAndFeel::Init() - sMozWindowBackground = GDK_RGBA_TO_NS_RGBA(color); - gtk_style_context_get_color(style, GTK_STATE_FLAG_NORMAL, &color); - sMozWindowText = GDK_RGBA_TO_NS_RGBA(color); -- -- // Selected text and background -- gtk_style_context_get_background_color(style, GTK_STATE_FLAG_SELECTED, &color); -- sMozWindowSelectedBackground = GDK_RGBA_TO_NS_RGBA(color); -- gtk_style_context_get_color(style, GTK_STATE_FLAG_SELECTED, &color); -- sMozWindowSelectedText = GDK_RGBA_TO_NS_RGBA(color); - gtk_style_context_restore(style); - - // tooltip foreground and background -@@ -1141,7 +1125,7 @@ nsLookAndFeel::Init() - - style = gtk_widget_get_style(button); - if (style) { -- sFrameBackground = GDK_COLOR_TO_NS_RGB(style->bg[GTK_STATE_NORMAL]); -+ sButtonBackground = GDK_COLOR_TO_NS_RGB(style->bg[GTK_STATE_NORMAL]); - sFrameOuterLightBorder = - GDK_COLOR_TO_NS_RGB(style->light[GTK_STATE_NORMAL]); - sFrameInnerDarkBorder = -@@ -1189,12 +1173,9 @@ nsLookAndFeel::Init() - GtkWidget *frame = gtk_frame_new(nullptr); - gtk_container_add(GTK_CONTAINER(parent), frame); - -- style = gtk_widget_get_style_context(frame); -- gtk_style_context_get_background_color(style, GTK_STATE_FLAG_NORMAL, &color); -- sFrameBackground = GDK_RGBA_TO_NS_RGBA(color); -- - // TODO GTK3 - update sFrameOuterLightBorder - // for GTK_BORDER_STYLE_INSET/OUTSET/GROVE/RIDGE border styles (Bug 978172). -+ style = gtk_widget_get_style_context(frame); - gtk_style_context_get_border_color(style, GTK_STATE_FLAG_NORMAL, &color); - sFrameInnerDarkBorder = sFrameOuterLightBorder = GDK_RGBA_TO_NS_RGBA(color); - #endif -@@ -1257,11 +1238,9 @@ nsLookAndFeel::RefreshImpl() - mStyle = nullptr; - #else - g_object_unref(mBackgroundStyle); -- g_object_unref(mViewStyle); - g_object_unref(mButtonStyle); - - mBackgroundStyle = nullptr; -- mViewStyle = nullptr; - mButtonStyle = nullptr; - #endif - diff --git a/www/firefox/patches/patch-widget_gtk_nsLookAndFeel.h b/www/firefox/patches/patch-widget_gtk_nsLookAndFeel.h deleted file mode 100644 index 28d674fc9..000000000 --- a/www/firefox/patches/patch-widget_gtk_nsLookAndFeel.h +++ /dev/null @@ -1,32 +0,0 @@ -$NetBSD: patch-widget_gtk_nsLookAndFeel.h,v 1.1 2015/01/16 22:42:09 ryoon Exp $ - ---- widget/gtk/nsLookAndFeel.h.orig 2015-01-09 04:38:28.000000000 +0000 -+++ widget/gtk/nsLookAndFeel.h -@@ -35,7 +35,6 @@ protected: - struct _GtkStyle *mStyle; - #else - struct _GtkStyleContext *mBackgroundStyle; -- struct _GtkStyleContext *mViewStyle; - struct _GtkStyleContext *mButtonStyle; - #endif - -@@ -64,7 +63,7 @@ protected: - nscolor sMenuHoverText; - nscolor sButtonText; - nscolor sButtonHoverText; -- nscolor sFrameBackground; -+ nscolor sButtonBackground; - nscolor sFrameOuterLightBorder; - nscolor sFrameInnerDarkBorder; - nscolor sOddCellBackground; -@@ -75,8 +74,8 @@ protected: - nscolor sMozFieldBackground; - nscolor sMozWindowText; - nscolor sMozWindowBackground; -- nscolor sMozWindowSelectedText; -- nscolor sMozWindowSelectedBackground; -+ nscolor sTextSelectedText; -+ nscolor sTextSelectedBackground; - nscolor sMozScrollbar; - char16_t sInvisibleCharacter; - float sCaretRatio; diff --git a/www/firefox/patches/patch-widget_gtk_nsNativeThemeGTK.cpp b/www/firefox/patches/patch-widget_gtk_nsNativeThemeGTK.cpp new file mode 100644 index 000000000..90a061aa5 --- /dev/null +++ b/www/firefox/patches/patch-widget_gtk_nsNativeThemeGTK.cpp @@ -0,0 +1,30 @@ +$NetBSD: patch-widget_gtk_nsNativeThemeGTK.cpp,v 1.4 2015/05/12 22:48:54 ryoon Exp $ + +--- widget/gtk/nsNativeThemeGTK.cpp.orig 2015-05-04 00:43:35.000000000 +0000 ++++ widget/gtk/nsNativeThemeGTK.cpp +@@ -761,6 +761,8 @@ nsNativeThemeGTK::GetExtraSizeForWidget( + return false; + + gint gap_height = moz_gtk_get_tab_thickness(); ++ if (!gap_height) ++ return false; + + int32_t extra = gap_height - GetTabMarginPixels(aFrame); + if (extra <= 0) +@@ -1528,9 +1530,15 @@ nsNativeThemeGTK::GetWidgetTransparency( + case NS_THEME_MENUPOPUP: + case NS_THEME_WINDOW: + case NS_THEME_DIALOG: +- // Tooltips use gtk_paint_flat_box(). ++ return eOpaque; ++ // Tooltips use gtk_paint_flat_box() on Gtk2 ++ // but are shaped on Gtk3 + case NS_THEME_TOOLTIP: ++#if (MOZ_WIDGET_GTK == 2) + return eOpaque; ++#else ++ return eTransparent; ++#endif + } + + return eUnknownTransparency; diff --git a/www/firefox/patches/patch-xpcom_base_nsStackWalk.cpp b/www/firefox/patches/patch-xpcom_base_nsStackWalk.cpp index 01c621351..e81f81765 100644 --- a/www/firefox/patches/patch-xpcom_base_nsStackWalk.cpp +++ b/www/firefox/patches/patch-xpcom_base_nsStackWalk.cpp @@ -1,9 +1,9 @@ -$NetBSD: patch-xpcom_base_nsStackWalk.cpp,v 1.10 2015/01/30 07:32:24 pho Exp $ +$NetBSD: patch-xpcom_base_nsStackWalk.cpp,v 1.11 2015/05/12 22:48:54 ryoon Exp $ * Replace XP_MACOSX with XP_DARWIN as the former is not defined when the toolkit is not cocoa. ---- xpcom/base/nsStackWalk.cpp.orig 2015-01-23 06:00:09.000000000 +0000 +--- xpcom/base/nsStackWalk.cpp.orig 2015-05-04 00:43:35.000000000 +0000 +++ xpcom/base/nsStackWalk.cpp @@ -34,12 +34,12 @@ static CriticalAddress gCriticalAddress; #define _GNU_SOURCE @@ -30,7 +30,7 @@ $NetBSD: patch-xpcom_base_nsStackWalk.cpp,v 1.10 2015/01/30 07:32:24 pho Exp $ #include #include -@@ -832,7 +832,7 @@ NS_DescribeCodeAddress(void* aPC, nsCode +@@ -830,7 +830,7 @@ NS_DescribeCodeAddress(void* aPC, nsCode } // i386 or PPC Linux stackwalking code @@ -39,7 +39,7 @@ $NetBSD: patch-xpcom_base_nsStackWalk.cpp,v 1.10 2015/01/30 07:32:24 pho Exp $ #include #include -@@ -903,7 +903,7 @@ FramePointerStackWalk(NS_WalkStackCallba +@@ -901,7 +901,7 @@ FramePointerStackWalk(NS_WalkStackCallba (long(next) & 3)) { break; } @@ -48,12 +48,12 @@ $NetBSD: patch-xpcom_base_nsStackWalk.cpp,v 1.10 2015/01/30 07:32:24 pho Exp $ // ppc mac or powerpc64 linux void* pc = *(bp + 2); bp += 3; -@@ -933,7 +933,7 @@ FramePointerStackWalk(NS_WalkStackCallba +@@ -931,7 +931,7 @@ FramePointerStackWalk(NS_WalkStackCallba } #define X86_OR_PPC (defined(__i386) || defined(PPC) || defined(__ppc__)) -#if X86_OR_PPC && (NSSTACKWALK_SUPPORTS_MACOSX || NSSTACKWALK_SUPPORTS_LINUX) // i386 or PPC Linux or Mac stackwalking code +#if X86_OR_PPC && (NSSTACKWALK_SUPPORTS_DARWIN || NSSTACKWALK_SUPPORTS_LINUX) // i386 or PPC Linux or Mac stackwalking code - EXPORT_XPCOM_API(nsresult) + XPCOM_API(nsresult) NS_StackWalk(NS_WalkStackCallback aCallback, uint32_t aSkipFrames, diff --git a/www/firefox/patches/patch-xpcom_build_XPCOMInit.cpp b/www/firefox/patches/patch-xpcom_build_XPCOMInit.cpp index fa6b734ee..89f902fcb 100644 --- a/www/firefox/patches/patch-xpcom_build_XPCOMInit.cpp +++ b/www/firefox/patches/patch-xpcom_build_XPCOMInit.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-xpcom_build_XPCOMInit.cpp,v 1.1 2015/01/16 22:42:09 ryoon Exp $ +$NetBSD: patch-xpcom_build_XPCOMInit.cpp,v 1.2 2015/05/12 22:48:54 ryoon Exp $ ---- xpcom/build/XPCOMInit.cpp.orig 2015-01-09 04:38:29.000000000 +0000 +--- xpcom/build/XPCOMInit.cpp.orig 2015-05-04 00:43:36.000000000 +0000 +++ xpcom/build/XPCOMInit.cpp -@@ -139,7 +139,9 @@ extern nsresult nsStringInputStreamConst +@@ -141,7 +141,9 @@ extern nsresult nsStringInputStreamConst #include "mozilla/VisualEventTracer.h" #endif @@ -10,9 +10,9 @@ $NetBSD: patch-xpcom_build_XPCOMInit.cpp,v 1.1 2015/01/16 22:42:09 ryoon Exp $ #include "ogg/ogg.h" +#endif #if defined(MOZ_VPX) && !defined(MOZ_VPX_NO_MEM_REPORTING) - #include "vpx_mem/vpx_mem.h" - #endif -@@ -652,11 +654,13 @@ NS_InitXPCOM2(nsIServiceManager** aResul + #if defined(HAVE_STDINT_H) + // mozilla-config.h defines HAVE_STDINT_H, and then it's defined *again* in +@@ -669,11 +671,13 @@ NS_InitXPCOM2(nsIServiceManager** aResul // this oddness. mozilla::SetICUMemoryFunctions(); diff --git a/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build b/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build index 4216743d5..e6100860a 100644 --- a/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build +++ b/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build @@ -1,6 +1,6 @@ -$NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.2 2015/02/28 04:30:55 ryoon Exp $ +$NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.3 2015/04/05 12:54:12 ryoon Exp $ ---- xpcom/reflect/xptcall/md/unix/moz.build.orig 2015-02-17 21:40:51.000000000 +0000 +--- xpcom/reflect/xptcall/md/unix/moz.build.orig 2015-03-27 02:20:33.000000000 +0000 +++ xpcom/reflect/xptcall/md/unix/moz.build @@ -9,7 +9,7 @@ if CONFIG['OS_ARCH'] == 'Darwin': 'xptcinvoke_darwin.cpp', @@ -11,20 +11,12 @@ $NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.2 2015/02/28 04:30:55 SOURCES += [ 'xptcinvoke_asm_ppc_rhapsody.s', ] -@@ -19,14 +19,14 @@ if CONFIG['OS_ARCH'] == 'Darwin': - if '86' in CONFIG['OS_TEST'] and CONFIG['OS_TEST'] != 'x86_64': - DEFINES['MOZ_NEED_LEADING_UNDERSCORE'] = True - --if CONFIG['OS_ARCH'] in ('NetBSD', 'GNU'): -+if CONFIG['OS_ARCH'] in ('OpenBSD', 'GNU'): - if CONFIG['CPU_ARCH'] == 'x86': - SOURCES += [ - 'xptcinvoke_gcc_x86_unix.cpp', +@@ -26,7 +26,7 @@ if CONFIG['OS_ARCH'] == 'GNU': 'xptcstubs_gcc_x86_unix.cpp' ] --if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'OpenBSD') or \ -+if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'DragonFly') or \ +-if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'OpenBSD') or \ ++if CONFIG['OS_ARCH'] in ('Linux', 'FreeBSD', 'NetBSD', 'OpenBSD', 'DragonFly') or \ CONFIG['OS_ARCH'].startswith('GNU_'): if CONFIG['OS_TEST'] == 'x86_64': SOURCES += [ diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 54c2c0826..0b24b8fe0 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:25:01 tnn Exp $ .include "../../devel/xulrunner10/dist.mk" PKGNAME= firefox10-${FIREFOX_VER} -PKGREVISION= 14 +PKGREVISION= 16 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/firefox17/Makefile b/www/firefox17/Makefile index c15ecb09d..7609c7610 100644 --- a/www/firefox17/Makefile +++ b/www/firefox17/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:25:01 tnn Exp $ .include "../../devel/xulrunner17/dist.mk" PKGNAME= firefox17-${MOZ_BRANCH} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/firefox24/Makefile b/www/firefox24/Makefile index f373084ed..5e971e064 100644 --- a/www/firefox24/Makefile +++ b/www/firefox24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:25:01 tnn Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} # Also update MOZ_BRANCH= in devel/xulrunner24/Makefile @@ -7,7 +7,7 @@ MOZ_BRANCH_MINOR= esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox24-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} #MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} diff --git a/www/firefox31-l10n/Makefile b/www/firefox31-l10n/Makefile index 4c57fb32e..50c064dca 100644 --- a/www/firefox31-l10n/Makefile +++ b/www/firefox31-l10n/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/03/24 15:11:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2015/05/26 12:26:53 ryoon Exp $ # -FIREFOX_VER= 31.5.3esr +FIREFOX_VER= 31.7.0esr PKGNAME= firefox31-l10n-${FIREFOX_VER:S/esr//} DISTNAME= # empty CATEGORIES= www diff --git a/www/firefox31-l10n/distinfo b/www/firefox31-l10n/distinfo index fe3062538..934cad839 100644 --- a/www/firefox31-l10n/distinfo +++ b/www/firefox31-l10n/distinfo @@ -1,245 +1,245 @@ -$NetBSD: distinfo,v 1.5 2015/03/24 15:11:51 ryoon Exp $ +$NetBSD: distinfo,v 1.7 2015/05/26 12:26:53 ryoon Exp $ -SHA1 (firefox31-l10n-31.5.3/af.xpi) = 824038284547bae4295421f0abd43798333c26e8 -RMD160 (firefox31-l10n-31.5.3/af.xpi) = 583b4ff29c53dc2a0e3b6969651152efa2432997 -Size (firefox31-l10n-31.5.3/af.xpi) = 431089 bytes -SHA1 (firefox31-l10n-31.5.3/ar.xpi) = 8f115aecd892a949d1232fdab8c55d2dbd62880e -RMD160 (firefox31-l10n-31.5.3/ar.xpi) = aa7a7e52b7ec28a2fb5f499007d323b6e1ff160a -Size (firefox31-l10n-31.5.3/ar.xpi) = 459823 bytes -SHA1 (firefox31-l10n-31.5.3/as.xpi) = 8b74426590a653b938c31d15b0bcd1e99199718a -RMD160 (firefox31-l10n-31.5.3/as.xpi) = f1f70c1941d146509630b18eb1ca485c37c6938b -Size (firefox31-l10n-31.5.3/as.xpi) = 448568 bytes -SHA1 (firefox31-l10n-31.5.3/ast.xpi) = 049d8242c435758d8bf602ff72f25b4fed59ac1b -RMD160 (firefox31-l10n-31.5.3/ast.xpi) = 1ffef2a06ec30d087f7136cbecd6e5592f14113c -Size (firefox31-l10n-31.5.3/ast.xpi) = 352340 bytes -SHA1 (firefox31-l10n-31.5.3/be.xpi) = 3408d12469216d540e2aed9e0c9b62354d76f6da -RMD160 (firefox31-l10n-31.5.3/be.xpi) = 7f3d916fb1a2354c49918423c7bb261d96cc2137 -Size (firefox31-l10n-31.5.3/be.xpi) = 378668 bytes -SHA1 (firefox31-l10n-31.5.3/bg.xpi) = 3e1d4a07ca824abe774d2653d3621531d12482b8 -RMD160 (firefox31-l10n-31.5.3/bg.xpi) = e51a7f5a7e6300ca3794acb1305225005a1fe21c -Size (firefox31-l10n-31.5.3/bg.xpi) = 438061 bytes -SHA1 (firefox31-l10n-31.5.3/bn-BD.xpi) = f1181c51b3bc57bf9f3701d31befd47460e73cc5 -RMD160 (firefox31-l10n-31.5.3/bn-BD.xpi) = 637faf20e5418fb98fa03320c40d0b4b8032c62e -Size (firefox31-l10n-31.5.3/bn-BD.xpi) = 472626 bytes -SHA1 (firefox31-l10n-31.5.3/bn-IN.xpi) = 1cf2f5e825fb56b39ca4794fe782f65b8c9c112e -RMD160 (firefox31-l10n-31.5.3/bn-IN.xpi) = 31039974d40541b68e94d53986ce030281037638 -Size (firefox31-l10n-31.5.3/bn-IN.xpi) = 462592 bytes -SHA1 (firefox31-l10n-31.5.3/br.xpi) = e3c62876d76f0fcece9b0d4eb3315f4a4cde6468 -RMD160 (firefox31-l10n-31.5.3/br.xpi) = cc1dacd59c2b20921e5cb53315b07f625b0ede21 -Size (firefox31-l10n-31.5.3/br.xpi) = 389704 bytes -SHA1 (firefox31-l10n-31.5.3/bs.xpi) = 54cb1ab2d7f1b6cec02f19a3751a96bffab8def9 -RMD160 (firefox31-l10n-31.5.3/bs.xpi) = b9909ff2ac11440e6d2925bf2b380922d6ce8998 -Size (firefox31-l10n-31.5.3/bs.xpi) = 429014 bytes -SHA1 (firefox31-l10n-31.5.3/ca.xpi) = 5617020307ac4ce017fafcd82a35dadbc261c585 -RMD160 (firefox31-l10n-31.5.3/ca.xpi) = 5c0468b4606622abcafb4855f08534e614169b2c -Size (firefox31-l10n-31.5.3/ca.xpi) = 403575 bytes -SHA1 (firefox31-l10n-31.5.3/cs.xpi) = 2fda3cafa8781588c376b3e009aec48fc82a8a32 -RMD160 (firefox31-l10n-31.5.3/cs.xpi) = d26965743c08e47781681bd8c235e05091f6143e -Size (firefox31-l10n-31.5.3/cs.xpi) = 390978 bytes -SHA1 (firefox31-l10n-31.5.3/csb.xpi) = 2c9be99bbd0a04a9b7734e0f3cf31dea2758ba66 -RMD160 (firefox31-l10n-31.5.3/csb.xpi) = b61709087b741ba581eadf84f7c4337c6b4f16c1 -Size (firefox31-l10n-31.5.3/csb.xpi) = 383695 bytes -SHA1 (firefox31-l10n-31.5.3/cy.xpi) = c9cb386f3fea71385aa080579323ae9255278e19 -RMD160 (firefox31-l10n-31.5.3/cy.xpi) = 33bbc69ad5f8e7e2b71801209b9326ae5e92c636 -Size (firefox31-l10n-31.5.3/cy.xpi) = 390727 bytes -SHA1 (firefox31-l10n-31.5.3/da.xpi) = f319aab4bd05ffd5d6dc4d99152377496f6a8a51 -RMD160 (firefox31-l10n-31.5.3/da.xpi) = 93e3437b5f7c03a724d1d717553843777805f1df -Size (firefox31-l10n-31.5.3/da.xpi) = 397747 bytes -SHA1 (firefox31-l10n-31.5.3/de.xpi) = da7862af802719aa73231dc8974838d58f1a647c -RMD160 (firefox31-l10n-31.5.3/de.xpi) = 1a28161a7ba537dbc5613e3855533338ee5303dc -Size (firefox31-l10n-31.5.3/de.xpi) = 395165 bytes -SHA1 (firefox31-l10n-31.5.3/el.xpi) = d39c5743337ea62f883dbc7d3ef071e984227e5a -RMD160 (firefox31-l10n-31.5.3/el.xpi) = 263ba7a0a10b8702119e2c405e2b64f751d25ddb -Size (firefox31-l10n-31.5.3/el.xpi) = 442982 bytes -SHA1 (firefox31-l10n-31.5.3/en-GB.xpi) = 386a4f40788d8953a3193ef8584fb99e4121aaa8 -RMD160 (firefox31-l10n-31.5.3/en-GB.xpi) = ad4ac4ff032d2f2445ca455cf8bc7d9722275efb -Size (firefox31-l10n-31.5.3/en-GB.xpi) = 390118 bytes -SHA1 (firefox31-l10n-31.5.3/en-US.xpi) = 3567c3d97c0fd48ef06e9d52c6a0ac63c404d363 -RMD160 (firefox31-l10n-31.5.3/en-US.xpi) = a2fc141610b22db3139ccca8d6e3495c12177c61 -Size (firefox31-l10n-31.5.3/en-US.xpi) = 422787 bytes -SHA1 (firefox31-l10n-31.5.3/en-ZA.xpi) = 1ce5c00deb90dad19cc01750d5887dd8f2a58979 -RMD160 (firefox31-l10n-31.5.3/en-ZA.xpi) = f3f3a0b3b48a2b978b03823be9bd9d61495da005 -Size (firefox31-l10n-31.5.3/en-ZA.xpi) = 388528 bytes -SHA1 (firefox31-l10n-31.5.3/eo.xpi) = 0c7a78d47c136f1ce90a6896a249997671c2875a -RMD160 (firefox31-l10n-31.5.3/eo.xpi) = 150b2d3bac314cb7c32295e06c3cf6d344cd809d -Size (firefox31-l10n-31.5.3/eo.xpi) = 431830 bytes -SHA1 (firefox31-l10n-31.5.3/es-AR.xpi) = 3dab43b10cd76e389c7e208102105ad58a467c81 -RMD160 (firefox31-l10n-31.5.3/es-AR.xpi) = 9b6628ab1f337c015b8398a94b38ab0f8e956fb9 -Size (firefox31-l10n-31.5.3/es-AR.xpi) = 399937 bytes -SHA1 (firefox31-l10n-31.5.3/es-CL.xpi) = f23db3effbfb98068528dad34f53d291cb9b0acf -RMD160 (firefox31-l10n-31.5.3/es-CL.xpi) = 6fdb3e78883eec8d2392ade97721cb1d64a5b7c2 -Size (firefox31-l10n-31.5.3/es-CL.xpi) = 342808 bytes -SHA1 (firefox31-l10n-31.5.3/es-ES.xpi) = c752c6a4c486bb09bac3a5066b30331049934318 -RMD160 (firefox31-l10n-31.5.3/es-ES.xpi) = a8f968bf87c79b5f888fb7b6512fb3f817f1798e -Size (firefox31-l10n-31.5.3/es-ES.xpi) = 335880 bytes -SHA1 (firefox31-l10n-31.5.3/es-MX.xpi) = 81891b1ecee0abd53fd36a017556fbbf395ba3a2 -RMD160 (firefox31-l10n-31.5.3/es-MX.xpi) = 2a13deea37ff52d46cc2936f0cd1a96a5376df9a -Size (firefox31-l10n-31.5.3/es-MX.xpi) = 402672 bytes -SHA1 (firefox31-l10n-31.5.3/et.xpi) = 7195ee7ea1d41cb381f8a189265637451ef265c7 -RMD160 (firefox31-l10n-31.5.3/et.xpi) = ecd5af060440ce29df2a45641d114ea7a625db46 -Size (firefox31-l10n-31.5.3/et.xpi) = 390361 bytes -SHA1 (firefox31-l10n-31.5.3/eu.xpi) = a251dbedad1a0855dca54c178fc5b869f8794663 -RMD160 (firefox31-l10n-31.5.3/eu.xpi) = c893a2798c3433f52c99fe70cd2da1624e7a9343 -Size (firefox31-l10n-31.5.3/eu.xpi) = 412999 bytes -SHA1 (firefox31-l10n-31.5.3/fa.xpi) = 1ac73051055d09a1587e1612210ac2b450bd1276 -RMD160 (firefox31-l10n-31.5.3/fa.xpi) = 11d2f2ea914cbaa8a70ae914be49dbe56d703704 -Size (firefox31-l10n-31.5.3/fa.xpi) = 460857 bytes -SHA1 (firefox31-l10n-31.5.3/fi.xpi) = dd086e68ffbea9b1face6554559ba1b4b9f568f5 -RMD160 (firefox31-l10n-31.5.3/fi.xpi) = 1650c40a35c8b9fe6d3cfa3ae4f5793e446ba7be -Size (firefox31-l10n-31.5.3/fi.xpi) = 392740 bytes -SHA1 (firefox31-l10n-31.5.3/fr.xpi) = 0ea5406756e9cae3fffcfc52e99dc0e0b02c8db5 -RMD160 (firefox31-l10n-31.5.3/fr.xpi) = 17a0fdcc2e73938e555eac154c266e00725dd354 -Size (firefox31-l10n-31.5.3/fr.xpi) = 406462 bytes -SHA1 (firefox31-l10n-31.5.3/fy-NL.xpi) = ef851675ef2fec24c105941e9a943b04bdd66305 -RMD160 (firefox31-l10n-31.5.3/fy-NL.xpi) = a31987510c792a7fa95bbd3193c9232270f490aa -Size (firefox31-l10n-31.5.3/fy-NL.xpi) = 401933 bytes -SHA1 (firefox31-l10n-31.5.3/ga-IE.xpi) = 1c8e480fb00f031da57f05cc4d5ddaac4fd6601c -RMD160 (firefox31-l10n-31.5.3/ga-IE.xpi) = 886f8203402d19e8957b0556cb3832da92956850 -Size (firefox31-l10n-31.5.3/ga-IE.xpi) = 410076 bytes -SHA1 (firefox31-l10n-31.5.3/gd.xpi) = 1a8440a0e7c56f2321b0cd62b9ce4d5cc1b42296 -RMD160 (firefox31-l10n-31.5.3/gd.xpi) = a51a69a3e167d2dd4a1674b611124f0a272758c3 -Size (firefox31-l10n-31.5.3/gd.xpi) = 403013 bytes -SHA1 (firefox31-l10n-31.5.3/gl.xpi) = 1dd005b1a313c9c25594e7b3705033255b097dbf -RMD160 (firefox31-l10n-31.5.3/gl.xpi) = 02fb13cc5556bc556dc430857bfa41518c5bd583 -Size (firefox31-l10n-31.5.3/gl.xpi) = 390599 bytes -SHA1 (firefox31-l10n-31.5.3/gu-IN.xpi) = 940e240e182cdf67b43a2d26b9319b5793f957de -RMD160 (firefox31-l10n-31.5.3/gu-IN.xpi) = 88bf5347563b94aecc4356a8f4c5c8038f6a2fe2 -Size (firefox31-l10n-31.5.3/gu-IN.xpi) = 423503 bytes -SHA1 (firefox31-l10n-31.5.3/he.xpi) = 3e2d40b697a81e184f723193417197053fa9b48f -RMD160 (firefox31-l10n-31.5.3/he.xpi) = 9e26899af3426b817c52860caf1faca53a2ee365 -Size (firefox31-l10n-31.5.3/he.xpi) = 427630 bytes -SHA1 (firefox31-l10n-31.5.3/hi-IN.xpi) = 938cdc2bcdd0046edf8cfebd994b69abb55d9ee1 -RMD160 (firefox31-l10n-31.5.3/hi-IN.xpi) = 408e28af7b50cf1daa926b98bcb0c608ad9cea24 -Size (firefox31-l10n-31.5.3/hi-IN.xpi) = 441402 bytes -SHA1 (firefox31-l10n-31.5.3/hr.xpi) = faec660e793ff66fc31b8e97595ae35647702430 -RMD160 (firefox31-l10n-31.5.3/hr.xpi) = f6e72b84cc3c8cde1e3b403cd13e27015cddf8ab -Size (firefox31-l10n-31.5.3/hr.xpi) = 424370 bytes -SHA1 (firefox31-l10n-31.5.3/hu.xpi) = 05b9afaa42c8c5e7df929eb32f3db334d401864b -RMD160 (firefox31-l10n-31.5.3/hu.xpi) = 3ef7a57d12a8715b9fe54a00b06a44f5373266b6 -Size (firefox31-l10n-31.5.3/hu.xpi) = 398644 bytes -SHA1 (firefox31-l10n-31.5.3/hy-AM.xpi) = 831c36aa1521dad758fdcbdc5025130772df4ab8 -RMD160 (firefox31-l10n-31.5.3/hy-AM.xpi) = e51e2e8f90a6f862ad4c4b6018b14a067f13f0b0 -Size (firefox31-l10n-31.5.3/hy-AM.xpi) = 478743 bytes -SHA1 (firefox31-l10n-31.5.3/id.xpi) = b719c53684cd1649703d0b96f339b03d9230110a -RMD160 (firefox31-l10n-31.5.3/id.xpi) = ddd05dbbbbce4a5891eba6aab3ef15ba22ae70ae -Size (firefox31-l10n-31.5.3/id.xpi) = 378301 bytes -SHA1 (firefox31-l10n-31.5.3/is.xpi) = eccf09036a48bc983c75630ea40630fb113824a4 -RMD160 (firefox31-l10n-31.5.3/is.xpi) = 1c91185e1d09854d102beca96b01f96b7b9dd36f -Size (firefox31-l10n-31.5.3/is.xpi) = 427326 bytes -SHA1 (firefox31-l10n-31.5.3/it.xpi) = f811a0742bb7a1becbdda10bb54b366236bbbfd1 -RMD160 (firefox31-l10n-31.5.3/it.xpi) = 930934f239d2ad530de9d104bb44ebc8876afa60 -Size (firefox31-l10n-31.5.3/it.xpi) = 330905 bytes -SHA1 (firefox31-l10n-31.5.3/ja.xpi) = 3fc0c846eb0e762f26a3dd3c72f3217f4dd0d125 -RMD160 (firefox31-l10n-31.5.3/ja.xpi) = c1758ca52738b1f479df6ea7358500f04653c80f -Size (firefox31-l10n-31.5.3/ja.xpi) = 421665 bytes -SHA1 (firefox31-l10n-31.5.3/kk.xpi) = 1c10e0bf8ce8f4f64ced351ea5f0972f61cb8c12 -RMD160 (firefox31-l10n-31.5.3/kk.xpi) = da2ccc0df08962af9123f445cfe81be741c6c378 -Size (firefox31-l10n-31.5.3/kk.xpi) = 439116 bytes -SHA1 (firefox31-l10n-31.5.3/kn.xpi) = c03d64f71da41e2c004efadc47646be07a85124c -RMD160 (firefox31-l10n-31.5.3/kn.xpi) = e18fdbfda55979832a7e45688aa1221e187d54c7 -Size (firefox31-l10n-31.5.3/kn.xpi) = 458890 bytes -SHA1 (firefox31-l10n-31.5.3/ko.xpi) = d7e0e13d6918b7128fb8c574b83813c6e553eab5 -RMD160 (firefox31-l10n-31.5.3/ko.xpi) = 060ed42ceb3d3db8fff395e64de41eb5cd648e53 -Size (firefox31-l10n-31.5.3/ko.xpi) = 402815 bytes -SHA1 (firefox31-l10n-31.5.3/ku.xpi) = 019cc07b6ebcba3073e29b3e511f6b5b64b4779e -RMD160 (firefox31-l10n-31.5.3/ku.xpi) = 446c1679f7ea1d5651db907e071cf58a57283e49 -Size (firefox31-l10n-31.5.3/ku.xpi) = 420263 bytes -SHA1 (firefox31-l10n-31.5.3/lt.xpi) = a10c0537343682a539a2f62988e973bcd052ea23 -RMD160 (firefox31-l10n-31.5.3/lt.xpi) = 9594119ac80230fb50a30ba74edde1c6624ccc31 -Size (firefox31-l10n-31.5.3/lt.xpi) = 435431 bytes -SHA1 (firefox31-l10n-31.5.3/lv.xpi) = 9e0e2b9c34f75d1ae35676d4e559f8e24cba4365 -RMD160 (firefox31-l10n-31.5.3/lv.xpi) = d916253017bb071d6602daf19a02749e6a411272 -Size (firefox31-l10n-31.5.3/lv.xpi) = 398576 bytes -SHA1 (firefox31-l10n-31.5.3/mai.xpi) = 1953ccf6e12880627ae66911516a22b20c51b204 -RMD160 (firefox31-l10n-31.5.3/mai.xpi) = 47758bfdcca8a5be5b5ba22bdb4ee883ff05a2c2 -Size (firefox31-l10n-31.5.3/mai.xpi) = 444885 bytes -SHA1 (firefox31-l10n-31.5.3/mk.xpi) = 73c99119ba39ecb58dff7ff566d7bc28f5e9ac19 -RMD160 (firefox31-l10n-31.5.3/mk.xpi) = b43056392d868d93edd0bd87433e0871c9cfef81 -Size (firefox31-l10n-31.5.3/mk.xpi) = 475483 bytes -SHA1 (firefox31-l10n-31.5.3/ml.xpi) = e9448d44466389c97577242663f5ee2c0c27b3b4 -RMD160 (firefox31-l10n-31.5.3/ml.xpi) = 6e3bf9a9c03927c22dffeaed5e8b2bf302d71c16 -Size (firefox31-l10n-31.5.3/ml.xpi) = 466254 bytes -SHA1 (firefox31-l10n-31.5.3/mr.xpi) = a2f9fcefad42835cfded8376121f6c1bcdffdb2a -RMD160 (firefox31-l10n-31.5.3/mr.xpi) = d8302121359047140aebebfe02b07224d428ba0d -Size (firefox31-l10n-31.5.3/mr.xpi) = 451292 bytes -SHA1 (firefox31-l10n-31.5.3/nb-NO.xpi) = 578650edcd6e03b036e31a1b5b2a7247297e8598 -RMD160 (firefox31-l10n-31.5.3/nb-NO.xpi) = 363e34dd75416e99af71af1c4546e2e267f1e78b -Size (firefox31-l10n-31.5.3/nb-NO.xpi) = 392006 bytes -SHA1 (firefox31-l10n-31.5.3/nl.xpi) = da2b5636748ba8c57114c641667f940e03280c5d -RMD160 (firefox31-l10n-31.5.3/nl.xpi) = 6386b4e0c02ba1c921b6bc367050fab72f8f2012 -Size (firefox31-l10n-31.5.3/nl.xpi) = 390885 bytes -SHA1 (firefox31-l10n-31.5.3/nn-NO.xpi) = c098b05a1b8a43103bcf479ce47a0bbe95782304 -RMD160 (firefox31-l10n-31.5.3/nn-NO.xpi) = 0d125aa5e4a9f5ffcfbdbf50a24e5cde4176c252 -Size (firefox31-l10n-31.5.3/nn-NO.xpi) = 386281 bytes -SHA1 (firefox31-l10n-31.5.3/or.xpi) = e247e516228c9d0c7aae25a645bd98703c564c9f -RMD160 (firefox31-l10n-31.5.3/or.xpi) = 8341abfc295a9eafb95394242bcc14335399983b -Size (firefox31-l10n-31.5.3/or.xpi) = 464749 bytes -SHA1 (firefox31-l10n-31.5.3/pa-IN.xpi) = 503b9a9735001b89ee6a8d55b196ca1ea5e146b8 -RMD160 (firefox31-l10n-31.5.3/pa-IN.xpi) = e54fcc0d844a9d47a83f6f97b3bc39627fc03dfc -Size (firefox31-l10n-31.5.3/pa-IN.xpi) = 439326 bytes -SHA1 (firefox31-l10n-31.5.3/pl.xpi) = b16f6f6d4140cf762321a2305bd8463b747b17e3 -RMD160 (firefox31-l10n-31.5.3/pl.xpi) = e33a4553228e9bd5715be1c01592f3f66bcdea1d -Size (firefox31-l10n-31.5.3/pl.xpi) = 374746 bytes -SHA1 (firefox31-l10n-31.5.3/pt-BR.xpi) = bd50f52722b8ea9d06abe683b92261e8391e9591 -RMD160 (firefox31-l10n-31.5.3/pt-BR.xpi) = 6fad5e4830cd44faec28058aab14f9e6003942aa -Size (firefox31-l10n-31.5.3/pt-BR.xpi) = 405564 bytes -SHA1 (firefox31-l10n-31.5.3/pt-PT.xpi) = 7982bdd42e1f0014a10b417401a67c91604221c3 -RMD160 (firefox31-l10n-31.5.3/pt-PT.xpi) = c76d07c8022b7c1a4fd787e98d7fae2b521f8074 -Size (firefox31-l10n-31.5.3/pt-PT.xpi) = 386344 bytes -SHA1 (firefox31-l10n-31.5.3/rm.xpi) = 8c3e3ffc2e7b3e6e424234117389565307f1102f -RMD160 (firefox31-l10n-31.5.3/rm.xpi) = 538894e4947c06fbf8a3d2f294aaadef1978fad3 -Size (firefox31-l10n-31.5.3/rm.xpi) = 399285 bytes -SHA1 (firefox31-l10n-31.5.3/ro.xpi) = 3932c6113dd0ea971e82198c970d7c59012e6906 -RMD160 (firefox31-l10n-31.5.3/ro.xpi) = 98e5e7e7c727015bcfe50cc6b1afc60b2b3ac4d2 -Size (firefox31-l10n-31.5.3/ro.xpi) = 439387 bytes -SHA1 (firefox31-l10n-31.5.3/ru.xpi) = 212bd75ec78f4275cb52336c7fc2eac78917081d -RMD160 (firefox31-l10n-31.5.3/ru.xpi) = b9d9ba3980116210ee0d2d77b6e9017114e0a30f -Size (firefox31-l10n-31.5.3/ru.xpi) = 367898 bytes -SHA1 (firefox31-l10n-31.5.3/si.xpi) = ff1708579efc7bce75b5efb2ebdb6d3ccd2ca779 -RMD160 (firefox31-l10n-31.5.3/si.xpi) = 54b2770ce2630b9c3d97004dacf8a4dda4148563 -Size (firefox31-l10n-31.5.3/si.xpi) = 463223 bytes -SHA1 (firefox31-l10n-31.5.3/sk.xpi) = d14202282db4313a036b263126eb74f0dbc224b9 -RMD160 (firefox31-l10n-31.5.3/sk.xpi) = cf16bbb2bcd8d04c00a66e343b0c3b416c63fea7 -Size (firefox31-l10n-31.5.3/sk.xpi) = 413802 bytes -SHA1 (firefox31-l10n-31.5.3/sl.xpi) = d6be6977edefd926827e8803fa56598e3cea6fcd -RMD160 (firefox31-l10n-31.5.3/sl.xpi) = e6b1f80d01824b92d93ec8841a9ba4e1a9f8e69e -Size (firefox31-l10n-31.5.3/sl.xpi) = 387134 bytes -SHA1 (firefox31-l10n-31.5.3/son.xpi) = 43bf9bb26e9f30583be4df56bc014cb34b2e0bc1 -RMD160 (firefox31-l10n-31.5.3/son.xpi) = 6544ce258f00fd552fcf184d91b92c9439e0051c -Size (firefox31-l10n-31.5.3/son.xpi) = 395147 bytes -SHA1 (firefox31-l10n-31.5.3/sq.xpi) = f086d79f02d80904307459f8caf03a60b03c3d4c -RMD160 (firefox31-l10n-31.5.3/sq.xpi) = 431533fa367898ba9d22b505a4f906f278ad2963 -Size (firefox31-l10n-31.5.3/sq.xpi) = 431136 bytes -SHA1 (firefox31-l10n-31.5.3/sr.xpi) = 1871c8e67b1802185ded5e3678c562c198a1102b -RMD160 (firefox31-l10n-31.5.3/sr.xpi) = 776df6ae031d326a7fe7e2e7a1887890b1688dc5 -Size (firefox31-l10n-31.5.3/sr.xpi) = 425902 bytes -SHA1 (firefox31-l10n-31.5.3/sv-SE.xpi) = 1f2ba6cfa33437f5cd034f6d86f6440a10fdac1e -RMD160 (firefox31-l10n-31.5.3/sv-SE.xpi) = f66ee5f4d78557cd6be2ef8ae9f0341cd882549c -Size (firefox31-l10n-31.5.3/sv-SE.xpi) = 399025 bytes -SHA1 (firefox31-l10n-31.5.3/ta.xpi) = 3f4b0beeffe8ccaa3b690e374a09f40e3e3b3981 -RMD160 (firefox31-l10n-31.5.3/ta.xpi) = a926ad6a1a7df83fb11d32dd28e6d311fb2c077a -Size (firefox31-l10n-31.5.3/ta.xpi) = 447685 bytes -SHA1 (firefox31-l10n-31.5.3/te.xpi) = d0fce669ec86411691f8e17240ddd69725196208 -RMD160 (firefox31-l10n-31.5.3/te.xpi) = 5d338b978bce86d1893a54acde7f2a72aad7f353 -Size (firefox31-l10n-31.5.3/te.xpi) = 462588 bytes -SHA1 (firefox31-l10n-31.5.3/th.xpi) = 077dab125f5d340ff6eae8f1653a4f7b173f35ef -RMD160 (firefox31-l10n-31.5.3/th.xpi) = 9bfe2ae4eb7e14ed3df6941055aeebeed8a69878 -Size (firefox31-l10n-31.5.3/th.xpi) = 478128 bytes -SHA1 (firefox31-l10n-31.5.3/tr.xpi) = d37a3da3db690b1e3d8bf9f2741fda2da5d32790 -RMD160 (firefox31-l10n-31.5.3/tr.xpi) = e72276e22bcf9e2f4d0ab2d460e124aa75fd697e -Size (firefox31-l10n-31.5.3/tr.xpi) = 417370 bytes -SHA1 (firefox31-l10n-31.5.3/uk.xpi) = 76d693ff8be132f0c94dbdd5dc51dbbbc7c1befd -RMD160 (firefox31-l10n-31.5.3/uk.xpi) = 8dc9de529d378a857b0f9b9334bbe381da818911 -Size (firefox31-l10n-31.5.3/uk.xpi) = 428002 bytes -SHA1 (firefox31-l10n-31.5.3/vi.xpi) = e69e7465b05dfea98b21a4e76b7e04f78b0e1074 -RMD160 (firefox31-l10n-31.5.3/vi.xpi) = f0f043bff7622474b257cf8dc924627f42a61f4f -Size (firefox31-l10n-31.5.3/vi.xpi) = 413374 bytes -SHA1 (firefox31-l10n-31.5.3/zh-CN.xpi) = c22cdf66258671302d53aecbc9ed9239da1da40b -RMD160 (firefox31-l10n-31.5.3/zh-CN.xpi) = bdb95a0d41858102dd4171f7a063021d488bd937 -Size (firefox31-l10n-31.5.3/zh-CN.xpi) = 419629 bytes -SHA1 (firefox31-l10n-31.5.3/zh-TW.xpi) = 3ca4363553a98aa04634b12c3acf98c574704731 -RMD160 (firefox31-l10n-31.5.3/zh-TW.xpi) = 7c802dd628fafba08bf1d9350b2d86f7e1188b5b -Size (firefox31-l10n-31.5.3/zh-TW.xpi) = 412521 bytes -SHA1 (firefox31-l10n-31.5.3/zu.xpi) = e7f5dd3d550cb091e9a7d69e78f561c244693193 -RMD160 (firefox31-l10n-31.5.3/zu.xpi) = 36039734fc17c2aa48720545cad08151e36e731b -Size (firefox31-l10n-31.5.3/zu.xpi) = 433216 bytes +SHA1 (firefox31-l10n-31.7.0/af.xpi) = 61caf81c84574efbf045c651d1efcf2b28ee0286 +RMD160 (firefox31-l10n-31.7.0/af.xpi) = d50d112b531b15888ab3f8480303a2542a9a7058 +Size (firefox31-l10n-31.7.0/af.xpi) = 431089 bytes +SHA1 (firefox31-l10n-31.7.0/ar.xpi) = 321321b9a880977302fb292669ab7eeeb64c7a3e +RMD160 (firefox31-l10n-31.7.0/ar.xpi) = e0fed344172bbdadd35e7f6ba97fef4ca7cb8645 +Size (firefox31-l10n-31.7.0/ar.xpi) = 459824 bytes +SHA1 (firefox31-l10n-31.7.0/as.xpi) = 348d3e7f2158041ab9c55401c3800411a54e0af9 +RMD160 (firefox31-l10n-31.7.0/as.xpi) = e86368edec38a3ee1009600a9b44764ab17e949c +Size (firefox31-l10n-31.7.0/as.xpi) = 448568 bytes +SHA1 (firefox31-l10n-31.7.0/ast.xpi) = ab4e9f00be6c0615a339c9ea7e33101dfef6498b +RMD160 (firefox31-l10n-31.7.0/ast.xpi) = c4d377fb5ef0055485862167bb1b12b23f8249bb +Size (firefox31-l10n-31.7.0/ast.xpi) = 352340 bytes +SHA1 (firefox31-l10n-31.7.0/be.xpi) = 832f3b7adc89022dfa3d17a74e10aaf97ff54fd0 +RMD160 (firefox31-l10n-31.7.0/be.xpi) = 5b58a02d6031ce61dc6c520b5ca267c1e6c0b828 +Size (firefox31-l10n-31.7.0/be.xpi) = 378668 bytes +SHA1 (firefox31-l10n-31.7.0/bg.xpi) = be63bea7c43ba37c001a5a599ee854d765797565 +RMD160 (firefox31-l10n-31.7.0/bg.xpi) = eaec3c40ccccc3a0feaeae14b422cd73deb0f91c +Size (firefox31-l10n-31.7.0/bg.xpi) = 438061 bytes +SHA1 (firefox31-l10n-31.7.0/bn-BD.xpi) = 4b89ac4fb59f80fcf13a20a2bdb75c79216339a1 +RMD160 (firefox31-l10n-31.7.0/bn-BD.xpi) = 52376dd5faca61b3694e9849df4202e15c3d710d +Size (firefox31-l10n-31.7.0/bn-BD.xpi) = 472626 bytes +SHA1 (firefox31-l10n-31.7.0/bn-IN.xpi) = a3960e60c6e90ef77e49489fe7d0d33358c94233 +RMD160 (firefox31-l10n-31.7.0/bn-IN.xpi) = 8e7aaa41b019904810580ef4c777ed32d9f69f82 +Size (firefox31-l10n-31.7.0/bn-IN.xpi) = 462593 bytes +SHA1 (firefox31-l10n-31.7.0/br.xpi) = 53035a75190128eacb92a6a14e2029b732aab022 +RMD160 (firefox31-l10n-31.7.0/br.xpi) = 8e9861df93ec58cdf702585824345521383993b6 +Size (firefox31-l10n-31.7.0/br.xpi) = 389704 bytes +SHA1 (firefox31-l10n-31.7.0/bs.xpi) = 9f3db3b1f7c1086454f94861c91292646b78d14d +RMD160 (firefox31-l10n-31.7.0/bs.xpi) = 745a1c9b415e1835aee190b6a77ca2296a2f1e3e +Size (firefox31-l10n-31.7.0/bs.xpi) = 429014 bytes +SHA1 (firefox31-l10n-31.7.0/ca.xpi) = ad37bd5886a0bcdaa941740f2cc8196aaa43a456 +RMD160 (firefox31-l10n-31.7.0/ca.xpi) = bca1f6e6d515965cedddb4b51155c63f4d3ee639 +Size (firefox31-l10n-31.7.0/ca.xpi) = 403575 bytes +SHA1 (firefox31-l10n-31.7.0/cs.xpi) = 58e9ed29d019b4916e59793cb94fb927830ba04c +RMD160 (firefox31-l10n-31.7.0/cs.xpi) = 8143f08bb4f4ee07c4f0573982a219905e03433a +Size (firefox31-l10n-31.7.0/cs.xpi) = 390979 bytes +SHA1 (firefox31-l10n-31.7.0/csb.xpi) = 4ab2f274cc07df8a713765b0822d9fc12979d42d +RMD160 (firefox31-l10n-31.7.0/csb.xpi) = d8acc492be4e1e685f7b35783f9b5bb3dfa11a77 +Size (firefox31-l10n-31.7.0/csb.xpi) = 383695 bytes +SHA1 (firefox31-l10n-31.7.0/cy.xpi) = eeca7acc658008034b1fa924bed391a16cf871d0 +RMD160 (firefox31-l10n-31.7.0/cy.xpi) = 897e765b30146edc794f88ccc1d946f89c09aa88 +Size (firefox31-l10n-31.7.0/cy.xpi) = 390727 bytes +SHA1 (firefox31-l10n-31.7.0/da.xpi) = d3fd8d8e81136f5ddffb69270a6ff74ce9d5f9b0 +RMD160 (firefox31-l10n-31.7.0/da.xpi) = 30d8199f77400f3c181a0ad523b2f11524771cf3 +Size (firefox31-l10n-31.7.0/da.xpi) = 397747 bytes +SHA1 (firefox31-l10n-31.7.0/de.xpi) = 8cc1136cdb9103ee0297992100f9e96083f16220 +RMD160 (firefox31-l10n-31.7.0/de.xpi) = a145424829b9ae6d31c6dcdd839fd8c8636ecc83 +Size (firefox31-l10n-31.7.0/de.xpi) = 395165 bytes +SHA1 (firefox31-l10n-31.7.0/el.xpi) = 58f4dac806c6cbd00909b62cfb616a3884a36878 +RMD160 (firefox31-l10n-31.7.0/el.xpi) = 6b1a3d87465ce42cfa3a2187e9b8c9cbb5acc713 +Size (firefox31-l10n-31.7.0/el.xpi) = 442982 bytes +SHA1 (firefox31-l10n-31.7.0/en-GB.xpi) = 22e948ed8fa79e06b017dbd5406c69a5dae381b8 +RMD160 (firefox31-l10n-31.7.0/en-GB.xpi) = 2b8f3021a0a4b4470f6ddedf3fb6aa2714247706 +Size (firefox31-l10n-31.7.0/en-GB.xpi) = 390119 bytes +SHA1 (firefox31-l10n-31.7.0/en-US.xpi) = f12ef574d8513fb553c7d4cedbc87e8b5de69637 +RMD160 (firefox31-l10n-31.7.0/en-US.xpi) = aba4a7550214a545b22ddf94267c86a3627924e0 +Size (firefox31-l10n-31.7.0/en-US.xpi) = 422788 bytes +SHA1 (firefox31-l10n-31.7.0/en-ZA.xpi) = e6d2892bbda578b95445021addfbf564c51de0cf +RMD160 (firefox31-l10n-31.7.0/en-ZA.xpi) = f57d42291b6504b711af85bdbd09858fa90de588 +Size (firefox31-l10n-31.7.0/en-ZA.xpi) = 388527 bytes +SHA1 (firefox31-l10n-31.7.0/eo.xpi) = 2869386d75f8f5b13b453003e839ea05626bec84 +RMD160 (firefox31-l10n-31.7.0/eo.xpi) = 8afa34d0fdd2791c2a5c1703a508cb66ba3559e3 +Size (firefox31-l10n-31.7.0/eo.xpi) = 431831 bytes +SHA1 (firefox31-l10n-31.7.0/es-AR.xpi) = 40673e49d61403c97d368914bf7800307d284ba3 +RMD160 (firefox31-l10n-31.7.0/es-AR.xpi) = b8752ee039fa4080093dd2a1f9e4ee97459d1e59 +Size (firefox31-l10n-31.7.0/es-AR.xpi) = 399937 bytes +SHA1 (firefox31-l10n-31.7.0/es-CL.xpi) = ff8fc689d70b6b0957fb9dcf3ab0e3771715b0b9 +RMD160 (firefox31-l10n-31.7.0/es-CL.xpi) = c7c5c9fd9a7ccd04569d5d1cec82a92fe52c30bb +Size (firefox31-l10n-31.7.0/es-CL.xpi) = 342808 bytes +SHA1 (firefox31-l10n-31.7.0/es-ES.xpi) = 7b7a91d9787272bb82eeba524626e9fb88674711 +RMD160 (firefox31-l10n-31.7.0/es-ES.xpi) = db17d9e5b86288ff14e2d7f3a7eb7a2b64abd92c +Size (firefox31-l10n-31.7.0/es-ES.xpi) = 335880 bytes +SHA1 (firefox31-l10n-31.7.0/es-MX.xpi) = 21540a1076357badebc13e117b7fcfcdd85807da +RMD160 (firefox31-l10n-31.7.0/es-MX.xpi) = eaec12387ed254a854745a1db043355632f8f45f +Size (firefox31-l10n-31.7.0/es-MX.xpi) = 402672 bytes +SHA1 (firefox31-l10n-31.7.0/et.xpi) = da35378d8fb8ee046b552fdc21f612e61e4a9e99 +RMD160 (firefox31-l10n-31.7.0/et.xpi) = 91b0856359468f373f2bb6c4ca8aeca4bab2e4ec +Size (firefox31-l10n-31.7.0/et.xpi) = 390360 bytes +SHA1 (firefox31-l10n-31.7.0/eu.xpi) = 1dd7357819260a95f1b788f53b3c7d9d78a4082e +RMD160 (firefox31-l10n-31.7.0/eu.xpi) = c1b9f10c16f128bfcfb01ca21ea944fff51b1c12 +Size (firefox31-l10n-31.7.0/eu.xpi) = 412999 bytes +SHA1 (firefox31-l10n-31.7.0/fa.xpi) = b3d6b2235400604a3db0e3e176ccd2f5417f29e4 +RMD160 (firefox31-l10n-31.7.0/fa.xpi) = 1cc4e25a501710c6328da3a8548429abc92b54bb +Size (firefox31-l10n-31.7.0/fa.xpi) = 460857 bytes +SHA1 (firefox31-l10n-31.7.0/fi.xpi) = 58a8ade180127af1b16d5276c569fe6d13390b71 +RMD160 (firefox31-l10n-31.7.0/fi.xpi) = 2d95d3f8fe6f7d7cfd0ad40f77620287a95a9400 +Size (firefox31-l10n-31.7.0/fi.xpi) = 392740 bytes +SHA1 (firefox31-l10n-31.7.0/fr.xpi) = 452663df22f207b7ca95a74950bc56e8520fd53d +RMD160 (firefox31-l10n-31.7.0/fr.xpi) = 4447d4d7d87b10041169d2bec0bab4100ed3fa2b +Size (firefox31-l10n-31.7.0/fr.xpi) = 406462 bytes +SHA1 (firefox31-l10n-31.7.0/fy-NL.xpi) = 5546edbd85d8bba8a5f3e0b9b3f540dac94b34a1 +RMD160 (firefox31-l10n-31.7.0/fy-NL.xpi) = a6f9ba3ae45d000d20cda9ecd06cc98ba9729019 +Size (firefox31-l10n-31.7.0/fy-NL.xpi) = 401930 bytes +SHA1 (firefox31-l10n-31.7.0/ga-IE.xpi) = 45a455fb809d1f803c37c5a71f2c8da8f3dc6ff0 +RMD160 (firefox31-l10n-31.7.0/ga-IE.xpi) = c3235554fb45a2b1b703a7857a91382a97e08dad +Size (firefox31-l10n-31.7.0/ga-IE.xpi) = 410077 bytes +SHA1 (firefox31-l10n-31.7.0/gd.xpi) = 37e9c0ce62449f6895e032d384078a1181dc430a +RMD160 (firefox31-l10n-31.7.0/gd.xpi) = 57ddcee772c6c2f98e37f6ee401a4f7be1511472 +Size (firefox31-l10n-31.7.0/gd.xpi) = 403014 bytes +SHA1 (firefox31-l10n-31.7.0/gl.xpi) = 72465ab9bbb757de5a533d8a7ea8b075c6928a2f +RMD160 (firefox31-l10n-31.7.0/gl.xpi) = bc7ec613a7d2b53500b7166572861efa42b157b0 +Size (firefox31-l10n-31.7.0/gl.xpi) = 390599 bytes +SHA1 (firefox31-l10n-31.7.0/gu-IN.xpi) = 2d99f0387154b3c6fe630004628239d0de481ee6 +RMD160 (firefox31-l10n-31.7.0/gu-IN.xpi) = b44e6012ddf6122c1f05786870d976a814d42113 +Size (firefox31-l10n-31.7.0/gu-IN.xpi) = 423504 bytes +SHA1 (firefox31-l10n-31.7.0/he.xpi) = c455505ecd44aeb397fb5ba7fa05994cbdcaab3e +RMD160 (firefox31-l10n-31.7.0/he.xpi) = ebd9b71d0a62ee3122a669636fdc94f136530ba0 +Size (firefox31-l10n-31.7.0/he.xpi) = 427629 bytes +SHA1 (firefox31-l10n-31.7.0/hi-IN.xpi) = 69eb0fab117286c72396afdef6f88b892ada46cc +RMD160 (firefox31-l10n-31.7.0/hi-IN.xpi) = 5c965e4f51cd2c712780eec931e9a869dfd06adc +Size (firefox31-l10n-31.7.0/hi-IN.xpi) = 441402 bytes +SHA1 (firefox31-l10n-31.7.0/hr.xpi) = 0c2b665301be8bc2b909e10d5e92f9ed30bd9e97 +RMD160 (firefox31-l10n-31.7.0/hr.xpi) = da31bd02a3e9139689a7233c1b52b598a184e1ac +Size (firefox31-l10n-31.7.0/hr.xpi) = 424371 bytes +SHA1 (firefox31-l10n-31.7.0/hu.xpi) = b5b627dec689068ad4f152f6a9ab8dd59be7e0cf +RMD160 (firefox31-l10n-31.7.0/hu.xpi) = 0cfc641881bd08653b8c0d236e1ad68f866592e5 +Size (firefox31-l10n-31.7.0/hu.xpi) = 398644 bytes +SHA1 (firefox31-l10n-31.7.0/hy-AM.xpi) = 8c8e9a3add9e6972efe50bb5577a27178f85d079 +RMD160 (firefox31-l10n-31.7.0/hy-AM.xpi) = db916dc34cc198ea3151f13403a7b40a39fe43cf +Size (firefox31-l10n-31.7.0/hy-AM.xpi) = 478743 bytes +SHA1 (firefox31-l10n-31.7.0/id.xpi) = 6f8b8094e00571bd8c6c5824d8e702a20804036d +RMD160 (firefox31-l10n-31.7.0/id.xpi) = 9b3910f4a2775ee4f1261143c543a966ebea26d1 +Size (firefox31-l10n-31.7.0/id.xpi) = 378301 bytes +SHA1 (firefox31-l10n-31.7.0/is.xpi) = dbd964e5b9f5e83ee954167045b409940dfc4818 +RMD160 (firefox31-l10n-31.7.0/is.xpi) = df8551849ee42851f0e973bddfa3b3c338050cec +Size (firefox31-l10n-31.7.0/is.xpi) = 427327 bytes +SHA1 (firefox31-l10n-31.7.0/it.xpi) = 7a28317a9a4b7476f996b1ce7ccfbe42dbbc0f6d +RMD160 (firefox31-l10n-31.7.0/it.xpi) = 6fb4750ac28dc2c4715b0d84cafaba46828393e4 +Size (firefox31-l10n-31.7.0/it.xpi) = 330905 bytes +SHA1 (firefox31-l10n-31.7.0/ja.xpi) = 604454dcc8a17a06db4c16ed6a93b145c0b13e74 +RMD160 (firefox31-l10n-31.7.0/ja.xpi) = 68e6185003a0ab5f942fc58e0db8b4eac3981c53 +Size (firefox31-l10n-31.7.0/ja.xpi) = 421664 bytes +SHA1 (firefox31-l10n-31.7.0/kk.xpi) = 37468329e21b3b96fdfaf17f123b2d6a753f33a9 +RMD160 (firefox31-l10n-31.7.0/kk.xpi) = 77a8f4f4edf0f44fbbc9723ea1adbe7a6721b29b +Size (firefox31-l10n-31.7.0/kk.xpi) = 439116 bytes +SHA1 (firefox31-l10n-31.7.0/kn.xpi) = 2b9881af871e8356f5c0ab5fce72e23bece0da3b +RMD160 (firefox31-l10n-31.7.0/kn.xpi) = 311ca2079d83b587f727931de83001a7d47680be +Size (firefox31-l10n-31.7.0/kn.xpi) = 458891 bytes +SHA1 (firefox31-l10n-31.7.0/ko.xpi) = 561b4da6575a2dd0dc3c595ee25726730f2c4659 +RMD160 (firefox31-l10n-31.7.0/ko.xpi) = 34670cc24cc69060346f206badc6e85bf1c294ee +Size (firefox31-l10n-31.7.0/ko.xpi) = 402815 bytes +SHA1 (firefox31-l10n-31.7.0/ku.xpi) = 8e6da0e849c7b49140f8e81f0f8600ccc274e4b1 +RMD160 (firefox31-l10n-31.7.0/ku.xpi) = abf323685a3ecb098a8e990e3b94a09536171d3f +Size (firefox31-l10n-31.7.0/ku.xpi) = 420260 bytes +SHA1 (firefox31-l10n-31.7.0/lt.xpi) = e6cc44f04ec7fb3610fd207bb0dd281642865493 +RMD160 (firefox31-l10n-31.7.0/lt.xpi) = 8c883e136e33dbf4e1d587c3d83b088ec4d3de3a +Size (firefox31-l10n-31.7.0/lt.xpi) = 435431 bytes +SHA1 (firefox31-l10n-31.7.0/lv.xpi) = 2b4d8405552646255cdecc8a284d2752a5e26491 +RMD160 (firefox31-l10n-31.7.0/lv.xpi) = 27f3839f6827197f02e9adc4ccca2c102cf367e7 +Size (firefox31-l10n-31.7.0/lv.xpi) = 398576 bytes +SHA1 (firefox31-l10n-31.7.0/mai.xpi) = 9da8bb5e068773196cfe421774977be6a0827db6 +RMD160 (firefox31-l10n-31.7.0/mai.xpi) = 046f2f7d0f6da9c2d12b537b895aef9057562ca0 +Size (firefox31-l10n-31.7.0/mai.xpi) = 444885 bytes +SHA1 (firefox31-l10n-31.7.0/mk.xpi) = 428012141e30fe155dd7c6f56ebfd21c13423430 +RMD160 (firefox31-l10n-31.7.0/mk.xpi) = 44a13dd252a3baf845b52e9153ce13b6e85a04f5 +Size (firefox31-l10n-31.7.0/mk.xpi) = 475483 bytes +SHA1 (firefox31-l10n-31.7.0/ml.xpi) = 146b016d65422b7f3f3d0903063443a5c2fa60de +RMD160 (firefox31-l10n-31.7.0/ml.xpi) = d6623027f57dfce6e11fb45835533d82471e5954 +Size (firefox31-l10n-31.7.0/ml.xpi) = 466254 bytes +SHA1 (firefox31-l10n-31.7.0/mr.xpi) = 4aed41326fa4e9f3ceab138cbacbd8a210627e55 +RMD160 (firefox31-l10n-31.7.0/mr.xpi) = 511de197f74a29e5f5808f1a70da839be17aec52 +Size (firefox31-l10n-31.7.0/mr.xpi) = 451292 bytes +SHA1 (firefox31-l10n-31.7.0/nb-NO.xpi) = 9f6faf5d21600dedd6dc35dac9c125983ea449b4 +RMD160 (firefox31-l10n-31.7.0/nb-NO.xpi) = f5664328662f18bd48cd55f0b589f1b916958b5a +Size (firefox31-l10n-31.7.0/nb-NO.xpi) = 392006 bytes +SHA1 (firefox31-l10n-31.7.0/nl.xpi) = 4f5b68a220bd661c04012a47bbc6a1280188fc6a +RMD160 (firefox31-l10n-31.7.0/nl.xpi) = 082a1cb9c885ba0d8c0e4ba7e582a10e0df0ae8f +Size (firefox31-l10n-31.7.0/nl.xpi) = 390885 bytes +SHA1 (firefox31-l10n-31.7.0/nn-NO.xpi) = ff872505784603febc2c44755c134ec1aabbfd26 +RMD160 (firefox31-l10n-31.7.0/nn-NO.xpi) = d8e65cbd48c3aabe18a50a350aef0cf085d881c9 +Size (firefox31-l10n-31.7.0/nn-NO.xpi) = 386281 bytes +SHA1 (firefox31-l10n-31.7.0/or.xpi) = 021c29fe9787a0696035504c76a6c2fbd3015276 +RMD160 (firefox31-l10n-31.7.0/or.xpi) = 85fee8f09b2f459f5a0debab246f22e8679efbb2 +Size (firefox31-l10n-31.7.0/or.xpi) = 464749 bytes +SHA1 (firefox31-l10n-31.7.0/pa-IN.xpi) = 10c0f3a6c4afc46077c1af3bbafd93b9e9211bd8 +RMD160 (firefox31-l10n-31.7.0/pa-IN.xpi) = a821118fae4f057aa8ab6e8fb9f82e8b471803ba +Size (firefox31-l10n-31.7.0/pa-IN.xpi) = 439326 bytes +SHA1 (firefox31-l10n-31.7.0/pl.xpi) = 635c47298331235f6d299957c90231e89ae00e82 +RMD160 (firefox31-l10n-31.7.0/pl.xpi) = 43fd0cb3be144a6f10bc3c2f5c029dcb4cc05b73 +Size (firefox31-l10n-31.7.0/pl.xpi) = 374747 bytes +SHA1 (firefox31-l10n-31.7.0/pt-BR.xpi) = 967ba8c862246994dcdc9453bfa18e18cf9def8e +RMD160 (firefox31-l10n-31.7.0/pt-BR.xpi) = 065be5a70375cf3b8045ac217772ec02394a68bd +Size (firefox31-l10n-31.7.0/pt-BR.xpi) = 405565 bytes +SHA1 (firefox31-l10n-31.7.0/pt-PT.xpi) = a56251951b330f588fd14ca5254a1b052935c9ec +RMD160 (firefox31-l10n-31.7.0/pt-PT.xpi) = ab192558ff615ef4ec27926d39537089e050f7e1 +Size (firefox31-l10n-31.7.0/pt-PT.xpi) = 386344 bytes +SHA1 (firefox31-l10n-31.7.0/rm.xpi) = 764f595be191241aeed71be457dc08b4163d2f01 +RMD160 (firefox31-l10n-31.7.0/rm.xpi) = e9dad8c81c7d4c1da40e438ce86b8284764b5bef +Size (firefox31-l10n-31.7.0/rm.xpi) = 399285 bytes +SHA1 (firefox31-l10n-31.7.0/ro.xpi) = 7f8dcea64c3352131084e77b71a2e415d2147a18 +RMD160 (firefox31-l10n-31.7.0/ro.xpi) = 1dc828f208d84c9a61c4582952338163071447c5 +Size (firefox31-l10n-31.7.0/ro.xpi) = 439388 bytes +SHA1 (firefox31-l10n-31.7.0/ru.xpi) = e06b0a06a00c1295639467f8bdf32f580da171b7 +RMD160 (firefox31-l10n-31.7.0/ru.xpi) = feb76e21a32e89af67a9a55ec8bd7f299d276668 +Size (firefox31-l10n-31.7.0/ru.xpi) = 367898 bytes +SHA1 (firefox31-l10n-31.7.0/si.xpi) = 1e603af70dac045f18900941fb0a410c2adbf271 +RMD160 (firefox31-l10n-31.7.0/si.xpi) = d07691964b5be5be9c7a3aa8b03f72f53c046ed8 +Size (firefox31-l10n-31.7.0/si.xpi) = 463224 bytes +SHA1 (firefox31-l10n-31.7.0/sk.xpi) = 1952a9519c56165f22826a0501ca72b9233287cc +RMD160 (firefox31-l10n-31.7.0/sk.xpi) = 99c7c5fcf940cbf8c730f8aee29b856ca3b1f95f +Size (firefox31-l10n-31.7.0/sk.xpi) = 413802 bytes +SHA1 (firefox31-l10n-31.7.0/sl.xpi) = 5a2313521bbd8eb3f87f0819dd3a7d067acaaa01 +RMD160 (firefox31-l10n-31.7.0/sl.xpi) = aa7a073c45884b89dafb494ff3e2e8bcd92e4e9c +Size (firefox31-l10n-31.7.0/sl.xpi) = 387134 bytes +SHA1 (firefox31-l10n-31.7.0/son.xpi) = 0b05539eff7ae7f7724b93cdae42697c8e19fded +RMD160 (firefox31-l10n-31.7.0/son.xpi) = 17405d88c66da4f56e4307e80f295a549b2af9e2 +Size (firefox31-l10n-31.7.0/son.xpi) = 395144 bytes +SHA1 (firefox31-l10n-31.7.0/sq.xpi) = eddc8ff290a71177151ac6dd991d57b6589b993f +RMD160 (firefox31-l10n-31.7.0/sq.xpi) = 0f66efae00f7c80ccd23474ed825e569307cbe38 +Size (firefox31-l10n-31.7.0/sq.xpi) = 431136 bytes +SHA1 (firefox31-l10n-31.7.0/sr.xpi) = ab484946c20ed5b7b9ffaffc1b80016e54079f38 +RMD160 (firefox31-l10n-31.7.0/sr.xpi) = e058eb75df1f25667399ee7300704c2836b1f04b +Size (firefox31-l10n-31.7.0/sr.xpi) = 425903 bytes +SHA1 (firefox31-l10n-31.7.0/sv-SE.xpi) = 3a837063dc56a6c560a38fc176a90f68fb4321f0 +RMD160 (firefox31-l10n-31.7.0/sv-SE.xpi) = 38a3a357d7216e612bdb3e31ed64f41e78601516 +Size (firefox31-l10n-31.7.0/sv-SE.xpi) = 399026 bytes +SHA1 (firefox31-l10n-31.7.0/ta.xpi) = 86c5c2ca80b81e9f3529a48bc95e0146c3fca924 +RMD160 (firefox31-l10n-31.7.0/ta.xpi) = 36b52aebdcc1a0edf71d59109094ec77c0ab8033 +Size (firefox31-l10n-31.7.0/ta.xpi) = 447685 bytes +SHA1 (firefox31-l10n-31.7.0/te.xpi) = a16934724701a4107e0ba507066ae4af1ea51e32 +RMD160 (firefox31-l10n-31.7.0/te.xpi) = 482b3501c4940acfc5f576c01fe2c5494fa8953d +Size (firefox31-l10n-31.7.0/te.xpi) = 462591 bytes +SHA1 (firefox31-l10n-31.7.0/th.xpi) = 9bc8f5918b999a1d008d6bcc1de69cdbd86136da +RMD160 (firefox31-l10n-31.7.0/th.xpi) = 67d1c30599481c4357d9237c618a1b4885f7897f +Size (firefox31-l10n-31.7.0/th.xpi) = 478126 bytes +SHA1 (firefox31-l10n-31.7.0/tr.xpi) = 80f40a605a2eaabd0bbce33c613baf8f0dee13c9 +RMD160 (firefox31-l10n-31.7.0/tr.xpi) = a9e66c8668964d08175b5980acb14b8e20fcaeb7 +Size (firefox31-l10n-31.7.0/tr.xpi) = 417370 bytes +SHA1 (firefox31-l10n-31.7.0/uk.xpi) = 440a05dc2335c254497c0d84f6aff15733db2844 +RMD160 (firefox31-l10n-31.7.0/uk.xpi) = 2493cd45121831e8edbae82fa8c7f1a5f6af1bba +Size (firefox31-l10n-31.7.0/uk.xpi) = 428002 bytes +SHA1 (firefox31-l10n-31.7.0/vi.xpi) = a536de479c0c9bea626ce053a234509668f5aa8c +RMD160 (firefox31-l10n-31.7.0/vi.xpi) = e8e70714a3812b08d16137bf53ad2a00aab21a72 +Size (firefox31-l10n-31.7.0/vi.xpi) = 413375 bytes +SHA1 (firefox31-l10n-31.7.0/zh-CN.xpi) = 3ab82009e6a01d3f4ba452c4512378ac0ff42966 +RMD160 (firefox31-l10n-31.7.0/zh-CN.xpi) = d125f39a3459b45b6068086c6661695994faff02 +Size (firefox31-l10n-31.7.0/zh-CN.xpi) = 419630 bytes +SHA1 (firefox31-l10n-31.7.0/zh-TW.xpi) = 19f2a7f4b339280836c74f228bbf08c0ef40ed65 +RMD160 (firefox31-l10n-31.7.0/zh-TW.xpi) = c81864df10a6268c2f41823d73a70a2f8706f381 +Size (firefox31-l10n-31.7.0/zh-TW.xpi) = 412520 bytes +SHA1 (firefox31-l10n-31.7.0/zu.xpi) = 27c9c4f1a3d5a3cb9eb16402c2ea61e1c57f542a +RMD160 (firefox31-l10n-31.7.0/zu.xpi) = 51838d193fe8cd6a222e114b00b52df0d3745f6d +Size (firefox31-l10n-31.7.0/zu.xpi) = 433216 bytes diff --git a/www/firefox31/Makefile b/www/firefox31/Makefile index 97b36c09d..c7cc3767f 100644 --- a/www/firefox31/Makefile +++ b/www/firefox31/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/03/24 15:10:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/26 12:18:23 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}esr # Also update MOZ_BRANCH= in devel/xulrunner31/Makefile -MOZ_BRANCH= 31.5 -MOZ_BRANCH_MINOR= .3 +MOZ_BRANCH= 31.7 +MOZ_BRANCH_MINOR= .0 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox31-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} @@ -12,7 +12,6 @@ MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} MASTER_SITES+= ${MASTER_SITE_MOZILLA_ALL:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.bz2 -DIST_SUBDIR= ${PKGNAME_NOREV} WRKSRC= ${WRKDIR}/mozilla-esr31 MAINTAINER= ryoon@NetBSD.org @@ -68,6 +67,9 @@ SUBST_MESSAGE.sys-dic= Reference to system hunspell dictionaries. SUBST_FILES.sys-dic= extensions/spellcheck/hunspell/src/mozHunspell.cpp SUBST_VARS.sys-dic= PREFIX +post-extract: + mv ${WRKSRC}/gfx/ycbcr/yuv_row_arm.s ${WRKSRC}/gfx/ycbcr/yuv_row_arm.S + pre-configure: cd ${WRKSRC} && mkdir ${OBJDIR} cd ${WRKSRC} && autoconf diff --git a/www/firefox31/distinfo b/www/firefox31/distinfo index 70a5f4d55..8b7deb0f7 100644 --- a/www/firefox31/distinfo +++ b/www/firefox31/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2015/03/24 15:10:40 ryoon Exp $ +$NetBSD: distinfo,v 1.13 2015/06/02 20:04:43 joerg Exp $ -SHA1 (firefox31-31.5.3/firefox-31.5.3esr.source.tar.bz2) = dca36af3ae3c5a19c4ceeaf22b1d4c119f412d8a -RMD160 (firefox31-31.5.3/firefox-31.5.3esr.source.tar.bz2) = 2942148c294bdbbb082ad73ae759de6b1ba838a5 -Size (firefox31-31.5.3/firefox-31.5.3esr.source.tar.bz2) = 147757682 bytes +SHA1 (firefox-31.7.0esr.source.tar.bz2) = d8c79d4228c15ff903e79362d2392401329e027f +RMD160 (firefox-31.7.0esr.source.tar.bz2) = 1f04f235a3b2b0f2ac5d33951ae04e2131e5fff7 +Size (firefox-31.7.0esr.source.tar.bz2) = 147772244 bytes SHA1 (patch-aa) = 381ec50c3e66a2637f19401ac2c5ec4a29dc5627 SHA1 (patch-ak) = 971ddb1f12b14bcee604c9d7e72da5e7bf47d9be SHA1 (patch-al) = cca5df21d018bb9f428ad26d00718f33afe88ec5 @@ -48,11 +48,15 @@ SHA1 (patch-gfx_graphite2_src_Bidi.cpp) = 5e80b4a32a47ae44d237fec69ea87bdd612a76 SHA1 (patch-gfx_moz.build) = a98bda4727538f4a0f09a20b84f9dd883edaf7d9 SHA1 (patch-gfx_skia_Makefile.in) = 03349db0ff9b14c2012c36d746adf2ee6cb87e62 SHA1 (patch-gfx_thebes_Makefile.in) = 16b63bc42870aa8c042416c6e04b3513981ca6f0 +SHA1 (patch-gfx_ycbcr_moz.build) = b11c2c15957861eefa33af554aee58e4403e9cfc +SHA1 (patch-gfx_ycbcr_yuv__row__arm.S) = d3a5437507e3d0fcf64e506c9c5cb5b7dce87970 SHA1 (patch-image_decoders_nsJPEGDecoder.cpp) = e5df11499b1ec14e1d4c9a1408c0611d1c4e0574 SHA1 (patch-intl_hyphenation_src_hnjalloc.h) = 7fcc7b0fcf5a33486214197e925fbc8e6e22e2ee SHA1 (patch-intl_unicharutil_util_Makefile.in) = c8f37cc420ba26b63c66fbbf69b13a8b4fea43fc SHA1 (patch-ipc_chromium_Makefile.in) = edd85b79cd3879f7595b932442bb0e93505d5506 SHA1 (patch-ipc_chromium_moz.build) = de12255865e45cfdf0f7dc57ce101be75ac8ad54 +SHA1 (patch-ipc_chromium_src_base_atomicops.h) = b0c8b432d7f1ee4724c76ec10299ea0863a87cee +SHA1 (patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h) = ffbca34e1411d3d98bc06c75b51a0881170865bb SHA1 (patch-ipc_chromium_src_base_base__paths.h) = 7bc83577a9678542db4dff7dda19d751ff6d78c1 SHA1 (patch-ipc_chromium_src_base_debug__util__posix.cc) = 677f0b5ccdcde7a8551f2d07d2a472361a5da03f SHA1 (patch-ipc_chromium_src_base_file__util.h) = 9d6d074b1692c6b4e722bfac8d67c66040a6fa76 @@ -77,21 +81,33 @@ SHA1 (patch-ipc_ipdl_ipdl_cxx_cgen.py) = d7f7dc85b1ff26c6d7e902f94c0ac09f0449710 SHA1 (patch-ipc_ipdl_ipdl_lower.py) = 2ef9504e462d0e3db16f9b0a6303ea5971b9c2a2 SHA1 (patch-js__src__vm__SPSProfiler.cpp) = 989ba25e4c5308d21d07baa802decce13609a475 SHA1 (patch-js_src_Makefile.in) = 780e408dfddfd90c6013b316e2e52800c62eee5e -SHA1 (patch-js_src_builtin_TypedObject.cpp) = d44063579a0e36349d4c370a2e2cf09ebe6071e6 +SHA1 (patch-js_src_assembler_jit_ExecutableAllocator.h) = 819180c7ba72dc2641fe6cdce373f492e73cb5ff +SHA1 (patch-js_src_builtin_TypedObject.cpp) = 46579b0f981a36de46f9006f64cc38eb25f55b88 SHA1 (patch-js_src_ctypes_CTypes.h) = 768a084239f92a424c1c7dc9eaaf9be9456ca9f0 -SHA1 (patch-js_src_frontend_BytecodeCompiler.cpp) = add5dee91325ee76df84beaf6b66eb7b7fed4aca +SHA1 (patch-js_src_frontend_BytecodeCompiler.cpp) = 21b03691058598482361210601ba225c2bc44008 SHA1 (patch-js_src_frontend_ParseMaps.cpp) = c00117d79b78904bc50a1d664a8fc0e4e339bfbc -SHA1 (patch-js_src_gc_Memory.cpp) = 3db31553ec6f7b1fac4fd4ce11b77be1ea4208b8 +SHA1 (patch-js_src_gc_Memory.cpp) = 872db8ab6d86ca25956bf3e1b396ab46f8573cf0 +SHA1 (patch-js_src_jit_AsmJSModule.cpp) = 7e1876ef605f783889ae811c96bbf31d766aee6e +SHA1 (patch-js_src_jit_arm_Architecture-arm.cpp) = 4e75d8a03c2372a3f2ccdd9e06caee11789b3acd +SHA1 (patch-js_src_jit_arm_BaselineIC-arm.cpp) = 57ed2516904c17b7a037bb39e2d2ac2be403e313 +SHA1 (patch-js_src_jit_arm_CodeGenerator-arm.cpp) = 57c98ed86ec1544f9476138b9c1a6ef0064e69cf SHA1 (patch-js_src_jsmath.cpp) = 7d4993ae91e9b5e6820358165603819aefb586f9 +SHA1 (patch-js_src_vm_NumericConversions.h) = 6c2fcc21f3bf90a9305d15339442c3ed3ad8a60b SHA1 (patch-mb) = b661abce429a88554fca6c930b4dbf71ba6bb5cb SHA1 (patch-media_libcubeb_src_Makefile.in) = fe880774789b0be54dec6fd83b89457fc8c2cabc SHA1 (patch-media_libcubeb_src_cubeb__alsa.c) = 5ef0de0ac875334e959ff0d4bfa43a2e5ab087b9 SHA1 (patch-media_libcubeb_src_moz.build) = 822833bc0fd60cd4936550dc43af3294ebac40cd +SHA1 (patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s) = 44b99a82323d7f6e549c5f2dbc539984ae5ea3de SHA1 (patch-media_libpng_pngpriv.h) = c9cefd1b5dd85fbd0c875c3f9bc108975398fe3a SHA1 (patch-media_libsoundtouch_src_cpu__detect__x86.cpp) = db61737afa7773e8cbd82976de3a02c917174696 SHA1 (patch-media_libtheora_Makefile.in) = 80ac9cb20760fe4d94047f7cb1c6a16bbdd6b505 +SHA1 (patch-media_libtheora_lib_arm_armbits.s) = aca0505651b7f2780c297273e0c23e0d273d64ed +SHA1 (patch-media_libtheora_lib_arm_armcpu.c) = c9a14ab4b34caf718ba0a35388b2cb1c31ddc733 +SHA1 (patch-media_libtheora_lib_arm_armfrag.s) = 7458ac02d891920cd40201a242c4603afae01509 +SHA1 (patch-media_libtheora_lib_arm_armidct.s) = d0a2c53431c79a705427bc92219e09d76dd83097 SHA1 (patch-media_libtremor_Makefile.in) = 497d03646caa721bdd129de365aadea8466043af SHA1 (patch-media_libvorbis_Makefile.in) = fd1ce15268eed9c97dd0774398d559cdbed63e53 +SHA1 (patch-media_libyuv_include_libyuv_scale__row.h) = 9872b6f34f672165bb84413c76f7d3698b892600 SHA1 (patch-media_mtransport_third__party_nICEr_src_util_mbslen.c) = 087e8788c72b96d2059ca82ce4282d78aed546da SHA1 (patch-media_mtransport_third__party_nrappkit_src_port_generic_include_sys_queue.h) = de7055f891387f96f8fd32366c7189d480354e9e SHA1 (patch-media_webrtc_signaling_signaling.gyp) = 91d5fcc2409b1398c84dedc9697107f815de48fc @@ -110,6 +126,7 @@ SHA1 (patch-mfbt_Poison.cpp) = b582943c02f57835451c9eecd004c9912d42ce84 SHA1 (patch-mobile_android_installer_Makefile.in) = b2ea844a0145f4c15ef1b350dde6b000bd231fa5 SHA1 (patch-mobile_android_installer_package-manifest.in) = 9664858fe3b4593eb29dd0180d5a2df3cd245bb2 SHA1 (patch-modules_libjar_nsZipArchive.cpp) = 6aff0f8ed42575d8ca36a524e12e9a1f7351004a +SHA1 (patch-mozglue_build_Makefile.in) = 2383acdb12470dc4166ff433d5f121ac5dd2b6fc SHA1 (patch-netwerk_dns_Makefile.in) = b6bd9814d909dd6f7cff10dbeac3bedd79c2508e SHA1 (patch-pb) = 97c9b2e4cefd524dc6ba825f71c3da2a761aa1f4 SHA1 (patch-pc) = 8b2baa88f0983a2fef4f801cf6b1ae425f6c813a @@ -138,9 +155,10 @@ SHA1 (patch-xpcom_base_nscore.h) = f4fe66cc9e714a2101a4d1287359d1c300574438 SHA1 (patch-xpcom_build_PoisonIOInterposer.h) = fdb961a615e5c66a1d0a3c724cf124a2b47f2ed6 SHA1 (patch-xpcom_build_nsXPComInit.cpp) = 727fd1ce934f129de5fcc5e6059d3cb8c30b1e17 SHA1 (patch-xpcom_ds_TimeStamp.h) = a1fb060f91720eb330f102b28d9373bbdbe96e30 -SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_moz.build) = 954b60998c5621b896fae372fe067df693574ea4 +SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_moz.build) = 663cfd325cd063ad3498804d4a601a7c3737cc35 SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__asm__mips.S) = b2b81fcdf6591089fcc5de4c8f820e96c0a50256 SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke__gcc__x86__unix.cpp) = 8cd42915cd32756b55894a773a1e6d7c012b4467 +SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp) = fd2477de3491003fec54067336ff66c23a6f5517 SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__asm__mips.S) = 1bb4baf0baa223cd87a8cb85b16b37c368c45b94 SHA1 (patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__gcc__x86__unix.cpp) = e9e336817c172187f3e15ddf539a8a2176e3e952 SHA1 (patch-xulrunner_installer_Makefile.in) = 9d32ff87d0962c0406ed38de995c0350dd372e49 diff --git a/www/firefox31/patches/patch-gfx_ycbcr_moz.build b/www/firefox31/patches/patch-gfx_ycbcr_moz.build new file mode 100644 index 000000000..4996ac534 --- /dev/null +++ b/www/firefox31/patches/patch-gfx_ycbcr_moz.build @@ -0,0 +1,13 @@ +$NetBSD: patch-gfx_ycbcr_moz.build,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- gfx/ycbcr/moz.build.orig 2015-04-26 10:44:35.000000000 +0000 ++++ gfx/ycbcr/moz.build +@@ -63,7 +63,7 @@ else: + + if CONFIG['CPU_ARCH'] == 'arm' and CONFIG['HAVE_ARM_NEON']: + SOURCES += [ +- 'yuv_row_arm.s', ++ 'yuv_row_arm.S', + ] + SOURCES += [ + 'yuv_convert_arm.cpp', diff --git a/www/firefox31/patches/patch-gfx_ycbcr_yuv__row__arm.S b/www/firefox31/patches/patch-gfx_ycbcr_yuv__row__arm.S new file mode 100644 index 000000000..50b62bfe7 --- /dev/null +++ b/www/firefox31/patches/patch-gfx_ycbcr_yuv__row__arm.S @@ -0,0 +1,26 @@ +$NetBSD: patch-gfx_ycbcr_yuv__row__arm.S,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- gfx/ycbcr/yuv_row_arm.S.orig 2015-04-25 13:25:04.000000000 +0000 ++++ gfx/ycbcr/yuv_row_arm.S +@@ -74,7 +74,10 @@ YCbCr42xToRGB565_DITHER30_CONSTS_NEON: + .global ScaleYCbCr42xToRGB565_BilinearY_Row_NEON + .type ScaleYCbCr42xToRGB565_BilinearY_Row_NEON, %function + .balign 64 ++#if defined(__ARM_EABI__) && !defined(__ARM_DWARF_EH__) + .fnstart ++#endif ++ .cfi_startproc + ScaleYCbCr42xToRGB565_BilinearY_Row_NEON: + STMFD r13!,{r4-r9,r14} @ 8 words. + ADR r14,YCbCr42xToRGB565_DITHER03_CONSTS_NEON +@@ -296,7 +299,10 @@ s42xbily_neon_tail: + s42xbily_neon_done: + VPOP {Q4-Q7} @ 16 words. + LDMFD r13!,{r4-r9,PC} @ 8 words. ++#if defined(__ARM_EABI__) && !defined(__ARM_DWARF_EH__) + .fnend ++#endif ++ .cfi_endproc + .size ScaleYCbCr42xToRGB565_BilinearY_Row_NEON, .-ScaleYCbCr42xToRGB565_BilinearY_Row_NEON + + #if defined(__ELF__)&&defined(__linux__) diff --git a/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops.h b/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops.h new file mode 100644 index 000000000..39612b492 --- /dev/null +++ b/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops.h @@ -0,0 +1,16 @@ +$NetBSD: patch-ipc_chromium_src_base_atomicops.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- ipc/chromium/src/base/atomicops.h.orig 2015-04-10 17:59:48.000000000 +0000 ++++ ipc/chromium/src/base/atomicops.h +@@ -52,7 +52,11 @@ typedef Atomic64 AtomicWord; + typedef Atomic32 AtomicWord; + #endif // ARCH_CPU_64_BITS + #else ++#ifdef __arm__ ++typedef Atomic32 AtomicWord; ++#else + typedef intptr_t AtomicWord; ++#endif + #endif // OS_OPENBSD + + // Atomically execute: diff --git a/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h b/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h new file mode 100644 index 000000000..9359545ff --- /dev/null +++ b/www/firefox31/patches/patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h @@ -0,0 +1,90 @@ +$NetBSD: patch-ipc_chromium_src_base_atomicops__internals__arm__gcc.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- ipc/chromium/src/base/atomicops_internals_arm_gcc.h.orig 2015-03-21 03:27:18.000000000 +0000 ++++ ipc/chromium/src/base/atomicops_internals_arm_gcc.h +@@ -12,44 +12,19 @@ + namespace base { + namespace subtle { + +-// 0xffff0fc0 is the hard coded address of a function provided by +-// the kernel which implements an atomic compare-exchange. On older +-// ARM architecture revisions (pre-v6) this may be implemented using +-// a syscall. This address is stable, and in active use (hard coded) +-// by at least glibc-2.7 and the Android C library. +-typedef Atomic32 (*LinuxKernelCmpxchgFunc)(Atomic32 old_value, +- Atomic32 new_value, +- volatile Atomic32* ptr); +-LinuxKernelCmpxchgFunc pLinuxKernelCmpxchg __attribute__((weak)) = +- (LinuxKernelCmpxchgFunc) 0xffff0fc0; +- +-typedef void (*LinuxKernelMemoryBarrierFunc)(void); +-LinuxKernelMemoryBarrierFunc pLinuxKernelMemoryBarrier __attribute__((weak)) = +- (LinuxKernelMemoryBarrierFunc) 0xffff0fa0; +- +- + inline Atomic32 NoBarrier_CompareAndSwap(volatile Atomic32* ptr, + Atomic32 old_value, + Atomic32 new_value) { +- Atomic32 prev_value = *ptr; +- do { +- if (!pLinuxKernelCmpxchg(old_value, new_value, +- const_cast(ptr))) { +- return old_value; +- } +- prev_value = *ptr; +- } while (prev_value == old_value); +- return prev_value; ++ return __sync_val_compare_and_swap(ptr, old_value, new_value); + } + + inline Atomic32 NoBarrier_AtomicExchange(volatile Atomic32* ptr, + Atomic32 new_value) { +- Atomic32 old_value; ++ Atomic32 prev_value; + do { +- old_value = *ptr; +- } while (pLinuxKernelCmpxchg(old_value, new_value, +- const_cast(ptr))); +- return old_value; ++ prev_value = *ptr; ++ } while (!__sync_bool_compare_and_swap(ptr, prev_value, new_value)); ++ return prev_value; + } + + inline Atomic32 NoBarrier_AtomicIncrement(volatile Atomic32* ptr, +@@ -59,18 +34,14 @@ inline Atomic32 NoBarrier_AtomicIncremen + + inline Atomic32 Barrier_AtomicIncrement(volatile Atomic32* ptr, + Atomic32 increment) { +- for (;;) { +- // Atomic exchange the old value with an incremented one. +- Atomic32 old_value = *ptr; +- Atomic32 new_value = old_value + increment; +- if (pLinuxKernelCmpxchg(old_value, new_value, +- const_cast(ptr)) == 0) { +- // The exchange took place as expected. +- return new_value; +- } +- // Otherwise, *ptr changed mid-loop and we need to retry. +- } +- ++ Atomic32 old_value; ++ Atomic32 new_value; ++ do { ++ // Atomic exchange the old value with an incremented one. ++ old_value = *ptr; ++ new_value = old_value + increment; ++ } while (!__sync_bool_compare_and_swap(ptr, old_value, new_value)); ++ return new_value; + } + + inline Atomic32 Acquire_CompareAndSwap(volatile Atomic32* ptr, +@@ -90,7 +61,7 @@ inline void NoBarrier_Store(volatile Ato + } + + inline void MemoryBarrier() { +- pLinuxKernelMemoryBarrier(); ++ __sync_synchronize(); + } + + inline void Acquire_Store(volatile Atomic32* ptr, Atomic32 value) { diff --git a/www/firefox31/patches/patch-js_src_assembler_jit_ExecutableAllocator.h b/www/firefox31/patches/patch-js_src_assembler_jit_ExecutableAllocator.h new file mode 100644 index 000000000..23f4b7b2b --- /dev/null +++ b/www/firefox31/patches/patch-js_src_assembler_jit_ExecutableAllocator.h @@ -0,0 +1,17 @@ +$NetBSD: patch-js_src_assembler_jit_ExecutableAllocator.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- js/src/assembler/jit/ExecutableAllocator.h.orig 2015-04-10 13:30:05.000000000 +0000 ++++ js/src/assembler/jit/ExecutableAllocator.h +@@ -471,6 +471,12 @@ public: + : "r" (code), "r" (reinterpret_cast(code) + size) + : "r0", "r1", "r2"); + } ++#elif WTF_CPU_ARM && defined(__NetBSD__) ++ static void cacheFlush(void* code, size_t size) ++ { ++ intptr_t end = reinterpret_cast(code) + size; ++ __builtin___clear_cache(reinterpret_cast(code), reinterpret_cast(end)); ++ } + #elif WTF_OS_SYMBIAN + static void cacheFlush(void* code, size_t size) + { diff --git a/www/firefox31/patches/patch-js_src_builtin_TypedObject.cpp b/www/firefox31/patches/patch-js_src_builtin_TypedObject.cpp index a04bfd941..cf50dea64 100644 --- a/www/firefox31/patches/patch-js_src_builtin_TypedObject.cpp +++ b/www/firefox31/patches/patch-js_src_builtin_TypedObject.cpp @@ -1,8 +1,8 @@ -$NetBSD: patch-js_src_builtin_TypedObject.cpp,v 1.1 2014/11/06 12:26:51 joerg Exp $ +$NetBSD: patch-js_src_builtin_TypedObject.cpp,v 1.3 2015/06/02 20:04:43 joerg Exp $ ---- js/src/builtin/TypedObject.cpp.orig 2014-11-05 15:45:47.000000000 +0000 +--- js/src/builtin/TypedObject.cpp.orig 2015-05-30 18:52:27.000000000 +0000 +++ js/src/builtin/TypedObject.cpp -@@ -710,12 +710,12 @@ ArrayMetaTypeDescr::construct(JSContext +@@ -710,12 +710,12 @@ ArrayMetaTypeDescr::construct(JSContext* contents.append(")"); RootedAtom stringRepr(cx, contents.finishAtom()); if (!stringRepr) @@ -16,8 +16,8 @@ $NetBSD: patch-js_src_builtin_TypedObject.cpp,v 1.1 2014/11/06 12:26:51 joerg Ex + return false; // Create the instance of ArrayType - Rooted obj(cx); -@@ -728,7 +728,7 @@ ArrayMetaTypeDescr::construct(JSContext + Rooted obj(cx); +@@ -728,7 +728,7 @@ ArrayMetaTypeDescr::construct(JSContext* if (!JSObject::defineProperty(cx, obj, cx->names().length, UndefinedHandleValue, nullptr, nullptr, JSPROP_READONLY | JSPROP_PERMANENT)) @@ -62,7 +62,7 @@ $NetBSD: patch-js_src_builtin_TypedObject.cpp,v 1.1 2014/11/06 12:26:51 joerg Ex args.rval().setObject(*obj); return true; -@@ -1253,7 +1253,7 @@ DefineSimpleTypeDescr(JSContext *cx, +@@ -1253,7 +1253,7 @@ DefineSimpleTypeDescr(JSContext* cx, Rooted proto(cx); proto = NewObjectWithProto(cx, objProto, nullptr, TenuredObject); if (!proto) @@ -131,7 +131,7 @@ $NetBSD: patch-js_src_builtin_TypedObject.cpp,v 1.1 2014/11/06 12:26:51 joerg Ex } return module; -@@ -2466,7 +2466,7 @@ TypedObject::constructUnsized(JSContext +@@ -2466,7 +2466,7 @@ TypedObject::constructUnsized(JSContext* if (length < 0) { JS_ReportErrorNumber(cx, js_GetErrorMessage, nullptr, JSMSG_TYPEDOBJECT_BAD_ARGS); diff --git a/www/firefox31/patches/patch-js_src_frontend_BytecodeCompiler.cpp b/www/firefox31/patches/patch-js_src_frontend_BytecodeCompiler.cpp index 5c755b83c..287dc5a9b 100644 --- a/www/firefox31/patches/patch-js_src_frontend_BytecodeCompiler.cpp +++ b/www/firefox31/patches/patch-js_src_frontend_BytecodeCompiler.cpp @@ -1,13 +1,13 @@ -$NetBSD: patch-js_src_frontend_BytecodeCompiler.cpp,v 1.1 2014/11/06 12:26:51 joerg Exp $ +$NetBSD: patch-js_src_frontend_BytecodeCompiler.cpp,v 1.3 2015/06/02 20:04:43 joerg Exp $ ---- js/src/frontend/BytecodeCompiler.cpp.orig 2014-11-05 15:54:54.000000000 +0000 +--- js/src/frontend/BytecodeCompiler.cpp.orig 2015-05-30 18:55:53.000000000 +0000 +++ js/src/frontend/BytecodeCompiler.cpp -@@ -544,7 +544,7 @@ CompileFunctionBody(JSContext *cx, Mutab +@@ -544,7 +544,7 @@ CompileFunctionBody(JSContext* cx, Mutab RootedScriptSource sourceObject(cx, CreateScriptSourceObject(cx, options)); if (!sourceObject) - return nullptr; + return false; - ScriptSource *ss = sourceObject->source(); + ScriptSource* ss = sourceObject->source(); SourceCompressionTask sct(cx); diff --git a/www/firefox31/patches/patch-js_src_gc_Memory.cpp b/www/firefox31/patches/patch-js_src_gc_Memory.cpp index 5c6f33742..5d11a0892 100644 --- a/www/firefox31/patches/patch-js_src_gc_Memory.cpp +++ b/www/firefox31/patches/patch-js_src_gc_Memory.cpp @@ -1,4 +1,4 @@ -$NetBSD: patch-js_src_gc_Memory.cpp,v 1.1 2014/11/03 12:18:32 ryoon Exp $ +$NetBSD: patch-js_src_gc_Memory.cpp,v 1.2 2015/05/26 12:18:23 ryoon Exp $ Make sure mmap() delivers memory with upper 17 bits clear on sparc64 on NetBSD: with topdown-vm we would map in the last 4 gig of the address space (past @@ -7,10 +7,10 @@ the VA hole) otherwise by default, thus busting the JSValue restrictions. https://bugzilla.mozilla.org/show_bug.cgi?id=994133 ---- js/src/gc/Memory.cpp.orig 2014-04-09 20:42:54.000000000 +0200 -+++ js/src/gc/Memory.cpp 2014-04-09 20:38:34.000000000 +0200 -@@ -312,7 +312,7 @@ gc::InitMemorySubsystem(JSRuntime *rt) - static inline void * +--- js/src/gc/Memory.cpp.orig 2015-05-05 02:53:53.000000000 +0000 ++++ js/src/gc/Memory.cpp +@@ -212,7 +212,7 @@ gc::InitMemorySubsystem(JSRuntime* rt) + static inline void* MapMemory(size_t length, int prot, int flags, int fd, off_t offset) { -#if defined(__ia64__) diff --git a/www/firefox31/patches/patch-js_src_jit_AsmJSModule.cpp b/www/firefox31/patches/patch-js_src_jit_AsmJSModule.cpp new file mode 100644 index 000000000..7992f49b9 --- /dev/null +++ b/www/firefox31/patches/patch-js_src_jit_AsmJSModule.cpp @@ -0,0 +1,17 @@ +$NetBSD: patch-js_src_jit_AsmJSModule.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- js/src/jit/AsmJSModule.cpp.orig 2015-04-20 23:47:34.000000000 +0000 ++++ js/src/jit/AsmJSModule.cpp +@@ -165,10 +165,10 @@ InvokeFromAsmJS_ToNumber(JSContext *cx, + extern "C" { + + extern int64_t +-__aeabi_idivmod(int, int); ++__aeabi_idivmod(int, int) MOZ_EXPORT; + + extern int64_t +-__aeabi_uidivmod(int, int); ++__aeabi_uidivmod(int, int) MOZ_EXPORT; + + } + #endif diff --git a/www/firefox31/patches/patch-js_src_jit_arm_Architecture-arm.cpp b/www/firefox31/patches/patch-js_src_jit_arm_Architecture-arm.cpp new file mode 100644 index 000000000..15aa80152 --- /dev/null +++ b/www/firefox31/patches/patch-js_src_jit_arm_Architecture-arm.cpp @@ -0,0 +1,23 @@ +$NetBSD: patch-js_src_jit_arm_Architecture-arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- js/src/jit/arm/Architecture-arm.cpp.orig 2015-04-10 17:17:56.000000000 +0000 ++++ js/src/jit/arm/Architecture-arm.cpp +@@ -17,7 +17,7 @@ + + #define HWCAP_USE_HARDFP_ABI (1 << 28) + +-#if !(defined(ANDROID) || defined(MOZ_B2G)) && !defined(JS_ARM_SIMULATOR) ++#if defined(__linux__) && !(defined(ANDROID) || defined(MOZ_B2G)) && !defined(JS_ARM_SIMULATOR) + #define HWCAP_ARMv7 (1 << 29) + #include + #else +@@ -212,6 +212,9 @@ uint32_t GetARMFlags() + + isSet = true; + return flags; ++#elif defined(__NetBSD__) ++ /* XXX */ ++ return 0; + #endif + + return 0; diff --git a/www/firefox31/patches/patch-js_src_jit_arm_BaselineIC-arm.cpp b/www/firefox31/patches/patch-js_src_jit_arm_BaselineIC-arm.cpp new file mode 100644 index 000000000..c2958739b --- /dev/null +++ b/www/firefox31/patches/patch-js_src_jit_arm_BaselineIC-arm.cpp @@ -0,0 +1,13 @@ +$NetBSD: patch-js_src_jit_arm_BaselineIC-arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- js/src/jit/arm/BaselineIC-arm.cpp.orig 2015-04-20 23:58:14.000000000 +0000 ++++ js/src/jit/arm/BaselineIC-arm.cpp +@@ -71,7 +71,7 @@ ICCompare_Double::Compiler::generateStub + // ICBinaryArith_Int32 + + extern "C" { +- extern int64_t __aeabi_idivmod(int,int); ++ extern int64_t __aeabi_idivmod(int,int) MOZ_EXPORT; + } + + bool diff --git a/www/firefox31/patches/patch-js_src_jit_arm_CodeGenerator-arm.cpp b/www/firefox31/patches/patch-js_src_jit_arm_CodeGenerator-arm.cpp new file mode 100644 index 000000000..da8e2e260 --- /dev/null +++ b/www/firefox31/patches/patch-js_src_jit_arm_CodeGenerator-arm.cpp @@ -0,0 +1,15 @@ +$NetBSD: patch-js_src_jit_arm_CodeGenerator-arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- js/src/jit/arm/CodeGenerator-arm.cpp.orig 2015-04-20 23:29:04.000000000 +0000 ++++ js/src/jit/arm/CodeGenerator-arm.cpp +@@ -619,8 +619,8 @@ CodeGeneratorARM::visitDivI(LDivI *ins) + } + + extern "C" { +- extern int64_t __aeabi_idivmod(int,int); +- extern int64_t __aeabi_uidivmod(int,int); ++ extern int64_t __aeabi_idivmod(int,int) MOZ_EXPORT; ++ extern int64_t __aeabi_uidivmod(int,int) MOZ_EXPORT; + } + + bool diff --git a/www/firefox31/patches/patch-js_src_vm_NumericConversions.h b/www/firefox31/patches/patch-js_src_vm_NumericConversions.h new file mode 100644 index 000000000..ffdc7d3bc --- /dev/null +++ b/www/firefox31/patches/patch-js_src_vm_NumericConversions.h @@ -0,0 +1,13 @@ +$NetBSD: patch-js_src_vm_NumericConversions.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- js/src/vm/NumericConversions.h.orig 2015-04-10 16:14:14.000000000 +0000 ++++ js/src/vm/NumericConversions.h +@@ -130,7 +130,7 @@ ToIntWidth(double d) + inline int32_t + ToInt32(double d) + { +-#if defined (__arm__) && defined (__GNUC__) ++#if defined (__arm__) && defined (__GNUC__) && !defined(__clang__) + int32_t i; + uint32_t tmp0; + uint32_t tmp1; diff --git a/www/firefox31/patches/patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s b/www/firefox31/patches/patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s new file mode 100644 index 000000000..f10bf826a --- /dev/null +++ b/www/firefox31/patches/patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s @@ -0,0 +1,74 @@ +$NetBSD: patch-media_libopus_celt_arm_celt__pitch__xcorr__arm.s,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- media/libopus/celt/arm/celt_pitch_xcorr_arm.s.orig 2015-04-10 12:53:15.000000000 +0000 ++++ media/libopus/celt/arm/celt_pitch_xcorr_arm.s +@@ -26,6 +26,7 @@ + ; NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + ; SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + ++ .syntax unified + AREA |.text|, CODE, READONLY + + GET celt/arm/armopts.s +@@ -309,7 +310,7 @@ xcorr_kernel_edsp_process4_done + SUBS r2, r2, #1 ; j-- + ; Stall + SMLABB r6, r12, r10, r6 ; sum[0] = MAC16_16(sum[0],x,y_0) +- LDRGTH r14, [r4], #2 ; r14 = *x++ ++ LDRHGT r14, [r4], #2 ; r14 = *x++ + SMLABT r7, r12, r10, r7 ; sum[1] = MAC16_16(sum[1],x,y_1) + SMLABB r8, r12, r11, r8 ; sum[2] = MAC16_16(sum[2],x,y_2) + SMLABT r9, r12, r11, r9 ; sum[3] = MAC16_16(sum[3],x,y_3) +@@ -319,7 +320,7 @@ xcorr_kernel_edsp_process4_done + SMLABB r7, r14, r11, r7 ; sum[1] = MAC16_16(sum[1],x,y_2) + LDRH r10, [r5], #2 ; r10 = y_4 = *y++ + SMLABT r8, r14, r11, r8 ; sum[2] = MAC16_16(sum[2],x,y_3) +- LDRGTH r12, [r4], #2 ; r12 = *x++ ++ LDRHGT r12, [r4], #2 ; r12 = *x++ + SMLABB r9, r14, r10, r9 ; sum[3] = MAC16_16(sum[3],x,y_4) + BLE xcorr_kernel_edsp_done + SMLABB r6, r12, r11, r6 ; sum[0] = MAC16_16(sum[0],tmp,y_2) +@@ -327,7 +328,7 @@ xcorr_kernel_edsp_process4_done + SMLABT r7, r12, r11, r7 ; sum[1] = MAC16_16(sum[1],tmp,y_3) + LDRH r2, [r5], #2 ; r2 = y_5 = *y++ + SMLABB r8, r12, r10, r8 ; sum[2] = MAC16_16(sum[2],tmp,y_4) +- LDRGTH r14, [r4] ; r14 = *x ++ LDRHGT r14, [r4] ; r14 = *x + SMLABB r9, r12, r2, r9 ; sum[3] = MAC16_16(sum[3],tmp,y_5) + BLE xcorr_kernel_edsp_done + SMLABT r6, r14, r11, r6 ; sum[0] = MAC16_16(sum[0],tmp,y_3) +@@ -387,11 +388,11 @@ celt_pitch_xcorr_edsp_process1u_loop4 + celt_pitch_xcorr_edsp_process1u_loop4_done + ADDS r12, r12, #4 + celt_pitch_xcorr_edsp_process1u_loop1 +- LDRGEH r6, [r4], #2 ++ LDRHGE r6, [r4], #2 + ; Stall + SMLABBGE r14, r6, r8, r14 ; sum = MAC16_16(sum, *x, *y) +- SUBGES r12, r12, #1 +- LDRGTH r8, [r5], #2 ++ SUBSGE r12, r12, #1 ++ LDRHGT r8, [r5], #2 + BGT celt_pitch_xcorr_edsp_process1u_loop1 + ; Restore _x + SUB r4, r4, r3, LSL #1 +@@ -474,7 +475,7 @@ celt_pitch_xcorr_edsp_process2_1 + ADDS r12, r12, #1 + ; Stall + SMLABB r10, r6, r8, r10 ; sum0 = MAC16_16(sum0, x_0, y_0) +- LDRGTH r7, [r4], #2 ++ LDRHGT r7, [r4], #2 + SMLABT r11, r6, r8, r11 ; sum1 = MAC16_16(sum1, x_0, y_1) + BLE celt_pitch_xcorr_edsp_process2_done + LDRH r9, [r5], #2 +@@ -527,8 +528,8 @@ celt_pitch_xcorr_edsp_process1a_loop_don + SUBGE r12, r12, #2 + SMLATTGE r14, r6, r8, r14 ; sum = MAC16_16(sum, x_1, y_1) + ADDS r12, r12, #1 +- LDRGEH r6, [r4], #2 +- LDRGEH r8, [r5], #2 ++ LDRHGE r6, [r4], #2 ++ LDRHGE r8, [r5], #2 + ; Stall + SMLABBGE r14, r6, r8, r14 ; sum = MAC16_16(sum, *x, *y) + ; maxcorr = max(maxcorr, sum) diff --git a/www/firefox31/patches/patch-media_libtheora_lib_arm_armbits.s b/www/firefox31/patches/patch-media_libtheora_lib_arm_armbits.s new file mode 100644 index 000000000..e5c2ebf8c --- /dev/null +++ b/www/firefox31/patches/patch-media_libtheora_lib_arm_armbits.s @@ -0,0 +1,99 @@ +$NetBSD: patch-media_libtheora_lib_arm_armbits.s,v 1.2 2015/06/02 20:04:43 joerg Exp $ + +--- media/libtheora/lib/arm/armbits.s.orig 2015-04-10 13:06:36.000000000 +0000 ++++ media/libtheora/lib/arm/armbits.s +@@ -15,6 +15,7 @@ + ; + ;******************************************************************** + ++ .syntax unified + AREA |.text|, CODE, READONLY + + ; Explicitly specifying alignment here because some versions of +@@ -73,28 +74,28 @@ oc_pack_read_refill + ; negative. + CMP r10,r11 ; ptr HI + CMPHI r3,#7 ; available<=24 => HI +- LDRHIB r14,[r11],#1 ; r14 = *ptr++ ++ LDRBHI r14,[r11],#1 ; r14 = *ptr++ + SUBHI r3,#8 ; available += 8 + ; (HI) Stall... +- ORRHI r2,r14,LSL r3 ; r2 = window|=r14<<32-available ++ ORRHI r2,r2,r14,LSL r3 ; r2 = window|=r14<<32-available + CMPHI r10,r11 ; ptr HI + CMPHI r3,#7 ; available<=24 => HI +- LDRHIB r14,[r11],#1 ; r14 = *ptr++ ++ LDRBHI r14,[r11],#1 ; r14 = *ptr++ + SUBHI r3,#8 ; available += 8 + ; (HI) Stall... +- ORRHI r2,r14,LSL r3 ; r2 = window|=r14<<32-available ++ ORRHI r2,r2,r14,LSL r3 ; r2 = window|=r14<<32-available + CMPHI r10,r11 ; ptr HI + CMPHI r3,#7 ; available<=24 => HI +- LDRHIB r14,[r11],#1 ; r14 = *ptr++ ++ LDRBHI r14,[r11],#1 ; r14 = *ptr++ + SUBHI r3,#8 ; available += 8 + ; (HI) Stall... +- ORRHI r2,r14,LSL r3 ; r2 = window|=r14<<32-available ++ ORRHI r2,r2,r14,LSL r3 ; r2 = window|=r14<<32-available + CMPHI r10,r11 ; ptr HI + CMPHI r3,#7 ; available<=24 => HI +- LDRHIB r14,[r11],#1 ; r14 = *ptr++ ++ LDRBHI r14,[r11],#1 ; r14 = *ptr++ + SUBHI r3,#8 ; available += 8 + ; (HI) Stall... +- ORRHI r2,r14,LSL r3 ; r2 = window|=r14<<32-available ++ ORRHI r2,r2,r14,LSL r3 ; r2 = window|=r14<<32-available + SUBS r3,r0,r3 ; r3 = available-=_bits, available GT + BLT oc_pack_read_refill_last + MOV r0,r2,LSR r0 ; r0 = window>>32-_bits +@@ -110,7 +111,7 @@ oc_pack_read_refill_last + CMP r11,r10 ; ptr LO + ; If we didn't hit the end of the packet, then pull enough of the next byte to + ; to fill up the window. +- LDRLOB r14,[r11] ; (LO) r14 = *ptr ++ LDRBLO r14,[r11] ; (LO) r14 = *ptr + ; Otherwise, set the EOF flag and pretend we have lots of available bits. + MOVHS r14,#1 ; (HS) r14 = 1 + ADDLO r10,r3,r1 ; (LO) r10 = available +@@ -189,32 +190,32 @@ oc_huff_token_decode_refill + ; We can't possibly need more than 15 bits, so available must be <= 15. + ; Therefore we can load at least two bytes without checking it. + CMP r2,r3 ; ptr HI +- LDRHIB r14,[r3],#1 ; r14 = *ptr++ ++ LDRBHI r14,[r3],#1 ; r14 = *ptr++ + RSBHI r5,r5,#24 ; (HI) available = 32-(available+=8) + RSBLS r5,r5,#32 ; (LS) r5 = 32-available +- ORRHI r4,r14,LSL r5 ; r4 = window|=r14<<32-available ++ ORRHI r4,r4,r14,LSL r5 ; r4 = window|=r14<<32-available + CMPHI r2,r3 ; ptr HI +- LDRHIB r14,[r3],#1 ; r14 = *ptr++ ++ LDRBHI r14,[r3],#1 ; r14 = *ptr++ + SUBHI r5,#8 ; available += 8 + ; (HI) Stall... +- ORRHI r4,r14,LSL r5 ; r4 = window|=r14<<32-available ++ ORRHI r4,r4,r14,LSL r5 ; r4 = window|=r14<<32-available + ; We can use unsigned compares for both the pointers and for available + ; (allowing us to chain condition codes) because available will never be + ; larger than 32 (or we wouldn't be here), and thus 32-available will never be + ; negative. + CMPHI r2,r3 ; ptr HI + CMPHI r5,#7 ; available<=24 => HI +- LDRHIB r14,[r3],#1 ; r14 = *ptr++ ++ LDRBHI r14,[r3],#1 ; r14 = *ptr++ + SUBHI r5,#8 ; available += 8 + ; (HI) Stall... +- ORRHI r4,r14,LSL r5 ; r4 = window|=r14<<32-available ++ ORRHI r4,r4,r14,LSL r5 ; r4 = window|=r14<<32-available + CMP r2,r3 ; ptr HI + MOVLS r5,#-1<<30 ; (LS) available = OC_LOTS_OF_BITS+32 + CMPHI r5,#7 ; (HI) available<=24 => HI +- LDRHIB r14,[r3],#1 ; (HI) r14 = *ptr++ ++ LDRBHI r14,[r3],#1 ; (HI) r14 = *ptr++ + SUBHI r5,#8 ; (HI) available += 8 + ; (HI) Stall... +- ORRHI r4,r14,LSL r5 ; (HI) r4 = window|=r14<<32-available ++ ORRHI r4,r4,r14,LSL r5 ; (HI) r4 = window|=r14<<32-available + RSB r14,r10,#32 ; r14 = 32-n + MOV r14,r4,LSR r14 ; r14 = bits=window>>32-n + ADD r12,r12,r14 ; diff --git a/www/firefox31/patches/patch-media_libtheora_lib_arm_armcpu.c b/www/firefox31/patches/patch-media_libtheora_lib_arm_armcpu.c new file mode 100644 index 000000000..a40b759c4 --- /dev/null +++ b/www/firefox31/patches/patch-media_libtheora_lib_arm_armcpu.c @@ -0,0 +1,33 @@ +$NetBSD: patch-media_libtheora_lib_arm_armcpu.c,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- media/libtheora/lib/arm/armcpu.c.orig 2015-04-10 12:39:09.000000000 +0000 ++++ media/libtheora/lib/arm/armcpu.c +@@ -106,6 +106,28 @@ ogg_uint32_t oc_cpu_flags_get(void){ + } + return flags; + } ++#elif defined(__NetBSD__) ++#include ++#include ++ ++ogg_uint32_t oc_cpu_flags_get(void){ ++ ogg_uint32_t flags = 0; ++ int val = 0; ++ char arch_buf[16]; ++ size_t lenp; ++ /* XXX EDSP? */ ++ lenp = sizeof(val); ++ if (sysctlbyname("machdep.neon_present", &val, &lenp, NULL, 0) == 0 && val) ++ flags|=OC_CPU_ARM_NEON; ++ lenp = sizeof(arch_buf) - 1; ++ if (sysctlbyname("machdep.cpu_arch", arch_buf, &lenp, NULL, 0) == 0) { ++ arch_buf[lenp] = '\0'; ++ val = atoi(arch_buf); ++ if (val >= 6) ++ flags |= OC_CPU_ARM_MEDIA; ++ } ++ return flags; ++} + + #else + /*The feature registers which can tell us what the processor supports are diff --git a/www/firefox31/patches/patch-media_libtheora_lib_arm_armfrag.s b/www/firefox31/patches/patch-media_libtheora_lib_arm_armfrag.s new file mode 100644 index 000000000..f656fa2f5 --- /dev/null +++ b/www/firefox31/patches/patch-media_libtheora_lib_arm_armfrag.s @@ -0,0 +1,125 @@ +$NetBSD: patch-media_libtheora_lib_arm_armfrag.s,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- media/libtheora/lib/arm/armfrag.s.orig 2015-04-10 13:13:44.000000000 +0000 ++++ media/libtheora/lib/arm/armfrag.s +@@ -305,26 +305,26 @@ ofcl_edsp_lp + LDR r5, [r14,r5, LSL #2] ; r5 = _frag_buf_offs[_fragis[fragii]] + SUBS r12, r12, #1 + ; Stall (on XScale) +- LDRD r6, [r4, r5]! ; r4 = _src_frame+frag_buf_off +- LDRD r8, [r4, r2]! ++ LDRD r6, r7, [r4, r5]! ; r4 = _src_frame+frag_buf_off ++ LDRD r8, r9, [r4, r2]! + ; Stall +- STRD r6, [r5, r0]! ; r5 = _dst_frame+frag_buf_off +- STRD r8, [r5, r2]! ++ STRD r6, r7, [r5, r0]! ; r5 = _dst_frame+frag_buf_off ++ STRD r8, r9, [r5, r2]! + ; Stall +- LDRD r6, [r4, r2]! ; On Xscale at least, doing 3 consecutive +- LDRD r8, [r4, r2]! ; loads causes a stall, but that's no worse +- LDRD r10,[r4, r2]! ; than us only doing 2, and having to do ++ LDRD r6, r7, [r4, r2]! ; On Xscale at least, doing 3 consecutive ++ LDRD r8, r9, [r4, r2]! ; loads causes a stall, but that's no worse ++ LDRD r10,r11,[r4, r2]! ; than us only doing 2, and having to do + ; another pair of LDRD/STRD later on. + ; Stall +- STRD r6, [r5, r2]! +- STRD r8, [r5, r2]! +- STRD r10,[r5, r2]! +- LDRD r6, [r4, r2]! +- LDRD r8, [r4, r2]! +- LDRD r10,[r4, r2]! +- STRD r6, [r5, r2]! +- STRD r8, [r5, r2]! +- STRD r10,[r5, r2]! ++ STRD r6, r7, [r5, r2]! ++ STRD r8, r9, [r5, r2]! ++ STRD r10,r11,[r5, r2]! ++ LDRD r6, r7, [r4, r2]! ++ LDRD r8, r9, [r4, r2]! ++ LDRD r10,r11,[r4, r2]! ++ STRD r6, r7, [r5, r2]! ++ STRD r8, r9, [r5, r2]! ++ STRD r10,r11,[r5, r2]! + LDRGE r5, [r3],#4 ; r5 = _fragis[fragii] + BGE ofcl_edsp_lp + ofcl_edsp_end +@@ -346,8 +346,8 @@ oc_frag_recon_intra_v6 PROC + MOV r12,r2 + LDR r6, =0x00800080 + ofrintra_v6_lp +- LDRD r2, [r12],#8 ; r2 = 11110000 r3 = 33332222 +- LDRD r4, [r12],#8 ; r4 = 55554444 r5 = 77776666 ++ LDRD r2, r3, [r12],#8 ; r2 = 11110000 r3 = 33332222 ++ LDRD r4, r5, [r12],#8 ; r4 = 55554444 r5 = 77776666 + SUBS r14,r14,#1 + QADD16 r2, r2, r6 + QADD16 r3, r3, r6 +@@ -363,7 +363,7 @@ ofrintra_v6_lp + ORR r5, r5, r5, LSR #8 ; r5 = __777766 + PKHBT r2, r2, r3, LSL #16 ; r2 = 33221100 + PKHBT r3, r4, r5, LSL #16 ; r3 = 77665544 +- STRD r2, [r0], r1 ++ STRD r2, r3, [r0], r1 + BGT ofrintra_v6_lp + LDMFD r13!,{r4-r6,PC} + ENDP +@@ -376,10 +376,10 @@ oc_frag_recon_inter_v6 PROC + STMFD r13!,{r4-r7,r14} + MOV r14,#8 + ofrinter_v6_lp +- LDRD r6, [r3], #8 ; r6 = 11110000 r7 = 33332222 ++ LDRD r6, r7, [r3], #8 ; r6 = 11110000 r7 = 33332222 + SUBS r14,r14,#1 + [ OC_ARM_CAN_UNALIGN_LDRD +- LDRD r4, [r1], r2 ; Unaligned ; r4 = 33221100 r5 = 77665544 ++ LDRD r4, r5, [r1], r2 ; Unaligned ; r4 = 33221100 r5 = 77665544 + | + LDR r5, [r1, #4] + LDR r4, [r1], r2 +@@ -390,7 +390,7 @@ ofrinter_v6_lp + UXTB16 r4,r4, ROR #8 ; r4 = __33__11 + QADD16 r12,r12,r6 ; r12= xx22xx00 + QADD16 r4, r7, r4 ; r4 = xx33xx11 +- LDRD r6, [r3], #8 ; r6 = 55554444 r7 = 77776666 ++ LDRD r6, r7, [r3], #8 ; r6 = 55554444 r7 = 77776666 + USAT16 r4, #8, r4 ; r4 = __33__11 + USAT16 r12,#8,r12 ; r12= __22__00 + ORR r4, r12,r4, LSL #8 ; r4 = 33221100 +@@ -403,7 +403,7 @@ ofrinter_v6_lp + USAT16 r12,#8, r12 ; r12= __66__44 + USAT16 r5, #8, r5 ; r4 = __77__55 + ORR r5, r12,r5, LSL #8 ; r5 = 33221100 +- STRD r4, [r0], r2 ++ STRD r4, r5, [r0], r2 + BGT ofrinter_v6_lp + LDMFD r13!,{r4-r7,PC} + ENDP +@@ -418,7 +418,7 @@ oc_frag_recon_inter2_v6 PROC + STMFD r13!,{r4-r9,r14} + MOV r14,#8 + ofrinter2_v6_lp +- LDRD r6, [r12,#8] ; r6 = 55554444 r7 = 77776666 ++ LDRD r6, r7, [r12,#8] ; r6 = 55554444 r7 = 77776666 + SUBS r14,r14,#1 + LDR r4, [r1, #4] ; Unaligned ; r4 = src1[1] = 77665544 + LDR r5, [r2, #4] ; Unaligned ; r5 = src2[1] = 77665544 +@@ -429,7 +429,7 @@ ofrinter2_v6_lp + UXTB16 r4, r4, ROR #8 ; r4 = __77__55 + QADD16 r8, r8, r5 ; r8 = xx66xx44 + QADD16 r9, r9, r4 ; r9 = xx77xx55 +- LDRD r6,[r12],#16 ; r6 = 33332222 r7 = 11110000 ++ LDRD r6, r7, [r12],#16 ; r6 = 33332222 r7 = 11110000 + USAT16 r8, #8, r8 ; r8 = __66__44 + LDR r4, [r1], r3 ; Unaligned ; r4 = src1[0] = 33221100 + USAT16 r9, #8, r9 ; r9 = __77__55 +@@ -445,7 +445,7 @@ ofrinter2_v6_lp + USAT16 r8, #8, r8 ; r8 = __22__00 + USAT16 r7, #8, r7 ; r7 = __33__11 + ORR r8, r8, r7, LSL #8 ; r8 = 33221100 +- STRD r8, [r0], r3 ++ STRD r8, r9, [r0], r3 + BGT ofrinter2_v6_lp + LDMFD r13!,{r4-r9,PC} + ENDP diff --git a/www/firefox31/patches/patch-media_libtheora_lib_arm_armidct.s b/www/firefox31/patches/patch-media_libtheora_lib_arm_armidct.s new file mode 100644 index 000000000..a98db0d3c --- /dev/null +++ b/www/firefox31/patches/patch-media_libtheora_lib_arm_armidct.s @@ -0,0 +1,265 @@ +$NetBSD: patch-media_libtheora_lib_arm_armidct.s,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- media/libtheora/lib/arm/armidct.s.orig 2015-04-10 13:12:08.000000000 +0000 ++++ media/libtheora/lib/arm/armidct.s +@@ -765,22 +765,22 @@ oc_idct8x8_1_v6 PROC + ; r1 = ogg_uint16_t _dc + ORR r2, r1, r1, LSL #16 + ORR r3, r1, r1, LSL #16 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 +- STRD r2, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 ++ STRD r2, r3, [r0], #8 + MOV PC, r14 + ENDP + +@@ -812,22 +812,22 @@ oc_idct8x8_slow_v6 + BEQ oc_idct8x8_slow_v6_cols + MOV r4, #0 + MOV r5, #0 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 +- STRD r4, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 ++ STRD r4, r5, [r2], #8 + oc_idct8x8_slow_v6_cols + ; Column transforms + BL idct8_8core_down_v6 +@@ -856,8 +856,8 @@ oc_idct8x8_10_v6 PROC + BEQ oc_idct8x8_10_v6_cols + MOV r4, #0 + MOV r5, #0 +- STRD r4, [r2] +- STRD r4, [r2,#16] ++ STRD r4, r5, [r2] ++ STRD r4, r5, [r2,#16] + STR r4, [r2,#32] + STR r4, [r2,#48] + oc_idct8x8_10_v6_cols +@@ -903,7 +903,7 @@ idct2_1core_v6 PROC + LDR r3, OC_C4S4 + LDRSH r6, [r1], #16 ; r6 = x[1,0] + SMULWB r12,r3, r2 ; r12= t[0,0]=OC_C4S4*x[0,0]>>16 +- LDRD r4, OC_C7S1 ; r4 = OC_C7S1; r5 = OC_C1S7 ++ LDRD r4, r5, OC_C7S1 ; r4 = OC_C7S1; r5 = OC_C1S7 + SMULWB r6, r3, r6 ; r6 = t[1,0]=OC_C4S4*x[1,0]>>16 + SMULWT r4, r4, r2 ; r4 = t[0,4]=OC_C7S1*x[0,1]>>16 + SMULWT r7, r5, r2 ; r7 = t[0,7]=OC_C1S7*x[0,1]>>16 +@@ -965,7 +965,7 @@ idct2_2core_down_v6 PROC + MOV r7 ,#8 ; r7 = 8 + LDR r6, [r1], #16 ; r6 = + SMLAWB r12,r3, r2, r7 ; r12= (t[0,0]=OC_C4S4*x[0,0]>>16)+8 +- LDRD r4, OC_C7S1 ; r4 = OC_C7S1; r5 = OC_C1S7 ++ LDRD r4, r5, OC_C7S1 ; r4 = OC_C7S1; r5 = OC_C1S7 + SMLAWB r7, r3, r6, r7 ; r7 = (t[1,0]=OC_C4S4*x[1,0]>>16)+8 + SMULWT r5, r5, r2 ; r2 = t[0,7]=OC_C1S7*x[0,1]>>16 + PKHBT r12,r12,r7, LSL #16 ; r12= +@@ -1048,7 +1048,7 @@ oc_idct8x8_6_v6 PROC + BEQ oc_idct8x8_6_v6_cols + MOV r4, #0 + MOV r5, #0 +- STRD r4, [r0] ++ STRD r4, r5, [r0] + STR r4, [r0,#16] + STR r4, [r0,#32] + MOV r0, r8 ; Write to the final destination. +@@ -1084,15 +1084,15 @@ idct3_2core_v6 PROC + ; r0 = ogg_int16_t *_y (destination) + ; r1 = const ogg_int16_t *_x (source) + ; Stage 1: +- LDRD r4, [r1], #16 ; r4 = ; r5 = <*|x[0,2]> +- LDRD r10,OC_C6S2_3_v6 ; r10= OC_C6S2; r11= OC_C2S6 ++ LDRD r4, r5, [r1], #16 ; r4 = ; r5 = <*|x[0,2]> ++ LDRD r10,r11, OC_C6S2_3_v6 ; r10= OC_C6S2; r11= OC_C2S6 + ; Stall + SMULWB r3, r11,r5 ; r3 = t[0,3]=OC_C2S6*x[0,2]>>16 + LDR r11,OC_C4S4 + SMULWB r2, r10,r5 ; r2 = t[0,2]=OC_C6S2*x[0,2]>>16 + LDR r5, [r1], #16 ; r5 = + SMULWB r12,r11,r4 ; r12= (t[0,0]=OC_C4S4*x[0,0]>>16) +- LDRD r6, OC_C7S1_3_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 ++ LDRD r6, r7, OC_C7S1_3_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 + SMULWB r10,r11,r5 ; r10= (t[1,0]=OC_C4S4*x[1,0]>>16) + PKHBT r12,r12,r10,LSL #16 ; r12= + SMULWT r10,r7, r5 ; r10= t[1,7]=OC_C1S7*x[1,1]>>16 +@@ -1128,8 +1128,8 @@ idct3_3core_down_v6 PROC + ; r0 = ogg_int16_t *_y (destination) + ; r1 = const ogg_int16_t *_x (source) + ; Stage 1: +- LDRD r10,[r1], #16 ; r10= ; r11= +- LDRD r6, OC_C6S2_3_v6 ; r6 = OC_C6S2; r7 = OC_C2S6 ++ LDRD r10,r11,[r1], #16 ; r10= ; r11= ++ LDRD r6, r7, OC_C6S2_3_v6 ; r6 = OC_C6S2; r7 = OC_C2S6 + LDR r4, [r1], #16 ; r4 = + SMULWB r3, r7, r11 ; r3 = t[0,3]=OC_C2S6*x[0,2]>>16 + MOV r7,#8 +@@ -1140,7 +1140,7 @@ idct3_3core_down_v6 PROC + PKHBT r3, r3, r3, LSL #16 ; r3 = + SMLAWB r5, r11,r4, r7 ; r5 = t[1,0]+8=(OC_C4S4*x[1,0]>>16)+8 + PKHBT r2, r2, r2, LSL #16 ; r2 = +- LDRD r6, OC_C7S1_3_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 ++ LDRD r6, r7, OC_C7S1_3_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 + PKHBT r12,r12,r5, LSL #16 ; r12= + SMULWT r5, r7, r4 ; r5 = t[1,7]=OC_C1S7*x[1,1]>>16 + SMULWT r7, r7, r10 ; r7 = t[0,7]=OC_C1S7*x[0,1]>>16 +@@ -1163,13 +1163,13 @@ idct4_3core_v6 PROC + ; r0 = ogg_int16_t *_y (destination) + ; r1 = const ogg_int16_t *_x (source) + ; Stage 1: +- LDRD r10,[r1], #16 ; r10= ; r11= +- LDRD r2, OC_C5S3_4_v6 ; r2 = OC_C5S3; r3 = OC_C3S5 +- LDRD r4, [r1], #16 ; r4 = ; r5 = ++ LDRD r10,r11,[r1], #16 ; r10= ; r11= ++ LDRD r2, r3, OC_C5S3_4_v6 ; r2 = OC_C5S3; r3 = OC_C3S5 ++ LDRD r4, r5, [r1], #16 ; r4 = ; r5 = + SMULWT r9, r3, r11 ; r9 = t[0,6]=OC_C3S5*x[0,3]>>16 + SMULWT r8, r2, r11 ; r8 = -t[0,5]=OC_C5S3*x[0,3]>>16 + PKHBT r9, r9, r2 ; r9 = <0|t[0,6]> +- LDRD r6, OC_C6S2_4_v6 ; r6 = OC_C6S2; r7 = OC_C2S6 ++ LDRD r6, r7, OC_C6S2_4_v6 ; r6 = OC_C6S2; r7 = OC_C2S6 + PKHBT r8, r8, r2 ; r9 = <0|-t[0,5]> + SMULWB r3, r7, r11 ; r3 = t[0,3]=OC_C2S6*x[0,2]>>16 + SMULWB r2, r6, r11 ; r2 = t[0,2]=OC_C6S2*x[0,2]>>16 +@@ -1180,7 +1180,7 @@ idct4_3core_v6 PROC + SMULWB r12,r11,r10 ; r12= t[0,0]=OC_C4S4*x[0,0]>>16 + PKHBT r2, r2, r5, LSL #16 ; r2 = + SMULWB r5, r11,r4 ; r5 = t[1,0]=OC_C4S4*x[1,0]>>16 +- LDRD r6, OC_C7S1_4_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 ++ LDRD r6, r7, OC_C7S1_4_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 + PKHBT r12,r12,r5, LSL #16 ; r12= + SMULWT r5, r7, r4 ; r5 = t[1,7]=OC_C1S7*x[1,1]>>16 + SMULWT r7, r7, r10 ; r7 = t[0,7]=OC_C1S7*x[0,1]>>16 +@@ -1247,11 +1247,11 @@ idct4_4core_down_v6 PROC + ; r0 = ogg_int16_t *_y (destination) + ; r1 = const ogg_int16_t *_x (source) + ; Stage 1: +- LDRD r10,[r1], #16 ; r10= ; r11= +- LDRD r2, OC_C5S3_4_v6 ; r2 = OC_C5S3; r3 = OC_C3S5 +- LDRD r4, [r1], #16 ; r4 = ; r5 = ++ LDRD r10,r11,[r1], #16 ; r10= ; r11= ++ LDRD r2, r3, OC_C5S3_4_v6 ; r2 = OC_C5S3; r3 = OC_C3S5 ++ LDRD r4, r5, [r1], #16 ; r4 = ; r5 = + SMULWT r9, r3, r11 ; r9 = t[0,6]=OC_C3S5*x[0,3]>>16 +- LDRD r6, OC_C6S2_4_v6 ; r6 = OC_C6S2; r7 = OC_C2S6 ++ LDRD r6, r7, OC_C6S2_4_v6 ; r6 = OC_C6S2; r7 = OC_C2S6 + SMULWT r8, r2, r11 ; r8 = -t[0,5]=OC_C5S3*x[0,3]>>16 + ; Here we cheat: row 3 had just a DC, so x[0,3]==x[1,3] by definition. + PKHBT r9, r9, r9, LSL #16 ; r9 = +@@ -1266,7 +1266,7 @@ idct4_4core_down_v6 PROC + SMLAWB r12,r11,r10,r7 ; r12= t[0,0]+8=(OC_C4S4*x[0,0]>>16)+8 + PKHBT r2, r2, r5, LSL #16 ; r2 = + SMLAWB r5, r11,r4 ,r7 ; r5 = t[1,0]+8=(OC_C4S4*x[1,0]>>16)+8 +- LDRD r6, OC_C7S1_4_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 ++ LDRD r6, r7, OC_C7S1_4_v6 ; r6 = OC_C7S1; r7 = OC_C1S7 + PKHBT r12,r12,r5, LSL #16 ; r12= + SMULWT r5, r7, r4 ; r5 = t[1,7]=OC_C1S7*x[1,1]>>16 + SMULWT r7, r7, r10 ; r7 = t[0,7]=OC_C1S7*x[0,1]>>16 +@@ -1296,7 +1296,7 @@ idct8_8core_v6 PROC + STMFD r13!,{r0,r14} + ; Stage 1: + ;5-6 rotation by 3pi/16 +- LDRD r10,OC_C5S3_4_v6 ; r10= OC_C5S3, r11= OC_C3S5 ++ LDRD r10,r11,OC_C5S3_4_v6 ; r10= OC_C5S3, r11= OC_C3S5 + LDR r4, [r1,#8] ; r4 = + LDR r7, [r1,#24] ; r7 = + SMULWT r5, r11,r4 ; r5 = OC_C3S5*x[0,5]>>16 +@@ -1313,7 +1313,7 @@ idct8_8core_v6 PROC + PKHBT r6, r6, r11,LSL #16 ; r6 = + SMULWT r8, r10,r12 ; r8 = OC_C5S3*x[1,3]>>16 + ;2-3 rotation by 6pi/16 +- LDRD r10,OC_C6S2_4_v6 ; r10= OC_C6S2, r11= OC_C2S6 ++ LDRD r10,r11,OC_C6S2_4_v6 ; r10= OC_C6S2, r11= OC_C2S6 + PKHBT r3, r3, r8, LSL #16 ; r3 = + LDR r8, [r1,#12] ; r8 = + SMULWB r2, r10,r0 ; r2 = OC_C6S2*x[0,2]>>16 +@@ -1329,7 +1329,7 @@ idct8_8core_v6 PROC + PKHBT r3, r3, r10,LSL #16 ; r3 = + SMULWB r12,r11,r7 ; r12= OC_C2S6*x[1,6]>>16 + ;4-7 rotation by 7pi/16 +- LDRD r10,OC_C7S1_8_v6 ; r10= OC_C7S1, r11= OC_C1S7 ++ LDRD r10,r11,OC_C7S1_8_v6 ; r10= OC_C7S1, r11= OC_C1S7 + PKHBT r9, r9, r12,LSL #16 ; r9 = + LDR r0, [r1],#16 ; r0 = + PKHTB r7, r7, r8, ASR #16 ; r7 = +@@ -1395,7 +1395,7 @@ idct8_8core_down_v6 PROC + STMFD r13!,{r0,r14} + ; Stage 1: + ;5-6 rotation by 3pi/16 +- LDRD r10,OC_C5S3_8_v6 ; r10= OC_C5S3, r11= OC_C3S5 ++ LDRD r10,r11,OC_C5S3_8_v6 ; r10= OC_C5S3, r11= OC_C3S5 + LDR r4, [r1,#8] ; r4 = + LDR r7, [r1,#24] ; r7 = + SMULWT r5, r11,r4 ; r5 = OC_C3S5*x[0,5]>>16 +@@ -1412,7 +1412,7 @@ idct8_8core_down_v6 PROC + PKHBT r6, r6, r11,LSL #16 ; r6 = + SMULWT r8, r10,r12 ; r8 = OC_C5S3*x[1,3]>>16 + ;2-3 rotation by 6pi/16 +- LDRD r10,OC_C6S2_8_v6 ; r10= OC_C6S2, r11= OC_C2S6 ++ LDRD r10,r11,OC_C6S2_8_v6 ; r10= OC_C6S2, r11= OC_C2S6 + PKHBT r3, r3, r8, LSL #16 ; r3 = + LDR r8, [r1,#12] ; r8 = + SMULWB r2, r10,r0 ; r2 = OC_C6S2*x[0,2]>>16 +@@ -1428,7 +1428,7 @@ idct8_8core_down_v6 PROC + PKHBT r3, r3, r10,LSL #16 ; r3 = + SMULWB r12,r11,r7 ; r12= OC_C2S6*x[1,6]>>16 + ;4-7 rotation by 7pi/16 +- LDRD r10,OC_C7S1_8_v6 ; r10= OC_C7S1, r11= OC_C1S7 ++ LDRD r10,r11,OC_C7S1_8_v6 ; r10= OC_C7S1, r11= OC_C1S7 + PKHBT r9, r9, r12,LSL #16 ; r9 = + LDR r0, [r1],#16 ; r0 = + PKHTB r7, r7, r8, ASR #16 ; r7 = diff --git a/www/firefox31/patches/patch-media_libyuv_include_libyuv_scale__row.h b/www/firefox31/patches/patch-media_libyuv_include_libyuv_scale__row.h new file mode 100644 index 000000000..dd81ae248 --- /dev/null +++ b/www/firefox31/patches/patch-media_libyuv_include_libyuv_scale__row.h @@ -0,0 +1,17 @@ +$NetBSD: patch-media_libyuv_include_libyuv_scale__row.h,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- media/libyuv/include/libyuv/scale_row.h.orig 2015-04-10 18:40:37.000000000 +0000 ++++ media/libyuv/include/libyuv/scale_row.h +@@ -219,10 +219,10 @@ void ScaleARGBFilterCols_SSSE3(uint8* ds + void ScaleARGBColsUp2_SSE2(uint8* dst_argb, const uint8* src_argb, + int dst_width, int x, int dx); + // Row functions. +-void ScaleARGBRowDownEven_NEON(const uint8* src_argb, int src_stride, ++void ScaleARGBRowDownEven_NEON(const uint8* src_argb, ptrdiff_t src_stride, + int src_stepx, + uint8* dst_argb, int dst_width); +-void ScaleARGBRowDownEvenBox_NEON(const uint8* src_argb, int src_stride, ++void ScaleARGBRowDownEvenBox_NEON(const uint8* src_argb, ptrdiff_t src_stride, + int src_stepx, + uint8* dst_argb, int dst_width); + void ScaleARGBRowDown2_NEON(const uint8* src_ptr, ptrdiff_t src_stride, diff --git a/www/firefox31/patches/patch-mozglue_build_Makefile.in b/www/firefox31/patches/patch-mozglue_build_Makefile.in new file mode 100644 index 000000000..9df611776 --- /dev/null +++ b/www/firefox31/patches/patch-mozglue_build_Makefile.in @@ -0,0 +1,18 @@ +$NetBSD: patch-mozglue_build_Makefile.in,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- mozglue/build/Makefile.in.orig 2015-04-11 09:28:37.000000000 +0000 ++++ mozglue/build/Makefile.in +@@ -83,13 +83,6 @@ ifeq (android, $(MOZ_WIDGET_TOOLKIT)) + EXTRA_DSO_LDOPTS += -Wl,--wrap=pthread_atfork + endif + +-ifdef MOZ_LINKER +-ifeq (arm, $(TARGET_CPU)) +-EXTRA_DSO_LDOPTS += -Wl,-version-script,$(srcdir)/arm-eabi-filter +-endif +- +-endif +- + ifeq (Android, $(OS_TARGET)) + WRAP_LDFLAGS := $(filter -Wl%,$(WRAP_LDFLAGS)) + endif diff --git a/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_moz.build b/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_moz.build index 63426ab7d..0f435d71e 100644 --- a/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_moz.build +++ b/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_moz.build @@ -1,10 +1,10 @@ -$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_moz.build,v 1.1 2014/11/03 12:18:32 ryoon Exp $ +$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_moz.build,v 1.2 2015/04/28 12:06:34 joerg Exp $ * Support NetBSD/amd64 and DragonFly/amd64. * OS_TEST can never be powerpc. ---- xpcom/reflect/xptcall/src/md/unix/moz.build.orig 2014-05-06 22:56:39.000000000 +0000 +--- xpcom/reflect/xptcall/src/md/unix/moz.build.orig 2015-03-21 03:27:27.000000000 +0000 +++ xpcom/reflect/xptcall/src/md/unix/moz.build @@ -9,7 +9,7 @@ if CONFIG['OS_ARCH'] == 'Darwin': 'xptcinvoke_darwin.cpp', @@ -32,3 +32,14 @@ $NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_moz.build,v 1.1 2014/11/03 12:1 CONFIG['OS_ARCH'].startswith('GNU_'): if CONFIG['OS_TEST'] == 'x86_64': SOURCES += [ +@@ -102,8 +102,8 @@ if CONFIG['CPU_ARCH'] == 'arm' or CONFIG + CXXFLAGS += ['-O2'] + elif CONFIG['OS_ARCH'] == 'NetBSD': + SOURCES += [ +- 'xptcinvoke_arm_netbsd.cpp', +- 'xptcstubs_arm_netbsd.cpp', ++ 'xptcinvoke_arm.cpp', ++ 'xptcstubs_arm.cpp', + ] + + if CONFIG['CPU_ARCH'] == 'arm' and CONFIG['OS_ARCH'] == 'OpenBSD': diff --git a/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp b/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp new file mode 100644 index 000000000..5a1cad4b7 --- /dev/null +++ b/www/firefox31/patches/patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp @@ -0,0 +1,39 @@ +$NetBSD: patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs__arm.cpp,v 1.1 2015/04/28 12:06:34 joerg Exp $ + +--- xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp.orig 2015-04-25 16:42:42.000000000 +0000 ++++ xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp +@@ -130,24 +130,33 @@ __asm__ ("\n" + ".text\n" + ".align 2\n" + "SharedStub:\n" ++#if defined(__ARM_EABI__) && !defined(__ARM_DWARF_EH__) + ".fnstart\n" ++#endif + CFI(".cfi_startproc\n") + "stmfd sp!, {r1, r2, r3}\n" ++#if defined(__ARM_EABI__) && !defined(__ARM_DWARF_EH__) + ".save {r1, r2, r3}\n" ++#endif + CFI(".cfi_def_cfa_offset 12\n") + CFI(".cfi_offset r3, -4\n") + CFI(".cfi_offset r2, -8\n") + CFI(".cfi_offset r1, -12\n") + "mov r2, sp\n" + "str lr, [sp, #-4]!\n" ++#if defined(__ARM_EABI__) && !defined(__ARM_DWARF_EH__) + ".save {lr}\n" ++#endif + CFI(".cfi_def_cfa_offset 16\n") + CFI(".cfi_offset lr, -16\n") + "mov r1, ip\n" + "bl _PrepareAndDispatch\n" + "ldr pc, [sp], #16\n" + CFI(".cfi_endproc\n") +- ".fnend"); ++#if defined(__ARM_EABI__) && !defined(__ARM_DWARF_EH__) ++ ".fnend" ++#endif ++ ); + + /* + * Create sets of stubs to call the SharedStub. diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index fe7999f7a..cf02c5da3 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:01 tnn Exp $ .include "../../devel/xulrunner192/dist.mk" PKGNAME= firefox36-${FIREFOX_VER} -PKGREVISION= 19 +PKGREVISION= 21 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/gallery/Makefile b/www/gallery/Makefile index 8e294fc7f..6893bd617 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:49 wiz Exp $ # DISTNAME= gallery-1.5.10 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gallery/} diff --git a/www/gitweb/Makefile b/www/gitweb/Makefile index 9e58d443a..4f5a8689b 100644 --- a/www/gitweb/Makefile +++ b/www/gitweb/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2014/06/02 16:32:36 adam Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:49 wiz Exp $ +PKGREVISION= 1 .include "../../devel/git/Makefile.common" PKGNAME= ${DISTNAME:S/git/gitweb/} diff --git a/www/goaccess/Makefile b/www/goaccess/Makefile index fd5996722..39cb5f5e2 100644 --- a/www/goaccess/Makefile +++ b/www/goaccess/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2014/10/21 10:10:33 wiedi Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/04 21:32:35 wiedi Exp $ -DISTNAME= goaccess-0.8.5 +DISTNAME= goaccess-0.9.1 CATEGORIES= www MASTER_SITES= http://tar.goaccess.io/ diff --git a/www/goaccess/distinfo b/www/goaccess/distinfo index 1f747010d..c481a7618 100644 --- a/www/goaccess/distinfo +++ b/www/goaccess/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2014/10/21 10:10:33 wiedi Exp $ +$NetBSD: distinfo,v 1.6 2015/06/04 21:32:35 wiedi Exp $ -SHA1 (goaccess-0.8.5.tar.gz) = a69e629682b11b5413af9112f386ef8bf9182346 -RMD160 (goaccess-0.8.5.tar.gz) = 97b25be95788872d2da917306e06f37912cd9163 -Size (goaccess-0.8.5.tar.gz) = 189006 bytes -SHA1 (patch-Makefile.am) = 88ab1ca265e9d46bb664db42eb96b1946e624a29 +SHA1 (goaccess-0.9.1.tar.gz) = 3b1c17d5f808c8c81de0a9d3581c3ef7846812b7 +RMD160 (goaccess-0.9.1.tar.gz) = 9698455aa8947c99f7d2aa070600a29d66b29daf +Size (goaccess-0.9.1.tar.gz) = 240337 bytes +SHA1 (patch-Makefile.am) = 8bb0bbd6595be0ac32ecbc7990716a24092504f0 diff --git a/www/goaccess/patches/patch-Makefile.am b/www/goaccess/patches/patch-Makefile.am index 0d1d458b7..e9ae7da35 100644 --- a/www/goaccess/patches/patch-Makefile.am +++ b/www/goaccess/patches/patch-Makefile.am @@ -1,11 +1,11 @@ -$NetBSD: patch-Makefile.am,v 1.1 2014/06/14 09:56:16 wiedi Exp $ +$NetBSD: patch-Makefile.am,v 1.2 2015/06/04 21:32:35 wiedi Exp $ deploy example config in the correct place ---- Makefile.am.orig 2014-05-04 01:12:19.000000000 +0000 +--- Makefile.am.orig 2015-05-25 17:21:15.000000000 +0000 +++ Makefile.am -@@ -1,7 +1,7 @@ - #AUTOMAKE_OPTIONS = foreign +@@ -2,7 +2,7 @@ bin_PROGRAMS = goaccess + AUTOMAKE_OPTIONS = subdir-objects -confdir = $(sysconfdir) +confdir = $(PREFIX)/share/examples/goaccess diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 99e6249e9..fa944f2f6 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.71 2015/06/07 14:06:00 youri Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. @@ -6,7 +6,7 @@ DISTNAME= gtkhtml-3.32.2 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} -PKGREVISION= 25 +PKGREVISION= 27 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.32/} EXTRACT_SUFX= .tar.bz2 @@ -30,7 +30,7 @@ PKGCONFIG_OVERRIDE+= gtkhtml/libgtkhtml.pc.in .include "../../devel/pango/buildlink3.mk" .include "../../graphics/gnome-icon-theme/buildlink3.mk" .include "../../net/ORBit2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/enchant/buildlink3.mk" .include "../../textproc/iso-codes/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" diff --git a/www/h2o/Makefile b/www/h2o/Makefile index 7cc8b985a..6b16ddfd7 100644 --- a/www/h2o/Makefile +++ b/www/h2o/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2015/01/18 15:56:07 wiedi Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:49 wiz Exp $ -DISTNAME= h2o-0.9.0 +DISTNAME= h2o-1.2.0 +PKGREVISION= 1 CATEGORIES= www -MASTER_SITES= -https://github.com/h2o/h2o/archive/v0.9.0${EXTRACT_SUFX} +MASTER_SITES= -https://github.com/h2o/h2o/archive/v1.2.0${EXTRACT_SUFX} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/h2o/h2o @@ -12,6 +13,11 @@ LICENSE= mit USE_CMAKE= yes USE_LANGUAGES= c c++ +USE_TOOLS+= perl:run + +EXTRACT_USING= gtar +REPLACE_PERL= share/h2o/start_server + .include "../../textproc/libyaml/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/h2o/PLIST b/www/h2o/PLIST index f33eda716..8a580b797 100644 --- a/www/h2o/PLIST +++ b/www/h2o/PLIST @@ -1,2 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/12/30 12:50:11 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/05/20 02:06:29 wen Exp $ bin/h2o +share/h2o/fetch-ocsp-response +share/h2o/start_server diff --git a/www/h2o/distinfo b/www/h2o/distinfo index c1e9ddd53..d0eb47c9f 100644 --- a/www/h2o/distinfo +++ b/www/h2o/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/12/30 12:50:11 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/05/20 02:06:29 wen Exp $ -SHA1 (h2o-0.9.0.tar.gz) = 37b84750900cdb56c3be574477d6f3327d92a4d7 -RMD160 (h2o-0.9.0.tar.gz) = 893012a58ca3ab9869bbe1923cedbfee3a284528 -Size (h2o-0.9.0.tar.gz) = 741011 bytes -SHA1 (patch-lib_socketpool.c) = ea91803e8f4bdb03330221734c36bbede9b5e618 +SHA1 (h2o-1.2.0.tar.gz) = e3db95a5355227a286b4e54f7b316bc250d7f917 +RMD160 (h2o-1.2.0.tar.gz) = c6224294a98cadde0ec81a47f5065082a556c5eb +Size (h2o-1.2.0.tar.gz) = 4155709 bytes diff --git a/www/h2o/patches/patch-lib_socketpool.c b/www/h2o/patches/patch-lib_socketpool.c deleted file mode 100644 index 220b7264d..000000000 --- a/www/h2o/patches/patch-lib_socketpool.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-lib_socketpool.c,v 1.1 2014/12/30 12:50:12 wiz Exp $ - -Add header for IPPROTO_TCP to fix build on NetBSD. -https://github.com/h2o/h2o/pull/83 - ---- lib/socketpool.c.orig 2014-12-25 20:17:49.000000000 +0000 -+++ lib/socketpool.c -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - #include "h2o/linklist.h" - #include "h2o/socketpool.h" - #include "h2o/string_.h" diff --git a/www/hs-HTTP/Makefile b/www/hs-HTTP/Makefile index 304e8b80d..0461c1057 100644 --- a/www/hs-HTTP/Makefile +++ b/www/hs-HTTP/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/12/12 22:55:26 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/09 22:09:42 szptvlfn Exp $ DISTNAME= HTTP-4000.2.17 -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= www MAINTAINER= pho@cielonegro.org diff --git a/www/hs-HTTP/buildlink3.mk b/www/hs-HTTP/buildlink3.mk index 82d4e7472..9dc14795b 100644 --- a/www/hs-HTTP/buildlink3.mk +++ b/www/hs-HTTP/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/12 22:55:26 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/06/09 22:09:42 szptvlfn Exp $ BUILDLINK_TREE+= hs-HTTP @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-HTTP HS_HTTP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-HTTP+= hs-HTTP>=4000.2.17 -BUILDLINK_ABI_DEPENDS.hs-HTTP+= hs-HTTP>=4000.2.17nb6 +BUILDLINK_ABI_DEPENDS.hs-HTTP+= hs-HTTP>=4000.2.17nb8 BUILDLINK_PKGSRCDIR.hs-HTTP?= ../../www/hs-HTTP .include "../../devel/hs-mtl/buildlink3.mk" diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile index ff32786a7..65ad750f1 100644 --- a/www/htmldoc/Makefile +++ b/www/htmldoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2014/02/12 23:18:45 tron Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:01 tnn Exp $ # This section contains variables that might be overridden. PKGNAME?= ${PKGNAME_BASE} @@ -7,7 +7,7 @@ COMMENT?= Converts HTML to indexed HTML, PDF and/or PostScript # Normal package Makefile contents follow. DISTNAME= htmldoc-1.8.27-source PKGNAME_BASE= ${DISTNAME:S/-source//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/htmlfix/Makefile b/www/htmlfix/Makefile index 81a664ae6..af3184bbf 100644 --- a/www/htmlfix/Makefile +++ b/www/htmlfix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:49 wiz Exp $ # DISTNAME= htmlfix-1.03 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://www.mono.org/abs/tools/htmlfix/ diff --git a/www/htmllint/Makefile b/www/htmllint/Makefile index f6009abd0..d761a2d54 100644 --- a/www/htmllint/Makefile +++ b/www/htmllint/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2014/05/29 23:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:51:50 wiz Exp $ # DISTNAME= htmllint PKGNAME= htmllint-20051019 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www japanese MASTER_SITES= http://openlab.ring.gr.jp/k16/htmllint/archives/ EXTRACT_SUFX= .zip diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile index 00cc40c4f..dc4946b9b 100644 --- a/www/icedtea-web/Makefile +++ b/www/icedtea-web/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/02/23 13:36:46 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:50 wiz Exp $ # Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk DISTNAME= icedtea-web-1.5.2 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://icedtea.wildebeest.org/download/source/ diff --git a/www/ikiwiki/Makefile b/www/ikiwiki/Makefile index a841a1466..ecc7a342f 100644 --- a/www/ikiwiki/Makefile +++ b/www/ikiwiki/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.132 2015/03/30 11:32:49 schmonz Exp $ +# $NetBSD: Makefile,v 1.135 2015/06/15 01:49:50 schmonz Exp $ # -DISTNAME= ikiwiki_3.20150329 +DISTNAME= ikiwiki_3.20150614 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= www textproc MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/i/ikiwiki/} diff --git a/www/ikiwiki/PLIST b/www/ikiwiki/PLIST index 735477f9f..d047d5c12 100644 --- a/www/ikiwiki/PLIST +++ b/www/ikiwiki/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.42 2015/01/07 16:09:23 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.44 2015/06/11 14:15:33 schmonz Exp $ bin/ikiwiki bin/ikiwiki-calendar bin/ikiwiki-comment @@ -65,6 +65,7 @@ share/ikiwiki/basewiki/templates.mdwn share/ikiwiki/basewiki/templates/note.mdwn share/ikiwiki/basewiki/templates/popup.mdwn share/ikiwiki/basewiki/wikiicons/diff.png +share/ikiwiki/basewiki/wikiicons/email.png share/ikiwiki/basewiki/wikiicons/openidlogin-bg.gif share/ikiwiki/basewiki/wikiicons/revert.png share/ikiwiki/basewiki/wikiicons/search-bg.gif @@ -151,14 +152,12 @@ share/ikiwiki/javascript/ikiwiki/ikiwiki.js share/ikiwiki/javascript/ikiwiki/relativedate.js share/ikiwiki/javascript/ikiwiki/toggle.js share/ikiwiki/jquery/ikiwiki/jquery.min.js -share/ikiwiki/openid-selector/ikiwiki/openid/aol.png -share/ikiwiki/openid-selector/ikiwiki/openid/goa-account-flickr.png -share/ikiwiki/openid-selector/ikiwiki/openid/goa-account-google.png -share/ikiwiki/openid-selector/ikiwiki/openid/goa-account-yahoo.png -share/ikiwiki/openid-selector/ikiwiki/openid/livejournal.png -share/ikiwiki/openid-selector/ikiwiki/openid/openid-jquery.js -share/ikiwiki/openid-selector/ikiwiki/openid/verisign.png -share/ikiwiki/openid-selector/ikiwiki/openid/wordpress.png +share/ikiwiki/login-selector/ikiwiki/login-selector/aol.png +share/ikiwiki/login-selector/ikiwiki/login-selector/goa-account-flickr.png +share/ikiwiki/login-selector/ikiwiki/login-selector/goa-account-yahoo.png +share/ikiwiki/login-selector/ikiwiki/login-selector/login-selector.js +share/ikiwiki/login-selector/ikiwiki/login-selector/verisign.png +share/ikiwiki/login-selector/ikiwiki/login-selector/wordpress.png share/ikiwiki/osm/ikiwiki/images/osm.png share/ikiwiki/osm/ikiwiki/osm.js share/ikiwiki/po/cs/basewiki/ikiwiki.cs.po @@ -436,12 +435,13 @@ share/ikiwiki/templates/editcreationconflict.tmpl share/ikiwiki/templates/editfailedsave.tmpl share/ikiwiki/templates/editpage.tmpl share/ikiwiki/templates/editpagegone.tmpl +share/ikiwiki/templates/emailauth.tmpl share/ikiwiki/templates/feedlink.tmpl share/ikiwiki/templates/googleform.tmpl share/ikiwiki/templates/inlinepage.tmpl +share/ikiwiki/templates/login-selector.tmpl share/ikiwiki/templates/microblog.tmpl share/ikiwiki/templates/notifyemail.tmpl -share/ikiwiki/templates/openid-selector.tmpl share/ikiwiki/templates/page.tmpl share/ikiwiki/templates/passwordmail.tmpl share/ikiwiki/templates/pocreatepage.tmpl @@ -497,8 +497,6 @@ ${PLIST.l10n}share/ikiwiki/locale/da/basewiki/recentchanges.mdwn ${PLIST.l10n}share/ikiwiki/locale/da/basewiki/sandbox.mdwn ${PLIST.l10n}share/ikiwiki/locale/da/basewiki/shortcuts.mdwn ${PLIST.l10n}share/ikiwiki/locale/da/basewiki/templates.mdwn -${PLIST.l10n}share/ikiwiki/locale/da/basewiki/templates/note.mdwn -${PLIST.l10n}share/ikiwiki/locale/da/basewiki/templates/popup.mdwn ${PLIST.l10n}share/ikiwiki/locale/da/directives/ikiwiki/directive/aggregate.mdwn ${PLIST.l10n}share/ikiwiki/locale/da/directives/ikiwiki/directive/brokenlinks.mdwn ${PLIST.l10n}share/ikiwiki/locale/da/directives/ikiwiki/directive/calendar.mdwn diff --git a/www/ikiwiki/distinfo b/www/ikiwiki/distinfo index 75d9f4c78..be4addc8d 100644 --- a/www/ikiwiki/distinfo +++ b/www/ikiwiki/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.105 2015/03/30 11:32:49 schmonz Exp $ +$NetBSD: distinfo,v 1.107 2015/06/15 01:49:50 schmonz Exp $ -SHA1 (ikiwiki_3.20150329.tar.gz) = 413ec18620360070ab5f02554143b8420b6d96ab -RMD160 (ikiwiki_3.20150329.tar.gz) = a8cbc3f82f5e3a3aa7ba54ad306aa53d84dae04d -Size (ikiwiki_3.20150329.tar.gz) = 3311195 bytes +SHA1 (ikiwiki_3.20150614.tar.gz) = 22722f25f5dbc3a55c211a064854d823ed6d4bc8 +RMD160 (ikiwiki_3.20150614.tar.gz) = 7ba865d9f37e45ddd97a0a34acf47f38a66877e6 +Size (ikiwiki_3.20150614.tar.gz) = 3344970 bytes +SHA1 (patch-IkiWiki_Plugin_teximg.pm) = fe51d946ae50da9e34f7ae3a8f76f7208cfdc2a3 +SHA1 (patch-pm__filter) = d89be6c329590bf461eb8dfd61d5bd7a03521949 +SHA1 (patch-t_inline.t) = ea24b4a96cce2cef01e526d2c729164b0d0d0823 diff --git a/www/ikiwiki/patches/patch-IkiWiki_Plugin_teximg.pm b/www/ikiwiki/patches/patch-IkiWiki_Plugin_teximg.pm new file mode 100644 index 000000000..f7f5a2aba --- /dev/null +++ b/www/ikiwiki/patches/patch-IkiWiki_Plugin_teximg.pm @@ -0,0 +1,17 @@ +$NetBSD: patch-IkiWiki_Plugin_teximg.pm,v 1.1 2015/06/15 01:49:50 schmonz Exp $ + +Squelch Perl 5.22 regex deprecation warning. + +--- IkiWiki/Plugin/teximg.pm.orig 2014-09-12 20:23:58.000000000 +0000 ++++ IkiWiki/Plugin/teximg.pm +@@ -146,8 +146,8 @@ sub gen_image ($$$$) { + my $tex = $config{teximg_prefix}; + $tex .= '\['.$code.'\]'; + $tex .= $config{teximg_postfix}; +- $tex =~ s!\\documentclass{article}!\\documentclass[${height}pt]{article}!g; +- $tex =~ s!\\documentclass{scrartcl}!\\documentclass[${height}pt]{scrartcl}!g; ++ $tex =~ s!\\documentclass\{article}!\\documentclass[${height}pt]{article}!g; ++ $tex =~ s!\\documentclass\{scrartcl}!\\documentclass[${height}pt]{scrartcl}!g; + + my $tmp = eval { create_tmp_dir($digest) }; + if (! $@ && diff --git a/www/ikiwiki/patches/patch-pm__filter b/www/ikiwiki/patches/patch-pm__filter new file mode 100644 index 000000000..b506f62f8 --- /dev/null +++ b/www/ikiwiki/patches/patch-pm__filter @@ -0,0 +1,14 @@ +$NetBSD: patch-pm__filter,v 1.1 2015/06/15 01:49:50 schmonz Exp $ + +Squelch Perl 5.22 regex deprecation warning. + +--- pm_filter.orig 2014-09-12 20:23:58.000000000 +0000 ++++ pm_filter +@@ -28,6 +28,6 @@ elsif (/^use lib/) { + elsif ($. == 1 && ($ENV{NOTAINT}=0) && m{^(#!.*perl.*?)$}) { + $_=qq{$1 -T\n}; + } +-elsif (/^\$ENV{PATH}="(.*)";/) { ++elsif (/^\$ENV\{PATH}="(.*)";/) { + $_="\$ENV{PATH}=\"$1:$prefix/bin\";\n"; + } diff --git a/www/ikiwiki/patches/patch-t_inline.t b/www/ikiwiki/patches/patch-t_inline.t new file mode 100644 index 000000000..3a1828948 --- /dev/null +++ b/www/ikiwiki/patches/patch-t_inline.t @@ -0,0 +1,24 @@ +$NetBSD: patch-t_inline.t,v 1.1 2015/06/15 01:49:50 schmonz Exp $ + +Squelch Perl 5.22 regex deprecation warning. + +--- t/inline.t.orig 2015-06-14 15:12:56.000000000 +0000 ++++ t/inline.t +@@ -52,7 +52,7 @@ $blob = readfile("t/tmp/out/friends.html + like($blob, qr{\Q$add_new_post\E}, 'postform=yes forces postform'); + like($blob, qr{=2.12.0 -.include "../../x11/gtk2/buildlink3.mk" -.include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/kazehakase/PLIST b/www/kazehakase/PLIST deleted file mode 100644 index 23de68c5e..000000000 --- a/www/kazehakase/PLIST +++ /dev/null @@ -1,71 +0,0 @@ -@comment $NetBSD: PLIST,v 1.9 2010/02/13 13:36:08 tnn Exp $ -bin/kazehakase -bin/kz-embed-process -lib/kazehakase/embed/per_process.la -lib/kazehakase/embed/webkit_gtk.la -lib/kazehakase/libkazehakase.la -man/man1/kazehakase.1 -share/applications/kazehakase.desktop -share/examples/kazehakase/bookmarkbar.xml -share/examples/kazehakase/bookmarks.xml -share/examples/kazehakase/kz-ui-beginner.xml -share/examples/kazehakase/kz-ui-bookmarks.xml -share/examples/kazehakase/kz-ui-expert.xml -share/examples/kazehakase/kz-ui-medium.xml -share/examples/kazehakase/kzrc -share/examples/kazehakase/mozilla/encodings.xml -share/examples/kazehakase/proxyrc -share/examples/kazehakase/smartbookmarks.xml -share/kazehakase/icons/autoscroll.xpm -share/kazehakase/icons/kz-anchor.png -share/kazehakase/icons/kz-book-search.png -share/kazehakase/icons/kz-bookmark.png -share/kazehakase/icons/kz-closebackward.png -share/kazehakase/icons/kz-closeforward.png -share/kazehakase/icons/kz-closewindow.png -share/kazehakase/icons/kz-copyimagelocation.png -share/kazehakase/icons/kz-copyurl.png -share/kazehakase/icons/kz-epiphany.png -share/kazehakase/icons/kz-firefox.png -share/kazehakase/icons/kz-folder-open.png -share/kazehakase/icons/kz-folder-search.png -share/kazehakase/icons/kz-folder.png -share/kazehakase/icons/kz-font-decrease.png -share/kazehakase/icons/kz-font-increase.png -share/kazehakase/icons/kz-galeon.png -share/kazehakase/icons/kz-google.png -share/kazehakase/icons/kz-gray.png -share/kazehakase/icons/kz-green.png -share/kazehakase/icons/kz-history.png -share/kazehakase/icons/kz-konqueror.png -share/kazehakase/icons/kz-logo-bg.png -share/kazehakase/icons/kz-logo.png -share/kazehakase/icons/kz-mozilla.png -share/kazehakase/icons/kz-netscape.png -share/kazehakase/icons/kz-newwindow.png -share/kazehakase/icons/kz-openimagewindow.png -share/kazehakase/icons/kz-openlinkwindow.png -share/kazehakase/icons/kz-openselectedlink.png -share/kazehakase/icons/kz-red.png -share/kazehakase/icons/kz-remote-bookmark.png -share/kazehakase/icons/kz-rss-feed.png -share/kazehakase/icons/kz-savelink.png -share/kazehakase/icons/kz-scrap-bookmark.png -share/kazehakase/icons/kz-search.png -share/kazehakase/icons/kz-separator.png -share/kazehakase/icons/kz-smart-bookmark.png -share/kazehakase/icons/kz-tab-next.png -share/kazehakase/icons/kz-tab-prev.png -share/kazehakase/icons/kz-view-source.png -share/kazehakase/icons/kz-yellow.png -share/kazehakase/kz-no-thumbnail.png -share/kazehakase/search-result.css -share/kazehakase/search-result.js -share/locale/cs/LC_MESSAGES/kazehakase.mo -share/locale/de/LC_MESSAGES/kazehakase.mo -share/locale/fr/LC_MESSAGES/kazehakase.mo -share/locale/ja/LC_MESSAGES/kazehakase.mo -share/locale/nl/LC_MESSAGES/kazehakase.mo -share/locale/ru/LC_MESSAGES/kazehakase.mo -share/pixmaps/kazehakase-icon.png -@pkgdir lib/kazehakase/search diff --git a/www/kazehakase/distinfo b/www/kazehakase/distinfo deleted file mode 100644 index 5583a6ed8..000000000 --- a/www/kazehakase/distinfo +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: distinfo,v 1.12 2012/02/03 02:46:39 sbd Exp $ - -SHA1 (kazehakase-0.5.8.tar.gz) = a64fdfa1b772239ae236d398e3b840577cf27148 -RMD160 (kazehakase-0.5.8.tar.gz) = 52a6e1d85a43d5f2350fc58166675c31901b5794 -Size (kazehakase-0.5.8.tar.gz) = 1433099 bytes -SHA1 (patch-aa) = 97ae79bfe947c6182c0c3b08ef20970a390e4b82 -SHA1 (patch-ab) = 98b87e58dede6ce214a64ff4ac87b006da78b84e -SHA1 (patch-ac) = bc590d79fc8290d6ba9052d2b78d1c13add45e95 -SHA1 (patch-ad) = a411b2919162ff4b6af72ee2ecdffca54ec25f58 -SHA1 (patch-configure.ac) = 1033e221a5b6d9cd382d38eb76ac806c2a4b13a2 -SHA1 (patch-ext_ruby_Makefile.am) = b003abb402d2ff9f075fd3ae46561429ffe9e5a3 -SHA1 (patch-ext_ruby_Makefile.in) = 6319469c2571dca7ac761969d32feebc53df6db1 -SHA1 (patch-module_embed_gecko_Makefile.am) = ca4282d4996919f1c8e519df57338935b8d75095 -SHA1 (patch-module_embed_gecko_Makefile.in) = 6932bcf3ca976024517e37eccd97d2362b9706f3 -SHA1 (patch-module_embed_ie_Makefile.am) = bdccaf74c494b716c88aeda4d15f49552eec34a1 -SHA1 (patch-module_embed_ie_Makefile.in) = 41c0897ca8b4a1001e328d217fbff90da414cf7b -SHA1 (patch-module_embed_moz-web-view_Makefile.am) = 8e6a177292b3c3239b8cdea7152863544aadbbf3 -SHA1 (patch-module_embed_moz-web-view_Makefile.in) = 18bafccbee69fd10a5b97cfbb15224e2f6e9ddb8 -SHA1 (patch-module_embed_per-process_Makefile.am) = 23606aad02d80b055364cb0af2554c618e7b003c -SHA1 (patch-module_embed_per-process_Makefile.in) = a330e7012771acd89e9a4783e67a2061824d8328 -SHA1 (patch-module_embed_webkit-gtk_Makefile.am) = 17a2be7baa41e48f8c785a55ede597a1729ae190 -SHA1 (patch-module_embed_webkit-gtk_Makefile.in) = 8c4c6b3350d080c7715d6fda76279542329ec338 -SHA1 (patch-module_search_Makefile.am) = a2d7aa066c3da6d10c332136af020e415a687291 -SHA1 (patch-module_search_Makefile.in) = a7592a36fcf828f274294ac34dca92ffb19fa048 -SHA1 (patch-src_kz-app.c) = a6147dba1882cd8743a51390498ec80e0576e272 diff --git a/www/kazehakase/options.mk b/www/kazehakase/options.mk deleted file mode 100644 index fd7750649..000000000 --- a/www/kazehakase/options.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: options.mk,v 1.5 2009/08/06 12:21:37 tnn Exp $ -# - -PKG_OPTIONS_VAR= PKG_OPTIONS.kazehakase -PKG_SUPPORTED_OPTIONS= gnutls -PKG_SUGGESTED_OPTIONS+= gnutls - -.include "../../mk/bsd.options.mk" - -.if !empty(PKG_OPTIONS:Mgnutls) -. include "../../security/gnutls/buildlink3.mk" -. include "../../security/gnutls/libgnutls-config.mk" -#CONFIGURE_ARGS+= --enable-ssl -.else -CONFIGURE_ARGS+= --disable-ssl -.endif diff --git a/www/kazehakase/patches/patch-aa b/www/kazehakase/patches/patch-aa deleted file mode 100644 index 1c808839b..000000000 --- a/www/kazehakase/patches/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2009/10/30 20:34:43 tnn Exp $ - ---- configure.orig 2009-09-29 05:44:00.000000000 +0200 -+++ configure -@@ -21427,7 +21427,7 @@ KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -D - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DSYSDATADIR=\\\"\"\$(datadir)\"\\\"" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DLOCALEDIR=\\\"\"\$(localedir)\"\\\"" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DKZ_DATADIR=\\\"\"\$(datadir)/\$(PACKAGE)\"\\\"" --KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DKZ_SYSCONFDIR=\\\"\"\$(sysconfdir)/\$(PACKAGE)\"\\\"" -+KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DKZ_SYSCONFDIR=\\\"\"\$(sysconfdir)\"\\\"" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DKZ_LIBDIR=\\\"\"\$(kzlibdir)\"\\\"" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DKZ_EXTDIR=\\\"\"\$(extdir)\"\\\"" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DKZ_RUBY_EXTDIR=\\\"\"\$(extrubydir)\"\\\"" -@@ -24225,7 +24227,6 @@ _LT_EOF - sed \ - -i'' \ - -e "s/EXTRA_DISTFILES = /EXTRA_DISTFILES = rgettext.mk.in / -- s/^itlocaledir = /itlocaledir = \$(datadir)\/locale\n#itlocaledir = / - / \$(GENPOT)/r po/rgettext.mk - " \ - po/Makefile diff --git a/www/kazehakase/patches/patch-ab b/www/kazehakase/patches/patch-ab deleted file mode 100644 index 0d96bfb32..000000000 --- a/www/kazehakase/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.5 2009/10/30 20:34:43 tnn Exp $ - ---- etc/Makefile.in.orig 2009-10-30 21:13:42.000000000 +0100 -+++ etc/Makefile.in -@@ -350,7 +350,7 @@ top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - SUBDIRS = mozilla --kzetcdir = $(sysconfdir)/$(PACKAGE) -+kzetcdir = @datadir@/examples/@PACKAGE_TARNAME@ - kzetc_DATA = \ - kz-ui-beginner.xml \ - kz-ui-medium.xml \ diff --git a/www/kazehakase/patches/patch-ac b/www/kazehakase/patches/patch-ac deleted file mode 100644 index bbb28e8c5..000000000 --- a/www/kazehakase/patches/patch-ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2009/10/30 20:34:43 tnn Exp $ - ---- src/net/kz-http.c.orig 2009-09-29 05:38:19.000000000 +0200 -+++ src/net/kz-http.c -@@ -25,7 +25,6 @@ - # include "config.h" - #endif /* HAVE_CONFIG_H */ - --#include - #define __USE_XOPEN - #include - #include "gnet.h" diff --git a/www/kazehakase/patches/patch-ad b/www/kazehakase/patches/patch-ad deleted file mode 100644 index d9ac95f6f..000000000 --- a/www/kazehakase/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.5 2009/10/30 20:34:43 tnn Exp $ - ---- etc/mozilla/Makefile.in.orig 2009-10-30 21:13:42.000000000 +0100 -+++ etc/mozilla/Makefile.in -@@ -306,7 +306,7 @@ target_alias = @target_alias@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --kzetcmozdir = $(sysconfdir)/$(PACKAGE)/mozilla -+kzetcmozdir = @datadir@/examples/@PACKAGE_TARNAME@/mozilla - kzetcmoz_DATA = \ - encodings.xml - diff --git a/www/kazehakase/patches/patch-configure.ac b/www/kazehakase/patches/patch-configure.ac deleted file mode 100644 index 8511d3bbf..000000000 --- a/www/kazehakase/patches/patch-configure.ac +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-configure.ac,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- configure.ac.orig 2009-09-29 03:41:32.000000000 +0000 -+++ configure.ac -@@ -602,7 +602,6 @@ GENHTML_OPTIONS="--title 'Kazehakase Cod - - KAZEHAKASE_CFLAGS="$GTK_CFLAGS $LIBGNUTLS_CFLAGS $GIO_CFLAGS $DBUS_GLIB_CFLAGS" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED" --KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DG_DISABLE_DEPRECATED" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DSYSDATADIR=\\\"\"\$(datadir)\"\\\"" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DLOCALEDIR=\\\"\"\$(localedir)\"\\\"" - KAZEHAKASE_CFLAGS="$KAZEHAKASE_CFLAGS -DKZ_DATADIR=\\\"\"\$(datadir)/\$(PACKAGE)\"\\\"" diff --git a/www/kazehakase/patches/patch-ext_ruby_Makefile.am b/www/kazehakase/patches/patch-ext_ruby_Makefile.am deleted file mode 100644 index 4750e247c..000000000 --- a/www/kazehakase/patches/patch-ext_ruby_Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ext_ruby_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- ext/ruby/Makefile.am.orig 2009-09-29 03:38:20.000000000 +0000 -+++ ext/ruby/Makefile.am -@@ -4,8 +4,7 @@ ext_LTLIBRARIES = ruby.la - - AM_CPPFLAGS = \ - -DGTK_DISABLE_DEPRECATED=1 \ -- -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 -+ -DGDK_DISABLE_DEPRECATED=1 - - INCLUDES = \ - $(MOZILLA_COMPONENT_CFLAGS) \ diff --git a/www/kazehakase/patches/patch-ext_ruby_Makefile.in b/www/kazehakase/patches/patch-ext_ruby_Makefile.in deleted file mode 100644 index f855b3110..000000000 --- a/www/kazehakase/patches/patch-ext_ruby_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ext_ruby_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- ext/ruby/Makefile.in.orig 2009-09-29 03:43:57.000000000 +0000 -+++ ext/ruby/Makefile.in -@@ -109,8 +109,7 @@ AMTAR = @AMTAR@ - AM_CFLAGS = @AM_CFLAGS@ - AM_CPPFLAGS = \ - -DGTK_DISABLE_DEPRECATED=1 \ -- -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 -+ -DGDK_DISABLE_DEPRECATED=1 - - AM_CXXFLAGS = @AM_CXXFLAGS@ - AM_LDFLAGS = @AM_LDFLAGS@ diff --git a/www/kazehakase/patches/patch-module_embed_gecko_Makefile.am b/www/kazehakase/patches/patch-module_embed_gecko_Makefile.am deleted file mode 100644 index 7641546d0..000000000 --- a/www/kazehakase/patches/patch-module_embed_gecko_Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_gecko_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/gecko/Makefile.am.orig 2009-09-29 03:38:19.000000000 +0000 -+++ module/embed/gecko/Makefile.am -@@ -112,7 +112,6 @@ AM_CXXFLAGS = \ - -DMOZILLA_PREFIX=\"$(MOZILLA_PREFIX)\" \ - -DGECKO_VERSION=\"$(GECKO_VERSION)\" \ - -DG_LOG_DOMAIN=\"Kazehakase-Gecko\" \ -- -DG_DISABLE_DEPRECATED=1 \ - $(GTK_CFLAGS) \ - $(COVERAGE_CFLAGS) - diff --git a/www/kazehakase/patches/patch-module_embed_gecko_Makefile.in b/www/kazehakase/patches/patch-module_embed_gecko_Makefile.in deleted file mode 100644 index ee55ba1ac..000000000 --- a/www/kazehakase/patches/patch-module_embed_gecko_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_gecko_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/gecko/Makefile.in.orig 2009-09-29 03:43:57.000000000 +0000 -+++ module/embed/gecko/Makefile.in -@@ -175,7 +175,6 @@ AM_CPPFLAGS = \ - -DMOZILLA_PREFIX=\"$(MOZILLA_PREFIX)\" \ - -DGECKO_VERSION=\"$(GECKO_VERSION)\" \ - -DG_LOG_DOMAIN=\"Kazehakase-Gecko\" \ -- -DG_DISABLE_DEPRECATED=1 \ - $(GTK_CFLAGS) \ - $(COVERAGE_CFLAGS) - diff --git a/www/kazehakase/patches/patch-module_embed_ie_Makefile.am b/www/kazehakase/patches/patch-module_embed_ie_Makefile.am deleted file mode 100644 index 6cebbfb8e..000000000 --- a/www/kazehakase/patches/patch-module_embed_ie_Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-module_embed_ie_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/ie/Makefile.am.orig 2009-09-29 03:38:19.000000000 +0000 -+++ module/embed/ie/Makefile.am -@@ -18,8 +18,7 @@ INCLUDES = \ - ie_la_CPPFLAGS= \ - -DG_LOG_DOMAIN=\"Kazehakase-IE\" \ - -DGTK_DISABLE_DEPRECATED=1 \ -- -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 -+ -DGDK_DISABLE_DEPRECATED=1 - - ie_la_LDFLAGS = \ - -avoid-version \ diff --git a/www/kazehakase/patches/patch-module_embed_ie_Makefile.in b/www/kazehakase/patches/patch-module_embed_ie_Makefile.in deleted file mode 100644 index 1faa6dab1..000000000 --- a/www/kazehakase/patches/patch-module_embed_ie_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-module_embed_ie_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/ie/Makefile.in.orig 2009-09-29 03:43:57.000000000 +0000 -+++ module/embed/ie/Makefile.in -@@ -343,8 +343,7 @@ INCLUDES = \ - ie_la_CPPFLAGS = \ - -DG_LOG_DOMAIN=\"Kazehakase-IE\" \ - -DGTK_DISABLE_DEPRECATED=1 \ -- -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 -+ -DGDK_DISABLE_DEPRECATED=1 - - ie_la_LDFLAGS = \ - -avoid-version \ diff --git a/www/kazehakase/patches/patch-module_embed_moz-web-view_Makefile.am b/www/kazehakase/patches/patch-module_embed_moz-web-view_Makefile.am deleted file mode 100644 index 289e316db..000000000 --- a/www/kazehakase/patches/patch-module_embed_moz-web-view_Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_moz-web-view_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/moz-web-view/Makefile.am.orig 2009-09-29 03:38:19.000000000 +0000 -+++ module/embed/moz-web-view/Makefile.am -@@ -16,7 +16,6 @@ INCLUDES = \ - moz_web_view_la_CPPFLAGS= \ - -DGTK_DISABLE_DEPRECATED=1 \ - -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 \ - -DG_LOG_DOMAIN=\"Kazehakase-MozWebView\" - - moz_web_view_la_LDFLAGS = \ diff --git a/www/kazehakase/patches/patch-module_embed_moz-web-view_Makefile.in b/www/kazehakase/patches/patch-module_embed_moz-web-view_Makefile.in deleted file mode 100644 index c9e50e594..000000000 --- a/www/kazehakase/patches/patch-module_embed_moz-web-view_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_moz-web-view_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/moz-web-view/Makefile.in.orig 2009-09-29 03:43:58.000000000 +0000 -+++ module/embed/moz-web-view/Makefile.in -@@ -342,7 +342,6 @@ INCLUDES = \ - moz_web_view_la_CPPFLAGS = \ - -DGTK_DISABLE_DEPRECATED=1 \ - -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 \ - -DG_LOG_DOMAIN=\"Kazehakase-MozWebView\" - - moz_web_view_la_LDFLAGS = \ diff --git a/www/kazehakase/patches/patch-module_embed_per-process_Makefile.am b/www/kazehakase/patches/patch-module_embed_per-process_Makefile.am deleted file mode 100644 index 9ab1ea4e1..000000000 --- a/www/kazehakase/patches/patch-module_embed_per-process_Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_per-process_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/per-process/Makefile.am.orig 2009-09-29 03:40:53.000000000 +0000 -+++ module/embed/per-process/Makefile.am -@@ -33,7 +33,6 @@ INCLUDES = \ - per_process_la_CPPFLAGS= \ - -DGTK_DISABLE_DEPRECATED=1 \ - -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 \ - -DG_LOG_DOMAIN=\"Kazehakase-PerProcess\" - - per_process_la_LDFLAGS = \ diff --git a/www/kazehakase/patches/patch-module_embed_per-process_Makefile.in b/www/kazehakase/patches/patch-module_embed_per-process_Makefile.in deleted file mode 100644 index 6734fc545..000000000 --- a/www/kazehakase/patches/patch-module_embed_per-process_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_per-process_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/per-process/Makefile.in.orig 2009-09-29 03:43:58.000000000 +0000 -+++ module/embed/per-process/Makefile.in -@@ -360,7 +360,6 @@ INCLUDES = \ - per_process_la_CPPFLAGS = \ - -DGTK_DISABLE_DEPRECATED=1 \ - -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 \ - -DG_LOG_DOMAIN=\"Kazehakase-PerProcess\" - - per_process_la_LDFLAGS = \ diff --git a/www/kazehakase/patches/patch-module_embed_webkit-gtk_Makefile.am b/www/kazehakase/patches/patch-module_embed_webkit-gtk_Makefile.am deleted file mode 100644 index 5ab858058..000000000 --- a/www/kazehakase/patches/patch-module_embed_webkit-gtk_Makefile.am +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_webkit-gtk_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/webkit-gtk/Makefile.am.orig 2009-09-29 03:38:19.000000000 +0000 -+++ module/embed/webkit-gtk/Makefile.am -@@ -16,7 +16,6 @@ INCLUDES = \ - webkit_gtk_la_CPPFLAGS= \ - -DGTK_DISABLE_DEPRECATED=1 \ - -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 \ - -DG_LOG_DOMAIN=\"Kazehakase-WebKit/GTK+\" - - webkit_gtk_la_LDFLAGS = \ diff --git a/www/kazehakase/patches/patch-module_embed_webkit-gtk_Makefile.in b/www/kazehakase/patches/patch-module_embed_webkit-gtk_Makefile.in deleted file mode 100644 index 4690f2535..000000000 --- a/www/kazehakase/patches/patch-module_embed_webkit-gtk_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-module_embed_webkit-gtk_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/embed/webkit-gtk/Makefile.in.orig 2009-09-29 03:43:58.000000000 +0000 -+++ module/embed/webkit-gtk/Makefile.in -@@ -341,7 +341,6 @@ INCLUDES = \ - webkit_gtk_la_CPPFLAGS = \ - -DGTK_DISABLE_DEPRECATED=1 \ - -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 \ - -DG_LOG_DOMAIN=\"Kazehakase-WebKit/GTK+\" - - webkit_gtk_la_LDFLAGS = \ diff --git a/www/kazehakase/patches/patch-module_search_Makefile.am b/www/kazehakase/patches/patch-module_search_Makefile.am deleted file mode 100644 index 0445a2471..000000000 --- a/www/kazehakase/patches/patch-module_search_Makefile.am +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-module_search_Makefile.am,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/search/Makefile.am.orig 2009-09-29 03:38:19.000000000 +0000 -+++ module/search/Makefile.am -@@ -2,8 +2,7 @@ CLEANFILES = *~ *.bak - - AM_CPPFLAGS = \ - -DGTK_DISABLE_DEPRECATED=1 \ -- -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 -+ -DGDK_DISABLE_DEPRECATED=1 - - INCLUDES = $(GLIB_CFLAGS) \ - $(GTK_CFLAGS) \ diff --git a/www/kazehakase/patches/patch-module_search_Makefile.in b/www/kazehakase/patches/patch-module_search_Makefile.in deleted file mode 100644 index 85af23a21..000000000 --- a/www/kazehakase/patches/patch-module_search_Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-module_search_Makefile.in,v 1.1 2012/02/03 02:46:39 sbd Exp $ - ---- module/search/Makefile.in.orig 2009-09-29 03:43:58.000000000 +0000 -+++ module/search/Makefile.in -@@ -116,8 +116,7 @@ AMTAR = @AMTAR@ - AM_CFLAGS = @AM_CFLAGS@ - AM_CPPFLAGS = \ - -DGTK_DISABLE_DEPRECATED=1 \ -- -DGDK_DISABLE_DEPRECATED=1 \ -- -DG_DISABLE_DEPRECATED=1 -+ -DGDK_DISABLE_DEPRECATED=1 - - AM_CXXFLAGS = @AM_CXXFLAGS@ - AM_LDFLAGS = @AM_LDFLAGS@ diff --git a/www/kazehakase/patches/patch-src_kz-app.c b/www/kazehakase/patches/patch-src_kz-app.c deleted file mode 100644 index 5cd70311f..000000000 --- a/www/kazehakase/patches/patch-src_kz-app.c +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-src_kz-app.c,v 1.1 2011/12/12 19:10:37 joerg Exp $ - ---- src/kz-app.c.orig 2011-12-12 17:41:34.000000000 +0000 -+++ src/kz-app.c -@@ -494,7 +494,9 @@ kz_app_init (KzApp *app) - - #ifdef USE_SSL - /* initialize gnutls. this function should be called once. */ -+#if GNUTLS_VERSION_NUMBER <= 0x020b00 - gcry_control(GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread); -+#endif - gnutls_global_init(); - #endif - diff --git a/www/kdewebdev3/Makefile b/www/kdewebdev3/Makefile index 0645363ba..22d083f84 100644 --- a/www/kdewebdev3/Makefile +++ b/www/kdewebdev3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2014/08/22 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/06/12 10:51:50 wiz Exp $ DISTNAME= kdewebdev-${_KDE_VERSION} -PKGREVISION= 32 +PKGREVISION= 34 CATEGORIES= www COMMENT= HTML editor and tools suitable for experienced web developers diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index 3e82c4ee3..930b8c4a5 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2014/11/13 11:19:11 markd Exp $ +# $NetBSD: Makefile,v 1.58 2015/04/25 14:25:01 tnn Exp $ DISTNAME= kdewebdev-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 2 CATEGORIES= www COMMENT= HTML editor and tools suitable for experienced web developers diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 51f2b6434..c00ffc6dd 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.71 2014/05/05 00:48:26 ryoon Exp $ +# $NetBSD: Makefile,v 1.72 2015/04/25 14:25:01 tnn Exp $ # DISTNAME= libgtkhtml-2.6.3 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/libgtkhtml/buildlink3.mk b/www/libgtkhtml/buildlink3.mk index 660fdb201..1e29d9d5a 100644 --- a/www/libgtkhtml/buildlink3.mk +++ b/www/libgtkhtml/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2014/05/05 00:48:26 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2015/04/25 14:25:01 tnn Exp $ BUILDLINK_TREE+= libgtkhtml @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libgtkhtml LIBGTKHTML_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libgtkhtml+= libgtkhtml>=2.6.0 -BUILDLINK_ABI_DEPENDS.libgtkhtml+= libgtkhtml>=2.6.3nb32 +BUILDLINK_ABI_DEPENDS.libgtkhtml+= libgtkhtml>=2.6.3nb33 BUILDLINK_PKGSRCDIR.libgtkhtml?= ../../www/libgtkhtml .include "../../textproc/libxml2/buildlink3.mk" diff --git a/www/libmediawiki/Makefile b/www/libmediawiki/Makefile index 4d1dbc9b1..71978c097 100644 --- a/www/libmediawiki/Makefile +++ b/www/libmediawiki/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/11/15 20:53:48 markd Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:25:02 tnn Exp $ # PKGNAME= libmediawiki-4.4.0 +PKGREVISION= 2 DISTNAME= digikam-4.4.0 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_KDE:=digikam/} diff --git a/www/libmediawiki/buildlink3.mk b/www/libmediawiki/buildlink3.mk index e0d077de8..6729250b3 100644 --- a/www/libmediawiki/buildlink3.mk +++ b/www/libmediawiki/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.20 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:25:02 tnn Exp $ BUILDLINK_TREE+= libmediawiki @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libmediawiki LIBMEDIAWIKI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libmediawiki+= libmediawiki>=2.5.0 -BUILDLINK_ABI_DEPENDS.libmediawiki?= libmediawiki>=3.5.0nb6 +BUILDLINK_ABI_DEPENDS.libmediawiki?= libmediawiki>=4.4.0nb2 BUILDLINK_PKGSRCDIR.libmediawiki?= ../../www/libmediawiki .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/www/libproxy/Makefile b/www/libproxy/Makefile index 01dc0cde5..2e7f21517 100644 --- a/www/libproxy/Makefile +++ b/www/libproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2014/08/28 10:58:19 jperkin Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/27 11:03:42 jperkin Exp $ DISTNAME= libproxy-0.4.11 CATEGORIES= www gnome @@ -15,12 +15,11 @@ USE_TOOLS+= pkg-config gmake USE_LANGUAGES= c99 c++ CMAKE_ARGS+= -DWITH_PYTHON:BOOL=OFF -.include "../../mk/bsd.fast.prefs.mk" +OPSYSVARS+= CMAKE_ARGS -.if ${OPSYS} == "SunOS" -# add libraries needed for Solaris, and add stuff cmake would add it on its own -CMAKE_ARGS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-lnsl -lsocket ${COMPILER_RPATH_FLAG}${PREFIX}/lib" -.endif +# Need socket libraries on SunOS for both the shared library and test programs. +CMAKE_ARGS.SunOS+= -DCMAKE_EXE_LINKER_FLAGS:STRING="-lnsl -lsocket -L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib" +CMAKE_ARGS.SunOS+= -DCMAKE_SHARED_LINKER_FLAGS:STRING="-lnsl -lsocket -L${PREFIX}/lib ${COMPILER_RPATH_FLAG}${PREFIX}/lib" PKGCONFIG_OVERRIDE+= bindings/csharp/libproxy-sharp-1.0.pc.cmake PKGCONFIG_OVERRIDE+= libproxy/libproxy-1.0.pc.in diff --git a/www/libproxy/distinfo b/www/libproxy/distinfo index 80d719309..b3a51878e 100644 --- a/www/libproxy/distinfo +++ b/www/libproxy/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.14 2015/03/16 11:07:34 jperkin Exp $ +$NetBSD: distinfo,v 1.15 2015/04/27 11:03:42 jperkin Exp $ SHA1 (libproxy-0.4.11.tar.gz) = c037969434095bc65d29437e11a7c9e0293a5149 RMD160 (libproxy-0.4.11.tar.gz) = 382110e088faf7a170ac838864d675204d886237 Size (libproxy-0.4.11.tar.gz) = 93757 bytes -SHA1 (patch-libmodman_test_CMakeLists.txt) = 40c9b36d3c866c8fbd3d1bf2a60d38a5129e9827 SHA1 (patch-libproxy_CMakeLists.txt) = fc283f97eebf0ef0cfbd81341a7db311755ab2ec SHA1 (patch-libproxy_modules_config__macosx.cpp) = 75ce7f0f6cc6df17d73ec12051621ec2ebe35ee6 diff --git a/www/libproxy/patches/patch-libmodman_test_CMakeLists.txt b/www/libproxy/patches/patch-libmodman_test_CMakeLists.txt deleted file mode 100644 index 43195cc69..000000000 --- a/www/libproxy/patches/patch-libmodman_test_CMakeLists.txt +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-libmodman_test_CMakeLists.txt,v 1.1 2015/03/16 11:07:34 jperkin Exp $ - -Test program needs zlib. - ---- libmodman/test/CMakeLists.txt.orig 2010-08-22 14:02:34.000000000 +0000 -+++ libmodman/test/CMakeLists.txt -@@ -59,7 +59,8 @@ mm_create_program(symbol symbol) - if (WIN32) - mm_create_program(symbollnk symbol ws2_32) - else() -- mm_create_program(symbollnk symbol z) -+ find_package(ZLIB) -+ mm_create_program(symbollnk symbol ${ZLIB_LIBRARY}) - endif() - add_executable(builtin - builtin.cpp diff --git a/www/librest/Makefile b/www/librest/Makefile index 54ad9e2f3..51d6ed669 100644 --- a/www/librest/Makefile +++ b/www/librest/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/07 14:06:00 youri Exp $ # DISTNAME= rest-0.6 PKGNAME= librest-0.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= www MASTER_SITES= http://moblin.org/sites/all/files/ #http://meego.gitorious.org/meego-middleware/librest @@ -20,6 +20,6 @@ USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= rest.pc.in .include "../../devel/glib2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/librest/buildlink3.mk b/www/librest/buildlink3.mk index fe8c8cfd0..7663c09e9 100644 --- a/www/librest/buildlink3.mk +++ b/www/librest/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2014/10/07 16:47:14 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2015/06/07 14:14:04 youri Exp $ BUILDLINK_TREE+= librest @@ -6,11 +6,11 @@ BUILDLINK_TREE+= librest LIBREST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.librest+= librest>=0.6 -BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb14 +BUILDLINK_ABI_DEPENDS.librest+= librest>=0.6nb15 BUILDLINK_PKGSRCDIR.librest?= ../../www/librest .include "../../devel/glib2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .endif # LIBREST_BUILDLINK3_MK diff --git a/www/librest07/Makefile b/www/librest07/Makefile index 1f7cb787b..41f06ce7f 100644 --- a/www/librest07/Makefile +++ b/www/librest07/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/12/06 07:41:16 obache Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/07 14:06:00 youri Exp $ # DISTNAME= rest-0.7.92 PKGNAME= ${DISTNAME:S/rest/librest07/} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rest/0.7/} EXTRACT_SUFX= .tar.xz @@ -25,6 +26,6 @@ TEST_TARGET= check .include "options.mk" .include "../../devel/glib2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/librest07/buildlink3.mk b/www/librest07/buildlink3.mk index c58dd276e..c94a2182d 100644 --- a/www/librest07/buildlink3.mk +++ b/www/librest07/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2015/06/07 14:14:05 youri Exp $ BUILDLINK_TREE+= librest @@ -6,11 +6,11 @@ BUILDLINK_TREE+= librest LIBREST_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.librest+= librest07>=0.7 -BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.12nb10 +BUILDLINK_ABI_DEPENDS.librest+= librest07>=0.7.92nb1 BUILDLINK_PKGSRCDIR.librest?= ../../www/librest07 .include "../../devel/glib2/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .endif # LIBREST_BUILDLINK3_MK diff --git a/www/libwww/Makefile b/www/libwww/Makefile index 4e5e0b957..66d95d347 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2014/10/09 14:07:09 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2015/06/12 10:51:50 wiz Exp $ DISTNAME= w3c-libwww-5.4.0 PKGNAME= libwww-5.4.0 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ EXTRACT_SUFX= .tgz diff --git a/www/liferea/Makefile b/www/liferea/Makefile index 6fd4e8e44..f536d47a6 100644 --- a/www/liferea/Makefile +++ b/www/liferea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.132 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.135 2015/06/12 10:51:50 wiz Exp $ DISTNAME= liferea-1.8.15 -PKGREVISION= 11 +PKGREVISION= 14 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=liferea/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/llgal/Makefile b/www/llgal/Makefile index 09e0d8e53..2b07494c4 100644 --- a/www/llgal/Makefile +++ b/www/llgal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:50 wiz Exp $ # DISTNAME= llgal-0.13.16 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www graphics MASTER_SITES= http://download.gna.org/llgal/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/make_album/Makefile b/www/make_album/Makefile index 8551b4eee..80cf31b87 100644 --- a/www/make_album/Makefile +++ b/www/make_album/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:50 wiz Exp $ # DISTNAME= make_album_1_6 PKGNAME= make_album-1.6 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= http://www.burren.cx/david/files/ diff --git a/www/matcha-sns/DESCR b/www/matcha-sns/DESCR new file mode 100644 index 000000000..47eda570b --- /dev/null +++ b/www/matcha-sns/DESCR @@ -0,0 +1,3 @@ +Matcha SNS is Social Networking Service (SNS) software for intranet +and the Internet SNS. This software has Japanese UI only. +It is formerly known as sencha-sns. diff --git a/www/matcha-sns/INSTALL b/www/matcha-sns/INSTALL new file mode 100644 index 000000000..3dd32ff7a --- /dev/null +++ b/www/matcha-sns/INSTALL @@ -0,0 +1,12 @@ +# $NetBSD: INSTALL,v 1.1 2015/04/08 19:11:09 ryoon Exp $ + +SENCHADIR="@PREFIX@/@SENCHADIR@" +WWWOWN="@WWWOWN@" +WWWGRP="@WWWGRP@" + +case ${STAGE} in +POST-INSTALL) + ${CHGRP} -R ${WWWGRP} ${SENCHADIR} + ${CHOWN} -R ${WWWOWN} ${SENCHADIR} + ;; +esac diff --git a/www/matcha-sns/MESSAGE b/www/matcha-sns/MESSAGE new file mode 100644 index 000000000..90196dd24 --- /dev/null +++ b/www/matcha-sns/MESSAGE @@ -0,0 +1,79 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/04/08 19:11:09 ryoon Exp $ + +To use Matcha SNS with Apache httpd 2.2, you will need to perform +the following steps. + +1. Install www/apache22 and www/ap-php . + +2. Setup PHP. At least, ${PREFIX}/etc/php.ini should have date.timezone line. + If your machine are located in Tokyo, Japan, you should get the following. + + # cat ${PREFIX}/etc/php.ini | grep date.timezone + date.timezone = "Asia/Tokyo" + +3. Install MySQL database server. + + # cd databases/mysql55-server + # make install + +4. Start MySQL server, and setup MySQL server + + # ${RCD_SCRIPTS_DIR}/mysqld start + And see messages. + +5. Add MySQL user, matchasns + + $ mysql -u root -p + Enter password: YOUR_MYSQL_ROOT_PASSWORD + > create user matchasns identified by 'matchasns_user_password'; + > quit + +6. Create database for Sencha SNS + + $ mysql -u root -p + Enter password: YOUR_MYSQL_ROOT_PASSWORD + > create database matchasns_db; + > grant SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER + on matchasns_db.* to matchasns@localhost identified by 'matchasns_password'; + > quit + +7. Be sure to have the following lines in ${PREFIX}/etc/php.ini. + + extension=gd.so + extension=mbstring.so + extension=mysql.so + +8. Be sure to have the following lines in ${PREFIX}/etc/httpd/httpd.conf + + LoadModule rewrite_module lib/httpd/mod_rewrite.so + DocumentRoot "${PREFIX}/share/matcha-sns" + LoadModule php5_module lib/httpd/mod_php5.so + AddType application/x-httpd-php .php + + DirectoryIndex index.php + Options All + Allow from All + AllowOverride All + Require all granted + + +9. Start Apache httpd 2.2 + + # ${RCD_SCRIPTS_DIR}/apache start + +10. Set salt and seed in ${PREFIX}/share/matcha-sns/app/config/core.php + + Replace DYhG93b0qyIfIxfs2guVoUubWwvniR2G0FgaC9mi with the output of + $ cat /dev/urandom | tr -dc "a-zA-Z0-9" | fold -w 40 | head -n 1 + and + Replace 76859309657198048034862324894 with the output of + $ cat /dev/urandom | tr -dc "0-9" | fold -w 30 | head -n 1 + +11. Access http://localhost/matcha-sns/index.php + And setup with the following information. + + database name: matchasns_db + user name: matchasns + password: matchasns_password +=========================================================================== diff --git a/www/matcha-sns/Makefile b/www/matcha-sns/Makefile new file mode 100644 index 000000000..406cc49ab --- /dev/null +++ b/www/matcha-sns/Makefile @@ -0,0 +1,70 @@ +# $NetBSD: Makefile,v 1.1 2015/04/08 19:11:09 ryoon Exp $ +# + +DISTNAME= matcha-sns-1.3.6 +PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} +CATEGORIES= www +MASTER_SITES= http://ryo-on.users.sourceforge.net/distrib/ +EXTRACT_SUFX= .zip + +MAINTAINER= ryoon@NetBSD.org +HOMEPAGE= http://oss.icz.co.jp/sns/ +COMMENT= Social Networking Service software that supports Timeline +LICENSE= gnu-gpl-v2 AND mit + +DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd +DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql +DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.2.0:../../converters/php-mbstring + +USE_PKGLOCALEDIR= yes +USE_LANGUAGES= # none +NO_BUILD= yes + +USE_TOOLS+= pax + +BUILD_DEFS+= APACHE_GROUP APACHE_USER + +SENCHADIR= share/matcha-sns +INSTALLATION_DIRS= ${SENCHADIR} + +.include "../../mk/bsd.prefs.mk" + +APACHE_USER?= www +APACHE_GROUP?= www +PKG_GROUPS= ${APACHE_GROUP} +PKG_USERS= ${APACHE_USER}:${APACHE_GROUP} + +PKG_USERS_VARS= APACHE_USER +PKG_GROUPS_VARS= APACHE_GROUP + +FILES_SUBST+= WWWGRP=${APACHE_GROUP} WWWOWN=${APACHE_USER} \ + SENCHADIR=${SENCHADIR} + +REPLACE_SH= cake/console/cake + +FIND_PREFIX:= PHPDIR=php +.include "../../mk/find-prefix.mk" + +REPLACE_INTERPRETER+= php +REPLACE.php.old= /usr/bin/php +REPLACE.php.new= ${PHPDIR}/bin/php +REPLACE_FILES.php= cake/console/cake.php + +CONF_FILES_PERMS= ${PREFIX}/share/matcha-sns/app/config/core.php-dist \ + ${PREFIX}/share/matcha-sns/app/config/core.php \ + ${APACHE_USER} ${APACHE_GROUP} 640 + +CONF_FILES_PERMS+= ${PREFIX}/share/matcha-sns/cake/console/templates/skel/config/database.php.default \ + ${PREFIX}/share/matcha-sns/cake/console/templates/skel/config/database.php \ + ${APACHE_USER} ${APACHE_GROUP} 640 + +pre-install: + cd ${WRKSRC} && \ + ${MV} app/config/core.php app/config/core.php-dist + +do-install: + cd ${WRKSRC} && pax -rw -pmp * .htaccess \ + ${DESTDIR}${PREFIX}/${SENCHADIR} + +.include "../../lang/php/phpversion.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/matcha-sns/PLIST b/www/matcha-sns/PLIST new file mode 100644 index 000000000..0542c8d53 --- /dev/null +++ b/www/matcha-sns/PLIST @@ -0,0 +1,1224 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/08 19:11:09 ryoon Exp $ +share/matcha-sns/.htaccess +share/matcha-sns/LICENSE +share/matcha-sns/NOTICE +share/matcha-sns/README +share/matcha-sns/app/.htaccess +share/matcha-sns/app/app_controller.php +share/matcha-sns/app/app_model.php +share/matcha-sns/app/config/acl.ini.php +share/matcha-sns/app/config/bootstrap.php +share/matcha-sns/app/config/constants.php +share/matcha-sns/app/config/core.php-dist +share/matcha-sns/app/config/database.php +share/matcha-sns/app/config/installed.php.default +share/matcha-sns/app/config/routes.php +share/matcha-sns/app/config/schema/db_acl.php +share/matcha-sns/app/config/schema/i18n.php +share/matcha-sns/app/config/schema/sessions.php +share/matcha-sns/app/config/sql/init.sql +share/matcha-sns/app/config/sql/init_data.sql +share/matcha-sns/app/controllers/administrators_controller.php +share/matcha-sns/app/controllers/components/common.php +share/matcha-sns/app/controllers/components/permission.php +share/matcha-sns/app/controllers/components/qdmail.php +share/matcha-sns/app/controllers/components/qdsmtp.php +share/matcha-sns/app/controllers/configurations_controller.php +share/matcha-sns/app/controllers/errors_controller.php +share/matcha-sns/app/controllers/friends_controller.php +share/matcha-sns/app/controllers/groups_controller.php +share/matcha-sns/app/controllers/homes_controller.php +share/matcha-sns/app/controllers/messages_controller.php +share/matcha-sns/app/controllers/plugins_controller.php +share/matcha-sns/app/controllers/profiles_controller.php +share/matcha-sns/app/controllers/requests_controller.php +share/matcha-sns/app/controllers/searches_controller.php +share/matcha-sns/app/controllers/storages_controller.php +share/matcha-sns/app/controllers/timelines_controller.php +share/matcha-sns/app/controllers/users_controller.php +share/matcha-sns/app/index.php +share/matcha-sns/app/libs/empty +share/matcha-sns/app/locale/eng/LC_MESSAGES/empty +share/matcha-sns/app/models/administrator.php +share/matcha-sns/app/models/behaviors/empty +share/matcha-sns/app/models/configuration.php +share/matcha-sns/app/models/datasources/empty +share/matcha-sns/app/models/friend.php +share/matcha-sns/app/models/group.php +share/matcha-sns/app/models/home.php +share/matcha-sns/app/models/join.php +share/matcha-sns/app/models/message.php +share/matcha-sns/app/models/notice.php +share/matcha-sns/app/models/plugin.php +share/matcha-sns/app/models/profile.php +share/matcha-sns/app/models/read.php +share/matcha-sns/app/models/request.php +share/matcha-sns/app/models/search.php +share/matcha-sns/app/models/storage.php +share/matcha-sns/app/models/timeline.php +share/matcha-sns/app/models/user.php +share/matcha-sns/app/models/watch.php +share/matcha-sns/app/plugins/cakeplus/models/behaviors/add_validation_rule.php +share/matcha-sns/app/plugins/install/controllers/install_controller.php +share/matcha-sns/app/plugins/install/install_app_controller.php +share/matcha-sns/app/plugins/install/install_app_model.php +share/matcha-sns/app/plugins/install/models/install.php +share/matcha-sns/app/plugins/install/views/install/add.ctp +share/matcha-sns/app/plugins/install/views/install/data.ctp +share/matcha-sns/app/plugins/install/views/install/database.ctp +share/matcha-sns/app/plugins/install/views/install/finish.ctp +share/matcha-sns/app/plugins/install/views/install/index.ctp +share/matcha-sns/app/plugins/install/views/install/mail.ctp +share/matcha-sns/app/plugins/install/views/layouts/install.ctp +share/matcha-sns/app/plugins/install/webroot/css/install.css +share/matcha-sns/app/plugins/note/controllers/note_controller.php +share/matcha-sns/app/plugins/note/models/note.php +share/matcha-sns/app/plugins/note/note_app_controller.php +share/matcha-sns/app/plugins/note/note_app_model.php +share/matcha-sns/app/plugins/note/setting/config.xml +share/matcha-sns/app/plugins/note/setting/sql/init.sql +share/matcha-sns/app/plugins/note/views/elements/paginate.ctp +share/matcha-sns/app/plugins/note/views/elements/search_form.ctp +share/matcha-sns/app/plugins/note/views/elements/tab.ctp +share/matcha-sns/app/plugins/note/views/note/add.ctp +share/matcha-sns/app/plugins/note/views/note/content.ctp +share/matcha-sns/app/plugins/note/views/note/index.ctp +share/matcha-sns/app/plugins/note/views/note/insert_image.ctp +share/matcha-sns/app/plugins/note/views/note/upload.ctp +share/matcha-sns/app/plugins/note/webroot/css/note.css +share/matcha-sns/app/plugins/note/webroot/img/bt_note.gif +share/matcha-sns/app/plugins/note/webroot/img/note_delete.jpg +share/matcha-sns/app/plugins/note/webroot/img/note_delete_on.jpg +share/matcha-sns/app/plugins/note/webroot/img/note_edit.jpg +share/matcha-sns/app/plugins/note/webroot/img/note_edit_on.jpg +share/matcha-sns/app/plugins/note/webroot/js/images/body.png +share/matcha-sns/app/plugins/note/webroot/js/images/jaysalvat.png +share/matcha-sns/app/plugins/note/webroot/js/images/markitup.png +share/matcha-sns/app/plugins/note/webroot/js/images/style.css +share/matcha-sns/app/plugins/note/webroot/js/jwysiwyg/jquery.wysiwyg.bg.png +share/matcha-sns/app/plugins/note/webroot/js/jwysiwyg/jquery.wysiwyg.css +share/matcha-sns/app/plugins/note/webroot/js/jwysiwyg/jquery.wysiwyg.gif +share/matcha-sns/app/plugins/note/webroot/js/jwysiwyg/jquery.wysiwyg.js +share/matcha-sns/app/plugins/note/webroot/js/jwysiwyg/jquery.wysiwyg.no-alpha.gif +share/matcha-sns/app/plugins/note/webroot/js/jwysiwyg/wysiwyg.image.js +share/matcha-sns/app/plugins/note/webroot/js/markitup/jquery.markitup.js +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/bold.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/clean.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/image.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/italic.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/link.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/list-bullet.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/list-numeric.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/picture.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/preview.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/images/stroke.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/set.js +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/default/style.css +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/bold.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/clean.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/h1.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/h2.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/h3.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/h4.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/h5.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/h6.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/image.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/italic.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/link.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/list-bullet.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/list-item.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/list-numeric.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/paragraph.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/picture.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/preview.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/images/stroke.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/readme.txt +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/set.js +share/matcha-sns/app/plugins/note/webroot/js/markitup/sets/html/style.css +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-container.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-bbcode.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-dotclear.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-html.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-json.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-markdown.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-textile.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-wiki.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor-xml.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/bg-editor.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/handle.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/menu.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/images/submenu.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/markitup/style.css +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/simple/images/handle.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/simple/images/menu.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/simple/images/submenu.png +share/matcha-sns/app/plugins/note/webroot/js/markitup/skins/simple/style.css +share/matcha-sns/app/plugins/note/webroot/js/markitup/templates/preview.css +share/matcha-sns/app/plugins/note/webroot/js/markitup/templates/preview.html +share/matcha-sns/app/plugins/sample/controllers/sample_controller.php +share/matcha-sns/app/plugins/sample/models/sample.php +share/matcha-sns/app/plugins/sample/sample_app_controller.php +share/matcha-sns/app/plugins/sample/sample_app_model.php +share/matcha-sns/app/plugins/sample/setting/config.xml +share/matcha-sns/app/plugins/sample/setting/sql/init.sql +share/matcha-sns/app/plugins/sample/views/sample/index.ctp +share/matcha-sns/app/plugins/sample/webroot/css/install.css +share/matcha-sns/app/plugins/tmp/note.zip +share/matcha-sns/app/plugins/tmp/sample.zip +share/matcha-sns/app/tests/cases/behaviors/empty +share/matcha-sns/app/tests/cases/components/empty +share/matcha-sns/app/tests/cases/controllers/empty +share/matcha-sns/app/tests/cases/helpers/empty +share/matcha-sns/app/tests/cases/models/empty +share/matcha-sns/app/tests/fixtures/empty +share/matcha-sns/app/tests/groups/empty +share/matcha-sns/app/tmp/cache/models/empty +share/matcha-sns/app/tmp/cache/persistent/empty +share/matcha-sns/app/tmp/cache/views/empty +share/matcha-sns/app/tmp/logs/empty +share/matcha-sns/app/tmp/sessions/empty +share/matcha-sns/app/tmp/tests/empty +share/matcha-sns/app/vendors/shells/tasks/empty +share/matcha-sns/app/vendors/shells/templates/empty +share/matcha-sns/app/views/administrator/add.ctp +share/matcha-sns/app/views/administrator/delete.ctp +share/matcha-sns/app/views/administrator/delete_log.ctp +share/matcha-sns/app/views/administrator/edit.ctp +share/matcha-sns/app/views/administrator/index.ctp +share/matcha-sns/app/views/configuration/access.ctp +share/matcha-sns/app/views/configuration/access_edit.ctp +share/matcha-sns/app/views/configuration/edit.ctp +share/matcha-sns/app/views/configuration/index.ctp +share/matcha-sns/app/views/configuration/mail.ctp +share/matcha-sns/app/views/configuration/mail_confirm.ctp +share/matcha-sns/app/views/configuration/mail_sendtest.ctp +share/matcha-sns/app/views/elements/calender.ctp +share/matcha-sns/app/views/elements/confirm.ctp +share/matcha-sns/app/views/elements/email/html/empty +share/matcha-sns/app/views/elements/email/text/group_add.ctp +share/matcha-sns/app/views/elements/email/text/group_invite.ctp +share/matcha-sns/app/views/elements/email/text/invite.ctp +share/matcha-sns/app/views/elements/email/text/join_application_admin.ctp +share/matcha-sns/app/views/elements/email/text/join_application_user.ctp +share/matcha-sns/app/views/elements/email/text/join_approval.ctp +share/matcha-sns/app/views/elements/email/text/join_deny.ctp +share/matcha-sns/app/views/elements/email/text/mail_sendtest.ctp +share/matcha-sns/app/views/elements/email/text/password_reset.ctp +share/matcha-sns/app/views/elements/email/text/register_complete.ctp +share/matcha-sns/app/views/elements/empty +share/matcha-sns/app/views/elements/file.ctp +share/matcha-sns/app/views/elements/follower.ctp +share/matcha-sns/app/views/elements/following.ctp +share/matcha-sns/app/views/elements/group_pop.ctp +share/matcha-sns/app/views/elements/image.ctp +share/matcha-sns/app/views/elements/join_group.ctp +share/matcha-sns/app/views/elements/right_menu.ctp +share/matcha-sns/app/views/elements/right_menu_timeline.ctp +share/matcha-sns/app/views/elements/timeline/comment.ctp +share/matcha-sns/app/views/elements/timeline/file.ctp +share/matcha-sns/app/views/elements/timeline/followuser.ctp +share/matcha-sns/app/views/elements/timeline/form.ctp +share/matcha-sns/app/views/elements/timeline/img_link_download.ctp +share/matcha-sns/app/views/elements/timeline/one_timeline.ctp +share/matcha-sns/app/views/elements/timeline/post_form.ctp +share/matcha-sns/app/views/elements/timeline/read.ctp +share/matcha-sns/app/views/elements/timeline/readuser.ctp +share/matcha-sns/app/views/elements/timeline/searchResult_timeline.ctp +share/matcha-sns/app/views/elements/timeline/search_timeline.ctp +share/matcha-sns/app/views/elements/timeline/timeline.ctp +share/matcha-sns/app/views/elements/timeline/watch.ctp +share/matcha-sns/app/views/errors/empty +share/matcha-sns/app/views/errors/error404.ctp +share/matcha-sns/app/views/errors/index.ctp +share/matcha-sns/app/views/errors/missing_controller.ctp +share/matcha-sns/app/views/errors/sorry.ctp +share/matcha-sns/app/views/friend/friendship.ctp +share/matcha-sns/app/views/friend/index.ctp +share/matcha-sns/app/views/group/create.ctp +share/matcha-sns/app/views/group/edit.ctp +share/matcha-sns/app/views/group/index.ctp +share/matcha-sns/app/views/group/invite.ctp +share/matcha-sns/app/views/group/invite_user.ctp +share/matcha-sns/app/views/group/join.ctp +share/matcha-sns/app/views/group/join_user.ctp +share/matcha-sns/app/views/group/join_users.ctp +share/matcha-sns/app/views/group/main.ctp +share/matcha-sns/app/views/group/profile.ctp +share/matcha-sns/app/views/group/profile_edit.ctp +share/matcha-sns/app/views/group/withdrawal_users.ctp +share/matcha-sns/app/views/helpers/custom_html.php +share/matcha-sns/app/views/helpers/custom_js.php +share/matcha-sns/app/views/helpers/empty +share/matcha-sns/app/views/home/index.ctp +share/matcha-sns/app/views/home/notice.ctp +share/matcha-sns/app/views/home/one.ctp +share/matcha-sns/app/views/home/search.ctp +share/matcha-sns/app/views/layouts/default.ctp +share/matcha-sns/app/views/layouts/email/html/empty +share/matcha-sns/app/views/layouts/email/text/default.ctp +share/matcha-sns/app/views/layouts/js/empty +share/matcha-sns/app/views/layouts/login_layout.ctp +share/matcha-sns/app/views/layouts/rss/empty +share/matcha-sns/app/views/layouts/xml/empty +share/matcha-sns/app/views/message/check.ctp +share/matcha-sns/app/views/message/create.ctp +share/matcha-sns/app/views/message/index.ctp +share/matcha-sns/app/views/message/user.ctp +share/matcha-sns/app/views/pages/empty +share/matcha-sns/app/views/plugin/add.ctp +share/matcha-sns/app/views/plugin/index.ctp +share/matcha-sns/app/views/profile/index.ctp +share/matcha-sns/app/views/profile/profile.ctp +share/matcha-sns/app/views/profile/profile_edit.ctp +share/matcha-sns/app/views/request/judge.ctp +share/matcha-sns/app/views/request/user.ctp +share/matcha-sns/app/views/scaffolds/empty +share/matcha-sns/app/views/search/index.ctp +share/matcha-sns/app/views/storage/index.ctp +share/matcha-sns/app/views/storage/public.ctp +share/matcha-sns/app/views/user/complete.ctp +share/matcha-sns/app/views/user/edit.ctp +share/matcha-sns/app/views/user/finish.ctp +share/matcha-sns/app/views/user/invite.ctp +share/matcha-sns/app/views/user/login.ctp +share/matcha-sns/app/views/user/regist.ctp +share/matcha-sns/app/views/user/reminder.ctp +share/matcha-sns/app/views/user/reset.ctp +share/matcha-sns/app/views/user/withdrawal.ctp +share/matcha-sns/app/webroot/.htaccess +share/matcha-sns/app/webroot/css.php +share/matcha-sns/app/webroot/css/colorbox.css +share/matcha-sns/app/webroot/css/common.css +share/matcha-sns/app/webroot/css/edit.css +share/matcha-sns/app/webroot/css/file.css +share/matcha-sns/app/webroot/css/import.css +share/matcha-sns/app/webroot/css/like.css +share/matcha-sns/app/webroot/css/login.css +share/matcha-sns/app/webroot/css/message.css +share/matcha-sns/app/webroot/css/popup.css +share/matcha-sns/app/webroot/css/print.css +share/matcha-sns/app/webroot/css/profile.css +share/matcha-sns/app/webroot/css/reset.css +share/matcha-sns/app/webroot/css/setup.css +share/matcha-sns/app/webroot/css/timeline.css +share/matcha-sns/app/webroot/css/user.css +share/matcha-sns/app/webroot/favicon.ico +share/matcha-sns/app/webroot/files/empty +share/matcha-sns/app/webroot/img/colorbox/Thumbs.db +share/matcha-sns/app/webroot/img/colorbox/border.png +share/matcha-sns/app/webroot/img/colorbox/controls.png +share/matcha-sns/app/webroot/img/colorbox/ie6/Thumbs.db +share/matcha-sns/app/webroot/img/colorbox/ie6/borderBottomCenter.png +share/matcha-sns/app/webroot/img/colorbox/ie6/borderBottomLeft.png +share/matcha-sns/app/webroot/img/colorbox/ie6/borderBottomRight.png +share/matcha-sns/app/webroot/img/colorbox/ie6/borderMiddleLeft.png +share/matcha-sns/app/webroot/img/colorbox/ie6/borderMiddleRight.png +share/matcha-sns/app/webroot/img/colorbox/ie6/borderTopCenter.png +share/matcha-sns/app/webroot/img/colorbox/ie6/borderTopLeft.png +share/matcha-sns/app/webroot/img/colorbox/ie6/borderTopRight.png +share/matcha-sns/app/webroot/img/colorbox/loading.gif +share/matcha-sns/app/webroot/img/colorbox/loading_background.png +share/matcha-sns/app/webroot/img/colorbox/overlay.png +share/matcha-sns/app/webroot/img/common/bg_center_btm.gif +share/matcha-sns/app/webroot/img/common/bg_center_btm2.gif +share/matcha-sns/app/webroot/img/common/bg_center_mid.gif +share/matcha-sns/app/webroot/img/common/bg_center_mid2.gif +share/matcha-sns/app/webroot/img/common/bg_center_top.gif +share/matcha-sns/app/webroot/img/common/bg_center_top2.gif +share/matcha-sns/app/webroot/img/common/bg_contents.jpg +share/matcha-sns/app/webroot/img/common/bg_contents_btm.jpg +share/matcha-sns/app/webroot/img/common/bg_footer.jpg +share/matcha-sns/app/webroot/img/common/bg_header.jpg +share/matcha-sns/app/webroot/img/common/bg_side_brown.gif +share/matcha-sns/app/webroot/img/common/bg_side_btm.gif +share/matcha-sns/app/webroot/img/common/bg_side_calendar.gif +share/matcha-sns/app/webroot/img/common/bg_side_mid.gif +share/matcha-sns/app/webroot/img/common/bg_side_news.gif +share/matcha-sns/app/webroot/img/common/bg_side_user.gif +share/matcha-sns/app/webroot/img/common/bg_tl.jpg +share/matcha-sns/app/webroot/img/common/bnr_pay.jpg +share/matcha-sns/app/webroot/img/common/bnr_pay_on.jpg +share/matcha-sns/app/webroot/img/common/bt_back.jpg +share/matcha-sns/app/webroot/img/common/bt_back_on.jpg +share/matcha-sns/app/webroot/img/common/bt_cancel.gif +share/matcha-sns/app/webroot/img/common/bt_check.gif +share/matcha-sns/app/webroot/img/common/bt_consent.gif +share/matcha-sns/app/webroot/img/common/bt_edit.gif +share/matcha-sns/app/webroot/img/common/bt_edit.jpg +share/matcha-sns/app/webroot/img/common/bt_edit_on.jpg +share/matcha-sns/app/webroot/img/common/bt_edit_wide.jpg +share/matcha-sns/app/webroot/img/common/bt_more.gif +share/matcha-sns/app/webroot/img/common/bt_more_s.gif +share/matcha-sns/app/webroot/img/common/bt_nav01.jpg +share/matcha-sns/app/webroot/img/common/bt_nav01_on.jpg +share/matcha-sns/app/webroot/img/common/bt_nav02.jpg +share/matcha-sns/app/webroot/img/common/bt_nav02_on.jpg +share/matcha-sns/app/webroot/img/common/bt_nav03.jpg +share/matcha-sns/app/webroot/img/common/bt_nav03_on.jpg +share/matcha-sns/app/webroot/img/common/bt_nav04.jpg +share/matcha-sns/app/webroot/img/common/bt_nav04_on.jpg +share/matcha-sns/app/webroot/img/common/bt_nav05.jpg +share/matcha-sns/app/webroot/img/common/bt_nav05_on.jpg +share/matcha-sns/app/webroot/img/common/bt_nav06.jpg +share/matcha-sns/app/webroot/img/common/bt_nav06_on.jpg +share/matcha-sns/app/webroot/img/common/bt_nav07.jpg +share/matcha-sns/app/webroot/img/common/bt_nav07_on.jpg +share/matcha-sns/app/webroot/img/common/bt_reject.gif +share/matcha-sns/app/webroot/img/common/bt_search.jpg +share/matcha-sns/app/webroot/img/common/bt_search_on.jpg +share/matcha-sns/app/webroot/img/common/bt_send.gif +share/matcha-sns/app/webroot/img/common/bt_send_on.gif +share/matcha-sns/app/webroot/img/common/delete_log.jpg +share/matcha-sns/app/webroot/img/common/followed.gif +share/matcha-sns/app/webroot/img/common/g_original +share/matcha-sns/app/webroot/img/common/g_preview +share/matcha-sns/app/webroot/img/common/g_thumbnail +share/matcha-sns/app/webroot/img/common/i_arrow_footer.gif +share/matcha-sns/app/webroot/img/common/i_ico_check.gif +share/matcha-sns/app/webroot/img/common/i_ico_group.gif +share/matcha-sns/app/webroot/img/common/i_ico_group_l.gif +share/matcha-sns/app/webroot/img/common/i_ico_group_s.gif +share/matcha-sns/app/webroot/img/common/i_ico_group_ss.gif +share/matcha-sns/app/webroot/img/common/i_ico_logout.jpg +share/matcha-sns/app/webroot/img/common/i_ico_new.jpg +share/matcha-sns/app/webroot/img/common/i_ico_new_on.jpg +share/matcha-sns/app/webroot/img/common/i_ico_not.jpg +share/matcha-sns/app/webroot/img/common/i_ico_not_on.jpg +share/matcha-sns/app/webroot/img/common/i_ico_ok.jpg +share/matcha-sns/app/webroot/img/common/i_ico_ok_on.jpg +share/matcha-sns/app/webroot/img/common/i_ico_setup.jpg +share/matcha-sns/app/webroot/img/common/i_ico_solo.gif +share/matcha-sns/app/webroot/img/common/i_ico_solo_l.gif +share/matcha-sns/app/webroot/img/common/i_ico_solo_s.gif +share/matcha-sns/app/webroot/img/common/i_ico_solo_ss.gif +share/matcha-sns/app/webroot/img/common/i_ico_system.jpg +share/matcha-sns/app/webroot/img/common/i_ico_user.jpg +share/matcha-sns/app/webroot/img/common/i_line_solid.gif +share/matcha-sns/app/webroot/img/common/i_logo.jpg +share/matcha-sns/app/webroot/img/common/i_must.jpg +share/matcha-sns/app/webroot/img/common/original +share/matcha-sns/app/webroot/img/common/others.png +share/matcha-sns/app/webroot/img/common/preview +share/matcha-sns/app/webroot/img/common/thumb/Thumbs.db +share/matcha-sns/app/webroot/img/common/thumb/excel.png +share/matcha-sns/app/webroot/img/common/thumb/other.png +share/matcha-sns/app/webroot/img/common/thumb/search.png +share/matcha-sns/app/webroot/img/common/thumb/txt.png +share/matcha-sns/app/webroot/img/common/thumb/word.png +share/matcha-sns/app/webroot/img/common/thumb/zip.png +share/matcha-sns/app/webroot/img/common/thumbnail +share/matcha-sns/app/webroot/img/file/bt_delete.gif +share/matcha-sns/app/webroot/img/file/bt_download.gif +share/matcha-sns/app/webroot/img/file/bt_upload.gif +share/matcha-sns/app/webroot/img/file/bt_upload_2.gif +share/matcha-sns/app/webroot/img/group/bt_group.gif +share/matcha-sns/app/webroot/img/group/bt_group.jpg +share/matcha-sns/app/webroot/img/group/bt_group_on.jpg +share/matcha-sns/app/webroot/img/group/bt_invite.jpg +share/matcha-sns/app/webroot/img/group/bt_invite_on.jpg +share/matcha-sns/app/webroot/img/group/group_icon.gif +share/matcha-sns/app/webroot/img/login/bg_login_btm.jpg +share/matcha-sns/app/webroot/img/login/bg_login_mid.jpg +share/matcha-sns/app/webroot/img/login/bg_login_top.jpg +share/matcha-sns/app/webroot/img/login/bt_entry.jpg +share/matcha-sns/app/webroot/img/login/bt_entry_on.jpg +share/matcha-sns/app/webroot/img/login/bt_login.jpg +share/matcha-sns/app/webroot/img/login/bt_login_on.jpg +share/matcha-sns/app/webroot/img/login/i_login_img.jpg +share/matcha-sns/app/webroot/img/login/i_login_txt.jpg +share/matcha-sns/app/webroot/img/message/bt_delete.gif +share/matcha-sns/app/webroot/img/message/bt_message.gif +share/matcha-sns/app/webroot/img/message/bt_reply.gif +share/matcha-sns/app/webroot/img/message/bt_reply_on.gif +share/matcha-sns/app/webroot/img/message/bt_submit.gif +share/matcha-sns/app/webroot/img/message/user_icon.png +share/matcha-sns/app/webroot/img/profile/bg_timeline.gif +share/matcha-sns/app/webroot/img/profile/bt_img.jpg +share/matcha-sns/app/webroot/img/profile/bt_img_on.jpg +share/matcha-sns/app/webroot/img/profile/bt_profile.jpg +share/matcha-sns/app/webroot/img/profile/bt_profile_on.jpg +share/matcha-sns/app/webroot/img/profile/bt_save.gif +share/matcha-sns/app/webroot/img/profile/bt_save_on.gif +share/matcha-sns/app/webroot/img/sample/Thumbs.db +share/matcha-sns/app/webroot/img/sample/back.jpg +share/matcha-sns/app/webroot/img/sample/original +share/matcha-sns/app/webroot/img/sample/preview +share/matcha-sns/app/webroot/img/sample/sample1.jpg +share/matcha-sns/app/webroot/img/sample/sample2.jpg +share/matcha-sns/app/webroot/img/sample/sample3.jpg +share/matcha-sns/app/webroot/img/sample/sample4.jpg +share/matcha-sns/app/webroot/img/sample/sample5.jpg +share/matcha-sns/app/webroot/img/sample/thumbnail +share/matcha-sns/app/webroot/img/setup/bg_tab.gif +share/matcha-sns/app/webroot/img/setup/bg_tab_on.gif +share/matcha-sns/app/webroot/img/setup/bg_tab_on_short.gif +share/matcha-sns/app/webroot/img/setup/bg_tab_short.gif +share/matcha-sns/app/webroot/img/setup/bt_make.jpg +share/matcha-sns/app/webroot/img/setup/bt_make_on.jpg +share/matcha-sns/app/webroot/img/setup/bt_register.jpg +share/matcha-sns/app/webroot/img/setup/bt_register_on.jpg +share/matcha-sns/app/webroot/img/timeline/bg_rep_btm.jpg +share/matcha-sns/app/webroot/img/timeline/bg_rep_mid.jpg +share/matcha-sns/app/webroot/img/timeline/bg_rep_top.jpg +share/matcha-sns/app/webroot/img/timeline/bg_send_btm.gif +share/matcha-sns/app/webroot/img/timeline/bg_send_mid.gif +share/matcha-sns/app/webroot/img/timeline/bg_send_top.gif +share/matcha-sns/app/webroot/img/timeline/bg_share_btm.jpg +share/matcha-sns/app/webroot/img/timeline/bg_share_mid.jpg +share/matcha-sns/app/webroot/img/timeline/bg_share_top.jpg +share/matcha-sns/app/webroot/img/timeline/bg_tab.gif +share/matcha-sns/app/webroot/img/timeline/bg_tab_on.gif +share/matcha-sns/app/webroot/img/timeline/bg_timeline.jpg +share/matcha-sns/app/webroot/img/timeline/bg_timeline_btm.gif +share/matcha-sns/app/webroot/img/timeline/bg_timeline_mid.gif +share/matcha-sns/app/webroot/img/timeline/bt_comment.gif +share/matcha-sns/app/webroot/img/timeline/bt_delete.gif +share/matcha-sns/app/webroot/img/timeline/bt_file.gif +share/matcha-sns/app/webroot/img/timeline/bt_no_comment.gif +share/matcha-sns/app/webroot/img/timeline/bt_share.gif +share/matcha-sns/app/webroot/img/timeline/bt_share_on.gif +share/matcha-sns/app/webroot/img/timeline/i_dummy.gif +share/matcha-sns/app/webroot/img/timeline/i_ico_comment.gif +share/matcha-sns/app/webroot/img/timeline/i_ico_like.gif +share/matcha-sns/app/webroot/img/timeline/i_ico_like_2.gif +share/matcha-sns/app/webroot/img/timeline/i_ico_read.gif +share/matcha-sns/app/webroot/img/timeline/i_ico_read_2.gif +share/matcha-sns/app/webroot/img/timeline/i_ico_watch.gif +share/matcha-sns/app/webroot/img/user/bg_search.jpg +share/matcha-sns/app/webroot/img/user/bg_tab.gif +share/matcha-sns/app/webroot/img/user/bg_tab_on.gif +share/matcha-sns/app/webroot/img/user/bt_follow.gif +share/matcha-sns/app/webroot/img/user/bt_follow_on.gif +share/matcha-sns/app/webroot/img/user/bt_follow_on_on.gif +share/matcha-sns/app/webroot/img/user/bt_search_user.jpg +share/matcha-sns/app/webroot/img/user/bt_search_user_on.jpg +share/matcha-sns/app/webroot/index.php +share/matcha-sns/app/webroot/js/ajax.js +share/matcha-sns/app/webroot/js/common.js +share/matcha-sns/app/webroot/js/forms.js +share/matcha-sns/app/webroot/js/forms_mail.js +share/matcha-sns/app/webroot/js/jquery.colorbox-min.js +share/matcha-sns/app/webroot/js/jquery.cookie.js +share/matcha-sns/app/webroot/js/jquery.js +share/matcha-sns/app/webroot/js/jquery.upload.js +share/matcha-sns/app/webroot/js/ready.js +share/matcha-sns/app/webroot/js/tab.js +share/matcha-sns/app/webroot/js/thickbox.js +share/matcha-sns/app/webroot/js/toggle.js +share/matcha-sns/app/webroot/test.php +share/matcha-sns/cake/LICENSE.txt +share/matcha-sns/cake/VERSION.txt +share/matcha-sns/cake/basics.php +share/matcha-sns/cake/bootstrap.php +share/matcha-sns/cake/config/config.php +share/matcha-sns/cake/config/paths.php +share/matcha-sns/cake/config/unicode/casefolding/0080_00ff.php +share/matcha-sns/cake/config/unicode/casefolding/0100_017f.php +share/matcha-sns/cake/config/unicode/casefolding/0180_024F.php +share/matcha-sns/cake/config/unicode/casefolding/0250_02af.php +share/matcha-sns/cake/config/unicode/casefolding/0370_03ff.php +share/matcha-sns/cake/config/unicode/casefolding/0400_04ff.php +share/matcha-sns/cake/config/unicode/casefolding/0500_052f.php +share/matcha-sns/cake/config/unicode/casefolding/0530_058f.php +share/matcha-sns/cake/config/unicode/casefolding/1e00_1eff.php +share/matcha-sns/cake/config/unicode/casefolding/1f00_1fff.php +share/matcha-sns/cake/config/unicode/casefolding/2100_214f.php +share/matcha-sns/cake/config/unicode/casefolding/2150_218f.php +share/matcha-sns/cake/config/unicode/casefolding/2460_24ff.php +share/matcha-sns/cake/config/unicode/casefolding/2c00_2c5f.php +share/matcha-sns/cake/config/unicode/casefolding/2c60_2c7f.php +share/matcha-sns/cake/config/unicode/casefolding/2c80_2cff.php +share/matcha-sns/cake/config/unicode/casefolding/ff00_ffef.php +share/matcha-sns/cake/console/cake +share/matcha-sns/cake/console/cake.bat +share/matcha-sns/cake/console/cake.php +share/matcha-sns/cake/console/error.php +share/matcha-sns/cake/console/libs/acl.php +share/matcha-sns/cake/console/libs/api.php +share/matcha-sns/cake/console/libs/bake.php +share/matcha-sns/cake/console/libs/console.php +share/matcha-sns/cake/console/libs/i18n.php +share/matcha-sns/cake/console/libs/schema.php +share/matcha-sns/cake/console/libs/shell.php +share/matcha-sns/cake/console/libs/tasks/bake.php +share/matcha-sns/cake/console/libs/tasks/controller.php +share/matcha-sns/cake/console/libs/tasks/db_config.php +share/matcha-sns/cake/console/libs/tasks/extract.php +share/matcha-sns/cake/console/libs/tasks/fixture.php +share/matcha-sns/cake/console/libs/tasks/model.php +share/matcha-sns/cake/console/libs/tasks/plugin.php +share/matcha-sns/cake/console/libs/tasks/project.php +share/matcha-sns/cake/console/libs/tasks/template.php +share/matcha-sns/cake/console/libs/tasks/test.php +share/matcha-sns/cake/console/libs/tasks/view.php +share/matcha-sns/cake/console/libs/testsuite.php +share/matcha-sns/cake/console/templates/default/actions/controller_actions.ctp +share/matcha-sns/cake/console/templates/default/classes/controller.ctp +share/matcha-sns/cake/console/templates/default/classes/fixture.ctp +share/matcha-sns/cake/console/templates/default/classes/model.ctp +share/matcha-sns/cake/console/templates/default/classes/test.ctp +share/matcha-sns/cake/console/templates/default/views/form.ctp +share/matcha-sns/cake/console/templates/default/views/home.ctp +share/matcha-sns/cake/console/templates/default/views/index.ctp +share/matcha-sns/cake/console/templates/default/views/view.ctp +share/matcha-sns/cake/console/templates/skel/.htaccess +share/matcha-sns/cake/console/templates/skel/app_controller.php +share/matcha-sns/cake/console/templates/skel/app_helper.php +share/matcha-sns/cake/console/templates/skel/app_model.php +share/matcha-sns/cake/console/templates/skel/config/acl.ini.php +share/matcha-sns/cake/console/templates/skel/config/bootstrap.php +share/matcha-sns/cake/console/templates/skel/config/core.php +share/matcha-sns/cake/console/templates/skel/config/database.php.default +share/matcha-sns/cake/console/templates/skel/config/routes.php +share/matcha-sns/cake/console/templates/skel/config/schema/db_acl.php +share/matcha-sns/cake/console/templates/skel/config/schema/db_acl.sql +share/matcha-sns/cake/console/templates/skel/config/schema/i18n.php +share/matcha-sns/cake/console/templates/skel/config/schema/i18n.sql +share/matcha-sns/cake/console/templates/skel/config/schema/sessions.php +share/matcha-sns/cake/console/templates/skel/config/schema/sessions.sql +share/matcha-sns/cake/console/templates/skel/controllers/components/empty +share/matcha-sns/cake/console/templates/skel/controllers/pages_controller.php +share/matcha-sns/cake/console/templates/skel/index.php +share/matcha-sns/cake/console/templates/skel/libs/empty +share/matcha-sns/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty +share/matcha-sns/cake/console/templates/skel/models/behaviors/empty +share/matcha-sns/cake/console/templates/skel/models/datasources/empty +share/matcha-sns/cake/console/templates/skel/plugins/empty +share/matcha-sns/cake/console/templates/skel/tests/cases/behaviors/empty +share/matcha-sns/cake/console/templates/skel/tests/cases/components/empty +share/matcha-sns/cake/console/templates/skel/tests/cases/controllers/empty +share/matcha-sns/cake/console/templates/skel/tests/cases/datasources/empty +share/matcha-sns/cake/console/templates/skel/tests/cases/helpers/empty +share/matcha-sns/cake/console/templates/skel/tests/cases/models/empty +share/matcha-sns/cake/console/templates/skel/tests/cases/shells/empty +share/matcha-sns/cake/console/templates/skel/tests/fixtures/empty +share/matcha-sns/cake/console/templates/skel/tests/groups/empty +share/matcha-sns/cake/console/templates/skel/tmp/cache/models/empty +share/matcha-sns/cake/console/templates/skel/tmp/cache/persistent/empty +share/matcha-sns/cake/console/templates/skel/tmp/cache/views/empty +share/matcha-sns/cake/console/templates/skel/tmp/logs/empty +share/matcha-sns/cake/console/templates/skel/tmp/sessions/empty +share/matcha-sns/cake/console/templates/skel/tmp/tests/empty +share/matcha-sns/cake/console/templates/skel/vendors/shells/tasks/empty +share/matcha-sns/cake/console/templates/skel/views/elements/email/html/default.ctp +share/matcha-sns/cake/console/templates/skel/views/elements/email/text/default.ctp +share/matcha-sns/cake/console/templates/skel/views/elements/empty +share/matcha-sns/cake/console/templates/skel/views/errors/empty +share/matcha-sns/cake/console/templates/skel/views/helpers/empty +share/matcha-sns/cake/console/templates/skel/views/layouts/ajax.ctp +share/matcha-sns/cake/console/templates/skel/views/layouts/default.ctp +share/matcha-sns/cake/console/templates/skel/views/layouts/email/html/default.ctp +share/matcha-sns/cake/console/templates/skel/views/layouts/email/text/default.ctp +share/matcha-sns/cake/console/templates/skel/views/layouts/flash.ctp +share/matcha-sns/cake/console/templates/skel/views/layouts/js/default.ctp +share/matcha-sns/cake/console/templates/skel/views/layouts/rss/default.ctp +share/matcha-sns/cake/console/templates/skel/views/layouts/xml/default.ctp +share/matcha-sns/cake/console/templates/skel/views/pages/empty +share/matcha-sns/cake/console/templates/skel/views/scaffolds/empty +share/matcha-sns/cake/console/templates/skel/webroot/.htaccess +share/matcha-sns/cake/console/templates/skel/webroot/css.php +share/matcha-sns/cake/console/templates/skel/webroot/css/cake.generic.css +share/matcha-sns/cake/console/templates/skel/webroot/favicon.ico +share/matcha-sns/cake/console/templates/skel/webroot/img/cake.icon.png +share/matcha-sns/cake/console/templates/skel/webroot/img/cake.power.gif +share/matcha-sns/cake/console/templates/skel/webroot/img/test-error-icon.png +share/matcha-sns/cake/console/templates/skel/webroot/img/test-fail-icon.png +share/matcha-sns/cake/console/templates/skel/webroot/img/test-pass-icon.png +share/matcha-sns/cake/console/templates/skel/webroot/img/test-skip-icon.png +share/matcha-sns/cake/console/templates/skel/webroot/index.php +share/matcha-sns/cake/console/templates/skel/webroot/js/empty +share/matcha-sns/cake/console/templates/skel/webroot/test.php +share/matcha-sns/cake/dispatcher.php +share/matcha-sns/cake/libs/cache.php +share/matcha-sns/cake/libs/cache/apc.php +share/matcha-sns/cake/libs/cache/file.php +share/matcha-sns/cake/libs/cache/memcache.php +share/matcha-sns/cake/libs/cache/xcache.php +share/matcha-sns/cake/libs/cake_log.php +share/matcha-sns/cake/libs/cake_session.php +share/matcha-sns/cake/libs/cake_socket.php +share/matcha-sns/cake/libs/class_registry.php +share/matcha-sns/cake/libs/configure.php +share/matcha-sns/cake/libs/controller/app_controller.php +share/matcha-sns/cake/libs/controller/component.php +share/matcha-sns/cake/libs/controller/components/acl.php +share/matcha-sns/cake/libs/controller/components/auth.php +share/matcha-sns/cake/libs/controller/components/cookie.php +share/matcha-sns/cake/libs/controller/components/email.php +share/matcha-sns/cake/libs/controller/components/request_handler.php +share/matcha-sns/cake/libs/controller/components/security.php +share/matcha-sns/cake/libs/controller/components/session.php +share/matcha-sns/cake/libs/controller/controller.php +share/matcha-sns/cake/libs/controller/pages_controller.php +share/matcha-sns/cake/libs/controller/scaffold.php +share/matcha-sns/cake/libs/debugger.php +share/matcha-sns/cake/libs/error.php +share/matcha-sns/cake/libs/file.php +share/matcha-sns/cake/libs/folder.php +share/matcha-sns/cake/libs/http_socket.php +share/matcha-sns/cake/libs/i18n.php +share/matcha-sns/cake/libs/inflector.php +share/matcha-sns/cake/libs/l10n.php +share/matcha-sns/cake/libs/log/file_log.php +share/matcha-sns/cake/libs/magic_db.php +share/matcha-sns/cake/libs/model/app_model.php +share/matcha-sns/cake/libs/model/behaviors/acl.php +share/matcha-sns/cake/libs/model/behaviors/containable.php +share/matcha-sns/cake/libs/model/behaviors/translate.php +share/matcha-sns/cake/libs/model/behaviors/tree.php +share/matcha-sns/cake/libs/model/cake_schema.php +share/matcha-sns/cake/libs/model/connection_manager.php +share/matcha-sns/cake/libs/model/datasources/datasource.php +share/matcha-sns/cake/libs/model/datasources/dbo/dbo_mssql.php +share/matcha-sns/cake/libs/model/datasources/dbo/dbo_mysql.php +share/matcha-sns/cake/libs/model/datasources/dbo/dbo_mysqli.php +share/matcha-sns/cake/libs/model/datasources/dbo/dbo_oracle.php +share/matcha-sns/cake/libs/model/datasources/dbo/dbo_postgres.php +share/matcha-sns/cake/libs/model/datasources/dbo/dbo_sqlite.php +share/matcha-sns/cake/libs/model/datasources/dbo_source.php +share/matcha-sns/cake/libs/model/db_acl.php +share/matcha-sns/cake/libs/model/model.php +share/matcha-sns/cake/libs/model/model_behavior.php +share/matcha-sns/cake/libs/multibyte.php +share/matcha-sns/cake/libs/object.php +share/matcha-sns/cake/libs/overloadable.php +share/matcha-sns/cake/libs/overloadable_php4.php +share/matcha-sns/cake/libs/overloadable_php5.php +share/matcha-sns/cake/libs/router.php +share/matcha-sns/cake/libs/sanitize.php +share/matcha-sns/cake/libs/security.php +share/matcha-sns/cake/libs/set.php +share/matcha-sns/cake/libs/string.php +share/matcha-sns/cake/libs/validation.php +share/matcha-sns/cake/libs/view/elements/email/html/default.ctp +share/matcha-sns/cake/libs/view/elements/email/text/default.ctp +share/matcha-sns/cake/libs/view/elements/sql_dump.ctp +share/matcha-sns/cake/libs/view/errors/error404.ctp +share/matcha-sns/cake/libs/view/errors/error500.ctp +share/matcha-sns/cake/libs/view/errors/missing_action.ctp +share/matcha-sns/cake/libs/view/errors/missing_behavior_class.ctp +share/matcha-sns/cake/libs/view/errors/missing_behavior_file.ctp +share/matcha-sns/cake/libs/view/errors/missing_component_class.ctp +share/matcha-sns/cake/libs/view/errors/missing_component_file.ctp +share/matcha-sns/cake/libs/view/errors/missing_connection.ctp +share/matcha-sns/cake/libs/view/errors/missing_controller.ctp +share/matcha-sns/cake/libs/view/errors/missing_helper_class.ctp +share/matcha-sns/cake/libs/view/errors/missing_helper_file.ctp +share/matcha-sns/cake/libs/view/errors/missing_layout.ctp +share/matcha-sns/cake/libs/view/errors/missing_model.ctp +share/matcha-sns/cake/libs/view/errors/missing_scaffolddb.ctp +share/matcha-sns/cake/libs/view/errors/missing_table.ctp +share/matcha-sns/cake/libs/view/errors/missing_view.ctp +share/matcha-sns/cake/libs/view/errors/private_action.ctp +share/matcha-sns/cake/libs/view/errors/scaffold_error.ctp +share/matcha-sns/cake/libs/view/helper.php +share/matcha-sns/cake/libs/view/helpers/ajax.php +share/matcha-sns/cake/libs/view/helpers/app_helper.php +share/matcha-sns/cake/libs/view/helpers/cache.php +share/matcha-sns/cake/libs/view/helpers/form.php +share/matcha-sns/cake/libs/view/helpers/html.php +share/matcha-sns/cake/libs/view/helpers/javascript.php +share/matcha-sns/cake/libs/view/helpers/jquery_engine.php +share/matcha-sns/cake/libs/view/helpers/js.php +share/matcha-sns/cake/libs/view/helpers/mootools_engine.php +share/matcha-sns/cake/libs/view/helpers/number.php +share/matcha-sns/cake/libs/view/helpers/paginator.php +share/matcha-sns/cake/libs/view/helpers/prototype_engine.php +share/matcha-sns/cake/libs/view/helpers/rss.php +share/matcha-sns/cake/libs/view/helpers/session.php +share/matcha-sns/cake/libs/view/helpers/text.php +share/matcha-sns/cake/libs/view/helpers/time.php +share/matcha-sns/cake/libs/view/helpers/xml.php +share/matcha-sns/cake/libs/view/layouts/ajax.ctp +share/matcha-sns/cake/libs/view/layouts/default.ctp +share/matcha-sns/cake/libs/view/layouts/email/html/default.ctp +share/matcha-sns/cake/libs/view/layouts/email/text/default.ctp +share/matcha-sns/cake/libs/view/layouts/flash.ctp +share/matcha-sns/cake/libs/view/layouts/js/default.ctp +share/matcha-sns/cake/libs/view/layouts/rss/default.ctp +share/matcha-sns/cake/libs/view/layouts/xml/default.ctp +share/matcha-sns/cake/libs/view/media.php +share/matcha-sns/cake/libs/view/pages/home.ctp +share/matcha-sns/cake/libs/view/scaffolds/edit.ctp +share/matcha-sns/cake/libs/view/scaffolds/index.ctp +share/matcha-sns/cake/libs/view/scaffolds/view.ctp +share/matcha-sns/cake/libs/view/theme.php +share/matcha-sns/cake/libs/view/view.php +share/matcha-sns/cake/libs/xml.php +share/matcha-sns/cake/tests/cases/basics.test.php +share/matcha-sns/cake/tests/cases/console/cake.test.php +share/matcha-sns/cake/tests/cases/console/libs/acl.test.php +share/matcha-sns/cake/tests/cases/console/libs/api.test.php +share/matcha-sns/cake/tests/cases/console/libs/bake.test.php +share/matcha-sns/cake/tests/cases/console/libs/schema.test.php +share/matcha-sns/cake/tests/cases/console/libs/shell.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/controller.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/db_config.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/extract.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/fixture.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/model.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/plugin.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/project.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/template.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/test.test.php +share/matcha-sns/cake/tests/cases/console/libs/tasks/view.test.php +share/matcha-sns/cake/tests/cases/dispatcher.test.php +share/matcha-sns/cake/tests/cases/libs/cache.test.php +share/matcha-sns/cake/tests/cases/libs/cache/apc.test.php +share/matcha-sns/cake/tests/cases/libs/cache/file.test.php +share/matcha-sns/cake/tests/cases/libs/cache/memcache.test.php +share/matcha-sns/cake/tests/cases/libs/cache/xcache.test.php +share/matcha-sns/cake/tests/cases/libs/cake_log.test.php +share/matcha-sns/cake/tests/cases/libs/cake_session.test.php +share/matcha-sns/cake/tests/cases/libs/cake_socket.test.php +share/matcha-sns/cake/tests/cases/libs/cake_test_case.test.php +share/matcha-sns/cake/tests/cases/libs/cake_test_fixture.test.php +share/matcha-sns/cake/tests/cases/libs/class_registry.test.php +share/matcha-sns/cake/tests/cases/libs/code_coverage_manager.test.php +share/matcha-sns/cake/tests/cases/libs/configure.test.php +share/matcha-sns/cake/tests/cases/libs/controller/component.test.php +share/matcha-sns/cake/tests/cases/libs/controller/components/acl.test.php +share/matcha-sns/cake/tests/cases/libs/controller/components/auth.test.php +share/matcha-sns/cake/tests/cases/libs/controller/components/cookie.test.php +share/matcha-sns/cake/tests/cases/libs/controller/components/email.test.php +share/matcha-sns/cake/tests/cases/libs/controller/components/request_handler.test.php +share/matcha-sns/cake/tests/cases/libs/controller/components/security.test.php +share/matcha-sns/cake/tests/cases/libs/controller/components/session.test.php +share/matcha-sns/cake/tests/cases/libs/controller/controller.test.php +share/matcha-sns/cake/tests/cases/libs/controller/controller_merge_vars.test.php +share/matcha-sns/cake/tests/cases/libs/controller/pages_controller.test.php +share/matcha-sns/cake/tests/cases/libs/controller/scaffold.test.php +share/matcha-sns/cake/tests/cases/libs/debugger.test.php +share/matcha-sns/cake/tests/cases/libs/error.test.php +share/matcha-sns/cake/tests/cases/libs/file.test.php +share/matcha-sns/cake/tests/cases/libs/folder.test.php +share/matcha-sns/cake/tests/cases/libs/http_socket.test.php +share/matcha-sns/cake/tests/cases/libs/i18n.test.php +share/matcha-sns/cake/tests/cases/libs/inflector.test.php +share/matcha-sns/cake/tests/cases/libs/l10n.test.php +share/matcha-sns/cake/tests/cases/libs/log/file_log.test.php +share/matcha-sns/cake/tests/cases/libs/magic_db.test.php +share/matcha-sns/cake/tests/cases/libs/model/behaviors/acl.test.php +share/matcha-sns/cake/tests/cases/libs/model/behaviors/containable.test.php +share/matcha-sns/cake/tests/cases/libs/model/behaviors/translate.test.php +share/matcha-sns/cake/tests/cases/libs/model/behaviors/tree.test.php +share/matcha-sns/cake/tests/cases/libs/model/cake_schema.test.php +share/matcha-sns/cake/tests/cases/libs/model/connection_manager.test.php +share/matcha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php +share/matcha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php +share/matcha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php +share/matcha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php +share/matcha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php +share/matcha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php +share/matcha-sns/cake/tests/cases/libs/model/datasources/dbo_source.test.php +share/matcha-sns/cake/tests/cases/libs/model/db_acl.test.php +share/matcha-sns/cake/tests/cases/libs/model/model.test.php +share/matcha-sns/cake/tests/cases/libs/model/model_behavior.test.php +share/matcha-sns/cake/tests/cases/libs/model/model_delete.test.php +share/matcha-sns/cake/tests/cases/libs/model/model_integration.test.php +share/matcha-sns/cake/tests/cases/libs/model/model_read.test.php +share/matcha-sns/cake/tests/cases/libs/model/model_validation.test.php +share/matcha-sns/cake/tests/cases/libs/model/model_write.test.php +share/matcha-sns/cake/tests/cases/libs/model/models.php +share/matcha-sns/cake/tests/cases/libs/multibyte.test.php +share/matcha-sns/cake/tests/cases/libs/object.test.php +share/matcha-sns/cake/tests/cases/libs/overloadable.test.php +share/matcha-sns/cake/tests/cases/libs/router.test.php +share/matcha-sns/cake/tests/cases/libs/sanitize.test.php +share/matcha-sns/cake/tests/cases/libs/security.test.php +share/matcha-sns/cake/tests/cases/libs/set.test.php +share/matcha-sns/cake/tests/cases/libs/string.test.php +share/matcha-sns/cake/tests/cases/libs/test_manager.test.php +share/matcha-sns/cake/tests/cases/libs/validation.test.php +share/matcha-sns/cake/tests/cases/libs/view/helper.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/ajax.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/cache.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/form.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/html.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/javascript.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/jquery_engine.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/js.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/mootools_engine.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/number.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/paginator.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/prototype_engine.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/rss.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/session.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/text.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/time.test.php +share/matcha-sns/cake/tests/cases/libs/view/helpers/xml.test.php +share/matcha-sns/cake/tests/cases/libs/view/media.test.php +share/matcha-sns/cake/tests/cases/libs/view/theme.test.php +share/matcha-sns/cake/tests/cases/libs/view/view.test.php +share/matcha-sns/cake/tests/cases/libs/xml.test.php +share/matcha-sns/cake/tests/fixtures/account_fixture.php +share/matcha-sns/cake/tests/fixtures/aco_action_fixture.php +share/matcha-sns/cake/tests/fixtures/aco_fixture.php +share/matcha-sns/cake/tests/fixtures/aco_two_fixture.php +share/matcha-sns/cake/tests/fixtures/ad_fixture.php +share/matcha-sns/cake/tests/fixtures/advertisement_fixture.php +share/matcha-sns/cake/tests/fixtures/after_tree_fixture.php +share/matcha-sns/cake/tests/fixtures/another_article_fixture.php +share/matcha-sns/cake/tests/fixtures/apple_fixture.php +share/matcha-sns/cake/tests/fixtures/aro_fixture.php +share/matcha-sns/cake/tests/fixtures/aro_two_fixture.php +share/matcha-sns/cake/tests/fixtures/aros_aco_fixture.php +share/matcha-sns/cake/tests/fixtures/aros_aco_two_fixture.php +share/matcha-sns/cake/tests/fixtures/article_featured_fixture.php +share/matcha-sns/cake/tests/fixtures/article_featureds_tags_fixture.php +share/matcha-sns/cake/tests/fixtures/article_fixture.php +share/matcha-sns/cake/tests/fixtures/articles_tag_fixture.php +share/matcha-sns/cake/tests/fixtures/attachment_fixture.php +share/matcha-sns/cake/tests/fixtures/auth_user_custom_field_fixture.php +share/matcha-sns/cake/tests/fixtures/auth_user_fixture.php +share/matcha-sns/cake/tests/fixtures/author_fixture.php +share/matcha-sns/cake/tests/fixtures/basket_fixture.php +share/matcha-sns/cake/tests/fixtures/bid_fixture.php +share/matcha-sns/cake/tests/fixtures/bidding_fixture.php +share/matcha-sns/cake/tests/fixtures/bidding_message_fixture.php +share/matcha-sns/cake/tests/fixtures/binary_test_fixture.php +share/matcha-sns/cake/tests/fixtures/book_fixture.php +share/matcha-sns/cake/tests/fixtures/cache_test_model_fixture.php +share/matcha-sns/cake/tests/fixtures/callback_fixture.php +share/matcha-sns/cake/tests/fixtures/campaign_fixture.php +share/matcha-sns/cake/tests/fixtures/category_fixture.php +share/matcha-sns/cake/tests/fixtures/category_thread_fixture.php +share/matcha-sns/cake/tests/fixtures/cd_fixture.php +share/matcha-sns/cake/tests/fixtures/comment_fixture.php +share/matcha-sns/cake/tests/fixtures/content_account_fixture.php +share/matcha-sns/cake/tests/fixtures/content_fixture.php +share/matcha-sns/cake/tests/fixtures/counter_cache_post_fixture.php +share/matcha-sns/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php +share/matcha-sns/cake/tests/fixtures/counter_cache_user_fixture.php +share/matcha-sns/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php +share/matcha-sns/cake/tests/fixtures/data_test_fixture.php +share/matcha-sns/cake/tests/fixtures/datatype_fixture.php +share/matcha-sns/cake/tests/fixtures/dependency_fixture.php +share/matcha-sns/cake/tests/fixtures/device_fixture.php +share/matcha-sns/cake/tests/fixtures/device_type_category_fixture.php +share/matcha-sns/cake/tests/fixtures/device_type_fixture.php +share/matcha-sns/cake/tests/fixtures/document_directory_fixture.php +share/matcha-sns/cake/tests/fixtures/document_fixture.php +share/matcha-sns/cake/tests/fixtures/exterior_type_category_fixture.php +share/matcha-sns/cake/tests/fixtures/feature_set_fixture.php +share/matcha-sns/cake/tests/fixtures/featured_fixture.php +share/matcha-sns/cake/tests/fixtures/film_file_fixture.php +share/matcha-sns/cake/tests/fixtures/flag_tree_fixture.php +share/matcha-sns/cake/tests/fixtures/fruit_fixture.php +share/matcha-sns/cake/tests/fixtures/fruits_uuid_tag_fixture.php +share/matcha-sns/cake/tests/fixtures/group_update_all_fixture.php +share/matcha-sns/cake/tests/fixtures/home_fixture.php +share/matcha-sns/cake/tests/fixtures/image_fixture.php +share/matcha-sns/cake/tests/fixtures/item_fixture.php +share/matcha-sns/cake/tests/fixtures/items_portfolio_fixture.php +share/matcha-sns/cake/tests/fixtures/join_a_b_fixture.php +share/matcha-sns/cake/tests/fixtures/join_a_c_fixture.php +share/matcha-sns/cake/tests/fixtures/join_a_fixture.php +share/matcha-sns/cake/tests/fixtures/join_b_fixture.php +share/matcha-sns/cake/tests/fixtures/join_c_fixture.php +share/matcha-sns/cake/tests/fixtures/join_thing_fixture.php +share/matcha-sns/cake/tests/fixtures/message_fixture.php +share/matcha-sns/cake/tests/fixtures/my_categories_my_products_fixture.php +share/matcha-sns/cake/tests/fixtures/my_categories_my_users_fixture.php +share/matcha-sns/cake/tests/fixtures/my_category_fixture.php +share/matcha-sns/cake/tests/fixtures/my_product_fixture.php +share/matcha-sns/cake/tests/fixtures/my_user_fixture.php +share/matcha-sns/cake/tests/fixtures/node_fixture.php +share/matcha-sns/cake/tests/fixtures/number_tree_fixture.php +share/matcha-sns/cake/tests/fixtures/number_tree_two_fixture.php +share/matcha-sns/cake/tests/fixtures/numeric_article_fixture.php +share/matcha-sns/cake/tests/fixtures/overall_favorite_fixture.php +share/matcha-sns/cake/tests/fixtures/person_fixture.php +share/matcha-sns/cake/tests/fixtures/portfolio_fixture.php +share/matcha-sns/cake/tests/fixtures/post_fixture.php +share/matcha-sns/cake/tests/fixtures/posts_tag_fixture.php +share/matcha-sns/cake/tests/fixtures/prefix_test_fixture.php +share/matcha-sns/cake/tests/fixtures/primary_model_fixture.php +share/matcha-sns/cake/tests/fixtures/product_fixture.php +share/matcha-sns/cake/tests/fixtures/product_update_all_fixture.php +share/matcha-sns/cake/tests/fixtures/project_fixture.php +share/matcha-sns/cake/tests/fixtures/sample_fixture.php +share/matcha-sns/cake/tests/fixtures/secondary_model_fixture.php +share/matcha-sns/cake/tests/fixtures/session_fixture.php +share/matcha-sns/cake/tests/fixtures/something_else_fixture.php +share/matcha-sns/cake/tests/fixtures/something_fixture.php +share/matcha-sns/cake/tests/fixtures/stories_tag_fixture.php +share/matcha-sns/cake/tests/fixtures/story_fixture.php +share/matcha-sns/cake/tests/fixtures/syfile_fixture.php +share/matcha-sns/cake/tests/fixtures/tag_fixture.php +share/matcha-sns/cake/tests/fixtures/test_plugin_article_fixture.php +share/matcha-sns/cake/tests/fixtures/test_plugin_comment_fixture.php +share/matcha-sns/cake/tests/fixtures/the_paper_monkies_fixture.php +share/matcha-sns/cake/tests/fixtures/thread_fixture.php +share/matcha-sns/cake/tests/fixtures/translate_article_fixture.php +share/matcha-sns/cake/tests/fixtures/translate_fixture.php +share/matcha-sns/cake/tests/fixtures/translate_table_fixture.php +share/matcha-sns/cake/tests/fixtures/translate_with_prefix_fixture.php +share/matcha-sns/cake/tests/fixtures/translated_article_fixture.php +share/matcha-sns/cake/tests/fixtures/translated_item_fixture.php +share/matcha-sns/cake/tests/fixtures/unconventional_tree_fixture.php +share/matcha-sns/cake/tests/fixtures/underscore_field_fixture.php +share/matcha-sns/cake/tests/fixtures/user_fixture.php +share/matcha-sns/cake/tests/fixtures/uuid_fixture.php +share/matcha-sns/cake/tests/fixtures/uuid_tag_fixture.php +share/matcha-sns/cake/tests/fixtures/uuid_tree_fixture.php +share/matcha-sns/cake/tests/fixtures/uuiditem_fixture.php +share/matcha-sns/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php +share/matcha-sns/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php +share/matcha-sns/cake/tests/fixtures/uuidportfolio_fixture.php +share/matcha-sns/cake/tests/groups/acl.group.php +share/matcha-sns/cake/tests/groups/bake.group.php +share/matcha-sns/cake/tests/groups/behaviors.group.php +share/matcha-sns/cake/tests/groups/cache.group.php +share/matcha-sns/cake/tests/groups/components.group.php +share/matcha-sns/cake/tests/groups/configure.group.php +share/matcha-sns/cake/tests/groups/console.group.php +share/matcha-sns/cake/tests/groups/controller.group.php +share/matcha-sns/cake/tests/groups/database.group.php +share/matcha-sns/cake/tests/groups/helpers.group.php +share/matcha-sns/cake/tests/groups/i18n.group.php +share/matcha-sns/cake/tests/groups/javascript.group.php +share/matcha-sns/cake/tests/groups/lib.group.php +share/matcha-sns/cake/tests/groups/model.group.php +share/matcha-sns/cake/tests/groups/no_cross_contamination.group.php +share/matcha-sns/cake/tests/groups/routing_system.group.php +share/matcha-sns/cake/tests/groups/socket.group.php +share/matcha-sns/cake/tests/groups/test_suite.group.php +share/matcha-sns/cake/tests/groups/view.group.php +share/matcha-sns/cake/tests/groups/xml.group.php +share/matcha-sns/cake/tests/lib/cake_test_case.php +share/matcha-sns/cake/tests/lib/cake_test_fixture.php +share/matcha-sns/cake/tests/lib/cake_test_model.php +share/matcha-sns/cake/tests/lib/cake_test_suite_dispatcher.php +share/matcha-sns/cake/tests/lib/cake_web_test_case.php +share/matcha-sns/cake/tests/lib/code_coverage_manager.php +share/matcha-sns/cake/tests/lib/reporter/cake_base_reporter.php +share/matcha-sns/cake/tests/lib/reporter/cake_cli_reporter.php +share/matcha-sns/cake/tests/lib/reporter/cake_html_reporter.php +share/matcha-sns/cake/tests/lib/reporter/cake_text_reporter.php +share/matcha-sns/cake/tests/lib/templates/footer.php +share/matcha-sns/cake/tests/lib/templates/header.php +share/matcha-sns/cake/tests/lib/templates/menu.php +share/matcha-sns/cake/tests/lib/templates/simpletest.php +share/matcha-sns/cake/tests/lib/templates/xdebug.php +share/matcha-sns/cake/tests/lib/test_manager.php +share/matcha-sns/cake/tests/test_app/config/acl.ini.php +share/matcha-sns/cake/tests/test_app/controllers/components/empty +share/matcha-sns/cake/tests/test_app/controllers/tests_apps_controller.php +share/matcha-sns/cake/tests/test_app/controllers/tests_apps_posts_controller.php +share/matcha-sns/cake/tests/test_app/libs/cache/test_app_cache.php +share/matcha-sns/cake/tests/test_app/libs/library.php +share/matcha-sns/cake/tests/test_app/libs/log/test_app_log.php +share/matcha-sns/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po +share/matcha-sns/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po +share/matcha-sns/cake/tests/test_app/locale/ja_jp/LC_TIME +share/matcha-sns/cake/tests/test_app/locale/po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/po/LC_MONETARY/default.po +share/matcha-sns/cake/tests/test_app/locale/po/LC_TIME +share/matcha-sns/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo +share/matcha-sns/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo +share/matcha-sns/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po +share/matcha-sns/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po +share/matcha-sns/cake/tests/test_app/locale/time_test/LC_TIME +share/matcha-sns/cake/tests/test_app/models/behaviors/empty +share/matcha-sns/cake/tests/test_app/models/behaviors/persister_one_behavior.php +share/matcha-sns/cake/tests/test_app/models/behaviors/persister_two_behavior.php +share/matcha-sns/cake/tests/test_app/models/comment.php +share/matcha-sns/cake/tests/test_app/models/datasources/test/test_local_driver.php +share/matcha-sns/cake/tests/test_app/models/datasources/test2_other_source.php +share/matcha-sns/cake/tests/test_app/models/datasources/test2_source.php +share/matcha-sns/cake/tests/test_app/models/persister_one.php +share/matcha-sns/cake/tests/test_app/models/persister_two.php +share/matcha-sns/cake/tests/test_app/models/post.php +share/matcha-sns/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js +share/matcha-sns/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/config/load.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/config/more.load.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf +share/matcha-sns/cake/tests/test_app/plugins/test_plugin/webroot/root.js +share/matcha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php +share/matcha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty +share/matcha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty +share/matcha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php +share/matcha-sns/cake/tests/test_app/tmp/dir_map +share/matcha-sns/cake/tests/test_app/vendors/Test/MyTest.php +share/matcha-sns/cake/tests/test_app/vendors/Test/hello.php +share/matcha-sns/cake/tests/test_app/vendors/css/test_asset.css +share/matcha-sns/cake/tests/test_app/vendors/img/test.jpg +share/matcha-sns/cake/tests/test_app/vendors/img/test_2.JPG +share/matcha-sns/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php +share/matcha-sns/cake/tests/test_app/vendors/shells/sample.php +share/matcha-sns/cake/tests/test_app/vendors/shells/tasks/empty +share/matcha-sns/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp +share/matcha-sns/cake/tests/test_app/vendors/somename/some.name.php +share/matcha-sns/cake/tests/test_app/vendors/welcome.php +share/matcha-sns/cake/tests/test_app/views/elements/email/html/custom.ctp +share/matcha-sns/cake/tests/test_app/views/elements/email/html/default.ctp +share/matcha-sns/cake/tests/test_app/views/elements/email/html/nested_element.ctp +share/matcha-sns/cake/tests/test_app/views/elements/email/text/custom.ctp +share/matcha-sns/cake/tests/test_app/views/elements/email/text/default.ctp +share/matcha-sns/cake/tests/test_app/views/elements/email/text/wide.ctp +share/matcha-sns/cake/tests/test_app/views/elements/empty +share/matcha-sns/cake/tests/test_app/views/elements/html_call.ctp +share/matcha-sns/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp +share/matcha-sns/cake/tests/test_app/views/elements/nocache/plain.ctp +share/matcha-sns/cake/tests/test_app/views/elements/nocache/sub1.ctp +share/matcha-sns/cake/tests/test_app/views/elements/nocache/sub2.ctp +share/matcha-sns/cake/tests/test_app/views/elements/session_helper.ctp +share/matcha-sns/cake/tests/test_app/views/elements/test_element.ctp +share/matcha-sns/cake/tests/test_app/views/elements/test_element.xml +share/matcha-sns/cake/tests/test_app/views/elements/type_check.ctp +share/matcha-sns/cake/tests/test_app/views/errors/empty +share/matcha-sns/cake/tests/test_app/views/helpers/banana.php +share/matcha-sns/cake/tests/test_app/views/helpers/empty +share/matcha-sns/cake/tests/test_app/views/layouts/ajax.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/ajax2.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/cache_empty_sections.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/cache_layout.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/default.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/email/html/default.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/email/html/thin.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/email/text/default.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/flash.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/js/default.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/multi_cache.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/rss/default.ctp +share/matcha-sns/cake/tests/test_app/views/layouts/xml/default.ctp +share/matcha-sns/cake/tests/test_app/views/pages/empty +share/matcha-sns/cake/tests/test_app/views/pages/extract.ctp +share/matcha-sns/cake/tests/test_app/views/pages/home.ctp +share/matcha-sns/cake/tests/test_app/views/posts/cache_empty_sections.ctp +share/matcha-sns/cake/tests/test_app/views/posts/cache_form.ctp +share/matcha-sns/cake/tests/test_app/views/posts/helper_overwrite.ctp +share/matcha-sns/cake/tests/test_app/views/posts/index.ctp +share/matcha-sns/cake/tests/test_app/views/posts/multiple_nocache.ctp +share/matcha-sns/cake/tests/test_app/views/posts/nocache_multiple_element.ctp +share/matcha-sns/cake/tests/test_app/views/posts/scaffold.edit.ctp +share/matcha-sns/cake/tests/test_app/views/posts/sequencial_nocache.ctp +share/matcha-sns/cake/tests/test_app/views/posts/test_nocache_tags.ctp +share/matcha-sns/cake/tests/test_app/views/scaffolds/empty +share/matcha-sns/cake/tests/test_app/views/tests_apps/index.ctp +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/posts/index.ctp +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js +share/matcha-sns/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf +share/matcha-sns/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css +share/matcha-sns/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css +share/matcha-sns/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif +share/matcha-sns/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg +share/matcha-sns/index.php +share/matcha-sns/plugins/empty +share/matcha-sns/vendors/shells/tasks/empty +share/matcha-sns/vendors/shells/templates/empty +@pkgdir share/matcha-sns/app/plugins/note/webroot/js/jwysiwyg/controls +@pkgdir share/matcha-sns/app/files diff --git a/www/matcha-sns/distinfo b/www/matcha-sns/distinfo new file mode 100644 index 000000000..fcaaad089 --- /dev/null +++ b/www/matcha-sns/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/08 19:11:09 ryoon Exp $ + +SHA1 (matcha-sns-1.3.6.zip) = 1356ad18f05550a53ab2c3b7bcfad85058a7e69c +RMD160 (matcha-sns-1.3.6.zip) = 9016a09244514ebe9966802543984bc09c682063 +Size (matcha-sns-1.3.6.zip) = 2853920 bytes diff --git a/www/mediawiki/Makefile b/www/mediawiki/Makefile index f6e14fb52..e7d923344 100644 --- a/www/mediawiki/Makefile +++ b/www/mediawiki/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2014/12/20 02:26:59 wen Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/12 10:51:50 wiz Exp $ DISTNAME= mediawiki-${VER}.${PVER} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${VER}/ @@ -21,7 +22,7 @@ INSTALLATION_DIRS= ${EGDIR} share/mediawiki .include "../../mk/bsd.prefs.mk" .include "options.mk" -VER= 1.24 +VER= 1.25 PVER= 1 APACHE_USER?= www diff --git a/www/mediawiki/PLIST b/www/mediawiki/PLIST index 4f309907f..d60a5d4f3 100644 --- a/www/mediawiki/PLIST +++ b/www/mediawiki/PLIST @@ -1,19 +1,23 @@ -@comment $NetBSD: PLIST,v 1.22 2014/12/20 02:26:59 wen Exp $ +@comment $NetBSD: PLIST,v 1.24 2015/05/28 00:42:56 wen Exp $ share/examples/mediawiki/mediawiki.conf share/mediawiki/COPYING share/mediawiki/CREDITS share/mediawiki/FAQ +share/mediawiki/Gemfile.lock +share/mediawiki/Gruntfile.js share/mediawiki/HISTORY share/mediawiki/INSTALL share/mediawiki/README share/mediawiki/README.mediawiki -share/mediawiki/RELEASE-NOTES-1.24 +share/mediawiki/RELEASE-NOTES-1.25 share/mediawiki/StartProfiler.sample share/mediawiki/UPGRADE share/mediawiki/api.php share/mediawiki/api.php5 +share/mediawiki/autoload.php share/mediawiki/cache/.htaccess share/mediawiki/composer.json +share/mediawiki/composer.lock share/mediawiki/docs/README share/mediawiki/docs/code-coverage/README share/mediawiki/docs/contenthandler.txt @@ -25,6 +29,7 @@ share/mediawiki/docs/design.txt share/mediawiki/docs/distributors.txt share/mediawiki/docs/doxygen_first_page.php share/mediawiki/docs/export-0.1.xsd +share/mediawiki/docs/export-0.10.xsd share/mediawiki/docs/export-0.2.xsd share/mediawiki/docs/export-0.3.xsd share/mediawiki/docs/export-0.4.xsd @@ -34,18 +39,19 @@ share/mediawiki/docs/export-0.7.xsd share/mediawiki/docs/export-0.8.xsd share/mediawiki/docs/export-0.9.xsd share/mediawiki/docs/export-demo.xml +share/mediawiki/docs/extension.schema.json share/mediawiki/docs/globals.txt share/mediawiki/docs/hooks.txt share/mediawiki/docs/html/README share/mediawiki/docs/kss/Makefile share/mediawiki/docs/kss/README.txt -share/mediawiki/docs/kss/package.json share/mediawiki/docs/kss/scripts/kss-node-check.sh +share/mediawiki/docs/kss/styleGuideModules.txt share/mediawiki/docs/kss/styleguide-template/index.html share/mediawiki/docs/kss/styleguide-template/public/kss.less -share/mediawiki/docs/kss/styleguide-template/public/less.js share/mediawiki/docs/language.txt share/mediawiki/docs/linkcache.txt +share/mediawiki/docs/logger.txt share/mediawiki/docs/magicword.txt share/mediawiki/docs/maintenance.txt share/mediawiki/docs/memcached.txt @@ -54,6 +60,9 @@ share/mediawiki/docs/php-memcached/Documentation share/mediawiki/docs/php-memcached/README share/mediawiki/docs/schema.txt share/mediawiki/docs/scripts.txt +share/mediawiki/docs/sitelist-1.0.xsd +share/mediawiki/docs/sitelist.txt +share/mediawiki/docs/sitescache.txt share/mediawiki/docs/skin.txt share/mediawiki/docs/title.txt share/mediawiki/docs/uidesign/child-selector-emu.html @@ -64,859 +73,899 @@ share/mediawiki/docs/uidesign/monospace.html share/mediawiki/docs/uidesign/table-layout.html share/mediawiki/extensions/Cite/AUTHORS.txt share/mediawiki/extensions/Cite/COPYING.txt -share/mediawiki/extensions/Cite/Cite.i18n.php share/mediawiki/extensions/Cite/Cite.php share/mediawiki/extensions/Cite/Cite_body.php -share/mediawiki/extensions/Cite/SpecialCite.alias.php -share/mediawiki/extensions/Cite/SpecialCite.i18n.php +share/mediawiki/extensions/Cite/Gruntfile.js share/mediawiki/extensions/Cite/SpecialCite.php -share/mediawiki/extensions/Cite/SpecialCite_body.php share/mediawiki/extensions/Cite/citeParserTests.txt -share/mediawiki/extensions/Cite/i18n/core/af.json -share/mediawiki/extensions/Cite/i18n/core/an.json -share/mediawiki/extensions/Cite/i18n/core/ar.json -share/mediawiki/extensions/Cite/i18n/core/arc.json -share/mediawiki/extensions/Cite/i18n/core/arz.json -share/mediawiki/extensions/Cite/i18n/core/as.json -share/mediawiki/extensions/Cite/i18n/core/ast.json -share/mediawiki/extensions/Cite/i18n/core/az.json -share/mediawiki/extensions/Cite/i18n/core/azb.json -share/mediawiki/extensions/Cite/i18n/core/ba.json -share/mediawiki/extensions/Cite/i18n/core/bcc.json -share/mediawiki/extensions/Cite/i18n/core/bcl.json -share/mediawiki/extensions/Cite/i18n/core/be-tarask.json -share/mediawiki/extensions/Cite/i18n/core/bg.json -share/mediawiki/extensions/Cite/i18n/core/bn.json -share/mediawiki/extensions/Cite/i18n/core/br.json -share/mediawiki/extensions/Cite/i18n/core/bs.json -share/mediawiki/extensions/Cite/i18n/core/bto.json -share/mediawiki/extensions/Cite/i18n/core/ca.json -share/mediawiki/extensions/Cite/i18n/core/ce.json -share/mediawiki/extensions/Cite/i18n/core/cs.json -share/mediawiki/extensions/Cite/i18n/core/cu.json -share/mediawiki/extensions/Cite/i18n/core/cy.json -share/mediawiki/extensions/Cite/i18n/core/da.json -share/mediawiki/extensions/Cite/i18n/core/de-ch.json -share/mediawiki/extensions/Cite/i18n/core/de-formal.json -share/mediawiki/extensions/Cite/i18n/core/de.json -share/mediawiki/extensions/Cite/i18n/core/diq.json -share/mediawiki/extensions/Cite/i18n/core/dsb.json -share/mediawiki/extensions/Cite/i18n/core/el.json -share/mediawiki/extensions/Cite/i18n/core/en.json -share/mediawiki/extensions/Cite/i18n/core/eo.json -share/mediawiki/extensions/Cite/i18n/core/es.json -share/mediawiki/extensions/Cite/i18n/core/et.json -share/mediawiki/extensions/Cite/i18n/core/eu.json -share/mediawiki/extensions/Cite/i18n/core/fa.json -share/mediawiki/extensions/Cite/i18n/core/fi.json -share/mediawiki/extensions/Cite/i18n/core/fo.json -share/mediawiki/extensions/Cite/i18n/core/fr.json -share/mediawiki/extensions/Cite/i18n/core/frp.json -share/mediawiki/extensions/Cite/i18n/core/fur.json -share/mediawiki/extensions/Cite/i18n/core/gag.json -share/mediawiki/extensions/Cite/i18n/core/gl.json -share/mediawiki/extensions/Cite/i18n/core/grc.json -share/mediawiki/extensions/Cite/i18n/core/gsw.json -share/mediawiki/extensions/Cite/i18n/core/gu.json -share/mediawiki/extensions/Cite/i18n/core/he.json -share/mediawiki/extensions/Cite/i18n/core/hi.json -share/mediawiki/extensions/Cite/i18n/core/hr.json -share/mediawiki/extensions/Cite/i18n/core/hsb.json -share/mediawiki/extensions/Cite/i18n/core/ht.json -share/mediawiki/extensions/Cite/i18n/core/hu.json -share/mediawiki/extensions/Cite/i18n/core/ia.json -share/mediawiki/extensions/Cite/i18n/core/id.json -share/mediawiki/extensions/Cite/i18n/core/ig.json -share/mediawiki/extensions/Cite/i18n/core/ilo.json -share/mediawiki/extensions/Cite/i18n/core/io.json -share/mediawiki/extensions/Cite/i18n/core/is.json -share/mediawiki/extensions/Cite/i18n/core/it.json -share/mediawiki/extensions/Cite/i18n/core/ja.json -share/mediawiki/extensions/Cite/i18n/core/jut.json -share/mediawiki/extensions/Cite/i18n/core/jv.json -share/mediawiki/extensions/Cite/i18n/core/ka.json -share/mediawiki/extensions/Cite/i18n/core/kk-arab.json -share/mediawiki/extensions/Cite/i18n/core/kk-cyrl.json -share/mediawiki/extensions/Cite/i18n/core/kk-latn.json -share/mediawiki/extensions/Cite/i18n/core/km.json -share/mediawiki/extensions/Cite/i18n/core/ko.json -share/mediawiki/extensions/Cite/i18n/core/krc.json -share/mediawiki/extensions/Cite/i18n/core/ksh.json -share/mediawiki/extensions/Cite/i18n/core/kw.json -share/mediawiki/extensions/Cite/i18n/core/lb.json -share/mediawiki/extensions/Cite/i18n/core/li.json -share/mediawiki/extensions/Cite/i18n/core/lrc.json -share/mediawiki/extensions/Cite/i18n/core/lt.json -share/mediawiki/extensions/Cite/i18n/core/lv.json -share/mediawiki/extensions/Cite/i18n/core/mg.json -share/mediawiki/extensions/Cite/i18n/core/min.json -share/mediawiki/extensions/Cite/i18n/core/mk.json -share/mediawiki/extensions/Cite/i18n/core/ml.json -share/mediawiki/extensions/Cite/i18n/core/mn.json -share/mediawiki/extensions/Cite/i18n/core/mr.json -share/mediawiki/extensions/Cite/i18n/core/ms.json -share/mediawiki/extensions/Cite/i18n/core/mt.json -share/mediawiki/extensions/Cite/i18n/core/nb.json -share/mediawiki/extensions/Cite/i18n/core/nds-nl.json -share/mediawiki/extensions/Cite/i18n/core/nds.json -share/mediawiki/extensions/Cite/i18n/core/nl.json -share/mediawiki/extensions/Cite/i18n/core/nn.json -share/mediawiki/extensions/Cite/i18n/core/oc.json -share/mediawiki/extensions/Cite/i18n/core/or.json -share/mediawiki/extensions/Cite/i18n/core/pag.json -share/mediawiki/extensions/Cite/i18n/core/pl.json -share/mediawiki/extensions/Cite/i18n/core/pms.json -share/mediawiki/extensions/Cite/i18n/core/pnb.json -share/mediawiki/extensions/Cite/i18n/core/ps.json -share/mediawiki/extensions/Cite/i18n/core/pt-br.json -share/mediawiki/extensions/Cite/i18n/core/pt.json -share/mediawiki/extensions/Cite/i18n/core/qqq.json -share/mediawiki/extensions/Cite/i18n/core/qu.json -share/mediawiki/extensions/Cite/i18n/core/ro.json -share/mediawiki/extensions/Cite/i18n/core/roa-tara.json -share/mediawiki/extensions/Cite/i18n/core/ru.json -share/mediawiki/extensions/Cite/i18n/core/rue.json -share/mediawiki/extensions/Cite/i18n/core/sa.json -share/mediawiki/extensions/Cite/i18n/core/sah.json -share/mediawiki/extensions/Cite/i18n/core/scn.json -share/mediawiki/extensions/Cite/i18n/core/sh.json -share/mediawiki/extensions/Cite/i18n/core/si.json -share/mediawiki/extensions/Cite/i18n/core/sk.json -share/mediawiki/extensions/Cite/i18n/core/sl.json -share/mediawiki/extensions/Cite/i18n/core/sq.json -share/mediawiki/extensions/Cite/i18n/core/sr-ec.json -share/mediawiki/extensions/Cite/i18n/core/sr-el.json -share/mediawiki/extensions/Cite/i18n/core/stq.json -share/mediawiki/extensions/Cite/i18n/core/su.json -share/mediawiki/extensions/Cite/i18n/core/sv.json -share/mediawiki/extensions/Cite/i18n/core/ta.json -share/mediawiki/extensions/Cite/i18n/core/te.json -share/mediawiki/extensions/Cite/i18n/core/tg-cyrl.json -share/mediawiki/extensions/Cite/i18n/core/tg-latn.json -share/mediawiki/extensions/Cite/i18n/core/th.json -share/mediawiki/extensions/Cite/i18n/core/tk.json -share/mediawiki/extensions/Cite/i18n/core/tl.json -share/mediawiki/extensions/Cite/i18n/core/tly.json -share/mediawiki/extensions/Cite/i18n/core/tr.json -share/mediawiki/extensions/Cite/i18n/core/tt-cyrl.json -share/mediawiki/extensions/Cite/i18n/core/ttt.json -share/mediawiki/extensions/Cite/i18n/core/tzm.json -share/mediawiki/extensions/Cite/i18n/core/ug-arab.json -share/mediawiki/extensions/Cite/i18n/core/uk.json -share/mediawiki/extensions/Cite/i18n/core/vec.json -share/mediawiki/extensions/Cite/i18n/core/vep.json -share/mediawiki/extensions/Cite/i18n/core/vi.json -share/mediawiki/extensions/Cite/i18n/core/vo.json -share/mediawiki/extensions/Cite/i18n/core/yi.json -share/mediawiki/extensions/Cite/i18n/core/yue.json -share/mediawiki/extensions/Cite/i18n/core/zh-hans.json -share/mediawiki/extensions/Cite/i18n/core/zh-hant.json -share/mediawiki/extensions/Cite/i18n/special/ace.json -share/mediawiki/extensions/Cite/i18n/special/af.json -share/mediawiki/extensions/Cite/i18n/special/am.json -share/mediawiki/extensions/Cite/i18n/special/an.json -share/mediawiki/extensions/Cite/i18n/special/ar.json -share/mediawiki/extensions/Cite/i18n/special/arc.json -share/mediawiki/extensions/Cite/i18n/special/arn.json -share/mediawiki/extensions/Cite/i18n/special/arz.json -share/mediawiki/extensions/Cite/i18n/special/as.json -share/mediawiki/extensions/Cite/i18n/special/ast.json -share/mediawiki/extensions/Cite/i18n/special/av.json -share/mediawiki/extensions/Cite/i18n/special/az.json -share/mediawiki/extensions/Cite/i18n/special/azb.json -share/mediawiki/extensions/Cite/i18n/special/ba.json -share/mediawiki/extensions/Cite/i18n/special/bar.json -share/mediawiki/extensions/Cite/i18n/special/bcc.json -share/mediawiki/extensions/Cite/i18n/special/bcl.json -share/mediawiki/extensions/Cite/i18n/special/be-tarask.json -share/mediawiki/extensions/Cite/i18n/special/be.json -share/mediawiki/extensions/Cite/i18n/special/bg.json -share/mediawiki/extensions/Cite/i18n/special/bn.json -share/mediawiki/extensions/Cite/i18n/special/bo.json -share/mediawiki/extensions/Cite/i18n/special/bpy.json -share/mediawiki/extensions/Cite/i18n/special/br.json -share/mediawiki/extensions/Cite/i18n/special/bs.json -share/mediawiki/extensions/Cite/i18n/special/bto.json -share/mediawiki/extensions/Cite/i18n/special/bxr.json -share/mediawiki/extensions/Cite/i18n/special/ca.json -share/mediawiki/extensions/Cite/i18n/special/cdo.json -share/mediawiki/extensions/Cite/i18n/special/ce.json -share/mediawiki/extensions/Cite/i18n/special/ceb.json -share/mediawiki/extensions/Cite/i18n/special/ckb.json -share/mediawiki/extensions/Cite/i18n/special/co.json -share/mediawiki/extensions/Cite/i18n/special/cs.json -share/mediawiki/extensions/Cite/i18n/special/cu.json -share/mediawiki/extensions/Cite/i18n/special/cy.json -share/mediawiki/extensions/Cite/i18n/special/da.json -share/mediawiki/extensions/Cite/i18n/special/de.json -share/mediawiki/extensions/Cite/i18n/special/diq.json -share/mediawiki/extensions/Cite/i18n/special/dsb.json -share/mediawiki/extensions/Cite/i18n/special/ee.json -share/mediawiki/extensions/Cite/i18n/special/el.json -share/mediawiki/extensions/Cite/i18n/special/en.json -share/mediawiki/extensions/Cite/i18n/special/eo.json -share/mediawiki/extensions/Cite/i18n/special/es.json -share/mediawiki/extensions/Cite/i18n/special/et.json -share/mediawiki/extensions/Cite/i18n/special/eu.json -share/mediawiki/extensions/Cite/i18n/special/ext.json -share/mediawiki/extensions/Cite/i18n/special/fa.json -share/mediawiki/extensions/Cite/i18n/special/fi.json -share/mediawiki/extensions/Cite/i18n/special/fj.json -share/mediawiki/extensions/Cite/i18n/special/fo.json -share/mediawiki/extensions/Cite/i18n/special/fr.json -share/mediawiki/extensions/Cite/i18n/special/frp.json -share/mediawiki/extensions/Cite/i18n/special/frr.json -share/mediawiki/extensions/Cite/i18n/special/fur.json -share/mediawiki/extensions/Cite/i18n/special/fy.json -share/mediawiki/extensions/Cite/i18n/special/ga.json -share/mediawiki/extensions/Cite/i18n/special/gd.json -share/mediawiki/extensions/Cite/i18n/special/gl.json -share/mediawiki/extensions/Cite/i18n/special/grc.json -share/mediawiki/extensions/Cite/i18n/special/gsw.json -share/mediawiki/extensions/Cite/i18n/special/gu.json -share/mediawiki/extensions/Cite/i18n/special/gv.json -share/mediawiki/extensions/Cite/i18n/special/ha.json -share/mediawiki/extensions/Cite/i18n/special/haw.json -share/mediawiki/extensions/Cite/i18n/special/he.json -share/mediawiki/extensions/Cite/i18n/special/hi.json -share/mediawiki/extensions/Cite/i18n/special/hif-latn.json -share/mediawiki/extensions/Cite/i18n/special/hil.json -share/mediawiki/extensions/Cite/i18n/special/hr.json -share/mediawiki/extensions/Cite/i18n/special/hsb.json -share/mediawiki/extensions/Cite/i18n/special/ht.json -share/mediawiki/extensions/Cite/i18n/special/hu.json -share/mediawiki/extensions/Cite/i18n/special/hy.json -share/mediawiki/extensions/Cite/i18n/special/ia.json -share/mediawiki/extensions/Cite/i18n/special/id.json -share/mediawiki/extensions/Cite/i18n/special/ie.json -share/mediawiki/extensions/Cite/i18n/special/ig.json -share/mediawiki/extensions/Cite/i18n/special/ilo.json -share/mediawiki/extensions/Cite/i18n/special/io.json -share/mediawiki/extensions/Cite/i18n/special/is.json -share/mediawiki/extensions/Cite/i18n/special/it.json -share/mediawiki/extensions/Cite/i18n/special/ja.json -share/mediawiki/extensions/Cite/i18n/special/jut.json -share/mediawiki/extensions/Cite/i18n/special/jv.json -share/mediawiki/extensions/Cite/i18n/special/ka.json -share/mediawiki/extensions/Cite/i18n/special/kk-arab.json -share/mediawiki/extensions/Cite/i18n/special/kk-cyrl.json -share/mediawiki/extensions/Cite/i18n/special/kk-latn.json -share/mediawiki/extensions/Cite/i18n/special/kl.json -share/mediawiki/extensions/Cite/i18n/special/km.json -share/mediawiki/extensions/Cite/i18n/special/kn.json -share/mediawiki/extensions/Cite/i18n/special/ko.json -share/mediawiki/extensions/Cite/i18n/special/krc.json -share/mediawiki/extensions/Cite/i18n/special/krj.json -share/mediawiki/extensions/Cite/i18n/special/ksh.json -share/mediawiki/extensions/Cite/i18n/special/ku-latn.json -share/mediawiki/extensions/Cite/i18n/special/kw.json -share/mediawiki/extensions/Cite/i18n/special/la.json -share/mediawiki/extensions/Cite/i18n/special/lad.json -share/mediawiki/extensions/Cite/i18n/special/lb.json -share/mediawiki/extensions/Cite/i18n/special/lez.json -share/mediawiki/extensions/Cite/i18n/special/lfn.json -share/mediawiki/extensions/Cite/i18n/special/lg.json -share/mediawiki/extensions/Cite/i18n/special/li.json -share/mediawiki/extensions/Cite/i18n/special/lmo.json -share/mediawiki/extensions/Cite/i18n/special/lo.json -share/mediawiki/extensions/Cite/i18n/special/lrc.json -share/mediawiki/extensions/Cite/i18n/special/lt.json -share/mediawiki/extensions/Cite/i18n/special/lus.json -share/mediawiki/extensions/Cite/i18n/special/lv.json -share/mediawiki/extensions/Cite/i18n/special/lzh.json -share/mediawiki/extensions/Cite/i18n/special/mg.json -share/mediawiki/extensions/Cite/i18n/special/mhr.json -share/mediawiki/extensions/Cite/i18n/special/min.json -share/mediawiki/extensions/Cite/i18n/special/mk.json -share/mediawiki/extensions/Cite/i18n/special/ml.json -share/mediawiki/extensions/Cite/i18n/special/mn.json -share/mediawiki/extensions/Cite/i18n/special/mr.json -share/mediawiki/extensions/Cite/i18n/special/mrj.json -share/mediawiki/extensions/Cite/i18n/special/ms.json -share/mediawiki/extensions/Cite/i18n/special/mt.json -share/mediawiki/extensions/Cite/i18n/special/mwl.json -share/mediawiki/extensions/Cite/i18n/special/myv.json -share/mediawiki/extensions/Cite/i18n/special/nah.json -share/mediawiki/extensions/Cite/i18n/special/nan.json -share/mediawiki/extensions/Cite/i18n/special/nb.json -share/mediawiki/extensions/Cite/i18n/special/nds-nl.json -share/mediawiki/extensions/Cite/i18n/special/nds.json -share/mediawiki/extensions/Cite/i18n/special/ne.json -share/mediawiki/extensions/Cite/i18n/special/niu.json -share/mediawiki/extensions/Cite/i18n/special/nl.json -share/mediawiki/extensions/Cite/i18n/special/nn.json -share/mediawiki/extensions/Cite/i18n/special/nov.json -share/mediawiki/extensions/Cite/i18n/special/nso.json -share/mediawiki/extensions/Cite/i18n/special/oc.json -share/mediawiki/extensions/Cite/i18n/special/or.json -share/mediawiki/extensions/Cite/i18n/special/os.json -share/mediawiki/extensions/Cite/i18n/special/pag.json -share/mediawiki/extensions/Cite/i18n/special/pam.json -share/mediawiki/extensions/Cite/i18n/special/pcd.json -share/mediawiki/extensions/Cite/i18n/special/pdc.json -share/mediawiki/extensions/Cite/i18n/special/pfl.json -share/mediawiki/extensions/Cite/i18n/special/pl.json -share/mediawiki/extensions/Cite/i18n/special/pms.json -share/mediawiki/extensions/Cite/i18n/special/pnb.json -share/mediawiki/extensions/Cite/i18n/special/pnt.json -share/mediawiki/extensions/Cite/i18n/special/ps.json -share/mediawiki/extensions/Cite/i18n/special/pt-br.json -share/mediawiki/extensions/Cite/i18n/special/pt.json -share/mediawiki/extensions/Cite/i18n/special/qqq.json -share/mediawiki/extensions/Cite/i18n/special/qu.json -share/mediawiki/extensions/Cite/i18n/special/rm.json -share/mediawiki/extensions/Cite/i18n/special/rmy.json -share/mediawiki/extensions/Cite/i18n/special/ro.json -share/mediawiki/extensions/Cite/i18n/special/roa-tara.json -share/mediawiki/extensions/Cite/i18n/special/ru.json -share/mediawiki/extensions/Cite/i18n/special/rue.json -share/mediawiki/extensions/Cite/i18n/special/rup.json -share/mediawiki/extensions/Cite/i18n/special/sa.json -share/mediawiki/extensions/Cite/i18n/special/sah.json -share/mediawiki/extensions/Cite/i18n/special/scn.json -share/mediawiki/extensions/Cite/i18n/special/sd.json -share/mediawiki/extensions/Cite/i18n/special/sgs.json -share/mediawiki/extensions/Cite/i18n/special/sh.json -share/mediawiki/extensions/Cite/i18n/special/si.json -share/mediawiki/extensions/Cite/i18n/special/sk.json -share/mediawiki/extensions/Cite/i18n/special/sl.json -share/mediawiki/extensions/Cite/i18n/special/sma.json -share/mediawiki/extensions/Cite/i18n/special/sn.json -share/mediawiki/extensions/Cite/i18n/special/so.json -share/mediawiki/extensions/Cite/i18n/special/sq.json -share/mediawiki/extensions/Cite/i18n/special/sr-ec.json -share/mediawiki/extensions/Cite/i18n/special/sr-el.json -share/mediawiki/extensions/Cite/i18n/special/stq.json -share/mediawiki/extensions/Cite/i18n/special/su.json -share/mediawiki/extensions/Cite/i18n/special/sv.json -share/mediawiki/extensions/Cite/i18n/special/sw.json -share/mediawiki/extensions/Cite/i18n/special/sxu.json -share/mediawiki/extensions/Cite/i18n/special/szl.json -share/mediawiki/extensions/Cite/i18n/special/ta.json -share/mediawiki/extensions/Cite/i18n/special/te.json -share/mediawiki/extensions/Cite/i18n/special/tet.json -share/mediawiki/extensions/Cite/i18n/special/tg-cyrl.json -share/mediawiki/extensions/Cite/i18n/special/tg-latn.json -share/mediawiki/extensions/Cite/i18n/special/th.json -share/mediawiki/extensions/Cite/i18n/special/tk.json -share/mediawiki/extensions/Cite/i18n/special/tl.json -share/mediawiki/extensions/Cite/i18n/special/tly.json -share/mediawiki/extensions/Cite/i18n/special/tn.json -share/mediawiki/extensions/Cite/i18n/special/to.json -share/mediawiki/extensions/Cite/i18n/special/tr.json -share/mediawiki/extensions/Cite/i18n/special/tru.json -share/mediawiki/extensions/Cite/i18n/special/ts.json -share/mediawiki/extensions/Cite/i18n/special/tt-cyrl.json -share/mediawiki/extensions/Cite/i18n/special/tyv.json -share/mediawiki/extensions/Cite/i18n/special/tzm.json -share/mediawiki/extensions/Cite/i18n/special/udm.json -share/mediawiki/extensions/Cite/i18n/special/ug-arab.json -share/mediawiki/extensions/Cite/i18n/special/ug-latn.json -share/mediawiki/extensions/Cite/i18n/special/uk.json -share/mediawiki/extensions/Cite/i18n/special/ur.json -share/mediawiki/extensions/Cite/i18n/special/uz.json -share/mediawiki/extensions/Cite/i18n/special/vec.json -share/mediawiki/extensions/Cite/i18n/special/vep.json -share/mediawiki/extensions/Cite/i18n/special/vi.json -share/mediawiki/extensions/Cite/i18n/special/vo.json -share/mediawiki/extensions/Cite/i18n/special/wa.json -share/mediawiki/extensions/Cite/i18n/special/wuu.json -share/mediawiki/extensions/Cite/i18n/special/xal.json -share/mediawiki/extensions/Cite/i18n/special/yi.json -share/mediawiki/extensions/Cite/i18n/special/yo.json -share/mediawiki/extensions/Cite/i18n/special/yue.json -share/mediawiki/extensions/Cite/i18n/special/zh-hans.json -share/mediawiki/extensions/Cite/i18n/special/zh-hant.json +share/mediawiki/extensions/Cite/extension.json +share/mediawiki/extensions/Cite/i18n/af.json +share/mediawiki/extensions/Cite/i18n/an.json +share/mediawiki/extensions/Cite/i18n/ar.json +share/mediawiki/extensions/Cite/i18n/arc.json +share/mediawiki/extensions/Cite/i18n/arq.json +share/mediawiki/extensions/Cite/i18n/arz.json +share/mediawiki/extensions/Cite/i18n/as.json +share/mediawiki/extensions/Cite/i18n/ast.json +share/mediawiki/extensions/Cite/i18n/az.json +share/mediawiki/extensions/Cite/i18n/azb.json +share/mediawiki/extensions/Cite/i18n/ba.json +share/mediawiki/extensions/Cite/i18n/bcc.json +share/mediawiki/extensions/Cite/i18n/bcl.json +share/mediawiki/extensions/Cite/i18n/be-tarask.json +share/mediawiki/extensions/Cite/i18n/bg.json +share/mediawiki/extensions/Cite/i18n/bgn.json +share/mediawiki/extensions/Cite/i18n/bn.json +share/mediawiki/extensions/Cite/i18n/br.json +share/mediawiki/extensions/Cite/i18n/bs.json +share/mediawiki/extensions/Cite/i18n/bto.json +share/mediawiki/extensions/Cite/i18n/ca.json +share/mediawiki/extensions/Cite/i18n/ce.json +share/mediawiki/extensions/Cite/i18n/cs.json +share/mediawiki/extensions/Cite/i18n/cu.json +share/mediawiki/extensions/Cite/i18n/cy.json +share/mediawiki/extensions/Cite/i18n/da.json +share/mediawiki/extensions/Cite/i18n/de-ch.json +share/mediawiki/extensions/Cite/i18n/de-formal.json +share/mediawiki/extensions/Cite/i18n/de.json +share/mediawiki/extensions/Cite/i18n/diq.json +share/mediawiki/extensions/Cite/i18n/dsb.json +share/mediawiki/extensions/Cite/i18n/el.json +share/mediawiki/extensions/Cite/i18n/en.json +share/mediawiki/extensions/Cite/i18n/eo.json +share/mediawiki/extensions/Cite/i18n/es.json +share/mediawiki/extensions/Cite/i18n/et.json +share/mediawiki/extensions/Cite/i18n/eu.json +share/mediawiki/extensions/Cite/i18n/fa.json +share/mediawiki/extensions/Cite/i18n/fi.json +share/mediawiki/extensions/Cite/i18n/fo.json +share/mediawiki/extensions/Cite/i18n/fr.json +share/mediawiki/extensions/Cite/i18n/frp.json +share/mediawiki/extensions/Cite/i18n/frr.json +share/mediawiki/extensions/Cite/i18n/fur.json +share/mediawiki/extensions/Cite/i18n/fy.json +share/mediawiki/extensions/Cite/i18n/gag.json +share/mediawiki/extensions/Cite/i18n/gl.json +share/mediawiki/extensions/Cite/i18n/gom-deva.json +share/mediawiki/extensions/Cite/i18n/grc.json +share/mediawiki/extensions/Cite/i18n/gsw.json +share/mediawiki/extensions/Cite/i18n/gu.json +share/mediawiki/extensions/Cite/i18n/he.json +share/mediawiki/extensions/Cite/i18n/hi.json +share/mediawiki/extensions/Cite/i18n/hr.json +share/mediawiki/extensions/Cite/i18n/hsb.json +share/mediawiki/extensions/Cite/i18n/ht.json +share/mediawiki/extensions/Cite/i18n/hu.json +share/mediawiki/extensions/Cite/i18n/hy.json +share/mediawiki/extensions/Cite/i18n/ia.json +share/mediawiki/extensions/Cite/i18n/id.json +share/mediawiki/extensions/Cite/i18n/ig.json +share/mediawiki/extensions/Cite/i18n/ilo.json +share/mediawiki/extensions/Cite/i18n/io.json +share/mediawiki/extensions/Cite/i18n/is.json +share/mediawiki/extensions/Cite/i18n/it.json +share/mediawiki/extensions/Cite/i18n/ja.json +share/mediawiki/extensions/Cite/i18n/jut.json +share/mediawiki/extensions/Cite/i18n/jv.json +share/mediawiki/extensions/Cite/i18n/ka.json +share/mediawiki/extensions/Cite/i18n/kk-arab.json +share/mediawiki/extensions/Cite/i18n/kk-cyrl.json +share/mediawiki/extensions/Cite/i18n/kk-latn.json +share/mediawiki/extensions/Cite/i18n/km.json +share/mediawiki/extensions/Cite/i18n/ko.json +share/mediawiki/extensions/Cite/i18n/krc.json +share/mediawiki/extensions/Cite/i18n/ksh.json +share/mediawiki/extensions/Cite/i18n/kw.json +share/mediawiki/extensions/Cite/i18n/lb.json +share/mediawiki/extensions/Cite/i18n/lez.json +share/mediawiki/extensions/Cite/i18n/li.json +share/mediawiki/extensions/Cite/i18n/lrc.json +share/mediawiki/extensions/Cite/i18n/lt.json +share/mediawiki/extensions/Cite/i18n/lv.json +share/mediawiki/extensions/Cite/i18n/mai.json +share/mediawiki/extensions/Cite/i18n/mg.json +share/mediawiki/extensions/Cite/i18n/min.json +share/mediawiki/extensions/Cite/i18n/mk.json +share/mediawiki/extensions/Cite/i18n/ml.json +share/mediawiki/extensions/Cite/i18n/mn.json +share/mediawiki/extensions/Cite/i18n/mr.json +share/mediawiki/extensions/Cite/i18n/ms.json +share/mediawiki/extensions/Cite/i18n/mt.json +share/mediawiki/extensions/Cite/i18n/nap.json +share/mediawiki/extensions/Cite/i18n/nb.json +share/mediawiki/extensions/Cite/i18n/nds-nl.json +share/mediawiki/extensions/Cite/i18n/nds.json +share/mediawiki/extensions/Cite/i18n/ne.json +share/mediawiki/extensions/Cite/i18n/nl.json +share/mediawiki/extensions/Cite/i18n/nn.json +share/mediawiki/extensions/Cite/i18n/oc.json +share/mediawiki/extensions/Cite/i18n/or.json +share/mediawiki/extensions/Cite/i18n/pa.json +share/mediawiki/extensions/Cite/i18n/pag.json +share/mediawiki/extensions/Cite/i18n/pfl.json +share/mediawiki/extensions/Cite/i18n/pl.json +share/mediawiki/extensions/Cite/i18n/pms.json +share/mediawiki/extensions/Cite/i18n/pnb.json +share/mediawiki/extensions/Cite/i18n/ps.json +share/mediawiki/extensions/Cite/i18n/pt-br.json +share/mediawiki/extensions/Cite/i18n/pt.json +share/mediawiki/extensions/Cite/i18n/qqq.json +share/mediawiki/extensions/Cite/i18n/qu.json +share/mediawiki/extensions/Cite/i18n/ro.json +share/mediawiki/extensions/Cite/i18n/roa-tara.json +share/mediawiki/extensions/Cite/i18n/ru.json +share/mediawiki/extensions/Cite/i18n/rue.json +share/mediawiki/extensions/Cite/i18n/sa.json +share/mediawiki/extensions/Cite/i18n/sah.json +share/mediawiki/extensions/Cite/i18n/scn.json +share/mediawiki/extensions/Cite/i18n/sh.json +share/mediawiki/extensions/Cite/i18n/si.json +share/mediawiki/extensions/Cite/i18n/sk.json +share/mediawiki/extensions/Cite/i18n/sl.json +share/mediawiki/extensions/Cite/i18n/sq.json +share/mediawiki/extensions/Cite/i18n/sr-ec.json +share/mediawiki/extensions/Cite/i18n/sr-el.json +share/mediawiki/extensions/Cite/i18n/stq.json +share/mediawiki/extensions/Cite/i18n/su.json +share/mediawiki/extensions/Cite/i18n/sv.json +share/mediawiki/extensions/Cite/i18n/ta.json +share/mediawiki/extensions/Cite/i18n/tcy.json +share/mediawiki/extensions/Cite/i18n/te.json +share/mediawiki/extensions/Cite/i18n/tg-cyrl.json +share/mediawiki/extensions/Cite/i18n/tg-latn.json +share/mediawiki/extensions/Cite/i18n/th.json +share/mediawiki/extensions/Cite/i18n/tk.json +share/mediawiki/extensions/Cite/i18n/tl.json +share/mediawiki/extensions/Cite/i18n/tly.json +share/mediawiki/extensions/Cite/i18n/tr.json +share/mediawiki/extensions/Cite/i18n/tt-cyrl.json +share/mediawiki/extensions/Cite/i18n/ttt.json +share/mediawiki/extensions/Cite/i18n/tzm.json +share/mediawiki/extensions/Cite/i18n/ug-arab.json +share/mediawiki/extensions/Cite/i18n/uk.json +share/mediawiki/extensions/Cite/i18n/ur.json +share/mediawiki/extensions/Cite/i18n/vec.json +share/mediawiki/extensions/Cite/i18n/vep.json +share/mediawiki/extensions/Cite/i18n/vi.json +share/mediawiki/extensions/Cite/i18n/vo.json +share/mediawiki/extensions/Cite/i18n/yi.json +share/mediawiki/extensions/Cite/i18n/yue.json +share/mediawiki/extensions/Cite/i18n/zh-hans.json +share/mediawiki/extensions/Cite/i18n/zh-hant.json share/mediawiki/extensions/Cite/modules/ext.cite.css share/mediawiki/extensions/Cite/modules/ext.cite.js share/mediawiki/extensions/Cite/modules/ext.rtlcite.css -share/mediawiki/extensions/Cite/modules/ext.specialcite.css +share/mediawiki/extensions/CiteThisPage/COPYING.txt +share/mediawiki/extensions/CiteThisPage/CiteThisPage.alias.php +share/mediawiki/extensions/CiteThisPage/CiteThisPage.hooks.php +share/mediawiki/extensions/CiteThisPage/CiteThisPage.php +share/mediawiki/extensions/CiteThisPage/SpecialCiteThisPage.php +share/mediawiki/extensions/CiteThisPage/extension.json +share/mediawiki/extensions/CiteThisPage/i18n/ace.json +share/mediawiki/extensions/CiteThisPage/i18n/af.json +share/mediawiki/extensions/CiteThisPage/i18n/am.json +share/mediawiki/extensions/CiteThisPage/i18n/an.json +share/mediawiki/extensions/CiteThisPage/i18n/ar.json +share/mediawiki/extensions/CiteThisPage/i18n/arc.json +share/mediawiki/extensions/CiteThisPage/i18n/arn.json +share/mediawiki/extensions/CiteThisPage/i18n/arq.json +share/mediawiki/extensions/CiteThisPage/i18n/arz.json +share/mediawiki/extensions/CiteThisPage/i18n/as.json +share/mediawiki/extensions/CiteThisPage/i18n/ast.json +share/mediawiki/extensions/CiteThisPage/i18n/av.json +share/mediawiki/extensions/CiteThisPage/i18n/awa.json +share/mediawiki/extensions/CiteThisPage/i18n/az.json +share/mediawiki/extensions/CiteThisPage/i18n/azb.json +share/mediawiki/extensions/CiteThisPage/i18n/ba.json +share/mediawiki/extensions/CiteThisPage/i18n/bar.json +share/mediawiki/extensions/CiteThisPage/i18n/bcc.json +share/mediawiki/extensions/CiteThisPage/i18n/bcl.json +share/mediawiki/extensions/CiteThisPage/i18n/be-tarask.json +share/mediawiki/extensions/CiteThisPage/i18n/be.json +share/mediawiki/extensions/CiteThisPage/i18n/bg.json +share/mediawiki/extensions/CiteThisPage/i18n/bgn.json +share/mediawiki/extensions/CiteThisPage/i18n/bho.json +share/mediawiki/extensions/CiteThisPage/i18n/bn.json +share/mediawiki/extensions/CiteThisPage/i18n/bo.json +share/mediawiki/extensions/CiteThisPage/i18n/bpy.json +share/mediawiki/extensions/CiteThisPage/i18n/br.json +share/mediawiki/extensions/CiteThisPage/i18n/bs.json +share/mediawiki/extensions/CiteThisPage/i18n/bxr.json +share/mediawiki/extensions/CiteThisPage/i18n/ca.json +share/mediawiki/extensions/CiteThisPage/i18n/cdo.json +share/mediawiki/extensions/CiteThisPage/i18n/ce.json +share/mediawiki/extensions/CiteThisPage/i18n/ceb.json +share/mediawiki/extensions/CiteThisPage/i18n/ckb.json +share/mediawiki/extensions/CiteThisPage/i18n/co.json +share/mediawiki/extensions/CiteThisPage/i18n/cs.json +share/mediawiki/extensions/CiteThisPage/i18n/cu.json +share/mediawiki/extensions/CiteThisPage/i18n/cy.json +share/mediawiki/extensions/CiteThisPage/i18n/da.json +share/mediawiki/extensions/CiteThisPage/i18n/de.json +share/mediawiki/extensions/CiteThisPage/i18n/diq.json +share/mediawiki/extensions/CiteThisPage/i18n/dsb.json +share/mediawiki/extensions/CiteThisPage/i18n/ee.json +share/mediawiki/extensions/CiteThisPage/i18n/el.json +share/mediawiki/extensions/CiteThisPage/i18n/en.json +share/mediawiki/extensions/CiteThisPage/i18n/eo.json +share/mediawiki/extensions/CiteThisPage/i18n/es.json +share/mediawiki/extensions/CiteThisPage/i18n/et.json +share/mediawiki/extensions/CiteThisPage/i18n/eu.json +share/mediawiki/extensions/CiteThisPage/i18n/ext.json +share/mediawiki/extensions/CiteThisPage/i18n/fa.json +share/mediawiki/extensions/CiteThisPage/i18n/fi.json +share/mediawiki/extensions/CiteThisPage/i18n/fj.json +share/mediawiki/extensions/CiteThisPage/i18n/fo.json +share/mediawiki/extensions/CiteThisPage/i18n/fr.json +share/mediawiki/extensions/CiteThisPage/i18n/frp.json +share/mediawiki/extensions/CiteThisPage/i18n/frr.json +share/mediawiki/extensions/CiteThisPage/i18n/fur.json +share/mediawiki/extensions/CiteThisPage/i18n/fy.json +share/mediawiki/extensions/CiteThisPage/i18n/ga.json +share/mediawiki/extensions/CiteThisPage/i18n/gd.json +share/mediawiki/extensions/CiteThisPage/i18n/gl.json +share/mediawiki/extensions/CiteThisPage/i18n/gom-deva.json +share/mediawiki/extensions/CiteThisPage/i18n/grc.json +share/mediawiki/extensions/CiteThisPage/i18n/gsw.json +share/mediawiki/extensions/CiteThisPage/i18n/gu.json +share/mediawiki/extensions/CiteThisPage/i18n/gv.json +share/mediawiki/extensions/CiteThisPage/i18n/ha.json +share/mediawiki/extensions/CiteThisPage/i18n/haw.json +share/mediawiki/extensions/CiteThisPage/i18n/he.json +share/mediawiki/extensions/CiteThisPage/i18n/hi.json +share/mediawiki/extensions/CiteThisPage/i18n/hif-latn.json +share/mediawiki/extensions/CiteThisPage/i18n/hil.json +share/mediawiki/extensions/CiteThisPage/i18n/hr.json +share/mediawiki/extensions/CiteThisPage/i18n/hsb.json +share/mediawiki/extensions/CiteThisPage/i18n/ht.json +share/mediawiki/extensions/CiteThisPage/i18n/hu.json +share/mediawiki/extensions/CiteThisPage/i18n/hy.json +share/mediawiki/extensions/CiteThisPage/i18n/ia.json +share/mediawiki/extensions/CiteThisPage/i18n/id.json +share/mediawiki/extensions/CiteThisPage/i18n/ie.json +share/mediawiki/extensions/CiteThisPage/i18n/ig.json +share/mediawiki/extensions/CiteThisPage/i18n/ilo.json +share/mediawiki/extensions/CiteThisPage/i18n/io.json +share/mediawiki/extensions/CiteThisPage/i18n/is.json +share/mediawiki/extensions/CiteThisPage/i18n/it.json +share/mediawiki/extensions/CiteThisPage/i18n/ja.json +share/mediawiki/extensions/CiteThisPage/i18n/jut.json +share/mediawiki/extensions/CiteThisPage/i18n/jv.json +share/mediawiki/extensions/CiteThisPage/i18n/ka.json +share/mediawiki/extensions/CiteThisPage/i18n/kk-arab.json +share/mediawiki/extensions/CiteThisPage/i18n/kk-cyrl.json +share/mediawiki/extensions/CiteThisPage/i18n/kk-latn.json +share/mediawiki/extensions/CiteThisPage/i18n/kl.json +share/mediawiki/extensions/CiteThisPage/i18n/km.json +share/mediawiki/extensions/CiteThisPage/i18n/kn.json +share/mediawiki/extensions/CiteThisPage/i18n/ko.json +share/mediawiki/extensions/CiteThisPage/i18n/krc.json +share/mediawiki/extensions/CiteThisPage/i18n/krj.json +share/mediawiki/extensions/CiteThisPage/i18n/ksh.json +share/mediawiki/extensions/CiteThisPage/i18n/ku-latn.json +share/mediawiki/extensions/CiteThisPage/i18n/kw.json +share/mediawiki/extensions/CiteThisPage/i18n/la.json +share/mediawiki/extensions/CiteThisPage/i18n/lad.json +share/mediawiki/extensions/CiteThisPage/i18n/lb.json +share/mediawiki/extensions/CiteThisPage/i18n/lez.json +share/mediawiki/extensions/CiteThisPage/i18n/lfn.json +share/mediawiki/extensions/CiteThisPage/i18n/lg.json +share/mediawiki/extensions/CiteThisPage/i18n/li.json +share/mediawiki/extensions/CiteThisPage/i18n/lmo.json +share/mediawiki/extensions/CiteThisPage/i18n/lo.json +share/mediawiki/extensions/CiteThisPage/i18n/lrc.json +share/mediawiki/extensions/CiteThisPage/i18n/lt.json +share/mediawiki/extensions/CiteThisPage/i18n/lus.json +share/mediawiki/extensions/CiteThisPage/i18n/lv.json +share/mediawiki/extensions/CiteThisPage/i18n/lzh.json +share/mediawiki/extensions/CiteThisPage/i18n/mai.json +share/mediawiki/extensions/CiteThisPage/i18n/mg.json +share/mediawiki/extensions/CiteThisPage/i18n/mhr.json +share/mediawiki/extensions/CiteThisPage/i18n/min.json +share/mediawiki/extensions/CiteThisPage/i18n/mk.json +share/mediawiki/extensions/CiteThisPage/i18n/ml.json +share/mediawiki/extensions/CiteThisPage/i18n/mn.json +share/mediawiki/extensions/CiteThisPage/i18n/mr.json +share/mediawiki/extensions/CiteThisPage/i18n/mrj.json +share/mediawiki/extensions/CiteThisPage/i18n/ms.json +share/mediawiki/extensions/CiteThisPage/i18n/mt.json +share/mediawiki/extensions/CiteThisPage/i18n/mwl.json +share/mediawiki/extensions/CiteThisPage/i18n/myv.json +share/mediawiki/extensions/CiteThisPage/i18n/nah.json +share/mediawiki/extensions/CiteThisPage/i18n/nan.json +share/mediawiki/extensions/CiteThisPage/i18n/nap.json +share/mediawiki/extensions/CiteThisPage/i18n/nb.json +share/mediawiki/extensions/CiteThisPage/i18n/nds-nl.json +share/mediawiki/extensions/CiteThisPage/i18n/nds.json +share/mediawiki/extensions/CiteThisPage/i18n/ne.json +share/mediawiki/extensions/CiteThisPage/i18n/niu.json +share/mediawiki/extensions/CiteThisPage/i18n/nl.json +share/mediawiki/extensions/CiteThisPage/i18n/nn.json +share/mediawiki/extensions/CiteThisPage/i18n/nov.json +share/mediawiki/extensions/CiteThisPage/i18n/nso.json +share/mediawiki/extensions/CiteThisPage/i18n/oc.json +share/mediawiki/extensions/CiteThisPage/i18n/or.json +share/mediawiki/extensions/CiteThisPage/i18n/os.json +share/mediawiki/extensions/CiteThisPage/i18n/pa.json +share/mediawiki/extensions/CiteThisPage/i18n/pag.json +share/mediawiki/extensions/CiteThisPage/i18n/pam.json +share/mediawiki/extensions/CiteThisPage/i18n/pcd.json +share/mediawiki/extensions/CiteThisPage/i18n/pdc.json +share/mediawiki/extensions/CiteThisPage/i18n/pfl.json +share/mediawiki/extensions/CiteThisPage/i18n/pl.json +share/mediawiki/extensions/CiteThisPage/i18n/pms.json +share/mediawiki/extensions/CiteThisPage/i18n/pnb.json +share/mediawiki/extensions/CiteThisPage/i18n/pnt.json +share/mediawiki/extensions/CiteThisPage/i18n/ps.json +share/mediawiki/extensions/CiteThisPage/i18n/pt-br.json +share/mediawiki/extensions/CiteThisPage/i18n/pt.json +share/mediawiki/extensions/CiteThisPage/i18n/qqq.json +share/mediawiki/extensions/CiteThisPage/i18n/qu.json +share/mediawiki/extensions/CiteThisPage/i18n/rm.json +share/mediawiki/extensions/CiteThisPage/i18n/rmy.json +share/mediawiki/extensions/CiteThisPage/i18n/ro.json +share/mediawiki/extensions/CiteThisPage/i18n/roa-tara.json +share/mediawiki/extensions/CiteThisPage/i18n/ru.json +share/mediawiki/extensions/CiteThisPage/i18n/rue.json +share/mediawiki/extensions/CiteThisPage/i18n/rup.json +share/mediawiki/extensions/CiteThisPage/i18n/sa.json +share/mediawiki/extensions/CiteThisPage/i18n/sah.json +share/mediawiki/extensions/CiteThisPage/i18n/scn.json +share/mediawiki/extensions/CiteThisPage/i18n/sd.json +share/mediawiki/extensions/CiteThisPage/i18n/sgs.json +share/mediawiki/extensions/CiteThisPage/i18n/sh.json +share/mediawiki/extensions/CiteThisPage/i18n/shn.json +share/mediawiki/extensions/CiteThisPage/i18n/si.json +share/mediawiki/extensions/CiteThisPage/i18n/sk.json +share/mediawiki/extensions/CiteThisPage/i18n/sl.json +share/mediawiki/extensions/CiteThisPage/i18n/sma.json +share/mediawiki/extensions/CiteThisPage/i18n/sn.json +share/mediawiki/extensions/CiteThisPage/i18n/so.json +share/mediawiki/extensions/CiteThisPage/i18n/sq.json +share/mediawiki/extensions/CiteThisPage/i18n/sr-ec.json +share/mediawiki/extensions/CiteThisPage/i18n/sr-el.json +share/mediawiki/extensions/CiteThisPage/i18n/stq.json +share/mediawiki/extensions/CiteThisPage/i18n/su.json +share/mediawiki/extensions/CiteThisPage/i18n/sv.json +share/mediawiki/extensions/CiteThisPage/i18n/sw.json +share/mediawiki/extensions/CiteThisPage/i18n/sxu.json +share/mediawiki/extensions/CiteThisPage/i18n/szl.json +share/mediawiki/extensions/CiteThisPage/i18n/ta.json +share/mediawiki/extensions/CiteThisPage/i18n/tcy.json +share/mediawiki/extensions/CiteThisPage/i18n/te.json +share/mediawiki/extensions/CiteThisPage/i18n/tet.json +share/mediawiki/extensions/CiteThisPage/i18n/tg-cyrl.json +share/mediawiki/extensions/CiteThisPage/i18n/tg-latn.json +share/mediawiki/extensions/CiteThisPage/i18n/th.json +share/mediawiki/extensions/CiteThisPage/i18n/tk.json +share/mediawiki/extensions/CiteThisPage/i18n/tl.json +share/mediawiki/extensions/CiteThisPage/i18n/tly.json +share/mediawiki/extensions/CiteThisPage/i18n/tn.json +share/mediawiki/extensions/CiteThisPage/i18n/to.json +share/mediawiki/extensions/CiteThisPage/i18n/tr.json +share/mediawiki/extensions/CiteThisPage/i18n/tru.json +share/mediawiki/extensions/CiteThisPage/i18n/ts.json +share/mediawiki/extensions/CiteThisPage/i18n/tt-cyrl.json +share/mediawiki/extensions/CiteThisPage/i18n/tyv.json +share/mediawiki/extensions/CiteThisPage/i18n/tzm.json +share/mediawiki/extensions/CiteThisPage/i18n/udm.json +share/mediawiki/extensions/CiteThisPage/i18n/ug-arab.json +share/mediawiki/extensions/CiteThisPage/i18n/ug-latn.json +share/mediawiki/extensions/CiteThisPage/i18n/uk.json +share/mediawiki/extensions/CiteThisPage/i18n/ur.json +share/mediawiki/extensions/CiteThisPage/i18n/uz.json +share/mediawiki/extensions/CiteThisPage/i18n/vec.json +share/mediawiki/extensions/CiteThisPage/i18n/vep.json +share/mediawiki/extensions/CiteThisPage/i18n/vi.json +share/mediawiki/extensions/CiteThisPage/i18n/vo.json +share/mediawiki/extensions/CiteThisPage/i18n/wa.json +share/mediawiki/extensions/CiteThisPage/i18n/wuu.json +share/mediawiki/extensions/CiteThisPage/i18n/xal.json +share/mediawiki/extensions/CiteThisPage/i18n/yi.json +share/mediawiki/extensions/CiteThisPage/i18n/yo.json +share/mediawiki/extensions/CiteThisPage/i18n/yue.json +share/mediawiki/extensions/CiteThisPage/i18n/zh-hans.json +share/mediawiki/extensions/CiteThisPage/i18n/zh-hant.json +share/mediawiki/extensions/CiteThisPage/modules/ext.citeThisPage.css share/mediawiki/extensions/ConfirmEdit/ApiFancyCaptchaReload.php -share/mediawiki/extensions/ConfirmEdit/Asirra.class.php -share/mediawiki/extensions/ConfirmEdit/Asirra.i18n.php -share/mediawiki/extensions/ConfirmEdit/Asirra.php share/mediawiki/extensions/ConfirmEdit/COPYING -share/mediawiki/extensions/ConfirmEdit/Captcha.php -share/mediawiki/extensions/ConfirmEdit/CaptchaStore.php share/mediawiki/extensions/ConfirmEdit/ConfirmEdit.alias.php -share/mediawiki/extensions/ConfirmEdit/ConfirmEdit.i18n.php share/mediawiki/extensions/ConfirmEdit/ConfirmEdit.php -share/mediawiki/extensions/ConfirmEdit/ConfirmEditHooks.php -share/mediawiki/extensions/ConfirmEdit/FancyCaptcha.class.php -share/mediawiki/extensions/ConfirmEdit/FancyCaptcha.i18n.php share/mediawiki/extensions/ConfirmEdit/FancyCaptcha.php -share/mediawiki/extensions/ConfirmEdit/MathCaptcha.class.php +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/FancyCaptcha.class.php +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/FancyCaptcha.php +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/extension.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/aeb-latn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/af.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/aln.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/am.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/an.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ang.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ar.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/arq.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/arz.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/as.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ast.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/awa.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/az.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/azb.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ba.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/bcc.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/bcl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/be-tarask.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/be.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/bg.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/bgn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/bn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/br.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/bs.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ca.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/cdo.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ce.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ckb.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/cs.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/cu.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/cv.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/cy.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/da.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/de-formal.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/de.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/diq.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/dsb.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/el.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/en.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/eo.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/es.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/et.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/eu.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/fa.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/fi.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/fo.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/fr.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/frp.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/frr.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/fy.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ga.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/gl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/gom-deva.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/gsw.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/gu.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/he.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/hi.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/hr.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/hsb.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ht.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/hu.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/hy.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ia.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/id.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ilo.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/is.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/it.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ja.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/jut.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/jv.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ka.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/kaa.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/khw.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/kk-arab.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/kk-cyrl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/kk-latn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/km.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/kn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ko.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/krc.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ksh.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ku-latn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/kw.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ky.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/la.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/lb.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/li.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/lo.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/lrc.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/lt.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/lv.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/mai.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/min.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/mk.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ml.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/mr.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ms.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/mt.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/nap.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/nb.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/nds-nl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/nds.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ne.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/nl-informal.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/nl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/nn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/oc.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/or.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/pa.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/pfl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/pl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/pms.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/pnb.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ps.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/pt-br.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/pt.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/qqq.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/qu.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/rm.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ro.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/roa-tara.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ru.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/rue.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sa.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sah.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/scn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/si.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sk.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/so.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sq.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sr-ec.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sr-el.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/stq.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/su.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/sv.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/szl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ta.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/tcy.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/te.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/tg-cyrl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/tg-latn.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/th.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/tk.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/tl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/tr.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/tt-cyrl.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/uk.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/ur.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/uz.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/vec.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/vi.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/vo.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/vro.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/wa.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/xmf.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/yi.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/yo.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/yue.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/zh-hans.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/i18n/zh-hant.json +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/resources/ext.confirmEdit.fancyCaptcha.css +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/resources/ext.confirmEdit.fancyCaptcha.js +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/resources/images/ajax-loader-10x10.gif +share/mediawiki/extensions/ConfirmEdit/FancyCaptcha/resources/images/fancycaptcha-reload-icon.png share/mediawiki/extensions/ConfirmEdit/MathCaptcha.php -share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha.class.php -share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha.i18n.php +share/mediawiki/extensions/ConfirmEdit/MathCaptcha/MathCaptcha.class.php +share/mediawiki/extensions/ConfirmEdit/MathCaptcha/MathCaptcha.php +share/mediawiki/extensions/ConfirmEdit/MathCaptcha/extension.json share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha.php +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/QuestyCaptcha.class.php +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/QuestyCaptcha.php +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/extension.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/aln.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ar.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ast.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ba.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/be-tarask.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/br.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/bs.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ca.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/cs.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/cy.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/de-formal.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/de.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/dsb.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/el.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/en.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/eo.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/es.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/et.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/eu.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/fa.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/fi.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/fr.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/gl.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/gsw.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/he.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/hsb.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/hu.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ia.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/id.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ilo.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/it.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ja.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ko.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ksh.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/lb.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/min.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/mk.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ml.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ms.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/mt.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/nb.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/nl-informal.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/nl.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/nn.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/oc.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/pl.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/pms.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/pt-br.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/pt.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/qqq.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ro.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/roa-tara.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/ru.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/sk.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/sl.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/so.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/sr-ec.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/sr-el.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/sv.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/te.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/th.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/tl.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/tr.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/uk.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/wa.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/yi.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/zh-hans.json +share/mediawiki/extensions/ConfirmEdit/QuestyCaptcha/i18n/zh-hant.json share/mediawiki/extensions/ConfirmEdit/README -share/mediawiki/extensions/ConfirmEdit/ReCaptcha.class.php -share/mediawiki/extensions/ConfirmEdit/ReCaptcha.i18n.php share/mediawiki/extensions/ConfirmEdit/ReCaptcha.php +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/ReCaptcha.class.php +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/ReCaptcha.php +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/extension.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ar.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ast.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/be-tarask.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/br.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/bs.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/cs.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/cy.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/de-formal.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/de.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/dsb.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/en.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/es.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/fa.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/fi.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/fr.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/gl.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/gsw.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/he.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/hsb.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ia.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/id.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/it.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ja.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ko.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ksh.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/lb.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/mk.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ms.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/mt.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/nb.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/nl-informal.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/nl.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/oc.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/pl.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/pms.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/pt-br.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/pt.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/qqq.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/roa-tara.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/ru.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/si.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/sr-ec.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/sr-el.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/sv.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/sw.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/te.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/tl.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/uk.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/vi.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/zh-hans.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/i18n/zh-hant.json +share/mediawiki/extensions/ConfirmEdit/ReCaptcha/recaptchalib.php +share/mediawiki/extensions/ConfirmEdit/SimpleCaptcha/Captcha.php share/mediawiki/extensions/ConfirmEdit/blacklist share/mediawiki/extensions/ConfirmEdit/captcha.py -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ast.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/be-tarask.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/br.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ca.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/cs.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/de-formal.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/de.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/diq.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/en.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/es.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/fa.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/fi.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/fr.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/gl.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/he.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/hsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ia.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/it.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ja.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ko.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ksh.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/lb.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/mk.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ms.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/mt.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/nb.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/nl-informal.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/nl.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/oc.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/pl.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/pms.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/pt.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/qqq.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/roa-tara.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/ru.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/si.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/sv.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/tl.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/uk.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/wa.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/zh-hans.json -share/mediawiki/extensions/ConfirmEdit/i18n/asirra/zh-hant.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/af.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/aln.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/am.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/an.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ar.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/arz.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/as.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ast.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/az.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/azb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ba.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/bcc.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/bcl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/be-tarask.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/be.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/bg.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/bn.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/br.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/bs.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ca.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/cdo.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ce.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ckb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/cs.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/cy.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/da.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/de-formal.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/de.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/diq.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/dsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ee.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/el.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/en-ca.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/en-gb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/en.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/eo.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/es.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/et.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/eu.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/fa.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/fi.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/fo.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/fr.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/frp.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/fur.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/fy.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ga.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/gl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/grc.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/gsw.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/gu.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/he.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/hi.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/hr.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/hsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ht.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/hu.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/hy.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ia.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/id.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ilo.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/is.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/it.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ja.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/jut.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/jv.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ka.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/kaa.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/kk-arab.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/kk-cyrl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/kk-latn.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/km.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ko.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ksh.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/kw.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ky.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/la.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/lad.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/lb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/li.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/lo.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/lrc.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/lt.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/lv.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/mg.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/min.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/mk.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ml.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/mn.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/mr.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ms.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/mt.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nah.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nan.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nds-nl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nds.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nl-informal.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/nn.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/oc.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/or.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/pam.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/pdc.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/pl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/pms.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/pnb.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ps.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/pt-br.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/pt.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/qqq.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/qu.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ro.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/roa-tara.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ru.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/rue.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sa.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sah.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/scn.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sco.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sh.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/si.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sk.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sq.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sr-ec.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sr-el.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/stq.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/su.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sv.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/sw.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/ta.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/te.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/tg-cyrl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/tg-latn.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/th.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/tk.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/tl.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/tr.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/tru.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/uk.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/vec.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/vi.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/vo.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/wa.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/yi.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/yo.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/yue.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/zh-hans.json -share/mediawiki/extensions/ConfirmEdit/i18n/core/zh-hant.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/aln.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/am.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/an.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ar.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/arz.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/as.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ast.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ba.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/bcc.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/bcl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/be-tarask.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/bg.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/bn.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/br.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/bs.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ca.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/cdo.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ce.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ckb.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/cs.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/cu.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/cy.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/da.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/de-formal.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/de.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/diq.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/dsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/el.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/en.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/eo.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/es.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/et.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/eu.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/fa.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/fi.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/fo.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/fr.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/frp.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/fy.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ga.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/gl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/gsw.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/gu.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/he.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/hi.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/hr.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/hsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/hu.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ia.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/id.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ilo.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/is.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/it.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ja.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/jut.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/jv.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ka.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/kaa.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/kk-arab.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/kk-cyrl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/kk-latn.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/km.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ko.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/krc.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ksh.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/kw.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ky.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/la.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/lb.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/li.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/lo.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/lrc.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/lt.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/lv.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/min.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/mk.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ml.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/mr.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ms.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/mt.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/nb.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/nds-nl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/nds.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/nl-informal.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/nl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/nn.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/oc.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/or.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/pl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/pms.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/pnb.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ps.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/pt-br.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/pt.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/qqq.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/qu.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/rm.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ro.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/roa-tara.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ru.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/rue.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sa.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sah.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/si.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sk.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/so.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sq.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sr-ec.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sr-el.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/stq.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/su.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/sv.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/ta.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/te.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/tg-cyrl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/tg-latn.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/th.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/tk.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/tl.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/tr.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/uk.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/uz.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/vec.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/vi.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/vo.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/vro.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/wa.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/yi.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/yo.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/yue.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/zh-hans.json -share/mediawiki/extensions/ConfirmEdit/i18n/fancy/zh-hant.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/aln.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ar.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ast.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ba.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/be-tarask.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/br.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/bs.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ca.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/cs.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/cy.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/de-formal.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/de.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/dsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/el.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/en.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/eo.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/es.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/et.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/eu.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/fa.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/fi.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/fr.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/gl.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/gsw.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/he.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/hsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/hu.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ia.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/id.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ilo.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/it.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ja.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ko.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ksh.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/lb.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/min.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/mk.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ml.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ms.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/mt.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/nb.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/nl-informal.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/nl.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/nn.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/oc.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/pl.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/pms.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/pt-br.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/pt.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/qqq.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ro.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/roa-tara.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/ru.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/sk.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/sl.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/so.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/sr-ec.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/sr-el.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/sv.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/te.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/th.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/tl.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/tr.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/uk.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/wa.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/yi.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/zh-hans.json -share/mediawiki/extensions/ConfirmEdit/i18n/questy/zh-hant.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ar.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ast.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/be-tarask.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/br.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/bs.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/cs.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/cy.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/de-formal.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/de.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/dsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/en.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/es.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/fa.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/fi.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/fr.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/gl.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/gsw.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/he.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/hsb.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ia.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/id.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/it.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ja.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ko.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ksh.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/lb.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/mk.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ms.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/mt.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/nb.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/nl-informal.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/nl.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/oc.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/pl.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/pms.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/pt-br.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/pt.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/qqq.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/roa-tara.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/ru.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/si.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/sr-ec.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/sr-el.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/sv.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/sw.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/te.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/tl.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/uk.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/vi.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/zh-hans.json -share/mediawiki/extensions/ConfirmEdit/i18n/re/zh-hant.json +share/mediawiki/extensions/ConfirmEdit/i18n/ace.json +share/mediawiki/extensions/ConfirmEdit/i18n/aeb-latn.json +share/mediawiki/extensions/ConfirmEdit/i18n/af.json +share/mediawiki/extensions/ConfirmEdit/i18n/aln.json +share/mediawiki/extensions/ConfirmEdit/i18n/am.json +share/mediawiki/extensions/ConfirmEdit/i18n/an.json +share/mediawiki/extensions/ConfirmEdit/i18n/ang.json +share/mediawiki/extensions/ConfirmEdit/i18n/ar.json +share/mediawiki/extensions/ConfirmEdit/i18n/arq.json +share/mediawiki/extensions/ConfirmEdit/i18n/arz.json +share/mediawiki/extensions/ConfirmEdit/i18n/as.json +share/mediawiki/extensions/ConfirmEdit/i18n/ast.json +share/mediawiki/extensions/ConfirmEdit/i18n/awa.json +share/mediawiki/extensions/ConfirmEdit/i18n/az.json +share/mediawiki/extensions/ConfirmEdit/i18n/azb.json +share/mediawiki/extensions/ConfirmEdit/i18n/ba.json +share/mediawiki/extensions/ConfirmEdit/i18n/bcc.json +share/mediawiki/extensions/ConfirmEdit/i18n/bcl.json +share/mediawiki/extensions/ConfirmEdit/i18n/be-tarask.json +share/mediawiki/extensions/ConfirmEdit/i18n/be.json +share/mediawiki/extensions/ConfirmEdit/i18n/bg.json +share/mediawiki/extensions/ConfirmEdit/i18n/bgn.json +share/mediawiki/extensions/ConfirmEdit/i18n/bho.json +share/mediawiki/extensions/ConfirmEdit/i18n/bn.json +share/mediawiki/extensions/ConfirmEdit/i18n/br.json +share/mediawiki/extensions/ConfirmEdit/i18n/bs.json +share/mediawiki/extensions/ConfirmEdit/i18n/ca.json +share/mediawiki/extensions/ConfirmEdit/i18n/cdo.json +share/mediawiki/extensions/ConfirmEdit/i18n/ce.json +share/mediawiki/extensions/ConfirmEdit/i18n/ckb.json +share/mediawiki/extensions/ConfirmEdit/i18n/cs.json +share/mediawiki/extensions/ConfirmEdit/i18n/cv.json +share/mediawiki/extensions/ConfirmEdit/i18n/cy.json +share/mediawiki/extensions/ConfirmEdit/i18n/da.json +share/mediawiki/extensions/ConfirmEdit/i18n/de-formal.json +share/mediawiki/extensions/ConfirmEdit/i18n/de.json +share/mediawiki/extensions/ConfirmEdit/i18n/diq.json +share/mediawiki/extensions/ConfirmEdit/i18n/dsb.json +share/mediawiki/extensions/ConfirmEdit/i18n/ee.json +share/mediawiki/extensions/ConfirmEdit/i18n/el.json +share/mediawiki/extensions/ConfirmEdit/i18n/en-ca.json +share/mediawiki/extensions/ConfirmEdit/i18n/en-gb.json +share/mediawiki/extensions/ConfirmEdit/i18n/en.json +share/mediawiki/extensions/ConfirmEdit/i18n/eo.json +share/mediawiki/extensions/ConfirmEdit/i18n/es.json +share/mediawiki/extensions/ConfirmEdit/i18n/et.json +share/mediawiki/extensions/ConfirmEdit/i18n/eu.json +share/mediawiki/extensions/ConfirmEdit/i18n/fa.json +share/mediawiki/extensions/ConfirmEdit/i18n/fi.json +share/mediawiki/extensions/ConfirmEdit/i18n/fo.json +share/mediawiki/extensions/ConfirmEdit/i18n/fr.json +share/mediawiki/extensions/ConfirmEdit/i18n/frp.json +share/mediawiki/extensions/ConfirmEdit/i18n/frr.json +share/mediawiki/extensions/ConfirmEdit/i18n/fur.json +share/mediawiki/extensions/ConfirmEdit/i18n/fy.json +share/mediawiki/extensions/ConfirmEdit/i18n/ga.json +share/mediawiki/extensions/ConfirmEdit/i18n/gl.json +share/mediawiki/extensions/ConfirmEdit/i18n/gom-deva.json +share/mediawiki/extensions/ConfirmEdit/i18n/grc.json +share/mediawiki/extensions/ConfirmEdit/i18n/gsw.json +share/mediawiki/extensions/ConfirmEdit/i18n/gu.json +share/mediawiki/extensions/ConfirmEdit/i18n/he.json +share/mediawiki/extensions/ConfirmEdit/i18n/hi.json +share/mediawiki/extensions/ConfirmEdit/i18n/hr.json +share/mediawiki/extensions/ConfirmEdit/i18n/hsb.json +share/mediawiki/extensions/ConfirmEdit/i18n/ht.json +share/mediawiki/extensions/ConfirmEdit/i18n/hu.json +share/mediawiki/extensions/ConfirmEdit/i18n/hy.json +share/mediawiki/extensions/ConfirmEdit/i18n/ia.json +share/mediawiki/extensions/ConfirmEdit/i18n/id.json +share/mediawiki/extensions/ConfirmEdit/i18n/ilo.json +share/mediawiki/extensions/ConfirmEdit/i18n/is.json +share/mediawiki/extensions/ConfirmEdit/i18n/it.json +share/mediawiki/extensions/ConfirmEdit/i18n/ja.json +share/mediawiki/extensions/ConfirmEdit/i18n/jut.json +share/mediawiki/extensions/ConfirmEdit/i18n/jv.json +share/mediawiki/extensions/ConfirmEdit/i18n/ka.json +share/mediawiki/extensions/ConfirmEdit/i18n/kaa.json +share/mediawiki/extensions/ConfirmEdit/i18n/khw.json +share/mediawiki/extensions/ConfirmEdit/i18n/kk-arab.json +share/mediawiki/extensions/ConfirmEdit/i18n/kk-cyrl.json +share/mediawiki/extensions/ConfirmEdit/i18n/kk-latn.json +share/mediawiki/extensions/ConfirmEdit/i18n/km.json +share/mediawiki/extensions/ConfirmEdit/i18n/kn.json +share/mediawiki/extensions/ConfirmEdit/i18n/ko.json +share/mediawiki/extensions/ConfirmEdit/i18n/krc.json +share/mediawiki/extensions/ConfirmEdit/i18n/ksh.json +share/mediawiki/extensions/ConfirmEdit/i18n/ku-latn.json +share/mediawiki/extensions/ConfirmEdit/i18n/kw.json +share/mediawiki/extensions/ConfirmEdit/i18n/ky.json +share/mediawiki/extensions/ConfirmEdit/i18n/la.json +share/mediawiki/extensions/ConfirmEdit/i18n/lad.json +share/mediawiki/extensions/ConfirmEdit/i18n/lb.json +share/mediawiki/extensions/ConfirmEdit/i18n/li.json +share/mediawiki/extensions/ConfirmEdit/i18n/lo.json +share/mediawiki/extensions/ConfirmEdit/i18n/lrc.json +share/mediawiki/extensions/ConfirmEdit/i18n/lt.json +share/mediawiki/extensions/ConfirmEdit/i18n/lv.json +share/mediawiki/extensions/ConfirmEdit/i18n/mai.json +share/mediawiki/extensions/ConfirmEdit/i18n/mg.json +share/mediawiki/extensions/ConfirmEdit/i18n/min.json +share/mediawiki/extensions/ConfirmEdit/i18n/mk.json +share/mediawiki/extensions/ConfirmEdit/i18n/ml.json +share/mediawiki/extensions/ConfirmEdit/i18n/mn.json +share/mediawiki/extensions/ConfirmEdit/i18n/mr.json +share/mediawiki/extensions/ConfirmEdit/i18n/ms.json +share/mediawiki/extensions/ConfirmEdit/i18n/mt.json +share/mediawiki/extensions/ConfirmEdit/i18n/nah.json +share/mediawiki/extensions/ConfirmEdit/i18n/nan.json +share/mediawiki/extensions/ConfirmEdit/i18n/nap.json +share/mediawiki/extensions/ConfirmEdit/i18n/nb.json +share/mediawiki/extensions/ConfirmEdit/i18n/nds-nl.json +share/mediawiki/extensions/ConfirmEdit/i18n/nds.json +share/mediawiki/extensions/ConfirmEdit/i18n/ne.json +share/mediawiki/extensions/ConfirmEdit/i18n/nl-informal.json +share/mediawiki/extensions/ConfirmEdit/i18n/nl.json +share/mediawiki/extensions/ConfirmEdit/i18n/nn.json +share/mediawiki/extensions/ConfirmEdit/i18n/oc.json +share/mediawiki/extensions/ConfirmEdit/i18n/or.json +share/mediawiki/extensions/ConfirmEdit/i18n/os.json +share/mediawiki/extensions/ConfirmEdit/i18n/pa.json +share/mediawiki/extensions/ConfirmEdit/i18n/pam.json +share/mediawiki/extensions/ConfirmEdit/i18n/pdc.json +share/mediawiki/extensions/ConfirmEdit/i18n/pfl.json +share/mediawiki/extensions/ConfirmEdit/i18n/pl.json +share/mediawiki/extensions/ConfirmEdit/i18n/pms.json +share/mediawiki/extensions/ConfirmEdit/i18n/pnb.json +share/mediawiki/extensions/ConfirmEdit/i18n/ps.json +share/mediawiki/extensions/ConfirmEdit/i18n/pt-br.json +share/mediawiki/extensions/ConfirmEdit/i18n/pt.json +share/mediawiki/extensions/ConfirmEdit/i18n/qqq.json +share/mediawiki/extensions/ConfirmEdit/i18n/qu.json +share/mediawiki/extensions/ConfirmEdit/i18n/ro.json +share/mediawiki/extensions/ConfirmEdit/i18n/roa-tara.json +share/mediawiki/extensions/ConfirmEdit/i18n/ru.json +share/mediawiki/extensions/ConfirmEdit/i18n/rue.json +share/mediawiki/extensions/ConfirmEdit/i18n/sa.json +share/mediawiki/extensions/ConfirmEdit/i18n/sah.json +share/mediawiki/extensions/ConfirmEdit/i18n/scn.json +share/mediawiki/extensions/ConfirmEdit/i18n/sco.json +share/mediawiki/extensions/ConfirmEdit/i18n/sh.json +share/mediawiki/extensions/ConfirmEdit/i18n/shn.json +share/mediawiki/extensions/ConfirmEdit/i18n/si.json +share/mediawiki/extensions/ConfirmEdit/i18n/sk.json +share/mediawiki/extensions/ConfirmEdit/i18n/sl.json +share/mediawiki/extensions/ConfirmEdit/i18n/sq.json +share/mediawiki/extensions/ConfirmEdit/i18n/sr-ec.json +share/mediawiki/extensions/ConfirmEdit/i18n/sr-el.json +share/mediawiki/extensions/ConfirmEdit/i18n/stq.json +share/mediawiki/extensions/ConfirmEdit/i18n/su.json +share/mediawiki/extensions/ConfirmEdit/i18n/sv.json +share/mediawiki/extensions/ConfirmEdit/i18n/sw.json +share/mediawiki/extensions/ConfirmEdit/i18n/szl.json +share/mediawiki/extensions/ConfirmEdit/i18n/ta.json +share/mediawiki/extensions/ConfirmEdit/i18n/tcy.json +share/mediawiki/extensions/ConfirmEdit/i18n/te.json +share/mediawiki/extensions/ConfirmEdit/i18n/tg-cyrl.json +share/mediawiki/extensions/ConfirmEdit/i18n/tg-latn.json +share/mediawiki/extensions/ConfirmEdit/i18n/th.json +share/mediawiki/extensions/ConfirmEdit/i18n/tk.json +share/mediawiki/extensions/ConfirmEdit/i18n/tl.json +share/mediawiki/extensions/ConfirmEdit/i18n/tr.json +share/mediawiki/extensions/ConfirmEdit/i18n/tru.json +share/mediawiki/extensions/ConfirmEdit/i18n/uk.json +share/mediawiki/extensions/ConfirmEdit/i18n/ur.json +share/mediawiki/extensions/ConfirmEdit/i18n/vec.json +share/mediawiki/extensions/ConfirmEdit/i18n/vi.json +share/mediawiki/extensions/ConfirmEdit/i18n/vo.json +share/mediawiki/extensions/ConfirmEdit/i18n/vro.json +share/mediawiki/extensions/ConfirmEdit/i18n/wa.json +share/mediawiki/extensions/ConfirmEdit/i18n/yi.json +share/mediawiki/extensions/ConfirmEdit/i18n/yo.json +share/mediawiki/extensions/ConfirmEdit/i18n/yue.json +share/mediawiki/extensions/ConfirmEdit/i18n/zh-hans.json +share/mediawiki/extensions/ConfirmEdit/i18n/zh-hant.json +share/mediawiki/extensions/ConfirmEdit/includes/CaptchaStore.php +share/mediawiki/extensions/ConfirmEdit/includes/ConfirmEditHooks.php +share/mediawiki/extensions/ConfirmEdit/includes/specials/SpecialCaptcha.php share/mediawiki/extensions/ConfirmEdit/maintenance/GenerateFancyCaptchas.php -share/mediawiki/extensions/ConfirmEdit/recaptchalib.php -share/mediawiki/extensions/ConfirmEdit/resources/ext.confirmEdit.asirra.js -share/mediawiki/extensions/ConfirmEdit/resources/ext.confirmEdit.fancyCaptcha.css -share/mediawiki/extensions/ConfirmEdit/resources/ext.confirmEdit.fancyCaptcha.js -share/mediawiki/extensions/ConfirmEdit/resources/images/ajax-loader-10x10.gif -share/mediawiki/extensions/ConfirmEdit/resources/images/fancycaptcha-reload-icon.png +share/mediawiki/extensions/ConfirmEdit/tests/QuestyCaptchaTest.php share/mediawiki/extensions/Gadgets/COPYING share/mediawiki/extensions/Gadgets/GadgetHooks.php share/mediawiki/extensions/Gadgets/Gadgets.alias.php -share/mediawiki/extensions/Gadgets/Gadgets.i18n.php share/mediawiki/extensions/Gadgets/Gadgets.php share/mediawiki/extensions/Gadgets/Gadgets_body.php share/mediawiki/extensions/Gadgets/README share/mediawiki/extensions/Gadgets/SpecialGadgets.php share/mediawiki/extensions/Gadgets/api/ApiQueryGadgetCategories.php share/mediawiki/extensions/Gadgets/api/ApiQueryGadgets.php +share/mediawiki/extensions/Gadgets/extension.json share/mediawiki/extensions/Gadgets/i18n/ace.json share/mediawiki/extensions/Gadgets/i18n/af.json share/mediawiki/extensions/Gadgets/i18n/am.json @@ -926,6 +975,7 @@ share/mediawiki/extensions/Gadgets/i18n/arc.json share/mediawiki/extensions/Gadgets/i18n/arz.json share/mediawiki/extensions/Gadgets/i18n/as.json share/mediawiki/extensions/Gadgets/i18n/ast.json +share/mediawiki/extensions/Gadgets/i18n/awa.json share/mediawiki/extensions/Gadgets/i18n/az.json share/mediawiki/extensions/Gadgets/i18n/azb.json share/mediawiki/extensions/Gadgets/i18n/ba.json @@ -1001,6 +1051,7 @@ share/mediawiki/extensions/Gadgets/i18n/lrc.json share/mediawiki/extensions/Gadgets/i18n/lt.json share/mediawiki/extensions/Gadgets/i18n/lus.json share/mediawiki/extensions/Gadgets/i18n/lv.json +share/mediawiki/extensions/Gadgets/i18n/mai.json share/mediawiki/extensions/Gadgets/i18n/mg.json share/mediawiki/extensions/Gadgets/i18n/min.json share/mediawiki/extensions/Gadgets/i18n/mk.json @@ -1071,13 +1122,14 @@ share/mediawiki/extensions/Gadgets/i18n/yue.json share/mediawiki/extensions/Gadgets/i18n/zh-hans.json share/mediawiki/extensions/Gadgets/i18n/zh-hant.json share/mediawiki/extensions/Gadgets/install.settings +share/mediawiki/extensions/Gadgets/tests/GadgetTest.php share/mediawiki/extensions/ImageMap/COPYING -share/mediawiki/extensions/ImageMap/ImageMap.i18n.php share/mediawiki/extensions/ImageMap/ImageMap.php share/mediawiki/extensions/ImageMap/ImageMap_body.php share/mediawiki/extensions/ImageMap/composer.json share/mediawiki/extensions/ImageMap/desc-20.png share/mediawiki/extensions/ImageMap/desc.svg +share/mediawiki/extensions/ImageMap/extension.json share/mediawiki/extensions/ImageMap/i18n/af.json share/mediawiki/extensions/ImageMap/i18n/an.json share/mediawiki/extensions/ImageMap/i18n/ar.json @@ -1214,13 +1266,15 @@ share/mediawiki/extensions/ImageMap/i18n/zh-hant.json share/mediawiki/extensions/ImageMap/imageMapParserTests.txt share/mediawiki/extensions/InputBox/InputBox.classes.php share/mediawiki/extensions/InputBox/InputBox.hooks.php -share/mediawiki/extensions/InputBox/InputBox.i18n.php share/mediawiki/extensions/InputBox/InputBox.php +share/mediawiki/extensions/InputBox/extension.json share/mediawiki/extensions/InputBox/i18n/af.json share/mediawiki/extensions/InputBox/i18n/am.json share/mediawiki/extensions/InputBox/i18n/an.json +share/mediawiki/extensions/InputBox/i18n/ang.json share/mediawiki/extensions/InputBox/i18n/ar.json share/mediawiki/extensions/InputBox/i18n/arc.json +share/mediawiki/extensions/InputBox/i18n/arq.json share/mediawiki/extensions/InputBox/i18n/arz.json share/mediawiki/extensions/InputBox/i18n/as.json share/mediawiki/extensions/InputBox/i18n/ast.json @@ -1232,6 +1286,7 @@ share/mediawiki/extensions/InputBox/i18n/bcl.json share/mediawiki/extensions/InputBox/i18n/be-tarask.json share/mediawiki/extensions/InputBox/i18n/be.json share/mediawiki/extensions/InputBox/i18n/bg.json +share/mediawiki/extensions/InputBox/i18n/bgn.json share/mediawiki/extensions/InputBox/i18n/bi.json share/mediawiki/extensions/InputBox/i18n/bn.json share/mediawiki/extensions/InputBox/i18n/bqi.json @@ -1272,6 +1327,7 @@ share/mediawiki/extensions/InputBox/i18n/fur.json share/mediawiki/extensions/InputBox/i18n/fy.json share/mediawiki/extensions/InputBox/i18n/ga.json share/mediawiki/extensions/InputBox/i18n/gl.json +share/mediawiki/extensions/InputBox/i18n/gom-deva.json share/mediawiki/extensions/InputBox/i18n/grc.json share/mediawiki/extensions/InputBox/i18n/gsw.json share/mediawiki/extensions/InputBox/i18n/gu.json @@ -1323,6 +1379,7 @@ share/mediawiki/extensions/InputBox/i18n/ltg.json share/mediawiki/extensions/InputBox/i18n/lus.json share/mediawiki/extensions/InputBox/i18n/lv.json share/mediawiki/extensions/InputBox/i18n/lzh.json +share/mediawiki/extensions/InputBox/i18n/mai.json share/mediawiki/extensions/InputBox/i18n/min.json share/mediawiki/extensions/InputBox/i18n/mk.json share/mediawiki/extensions/InputBox/i18n/ml.json @@ -1350,6 +1407,7 @@ share/mediawiki/extensions/InputBox/i18n/or.json share/mediawiki/extensions/InputBox/i18n/pag.json share/mediawiki/extensions/InputBox/i18n/pam.json share/mediawiki/extensions/InputBox/i18n/pdc.json +share/mediawiki/extensions/InputBox/i18n/pfl.json share/mediawiki/extensions/InputBox/i18n/pl.json share/mediawiki/extensions/InputBox/i18n/pms.json share/mediawiki/extensions/InputBox/i18n/pnb.json @@ -1372,6 +1430,7 @@ share/mediawiki/extensions/InputBox/i18n/sd.json share/mediawiki/extensions/InputBox/i18n/sg.json share/mediawiki/extensions/InputBox/i18n/sgs.json share/mediawiki/extensions/InputBox/i18n/sh.json +share/mediawiki/extensions/InputBox/i18n/shn.json share/mediawiki/extensions/InputBox/i18n/si.json share/mediawiki/extensions/InputBox/i18n/sk.json share/mediawiki/extensions/InputBox/i18n/sl.json @@ -1395,6 +1454,7 @@ share/mediawiki/extensions/InputBox/i18n/tn.json share/mediawiki/extensions/InputBox/i18n/to.json share/mediawiki/extensions/InputBox/i18n/tr.json share/mediawiki/extensions/InputBox/i18n/ts.json +share/mediawiki/extensions/InputBox/i18n/tt-cyrl.json share/mediawiki/extensions/InputBox/i18n/tyv.json share/mediawiki/extensions/InputBox/i18n/tzm.json share/mediawiki/extensions/InputBox/i18n/ug-arab.json @@ -1417,13 +1477,15 @@ share/mediawiki/extensions/InputBox/i18n/yue.json share/mediawiki/extensions/InputBox/i18n/zh-hans.json share/mediawiki/extensions/InputBox/i18n/zh-hant.json share/mediawiki/extensions/InputBox/i18n/zu.json +share/mediawiki/extensions/InputBox/resources/ext.inputBox.js share/mediawiki/extensions/InputBox/resources/ext.inputBox.styles.css share/mediawiki/extensions/Interwiki/COPYING share/mediawiki/extensions/Interwiki/Interwiki.alias.php share/mediawiki/extensions/Interwiki/Interwiki.css -share/mediawiki/extensions/Interwiki/Interwiki.i18n.php share/mediawiki/extensions/Interwiki/Interwiki.php share/mediawiki/extensions/Interwiki/Interwiki_body.php +share/mediawiki/extensions/Interwiki/Interwiki_hooks.php +share/mediawiki/extensions/Interwiki/extension.json share/mediawiki/extensions/Interwiki/i18n/af.json share/mediawiki/extensions/Interwiki/i18n/am.json share/mediawiki/extensions/Interwiki/i18n/an.json @@ -1447,6 +1509,7 @@ share/mediawiki/extensions/Interwiki/i18n/ckb.json share/mediawiki/extensions/Interwiki/i18n/co.json share/mediawiki/extensions/Interwiki/i18n/cs.json share/mediawiki/extensions/Interwiki/i18n/cu.json +share/mediawiki/extensions/Interwiki/i18n/cv.json share/mediawiki/extensions/Interwiki/i18n/cy.json share/mediawiki/extensions/Interwiki/i18n/da.json share/mediawiki/extensions/Interwiki/i18n/de-formal.json @@ -1532,6 +1595,7 @@ share/mediawiki/extensions/Interwiki/i18n/nso.json share/mediawiki/extensions/Interwiki/i18n/oc.json share/mediawiki/extensions/Interwiki/i18n/or.json share/mediawiki/extensions/Interwiki/i18n/os.json +share/mediawiki/extensions/Interwiki/i18n/pa.json share/mediawiki/extensions/Interwiki/i18n/pdc.json share/mediawiki/extensions/Interwiki/i18n/pfl.json share/mediawiki/extensions/Interwiki/i18n/pl.json @@ -1594,6 +1658,7 @@ share/mediawiki/extensions/LocalisationUpdate/LocalisationUpdate.php share/mediawiki/extensions/LocalisationUpdate/QuickArrayReader.php share/mediawiki/extensions/LocalisationUpdate/README share/mediawiki/extensions/LocalisationUpdate/Updater.php +share/mediawiki/extensions/LocalisationUpdate/extension.json share/mediawiki/extensions/LocalisationUpdate/fetcher/Fetcher.php share/mediawiki/extensions/LocalisationUpdate/fetcher/FetcherFactory.php share/mediawiki/extensions/LocalisationUpdate/fetcher/FileSystemFetcher.php @@ -1678,18 +1743,23 @@ share/mediawiki/extensions/LocalisationUpdate/reader/JSONReader.php share/mediawiki/extensions/LocalisationUpdate/reader/PHPReader.php share/mediawiki/extensions/LocalisationUpdate/reader/Reader.php share/mediawiki/extensions/LocalisationUpdate/reader/ReaderFactory.php +share/mediawiki/extensions/LocalisationUpdate/tests/phpunit/Makefile +share/mediawiki/extensions/LocalisationUpdate/tests/phpunit/UpdaterTest.php +share/mediawiki/extensions/LocalisationUpdate/tests/phpunit/finder/FinderTest.php +share/mediawiki/extensions/LocalisationUpdate/tests/phpunit/reader/JSONReaderTest.php +share/mediawiki/extensions/LocalisationUpdate/tests/phpunit/reader/ReaderFactoryTest.php share/mediawiki/extensions/LocalisationUpdate/update.php share/mediawiki/extensions/Nuke/COPYING share/mediawiki/extensions/Nuke/INSTALL share/mediawiki/extensions/Nuke/Nuke.alias.php share/mediawiki/extensions/Nuke/Nuke.hooks.php -share/mediawiki/extensions/Nuke/Nuke.i18n.php share/mediawiki/extensions/Nuke/Nuke.php share/mediawiki/extensions/Nuke/Nuke_body.php share/mediawiki/extensions/Nuke/README share/mediawiki/extensions/Nuke/RELEASE-NOTES share/mediawiki/extensions/Nuke/SpecialNuke.php share/mediawiki/extensions/Nuke/ext.nuke.js +share/mediawiki/extensions/Nuke/extension.json share/mediawiki/extensions/Nuke/i18n/af.json share/mediawiki/extensions/Nuke/i18n/an.json share/mediawiki/extensions/Nuke/i18n/ar.json @@ -1834,18 +1904,21 @@ share/mediawiki/extensions/Nuke/i18n/zh-hans.json share/mediawiki/extensions/Nuke/i18n/zh-hant.json share/mediawiki/extensions/ParserFunctions/COPYING share/mediawiki/extensions/ParserFunctions/Expr.php +share/mediawiki/extensions/ParserFunctions/ParserFunctions.hooks.php share/mediawiki/extensions/ParserFunctions/ParserFunctions.i18n.magic.php -share/mediawiki/extensions/ParserFunctions/ParserFunctions.i18n.php share/mediawiki/extensions/ParserFunctions/ParserFunctions.library.php share/mediawiki/extensions/ParserFunctions/ParserFunctions.php share/mediawiki/extensions/ParserFunctions/ParserFunctions_body.php share/mediawiki/extensions/ParserFunctions/README +share/mediawiki/extensions/ParserFunctions/extension.json share/mediawiki/extensions/ParserFunctions/funcsParserTests.txt +share/mediawiki/extensions/ParserFunctions/i18n/ace.json share/mediawiki/extensions/ParserFunctions/i18n/af.json share/mediawiki/extensions/ParserFunctions/i18n/aln.json share/mediawiki/extensions/ParserFunctions/i18n/an.json share/mediawiki/extensions/ParserFunctions/i18n/ar.json share/mediawiki/extensions/ParserFunctions/i18n/arc.json +share/mediawiki/extensions/ParserFunctions/i18n/arq.json share/mediawiki/extensions/ParserFunctions/i18n/arz.json share/mediawiki/extensions/ParserFunctions/i18n/as.json share/mediawiki/extensions/ParserFunctions/i18n/ast.json @@ -1856,6 +1929,7 @@ share/mediawiki/extensions/ParserFunctions/i18n/bcc.json share/mediawiki/extensions/ParserFunctions/i18n/bcl.json share/mediawiki/extensions/ParserFunctions/i18n/be-tarask.json share/mediawiki/extensions/ParserFunctions/i18n/bg.json +share/mediawiki/extensions/ParserFunctions/i18n/bgn.json share/mediawiki/extensions/ParserFunctions/i18n/bn.json share/mediawiki/extensions/ParserFunctions/i18n/br.json share/mediawiki/extensions/ParserFunctions/i18n/bs.json @@ -1879,7 +1953,9 @@ share/mediawiki/extensions/ParserFunctions/i18n/fa.json share/mediawiki/extensions/ParserFunctions/i18n/fi.json share/mediawiki/extensions/ParserFunctions/i18n/fr.json share/mediawiki/extensions/ParserFunctions/i18n/frp.json +share/mediawiki/extensions/ParserFunctions/i18n/frr.json share/mediawiki/extensions/ParserFunctions/i18n/gl.json +share/mediawiki/extensions/ParserFunctions/i18n/gom-deva.json share/mediawiki/extensions/ParserFunctions/i18n/grc.json share/mediawiki/extensions/ParserFunctions/i18n/gsw.json share/mediawiki/extensions/ParserFunctions/i18n/he.json @@ -1907,6 +1983,7 @@ share/mediawiki/extensions/ParserFunctions/i18n/li.json share/mediawiki/extensions/ParserFunctions/i18n/lrc.json share/mediawiki/extensions/ParserFunctions/i18n/lt.json share/mediawiki/extensions/ParserFunctions/i18n/lv.json +share/mediawiki/extensions/ParserFunctions/i18n/mai.json share/mediawiki/extensions/ParserFunctions/i18n/min.json share/mediawiki/extensions/ParserFunctions/i18n/mk.json share/mediawiki/extensions/ParserFunctions/i18n/ml.json @@ -1914,6 +1991,7 @@ share/mediawiki/extensions/ParserFunctions/i18n/mr.json share/mediawiki/extensions/ParserFunctions/i18n/ms.json share/mediawiki/extensions/ParserFunctions/i18n/myv.json share/mediawiki/extensions/ParserFunctions/i18n/nah.json +share/mediawiki/extensions/ParserFunctions/i18n/nap.json share/mediawiki/extensions/ParserFunctions/i18n/nb.json share/mediawiki/extensions/ParserFunctions/i18n/nds.json share/mediawiki/extensions/ParserFunctions/i18n/ne.json @@ -1921,6 +1999,7 @@ share/mediawiki/extensions/ParserFunctions/i18n/nl.json share/mediawiki/extensions/ParserFunctions/i18n/nn.json share/mediawiki/extensions/ParserFunctions/i18n/oc.json share/mediawiki/extensions/ParserFunctions/i18n/or.json +share/mediawiki/extensions/ParserFunctions/i18n/pfl.json share/mediawiki/extensions/ParserFunctions/i18n/pl.json share/mediawiki/extensions/ParserFunctions/i18n/pms.json share/mediawiki/extensions/ParserFunctions/i18n/pnb.json @@ -1936,6 +2015,7 @@ share/mediawiki/extensions/ParserFunctions/i18n/rue.json share/mediawiki/extensions/ParserFunctions/i18n/sah.json share/mediawiki/extensions/ParserFunctions/i18n/scn.json share/mediawiki/extensions/ParserFunctions/i18n/sh.json +share/mediawiki/extensions/ParserFunctions/i18n/shn.json share/mediawiki/extensions/ParserFunctions/i18n/si.json share/mediawiki/extensions/ParserFunctions/i18n/sk.json share/mediawiki/extensions/ParserFunctions/i18n/sl.json @@ -1945,6 +2025,7 @@ share/mediawiki/extensions/ParserFunctions/i18n/sr-el.json share/mediawiki/extensions/ParserFunctions/i18n/stq.json share/mediawiki/extensions/ParserFunctions/i18n/su.json share/mediawiki/extensions/ParserFunctions/i18n/sv.json +share/mediawiki/extensions/ParserFunctions/i18n/szl.json share/mediawiki/extensions/ParserFunctions/i18n/ta.json share/mediawiki/extensions/ParserFunctions/i18n/te.json share/mediawiki/extensions/ParserFunctions/i18n/tg-cyrl.json @@ -1955,6 +2036,7 @@ share/mediawiki/extensions/ParserFunctions/i18n/tl.json share/mediawiki/extensions/ParserFunctions/i18n/tr.json share/mediawiki/extensions/ParserFunctions/i18n/ug-arab.json share/mediawiki/extensions/ParserFunctions/i18n/uk.json +share/mediawiki/extensions/ParserFunctions/i18n/ur.json share/mediawiki/extensions/ParserFunctions/i18n/vec.json share/mediawiki/extensions/ParserFunctions/i18n/vep.json share/mediawiki/extensions/ParserFunctions/i18n/vi.json @@ -1966,9 +2048,128 @@ share/mediawiki/extensions/ParserFunctions/i18n/zh-hans.json share/mediawiki/extensions/ParserFunctions/i18n/zh-hant.json share/mediawiki/extensions/ParserFunctions/mw.ext.ParserFunctions.lua share/mediawiki/extensions/ParserFunctions/stringFunctionTests.txt +share/mediawiki/extensions/ParserFunctions/tests/ExpressionTest.php +share/mediawiki/extensions/PdfHandler/COPYING +share/mediawiki/extensions/PdfHandler/CreatePdfThumbnailsJob.class.php +share/mediawiki/extensions/PdfHandler/Gemfile.lock +share/mediawiki/extensions/PdfHandler/PdfHandler.image.php +share/mediawiki/extensions/PdfHandler/PdfHandler.php +share/mediawiki/extensions/PdfHandler/PdfHandler_body.php +share/mediawiki/extensions/PdfHandler/extension.json +share/mediawiki/extensions/PdfHandler/i18n/af.json +share/mediawiki/extensions/PdfHandler/i18n/aln.json +share/mediawiki/extensions/PdfHandler/i18n/an.json +share/mediawiki/extensions/PdfHandler/i18n/ar.json +share/mediawiki/extensions/PdfHandler/i18n/arz.json +share/mediawiki/extensions/PdfHandler/i18n/as.json +share/mediawiki/extensions/PdfHandler/i18n/ast.json +share/mediawiki/extensions/PdfHandler/i18n/azb.json +share/mediawiki/extensions/PdfHandler/i18n/ba.json +share/mediawiki/extensions/PdfHandler/i18n/bcl.json +share/mediawiki/extensions/PdfHandler/i18n/be-tarask.json +share/mediawiki/extensions/PdfHandler/i18n/bg.json +share/mediawiki/extensions/PdfHandler/i18n/bn.json +share/mediawiki/extensions/PdfHandler/i18n/br.json +share/mediawiki/extensions/PdfHandler/i18n/bs.json +share/mediawiki/extensions/PdfHandler/i18n/ca.json +share/mediawiki/extensions/PdfHandler/i18n/ce.json +share/mediawiki/extensions/PdfHandler/i18n/ckb.json +share/mediawiki/extensions/PdfHandler/i18n/cs.json +share/mediawiki/extensions/PdfHandler/i18n/cy.json +share/mediawiki/extensions/PdfHandler/i18n/da.json +share/mediawiki/extensions/PdfHandler/i18n/de-ch.json +share/mediawiki/extensions/PdfHandler/i18n/de.json +share/mediawiki/extensions/PdfHandler/i18n/diq.json +share/mediawiki/extensions/PdfHandler/i18n/dsb.json +share/mediawiki/extensions/PdfHandler/i18n/el.json +share/mediawiki/extensions/PdfHandler/i18n/en-gb.json +share/mediawiki/extensions/PdfHandler/i18n/en.json +share/mediawiki/extensions/PdfHandler/i18n/eo.json +share/mediawiki/extensions/PdfHandler/i18n/es.json +share/mediawiki/extensions/PdfHandler/i18n/et.json +share/mediawiki/extensions/PdfHandler/i18n/fa.json +share/mediawiki/extensions/PdfHandler/i18n/fi.json +share/mediawiki/extensions/PdfHandler/i18n/fr.json +share/mediawiki/extensions/PdfHandler/i18n/frc.json +share/mediawiki/extensions/PdfHandler/i18n/frp.json +share/mediawiki/extensions/PdfHandler/i18n/gl.json +share/mediawiki/extensions/PdfHandler/i18n/grc.json +share/mediawiki/extensions/PdfHandler/i18n/gsw.json +share/mediawiki/extensions/PdfHandler/i18n/gu.json +share/mediawiki/extensions/PdfHandler/i18n/he.json +share/mediawiki/extensions/PdfHandler/i18n/hi.json +share/mediawiki/extensions/PdfHandler/i18n/hr.json +share/mediawiki/extensions/PdfHandler/i18n/hsb.json +share/mediawiki/extensions/PdfHandler/i18n/hu.json +share/mediawiki/extensions/PdfHandler/i18n/ia.json +share/mediawiki/extensions/PdfHandler/i18n/id.json +share/mediawiki/extensions/PdfHandler/i18n/ilo.json +share/mediawiki/extensions/PdfHandler/i18n/it.json +share/mediawiki/extensions/PdfHandler/i18n/ja.json +share/mediawiki/extensions/PdfHandler/i18n/jv.json +share/mediawiki/extensions/PdfHandler/i18n/ka.json +share/mediawiki/extensions/PdfHandler/i18n/km.json +share/mediawiki/extensions/PdfHandler/i18n/kn.json +share/mediawiki/extensions/PdfHandler/i18n/ko.json +share/mediawiki/extensions/PdfHandler/i18n/ksh.json +share/mediawiki/extensions/PdfHandler/i18n/ku-latn.json +share/mediawiki/extensions/PdfHandler/i18n/ky.json +share/mediawiki/extensions/PdfHandler/i18n/lb.json +share/mediawiki/extensions/PdfHandler/i18n/li.json +share/mediawiki/extensions/PdfHandler/i18n/lrc.json +share/mediawiki/extensions/PdfHandler/i18n/lt.json +share/mediawiki/extensions/PdfHandler/i18n/mk.json +share/mediawiki/extensions/PdfHandler/i18n/ml.json +share/mediawiki/extensions/PdfHandler/i18n/mr.json +share/mediawiki/extensions/PdfHandler/i18n/ms.json +share/mediawiki/extensions/PdfHandler/i18n/mt.json +share/mediawiki/extensions/PdfHandler/i18n/nb.json +share/mediawiki/extensions/PdfHandler/i18n/nl.json +share/mediawiki/extensions/PdfHandler/i18n/nn.json +share/mediawiki/extensions/PdfHandler/i18n/oc.json +share/mediawiki/extensions/PdfHandler/i18n/or.json +share/mediawiki/extensions/PdfHandler/i18n/pdc.json +share/mediawiki/extensions/PdfHandler/i18n/pl.json +share/mediawiki/extensions/PdfHandler/i18n/pms.json +share/mediawiki/extensions/PdfHandler/i18n/pnb.json +share/mediawiki/extensions/PdfHandler/i18n/pt-br.json +share/mediawiki/extensions/PdfHandler/i18n/pt.json +share/mediawiki/extensions/PdfHandler/i18n/qqq.json +share/mediawiki/extensions/PdfHandler/i18n/ro.json +share/mediawiki/extensions/PdfHandler/i18n/roa-tara.json +share/mediawiki/extensions/PdfHandler/i18n/ru.json +share/mediawiki/extensions/PdfHandler/i18n/rue.json +share/mediawiki/extensions/PdfHandler/i18n/sa.json +share/mediawiki/extensions/PdfHandler/i18n/sah.json +share/mediawiki/extensions/PdfHandler/i18n/si.json +share/mediawiki/extensions/PdfHandler/i18n/sk.json +share/mediawiki/extensions/PdfHandler/i18n/sl.json +share/mediawiki/extensions/PdfHandler/i18n/sq.json +share/mediawiki/extensions/PdfHandler/i18n/sr-ec.json +share/mediawiki/extensions/PdfHandler/i18n/sr-el.json +share/mediawiki/extensions/PdfHandler/i18n/stq.json +share/mediawiki/extensions/PdfHandler/i18n/sv.json +share/mediawiki/extensions/PdfHandler/i18n/ta.json +share/mediawiki/extensions/PdfHandler/i18n/te.json +share/mediawiki/extensions/PdfHandler/i18n/tk.json +share/mediawiki/extensions/PdfHandler/i18n/tl.json +share/mediawiki/extensions/PdfHandler/i18n/tr.json +share/mediawiki/extensions/PdfHandler/i18n/ug-arab.json +share/mediawiki/extensions/PdfHandler/i18n/uk.json +share/mediawiki/extensions/PdfHandler/i18n/ur.json +share/mediawiki/extensions/PdfHandler/i18n/vec.json +share/mediawiki/extensions/PdfHandler/i18n/vi.json +share/mediawiki/extensions/PdfHandler/i18n/yo.json +share/mediawiki/extensions/PdfHandler/i18n/yue.json +share/mediawiki/extensions/PdfHandler/i18n/zh-hans.json +share/mediawiki/extensions/PdfHandler/i18n/zh-hant.json +share/mediawiki/extensions/PdfHandler/tests/browser/features/pdf.feature +share/mediawiki/extensions/PdfHandler/tests/browser/features/step_definitions/pdf_steps.rb +share/mediawiki/extensions/PdfHandler/tests/browser/features/support/env.rb +share/mediawiki/extensions/PdfHandler/tests/browser/features/support/pages/random_page.rb share/mediawiki/extensions/Poem/Poem.class.php -share/mediawiki/extensions/Poem/Poem.i18n.php share/mediawiki/extensions/Poem/Poem.php +share/mediawiki/extensions/Poem/extension.json share/mediawiki/extensions/Poem/i18n/af.json share/mediawiki/extensions/Poem/i18n/an.json share/mediawiki/extensions/Poem/i18n/ar.json @@ -2080,12 +2281,12 @@ share/mediawiki/extensions/Renameuser/README share/mediawiki/extensions/Renameuser/RenameUserJob.php share/mediawiki/extensions/Renameuser/Renameuser.alias.php share/mediawiki/extensions/Renameuser/Renameuser.hooks.php -share/mediawiki/extensions/Renameuser/Renameuser.i18n.php share/mediawiki/extensions/Renameuser/Renameuser.php share/mediawiki/extensions/Renameuser/RenameuserLogFormatter.php share/mediawiki/extensions/Renameuser/RenameuserSQL.php share/mediawiki/extensions/Renameuser/SpecialRenameuser.php share/mediawiki/extensions/Renameuser/cleanupArchiveUserText.php +share/mediawiki/extensions/Renameuser/extension.json share/mediawiki/extensions/Renameuser/hooks.txt share/mediawiki/extensions/Renameuser/i18n/af.json share/mediawiki/extensions/Renameuser/i18n/an.json @@ -2259,13 +2460,13 @@ share/mediawiki/extensions/Renameuser/specials/SpecialRenameuser.php share/mediawiki/extensions/SpamBlacklist/BaseBlacklist.php share/mediawiki/extensions/SpamBlacklist/EmailBlacklist.php share/mediawiki/extensions/SpamBlacklist/README -share/mediawiki/extensions/SpamBlacklist/SpamBlacklist.i18n.php share/mediawiki/extensions/SpamBlacklist/SpamBlacklist.php share/mediawiki/extensions/SpamBlacklist/SpamBlacklistHooks.php share/mediawiki/extensions/SpamBlacklist/SpamBlacklist_body.php share/mediawiki/extensions/SpamBlacklist/SpamRegexBatch.php share/mediawiki/extensions/SpamBlacklist/api/ApiSpamBlacklist.php share/mediawiki/extensions/SpamBlacklist/cleanup.php +share/mediawiki/extensions/SpamBlacklist/extension.json share/mediawiki/extensions/SpamBlacklist/i18n/an.json share/mediawiki/extensions/SpamBlacklist/i18n/ar.json share/mediawiki/extensions/SpamBlacklist/i18n/arz.json @@ -2380,8 +2581,15 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/README share/mediawiki/extensions/SyntaxHighlight_GeSHi/ResourceLoaderGeSHiLocalModule.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/ResourceLoaderGeSHiModule.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.class.php -share/mediawiki/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.i18n.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.langs.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/extension.json +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/contrib/aliased.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/contrib/cssgen.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/contrib/cssgen2.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/contrib/example.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/contrib/langcheck.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/contrib/langwiz.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/docs/BUGS share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/docs/CHANGES share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/docs/COPYING @@ -2464,6 +2672,7 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/abap.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/actionscript.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/actionscript3.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/ada.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/aimms.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/algol68.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/apache.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/applescript.php @@ -2488,22 +2697,26 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/boo.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/c.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/c_loadrunner.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/c_mac.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/c_winapi.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/caddcl.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cadlisp.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cfdg.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cfm.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/chaiscript.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/chapel.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cil.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/clojure.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cmake.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cobol.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/coffeescript.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cpp-qt.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cpp-winapi.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cpp.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/csharp.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/css.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/cuesheet.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/d.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/dart.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/dcl.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/dcpu16.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/dcs.php @@ -2519,6 +2732,7 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/email.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/epc.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/erlang.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/euphoria.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/ezt.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/f1.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/falcon.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/fo.php @@ -2549,10 +2763,12 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/ini.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/inno.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/intercal.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/io.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/ispfpanel.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/j.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/java.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/java5.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/javascript.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/jcl.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/jquery.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/kixtart.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/klonec.php @@ -2585,6 +2801,8 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/mysql.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/nagios.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/netrexx.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/newlisp.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/nginx.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/nimrod.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/nsis.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/oberon2.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/objc.php @@ -2614,6 +2832,7 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/pixelbender.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/pli.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/plsql.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/postgresql.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/postscript.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/povray.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/powerbuilder.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/powershell.php @@ -2628,7 +2847,10 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/pys60.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/python.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/q.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/qbasic.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/qml.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/racket.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/rails.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/rbs.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/rebol.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/reg.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/rexx.php @@ -2636,16 +2858,19 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/robots.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/rpmspec.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/rsplus.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/ruby.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/rust.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/sas.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/scala.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/scheme.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/scilab.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/scl.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/sdlbasic.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/smalltalk.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/smarty.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/spark.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/sparql.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/sql.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/standardml.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/stonescript.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/systemverilog.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/tcl.php @@ -2661,6 +2886,7 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/uscript.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/vala.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/vb.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/vbnet.php +share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/vbscript.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/vedit.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/verilog.php share/mediawiki/extensions/SyntaxHighlight_GeSHi/geshi/geshi/vhdl.php @@ -2791,19 +3017,21 @@ share/mediawiki/extensions/SyntaxHighlight_GeSHi/i18n/yi.json share/mediawiki/extensions/SyntaxHighlight_GeSHi/i18n/yue.json share/mediawiki/extensions/SyntaxHighlight_GeSHi/i18n/zh-hans.json share/mediawiki/extensions/SyntaxHighlight_GeSHi/i18n/zh-hant.json +share/mediawiki/extensions/SyntaxHighlight_GeSHi/maintenance/updateLanguageList.php share/mediawiki/extensions/TitleBlacklist/COPYING share/mediawiki/extensions/TitleBlacklist/TitleBlacklist.hooks.php -share/mediawiki/extensions/TitleBlacklist/TitleBlacklist.i18n.php share/mediawiki/extensions/TitleBlacklist/TitleBlacklist.library.php share/mediawiki/extensions/TitleBlacklist/TitleBlacklist.list.php share/mediawiki/extensions/TitleBlacklist/TitleBlacklist.php share/mediawiki/extensions/TitleBlacklist/api/ApiQueryTitleBlacklist.php +share/mediawiki/extensions/TitleBlacklist/extension.json share/mediawiki/extensions/TitleBlacklist/i18n/af.json share/mediawiki/extensions/TitleBlacklist/i18n/an.json share/mediawiki/extensions/TitleBlacklist/i18n/ar.json share/mediawiki/extensions/TitleBlacklist/i18n/arz.json share/mediawiki/extensions/TitleBlacklist/i18n/as.json share/mediawiki/extensions/TitleBlacklist/i18n/ast.json +share/mediawiki/extensions/TitleBlacklist/i18n/az.json share/mediawiki/extensions/TitleBlacklist/i18n/ba.json share/mediawiki/extensions/TitleBlacklist/i18n/bcc.json share/mediawiki/extensions/TitleBlacklist/i18n/bcl.json @@ -2860,6 +3088,7 @@ share/mediawiki/extensions/TitleBlacklist/i18n/ksh.json share/mediawiki/extensions/TitleBlacklist/i18n/la.json share/mediawiki/extensions/TitleBlacklist/i18n/lb.json share/mediawiki/extensions/TitleBlacklist/i18n/li.json +share/mediawiki/extensions/TitleBlacklist/i18n/lrc.json share/mediawiki/extensions/TitleBlacklist/i18n/lt.json share/mediawiki/extensions/TitleBlacklist/i18n/mk.json share/mediawiki/extensions/TitleBlacklist/i18n/ml.json @@ -2916,12 +3145,14 @@ share/mediawiki/extensions/TitleBlacklist/i18n/zh-hans.json share/mediawiki/extensions/TitleBlacklist/i18n/zh-hant.json share/mediawiki/extensions/TitleBlacklist/modules/mediawiki.api.titleblacklist.js share/mediawiki/extensions/TitleBlacklist/mw.ext.TitleBlacklist.lua +share/mediawiki/extensions/TitleBlacklist/tests/ApiQueryTitleBlacklistTest.php +share/mediawiki/extensions/TitleBlacklist/tests/testSource share/mediawiki/extensions/WikiEditor/COPYING share/mediawiki/extensions/WikiEditor/README share/mediawiki/extensions/WikiEditor/WikiEditor.hooks.php -share/mediawiki/extensions/WikiEditor/WikiEditor.i18n.php share/mediawiki/extensions/WikiEditor/WikiEditor.php share/mediawiki/extensions/WikiEditor/composer.json +share/mediawiki/extensions/WikiEditor/extension.json share/mediawiki/extensions/WikiEditor/i18n/ab.json share/mediawiki/extensions/WikiEditor/i18n/af.json share/mediawiki/extensions/WikiEditor/i18n/aln.json @@ -2936,6 +3167,7 @@ share/mediawiki/extensions/WikiEditor/i18n/az.json share/mediawiki/extensions/WikiEditor/i18n/azb.json share/mediawiki/extensions/WikiEditor/i18n/ba.json share/mediawiki/extensions/WikiEditor/i18n/bar.json +share/mediawiki/extensions/WikiEditor/i18n/bcc.json share/mediawiki/extensions/WikiEditor/i18n/be-tarask.json share/mediawiki/extensions/WikiEditor/i18n/be.json share/mediawiki/extensions/WikiEditor/i18n/bg.json @@ -2952,6 +3184,7 @@ share/mediawiki/extensions/WikiEditor/i18n/co.json share/mediawiki/extensions/WikiEditor/i18n/cs.json share/mediawiki/extensions/WikiEditor/i18n/csb.json share/mediawiki/extensions/WikiEditor/i18n/cu.json +share/mediawiki/extensions/WikiEditor/i18n/cv.json share/mediawiki/extensions/WikiEditor/i18n/cy.json share/mediawiki/extensions/WikiEditor/i18n/da.json share/mediawiki/extensions/WikiEditor/i18n/de-ch.json @@ -3039,6 +3272,7 @@ share/mediawiki/extensions/WikiEditor/i18n/nl.json share/mediawiki/extensions/WikiEditor/i18n/nn.json share/mediawiki/extensions/WikiEditor/i18n/nso.json share/mediawiki/extensions/WikiEditor/i18n/oc.json +share/mediawiki/extensions/WikiEditor/i18n/om.json share/mediawiki/extensions/WikiEditor/i18n/or.json share/mediawiki/extensions/WikiEditor/i18n/os.json share/mediawiki/extensions/WikiEditor/i18n/pa.json @@ -3062,6 +3296,7 @@ share/mediawiki/extensions/WikiEditor/i18n/sah.json share/mediawiki/extensions/WikiEditor/i18n/sc.json share/mediawiki/extensions/WikiEditor/i18n/scn.json share/mediawiki/extensions/WikiEditor/i18n/sco.json +share/mediawiki/extensions/WikiEditor/i18n/sdh.json share/mediawiki/extensions/WikiEditor/i18n/si.json share/mediawiki/extensions/WikiEditor/i18n/sk.json share/mediawiki/extensions/WikiEditor/i18n/sl.json @@ -3102,16 +3337,14 @@ share/mediawiki/extensions/WikiEditor/i18n/yue.json share/mediawiki/extensions/WikiEditor/i18n/zh-hans.json share/mediawiki/extensions/WikiEditor/i18n/zh-hant.json share/mediawiki/extensions/WikiEditor/i18n/zu.json -share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.css share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.dialogs.js share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.js +share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.less share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.preview.js -share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.previewDialog.js share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.publish.js -share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.tests.toolbar.js share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.toolbar.hideSig.js share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.toolbar.js -share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.toolbar.styles.css +share/mediawiki/extensions/WikiEditor/modules/ext.wikiEditor.toolbar.styles.less share/mediawiki/extensions/WikiEditor/modules/images/dialogs/insert-disambiguation.png share/mediawiki/extensions/WikiEditor/modules/images/dialogs/insert-link-error.png share/mediawiki/extensions/WikiEditor/modules/images/dialogs/insert-link-exists.png @@ -3126,101 +3359,66 @@ share/mediawiki/extensions/WikiEditor/modules/images/toolbar/arrow-ltr.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/arrow-rtl.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/base.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/button-sprite.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/button-sprite.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/example-image.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-big.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-big.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-A.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-A.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-B.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-B.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-F.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-F.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-G.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-G.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-L.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-N.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-N.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-P.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-P.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-V.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-V.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-hy.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-ka.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-os.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold-ru.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-bold.svg -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-indent.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-A.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-A.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-C.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-C.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-D.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-E.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-I.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-K.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-K.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-hy.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-i.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic-ka.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-italic.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-olist-rtl.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-olist.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-olist.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-small.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-small.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-subscript.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-subscript.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-superscript.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-superscript.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-ulist-rtl.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-ulist.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/format-ulist.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-file.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-file.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-gallery.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-gallery.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-ilink.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-ilink.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-link.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-link.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-newline.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-newline.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-nowiki.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-nowiki.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-redirect-rtl.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-redirect.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-redirect.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-reference.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-reference.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-signature.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-signature.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-table.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-table.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-xlink.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/insert-xlink.svg share/mediawiki/extensions/WikiEditor/modules/images/toolbar/loading-small.gif share/mediawiki/extensions/WikiEditor/modules/images/toolbar/loading.gif -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/magnify-clip.png share/mediawiki/extensions/WikiEditor/modules/images/toolbar/search-replace.png -share/mediawiki/extensions/WikiEditor/modules/images/toolbar/search-replace.svg -share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.css -share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.dialogs.config.css share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.dialogs.config.js -share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.dialogs.css +share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.dialogs.config.less share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.dialogs.js +share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.dialogs.less share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.html share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.js -share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.preview.css +share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.less share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.preview.js -share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.previewDialog.css -share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.previewDialog.js +share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.preview.less share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.publish.js share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.toolbar.config.js -share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.toolbar.css share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.toolbar.js +share/mediawiki/extensions/WikiEditor/modules/jquery.wikiEditor.toolbar.less +share/mediawiki/extensions/WikiEditor/tests/qunit/ext.wikiEditor.toolbar.test.js share/mediawiki/images/.htaccess share/mediawiki/images/README share/mediawiki/img_auth.php @@ -3235,9 +3433,9 @@ share/mediawiki/includes/Block.php share/mediawiki/includes/Category.php share/mediawiki/includes/CategoryFinder.php share/mediawiki/includes/CategoryViewer.php +share/mediawiki/includes/CdbCompat.php share/mediawiki/includes/ChangeTags.php share/mediawiki/includes/Collation.php -share/mediawiki/includes/Cookie.php share/mediawiki/includes/DefaultSettings.php share/mediawiki/includes/Defines.php share/mediawiki/includes/DeprecatedGlobal.php @@ -3269,8 +3467,10 @@ share/mediawiki/includes/Message.php share/mediawiki/includes/MessageBlobStore.php share/mediawiki/includes/MimeMagic.php share/mediawiki/includes/MovePage.php +share/mediawiki/includes/NoLocalSettings.php share/mediawiki/includes/OutputHandler.php share/mediawiki/includes/OutputPage.php +share/mediawiki/includes/PHPVersionCheck.php share/mediawiki/includes/PHPVersionError.php share/mediawiki/includes/PathRouter.php share/mediawiki/includes/Preferences.php @@ -3283,11 +3483,10 @@ share/mediawiki/includes/Setup.php share/mediawiki/includes/SiteConfiguration.php share/mediawiki/includes/SiteStats.php share/mediawiki/includes/SquidPurgeClient.php -share/mediawiki/includes/StatCounter.php share/mediawiki/includes/Status.php share/mediawiki/includes/StreamFile.php share/mediawiki/includes/StubObject.php -share/mediawiki/includes/TimestampException.php +share/mediawiki/includes/TemplateParser.php share/mediawiki/includes/Title.php share/mediawiki/includes/TitleArray.php share/mediawiki/includes/TitleArrayFromResult.php @@ -3319,6 +3518,7 @@ share/mediawiki/includes/actions/RenderAction.php share/mediawiki/includes/actions/RevertAction.php share/mediawiki/includes/actions/RevisiondeleteAction.php share/mediawiki/includes/actions/RollbackAction.php +share/mediawiki/includes/actions/SpecialPageAction.php share/mediawiki/includes/actions/SubmitAction.php share/mediawiki/includes/actions/UnprotectAction.php share/mediawiki/includes/actions/UnwatchAction.php @@ -3326,13 +3526,16 @@ share/mediawiki/includes/actions/ViewAction.php share/mediawiki/includes/actions/WatchAction.php share/mediawiki/includes/api/ApiBase.php share/mediawiki/includes/api/ApiBlock.php +share/mediawiki/includes/api/ApiCheckToken.php share/mediawiki/includes/api/ApiClearHasMsg.php share/mediawiki/includes/api/ApiComparePages.php +share/mediawiki/includes/api/ApiContinuationManager.php share/mediawiki/includes/api/ApiCreateAccount.php share/mediawiki/includes/api/ApiDelete.php share/mediawiki/includes/api/ApiDisabled.php share/mediawiki/includes/api/ApiEditPage.php share/mediawiki/includes/api/ApiEmailUser.php +share/mediawiki/includes/api/ApiErrorFormatter.php share/mediawiki/includes/api/ApiExpandTemplates.php share/mediawiki/includes/api/ApiFeedContributions.php share/mediawiki/includes/api/ApiFeedRecentChanges.php @@ -3351,11 +3554,14 @@ share/mediawiki/includes/api/ApiFormatWddx.php share/mediawiki/includes/api/ApiFormatXml.php share/mediawiki/includes/api/ApiFormatYaml.php share/mediawiki/includes/api/ApiHelp.php +share/mediawiki/includes/api/ApiHelpParamValueMessage.php share/mediawiki/includes/api/ApiImageRotate.php share/mediawiki/includes/api/ApiImport.php share/mediawiki/includes/api/ApiLogin.php share/mediawiki/includes/api/ApiLogout.php share/mediawiki/includes/api/ApiMain.php +share/mediawiki/includes/api/ApiManageTags.php +share/mediawiki/includes/api/ApiMessage.php share/mediawiki/includes/api/ApiModuleManager.php share/mediawiki/includes/api/ApiMove.php share/mediawiki/includes/api/ApiOpenSearch.php @@ -3368,6 +3574,7 @@ share/mediawiki/includes/api/ApiProtect.php share/mediawiki/includes/api/ApiPurge.php share/mediawiki/includes/api/ApiQuery.php share/mediawiki/includes/api/ApiQueryAllCategories.php +share/mediawiki/includes/api/ApiQueryAllDeletedRevisions.php share/mediawiki/includes/api/ApiQueryAllImages.php share/mediawiki/includes/api/ApiQueryAllLinks.php share/mediawiki/includes/api/ApiQueryAllMessages.php @@ -3381,6 +3588,7 @@ share/mediawiki/includes/api/ApiQueryCategories.php share/mediawiki/includes/api/ApiQueryCategoryInfo.php share/mediawiki/includes/api/ApiQueryCategoryMembers.php share/mediawiki/includes/api/ApiQueryContributors.php +share/mediawiki/includes/api/ApiQueryDeletedRevisions.php share/mediawiki/includes/api/ApiQueryDeletedrevs.php share/mediawiki/includes/api/ApiQueryDisabled.php share/mediawiki/includes/api/ApiQueryDuplicateFiles.php @@ -3407,6 +3615,7 @@ share/mediawiki/includes/api/ApiQueryQueryPage.php share/mediawiki/includes/api/ApiQueryRandom.php share/mediawiki/includes/api/ApiQueryRecentChanges.php share/mediawiki/includes/api/ApiQueryRevisions.php +share/mediawiki/includes/api/ApiQueryRevisionsBase.php share/mediawiki/includes/api/ApiQuerySearch.php share/mediawiki/includes/api/ApiQuerySiteinfo.php share/mediawiki/includes/api/ApiQueryStashImageInfo.php @@ -3421,13 +3630,80 @@ share/mediawiki/includes/api/ApiResult.php share/mediawiki/includes/api/ApiRevisionDelete.php share/mediawiki/includes/api/ApiRollback.php share/mediawiki/includes/api/ApiRsd.php +share/mediawiki/includes/api/ApiSerializable.php share/mediawiki/includes/api/ApiSetNotificationTimestamp.php +share/mediawiki/includes/api/ApiStashEdit.php +share/mediawiki/includes/api/ApiTag.php share/mediawiki/includes/api/ApiTokens.php share/mediawiki/includes/api/ApiUnblock.php share/mediawiki/includes/api/ApiUndelete.php share/mediawiki/includes/api/ApiUpload.php share/mediawiki/includes/api/ApiUserrights.php share/mediawiki/includes/api/ApiWatch.php +share/mediawiki/includes/api/i18n/ar.json +share/mediawiki/includes/api/i18n/av.json +share/mediawiki/includes/api/i18n/awa.json +share/mediawiki/includes/api/i18n/be-tarask.json +share/mediawiki/includes/api/i18n/bn.json +share/mediawiki/includes/api/i18n/bs.json +share/mediawiki/includes/api/i18n/ca.json +share/mediawiki/includes/api/i18n/ce.json +share/mediawiki/includes/api/i18n/cs.json +share/mediawiki/includes/api/i18n/cv.json +share/mediawiki/includes/api/i18n/de.json +share/mediawiki/includes/api/i18n/el.json +share/mediawiki/includes/api/i18n/en-gb.json +share/mediawiki/includes/api/i18n/en.json +share/mediawiki/includes/api/i18n/es.json +share/mediawiki/includes/api/i18n/eu.json +share/mediawiki/includes/api/i18n/fa.json +share/mediawiki/includes/api/i18n/fi.json +share/mediawiki/includes/api/i18n/fr.json +share/mediawiki/includes/api/i18n/frc.json +share/mediawiki/includes/api/i18n/fy.json +share/mediawiki/includes/api/i18n/gl.json +share/mediawiki/includes/api/i18n/he.json +share/mediawiki/includes/api/i18n/hsb.json +share/mediawiki/includes/api/i18n/hu.json +share/mediawiki/includes/api/i18n/ia.json +share/mediawiki/includes/api/i18n/it.json +share/mediawiki/includes/api/i18n/ja.json +share/mediawiki/includes/api/i18n/jam.json +share/mediawiki/includes/api/i18n/ko.json +share/mediawiki/includes/api/i18n/ksh.json +share/mediawiki/includes/api/i18n/ku-latn.json +share/mediawiki/includes/api/i18n/lb.json +share/mediawiki/includes/api/i18n/ln.json +share/mediawiki/includes/api/i18n/lv.json +share/mediawiki/includes/api/i18n/lzh.json +share/mediawiki/includes/api/i18n/mg.json +share/mediawiki/includes/api/i18n/mk.json +share/mediawiki/includes/api/i18n/ms.json +share/mediawiki/includes/api/i18n/nap.json +share/mediawiki/includes/api/i18n/nb.json +share/mediawiki/includes/api/i18n/nds.json +share/mediawiki/includes/api/i18n/nl.json +share/mediawiki/includes/api/i18n/oc.json +share/mediawiki/includes/api/i18n/pa.json +share/mediawiki/includes/api/i18n/pam.json +share/mediawiki/includes/api/i18n/pl.json +share/mediawiki/includes/api/i18n/ps.json +share/mediawiki/includes/api/i18n/pt-br.json +share/mediawiki/includes/api/i18n/pt.json +share/mediawiki/includes/api/i18n/qqq.json +share/mediawiki/includes/api/i18n/roa-tara.json +share/mediawiki/includes/api/i18n/ru.json +share/mediawiki/includes/api/i18n/si.json +share/mediawiki/includes/api/i18n/sr-ec.json +share/mediawiki/includes/api/i18n/sr-el.json +share/mediawiki/includes/api/i18n/sv.json +share/mediawiki/includes/api/i18n/te.json +share/mediawiki/includes/api/i18n/tl.json +share/mediawiki/includes/api/i18n/tr.json +share/mediawiki/includes/api/i18n/uk.json +share/mediawiki/includes/api/i18n/vi.json +share/mediawiki/includes/api/i18n/zh-hans.json +share/mediawiki/includes/api/i18n/zh-hant.json share/mediawiki/includes/cache/BacklinkCache.php share/mediawiki/includes/cache/CacheDependency.php share/mediawiki/includes/cache/CacheHelper.php @@ -3437,14 +3713,10 @@ share/mediawiki/includes/cache/HTMLFileCache.php share/mediawiki/includes/cache/LinkBatch.php share/mediawiki/includes/cache/LinkCache.php share/mediawiki/includes/cache/LocalisationCache.php -share/mediawiki/includes/cache/MapCacheLRU.php share/mediawiki/includes/cache/MessageCache.php share/mediawiki/includes/cache/ObjectFileCache.php share/mediawiki/includes/cache/ResourceFileCache.php share/mediawiki/includes/cache/UserCache.php -share/mediawiki/includes/cache/bloom/BloomCache.php -share/mediawiki/includes/cache/bloom/BloomCacheRedis.php -share/mediawiki/includes/cache/bloom/BloomFilters.php share/mediawiki/includes/changes/ChangesFeed.php share/mediawiki/includes/changes/ChangesList.php share/mediawiki/includes/changes/EnhancedChangesList.php @@ -3452,6 +3724,11 @@ share/mediawiki/includes/changes/OldChangesList.php share/mediawiki/includes/changes/RCCacheEntry.php share/mediawiki/includes/changes/RCCacheEntryFactory.php share/mediawiki/includes/changes/RecentChange.php +share/mediawiki/includes/changetags/ChangeTagsList.php +share/mediawiki/includes/changetags/ChangeTagsLogItem.php +share/mediawiki/includes/changetags/ChangeTagsLogList.php +share/mediawiki/includes/changetags/ChangeTagsRevisionItem.php +share/mediawiki/includes/changetags/ChangeTagsRevisionList.php share/mediawiki/includes/clientpool/RedisConnectionPool.php share/mediawiki/includes/composer/ComposerHookHandler.php share/mediawiki/includes/composer/ComposerPackageModifier.php @@ -3508,6 +3785,16 @@ share/mediawiki/includes/db/ORMResult.php share/mediawiki/includes/db/ORMRow.php share/mediawiki/includes/db/ORMTable.php share/mediawiki/includes/debug/MWDebug.php +share/mediawiki/includes/debug/logger/LegacyLogger.php +share/mediawiki/includes/debug/logger/LegacySpi.php +share/mediawiki/includes/debug/logger/LoggerFactory.php +share/mediawiki/includes/debug/logger/MonologSpi.php +share/mediawiki/includes/debug/logger/NullSpi.php +share/mediawiki/includes/debug/logger/Spi.php +share/mediawiki/includes/debug/logger/monolog/LegacyFormatter.php +share/mediawiki/includes/debug/logger/monolog/LegacyHandler.php +share/mediawiki/includes/debug/logger/monolog/SyslogHandler.php +share/mediawiki/includes/debug/logger/monolog/WikiProcessor.php share/mediawiki/includes/deferred/CallableUpdate.php share/mediawiki/includes/deferred/DataUpdate.php share/mediawiki/includes/deferred/DeferredUpdates.php @@ -3517,7 +3804,6 @@ share/mediawiki/includes/deferred/SearchUpdate.php share/mediawiki/includes/deferred/SiteStatsUpdate.php share/mediawiki/includes/deferred/SqlDataUpdate.php share/mediawiki/includes/deferred/SquidUpdate.php -share/mediawiki/includes/deferred/ViewCountUpdate.php share/mediawiki/includes/diff/ArrayDiffFormatter.php share/mediawiki/includes/diff/DairikiDiff.php share/mediawiki/includes/diff/DiffFormatter.php @@ -3534,6 +3820,7 @@ share/mediawiki/includes/exception/MWExceptionHandler.php share/mediawiki/includes/exception/PermissionsError.php share/mediawiki/includes/exception/ReadOnlyError.php share/mediawiki/includes/exception/ThrottledError.php +share/mediawiki/includes/exception/TimestampException.php share/mediawiki/includes/exception/UserBlockedError.php share/mediawiki/includes/exception/UserNotLoggedIn.php share/mediawiki/includes/externalstore/ExternalStore.php @@ -3605,10 +3892,13 @@ share/mediawiki/includes/htmlform/HTMLRadioField.php share/mediawiki/includes/htmlform/HTMLSelectAndOtherField.php share/mediawiki/includes/htmlform/HTMLSelectField.php share/mediawiki/includes/htmlform/HTMLSelectLimitField.php +share/mediawiki/includes/htmlform/HTMLSelectNamespace.php share/mediawiki/includes/htmlform/HTMLSelectOrOtherField.php share/mediawiki/includes/htmlform/HTMLSubmitField.php +share/mediawiki/includes/htmlform/HTMLTagFilter.php share/mediawiki/includes/htmlform/HTMLTextAreaField.php share/mediawiki/includes/htmlform/HTMLTextField.php +share/mediawiki/includes/htmlform/VFormHTMLForm.php share/mediawiki/includes/installer/CliInstaller.php share/mediawiki/includes/installer/DatabaseInstaller.php share/mediawiki/includes/installer/DatabaseUpdater.php @@ -3650,6 +3940,7 @@ share/mediawiki/includes/installer/i18n/bcl.json share/mediawiki/includes/installer/i18n/be-tarask.json share/mediawiki/includes/installer/i18n/be.json share/mediawiki/includes/installer/i18n/bg.json +share/mediawiki/includes/installer/i18n/bgn.json share/mediawiki/includes/installer/i18n/bjn.json share/mediawiki/includes/installer/i18n/bn.json share/mediawiki/includes/installer/i18n/bpy.json @@ -3676,6 +3967,7 @@ share/mediawiki/includes/installer/i18n/diq.json share/mediawiki/includes/installer/i18n/dsb.json share/mediawiki/includes/installer/i18n/dtp.json share/mediawiki/includes/installer/i18n/el.json +share/mediawiki/includes/installer/i18n/eml.json share/mediawiki/includes/installer/i18n/en-gb.json share/mediawiki/includes/installer/i18n/en.json share/mediawiki/includes/installer/i18n/eo.json @@ -3700,6 +3992,7 @@ share/mediawiki/includes/installer/i18n/gan-hant.json share/mediawiki/includes/installer/i18n/gd.json share/mediawiki/includes/installer/i18n/gl.json share/mediawiki/includes/installer/i18n/gom-latn.json +share/mediawiki/includes/installer/i18n/gor.json share/mediawiki/includes/installer/i18n/grc.json share/mediawiki/includes/installer/i18n/gsw.json share/mediawiki/includes/installer/i18n/gu.json @@ -3757,6 +4050,7 @@ share/mediawiki/includes/installer/i18n/lzh.json share/mediawiki/includes/installer/i18n/lzz.json share/mediawiki/includes/installer/i18n/mai.json share/mediawiki/includes/installer/i18n/mdf.json +share/mediawiki/includes/installer/i18n/mfe.json share/mediawiki/includes/installer/i18n/mg.json share/mediawiki/includes/installer/i18n/mhr.json share/mediawiki/includes/installer/i18n/min.json @@ -3873,23 +4167,29 @@ share/mediawiki/includes/jobqueue/JobRunner.php share/mediawiki/includes/jobqueue/JobSpecification.php share/mediawiki/includes/jobqueue/README share/mediawiki/includes/jobqueue/aggregator/JobQueueAggregator.php -share/mediawiki/includes/jobqueue/aggregator/JobQueueAggregatorMemc.php share/mediawiki/includes/jobqueue/aggregator/JobQueueAggregatorRedis.php share/mediawiki/includes/jobqueue/jobs/AssembleUploadChunksJob.php share/mediawiki/includes/jobqueue/jobs/DoubleRedirectJob.php share/mediawiki/includes/jobqueue/jobs/DuplicateJob.php share/mediawiki/includes/jobqueue/jobs/EmaillingJob.php share/mediawiki/includes/jobqueue/jobs/EnotifNotifyJob.php +share/mediawiki/includes/jobqueue/jobs/EnqueueJob.php share/mediawiki/includes/jobqueue/jobs/HTMLCacheUpdateJob.php share/mediawiki/includes/jobqueue/jobs/NullJob.php share/mediawiki/includes/jobqueue/jobs/PublishStashedFileJob.php +share/mediawiki/includes/jobqueue/jobs/RecentChangesUpdateJob.php share/mediawiki/includes/jobqueue/jobs/RefreshLinksJob.php -share/mediawiki/includes/jobqueue/jobs/RefreshLinksJob2.php +share/mediawiki/includes/jobqueue/jobs/ThumbnailRenderJob.php share/mediawiki/includes/jobqueue/jobs/UploadFromUrlJob.php share/mediawiki/includes/jobqueue/utils/BacklinkJobUtils.php share/mediawiki/includes/json/FormatJson.php -share/mediawiki/includes/libs/CSSJanus.php +share/mediawiki/includes/libs/APACHE-LICENSE-2.0.txt +share/mediawiki/includes/libs/ArrayUtils.php +share/mediawiki/includes/libs/BufferingStatsdDataFactory.php share/mediawiki/includes/libs/CSSMin.php +share/mediawiki/includes/libs/Cookie.php +share/mediawiki/includes/libs/DeferredStringifier.php +share/mediawiki/includes/libs/ExplodeIterator.php share/mediawiki/includes/libs/GenericArrayObject.php share/mediawiki/includes/libs/HashRing.php share/mediawiki/includes/libs/HttpStatus.php @@ -3898,32 +4198,60 @@ share/mediawiki/includes/libs/IEUrlExtension.php share/mediawiki/includes/libs/IPSet.php share/mediawiki/includes/libs/JavaScriptMinifier.php share/mediawiki/includes/libs/MWMessagePack.php +share/mediawiki/includes/libs/MapCacheLRU.php share/mediawiki/includes/libs/MappedIterator.php +share/mediawiki/includes/libs/MessageSpecifier.php share/mediawiki/includes/libs/MultiHttpClient.php +share/mediawiki/includes/libs/ObjectFactory.php share/mediawiki/includes/libs/ProcessCacheLRU.php share/mediawiki/includes/libs/README +share/mediawiki/includes/libs/ReplacementArray.php share/mediawiki/includes/libs/RunningStat.php share/mediawiki/includes/libs/ScopedCallback.php share/mediawiki/includes/libs/ScopedPHPTimeout.php +share/mediawiki/includes/libs/StatusValue.php +share/mediawiki/includes/libs/StringUtils.php +share/mediawiki/includes/libs/UDPTransport.php +share/mediawiki/includes/libs/Xhprof.php share/mediawiki/includes/libs/XmlTypeCheck.php +share/mediawiki/includes/libs/composer/ComposerJson.php +share/mediawiki/includes/libs/composer/ComposerLock.php share/mediawiki/includes/libs/jsminplus.php -share/mediawiki/includes/libs/lessc.inc.php +share/mediawiki/includes/libs/normal/UtfNormal.php +share/mediawiki/includes/libs/normal/UtfNormalDefines.php +share/mediawiki/includes/libs/normal/UtfNormalUtil.php +share/mediawiki/includes/libs/objectcache/APCBagOStuff.php +share/mediawiki/includes/libs/objectcache/BagOStuff.php +share/mediawiki/includes/libs/objectcache/EmptyBagOStuff.php +share/mediawiki/includes/libs/objectcache/HashBagOStuff.php +share/mediawiki/includes/libs/objectcache/WinCacheBagOStuff.php +share/mediawiki/includes/libs/objectcache/XCacheBagOStuff.php +share/mediawiki/includes/libs/replacers/DoubleReplacer.php +share/mediawiki/includes/libs/replacers/HashtableReplacer.php +share/mediawiki/includes/libs/replacers/RegexlikeReplacer.php +share/mediawiki/includes/libs/replacers/Replacer.php +share/mediawiki/includes/libs/virtualrest/ParsoidVirtualRESTService.php +share/mediawiki/includes/libs/virtualrest/RestbaseVirtualRESTService.php share/mediawiki/includes/libs/virtualrest/SwiftVirtualRESTService.php share/mediawiki/includes/libs/virtualrest/VirtualRESTService.php share/mediawiki/includes/libs/virtualrest/VirtualRESTServiceClient.php share/mediawiki/includes/limit.sh +share/mediawiki/includes/logging/BlockLogFormatter.php share/mediawiki/includes/logging/DeleteLogFormatter.php share/mediawiki/includes/logging/LogEntry.php share/mediawiki/includes/logging/LogEventsList.php share/mediawiki/includes/logging/LogFormatter.php share/mediawiki/includes/logging/LogPage.php share/mediawiki/includes/logging/LogPager.php +share/mediawiki/includes/logging/MergeLogFormatter.php share/mediawiki/includes/logging/MoveLogFormatter.php share/mediawiki/includes/logging/NewUsersLogFormatter.php share/mediawiki/includes/logging/PageLangLogFormatter.php share/mediawiki/includes/logging/PatrolLog.php share/mediawiki/includes/logging/PatrolLogFormatter.php share/mediawiki/includes/logging/RightsLogFormatter.php +share/mediawiki/includes/logging/TagLogFormatter.php +share/mediawiki/includes/logging/UploadLogFormatter.php share/mediawiki/includes/mail/EmailNotification.php share/mediawiki/includes/mail/MailAddress.php share/mediawiki/includes/mail/UserMailer.php @@ -3943,6 +4271,7 @@ share/mediawiki/includes/media/ImageHandler.php share/mediawiki/includes/media/Jpeg.php share/mediawiki/includes/media/JpegMetadataExtractor.php share/mediawiki/includes/media/MediaHandler.php +share/mediawiki/includes/media/MediaTransformInvalidParametersException.php share/mediawiki/includes/media/MediaTransformOutput.php share/mediawiki/includes/media/PNG.php share/mediawiki/includes/media/PNGMetadataExtractor.php @@ -3956,24 +4285,6 @@ share/mediawiki/includes/media/XMPInfo.php share/mediawiki/includes/media/XMPValidate.php share/mediawiki/includes/mime.info share/mediawiki/includes/mime.types -share/mediawiki/includes/normal/Makefile -share/mediawiki/includes/normal/README -share/mediawiki/includes/normal/RandomTest.php -share/mediawiki/includes/normal/Utf8Test.php -share/mediawiki/includes/normal/UtfNormal.php -share/mediawiki/includes/normal/UtfNormalBench.php -share/mediawiki/includes/normal/UtfNormalData.inc -share/mediawiki/includes/normal/UtfNormalDataK.inc -share/mediawiki/includes/normal/UtfNormalDefines.php -share/mediawiki/includes/normal/UtfNormalGenerate.php -share/mediawiki/includes/normal/UtfNormalMemStress.php -share/mediawiki/includes/normal/UtfNormalTest.php -share/mediawiki/includes/normal/UtfNormalTest2.php -share/mediawiki/includes/normal/UtfNormalUtil.php -share/mediawiki/includes/objectcache/APCBagOStuff.php -share/mediawiki/includes/objectcache/BagOStuff.php -share/mediawiki/includes/objectcache/EmptyBagOStuff.php -share/mediawiki/includes/objectcache/HashBagOStuff.php share/mediawiki/includes/objectcache/MemcachedBagOStuff.php share/mediawiki/includes/objectcache/MemcachedClient.php share/mediawiki/includes/objectcache/MemcachedPeclBagOStuff.php @@ -3983,8 +4294,6 @@ share/mediawiki/includes/objectcache/ObjectCache.php share/mediawiki/includes/objectcache/ObjectCacheSessionHandler.php share/mediawiki/includes/objectcache/RedisBagOStuff.php share/mediawiki/includes/objectcache/SqlBagOStuff.php -share/mediawiki/includes/objectcache/WinCacheBagOStuff.php -share/mediawiki/includes/objectcache/XCacheBagOStuff.php share/mediawiki/includes/page/Article.php share/mediawiki/includes/page/CategoryPage.php share/mediawiki/includes/page/ImagePage.php @@ -4027,14 +4336,20 @@ share/mediawiki/includes/poolcounter/PoolCounterRedis.php share/mediawiki/includes/poolcounter/PoolCounterWork.php share/mediawiki/includes/poolcounter/PoolCounterWorkViaCallback.php share/mediawiki/includes/poolcounter/PoolWorkArticleView.php +share/mediawiki/includes/profiler/ProfileSection.php share/mediawiki/includes/profiler/Profiler.php -share/mediawiki/includes/profiler/ProfilerMwprof.php -share/mediawiki/includes/profiler/ProfilerSimpleDB.php -share/mediawiki/includes/profiler/ProfilerSimpleText.php -share/mediawiki/includes/profiler/ProfilerSimpleTrace.php -share/mediawiki/includes/profiler/ProfilerSimpleUDP.php -share/mediawiki/includes/profiler/ProfilerStandard.php +share/mediawiki/includes/profiler/ProfilerFunctions.php +share/mediawiki/includes/profiler/ProfilerSectionOnly.php share/mediawiki/includes/profiler/ProfilerStub.php +share/mediawiki/includes/profiler/ProfilerXhprof.php +share/mediawiki/includes/profiler/SectionProfiler.php +share/mediawiki/includes/profiler/TransactionProfiler.php +share/mediawiki/includes/profiler/output/ProfilerOutput.php +share/mediawiki/includes/profiler/output/ProfilerOutputDb.php +share/mediawiki/includes/profiler/output/ProfilerOutputDump.php +share/mediawiki/includes/profiler/output/ProfilerOutputStats.php +share/mediawiki/includes/profiler/output/ProfilerOutputText.php +share/mediawiki/includes/profiler/output/ProfilerOutputUdp.php share/mediawiki/includes/rcfeed/IRCColourfulRCFeedFormatter.php share/mediawiki/includes/rcfeed/JSONRCFeedFormatter.php share/mediawiki/includes/rcfeed/MachineReadableRCFeedFormatter.php @@ -4043,20 +4358,26 @@ share/mediawiki/includes/rcfeed/RCFeedFormatter.php share/mediawiki/includes/rcfeed/RedisPubSubFeedEngine.php share/mediawiki/includes/rcfeed/UDPRCFeedEngine.php share/mediawiki/includes/rcfeed/XMLRCFeedFormatter.php +share/mediawiki/includes/registration/ExtensionProcessor.php +share/mediawiki/includes/registration/ExtensionRegistry.php +share/mediawiki/includes/registration/Processor.php share/mediawiki/includes/resourceloader/DerivativeResourceLoaderContext.php share/mediawiki/includes/resourceloader/ResourceLoader.php share/mediawiki/includes/resourceloader/ResourceLoaderContext.php share/mediawiki/includes/resourceloader/ResourceLoaderEditToolbarModule.php share/mediawiki/includes/resourceloader/ResourceLoaderFileModule.php -share/mediawiki/includes/resourceloader/ResourceLoaderFilePageModule.php share/mediawiki/includes/resourceloader/ResourceLoaderFilePath.php +share/mediawiki/includes/resourceloader/ResourceLoaderImage.php +share/mediawiki/includes/resourceloader/ResourceLoaderImageModule.php share/mediawiki/includes/resourceloader/ResourceLoaderLanguageDataModule.php share/mediawiki/includes/resourceloader/ResourceLoaderLanguageNamesModule.php share/mediawiki/includes/resourceloader/ResourceLoaderModule.php -share/mediawiki/includes/resourceloader/ResourceLoaderNoscriptModule.php share/mediawiki/includes/resourceloader/ResourceLoaderSiteModule.php +share/mediawiki/includes/resourceloader/ResourceLoaderSkinModule.php +share/mediawiki/includes/resourceloader/ResourceLoaderSpecialCharacterDataModule.php share/mediawiki/includes/resourceloader/ResourceLoaderStartUpModule.php share/mediawiki/includes/resourceloader/ResourceLoaderUserCSSPrefsModule.php +share/mediawiki/includes/resourceloader/ResourceLoaderUserDefaultsModule.php share/mediawiki/includes/resourceloader/ResourceLoaderUserGroupsModule.php share/mediawiki/includes/resourceloader/ResourceLoaderUserModule.php share/mediawiki/includes/resourceloader/ResourceLoaderUserOptionsModule.php @@ -4087,12 +4408,25 @@ share/mediawiki/includes/search/SearchPostgres.php share/mediawiki/includes/search/SearchResult.php share/mediawiki/includes/search/SearchResultSet.php share/mediawiki/includes/search/SearchSqlite.php +share/mediawiki/includes/site/CachingSiteStore.php +share/mediawiki/includes/site/DBSiteStore.php +share/mediawiki/includes/site/FileBasedSiteLookup.php +share/mediawiki/includes/site/HashSiteStore.php share/mediawiki/includes/site/MediaWikiSite.php share/mediawiki/includes/site/Site.php +share/mediawiki/includes/site/SiteExporter.php +share/mediawiki/includes/site/SiteImporter.php share/mediawiki/includes/site/SiteList.php +share/mediawiki/includes/site/SiteLookup.php share/mediawiki/includes/site/SiteSQLStore.php share/mediawiki/includes/site/SiteStore.php +share/mediawiki/includes/site/SitesCacheFileBuilder.php +share/mediawiki/includes/skins/BaseTemplate.php +share/mediawiki/includes/skins/MediaWikiI18N.php +share/mediawiki/includes/skins/QuickTemplate.php share/mediawiki/includes/skins/Skin.php +share/mediawiki/includes/skins/SkinApi.php +share/mediawiki/includes/skins/SkinApiTemplate.php share/mediawiki/includes/skins/SkinException.php share/mediawiki/includes/skins/SkinFactory.php share/mediawiki/includes/skins/SkinFallback.php @@ -4113,6 +4447,7 @@ share/mediawiki/includes/specials/SpecialActiveusers.php share/mediawiki/includes/specials/SpecialAllMessages.php share/mediawiki/includes/specials/SpecialAllPages.php share/mediawiki/includes/specials/SpecialAncientpages.php +share/mediawiki/includes/specials/SpecialApiHelp.php share/mediawiki/includes/specials/SpecialBlankpage.php share/mediawiki/includes/specials/SpecialBlock.php share/mediawiki/includes/specials/SpecialBlockList.php @@ -4130,6 +4465,7 @@ share/mediawiki/includes/specials/SpecialDeadendpages.php share/mediawiki/includes/specials/SpecialDeletedContributions.php share/mediawiki/includes/specials/SpecialDiff.php share/mediawiki/includes/specials/SpecialDoubleRedirects.php +share/mediawiki/includes/specials/SpecialEditTags.php share/mediawiki/includes/specials/SpecialEditWatchlist.php share/mediawiki/includes/specials/SpecialEmailuser.php share/mediawiki/includes/specials/SpecialExpandTemplates.php @@ -4168,7 +4504,6 @@ share/mediawiki/includes/specials/SpecialPageLanguage.php share/mediawiki/includes/specials/SpecialPagesWithProp.php share/mediawiki/includes/specials/SpecialPasswordReset.php share/mediawiki/includes/specials/SpecialPermanentLink.php -share/mediawiki/includes/specials/SpecialPopularpages.php share/mediawiki/includes/specials/SpecialPreferences.php share/mediawiki/includes/specials/SpecialPrefixindex.php share/mediawiki/includes/specials/SpecialProtectedpages.php @@ -4212,14 +4547,22 @@ share/mediawiki/includes/specials/SpecialWantedtemplates.php share/mediawiki/includes/specials/SpecialWatchlist.php share/mediawiki/includes/specials/SpecialWhatlinkshere.php share/mediawiki/includes/specials/SpecialWithoutinterwiki.php -share/mediawiki/includes/templates/NoLocalSettings.php +share/mediawiki/includes/templates/NoLocalSettings.mustache share/mediawiki/includes/templates/Usercreate.php share/mediawiki/includes/templates/Userlogin.php share/mediawiki/includes/tidy.conf +share/mediawiki/includes/title/ForeignTitle.php +share/mediawiki/includes/title/ForeignTitleFactory.php +share/mediawiki/includes/title/ImportTitleFactory.php share/mediawiki/includes/title/MalformedTitleException.php share/mediawiki/includes/title/MediaWikiPageLinkRenderer.php share/mediawiki/includes/title/MediaWikiTitleCodec.php +share/mediawiki/includes/title/NaiveForeignTitleFactory.php +share/mediawiki/includes/title/NaiveImportTitleFactory.php +share/mediawiki/includes/title/NamespaceAwareForeignTitleFactory.php +share/mediawiki/includes/title/NamespaceImportTitleFactory.php share/mediawiki/includes/title/PageLinkRenderer.php +share/mediawiki/includes/title/SubpageImportTitleFactory.php share/mediawiki/includes/title/TitleFormatter.php share/mediawiki/includes/title/TitleParser.php share/mediawiki/includes/title/TitleValue.php @@ -4229,20 +4572,17 @@ share/mediawiki/includes/upload/UploadFromFile.php share/mediawiki/includes/upload/UploadFromStash.php share/mediawiki/includes/upload/UploadFromUrl.php share/mediawiki/includes/upload/UploadStash.php -share/mediawiki/includes/utils/ArrayUtils.php -share/mediawiki/includes/utils/Cdb.php -share/mediawiki/includes/utils/CdbDBA.php -share/mediawiki/includes/utils/CdbPHP.php +share/mediawiki/includes/utils/AutoloadGenerator.php share/mediawiki/includes/utils/IP.php share/mediawiki/includes/utils/MWCryptHKDF.php share/mediawiki/includes/utils/MWCryptRand.php share/mediawiki/includes/utils/MWFunction.php share/mediawiki/includes/utils/README -share/mediawiki/includes/utils/StringUtils.php share/mediawiki/includes/utils/UIDGenerator.php share/mediawiki/includes/utils/ZipDirectoryReader.php share/mediawiki/index.php share/mediawiki/index.php5 +share/mediawiki/jsduck.json share/mediawiki/languages/.htaccess share/mediawiki/languages/ConverterRule.php share/mediawiki/languages/FakeConverter.php @@ -4316,6 +4656,7 @@ share/mediawiki/languages/i18n/as.json share/mediawiki/languages/i18n/ast.json share/mediawiki/languages/i18n/av.json share/mediawiki/languages/i18n/avk.json +share/mediawiki/languages/i18n/awa.json share/mediawiki/languages/i18n/ay.json share/mediawiki/languages/i18n/az.json share/mediawiki/languages/i18n/azb.json @@ -4327,6 +4668,7 @@ share/mediawiki/languages/i18n/bcl.json share/mediawiki/languages/i18n/be-tarask.json share/mediawiki/languages/i18n/be.json share/mediawiki/languages/i18n/bg.json +share/mediawiki/languages/i18n/bgn.json share/mediawiki/languages/i18n/bho.json share/mediawiki/languages/i18n/bi.json share/mediawiki/languages/i18n/bjn.json @@ -4574,6 +4916,7 @@ share/mediawiki/languages/i18n/sd.json share/mediawiki/languages/i18n/sdc.json share/mediawiki/languages/i18n/se.json share/mediawiki/languages/i18n/sei.json +share/mediawiki/languages/i18n/ses.json share/mediawiki/languages/i18n/sg.json share/mediawiki/languages/i18n/sgs.json share/mediawiki/languages/i18n/sh.json @@ -4686,6 +5029,7 @@ share/mediawiki/languages/messages/MessagesBcl.php share/mediawiki/languages/messages/MessagesBe.php share/mediawiki/languages/messages/MessagesBe_tarask.php share/mediawiki/languages/messages/MessagesBg.php +share/mediawiki/languages/messages/MessagesBgn.php share/mediawiki/languages/messages/MessagesBh.php share/mediawiki/languages/messages/MessagesBho.php share/mediawiki/languages/messages/MessagesBjn.php @@ -4902,6 +5246,7 @@ share/mediawiki/languages/messages/MessagesScn.php share/mediawiki/languages/messages/MessagesSd.php share/mediawiki/languages/messages/MessagesSdc.php share/mediawiki/languages/messages/MessagesSe.php +share/mediawiki/languages/messages/MessagesSes.php share/mediawiki/languages/messages/MessagesSg.php share/mediawiki/languages/messages/MessagesSgs.php share/mediawiki/languages/messages/MessagesSh.php @@ -5010,11 +5355,14 @@ share/mediawiki/maintenance/archives/patch-categorylinks.sql share/mediawiki/maintenance/archives/patch-categorylinksindex.sql share/mediawiki/maintenance/archives/patch-change_tag-indexes.sql share/mediawiki/maintenance/archives/patch-change_tag.sql +share/mediawiki/maintenance/archives/patch-drop-page_counter.sql share/mediawiki/maintenance/archives/patch-drop-rc_cur_time.sql share/mediawiki/maintenance/archives/patch-drop-ss_admins.sql +share/mediawiki/maintenance/archives/patch-drop-ss_total_views.sql share/mediawiki/maintenance/archives/patch-drop-user_newtalk.sql share/mediawiki/maintenance/archives/patch-drop-user_options.sql share/mediawiki/maintenance/archives/patch-drop_img_type.sql +share/mediawiki/maintenance/archives/patch-editsummary-length.sql share/mediawiki/maintenance/archives/patch-email-authentication.sql share/mediawiki/maintenance/archives/patch-email-notification.sql share/mediawiki/maintenance/archives/patch-externallinks-el_id.sql @@ -5026,7 +5374,6 @@ share/mediawiki/maintenance/archives/patch-filearchive-user-index.sql share/mediawiki/maintenance/archives/patch-filearchive.sql share/mediawiki/maintenance/archives/patch-filejournal.sql share/mediawiki/maintenance/archives/patch-fix-il_from.sql -share/mediawiki/maintenance/archives/patch-hitcounter.sql share/mediawiki/maintenance/archives/patch-il_from_namespace.sql share/mediawiki/maintenance/archives/patch-image-user-index.sql share/mediawiki/maintenance/archives/patch-image_name_primary.sql @@ -5154,6 +5501,7 @@ share/mediawiki/maintenance/archives/patch-uploadstash-us_props.sql share/mediawiki/maintenance/archives/patch-uploadstash.sql share/mediawiki/maintenance/archives/patch-uploadstash_chunk.sql share/mediawiki/maintenance/archives/patch-user-newtalk-timestamp-null.sql +share/mediawiki/maintenance/archives/patch-user-newtalk-userid-unsigned.sql share/mediawiki/maintenance/archives/patch-user-realname.sql share/mediawiki/maintenance/archives/patch-user_editcount.sql share/mediawiki/maintenance/archives/patch-user_email_index.sql @@ -5195,11 +5543,13 @@ share/mediawiki/maintenance/benchmarks/benchmarkPurge.php share/mediawiki/maintenance/cdb.php share/mediawiki/maintenance/changePassword.php share/mediawiki/maintenance/checkBadRedirects.php +share/mediawiki/maintenance/checkComposerLockUpToDate.php share/mediawiki/maintenance/checkImages.php share/mediawiki/maintenance/checkLess.php share/mediawiki/maintenance/checkSyntax.php share/mediawiki/maintenance/checkUsernames.php share/mediawiki/maintenance/cleanupAncientTables.php +share/mediawiki/maintenance/cleanupBlocks.php share/mediawiki/maintenance/cleanupCaps.php share/mediawiki/maintenance/cleanupImages.php share/mediawiki/maintenance/cleanupPreferences.php @@ -5214,6 +5564,7 @@ share/mediawiki/maintenance/clearInterwikiCache.php share/mediawiki/maintenance/commandLine.inc share/mediawiki/maintenance/compareParserCache.php share/mediawiki/maintenance/compareParsers.php +share/mediawiki/maintenance/convertExtensionToRegistration.php share/mediawiki/maintenance/convertLinks.php share/mediawiki/maintenance/convertUserOptions.php share/mediawiki/maintenance/copyFileBackend.php @@ -5244,12 +5595,12 @@ share/mediawiki/maintenance/doMaintenance.php share/mediawiki/maintenance/dumpBackup.php share/mediawiki/maintenance/dumpIterator.php share/mediawiki/maintenance/dumpLinks.php -share/mediawiki/maintenance/dumpSisterSites.php share/mediawiki/maintenance/dumpTextPass.php share/mediawiki/maintenance/dumpUploads.php share/mediawiki/maintenance/edit.php share/mediawiki/maintenance/eraseArchivedFile.php share/mediawiki/maintenance/eval.php +share/mediawiki/maintenance/exportSites.php share/mediawiki/maintenance/fetchText.php share/mediawiki/maintenance/fileOpPerfTest.php share/mediawiki/maintenance/findHooks.php @@ -5261,6 +5612,7 @@ share/mediawiki/maintenance/fixTimestamps.php share/mediawiki/maintenance/fixUserRegistration.php share/mediawiki/maintenance/formatInstallDoc.php share/mediawiki/maintenance/generateJsonI18n.php +share/mediawiki/maintenance/generateLocalAutoload.php share/mediawiki/maintenance/generateSitemap.php share/mediawiki/maintenance/getConfiguration.php share/mediawiki/maintenance/getLagTimes.php @@ -5272,14 +5624,14 @@ share/mediawiki/maintenance/importDump.php share/mediawiki/maintenance/importImages.inc share/mediawiki/maintenance/importImages.php share/mediawiki/maintenance/importSiteScripts.php +share/mediawiki/maintenance/importSites.php share/mediawiki/maintenance/initEditCount.php share/mediawiki/maintenance/initSiteStats.php share/mediawiki/maintenance/install.php share/mediawiki/maintenance/interwiki.list share/mediawiki/maintenance/interwiki.sql -share/mediawiki/maintenance/jsduck/CustomTags.rb share/mediawiki/maintenance/jsduck/categories.json -share/mediawiki/maintenance/jsduck/config.json +share/mediawiki/maintenance/jsduck/custom_tags.rb share/mediawiki/maintenance/jsduck/eg-iframe.html share/mediawiki/maintenance/jsduck/external.js share/mediawiki/maintenance/jsparse.php @@ -5309,9 +5661,9 @@ share/mediawiki/maintenance/language/zhtable/simp2trad_noconvert.manual share/mediawiki/maintenance/language/zhtable/simp2trad_supp_set.manual share/mediawiki/maintenance/language/zhtable/simpphrases.manual share/mediawiki/maintenance/language/zhtable/simpphrases_exclude.manual +share/mediawiki/maintenance/language/zhtable/symme_supp.manual share/mediawiki/maintenance/language/zhtable/toCN.manual share/mediawiki/maintenance/language/zhtable/toHK.manual -share/mediawiki/maintenance/language/zhtable/toSG.manual share/mediawiki/maintenance/language/zhtable/toSimp.manual share/mediawiki/maintenance/language/zhtable/toTW.manual share/mediawiki/maintenance/language/zhtable/toTrad.manual @@ -5397,7 +5749,6 @@ share/mediawiki/maintenance/pageExists.php share/mediawiki/maintenance/parse.php share/mediawiki/maintenance/patchSql.php share/mediawiki/maintenance/populateBacklinkNamespace.php -share/mediawiki/maintenance/populateBloomCache.php share/mediawiki/maintenance/populateCategory.php share/mediawiki/maintenance/populateFilearchiveSha1.php share/mediawiki/maintenance/populateImageSha1.php @@ -5459,6 +5810,7 @@ share/mediawiki/maintenance/reassignEdits.php share/mediawiki/maintenance/rebuildFileCache.php share/mediawiki/maintenance/rebuildImages.php share/mediawiki/maintenance/rebuildLocalisationCache.php +share/mediawiki/maintenance/rebuildSitesCache.php share/mediawiki/maintenance/rebuildall.php share/mediawiki/maintenance/rebuildmessages.php share/mediawiki/maintenance/rebuildrecentchanges.php @@ -5466,6 +5818,7 @@ share/mediawiki/maintenance/rebuildtextindex.php share/mediawiki/maintenance/refreshFileHeaders.php share/mediawiki/maintenance/refreshImageMetadata.php share/mediawiki/maintenance/refreshLinks.php +share/mediawiki/maintenance/removeInvalidEmails.php share/mediawiki/maintenance/removeUnusedAccounts.php share/mediawiki/maintenance/renameDbPrefix.php share/mediawiki/maintenance/renderDump.php @@ -5487,9 +5840,12 @@ share/mediawiki/maintenance/sqlite/archives/patch-archive-ar_id.sql share/mediawiki/maintenance/sqlite/archives/patch-archive_kill_ar_page_revid.sql share/mediawiki/maintenance/sqlite/archives/patch-cat_hidden.sql share/mediawiki/maintenance/sqlite/archives/patch-categorylinks-better-collation.sql +share/mediawiki/maintenance/sqlite/archives/patch-drop-page_counter.sql share/mediawiki/maintenance/sqlite/archives/patch-drop-rc_cur_time.sql share/mediawiki/maintenance/sqlite/archives/patch-drop-ss_admins.sql +share/mediawiki/maintenance/sqlite/archives/patch-drop-ss_total_views.sql share/mediawiki/maintenance/sqlite/archives/patch-drop-user_options.sql +share/mediawiki/maintenance/sqlite/archives/patch-editsummary-length.sql share/mediawiki/maintenance/sqlite/archives/patch-externallinks-el_id.sql share/mediawiki/maintenance/sqlite/archives/patch-iw_api_and_wikiid.sql share/mediawiki/maintenance/sqlite/archives/patch-job_token.sql @@ -5541,6 +5897,7 @@ share/mediawiki/maintenance/updateSpecialPages.php share/mediawiki/maintenance/userDupes.inc share/mediawiki/maintenance/userOptions.inc share/mediawiki/maintenance/userOptions.php +share/mediawiki/maintenance/validateRegistrationFile.php share/mediawiki/maintenance/waitForSlave.php share/mediawiki/maintenance/wrapOldPasswords.php share/mediawiki/mw-config/config-cc.css @@ -5596,6 +5953,8 @@ share/mediawiki/resources/assets/licenses/cc-by.png share/mediawiki/resources/assets/licenses/gnu-fdl.png share/mediawiki/resources/assets/licenses/public-domain.png share/mediawiki/resources/assets/mediawiki.png +share/mediawiki/resources/assets/poweredby_mediawiki_132x47.png +share/mediawiki/resources/assets/poweredby_mediawiki_176x62.png share/mediawiki/resources/assets/poweredby_mediawiki_88x31.png share/mediawiki/resources/assets/wiki.png share/mediawiki/resources/lib/es5-shim/es5-shim.js @@ -5604,6 +5963,10 @@ share/mediawiki/resources/lib/jquery.chosen/chosen-sprite.png share/mediawiki/resources/lib/jquery.chosen/chosen-sprite@2x.png share/mediawiki/resources/lib/jquery.chosen/chosen.css share/mediawiki/resources/lib/jquery.chosen/chosen.jquery.js +share/mediawiki/resources/lib/jquery.client/AUTHORS.txt +share/mediawiki/resources/lib/jquery.client/LICENSE-MIT.txt +share/mediawiki/resources/lib/jquery.client/README.md +share/mediawiki/resources/lib/jquery.client/jquery.client.js share/mediawiki/resources/lib/jquery.ui/i18n/jquery.ui.datepicker-af.js share/mediawiki/resources/lib/jquery.ui/i18n/jquery.ui.datepicker-ar-DZ.js share/mediawiki/resources/lib/jquery.ui/i18n/jquery.ui.datepicker-ar.js @@ -5706,6 +6069,7 @@ share/mediawiki/resources/lib/jquery.ui/jquery.ui.spinner.js share/mediawiki/resources/lib/jquery.ui/jquery.ui.tabs.js share/mediawiki/resources/lib/jquery.ui/jquery.ui.tooltip.js share/mediawiki/resources/lib/jquery.ui/jquery.ui.widget.js +share/mediawiki/resources/lib/jquery.ui/themes/smoothness/PATCHES share/mediawiki/resources/lib/jquery.ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png share/mediawiki/resources/lib/jquery.ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png share/mediawiki/resources/lib/jquery.ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png @@ -5743,11 +6107,7 @@ share/mediawiki/resources/lib/jquery/jquery.fullscreen.js share/mediawiki/resources/lib/jquery/jquery.hoverIntent.js share/mediawiki/resources/lib/jquery/jquery.jStorage.js share/mediawiki/resources/lib/jquery/jquery.js -share/mediawiki/resources/lib/jquery/jquery.json.js -share/mediawiki/resources/lib/jquery/jquery.migrate.js share/mediawiki/resources/lib/jquery/jquery.mockjax.js -share/mediawiki/resources/lib/jquery/jquery.qunit.css -share/mediawiki/resources/lib/jquery/jquery.qunit.js share/mediawiki/resources/lib/jquery/jquery.validate.js share/mediawiki/resources/lib/jquery/jquery.xmldom.js share/mediawiki/resources/lib/json2/json2.js @@ -5831,6 +6191,7 @@ share/mediawiki/resources/lib/moment/locale/vi.js share/mediawiki/resources/lib/moment/locale/zh-cn.js share/mediawiki/resources/lib/moment/locale/zh-tw.js share/mediawiki/resources/lib/moment/moment.js +share/mediawiki/resources/lib/mustache/mustache.js share/mediawiki/resources/lib/oojs-ui/i18n/ace.json share/mediawiki/resources/lib/oojs-ui/i18n/af.json share/mediawiki/resources/lib/oojs-ui/i18n/am.json @@ -5838,8 +6199,10 @@ share/mediawiki/resources/lib/oojs-ui/i18n/ar.json share/mediawiki/resources/lib/oojs-ui/i18n/arc.json share/mediawiki/resources/lib/oojs-ui/i18n/arq.json share/mediawiki/resources/lib/oojs-ui/i18n/ast.json +share/mediawiki/resources/lib/oojs-ui/i18n/awa.json share/mediawiki/resources/lib/oojs-ui/i18n/az.json share/mediawiki/resources/lib/oojs-ui/i18n/ba.json +share/mediawiki/resources/lib/oojs-ui/i18n/bcc.json share/mediawiki/resources/lib/oojs-ui/i18n/bcl.json share/mediawiki/resources/lib/oojs-ui/i18n/be-tarask.json share/mediawiki/resources/lib/oojs-ui/i18n/be.json @@ -5851,6 +6214,8 @@ share/mediawiki/resources/lib/oojs-ui/i18n/ca.json share/mediawiki/resources/lib/oojs-ui/i18n/ce.json share/mediawiki/resources/lib/oojs-ui/i18n/ckb.json share/mediawiki/resources/lib/oojs-ui/i18n/co.json +share/mediawiki/resources/lib/oojs-ui/i18n/crh-cyrl.json +share/mediawiki/resources/lib/oojs-ui/i18n/crh-latn.json share/mediawiki/resources/lib/oojs-ui/i18n/cs.json share/mediawiki/resources/lib/oojs-ui/i18n/cu.json share/mediawiki/resources/lib/oojs-ui/i18n/cy.json @@ -5872,6 +6237,7 @@ share/mediawiki/resources/lib/oojs-ui/i18n/fo.json share/mediawiki/resources/lib/oojs-ui/i18n/fr.json share/mediawiki/resources/lib/oojs-ui/i18n/frr.json share/mediawiki/resources/lib/oojs-ui/i18n/fur.json +share/mediawiki/resources/lib/oojs-ui/i18n/fy.json share/mediawiki/resources/lib/oojs-ui/i18n/gd.json share/mediawiki/resources/lib/oojs-ui/i18n/gl.json share/mediawiki/resources/lib/oojs-ui/i18n/gu.json @@ -5895,6 +6261,8 @@ share/mediawiki/resources/lib/oojs-ui/i18n/km.json share/mediawiki/resources/lib/oojs-ui/i18n/kn.json share/mediawiki/resources/lib/oojs-ui/i18n/ko.json share/mediawiki/resources/lib/oojs-ui/i18n/krc.json +share/mediawiki/resources/lib/oojs-ui/i18n/ksh.json +share/mediawiki/resources/lib/oojs-ui/i18n/ku-latn.json share/mediawiki/resources/lib/oojs-ui/i18n/kw.json share/mediawiki/resources/lib/oojs-ui/i18n/ky.json share/mediawiki/resources/lib/oojs-ui/i18n/lb.json @@ -5961,94 +6329,747 @@ share/mediawiki/resources/lib/oojs-ui/i18n/yo.json share/mediawiki/resources/lib/oojs-ui/i18n/yue.json share/mediawiki/resources/lib/oojs-ui/i18n/zh-hans.json share/mediawiki/resources/lib/oojs-ui/i18n/zh-hant.json -share/mediawiki/resources/lib/oojs-ui/images/anchor.png -share/mediawiki/resources/lib/oojs-ui/images/anchor.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/accept.png -share/mediawiki/resources/lib/oojs-ui/images/icons/accept.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/add-item.png -share/mediawiki/resources/lib/oojs-ui/images/icons/add-item.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/advanced.png -share/mediawiki/resources/lib/oojs-ui/images/icons/advanced.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/alert.png -share/mediawiki/resources/lib/oojs-ui/images/icons/alert.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/arched-arrow-ltr.png -share/mediawiki/resources/lib/oojs-ui/images/icons/arched-arrow-ltr.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/arched-arrow-rtl.png -share/mediawiki/resources/lib/oojs-ui/images/icons/arched-arrow-rtl.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/check.png -share/mediawiki/resources/lib/oojs-ui/images/icons/check.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/clear.png -share/mediawiki/resources/lib/oojs-ui/images/icons/clear.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/close.png -share/mediawiki/resources/lib/oojs-ui/images/icons/close.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/code.png -share/mediawiki/resources/lib/oojs-ui/images/icons/code.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/collapse.png -share/mediawiki/resources/lib/oojs-ui/images/icons/collapse.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/comment.png -share/mediawiki/resources/lib/oojs-ui/images/icons/comment.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/expand.png -share/mediawiki/resources/lib/oojs-ui/images/icons/expand.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/help.png -share/mediawiki/resources/lib/oojs-ui/images/icons/help.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/history.png -share/mediawiki/resources/lib/oojs-ui/images/icons/history.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/info.png -share/mediawiki/resources/lib/oojs-ui/images/icons/info.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/link.png -share/mediawiki/resources/lib/oojs-ui/images/icons/link.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/menu.png -share/mediawiki/resources/lib/oojs-ui/images/icons/menu.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/move-ltr.png -share/mediawiki/resources/lib/oojs-ui/images/icons/move-ltr.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/move-rtl.png -share/mediawiki/resources/lib/oojs-ui/images/icons/move-rtl.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/picture.png -share/mediawiki/resources/lib/oojs-ui/images/icons/picture.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/remove-item.png -share/mediawiki/resources/lib/oojs-ui/images/icons/remove-item.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/remove.png -share/mediawiki/resources/lib/oojs-ui/images/icons/remove.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/search.png -share/mediawiki/resources/lib/oojs-ui/images/icons/search.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/settings.png -share/mediawiki/resources/lib/oojs-ui/images/icons/settings.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/tag.png -share/mediawiki/resources/lib/oojs-ui/images/icons/tag.svg -share/mediawiki/resources/lib/oojs-ui/images/icons/window.png -share/mediawiki/resources/lib/oojs-ui/images/icons/window.svg -share/mediawiki/resources/lib/oojs-ui/images/indicators/alert.png -share/mediawiki/resources/lib/oojs-ui/images/indicators/alert.svg -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-down.png -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-down.svg -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-ltr.png -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-ltr.svg -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-rtl.png -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-rtl.svg -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-up.png -share/mediawiki/resources/lib/oojs-ui/images/indicators/arrow-up.svg -share/mediawiki/resources/lib/oojs-ui/images/indicators/required.png -share/mediawiki/resources/lib/oojs-ui/images/indicators/required.svg -share/mediawiki/resources/lib/oojs-ui/images/textures/pending.gif -share/mediawiki/resources/lib/oojs-ui/images/textures/transparency.png -share/mediawiki/resources/lib/oojs-ui/images/textures/transparency.svg -share/mediawiki/resources/lib/oojs-ui/images/toolbar-shadow.png -share/mediawiki/resources/lib/oojs-ui/oojs-ui-apex.css -share/mediawiki/resources/lib/oojs-ui/oojs-ui-apex.rtl.css -share/mediawiki/resources/lib/oojs-ui/oojs-ui-minerva.css -share/mediawiki/resources/lib/oojs-ui/oojs-ui-minerva.rtl.css -share/mediawiki/resources/lib/oojs-ui/oojs-ui.css +share/mediawiki/resources/lib/oojs-ui/images/grab.cur +share/mediawiki/resources/lib/oojs-ui/images/grabbing.cur +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-alerts.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-content.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-editing-advanced.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-editing-core.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-editing-list.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-editing-styling.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-interactions.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-layout.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-location.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-media.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-moderation.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-movement.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-user.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-icons-wikimedia.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki-noimages.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki.css +share/mediawiki/resources/lib/oojs-ui/oojs-ui-mediawiki.js share/mediawiki/resources/lib/oojs-ui/oojs-ui.js -share/mediawiki/resources/lib/oojs-ui/oojs-ui.rtl.css -share/mediawiki/resources/lib/oojs-ui/oojs-ui.svg.css -share/mediawiki/resources/lib/oojs-ui/oojs-ui.svg.rtl.css -share/mediawiki/resources/lib/oojs-ui/themes/minerva/images/icons/check.png -share/mediawiki/resources/lib/oojs-ui/themes/minerva/images/icons/check.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/add-constructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/add-constructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/add-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/add-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/add.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/add.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/advanced-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/advanced-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/advanced.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/advanced.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/alert-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/alert-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/alert-warning.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/alert-warning.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/alert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/alert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/align-center.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/align-center.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/align-float-left.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/align-float-left.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/align-float-right.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/align-float-right.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arched-arrow-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arrow-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arrow-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arrow-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/arrow-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/article-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/article-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/article-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/article-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleCheck-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleCheck-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleCheck-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleCheck-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleSearch-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleSearch-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleSearch-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/articleSearch-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bell.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bell.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bellOn-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bellOn-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bellOn-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bellOn-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/beta.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/beta.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/betaLaunch.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/betaLaunch.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bigger-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bigger-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bigger-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bigger-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/block-destructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/block-destructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/block-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/block-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/block.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/block.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/blockUndo-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-a.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-a.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-arab-ain.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-arab-ain.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-arab-dad.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-arab-dad.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-armn-to.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-armn-to.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-b.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-b.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-cyrl-be.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-cyrl-be.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-cyrl-te.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-cyrl-te.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-cyrl-zhe.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-cyrl-zhe.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-f.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-f.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-g.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-g.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-geor-man.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-geor-man.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-l.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-l.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-n.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-n.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-v.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bold-v.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/book-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/book-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/book-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/book-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bookmark-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bookmark-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bookmark-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/bookmark-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/browser-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/browser-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/browser-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/browser-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/cancel-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/cancel-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/cancel.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/cancel.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caret-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caret-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caret-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caret-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caretDown.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caretDown.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caretUp.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/caretUp.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/case-sensitive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/case-sensitive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check-constructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check-constructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check-progressive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check-progressive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/check.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/circle-constructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/circle-constructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/circle-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/circle-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/circle.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/circle.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/citeArticle-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/citeArticle-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/citeArticle-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/citeArticle-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/clear.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/clear.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/clock.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/clock.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/close-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/code-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/code-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/code.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/code.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/collapse-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/collapse-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/collapse.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/collapse.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/comment-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/comment-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/comment.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/comment.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/die-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/die-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/die-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/die-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/downTriangle.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/downTriangle.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/download-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/download-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/download-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/download-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-ltr-progressive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-ltr-progressive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-rtl-progressive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-rtl-progressive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/edit-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editLock-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/editUndo-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/ellipsis-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/ellipsis-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/ellipsis.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/ellipsis.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/expand-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/expand-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/expand.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/expand.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/external-link-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/eye.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/eye.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/eyeClosed.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/eyeClosed.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/find-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/find-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/find-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/find-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flag-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/flagUndo-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/folderPlaceholder-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/folderPlaceholder-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/folderPlaceholder-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/folderPlaceholder-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/funnel-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/funnel-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/funnel-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/funnel-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/heart.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/heart.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/help-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/history-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/history-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/history.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/history.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/image-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/image-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/image-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/image-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageAdd-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageAdd-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageAdd-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageAdd-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageLock-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageLock-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageLock-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/imageLock-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/indent-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/indent-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/indent-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/indent-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/info-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/info-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/info.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/info.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/insert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/insert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-a.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-a.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-arab-keheh-jeem.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-arab-keheh-jeem.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-arab-meem.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-arab-meem.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-armn-sha.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-armn-sha.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-c.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-c.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-d.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-d.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-e.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-e.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-geor-kan.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-geor-kan.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-i.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-i.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-k.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-k.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-s.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/italic-s.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/journal-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/journal-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/journal-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/journal-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/key-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/key-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/key-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/key-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/keyboard-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/keyboard-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/keyboard-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/keyboard-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/language.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/language.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/layout-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/layout-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/layout-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/layout-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/link-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listBullet-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listBullet-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listBullet-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listBullet-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listNumbered-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listNumbered-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listNumbered-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/listNumbered-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-ltr-destructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-ltr-destructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-rtl-destructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-rtl-destructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/lock-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logOut-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logOut-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logOut-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logOut-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logo-cc.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logo-cc.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logo-wikimediaCommons.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logo-wikimediaCommons.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logo-wikipedia.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/logo-wikipedia.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/map-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/map-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/map-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/map-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPin.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPinAdd-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPinAdd-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPinAdd-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/mapPinAdd-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/menu-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/menu-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/menu.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/menu.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/message-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/message-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/message-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/message-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/move.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newWindow-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newWindow-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newWindow-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newWindow-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newline-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newline-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newline-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newline-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newspaper-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newspaper-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newspaper-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/newspaper-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/noWikiText-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/noWikiText-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/noWikiText-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/noWikiText-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outdent-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outdent-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outdent-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outdent-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outline-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outline-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outline-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/outline-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/photoGallery-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/photoGallery-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/photoGallery-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/photoGallery-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/picture-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/picture-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/picture.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/picture.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/play-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/play-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/play-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/play-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/printer-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/printer-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/printer-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/printer-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/puzzle-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/puzzle-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/puzzle-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/puzzle-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotes-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotes-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotes-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotes-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotesAdd-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotesAdd-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotesAdd-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/quotesAdd-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/redirect-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/redirect-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/redirect-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/redirect-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/regular-expression.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/regular-expression.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/remove-destructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/remove-destructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/remove-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/remove-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/remove.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/remove.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/ribbonPrize.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/ribbonPrize.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/search-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/secure-link-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/secure-link-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/secure-link.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/secure-link.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/settings-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/settings-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/settings.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/settings.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/signature-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/signature-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/signature-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/signature-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/smaller-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/smaller-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/smaller-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/smaller-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/specialCharacter.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/specialCharacter.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubble-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubble-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubble-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubble-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbleAdd-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbleAdd-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbleAdd-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbleAdd-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbles-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbles-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbles-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/speechBubbles-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/star-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/star-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/star.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/star.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stop.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stop.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/strikethrough-a.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/strikethrough-a.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/strikethrough-s.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/strikethrough-s.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/strikethrough-y.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/strikethrough-y.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeFlow-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSideMenu-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSideMenu-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSideMenu.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSideMenu.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeSummary-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-ltr-progressive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-ltr-progressive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-rtl-progressive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-rtl-progressive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/stripeToC-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/subscript-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/subscript-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/subscript-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/subscript-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/sun-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/sun-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/sun-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/sun-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/superscript-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/superscript-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/superscript-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/superscript-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-caption.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-caption.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-column-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-column-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-column-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-column-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-row-after.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-row-after.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-row-before.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-insert-row-before.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-merge-cells.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table-merge-cells.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/table.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-constructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-constructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-destructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-destructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-progressive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-progressive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-warning.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag-warning.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/tag.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/templateAdd-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/templateAdd-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/templateAdd-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/templateAdd-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/text-dir-lefttoright.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/text-dir-lefttoright.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/text-dir-righttoleft.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/text-dir-righttoleft.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/text-style.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/text-style.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/translation-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/translation-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/translation-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/translation-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trash-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trash-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trash.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trash.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/trashUndo-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-ltr-destructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-ltr-destructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-rtl-destructive.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-rtl-destructive.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unLock-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unStar-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unStar-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unStar.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/unStar.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/underline-a.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/underline-a.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/underline-u.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/underline-u.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/upTriangle.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/upTriangle.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/upload-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/upload-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/upload-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/upload-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userActive-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userActive-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userActive-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userActive-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userAvatar.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userAvatar.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userInactive-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userInactive-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userInactive-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userInactive-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userTalk-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userTalk-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userTalk-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/userTalk-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewCompact-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewCompact-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewCompact.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewCompact.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/viewDetails-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/visionSimulator-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/visionSimulator-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/visionSimulator.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/visionSimulator.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/watchlist-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/watchlist-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/watchlist-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/watchlist-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/wikiText.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/wikiText.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/wikitrail-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/wikitrail-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/wikitrail-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/wikitrail-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/window-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/window-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/window.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/icons/window.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/alert-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/alert-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/alert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/alert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-down-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-down-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-down.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-down.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-up-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-up-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-up.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/arrow-up.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/required-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/required-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/required.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/required.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-ltr-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-ltr-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-ltr.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-ltr.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-rtl-invert.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-rtl-invert.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-rtl.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/indicators/search-rtl.svg +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/textures/pending.gif +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/textures/transparency.png +share/mediawiki/resources/lib/oojs-ui/themes/mediawiki/images/textures/transparency.svg share/mediawiki/resources/lib/oojs/oojs.jquery.js +share/mediawiki/resources/lib/qunitjs/qunit.css +share/mediawiki/resources/lib/qunitjs/qunit.js share/mediawiki/resources/lib/sinonjs/sinon-1.10.3.js share/mediawiki/resources/lib/sinonjs/sinon-ie-1.10.3.js share/mediawiki/resources/src/es5-skip.js -share/mediawiki/resources/src/jquery.json-deprecate.js share/mediawiki/resources/src/jquery.tipsy/images/tipsy.png share/mediawiki/resources/src/jquery.tipsy/jquery.tipsy.css share/mediawiki/resources/src/jquery.tipsy/jquery.tipsy.js @@ -6076,7 +7097,6 @@ share/mediawiki/resources/src/jquery/jquery.badge.js share/mediawiki/resources/src/jquery/jquery.byteLength.js share/mediawiki/resources/src/jquery/jquery.byteLimit.js share/mediawiki/resources/src/jquery/jquery.checkboxShiftClick.js -share/mediawiki/resources/src/jquery/jquery.client.js share/mediawiki/resources/src/jquery/jquery.color.js share/mediawiki/resources/src/jquery/jquery.colorUtil.js share/mediawiki/resources/src/jquery/jquery.confirmable.css @@ -6108,51 +7128,26 @@ share/mediawiki/resources/src/jquery/jquery.textSelection.js share/mediawiki/resources/src/json-skip.js share/mediawiki/resources/src/mediawiki.action/images/green-checkmark.png share/mediawiki/resources/src/mediawiki.action/images/nextredirect-ltr.png +share/mediawiki/resources/src/mediawiki.action/images/nextredirect-ltr.svg share/mediawiki/resources/src/mediawiki.action/images/nextredirect-rtl.png +share/mediawiki/resources/src/mediawiki.action/images/nextredirect-rtl.svg share/mediawiki/resources/src/mediawiki.action/images/redirect-ltr.png +share/mediawiki/resources/src/mediawiki.action/images/redirect-ltr.svg share/mediawiki/resources/src/mediawiki.action/images/redirect-rtl.png +share/mediawiki/resources/src/mediawiki.action/images/redirect-rtl.svg share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.collapsibleFooter.css share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.collapsibleFooter.js share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.css share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.editWarning.js share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.js share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.preview.js +share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.stash.js share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.styles.css -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ar/button_bold.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ar/button_headline.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ar/button_italic.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ar/button_link.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ar/button_nowiki.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/be-tarask/button_bold.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/be-tarask/button_italic.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/be-tarask/button_link.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/de/button_bold.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/de/button_italic.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_bold.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_extlink.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_headline.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_hr.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_image.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_italic.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_link.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_media.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_nowiki.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/en/button_sig.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/fa/button_bold.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/fa/button_headline.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/fa/button_italic.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/fa/button_link.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/fa/button_nowiki.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ksh/LICENSE -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ksh/button_italic.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ru/LICENSE -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ru/button_bold.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ru/button_italic.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/images/ru/button_link.png -share/mediawiki/resources/src/mediawiki.action/mediawiki.action.edit.toolbar/mediawiki.action.edit.toolbar.less share/mediawiki/resources/src/mediawiki.action/mediawiki.action.history.css share/mediawiki/resources/src/mediawiki.action/mediawiki.action.history.diff.css +share/mediawiki/resources/src/mediawiki.action/mediawiki.action.history.diff.print.css share/mediawiki/resources/src/mediawiki.action/mediawiki.action.history.js +share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.categoryPage.less share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.dblClickEdit.js share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.metadata.css share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.metadata.js @@ -6161,10 +7156,12 @@ share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.postEdit.js share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.redirect.js share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.redirectPage.css share/mediawiki/resources/src/mediawiki.action/mediawiki.action.view.rightClickEdit.js +share/mediawiki/resources/src/mediawiki.action/templates/postEdit.html share/mediawiki/resources/src/mediawiki.api/mediawiki.api.category.js share/mediawiki/resources/src/mediawiki.api/mediawiki.api.edit.js share/mediawiki/resources/src/mediawiki.api/mediawiki.api.js share/mediawiki/resources/src/mediawiki.api/mediawiki.api.login.js +share/mediawiki/resources/src/mediawiki.api/mediawiki.api.options.js share/mediawiki/resources/src/mediawiki.api/mediawiki.api.parse.js share/mediawiki/resources/src/mediawiki.api/mediawiki.api.watch.js share/mediawiki/resources/src/mediawiki.hidpi-skip.js @@ -6187,6 +7184,7 @@ share/mediawiki/resources/src/mediawiki.language/mediawiki.language.init.js share/mediawiki/resources/src/mediawiki.language/mediawiki.language.js share/mediawiki/resources/src/mediawiki.language/mediawiki.language.months.js share/mediawiki/resources/src/mediawiki.language/mediawiki.language.numbers.js +share/mediawiki/resources/src/mediawiki.language/specialcharacters.json share/mediawiki/resources/src/mediawiki.legacy/ajax.js share/mediawiki/resources/src/mediawiki.legacy/commonPrint.css share/mediawiki/resources/src/mediawiki.legacy/images/ajax-loader.gif @@ -6195,6 +7193,10 @@ share/mediawiki/resources/src/mediawiki.legacy/images/feed-icon.png share/mediawiki/resources/src/mediawiki.legacy/images/feed-icon.svg share/mediawiki/resources/src/mediawiki.legacy/images/help-question-hover.gif share/mediawiki/resources/src/mediawiki.legacy/images/help-question.gif +share/mediawiki/resources/src/mediawiki.legacy/images/magnify-clip-ltr.png +share/mediawiki/resources/src/mediawiki.legacy/images/magnify-clip-ltr.svg +share/mediawiki/resources/src/mediawiki.legacy/images/magnify-clip-rtl.png +share/mediawiki/resources/src/mediawiki.legacy/images/magnify-clip-rtl.svg share/mediawiki/resources/src/mediawiki.legacy/images/question.png share/mediawiki/resources/src/mediawiki.legacy/images/question.svg share/mediawiki/resources/src/mediawiki.legacy/images/spinner.gif @@ -6209,6 +7211,9 @@ share/mediawiki/resources/src/mediawiki.less/mediawiki.ui/mixins.less share/mediawiki/resources/src/mediawiki.less/mediawiki.ui/variables.less share/mediawiki/resources/src/mediawiki.libs/CLDRPluralRuleParser.js share/mediawiki/resources/src/mediawiki.libs/mediawiki.libs.jpegmeta.js +share/mediawiki/resources/src/mediawiki.messagePoster/mediawiki.messagePoster.MessagePoster.js +share/mediawiki/resources/src/mediawiki.messagePoster/mediawiki.messagePoster.WikitextMessagePoster.js +share/mediawiki/resources/src/mediawiki.messagePoster/mediawiki.messagePoster.factory.js share/mediawiki/resources/src/mediawiki.page/mediawiki.page.gallery.js share/mediawiki/resources/src/mediawiki.page/mediawiki.page.image.pagination.js share/mediawiki/resources/src/mediawiki.page/mediawiki.page.patrol.ajax.js @@ -6241,7 +7246,9 @@ share/mediawiki/resources/src/mediawiki.skinning/images/ftp-ltr.svg share/mediawiki/resources/src/mediawiki.skinning/images/ftp-rtl.png share/mediawiki/resources/src/mediawiki.skinning/images/ftp-rtl.svg share/mediawiki/resources/src/mediawiki.skinning/images/magnify-clip-ltr.png +share/mediawiki/resources/src/mediawiki.skinning/images/magnify-clip-ltr.svg share/mediawiki/resources/src/mediawiki.skinning/images/magnify-clip-rtl.png +share/mediawiki/resources/src/mediawiki.skinning/images/magnify-clip-rtl.svg share/mediawiki/resources/src/mediawiki.skinning/images/mail.png share/mediawiki/resources/src/mediawiki.skinning/images/mail.svg share/mediawiki/resources/src/mediawiki.skinning/images/video.png @@ -6261,6 +7268,8 @@ share/mediawiki/resources/src/mediawiki.special/mediawiki.special.changeslist.en share/mediawiki/resources/src/mediawiki.special/mediawiki.special.changeslist.legend.css share/mediawiki/resources/src/mediawiki.special/mediawiki.special.changeslist.legend.js share/mediawiki/resources/src/mediawiki.special/mediawiki.special.css +share/mediawiki/resources/src/mediawiki.special/mediawiki.special.edittags.css +share/mediawiki/resources/src/mediawiki.special/mediawiki.special.edittags.js share/mediawiki/resources/src/mediawiki.special/mediawiki.special.import.js share/mediawiki/resources/src/mediawiki.special/mediawiki.special.javaScriptTest.js share/mediawiki/resources/src/mediawiki.special/mediawiki.special.js @@ -6282,13 +7291,58 @@ share/mediawiki/resources/src/mediawiki.special/mediawiki.special.userlogin.logi share/mediawiki/resources/src/mediawiki.special/mediawiki.special.userlogin.signup.css share/mediawiki/resources/src/mediawiki.special/mediawiki.special.userlogin.signup.js share/mediawiki/resources/src/mediawiki.special/mediawiki.special.version.css +share/mediawiki/resources/src/mediawiki.special/templates/thumbnail.html +share/mediawiki/resources/src/mediawiki.toolbar/images/ar/button_bold.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ar/button_headline.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ar/button_italic.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ar/button_link.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ar/button_nowiki.png +share/mediawiki/resources/src/mediawiki.toolbar/images/be-tarask/button_bold.png +share/mediawiki/resources/src/mediawiki.toolbar/images/be-tarask/button_italic.png +share/mediawiki/resources/src/mediawiki.toolbar/images/be-tarask/button_link.png +share/mediawiki/resources/src/mediawiki.toolbar/images/de/button_bold.png +share/mediawiki/resources/src/mediawiki.toolbar/images/de/button_italic.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_bold.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_extlink.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_headline.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_hr.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_image.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_italic.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_link.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_media.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_nowiki.png +share/mediawiki/resources/src/mediawiki.toolbar/images/en/button_sig.png +share/mediawiki/resources/src/mediawiki.toolbar/images/fa/button_bold.png +share/mediawiki/resources/src/mediawiki.toolbar/images/fa/button_headline.png +share/mediawiki/resources/src/mediawiki.toolbar/images/fa/button_italic.png +share/mediawiki/resources/src/mediawiki.toolbar/images/fa/button_link.png +share/mediawiki/resources/src/mediawiki.toolbar/images/fa/button_nowiki.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ksh/LICENSE +share/mediawiki/resources/src/mediawiki.toolbar/images/ksh/button_italic.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ru/LICENSE +share/mediawiki/resources/src/mediawiki.toolbar/images/ru/button_bold.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ru/button_italic.png +share/mediawiki/resources/src/mediawiki.toolbar/images/ru/button_link.png +share/mediawiki/resources/src/mediawiki.toolbar/toolbar.js +share/mediawiki/resources/src/mediawiki.toolbar/toolbar.less share/mediawiki/resources/src/mediawiki.ui/components/anchors.less share/mediawiki/resources/src/mediawiki.ui/components/buttons.less share/mediawiki/resources/src/mediawiki.ui/components/checkbox.less share/mediawiki/resources/src/mediawiki.ui/components/forms.less +share/mediawiki/resources/src/mediawiki.ui/components/icons.less share/mediawiki/resources/src/mediawiki.ui/components/images/checked.png share/mediawiki/resources/src/mediawiki.ui/components/images/checked.svg +share/mediawiki/resources/src/mediawiki.ui/components/images/checked_disabled.png +share/mediawiki/resources/src/mediawiki.ui/components/images/checked_disabled.svg +share/mediawiki/resources/src/mediawiki.ui/components/images/ok.png +share/mediawiki/resources/src/mediawiki.ui/components/images/ok.svg +share/mediawiki/resources/src/mediawiki.ui/components/images/radio_checked.png +share/mediawiki/resources/src/mediawiki.ui/components/images/radio_checked.svg +share/mediawiki/resources/src/mediawiki.ui/components/images/radio_disabled.png +share/mediawiki/resources/src/mediawiki.ui/components/images/radio_disabled.svg share/mediawiki/resources/src/mediawiki.ui/components/inputs.less +share/mediawiki/resources/src/mediawiki.ui/components/radio.less +share/mediawiki/resources/src/mediawiki.ui/components/text.less share/mediawiki/resources/src/mediawiki.ui/components/utilities.less share/mediawiki/resources/src/mediawiki.ui/default.less share/mediawiki/resources/src/mediawiki.ui/styleguide.md @@ -6302,26 +7356,41 @@ share/mediawiki/resources/src/mediawiki/images/arrow-sort-ascending.png share/mediawiki/resources/src/mediawiki/images/arrow-sort-ascending.svg share/mediawiki/resources/src/mediawiki/images/arrow-sort-descending.png share/mediawiki/resources/src/mediawiki/images/arrow-sort-descending.svg +share/mediawiki/resources/src/mediawiki/images/help.png +share/mediawiki/resources/src/mediawiki/images/help.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-fastforward-ltr.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-fastforward-ltr.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-fastforward-rtl.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-fastforward-rtl.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-forward-ltr.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-forward-ltr.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-forward-rtl.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-disabled-forward-rtl.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-fastforward-ltr.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-fastforward-ltr.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-fastforward-rtl.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-fastforward-rtl.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-forward-ltr.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-forward-ltr.svg share/mediawiki/resources/src/mediawiki/images/pager-arrow-forward-rtl.png +share/mediawiki/resources/src/mediawiki/images/pager-arrow-forward-rtl.svg share/mediawiki/resources/src/mediawiki/mediawiki.Title.js share/mediawiki/resources/src/mediawiki/mediawiki.Uri.js +share/mediawiki/resources/src/mediawiki/mediawiki.apihelp.css +share/mediawiki/resources/src/mediawiki/mediawiki.apipretty.css +share/mediawiki/resources/src/mediawiki/mediawiki.confirmCloseWindow.js share/mediawiki/resources/src/mediawiki/mediawiki.content.json.css share/mediawiki/resources/src/mediawiki/mediawiki.cookie.js share/mediawiki/resources/src/mediawiki/mediawiki.debug.init.js share/mediawiki/resources/src/mediawiki/mediawiki.debug.js share/mediawiki/resources/src/mediawiki/mediawiki.debug.less -share/mediawiki/resources/src/mediawiki/mediawiki.debug.profile.css -share/mediawiki/resources/src/mediawiki/mediawiki.debug.profile.js +share/mediawiki/resources/src/mediawiki/mediawiki.errorLogger.js share/mediawiki/resources/src/mediawiki/mediawiki.feedback.css share/mediawiki/resources/src/mediawiki/mediawiki.feedback.js share/mediawiki/resources/src/mediawiki/mediawiki.feedback.spinner.gif +share/mediawiki/resources/src/mediawiki/mediawiki.filewarning.js +share/mediawiki/resources/src/mediawiki/mediawiki.filewarning.less +share/mediawiki/resources/src/mediawiki/mediawiki.helplink.less share/mediawiki/resources/src/mediawiki/mediawiki.hidpi.js share/mediawiki/resources/src/mediawiki/mediawiki.hlist.css share/mediawiki/resources/src/mediawiki/mediawiki.hlist.js @@ -6339,8 +7408,13 @@ share/mediawiki/resources/src/mediawiki/mediawiki.notify.js share/mediawiki/resources/src/mediawiki/mediawiki.pager.tablePager.less share/mediawiki/resources/src/mediawiki/mediawiki.searchSuggest.css share/mediawiki/resources/src/mediawiki/mediawiki.searchSuggest.js +share/mediawiki/resources/src/mediawiki/mediawiki.sectionAnchor.css +share/mediawiki/resources/src/mediawiki/mediawiki.startUp.js +share/mediawiki/resources/src/mediawiki/mediawiki.template.js +share/mediawiki/resources/src/mediawiki/mediawiki.template.mustache.js share/mediawiki/resources/src/mediawiki/mediawiki.toc.js share/mediawiki/resources/src/mediawiki/mediawiki.user.js +share/mediawiki/resources/src/mediawiki/mediawiki.userSuggest.js share/mediawiki/resources/src/mediawiki/mediawiki.util.js share/mediawiki/resources/src/polyfill-object-create.js share/mediawiki/resources/src/startup.js @@ -6359,6 +7433,7 @@ share/mediawiki/skins/CologneBlue/i18n/an.json share/mediawiki/skins/CologneBlue/i18n/ar.json share/mediawiki/skins/CologneBlue/i18n/arz.json share/mediawiki/skins/CologneBlue/i18n/ast.json +share/mediawiki/skins/CologneBlue/i18n/av.json share/mediawiki/skins/CologneBlue/i18n/az.json share/mediawiki/skins/CologneBlue/i18n/ba.json share/mediawiki/skins/CologneBlue/i18n/bcc.json @@ -6393,6 +7468,7 @@ share/mediawiki/skins/CologneBlue/i18n/frp.json share/mediawiki/skins/CologneBlue/i18n/ga.json share/mediawiki/skins/CologneBlue/i18n/gl.json share/mediawiki/skins/CologneBlue/i18n/he.json +share/mediawiki/skins/CologneBlue/i18n/hi.json share/mediawiki/skins/CologneBlue/i18n/hr.json share/mediawiki/skins/CologneBlue/i18n/hsb.json share/mediawiki/skins/CologneBlue/i18n/hu.json @@ -6422,6 +7498,7 @@ share/mediawiki/skins/CologneBlue/i18n/mr.json share/mediawiki/skins/CologneBlue/i18n/ms.json share/mediawiki/skins/CologneBlue/i18n/mt.json share/mediawiki/skins/CologneBlue/i18n/mwl.json +share/mediawiki/skins/CologneBlue/i18n/nap.json share/mediawiki/skins/CologneBlue/i18n/nb.json share/mediawiki/skins/CologneBlue/i18n/nds-nl.json share/mediawiki/skins/CologneBlue/i18n/nds.json @@ -6443,6 +7520,7 @@ share/mediawiki/skins/CologneBlue/i18n/roa-tara.json share/mediawiki/skins/CologneBlue/i18n/ru.json share/mediawiki/skins/CologneBlue/i18n/sa.json share/mediawiki/skins/CologneBlue/i18n/scn.json +share/mediawiki/skins/CologneBlue/i18n/sco.json share/mediawiki/skins/CologneBlue/i18n/si.json share/mediawiki/skins/CologneBlue/i18n/sk.json share/mediawiki/skins/CologneBlue/i18n/sq.json @@ -6460,6 +7538,7 @@ share/mediawiki/skins/CologneBlue/i18n/tt-latn.json share/mediawiki/skins/CologneBlue/i18n/tyv.json share/mediawiki/skins/CologneBlue/i18n/ug-arab.json share/mediawiki/skins/CologneBlue/i18n/uk.json +share/mediawiki/skins/CologneBlue/i18n/ur.json share/mediawiki/skins/CologneBlue/i18n/uz.json share/mediawiki/skins/CologneBlue/i18n/vep.json share/mediawiki/skins/CologneBlue/i18n/vi.json @@ -6472,6 +7551,8 @@ share/mediawiki/skins/CologneBlue/i18n/zh-hans.json share/mediawiki/skins/CologneBlue/i18n/zh-hant.json share/mediawiki/skins/CologneBlue/resources/print.css share/mediawiki/skins/CologneBlue/resources/screen.css +share/mediawiki/skins/CologneBlue/resources/sectionAnchor.css +share/mediawiki/skins/CologneBlue/skin.json share/mediawiki/skins/Modern/COPYING share/mediawiki/skins/Modern/Modern.php share/mediawiki/skins/Modern/SkinModern.php @@ -6480,6 +7561,7 @@ share/mediawiki/skins/Modern/i18n/an.json share/mediawiki/skins/Modern/i18n/ar.json share/mediawiki/skins/Modern/i18n/arz.json share/mediawiki/skins/Modern/i18n/ast.json +share/mediawiki/skins/Modern/i18n/av.json share/mediawiki/skins/Modern/i18n/az.json share/mediawiki/skins/Modern/i18n/ba.json share/mediawiki/skins/Modern/i18n/bcc.json @@ -6512,11 +7594,13 @@ share/mediawiki/skins/Modern/i18n/fur.json share/mediawiki/skins/Modern/i18n/ga.json share/mediawiki/skins/Modern/i18n/gl.json share/mediawiki/skins/Modern/i18n/he.json +share/mediawiki/skins/Modern/i18n/hi.json share/mediawiki/skins/Modern/i18n/hsb.json share/mediawiki/skins/Modern/i18n/hu.json share/mediawiki/skins/Modern/i18n/hy.json share/mediawiki/skins/Modern/i18n/ia.json share/mediawiki/skins/Modern/i18n/id.json +share/mediawiki/skins/Modern/i18n/ilo.json share/mediawiki/skins/Modern/i18n/is.json share/mediawiki/skins/Modern/i18n/it.json share/mediawiki/skins/Modern/i18n/ja.json @@ -6540,6 +7624,7 @@ share/mediawiki/skins/Modern/i18n/ms.json share/mediawiki/skins/Modern/i18n/mt.json share/mediawiki/skins/Modern/i18n/mwl.json share/mediawiki/skins/Modern/i18n/myv.json +share/mediawiki/skins/Modern/i18n/nap.json share/mediawiki/skins/Modern/i18n/nb.json share/mediawiki/skins/Modern/i18n/nds-nl.json share/mediawiki/skins/Modern/i18n/ne.json @@ -6559,6 +7644,7 @@ share/mediawiki/skins/Modern/i18n/roa-tara.json share/mediawiki/skins/Modern/i18n/ru.json share/mediawiki/skins/Modern/i18n/sah.json share/mediawiki/skins/Modern/i18n/scn.json +share/mediawiki/skins/Modern/i18n/sco.json share/mediawiki/skins/Modern/i18n/si.json share/mediawiki/skins/Modern/i18n/sk.json share/mediawiki/skins/Modern/i18n/sr-ec.json @@ -6598,6 +7684,7 @@ share/mediawiki/skins/Modern/resources/images/news_icon.png share/mediawiki/skins/Modern/resources/images/video.png share/mediawiki/skins/Modern/resources/main.css share/mediawiki/skins/Modern/resources/print.css +share/mediawiki/skins/Modern/skin.json share/mediawiki/skins/MonoBook/COPYING share/mediawiki/skins/MonoBook/IE60Fixes.css share/mediawiki/skins/MonoBook/IE70Fixes.css @@ -6612,6 +7699,7 @@ share/mediawiki/skins/MonoBook/i18n/an.json share/mediawiki/skins/MonoBook/i18n/ar.json share/mediawiki/skins/MonoBook/i18n/arz.json share/mediawiki/skins/MonoBook/i18n/ast.json +share/mediawiki/skins/MonoBook/i18n/av.json share/mediawiki/skins/MonoBook/i18n/az.json share/mediawiki/skins/MonoBook/i18n/bcc.json share/mediawiki/skins/MonoBook/i18n/bcl.json @@ -6681,6 +7769,7 @@ share/mediawiki/skins/MonoBook/i18n/mr.json share/mediawiki/skins/MonoBook/i18n/ms.json share/mediawiki/skins/MonoBook/i18n/mt.json share/mediawiki/skins/MonoBook/i18n/mwl.json +share/mediawiki/skins/MonoBook/i18n/nap.json share/mediawiki/skins/MonoBook/i18n/nb.json share/mediawiki/skins/MonoBook/i18n/nds-nl.json share/mediawiki/skins/MonoBook/i18n/nds.json @@ -6708,6 +7797,7 @@ share/mediawiki/skins/MonoBook/i18n/ru.json share/mediawiki/skins/MonoBook/i18n/sa.json share/mediawiki/skins/MonoBook/i18n/sah.json share/mediawiki/skins/MonoBook/i18n/scn.json +share/mediawiki/skins/MonoBook/i18n/sco.json share/mediawiki/skins/MonoBook/i18n/si.json share/mediawiki/skins/MonoBook/i18n/sk.json share/mediawiki/skins/MonoBook/i18n/sq.json @@ -6740,6 +7830,7 @@ share/mediawiki/skins/MonoBook/link_icon.gif share/mediawiki/skins/MonoBook/magnify-clip.png share/mediawiki/skins/MonoBook/main.css share/mediawiki/skins/MonoBook/required.gif +share/mediawiki/skins/MonoBook/skin.json share/mediawiki/skins/MonoBook/user.gif share/mediawiki/skins/MonoBook/wiki-indexed.png share/mediawiki/skins/MonoBook/wiki.png @@ -6749,7 +7840,6 @@ share/mediawiki/skins/Vector/SkinVector.php share/mediawiki/skins/Vector/Vector.php share/mediawiki/skins/Vector/VectorTemplate.php share/mediawiki/skins/Vector/collapsibleTabs.js -share/mediawiki/skins/Vector/components/animations.less share/mediawiki/skins/Vector/components/common.less share/mediawiki/skins/Vector/components/externalLinks.less share/mediawiki/skins/Vector/components/footer.less @@ -6783,6 +7873,7 @@ share/mediawiki/skins/Vector/i18n/ase.json share/mediawiki/skins/Vector/i18n/ast.json share/mediawiki/skins/Vector/i18n/av.json share/mediawiki/skins/Vector/i18n/avk.json +share/mediawiki/skins/Vector/i18n/awa.json share/mediawiki/skins/Vector/i18n/az.json share/mediawiki/skins/Vector/i18n/azb.json share/mediawiki/skins/Vector/i18n/ba.json @@ -6795,6 +7886,7 @@ share/mediawiki/skins/Vector/i18n/be-tarask.json share/mediawiki/skins/Vector/i18n/be.json share/mediawiki/skins/Vector/i18n/bew.json share/mediawiki/skins/Vector/i18n/bg.json +share/mediawiki/skins/Vector/i18n/bgn.json share/mediawiki/skins/Vector/i18n/bho.json share/mediawiki/skins/Vector/i18n/bi.json share/mediawiki/skins/Vector/i18n/bjn.json @@ -6823,6 +7915,7 @@ share/mediawiki/skins/Vector/i18n/cu.json share/mediawiki/skins/Vector/i18n/cv.json share/mediawiki/skins/Vector/i18n/cy.json share/mediawiki/skins/Vector/i18n/da.json +share/mediawiki/skins/Vector/i18n/de-ch.json share/mediawiki/skins/Vector/i18n/de.json share/mediawiki/skins/Vector/i18n/diq.json share/mediawiki/skins/Vector/i18n/dsb.json @@ -6945,6 +8038,7 @@ share/mediawiki/skins/Vector/i18n/mk.json share/mediawiki/skins/Vector/i18n/ml.json share/mediawiki/skins/Vector/i18n/mn.json share/mediawiki/skins/Vector/i18n/mnc.json +share/mediawiki/skins/Vector/i18n/mo.json share/mediawiki/skins/Vector/i18n/mr.json share/mediawiki/skins/Vector/i18n/mrj.json share/mediawiki/skins/Vector/i18n/ms.json @@ -7088,6 +8182,7 @@ share/mediawiki/skins/Vector/images/arrow-down-icon.svg share/mediawiki/skins/Vector/images/arrow-expanded.png share/mediawiki/skins/Vector/images/arrow-expanded.svg share/mediawiki/skins/Vector/images/bullet-icon.png +share/mediawiki/skins/Vector/images/bullet-icon.svg share/mediawiki/skins/Vector/images/external-link-ltr-icon.png share/mediawiki/skins/Vector/images/external-link-ltr-icon.svg share/mediawiki/skins/Vector/images/external-link-rtl-icon.png @@ -7122,10 +8217,12 @@ share/mediawiki/skins/Vector/images/watch-icon.png share/mediawiki/skins/Vector/images/watch-icon.svg share/mediawiki/skins/Vector/screen-hd.less share/mediawiki/skins/Vector/screen.less +share/mediawiki/skins/Vector/skin.json share/mediawiki/skins/Vector/skinStyles/jquery.tipsy.less +share/mediawiki/skins/Vector/skinStyles/jquery.ui/PATCHES share/mediawiki/skins/Vector/skinStyles/jquery.ui/images/close.png share/mediawiki/skins/Vector/skinStyles/jquery.ui/images/titlebar-fade.png -share/mediawiki/skins/Vector/skinStyles/jquery.ui/images/ui-anim_basic_16x16.gif +share/mediawiki/skins/Vector/skinStyles/jquery.ui/images/ui-bg_flat_100_000000_40x100.png share/mediawiki/skins/Vector/skinStyles/jquery.ui/images/ui-bg_flat_15_cd0a0a_40x100.png share/mediawiki/skins/Vector/skinStyles/jquery.ui/images/ui-bg_flat_70_000000_40x100.png share/mediawiki/skins/Vector/skinStyles/jquery.ui/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png @@ -7146,19 +8243,1728 @@ share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.button.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.core.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.datepicker.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.dialog.css +share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.menu.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.progressbar.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.resizable.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.selectable.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.slider.css +share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.spinner.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.tabs.css share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.theme.css +share/mediawiki/skins/Vector/skinStyles/jquery.ui/jquery.ui.tooltip.css share/mediawiki/skins/Vector/skinStyles/mediawiki.notification.less +share/mediawiki/skins/Vector/skinStyles/mediawiki.sectionAnchor.less share/mediawiki/skins/Vector/skinStyles/mediawiki.special.less share/mediawiki/skins/Vector/skinStyles/mediawiki.special.preferences.less share/mediawiki/skins/Vector/variables.less share/mediawiki/skins/Vector/vector.js +share/mediawiki/tests/.htaccess +share/mediawiki/tests/TestsAutoLoader.php +share/mediawiki/tests/browser/README.mediawiki +share/mediawiki/tests/browser/environments.yml +share/mediawiki/tests/browser/features/create_account.feature +share/mediawiki/tests/browser/features/create_and_follow_wiki_link.feature +share/mediawiki/tests/browser/features/edit_page.feature +share/mediawiki/tests/browser/features/file.feature +share/mediawiki/tests/browser/features/login.feature +share/mediawiki/tests/browser/features/main_page_links.feature +share/mediawiki/tests/browser/features/preferences.feature +share/mediawiki/tests/browser/features/step_definitions/create_account_steps.rb +share/mediawiki/tests/browser/features/step_definitions/create_and_follow_wiki_link_steps.rb +share/mediawiki/tests/browser/features/step_definitions/edit_page_steps.rb +share/mediawiki/tests/browser/features/step_definitions/file_steps.rb +share/mediawiki/tests/browser/features/step_definitions/login_steps.rb +share/mediawiki/tests/browser/features/step_definitions/main_page_links_steps.rb +share/mediawiki/tests/browser/features/step_definitions/preferences_appearance_steps.rb +share/mediawiki/tests/browser/features/step_definitions/preferences_editing_steps.rb +share/mediawiki/tests/browser/features/step_definitions/preferences_user_profile_steps.rb +share/mediawiki/tests/browser/features/step_definitions/view_history_steps.rb +share/mediawiki/tests/browser/features/support/env.rb +share/mediawiki/tests/browser/features/support/hooks.rb +share/mediawiki/tests/browser/features/support/pages/create_account_page.rb +share/mediawiki/tests/browser/features/support/pages/edit_page.rb +share/mediawiki/tests/browser/features/support/pages/file_does_not_exist_page.rb +share/mediawiki/tests/browser/features/support/pages/login_error_page.rb +share/mediawiki/tests/browser/features/support/pages/main_page.rb +share/mediawiki/tests/browser/features/support/pages/preferences_appearance_page.rb +share/mediawiki/tests/browser/features/support/pages/preferences_editing_page.rb +share/mediawiki/tests/browser/features/support/pages/preferences_page.rb +share/mediawiki/tests/browser/features/support/pages/preferences_user_profile_page.rb +share/mediawiki/tests/browser/features/support/pages/view_history_page.rb +share/mediawiki/tests/browser/features/support/pages/ztargetpage.rb +share/mediawiki/tests/browser/features/view_history.feature +share/mediawiki/tests/parser/ParserTestResult.php +share/mediawiki/tests/parser/README +share/mediawiki/tests/parser/extraParserTests.txt +share/mediawiki/tests/parser/parserTest.inc +share/mediawiki/tests/parser/parserTests.txt +share/mediawiki/tests/parser/parserTestsParserHook.php +share/mediawiki/tests/parser/preprocess/All_system_messages.expected +share/mediawiki/tests/parser/preprocess/All_system_messages.txt +share/mediawiki/tests/parser/preprocess/Factorial.expected +share/mediawiki/tests/parser/preprocess/Factorial.txt +share/mediawiki/tests/parser/preprocess/Fundraising.expected +share/mediawiki/tests/parser/preprocess/Fundraising.txt +share/mediawiki/tests/parser/preprocess/NestedTemplates.expected +share/mediawiki/tests/parser/preprocess/NestedTemplates.txt +share/mediawiki/tests/parser/preprocess/QuoteQuran.expected +share/mediawiki/tests/parser/preprocess/QuoteQuran.txt +share/mediawiki/tests/parserTests.php +share/mediawiki/tests/phpunit/LessFileCompilationTest.php +share/mediawiki/tests/phpunit/Makefile +share/mediawiki/tests/phpunit/MediaWikiLangTestCase.php +share/mediawiki/tests/phpunit/MediaWikiPHPUnitTestListener.php +share/mediawiki/tests/phpunit/MediaWikiTestCase.php +share/mediawiki/tests/phpunit/README +share/mediawiki/tests/phpunit/ResourceLoaderTestCase.php +share/mediawiki/tests/phpunit/TODO +share/mediawiki/tests/phpunit/bootstrap.php +share/mediawiki/tests/phpunit/data/autoloader/TestAutoloadedCamlClass.php +share/mediawiki/tests/phpunit/data/autoloader/TestAutoloadedClass.php +share/mediawiki/tests/phpunit/data/autoloader/TestAutoloadedLocalClass.php +share/mediawiki/tests/phpunit/data/autoloader/TestAutoloadedSerializedClass.php +share/mediawiki/tests/phpunit/data/composer/composer.json +share/mediawiki/tests/phpunit/data/composer/composer.lock +share/mediawiki/tests/phpunit/data/composer/new-composer.json +share/mediawiki/tests/phpunit/data/css/expected.css +share/mediawiki/tests/phpunit/data/css/simple-ltr.gif +share/mediawiki/tests/phpunit/data/css/simple-rtl.gif +share/mediawiki/tests/phpunit/data/css/test.css +share/mediawiki/tests/phpunit/data/cssmin/circle.svg +share/mediawiki/tests/phpunit/data/cssmin/green.gif +share/mediawiki/tests/phpunit/data/cssmin/large.png +share/mediawiki/tests/phpunit/data/cssmin/red.gif +share/mediawiki/tests/phpunit/data/db/mysql/functions.sql +share/mediawiki/tests/phpunit/data/db/postgres/functions.sql +share/mediawiki/tests/phpunit/data/db/sqlite/tables-1.13.sql +share/mediawiki/tests/phpunit/data/db/sqlite/tables-1.15.sql +share/mediawiki/tests/phpunit/data/db/sqlite/tables-1.16.sql +share/mediawiki/tests/phpunit/data/db/sqlite/tables-1.17.sql +share/mediawiki/tests/phpunit/data/db/sqlite/tables-1.18.sql +share/mediawiki/tests/phpunit/data/filerepo/video.png +share/mediawiki/tests/phpunit/data/filerepo/wiki.png +share/mediawiki/tests/phpunit/data/gitinfo/info-testValidJsonData.json +share/mediawiki/tests/phpunit/data/helpers/WellProtectedClass.php +share/mediawiki/tests/phpunit/data/less/common/test.common.mixins.less +share/mediawiki/tests/phpunit/data/less/module/dependency.less +share/mediawiki/tests/phpunit/data/less/module/styles.css +share/mediawiki/tests/phpunit/data/less/module/styles.less +share/mediawiki/tests/phpunit/data/localisationcache/en.json +share/mediawiki/tests/phpunit/data/localisationcache/ru.json +share/mediawiki/tests/phpunit/data/localisationcache/uk.json +share/mediawiki/tests/phpunit/data/media/1bit-png.png +share/mediawiki/tests/phpunit/data/media/Animated_PNG_example_bouncing_beach_ball.png +share/mediawiki/tests/phpunit/data/media/Bishzilla_blink.gif +share/mediawiki/tests/phpunit/data/media/Gtk-media-play-ltr.svg +share/mediawiki/tests/phpunit/data/media/LoremIpsum.djvu +share/mediawiki/tests/phpunit/data/media/Png-native-test.png +share/mediawiki/tests/phpunit/data/media/QA_icon.svg +share/mediawiki/tests/phpunit/data/media/README +share/mediawiki/tests/phpunit/data/media/Soccer_ball_animated.svg +share/mediawiki/tests/phpunit/data/media/Speech_bubbles.svg +share/mediawiki/tests/phpunit/data/media/Toll_Texas_1.svg +share/mediawiki/tests/phpunit/data/media/Tux.svg +share/mediawiki/tests/phpunit/data/media/US_states_by_total_state_tax_revenue.svg +share/mediawiki/tests/phpunit/data/media/Wikimedia-logo.svg +share/mediawiki/tests/phpunit/data/media/Xmp-exif-multilingual_test.jpg +share/mediawiki/tests/phpunit/data/media/animated-xmp.gif +share/mediawiki/tests/phpunit/data/media/animated.gif +share/mediawiki/tests/phpunit/data/media/broken_exif_date.jpg +share/mediawiki/tests/phpunit/data/media/exif-gps.jpg +share/mediawiki/tests/phpunit/data/media/exif-user-comment.jpg +share/mediawiki/tests/phpunit/data/media/greyscale-na-png.png +share/mediawiki/tests/phpunit/data/media/greyscale-png.png +share/mediawiki/tests/phpunit/data/media/iptc-invalid-psir.jpg +share/mediawiki/tests/phpunit/data/media/iptc-timetest-invalid.jpg +share/mediawiki/tests/phpunit/data/media/iptc-timetest.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-comment-binary.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-comment-iso8859-1.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-comment-multiple.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-comment-utf.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-iptc-bad-hash.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-iptc-good-hash.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-padding-even.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-padding-odd.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-xmp-alt.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-xmp-psir.jpg +share/mediawiki/tests/phpunit/data/media/jpeg-xmp-psir.xmp +share/mediawiki/tests/phpunit/data/media/landscape-plain.jpg +share/mediawiki/tests/phpunit/data/media/nonanimated.gif +share/mediawiki/tests/phpunit/data/media/portrait-rotated.jpg +share/mediawiki/tests/phpunit/data/media/rgb-na-png.png +share/mediawiki/tests/phpunit/data/media/rgb-png.png +share/mediawiki/tests/phpunit/data/media/say-test.ogg +share/mediawiki/tests/phpunit/data/media/test.jpg +share/mediawiki/tests/phpunit/data/media/test.tiff +share/mediawiki/tests/phpunit/data/media/xmp.png +share/mediawiki/tests/phpunit/data/parser/LoremIpsum.djvu +share/mediawiki/tests/phpunit/data/parser/headbg.jpg +share/mediawiki/tests/phpunit/data/parser/wiki.png +share/mediawiki/tests/phpunit/data/resourceloader/add.gif +share/mediawiki/tests/phpunit/data/resourceloader/bold-a.svg +share/mediawiki/tests/phpunit/data/resourceloader/bold-b.svg +share/mediawiki/tests/phpunit/data/resourceloader/bold-f.svg +share/mediawiki/tests/phpunit/data/resourceloader/help-ltr.svg +share/mediawiki/tests/phpunit/data/resourceloader/help-rtl.svg +share/mediawiki/tests/phpunit/data/resourceloader/next.svg +share/mediawiki/tests/phpunit/data/resourceloader/next_massage.svg +share/mediawiki/tests/phpunit/data/resourceloader/prev.svg +share/mediawiki/tests/phpunit/data/resourceloader/remove.svg +share/mediawiki/tests/phpunit/data/resourceloader/remove_variantize.svg +share/mediawiki/tests/phpunit/data/templates/foobar.mustache +share/mediawiki/tests/phpunit/data/templates/foobar_args.mustache +share/mediawiki/tests/phpunit/data/upload/headbg.jpg +share/mediawiki/tests/phpunit/data/xmp/1.result.php +share/mediawiki/tests/phpunit/data/xmp/1.xmp +share/mediawiki/tests/phpunit/data/xmp/2.result.php +share/mediawiki/tests/phpunit/data/xmp/2.xmp +share/mediawiki/tests/phpunit/data/xmp/3-invalid.result.php +share/mediawiki/tests/phpunit/data/xmp/3-invalid.xmp +share/mediawiki/tests/phpunit/data/xmp/3.result.php +share/mediawiki/tests/phpunit/data/xmp/3.xmp +share/mediawiki/tests/phpunit/data/xmp/4.result.php +share/mediawiki/tests/phpunit/data/xmp/4.xmp +share/mediawiki/tests/phpunit/data/xmp/5.result.php +share/mediawiki/tests/phpunit/data/xmp/5.xmp +share/mediawiki/tests/phpunit/data/xmp/6.result.php +share/mediawiki/tests/phpunit/data/xmp/6.xmp +share/mediawiki/tests/phpunit/data/xmp/7.result.php +share/mediawiki/tests/phpunit/data/xmp/7.xmp +share/mediawiki/tests/phpunit/data/xmp/README +share/mediawiki/tests/phpunit/data/xmp/bag-for-seq.result.php +share/mediawiki/tests/phpunit/data/xmp/bag-for-seq.xmp +share/mediawiki/tests/phpunit/data/xmp/doctype-included.result.php +share/mediawiki/tests/phpunit/data/xmp/doctype-included.xmp +share/mediawiki/tests/phpunit/data/xmp/doctype-not-included.xmp +share/mediawiki/tests/phpunit/data/xmp/flash.result.php +share/mediawiki/tests/phpunit/data/xmp/flash.xmp +share/mediawiki/tests/phpunit/data/xmp/gps.result.php +share/mediawiki/tests/phpunit/data/xmp/gps.xmp +share/mediawiki/tests/phpunit/data/xmp/invalid-child-not-struct.result.php +share/mediawiki/tests/phpunit/data/xmp/invalid-child-not-struct.xmp +share/mediawiki/tests/phpunit/data/xmp/no-namespace.result.php +share/mediawiki/tests/phpunit/data/xmp/no-namespace.xmp +share/mediawiki/tests/phpunit/data/xmp/no-recognized-props.result.php +share/mediawiki/tests/phpunit/data/xmp/no-recognized-props.xmp +share/mediawiki/tests/phpunit/data/xmp/utf16BE.result.php +share/mediawiki/tests/phpunit/data/xmp/utf16BE.xmp +share/mediawiki/tests/phpunit/data/xmp/utf16LE.result.php +share/mediawiki/tests/phpunit/data/xmp/utf16LE.xmp +share/mediawiki/tests/phpunit/data/xmp/utf32BE.result.php +share/mediawiki/tests/phpunit/data/xmp/utf32BE.xmp +share/mediawiki/tests/phpunit/data/xmp/utf32LE.result.php +share/mediawiki/tests/phpunit/data/xmp/utf32LE.xmp +share/mediawiki/tests/phpunit/data/xmp/xmpExt.result.php +share/mediawiki/tests/phpunit/data/xmp/xmpExt.xmp +share/mediawiki/tests/phpunit/data/xmp/xmpExt2.xmp +share/mediawiki/tests/phpunit/data/zip/cd-gap.zip +share/mediawiki/tests/phpunit/data/zip/cd-truncated.zip +share/mediawiki/tests/phpunit/data/zip/class-trailing-null.zip +share/mediawiki/tests/phpunit/data/zip/class-trailing-slash.zip +share/mediawiki/tests/phpunit/data/zip/class.zip +share/mediawiki/tests/phpunit/data/zip/empty.zip +share/mediawiki/tests/phpunit/data/zip/looks-like-zip64.zip +share/mediawiki/tests/phpunit/data/zip/nosig.zip +share/mediawiki/tests/phpunit/data/zip/split.zip +share/mediawiki/tests/phpunit/data/zip/trail.zip +share/mediawiki/tests/phpunit/data/zip/wrong-cd-start-disk.zip +share/mediawiki/tests/phpunit/data/zip/wrong-central-entry-sig.zip +share/mediawiki/tests/phpunit/docs/ExportDemoTest.php +share/mediawiki/tests/phpunit/includes/BlockTest.php +share/mediawiki/tests/phpunit/includes/CollationTest.php +share/mediawiki/tests/phpunit/includes/DiffHistoryBlobTest.php +share/mediawiki/tests/phpunit/includes/EditPageTest.php +share/mediawiki/tests/phpunit/includes/ExtraParserTest.php +share/mediawiki/tests/phpunit/includes/FallbackTest.php +share/mediawiki/tests/phpunit/includes/FauxRequestTest.php +share/mediawiki/tests/phpunit/includes/FauxResponseTest.php +share/mediawiki/tests/phpunit/includes/FormOptionsInitializationTest.php +share/mediawiki/tests/phpunit/includes/FormOptionsTest.php +share/mediawiki/tests/phpunit/includes/GitInfoTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/GlobalTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/GlobalWithDBTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/README +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfAppendQueryTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfAssembleUrlTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfBCP47Test.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfBaseConvertTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfBaseNameTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfEscapeShellArgTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfExpandUrlTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfGetCallerTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfParseUrlTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfRemoveDotSegmentsTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfShellExecTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfShorthandToIntegerTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfThumbIsStandardTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfTimestampTest.php +share/mediawiki/tests/phpunit/includes/GlobalFunctions/wfUrlencodeTest.php +share/mediawiki/tests/phpunit/includes/HooksTest.php +share/mediawiki/tests/phpunit/includes/HtmlFormatterTest.php +share/mediawiki/tests/phpunit/includes/HtmlTest.php +share/mediawiki/tests/phpunit/includes/HttpTest.php +share/mediawiki/tests/phpunit/includes/ImportTest.php +share/mediawiki/tests/phpunit/includes/LicensesTest.php +share/mediawiki/tests/phpunit/includes/LinkFilterTest.php +share/mediawiki/tests/phpunit/includes/LinkerTest.php +share/mediawiki/tests/phpunit/includes/MWNamespaceTest.php +share/mediawiki/tests/phpunit/includes/MWTimestampTest.php +share/mediawiki/tests/phpunit/includes/MediaWikiVersionFetcherTest.php +share/mediawiki/tests/phpunit/includes/MessageTest.php +share/mediawiki/tests/phpunit/includes/MimeMagicTest.php +share/mediawiki/tests/phpunit/includes/MovePageTest.php +share/mediawiki/tests/phpunit/includes/OutputPageTest.php +share/mediawiki/tests/phpunit/includes/PathRouterTest.php +share/mediawiki/tests/phpunit/includes/PreferencesTest.php +share/mediawiki/tests/phpunit/includes/PrefixSearchTest.php +share/mediawiki/tests/phpunit/includes/RevisionStorageTest.php +share/mediawiki/tests/phpunit/includes/RevisionStorageTestContentHandlerUseDB.php +share/mediawiki/tests/phpunit/includes/RevisionTest.php +share/mediawiki/tests/phpunit/includes/SampleTest.php +share/mediawiki/tests/phpunit/includes/SanitizerTest.php +share/mediawiki/tests/phpunit/includes/SanitizerValidateEmailTest.php +share/mediawiki/tests/phpunit/includes/SiteConfigurationTest.php +share/mediawiki/tests/phpunit/includes/StatusTest.php +share/mediawiki/tests/phpunit/includes/TemplateCategoriesTest.php +share/mediawiki/tests/phpunit/includes/TemplateParserTest.php +share/mediawiki/tests/phpunit/includes/TestUser.php +share/mediawiki/tests/phpunit/includes/TestingAccessWrapper.php +share/mediawiki/tests/phpunit/includes/TestingAccessWrapperTest.php +share/mediawiki/tests/phpunit/includes/TimeAdjustTest.php +share/mediawiki/tests/phpunit/includes/TitleArrayFromResultTest.php +share/mediawiki/tests/phpunit/includes/TitleMethodsTest.php +share/mediawiki/tests/phpunit/includes/TitlePermissionTest.php +share/mediawiki/tests/phpunit/includes/TitleTest.php +share/mediawiki/tests/phpunit/includes/UserArrayFromResultTest.php +share/mediawiki/tests/phpunit/includes/UserTest.php +share/mediawiki/tests/phpunit/includes/WebRequestTest.php +share/mediawiki/tests/phpunit/includes/XmlJsTest.php +share/mediawiki/tests/phpunit/includes/XmlSelectTest.php +share/mediawiki/tests/phpunit/includes/XmlTest.php +share/mediawiki/tests/phpunit/includes/actions/ActionTest.php +share/mediawiki/tests/phpunit/includes/api/ApiBaseTest.php +share/mediawiki/tests/phpunit/includes/api/ApiBlockTest.php +share/mediawiki/tests/phpunit/includes/api/ApiContinuationManagerTest.php +share/mediawiki/tests/phpunit/includes/api/ApiCreateAccountTest.php +share/mediawiki/tests/phpunit/includes/api/ApiEditPageTest.php +share/mediawiki/tests/phpunit/includes/api/ApiErrorFormatterTest.php +share/mediawiki/tests/phpunit/includes/api/ApiLoginTest.php +share/mediawiki/tests/phpunit/includes/api/ApiMainTest.php +share/mediawiki/tests/phpunit/includes/api/ApiMessageTest.php +share/mediawiki/tests/phpunit/includes/api/ApiModuleManagerTest.php +share/mediawiki/tests/phpunit/includes/api/ApiOptionsTest.php +share/mediawiki/tests/phpunit/includes/api/ApiParseTest.php +share/mediawiki/tests/phpunit/includes/api/ApiPurgeTest.php +share/mediawiki/tests/phpunit/includes/api/ApiQueryAllPagesTest.php +share/mediawiki/tests/phpunit/includes/api/ApiResultTest.php +share/mediawiki/tests/phpunit/includes/api/ApiRevisionDeleteTest.php +share/mediawiki/tests/phpunit/includes/api/ApiTestCase.php +share/mediawiki/tests/phpunit/includes/api/ApiTestCaseUpload.php +share/mediawiki/tests/phpunit/includes/api/ApiTestContext.php +share/mediawiki/tests/phpunit/includes/api/ApiTokensTest.php +share/mediawiki/tests/phpunit/includes/api/ApiUnblockTest.php +share/mediawiki/tests/phpunit/includes/api/ApiUploadTest.php +share/mediawiki/tests/phpunit/includes/api/ApiWatchTest.php +share/mediawiki/tests/phpunit/includes/api/MockApi.php +share/mediawiki/tests/phpunit/includes/api/MockApiQueryBase.php +share/mediawiki/tests/phpunit/includes/api/PrefixUniquenessTest.php +share/mediawiki/tests/phpunit/includes/api/RandomImageGenerator.php +share/mediawiki/tests/phpunit/includes/api/UserWrapper.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatDbgTest.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatDumpTest.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatJsonTest.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatNoneTest.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatPhpTest.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatTestBase.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatTxtTest.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatWddxTest.php +share/mediawiki/tests/phpunit/includes/api/format/ApiFormatXmlTest.php +share/mediawiki/tests/phpunit/includes/api/generateRandomImages.php +share/mediawiki/tests/phpunit/includes/api/query/ApiQueryBasicTest.php +share/mediawiki/tests/phpunit/includes/api/query/ApiQueryContinue2Test.php +share/mediawiki/tests/phpunit/includes/api/query/ApiQueryContinueTest.php +share/mediawiki/tests/phpunit/includes/api/query/ApiQueryContinueTestBase.php +share/mediawiki/tests/phpunit/includes/api/query/ApiQueryRevisionsTest.php +share/mediawiki/tests/phpunit/includes/api/query/ApiQueryTest.php +share/mediawiki/tests/phpunit/includes/api/query/ApiQueryTestBase.php +share/mediawiki/tests/phpunit/includes/api/words.txt +share/mediawiki/tests/phpunit/includes/cache/GenderCacheTest.php +share/mediawiki/tests/phpunit/includes/cache/LocalisationCacheTest.php +share/mediawiki/tests/phpunit/includes/cache/MessageCacheTest.php +share/mediawiki/tests/phpunit/includes/changes/EnhancedChangesListTest.php +share/mediawiki/tests/phpunit/includes/changes/OldChangesListTest.php +share/mediawiki/tests/phpunit/includes/changes/RCCacheEntryFactoryTest.php +share/mediawiki/tests/phpunit/includes/changes/RecentChangeTest.php +share/mediawiki/tests/phpunit/includes/changes/TestRecentChangesHelper.php +share/mediawiki/tests/phpunit/includes/composer/ComposerVersionNormalizerTest.php +share/mediawiki/tests/phpunit/includes/config/ConfigFactoryTest.php +share/mediawiki/tests/phpunit/includes/config/GlobalVarConfigTest.php +share/mediawiki/tests/phpunit/includes/config/HashConfigTest.php +share/mediawiki/tests/phpunit/includes/config/MultiConfigTest.php +share/mediawiki/tests/phpunit/includes/content/ContentHandlerTest.php +share/mediawiki/tests/phpunit/includes/content/CssContentTest.php +share/mediawiki/tests/phpunit/includes/content/JavaScriptContentTest.php +share/mediawiki/tests/phpunit/includes/content/JsonContentTest.php +share/mediawiki/tests/phpunit/includes/content/TextContentTest.php +share/mediawiki/tests/phpunit/includes/content/WikitextContentHandlerTest.php +share/mediawiki/tests/phpunit/includes/content/WikitextContentTest.php +share/mediawiki/tests/phpunit/includes/context/RequestContextTest.php +share/mediawiki/tests/phpunit/includes/db/DatabaseMysqlBaseTest.php +share/mediawiki/tests/phpunit/includes/db/DatabaseSQLTest.php +share/mediawiki/tests/phpunit/includes/db/DatabaseSqliteTest.php +share/mediawiki/tests/phpunit/includes/db/DatabaseTest.php +share/mediawiki/tests/phpunit/includes/db/DatabaseTestHelper.php +share/mediawiki/tests/phpunit/includes/db/LBFactoryTest.php +share/mediawiki/tests/phpunit/includes/db/ORMRowTest.php +share/mediawiki/tests/phpunit/includes/db/ORMTableTest.php +share/mediawiki/tests/phpunit/includes/db/TestORMRowTest.php +share/mediawiki/tests/phpunit/includes/debug/MWDebugTest.php +share/mediawiki/tests/phpunit/includes/debug/logging/LegacyLoggerTest.php +share/mediawiki/tests/phpunit/includes/deferred/DeferredUpdatesTest.php +share/mediawiki/tests/phpunit/includes/deferred/LinksUpdateTest.php +share/mediawiki/tests/phpunit/includes/deferred/SearchUpdateTest.php +share/mediawiki/tests/phpunit/includes/diff/ArrayDiffFormatterTest.php +share/mediawiki/tests/phpunit/includes/diff/DiffOpTest.php +share/mediawiki/tests/phpunit/includes/diff/DiffTest.php +share/mediawiki/tests/phpunit/includes/diff/DifferenceEngineTest.php +share/mediawiki/tests/phpunit/includes/diff/FakeDiffOp.php +share/mediawiki/tests/phpunit/includes/exception/BadTitleErrorTest.php +share/mediawiki/tests/phpunit/includes/exception/ErrorPageErrorTest.php +share/mediawiki/tests/phpunit/includes/exception/MWExceptionHandlerTest.php +share/mediawiki/tests/phpunit/includes/exception/MWExceptionTest.php +share/mediawiki/tests/phpunit/includes/exception/ReadOnlyErrorTest.php +share/mediawiki/tests/phpunit/includes/exception/ThrottledErrorTest.php +share/mediawiki/tests/phpunit/includes/exception/UserNotLoggedInTest.php +share/mediawiki/tests/phpunit/includes/externalstore/ExternalStoreTest.php +share/mediawiki/tests/phpunit/includes/filebackend/FileBackendTest.php +share/mediawiki/tests/phpunit/includes/filerepo/FileRepoTest.php +share/mediawiki/tests/phpunit/includes/filerepo/RepoGroupTest.php +share/mediawiki/tests/phpunit/includes/filerepo/StoreBatchTest.php +share/mediawiki/tests/phpunit/includes/filerepo/file/FileTest.php +share/mediawiki/tests/phpunit/includes/filerepo/file/LocalFileTest.php +share/mediawiki/tests/phpunit/includes/htmlform/HTMLAutoCompleteSelectFieldTest.php +share/mediawiki/tests/phpunit/includes/htmlform/HTMLCheckMatrixTest.php +share/mediawiki/tests/phpunit/includes/installer/DatabaseUpdaterTest.php +share/mediawiki/tests/phpunit/includes/installer/InstallDocFormatterTest.php +share/mediawiki/tests/phpunit/includes/installer/OracleInstallerTest.php +share/mediawiki/tests/phpunit/includes/jobqueue/JobQueueTest.php +share/mediawiki/tests/phpunit/includes/jobqueue/JobTest.php +share/mediawiki/tests/phpunit/includes/jobqueue/RefreshLinksPartitionTest.php +share/mediawiki/tests/phpunit/includes/json/FormatJsonTest.php +share/mediawiki/tests/phpunit/includes/libs/ArrayUtilsTest.php +share/mediawiki/tests/phpunit/includes/libs/CSSMinTest.php +share/mediawiki/tests/phpunit/includes/libs/DeferredStringifierTest.php +share/mediawiki/tests/phpunit/includes/libs/GenericArrayObjectTest.php +share/mediawiki/tests/phpunit/includes/libs/HashRingTest.php +share/mediawiki/tests/phpunit/includes/libs/IEUrlExtensionTest.php +share/mediawiki/tests/phpunit/includes/libs/IPSetTest.php +share/mediawiki/tests/phpunit/includes/libs/JavaScriptMinifierTest.php +share/mediawiki/tests/phpunit/includes/libs/MWMessagePackTest.php +share/mediawiki/tests/phpunit/includes/libs/ObjectFactoryTest.php +share/mediawiki/tests/phpunit/includes/libs/ProcessCacheLRUTest.php +share/mediawiki/tests/phpunit/includes/libs/RunningStatTest.php +share/mediawiki/tests/phpunit/includes/libs/StringUtilsTest.php +share/mediawiki/tests/phpunit/includes/libs/XhprofTest.php +share/mediawiki/tests/phpunit/includes/libs/XmlTypeCheckTest.php +share/mediawiki/tests/phpunit/includes/libs/composer/ComposerJsonTest.php +share/mediawiki/tests/phpunit/includes/libs/composer/ComposerLockTest.php +share/mediawiki/tests/phpunit/includes/logging/LogFormatterTest.php +share/mediawiki/tests/phpunit/includes/logging/LogTests.i18n.php +share/mediawiki/tests/phpunit/includes/mail/MailAddressTest.php +share/mediawiki/tests/phpunit/includes/mail/UserMailerTest.php +share/mediawiki/tests/phpunit/includes/media/BitmapMetadataHandlerTest.php +share/mediawiki/tests/phpunit/includes/media/BitmapScalingTest.php +share/mediawiki/tests/phpunit/includes/media/DjVuTest.php +share/mediawiki/tests/phpunit/includes/media/ExifBitmapTest.php +share/mediawiki/tests/phpunit/includes/media/ExifRotationTest.php +share/mediawiki/tests/phpunit/includes/media/ExifTest.php +share/mediawiki/tests/phpunit/includes/media/FakeDimensionFile.php +share/mediawiki/tests/phpunit/includes/media/FormatMetadataTest.php +share/mediawiki/tests/phpunit/includes/media/GIFMetadataExtractorTest.php +share/mediawiki/tests/phpunit/includes/media/GIFTest.php +share/mediawiki/tests/phpunit/includes/media/IPTCTest.php +share/mediawiki/tests/phpunit/includes/media/JpegMetadataExtractorTest.php +share/mediawiki/tests/phpunit/includes/media/JpegTest.php +share/mediawiki/tests/phpunit/includes/media/MediaHandlerTest.php +share/mediawiki/tests/phpunit/includes/media/MediaWikiMediaTestCase.php +share/mediawiki/tests/phpunit/includes/media/PNGMetadataExtractorTest.php +share/mediawiki/tests/phpunit/includes/media/PNGTest.php +share/mediawiki/tests/phpunit/includes/media/SVGMetadataExtractorTest.php +share/mediawiki/tests/phpunit/includes/media/SVGTest.php +share/mediawiki/tests/phpunit/includes/media/TiffTest.php +share/mediawiki/tests/phpunit/includes/media/XCFTest.php +share/mediawiki/tests/phpunit/includes/media/XMPTest.php +share/mediawiki/tests/phpunit/includes/media/XMPValidateTest.php +share/mediawiki/tests/phpunit/includes/objectcache/BagOStuffTest.php +share/mediawiki/tests/phpunit/includes/page/ArticleTablesTest.php +share/mediawiki/tests/phpunit/includes/page/ArticleTest.php +share/mediawiki/tests/phpunit/includes/page/ImagePage404Test.php +share/mediawiki/tests/phpunit/includes/page/ImagePageTest.php +share/mediawiki/tests/phpunit/includes/page/WikiPageTest.php +share/mediawiki/tests/phpunit/includes/page/WikiPageTestContentHandlerUseDB.php +share/mediawiki/tests/phpunit/includes/parser/MagicVariableTest.php +share/mediawiki/tests/phpunit/includes/parser/MediaWikiParserTest.php +share/mediawiki/tests/phpunit/includes/parser/NewParserTest.php +share/mediawiki/tests/phpunit/includes/parser/ParserMethodsTest.php +share/mediawiki/tests/phpunit/includes/parser/ParserOutputTest.php +share/mediawiki/tests/phpunit/includes/parser/ParserPreloadTest.php +share/mediawiki/tests/phpunit/includes/parser/PreprocessorTest.php +share/mediawiki/tests/phpunit/includes/parser/TagHooksTest.php +share/mediawiki/tests/phpunit/includes/parser/TidyTest.php +share/mediawiki/tests/phpunit/includes/password/BcryptPasswordTest.php +share/mediawiki/tests/phpunit/includes/password/LayeredParameterizedPasswordTest.php +share/mediawiki/tests/phpunit/includes/password/PasswordTest.php +share/mediawiki/tests/phpunit/includes/password/PasswordTestCase.php +share/mediawiki/tests/phpunit/includes/password/Pbkdf2PasswordTest.php +share/mediawiki/tests/phpunit/includes/poolcounter/PoolCounterTest.php +share/mediawiki/tests/phpunit/includes/registration/ExtensionProcessorTest.php +share/mediawiki/tests/phpunit/includes/registration/ExtensionRegistryTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/ResourceLoaderFileModuleTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/ResourceLoaderImageModuleTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/ResourceLoaderImageTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/ResourceLoaderStartUpModuleTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/ResourceLoaderTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/ResourceLoaderWikiModuleTest.php +share/mediawiki/tests/phpunit/includes/resourceloader/templates/template.html +share/mediawiki/tests/phpunit/includes/resourceloader/templates/template2.html +share/mediawiki/tests/phpunit/includes/resourceloader/templates/template_awesome.handlebars +share/mediawiki/tests/phpunit/includes/search/SearchEngineTest.php +share/mediawiki/tests/phpunit/includes/site/CachingSiteStoreTest.php +share/mediawiki/tests/phpunit/includes/site/DBSiteStoreTest.php +share/mediawiki/tests/phpunit/includes/site/FileBasedSiteLookupTest.php +share/mediawiki/tests/phpunit/includes/site/HashSiteStoreTest.php +share/mediawiki/tests/phpunit/includes/site/MediaWikiSiteTest.php +share/mediawiki/tests/phpunit/includes/site/SiteExporterTest.php +share/mediawiki/tests/phpunit/includes/site/SiteImporterTest.php +share/mediawiki/tests/phpunit/includes/site/SiteImporterTest.xml +share/mediawiki/tests/phpunit/includes/site/SiteListTest.php +share/mediawiki/tests/phpunit/includes/site/SiteSQLStoreTest.php +share/mediawiki/tests/phpunit/includes/site/SiteTest.php +share/mediawiki/tests/phpunit/includes/site/SitesCacheFileBuilderTest.php +share/mediawiki/tests/phpunit/includes/site/TestSites.php +share/mediawiki/tests/phpunit/includes/skins/SkinFactoryTest.php +share/mediawiki/tests/phpunit/includes/skins/SkinTemplateTest.php +share/mediawiki/tests/phpunit/includes/specialpage/SpecialPageFactoryTest.php +share/mediawiki/tests/phpunit/includes/specialpage/SpecialPageTest.php +share/mediawiki/tests/phpunit/includes/specialpage/SpecialPageTestHelper.php +share/mediawiki/tests/phpunit/includes/specials/ImageListPagerTest.php +share/mediawiki/tests/phpunit/includes/specials/QueryAllSpecialPagesTest.php +share/mediawiki/tests/phpunit/includes/specials/SpecialBooksourcesTest.php +share/mediawiki/tests/phpunit/includes/specials/SpecialMIMESearchTest.php +share/mediawiki/tests/phpunit/includes/specials/SpecialMyLanguageTest.php +share/mediawiki/tests/phpunit/includes/specials/SpecialPreferencesTest.php +share/mediawiki/tests/phpunit/includes/specials/SpecialRecentchangesTest.php +share/mediawiki/tests/phpunit/includes/specials/SpecialSearchTest.php +share/mediawiki/tests/phpunit/includes/title/ForeignTitleTest.php +share/mediawiki/tests/phpunit/includes/title/MediaWikiPageLinkRendererTest.php +share/mediawiki/tests/phpunit/includes/title/MediaWikiTitleCodecTest.php +share/mediawiki/tests/phpunit/includes/title/NaiveForeignTitleFactoryTest.php +share/mediawiki/tests/phpunit/includes/title/NaiveImportTitleFactoryTest.php +share/mediawiki/tests/phpunit/includes/title/NamespaceAwareForeignTitleFactoryTest.php +share/mediawiki/tests/phpunit/includes/title/NamespaceImportTitleFactoryTest.php +share/mediawiki/tests/phpunit/includes/title/SubpageImportTitleFactoryTest.php +share/mediawiki/tests/phpunit/includes/title/TitleValueTest.php +share/mediawiki/tests/phpunit/includes/upload/UploadBaseTest.php +share/mediawiki/tests/phpunit/includes/upload/UploadFromUrlTest.php +share/mediawiki/tests/phpunit/includes/upload/UploadStashTest.php +share/mediawiki/tests/phpunit/includes/utils/IPTest.php +share/mediawiki/tests/phpunit/includes/utils/MWCryptHKDFTest.php +share/mediawiki/tests/phpunit/includes/utils/MWFunctionTest.php +share/mediawiki/tests/phpunit/includes/utils/UIDGeneratorTest.php +share/mediawiki/tests/phpunit/includes/utils/ZipDirectoryReaderTest.php +share/mediawiki/tests/phpunit/languages/LanguageClassesTestCase.php +share/mediawiki/tests/phpunit/languages/LanguageConverterTest.php +share/mediawiki/tests/phpunit/languages/LanguageTest.php +share/mediawiki/tests/phpunit/languages/SpecialPageAliasTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageAmTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageArTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageArqTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageBeTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageBe_taraskTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageBhoTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageBsTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageCsTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageCuTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageCyTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageDsbTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageFrTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageGaTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageGdTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageGvTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageHeTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageHiTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageHrTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageHsbTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageHuTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageHyTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageKshTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageLnTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageLtTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageLvTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageMgTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageMkTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageMlTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageMoTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageMtTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageNlTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageNsoTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguagePlTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageRoTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageRuTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageSeTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageSgsTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageShTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageSkTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageSlTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageSmaTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageSrTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageTiTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageTlTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageTrTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageUkTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageUzTest.php +share/mediawiki/tests/phpunit/languages/classes/LanguageWaTest.php +share/mediawiki/tests/phpunit/languages/utils/CLDRPluralRuleEvaluatorTest.php +share/mediawiki/tests/phpunit/maintenance/DumpTestCase.php +share/mediawiki/tests/phpunit/maintenance/MaintenanceTest.php +share/mediawiki/tests/phpunit/maintenance/backupPrefetchTest.php +share/mediawiki/tests/phpunit/maintenance/backupTextPassTest.php +share/mediawiki/tests/phpunit/maintenance/backup_LogTest.php +share/mediawiki/tests/phpunit/maintenance/backup_PageTest.php +share/mediawiki/tests/phpunit/maintenance/fetchTextTest.php +share/mediawiki/tests/phpunit/mocks/filebackend/MockFSFile.php +share/mediawiki/tests/phpunit/mocks/filebackend/MockFileBackend.php +share/mediawiki/tests/phpunit/mocks/media/MockBitmapHandler.php +share/mediawiki/tests/phpunit/mocks/media/MockDjVuHandler.php +share/mediawiki/tests/phpunit/mocks/media/MockImageHandler.php +share/mediawiki/tests/phpunit/mocks/media/MockSvgHandler.php +share/mediawiki/tests/phpunit/phpunit.php +share/mediawiki/tests/phpunit/run-tests.bat +share/mediawiki/tests/phpunit/skins/SideBarTest.php +share/mediawiki/tests/phpunit/structure/AutoLoaderTest.php +share/mediawiki/tests/phpunit/structure/AvailableRightsTest.php +share/mediawiki/tests/phpunit/structure/ResourcesTest.php +share/mediawiki/tests/phpunit/structure/StructureTest.php +share/mediawiki/tests/phpunit/suite.xml +share/mediawiki/tests/phpunit/suites/ExtensionsParserTestSuite.php +share/mediawiki/tests/phpunit/suites/ExtensionsTestSuite.php +share/mediawiki/tests/phpunit/suites/LessTestSuite.php +share/mediawiki/tests/phpunit/suites/UploadFromUrlTestSuite.php +share/mediawiki/tests/phpunit/tests/MediaWikiTestCaseTest.php +share/mediawiki/tests/qunit/.htaccess +share/mediawiki/tests/qunit/QUnitTestResources.php +share/mediawiki/tests/qunit/data/callMwLoaderTestCallback.js +share/mediawiki/tests/qunit/data/generateJqueryMsgData.php +share/mediawiki/tests/qunit/data/load.mock.php +share/mediawiki/tests/qunit/data/mediawiki.jqueryMsg.data.js +share/mediawiki/tests/qunit/data/qunitOkCall.js +share/mediawiki/tests/qunit/data/styleTest.css.php +share/mediawiki/tests/qunit/data/testrunner.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.accessKeyLabel.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.autoEllipsis.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.byteLength.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.byteLimit.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.color.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.colorUtil.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.getAttrs.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.hidpi.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.highlightText.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.localize.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.makeCollapsible.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.mwExtension.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.placeholder.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.tabIndex.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.tablesorter.parsers.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.tablesorter.test.js +share/mediawiki/tests/qunit/suites/resources/jquery/jquery.textSelection.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki.api/mediawiki.api.category.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki.api/mediawiki.api.options.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki.api/mediawiki.api.parse.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki.api/mediawiki.api.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki.api/mediawiki.api.watch.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki.special/mediawiki.special.recentchanges.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.Title.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.Uri.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.cldr.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.cookie.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.errorLogger.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.jqueryMsg.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.jscompat.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.language.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.messagePoster.factory.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.template.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.toc.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.track.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.user.test.js +share/mediawiki/tests/qunit/suites/resources/mediawiki/mediawiki.util.test.js +share/mediawiki/tests/qunit/suites/resources/startup.test.js +share/mediawiki/tests/testHelpers.inc share/mediawiki/thumb.php share/mediawiki/thumb.php5 share/mediawiki/thumb_handler.php share/mediawiki/thumb_handler.php5 +share/mediawiki/vendor/autoload.php +share/mediawiki/vendor/composer/ClassLoader.php +share/mediawiki/vendor/composer/autoload_classmap.php +share/mediawiki/vendor/composer/autoload_namespaces.php +share/mediawiki/vendor/composer/autoload_psr4.php +share/mediawiki/vendor/composer/autoload_real.php +share/mediawiki/vendor/composer/installed.json +share/mediawiki/vendor/cssjanus/cssjanus/APACHE-LICENSE-2.0.txt +share/mediawiki/vendor/cssjanus/cssjanus/README.md +share/mediawiki/vendor/cssjanus/cssjanus/composer.json +share/mediawiki/vendor/cssjanus/cssjanus/src/CSSJanus.php +share/mediawiki/vendor/cssjanus/cssjanus/test/codesniffer/ruleset.xml +share/mediawiki/vendor/cssjanus/cssjanus/test/phpunit.xml +share/mediawiki/vendor/cssjanus/cssjanus/test/run +share/mediawiki/vendor/cssjanus/cssjanus/test/suites/CSSJanusTest.php +share/mediawiki/vendor/leafo/lessphp/LICENSE +share/mediawiki/vendor/leafo/lessphp/Makefile +share/mediawiki/vendor/leafo/lessphp/README.md +share/mediawiki/vendor/leafo/lessphp/composer.json +share/mediawiki/vendor/leafo/lessphp/docs/docs.md +share/mediawiki/vendor/leafo/lessphp/lessc.inc.php +share/mediawiki/vendor/leafo/lessphp/lessify +share/mediawiki/vendor/leafo/lessphp/lessify.inc.php +share/mediawiki/vendor/leafo/lessphp/package.sh +share/mediawiki/vendor/leafo/lessphp/plessc +share/mediawiki/vendor/leafo/lessphp/tests/ApiTest.php +share/mediawiki/vendor/leafo/lessphp/tests/ErrorHandlingTest.php +share/mediawiki/vendor/leafo/lessphp/tests/InputTest.php +share/mediawiki/vendor/leafo/lessphp/tests/README.md +share/mediawiki/vendor/leafo/lessphp/tests/bootstrap.sh +share/mediawiki/vendor/leafo/lessphp/tests/inputs/accessors.less.disable +share/mediawiki/vendor/leafo/lessphp/tests/inputs/arity.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/attributes.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/builtins.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/colors.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/compile_on_mixin.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/data-uri.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/directives.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/escape.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/font_family.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/guards.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/hacks.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/hi.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/ie.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/import.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/interpolation.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/keyframes.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/math.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/media.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/misc.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/mixin_functions.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/mixin_merging.less.disable +share/mediawiki/vendor/leafo/lessphp/tests/inputs/mixins.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/nested.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/pattern_matching.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/scopes.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/selector_expressions.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/site_demos.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/test-imports/a.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/test-imports/b.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/test-imports/file1.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/test-imports/file2.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/test-imports/file3.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/test-imports/inner/file1.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/test-imports/inner/file2.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs/variables.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs_lessjs/mixins-args.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs_lessjs/mixins-named-args.less +share/mediawiki/vendor/leafo/lessphp/tests/inputs_lessjs/strings.less +share/mediawiki/vendor/leafo/lessphp/tests/outputs/accessors.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/arity.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/attributes.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/builtins.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/colors.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/compile_on_mixin.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/data-uri.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/directives.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/escape.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/font_family.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/guards.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/hacks.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/hi.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/ie.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/import.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/interpolation.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/keyframes.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/math.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/media.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/misc.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/mixin_functions.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/mixin_merging.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/mixins.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/nested.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/nesting.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/pattern_matching.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/scopes.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/selector_expressions.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/site_demos.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs/variables.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs_lessjs/mixins-args.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs_lessjs/mixins-named-args.css +share/mediawiki/vendor/leafo/lessphp/tests/outputs_lessjs/strings.css +share/mediawiki/vendor/leafo/lessphp/tests/sort.php +share/mediawiki/vendor/liuggio/statsd-php-client/LICENSE +share/mediawiki/vendor/liuggio/statsd-php-client/Readme.md +share/mediawiki/vendor/liuggio/statsd-php-client/composer.json +share/mediawiki/vendor/liuggio/statsd-php-client/phpunit.xml.dist +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdData.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Exception/InvalidArgumentException.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Monolog/Formatter/StatsDFormatter.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Monolog/Handler/StatsDHandler.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Sender/EchoSender.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Sender/SenderInterface.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Sender/SocketSender.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Sender/SysLogSender.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/StatsdClient.php +share/mediawiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/StatsdClientInterface.php +share/mediawiki/vendor/liuggio/statsd-php-client/tests/Liuggio/StatsdClient/Entity/StatsdDataTest.php +share/mediawiki/vendor/liuggio/statsd-php-client/tests/Liuggio/StatsdClient/Monolog/Formatter/StatsDFormatterTest.php +share/mediawiki/vendor/liuggio/statsd-php-client/tests/Liuggio/StatsdClient/Monolog/Handler/StatsDHandlerTest.php +share/mediawiki/vendor/liuggio/statsd-php-client/tests/Liuggio/StatsdClient/ReadmeTest.php +share/mediawiki/vendor/liuggio/statsd-php-client/tests/Liuggio/StatsdClient/StatsdClientTest.php +share/mediawiki/vendor/liuggio/statsd-php-client/tests/Liuggio/StatsdClient/StatsdDataFactoryTest.php +share/mediawiki/vendor/liuggio/statsd-php-client/tests/bootstrap.php +share/mediawiki/vendor/oojs/oojs-ui/.csscomb.json +share/mediawiki/vendor/oojs/oojs-ui/.csslintrc +share/mediawiki/vendor/oojs/oojs-ui/.mailmap +share/mediawiki/vendor/oojs/oojs-ui/.npmignore +share/mediawiki/vendor/oojs/oojs-ui/AUTHORS.txt +share/mediawiki/vendor/oojs/oojs-ui/Doxyfile +share/mediawiki/vendor/oojs/oojs-ui/Gemfile.lock +share/mediawiki/vendor/oojs/oojs-ui/Gruntfile.js +share/mediawiki/vendor/oojs/oojs-ui/History.md +share/mediawiki/vendor/oojs/oojs-ui/LICENSE-MIT +share/mediawiki/vendor/oojs/oojs-ui/README.md +share/mediawiki/vendor/oojs/oojs-ui/bin/doccomparer.rb +share/mediawiki/vendor/oojs/oojs-ui/bin/docparser.rb +share/mediawiki/vendor/oojs/oojs-ui/bin/generate-JSPHP-for-karma.php +share/mediawiki/vendor/oojs/oojs-ui/bin/testsuitegenerator.rb +share/mediawiki/vendor/oojs/oojs-ui/build/banner.txt +share/mediawiki/vendor/oojs/oojs-ui/build/modules.json +share/mediawiki/vendor/oojs/oojs-ui/build/tasks/colorize-svg.js +share/mediawiki/vendor/oojs/oojs-ui/build/tasks/typos.js +share/mediawiki/vendor/oojs/oojs-ui/build/typos.json +share/mediawiki/vendor/oojs/oojs-ui/composer.json +share/mediawiki/vendor/oojs/oojs-ui/demos/demo.js +share/mediawiki/vendor/oojs/oojs-ui/demos/index.html +share/mediawiki/vendor/oojs/oojs-ui/demos/infusion.js +share/mediawiki/vendor/oojs/oojs-ui/demos/pages/dialogs.js +share/mediawiki/vendor/oojs/oojs-ui/demos/pages/icons.js +share/mediawiki/vendor/oojs/oojs-ui/demos/pages/toolbars.js +share/mediawiki/vendor/oojs/oojs-ui/demos/pages/widgets.js +share/mediawiki/vendor/oojs/oojs-ui/demos/styles/demo.css +share/mediawiki/vendor/oojs/oojs-ui/demos/widgets.php +share/mediawiki/vendor/oojs/oojs-ui/i18n/ace.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/af.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/am.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ar.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/arc.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/arq.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ast.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/awa.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/az.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ba.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/bcc.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/bcl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/be-tarask.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/be.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/bg.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/bn.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/br.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/bs.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ca.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ce.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ckb.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/co.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/crh-cyrl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/crh-latn.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/cs.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/cu.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/cy.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/da.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/de.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/diq.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/dsb.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/egl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/el.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/eml.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/en.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/eo.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/es.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/et.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/eu.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/fa.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/fi.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/fo.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/fr.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/frr.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/fur.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/fy.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/gd.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/gl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/gu.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/he.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/hi.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/hr.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/hsb.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/hu.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/hy.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ia.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/id.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ie.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ilo.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/is.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/it.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ja.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/jv.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ka.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/kk-cyrl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/km.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/kn.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ko.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/krc.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ksh.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ku-latn.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/kw.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ky.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/lb.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/lmo.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/lt.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/lv.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/lzh.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/mg.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/min.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/mk.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ml.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/mr.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ms.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/nap.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/nb.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/nds-nl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/nds.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ne.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/nl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/nn.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/oc.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/om.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/or.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/pa.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/pfl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/pl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/pms.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ps.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/pt-br.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/pt.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/qqq.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/qu.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ro.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/roa-tara.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ru.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sah.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/scn.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sco.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sh.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/si.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sk.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sq.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sr-ec.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sr-el.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sv.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/sw.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ta.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/te.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/tg-cyrl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/th.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/tl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/tr.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/tt-cyrl.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/ug-arab.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/uk.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/uz.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/vec.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/vi.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/vo.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/wuu.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/yi.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/yo.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/yue.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/zh-hans.json +share/mediawiki/vendor/oojs/oojs-ui/i18n/zh-hant.json +share/mediawiki/vendor/oojs/oojs-ui/jsduck.categories.json +share/mediawiki/vendor/oojs/oojs-ui/jsduck.eg-iframe.html +share/mediawiki/vendor/oojs/oojs-ui/jsduck.external.js +share/mediawiki/vendor/oojs/oojs-ui/jsduck.json +share/mediawiki/vendor/oojs/oojs-ui/php/Element.php +share/mediawiki/vendor/oojs/oojs-ui/php/ElementMixin.php +share/mediawiki/vendor/oojs/oojs-ui/php/Exception.php +share/mediawiki/vendor/oojs/oojs-ui/php/HtmlSnippet.php +share/mediawiki/vendor/oojs/oojs-ui/php/Layout.php +share/mediawiki/vendor/oojs/oojs-ui/php/Tag.php +share/mediawiki/vendor/oojs/oojs-ui/php/Theme.php +share/mediawiki/vendor/oojs/oojs-ui/php/Widget.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/ButtonElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/FlaggedElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/GroupElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/IconElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/IndicatorElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/LabelElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/TabIndexedElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/elements/TitledElement.php +share/mediawiki/vendor/oojs/oojs-ui/php/layouts/FieldLayout.php +share/mediawiki/vendor/oojs/oojs-ui/php/layouts/FieldsetLayout.php +share/mediawiki/vendor/oojs/oojs-ui/php/layouts/FormLayout.php +share/mediawiki/vendor/oojs/oojs-ui/php/layouts/PanelLayout.php +share/mediawiki/vendor/oojs/oojs-ui/php/themes/ApexTheme.php +share/mediawiki/vendor/oojs/oojs-ui/php/themes/MediaWikiTheme.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/ButtonGroupWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/ButtonInputWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/ButtonWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/CheckboxInputWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/DropdownInputWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/IconWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/IndicatorWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/InputWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/LabelWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/RadioInputWidget.php +share/mediawiki/vendor/oojs/oojs-ui/php/widgets/TextInputWidget.php +share/mediawiki/vendor/oojs/oojs-ui/src/ActionSet.js +share/mediawiki/vendor/oojs/oojs-ui/src/Dialog.js +share/mediawiki/vendor/oojs/oojs-ui/src/Element.js +share/mediawiki/vendor/oojs/oojs-ui/src/Error.js +share/mediawiki/vendor/oojs/oojs-ui/src/HtmlSnippet.js +share/mediawiki/vendor/oojs/oojs-ui/src/Layout.js +share/mediawiki/vendor/oojs/oojs-ui/src/Process.js +share/mediawiki/vendor/oojs/oojs-ui/src/Theme.js +share/mediawiki/vendor/oojs/oojs-ui/src/Tool.js +share/mediawiki/vendor/oojs/oojs-ui/src/ToolFactory.js +share/mediawiki/vendor/oojs/oojs-ui/src/ToolGroup.js +share/mediawiki/vendor/oojs/oojs-ui/src/ToolGroupFactory.js +share/mediawiki/vendor/oojs/oojs-ui/src/Toolbar.js +share/mediawiki/vendor/oojs/oojs-ui/src/Widget.js +share/mediawiki/vendor/oojs/oojs-ui/src/Window.js +share/mediawiki/vendor/oojs/oojs-ui/src/WindowManager.js +share/mediawiki/vendor/oojs/oojs-ui/src/core.js +share/mediawiki/vendor/oojs/oojs-ui/src/dialogs/MessageDialog.js +share/mediawiki/vendor/oojs/oojs-ui/src/dialogs/ProcessDialog.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/ButtonElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/ClippableElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/DraggableElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/DraggableGroupElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/FlaggedElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/GroupElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/IconElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/IndicatorElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/LabelElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/LookupElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/PendingElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/PopupElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/TabIndexedElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/elements/TitledElement.js +share/mediawiki/vendor/oojs/oojs-ui/src/intro.js.txt +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/ActionFieldLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/BookletLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/CardLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/FieldLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/FieldsetLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/FormLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/IndexLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/MenuLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/PageLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/PanelLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/layouts/StackLayout.js +share/mediawiki/vendor/oojs/oojs-ui/src/outro.js.txt +share/mediawiki/vendor/oojs/oojs-ui/src/styles/Dialog.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/Element.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/Layout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/Tool.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/ToolGroup.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/Toolbar.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/Widget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/Window.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/WindowManager.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/common.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/core.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/dialogs/MessageDialog.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/dialogs/ProcessDialog.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/ButtonElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/ClippableElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/DraggableElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/DraggableGroupElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/FlaggedElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/GroupElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/IconElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/IndicatorElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/LabelElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/LookupElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/PopupElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/TabIndexedElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/elements/TitledElement.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/images/grab.cur +share/mediawiki/vendor/oojs/oojs-ui/src/styles/images/grabbing.cur +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/ActionFieldLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/BookletLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/CardLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/FieldLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/FieldsetLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/FormLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/IndexLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/MenuLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/PageLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/PanelLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/layouts/StackLayout.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/theme.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/toolgroups/BarToolGroup.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/toolgroups/ListToolGroup.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/toolgroups/MenuToolGroup.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/toolgroups/PopupToolGroup.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/tools/PopupTool.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/tools/ToolGroupTool.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ActionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ButtonGroupWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ButtonInputWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ButtonOptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ButtonSelectWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ButtonWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/CheckboxInputWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ComboBoxWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/DecoratedOptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/DropdownInputWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/DropdownWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/IconWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/IndicatorWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/InputWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/LabelWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/MenuOptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/MenuSectionOptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/MenuSelectWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/OptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/OutlineControlsWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/OutlineOptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/OutlineSelectWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/PopupButtonWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/PopupWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ProgressBarWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/RadioInputWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/RadioOptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/RadioSelectWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/SearchWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/SelectWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/TabOptionWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/TabSelectWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/TextInputMenuSelectWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/TextInputWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ToggleButtonWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ToggleSwitchWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/styles/widgets/ToggleWidget.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/ApexTheme.js +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/common.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/core.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/elements.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/icons-editing-advanced.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/icons-editing-core.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/icons-editing-list.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/icons-editing-styling.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/icons-moderation.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/icons-movement.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/icons.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/add.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/advanced.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/alert.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/align-center.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/align-float-left.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/align-float-right.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/arched-arrow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/arched-arrow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/arrow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/arrow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bigger-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bigger-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/block.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/blockUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/blockUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-arab-ain.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-arab-dad.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-armn-to.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-b.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-cyrl-be.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-cyrl-te.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-cyrl-zhe.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-f.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-g.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-geor-man.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-l.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-n.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/bold-v.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/cancel.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/caret-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/caret-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/caretDown.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/caretUp.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/case-sensitive.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/check.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/circle.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/close.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/code.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/collapse.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/comment.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/downTriangle.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/edit-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/edit-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/editLock-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/editLock-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/editUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/editUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/ellipsis.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/expand.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/external-link-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/external-link-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/find-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/find-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/flag-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/flag-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/flagUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/flagUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/help-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/help-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/history.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/indent-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/indent-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/info.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/insert.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-arab-keheh-jeem.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-arab-meem.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-armn-sha.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-c.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-d.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-e.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-geor-kan.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-i.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-k.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/italic-s.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/language.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/layout-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/layout-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/link.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/listBullet-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/listBullet-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/listNumbered-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/listNumbered-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/lock.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/menu.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/move-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/move-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/move.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/newline-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/newline-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/noWikiText-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/noWikiText-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/outdent-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/outdent-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/outline-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/outline-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/picture.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/puzzle-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/puzzle-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/quotes-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/quotes-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/quotesAdd-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/quotesAdd-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/redirect-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/redirect-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/regular-expression.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/remove.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/search.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/secure-link.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/settings.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/smaller-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/smaller-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/specialCharacter.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/star.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/strikethrough-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/strikethrough-s.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/strikethrough-y.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/subscript-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/subscript-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/superscript-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/superscript-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/table-caption.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/table-insert-column-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/table-insert-column-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/table-insert-row-after.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/table-insert-row-before.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/table-merge-cells.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/table.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/tag.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/templateAdd-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/templateAdd-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/text-dir-lefttoright.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/text-dir-righttoleft.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/text-style.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/translation-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/translation-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/trash.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/trashUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/trashUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/unLock-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/unLock-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/unStar.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/underline-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/underline-u.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/upTriangle.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/wikiText.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/icons/window.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/alert.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/arrow-down.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/arrow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/arrow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/arrow-up.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/required.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/search-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/indicators/search-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/textures/pending.gif +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/textures/transparency.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/images/toolbar-shadow.png +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/indicators.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/layouts.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/textures.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/tools.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/widgets.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/apex/windows.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/BlankTheme.js +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/common.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/core.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/elements.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/images/icons/README.txt +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/images/indicators/README.txt +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/images/textures/README.txt +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/layouts.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/tools.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/widgets.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/blank/windows.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/MediaWikiTheme.js +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/common.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/core.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/elements.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-alerts.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-content.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-editing-advanced.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-editing-core.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-editing-list.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-editing-styling.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-interactions.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-layout.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-location.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-media.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-moderation.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-movement.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-user.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons-wikimedia.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/icons.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/add.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/advanced.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/alert.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/align-center.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/align-float-left.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/align-float-right.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/arched-arrow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/arched-arrow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/arrow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/arrow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/article-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/article-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/articleCheck-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/articleCheck-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/articleSearch-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/articleSearch-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bell.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bellOn-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bellOn-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/beta.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/betaLaunch.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bigger-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bigger-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/block.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/blockUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/blockUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-arab-ain.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-arab-dad.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-armn-to.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-b.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-cyrl-be.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-cyrl-te.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-cyrl-zhe.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-f.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-g.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-geor-man.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-l.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-n.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bold-v.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/book-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/book-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bookmark-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/bookmark-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/browser-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/browser-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/cancel.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/caret-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/caret-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/caretDown.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/caretUp.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/case-sensitive.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/check.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/circle.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/citeArticle-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/citeArticle-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/clear.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/clock.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/close-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/close-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/code.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/collapse.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/comment.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/die-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/die-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/downTriangle.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/download-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/download-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/edit-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/edit-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/editLock-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/editLock-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/editUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/editUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/ellipsis.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/expand.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/external-link-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/external-link-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/eye.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/eyeClosed.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/find-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/find-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/flag-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/flag-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/flagUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/flagUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/folderPlaceholder-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/folderPlaceholder-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/funnel-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/funnel-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/heart.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/help-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/help-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/history.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/image-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/image-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/imageAdd-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/imageAdd-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/imageLock-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/imageLock-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/indent-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/indent-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/info.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/insert.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-arab-keheh-jeem.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-arab-meem.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-armn-sha.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-c.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-d.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-e.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-geor-kan.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-i.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-k.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/italic-s.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/journal-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/journal-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/key-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/key-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/keyboard-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/keyboard-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/language.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/layout-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/layout-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/link-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/link-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/listBullet-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/listBullet-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/listNumbered-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/listNumbered-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/lock-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/lock-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/logOut-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/logOut-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/logo-cc.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/logo-wikimediaCommons.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/logo-wikipedia.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/map-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/map-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/mapPin.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/mapPinAdd-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/mapPinAdd-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/menu.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/message-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/message-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/move-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/move-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/move.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/newWindow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/newWindow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/newline-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/newline-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/newspaper-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/newspaper-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/noWikiText-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/noWikiText-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/outdent-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/outdent-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/outline-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/outline-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/photoGallery-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/photoGallery-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/picture.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/play-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/play-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/printer-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/printer-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/puzzle-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/puzzle-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/quotes-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/quotes-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/quotesAdd-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/quotesAdd-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/redirect-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/redirect-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/regular-expression.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/remove.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/ribbonPrize.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/search-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/search-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/secure-link.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/settings.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/signature-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/signature-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/smaller-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/smaller-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/specialCharacter.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/speechBubble-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/speechBubble-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/speechBubbleAdd-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/speechBubbleAdd-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/speechBubbles-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/speechBubbles-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/star.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stop.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/strikethrough-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/strikethrough-s.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/strikethrough-y.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stripeFlow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stripeFlow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stripeSideMenu.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stripeSummary-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stripeSummary-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stripeToC-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/stripeToC-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/subscript-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/subscript-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/sun-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/sun-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/superscript-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/superscript-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/table-caption.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/table-insert-column-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/table-insert-column-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/table-insert-row-after.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/table-insert-row-before.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/table-merge-cells.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/table.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/tag.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/templateAdd-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/templateAdd-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/text-dir-lefttoright.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/text-dir-righttoleft.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/text-style.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/translation-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/translation-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/trash.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/trashUndo-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/trashUndo-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/unLock-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/unLock-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/unStar.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/underline-a.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/underline-u.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/upTriangle.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/upload-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/upload-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/userActive-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/userActive-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/userAvatar.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/userInactive-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/userInactive-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/userTalk-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/userTalk-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/viewCompact.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/viewDetails-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/viewDetails-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/visionSimulator.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/watchlist-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/watchlist-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/wikiText.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/wikitrail-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/wikitrail-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/icons/window.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/alert.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/arrow-down.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/arrow-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/arrow-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/arrow-up.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/required.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/search-ltr.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/indicators/search-rtl.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/textures/pending.gif +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/images/textures/transparency.svg +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/indicators.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/layouts.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/textures.json +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/tools.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/widgets.less +share/mediawiki/vendor/oojs/oojs-ui/src/themes/mediawiki/windows.less +share/mediawiki/vendor/oojs/oojs-ui/src/toolgroups/BarToolGroup.js +share/mediawiki/vendor/oojs/oojs-ui/src/toolgroups/ListToolGroup.js +share/mediawiki/vendor/oojs/oojs-ui/src/toolgroups/MenuToolGroup.js +share/mediawiki/vendor/oojs/oojs-ui/src/toolgroups/PopupToolGroup.js +share/mediawiki/vendor/oojs/oojs-ui/src/tools/PopupTool.js +share/mediawiki/vendor/oojs/oojs-ui/src/tools/ToolGroupTool.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ActionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ButtonGroupWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ButtonInputWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ButtonOptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ButtonSelectWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ButtonWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/CheckboxInputWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ComboBoxWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/DecoratedOptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/DropdownInputWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/DropdownWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/GroupWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/IconWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/IndicatorWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/InputWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ItemWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/LabelWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/MenuOptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/MenuSectionOptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/MenuSelectWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/OptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/OutlineControlsWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/OutlineOptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/OutlineSelectWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/PopupButtonWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/PopupWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ProgressBarWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/RadioInputWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/RadioOptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/RadioSelectWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/SearchWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/SelectWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/TabOptionWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/TabSelectWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/TextInputMenuSelectWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/TextInputWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ToggleButtonWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ToggleSwitchWidget.js +share/mediawiki/vendor/oojs/oojs-ui/src/widgets/ToggleWidget.js +share/mediawiki/vendor/oojs/oojs-ui/tests/Element.test.js +share/mediawiki/vendor/oojs/oojs-ui/tests/JSPHP.test.karma.js +share/mediawiki/vendor/oojs/oojs-ui/tests/JSPHP.test.standalone.js +share/mediawiki/vendor/oojs/oojs-ui/tests/Process.test.js +share/mediawiki/vendor/oojs/oojs-ui/tests/QUnit.assert.equalDomElement.js +share/mediawiki/vendor/oojs/oojs-ui/tests/elements/FlaggedElement.test.js +share/mediawiki/vendor/oojs/oojs-ui/tests/index.php +share/mediawiki/vendor/psr/log/LICENSE +share/mediawiki/vendor/psr/log/Psr/Log/AbstractLogger.php +share/mediawiki/vendor/psr/log/Psr/Log/InvalidArgumentException.php +share/mediawiki/vendor/psr/log/Psr/Log/LogLevel.php +share/mediawiki/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +share/mediawiki/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +share/mediawiki/vendor/psr/log/Psr/Log/LoggerInterface.php +share/mediawiki/vendor/psr/log/Psr/Log/LoggerTrait.php +share/mediawiki/vendor/psr/log/Psr/Log/NullLogger.php +share/mediawiki/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +share/mediawiki/vendor/psr/log/README.md +share/mediawiki/vendor/psr/log/composer.json +share/mediawiki/vendor/wikimedia/cdb/COPYING +share/mediawiki/vendor/wikimedia/cdb/Doxyfile +share/mediawiki/vendor/wikimedia/cdb/README.md +share/mediawiki/vendor/wikimedia/cdb/composer.json +share/mediawiki/vendor/wikimedia/cdb/doc/README +share/mediawiki/vendor/wikimedia/cdb/src/Exception.php +share/mediawiki/vendor/wikimedia/cdb/src/Reader.php +share/mediawiki/vendor/wikimedia/cdb/src/Reader/DBA.php +share/mediawiki/vendor/wikimedia/cdb/src/Reader/PHP.php +share/mediawiki/vendor/wikimedia/cdb/src/Util.php +share/mediawiki/vendor/wikimedia/cdb/src/Writer.php +share/mediawiki/vendor/wikimedia/cdb/src/Writer/DBA.php +share/mediawiki/vendor/wikimedia/cdb/src/Writer/PHP.php +share/mediawiki/vendor/wikimedia/cdb/test/CdbTest.php +share/mediawiki/vendor/wikimedia/composer-merge-plugin/LICENSE +share/mediawiki/vendor/wikimedia/composer-merge-plugin/README.md +share/mediawiki/vendor/wikimedia/composer-merge-plugin/composer.json +share/mediawiki/vendor/wikimedia/composer-merge-plugin/src/MergePlugin.php +share/mediawiki/vendor/wikimedia/utfnormal/README.md +share/mediawiki/vendor/wikimedia/utfnormal/scripts/benchmark.php +share/mediawiki/vendor/wikimedia/utfnormal/scripts/generate.php +share/mediawiki/vendor/wikimedia/utfnormal/scripts/memstress.php +share/mediawiki/vendor/wikimedia/utfnormal/scripts/testdata/berlin.txt +share/mediawiki/vendor/wikimedia/utfnormal/scripts/testdata/bulgakov.txt +share/mediawiki/vendor/wikimedia/utfnormal/scripts/testdata/tokyo.txt +share/mediawiki/vendor/wikimedia/utfnormal/scripts/testdata/washington.txt +share/mediawiki/vendor/wikimedia/utfnormal/scripts/testdata/young.txt +share/mediawiki/vendor/wikimedia/utfnormal/src/Constants.php +share/mediawiki/vendor/wikimedia/utfnormal/src/UtfNormalData.inc +share/mediawiki/vendor/wikimedia/utfnormal/src/UtfNormalDataK.inc +share/mediawiki/vendor/wikimedia/utfnormal/src/Util.php +share/mediawiki/vendor/wikimedia/utfnormal/src/Validator.php +share/mediawiki/vendor/zordius/lightncandy/.scrutinizer.yml +share/mediawiki/vendor/zordius/lightncandy/CONTRIBUTING.md +share/mediawiki/vendor/zordius/lightncandy/HISTORY.md +share/mediawiki/vendor/zordius/lightncandy/LICENSE.txt +share/mediawiki/vendor/zordius/lightncandy/README.md +share/mediawiki/vendor/zordius/lightncandy/UPGRADE.md +share/mediawiki/vendor/zordius/lightncandy/build/gen_doc +share/mediawiki/vendor/zordius/lightncandy/build/gen_test.php +share/mediawiki/vendor/zordius/lightncandy/build/push_ghpage +share/mediawiki/vendor/zordius/lightncandy/build/runphp +share/mediawiki/vendor/zordius/lightncandy/build/travis_push +share/mediawiki/vendor/zordius/lightncandy/composer.json +share/mediawiki/vendor/zordius/lightncandy/example_debug.png +share/mediawiki/vendor/zordius/lightncandy/phpunit.xml +share/mediawiki/vendor/zordius/lightncandy/src/lightncandy.php +share/mediawiki/vendor/zordius/lightncandy/tests/LCRun3Test.php +share/mediawiki/vendor/zordius/lightncandy/tests/LightnCandyTest.php +share/mediawiki/vendor/zordius/lightncandy/tests/errorTest.php +share/mediawiki/vendor/zordius/lightncandy/tests/example_debug.php +share/mediawiki/vendor/zordius/lightncandy/tests/example_helpers.php +share/mediawiki/vendor/zordius/lightncandy/tests/handlebarsSpecTest.php +share/mediawiki/vendor/zordius/lightncandy/tests/helpers_for_test.php +share/mediawiki/vendor/zordius/lightncandy/tests/mustacheSpecTest.php +share/mediawiki/vendor/zordius/lightncandy/tests/recursive.tmpl +share/mediawiki/vendor/zordius/lightncandy/tests/regressionTest.php +share/mediawiki/vendor/zordius/lightncandy/tests/test1.tmpl +share/mediawiki/vendor/zordius/lightncandy/tests/test2.tmpl +share/mediawiki/vendor/zordius/lightncandy/tests/test3.tmpl share/mediawiki/wiki.phtml +@pkgdir share/mediawiki/vendor/zordius/lightncandy/specs/mustache +@pkgdir share/mediawiki/vendor/zordius/lightncandy/specs/handlebars diff --git a/www/mediawiki/distinfo b/www/mediawiki/distinfo index d680c6d02..734ab8bca 100644 --- a/www/mediawiki/distinfo +++ b/www/mediawiki/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.37 2014/12/20 02:26:59 wen Exp $ +$NetBSD: distinfo,v 1.39 2015/05/28 00:42:56 wen Exp $ -SHA1 (mediawiki-1.24.1.tar.gz) = 9ad18d6f432bb77a27d5d3145278a296b15186db -RMD160 (mediawiki-1.24.1.tar.gz) = 2ae8706ec248947a1da78f498f4991e81c55e1fb -Size (mediawiki-1.24.1.tar.gz) = 20725572 bytes +SHA1 (mediawiki-1.25.1.tar.gz) = 16e6186c224a54efef5c165222ee94949efe4655 +RMD160 (mediawiki-1.25.1.tar.gz) = 6ed49a04e32c81d1b05787dccc6f21d1b1702d1a +Size (mediawiki-1.25.1.tar.gz) = 23661450 bytes diff --git a/www/midori/Makefile b/www/midori/Makefile index b38e6d38f..abbd8a08d 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.76 2014/12/02 10:07:23 snj Exp $ +# $NetBSD: Makefile,v 1.81 2015/06/07 14:06:00 youri Exp $ DISTNAME= midori_0.5.9_all_ PKGNAME= ${DISTNAME:S/_all_//:S/_/-/} +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://midori-browser.org/downloads/ @@ -41,12 +42,15 @@ CONF_FILES+= ${EGDIR}/extensions/adblock/config \ CONFIGURE_ENV= VALAC=${VALAC} +pre-configure: + ${RM} ${WRKSRC}/extensions/history-list.vala.orig + .include "../../databases/sqlite3/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../devel/libidn/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/gnome-icon-theme/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" #.include "../../security/gnome-keyring/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../textproc/libxml2/buildlink3.mk" diff --git a/www/midori/distinfo b/www/midori/distinfo index fa200ea84..7093dd69a 100644 --- a/www/midori/distinfo +++ b/www/midori/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.23 2014/12/02 10:07:23 snj Exp $ +$NetBSD: distinfo,v 1.24 2015/04/24 11:23:05 joerg Exp $ SHA1 (midori_0.5.9_all_.tar.bz2) = 475614dcc89a214a3c2fdc2aaefc817a5fa0ca03 RMD160 (midori_0.5.9_all_.tar.bz2) = 0436382ed629bfce63a93b2645314f5a08f2b855 Size (midori_0.5.9_all_.tar.bz2) = 1332192 bytes SHA1 (patch-config_CMakeLists.txt) = 5ac4af9f980749659058fb55e7fd25ad6226861f +SHA1 (patch-extensions_history-list.vala) = 74959c33009040b33f34da1173c8114e82434399 diff --git a/www/midori/patches/patch-extensions_history-list.vala b/www/midori/patches/patch-extensions_history-list.vala new file mode 100644 index 000000000..bd1151fc6 --- /dev/null +++ b/www/midori/patches/patch-extensions_history-list.vala @@ -0,0 +1,22 @@ +$NetBSD: patch-extensions_history-list.vala,v 1.1 2015/04/24 11:23:05 joerg Exp $ + +--- extensions/history-list.vala.orig 2015-04-23 18:29:27.000000000 +0000 ++++ extensions/history-list.vala +@@ -319,7 +319,7 @@ namespace HistoryList { + } + + private void create_widgets () { +- ListStore model; ++ Gtk.ListStore model; + TreeIter iter; + TreeIter? active_iter = null; + +@@ -331,7 +331,7 @@ namespace HistoryList { + + var tab_closing_behavior = this.hl_manager.get_integer ("TabClosingBehavior"); + +- model = new ListStore (2, typeof (string), typeof (int)); ++ model = new Gtk.ListStore (2, typeof (string), typeof (int)); + + model.append (out iter); + model.set (iter, TabClosingBehaviorModel.TEXT, _("Do nothing"), diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index d4108087f..d90d4d7d7 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2014/02/12 23:18:46 tron Exp $ +# $NetBSD: Makefile,v 1.25 2015/05/05 15:55:17 joerg Exp $ -DISTNAME= mini_httpd-1.19 -PKGREVISION= 8 +DISTNAME= mini_httpd-1.21 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/mini_httpd/ @@ -21,6 +20,8 @@ MAKE_ENV+= PKG_LIBS=${LIBS:Q} .if ${OPSYS} == "SunOS" MAKE_ENV+= SYSV_LIBS="-lnsl -lsocket" +.elif ${OPSYS} == "NetBSD" +MAKE_ENV+= CRYPT_LIB=-lcrypt .endif SUBST_CLASSES= htpasswd diff --git a/www/mini_httpd/distinfo b/www/mini_httpd/distinfo index f4b688b87..d45131f5e 100644 --- a/www/mini_httpd/distinfo +++ b/www/mini_httpd/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.8 2010/06/19 21:09:10 asau Exp $ +$NetBSD: distinfo,v 1.9 2015/04/11 16:16:54 schwarz Exp $ -SHA1 (mini_httpd-1.19/mini_httpd-1.19.tar.gz) = b156a5e0b9b6e2169ed772a5890fc63d8ed60514 -RMD160 (mini_httpd-1.19/mini_httpd-1.19.tar.gz) = 4e8ec41bd9238d49481354bcf9404fb11519a667 -Size (mini_httpd-1.19/mini_httpd-1.19.tar.gz) = 42063 bytes -SHA1 (patch-aa) = 1bf0a30eae6303e7692f768227daf1751c73c389 -SHA1 (patch-ab) = bf74dd6f6a921024e0dde08eeff39fdf64706414 -SHA1 (patch-ac) = ccbd255aa5b3580426276e8f2fe211deea3feae5 -SHA1 (patch-ad) = 17fea4bef22eb4f89d442b86378b3b567afa7300 +SHA1 (mini_httpd-1.21/mini_httpd-1.21.tar.gz) = affd3e73f54ddf89c8ee82afdecf046eaabf755b +RMD160 (mini_httpd-1.21/mini_httpd-1.21.tar.gz) = 7fae61ee60cece845c9ccb7aa7507acdfe30683d +Size (mini_httpd-1.21/mini_httpd-1.21.tar.gz) = 43351 bytes +SHA1 (patch-aa) = 9156d0f4a7d8b727db34bdf8b7691509f51f9e31 +SHA1 (patch-ab) = bf0f1cc373c0b7da4c4f4f4f0001ba357c16510a +SHA1 (patch-ac) = c0587f2efa9a349cf739eafdeb2ee54f1fa44629 diff --git a/www/mini_httpd/patches/patch-aa b/www/mini_httpd/patches/patch-aa index a961510ba..ae604330e 100644 --- a/www/mini_httpd/patches/patch-aa +++ b/www/mini_httpd/patches/patch-aa @@ -1,52 +1,60 @@ -$NetBSD: patch-aa,v 1.3 2009/07/07 19:05:23 joerg Exp $ +$NetBSD: patch-aa,v 1.4 2015/04/11 16:16:54 schwarz Exp $ ---- Makefile.orig Fri Nov 1 23:02:57 2002 -+++ Makefile -@@ -14,21 +14,23 @@ CRYPT_LIB = -lcrypt +--- Makefile.orig 2014-10-19 08:33:43.000000000 +0200 ++++ Makefile 2015-04-11 18:09:33.000000000 +0200 +@@ -7,26 +7,29 @@ + # CONFIGURE: Some systems don't need -lcrypt, and indeed they get an + # error if you try to link with it. If you get an error about libcrypt + # not found, try commenting out this definition. +-CRYPT_LIB = -lcrypt ++#CRYPT_LIB = -lcrypt + + # CONFIGURE: If you want to compile in support for https, uncomment these + # definitions. You will need to have already built OpenSSL, available at # http://www.openssl.org/ Make sure the SSL_TREE definition points to the # tree with your OpenSSL installation - depending on how you installed it, # it may be in /usr/local instead of /usr/local/ssl. -#SSL_TREE = /usr/local/ssl -#SSL_DEFS = -DUSE_SSL --#SSL_INC = -I${SSL_TREE}/include --#SSL_LIBS = -L${SSL_TREE}/lib -lssl -lcrypto +-#SSL_INC = -I$(SSL_TREE)/include +-#SSL_LIBS = -L$(SSL_TREE)/lib -lssl -lcrypto +SSL_TREE = ${PREFIX} +SSL_DEFS = -DUSE_SSL -+SSL_INC = -I${SSL_TREE}/include -+SSL_LIBS = -L${SSL_TREE}/lib -lssl -lcrypto ++SSL_INC = -I$(SSL_TREE)/include ++SSL_LIBS = -L$(SSL_TREE)/lib -lssl -lcrypto -BINDIR = /usr/local/sbin -MANDIR = /usr/local/man +-CC = cc +BINDIR = ${PREFIX}/sbin +MANDIR = ${PREFIX}/${PKGMANDIR} - CC = gcc - CDEFS = ${SSL_DEFS} ${SSL_INC} --CFLAGS = -O ${CDEFS} -+#CFLAGS = -O ${CDEFS} - #CFLAGS = -g ${CDEFS} ++#CC = cc + CDEFS = $(SSL_DEFS) $(SSL_INC) +-CFLAGS = -O $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long -LDFLAGS = -s +-LDLIBS = $(CRYPT_LIB) $(SSL_LIBS) $(SYSV_LIBS) ++#CFLAGS = -O $(CDEFS) -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long +CFLAGS = ${PKG_CFLAGS} ${CDEFS} +#LDFLAGS = -s - #LDFLAGS = -g --LDLIBS = ${SSL_LIBS} ${SYSV_LIBS} ${CRYPT_LIB} +LDFLAGS = ${PKG_LDFLAGS} ++#LDLIBS = $(CRYPT_LIB) $(SSL_LIBS) $(SYSV_LIBS) +LDLIBS = ${SSL_LIBS} ${SYSV_LIBS} ${CRYPT_LIB} ${PKG_LIBS} all: mini_httpd htpasswd -@@ -72,14 +74,13 @@ mini_httpd.pem: mini_httpd.cnf +@@ -70,14 +73,13 @@ install: all -- rm -f ${BINDIR}/mini_httpd ${BINDIR}/htpasswd -- -mkdir -p ${BINDIR} -- cp mini_httpd htpasswd ${BINDIR} -- rm -f ${MANDIR}/man8/mini_httpd.8 ${MANDIR}/man1/htpasswd.1 -- -mkdir -p ${MANDIR}/man8 -- cp mini_httpd.8 ${MANDIR}/man8 -- -mkdir -p ${MANDIR}/man1 -- cp htpasswd.1 ${MANDIR}/man1 +- rm -f $(BINDIR)/mini_httpd $(BINDIR)/htpasswd +- -mkdir -p $(BINDIR) +- cp mini_httpd htpasswd $(BINDIR) +- rm -f $(MANDIR)/man8/mini_httpd.8 $(MANDIR)/man1/htpasswd.1 +- -mkdir -p $(MANDIR)/man8 +- cp mini_httpd.8 $(MANDIR)/man8 +- -mkdir -p $(MANDIR)/man1 +- cp htpasswd.1 $(MANDIR)/man1 + ${BSD_INSTALL_PROGRAM_DIR} ${DESTDIR}${BINDIR} + ${BSD_INSTALL_PROGRAM} mini_httpd ${DESTDIR}${BINDIR}/mini_httpd + ${BSD_INSTALL_PROGRAM} htpasswd ${DESTDIR}${BINDIR}/mhtpasswd @@ -57,3 +65,8 @@ $NetBSD: patch-aa,v 1.3 2009/07/07 19:05:23 joerg Exp $ clean: rm -f mini_httpd mime_encodings.h mime_types.h htpasswd mini_httpd.rnd *.o core core.* *.core +@@ -92,3 +94,4 @@ + tar cf $$name.tar $$name ; \ + rm -rf $$name ; \ + gzip $$name.tar ++ diff --git a/www/mini_httpd/patches/patch-ab b/www/mini_httpd/patches/patch-ab index e5dde3dbb..2fa7df41e 100644 --- a/www/mini_httpd/patches/patch-ab +++ b/www/mini_httpd/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.1 2005/12/08 17:11:58 joerg Exp $ +$NetBSD: patch-ab,v 1.2 2015/04/11 16:16:54 schwarz Exp $ ---- port.h.orig 2005-12-08 17:07:17.000000000 +0000 -+++ port.h +--- port.h.orig 2014-08-02 20:04:01.000000000 +0200 ++++ port.h 2015-04-11 17:53:12.000000000 +0200 @@ -1,6 +1,6 @@ /* port.h - portability defines */ @@ -10,8 +10,8 @@ $NetBSD: patch-ab,v 1.1 2005/12/08 17:11:58 joerg Exp $ # define OS_FreeBSD # define ARCH "FreeBSD" #elif defined(__OpenBSD__) -@@ -39,7 +39,7 @@ - # define HAVE_INT64T +@@ -40,7 +40,7 @@ + # define HAVE_SRANDOMDEV # ifdef SO_ACCEPTFILTER # define HAVE_ACCEPT_FILTERS -# if ( __FreeBSD_version >= 411000 ) diff --git a/www/mini_httpd/patches/patch-ac b/www/mini_httpd/patches/patch-ac index 742ae1ed5..1b1075612 100644 --- a/www/mini_httpd/patches/patch-ac +++ b/www/mini_httpd/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.1 2007/01/18 16:28:08 reed Exp $ +$NetBSD: patch-ac,v 1.2 2015/04/11 16:16:54 schwarz Exp $ ---- mini_httpd.c.orig 2006-12-31 03:00:18.000000000 +0900 -+++ mini_httpd.c 2007-01-05 11:40:35.000000000 +0900 -@@ -822,6 +822,10 @@ +--- mini_httpd.c.orig 2014-10-19 08:33:10.000000000 +0200 ++++ mini_httpd.c 2015-04-11 17:54:03.000000000 +0200 +@@ -833,6 +833,10 @@ if ( errno == EPROTO ) continue; /* try again */ #endif /* EPROTO */ diff --git a/www/mini_httpd/patches/patch-ad b/www/mini_httpd/patches/patch-ad deleted file mode 100644 index 6739cedac..000000000 --- a/www/mini_httpd/patches/patch-ad +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2010/06/19 21:09:11 asau Exp $ - -Avoid clash: getline exists in NetBSD already. - ---- htpasswd.c.orig 2001-12-19 03:08:10.000000000 +0300 -+++ htpasswd.c 2010-06-20 01:02:53.000000000 +0400 -@@ -49,7 +49,7 @@ - while((line[y++] = line[x++])); - } - --static int getline(char *s, int n, FILE *f) { -+static int get_line(char *s, int n, FILE *f) { - register int i=0; - - while(1) { -@@ -189,7 +189,7 @@ - strcpy(user,argv[2]); - - found = 0; -- while(!(getline(line,MAX_STRING_LEN,f))) { -+ while(!(get_line(line,MAX_STRING_LEN,f))) { - if(found || (line[0] == '#') || (!line[0])) { - putline(tfp,line); - continue; diff --git a/www/mknmz-wwwoffle/Makefile b/www/mknmz-wwwoffle/Makefile index fcaedba8f..f5ddeecdf 100644 --- a/www/mknmz-wwwoffle/Makefile +++ b/www/mknmz-wwwoffle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:50 wiz Exp $ # DISTNAME= mknmz-wwwoffle-0.7.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= japanese www MASTER_SITES= http://www.naney.org/comp/distrib/mknmz-wwwoffle/archive/ diff --git a/www/mono-xsp/Makefile b/www/mono-xsp/Makefile index 087aaa9e8..c2a8bcf5b 100644 --- a/www/mono-xsp/Makefile +++ b/www/mono-xsp/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.36 2015/05/23 06:28:58 kefren Exp $ -DISTNAME= xsp-2.10.2 +DISTNAME= xsp-3.8 PKGNAME= mono-${DISTNAME} -PKGREVISION= 9 CATEGORIES= www -MASTER_SITES= http://ftp.novell.com/pub/mono/sources/xsp/ -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://download.mono-project.com/sources/xsp/ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/ASP.NET @@ -25,6 +23,12 @@ SUBST_FILES.unwrap_mk= unittests/Tests.XSP.Security/Makefile SUBST_SED.unwrap_mk= -e 's,^MAKEINFO = .*,MAKEINFO = makeinfo,' SUBST_SED.unwrap_mk+= -e 's,^PKG_CONFIG = .*,PKG_CONFIG = ${PREFIX}/bin/pkg-config,' +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + .include "../../databases/sqlite3/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/mono-xsp/PLIST b/www/mono-xsp/PLIST index 73ab63fb9..24d2d311f 100644 --- a/www/mono-xsp/PLIST +++ b/www/mono-xsp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2011/06/10 04:12:38 kefren Exp $ +@comment $NetBSD: PLIST,v 1.17 2015/05/23 06:28:58 kefren Exp $ bin/asp-state bin/asp-state2 bin/asp-state4 @@ -11,33 +11,39 @@ bin/fastcgi-mono-server4 bin/mod-mono-server bin/mod-mono-server2 bin/mod-mono-server4 +bin/mono-fpm +bin/shim bin/xsp bin/xsp2 bin/xsp4 +lib/libfpm_helper.la lib/mono/2.0/Mono.WebServer2.dll lib/mono/2.0/fastcgi-mono-server2.exe lib/mono/2.0/mod-mono-server2.exe lib/mono/2.0/xsp2.exe -lib/mono/4.0/Mono.WebServer2.dll -lib/mono/4.0/fastcgi-mono-server4.exe -lib/mono/4.0/mod-mono-server4.exe -lib/mono/4.0/xsp4.exe +lib/mono/4.5/Mono.WebServer2.dll +lib/mono/4.5/fastcgi-mono-server4.exe +lib/mono/4.5/mod-mono-server4.exe +lib/mono/4.5/mono-fpm.exe +lib/mono/4.5/xsp4.exe lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll lib/mono/gac/Mono.WebServer2/0.2.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb lib/mono/gac/Mono.WebServer2/0.4.0.0__0738eb9f132ed756/Mono.WebServer2.dll lib/mono/gac/Mono.WebServer2/0.4.0.0__0738eb9f132ed756/Mono.WebServer2.dll.mdb -lib/mono/gac/fastcgi-mono-server2/${PKGVERSION}.0__0738eb9f132ed756/fastcgi-mono-server2.exe -lib/mono/gac/fastcgi-mono-server2/${PKGVERSION}.0__0738eb9f132ed756/fastcgi-mono-server2.exe.mdb -lib/mono/gac/fastcgi-mono-server4/${PKGVERSION}.0__0738eb9f132ed756/fastcgi-mono-server4.exe -lib/mono/gac/fastcgi-mono-server4/${PKGVERSION}.0__0738eb9f132ed756/fastcgi-mono-server4.exe.mdb -lib/mono/gac/mod-mono-server2/${PKGVERSION}.0__0738eb9f132ed756/mod-mono-server2.exe -lib/mono/gac/mod-mono-server2/${PKGVERSION}.0__0738eb9f132ed756/mod-mono-server2.exe.mdb -lib/mono/gac/mod-mono-server4/${PKGVERSION}.0__0738eb9f132ed756/mod-mono-server4.exe -lib/mono/gac/mod-mono-server4/${PKGVERSION}.0__0738eb9f132ed756/mod-mono-server4.exe.mdb -lib/mono/gac/xsp2/${PKGVERSION}.0__0738eb9f132ed756/xsp2.exe -lib/mono/gac/xsp2/${PKGVERSION}.0__0738eb9f132ed756/xsp2.exe.mdb -lib/mono/gac/xsp4/${PKGVERSION}.0__0738eb9f132ed756/xsp4.exe -lib/mono/gac/xsp4/${PKGVERSION}.0__0738eb9f132ed756/xsp4.exe.mdb +lib/mono/gac/fastcgi-mono-server2/${PKGVERSION}.0.0__0738eb9f132ed756/fastcgi-mono-server2.exe +lib/mono/gac/fastcgi-mono-server2/${PKGVERSION}.0.0__0738eb9f132ed756/fastcgi-mono-server2.exe.mdb +lib/mono/gac/fastcgi-mono-server4/${PKGVERSION}.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe +lib/mono/gac/fastcgi-mono-server4/${PKGVERSION}.0.0__0738eb9f132ed756/fastcgi-mono-server4.exe.mdb +lib/mono/gac/mod-mono-server2/${PKGVERSION}.0.0__0738eb9f132ed756/mod-mono-server2.exe +lib/mono/gac/mod-mono-server2/${PKGVERSION}.0.0__0738eb9f132ed756/mod-mono-server2.exe.mdb +lib/mono/gac/mod-mono-server4/${PKGVERSION}.0.0__0738eb9f132ed756/mod-mono-server4.exe +lib/mono/gac/mod-mono-server4/${PKGVERSION}.0.0__0738eb9f132ed756/mod-mono-server4.exe.mdb +lib/mono/gac/mono-fpm/${PKGVERSION}.0.0__0738eb9f132ed756/mono-fpm.exe +lib/mono/gac/mono-fpm/${PKGVERSION}.0.0__0738eb9f132ed756/mono-fpm.exe.mdb +lib/mono/gac/xsp2/${PKGVERSION}.0.0__0738eb9f132ed756/xsp2.exe +lib/mono/gac/xsp2/${PKGVERSION}.0.0__0738eb9f132ed756/xsp2.exe.mdb +lib/mono/gac/xsp4/${PKGVERSION}.0.0__0738eb9f132ed756/xsp4.exe +lib/mono/gac/xsp4/${PKGVERSION}.0.0__0738eb9f132ed756/xsp4.exe.mdb lib/monodoc/sources/Mono.FastCGI.source lib/monodoc/sources/Mono.FastCGI.tree lib/monodoc/sources/Mono.FastCGI.zip diff --git a/www/mono-xsp/buildlink3.mk b/www/mono-xsp/buildlink3.mk index 3357c32bf..d539df5c9 100644 --- a/www/mono-xsp/buildlink3.mk +++ b/www/mono-xsp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.13 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/05/23 06:28:58 kefren Exp $ BUILDLINK_TREE+= mono-xsp @@ -6,11 +6,11 @@ BUILDLINK_TREE+= mono-xsp MONO_XSP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mono-xsp+= mono-xsp>=2.0 -BUILDLINK_ABI_DEPENDS.mono-xsp+= mono-xsp>=2.10.2nb9 +BUILDLINK_ABI_DEPENDS.mono-xsp+= mono-xsp>=2.10.2nb10 BUILDLINK_PKGSRCDIR.mono-xsp?= ../../www/mono-xsp .include "../../databases/sqlite3/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .endif # MONO_XSP_BUILDLINK3_MK BUILDLINK_TREE+= -mono-xsp diff --git a/www/mono-xsp/distinfo b/www/mono-xsp/distinfo index c5392ad83..f6ed496d0 100644 --- a/www/mono-xsp/distinfo +++ b/www/mono-xsp/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2011/06/10 04:12:38 kefren Exp $ +$NetBSD: distinfo,v 1.17 2015/05/23 06:28:58 kefren Exp $ -SHA1 (xsp-2.10.2.tar.bz2) = cab9218c56bb9f6e1a8e8e56c3b97ac2eac27bec -RMD160 (xsp-2.10.2.tar.bz2) = 9d1097b3d841f48764480d144dc8aff0b8011ce2 -Size (xsp-2.10.2.tar.bz2) = 284801 bytes +SHA1 (xsp-3.8.tar.gz) = 10b24a2a7edd279dcec0a6e0a0ca8127d70ec24e +RMD160 (xsp-3.8.tar.gz) = 6f963e24a74005ef69065960dbf1e1cd92d9472a +Size (xsp-3.8.tar.gz) = 735140 bytes SHA1 (patch-aa) = 309ea56b58eed03f7a115b332f9218319751bc4b diff --git a/www/moodle/Makefile b/www/moodle/Makefile index f35bba3af..3e5e3d1e1 100644 --- a/www/moodle/Makefile +++ b/www/moodle/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2015/03/11 14:14:52 wen Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:51:50 wiz Exp $ -DISTNAME= moodle-2.8.5 +DISTNAME= moodle-2.9 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/} EXTRACT_SUFX= .tgz diff --git a/www/moodle/distinfo b/www/moodle/distinfo index 3a81c8a70..ec50bcfb8 100644 --- a/www/moodle/distinfo +++ b/www/moodle/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.27 2015/03/11 14:14:52 wen Exp $ +$NetBSD: distinfo,v 1.28 2015/05/15 10:58:18 wen Exp $ -SHA1 (moodle-2.8.5.tgz) = 170ca35a9de70b7b3ba36984a5c8690c8b94472a -RMD160 (moodle-2.8.5.tgz) = f9a57c1b4423f98a5e4a3fb6ca73a3238b563fd0 -Size (moodle-2.8.5.tgz) = 35792702 bytes +SHA1 (moodle-2.9.tgz) = b7cad21bbe510ce31491a02b900ab69520b2f56b +RMD160 (moodle-2.9.tgz) = d3628518a3dd177a5dd99a88165d509ae56e9e02 +Size (moodle-2.9.tgz) = 36300753 bytes diff --git a/www/mserv-php/Makefile b/www/mserv-php/Makefile index 3269015f5..407c770e9 100644 --- a/www/mserv-php/Makefile +++ b/www/mserv-php/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/03/15 11:52:31 taca Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/25 07:38:52 joerg Exp $ # DISTNAME= mserv-php-090 @@ -13,7 +13,6 @@ HOMEPAGE= # 404: http://dougiamas.com/mserv/ COMMENT= Quick web interface to mserv audio jukebox DEPENDS+= mserv-[0-9]*:../../audio/mserv -DEPENDS+= php>=${PHP_BASE_VERS}:${PHPPKGSRCDIR} WRKSRC= ${WRKDIR}/mserv-php @@ -43,4 +42,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/README-0.90 ${DESTDIR}${DOCDIR} .include "../../lang/php/phpversion.mk" +.include "${PHPPKGSRCDIR}/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/neon/Makefile b/www/neon/Makefile index 70d569101..bbce3e63e 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2015/06/12 10:51:50 wiz Exp $ DISTNAME= neon-0.30.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index 20f03341e..2c47ff10b 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/06/12 10:51:50 wiz Exp $ # DISTNAME= netsurf-1.2-src PKGNAME= ${DISTNAME:S/-src$//} -PKGREVISION= 32 +PKGREVISION= 34 CATEGORIES= www MASTER_SITES= http://www.netsurf-browser.org/downloads/releases/ diff --git a/www/nghttp2/DESCR b/www/nghttp2/DESCR new file mode 100644 index 000000000..adc7f6304 --- /dev/null +++ b/www/nghttp2/DESCR @@ -0,0 +1 @@ +nghttp2 is an implementation of HTTP/2 in C. diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile new file mode 100644 index 000000000..c6029c10f --- /dev/null +++ b/www/nghttp2/Makefile @@ -0,0 +1,27 @@ +# $NetBSD: Makefile,v 1.1 2015/06/03 11:53:53 fhajny Exp $ + +DISTNAME= nghttp2-1.0.1 +CATEGORIES= www +MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://nghttp2.org/ +COMMENT= Implementation of HTTP/2 in C +LICENSE= mit + +GITHUB_RELEASE= v${PKGVERSION_NOREV} + +GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes +USE_TOOLS+= gmake pkg-config + +.include "options.mk" + +PKGCONFIG_OVERRIDE+= lib/libnghttp2.pc.in +PKGCONFIG_OVERRIDE+= src/libnghttp2_asio.pc.in + +CONFIGURE_ARGS+= --disable-examples +CONFIGURE_ARGS+= --disable-python-bindings + +.include "../../mk/bsd.pkg.mk" diff --git a/www/nghttp2/PLIST b/www/nghttp2/PLIST new file mode 100644 index 000000000..8a7bd4f11 --- /dev/null +++ b/www/nghttp2/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/03 11:53:53 fhajny Exp $ +${PLIST.tools}bin/deflatehd +${PLIST.tools}bin/h2load +${PLIST.tools}bin/inflatehd +${PLIST.tools}bin/nghttp +${PLIST.tools}bin/nghttpd +${PLIST.tools}bin/nghttpx +${PLIST.asio}include/nghttp2/asio_http2.h +${PLIST.asio}include/nghttp2/asio_http2_client.h +${PLIST.asio}include/nghttp2/asio_http2_server.h +include/nghttp2/nghttp2.h +include/nghttp2/nghttp2ver.h +lib/libnghttp2.la +${PLIST.asio}lib/libnghttp2_asio.la +lib/pkgconfig/libnghttp2.pc +${PLIST.asio}lib/pkgconfig/libnghttp2_asio.pc +man/man1/h2load.1 +man/man1/nghttp.1 +man/man1/nghttpd.1 +man/man1/nghttpx.1 +share/doc/nghttp2/README.rst +share/nghttp2/fetch-ocsp-response diff --git a/www/nghttp2/buildlink3.mk b/www/nghttp2/buildlink3.mk new file mode 100644 index 000000000..015229fb5 --- /dev/null +++ b/www/nghttp2/buildlink3.mk @@ -0,0 +1,21 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/03 11:53:53 fhajny Exp $ + +BUILDLINK_TREE+= nghttp2 + +.if !defined(NGHTTP2_BUILDLINK3_MK) +NGHTTP2_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.nghttp2+= nghttp2>=1.0.0 +BUILDLINK_ABI_DEPENDS.nghttp2+= nghttp2>=1.0.0 +BUILDLINK_PKGSRCDIR.nghttp2?= ../../www/nghttp2 + +pkgbase := nghttp2 +.include "../../mk/pkg-build-options.mk" + +.if !empty(PKG_BUILD_OPTIONS.nghttp2:Mnghttp2-asio) +. include "../../devel/boost-libs/buildlink3.mk" +. include "../../security/openssl/buildlink3.mk" +.endif +.endif # NGHTTP2_BUILDLINK3_MK + +BUILDLINK_TREE+= -nghttp2 diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo new file mode 100644 index 000000000..e6962eb2e --- /dev/null +++ b/www/nghttp2/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/06/03 11:53:53 fhajny Exp $ + +SHA1 (nghttp2-1.0.1.tar.gz) = 6dc5a07e8f5a0351ca388e5d30c0978fe0530fee +RMD160 (nghttp2-1.0.1.tar.gz) = e6b7fa4d2502506b7cef6967b4e88a490a5e238d +Size (nghttp2-1.0.1.tar.gz) = 1350918 bytes +SHA1 (patch-configure) = 7a776cad97a6590d3bbef93ffee6815341719f46 diff --git a/www/nghttp2/options.mk b/www/nghttp2/options.mk new file mode 100644 index 000000000..8a154867c --- /dev/null +++ b/www/nghttp2/options.mk @@ -0,0 +1,47 @@ +# $NetBSD: options.mk,v 1.1 2015/06/03 11:53:53 fhajny Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.nghttp2 +PKG_SUPPORTED_OPTIONS= nghttp2-asio nghttp2-tools +PKG_SUGGESTED_OPTIONS= # + +.include "../../mk/bsd.options.mk" + +PLIST_VARS+= asio tools + +### +### Build the ASIO C++ library +### +.if !empty(PKG_OPTIONS:Mnghttp2-asio) +# Requires emplace() for associative containers, introduced in gcc 4.8.0 +GCC_REQD+= 4.8 +CONFIGURE_ARGS+= --enable-asio-lib +CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-libs} +CONFIGURE_ARGS+= --with-boost-asio --with-boost-system --with-boost-thread +PLIST.asio= yes +.include "../../devel/boost-libs/buildlink3.mk" +.include "../../security/openssl/buildlink3.mk" +.else +CONFIGURE_ARGS+= --with-boost=no +.endif + +### +### Build apps and tools +### +.if !empty(PKG_OPTIONS:Mnghttp2-tools) +# Requires emplace() for associative containers, introduced in gcc 4.8.0 +GCC_REQD+= 4.8 +CONFIGURE_ARGS+= --enable-app +CONFIGURE_ARGS+= --enable-hpack-tools +CONFIGURE_ARGS+= --with-spdylay +PLIST.tools= yes +.include "../../devel/libev/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../security/openssl/buildlink3.mk" +.include "../../textproc/jansson/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" +.include "../../www/spdylay/buildlink3.mk" +.else +CONFIGURE_ARGS+= --disable-app +CONFIGURE_ARGS+= --disable-hpack-tools +CONFIGURE_ARGS+= --without-spdylay +.endif diff --git a/www/nghttp2/patches/patch-configure b/www/nghttp2/patches/patch-configure new file mode 100644 index 000000000..57156007d --- /dev/null +++ b/www/nghttp2/patches/patch-configure @@ -0,0 +1,15 @@ +$NetBSD: patch-configure,v 1.1 2015/06/03 11:53:53 fhajny Exp $ + +Portability. + +--- configure.orig 2015-05-24 10:28:58.000000000 +0000 ++++ configure +@@ -18634,7 +18634,7 @@ else + $as_echo "yes" >&6; } + have_jansson=yes + fi +-if test "x${have_jansson}" == "xyes"; then ++if test "x${have_jansson}" = "xyes"; then + + $as_echo "#define HAVE_JANSSON 1" >>confdefs.h + diff --git a/www/nginx/Makefile b/www/nginx/Makefile index d59108567..60f228e0b 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2014/09/24 05:42:48 kim Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/26 13:46:53 rodent Exp $ -DISTNAME= nginx-1.6.2 +DISTNAME= nginx-1.8.0 MAINTAINER= joerg@NetBSD.org .include "../../www/nginx/Makefile.common" diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 4bd2554dc..5c30c1166 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,40 +1,7 @@ -$NetBSD: distinfo,v 1.44 2014/09/24 05:42:48 kim Exp $ +$NetBSD: distinfo,v 1.45 2015/06/26 13:46:53 rodent Exp $ -SHA1 (array-var-nginx-module-0.03.tar.gz) = b2666aa3c092060fcd3931a6d45798a5745c1ad6 -RMD160 (array-var-nginx-module-0.03.tar.gz) = 171c2d9bd02d7a7ede9f87ab348ef035cea14aec -Size (array-var-nginx-module-0.03.tar.gz) = 9520 bytes -SHA1 (echo-nginx-module-0.51.tar.gz) = 127d011f146a7e611f328cd4f2f29cdde1227f07 -RMD160 (echo-nginx-module-0.51.tar.gz) = 79bb11c34735381a5a90176eb4d07dec8b469ab4 -Size (echo-nginx-module-0.51.tar.gz) = 63460 bytes -SHA1 (encrypted-session-nginx-module-0.03.tar.gz) = b33a74b83a200299fe80a2441b4cc014fab02a6a -RMD160 (encrypted-session-nginx-module-0.03.tar.gz) = 89cab2054f95e1017c109238d399afe23ce499e6 -Size (encrypted-session-nginx-module-0.03.tar.gz) = 8949 bytes -SHA1 (form-input-nginx-module-0.07.tar.gz) = 4f68ad4b6b19f313582523585aee4e4473666ea3 -RMD160 (form-input-nginx-module-0.07.tar.gz) = 1d543c15c1ced82497987b7fd71d79d7c818b9bf -Size (form-input-nginx-module-0.07.tar.gz) = 10563 bytes -SHA1 (headers-more-nginx-module-0.25.tar.gz) = 514bc3df30b24eb0a06533f1ebaa579b898990f5 -RMD160 (headers-more-nginx-module-0.25.tar.gz) = 8270edae05b2cf24f1d46fb1b217d4943bf56372 -Size (headers-more-nginx-module-0.25.tar.gz) = 27973 bytes -SHA1 (lua-nginx-module-0.9.5.tar.gz) = c9c752461f407ccae40870d4cabfbf2bd8c81bac -RMD160 (lua-nginx-module-0.9.5.tar.gz) = 180331a69680278bac26f0a9ccd0de52fd88a7ea -Size (lua-nginx-module-0.9.5.tar.gz) = 476124 bytes -SHA1 (naxsi-0.53-2.tar.gz) = e29101b3193f434e4ec503671c41d0bacc64ff39 -RMD160 (naxsi-0.53-2.tar.gz) = 198ff9d2faf55ce3ed72332615f9e555e3afc155 -Size (naxsi-0.53-2.tar.gz) = 165690 bytes -SHA1 (nginx-1.6.2.tar.gz) = 1a5458bc15acf90eea16353a1dd17285cf97ec35 -RMD160 (nginx-1.6.2.tar.gz) = 58704be748781db2bcd67e5bad842f5ff8c55326 -Size (nginx-1.6.2.tar.gz) = 804164 bytes -SHA1 (nginx_http_push_module-0.692.tar.gz) = 72103084cad8f4d3d9a49a6b04cf780e4541605d -RMD160 (nginx_http_push_module-0.692.tar.gz) = 9d2be16074cf28115af0f1d8f3646937cda649ad -Size (nginx_http_push_module-0.692.tar.gz) = 29119 bytes -SHA1 (nginx_upload_module-2.2.0.tar.gz) = 93d6e83e613a0ce2ed057a434b344fa1b6609b47 -RMD160 (nginx_upload_module-2.2.0.tar.gz) = 5734af837be3fe8ec444a7e5e7f6707118594098 -Size (nginx_upload_module-2.2.0.tar.gz) = 25796 bytes -SHA1 (ngx_devel_kit-0.2.19.tar.gz) = 888635e80a8a0e6242b8e9b684ff60ffa70845a2 -RMD160 (ngx_devel_kit-0.2.19.tar.gz) = 64d3737bc4cc948c1363cce80d70e5260878811e -Size (ngx_devel_kit-0.2.19.tar.gz) = 65029 bytes -SHA1 (set-misc-nginx-module-0.24.tar.gz) = da404a7dac5fa4a0a86f42b4ec7648b607f4cd66 -RMD160 (set-misc-nginx-module-0.24.tar.gz) = 07d0bb8f2a0840534a82a2d18394163342393cef -Size (set-misc-nginx-module-0.24.tar.gz) = 40397 bytes +SHA1 (nginx-1.8.0.tar.gz) = 12bad312764feae50246685ab2e74512d1aa9b2f +RMD160 (nginx-1.8.0.tar.gz) = 9af62e81b42e572615f59fcedb222e9d6ad96b53 +Size (nginx-1.8.0.tar.gz) = 832104 bytes SHA1 (patch-aa) = 47f0c19b47b115f00ea6e9432d5bb12058c3bc1c SHA1 (patch-ab) = 0925a163db1ec36142fc3c32545f0abc1c5545c8 diff --git a/www/nginx/options.mk b/www/nginx/options.mk index 02d6f590a..94e75d38b 100644 --- a/www/nginx/options.mk +++ b/www/nginx/options.mk @@ -1,11 +1,11 @@ -# $NetBSD: options.mk,v 1.30 2014/05/30 08:14:07 fhajny Exp $ +# $NetBSD: options.mk,v 1.31 2015/06/04 10:25:17 fhajny Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.nginx PKG_SUPPORTED_OPTIONS= dav flv gtools inet6 luajit mail-proxy memcache naxsi \ pcre push realip ssl sub uwsgi image-filter upload \ debug status nginx-autodetect-cflags spdy echo \ set-misc headers-more array-var encrypted-session \ - form-input perl + form-input perl gzip PKG_SUGGESTED_OPTIONS= inet6 pcre ssl PLIST_VARS+= naxsi perl uwsgi @@ -213,3 +213,7 @@ PLIST.perl= yes .include "../../lang/perl5/dirs.mk" .include "../../lang/perl5/buildlink3.mk" .endif + +.if !empty(PKG_OPTIONS:Mgzip) +CONFIGURE_ARGS+= --with-http_gzip_static_module +.endif diff --git a/www/nspluginwrapper/Makefile b/www/nspluginwrapper/Makefile index a332e284f..7b43fa6a7 100644 --- a/www/nspluginwrapper/Makefile +++ b/www/nspluginwrapper/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:25:02 tnn Exp $ # DISTNAME= nspluginwrapper-1.2.2 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= www MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/nvu/Makefile b/www/nvu/Makefile index a5f523f0c..07fe60e57 100644 --- a/www/nvu/Makefile +++ b/www/nvu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:51 wiz Exp $ # DISTNAME= nvu-1.0-sources PKGNAME= ${DISTNAME:S/-sources//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www MASTER_SITES= http://cvs.nvu.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/nvu/distinfo b/www/nvu/distinfo index 5b98ebaf6..0e1890033 100644 --- a/www/nvu/distinfo +++ b/www/nvu/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2013/10/20 17:47:49 joerg Exp $ +$NetBSD: distinfo,v 1.9 2015/06/25 07:39:26 joerg Exp $ SHA1 (nvu-1.0-sources.tar.bz2) = 438b1633cb820bbede503ef2da90f46d4e96bee8 RMD160 (nvu-1.0-sources.tar.bz2) = 6d6fdb747d79e8602a4757e8eff8bbb21db6df8c @@ -11,11 +11,8 @@ SHA1 (patch-al) = 5fe0093d2fa0691e9db035ce224265b438eedd3a SHA1 (patch-an) = 090e62c11b8d1f4d6779f5b1e1221efb43f9460e SHA1 (patch-ao) = eb220c4c30838216e709179cf953b9cbb9696421 SHA1 (patch-ap) = 35a193158e43d57a1c31270214140afbb3cebb56 -SHA1 (patch-composer_base_dialogs_EdImageProps.js) = da39a3ee5e6b4b0d3255bfef95601890afd80709 -SHA1 (patch-composer_base_dialogs_EdLinkProps.js) = da39a3ee5e6b4b0d3255bfef95601890afd80709 +SHA1 (patch-config_milestone.pl) = eecf61e6f2e40a7156d910d956a2d9611de1dc31 SHA1 (patch-configure) = e3192e486d2b85827485a4211953ca3229db7d11 -SHA1 (patch-configure.in) = da39a3ee5e6b4b0d3255bfef95601890afd80709 -SHA1 (patch-editor_libeditor_html_nsHTMLEditRules.cpp) = da39a3ee5e6b4b0d3255bfef95601890afd80709 SHA1 (patch-layout_xul_base_src_nsStackFrame.h) = 56eda32dd08e90661b5244f64bd078ba55bee61c SHA1 (patch-netwerk_protocol_http_src_nshttpconnectionmgr_cpp) = 5b14d68932a3dd2be9e57f130e825150de8cc8dd SHA1 (patch-nsprpub_config_Makefile.in) = daf6423b53385c32e658fa5d93e33a0c5f31ca91 diff --git a/www/nvu/patches/patch-config_milestone.pl b/www/nvu/patches/patch-config_milestone.pl new file mode 100644 index 000000000..690f4c20b --- /dev/null +++ b/www/nvu/patches/patch-config_milestone.pl @@ -0,0 +1,13 @@ +$NetBSD: patch-config_milestone.pl,v 1.1 2015/06/25 07:39:26 joerg Exp $ + +--- config/milestone.pl.orig 2015-06-24 20:47:42.000000000 +0000 ++++ config/milestone.pl +@@ -85,7 +85,7 @@ $MILESTONE_FILE = "$TOPSRCDIR/config/mi + # + my $milestone = Moz::Milestone::getOfficialMilestone($MILESTONE_FILE); + +-if (defined(@TEMPLATE_FILE)) { ++if (@TEMPLATE_FILE) { + my $TFILE; + + foreach $TFILE (@TEMPLATE_FILE) { diff --git a/www/ocsigen/Makefile b/www/ocsigen/Makefile index 102bb822e..19d7cca8e 100644 --- a/www/ocsigen/Makefile +++ b/www/ocsigen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2015/02/11 13:45:02 jaapb Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/27 22:38:33 joerg Exp $ # VERSION= 2.5 @@ -13,6 +13,10 @@ HOMEPAGE= http://www.ocsigen.org/ COMMENT= Web programming framework for OCaml LICENSE= gnu-lgpl-v2.1 +# ln: ./ocsipersist.mli: File exists +# Makefile:42: recipe for target 'ocsipersist.mli' failed +MAKE_JOBS_SAFE= no + DEPENDS+= ocaml-react-[0-9]*:../../devel/ocaml-react DEPENDS+= ocaml-text-[0-9]*:../../textproc/ocaml-text diff --git a/www/p5-Alien-GvaScript/Makefile b/www/p5-Alien-GvaScript/Makefile index 07f584c25..fedd856f0 100644 --- a/www/p5-Alien-GvaScript/Makefile +++ b/www/p5-Alien-GvaScript/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/12/31 12:56:36 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:51 wiz Exp $ DISTNAME= Alien-GvaScript-1.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} diff --git a/www/p5-Any-URI-Escape/DESCR b/www/p5-Any-URI-Escape/DESCR new file mode 100644 index 000000000..eaf75f246 --- /dev/null +++ b/www/p5-Any-URI-Escape/DESCR @@ -0,0 +1,3 @@ +URI::Escape is great, but URI::Escape::XS is faster. This module loads +URI::Escape::XS and imports the two most common methods if XS is +installed. diff --git a/www/p5-Any-URI-Escape/Makefile b/www/p5-Any-URI-Escape/Makefile new file mode 100644 index 000000000..f7c0ce959 --- /dev/null +++ b/www/p5-Any-URI-Escape/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:51 wiz Exp $ + +DISTNAME= Any-URI-Escape-0.01 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= devel +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Any/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/ +COMMENT= Load URI::Escape::XS preferentially over URI::Escape +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI + +PERL5_PACKLIST= auto/Any/URI/Escape/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Any-URI-Escape/distinfo b/www/p5-Any-URI-Escape/distinfo new file mode 100644 index 000000000..5f5b5e363 --- /dev/null +++ b/www/p5-Any-URI-Escape/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 04:29:52 mef Exp $ + +SHA1 (Any-URI-Escape-0.01.tar.gz) = b0bf440e22364a72c3d747d8aaee8de943b0f5d0 +RMD160 (Any-URI-Escape-0.01.tar.gz) = 223e6a47cf2ff9e677d07e9e6d64fad390af520c +Size (Any-URI-Escape-0.01.tar.gz) = 1819 bytes diff --git a/www/p5-AnyEvent-HTTP/Makefile b/www/p5-AnyEvent-HTTP/Makefile index f9a5557e3..2fff7b6bf 100644 --- a/www/p5-AnyEvent-HTTP/Makefile +++ b/www/p5-AnyEvent-HTTP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/07/29 03:29:25 wen Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:51 wiz Exp $ -DISTNAME= AnyEvent-HTTP-2.21 +DISTNAME= AnyEvent-HTTP-2.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} diff --git a/www/p5-AnyEvent-HTTP/distinfo b/www/p5-AnyEvent-HTTP/distinfo index dce7d7d76..382eca309 100644 --- a/www/p5-AnyEvent-HTTP/distinfo +++ b/www/p5-AnyEvent-HTTP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/07/29 03:29:25 wen Exp $ +$NetBSD: distinfo,v 1.6 2015/05/23 11:44:47 mef Exp $ -SHA1 (AnyEvent-HTTP-2.21.tar.gz) = 2c13d2ce2931aa4908d10bbb53aa9613c0f972f0 -RMD160 (AnyEvent-HTTP-2.21.tar.gz) = e6cef173f2dc71504320ff7a15aa86b51b323927 -Size (AnyEvent-HTTP-2.21.tar.gz) = 26710 bytes +SHA1 (AnyEvent-HTTP-2.22.tar.gz) = c8f7d7ae0d2034d611dd2400612b5b846935b162 +RMD160 (AnyEvent-HTTP-2.22.tar.gz) = efc951818500166ea5df0c47fd87c5b404966cc8 +Size (AnyEvent-HTTP-2.22.tar.gz) = 27965 bytes diff --git a/www/p5-AnyEvent-HTTPD/Makefile b/www/p5-AnyEvent-HTTPD/Makefile index db47e2a23..43827b285 100644 --- a/www/p5-AnyEvent-HTTPD/Makefile +++ b/www/p5-AnyEvent-HTTPD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:51 wiz Exp $ DISTNAME= AnyEvent-HTTPD-0.93 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} diff --git a/www/p5-AnyEvent-ReverseHTTP/Makefile b/www/p5-AnyEvent-ReverseHTTP/Makefile index 14d866fc3..6e1825949 100644 --- a/www/p5-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-AnyEvent-ReverseHTTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:51 wiz Exp $ DISTNAME= AnyEvent-ReverseHTTP-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} diff --git a/www/p5-AnyEvent-SCGI/Makefile b/www/p5-AnyEvent-SCGI/Makefile index aa97ecc3d..257af99a7 100644 --- a/www/p5-AnyEvent-SCGI/Makefile +++ b/www/p5-AnyEvent-SCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:58 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:51 wiz Exp $ DISTNAME= AnyEvent-SCGI-1.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 1a8112362..daa913d94 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/06/12 10:51:51 wiz Exp $ # DISTNAME= Apache-ASP-2.62 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-DBILogConfig/Makefile b/www/p5-Apache-DBILogConfig/Makefile index b13a1a28e..e8ea9d7aa 100644 --- a/www/p5-Apache-DBILogConfig/Makefile +++ b/www/p5-Apache-DBILogConfig/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:51:51 wiz Exp $ # DISTNAME= Apache-DBILogConfig-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-DBILogger/Makefile b/www/p5-Apache-DBILogger/Makefile index 073b28c90..c8a4f82e0 100644 --- a/www/p5-Apache-DBILogger/Makefile +++ b/www/p5-Apache-DBILogger/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:51 wiz Exp $ # DISTNAME= Apache-DBILogger-0.93 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Filter/Makefile b/www/p5-Apache-Filter/Makefile index 99ce1fceb..b2d5f1024 100644 --- a/www/p5-Apache-Filter/Makefile +++ b/www/p5-Apache-Filter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:51:51 wiz Exp $ DISTNAME= Apache-Filter-1.024 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index 79d760e5f..74c6f4a14 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/06/12 10:51:51 wiz Exp $ DISTNAME= Apache-Gallery-0.9.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= www graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-LogFormat-Compiler/Makefile b/www/p5-Apache-LogFormat-Compiler/Makefile index b97bf2c4e..910c030c8 100644 --- a/www/p5-Apache-LogFormat-Compiler/Makefile +++ b/www/p5-Apache-LogFormat-Compiler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:37:59 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:51:52 wiz Exp $ # DISTNAME= Apache-LogFormat-Compiler-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-SSI/Makefile b/www/p5-Apache-SSI/Makefile index c27d0505e..a63919edf 100644 --- a/www/p5-Apache-SSI/Makefile +++ b/www/p5-Apache-SSI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 13:45:02 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:51:52 wiz Exp $ DISTNAME= Apache-SSI-2.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index 6bd59ed83..04dc6ed93 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:59 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:52 wiz Exp $ # DISTNAME= Apache-Session-SharedMem-0.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index f83c14e8a..2b17bda9c 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/11/23 06:45:08 mef Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:52 wiz Exp $ DISTNAME= Apache-Session-Wrapper-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 18ab4eb3e..f952b287a 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2014/11/23 06:50:06 mef Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:52 wiz Exp $ # DISTNAME= Apache-Session-1.93 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile index 157dc11c4..d83f6c635 100644 --- a/www/p5-Apache-Test/Makefile +++ b/www/p5-Apache-Test/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/12/31 09:05:09 mef Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:52 wiz Exp $ # DISTNAME= Apache-Test-1.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache2-AuthCASSimple/Makefile b/www/p5-Apache2-AuthCASSimple/Makefile index 8a3810c91..dbdcb0598 100644 --- a/www/p5-Apache2-AuthCASSimple/Makefile +++ b/www/p5-Apache2-AuthCASSimple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:59 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:52 wiz Exp $ # DISTNAME= Apache2-AuthCASSimple-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache2/} diff --git a/www/p5-Apache2-AuthCookie/Makefile b/www/p5-Apache2-AuthCookie/Makefile index 53569ae8d..e90f09adb 100644 --- a/www/p5-Apache2-AuthCookie/Makefile +++ b/www/p5-Apache2-AuthCookie/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/11/23 07:04:28 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:52 wiz Exp $ DISTNAME= Apache-AuthCookie-3.22 PKGNAME= p5-${DISTNAME:S/Apache/Apache2/} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache2-AuthCookieDBI/Makefile b/www/p5-Apache2-AuthCookieDBI/Makefile index 0dd72bc9d..4c7123a50 100644 --- a/www/p5-Apache2-AuthCookieDBI/Makefile +++ b/www/p5-Apache2-AuthCookieDBI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/11/23 07:06:28 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:52 wiz Exp $ # DISTNAME= Apache2-AuthCookieDBI-2.17 +PKGREVISION= 2 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache2/} diff --git a/www/p5-Apache2-AuthCookieDBI/distinfo b/www/p5-Apache2-AuthCookieDBI/distinfo index 7bee5f2f4..22e7d7aa9 100644 --- a/www/p5-Apache2-AuthCookieDBI/distinfo +++ b/www/p5-Apache2-AuthCookieDBI/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2014/11/23 07:06:28 mef Exp $ +$NetBSD: distinfo,v 1.6 2015/04/07 08:06:14 he Exp $ SHA1 (Apache2-AuthCookieDBI-2.17.tar.gz) = 9c99dc4aef039c949a1984aa9f35ae6d2c0e0e5d RMD160 (Apache2-AuthCookieDBI-2.17.tar.gz) = 834ee7de6c48ddb23082719503db796b6e00c188 Size (Apache2-AuthCookieDBI-2.17.tar.gz) = 41911 bytes +SHA1 (patch-lib_Apache2_AuthCookieDBI.pm) = c2971f36a873de59a13a8cc413fbe243f86b16ea diff --git a/www/p5-Apache2-AuthCookieDBI/patches/patch-lib_Apache2_AuthCookieDBI.pm b/www/p5-Apache2-AuthCookieDBI/patches/patch-lib_Apache2_AuthCookieDBI.pm new file mode 100644 index 000000000..1ca6e60d8 --- /dev/null +++ b/www/p5-Apache2-AuthCookieDBI/patches/patch-lib_Apache2_AuthCookieDBI.pm @@ -0,0 +1,69 @@ +$NetBSD: patch-lib_Apache2_AuthCookieDBI.pm,v 1.1 2015/04/07 08:06:14 he Exp $ + +Quoting database identifiers with backticks as is done in 2.17 is +not portable, and only works with a MySQL backend. Instead, use +the DBI quote_identifier method as hinted in +https://rt.cpan.org/Public/Bug/Display.html?id=101561 + +--- lib/Apache2/AuthCookieDBI.pm.orig 2012-12-06 03:41:41.000000000 +0000 ++++ lib/Apache2/AuthCookieDBI.pm +@@ -615,12 +615,16 @@ sub _get_crypted_password { + + my $crypted_password = EMPTY_STRING; + ++ my $PasswordField = $dbh->quote_identifier($c{'DBI_PasswordField'}); ++ my $UsersTable = $dbh->quote_identifier($c{'DBI_UsersTable'}); ++ my $UserField = $dbh->quote_identifier($c{'DBI_UserField'}); ++ + my $sql_query = <<"SQL"; +- SELECT `$c{'DBI_PasswordField'}` +- FROM `$c{'DBI_UsersTable'}` +- WHERE `$c{'DBI_UserField'}` = ? +- AND (`$c{'DBI_PasswordField'}` != '' +- AND `$c{'DBI_PasswordField'}` IS NOT NULL) ++ SELECT $PasswordField ++ FROM $UsersTable ++ WHERE $UserField = ? ++ AND ($PasswordField != '' ++ AND $PasswordField IS NOT NULL) + SQL + my $sth = $dbh->prepare_cached($sql_query); + $sth->execute($user); +@@ -964,11 +968,15 @@ sub group { + my $dbh = $class->_dbi_connect($r) || return Apache2::Const::SERVER_ERROR; + + # Now loop through all the groups to see if we're a member of any: ++ my $DBI_GroupUserField = $dbh->quote_identifier($c{'DBI_GroupUserField'}); ++ my $DBI_GroupsTable = $dbh->quote_identifier($c{'DBI_GroupsTable'}); ++ my $DBI_GroupField = $dbh->quote_identifier($c{'DBI_GroupField'}); ++ + my $sth = $dbh->prepare_cached( <<"EOS" ); +-SELECT `$c{'DBI_GroupUserField'}` +-FROM `$c{'DBI_GroupsTable'}` +-WHERE `$c{'DBI_GroupField'}` = ? +-AND `$c{'DBI_GroupUserField'}` = ? ++SELECT $DBI_GroupUserField ++FROM $DBI_GroupsTable ++WHERE $DBI_GroupField = ? ++AND $DBI_GroupUserField = ? + EOS + foreach my $group (@groups) { + $sth->execute( $group, $user ); +@@ -999,10 +1007,14 @@ sub user_is_active { + } + + my $dbh = $class->_dbi_connect($r) || return; ++ my $ActiveFieldName = $dbh->quote_identifier($active_field_name); ++ my $DBI_UsersTable = $dbh->quote_identifier($c{'DBI_UsersTable'}); ++ my $DBI_UserField = $dbh->quote_identifier($c{'DBI_UserField'}); ++ + my $sql_query = <<"SQL"; +- SELECT `$active_field_name` +- FROM `$c{'DBI_UsersTable'}` +- WHERE `$c{'DBI_UserField'}` = ? ++ SELECT $ActiveFieldName ++ FROM $DBI_UsersTable ++ WHERE $DBI_UserField = ? + SQL + + my $sth = $dbh->prepare_cached($sql_query); diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile index ba02f3269..8b7a31899 100644 --- a/www/p5-App-Nopaste/Makefile +++ b/www/p5-App-Nopaste/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/01/07 00:35:03 mef Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:52 wiz Exp $ -DISTNAME= App-Nopaste-1.003 +DISTNAME= App-Nopaste-1.004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} @@ -25,6 +26,11 @@ DEPENDS+= p5-Config-INI-[0-9]*:../../devel/p5-Config-INI DEPENDS+= p5-WWW-Pastebin-PastebinCom-Create-[0-9]*:../../www/p5-WWW-Pastebin-PastebinCom-Create DEPENDS+= {perl>=5.6.1,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp +# for make test +BUILD_DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS +BUILD_DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep + PERL5_MODULE_TYPE= Module::Install::Bundled .include "../../lang/perl5/module.mk" diff --git a/www/p5-App-Nopaste/distinfo b/www/p5-App-Nopaste/distinfo index 55a259768..bd0f74397 100644 --- a/www/p5-App-Nopaste/distinfo +++ b/www/p5-App-Nopaste/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/01/07 00:35:03 mef Exp $ +$NetBSD: distinfo,v 1.12 2015/05/10 14:33:41 mef Exp $ -SHA1 (App-Nopaste-1.003.tar.gz) = 5a0ab62877c17bfe7bd36e5e4b0cdd6652ac85f6 -RMD160 (App-Nopaste-1.003.tar.gz) = dfd97d145942e917d4f0550fd5a9f2db3768306c -Size (App-Nopaste-1.003.tar.gz) = 42390 bytes +SHA1 (App-Nopaste-1.004.tar.gz) = 685ba1b0aae40e955f0ec86bad877ff1214f72de +RMD160 (App-Nopaste-1.004.tar.gz) = 5bc39aeffa12d5e9d0780bd8cd2b46ff75997b12 +Size (App-Nopaste-1.004.tar.gz) = 45403 bytes diff --git a/www/p5-CGI-Ajax/Makefile b/www/p5-CGI-Ajax/Makefile index 555b17f0c..811dc2a62 100644 --- a/www/p5-CGI-Ajax/Makefile +++ b/www/p5-CGI-Ajax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:00 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:52 wiz Exp $ DISTNAME= CGI-Ajax-0.707 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Application-PSGI/Makefile b/www/p5-CGI-Application-PSGI/Makefile index 7f190edd6..ffc4ef962 100644 --- a/www/p5-CGI-Application-PSGI/Makefile +++ b/www/p5-CGI-Application-PSGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Application-PSGI-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Application-Plugin-DBH/Makefile b/www/p5-CGI-Application-Plugin-DBH/Makefile index b4d6a216b..4921418bc 100644 --- a/www/p5-CGI-Application-Plugin-DBH/Makefile +++ b/www/p5-CGI-Application-Plugin-DBH/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/12/31 13:03:39 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Application-Plugin-DBH-4.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Application-Plugin-ValidateRM/Makefile b/www/p5-CGI-Application-Plugin-ValidateRM/Makefile index 3a2cbc85f..40452eb2d 100644 --- a/www/p5-CGI-Application-Plugin-ValidateRM/Makefile +++ b/www/p5-CGI-Application-Plugin-ValidateRM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Application-Plugin-ValidateRM-2.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Application/Makefile b/www/p5-CGI-Application/Makefile index fae2f1bed..d97e26ae7 100644 --- a/www/p5-CGI-Application/Makefile +++ b/www/p5-CGI-Application/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:51:52 wiz Exp $ DISTNAME= CGI-Application-4.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Compile/Makefile b/www/p5-CGI-Compile/Makefile index 0ecf05f4b..e7a140706 100644 --- a/www/p5-CGI-Compile/Makefile +++ b/www/p5-CGI-Compile/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/07 00:16:37 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:53 wiz Exp $ -DISTNAME= CGI-Compile-0.18 +DISTNAME= CGI-Compile-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} @@ -17,6 +18,8 @@ PERL5_MODULE_TYPE= Module::Build::Tiny BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd +# for make test +BUILD_DEPENDS+= p5-CGI-Emulate-PSGI-[0-9]*:../../www/p5-CGI-Emulate-PSGI .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/p5-CGI-Compile/distinfo b/www/p5-CGI-Compile/distinfo index 995cd4229..d6ef49fb5 100644 --- a/www/p5-CGI-Compile/distinfo +++ b/www/p5-CGI-Compile/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/12/31 13:38:41 mef Exp $ +$NetBSD: distinfo,v 1.5 2015/05/10 15:06:22 mef Exp $ -SHA1 (CGI-Compile-0.18.tar.gz) = f6861bf3aaedf7b9fdb7b4455c6b59b5c1abb89f -RMD160 (CGI-Compile-0.18.tar.gz) = f59c5fb34efaf27e95bf4b92e1e74fac9a465565 -Size (CGI-Compile-0.18.tar.gz) = 19134 bytes +SHA1 (CGI-Compile-0.19.tar.gz) = f0d21fb58790e0b56480d0299b731a8b15e0487e +RMD160 (CGI-Compile-0.19.tar.gz) = 490064c6ac683d04feb0a09db7462577e8702717 +Size (CGI-Compile-0.19.tar.gz) = 19246 bytes diff --git a/www/p5-CGI-Cookie-Splitter/Makefile b/www/p5-CGI-Cookie-Splitter/Makefile index 658039266..5ca85df9d 100644 --- a/www/p5-CGI-Cookie-Splitter/Makefile +++ b/www/p5-CGI-Cookie-Splitter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/31 13:46:18 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Cookie-Splitter-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} @@ -14,7 +15,7 @@ USE_LANGUAGES= # empty PERL5_PACKLIST= auto/CGI/Cookie/Splitter/.packlist DEPENDS+= p5-CGI-Simple-[0-9]*:../../www/p5-CGI-Simple -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/p5-CGI-Cookie-XS/Makefile b/www/p5-CGI-Cookie-XS/Makefile index 5898a85b7..d78181a56 100644 --- a/www/p5-CGI-Cookie-XS/Makefile +++ b/www/p5-CGI-Cookie-XS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:00 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Cookie-XS-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/} diff --git a/www/p5-CGI-Emulate-PSGI/Makefile b/www/p5-CGI-Emulate-PSGI/Makefile index 69de146dd..d350063e4 100644 --- a/www/p5-CGI-Emulate-PSGI/Makefile +++ b/www/p5-CGI-Emulate-PSGI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/12/31 14:52:46 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Emulate-PSGI-0.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} @@ -12,6 +13,9 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww +# for make test +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires + USE_LANGUAGES= # empty PERL5_PACKLIST= auto/CGI/Emulate/PSGI/.packlist diff --git a/www/p5-CGI-Fast/Makefile b/www/p5-CGI-Fast/Makefile index 97fdca6ad..81daf09f9 100644 --- a/www/p5-CGI-Fast/Makefile +++ b/www/p5-CGI-Fast/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/03/03 06:17:34 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:51:53 wiz Exp $ -DISTNAME= CGI-Fast-2.07 +DISTNAME= CGI-Fast-2.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} @@ -13,7 +14,8 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-CGI>=3.65.02:../../www/p5-CGI DEPENDS+= p5-FCGI-[0-9]*:../../www/p5-FCGI # only for 'make test' -DEPENDS+= p5-CPAN-Changes-[0-9]*:../../devel/p5-CPAN-Changes +BUILD_DEPENDS+= p5-CPAN-Changes-[0-9]*:../../devel/p5-CPAN-Changes +BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep CONFLICTS+= p5-CGI<4.0 diff --git a/www/p5-CGI-Fast/distinfo b/www/p5-CGI-Fast/distinfo index ad5d448a1..80183c335 100644 --- a/www/p5-CGI-Fast/distinfo +++ b/www/p5-CGI-Fast/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/03 06:17:34 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/05/10 15:10:58 mef Exp $ -SHA1 (CGI-Fast-2.07.tar.gz) = b8d93cc21c94c2eb7b7627bd778126986921c8fd -RMD160 (CGI-Fast-2.07.tar.gz) = 7858544fc6930fb2ac34192e74bc7fd4a48fd814 -Size (CGI-Fast-2.07.tar.gz) = 8626 bytes +SHA1 (CGI-Fast-2.09.tar.gz) = e13c07a58cfae4fc4de946a1117f3a8aafdcdd80 +RMD160 (CGI-Fast-2.09.tar.gz) = ea68427025e62f87d59af7ac706ca85171847220 +Size (CGI-Fast-2.09.tar.gz) = 8675 bytes diff --git a/www/p5-CGI-FastTemplate/Makefile b/www/p5-CGI-FastTemplate/Makefile index d68d632a0..fd02eb7fb 100644 --- a/www/p5-CGI-FastTemplate/Makefile +++ b/www/p5-CGI-FastTemplate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 13:45:03 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-FastTemplate-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-FormBuilder/Makefile b/www/p5-CGI-FormBuilder/Makefile index 6b98e2d8f..f510ded1b 100644 --- a/www/p5-CGI-FormBuilder/Makefile +++ b/www/p5-CGI-FormBuilder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/10/14 14:43:09 schmonz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:53 wiz Exp $ -DISTNAME= CGI-FormBuilder-3.0501 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +DISTNAME= CGI-FormBuilder-3.09 +PKGNAME= p5-${DISTNAME}00 +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} EXTRACT_SUFX= .tgz @@ -20,6 +20,8 @@ DEPENDS+= p5-Text-Template>=1.43:../../textproc/p5-Text-Template post-extract: ${FIND} ${WRKSRC} -name "*.orig" -type f | ${XARGS} ${RM} -f +# garbage in the archive ? + (cd ${WRKSRC}; ${RM} -rf PaxHeader ) pre-configure: ${FIND} ${WRKSRC} -name "*.orig" -type f | ${XARGS} ${RM} -f diff --git a/www/p5-CGI-FormBuilder/distinfo b/www/p5-CGI-FormBuilder/distinfo index 2f02987bd..9185fc9a4 100644 --- a/www/p5-CGI-FormBuilder/distinfo +++ b/www/p5-CGI-FormBuilder/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2014/10/14 14:43:09 schmonz Exp $ +$NetBSD: distinfo,v 1.8 2015/05/10 15:15:06 mef Exp $ -SHA1 (CGI-FormBuilder-3.0501.tgz) = f682cad5f66c7b545c31605d521340e3f0c15ac5 -RMD160 (CGI-FormBuilder-3.0501.tgz) = 94e2dd395b87071c8dc72276026770e565016463 -Size (CGI-FormBuilder-3.0501.tgz) = 167585 bytes +SHA1 (CGI-FormBuilder-3.09.tgz) = b255d05b4af376b304e752d122ce377915d2883f +RMD160 (CGI-FormBuilder-3.09.tgz) = 01b3d3f410207258da65bd87d93fa3790048d15b +Size (CGI-FormBuilder-3.09.tgz) = 163526 bytes SHA1 (patch-lib_CGI_FormBuilder.pm) = ea46077e1c5ceaf4409cf1a4f9459d00730a1069 SHA1 (patch-lib_CGI_FormBuilder_Field.pm) = a4fc593652850402a258f60dc76041e2b99a48e5 diff --git a/www/p5-CGI-Kwiki/Makefile b/www/p5-CGI-Kwiki/Makefile index 0108b4fd2..58d46983a 100644 --- a/www/p5-CGI-Kwiki/Makefile +++ b/www/p5-CGI-Kwiki/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 13:45:03 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:53 wiz Exp $ # DISTNAME= CGI-Kwiki-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Lite/Makefile b/www/p5-CGI-Lite/Makefile index b4e52297f..191e23835 100644 --- a/www/p5-CGI-Lite/Makefile +++ b/www/p5-CGI-Lite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/26 11:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Lite-2.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Minimal/Makefile b/www/p5-CGI-Minimal/Makefile index c79f52541..3d9fd8bd1 100644 --- a/www/p5-CGI-Minimal/Makefile +++ b/www/p5-CGI-Minimal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 13:45:03 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-Minimal-1.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-PSGI/Makefile b/www/p5-CGI-PSGI/Makefile index 5dcf515a3..236389f7d 100644 --- a/www/p5-CGI-PSGI/Makefile +++ b/www/p5-CGI-PSGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:00 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:53 wiz Exp $ DISTNAME= CGI-PSGI-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-ProgressBar/Makefile b/www/p5-CGI-ProgressBar/Makefile index 0d3b4eafc..c6a896286 100644 --- a/www/p5-CGI-ProgressBar/Makefile +++ b/www/p5-CGI-ProgressBar/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:00 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:54 wiz Exp $ # DISTNAME= CGI-ProgressBar-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= http://search.cpan.org/CPAN/authors/id/L/LG/LGODDARD/ diff --git a/www/p5-CGI-Session-Driver-memcached/Makefile b/www/p5-CGI-Session-Driver-memcached/Makefile index a3656506c..62e48aa42 100644 --- a/www/p5-CGI-Session-Driver-memcached/Makefile +++ b/www/p5-CGI-Session-Driver-memcached/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CGI-Session-Driver-memcached-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Session-Plugin-Redirect/Makefile b/www/p5-CGI-Session-Plugin-Redirect/Makefile index 53ac97c99..faae9391d 100644 --- a/www/p5-CGI-Session-Plugin-Redirect/Makefile +++ b/www/p5-CGI-Session-Plugin-Redirect/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CGI-Session-Plugin-Redirect-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Session-Serialize-yaml/Makefile b/www/p5-CGI-Session-Serialize-yaml/Makefile index 5a8018641..31a10636f 100644 --- a/www/p5-CGI-Session-Serialize-yaml/Makefile +++ b/www/p5-CGI-Session-Serialize-yaml/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CGI-Session-Serialize-yaml-4.26 EXTRACT_SUFX= .tgz PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile index 393419a84..00b6e316f 100644 --- a/www/p5-CGI-Session/Makefile +++ b/www/p5-CGI-Session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CGI-Session-4.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile index 000890d27..68fa9e0dc 100644 --- a/www/p5-CGI-Simple/Makefile +++ b/www/p5-CGI-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/01 14:33:12 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CGI-Simple-1.115 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Struct/Makefile b/www/p5-CGI-Struct/Makefile index 884b8255e..699534bf5 100644 --- a/www/p5-CGI-Struct/Makefile +++ b/www/p5-CGI-Struct/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CGI-Struct-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 608d8feb6..64e4929fc 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2015/01/23 06:52:03 obache Exp $ +# $NetBSD: Makefile,v 1.77 2015/06/12 10:51:52 wiz Exp $ -DISTNAME= CGI-4.13 +DISTNAME= CGI-4.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} @@ -23,14 +24,10 @@ REPLACE_PERL+= examples/*.cgi HTMLDIR= ${PREFIX}/share/doc/p5-CGI INSTALLATION_DIRS= ${HTMLDIR}/examples -post-build: - cd ${WRKSRC}/examples && chmod +x *.cgi && perl make_links.pl - post-install: cd ${WRKSRC}/examples && \ - ${INSTALL_DATA} *.gif *.html *.txt *.xbm \ - ${DESTDIR}${HTMLDIR}/examples && \ - ${INSTALL_SCRIPT} *.cgi ${DESTDIR}${HTMLDIR}/examples + ${INSTALL_DATA} *.gif ${DESTDIR}${HTMLDIR}/examples && \ + ${INSTALL_SCRIPT} *.cgi *.pl ${DESTDIR}${HTMLDIR}/examples .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/p5-CGI/PLIST b/www/p5-CGI/PLIST index c173bf877..91595dbf2 100644 --- a/www/p5-CGI/PLIST +++ b/www/p5-CGI/PLIST @@ -1,37 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 2014/05/31 12:11:06 wiz Exp $ -share/doc/p5-CGI/examples/caution.xbm +@comment $NetBSD: PLIST,v 1.6 2015/04/22 06:33:25 wiz Exp $ share/doc/p5-CGI/examples/clickable_image.cgi -share/doc/p5-CGI/examples/clickable_image.txt share/doc/p5-CGI/examples/cookie.cgi -share/doc/p5-CGI/examples/cookie.txt share/doc/p5-CGI/examples/crash.cgi -share/doc/p5-CGI/examples/crash.txt -share/doc/p5-CGI/examples/customize.cgi -share/doc/p5-CGI/examples/customize.txt -share/doc/p5-CGI/examples/diff_upload.cgi -share/doc/p5-CGI/examples/diff_upload.txt -share/doc/p5-CGI/examples/dna.small.gif share/doc/p5-CGI/examples/file_upload.cgi -share/doc/p5-CGI/examples/file_upload.txt -share/doc/p5-CGI/examples/frameset.cgi -share/doc/p5-CGI/examples/frameset.txt -share/doc/p5-CGI/examples/index.html -share/doc/p5-CGI/examples/internal_links.cgi -share/doc/p5-CGI/examples/internal_links.txt -share/doc/p5-CGI/examples/javascript.cgi -share/doc/p5-CGI/examples/javascript.txt -share/doc/p5-CGI/examples/monty.cgi -share/doc/p5-CGI/examples/monty.txt -share/doc/p5-CGI/examples/multiple_forms.cgi -share/doc/p5-CGI/examples/multiple_forms.txt -share/doc/p5-CGI/examples/nph-clock.cgi -share/doc/p5-CGI/examples/nph-clock.txt -share/doc/p5-CGI/examples/nph-multipart.cgi -share/doc/p5-CGI/examples/nph-multipart.txt -share/doc/p5-CGI/examples/popup.cgi -share/doc/p5-CGI/examples/popup.txt -share/doc/p5-CGI/examples/save_state.cgi -share/doc/p5-CGI/examples/save_state.txt -share/doc/p5-CGI/examples/tryit.cgi -share/doc/p5-CGI/examples/tryit.txt +share/doc/p5-CGI/examples/mojo_proxy.pl +share/doc/p5-CGI/examples/wikipedia_example.cgi share/doc/p5-CGI/examples/wilogo.gif diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index e31c7c002..176a8cdeb 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.35 2014/12/30 13:01:25 wiz Exp $ +$NetBSD: distinfo,v 1.38 2015/05/31 12:54:18 wiz Exp $ -SHA1 (CGI-4.13.tar.gz) = 0364e2d95d4f46303f8f29974e824d9849778dc3 -RMD160 (CGI-4.13.tar.gz) = 9a4920465fea20d09901f8eec410799eed37eaf2 -Size (CGI-4.13.tar.gz) = 186050 bytes +SHA1 (CGI-4.20.tar.gz) = 30b12a988a955c9e526b5af23ffce4fb8fc3a417 +RMD160 (CGI-4.20.tar.gz) = 5832413ce4eac3ad5b81cf1a9fd95b5baa0d7794 +Size (CGI-4.20.tar.gz) = 193964 bytes diff --git a/www/p5-CSS-Squish/Makefile b/www/p5-CSS-Squish/Makefile index cbc1a3298..91f40a2f5 100644 --- a/www/p5-CSS-Squish/Makefile +++ b/www/p5-CSS-Squish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/07/19 14:26:07 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CSS-Squish-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/} diff --git a/www/p5-CSS-Tiny/Makefile b/www/p5-CSS-Tiny/Makefile index e0e5a0805..83b2a4efc 100644 --- a/www/p5-CSS-Tiny/Makefile +++ b/www/p5-CSS-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:54 wiz Exp $ DISTNAME= CSS-Tiny-1.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/} diff --git a/www/p5-CSS/Makefile b/www/p5-CSS/Makefile index 8805f7290..038ea16cf 100644 --- a/www/p5-CSS/Makefile +++ b/www/p5-CSS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:54 wiz Exp $ # DISTNAME= CSS-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/} diff --git a/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile b/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile index c1892273e..a4fcefe83 100644 --- a/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile +++ b/www/p5-Captcha-reCAPTCHA-Mailhide/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:54 wiz Exp $ # DISTNAME= Captcha-reCAPTCHA-Mailhide-0.94 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AN/ANDYA/} diff --git a/www/p5-Captcha-reCAPTCHA/Makefile b/www/p5-Captcha-reCAPTCHA/Makefile index eb93a3148..0a65898b5 100644 --- a/www/p5-Captcha-reCAPTCHA/Makefile +++ b/www/p5-Captcha-reCAPTCHA/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:54 wiz Exp $ # DISTNAME= Captcha-reCAPTCHA-0.94 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AN/ANDYA/} diff --git a/www/p5-Catalyst-Action-REST/Makefile b/www/p5-Catalyst-Action-REST/Makefile index f7a1e3544..0cbd2650c 100644 --- a/www/p5-Catalyst-Action-REST/Makefile +++ b/www/p5-Catalyst-Action-REST/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/11/06 03:02:47 wen Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:54 wiz Exp $ -DISTNAME= Catalyst-Action-REST-1.17 +DISTNAME= Catalyst-Action-REST-1.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Action-REST/distinfo b/www/p5-Catalyst-Action-REST/distinfo index 7f4a10330..491265c94 100644 --- a/www/p5-Catalyst-Action-REST/distinfo +++ b/www/p5-Catalyst-Action-REST/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2014/11/06 03:02:47 wen Exp $ +$NetBSD: distinfo,v 1.10 2015/05/23 11:52:37 mef Exp $ -SHA1 (Catalyst-Action-REST-1.17.tar.gz) = 43cae8433d17f97e5a3e5666456eaccd75c98390 -RMD160 (Catalyst-Action-REST-1.17.tar.gz) = 877e6a329dd23880bd7184032c418896f9809a64 -Size (Catalyst-Action-REST-1.17.tar.gz) = 48361 bytes +SHA1 (Catalyst-Action-REST-1.19.tar.gz) = a1e677fb5e58c46eb29e64929bfc5ed97b8aa59d +RMD160 (Catalyst-Action-REST-1.19.tar.gz) = 245a458ecbf3f425cff35288388052ff75cf195e +Size (Catalyst-Action-REST-1.19.tar.gz) = 48475 bytes diff --git a/www/p5-Catalyst-Action-RenderView/Makefile b/www/p5-Catalyst-Action-RenderView/Makefile index e3ac317ec..4fe50f35a 100644 --- a/www/p5-Catalyst-Action-RenderView/Makefile +++ b/www/p5-Catalyst-Action-RenderView/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Action-RenderView-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile b/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile index 814b338cd..e23e80e40 100644 --- a/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-HTTP-Proxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Authentication-Credential-HTTP-Proxy-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile index ee5f9467c..4cfd38640 100644 --- a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Authentication-Credential-HTTP-1.016 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile index 1ab6f5967..1b9a99747 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:55 wiz Exp $ -DISTNAME= Catalyst-Authentication-Store-DBIx-Class-0.1505 +DISTNAME= Catalyst-Authentication-Store-DBIx-Class-0.1506 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= www perl5 @@ -20,6 +20,9 @@ DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean +# for make test +BUILD_DEPENDS+= p5-Catalyst-Plugin-Authorization-Roles-[0-9]*:../../www/p5-Catalyst-Plugin-Authorization-Roles + PERL5_PACKLIST= auto/Catalyst/Authentication/Store/DBIx/Class/.packlist PERL5_MODULE_TYPE= Module::Install::Bundled diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo index 20e1753d3..7c2c974d3 100644 --- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo +++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2014/02/06 12:01:58 abs Exp $ +$NetBSD: distinfo,v 1.7 2015/05/23 12:09:01 mef Exp $ -SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = f4551ad32e3f283c9049021cc60fd8b6343e8d38 -RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 853f24d7dd9097c4a9a51997a2d63d8704ed429a -Size (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 48741 bytes +SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz) = 23c4008eeb17eb35b7acdc93b0deaa54f36b945a +RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz) = 079ddad5008789b9f3cd2e63caad5ed53d1f2b58 +Size (Catalyst-Authentication-Store-DBIx-Class-0.1506.tar.gz) = 46461 bytes diff --git a/www/p5-Catalyst-Authentication-Store-Htpasswd/Makefile b/www/p5-Catalyst-Authentication-Store-Htpasswd/Makefile index fa19aab4c..d6ccb7a39 100644 --- a/www/p5-Catalyst-Authentication-Store-Htpasswd/Makefile +++ b/www/p5-Catalyst-Authentication-Store-Htpasswd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Authentication-Store-Htpasswd-1.003 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -17,7 +17,7 @@ DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor DEPENDS+= p5-Crypt-PasswdMD5-[0-9]*:../../security/p5-Crypt-PasswdMD5 BUILD_DEPENDS+= p5-Test-WWW-Mechanize-Catalyst-[0-9]*:../../www/p5-Test-WWW-Mechanize-Catalyst -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple REPLACE_PERL+= lib/Catalyst/Authentication/Store/*.pm REPLACE_PERL+= lib/Catalyst/Authentication/Store/Htpasswd/*.pm diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile index 9b8a8303b..69148d569 100644 --- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile +++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Component-ACCEPT_CONTEXT-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Component-InstancePerContext/Makefile b/www/p5-Catalyst-Component-InstancePerContext/Makefile index 607e069c6..5cfaeba7c 100644 --- a/www/p5-Catalyst-Component-InstancePerContext/Makefile +++ b/www/p5-Catalyst-Component-InstancePerContext/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Component-InstancePerContext-0.001001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Controller-BindLex/Makefile b/www/p5-Catalyst-Controller-BindLex/Makefile index a3856ec5d..b2bddd439 100644 --- a/www/p5-Catalyst-Controller-BindLex/Makefile +++ b/www/p5-Catalyst-Controller-BindLex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Controller-BindLex-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -14,7 +14,7 @@ DEPENDS+= p5-Array-RefElem>=0:../../devel/p5-Array-RefElem DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime DEPENDS+= p5-Devel-Caller>0:../../devel/p5-Devel-Caller DEPENDS+= p5-Devel-LexAlias>0:../../devel/p5-Devel-LexAlias -DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok +DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple DEPENDS+= p5-PadWalker>0:../../devel/p5-PadWalker USE_LANGUAGES= # empty diff --git a/www/p5-Catalyst-Controller-FormBuilder/Makefile b/www/p5-Catalyst-Controller-FormBuilder/Makefile index 192a8c04b..8d54500f8 100644 --- a/www/p5-Catalyst-Controller-FormBuilder/Makefile +++ b/www/p5-Catalyst-Controller-FormBuilder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Controller-FormBuilder-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Controller-HTML-FormFu/Makefile b/www/p5-Catalyst-Controller-HTML-FormFu/Makefile index 5ab3ff509..46e33a97e 100644 --- a/www/p5-Catalyst-Controller-HTML-FormFu/Makefile +++ b/www/p5-Catalyst-Controller-HTML-FormFu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/11/06 07:24:12 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Controller-HTML-FormFu-1.00 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Devel/Makefile b/www/p5-Catalyst-Devel/Makefile index 29c5bfabd..e53f5a2c7 100644 --- a/www/p5-Catalyst-Devel/Makefile +++ b/www/p5-Catalyst-Devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Devel-1.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-DispatchType-Regex/Makefile b/www/p5-Catalyst-DispatchType-Regex/Makefile index 57d7dbf05..a7e172037 100644 --- a/www/p5-Catalyst-DispatchType-Regex/Makefile +++ b/www/p5-Catalyst-DispatchType-Regex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/06/02 09:25:39 obache Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-DispatchType-Regex-5.90033 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile index 6a97a9d66..e3bcf442a 100644 --- a/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile +++ b/www/p5-Catalyst-Engine-HTTP-Prefork/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Engine-HTTP-Prefork-0.51 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Engine-JobQueue-POE/Makefile b/www/p5-Catalyst-Engine-JobQueue-POE/Makefile index 36da7eac1..1a3ffd981 100644 --- a/www/p5-Catalyst-Engine-JobQueue-POE/Makefile +++ b/www/p5-Catalyst-Engine-JobQueue-POE/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/01 00:01:42 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:55 wiz Exp $ DISTNAME= Catalyst-Engine-JobQueue-POE-0.0.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KI/KIXX/} diff --git a/www/p5-Catalyst-Engine-PSGI/Makefile b/www/p5-Catalyst-Engine-PSGI/Makefile index c2b696344..a42fe9901 100644 --- a/www/p5-Catalyst-Engine-PSGI/Makefile +++ b/www/p5-Catalyst-Engine-PSGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Engine-PSGI-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Manual/Makefile b/www/p5-Catalyst-Manual/Makefile index eb5d376b0..6dfc8f094 100644 --- a/www/p5-Catalyst-Manual/Makefile +++ b/www/p5-Catalyst-Manual/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Manual-5.9007 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Model-Adaptor/Makefile b/www/p5-Catalyst-Model-Adaptor/Makefile index d6c2e9b96..8c885cab1 100644 --- a/www/p5-Catalyst-Model-Adaptor/Makefile +++ b/www/p5-Catalyst-Model-Adaptor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Model-Adaptor-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat -BUILD_DEPENDS+= p5-Test-use-ok-[0-9]*:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Catalyst/Model/Adaptor/.packlist diff --git a/www/p5-Catalyst-Model-File/Makefile b/www/p5-Catalyst-Model-File/Makefile index e32d9de09..b9870d0f1 100644 --- a/www/p5-Catalyst-Model-File/Makefile +++ b/www/p5-Catalyst-Model-File/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Model-File-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-RDBO/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-RDBO/Makefile index 783c3ffb3..5c0f473d4 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-RDBO/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-RDBO/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-Authentication-Store-RDBO-0.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index 718a2784a..b320a96b1 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:38:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-Authentication-0.10023 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile index 24afa016a..4a4ba55df 100644 --- a/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-ACL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/01 02:29:21 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-Authorization-ACL-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile index c5fbe5781..d16210f97 100644 --- a/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile +++ b/www/p5-Catalyst-Plugin-Authorization-Roles/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-Authorization-Roles-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-AutoRestart/Makefile b/www/p5-Catalyst-Plugin-AutoRestart/Makefile index 807115263..f7546b01c 100644 --- a/www/p5-Catalyst-Plugin-AutoRestart/Makefile +++ b/www/p5-Catalyst-Plugin-AutoRestart/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-AutoRestart-0.96 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile index 8be43f723..b9fefb8b8 100644 --- a/www/p5-Catalyst-Plugin-ConfigLoader/Makefile +++ b/www/p5-Catalyst-Plugin-ConfigLoader/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/01/01 02:32:20 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-ConfigLoader-0.34 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-I18N/Makefile b/www/p5-Catalyst-Plugin-I18N/Makefile index 45290b178..71c6f8914 100644 --- a/www/p5-Catalyst-Plugin-I18N/Makefile +++ b/www/p5-Catalyst-Plugin-I18N/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-I18N-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-RequireSSL/Makefile b/www/p5-Catalyst-Plugin-RequireSSL/Makefile index 390e5048f..08506096e 100644 --- a/www/p5-Catalyst-Plugin-RequireSSL/Makefile +++ b/www/p5-Catalyst-Plugin-RequireSSL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-RequireSSL-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Server/Makefile b/www/p5-Catalyst-Plugin-Server/Makefile index 8dc67b5c4..8fd00aa6d 100644 --- a/www/p5-Catalyst-Plugin-Server/Makefile +++ b/www/p5-Catalyst-Plugin-Server/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:51:56 wiz Exp $ DISTNAME= Catalyst-Plugin-Server-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index c88a27012..c87a6259c 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-Session-State-Cookie-0.17 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile index 4b79f7665..b6e278fa4 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-DBIC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-Session-Store-DBIC-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index 78acf611d..33329210b 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-Session-Store-Delegate-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -17,7 +17,7 @@ DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose DEPENDS+= p5-MooseX-Emulate-Class-Accessor-Fast-[0-9]*:../../devel/p5-MooseX-Emulate-Class-Accessor-Fast DEPENDS+= p5-namespace-clean-[0-9]*:../../devel/p5-namespace-clean -BUILD_DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok +BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/Delegate/.packlist diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile index e3c7ede1a..eb677e22d 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile index 144a84a2f..bc947114e 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-Session-Store-File-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index 203fa3992..431559f87 100644 --- a/www/p5-Catalyst-Plugin-Session/Makefile +++ b/www/p5-Catalyst-Plugin-Session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-Session-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-StackTrace/Makefile b/www/p5-Catalyst-Plugin-StackTrace/Makefile index 89ed8cab2..6cbdfdce7 100644 --- a/www/p5-Catalyst-Plugin-StackTrace/Makefile +++ b/www/p5-Catalyst-Plugin-StackTrace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-StackTrace-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Static-Simple/Makefile b/www/p5-Catalyst-Plugin-Static-Simple/Makefile index b175cf0b0..348634a0b 100644 --- a/www/p5-Catalyst-Plugin-Static-Simple/Makefile +++ b/www/p5-Catalyst-Plugin-Static-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/01/01 02:34:42 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-Static-Simple-0.33 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Plugin-StatusMessage/Makefile b/www/p5-Catalyst-Plugin-StatusMessage/Makefile index 86b7f8781..02cd89210 100644 --- a/www/p5-Catalyst-Plugin-StatusMessage/Makefile +++ b/www/p5-Catalyst-Plugin-StatusMessage/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2015/01/01 02:37:39 mef Exp $ +# $NetBSD: Makefile,v 1.7 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Plugin-StatusMessage-1.002000 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 8a396a6ec..dc222f6eb 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/29 23:38:03 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-Runtime-5.90053 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-View-Excel-Template-Plus/Makefile b/www/p5-Catalyst-View-Excel-Template-Plus/Makefile index 787aa8a9e..a184709f0 100644 --- a/www/p5-Catalyst-View-Excel-Template-Plus/Makefile +++ b/www/p5-Catalyst-View-Excel-Template-Plus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-View-Excel-Template-Plus-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-View-JSON/Makefile b/www/p5-Catalyst-View-JSON/Makefile index cfa27a613..a62066934 100644 --- a/www/p5-Catalyst-View-JSON/Makefile +++ b/www/p5-Catalyst-View-JSON/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/01/14 12:32:39 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-View-JSON-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-View-Jemplate/Makefile b/www/p5-Catalyst-View-Jemplate/Makefile index 047a055d6..b1b202bd8 100644 --- a/www/p5-Catalyst-View-Jemplate/Makefile +++ b/www/p5-Catalyst-View-Jemplate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:57 wiz Exp $ DISTNAME= Catalyst-View-Jemplate-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-View-Mason/Makefile b/www/p5-Catalyst-View-Mason/Makefile index a9fc77733..c0ba4b3a5 100644 --- a/www/p5-Catalyst-View-Mason/Makefile +++ b/www/p5-Catalyst-View-Mason/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/01 02:43:57 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:58 wiz Exp $ DISTNAME= Catalyst-View-Mason-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-Catalyst-View-TT/Makefile b/www/p5-Catalyst-View-TT/Makefile index 3eb215a53..d5013c01b 100644 --- a/www/p5-Catalyst-View-TT/Makefile +++ b/www/p5-Catalyst-View-TT/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/01/01 02:49:29 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:58 wiz Exp $ DISTNAME= Catalyst-View-TT-0.42 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} diff --git a/www/p5-CatalystX-CRUD-Controller-REST/Makefile b/www/p5-CatalystX-CRUD-Controller-REST/Makefile index e4a0b80b8..1a56e94ba 100644 --- a/www/p5-CatalystX-CRUD-Controller-REST/Makefile +++ b/www/p5-CatalystX-CRUD-Controller-REST/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/01/01 02:56:31 mef Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:58 wiz Exp $ DISTNAME= CatalystX-CRUD-Controller-REST-0.004 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} diff --git a/www/p5-CatalystX-CRUD-Controller-RHTMLO/Makefile b/www/p5-CatalystX-CRUD-Controller-RHTMLO/Makefile index ab00a6fdb..998a7856f 100644 --- a/www/p5-CatalystX-CRUD-Controller-RHTMLO/Makefile +++ b/www/p5-CatalystX-CRUD-Controller-RHTMLO/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:51:58 wiz Exp $ DISTNAME= CatalystX-CRUD-Controller-RHTMLO-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} diff --git a/www/p5-CatalystX-CRUD-View-Excel/Makefile b/www/p5-CatalystX-CRUD-View-Excel/Makefile index cdcdab4ab..0ee027d03 100644 --- a/www/p5-CatalystX-CRUD-View-Excel/Makefile +++ b/www/p5-CatalystX-CRUD-View-Excel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:58 wiz Exp $ DISTNAME= CatalystX-CRUD-View-Excel-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} diff --git a/www/p5-CatalystX-CRUD-YUI/Makefile b/www/p5-CatalystX-CRUD-YUI/Makefile index 8bffe2cb3..92b21a2a8 100644 --- a/www/p5-CatalystX-CRUD-YUI/Makefile +++ b/www/p5-CatalystX-CRUD-YUI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/01/01 03:49:02 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:51:58 wiz Exp $ DISTNAME= CatalystX-CRUD-YUI-0.031 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} diff --git a/www/p5-CatalystX-Component-Traits/Makefile b/www/p5-CatalystX-Component-Traits/Makefile index 7a9935d71..b8aa415b4 100644 --- a/www/p5-CatalystX-Component-Traits/Makefile +++ b/www/p5-CatalystX-Component-Traits/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/31 12:56:55 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:58 wiz Exp $ DISTNAME= CatalystX-Component-Traits-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} diff --git a/www/p5-CatalystX-LeakChecker/Makefile b/www/p5-CatalystX-LeakChecker/Makefile index e019fca19..0d516d98c 100644 --- a/www/p5-CatalystX-LeakChecker/Makefile +++ b/www/p5-CatalystX-LeakChecker/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:58 wiz Exp $ DISTNAME= CatalystX-LeakChecker-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CatalystX/} diff --git a/www/p5-Continuity/Makefile b/www/p5-Continuity/Makefile index 13bd674a3..6a8551194 100644 --- a/www/p5-Continuity/Makefile +++ b/www/p5-Continuity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/01 03:55:35 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:58 wiz Exp $ DISTNAME= Continuity-1.6 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AW/AWWAIID/} diff --git a/www/p5-Cookie-Baker/Makefile b/www/p5-Cookie-Baker/Makefile index cd4573fb9..1138a82f5 100644 --- a/www/p5-Cookie-Baker/Makefile +++ b/www/p5-Cookie-Baker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/01/01 03:57:53 mef Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:58 wiz Exp $ DISTNAME= Cookie-Baker-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cookie/} diff --git a/www/p5-Cookie-XS/Makefile b/www/p5-Cookie-XS/Makefile index f16129eca..e6349ca7f 100644 --- a/www/p5-Cookie-XS/Makefile +++ b/www/p5-Cookie-XS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:51:58 wiz Exp $ DISTNAME= Cookie-XS-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AG/AGENT/} diff --git a/www/p5-Corona/Makefile b/www/p5-Corona/Makefile index 8212f6e1a..8408e44d6 100644 --- a/www/p5-Corona/Makefile +++ b/www/p5-Corona/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:58 wiz Exp $ DISTNAME= Corona-0.1004 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Dancer-Session-Cookie/Makefile b/www/p5-Dancer-Session-Cookie/Makefile index d25187f8e..384c84b06 100644 --- a/www/p5-Dancer-Session-Cookie/Makefile +++ b/www/p5-Dancer-Session-Cookie/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/12/08 09:05:31 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:58 wiz Exp $ DISTNAME= Dancer-Session-Cookie-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Dancer/} diff --git a/www/p5-Dancer/Makefile b/www/p5-Dancer/Makefile index 20ad47a9a..9c859d4b4 100644 --- a/www/p5-Dancer/Makefile +++ b/www/p5-Dancer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2015/02/23 11:13:59 wen Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/13 09:04:03 wen Exp $ -DISTNAME= Dancer-1.3134 +DISTNAME= Dancer-1.3138 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/} @@ -13,6 +13,8 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Dancer/.packlist +BUILD_DEPENDS+= p5-CGI>=0:../../www/p5-CGI + DEPENDS+= p5-Clone>=0:../../devel/p5-Clone DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-Hash-Merge-Simple-[0-9]*:../../devel/p5-Hash-Merge-Simple diff --git a/www/p5-Dancer/distinfo b/www/p5-Dancer/distinfo index 138cb64e7..b57be06c8 100644 --- a/www/p5-Dancer/distinfo +++ b/www/p5-Dancer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2015/02/23 11:13:59 wen Exp $ +$NetBSD: distinfo,v 1.26 2015/06/13 09:04:03 wen Exp $ -SHA1 (Dancer-1.3134.tar.gz) = 689ea8764ee27693b2f309f39807e0159fae406f -RMD160 (Dancer-1.3134.tar.gz) = 9e42cd18d38d9b68bfaf4614858922a345aad8e4 -Size (Dancer-1.3134.tar.gz) = 377019 bytes +SHA1 (Dancer-1.3138.tar.gz) = 145329edc8fba4f82647024eca8d932ee682a31e +RMD160 (Dancer-1.3138.tar.gz) = dbffd2c028a4f2111c91957f5b8ecedcbecb909d +Size (Dancer-1.3138.tar.gz) = 392481 bytes diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index 6847ae1c9..0c4b8bb3e 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/02/27 13:25:09 wen Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:51:59 wiz Exp $ -DISTNAME= Dancer2-0.159001 +DISTNAME= Dancer2-0.160003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/X/XS/XSAWYERX/} diff --git a/www/p5-Dancer2/distinfo b/www/p5-Dancer2/distinfo index ce4811b90..29d0d20b6 100644 --- a/www/p5-Dancer2/distinfo +++ b/www/p5-Dancer2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2015/02/27 13:25:09 wen Exp $ +$NetBSD: distinfo,v 1.22 2015/06/12 03:32:28 wen Exp $ -SHA1 (Dancer2-0.159001.tar.gz) = 7ee62d666a00281e8de1867bbd62c09a2e176b52 -RMD160 (Dancer2-0.159001.tar.gz) = ad147ece1ce46d6952b9018a144c6c8cc970a6cb -Size (Dancer2-0.159001.tar.gz) = 310319 bytes +SHA1 (Dancer2-0.160003.tar.gz) = 8074b5794c35148edad78a7bd0744501ebc17b7b +RMD160 (Dancer2-0.160003.tar.gz) = e091a6a6c2724de5198c66be4082919b8b7965de +Size (Dancer2-0.160003.tar.gz) = 312429 bytes diff --git a/www/p5-Data-URIEncode/Makefile b/www/p5-Data-URIEncode/Makefile index fe599cfd8..21b91a26a 100644 --- a/www/p5-Data-URIEncode/Makefile +++ b/www/p5-Data-URIEncode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:59 wiz Exp $ DISTNAME= Data-URIEncode-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile index 38760eb1c..970ffff3f 100644 --- a/www/p5-FCGI-Client/Makefile +++ b/www/p5-FCGI-Client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:59 wiz Exp $ DISTNAME= FCGI-Client-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FCGI/} diff --git a/www/p5-FCGI-ProcManager/Makefile b/www/p5-FCGI-ProcManager/Makefile index beaeb9e84..5781908b1 100644 --- a/www/p5-FCGI-ProcManager/Makefile +++ b/www/p5-FCGI-ProcManager/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/01 04:05:33 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:59 wiz Exp $ DISTNAME= FCGI-ProcManager-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FCGI/} diff --git a/www/p5-FCGI/Makefile b/www/p5-FCGI/Makefile index 7a9fb134f..4fd759e13 100644 --- a/www/p5-FCGI/Makefile +++ b/www/p5-FCGI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 13:45:03 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:51:59 wiz Exp $ DISTNAME= FCGI-0.77 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FCGI/} diff --git a/www/p5-File-Mork/Makefile b/www/p5-File-Mork/Makefile index c91d07587..e5b81c736 100644 --- a/www/p5-File-Mork/Makefile +++ b/www/p5-File-Mork/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:38:05 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:59 wiz Exp $ DISTNAME= File-Mork-0.3 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMONW/} diff --git a/www/p5-HTML-Clean/Makefile b/www/p5-HTML-Clean/Makefile index 65c5f74d2..12606f9ce 100644 --- a/www/p5-HTML-Clean/Makefile +++ b/www/p5-HTML-Clean/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:51:59 wiz Exp $ DISTNAME= HTML-Clean-0.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Element-Extended/Makefile b/www/p5-HTML-Element-Extended/Makefile index 72e955a8f..4e73b498b 100644 --- a/www/p5-HTML-Element-Extended/Makefile +++ b/www/p5-HTML-Element-Extended/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:51:59 wiz Exp $ DISTNAME= HTML-Element-Extended-1.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Email-Obfuscate/Makefile b/www/p5-HTML-Email-Obfuscate/Makefile index b117faeaa..3de1a7d43 100644 --- a/www/p5-HTML-Email-Obfuscate/Makefile +++ b/www/p5-HTML-Email-Obfuscate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:51:59 wiz Exp $ DISTNAME= HTML-Email-Obfuscate-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Entities-Interpolate/Makefile b/www/p5-HTML-Entities-Interpolate/Makefile index 2d23e2fd1..e82d5ed87 100644 --- a/www/p5-HTML-Entities-Interpolate/Makefile +++ b/www/p5-HTML-Entities-Interpolate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:51:59 wiz Exp $ # DISTNAME= HTML-Entities-Interpolate-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} EXTRACT_SUFX= .tgz diff --git a/www/p5-HTML-Escape/Makefile b/www/p5-HTML-Escape/Makefile index 52dd0df2d..92b1e33ee 100644 --- a/www/p5-HTML-Escape/Makefile +++ b/www/p5-HTML-Escape/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/11/08 16:16:55 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:51:59 wiz Exp $ DISTNAME= HTML-Escape-1.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-FillInForm/Makefile b/www/p5-HTML-FillInForm/Makefile index b426288a0..77e9abb9c 100644 --- a/www/p5-HTML-FillInForm/Makefile +++ b/www/p5-HTML-FillInForm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2015/01/01 04:07:39 mef Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:51:59 wiz Exp $ DISTNAME= HTML-FillInForm-2.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-FixEntities/Makefile b/www/p5-HTML-FixEntities/Makefile index f697709b4..3834ec901 100644 --- a/www/p5-HTML-FixEntities/Makefile +++ b/www/p5-HTML-FixEntities/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:59 wiz Exp $ DISTNAME= HTML-FixEntities-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/HTML-FixEntities/ diff --git a/www/p5-HTML-Form/Makefile b/www/p5-HTML-Form/Makefile index cd064696f..f3be76228 100644 --- a/www/p5-HTML-Form/Makefile +++ b/www/p5-HTML-Form/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:00 wiz Exp $ # DISTNAME= HTML-Form-6.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} @@ -15,6 +15,10 @@ LICENSE= ${PERL5_LICENSE} CONFLICTS+= p5-libwww<6.00 DEPENDS+= p5-HTTP-Date>=6.00:../../www/p5-HTTP-Date +# for make test +BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI +BUILD_DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser +BUILD_DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message USE_LANGUAGES= # empty diff --git a/www/p5-HTML-FormFu/Makefile b/www/p5-HTML-FormFu/Makefile index b45e969d0..485d1663f 100644 --- a/www/p5-HTML-FormFu/Makefile +++ b/www/p5-HTML-FormFu/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/11/06 06:57:47 wen Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-FormFu-2.01 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile index e35c14715..28ff96cb3 100644 --- a/www/p5-HTML-Format/Makefile +++ b/www/p5-HTML-Format/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-Format-2.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-LinkExtractor/Makefile b/www/p5-HTML-LinkExtractor/Makefile index 98f70b630..32d605835 100644 --- a/www/p5-HTML-LinkExtractor/Makefile +++ b/www/p5-HTML-LinkExtractor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-LinkExtractor-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Lint/Makefile b/www/p5-HTML-Lint/Makefile index 72ad971fb..6ca7fc9e8 100644 --- a/www/p5-HTML-Lint/Makefile +++ b/www/p5-HTML-Lint/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:05 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:00 wiz Exp $ -DISTNAME= HTML-Lint-2.20 +DISTNAME= HTML-Lint-2.22 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= www perl5 diff --git a/www/p5-HTML-Lint/distinfo b/www/p5-HTML-Lint/distinfo index 6e6661a92..e44b12a7a 100644 --- a/www/p5-HTML-Lint/distinfo +++ b/www/p5-HTML-Lint/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/10/13 01:36:26 wen Exp $ +$NetBSD: distinfo,v 1.5 2015/05/14 09:13:12 mef Exp $ -SHA1 (HTML-Lint-2.20.tar.gz) = 8f36a97e573adb602b1d5c98c91b9ffbd90f7bed -RMD160 (HTML-Lint-2.20.tar.gz) = 765b6a49216df7862baf2af4507f101399f5382d -Size (HTML-Lint-2.20.tar.gz) = 25974 bytes +SHA1 (HTML-Lint-2.22.tar.gz) = 03564d0c4dd8a1236ffafd9b7ca8385c37145515 +RMD160 (HTML-Lint-2.22.tar.gz) = ced5aecdb64efbede0f9dc9d2752afe41d5209d8 +Size (HTML-Lint-2.22.tar.gz) = 26468 bytes diff --git a/www/p5-HTML-Mason-PSGIHandler/Makefile b/www/p5-HTML-Mason-PSGIHandler/Makefile index 2f8cf5e03..48e452d04 100644 --- a/www/p5-HTML-Mason-PSGIHandler/Makefile +++ b/www/p5-HTML-Mason-PSGIHandler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:00 wiz Exp $ # DISTNAME= HTML-Mason-PSGIHandler-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index fc2dcd0f6..fe9457dcb 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2014/11/24 13:51:59 wen Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-Mason-1.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index faabe14e4..623fe1831 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.62 2014/10/09 14:07:10 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-Parser-3.71 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile index d5de521ed..ef224be83 100644 --- a/www/p5-HTML-PrettyPrinter/Makefile +++ b/www/p5-HTML-PrettyPrinter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-PrettyPrinter-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Prototype-Useful/Makefile b/www/p5-HTML-Prototype-Useful/Makefile index 6aad950a9..e54a3dc52 100644 --- a/www/p5-HTML-Prototype-Useful/Makefile +++ b/www/p5-HTML-Prototype-Useful/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-Prototype-Useful-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Prototype/Makefile b/www/p5-HTML-Prototype/Makefile index 6cba68822..8fc04e38b 100644 --- a/www/p5-HTML-Prototype/Makefile +++ b/www/p5-HTML-Prototype/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-Prototype-1.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Quoted/Makefile b/www/p5-HTML-Quoted/Makefile index bb4a3f2da..6762d8427 100644 --- a/www/p5-HTML-Quoted/Makefile +++ b/www/p5-HTML-Quoted/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-Quoted-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-RewriteAttributes/Makefile b/www/p5-HTML-RewriteAttributes/Makefile index 1b7e77e9d..296919e8b 100644 --- a/www/p5-HTML-RewriteAttributes/Makefile +++ b/www/p5-HTML-RewriteAttributes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/07/19 14:26:07 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-RewriteAttributes-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Scrubber/Makefile b/www/p5-HTML-Scrubber/Makefile index 016e0eff3..b2fefb06e 100644 --- a/www/p5-HTML-Scrubber/Makefile +++ b/www/p5-HTML-Scrubber/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:52:00 wiz Exp $ # DISTNAME= HTML-Scrubber-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Selector-XPath/Makefile b/www/p5-HTML-Selector-XPath/Makefile index aedd501a2..825c33fce 100644 --- a/www/p5-HTML-Selector-XPath/Makefile +++ b/www/p5-HTML-Selector-XPath/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/12 06:56:43 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Selector-XPath-0.18 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-SimpleParse/Makefile b/www/p5-HTML-SimpleParse/Makefile index 7b5150f34..efd11eb44 100644 --- a/www/p5-HTML-SimpleParse/Makefile +++ b/www/p5-HTML-SimpleParse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-SimpleParse-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-StickyQuery/Makefile b/www/p5-HTML-StickyQuery/Makefile index 39e0bd30b..aa7f2e653 100644 --- a/www/p5-HTML-StickyQuery/Makefile +++ b/www/p5-HTML-StickyQuery/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:01 wiz Exp $ # DISTNAME= HTML-StickyQuery-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Stream/Makefile b/www/p5-HTML-Stream/Makefile index 12a723f1f..1b28746d3 100644 --- a/www/p5-HTML-Stream/Makefile +++ b/www/p5-HTML-Stream/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Stream-1.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Strip/Makefile b/www/p5-HTML-Strip/Makefile index 9e5d7a18d..e39dd368d 100644 --- a/www/p5-HTML-Strip/Makefile +++ b/www/p5-HTML-Strip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/12 06:59:51 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Strip-2.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-StripScripts-Parser/Makefile b/www/p5-HTML-StripScripts-Parser/Makefile index ab1cf2687..3c4544d74 100644 --- a/www/p5-HTML-StripScripts-Parser/Makefile +++ b/www/p5-HTML-StripScripts-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-StripScripts-Parser-1.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-StripScripts/Makefile b/www/p5-HTML-StripScripts/Makefile index c4e2549d8..399e1796f 100644 --- a/www/p5-HTML-StripScripts/Makefile +++ b/www/p5-HTML-StripScripts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-StripScripts-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile index ce94441bd..69205c33c 100644 --- a/www/p5-HTML-Table/Makefile +++ b/www/p5-HTML-Table/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Table-2.08a PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-TableExtract/Makefile b/www/p5-HTML-TableExtract/Makefile index 4778b92ab..515054383 100644 --- a/www/p5-HTML-TableExtract/Makefile +++ b/www/p5-HTML-TableExtract/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.26 2015/01/11 20:35:35 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:52:01 wiz Exp $ -DISTNAME= HTML-TableExtract-2.12 +DISTNAME= HTML-TableExtract-2.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} -MAINTAINER= damon@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/HTML-TableExtract/ COMMENT= Perl5 module to simplify extracting HTML tables LICENSE= ${PERL5_LICENSE} diff --git a/www/p5-HTML-TableExtract/distinfo b/www/p5-HTML-TableExtract/distinfo index 588f6d806..24bcfda69 100644 --- a/www/p5-HTML-TableExtract/distinfo +++ b/www/p5-HTML-TableExtract/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2015/01/11 20:35:36 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/05/27 21:44:00 wiz Exp $ -SHA1 (HTML-TableExtract-2.12.tar.gz) = 41900b286a7a5cf692451bca0b39d8604af24902 -RMD160 (HTML-TableExtract-2.12.tar.gz) = fbbdaab3f269f69e286ac2cd45feceb49e3032f8 -Size (HTML-TableExtract-2.12.tar.gz) = 33797 bytes +SHA1 (HTML-TableExtract-2.13.tar.gz) = f7c936f73180a736019e3ef79d56c5dc6e18b9de +RMD160 (HTML-TableExtract-2.13.tar.gz) = cb25619aba54c19721a4937ed3c0ae8b81cd01b9 +Size (HTML-TableExtract-2.13.tar.gz) = 36417 bytes diff --git a/www/p5-HTML-Tagset/Makefile b/www/p5-HTML-Tagset/Makefile index 4892a8948..a91054b36 100644 --- a/www/p5-HTML-Tagset/Makefile +++ b/www/p5-HTML-Tagset/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Tagset-3.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile index 8089ca0eb..6147c4227 100644 --- a/www/p5-HTML-Template-Expr/Makefile +++ b/www/p5-HTML-Template-Expr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Template-Expr-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \ ${MASTER_SITE_SOURCEFORGE:=html-template/} diff --git a/www/p5-HTML-Template-Pro/Makefile b/www/p5-HTML-Template-Pro/Makefile index faac1e0b3..6785e6d29 100644 --- a/www/p5-HTML-Template-Pro/Makefile +++ b/www/p5-HTML-Template-Pro/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Template-Pro-0.9510 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Template/Makefile b/www/p5-HTML-Template/Makefile index 9c1bb3db3..206a81332 100644 --- a/www/p5-HTML-Template/Makefile +++ b/www/p5-HTML-Template/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/12 10:52:01 wiz Exp $ DISTNAME= HTML-Template-2.95 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \ ${MASTER_SITE_SOURCEFORGE:=html-template/} diff --git a/www/p5-HTML-Tiny/Makefile b/www/p5-HTML-Tiny/Makefile index c43f47818..da134145d 100644 --- a/www/p5-HTML-Tiny/Makefile +++ b/www/p5-HTML-Tiny/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:02 wiz Exp $ # DISTNAME= HTML-Tiny-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-TokeParser-Simple/Makefile b/www/p5-HTML-TokeParser-Simple/Makefile index 4e6c16e6c..cf160ada2 100644 --- a/www/p5-HTML-TokeParser-Simple/Makefile +++ b/www/p5-HTML-TokeParser-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:02 wiz Exp $ DISTNAME= HTML-TokeParser-Simple-3.16 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-Tree/Makefile b/www/p5-HTML-Tree/Makefile index c3fd02559..404fc641d 100644 --- a/www/p5-HTML-Tree/Makefile +++ b/www/p5-HTML-Tree/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:52:02 wiz Exp $ DISTNAME= HTML-Tree-5.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-TreeBuilder-LibXML/Makefile b/www/p5-HTML-TreeBuilder-LibXML/Makefile index 1cee010bd..bcf8eb77b 100644 --- a/www/p5-HTML-TreeBuilder-LibXML/Makefile +++ b/www/p5-HTML-TreeBuilder-LibXML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/12 07:05:09 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:02 wiz Exp $ DISTNAME= HTML-TreeBuilder-LibXML-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-TreeBuilder-XPath/Makefile b/www/p5-HTML-TreeBuilder-XPath/Makefile index b7feb7e66..3c35332f8 100644 --- a/www/p5-HTML-TreeBuilder-XPath/Makefile +++ b/www/p5-HTML-TreeBuilder-XPath/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:02 wiz Exp $ DISTNAME= HTML-TreeBuilder-XPath-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-WikiConverter-DokuWiki/Makefile b/www/p5-HTML-WikiConverter-DokuWiki/Makefile index 9735b67d7..5fbd0ad32 100644 --- a/www/p5-HTML-WikiConverter-DokuWiki/Makefile +++ b/www/p5-HTML-WikiConverter-DokuWiki/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:02 wiz Exp $ # DISTNAME= HTML-WikiConverter-DokuWiki-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTML-WikiConverter/Makefile b/www/p5-HTML-WikiConverter/Makefile index 290a1be9a..96adbe539 100644 --- a/www/p5-HTML-WikiConverter/Makefile +++ b/www/p5-HTML-WikiConverter/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:02 wiz Exp $ # DISTNAME= HTML-WikiConverter-0.68 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} diff --git a/www/p5-HTMLObject/Makefile b/www/p5-HTMLObject/Makefile index dc386e457..d547f0093 100644 --- a/www/p5-HTMLObject/Makefile +++ b/www/p5-HTMLObject/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/01/14 12:20:39 mef Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:52:02 wiz Exp $ DISTNAME= libhtmlobject-perl-${VERSION} PKGNAME= p5-HTMLObject-${VERSION} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=htmlobject/} diff --git a/www/p5-HTTP-Async/Makefile b/www/p5-HTTP-Async/Makefile index 334956024..70f8644b4 100644 --- a/www/p5-HTTP-Async/Makefile +++ b/www/p5-HTTP-Async/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/12 07:19:50 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:02 wiz Exp $ DISTNAME= HTTP-Async-0.27 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Body/Makefile b/www/p5-HTTP-Body/Makefile index 0e22e2108..ba5b07d14 100644 --- a/www/p5-HTTP-Body/Makefile +++ b/www/p5-HTTP-Body/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:52:02 wiz Exp $ -DISTNAME= HTTP-Body-1.19 +DISTNAME= HTTP-Body-1.22 PKGNAME= p5-${DISTNAME} PKGREVISION= 1 CATEGORIES= www perl5 diff --git a/www/p5-HTTP-Body/distinfo b/www/p5-HTTP-Body/distinfo index 6f0bc0faa..0dbc853af 100644 --- a/www/p5-HTTP-Body/distinfo +++ b/www/p5-HTTP-Body/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/02/16 15:25:10 wen Exp $ +$NetBSD: distinfo,v 1.11 2015/05/05 14:42:17 wen Exp $ -SHA1 (HTTP-Body-1.19.tar.gz) = ea213b34beffb0a0788bedec51fbfad642d81802 -RMD160 (HTTP-Body-1.19.tar.gz) = 3304b2044b4dc9a2cd418fcda35fa631e8d3c083 -Size (HTTP-Body-1.19.tar.gz) = 24189 bytes +SHA1 (HTTP-Body-1.22.tar.gz) = eb1db245fd2a0d6a652b3452fbea63404629a49c +RMD160 (HTTP-Body-1.22.tar.gz) = efaac1281c64b4bb16b613f12d80082e90403f50 +Size (HTTP-Body-1.22.tar.gz) = 26163 bytes diff --git a/www/p5-HTTP-Cache-Transparent/Makefile b/www/p5-HTTP-Cache-Transparent/Makefile index fae333630..a108581ce 100644 --- a/www/p5-HTTP-Cache-Transparent/Makefile +++ b/www/p5-HTTP-Cache-Transparent/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:07 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:02 wiz Exp $ DISTNAME= HTTP-Cache-Transparent-1.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Cookies/Makefile b/www/p5-HTTP-Cookies/Makefile index dea404ac9..1dfafffff 100644 --- a/www/p5-HTTP-Cookies/Makefile +++ b/www/p5-HTTP-Cookies/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:02 wiz Exp $ DISTNAME= HTTP-Cookies-6.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-DAV/Makefile b/www/p5-HTTP-DAV/Makefile index 9bafcbc7f..fa7f75c12 100644 --- a/www/p5-HTTP-DAV/Makefile +++ b/www/p5-HTTP-DAV/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2015/01/12 07:29:42 mef Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:52:02 wiz Exp $ # DISTNAME= HTTP-DAV-0.47 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Daemon/Makefile b/www/p5-HTTP-Daemon/Makefile index 321455f43..edd16861c 100644 --- a/www/p5-HTTP-Daemon/Makefile +++ b/www/p5-HTTP-Daemon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Daemon-6.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Date/Makefile b/www/p5-HTTP-Date/Makefile index 98e18cb39..6ac5396db 100644 --- a/www/p5-HTTP-Date/Makefile +++ b/www/p5-HTTP-Date/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Date-6.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-GHTTP/Makefile b/www/p5-HTTP-GHTTP/Makefile index 7443ca295..80e8e35a5 100644 --- a/www/p5-HTTP-GHTTP/Makefile +++ b/www/p5-HTTP-GHTTP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:03 wiz Exp $ # DISTNAME= HTTP-GHTTP-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-HeaderParser-XS/Makefile b/www/p5-HTTP-HeaderParser-XS/Makefile index b63bb97c1..fc188dbb6 100644 --- a/www/p5-HTTP-HeaderParser-XS/Makefile +++ b/www/p5-HTTP-HeaderParser-XS/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-HeaderParser-XS-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Headers-Fast/DESCR b/www/p5-HTTP-Headers-Fast/DESCR new file mode 100644 index 000000000..fa119d327 --- /dev/null +++ b/www/p5-HTTP-Headers-Fast/DESCR @@ -0,0 +1,3 @@ +HTTP::Headers::Fast is a perl class for parsing/writing HTTP headers. + +The interface is same as HTTP::Headers. diff --git a/www/p5-HTTP-Headers-Fast/Makefile b/www/p5-HTTP-Headers-Fast/Makefile new file mode 100644 index 000000000..07a879829 --- /dev/null +++ b/www/p5-HTTP-Headers-Fast/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:03 wiz Exp $ + +DISTNAME= HTTP-Headers-Fast-0.17 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/HTTP-Headers-Fast/ +COMMENT= Perl extension for faster implementation of HTTP::Headers +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-HTTP-Date>0:../../www/p5-HTTP-Date +BUILD_DEPENDS= p5-Test-Requires>0:../../devel/p5-Test-Requires + +PERL5_MODULE_TYPE= Module::Build +PERL5_PACKLIST= auto/HTTP/Headers/Fast/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-HTTP-Headers-Fast/distinfo b/www/p5-HTTP-Headers-Fast/distinfo new file mode 100644 index 000000000..b80332afb --- /dev/null +++ b/www/p5-HTTP-Headers-Fast/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/05 12:53:01 wen Exp $ + +SHA1 (HTTP-Headers-Fast-0.17.tar.gz) = a91fb8d80ebf62d18565719c4306dfcd4d569b97 +RMD160 (HTTP-Headers-Fast-0.17.tar.gz) = 85a0c0697f7602a16f7937c7779a34bb8c96cdb2 +Size (HTTP-Headers-Fast-0.17.tar.gz) = 18442 bytes diff --git a/www/p5-HTTP-Lite/Makefile b/www/p5-HTTP-Lite/Makefile index f0260ea91..2755d7ad9 100644 --- a/www/p5-HTTP-Lite/Makefile +++ b/www/p5-HTTP-Lite/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/01/12 07:37:07 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Lite-2.43 # Preparing if next release is 2.5 (rather than 2.50, use 2.4.3) PKGNAME= p5-${DISTNAME:C/([0-9])\.([0-9])([0-9]*)/\1.\2.\3/} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Message/Makefile b/www/p5-HTTP-Message/Makefile index ab4a61bc1..0babda019 100644 --- a/www/p5-HTTP-Message/Makefile +++ b/www/p5-HTTP-Message/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Message-6.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Negotiate/Makefile b/www/p5-HTTP-Negotiate/Makefile index ae892ee9f..4802f2eeb 100644 --- a/www/p5-HTTP-Negotiate/Makefile +++ b/www/p5-HTTP-Negotiate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Negotiate-6.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-OAI/Makefile b/www/p5-HTTP-OAI/Makefile index 9e4383ffe..d1c00bdb3 100644 --- a/www/p5-HTTP-OAI/Makefile +++ b/www/p5-HTTP-OAI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/12 07:42:58 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-OAI-4.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Parser-XS/Makefile b/www/p5-HTTP-Parser-XS/Makefile index 22737e282..3245d1aa0 100644 --- a/www/p5-HTTP-Parser-XS/Makefile +++ b/www/p5-HTTP-Parser-XS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/01/12 07:45:13 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Parser-XS-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Parser/Makefile b/www/p5-HTTP-Parser/Makefile index 5b040905e..1bd369910 100644 --- a/www/p5-HTTP-Parser/Makefile +++ b/www/p5-HTTP-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Parser-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile index a520a3b8a..d6b4e22f5 100644 --- a/www/p5-HTTP-Proxy/Makefile +++ b/www/p5-HTTP-Proxy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2015/01/12 07:48:03 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:03 wiz Exp $ # -DISTNAME= HTTP-Proxy-0.301 +DISTNAME= HTTP-Proxy-0.303 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} @@ -13,7 +14,6 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-libwww>=2.0:../../www/p5-libwww -PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/HTTP/Proxy/.packlist .include "../../lang/perl5/module.mk" diff --git a/www/p5-HTTP-Proxy/distinfo b/www/p5-HTTP-Proxy/distinfo index b0f44693f..2987e410c 100644 --- a/www/p5-HTTP-Proxy/distinfo +++ b/www/p5-HTTP-Proxy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/01/12 07:48:03 mef Exp $ +$NetBSD: distinfo,v 1.8 2015/04/30 12:56:52 wen Exp $ -SHA1 (HTTP-Proxy-0.301.tar.gz) = 6bc4bb0c63d047e99f402ff7a1a2002ec48660fb -RMD160 (HTTP-Proxy-0.301.tar.gz) = 4ff090ca400f6b4caf30b4a1c0ef407a9740fcb0 -Size (HTTP-Proxy-0.301.tar.gz) = 89019 bytes +SHA1 (HTTP-Proxy-0.303.tar.gz) = b52227058461289f0d1152e2955d2938b1cf7df6 +RMD160 (HTTP-Proxy-0.303.tar.gz) = 9bb8b8aad84d3708236131a40649044eb59053d6 +Size (HTTP-Proxy-0.303.tar.gz) = 84159 bytes diff --git a/www/p5-HTTP-Request-AsCGI/Makefile b/www/p5-HTTP-Request-AsCGI/Makefile index f6d7119e4..751ffe4ec 100644 --- a/www/p5-HTTP-Request-AsCGI/Makefile +++ b/www/p5-HTTP-Request-AsCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:08 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:03 wiz Exp $ DISTNAME= HTTP-Request-AsCGI-1.2 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Request-Form/Makefile b/www/p5-HTTP-Request-Form/Makefile index cc579f6ee..1d97500cf 100644 --- a/www/p5-HTTP-Request-Form/Makefile +++ b/www/p5-HTTP-Request-Form/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 13:45:04 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:52:04 wiz Exp $ # DISTNAME= HTTP-Request-Form-0.952 PKGNAME= p5-${DISTNAME:S/952/9.5.2/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Response-Encoding/Makefile b/www/p5-HTTP-Response-Encoding/Makefile index e6e7e92d1..bc27ca42e 100644 --- a/www/p5-HTTP-Response-Encoding/Makefile +++ b/www/p5-HTTP-Response-Encoding/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:04 wiz Exp $ # DISTNAME= HTTP-Response-Encoding-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-EV/Makefile b/www/p5-HTTP-Server-EV/Makefile index 29e60bdd1..432194b72 100644 --- a/www/p5-HTTP-Server-EV/Makefile +++ b/www/p5-HTTP-Server-EV/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/01/12 07:50:42 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:04 wiz Exp $ # DISTNAME= HTTP-Server-EV-0.68 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple-Authen/Makefile b/www/p5-HTTP-Server-Simple-Authen/Makefile index f0bad215e..d03d45357 100644 --- a/www/p5-HTTP-Server-Simple-Authen/Makefile +++ b/www/p5-HTTP-Server-Simple-Authen/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2014/05/29 23:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:52:04 wiz Exp $ # DISTNAME= HTTP-Server-Simple-Authen-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple-Kwiki/Makefile b/www/p5-HTTP-Server-Simple-Kwiki/Makefile index 06b7acbd4..41f52b9e8 100644 --- a/www/p5-HTTP-Server-Simple-Kwiki/Makefile +++ b/www/p5-HTTP-Server-Simple-Kwiki/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:04 wiz Exp $ DISTNAME= HTTP-Server-Simple-Kwiki-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple-Mason/Makefile b/www/p5-HTTP-Server-Simple-Mason/Makefile index 510b5595d..ca935fa68 100644 --- a/www/p5-HTTP-Server-Simple-Mason/Makefile +++ b/www/p5-HTTP-Server-Simple-Mason/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:04 wiz Exp $ # DISTNAME= HTTP-Server-Simple-Mason-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple-PSGI/Makefile b/www/p5-HTTP-Server-Simple-PSGI/Makefile index 4289dbbe5..482a7e20b 100644 --- a/www/p5-HTTP-Server-Simple-PSGI/Makefile +++ b/www/p5-HTTP-Server-Simple-PSGI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/12 07:53:07 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:04 wiz Exp $ DISTNAME= HTTP-Server-Simple-PSGI-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple-Recorder/Makefile b/www/p5-HTTP-Server-Simple-Recorder/Makefile index eb4a9cfde..ef5b6cf86 100644 --- a/www/p5-HTTP-Server-Simple-Recorder/Makefile +++ b/www/p5-HTTP-Server-Simple-Recorder/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:04 wiz Exp $ DISTNAME= HTTP-Server-Simple-Recorder-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile index d406e8a9c..a01a87569 100644 --- a/www/p5-HTTP-Server-Simple-Static/Makefile +++ b/www/p5-HTTP-Server-Simple-Static/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/12 08:04:33 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:04 wiz Exp $ DISTNAME= HTTP-Server-Simple-Static-0.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile index f13c45dfc..58484557c 100644 --- a/www/p5-HTTP-Server-Simple/Makefile +++ b/www/p5-HTTP-Server-Simple/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:52:04 wiz Exp $ # DISTNAME= HTTP-Server-Simple-0.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTP-Tiny/Makefile b/www/p5-HTTP-Tiny/Makefile index e53d00640..8b4fc4461 100644 --- a/www/p5-HTTP-Tiny/Makefile +++ b/www/p5-HTTP-Tiny/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/01/12 08:07:03 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:04 wiz Exp $ # DISTNAME= HTTP-Tiny-0.053 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/} diff --git a/www/p5-HTTPD-User-Manage/Makefile b/www/p5-HTTPD-User-Manage/Makefile index 9f9a7a693..d5e79af78 100644 --- a/www/p5-HTTPD-User-Manage/Makefile +++ b/www/p5-HTTPD-User-Manage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:52:04 wiz Exp $ DISTNAME= HTTPD-User-Manage-1.66 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTPD/} diff --git a/www/p5-Handel/Makefile b/www/p5-Handel/Makefile index 76e8bf721..9da9009a3 100644 --- a/www/p5-Handel/Makefile +++ b/www/p5-Handel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2015/01/12 09:40:35 mef Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:04 wiz Exp $ DISTNAME= Handel-1.00014 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/} diff --git a/www/p5-Hijk/DESCR b/www/p5-Hijk/DESCR new file mode 100644 index 000000000..efea3657d --- /dev/null +++ b/www/p5-Hijk/DESCR @@ -0,0 +1,16 @@ +Hijk is a fast & minimal low-level HTTP client intended to be used +where you control both the client and the server, e.g. for talking to +some internal service from a frontend user-facing web application. + +It is NOT a general HTTP user agent, it doesn't support redirects, +proxies, SSL and any number of other advanced HTTP features like (in +roughly descending order of feature completeness) LWP::UserAgent, +WWW::Curl, HTTP::Tiny, HTTP::Lite or Furl. This library is basically +one step above manually talking HTTP over sockets. + +Having said that it's lightning fast and extensively used in +production at Booking.com where it's used as the go-to transport layer +for talking to internal services. It uses non-blocking sockets and +correctly handles all combinations of connect/read timeouts and other +issues you might encounter from various combinations of parts of your +system going down or becoming otherwise unavailable. diff --git a/www/p5-Hijk/Makefile b/www/p5-Hijk/Makefile new file mode 100644 index 000000000..2c2198c91 --- /dev/null +++ b/www/p5-Hijk/Makefile @@ -0,0 +1,22 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:05 wiz Exp $ + +DISTNAME= Hijk-0.20 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= www +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AV/AVAR/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/A/AV/AVAR/ +COMMENT= Hijk - Fast & minimal low-level HTTP client +LICENSE= mit + +# for make test +BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception +BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI + +PERL5_PACKLIST= auto/Hijk/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Hijk/distinfo b/www/p5-Hijk/distinfo new file mode 100644 index 000000000..a6d0d7000 --- /dev/null +++ b/www/p5-Hijk/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 03:10:32 mef Exp $ + +SHA1 (Hijk-0.20.tar.gz) = 293f30e9a1b03f0591783f156ed807586d2a4717 +RMD160 (Hijk-0.20.tar.gz) = c3e6e89d1f7799e7680378ccc88e172fbd1aceb7 +Size (Hijk-0.20.tar.gz) = 42142 bytes diff --git a/www/p5-I18N-AcceptLanguage/Makefile b/www/p5-I18N-AcceptLanguage/Makefile index c5fda8823..d316cece7 100644 --- a/www/p5-I18N-AcceptLanguage/Makefile +++ b/www/p5-I18N-AcceptLanguage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:05 wiz Exp $ DISTNAME= I18N-AcceptLanguage-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=I18N/} diff --git a/www/p5-JSON-RPC/Makefile b/www/p5-JSON-RPC/Makefile index 032d00a37..4eb9c642c 100644 --- a/www/p5-JSON-RPC/Makefile +++ b/www/p5-JSON-RPC/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/01/12 09:46:50 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:05 wiz Exp $ DISTNAME= JSON-RPC-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JSON/} diff --git a/www/p5-JavaScript-Value-Escape/Makefile b/www/p5-JavaScript-Value-Escape/Makefile index 0c7a49f7d..5323c0b18 100644 --- a/www/p5-JavaScript-Value-Escape/Makefile +++ b/www/p5-JavaScript-Value-Escape/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:05 wiz Exp $ # DISTNAME= JavaScript-Value-Escape-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=JavaScript/} diff --git a/www/p5-Jemplate/Makefile b/www/p5-Jemplate/Makefile index 230937e19..2f7970a90 100644 --- a/www/p5-Jemplate/Makefile +++ b/www/p5-Jemplate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Jemplate-0.261 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RK/RKRIMEN/} diff --git a/www/p5-Kwiki-Archive-Cvs/Makefile b/www/p5-Kwiki-Archive-Cvs/Makefile index 0788b1dc6..d488b0e2c 100644 --- a/www/p5-Kwiki-Archive-Cvs/Makefile +++ b/www/p5-Kwiki-Archive-Cvs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-Archive-Cvs-0.104 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Archive-Rcs/Makefile b/www/p5-Kwiki-Archive-Rcs/Makefile index c5900e0b0..255fbd8ad 100644 --- a/www/p5-Kwiki-Archive-Rcs/Makefile +++ b/www/p5-Kwiki-Archive-Rcs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/06/09 20:04:42 schmonz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-Archive-Rcs-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-BreadCrumbs/Makefile b/www/p5-Kwiki-BreadCrumbs/Makefile index 2db416de0..e9428be0c 100644 --- a/www/p5-Kwiki-BreadCrumbs/Makefile +++ b/www/p5-Kwiki-BreadCrumbs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-BreadCrumbs-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Edit-RequireUserName/Makefile b/www/p5-Kwiki-Edit-RequireUserName/Makefile index 5bab217b5..4a9ab8557 100644 --- a/www/p5-Kwiki-Edit-RequireUserName/Makefile +++ b/www/p5-Kwiki-Edit-RequireUserName/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-Edit-RequireUserName-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/JPEREGR/} diff --git a/www/p5-Kwiki-Favorites/Makefile b/www/p5-Kwiki-Favorites/Makefile index 1598597ae..4b0c0e0c2 100644 --- a/www/p5-Kwiki-Favorites/Makefile +++ b/www/p5-Kwiki-Favorites/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-Favorites-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-HtmlBlocks/Makefile b/www/p5-Kwiki-HtmlBlocks/Makefile index 94fbbac9e..099b946fa 100644 --- a/www/p5-Kwiki-HtmlBlocks/Makefile +++ b/www/p5-Kwiki-HtmlBlocks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-HtmlBlocks-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Icons-Gnome/Makefile b/www/p5-Kwiki-Icons-Gnome/Makefile index 7013202ca..bb3b4c6fd 100644 --- a/www/p5-Kwiki-Icons-Gnome/Makefile +++ b/www/p5-Kwiki-Icons-Gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-Icons-Gnome-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-ModPerl/Makefile b/www/p5-Kwiki-ModPerl/Makefile index 630c9fe34..75a3edadc 100644 --- a/www/p5-Kwiki-ModPerl/Makefile +++ b/www/p5-Kwiki-ModPerl/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/06/10 15:22:19 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-ModPerl-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-NewPage/Makefile b/www/p5-Kwiki-NewPage/Makefile index e01170e07..9efc5b671 100644 --- a/www/p5-Kwiki-NewPage/Makefile +++ b/www/p5-Kwiki-NewPage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-NewPage-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Notify-Mail/Makefile b/www/p5-Kwiki-Notify-Mail/Makefile index 2b0fb3cb7..603cb0142 100644 --- a/www/p5-Kwiki-Notify-Mail/Makefile +++ b/www/p5-Kwiki-Notify-Mail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-Notify-Mail-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-PagePrivacy/Makefile b/www/p5-Kwiki-PagePrivacy/Makefile index 1a97085c7..2ef8dd755 100644 --- a/www/p5-Kwiki-PagePrivacy/Makefile +++ b/www/p5-Kwiki-PagePrivacy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-PagePrivacy-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-ParagraphBlocks/Makefile b/www/p5-Kwiki-ParagraphBlocks/Makefile index 690233b14..3bb61483d 100644 --- a/www/p5-Kwiki-ParagraphBlocks/Makefile +++ b/www/p5-Kwiki-ParagraphBlocks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-ParagraphBlocks-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-PreformattedBlocks/Makefile b/www/p5-Kwiki-PreformattedBlocks/Makefile index aaf17c30e..1a3e4b288 100644 --- a/www/p5-Kwiki-PreformattedBlocks/Makefile +++ b/www/p5-Kwiki-PreformattedBlocks/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-PreformattedBlocks-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-RecentChanges/Makefile b/www/p5-Kwiki-RecentChanges/Makefile index a55e4c66b..cb0059f2e 100644 --- a/www/p5-Kwiki-RecentChanges/Makefile +++ b/www/p5-Kwiki-RecentChanges/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-RecentChanges-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Revisions/Makefile b/www/p5-Kwiki-Revisions/Makefile index e5257ab9d..65b48304f 100644 --- a/www/p5-Kwiki-Revisions/Makefile +++ b/www/p5-Kwiki-Revisions/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-Revisions-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Scode/Makefile b/www/p5-Kwiki-Scode/Makefile index f47f16ad8..9ccc0b441 100644 --- a/www/p5-Kwiki-Scode/Makefile +++ b/www/p5-Kwiki-Scode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-Scode-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Search/Makefile b/www/p5-Kwiki-Search/Makefile index 4d3725d7d..2fdd2012f 100644 --- a/www/p5-Kwiki-Search/Makefile +++ b/www/p5-Kwiki-Search/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-Search-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Simple-Server-HTTP/Makefile b/www/p5-Kwiki-Simple-Server-HTTP/Makefile index c785acad3..a93777af9 100644 --- a/www/p5-Kwiki-Simple-Server-HTTP/Makefile +++ b/www/p5-Kwiki-Simple-Server-HTTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:10 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-Simple-Server-HTTP-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-UserName/Makefile b/www/p5-Kwiki-UserName/Makefile index db44637a1..2f2ad1edf 100644 --- a/www/p5-Kwiki-UserName/Makefile +++ b/www/p5-Kwiki-UserName/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-UserName-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-UserPreferences/Makefile b/www/p5-Kwiki-UserPreferences/Makefile index b6072438a..c32c6c2bd 100644 --- a/www/p5-Kwiki-UserPreferences/Makefile +++ b/www/p5-Kwiki-UserPreferences/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-UserPreferences-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Users-Remote/Makefile b/www/p5-Kwiki-Users-Remote/Makefile index 439de4bbe..3d94fd112 100644 --- a/www/p5-Kwiki-Users-Remote/Makefile +++ b/www/p5-Kwiki-Users-Remote/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:06 wiz Exp $ DISTNAME= Kwiki-Users-Remote-0.04 -PKGREVISION= 7 +PKGREVISION= 8 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Weather/Makefile b/www/p5-Kwiki-Weather/Makefile index 15d9432ac..1ee362511 100644 --- a/www/p5-Kwiki-Weather/Makefile +++ b/www/p5-Kwiki-Weather/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:07 wiz Exp $ DISTNAME= Kwiki-Weather-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Wikiwyg/Makefile b/www/p5-Kwiki-Wikiwyg/Makefile index b87f54a9f..82462bd92 100644 --- a/www/p5-Kwiki-Wikiwyg/Makefile +++ b/www/p5-Kwiki-Wikiwyg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:07 wiz Exp $ DISTNAME= Kwiki-Wikiwyg-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki-Zipcode/Makefile b/www/p5-Kwiki-Zipcode/Makefile index 9b07f0325..2f17654da 100644 --- a/www/p5-Kwiki-Zipcode/Makefile +++ b/www/p5-Kwiki-Zipcode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:07 wiz Exp $ DISTNAME= Kwiki-Zipcode-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-Kwiki/Makefile b/www/p5-Kwiki/Makefile index f5f125a43..b9f716737 100644 --- a/www/p5-Kwiki/Makefile +++ b/www/p5-Kwiki/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/05/29 23:38:09 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:52:05 wiz Exp $ DISTNAME= Kwiki-0.39 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Kwiki/} diff --git a/www/p5-LWP-Authen-Negotiate/Makefile b/www/p5-LWP-Authen-Negotiate/Makefile index 037c690f2..5fb192f06 100644 --- a/www/p5-LWP-Authen-Negotiate/Makefile +++ b/www/p5-LWP-Authen-Negotiate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:07 wiz Exp $ DISTNAME= LWP-Authen-Negotiate-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile index 4b01b315e..9de63a034 100644 --- a/www/p5-LWP-Authen-Wsse/Makefile +++ b/www/p5-LWP-Authen-Wsse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:07 wiz Exp $ DISTNAME= LWP-Authen-Wsse-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} diff --git a/www/p5-LWP-MediaTypes/Makefile b/www/p5-LWP-MediaTypes/Makefile index 6b5da1b43..c2b6a229c 100644 --- a/www/p5-LWP-MediaTypes/Makefile +++ b/www/p5-LWP-MediaTypes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:07 wiz Exp $ DISTNAME= LWP-MediaTypes-6.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} diff --git a/www/p5-LWP-Online/Makefile b/www/p5-LWP-Online/Makefile index e4d47fe61..8238faf72 100644 --- a/www/p5-LWP-Online/Makefile +++ b/www/p5-LWP-Online/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:07 wiz Exp $ # DISTNAME= LWP-Online-1.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} diff --git a/www/p5-LWP-Protocol-PSGI/Makefile b/www/p5-LWP-Protocol-PSGI/Makefile index 7b664f350..ba0b46317 100644 --- a/www/p5-LWP-Protocol-PSGI/Makefile +++ b/www/p5-LWP-Protocol-PSGI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/09/13 16:38:45 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:07 wiz Exp $ DISTNAME= LWP-Protocol-PSGI-0.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} diff --git a/www/p5-LWP-Protocol-https/Makefile b/www/p5-LWP-Protocol-https/Makefile index 0d4f22f6a..d72b6812a 100644 --- a/www/p5-LWP-Protocol-https/Makefile +++ b/www/p5-LWP-Protocol-https/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:07 wiz Exp $ DISTNAME= LWP-Protocol-https-6.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHILLI/} @@ -15,11 +15,13 @@ CONFLICTS+= p5-libwww<6.02 DEPENDS+= p5-IO-Socket-SSL>=1.38:../../security/p5-IO-Socket-SSL DEPENDS+= p5-Mozilla-CA>=20110101:../../security/p5-Mozilla-CA -# needed for tests, but p5-libwww depends on this package +# needed for tests (as LWP::UserAgent), but p5-libwww depends on this package #DEPENDS+= p5-libwww>=6.06:../../www/p5-libwww USE_LANGUAGES= # empty PERL5_PACKLIST= auto/LWP/Protocol/https/.packlist +TEST_TARGET?= # to skip make test (but can be enabled by 'env TEST_TARGET=test make test') + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/p5-LWP-UserAgent-Determined/Makefile b/www/p5-LWP-UserAgent-Determined/Makefile index 29c764187..d3d0cd3fc 100644 --- a/www/p5-LWP-UserAgent-Determined/Makefile +++ b/www/p5-LWP-UserAgent-Determined/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/01/12 09:48:57 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:07 wiz Exp $ # DISTNAME= LWP-UserAgent-Determined-1.07 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile index 25f1b6850..87b8a33ad 100644 --- a/www/p5-LWPx-ParanoidAgent/Makefile +++ b/www/p5-LWPx-ParanoidAgent/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2014/09/17 22:46:17 schmonz Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:07 wiz Exp $ # DISTNAME= LWPx-ParanoidAgent-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWPx/} diff --git a/www/p5-LWPx-TimedHTTP/Makefile b/www/p5-LWPx-TimedHTTP/Makefile index 0957d21d0..f79893704 100644 --- a/www/p5-LWPx-TimedHTTP/Makefile +++ b/www/p5-LWPx-TimedHTTP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:07 wiz Exp $ # DISTNAME= LWPx-TimedHTTP-1.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWPx/} diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile index b123d6a84..3cdb19600 100644 --- a/www/p5-MasonX-Request-WithApacheSession/Makefile +++ b/www/p5-MasonX-Request-WithApacheSession/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:52:07 wiz Exp $ DISTNAME= MasonX-Request-WithApacheSession-0.31 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MasonX/} diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile index 57e853091..414ee212c 100644 --- a/www/p5-Mojolicious/Makefile +++ b/www/p5-Mojolicious/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2015/02/27 02:53:35 wen Exp $ +# $NetBSD: Makefile,v 1.76 2015/06/12 10:52:07 wiz Exp $ -DISTNAME= Mojolicious-6.0 +DISTNAME= Mojolicious-6.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mojolicious/} diff --git a/www/p5-Mojolicious/distinfo b/www/p5-Mojolicious/distinfo index 81fa53ce5..f9f98248c 100644 --- a/www/p5-Mojolicious/distinfo +++ b/www/p5-Mojolicious/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.68 2015/02/27 02:53:35 wen Exp $ +$NetBSD: distinfo,v 1.70 2015/05/17 12:21:56 mef Exp $ -SHA1 (Mojolicious-6.0.tar.gz) = 66ed41d14297d07763cca9d6eb46c4f3441c89c0 -RMD160 (Mojolicious-6.0.tar.gz) = 71e55d6b7a9d5e1b321b96cdab5c3bc5a7ca7b5d -Size (Mojolicious-6.0.tar.gz) = 639523 bytes +SHA1 (Mojolicious-6.11.tar.gz) = 4f427b95b63783b7d462dcd422b20b630f6203f0 +RMD160 (Mojolicious-6.11.tar.gz) = b6d703b4fd1ab176627a19fdeb1f3c3e2bc542b4 +Size (Mojolicious-6.11.tar.gz) = 644909 bytes diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile index b0f0de3e3..591f7211e 100644 --- a/www/p5-Net-FastCGI/Makefile +++ b/www/p5-Net-FastCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:08 wiz Exp $ DISTNAME= Net-FastCGI-0.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/www/p5-Net-HTTP/Makefile b/www/p5-Net-HTTP/Makefile index 8d7a51903..f7edc1c7f 100644 --- a/www/p5-Net-HTTP/Makefile +++ b/www/p5-Net-HTTP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/03/17 12:41:33 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:52:08 wiz Exp $ -DISTNAME= Net-HTTP-6.07 +DISTNAME= Net-HTTP-6.09 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/www/p5-Net-HTTP/distinfo b/www/p5-Net-HTTP/distinfo index 220c0cb29..1beca00e5 100644 --- a/www/p5-Net-HTTP/distinfo +++ b/www/p5-Net-HTTP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/08/14 14:45:21 wen Exp $ +$NetBSD: distinfo,v 1.5 2015/05/27 21:45:17 wiz Exp $ -SHA1 (Net-HTTP-6.07.tar.gz) = 6fc4bd5178599d3892290cb2271956afecd827e9 -RMD160 (Net-HTTP-6.07.tar.gz) = f8355747d43a8f0d1c9a9f3e4ec78e2544fa3ed9 -Size (Net-HTTP-6.07.tar.gz) = 16945 bytes +SHA1 (Net-HTTP-6.09.tar.gz) = 6f2e1600af1f36591e7bbc76487b8908323fc1ff +RMD160 (Net-HTTP-6.09.tar.gz) = 3c6f20882b1e2b847d144953fe415d091b0ddb77 +Size (Net-HTTP-6.09.tar.gz) = 17686 bytes diff --git a/www/p5-POE-Component-Server-PSGI/Makefile b/www/p5-POE-Component-Server-PSGI/Makefile index 563695914..19400f074 100644 --- a/www/p5-POE-Component-Server-PSGI/Makefile +++ b/www/p5-POE-Component-Server-PSGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:08 wiz Exp $ DISTNAME= POE-Component-Server-PSGI-0.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-POE-Component-Server-SOAP/Makefile b/www/p5-POE-Component-Server-SOAP/Makefile index 0e31e78d8..430e23338 100644 --- a/www/p5-POE-Component-Server-SOAP/Makefile +++ b/www/p5-POE-Component-Server-SOAP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/07/19 14:26:07 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:52:08 wiz Exp $ DISTNAME= POE-Component-Server-SOAP-1.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-POE-Component-Server-SimpleHTTP/Makefile b/www/p5-POE-Component-Server-SimpleHTTP/Makefile index 6fbbe4ed4..c4e578068 100644 --- a/www/p5-POE-Component-Server-SimpleHTTP/Makefile +++ b/www/p5-POE-Component-Server-SimpleHTTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2014/07/19 14:26:07 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:52:08 wiz Exp $ DISTNAME= POE-Component-Server-SimpleHTTP-2.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-POE-Filter-HTTP-Parser/Makefile b/www/p5-POE-Filter-HTTP-Parser/Makefile index 4e36b4c9e..d0d4a4b6a 100644 --- a/www/p5-POE-Filter-HTTP-Parser/Makefile +++ b/www/p5-POE-Filter-HTTP-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:08 wiz Exp $ DISTNAME= POE-Filter-HTTP-Parser-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/} diff --git a/www/p5-PSGI/Makefile b/www/p5-PSGI/Makefile index c78b37817..fc81068a3 100644 --- a/www/p5-PSGI/Makefile +++ b/www/p5-PSGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:08 wiz Exp $ DISTNAME= PSGI-1.102 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/www/p5-ParallelUserAgent/Makefile b/www/p5-ParallelUserAgent/Makefile index db890ba62..11a2e38b0 100644 --- a/www/p5-ParallelUserAgent/Makefile +++ b/www/p5-ParallelUserAgent/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:11 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:08 wiz Exp $ # DISTNAME= ParallelUserAgent-2.57 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=LWP/} MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARCLANG/} diff --git a/www/p5-Plack-App-Proxy/Makefile b/www/p5-Plack-App-Proxy/Makefile index bd5d1d1c1..2954538dd 100644 --- a/www/p5-Plack-App-Proxy/Makefile +++ b/www/p5-Plack-App-Proxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:08 wiz Exp $ DISTNAME= Plack-App-Proxy-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile index c4a9fca62..b1713323a 100644 --- a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:08 wiz Exp $ DISTNAME= Plack-Handler-AnyEvent-HTTPD-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile index f751ae6d1..88c511871 100644 --- a/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-ReverseHTTP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:08 wiz Exp $ DISTNAME= Plack-Handler-AnyEvent-ReverseHTTP-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile index 6a6449a29..89d71a0ce 100644 --- a/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-SCGI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/01/12 10:34:23 mef Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:08 wiz Exp $ DISTNAME= Plack-Handler-AnyEvent-SCGI-0.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Handler-SCGI/Makefile b/www/p5-Plack-Handler-SCGI/Makefile index 9c65aed95..e3e1adf9a 100644 --- a/www/p5-Plack-Handler-SCGI/Makefile +++ b/www/p5-Plack-Handler-SCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Handler-SCGI-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-Auth-Digest/Makefile b/www/p5-Plack-Middleware-Auth-Digest/Makefile index 2765e1b4c..7cbe2c272 100644 --- a/www/p5-Plack-Middleware-Auth-Digest/Makefile +++ b/www/p5-Plack-Middleware-Auth-Digest/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-Auth-Digest-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-ConsoleLogger/Makefile b/www/p5-Plack-Middleware-ConsoleLogger/Makefile index 7c25b29eb..f04b073bd 100644 --- a/www/p5-Plack-Middleware-ConsoleLogger/Makefile +++ b/www/p5-Plack-Middleware-ConsoleLogger/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-ConsoleLogger-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-Debug/Makefile b/www/p5-Plack-Middleware-Debug/Makefile index 4a7bb3896..3a152563c 100644 --- a/www/p5-Plack-Middleware-Debug/Makefile +++ b/www/p5-Plack-Middleware-Debug/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/16 12:02:16 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-Debug-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-Deflater/Makefile b/www/p5-Plack-Middleware-Deflater/Makefile index b282d6b33..8f4275eff 100644 --- a/www/p5-Plack-Middleware-Deflater/Makefile +++ b/www/p5-Plack-Middleware-Deflater/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/07 07:05:17 wen Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-Deflater-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-File-Sass/Makefile b/www/p5-Plack-Middleware-File-Sass/Makefile index 7a8b75b41..50b4099d9 100644 --- a/www/p5-Plack-Middleware-File-Sass/Makefile +++ b/www/p5-Plack-Middleware-File-Sass/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-File-Sass-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile b/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile index a15d7ff34..868a94cdd 100644 --- a/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile +++ b/www/p5-Plack-Middleware-FixMissingBodyInRedirect/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/11/24 13:22:38 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-FixMissingBodyInRedirect-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-Header/Makefile b/www/p5-Plack-Middleware-Header/Makefile index badf09b7e..87ed84c85 100644 --- a/www/p5-Plack-Middleware-Header/Makefile +++ b/www/p5-Plack-Middleware-Header/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-Header-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-JSConcat/Makefile b/www/p5-Plack-Middleware-JSConcat/Makefile index 97727f482..8d50d41e3 100644 --- a/www/p5-Plack-Middleware-JSConcat/Makefile +++ b/www/p5-Plack-Middleware-JSConcat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-JSConcat-0.29 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile index ca3381f85..825ef0eb4 100644 --- a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile +++ b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/11/24 13:35:17 wen Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-RemoveRedundantBody-0.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-ReverseProxy/Makefile b/www/p5-Plack-Middleware-ReverseProxy/Makefile index f209d2e52..9768e646a 100644 --- a/www/p5-Plack-Middleware-ReverseProxy/Makefile +++ b/www/p5-Plack-Middleware-ReverseProxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-ReverseProxy-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile index a9c2a34b4..c6b28c954 100644 --- a/www/p5-Plack-Middleware-Session/Makefile +++ b/www/p5-Plack-Middleware-Session/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/11/03 03:17:51 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-Session-0.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Middleware-Test-StashWarnings/Makefile b/www/p5-Plack-Middleware-Test-StashWarnings/Makefile index 35a540119..915bff72c 100644 --- a/www/p5-Plack-Middleware-Test-StashWarnings/Makefile +++ b/www/p5-Plack-Middleware-Test-StashWarnings/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/12/03 06:46:20 wen Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:09 wiz Exp $ DISTNAME= Plack-Middleware-Test-StashWarnings-0.08 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack-Test-ExternalServer/Makefile b/www/p5-Plack-Test-ExternalServer/Makefile index f123438a1..dbffd6c20 100644 --- a/www/p5-Plack-Test-ExternalServer/Makefile +++ b/www/p5-Plack-Test-ExternalServer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Plack-Test-ExternalServer-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile index d715c7441..f03fdf995 100644 --- a/www/p5-Plack/Makefile +++ b/www/p5-Plack/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/10/24 12:05:33 wen Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:52:08 wiz Exp $ -DISTNAME= Plack-1.0033 +DISTNAME= Plack-1.0036 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} @@ -26,6 +27,8 @@ DEPENDS+= p5-HTTP-Body>=1.06:../../www/p5-HTTP-Body DEPENDS+= p5-Test-TCP>=0.11:../../net/p5-Test-TCP DEPENDS+= p5-Stream-Buffered>=0.02:../../devel/p5-Stream-Buffered DEPENDS+= p5-Apache-LogFormat-Compiler>=0.12:../../www/p5-Apache-LogFormat-Compiler +DEPENDS+= p5-Cookie-Baker>=0.05:../../www/p5-Cookie-Baker +DEPENDS+= p5-HTTP-Headers-Fast>=0.17:../../www/p5-HTTP-Headers-Fast USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Plack/.packlist diff --git a/www/p5-Plack/distinfo b/www/p5-Plack/distinfo index 7ddc41362..b5c3ae351 100644 --- a/www/p5-Plack/distinfo +++ b/www/p5-Plack/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2014/10/24 12:05:33 wen Exp $ +$NetBSD: distinfo,v 1.28 2015/06/05 13:20:26 wen Exp $ -SHA1 (Plack-1.0033.tar.gz) = 4946778c989b2c78f6a042e5f05d96e79ac28d4e -RMD160 (Plack-1.0033.tar.gz) = 3ca3f8aa962a4ba3e4db7168a52d322b63647f97 -Size (Plack-1.0033.tar.gz) = 239206 bytes +SHA1 (Plack-1.0036.tar.gz) = ffbb2b80a603203ded408198643436a3d337aac2 +RMD160 (Plack-1.0036.tar.gz) = ec096976cdaf6f2ff36742ce69ab2262e533599c +Size (Plack-1.0036.tar.gz) = 175630 bytes diff --git a/www/p5-Pod-POM-Web/Makefile b/www/p5-Pod-POM-Web/Makefile index 968ff5c9a..fc7c33c23 100644 --- a/www/p5-Pod-POM-Web/Makefile +++ b/www/p5-Pod-POM-Web/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/01/12 12:57:47 mef Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Pod-POM-Web-1.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/www/p5-Reaction/Makefile b/www/p5-Reaction/Makefile index bdccc97c5..93857e016 100644 --- a/www/p5-Reaction/Makefile +++ b/www/p5-Reaction/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Reaction-0.002005 PKGNAME= p5-Reaction-0.2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Reaction/} diff --git a/www/p5-Rose-HTML-Objects/Makefile b/www/p5-Rose-HTML-Objects/Makefile index 076ac85db..348657457 100644 --- a/www/p5-Rose-HTML-Objects/Makefile +++ b/www/p5-Rose-HTML-Objects/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2015/01/12 12:59:55 mef Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Rose-HTML-Objects-0.621 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/www/p5-Rose-HTMLx-Form-Field-Autocomplete/Makefile b/www/p5-Rose-HTMLx-Form-Field-Autocomplete/Makefile index 4e3b63ab2..df1e0054e 100644 --- a/www/p5-Rose-HTMLx-Form-Field-Autocomplete/Makefile +++ b/www/p5-Rose-HTMLx-Form-Field-Autocomplete/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Rose-HTMLx-Form-Field-Autocomplete-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/www/p5-Rose-HTMLx-Form-Field-Boolean/Makefile b/www/p5-Rose-HTMLx-Form-Field-Boolean/Makefile index 63fae7366..3fea64fc0 100644 --- a/www/p5-Rose-HTMLx-Form-Field-Boolean/Makefile +++ b/www/p5-Rose-HTMLx-Form-Field-Boolean/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Rose-HTMLx-Form-Field-Boolean-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/www/p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric/Makefile b/www/p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric/Makefile index 576cafe27..18c543d76 100644 --- a/www/p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric/Makefile +++ b/www/p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Rose-HTMLx-Form-Field-PopUpMenuNumeric-0.001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/www/p5-Rose-HTMLx-Form-Field-Serial/Makefile b/www/p5-Rose-HTMLx-Form-Field-Serial/Makefile index 5595677f8..538a24fd1 100644 --- a/www/p5-Rose-HTMLx-Form-Field-Serial/Makefile +++ b/www/p5-Rose-HTMLx-Form-Field-Serial/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Rose-HTMLx-Form-Field-Serial-0.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/www/p5-Rose-HTMLx-Form-Related/Makefile b/www/p5-Rose-HTMLx-Form-Related/Makefile index ea6091342..3760b082e 100644 --- a/www/p5-Rose-HTMLx-Form-Related/Makefile +++ b/www/p5-Rose-HTMLx-Form-Related/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/01/12 13:05:10 mef Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Rose-HTMLx-Form-Related-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/www/p5-Rose-URI/Makefile b/www/p5-Rose-URI/Makefile index 443a6976b..43cd02364 100644 --- a/www/p5-Rose-URI/Makefile +++ b/www/p5-Rose-URI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Rose-URI-1.00 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/} diff --git a/www/p5-Router-Simple/Makefile b/www/p5-Router-Simple/Makefile index e939177bc..c9eae1ece 100644 --- a/www/p5-Router-Simple/Makefile +++ b/www/p5-Router-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2015/01/12 13:10:22 mef Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:10 wiz Exp $ DISTNAME= Router-Simple-0.17 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Router/} diff --git a/www/p5-SCGI/Makefile b/www/p5-SCGI/Makefile index 973a607ae..518e2c67c 100644 --- a/www/p5-SCGI/Makefile +++ b/www/p5-SCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:11 wiz Exp $ DISTNAME= SCGI-0.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SCGI/} diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile index 58aaa8bee..78959e1d5 100644 --- a/www/p5-SVN-Web/Makefile +++ b/www/p5-SVN-Web/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:52:11 wiz Exp $ DISTNAME= SVN-Web-0.53 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIKC/} diff --git a/www/p5-Session-Storage-Secure/Makefile b/www/p5-Session-Storage-Secure/Makefile index 5bda80226..2b6b0e2bd 100644 --- a/www/p5-Session-Storage-Secure/Makefile +++ b/www/p5-Session-Storage-Secure/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/12/08 09:02:42 wen Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Session-Storage-Secure-0.010 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/} diff --git a/www/p5-Squatting-On-PSGI/Makefile b/www/p5-Squatting-On-PSGI/Makefile index 7a521b2b2..07ac51188 100644 --- a/www/p5-Squatting-On-PSGI/Makefile +++ b/www/p5-Squatting-On-PSGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Squatting-On-PSGI-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BE/BEPPU/} diff --git a/www/p5-Squatting/Makefile b/www/p5-Squatting/Makefile index ffdb99cdd..9c803f1c5 100644 --- a/www/p5-Squatting/Makefile +++ b/www/p5-Squatting/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2015/01/12 13:13:45 mef Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Squatting-0.83 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BE/BEPPU/} diff --git a/www/p5-Starlet/Makefile b/www/p5-Starlet/Makefile index c017769b3..08a69dc71 100644 --- a/www/p5-Starlet/Makefile +++ b/www/p5-Starlet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/12 13:16:41 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Starlet-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile index bbe0fd802..72f6f1c64 100644 --- a/www/p5-Starman/Makefile +++ b/www/p5-Starman/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2015/01/12 13:24:34 mef Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Starman-0.4011 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Plack/} diff --git a/www/p5-Task-CatInABox/Makefile b/www/p5-Task-CatInABox/Makefile index 84367a567..71a654bff 100644 --- a/www/p5-Task-CatInABox/Makefile +++ b/www/p5-Task-CatInABox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Task-CatInABox-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Task/} diff --git a/www/p5-Task-Catalyst-Tutorial/Makefile b/www/p5-Task-Catalyst-Tutorial/Makefile index c9966a1a1..d48fd1bdf 100644 --- a/www/p5-Task-Catalyst-Tutorial/Makefile +++ b/www/p5-Task-Catalyst-Tutorial/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Task-Catalyst-Tutorial-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Task/} diff --git a/www/p5-Task-Plack/Makefile b/www/p5-Task-Plack/Makefile index 7884c29ca..c4079c384 100644 --- a/www/p5-Task-Plack/Makefile +++ b/www/p5-Task-Plack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Task-Plack-0.28 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Task/} diff --git a/www/p5-Tatsumaki/Makefile b/www/p5-Tatsumaki/Makefile index 84acfbe20..9fa21399e 100644 --- a/www/p5-Tatsumaki/Makefile +++ b/www/p5-Tatsumaki/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:14 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Tatsumaki-0.1013 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/} diff --git a/www/p5-Template-Extract/Makefile b/www/p5-Template-Extract/Makefile index 7ecc9a3e2..1c67fd669 100644 --- a/www/p5-Template-Extract/Makefile +++ b/www/p5-Template-Extract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Template-Extract-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Generate/Makefile b/www/p5-Template-Generate/Makefile index 9bc8238ce..e453f4fb9 100644 --- a/www/p5-Template-Generate/Makefile +++ b/www/p5-Template-Generate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Template-Generate-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Multilingual/Makefile b/www/p5-Template-Multilingual/Makefile index 562a32f88..2a944c8be 100644 --- a/www/p5-Template-Multilingual/Makefile +++ b/www/p5-Template-Multilingual/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:11 wiz Exp $ DISTNAME= Template-Multilingual-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Plugin-Clickable-Email/Makefile b/www/p5-Template-Plugin-Clickable-Email/Makefile index 00f0b8f40..6201d6a6f 100644 --- a/www/p5-Template-Plugin-Clickable-Email/Makefile +++ b/www/p5-Template-Plugin-Clickable-Email/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Plugin-Clickable-Email-0.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Plugin-Clickable/Makefile b/www/p5-Template-Plugin-Clickable/Makefile index bdbe24345..0847c3878 100644 --- a/www/p5-Template-Plugin-Clickable/Makefile +++ b/www/p5-Template-Plugin-Clickable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Plugin-Clickable-0.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Plugin-Subst/Makefile b/www/p5-Template-Plugin-Subst/Makefile index 9c946df71..2c841d3cd 100644 --- a/www/p5-Template-Plugin-Subst/Makefile +++ b/www/p5-Template-Plugin-Subst/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Plugin-Subst-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Provider-Encoding/Makefile b/www/p5-Template-Provider-Encoding/Makefile index bdfb4e097..00d493660 100644 --- a/www/p5-Template-Provider-Encoding/Makefile +++ b/www/p5-Template-Provider-Encoding/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/10/09 14:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Provider-Encoding-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Stash-EscapeHTML/Makefile b/www/p5-Template-Stash-EscapeHTML/Makefile index f7c3b6238..742470f37 100644 --- a/www/p5-Template-Stash-EscapeHTML/Makefile +++ b/www/p5-Template-Stash-EscapeHTML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Stash-EscapeHTML-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IK/IKEBE/} diff --git a/www/p5-Template-Stash-HTML-Entities/Makefile b/www/p5-Template-Stash-HTML-Entities/Makefile index cb156bfe7..496302290 100644 --- a/www/p5-Template-Stash-HTML-Entities/Makefile +++ b/www/p5-Template-Stash-HTML-Entities/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Stash-HTML-Entities-1.3.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YO/YOSHIDA/} diff --git a/www/p5-Template-Timer/Makefile b/www/p5-Template-Timer/Makefile index cabec188a..a8b1bb040 100644 --- a/www/p5-Template-Timer/Makefile +++ b/www/p5-Template-Timer/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Timer-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Toolkit-Simple/Makefile b/www/p5-Template-Toolkit-Simple/Makefile index fa9689185..ff5381df2 100644 --- a/www/p5-Template-Toolkit-Simple/Makefile +++ b/www/p5-Template-Toolkit-Simple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/01/15 14:53:45 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Toolkit-Simple-0.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index 88c14fa28..17d2e8198 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Template-Toolkit-2.26 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} diff --git a/www/p5-Test-HTTP-Server-Simple/Makefile b/www/p5-Test-HTTP-Server-Simple/Makefile index 539d9a9ee..021877502 100644 --- a/www/p5-Test-HTTP-Server-Simple/Makefile +++ b/www/p5-Test-HTTP-Server-Simple/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Test-HTTP-Server-Simple-0.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/www/p5-Test-WWW-Declare/Makefile b/www/p5-Test-WWW-Declare/Makefile index f57687b38..f5f5df45b 100644 --- a/www/p5-Test-WWW-Declare/Makefile +++ b/www/p5-Test-WWW-Declare/Makefile @@ -1,22 +1,23 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:15 wiz Exp $ -# +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Test-WWW-Declare-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 7 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Test-WWW-Declare/ COMMENT= Perl 5 module for declarative testing of web app +LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/WWW/Declare/.packlist BUILD_DEPENDS+= p5-HTTP-Server-Simple-[0-9]*:../../www/p5-HTTP-Server-Simple -BUILD_DEPENDS+= p5-Test-Tester-[0-9]*:../../devel/p5-Test-Tester +BUILD_DEPENDS+= p5-Test-Simple-[0-9]*:../../devel/p5-Test-Simple DEPENDS+= p5-Test-WWW-Mechanize-[0-9]*:../../www/p5-Test-WWW-Mechanize +DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Test-WWW-Mechanize-Catalyst/Makefile b/www/p5-Test-WWW-Mechanize-Catalyst/Makefile index fd566f6e9..971159846 100644 --- a/www/p5-Test-WWW-Mechanize-Catalyst/Makefile +++ b/www/p5-Test-WWW-Mechanize-Catalyst/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/12 13:31:31 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Test-WWW-Mechanize-Catalyst-0.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/www/p5-Test-WWW-Mechanize-PSGI/Makefile b/www/p5-Test-WWW-Mechanize-PSGI/Makefile index 24b356fd4..b76940f49 100644 --- a/www/p5-Test-WWW-Mechanize-PSGI/Makefile +++ b/www/p5-Test-WWW-Mechanize-PSGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:13 wiz Exp $ DISTNAME= Test-WWW-Mechanize-PSGI-0.35 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/www/p5-Test-WWW-Mechanize/Makefile b/www/p5-Test-WWW-Mechanize/Makefile index 0a19a4ba5..4f9fdd667 100644 --- a/www/p5-Test-WWW-Mechanize/Makefile +++ b/www/p5-Test-WWW-Mechanize/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2014/10/09 13:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/06/12 10:52:12 wiz Exp $ DISTNAME= Test-WWW-Mechanize-1.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/www/p5-Twiggy/Makefile b/www/p5-Twiggy/Makefile index 3306685e7..1139dd441 100644 --- a/www/p5-Twiggy/Makefile +++ b/www/p5-Twiggy/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/12 13:33:34 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:13 wiz Exp $ DISTNAME= Twiggy-0.1025 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AnyEvent/} diff --git a/www/p5-URI-Escape-XS/Makefile b/www/p5-URI-Escape-XS/Makefile index e0ace7ade..ecba66177 100644 --- a/www/p5-URI-Escape-XS/Makefile +++ b/www/p5-URI-Escape-XS/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/06/09 20:09:49 schmonz Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/12 10:52:13 wiz Exp $ DISTNAME= URI-Escape-XS-0.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI-Fetch/Makefile b/www/p5-URI-Fetch/Makefile index b59334f5f..6e4aee91a 100644 --- a/www/p5-URI-Fetch/Makefile +++ b/www/p5-URI-Fetch/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/10/09 13:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:13 wiz Exp $ DISTNAME= URI-Fetch-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI-Find/Makefile b/www/p5-URI-Find/Makefile index 5fff81849..014cd2df1 100644 --- a/www/p5-URI-Find/Makefile +++ b/www/p5-URI-Find/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/08/14 13:45:44 wen Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:13 wiz Exp $ DISTNAME= URI-Find-20140709 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI-FromHash/Makefile b/www/p5-URI-FromHash/Makefile index 845770a96..65931295f 100644 --- a/www/p5-URI-FromHash/Makefile +++ b/www/p5-URI-FromHash/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/10/09 14:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:13 wiz Exp $ DISTNAME= URI-FromHash-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI-Nested/Makefile b/www/p5-URI-Nested/Makefile index e348057a9..ca7564eec 100644 --- a/www/p5-URI-Nested/Makefile +++ b/www/p5-URI-Nested/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 14:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:52:13 wiz Exp $ DISTNAME= URI-Nested-0.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI-db/Makefile b/www/p5-URI-db/Makefile index f8fad5f65..7fd218fb7 100644 --- a/www/p5-URI-db/Makefile +++ b/www/p5-URI-db/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/11/23 13:59:38 schmonz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:13 wiz Exp $ DISTNAME= URI-db-0.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile index a35a7a618..19e9118b2 100644 --- a/www/p5-URI/Makefile +++ b/www/p5-URI/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2015/02/27 08:31:13 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2015/06/12 10:52:13 wiz Exp $ DISTNAME= URI-1.67 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=URI/} diff --git a/www/p5-VRML/Makefile b/www/p5-VRML/Makefile index c73e53208..e2b5e151e 100644 --- a/www/p5-VRML/Makefile +++ b/www/p5-VRML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:52:13 wiz Exp $ # DISTNAME= VRML-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=VRML/} diff --git a/www/p5-WWW-Amazon-Wishlist/Makefile b/www/p5-WWW-Amazon-Wishlist/Makefile index c1ecfc799..cf4777621 100644 --- a/www/p5-WWW-Amazon-Wishlist/Makefile +++ b/www/p5-WWW-Amazon-Wishlist/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2015/01/12 13:37:28 mef Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:52:13 wiz Exp $ # DISTNAME= WWW-Amazon-Wishlist-2.012 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-CSRF/Makefile b/www/p5-WWW-CSRF/Makefile index 0f994c470..62c06cd51 100644 --- a/www/p5-WWW-CSRF/Makefile +++ b/www/p5-WWW-CSRF/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/09/04 22:01:35 markd Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:13 wiz Exp $ DISTNAME= WWW-CSRF-1.00 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} LICENSE= ${PERL5_LICENSE} diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index 368fded70..eb290f082 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 14:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:52:13 wiz Exp $ # DISTNAME= WWW-Curl-4.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile index 3b6b23d32..91a7c2836 100644 --- a/www/p5-WWW-Facebook-API/Makefile +++ b/www/p5-WWW-Facebook-API/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:12 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:52:14 wiz Exp $ # DISTNAME= WWW-Facebook-API-0.4.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Mechanize-Cached/DESCR b/www/p5-WWW-Mechanize-Cached/DESCR new file mode 100644 index 000000000..ce3b31c80 --- /dev/null +++ b/www/p5-WWW-Mechanize-Cached/DESCR @@ -0,0 +1,7 @@ +Uses the Cache::Cache hierarchy by default to implement a caching +Mech. This lets one perform repeated requests without hammering a +server impolitely. + Please note that Cache::Cache has been superceded by CHI, but the +default has not been changed here for reasons of backwards +compatibility. For this reason, you are encouraged to provide your own +CHI caching object to override the default. diff --git a/www/p5-WWW-Mechanize-Cached/Makefile b/www/p5-WWW-Mechanize-Cached/Makefile new file mode 100644 index 000000000..2248aaf30 --- /dev/null +++ b/www/p5-WWW-Mechanize-Cached/Makefile @@ -0,0 +1,28 @@ +# $NetBSD: Makefile,v 1.2 2015/06/12 10:52:14 wiz Exp $ + +DISTNAME= WWW-Mechanize-Cached-1.48 +PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= www +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~oalders/WWW-Mechanize-Cached/ +COMMENT= Cache response to be polite +LICENSE= ${PERL5_LICENSE} + +DEPENDS+= p5-WWW-Mechanize-[0-9]*:../../www/p5-WWW-Mechanize +BUILD_DEPENDS+= p5-Class-Load-[0-9]*:../../devel/p5-Class-Load +BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires +BUILD_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet +BUILD_DEPENDS+= p5-Find-Lib-[0-9]*:../../devel/p5-Find-Lib +BUILD_DEPENDS+= p5-CHI-[0-9]*:../../devel/p5-CHI + +BUILD_DEPENDS+= p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump + +PERL5_MODULE_TYPE= Module::Build +PERL5_PACKLIST= auto/WWW/Mechanize/Cached/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-WWW-Mechanize-Cached/distinfo b/www/p5-WWW-Mechanize-Cached/distinfo new file mode 100644 index 000000000..5dba26a05 --- /dev/null +++ b/www/p5-WWW-Mechanize-Cached/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/30 04:35:08 mef Exp $ + +SHA1 (WWW-Mechanize-Cached-1.48.tar.gz) = b523ec1ff0f4288c37e657934832eb1cc9105b43 +RMD160 (WWW-Mechanize-Cached-1.48.tar.gz) = cc97597bbb7a933403f8a2a9270f90de69ed7caf +Size (WWW-Mechanize-Cached-1.48.tar.gz) = 22962 bytes diff --git a/www/p5-WWW-Mechanize-GZip/Makefile b/www/p5-WWW-Mechanize-GZip/Makefile index de296e0c5..6a98f44d0 100644 --- a/www/p5-WWW-Mechanize-GZip/Makefile +++ b/www/p5-WWW-Mechanize-GZip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:14 wiz Exp $ DISTNAME= WWW-Mechanize-GZip-0.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Mechanize-Timed/Makefile b/www/p5-WWW-Mechanize-Timed/Makefile index 8b64d1f8b..a97abef7e 100644 --- a/www/p5-WWW-Mechanize-Timed/Makefile +++ b/www/p5-WWW-Mechanize-Timed/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/05/29 23:38:16 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/12 10:52:14 wiz Exp $ DISTNAME= WWW-Mechanize-Timed-0.44 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index e0ac86a36..f2f661c58 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2015/01/24 07:12:09 wen Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:52:14 wiz Exp $ DISTNAME= WWW-Mechanize-1.74 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile index 558a56673..27f6a6db3 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/12 13:43:06 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:14 wiz Exp $ DISTNAME= WWW-Pastebin-PastebinCom-Create-1.003 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Pastebin-RafbNet-Create/Makefile b/www/p5-WWW-Pastebin-RafbNet-Create/Makefile index 96e0953a7..21daa6299 100644 --- a/www/p5-WWW-Pastebin-RafbNet-Create/Makefile +++ b/www/p5-WWW-Pastebin-RafbNet-Create/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:14 wiz Exp $ DISTNAME= WWW-Pastebin-RafbNet-Create-0.001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-RobotRules/Makefile b/www/p5-WWW-RobotRules/Makefile index 5b4655c4e..825d73b67 100644 --- a/www/p5-WWW-RobotRules/Makefile +++ b/www/p5-WWW-RobotRules/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:14 wiz Exp $ DISTNAME= WWW-RobotRules-6.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile index 0dc476112..d38ed9fb9 100644 --- a/www/p5-WWW-Shorten/Makefile +++ b/www/p5-WWW-Shorten/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/01/12 13:49:30 mef Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/12 10:52:14 wiz Exp $ DISTNAME= WWW-Shorten-3.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-Web-Scraper/Makefile b/www/p5-Web-Scraper/Makefile index f22fcf26d..18f69ac23 100644 --- a/www/p5-Web-Scraper/Makefile +++ b/www/p5-Web-Scraper/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/12 13:53:36 mef Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:14 wiz Exp $ DISTNAME= Web-Scraper-0.38 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Web/} diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index 9e55c5d40..525c23710 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/01/23 06:56:20 obache Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:14 wiz Exp $ # DISTNAME= WordPress-XMLRPC-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WordPress/} diff --git a/www/p5-libapreq/Makefile b/www/p5-libapreq/Makefile index ca7002f5e..401c8a497 100644 --- a/www/p5-libapreq/Makefile +++ b/www/p5-libapreq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/10/09 13:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:52:14 wiz Exp $ DISTNAME= libapreq-1.34 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-libapreq2/Makefile b/www/p5-libapreq2/Makefile index 50c0af335..57176816c 100644 --- a/www/p5-libapreq2/Makefile +++ b/www/p5-libapreq2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/10/09 13:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:52:14 wiz Exp $ DISTNAME= libapreq2-2.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/libapreq/} diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index da78e9716..16d723ac0 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.93 2015/02/17 13:11:16 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2015/06/12 10:52:15 wiz Exp $ DISTNAME= libwww-perl-6.13 PKGNAME= p5-${DISTNAME:S/-perl-/-/} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} diff --git a/www/php-concrete5/MESSAGE b/www/php-concrete5/MESSAGE index d1a2421f3..efb96f0a3 100644 --- a/www/php-concrete5/MESSAGE +++ b/www/php-concrete5/MESSAGE @@ -1,9 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.6 2013/06/09 04:43:43 ryoon Exp $ +$NetBSD: MESSAGE,v 1.7 2015/05/31 02:16:11 ryoon Exp $ -To use concrete5 with Apache 2.4, you will need to perform the following steps. +To use concrete5 with nginx, you will need to perform the following steps. -1. Install www/apache24 and www/ap-php +1. Install www/nginx and www/php-fpm with following in your mk.conf. + + APACHE_USER=nginx + APACHE_GROUP=nginx 2. Setup PHP. At least, ${PREFIX}/etc/php.ini should have date.timezone line. If your machine are located in Tokyo, Japan, you should get the following. @@ -40,25 +43,65 @@ To use concrete5 with Apache 2.4, you will need to perform the following steps. 7. Be sure to have the following lines in ${PREFIX}/etc/php.ini. extension=gd.so - extension=mysql.so + extension=dom.so + extension=pdo.so + extension=pdo_mysql.so extension=iconv.so + extension=mbstring.so + extension=curl.so + extension=mcrypt.so + extension=json.so + extension=zip.so -8. Be sure to have the following lines in ${PREFIX}/etc/httpd/httpd.conf + default_charaset = UTF8 + mbstring.language = neutral + mbstring.internal_encoding = UTF-8 + mbstring.http_input = auto + mbstring.http_output = UTF-8 + iconv.input_encoding = UTF-8 + iconv.internal_encoding = UTF-8 - DocumentRoot "${PREFIX}/share/concrete5" - LoadModule php5_module lib/httpd/mod_php5.so - AddType application/x-httpd-php .php - - DirectoryIndex index.php - Options All - Allow from All - Require all granted - +8. Be sure to have the following lines in ${PREFIX}/etc/nginx/nginx.conf -9. Start Apache httpd 2.2 - # ${RCD_SCRIPTS_DIR}/apache start + http { + include /usr/pkg/etc/nginx/mime.types; -10. Access http://localhost/index.php + upstream php-handler { + server 127.0.0.1:9000; + } + + server { + listen 80; + server_name YOUR_SERVER_NAME; + client_max_body_size 20m; + + location / { + root ${PREFIX}/share/concrete5; + index index.php index.html index.htm; + try_files $uri $uri/ @rewrite; + } + + location @rewrite { + rewrite ^/(.*)$ /index.php/$1 last; + } + + location ~ \.php($|/) { + root ${PREFIX}/share/concrete5; + fastcgi_pass 127.0.0.1:9000; + fastcgi_index index.php; + fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; + include fastcgi_params; + } + + } + } + +9. Start php-fpm and nginx. + + # ${RCD_SCRIPTS_DIR}/php_fpm start + # ${RCD_SCRIPTS_DIR}/nginx start + +10. Access http://localhost/ And setup with the following information. database name: concrete5_db diff --git a/www/php-concrete5/Makefile b/www/php-concrete5/Makefile index 5ea69ec2c..5b6045d94 100644 --- a/www/php-concrete5/Makefile +++ b/www/php-concrete5/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2014/09/28 14:13:47 taca Exp $ +# $NetBSD: Makefile,v 1.13 2015/05/31 02:16:11 ryoon Exp $ # -DISTNAME= concrete5.6.3.2 +DISTNAME= concrete5.7.4.2 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/concrete5/concrete5-5/} CATEGORIES= www -MASTER_SITES= http://www.concrete5.org/download_file/-/view/66159/8497/ +MASTER_SITES= http://www.concrete5.org/download_file/-/view/79252/ EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org @@ -12,9 +12,13 @@ HOMEPAGE= http://www.concrete5.org/ COMMENT= Open sourece Content Management System LICENSE= mit -DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd -DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=5.2.0:../../converters/php-iconv -DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql +DEPENDS+= ${PHP_PKG_PREFIX}-pdo_mysql>=5.3.3:../../databases/php-pdo_mysql +DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.3.3:../../textproc/php-dom +DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.3.3:../../graphics/php-gd +DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.3.3:../../www/php-curl +DEPENDS+= ${PHP_PKG_PREFIX}-mcrypt>=5.3.3:../../security/php-mcrypt +DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.3.3:../../textproc/php-json +DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.3.3:../../archivers/php-zip USE_LANGUAGES= # none NO_BUILD= yes @@ -25,12 +29,11 @@ BUILD_DEFS+= APACHE_GROUP APACHE_USER C5DIR= share/concrete5 INSTALLATION_DIRS= ${C5DIR} -WRKSRC= ${WRKDIR}/concrete5.6.3.1 .include "../../mk/bsd.prefs.mk" -APACHE_USER?= www -APACHE_GROUP?= www +APACHE_USER?= nginx +APACHE_GROUP?= nginx PKG_GROUPS= ${APACHE_GROUP} PKG_USERS= ${APACHE_USER}:${APACHE_GROUP} @@ -41,15 +44,17 @@ FILES_SUBST+= WWWGRP=${APACHE_GROUP} WWWOWN=${APACHE_USER} \ C5DIR=${C5DIR} pre-install: - cd ${WRKSRC} && ${FIND} . languages -type f -exec ${CHMOD} -x {} \; + cd ${WRKSRC} && ${FIND} . -type f -exec ${CHMOD} -x {} \; do-install: cd ${WRKSRC} && ${FIND} . -type f \! -name '*.orig' -print | \ pax -rw ${DESTDIR}${PREFIX}/${C5DIR} ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${C5DIR}/packages ${TOUCH} ${DESTDIR}${PREFIX}/${C5DIR}/packages/.keep - ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${C5DIR}/files - ${TOUCH} ${DESTDIR}${PREFIX}/${C5DIR}/files/.keep + ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${C5DIR}/application/config + ${TOUCH} ${DESTDIR}${PREFIX}/${C5DIR}/application/config/.keep + ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/${C5DIR}/application/files + ${TOUCH} ${DESTDIR}${PREFIX}/${C5DIR}/application/files/.keep .include "../../lang/php/phpversion.mk" .include "../../lang/python/application.mk" diff --git a/www/php-concrete5/PLIST b/www/php-concrete5/PLIST index 03cd73e1b..b0a7c6b96 100644 --- a/www/php-concrete5/PLIST +++ b/www/php-concrete5/PLIST @@ -1,15 +1,111 @@ -@comment $NetBSD: PLIST,v 1.6 2014/09/28 14:13:47 taca Exp $ -share/concrete5/INSTALL.md +@comment $NetBSD: PLIST,v 1.7 2015/05/31 02:16:11 ryoon Exp $ share/concrete5/LICENSE.TXT +share/concrete5/application/bootstrap/app.php +share/concrete5/application/bootstrap/autoload.php +share/concrete5/application/bootstrap/start.php +share/concrete5/application/config/.keep +share/concrete5/application/files/.keep +share/concrete5/application/files/index.html +share/concrete5/application/index.html +share/concrete5/application/languages/da_DK/LC_MESSAGES/messages.mo +share/concrete5/application/languages/de_DE/LC_MESSAGES/messages.mo +share/concrete5/application/languages/el_GR/LC_MESSAGES/messages.mo +share/concrete5/application/languages/fi_FI/LC_MESSAGES/messages.mo +share/concrete5/application/languages/fr_FR/LC_MESSAGES/messages.mo +share/concrete5/application/languages/it_IT/LC_MESSAGES/messages.mo +share/concrete5/application/languages/ja_JP/LC_MESSAGES/messages.mo +share/concrete5/application/languages/nl_NL/LC_MESSAGES/messages.mo +share/concrete5/application/languages/pl_PL/LC_MESSAGES/messages.mo +share/concrete5/application/languages/pt_BR/LC_MESSAGES/messages.mo +share/concrete5/application/languages/ru_RU/LC_MESSAGES/messages.mo +share/concrete5/application/languages/sl_SI/LC_MESSAGES/messages.mo +share/concrete5/application/languages/sv_SE/LC_MESSAGES/messages.mo +share/concrete5/application/languages/tr_TR/LC_MESSAGES/messages.mo +share/concrete5/concrete/attributes/address/composer.php +share/concrete5/concrete/attributes/address/controller.php +share/concrete5/concrete/attributes/address/country_state.js +share/concrete5/concrete/attributes/address/form.php +share/concrete5/concrete/attributes/address/icon.png +share/concrete5/concrete/attributes/address/type_form.js +share/concrete5/concrete/attributes/address/type_form.php +share/concrete5/concrete/attributes/address/value.php +share/concrete5/concrete/attributes/boolean/controller.php +share/concrete5/concrete/attributes/boolean/icon.png +share/concrete5/concrete/attributes/boolean/type_form.php +share/concrete5/concrete/attributes/date_time/controller.php +share/concrete5/concrete/attributes/date_time/icon.png +share/concrete5/concrete/attributes/date_time/type_form.php +share/concrete5/concrete/attributes/image_file/controller.php +share/concrete5/concrete/attributes/image_file/icon.png +share/concrete5/concrete/attributes/number/controller.php +share/concrete5/concrete/attributes/number/icon.png +share/concrete5/concrete/attributes/rating/controller.php +share/concrete5/concrete/attributes/rating/icon.png +share/concrete5/concrete/attributes/rating/service.php +share/concrete5/concrete/attributes/select/controller.php +share/concrete5/concrete/attributes/select/form.php +share/concrete5/concrete/attributes/select/icon.png +share/concrete5/concrete/attributes/select/option.php +share/concrete5/concrete/attributes/select/option_list.php +share/concrete5/concrete/attributes/select/search.php +share/concrete5/concrete/attributes/select/type_form.css +share/concrete5/concrete/attributes/select/type_form.js +share/concrete5/concrete/attributes/select/type_form.php +share/concrete5/concrete/attributes/social_links/controller.php +share/concrete5/concrete/attributes/social_links/form.css +share/concrete5/concrete/attributes/social_links/form.js +share/concrete5/concrete/attributes/social_links/form.php +share/concrete5/concrete/attributes/social_links/icon.png +share/concrete5/concrete/attributes/social_links/view.css +share/concrete5/concrete/attributes/text/controller.php +share/concrete5/concrete/attributes/text/icon.png +share/concrete5/concrete/attributes/textarea/controller.php +share/concrete5/concrete/attributes/textarea/icon.png +share/concrete5/concrete/attributes/textarea/type_form.php +share/concrete5/concrete/attributes/topics/controller.php +share/concrete5/concrete/attributes/topics/db.xml +share/concrete5/concrete/attributes/topics/form.php +share/concrete5/concrete/attributes/topics/icon.png +share/concrete5/concrete/attributes/topics/search.php +share/concrete5/concrete/attributes/topics/type_form.php +share/concrete5/concrete/authentication/community/controller.php +share/concrete5/concrete/authentication/community/form.php +share/concrete5/concrete/authentication/community/hook.php +share/concrete5/concrete/authentication/community/type_form.php +share/concrete5/concrete/authentication/concrete/change_password.php +share/concrete5/concrete/authentication/concrete/controller.php +share/concrete5/concrete/authentication/concrete/db.xml +share/concrete5/concrete/authentication/concrete/email_validated.php +share/concrete5/concrete/authentication/concrete/forgot_password.php +share/concrete5/concrete/authentication/concrete/form.php +share/concrete5/concrete/authentication/concrete/invalid_token.php +share/concrete5/concrete/authentication/concrete/password_changed.php +share/concrete5/concrete/authentication/concrete/password_sent.php +share/concrete5/concrete/authentication/facebook/controller.php +share/concrete5/concrete/authentication/facebook/form.php +share/concrete5/concrete/authentication/facebook/hook.php +share/concrete5/concrete/authentication/facebook/type_form.php +share/concrete5/concrete/authentication/google/controller.php +share/concrete5/concrete/authentication/google/form.php +share/concrete5/concrete/authentication/google/hook.php +share/concrete5/concrete/authentication/google/type_form.php +share/concrete5/concrete/authentication/twitter/controller.php +share/concrete5/concrete/authentication/twitter/form.php +share/concrete5/concrete/authentication/twitter/hook.php +share/concrete5/concrete/authentication/twitter/type_form.php share/concrete5/concrete/blocks/autonav/add.php share/concrete5/concrete/blocks/autonav/auto.js share/concrete5/concrete/blocks/autonav/controller.php +share/concrete5/concrete/blocks/autonav/dashboard_navigation.php share/concrete5/concrete/blocks/autonav/db.xml share/concrete5/concrete/blocks/autonav/edit.php share/concrete5/concrete/blocks/autonav/form_setup_html.php share/concrete5/concrete/blocks/autonav/icon.png +share/concrete5/concrete/blocks/autonav/nav_item.php share/concrete5/concrete/blocks/autonav/templates/breadcrumb.php -share/concrete5/concrete/blocks/autonav/templates/header_menu.php +share/concrete5/concrete/blocks/autonav/templates/responsive_header_navigation/view.css +share/concrete5/concrete/blocks/autonav/templates/responsive_header_navigation/view.js +share/concrete5/concrete/blocks/autonav/templates/responsive_header_navigation/view.php share/concrete5/concrete/blocks/autonav/tools/preview_pane.php share/concrete5/concrete/blocks/autonav/view.php share/concrete5/concrete/blocks/content/add.php @@ -17,11 +113,48 @@ share/concrete5/concrete/blocks/content/composer.php share/concrete5/concrete/blocks/content/controller.php share/concrete5/concrete/blocks/content/db.xml share/concrete5/concrete/blocks/content/edit.php -share/concrete5/concrete/blocks/content/editor_config.php -share/concrete5/concrete/blocks/content/editor_init.php share/concrete5/concrete/blocks/content/icon.png share/concrete5/concrete/blocks/content/scrapbook.php share/concrete5/concrete/blocks/content/view.php +share/concrete5/concrete/blocks/core_area_layout/add.php +share/concrete5/concrete/blocks/core_area_layout/controller.php +share/concrete5/concrete/blocks/core_area_layout/db.xml +share/concrete5/concrete/blocks/core_area_layout/edit.php +share/concrete5/concrete/blocks/core_area_layout/edit_grid.php +share/concrete5/concrete/blocks/core_area_layout/form.php +share/concrete5/concrete/blocks/core_area_layout/view.php +share/concrete5/concrete/blocks/core_area_layout/view_grid.php +share/concrete5/concrete/blocks/core_conversation/add.php +share/concrete5/concrete/blocks/core_conversation/controller.php +share/concrete5/concrete/blocks/core_conversation/db.xml +share/concrete5/concrete/blocks/core_conversation/edit.php +share/concrete5/concrete/blocks/core_conversation/form.php +share/concrete5/concrete/blocks/core_conversation/icon.png +share/concrete5/concrete/blocks/core_conversation/loading.gif +share/concrete5/concrete/blocks/core_conversation/view.php +share/concrete5/concrete/blocks/core_conversation_message/composer.php +share/concrete5/concrete/blocks/core_conversation_message/controller.php +share/concrete5/concrete/blocks/core_conversation_message/db.xml +share/concrete5/concrete/blocks/core_conversation_message/icon.png +share/concrete5/concrete/blocks/core_conversation_message/view.php +share/concrete5/concrete/blocks/core_gathering/add.php +share/concrete5/concrete/blocks/core_gathering/controller.php +share/concrete5/concrete/blocks/core_gathering/db.xml +share/concrete5/concrete/blocks/core_gathering/edit.php +share/concrete5/concrete/blocks/core_gathering/form/output.php +share/concrete5/concrete/blocks/core_gathering/form/posting.php +share/concrete5/concrete/blocks/core_gathering/form/sources.php +share/concrete5/concrete/blocks/core_gathering/icon.png +share/concrete5/concrete/blocks/core_gathering/tools/edit.php +share/concrete5/concrete/blocks/core_gathering/view.php +share/concrete5/concrete/blocks/core_gathering_display/controller.php +share/concrete5/concrete/blocks/core_gathering_display/db.xml +share/concrete5/concrete/blocks/core_gathering_display/view.php +share/concrete5/concrete/blocks/core_page_type_composer_control_output/add.php +share/concrete5/concrete/blocks/core_page_type_composer_control_output/controller.php +share/concrete5/concrete/blocks/core_page_type_composer_control_output/db.xml +share/concrete5/concrete/blocks/core_page_type_composer_control_output/edit.php +share/concrete5/concrete/blocks/core_page_type_composer_control_output/view.php share/concrete5/concrete/blocks/core_scrapbook_display/controller.php share/concrete5/concrete/blocks/core_scrapbook_display/db.xml share/concrete5/concrete/blocks/core_scrapbook_display/edit.php @@ -42,60 +175,56 @@ share/concrete5/concrete/blocks/dashboard_newsflow_latest/edit.php share/concrete5/concrete/blocks/dashboard_newsflow_latest/view.php share/concrete5/concrete/blocks/dashboard_site_activity/controller.php share/concrete5/concrete/blocks/dashboard_site_activity/view.php -share/concrete5/concrete/blocks/date_archive/add.php -share/concrete5/concrete/blocks/date_archive/auto.js -share/concrete5/concrete/blocks/date_archive/controller.php -share/concrete5/concrete/blocks/date_archive/db.xml -share/concrete5/concrete/blocks/date_archive/edit.php -share/concrete5/concrete/blocks/date_archive/form.php -share/concrete5/concrete/blocks/date_archive/view.php -share/concrete5/concrete/blocks/date_nav/add.php -share/concrete5/concrete/blocks/date_nav/auto.js -share/concrete5/concrete/blocks/date_nav/controller.php -share/concrete5/concrete/blocks/date_nav/css/date_nav.css -share/concrete5/concrete/blocks/date_nav/db.xml -share/concrete5/concrete/blocks/date_nav/edit.php -share/concrete5/concrete/blocks/date_nav/form_setup_html.php -share/concrete5/concrete/blocks/date_nav/icon.png -share/concrete5/concrete/blocks/date_nav/images/arrow_down.png -share/concrete5/concrete/blocks/date_nav/images/arrow_down_black.png -share/concrete5/concrete/blocks/date_nav/images/arrow_down_gray.png -share/concrete5/concrete/blocks/date_nav/images/arrow_down_white.png -share/concrete5/concrete/blocks/date_nav/images/arrow_left.png -share/concrete5/concrete/blocks/date_nav/images/arrow_left_gray.png -share/concrete5/concrete/blocks/date_nav/images/arrow_left_white.png -share/concrete5/concrete/blocks/date_nav/images/arrow_right.png -share/concrete5/concrete/blocks/date_nav/images/arrow_right_gray.png -share/concrete5/concrete/blocks/date_nav/images/arrow_right_white.png -share/concrete5/concrete/blocks/date_nav/images/arrow_up.png -share/concrete5/concrete/blocks/date_nav/images/arrow_up_gray.png -share/concrete5/concrete/blocks/date_nav/images/arrow_up_white.png -share/concrete5/concrete/blocks/date_nav/js/date_nav.js -share/concrete5/concrete/blocks/date_nav/tools/preview_pane.php -share/concrete5/concrete/blocks/date_nav/tools/rss.php -share/concrete5/concrete/blocks/date_nav/view.php +share/concrete5/concrete/blocks/date_navigation/add.php +share/concrete5/concrete/blocks/date_navigation/controller.php +share/concrete5/concrete/blocks/date_navigation/db.xml +share/concrete5/concrete/blocks/date_navigation/edit.php +share/concrete5/concrete/blocks/date_navigation/form.php +share/concrete5/concrete/blocks/date_navigation/icon.png +share/concrete5/concrete/blocks/date_navigation/view.css +share/concrete5/concrete/blocks/date_navigation/view.php +share/concrete5/concrete/blocks/discussion/add.php +share/concrete5/concrete/blocks/discussion/controller.php +share/concrete5/concrete/blocks/discussion/db.xml +share/concrete5/concrete/blocks/discussion/edit.php +share/concrete5/concrete/blocks/discussion/form.php +share/concrete5/concrete/blocks/discussion/icon.png +share/concrete5/concrete/blocks/discussion/view.php share/concrete5/concrete/blocks/external_form/add.php share/concrete5/concrete/blocks/external_form/auto.js share/concrete5/concrete/blocks/external_form/controller.php share/concrete5/concrete/blocks/external_form/db.xml share/concrete5/concrete/blocks/external_form/edit.php -share/concrete5/concrete/blocks/external_form/forms/controllers/test_form.php -share/concrete5/concrete/blocks/external_form/forms/test_form.php +share/concrete5/concrete/blocks/external_form/form/controller/test_form.php +share/concrete5/concrete/blocks/external_form/form/test_form.php share/concrete5/concrete/blocks/external_form/icon.png share/concrete5/concrete/blocks/external_form/view.php +share/concrete5/concrete/blocks/faq/LICENSE.TXT +share/concrete5/concrete/blocks/faq/add.php +share/concrete5/concrete/blocks/faq/controller.php +share/concrete5/concrete/blocks/faq/db.xml +share/concrete5/concrete/blocks/faq/edit.php +share/concrete5/concrete/blocks/faq/form_setup_html.php +share/concrete5/concrete/blocks/faq/icon.png +share/concrete5/concrete/blocks/faq/view.css +share/concrete5/concrete/blocks/faq/view.php +share/concrete5/concrete/blocks/feature/add.php +share/concrete5/concrete/blocks/feature/controller.php +share/concrete5/concrete/blocks/feature/db.xml +share/concrete5/concrete/blocks/feature/edit.php +share/concrete5/concrete/blocks/feature/form.php +share/concrete5/concrete/blocks/feature/icon.png +share/concrete5/concrete/blocks/feature/templates/hover_description/view.css +share/concrete5/concrete/blocks/feature/templates/hover_description/view.js +share/concrete5/concrete/blocks/feature/templates/hover_description/view.php +share/concrete5/concrete/blocks/feature/view.css +share/concrete5/concrete/blocks/feature/view.php share/concrete5/concrete/blocks/file/add.php share/concrete5/concrete/blocks/file/controller.php share/concrete5/concrete/blocks/file/db.xml share/concrete5/concrete/blocks/file/edit.php share/concrete5/concrete/blocks/file/icon.png share/concrete5/concrete/blocks/file/view.php -share/concrete5/concrete/blocks/flash_content/add.php -share/concrete5/concrete/blocks/flash_content/auto.js -share/concrete5/concrete/blocks/flash_content/controller.php -share/concrete5/concrete/blocks/flash_content/db.xml -share/concrete5/concrete/blocks/flash_content/edit.php -share/concrete5/concrete/blocks/flash_content/icon.png -share/concrete5/concrete/blocks/flash_content/view.php share/concrete5/concrete/blocks/form/add.php share/concrete5/concrete/blocks/form/auto.js share/concrete5/concrete/blocks/form/controller.php @@ -103,11 +232,14 @@ share/concrete5/concrete/blocks/form/db.xml share/concrete5/concrete/blocks/form/edit.php share/concrete5/concrete/blocks/form/form_setup_html.php share/concrete5/concrete/blocks/form/icon.png +share/concrete5/concrete/blocks/form/mini_survey.php +share/concrete5/concrete/blocks/form/statistics.php share/concrete5/concrete/blocks/form/styles_include.php share/concrete5/concrete/blocks/form/tools/services.php share/concrete5/concrete/blocks/form/view.css share/concrete5/concrete/blocks/form/view.php share/concrete5/concrete/blocks/google_map/add.php +share/concrete5/concrete/blocks/google_map/auto.js share/concrete5/concrete/blocks/google_map/controller.php share/concrete5/concrete/blocks/google_map/db.xml share/concrete5/concrete/blocks/google_map/edit.php @@ -116,14 +248,9 @@ share/concrete5/concrete/blocks/google_map/icon.png share/concrete5/concrete/blocks/google_map/scrapbook.php share/concrete5/concrete/blocks/google_map/view.css share/concrete5/concrete/blocks/google_map/view.php -share/concrete5/concrete/blocks/guestbook/add.php -share/concrete5/concrete/blocks/guestbook/auto.js -share/concrete5/concrete/blocks/guestbook/controller.php -share/concrete5/concrete/blocks/guestbook/db.xml -share/concrete5/concrete/blocks/guestbook/edit.php -share/concrete5/concrete/blocks/guestbook/icon.png -share/concrete5/concrete/blocks/guestbook/view.css -share/concrete5/concrete/blocks/guestbook/view.php +share/concrete5/concrete/blocks/horizontal_rule/controller.php +share/concrete5/concrete/blocks/horizontal_rule/icon.png +share/concrete5/concrete/blocks/horizontal_rule/view.php share/concrete5/concrete/blocks/html/LICENSE.TXT share/concrete5/concrete/blocks/html/add.php share/concrete5/concrete/blocks/html/composer.php @@ -135,27 +262,44 @@ share/concrete5/concrete/blocks/html/icon.png share/concrete5/concrete/blocks/html/scrapbook.php share/concrete5/concrete/blocks/html/view.php share/concrete5/concrete/blocks/image/add.php -share/concrete5/concrete/blocks/image/auto.js -share/concrete5/concrete/blocks/image/composer/header.php -share/concrete5/concrete/blocks/image/composer/thumbnail.php +share/concrete5/concrete/blocks/image/composer.php share/concrete5/concrete/blocks/image/controller.php share/concrete5/concrete/blocks/image/db.xml share/concrete5/concrete/blocks/image/edit.php share/concrete5/concrete/blocks/image/form.php share/concrete5/concrete/blocks/image/icon.png +share/concrete5/concrete/blocks/image/js/hover.js share/concrete5/concrete/blocks/image/tools/composer_save.php share/concrete5/concrete/blocks/image/tools/crop_image.php share/concrete5/concrete/blocks/image/view.php -share/concrete5/concrete/blocks/library_file/controller.php +share/concrete5/concrete/blocks/image_slider/LICENSE.TXT +share/concrete5/concrete/blocks/image_slider/add.php +share/concrete5/concrete/blocks/image_slider/composer.php +share/concrete5/concrete/blocks/image_slider/controller.php +share/concrete5/concrete/blocks/image_slider/db.xml +share/concrete5/concrete/blocks/image_slider/edit.php +share/concrete5/concrete/blocks/image_slider/form_setup_html.php +share/concrete5/concrete/blocks/image_slider/icon.png +share/concrete5/concrete/blocks/image_slider/images/arrows.gif +share/concrete5/concrete/blocks/image_slider/view.css +share/concrete5/concrete/blocks/image_slider/view.js +share/concrete5/concrete/blocks/image_slider/view.php share/concrete5/concrete/blocks/next_previous/add.php -share/concrete5/concrete/blocks/next_previous/auto.js share/concrete5/concrete/blocks/next_previous/controller.php share/concrete5/concrete/blocks/next_previous/db.xml share/concrete5/concrete/blocks/next_previous/edit.php share/concrete5/concrete/blocks/next_previous/form_setup_html.php share/concrete5/concrete/blocks/next_previous/icon.png -share/concrete5/concrete/blocks/next_previous/view.css share/concrete5/concrete/blocks/next_previous/view.php +share/concrete5/concrete/blocks/page_attribute_display/add.php +share/concrete5/concrete/blocks/page_attribute_display/controller.php +share/concrete5/concrete/blocks/page_attribute_display/db.xml +share/concrete5/concrete/blocks/page_attribute_display/edit.php +share/concrete5/concrete/blocks/page_attribute_display/form.php +share/concrete5/concrete/blocks/page_attribute_display/icon.png +share/concrete5/concrete/blocks/page_attribute_display/templates/boolean.php +share/concrete5/concrete/blocks/page_attribute_display/templates/date_time.php +share/concrete5/concrete/blocks/page_attribute_display/view.php share/concrete5/concrete/blocks/page_list/add.php share/concrete5/concrete/blocks/page_list/auto.js share/concrete5/concrete/blocks/page_list/controller.php @@ -164,13 +308,20 @@ share/concrete5/concrete/blocks/page_list/edit.php share/concrete5/concrete/blocks/page_list/icon.png share/concrete5/concrete/blocks/page_list/page_list_form.php share/concrete5/concrete/blocks/page_list/rss.png -share/concrete5/concrete/blocks/page_list/templates/blog_index.php -share/concrete5/concrete/blocks/page_list/templates/blog_index_thumbnail.php -share/concrete5/concrete/blocks/page_list/tools/blog_rss.php +share/concrete5/concrete/blocks/page_list/templates/thumbnail_grid/view.css +share/concrete5/concrete/blocks/page_list/templates/thumbnail_grid/view.php share/concrete5/concrete/blocks/page_list/tools/preview_pane.php -share/concrete5/concrete/blocks/page_list/tools/rss.php share/concrete5/concrete/blocks/page_list/view.css share/concrete5/concrete/blocks/page_list/view.php +share/concrete5/concrete/blocks/page_title/add.php +share/concrete5/concrete/blocks/page_title/controller.php +share/concrete5/concrete/blocks/page_title/db.xml +share/concrete5/concrete/blocks/page_title/edit.php +share/concrete5/concrete/blocks/page_title/form_add_edit.php +share/concrete5/concrete/blocks/page_title/icon.png +share/concrete5/concrete/blocks/page_title/templates/archive.php +share/concrete5/concrete/blocks/page_title/templates/byline.php +share/concrete5/concrete/blocks/page_title/view.php share/concrete5/concrete/blocks/rss_displayer/add.php share/concrete5/concrete/blocks/rss_displayer/auto.js share/concrete5/concrete/blocks/rss_displayer/controller.php @@ -178,7 +329,6 @@ share/concrete5/concrete/blocks/rss_displayer/db.xml share/concrete5/concrete/blocks/rss_displayer/edit.php share/concrete5/concrete/blocks/rss_displayer/form_setup_html.php share/concrete5/concrete/blocks/rss_displayer/icon.png -share/concrete5/concrete/blocks/rss_displayer/templates/read_more.php share/concrete5/concrete/blocks/rss_displayer/view.css share/concrete5/concrete/blocks/rss_displayer/view.php share/concrete5/concrete/blocks/search/add.php @@ -192,38 +342,73 @@ share/concrete5/concrete/blocks/search/templates/tag_cloud/view.css share/concrete5/concrete/blocks/search/templates/tag_cloud/view.php share/concrete5/concrete/blocks/search/view.css share/concrete5/concrete/blocks/search/view.php -share/concrete5/concrete/blocks/slideshow/add.php -share/concrete5/concrete/blocks/slideshow/auto.js -share/concrete5/concrete/blocks/slideshow/controller.php -share/concrete5/concrete/blocks/slideshow/db.xml -share/concrete5/concrete/blocks/slideshow/edit.php -share/concrete5/concrete/blocks/slideshow/fileset_row_include.php -share/concrete5/concrete/blocks/slideshow/form_setup_html.php -share/concrete5/concrete/blocks/slideshow/icon.png -share/concrete5/concrete/blocks/slideshow/image_row_include.php -share/concrete5/concrete/blocks/slideshow/view.css -share/concrete5/concrete/blocks/slideshow/view.php +share/concrete5/concrete/blocks/share_this_page/add.php +share/concrete5/concrete/blocks/share_this_page/controller.php +share/concrete5/concrete/blocks/share_this_page/db.xml +share/concrete5/concrete/blocks/share_this_page/edit.php +share/concrete5/concrete/blocks/share_this_page/form.php +share/concrete5/concrete/blocks/share_this_page/icon.png +share/concrete5/concrete/blocks/share_this_page/view.css +share/concrete5/concrete/blocks/share_this_page/view.php +share/concrete5/concrete/blocks/social_links/add.php +share/concrete5/concrete/blocks/social_links/controller.php +share/concrete5/concrete/blocks/social_links/db.xml +share/concrete5/concrete/blocks/social_links/edit.php +share/concrete5/concrete/blocks/social_links/form.php +share/concrete5/concrete/blocks/social_links/icon.png +share/concrete5/concrete/blocks/social_links/view.css +share/concrete5/concrete/blocks/social_links/view.php share/concrete5/concrete/blocks/survey/add.php share/concrete5/concrete/blocks/survey/auto.js share/concrete5/concrete/blocks/survey/controller.php share/concrete5/concrete/blocks/survey/db.xml share/concrete5/concrete/blocks/survey/edit.php share/concrete5/concrete/blocks/survey/icon.png +share/concrete5/concrete/blocks/survey/option.php share/concrete5/concrete/blocks/survey/poll_view.php +share/concrete5/concrete/blocks/survey/survey_list.php share/concrete5/concrete/blocks/survey/view.css share/concrete5/concrete/blocks/survey/view.php +share/concrete5/concrete/blocks/switch_language/add.php +share/concrete5/concrete/blocks/switch_language/controller.php +share/concrete5/concrete/blocks/switch_language/db.xml +share/concrete5/concrete/blocks/switch_language/edit.php +share/concrete5/concrete/blocks/switch_language/form.php +share/concrete5/concrete/blocks/switch_language/icon.png +share/concrete5/concrete/blocks/switch_language/templates/flags/view.css +share/concrete5/concrete/blocks/switch_language/templates/flags/view.php +share/concrete5/concrete/blocks/switch_language/templates/flags_set_default/view.php +share/concrete5/concrete/blocks/switch_language/view.js +share/concrete5/concrete/blocks/switch_language/view.php share/concrete5/concrete/blocks/tags/add.php share/concrete5/concrete/blocks/tags/auto.js share/concrete5/concrete/blocks/tags/controller.php share/concrete5/concrete/blocks/tags/db.xml share/concrete5/concrete/blocks/tags/edit.php +share/concrete5/concrete/blocks/tags/icon.png share/concrete5/concrete/blocks/tags/tag_form.php share/concrete5/concrete/blocks/tags/view.css share/concrete5/concrete/blocks/tags/view.php +share/concrete5/concrete/blocks/testimonial/add.php +share/concrete5/concrete/blocks/testimonial/controller.php +share/concrete5/concrete/blocks/testimonial/db.xml +share/concrete5/concrete/blocks/testimonial/edit.php +share/concrete5/concrete/blocks/testimonial/form.php +share/concrete5/concrete/blocks/testimonial/icon.png +share/concrete5/concrete/blocks/testimonial/view.css +share/concrete5/concrete/blocks/testimonial/view.php +share/concrete5/concrete/blocks/topic_list/add.php +share/concrete5/concrete/blocks/topic_list/controller.php +share/concrete5/concrete/blocks/topic_list/db.xml +share/concrete5/concrete/blocks/topic_list/edit.php +share/concrete5/concrete/blocks/topic_list/form.php +share/concrete5/concrete/blocks/topic_list/icon.png +share/concrete5/concrete/blocks/topic_list/templates/flat_filter.php +share/concrete5/concrete/blocks/topic_list/view.css +share/concrete5/concrete/blocks/topic_list/view.php share/concrete5/concrete/blocks/video/README share/concrete5/concrete/blocks/video/TODO share/concrete5/concrete/blocks/video/add.php -share/concrete5/concrete/blocks/video/auto.js share/concrete5/concrete/blocks/video/controller.php share/concrete5/concrete/blocks/video/db.xml share/concrete5/concrete/blocks/video/edit.php @@ -253,817 +438,693 @@ share/concrete5/concrete/blocks/youtube/edit.php share/concrete5/concrete/blocks/youtube/form_setup_html.php share/concrete5/concrete/blocks/youtube/icon.png share/concrete5/concrete/blocks/youtube/view.php +share/concrete5/concrete/bootstrap/autoload.php +share/concrete5/concrete/bootstrap/configure.php +share/concrete5/concrete/bootstrap/helpers.php +share/concrete5/concrete/bootstrap/paths.php +share/concrete5/concrete/bootstrap/preprocess.php +share/concrete5/concrete/bootstrap/process.php +share/concrete5/concrete/bootstrap/start.php +share/concrete5/concrete/composer.json +share/concrete5/concrete/composer.lock share/concrete5/concrete/config/app.php -share/concrete5/concrete/config/banned_words.txt -share/concrete5/concrete/config/base.php -share/concrete5/concrete/config/base_pre.php +share/concrete5/concrete/config/concrete.php +share/concrete5/concrete/config/conversations.php +share/concrete5/concrete/config/database.php share/concrete5/concrete/config/db.xml -share/concrete5/concrete/config/file_types.php +share/concrete5/concrete/config/install/app.php share/concrete5/concrete/config/install/base/attributes.xml share/concrete5/concrete/config/install/base/blocktypes.xml share/concrete5/concrete/config/install/base/config.xml share/concrete5/concrete/config/install/base/dashboard.xml +share/concrete5/concrete/config/install/base/gathering.xml +share/concrete5/concrete/config/install/base/image_editor.xml share/concrete5/concrete/config/install/base/jobs.xml share/concrete5/concrete/config/install/base/login_registration.xml +share/concrete5/concrete/config/install/base/page_types.xml share/concrete5/concrete/config/install/base/permissions.xml share/concrete5/concrete/config/install/base/themes.xml -share/concrete5/concrete/config/install/disabled/blank/content.xml -share/concrete5/concrete/config/install/disabled/blank/controller.php -share/concrete5/concrete/config/install/disabled/blank/icon.png -share/concrete5/concrete/config/install/disabled/blank/install_blocks_attributes_permissions_jobs.xml -share/concrete5/concrete/config/install/disabled/blog/controller.php -share/concrete5/concrete/config/install/disabled/blog/icon.png -share/concrete5/concrete/config/install/disabled/blog/install_blocks_attributes_permissions_jobs.xml -share/concrete5/concrete/config/install/disabled/standard/content.xml -share/concrete5/concrete/config/install/disabled/standard/controller.php -share/concrete5/concrete/config/install/disabled/standard/files/inneroptics_dot_net_aspens.jpg -share/concrete5/concrete/config/install/disabled/standard/files/inneroptics_dot_net_canyonlands.jpg -share/concrete5/concrete/config/install/disabled/standard/files/inneroptics_dot_net_new_zealand_sheep.jpg -share/concrete5/concrete/config/install/disabled/standard/files/inneroptics_dot_net_portland.jpg -share/concrete5/concrete/config/install/disabled/standard/files/inneroptics_dot_net_starfish.jpg -share/concrete5/concrete/config/install/disabled/standard/icon.png -share/concrete5/concrete/config/install/disabled/standard/install_blocks_attributes_permissions_jobs.xml -share/concrete5/concrete/config/install/packages/blank/content.xml -share/concrete5/concrete/config/install/packages/blank/controller.php -share/concrete5/concrete/config/install/packages/blank/icon.png -share/concrete5/concrete/config/install/packages/standard/content.xml -share/concrete5/concrete/config/install/packages/standard/controller.php -share/concrete5/concrete/config/install/packages/standard/files/england_village.jpg -share/concrete5/concrete/config/install/packages/standard/files/europe_england_stonehenge.jpg -share/concrete5/concrete/config/install/packages/standard/files/europe_germany_munich_arch.jpg -share/concrete5/concrete/config/install/packages/standard/files/europe_rotterdam_port.jpg -share/concrete5/concrete/config/install/packages/standard/files/europe_spain_grenada_alhambra.jpg -share/concrete5/concrete/config/install/packages/standard/files/europe_valencia_hemispheric.jpg -share/concrete5/concrete/config/install/packages/standard/files/northern_az_lake_powell_house_boats.jpg -share/concrete5/concrete/config/install/packages/standard/files/sh_thumbnail.jpg -share/concrete5/concrete/config/localization.php -share/concrete5/concrete/config/theme_paths.php -share/concrete5/concrete/config/version.php -share/concrete5/concrete/controllers/access.xml -share/concrete5/concrete/controllers/dashboard/access.xml -share/concrete5/concrete/controllers/dashboard/base.php -share/concrete5/concrete/controllers/dashboard/blocks/controller.php -share/concrete5/concrete/controllers/dashboard/blocks/permissions.php -share/concrete5/concrete/controllers/dashboard/blocks/stacks/controller.php -share/concrete5/concrete/controllers/dashboard/blocks/stacks/list/access.xml -share/concrete5/concrete/controllers/dashboard/blocks/stacks/list/controller.php -share/concrete5/concrete/controllers/dashboard/blocks/types/controller.php -share/concrete5/concrete/controllers/dashboard/composer/controller.php -share/concrete5/concrete/controllers/dashboard/composer/drafts.php -share/concrete5/concrete/controllers/dashboard/composer/write.php -share/concrete5/concrete/controllers/dashboard/controller.php -share/concrete5/concrete/controllers/dashboard/extend/add-ons.php -share/concrete5/concrete/controllers/dashboard/extend/connect.php -share/concrete5/concrete/controllers/dashboard/extend/controller.php -share/concrete5/concrete/controllers/dashboard/extend/install.php -share/concrete5/concrete/controllers/dashboard/extend/themes.php -share/concrete5/concrete/controllers/dashboard/extend/update.php -share/concrete5/concrete/controllers/dashboard/files/add_set.php -share/concrete5/concrete/controllers/dashboard/files/attributes.php -share/concrete5/concrete/controllers/dashboard/files/controller.php -share/concrete5/concrete/controllers/dashboard/files/search.php -share/concrete5/concrete/controllers/dashboard/files/sets.php -share/concrete5/concrete/controllers/dashboard/news.php -share/concrete5/concrete/controllers/dashboard/page.php -share/concrete5/concrete/controllers/dashboard/pages/attributes.php -share/concrete5/concrete/controllers/dashboard/pages/controller.php -share/concrete5/concrete/controllers/dashboard/pages/single.php -share/concrete5/concrete/controllers/dashboard/pages/themes/add.php -share/concrete5/concrete/controllers/dashboard/pages/themes/controller.php -share/concrete5/concrete/controllers/dashboard/pages/themes/customize.php -share/concrete5/concrete/controllers/dashboard/pages/themes/inspect.php -share/concrete5/concrete/controllers/dashboard/pages/types/add.php -share/concrete5/concrete/controllers/dashboard/pages/types/composer.php -share/concrete5/concrete/controllers/dashboard/pages/types/controller.php -share/concrete5/concrete/controllers/dashboard/reports.php -share/concrete5/concrete/controllers/dashboard/reports/forms.php -share/concrete5/concrete/controllers/dashboard/reports/logs.php -share/concrete5/concrete/controllers/dashboard/reports/statistics.php -share/concrete5/concrete/controllers/dashboard/reports/surveys.php -share/concrete5/concrete/controllers/dashboard/scrapbook/controller.php -share/concrete5/concrete/controllers/dashboard/sitemap/controller.php -share/concrete5/concrete/controllers/dashboard/sitemap/explore.php -share/concrete5/concrete/controllers/dashboard/sitemap/full.php -share/concrete5/concrete/controllers/dashboard/sitemap/search.php -share/concrete5/concrete/controllers/dashboard/system/attributes/controller.php -share/concrete5/concrete/controllers/dashboard/system/attributes/sets.php -share/concrete5/concrete/controllers/dashboard/system/attributes/types.php -share/concrete5/concrete/controllers/dashboard/system/backup_restore/backup.php -share/concrete5/concrete/controllers/dashboard/system/backup_restore/controller.php -share/concrete5/concrete/controllers/dashboard/system/backup_restore/database.php -share/concrete5/concrete/controllers/dashboard/system/backup_restore/update.php -share/concrete5/concrete/controllers/dashboard/system/basics/controller.php -share/concrete5/concrete/controllers/dashboard/system/basics/editor/controller.php -share/concrete5/concrete/controllers/dashboard/system/basics/icons.php -share/concrete5/concrete/controllers/dashboard/system/basics/interface.php -share/concrete5/concrete/controllers/dashboard/system/basics/multilingual/controller.php -share/concrete5/concrete/controllers/dashboard/system/basics/site_name.php -share/concrete5/concrete/controllers/dashboard/system/basics/timezone.php -share/concrete5/concrete/controllers/dashboard/system/controller.php -share/concrete5/concrete/controllers/dashboard/system/environment/controller.php -share/concrete5/concrete/controllers/dashboard/system/environment/debug.php -share/concrete5/concrete/controllers/dashboard/system/environment/file_storage_locations.php -share/concrete5/concrete/controllers/dashboard/system/environment/info.php -share/concrete5/concrete/controllers/dashboard/system/environment/logging.php -share/concrete5/concrete/controllers/dashboard/system/environment/proxy.php -share/concrete5/concrete/controllers/dashboard/system/mail/controller.php -share/concrete5/concrete/controllers/dashboard/system/mail/importers.php -share/concrete5/concrete/controllers/dashboard/system/mail/method.php -share/concrete5/concrete/controllers/dashboard/system/mail/method/test_settings.php -share/concrete5/concrete/controllers/dashboard/system/optimization/cache.php -share/concrete5/concrete/controllers/dashboard/system/optimization/clear_cache.php -share/concrete5/concrete/controllers/dashboard/system/optimization/controller.php -share/concrete5/concrete/controllers/dashboard/system/optimization/jobs.php -share/concrete5/concrete/controllers/dashboard/system/permissions/advanced.php -share/concrete5/concrete/controllers/dashboard/system/permissions/antispam.php -share/concrete5/concrete/controllers/dashboard/system/permissions/captcha.php -share/concrete5/concrete/controllers/dashboard/system/permissions/controller.php -share/concrete5/concrete/controllers/dashboard/system/permissions/file_types.php -share/concrete5/concrete/controllers/dashboard/system/permissions/files.php -share/concrete5/concrete/controllers/dashboard/system/permissions/ip_blacklist.php -share/concrete5/concrete/controllers/dashboard/system/permissions/maintenance_mode.php -share/concrete5/concrete/controllers/dashboard/system/permissions/site.php -share/concrete5/concrete/controllers/dashboard/system/permissions/tasks.php -share/concrete5/concrete/controllers/dashboard/system/permissions/users.php -share/concrete5/concrete/controllers/dashboard/system/registration/controller.php -share/concrete5/concrete/controllers/dashboard/system/registration/postlogin/controller.php -share/concrete5/concrete/controllers/dashboard/system/registration/profiles/controller.php -share/concrete5/concrete/controllers/dashboard/system/registration/public_registration/controller.php -share/concrete5/concrete/controllers/dashboard/system/seo/bulk_seo_tool.php -share/concrete5/concrete/controllers/dashboard/system/seo/controller.php -share/concrete5/concrete/controllers/dashboard/system/seo/excluded.php -share/concrete5/concrete/controllers/dashboard/system/seo/search_index.php -share/concrete5/concrete/controllers/dashboard/system/seo/statistics.php -share/concrete5/concrete/controllers/dashboard/system/seo/tracking_codes/controller.php -share/concrete5/concrete/controllers/dashboard/system/seo/urls.php -share/concrete5/concrete/controllers/dashboard/users/add.php -share/concrete5/concrete/controllers/dashboard/users/add_group.php -share/concrete5/concrete/controllers/dashboard/users/attributes.php -share/concrete5/concrete/controllers/dashboard/users/controller.php -share/concrete5/concrete/controllers/dashboard/users/group_sets.php -share/concrete5/concrete/controllers/dashboard/users/groups.php -share/concrete5/concrete/controllers/dashboard/users/search.php -share/concrete5/concrete/controllers/dashboard/workflow/controller.php -share/concrete5/concrete/controllers/dashboard/workflow/list.php -share/concrete5/concrete/controllers/dashboard/workflow/me.php -share/concrete5/concrete/controllers/download_file.php +share/concrete5/concrete/config/install/concrete.php +share/concrete5/concrete/config/install/packages/elemental_blank/content.xml +share/concrete5/concrete/config/install/packages/elemental_blank/controller.php +share/concrete5/concrete/config/install/packages/elemental_full/content.xml +share/concrete5/concrete/config/install/packages/elemental_full/controller.php +share/concrete5/concrete/config/install/packages/elemental_full/files/avatar_none.png +share/concrete5/concrete/config/install/packages/elemental_full/files/balloon.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/bio.png +share/concrete5/concrete/config/install/packages/elemental_full/files/blank.png +share/concrete5/concrete/config/install/packages/elemental_full/files/blank2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/chinese_house2.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/balloon.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/bio.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/blank.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/masthead.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/slider1.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/slider2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/masthead.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/slider1.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/slider2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_detail_2x/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/avatar_none.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/balloon.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/bio.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/blank.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/blank2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/chinese_house2.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/masthead.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/slider1.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/slider2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/avatar_none.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/balloon.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/bio.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/blank.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/blank2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/chinese_house2.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/masthead.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/slider1.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/slider2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/file_manager_listing_2x/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/large/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/large/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/large/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/large/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/large/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/large/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/large/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/masthead.png +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/masthead.png +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/slider1.png +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/slider2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/medium/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/slider1.png +share/concrete5/concrete/config/install/packages/elemental_full/files/slider2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/small/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small/masthead.png +share/concrete5/concrete/config/install/packages/elemental_full/files/small/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small/slider1.png +share/concrete5/concrete/config/install/packages/elemental_full/files/small/slider2.png +share/concrete5/concrete/config/install/packages/elemental_full/files/small/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small_2x/bridge.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small_2x/houses.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small_2x/mountains.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small_2x/plants.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small_2x/shoes.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small_2x/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/small_2x/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/subway.jpg +share/concrete5/concrete/config/install/packages/elemental_full/files/sunset.jpg +share/concrete5/concrete/config/install/packages/elemental_full/themes.xml +share/concrete5/concrete/controllers/backend/attributes.php +share/concrete5/concrete/controllers/backend/block.php +share/concrete5/concrete/controllers/backend/editor_data.php +share/concrete5/concrete/controllers/backend/file.php +share/concrete5/concrete/controllers/backend/get_remote_help.php +share/concrete5/concrete/controllers/backend/intelligent_search.php +share/concrete5/concrete/controllers/backend/marketplace/connect.php +share/concrete5/concrete/controllers/backend/marketplace/search.php +share/concrete5/concrete/controllers/backend/page.php +share/concrete5/concrete/controllers/backend/page/arrange_blocks.php +share/concrete5/concrete/controllers/backend/page/multilingual.php +share/concrete5/concrete/controllers/backend/user.php +share/concrete5/concrete/controllers/backend/user_interface.php +share/concrete5/concrete/controllers/backend/user_interface/block.php +share/concrete5/concrete/controllers/backend/user_interface/file.php +share/concrete5/concrete/controllers/backend/user_interface/marketplace_item.php +share/concrete5/concrete/controllers/backend/user_interface/page.php +share/concrete5/concrete/controllers/dialog/area/design.php +share/concrete5/concrete/controllers/dialog/area/layout/presets.php +share/concrete5/concrete/controllers/dialog/area/layout/presets/manage.php +share/concrete5/concrete/controllers/dialog/block/aliasing.php +share/concrete5/concrete/controllers/dialog/block/cache.php +share/concrete5/concrete/controllers/dialog/block/design.php +share/concrete5/concrete/controllers/dialog/block/edit.php +share/concrete5/concrete/controllers/dialog/block/permissions.php +share/concrete5/concrete/controllers/dialog/block/permissions/guest_access.php +share/concrete5/concrete/controllers/dialog/conversation/subscribe.php +share/concrete5/concrete/controllers/dialog/file/bulk/delete.php +share/concrete5/concrete/controllers/dialog/file/bulk/properties.php +share/concrete5/concrete/controllers/dialog/file/bulk/sets.php +share/concrete5/concrete/controllers/dialog/file/properties.php +share/concrete5/concrete/controllers/dialog/file/search.php +share/concrete5/concrete/controllers/dialog/file/search/customize.php +share/concrete5/concrete/controllers/dialog/file/sets.php +share/concrete5/concrete/controllers/dialog/file/thumbnails.php +share/concrete5/concrete/controllers/dialog/file/thumbnails/edit.php +share/concrete5/concrete/controllers/dialog/file/upload_complete.php +share/concrete5/concrete/controllers/dialog/group/search.php +share/concrete5/concrete/controllers/dialog/help/introduction.php +share/concrete5/concrete/controllers/dialog/marketplace/checkout.php +share/concrete5/concrete/controllers/dialog/marketplace/download.php +share/concrete5/concrete/controllers/dialog/page/add.php +share/concrete5/concrete/controllers/dialog/page/add/compose.php +share/concrete5/concrete/controllers/dialog/page/add_block.php +share/concrete5/concrete/controllers/dialog/page/add_block_list.php +share/concrete5/concrete/controllers/dialog/page/add_external.php +share/concrete5/concrete/controllers/dialog/page/attributes.php +share/concrete5/concrete/controllers/dialog/page/bulk/properties.php +share/concrete5/concrete/controllers/dialog/page/clipboard.php +share/concrete5/concrete/controllers/dialog/page/delete.php +share/concrete5/concrete/controllers/dialog/page/delete_alias.php +share/concrete5/concrete/controllers/dialog/page/design.php +share/concrete5/concrete/controllers/dialog/page/design/css.php +share/concrete5/concrete/controllers/dialog/page/edit_external.php +share/concrete5/concrete/controllers/dialog/page/location.php +share/concrete5/concrete/controllers/dialog/page/search.php +share/concrete5/concrete/controllers/dialog/page/search/customize.php +share/concrete5/concrete/controllers/dialog/page/seo.php +share/concrete5/concrete/controllers/dialog/user/bulk/properties.php +share/concrete5/concrete/controllers/dialog/user/search.php +share/concrete5/concrete/controllers/dialog/user/search/customize.php +share/concrete5/concrete/controllers/feed.php +share/concrete5/concrete/controllers/frontend/assets_localization.php +share/concrete5/concrete/controllers/frontend/jobs.php +share/concrete5/concrete/controllers/frontend/page_forbidden.php +share/concrete5/concrete/controllers/frontend/page_not_found.php +share/concrete5/concrete/controllers/frontend/stylesheet.php share/concrete5/concrete/controllers/install.php -share/concrete5/concrete/controllers/login.php -share/concrete5/concrete/controllers/members.php -share/concrete5/concrete/controllers/page_forbidden.php -share/concrete5/concrete/controllers/page_not_found.php -share/concrete5/concrete/controllers/page_types/blog_entry.php share/concrete5/concrete/controllers/page_types/core_stack.php -share/concrete5/concrete/controllers/profile/avatar.php -share/concrete5/concrete/controllers/profile/controller.php -share/concrete5/concrete/controllers/profile/edit.php -share/concrete5/concrete/controllers/profile/friends.php -share/concrete5/concrete/controllers/profile/messages.php -share/concrete5/concrete/controllers/register.php +share/concrete5/concrete/controllers/panel/add.php +share/concrete5/concrete/controllers/panel/dashboard.php +share/concrete5/concrete/controllers/panel/detail/page/attributes.php +share/concrete5/concrete/controllers/panel/detail/page/caching.php +share/concrete5/concrete/controllers/panel/detail/page/composer.php +share/concrete5/concrete/controllers/panel/detail/page/location.php +share/concrete5/concrete/controllers/panel/detail/page/permissions.php +share/concrete5/concrete/controllers/panel/detail/page/seo.php +share/concrete5/concrete/controllers/panel/detail/page/versions.php +share/concrete5/concrete/controllers/panel/multilingual.php +share/concrete5/concrete/controllers/panel/page.php +share/concrete5/concrete/controllers/panel/page/attributes.php +share/concrete5/concrete/controllers/panel/page/check_in.php +share/concrete5/concrete/controllers/panel/page/design.php +share/concrete5/concrete/controllers/panel/page/design/customize.php +share/concrete5/concrete/controllers/panel/page/preview_as_user.php +share/concrete5/concrete/controllers/panel/page/versions.php +share/concrete5/concrete/controllers/panel/sitemap.php +share/concrete5/concrete/controllers/search/files.php +share/concrete5/concrete/controllers/search/groups.php +share/concrete5/concrete/controllers/search/pages.php +share/concrete5/concrete/controllers/search/users.php +share/concrete5/concrete/controllers/single_page/account.php +share/concrete5/concrete/controllers/single_page/account/avatar.php +share/concrete5/concrete/controllers/single_page/account/edit_profile.php +share/concrete5/concrete/controllers/single_page/account/messages.php +share/concrete5/concrete/controllers/single_page/account/messages/inbox.php +share/concrete5/concrete/controllers/single_page/dashboard.php +share/concrete5/concrete/controllers/single_page/dashboard/blocks.php +share/concrete5/concrete/controllers/single_page/dashboard/blocks/permissions.php +share/concrete5/concrete/controllers/single_page/dashboard/blocks/stacks.php +share/concrete5/concrete/controllers/single_page/dashboard/blocks/types.php +share/concrete5/concrete/controllers/single_page/dashboard/conversations.php +share/concrete5/concrete/controllers/single_page/dashboard/conversations/messages.php +share/concrete5/concrete/controllers/single_page/dashboard/extend.php +share/concrete5/concrete/controllers/single_page/dashboard/extend/addons.php +share/concrete5/concrete/controllers/single_page/dashboard/extend/connect.php +share/concrete5/concrete/controllers/single_page/dashboard/extend/install.php +share/concrete5/concrete/controllers/single_page/dashboard/extend/themes.php +share/concrete5/concrete/controllers/single_page/dashboard/extend/update.php +share/concrete5/concrete/controllers/single_page/dashboard/files.php +share/concrete5/concrete/controllers/single_page/dashboard/files/add_set.php +share/concrete5/concrete/controllers/single_page/dashboard/files/attributes.php +share/concrete5/concrete/controllers/single_page/dashboard/files/search.php +share/concrete5/concrete/controllers/single_page/dashboard/files/sets.php +share/concrete5/concrete/controllers/single_page/dashboard/news.php +share/concrete5/concrete/controllers/single_page/dashboard/pages.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/attributes.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/feeds.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/single.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/templates.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/templates/add.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/themes.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/themes/inspect.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/types.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/types/add.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/types/attributes.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/types/form.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/types/organize.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/types/output.php +share/concrete5/concrete/controllers/single_page/dashboard/pages/types/permissions.php +share/concrete5/concrete/controllers/single_page/dashboard/reports.php +share/concrete5/concrete/controllers/single_page/dashboard/reports/forms.php +share/concrete5/concrete/controllers/single_page/dashboard/reports/logs.php +share/concrete5/concrete/controllers/single_page/dashboard/reports/statistics.php +share/concrete5/concrete/controllers/single_page/dashboard/reports/surveys.php +share/concrete5/concrete/controllers/single_page/dashboard/sitemap.php +share/concrete5/concrete/controllers/single_page/dashboard/sitemap/explore.php +share/concrete5/concrete/controllers/single_page/dashboard/sitemap/full.php +share/concrete5/concrete/controllers/single_page/dashboard/sitemap/search.php +share/concrete5/concrete/controllers/single_page/dashboard/system.php +share/concrete5/concrete/controllers/single_page/dashboard/system/attributes.php +share/concrete5/concrete/controllers/single_page/dashboard/system/attributes/sets.php +share/concrete5/concrete/controllers/single_page/dashboard/system/attributes/topics.php +share/concrete5/concrete/controllers/single_page/dashboard/system/attributes/topics/add.php +share/concrete5/concrete/controllers/single_page/dashboard/system/attributes/types.php +share/concrete5/concrete/controllers/single_page/dashboard/system/backup.php +share/concrete5/concrete/controllers/single_page/dashboard/system/backup/backup.php +share/concrete5/concrete/controllers/single_page/dashboard/system/backup/update.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/accessibility.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/editor.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/icons.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/images.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/multilingual.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/name.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/social.php +share/concrete5/concrete/controllers/single_page/dashboard/system/basics/timezone.php +share/concrete5/concrete/controllers/single_page/dashboard/system/conversations.php +share/concrete5/concrete/controllers/single_page/dashboard/system/conversations/bannedwords.php +share/concrete5/concrete/controllers/single_page/dashboard/system/conversations/editor.php +share/concrete5/concrete/controllers/single_page/dashboard/system/conversations/permissions.php +share/concrete5/concrete/controllers/single_page/dashboard/system/conversations/points.php +share/concrete5/concrete/controllers/single_page/dashboard/system/conversations/settings.php +share/concrete5/concrete/controllers/single_page/dashboard/system/environment.php +share/concrete5/concrete/controllers/single_page/dashboard/system/environment/debug.php +share/concrete5/concrete/controllers/single_page/dashboard/system/environment/entities.php +share/concrete5/concrete/controllers/single_page/dashboard/system/environment/info.php +share/concrete5/concrete/controllers/single_page/dashboard/system/environment/logging.php +share/concrete5/concrete/controllers/single_page/dashboard/system/environment/proxy.php +share/concrete5/concrete/controllers/single_page/dashboard/system/files.php +share/concrete5/concrete/controllers/single_page/dashboard/system/files/filetypes.php +share/concrete5/concrete/controllers/single_page/dashboard/system/files/permissions.php +share/concrete5/concrete/controllers/single_page/dashboard/system/files/storage.php +share/concrete5/concrete/controllers/single_page/dashboard/system/files/thumbnails.php +share/concrete5/concrete/controllers/single_page/dashboard/system/mail.php +share/concrete5/concrete/controllers/single_page/dashboard/system/mail/importers.php +share/concrete5/concrete/controllers/single_page/dashboard/system/mail/method.php +share/concrete5/concrete/controllers/single_page/dashboard/system/mail/method/test.php +share/concrete5/concrete/controllers/single_page/dashboard/system/multilingual.php +share/concrete5/concrete/controllers/single_page/dashboard/system/multilingual/page_report.php +share/concrete5/concrete/controllers/single_page/dashboard/system/multilingual/setup.php +share/concrete5/concrete/controllers/single_page/dashboard/system/multilingual/translate_interface.php +share/concrete5/concrete/controllers/single_page/dashboard/system/optimization.php +share/concrete5/concrete/controllers/single_page/dashboard/system/optimization/cache.php +share/concrete5/concrete/controllers/single_page/dashboard/system/optimization/clearcache.php +share/concrete5/concrete/controllers/single_page/dashboard/system/optimization/jobs.php +share/concrete5/concrete/controllers/single_page/dashboard/system/optimization/query_log.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/advanced.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/antispam.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/blacklist.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/captcha.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/maintenance.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/site.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/tasks.php +share/concrete5/concrete/controllers/single_page/dashboard/system/permissions/users.php +share/concrete5/concrete/controllers/single_page/dashboard/system/registration.php +share/concrete5/concrete/controllers/single_page/dashboard/system/registration/authentication.php +share/concrete5/concrete/controllers/single_page/dashboard/system/registration/open.php +share/concrete5/concrete/controllers/single_page/dashboard/system/registration/postlogin.php +share/concrete5/concrete/controllers/single_page/dashboard/system/registration/profiles.php +share/concrete5/concrete/controllers/single_page/dashboard/system/seo.php +share/concrete5/concrete/controllers/single_page/dashboard/system/seo/bulk.php +share/concrete5/concrete/controllers/single_page/dashboard/system/seo/codes.php +share/concrete5/concrete/controllers/single_page/dashboard/system/seo/excluded.php +share/concrete5/concrete/controllers/single_page/dashboard/system/seo/searchindex.php +share/concrete5/concrete/controllers/single_page/dashboard/system/seo/statistics.php +share/concrete5/concrete/controllers/single_page/dashboard/system/seo/urls.php +share/concrete5/concrete/controllers/single_page/dashboard/users.php +share/concrete5/concrete/controllers/single_page/dashboard/users/add.php +share/concrete5/concrete/controllers/single_page/dashboard/users/add_group.php +share/concrete5/concrete/controllers/single_page/dashboard/users/attributes.php +share/concrete5/concrete/controllers/single_page/dashboard/users/group_sets.php +share/concrete5/concrete/controllers/single_page/dashboard/users/groups.php +share/concrete5/concrete/controllers/single_page/dashboard/users/groups/bulkupdate.php +share/concrete5/concrete/controllers/single_page/dashboard/users/points.php +share/concrete5/concrete/controllers/single_page/dashboard/users/points/actions.php +share/concrete5/concrete/controllers/single_page/dashboard/users/points/assign.php +share/concrete5/concrete/controllers/single_page/dashboard/users/search.php +share/concrete5/concrete/controllers/single_page/dashboard/workflow.php +share/concrete5/concrete/controllers/single_page/dashboard/workflow/me.php +share/concrete5/concrete/controllers/single_page/dashboard/workflow/workflows.php +share/concrete5/concrete/controllers/single_page/download_file.php +share/concrete5/concrete/controllers/single_page/login.php +share/concrete5/concrete/controllers/single_page/members.php +share/concrete5/concrete/controllers/single_page/members/directory.php +share/concrete5/concrete/controllers/single_page/members/profile.php +share/concrete5/concrete/controllers/single_page/page_forbidden.php +share/concrete5/concrete/controllers/single_page/page_not_found.php +share/concrete5/concrete/controllers/single_page/register.php share/concrete5/concrete/controllers/upgrade.php -share/concrete5/concrete/core/controllers/blocks/autonav.php -share/concrete5/concrete/core/controllers/blocks/autonav_item.php -share/concrete5/concrete/core/controllers/blocks/content.php -share/concrete5/concrete/core/controllers/blocks/core_scrapbook_display.php -share/concrete5/concrete/core/controllers/blocks/core_stack_display.php -share/concrete5/concrete/core/controllers/blocks/dashboard_app_status.php -share/concrete5/concrete/core/controllers/blocks/dashboard_featured_addon.php -share/concrete5/concrete/core/controllers/blocks/dashboard_featured_theme.php -share/concrete5/concrete/core/controllers/blocks/dashboard_newsflow_latest.php -share/concrete5/concrete/core/controllers/blocks/dashboard_site_activity.php -share/concrete5/concrete/core/controllers/blocks/date_archive.php -share/concrete5/concrete/core/controllers/blocks/date_nav.php -share/concrete5/concrete/core/controllers/blocks/external_form.php -share/concrete5/concrete/core/controllers/blocks/file.php -share/concrete5/concrete/core/controllers/blocks/flash_content.php -share/concrete5/concrete/core/controllers/blocks/form.php -share/concrete5/concrete/core/controllers/blocks/form_minisurvey.php -share/concrete5/concrete/core/controllers/blocks/form_statistics.php -share/concrete5/concrete/core/controllers/blocks/google_map.php -share/concrete5/concrete/core/controllers/blocks/guestbook.php -share/concrete5/concrete/core/controllers/blocks/guestbook_entry.php -share/concrete5/concrete/core/controllers/blocks/html.php -share/concrete5/concrete/core/controllers/blocks/image.php -share/concrete5/concrete/core/controllers/blocks/next_previous.php -share/concrete5/concrete/core/controllers/blocks/page_list.php -share/concrete5/concrete/core/controllers/blocks/rss_displayer.php -share/concrete5/concrete/core/controllers/blocks/search.php -share/concrete5/concrete/core/controllers/blocks/slideshow.php -share/concrete5/concrete/core/controllers/blocks/survey.php -share/concrete5/concrete/core/controllers/blocks/survey_list.php -share/concrete5/concrete/core/controllers/blocks/survey_option.php -share/concrete5/concrete/core/controllers/blocks/tags.php -share/concrete5/concrete/core/controllers/blocks/video.php -share/concrete5/concrete/core/controllers/blocks/youtube.php -share/concrete5/concrete/core/controllers/page_types/blog_entry.php -share/concrete5/concrete/core/controllers/page_types/core_stack.php -share/concrete5/concrete/core/controllers/single_pages/dashboard.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/base.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/blocks.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/blocks/permissions.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/blocks/stacks.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/blocks/stacks/list.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/blocks/types.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/composer.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/composer/drafts.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/composer/write.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/extend.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/extend/addons.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/extend/connect.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/extend/install.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/extend/themes.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/extend/update.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/files.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/files/add_set.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/files/attributes.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/files/search.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/files/sets.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/news.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/page.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/attributes.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/single.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/themes.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/themes/add.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/themes/customize.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/themes/inspect.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/types.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/types/add.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/pages/types/composer.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/reports.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/reports/forms.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/reports/logs.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/reports/statistics.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/reports/surveys.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/scrapbook.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/sitemap.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/sitemap/explore.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/sitemap/full.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/sitemap/search.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/attributes.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/attributes/sets.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/attributes/types.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/backup_restore.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/backup_restore/backup.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/backup_restore/database.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/backup_restore/update.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/basics.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/basics/editor.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/basics/icons.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/basics/interface.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/basics/multilingual.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/basics/site_name.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/basics/timezone.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/environment.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/environment/debug.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/environment/file_storage_locations.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/environment/info.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/environment/logging.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/environment/proxy.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/mail.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/mail/importers.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/mail/method.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/mail/method/test_settings.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/optimization.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/optimization/cache.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/optimization/clear_cache.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/optimization/jobs.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/advanced.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/antispam.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/captcha.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/file_types.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/files.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/ip_blacklist.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/maintenance_mode.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/site.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/tasks.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/permissions/users.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/postlogin.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/profiles.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/registration/public_registration.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/bulk_seo_tool.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/excluded.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/search_index.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/statistics.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/tracking_codes.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/system/seo/urls.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/users.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/users/add.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/users/add_group.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/users/attributes.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/users/group/sets.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/users/groups.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/users/search.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/workflow.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/workflow/list.php -share/concrete5/concrete/core/controllers/single_pages/dashboard/workflow/me.php -share/concrete5/concrete/core/controllers/single_pages/download_file.php -share/concrete5/concrete/core/controllers/single_pages/install.php -share/concrete5/concrete/core/controllers/single_pages/login.php -share/concrete5/concrete/core/controllers/single_pages/members.php -share/concrete5/concrete/core/controllers/single_pages/page_forbidden.php -share/concrete5/concrete/core/controllers/single_pages/page_not_found.php -share/concrete5/concrete/core/controllers/single_pages/profile.php -share/concrete5/concrete/core/controllers/single_pages/profile/avatar.php -share/concrete5/concrete/core/controllers/single_pages/profile/edit.php -share/concrete5/concrete/core/controllers/single_pages/profile/friends.php -share/concrete5/concrete/core/controllers/single_pages/profile/messages.php -share/concrete5/concrete/core/controllers/single_pages/register.php -share/concrete5/concrete/core/controllers/single_pages/upgrade.php -share/concrete5/concrete/core/helpers/ajax.php -share/concrete5/concrete/core/helpers/array.php -share/concrete5/concrete/core/helpers/content.php -share/concrete5/concrete/core/helpers/date.php -share/concrete5/concrete/core/helpers/encryption.php -share/concrete5/concrete/core/helpers/feed.php -share/concrete5/concrete/core/helpers/file.php -share/concrete5/concrete/core/helpers/form.php -share/concrete5/concrete/core/helpers/form/attribute.php -share/concrete5/concrete/core/helpers/form/color.php -share/concrete5/concrete/core/helpers/form/date_time.php -share/concrete5/concrete/core/helpers/form/page_selector.php -share/concrete5/concrete/core/helpers/form/rating.php -share/concrete5/concrete/core/helpers/form/user_selector.php -share/concrete5/concrete/core/helpers/html.php -share/concrete5/concrete/core/helpers/html/v2.php -share/concrete5/concrete/core/helpers/image.php -share/concrete5/concrete/core/helpers/json.php -share/concrete5/concrete/core/helpers/lists/countries.php -share/concrete5/concrete/core/helpers/lists/states_provinces.php -share/concrete5/concrete/core/helpers/mail.php -share/concrete5/concrete/core/helpers/mime.php -share/concrete5/concrete/core/helpers/navigation.php -share/concrete5/concrete/core/helpers/number.php -share/concrete5/concrete/core/helpers/pagination.php -share/concrete5/concrete/core/helpers/rating.php -share/concrete5/concrete/core/helpers/security.php -share/concrete5/concrete/core/helpers/spellchecker.php -share/concrete5/concrete/core/helpers/text.php -share/concrete5/concrete/core/helpers/tinymce.php -share/concrete5/concrete/core/helpers/url.php -share/concrete5/concrete/core/helpers/validation/antispam.php -share/concrete5/concrete/core/helpers/validation/banned_words.php -share/concrete5/concrete/core/helpers/validation/captcha.php -share/concrete5/concrete/core/helpers/validation/error.php -share/concrete5/concrete/core/helpers/validation/file.php -share/concrete5/concrete/core/helpers/validation/form.php -share/concrete5/concrete/core/helpers/validation/identifier.php -share/concrete5/concrete/core/helpers/validation/ip.php -share/concrete5/concrete/core/helpers/validation/numbers.php -share/concrete5/concrete/core/helpers/validation/strings.php -share/concrete5/concrete/core/helpers/validation/token.php -share/concrete5/concrete/core/helpers/xml.php -share/concrete5/concrete/core/jobs/generate_sitemap.php -share/concrete5/concrete/core/jobs/index_search.php -share/concrete5/concrete/core/jobs/index_search_all.php -share/concrete5/concrete/core/jobs/process_email.php -share/concrete5/concrete/core/jobs/remove_old_page_versions.php -share/concrete5/concrete/core/libraries/application_update.php -share/concrete5/concrete/core/libraries/archive.php -share/concrete5/concrete/core/libraries/attribute/controller.php -share/concrete5/concrete/core/libraries/attribute/view.php -share/concrete5/concrete/core/libraries/backup.php -share/concrete5/concrete/core/libraries/block_controller.php -share/concrete5/concrete/core/libraries/block_view.php -share/concrete5/concrete/core/libraries/block_view_template.php -share/concrete5/concrete/core/libraries/cache.php -share/concrete5/concrete/core/libraries/cache_local.php -share/concrete5/concrete/core/libraries/content/exporter.php -share/concrete5/concrete/core/libraries/content/importer.php -share/concrete5/concrete/core/libraries/controller.php -share/concrete5/concrete/core/libraries/database.php -share/concrete5/concrete/core/libraries/database_item_list.php -share/concrete5/concrete/core/libraries/environment.php -share/concrete5/concrete/core/libraries/environment_record.php -share/concrete5/concrete/core/libraries/events.php -share/concrete5/concrete/core/libraries/file/importer.php -share/concrete5/concrete/core/libraries/file/inspector.php -share/concrete5/concrete/core/libraries/file/types.php -share/concrete5/concrete/core/libraries/file/types/flv.php -share/concrete5/concrete/core/libraries/file/types/image.php -share/concrete5/concrete/core/libraries/indexed_page_list.php -share/concrete5/concrete/core/libraries/indexed_search.php -share/concrete5/concrete/core/libraries/indexed_search_result.php -share/concrete5/concrete/core/libraries/item_list.php -share/concrete5/concrete/core/libraries/loader.php -share/concrete5/concrete/core/libraries/localization.php -share/concrete5/concrete/core/libraries/log.php -share/concrete5/concrete/core/libraries/log_entry.php -share/concrete5/concrete/core/libraries/mail/importer.php -share/concrete5/concrete/core/libraries/marketplace.php -share/concrete5/concrete/core/libraries/model.php -share/concrete5/concrete/core/libraries/newsflow.php -share/concrete5/concrete/core/libraries/newsflow_item.php -share/concrete5/concrete/core/libraries/newsflow_slot_item.php -share/concrete5/concrete/core/libraries/object.php -share/concrete5/concrete/core/libraries/page_cache/library.php -share/concrete5/concrete/core/libraries/page_cache/record.php -share/concrete5/concrete/core/libraries/page_cache/types/file.php -share/concrete5/concrete/core/libraries/page_cache/unknown_record.php -share/concrete5/concrete/core/libraries/private_message_mail_importer.php -share/concrete5/concrete/core/libraries/queue.php -share/concrete5/concrete/core/libraries/request.php -share/concrete5/concrete/core/libraries/template_file.php -share/concrete5/concrete/core/libraries/update.php -share/concrete5/concrete/core/libraries/view.php -share/concrete5/concrete/core/models/area.php -share/concrete5/concrete/core/models/attribute/categories/collection.php -share/concrete5/concrete/core/models/attribute/categories/file.php -share/concrete5/concrete/core/models/attribute/categories/user.php -share/concrete5/concrete/core/models/attribute/category.php -share/concrete5/concrete/core/models/attribute/key.php -share/concrete5/concrete/core/models/attribute/set.php -share/concrete5/concrete/core/models/attribute/type.php -share/concrete5/concrete/core/models/attribute/types/address.php -share/concrete5/concrete/core/models/attribute/types/boolean.php -share/concrete5/concrete/core/models/attribute/types/date_time.php -share/concrete5/concrete/core/models/attribute/types/default.php -share/concrete5/concrete/core/models/attribute/types/image_file.php -share/concrete5/concrete/core/models/attribute/types/number.php -share/concrete5/concrete/core/models/attribute/types/rating.php -share/concrete5/concrete/core/models/attribute/types/select.php -share/concrete5/concrete/core/models/attribute/types/text.php -share/concrete5/concrete/core/models/attribute/types/textarea.php -share/concrete5/concrete/core/models/attribute/value.php -share/concrete5/concrete/core/models/block.php -share/concrete5/concrete/core/models/block_types.php -share/concrete5/concrete/core/models/collection.php -share/concrete5/concrete/core/models/collection_types.php -share/concrete5/concrete/core/models/collection_version.php -share/concrete5/concrete/core/models/composer_page.php -share/concrete5/concrete/core/models/config.php -share/concrete5/concrete/core/models/custom_style.php -share/concrete5/concrete/core/models/file.php -share/concrete5/concrete/core/models/file_list.php -share/concrete5/concrete/core/models/file_set.php -share/concrete5/concrete/core/models/file_storage_location.php -share/concrete5/concrete/core/models/file_version.php -share/concrete5/concrete/core/models/global_area.php -share/concrete5/concrete/core/models/group_set.php -share/concrete5/concrete/core/models/group_set_list.php -share/concrete5/concrete/core/models/groups.php -share/concrete5/concrete/core/models/job.php -share/concrete5/concrete/core/models/job_set.php -share/concrete5/concrete/core/models/layout.php -share/concrete5/concrete/core/models/layout_preset.php -share/concrete5/concrete/core/models/marketplace_remote_item.php -share/concrete5/concrete/core/models/package.php -share/concrete5/concrete/core/models/package_archive.php -share/concrete5/concrete/core/models/page.php -share/concrete5/concrete/core/models/page_list.php -share/concrete5/concrete/core/models/page_statistics.php -share/concrete5/concrete/core/models/page_theme.php -share/concrete5/concrete/core/models/page_theme_archive.php -share/concrete5/concrete/core/models/permission/access/categories/admin.php -share/concrete5/concrete/core/models/permission/access/categories/area.php -share/concrete5/concrete/core/models/permission/access/categories/basic_workflow.php -share/concrete5/concrete/core/models/permission/access/categories/block.php -share/concrete5/concrete/core/models/permission/access/categories/block_type.php -share/concrete5/concrete/core/models/permission/access/categories/composer_page.php -share/concrete5/concrete/core/models/permission/access/categories/custom/access_user_search.php -share/concrete5/concrete/core/models/permission/access/categories/custom/add_block.php -share/concrete5/concrete/core/models/permission/access/categories/custom/add_block_to_area.php -share/concrete5/concrete/core/models/permission/access/categories/custom/add_file.php -share/concrete5/concrete/core/models/permission/access/categories/custom/add_subpage.php -share/concrete5/concrete/core/models/permission/access/categories/custom/assign_user_groups.php -share/concrete5/concrete/core/models/permission/access/categories/custom/edit_page_properties.php -share/concrete5/concrete/core/models/permission/access/categories/custom/edit_page_theme.php -share/concrete5/concrete/core/models/permission/access/categories/custom/edit_user_properties.php -share/concrete5/concrete/core/models/permission/access/categories/custom/view_user_attributes.php -share/concrete5/concrete/core/models/permission/access/categories/file.php -share/concrete5/concrete/core/models/permission/access/categories/file_set.php -share/concrete5/concrete/core/models/permission/access/categories/marketplace_newsflow.php -share/concrete5/concrete/core/models/permission/access/categories/page.php -share/concrete5/concrete/core/models/permission/access/categories/single_page.php -share/concrete5/concrete/core/models/permission/access/categories/sitemap.php -share/concrete5/concrete/core/models/permission/access/categories/stack.php -share/concrete5/concrete/core/models/permission/access/categories/user.php -share/concrete5/concrete/core/models/permission/access/categories/workflow.php -share/concrete5/concrete/core/models/permission/access/entity/model.php -share/concrete5/concrete/core/models/permission/access/entity/type.php -share/concrete5/concrete/core/models/permission/access/entity/types/file_uploader.php -share/concrete5/concrete/core/models/permission/access/entity/types/group.php -share/concrete5/concrete/core/models/permission/access/entity/types/group_combination.php -share/concrete5/concrete/core/models/permission/access/entity/types/group_set.php -share/concrete5/concrete/core/models/permission/access/entity/types/page_owner.php -share/concrete5/concrete/core/models/permission/access/entity/types/user.php -share/concrete5/concrete/core/models/permission/access/list_item.php -share/concrete5/concrete/core/models/permission/access/list_items/admin.php -share/concrete5/concrete/core/models/permission/access/list_items/area.php -share/concrete5/concrete/core/models/permission/access/list_items/basic_workflow.php -share/concrete5/concrete/core/models/permission/access/list_items/block.php -share/concrete5/concrete/core/models/permission/access/list_items/block_type.php -share/concrete5/concrete/core/models/permission/access/list_items/composer_page.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/access_user_search.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/add_block.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/add_block_to_area.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/add_file.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/add_subpage.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/assign_user_groups.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/edit_page_properties.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/edit_page_theme.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/edit_user_properties.php -share/concrete5/concrete/core/models/permission/access/list_items/custom/view_user_attributes.php -share/concrete5/concrete/core/models/permission/access/list_items/file.php -share/concrete5/concrete/core/models/permission/access/list_items/file_set.php -share/concrete5/concrete/core/models/permission/access/list_items/marketplace_newsflow.php -share/concrete5/concrete/core/models/permission/access/list_items/page.php -share/concrete5/concrete/core/models/permission/access/list_items/single_page.php -share/concrete5/concrete/core/models/permission/access/list_items/sitemap.php -share/concrete5/concrete/core/models/permission/access/list_items/stack.php -share/concrete5/concrete/core/models/permission/access/list_items/user.php -share/concrete5/concrete/core/models/permission/access/model.php -share/concrete5/concrete/core/models/permission/assignment.php -share/concrete5/concrete/core/models/permission/assignments/area.php -share/concrete5/concrete/core/models/permission/assignments/basic_workflow.php -share/concrete5/concrete/core/models/permission/assignments/block.php -share/concrete5/concrete/core/models/permission/assignments/block_type.php -share/concrete5/concrete/core/models/permission/assignments/composer_page.php -share/concrete5/concrete/core/models/permission/assignments/file.php -share/concrete5/concrete/core/models/permission/assignments/file_set.php -share/concrete5/concrete/core/models/permission/assignments/marketplace_newsflow.php -share/concrete5/concrete/core/models/permission/assignments/page.php -share/concrete5/concrete/core/models/permission/assignments/page/timed_content.php -share/concrete5/concrete/core/models/permission/assignments/single_page.php -share/concrete5/concrete/core/models/permission/assignments/sitemap.php -share/concrete5/concrete/core/models/permission/assignments/stack.php -share/concrete5/concrete/core/models/permission/assignments/user.php -share/concrete5/concrete/core/models/permission/cache.php -share/concrete5/concrete/core/models/permission/category.php -share/concrete5/concrete/core/models/permission/duration.php -share/concrete5/concrete/core/models/permission/key.php -share/concrete5/concrete/core/models/permission/keys/admin.php -share/concrete5/concrete/core/models/permission/keys/area.php -share/concrete5/concrete/core/models/permission/keys/basic_workflow.php -share/concrete5/concrete/core/models/permission/keys/block.php -share/concrete5/concrete/core/models/permission/keys/block_type.php -share/concrete5/concrete/core/models/permission/keys/composer_page.php -share/concrete5/concrete/core/models/permission/keys/custom/access_user_search.php -share/concrete5/concrete/core/models/permission/keys/custom/add_block.php -share/concrete5/concrete/core/models/permission/keys/custom/add_block_to_area.php -share/concrete5/concrete/core/models/permission/keys/custom/add_file.php -share/concrete5/concrete/core/models/permission/keys/custom/add_subpage.php -share/concrete5/concrete/core/models/permission/keys/custom/assign_user_groups.php -share/concrete5/concrete/core/models/permission/keys/custom/edit_page_properties.php -share/concrete5/concrete/core/models/permission/keys/custom/edit_page_theme.php -share/concrete5/concrete/core/models/permission/keys/custom/edit_user_properties.php -share/concrete5/concrete/core/models/permission/keys/custom/view_user_attributes.php -share/concrete5/concrete/core/models/permission/keys/file.php -share/concrete5/concrete/core/models/permission/keys/file_set.php -share/concrete5/concrete/core/models/permission/keys/marketplace_newsflow.php -share/concrete5/concrete/core/models/permission/keys/page.php -share/concrete5/concrete/core/models/permission/keys/single_page.php -share/concrete5/concrete/core/models/permission/keys/sitemap.php -share/concrete5/concrete/core/models/permission/keys/stack.php -share/concrete5/concrete/core/models/permission/keys/user.php -share/concrete5/concrete/core/models/permission/keys/workflow.php -share/concrete5/concrete/core/models/permission/response.php -share/concrete5/concrete/core/models/permission/response/area.php -share/concrete5/concrete/core/models/permission/response/block.php -share/concrete5/concrete/core/models/permission/response/collection_version.php -share/concrete5/concrete/core/models/permission/response/composer_page.php -share/concrete5/concrete/core/models/permission/response/file.php -share/concrete5/concrete/core/models/permission/response/file_set.php -share/concrete5/concrete/core/models/permission/response/page.php -share/concrete5/concrete/core/models/permission/response/single_page.php -share/concrete5/concrete/core/models/permission/response/stack.php -share/concrete5/concrete/core/models/permission/set.php -share/concrete5/concrete/core/models/permissions.php -share/concrete5/concrete/core/models/pile.php -share/concrete5/concrete/core/models/pile_content.php -share/concrete5/concrete/core/models/queueable_job.php -share/concrete5/concrete/core/models/search/group.php -share/concrete5/concrete/core/models/signup_request.php -share/concrete5/concrete/core/models/single_page.php -share/concrete5/concrete/core/models/stack/list.php -share/concrete5/concrete/core/models/stack/model.php -share/concrete5/concrete/core/models/starting_point_package.php -share/concrete5/concrete/core/models/system/antispam/library.php -share/concrete5/concrete/core/models/system/captcha/controller.php -share/concrete5/concrete/core/models/system/captcha/library.php -share/concrete5/concrete/core/models/system/captcha/types/securimage/controller.php -share/concrete5/concrete/core/models/system_notification.php -share/concrete5/concrete/core/models/system_notification_list.php -share/concrete5/concrete/core/models/user.php -share/concrete5/concrete/core/models/user_banned_ip.php -share/concrete5/concrete/core/models/user_list.php -share/concrete5/concrete/core/models/user_private_message.php -share/concrete5/concrete/core/models/user_statistics.php -share/concrete5/concrete/core/models/user_validation_hash.php -share/concrete5/concrete/core/models/userinfo.php -share/concrete5/concrete/core/models/users_friends.php -share/concrete5/concrete/core/models/workflow/description.php -share/concrete5/concrete/core/models/workflow/empty.php -share/concrete5/concrete/core/models/workflow/model.php -share/concrete5/concrete/core/models/workflow/progress/action.php -share/concrete5/concrete/core/models/workflow/progress/categories/page.php -share/concrete5/concrete/core/models/workflow/progress/category.php -share/concrete5/concrete/core/models/workflow/progress/history.php -share/concrete5/concrete/core/models/workflow/progress/model.php -share/concrete5/concrete/core/models/workflow/progress/response.php -share/concrete5/concrete/core/models/workflow/request/categories/page.php -share/concrete5/concrete/core/models/workflow/request/model.php -share/concrete5/concrete/core/models/workflow/request/requests/approve_page.php -share/concrete5/concrete/core/models/workflow/request/requests/approve_stack.php -share/concrete5/concrete/core/models/workflow/request/requests/change_page_permissions.php -share/concrete5/concrete/core/models/workflow/request/requests/change_page_permissions_inheritance.php -share/concrete5/concrete/core/models/workflow/request/requests/change_subpage_defaults_inheritance.php -share/concrete5/concrete/core/models/workflow/request/requests/delete_page.php -share/concrete5/concrete/core/models/workflow/request/requests/move_page.php -share/concrete5/concrete/core/models/workflow/type.php -share/concrete5/concrete/core/models/workflow/types/basic.php -share/concrete5/concrete/core/models/workflow/types/basic/data.php -share/concrete5/concrete/css/ccm.app.css -share/concrete5/concrete/css/ccm.app.mobile.css -share/concrete5/concrete/css/ccm.base.css -share/concrete5/concrete/css/ccm.colorpicker.css -share/concrete5/concrete/css/ccm.compare.css -share/concrete5/concrete/css/ccm.dashboard.1200.css -share/concrete5/concrete/css/ccm.dashboard.css -share/concrete5/concrete/css/ccm.default.theme.css -share/concrete5/concrete/css/ccm.install.css -share/concrete5/concrete/css/ccm.profile.css -share/concrete5/concrete/css/ccm.spellchecker.css -share/concrete5/concrete/css/ccm.tinymce.css -share/concrete5/concrete/css/ccm_app/build/ccm.app.less -share/concrete5/concrete/css/ccm_app/build/ccm.app.mobile.less -share/concrete5/concrete/css/ccm_app/build/ccm.colorpicker.less -share/concrete5/concrete/css/ccm_app/build/ccm.dashboard.1200.less -share/concrete5/concrete/css/ccm_app/build/ccm.dashboard.less -share/concrete5/concrete/css/ccm_app/build/ccm.default.theme.less -share/concrete5/concrete/css/ccm_app/build/jquery.rating.less -share/concrete5/concrete/css/ccm_app/build/jquery.ui.less -share/concrete5/concrete/css/ccm_app/chosen.less -share/concrete5/concrete/css/ccm_app/components.less -share/concrete5/concrete/css/ccm_app/dashboard.less -share/concrete5/concrete/css/ccm_app/dashboard_responsive.less -share/concrete5/concrete/css/ccm_app/default_theme.less -share/concrete5/concrete/css/ccm_app/editing_dialogs.less -share/concrete5/concrete/css/ccm_app/filemanager.less -share/concrete5/concrete/css/ccm_app/header.less -share/concrete5/concrete/css/ccm_app/icons.less -share/concrete5/concrete/css/ccm_app/jquery.ui.less -share/concrete5/concrete/css/ccm_app/layouts.less -share/concrete5/concrete/css/ccm_app/legacy.less -share/concrete5/concrete/css/ccm_app/marketplace.less -share/concrete5/concrete/css/ccm_app/menus.less -share/concrete5/concrete/css/ccm_app/mixins.less -share/concrete5/concrete/css/ccm_app/mobile.less -share/concrete5/concrete/css/ccm_app/page_areas.less -share/concrete5/concrete/css/ccm_app/permissions.less -share/concrete5/concrete/css/ccm_app/search.less -share/concrete5/concrete/css/ccm_app/sitemap.less -share/concrete5/concrete/css/ccm_app/tabs.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/accordion.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/alerts.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/bootstrap.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/breadcrumbs.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/button-groups.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/buttons.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/carousel.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/close.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/code.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/component-animations.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/dropdowns.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/forms.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/grid.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/grid_frontend.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/hero-unit.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/labels-badges.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/layouts.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/mixins.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/modals.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/navbar.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/navs.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/pager.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/pagination.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/popovers.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/progress-bars.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/reset.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive-1200px-min.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive-767px-max.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive-768px-979px.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive-navbar.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive-utilities.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/responsive.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/scaffolding.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/sprites.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/tables.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/thumbnails.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/tooltip.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/type.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/utilities.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/variables.less -share/concrete5/concrete/css/ccm_app/twitter_bootstrap/wells.less -share/concrete5/concrete/css/images/bg_fallback.png +share/concrete5/concrete/css/account.css +share/concrete5/concrete/css/app.css +share/concrete5/concrete/css/build/core/account.less +share/concrete5/concrete/css/build/core/app/animate.less +share/concrete5/concrete/css/build/core/app/app.less +share/concrete5/concrete/css/build/core/app/components.less +share/concrete5/concrete/css/build/core/app/dialog.less +share/concrete5/concrete/css/build/core/app/help.less +share/concrete5/concrete/css/build/core/app/hud.less +share/concrete5/concrete/css/build/core/app/inline-toolbar.less +share/concrete5/concrete/css/build/core/app/intelligent-search-and-dashboard.less +share/concrete5/concrete/css/build/core/app/layouts.less +share/concrete5/concrete/css/build/core/app/marketplace/addon-detail.less +share/concrete5/concrete/css/build/core/app/marketplace/general.less +share/concrete5/concrete/css/build/core/app/marketplace/header.less +share/concrete5/concrete/css/build/core/app/marketplace/results.less +share/concrete5/concrete/css/build/core/app/marketplace/theme-detail.less +share/concrete5/concrete/css/build/core/app/newsflow.less +share/concrete5/concrete/css/build/core/app/page-areas.less +share/concrete5/concrete/css/build/core/app/panels.less +share/concrete5/concrete/css/build/core/app/panels/add-block.less +share/concrete5/concrete/css/build/core/app/panels/attributes.less +share/concrete5/concrete/css/build/core/app/panels/check-in.less +share/concrete5/concrete/css/build/core/app/panels/design.less +share/concrete5/concrete/css/build/core/app/panels/multilingual.less +share/concrete5/concrete/css/build/core/app/panels/sitemap.less +share/concrete5/concrete/css/build/core/app/panels/versions.less +share/concrete5/concrete/css/build/core/app/permissions.less +share/concrete5/concrete/css/build/core/app/search.less +share/concrete5/concrete/css/build/core/app/tabs.less +share/concrete5/concrete/css/build/core/app/template-grid.less +share/concrete5/concrete/css/build/core/app/toolbar.less +share/concrete5/concrete/css/build/core/app/utilities.less +share/concrete5/concrete/css/build/core/conversations.less +share/concrete5/concrete/css/build/core/editable-fields.less +share/concrete5/concrete/css/build/core/file-manager.less +share/concrete5/concrete/css/build/core/frontend/pagination.less +share/concrete5/concrete/css/build/core/gathering/base.less +share/concrete5/concrete/css/build/core/gathering/display.less +share/concrete5/concrete/css/build/core/image-editor/components/image.css +share/concrete5/concrete/css/build/core/image-editor/components/shape.css +share/concrete5/concrete/css/build/core/image-editor/components/text.css +share/concrete5/concrete/css/build/core/image-editor/control-sets/crop.css +share/concrete5/concrete/css/build/core/image-editor/control-sets/filter.css +share/concrete5/concrete/css/build/core/image-editor/control-sets/position.css +share/concrete5/concrete/css/build/core/image-editor/image-editor.less +share/concrete5/concrete/css/build/core/include/mixins.less +share/concrete5/concrete/css/build/core/include/variables.less +share/concrete5/concrete/css/build/core/legacy.less +share/concrete5/concrete/css/build/core/redactor/redactor.less +share/concrete5/concrete/css/build/core/select2.less +share/concrete5/concrete/css/build/core/sitemap.less +share/concrete5/concrete/css/build/core/style-customizer.less +share/concrete5/concrete/css/build/core/topics.less +share/concrete5/concrete/css/build/core/translator.less +share/concrete5/concrete/css/build/themes/concrete/main.less +share/concrete5/concrete/css/build/themes/dashboard/main.less +share/concrete5/concrete/css/build/themes/dashboard/multilingual.less +share/concrete5/concrete/css/build/themes/dashboard/update.less +share/concrete5/concrete/css/build/vendor/bootstrap-editable/bootstrap3-editable.less +share/concrete5/concrete/css/build/vendor/bootstrap/alerts.less +share/concrete5/concrete/css/build/vendor/bootstrap/badges.less +share/concrete5/concrete/css/build/vendor/bootstrap/bootstrap.less +share/concrete5/concrete/css/build/vendor/bootstrap/breadcrumbs.less +share/concrete5/concrete/css/build/vendor/bootstrap/button-groups.less +share/concrete5/concrete/css/build/vendor/bootstrap/buttons.less +share/concrete5/concrete/css/build/vendor/bootstrap/carousel.less +share/concrete5/concrete/css/build/vendor/bootstrap/close.less +share/concrete5/concrete/css/build/vendor/bootstrap/code.less +share/concrete5/concrete/css/build/vendor/bootstrap/component-animations.less +share/concrete5/concrete/css/build/vendor/bootstrap/dropdowns.less +share/concrete5/concrete/css/build/vendor/bootstrap/forms.less +share/concrete5/concrete/css/build/vendor/bootstrap/glyphicons.less +share/concrete5/concrete/css/build/vendor/bootstrap/grid.less +share/concrete5/concrete/css/build/vendor/bootstrap/input-groups.less +share/concrete5/concrete/css/build/vendor/bootstrap/jumbotron.less +share/concrete5/concrete/css/build/vendor/bootstrap/labels.less +share/concrete5/concrete/css/build/vendor/bootstrap/list-group.less +share/concrete5/concrete/css/build/vendor/bootstrap/media.less +share/concrete5/concrete/css/build/vendor/bootstrap/mixins.less +share/concrete5/concrete/css/build/vendor/bootstrap/modals.less +share/concrete5/concrete/css/build/vendor/bootstrap/navbar.less +share/concrete5/concrete/css/build/vendor/bootstrap/navs.less +share/concrete5/concrete/css/build/vendor/bootstrap/normalize.less +share/concrete5/concrete/css/build/vendor/bootstrap/pager.less +share/concrete5/concrete/css/build/vendor/bootstrap/pagination.less +share/concrete5/concrete/css/build/vendor/bootstrap/panels.less +share/concrete5/concrete/css/build/vendor/bootstrap/popovers.less +share/concrete5/concrete/css/build/vendor/bootstrap/print.less +share/concrete5/concrete/css/build/vendor/bootstrap/progress-bars.less +share/concrete5/concrete/css/build/vendor/bootstrap/responsive-utilities.less +share/concrete5/concrete/css/build/vendor/bootstrap/scaffolding.less +share/concrete5/concrete/css/build/vendor/bootstrap/tables.less +share/concrete5/concrete/css/build/vendor/bootstrap/theme.less +share/concrete5/concrete/css/build/vendor/bootstrap/thumbnails.less +share/concrete5/concrete/css/build/vendor/bootstrap/tooltip.less +share/concrete5/concrete/css/build/vendor/bootstrap/type.less +share/concrete5/concrete/css/build/vendor/bootstrap/utilities.less +share/concrete5/concrete/css/build/vendor/bootstrap/variables.less +share/concrete5/concrete/css/build/vendor/bootstrap/wells.less +share/concrete5/concrete/css/build/vendor/dynatree/dynatree.less +share/concrete5/concrete/css/build/vendor/font-awesome/bordered-pulled.less +share/concrete5/concrete/css/build/vendor/font-awesome/core.less +share/concrete5/concrete/css/build/vendor/font-awesome/fixed-width.less +share/concrete5/concrete/css/build/vendor/font-awesome/font-awesome.less +share/concrete5/concrete/css/build/vendor/font-awesome/icons.less +share/concrete5/concrete/css/build/vendor/font-awesome/larger.less +share/concrete5/concrete/css/build/vendor/font-awesome/list.less +share/concrete5/concrete/css/build/vendor/font-awesome/mixins.less +share/concrete5/concrete/css/build/vendor/font-awesome/path.less +share/concrete5/concrete/css/build/vendor/font-awesome/rotated-flipped.less +share/concrete5/concrete/css/build/vendor/font-awesome/spinning.less +share/concrete5/concrete/css/build/vendor/font-awesome/stacked.less +share/concrete5/concrete/css/build/vendor/font-awesome/variables.less +share/concrete5/concrete/css/build/vendor/jquery-awesome-rating/jquery-awesome-rating.less +share/concrete5/concrete/css/build/vendor/jquery-magnific-popup/core-popup.less +share/concrete5/concrete/css/build/vendor/jquery-magnific-popup/effects.less +share/concrete5/concrete/css/build/vendor/jquery-magnific-popup/jquery-magnific-popup.less +share/concrete5/concrete/css/build/vendor/jquery-ui/jquery-ui.less +share/concrete5/concrete/css/build/vendor/redactor/redactor.less +share/concrete5/concrete/css/build/vendor/select2/select2-bootstrap.less +share/concrete5/concrete/css/build/vendor/select2/select2.less +share/concrete5/concrete/css/build/vendor/spectrum/spectrum.less +share/concrete5/concrete/css/build/vendor/tourist/tourist.less +share/concrete5/concrete/css/build/views/install.less +share/concrete5/concrete/css/conversations.css +share/concrete5/concrete/css/dynatree.css +share/concrete5/concrete/css/dynatree/dynatree.css +share/concrete5/concrete/css/dynatree/icons-rtl.gif +share/concrete5/concrete/css/dynatree/icons.gif +share/concrete5/concrete/css/dynatree/loading.gif +share/concrete5/concrete/css/dynatree/vline-rtl.gif +share/concrete5/concrete/css/dynatree/vline.gif +share/concrete5/concrete/css/editable-fields.css +share/concrete5/concrete/css/file-manager.css +share/concrete5/concrete/css/font-awesome.css +share/concrete5/concrete/css/fonts/FontAwesome.otf +share/concrete5/concrete/css/fonts/fontawesome-webfont.eot +share/concrete5/concrete/css/fonts/fontawesome-webfont.svg +share/concrete5/concrete/css/fonts/fontawesome-webfont.ttf +share/concrete5/concrete/css/fonts/fontawesome-webfont.woff +share/concrete5/concrete/css/fonts/glyphiconshalflings-regular.eot +share/concrete5/concrete/css/fonts/glyphiconshalflings-regular.otf +share/concrete5/concrete/css/fonts/glyphiconshalflings-regular.svg +share/concrete5/concrete/css/fonts/glyphiconshalflings-regular.ttf +share/concrete5/concrete/css/fonts/glyphiconshalflings-regular.woff +share/concrete5/concrete/css/frontend/captcha.css +share/concrete5/concrete/css/frontend/errors.css +share/concrete5/concrete/css/frontend/pagination.css +share/concrete5/concrete/css/gathering/base.css +share/concrete5/concrete/css/gathering/display.css +share/concrete5/concrete/css/image-editor.css +share/concrete5/concrete/css/image-editor/control-sets/filter.css +share/concrete5/concrete/css/image-editor/control-sets/position.css +share/concrete5/concrete/css/image-editor/filters/gaussian_blur.css +share/concrete5/concrete/css/image-editor/filters/grayscale.css +share/concrete5/concrete/css/image-editor/filters/none.css +share/concrete5/concrete/css/image-editor/filters/sepia.css +share/concrete5/concrete/css/image-editor/filters/vignette.css share/concrete5/concrete/css/images/chosen-sprite.png -share/concrete5/concrete/css/images/icon_sprite.png -share/concrete5/concrete/css/images/progress_bar.png -share/concrete5/concrete/css/images/slider_handles.png +share/concrete5/concrete/css/images/select2-spinner.gif +share/concrete5/concrete/css/images/select2.png +share/concrete5/concrete/css/images/select2x2.png +share/concrete5/concrete/css/images/ui-bg_flat_0_aaaaaa_40x100.png +share/concrete5/concrete/css/images/ui-bg_glass_55_fbf9ee_1x400.png +share/concrete5/concrete/css/images/ui-bg_glass_65_ffffff_1x400.png +share/concrete5/concrete/css/images/ui-bg_glass_75_dadada_1x400.png +share/concrete5/concrete/css/images/ui-bg_glass_75_e6e6e6_1x400.png +share/concrete5/concrete/css/images/ui-bg_glass_75_ffffff_1x400.png +share/concrete5/concrete/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png +share/concrete5/concrete/css/images/ui-bg_inset-soft_95_fef1ec_1x100.png share/concrete5/concrete/css/images/ui-icons_222222_256x240.png +share/concrete5/concrete/css/images/ui-icons_2e83ff_256x240.png share/concrete5/concrete/css/images/ui-icons_454545_256x240.png -share/concrete5/concrete/css/jquery.rating.css -share/concrete5/concrete/css/jquery.ui.css -share/concrete5/concrete/css/jquery.visualize.css -share/concrete5/concrete/css/legacy/ccm.calendar.css -share/concrete5/concrete/css/legacy/ccm.dashboard copy.css -share/concrete5/concrete/css/legacy/ccm.dialog.css -share/concrete5/concrete/css/legacy/ccm.forms.css -share/concrete5/concrete/css/legacy/ccm.menus.css -share/concrete5/concrete/css/legacy/ccm.ui copy.css +share/concrete5/concrete/css/images/ui-icons_888888_256x240.png +share/concrete5/concrete/css/images/ui-icons_cd0a0a_256x240.png +share/concrete5/concrete/css/images/ui-icons_f6cf3b_256x240.png +share/concrete5/concrete/css/jquery-awesome-rating.css +share/concrete5/concrete/css/jquery-magnific-popup.css +share/concrete5/concrete/css/jquery-rating.css +share/concrete5/concrete/css/jquery-ui.css +share/concrete5/concrete/css/jquery-visualize.css +share/concrete5/concrete/css/redactor.css +share/concrete5/concrete/css/select2.css +share/concrete5/concrete/css/sitemap.css +share/concrete5/concrete/css/spectrum.css +share/concrete5/concrete/css/style-customizer.css +share/concrete5/concrete/css/topics.css +share/concrete5/concrete/css/translator.css +share/concrete5/concrete/css/views/install.css share/concrete5/concrete/dispatcher.php +share/concrete5/concrete/elements/account/menu.php share/concrete5/concrete/elements/attribute/categories/user.php +share/concrete5/concrete/elements/attribute/editable_list.php share/concrete5/concrete/elements/attribute/search_footer.php share/concrete5/concrete/elements/attribute/search_header.php share/concrete5/concrete/elements/attribute/type_form_required.php -share/concrete5/concrete/elements/block_area_add_new.php -share/concrete5/concrete/elements/block_area_add_scrapbook.php -share/concrete5/concrete/elements/block_area_add_stack.php -share/concrete5/concrete/elements/block_area_add_stack_contents.php share/concrete5/concrete/elements/block_area_footer.php share/concrete5/concrete/elements/block_area_footer_view.php share/concrete5/concrete/elements/block_area_header.php share/concrete5/concrete/elements/block_area_header_view.php -share/concrete5/concrete/elements/block_area_layout.php -share/concrete5/concrete/elements/block_area_layout_controls.php -share/concrete5/concrete/elements/block_area_layout_delete_opts.php -share/concrete5/concrete/elements/block_area_permissions_js.php -share/concrete5/concrete/elements/block_controls.php -share/concrete5/concrete/elements/block_custom_template.php share/concrete5/concrete/elements/block_edit_mode_disabled.php -share/concrete5/concrete/elements/block_footer.php -share/concrete5/concrete/elements/block_footer_add.php -share/concrete5/concrete/elements/block_footer_composer.php share/concrete5/concrete/elements/block_footer_edit.php share/concrete5/concrete/elements/block_footer_view.php -share/concrete5/concrete/elements/block_header.php -share/concrete5/concrete/elements/block_header_add.php -share/concrete5/concrete/elements/block_header_composer.php share/concrete5/concrete/elements/block_header_edit.php share/concrete5/concrete/elements/block_header_view.php -share/concrete5/concrete/elements/block_master_collection_alias.php -share/concrete5/concrete/elements/block_master_collection_composer.php -share/concrete5/concrete/elements/collection_add.php -share/concrete5/concrete/elements/collection_add_external.php -share/concrete5/concrete/elements/collection_attribute_values.php -share/concrete5/concrete/elements/collection_delete.php -share/concrete5/concrete/elements/collection_delete_external.php -share/concrete5/concrete/elements/collection_edit_external.php -share/concrete5/concrete/elements/collection_metadata.php -share/concrete5/concrete/elements/collection_metadata_fields.php -share/concrete5/concrete/elements/collection_permissions_simple.php -share/concrete5/concrete/elements/collection_preview_as_user.php -share/concrete5/concrete/elements/collection_speed_settings.php -share/concrete5/concrete/elements/collection_theme.php share/concrete5/concrete/elements/collection_timed_permission_list.php +share/concrete5/concrete/elements/conversation/count_header.php +share/concrete5/concrete/elements/conversation/display.php +share/concrete5/concrete/elements/conversation/editor/markdown/message.php +share/concrete5/concrete/elements/conversation/editor/plain_text/message.php +share/concrete5/concrete/elements/conversation/editor/redactor/message.php +share/concrete5/concrete/elements/conversation/message.php +share/concrete5/concrete/elements/conversation/message/add_form.php +share/concrete5/concrete/elements/conversation/message/author.php +share/concrete5/concrete/elements/conversation/message/pending.php +share/concrete5/concrete/elements/conversation/message/topic.php share/concrete5/concrete/elements/custom_style.php -share/concrete5/concrete/elements/custom_style/background.php -share/concrete5/concrete/elements/custom_style/border.php -share/concrete5/concrete/elements/custom_style/css.php -share/concrete5/concrete/elements/custom_style/fonts.php -share/concrete5/concrete/elements/custom_style/spacing.php share/concrete5/concrete/elements/dashboard/attributes_table.php share/concrete5/concrete/elements/dashboard/marketplace_connect_failed.php -share/concrete5/concrete/elements/dashboard/notification_list.php -share/concrete5/concrete/elements/dashboard/notification_update.php -share/concrete5/concrete/elements/dashboard/sitemap.php -share/concrete5/concrete/elements/dialog_footer.php -share/concrete5/concrete/elements/dialog_header.php -share/concrete5/concrete/elements/editor_config.php share/concrete5/concrete/elements/editor_controls.php share/concrete5/concrete/elements/editor_init.php share/concrete5/concrete/elements/error_fatal.php share/concrete5/concrete/elements/files/add_to_sets.php +share/concrete5/concrete/elements/files/bulk/add_to_sets.php share/concrete5/concrete/elements/files/edit/image.php -share/concrete5/concrete/elements/files/search_form_advanced.php -share/concrete5/concrete/elements/files/search_form_sets.php -share/concrete5/concrete/elements/files/search_results.php -share/concrete5/concrete/elements/files/upload_single.php +share/concrete5/concrete/elements/files/properties.php +share/concrete5/concrete/elements/files/search.php share/concrete5/concrete/elements/files/view/audio.php share/concrete5/concrete/elements/files/view/image.php share/concrete5/concrete/elements/files/view/text.php share/concrete5/concrete/elements/files/view/video.php share/concrete5/concrete/elements/footer_required.php -share/concrete5/concrete/elements/header_menu/filemanager/controller.php -share/concrete5/concrete/elements/header_menu/filemanager/icon_header_files.png -share/concrete5/concrete/elements/header_menu/filemanager/view.css -share/concrete5/concrete/elements/header_menu/filemanager/view.js -share/concrete5/concrete/elements/header_menu/sitemap/controller.php -share/concrete5/concrete/elements/header_menu/sitemap/icon_header_sitemap.png -share/concrete5/concrete/elements/header_menu/sitemap/view.css -share/concrete5/concrete/elements/header_menu/sitemap/view.js +share/concrete5/concrete/elements/gathering/data_sources/flickr_feed/options.php +share/concrete5/concrete/elements/gathering/data_sources/page/options.php +share/concrete5/concrete/elements/gathering/data_sources/rss_feed/options.php +share/concrete5/concrete/elements/gathering/data_sources/twitter/options.php +share/concrete5/concrete/elements/gathering/display.php +share/concrete5/concrete/elements/gathering/templates/detail/basic/icon.png +share/concrete5/concrete/elements/gathering/templates/detail/basic/view.php +share/concrete5/concrete/elements/gathering/templates/detail/image/icon.png +share/concrete5/concrete/elements/gathering/templates/detail/image/view.php +share/concrete5/concrete/elements/gathering/templates/detail/image_conversation/icon.png +share/concrete5/concrete/elements/gathering/templates/detail/image_conversation/view.php +share/concrete5/concrete/elements/gathering/templates/detail/image_sharing_link/icon.png +share/concrete5/concrete/elements/gathering/templates/detail/image_sharing_link/view.php +share/concrete5/concrete/elements/gathering/templates/tile/featured/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/featured/view.php +share/concrete5/concrete/elements/gathering/templates/tile/image_byline_description_center/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/image_byline_description_center/view.php +share/concrete5/concrete/elements/gathering/templates/tile/image_description_center/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/image_description_center/view.php +share/concrete5/concrete/elements/gathering/templates/tile/image_masthead_description_center/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/image_masthead_description_center/view.php +share/concrete5/concrete/elements/gathering/templates/tile/image_overlay_headline/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/image_overlay_headline/view.php +share/concrete5/concrete/elements/gathering/templates/tile/masthead_byline_description/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/masthead_byline_description/view.php +share/concrete5/concrete/elements/gathering/templates/tile/masthead_description/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/masthead_description/view.php +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_byline_left/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_byline_left/view.php +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_byline_right/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_byline_right/view.php +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_left/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_left/view.php +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_right/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/masthead_image_right/view.php +share/concrete5/concrete/elements/gathering/templates/tile/thumbnail/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/thumbnail/view.php +share/concrete5/concrete/elements/gathering/templates/tile/thumbnail_description_center/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/thumbnail_description_center/view.php +share/concrete5/concrete/elements/gathering/templates/tile/title_date/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/title_date/view.php +share/concrete5/concrete/elements/gathering/templates/tile/title_date_comments/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/title_date_comments/view.php +share/concrete5/concrete/elements/gathering/templates/tile/title_date_description/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/title_date_description/view.php +share/concrete5/concrete/elements/gathering/templates/tile/title_description/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/title_description/view.php +share/concrete5/concrete/elements/gathering/templates/tile/tweet/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/tweet/view.php +share/concrete5/concrete/elements/gathering/templates/tile/vimeo/icon.png +share/concrete5/concrete/elements/gathering/templates/tile/vimeo/view.php +share/concrete5/concrete/elements/gathering/tile.php +share/concrete5/concrete/elements/group/search.php share/concrete5/concrete/elements/header_required.php -share/concrete5/concrete/elements/marketplace/results.php -share/concrete5/concrete/elements/marketplace/search_form.php +share/concrete5/concrete/elements/help/dialog/introduction.php +share/concrete5/concrete/elements/image_editor/components/image.php +share/concrete5/concrete/elements/image_editor/components/shape.php +share/concrete5/concrete/elements/image_editor/components/text.php +share/concrete5/concrete/elements/image_editor/control_sets/crop.php +share/concrete5/concrete/elements/image_editor/control_sets/filter.php +share/concrete5/concrete/elements/image_editor/control_sets/position.php +share/concrete5/concrete/elements/page_controls_footer.php share/concrete5/concrete/elements/page_controls_header.php -share/concrete5/concrete/elements/pages/search_form_advanced.php -share/concrete5/concrete/elements/pages/search_results.php -share/concrete5/concrete/elements/pane_footer.php -share/concrete5/concrete/elements/pane_header.php +share/concrete5/concrete/elements/page_types/composer/controls/collection_attribute.php +share/concrete5/concrete/elements/page_types/composer/controls/core_page_property/date_time.php +share/concrete5/concrete/elements/page_types/composer/controls/core_page_property/description.php +share/concrete5/concrete/elements/page_types/composer/controls/core_page_property/name.php +share/concrete5/concrete/elements/page_types/composer/controls/core_page_property/page_template.php +share/concrete5/concrete/elements/page_types/composer/controls/core_page_property/publish_target.php +share/concrete5/concrete/elements/page_types/composer/controls/core_page_property/url_slug.php +share/concrete5/concrete/elements/page_types/composer/controls/core_page_property/user.php +share/concrete5/concrete/elements/page_types/composer/controls/invalid_block.php +share/concrete5/concrete/elements/page_types/composer/form/layout_set/control.php +share/concrete5/concrete/elements/page_types/composer/form/output/buttons.php +share/concrete5/concrete/elements/page_types/composer/form/output/form.php +share/concrete5/concrete/elements/page_types/composer/output/control.php +share/concrete5/concrete/elements/page_types/form/base.php +share/concrete5/concrete/elements/page_types/target_types/form/all.php +share/concrete5/concrete/elements/page_types/target_types/form/page_type.php +share/concrete5/concrete/elements/page_types/target_types/form/parent_page.php +share/concrete5/concrete/elements/page_types/target_types/page_type.php +share/concrete5/concrete/elements/page_types/target_types/parent_page.php +share/concrete5/concrete/elements/pages/search.php +share/concrete5/concrete/elements/panels/dashboard.php +share/concrete5/concrete/elements/panels/page.php +share/concrete5/concrete/elements/permission/access/entity/types/conversation_message_author.php share/concrete5/concrete/elements/permission/access/entity/types/file_uploader.php share/concrete5/concrete/elements/permission/access/entity/types/group.php share/concrete5/concrete/elements/permission/access/entity/types/group_combination.php @@ -1079,15 +1140,18 @@ share/concrete5/concrete/elements/permission/details/block.php share/concrete5/concrete/elements/permission/details/block/timed_guest_access.php share/concrete5/concrete/elements/permission/details/block_type.php share/concrete5/concrete/elements/permission/details/collection.php +share/concrete5/concrete/elements/permission/details/conversation.php share/concrete5/concrete/elements/permission/details/file.php share/concrete5/concrete/elements/permission/details/file_set.php share/concrete5/concrete/elements/permission/details/miscellaneous.php +share/concrete5/concrete/elements/permission/details/page_type.php +share/concrete5/concrete/elements/permission/details/tree/node.php share/concrete5/concrete/elements/permission/details/user.php share/concrete5/concrete/elements/permission/duration.php share/concrete5/concrete/elements/permission/help.php -share/concrete5/concrete/elements/permission/keys/access_user_search.php share/concrete5/concrete/elements/permission/keys/add_block.php share/concrete5/concrete/elements/permission/keys/add_block_to_area.php +share/concrete5/concrete/elements/permission/keys/add_conversation_message.php share/concrete5/concrete/elements/permission/keys/add_file.php share/concrete5/concrete/elements/permission/keys/add_subpage.php share/concrete5/concrete/elements/permission/keys/assign_user_groups.php @@ -1100,19 +1164,21 @@ share/concrete5/concrete/elements/permission/lists/area.php share/concrete5/concrete/elements/permission/lists/basic_workflow.php share/concrete5/concrete/elements/permission/lists/block.php share/concrete5/concrete/elements/permission/lists/block_type.php -share/concrete5/concrete/elements/permission/lists/collection.php +share/concrete5/concrete/elements/permission/lists/conversation.php share/concrete5/concrete/elements/permission/lists/file.php share/concrete5/concrete/elements/permission/lists/file_set.php share/concrete5/concrete/elements/permission/lists/miscellaneous.php +share/concrete5/concrete/elements/permission/lists/page.php +share/concrete5/concrete/elements/permission/lists/page_type.php +share/concrete5/concrete/elements/permission/lists/tree/node.php share/concrete5/concrete/elements/permission/lists/user.php share/concrete5/concrete/elements/permission/message_list.php -share/concrete5/concrete/elements/profile/sidebar.php share/concrete5/concrete/elements/progress_bar.php -share/concrete5/concrete/elements/scrapbook_lists.php +share/concrete5/concrete/elements/search/template.php +share/concrete5/concrete/elements/storage_location_types/local.php share/concrete5/concrete/elements/system_errors.php share/concrete5/concrete/elements/users/confirm_list.php -share/concrete5/concrete/elements/users/search_form_advanced.php -share/concrete5/concrete/elements/users/search_results.php +share/concrete5/concrete/elements/users/search.php share/concrete5/concrete/elements/workflow/edit_type_form_required.php share/concrete5/concrete/elements/workflow/progress/categories/file/pending.php share/concrete5/concrete/elements/workflow/progress/categories/page/pending.php @@ -1121,115 +1187,9 @@ share/concrete5/concrete/elements/workflow/progress/history.php share/concrete5/concrete/elements/workflow/type_form_required.php share/concrete5/concrete/elements/workflow/types/basic/edit_type_form.php share/concrete5/concrete/elements/workflow/types/basic/type_form.php -share/concrete5/concrete/flash/open_flash_chart.swf -share/concrete5/concrete/flash/swfupload/swfupload.swf -share/concrete5/concrete/flash/thumbnail_editor_2.swf -share/concrete5/concrete/flash/thumbnail_editor_3.swf -share/concrete5/concrete/flash/uploader/images/btn_browse.png -share/concrete5/concrete/flash/uploader/images/btn_cancel.png -share/concrete5/concrete/flash/uploader/images/btn_clearlist.png -share/concrete5/concrete/flash/uploader/images/btn_default.png -share/concrete5/concrete/flash/uploader/images/btn_remove.png -share/concrete5/concrete/flash/uploader/images/btn_upload.png -share/concrete5/concrete/flash/uploader/images/file_default.png -share/concrete5/concrete/flash/uploader/images/file_dmg.png -share/concrete5/concrete/flash/uploader/images/file_doc.png -share/concrete5/concrete/flash/uploader/images/file_gif.png -share/concrete5/concrete/flash/uploader/images/file_jpg.png -share/concrete5/concrete/flash/uploader/images/file_pdf.png -share/concrete5/concrete/flash/uploader/images/file_png.png -share/concrete5/concrete/flash/uploader/images/file_ppt.png -share/concrete5/concrete/flash/uploader/images/file_xls.png -share/concrete5/concrete/flash/uploader/images/file_zip.png -share/concrete5/concrete/flash/uploader/uploader.swf -share/concrete5/concrete/helpers/ajax.php -share/concrete5/concrete/helpers/array.php -share/concrete5/concrete/helpers/concrete/asset_library.php -share/concrete5/concrete/helpers/concrete/avatar.php -share/concrete5/concrete/helpers/concrete/dashboard.php -share/concrete5/concrete/helpers/concrete/dashboard/sitemap.php -share/concrete5/concrete/helpers/concrete/file.php -share/concrete5/concrete/helpers/concrete/image.php -share/concrete5/concrete/helpers/concrete/interface.php -share/concrete5/concrete/helpers/concrete/interface/help.php -share/concrete5/concrete/helpers/concrete/interface/menu.php -share/concrete5/concrete/helpers/concrete/scrapbook.php -share/concrete5/concrete/helpers/concrete/upgrade/db/version_5331.xml -share/concrete5/concrete/helpers/concrete/upgrade/db/version_540.xml -share/concrete5/concrete/helpers/concrete/upgrade/db/version_5406.xml -share/concrete5/concrete/helpers/concrete/upgrade/db/version_541.xml -share/concrete5/concrete/helpers/concrete/upgrade/db/version_542.xml -share/concrete5/concrete/helpers/concrete/upgrade/db/version_550.xml -share/concrete5/concrete/helpers/concrete/upgrade/version_500.php -share/concrete5/concrete/helpers/concrete/upgrade/version_500a1.php -share/concrete5/concrete/helpers/concrete/upgrade/version_500b1.php -share/concrete5/concrete/helpers/concrete/upgrade/version_500b2.php -share/concrete5/concrete/helpers/concrete/upgrade/version_510.php -share/concrete5/concrete/helpers/concrete/upgrade/version_520.php -share/concrete5/concrete/helpers/concrete/upgrade/version_530.php -share/concrete5/concrete/helpers/concrete/upgrade/version_532.php -share/concrete5/concrete/helpers/concrete/upgrade/version_533.php -share/concrete5/concrete/helpers/concrete/upgrade/version_5331.php -share/concrete5/concrete/helpers/concrete/upgrade/version_540.php -share/concrete5/concrete/helpers/concrete/upgrade/version_5406.php -share/concrete5/concrete/helpers/concrete/upgrade/version_541.php -share/concrete5/concrete/helpers/concrete/upgrade/version_5411.php -share/concrete5/concrete/helpers/concrete/upgrade/version_542.php -share/concrete5/concrete/helpers/concrete/upgrade/version_5421.php -share/concrete5/concrete/helpers/concrete/upgrade/version_550.php -share/concrete5/concrete/helpers/concrete/upgrade/version_551.php -share/concrete5/concrete/helpers/concrete/upgrade/version_552.php -share/concrete5/concrete/helpers/concrete/upgrade/version_560.php -share/concrete5/concrete/helpers/concrete/upgrade/version_5601.php -share/concrete5/concrete/helpers/concrete/upgrade/version_5602.php -share/concrete5/concrete/helpers/concrete/upgrade/version_561.php -share/concrete5/concrete/helpers/concrete/upgrade/version_562.php -share/concrete5/concrete/helpers/concrete/upgrade/version_563.php -share/concrete5/concrete/helpers/concrete/upgrade/version_5631.php -share/concrete5/concrete/helpers/concrete/urls.php -share/concrete5/concrete/helpers/concrete/user.php -share/concrete5/concrete/helpers/concrete/validation.php -share/concrete5/concrete/helpers/content.php -share/concrete5/concrete/helpers/date.php -share/concrete5/concrete/helpers/encryption.php -share/concrete5/concrete/helpers/feed.php -share/concrete5/concrete/helpers/file.php -share/concrete5/concrete/helpers/form.php -share/concrete5/concrete/helpers/form/attribute.php -share/concrete5/concrete/helpers/form/color.php -share/concrete5/concrete/helpers/form/date_time.php -share/concrete5/concrete/helpers/form/page_selector.php -share/concrete5/concrete/helpers/form/rating.php -share/concrete5/concrete/helpers/form/user_selector.php -share/concrete5/concrete/helpers/html.php -share/concrete5/concrete/helpers/html/v2.php -share/concrete5/concrete/helpers/image.php -share/concrete5/concrete/helpers/json.php -share/concrete5/concrete/helpers/lists/countries.php -share/concrete5/concrete/helpers/lists/states_provinces.php -share/concrete5/concrete/helpers/mail.php -share/concrete5/concrete/helpers/mime.php -share/concrete5/concrete/helpers/navigation.php -share/concrete5/concrete/helpers/number.php -share/concrete5/concrete/helpers/pagination.php -share/concrete5/concrete/helpers/rating.php -share/concrete5/concrete/helpers/security.php -share/concrete5/concrete/helpers/spellchecker.php -share/concrete5/concrete/helpers/text.php -share/concrete5/concrete/helpers/tinymce.php -share/concrete5/concrete/helpers/url.php -share/concrete5/concrete/helpers/validation/antispam.php -share/concrete5/concrete/helpers/validation/banned_words.php -share/concrete5/concrete/helpers/validation/captcha.php -share/concrete5/concrete/helpers/validation/error.php -share/concrete5/concrete/helpers/validation/file.php -share/concrete5/concrete/helpers/validation/form.php -share/concrete5/concrete/helpers/validation/identifier.php -share/concrete5/concrete/helpers/validation/ip.php -share/concrete5/concrete/helpers/validation/numbers.php -share/concrete5/concrete/helpers/validation/strings.php -share/concrete5/concrete/helpers/validation/token.php -share/concrete5/concrete/helpers/xml.php +share/concrete5/concrete/images/authentication/community/concrete.svg +share/concrete5/concrete/images/authentication/twitter/sign-in-with-twitter-link.png +share/concrete5/concrete/images/avatar_none.png share/concrete5/concrete/images/bg_button.png share/concrete5/concrete/images/bg_button_active.png share/concrete5/concrete/images/bg_default_pane.jpg @@ -1253,7 +1213,9 @@ share/concrete5/concrete/images/bg_header_active.png share/concrete5/concrete/images/bg_header_active_over.png share/concrete5/concrete/images/bg_header_editing_active.png share/concrete5/concrete/images/bg_header_rib.png +share/concrete5/concrete/images/bg_icon_item_grid_overlay.png share/concrete5/concrete/images/bg_intelligent_search.png +share/concrete5/concrete/images/bg_login.png share/concrete5/concrete/images/bg_marketplace_detail_bottom.png share/concrete5/concrete/images/bg_marketplace_detail_left.png share/concrete5/concrete/images/bg_menu_active.png @@ -1273,6 +1235,7 @@ share/concrete5/concrete/images/bg_pane_lb.png share/concrete5/concrete/images/bg_pane_r.png share/concrete5/concrete/images/bg_pane_rb.png share/concrete5/concrete/images/bg_scroller.png +share/concrete5/concrete/images/bg_toolbar.png share/concrete5/concrete/images/bg_trans.png share/concrete5/concrete/images/button_l.png share/concrete5/concrete/images/button_l_active.png @@ -1285,6 +1248,253 @@ share/concrete5/concrete/images/button_scroller_r_active.png share/concrete5/concrete/images/checkbox_state_0.png share/concrete5/concrete/images/checkbox_state_1.png share/concrete5/concrete/images/checkbox_state_2.png +share/concrete5/concrete/images/countries/ad.png +share/concrete5/concrete/images/countries/ae.png +share/concrete5/concrete/images/countries/af.png +share/concrete5/concrete/images/countries/ag.png +share/concrete5/concrete/images/countries/ai.png +share/concrete5/concrete/images/countries/al.png +share/concrete5/concrete/images/countries/am.png +share/concrete5/concrete/images/countries/an.png +share/concrete5/concrete/images/countries/ao.png +share/concrete5/concrete/images/countries/ar.png +share/concrete5/concrete/images/countries/as.png +share/concrete5/concrete/images/countries/at.png +share/concrete5/concrete/images/countries/au.png +share/concrete5/concrete/images/countries/aw.png +share/concrete5/concrete/images/countries/ax.png +share/concrete5/concrete/images/countries/az.png +share/concrete5/concrete/images/countries/ba.png +share/concrete5/concrete/images/countries/bb.png +share/concrete5/concrete/images/countries/bd.png +share/concrete5/concrete/images/countries/be.png +share/concrete5/concrete/images/countries/bf.png +share/concrete5/concrete/images/countries/bg.png +share/concrete5/concrete/images/countries/bh.png +share/concrete5/concrete/images/countries/bi.png +share/concrete5/concrete/images/countries/bj.png +share/concrete5/concrete/images/countries/bm.png +share/concrete5/concrete/images/countries/bn.png +share/concrete5/concrete/images/countries/bo.png +share/concrete5/concrete/images/countries/br.png +share/concrete5/concrete/images/countries/bs.png +share/concrete5/concrete/images/countries/bt.png +share/concrete5/concrete/images/countries/bv.png +share/concrete5/concrete/images/countries/bw.png +share/concrete5/concrete/images/countries/by.png +share/concrete5/concrete/images/countries/bz.png +share/concrete5/concrete/images/countries/ca.png +share/concrete5/concrete/images/countries/catalonia.png +share/concrete5/concrete/images/countries/cc.png +share/concrete5/concrete/images/countries/cd.png +share/concrete5/concrete/images/countries/cf.png +share/concrete5/concrete/images/countries/cg.png +share/concrete5/concrete/images/countries/ch.png +share/concrete5/concrete/images/countries/ci.png +share/concrete5/concrete/images/countries/ck.png +share/concrete5/concrete/images/countries/cl.png +share/concrete5/concrete/images/countries/cm.png +share/concrete5/concrete/images/countries/cn.png +share/concrete5/concrete/images/countries/co.png +share/concrete5/concrete/images/countries/cr.png +share/concrete5/concrete/images/countries/cs.png +share/concrete5/concrete/images/countries/cu.png +share/concrete5/concrete/images/countries/cv.png +share/concrete5/concrete/images/countries/cx.png +share/concrete5/concrete/images/countries/cy.png +share/concrete5/concrete/images/countries/cz.png +share/concrete5/concrete/images/countries/de.png +share/concrete5/concrete/images/countries/dj.png +share/concrete5/concrete/images/countries/dk.png +share/concrete5/concrete/images/countries/dm.png +share/concrete5/concrete/images/countries/do.png +share/concrete5/concrete/images/countries/dz.png +share/concrete5/concrete/images/countries/ec.png +share/concrete5/concrete/images/countries/ee.png +share/concrete5/concrete/images/countries/eg.png +share/concrete5/concrete/images/countries/eh.png +share/concrete5/concrete/images/countries/england.png +share/concrete5/concrete/images/countries/er.png +share/concrete5/concrete/images/countries/es.png +share/concrete5/concrete/images/countries/et.png +share/concrete5/concrete/images/countries/europeanunion.png +share/concrete5/concrete/images/countries/fam.png +share/concrete5/concrete/images/countries/fi.png +share/concrete5/concrete/images/countries/fj.png +share/concrete5/concrete/images/countries/fk.png +share/concrete5/concrete/images/countries/fm.png +share/concrete5/concrete/images/countries/fo.png +share/concrete5/concrete/images/countries/fr.png +share/concrete5/concrete/images/countries/ga.png +share/concrete5/concrete/images/countries/gb.png +share/concrete5/concrete/images/countries/gd.png +share/concrete5/concrete/images/countries/ge.png +share/concrete5/concrete/images/countries/gf.png +share/concrete5/concrete/images/countries/gh.png +share/concrete5/concrete/images/countries/gi.png +share/concrete5/concrete/images/countries/gl.png +share/concrete5/concrete/images/countries/gm.png +share/concrete5/concrete/images/countries/gn.png +share/concrete5/concrete/images/countries/gp.png +share/concrete5/concrete/images/countries/gq.png +share/concrete5/concrete/images/countries/gr.png +share/concrete5/concrete/images/countries/gs.png +share/concrete5/concrete/images/countries/gt.png +share/concrete5/concrete/images/countries/gu.png +share/concrete5/concrete/images/countries/gw.png +share/concrete5/concrete/images/countries/gy.png +share/concrete5/concrete/images/countries/hk.png +share/concrete5/concrete/images/countries/hm.png +share/concrete5/concrete/images/countries/hn.png +share/concrete5/concrete/images/countries/hr.png +share/concrete5/concrete/images/countries/ht.png +share/concrete5/concrete/images/countries/hu.png +share/concrete5/concrete/images/countries/id.png +share/concrete5/concrete/images/countries/ie.png +share/concrete5/concrete/images/countries/il.png +share/concrete5/concrete/images/countries/in.png +share/concrete5/concrete/images/countries/io.png +share/concrete5/concrete/images/countries/iq.png +share/concrete5/concrete/images/countries/ir.png +share/concrete5/concrete/images/countries/is.png +share/concrete5/concrete/images/countries/it.png +share/concrete5/concrete/images/countries/jm.png +share/concrete5/concrete/images/countries/jo.png +share/concrete5/concrete/images/countries/jp.png +share/concrete5/concrete/images/countries/ke.png +share/concrete5/concrete/images/countries/kg.png +share/concrete5/concrete/images/countries/kh.png +share/concrete5/concrete/images/countries/ki.png +share/concrete5/concrete/images/countries/km.png +share/concrete5/concrete/images/countries/kn.png +share/concrete5/concrete/images/countries/kp.png +share/concrete5/concrete/images/countries/kr.png +share/concrete5/concrete/images/countries/kw.png +share/concrete5/concrete/images/countries/ky.png +share/concrete5/concrete/images/countries/kz.png +share/concrete5/concrete/images/countries/la.png +share/concrete5/concrete/images/countries/lb.png +share/concrete5/concrete/images/countries/lc.png +share/concrete5/concrete/images/countries/li.png +share/concrete5/concrete/images/countries/lk.png +share/concrete5/concrete/images/countries/lr.png +share/concrete5/concrete/images/countries/ls.png +share/concrete5/concrete/images/countries/lt.png +share/concrete5/concrete/images/countries/lu.png +share/concrete5/concrete/images/countries/lv.png +share/concrete5/concrete/images/countries/ly.png +share/concrete5/concrete/images/countries/ma.png +share/concrete5/concrete/images/countries/mc.png +share/concrete5/concrete/images/countries/md.png +share/concrete5/concrete/images/countries/me.png +share/concrete5/concrete/images/countries/mg.png +share/concrete5/concrete/images/countries/mh.png +share/concrete5/concrete/images/countries/mk.png +share/concrete5/concrete/images/countries/ml.png +share/concrete5/concrete/images/countries/mm.png +share/concrete5/concrete/images/countries/mn.png +share/concrete5/concrete/images/countries/mo.png +share/concrete5/concrete/images/countries/mp.png +share/concrete5/concrete/images/countries/mq.png +share/concrete5/concrete/images/countries/mr.png +share/concrete5/concrete/images/countries/ms.png +share/concrete5/concrete/images/countries/mt.png +share/concrete5/concrete/images/countries/mu.png +share/concrete5/concrete/images/countries/mv.png +share/concrete5/concrete/images/countries/mw.png +share/concrete5/concrete/images/countries/mx.png +share/concrete5/concrete/images/countries/my.png +share/concrete5/concrete/images/countries/mz.png +share/concrete5/concrete/images/countries/na.png +share/concrete5/concrete/images/countries/nc.png +share/concrete5/concrete/images/countries/ne.png +share/concrete5/concrete/images/countries/nf.png +share/concrete5/concrete/images/countries/ng.png +share/concrete5/concrete/images/countries/ni.png +share/concrete5/concrete/images/countries/nl.png +share/concrete5/concrete/images/countries/no.png +share/concrete5/concrete/images/countries/np.png +share/concrete5/concrete/images/countries/nr.png +share/concrete5/concrete/images/countries/nu.png +share/concrete5/concrete/images/countries/nz.png +share/concrete5/concrete/images/countries/om.png +share/concrete5/concrete/images/countries/pa.png +share/concrete5/concrete/images/countries/pe.png +share/concrete5/concrete/images/countries/pf.png +share/concrete5/concrete/images/countries/pg.png +share/concrete5/concrete/images/countries/ph.png +share/concrete5/concrete/images/countries/pk.png +share/concrete5/concrete/images/countries/pl.png +share/concrete5/concrete/images/countries/pm.png +share/concrete5/concrete/images/countries/pn.png +share/concrete5/concrete/images/countries/pr.png +share/concrete5/concrete/images/countries/ps.png +share/concrete5/concrete/images/countries/pt.png +share/concrete5/concrete/images/countries/pw.png +share/concrete5/concrete/images/countries/py.png +share/concrete5/concrete/images/countries/qa.png +share/concrete5/concrete/images/countries/re.png +share/concrete5/concrete/images/countries/ro.png +share/concrete5/concrete/images/countries/rs.png +share/concrete5/concrete/images/countries/ru.png +share/concrete5/concrete/images/countries/rw.png +share/concrete5/concrete/images/countries/sa.png +share/concrete5/concrete/images/countries/sb.png +share/concrete5/concrete/images/countries/sc.png +share/concrete5/concrete/images/countries/scotland.png +share/concrete5/concrete/images/countries/sd.png +share/concrete5/concrete/images/countries/se.png +share/concrete5/concrete/images/countries/sg.png +share/concrete5/concrete/images/countries/sh.png +share/concrete5/concrete/images/countries/si.png +share/concrete5/concrete/images/countries/sj.png +share/concrete5/concrete/images/countries/sk.png +share/concrete5/concrete/images/countries/sl.png +share/concrete5/concrete/images/countries/sm.png +share/concrete5/concrete/images/countries/sn.png +share/concrete5/concrete/images/countries/so.png +share/concrete5/concrete/images/countries/sr.png +share/concrete5/concrete/images/countries/st.png +share/concrete5/concrete/images/countries/sv.png +share/concrete5/concrete/images/countries/sy.png +share/concrete5/concrete/images/countries/sz.png +share/concrete5/concrete/images/countries/tc.png +share/concrete5/concrete/images/countries/td.png +share/concrete5/concrete/images/countries/tf.png +share/concrete5/concrete/images/countries/tg.png +share/concrete5/concrete/images/countries/th.png +share/concrete5/concrete/images/countries/tj.png +share/concrete5/concrete/images/countries/tk.png +share/concrete5/concrete/images/countries/tl.png +share/concrete5/concrete/images/countries/tm.png +share/concrete5/concrete/images/countries/tn.png +share/concrete5/concrete/images/countries/to.png +share/concrete5/concrete/images/countries/tr.png +share/concrete5/concrete/images/countries/tt.png +share/concrete5/concrete/images/countries/tv.png +share/concrete5/concrete/images/countries/tw.png +share/concrete5/concrete/images/countries/tz.png +share/concrete5/concrete/images/countries/ua.png +share/concrete5/concrete/images/countries/ug.png +share/concrete5/concrete/images/countries/um.png +share/concrete5/concrete/images/countries/us.png +share/concrete5/concrete/images/countries/uy.png +share/concrete5/concrete/images/countries/uz.png +share/concrete5/concrete/images/countries/va.png +share/concrete5/concrete/images/countries/vc.png +share/concrete5/concrete/images/countries/ve.png +share/concrete5/concrete/images/countries/vg.png +share/concrete5/concrete/images/countries/vi.png +share/concrete5/concrete/images/countries/vn.png +share/concrete5/concrete/images/countries/vu.png +share/concrete5/concrete/images/countries/wales.png +share/concrete5/concrete/images/countries/wf.png +share/concrete5/concrete/images/countries/ws.png +share/concrete5/concrete/images/countries/ye.png +share/concrete5/concrete/images/countries/yt.png +share/concrete5/concrete/images/countries/za.png +share/concrete5/concrete/images/countries/zm.png +share/concrete5/concrete/images/countries/zw.png share/concrete5/concrete/images/dashboard/bg.jpg share/concrete5/concrete/images/dashboard/bg_header.png share/concrete5/concrete/images/dashboard/bg_header_active.png @@ -1330,7 +1540,15 @@ share/concrete5/concrete/images/dashboard/uat-RADIO.gif share/concrete5/concrete/images/dashboard/uat-TEXTAREA.gif share/concrete5/concrete/images/dashboard/unknown.gif share/concrete5/concrete/images/delete_rating.gif +share/concrete5/concrete/images/dynatree/icons-rtl.gif +share/concrete5/concrete/images/dynatree/icons.gif +share/concrete5/concrete/images/dynatree/loading.gif +share/concrete5/concrete/images/dynatree/vline-rtl.gif +share/concrete5/concrete/images/dynatree/vline.gif +share/concrete5/concrete/images/editable_fields/clear.png +share/concrete5/concrete/images/editable_fields/loading.gif share/concrete5/concrete/images/editor_advanced.png +share/concrete5/concrete/images/editor_dropdown_btn.png share/concrete5/concrete/images/editor_office.png share/concrete5/concrete/images/editor_simple.png share/concrete5/concrete/images/generic_button_left_l.png @@ -1459,11 +1677,19 @@ share/concrete5/concrete/images/icons/icon_system_generic.gif share/concrete5/concrete/images/icons/layout_small.png share/concrete5/concrete/images/icons/magnifying.png share/concrete5/concrete/images/icons/openid.gif -share/concrete5/concrete/images/icons/page_types/main.png -share/concrete5/concrete/images/icons/page_types/right_sidebar.png -share/concrete5/concrete/images/icons/page_types/template1.png -share/concrete5/concrete/images/icons/page_types/template2.png -share/concrete5/concrete/images/icons/page_types/template3.png +share/concrete5/concrete/images/icons/page_templates/blank.png +share/concrete5/concrete/images/icons/page_templates/feature.png +share/concrete5/concrete/images/icons/page_templates/four_column.png +share/concrete5/concrete/images/icons/page_templates/full.png +share/concrete5/concrete/images/icons/page_templates/full_list.png +share/concrete5/concrete/images/icons/page_templates/grid.png +share/concrete5/concrete/images/icons/page_templates/landing.png +share/concrete5/concrete/images/icons/page_templates/left_list.png +share/concrete5/concrete/images/icons/page_templates/left_sidebar.png +share/concrete5/concrete/images/icons/page_templates/right_list.png +share/concrete5/concrete/images/icons/page_templates/right_sidebar.png +share/concrete5/concrete/images/icons/page_templates/three_column.png +share/concrete5/concrete/images/icons/page_templates/two_column.png share/concrete5/concrete/images/icons/paste_small.png share/concrete5/concrete/images/icons/permissions_small.png share/concrete5/concrete/images/icons/remove.png @@ -1472,6 +1698,112 @@ share/concrete5/concrete/images/icons/save_search.png share/concrete5/concrete/images/icons/search.png share/concrete5/concrete/images/icons/sitemap_down.png share/concrete5/concrete/images/icons/sitemap_up.png +share/concrete5/concrete/images/icons/social/aboutme.png +share/concrete5/concrete/images/icons/social/addthis.png +share/concrete5/concrete/images/icons/social/amazon.png +share/concrete5/concrete/images/icons/social/aol.png +share/concrete5/concrete/images/icons/social/app-store-2.png +share/concrete5/concrete/images/icons/social/app-store.png +share/concrete5/concrete/images/icons/social/apple.png +share/concrete5/concrete/images/icons/social/bebo.png +share/concrete5/concrete/images/icons/social/bing.png +share/concrete5/concrete/images/icons/social/blip.png +share/concrete5/concrete/images/icons/social/blogger.png +share/concrete5/concrete/images/icons/social/button-blue.png +share/concrete5/concrete/images/icons/social/button-green.png +share/concrete5/concrete/images/icons/social/button-light-blue.png +share/concrete5/concrete/images/icons/social/button-orange.png +share/concrete5/concrete/images/icons/social/button-red.png +share/concrete5/concrete/images/icons/social/button-white.png +share/concrete5/concrete/images/icons/social/button-yellow.png +share/concrete5/concrete/images/icons/social/coroflot.png +share/concrete5/concrete/images/icons/social/daytum.png +share/concrete5/concrete/images/icons/social/delicious.png +share/concrete5/concrete/images/icons/social/design-bump.png +share/concrete5/concrete/images/icons/social/digg.png +share/concrete5/concrete/images/icons/social/dopplr.png +share/concrete5/concrete/images/icons/social/dribbble.png +share/concrete5/concrete/images/icons/social/drupal.png +share/concrete5/concrete/images/icons/social/ebay.png +share/concrete5/concrete/images/icons/social/ember.png +share/concrete5/concrete/images/icons/social/etsy.png +share/concrete5/concrete/images/icons/social/facebook.png +share/concrete5/concrete/images/icons/social/feedburner.png +share/concrete5/concrete/images/icons/social/flickr.png +share/concrete5/concrete/images/icons/social/foodspotting.png +share/concrete5/concrete/images/icons/social/forrst.png +share/concrete5/concrete/images/icons/social/foursquare.png +share/concrete5/concrete/images/icons/social/friendfeed.png +share/concrete5/concrete/images/icons/social/friendster.png +share/concrete5/concrete/images/icons/social/gdgt.png +share/concrete5/concrete/images/icons/social/github.png +share/concrete5/concrete/images/icons/social/google-buzz.png +share/concrete5/concrete/images/icons/social/google-plus.png +share/concrete5/concrete/images/icons/social/google-talk.png +share/concrete5/concrete/images/icons/social/google.png +share/concrete5/concrete/images/icons/social/gowalla-2.png +share/concrete5/concrete/images/icons/social/gowalla.png +share/concrete5/concrete/images/icons/social/grooveshark.png +share/concrete5/concrete/images/icons/social/heart.png +share/concrete5/concrete/images/icons/social/hyves.png +share/concrete5/concrete/images/icons/social/icondock.png +share/concrete5/concrete/images/icons/social/icq.png +share/concrete5/concrete/images/icons/social/identi.png +share/concrete5/concrete/images/icons/social/imessage.png +share/concrete5/concrete/images/icons/social/instagram.png +share/concrete5/concrete/images/icons/social/itune.png +share/concrete5/concrete/images/icons/social/lastfm.png +share/concrete5/concrete/images/icons/social/linkedin.png +share/concrete5/concrete/images/icons/social/meetup.png +share/concrete5/concrete/images/icons/social/metacafe.png +share/concrete5/concrete/images/icons/social/microsoft.png +share/concrete5/concrete/images/icons/social/mister-wong.png +share/concrete5/concrete/images/icons/social/mixx.png +share/concrete5/concrete/images/icons/social/mobileme.png +share/concrete5/concrete/images/icons/social/msn.png +share/concrete5/concrete/images/icons/social/myspace.png +share/concrete5/concrete/images/icons/social/netvibes.png +share/concrete5/concrete/images/icons/social/newsvine.png +share/concrete5/concrete/images/icons/social/paypal.png +share/concrete5/concrete/images/icons/social/photobucket.png +share/concrete5/concrete/images/icons/social/picasa.png +share/concrete5/concrete/images/icons/social/pinterest.png +share/concrete5/concrete/images/icons/social/podcast.png +share/concrete5/concrete/images/icons/social/posterous.png +share/concrete5/concrete/images/icons/social/qik.png +share/concrete5/concrete/images/icons/social/quora.png +share/concrete5/concrete/images/icons/social/reddit.png +share/concrete5/concrete/images/icons/social/retweet.png +share/concrete5/concrete/images/icons/social/scribd.png +share/concrete5/concrete/images/icons/social/sharethis.png +share/concrete5/concrete/images/icons/social/skype.png +share/concrete5/concrete/images/icons/social/slashdot.png +share/concrete5/concrete/images/icons/social/slideshare.png +share/concrete5/concrete/images/icons/social/smugmug.png +share/concrete5/concrete/images/icons/social/social-behence.png +share/concrete5/concrete/images/icons/social/social-designfloat.png +share/concrete5/concrete/images/icons/social/social-email.png +share/concrete5/concrete/images/icons/social/social-rss.png +share/concrete5/concrete/images/icons/social/social-sharethis.png +share/concrete5/concrete/images/icons/social/soundcloud.png +share/concrete5/concrete/images/icons/social/spotify.png +share/concrete5/concrete/images/icons/social/squidoo.png +share/concrete5/concrete/images/icons/social/stackoverflow.png +share/concrete5/concrete/images/icons/social/star.png +share/concrete5/concrete/images/icons/social/stumbleupon.png +share/concrete5/concrete/images/icons/social/technorati.png +share/concrete5/concrete/images/icons/social/tumblr.png +share/concrete5/concrete/images/icons/social/twitter.png +share/concrete5/concrete/images/icons/social/viddler.png +share/concrete5/concrete/images/icons/social/vimeo.png +share/concrete5/concrete/images/icons/social/virb.png +share/concrete5/concrete/images/icons/social/wikepedia.png +share/concrete5/concrete/images/icons/social/wthree.png +share/concrete5/concrete/images/icons/social/xing.png +share/concrete5/concrete/images/icons/social/yahoo-buzz.png +share/concrete5/concrete/images/icons/social/yahoo.png +share/concrete5/concrete/images/icons/social/yelp.png +share/concrete5/concrete/images/icons/social/youtube.png share/concrete5/concrete/images/icons/stack.png share/concrete5/concrete/images/icons/star_grey.png share/concrete5/concrete/images/icons/star_yellow.png @@ -1486,7 +1818,16 @@ share/concrete5/concrete/images/icons/window_new.png share/concrete5/concrete/images/icons/wrench.png share/concrete5/concrete/images/icons_sprite.png share/concrete5/concrete/images/icons_sprite_up_down.png +share/concrete5/concrete/images/image_editor/bg_imageeditor_bottombar.png +share/concrete5/concrete/images/image_editor/crop_icon.png +share/concrete5/concrete/images/image_editor/crosshair.png +share/concrete5/concrete/images/image_editor/default_filter_image.jpg +share/concrete5/concrete/images/image_editor/horizontal_flip_icon.png +share/concrete5/concrete/images/image_editor/locked_icon.png +share/concrete5/concrete/images/image_editor/vertical_flip_icon.png +share/concrete5/concrete/images/loader_grid.gif share/concrete5/concrete/images/loader_intelligent_search.gif +share/concrete5/concrete/images/login_fade.png share/concrete5/concrete/images/logo.png share/concrete5/concrete/images/logo_menu.png share/concrete5/concrete/images/marketplace_more_fade.png @@ -1494,8 +1835,10 @@ share/concrete5/concrete/images/marketplace_review_quote.png share/concrete5/concrete/images/newsflow_logo_welcome_back.png share/concrete5/concrete/images/newsflow_logo_welcome_first_run.png share/concrete5/concrete/images/newsflow_next.png +share/concrete5/concrete/images/newsflow_next_black.png share/concrete5/concrete/images/newsflow_next_white.png share/concrete5/concrete/images/newsflow_previous.png +share/concrete5/concrete/images/newsflow_previous_black.png share/concrete5/concrete/images/newsflow_previous_white.png share/concrete5/concrete/images/popcal/close.gif share/concrete5/concrete/images/popcal/divider.gif @@ -1506,9 +1849,12 @@ share/concrete5/concrete/images/popcal/left2.gif share/concrete5/concrete/images/popcal/right1.gif share/concrete5/concrete/images/popcal/right2.gif share/concrete5/concrete/images/rating_star.png +share/concrete5/concrete/images/redactor/dropdown.png share/concrete5/concrete/images/slider_bg.png share/concrete5/concrete/images/slider_knob_bg.png share/concrete5/concrete/images/spacer.gif +share/concrete5/concrete/images/stack.png +share/concrete5/concrete/images/testbg.png share/concrete5/concrete/images/throbber_white_16.gif share/concrete5/concrete/images/throbber_white_32.gif share/concrete5/concrete/images/ui-bg_diagonals-thick_18_b81900_40x40.png @@ -1556,10 +1902,12 @@ share/concrete5/concrete/images/widgets/colorpicker/colorpicker_select.gif share/concrete5/concrete/images/widgets/colorpicker/colorpicker_submit.png share/concrete5/concrete/images/widgets/colorpicker/custom_background.png share/concrete5/concrete/images/widgets/colorpicker/custom_hex.png +share/concrete5/concrete/images/widgets/colorpicker/custom_horizontal_background.png share/concrete5/concrete/images/widgets/colorpicker/custom_hsb_b.png share/concrete5/concrete/images/widgets/colorpicker/custom_hsb_h.png share/concrete5/concrete/images/widgets/colorpicker/custom_hsb_s.png share/concrete5/concrete/images/widgets/colorpicker/custom_indic.gif +share/concrete5/concrete/images/widgets/colorpicker/custom_indic_horizontal.gif share/concrete5/concrete/images/widgets/colorpicker/custom_rgb_b.png share/concrete5/concrete/images/widgets/colorpicker/custom_rgb_g.png share/concrete5/concrete/images/widgets/colorpicker/custom_rgb_r.png @@ -1570,44 +1918,486 @@ share/concrete5/concrete/images/widgets/colorpicker/slider.png share/concrete5/concrete/images/widgets/font/background.png share/concrete5/concrete/images/widgets/font/custom_style.png share/concrete5/concrete/images/widgets/font/text_rich.png +share/concrete5/concrete/jobs/check_automated_groups.php share/concrete5/concrete/jobs/generate_sitemap.php share/concrete5/concrete/jobs/index_search.php share/concrete5/concrete/jobs/index_search_all.php share/concrete5/concrete/jobs/process_email.php share/concrete5/concrete/jobs/remove_old_page_versions.php -share/concrete5/concrete/js/bootstrap.js -share/concrete5/concrete/js/bootstrap/bootstrap.alert.js -share/concrete5/concrete/js/bootstrap/bootstrap.dropdown.js -share/concrete5/concrete/js/bootstrap/bootstrap.popover.js -share/concrete5/concrete/js/bootstrap/bootstrap.tooltip.js -share/concrete5/concrete/js/bootstrap/bootstrap.transitions.js -share/concrete5/concrete/js/ccm.app.js -share/concrete5/concrete/js/ccm.base.js -share/concrete5/concrete/js/ccm.dashboard.js -share/concrete5/concrete/js/ccm.spellchecker.js -share/concrete5/concrete/js/ccm_app/chosen.jquery.js -share/concrete5/concrete/js/ccm_app/composer.js -share/concrete5/concrete/js/ccm_app/dashboard.js -share/concrete5/concrete/js/ccm_app/filemanager.js -share/concrete5/concrete/js/ccm_app/jquery.colorpicker.js -share/concrete5/concrete/js/ccm_app/jquery.cookie.js -share/concrete5/concrete/js/ccm_app/jquery.hoverIntent.js -share/concrete5/concrete/js/ccm_app/jquery.liveupdate.js -share/concrete5/concrete/js/ccm_app/jquery.metadata.js -share/concrete5/concrete/js/ccm_app/layouts.js -share/concrete5/concrete/js/ccm_app/legacy_dialog.js -share/concrete5/concrete/js/ccm_app/newsflow.js -share/concrete5/concrete/js/ccm_app/page_reindexing.js -share/concrete5/concrete/js/ccm_app/quicksilver.js -share/concrete5/concrete/js/ccm_app/remote_marketplace.js -share/concrete5/concrete/js/ccm_app/search.js -share/concrete5/concrete/js/ccm_app/sitemap.js -share/concrete5/concrete/js/ccm_app/status_bar.js -share/concrete5/concrete/js/ccm_app/tabs.js -share/concrete5/concrete/js/ccm_app/themes.js -share/concrete5/concrete/js/ccm_app/tinymce_integration.js -share/concrete5/concrete/js/ccm_app/toolbar.js -share/concrete5/concrete/js/ccm_app/ui.js +share/concrete5/concrete/jobs/update_gatherings.php +share/concrete5/concrete/js/account.js +share/concrete5/concrete/js/ace/ace.js +share/concrete5/concrete/js/ace/ext-beautify.js +share/concrete5/concrete/js/ace/ext-chromevox.js +share/concrete5/concrete/js/ace/ext-elastic_tabstops_lite.js +share/concrete5/concrete/js/ace/ext-emmet.js +share/concrete5/concrete/js/ace/ext-error_marker.js +share/concrete5/concrete/js/ace/ext-keybinding_menu.js +share/concrete5/concrete/js/ace/ext-language_tools.js +share/concrete5/concrete/js/ace/ext-modelist.js +share/concrete5/concrete/js/ace/ext-old_ie.js +share/concrete5/concrete/js/ace/ext-options.js +share/concrete5/concrete/js/ace/ext-searchbox.js +share/concrete5/concrete/js/ace/ext-settings_menu.js +share/concrete5/concrete/js/ace/ext-spellcheck.js +share/concrete5/concrete/js/ace/ext-split.js +share/concrete5/concrete/js/ace/ext-static_highlight.js +share/concrete5/concrete/js/ace/ext-statusbar.js +share/concrete5/concrete/js/ace/ext-textarea.js +share/concrete5/concrete/js/ace/ext-themelist.js +share/concrete5/concrete/js/ace/ext-whitespace.js +share/concrete5/concrete/js/ace/keybinding-emacs.js +share/concrete5/concrete/js/ace/keybinding-vim.js +share/concrete5/concrete/js/ace/mode-abap.js +share/concrete5/concrete/js/ace/mode-actionscript.js +share/concrete5/concrete/js/ace/mode-ada.js +share/concrete5/concrete/js/ace/mode-apache_conf.js +share/concrete5/concrete/js/ace/mode-asciidoc.js +share/concrete5/concrete/js/ace/mode-assembly_x86.js +share/concrete5/concrete/js/ace/mode-autohotkey.js +share/concrete5/concrete/js/ace/mode-batchfile.js +share/concrete5/concrete/js/ace/mode-c9search.js +share/concrete5/concrete/js/ace/mode-c_cpp.js +share/concrete5/concrete/js/ace/mode-cirru.js +share/concrete5/concrete/js/ace/mode-clojure.js +share/concrete5/concrete/js/ace/mode-cobol.js +share/concrete5/concrete/js/ace/mode-coffee.js +share/concrete5/concrete/js/ace/mode-coldfusion.js +share/concrete5/concrete/js/ace/mode-csharp.js +share/concrete5/concrete/js/ace/mode-css.js +share/concrete5/concrete/js/ace/mode-curly.js +share/concrete5/concrete/js/ace/mode-d.js +share/concrete5/concrete/js/ace/mode-dart.js +share/concrete5/concrete/js/ace/mode-diff.js +share/concrete5/concrete/js/ace/mode-django.js +share/concrete5/concrete/js/ace/mode-dot.js +share/concrete5/concrete/js/ace/mode-ejs.js +share/concrete5/concrete/js/ace/mode-erlang.js +share/concrete5/concrete/js/ace/mode-forth.js +share/concrete5/concrete/js/ace/mode-ftl.js +share/concrete5/concrete/js/ace/mode-gherkin.js +share/concrete5/concrete/js/ace/mode-glsl.js +share/concrete5/concrete/js/ace/mode-golang.js +share/concrete5/concrete/js/ace/mode-groovy.js +share/concrete5/concrete/js/ace/mode-haml.js +share/concrete5/concrete/js/ace/mode-handlebars.js +share/concrete5/concrete/js/ace/mode-haskell.js +share/concrete5/concrete/js/ace/mode-haxe.js +share/concrete5/concrete/js/ace/mode-html.js +share/concrete5/concrete/js/ace/mode-html_completions.js +share/concrete5/concrete/js/ace/mode-html_ruby.js +share/concrete5/concrete/js/ace/mode-ini.js +share/concrete5/concrete/js/ace/mode-jack.js +share/concrete5/concrete/js/ace/mode-jade.js +share/concrete5/concrete/js/ace/mode-java.js +share/concrete5/concrete/js/ace/mode-javascript.js +share/concrete5/concrete/js/ace/mode-json.js +share/concrete5/concrete/js/ace/mode-jsoniq.js +share/concrete5/concrete/js/ace/mode-jsp.js +share/concrete5/concrete/js/ace/mode-jsx.js +share/concrete5/concrete/js/ace/mode-julia.js +share/concrete5/concrete/js/ace/mode-latex.js +share/concrete5/concrete/js/ace/mode-less.js +share/concrete5/concrete/js/ace/mode-liquid.js +share/concrete5/concrete/js/ace/mode-lisp.js +share/concrete5/concrete/js/ace/mode-livescript.js +share/concrete5/concrete/js/ace/mode-logiql.js +share/concrete5/concrete/js/ace/mode-lsl.js +share/concrete5/concrete/js/ace/mode-lua.js +share/concrete5/concrete/js/ace/mode-luapage.js +share/concrete5/concrete/js/ace/mode-lucene.js +share/concrete5/concrete/js/ace/mode-makefile.js +share/concrete5/concrete/js/ace/mode-markdown.js +share/concrete5/concrete/js/ace/mode-matlab.js +share/concrete5/concrete/js/ace/mode-mel.js +share/concrete5/concrete/js/ace/mode-mushcode.js +share/concrete5/concrete/js/ace/mode-mushcode_high_rules.js +share/concrete5/concrete/js/ace/mode-mysql.js +share/concrete5/concrete/js/ace/mode-nix.js +share/concrete5/concrete/js/ace/mode-objectivec.js +share/concrete5/concrete/js/ace/mode-ocaml.js +share/concrete5/concrete/js/ace/mode-pascal.js +share/concrete5/concrete/js/ace/mode-perl.js +share/concrete5/concrete/js/ace/mode-pgsql.js +share/concrete5/concrete/js/ace/mode-php.js +share/concrete5/concrete/js/ace/mode-plain_text.js +share/concrete5/concrete/js/ace/mode-powershell.js +share/concrete5/concrete/js/ace/mode-prolog.js +share/concrete5/concrete/js/ace/mode-properties.js +share/concrete5/concrete/js/ace/mode-protobuf.js +share/concrete5/concrete/js/ace/mode-python.js +share/concrete5/concrete/js/ace/mode-r.js +share/concrete5/concrete/js/ace/mode-rdoc.js +share/concrete5/concrete/js/ace/mode-rhtml.js +share/concrete5/concrete/js/ace/mode-ruby.js +share/concrete5/concrete/js/ace/mode-rust.js +share/concrete5/concrete/js/ace/mode-sass.js +share/concrete5/concrete/js/ace/mode-scad.js +share/concrete5/concrete/js/ace/mode-scala.js +share/concrete5/concrete/js/ace/mode-scheme.js +share/concrete5/concrete/js/ace/mode-scss.js +share/concrete5/concrete/js/ace/mode-sh.js +share/concrete5/concrete/js/ace/mode-sjs.js +share/concrete5/concrete/js/ace/mode-smarty.js +share/concrete5/concrete/js/ace/mode-snippets.js +share/concrete5/concrete/js/ace/mode-soy_template.js +share/concrete5/concrete/js/ace/mode-space.js +share/concrete5/concrete/js/ace/mode-sql.js +share/concrete5/concrete/js/ace/mode-stylus.js +share/concrete5/concrete/js/ace/mode-svg.js +share/concrete5/concrete/js/ace/mode-tcl.js +share/concrete5/concrete/js/ace/mode-tex.js +share/concrete5/concrete/js/ace/mode-text.js +share/concrete5/concrete/js/ace/mode-textile.js +share/concrete5/concrete/js/ace/mode-tmsnippet.js +share/concrete5/concrete/js/ace/mode-toml.js +share/concrete5/concrete/js/ace/mode-twig.js +share/concrete5/concrete/js/ace/mode-typescript.js +share/concrete5/concrete/js/ace/mode-vbscript.js +share/concrete5/concrete/js/ace/mode-velocity.js +share/concrete5/concrete/js/ace/mode-verilog.js +share/concrete5/concrete/js/ace/mode-vhdl.js +share/concrete5/concrete/js/ace/mode-xml.js +share/concrete5/concrete/js/ace/mode-xquery.js +share/concrete5/concrete/js/ace/mode-yaml.js +share/concrete5/concrete/js/ace/snippets/abap.js +share/concrete5/concrete/js/ace/snippets/actionscript.js +share/concrete5/concrete/js/ace/snippets/ada.js +share/concrete5/concrete/js/ace/snippets/apache_conf.js +share/concrete5/concrete/js/ace/snippets/asciidoc.js +share/concrete5/concrete/js/ace/snippets/assembly_x86.js +share/concrete5/concrete/js/ace/snippets/autohotkey.js +share/concrete5/concrete/js/ace/snippets/batchfile.js +share/concrete5/concrete/js/ace/snippets/c9search.js +share/concrete5/concrete/js/ace/snippets/c_cpp.js +share/concrete5/concrete/js/ace/snippets/cirru.js +share/concrete5/concrete/js/ace/snippets/clojure.js +share/concrete5/concrete/js/ace/snippets/cobol.js +share/concrete5/concrete/js/ace/snippets/coffee.js +share/concrete5/concrete/js/ace/snippets/coldfusion.js +share/concrete5/concrete/js/ace/snippets/csharp.js +share/concrete5/concrete/js/ace/snippets/css.js +share/concrete5/concrete/js/ace/snippets/curly.js +share/concrete5/concrete/js/ace/snippets/d.js +share/concrete5/concrete/js/ace/snippets/dart.js +share/concrete5/concrete/js/ace/snippets/diff.js +share/concrete5/concrete/js/ace/snippets/django.js +share/concrete5/concrete/js/ace/snippets/dot.js +share/concrete5/concrete/js/ace/snippets/ejs.js +share/concrete5/concrete/js/ace/snippets/erlang.js +share/concrete5/concrete/js/ace/snippets/forth.js +share/concrete5/concrete/js/ace/snippets/ftl.js +share/concrete5/concrete/js/ace/snippets/gherkin.js +share/concrete5/concrete/js/ace/snippets/glsl.js +share/concrete5/concrete/js/ace/snippets/golang.js +share/concrete5/concrete/js/ace/snippets/groovy.js +share/concrete5/concrete/js/ace/snippets/haml.js +share/concrete5/concrete/js/ace/snippets/handlebars.js +share/concrete5/concrete/js/ace/snippets/haskell.js +share/concrete5/concrete/js/ace/snippets/haxe.js +share/concrete5/concrete/js/ace/snippets/html.js +share/concrete5/concrete/js/ace/snippets/html_completions.js +share/concrete5/concrete/js/ace/snippets/html_ruby.js +share/concrete5/concrete/js/ace/snippets/ini.js +share/concrete5/concrete/js/ace/snippets/jack.js +share/concrete5/concrete/js/ace/snippets/jade.js +share/concrete5/concrete/js/ace/snippets/java.js +share/concrete5/concrete/js/ace/snippets/javascript.js +share/concrete5/concrete/js/ace/snippets/json.js +share/concrete5/concrete/js/ace/snippets/jsoniq.js +share/concrete5/concrete/js/ace/snippets/jsp.js +share/concrete5/concrete/js/ace/snippets/jsx.js +share/concrete5/concrete/js/ace/snippets/julia.js +share/concrete5/concrete/js/ace/snippets/latex.js +share/concrete5/concrete/js/ace/snippets/less.js +share/concrete5/concrete/js/ace/snippets/liquid.js +share/concrete5/concrete/js/ace/snippets/lisp.js +share/concrete5/concrete/js/ace/snippets/livescript.js +share/concrete5/concrete/js/ace/snippets/logiql.js +share/concrete5/concrete/js/ace/snippets/lsl.js +share/concrete5/concrete/js/ace/snippets/lua.js +share/concrete5/concrete/js/ace/snippets/luapage.js +share/concrete5/concrete/js/ace/snippets/lucene.js +share/concrete5/concrete/js/ace/snippets/makefile.js +share/concrete5/concrete/js/ace/snippets/markdown.js +share/concrete5/concrete/js/ace/snippets/matlab.js +share/concrete5/concrete/js/ace/snippets/mel.js +share/concrete5/concrete/js/ace/snippets/mushcode.js +share/concrete5/concrete/js/ace/snippets/mushcode_high_rules.js +share/concrete5/concrete/js/ace/snippets/mysql.js +share/concrete5/concrete/js/ace/snippets/nix.js +share/concrete5/concrete/js/ace/snippets/objectivec.js +share/concrete5/concrete/js/ace/snippets/ocaml.js +share/concrete5/concrete/js/ace/snippets/pascal.js +share/concrete5/concrete/js/ace/snippets/perl.js +share/concrete5/concrete/js/ace/snippets/pgsql.js +share/concrete5/concrete/js/ace/snippets/php.js +share/concrete5/concrete/js/ace/snippets/plain_text.js +share/concrete5/concrete/js/ace/snippets/powershell.js +share/concrete5/concrete/js/ace/snippets/prolog.js +share/concrete5/concrete/js/ace/snippets/properties.js +share/concrete5/concrete/js/ace/snippets/protobuf.js +share/concrete5/concrete/js/ace/snippets/python.js +share/concrete5/concrete/js/ace/snippets/r.js +share/concrete5/concrete/js/ace/snippets/rdoc.js +share/concrete5/concrete/js/ace/snippets/rhtml.js +share/concrete5/concrete/js/ace/snippets/ruby.js +share/concrete5/concrete/js/ace/snippets/rust.js +share/concrete5/concrete/js/ace/snippets/sass.js +share/concrete5/concrete/js/ace/snippets/scad.js +share/concrete5/concrete/js/ace/snippets/scala.js +share/concrete5/concrete/js/ace/snippets/scheme.js +share/concrete5/concrete/js/ace/snippets/scss.js +share/concrete5/concrete/js/ace/snippets/sh.js +share/concrete5/concrete/js/ace/snippets/sjs.js +share/concrete5/concrete/js/ace/snippets/smarty.js +share/concrete5/concrete/js/ace/snippets/snippets.js +share/concrete5/concrete/js/ace/snippets/soy_template.js +share/concrete5/concrete/js/ace/snippets/space.js +share/concrete5/concrete/js/ace/snippets/sql.js +share/concrete5/concrete/js/ace/snippets/stylus.js +share/concrete5/concrete/js/ace/snippets/svg.js +share/concrete5/concrete/js/ace/snippets/tcl.js +share/concrete5/concrete/js/ace/snippets/tex.js +share/concrete5/concrete/js/ace/snippets/text.js +share/concrete5/concrete/js/ace/snippets/textile.js +share/concrete5/concrete/js/ace/snippets/toml.js +share/concrete5/concrete/js/ace/snippets/twig.js +share/concrete5/concrete/js/ace/snippets/typescript.js +share/concrete5/concrete/js/ace/snippets/vbscript.js +share/concrete5/concrete/js/ace/snippets/velocity.js +share/concrete5/concrete/js/ace/snippets/verilog.js +share/concrete5/concrete/js/ace/snippets/vhdl.js +share/concrete5/concrete/js/ace/snippets/xml.js +share/concrete5/concrete/js/ace/snippets/xquery.js +share/concrete5/concrete/js/ace/snippets/yaml.js +share/concrete5/concrete/js/ace/theme-ambiance.js +share/concrete5/concrete/js/ace/theme-chaos.js +share/concrete5/concrete/js/ace/theme-chrome.js +share/concrete5/concrete/js/ace/theme-clouds.js +share/concrete5/concrete/js/ace/theme-clouds_midnight.js +share/concrete5/concrete/js/ace/theme-cobalt.js +share/concrete5/concrete/js/ace/theme-crimson_editor.js +share/concrete5/concrete/js/ace/theme-dawn.js +share/concrete5/concrete/js/ace/theme-dreamweaver.js +share/concrete5/concrete/js/ace/theme-eclipse.js +share/concrete5/concrete/js/ace/theme-github.js +share/concrete5/concrete/js/ace/theme-idle_fingers.js +share/concrete5/concrete/js/ace/theme-katzenmilch.js +share/concrete5/concrete/js/ace/theme-kr.js +share/concrete5/concrete/js/ace/theme-kuroir.js +share/concrete5/concrete/js/ace/theme-merbivore.js +share/concrete5/concrete/js/ace/theme-merbivore_soft.js +share/concrete5/concrete/js/ace/theme-mono_industrial.js +share/concrete5/concrete/js/ace/theme-monokai.js +share/concrete5/concrete/js/ace/theme-pastel_on_dark.js +share/concrete5/concrete/js/ace/theme-solarized_dark.js +share/concrete5/concrete/js/ace/theme-solarized_light.js +share/concrete5/concrete/js/ace/theme-terminal.js +share/concrete5/concrete/js/ace/theme-textmate.js +share/concrete5/concrete/js/ace/theme-tomorrow.js +share/concrete5/concrete/js/ace/theme-tomorrow_night.js +share/concrete5/concrete/js/ace/theme-tomorrow_night_blue.js +share/concrete5/concrete/js/ace/theme-tomorrow_night_bright.js +share/concrete5/concrete/js/ace/theme-tomorrow_night_eighties.js +share/concrete5/concrete/js/ace/theme-twilight.js +share/concrete5/concrete/js/ace/theme-vibrant_ink.js +share/concrete5/concrete/js/ace/theme-xcode.js +share/concrete5/concrete/js/ace/worker-coffee.js +share/concrete5/concrete/js/ace/worker-css.js +share/concrete5/concrete/js/ace/worker-html.js +share/concrete5/concrete/js/ace/worker-javascript.js +share/concrete5/concrete/js/ace/worker-json.js +share/concrete5/concrete/js/ace/worker-lua.js +share/concrete5/concrete/js/ace/worker-php.js +share/concrete5/concrete/js/app.js +share/concrete5/concrete/js/backbone.js +share/concrete5/concrete/js/backstretch.js +share/concrete5/concrete/js/bootstrap-editable.js +share/concrete5/concrete/js/bootstrap/alert.js +share/concrete5/concrete/js/bootstrap/button.js +share/concrete5/concrete/js/bootstrap/dropdown.js +share/concrete5/concrete/js/bootstrap/popover.js +share/concrete5/concrete/js/bootstrap/tooltip.js +share/concrete5/concrete/js/bootstrap/transition.js +share/concrete5/concrete/js/build/core/account/account.js +share/concrete5/concrete/js/build/core/app/ajax-request/base.js +share/concrete5/concrete/js/build/core/app/ajax-request/block.js +share/concrete5/concrete/js/build/core/app/ajax-request/form.js +share/concrete5/concrete/js/build/core/app/alert.js +share/concrete5/concrete/js/build/core/app/base.js +share/concrete5/concrete/js/build/core/app/concrete5.js +share/concrete5/concrete/js/build/core/app/custom-style.js +share/concrete5/concrete/js/build/core/app/dialog.js +share/concrete5/concrete/js/build/core/app/edit-mode/area.js +share/concrete5/concrete/js/build/core/app/edit-mode/block.js +share/concrete5/concrete/js/build/core/app/edit-mode/blocktype.js +share/concrete5/concrete/js/build/core/app/edit-mode/dragarea.js +share/concrete5/concrete/js/build/core/app/edit-mode/duplicateblock.js +share/concrete5/concrete/js/build/core/app/edit-mode/editmode.js +share/concrete5/concrete/js/build/core/app/edit-mode/layout.js +share/concrete5/concrete/js/build/core/app/edit-mode/stack.js +share/concrete5/concrete/js/build/core/app/edit-mode/stackblock.js +share/concrete5/concrete/js/build/core/app/edit-mode/stackdisplay.js +share/concrete5/concrete/js/build/core/app/help/dialog.js +share/concrete5/concrete/js/build/core/app/help/guide-manager.js +share/concrete5/concrete/js/build/core/app/help/guides/add-page.js +share/concrete5/concrete/js/build/core/app/help/guides/change-content-edit-mode.js +share/concrete5/concrete/js/build/core/app/help/guides/change-content.js +share/concrete5/concrete/js/build/core/app/help/guides/dashboard.js +share/concrete5/concrete/js/build/core/app/help/guides/location-panel.js +share/concrete5/concrete/js/build/core/app/help/guides/personalize.js +share/concrete5/concrete/js/build/core/app/help/guides/toolbar.js +share/concrete5/concrete/js/build/core/app/help/launcher.js +share/concrete5/concrete/js/build/core/app/in-context-menu.js +share/concrete5/concrete/js/build/core/app/json.js +share/concrete5/concrete/js/build/core/app/newsflow.js +share/concrete5/concrete/js/build/core/app/page-reindexing.js +share/concrete5/concrete/js/build/core/app/panels.js +share/concrete5/concrete/js/build/core/app/progressive-operations.js +share/concrete5/concrete/js/build/core/app/remote-marketplace.js +share/concrete5/concrete/js/build/core/app/search/base.js +share/concrete5/concrete/js/build/core/app/tabs.js +share/concrete5/concrete/js/build/core/app/toolbar.js +share/concrete5/concrete/js/build/core/conversations/attachments.js +share/concrete5/concrete/js/build/core/conversations/conversations.js +share/concrete5/concrete/js/build/core/dashboard.js +share/concrete5/concrete/js/build/core/editable-field/attribute.js +share/concrete5/concrete/js/build/core/editable-field/container.js +share/concrete5/concrete/js/build/core/events.js +share/concrete5/concrete/js/build/core/file-manager/menu.js +share/concrete5/concrete/js/build/core/file-manager/search.js +share/concrete5/concrete/js/build/core/file-manager/selector.js +share/concrete5/concrete/js/build/core/gathering.js +share/concrete5/concrete/js/build/core/groups.js +share/concrete5/concrete/js/build/core/image-editor/build/actions.js +share/concrete5/concrete/js/build/core/image-editor/build/background.js +share/concrete5/concrete/js/build/core/image-editor/build/controls.js +share/concrete5/concrete/js/build/core/image-editor/build/elements.js +share/concrete5/concrete/js/build/core/image-editor/build/events.js +share/concrete5/concrete/js/build/core/image-editor/build/extend.js +share/concrete5/concrete/js/build/core/image-editor/build/filters.js +share/concrete5/concrete/js/build/core/image-editor/build/foot.js +share/concrete5/concrete/js/build/core/image-editor/build/head.js +share/concrete5/concrete/js/build/core/image-editor/build/history.js +share/concrete5/concrete/js/build/core/image-editor/build/image.js +share/concrete5/concrete/js/build/core/image-editor/build/imageeditor.js +share/concrete5/concrete/js/build/core/image-editor/build/imagestage.js +share/concrete5/concrete/js/build/core/image-editor/build/jquerybinding.js +share/concrete5/concrete/js/build/core/image-editor/build/kinetic.prototype.js +share/concrete5/concrete/js/build/core/image-editor/build/save.js +share/concrete5/concrete/js/build/core/image-editor/build/slideout.js +share/concrete5/concrete/js/build/core/image-editor/image-editor.js +share/concrete5/concrete/js/build/core/layouts.js +share/concrete5/concrete/js/build/core/legacy.js +share/concrete5/concrete/js/build/core/lightbox.js +share/concrete5/concrete/js/build/core/redactor/inline.js +share/concrete5/concrete/js/build/core/redactor/lightbox.js +share/concrete5/concrete/js/build/core/redactor/magic.js +share/concrete5/concrete/js/build/core/redactor/specialcharacters.js +share/concrete5/concrete/js/build/core/redactor/underline.js +share/concrete5/concrete/js/build/core/redactor/undoredo.js +share/concrete5/concrete/js/build/core/sitemap/menu.js +share/concrete5/concrete/js/build/core/sitemap/search.js +share/concrete5/concrete/js/build/core/sitemap/selector.js +share/concrete5/concrete/js/build/core/sitemap/sitemap.js +share/concrete5/concrete/js/build/core/style-customizer/image.js +share/concrete5/concrete/js/build/core/style-customizer/inline-toolbar.js +share/concrete5/concrete/js/build/core/style-customizer/palette.js +share/concrete5/concrete/js/build/core/style-customizer/size.js +share/concrete5/concrete/js/build/core/style-customizer/typography.js +share/concrete5/concrete/js/build/core/topics.js +share/concrete5/concrete/js/build/core/translator.js +share/concrete5/concrete/js/build/vendor/backbone/backbone.js +share/concrete5/concrete/js/build/vendor/backstretch/backstretch.js +share/concrete5/concrete/js/build/vendor/bootstrap-editable/bootstrap3-editable.js +share/concrete5/concrete/js/build/vendor/bootstrap/alert.js +share/concrete5/concrete/js/build/vendor/bootstrap/button.js +share/concrete5/concrete/js/build/vendor/bootstrap/dropdown.js +share/concrete5/concrete/js/build/vendor/bootstrap/popover.js +share/concrete5/concrete/js/build/vendor/bootstrap/tooltip.js +share/concrete5/concrete/js/build/vendor/bootstrap/transition.js +share/concrete5/concrete/js/build/vendor/dropzone/dropzone.js +share/concrete5/concrete/js/build/vendor/dynatree/dynatree.js +share/concrete5/concrete/js/build/vendor/jquery-awesome-rating/jquery-awesome-rating.js +share/concrete5/concrete/js/build/vendor/jquery-cookie/jquery-cookie.js +share/concrete5/concrete/js/build/vendor/jquery-fileupload/jquery-fileupload.js +share/concrete5/concrete/js/build/vendor/jquery-fileupload/jquery-iframe-transport.js +share/concrete5/concrete/js/build/vendor/jquery-form/jquery-form.js +share/concrete5/concrete/js/build/vendor/jquery-liveupdate/jquery-liveupdate.js +share/concrete5/concrete/js/build/vendor/jquery-liveupdate/quicksilver.js +share/concrete5/concrete/js/build/vendor/jquery-magnific-popup/jquery-magnific-popup.js +share/concrete5/concrete/js/build/vendor/jquery-mousewheel/jquery.mousewheel.js +share/concrete5/concrete/js/build/vendor/jquery-pep/jquery-pep.js +share/concrete5/concrete/js/build/vendor/jquery-placeholder/jquery.placeholder.js +share/concrete5/concrete/js/build/vendor/jquery-tristate/jquery-tristate.js +share/concrete5/concrete/js/build/vendor/kinetic/kinetic.js +share/concrete5/concrete/js/build/vendor/modernizr/modernizr.js +share/concrete5/concrete/js/build/vendor/packery/packery.js +share/concrete5/concrete/js/build/vendor/redactor/fontcolor.js +share/concrete5/concrete/js/build/vendor/redactor/fontfamily.js +share/concrete5/concrete/js/build/vendor/redactor/fontsize.js +share/concrete5/concrete/js/build/vendor/redactor/license.txt +share/concrete5/concrete/js/build/vendor/redactor/redactor.js +share/concrete5/concrete/js/build/vendor/redactor/table.js +share/concrete5/concrete/js/build/vendor/retinajs/retinajs.js +share/concrete5/concrete/js/build/vendor/select2/select2.js +share/concrete5/concrete/js/build/vendor/spectrum/spectrum.js +share/concrete5/concrete/js/build/vendor/tourist/tourist.js +share/concrete5/concrete/js/build/vendor/underscore/underscore.js +share/concrete5/concrete/js/conversations.js +share/concrete5/concrete/js/dashboard.js +share/concrete5/concrete/js/dropzone.js +share/concrete5/concrete/js/dynatree.js +share/concrete5/concrete/js/events.js +share/concrete5/concrete/js/file-manager.js +share/concrete5/concrete/js/gathering.js +share/concrete5/concrete/js/groups.js +share/concrete5/concrete/js/i18n/select2_locale_ar.js +share/concrete5/concrete/js/i18n/select2_locale_az.js +share/concrete5/concrete/js/i18n/select2_locale_bg.js +share/concrete5/concrete/js/i18n/select2_locale_ca.js +share/concrete5/concrete/js/i18n/select2_locale_cs.js +share/concrete5/concrete/js/i18n/select2_locale_da.js +share/concrete5/concrete/js/i18n/select2_locale_de.js +share/concrete5/concrete/js/i18n/select2_locale_el.js +share/concrete5/concrete/js/i18n/select2_locale_es.js +share/concrete5/concrete/js/i18n/select2_locale_et.js +share/concrete5/concrete/js/i18n/select2_locale_eu.js +share/concrete5/concrete/js/i18n/select2_locale_fa.js +share/concrete5/concrete/js/i18n/select2_locale_fi.js +share/concrete5/concrete/js/i18n/select2_locale_fr.js +share/concrete5/concrete/js/i18n/select2_locale_gl.js +share/concrete5/concrete/js/i18n/select2_locale_he.js +share/concrete5/concrete/js/i18n/select2_locale_hr.js +share/concrete5/concrete/js/i18n/select2_locale_hu.js +share/concrete5/concrete/js/i18n/select2_locale_id.js +share/concrete5/concrete/js/i18n/select2_locale_is.js +share/concrete5/concrete/js/i18n/select2_locale_it.js +share/concrete5/concrete/js/i18n/select2_locale_ja.js +share/concrete5/concrete/js/i18n/select2_locale_ka.js +share/concrete5/concrete/js/i18n/select2_locale_ko.js +share/concrete5/concrete/js/i18n/select2_locale_lt.js +share/concrete5/concrete/js/i18n/select2_locale_lv.js +share/concrete5/concrete/js/i18n/select2_locale_mk.js +share/concrete5/concrete/js/i18n/select2_locale_ms.js +share/concrete5/concrete/js/i18n/select2_locale_nl.js +share/concrete5/concrete/js/i18n/select2_locale_no.js +share/concrete5/concrete/js/i18n/select2_locale_pl.js +share/concrete5/concrete/js/i18n/select2_locale_pt-BR.js +share/concrete5/concrete/js/i18n/select2_locale_pt-PT.js +share/concrete5/concrete/js/i18n/select2_locale_ro.js +share/concrete5/concrete/js/i18n/select2_locale_rs.js +share/concrete5/concrete/js/i18n/select2_locale_ru.js +share/concrete5/concrete/js/i18n/select2_locale_sk.js +share/concrete5/concrete/js/i18n/select2_locale_sv.js +share/concrete5/concrete/js/i18n/select2_locale_th.js +share/concrete5/concrete/js/i18n/select2_locale_tr.js +share/concrete5/concrete/js/i18n/select2_locale_ug-CN.js +share/concrete5/concrete/js/i18n/select2_locale_uk.js +share/concrete5/concrete/js/i18n/select2_locale_vi.js +share/concrete5/concrete/js/i18n/select2_locale_zh-CN.js +share/concrete5/concrete/js/i18n/select2_locale_zh-TW.js share/concrete5/concrete/js/i18n/ui.datepicker-ar.js share/concrete5/concrete/js/i18n/ui.datepicker-bg.js share/concrete5/concrete/js/i18n/ui.datepicker-ca.js @@ -1641,3203 +2431,47 @@ share/concrete5/concrete/js/i18n/ui.datepicker-tr.js share/concrete5/concrete/js/i18n/ui.datepicker-uk.js share/concrete5/concrete/js/i18n/ui.datepicker-zh-CN.js share/concrete5/concrete/js/i18n/ui.datepicker-zh-TW.js -share/concrete5/concrete/js/jquery.backstretch.js -share/concrete5/concrete/js/jquery.cookie.js -share/concrete5/concrete/js/jquery.cropzoom.js -share/concrete5/concrete/js/jquery.form.js +share/concrete5/concrete/js/ie/html5-shiv.js +share/concrete5/concrete/js/ie/respond.js +share/concrete5/concrete/js/image-editor.js +share/concrete5/concrete/js/image-editor/control-sets/filter.js +share/concrete5/concrete/js/image-editor/control-sets/position.js +share/concrete5/concrete/js/image-editor/filters/gaussian_blur.js +share/concrete5/concrete/js/image-editor/filters/grayscale.js +share/concrete5/concrete/js/image-editor/filters/none.js +share/concrete5/concrete/js/image-editor/filters/sepia.js +share/concrete5/concrete/js/image-editor/filters/vignette.js +share/concrete5/concrete/js/jquery-awesome-rating.js +share/concrete5/concrete/js/jquery-cookie.js +share/concrete5/concrete/js/jquery-fileupload.js +share/concrete5/concrete/js/jquery-form.js +share/concrete5/concrete/js/jquery-magnific-popup.js +share/concrete5/concrete/js/jquery-tristate.js +share/concrete5/concrete/js/jquery-ui-touch-punch.js +share/concrete5/concrete/js/jquery-ui.js +share/concrete5/concrete/js/jquery-visualize.js share/concrete5/concrete/js/jquery.js -share/concrete5/concrete/js/jquery.postmessage.js -share/concrete5/concrete/js/jquery.rating.js -share/concrete5/concrete/js/jquery.scrollTo.js -share/concrete5/concrete/js/jquery.ui.js -share/concrete5/concrete/js/jquery.visualize.js -share/concrete5/concrete/js/old/jquery.132.js -share/concrete5/concrete/js/old/jquery.ui.171.js +share/concrete5/concrete/js/kinetic.js +share/concrete5/concrete/js/layouts.js +share/concrete5/concrete/js/legacy.js +share/concrete5/concrete/js/lightbox.js +share/concrete5/concrete/js/picturefill.js +share/concrete5/concrete/js/redactor.js +share/concrete5/concrete/js/select2.js +share/concrete5/concrete/js/sitemap.js +share/concrete5/concrete/js/spectrum.js +share/concrete5/concrete/js/style-customizer.js share/concrete5/concrete/js/swfobject.js -share/concrete5/concrete/js/swfupload/swfupload.cookies.js -share/concrete5/concrete/js/swfupload/swfupload.fileprogress.js -share/concrete5/concrete/js/swfupload/swfupload.handlers.js -share/concrete5/concrete/js/swfupload/swfupload.js -share/concrete5/concrete/js/swfupload/swfupload.queue.js -share/concrete5/concrete/js/swfupload/swfupload.speed.js -share/concrete5/concrete/js/swfupload/swfupload.swfobject.js -share/concrete5/concrete/js/tiny_mce/langs/ar.js -share/concrete5/concrete/js/tiny_mce/langs/az.js -share/concrete5/concrete/js/tiny_mce/langs/be.js -share/concrete5/concrete/js/tiny_mce/langs/bg.js -share/concrete5/concrete/js/tiny_mce/langs/bn.js -share/concrete5/concrete/js/tiny_mce/langs/br.js -share/concrete5/concrete/js/tiny_mce/langs/bs.js -share/concrete5/concrete/js/tiny_mce/langs/ca.js -share/concrete5/concrete/js/tiny_mce/langs/ch.js -share/concrete5/concrete/js/tiny_mce/langs/cn.js -share/concrete5/concrete/js/tiny_mce/langs/cs.js -share/concrete5/concrete/js/tiny_mce/langs/ct.js -share/concrete5/concrete/js/tiny_mce/langs/cy.js -share/concrete5/concrete/js/tiny_mce/langs/da.js -share/concrete5/concrete/js/tiny_mce/langs/de.js -share/concrete5/concrete/js/tiny_mce/langs/dv.js -share/concrete5/concrete/js/tiny_mce/langs/el.js -share/concrete5/concrete/js/tiny_mce/langs/en.js -share/concrete5/concrete/js/tiny_mce/langs/eo.js -share/concrete5/concrete/js/tiny_mce/langs/es.js -share/concrete5/concrete/js/tiny_mce/langs/et.js -share/concrete5/concrete/js/tiny_mce/langs/eu.js -share/concrete5/concrete/js/tiny_mce/langs/fa.js -share/concrete5/concrete/js/tiny_mce/langs/fi.js -share/concrete5/concrete/js/tiny_mce/langs/fr.js -share/concrete5/concrete/js/tiny_mce/langs/gl.js -share/concrete5/concrete/js/tiny_mce/langs/gu.js -share/concrete5/concrete/js/tiny_mce/langs/he.js -share/concrete5/concrete/js/tiny_mce/langs/hi.js -share/concrete5/concrete/js/tiny_mce/langs/hr.js -share/concrete5/concrete/js/tiny_mce/langs/hu.js -share/concrete5/concrete/js/tiny_mce/langs/hy.js -share/concrete5/concrete/js/tiny_mce/langs/ia.js -share/concrete5/concrete/js/tiny_mce/langs/id.js -share/concrete5/concrete/js/tiny_mce/langs/is.js -share/concrete5/concrete/js/tiny_mce/langs/it.js -share/concrete5/concrete/js/tiny_mce/langs/ja.js -share/concrete5/concrete/js/tiny_mce/langs/ka.js -share/concrete5/concrete/js/tiny_mce/langs/kb.js -share/concrete5/concrete/js/tiny_mce/langs/kk.js -share/concrete5/concrete/js/tiny_mce/langs/kl.js -share/concrete5/concrete/js/tiny_mce/langs/km.js -share/concrete5/concrete/js/tiny_mce/langs/ko.js -share/concrete5/concrete/js/tiny_mce/langs/lb.js -share/concrete5/concrete/js/tiny_mce/langs/lt.js -share/concrete5/concrete/js/tiny_mce/langs/lv.js -share/concrete5/concrete/js/tiny_mce/langs/mk.js -share/concrete5/concrete/js/tiny_mce/langs/ml.js -share/concrete5/concrete/js/tiny_mce/langs/mn.js -share/concrete5/concrete/js/tiny_mce/langs/ms.js -share/concrete5/concrete/js/tiny_mce/langs/my.js -share/concrete5/concrete/js/tiny_mce/langs/nb.js -share/concrete5/concrete/js/tiny_mce/langs/nl.js -share/concrete5/concrete/js/tiny_mce/langs/nn.js -share/concrete5/concrete/js/tiny_mce/langs/no.js -share/concrete5/concrete/js/tiny_mce/langs/pl.js -share/concrete5/concrete/js/tiny_mce/langs/ps.js -share/concrete5/concrete/js/tiny_mce/langs/pt.js -share/concrete5/concrete/js/tiny_mce/langs/ro.js -share/concrete5/concrete/js/tiny_mce/langs/ru.js -share/concrete5/concrete/js/tiny_mce/langs/sc.js -share/concrete5/concrete/js/tiny_mce/langs/se.js -share/concrete5/concrete/js/tiny_mce/langs/si.js -share/concrete5/concrete/js/tiny_mce/langs/sk.js -share/concrete5/concrete/js/tiny_mce/langs/sl.js -share/concrete5/concrete/js/tiny_mce/langs/sq.js -share/concrete5/concrete/js/tiny_mce/langs/sr.js -share/concrete5/concrete/js/tiny_mce/langs/sv.js -share/concrete5/concrete/js/tiny_mce/langs/sy.js -share/concrete5/concrete/js/tiny_mce/langs/ta.js -share/concrete5/concrete/js/tiny_mce/langs/te.js -share/concrete5/concrete/js/tiny_mce/langs/th.js -share/concrete5/concrete/js/tiny_mce/langs/tn.js -share/concrete5/concrete/js/tiny_mce/langs/tr.js -share/concrete5/concrete/js/tiny_mce/langs/tt.js -share/concrete5/concrete/js/tiny_mce/langs/tw.js -share/concrete5/concrete/js/tiny_mce/langs/uk.js -share/concrete5/concrete/js/tiny_mce/langs/ur.js -share/concrete5/concrete/js/tiny_mce/langs/vi.js -share/concrete5/concrete/js/tiny_mce/langs/zh-cn.js -share/concrete5/concrete/js/tiny_mce/langs/zh-tw.js -share/concrete5/concrete/js/tiny_mce/langs/zh.js -share/concrete5/concrete/js/tiny_mce/langs/zu.js -share/concrete5/concrete/js/tiny_mce/license.txt -share/concrete5/concrete/js/tiny_mce/plugins/advhr/css/advhr.css -share/concrete5/concrete/js/tiny_mce/plugins/advhr/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/js/rule.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advhr/rule.htm -share/concrete5/concrete/js/tiny_mce/plugins/advimage/css/advimage.css -share/concrete5/concrete/js/tiny_mce/plugins/advimage/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/image.htm -share/concrete5/concrete/js/tiny_mce/plugins/advimage/img/sample.gif -share/concrete5/concrete/js/tiny_mce/plugins/advimage/js/image.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advimage/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/css/advlink.css -share/concrete5/concrete/js/tiny_mce/plugins/advlink/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/js/advlink.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/advlink/link.htm -share/concrete5/concrete/js/tiny_mce/plugins/advlist/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/advlist/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/autolink/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/autolink/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/autoresize/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/autoresize/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/autosave/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/autosave/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/autosave/langs/en.js -share/concrete5/concrete/js/tiny_mce/plugins/bbcode/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/bbcode/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/contextmenu/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/contextmenu/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/directionality/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/directionality/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/emotions.htm -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-cool.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-cry.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-embarassed.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-frown.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-innocent.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-kiss.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-laughing.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-sealed.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-smile.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-surprised.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-undecided.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-wink.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/img/smiley-yell.gif -share/concrete5/concrete/js/tiny_mce/plugins/emotions/js/emotions.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/emotions/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/example/dialog.htm -share/concrete5/concrete/js/tiny_mce/plugins/example/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/example/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/example/img/example.gif -share/concrete5/concrete/js/tiny_mce/plugins/example/js/dialog.js -share/concrete5/concrete/js/tiny_mce/plugins/example/langs/en.js -share/concrete5/concrete/js/tiny_mce/plugins/example/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/example_dependency/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/example_dependency/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/css/fullpage.css -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/fullpage.htm -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/js/fullpage.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullpage/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/fullscreen/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/fullscreen/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/fullscreen/fullscreen.htm -share/concrete5/concrete/js/tiny_mce/plugins/iespell/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/iespell/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_b.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_bl.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_br.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_l.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_r.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_t.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_t_long.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_tl.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/img/bg_dialog_tr.png -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/skins/concreteMCE/window.css -share/concrete5/concrete/js/tiny_mce/plugins/inlinepopups/template.htm -share/concrete5/concrete/js/tiny_mce/plugins/insertdatetime/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/insertdatetime/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/layer/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/layer/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/legacyoutput/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/legacyoutput/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/lists/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/lists/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/media/css/media.css -share/concrete5/concrete/js/tiny_mce/plugins/media/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/media/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/media/js/embed.js -share/concrete5/concrete/js/tiny_mce/plugins/media/js/media.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/media/media.htm -share/concrete5/concrete/js/tiny_mce/plugins/media/moxieplayer.swf -share/concrete5/concrete/js/tiny_mce/plugins/nonbreaking/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/nonbreaking/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/noneditable/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/noneditable/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/pagebreak/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/pagebreak/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/js/pastetext.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/js/pasteword.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/paste/pastetext.htm -share/concrete5/concrete/js/tiny_mce/plugins/paste/pasteword.htm -share/concrete5/concrete/js/tiny_mce/plugins/preview/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/preview/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/preview/example.html -share/concrete5/concrete/js/tiny_mce/plugins/preview/jscripts/embed.js -share/concrete5/concrete/js/tiny_mce/plugins/preview/preview.html -share/concrete5/concrete/js/tiny_mce/plugins/print/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/print/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/save/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/save/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/css/searchreplace.css -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/js/searchreplace.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/searchreplace/searchreplace.htm -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/changelog.txt -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/EnchantSpell.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/GoogleSpell.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/PSpell.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/PSpellShell.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/SpellChecker.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/utils/JSON.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/classes/utils/Logger.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/config.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/css/content.css -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/img/wline.gif -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/includes/general.php -share/concrete5/concrete/js/tiny_mce/plugins/spellchecker/rpc.php -share/concrete5/concrete/js/tiny_mce/plugins/style/css/props.css -share/concrete5/concrete/js/tiny_mce/plugins/style/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/style/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/style/js/props.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/style/props.htm -share/concrete5/concrete/js/tiny_mce/plugins/tabfocus/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/tabfocus/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/table/cell.htm -share/concrete5/concrete/js/tiny_mce/plugins/table/css/cell.css -share/concrete5/concrete/js/tiny_mce/plugins/table/css/row.css -share/concrete5/concrete/js/tiny_mce/plugins/table/css/table.css -share/concrete5/concrete/js/tiny_mce/plugins/table/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/table/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/table/js/cell.js -share/concrete5/concrete/js/tiny_mce/plugins/table/js/merge_cells.js -share/concrete5/concrete/js/tiny_mce/plugins/table/js/row.js -share/concrete5/concrete/js/tiny_mce/plugins/table/js/table.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/table/merge_cells.htm -share/concrete5/concrete/js/tiny_mce/plugins/table/row.htm -share/concrete5/concrete/js/tiny_mce/plugins/table/table.htm -share/concrete5/concrete/js/tiny_mce/plugins/template/blank.htm -share/concrete5/concrete/js/tiny_mce/plugins/template/css/template.css -share/concrete5/concrete/js/tiny_mce/plugins/template/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/template/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/template/js/template.js -share/concrete5/concrete/js/tiny_mce/plugins/template/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template.htm -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/template/template/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/visualchars/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/visualchars/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/wordcount/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/wordcount/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/abbr.htm -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/acronym.htm -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/attributes.htm -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/cite.htm -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/css/attributes.css -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/css/popup.css -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/del.htm -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/ins.htm -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/js/abbr.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/js/acronym.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/js/attributes.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/js/cite.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/js/del.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/js/element_common.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/js/ins.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins/xhtmlxtras/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advimage/css/advimage.css -share/concrete5/concrete/js/tiny_mce/plugins_bak/advimage/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advimage/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advimage/image.htm -share/concrete5/concrete/js/tiny_mce/plugins_bak/advimage/img/sample.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/advimage/js/image.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advimage/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advlink/css/advlink.css -share/concrete5/concrete/js/tiny_mce/plugins_bak/advlink/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advlink/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advlink/js/advlink.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advlink/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/advlink/link.htm -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/img/alert.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/img/button.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/img/buttons.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/img/confirm.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/img/corners.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/img/horizontal.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/img/vertical.gif -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/skins/clearlooks2/window.css -share/concrete5/concrete/js/tiny_mce/plugins_bak/inlinepopups/template.htm -share/concrete5/concrete/js/tiny_mce/plugins_bak/spellchecker/css/content.css -share/concrete5/concrete/js/tiny_mce/plugins_bak/spellchecker/editor_plugin.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/spellchecker/editor_plugin_src.js -share/concrete5/concrete/js/tiny_mce/plugins_bak/spellchecker/img/wline.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/about.htm -share/concrete5/concrete/js/tiny_mce/themes/advanced/anchor.htm -share/concrete5/concrete/js/tiny_mce/themes/advanced/charmap.htm -share/concrete5/concrete/js/tiny_mce/themes/advanced/color_picker.htm -share/concrete5/concrete/js/tiny_mce/themes/advanced/editor_template.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/editor_template_src.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/image.htm -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/colorpicker.jpg -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/flash.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/icons.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/iframe.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/pagebreak.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/quicktime.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/realmedia.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/shockwave.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/trans.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/video.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/img/windowsmedia.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/js/about.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/js/anchor.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/js/charmap.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/js/color_picker.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/js/image.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/js/link.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/js/source_editor.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ar.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/az.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/be.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/bg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/bn.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/br.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/bs.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ca.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ch.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/cn.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/cs.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ct.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/cy.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/da.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/de.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/dv.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/el.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/en.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/eo.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/es.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/et.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/eu.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/fa.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/fi.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/fr.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/gl.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/gu.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/he.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hi.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hr.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hu.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hy.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ia.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/id.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/is.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/it.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ja.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ka.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/kb.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/kk.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/kl.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/km.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ko.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/lb.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/lt.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/lv.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/mk.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ml.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/mn.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ms.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/my.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/nb.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/nl.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/nn.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/no.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/pl.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ps.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/pt.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ro.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ru.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sc.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/se.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/si.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sk.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sl.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sq.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sr.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sv.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sy.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ta.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/te.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/th.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tn.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tr.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tt.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tw.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/uk.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ur.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/vi.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zh-cn.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zh-tw.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zh.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zu.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/advanced/link.htm -share/concrete5/concrete/js/tiny_mce/themes/advanced/shortcuts.htm -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/content.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/dialog.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/img/buttons.png -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/img/items.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/img/menu_check.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/img/progress.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/img/tabs.gif -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/default/ui.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/highcontrast/content.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/highcontrast/dialog.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/highcontrast/ui.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/content.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/dialog.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/ui.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/ui_black.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css -share/concrete5/concrete/js/tiny_mce/themes/advanced/source_editor.htm -share/concrete5/concrete/js/tiny_mce/themes/concrete/about.htm -share/concrete5/concrete/js/tiny_mce/themes/concrete/anchor.htm -share/concrete5/concrete/js/tiny_mce/themes/concrete/charmap.htm -share/concrete5/concrete/js/tiny_mce/themes/concrete/color_picker.htm -share/concrete5/concrete/js/tiny_mce/themes/concrete/editor_template.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/image.htm -share/concrete5/concrete/js/tiny_mce/themes/concrete/img/colorpicker.jpg -share/concrete5/concrete/js/tiny_mce/themes/concrete/img/icons.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/js/about.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/js/anchor.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/js/charmap.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/js/color_picker.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/js/image.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/js/link.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/js/source_editor.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ar.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/az.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/be.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/bg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/bn.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/br.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/bs.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ca.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ch.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/cn.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/cs.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ct.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/cy.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/da.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/de.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/dv.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/el.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/en.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/eo.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/es.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/et.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/eu.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/fa.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/fi.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/fr.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/gl.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/gu.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/he.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hi.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hr.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hu.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hy.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ia.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/id.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/is.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/it.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ja.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ka.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/kb.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/kk.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/kl.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/km.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ko.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/lb.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/lt.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/lv.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/mk.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ml.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/mn.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ms.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/my.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/nb.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/nl.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/nn.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/no.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/pl.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ps.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/pt.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ro.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ru.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sc.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/se.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/si.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sk.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sl.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sq.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sr.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sv.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sy.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ta.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/te.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/th.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tn.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tr.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tt.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tw.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/uk.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ur.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/vi.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zh-cn.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zh-tw.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zh.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zu.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/concrete/link.htm -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/content.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/dialog.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/bg_menu.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/buttons.png -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/items.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_arrow.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_bg.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_bg_left_cap.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_bg_long.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_bg_middle.png -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_bg_middle_no_border.png -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_bg_right_cap.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/menu_check.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/progress.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/img/tabs.gif -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/default/ui.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/content.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/dialog.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/img/button_bg.png -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/img/button_bg_black.png -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/img/button_bg_silver.png -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/ui.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/ui_black.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/skins/o2k7/ui_silver.css -share/concrete5/concrete/js/tiny_mce/themes/concrete/source_editor.htm -share/concrete5/concrete/js/tiny_mce/themes/simple/editor_template.js -share/concrete5/concrete/js/tiny_mce/themes/simple/editor_template_src.js -share/concrete5/concrete/js/tiny_mce/themes/simple/img/icons.gif -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ar.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ar_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/az.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/az_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/be.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/be_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/bg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/bg_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/bn.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/bn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/br.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/br_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/bs.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/bs_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ca.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ca_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ch.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ch_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/cn.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/cn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/cs.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/cs_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ct.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ct_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/cy.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/cy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/da.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/da_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/de.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/de_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/dv.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/dv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/el.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/el_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/en.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/en_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/eo.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/eo_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/es.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/es_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/et.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/et_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/eu.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/eu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/fa.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/fa_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/fi.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/fi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/fr.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/fr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/gl.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/gl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/gu.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/gu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/he.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/he_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hi.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hr.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hu.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hy.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/hy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ia.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ia_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/id.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/id_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/is.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/is_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/it.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/it_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ja.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ja_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ka.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ka_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/kb.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/kb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/kk.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/kk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/kl.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/kl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/km.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/km_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ko.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ko_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/lb.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/lb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/lt.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/lt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/lv.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/lv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/mk.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/mk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ml.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ml_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/mn.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/mn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ms.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ms_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/my.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/my_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/nb.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/nb_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/nl.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/nl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/nn.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/nn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/no.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/no_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/pl.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/pl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ps.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ps_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/pt.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/pt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ro.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ro_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ru.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ru_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sc.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sc_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/se.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/se_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/si.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/si_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sk.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sl.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sl_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sq.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sq_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sr.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sv.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sv_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sy.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/sy_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ta.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ta_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/te.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/te_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/th.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/th_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tn.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tr.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tr_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tt.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tt_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tw.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/tw_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/uk.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/uk_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ur.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/ur_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/vi.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/vi_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zh-cn.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zh-cn_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zh-tw.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zh-tw_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zh.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zh_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zu.js -share/concrete5/concrete/js/tiny_mce/themes/simple/langs/zu_dlg.js -share/concrete5/concrete/js/tiny_mce/themes/simple/skins/default/content.css -share/concrete5/concrete/js/tiny_mce/themes/simple/skins/default/ui.css -share/concrete5/concrete/js/tiny_mce/themes/simple/skins/o2k7/content.css -share/concrete5/concrete/js/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png -share/concrete5/concrete/js/tiny_mce/themes/simple/skins/o2k7/ui.css -share/concrete5/concrete/js/tiny_mce/tiny_mce.js -share/concrete5/concrete/js/tiny_mce/tiny_mce_popup.js -share/concrete5/concrete/js/tiny_mce/tiny_mce_src.js -share/concrete5/concrete/js/tiny_mce/utils/editable_selects.js -share/concrete5/concrete/js/tiny_mce/utils/form_utils.js -share/concrete5/concrete/js/tiny_mce/utils/mctabs.js -share/concrete5/concrete/js/tiny_mce/utils/validate.js -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/AX.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Association.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/BigMath.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Consumer.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/CryptUtil.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/DatabaseConnection.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/DiffieHellman.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Discover.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/DumbStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Extension.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/FileStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/HMAC.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Interface.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/KVForm.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/MDB2Store.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/MemcachedStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Message.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/MySQLStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Nonce.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/PAPE.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Parse.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/PostgreSQLStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/PredisStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/SQLStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/SQLiteStore.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/SReg.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/Server.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/ServerRequest.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/TrustRoot.php -share/concrete5/concrete/libraries/3rdparty/Auth/OpenID/URINorm.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/HTTPFetcher.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/Manager.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/Misc.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/ParanoidHTTPFetcher.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/ParseHTML.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/PlainHTTPFetcher.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/XML.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/XRDS.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/XRI.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/XRIRes.php -share/concrete5/concrete/libraries/3rdparty/Auth/Yadis/Yadis.php -share/concrete5/concrete/libraries/3rdparty/JSON/JSON.php -share/concrete5/concrete/libraries/3rdparty/JSON/LICENSE -share/concrete5/concrete/libraries/3rdparty/JSON/Test-JSON.php -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_AssocArray_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_Empties_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_EncDec_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_Error.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_ErrorSuppression_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_NestedArray_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_Object_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_Spaces_Comments_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/Services_JSON_UnquotedKeys_TestCase.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/_JSON_php.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/Services_JSON/_Test-JSON_php.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/blank.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/classtrees_Services_JSON.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/elementindex.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/elementindex_Services_JSON.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/errors.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/index.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/li_Services_JSON.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/media/banner.css -share/concrete5/concrete/libraries/3rdparty/JSON/doc/media/stylesheet.css -share/concrete5/concrete/libraries/3rdparty/JSON/doc/packages.html -share/concrete5/concrete/libraries/3rdparty/JSON/doc/todolist.html -share/concrete5/concrete/libraries/3rdparty/StandardAnalyzer/Analyzer/Standard.php -share/concrete5/concrete/libraries/3rdparty/StandardAnalyzer/Analyzer/Standard/English.php -share/concrete5/concrete/libraries/3rdparty/StandardAnalyzer/Readme.txt -share/concrete5/concrete/libraries/3rdparty/StandardAnalyzer/TokenFilter/EnglishStemmer.php -share/concrete5/concrete/libraries/3rdparty/StandardAnalyzer/TokenFilter/EnglishStemmer/PorterStemmer.php -share/concrete5/concrete/libraries/3rdparty/StandardAnalyzer/Zend_License.txt -share/concrete5/concrete/libraries/3rdparty/Zend/Cache.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Apc.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/BlackHole.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/ExtendedInterface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/File.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Libmemcached.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Memcached.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Sqlite.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Static.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Test.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/TwoLevels.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/WinCache.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/Xcache.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/ZendPlatform.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/ZendServer.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/ZendServer/Disk.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Backend/ZendServer/ShMem.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Core.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Frontend/Capture.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Frontend/Class.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Frontend/File.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Frontend/Function.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Frontend/Output.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Frontend/Page.php -share/concrete5/concrete/libraries/3rdparty/Zend/Cache/Manager.php -share/concrete5/concrete/libraries/3rdparty/Zend/Currency.php -share/concrete5/concrete/libraries/3rdparty/Zend/Currency/CurrencyInterface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Currency/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Date.php -share/concrete5/concrete/libraries/3rdparty/Zend/Date/Cities.php -share/concrete5/concrete/libraries/3rdparty/Zend/Date/DateObject.php -share/concrete5/concrete/libraries/3rdparty/Zend/Date/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Db2.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Db2/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Mysql.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Mysql/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Mysqli.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Mysqli/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Oracle.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Oracle/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Ibm.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Ibm/Db2.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Ibm/Ids.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Mssql.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Mysql.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Oci.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Pgsql.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Pdo/Sqlite.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Sqlsrv.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Adapter/Sqlsrv/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Expr.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Profiler.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Profiler/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Profiler/Firebug.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Profiler/Query.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Select.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Select/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Db2.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Db2/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Mysql.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Mysql_Adapter_License.txt -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Mysqli.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Mysqli/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Oracle.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Oracle/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Pdo.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Pdo/Ibm.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Pdo/Oci.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Sqlsrv.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Statement/Sqlsrv/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Definition.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Row.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Row/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Row/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Rowset.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Rowset/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Rowset/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Select.php -share/concrete5/concrete/libraries/3rdparty/Zend/Db/Table/Select/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Adapter/Curl.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Adapter/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Adapter/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Adapter/Proxy.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Adapter/Socket.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Adapter/Stream.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Adapter/Test.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Client/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Cookie.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/CookieJar.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Response.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/Response/Stream.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/AbstractDevice.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Bot.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Checker.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Console.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Desktop.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Device.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Email.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Features/Adapter.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Features/Adapter/WurflApi.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Features/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Feed.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Mobile.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Offline.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Probe.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Spam.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Storage.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Storage/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Storage/NonPersistent.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Storage/Session.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Text.php -share/concrete5/concrete/libraries/3rdparty/Zend/Http/UserAgent/Validator.php -share/concrete5/concrete/libraries/3rdparty/Zend/LICENSE.txt -share/concrete5/concrete/libraries/3rdparty/Zend/Loader.php -share/concrete5/concrete/libraries/3rdparty/Zend/Loader/Autoloader.php -share/concrete5/concrete/libraries/3rdparty/Zend/Loader/Autoloader/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Loader/Autoloader/Resource.php -share/concrete5/concrete/libraries/3rdparty/Zend/Loader/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Loader/PluginLoader.php -share/concrete5/concrete/libraries/3rdparty/Zend/Loader/PluginLoader/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Loader/PluginLoader/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/Translation.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/aa.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/aa_DJ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/aa_ER.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/aa_ER_SAAHO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/aa_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/af.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/af_NA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/af_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ak.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ak_GH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/am.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/am_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_AE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_BH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_DZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_EG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_IQ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_JO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_KW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_LB.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_LY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_MA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_OM.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_QA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_SA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_SD.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_SY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_TN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ar_YE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/as.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/as_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/az.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/az_AZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/az_Cyrl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/az_Cyrl_AZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/az_Latn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/az_Latn_AZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/be.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/be_BY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bg.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bg_BG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bn_BD.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bn_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bo_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bo_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bs.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/bs_BA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/byn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/byn_ER.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ca.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ca_ES.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/cch.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/cch_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/characters.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/cop.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/cs.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/cs_CZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/cy.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/cy_GB.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/da.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/da_DK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/de.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/de_AT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/de_BE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/de_CH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/de_DE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/de_LI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/de_LU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/dv.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/dv_MV.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/dz.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/dz_BT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ee.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ee_GH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ee_TG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/el.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/el_CY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/el_GR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/el_POLYTON.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_AS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_AU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_BE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_BW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_BZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_CA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_Dsrt.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_Dsrt_US.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_GB.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_GU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_HK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_IE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_JM.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_MH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_MP.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_MT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_NA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_NZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_PH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_PK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_SG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_Shaw.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_TT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_UM.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_US.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_US_POSIX.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_VI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/en_ZW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/eo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_AR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_BO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_CL.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_CO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_CR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_DO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_EC.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_ES.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_GT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_HN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_MX.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_NI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_PA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_PE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_PR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_PY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_SV.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_US.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_UY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/es_VE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/et.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/et_EE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/eu.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/eu_ES.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fa.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fa_AF.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fa_IR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fi.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fi_FI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fil.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fil_PH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fo_FO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr_BE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr_CA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr_CH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr_FR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr_LU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr_MC.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fr_SN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fur.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/fur_IT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ga.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ga_IE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gaa.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gaa_GH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gez.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gez_ER.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gez_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gl_ES.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gsw.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gsw_CH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gu.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gu_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gv.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/gv_GB.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_Arab.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_Arab_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_Arab_SD.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_GH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_Latn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_Latn_GH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_Latn_NE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_Latn_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_NE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ha_SD.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/haw.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/haw_US.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/he.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/he_IL.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hi.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hi_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hr.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hr_HR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hu.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hu_HU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hy.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hy_AM.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/hy_AM_REVISED.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ia.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/id.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/id_ID.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ig.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ig_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ii.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ii_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/in.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/is.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/is_IS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/it.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/it_CH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/it_IT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/iu.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/iw.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ja.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ja_JP.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ka.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ka_GE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kaj.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kaj_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kam.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kam_KE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kcg.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kcg_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kfo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kfo_CI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kk.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kk_Cyrl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kk_Cyrl_KZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kk_KZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kl_GL.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/km.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/km_KH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kn_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ko.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ko_KR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kok.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kok_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kpe.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kpe_GN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kpe_LR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_Arab.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_Arab_IQ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_Arab_IR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_Arab_SY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_IQ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_IR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_Latn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_Latn_TR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_SY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ku_TR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kw.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/kw_GB.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ky.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ky_KG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/likelySubtags.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ln.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ln_CD.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ln_CG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/lo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/lo_LA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/lt.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/lt_LT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/lv.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/lv_LV.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/metazoneInfo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mk.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mk_MK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ml.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ml_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mn_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mn_Cyrl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mn_Cyrl_MN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mn_MN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mn_Mong.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mn_Mong_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mr.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mr_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ms.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ms_BN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ms_MY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mt.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/mt_MT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/my.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/my_MM.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nb.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nb_NO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nds.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nds_DE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ne.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ne_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ne_NP.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nl_BE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nl_NL.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nn_NO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/no.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nr.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nr_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nso.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/nso_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/numberingSystems.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ny.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ny_MW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/oc.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/oc_FR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/om.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/om_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/om_KE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/or.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/or_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pa.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pa_Arab.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pa_Arab_PK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pa_Guru.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pa_Guru_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pa_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pa_PK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pl_PL.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/postalCodeData.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ps.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ps_AF.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pt.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pt_BR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/pt_PT.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ro.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ro_MD.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ro_RO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/root.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ru.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ru_RU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ru_UA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/rw.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/rw_RW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sa.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sa_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/se.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/se_FI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/se_NO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sh.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sh_BA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sh_CS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sh_YU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/si.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/si_LK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sid.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sid_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sk.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sk_SK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sl_SI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/so.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/so_DJ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/so_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/so_KE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/so_SO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sq.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sq_AL.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_BA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_CS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Cyrl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Cyrl_BA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Cyrl_CS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Cyrl_ME.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Cyrl_RS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Cyrl_YU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Latn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Latn_BA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Latn_CS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Latn_ME.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Latn_RS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_Latn_YU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_ME.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_RS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sr_YU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ss.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ss_SZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ss_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/st.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/st_LS.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/st_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/supplementalData.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sv.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sv_FI.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sv_SE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sw.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sw_KE.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/sw_TZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/syr.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/syr_SY.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ta.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ta_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/te.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/te_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/telephoneCodeData.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tg.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tg_Cyrl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tg_Cyrl_TJ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tg_TJ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/th.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/th_TH.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ti.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ti_ER.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ti_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tig.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tig_ER.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tn_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/to.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/to_TO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tr.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tr_TR.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/trv.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/trv_TW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ts.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ts_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tt.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/tt_RU.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ug.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ug_Arab.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ug_Arab_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ug_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uk.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uk_UA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ur.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ur_IN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ur_PK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_AF.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_Arab.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_Arab_AF.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_Cyrl.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_Cyrl_UZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_Latn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_Latn_UZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/uz_UZ.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ve.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/ve_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/vi.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/vi_VN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/wal.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/wal_ET.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/wo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/wo_Latn.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/wo_Latn_SN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/wo_SN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/xh.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/xh_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/yo.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/yo_NG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_HK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hans.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hans_CN.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hans_HK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hans_MO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hans_SG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hant.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hant_HK.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hant_MO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_Hant_TW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_MO.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_SG.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zh_TW.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zu.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Data/zu_ZA.xml -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Format.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Math.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Math/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Locale/Math/PhpMath.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Message.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Message/File.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Message/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Part.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Part/File.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Part/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Imap.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Pop3.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Smtp.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Smtp/Auth/Login.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Protocol/Smtp/Auth/Plain.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Folder.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Folder/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Folder/Maildir.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Folder/Mbox.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Imap.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Maildir.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Mbox.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Pop3.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Writable/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Storage/Writable/Maildir.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Transport/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Transport/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Transport/File.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Transport/Sendmail.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mail/Transport/Smtp.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mime.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mime/Decode.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mime/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mime/Message.php -share/concrete5/concrete/libraries/3rdparty/Zend/Mime/Part.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Activemq.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/AdapterAbstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/AdapterInterface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Array.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Db.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Db/Message.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Db/Queue.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Db/mysql.sql -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Db/postgresql.sql -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Db/queue_sqlite.sql -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Db/sqlsrv.sql -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Memcacheq.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/Null.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Adapter/PlatformJobQueue.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Message.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Message/Iterator.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Message/PlatformJob.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Stomp/Client.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Stomp/Client/Connection.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Stomp/Client/ConnectionInterface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Stomp/Frame.php -share/concrete5/concrete/libraries/3rdparty/Zend/Queue/Stomp/FrameInterface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Registry.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/Token.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/TokenFilter.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Document.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Document/Docx.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Document/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Document/Html.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Document/OpenXml.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Document/Pptx.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Document/Xlsx.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/FSM.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/FSMAction.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Field.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/DictionaryLoader.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/DocsFilter.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/FieldInfo.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/SegmentInfo.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/SegmentMerger.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/SegmentWriter.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/Term.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/TermInfo.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/TermsPriorityQueue.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/TermsStream/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Index/Writer.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/LockManager.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/MultiSearcher.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/PriorityQueue.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Proxy.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Highlighter/Default.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Highlighter/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Boolean.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Empty.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Fuzzy.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Insignificant.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/MultiTerm.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Phrase.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Preprocessing.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Range.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Term.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Query/Wildcard.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryEntry.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryEntry/Phrase.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryEntry/Subquery.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryEntry/Term.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryHit.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryLexer.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryParser.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryParserContext.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryParserException.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/QueryToken.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Similarity.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Similarity/Default.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Weight.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Weight/Boolean.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Weight/Empty.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Weight/MultiTerm.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Weight/Phrase.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Search/Weight/Term.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Storage/Directory.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Storage/Directory/Filesystem.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Storage/File.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Storage/File/Filesystem.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/Storage/File/Memory.php -share/concrete5/concrete/libraries/3rdparty/Zend/Search/Lucene/TermStreamsPriorityQueue.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Array.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Csv.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Gettext.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Ini.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Qt.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Tbx.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Tmx.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/Xliff.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Adapter/XmlTm.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Translate/Plural.php -share/concrete5/concrete/libraries/3rdparty/Zend/Uri.php -share/concrete5/concrete/libraries/3rdparty/Zend/Uri/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Uri/Http.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Alnum.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Alpha.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/AdapterAbstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/AdapterInterface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Code25.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Code25interleaved.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Code39.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Code39ext.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Code93.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Code93ext.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Ean12.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Ean13.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Ean14.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Ean18.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Ean2.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Ean5.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Ean8.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Gtin12.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Gtin13.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Gtin14.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Identcode.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Intelligentmail.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Issn.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Itf14.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Leitcode.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Planet.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Postnet.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Royalmail.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Sscc.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Upca.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Barcode/Upce.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Between.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Callback.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Ccnum.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/CreditCard.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Date.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Db/Abstract.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Db/NoRecordExists.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Db/RecordExists.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Digits.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/EmailAddress.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Exception.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Count.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Crc32.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/ExcludeExtension.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/ExcludeMimeType.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Exists.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Extension.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/FilesSize.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Hash.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/ImageSize.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/IsCompressed.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/IsImage.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Md5.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/MimeType.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/NotExists.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Sha1.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Size.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/Upload.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/File/WordCount.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Float.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/GreaterThan.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Hex.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Hostname.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Hostname/Biz.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Hostname/Cn.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Hostname/Com.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Hostname/Jp.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Iban.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Identical.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/InArray.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Int.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Interface.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Ip.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Isbn.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/LessThan.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/NotEmpty.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/PostCode.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Regex.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Sitemap/Changefreq.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Sitemap/Lastmod.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Sitemap/Loc.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/Sitemap/Priority.php -share/concrete5/concrete/libraries/3rdparty/Zend/Validate/StringLength.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-active-record.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-active-recordx.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-csvlib.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-datadict.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-error.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-errorhandler.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-errorpear.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-iterator.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-lib.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-memcache.lib.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-pager.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-pear.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-perf.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-php4.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-time.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-xmlschema.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb-xmlschema03.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/adodb.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/contrib/toxmlrpc.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/cute_icons_for_site/adodb.gif -share/concrete5/concrete/libraries/3rdparty/adodb/cute_icons_for_site/adodb2.gif -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-access.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-db2.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-firebird.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-generic.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-ibase.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-informix.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-mssql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-mssqlnative.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-mysql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-mysqlt.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-oci8.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-postgres.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-sapdb.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-sqlite.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/datadict/datadict-sybase.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/docs/docs-active-record.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/docs-adodb.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/docs-datadict.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/docs-oracle.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/docs-perf.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/docs-session.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/docs-session.old.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/old-changelog.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/readme.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/tips_portable_sql.htm -share/concrete5/concrete/libraries/3rdparty/adodb/docs/tute.htm -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-access.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-ado.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-ado5.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-ado_access.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-ado_mssql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-ads.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-borland_ibase.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-csv.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-db2.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-db2oci.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-db2ora.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-fbsql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-firebird.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-ibase.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-informix.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-informix72.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-ldap.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mssql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mssql_n.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mssqlnative.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mssqlpo.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mysql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mysqli.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mysqlpo.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-mysqlt.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-netezza.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-oci8.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-oci805.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-oci8po.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-odbc.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-odbc_db2.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-odbc_mssql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-odbc_oracle.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-odbtp.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-odbtp_unicode.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-oracle.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-pdo.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-pdo_mssql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-pdo_mysql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-pdo_oci.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-pdo_pgsql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-pdo_sqlite.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-postgres.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-postgres64.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-postgres7.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-postgres8.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-postgres9.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-proxy.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-sapdb.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-sqlanywhere.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-sqlite.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-sqlite3.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-sqlitepo.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-sybase.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-sybase_ase.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/drivers/adodb-vfp.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-ar.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-bg.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-bgutf8.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-ca.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-cn.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-cz.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-da.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-de.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-en.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-es.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-esperanto.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-fa.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-fr.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-hu.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-it.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-nl.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-pl.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-pt-br.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-ro.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-ru1251.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-sv.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb-uk1251.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/lang/adodb_th.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/license.txt -share/concrete5/concrete/libraries/3rdparty/adodb/pear/Auth/Container/ADOdb.php -share/concrete5/concrete/libraries/3rdparty/adodb/pear/readme.Auth.txt -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-db2.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-informix.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-mssql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-mssqlnative.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-mysql.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-mysqlt.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-oci8.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/perf/perf-postgres.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/pivottable.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/readme.txt -share/concrete5/concrete/libraries/3rdparty/adodb/rsfilter.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/server.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-compress-bzip2.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-compress-gzip.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-cryptsession.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-cryptsession2.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-encrypt-mcrypt.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-encrypt-md5.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-encrypt-secret.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-encrypt-sha1.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-sess.txt -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-session-clob.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-session-clob2.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-session.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-session2.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-sessions.mysql.sql -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-sessions.oracle.clob.sql -share/concrete5/concrete/libraries/3rdparty/adodb/session/adodb-sessions.oracle.sql -share/concrete5/concrete/libraries/3rdparty/adodb/session/crypt.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/old/adodb-cryptsession.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/old/adodb-session-clob.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/old/adodb-session.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/old/crypt.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/session/session_schema.xml -share/concrete5/concrete/libraries/3rdparty/adodb/session/session_schema2.xml -share/concrete5/concrete/libraries/3rdparty/adodb/toexport.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/tohtml.inc.php -share/concrete5/concrete/libraries/3rdparty/adodb/xmlschema.dtd -share/concrete5/concrete/libraries/3rdparty/adodb/xmlschema03.dtd -share/concrete5/concrete/libraries/3rdparty/adodb/xsl/convert-0.1-0.2.xsl -share/concrete5/concrete/libraries/3rdparty/adodb/xsl/convert-0.1-0.3.xsl -share/concrete5/concrete/libraries/3rdparty/adodb/xsl/convert-0.2-0.1.xsl -share/concrete5/concrete/libraries/3rdparty/adodb/xsl/convert-0.2-0.3.xsl -share/concrete5/concrete/libraries/3rdparty/adodb/xsl/remove-0.2.xsl -share/concrete5/concrete/libraries/3rdparty/adodb/xsl/remove-0.3.xsl -share/concrete5/concrete/libraries/3rdparty/bbcode.php -share/concrete5/concrete/libraries/3rdparty/htmLawed.php -share/concrete5/concrete/libraries/3rdparty/jsmin.php -share/concrete5/concrete/libraries/3rdparty/markdown.php -share/concrete5/concrete/libraries/3rdparty/mobile_detect.php -share/concrete5/concrete/libraries/3rdparty/phpass/PasswordHash.php -share/concrete5/concrete/libraries/3rdparty/securimage/AHGBold.ttf -share/concrete5/concrete/libraries/3rdparty/securimage/LICENSE.txt -share/concrete5/concrete/libraries/3rdparty/securimage/README.FONT.txt -share/concrete5/concrete/libraries/3rdparty/securimage/README.txt -share/concrete5/concrete/libraries/3rdparty/securimage/audio/0.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/0.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/1.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/1.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/2.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/2.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/3.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/3.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/4.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/4.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/5.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/5.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/6.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/6.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/7.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/7.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/8.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/8.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/9.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/9.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/A.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/A.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/B.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/B.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/C.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/C.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/D.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/D.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/E.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/E.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/F.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/F.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/G.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/G.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/H.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/H.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/I.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/I.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/J.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/J.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/K.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/K.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/L.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/L.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/M.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/M.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/N.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/N.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/O.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/O.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/P.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/P.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/Q.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/Q.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/R.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/R.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/S.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/S.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/T.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/T.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/U.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/U.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/V.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/V.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/W.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/W.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/X.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/X.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/Y.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/Y.wav -share/concrete5/concrete/libraries/3rdparty/securimage/audio/Z.mp3 -share/concrete5/concrete/libraries/3rdparty/securimage/audio/Z.wav -share/concrete5/concrete/libraries/3rdparty/securimage/backgrounds/bg3.jpg -share/concrete5/concrete/libraries/3rdparty/securimage/backgrounds/bg4.jpg -share/concrete5/concrete/libraries/3rdparty/securimage/backgrounds/bg5.jpg -share/concrete5/concrete/libraries/3rdparty/securimage/backgrounds/bg6.png -share/concrete5/concrete/libraries/3rdparty/securimage/database/.htaccess -share/concrete5/concrete/libraries/3rdparty/securimage/database/index.html -share/concrete5/concrete/libraries/3rdparty/securimage/database/securimage.sqlite -share/concrete5/concrete/libraries/3rdparty/securimage/gdfonts/automatic.gdf -share/concrete5/concrete/libraries/3rdparty/securimage/images/audio_icon.gif -share/concrete5/concrete/libraries/3rdparty/securimage/images/refresh.gif -share/concrete5/concrete/libraries/3rdparty/securimage/securimage.php -share/concrete5/concrete/libraries/3rdparty/securimage/securimage_show.php -share/concrete5/concrete/libraries/3rdparty/securimage/securimage_show_example.php -share/concrete5/concrete/libraries/3rdparty/securimage/securimage_show_example2.php -share/concrete5/concrete/libraries/3rdparty/securimage/words/words.txt -share/concrete5/concrete/libraries/3rdparty/simplepie.php -share/concrete5/concrete/libraries/3rdparty/urlify.php -share/concrete5/concrete/libraries/Zend/Queue/Adapter/Concrete5.php -share/concrete5/concrete/libraries/archive.php -share/concrete5/concrete/libraries/attribute/controller.php -share/concrete5/concrete/libraries/attribute/view.php -share/concrete5/concrete/libraries/authentication/open_id.php -share/concrete5/concrete/libraries/backup.php -share/concrete5/concrete/libraries/block_controller.php -share/concrete5/concrete/libraries/block_view.php -share/concrete5/concrete/libraries/block_view_template.php -share/concrete5/concrete/libraries/cache.php -share/concrete5/concrete/libraries/content/exporter.php -share/concrete5/concrete/libraries/content/importer.php -share/concrete5/concrete/libraries/controller.php -share/concrete5/concrete/libraries/database.php -share/concrete5/concrete/libraries/database_indexed_search.php -share/concrete5/concrete/libraries/database_item_list.php -share/concrete5/concrete/libraries/environment.php -share/concrete5/concrete/libraries/events.php -share/concrete5/concrete/libraries/file/importer.php -share/concrete5/concrete/libraries/file/inspector.php -share/concrete5/concrete/libraries/file/types.php -share/concrete5/concrete/libraries/file/types/flv.php -share/concrete5/concrete/libraries/file/types/image.php -share/concrete5/concrete/libraries/item_list.php -share/concrete5/concrete/libraries/loader.php -share/concrete5/concrete/libraries/localization.php -share/concrete5/concrete/libraries/log.php -share/concrete5/concrete/libraries/mail/importer.php -share/concrete5/concrete/libraries/mail/importers/private_message.php -share/concrete5/concrete/libraries/marketplace.php -share/concrete5/concrete/libraries/model.php -share/concrete5/concrete/libraries/newsflow.php -share/concrete5/concrete/libraries/object.php -share/concrete5/concrete/libraries/page_cache/library.php -share/concrete5/concrete/libraries/page_cache/record.php -share/concrete5/concrete/libraries/page_cache/types/file.php -share/concrete5/concrete/libraries/page_cache/unknown_record.php -share/concrete5/concrete/libraries/queue.php -share/concrete5/concrete/libraries/request.php -share/concrete5/concrete/libraries/template_file.php -share/concrete5/concrete/libraries/update.php -share/concrete5/concrete/libraries/view.php +share/concrete5/concrete/js/thumbnail-editor-3.swf +share/concrete5/concrete/js/topics.js +share/concrete5/concrete/js/translator.js +share/concrete5/concrete/js/underscore.js share/concrete5/concrete/mail/basic_workflow_notification.php share/concrete5/concrete/mail/block_form_submission.php -share/concrete5/concrete/mail/block_guestbook_notification.php +share/concrete5/concrete/mail/facebook_account_connected.php share/concrete5/concrete/mail/forgot_password.php share/concrete5/concrete/mail/mail_importer_error.php +share/concrete5/concrete/mail/new_conversation_message.php share/concrete5/concrete/mail/private_message.php share/concrete5/concrete/mail/private_message_admin_warning.php share/concrete5/concrete/mail/private_message_response_enabled.php @@ -4846,245 +2480,19 @@ share/concrete5/concrete/mail/user_register.php share/concrete5/concrete/mail/user_register_approval_required.php share/concrete5/concrete/mail/user_registered_approval_complete.php share/concrete5/concrete/mail/validate_user_email.php -share/concrete5/concrete/models/area.php -share/concrete5/concrete/models/attribute/categories/collection.php -share/concrete5/concrete/models/attribute/categories/file.php -share/concrete5/concrete/models/attribute/categories/user.php -share/concrete5/concrete/models/attribute/category.php -share/concrete5/concrete/models/attribute/key.php -share/concrete5/concrete/models/attribute/set.php -share/concrete5/concrete/models/attribute/type.php -share/concrete5/concrete/models/attribute/types/address/composer.php -share/concrete5/concrete/models/attribute/types/address/controller.php -share/concrete5/concrete/models/attribute/types/address/country_state.js -share/concrete5/concrete/models/attribute/types/address/form.css -share/concrete5/concrete/models/attribute/types/address/form.php -share/concrete5/concrete/models/attribute/types/address/icon.png -share/concrete5/concrete/models/attribute/types/address/type_form.js -share/concrete5/concrete/models/attribute/types/address/type_form.php -share/concrete5/concrete/models/attribute/types/boolean/controller.php -share/concrete5/concrete/models/attribute/types/boolean/icon.png -share/concrete5/concrete/models/attribute/types/boolean/type_form.php -share/concrete5/concrete/models/attribute/types/date_time/controller.php -share/concrete5/concrete/models/attribute/types/date_time/icon.png -share/concrete5/concrete/models/attribute/types/date_time/type_form.php -share/concrete5/concrete/models/attribute/types/default/controller.php -share/concrete5/concrete/models/attribute/types/default/icon.png -share/concrete5/concrete/models/attribute/types/image_file/controller.php -share/concrete5/concrete/models/attribute/types/image_file/icon.png -share/concrete5/concrete/models/attribute/types/number/controller.php -share/concrete5/concrete/models/attribute/types/number/icon.png -share/concrete5/concrete/models/attribute/types/rating/controller.php -share/concrete5/concrete/models/attribute/types/rating/icon.png -share/concrete5/concrete/models/attribute/types/select/controller.php -share/concrete5/concrete/models/attribute/types/select/form.php -share/concrete5/concrete/models/attribute/types/select/icon.png -share/concrete5/concrete/models/attribute/types/select/search.php -share/concrete5/concrete/models/attribute/types/select/type_form.css -share/concrete5/concrete/models/attribute/types/select/type_form.js -share/concrete5/concrete/models/attribute/types/select/type_form.php -share/concrete5/concrete/models/attribute/types/text/controller.php -share/concrete5/concrete/models/attribute/types/text/icon.png -share/concrete5/concrete/models/attribute/types/textarea/controller.php -share/concrete5/concrete/models/attribute/types/textarea/icon.png -share/concrete5/concrete/models/attribute/types/textarea/type_form.php -share/concrete5/concrete/models/attribute/value.php -share/concrete5/concrete/models/block.php -share/concrete5/concrete/models/block_types.php -share/concrete5/concrete/models/collection.php -share/concrete5/concrete/models/collection_types.php -share/concrete5/concrete/models/collection_version.php -share/concrete5/concrete/models/composer_page.php -share/concrete5/concrete/models/config.php -share/concrete5/concrete/models/custom_style.php -share/concrete5/concrete/models/file.php -share/concrete5/concrete/models/file_list.php -share/concrete5/concrete/models/file_set.php -share/concrete5/concrete/models/file_storage_location.php -share/concrete5/concrete/models/file_version.php -share/concrete5/concrete/models/global_area.php -share/concrete5/concrete/models/group_set.php -share/concrete5/concrete/models/group_set_list.php -share/concrete5/concrete/models/groups.php -share/concrete5/concrete/models/job.php -share/concrete5/concrete/models/job_set.php -share/concrete5/concrete/models/layout.php -share/concrete5/concrete/models/layout_preset.php -share/concrete5/concrete/models/marketplace_remote_item.php -share/concrete5/concrete/models/package.php -share/concrete5/concrete/models/package/starting_point.php -share/concrete5/concrete/models/package_archive.php -share/concrete5/concrete/models/page.php -share/concrete5/concrete/models/page_list.php -share/concrete5/concrete/models/page_statistics.php -share/concrete5/concrete/models/page_theme.php -share/concrete5/concrete/models/page_theme_archive.php -share/concrete5/concrete/models/permission/access/categories/admin.php -share/concrete5/concrete/models/permission/access/categories/area.php -share/concrete5/concrete/models/permission/access/categories/basic_workflow.php -share/concrete5/concrete/models/permission/access/categories/block.php -share/concrete5/concrete/models/permission/access/categories/block_type.php -share/concrete5/concrete/models/permission/access/categories/composer_page.php -share/concrete5/concrete/models/permission/access/categories/custom/access_user_search.php -share/concrete5/concrete/models/permission/access/categories/custom/add_block.php -share/concrete5/concrete/models/permission/access/categories/custom/add_block_to_area.php -share/concrete5/concrete/models/permission/access/categories/custom/add_file.php -share/concrete5/concrete/models/permission/access/categories/custom/add_subpage.php -share/concrete5/concrete/models/permission/access/categories/custom/assign_user_groups.php -share/concrete5/concrete/models/permission/access/categories/custom/edit_page_properties.php -share/concrete5/concrete/models/permission/access/categories/custom/edit_page_theme.php -share/concrete5/concrete/models/permission/access/categories/custom/edit_user_properties.php -share/concrete5/concrete/models/permission/access/categories/custom/view_user_attributes.php -share/concrete5/concrete/models/permission/access/categories/file.php -share/concrete5/concrete/models/permission/access/categories/file_set.php -share/concrete5/concrete/models/permission/access/categories/marketplace_newsflow.php -share/concrete5/concrete/models/permission/access/categories/page.php -share/concrete5/concrete/models/permission/access/categories/single_page.php -share/concrete5/concrete/models/permission/access/categories/sitemap.php -share/concrete5/concrete/models/permission/access/categories/stack.php -share/concrete5/concrete/models/permission/access/categories/user.php -share/concrete5/concrete/models/permission/access/categories/workflow.php -share/concrete5/concrete/models/permission/access/entity/model.php -share/concrete5/concrete/models/permission/access/entity/type.php -share/concrete5/concrete/models/permission/access/entity/types/file_uploader.php -share/concrete5/concrete/models/permission/access/entity/types/group.php -share/concrete5/concrete/models/permission/access/entity/types/group_combination.php -share/concrete5/concrete/models/permission/access/entity/types/group_set.php -share/concrete5/concrete/models/permission/access/entity/types/page_owner.php -share/concrete5/concrete/models/permission/access/entity/types/user.php -share/concrete5/concrete/models/permission/access/list_item.php -share/concrete5/concrete/models/permission/access/list_items/admin.php -share/concrete5/concrete/models/permission/access/list_items/area.php -share/concrete5/concrete/models/permission/access/list_items/basic_workflow.php -share/concrete5/concrete/models/permission/access/list_items/block.php -share/concrete5/concrete/models/permission/access/list_items/block_type.php -share/concrete5/concrete/models/permission/access/list_items/composer_page.php -share/concrete5/concrete/models/permission/access/list_items/custom/access_user_search.php -share/concrete5/concrete/models/permission/access/list_items/custom/add_block.php -share/concrete5/concrete/models/permission/access/list_items/custom/add_block_to_area.php -share/concrete5/concrete/models/permission/access/list_items/custom/add_file.php -share/concrete5/concrete/models/permission/access/list_items/custom/add_subpage.php -share/concrete5/concrete/models/permission/access/list_items/custom/assign_user_groups.php -share/concrete5/concrete/models/permission/access/list_items/custom/edit_page_properties.php -share/concrete5/concrete/models/permission/access/list_items/custom/edit_page_theme.php -share/concrete5/concrete/models/permission/access/list_items/custom/edit_user_properties.php -share/concrete5/concrete/models/permission/access/list_items/custom/view_user_attributes.php -share/concrete5/concrete/models/permission/access/list_items/file.php -share/concrete5/concrete/models/permission/access/list_items/file_set.php -share/concrete5/concrete/models/permission/access/list_items/marketplace_newsflow.php -share/concrete5/concrete/models/permission/access/list_items/page.php -share/concrete5/concrete/models/permission/access/list_items/single_page.php -share/concrete5/concrete/models/permission/access/list_items/sitemap.php -share/concrete5/concrete/models/permission/access/list_items/stack.php -share/concrete5/concrete/models/permission/access/list_items/user.php -share/concrete5/concrete/models/permission/access/model.php -share/concrete5/concrete/models/permission/assignment.php -share/concrete5/concrete/models/permission/assignments/area.php -share/concrete5/concrete/models/permission/assignments/basic_workflow.php -share/concrete5/concrete/models/permission/assignments/block.php -share/concrete5/concrete/models/permission/assignments/block_type.php -share/concrete5/concrete/models/permission/assignments/composer_page.php -share/concrete5/concrete/models/permission/assignments/file.php -share/concrete5/concrete/models/permission/assignments/file_set.php -share/concrete5/concrete/models/permission/assignments/marketplace_newsflow.php -share/concrete5/concrete/models/permission/assignments/page.php -share/concrete5/concrete/models/permission/assignments/page/timed_content.php -share/concrete5/concrete/models/permission/assignments/single_page.php -share/concrete5/concrete/models/permission/assignments/sitemap.php -share/concrete5/concrete/models/permission/assignments/stack.php -share/concrete5/concrete/models/permission/assignments/user.php -share/concrete5/concrete/models/permission/cache.php -share/concrete5/concrete/models/permission/category.php -share/concrete5/concrete/models/permission/duration.php -share/concrete5/concrete/models/permission/key.php -share/concrete5/concrete/models/permission/keys/admin.php -share/concrete5/concrete/models/permission/keys/area.php -share/concrete5/concrete/models/permission/keys/basic_workflow.php -share/concrete5/concrete/models/permission/keys/block.php -share/concrete5/concrete/models/permission/keys/block_type.php -share/concrete5/concrete/models/permission/keys/composer_page.php -share/concrete5/concrete/models/permission/keys/custom/access_user_search.php -share/concrete5/concrete/models/permission/keys/custom/add_block.php -share/concrete5/concrete/models/permission/keys/custom/add_block_to_area.php -share/concrete5/concrete/models/permission/keys/custom/add_file.php -share/concrete5/concrete/models/permission/keys/custom/add_subpage.php -share/concrete5/concrete/models/permission/keys/custom/assign_user_groups.php -share/concrete5/concrete/models/permission/keys/custom/edit_page_properties.php -share/concrete5/concrete/models/permission/keys/custom/edit_page_theme.php -share/concrete5/concrete/models/permission/keys/custom/edit_user_properties.php -share/concrete5/concrete/models/permission/keys/custom/view_user_attributes.php -share/concrete5/concrete/models/permission/keys/file.php -share/concrete5/concrete/models/permission/keys/file_set.php -share/concrete5/concrete/models/permission/keys/marketplace_newsflow.php -share/concrete5/concrete/models/permission/keys/page.php -share/concrete5/concrete/models/permission/keys/single_page.php -share/concrete5/concrete/models/permission/keys/sitemap.php -share/concrete5/concrete/models/permission/keys/stack.php -share/concrete5/concrete/models/permission/keys/user.php -share/concrete5/concrete/models/permission/keys/workflow.php -share/concrete5/concrete/models/permission/legacy/file.php -share/concrete5/concrete/models/permission/legacy/task.php -share/concrete5/concrete/models/permission/response.php -share/concrete5/concrete/models/permission/response/area.php -share/concrete5/concrete/models/permission/response/block.php -share/concrete5/concrete/models/permission/response/collection_version.php -share/concrete5/concrete/models/permission/response/composer_page.php -share/concrete5/concrete/models/permission/response/file.php -share/concrete5/concrete/models/permission/response/file_set.php -share/concrete5/concrete/models/permission/response/page.php -share/concrete5/concrete/models/permission/response/single_page.php -share/concrete5/concrete/models/permission/response/stack.php -share/concrete5/concrete/models/permission/set.php -share/concrete5/concrete/models/permissions.php -share/concrete5/concrete/models/pile.php -share/concrete5/concrete/models/queueable_job.php -share/concrete5/concrete/models/search/group.php -share/concrete5/concrete/models/signup_request.php -share/concrete5/concrete/models/single_page.php -share/concrete5/concrete/models/stack/list.php -share/concrete5/concrete/models/stack/model.php -share/concrete5/concrete/models/system/antispam/library.php -share/concrete5/concrete/models/system/captcha/controller.php -share/concrete5/concrete/models/system/captcha/library.php -share/concrete5/concrete/models/system/captcha/types/securimage/controller.php -share/concrete5/concrete/models/system_notification.php -share/concrete5/concrete/models/task_permission.php -share/concrete5/concrete/models/user.php -share/concrete5/concrete/models/user_banned_ip.php -share/concrete5/concrete/models/user_list.php -share/concrete5/concrete/models/user_private_message.php -share/concrete5/concrete/models/user_statistics.php -share/concrete5/concrete/models/user_validation_hash.php -share/concrete5/concrete/models/userinfo.php -share/concrete5/concrete/models/users_friends.php -share/concrete5/concrete/models/workflow/description.php -share/concrete5/concrete/models/workflow/empty.php -share/concrete5/concrete/models/workflow/model.php -share/concrete5/concrete/models/workflow/progress/action.php -share/concrete5/concrete/models/workflow/progress/categories/page.php -share/concrete5/concrete/models/workflow/progress/category.php -share/concrete5/concrete/models/workflow/progress/history.php -share/concrete5/concrete/models/workflow/progress/model.php -share/concrete5/concrete/models/workflow/progress/response.php -share/concrete5/concrete/models/workflow/request/categories/page.php -share/concrete5/concrete/models/workflow/request/model.php -share/concrete5/concrete/models/workflow/request/requests/approve_page.php -share/concrete5/concrete/models/workflow/request/requests/approve_stack.php -share/concrete5/concrete/models/workflow/request/requests/change_page_permissions.php -share/concrete5/concrete/models/workflow/request/requests/change_page_permissions_inheritance.php -share/concrete5/concrete/models/workflow/request/requests/change_subpage_defaults_inheritance.php -share/concrete5/concrete/models/workflow/request/requests/delete_page.php -share/concrete5/concrete/models/workflow/request/requests/move_page.php -share/concrete5/concrete/models/workflow/type.php -share/concrete5/concrete/models/workflow/types/basic.php -share/concrete5/concrete/models/workflow/types/basic/data.php -share/concrete5/concrete/page_types/blog_entry.php +share/concrete5/concrete/mail/won_badge.php share/concrete5/concrete/single_pages/!drafts/icon.png share/concrete5/concrete/single_pages/!drafts/view.php share/concrete5/concrete/single_pages/!stacks/icon.png share/concrete5/concrete/single_pages/!stacks/view.php share/concrete5/concrete/single_pages/!trash/icon.png share/concrete5/concrete/single_pages/!trash/view.php +share/concrete5/concrete/single_pages/account/avatar.php +share/concrete5/concrete/single_pages/account/edit_profile.php +share/concrete5/concrete/single_pages/account/icon.png +share/concrete5/concrete/single_pages/account/messages/inbox.php +share/concrete5/concrete/single_pages/account/messages/view.php +share/concrete5/concrete/single_pages/account/view.php share/concrete5/concrete/single_pages/dashboard/blocks/permissions.php share/concrete5/concrete/single_pages/dashboard/blocks/stacks/detail.php share/concrete5/concrete/single_pages/dashboard/blocks/stacks/list/view.php @@ -5094,7 +2502,9 @@ share/concrete5/concrete/single_pages/dashboard/blocks/view.php share/concrete5/concrete/single_pages/dashboard/composer/drafts.php share/concrete5/concrete/single_pages/dashboard/composer/view.php share/concrete5/concrete/single_pages/dashboard/composer/write.php -share/concrete5/concrete/single_pages/dashboard/extend/add-ons.php +share/concrete5/concrete/single_pages/dashboard/conversations/messages.php +share/concrete5/concrete/single_pages/dashboard/conversations/view.php +share/concrete5/concrete/single_pages/dashboard/extend/addons.php share/concrete5/concrete/single_pages/dashboard/extend/connect.php share/concrete5/concrete/single_pages/dashboard/extend/install.php share/concrete5/concrete/single_pages/dashboard/extend/themes.php @@ -5108,13 +2518,19 @@ share/concrete5/concrete/single_pages/dashboard/files/view.php share/concrete5/concrete/single_pages/dashboard/icon.png share/concrete5/concrete/single_pages/dashboard/news.php share/concrete5/concrete/single_pages/dashboard/pages/attributes.php +share/concrete5/concrete/single_pages/dashboard/pages/feeds.php share/concrete5/concrete/single_pages/dashboard/pages/single.php -share/concrete5/concrete/single_pages/dashboard/pages/themes/add.php -share/concrete5/concrete/single_pages/dashboard/pages/themes/customize.php +share/concrete5/concrete/single_pages/dashboard/pages/templates/add.php +share/concrete5/concrete/single_pages/dashboard/pages/templates/view.php share/concrete5/concrete/single_pages/dashboard/pages/themes/inspect.php share/concrete5/concrete/single_pages/dashboard/pages/themes/view.php share/concrete5/concrete/single_pages/dashboard/pages/types/add.php +share/concrete5/concrete/single_pages/dashboard/pages/types/attributes.php share/concrete5/concrete/single_pages/dashboard/pages/types/composer.php +share/concrete5/concrete/single_pages/dashboard/pages/types/form.php +share/concrete5/concrete/single_pages/dashboard/pages/types/organize.php +share/concrete5/concrete/single_pages/dashboard/pages/types/output.php +share/concrete5/concrete/single_pages/dashboard/pages/types/permissions.php share/concrete5/concrete/single_pages/dashboard/pages/types/view.php share/concrete5/concrete/single_pages/dashboard/pages/view.php share/concrete5/concrete/single_pages/dashboard/reports.php @@ -5122,60 +2538,76 @@ share/concrete5/concrete/single_pages/dashboard/reports/forms.php share/concrete5/concrete/single_pages/dashboard/reports/logs.php share/concrete5/concrete/single_pages/dashboard/reports/statistics.php share/concrete5/concrete/single_pages/dashboard/reports/surveys.php -share/concrete5/concrete/single_pages/dashboard/scrapbook/view.php share/concrete5/concrete/single_pages/dashboard/sitemap/explore.php share/concrete5/concrete/single_pages/dashboard/sitemap/full.php share/concrete5/concrete/single_pages/dashboard/sitemap/search.php share/concrete5/concrete/single_pages/dashboard/sitemap/view.php share/concrete5/concrete/single_pages/dashboard/system/attributes/sets.php +share/concrete5/concrete/single_pages/dashboard/system/attributes/topics/add.php +share/concrete5/concrete/single_pages/dashboard/system/attributes/topics/view.php share/concrete5/concrete/single_pages/dashboard/system/attributes/types.php share/concrete5/concrete/single_pages/dashboard/system/attributes/view.php -share/concrete5/concrete/single_pages/dashboard/system/backup_restore/backup.php -share/concrete5/concrete/single_pages/dashboard/system/backup_restore/database.php -share/concrete5/concrete/single_pages/dashboard/system/backup_restore/update.php -share/concrete5/concrete/single_pages/dashboard/system/backup_restore/view.php +share/concrete5/concrete/single_pages/dashboard/system/backup/backup.php +share/concrete5/concrete/single_pages/dashboard/system/backup/update.php +share/concrete5/concrete/single_pages/dashboard/system/backup/view.php +share/concrete5/concrete/single_pages/dashboard/system/basics/accessibility.php share/concrete5/concrete/single_pages/dashboard/system/basics/editor.php share/concrete5/concrete/single_pages/dashboard/system/basics/icons.php -share/concrete5/concrete/single_pages/dashboard/system/basics/interface.php +share/concrete5/concrete/single_pages/dashboard/system/basics/images.php share/concrete5/concrete/single_pages/dashboard/system/basics/multilingual/view.php -share/concrete5/concrete/single_pages/dashboard/system/basics/site_name.php +share/concrete5/concrete/single_pages/dashboard/system/basics/name.php +share/concrete5/concrete/single_pages/dashboard/system/basics/social.php share/concrete5/concrete/single_pages/dashboard/system/basics/timezone.php share/concrete5/concrete/single_pages/dashboard/system/basics/view.php +share/concrete5/concrete/single_pages/dashboard/system/conversations/bannedwords.php +share/concrete5/concrete/single_pages/dashboard/system/conversations/permissions.php +share/concrete5/concrete/single_pages/dashboard/system/conversations/points.php +share/concrete5/concrete/single_pages/dashboard/system/conversations/settings.php +share/concrete5/concrete/single_pages/dashboard/system/conversations/view.php share/concrete5/concrete/single_pages/dashboard/system/developer/view.php share/concrete5/concrete/single_pages/dashboard/system/environment/debug.php -share/concrete5/concrete/single_pages/dashboard/system/environment/file_storage_locations.php +share/concrete5/concrete/single_pages/dashboard/system/environment/entities.php share/concrete5/concrete/single_pages/dashboard/system/environment/info.php share/concrete5/concrete/single_pages/dashboard/system/environment/logging.php share/concrete5/concrete/single_pages/dashboard/system/environment/proxy.php share/concrete5/concrete/single_pages/dashboard/system/environment/view.php +share/concrete5/concrete/single_pages/dashboard/system/files/filetypes.php +share/concrete5/concrete/single_pages/dashboard/system/files/permissions.php +share/concrete5/concrete/single_pages/dashboard/system/files/storage.php +share/concrete5/concrete/single_pages/dashboard/system/files/thumbnails.php +share/concrete5/concrete/single_pages/dashboard/system/files/view.php share/concrete5/concrete/single_pages/dashboard/system/mail/importers.php share/concrete5/concrete/single_pages/dashboard/system/mail/method.php -share/concrete5/concrete/single_pages/dashboard/system/mail/method/test_settings.php +share/concrete5/concrete/single_pages/dashboard/system/mail/method/test.php share/concrete5/concrete/single_pages/dashboard/system/mail/view.php +share/concrete5/concrete/single_pages/dashboard/system/multilingual/page_report.php +share/concrete5/concrete/single_pages/dashboard/system/multilingual/setup.php +share/concrete5/concrete/single_pages/dashboard/system/multilingual/translate_interface.php +share/concrete5/concrete/single_pages/dashboard/system/multilingual/view.php share/concrete5/concrete/single_pages/dashboard/system/optimization/cache.php -share/concrete5/concrete/single_pages/dashboard/system/optimization/clear_cache.php +share/concrete5/concrete/single_pages/dashboard/system/optimization/clearcache.php share/concrete5/concrete/single_pages/dashboard/system/optimization/jobs.php +share/concrete5/concrete/single_pages/dashboard/system/optimization/query_log.php share/concrete5/concrete/single_pages/dashboard/system/optimization/view.php share/concrete5/concrete/single_pages/dashboard/system/permissions/advanced.php share/concrete5/concrete/single_pages/dashboard/system/permissions/antispam.php +share/concrete5/concrete/single_pages/dashboard/system/permissions/blacklist.php share/concrete5/concrete/single_pages/dashboard/system/permissions/captcha.php -share/concrete5/concrete/single_pages/dashboard/system/permissions/file_types.php -share/concrete5/concrete/single_pages/dashboard/system/permissions/files.php -share/concrete5/concrete/single_pages/dashboard/system/permissions/ip_blacklist.php -share/concrete5/concrete/single_pages/dashboard/system/permissions/maintenance_mode.php +share/concrete5/concrete/single_pages/dashboard/system/permissions/maintenance.php share/concrete5/concrete/single_pages/dashboard/system/permissions/site.php share/concrete5/concrete/single_pages/dashboard/system/permissions/tasks.php share/concrete5/concrete/single_pages/dashboard/system/permissions/users.php share/concrete5/concrete/single_pages/dashboard/system/permissions/view.php +share/concrete5/concrete/single_pages/dashboard/system/registration/authentication.php +share/concrete5/concrete/single_pages/dashboard/system/registration/open.php share/concrete5/concrete/single_pages/dashboard/system/registration/postlogin.php share/concrete5/concrete/single_pages/dashboard/system/registration/profiles.php -share/concrete5/concrete/single_pages/dashboard/system/registration/public_registration.php share/concrete5/concrete/single_pages/dashboard/system/registration/view.php -share/concrete5/concrete/single_pages/dashboard/system/seo/bulk_seo_tool.php +share/concrete5/concrete/single_pages/dashboard/system/seo/bulk.php +share/concrete5/concrete/single_pages/dashboard/system/seo/codes.php share/concrete5/concrete/single_pages/dashboard/system/seo/excluded.php -share/concrete5/concrete/single_pages/dashboard/system/seo/search_index.php +share/concrete5/concrete/single_pages/dashboard/system/seo/searchindex.php share/concrete5/concrete/single_pages/dashboard/system/seo/statistics.php -share/concrete5/concrete/single_pages/dashboard/system/seo/tracking_codes.php share/concrete5/concrete/single_pages/dashboard/system/seo/urls.php share/concrete5/concrete/single_pages/dashboard/system/seo/view.php share/concrete5/concrete/single_pages/dashboard/system/view.php @@ -5184,150 +2616,1008 @@ share/concrete5/concrete/single_pages/dashboard/users/add_group.php share/concrete5/concrete/single_pages/dashboard/users/attributes.php share/concrete5/concrete/single_pages/dashboard/users/group_sets.php share/concrete5/concrete/single_pages/dashboard/users/groups.php +share/concrete5/concrete/single_pages/dashboard/users/groups/bulkupdate.php +share/concrete5/concrete/single_pages/dashboard/users/points/actions.php +share/concrete5/concrete/single_pages/dashboard/users/points/assign.php +share/concrete5/concrete/single_pages/dashboard/users/points/view.php share/concrete5/concrete/single_pages/dashboard/users/search.php share/concrete5/concrete/single_pages/dashboard/users/view.php share/concrete5/concrete/single_pages/dashboard/view.php -share/concrete5/concrete/single_pages/dashboard/workflow/list.php share/concrete5/concrete/single_pages/dashboard/workflow/me.php share/concrete5/concrete/single_pages/dashboard/workflow/view.php +share/concrete5/concrete/single_pages/dashboard/workflow/workflows.php share/concrete5/concrete/single_pages/download_file.php -share/concrete5/concrete/single_pages/install.php share/concrete5/concrete/single_pages/login.php -share/concrete5/concrete/single_pages/maintenance_mode.php -share/concrete5/concrete/single_pages/members.php +share/concrete5/concrete/single_pages/login_oauth.php +share/concrete5/concrete/single_pages/members/directory.php +share/concrete5/concrete/single_pages/members/profile.php +share/concrete5/concrete/single_pages/members/view.php share/concrete5/concrete/single_pages/page_forbidden.php share/concrete5/concrete/single_pages/page_not_found.php -share/concrete5/concrete/single_pages/profile/avatar.php -share/concrete5/concrete/single_pages/profile/edit.php -share/concrete5/concrete/single_pages/profile/friends.php -share/concrete5/concrete/single_pages/profile/messages.php -share/concrete5/concrete/single_pages/profile/view.php share/concrete5/concrete/single_pages/register.php -share/concrete5/concrete/single_pages/upgrade.php -share/concrete5/concrete/single_pages/user_error.php -share/concrete5/concrete/startup/autoload.php -share/concrete5/concrete/startup/check_page_cache.php -share/concrete5/concrete/startup/config_check.php -share/concrete5/concrete/startup/config_check_complete.php -share/concrete5/concrete/startup/debug_logging.php -share/concrete5/concrete/startup/encoding_check.php -share/concrete5/concrete/startup/exceptions.php -share/concrete5/concrete/startup/external_link.php -share/concrete5/concrete/startup/file_access_check.php -share/concrete5/concrete/startup/file_permission_config.php -share/concrete5/concrete/startup/jobs.php -share/concrete5/concrete/startup/localization.php -share/concrete5/concrete/startup/magic_quotes_gpc_check.php -share/concrete5/concrete/startup/maintenance_mode_check.php -share/concrete5/concrete/startup/optional_menu_buttons.php -share/concrete5/concrete/startup/packages.php -share/concrete5/concrete/startup/permission_cache_check.php -share/concrete5/concrete/startup/process.php -share/concrete5/concrete/startup/required.php -share/concrete5/concrete/startup/security.php -share/concrete5/concrete/startup/session.php -share/concrete5/concrete/startup/shutdown.php -share/concrete5/concrete/startup/timezone.php -share/concrete5/concrete/startup/tools.php -share/concrete5/concrete/startup/tools_upgrade_check.php -share/concrete5/concrete/startup/updated_core_check.php -share/concrete5/concrete/startup/url_check.php -share/concrete5/concrete/startup/user.php -share/concrete5/concrete/themes/core/concrete.php +share/concrete5/concrete/src/Activity/Newsflow.php +share/concrete5/concrete/src/Activity/NewsflowItem.php +share/concrete5/concrete/src/Activity/NewsflowSlotItem.php +share/concrete5/concrete/src/Antispam/Library.php +share/concrete5/concrete/src/Antispam/Service.php +share/concrete5/concrete/src/Application/Application.php +share/concrete5/concrete/src/Application/ApplicationServiceProvider.php +share/concrete5/concrete/src/Application/EditResponse.php +share/concrete5/concrete/src/Application/Service/Avatar.php +share/concrete5/concrete/src/Application/Service/Composer.php +share/concrete5/concrete/src/Application/Service/Dashboard.php +share/concrete5/concrete/src/Application/Service/Dashboard/Sitemap.php +share/concrete5/concrete/src/Application/Service/FileManager.php +share/concrete5/concrete/src/Application/Service/Urls.php +share/concrete5/concrete/src/Application/Service/User.php +share/concrete5/concrete/src/Application/Service/UserInterface.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/AbstractManager.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/BlockTypeManager.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/CoreManager.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/DashboardManager.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/Formatter.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/FormatterInterface.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/ManagerInterface.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/Message.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/MessageInterface.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/PanelManager.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/RegistryInterface.php +share/concrete5/concrete/src/Application/Service/UserInterface/Help/StandardManager.php +share/concrete5/concrete/src/Application/Service/UserInterface/Menu.php +share/concrete5/concrete/src/Application/Service/Validation.php +share/concrete5/concrete/src/Application/UserInterface/Menu/Item/Controller.php +share/concrete5/concrete/src/Application/UserInterface/Menu/Item/ControllerInterface.php +share/concrete5/concrete/src/Application/UserInterface/Menu/Item/Item.php +share/concrete5/concrete/src/Application/UserInterface/Menu/Item/ItemInterface.php +share/concrete5/concrete/src/Area/Area.php +share/concrete5/concrete/src/Area/CustomStyle.php +share/concrete5/concrete/src/Area/GlobalArea.php +share/concrete5/concrete/src/Area/Layout/Column.php +share/concrete5/concrete/src/Area/Layout/CustomColumn.php +share/concrete5/concrete/src/Area/Layout/CustomLayout.php +share/concrete5/concrete/src/Area/Layout/Layout.php +share/concrete5/concrete/src/Area/Layout/Preset.php +share/concrete5/concrete/src/Area/Layout/ThemeGridColumn.php +share/concrete5/concrete/src/Area/Layout/ThemeGridLayout.php +share/concrete5/concrete/src/Area/SubArea.php +share/concrete5/concrete/src/Asset/Asset.php +share/concrete5/concrete/src/Asset/AssetGroup.php +share/concrete5/concrete/src/Asset/AssetList.php +share/concrete5/concrete/src/Asset/AssetPointer.php +share/concrete5/concrete/src/Asset/CssAsset.php +share/concrete5/concrete/src/Asset/CssInlineAsset.php +share/concrete5/concrete/src/Asset/CssLocalizedAsset.php +share/concrete5/concrete/src/Asset/Group/CoreConversationAssetGroup.php +share/concrete5/concrete/src/Asset/JavascriptAsset.php +share/concrete5/concrete/src/Asset/JavascriptConditionalAsset.php +share/concrete5/concrete/src/Asset/JavascriptInlineAsset.php +share/concrete5/concrete/src/Asset/JavascriptLocalizedAsset.php +share/concrete5/concrete/src/Attribute/Controller.php +share/concrete5/concrete/src/Attribute/DefaultController.php +share/concrete5/concrete/src/Attribute/Key/Category.php +share/concrete5/concrete/src/Attribute/Key/CollectionKey.php +share/concrete5/concrete/src/Attribute/Key/FileKey.php +share/concrete5/concrete/src/Attribute/Key/Key.php +share/concrete5/concrete/src/Attribute/Key/UserKey.php +share/concrete5/concrete/src/Attribute/PendingType.php +share/concrete5/concrete/src/Attribute/Set.php +share/concrete5/concrete/src/Attribute/Type.php +share/concrete5/concrete/src/Attribute/Value/CollectionValue.php +share/concrete5/concrete/src/Attribute/Value/FileValue.php +share/concrete5/concrete/src/Attribute/Value/UserValue.php +share/concrete5/concrete/src/Attribute/Value/Value.php +share/concrete5/concrete/src/Attribute/Value/ValueList.php +share/concrete5/concrete/src/Attribute/View.php +share/concrete5/concrete/src/Authentication/AuthenticationType.php +share/concrete5/concrete/src/Authentication/AuthenticationTypeController.php +share/concrete5/concrete/src/Authentication/AuthenticationTypeControllerInterface.php +share/concrete5/concrete/src/Authentication/AuthenticationTypeFailureException.php +share/concrete5/concrete/src/Authentication/LoginException.php +share/concrete5/concrete/src/Authentication/Type/Community/Extractor/Community.php +share/concrete5/concrete/src/Authentication/Type/Community/Service/Community.php +share/concrete5/concrete/src/Authentication/Type/Community/ServiceProvider.php +share/concrete5/concrete/src/Authentication/Type/Facebook/ServiceProvider.php +share/concrete5/concrete/src/Authentication/Type/Google/Extractor/Google.php +share/concrete5/concrete/src/Authentication/Type/Google/ServiceProvider.php +share/concrete5/concrete/src/Authentication/Type/OAuth/GenericOauthTypeController.php +share/concrete5/concrete/src/Authentication/Type/OAuth/OAuth1a/GenericOauth1aTypeController.php +share/concrete5/concrete/src/Authentication/Type/OAuth/OAuth2/GenericOauth2TypeController.php +share/concrete5/concrete/src/Authentication/Type/OAuth/ServiceProvider.php +share/concrete5/concrete/src/Authentication/Type/Twitter/ServiceProvider.php +share/concrete5/concrete/src/Backup/Backup.php +share/concrete5/concrete/src/Backup/BackupTable.php +share/concrete5/concrete/src/Backup/ContentExporter.php +share/concrete5/concrete/src/Backup/ContentImporter.php +share/concrete5/concrete/src/Block/Block.php +share/concrete5/concrete/src/Block/BlockController.php +share/concrete5/concrete/src/Block/BlockType/BlockType.php +share/concrete5/concrete/src/Block/BlockType/BlockTypeList.php +share/concrete5/concrete/src/Block/BlockType/Set.php +share/concrete5/concrete/src/Block/CacheSettings.php +share/concrete5/concrete/src/Block/CustomStyle.php +share/concrete5/concrete/src/Block/View/BlockView.php +share/concrete5/concrete/src/Block/View/BlockViewTemplate.php +share/concrete5/concrete/src/Cache/Adapter/DoctrineCacheDriver.php +share/concrete5/concrete/src/Cache/Adapter/ZendCacheDriver.php +share/concrete5/concrete/src/Cache/Cache.php +share/concrete5/concrete/src/Cache/CacheInterface.php +share/concrete5/concrete/src/Cache/CacheLocal.php +share/concrete5/concrete/src/Cache/CacheServiceProvider.php +share/concrete5/concrete/src/Cache/Level/ExpensiveCache.php +share/concrete5/concrete/src/Cache/Level/ObjectCache.php +share/concrete5/concrete/src/Cache/Level/RequestCache.php +share/concrete5/concrete/src/Cache/Page/FilePageCache.php +share/concrete5/concrete/src/Cache/Page/PageCache.php +share/concrete5/concrete/src/Cache/Page/PageCacheRecord.php +share/concrete5/concrete/src/Cache/Page/UnknownPageCacheRecord.php +share/concrete5/concrete/src/Captcha/Controller.php +share/concrete5/concrete/src/Captcha/Library.php +share/concrete5/concrete/src/Captcha/SecurimageController.php +share/concrete5/concrete/src/Captcha/Service.php +share/concrete5/concrete/src/Config/ConfigStore.php +share/concrete5/concrete/src/Config/DatabaseLoader.php +share/concrete5/concrete/src/Config/DatabaseSaver.php +share/concrete5/concrete/src/Config/FileLoader.php +share/concrete5/concrete/src/Config/FileSaver.php +share/concrete5/concrete/src/Config/LoaderInterface.php +share/concrete5/concrete/src/Config/Renderer.php +share/concrete5/concrete/src/Config/RendererException.php +share/concrete5/concrete/src/Config/RendererInvalidTypeException.php +share/concrete5/concrete/src/Config/Repository/Liaison.php +share/concrete5/concrete/src/Config/Repository/Repository.php +share/concrete5/concrete/src/Config/SaverInterface.php +share/concrete5/concrete/src/Controller/AbstractController.php +share/concrete5/concrete/src/Controller/Controller.php +share/concrete5/concrete/src/Controller/ControllerResolver.php +share/concrete5/concrete/src/Conversation/Conversation.php +share/concrete5/concrete/src/Conversation/Discussion/Discussion.php +share/concrete5/concrete/src/Conversation/Discussion/DiscussionList.php +share/concrete5/concrete/src/Conversation/Editor/Editor.php +share/concrete5/concrete/src/Conversation/Editor/MarkdownEditor.php +share/concrete5/concrete/src/Conversation/Editor/PlainTextEditor.php +share/concrete5/concrete/src/Conversation/Editor/RedactorEditor.php +share/concrete5/concrete/src/Conversation/FlagType/FlagType.php +share/concrete5/concrete/src/Conversation/FlagType/FlagTypeList.php +share/concrete5/concrete/src/Conversation/Message/Author.php +share/concrete5/concrete/src/Conversation/Message/AuthorFormatter.php +share/concrete5/concrete/src/Conversation/Message/Message.php +share/concrete5/concrete/src/Conversation/Message/MessageList.php +share/concrete5/concrete/src/Conversation/Message/Rating.php +share/concrete5/concrete/src/Conversation/Message/ThreadedList.php +share/concrete5/concrete/src/Conversation/Rating/DownVoteType.php +share/concrete5/concrete/src/Conversation/Rating/Type.php +share/concrete5/concrete/src/Conversation/Rating/UpVoteType.php +share/concrete5/concrete/src/Cookie/CookieJar.php +share/concrete5/concrete/src/Cookie/CookieServiceProvider.php +share/concrete5/concrete/src/Database/Configuration.php +share/concrete5/concrete/src/Database/Connection/Connection.php +share/concrete5/concrete/src/Database/Connection/ConnectionFactory.php +share/concrete5/concrete/src/Database/Connection/PDOConnection.php +share/concrete5/concrete/src/Database/DatabaseManager.php +share/concrete5/concrete/src/Database/DatabaseManagerORM.php +share/concrete5/concrete/src/Database/DatabaseServiceProvider.php +share/concrete5/concrete/src/Database/DatabaseStructureManager.php +share/concrete5/concrete/src/Database/Driver/DriverManager.php +share/concrete5/concrete/src/Database/Driver/PDOMySqlConcrete5/Driver.php +share/concrete5/concrete/src/Database/Driver/PDOStatement.php +share/concrete5/concrete/src/Database/Schema/Parser/ArrayParser.php +share/concrete5/concrete/src/Database/Schema/Parser/Axmls.php +share/concrete5/concrete/src/Database/Schema/Parser/XmlParser.php +share/concrete5/concrete/src/Database/Schema/Schema.php +share/concrete5/concrete/src/Editor/EditorInterface.php +share/concrete5/concrete/src/Editor/EditorServiceProvider.php +share/concrete5/concrete/src/Editor/LinkAbstractor.php +share/concrete5/concrete/src/Editor/PageNameSnippet.php +share/concrete5/concrete/src/Editor/Plugin.php +share/concrete5/concrete/src/Editor/PluginManager.php +share/concrete5/concrete/src/Editor/RedactorEditor.php +share/concrete5/concrete/src/Editor/Snippet.php +share/concrete5/concrete/src/Editor/UserNameSnippet.php +share/concrete5/concrete/src/Encryption/EncryptionService.php +share/concrete5/concrete/src/Encryption/EncryptionServiceProvider.php +share/concrete5/concrete/src/Error/Error.php +share/concrete5/concrete/src/Error/Handler/ErrorHandler.php +share/concrete5/concrete/src/Error/Handler/JsonErrorHandler.php +share/concrete5/concrete/src/Error/Provider/WhoopsServiceProvider.php +share/concrete5/concrete/src/Events/EventsServiceProvider.php +share/concrete5/concrete/src/Feature/Assignment/Assignment.php +share/concrete5/concrete/src/Feature/Assignment/CollectionVersionAssignment.php +share/concrete5/concrete/src/Feature/Assignment/GatheringItemAssignment.php +share/concrete5/concrete/src/Feature/Category/Category.php +share/concrete5/concrete/src/Feature/Category/CollectionVersionCategory.php +share/concrete5/concrete/src/Feature/Category/GatheringItemCategory.php +share/concrete5/concrete/src/Feature/ConversationFeature.php +share/concrete5/concrete/src/Feature/ConversationFeatureInterface.php +share/concrete5/concrete/src/Feature/Detail/ConversationDetail.php +share/concrete5/concrete/src/Feature/Detail/Detail.php +share/concrete5/concrete/src/Feature/Detail/ImageDetail.php +share/concrete5/concrete/src/Feature/Feature.php +share/concrete5/concrete/src/Feature/ImageFeature.php +share/concrete5/concrete/src/Feature/ImageFeatureInterface.php +share/concrete5/concrete/src/Feed/FeedService.php +share/concrete5/concrete/src/Feed/FeedServiceProvider.php +share/concrete5/concrete/src/File/EditResponse.php +share/concrete5/concrete/src/File/Event/DeleteFile.php +share/concrete5/concrete/src/File/Event/DuplicateFile.php +share/concrete5/concrete/src/File/Event/File.php +share/concrete5/concrete/src/File/Event/FileAccess.php +share/concrete5/concrete/src/File/Event/FileSet.php +share/concrete5/concrete/src/File/Event/FileSetFile.php +share/concrete5/concrete/src/File/Event/FileVersion.php +share/concrete5/concrete/src/File/Event/FileWithPassword.php +share/concrete5/concrete/src/File/Exception/FileException.php +share/concrete5/concrete/src/File/Exception/FileVersionException.php +share/concrete5/concrete/src/File/Exception/InvalidDimensionException.php +share/concrete5/concrete/src/File/File.php +share/concrete5/concrete/src/File/FileList.php +share/concrete5/concrete/src/File/FileServiceProvider.php +share/concrete5/concrete/src/File/Image/Thumbnail/Thumbnail.php +share/concrete5/concrete/src/File/Image/Thumbnail/Type/Type.php +share/concrete5/concrete/src/File/Image/Thumbnail/Type/Version.php +share/concrete5/concrete/src/File/Importer.php +share/concrete5/concrete/src/File/Search/ColumnSet/Available.php +share/concrete5/concrete/src/File/Search/ColumnSet/ColumnSet.php +share/concrete5/concrete/src/File/Search/ColumnSet/DefaultSet.php +share/concrete5/concrete/src/File/Search/Result/Column.php +share/concrete5/concrete/src/File/Search/Result/Item.php +share/concrete5/concrete/src/File/Search/Result/ItemColumn.php +share/concrete5/concrete/src/File/Search/Result/Result.php +share/concrete5/concrete/src/File/Service/Application.php +share/concrete5/concrete/src/File/Service/File.php +share/concrete5/concrete/src/File/Service/Mime.php +share/concrete5/concrete/src/File/Set/File.php +share/concrete5/concrete/src/File/Set/SavedSearch.php +share/concrete5/concrete/src/File/Set/Set.php +share/concrete5/concrete/src/File/Set/SetList.php +share/concrete5/concrete/src/File/StorageLocation/Configuration/Configuration.php +share/concrete5/concrete/src/File/StorageLocation/Configuration/ConfigurationInterface.php +share/concrete5/concrete/src/File/StorageLocation/Configuration/DefaultConfiguration.php +share/concrete5/concrete/src/File/StorageLocation/Configuration/LocalConfiguration.php +share/concrete5/concrete/src/File/StorageLocation/StorageLocation.php +share/concrete5/concrete/src/File/StorageLocation/Type/Type.php +share/concrete5/concrete/src/File/Type/Inspector/FlvInspector.php +share/concrete5/concrete/src/File/Type/Inspector/ImageInspector.php +share/concrete5/concrete/src/File/Type/Inspector/Inspector.php +share/concrete5/concrete/src/File/Type/Type.php +share/concrete5/concrete/src/File/Type/TypeList.php +share/concrete5/concrete/src/File/ValidationService.php +share/concrete5/concrete/src/File/Version.php +share/concrete5/concrete/src/Filesystem/TemplateFile.php +share/concrete5/concrete/src/Form/FormServiceProvider.php +share/concrete5/concrete/src/Form/Service/Form.php +share/concrete5/concrete/src/Form/Service/Validation.php +share/concrete5/concrete/src/Form/Service/Widget/Attribute.php +share/concrete5/concrete/src/Form/Service/Widget/Color.php +share/concrete5/concrete/src/Form/Service/Widget/DateTime.php +share/concrete5/concrete/src/Form/Service/Widget/PageSelector.php +share/concrete5/concrete/src/Form/Service/Widget/Rating.php +share/concrete5/concrete/src/Form/Service/Widget/Typography.php +share/concrete5/concrete/src/Form/Service/Widget/UserSelector.php +share/concrete5/concrete/src/Foundation/ClassAliasList.php +share/concrete5/concrete/src/Foundation/ClassLoader.php +share/concrete5/concrete/src/Foundation/Environment.php +share/concrete5/concrete/src/Foundation/EnvironmentDetector.php +share/concrete5/concrete/src/Foundation/EnvironmentRecord.php +share/concrete5/concrete/src/Foundation/ModifiedPsr4ClassLoader.php +share/concrete5/concrete/src/Foundation/Object.php +share/concrete5/concrete/src/Foundation/Queue/DatabaseQueueAdapter.php +share/concrete5/concrete/src/Foundation/Queue/Queue.php +share/concrete5/concrete/src/Foundation/Repetition/AbstractRepetition.php +share/concrete5/concrete/src/Foundation/Repetition/RepetitionInterface.php +share/concrete5/concrete/src/Foundation/Service/Provider.php +share/concrete5/concrete/src/Foundation/Service/ProviderList.php +share/concrete5/concrete/src/Gathering/DataSource/Configuration/Configuration.php +share/concrete5/concrete/src/Gathering/DataSource/Configuration/FlickrFeedConfiguration.php +share/concrete5/concrete/src/Gathering/DataSource/Configuration/PageConfiguration.php +share/concrete5/concrete/src/Gathering/DataSource/Configuration/RssFeedConfiguration.php +share/concrete5/concrete/src/Gathering/DataSource/Configuration/TwitterConfiguration.php +share/concrete5/concrete/src/Gathering/DataSource/DataSource.php +share/concrete5/concrete/src/Gathering/DataSource/FlickrFeedDataSource.php +share/concrete5/concrete/src/Gathering/DataSource/PageDataSource.php +share/concrete5/concrete/src/Gathering/DataSource/RssFeedDataSource.php +share/concrete5/concrete/src/Gathering/DataSource/TwitterDataSource.php +share/concrete5/concrete/src/Gathering/Gathering.php +share/concrete5/concrete/src/Gathering/Item/FlickrFeed.php +share/concrete5/concrete/src/Gathering/Item/Item.php +share/concrete5/concrete/src/Gathering/Item/ItemList.php +share/concrete5/concrete/src/Gathering/Item/Page.php +share/concrete5/concrete/src/Gathering/Item/RssFeed.php +share/concrete5/concrete/src/Gathering/Item/Template/Detail/Template.php +share/concrete5/concrete/src/Gathering/Item/Template/Template.php +share/concrete5/concrete/src/Gathering/Item/Template/Tile/Template.php +share/concrete5/concrete/src/Gathering/Item/Template/Tile/TitleDateCommentsTemplate.php +share/concrete5/concrete/src/Gathering/Item/Template/Type.php +share/concrete5/concrete/src/Gathering/Item/Twitter.php +share/concrete5/concrete/src/Html/HtmlServiceProvider.php +share/concrete5/concrete/src/Html/Image.php +share/concrete5/concrete/src/Html/Object/HeadLink.php +share/concrete5/concrete/src/Html/Object/Picture.php +share/concrete5/concrete/src/Html/Object/Source.php +share/concrete5/concrete/src/Html/Service/Html.php +share/concrete5/concrete/src/Html/Service/Lightbox.php +share/concrete5/concrete/src/Html/Service/Navigation.php +share/concrete5/concrete/src/Html/Service/Seo.php +share/concrete5/concrete/src/Http/HttpServiceProvider.php +share/concrete5/concrete/src/Http/Request.php +share/concrete5/concrete/src/Http/Response.php +share/concrete5/concrete/src/Http/ResponseAssetGroup.php +share/concrete5/concrete/src/Http/Service/Ajax.php +share/concrete5/concrete/src/Http/Service/Json.php +share/concrete5/concrete/src/ImageEditor/Component.php +share/concrete5/concrete/src/ImageEditor/ControlSet.php +share/concrete5/concrete/src/ImageEditor/Filter.php +share/concrete5/concrete/src/ImageEditor/Shape.php +share/concrete5/concrete/src/Job/Event.php +share/concrete5/concrete/src/Job/Job.php +share/concrete5/concrete/src/Job/QueueableJob.php +share/concrete5/concrete/src/Job/Set.php +share/concrete5/concrete/src/Legacy/BlockRecord.php +share/concrete5/concrete/src/Legacy/Controller/ToolController.php +share/concrete5/concrete/src/Legacy/DatabaseItemList.php +share/concrete5/concrete/src/Legacy/FileList.php +share/concrete5/concrete/src/Legacy/FilePermissions.php +share/concrete5/concrete/src/Legacy/ImageHelper.php +share/concrete5/concrete/src/Legacy/ItemList.php +share/concrete5/concrete/src/Legacy/Loader.php +share/concrete5/concrete/src/Legacy/Model.php +share/concrete5/concrete/src/Legacy/PageList.php +share/concrete5/concrete/src/Legacy/Pagination.php +share/concrete5/concrete/src/Legacy/TaskPermission.php +share/concrete5/concrete/src/Legacy/UserList.php +share/concrete5/concrete/src/Localization/Localization.php +share/concrete5/concrete/src/Localization/LocalizationServiceProvider.php +share/concrete5/concrete/src/Localization/Service/CountryList.php +share/concrete5/concrete/src/Localization/Service/Date.php +share/concrete5/concrete/src/Localization/Service/LanguageList.php +share/concrete5/concrete/src/Localization/Service/StatesProvincesList.php +share/concrete5/concrete/src/Logging/Event.php +share/concrete5/concrete/src/Logging/GroupLogger.php +share/concrete5/concrete/src/Logging/Handler/DatabaseHandler.php +share/concrete5/concrete/src/Logging/LogEntry.php +share/concrete5/concrete/src/Logging/LogList.php +share/concrete5/concrete/src/Logging/Logger.php +share/concrete5/concrete/src/Logging/LoggingServiceProvider.php +share/concrete5/concrete/src/Logging/Query/LogList.php +share/concrete5/concrete/src/Logging/Query/Logger.php +share/concrete5/concrete/src/Mail/Importer/MailImporter.php +share/concrete5/concrete/src/Mail/Importer/Type/PrivateMessage.php +share/concrete5/concrete/src/Mail/MailServiceProvider.php +share/concrete5/concrete/src/Mail/Service.php +share/concrete5/concrete/src/Marketplace/Marketplace.php +share/concrete5/concrete/src/Marketplace/RemoteItem.php +share/concrete5/concrete/src/Marketplace/RemoteItemList.php +share/concrete5/concrete/src/Marketplace/RemoteItemSet.php +share/concrete5/concrete/src/Multilingual/MultilingualServiceProvider.php +share/concrete5/concrete/src/Multilingual/Page/Event.php +share/concrete5/concrete/src/Multilingual/Page/PageList.php +share/concrete5/concrete/src/Multilingual/Page/Section/Section.php +share/concrete5/concrete/src/Multilingual/Page/Section/Translation.php +share/concrete5/concrete/src/Multilingual/Service/Detector.php +share/concrete5/concrete/src/Multilingual/Service/Extractor.php +share/concrete5/concrete/src/Multilingual/Service/UserInterface/Flag.php +share/concrete5/concrete/src/Package/BrokenPackage.php +share/concrete5/concrete/src/Package/Package.php +share/concrete5/concrete/src/Package/PackageArchive.php +share/concrete5/concrete/src/Package/PackageList.php +share/concrete5/concrete/src/Package/StartingPointInstallRoutine.php +share/concrete5/concrete/src/Package/StartingPointPackage.php +share/concrete5/concrete/src/Page/Collection/Collection.php +share/concrete5/concrete/src/Page/Collection/Version/EditResponse.php +share/concrete5/concrete/src/Page/Collection/Version/Event.php +share/concrete5/concrete/src/Page/Collection/Version/Version.php +share/concrete5/concrete/src/Page/Collection/Version/VersionList.php +share/concrete5/concrete/src/Page/Controller/AccountPageController.php +share/concrete5/concrete/src/Page/Controller/DashboardPageController.php +share/concrete5/concrete/src/Page/Controller/MarketplaceDashboardPageController.php +share/concrete5/concrete/src/Page/Controller/PageController.php +share/concrete5/concrete/src/Page/Controller/PageTypeController.php +share/concrete5/concrete/src/Page/Controller/PublicProfilePageController.php +share/concrete5/concrete/src/Page/CustomStyle.php +share/concrete5/concrete/src/Page/DuplicatePageEvent.php +share/concrete5/concrete/src/Page/EditResponse.php +share/concrete5/concrete/src/Page/Event.php +share/concrete5/concrete/src/Page/Feed.php +share/concrete5/concrete/src/Page/FeedEvent.php +share/concrete5/concrete/src/Page/MovePageEvent.php +share/concrete5/concrete/src/Page/Page.php +share/concrete5/concrete/src/Page/PageList.php +share/concrete5/concrete/src/Page/PagePath.php +share/concrete5/concrete/src/Page/PagePathEvent.php +share/concrete5/concrete/src/Page/Search/ColumnSet/Available.php +share/concrete5/concrete/src/Page/Search/ColumnSet/ColumnSet.php +share/concrete5/concrete/src/Page/Search/ColumnSet/DefaultSet.php +share/concrete5/concrete/src/Page/Search/IndexedSearch.php +share/concrete5/concrete/src/Page/Search/Result/Column.php +share/concrete5/concrete/src/Page/Search/Result/Item.php +share/concrete5/concrete/src/Page/Search/Result/ItemColumn.php +share/concrete5/concrete/src/Page/Search/Result/Result.php +share/concrete5/concrete/src/Page/Single.php +share/concrete5/concrete/src/Page/Stack/Pile/Pile.php +share/concrete5/concrete/src/Page/Stack/Pile/PileContent.php +share/concrete5/concrete/src/Page/Stack/Stack.php +share/concrete5/concrete/src/Page/Stack/StackList.php +share/concrete5/concrete/src/Page/Statistics.php +share/concrete5/concrete/src/Page/Template.php +share/concrete5/concrete/src/Page/Theme/File.php +share/concrete5/concrete/src/Page/Theme/GridFramework/GridFramework.php +share/concrete5/concrete/src/Page/Theme/GridFramework/Manager.php +share/concrete5/concrete/src/Page/Theme/GridFramework/ManagerServiceProvider.php +share/concrete5/concrete/src/Page/Theme/GridFramework/Type/Bootstrap2.php +share/concrete5/concrete/src/Page/Theme/GridFramework/Type/Bootstrap3.php +share/concrete5/concrete/src/Page/Theme/GridFramework/Type/Foundation.php +share/concrete5/concrete/src/Page/Theme/GridFramework/Type/NineSixty.php +share/concrete5/concrete/src/Page/Theme/Theme.php +share/concrete5/concrete/src/Page/TimedContentPermissionRecord.php +share/concrete5/concrete/src/Page/Type/Composer/Control/BlockControl.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CollectionAttributeControl.php +share/concrete5/concrete/src/Page/Type/Composer/Control/Control.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/CorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/DateTimeCorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/DescriptionCorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/NameCorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/PageTemplateCorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/PublishTargetCorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/UrlSlugCorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CorePageProperty/UserCorePageProperty.php +share/concrete5/concrete/src/Page/Type/Composer/Control/CustomTemplate.php +share/concrete5/concrete/src/Page/Type/Composer/Control/Type/BlockType.php +share/concrete5/concrete/src/Page/Type/Composer/Control/Type/CollectionAttributeType.php +share/concrete5/concrete/src/Page/Type/Composer/Control/Type/CorePagePropertyType.php +share/concrete5/concrete/src/Page/Type/Composer/Control/Type/Type.php +share/concrete5/concrete/src/Page/Type/Composer/FormLayoutSet.php +share/concrete5/concrete/src/Page/Type/Composer/FormLayoutSetControl.php +share/concrete5/concrete/src/Page/Type/Composer/OutputControl.php +share/concrete5/concrete/src/Page/Type/Event.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Configuration/AllConfiguration.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Configuration/Configuration.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Configuration/PageTypeConfiguration.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Configuration/ParentPageConfiguration.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Type/AllType.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Type/PageTypeType.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Type/ParentPageType.php +share/concrete5/concrete/src/Page/Type/PublishTarget/Type/Type.php +share/concrete5/concrete/src/Page/Type/Type.php +share/concrete5/concrete/src/Page/Type/Validator/Manager.php +share/concrete5/concrete/src/Page/Type/Validator/ManagerServiceProvider.php +share/concrete5/concrete/src/Page/Type/Validator/StandardValidator.php +share/concrete5/concrete/src/Page/Type/Validator/ValidatorInterface.php +share/concrete5/concrete/src/Page/View/PageView.php +share/concrete5/concrete/src/Page/Workflow/Progress/Page.php +share/concrete5/concrete/src/Page/Workflow/Progress/ProgressList.php +share/concrete5/concrete/src/Permission/Access/Access.php +share/concrete5/concrete/src/Permission/Access/AddBlockBlockTypeAccess.php +share/concrete5/concrete/src/Permission/Access/AddBlockToAreaAreaAccess.php +share/concrete5/concrete/src/Permission/Access/AddConversationMessageConversationAccess.php +share/concrete5/concrete/src/Permission/Access/AddFileFileSetAccess.php +share/concrete5/concrete/src/Permission/Access/AddSubpagePageAccess.php +share/concrete5/concrete/src/Permission/Access/AdminAccess.php +share/concrete5/concrete/src/Permission/Access/AreaAccess.php +share/concrete5/concrete/src/Permission/Access/BasicWorkflowAccess.php +share/concrete5/concrete/src/Permission/Access/BlockAccess.php +share/concrete5/concrete/src/Permission/Access/BlockTypeAccess.php +share/concrete5/concrete/src/Permission/Access/ConversationAccess.php +share/concrete5/concrete/src/Permission/Access/EditPagePropertiesPageAccess.php +share/concrete5/concrete/src/Permission/Access/EditPageThemePageAccess.php +share/concrete5/concrete/src/Permission/Access/EditUserPropertiesUserAccess.php +share/concrete5/concrete/src/Permission/Access/Entity/ConversationMessageAuthorEntity.php +share/concrete5/concrete/src/Permission/Access/Entity/Entity.php +share/concrete5/concrete/src/Permission/Access/Entity/FileUploaderEntity.php +share/concrete5/concrete/src/Permission/Access/Entity/GroupCombinationEntity.php +share/concrete5/concrete/src/Permission/Access/Entity/GroupEntity.php +share/concrete5/concrete/src/Permission/Access/Entity/GroupSetEntity.php +share/concrete5/concrete/src/Permission/Access/Entity/PageOwnerEntity.php +share/concrete5/concrete/src/Permission/Access/Entity/Type.php +share/concrete5/concrete/src/Permission/Access/Entity/UserEntity.php +share/concrete5/concrete/src/Permission/Access/FileAccess.php +share/concrete5/concrete/src/Permission/Access/FileSetAccess.php +share/concrete5/concrete/src/Permission/Access/GatheringAccess.php +share/concrete5/concrete/src/Permission/Access/GroupTreeNodeAccess.php +share/concrete5/concrete/src/Permission/Access/ListItem/AddBlockBlockTypeListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/AddBlockToAreaAreaListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/AddConversationMessageConversationListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/AddFileFileSetListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/AddSubpagePageListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/AdminListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/AreaListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/BasicWorkflowListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/BlockListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/BlockTypeListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/EditPagePropertiesPageListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/EditPageThemePageListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/EditUserPropertiesUserListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/FileListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/FileSetListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/GatheringListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/GroupTreeNodeListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/ListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/MarketplaceNewsflowListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/MultilingualSectionListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/PageListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/PageTypeListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/SinglePageListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/SitemapListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/StackListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/TopicCategoryTreeNodeListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/TopicTreeNodeListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/TreeNodeListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/UserListItem.php +share/concrete5/concrete/src/Permission/Access/ListItem/ViewUserAttributesUserListItem.php +share/concrete5/concrete/src/Permission/Access/MarketplaceNewsflowAccess.php +share/concrete5/concrete/src/Permission/Access/MultilingualSectionAccess.php +share/concrete5/concrete/src/Permission/Access/PageAccess.php +share/concrete5/concrete/src/Permission/Access/PageTypeAccess.php +share/concrete5/concrete/src/Permission/Access/SinglePageAccess.php +share/concrete5/concrete/src/Permission/Access/SitemapAccess.php +share/concrete5/concrete/src/Permission/Access/StackAccess.php +share/concrete5/concrete/src/Permission/Access/TopicCategoryTreeNodeAccess.php +share/concrete5/concrete/src/Permission/Access/TopicTreeNodeAccess.php +share/concrete5/concrete/src/Permission/Access/TreeNodeAccess.php +share/concrete5/concrete/src/Permission/Access/UserAccess.php +share/concrete5/concrete/src/Permission/Access/ViewUserAttributesUserAccess.php +share/concrete5/concrete/src/Permission/Access/WorkflowAccess.php +share/concrete5/concrete/src/Permission/Assignment/AreaAssignment.php +share/concrete5/concrete/src/Permission/Assignment/Assignment.php +share/concrete5/concrete/src/Permission/Assignment/BasicWorkflowAssignment.php +share/concrete5/concrete/src/Permission/Assignment/BlockAssignment.php +share/concrete5/concrete/src/Permission/Assignment/BlockTypeAssignment.php +share/concrete5/concrete/src/Permission/Assignment/ConversationAssignment.php +share/concrete5/concrete/src/Permission/Assignment/FileAssignment.php +share/concrete5/concrete/src/Permission/Assignment/FileSetAssignment.php +share/concrete5/concrete/src/Permission/Assignment/GatheringAssignment.php +share/concrete5/concrete/src/Permission/Assignment/GroupTreeNodeAssignment.php +share/concrete5/concrete/src/Permission/Assignment/MarketplaceNewsflowAssignment.php +share/concrete5/concrete/src/Permission/Assignment/MultilingualSectionAssignment.php +share/concrete5/concrete/src/Permission/Assignment/PageAssignment.php +share/concrete5/concrete/src/Permission/Assignment/PageTypeAssignment.php +share/concrete5/concrete/src/Permission/Assignment/SinglePageAssignment.php +share/concrete5/concrete/src/Permission/Assignment/SitemapAssignment.php +share/concrete5/concrete/src/Permission/Assignment/StackAssignment.php +share/concrete5/concrete/src/Permission/Assignment/TopicCategoryTreeNodeAssignment.php +share/concrete5/concrete/src/Permission/Assignment/TopicTreeNodeAssignment.php +share/concrete5/concrete/src/Permission/Assignment/TreeNodeAssignment.php +share/concrete5/concrete/src/Permission/Assignment/UserAssignment.php +share/concrete5/concrete/src/Permission/Assignment/WorkflowAssignment.php +share/concrete5/concrete/src/Permission/Category.php +share/concrete5/concrete/src/Permission/Checker.php +share/concrete5/concrete/src/Permission/Duration.php +share/concrete5/concrete/src/Permission/IPService.php +share/concrete5/concrete/src/Permission/Key/AddBlockBlockTypeKey.php +share/concrete5/concrete/src/Permission/Key/AddBlockToAreaAreaKey.php +share/concrete5/concrete/src/Permission/Key/AddConversationMessageConversationKey.php +share/concrete5/concrete/src/Permission/Key/AddFileFileSetKey.php +share/concrete5/concrete/src/Permission/Key/AddSubpagePageKey.php +share/concrete5/concrete/src/Permission/Key/AdminKey.php +share/concrete5/concrete/src/Permission/Key/AreaKey.php +share/concrete5/concrete/src/Permission/Key/BasicWorkflowKey.php +share/concrete5/concrete/src/Permission/Key/BlockKey.php +share/concrete5/concrete/src/Permission/Key/BlockTypeKey.php +share/concrete5/concrete/src/Permission/Key/ConversationKey.php +share/concrete5/concrete/src/Permission/Key/ConversationMessageKey.php +share/concrete5/concrete/src/Permission/Key/EditPagePropertiesPageKey.php +share/concrete5/concrete/src/Permission/Key/EditPageThemePageKey.php +share/concrete5/concrete/src/Permission/Key/EditUserPropertiesUserKey.php +share/concrete5/concrete/src/Permission/Key/FileKey.php +share/concrete5/concrete/src/Permission/Key/FileSetKey.php +share/concrete5/concrete/src/Permission/Key/GatheringKey.php +share/concrete5/concrete/src/Permission/Key/GroupTreeNodeKey.php +share/concrete5/concrete/src/Permission/Key/Key.php +share/concrete5/concrete/src/Permission/Key/MarketplaceNewsflowKey.php +share/concrete5/concrete/src/Permission/Key/MultilingualSectionKey.php +share/concrete5/concrete/src/Permission/Key/PageKey.php +share/concrete5/concrete/src/Permission/Key/PageTypeKey.php +share/concrete5/concrete/src/Permission/Key/SinglePageKey.php +share/concrete5/concrete/src/Permission/Key/SitemapKey.php +share/concrete5/concrete/src/Permission/Key/StackKey.php +share/concrete5/concrete/src/Permission/Key/TopicCategoryTreeNodeKey.php +share/concrete5/concrete/src/Permission/Key/TopicTreeNodeKey.php +share/concrete5/concrete/src/Permission/Key/TreeNodeKey.php +share/concrete5/concrete/src/Permission/Key/UserKey.php +share/concrete5/concrete/src/Permission/Key/ViewUserAttributesUserKey.php +share/concrete5/concrete/src/Permission/Key/WorkflowKey.php +share/concrete5/concrete/src/Permission/ObjectInterface.php +share/concrete5/concrete/src/Permission/Response/AreaResponse.php +share/concrete5/concrete/src/Permission/Response/BlockResponse.php +share/concrete5/concrete/src/Permission/Response/CollectionVersionResponse.php +share/concrete5/concrete/src/Permission/Response/ConversationResponse.php +share/concrete5/concrete/src/Permission/Response/FileResponse.php +share/concrete5/concrete/src/Permission/Response/FileSetResponse.php +share/concrete5/concrete/src/Permission/Response/GatheringResponse.php +share/concrete5/concrete/src/Permission/Response/GroupResponse.php +share/concrete5/concrete/src/Permission/Response/GroupTreeNodeResponse.php +share/concrete5/concrete/src/Permission/Response/MultilingualSectionResponse.php +share/concrete5/concrete/src/Permission/Response/PageResponse.php +share/concrete5/concrete/src/Permission/Response/PageTypeResponse.php +share/concrete5/concrete/src/Permission/Response/Response.php +share/concrete5/concrete/src/Permission/Response/SinglePageResponse.php +share/concrete5/concrete/src/Permission/Response/StackResponse.php +share/concrete5/concrete/src/Permission/Response/TopicCategoryTreeNodeResponse.php +share/concrete5/concrete/src/Permission/Response/TopicTreeNodeResponse.php +share/concrete5/concrete/src/Permission/Response/TreeNodeResponse.php +share/concrete5/concrete/src/Permission/Response/UserInfoResponse.php +share/concrete5/concrete/src/Permission/Set.php +share/concrete5/concrete/src/Routing/ClosureRouteCallback.php +share/concrete5/concrete/src/Routing/ControllerRouteCallback.php +share/concrete5/concrete/src/Routing/DispatcherRouteCallback.php +share/concrete5/concrete/src/Routing/Redirect.php +share/concrete5/concrete/src/Routing/RedirectResponse.php +share/concrete5/concrete/src/Routing/Route.php +share/concrete5/concrete/src/Routing/RouteCallback.php +share/concrete5/concrete/src/Routing/Router.php +share/concrete5/concrete/src/Search/Column/AttributeKeyColumn.php +share/concrete5/concrete/src/Search/Column/Column.php +share/concrete5/concrete/src/Search/Column/Set.php +share/concrete5/concrete/src/Search/ItemList/Database/AttributedItemList.php +share/concrete5/concrete/src/Search/ItemList/Database/ItemList.php +share/concrete5/concrete/src/Search/ItemList/EntityItemList.php +share/concrete5/concrete/src/Search/ItemList/ItemList.php +share/concrete5/concrete/src/Search/Pagination/Pagination.php +share/concrete5/concrete/src/Search/Pagination/PermissionablePagination.php +share/concrete5/concrete/src/Search/Pagination/View/ConcreteBootstrap3Template.php +share/concrete5/concrete/src/Search/Pagination/View/ConcreteBootstrap3View.php +share/concrete5/concrete/src/Search/Pagination/View/Manager.php +share/concrete5/concrete/src/Search/Pagination/View/ManagerServiceProvider.php +share/concrete5/concrete/src/Search/Pagination/View/ViewInterface.php +share/concrete5/concrete/src/Search/Pagination/View/ViewRenderer.php +share/concrete5/concrete/src/Search/PermissionableListItemInterface.php +share/concrete5/concrete/src/Search/Response.php +share/concrete5/concrete/src/Search/Result/Column.php +share/concrete5/concrete/src/Search/Result/Item.php +share/concrete5/concrete/src/Search/Result/ItemColumn.php +share/concrete5/concrete/src/Search/Result/Result.php +share/concrete5/concrete/src/Search/StickyRequest.php +share/concrete5/concrete/src/Session/Session.php +share/concrete5/concrete/src/Session/SessionServiceProvider.php +share/concrete5/concrete/src/Sharing/ShareThisPage/Service.php +share/concrete5/concrete/src/Sharing/ShareThisPage/ServiceList.php +share/concrete5/concrete/src/Sharing/SocialNetwork/Link.php +share/concrete5/concrete/src/Sharing/SocialNetwork/Service.php +share/concrete5/concrete/src/Sharing/SocialNetwork/ServiceList.php +share/concrete5/concrete/src/StyleCustomizer/CustomCssRecord.php +share/concrete5/concrete/src/StyleCustomizer/Inline/CustomStyle.php +share/concrete5/concrete/src/StyleCustomizer/Inline/StyleSet.php +share/concrete5/concrete/src/StyleCustomizer/Preset.php +share/concrete5/concrete/src/StyleCustomizer/Set.php +share/concrete5/concrete/src/StyleCustomizer/Style/ColorStyle.php +share/concrete5/concrete/src/StyleCustomizer/Style/ImageStyle.php +share/concrete5/concrete/src/StyleCustomizer/Style/SizeStyle.php +share/concrete5/concrete/src/StyleCustomizer/Style/Style.php +share/concrete5/concrete/src/StyleCustomizer/Style/TypeStyle.php +share/concrete5/concrete/src/StyleCustomizer/Style/Value/BasicValue.php +share/concrete5/concrete/src/StyleCustomizer/Style/Value/ColorValue.php +share/concrete5/concrete/src/StyleCustomizer/Style/Value/ImageValue.php +share/concrete5/concrete/src/StyleCustomizer/Style/Value/SizeValue.php +share/concrete5/concrete/src/StyleCustomizer/Style/Value/TypeValue.php +share/concrete5/concrete/src/StyleCustomizer/Style/Value/Value.php +share/concrete5/concrete/src/StyleCustomizer/Style/ValueList.php +share/concrete5/concrete/src/StyleCustomizer/StyleList.php +share/concrete5/concrete/src/StyleCustomizer/StyleListParser.php +share/concrete5/concrete/src/StyleCustomizer/Stylesheet.php +share/concrete5/concrete/src/Support/Facade/Application.php +share/concrete5/concrete/src/Support/Facade/Config.php +share/concrete5/concrete/src/Support/Facade/Cookie.php +share/concrete5/concrete/src/Support/Facade/Database.php +share/concrete5/concrete/src/Support/Facade/DatabaseORM.php +share/concrete5/concrete/src/Support/Facade/Events.php +share/concrete5/concrete/src/Support/Facade/Facade.php +share/concrete5/concrete/src/Support/Facade/Image.php +share/concrete5/concrete/src/Support/Facade/Log.php +share/concrete5/concrete/src/Support/Facade/Route.php +share/concrete5/concrete/src/Support/Facade/Session.php +share/concrete5/concrete/src/Support/Facade/Url.php +share/concrete5/concrete/src/Support/JSConstantGenerator.php +share/concrete5/concrete/src/Support/Manager.php +share/concrete5/concrete/src/Support/Symbol/ClassSymbol/ClassSymbol.php +share/concrete5/concrete/src/Support/Symbol/ClassSymbol/MethodSymbol/MethodSymbol.php +share/concrete5/concrete/src/Support/Symbol/MetadataGenerator.php +share/concrete5/concrete/src/Support/Symbol/SymbolGenerator.php +share/concrete5/concrete/src/Tools/Console/Doctrine/ConsoleRunner.php +share/concrete5/concrete/src/Tree/Node/Node.php +share/concrete5/concrete/src/Tree/Node/NodeType.php +share/concrete5/concrete/src/Tree/Node/Type/Category.php +share/concrete5/concrete/src/Tree/Node/Type/Group.php +share/concrete5/concrete/src/Tree/Node/Type/Topic.php +share/concrete5/concrete/src/Tree/Node/Type/TopicCategory.php +share/concrete5/concrete/src/Tree/Tree.php +share/concrete5/concrete/src/Tree/TreeType.php +share/concrete5/concrete/src/Tree/Type/Group.php +share/concrete5/concrete/src/Tree/Type/Topic.php +share/concrete5/concrete/src/Updater/ApplicationUpdate.php +share/concrete5/concrete/src/Updater/ApplicationUpdate/Diagnostic.php +share/concrete5/concrete/src/Updater/ApplicationUpdate/DiagnosticFactory.php +share/concrete5/concrete/src/Updater/ApplicationUpdate/MarketplaceItemStatus.php +share/concrete5/concrete/src/Updater/ApplicationUpdate/Status.php +share/concrete5/concrete/src/Updater/ApplicationUpdate/Version.php +share/concrete5/concrete/src/Updater/Archive.php +share/concrete5/concrete/src/Updater/Migrations/Configuration.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20140919000000.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20140930000000.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20141017000000.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20141024000000.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20141113000000.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20141219000000.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20150109000000.php +share/concrete5/concrete/src/Updater/Migrations/Migrations/Version20150504000000.php +share/concrete5/concrete/src/Updater/RemoteApplicationUpdate.php +share/concrete5/concrete/src/Updater/RemoteApplicationUpdateFactory.php +share/concrete5/concrete/src/Updater/Update.php +share/concrete5/concrete/src/Url/Components/Path.php +share/concrete5/concrete/src/Url/Resolver/CallableUrlResolver.php +share/concrete5/concrete/src/Url/Resolver/CanonicalUrlResolver.php +share/concrete5/concrete/src/Url/Resolver/Manager/ResolverManager.php +share/concrete5/concrete/src/Url/Resolver/Manager/ResolverManagerInterface.php +share/concrete5/concrete/src/Url/Resolver/PageUrlResolver.php +share/concrete5/concrete/src/Url/Resolver/PathUrlResolver.php +share/concrete5/concrete/src/Url/Resolver/UrlResolverInterface.php +share/concrete5/concrete/src/Url/Url.php +share/concrete5/concrete/src/Url/UrlImmutable.php +share/concrete5/concrete/src/Url/UrlInterface.php +share/concrete5/concrete/src/Url/UrlServiceProvider.php +share/concrete5/concrete/src/User/EditResponse.php +share/concrete5/concrete/src/User/Event/AddUser.php +share/concrete5/concrete/src/User/Event/DeleteUser.php +share/concrete5/concrete/src/User/Event/User.php +share/concrete5/concrete/src/User/Event/UserGroup.php +share/concrete5/concrete/src/User/Event/UserInfo.php +share/concrete5/concrete/src/User/Event/UserInfoWithAttributes.php +share/concrete5/concrete/src/User/Event/UserInfoWithPassword.php +share/concrete5/concrete/src/User/Group/AutomatedGroup/DefaultAutomation.php +share/concrete5/concrete/src/User/Group/DeleteEvent.php +share/concrete5/concrete/src/User/Group/Event.php +share/concrete5/concrete/src/User/Group/Group.php +share/concrete5/concrete/src/User/Group/GroupAutomationController.php +share/concrete5/concrete/src/User/Group/GroupList.php +share/concrete5/concrete/src/User/Group/GroupSearchColumnSet.php +share/concrete5/concrete/src/User/Group/GroupSet.php +share/concrete5/concrete/src/User/Group/GroupSetList.php +share/concrete5/concrete/src/User/Point/Action/Action.php +share/concrete5/concrete/src/User/Point/Action/ActionDescription.php +share/concrete5/concrete/src/User/Point/Action/ActionList.php +share/concrete5/concrete/src/User/Point/Action/WonBadgeAction.php +share/concrete5/concrete/src/User/Point/Action/WonBadgeActionDescription.php +share/concrete5/concrete/src/User/Point/ActivityList.php +share/concrete5/concrete/src/User/Point/Entry.php +share/concrete5/concrete/src/User/Point/EntryList.php +share/concrete5/concrete/src/User/PrivateMessage/Event.php +share/concrete5/concrete/src/User/PrivateMessage/Limit.php +share/concrete5/concrete/src/User/PrivateMessage/Mailbox.php +share/concrete5/concrete/src/User/PrivateMessage/PrivateMessage.php +share/concrete5/concrete/src/User/PrivateMessage/PrivateMessageList.php +share/concrete5/concrete/src/User/Search/ColumnSet/Available.php +share/concrete5/concrete/src/User/Search/ColumnSet/ColumnSet.php +share/concrete5/concrete/src/User/Search/ColumnSet/DefaultSet.php +share/concrete5/concrete/src/User/Search/Result/Column.php +share/concrete5/concrete/src/User/Search/Result/Item.php +share/concrete5/concrete/src/User/Search/Result/ItemColumn.php +share/concrete5/concrete/src/User/Search/Result/Result.php +share/concrete5/concrete/src/User/Statistics.php +share/concrete5/concrete/src/User/User.php +share/concrete5/concrete/src/User/UserBannedIp.php +share/concrete5/concrete/src/User/UserInfo.php +share/concrete5/concrete/src/User/UserList.php +share/concrete5/concrete/src/User/ValidationHash.php +share/concrete5/concrete/src/Utility/IPAddress.php +share/concrete5/concrete/src/Utility/Service/Arrays.php +share/concrete5/concrete/src/Utility/Service/Identifier.php +share/concrete5/concrete/src/Utility/Service/Number.php +share/concrete5/concrete/src/Utility/Service/Text.php +share/concrete5/concrete/src/Utility/Service/Url.php +share/concrete5/concrete/src/Utility/Service/Validation/Arrays.php +share/concrete5/concrete/src/Utility/Service/Validation/Numbers.php +share/concrete5/concrete/src/Utility/Service/Validation/Strings.php +share/concrete5/concrete/src/Utility/Service/Xml.php +share/concrete5/concrete/src/Utility/UtilityServiceProvider.php +share/concrete5/concrete/src/Validation/BannedWord/BannedWord.php +share/concrete5/concrete/src/Validation/BannedWord/BannedWordList.php +share/concrete5/concrete/src/Validation/BannedWord/Service.php +share/concrete5/concrete/src/Validation/CSRF/Token.php +share/concrete5/concrete/src/Validation/SanitizeService.php +share/concrete5/concrete/src/Validation/ValidationServiceProvider.php +share/concrete5/concrete/src/View/AbstractView.php +share/concrete5/concrete/src/View/DialogView.php +share/concrete5/concrete/src/View/ErrorView.php +share/concrete5/concrete/src/View/View.php +share/concrete5/concrete/src/Workflow/BasicWorkflow.php +share/concrete5/concrete/src/Workflow/Description.php +share/concrete5/concrete/src/Workflow/EmptyWorkflow.php +share/concrete5/concrete/src/Workflow/HistoryEntry/BasicHistoryEntry.php +share/concrete5/concrete/src/Workflow/HistoryEntry/HistoryEntry.php +share/concrete5/concrete/src/Workflow/Progress/Action/Action.php +share/concrete5/concrete/src/Workflow/Progress/Action/ApprovalAction.php +share/concrete5/concrete/src/Workflow/Progress/Action/CancelAction.php +share/concrete5/concrete/src/Workflow/Progress/BasicData.php +share/concrete5/concrete/src/Workflow/Progress/Category.php +share/concrete5/concrete/src/Workflow/Progress/History.php +share/concrete5/concrete/src/Workflow/Progress/PageHistory.php +share/concrete5/concrete/src/Workflow/Progress/PageProgress.php +share/concrete5/concrete/src/Workflow/Progress/Progress.php +share/concrete5/concrete/src/Workflow/Progress/Response.php +share/concrete5/concrete/src/Workflow/Request/ApprovePageRequest.php +share/concrete5/concrete/src/Workflow/Request/ApproveStackRequest.php +share/concrete5/concrete/src/Workflow/Request/ChangePagePermissionsInheritanceRequest.php +share/concrete5/concrete/src/Workflow/Request/ChangePagePermissionsRequest.php +share/concrete5/concrete/src/Workflow/Request/ChangeSubpageDefaultsInheritanceRequest.php +share/concrete5/concrete/src/Workflow/Request/DeletePageRequest.php +share/concrete5/concrete/src/Workflow/Request/MovePageRequest.php +share/concrete5/concrete/src/Workflow/Request/PageRequest.php +share/concrete5/concrete/src/Workflow/Request/Request.php +share/concrete5/concrete/src/Workflow/Type.php +share/concrete5/concrete/src/Workflow/Workflow.php +share/concrete5/concrete/themes/concrete/main.css +share/concrete5/concrete/themes/concrete/page_theme.php +share/concrete5/concrete/themes/concrete/view.php share/concrete5/concrete/themes/core/error.php share/concrete5/concrete/themes/core/none.php -share/concrete5/concrete/themes/dark_chocolate/blog_entry.php -share/concrete5/concrete/themes/dark_chocolate/default.php -share/concrete5/concrete/themes/dark_chocolate/description.txt -share/concrete5/concrete/themes/dark_chocolate/elements/footer.php -share/concrete5/concrete/themes/dark_chocolate/elements/header.php -share/concrete5/concrete/themes/dark_chocolate/full.php -share/concrete5/concrete/themes/dark_chocolate/images/inneroptics_dot_net_starfish.jpg -share/concrete5/concrete/themes/dark_chocolate/images/nav_horizontal_divider.gif -share/concrete5/concrete/themes/dark_chocolate/images/nav_sidebar_left_bg.gif -share/concrete5/concrete/themes/dark_chocolate/images/nav_sidebar_right_bg.gif -share/concrete5/concrete/themes/dark_chocolate/left_sidebar.php -share/concrete5/concrete/themes/dark_chocolate/main.css -share/concrete5/concrete/themes/dark_chocolate/thumbnail.png -share/concrete5/concrete/themes/dark_chocolate/typography.css -share/concrete5/concrete/themes/dark_chocolate/view.php share/concrete5/concrete/themes/dashboard/core_stack.php +share/concrete5/concrete/themes/dashboard/dashboard_full.php share/concrete5/concrete/themes/dashboard/dashboard_header_four_col.php share/concrete5/concrete/themes/dashboard/dashboard_primary_five.php +share/concrete5/concrete/themes/dashboard/dialog.php share/concrete5/concrete/themes/dashboard/elements/footer.php share/concrete5/concrete/themes/dashboard/elements/header.php share/concrete5/concrete/themes/dashboard/elements/header_newsflow.php +share/concrete5/concrete/themes/dashboard/main.css +share/concrete5/concrete/themes/dashboard/marketplace.php share/concrete5/concrete/themes/dashboard/view.php -share/concrete5/concrete/themes/default/blog_entry.php -share/concrete5/concrete/themes/default/default.php -share/concrete5/concrete/themes/default/description.txt -share/concrete5/concrete/themes/default/elements/footer.php -share/concrete5/concrete/themes/default/elements/header.php -share/concrete5/concrete/themes/default/full.php -share/concrete5/concrete/themes/default/images/inneroptics_dot_net_aspens.jpg -share/concrete5/concrete/themes/default/images/inneroptics_dot_net_canyonlands.jpg -share/concrete5/concrete/themes/default/images/inneroptics_dot_net_new_zealand_sheep.jpg -share/concrete5/concrete/themes/default/images/inneroptics_dot_net_portland.jpg -share/concrete5/concrete/themes/default/images/inneroptics_dot_net_starfish.jpg -share/concrete5/concrete/themes/default/images/nav_horizontal_divider.gif -share/concrete5/concrete/themes/default/images/nav_sidebar_left_bg.gif -share/concrete5/concrete/themes/default/images/nav_sidebar_right_bg.gif -share/concrete5/concrete/themes/default/left_sidebar.php -share/concrete5/concrete/themes/default/main.css -share/concrete5/concrete/themes/default/thumbnail.png -share/concrete5/concrete/themes/default/typography.css -share/concrete5/concrete/themes/default/view.php -share/concrete5/concrete/themes/greek_yogurt/blog_entry.php -share/concrete5/concrete/themes/greek_yogurt/css/960_24_col.css -share/concrete5/concrete/themes/greek_yogurt/css/reset.css -share/concrete5/concrete/themes/greek_yogurt/css/text.css -share/concrete5/concrete/themes/greek_yogurt/default.php -share/concrete5/concrete/themes/greek_yogurt/description.txt -share/concrete5/concrete/themes/greek_yogurt/elements/blog_header.php -share/concrete5/concrete/themes/greek_yogurt/elements/footer.php -share/concrete5/concrete/themes/greek_yogurt/elements/header.php -share/concrete5/concrete/themes/greek_yogurt/full.php -share/concrete5/concrete/themes/greek_yogurt/images/icon_email.png -share/concrete5/concrete/themes/greek_yogurt/images/icon_facebook.png -share/concrete5/concrete/themes/greek_yogurt/images/icon_twitter.png -share/concrete5/concrete/themes/greek_yogurt/index.html -share/concrete5/concrete/themes/greek_yogurt/left_sidebar.php -share/concrete5/concrete/themes/greek_yogurt/main.css -share/concrete5/concrete/themes/greek_yogurt/thumbnail.png -share/concrete5/concrete/themes/greek_yogurt/typography.css -share/concrete5/concrete/themes/greek_yogurt/view.php -share/concrete5/concrete/themes/greensalad/default.php -share/concrete5/concrete/themes/greensalad/description.txt -share/concrete5/concrete/themes/greensalad/elements/footer.php -share/concrete5/concrete/themes/greensalad/elements/header.php -share/concrete5/concrete/themes/greensalad/full.php -share/concrete5/concrete/themes/greensalad/home.php -share/concrete5/concrete/themes/greensalad/images/central_columns_bg.jpg -share/concrete5/concrete/themes/greensalad/images/central_left_columns_bg.jpg -share/concrete5/concrete/themes/greensalad/images/footer_bg.jpg -share/concrete5/concrete/themes/greensalad/images/footer_grass.jpg -share/concrete5/concrete/themes/greensalad/images/header_bg.jpg -share/concrete5/concrete/themes/greensalad/images/home_header.jpg -share/concrete5/concrete/themes/greensalad/main.css -share/concrete5/concrete/themes/greensalad/thumbnail.png -share/concrete5/concrete/themes/greensalad/typography.css -share/concrete5/concrete/themes/greensalad/view.php -share/concrete5/concrete/tools/add_block_popup.php -share/concrete5/concrete/tools/al.php -share/concrete5/concrete/tools/alert.php +share/concrete5/concrete/themes/elemental/blank.php +share/concrete5/concrete/themes/elemental/css/bootstrap-modified.css +share/concrete5/concrete/themes/elemental/css/build/blocks/date-navigation.less +share/concrete5/concrete/themes/elemental/css/build/blocks/faq.less +share/concrete5/concrete/themes/elemental/css/build/blocks/feature-template-hover-description.less +share/concrete5/concrete/themes/elemental/css/build/blocks/feature.less +share/concrete5/concrete/themes/elemental/css/build/blocks/image-slider.less +share/concrete5/concrete/themes/elemental/css/build/blocks/image.less +share/concrete5/concrete/themes/elemental/css/build/blocks/next-previous.less +share/concrete5/concrete/themes/elemental/css/build/blocks/page-attribute-display.less +share/concrete5/concrete/themes/elemental/css/build/blocks/page-list-option-buttons.less +share/concrete5/concrete/themes/elemental/css/build/blocks/page-list-template-thumbnail-grid.less +share/concrete5/concrete/themes/elemental/css/build/blocks/page-list.less +share/concrete5/concrete/themes/elemental/css/build/blocks/page-title-option-byline.less +share/concrete5/concrete/themes/elemental/css/build/blocks/page-title.less +share/concrete5/concrete/themes/elemental/css/build/blocks/tags.less +share/concrete5/concrete/themes/elemental/css/build/blocks/testimonial.less +share/concrete5/concrete/themes/elemental/css/build/blocks/topic-list.less +share/concrete5/concrete/themes/elemental/css/build/body.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/alerts.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/badges.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/bootstrap.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/breadcrumbs.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/button-groups.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/buttons.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/carousel.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/close.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/code.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/component-animations.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/dropdowns.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/forms.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/glyphicons.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/grid.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/input-groups.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/jumbotron.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/labels.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/list-group.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/media.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/alerts.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/background-variant.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/border-radius.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/buttons.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/center-block.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/clearfix.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/forms.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/gradients.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/grid-framework.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/grid.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/hide-text.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/image.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/labels.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/list-group.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/nav-divider.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/nav-vertical-align.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/opacity.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/pagination.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/panels.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/progress-bar.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/reset-filter.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/resize.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/responsive-visibility.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/size.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/tab-focus.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/table-row.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/text-emphasis.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/text-overflow.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/mixins/vendor-prefixes.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/modals.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/navbar.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/navs.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/normalize.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/pager.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/pagination.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/panels.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/popovers.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/print.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/progress-bars.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/responsive-embed.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/responsive-utilities.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/scaffolding.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/tables.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/theme.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/thumbnails.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/tooltip.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/type.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/utilities.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/variables.less +share/concrete5/concrete/themes/elemental/css/build/bootstrap-3.2.0/wells.less +share/concrete5/concrete/themes/elemental/css/build/breadcrumb.less +share/concrete5/concrete/themes/elemental/css/build/buttons.less +share/concrete5/concrete/themes/elemental/css/build/captcha.less +share/concrete5/concrete/themes/elemental/css/build/content.less +share/concrete5/concrete/themes/elemental/css/build/custom-design-classes/area-content-accent.less +share/concrete5/concrete/themes/elemental/css/build/custom-design-classes/block-sidebar-padded.less +share/concrete5/concrete/themes/elemental/css/build/custom-design-classes/block-sidebar-wrapped.less +share/concrete5/concrete/themes/elemental/css/build/custom-design-classes/blog-entry-list.less +share/concrete5/concrete/themes/elemental/css/build/custom-design-classes/recent-blog-entry.less +share/concrete5/concrete/themes/elemental/css/build/custom-design-classes/testimonial-bio.less +share/concrete5/concrete/themes/elemental/css/build/fonts/blue-sky.less +share/concrete5/concrete/themes/elemental/css/build/fonts/defaults.less +share/concrete5/concrete/themes/elemental/css/build/fonts/night-road.less +share/concrete5/concrete/themes/elemental/css/build/fonts/royal.less +share/concrete5/concrete/themes/elemental/css/build/footer.less +share/concrete5/concrete/themes/elemental/css/build/header.less +share/concrete5/concrete/themes/elemental/css/build/miscellaneous-styles.less +share/concrete5/concrete/themes/elemental/css/build/mixins.less +share/concrete5/concrete/themes/elemental/css/build/mobile/navigation.less +share/concrete5/concrete/themes/elemental/css/build/pagination.less +share/concrete5/concrete/themes/elemental/css/build/reset.less +share/concrete5/concrete/themes/elemental/css/build/search.less +share/concrete5/concrete/themes/elemental/css/main.less +share/concrete5/concrete/themes/elemental/css/presets/blue-sky.less +share/concrete5/concrete/themes/elemental/css/presets/defaults.less +share/concrete5/concrete/themes/elemental/css/presets/night-road.less +share/concrete5/concrete/themes/elemental/css/presets/royal.less +share/concrete5/concrete/themes/elemental/css/styles.xml +share/concrete5/concrete/themes/elemental/default.php +share/concrete5/concrete/themes/elemental/description.txt +share/concrete5/concrete/themes/elemental/elements/footer.php +share/concrete5/concrete/themes/elemental/elements/footer_bottom.php +share/concrete5/concrete/themes/elemental/elements/header.php +share/concrete5/concrete/themes/elemental/elements/header_top.php +share/concrete5/concrete/themes/elemental/full.php +share/concrete5/concrete/themes/elemental/images/background-slider-blue-sky.png +share/concrete5/concrete/themes/elemental/images/background-slider-default.png +share/concrete5/concrete/themes/elemental/images/background-slider-night-road.png +share/concrete5/concrete/themes/elemental/images/background-slider-royal.png +share/concrete5/concrete/themes/elemental/images/background.png +share/concrete5/concrete/themes/elemental/left_sidebar.php +share/concrete5/concrete/themes/elemental/page_forbidden.php +share/concrete5/concrete/themes/elemental/page_not_found.php +share/concrete5/concrete/themes/elemental/page_theme.php +share/concrete5/concrete/themes/elemental/right_sidebar.php +share/concrete5/concrete/themes/elemental/thumbnail.png +share/concrete5/concrete/themes/elemental/view.php +share/concrete5/concrete/themes/greek_yogurt/css/presets/defaults.css +share/concrete5/concrete/themes/greek_yogurt/css/presets/orange_sunset.css +share/concrete5/concrete/themes/greek_yogurt/css/typography.css share/concrete5/concrete/tools/attribute_type_actions.php share/concrete5/concrete/tools/captcha.php -share/concrete5/concrete/tools/check_in.php -share/concrete5/concrete/tools/composer/preview.php -share/concrete5/concrete/tools/composer/preview_frame.php -share/concrete5/concrete/tools/composer_target.php -share/concrete5/concrete/tools/css.php +share/concrete5/concrete/tools/conversations/add_file.php +share/concrete5/concrete/tools/conversations/add_message.php +share/concrete5/concrete/tools/conversations/count_header.php +share/concrete5/concrete/tools/conversations/delete_file.php +share/concrete5/concrete/tools/conversations/delete_message.php +share/concrete5/concrete/tools/conversations/edit_message.php +share/concrete5/concrete/tools/conversations/flag_message.php +share/concrete5/concrete/tools/conversations/get_rating.php +share/concrete5/concrete/tools/conversations/message_detail.php +share/concrete5/concrete/tools/conversations/message_page.php +share/concrete5/concrete/tools/conversations/rate.php +share/concrete5/concrete/tools/conversations/update_message.php +share/concrete5/concrete/tools/conversations/view_ajax.php share/concrete5/concrete/tools/dashboard/add_to_quick_nav.php share/concrete5/concrete/tools/dashboard/attribute_set_order_update.php share/concrete5/concrete/tools/dashboard/attribute_sets_update.php share/concrete5/concrete/tools/dashboard/block_type_order_update.php share/concrete5/concrete/tools/dashboard/get_image_data.php -share/concrete5/concrete/tools/dashboard/scrapbook_services.php share/concrete5/concrete/tools/dashboard/sitemap_check_in.php share/concrete5/concrete/tools/dashboard/sitemap_copy_all.php share/concrete5/concrete/tools/dashboard/sitemap_data.php @@ -5335,68 +3625,47 @@ share/concrete5/concrete/tools/dashboard/sitemap_delete_forever.php share/concrete5/concrete/tools/dashboard/sitemap_drag_request.php share/concrete5/concrete/tools/dashboard/sitemap_empty_trash.php share/concrete5/concrete/tools/dashboard/sitemap_update.php -share/concrete5/concrete/tools/dashboard/user_attributes_update.php -share/concrete5/concrete/tools/disable_mobile.php share/concrete5/concrete/tools/edit_area_popup.php -share/concrete5/concrete/tools/edit_block_popup.php share/concrete5/concrete/tools/edit_collection_popup.php -share/concrete5/concrete/tools/files/add_to.php -share/concrete5/concrete/tools/files/bulk_properties.php -share/concrete5/concrete/tools/files/customize_search_columns.php share/concrete5/concrete/tools/files/delete.php -share/concrete5/concrete/tools/files/delete_set.php share/concrete5/concrete/tools/files/download.php share/concrete5/concrete/tools/files/duplicate.php share/concrete5/concrete/tools/files/edit.php -share/concrete5/concrete/tools/files/get_data.php +share/concrete5/concrete/tools/files/image/image_editor.php share/concrete5/concrete/tools/files/image/process.php share/concrete5/concrete/tools/files/import.php +share/concrete5/concrete/tools/files/importers/imageeditor.php share/concrete5/concrete/tools/files/importers/incoming.php share/concrete5/concrete/tools/files/importers/multiple.php share/concrete5/concrete/tools/files/importers/remote.php share/concrete5/concrete/tools/files/importers/single.php +share/concrete5/concrete/tools/files/importers/thumbnail.php share/concrete5/concrete/tools/files/permissions.php -share/concrete5/concrete/tools/files/properties.php share/concrete5/concrete/tools/files/replace.php -share/concrete5/concrete/tools/files/rescan.php -share/concrete5/concrete/tools/files/save_search.php -share/concrete5/concrete/tools/files/search_dialog.php share/concrete5/concrete/tools/files/search_results.php -share/concrete5/concrete/tools/files/search_sets_reload.php share/concrete5/concrete/tools/files/selector_data.php share/concrete5/concrete/tools/files/star.php share/concrete5/concrete/tools/files/view.php -share/concrete5/concrete/tools/get_remote_help.php -share/concrete5/concrete/tools/help.php -share/concrete5/concrete/tools/i18n_js.php -share/concrete5/concrete/tools/jobs.php -share/concrete5/concrete/tools/jobs/check_queue.php -share/concrete5/concrete/tools/jobs/run_single.php -share/concrete5/concrete/tools/layout_services.php -share/concrete5/concrete/tools/marketplace/add-ons.php -share/concrete5/concrete/tools/marketplace/checkout.php -share/concrete5/concrete/tools/marketplace/connect.php -share/concrete5/concrete/tools/marketplace/details.php -share/concrete5/concrete/tools/marketplace/download.php -share/concrete5/concrete/tools/marketplace/frame.php -share/concrete5/concrete/tools/marketplace/intelligent_search.php -share/concrete5/concrete/tools/marketplace/refresh_theme.php -share/concrete5/concrete/tools/marketplace/themes.php +share/concrete5/concrete/tools/gathering/get_new.php +share/concrete5/concrete/tools/gathering/item/delete.php +share/concrete5/concrete/tools/gathering/item/detail.php +share/concrete5/concrete/tools/gathering/item/template.php +share/concrete5/concrete/tools/gathering/load_more.php +share/concrete5/concrete/tools/gathering/update.php +share/concrete5/concrete/tools/help/dismiss.php share/concrete5/concrete/tools/newsflow.php -share/concrete5/concrete/tools/page_controls_menu_js.php +share/concrete5/concrete/tools/page_types/composer/form/add_control.php +share/concrete5/concrete/tools/page_types/composer/form/edit_control.php share/concrete5/concrete/tools/pages/autocomplete.php -share/concrete5/concrete/tools/pages/bulk_metadata_update.php -share/concrete5/concrete/tools/pages/customize_search_columns.php share/concrete5/concrete/tools/pages/delete.php -share/concrete5/concrete/tools/pages/design.php -share/concrete5/concrete/tools/pages/intelligent_search.php share/concrete5/concrete/tools/pages/permissions.php share/concrete5/concrete/tools/pages/permissions_access.php -share/concrete5/concrete/tools/pages/preview_as_user.php +share/concrete5/concrete/tools/pages/preview_version.php share/concrete5/concrete/tools/pages/search_dialog.php share/concrete5/concrete/tools/pages/search_results.php share/concrete5/concrete/tools/pages/speed_settings.php share/concrete5/concrete/tools/pages/url_slug.php +share/concrete5/concrete/tools/permissions/access/entity/types/conversation_message_author.php share/concrete5/concrete/tools/permissions/access/entity/types/file_uploader.php share/concrete5/concrete/tools/permissions/access/entity/types/group.php share/concrete5/concrete/tools/permissions/access/entity/types/group_combination.php @@ -5409,77 +3678,3607 @@ share/concrete5/concrete/tools/permissions/categories/area.php share/concrete5/concrete/tools/permissions/categories/basic_workflow.php share/concrete5/concrete/tools/permissions/categories/block.php share/concrete5/concrete/tools/permissions/categories/block_type.php +share/concrete5/concrete/tools/permissions/categories/conversation.php share/concrete5/concrete/tools/permissions/categories/file.php share/concrete5/concrete/tools/permissions/categories/file_set.php +share/concrete5/concrete/tools/permissions/categories/group_tree_node.php share/concrete5/concrete/tools/permissions/categories/marketplace_newsflow.php share/concrete5/concrete/tools/permissions/categories/page.php +share/concrete5/concrete/tools/permissions/categories/page_type.php share/concrete5/concrete/tools/permissions/categories/sitemap.php +share/concrete5/concrete/tools/permissions/categories/topic_category_tree_node.php +share/concrete5/concrete/tools/permissions/categories/topic_tree_node.php +share/concrete5/concrete/tools/permissions/categories/tree_node.php share/concrete5/concrete/tools/permissions/categories/user.php share/concrete5/concrete/tools/permissions/dialogs/access/entity/types/group_combination.php share/concrete5/concrete/tools/permissions/dialogs/access/entity/types/group_set.php share/concrete5/concrete/tools/permissions/dialogs/basic_workflow.php share/concrete5/concrete/tools/permissions/dialogs/block_type.php +share/concrete5/concrete/tools/permissions/dialogs/conversation.php share/concrete5/concrete/tools/permissions/dialogs/file.php share/concrete5/concrete/tools/permissions/dialogs/file_set.php share/concrete5/concrete/tools/permissions/dialogs/miscellaneous.php +share/concrete5/concrete/tools/permissions/dialogs/page_type.php +share/concrete5/concrete/tools/permissions/dialogs/tree/node.php share/concrete5/concrete/tools/permissions/dialogs/user.php share/concrete5/concrete/tools/permissions/set.php share/concrete5/concrete/tools/pile_manager.php share/concrete5/concrete/tools/reindex_pending_pages.php -share/concrete5/concrete/tools/reload_area_permissions_js.php -share/concrete5/concrete/tools/select_group.php share/concrete5/concrete/tools/sitemap_overlay.php share/concrete5/concrete/tools/sitemap_search_selector.php -share/concrete5/concrete/tools/spellchecker_service.php -share/concrete5/concrete/tools/themes/preview.php -share/concrete5/concrete/tools/themes/preview_external.php -share/concrete5/concrete/tools/themes/preview_internal.php +share/concrete5/concrete/tools/tree/load.php +share/concrete5/concrete/tools/tree/node/add/topic.php +share/concrete5/concrete/tools/tree/node/add/topic_category.php +share/concrete5/concrete/tools/tree/node/drag_request.php +share/concrete5/concrete/tools/tree/node/duplicate/node.php +share/concrete5/concrete/tools/tree/node/edit/topic.php +share/concrete5/concrete/tools/tree/node/edit/topic_category.php +share/concrete5/concrete/tools/tree/node/load.php +share/concrete5/concrete/tools/tree/node/permissions.php +share/concrete5/concrete/tools/tree/node/remove.php share/concrete5/concrete/tools/upgrade.php -share/concrete5/concrete/tools/user_group_selector.php share/concrete5/concrete/tools/users/autocomplete.php share/concrete5/concrete/tools/users/bulk_activate.php share/concrete5/concrete/tools/users/bulk_deactivate.php share/concrete5/concrete/tools/users/bulk_delete.php share/concrete5/concrete/tools/users/bulk_group_add.php share/concrete5/concrete/tools/users/bulk_group_remove.php -share/concrete5/concrete/tools/users/bulk_properties.php -share/concrete5/concrete/tools/users/customize_search_columns.php -share/concrete5/concrete/tools/users/search_dialog.php -share/concrete5/concrete/tools/users/search_results.php share/concrete5/concrete/tools/users/search_results_export.php -share/concrete5/concrete/tools/versions.php share/concrete5/concrete/tools/workflow/categories/page.php share/concrete5/concrete/tools/workflow/dialogs/approve_page_preview.php share/concrete5/concrete/tools/workflow/dialogs/change_page_permissions.php -share/concrete5/config/site_theme_paths.php -share/concrete5/files/.keep +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Element.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Image.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Input.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Link.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Lists.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Table.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Text.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Traits/Helpers.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Traits/Tag.php +share/concrete5/concrete/vendor/anahkiasen/html-object/src/HtmlObject/Traits/TreeObject.php +share/concrete5/concrete/vendor/autoload.php +share/concrete5/concrete/vendor/composer/ClassLoader.php +share/concrete5/concrete/vendor/composer/autoload_classmap.php +share/concrete5/concrete/vendor/composer/autoload_files.php +share/concrete5/concrete/vendor/composer/autoload_namespaces.php +share/concrete5/concrete/vendor/composer/autoload_psr4.php +share/concrete5/concrete/vendor/composer/autoload_real.php +share/concrete5/concrete/vendor/composer/installed.json +share/concrete5/concrete/vendor/concrete5/flysystem/LICENSE +share/concrete5/concrete/vendor/concrete5/flysystem/phpunit.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/AbstractAdapter.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/AbstractFtpAdapter.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/AwsS3.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/Dropbox.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/Ftp.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/Local.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/NullAdapter.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/Rackspace.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/Sftp.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/WebDav.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Adapter/Zip.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/AdapterInterface.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Cache/AbstractCache.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Cache/Adapter.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Cache/Memcached.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Cache/Memory.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Cache/Noop.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Cache/Predis.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/CacheInterface.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Config.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Directory.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Exception.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/File.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/FileExistsException.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/FileNotFoundException.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Filesystem.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/FilesystemInterface.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Handler.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/MountManager.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/PluginInterface.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/ReadInterface.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/RootViolationException.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Util.php +share/concrete5/concrete/vendor/concrete5/flysystem/src/Util/MimeType.php +share/concrete5/concrete/vendor/dapphp/securimage/AHGBold.ttf +share/concrete5/concrete/vendor/dapphp/securimage/LICENSE.txt +share/concrete5/concrete/vendor/dapphp/securimage/WavFile.php +share/concrete5/concrete/vendor/dapphp/securimage/audio/.htaccess +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/0.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/1.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/10.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/11.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/12.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/13.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/14.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/15.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/16.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/17.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/18.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/19.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/2.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/20.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/3.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/4.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/5.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/6.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/7.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/8.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/9.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/A.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/B.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/C.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/D.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/E.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/F.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/G.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/H.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/I.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/J.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/K.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/L.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/M.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/MINUS.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/N.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/O.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/P.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/PLUS.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/Q.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/R.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/S.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/T.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/TIMES.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/U.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/V.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/W.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/X.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/Y.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/Z.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/en/error.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/noise/check-point-1.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/noise/crowd-talking-1.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/noise/crowd-talking-6.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/noise/crowd-talking-7.wav +share/concrete5/concrete/vendor/dapphp/securimage/audio/noise/kids-playing-1.wav +share/concrete5/concrete/vendor/dapphp/securimage/backgrounds/bg3.jpg +share/concrete5/concrete/vendor/dapphp/securimage/backgrounds/bg4.jpg +share/concrete5/concrete/vendor/dapphp/securimage/backgrounds/bg5.jpg +share/concrete5/concrete/vendor/dapphp/securimage/backgrounds/bg6.png +share/concrete5/concrete/vendor/dapphp/securimage/captcha.html +share/concrete5/concrete/vendor/dapphp/securimage/database/.htaccess +share/concrete5/concrete/vendor/dapphp/securimage/database/index.html +share/concrete5/concrete/vendor/dapphp/securimage/database/securimage.sq3 +share/concrete5/concrete/vendor/dapphp/securimage/images/audio_icon.png +share/concrete5/concrete/vendor/dapphp/securimage/images/refresh.png +share/concrete5/concrete/vendor/dapphp/securimage/securimage.php +share/concrete5/concrete/vendor/dapphp/securimage/securimage_play.php +share/concrete5/concrete/vendor/dapphp/securimage/securimage_play.swf +share/concrete5/concrete/vendor/dapphp/securimage/securimage_show.php +share/concrete5/concrete/vendor/dapphp/securimage/words/words.txt +share/concrete5/concrete/vendor/doctrine/annotations/LICENSE +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php +share/concrete5/concrete/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php +share/concrete5/concrete/vendor/doctrine/cache/LICENSE +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Version.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php +share/concrete5/concrete/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php +share/concrete5/concrete/vendor/doctrine/collections/LICENSE +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php +share/concrete5/concrete/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php +share/concrete5/concrete/vendor/doctrine/common/LICENSE +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/ClassLoader.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/CommonException.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Comparable.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/EventArgs.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/EventManager.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/EventSubscriber.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerDecorator.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Exception/OutOfBoundsException.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Exception/ProxyException.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Exception/UnexpectedValueException.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Proxy.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyDefinition.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Util/Debug.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php +share/concrete5/concrete/vendor/doctrine/common/lib/Doctrine/Common/Version.php +share/concrete5/concrete/vendor/doctrine/dbal/LICENSE +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Cache/ArrayStatement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Cache/CacheException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Cache/QueryCacheProfile.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Cache/ResultCacheStatement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/ConnectionException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDB2Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDriverException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractOracleDriver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractPostgreSQLDriver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLAnywhereDriver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLServerDriver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/DriverException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Connection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Connection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Exception.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Exception.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOIbm/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOOracle/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOPgSql/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Connection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PingableConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/Driver.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/LastInsertId.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/ConnectionEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/MysqlSessionInit.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/OracleSessionInit.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/SQLSessionInit.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableAddColumnEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableChangeColumnEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRemoveColumnEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRenameColumnEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaColumnDefinitionEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableColumnEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaDropTableEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaIndexDefinitionEventArgs.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Events.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConnectionException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConstraintViolationException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectExistsException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectNotFoundException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/DriverException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/ForeignKeyConstraintViolationException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidFieldNameException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/NonUniqueFieldNameException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/NotNullConstraintViolationException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/ReadOnlyException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/ServerException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/SyntaxErrorException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableExistsException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableNotFoundException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Exception/UniqueConstraintViolationException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGenerator.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGeneratorSchemaVisitor.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/LockMode.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/EchoSQLLogger.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DrizzleKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/KeywordList.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQL57Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/OracleKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL91Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL92Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQLKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/ReservedKeywordsValidator.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere11Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere12Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere16Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhereKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2005Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2008Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2012Keywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServerKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL57Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL91Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL92Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere11Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere12Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere16Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAzurePlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2005Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2008Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2012Platform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Portability/Connection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Portability/Statement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Column.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/ColumnDiff.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Constraint.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/DB2SchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/DrizzleSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Identifier.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Index.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLAnywhereSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLServerSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Schema.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaConfig.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaDiff.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Sequence.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/AbstractSchemaSynchronizer.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SchemaSynchronizer.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SingleDatabaseSynchronizer.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Table.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/TableDiff.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/View.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/AbstractVisitor.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/CreateSchemaSqlCollector.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/DropSchemaSqlCollector.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Graphviz.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/NamespaceVisitor.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/RemoveNamespacedAssets.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/SchemaDiffVisitor.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Visitor.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureFederationsSynchronizer.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureShardManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/Schema/MultiTenantVisitor.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/MultiTenantShardChoser.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/ShardChoser.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardManager.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardingException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ReservedWordsCommand.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConsoleRunner.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Helper/ConnectionHelper.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/Version.php +share/concrete5/concrete/vendor/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php +share/concrete5/concrete/vendor/doctrine/inflector/LICENSE +share/concrete5/concrete/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php +share/concrete5/concrete/vendor/doctrine/lexer/LICENSE +share/concrete5/concrete/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php +share/concrete5/concrete/vendor/doctrine/migrations/LICENSE +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/AbortMigrationException.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/AbstractMigration.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Configuration/AbstractFileConfiguration.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Configuration/Configuration.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Configuration/XmlConfiguration.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Configuration/YamlConfiguration.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/IrreversibleMigrationException.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Migration.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/MigrationException.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/MigrationsVersion.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/OutputWriter.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/SkipMigrationException.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/AbstractCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/DiffCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/ExecuteCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/GenerateCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/LatestCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/MigrateCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/StatusCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Tools/Console/Command/VersionCommand.php +share/concrete5/concrete/vendor/doctrine/migrations/lib/Doctrine/DBAL/Migrations/Version.php +share/concrete5/concrete/vendor/doctrine/orm/LICENSE +share/concrete5/concrete/vendor/doctrine/orm/doctrine-mapping.xsd +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Decorator/EntityManagerDecorator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/EntityNotFoundException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/LifecycleEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/ListenersInvoker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/LoadClassMetadataEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/OnClearEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/OnFlushEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/PostFlushEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/PreFlushEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Event/PreUpdateEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Events.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AssignedGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Id/BigIntegerIdentityGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Id/IdentityGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Id/SequenceGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Id/TableGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Id/UuidGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/CommitOrderCalculator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ArrayHydrator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/HydrationException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/IterableResult.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ScalarHydrator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SimpleObjectHydrator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/SingleScalarHydrator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AnsiQuoteStrategy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/AssociationBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/ClassMetadataBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/EntityListenerBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/FieldBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/ManyToManyAssociationBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Builder/OneToManyAssociationBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataInfo.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultEntityListenerResolver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultNamingStrategy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DatabaseDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DriverChain.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/PHPDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedYamlDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/StaticPHPDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/YamlDriver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ElementCollection.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappingException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/NativeQuery.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/NoResultException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/NonUniqueResultException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/ORMException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/ORMInvalidArgumentException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/OptimisticLockException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/PersistentCollection.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/AbstractCollectionPersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/AbstractEntityInheritancePersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/BasicEntityPersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/ElementCollectionPersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/ManyToManyPersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/OneToManyPersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/PersisterException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/SingleTablePersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/SqlExpressionVisitor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/SqlValueVisitor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/UnionSubclassPersister.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/PessimisticLockException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Proxy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/ProxyFactory.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ASTException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/AggregateExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ArithmeticExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ArithmeticFactor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ArithmeticTerm.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/BetweenExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/CoalesceExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/CollectionMemberExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ComparisonExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ConditionalExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ConditionalFactor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ConditionalPrimary.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ConditionalTerm.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/DeleteClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/DeleteStatement.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/EmptyCollectionComparisonExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ExistsExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/FromClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/AbsFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/BitAndFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/BitOrFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/ConcatFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/CurrentDateFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/CurrentTimeFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/CurrentTimestampFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/DateAddFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/DateDiffFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/DateSubFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/FunctionNode.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/IdentityFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/LengthFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/LocateFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/LowerFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/ModFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/SizeFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/SqrtFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/SubstringFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/TrimFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Functions/UpperFunction.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/GeneralCaseExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/GroupByClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/HavingClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/IdentificationVariableDeclaration.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/InExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/IndexBy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/InputParameter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/InstanceOfExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Join.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/JoinAssociationDeclaration.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/JoinAssociationPathExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/JoinClassPathExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/LikeExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Literal.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/NewObjectExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Node.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/NullComparisonExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/NullIfExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/OrderByClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/OrderByItem.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/ParenthesisExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/PartialObjectExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/PathExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/QuantifiedExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/RangeVariableDeclaration.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SelectStatement.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SimpleArithmeticExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SimpleCaseExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SimpleSelectClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SimpleSelectExpression.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SimpleWhenClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/Subselect.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/SubselectFromClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/UpdateClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/UpdateItem.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/UpdateStatement.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/WhenClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/AST/WhereClause.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/AbstractSqlExecutor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/MultiTableDeleteExecutor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/MultiTableUpdateExecutor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleTableDeleteUpdateExecutor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Andx.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Base.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Comparison.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Composite.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/From.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Func.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/GroupBy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Join.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Literal.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Math.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/OrderBy.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Orx.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Expr/Select.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Filter/SQLFilter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/FilterCollection.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Lexer.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parameter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ParameterTypeInferer.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Parser.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ParserResult.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Printer.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryExpressionVisitor.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMapping.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/ResultSetMappingBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/SqlWalker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerAdapter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Query/TreeWalkerChain.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/QueryBuilder.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/DefaultRepositoryFactory.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertDoctrine1SchemaCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/GenerateEntitiesCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/GenerateProxiesCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/GenerateRepositoriesCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Helper/EntityManagerHelper.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/MetadataFilter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ConvertDoctrine1Schema.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/DebugUnitOfWorkListener.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/DisconnectedClassMetadataFactory.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/EntityRepositoryGenerator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Event/GenerateSchemaEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Event/GenerateSchemaTableEventArgs.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/ClassMetadataExporter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/AbstractExporter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/AnnotationExporter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/PhpExporter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/XmlExporter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/Driver/YamlExporter.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Export/ExportException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/CountOutputWalker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/CountWalker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryWalker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/Paginator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Pagination/WhereInWalker.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ResolveTargetEntityListener.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaTool.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/SchemaValidator.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ToolEvents.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/ToolsException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/TransactionRequiredException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/UnexpectedResultException.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php +share/concrete5/concrete/vendor/doctrine/orm/lib/Doctrine/ORM/Version.php +share/concrete5/concrete/vendor/egulias/email-validator/LICENSE +share/concrete5/concrete/vendor/egulias/email-validator/src/Egulias/EmailValidator/EmailLexer.php +share/concrete5/concrete/vendor/egulias/email-validator/src/Egulias/EmailValidator/EmailParser.php +share/concrete5/concrete/vendor/egulias/email-validator/src/Egulias/EmailValidator/EmailValidator.php +share/concrete5/concrete/vendor/egulias/email-validator/src/Egulias/EmailValidator/Parser/DomainPart.php +share/concrete5/concrete/vendor/egulias/email-validator/src/Egulias/EmailValidator/Parser/LocalPart.php +share/concrete5/concrete/vendor/egulias/email-validator/src/Egulias/EmailValidator/Parser/Parser.php +share/concrete5/concrete/vendor/filp/whoops/LICENSE.md +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Exception/ErrorException.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Exception/Formatter.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Exception/Frame.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Exception/FrameCollection.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Exception/Inspector.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/CallbackHandler.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/Handler.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/HandlerInterface.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/JsonResponseHandler.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/PlainTextHandler.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/SoapResponseHandler.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Handler/XmlResponseHandler.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Provider/Phalcon/WhoopsServiceProvider.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Provider/Silex/WhoopsServiceProvider.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/css/whoops.base.css +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/js/whoops.base.js +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/js/zepto.min.js +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/views/env_details.html.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/views/frame_code.html.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/views/frame_list.html.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/views/header.html.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Resources/views/layout.html.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Run.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Util/Misc.php +share/concrete5/concrete/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php +share/concrete5/concrete/vendor/filp/whoops/src/deprecated/Zend/ExceptionStrategy.php +share/concrete5/concrete/vendor/filp/whoops/src/deprecated/Zend/Module.php +share/concrete5/concrete/vendor/filp/whoops/src/deprecated/Zend/RouteNotFoundStrategy.php +share/concrete5/concrete/vendor/filp/whoops/src/deprecated/Zend/module.config.example.php +share/concrete5/concrete/vendor/gettext/gettext/LICENSE +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/Blade.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/Extractor.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/ExtractorInterface.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/Jed.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/JsCode.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/JsonDictionary.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/Mo.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/PhpArray.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/PhpCode.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/Po.php +share/concrete5/concrete/vendor/gettext/gettext/src/Extractors/Twig.php +share/concrete5/concrete/vendor/gettext/gettext/src/Generators/Generator.php +share/concrete5/concrete/vendor/gettext/gettext/src/Generators/GeneratorInterface.php +share/concrete5/concrete/vendor/gettext/gettext/src/Generators/Jed.php +share/concrete5/concrete/vendor/gettext/gettext/src/Generators/JsonDictionary.php +share/concrete5/concrete/vendor/gettext/gettext/src/Generators/Mo.php +share/concrete5/concrete/vendor/gettext/gettext/src/Generators/PhpArray.php +share/concrete5/concrete/vendor/gettext/gettext/src/Generators/Po.php +share/concrete5/concrete/vendor/gettext/gettext/src/Translation.php +share/concrete5/concrete/vendor/gettext/gettext/src/Translations.php +share/concrete5/concrete/vendor/gettext/gettext/src/Translator.php +share/concrete5/concrete/vendor/gettext/gettext/src/Utils/FunctionsScanner.php +share/concrete5/concrete/vendor/gettext/gettext/src/Utils/JsFunctionsScanner.php +share/concrete5/concrete/vendor/gettext/gettext/src/Utils/PhpFunctionsScanner.php +share/concrete5/concrete/vendor/gettext/gettext/src/Utils/StringReader.php +share/concrete5/concrete/vendor/gettext/gettext/src/autoloader.php +share/concrete5/concrete/vendor/gettext/gettext/src/translator_functions.php +share/concrete5/concrete/vendor/gettext/languages/LICENSE +share/concrete5/concrete/vendor/gettext/languages/UNICODE-LICENSE.txt +share/concrete5/concrete/vendor/gettext/languages/src/Category.php +share/concrete5/concrete/vendor/gettext/languages/src/CldrData.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Docs.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Exporter.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Html.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Json.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Php.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Po.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Prettyjson.php +share/concrete5/concrete/vendor/gettext/languages/src/Exporter/Xml.php +share/concrete5/concrete/vendor/gettext/languages/src/FormulaConverter.php +share/concrete5/concrete/vendor/gettext/languages/src/Language.php +share/concrete5/concrete/vendor/gettext/languages/src/autoloader.php +share/concrete5/concrete/vendor/gettext/languages/src/cldr-data/main/en-US/languages.json +share/concrete5/concrete/vendor/gettext/languages/src/cldr-data/main/en-US/scripts.json +share/concrete5/concrete/vendor/gettext/languages/src/cldr-data/main/en-US/territories.json +share/concrete5/concrete/vendor/gettext/languages/src/cldr-data/supplemental/plurals.json +share/concrete5/concrete/vendor/hautelook/phpass/src/Hautelook/Phpass/PasswordHash.php +share/concrete5/concrete/vendor/htmlawed/htmlawed/htmLawed.php +share/concrete5/concrete/vendor/illuminate/config/Illuminate/Config/EnvironmentVariables.php +share/concrete5/concrete/vendor/illuminate/config/Illuminate/Config/EnvironmentVariablesLoaderInterface.php +share/concrete5/concrete/vendor/illuminate/config/Illuminate/Config/FileEnvironmentVariablesLoader.php +share/concrete5/concrete/vendor/illuminate/config/Illuminate/Config/FileLoader.php +share/concrete5/concrete/vendor/illuminate/config/Illuminate/Config/LoaderInterface.php +share/concrete5/concrete/vendor/illuminate/config/Illuminate/Config/Repository.php +share/concrete5/concrete/vendor/illuminate/container/Illuminate/Container/Container.php +share/concrete5/concrete/vendor/illuminate/filesystem/Illuminate/Filesystem/Filesystem.php +share/concrete5/concrete/vendor/illuminate/filesystem/Illuminate/Filesystem/FilesystemServiceProvider.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/ClassLoader.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Collection.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Contracts/ArrayableInterface.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Contracts/JsonableInterface.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Contracts/MessageProviderInterface.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Contracts/RenderableInterface.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Contracts/ResponsePreparerInterface.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/App.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Artisan.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Auth.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Blade.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Cache.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Config.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Cookie.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Crypt.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/DB.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Event.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Facade.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/File.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Form.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/HTML.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Hash.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Input.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Lang.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Log.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Mail.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Paginator.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Password.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Queue.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Redirect.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Redis.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Request.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Response.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Route.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/SSH.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Schema.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Session.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/URL.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/Validator.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Facades/View.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Fluent.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Manager.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/MessageBag.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/NamespacedItemResolver.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Pluralizer.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/SerializableClosure.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/ServiceProvider.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/Str.php +share/concrete5/concrete/vendor/illuminate/support/Illuminate/Support/helpers.php +share/concrete5/concrete/vendor/imagine/imagine/LICENSE +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Draw/DrawerInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Effects/EffectsInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Exception/Exception.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Exception/NotSupportedException.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Exception/OutOfBoundsException.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Exception/RuntimeException.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Advanced/Border.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Advanced/Canvas.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Advanced/Grayscale.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Advanced/OnPixelBased.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Advanced/RelativeResize.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/ApplyMask.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Autorotate.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Copy.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Crop.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Fill.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/FlipHorizontally.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/FlipVertically.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Paste.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Resize.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Rotate.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Save.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Show.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Strip.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/Thumbnail.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Basic/WebOptimization.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/FilterInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/ImagineAware.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Filter/Transformation.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gd/Drawer.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gd/Effects.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gd/Font.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gd/Image.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gd/Imagine.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gd/Layers.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gmagick/Drawer.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gmagick/Effects.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gmagick/Font.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gmagick/Image.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gmagick/Imagine.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Gmagick/Layers.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/AbstractFont.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/AbstractImage.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/AbstractImagine.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/AbstractLayers.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Box.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/BoxInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Fill/FillInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Fill/Gradient/Horizontal.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Fill/Gradient/Linear.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Fill/Gradient/Vertical.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/FontInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Histogram/Bucket.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Histogram/Range.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/ImageInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/ImagineInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/LayersInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/ManipulatorInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Metadata/AbstractMetadataReader.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Metadata/DefaultMetadataReader.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Metadata/ExifMetadataReader.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Metadata/MetadataBag.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Metadata/MetadataReaderInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/CMYK.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/Color/CMYK.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/Color/ColorInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/Color/Gray.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/Color/RGB.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/ColorParser.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/Grayscale.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/PaletteInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Palette/RGB.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Point.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Point/Center.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/PointInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/Profile.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Image/ProfileInterface.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Imagick/Drawer.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Imagick/Effects.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Imagick/Font.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Imagick/Image.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Imagick/Imagine.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/Imagick/Layers.php +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/CoatedFOGRA27.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/CoatedFOGRA39.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/CoatedGRACoL2006.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/JapanColor2001Coated.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/JapanColor2001Uncoated.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/JapanColor2002Newspaper.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/JapanColor2003WebCoated.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/JapanWebCoated.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/USWebCoatedSWOP.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/USWebUncoated.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/UncoatedFOGRA29.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/WebCoatedFOGRA28.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/WebCoatedSWOP2006Grade3.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/CMYK/WebCoatedSWOP2006Grade5.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/AdobeRGB1998.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/AppleRGB.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/ColorMatchRGB.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/PAL_SECAM.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/SMPTE-C.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/VideoHD.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/VideoNTSC.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/RGB/VideoPAL.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/Adobe/Trademark Information.pdf +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/color.org/sRGB_IEC61966-2-1_black_scaled.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/color.org/sRGB_IEC61966-2-1_no_black_scaling.icc +share/concrete5/concrete/vendor/imagine/imagine/lib/Imagine/resources/colormanagement.org/ISOcoated_v2_grey1c_bas.ICC +share/concrete5/concrete/vendor/innogames/cssmin/README +share/concrete5/concrete/vendor/innogames/cssmin/src/CssMin.php +share/concrete5/concrete/vendor/kertz/twitteroauth/LICENSE +share/concrete5/concrete/vendor/kertz/twitteroauth/images/darker.png +share/concrete5/concrete/vendor/kertz/twitteroauth/images/lighter.png +share/concrete5/concrete/vendor/kertz/twitteroauth/twitteroauth/OAuth.php +share/concrete5/concrete/vendor/kertz/twitteroauth/twitteroauth/twitteroauth.php +share/concrete5/concrete/vendor/league/url/LICENSE +share/concrete5/concrete/vendor/league/url/src/AbstractUrl.php +share/concrete5/concrete/vendor/league/url/src/Components/AbstractArray.php +share/concrete5/concrete/vendor/league/url/src/Components/AbstractComponent.php +share/concrete5/concrete/vendor/league/url/src/Components/AbstractSegment.php +share/concrete5/concrete/vendor/league/url/src/Components/ComponentArrayInterface.php +share/concrete5/concrete/vendor/league/url/src/Components/ComponentInterface.php +share/concrete5/concrete/vendor/league/url/src/Components/Fragment.php +share/concrete5/concrete/vendor/league/url/src/Components/Host.php +share/concrete5/concrete/vendor/league/url/src/Components/HostInterface.php +share/concrete5/concrete/vendor/league/url/src/Components/Pass.php +share/concrete5/concrete/vendor/league/url/src/Components/Path.php +share/concrete5/concrete/vendor/league/url/src/Components/PathInterface.php +share/concrete5/concrete/vendor/league/url/src/Components/Port.php +share/concrete5/concrete/vendor/league/url/src/Components/Query.php +share/concrete5/concrete/vendor/league/url/src/Components/QueryInterface.php +share/concrete5/concrete/vendor/league/url/src/Components/Scheme.php +share/concrete5/concrete/vendor/league/url/src/Components/SegmentInterface.php +share/concrete5/concrete/vendor/league/url/src/Components/User.php +share/concrete5/concrete/vendor/league/url/src/Url.php +share/concrete5/concrete/vendor/league/url/src/UrlConstants.php +share/concrete5/concrete/vendor/league/url/src/UrlImmutable.php +share/concrete5/concrete/vendor/league/url/src/UrlInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/LICENSE +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/AutoLoader.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/Credentials.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/CredentialsInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Exception/Exception.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/AbstractClient.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/ClientInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/CurlClient.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/StreamClient.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Exception/TokenResponseException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/Uri.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/UriFactory.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/UriFactoryInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/UriInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Service/AbstractService.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Service/ServiceInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/AuthorizationStateNotFoundException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/StorageException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Exception/TokenNotFoundException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Memory.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Redis.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/Session.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/SymfonySession.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Storage/TokenStorageInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Token/AbstractToken.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Token/Exception/ExpiredTokenException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/Common/Token/TokenInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/AbstractService.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/BitBucket.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Etsy.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/FitBit.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Flickr.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ScoopIt.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ServiceInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Tumblr.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Twitter.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Xing.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/Yahoo.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/Exception/UnsupportedHashAlgorithmException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/Signature.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/SignatureInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Token/StdOAuth1Token.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth1/Token/TokenInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/AbstractService.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Amazon.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Bitly.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Box.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Buffer.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Dailymotion.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Dropbox.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/InvalidAccessTypeException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/InvalidAuthorizationStateException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/InvalidScopeException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Exception/MissingRefreshTokenException.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Facebook.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Foursquare.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/GitHub.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Google.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Harvest.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Heroku.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Instagram.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Linkedin.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Mailchimp.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Microsoft.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Paypal.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Pocket.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Reddit.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/RunKeeper.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Salesforce.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ServiceInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/SoundCloud.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Ustream.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Vkontakte.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/Yammer.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Token/StdOAuth2Token.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/OAuth2/Token/TokenInterface.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/ServiceFactory.php +share/concrete5/concrete/vendor/lusitanian/oauth/src/OAuth/bootstrap.php +share/concrete5/concrete/vendor/michelf/php-markdown/License.md +share/concrete5/concrete/vendor/michelf/php-markdown/Michelf/Markdown.inc.php +share/concrete5/concrete/vendor/michelf/php-markdown/Michelf/Markdown.php +share/concrete5/concrete/vendor/michelf/php-markdown/Michelf/MarkdownExtra.inc.php +share/concrete5/concrete/vendor/michelf/php-markdown/Michelf/MarkdownExtra.php +share/concrete5/concrete/vendor/michelf/php-markdown/Michelf/MarkdownInterface.inc.php +share/concrete5/concrete/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/LICENSE +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Gettext.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Options.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/BlockTemplates.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/Cif.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/Dynamic.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/Area.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/AttributeKey.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/AttributeKeyCategory.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/AttributeSet.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/AttributeType.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/DynamicItem.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/Group.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/GroupSet.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/JobSet.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/PermissionAccessEntityType.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/PermissionKey.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/PermissionKeyCategory.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/SelectAttributeValue.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/DynamicItem/Tree.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/Php.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/Parser/ThemePresets.php +share/concrete5/concrete/vendor/mlocati/concrete5-translation-library/src/autoloader.php +share/concrete5/concrete/vendor/mobiledetect/mobiledetectlib/LICENSE.txt +share/concrete5/concrete/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.json +share/concrete5/concrete/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php +share/concrete5/concrete/vendor/mobiledetect/mobiledetectlib/export/exportToJSON.php +share/concrete5/concrete/vendor/mobiledetect/mobiledetectlib/namespaced/Detection/MobileDetect.php +share/concrete5/concrete/vendor/monolog/monolog/LICENSE +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/ErrorHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/AmqpHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/CubeHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FilterHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/GelfHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/GroupHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/HipChatHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/LogglyHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/MailHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/MandrillHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/PsrHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/PushoverHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/RavenHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/RedisHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/SamplingHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/SlackHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/SocketHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/SyslogHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/TestHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Logger.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/GitProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/TagProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/UidProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php +share/concrete5/concrete/vendor/monolog/monolog/src/Monolog/Registry.php +share/concrete5/concrete/vendor/nesbot/carbon/LICENSE +share/concrete5/concrete/vendor/nesbot/carbon/src/Carbon/Carbon.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/LICENSE +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Exception/Exception.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Exception/InvalidExtractorException.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Exception/UndefinedExtractorException.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Extractor/Extractor.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Extractor/ExtractorInterface.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Extractor/Facebook.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Extractor/LazyExtractor.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Extractor/Linkedin.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Extractor/Twitter.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/ExtractorFactory.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/ExtractorFactoryInterface.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Utils/ArrayUtils.php +share/concrete5/concrete/vendor/oryzone/oauth-user-data/src/OAuth/UserData/Utils/StringUtils.php +share/concrete5/concrete/vendor/oyejorge/less.php/LICENSE +share/concrete5/concrete/vendor/oyejorge/less.php/lessc.inc.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Autoloader.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Cache.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Colors.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Configurable.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Environment.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Exception/Chunk.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Exception/Compiler.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Exception/Parser.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Functions.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Less.php.combine +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Mime.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Output.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Output/Mapped.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Parser.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/SourceMap/Base64VLQ.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/SourceMap/Generator.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Alpha.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Anonymous.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Assignment.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Attribute.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Call.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Color.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Comment.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Condition.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/DefaultFunc.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/DetachedRuleset.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Dimension.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Directive.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Element.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Expression.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Extend.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Import.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Javascript.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Keyword.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Media.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Mixin/Call.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Mixin/Definition.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/NameValue.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Negative.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Operation.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Paren.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Quoted.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Rule.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Ruleset.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/RulesetCall.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Selector.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/UnicodeDescriptor.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Unit.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/UnitConversions.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Url.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Value.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Tree/Variable.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Version.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Visitor.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Visitor/extendFinder.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Visitor/import.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Visitor/joinSelector.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Visitor/processExtends.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/Visitor/toCSS.php +share/concrete5/concrete/vendor/oyejorge/less.php/lib/Less/VisitorReplacing.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/LICENSE +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/AdapterInterface.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/ArrayAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/CallbackAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/DoctrineCollectionAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/DoctrineDbalAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/DoctrineDbalSingleTableAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/DoctrineODMMongoDBAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/DoctrineODMPhpcrAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/DoctrineORMAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/DoctrineSelectableAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/FixedAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/MandangoAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/MongoAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/NullAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/PropelAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Adapter/SolariumAdapter.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/Exception.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/LessThan1CurrentPageException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/LessThan1MaxPerPageException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/LogicException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/NotBooleanException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/NotIntegerCurrentPageException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/NotIntegerMaxPerPageException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/NotValidCurrentPageException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/NotValidMaxPerPageException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Exception/OutOfRangeCurrentPageException.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/Pagerfanta.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/PagerfantaInterface.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/DefaultView.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/OptionableView.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/Template/DefaultTemplate.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/Template/Template.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/Template/TemplateInterface.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/Template/TwitterBootstrap3Template.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/Template/TwitterBootstrapTemplate.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/TwitterBootstrap3View.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/TwitterBootstrapView.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/ViewFactory.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/ViewFactoryInterface.php +share/concrete5/concrete/vendor/pagerfanta/pagerfanta/src/Pagerfanta/View/ViewInterface.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Normalizer.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/Iconv.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/Intl.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/Mbstring.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/Normalizer.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/Xml.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.big5.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp037.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1006.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1026.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp424.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp437.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp500.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp737.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp775.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp850.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp852.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp855.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp856.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp857.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp860.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp861.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp862.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp863.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp864.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp865.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp866.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp869.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp874.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp875.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp932.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp936.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp949.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp950.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.gsm0338.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-r.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-u.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.mazovia.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.nextstep.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.stdenc.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.symbol.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.turkish.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1250.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1251.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1252.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1253.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1254.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1255.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1256.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1257.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1258.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.zdingbat.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.gsm0338.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.mazovia.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.stdenc.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.symbol.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.zdingbat.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/charset/translit.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalComposition.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/combiningClass.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/lowerCase.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/upperCase.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/TurkishUtf8.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8/Bootup.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8/Bootup/iconv.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8/Bootup/intl.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8/Bootup/mbstring.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8/Bootup/utf8_encode.php +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8/data/caseFolding_full.ser +share/concrete5/concrete/vendor/patchwork/utf8/class/Patchwork/Utf8/data/translit_extra.ser +share/concrete5/concrete/vendor/primal/color/LICENSE +share/concrete5/concrete/vendor/primal/color/lib/Primal/Color/CMYKColor.php +share/concrete5/concrete/vendor/primal/color/lib/Primal/Color/Color.php +share/concrete5/concrete/vendor/primal/color/lib/Primal/Color/HSLColor.php +share/concrete5/concrete/vendor/primal/color/lib/Primal/Color/HSVColor.php +share/concrete5/concrete/vendor/primal/color/lib/Primal/Color/Parser.php +share/concrete5/concrete/vendor/primal/color/lib/Primal/Color/RGBColor.php +share/concrete5/concrete/vendor/primal/color/lib/Primal/Color/Wheel.php +share/concrete5/concrete/vendor/psr/log/LICENSE +share/concrete5/concrete/vendor/psr/log/Psr/Log/AbstractLogger.php +share/concrete5/concrete/vendor/psr/log/Psr/Log/InvalidArgumentException.php +share/concrete5/concrete/vendor/psr/log/Psr/Log/LogLevel.php +share/concrete5/concrete/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +share/concrete5/concrete/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +share/concrete5/concrete/vendor/psr/log/Psr/Log/LoggerInterface.php +share/concrete5/concrete/vendor/psr/log/Psr/Log/LoggerTrait.php +share/concrete5/concrete/vendor/psr/log/Psr/Log/NullLogger.php +share/concrete5/concrete/vendor/punic/punic/LICENSE.txt +share/concrete5/concrete/vendor/punic/punic/UNICODE-LICENSE.txt +share/concrete5/concrete/vendor/punic/punic/code/Calendar.php +share/concrete5/concrete/vendor/punic/punic/code/Currency.php +share/concrete5/concrete/vendor/punic/punic/code/Data.php +share/concrete5/concrete/vendor/punic/punic/code/Exception.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/BadArgumentType.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/BadDataFileContents.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/DataFileNotFound.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/DataFileNotReadable.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/DataFolderNotFound.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/InvalidDataFile.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/InvalidLocale.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/NotImplemented.php +share/concrete5/concrete/vendor/punic/punic/code/Exception/ValueNotInList.php +share/concrete5/concrete/vendor/punic/punic/code/Language.php +share/concrete5/concrete/vendor/punic/punic/code/Misc.php +share/concrete5/concrete/vendor/punic/punic/code/Number.php +share/concrete5/concrete/vendor/punic/punic/code/Phone.php +share/concrete5/concrete/vendor/punic/punic/code/Plural.php +share/concrete5/concrete/vendor/punic/punic/code/Territory.php +share/concrete5/concrete/vendor/punic/punic/code/Unit.php +share/concrete5/concrete/vendor/punic/punic/code/data/ar/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ar/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ca/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/cs/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/currencyData.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/da/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/de/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/el/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-AU/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-CA/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-GB/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-HK/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en-IN/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/en/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/es/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/fi/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/fr/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/he/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hi/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hr/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/hu/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/it/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ja/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ko/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/likelySubtags.json +share/concrete5/concrete/vendor/punic/punic/code/data/measurementData.json +share/concrete5/concrete/vendor/punic/punic/code/data/metaZones.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/nb/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/nl/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/parentLocales.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pl/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/plurals.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt-PT/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/pt/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ro/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/root/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/ru/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sk/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sl/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sr/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/sv/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/telephoneCodeData.json +share/concrete5/concrete/vendor/punic/punic/code/data/territoryContainment.json +share/concrete5/concrete/vendor/punic/punic/code/data/territoryInfo.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/th/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/tr/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/uk/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/vi/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/weekData.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh-Hant/units.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/calendar.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/currencies.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/dateFields.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/languages.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/layout.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/listPatterns.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/localeDisplayNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/measurementSystemNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/numbers.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/territories.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/timeZoneNames.json +share/concrete5/concrete/vendor/punic/punic/code/data/zh/units.json +share/concrete5/concrete/vendor/punic/punic/punic.php +share/concrete5/concrete/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/HtmlDomParser.php +share/concrete5/concrete/vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/simplehtmldom_1_5/simple_html_dom.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassCollectionLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/LICENSE +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/MapClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Psr4ClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/WinCacheClassLoader.php +share/concrete5/concrete/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Application.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Command/Command.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Command/HelpCommand.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Command/ListCommand.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/ConsoleEvents.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Descriptor/ApplicationDescription.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Descriptor/Descriptor.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Descriptor/DescriptorInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Descriptor/JsonDescriptor.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Descriptor/TextDescriptor.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Descriptor/XmlDescriptor.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Event/ConsoleCommandEvent.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Event/ConsoleEvent.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Event/ConsoleExceptionEvent.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Event/ConsoleTerminateEvent.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Formatter/OutputFormatter.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyle.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/DebugFormatterHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/DescriptorHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/DialogHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/FormatterHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/Helper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/HelperInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/HelperSet.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/InputAwareHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/ProcessHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/ProgressBar.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/ProgressHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/QuestionHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/Table.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/TableHelper.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/TableSeparator.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Helper/TableStyle.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/ArrayInput.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/Input.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/InputArgument.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/InputAwareInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/InputDefinition.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/InputInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/InputOption.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Input/StringInput.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/LICENSE +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Logger/ConsoleLogger.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Output/BufferedOutput.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Output/ConsoleOutput.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Output/ConsoleOutputInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Output/NullOutput.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Output/Output.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Output/OutputInterface.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Output/StreamOutput.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Question/ChoiceQuestion.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Question/ConfirmationQuestion.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Question/Question.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Shell.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Tester/ApplicationTester.php +share/concrete5/concrete/vendor/symfony/console/Symfony/Component/Console/Tester/CommandTester.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Debug.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/DebugClassLoader.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/ClassNotFoundException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/ContextErrorException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/DummyException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/FatalErrorException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/FlattenException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/OutOfMemoryException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/UndefinedFunctionException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Exception/UndefinedMethodException.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/FatalErrorHandler/FatalErrorHandlerInterface.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/LICENSE +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Resources/ext/README.rst +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Resources/ext/config.m4 +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Resources/ext/config.w32 +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Resources/ext/php_symfony_debug.h +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Resources/ext/symfony_debug.c +share/concrete5/concrete/vendor/symfony/debug/Symfony/Component/Debug/Resources/ext/tests/001.phpt +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php +share/concrete5/concrete/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/LICENSE +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Adapter/AbstractAdapter.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Adapter/AdapterInterface.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Adapter/BsdFindAdapter.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Adapter/GnuFindAdapter.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Adapter/PhpAdapter.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Comparator/Comparator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Comparator/DateComparator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Comparator/NumberComparator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Exception/AccessDeniedException.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Exception/AdapterFailureException.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Exception/OperationNotPermitedException.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Exception/ShellCommandFailureException.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Expression/Expression.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Expression/Glob.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Expression/Regex.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Expression/ValueInterface.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Finder.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Glob.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/CustomFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/FilePathsIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/FilecontentFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/FilenameFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/FilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/PathFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Iterator/SortableIterator.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/LICENSE +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Shell/Command.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/Shell/Shell.php +share/concrete5/concrete/vendor/symfony/finder/Symfony/Component/Finder/SplFileInfo.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeaderItem.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ApacheRequest.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/BinaryFileResponse.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Cookie.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ExpressionRequestMatcher.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileException.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UnexpectedTypeException.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/Exception/UploadException.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/File.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesser.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/ExtensionGuesserInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeExtensionGuesser.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesser.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/MimeType/MimeTypeGuesserInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/FileBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/IpUtils.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/JsonResponse.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/LICENSE +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ParameterBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RedirectResponse.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcher.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestMatcherInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/RequestStack.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Resources/stubs/SessionHandlerInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ServerBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/NullSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/WriteCheckSessionHandler.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php +share/concrete5/concrete/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/StreamedResponse.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/CacheClearerInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/ChainCacheClearer.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmer.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/EnvParametersResource.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Config/FileLocator.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerReference.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolver.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/ControllerResolverInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollectorInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/EventDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/ExceptionDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LateDataCollectorInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/LoggerDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/MemoryDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/TimeDataCollector.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/Util/ValueExporter.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ErrorHandler.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ExceptionHandler.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/AddClassesToCachePass.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/ConfigurableExtension.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/Extension.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DependencyInjection/RegisterListenersPass.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterResponseEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FinishRequestEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForExceptionEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/KernelEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/PostResponseEvent.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/AddRequestFormatsListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ErrorsLoggerListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/EsiListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/FragmentListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/LocaleListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ResponseListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/SaveSessionListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/SessionListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/StreamedResponseListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/TestSessionListener.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ConflictHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FatalErrorException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/FlattenException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/GoneHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/HttpExceptionInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/PreconditionFailedHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/PreconditionRequiredHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/TooManyRequestsHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnauthorizedHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnprocessableEntityHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/EsiFragmentRenderer.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentRendererInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Store.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernel.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpKernelInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/LICENSE +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/DebugLoggerInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/FileProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcacheProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MemcachedProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/TerminableInterface.php +share/concrete5/concrete/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/UriSigner.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Exception/RouteNotFoundException.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/LICENSE +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Route.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/RouteCollection.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/Router.php +share/concrete5/concrete/vendor/symfony/routing/Symfony/Component/Routing/RouterInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainDecoder.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/DecoderInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/EncoderInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonDecode.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncoder.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/NormalizationAwareInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/XmlEncoder.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/Exception.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/LogicException.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/RuntimeException.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/UnexpectedValueException.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/UnsupportedException.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/LICENSE +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/CustomNormalizer.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizableInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerAwareInterface.php +share/concrete5/concrete/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerInterface.php +share/concrete5/concrete/vendor/tedivm/jshrink/LICENSE +share/concrete5/concrete/vendor/tedivm/jshrink/src/JShrink/Minifier.php +share/concrete5/concrete/vendor/tedivm/stash/LICENSE +share/concrete5/concrete/vendor/tedivm/stash/autoload.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Apc.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/BlackHole.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Composite.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Ephemeral.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/FileSystem.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Memcache.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Redis.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Sqlite.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Sub/Memcache.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Sub/Memcached.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Sub/Sqlite.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Sub/SqlitePdo.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Driver/Sub/SqlitePdo2.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/DriverList.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Exception/Exception.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Exception/LogicException.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Exception/RuntimeException.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Exception/WindowsPathMaxLengthException.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Interfaces/DriverInterface.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Interfaces/Drivers/ExtendInterface.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Interfaces/Drivers/IncDecInterface.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Interfaces/Drivers/MultiInterface.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Interfaces/ItemInterface.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Interfaces/PoolInterface.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Invalidation.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Item.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Pool.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Session.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Session/SessionHandlerInterface.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Session/SessionHandlerInterface_Legacy.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Session/SessionHandlerInterface_Modern.php +share/concrete5/concrete/vendor/tedivm/stash/src/Stash/Utilities.php +share/concrete5/concrete/vendor/true/punycode/LICENSE +share/concrete5/concrete/vendor/true/punycode/src/Punycode.php +share/concrete5/concrete/vendor/voku/urlify/URLify.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/ExtensionNotLoadedException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/LogicException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/MissingDependencyException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/MissingKeyException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/OutOfSpaceException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/UnexpectedValueException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Exception/UnsupportedMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/AbstractPattern.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/CallbackCache.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/CaptureCache.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/ClassCache.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/ObjectCache.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/OutputCache.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/PatternInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Pattern/PatternOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/PatternFactory.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/PatternPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Service/StorageCacheAbstractServiceFactory.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Service/StorageCacheFactory.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/AbstractAdapter.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/AbstractZendServer.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/AdapterOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/Apc.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/ApcIterator.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/ApcOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/Dba.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/DbaIterator.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/DbaOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/Filesystem.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/FilesystemIterator.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/FilesystemOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/KeyListIterator.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/Memcached.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/MemcachedOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/MemcachedResourceManager.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/Memory.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/MemoryOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/Redis.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/RedisOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/RedisResourceManager.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/Session.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/SessionOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/WinCache.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/WinCacheOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/XCache.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/XCacheOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/ZendServerDisk.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Adapter/ZendServerShm.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/AdapterPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/AvailableSpaceCapableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Capabilities.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/ClearByNamespaceInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/ClearByPrefixInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/ClearExpiredInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Event.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/ExceptionEvent.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/FlushableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/IterableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/IteratorInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/OptimizableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/AbstractPlugin.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/ClearExpiredByFactor.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/ExceptionHandler.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/IgnoreUserAbort.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/OptimizeByFactor.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/PluginInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/PluginOptions.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/Plugin/Serializer.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/PluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/PostEvent.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/StorageInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/TaggableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/Storage/TotalSpaceCapableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-cache/Zend/Cache/StorageFactory.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/BlockCipher.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Hash.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Hmac.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Key/Derivation/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Key/Derivation/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Key/Derivation/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Key/Derivation/Pbkdf2.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Key/Derivation/SaltedS2k.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Key/Derivation/Scrypt.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Password/Apache.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Password/Bcrypt.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Password/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Password/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Password/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Password/PasswordInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/DiffieHellman.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/Rsa.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/Rsa/AbstractKey.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/Rsa/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/Rsa/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/Rsa/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/Rsa/PrivateKey.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/Rsa/PublicKey.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/PublicKey/RsaOptions.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/Mcrypt.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/Padding/PaddingInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/Padding/Pkcs7.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/PaddingPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Symmetric/SymmetricInterface.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/SymmetricPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-crypt/Zend/Crypt/Utils.php +share/concrete5/concrete/vendor/zendframework/zend-escaper/Zend/Escaper/Escaper.php +share/concrete5/concrete/vendor/zendframework/zend-escaper/Zend/Escaper/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-escaper/Zend/Escaper/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-escaper/Zend/Escaper/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/AbstractListenerAggregate.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/Event.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManager.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManagerAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManagerAwareTrait.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventManagerInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/EventsCapableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/Exception/DomainException.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/Exception/InvalidCallbackException.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/Filter/FilterInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/Filter/FilterIterator.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/FilterChain.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/GlobalEventManager.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/ListenerAggregateInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/ListenerAggregateTrait.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/ProvidesEvents.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/ResponseCollection.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/SharedEventAggregateAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/SharedEventManager.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/SharedEventManagerAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/SharedEventManagerInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/SharedListenerAggregateInterface.php +share/concrete5/concrete/vendor/zendframework/zend-eventmanager/Zend/EventManager/StaticEventManager.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/AbstractCallback.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/CallbackInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/HttpResponse.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Model/AbstractModel.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Model/Subscription.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Model/SubscriptionPersistenceInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/PubSubHubbub.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Publisher.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Subscriber.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Subscriber/Callback.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/PubSubHubbub/Version.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/AbstractEntry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/AbstractFeed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Collection.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Collection/AbstractCollection.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Collection/Author.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Collection/Category.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Collection/Collection.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Entry/AbstractEntry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Entry/Atom.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Entry/EntryInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Entry/Rss.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/AbstractEntry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/AbstractFeed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Atom/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Atom/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Content/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/DublinCore/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/DublinCore/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Podcast/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Podcast/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Slash/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Syndication/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/Thread/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/ExtensionManager.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/ExtensionManagerInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/ExtensionPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Feed/AbstractFeed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Feed/Atom.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Feed/Atom/Source.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Feed/FeedInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Feed/Rss.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/FeedSet.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Http/ClientInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Http/ResponseInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Reader/Reader.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Uri.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/AbstractFeed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Deleted.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/AbstractRenderer.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/ITunes/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/ITunes/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/RendererInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/ExtensionManager.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/ExtensionManagerInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/ExtensionPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Feed.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/FeedFactory.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/AbstractRenderer.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Entry/Atom.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Entry/AtomDeleted.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Entry/Rss.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Feed/AbstractAtom.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Feed/Atom.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Feed/Atom/AbstractAtom.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Feed/AtomSource.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/Feed/Rss.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Renderer/RendererInterface.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Source.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Version.php +share/concrete5/concrete/vendor/zendframework/zend-feed/Zend/Feed/Writer/Writer.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/AbstractMessage.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/AdapterInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Curl.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Exception/InitializationException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Exception/OutOfRangeException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Exception/TimeoutException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Proxy.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Socket.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/StreamInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Adapter/Test.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Cookies.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Exception/OutOfRangeException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Client/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/ClientStatic.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Cookies.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Exception/OutOfRangeException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AbstractAccept.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AbstractDate.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AbstractLocation.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Accept.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Accept/FieldValuePart/AbstractFieldValuePart.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Accept/FieldValuePart/AcceptFieldValuePart.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Accept/FieldValuePart/CharsetFieldValuePart.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Accept/FieldValuePart/EncodingFieldValuePart.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Accept/FieldValuePart/LanguageFieldValuePart.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AcceptCharset.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AcceptEncoding.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AcceptLanguage.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AcceptRanges.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Age.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Allow.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/AuthenticationInfo.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Authorization.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/CacheControl.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Connection.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentDisposition.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentEncoding.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentLanguage.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentLength.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentLocation.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentMD5.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentRange.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentTransferEncoding.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ContentType.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Cookie.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Date.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Etag.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Expect.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Expires.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/From.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/GenericHeader.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/GenericMultiHeader.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/HeaderInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Host.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/IfMatch.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/IfModifiedSince.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/IfNoneMatch.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/IfRange.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/IfUnmodifiedSince.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/KeepAlive.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/LastModified.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Location.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/MaxForwards.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/MultipleHeaderInterface.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Pragma.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ProxyAuthenticate.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/ProxyAuthorization.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Range.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Referer.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Refresh.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/RetryAfter.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Server.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/SetCookie.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/TE.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Trailer.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/TransferEncoding.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Upgrade.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/UserAgent.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Vary.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Via.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/WWWAuthenticate.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Header/Warning.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/HeaderLoader.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Headers.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/PhpEnvironment/RemoteAddress.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/PhpEnvironment/Request.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/PhpEnvironment/Response.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Request.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Response.php +share/concrete5/concrete/vendor/zendframework/zend-http/Zend/Http/Response/Stream.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Exception/ExtensionNotLoadedException.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Exception/OutOfBoundsException.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Exception/ParseException.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Exception/RangeException.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Filter/AbstractLocale.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Filter/Alnum.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Filter/Alpha.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Filter/NumberFormat.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Loader/FileLoaderInterface.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Loader/Gettext.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Loader/Ini.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Loader/PhpArray.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Loader/RemoteLoaderInterface.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/LoaderPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Plural/Parser.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Plural/Rule.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Plural/Symbol.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/TextDomain.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/Translator.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/TranslatorAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/TranslatorAwareTrait.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Translator/TranslatorServiceFactory.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/Alnum.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/Alpha.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/DateTime.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/Float.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/Int.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AD.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AX.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/AZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BB.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BD.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BJ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BQ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/BZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CD.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CV.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CX.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/CZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/DE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/DJ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/DK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/DM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/DO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/DZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/EC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/EE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/EG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/EH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ER.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ES.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ET.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/FI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/FJ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/FK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/FM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/FO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/FR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GB.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GD.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GP.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GQ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/GY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/HK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/HN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/HR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/HT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/HU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ID.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IQ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/IT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/JE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/JM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/JO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/JP.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KP.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/KZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LB.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LV.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/LY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MD.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ME.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ML.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MP.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MQ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MV.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MX.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/MZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NP.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/NZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/OM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/PY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/QA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/RE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/RO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/RS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/RU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/RW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SB.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SD.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SJ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ST.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SV.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SX.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/SZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TD.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TH.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TJ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TK.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TL.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TO.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TR.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TV.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/TZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/UA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/UG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/US.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/UY.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/UZ.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/VA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/VC.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/VE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/VG.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/VI.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/VN.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/VU.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/WF.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/WS.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/YE.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/YT.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ZA.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ZM.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PhoneNumber/ZW.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/Validator/PostCode.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/Helper/AbstractTranslatorHelper.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/Helper/CurrencyFormat.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/Helper/DateFormat.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/Helper/NumberFormat.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/Helper/Plural.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/Helper/Translate.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/Helper/TranslatePlural.php +share/concrete5/concrete/vendor/zendframework/zend-i18n/Zend/I18n/View/HelperConfig.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/AutoloaderFactory.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/ClassMapAutoloader.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/DomainException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/InvalidPathException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/MissingResourceNamespaceException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/PluginLoaderException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/Exception/SecurityException.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/ModuleAutoloader.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/PluginClassLoader.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/PluginClassLocator.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/ShortNameLocator.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/SplAutoloader.php +share/concrete5/concrete/vendor/zendframework/zend-loader/Zend/Loader/StandardAutoloader.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Address.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Address/AddressInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/AddressList.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Exception/DomainException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Exception/OutOfBoundsException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/AbstractAddressList.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Bcc.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Cc.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/ContentTransferEncoding.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/ContentType.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Date.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/From.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/GenericHeader.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/GenericMultiHeader.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/HeaderInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/HeaderLoader.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/HeaderWrap.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/MessageId.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/MimeVersion.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/MultipleHeadersInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Received.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/ReplyTo.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Sender.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/StructuredInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/Subject.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/To.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Header/UnstructuredInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Headers.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Message.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/AbstractProtocol.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Imap.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Pop3.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Smtp.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Smtp/Auth/Crammd5.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Smtp/Auth/Login.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/Smtp/Auth/Plain.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Protocol/SmtpPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/AbstractStorage.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Exception/OutOfBoundsException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Folder.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Folder/FolderInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Folder/Maildir.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Folder/Mbox.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Imap.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Maildir.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Mbox.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Message.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Message/File.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Message/MessageInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Part.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Part/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Part/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Part/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Part/File.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Part/PartInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Pop3.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Writable/Maildir.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Storage/Writable/WritableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/File.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/FileOptions.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/Sendmail.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/Smtp.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/SmtpOptions.php +share/concrete5/concrete/vendor/zendframework/zend-mail/Zend/Mail/Transport/TransportInterface.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/Adapter/AdapterInterface.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/Adapter/Bcmath.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/Adapter/Gmp.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/AdapterPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/BigInteger.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/Exception/DivisionByZeroException.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/BigInteger/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/Exception/DomainException.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/Rand.php +share/concrete5/concrete/vendor/zendframework/zend-math/Zend/Math/Source/HashTiming.php +share/concrete5/concrete/vendor/zendframework/zend-mime/Zend/Mime/Decode.php +share/concrete5/concrete/vendor/zendframework/zend-mime/Zend/Mime/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-mime/Zend/Mime/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-mime/Zend/Mime/Message.php +share/concrete5/concrete/vendor/zendframework/zend-mime/Zend/Mime/Mime.php +share/concrete5/concrete/vendor/zendframework/zend-mime/Zend/Mime/Part.php +share/concrete5/concrete/vendor/zendframework/zend-queue/LICENSE.txt +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/AbstractAdapter.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Activemq.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/ArrayAdapter.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Db.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Db/Message.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Db/Queue.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Db/mysql.sql +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Db/postgresql.sql +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Db/queue_sqlite.sql +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Db/sqlsrv.sql +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Memcacheq.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/Null.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Adapter/PlatformJobQueue.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/ConnectionException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/DomainException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/ExtensionNotLoadedException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/LogicException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/QueueNotFoundException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/RangeException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/UnexpectedValueException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Exception/UnsupportedMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Message.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Message/MessageIterator.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Message/PlatformJob.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Queue.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Stomp/Client.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Stomp/Connection.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Stomp/Frame.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Stomp/StompConnection.php +share/concrete5/concrete/vendor/zendframework/zend-queue/library/ZendQueue/Stomp/StompFrame.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/Bootstrap.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/TestConfiguration.php.dist +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/TestConfiguration.php.travis +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/ActivemqTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/AdapterTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/ArrayTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/DBTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/Iterator2.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/MemcacheqTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/MessageClass.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/NullTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/PlatformJobQueueTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Adapter/WARNING.txt +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Bugs/ZF-7650Test.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Custom/DbForUpdate.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Custom/Message.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Custom/Messages.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Custom/Queue.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/CustomTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/FactoryTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Message/IteratorTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/MessageTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Queue1Test.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Queue2Test.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/QueueBaseTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/QueueTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Stomp/ClientTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Stomp/ConnectionTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/ZendQueue/Stomp/FrameTest.php +share/concrete5/concrete/vendor/zendframework/zend-queue/tests/_autoload.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/AbstractFactoryInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/AbstractPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Config.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/ConfigInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/DelegatorFactoryInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Di/DiAbstractServiceFactory.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Di/DiInstanceManagerProxy.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Di/DiServiceFactory.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Di/DiServiceInitializer.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/CircularDependencyFoundException.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/CircularReferenceException.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/InvalidServiceNameException.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/ServiceNotCreatedException.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Exception/ServiceNotFoundException.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/FactoryInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/InitializerInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/MutableCreationOptionsInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Proxy/LazyServiceFactory.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/Proxy/LazyServiceFactoryFactory.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/ServiceLocatorAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/ServiceLocatorAwareTrait.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/ServiceLocatorInterface.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/ServiceManager.php +share/concrete5/concrete/vendor/zendframework/zend-servicemanager/Zend/ServiceManager/ServiceManagerAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/AbstractOptions.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ArrayObject.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ArrayObject/PhpLegacyCompatibility.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ArrayObject/PhpReferenceCompatibility.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ArraySerializableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ArrayStack.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ArrayUtils.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/CallbackHandler.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/DateTime.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/DispatchableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ErrorHandler.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/DomainException.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/ExtensionNotLoadedException.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/InvalidCallbackException.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/LogicException.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Glob.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/AbstractHydrator.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Aggregate/AggregateHydrator.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Aggregate/ExtractEvent.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Aggregate/HydrateEvent.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Aggregate/HydratorListener.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/ArraySerializable.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/ClassMethods.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/FilterComposite.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/FilterInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/FilterProviderInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/GetFilter.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/HasFilter.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/IsFilter.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/MethodMatchFilter.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/NumberOfParameterFilter.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Filter/OptionalParametersFilter.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/HydratorAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/HydratorInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/HydratorOptionsInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/HydratorPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/ObjectProperty.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Reflection.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Strategy/ClosureStrategy.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Strategy/DefaultStrategy.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Strategy/SerializableStrategy.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/Strategy/StrategyInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Hydrator/StrategyEnabledInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/InitializableInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Message.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/MessageInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ParameterObjectInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Parameters.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ParametersInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/PriorityQueue.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Request.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/RequestInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/Response.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/ResponseInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/SplPriorityQueue.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/SplQueue.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/SplStack.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/StringUtils.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/StringWrapper/AbstractStringWrapper.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/StringWrapper/Iconv.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/StringWrapper/Intl.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/StringWrapper/MbString.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/StringWrapper/Native.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/StringWrapper/StringWrapperInterface.php +share/concrete5/concrete/vendor/zendframework/zend-stdlib/Zend/Stdlib/compatibility/autoload.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/Exception/InvalidUriException.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/Exception/InvalidUriPartException.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/File.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/Http.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/Mailto.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/Uri.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/UriFactory.php +share/concrete5/concrete/vendor/zendframework/zend-uri/Zend/Uri/UriInterface.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/AbstractValidator.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/AbstractAdapter.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/AdapterInterface.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Codabar.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Code128.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Code25.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Code25interleaved.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Code39.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Code39ext.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Code93.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Code93ext.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Ean12.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Ean13.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Ean14.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Ean18.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Ean2.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Ean5.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Ean8.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Gtin12.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Gtin13.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Gtin14.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Identcode.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Intelligentmail.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Issn.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Itf14.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Leitcode.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Planet.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Postnet.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Royalmail.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Sscc.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Upca.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Barcode/Upce.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Between.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Callback.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/CreditCard.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Csrf.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Date.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/DateStep.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Db/AbstractDb.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Db/NoRecordExists.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Db/RecordExists.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Digits.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/EmailAddress.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Exception/BadMethodCallException.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Exception/ExceptionInterface.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Exception/ExtensionNotLoadedException.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Exception/InvalidArgumentException.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Exception/InvalidMagicMimeFileException.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Exception/RuntimeException.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Explode.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Count.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Crc32.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/ExcludeExtension.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/ExcludeMimeType.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Exists.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Extension.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/FilesSize.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Hash.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/ImageSize.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/IsCompressed.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/IsImage.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Md5.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/MimeType.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/NotExists.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Sha1.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Size.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/Upload.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/UploadFile.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/File/WordCount.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/GreaterThan.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Hex.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Hostname.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Hostname/Biz.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Hostname/Cn.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Hostname/Com.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Hostname/Jp.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Iban.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Identical.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/InArray.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Ip.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/IsInstanceOf.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Isbn.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/LessThan.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/NotEmpty.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Regex.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Sitemap/Changefreq.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Sitemap/Lastmod.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Sitemap/Loc.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Sitemap/Priority.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/StaticValidator.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Step.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/StringLength.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Translator/TranslatorAwareInterface.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Translator/TranslatorInterface.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/Uri.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/ValidatorChain.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/ValidatorInterface.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/ValidatorPluginManager.php +share/concrete5/concrete/vendor/zendframework/zend-validator/Zend/Validator/ValidatorPluginManagerAwareInterface.php +share/concrete5/concrete/views/backend/block.php +share/concrete5/concrete/views/dialogs/area/design.php +share/concrete5/concrete/views/dialogs/area/layout/presets.php +share/concrete5/concrete/views/dialogs/area/layout/presets/manage.php +share/concrete5/concrete/views/dialogs/block/aliasing.php +share/concrete5/concrete/views/dialogs/block/cache.php +share/concrete5/concrete/views/dialogs/block/design.php +share/concrete5/concrete/views/dialogs/block/edit.php +share/concrete5/concrete/views/dialogs/block/permissions/detail.php +share/concrete5/concrete/views/dialogs/block/permissions/guest_access.php +share/concrete5/concrete/views/dialogs/block/permissions/list.php +share/concrete5/concrete/views/dialogs/conversation/subscribe.php +share/concrete5/concrete/views/dialogs/file/bulk/delete.php +share/concrete5/concrete/views/dialogs/file/bulk/properties.php +share/concrete5/concrete/views/dialogs/file/bulk/sets.php +share/concrete5/concrete/views/dialogs/file/properties.php +share/concrete5/concrete/views/dialogs/file/search.php +share/concrete5/concrete/views/dialogs/file/sets.php +share/concrete5/concrete/views/dialogs/file/thumbnails.php +share/concrete5/concrete/views/dialogs/file/thumbnails/edit.php +share/concrete5/concrete/views/dialogs/file/upload_complete.php +share/concrete5/concrete/views/dialogs/group/search.php +share/concrete5/concrete/views/dialogs/help/introduction.php +share/concrete5/concrete/views/dialogs/marketplace/checkout.php +share/concrete5/concrete/views/dialogs/marketplace/download.php +share/concrete5/concrete/views/dialogs/page/add.php +share/concrete5/concrete/views/dialogs/page/add/compose.php +share/concrete5/concrete/views/dialogs/page/add_block.php +share/concrete5/concrete/views/dialogs/page/add_block_list.php +share/concrete5/concrete/views/dialogs/page/add_external.php +share/concrete5/concrete/views/dialogs/page/attributes.php +share/concrete5/concrete/views/dialogs/page/bulk/properties.php +share/concrete5/concrete/views/dialogs/page/clipboard.php +share/concrete5/concrete/views/dialogs/page/delete.php +share/concrete5/concrete/views/dialogs/page/delete_alias.php +share/concrete5/concrete/views/dialogs/page/design.php +share/concrete5/concrete/views/dialogs/page/design/css.php +share/concrete5/concrete/views/dialogs/page/search.php +share/concrete5/concrete/views/dialogs/search/customize.php +share/concrete5/concrete/views/dialogs/user/bulk/properties.php +share/concrete5/concrete/views/dialogs/user/search.php +share/concrete5/concrete/views/frontend/install.php +share/concrete5/concrete/views/frontend/maintenance_mode.php +share/concrete5/concrete/views/frontend/page_forbidden.php +share/concrete5/concrete/views/frontend/page_not_found.php +share/concrete5/concrete/views/frontend/upgrade.php +share/concrete5/concrete/views/frontend/user_error.php +share/concrete5/concrete/views/image-editor/control-sets/filter.php +share/concrete5/concrete/views/image-editor/control-sets/position.php +share/concrete5/concrete/views/image-editor/editor.php +share/concrete5/concrete/views/image-editor/filters/gaussian_blur.php +share/concrete5/concrete/views/image-editor/filters/grayscale.php +share/concrete5/concrete/views/image-editor/filters/none.php +share/concrete5/concrete/views/image-editor/filters/sepia.php +share/concrete5/concrete/views/image-editor/filters/vignette.php +share/concrete5/concrete/views/panels/add.php +share/concrete5/concrete/views/panels/dashboard.php +share/concrete5/concrete/views/panels/details/page/attributes.php +share/concrete5/concrete/views/panels/details/page/caching.php +share/concrete5/concrete/views/panels/details/page/composer.php +share/concrete5/concrete/views/panels/details/page/location.php +share/concrete5/concrete/views/panels/details/page/permissions/advanced.php +share/concrete5/concrete/views/panels/details/page/permissions/simple.php +share/concrete5/concrete/views/panels/details/page/preview.php +share/concrete5/concrete/views/panels/details/page/seo.php +share/concrete5/concrete/views/panels/details/page/versions.php +share/concrete5/concrete/views/panels/multilingual.php +share/concrete5/concrete/views/panels/page.php +share/concrete5/concrete/views/panels/page/attributes.php +share/concrete5/concrete/views/panels/page/check_in.php +share/concrete5/concrete/views/panels/page/design.php +share/concrete5/concrete/views/panels/page/design/customize.php +share/concrete5/concrete/views/panels/page/preview_as/form.php +share/concrete5/concrete/views/panels/page/preview_as/frame.php +share/concrete5/concrete/views/panels/page/versions.php +share/concrete5/concrete/views/panels/sitemap.php share/concrete5/index.php -share/concrete5/languages/ar/LC_MESSAGES/messages.mo -share/concrete5/languages/cs_CZ/LC_MESSAGES/messages.mo -share/concrete5/languages/da_DK/LC_MESSAGES/messages.mo -share/concrete5/languages/de_DE/LC_MESSAGES/messages.mo -share/concrete5/languages/el_GR/LC_MESSAGES/messages.mo -share/concrete5/languages/es_AR/LC_MESSAGES/messages.mo -share/concrete5/languages/es_ES/LC_MESSAGES/messages.mo -share/concrete5/languages/es_MX/LC_MESSAGES/messages.mo -share/concrete5/languages/es_PE/LC_MESSAGES/messages.mo -share/concrete5/languages/fa_IR/LC_MESSAGES/messages.mo -share/concrete5/languages/fi_FI/LC_MESSAGES/messages.mo -share/concrete5/languages/fr_FR/LC_MESSAGES/messages.mo -share/concrete5/languages/he_IL/LC_MESSAGES/messages.mo -share/concrete5/languages/it_IT/LC_MESSAGES/messages.mo -share/concrete5/languages/ja_JP/LC_MESSAGES/messages.mo -share/concrete5/languages/nb_NO/LC_MESSAGES/messages.mo -share/concrete5/languages/nl_NL/LC_MESSAGES/messages.mo -share/concrete5/languages/pt_PT/LC_MESSAGES/messages.mo -share/concrete5/languages/ro_RO/LC_MESSAGES/messages.mo -share/concrete5/languages/ru_RU/LC_MESSAGES/messages.mo -share/concrete5/languages/sk_SK/LC_MESSAGES/messages.mo -share/concrete5/languages/sl_SI/LC_MESSAGES/messages.mo -share/concrete5/languages/sv_SE/LC_MESSAGES/messages.mo -share/concrete5/languages/tr_TR/LC_MESSAGES/messages.mo -share/concrete5/languages/vi_VN/LC_MESSAGES/messages.mo -share/concrete5/languages/zh_CN/LC_MESSAGES/messages.mo -share/concrete5/languages/zh_TW/LC_MESSAGES/messages.mo share/concrete5/packages/.keep share/concrete5/robots.txt diff --git a/www/php-concrete5/distinfo b/www/php-concrete5/distinfo index b87ed51a0..5cee4b685 100644 --- a/www/php-concrete5/distinfo +++ b/www/php-concrete5/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2014/09/28 14:13:47 taca Exp $ +$NetBSD: distinfo,v 1.9 2015/05/31 02:16:11 ryoon Exp $ -SHA1 (concrete5.6.3.2.zip) = 4dd4ee33507c619cbed6ce27bf59b45cec6f7b23 -RMD160 (concrete5.6.3.2.zip) = 67915876c0205658003da725577118af20a31d56 -Size (concrete5.6.3.2.zip) = 19727880 bytes +SHA1 (concrete5.7.4.2.zip) = 5429a9db5425e288279816de9e3e94b0931f4d9a +RMD160 (concrete5.7.4.2.zip) = 8fd210d4cc9a5933c145848dca966df618e38527 +Size (concrete5.7.4.2.zip) = 42183977 bytes diff --git a/www/php-http/Makefile b/www/php-http/Makefile index 436f420e4..1c3ce2954 100644 --- a/www/php-http/Makefile +++ b/www/php-http/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/02/12 23:18:46 tron Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/08 19:57:23 fhajny Exp $ MODNAME= http -PKGREVISION= 1 -PECL_VERSION= 1.7.6 +PECL_VERSION= 2.4.3 CATEGORIES+= www PECL_DISTNAME= pecl_http-${PECL_VERSION} @@ -14,14 +13,32 @@ LICENSE= 2-clause-bsd AND isc CONFLICTS= php-http-[0-9]* -CONFIGURE_ARGS+= --with-http-curl-requests=${BUILDLINK_PREFIX.curl} -CONFIGURE_ARGS+= --with-http-curl-libevent=${BUILDLINK_PREFIX.libevent} -CONFIGURE_ARGS+= --with-http-magic-mime=${BUILDLINK_PREFIX.file} -CONFIGURE_ARGS+= --with-http-zlib-compression=${BUILDLINK_PREFIX.zlib} +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes + +CONFIGURE_ARGS+= --with-http +CONFIGURE_ARGS+= --with-http-libcurl-dir=${BUILDLINK_PREFIX.curl} +CONFIGURE_ARGS+= --with-http-libevent-dir=${BUILDLINK_PREFIX.libevent} +CONFIGURE_ARGS+= --with-http-libidn-dir=${BUILDLINK_PREFIX.libidn} +CONFIGURE_ARGS+= --with-http-zlib-dir=${BUILDLINK_PREFIX.zlib} + +SUBST_CLASSES+= ini +SUBST_STAGE.ini= pre-patch +SUBST_MESSAGE.ini= Redirecting to temporary php.ini file +SUBST_FILES.ini= config9.m4 +SUBST_SED.ini= -e 's,PHP_EXECUTABLE -m,PHP_EXECUTABLE -c ${WRKDIR} -m,' + +post-extract: + (${ECHO} "[PHP]" ;\ + ${ECHO} "extension=propro.so" ; ${ECHO} "extension=raphf.so" \ + ) > ${WRKDIR}/php.ini -.include "../../lang/php/ext.mk" -.include "../../www/curl/buildlink3.mk" .include "../../devel/libevent/buildlink3.mk" -.include "../../sysutils/file/buildlink3.mk" +.include "../../devel/libidn/buildlink3.mk" +.include "../../devel/php-raphf/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" +.include "../../sysutils/file/buildlink3.mk" +.include "../../www/curl/buildlink3.mk" +.include "../../www/php-propro/buildlink3.mk" +.include "../../lang/php/ext.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/php-http/distinfo b/www/php-http/distinfo index 2040c3e3d..8e21ea786 100644 --- a/www/php-http/distinfo +++ b/www/php-http/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/09/13 08:28:18 fhajny Exp $ +$NetBSD: distinfo,v 1.2 2015/04/08 19:57:23 fhajny Exp $ -SHA1 (php-http/pecl_http-1.7.6.tgz) = 44e28b6d2d9d352c5b949f14bc4dd612e4365c85 -RMD160 (php-http/pecl_http-1.7.6.tgz) = bd873c720f36944b219eac8c3b44fa4b9164c21a -Size (php-http/pecl_http-1.7.6.tgz) = 174722 bytes +SHA1 (php-http/pecl_http-2.4.3.tgz) = 0c9b8da25be833cd2f0bc7cb8b8b82f5acc21c62 +RMD160 (php-http/pecl_http-2.4.3.tgz) = 7de8495e55295139ef93d2b93a636e68e1b22354 +Size (php-http/pecl_http-2.4.3.tgz) = 188540 bytes diff --git a/www/php-ja-wordpress/Makefile b/www/php-ja-wordpress/Makefile index 71414acc7..df447f3f9 100644 --- a/www/php-ja-wordpress/Makefile +++ b/www/php-ja-wordpress/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/03/21 04:15:19 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2015/05/31 19:59:59 ryoon Exp $ DISTNAME= wordpress-${VERSION}-ja PKGNAME= ${PHP_PKG_PREFIX}-ja-wordpress-${VERSION} -VERSION= 4.1.1 +VERSION= 4.2.2 CATEGORIES= www MASTER_SITES= http://ja.wordpress.org/ diff --git a/www/php-ja-wordpress/PLIST b/www/php-ja-wordpress/PLIST index 91cd2d9c1..684390188 100644 --- a/www/php-ja-wordpress/PLIST +++ b/www/php-ja-wordpress/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2015/03/21 04:15:19 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/05/31 19:59:59 ryoon Exp $ share/doc/ja-wordpress/license.txt share/doc/ja-wordpress/readme.html share/examples/ja-wordpress/ja-wordpress.conf @@ -103,8 +103,12 @@ share/ja-wordpress/wp-admin/css/media-rtl.css share/ja-wordpress/wp-admin/css/media.css share/ja-wordpress/wp-admin/css/nav-menus-rtl.css share/ja-wordpress/wp-admin/css/nav-menus.css +share/ja-wordpress/wp-admin/css/press-this-editor-rtl.css +share/ja-wordpress/wp-admin/css/press-this-editor.css share/ja-wordpress/wp-admin/css/press-this-rtl.css +share/ja-wordpress/wp-admin/css/press-this-rtl.min.css share/ja-wordpress/wp-admin/css/press-this.css +share/ja-wordpress/wp-admin/css/press-this.min.css share/ja-wordpress/wp-admin/css/revisions-rtl.css share/ja-wordpress/wp-admin/css/revisions.css share/ja-wordpress/wp-admin/css/themes-rtl.css @@ -216,6 +220,7 @@ share/ja-wordpress/wp-admin/includes/class-wp-ms-users-list-table.php share/ja-wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php share/ja-wordpress/wp-admin/includes/class-wp-plugins-list-table.php share/ja-wordpress/wp-admin/includes/class-wp-posts-list-table.php +share/ja-wordpress/wp-admin/includes/class-wp-press-this.php share/ja-wordpress/wp-admin/includes/class-wp-terms-list-table.php share/ja-wordpress/wp-admin/includes/class-wp-theme-install-list-table.php share/ja-wordpress/wp-admin/includes/class-wp-themes-list-table.php @@ -260,6 +265,8 @@ share/ja-wordpress/wp-admin/install-helper.php share/ja-wordpress/wp-admin/install.php share/ja-wordpress/wp-admin/js/accordion.js share/ja-wordpress/wp-admin/js/accordion.min.js +share/ja-wordpress/wp-admin/js/bookmarklet.js +share/ja-wordpress/wp-admin/js/bookmarklet.min.js share/ja-wordpress/wp-admin/js/color-picker.js share/ja-wordpress/wp-admin/js/color-picker.min.js share/ja-wordpress/wp-admin/js/comment.js @@ -311,12 +318,16 @@ share/ja-wordpress/wp-admin/js/post.js share/ja-wordpress/wp-admin/js/post.min.js share/ja-wordpress/wp-admin/js/postbox.js share/ja-wordpress/wp-admin/js/postbox.min.js +share/ja-wordpress/wp-admin/js/press-this.js +share/ja-wordpress/wp-admin/js/press-this.min.js share/ja-wordpress/wp-admin/js/revisions.js share/ja-wordpress/wp-admin/js/revisions.min.js share/ja-wordpress/wp-admin/js/set-post-thumbnail.js share/ja-wordpress/wp-admin/js/set-post-thumbnail.min.js share/ja-wordpress/wp-admin/js/svg-painter.js share/ja-wordpress/wp-admin/js/svg-painter.min.js +share/ja-wordpress/wp-admin/js/tags-box.js +share/ja-wordpress/wp-admin/js/tags-box.min.js share/ja-wordpress/wp-admin/js/tags.js share/ja-wordpress/wp-admin/js/tags.min.js share/ja-wordpress/wp-admin/js/theme.js @@ -467,8 +478,8 @@ share/ja-wordpress/wp-content/plugins/index.html share/ja-wordpress/wp-content/plugins/index.php share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/ext/ja/admin.css share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/ext/ja/class.php -share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20140817/wplink.js -share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20140817/wplink.min.js +share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20141213/wplink.js +share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/20141213/wplink.min.js share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/word-count.js share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/word-count.min.js share/ja-wordpress/wp-content/plugins/wp-multibyte-patch/js/wplink.js @@ -502,7 +513,6 @@ share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.ttf share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.woff share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/LICENSE.txt share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/README.md -share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/example.html share/ja-wordpress/wp-content/themes/twentyfifteen/genericons/genericons.css share/ja-wordpress/wp-content/themes/twentyfifteen/header.php share/ja-wordpress/wp-content/themes/twentyfifteen/image.php @@ -551,7 +561,6 @@ share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/COPYING.txt share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/LICENSE.txt share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/README.txt -share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/example.html share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg share/ja-wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf @@ -613,7 +622,6 @@ share/ja-wordpress/wp-content/themes/twentythirteen/genericons/COPYING.txt share/ja-wordpress/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf share/ja-wordpress/wp-content/themes/twentythirteen/genericons/LICENSE.txt share/ja-wordpress/wp-content/themes/twentythirteen/genericons/README.txt -share/ja-wordpress/wp-content/themes/twentythirteen/genericons/example.html share/ja-wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot share/ja-wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg share/ja-wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf @@ -839,6 +847,7 @@ share/ja-wordpress/wp-includes/images/media/text.png share/ja-wordpress/wp-includes/images/media/video.png share/ja-wordpress/wp-includes/images/rss-2x.png share/ja-wordpress/wp-includes/images/rss.png +share/ja-wordpress/wp-includes/images/smilies/frownie.png share/ja-wordpress/wp-includes/images/smilies/icon_arrow.gif share/ja-wordpress/wp-includes/images/smilies/icon_biggrin.gif share/ja-wordpress/wp-includes/images/smilies/icon_confused.gif @@ -861,6 +870,9 @@ share/ja-wordpress/wp-includes/images/smilies/icon_smile.gif share/ja-wordpress/wp-includes/images/smilies/icon_surprised.gif share/ja-wordpress/wp-includes/images/smilies/icon_twisted.gif share/ja-wordpress/wp-includes/images/smilies/icon_wink.gif +share/ja-wordpress/wp-includes/images/smilies/mrgreen.png +share/ja-wordpress/wp-includes/images/smilies/rolleyes.png +share/ja-wordpress/wp-includes/images/smilies/simple-smile.png share/ja-wordpress/wp-includes/images/spinner-2x.gif share/ja-wordpress/wp-includes/images/spinner.gif share/ja-wordpress/wp-includes/images/toggle-arrow-2x.png @@ -988,6 +1000,7 @@ share/ja-wordpress/wp-includes/js/mediaelement/bigplay.svg share/ja-wordpress/wp-includes/js/mediaelement/controls.png share/ja-wordpress/wp-includes/js/mediaelement/controls.svg share/ja-wordpress/wp-includes/js/mediaelement/flashmediaelement.swf +share/ja-wordpress/wp-includes/js/mediaelement/froogaloop.min.js share/ja-wordpress/wp-includes/js/mediaelement/loading.gif share/ja-wordpress/wp-includes/js/mediaelement/mediaelement-and-player.min.js share/ja-wordpress/wp-includes/js/mediaelement/mediaelementplayer.min.css @@ -1058,6 +1071,8 @@ share/ja-wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js share/ja-wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js share/ja-wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js share/ja-wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js +share/ja-wordpress/wp-includes/js/tinymce/plugins/wpemoji/plugin.js +share/ja-wordpress/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js share/ja-wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.js share/ja-wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.min.js share/ja-wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.js @@ -1110,15 +1125,24 @@ share/ja-wordpress/wp-includes/js/tinymce/wp-tinymce.js.gz share/ja-wordpress/wp-includes/js/tinymce/wp-tinymce.php share/ja-wordpress/wp-includes/js/tw-sack.js share/ja-wordpress/wp-includes/js/tw-sack.min.js +share/ja-wordpress/wp-includes/js/twemoji.js +share/ja-wordpress/wp-includes/js/twemoji.min.js share/ja-wordpress/wp-includes/js/underscore.min.js share/ja-wordpress/wp-includes/js/utils.js share/ja-wordpress/wp-includes/js/utils.min.js +share/ja-wordpress/wp-includes/js/wp-a11y.js +share/ja-wordpress/wp-includes/js/wp-a11y.min.js share/ja-wordpress/wp-includes/js/wp-ajax-response.js share/ja-wordpress/wp-includes/js/wp-ajax-response.min.js share/ja-wordpress/wp-includes/js/wp-auth-check.js share/ja-wordpress/wp-includes/js/wp-auth-check.min.js share/ja-wordpress/wp-includes/js/wp-backbone.js share/ja-wordpress/wp-includes/js/wp-backbone.min.js +share/ja-wordpress/wp-includes/js/wp-emoji-loader.js +share/ja-wordpress/wp-includes/js/wp-emoji-loader.min.js +share/ja-wordpress/wp-includes/js/wp-emoji-release.min.js +share/ja-wordpress/wp-includes/js/wp-emoji.js +share/ja-wordpress/wp-includes/js/wp-emoji.min.js share/ja-wordpress/wp-includes/js/wp-list-revisions.js share/ja-wordpress/wp-includes/js/wp-list-revisions.min.js share/ja-wordpress/wp-includes/js/wp-lists.js diff --git a/www/php-ja-wordpress/distinfo b/www/php-ja-wordpress/distinfo index 5e2b20763..d2070f4e1 100644 --- a/www/php-ja-wordpress/distinfo +++ b/www/php-ja-wordpress/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/03/21 04:15:19 ryoon Exp $ +$NetBSD: distinfo,v 1.8 2015/05/31 19:59:59 ryoon Exp $ -SHA1 (wordpress-4.1.1-ja.tar.gz) = 98b7af5d52285cedf714b4e1b6fc5f3364ceadfa -RMD160 (wordpress-4.1.1-ja.tar.gz) = 438f5495b05d0b14ec0629455c1b3144715a3e02 -Size (wordpress-4.1.1-ja.tar.gz) = 6634579 bytes +SHA1 (wordpress-4.2.2-ja.tar.gz) = 437d810e43177c5643fb2f98799ace1eaa94912f +RMD160 (wordpress-4.2.2-ja.tar.gz) = 0844511cf88eb61b4764cea7330f04960ff086e8 +Size (wordpress-4.2.2-ja.tar.gz) = 6773205 bytes diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile index 6d24d1d4d..ad3a8fe57 100644 --- a/www/php-owncloud/Makefile +++ b/www/php-owncloud/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2015/03/21 21:48:52 ryoon Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/22 16:07:22 ryoon Exp $ # -DISTNAME= owncloud-8.0.2 +DISTNAME= owncloud-8.0.4 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ @@ -31,6 +31,8 @@ DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.3.0:../../converters/php-mbstring DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.3.0:../../archivers/php-zip DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.3.0:../../archivers/php-zlib DEPENDS+= ${PHP_PKG_PREFIX}-pdo>=5.3.0:../../databases/php-pdo +DEPENDS+= ${PHP_PKG_PREFIX}-posix>=5.3.0:../../devel/php-posix +DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.3.0:../../www/php-curl .include "options.mk" diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST index 996d27ea7..54aed44a1 100644 --- a/www/php-owncloud/PLIST +++ b/www/php-owncloud/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2015/03/21 21:48:52 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.31 2015/06/22 16:03:20 ryoon Exp $ share/owncloud/.htaccess share/owncloud/.user.ini share/owncloud/3rdparty/LICENSE INFO @@ -1125,7 +1125,6 @@ share/owncloud/3rdparty/phpmailer/phpmailer/test/fakesendmail.sh share/owncloud/3rdparty/phpmailer/phpmailer/test/phpmailerLangTest.php share/owncloud/3rdparty/phpmailer/phpmailer/test/phpmailerTest.php share/owncloud/3rdparty/phpmailer/phpmailer/test/runfakepopserver.sh -share/owncloud/3rdparty/phpmailer/phpmailer/test/test_callback.php share/owncloud/3rdparty/phpmailer/phpmailer/test/testbootstrap-dist.php share/owncloud/3rdparty/phpmailer/phpmailer/travis.phpunit.xml.dist share/owncloud/3rdparty/phpseclib/phpseclib/.gitattributes @@ -2724,7 +2723,6 @@ share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatch share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist -share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/4a6ea65c9fef48d6734356bba4ee47d8 share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/CHANGELOG.md share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php @@ -5913,7 +5911,6 @@ share/owncloud/apps/files_sharing/lib/maintainer.php share/owncloud/apps/files_sharing/lib/middleware/sharingcheckmiddleware.php share/owncloud/apps/files_sharing/lib/migration.php share/owncloud/apps/files_sharing/lib/proxy.php -share/owncloud/apps/files_sharing/lib/readonlycache.php share/owncloud/apps/files_sharing/lib/readonlywrapper.php share/owncloud/apps/files_sharing/lib/scanner.php share/owncloud/apps/files_sharing/lib/share/file.php @@ -5937,6 +5934,7 @@ share/owncloud/apps/files_sharing/tests/backend.php share/owncloud/apps/files_sharing/tests/cache.php share/owncloud/apps/files_sharing/tests/controller/sharecontroller.php share/owncloud/apps/files_sharing/tests/external/cache.php +share/owncloud/apps/files_sharing/tests/external/managertest.php share/owncloud/apps/files_sharing/tests/externalstorage.php share/owncloud/apps/files_sharing/tests/helper.php share/owncloud/apps/files_sharing/tests/js/appSpec.js @@ -5946,6 +5944,7 @@ share/owncloud/apps/files_sharing/tests/js/sharedfilelistSpec.js share/owncloud/apps/files_sharing/tests/middleware/sharingcheckmiddleware.php share/owncloud/apps/files_sharing/tests/migrationtest.php share/owncloud/apps/files_sharing/tests/permissions.php +share/owncloud/apps/files_sharing/tests/propagation.php share/owncloud/apps/files_sharing/tests/proxy.php share/owncloud/apps/files_sharing/tests/server2server.php share/owncloud/apps/files_sharing/tests/share.php @@ -7933,6 +7932,37 @@ share/owncloud/core/css/mobile.css share/owncloud/core/css/multiselect.css share/owncloud/core/css/share.css share/owncloud/core/css/styles.css +share/owncloud/core/doc/admin/_images/100000000000023100000082EE8AC471.png +share/owncloud/core/doc/admin/_images/100000000000023F000000F8D2CD2E60.png +share/owncloud/core/doc/admin/_images/100000000000030C00000070A51C0EF4.png +share/owncloud/core/doc/admin/_images/100000000000033300000106C232E69B.png +share/owncloud/core/doc/admin/_images/Selection_015.png +share/owncloud/core/doc/admin/_images/Selection_019.png +share/owncloud/core/doc/admin/_images/Selection_026.png +share/owncloud/core/doc/admin/_images/Selection_035.png +share/owncloud/core/doc/admin/_images/Selection_037.png +share/owncloud/core/doc/admin/_images/android_custom_1.png +share/owncloud/core/doc/admin/_images/android_custom_10.png +share/owncloud/core/doc/admin/_images/android_custom_11.png +share/owncloud/core/doc/admin/_images/android_custom_12.png +share/owncloud/core/doc/admin/_images/android_custom_13.png +share/owncloud/core/doc/admin/_images/android_custom_14.png +share/owncloud/core/doc/admin/_images/android_custom_15.png +share/owncloud/core/doc/admin/_images/android_custom_17.png +share/owncloud/core/doc/admin/_images/android_custom_18.png +share/owncloud/core/doc/admin/_images/android_custom_2.png +share/owncloud/core/doc/admin/_images/android_custom_20.png +share/owncloud/core/doc/admin/_images/android_custom_21.png +share/owncloud/core/doc/admin/_images/android_custom_22.png +share/owncloud/core/doc/admin/_images/android_custom_23.png +share/owncloud/core/doc/admin/_images/android_custom_24.png +share/owncloud/core/doc/admin/_images/android_custom_25.png +share/owncloud/core/doc/admin/_images/android_custom_26.png +share/owncloud/core/doc/admin/_images/android_custom_3.png +share/owncloud/core/doc/admin/_images/android_custom_6.png +share/owncloud/core/doc/admin/_images/android_custom_7.png +share/owncloud/core/doc/admin/_images/android_custom_8.png +share/owncloud/core/doc/admin/_images/android_custom_9.png share/owncloud/core/doc/admin/_images/antivirus-app.png share/owncloud/core/doc/admin/_images/antivirus-config.png share/owncloud/core/doc/admin/_images/antivirus-daemon-socket.png @@ -7940,18 +7970,67 @@ share/owncloud/core/doc/admin/_images/antivirus-executable.png share/owncloud/core/doc/admin/_images/antivirus-logging.png share/owncloud/core/doc/admin/_images/app-sharepoint-enable.png share/owncloud/core/doc/admin/_images/build-a-cloud-of-servers-320.png +share/owncloud/core/doc/admin/_images/cert-1.png +share/owncloud/core/doc/admin/_images/cert-10.png +share/owncloud/core/doc/admin/_images/cert-11.png +share/owncloud/core/doc/admin/_images/cert-12.png +share/owncloud/core/doc/admin/_images/cert-14.png +share/owncloud/core/doc/admin/_images/cert-15.png +share/owncloud/core/doc/admin/_images/cert-16.png +share/owncloud/core/doc/admin/_images/cert-18.png +share/owncloud/core/doc/admin/_images/cert-19.png +share/owncloud/core/doc/admin/_images/cert-2.png +share/owncloud/core/doc/admin/_images/cert-20.png +share/owncloud/core/doc/admin/_images/cert-21.png +share/owncloud/core/doc/admin/_images/cert-23.png +share/owncloud/core/doc/admin/_images/cert-24.png +share/owncloud/core/doc/admin/_images/cert-25.png +share/owncloud/core/doc/admin/_images/cert-26.png +share/owncloud/core/doc/admin/_images/cert-28.png +share/owncloud/core/doc/admin/_images/cert-3.png +share/owncloud/core/doc/admin/_images/cert-30.png +share/owncloud/core/doc/admin/_images/cert-31.png +share/owncloud/core/doc/admin/_images/cert-32.png +share/owncloud/core/doc/admin/_images/cert-33.png +share/owncloud/core/doc/admin/_images/cert-34.png +share/owncloud/core/doc/admin/_images/cert-35.png +share/owncloud/core/doc/admin/_images/cert-36.png +share/owncloud/core/doc/admin/_images/cert-37.png +share/owncloud/core/doc/admin/_images/cert-38.png +share/owncloud/core/doc/admin/_images/cert-39.png +share/owncloud/core/doc/admin/_images/cert-4.png +share/owncloud/core/doc/admin/_images/cert-40.png +share/owncloud/core/doc/admin/_images/cert-41.png +share/owncloud/core/doc/admin/_images/cert-42.png +share/owncloud/core/doc/admin/_images/cert-43.png +share/owncloud/core/doc/admin/_images/cert-44.png +share/owncloud/core/doc/admin/_images/cert-46.png +share/owncloud/core/doc/admin/_images/cert-47.png +share/owncloud/core/doc/admin/_images/cert-5.png +share/owncloud/core/doc/admin/_images/cert-50.png +share/owncloud/core/doc/admin/_images/cert-51.png +share/owncloud/core/doc/admin/_images/cert-52.png +share/owncloud/core/doc/admin/_images/cert-6.png +share/owncloud/core/doc/admin/_images/cert-7.png +share/owncloud/core/doc/admin/_images/cert-8.png +share/owncloud/core/doc/admin/_images/cert-9.png share/owncloud/core/doc/admin/_images/create_public_share.png share/owncloud/core/doc/admin/_images/documents_app_enable.png share/owncloud/core/doc/admin/_images/documents_apply_test.png share/owncloud/core/doc/admin/_images/encryption1.png -share/owncloud/core/doc/admin/_images/encryption2.png +share/owncloud/core/doc/admin/_images/encryption10.png +share/owncloud/core/doc/admin/_images/encryption12.png +share/owncloud/core/doc/admin/_images/encryption13.png +share/owncloud/core/doc/admin/_images/encryption14.png share/owncloud/core/doc/admin/_images/encryption3.png -share/owncloud/core/doc/admin/_images/encryption4.png -share/owncloud/core/doc/admin/_images/encryption5.png -share/owncloud/core/doc/admin/_images/encryption6.png share/owncloud/core/doc/admin/_images/encryption7.png share/owncloud/core/doc/admin/_images/encryption8.png share/owncloud/core/doc/admin/_images/encryption9.png +share/owncloud/core/doc/admin/_images/external-sites-1.png +share/owncloud/core/doc/admin/_images/external-sites-2.png +share/owncloud/core/doc/admin/_images/external-sites-3.png +share/owncloud/core/doc/admin/_images/external-sites-4.png +share/owncloud/core/doc/admin/_images/external-sites-5.png share/owncloud/core/doc/admin/_images/external-storage-amazons3.png share/owncloud/core/doc/admin/_images/external-storage-app-add.png share/owncloud/core/doc/admin/_images/external-storage-app-enable.png @@ -7974,9 +8053,24 @@ share/owncloud/core/doc/admin/_images/external-storage-google-drive7.png share/owncloud/core/doc/admin/_images/external-storage-google-drive8.png share/owncloud/core/doc/admin/_images/external-storage-smb.png share/owncloud/core/doc/admin/_images/external-storage-webdav.png +share/owncloud/core/doc/admin/_images/files-drop-1.png +share/owncloud/core/doc/admin/_images/files-drop-2.png +share/owncloud/core/doc/admin/_images/files-drop-3.png +share/owncloud/core/doc/admin/_images/files-drop-4.png +share/owncloud/core/doc/admin/_images/files-drop-5.png +share/owncloud/core/doc/admin/_images/files-drop-6.png +share/owncloud/core/doc/admin/_images/files-drop-7.png share/owncloud/core/doc/admin/_images/files_locking_app.png share/owncloud/core/doc/admin/_images/install-wizard-advanced.png share/owncloud/core/doc/admin/_images/install-wizard.png +share/owncloud/core/doc/admin/_images/ios-p12-2.png +share/owncloud/core/doc/admin/_images/ios-p12-3.png +share/owncloud/core/doc/admin/_images/ios-p12-4.png +share/owncloud/core/doc/admin/_images/ios-p12-5.png +share/owncloud/core/doc/admin/_images/ios-p12.png +share/owncloud/core/doc/admin/_images/itunes-udid-3.png +share/owncloud/core/doc/admin/_images/itunes-udid-4.png +share/owncloud/core/doc/admin/_images/itunes-udid.png share/owncloud/core/doc/admin/_images/jive_2.png share/owncloud/core/doc/admin/_images/jive_config.png share/owncloud/core/doc/admin/_images/ldap-advanced-1-connection.png @@ -7998,25 +8092,39 @@ share/owncloud/core/doc/admin/_images/ldaphome-5.png share/owncloud/core/doc/admin/_images/ldaphome-6.png share/owncloud/core/doc/admin/_images/lucene-search-enable.png share/owncloud/core/doc/admin/_images/lucene-search-user.png -share/owncloud/core/doc/admin/_images/mswpi-1.png -share/owncloud/core/doc/admin/_images/mswpi-2.png -share/owncloud/core/doc/admin/_images/mswpi-3.png -share/owncloud/core/doc/admin/_images/mswpi-4.png -share/owncloud/core/doc/admin/_images/mswpi-5.png -share/owncloud/core/doc/admin/_images/mswpi-6.png -share/owncloud/core/doc/admin/_images/mswpi-7.png -share/owncloud/core/doc/admin/_images/mswpi-8.png -share/owncloud/core/doc/admin/_images/mswpi-9.png +share/owncloud/core/doc/admin/_images/mac-1.png +share/owncloud/core/doc/admin/_images/mac-2.png +share/owncloud/core/doc/admin/_images/mac-3.png +share/owncloud/core/doc/admin/_images/mac-4.png +share/owncloud/core/doc/admin/_images/mac-5.png +share/owncloud/core/doc/admin/_images/mac-6.png +share/owncloud/core/doc/admin/_images/mac-7.png share/owncloud/core/doc/admin/_images/oc-video-1.png share/owncloud/core/doc/admin/_images/oc-video-2.png share/owncloud/core/doc/admin/_images/oc_admin_app_page.png -share/owncloud/core/doc/admin/_images/oc_admin_app_page1.png share/owncloud/core/doc/admin/_images/oracle-1.png share/owncloud/core/doc/admin/_images/ownbrander-1.png share/owncloud/core/doc/admin/_images/ownbrander-10.png share/owncloud/core/doc/admin/_images/ownbrander-11.png share/owncloud/core/doc/admin/_images/ownbrander-12.png +share/owncloud/core/doc/admin/_images/ownbrander-13.png +share/owncloud/core/doc/admin/_images/ownbrander-131.png +share/owncloud/core/doc/admin/_images/ownbrander-14.png +share/owncloud/core/doc/admin/_images/ownbrander-15.png +share/owncloud/core/doc/admin/_images/ownbrander-16.png +share/owncloud/core/doc/admin/_images/ownbrander-17.png +share/owncloud/core/doc/admin/_images/ownbrander-18.png +share/owncloud/core/doc/admin/_images/ownbrander-19.png share/owncloud/core/doc/admin/_images/ownbrander-2.png +share/owncloud/core/doc/admin/_images/ownbrander-20.png +share/owncloud/core/doc/admin/_images/ownbrander-21.png +share/owncloud/core/doc/admin/_images/ownbrander-22.png +share/owncloud/core/doc/admin/_images/ownbrander-23.png +share/owncloud/core/doc/admin/_images/ownbrander-24.png +share/owncloud/core/doc/admin/_images/ownbrander-25.png +share/owncloud/core/doc/admin/_images/ownbrander-26.png +share/owncloud/core/doc/admin/_images/ownbrander-27.png +share/owncloud/core/doc/admin/_images/ownbrander-28.png share/owncloud/core/doc/admin/_images/ownbrander-3.png share/owncloud/core/doc/admin/_images/ownbrander-4.png share/owncloud/core/doc/admin/_images/ownbrander-5.png @@ -8024,6 +8132,7 @@ share/owncloud/core/doc/admin/_images/ownbrander-6.png share/owncloud/core/doc/admin/_images/ownbrander-7.png share/owncloud/core/doc/admin/_images/ownbrander-8.png share/owncloud/core/doc/admin/_images/ownbrander-9.png +share/owncloud/core/doc/admin/_images/phpinfo.png share/owncloud/core/doc/admin/_images/preview_images.png share/owncloud/core/doc/admin/_images/remote_shares.png share/owncloud/core/doc/admin/_images/scaling-1.png @@ -8031,6 +8140,7 @@ share/owncloud/core/doc/admin/_images/scaling-2.png share/owncloud/core/doc/admin/_images/scaling-3.png share/owncloud/core/doc/admin/_images/scaling-4.png share/owncloud/core/doc/admin/_images/scaling-5.png +share/owncloud/core/doc/admin/_images/security-setup-warning-1.png share/owncloud/core/doc/admin/_images/sharepoint-drive-config.png share/owncloud/core/doc/admin/_images/sharing-admin.png share/owncloud/core/doc/admin/_images/sharing-user-local.png @@ -8060,30 +8170,20 @@ share/owncloud/core/doc/admin/_images/ucsint1.png share/owncloud/core/doc/admin/_images/ucsint2.png share/owncloud/core/doc/admin/_images/untrusted-domain.png share/owncloud/core/doc/admin/_images/updater-1.png +share/owncloud/core/doc/admin/_images/updater-10.png +share/owncloud/core/doc/admin/_images/updater-11.png share/owncloud/core/doc/admin/_images/updater-2.png share/owncloud/core/doc/admin/_images/updater-3.png -share/owncloud/core/doc/admin/_images/updater-4.png -share/owncloud/core/doc/admin/_images/updater-5.png -share/owncloud/core/doc/admin/_images/updater-6.png share/owncloud/core/doc/admin/_images/updater-7.png +share/owncloud/core/doc/admin/_images/updater-8.png +share/owncloud/core/doc/admin/_images/updater-9.png share/owncloud/core/doc/admin/_images/users-config.png share/owncloud/core/doc/admin/_images/users-create.png share/owncloud/core/doc/admin/_images/users-groups.png -share/owncloud/core/doc/admin/_images/win7features.jpg -share/owncloud/core/doc/admin/_images/windows-install-1.png -share/owncloud/core/doc/admin/_images/windows-install-2.png -share/owncloud/core/doc/admin/_images/windows-install-3.png -share/owncloud/core/doc/admin/_images/windows-install-4.png -share/owncloud/core/doc/admin/_images/windows-install-5.png -share/owncloud/core/doc/admin/_images/windows-install-6.png -share/owncloud/core/doc/admin/_images/windows-install-7.png -share/owncloud/core/doc/admin/_images/windows-install-8.png -share/owncloud/core/doc/admin/_images/winserverroles.jpg share/owncloud/core/doc/admin/_sources/configuration_database/db_conversion.txt share/owncloud/core/doc/admin/_sources/configuration_database/index.txt share/owncloud/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_database/oracle_db_configuration.txt -share/owncloud/core/doc/admin/_sources/configuration_database/windows_database_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_files/big_file_upload_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_files/collaborative_documents_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_files/default_files_configuration.txt @@ -8096,21 +8196,24 @@ share/owncloud/core/doc/admin/_sources/configuration_files/files_locking_enablin share/owncloud/core/doc/admin/_sources/configuration_files/index.txt share/owncloud/core/doc/admin/_sources/configuration_files/previews_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_files/serving_static_files_configuration.txt +share/owncloud/core/doc/admin/_sources/configuration_server/activity_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/antivirus_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/automatic_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/background_jobs_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/config_sample_php_parameters.txt share/owncloud/core/doc/admin/_sources/configuration_server/email_configuration.txt +share/owncloud/core/doc/admin/_sources/configuration_server/external_sites.txt +share/owncloud/core/doc/admin/_sources/configuration_server/harden_server.txt share/owncloud/core/doc/admin/_sources/configuration_server/index.txt share/owncloud/core/doc/admin/_sources/configuration_server/js_css_asset_management_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/knowledgebase_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/language_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/logging_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/occ_command.txt -share/owncloud/core/doc/admin/_sources/configuration_server/performance_tips.txt share/owncloud/core/doc/admin/_sources/configuration_server/performance_tuning.txt share/owncloud/core/doc/admin/_sources/configuration_server/reverse_proxy_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_server/search_configuration.txt +share/owncloud/core/doc/admin/_sources/configuration_server/security_setup_warnings.txt share/owncloud/core/doc/admin/_sources/configuration_server/thirdparty_php_configuration.txt share/owncloud/core/doc/admin/_sources/configuration_user/index.txt share/owncloud/core/doc/admin/_sources/configuration_user/reset_admin_password.txt @@ -8123,18 +8226,30 @@ share/owncloud/core/doc/admin/_sources/contents.txt share/owncloud/core/doc/admin/_sources/enterprise_clients/creating_branded_apps.txt share/owncloud/core/doc/admin/_sources/enterprise_clients/custom_client_repos.txt share/owncloud/core/doc/admin/_sources/enterprise_clients/index.txt +share/owncloud/core/doc/admin/_sources/enterprise_clients/publishing_android_app.txt share/owncloud/core/doc/admin/_sources/enterprise_external_storage/index.txt share/owncloud/core/doc/admin/_sources/enterprise_external_storage/jive_configuration.txt share/owncloud/core/doc/admin/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt share/owncloud/core/doc/admin/_sources/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.txt share/owncloud/core/doc/admin/_sources/enterprise_external_storage/sharepoint-integration_configuration.txt share/owncloud/core/doc/admin/_sources/enterprise_external_storage/windows-network-drive_configuration.txt -share/owncloud/core/doc/admin/_sources/enterprise_installation/apps_management_installation.txt +share/owncloud/core/doc/admin/_sources/enterprise_files_drop/files_drop.txt +share/owncloud/core/doc/admin/_sources/enterprise_files_drop/index.txt share/owncloud/core/doc/admin/_sources/enterprise_installation/index.txt share/owncloud/core/doc/admin/_sources/enterprise_installation/license_keys_installation.txt share/owncloud/core/doc/admin/_sources/enterprise_installation/linux_installation.txt share/owncloud/core/doc/admin/_sources/enterprise_installation/supported_apps_installation.txt -share/owncloud/core/doc/admin/_sources/enterprise_installation/windows2_installation.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/index.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_2.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_3.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_4.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_5.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_6.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_7.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_8.txt +share/owncloud/core/doc/admin/_sources/enterprise_ios_app/publishing_ios_app_9.txt +share/owncloud/core/doc/admin/_sources/enterprise_user_management/file_firewall_configuration.txt share/owncloud/core/doc/admin/_sources/enterprise_user_management/index.txt share/owncloud/core/doc/admin/_sources/enterprise_user_management/user_auth_shibboleth.txt share/owncloud/core/doc/admin/_sources/index.txt @@ -8149,7 +8264,6 @@ share/owncloud/core/doc/admin/_sources/installation/nginx_configuration.txt share/owncloud/core/doc/admin/_sources/installation/selinux_configuration.txt share/owncloud/core/doc/admin/_sources/installation/source_installation.txt share/owncloud/core/doc/admin/_sources/installation/ucs_installation.txt -share/owncloud/core/doc/admin/_sources/installation/windows_installation.txt share/owncloud/core/doc/admin/_sources/installation/yaws_configuration.txt share/owncloud/core/doc/admin/_sources/issues/index.txt share/owncloud/core/doc/admin/_sources/maintenance/backup.txt @@ -8190,6 +8304,11 @@ share/owncloud/core/doc/admin/_static/minus.png share/owncloud/core/doc/admin/_static/plus.png share/owncloud/core/doc/admin/_static/pygments.css share/owncloud/core/doc/admin/_static/searchtools.js +share/owncloud/core/doc/admin/_static/social/diasporaround.png +share/owncloud/core/doc/admin/_static/social/facebook.png +share/owncloud/core/doc/admin/_static/social/googleplus.png +share/owncloud/core/doc/admin/_static/social/rss.png +share/owncloud/core/doc/admin/_static/social/twitterround.png share/owncloud/core/doc/admin/_static/style.css share/owncloud/core/doc/admin/_static/underscore.js share/owncloud/core/doc/admin/_static/up-pressed.png @@ -8199,7 +8318,6 @@ share/owncloud/core/doc/admin/configuration_database/db_conversion.html share/owncloud/core/doc/admin/configuration_database/index.html share/owncloud/core/doc/admin/configuration_database/linux_database_configuration.html share/owncloud/core/doc/admin/configuration_database/oracle_db_configuration.html -share/owncloud/core/doc/admin/configuration_database/windows_database_configuration.html share/owncloud/core/doc/admin/configuration_files/big_file_upload_configuration.html share/owncloud/core/doc/admin/configuration_files/collaborative_documents_configuration.html share/owncloud/core/doc/admin/configuration_files/default_files_configuration.html @@ -8212,21 +8330,24 @@ share/owncloud/core/doc/admin/configuration_files/files_locking_enabling.html share/owncloud/core/doc/admin/configuration_files/index.html share/owncloud/core/doc/admin/configuration_files/previews_configuration.html share/owncloud/core/doc/admin/configuration_files/serving_static_files_configuration.html +share/owncloud/core/doc/admin/configuration_server/activity_configuration.html share/owncloud/core/doc/admin/configuration_server/antivirus_configuration.html share/owncloud/core/doc/admin/configuration_server/automatic_configuration.html share/owncloud/core/doc/admin/configuration_server/background_jobs_configuration.html share/owncloud/core/doc/admin/configuration_server/config_sample_php_parameters.html share/owncloud/core/doc/admin/configuration_server/email_configuration.html +share/owncloud/core/doc/admin/configuration_server/external_sites.html +share/owncloud/core/doc/admin/configuration_server/harden_server.html share/owncloud/core/doc/admin/configuration_server/index.html share/owncloud/core/doc/admin/configuration_server/js_css_asset_management_configuration.html share/owncloud/core/doc/admin/configuration_server/knowledgebase_configuration.html share/owncloud/core/doc/admin/configuration_server/language_configuration.html share/owncloud/core/doc/admin/configuration_server/logging_configuration.html share/owncloud/core/doc/admin/configuration_server/occ_command.html -share/owncloud/core/doc/admin/configuration_server/performance_tips.html share/owncloud/core/doc/admin/configuration_server/performance_tuning.html share/owncloud/core/doc/admin/configuration_server/reverse_proxy_configuration.html share/owncloud/core/doc/admin/configuration_server/search_configuration.html +share/owncloud/core/doc/admin/configuration_server/security_setup_warnings.html share/owncloud/core/doc/admin/configuration_server/thirdparty_php_configuration.html share/owncloud/core/doc/admin/configuration_user/index.html share/owncloud/core/doc/admin/configuration_user/reset_admin_password.html @@ -8239,18 +8360,30 @@ share/owncloud/core/doc/admin/contents.html share/owncloud/core/doc/admin/enterprise_clients/creating_branded_apps.html share/owncloud/core/doc/admin/enterprise_clients/custom_client_repos.html share/owncloud/core/doc/admin/enterprise_clients/index.html +share/owncloud/core/doc/admin/enterprise_clients/publishing_android_app.html share/owncloud/core/doc/admin/enterprise_external_storage/index.html share/owncloud/core/doc/admin/enterprise_external_storage/jive_configuration.html share/owncloud/core/doc/admin/enterprise_external_storage/ldap_home_connector_configuration.html share/owncloud/core/doc/admin/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.html share/owncloud/core/doc/admin/enterprise_external_storage/sharepoint-integration_configuration.html share/owncloud/core/doc/admin/enterprise_external_storage/windows-network-drive_configuration.html -share/owncloud/core/doc/admin/enterprise_installation/apps_management_installation.html +share/owncloud/core/doc/admin/enterprise_files_drop/files_drop.html +share/owncloud/core/doc/admin/enterprise_files_drop/index.html share/owncloud/core/doc/admin/enterprise_installation/index.html share/owncloud/core/doc/admin/enterprise_installation/license_keys_installation.html share/owncloud/core/doc/admin/enterprise_installation/linux_installation.html share/owncloud/core/doc/admin/enterprise_installation/supported_apps_installation.html -share/owncloud/core/doc/admin/enterprise_installation/windows2_installation.html +share/owncloud/core/doc/admin/enterprise_ios_app/index.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_2.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_3.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_4.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_5.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_6.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_7.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_8.html +share/owncloud/core/doc/admin/enterprise_ios_app/publishing_ios_app_9.html +share/owncloud/core/doc/admin/enterprise_user_management/file_firewall_configuration.html share/owncloud/core/doc/admin/enterprise_user_management/index.html share/owncloud/core/doc/admin/enterprise_user_management/user_auth_shibboleth.html share/owncloud/core/doc/admin/genindex.html @@ -8266,7 +8399,6 @@ share/owncloud/core/doc/admin/installation/nginx_configuration.html share/owncloud/core/doc/admin/installation/selinux_configuration.html share/owncloud/core/doc/admin/installation/source_installation.html share/owncloud/core/doc/admin/installation/ucs_installation.html -share/owncloud/core/doc/admin/installation/windows_installation.html share/owncloud/core/doc/admin/installation/yaws_configuration.html share/owncloud/core/doc/admin/issues/index.html share/owncloud/core/doc/admin/maintenance/backup.html @@ -8288,6 +8420,9 @@ share/owncloud/core/doc/admin/videos/index.html share/owncloud/core/doc/admin/whats_new_admin.html share/owncloud/core/doc/user/_images/bookmark_addurl.png share/owncloud/core/doc/user/_images/bookmark_setting.png +share/owncloud/core/doc/user/_images/calendar_caldav_icon.png +share/owncloud/core/doc/user/_images/calendar_caldav_ios.png +share/owncloud/core/doc/user/_images/calendar_caldav_link.png share/owncloud/core/doc/user/_images/calendar_create_event.png share/owncloud/core/doc/user/_images/calendar_create_event_repeat.png share/owncloud/core/doc/user/_images/calendar_create_event_share.png @@ -8312,7 +8447,6 @@ share/owncloud/core/doc/user/_images/contact_uploadbutton.png share/owncloud/core/doc/user/_images/contact_vcfpick.jpg share/owncloud/core/doc/user/_images/contacts_empty.png share/owncloud/core/doc/user/_images/contacts_settings.png -share/owncloud/core/doc/user/_images/deleted_files.png share/owncloud/core/doc/user/_images/documents_personal_settings.png share/owncloud/core/doc/user/_images/download.png share/owncloud/core/doc/user/_images/email_address_personal_settings.png @@ -8322,8 +8456,15 @@ share/owncloud/core/doc/user/_images/encryption3.png share/owncloud/core/doc/user/_images/encryption4.png share/owncloud/core/doc/user/_images/event_export.png share/owncloud/core/doc/user/_images/explorer_webdav.png +share/owncloud/core/doc/user/_images/files-drop-2.png +share/owncloud/core/doc/user/_images/files-drop-3.png +share/owncloud/core/doc/user/_images/files-drop-4.png +share/owncloud/core/doc/user/_images/files-drop-5.png +share/owncloud/core/doc/user/_images/files-drop-6.png +share/owncloud/core/doc/user/_images/files-drop-7.png share/owncloud/core/doc/user/_images/files_versioning.png share/owncloud/core/doc/user/_images/full_name.png +share/owncloud/core/doc/user/_images/gear.png share/owncloud/core/doc/user/_images/kdes.png share/owncloud/core/doc/user/_images/kdes1.png share/owncloud/core/doc/user/_images/kdes2.png @@ -8377,6 +8518,7 @@ share/owncloud/core/doc/user/_sources/files/deleted_file_management.txt share/owncloud/core/doc/user/_sources/files/desktop_mobile_sync.txt share/owncloud/core/doc/user/_sources/files/encrypting_files.txt share/owncloud/core/doc/user/_sources/files/federated_cloud_sharing.txt +share/owncloud/core/doc/user/_sources/files/file_drop.txt share/owncloud/core/doc/user/_sources/files/index.txt share/owncloud/core/doc/user/_sources/files/large_file_upload.txt share/owncloud/core/doc/user/_sources/files/quota.txt @@ -8417,6 +8559,11 @@ share/owncloud/core/doc/user/_static/minus.png share/owncloud/core/doc/user/_static/plus.png share/owncloud/core/doc/user/_static/pygments.css share/owncloud/core/doc/user/_static/searchtools.js +share/owncloud/core/doc/user/_static/social/diasporaround.png +share/owncloud/core/doc/user/_static/social/facebook.png +share/owncloud/core/doc/user/_static/social/googleplus.png +share/owncloud/core/doc/user/_static/social/rss.png +share/owncloud/core/doc/user/_static/social/twitterround.png share/owncloud/core/doc/user/_static/style.css share/owncloud/core/doc/user/_static/underscore.js share/owncloud/core/doc/user/_static/up-pressed.png @@ -8434,6 +8581,7 @@ share/owncloud/core/doc/user/files/deleted_file_management.html share/owncloud/core/doc/user/files/desktop_mobile_sync.html share/owncloud/core/doc/user/files/encrypting_files.html share/owncloud/core/doc/user/files/federated_cloud_sharing.html +share/owncloud/core/doc/user/files/file_drop.html share/owncloud/core/doc/user/files/index.html share/owncloud/core/doc/user/files/large_file_upload.html share/owncloud/core/doc/user/files/quota.html @@ -9388,6 +9536,7 @@ share/owncloud/lib/private/db/migrator.php share/owncloud/lib/private/db/mssqlmigrator.php share/owncloud/lib/private/db/mysqlmigrator.php share/owncloud/lib/private/db/nocheckmigrator.php +share/owncloud/lib/private/db/ocsqliteplatform.php share/owncloud/lib/private/db/oracleconnection.php share/owncloud/lib/private/db/oraclemigrator.php share/owncloud/lib/private/db/pgsqltools.php @@ -9562,6 +9711,7 @@ share/owncloud/lib/private/security/hasher.php share/owncloud/lib/private/security/securerandom.php share/owncloud/lib/private/security/stringutils.php share/owncloud/lib/private/server.php +share/owncloud/lib/private/servernotavailableexception.php share/owncloud/lib/private/serviceunavailableexception.php share/owncloud/lib/private/session/internal.php share/owncloud/lib/private/session/memory.php @@ -9605,6 +9755,7 @@ share/owncloud/lib/private/user/http.php share/owncloud/lib/private/user/interface.php share/owncloud/lib/private/user/loginexception.php share/owncloud/lib/private/user/manager.php +share/owncloud/lib/private/user/nouserexception.php share/owncloud/lib/private/user/session.php share/owncloud/lib/private/user/user.php share/owncloud/lib/private/util.php @@ -9629,6 +9780,7 @@ share/owncloud/lib/public/appframework/http/datadownloadresponse.php share/owncloud/lib/public/appframework/http/dataresponse.php share/owncloud/lib/public/appframework/http/downloadresponse.php share/owncloud/lib/public/appframework/http/jsonresponse.php +share/owncloud/lib/public/appframework/http/notfoundresponse.php share/owncloud/lib/public/appframework/http/redirectresponse.php share/owncloud/lib/public/appframework/http/response.php share/owncloud/lib/public/appframework/http/templateresponse.php @@ -9741,6 +9893,7 @@ share/owncloud/lib/repair/preview.php share/owncloud/lib/repair/repairconfig.php share/owncloud/lib/repair/repairmimetypes.php share/owncloud/lib/repair/searchlucenetables.php +share/owncloud/lib/repair/sqliteautoincrement.php share/owncloud/occ share/owncloud/ocs/providers.php share/owncloud/ocs/routes.php diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo index 331dc402a..ef277d874 100644 --- a/www/php-owncloud/distinfo +++ b/www/php-owncloud/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.31 2015/03/21 21:48:52 ryoon Exp $ +$NetBSD: distinfo,v 1.33 2015/06/22 16:03:20 ryoon Exp $ SHA1 (168707-calendar.zip) = 521fb58ad898529f9a10d94c165bc978010defd3 RMD160 (168707-calendar.zip) = fdb7c3cddc0cd9e0338328d5cf246bd774f28803 @@ -6,6 +6,6 @@ Size (168707-calendar.zip) = 905909 bytes SHA1 (168708-contacts.zip) = abbb3ae9f966a80ec3dc7590c0906ad10b7e340e RMD160 (168708-contacts.zip) = 4d351166cfca85957d72fcbdcc454b21b0965ce7 Size (168708-contacts.zip) = 1442129 bytes -SHA1 (owncloud-8.0.2.tar.bz2) = e0ed7e3bc0dd3f352d2bcdf46a827029c3c7f5e1 -RMD160 (owncloud-8.0.2.tar.bz2) = 63637732658e2e869bd3d15b992d2377b77be776 -Size (owncloud-8.0.2.tar.bz2) = 20422855 bytes +SHA1 (owncloud-8.0.4.tar.bz2) = d4bc4fb6fc776c15175ebd68851421a71a24ba02 +RMD160 (owncloud-8.0.4.tar.bz2) = 4050f64ef1e248540e9cae5cf0a182ca70ba3a8e +Size (owncloud-8.0.4.tar.bz2) = 24518670 bytes diff --git a/www/php-propro/DESCR b/www/php-propro/DESCR new file mode 100644 index 000000000..fc1780efc --- /dev/null +++ b/www/php-propro/DESCR @@ -0,0 +1 @@ +Property proxy: A reusable split-off of pecl_http's property proxy API. diff --git a/www/php-propro/Makefile b/www/php-propro/Makefile new file mode 100644 index 000000000..ce5ca0dd4 --- /dev/null +++ b/www/php-propro/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1 2015/04/07 23:56:07 rodent Exp $ + +MODNAME= propro +PECL_VERSION= 1.0.0 +CATEGORIES= www + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= https://pecl.php.net/package/propro +COMMENT= Reusable split-off of pecl_http's property proxy API +LICENSE= 2-clause-bsd + +BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c + +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes + +INSTALLATION_DIRS+= include/php/ext/propro +PLIST_SRC+= PLIST + +post-install: + ${INSTALL_DATA} ${WRKSRC}/php_propro.h \ + ${DESTDIR}${PREFIX}/include/php/ext/propro + +.include "../../lang/php/ext.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/php-propro/PLIST b/www/php-propro/PLIST new file mode 100644 index 000000000..4f4d3a08e --- /dev/null +++ b/www/php-propro/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/07 23:56:07 rodent Exp $ +include/php/ext/propro/php_propro.h diff --git a/www/php-propro/buildlink3.mk b/www/php-propro/buildlink3.mk new file mode 100644 index 000000000..b1c971dd7 --- /dev/null +++ b/www/php-propro/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/07 23:59:40 rodent Exp $ + +.include "../../lang/php/phpversion.mk" + +BUILDLINK_TREE+= ${PHP_PKG_PREFIX}-propro + +.if !defined(${PHP_PKG_PREFIX}_PROPRO_BUILDLINK3_MK) +${PHP_PKG_PREFIX}_PROPRO_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.${PHP_PKG_PREFIX}-propro+= ${PHP_PKG_PREFIX}-propro>=1.0.0 +BUILDLINK_PKGSRCDIR.${PHP_PKG_PREFIX}-propro?= ../../www/php-propro +.endif # ${PHP_PKG_PREFIX}_PROPRO_BUILDLINK3_MK + +BUILDLINK_TREE+= -${PHP_PKG_PREFIX}-propro diff --git a/www/php-propro/distinfo b/www/php-propro/distinfo new file mode 100644 index 000000000..92b40b7a7 --- /dev/null +++ b/www/php-propro/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/07 23:56:07 rodent Exp $ + +SHA1 (php-propro/propro-1.0.0.tgz) = f2cbcbc322e88fda55b2fc8908426106e2f18db4 +RMD160 (php-propro/propro-1.0.0.tgz) = 8e503ff5e0cafb80a5ca1a0956f3d83445de9ea9 +Size (php-propro/propro-1.0.0.tgz) = 6217 bytes diff --git a/www/phraseanet/Makefile b/www/phraseanet/Makefile index 06134a90b..3caf1e246 100644 --- a/www/phraseanet/Makefile +++ b/www/phraseanet/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:38:17 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:52:15 wiz Exp $ # .include "../../www/phraseanet/Makefile.common" PKGNAME= phraseanet-${VERS} -PKGREVISION= 4 +PKGREVISION= 5 USE_TOOLS+= pax diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index 7874c2c71..f2a2aa8ca 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.56 2015/01/27 20:32:26 drochner Exp $ +# $NetBSD: Makefile,v 1.57 2015/06/12 10:52:15 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV}-stable-src PKGNAME= privoxy-3.0.23 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/} diff --git a/www/py-blosxom/Makefile b/www/py-blosxom/Makefile index cc131fa40..dac128976 100644 --- a/www/py-blosxom/Makefile +++ b/www/py-blosxom/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/12/31 13:57:30 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/05/22 14:23:41 hauke Exp $ PYBLOXSOMVERS= 1.5.3 DISTNAME= pyblosxom-${PYBLOXSOMVERS} PKGNAME= ${PYPKGPREFIX}-blosxom-${PYBLOXSOMVERS} -#PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://pyblosxom.github.com/download/ @@ -21,12 +21,18 @@ DOC_SUBDIR= share/doc/pyblosxom DOCDIR= ${PREFIX}/${DOC_SUBDIR} DOCFILES= AUTHORS INSTALL LICENSE README.rst UPGRADE WHATSNEW +BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils + INSTALLATION_DIRS= ${DOC_SUBDIR} REPLACE_PYTHON= Pyblosxom/data/pyblosxom.cgi PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +pre-configure: + cd ${WRKSRC} && ${FIND} Pyblosxom -type f -name '*.orig' \ + -exec ${RM} -f \{\} \; + # There is a set of manual files in docs/source that could be # converted to HTML or PDF, and installed post-install: diff --git a/www/py-blosxom/distinfo b/www/py-blosxom/distinfo index 4c259130d..cde8a94fd 100644 --- a/www/py-blosxom/distinfo +++ b/www/py-blosxom/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/07/31 10:20:27 hauke Exp $ +$NetBSD: distinfo,v 1.8 2015/05/22 14:05:41 hauke Exp $ SHA1 (pyblosxom-1.5.3/pyblosxom-1.5.3.tar.gz) = 62c7b178a5aa3a9df660bf6c357e0336ff473b9d RMD160 (pyblosxom-1.5.3/pyblosxom-1.5.3.tar.gz) = fcf6be7c8d9c9fa1ec4e59d34b11afe173ced382 Size (pyblosxom-1.5.3/pyblosxom-1.5.3.tar.gz) = 210669 bytes +SHA1 (patch-Pyblosxom_plugins_readmore.py) = e699b9b9193c540e88727cf297e6e52d59fe1fc9 diff --git a/www/py-blosxom/patches/patch-Pyblosxom_plugins_readmore.py b/www/py-blosxom/patches/patch-Pyblosxom_plugins_readmore.py new file mode 100644 index 000000000..5633b209e --- /dev/null +++ b/www/py-blosxom/patches/patch-Pyblosxom_plugins_readmore.py @@ -0,0 +1,19 @@ +$NetBSD: patch-Pyblosxom_plugins_readmore.py,v 1.1 2015/05/22 14:01:16 hauke Exp $ + +Use the current flavour before the default one, if available. + +--- Pyblosxom/plugins/readmore.py.orig 2013-07-31 00:53:58.000000000 +0000 ++++ Pyblosxom/plugins/readmore.py +@@ -209,7 +209,11 @@ def cb_story(args): + # otherwise we replace the breakpoint with the template + base_url = config["base_url"] + file_path = entry["file_path"] +- flavour = config.get("default_flavour", "html") ++ ++ # Set and use current (or default) flavour for full entry ++ flavour = data.get( ++ "flavour", config.get("default_flavour", "html")) ++ + url = '%s/%s.%s' % (base_url, file_path, flavour) + + link = (template % {"url": url, diff --git a/www/py-django-classy-tags/Makefile b/www/py-django-classy-tags/Makefile index 387efb683..0bd2580fa 100644 --- a/www/py-django-classy-tags/Makefile +++ b/www/py-django-classy-tags/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/12/31 13:57:30 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/17 15:48:51 adam Exp $ -DISTNAME= django-classy-tags-0.5.1 +DISTNAME= django-classy-tags-0.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/django-classy-tags/ diff --git a/www/py-django-classy-tags/distinfo b/www/py-django-classy-tags/distinfo index 3b2b29223..f55312ca8 100644 --- a/www/py-django-classy-tags/distinfo +++ b/www/py-django-classy-tags/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/04/12 09:00:23 adam Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 15:48:51 adam Exp $ -SHA1 (django-classy-tags-0.5.1.tar.gz) = 4d753ba87580114d703b65447d24fc9a89115143 -RMD160 (django-classy-tags-0.5.1.tar.gz) = 35a76c8862deffae65e8c0f74dc6c4c90f466d23 -Size (django-classy-tags-0.5.1.tar.gz) = 17734 bytes +SHA1 (django-classy-tags-0.6.1.tar.gz) = d48e048e5989c397e06ba7bac5a50c8be21814e9 +RMD160 (django-classy-tags-0.6.1.tar.gz) = 4036ca5f8c8c974b8e8cff8478b90502b78a98d3 +Size (django-classy-tags-0.6.1.tar.gz) = 18048 bytes diff --git a/www/py-django-cms/Makefile b/www/py-django-cms/Makefile index aa592079f..aa703055e 100644 --- a/www/py-django-cms/Makefile +++ b/www/py-django-cms/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2015/03/08 08:23:21 adam Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/17 15:16:41 adam Exp $ -DISTNAME= django-cms-3.0.12 +DISTNAME= django-cms-3.0.13 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/django-cms/ diff --git a/www/py-django-cms/PLIST b/www/py-django-cms/PLIST index 20e8fda52..6810c7d58 100644 --- a/www/py-django-cms/PLIST +++ b/www/py-django-cms/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2015/02/19 11:07:17 adam Exp $ +@comment $NetBSD: PLIST,v 1.20 2015/04/17 15:16:41 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -1220,6 +1220,12 @@ ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0001_initia ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0002_charpksexample.py ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0002_charpksexample.pyc ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0002_charpksexample.pyo +${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0003_example1_publish.py +${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0003_example1_publish.pyc +${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0003_example1_publish.pyo +${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0004_auto_20150415_1913.py +${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0004_auto_20150415_1913.pyc +${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/0004_auto_20150415_1913.pyo ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/__init__.py ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/__init__.pyc ${PYSITELIB}/cms/test_utils/project/placeholderapp/migrations_django/__init__.pyo diff --git a/www/py-django-cms/distinfo b/www/py-django-cms/distinfo index e0846fd53..51cfaf313 100644 --- a/www/py-django-cms/distinfo +++ b/www/py-django-cms/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2015/03/08 08:23:21 adam Exp $ +$NetBSD: distinfo,v 1.24 2015/04/17 15:16:41 adam Exp $ -SHA1 (django-cms-3.0.12.tar.gz) = 077fd62639d848d6a1c9ec4bcf03a2ce0a0c7ef1 -RMD160 (django-cms-3.0.12.tar.gz) = 26761b6860d98a208061b5949b6989862a3f13c9 -Size (django-cms-3.0.12.tar.gz) = 6817613 bytes +SHA1 (django-cms-3.0.13.tar.gz) = 1b21f19c84d1dac3c41a0d935158e33e00d67a60 +RMD160 (django-cms-3.0.13.tar.gz) = bc3ff20b44043b411ad29953286119487649cbf2 +Size (django-cms-3.0.13.tar.gz) = 3860334 bytes diff --git a/www/py-django-mptt/Makefile b/www/py-django-mptt/Makefile index e75841bc9..c615814a2 100644 --- a/www/py-django-mptt/Makefile +++ b/www/py-django-mptt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/12/31 13:57:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/17 15:46:22 adam Exp $ -DISTNAME= django-mptt-0.6.1 +DISTNAME= django-mptt-0.7.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/django-mptt/ diff --git a/www/py-django-mptt/PLIST b/www/py-django-mptt/PLIST index 35cf4cdfc..a6122b5d0 100644 --- a/www/py-django-mptt/PLIST +++ b/www/py-django-mptt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2013/08/09 07:33:25 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/17 15:46:22 adam Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -23,18 +23,32 @@ ${PYSITELIB}/mptt/locale/de/LC_MESSAGES/django.mo ${PYSITELIB}/mptt/locale/de/LC_MESSAGES/django.po ${PYSITELIB}/mptt/locale/dk/LC_MESSAGES/django.mo ${PYSITELIB}/mptt/locale/dk/LC_MESSAGES/django.po +${PYSITELIB}/mptt/locale/es/LC_MESSAGES/django.mo +${PYSITELIB}/mptt/locale/es/LC_MESSAGES/django.po ${PYSITELIB}/mptt/locale/fr/LC_MESSAGES/django.mo ${PYSITELIB}/mptt/locale/fr/LC_MESSAGES/django.po +${PYSITELIB}/mptt/locale/mn/LC_MESSAGES/django.mo +${PYSITELIB}/mptt/locale/mn/LC_MESSAGES/django.po ${PYSITELIB}/mptt/locale/nb/LC_MESSAGES/django.mo ${PYSITELIB}/mptt/locale/nb/LC_MESSAGES/django.po ${PYSITELIB}/mptt/locale/pl/LC_MESSAGES/django.mo ${PYSITELIB}/mptt/locale/pl/LC_MESSAGES/django.po +${PYSITELIB}/mptt/locale/pt_BR/LC_MESSAGES/django.mo +${PYSITELIB}/mptt/locale/pt_BR/LC_MESSAGES/django.po +${PYSITELIB}/mptt/locale/ru/LC_MESSAGES/django.mo +${PYSITELIB}/mptt/locale/ru/LC_MESSAGES/django.po ${PYSITELIB}/mptt/managers.py ${PYSITELIB}/mptt/managers.pyc ${PYSITELIB}/mptt/managers.pyo ${PYSITELIB}/mptt/models.py ${PYSITELIB}/mptt/models.pyc ${PYSITELIB}/mptt/models.pyo +${PYSITELIB}/mptt/querysets.py +${PYSITELIB}/mptt/querysets.pyc +${PYSITELIB}/mptt/querysets.pyo +${PYSITELIB}/mptt/settings.py +${PYSITELIB}/mptt/settings.pyc +${PYSITELIB}/mptt/settings.pyo ${PYSITELIB}/mptt/templates/admin/grappelli_mptt_change_list.html ${PYSITELIB}/mptt/templates/admin/grappelli_mptt_change_list_results.html ${PYSITELIB}/mptt/templates/admin/mptt_change_list.html diff --git a/www/py-django-mptt/distinfo b/www/py-django-mptt/distinfo index 5bd328506..8631eb5b7 100644 --- a/www/py-django-mptt/distinfo +++ b/www/py-django-mptt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/06/09 09:58:21 adam Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 15:46:22 adam Exp $ -SHA1 (django-mptt-0.6.1.tar.gz) = 7770310393af36bd3d0c6d998e89a5a26e1317e2 -RMD160 (django-mptt-0.6.1.tar.gz) = 16d8948af7c68355dfff771b1a39b2c457991abe -Size (django-mptt-0.6.1.tar.gz) = 111997 bytes +SHA1 (django-mptt-0.7.1.tar.gz) = 44eefc20b4f3a86188c5e35190ccf5005747e47a +RMD160 (django-mptt-0.7.1.tar.gz) = 074963c1a3ec579ae0b7f7607c2f44ecafc63867 +Size (django-mptt-0.7.1.tar.gz) = 131617 bytes diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile index 2ea1daef3..8d6babd77 100644 --- a/www/py-django-reversion/Makefile +++ b/www/py-django-reversion/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2014/11/23 13:11:25 adam Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/17 15:14:15 adam Exp $ -DISTNAME= django-reversion-1.8.5 +DISTNAME= django-reversion-1.8.6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/d/django-reversion/ diff --git a/www/py-django-reversion/PLIST b/www/py-django-reversion/PLIST index 2713b7d82..aa7da4877 100644 --- a/www/py-django-reversion/PLIST +++ b/www/py-django-reversion/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2014/10/09 10:09:22 adam Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/17 15:14:15 adam Exp $ ${PYSITELIB}/reversion/__init__.py ${PYSITELIB}/reversion/__init__.pyc ${PYSITELIB}/reversion/__init__.pyo @@ -56,6 +56,9 @@ ${PYSITELIB}/reversion/middleware.pyo ${PYSITELIB}/reversion/migrations/0001_initial.py ${PYSITELIB}/reversion/migrations/0001_initial.pyc ${PYSITELIB}/reversion/migrations/0001_initial.pyo +${PYSITELIB}/reversion/migrations/0002_auto_20141216_1509.py +${PYSITELIB}/reversion/migrations/0002_auto_20141216_1509.pyc +${PYSITELIB}/reversion/migrations/0002_auto_20141216_1509.pyo ${PYSITELIB}/reversion/migrations/__init__.py ${PYSITELIB}/reversion/migrations/__init__.pyc ${PYSITELIB}/reversion/migrations/__init__.pyo diff --git a/www/py-django-reversion/distinfo b/www/py-django-reversion/distinfo index e3689a6b6..8588efa13 100644 --- a/www/py-django-reversion/distinfo +++ b/www/py-django-reversion/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2014/11/23 13:11:25 adam Exp $ +$NetBSD: distinfo,v 1.10 2015/04/17 15:14:15 adam Exp $ -SHA1 (django-reversion-1.8.5.tar.gz) = 41edccc1663dbd4e04653a5fe611c0f2abe6d0f9 -RMD160 (django-reversion-1.8.5.tar.gz) = 2aef07fb89bd6ce1abc9426981de77deaca843d7 -Size (django-reversion-1.8.5.tar.gz) = 57656 bytes +SHA1 (django-reversion-1.8.6.tar.gz) = 586ccc50b0df7c788244c6e249d620f76cdc5301 +RMD160 (django-reversion-1.8.6.tar.gz) = a29eb6e7527a518eda1ff1b9510c94b1902e5721 +Size (django-reversion-1.8.6.tar.gz) = 57889 bytes diff --git a/www/py-django-tastypie/Makefile b/www/py-django-tastypie/Makefile index b876440a3..967478307 100644 --- a/www/py-django-tastypie/Makefile +++ b/www/py-django-tastypie/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/01/07 14:53:41 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/13 23:12:43 rodent Exp $ DISTNAME= django-tastypie-0.12.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,7 +16,6 @@ DEPENDS+= ${PYPKGPREFIX}-lxml>3:../../textproc/py-lxml DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml DEPENDS+= ${PYPKGPREFIX}-biplist-[0-9]*:../../textproc/py-biplist -PYTHON_VERSIONS_INCOMPATIBLE= 26 PYTHON_VERSIONED_DEPENDENCIES= dateutil USE_LANGUAGES= # none diff --git a/www/py-django-treebeard/DESCR b/www/py-django-treebeard/DESCR new file mode 100644 index 000000000..f73bee21b --- /dev/null +++ b/www/py-django-treebeard/DESCR @@ -0,0 +1,3 @@ +django-treebeard is a library that implements efficient tree implementations +for the Django Web Framework 1.4+. It includes 3 different tree +implementations: Adjacency List, Materialized Path and Nested Sets. diff --git a/www/py-django-treebeard/Makefile b/www/py-django-treebeard/Makefile new file mode 100644 index 000000000..ed6e14252 --- /dev/null +++ b/www/py-django-treebeard/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2015/04/24 10:54:00 adam Exp $ + +DISTNAME= django-treebeard-3.0 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= www python +MASTER_SITES= http://pypi.python.org/packages/source/d/django-treebeard/ + +MAINTAINER= adam@NetBSD.org +HOMEPAGE= https://tabo.pe/projects/django-treebeard/ +COMMENT= Efficient tree implementations for the Django Web Framework +LICENSE= apache-2.0 + +USE_LANGUAGES= # empty + +DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/py-django-treebeard/PLIST b/www/py-django-treebeard/PLIST new file mode 100644 index 000000000..c3293f2b2 --- /dev/null +++ b/www/py-django-treebeard/PLIST @@ -0,0 +1,71 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/24 10:54:00 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/treebeard/__init__.py +${PYSITELIB}/treebeard/__init__.pyc +${PYSITELIB}/treebeard/__init__.pyo +${PYSITELIB}/treebeard/admin.pyc +${PYSITELIB}/treebeard/admin.pyo +${PYSITELIB}/treebeard/al_tree.pyc +${PYSITELIB}/treebeard/al_tree.pyo +${PYSITELIB}/treebeard/exceptions.pyc +${PYSITELIB}/treebeard/exceptions.pyo +${PYSITELIB}/treebeard/forms.pyc +${PYSITELIB}/treebeard/forms.pyo +${PYSITELIB}/treebeard/models.pyc +${PYSITELIB}/treebeard/models.pyo +${PYSITELIB}/treebeard/mp_tree.pyc +${PYSITELIB}/treebeard/mp_tree.pyo +${PYSITELIB}/treebeard/ns_tree.pyc +${PYSITELIB}/treebeard/ns_tree.pyo +${PYSITELIB}/treebeard/numconv.pyc +${PYSITELIB}/treebeard/numconv.pyo +${PYSITELIB}/treebeard/admin.py +${PYSITELIB}/treebeard/al_tree.py +${PYSITELIB}/treebeard/exceptions.py +${PYSITELIB}/treebeard/forms.py +${PYSITELIB}/treebeard/models.py +${PYSITELIB}/treebeard/mp_tree.py +${PYSITELIB}/treebeard/ns_tree.py +${PYSITELIB}/treebeard/numconv.py +${PYSITELIB}/treebeard/static/treebeard/expand-collapse.png +${PYSITELIB}/treebeard/static/treebeard/jquery-ui-1.8.5.custom.min.js +${PYSITELIB}/treebeard/static/treebeard/treebeard-admin.css +${PYSITELIB}/treebeard/static/treebeard/treebeard-admin.js +${PYSITELIB}/treebeard/templates/admin/tree_change_list.html +${PYSITELIB}/treebeard/templates/admin/tree_change_list_results.html +${PYSITELIB}/treebeard/templates/admin/tree_list.html +${PYSITELIB}/treebeard/templates/admin/tree_list_results.html +${PYSITELIB}/treebeard/templatetags/__init__.py +${PYSITELIB}/treebeard/templatetags/__init__.pyc +${PYSITELIB}/treebeard/templatetags/__init__.pyo +${PYSITELIB}/treebeard/templatetags/admin_tree.pyc +${PYSITELIB}/treebeard/templatetags/admin_tree.pyo +${PYSITELIB}/treebeard/templatetags/admin_tree_list.pyc +${PYSITELIB}/treebeard/templatetags/admin_tree_list.pyo +${PYSITELIB}/treebeard/templatetags/admin_tree.py +${PYSITELIB}/treebeard/templatetags/admin_tree_list.py +${PYSITELIB}/treebeard/tests/__init__.py +${PYSITELIB}/treebeard/tests/__init__.pyc +${PYSITELIB}/treebeard/tests/__init__.pyo +${PYSITELIB}/treebeard/tests/admin.pyc +${PYSITELIB}/treebeard/tests/admin.pyo +${PYSITELIB}/treebeard/tests/conftest.pyc +${PYSITELIB}/treebeard/tests/conftest.pyo +${PYSITELIB}/treebeard/tests/models.pyc +${PYSITELIB}/treebeard/tests/models.pyo +${PYSITELIB}/treebeard/tests/settings.pyc +${PYSITELIB}/treebeard/tests/settings.pyo +${PYSITELIB}/treebeard/tests/test_treebeard.pyc +${PYSITELIB}/treebeard/tests/test_treebeard.pyo +${PYSITELIB}/treebeard/tests/urls.pyc +${PYSITELIB}/treebeard/tests/urls.pyo +${PYSITELIB}/treebeard/tests/admin.py +${PYSITELIB}/treebeard/tests/conftest.py +${PYSITELIB}/treebeard/tests/models.py +${PYSITELIB}/treebeard/tests/settings.py +${PYSITELIB}/treebeard/tests/test_treebeard.py +${PYSITELIB}/treebeard/tests/urls.py diff --git a/www/py-django-treebeard/distinfo b/www/py-django-treebeard/distinfo new file mode 100644 index 000000000..2607d700d --- /dev/null +++ b/www/py-django-treebeard/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/24 10:54:00 adam Exp $ + +SHA1 (django-treebeard-3.0.tar.gz) = 18b088a92102b40f4999d1e574d0afc6e3a66ddf +RMD160 (django-treebeard-3.0.tar.gz) = 704fee92ebd140c61ac06bdb2b176e2ceca679ed +Size (django-treebeard-3.0.tar.gz) = 93278 bytes diff --git a/www/py-django/Makefile b/www/py-django/Makefile index 2b85deb9f..8eec447dd 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2015/03/19 09:53:45 adam Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/13 23:12:43 rodent Exp $ DISTNAME= Django-1.7.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -18,7 +18,6 @@ USE_LANGUAGES= # empty REPLACE_PYTHON= ${WRKSRC}/django/bin/django-admin.py REPLACE_PYTHON+= ${WRKSRC}/django/conf/project_template/manage.py -PYTHON_VERSIONS_INCOMPATIBLE= 26 PYTHON_VERSIONED_DEPENDENCIES= flup post-install: diff --git a/www/py-flask-bootstrap/Makefile b/www/py-flask-bootstrap/Makefile index e728a680d..15295ee7a 100644 --- a/www/py-flask-bootstrap/Makefile +++ b/www/py-flask-bootstrap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/12/31 13:57:32 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/02 22:53:02 rodent Exp $ -DISTNAME= Flask-Bootstrap-3.3.0.1 +DISTNAME= Flask-Bootstrap-3.3.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= python www MASTER_SITES= https://pypi.python.org/packages/source/F/Flask-Bootstrap/ diff --git a/www/py-flask-bootstrap/PLIST b/www/py-flask-bootstrap/PLIST index 9326f3403..fb5cc408b 100644 --- a/www/py-flask-bootstrap/PLIST +++ b/www/py-flask-bootstrap/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/12/03 23:00:11 rodent Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/04/02 22:53:02 rodent Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -18,6 +18,7 @@ ${PYSITELIB}/flask_bootstrap/static/fonts/glyphicons-halflings-regular.eot ${PYSITELIB}/flask_bootstrap/static/fonts/glyphicons-halflings-regular.svg ${PYSITELIB}/flask_bootstrap/static/fonts/glyphicons-halflings-regular.ttf ${PYSITELIB}/flask_bootstrap/static/fonts/glyphicons-halflings-regular.woff +${PYSITELIB}/flask_bootstrap/static/fonts/glyphicons-halflings-regular.woff2 ${PYSITELIB}/flask_bootstrap/static/jquery.js ${PYSITELIB}/flask_bootstrap/static/jquery.min.js ${PYSITELIB}/flask_bootstrap/static/jquery.min.map @@ -27,4 +28,6 @@ ${PYSITELIB}/flask_bootstrap/static/js/npm.js ${PYSITELIB}/flask_bootstrap/templates/bootstrap/base.html ${PYSITELIB}/flask_bootstrap/templates/bootstrap/fixes.html ${PYSITELIB}/flask_bootstrap/templates/bootstrap/google.html +${PYSITELIB}/flask_bootstrap/templates/bootstrap/pagination.html +${PYSITELIB}/flask_bootstrap/templates/bootstrap/utils.html ${PYSITELIB}/flask_bootstrap/templates/bootstrap/wtf.html diff --git a/www/py-flask-bootstrap/distinfo b/www/py-flask-bootstrap/distinfo index 3ee2ba10b..b210e3ca5 100644 --- a/www/py-flask-bootstrap/distinfo +++ b/www/py-flask-bootstrap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/12/03 23:00:11 rodent Exp $ +$NetBSD: distinfo,v 1.6 2015/04/02 22:53:02 rodent Exp $ -SHA1 (Flask-Bootstrap-3.3.0.1.tar.gz) = 0351dbc32963141b3311826ff96fea891e11769d -RMD160 (Flask-Bootstrap-3.3.0.1.tar.gz) = af6055ccf80662a968783ee7dfe7b49b00759040 -Size (Flask-Bootstrap-3.3.0.1.tar.gz) = 410421 bytes +SHA1 (Flask-Bootstrap-3.3.2.1.tar.gz) = 12240bb089fb3a923300beaa57313d67b7210da2 +RMD160 (Flask-Bootstrap-3.3.2.1.tar.gz) = 82e5c8a3f1b75c51949f90d2aca806edfbcbb459 +Size (Flask-Bootstrap-3.3.2.1.tar.gz) = 441889 bytes diff --git a/www/py-flask-debugtoolbar/Makefile b/www/py-flask-debugtoolbar/Makefile index 7e5c99c44..50755aaf8 100644 --- a/www/py-flask-debugtoolbar/Makefile +++ b/www/py-flask-debugtoolbar/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2014/12/31 13:57:32 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/02 22:44:35 rodent Exp $ -DISTNAME= Flask-DebugToolbar-0.9.0 +DISTNAME= Flask-DebugToolbar-0.9.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= python www MASTER_SITES= https://pypi.python.org/packages/source/F/Flask-DebugToolbar/ diff --git a/www/py-flask-debugtoolbar/PLIST b/www/py-flask-debugtoolbar/PLIST index 28cabb006..d28bff3bb 100644 --- a/www/py-flask-debugtoolbar/PLIST +++ b/www/py-flask-debugtoolbar/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/05/03 01:24:27 rodent Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/02 22:44:35 rodent Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt @@ -194,7 +194,6 @@ ${PYSITELIB}/flask_debugtoolbar/templates/panels/logger.html ${PYSITELIB}/flask_debugtoolbar/templates/panels/profiler.html ${PYSITELIB}/flask_debugtoolbar/templates/panels/request_vars.html ${PYSITELIB}/flask_debugtoolbar/templates/panels/sqlalchemy.html -${PYSITELIB}/flask_debugtoolbar/templates/panels/sqlalchemy_explain.html ${PYSITELIB}/flask_debugtoolbar/templates/panels/sqlalchemy_select.html ${PYSITELIB}/flask_debugtoolbar/templates/panels/template.html ${PYSITELIB}/flask_debugtoolbar/templates/panels/template_editor.html diff --git a/www/py-flask-debugtoolbar/distinfo b/www/py-flask-debugtoolbar/distinfo index d45b702e7..6606ab51f 100644 --- a/www/py-flask-debugtoolbar/distinfo +++ b/www/py-flask-debugtoolbar/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2014/05/03 01:24:27 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/02 22:44:35 rodent Exp $ -SHA1 (Flask-DebugToolbar-0.9.0.tar.gz) = ffa743e98ae3c373047b3ff97a2559ddf75408e5 -RMD160 (Flask-DebugToolbar-0.9.0.tar.gz) = 45076b30f3de1168fe3451c0250d9bd9e84bc9a0 -Size (Flask-DebugToolbar-0.9.0.tar.gz) = 248947 bytes +SHA1 (Flask-DebugToolbar-0.9.2.tar.gz) = 4d4eae04075653977499b059694dd6c2b891e14f +RMD160 (Flask-DebugToolbar-0.9.2.tar.gz) = f28a52bf8947cc4a5c708ab4b5b9ffb68498b3b5 +Size (Flask-DebugToolbar-0.9.2.tar.gz) = 250257 bytes diff --git a/www/py-flask-limiter/DESCR b/www/py-flask-limiter/DESCR new file mode 100644 index 000000000..4ea55e2c0 --- /dev/null +++ b/www/py-flask-limiter/DESCR @@ -0,0 +1,3 @@ +Flask-Limiter provides rate limiting features to flask routes. It has support +for a configurable backend for storage with current implementations for in- +memory, redis and memcache. diff --git a/www/py-flask-limiter/Makefile b/www/py-flask-limiter/Makefile new file mode 100644 index 000000000..dc926ec10 --- /dev/null +++ b/www/py-flask-limiter/Makefile @@ -0,0 +1,24 @@ +# $NetBSD: Makefile,v 1.2 2015/04/05 23:23:13 rodent Exp $ +# + +DISTNAME= Flask-Limiter-0.7.9 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 +CATEGORIES= python www +MASTER_SITES= https://pypi.python.org/packages/source/F/Flask-Limiter/ + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= https://flask-limiter.readthedocs.org/ +COMMENT= Rate limiting for flask applications +LICENSE= mit + +DEPENDS+= ${PYPKGPREFIX}-limits-[0-9]*:../../devel/py-limits +DEPENDS+= ${PYPKGPREFIX}-flask>=0.8:../../www/py-flask +DEPENDS+= ${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six + +USE_LANGUAGES= # none + +EGG_NAME= ${DISTNAME:S/-/_/1} + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/py-flask-limiter/PLIST b/www/py-flask-limiter/PLIST new file mode 100644 index 000000000..2d0151d2b --- /dev/null +++ b/www/py-flask-limiter/PLIST @@ -0,0 +1,25 @@ +@comment $NetBSD: PLIST,v 1.2 2015/04/05 23:23:13 rodent Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/flask_limiter/__init__.py +${PYSITELIB}/flask_limiter/__init__.pyc +${PYSITELIB}/flask_limiter/__init__.pyo +${PYSITELIB}/flask_limiter/_version.py +${PYSITELIB}/flask_limiter/_version.pyc +${PYSITELIB}/flask_limiter/_version.pyo +${PYSITELIB}/flask_limiter/errors.py +${PYSITELIB}/flask_limiter/errors.pyc +${PYSITELIB}/flask_limiter/errors.pyo +${PYSITELIB}/flask_limiter/extension.py +${PYSITELIB}/flask_limiter/extension.pyc +${PYSITELIB}/flask_limiter/extension.pyo +${PYSITELIB}/flask_limiter/util.py +${PYSITELIB}/flask_limiter/util.pyc +${PYSITELIB}/flask_limiter/util.pyo +${PYSITELIB}/flask_limiter/version.py +${PYSITELIB}/flask_limiter/version.pyc +${PYSITELIB}/flask_limiter/version.pyo diff --git a/www/py-flask-limiter/distinfo b/www/py-flask-limiter/distinfo new file mode 100644 index 000000000..a0873fbb5 --- /dev/null +++ b/www/py-flask-limiter/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/02 23:26:50 rodent Exp $ + +SHA1 (Flask-Limiter-0.7.9.tar.gz) = c5cb4b5a8b9be727635834ccc7c069f94b987374 +RMD160 (Flask-Limiter-0.7.9.tar.gz) = d8fc210d23aa9bc8c87421f152c2a2c5f08c5c67 +Size (Flask-Limiter-0.7.9.tar.gz) = 73864 bytes diff --git a/www/py-flask-testing/Makefile b/www/py-flask-testing/Makefile index 9fb1a59a7..312bd54da 100644 --- a/www/py-flask-testing/Makefile +++ b/www/py-flask-testing/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:33 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/05 23:26:27 rodent Exp $ DISTNAME= Flask-Testing-0.4.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -14,5 +14,8 @@ USE_LANGUAGES= # none .include "options.mk" +post-install: + ${CHMOD} go-w ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/* + .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-flask-user/Makefile b/www/py-flask-user/Makefile index 4866936d9..210f876ec 100644 --- a/www/py-flask-user/Makefile +++ b/www/py-flask-user/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/31 13:57:33 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/19 00:50:42 rodent Exp $ DISTNAME= Flask-User-0.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= python www MASTER_SITES= https://pypi.python.org/packages/source/F/Flask-User/ DIST_SUBDIR= ${PKGBASE:tl:S/${PYPKGPREFIX}/py/1} @@ -13,7 +13,7 @@ COMMENT= Customizable user account management for Flask LICENSE= 2-clause-bsd DEPENDS+= ${PYPKGPREFIX}-passlib-[0-9]*:../../security/py-passlib -DEPENDS+= ${PYPKGPREFIX}-bcrypt-[0-9]*:../../security/py-bcrypt +DEPENDS+= ${PYPKGPREFIX}-py-bcrypt-[0-9]*:../../security/py-py-bcrypt DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto DEPENDS+= ${PYPKGPREFIX}-flask-[0-9]*:../../www/py-flask DEPENDS+= ${PYPKGPREFIX}-flask-babel-[0-9]*:../../www/py-flask-babel diff --git a/www/py-flup3/Makefile b/www/py-flup3/Makefile index e79ad9f6f..0d6e6d014 100644 --- a/www/py-flup3/Makefile +++ b/www/py-flup3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/12/16 13:25:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/13 23:12:43 rodent Exp $ DISTNAME= cc23b715b120 PKGNAME= ${PYPKGPREFIX}-flup-1.0.3pre1 @@ -15,7 +15,7 @@ EGG_NAME= flup-1.0.3.dev0 WRKSRC= ${WRKDIR}/flup-py3-0-${DISTNAME} USE_LANGUAGES= # empty -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-furl/Makefile b/www/py-furl/Makefile index 4ef090ad0..478b33122 100644 --- a/www/py-furl/Makefile +++ b/www/py-furl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/12/13 08:56:08 obache Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/13 23:12:43 rodent Exp $ -DISTNAME= furl-0.3.95 +DISTNAME= furl-0.4.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 CATEGORIES= python www MASTER_SITES= https://pypi.python.org/packages/source/f/furl/ @@ -11,11 +10,12 @@ HOMEPAGE= https://github.com/gruns/furl COMMENT= URL manipulation made simple LICENSE= unlicense -PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34 - DEPENDS+= ${PYPKGPREFIX}-orderedmultidict>=0.7.1:../../databases/py-orderedmultidict USE_LANGUAGES= # none +post-install: + chmod -x ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/* + .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-furl/PLIST b/www/py-furl/PLIST index c46e01606..a2c197f47 100644 --- a/www/py-furl/PLIST +++ b/www/py-furl/PLIST @@ -1,15 +1,18 @@ -@comment $NetBSD: PLIST,v 1.1 2014/07/05 19:30:14 rodent Exp $ -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +@comment $NetBSD: PLIST,v 1.2 2015/04/02 23:08:03 rodent Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt -${PYSITELIB}/furl/furl.py -${PYSITELIB}/furl/furl.pyc -${PYSITELIB}/furl/furl.pyo ${PYSITELIB}/furl/__init__.py ${PYSITELIB}/furl/__init__.pyc ${PYSITELIB}/furl/__init__.pyo +${PYSITELIB}/furl/compat.py +${PYSITELIB}/furl/compat.pyc +${PYSITELIB}/furl/compat.pyo +${PYSITELIB}/furl/furl.py +${PYSITELIB}/furl/furl.pyc +${PYSITELIB}/furl/furl.pyo ${PYSITELIB}/furl/omdict1D.py ${PYSITELIB}/furl/omdict1D.pyc ${PYSITELIB}/furl/omdict1D.pyo diff --git a/www/py-furl/distinfo b/www/py-furl/distinfo index 25ca0522d..d76061ed1 100644 --- a/www/py-furl/distinfo +++ b/www/py-furl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/08/07 02:22:27 rodent Exp $ +$NetBSD: distinfo,v 1.4 2015/04/02 23:08:03 rodent Exp $ -SHA1 (furl-0.3.95.tar.gz) = abdf7431ae4b254f0e7ce252769a5463e03629c2 -RMD160 (furl-0.3.95.tar.gz) = 7c7d1e2f525ec52c356aa3f4f01902eb231b2db8 -Size (furl-0.3.95.tar.gz) = 28886 bytes +SHA1 (furl-0.4.5.tar.gz) = b0abfc3381d7c21f457fea32eebf4e519dfffc33 +RMD160 (furl-0.4.5.tar.gz) = efc8bad8790fde324e455a12fe247e5bce479d03 +Size (furl-0.4.5.tar.gz) = 29653 bytes diff --git a/www/py-google-api-python-client-py3/Makefile b/www/py-google-api-python-client-py3/Makefile index e11555aca..c34724bf1 100644 --- a/www/py-google-api-python-client-py3/Makefile +++ b/www/py-google-api-python-client-py3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/02/16 15:13:19 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/13 23:12:43 rodent Exp $ DISTNAME= google-api-python-client-py3-1.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-py3//} @@ -13,7 +13,7 @@ LICENSE= apache-2.0 DEPENDS+= ${PYPKGPREFIX}-httplib2>=0.8:../../www/py-httplib2 USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 # won't CONFLICT with the 2.x version +PYTHON_VERSIONS_INCOMPATIBLE= 27 # won't CONFLICT with the 2.x version REPLACE_PYTHON+= apiclient/*.py oauth2client/*.py diff --git a/www/py-idna/DESCR b/www/py-idna/DESCR new file mode 100644 index 000000000..d33e7ad9f --- /dev/null +++ b/www/py-idna/DESCR @@ -0,0 +1,8 @@ +A library to support the Internationalised Domain Names in Applications +(IDNA) protocol as specified in RFC 5891. This version of the +protocol is often referred to as IDNA2008 and can produce different +results from the earlier standard from 2003. + +The library is also intended to act as a suitable drop-in replacement +for the encodings.idna module that comes with the Python standard +library but currently only supports the older 2003 specification. diff --git a/www/py-idna/Makefile b/www/py-idna/Makefile new file mode 100644 index 000000000..60cb2f5af --- /dev/null +++ b/www/py-idna/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2015/04/20 07:28:00 wiz Exp $ + +DISTNAME= idna-1.1 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= www python +MASTER_SITES= https://pypi.python.org/packages/source/i/idna/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://pypi.python.org/pypi/idna +COMMENT= Python module for Internationalized Domain Names in Applications (IDNA) +#LICENSE= bsd, but which + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/py-idna/PLIST b/www/py-idna/PLIST new file mode 100644 index 000000000..e3a7caa5e --- /dev/null +++ b/www/py-idna/PLIST @@ -0,0 +1,20 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/20 07:28:00 wiz Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/idna/__init__.py +${PYSITELIB}/idna/__init__.pyc +${PYSITELIB}/idna/__init__.pyo +${PYSITELIB}/idna/codec.py +${PYSITELIB}/idna/codec.pyc +${PYSITELIB}/idna/codec.pyo +${PYSITELIB}/idna/compat.py +${PYSITELIB}/idna/compat.pyc +${PYSITELIB}/idna/compat.pyo +${PYSITELIB}/idna/core.py +${PYSITELIB}/idna/core.pyc +${PYSITELIB}/idna/core.pyo +${PYSITELIB}/idna/idnadata.py +${PYSITELIB}/idna/idnadata.pyc +${PYSITELIB}/idna/idnadata.pyo diff --git a/www/py-idna/distinfo b/www/py-idna/distinfo new file mode 100644 index 000000000..6f89083a1 --- /dev/null +++ b/www/py-idna/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/20 07:28:00 wiz Exp $ + +SHA1 (idna-1.1.tar.gz) = 5d1e314797f77cca96375d5897ec6d581e7ccbba +RMD160 (idna-1.1.tar.gz) = 596e6f1583746096d5e690074c524b5d413f95a9 +Size (idna-1.1.tar.gz) = 99242 bytes diff --git a/www/py-mod_wsgi/Makefile b/www/py-mod_wsgi/Makefile index 00cfe74b8..6e4135719 100644 --- a/www/py-mod_wsgi/Makefile +++ b/www/py-mod_wsgi/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2015/02/24 08:17:40 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/10 10:37:06 adam Exp $ -DISTNAME= mod_wsgi-4.4.8 +DISTNAME= mod_wsgi-4.4.12 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www python MASTER_SITES= http://pypi.python.org/packages/source/m/mod_wsgi/ diff --git a/www/py-mod_wsgi/PLIST b/www/py-mod_wsgi/PLIST index c8ab852e6..0465c7b2e 100644 --- a/www/py-mod_wsgi/PLIST +++ b/www/py-mod_wsgi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2015/02/13 15:56:25 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/10 10:37:06 adam Exp $ bin/mod_wsgi-express${PYVERSSUFFIX} ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -53,6 +53,9 @@ ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.3.1.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.3.2.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.0.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.1.txt +${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.10.txt +${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.11.txt +${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.12.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.2.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.3.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.4.txt @@ -60,6 +63,7 @@ ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.5.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.6.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.7.txt ${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.8.txt +${PYSITELIB}/mod_wsgi/docs/_sources/release-notes/version-4.4.9.txt ${PYSITELIB}/mod_wsgi/docs/_static/ajax-loader.gif ${PYSITELIB}/mod_wsgi/docs/_static/basic.css ${PYSITELIB}/mod_wsgi/docs/_static/comment-bright.png @@ -130,6 +134,9 @@ ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.3.1.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.3.2.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.0.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.1.html +${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.10.html +${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.11.html +${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.12.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.2.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.3.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.4.html @@ -137,6 +144,7 @@ ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.5.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.6.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.7.html ${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.8.html +${PYSITELIB}/mod_wsgi/docs/release-notes/version-4.4.9.html ${PYSITELIB}/mod_wsgi/docs/search.html ${PYSITELIB}/mod_wsgi/docs/searchindex.js ${PYSITELIB}/mod_wsgi/images/__init__.py diff --git a/www/py-mod_wsgi/distinfo b/www/py-mod_wsgi/distinfo index 5fb293508..f9334af38 100644 --- a/www/py-mod_wsgi/distinfo +++ b/www/py-mod_wsgi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/02/13 15:56:25 adam Exp $ +$NetBSD: distinfo,v 1.3 2015/06/10 10:37:06 adam Exp $ -SHA1 (mod_wsgi-4.4.8.tar.gz) = 7a38b22acba7438a5622df7210ea8e2694062b9e -RMD160 (mod_wsgi-4.4.8.tar.gz) = 7bdebb7ca39f6d442ed1aa94d0adef93e57f0dc5 -Size (mod_wsgi-4.4.8.tar.gz) = 971734 bytes +SHA1 (mod_wsgi-4.4.12.tar.gz) = 0d1ba82033f306cd3f31ac08e72eed2f1bf91233 +RMD160 (mod_wsgi-4.4.12.tar.gz) = 35a6113a3beb5aa391d17c3aabacf4a855fa0a50 +Size (mod_wsgi-4.4.12.tar.gz) = 991488 bytes diff --git a/www/py-moin/Makefile b/www/py-moin/Makefile index 789a82d19..fffa8758d 100644 --- a/www/py-moin/Makefile +++ b/www/py-moin/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/05/29 23:38:17 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:52:15 wiz Exp $ VER= 1.9.7 DISTNAME= moin-${VER} PKGNAME= ${PYPKGPREFIX}-moin-${VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www python MASTER_SITES= http://static.moinmo.in/files/ diff --git a/www/py-python3-digest/Makefile b/www/py-python3-digest/Makefile index c668f55ed..4bf13267d 100644 --- a/www/py-python3-digest/Makefile +++ b/www/py-python3-digest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/12/31 13:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/13 23:12:44 rodent Exp $ DISTNAME= python3-digest-1.8b4 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python3/python/} @@ -12,7 +12,7 @@ LICENSE= modified-bsd USE_LANGUAGES= # none -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/py-sparqlwrapper/DESCR b/www/py-sparqlwrapper/DESCR new file mode 100644 index 000000000..47ff8cf6e --- /dev/null +++ b/www/py-sparqlwrapper/DESCR @@ -0,0 +1,2 @@ +This is a wrapper around a SPARQL service. It helps in creating the query URI +and, possibly, convert the result into a more manageable format. diff --git a/www/py-sparqlwrapper/Makefile b/www/py-sparqlwrapper/Makefile new file mode 100644 index 000000000..b012d3863 --- /dev/null +++ b/www/py-sparqlwrapper/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2015/04/19 22:20:48 rodent Exp $ + +DISTNAME= SPARQLWrapper-1.6.4 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} +CATEGORIES= python www +MASTER_SITES= https://pypi.python.org/packages/source/S/SPARQLWrapper/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://rdflib.github.io/sparqlwrapper/ +COMMENT= SPARQL endpoint interface to Python +LICENSE= w3c + +DEPENDS+= ${PYPKGPREFIX}-rdflib>=2.4.2:../../textproc/py-rdflib + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/py-sparqlwrapper/PLIST b/www/py-sparqlwrapper/PLIST new file mode 100644 index 000000000..5b4f2b789 --- /dev/null +++ b/www/py-sparqlwrapper/PLIST @@ -0,0 +1,27 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/19 22:20:48 rodent Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/SPARQLWrapper/KeyCaseInsensitiveDict.py +${PYSITELIB}/SPARQLWrapper/KeyCaseInsensitiveDict.pyc +${PYSITELIB}/SPARQLWrapper/KeyCaseInsensitiveDict.pyo +${PYSITELIB}/SPARQLWrapper/SPARQLExceptions.py +${PYSITELIB}/SPARQLWrapper/SPARQLExceptions.pyc +${PYSITELIB}/SPARQLWrapper/SPARQLExceptions.pyo +${PYSITELIB}/SPARQLWrapper/SPARQLUtils.py +${PYSITELIB}/SPARQLWrapper/SPARQLUtils.pyc +${PYSITELIB}/SPARQLWrapper/SPARQLUtils.pyo +${PYSITELIB}/SPARQLWrapper/SmartWrapper.py +${PYSITELIB}/SPARQLWrapper/SmartWrapper.pyc +${PYSITELIB}/SPARQLWrapper/SmartWrapper.pyo +${PYSITELIB}/SPARQLWrapper/Wrapper.py +${PYSITELIB}/SPARQLWrapper/Wrapper.pyc +${PYSITELIB}/SPARQLWrapper/Wrapper.pyo +${PYSITELIB}/SPARQLWrapper/__init__.py +${PYSITELIB}/SPARQLWrapper/__init__.pyc +${PYSITELIB}/SPARQLWrapper/__init__.pyo +${PYSITELIB}/SPARQLWrapper/jsonlayer.py +${PYSITELIB}/SPARQLWrapper/jsonlayer.pyc +${PYSITELIB}/SPARQLWrapper/jsonlayer.pyo diff --git a/www/py-sparqlwrapper/distinfo b/www/py-sparqlwrapper/distinfo new file mode 100644 index 000000000..83b0ae2e1 --- /dev/null +++ b/www/py-sparqlwrapper/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/19 22:20:48 rodent Exp $ + +SHA1 (SPARQLWrapper-1.6.4.tar.gz) = 7809b80be9c7d1ddfb418b4d87a69919d861201d +RMD160 (SPARQLWrapper-1.6.4.tar.gz) = 2b31a6be55c7a399c5ed965ece473d683b0ac059 +Size (SPARQLWrapper-1.6.4.tar.gz) = 27467 bytes diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile index c61c80e91..b1fbc9ed1 100644 --- a/www/py-tornado/Makefile +++ b/www/py-tornado/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2015/02/08 16:31:48 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/05/31 13:13:56 wiz Exp $ -DISTNAME= tornado-4.1 +DISTNAME= tornado-4.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://pypi.python.org/packages/source/t/tornado/ @@ -22,7 +22,7 @@ do-test: .include "../../lang/python/pyversion.mk" -.if "${PYPKGPREFIX}" == "py26" || "${PYPKGPREFIX}" == "py27 +.if "${PYPKGPREFIX}" == "py27" DEPENDS+= ${PYPKGPREFIX}-backports.ssl_match_hostname-[0-9]*:../../security/py-backports.ssl_match_hostname .endif diff --git a/www/py-tornado/PLIST b/www/py-tornado/PLIST index d476e54a8..372bfdb0f 100644 --- a/www/py-tornado/PLIST +++ b/www/py-tornado/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 2015/02/08 16:31:48 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/01 21:40:38 wiz Exp $ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/requires.txt +${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/tornado/__init__.py ${PYSITELIB}/tornado/__init__.pyc @@ -46,6 +46,9 @@ ${PYSITELIB}/tornado/iostream.pyo ${PYSITELIB}/tornado/locale.py ${PYSITELIB}/tornado/locale.pyc ${PYSITELIB}/tornado/locale.pyo +${PYSITELIB}/tornado/locks.py +${PYSITELIB}/tornado/locks.pyc +${PYSITELIB}/tornado/locks.pyo ${PYSITELIB}/tornado/log.py ${PYSITELIB}/tornado/log.pyc ${PYSITELIB}/tornado/log.pyo @@ -94,6 +97,9 @@ ${PYSITELIB}/tornado/platform/windows.pyo ${PYSITELIB}/tornado/process.py ${PYSITELIB}/tornado/process.pyc ${PYSITELIB}/tornado/process.pyo +${PYSITELIB}/tornado/queues.py +${PYSITELIB}/tornado/queues.pyc +${PYSITELIB}/tornado/queues.pyo ${PYSITELIB}/tornado/simple_httpclient.py ${PYSITELIB}/tornado/simple_httpclient.pyc ${PYSITELIB}/tornado/simple_httpclient.pyo @@ -110,7 +116,6 @@ ${PYSITELIB}/tornado/tcpserver.pyo ${PYSITELIB}/tornado/template.py ${PYSITELIB}/tornado/template.pyc ${PYSITELIB}/tornado/template.pyo -${PYSITELIB}/tornado/test/README ${PYSITELIB}/tornado/test/__init__.py ${PYSITELIB}/tornado/test/__init__.pyc ${PYSITELIB}/tornado/test/__init__.pyo @@ -159,6 +164,9 @@ ${PYSITELIB}/tornado/test/iostream_test.pyo ${PYSITELIB}/tornado/test/locale_test.py ${PYSITELIB}/tornado/test/locale_test.pyc ${PYSITELIB}/tornado/test/locale_test.pyo +${PYSITELIB}/tornado/test/locks_test.py +${PYSITELIB}/tornado/test/locks_test.pyc +${PYSITELIB}/tornado/test/locks_test.pyo ${PYSITELIB}/tornado/test/log_test.py ${PYSITELIB}/tornado/test/log_test.pyc ${PYSITELIB}/tornado/test/log_test.pyo @@ -172,6 +180,9 @@ ${PYSITELIB}/tornado/test/options_test.pyo ${PYSITELIB}/tornado/test/process_test.py ${PYSITELIB}/tornado/test/process_test.pyc ${PYSITELIB}/tornado/test/process_test.pyo +${PYSITELIB}/tornado/test/queues_test.py +${PYSITELIB}/tornado/test/queues_test.pyc +${PYSITELIB}/tornado/test/queues_test.pyo ${PYSITELIB}/tornado/test/resolve_test_helper.py ${PYSITELIB}/tornado/test/resolve_test_helper.pyc ${PYSITELIB}/tornado/test/resolve_test_helper.pyo @@ -189,6 +200,9 @@ ${PYSITELIB}/tornado/test/static/robots.txt ${PYSITELIB}/tornado/test/tcpclient_test.py ${PYSITELIB}/tornado/test/tcpclient_test.pyc ${PYSITELIB}/tornado/test/tcpclient_test.pyo +${PYSITELIB}/tornado/test/tcpserver_test.py +${PYSITELIB}/tornado/test/tcpserver_test.pyc +${PYSITELIB}/tornado/test/tcpserver_test.pyo ${PYSITELIB}/tornado/test/template_test.py ${PYSITELIB}/tornado/test/template_test.pyc ${PYSITELIB}/tornado/test/template_test.pyo diff --git a/www/py-tornado/distinfo b/www/py-tornado/distinfo index ff359f916..fd305f760 100644 --- a/www/py-tornado/distinfo +++ b/www/py-tornado/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2015/02/08 16:31:48 wiz Exp $ +$NetBSD: distinfo,v 1.10 2015/05/31 13:13:56 wiz Exp $ -SHA1 (tornado-4.1.tar.gz) = c6bd9ccd6d5449c36206ee83a02e8fc854158bf8 -RMD160 (tornado-4.1.tar.gz) = a9d7951114ddd16468088fd856d08019c0f5c6ea -Size (tornado-4.1.tar.gz) = 332603 bytes +SHA1 (tornado-4.2.tar.gz) = 7d3fe674d88a3597e12438b60fccb129dfe9db03 +RMD160 (tornado-4.2.tar.gz) = 0d3e047b4224b0b983fd9b77db9d5cd4e4e65f03 +Size (tornado-4.2.tar.gz) = 433734 bytes diff --git a/www/py-uwsgi/ALTERNATIVES b/www/py-uwsgi/ALTERNATIVES index 2c0fda66e..0b8d33ad6 100644 --- a/www/py-uwsgi/ALTERNATIVES +++ b/www/py-uwsgi/ALTERNATIVES @@ -1 +1,2 @@ bin/uwsgi @PREFIX@/bin/uwsgi-@PYVERSSUFFIX@ +share/examples/py-uwsgi share/examples/@PYPKGPREFIX@-uwsgi/ diff --git a/www/py-uwsgi/Makefile b/www/py-uwsgi/Makefile index 6e716529a..3dad65948 100644 --- a/www/py-uwsgi/Makefile +++ b/www/py-uwsgi/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2015/01/10 22:26:54 adam Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/10 03:32:42 rodent Exp $ -DISTNAME= uwsgi-2.0.9 +DISTNAME= uwsgi-2.0.10 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= www python +PKGREVISION= 1 +CATEGORIES= python www MASTER_SITES= http://projects.unbit.it/downloads/ MAINTAINER= pkgsrc-users@NetBSD.org @@ -13,20 +14,20 @@ LICENSE= gnu-gpl-v2 # with linking exception USE_LANGUAGES= c USE_TOOLS+= pkg-config -PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX} +PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} PYVERSSUFFIX=${PYVERSSUFFIX} EGG_NAME= ${DISTNAME:S/uwsgi/uWSGI/} .include "options.mk" INSTALL_ENV+= UWSGI_INCLUDES=${PREFIX}/include INSTALL_ENV+= UWSGI_PROFILE_OVERRIDE="${UWSGI_DEBUG}${UWSGI_JSON}${UWSGI_PCRE}${UWSGI_SSL}${UWSGI_UUID}${UWSGI_XML}${UWSGI_YAML}" -INSTALLATION_DIRS+= share/examples/py-uwsgi +INSTALLATION_DIRS+= share/examples/${PYPKGPREFIX}-uwsgi post-install: ${MV} ${DESTDIR}${PREFIX}/bin/uwsgi \ ${DESTDIR}${PREFIX}/bin/uwsgi-${PYVERSSUFFIX} ${INSTALL_DATA} ${WRKSRC}/examples/* \ - ${DESTDIR}${PREFIX}/share/examples/py-uwsgi + ${DESTDIR}${PREFIX}/share/examples/${PYPKGPREFIX}-uwsgi .include "../../mk/dlopen.buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" diff --git a/www/py-uwsgi/PLIST b/www/py-uwsgi/PLIST index fe4281f04..d8839144e 100644 --- a/www/py-uwsgi/PLIST +++ b/www/py-uwsgi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/01/23 14:47:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/10 03:32:42 rodent Exp $ bin/uwsgi-${PYVERSSUFFIX} ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -7,54 +7,54 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.txt ${PYSITELIB}/uwsgidecorators.py ${PYSITELIB}/uwsgidecorators.pyc ${PYSITELIB}/uwsgidecorators.pyo -share/examples/py-uwsgi/bootstrap.py -share/examples/py-uwsgi/bootstrap2.py -share/examples/py-uwsgi/bootstrap3.py -share/examples/py-uwsgi/bootstrap4.py -share/examples/py-uwsgi/bootstrap5.py -share/examples/py-uwsgi/config.lua -share/examples/py-uwsgi/config.ru -share/examples/py-uwsgi/config17.ru -share/examples/py-uwsgi/config2.lua -share/examples/py-uwsgi/config2.ru -share/examples/py-uwsgi/config30.ru -share/examples/py-uwsgi/corostream.pl -share/examples/py-uwsgi/debug.ini -share/examples/py-uwsgi/fibers.ru -share/examples/py-uwsgi/fibers.yml -share/examples/py-uwsgi/flaskpost.py -share/examples/py-uwsgi/heavytest.ini -share/examples/py-uwsgi/heavytest.py -share/examples/py-uwsgi/info_uwsgi.php -share/examples/py-uwsgi/logic.ini -share/examples/py-uwsgi/mega.xml -share/examples/py-uwsgi/mjpeg_stream.py -share/examples/py-uwsgi/mojoapp.pl -share/examples/py-uwsgi/multi.ini -share/examples/py-uwsgi/multi.xml -share/examples/py-uwsgi/multiapp.py -share/examples/py-uwsgi/protected.ini -share/examples/py-uwsgi/router.lua -share/examples/py-uwsgi/simple_app.py -share/examples/py-uwsgi/simple_app_wsgi2.py -share/examples/py-uwsgi/simple_logger.py -share/examples/py-uwsgi/sites.xml -share/examples/py-uwsgi/sputnik.ws -share/examples/py-uwsgi/staticfilesnmp.py -share/examples/py-uwsgi/taskqueue.py -share/examples/py-uwsgi/uwsgi.xml -share/examples/py-uwsgi/uwsgirouter.py -share/examples/py-uwsgi/uwsgirouter2.py -share/examples/py-uwsgi/uwsgirouter3.py -share/examples/py-uwsgi/uwsgirouter4.py -share/examples/py-uwsgi/uwsgirouter5.py -share/examples/py-uwsgi/uwsgistatus.py -share/examples/py-uwsgi/welcome.ini -share/examples/py-uwsgi/welcome.py -share/examples/py-uwsgi/welcome3.py -share/examples/py-uwsgi/werkzeug.js -share/examples/py-uwsgi/werkzeug.yml -share/examples/py-uwsgi/werkzeug_strict.yml -share/examples/py-uwsgi/xmlindex-html.xsl -share/examples/py-uwsgi/xmlindex.ini -share/examples/py-uwsgi/zmqgevent.ini +share/examples/${PYPKGPREFIX}-uwsgi/bootstrap.py +share/examples/${PYPKGPREFIX}-uwsgi/bootstrap2.py +share/examples/${PYPKGPREFIX}-uwsgi/bootstrap3.py +share/examples/${PYPKGPREFIX}-uwsgi/bootstrap4.py +share/examples/${PYPKGPREFIX}-uwsgi/bootstrap5.py +share/examples/${PYPKGPREFIX}-uwsgi/config.lua +share/examples/${PYPKGPREFIX}-uwsgi/config.ru +share/examples/${PYPKGPREFIX}-uwsgi/config17.ru +share/examples/${PYPKGPREFIX}-uwsgi/config2.lua +share/examples/${PYPKGPREFIX}-uwsgi/config2.ru +share/examples/${PYPKGPREFIX}-uwsgi/config30.ru +share/examples/${PYPKGPREFIX}-uwsgi/corostream.pl +share/examples/${PYPKGPREFIX}-uwsgi/debug.ini +share/examples/${PYPKGPREFIX}-uwsgi/fibers.ru +share/examples/${PYPKGPREFIX}-uwsgi/fibers.yml +share/examples/${PYPKGPREFIX}-uwsgi/flaskpost.py +share/examples/${PYPKGPREFIX}-uwsgi/heavytest.ini +share/examples/${PYPKGPREFIX}-uwsgi/heavytest.py +share/examples/${PYPKGPREFIX}-uwsgi/info_uwsgi.php +share/examples/${PYPKGPREFIX}-uwsgi/logic.ini +share/examples/${PYPKGPREFIX}-uwsgi/mega.xml +share/examples/${PYPKGPREFIX}-uwsgi/mjpeg_stream.py +share/examples/${PYPKGPREFIX}-uwsgi/mojoapp.pl +share/examples/${PYPKGPREFIX}-uwsgi/multi.ini +share/examples/${PYPKGPREFIX}-uwsgi/multi.xml +share/examples/${PYPKGPREFIX}-uwsgi/multiapp.py +share/examples/${PYPKGPREFIX}-uwsgi/protected.ini +share/examples/${PYPKGPREFIX}-uwsgi/router.lua +share/examples/${PYPKGPREFIX}-uwsgi/simple_app.py +share/examples/${PYPKGPREFIX}-uwsgi/simple_app_wsgi2.py +share/examples/${PYPKGPREFIX}-uwsgi/simple_logger.py +share/examples/${PYPKGPREFIX}-uwsgi/sites.xml +share/examples/${PYPKGPREFIX}-uwsgi/sputnik.ws +share/examples/${PYPKGPREFIX}-uwsgi/staticfilesnmp.py +share/examples/${PYPKGPREFIX}-uwsgi/taskqueue.py +share/examples/${PYPKGPREFIX}-uwsgi/uwsgi.xml +share/examples/${PYPKGPREFIX}-uwsgi/uwsgirouter.py +share/examples/${PYPKGPREFIX}-uwsgi/uwsgirouter2.py +share/examples/${PYPKGPREFIX}-uwsgi/uwsgirouter3.py +share/examples/${PYPKGPREFIX}-uwsgi/uwsgirouter4.py +share/examples/${PYPKGPREFIX}-uwsgi/uwsgirouter5.py +share/examples/${PYPKGPREFIX}-uwsgi/uwsgistatus.py +share/examples/${PYPKGPREFIX}-uwsgi/welcome.ini +share/examples/${PYPKGPREFIX}-uwsgi/welcome.py +share/examples/${PYPKGPREFIX}-uwsgi/welcome3.py +share/examples/${PYPKGPREFIX}-uwsgi/werkzeug.js +share/examples/${PYPKGPREFIX}-uwsgi/werkzeug.yml +share/examples/${PYPKGPREFIX}-uwsgi/werkzeug_strict.yml +share/examples/${PYPKGPREFIX}-uwsgi/xmlindex-html.xsl +share/examples/${PYPKGPREFIX}-uwsgi/xmlindex.ini +share/examples/${PYPKGPREFIX}-uwsgi/zmqgevent.ini diff --git a/www/py-uwsgi/distinfo b/www/py-uwsgi/distinfo index be7261544..c96f7fa18 100644 --- a/www/py-uwsgi/distinfo +++ b/www/py-uwsgi/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.23 2015/01/10 22:26:54 adam Exp $ +$NetBSD: distinfo,v 1.25 2015/04/06 02:35:54 rodent Exp $ -SHA1 (uwsgi-2.0.9.tar.gz) = 318d1d6d4bb57eb48b58361201cdc1cc7feedcbb -RMD160 (uwsgi-2.0.9.tar.gz) = 8a04d918f7dc192ebd385ff470a99665c9fc0cc1 -Size (uwsgi-2.0.9.tar.gz) = 779244 bytes -SHA1 (patch-base.ini) = f1b61f8323a7be92ebae5c87b8a32b3109145036 -SHA1 (patch-uwsgi.h) = 911aa69e7973b92c726fa293748ae6a875b45353 -SHA1 (patch-uwsgiconfig.py) = 9d84206e86168465d83eec640bd4b575fc428d43 +SHA1 (uwsgi-2.0.10.tar.gz) = 31bae2dac113af8d95dbc9b982df139ff61ce209 +RMD160 (uwsgi-2.0.10.tar.gz) = 24d9f7528ed3d5f20b962a60512ab9ab1a43ef35 +Size (uwsgi-2.0.10.tar.gz) = 779820 bytes +SHA1 (patch-base.ini) = 1c5d7693e6c8011e6cc34f5f5d203584c985eb30 +SHA1 (patch-core_logging.c) = bce3b6fe0e54d25ad631671363b0872f9084e0f2 +SHA1 (patch-uwsgi.h) = 64b5f6ea310bf6c65c1f546e160fcd0bd94a3808 +SHA1 (patch-uwsgiconfig.py) = aab47457f2fafb0206a53913ef3777700175d020 diff --git a/www/py-uwsgi/patches/patch-base.ini b/www/py-uwsgi/patches/patch-base.ini index 853eb63aa..0785f61c5 100644 --- a/www/py-uwsgi/patches/patch-base.ini +++ b/www/py-uwsgi/patches/patch-base.ini @@ -1,8 +1,8 @@ -$NetBSD: patch-base.ini,v 1.3 2014/01/23 14:47:05 wiz Exp $ +$NetBSD: patch-base.ini,v 1.4 2015/04/06 02:35:54 rodent Exp $ Build CGI plugin too. Add directive for uuid detection. ---- buildconf/base.ini.orig 2013-12-30 08:44:59.000000000 +0000 +--- buildconf/base.ini.orig 2015-03-17 07:34:34.000000000 +0000 +++ buildconf/base.ini @@ -4,6 +4,7 @@ yaml = true json = auto diff --git a/www/py-uwsgi/patches/patch-core_logging.c b/www/py-uwsgi/patches/patch-core_logging.c new file mode 100644 index 000000000..267007fbe --- /dev/null +++ b/www/py-uwsgi/patches/patch-core_logging.c @@ -0,0 +1,15 @@ +$NetBSD: patch-core_logging.c,v 1.1 2015/04/06 02:35:54 rodent Exp $ + +Fix build for OpenBSD and Bitrig. + +--- core/logging.c.orig 2015-03-17 07:34:34.000000000 +0000 ++++ core/logging.c +@@ -13,7 +13,7 @@ + #define _FILE_OFFSET_BITS 64 + #endif + +-#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) ++#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__) || defined(__Bitrig__) + #include + #endif + diff --git a/www/py-uwsgi/patches/patch-uwsgi.h b/www/py-uwsgi/patches/patch-uwsgi.h index f5bc36d57..af4091887 100644 --- a/www/py-uwsgi/patches/patch-uwsgi.h +++ b/www/py-uwsgi/patches/patch-uwsgi.h @@ -1,10 +1,10 @@ -$NetBSD: patch-uwsgi.h,v 1.5 2014/01/23 14:47:05 wiz Exp $ +$NetBSD: patch-uwsgi.h,v 1.6 2015/04/06 02:35:54 rodent Exp $ Avoid clash with sys/user.h inclusion in logging.c on DragonFly BSD. ---- uwsgi.h.orig 2013-12-30 08:44:59.000000000 +0000 +--- uwsgi.h.orig 2015-03-17 07:34:34.000000000 +0000 +++ uwsgi.h -@@ -323,6 +323,10 @@ extern int pivot_root(const char *new_ro +@@ -327,6 +327,10 @@ extern int pivot_root(const char *new_ro #elif defined(__CYGWIN__) #elif defined(__HURD__) #else diff --git a/www/py-uwsgi/patches/patch-uwsgiconfig.py b/www/py-uwsgi/patches/patch-uwsgiconfig.py index e485c4cd5..55b97434e 100644 --- a/www/py-uwsgi/patches/patch-uwsgiconfig.py +++ b/www/py-uwsgi/patches/patch-uwsgiconfig.py @@ -1,10 +1,10 @@ -$NetBSD: patch-uwsgiconfig.py,v 1.9 2014/02/17 01:01:12 rodent Exp $ +$NetBSD: patch-uwsgiconfig.py,v 1.10 2015/04/06 02:35:54 rodent Exp $ Disable inclusion of certain packages by default. Use options framework instead. ---- uwsgiconfig.py.orig 2013-12-30 08:44:59.000000000 +0000 +--- uwsgiconfig.py.orig 2015-03-17 07:34:34.000000000 +0000 +++ uwsgiconfig.py -@@ -68,6 +68,7 @@ report = { +@@ -73,6 +73,7 @@ report = { 'timer': False, 'filemonitor': False, 'pcre': False, @@ -12,7 +12,7 @@ Disable inclusion of certain packages by default. Use options framework instead. 'routing': False, 'capabilities': False, 'yaml': False, -@@ -816,6 +817,8 @@ class uConf(object): +@@ -851,6 +852,8 @@ class uConf(object): if locking_mode == 'auto': if uwsgi_os == 'Linux' or uwsgi_os == 'SunOS': locking_mode = 'pthread_mutex' @@ -21,7 +21,7 @@ Disable inclusion of certain packages by default. Use options framework instead. # FreeBSD umtx is still not ready for process shared locking # starting from FreeBSD 9 posix semaphores can be shared between processes elif uwsgi_os in ('FreeBSD', 'GNU/kFreeBSD'): -@@ -1019,10 +1022,11 @@ class uConf(object): +@@ -1054,10 +1057,11 @@ class uConf(object): self.libs.append('-lcap') report['capabilities'] = True diff --git a/www/py-wtforms-alchemy/Makefile b/www/py-wtforms-alchemy/Makefile index d7c8a99cf..041df606a 100644 --- a/www/py-wtforms-alchemy/Makefile +++ b/www/py-wtforms-alchemy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2014/12/31 13:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/14 11:25:37 wiz Exp $ DISTNAME= WTForms-Alchemy-0.13.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} @@ -15,10 +15,6 @@ DEPENDS+= ${PYPKGPREFIX}-wtforms>=1.0.4:../../www/py-wtforms DEPENDS+= ${PYPKGPREFIX}-wtforms-components>=0.9.2:../../www/py-wtforms-components DEPENDS+= ${PYPKGPREFIX}-sqlalchemy-utils>=0.23.1:../../databases/py-sqlalchemy-utils DEPENDS+= ${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six -.include "../../lang/python/pyversion.mk" -.if ${PYPKGPREFIX} == "py26" -DEPENDS+= ${PYPKGPREFIX}-ordereddict>=1.1:../../devel/py-ordereddict -.endif USE_LANGUAGES= # none diff --git a/www/py-wtforms-components/Makefile b/www/py-wtforms-components/Makefile index ccac4ab77..4226b7745 100644 --- a/www/py-wtforms-components/Makefile +++ b/www/py-wtforms-components/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/02 23:10:28 rodent Exp $ -DISTNAME= WTForms-Components-0.9.6 +DISTNAME= WTForms-Components-0.9.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= python www MASTER_SITES= https://pypi.python.org/packages/source/W/WTForms-Components/ diff --git a/www/py-wtforms-components/distinfo b/www/py-wtforms-components/distinfo index 99021c63f..f4473d41f 100644 --- a/www/py-wtforms-components/distinfo +++ b/www/py-wtforms-components/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/11/10 18:46:40 rodent Exp $ +$NetBSD: distinfo,v 1.4 2015/04/02 23:10:28 rodent Exp $ -SHA1 (WTForms-Components-0.9.6.tar.gz) = 5fac8f4438b345f81c1cc66bd81509243ec4937c -RMD160 (WTForms-Components-0.9.6.tar.gz) = 2c6b25a091dded004abcc8f735451d228dbfe44d -Size (WTForms-Components-0.9.6.tar.gz) = 27018 bytes +SHA1 (WTForms-Components-0.9.7.tar.gz) = 5bfad924836133d9c80e58ff4f49766ab085f6f6 +RMD160 (WTForms-Components-0.9.7.tar.gz) = 897812adc75d83e04c2a97769e727e0e0be188f0 +Size (WTForms-Components-0.9.7.tar.gz) = 28039 bytes diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile index 935f12282..4a96de5fb 100644 --- a/www/rekonq/Makefile +++ b/www/rekonq/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/11/30 03:23:39 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:25:02 tnn Exp $ DISTNAME= rekonq-2.4.2 +PKGREVISION= 2 CATEGORIES= www kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rekonq/2.0/} EXTRACT_SUFX= .tar.xz diff --git a/www/ruby-actionpack32/Makefile b/www/ruby-actionpack32/Makefile index 3ba1f7cdb..46cdf645b 100644 --- a/www/ruby-actionpack32/Makefile +++ b/www/ruby-actionpack32/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2015/02/04 15:39:14 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/22 13:53:15 taca Exp $ DISTNAME= actionpack-${RUBY_RAILS_VERSION} -PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-actionpack32/distinfo b/www/ruby-actionpack32/distinfo index a257b5c69..a950ac929 100644 --- a/www/ruby-actionpack32/distinfo +++ b/www/ruby-actionpack32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/11/18 15:46:18 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/06/22 13:53:15 taca Exp $ -SHA1 (actionpack-3.2.21.gem) = 1f7ffef317f7808aa3f6b3f63f292c136a827b7c -RMD160 (actionpack-3.2.21.gem) = 783387cf1781e0e9a2f8f929953bea513b8821eb -Size (actionpack-3.2.21.gem) = 291328 bytes +SHA1 (actionpack-3.2.22.gem) = d20fd24d9049fad99ea5405a265ca7c9690af378 +RMD160 (actionpack-3.2.22.gem) = 8dda542b199cf0136917bdbb8f2081152f707c6d +Size (actionpack-3.2.22.gem) = 291328 bytes diff --git a/www/ruby-activeresource32/distinfo b/www/ruby-activeresource32/distinfo index 93ff75626..ebe801218 100644 --- a/www/ruby-activeresource32/distinfo +++ b/www/ruby-activeresource32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/11/18 15:45:29 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/06/22 13:52:44 taca Exp $ -SHA1 (activeresource-3.2.21.gem) = fe64a4b4d5a0680ce2b05e4fb75d325454671c5f -RMD160 (activeresource-3.2.21.gem) = 5856325c68638f946ecb9e5d126a56200854e182 -Size (activeresource-3.2.21.gem) = 37376 bytes +SHA1 (activeresource-3.2.22.gem) = 3754c63826f09b6b10bd0ca749646f76fbe195c6 +RMD160 (activeresource-3.2.22.gem) = 299e25d8055645e7953378db8313247e6f4ce7bf +Size (activeresource-3.2.22.gem) = 37376 bytes diff --git a/www/ruby-borges/distinfo b/www/ruby-borges/distinfo index bc11c6c17..a418fdf30 100644 --- a/www/ruby-borges/distinfo +++ b/www/ruby-borges/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2006/01/03 14:25:51 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/11 16:44:34 taca Exp $ SHA1 (borges-1.1.0.tar.gz) = a4d2601a3c9db58182e38f70d08d84720a485e27 RMD160 (borges-1.1.0.tar.gz) = 30d29e15cc5b68d460822bd0bcd5c3156981e188 Size (borges-1.1.0.tar.gz) = 230401 bytes +SHA1 (patch-setup.rb) = d3aa93b26b9c6de9b2209b382cd078d27e2d62f0 diff --git a/www/ruby-borges/patches/patch-setup.rb b/www/ruby-borges/patches/patch-setup.rb new file mode 100644 index 000000000..cbe81deca --- /dev/null +++ b/www/ruby-borges/patches/patch-setup.rb @@ -0,0 +1,24 @@ +$NetBSD: patch-setup.rb,v 1.1 2015/06/11 16:44:34 taca Exp $ + +Fix build problem on Ruby 2.2 and later. + +--- setup.rb.orig 2003-12-20 23:35:39.000000000 +0000 ++++ setup.rb +@@ -218,7 +218,7 @@ end + + class ConfigTable + +- c = ::Config::CONFIG ++ c = ::RbConfig::CONFIG + + rubypath = c['bindir'] + '/' + c['ruby_install_name'] + +@@ -796,7 +796,7 @@ class Installer + raise InstallError, "no ruby extention exists: 'ruby #{$0} setup' first" + end + +- DLEXT = /\.#{ ::Config::CONFIG['DLEXT'] }\z/ ++ DLEXT = /\.#{ ::RbConfig::CONFIG['DLEXT'] }\z/ + + def _ruby_extentions(dir) + Dir.open(dir) {|d| diff --git a/www/ruby-capybara/Makefile b/www/ruby-capybara/Makefile index 9d7af861a..07f334f36 100644 --- a/www/ruby-capybara/Makefile +++ b/www/ruby-capybara/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/02/05 15:27:32 taca Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/11 17:33:54 taca Exp $ DISTNAME= capybara-2.4.4 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} @@ -17,7 +17,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-xpath>=2.0:../../textproc/ruby-xpath USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-compass/Makefile b/www/ruby-compass/Makefile index b4ef2813c..e998bed4a 100644 --- a/www/ruby-compass/Makefile +++ b/www/ruby-compass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2015/03/13 16:39:35 taca Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/16 10:59:42 jperkin Exp $ DISTNAME= compass-1.0.3 CATEGORIES= www @@ -14,8 +14,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-compass-import-once>=1.0.5<1.1:../../www/ruby-compas #DEPENDS+= ${RUBY_PKGPREFIX}-rb-fsevent>=0.9.3:../../sysutils/ruby-rb-fsevent DEPENDS+= ${RUBY_PKGPREFIX}-rb-inotify>=0.9:../../sysutils/ruby-rb-inotify -NOT_FOR_PLATFORM= Darwin-*-* - OVERRIDE_GEMSPEC+= rb-fsevent: RUBYGEM_OPTIONS+= --format-executable diff --git a/www/ruby-css-parser/Makefile b/www/ruby-css-parser/Makefile index 72d17b82b..2c8304249 100644 --- a/www/ruby-css-parser/Makefile +++ b/www/ruby-css-parser/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/02/05 15:30:35 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/11 16:45:31 taca Exp $ DISTNAME= css_parser-1.3.6 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} @@ -11,7 +11,5 @@ LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=0:../../net/ruby-addressable -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-csspool/Makefile b/www/ruby-csspool/Makefile index 8ef303f90..c6d503416 100644 --- a/www/ruby-csspool/Makefile +++ b/www/ruby-csspool/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2015/02/05 15:32:25 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/11 16:47:00 taca Exp $ -DISTNAME= csspool-4.0.3 +DISTNAME= csspool-4.0.5 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-csspool/PLIST b/www/ruby-csspool/PLIST index fd1940c2b..089b20e15 100644 --- a/www/ruby-csspool/PLIST +++ b/www/ruby-csspool/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/02/05 15:32:25 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/11 16:47:00 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.autotest ${GEM_LIBDIR}/.gemtest @@ -6,7 +6,7 @@ ${GEM_LIBDIR}/CHANGELOG.rdoc ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/Gemfile.lock ${GEM_LIBDIR}/Manifest.txt -${GEM_LIBDIR}/README.rdoc +${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/lib/csspool.rb ${GEM_LIBDIR}/lib/csspool/collection.rb @@ -53,6 +53,7 @@ ${GEM_LIBDIR}/lib/csspool/terms/hash.rb ${GEM_LIBDIR}/lib/csspool/terms/ident.rb ${GEM_LIBDIR}/lib/csspool/terms/math.rb ${GEM_LIBDIR}/lib/csspool/terms/number.rb +${GEM_LIBDIR}/lib/csspool/terms/ratio.rb ${GEM_LIBDIR}/lib/csspool/terms/resolution.rb ${GEM_LIBDIR}/lib/csspool/terms/rgb.rb ${GEM_LIBDIR}/lib/csspool/terms/string.rb @@ -70,11 +71,9 @@ ${GEM_LIBDIR}/test/css/test_import_rule.rb ${GEM_LIBDIR}/test/css/test_keyframes_rule.rb ${GEM_LIBDIR}/test/css/test_media_rule.rb ${GEM_LIBDIR}/test/css/test_namespace_rule.rb -${GEM_LIBDIR}/test/css/test_node_position.rb ${GEM_LIBDIR}/test/css/test_parser.rb ${GEM_LIBDIR}/test/css/test_supports_rule.rb ${GEM_LIBDIR}/test/css/test_tokenizer.rb -${GEM_LIBDIR}/test/css/test_variables.rb ${GEM_LIBDIR}/test/files/test.css ${GEM_LIBDIR}/test/helper.rb ${GEM_LIBDIR}/test/sac/test_parser.rb diff --git a/www/ruby-csspool/distinfo b/www/ruby-csspool/distinfo index 0bb3aaaca..0d4b92187 100644 --- a/www/ruby-csspool/distinfo +++ b/www/ruby-csspool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/02/05 15:32:25 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/11 16:47:00 taca Exp $ -SHA1 (csspool-4.0.3.gem) = a37bc17334db112855bd396bcf64837a9e4c6ff2 -RMD160 (csspool-4.0.3.gem) = b5b8126ead456befb20af3fef283de2aa5c7d613 -Size (csspool-4.0.3.gem) = 47616 bytes +SHA1 (csspool-4.0.5.gem) = af39b91fd3452b7295ac77cdb433ea78e04b4785 +RMD160 (csspool-4.0.5.gem) = 3de48299518c516302cc920f5bc5c332e94f4653 +Size (csspool-4.0.5.gem) = 47616 bytes diff --git a/www/ruby-faraday/Makefile b/www/ruby-faraday/Makefile index 2d8469b90..819fee3fa 100644 --- a/www/ruby-faraday/Makefile +++ b/www/ruby-faraday/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2015/03/15 18:31:52 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/08 23:23:38 joerg Exp $ DISTNAME= faraday-0.9.1 CATEGORIES= www @@ -10,7 +10,5 @@ LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-multipart-post>=1.2<3:../../www/ruby-multipart-post -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-http-form_data/Makefile b/www/ruby-http-form_data/Makefile index e294b945e..9e8ab106b 100644 --- a/www/ruby-http-form_data/Makefile +++ b/www/ruby-http-form_data/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/03/03 13:14:15 taca Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/11 16:48:20 taca Exp $ -DISTNAME= http-form_data-1.0.0 +DISTNAME= http-form_data-1.0.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-http-form_data/distinfo b/www/ruby-http-form_data/distinfo index de895bbbc..40737cfec 100644 --- a/www/ruby-http-form_data/distinfo +++ b/www/ruby-http-form_data/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/03/03 13:14:15 taca Exp $ +$NetBSD: distinfo,v 1.2 2015/06/11 16:48:20 taca Exp $ -SHA1 (http-form_data-1.0.0.gem) = e4d703eb0cf8ad95c9512bfc35503995fba65865 -RMD160 (http-form_data-1.0.0.gem) = 4de62662b391662c5fb1508e7f611780164ab9c9 -Size (http-form_data-1.0.0.gem) = 13824 bytes +SHA1 (http-form_data-1.0.1.gem) = fe2f282d4d23765b667296ba4d328e3830975a58 +RMD160 (http-form_data-1.0.1.gem) = e9630cfcaa43556d83d21582e480bad28495ce49 +Size (http-form_data-1.0.1.gem) = 13824 bytes diff --git a/www/ruby-http/Makefile b/www/ruby-http/Makefile index 716fb1549..ac2c79cca 100644 --- a/www/ruby-http/Makefile +++ b/www/ruby-http/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/03/28 04:32:15 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/11 16:51:04 taca Exp $ # -DISTNAME= http-0.7.3 +DISTNAME= http-0.8.12 CATEGORIES= www MAINTAINER= tsutsui@NetBSD.org @@ -10,9 +10,10 @@ COMMENT= Simple Ruby DSL for making HTTP requests LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-http_parser.rb>=0.6.0<0.7:../../www/ruby-http_parser.rb -DEPENDS+= ${RUBY_PKGPREFIX}-http-form_data>=1.0.0<1.1:../../www/ruby-http-form_data +DEPENDS+= ${RUBY_PKGPREFIX}-http-form_data>=1.0.1<1.1:../../www/ruby-http-form_data +DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.3<3:../../net/ruby-addressable +DEPENDS+= ${RUBY_PKGPREFIX}-http-cookie>=1.0<2:../../www/ruby-http-cookie -RUBY_VERSION_SUPPORTED= 200 193 21 USE_LANGUAGES= # none .include "../../lang/ruby/gem.mk" diff --git a/www/ruby-http/PLIST b/www/ruby-http/PLIST index e8b116d6e..70da3b367 100644 --- a/www/ruby-http/PLIST +++ b/www/ruby-http/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/03/28 04:32:15 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/11 16:51:04 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.coveralls.yml ${GEM_LIBDIR}/.gitignore @@ -7,6 +7,7 @@ ${GEM_LIBDIR}/.rubocop.yml ${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/.yardopts ${GEM_LIBDIR}/CHANGES.md +${GEM_LIBDIR}/CONTRIBUTING.md ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/Guardfile ${GEM_LIBDIR}/LICENSE.txt @@ -15,11 +16,16 @@ ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/examples/parallel_requests_with_celluloid.rb ${GEM_LIBDIR}/http.gemspec ${GEM_LIBDIR}/lib/http.rb +${GEM_LIBDIR}/lib/http/cache.rb +${GEM_LIBDIR}/lib/http/cache/headers.rb +${GEM_LIBDIR}/lib/http/cache/null_cache.rb ${GEM_LIBDIR}/lib/http/chainable.rb ${GEM_LIBDIR}/lib/http/client.rb +${GEM_LIBDIR}/lib/http/connection.rb ${GEM_LIBDIR}/lib/http/content_type.rb ${GEM_LIBDIR}/lib/http/errors.rb ${GEM_LIBDIR}/lib/http/headers.rb +${GEM_LIBDIR}/lib/http/headers/known.rb ${GEM_LIBDIR}/lib/http/headers/mixin.rb ${GEM_LIBDIR}/lib/http/mime_type.rb ${GEM_LIBDIR}/lib/http/mime_type/adapter.rb @@ -27,14 +33,24 @@ ${GEM_LIBDIR}/lib/http/mime_type/json.rb ${GEM_LIBDIR}/lib/http/options.rb ${GEM_LIBDIR}/lib/http/redirector.rb ${GEM_LIBDIR}/lib/http/request.rb +${GEM_LIBDIR}/lib/http/request/caching.rb ${GEM_LIBDIR}/lib/http/request/writer.rb ${GEM_LIBDIR}/lib/http/response.rb ${GEM_LIBDIR}/lib/http/response/body.rb +${GEM_LIBDIR}/lib/http/response/caching.rb +${GEM_LIBDIR}/lib/http/response/io_body.rb ${GEM_LIBDIR}/lib/http/response/parser.rb ${GEM_LIBDIR}/lib/http/response/status.rb ${GEM_LIBDIR}/lib/http/response/status/reasons.rb +${GEM_LIBDIR}/lib/http/response/string_body.rb +${GEM_LIBDIR}/lib/http/timeout/global.rb +${GEM_LIBDIR}/lib/http/timeout/null.rb +${GEM_LIBDIR}/lib/http/timeout/per_operation.rb +${GEM_LIBDIR}/lib/http/uri.rb ${GEM_LIBDIR}/lib/http/version.rb ${GEM_LIBDIR}/logo.png +${GEM_LIBDIR}/spec/lib/http/cache/headers_spec.rb +${GEM_LIBDIR}/spec/lib/http/cache_spec.rb ${GEM_LIBDIR}/spec/lib/http/client_spec.rb ${GEM_LIBDIR}/spec/lib/http/content_type_spec.rb ${GEM_LIBDIR}/spec/lib/http/headers/mixin_spec.rb @@ -48,21 +64,25 @@ ${GEM_LIBDIR}/spec/lib/http/options/new_spec.rb ${GEM_LIBDIR}/spec/lib/http/options/proxy_spec.rb ${GEM_LIBDIR}/spec/lib/http/options_spec.rb ${GEM_LIBDIR}/spec/lib/http/redirector_spec.rb +${GEM_LIBDIR}/spec/lib/http/request/caching_spec.rb ${GEM_LIBDIR}/spec/lib/http/request/writer_spec.rb ${GEM_LIBDIR}/spec/lib/http/request_spec.rb ${GEM_LIBDIR}/spec/lib/http/response/body_spec.rb +${GEM_LIBDIR}/spec/lib/http/response/caching_spec.rb +${GEM_LIBDIR}/spec/lib/http/response/io_body_spec.rb ${GEM_LIBDIR}/spec/lib/http/response/status_spec.rb +${GEM_LIBDIR}/spec/lib/http/response/string_body_spec.rb ${GEM_LIBDIR}/spec/lib/http/response_spec.rb ${GEM_LIBDIR}/spec/lib/http_spec.rb ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_LIBDIR}/spec/support/black_hole.rb ${GEM_LIBDIR}/spec/support/capture_warning.rb -${GEM_LIBDIR}/spec/support/create_certs.rb +${GEM_LIBDIR}/spec/support/connection_reuse_shared.rb ${GEM_LIBDIR}/spec/support/dummy_server.rb ${GEM_LIBDIR}/spec/support/dummy_server/servlet.rb -${GEM_LIBDIR}/spec/support/example_server.rb -${GEM_LIBDIR}/spec/support/example_server/servlet.rb +${GEM_LIBDIR}/spec/support/http_handling_shared.rb ${GEM_LIBDIR}/spec/support/proxy_server.rb ${GEM_LIBDIR}/spec/support/servers/config.rb ${GEM_LIBDIR}/spec/support/servers/runner.rb +${GEM_LIBDIR}/spec/support/ssl_helper.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ruby-http/distinfo b/www/ruby-http/distinfo index c23bf3a37..93b5e6f5f 100644 --- a/www/ruby-http/distinfo +++ b/www/ruby-http/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/03/28 04:32:15 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/11 16:51:04 taca Exp $ -SHA1 (http-0.7.3.gem) = ba3d8e819bc8ff0b111ea62cd4d23a8e3983e9ee -RMD160 (http-0.7.3.gem) = 1c0a3f4e5006976f900350cf532e590de22d4254 -Size (http-0.7.3.gem) = 54784 bytes +SHA1 (http-0.8.12.gem) = 6b8b3776c1810af96ce390335fbdeffa48e9e607 +RMD160 (http-0.8.12.gem) = ce779fd49826f43725d5a5481e0a282ccf35f3ea +Size (http-0.8.12.gem) = 71168 bytes diff --git a/www/ruby-jekyll-gist/Makefile b/www/ruby-jekyll-gist/Makefile index 1be89dc57..317375eea 100644 --- a/www/ruby-jekyll-gist/Makefile +++ b/www/ruby-jekyll-gist/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/03/13 16:44:56 taca Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/11 16:52:26 taca Exp $ -DISTNAME= jekyll-gist-1.1.0 +DISTNAME= jekyll-gist-1.2.1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-jekyll-gist/PLIST b/www/ruby-jekyll-gist/PLIST index a1edf4960..3b005c0a5 100644 --- a/www/ruby-jekyll-gist/PLIST +++ b/www/ruby-jekyll-gist/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2015/03/13 16:44:56 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/11 16:52:26 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec +${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/History.markdown ${GEM_LIBDIR}/LICENSE.txt @@ -11,6 +12,8 @@ ${GEM_LIBDIR}/jekyll-gist.gemspec ${GEM_LIBDIR}/lib/jekyll-gist.rb ${GEM_LIBDIR}/lib/jekyll-gist/gist_tag.rb ${GEM_LIBDIR}/lib/jekyll-gist/version.rb +${GEM_LIBDIR}/script/bootstrap +${GEM_LIBDIR}/script/cibuild ${GEM_LIBDIR}/spec/gist_tag_spec.rb ${GEM_LIBDIR}/spec/spec_helper.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ruby-jekyll-gist/distinfo b/www/ruby-jekyll-gist/distinfo index 838a87117..ef7ac3faf 100644 --- a/www/ruby-jekyll-gist/distinfo +++ b/www/ruby-jekyll-gist/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/03/13 16:44:56 taca Exp $ +$NetBSD: distinfo,v 1.2 2015/06/11 16:52:26 taca Exp $ -SHA1 (jekyll-gist-1.1.0.gem) = 3c7045c3d0aaddbe16717858a5bbd37104bfd2a0 -RMD160 (jekyll-gist-1.1.0.gem) = f3e8dbaa740a22e37d609b9e40dbcce022f76b5b -Size (jekyll-gist-1.1.0.gem) = 8192 bytes +SHA1 (jekyll-gist-1.2.1.gem) = 5a61716797d297acc5b132a808fb5ee65b1a548c +RMD160 (jekyll-gist-1.2.1.gem) = afd0251a5e117e745dda4c6c4e3d4e8fbcff0ddb +Size (jekyll-gist-1.2.1.gem) = 8192 bytes diff --git a/www/ruby-jekyll/Makefile b/www/ruby-jekyll/Makefile index 1213288a8..be74dbd14 100644 --- a/www/ruby-jekyll/Makefile +++ b/www/ruby-jekyll/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/03/13 16:53:12 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 22:59:26 taca Exp $ DISTNAME= jekyll-2.5.3 CATEGORIES= www @@ -23,7 +23,6 @@ DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-sass-converter>=1.0<2:../../www/ruby-jekyll-s DEPENDS+= ${RUBY_PKGPREFIX}-jekyll-watch>=1.1<2:../../www/ruby-jekyll-watch DEPENDS+= ${RUBY_PKGPREFIX}-classifier-reborn>=2.0<3:../../textproc/ruby-classifier-reborn -RUBY_VERSION_SUPPORTED= 200 193 21 RUBYGEM_OPTIONS+= --format-executable .include "../../lang/ruby/gem.mk" diff --git a/www/ruby-journey/distinfo b/www/ruby-journey/distinfo index 227f1886f..c27441f0b 100644 --- a/www/ruby-journey/distinfo +++ b/www/ruby-journey/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2012/06/15 13:56:24 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/05/19 12:30:27 ryoon Exp $ SHA1 (journey-1.0.4.gem) = d1fda8327c22e0923020f838a89b93beeb8465e1 RMD160 (journey-1.0.4.gem) = 28fc04068001dbb7efb9a63dde128e53488e68be Size (journey-1.0.4.gem) = 28672 bytes +SHA1 (patch-.._journey-1.0.4.gemspec) = f6ad965152f5ac9b2bf1ce02ddaba9b4d3317bbe diff --git a/www/ruby-journey/patches/patch-.._journey-1.0.4.gemspec b/www/ruby-journey/patches/patch-.._journey-1.0.4.gemspec new file mode 100644 index 000000000..f690b05e6 --- /dev/null +++ b/www/ruby-journey/patches/patch-.._journey-1.0.4.gemspec @@ -0,0 +1,29 @@ +$NetBSD: patch-.._journey-1.0.4.gemspec,v 1.1 2015/05/19 12:30:27 ryoon Exp $ + +* Fix build with Ruby 2.2. + +--- ../journey-1.0.4.gemspec.orig 2015-05-19 12:15:28.000000000 +0000 ++++ ../journey-1.0.4.gemspec +@@ -28,14 +28,12 @@ Gem::Specification.new do |s| + s.add_development_dependency(%q, [">= 1.4.6"]) + s.add_development_dependency(%q, ["~> 3.11"]) + s.add_development_dependency(%q, [">= 0"]) +- s.add_development_dependency(%q, ["~> 3.10"]) + s.add_development_dependency(%q, ["~> 2.13"]) + else + s.add_dependency(%q, ["~> 2.11"]) + s.add_dependency(%q, [">= 1.4.6"]) + s.add_dependency(%q, ["~> 3.11"]) + s.add_dependency(%q, [">= 0"]) +- s.add_dependency(%q, ["~> 3.10"]) + s.add_dependency(%q, ["~> 2.13"]) + end + else +@@ -43,7 +41,6 @@ Gem::Specification.new do |s| + s.add_dependency(%q, [">= 1.4.6"]) + s.add_dependency(%q, ["~> 3.11"]) + s.add_dependency(%q, [">= 0"]) +- s.add_dependency(%q, ["~> 3.10"]) + s.add_dependency(%q, ["~> 2.13"]) + end + end diff --git a/www/ruby-mechanize/Makefile b/www/ruby-mechanize/Makefile index 980f2786d..147f9a2d9 100644 --- a/www/ruby-mechanize/Makefile +++ b/www/ruby-mechanize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2015/02/05 15:49:59 taca Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/11 17:34:28 taca Exp $ DISTNAME= mechanize-2.7.3 CATEGORIES= www @@ -17,7 +17,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4<2:../../textproc/ruby-nokogiri DEPENDS+= ${RUBY_PKGPREFIX}-ntlm-http>=0.1<1:../../www/ruby-ntlm-http DEPENDS+= ${RUBY_PKGPREFIX}-webrobots>=0.0<0.2:../../www/ruby-webrobots -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-multipart-post/Makefile b/www/ruby-multipart-post/Makefile index 2c7d631fa..f055492e8 100644 --- a/www/ruby-multipart-post/Makefile +++ b/www/ruby-multipart-post/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/03/15 20:13:24 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/08 23:09:42 taca Exp $ DISTNAME= multipart-post-2.0.0 CATEGORIES= www @@ -8,7 +8,5 @@ HOMEPAGE= http://github.com/nicksieger/multipart-post COMMENT= Multipart form post accessory for Net::HTTP LICENSE= mit -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-padrino-cache/Makefile b/www/ruby-padrino-cache/Makefile index b18ed624c..cca7018db 100644 --- a/www/ruby-padrino-cache/Makefile +++ b/www/ruby-padrino-cache/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/03/14 19:18:31 taca Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/04 00:10:12 taca Exp $ DISTNAME= padrino-cache-${RUBY_PADRINO_VERS} +PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,7 +11,9 @@ LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-padrino-core>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-core DEPENDS+= ${RUBY_PKGPREFIX}-padrino-helpers>=${RUBY_PADRINO_VERS}:../../www/ruby-padrino-helpers -DEPENDS+= ${RUBY_PKGPREFIX}-moneta>=0.7.0<0.8:../../databases/ruby-moneta +DEPENDS+= ${RUBY_PKGPREFIX}-moneta>=0.7.0<1:../../databases/ruby-moneta + +OVERRIDE_GEMSPEC+= moneta>=0.7.0 .include "../../www/ruby-padrino/Makefile.common" .include "../../lang/ruby/gem.mk" diff --git a/www/ruby-puma/Makefile b/www/ruby-puma/Makefile index 827964016..ae409572b 100644 --- a/www/ruby-puma/Makefile +++ b/www/ruby-puma/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2015/03/08 15:33:01 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/11 16:54:58 taca Exp $ -DISTNAME= puma-2.11.1 +DISTNAME= puma-2.11.3 CATEGORIES= www MAINTAINER= taca@NetBSD.org diff --git a/www/ruby-puma/PLIST b/www/ruby-puma/PLIST index f77333480..69b8d6148 100644 --- a/www/ruby-puma/PLIST +++ b/www/ruby-puma/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2015/03/08 15:33:01 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/06/11 16:54:58 taca Exp $ bin/puma${RUBY_SUFFIX} bin/pumactl${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -47,6 +47,7 @@ ${GEM_LIBDIR}/lib/puma/control_cli.rb ${GEM_LIBDIR}/lib/puma/daemon_ext.rb ${GEM_LIBDIR}/lib/puma/delegation.rb ${GEM_LIBDIR}/lib/puma/detect.rb +${GEM_LIBDIR}/lib/puma/dsl.rb ${GEM_LIBDIR}/lib/puma/events.rb ${GEM_LIBDIR}/lib/puma/io_buffer.rb ${GEM_LIBDIR}/lib/puma/java_io_buffer.rb @@ -65,24 +66,6 @@ ${GEM_LIBDIR}/lib/puma/thread_pool.rb ${GEM_LIBDIR}/lib/puma/util.rb ${GEM_LIBDIR}/lib/rack/handler/puma.rb ${GEM_LIBDIR}/puma.gemspec -${GEM_LIBDIR}/test/test_app_status.rb -${GEM_LIBDIR}/test/test_cli.rb -${GEM_LIBDIR}/test/test_config.rb -${GEM_LIBDIR}/test/test_http10.rb -${GEM_LIBDIR}/test/test_http11.rb -${GEM_LIBDIR}/test/test_integration.rb -${GEM_LIBDIR}/test/test_iobuffer.rb -${GEM_LIBDIR}/test/test_minissl.rb -${GEM_LIBDIR}/test/test_null_io.rb -${GEM_LIBDIR}/test/test_persistent.rb -${GEM_LIBDIR}/test/test_puma_server.rb -${GEM_LIBDIR}/test/test_puma_server_ssl.rb -${GEM_LIBDIR}/test/test_rack_handler.rb -${GEM_LIBDIR}/test/test_rack_server.rb -${GEM_LIBDIR}/test/test_tcp_rack.rb -${GEM_LIBDIR}/test/test_thread_pool.rb -${GEM_LIBDIR}/test/test_unix_socket.rb -${GEM_LIBDIR}/test/test_ws.rb ${GEM_LIBDIR}/tools/jungle/README.md ${GEM_LIBDIR}/tools/jungle/init.d/README.md ${GEM_LIBDIR}/tools/jungle/init.d/puma diff --git a/www/ruby-puma/distinfo b/www/ruby-puma/distinfo index d6de2164a..fa60913b8 100644 --- a/www/ruby-puma/distinfo +++ b/www/ruby-puma/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/03/08 15:33:01 taca Exp $ +$NetBSD: distinfo,v 1.6 2015/06/11 16:54:58 taca Exp $ -SHA1 (puma-2.11.1.gem) = 6ffe779972f0fbb1ca9c0a0262333d5c5c26dcd0 -RMD160 (puma-2.11.1.gem) = 4f17514fde5382332e1afae5a3de7dc209f42a8b -Size (puma-2.11.1.gem) = 94208 bytes +SHA1 (puma-2.11.3.gem) = ef5a7eb4242e02948ffc8f588c6ec6f02e1fe876 +RMD160 (puma-2.11.3.gem) = b31b4817fd3bf4c50857bb8142856ec0b0b3469e +Size (puma-2.11.3.gem) = 86016 bytes diff --git a/www/ruby-pygments.rb/Makefile b/www/ruby-pygments.rb/Makefile index 367de3bbb..cfca523e3 100644 --- a/www/ruby-pygments.rb/Makefile +++ b/www/ruby-pygments.rb/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2015/03/13 17:18:02 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/11 16:41:46 taca Exp $ -DISTNAME= pygments.rb-0.6.2 +DISTNAME= pygments.rb-0.6.3 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org @@ -9,7 +9,7 @@ COMMENT= Pygments wrapper for ruby LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-posix-spawn>=0.3.6<0.4:../../devel/ruby-posix-spawn -DEPENDS+= ${RUBY_PKGPREFIX}-yajl>=1.1.0<1.2:../../textproc/ruby-yajl +DEPENDS+= ${RUBY_PKGPREFIX}-yajl>=1.2.0<1.3:../../textproc/ruby-yajl .include "../../lang/ruby/gem.mk" .include "../../lang/python/application.mk" diff --git a/www/ruby-pygments.rb/distinfo b/www/ruby-pygments.rb/distinfo index 218fd8a61..25c93880e 100644 --- a/www/ruby-pygments.rb/distinfo +++ b/www/ruby-pygments.rb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/03/13 17:18:02 taca Exp $ +$NetBSD: distinfo,v 1.4 2015/06/11 16:41:46 taca Exp $ -SHA1 (pygments.rb-0.6.2.gem) = ae81891a878a27a593a6e96841e208edb45612af -RMD160 (pygments.rb-0.6.2.gem) = 5ba2f900499ba78d851048a237dff1379af1e16f -Size (pygments.rb-0.6.2.gem) = 1892352 bytes +SHA1 (pygments.rb-0.6.3.gem) = 9d8e8de616c255ae4d4f7b356fcda5c0e6a7c07e +RMD160 (pygments.rb-0.6.3.gem) = b202de5a87832c0096011ca070d868e84368f2ed +Size (pygments.rb-0.6.3.gem) = 1892352 bytes diff --git a/www/ruby-rack/Makefile b/www/ruby-rack/Makefile index 12680a4e6..3a57c6ca0 100644 --- a/www/ruby-rack/Makefile +++ b/www/ruby-rack/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2015/03/13 17:21:19 taca Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/22 13:59:29 taca Exp $ -DISTNAME= rack-1.6.0 +DISTNAME= rack-1.6.4 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rack.github.com/ +HOMEPAGE= http://rack.github.io/ COMMENT= Modular Ruby webserver interface LICENSE= mit diff --git a/www/ruby-rack/PLIST b/www/ruby-rack/PLIST index 1cae543b4..fb6d79eb7 100644 --- a/www/ruby-rack/PLIST +++ b/www/ruby-rack/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.13 2015/03/13 17:21:19 taca Exp $ +@comment $NetBSD: PLIST,v 1.15 2015/06/22 13:59:29 taca Exp $ bin/rackup16${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/COPYING +${GEM_LIBDIR}/HISTORY.md ${GEM_LIBDIR}/KNOWN-ISSUES ${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile @@ -93,6 +94,7 @@ ${GEM_LIBDIR}/test/cgi/assets/index.html ${GEM_LIBDIR}/test/cgi/assets/javascripts/app.js ${GEM_LIBDIR}/test/cgi/assets/stylesheets/app.css ${GEM_LIBDIR}/test/cgi/lighttpd.conf +${GEM_LIBDIR}/test/cgi/lighttpd.errors ${GEM_LIBDIR}/test/cgi/rackup_stub.rb ${GEM_LIBDIR}/test/cgi/sample_rackup.ru ${GEM_LIBDIR}/test/cgi/test @@ -122,6 +124,7 @@ ${GEM_LIBDIR}/test/multipart/nested ${GEM_LIBDIR}/test/multipart/none ${GEM_LIBDIR}/test/multipart/semicolon ${GEM_LIBDIR}/test/multipart/text +${GEM_LIBDIR}/test/multipart/three_files_three_fields ${GEM_LIBDIR}/test/multipart/webkit ${GEM_LIBDIR}/test/rackup/config.ru ${GEM_LIBDIR}/test/registering_handler/rack/handler/registering_myself.rb @@ -172,6 +175,7 @@ ${GEM_LIBDIR}/test/spec_tempfile_reaper.rb ${GEM_LIBDIR}/test/spec_thin.rb ${GEM_LIBDIR}/test/spec_urlmap.rb ${GEM_LIBDIR}/test/spec_utils.rb +${GEM_LIBDIR}/test/spec_version.rb ${GEM_LIBDIR}/test/spec_webrick.rb ${GEM_LIBDIR}/test/static/another/index.html ${GEM_LIBDIR}/test/static/index.html diff --git a/www/ruby-rack/distinfo b/www/ruby-rack/distinfo index 56d2e5d09..a1915d0a3 100644 --- a/www/ruby-rack/distinfo +++ b/www/ruby-rack/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2015/03/13 17:21:19 taca Exp $ +$NetBSD: distinfo,v 1.18 2015/06/22 13:59:29 taca Exp $ -SHA1 (rack-1.6.0.gem) = 5445294b5e0a66c8dc32b983ef57ef030100abb8 -RMD160 (rack-1.6.0.gem) = 933d4d66b2b0a89faf39ea73c4b080c349face50 -Size (rack-1.6.0.gem) = 227328 bytes +SHA1 (rack-1.6.4.gem) = 0a1eea6d7bb903d8c075688534480e87d4151470 +RMD160 (rack-1.6.4.gem) = 089a6487cef13719996eda89d6b8f27fa8fff831 +Size (rack-1.6.4.gem) = 228864 bytes diff --git a/www/ruby-rack14/Makefile b/www/ruby-rack14/Makefile index 14e30dc43..7307a5072 100644 --- a/www/ruby-rack14/Makefile +++ b/www/ruby-rack14/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/03/14 08:00:40 taca Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/22 13:57:59 taca Exp $ -DISTNAME= rack-1.4.5 +DISTNAME= rack-1.4.7 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rack/rack14/} -PKGREVISION= 1 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-rack14/PLIST b/www/ruby-rack14/PLIST index 4303e4c74..c26dd7aab 100644 --- a/www/ruby-rack14/PLIST +++ b/www/ruby-rack14/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2015/03/14 08:00:40 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/22 13:57:59 taca Exp $ bin/rackup14${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/COPYING @@ -91,6 +91,7 @@ ${GEM_LIBDIR}/test/cgi/assets/index.html ${GEM_LIBDIR}/test/cgi/assets/javascripts/app.js ${GEM_LIBDIR}/test/cgi/assets/stylesheets/app.css ${GEM_LIBDIR}/test/cgi/lighttpd.conf +${GEM_LIBDIR}/test/cgi/lighttpd.errors ${GEM_LIBDIR}/test/cgi/rackup_stub.rb ${GEM_LIBDIR}/test/cgi/sample_rackup.ru ${GEM_LIBDIR}/test/cgi/test @@ -118,6 +119,7 @@ ${GEM_LIBDIR}/test/multipart/nested ${GEM_LIBDIR}/test/multipart/none ${GEM_LIBDIR}/test/multipart/semicolon ${GEM_LIBDIR}/test/multipart/text +${GEM_LIBDIR}/test/multipart/three_files_three_fields ${GEM_LIBDIR}/test/multipart/webkit ${GEM_LIBDIR}/test/rackup/config.ru ${GEM_LIBDIR}/test/registering_handler/rack/handler/registering_myself.rb diff --git a/www/ruby-rack14/distinfo b/www/ruby-rack14/distinfo index cb95893c1..54bc53e92 100644 --- a/www/ruby-rack14/distinfo +++ b/www/ruby-rack14/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/03/10 09:11:12 taca Exp $ +$NetBSD: distinfo,v 1.2 2015/06/22 13:57:59 taca Exp $ -SHA1 (rack-1.4.5.gem) = 2bfd9337cde2ad1dfdf14abfa8cee00b963e91cb -RMD160 (rack-1.4.5.gem) = bb052f2eed4da323e7b977ceb7a3b245e3d72d00 -Size (rack-1.4.5.gem) = 203776 bytes +SHA1 (rack-1.4.7.gem) = f8a9829a429b8ffe48daae8e986d0abd4c70fff4 +RMD160 (rack-1.4.7.gem) = 2cc815c1c275f924a15c01056449d6403eccc6c2 +Size (rack-1.4.7.gem) = 204800 bytes diff --git a/www/ruby-rack15/Makefile b/www/ruby-rack15/Makefile index d804db644..1d0f5243c 100644 --- a/www/ruby-rack15/Makefile +++ b/www/ruby-rack15/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2015/02/02 14:09:22 taca Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/22 13:58:44 taca Exp $ -DISTNAME= rack-1.5.2 +DISTNAME= rack-1.5.5 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rack/rack15/} CATEGORIES= www diff --git a/www/ruby-rack15/PLIST b/www/ruby-rack15/PLIST index d4574e26d..388e1ead3 100644 --- a/www/ruby-rack15/PLIST +++ b/www/ruby-rack15/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/02/02 14:09:22 taca Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/22 13:58:44 taca Exp $ bin/rackup15${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/COPYING @@ -92,6 +92,7 @@ ${GEM_LIBDIR}/test/cgi/assets/index.html ${GEM_LIBDIR}/test/cgi/assets/javascripts/app.js ${GEM_LIBDIR}/test/cgi/assets/stylesheets/app.css ${GEM_LIBDIR}/test/cgi/lighttpd.conf +${GEM_LIBDIR}/test/cgi/lighttpd.errors ${GEM_LIBDIR}/test/cgi/rackup_stub.rb ${GEM_LIBDIR}/test/cgi/sample_rackup.ru ${GEM_LIBDIR}/test/cgi/test @@ -119,6 +120,7 @@ ${GEM_LIBDIR}/test/multipart/nested ${GEM_LIBDIR}/test/multipart/none ${GEM_LIBDIR}/test/multipart/semicolon ${GEM_LIBDIR}/test/multipart/text +${GEM_LIBDIR}/test/multipart/three_files_three_fields ${GEM_LIBDIR}/test/multipart/webkit ${GEM_LIBDIR}/test/rackup/config.ru ${GEM_LIBDIR}/test/registering_handler/rack/handler/registering_myself.rb diff --git a/www/ruby-rack15/distinfo b/www/ruby-rack15/distinfo index 2fa7d98c1..6c60e0254 100644 --- a/www/ruby-rack15/distinfo +++ b/www/ruby-rack15/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/02/02 14:09:22 taca Exp $ +$NetBSD: distinfo,v 1.2 2015/06/22 13:58:44 taca Exp $ -SHA1 (rack-1.5.2.gem) = a17f40c9beb03b458f537f42cf36dd90d8230625 -RMD160 (rack-1.5.2.gem) = a0c23b40d8f6644c58b4954485c121989a9d628c -Size (rack-1.5.2.gem) = 216576 bytes +SHA1 (rack-1.5.5.gem) = ba068a3f5dbbed9ed38fdb54307698b5afa39a18 +RMD160 (rack-1.5.5.gem) = ebf42b84a05f531ab603b4ace0469e32340b4205 +Size (rack-1.5.5.gem) = 216576 bytes diff --git a/www/ruby-rails32/distinfo b/www/ruby-rails32/distinfo index 571beebf4..65f96404f 100644 --- a/www/ruby-rails32/distinfo +++ b/www/ruby-rails32/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2014/11/18 15:47:30 taca Exp $ +$NetBSD: distinfo,v 1.20 2015/06/22 13:55:30 taca Exp $ -SHA1 (rails-3.2.21.gem) = b757a3161412742fd9f0323ff7ab6b31212e115c -RMD160 (rails-3.2.21.gem) = 0c7400f3a71b572d9a80a048fc9e655f86b16eb5 -Size (rails-3.2.21.gem) = 4608 bytes +SHA1 (rails-3.2.22.gem) = 0386d4d55b52d1348e024cb237e3b81126ce6c46 +RMD160 (rails-3.2.22.gem) = e06b59d3d5189f4eabf74fa2df6824f6708cdb74 +Size (rails-3.2.22.gem) = 4608 bytes diff --git a/www/ruby-sass/Makefile b/www/ruby-sass/Makefile index 62cca748b..3643a782e 100644 --- a/www/ruby-sass/Makefile +++ b/www/ruby-sass/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/03/13 17:39:51 taca Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/11 17:01:41 taca Exp $ -DISTNAME= sass-3.4.13 +DISTNAME= sass-3.4.14 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-sass/distinfo b/www/ruby-sass/distinfo index ec33c6a86..d6cd57521 100644 --- a/www/ruby-sass/distinfo +++ b/www/ruby-sass/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2015/03/13 17:39:51 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/06/11 17:01:41 taca Exp $ -SHA1 (sass-3.4.13.gem) = 741cc024c8248699f917a46153754d7d1b4ecc75 -RMD160 (sass-3.4.13.gem) = a7d8a9b73358fe626c18e432f7d92d2354011eb3 -Size (sass-3.4.13.gem) = 335872 bytes +SHA1 (sass-3.4.14.gem) = bd312d6dea6936c07db60ecdf2f7d69ac91593c1 +RMD160 (sass-3.4.14.gem) = d2083da10d34a5a0181c49a7d6325f5fb626b126 +Size (sass-3.4.14.gem) = 336384 bytes diff --git a/www/ruby-sinatra-contrib/Makefile b/www/ruby-sinatra-contrib/Makefile index 4c7b49c4c..39ddd57b6 100644 --- a/www/ruby-sinatra-contrib/Makefile +++ b/www/ruby-sinatra-contrib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/03/14 19:30:07 taca Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/11 17:14:56 taca Exp $ -DISTNAME= sinatra-contrib-1.4.2 +DISTNAME= sinatra-contrib-1.4.4 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,7 +12,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-backports>=2.0:../../devel/ruby-backports DEPENDS+= ${RUBY_PKGPREFIX}-rack-protection-[0-9]*:../../www/ruby-rack-protection DEPENDS+= ${RUBY_PKGPREFIX}-rack-test-[0-9]*:../../www/ruby-rack-test DEPENDS+= ${RUBY_PKGPREFIX}-sinatra>=1.4.2<1.5:../../www/ruby-sinatra -DEPENDS+= ${RUBY_PKGPREFIX}-tilt>=1.3<2:../../textproc/ruby-tilt +DEPENDS+= ${RUBY_PKGPREFIX}-tilt>=1.3<3:../../textproc/ruby-tilt DEPENDS+= ${RUBY_PKGPREFIX}-multi_json-[0-9]*:../../textproc/ruby-multi_json .include "../../lang/ruby/gem.mk" diff --git a/www/ruby-sinatra-contrib/PLIST b/www/ruby-sinatra-contrib/PLIST index 8798d3107..0203be73e 100644 --- a/www/ruby-sinatra-contrib/PLIST +++ b/www/ruby-sinatra-contrib/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2013/08/26 10:19:23 obache Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/06/11 17:14:56 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/LICENSE ${GEM_LIBDIR}/README.md @@ -12,6 +12,7 @@ ${GEM_LIBDIR}/lib/sinatra/contrib/all.rb ${GEM_LIBDIR}/lib/sinatra/contrib/setup.rb ${GEM_LIBDIR}/lib/sinatra/contrib/version.rb ${GEM_LIBDIR}/lib/sinatra/cookies.rb +${GEM_LIBDIR}/lib/sinatra/custom_logger.rb ${GEM_LIBDIR}/lib/sinatra/decompile.rb ${GEM_LIBDIR}/lib/sinatra/engine_tracking.rb ${GEM_LIBDIR}/lib/sinatra/extension.rb @@ -66,6 +67,7 @@ ${GEM_LIBDIR}/spec/content_for/takes_values.haml ${GEM_LIBDIR}/spec/content_for/takes_values.slim ${GEM_LIBDIR}/spec/content_for_spec.rb ${GEM_LIBDIR}/spec/cookies_spec.rb +${GEM_LIBDIR}/spec/custom_logger_spec.rb ${GEM_LIBDIR}/spec/decompile_spec.rb ${GEM_LIBDIR}/spec/extension_spec.rb ${GEM_LIBDIR}/spec/json_spec.rb diff --git a/www/ruby-sinatra-contrib/distinfo b/www/ruby-sinatra-contrib/distinfo index 4d9d5ca5c..4cd2ac1e5 100644 --- a/www/ruby-sinatra-contrib/distinfo +++ b/www/ruby-sinatra-contrib/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/03/14 19:30:07 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/11 17:14:56 taca Exp $ -SHA1 (sinatra-contrib-1.4.2.gem) = c461d095ffff2786516e0b6a563e2f10f76f70f8 -RMD160 (sinatra-contrib-1.4.2.gem) = 66d3aa0b2f0b60c8b6c223457b9ed91381ecd177 -Size (sinatra-contrib-1.4.2.gem) = 52224 bytes +SHA1 (sinatra-contrib-1.4.4.gem) = 19a15f2980a59b08278b4d23e6c467a6da93f8a6 +RMD160 (sinatra-contrib-1.4.4.gem) = 4c6113d4a189970e51bb73002ca6eda3d1013788 +Size (sinatra-contrib-1.4.4.gem) = 54272 bytes diff --git a/www/ruby-sinatra/Makefile b/www/ruby-sinatra/Makefile index c9fc9d997..0bb081232 100644 --- a/www/ruby-sinatra/Makefile +++ b/www/ruby-sinatra/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2015/02/04 14:47:20 taca Exp $ +# $NetBSD: Makefile,v 1.17 2015/06/11 17:03:17 taca Exp $ -DISTNAME= sinatra-1.4.5 +DISTNAME= sinatra-1.4.6 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org @@ -10,7 +10,7 @@ LICENSE= mit DEPENDS+= ${RUBY_PKGPREFIX}-rack>=1.4<2:../../www/ruby-rack DEPENDS+= ${RUBY_PKGPREFIX}-rack-protection>=1.4<2:../../www/ruby-rack-protection -DEPENDS+= ${RUBY_PKGPREFIX}-tilt>=1.3.4<2:../../textproc/ruby-tilt +DEPENDS+= ${RUBY_PKGPREFIX}-tilt>=1.3.4<3:../../textproc/ruby-tilt RUBY_RDOC_REQD= 3.0 diff --git a/www/ruby-sinatra/PLIST b/www/ruby-sinatra/PLIST index b3fa36cd8..2cb590573 100644 --- a/www/ruby-sinatra/PLIST +++ b/www/ruby-sinatra/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.8 2015/02/04 14:47:20 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/06/11 17:03:17 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.yardopts -${GEM_LIBDIR}/AUTHORS +${GEM_LIBDIR}/AUTHORS.md ${GEM_LIBDIR}/CHANGES ${GEM_LIBDIR}/Gemfile ${GEM_LIBDIR}/LICENSE diff --git a/www/ruby-sinatra/distinfo b/www/ruby-sinatra/distinfo index 53412530c..894583784 100644 --- a/www/ruby-sinatra/distinfo +++ b/www/ruby-sinatra/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/02/04 14:47:20 taca Exp $ +$NetBSD: distinfo,v 1.12 2015/06/11 17:03:17 taca Exp $ -SHA1 (sinatra-1.4.5.gem) = 97e695f50c078ea57424dd8a48424269e6afdacb -RMD160 (sinatra-1.4.5.gem) = 9ef86ff2936299cfb65518e1e236f144060720f0 -Size (sinatra-1.4.5.gem) = 346624 bytes +SHA1 (sinatra-1.4.6.gem) = b1c01945a2af9449c7bb0f8df6dd22a5f1ac5d62 +RMD160 (sinatra-1.4.6.gem) = d0979348e447ecc443be15c6b1da0e4fc4ea36c5 +Size (sinatra-1.4.6.gem) = 355840 bytes diff --git a/www/ruby-tag/Makefile b/www/ruby-tag/Makefile index 62f49cbc6..1a923ad0b 100644 --- a/www/ruby-tag/Makefile +++ b/www/ruby-tag/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/10/28 06:31:03 asau Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/11 15:37:22 taca Exp $ DISTNAME= tag104 PKGNAME= ${RUBY_PKGPREFIX}-tag-1.0.4 @@ -26,5 +26,5 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/tag.html ${DESTDIR}${PREFIX}/${RUBY_DOC}/tag/ja .include "../../lang/ruby/modules.mk" -.include "../../textproc/ruby-rdtool/buildlink3.mk" +.include "../../textproc/ruby-rdtool/rdtool.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-unicorn/ALTERNATIVES b/www/ruby-unicorn/ALTERNATIVES new file mode 100644 index 000000000..5c139429d --- /dev/null +++ b/www/ruby-unicorn/ALTERNATIVES @@ -0,0 +1,2 @@ +bin/unicorn @PREFIX@/bin/unicorn@RUBY_SUFFIX@ +bin/unicorn_rails @PREFIX@/bin/unicorn_rails@RUBY_SUFFIX@ diff --git a/www/ruby-unicorn/Makefile b/www/ruby-unicorn/Makefile index 5a7fa1b66..eaa8b40b4 100644 --- a/www/ruby-unicorn/Makefile +++ b/www/ruby-unicorn/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2015/03/08 15:35:47 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/11 17:07:56 taca Exp $ -DISTNAME= unicorn-4.8.3 +DISTNAME= unicorn-4.9.0 CATEGORIES= www MAINTAINER= pkgsrc@NetBSD.org @@ -8,13 +8,12 @@ HOMEPAGE= http://unicorn.bogomips.org/ COMMENT= Rack HTTP server for fast clients and Unix LICENSE= ruby-license OR gnu-gpl-v2 OR gnu-gpl-v3 -CONFLICTS= ruby[1-9][0-9]-unicorn-[0-9]* - DEPENDS+= ${RUBY_PKGPREFIX}-kgio>=2.6<3:../../devel/ruby-kgio DEPENDS+= ${RUBY_PKGPREFIX}-rack-[0-9]*:../../www/ruby-rack DEPENDS+= ${RUBY_PKGPREFIX}-raindrops>=0.7<1:../../www/ruby-raindrops USE_GCC_RUNTIME= yes +RUBYGEM_OPTIONS+= --format-executable .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-unicorn/PLIST b/www/ruby-unicorn/PLIST index 50a76fcff..3837786a2 100644 --- a/www/ruby-unicorn/PLIST +++ b/www/ruby-unicorn/PLIST @@ -1,6 +1,6 @@ -@comment $NetBSD: PLIST,v 1.7 2015/03/08 15:35:47 taca Exp $ -bin/unicorn -bin/unicorn_rails +@comment $NetBSD: PLIST,v 1.8 2015/06/11 17:07:56 taca Exp $ +bin/unicorn${RUBY_SUFFIX} +bin/unicorn_rails${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete ${GEM_EXTSDIR}/unicorn_http.${RUBY_DLEXT} @@ -9,11 +9,10 @@ ${GEM_LIBDIR}/.document ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.mailmap ${GEM_LIBDIR}/.manifest -${GEM_LIBDIR}/.wrongdoc.yml +${GEM_LIBDIR}/.olddoc.yml ${GEM_LIBDIR}/Application_Timeouts ${GEM_LIBDIR}/CONTRIBUTORS ${GEM_LIBDIR}/COPYING -${GEM_LIBDIR}/ChangeLog ${GEM_LIBDIR}/DESIGN ${GEM_LIBDIR}/Documentation/.gitignore ${GEM_LIBDIR}/Documentation/GNUmakefile @@ -85,10 +84,8 @@ ${GEM_LIBDIR}/lib/unicorn/util.rb ${GEM_LIBDIR}/lib/unicorn/version.rb ${GEM_LIBDIR}/lib/unicorn/worker.rb ${GEM_LIBDIR}/lib/unicorn_http.${RUBY_DLEXT} -${GEM_LIBDIR}/local.mk.sample ${GEM_LIBDIR}/man/man1/unicorn.1 ${GEM_LIBDIR}/man/man1/unicorn_rails.1 -${GEM_LIBDIR}/script/isolate_for_tests ${GEM_LIBDIR}/setup.rb ${GEM_LIBDIR}/t/.gitignore ${GEM_LIBDIR}/t/GNUmakefile @@ -171,4 +168,6 @@ ${GEM_LIBDIR}/test/unit/test_tee_input.rb ${GEM_LIBDIR}/test/unit/test_upload.rb ${GEM_LIBDIR}/test/unit/test_util.rb ${GEM_LIBDIR}/unicorn.gemspec +${GEM_LIBDIR}/unicorn_1 +${GEM_LIBDIR}/unicorn_rails_1 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/ruby-unicorn/distinfo b/www/ruby-unicorn/distinfo index cef031745..f1df2e933 100644 --- a/www/ruby-unicorn/distinfo +++ b/www/ruby-unicorn/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2015/03/08 15:35:47 taca Exp $ +$NetBSD: distinfo,v 1.7 2015/06/11 17:07:56 taca Exp $ -SHA1 (unicorn-4.8.3.gem) = 87c5e54e3054c0bfb2befe22de1c81429070b15f -RMD160 (unicorn-4.8.3.gem) = 4152737ad3cf74c3ee458357b1d100bc671658df -Size (unicorn-4.8.3.gem) = 271360 bytes +SHA1 (unicorn-4.9.0.gem) = 7759ac5d5c0ac3c809407972029096a643c74908 +RMD160 (unicorn-4.9.0.gem) = 8e4cf17ba9e355ba5056ad9748f4f476ea3e6494 +Size (unicorn-4.9.0.gem) = 211456 bytes diff --git a/www/ruby-webrobots/Makefile b/www/ruby-webrobots/Makefile index 2ab63d050..9c2c7f838 100644 --- a/www/ruby-webrobots/Makefile +++ b/www/ruby-webrobots/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2014/04/28 21:57:46 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 22:57:04 taca Exp $ DISTNAME= webrobots-0.1.1 CATEGORIES= www @@ -10,7 +10,5 @@ LICENSE= 2-clause-bsd DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.4.4:../../textproc/ruby-nokogiri -RUBY_VERSION_SUPPORTED= 200 193 21 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-websocket/Makefile b/www/ruby-websocket/Makefile index 93d2c4db5..115529edf 100644 --- a/www/ruby-websocket/Makefile +++ b/www/ruby-websocket/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2015/03/01 15:43:39 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/11 17:09:34 taca Exp $ -DISTNAME= websocket-1.2.1 +DISTNAME= websocket-1.2.2 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= ruby www @@ -11,7 +11,5 @@ LICENSE= mit USE_LANGUAGES= # none -RUBY_VERSION_SUPPORTED= 200 21 193 - .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-websocket/PLIST b/www/ruby-websocket/PLIST index bd8a1855b..99fef3e99 100644 --- a/www/ruby-websocket/PLIST +++ b/www/ruby-websocket/PLIST @@ -1,45 +1,47 @@ -@comment $NetBSD: PLIST,v 1.2 2014/07/16 07:56:29 rodent Exp $ +@comment $NetBSD: PLIST,v 1.3 2015/06/11 17:09:34 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/CHANGELOG.md ${GEM_LIBDIR}/Gemfile -${GEM_LIBDIR}/.gitignore +${GEM_LIBDIR}/README.md +${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/lib/websocket.rb ${GEM_LIBDIR}/lib/websocket/error.rb ${GEM_LIBDIR}/lib/websocket/exception_handler.rb +${GEM_LIBDIR}/lib/websocket/frame.rb ${GEM_LIBDIR}/lib/websocket/frame/base.rb ${GEM_LIBDIR}/lib/websocket/frame/data.rb +${GEM_LIBDIR}/lib/websocket/frame/handler.rb ${GEM_LIBDIR}/lib/websocket/frame/handler/base.rb ${GEM_LIBDIR}/lib/websocket/frame/handler/handler03.rb ${GEM_LIBDIR}/lib/websocket/frame/handler/handler04.rb ${GEM_LIBDIR}/lib/websocket/frame/handler/handler05.rb ${GEM_LIBDIR}/lib/websocket/frame/handler/handler07.rb ${GEM_LIBDIR}/lib/websocket/frame/handler/handler75.rb -${GEM_LIBDIR}/lib/websocket/frame/handler.rb -${GEM_LIBDIR}/lib/websocket/frame/incoming/client.rb ${GEM_LIBDIR}/lib/websocket/frame/incoming.rb +${GEM_LIBDIR}/lib/websocket/frame/incoming/client.rb ${GEM_LIBDIR}/lib/websocket/frame/incoming/server.rb -${GEM_LIBDIR}/lib/websocket/frame/outgoing/client.rb ${GEM_LIBDIR}/lib/websocket/frame/outgoing.rb +${GEM_LIBDIR}/lib/websocket/frame/outgoing/client.rb ${GEM_LIBDIR}/lib/websocket/frame/outgoing/server.rb -${GEM_LIBDIR}/lib/websocket/frame.rb +${GEM_LIBDIR}/lib/websocket/handshake.rb ${GEM_LIBDIR}/lib/websocket/handshake/base.rb ${GEM_LIBDIR}/lib/websocket/handshake/client.rb +${GEM_LIBDIR}/lib/websocket/handshake/handler.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/base.rb +${GEM_LIBDIR}/lib/websocket/handshake/handler/client.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/client01.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/client04.rb +${GEM_LIBDIR}/lib/websocket/handshake/handler/client11.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/client75.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/client76.rb -${GEM_LIBDIR}/lib/websocket/handshake/handler/client.rb -${GEM_LIBDIR}/lib/websocket/handshake/handler.rb +${GEM_LIBDIR}/lib/websocket/handshake/handler/server.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/server04.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/server75.rb ${GEM_LIBDIR}/lib/websocket/handshake/handler/server76.rb -${GEM_LIBDIR}/lib/websocket/handshake/handler/server.rb -${GEM_LIBDIR}/lib/websocket/handshake.rb ${GEM_LIBDIR}/lib/websocket/handshake/server.rb -${GEM_LIBDIR}/lib/websocket.rb ${GEM_LIBDIR}/lib/websocket/version.rb -${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/README.md ${GEM_LIBDIR}/spec/frame/incoming_03_spec.rb ${GEM_LIBDIR}/spec/frame/incoming_04_spec.rb ${GEM_LIBDIR}/spec/frame/incoming_05_spec.rb @@ -54,6 +56,7 @@ ${GEM_LIBDIR}/spec/frame/outgoing_07_spec.rb ${GEM_LIBDIR}/spec/frame/outgoing_75_spec.rb ${GEM_LIBDIR}/spec/frame/outgoing_common_spec.rb ${GEM_LIBDIR}/spec/handshake/client_04_spec.rb +${GEM_LIBDIR}/spec/handshake/client_11_spec.rb ${GEM_LIBDIR}/spec/handshake/client_75_spec.rb ${GEM_LIBDIR}/spec/handshake/client_76_spec.rb ${GEM_LIBDIR}/spec/handshake/server_04_spec.rb @@ -67,7 +70,5 @@ ${GEM_LIBDIR}/spec/support/handshake_requests.rb ${GEM_LIBDIR}/spec/support/incoming_frames.rb ${GEM_LIBDIR}/spec/support/outgoing_frames.rb ${GEM_LIBDIR}/spec/support/overwrites.rb -${GEM_LIBDIR}/.travis.yml ${GEM_LIBDIR}/websocket.gemspec ${GEM_HOME}/specifications/${GEM_NAME}.gemspec -@pkgdir lib/ruby/gems/2.0.0/build_info diff --git a/www/ruby-websocket/distinfo b/www/ruby-websocket/distinfo index 6d4fcfb0e..6834eb085 100644 --- a/www/ruby-websocket/distinfo +++ b/www/ruby-websocket/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2015/03/01 15:43:39 taca Exp $ +$NetBSD: distinfo,v 1.3 2015/06/11 17:09:34 taca Exp $ -SHA1 (websocket-1.2.1.gem) = c966026846a93b446040185b3003dbd70978b58b -RMD160 (websocket-1.2.1.gem) = a15920ed50555bd6ff344eca2fbc80fb04a45632 -Size (websocket-1.2.1.gem) = 25600 bytes +SHA1 (websocket-1.2.2.gem) = f01e732d59eea76ff7e52e624aaf471689c23b90 +RMD160 (websocket-1.2.2.gem) = c1219539e0db58fd62e43cd60b3c722b978bd6e7 +Size (websocket-1.2.2.gem) = 26112 bytes diff --git a/www/ruby-webunit/distinfo b/www/ruby-webunit/distinfo index dddcff3ef..b411b1f5d 100644 --- a/www/ruby-webunit/distinfo +++ b/www/ruby-webunit/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2006/01/03 14:25:51 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/11 17:10:46 taca Exp $ SHA1 (webunit-20040429++.tar.gz) = dfc317b7318731e56dadfe4f7d11acc66f54fa29 RMD160 (webunit-20040429++.tar.gz) = db2416e67ffc178a2d8965cdce312c2407d560ca Size (webunit-20040429++.tar.gz) = 59312 bytes +SHA1 (patch-install.rb) = deed7b29562ddb8a14f3bee1815a99967a403ea1 diff --git a/www/ruby-webunit/patches/patch-install.rb b/www/ruby-webunit/patches/patch-install.rb new file mode 100644 index 000000000..a39fae37b --- /dev/null +++ b/www/ruby-webunit/patches/patch-install.rb @@ -0,0 +1,24 @@ +$NetBSD: patch-install.rb,v 1.1 2015/06/11 17:10:46 taca Exp $ + +Fix build problem on Ruby 2.2 and later. + +--- install.rb.orig 2003-01-21 11:50:39.000000000 +0000 ++++ install.rb +@@ -45,7 +45,7 @@ end + + class ConfigTable + +- c = ::Config::CONFIG ++ c = ::RbConfig::CONFIG + + rubypath = c['bindir'] + '/' + c['ruby_install_name'] + +@@ -691,7 +691,7 @@ class Installer + "no extention exists: Have you done 'ruby #{$0} setup' ?" + end + +- DLEXT = /\.#{ ::Config::CONFIG['DLEXT'] }\z/ ++ DLEXT = /\.#{ ::RbConfig::CONFIG['DLEXT'] }\z/ + + def _allext( dir ) + Dir.open(dir) {|d| diff --git a/www/screws/Makefile b/www/screws/Makefile index 91296d51b..8ce4dbf5c 100644 --- a/www/screws/Makefile +++ b/www/screws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/10/19 22:27:48 alnsn Exp $ +# $NetBSD: Makefile,v 1.41 2015/06/12 10:52:15 wiz Exp $ # DISTNAME= screws-0.56 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= www MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/ diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 08e2480fe..7dce5e46a 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.128 2015/03/26 20:41:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.131 2015/05/14 15:28:04 bad Exp $ DISTNAME= # empty PKGNAME= seamonkey-${SM_VER:S/b/beta/} +PKGREVISION= 3 SM_VER= 2.33.1 #LIGHTNINGVER= 1.9 CATEGORIES= www diff --git a/www/sencha-sns/DESCR b/www/sencha-sns/DESCR deleted file mode 100644 index 39e4423e5..000000000 --- a/www/sencha-sns/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Sencha SNS is Social Networking Service (SNS) software for intranet -and the Internet SNS. This software has Japanese UI only. diff --git a/www/sencha-sns/INSTALL b/www/sencha-sns/INSTALL deleted file mode 100644 index 6cb32aaaf..000000000 --- a/www/sencha-sns/INSTALL +++ /dev/null @@ -1,12 +0,0 @@ -# $NetBSD: INSTALL,v 1.2 2013/06/09 05:19:53 ryoon Exp $ - -SENCHADIR="@PREFIX@/@SENCHADIR@" -WWWOWN="@WWWOWN@" -WWWGRP="@WWWGRP@" - -case ${STAGE} in -POST-INSTALL) - ${CHGRP} -R ${WWWGRP} ${SENCHADIR} - ${CHOWN} -R ${WWWOWN} ${SENCHADIR} - ;; -esac diff --git a/www/sencha-sns/MESSAGE b/www/sencha-sns/MESSAGE deleted file mode 100644 index 335c87681..000000000 --- a/www/sencha-sns/MESSAGE +++ /dev/null @@ -1,78 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.3 2013/06/09 05:19:53 ryoon Exp $ - -To use Sencha SNS with Apache 2.4, you will need to perform the following steps. - -1. Install www/apache24 and www/ap-php - -2. Setup PHP. At least, ${PREFIX}/etc/php.ini should have date.timezone line. - If your machine are located in Tokyo, Japan, you should get the following. - - # cat ${PREFIX}/etc/php.ini | grep date.timezone - date.timezone = "Asia/Tokyo" - -3. Install MySQL database server. - - # cd databases/mysql55-server - # make install - -4. Start MySQL server, and setup MySQL server - - # ${RCD_SCRIPTS_DIR}/mysqld start - And see messages. - -5. Add MySQL user, senchasns - - $ mysql -u root -p - Enter password: YOUR_MYSQL_ROOT_PASSWORD - > create user senchasns identified by 'senchasns_user_password'; - > quit - -6. Create database for Sencha SNS - - $ mysql -u root -p - Enter password: YOUR_MYSQL_ROOT_PASSWORD - > create database senchasns_db; - > grant SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER - on senchasns_db.* to senchasns@localhost identified by 'senchasns_password'; - > quit - -7. Be sure to have the following lines in ${PREFIX}/etc/php.ini. - - extension=gd.so - extension=mbstring.so - extension=mysql.so - -8. Be sure to have the following lines in ${PREFIX}/etc/httpd/httpd.conf - - LoadModule rewrite_module lib/httpd/mod_rewrite.so - DocumentRoot "${PREFIX}/share/sencha-sns" - LoadModule php5_module lib/httpd/mod_php5.so - AddType application/x-httpd-php .php - - DirectoryIndex index.php - Options All - Allow from All - AllowOverride All - Require all granted - - -9. Start Apache httpd 2.4 - - # ${RCD_SCRIPTS_DIR}/apache start - -10. Set salt and seed in ${PREFIX}/share/sencha-sns/app/config/core.php - - Replace DYhG93b0qyIfIxfs2guVoUubWwvniR2G0FgaC9mi with the output of - $ cat /dev/urandom | tr -dc "a-zA-Z0-9" | fold -w 40 | head -n 1 - and - Replace 76859309657198048034862324894 with the output of - $ cat /dev/urandom | tr -dc "0-9" | fold -w 30 | head -n 1 - -11. Access http://localhost/index.php - And setup with the following information. - - database name: senchasns_db - user name: senchasns - password: senchasns_password -=========================================================================== diff --git a/www/sencha-sns/Makefile b/www/sencha-sns/Makefile deleted file mode 100644 index acef03805..000000000 --- a/www/sencha-sns/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# $NetBSD: Makefile,v 1.6 2013/07/12 10:45:05 jperkin Exp $ -# - -DISTNAME= sencha-sns-1.3.0 -PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} -PKGREVISION= 1 -CATEGORIES= www -MASTER_SITES= http://ryo-on.users.sourceforge.net/distrib/ -EXTRACT_SUFX= .zip - -MAINTAINER= ryoon@NetBSD.org -HOMEPAGE= http://oss.icz.co.jp/sns/ -COMMENT= Social Networking Service software that supports Timeline -LICENSE= gnu-gpl-v2 AND mit - -DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.2.0:../../graphics/php-gd -DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.2.0:../../databases/php-mysql -DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.2.0:../../converters/php-mbstring - -USE_PKGLOCALEDIR= yes -USE_LANGUAGES= # none -NO_BUILD= yes - -USE_TOOLS+= pax - -BUILD_DEFS+= APACHE_GROUP APACHE_USER - -SENCHADIR= share/sencha-sns -INSTALLATION_DIRS= ${SENCHADIR} - -.include "../../mk/bsd.prefs.mk" - -APACHE_USER?= www -APACHE_GROUP?= www -PKG_GROUPS= ${APACHE_GROUP} -PKG_USERS= ${APACHE_USER}:${APACHE_GROUP} - -PKG_USERS_VARS= APACHE_USER -PKG_GROUPS_VARS= APACHE_GROUP - -FILES_SUBST+= WWWGRP=${APACHE_GROUP} WWWOWN=${APACHE_USER} \ - SENCHADIR=${SENCHADIR} - -REPLACE_SH= cake/console/cake - -FIND_PREFIX:= PHPDIR=php -.include "../../mk/find-prefix.mk" - -REPLACE_INTERPRETER+= php -REPLACE.php.old= /usr/bin/php -REPLACE.php.new= ${PHPDIR}/bin/php -REPLACE_FILES.php= cake/console/cake.php - -CONF_FILES_PERMS= ${PREFIX}/share/sencha-sns/app/config/core.php-dist \ - ${PREFIX}/share/sencha-sns/app/config/core.php \ - ${APACHE_USER} ${APACHE_GROUP} 640 - -CONF_FILES_PERMS+= ${PREFIX}/share/sencha-sns/cake/console/templates/skel/config/database.php.default \ - ${PREFIX}/share/sencha-sns/cake/console/templates/skel/config/database.php \ - ${APACHE_USER} ${APACHE_GROUP} 640 - -pre-install: - cd ${WRKSRC} && \ - ${MV} app/config/core.php app/config/core.php-dist - -do-install: - cd ${WRKSRC} && pax -rw -pmp * .htaccess \ - ${DESTDIR}${PREFIX}/${SENCHADIR} - -.include "../../lang/php/phpversion.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/sencha-sns/PLIST b/www/sencha-sns/PLIST deleted file mode 100644 index 6893b7867..000000000 --- a/www/sencha-sns/PLIST +++ /dev/null @@ -1,1299 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2013/06/09 05:19:53 ryoon Exp $ -share/sencha-sns/.htaccess -share/sencha-sns/LICENCE -share/sencha-sns/NOTICE -share/sencha-sns/README -share/sencha-sns/app/.htaccess -share/sencha-sns/app/app_controller.php -share/sencha-sns/app/config/acl.ini.php -share/sencha-sns/app/config/bootstrap.php -share/sencha-sns/app/config/constants.php -share/sencha-sns/app/config/core.php-dist -share/sencha-sns/app/config/database.php -share/sencha-sns/app/config/installed.php.default -share/sencha-sns/app/config/routes.php -share/sencha-sns/app/config/schema/db_acl.php -share/sencha-sns/app/config/schema/i18n.php -share/sencha-sns/app/config/schema/sessions.php -share/sencha-sns/app/config/sql/dump.sql -share/sencha-sns/app/controllers/administrators_controller.php -share/sencha-sns/app/controllers/components/common.php -share/sencha-sns/app/controllers/components/qdmail.php -share/sencha-sns/app/controllers/components/qdsmtp.php -share/sencha-sns/app/controllers/configrations_controller.php -share/sencha-sns/app/controllers/errors_controller.php -share/sencha-sns/app/controllers/friends_controller.php -share/sencha-sns/app/controllers/groups_controller.php -share/sencha-sns/app/controllers/homes_controller.php -share/sencha-sns/app/controllers/messages_controller.php -share/sencha-sns/app/controllers/plugins_controller.php -share/sencha-sns/app/controllers/profiles_controller.php -share/sencha-sns/app/controllers/requests_controller.php -share/sencha-sns/app/controllers/storages_controller.php -share/sencha-sns/app/controllers/timelines_controller.php -share/sencha-sns/app/controllers/users_controller.php -share/sencha-sns/app/index.php -share/sencha-sns/app/libs/empty -share/sencha-sns/app/locale/eng/LC_MESSAGES/empty -share/sencha-sns/app/models/administrator.php -share/sencha-sns/app/models/behaviors/empty -share/sencha-sns/app/models/configration.php -share/sencha-sns/app/models/datasources/empty -share/sencha-sns/app/models/friend.php -share/sencha-sns/app/models/group.php -share/sencha-sns/app/models/home.php -share/sencha-sns/app/models/join.php -share/sencha-sns/app/models/message.php -share/sencha-sns/app/models/notice.php -share/sencha-sns/app/models/plugin.php -share/sencha-sns/app/models/profile.php -share/sencha-sns/app/models/read.php -share/sencha-sns/app/models/request.php -share/sencha-sns/app/models/storage.php -share/sencha-sns/app/models/timeline.php -share/sencha-sns/app/models/user.php -share/sencha-sns/app/models/watch.php -share/sencha-sns/app/plugins/cakeplus/models/behaviors/add_validation_rule.php -share/sencha-sns/app/plugins/empty -share/sencha-sns/app/plugins/install/controllers/install_controller.php -share/sencha-sns/app/plugins/install/install_app_controller.php -share/sencha-sns/app/plugins/install/install_app_model.php -share/sencha-sns/app/plugins/install/models/install.php -share/sencha-sns/app/plugins/install/views/install/add.ctp -share/sencha-sns/app/plugins/install/views/install/data.ctp -share/sencha-sns/app/plugins/install/views/install/database.ctp -share/sencha-sns/app/plugins/install/views/install/finish.ctp -share/sencha-sns/app/plugins/install/views/install/index.ctp -share/sencha-sns/app/plugins/install/views/install/mail.ctp -share/sencha-sns/app/plugins/install/views/layouts/install.ctp -share/sencha-sns/app/plugins/install/webroot/css/install.css -share/sencha-sns/app/sencha_plugins/content/mobile/controllers/mobile_controller.php -share/sencha-sns/app/sencha_plugins/content/mobile/controllers/mobile_homes_controller.php -share/sencha-sns/app/sencha_plugins/content/mobile/controllers/mobile_storages_controller.php -share/sencha-sns/app/sencha_plugins/content/mobile/controllers/mobile_timelines_controller.php -share/sencha-sns/app/sencha_plugins/content/mobile/controllers/mobile_users_controller.php -share/sencha-sns/app/sencha_plugins/content/mobile/mobile_app_controller.php -share/sencha-sns/app/sencha_plugins/content/mobile/mobile_app_model.php -share/sencha-sns/app/sencha_plugins/content/mobile/models/mobile.php -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/comment_form.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/dialog/read.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/dialog/watch.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/entry.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/entry/comment.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/entry/delete.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/entry/file.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/entry/group_file.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/entry/group_post.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/entry/post.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/file_disp.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/footer.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/main_menu.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/post_form.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/profile_image.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/slide_menu.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/timeline.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/elements/timeline_header.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/helpers/mobile.php -share/sencha-sns/app/sencha_plugins/content/mobile/views/layouts/menu.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/layouts/mobile.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/mobile/index.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/mobile_home/detail.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/mobile_home/index.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/mobile_timelines/getmessage.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/mobile_users/index.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/views/mobile_users/login.ctp -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery-mobile/images/ajax-loader.gif -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery-mobile/images/icons-18-black.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery-mobile/images/icons-18-white.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery-mobile/images/icons-36-black.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery-mobile/images/icons-36-white.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery-mobile/sencha-sns-mobile.css -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery-mobile/sencha-sns-mobile.min.css -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery.mobile-1.2.0.min.css -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/jquery.pageslide.css -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/css/mobile.css -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/comment.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/crumbs-h.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/crumbs.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/Link.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/clip.PNG -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/clip.gif -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/group_icon.gif -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/i_ico_new.jpg -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/i_ico_new_on.jpg -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/i_ico_not.jpg -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/i_ico_not_on.jpg -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/i_ico_ok.jpg -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/icon/i_ico_ok_on.jpg -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/loading.gif -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/logo.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/menu.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/mobile_logo.gif -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/profile.jpg -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/read.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/sencha_logo_mobile.gif -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/img/time.png -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/js/jquery-1.8.2.min.js -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/js/jquery.bottom-1.0.js -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/js/jquery.mobile-1.2.0.js -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/js/jquery.mobile-1.2.0.min.js -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/js/jquery.pageslide.js -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/js/jquery.pageslide.min.js -share/sencha-sns/app/sencha_plugins/content/mobile/webroot/js/mobile.js -share/sencha-sns/app/sencha_plugins/content/note/controllers/note_controller.php -share/sencha-sns/app/sencha_plugins/content/note/models/note.php -share/sencha-sns/app/sencha_plugins/content/note/note_app_controller.php -share/sencha-sns/app/sencha_plugins/content/note/note_app_model.php -share/sencha-sns/app/sencha_plugins/content/note/setting/config.xml -share/sencha-sns/app/sencha_plugins/content/note/setting/sql/dump.sql -share/sencha-sns/app/sencha_plugins/content/note/views/elements/paginate.ctp -share/sencha-sns/app/sencha_plugins/content/note/views/elements/search_form.ctp -share/sencha-sns/app/sencha_plugins/content/note/views/elements/tab.ctp -share/sencha-sns/app/sencha_plugins/content/note/views/note/add.ctp -share/sencha-sns/app/sencha_plugins/content/note/views/note/content.ctp -share/sencha-sns/app/sencha_plugins/content/note/views/note/index.ctp -share/sencha-sns/app/sencha_plugins/content/note/views/note/insert_image.ctp -share/sencha-sns/app/sencha_plugins/content/note/views/note/upload.ctp -share/sencha-sns/app/sencha_plugins/content/note/webroot/css/note.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/img/bt_note.gif -share/sencha-sns/app/sencha_plugins/content/note/webroot/img/note_delete.jpg -share/sencha-sns/app/sencha_plugins/content/note/webroot/img/note_delete_on.jpg -share/sencha-sns/app/sencha_plugins/content/note/webroot/img/note_edit.jpg -share/sencha-sns/app/sencha_plugins/content/note/webroot/img/note_edit_on.jpg -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/images/body.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/images/jaysalvat.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/images/markitup.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/images/style.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/jwysiwyg/jquery.wysiwyg.bg.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/jwysiwyg/jquery.wysiwyg.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/jwysiwyg/jquery.wysiwyg.gif -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/jwysiwyg/jquery.wysiwyg.js -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/jwysiwyg/jquery.wysiwyg.no-alpha.gif -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/jwysiwyg/wysiwyg.image.js -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/jquery.markitup.js -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/bold.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/clean.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/image.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/italic.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/link.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/list-bullet.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/list-numeric.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/picture.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/preview.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/images/stroke.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/set.js -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/default/style.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/bold.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/clean.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/h1.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/h2.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/h3.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/h4.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/h5.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/h6.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/image.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/italic.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/link.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/list-bullet.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/list-item.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/list-numeric.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/paragraph.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/picture.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/preview.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/images/stroke.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/readme.txt -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/set.js -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/sets/html/style.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-container.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-bbcode.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-dotclear.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-html.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-json.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-markdown.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-textile.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-wiki.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor-xml.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/bg-editor.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/handle.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/menu.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/images/submenu.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/markitup/style.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/simple/images/handle.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/simple/images/menu.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/simple/images/submenu.png -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/skins/simple/style.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/templates/preview.css -share/sencha-sns/app/sencha_plugins/content/note/webroot/js/markitup/templates/preview.html -share/sencha-sns/app/sencha_plugins/content/sample/controllers/sample_controller.php -share/sencha-sns/app/sencha_plugins/content/sample/models/sample.php -share/sencha-sns/app/sencha_plugins/content/sample/sample_app_controller.php -share/sencha-sns/app/sencha_plugins/content/sample/sample_app_model.php -share/sencha-sns/app/sencha_plugins/content/sample/setting/config.xml -share/sencha-sns/app/sencha_plugins/content/sample/setting/sql/dump.sql -share/sencha-sns/app/sencha_plugins/content/sample/views/sample/index.ctp -share/sencha-sns/app/sencha_plugins/content/sample/webroot/css/install.css -share/sencha-sns/app/sencha_plugins/tmp/note.zip -share/sencha-sns/app/sencha_plugins/tmp/sample.zip -share/sencha-sns/app/tests/cases/behaviors/empty -share/sencha-sns/app/tests/cases/components/empty -share/sencha-sns/app/tests/cases/controllers/empty -share/sencha-sns/app/tests/cases/helpers/empty -share/sencha-sns/app/tests/cases/models/empty -share/sencha-sns/app/tests/fixtures/empty -share/sencha-sns/app/tests/groups/empty -share/sencha-sns/app/tmp/cache/models/empty -share/sencha-sns/app/tmp/cache/persistent/empty -share/sencha-sns/app/tmp/cache/views/empty -share/sencha-sns/app/tmp/logs/empty -share/sencha-sns/app/tmp/sessions/empty -share/sencha-sns/app/tmp/tests/empty -share/sencha-sns/app/vendors/shells/dailymail.php -share/sencha-sns/app/vendors/shells/summarymail.php -share/sencha-sns/app/vendors/shells/tasks/empty -share/sencha-sns/app/vendors/shells/templates/empty -share/sencha-sns/app/views/administrator/add.ctp -share/sencha-sns/app/views/administrator/delete.ctp -share/sencha-sns/app/views/administrator/delete_log.ctp -share/sencha-sns/app/views/administrator/edit.ctp -share/sencha-sns/app/views/administrator/index.ctp -share/sencha-sns/app/views/configration/access.ctp -share/sencha-sns/app/views/configration/access_edit.ctp -share/sencha-sns/app/views/configration/edit.ctp -share/sencha-sns/app/views/configration/index.ctp -share/sencha-sns/app/views/configration/mail.ctp -share/sencha-sns/app/views/configration/mail_confirm.ctp -share/sencha-sns/app/views/configration/mail_sendtest.ctp -share/sencha-sns/app/views/elements/calender.ctp -share/sencha-sns/app/views/elements/confirm.ctp -share/sencha-sns/app/views/elements/email/html/empty -share/sencha-sns/app/views/elements/email/html/summail.ctp -share/sencha-sns/app/views/elements/email/text/empty -share/sencha-sns/app/views/elements/email/text/group_add.ctp -share/sencha-sns/app/views/elements/email/text/group_invite.ctp -share/sencha-sns/app/views/elements/email/text/invite.ctp -share/sencha-sns/app/views/elements/email/text/join_application_admin.ctp -share/sencha-sns/app/views/elements/email/text/join_application_user.ctp -share/sencha-sns/app/views/elements/email/text/join_approval.ctp -share/sencha-sns/app/views/elements/email/text/join_deny.ctp -share/sencha-sns/app/views/elements/email/text/mail_sendtest.ctp -share/sencha-sns/app/views/elements/email/text/password_reset.ctp -share/sencha-sns/app/views/elements/email/text/register_complete.ctp -share/sencha-sns/app/views/elements/email/text/summail.ctp -share/sencha-sns/app/views/elements/empty -share/sencha-sns/app/views/elements/file.ctp -share/sencha-sns/app/views/elements/follower.ctp -share/sencha-sns/app/views/elements/following.ctp -share/sencha-sns/app/views/elements/group_pop.ctp -share/sencha-sns/app/views/elements/image.ctp -share/sencha-sns/app/views/elements/join_group.ctp -share/sencha-sns/app/views/elements/right_menu.ctp -share/sencha-sns/app/views/elements/right_menu_timeline.ctp -share/sencha-sns/app/views/elements/timeline/comment.ctp -share/sencha-sns/app/views/elements/timeline/file.ctp -share/sencha-sns/app/views/elements/timeline/followuser.ctp -share/sencha-sns/app/views/elements/timeline/form.ctp -share/sencha-sns/app/views/elements/timeline/one_timeline.ctp -share/sencha-sns/app/views/elements/timeline/post_form.ctp -share/sencha-sns/app/views/elements/timeline/read.ctp -share/sencha-sns/app/views/elements/timeline/readuser.ctp -share/sencha-sns/app/views/elements/timeline/search_timeline.ctp -share/sencha-sns/app/views/elements/timeline/timeline.ctp -share/sencha-sns/app/views/elements/timeline/watch.ctp -share/sencha-sns/app/views/errors/empty -share/sencha-sns/app/views/errors/error404.ctp -share/sencha-sns/app/views/errors/index.ctp -share/sencha-sns/app/views/errors/missing_controller.ctp -share/sencha-sns/app/views/errors/sorry.ctp -share/sencha-sns/app/views/friend/friendship.ctp -share/sencha-sns/app/views/friend/index.ctp -share/sencha-sns/app/views/group/create.ctp -share/sencha-sns/app/views/group/edit.ctp -share/sencha-sns/app/views/group/index.ctp -share/sencha-sns/app/views/group/invite.ctp -share/sencha-sns/app/views/group/invite_user.ctp -share/sencha-sns/app/views/group/join.ctp -share/sencha-sns/app/views/group/join_user.ctp -share/sencha-sns/app/views/group/join_users.ctp -share/sencha-sns/app/views/group/main.ctp -share/sencha-sns/app/views/group/profile.ctp -share/sencha-sns/app/views/group/profile_edit.ctp -share/sencha-sns/app/views/group/withdrawal_users.ctp -share/sencha-sns/app/views/helpers/custom_html.php -share/sencha-sns/app/views/helpers/custom_js.php -share/sencha-sns/app/views/helpers/empty -share/sencha-sns/app/views/home/index.ctp -share/sencha-sns/app/views/home/notice.ctp -share/sencha-sns/app/views/home/one.ctp -share/sencha-sns/app/views/home/search.ctp -share/sencha-sns/app/views/layouts/default.ctp -share/sencha-sns/app/views/layouts/email/html/default.ctp -share/sencha-sns/app/views/layouts/email/html/empty -share/sencha-sns/app/views/layouts/email/html/summail.ctp -share/sencha-sns/app/views/layouts/email/text/default.ctp -share/sencha-sns/app/views/layouts/email/text/empty -share/sencha-sns/app/views/layouts/email/text/summail.ctp -share/sencha-sns/app/views/layouts/js/empty -share/sencha-sns/app/views/layouts/login_layout.ctp -share/sencha-sns/app/views/layouts/rss/empty -share/sencha-sns/app/views/layouts/xml/empty -share/sencha-sns/app/views/message/check.ctp -share/sencha-sns/app/views/message/create.ctp -share/sencha-sns/app/views/message/index.ctp -share/sencha-sns/app/views/message/user.ctp -share/sencha-sns/app/views/pages/empty -share/sencha-sns/app/views/plugin/add.ctp -share/sencha-sns/app/views/plugin/index.ctp -share/sencha-sns/app/views/profile/index.ctp -share/sencha-sns/app/views/profile/profile.ctp -share/sencha-sns/app/views/profile/profile_edit.ctp -share/sencha-sns/app/views/request/judge.ctp -share/sencha-sns/app/views/request/user.ctp -share/sencha-sns/app/views/scaffolds/empty -share/sencha-sns/app/views/storage/index.ctp -share/sencha-sns/app/views/storage/public.ctp -share/sencha-sns/app/views/user/complete.ctp -share/sencha-sns/app/views/user/edit.ctp -share/sencha-sns/app/views/user/finish.ctp -share/sencha-sns/app/views/user/invite.ctp -share/sencha-sns/app/views/user/login.ctp -share/sencha-sns/app/views/user/regist.ctp -share/sencha-sns/app/views/user/reminder.ctp -share/sencha-sns/app/views/user/reset.ctp -share/sencha-sns/app/views/user/withdrawal.ctp -share/sencha-sns/app/webroot/.htaccess -share/sencha-sns/app/webroot/css.php -share/sencha-sns/app/webroot/css/colorbox.css -share/sencha-sns/app/webroot/css/common.css -share/sencha-sns/app/webroot/css/edit.css -share/sencha-sns/app/webroot/css/file.css -share/sencha-sns/app/webroot/css/import.css -share/sencha-sns/app/webroot/css/like.css -share/sencha-sns/app/webroot/css/login.css -share/sencha-sns/app/webroot/css/message.css -share/sencha-sns/app/webroot/css/popup.css -share/sencha-sns/app/webroot/css/print.css -share/sencha-sns/app/webroot/css/profile.css -share/sencha-sns/app/webroot/css/reset.css -share/sencha-sns/app/webroot/css/setup.css -share/sencha-sns/app/webroot/css/timeline.css -share/sencha-sns/app/webroot/css/user.css -share/sencha-sns/app/webroot/favicon.ico -share/sencha-sns/app/webroot/files/empty -share/sencha-sns/app/webroot/img/colorbox/Thumbs.db -share/sencha-sns/app/webroot/img/colorbox/border.png -share/sencha-sns/app/webroot/img/colorbox/controls.png -share/sencha-sns/app/webroot/img/colorbox/ie6/Thumbs.db -share/sencha-sns/app/webroot/img/colorbox/ie6/borderBottomCenter.png -share/sencha-sns/app/webroot/img/colorbox/ie6/borderBottomLeft.png -share/sencha-sns/app/webroot/img/colorbox/ie6/borderBottomRight.png -share/sencha-sns/app/webroot/img/colorbox/ie6/borderMiddleLeft.png -share/sencha-sns/app/webroot/img/colorbox/ie6/borderMiddleRight.png -share/sencha-sns/app/webroot/img/colorbox/ie6/borderTopCenter.png -share/sencha-sns/app/webroot/img/colorbox/ie6/borderTopLeft.png -share/sencha-sns/app/webroot/img/colorbox/ie6/borderTopRight.png -share/sencha-sns/app/webroot/img/colorbox/loading.gif -share/sencha-sns/app/webroot/img/colorbox/loading_background.png -share/sencha-sns/app/webroot/img/colorbox/overlay.png -share/sencha-sns/app/webroot/img/common/bg_center_btm.gif -share/sencha-sns/app/webroot/img/common/bg_center_btm2.gif -share/sencha-sns/app/webroot/img/common/bg_center_mid.gif -share/sencha-sns/app/webroot/img/common/bg_center_mid2.gif -share/sencha-sns/app/webroot/img/common/bg_center_top.gif -share/sencha-sns/app/webroot/img/common/bg_center_top2.gif -share/sencha-sns/app/webroot/img/common/bg_contents.jpg -share/sencha-sns/app/webroot/img/common/bg_contents_btm.jpg -share/sencha-sns/app/webroot/img/common/bg_footer.jpg -share/sencha-sns/app/webroot/img/common/bg_header.jpg -share/sencha-sns/app/webroot/img/common/bg_side_brown.gif -share/sencha-sns/app/webroot/img/common/bg_side_btm.gif -share/sencha-sns/app/webroot/img/common/bg_side_calendar.gif -share/sencha-sns/app/webroot/img/common/bg_side_mid.gif -share/sencha-sns/app/webroot/img/common/bg_side_news.gif -share/sencha-sns/app/webroot/img/common/bg_side_user.gif -share/sencha-sns/app/webroot/img/common/bg_tl.jpg -share/sencha-sns/app/webroot/img/common/bnr_pay.jpg -share/sencha-sns/app/webroot/img/common/bnr_pay_on.jpg -share/sencha-sns/app/webroot/img/common/bt_back.jpg -share/sencha-sns/app/webroot/img/common/bt_back_on.jpg -share/sencha-sns/app/webroot/img/common/bt_cancel.gif -share/sencha-sns/app/webroot/img/common/bt_check.gif -share/sencha-sns/app/webroot/img/common/bt_consent.gif -share/sencha-sns/app/webroot/img/common/bt_edit.gif -share/sencha-sns/app/webroot/img/common/bt_edit.jpg -share/sencha-sns/app/webroot/img/common/bt_edit_on.jpg -share/sencha-sns/app/webroot/img/common/bt_edit_wide.jpg -share/sencha-sns/app/webroot/img/common/bt_more.gif -share/sencha-sns/app/webroot/img/common/bt_more_s.gif -share/sencha-sns/app/webroot/img/common/bt_nav01.jpg -share/sencha-sns/app/webroot/img/common/bt_nav01_on.jpg -share/sencha-sns/app/webroot/img/common/bt_nav02.jpg -share/sencha-sns/app/webroot/img/common/bt_nav02_on.jpg -share/sencha-sns/app/webroot/img/common/bt_nav03.jpg -share/sencha-sns/app/webroot/img/common/bt_nav03_on.jpg -share/sencha-sns/app/webroot/img/common/bt_nav04.jpg -share/sencha-sns/app/webroot/img/common/bt_nav04_on.jpg -share/sencha-sns/app/webroot/img/common/bt_nav05.jpg -share/sencha-sns/app/webroot/img/common/bt_nav05_on.jpg -share/sencha-sns/app/webroot/img/common/bt_nav06.jpg -share/sencha-sns/app/webroot/img/common/bt_nav06_on.jpg -share/sencha-sns/app/webroot/img/common/bt_nav07.jpg -share/sencha-sns/app/webroot/img/common/bt_nav07_on.jpg -share/sencha-sns/app/webroot/img/common/bt_reject.gif -share/sencha-sns/app/webroot/img/common/bt_search.jpg -share/sencha-sns/app/webroot/img/common/bt_search_on.jpg -share/sencha-sns/app/webroot/img/common/bt_send.gif -share/sencha-sns/app/webroot/img/common/bt_send_on.gif -share/sencha-sns/app/webroot/img/common/delete_log.jpg -share/sencha-sns/app/webroot/img/common/followed.gif -share/sencha-sns/app/webroot/img/common/g_original -share/sencha-sns/app/webroot/img/common/g_preview -share/sencha-sns/app/webroot/img/common/g_thumbnail -share/sencha-sns/app/webroot/img/common/i_arrow_footer.gif -share/sencha-sns/app/webroot/img/common/i_ico_check.gif -share/sencha-sns/app/webroot/img/common/i_ico_group.gif -share/sencha-sns/app/webroot/img/common/i_ico_group_l.gif -share/sencha-sns/app/webroot/img/common/i_ico_group_s.gif -share/sencha-sns/app/webroot/img/common/i_ico_group_ss.gif -share/sencha-sns/app/webroot/img/common/i_ico_logout.jpg -share/sencha-sns/app/webroot/img/common/i_ico_new.jpg -share/sencha-sns/app/webroot/img/common/i_ico_new_on.jpg -share/sencha-sns/app/webroot/img/common/i_ico_not.jpg -share/sencha-sns/app/webroot/img/common/i_ico_not_on.jpg -share/sencha-sns/app/webroot/img/common/i_ico_ok.jpg -share/sencha-sns/app/webroot/img/common/i_ico_ok_on.jpg -share/sencha-sns/app/webroot/img/common/i_ico_setup.jpg -share/sencha-sns/app/webroot/img/common/i_ico_solo.gif -share/sencha-sns/app/webroot/img/common/i_ico_solo_l.gif -share/sencha-sns/app/webroot/img/common/i_ico_solo_s.gif -share/sencha-sns/app/webroot/img/common/i_ico_solo_ss.gif -share/sencha-sns/app/webroot/img/common/i_ico_system.jpg -share/sencha-sns/app/webroot/img/common/i_ico_user.jpg -share/sencha-sns/app/webroot/img/common/i_line_solid.gif -share/sencha-sns/app/webroot/img/common/i_logo.jpg -share/sencha-sns/app/webroot/img/common/i_must.jpg -share/sencha-sns/app/webroot/img/common/original -share/sencha-sns/app/webroot/img/common/others.png -share/sencha-sns/app/webroot/img/common/preview -share/sencha-sns/app/webroot/img/common/thumb/Thumbs.db -share/sencha-sns/app/webroot/img/common/thumb/excel.png -share/sencha-sns/app/webroot/img/common/thumb/other.png -share/sencha-sns/app/webroot/img/common/thumb/search.png -share/sencha-sns/app/webroot/img/common/thumb/txt.png -share/sencha-sns/app/webroot/img/common/thumb/word.png -share/sencha-sns/app/webroot/img/common/thumb/zip.png -share/sencha-sns/app/webroot/img/common/thumbnail -share/sencha-sns/app/webroot/img/file/bt_delete.gif -share/sencha-sns/app/webroot/img/file/bt_download.gif -share/sencha-sns/app/webroot/img/file/bt_upload.gif -share/sencha-sns/app/webroot/img/file/bt_upload_2.gif -share/sencha-sns/app/webroot/img/group/bt_group.gif -share/sencha-sns/app/webroot/img/group/bt_group.jpg -share/sencha-sns/app/webroot/img/group/bt_group_on.jpg -share/sencha-sns/app/webroot/img/group/bt_invite.jpg -share/sencha-sns/app/webroot/img/group/bt_invite_on.jpg -share/sencha-sns/app/webroot/img/group/group_icon.gif -share/sencha-sns/app/webroot/img/login/bg_login_btm.jpg -share/sencha-sns/app/webroot/img/login/bg_login_mid.jpg -share/sencha-sns/app/webroot/img/login/bg_login_top.jpg -share/sencha-sns/app/webroot/img/login/bt_entry.jpg -share/sencha-sns/app/webroot/img/login/bt_entry_on.jpg -share/sencha-sns/app/webroot/img/login/bt_login.jpg -share/sencha-sns/app/webroot/img/login/bt_login_on.jpg -share/sencha-sns/app/webroot/img/login/i_login_img.jpg -share/sencha-sns/app/webroot/img/login/i_login_txt.jpg -share/sencha-sns/app/webroot/img/message/bt_delete.gif -share/sencha-sns/app/webroot/img/message/bt_message.gif -share/sencha-sns/app/webroot/img/message/bt_reply.gif -share/sencha-sns/app/webroot/img/message/bt_reply_on.gif -share/sencha-sns/app/webroot/img/message/bt_submit.gif -share/sencha-sns/app/webroot/img/profile/bg_timeline.gif -share/sencha-sns/app/webroot/img/profile/bt_img.jpg -share/sencha-sns/app/webroot/img/profile/bt_img_on.jpg -share/sencha-sns/app/webroot/img/profile/bt_profile.jpg -share/sencha-sns/app/webroot/img/profile/bt_profile_on.jpg -share/sencha-sns/app/webroot/img/profile/bt_save.gif -share/sencha-sns/app/webroot/img/profile/bt_save_on.gif -share/sencha-sns/app/webroot/img/sample/Thumbs.db -share/sencha-sns/app/webroot/img/sample/back.jpg -share/sencha-sns/app/webroot/img/sample/original -share/sencha-sns/app/webroot/img/sample/preview -share/sencha-sns/app/webroot/img/sample/sample1.jpg -share/sencha-sns/app/webroot/img/sample/sample2.jpg -share/sencha-sns/app/webroot/img/sample/sample3.jpg -share/sencha-sns/app/webroot/img/sample/sample4.jpg -share/sencha-sns/app/webroot/img/sample/sample5.jpg -share/sencha-sns/app/webroot/img/sample/thumbnail -share/sencha-sns/app/webroot/img/setup/bg_tab.gif -share/sencha-sns/app/webroot/img/setup/bg_tab_on.gif -share/sencha-sns/app/webroot/img/setup/bg_tab_on_short.gif -share/sencha-sns/app/webroot/img/setup/bg_tab_short.gif -share/sencha-sns/app/webroot/img/setup/bt_make.jpg -share/sencha-sns/app/webroot/img/setup/bt_make_on.jpg -share/sencha-sns/app/webroot/img/setup/bt_register.jpg -share/sencha-sns/app/webroot/img/setup/bt_register_on.jpg -share/sencha-sns/app/webroot/img/timeline/bg_rep_btm.jpg -share/sencha-sns/app/webroot/img/timeline/bg_rep_mid.jpg -share/sencha-sns/app/webroot/img/timeline/bg_rep_top.jpg -share/sencha-sns/app/webroot/img/timeline/bg_send_btm.gif -share/sencha-sns/app/webroot/img/timeline/bg_send_mid.gif -share/sencha-sns/app/webroot/img/timeline/bg_send_top.gif -share/sencha-sns/app/webroot/img/timeline/bg_share_btm.jpg -share/sencha-sns/app/webroot/img/timeline/bg_share_mid.jpg -share/sencha-sns/app/webroot/img/timeline/bg_share_top.jpg -share/sencha-sns/app/webroot/img/timeline/bg_tab.gif -share/sencha-sns/app/webroot/img/timeline/bg_tab_on.gif -share/sencha-sns/app/webroot/img/timeline/bg_timeline.jpg -share/sencha-sns/app/webroot/img/timeline/bg_timeline_btm.gif -share/sencha-sns/app/webroot/img/timeline/bg_timeline_mid.gif -share/sencha-sns/app/webroot/img/timeline/bt_comment.gif -share/sencha-sns/app/webroot/img/timeline/bt_delete.gif -share/sencha-sns/app/webroot/img/timeline/bt_file.gif -share/sencha-sns/app/webroot/img/timeline/bt_no_comment.gif -share/sencha-sns/app/webroot/img/timeline/bt_share.gif -share/sencha-sns/app/webroot/img/timeline/bt_share_on.gif -share/sencha-sns/app/webroot/img/timeline/i_dummy.gif -share/sencha-sns/app/webroot/img/timeline/i_ico_comment.gif -share/sencha-sns/app/webroot/img/timeline/i_ico_like.gif -share/sencha-sns/app/webroot/img/timeline/i_ico_like_2.gif -share/sencha-sns/app/webroot/img/timeline/i_ico_read.gif -share/sencha-sns/app/webroot/img/timeline/i_ico_read_2.gif -share/sencha-sns/app/webroot/img/timeline/i_ico_watch.gif -share/sencha-sns/app/webroot/img/user/bg_search.jpg -share/sencha-sns/app/webroot/img/user/bg_tab.gif -share/sencha-sns/app/webroot/img/user/bg_tab_on.gif -share/sencha-sns/app/webroot/img/user/bt_follow.gif -share/sencha-sns/app/webroot/img/user/bt_follow_on.gif -share/sencha-sns/app/webroot/img/user/bt_follow_on_on.gif -share/sencha-sns/app/webroot/img/user/bt_search_user.jpg -share/sencha-sns/app/webroot/img/user/bt_search_user_on.jpg -share/sencha-sns/app/webroot/index.php -share/sencha-sns/app/webroot/js/ajax.js -share/sencha-sns/app/webroot/js/common.js -share/sencha-sns/app/webroot/js/forms.js -share/sencha-sns/app/webroot/js/forms_mail.js -share/sencha-sns/app/webroot/js/jquery.colorbox-min.js -share/sencha-sns/app/webroot/js/jquery.cookie.js -share/sencha-sns/app/webroot/js/jquery.js -share/sencha-sns/app/webroot/js/jquery.upload.js -share/sencha-sns/app/webroot/js/ready.js -share/sencha-sns/app/webroot/js/tab.js -share/sencha-sns/app/webroot/js/thickbox.js -share/sencha-sns/app/webroot/js/toggle.js -share/sencha-sns/app/webroot/test.php -share/sencha-sns/cake/LICENSE.txt -share/sencha-sns/cake/VERSION.txt -share/sencha-sns/cake/basics.php -share/sencha-sns/cake/bootstrap.php -share/sencha-sns/cake/config/config.php -share/sencha-sns/cake/config/paths.php -share/sencha-sns/cake/config/unicode/casefolding/0080_00ff.php -share/sencha-sns/cake/config/unicode/casefolding/0100_017f.php -share/sencha-sns/cake/config/unicode/casefolding/0180_024F.php -share/sencha-sns/cake/config/unicode/casefolding/0250_02af.php -share/sencha-sns/cake/config/unicode/casefolding/0370_03ff.php -share/sencha-sns/cake/config/unicode/casefolding/0400_04ff.php -share/sencha-sns/cake/config/unicode/casefolding/0500_052f.php -share/sencha-sns/cake/config/unicode/casefolding/0530_058f.php -share/sencha-sns/cake/config/unicode/casefolding/1e00_1eff.php -share/sencha-sns/cake/config/unicode/casefolding/1f00_1fff.php -share/sencha-sns/cake/config/unicode/casefolding/2100_214f.php -share/sencha-sns/cake/config/unicode/casefolding/2150_218f.php -share/sencha-sns/cake/config/unicode/casefolding/2460_24ff.php -share/sencha-sns/cake/config/unicode/casefolding/2c00_2c5f.php -share/sencha-sns/cake/config/unicode/casefolding/2c60_2c7f.php -share/sencha-sns/cake/config/unicode/casefolding/2c80_2cff.php -share/sencha-sns/cake/config/unicode/casefolding/ff00_ffef.php -share/sencha-sns/cake/console/cake -share/sencha-sns/cake/console/cake.bat -share/sencha-sns/cake/console/cake.php -share/sencha-sns/cake/console/error.php -share/sencha-sns/cake/console/libs/acl.php -share/sencha-sns/cake/console/libs/api.php -share/sencha-sns/cake/console/libs/bake.php -share/sencha-sns/cake/console/libs/console.php -share/sencha-sns/cake/console/libs/i18n.php -share/sencha-sns/cake/console/libs/schema.php -share/sencha-sns/cake/console/libs/shell.php -share/sencha-sns/cake/console/libs/tasks/bake.php -share/sencha-sns/cake/console/libs/tasks/controller.php -share/sencha-sns/cake/console/libs/tasks/db_config.php -share/sencha-sns/cake/console/libs/tasks/extract.php -share/sencha-sns/cake/console/libs/tasks/fixture.php -share/sencha-sns/cake/console/libs/tasks/model.php -share/sencha-sns/cake/console/libs/tasks/plugin.php -share/sencha-sns/cake/console/libs/tasks/project.php -share/sencha-sns/cake/console/libs/tasks/template.php -share/sencha-sns/cake/console/libs/tasks/test.php -share/sencha-sns/cake/console/libs/tasks/view.php -share/sencha-sns/cake/console/libs/testsuite.php -share/sencha-sns/cake/console/templates/default/actions/controller_actions.ctp -share/sencha-sns/cake/console/templates/default/classes/controller.ctp -share/sencha-sns/cake/console/templates/default/classes/fixture.ctp -share/sencha-sns/cake/console/templates/default/classes/model.ctp -share/sencha-sns/cake/console/templates/default/classes/test.ctp -share/sencha-sns/cake/console/templates/default/views/form.ctp -share/sencha-sns/cake/console/templates/default/views/home.ctp -share/sencha-sns/cake/console/templates/default/views/index.ctp -share/sencha-sns/cake/console/templates/default/views/view.ctp -share/sencha-sns/cake/console/templates/skel/.htaccess -share/sencha-sns/cake/console/templates/skel/app_controller.php -share/sencha-sns/cake/console/templates/skel/app_helper.php -share/sencha-sns/cake/console/templates/skel/app_model.php -share/sencha-sns/cake/console/templates/skel/config/acl.ini.php -share/sencha-sns/cake/console/templates/skel/config/bootstrap.php -share/sencha-sns/cake/console/templates/skel/config/core.php -share/sencha-sns/cake/console/templates/skel/config/database.php.default -share/sencha-sns/cake/console/templates/skel/config/routes.php -share/sencha-sns/cake/console/templates/skel/config/schema/db_acl.php -share/sencha-sns/cake/console/templates/skel/config/schema/db_acl.sql -share/sencha-sns/cake/console/templates/skel/config/schema/i18n.php -share/sencha-sns/cake/console/templates/skel/config/schema/i18n.sql -share/sencha-sns/cake/console/templates/skel/config/schema/sessions.php -share/sencha-sns/cake/console/templates/skel/config/schema/sessions.sql -share/sencha-sns/cake/console/templates/skel/controllers/components/empty -share/sencha-sns/cake/console/templates/skel/controllers/pages_controller.php -share/sencha-sns/cake/console/templates/skel/index.php -share/sencha-sns/cake/console/templates/skel/libs/empty -share/sencha-sns/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty -share/sencha-sns/cake/console/templates/skel/models/behaviors/empty -share/sencha-sns/cake/console/templates/skel/models/datasources/empty -share/sencha-sns/cake/console/templates/skel/plugins/empty -share/sencha-sns/cake/console/templates/skel/tests/cases/behaviors/empty -share/sencha-sns/cake/console/templates/skel/tests/cases/components/empty -share/sencha-sns/cake/console/templates/skel/tests/cases/controllers/empty -share/sencha-sns/cake/console/templates/skel/tests/cases/datasources/empty -share/sencha-sns/cake/console/templates/skel/tests/cases/helpers/empty -share/sencha-sns/cake/console/templates/skel/tests/cases/models/empty -share/sencha-sns/cake/console/templates/skel/tests/cases/shells/empty -share/sencha-sns/cake/console/templates/skel/tests/fixtures/empty -share/sencha-sns/cake/console/templates/skel/tests/groups/empty -share/sencha-sns/cake/console/templates/skel/tmp/cache/models/empty -share/sencha-sns/cake/console/templates/skel/tmp/cache/persistent/empty -share/sencha-sns/cake/console/templates/skel/tmp/cache/views/empty -share/sencha-sns/cake/console/templates/skel/tmp/logs/empty -share/sencha-sns/cake/console/templates/skel/tmp/sessions/empty -share/sencha-sns/cake/console/templates/skel/tmp/tests/empty -share/sencha-sns/cake/console/templates/skel/vendors/shells/tasks/empty -share/sencha-sns/cake/console/templates/skel/views/elements/email/html/default.ctp -share/sencha-sns/cake/console/templates/skel/views/elements/email/text/default.ctp -share/sencha-sns/cake/console/templates/skel/views/elements/empty -share/sencha-sns/cake/console/templates/skel/views/errors/empty -share/sencha-sns/cake/console/templates/skel/views/helpers/empty -share/sencha-sns/cake/console/templates/skel/views/layouts/ajax.ctp -share/sencha-sns/cake/console/templates/skel/views/layouts/default.ctp -share/sencha-sns/cake/console/templates/skel/views/layouts/email/html/default.ctp -share/sencha-sns/cake/console/templates/skel/views/layouts/email/text/default.ctp -share/sencha-sns/cake/console/templates/skel/views/layouts/flash.ctp -share/sencha-sns/cake/console/templates/skel/views/layouts/js/default.ctp -share/sencha-sns/cake/console/templates/skel/views/layouts/rss/default.ctp -share/sencha-sns/cake/console/templates/skel/views/layouts/xml/default.ctp -share/sencha-sns/cake/console/templates/skel/views/pages/empty -share/sencha-sns/cake/console/templates/skel/views/scaffolds/empty -share/sencha-sns/cake/console/templates/skel/webroot/.htaccess -share/sencha-sns/cake/console/templates/skel/webroot/css.php -share/sencha-sns/cake/console/templates/skel/webroot/css/cake.generic.css -share/sencha-sns/cake/console/templates/skel/webroot/favicon.ico -share/sencha-sns/cake/console/templates/skel/webroot/img/cake.icon.png -share/sencha-sns/cake/console/templates/skel/webroot/img/cake.power.gif -share/sencha-sns/cake/console/templates/skel/webroot/img/test-error-icon.png -share/sencha-sns/cake/console/templates/skel/webroot/img/test-fail-icon.png -share/sencha-sns/cake/console/templates/skel/webroot/img/test-pass-icon.png -share/sencha-sns/cake/console/templates/skel/webroot/img/test-skip-icon.png -share/sencha-sns/cake/console/templates/skel/webroot/index.php -share/sencha-sns/cake/console/templates/skel/webroot/js/empty -share/sencha-sns/cake/console/templates/skel/webroot/test.php -share/sencha-sns/cake/dispatcher.php -share/sencha-sns/cake/libs/cache.php -share/sencha-sns/cake/libs/cache/apc.php -share/sencha-sns/cake/libs/cache/file.php -share/sencha-sns/cake/libs/cache/memcache.php -share/sencha-sns/cake/libs/cache/xcache.php -share/sencha-sns/cake/libs/cake_log.php -share/sencha-sns/cake/libs/cake_session.php -share/sencha-sns/cake/libs/cake_socket.php -share/sencha-sns/cake/libs/class_registry.php -share/sencha-sns/cake/libs/configure.php -share/sencha-sns/cake/libs/controller/app_controller.php -share/sencha-sns/cake/libs/controller/component.php -share/sencha-sns/cake/libs/controller/components/acl.php -share/sencha-sns/cake/libs/controller/components/auth.php -share/sencha-sns/cake/libs/controller/components/cookie.php -share/sencha-sns/cake/libs/controller/components/email.php -share/sencha-sns/cake/libs/controller/components/request_handler.php -share/sencha-sns/cake/libs/controller/components/security.php -share/sencha-sns/cake/libs/controller/components/session.php -share/sencha-sns/cake/libs/controller/controller.php -share/sencha-sns/cake/libs/controller/pages_controller.php -share/sencha-sns/cake/libs/controller/scaffold.php -share/sencha-sns/cake/libs/debugger.php -share/sencha-sns/cake/libs/error.php -share/sencha-sns/cake/libs/file.php -share/sencha-sns/cake/libs/folder.php -share/sencha-sns/cake/libs/http_socket.php -share/sencha-sns/cake/libs/i18n.php -share/sencha-sns/cake/libs/inflector.php -share/sencha-sns/cake/libs/l10n.php -share/sencha-sns/cake/libs/log/file_log.php -share/sencha-sns/cake/libs/magic_db.php -share/sencha-sns/cake/libs/model/app_model.php -share/sencha-sns/cake/libs/model/behaviors/acl.php -share/sencha-sns/cake/libs/model/behaviors/containable.php -share/sencha-sns/cake/libs/model/behaviors/translate.php -share/sencha-sns/cake/libs/model/behaviors/tree.php -share/sencha-sns/cake/libs/model/cake_schema.php -share/sencha-sns/cake/libs/model/connection_manager.php -share/sencha-sns/cake/libs/model/datasources/datasource.php -share/sencha-sns/cake/libs/model/datasources/dbo/dbo_mssql.php -share/sencha-sns/cake/libs/model/datasources/dbo/dbo_mysql.php -share/sencha-sns/cake/libs/model/datasources/dbo/dbo_mysqli.php -share/sencha-sns/cake/libs/model/datasources/dbo/dbo_oracle.php -share/sencha-sns/cake/libs/model/datasources/dbo/dbo_postgres.php -share/sencha-sns/cake/libs/model/datasources/dbo/dbo_sqlite.php -share/sencha-sns/cake/libs/model/datasources/dbo_source.php -share/sencha-sns/cake/libs/model/db_acl.php -share/sencha-sns/cake/libs/model/model.php -share/sencha-sns/cake/libs/model/model_behavior.php -share/sencha-sns/cake/libs/multibyte.php -share/sencha-sns/cake/libs/object.php -share/sencha-sns/cake/libs/overloadable.php -share/sencha-sns/cake/libs/overloadable_php4.php -share/sencha-sns/cake/libs/overloadable_php5.php -share/sencha-sns/cake/libs/router.php -share/sencha-sns/cake/libs/sanitize.php -share/sencha-sns/cake/libs/security.php -share/sencha-sns/cake/libs/set.php -share/sencha-sns/cake/libs/string.php -share/sencha-sns/cake/libs/validation.php -share/sencha-sns/cake/libs/view/elements/email/html/default.ctp -share/sencha-sns/cake/libs/view/elements/email/text/default.ctp -share/sencha-sns/cake/libs/view/elements/sql_dump.ctp -share/sencha-sns/cake/libs/view/errors/error404.ctp -share/sencha-sns/cake/libs/view/errors/error500.ctp -share/sencha-sns/cake/libs/view/errors/missing_action.ctp -share/sencha-sns/cake/libs/view/errors/missing_behavior_class.ctp -share/sencha-sns/cake/libs/view/errors/missing_behavior_file.ctp -share/sencha-sns/cake/libs/view/errors/missing_component_class.ctp -share/sencha-sns/cake/libs/view/errors/missing_component_file.ctp -share/sencha-sns/cake/libs/view/errors/missing_connection.ctp -share/sencha-sns/cake/libs/view/errors/missing_controller.ctp -share/sencha-sns/cake/libs/view/errors/missing_helper_class.ctp -share/sencha-sns/cake/libs/view/errors/missing_helper_file.ctp -share/sencha-sns/cake/libs/view/errors/missing_layout.ctp -share/sencha-sns/cake/libs/view/errors/missing_model.ctp -share/sencha-sns/cake/libs/view/errors/missing_scaffolddb.ctp -share/sencha-sns/cake/libs/view/errors/missing_table.ctp -share/sencha-sns/cake/libs/view/errors/missing_view.ctp -share/sencha-sns/cake/libs/view/errors/private_action.ctp -share/sencha-sns/cake/libs/view/errors/scaffold_error.ctp -share/sencha-sns/cake/libs/view/helper.php -share/sencha-sns/cake/libs/view/helpers/ajax.php -share/sencha-sns/cake/libs/view/helpers/app_helper.php -share/sencha-sns/cake/libs/view/helpers/cache.php -share/sencha-sns/cake/libs/view/helpers/form.php -share/sencha-sns/cake/libs/view/helpers/html.php -share/sencha-sns/cake/libs/view/helpers/javascript.php -share/sencha-sns/cake/libs/view/helpers/jquery_engine.php -share/sencha-sns/cake/libs/view/helpers/js.php -share/sencha-sns/cake/libs/view/helpers/mootools_engine.php -share/sencha-sns/cake/libs/view/helpers/number.php -share/sencha-sns/cake/libs/view/helpers/paginator.php -share/sencha-sns/cake/libs/view/helpers/prototype_engine.php -share/sencha-sns/cake/libs/view/helpers/rss.php -share/sencha-sns/cake/libs/view/helpers/session.php -share/sencha-sns/cake/libs/view/helpers/text.php -share/sencha-sns/cake/libs/view/helpers/time.php -share/sencha-sns/cake/libs/view/helpers/xml.php -share/sencha-sns/cake/libs/view/layouts/ajax.ctp -share/sencha-sns/cake/libs/view/layouts/default.ctp -share/sencha-sns/cake/libs/view/layouts/email/html/default.ctp -share/sencha-sns/cake/libs/view/layouts/email/text/default.ctp -share/sencha-sns/cake/libs/view/layouts/flash.ctp -share/sencha-sns/cake/libs/view/layouts/js/default.ctp -share/sencha-sns/cake/libs/view/layouts/rss/default.ctp -share/sencha-sns/cake/libs/view/layouts/xml/default.ctp -share/sencha-sns/cake/libs/view/media.php -share/sencha-sns/cake/libs/view/pages/home.ctp -share/sencha-sns/cake/libs/view/scaffolds/edit.ctp -share/sencha-sns/cake/libs/view/scaffolds/index.ctp -share/sencha-sns/cake/libs/view/scaffolds/view.ctp -share/sencha-sns/cake/libs/view/theme.php -share/sencha-sns/cake/libs/view/view.php -share/sencha-sns/cake/libs/xml.php -share/sencha-sns/cake/tests/cases/basics.test.php -share/sencha-sns/cake/tests/cases/console/cake.test.php -share/sencha-sns/cake/tests/cases/console/libs/acl.test.php -share/sencha-sns/cake/tests/cases/console/libs/api.test.php -share/sencha-sns/cake/tests/cases/console/libs/bake.test.php -share/sencha-sns/cake/tests/cases/console/libs/schema.test.php -share/sencha-sns/cake/tests/cases/console/libs/shell.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/controller.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/db_config.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/extract.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/fixture.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/model.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/plugin.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/project.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/template.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/test.test.php -share/sencha-sns/cake/tests/cases/console/libs/tasks/view.test.php -share/sencha-sns/cake/tests/cases/dispatcher.test.php -share/sencha-sns/cake/tests/cases/libs/cache.test.php -share/sencha-sns/cake/tests/cases/libs/cache/apc.test.php -share/sencha-sns/cake/tests/cases/libs/cache/file.test.php -share/sencha-sns/cake/tests/cases/libs/cache/memcache.test.php -share/sencha-sns/cake/tests/cases/libs/cache/xcache.test.php -share/sencha-sns/cake/tests/cases/libs/cake_log.test.php -share/sencha-sns/cake/tests/cases/libs/cake_session.test.php -share/sencha-sns/cake/tests/cases/libs/cake_socket.test.php -share/sencha-sns/cake/tests/cases/libs/cake_test_case.test.php -share/sencha-sns/cake/tests/cases/libs/cake_test_fixture.test.php -share/sencha-sns/cake/tests/cases/libs/class_registry.test.php -share/sencha-sns/cake/tests/cases/libs/code_coverage_manager.test.php -share/sencha-sns/cake/tests/cases/libs/configure.test.php -share/sencha-sns/cake/tests/cases/libs/controller/component.test.php -share/sencha-sns/cake/tests/cases/libs/controller/components/acl.test.php -share/sencha-sns/cake/tests/cases/libs/controller/components/auth.test.php -share/sencha-sns/cake/tests/cases/libs/controller/components/cookie.test.php -share/sencha-sns/cake/tests/cases/libs/controller/components/email.test.php -share/sencha-sns/cake/tests/cases/libs/controller/components/request_handler.test.php -share/sencha-sns/cake/tests/cases/libs/controller/components/security.test.php -share/sencha-sns/cake/tests/cases/libs/controller/components/session.test.php -share/sencha-sns/cake/tests/cases/libs/controller/controller.test.php -share/sencha-sns/cake/tests/cases/libs/controller/controller_merge_vars.test.php -share/sencha-sns/cake/tests/cases/libs/controller/pages_controller.test.php -share/sencha-sns/cake/tests/cases/libs/controller/scaffold.test.php -share/sencha-sns/cake/tests/cases/libs/debugger.test.php -share/sencha-sns/cake/tests/cases/libs/error.test.php -share/sencha-sns/cake/tests/cases/libs/file.test.php -share/sencha-sns/cake/tests/cases/libs/folder.test.php -share/sencha-sns/cake/tests/cases/libs/http_socket.test.php -share/sencha-sns/cake/tests/cases/libs/i18n.test.php -share/sencha-sns/cake/tests/cases/libs/inflector.test.php -share/sencha-sns/cake/tests/cases/libs/l10n.test.php -share/sencha-sns/cake/tests/cases/libs/log/file_log.test.php -share/sencha-sns/cake/tests/cases/libs/magic_db.test.php -share/sencha-sns/cake/tests/cases/libs/model/behaviors/acl.test.php -share/sencha-sns/cake/tests/cases/libs/model/behaviors/containable.test.php -share/sencha-sns/cake/tests/cases/libs/model/behaviors/translate.test.php -share/sencha-sns/cake/tests/cases/libs/model/behaviors/tree.test.php -share/sencha-sns/cake/tests/cases/libs/model/cake_schema.test.php -share/sencha-sns/cake/tests/cases/libs/model/connection_manager.test.php -share/sencha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php -share/sencha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php -share/sencha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php -share/sencha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php -share/sencha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php -share/sencha-sns/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php -share/sencha-sns/cake/tests/cases/libs/model/datasources/dbo_source.test.php -share/sencha-sns/cake/tests/cases/libs/model/db_acl.test.php -share/sencha-sns/cake/tests/cases/libs/model/model.test.php -share/sencha-sns/cake/tests/cases/libs/model/model_behavior.test.php -share/sencha-sns/cake/tests/cases/libs/model/model_delete.test.php -share/sencha-sns/cake/tests/cases/libs/model/model_integration.test.php -share/sencha-sns/cake/tests/cases/libs/model/model_read.test.php -share/sencha-sns/cake/tests/cases/libs/model/model_validation.test.php -share/sencha-sns/cake/tests/cases/libs/model/model_write.test.php -share/sencha-sns/cake/tests/cases/libs/model/models.php -share/sencha-sns/cake/tests/cases/libs/multibyte.test.php -share/sencha-sns/cake/tests/cases/libs/object.test.php -share/sencha-sns/cake/tests/cases/libs/overloadable.test.php -share/sencha-sns/cake/tests/cases/libs/router.test.php -share/sencha-sns/cake/tests/cases/libs/sanitize.test.php -share/sencha-sns/cake/tests/cases/libs/security.test.php -share/sencha-sns/cake/tests/cases/libs/set.test.php -share/sencha-sns/cake/tests/cases/libs/string.test.php -share/sencha-sns/cake/tests/cases/libs/test_manager.test.php -share/sencha-sns/cake/tests/cases/libs/validation.test.php -share/sencha-sns/cake/tests/cases/libs/view/helper.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/ajax.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/cache.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/form.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/html.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/javascript.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/jquery_engine.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/js.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/mootools_engine.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/number.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/paginator.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/prototype_engine.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/rss.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/session.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/text.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/time.test.php -share/sencha-sns/cake/tests/cases/libs/view/helpers/xml.test.php -share/sencha-sns/cake/tests/cases/libs/view/media.test.php -share/sencha-sns/cake/tests/cases/libs/view/theme.test.php -share/sencha-sns/cake/tests/cases/libs/view/view.test.php -share/sencha-sns/cake/tests/cases/libs/xml.test.php -share/sencha-sns/cake/tests/fixtures/account_fixture.php -share/sencha-sns/cake/tests/fixtures/aco_action_fixture.php -share/sencha-sns/cake/tests/fixtures/aco_fixture.php -share/sencha-sns/cake/tests/fixtures/aco_two_fixture.php -share/sencha-sns/cake/tests/fixtures/ad_fixture.php -share/sencha-sns/cake/tests/fixtures/advertisement_fixture.php -share/sencha-sns/cake/tests/fixtures/after_tree_fixture.php -share/sencha-sns/cake/tests/fixtures/another_article_fixture.php -share/sencha-sns/cake/tests/fixtures/apple_fixture.php -share/sencha-sns/cake/tests/fixtures/aro_fixture.php -share/sencha-sns/cake/tests/fixtures/aro_two_fixture.php -share/sencha-sns/cake/tests/fixtures/aros_aco_fixture.php -share/sencha-sns/cake/tests/fixtures/aros_aco_two_fixture.php -share/sencha-sns/cake/tests/fixtures/article_featured_fixture.php -share/sencha-sns/cake/tests/fixtures/article_featureds_tags_fixture.php -share/sencha-sns/cake/tests/fixtures/article_fixture.php -share/sencha-sns/cake/tests/fixtures/articles_tag_fixture.php -share/sencha-sns/cake/tests/fixtures/attachment_fixture.php -share/sencha-sns/cake/tests/fixtures/auth_user_custom_field_fixture.php -share/sencha-sns/cake/tests/fixtures/auth_user_fixture.php -share/sencha-sns/cake/tests/fixtures/author_fixture.php -share/sencha-sns/cake/tests/fixtures/basket_fixture.php -share/sencha-sns/cake/tests/fixtures/bid_fixture.php -share/sencha-sns/cake/tests/fixtures/bidding_fixture.php -share/sencha-sns/cake/tests/fixtures/bidding_message_fixture.php -share/sencha-sns/cake/tests/fixtures/binary_test_fixture.php -share/sencha-sns/cake/tests/fixtures/book_fixture.php -share/sencha-sns/cake/tests/fixtures/cache_test_model_fixture.php -share/sencha-sns/cake/tests/fixtures/callback_fixture.php -share/sencha-sns/cake/tests/fixtures/campaign_fixture.php -share/sencha-sns/cake/tests/fixtures/category_fixture.php -share/sencha-sns/cake/tests/fixtures/category_thread_fixture.php -share/sencha-sns/cake/tests/fixtures/cd_fixture.php -share/sencha-sns/cake/tests/fixtures/comment_fixture.php -share/sencha-sns/cake/tests/fixtures/content_account_fixture.php -share/sencha-sns/cake/tests/fixtures/content_fixture.php -share/sencha-sns/cake/tests/fixtures/counter_cache_post_fixture.php -share/sencha-sns/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php -share/sencha-sns/cake/tests/fixtures/counter_cache_user_fixture.php -share/sencha-sns/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php -share/sencha-sns/cake/tests/fixtures/data_test_fixture.php -share/sencha-sns/cake/tests/fixtures/datatype_fixture.php -share/sencha-sns/cake/tests/fixtures/dependency_fixture.php -share/sencha-sns/cake/tests/fixtures/device_fixture.php -share/sencha-sns/cake/tests/fixtures/device_type_category_fixture.php -share/sencha-sns/cake/tests/fixtures/device_type_fixture.php -share/sencha-sns/cake/tests/fixtures/document_directory_fixture.php -share/sencha-sns/cake/tests/fixtures/document_fixture.php -share/sencha-sns/cake/tests/fixtures/exterior_type_category_fixture.php -share/sencha-sns/cake/tests/fixtures/feature_set_fixture.php -share/sencha-sns/cake/tests/fixtures/featured_fixture.php -share/sencha-sns/cake/tests/fixtures/film_file_fixture.php -share/sencha-sns/cake/tests/fixtures/flag_tree_fixture.php -share/sencha-sns/cake/tests/fixtures/fruit_fixture.php -share/sencha-sns/cake/tests/fixtures/fruits_uuid_tag_fixture.php -share/sencha-sns/cake/tests/fixtures/group_update_all_fixture.php -share/sencha-sns/cake/tests/fixtures/home_fixture.php -share/sencha-sns/cake/tests/fixtures/image_fixture.php -share/sencha-sns/cake/tests/fixtures/item_fixture.php -share/sencha-sns/cake/tests/fixtures/items_portfolio_fixture.php -share/sencha-sns/cake/tests/fixtures/join_a_b_fixture.php -share/sencha-sns/cake/tests/fixtures/join_a_c_fixture.php -share/sencha-sns/cake/tests/fixtures/join_a_fixture.php -share/sencha-sns/cake/tests/fixtures/join_b_fixture.php -share/sencha-sns/cake/tests/fixtures/join_c_fixture.php -share/sencha-sns/cake/tests/fixtures/join_thing_fixture.php -share/sencha-sns/cake/tests/fixtures/message_fixture.php -share/sencha-sns/cake/tests/fixtures/my_categories_my_products_fixture.php -share/sencha-sns/cake/tests/fixtures/my_categories_my_users_fixture.php -share/sencha-sns/cake/tests/fixtures/my_category_fixture.php -share/sencha-sns/cake/tests/fixtures/my_product_fixture.php -share/sencha-sns/cake/tests/fixtures/my_user_fixture.php -share/sencha-sns/cake/tests/fixtures/node_fixture.php -share/sencha-sns/cake/tests/fixtures/number_tree_fixture.php -share/sencha-sns/cake/tests/fixtures/number_tree_two_fixture.php -share/sencha-sns/cake/tests/fixtures/numeric_article_fixture.php -share/sencha-sns/cake/tests/fixtures/overall_favorite_fixture.php -share/sencha-sns/cake/tests/fixtures/person_fixture.php -share/sencha-sns/cake/tests/fixtures/portfolio_fixture.php -share/sencha-sns/cake/tests/fixtures/post_fixture.php -share/sencha-sns/cake/tests/fixtures/posts_tag_fixture.php -share/sencha-sns/cake/tests/fixtures/prefix_test_fixture.php -share/sencha-sns/cake/tests/fixtures/primary_model_fixture.php -share/sencha-sns/cake/tests/fixtures/product_fixture.php -share/sencha-sns/cake/tests/fixtures/product_update_all_fixture.php -share/sencha-sns/cake/tests/fixtures/project_fixture.php -share/sencha-sns/cake/tests/fixtures/sample_fixture.php -share/sencha-sns/cake/tests/fixtures/secondary_model_fixture.php -share/sencha-sns/cake/tests/fixtures/session_fixture.php -share/sencha-sns/cake/tests/fixtures/something_else_fixture.php -share/sencha-sns/cake/tests/fixtures/something_fixture.php -share/sencha-sns/cake/tests/fixtures/stories_tag_fixture.php -share/sencha-sns/cake/tests/fixtures/story_fixture.php -share/sencha-sns/cake/tests/fixtures/syfile_fixture.php -share/sencha-sns/cake/tests/fixtures/tag_fixture.php -share/sencha-sns/cake/tests/fixtures/test_plugin_article_fixture.php -share/sencha-sns/cake/tests/fixtures/test_plugin_comment_fixture.php -share/sencha-sns/cake/tests/fixtures/the_paper_monkies_fixture.php -share/sencha-sns/cake/tests/fixtures/thread_fixture.php -share/sencha-sns/cake/tests/fixtures/translate_article_fixture.php -share/sencha-sns/cake/tests/fixtures/translate_fixture.php -share/sencha-sns/cake/tests/fixtures/translate_table_fixture.php -share/sencha-sns/cake/tests/fixtures/translate_with_prefix_fixture.php -share/sencha-sns/cake/tests/fixtures/translated_article_fixture.php -share/sencha-sns/cake/tests/fixtures/translated_item_fixture.php -share/sencha-sns/cake/tests/fixtures/unconventional_tree_fixture.php -share/sencha-sns/cake/tests/fixtures/underscore_field_fixture.php -share/sencha-sns/cake/tests/fixtures/user_fixture.php -share/sencha-sns/cake/tests/fixtures/uuid_fixture.php -share/sencha-sns/cake/tests/fixtures/uuid_tag_fixture.php -share/sencha-sns/cake/tests/fixtures/uuid_tree_fixture.php -share/sencha-sns/cake/tests/fixtures/uuiditem_fixture.php -share/sencha-sns/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php -share/sencha-sns/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php -share/sencha-sns/cake/tests/fixtures/uuidportfolio_fixture.php -share/sencha-sns/cake/tests/groups/acl.group.php -share/sencha-sns/cake/tests/groups/bake.group.php -share/sencha-sns/cake/tests/groups/behaviors.group.php -share/sencha-sns/cake/tests/groups/cache.group.php -share/sencha-sns/cake/tests/groups/components.group.php -share/sencha-sns/cake/tests/groups/configure.group.php -share/sencha-sns/cake/tests/groups/console.group.php -share/sencha-sns/cake/tests/groups/controller.group.php -share/sencha-sns/cake/tests/groups/database.group.php -share/sencha-sns/cake/tests/groups/helpers.group.php -share/sencha-sns/cake/tests/groups/i18n.group.php -share/sencha-sns/cake/tests/groups/javascript.group.php -share/sencha-sns/cake/tests/groups/lib.group.php -share/sencha-sns/cake/tests/groups/model.group.php -share/sencha-sns/cake/tests/groups/no_cross_contamination.group.php -share/sencha-sns/cake/tests/groups/routing_system.group.php -share/sencha-sns/cake/tests/groups/socket.group.php -share/sencha-sns/cake/tests/groups/test_suite.group.php -share/sencha-sns/cake/tests/groups/view.group.php -share/sencha-sns/cake/tests/groups/xml.group.php -share/sencha-sns/cake/tests/lib/cake_test_case.php -share/sencha-sns/cake/tests/lib/cake_test_fixture.php -share/sencha-sns/cake/tests/lib/cake_test_model.php -share/sencha-sns/cake/tests/lib/cake_test_suite_dispatcher.php -share/sencha-sns/cake/tests/lib/cake_web_test_case.php -share/sencha-sns/cake/tests/lib/code_coverage_manager.php -share/sencha-sns/cake/tests/lib/reporter/cake_base_reporter.php -share/sencha-sns/cake/tests/lib/reporter/cake_cli_reporter.php -share/sencha-sns/cake/tests/lib/reporter/cake_html_reporter.php -share/sencha-sns/cake/tests/lib/reporter/cake_text_reporter.php -share/sencha-sns/cake/tests/lib/templates/footer.php -share/sencha-sns/cake/tests/lib/templates/header.php -share/sencha-sns/cake/tests/lib/templates/menu.php -share/sencha-sns/cake/tests/lib/templates/simpletest.php -share/sencha-sns/cake/tests/lib/templates/xdebug.php -share/sencha-sns/cake/tests/lib/test_manager.php -share/sencha-sns/cake/tests/test_app/config/acl.ini.php -share/sencha-sns/cake/tests/test_app/controllers/components/empty -share/sencha-sns/cake/tests/test_app/controllers/tests_apps_controller.php -share/sencha-sns/cake/tests/test_app/controllers/tests_apps_posts_controller.php -share/sencha-sns/cake/tests/test_app/libs/cache/test_app_cache.php -share/sencha-sns/cake/tests/test_app/libs/library.php -share/sencha-sns/cake/tests/test_app/libs/log/test_app_log.php -share/sencha-sns/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po -share/sencha-sns/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po -share/sencha-sns/cake/tests/test_app/locale/ja_jp/LC_TIME -share/sencha-sns/cake/tests/test_app/locale/po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/po/LC_MONETARY/default.po -share/sencha-sns/cake/tests/test_app/locale/po/LC_TIME -share/sencha-sns/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo -share/sencha-sns/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo -share/sencha-sns/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po -share/sencha-sns/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po -share/sencha-sns/cake/tests/test_app/locale/time_test/LC_TIME -share/sencha-sns/cake/tests/test_app/models/behaviors/empty -share/sencha-sns/cake/tests/test_app/models/behaviors/persister_one_behavior.php -share/sencha-sns/cake/tests/test_app/models/behaviors/persister_two_behavior.php -share/sencha-sns/cake/tests/test_app/models/comment.php -share/sencha-sns/cake/tests/test_app/models/datasources/test/test_local_driver.php -share/sencha-sns/cake/tests/test_app/models/datasources/test2_other_source.php -share/sencha-sns/cake/tests/test_app/models/datasources/test2_source.php -share/sencha-sns/cake/tests/test_app/models/persister_one.php -share/sencha-sns/cake/tests/test_app/models/persister_two.php -share/sencha-sns/cake/tests/test_app/models/post.php -share/sencha-sns/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js -share/sencha-sns/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/config/load.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/config/more.load.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/test/test_driver.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf -share/sencha-sns/cake/tests/test_app/plugins/test_plugin/webroot/root.js -share/sencha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php -share/sencha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty -share/sencha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty -share/sencha-sns/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php -share/sencha-sns/cake/tests/test_app/tmp/dir_map -share/sencha-sns/cake/tests/test_app/vendors/Test/MyTest.php -share/sencha-sns/cake/tests/test_app/vendors/Test/hello.php -share/sencha-sns/cake/tests/test_app/vendors/css/test_asset.css -share/sencha-sns/cake/tests/test_app/vendors/img/test.jpg -share/sencha-sns/cake/tests/test_app/vendors/img/test_2.JPG -share/sencha-sns/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php -share/sencha-sns/cake/tests/test_app/vendors/shells/sample.php -share/sencha-sns/cake/tests/test_app/vendors/shells/tasks/empty -share/sencha-sns/cake/tests/test_app/vendors/shells/templates/test/classes/test_object.ctp -share/sencha-sns/cake/tests/test_app/vendors/somename/some.name.php -share/sencha-sns/cake/tests/test_app/vendors/welcome.php -share/sencha-sns/cake/tests/test_app/views/elements/email/html/custom.ctp -share/sencha-sns/cake/tests/test_app/views/elements/email/html/default.ctp -share/sencha-sns/cake/tests/test_app/views/elements/email/html/nested_element.ctp -share/sencha-sns/cake/tests/test_app/views/elements/email/text/custom.ctp -share/sencha-sns/cake/tests/test_app/views/elements/email/text/default.ctp -share/sencha-sns/cake/tests/test_app/views/elements/email/text/wide.ctp -share/sencha-sns/cake/tests/test_app/views/elements/empty -share/sencha-sns/cake/tests/test_app/views/elements/html_call.ctp -share/sencha-sns/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp -share/sencha-sns/cake/tests/test_app/views/elements/nocache/plain.ctp -share/sencha-sns/cake/tests/test_app/views/elements/nocache/sub1.ctp -share/sencha-sns/cake/tests/test_app/views/elements/nocache/sub2.ctp -share/sencha-sns/cake/tests/test_app/views/elements/session_helper.ctp -share/sencha-sns/cake/tests/test_app/views/elements/test_element.ctp -share/sencha-sns/cake/tests/test_app/views/elements/test_element.xml -share/sencha-sns/cake/tests/test_app/views/elements/type_check.ctp -share/sencha-sns/cake/tests/test_app/views/errors/empty -share/sencha-sns/cake/tests/test_app/views/helpers/banana.php -share/sencha-sns/cake/tests/test_app/views/helpers/empty -share/sencha-sns/cake/tests/test_app/views/layouts/ajax.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/ajax2.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/cache_empty_sections.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/cache_layout.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/default.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/email/html/default.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/email/html/thin.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/email/text/default.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/flash.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/js/default.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/multi_cache.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/rss/default.ctp -share/sencha-sns/cake/tests/test_app/views/layouts/xml/default.ctp -share/sencha-sns/cake/tests/test_app/views/pages/empty -share/sencha-sns/cake/tests/test_app/views/pages/extract.ctp -share/sencha-sns/cake/tests/test_app/views/pages/home.ctp -share/sencha-sns/cake/tests/test_app/views/posts/cache_empty_sections.ctp -share/sencha-sns/cake/tests/test_app/views/posts/cache_form.ctp -share/sencha-sns/cake/tests/test_app/views/posts/helper_overwrite.ctp -share/sencha-sns/cake/tests/test_app/views/posts/index.ctp -share/sencha-sns/cake/tests/test_app/views/posts/multiple_nocache.ctp -share/sencha-sns/cake/tests/test_app/views/posts/nocache_multiple_element.ctp -share/sencha-sns/cake/tests/test_app/views/posts/scaffold.edit.ctp -share/sencha-sns/cake/tests/test_app/views/posts/sequencial_nocache.ctp -share/sencha-sns/cake/tests/test_app/views/posts/test_nocache_tags.ctp -share/sencha-sns/cake/tests/test_app/views/scaffolds/empty -share/sencha-sns/cake/tests/test_app/views/tests_apps/index.ctp -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/posts/index.ctp -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js -share/sencha-sns/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf -share/sencha-sns/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css -share/sencha-sns/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css -share/sencha-sns/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif -share/sencha-sns/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg -share/sencha-sns/index.php -share/sencha-sns/plugins/empty -share/sencha-sns/vendors/shells/tasks/empty -share/sencha-sns/vendors/shells/templates/empty -@pkgdir share/sencha-sns/app/sencha_plugins/content/note/webroot/js/jwysiwyg/controls -@pkgdir share/sencha-sns/app/sencha_plugins/content/mobile/views/mobile_groups -@pkgdir share/sencha-sns/app/files diff --git a/www/sencha-sns/distinfo b/www/sencha-sns/distinfo deleted file mode 100644 index d83ac4500..000000000 --- a/www/sencha-sns/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2013/06/09 05:19:53 ryoon Exp $ - -SHA1 (sencha-sns-1.3.0.zip) = 98738fb06ba24456452045a6c3db1c10934cebff -RMD160 (sencha-sns-1.3.0.zip) = 1d8b862eafea10c06a1d04fffe0f3d9b31287780 -Size (sencha-sns-1.3.0.zip) = 3356527 bytes diff --git a/www/shibboleth-sp/Makefile b/www/shibboleth-sp/Makefile index a8b0efa4f..e0a571485 100644 --- a/www/shibboleth-sp/Makefile +++ b/www/shibboleth-sp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2014/11/07 19:39:42 adam Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/17 15:53:16 adam Exp $ # DISTNAME= shibboleth-sp-2.5.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://www.shibboleth.net/downloads/service-provider/${PKGVERSION_NOREV}/ diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 19510826a..e945058c5 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/09/18 14:54:55 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:52:15 wiz Exp $ DISTNAME= snownews-1.5.12 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= http://kiza.kcore.de/software/snownews/download/ diff --git a/www/spdylay/DESCR b/www/spdylay/DESCR new file mode 100644 index 000000000..9efba42d9 --- /dev/null +++ b/www/spdylay/DESCR @@ -0,0 +1,2 @@ +This is an experimental implementation of Google's SPDY protocol in C. This +library provides SPDY version 2, 3 and 3.1 framing layer implementation. diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile new file mode 100644 index 000000000..b6404e0fd --- /dev/null +++ b/www/spdylay/Makefile @@ -0,0 +1,42 @@ +# $NetBSD: Makefile,v 1.1 2015/06/03 11:00:15 fhajny Exp $ + +DISTNAME= spdylay-1.3.2 +CATEGORIES= www +MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/tatsuhiro-t/spdylay/ +COMMENT= Experimental SPDY protocol version 2, 3 and 3.1 implementation in C +LICENSE= mit + +GITHUB_RELEASE= v${PKGVERSION_NOREV} + +GNU_CONFIGURE= yes +USE_LANGUAGES= c c++ +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +PKGCONFIG_OVERRIDE+= lib/libspdylay.pc.in + +CONFIGURE_ARGS= --enable-examples --enable-src +CONFIGURE_ENV+= LIBEVENT_OPENSSL_CFLAGS="-I${BUILDLINK_PREFIX.libevent}/include" +CONFIGURE_ENV+= LIBEVENT_OPENSSL_LIBS="-L${BUILDLINK_PREFIX.libevent}/lib -levent_openssl -levent" + +.include "../../mk/bsd.prefs.mk" + +LIBS.SunOS+= -lsocket + +# bin/spdyd requires epoll or kqueue +PLIST_VARS+= spdyd +.if ${OPSYS} != "SunOS" +PLIST.spdyd= yes +.endif + +BUILDLINK_API_DEPENDS.libevent+= libevent>=2.0.8 +BUILDLINK_API_DEPENDS.openssl+= openssl>=1.0.1 + +.include "../../devel/libevent/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../security/openssl/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/spdylay/PLIST b/www/spdylay/PLIST new file mode 100644 index 000000000..9a07bb4d5 --- /dev/null +++ b/www/spdylay/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/03 11:00:15 fhajny Exp $ +bin/shrpx +bin/spdycat +${PLIST.spdyd}bin/spdyd +include/spdylay/spdylay.h +include/spdylay/spdylayver.h +lib/libspdylay.la +lib/pkgconfig/libspdylay.pc +share/doc/spdylay/README.rst diff --git a/www/spdylay/buildlink3.mk b/www/spdylay/buildlink3.mk new file mode 100644 index 000000000..83413318c --- /dev/null +++ b/www/spdylay/buildlink3.mk @@ -0,0 +1,18 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/06/03 11:00:15 fhajny Exp $ + +BUILDLINK_TREE+= spdylay + +.if !defined(SPDYLAY_BUILDLINK3_MK) +SPDYLAY_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.spdylay+= spdylay>=1.3.2 +BUILDLINK_ABI_DEPENDS.spdylay+= spdylay>=1.3.2 +BUILDLINK_PKGSRCDIR.spdylay?= ../../www/spdylay + +.include "../../devel/libevent/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../security/openssl/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" +.endif # SPDYLAY_BUILDLINK3_MK + +BUILDLINK_TREE+= -spdylay diff --git a/www/spdylay/distinfo b/www/spdylay/distinfo new file mode 100644 index 000000000..acb04e791 --- /dev/null +++ b/www/spdylay/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/06/03 11:00:15 fhajny Exp $ + +SHA1 (spdylay-1.3.2.tar.gz) = 3b6b1c3d0df223d826c06e72456c74a2e97cf7c4 +RMD160 (spdylay-1.3.2.tar.gz) = 8cda3f2e8130c68e0addfc4368b52f08597c2379 +Size (spdylay-1.3.2.tar.gz) = 936830 bytes +SHA1 (patch-src_shrpx.cc) = 035a348dfcce942003d9c518001ad816ac04c8a7 diff --git a/www/spdylay/patches/patch-src_shrpx.cc b/www/spdylay/patches/patch-src_shrpx.cc new file mode 100644 index 000000000..91e973caa --- /dev/null +++ b/www/spdylay/patches/patch-src_shrpx.cc @@ -0,0 +1,15 @@ +$NetBSD: patch-src_shrpx.cc,v 1.1 2015/06/03 11:00:15 fhajny Exp $ + +Fixes SSIZE_MAX not declared. + +--- src/shrpx.cc.orig 2015-03-12 15:39:31.000000000 +0000 ++++ src/shrpx.cc +@@ -36,7 +36,7 @@ + #include + #include + +-#include ++#include + #include + #include + #include diff --git a/www/squid3/Makefile b/www/squid3/Makefile index 5d5e1e287..655d7f4cb 100644 --- a/www/squid3/Makefile +++ b/www/squid3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2015/02/19 01:10:23 taca Exp $ +# $NetBSD: Makefile,v 1.48 2015/06/12 10:52:15 wiz Exp $ -DISTNAME= squid-3.5.2 +DISTNAME= squid-3.5.5 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PKGVERSION_NOREV:R}/ \ ftp://ftp.squid-cache.org/pub/squid/ \ diff --git a/www/squid3/distinfo b/www/squid3/distinfo index 49cd6a011..6f7f47838 100644 --- a/www/squid3/distinfo +++ b/www/squid3/distinfo @@ -1,14 +1,14 @@ -$NetBSD: distinfo,v 1.31 2015/02/19 01:10:23 taca Exp $ +$NetBSD: distinfo,v 1.34 2015/06/01 16:18:20 sborrill Exp $ -SHA1 (squid-3.5.2.tar.xz) = 9c546d72df741c9ddaa6da87baa2112503bcbb45 -RMD160 (squid-3.5.2.tar.xz) = 57d93f15987adea3789219d633d9d9e7b1dc8b63 -Size (squid-3.5.2.tar.xz) = 2282116 bytes +SHA1 (squid-3.5.5.tar.xz) = 2c168e8b13251ed8050d9e780127c4de016dcb61 +RMD160 (squid-3.5.5.tar.xz) = b08a0f3be548873b14353a96d694e7999e0021d1 +Size (squid-3.5.5.tar.xz) = 2290016 bytes SHA1 (patch-compat_compat.h) = d6cd93fa7a6d0faad3bf1aca8ae4fa5c984fe288 -SHA1 (patch-configure) = 2e9b7570bfc58285c5288075af35a283852c7492 +SHA1 (patch-configure) = 78ee60a2e9ddc5327c9a055bfedf95f3e8430948 SHA1 (patch-errors_Makefile.in) = afbac822ac84d5e1734d55fc625e949ae0b85289 SHA1 (patch-src_Makefile.in) = 7233a92a4f6ecc06d88e125f08f7413e0741f3b6 SHA1 (patch-src_SquidNew.cc) = eef6e72e168cf7f40518fab13dc2f55ed0268db9 -SHA1 (patch-src_base_TidyPointer.h) = 93428d26bb2479fc845764a324658eaacd26588e +SHA1 (patch-src_base_TidyPointer.h) = d05017d7db904286afb02600ed3cc2f0f253b939 SHA1 (patch-src_ip_Intercept.cc) = 80de6ca56d61e389641b35515e3509b264b1950f SHA1 (patch-src_store.cc) = 055d98a59103b02a51876a5c8ffed9514954beb4 SHA1 (patch-tools_Makefile.in) = 3a7678c63a11a35fabef091a3b18e63859f0796f diff --git a/www/squid3/options.mk b/www/squid3/options.mk index 53871ea8f..47f777b0d 100644 --- a/www/squid3/options.mk +++ b/www/squid3/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.15 2015/01/22 09:32:49 obache Exp $ +# $NetBSD: options.mk,v 1.16 2015/05/04 09:13:34 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.squid PKG_SUPPORTED_OPTIONS= inet6 snmp ssl squid-backend-aufs squid-backend-diskd \ @@ -11,7 +11,7 @@ PKG_OPTIONS_LEGACY_OPTS+= diskd:squid-backend-diskd \ arp-acl:squid-arp-acl pam-helper:squid-pam-helper carp:squid-carp PLIST_VARS+= diskd snmp unlinkd -PLIST_VARS+= ba_LDAP ba_NCSA ba_NIS ba_PAM ba_getpwnam +PLIST_VARS+= ba_LDAP ba_NCSA ba_PAM ba_getpwnam PLIST_VARS+= da_file da_LDAP PLIST_VARS+= na_sml_lm PLIST_VARS+= ta_kerberos @@ -59,7 +59,8 @@ PKG_SUPPORTED_OPTIONS+= squid-arp-acl .include "../../mk/bsd.options.mk" SQUID_BACKENDS?= ufs -SQUID_BASIC_AUTH_HELPERS?= NCSA NIS getpwnam +# Note: NIS helper cannot be build; it requires crypt.h header file. +SQUID_BASIC_AUTH_HELPERS?= NCSA getpwnam SQUID_DIGEST_AUTH_HELPERS?= file SQUID_NTLM_AUTH_HELPERS?= fake smb_lm SQUID_EXTERNAL_ACL_HELPERS?= file_userip unix_group diff --git a/www/squid3/patches/patch-configure b/www/squid3/patches/patch-configure index 860165946..c27e1aeca 100644 --- a/www/squid3/patches/patch-configure +++ b/www/squid3/patches/patch-configure @@ -1,28 +1,11 @@ -$NetBSD: patch-configure,v 1.5 2015/01/22 11:38:58 obache Exp $ +$NetBSD: patch-configure,v 1.7 2015/06/01 16:18:20 sborrill Exp $ -* int64_t GNU atomic operations are used, check them instead. * Portability fix. +* Fix broken tests for IPFilter ---- configure.orig 2015-01-13 12:54:26.000000000 +0000 -+++ configure -@@ -20128,8 +20128,14 @@ $as_echo "cross-compiler cant tell" >&6; - else - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ -- -- int n = 0; -+$ac_includes_default -+#ifdef HAVE_INTTYPES_H -+# include -+#endif -+#ifdef HAVE_STDINT_H -+# include -+#endif -+ int64_t n = 0; - - int - main () -@@ -32600,7 +32606,7 @@ done +--- configure.orig 2015-05-01 12:29:25.000000000 +0100 ++++ configure 2015-05-29 11:47:07.000000000 +0100 +@@ -32733,7 +32733,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## @@ -31,12 +14,46 @@ $NetBSD: patch-configure,v 1.5 2015/01/22 11:38:58 obache Exp $ BUILD_HELPER="kerberos" fi -@@ -33141,7 +33147,7 @@ done +@@ -33292,7 +33292,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -if test "x$with_krb5" == "xyes"; then +if test "x$with_krb5" = "xyes"; then BUILD_HELPER="kerberos_ldap_group" + if test "x$with_apple_krb5" = "xyes" ; then + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lresolv" >&5 +@@ -38708,7 +38708,7 @@ - squid_cv_check_sasl="auto" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unable to make IPFilter work with netinet/ headers" >&5 + $as_echo "unable to make IPFilter work with netinet/ headers" >&6; } +- ++ squid_cv_broken_ipfilter_minor_t=0 + fi + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + +@@ -38751,6 +38751,9 @@ + #if HAVE_SYS_IOCCOM_H + #include + #endif ++#if HAVE_NET_IF_H ++#include ++#endif + #if USE_SOLARIS_IPFILTER_MINOR_T_HACK + #undef minor_t + #endif +@@ -41022,6 +41025,14 @@ + case $ac_option in + # Handling of the options. + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ++ : Avoid regenerating within pkgsrc ++ exit 0 ++ : Avoid regenerating within pkgsrc ++ exit 0 ++ : Avoid regenerating within pkgsrc ++ exit 0 ++ : Avoid regenerating within pkgsrc ++ exit 0 + ac_cs_recheck=: ;; + --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) + $as_echo "$ac_cs_version"; exit ;; diff --git a/www/squid3/patches/patch-src_base_TidyPointer.h b/www/squid3/patches/patch-src_base_TidyPointer.h index 6b58fc04f..26c44204c 100644 --- a/www/squid3/patches/patch-src_base_TidyPointer.h +++ b/www/squid3/patches/patch-src_base_TidyPointer.h @@ -1,10 +1,10 @@ -$NetBSD: patch-src_base_TidyPointer.h,v 1.1 2013/02/10 18:16:53 adam Exp $ +$NetBSD: patch-src_base_TidyPointer.h,v 1.2 2015/05/29 07:50:59 adam Exp $ Define NULL if not defined. ---- src/base/TidyPointer.h.orig 2011-07-08 09:42:57.000000000 +0000 +--- src/base/TidyPointer.h.orig 2015-05-28 11:06:38.000000000 +0000 +++ src/base/TidyPointer.h -@@ -1,6 +1,10 @@ +@@ -9,6 +9,10 @@ #ifndef SQUID_BASE_TIDYPOINTER_H #define SQUID_BASE_TIDYPOINTER_H @@ -14,4 +14,4 @@ Define NULL if not defined. + /** * A pointer that deletes the object it points to when the pointer's owner or - * context is gone. Similar to std::auto_ptr but without confusing assignment + * context is gone. Similar to std::unique_ptr but without confusing assignment diff --git a/www/squidGuard/Makefile b/www/squidGuard/Makefile index feac8ad32..5241e259a 100644 --- a/www/squidGuard/Makefile +++ b/www/squidGuard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2014/05/29 23:38:17 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/06/12 10:52:15 wiz Exp $ DISTNAME= squidGuard-1.4 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www MASTER_SITES= http://www.squidguard.org/Downloads/ \ http://www.squidguard.org/Downloads/Patches/1.4/ diff --git a/www/squidanalyzer/Makefile b/www/squidanalyzer/Makefile index b784a5ce4..8f9445e4f 100644 --- a/www/squidanalyzer/Makefile +++ b/www/squidanalyzer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2015/02/25 11:43:54 adam Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:52:15 wiz Exp $ DISTNAME= squidanalyzer-6.2-1 PKGNAME= squidanalyzer-6.2.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squid-report/} diff --git a/www/squidclamav/Makefile b/www/squidclamav/Makefile index 1ad602900..b11b3a1be 100644 --- a/www/squidclamav/Makefile +++ b/www/squidclamav/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:52:15 wiz Exp $ DISTNAME= squidclamav-6.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=squidclamav/} diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index be6b65d68..557ce398c 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/11/23 22:02:44 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2015/06/12 10:52:15 wiz Exp $ DISTNAME= surfraw-2.2.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://surfraw.alioth.debian.org/dist/ diff --git a/www/swish-e/Makefile b/www/swish-e/Makefile index 6db5c5ee9..da0df7c45 100644 --- a/www/swish-e/Makefile +++ b/www/swish-e/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:38:17 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/12 10:52:15 wiz Exp $ DISTNAME= swish-e-2.4.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www textproc MASTER_SITES= http://swish-e.org/distribution/ diff --git a/www/trac/Makefile b/www/trac/Makefile index bf4b2bd0f..a6c089fa8 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2015/02/08 16:52:46 gdt Exp $ +# $NetBSD: Makefile,v 1.70 2015/06/07 12:40:10 gdt Exp $ -DISTNAME= Trac-1.0.4 +DISTNAME= Trac-1.0.5 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 1 CATEGORIES= devel www MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \ ftp://ftp.edgewall.org/pub/trac/ diff --git a/www/trac/PLIST b/www/trac/PLIST index 9f5a6d05a..139e5250b 100644 --- a/www/trac/PLIST +++ b/www/trac/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2015/01/18 13:32:00 gdt Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/06/07 12:40:10 gdt Exp $ bin/trac-admin bin/tracd ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO @@ -676,6 +676,7 @@ ${PYSITELIB}/trac/wiki/default-pages/InterWiki ${PYSITELIB}/trac/wiki/default-pages/PageTemplates ${PYSITELIB}/trac/wiki/default-pages/RecentChanges ${PYSITELIB}/trac/wiki/default-pages/SandBox +${PYSITELIB}/trac/wiki/default-pages/TicketQuery ${PYSITELIB}/trac/wiki/default-pages/TitleIndex ${PYSITELIB}/trac/wiki/default-pages/TracAccessibility ${PYSITELIB}/trac/wiki/default-pages/TracAdmin @@ -683,6 +684,7 @@ ${PYSITELIB}/trac/wiki/default-pages/TracBackup ${PYSITELIB}/trac/wiki/default-pages/TracBatchModify ${PYSITELIB}/trac/wiki/default-pages/TracBrowser ${PYSITELIB}/trac/wiki/default-pages/TracCgi +${PYSITELIB}/trac/wiki/default-pages/TracChangeLog ${PYSITELIB}/trac/wiki/default-pages/TracChangeset ${PYSITELIB}/trac/wiki/default-pages/TracEnvironment ${PYSITELIB}/trac/wiki/default-pages/TracFastCgi @@ -835,6 +837,7 @@ share/examples/trac/sourceforge2trac.py share/examples/trac/trac-pre-commit-hook share/examples/trac/trac-svn-hook share/examples/trac/trac-svn-post-commit-hook.cmd +share/examples/trac/wiki2rst.py share/examples/trac/workflow/README share/examples/trac/workflow/enterprise-workflow.ini share/examples/trac/workflow/migrate_original_to_basic.py diff --git a/www/trac/distinfo b/www/trac/distinfo index 787536b45..551fdbf24 100644 --- a/www/trac/distinfo +++ b/www/trac/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.38 2015/02/08 16:52:46 gdt Exp $ +$NetBSD: distinfo,v 1.39 2015/06/07 12:40:10 gdt Exp $ -SHA1 (Trac-1.0.4.tar.gz) = 126698656e5d1709fb91985b28c3492c7a70e3b2 -RMD160 (Trac-1.0.4.tar.gz) = 50b7b4b9a2c7d087d89159b4bf6c8e617ef8aa81 -Size (Trac-1.0.4.tar.gz) = 3579886 bytes +SHA1 (Trac-1.0.5.tar.gz) = 83d27bbdd62691a5f8e5ca83c3e28187004c8ebe +RMD160 (Trac-1.0.5.tar.gz) = 2ec75ff3d21cc8ea016b97accbf5f0e88d7d8da0 +Size (Trac-1.0.5.tar.gz) = 3587954 bytes diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile index 2a44d64dc..21abc93cd 100644 --- a/www/typo3_62/Makefile +++ b/www/typo3_62/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/03/18 14:01:45 taca Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/10 13:02:03 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -18,12 +18,10 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.3.7:../../textproc/php-json DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.3.7:../../archivers/php-zip/ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.3.7:../../archivers/php-zlib/ -VER= 6.2.11 +VER= 6.2.13 NO_BUILD= yes USE_TOOLS+= bash:run pax -PHP_VERSIONS_ACCEPTED= 54 55 - TYPO3NAME= typo3_src-${VER} WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST index fe943391a..829125321 100644 --- a/www/typo3_62/PLIST +++ b/www/typo3_62/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2015/03/18 14:01:45 taca Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/10 13:02:03 taca Exp $ ${TYPO3DIR}/${TYPO3NAME}/.editorconfig ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/INSTALL.md @@ -2977,6 +2977,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/FolderTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/Index/ExtractorRegistryTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileRepositoryTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/Processing/LocalPreviewHelperTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ResourceCompressorTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ResourceFactoryTest.php @@ -5113,6 +5114,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Documentation/UserManual/In ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Migrations/Code/ClassAliasMap.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Resources/Private/Language/locallang.xlf ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Resources/Private/Language/locallang_em.xlf +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Resources/Private/Partials/Form.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Resources/Private/Partials/Rules.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Resources/Private/Partials/Searchresult.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/indexed_search/Resources/Private/Templates/Search/Form.html @@ -5320,6 +5322,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/InitUpdateWizard.p ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/InitialDatabaseSchemaUpdate.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/MediaFlexformUpdate.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/ProcessedFileChecksumUpdate.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/ReferenceIntegrityUpdateWizard.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/RootTemplateUpdate.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/RteFileLinksUpdateWizard.php @@ -5369,6 +5372,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Step/StepCounter.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/AllConfiguration/SubSection.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/ClearTables.html +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/ProcessedFiles.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/ResetBackendUserUc.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/Typo3TempFiles.html ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/Configuration/Charset.html @@ -6933,6 +6937,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/tool ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/toolbar_username.css ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/toolbar_workspace.css ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/topbar.css +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/various_fixes.css ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/visual/debug_panel.css ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/visual/element_button_back.css ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/visual/element_clipboard.css diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo index b95f76167..8da246050 100644 --- a/www/typo3_62/distinfo +++ b/www/typo3_62/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/03/18 14:01:45 taca Exp $ +$NetBSD: distinfo,v 1.5 2015/06/10 13:02:03 taca Exp $ -SHA1 (typo3_src-6.2.11.tar.gz) = 935aa012e2904742ddf1fd9bb2118865edf4097b -RMD160 (typo3_src-6.2.11.tar.gz) = 41c398aaad88693eaeae5e4159b444c6be36f4a0 -Size (typo3_src-6.2.11.tar.gz) = 21731239 bytes +SHA1 (typo3_src-6.2.13.tar.gz) = 0bec0888e298c9a34618d0fb7b726aef7a41ef7f +RMD160 (typo3_src-6.2.13.tar.gz) = 1ca08b4732d61822a321a32569b79b6da37ca02c +Size (typo3_src-6.2.13.tar.gz) = 21760256 bytes SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2 diff --git a/www/varnish/Makefile b/www/varnish/Makefile index 7775aac1a..d2210e748 100644 --- a/www/varnish/Makefile +++ b/www/varnish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2015/03/09 00:47:05 mspo Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/23 09:31:34 jperkin Exp $ # DISTNAME= varnish-3.0.6 @@ -53,6 +53,8 @@ CONFIGURE_ARGS+= --with-rst2html=${PREFIX}/bin/rst2html-${PYVERSSUFFIX}.py .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" +# Explicitly disable epoll on illumos, provided for Linux compat only. +CONFIGURE_ENV+= ac_cv_func_epoll_ctl=no . if ${PKGSRC_COMPILER} == "sunpro" CONFIGURE_ENV+= VCC_CC="cc ${_COMPILER_ABI_FLAG.${ABI}} -Kpic -G -o %o %s" . else diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 359a046e7..6095e32a0 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2015/06/12 10:52:16 wiz Exp $ PKGNAME= w3m-${W3M_VERS} -PKGREVISION= 13 +PKGREVISION= 14 COMMENT= Multilingualized version of a pager/text-based browser w3m CONFLICTS+= w3m-img-[0-9]* diff --git a/www/wApua/Makefile b/www/wApua/Makefile index 5a323c048..8349696bb 100644 --- a/www/wApua/Makefile +++ b/www/wApua/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:52:16 wiz Exp $ # DISTNAME= wApua-0.05.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= http://fsinfo.cs.uni-sb.de/~abe/wApua/ diff --git a/www/wdg-validate/Makefile b/www/wdg-validate/Makefile index ff00ea3b4..743b886d5 100644 --- a/www/wdg-validate/Makefile +++ b/www/wdg-validate/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:07:13 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:52:16 wiz Exp $ # DISTNAME= validate-1.2.2 PKGNAME= wdg-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.htmlhelp.com/tools/validator/offline/ DISTFILES= ${DISTNAME} wdg-sgml-lib-1.1.4.tar.gz README diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index 8c31ba179..525f5faa5 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.87 2015/03/31 15:56:29 joerg Exp $ +# $NetBSD: Makefile,v 1.91 2015/06/12 10:52:16 wiz Exp $ +PKGREVISION= 1 .include "Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} diff --git a/www/webkit-gtk/Makefile.common b/www/webkit-gtk/Makefile.common index 0d97dbdbf..30acf3565 100644 --- a/www/webkit-gtk/Makefile.common +++ b/www/webkit-gtk/Makefile.common @@ -1,13 +1,14 @@ -# $NetBSD: Makefile.common,v 1.40 2015/03/31 15:55:44 joerg Exp $ +# $NetBSD: Makefile.common,v 1.44 2015/06/17 03:12:02 dsainty Exp $ # used by www/webkit-gtk/Makefile -DISTNAME= webkitgtk-2.4.8 +DISTNAME= webkitgtk-2.4.9 CATEGORIES= www MASTER_SITES= http://www.webkitgtk.org/releases/ EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.webkitgtk.org/ +LICENSE= 2-clause-bsd AND gnu-lgpl-v2 DISTINFO_FILE= ${.CURDIR}/../../www/webkit-gtk/distinfo PATCHDIR= ${.CURDIR}/../../www/webkit-gtk/patches @@ -19,6 +20,9 @@ USE_TOOLS+= automake bison gmake perl:build pkg-config msgfmt # GCC >= 4.8 (for std::this_thread::yield() at least) or Clang >= 3.3 GCC_REQD+= 4.8 +# gmake 3.81 enters a 100% CPU spin. +GMAKE_REQD+= 4.1 + PKGCONFIG_OVERRIDE= Source/WebKit/gtk/webkit.pc.in MAKE_FILE= GNUmakefile @@ -28,6 +32,11 @@ CONFIGURE_ARGS+= --enable-x11-target \ --disable-geolocation \ --disable-gtk-doc-html +.include "../../mk/compiler.mk" +.if (!empty(PKGSRC_COMPILER:Mgcc) && !empty(_USE_PKGSRC_GCC:M[yY][eE][sS])) +BUILDLINK_TRANSFORM+= rm:-D_FORTIFY_SOURCE=2 +.endif + .include "options.mk" REPLACE_PERL+= Source/JavaScriptCore/create_hash_table \ @@ -54,7 +63,6 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN} CXXFLAGS.SunOS+= -fpermissive -.include "../../mk/compiler.mk" .if !empty(PKGSRC_COMPILER:Mclang) CXXFLAGS+= -std=c++11 -Wno-c++11-narrowing .endif @@ -85,8 +93,8 @@ BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.0.3 .include "../../multimedia/gstreamer1/buildlink3.mk" BUILDLINK_API_DEPENDS.gst-plugins1-base+= gst-plugins1-base>=1.0.3 .include "../../multimedia/gst-plugins1-base/buildlink3.mk" -BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.42.2nb3 -.include "../../net/libsoup24/buildlink3.mk" +BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.42.2nb3 +.include "../../net/libsoup/buildlink3.mk" .include "../../security/libsecret/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/www/webkit-gtk/buildlink3.mk b/www/webkit-gtk/buildlink3.mk index e21440531..e094a391d 100644 --- a/www/webkit-gtk/buildlink3.mk +++ b/www/webkit-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.44 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.48 2015/06/17 02:48:46 dsainty Exp $ BUILDLINK_TREE+= webkit-gtk @@ -6,9 +6,14 @@ BUILDLINK_TREE+= webkit-gtk WEBKIT_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.webkit-gtk+= webkit-gtk>=2.0 -BUILDLINK_ABI_DEPENDS.webkit-gtk?= webkit-gtk>=2.4.5 +BUILDLINK_ABI_DEPENDS.webkit-gtk?= webkit-gtk>=2.4.8nb2 BUILDLINK_PKGSRCDIR.webkit-gtk?= ../../www/webkit-gtk +# Linking with this library may require newer libstdc++ features than are +# available under the native compiler, so possibly upgrade the compiler +# used by dependent packages too. +GCC_REQD+= 4.8 + pkgbase := webkit-gtk .include "../../mk/pkg-build-options.mk" @@ -24,7 +29,7 @@ pkgbase := webkit-gtk .include "../../graphics/libwebp/buildlink3.mk" .include "../../multimedia/gstreamer1/buildlink3.mk" .include "../../multimedia/gst-plugins1-base/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../security/libsecret/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/www/webkit-gtk/distinfo b/www/webkit-gtk/distinfo index c0ce2b8db..d96597f36 100644 --- a/www/webkit-gtk/distinfo +++ b/www/webkit-gtk/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.74 2015/03/24 14:30:29 joerg Exp $ +$NetBSD: distinfo,v 1.75 2015/05/28 05:30:51 wiz Exp $ -SHA1 (webkitgtk-2.4.8.tar.xz) = 44c6bbe52108297126830525619c1df047886a6f -RMD160 (webkitgtk-2.4.8.tar.xz) = 24f812f3989baa67e165c1076923020c37df9501 -Size (webkitgtk-2.4.8.tar.xz) = 9827632 bytes +SHA1 (webkitgtk-2.4.9.tar.xz) = fbe02db8a4f01a70e7cdf0d16f8a18463e18b104 +RMD160 (webkitgtk-2.4.9.tar.xz) = 122468435539d69665d5206ae266fb36ff2d86c2 +Size (webkitgtk-2.4.9.tar.xz) = 9840740 bytes SHA1 (patch-Source_JavaScriptCore_ForwardingHeaders_JavaScriptCore_JSCallbackFunction.h) = 79122450435eb12a57086d18e5410eec131c33b2 SHA1 (patch-Source_JavaScriptCore_assembler_ARMAssembler.h) = 2ff343ac53b14af0692754a44059e7d2ea969b96 SHA1 (patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp) = 69221390dd5fdac55abf341c5ae3a03267e38ae6 @@ -18,4 +18,4 @@ SHA1 (patch-ai) = 8e174c68e4ba06fdd6edd64fd6df3328faf9055f SHA1 (patch-aj) = d35a4b26e2104cdf7f3be81b020aabb4779dfaad SHA1 (patch-ak) = 477fd5c05abee8f47842a6ad5aba00e3e4628c45 SHA1 (patch-am) = e0a350feb14d739010000e3887971bd535a647a7 -SHA1 (patch-configure) = a64ca0729ab3011e64045b683aed63f89811a4a0 +SHA1 (patch-configure) = 19f28160d9da63d98dac4eadbb30f5e8250ffcbe diff --git a/www/webkit-gtk/patches/patch-configure b/www/webkit-gtk/patches/patch-configure index d4880909b..6a179a37c 100644 --- a/www/webkit-gtk/patches/patch-configure +++ b/www/webkit-gtk/patches/patch-configure @@ -1,8 +1,8 @@ -$NetBSD: patch-configure,v 1.7 2014/08/21 04:51:08 dbj Exp $ +$NetBSD: patch-configure,v 1.8 2015/05/28 05:30:51 wiz Exp $ ---- configure.orig 2014-07-08 09:44:12.000000000 +0000 +--- configure.orig 2015-05-20 09:29:21.000000000 +0000 +++ configure -@@ -4703,7 +4703,7 @@ else +@@ -4709,7 +4709,7 @@ else We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ @@ -11,7 +11,7 @@ $NetBSD: patch-configure,v 1.7 2014/08/21 04:51:08 dbj Exp $ int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; -@@ -4749,7 +4749,7 @@ else +@@ -4755,7 +4755,7 @@ else We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ @@ -20,7 +20,7 @@ $NetBSD: patch-configure,v 1.7 2014/08/21 04:51:08 dbj Exp $ int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; -@@ -4773,7 +4773,7 @@ rm -f core conftest.err conftest.$ac_obj +@@ -4779,7 +4779,7 @@ rm -f core conftest.err conftest.$ac_obj We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ @@ -29,7 +29,7 @@ $NetBSD: patch-configure,v 1.7 2014/08/21 04:51:08 dbj Exp $ int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; -@@ -4818,7 +4818,7 @@ else +@@ -4824,7 +4824,7 @@ else We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ @@ -38,7 +38,7 @@ $NetBSD: patch-configure,v 1.7 2014/08/21 04:51:08 dbj Exp $ int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; -@@ -4842,7 +4842,7 @@ rm -f core conftest.err conftest.$ac_obj +@@ -4848,7 +4848,7 @@ rm -f core conftest.err conftest.$ac_obj We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ @@ -47,25 +47,7 @@ $NetBSD: patch-configure,v 1.7 2014/08/21 04:51:08 dbj Exp $ int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; -@@ -4909,7 +4909,7 @@ rm -f core conftest.err conftest.$ac_obj - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - --#if !(defined(__clang__) && __clang_major__ >= 3 && __clang_minor__ >= 3) -+#if !(defined(__clang__) && __clang_major__ >= 3 && (__clang_major__ > 3 || __clang_minor__ >= 3)) - #error Not a supported Clang compiler - #endif - -@@ -4967,7 +4967,7 @@ rm -f core conftest.err conftest.$ac_obj - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ - --#if !(defined(__clang__) && __clang_major__ >= 3 && __clang_minor__ >= 3) -+#if !(defined(__clang__) && __clang_major__ >= 3 && (__clang_major__ > 3 || __clang_minor__ >= 3)) - #error Not a supported Clang++ compiler - #endif - -@@ -17312,10 +17312,13 @@ int +@@ -17318,10 +17318,13 @@ int main () { unsigned int major, minor, micro; @@ -80,7 +62,7 @@ $NetBSD: patch-configure,v 1.7 2014/08/21 04:51:08 dbj Exp $ printf("%s, bad version string\n", "$min_glib_version"); exit(1); } -@@ -21110,7 +21113,7 @@ fi +@@ -21217,7 +21220,7 @@ fi # On some Linux/Unix platforms, shm_* may only be available if linking against librt diff --git a/www/webkit1-gtk/Makefile b/www/webkit1-gtk/Makefile index 682ee51f4..707ed4343 100644 --- a/www/webkit1-gtk/Makefile +++ b/www/webkit1-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.5 2015/06/12 10:52:16 wiz Exp $ .include "Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk/} -PKGREVISION= 18 +PKGREVISION= 21 COMMENT= GTK2 port of the WebKit browser engine (v1) diff --git a/www/webkit1-gtk/Makefile.common b/www/webkit1-gtk/Makefile.common index 3946345b2..b45dc76b7 100644 --- a/www/webkit1-gtk/Makefile.common +++ b/www/webkit1-gtk/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2014/08/03 22:07:39 wiz Exp $ +# $NetBSD: Makefile.common,v 1.2 2015/06/07 14:06:00 youri Exp $ # used by www/webkit1-gtk/Makefile # used by www/webkit1-gtk3/Makefile @@ -78,8 +78,8 @@ BUILDLINK_API_DEPENDS.png+= png>=1.5.1beta08 .include "../../multimedia/gstreamer0.10/buildlink3.mk" BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.30 .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" -BUILDLINK_API_DEPENDS.libsoup24+= libsoup24>=2.42.2nb3 -.include "../../net/libsoup24/buildlink3.mk" +BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.42.2nb3 +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/enchant/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/www/webkit1-gtk/buildlink3.mk b/www/webkit1-gtk/buildlink3.mk index 33521f671..8ad2cb1d4 100644 --- a/www/webkit1-gtk/buildlink3.mk +++ b/www/webkit1-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/07 14:14:05 youri Exp $ BUILDLINK_TREE+= webkit-gtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= webkit-gtk WEBKIT_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.webkit-gtk+= webkit-gtk>=1.1.3<2 -BUILDLINK_ABI_DEPENDS.webkit-gtk+= webkit-gtk>=1.10.2nb18 +BUILDLINK_ABI_DEPENDS.webkit-gtk+= webkit-gtk>=1.10.2nb20 BUILDLINK_PKGSRCDIR.webkit-gtk?= ../../www/webkit1-gtk .include "../../databases/sqlite3/buildlink3.mk" @@ -16,7 +16,7 @@ BUILDLINK_PKGSRCDIR.webkit-gtk?= ../../www/webkit1-gtk .include "../../graphics/png/buildlink3.mk" .include "../../multimedia/gstreamer0.10/buildlink3.mk" .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/enchant/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/www/webkit1-gtk3/Makefile b/www/webkit1-gtk3/Makefile index 4939c74b8..7de9c0ddd 100644 --- a/www/webkit1-gtk3/Makefile +++ b/www/webkit1-gtk3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:25:02 tnn Exp $ .include "../../www/webkit1-gtk/Makefile.common" PKGNAME= ${DISTNAME:S/webkitgtk/webkit-gtk3/} -PKGREVISION= 13 +PKGREVISION= 15 COMMENT= GTK3 port of the WebKit browser engine (v1) diff --git a/www/webkit1-gtk3/buildlink3.mk b/www/webkit1-gtk3/buildlink3.mk index b1db3eed7..568b7466b 100644 --- a/www/webkit1-gtk3/buildlink3.mk +++ b/www/webkit1-gtk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.5 2015/06/07 14:14:05 youri Exp $ BUILDLINK_TREE+= webkit-gtk3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= webkit-gtk3 WEBKIT_GTK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.webkit-gtk3+= webkit-gtk3>=1.4.2 -BUILDLINK_ABI_DEPENDS.webkit-gtk3+= webkit-gtk3>=1.10.2nb13 +BUILDLINK_ABI_DEPENDS.webkit-gtk3+= webkit-gtk3>=1.10.2nb15 BUILDLINK_PKGSRCDIR.webkit-gtk3?= ../../www/webkit1-gtk3 .include "../../databases/sqlite3/buildlink3.mk" @@ -16,7 +16,7 @@ BUILDLINK_PKGSRCDIR.webkit-gtk3?= ../../www/webkit1-gtk3 .include "../../graphics/png/buildlink3.mk" .include "../../multimedia/gstreamer0.10/buildlink3.mk" .include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" -.include "../../net/libsoup24/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" .include "../../textproc/enchant/buildlink3.mk" .include "../../textproc/icu/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" diff --git a/www/weblint/Makefile b/www/weblint/Makefile index 0acd5f412..f1df312f7 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/10/09 14:07:13 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/12 10:52:16 wiz Exp $ # DISTNAME= weblint-1.020 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.perl.com/CPAN/authors/id/NEILB/ \ ftp://ftp.gmd.de/mirrors/CPAN/authors/id/NEILB/ diff --git a/www/webnew/Makefile b/www/webnew/Makefile index 8f9215652..207244da2 100644 --- a/www/webnew/Makefile +++ b/www/webnew/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/12 10:52:16 wiz Exp $ # DISTNAME= webnew-1.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://oss.gw.com/people/kim/ diff --git a/www/whisker/Makefile b/www/whisker/Makefile index f436e4f78..1af61cc12 100644 --- a/www/whisker/Makefile +++ b/www/whisker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:16 wiz Exp $ DISTNAME= whisker-2.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security www MASTER_SITES= http://www.wiretrip.net/rfp/bins/whisker/ diff --git a/www/wml/Makefile b/www/wml/Makefile index 38406c38a..b57992e62 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2015/01/16 12:15:31 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/06/12 10:52:16 wiz Exp $ DISTNAME= wml-2.0.11 +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= http://thewml.org/distrib/ diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 62a0ca875..c7b0409c8 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2015/01/02 12:40:59 morr Exp $ +# $NetBSD: Makefile,v 1.47 2015/05/11 05:16:31 morr Exp $ DISTNAME= wordpress-${VERSION} -VERSION= 4.1 +VERSION= 4.2.2 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/PLIST b/www/wordpress/PLIST index e57f38dcc..5d796b4a4 100644 --- a/www/wordpress/PLIST +++ b/www/wordpress/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2015/01/02 12:40:59 morr Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/05/11 05:16:31 morr Exp $ share/doc/wordpress/license.txt share/doc/wordpress/readme.html share/examples/wordpress/wordpress.conf @@ -103,8 +103,12 @@ share/wordpress/wp-admin/css/media-rtl.css share/wordpress/wp-admin/css/media.css share/wordpress/wp-admin/css/nav-menus-rtl.css share/wordpress/wp-admin/css/nav-menus.css +share/wordpress/wp-admin/css/press-this-editor-rtl.css +share/wordpress/wp-admin/css/press-this-editor.css share/wordpress/wp-admin/css/press-this-rtl.css +share/wordpress/wp-admin/css/press-this-rtl.min.css share/wordpress/wp-admin/css/press-this.css +share/wordpress/wp-admin/css/press-this.min.css share/wordpress/wp-admin/css/revisions-rtl.css share/wordpress/wp-admin/css/revisions.css share/wordpress/wp-admin/css/themes-rtl.css @@ -216,6 +220,7 @@ share/wordpress/wp-admin/includes/class-wp-ms-users-list-table.php share/wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php share/wordpress/wp-admin/includes/class-wp-plugins-list-table.php share/wordpress/wp-admin/includes/class-wp-posts-list-table.php +share/wordpress/wp-admin/includes/class-wp-press-this.php share/wordpress/wp-admin/includes/class-wp-terms-list-table.php share/wordpress/wp-admin/includes/class-wp-theme-install-list-table.php share/wordpress/wp-admin/includes/class-wp-themes-list-table.php @@ -260,6 +265,8 @@ share/wordpress/wp-admin/install-helper.php share/wordpress/wp-admin/install.php share/wordpress/wp-admin/js/accordion.js share/wordpress/wp-admin/js/accordion.min.js +share/wordpress/wp-admin/js/bookmarklet.js +share/wordpress/wp-admin/js/bookmarklet.min.js share/wordpress/wp-admin/js/color-picker.js share/wordpress/wp-admin/js/color-picker.min.js share/wordpress/wp-admin/js/comment.js @@ -311,12 +318,16 @@ share/wordpress/wp-admin/js/post.js share/wordpress/wp-admin/js/post.min.js share/wordpress/wp-admin/js/postbox.js share/wordpress/wp-admin/js/postbox.min.js +share/wordpress/wp-admin/js/press-this.js +share/wordpress/wp-admin/js/press-this.min.js share/wordpress/wp-admin/js/revisions.js share/wordpress/wp-admin/js/revisions.min.js share/wordpress/wp-admin/js/set-post-thumbnail.js share/wordpress/wp-admin/js/set-post-thumbnail.min.js share/wordpress/wp-admin/js/svg-painter.js share/wordpress/wp-admin/js/svg-painter.min.js +share/wordpress/wp-admin/js/tags-box.js +share/wordpress/wp-admin/js/tags-box.min.js share/wordpress/wp-admin/js/tags.js share/wordpress/wp-admin/js/tags.min.js share/wordpress/wp-admin/js/theme.js @@ -471,7 +482,6 @@ share/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.ttf share/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.woff share/wordpress/wp-content/themes/twentyfifteen/genericons/LICENSE.txt share/wordpress/wp-content/themes/twentyfifteen/genericons/README.md -share/wordpress/wp-content/themes/twentyfifteen/genericons/example.html share/wordpress/wp-content/themes/twentyfifteen/genericons/genericons.css share/wordpress/wp-content/themes/twentyfifteen/header.php share/wordpress/wp-content/themes/twentyfifteen/image.php @@ -520,7 +530,6 @@ share/wordpress/wp-content/themes/twentyfourteen/genericons/COPYING.txt share/wordpress/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf share/wordpress/wp-content/themes/twentyfourteen/genericons/LICENSE.txt share/wordpress/wp-content/themes/twentyfourteen/genericons/README.txt -share/wordpress/wp-content/themes/twentyfourteen/genericons/example.html share/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot share/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg share/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf @@ -582,7 +591,6 @@ share/wordpress/wp-content/themes/twentythirteen/genericons/COPYING.txt share/wordpress/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf share/wordpress/wp-content/themes/twentythirteen/genericons/LICENSE.txt share/wordpress/wp-content/themes/twentythirteen/genericons/README.txt -share/wordpress/wp-content/themes/twentythirteen/genericons/example.html share/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot share/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg share/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf @@ -808,6 +816,7 @@ share/wordpress/wp-includes/images/media/text.png share/wordpress/wp-includes/images/media/video.png share/wordpress/wp-includes/images/rss-2x.png share/wordpress/wp-includes/images/rss.png +share/wordpress/wp-includes/images/smilies/frownie.png share/wordpress/wp-includes/images/smilies/icon_arrow.gif share/wordpress/wp-includes/images/smilies/icon_biggrin.gif share/wordpress/wp-includes/images/smilies/icon_confused.gif @@ -830,6 +839,9 @@ share/wordpress/wp-includes/images/smilies/icon_smile.gif share/wordpress/wp-includes/images/smilies/icon_surprised.gif share/wordpress/wp-includes/images/smilies/icon_twisted.gif share/wordpress/wp-includes/images/smilies/icon_wink.gif +share/wordpress/wp-includes/images/smilies/mrgreen.png +share/wordpress/wp-includes/images/smilies/rolleyes.png +share/wordpress/wp-includes/images/smilies/simple-smile.png share/wordpress/wp-includes/images/spinner-2x.gif share/wordpress/wp-includes/images/spinner.gif share/wordpress/wp-includes/images/toggle-arrow-2x.png @@ -957,6 +969,7 @@ share/wordpress/wp-includes/js/mediaelement/bigplay.svg share/wordpress/wp-includes/js/mediaelement/controls.png share/wordpress/wp-includes/js/mediaelement/controls.svg share/wordpress/wp-includes/js/mediaelement/flashmediaelement.swf +share/wordpress/wp-includes/js/mediaelement/froogaloop.min.js share/wordpress/wp-includes/js/mediaelement/loading.gif share/wordpress/wp-includes/js/mediaelement/mediaelement-and-player.min.js share/wordpress/wp-includes/js/mediaelement/mediaelementplayer.min.css @@ -1027,6 +1040,8 @@ share/wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js share/wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js share/wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js share/wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js +share/wordpress/wp-includes/js/tinymce/plugins/wpemoji/plugin.js +share/wordpress/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js share/wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.js share/wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.min.js share/wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.js @@ -1079,15 +1094,24 @@ share/wordpress/wp-includes/js/tinymce/wp-tinymce.js.gz share/wordpress/wp-includes/js/tinymce/wp-tinymce.php share/wordpress/wp-includes/js/tw-sack.js share/wordpress/wp-includes/js/tw-sack.min.js +share/wordpress/wp-includes/js/twemoji.js +share/wordpress/wp-includes/js/twemoji.min.js share/wordpress/wp-includes/js/underscore.min.js share/wordpress/wp-includes/js/utils.js share/wordpress/wp-includes/js/utils.min.js +share/wordpress/wp-includes/js/wp-a11y.js +share/wordpress/wp-includes/js/wp-a11y.min.js share/wordpress/wp-includes/js/wp-ajax-response.js share/wordpress/wp-includes/js/wp-ajax-response.min.js share/wordpress/wp-includes/js/wp-auth-check.js share/wordpress/wp-includes/js/wp-auth-check.min.js share/wordpress/wp-includes/js/wp-backbone.js share/wordpress/wp-includes/js/wp-backbone.min.js +share/wordpress/wp-includes/js/wp-emoji-loader.js +share/wordpress/wp-includes/js/wp-emoji-loader.min.js +share/wordpress/wp-includes/js/wp-emoji-release.min.js +share/wordpress/wp-includes/js/wp-emoji.js +share/wordpress/wp-includes/js/wp-emoji.min.js share/wordpress/wp-includes/js/wp-list-revisions.js share/wordpress/wp-includes/js/wp-list-revisions.min.js share/wordpress/wp-includes/js/wp-lists.js diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index d12bbaaca..fbbdf2596 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.36 2015/01/02 12:40:59 morr Exp $ +$NetBSD: distinfo,v 1.39 2015/05/11 05:16:31 morr Exp $ -SHA1 (wordpress-4.1.tar.gz) = f0437c96ae3d8acaba3579566f1346f4cd06468e -RMD160 (wordpress-4.1.tar.gz) = d695827effaed5cc82341ae171d8a03df10cdc24 -Size (wordpress-4.1.tar.gz) = 6183711 bytes +SHA1 (wordpress-4.2.2.tar.gz) = d3a70d0f116e6afea5b850f793a81a97d2115039 +RMD160 (wordpress-4.2.2.tar.gz) = 74037a085ec23d815564e22f4990794137a58bec +Size (wordpress-4.2.2.tar.gz) = 6307937 bytes diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 1ec88cdfc..823f945f6 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2015/06/12 10:52:16 wiz Exp $ DISTNAME= wwwoffle-2.9a -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://www.gedanken.demon.co.uk/download-wwwoffle/ EXTRACT_SUFX= .tgz diff --git a/www/yahttp/DESCR b/www/yahttp/DESCR new file mode 100644 index 000000000..8c5f3122b --- /dev/null +++ b/www/yahttp/DESCR @@ -0,0 +1,3 @@ +YaHTTP aims to be a pure http request/response parser that has no IO ties. It is +intended to be used on small-footprint applications and other utilities that +want to use HTTP over something else than network IO. diff --git a/www/yahttp/Makefile b/www/yahttp/Makefile new file mode 100644 index 000000000..0404d20fc --- /dev/null +++ b/www/yahttp/Makefile @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.3 2015/04/17 15:53:16 adam Exp $ + +DISTNAME= yahttp-0.1.5 +PKGREVISION= 1 +CATEGORIES= www +MASTER_SITES= ${MASTER_SITE_GITHUB:=cmouse/} +GITHUB_RELEASE= v${PKGVERSION_NOREV} + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= ${MASTER_SITE_GITHUB:=cmouse/yahttp/} +COMMENT= Yet Another HTTP Library +LICENSE= mit + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= aclocal autoconf autoheader automake + +.include "../../mk/compiler.mk" +.if !empty(PKGSRC_COMPILER:Mclang) +CXXFLAGS+= -std=c++11 +.endif + +pre-configure: + set -e; cd ${WRKSRC}; \ + aclocal; autoheader; automake -a --foreign -i; autoconf + +.include "../../devel/boost-libs/buildlink3.mk" +.include "../../devel/boost-headers/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/yahttp/PLIST b/www/yahttp/PLIST new file mode 100644 index 000000000..2852175ef --- /dev/null +++ b/www/yahttp/PLIST @@ -0,0 +1,449 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/02 23:52:50 rodent Exp $ +include/yahttp/cookie.hpp +include/yahttp/exception.hpp +include/yahttp/reqresp.hpp +include/yahttp/router.hpp +include/yahttp/url.hpp +include/yahttp/utility.hpp +include/yahttp/yahttp-config.h +include/yahttp/yahttp.hpp +lib/libyahttp.la +share/doc/yahttp/all_0.html +share/doc/yahttp/all_0.js +share/doc/yahttp/all_1.html +share/doc/yahttp/all_1.js +share/doc/yahttp/all_10.html +share/doc/yahttp/all_10.js +share/doc/yahttp/all_11.html +share/doc/yahttp/all_11.js +share/doc/yahttp/all_12.html +share/doc/yahttp/all_12.js +share/doc/yahttp/all_13.html +share/doc/yahttp/all_13.js +share/doc/yahttp/all_14.html +share/doc/yahttp/all_14.js +share/doc/yahttp/all_15.html +share/doc/yahttp/all_15.js +share/doc/yahttp/all_16.html +share/doc/yahttp/all_16.js +share/doc/yahttp/all_17.html +share/doc/yahttp/all_17.js +share/doc/yahttp/all_2.html +share/doc/yahttp/all_2.js +share/doc/yahttp/all_3.html +share/doc/yahttp/all_3.js +share/doc/yahttp/all_4.html +share/doc/yahttp/all_4.js +share/doc/yahttp/all_5.html +share/doc/yahttp/all_5.js +share/doc/yahttp/all_6.html +share/doc/yahttp/all_6.js +share/doc/yahttp/all_7.html +share/doc/yahttp/all_7.js +share/doc/yahttp/all_8.html +share/doc/yahttp/all_8.js +share/doc/yahttp/all_9.html +share/doc/yahttp/all_9.js +share/doc/yahttp/all_a.html +share/doc/yahttp/all_a.js +share/doc/yahttp/all_b.html +share/doc/yahttp/all_b.js +share/doc/yahttp/all_c.html +share/doc/yahttp/all_c.js +share/doc/yahttp/all_d.html +share/doc/yahttp/all_d.js +share/doc/yahttp/all_e.html +share/doc/yahttp/all_e.js +share/doc/yahttp/all_f.html +share/doc/yahttp/all_f.js +share/doc/yahttp/annotated.html +share/doc/yahttp/bc_s.png +share/doc/yahttp/bdwn.png +share/doc/yahttp/classYaHTTP_1_1AsyncLoader-members.html +share/doc/yahttp/classYaHTTP_1_1AsyncLoader.html +share/doc/yahttp/classYaHTTP_1_1AsyncLoader__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1AsyncLoader__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1AsyncLoader__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader-members.html +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader.html +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader__inherit__graph.map +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader__inherit__graph.md5 +share/doc/yahttp/classYaHTTP_1_1AsyncRequestLoader__inherit__graph.png +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader-members.html +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader.html +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader__inherit__graph.map +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader__inherit__graph.md5 +share/doc/yahttp/classYaHTTP_1_1AsyncResponseLoader__inherit__graph.png +share/doc/yahttp/classYaHTTP_1_1Cookie-members.html +share/doc/yahttp/classYaHTTP_1_1Cookie.html +share/doc/yahttp/classYaHTTP_1_1CookieJar-members.html +share/doc/yahttp/classYaHTTP_1_1CookieJar.html +share/doc/yahttp/classYaHTTP_1_1Cookie__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1Cookie__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Cookie__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1DateTime-members.html +share/doc/yahttp/classYaHTTP_1_1DateTime.html +share/doc/yahttp/classYaHTTP_1_1Error-members.html +share/doc/yahttp/classYaHTTP_1_1Error.html +share/doc/yahttp/classYaHTTP_1_1Error__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1Error__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Error__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1Error__inherit__graph.map +share/doc/yahttp/classYaHTTP_1_1Error__inherit__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Error__inherit__graph.png +share/doc/yahttp/classYaHTTP_1_1HTTPBase-members.html +share/doc/yahttp/classYaHTTP_1_1HTTPBase.html +share/doc/yahttp/classYaHTTP_1_1HTTPBase_1_1SendBodyRender-members.html +share/doc/yahttp/classYaHTTP_1_1HTTPBase_1_1SendBodyRender.html +share/doc/yahttp/classYaHTTP_1_1HTTPBase_1_1SendFileRender-members.html +share/doc/yahttp/classYaHTTP_1_1HTTPBase_1_1SendFileRender.html +share/doc/yahttp/classYaHTTP_1_1HTTPBase__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1HTTPBase__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1HTTPBase__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1HTTPBase__inherit__graph.map +share/doc/yahttp/classYaHTTP_1_1HTTPBase__inherit__graph.md5 +share/doc/yahttp/classYaHTTP_1_1HTTPBase__inherit__graph.png +share/doc/yahttp/classYaHTTP_1_1ParseError-members.html +share/doc/yahttp/classYaHTTP_1_1ParseError.html +share/doc/yahttp/classYaHTTP_1_1ParseError__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1ParseError__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1ParseError__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1ParseError__inherit__graph.map +share/doc/yahttp/classYaHTTP_1_1ParseError__inherit__graph.md5 +share/doc/yahttp/classYaHTTP_1_1ParseError__inherit__graph.png +share/doc/yahttp/classYaHTTP_1_1Request-members.html +share/doc/yahttp/classYaHTTP_1_1Request.html +share/doc/yahttp/classYaHTTP_1_1Request__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1Request__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Request__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1Request__inherit__graph.map +share/doc/yahttp/classYaHTTP_1_1Request__inherit__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Request__inherit__graph.png +share/doc/yahttp/classYaHTTP_1_1Response-members.html +share/doc/yahttp/classYaHTTP_1_1Response.html +share/doc/yahttp/classYaHTTP_1_1Response__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1Response__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Response__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1Response__inherit__graph.map +share/doc/yahttp/classYaHTTP_1_1Response__inherit__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Response__inherit__graph.png +share/doc/yahttp/classYaHTTP_1_1Router-members.html +share/doc/yahttp/classYaHTTP_1_1Router.html +share/doc/yahttp/classYaHTTP_1_1Router__coll__graph.map +share/doc/yahttp/classYaHTTP_1_1Router__coll__graph.md5 +share/doc/yahttp/classYaHTTP_1_1Router__coll__graph.png +share/doc/yahttp/classYaHTTP_1_1URL-members.html +share/doc/yahttp/classYaHTTP_1_1URL.html +share/doc/yahttp/classYaHTTP_1_1Utility-members.html +share/doc/yahttp/classYaHTTP_1_1Utility.html +share/doc/yahttp/classes.html +share/doc/yahttp/classes_0.html +share/doc/yahttp/classes_0.js +share/doc/yahttp/classes_1.html +share/doc/yahttp/classes_1.js +share/doc/yahttp/classes_2.html +share/doc/yahttp/classes_2.js +share/doc/yahttp/classes_3.html +share/doc/yahttp/classes_3.js +share/doc/yahttp/classes_4.html +share/doc/yahttp/classes_4.js +share/doc/yahttp/classes_5.html +share/doc/yahttp/classes_5.js +share/doc/yahttp/classes_6.html +share/doc/yahttp/classes_6.js +share/doc/yahttp/classes_7.html +share/doc/yahttp/classes_7.js +share/doc/yahttp/classes_8.html +share/doc/yahttp/classes_8.js +share/doc/yahttp/close.png +share/doc/yahttp/closed.png +share/doc/yahttp/cookie_8hpp.html +share/doc/yahttp/cookie_8hpp__dep__incl.map +share/doc/yahttp/cookie_8hpp__dep__incl.md5 +share/doc/yahttp/cookie_8hpp__dep__incl.png +share/doc/yahttp/cookie_8hpp_source.html +share/doc/yahttp/defines_0.html +share/doc/yahttp/defines_0.js +share/doc/yahttp/defines_1.html +share/doc/yahttp/defines_1.js +share/doc/yahttp/defines_2.html +share/doc/yahttp/defines_2.js +share/doc/yahttp/defines_3.html +share/doc/yahttp/defines_3.js +share/doc/yahttp/defines_4.html +share/doc/yahttp/defines_4.js +share/doc/yahttp/defines_5.html +share/doc/yahttp/defines_5.js +share/doc/yahttp/defines_6.html +share/doc/yahttp/defines_6.js +share/doc/yahttp/dir_11f3938c4a46de440ddd67600f0b2491.html +share/doc/yahttp/dir_11f3938c4a46de440ddd67600f0b2491_dep.map +share/doc/yahttp/dir_11f3938c4a46de440ddd67600f0b2491_dep.md5 +share/doc/yahttp/dir_11f3938c4a46de440ddd67600f0b2491_dep.png +share/doc/yahttp/doxygen.png +share/doc/yahttp/enums_0.html +share/doc/yahttp/enums_0.js +share/doc/yahttp/enumvalues_0.html +share/doc/yahttp/enumvalues_0.js +share/doc/yahttp/enumvalues_1.html +share/doc/yahttp/enumvalues_1.js +share/doc/yahttp/exception_8hpp.html +share/doc/yahttp/exception_8hpp__dep__incl.map +share/doc/yahttp/exception_8hpp__dep__incl.md5 +share/doc/yahttp/exception_8hpp__dep__incl.png +share/doc/yahttp/exception_8hpp__incl.map +share/doc/yahttp/exception_8hpp__incl.md5 +share/doc/yahttp/exception_8hpp__incl.png +share/doc/yahttp/exception_8hpp_source.html +share/doc/yahttp/files.html +share/doc/yahttp/files_0.html +share/doc/yahttp/files_0.js +share/doc/yahttp/files_1.html +share/doc/yahttp/files_1.js +share/doc/yahttp/files_2.html +share/doc/yahttp/files_2.js +share/doc/yahttp/files_3.html +share/doc/yahttp/files_3.js +share/doc/yahttp/files_4.html +share/doc/yahttp/files_4.js +share/doc/yahttp/ftv2blank.png +share/doc/yahttp/ftv2cl.png +share/doc/yahttp/ftv2doc.png +share/doc/yahttp/ftv2folderclosed.png +share/doc/yahttp/ftv2folderopen.png +share/doc/yahttp/ftv2lastnode.png +share/doc/yahttp/ftv2link.png +share/doc/yahttp/ftv2mlastnode.png +share/doc/yahttp/ftv2mnode.png +share/doc/yahttp/ftv2mo.png +share/doc/yahttp/ftv2node.png +share/doc/yahttp/ftv2ns.png +share/doc/yahttp/ftv2plastnode.png +share/doc/yahttp/ftv2pnode.png +share/doc/yahttp/ftv2splitbar.png +share/doc/yahttp/ftv2vertline.png +share/doc/yahttp/functions.html +share/doc/yahttp/functions_0.html +share/doc/yahttp/functions_0.js +share/doc/yahttp/functions_1.html +share/doc/yahttp/functions_1.js +share/doc/yahttp/functions_10.html +share/doc/yahttp/functions_10.js +share/doc/yahttp/functions_11.html +share/doc/yahttp/functions_11.js +share/doc/yahttp/functions_12.html +share/doc/yahttp/functions_12.js +share/doc/yahttp/functions_2.html +share/doc/yahttp/functions_2.js +share/doc/yahttp/functions_3.html +share/doc/yahttp/functions_3.js +share/doc/yahttp/functions_4.html +share/doc/yahttp/functions_4.js +share/doc/yahttp/functions_5.html +share/doc/yahttp/functions_5.js +share/doc/yahttp/functions_6.html +share/doc/yahttp/functions_6.js +share/doc/yahttp/functions_7.html +share/doc/yahttp/functions_7.js +share/doc/yahttp/functions_8.html +share/doc/yahttp/functions_8.js +share/doc/yahttp/functions_9.html +share/doc/yahttp/functions_9.js +share/doc/yahttp/functions_a.html +share/doc/yahttp/functions_a.js +share/doc/yahttp/functions_b.html +share/doc/yahttp/functions_b.js +share/doc/yahttp/functions_c.html +share/doc/yahttp/functions_c.js +share/doc/yahttp/functions_d.html +share/doc/yahttp/functions_d.js +share/doc/yahttp/functions_e.html +share/doc/yahttp/functions_e.js +share/doc/yahttp/functions_f.html +share/doc/yahttp/functions_f.js +share/doc/yahttp/functions_func.html +share/doc/yahttp/functions_rela.html +share/doc/yahttp/functions_vars.html +share/doc/yahttp/globals.html +share/doc/yahttp/globals_defs.html +share/doc/yahttp/graph_legend.html +share/doc/yahttp/graph_legend.md5 +share/doc/yahttp/graph_legend.png +share/doc/yahttp/hierarchy.html +share/doc/yahttp/index.html +share/doc/yahttp/inherit_graph_0.map +share/doc/yahttp/inherit_graph_0.md5 +share/doc/yahttp/inherit_graph_0.png +share/doc/yahttp/inherit_graph_1.map +share/doc/yahttp/inherit_graph_1.md5 +share/doc/yahttp/inherit_graph_1.png +share/doc/yahttp/inherit_graph_10.map +share/doc/yahttp/inherit_graph_10.md5 +share/doc/yahttp/inherit_graph_10.png +share/doc/yahttp/inherit_graph_11.map +share/doc/yahttp/inherit_graph_11.md5 +share/doc/yahttp/inherit_graph_11.png +share/doc/yahttp/inherit_graph_12.map +share/doc/yahttp/inherit_graph_12.md5 +share/doc/yahttp/inherit_graph_12.png +share/doc/yahttp/inherit_graph_13.map +share/doc/yahttp/inherit_graph_13.md5 +share/doc/yahttp/inherit_graph_13.png +share/doc/yahttp/inherit_graph_2.map +share/doc/yahttp/inherit_graph_2.md5 +share/doc/yahttp/inherit_graph_2.png +share/doc/yahttp/inherit_graph_3.map +share/doc/yahttp/inherit_graph_3.md5 +share/doc/yahttp/inherit_graph_3.png +share/doc/yahttp/inherit_graph_4.map +share/doc/yahttp/inherit_graph_4.md5 +share/doc/yahttp/inherit_graph_4.png +share/doc/yahttp/inherit_graph_5.map +share/doc/yahttp/inherit_graph_5.md5 +share/doc/yahttp/inherit_graph_5.png +share/doc/yahttp/inherit_graph_6.map +share/doc/yahttp/inherit_graph_6.md5 +share/doc/yahttp/inherit_graph_6.png +share/doc/yahttp/inherit_graph_7.map +share/doc/yahttp/inherit_graph_7.md5 +share/doc/yahttp/inherit_graph_7.png +share/doc/yahttp/inherit_graph_8.map +share/doc/yahttp/inherit_graph_8.md5 +share/doc/yahttp/inherit_graph_8.png +share/doc/yahttp/inherit_graph_9.map +share/doc/yahttp/inherit_graph_9.md5 +share/doc/yahttp/inherit_graph_9.png +share/doc/yahttp/inherits.html +share/doc/yahttp/mag_sel.png +share/doc/yahttp/namespaceYaHTTP.html +share/doc/yahttp/namespacemembers.html +share/doc/yahttp/namespacemembers_enum.html +share/doc/yahttp/namespacemembers_eval.html +share/doc/yahttp/namespacemembers_func.html +share/doc/yahttp/namespacemembers_type.html +share/doc/yahttp/namespacemembers_vars.html +share/doc/yahttp/namespaces.html +share/doc/yahttp/namespaces_0.html +share/doc/yahttp/namespaces_0.js +share/doc/yahttp/nav_f.png +share/doc/yahttp/nav_g.png +share/doc/yahttp/nav_h.png +share/doc/yahttp/nomatches.html +share/doc/yahttp/open.png +share/doc/yahttp/pages_0.html +share/doc/yahttp/pages_0.js +share/doc/yahttp/related_0.html +share/doc/yahttp/related_0.js +share/doc/yahttp/reqresp_8cpp.html +share/doc/yahttp/reqresp_8cpp__incl.map +share/doc/yahttp/reqresp_8cpp__incl.md5 +share/doc/yahttp/reqresp_8cpp__incl.png +share/doc/yahttp/reqresp_8hpp.html +share/doc/yahttp/reqresp_8hpp__dep__incl.map +share/doc/yahttp/reqresp_8hpp__dep__incl.md5 +share/doc/yahttp/reqresp_8hpp__dep__incl.png +share/doc/yahttp/reqresp_8hpp__incl.map +share/doc/yahttp/reqresp_8hpp__incl.md5 +share/doc/yahttp/reqresp_8hpp__incl.png +share/doc/yahttp/reqresp_8hpp_source.html +share/doc/yahttp/router_8cpp.html +share/doc/yahttp/router_8cpp__incl.map +share/doc/yahttp/router_8cpp__incl.md5 +share/doc/yahttp/router_8cpp__incl.png +share/doc/yahttp/router_8hpp.html +share/doc/yahttp/router_8hpp__dep__incl.map +share/doc/yahttp/router_8hpp__dep__incl.md5 +share/doc/yahttp/router_8hpp__dep__incl.png +share/doc/yahttp/router_8hpp__incl.map +share/doc/yahttp/router_8hpp__incl.md5 +share/doc/yahttp/router_8hpp__incl.png +share/doc/yahttp/router_8hpp_source.html +share/doc/yahttp/search.css +share/doc/yahttp/search.js +share/doc/yahttp/search_l.png +share/doc/yahttp/search_m.png +share/doc/yahttp/search_r.png +share/doc/yahttp/structYaHTTP_1_1ASCIICINullSafeComparator-members.html +share/doc/yahttp/structYaHTTP_1_1ASCIICINullSafeComparator.html +share/doc/yahttp/sync_off.png +share/doc/yahttp/sync_on.png +share/doc/yahttp/tab_a.png +share/doc/yahttp/tab_b.png +share/doc/yahttp/tab_h.png +share/doc/yahttp/tab_s.png +share/doc/yahttp/typedefs_0.html +share/doc/yahttp/typedefs_0.js +share/doc/yahttp/typedefs_1.html +share/doc/yahttp/typedefs_1.js +share/doc/yahttp/url_8hpp.html +share/doc/yahttp/url_8hpp__dep__incl.map +share/doc/yahttp/url_8hpp__dep__incl.md5 +share/doc/yahttp/url_8hpp__dep__incl.png +share/doc/yahttp/url_8hpp__incl.map +share/doc/yahttp/url_8hpp__incl.md5 +share/doc/yahttp/url_8hpp__incl.png +share/doc/yahttp/url_8hpp_source.html +share/doc/yahttp/utility_8hpp.html +share/doc/yahttp/utility_8hpp__dep__incl.map +share/doc/yahttp/utility_8hpp__dep__incl.md5 +share/doc/yahttp/utility_8hpp__dep__incl.png +share/doc/yahttp/utility_8hpp_source.html +share/doc/yahttp/variables_0.html +share/doc/yahttp/variables_0.js +share/doc/yahttp/variables_1.html +share/doc/yahttp/variables_1.js +share/doc/yahttp/variables_10.html +share/doc/yahttp/variables_10.js +share/doc/yahttp/variables_11.html +share/doc/yahttp/variables_11.js +share/doc/yahttp/variables_12.html +share/doc/yahttp/variables_12.js +share/doc/yahttp/variables_13.html +share/doc/yahttp/variables_13.js +share/doc/yahttp/variables_2.html +share/doc/yahttp/variables_2.js +share/doc/yahttp/variables_3.html +share/doc/yahttp/variables_3.js +share/doc/yahttp/variables_4.html +share/doc/yahttp/variables_4.js +share/doc/yahttp/variables_5.html +share/doc/yahttp/variables_5.js +share/doc/yahttp/variables_6.html +share/doc/yahttp/variables_6.js +share/doc/yahttp/variables_7.html +share/doc/yahttp/variables_7.js +share/doc/yahttp/variables_8.html +share/doc/yahttp/variables_8.js +share/doc/yahttp/variables_9.html +share/doc/yahttp/variables_9.js +share/doc/yahttp/variables_a.html +share/doc/yahttp/variables_a.js +share/doc/yahttp/variables_b.html +share/doc/yahttp/variables_b.js +share/doc/yahttp/variables_c.html +share/doc/yahttp/variables_c.js +share/doc/yahttp/variables_d.html +share/doc/yahttp/variables_d.js +share/doc/yahttp/variables_e.html +share/doc/yahttp/variables_e.js +share/doc/yahttp/variables_f.html +share/doc/yahttp/variables_f.js +share/doc/yahttp/yahttp-config_8h.html +share/doc/yahttp/yahttp-config_8h__dep__incl.map +share/doc/yahttp/yahttp-config_8h__dep__incl.md5 +share/doc/yahttp/yahttp-config_8h__dep__incl.png +share/doc/yahttp/yahttp-config_8h_source.html +share/doc/yahttp/yahttp_8hpp.html +share/doc/yahttp/yahttp_8hpp__dep__incl.map +share/doc/yahttp/yahttp_8hpp__dep__incl.md5 +share/doc/yahttp/yahttp_8hpp__dep__incl.png +share/doc/yahttp/yahttp_8hpp__incl.map +share/doc/yahttp/yahttp_8hpp__incl.md5 +share/doc/yahttp/yahttp_8hpp__incl.png +share/doc/yahttp/yahttp_8hpp_source.html diff --git a/www/yahttp/buildlink3.mk b/www/yahttp/buildlink3.mk new file mode 100644 index 000000000..887f7829f --- /dev/null +++ b/www/yahttp/buildlink3.mk @@ -0,0 +1,13 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/02 23:52:50 rodent Exp $ + +BUILDLINK_TREE+= yahttp + +.if !defined(YAHTTP_BUILDLINK3_MK) +YAHTTP_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.yahttp+= yahttp>=0.1.5 +BUILDLINK_PKGSRCDIR.yahttp?= ../../www/yahttp + +.endif # YAHTTP_BUILDLINK3_MK + +BUILDLINK_TREE+= -yahttp diff --git a/www/yahttp/distinfo b/www/yahttp/distinfo new file mode 100644 index 000000000..957b24598 --- /dev/null +++ b/www/yahttp/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/02 23:52:50 rodent Exp $ + +SHA1 (yahttp-0.1.5.tar.gz) = 6cee407d56eaf027cdd0942839d3b172d8d5870e +RMD160 (yahttp-0.1.5.tar.gz) = 417fb69669f4fb1fe7490d2c57815b2fdc3e8c89 +Size (yahttp-0.1.5.tar.gz) = 1339625 bytes +SHA1 (patch-configure.ac) = ad890f7ff9ab32c2a3cce5732be08346fed64118 diff --git a/www/yahttp/patches/patch-configure.ac b/www/yahttp/patches/patch-configure.ac new file mode 100644 index 000000000..6098a08a6 --- /dev/null +++ b/www/yahttp/patches/patch-configure.ac @@ -0,0 +1,15 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/04/02 23:52:50 rodent Exp $ + +Fix portability failure. + +--- configure.ac.orig 2014-12-27 12:40:45.000000000 +0000 ++++ configure.ac +@@ -28,7 +28,7 @@ AC_CHECK_MEMBER(struct tm.tm_gmtoff, + + # test for boost anyways + BOOST_REQUIRE([1.36], [boost=no]) +-if test "$boost" == ""; then ++if test "$boost" = ""; then + BOOST_TEST + fi + diff --git a/www/yaws/Makefile b/www/yaws/Makefile index 98da6a0c5..eeb5ffbba 100644 --- a/www/yaws/Makefile +++ b/www/yaws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:16 wiz Exp $ # DISTNAME= yaws-1.97 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://yaws.hyber.org/download/ diff --git a/x11/Makefile b/x11/Makefile index 07dc48cf8..7e2771e36 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.745 2015/02/08 09:07:42 wiz Exp $ +# $NetBSD: Makefile,v 1.752 2015/06/05 22:45:24 youri Exp $ # COMMENT= Packages to support the X window system @@ -288,6 +288,7 @@ SUBDIR+= libXinerama SUBDIR+= libXmu SUBDIR+= libXp SUBDIR+= libXpm +SUBDIR+= libXpresent SUBDIR+= libXprintUtil SUBDIR+= libXrandr SUBDIR+= libXrender @@ -309,12 +310,13 @@ SUBDIR+= libunique3 SUBDIR+= libxcb SUBDIR+= libxdg-basedir SUBDIR+= libxfce4gui -SUBDIR+= libxfce4menu +SUBDIR+= libxfce4ui SUBDIR+= libxfce4util SUBDIR+= libxkbcommon SUBDIR+= libxkbfile SUBDIR+= libxkbui SUBDIR+= libxklavier +SUBDIR+= libxshmfence SUBDIR+= listres SUBDIR+= luit SUBDIR+= lxsession @@ -327,6 +329,7 @@ SUBDIR+= matchbox-themes-extra SUBDIR+= mlterm SUBDIR+= modeline SUBDIR+= modular-xorg-server +SUBDIR+= modular-xorg-server112 SUBDIR+= motif SUBDIR+= mowitz SUBDIR+= mrxvt @@ -451,6 +454,7 @@ SUBDIR+= ssystem SUBDIR+= stalonetray SUBDIR+= startup-notification SUBDIR+= startup-notification010 +SUBDIR+= sxhkd SUBDIR+= tile SUBDIR+= tint2 SUBDIR+= tk @@ -501,6 +505,7 @@ SUBDIR+= xcb SUBDIR+= xcb-proto SUBDIR+= xcb-util SUBDIR+= xcb-util-cursor +SUBDIR+= xcb-util-errors SUBDIR+= xcb-util-image SUBDIR+= xcb-util-keysyms SUBDIR+= xcb-util-renderutil @@ -582,15 +587,18 @@ SUBDIR+= xfce4-clipman-plugin SUBDIR+= xfce4-desktop SUBDIR+= xfce4-exo SUBDIR+= xfce4-eyes-plugin +SUBDIR+= xfce4-garcon SUBDIR+= xfce4-gtk2-engine SUBDIR+= xfce4-notes-plugin +SUBDIR+= xfce4-notifyd SUBDIR+= xfce4-panel SUBDIR+= xfce4-places-plugin -SUBDIR+= xfce4-screenshooter-plugin +SUBDIR+= xfce4-screenshooter SUBDIR+= xfce4-session SUBDIR+= xfce4-settings SUBDIR+= xfce4-terminal -SUBDIR+= xfce4-utils +SUBDIR+= xfce4-tumbler +SUBDIR+= xfce4-whiskermenu-plugin SUBDIR+= xfd SUBDIR+= xfishtank SUBDIR+= xflame @@ -665,6 +673,7 @@ SUBDIR+= xrandr SUBDIR+= xrdb SUBDIR+= xrefresh SUBDIR+= xrestop +SUBDIR+= xrootconsole SUBDIR+= xscope SUBDIR+= xscreensaver SUBDIR+= xscreensaver-demo diff --git a/x11/alacarte/Makefile b/x11/alacarte/Makefile index 5930bee07..a73e78673 100644 --- a/x11/alacarte/Makefile +++ b/x11/alacarte/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:16 wiz Exp $ DISTNAME= alacarte-0.13.1 -PKGREVISION= 28 +PKGREVISION= 30 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/alacarte/0.13/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/antiright/Makefile b/x11/antiright/Makefile index 9f922941e..95503e31b 100644 --- a/x11/antiright/Makefile +++ b/x11/antiright/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:25:02 tnn Exp $ # DISTNAME= antiright-3.4 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= x11 MASTER_SITES= http://download.savannah.nongnu.org/releases/antiright/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/appmenu-qt/Makefile b/x11/appmenu-qt/Makefile index 33870c54d..48bad2987 100644 --- a/x11/appmenu-qt/Makefile +++ b/x11/appmenu-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:47 tron Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:02 tnn Exp $ DISTNAME= appmenu-qt-0.2.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/appmenu-qt/trunk/0.2.6/+download/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/autocutsel/Makefile b/x11/autocutsel/Makefile index 035c81e1b..c43f47d51 100644 --- a/x11/autocutsel/Makefile +++ b/x11/autocutsel/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2012/10/06 05:59:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/09 13:10:00 ryoon Exp $ # -DISTNAME= autocutsel-0.9.0 -PKGREVISION= 1 +DISTNAME= autocutsel-0.10.0 CATEGORIES= x11 -MASTER_SITES= http://savannah.nongnu.org/download/autocutsel/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=sigmike/} +GITHUB_PROJECT= autocutsel +GITHUB_TAG= ${PKGVERSION_NOREV} MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.nongnu.org/autocutsel/ @@ -12,16 +13,25 @@ COMMENT= Synchronizes the X11 cutbuffer and CLIPBOARD selection LICENSE= gnu-gpl-v2 USE_LIBTOOL= yes +USE_TOOLS+= automake GNU_CONFIGURE= yes INSTALLATION_DIRS= share/doc/autocutsel +pre-configure: + set -e; cd ${WRKSRC}; \ + aclocal && libtoolize && autoheader && \ + automake --gnu --add-missing && autoconf + post-install: ${INSTALL_DATA} ${WRKSRC}/README \ ${DESTDIR}${PREFIX}/share/doc/autocutsel/ +.include "../../x11/libSM/buildlink3.mk" +.include "../../x11/libICE/buildlink3.mk" +.include "../../x11/libXext/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXaw/buildlink3.mk" -.include "../../x11/libXext/buildlink3.mk" -.include "../../x11/libXp/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" +.include "../../x11/libXmu/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/autocutsel/distinfo b/x11/autocutsel/distinfo index 75176e793..e5efe305c 100644 --- a/x11/autocutsel/distinfo +++ b/x11/autocutsel/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/10/06 05:59:30 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2015/06/09 13:10:00 ryoon Exp $ -SHA1 (autocutsel-0.9.0.tar.gz) = 7b15210b17a1499d2deba2261993373d3be14bb2 -RMD160 (autocutsel-0.9.0.tar.gz) = d6bfd0cfb53cb15dbd10b4bc989f6ebdc20511e9 -Size (autocutsel-0.9.0.tar.gz) = 297595 bytes +SHA1 (autocutsel-0.10.0.tar.gz) = a2314565fe932ab67f6ec4cbf1b2ea0bb339240c +RMD160 (autocutsel-0.10.0.tar.gz) = 70e62bc65eb74d33f17a0ee2141d211ba2a260ee +Size (autocutsel-0.10.0.tar.gz) = 19114 bytes diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index bc33b949b..384639b3e 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2014/11/25 11:59:25 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:25:03 tnn Exp $ DISTNAME= avant-window-navigator-0.4.0 -PKGREVISION= 17 +PKGREVISION= 19 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/awn/0.4/0.4.0/+download/ diff --git a/x11/bbapm/Makefile b/x11/bbapm/Makefile index d767c80a8..1abcc7c1c 100644 --- a/x11/bbapm/Makefile +++ b/x11/bbapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/29 05:06:08 asau Exp $ +# $NetBSD: Makefile,v 1.16 2015/05/05 06:45:57 mef Exp $ # based on # FreeBSD port: # ID: ports/x11-wm/bbapm/Makefile,v 1.5 2002/09/02 01:30:15 lioux Exp @@ -11,7 +11,7 @@ CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bbtools/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://bbtools.sourceforge.net/download.php?file=14 +HOMEPAGE= http://sourceforge.net/projects/bbtools/?source=directory COMMENT= APM monitor for Blackbox GNU_CONFIGURE= yes diff --git a/x11/c++-gtk-utils/Makefile b/x11/c++-gtk-utils/Makefile index 82c7e61bd..480fb115a 100644 --- a/x11/c++-gtk-utils/Makefile +++ b/x11/c++-gtk-utils/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/07/19 06:49:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:25:03 tnn Exp $ -DISTNAME= c++-gtk-utils-2.2.8 +DISTNAME= c++-gtk-utils-2.2.11 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cxx-gtk-utils/} diff --git a/x11/c++-gtk-utils/PLIST b/x11/c++-gtk-utils/PLIST index 3e3975a6c..494d78299 100644 --- a/x11/c++-gtk-utils/PLIST +++ b/x11/c++-gtk-utils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/07/19 06:39:31 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/11 05:40:55 ryoon Exp $ include/c++-gtk-utils-3-2.2/c++-gtk-utils/application.h include/c++-gtk-utils-3-2.2/c++-gtk-utils/async_queue.h include/c++-gtk-utils-3-2.2/c++-gtk-utils/async_result.h @@ -80,66 +80,21 @@ share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncResult-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncResult.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1CFree-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1CFree.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0__const-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0__const.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0__const.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0__static-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0__static.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback0__static.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1__const-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1__const.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1__const.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1__static-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1__static.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback1__static.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2__const-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2__const.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2__const.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2__static-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2__static.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback2__static.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3__const-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3__const.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3__const.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3__static-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3__static.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback3__static.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4__const-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4__const.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4__const.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4__static-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4__static.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback4__static.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5__const-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5__const.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5__const.png -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5__static-members.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5__static.html -share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback5__static.png share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1CallbackArg-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1CallbackArg.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1CallbackArg.png +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__fun__tuple-members.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__fun__tuple.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__fun__tuple.png share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__lambda-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__lambda.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__lambda.png +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__memfun-members.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__memfun.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__memfun.png +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__memfun__tuple-members.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__memfun__tuple.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1Callback__memfun__tuple.png share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1FunctorArg-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1FunctorArg.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Callback_1_1SafeFunctorArg-members.html @@ -179,6 +134,8 @@ share/doc/c++-gtk-utils/2.2/html/classCgu_1_1GobjWeakHandle-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1GobjWeakHandle.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1GvarHandle-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1GvarHandle.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1IntIter-members.html +share/doc/c++-gtk-utils/2.2/html/classCgu_1_1IntIter.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1IntrusiveCounter-members.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1IntrusiveCounter.html share/doc/c++-gtk-utils/2.2/html/classCgu_1_1IntrusiveLockCounter-members.html @@ -402,12 +359,14 @@ share/doc/c++-gtk-utils/2.2/html/globals.html share/doc/c++-gtk-utils/2.2/html/globals_defs.html share/doc/c++-gtk-utils/2.2/html/gobj__handle_8h.html share/doc/c++-gtk-utils/2.2/html/gobj__handle_8h_source.html +share/doc/c++-gtk-utils/2.2/html/group__IntIterHelpers.html share/doc/c++-gtk-utils/2.2/html/group__fdstreams.html share/doc/c++-gtk-utils/2.2/html/group__gstreams.html share/doc/c++-gtk-utils/2.2/html/group__handles.html share/doc/c++-gtk-utils/2.2/html/group__io__watch.html share/doc/c++-gtk-utils/2.2/html/group__prog__present.html share/doc/c++-gtk-utils/2.2/html/group__timeout.html +share/doc/c++-gtk-utils/2.2/html/group__tuple.html share/doc/c++-gtk-utils/2.2/html/gstream_8h.html share/doc/c++-gtk-utils/2.2/html/gstream_8h_source.html share/doc/c++-gtk-utils/2.2/html/gvar__handle_8h.html @@ -535,7 +494,6 @@ share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Thread_1_1RecMutexError.png share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Thread_1_1TaskError-members.html share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Thread_1_1TaskError.html share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Thread_1_1TaskError.png -share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Thread_1_1TaskManagerHelper2_1_1FunctorResultWrapper.html share/doc/c++-gtk-utils/2.2/html/sync_off.png share/doc/c++-gtk-utils/2.2/html/sync_on.png share/doc/c++-gtk-utils/2.2/html/tab_a.png diff --git a/x11/c++-gtk-utils/buildlink3.mk b/x11/c++-gtk-utils/buildlink3.mk index 736986a66..accde6b60 100644 --- a/x11/c++-gtk-utils/buildlink3.mk +++ b/x11/c++-gtk-utils/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2014/07/19 06:39:31 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/25 14:25:03 tnn Exp $ BUILDLINK_TREE+= c++-gtk-utils @@ -6,6 +6,7 @@ BUILDLINK_TREE+= c++-gtk-utils C++_GTK_UTILS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.c++-gtk-utils+= c++-gtk-utils>=2.2.7 +BUILDLINK_ABI_DEPENDS.c++-gtk-utils?= c++-gtk-utils>=2.2.11nb1 BUILDLINK_PKGSRCDIR.c++-gtk-utils?= ../../x11/c++-gtk-utils .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/c++-gtk-utils/distinfo b/x11/c++-gtk-utils/distinfo index cefe81c66..177de7b20 100644 --- a/x11/c++-gtk-utils/distinfo +++ b/x11/c++-gtk-utils/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2014/08/19 13:45:48 joerg Exp $ +$NetBSD: distinfo,v 1.4 2015/04/11 05:40:55 ryoon Exp $ -SHA1 (c++-gtk-utils-2.2.8.tar.gz) = be937d47b8d565fb55cc14c096b1e36f1d52c6f7 -RMD160 (c++-gtk-utils-2.2.8.tar.gz) = b9a149f68364bbd922ac354e1b3905115bbb2804 -Size (c++-gtk-utils-2.2.8.tar.gz) = 2604121 bytes +SHA1 (c++-gtk-utils-2.2.11.tar.gz) = f1c3cef40b814425adb395084dcb8b262ad68b68 +RMD160 (c++-gtk-utils-2.2.11.tar.gz) = 7c9f7b48343ae1dd3d0258c455d170884f6f5c69 +Size (c++-gtk-utils-2.2.11.tar.gz) = 2679730 bytes SHA1 (patch-c++-gtk-utils_Makefile.in) = 48dcf35c63a7397ad83329ab4c841482d38a99b8 SHA1 (patch-tests_test__fdstream.cpp) = 2735a0ab4646e14719ec9fb2c96c8bd1f31b7f7d SHA1 (patch-tests_test__gstream.cpp) = 0977bdfdb96b9b6ba42eefa67e17933fcd662f3b diff --git a/x11/clipit/Makefile b/x11/clipit/Makefile index e5573a498..cfc3d7ae6 100644 --- a/x11/clipit/Makefile +++ b/x11/clipit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:25:03 tnn Exp $ # DISTNAME= clipit-1.4.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkclipit/} diff --git a/x11/clisp-gtk2/Makefile b/x11/clisp-gtk2/Makefile index 251835dab..f464ab970 100644 --- a/x11/clisp-gtk2/Makefile +++ b/x11/clisp-gtk2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:25:03 tnn Exp $ # CLISP_MODULE= gtk2 PKGNAME= clisp-${CLISP_MODULE}-${CLISP_VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/} diff --git a/x11/deforaos-keyboard/Makefile b/x11/deforaos-keyboard/Makefile index 6adafc228..6f8093457 100644 --- a/x11/deforaos-keyboard/Makefile +++ b/x11/deforaos-keyboard/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:03 tnn Exp $ # DISTNAME= Keyboard-0.2.1 PKGNAME= deforaos-keyboard-0.2.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/3696/ diff --git a/x11/deforaos-keyboard/buildlink3.mk b/x11/deforaos-keyboard/buildlink3.mk index e096d20f5..05452a68d 100644 --- a/x11/deforaos-keyboard/buildlink3.mk +++ b/x11/deforaos-keyboard/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:03 tnn Exp $ # BUILDLINK_TREE+= deforaos-keyboard @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-keyboard DEFORAOS_KEYBOARD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-keyboard+= deforaos-keyboard>=0.0.2 -BUILDLINK_ABI_DEPENDS.deforaos-keyboard?= deforaos-keyboard>=0.2.1nb9 +BUILDLINK_ABI_DEPENDS.deforaos-keyboard?= deforaos-keyboard>=0.2.1nb10 BUILDLINK_PKGSRCDIR.deforaos-keyboard?= ../../x11/deforaos-keyboard .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/deforaos-libdesktop/Makefile b/x11/deforaos-libdesktop/Makefile index d6e4ccbb6..e54033135 100644 --- a/x11/deforaos-libdesktop/Makefile +++ b/x11/deforaos-libdesktop/Makefile @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/05/25 17:52:37 khorben Exp $ # -DISTNAME= libDesktop-0.1.0 -PKGNAME= deforaos-libdesktop-0.1.0 -PKGREVISION= 3 +DISTNAME= libDesktop-0.2.0 +PKGNAME= deforaos-libdesktop-0.2.0 CATEGORIES= x11 -MASTER_SITES= http://www.defora.org/os/download/download/4318/ +MASTER_SITES= http://www.defora.org/os/download/download/4355/ MAINTAINER= khorben@defora.org HOMEPAGE= http://www.defora.org/ COMMENT= DeforaOS desktop library -LICENSE= gnu-gpl-v3 +LICENSE= 2-clause-bsd USE_TOOLS+= pkg-config diff --git a/x11/deforaos-libdesktop/PLIST b/x11/deforaos-libdesktop/PLIST index ce19e036f..d88335158 100644 --- a/x11/deforaos-libdesktop/PLIST +++ b/x11/deforaos-libdesktop/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/02/24 16:09:21 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/05/25 17:52:37 khorben Exp $ include/Desktop.h include/Desktop/about.h include/Desktop/accel.h @@ -8,6 +8,7 @@ include/Desktop/menubar.h include/Desktop/message.h include/Desktop/mime.h include/Desktop/toolbar.h +include/Desktop/widget.h lib/libDesktop.a lib/libDesktop.so lib/libDesktop.so.0 diff --git a/x11/deforaos-libdesktop/buildlink3.mk b/x11/deforaos-libdesktop/buildlink3.mk index 91c85dcfc..c1d31357f 100644 --- a/x11/deforaos-libdesktop/buildlink3.mk +++ b/x11/deforaos-libdesktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/05/25 17:52:37 khorben Exp $ # BUILDLINK_TREE+= deforaos-libdesktop @@ -6,8 +6,8 @@ BUILDLINK_TREE+= deforaos-libdesktop .if !defined(DEFORAOS_LIBDESKTOP_BUILDLINK3_MK) DEFORAOS_LIBDESKTOP_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.deforaos-libdesktop+= deforaos-libdesktop>=0.1.0 -BUILDLINK_ABI_DEPENDS.deforaos-libdesktop?= deforaos-libdesktop>=0.1.0nb3 +BUILDLINK_API_DEPENDS.deforaos-libdesktop+= deforaos-libdesktop>=0.2.0 +BUILDLINK_ABI_DEPENDS.deforaos-libdesktop?= deforaos-libdesktop>=0.2.0 BUILDLINK_PKGSRCDIR.deforaos-libdesktop?= ../../x11/deforaos-libdesktop .include "../../devel/deforaos-libsystem/buildlink3.mk" diff --git a/x11/deforaos-libdesktop/distinfo b/x11/deforaos-libdesktop/distinfo index 8a99ac048..49d57848f 100644 --- a/x11/deforaos-libdesktop/distinfo +++ b/x11/deforaos-libdesktop/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/03/21 14:02:26 jperkin Exp $ +$NetBSD: distinfo,v 1.5 2015/05/25 17:52:37 khorben Exp $ -SHA1 (libDesktop-0.1.0.tar.gz) = 37c252424ec382db443c3e2313fb29d65e3cc107 -RMD160 (libDesktop-0.1.0.tar.gz) = 1e5a600f73dc0c9a44c4c37a4e4aea2142de2321 -Size (libDesktop-0.1.0.tar.gz) = 27130 bytes -SHA1 (patch-data_pkgconfig.sh) = c409a0ffb6a9d24223866ec9a28b71f9019d4448 +SHA1 (libDesktop-0.2.0.tar.gz) = 5915629202ea0e9ae9b2c6929644fab3570802df +RMD160 (libDesktop-0.2.0.tar.gz) = 60f6fbee77bdb7524d0908db24ff21ea170f82a3 +Size (libDesktop-0.2.0.tar.gz) = 17698 bytes diff --git a/x11/deforaos-libdesktop/patches/patch-data_pkgconfig.sh b/x11/deforaos-libdesktop/patches/patch-data_pkgconfig.sh deleted file mode 100644 index 2653d8ede..000000000 --- a/x11/deforaos-libdesktop/patches/patch-data_pkgconfig.sh +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-data_pkgconfig.sh,v 1.1 2014/03/21 14:02:26 jperkin Exp $ - -Use correct rpath flag on SunOS. - ---- data/pkgconfig.sh.orig 2013-07-21 23:17:53.000000000 +0000 -+++ data/pkgconfig.sh -@@ -114,6 +114,9 @@ while [ $# -gt 0 ]; do - Darwin) - RPATH="-Wl,-rpath,\${libdir}" - ;; -+ SunOS) -+ RPATH="-Wl,-R\${libdir}" -+ ;; - esac - fi - diff --git a/x11/deforaos-locker/Makefile b/x11/deforaos-locker/Makefile index ad37bb2f9..7a7ccc365 100644 --- a/x11/deforaos-locker/Makefile +++ b/x11/deforaos-locker/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/13 21:55:01 khorben Exp $ # -DISTNAME= Locker-0.2.1 -PKGNAME= deforaos-locker-0.2.1 -PKGREVISION= 8 +DISTNAME= Locker-0.3.0 +PKGNAME= deforaos-locker-0.3.0 CATEGORIES= x11 -MASTER_SITES= http://www.defora.org/os/download/download/3703/ +MASTER_SITES= http://www.defora.org/os/download/download/4347/ MAINTAINER= khorben@defora.org HOMEPAGE= http://www.defora.org/ @@ -26,7 +25,10 @@ AUTO_MKDIRS= yes post-install: ${MV} ${DESTDIR}${PREFIX}/share/man/man1/locker.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/locker.1 ${MV} ${DESTDIR}${PREFIX}/share/man/man1/lockerctl.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/lockerctl.1 + ${MV} ${DESTDIR}${PREFIX}/share/man/html1/locker.html ${DESTDIR}${PREFIX}/share/doc/html/Locker/locker.html + ${MV} ${DESTDIR}${PREFIX}/share/man/html1/lockerctl.html ${DESTDIR}${PREFIX}/share/doc/html/Locker/lockerctl.html ${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1 + ${RMDIR} ${DESTDIR}${PREFIX}/share/man/html1 ${RMDIR} ${DESTDIR}${PREFIX}/share/man .include "options.mk" @@ -34,4 +36,5 @@ post-install: .include "../../x11/deforaos-libdesktop/buildlink3.mk" .include "../../x11/libXScrnSaver/buildlink3.mk" .include "../../x11/deforaos-panel/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/deforaos-locker/PLIST b/x11/deforaos-locker/PLIST index 57a767bd1..50528b7d9 100644 --- a/x11/deforaos-locker/PLIST +++ b/x11/deforaos-locker/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2012/12/17 00:47:37 khorben Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/13 21:55:01 khorben Exp $ bin/locker bin/lockerctl include/Desktop/Locker.h @@ -8,6 +8,7 @@ include/Desktop/Locker/locker.h include/Desktop/Locker/plugin.h lib/Locker/auth/password.so lib/Locker/auth/slider.so +lib/Locker/demos/colors.so lib/Locker/demos/gtk-demo.so lib/Locker/demos/logo.so lib/Locker/demos/xscreensaver.so @@ -18,7 +19,8 @@ lib/Locker/plugins/suspend.so lib/Locker/plugins/systray.so man/man1/locker.1 man/man1/lockerctl.1 -share/applications/locker-settings.desktop +share/applications/deforaos-locker-settings.desktop share/doc/html/Locker/locker.html share/doc/html/Locker/lockerctl.html +share/locale/es/LC_MESSAGES/Locker.mo share/locale/fr/LC_MESSAGES/Locker.mo diff --git a/x11/deforaos-locker/buildlink3.mk b/x11/deforaos-locker/buildlink3.mk index 12ead7701..e9d381b7d 100644 --- a/x11/deforaos-locker/buildlink3.mk +++ b/x11/deforaos-locker/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:03 tnn Exp $ # BUILDLINK_TREE+= deforaos-locker @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-locker DEFORAOS_LOCKER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-locker+= deforaos-locker>=0.1.2 -BUILDLINK_ABI_DEPENDS.deforaos-locker?= deforaos-locker>=0.2.1nb8 +BUILDLINK_ABI_DEPENDS.deforaos-locker?= deforaos-locker>=0.2.1nb9 BUILDLINK_PKGSRCDIR.deforaos-locker?= ../../x11/deforaos-locker .include "../../x11/deforaos-libdesktop/buildlink3.mk" diff --git a/x11/deforaos-locker/distinfo b/x11/deforaos-locker/distinfo index 6da05d5b3..785dc9913 100644 --- a/x11/deforaos-locker/distinfo +++ b/x11/deforaos-locker/distinfo @@ -1,7 +1,5 @@ -$NetBSD: distinfo,v 1.2 2013/06/15 12:25:23 khorben Exp $ +$NetBSD: distinfo,v 1.3 2015/06/13 21:55:01 khorben Exp $ -SHA1 (Locker-0.2.1.tar.gz) = b78288b7a45212dc2b89361539c7b63c85f7ee83 -RMD160 (Locker-0.2.1.tar.gz) = 81d96bcff075eac749027841f2194351940f9a55 -Size (Locker-0.2.1.tar.gz) = 49812 bytes -SHA1 (patch-src_auth_Makefile) = 23c5cafc182e32eb226ab1e283ac0260a8ca0e45 -SHA1 (patch-src_locker.c) = 63a7f11d9e1948de3f27107392b9a962f7885880 +SHA1 (Locker-0.3.0.tar.gz) = 8ea2f5cc854085eda06a39c88bd5a07fab10eff2 +RMD160 (Locker-0.3.0.tar.gz) = 773e3638f610e6500f7674995337a5114ae1fb46 +Size (Locker-0.3.0.tar.gz) = 57770 bytes diff --git a/x11/deforaos-locker/patches/patch-src_auth_Makefile b/x11/deforaos-locker/patches/patch-src_auth_Makefile deleted file mode 100644 index 718dda755..000000000 --- a/x11/deforaos-locker/patches/patch-src_auth_Makefile +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-src_auth_Makefile,v 1.2 2013/06/15 12:25:23 khorben Exp $ - -Fixes build in src/auth on netbsd-6 - ---- src/auth/Makefile.orig 2012-10-14 16:56:53.000000000 +0000 -+++ src/auth/Makefile -@@ -21,7 +21,7 @@ all: $(TARGETS) - - password_OBJS = password.o - password_CFLAGS = $(CPPFLAGSF) $(CPPFLAGS) $(CFLAGSF) $(CFLAGS) --password_LDFLAGS = $(LDFLAGSF) $(LDFLAGS) -l crypt -+password_LDFLAGS = $(LDFLAGSF) $(LDFLAGS) -lcrypt - - password.so: $(password_OBJS) - $(CCSHARED) -o password.so $(password_OBJS) $(password_LDFLAGS) diff --git a/x11/deforaos-locker/patches/patch-src_locker.c b/x11/deforaos-locker/patches/patch-src_locker.c deleted file mode 100644 index a56feb4b0..000000000 --- a/x11/deforaos-locker/patches/patch-src_locker.c +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-src_locker.c,v 1.1 2013/06/15 12:25:23 khorben Exp $ - -API change in libDesktop 0.0.10 - ---- src/locker.c.orig 2012-10-12 23:18:24.000000000 +0000 -+++ src/locker.c -@@ -268,8 +268,10 @@ Locker * locker_new(char const * demo, c - GDK_WINDOW_XID(root), ScreenSaverNotifyMask); - gdk_x11_register_standard_event_type(locker->display, locker->event, 1); - gdk_window_add_filter(root, _locker_on_filter, locker); -- desktop_message_register(LOCKER_CLIENT_MESSAGE, _locker_on_message, -- locker); -+ /* listen to desktop messages */ -+ gtk_widget_realize(locker->windows[0]); -+ desktop_message_register(locker->windows[0], LOCKER_CLIENT_MESSAGE, -+ _locker_on_message, locker); - return locker; - } - diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index 6a20e4f30..016fb767b 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/01/06 14:51:33 jperkin Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:03 tnn Exp $ # DISTNAME= Panel-0.3.1 PKGNAME= deforaos-panel-0.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/4338/ diff --git a/x11/deforaos-panel/buildlink3.mk b/x11/deforaos-panel/buildlink3.mk index f62ed301e..bdd505a24 100644 --- a/x11/deforaos-panel/buildlink3.mk +++ b/x11/deforaos-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:03 tnn Exp $ # BUILDLINK_TREE+= deforaos-panel @@ -7,7 +7,7 @@ BUILDLINK_TREE+= deforaos-panel DEFORAOS_PANEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.deforaos-panel+= deforaos-panel>=0.2.12 -BUILDLINK_ABI_DEPENDS.deforaos-panel?= deforaos-panel>=0.2.18nb4 +BUILDLINK_ABI_DEPENDS.deforaos-panel?= deforaos-panel>=0.3.1nb2 BUILDLINK_PKGSRCDIR.deforaos-panel?= ../../x11/deforaos-panel .include "../../devel/deforaos-libsystem/buildlink3.mk" diff --git a/x11/deskmenu/Makefile b/x11/deskmenu/Makefile index fa9c39b35..d38631c92 100644 --- a/x11/deskmenu/Makefile +++ b/x11/deskmenu/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:25:03 tnn Exp $ # VERSION= 1.4.2 DISTNAME= deskmenu_${VERSION} PKGNAME= deskmenu-${VERSION} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ diff --git a/x11/devilspie/Makefile b/x11/devilspie/Makefile index c35b12094..208a73ac7 100644 --- a/x11/devilspie/Makefile +++ b/x11/devilspie/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/05/05 00:48:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:25:03 tnn Exp $ DISTNAME= devilspie-0.22 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= x11 MASTER_SITES= http://www.burtonini.com/computing/ diff --git a/x11/eekboard/Makefile b/x11/eekboard/Makefile index c129fcd61..edab6a7b5 100644 --- a/x11/eekboard/Makefile +++ b/x11/eekboard/Makefile @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.31 2015/03/15 17:20:19 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.34 2015/05/06 08:54:49 mef Exp $ DISTNAME= eekboard-1.0.8 -PKGREVISION= 3 +PKGREVISION= 5 +MASTER_SITES= ${MASTER_SITE_GITHUB:=ueno/} +GITHUB_PROJECT= eekboard +GITHUB_TAG= ${DISTNAME} CATEGORIES= x11 -MASTER_SITES= http://cloud.github.com/downloads/ueno/eekboard/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://fedorahosted.org/eekboard/ +HOMEPAGE= https://github.com/ueno/eekboard COMMENT= Virtual keyboard for GNOME LICENSE= gnu-gpl-v3 @@ -15,10 +17,12 @@ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config intltool msgfmt msgmerge xgettext +WRKSRC= ${WRKDIR}/${DISTNAME} + PKGCONFIG_OVERRIDE+= eek/eek-0.90.pc.in PKGCONFIG_OVERRIDE+= eek/eek-gtk-0.90.pc.in PKGCONFIG_OVERRIDE+= eek/eek-xkl-0.90.pc.in -PKGCONFIG_OVERRIDE+= eekboard/eekboard-0.90.pc.in +#KGCONFIG_OVERRIDE+= eekboard/eekboard-0.90.pc.in BUILD_DEFS+= PKG_SYSCONFBASE diff --git a/x11/eekboard/buildlink3.mk b/x11/eekboard/buildlink3.mk index 2dd361a7f..3baabdb1f 100644 --- a/x11/eekboard/buildlink3.mk +++ b/x11/eekboard/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/05/05 00:48:28 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:25:03 tnn Exp $ # BUILDLINK_TREE+= eekboard @@ -7,7 +7,7 @@ BUILDLINK_TREE+= eekboard EEKBOARD_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.eekboard+= eekboard>=1.0.6 -BUILDLINK_ABI_DEPENDS.eekboard?= eekboard>=1.0.8nb1 +BUILDLINK_ABI_DEPENDS.eekboard?= eekboard>=1.0.8nb5 BUILDLINK_PKGSRCDIR.eekboard?= ../../x11/eekboard .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/efltk/Makefile b/x11/efltk/Makefile index 3d4d01174..9f8ef7d93 100644 --- a/x11/efltk/Makefile +++ b/x11/efltk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/06/06 12:53:41 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:25:03 tnn Exp $ # DISTNAME= efltk-2.0.5 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ede/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index cb37f08e0..c718c301e 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2015/03/14 14:48:46 tnn Exp $ +# $NetBSD: Makefile,v 1.79 2015/06/12 10:52:16 wiz Exp $ DISTNAME= Eterm-0.9.5 PKGNAME= ${DISTNAME:S/^E/e/} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eterm/} DISTFILES= ${DEFAULT_DISTFILES} ${PIXMAP_FILES} diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile index 71378e832..90e2e8ce1 100644 --- a/x11/fast-user-switch-applet/Makefile +++ b/x11/fast-user-switch-applet/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.65 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.68 2015/05/05 07:31:43 mef Exp $ # DISTNAME= fast-user-switch-applet-2.24.0 -PKGREVISION= 40 +PKGREVISION= 42 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.24/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ignore-your.tv/fusa/ +HOMEPAGE= http://jcape.name/fusa/ COMMENT= Switch between users from the GNOME Panel DEPENDS+= gdm>=2.16.0:../../x11/gdm diff --git a/x11/fixesproto/buildlink3.mk b/x11/fixesproto/buildlink3.mk index de7a3c523..94a59b9f7 100644 --- a/x11/fixesproto/buildlink3.mk +++ b/x11/fixesproto/buildlink3.mk @@ -1,10 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.9 2014/07/18 05:25:42 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/06/18 21:48:52 jperkin Exp $ .include "../../mk/bsd.fast.prefs.mk" .if ${X11_TYPE} != "modular" && \ !exists(${X11BASE}/lib/pkgconfig/fixesproto.pc) && \ - !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/fixesproto.pc) + !exists(${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/fixesproto.pc) && \ + !exists(${X11BASE}/share/pkgconfig/fixesproto.pc) .include "../../x11/fixesproto4/buildlink3.mk" .else diff --git a/x11/fixesproto/builtin.mk b/x11/fixesproto/builtin.mk index 02c307dff..f7c5f70b6 100644 --- a/x11/fixesproto/builtin.mk +++ b/x11/fixesproto/builtin.mk @@ -1,8 +1,9 @@ -# $NetBSD: builtin.mk,v 1.9 2014/07/21 09:12:03 obache Exp $ +# $NetBSD: builtin.mk,v 1.10 2015/06/18 21:48:52 jperkin Exp $ BUILTIN_PKG:= fixesproto PKGCONFIG_FILE.fixesproto= ${X11BASE}/lib/pkgconfig/fixesproto.pc PKGCONFIG_FILE.fixesproto+= ${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/fixesproto.pc +PKGCONFIG_FILE.fixesproto+= ${X11BASE}/share/pkgconfig/fixesproto.pc .include "../../mk/buildlink3/pkgconfig-builtin.mk" .include "../../mk/x11.builtin.mk" diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile index 3259c6dd6..6c037cf23 100644 --- a/x11/fltk/Makefile +++ b/x11/fltk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.82 2013/12/12 08:47:24 obache Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:25:03 tnn Exp $ DISTNAME= fltk-1.1.10-source PKGNAME= ${DISTNAME:S/-source//} VERS= ${DISTNAME:S/fltk-//:S/-source//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://ftp.easysw.com/pub/fltk/${VERS}/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/fltk/${VERS}/ \ diff --git a/x11/fltk/buildlink3.mk b/x11/fltk/buildlink3.mk index 1b445305d..6649c3302 100644 --- a/x11/fltk/buildlink3.mk +++ b/x11/fltk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2013/02/26 10:19:49 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/25 14:25:03 tnn Exp $ BUILDLINK_TREE+= fltk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= fltk FLTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.fltk+= fltk>=1.1.5rc1<1.3 -BUILDLINK_ABI_DEPENDS.fltk?= fltk>=1.1.10nb6<1.3 +BUILDLINK_ABI_DEPENDS.fltk?= fltk>=1.1.10nb7 BUILDLINK_PKGSRCDIR.fltk?= ../../x11/fltk BUILDLINK_FILES.fltk+= include/Fl/* diff --git a/x11/fltk13/Makefile b/x11/fltk13/Makefile index e6b401f10..e6733cf8d 100644 --- a/x11/fltk13/Makefile +++ b/x11/fltk13/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/12/12 23:38:31 gdt Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:25:04 tnn Exp $ DISTNAME= fltk-1.3.2-source PKGNAME= ${DISTNAME:S/-source//} VERS= ${DISTNAME:S/fltk-//:S/-source//} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://fltk.org/pub/fltk/${VERS}/ diff --git a/x11/fltk13/buildlink3.mk b/x11/fltk13/buildlink3.mk index 130e555be..92bb4b9b0 100644 --- a/x11/fltk13/buildlink3.mk +++ b/x11/fltk13/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/13 01:45:38 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= fltk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= fltk FLTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.fltk+= fltk>=1.3.0 -BUILDLINK_ABI_DEPENDS.fltk?= fltk>=1.3.0nb10 +BUILDLINK_ABI_DEPENDS.fltk?= fltk>=1.3.2nb5 BUILDLINK_PKGSRCDIR.fltk?= ../../x11/fltk13 BUILDLINK_FILES.fltk+= include/Fl/* diff --git a/x11/fltk2/Makefile b/x11/fltk2/Makefile index a0debab0f..8ee638bac 100644 --- a/x11/fltk2/Makefile +++ b/x11/fltk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/06/06 12:53:41 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:25:04 tnn Exp $ VERS= 6129 -PKGREVISION= 12 +PKGREVISION= 13 DISTNAME= fltk-2.0.x-r${VERS} PKGNAME= fltk2-2.0pre${VERS} CATEGORIES= x11 diff --git a/x11/fltk2/buildlink3.mk b/x11/fltk2/buildlink3.mk index a7397716c..338b9d02f 100644 --- a/x11/fltk2/buildlink3.mk +++ b/x11/fltk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.15 2013/06/06 12:53:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.16 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= fltk2 @@ -7,7 +7,7 @@ FLTK2_BUILDLINK3_MK:= BUILDLINK_DEPMETHOD.fltk2?= build BUILDLINK_API_DEPENDS.fltk2+= fltk2>=2.0pre6129 -BUILDLINK_ABI_DEPENDS.fltk2+= fltk2>=2.0pre6129nb12 +BUILDLINK_ABI_DEPENDS.fltk2+= fltk2>=2.0pre6129nb13 BUILDLINK_PKGSRCDIR.fltk2?= ../../x11/fltk2 .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/x11/fox/Makefile b/x11/fox/Makefile index e1ff8af5f..1f1bb32b2 100644 --- a/x11/fox/Makefile +++ b/x11/fox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2015/02/15 14:04:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:25:04 tnn Exp $ DISTNAME= fox-1.6.50 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://www.fox-toolkit.org/pub/ diff --git a/x11/fox/buildlink3.mk b/x11/fox/buildlink3.mk index e72735ba8..ddee99a37 100644 --- a/x11/fox/buildlink3.mk +++ b/x11/fox/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2013/06/06 12:53:41 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= fox @@ -6,7 +6,7 @@ BUILDLINK_TREE+= fox FOX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.fox+= fox>=1.6.25 -BUILDLINK_ABI_DEPENDS.fox+= fox>=1.6.33nb11 +BUILDLINK_ABI_DEPENDS.fox+= fox>=1.6.50nb1 BUILDLINK_PKGSRCDIR.fox?= ../../x11/fox BUILDLINK_INCDIRS.fox?= include/fox-1.6 diff --git a/x11/ftmenu/Makefile b/x11/ftmenu/Makefile index 85fd595ee..190ec86c6 100644 --- a/x11/ftmenu/Makefile +++ b/x11/ftmenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2014/05/05 00:48:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:25:04 tnn Exp $ # DISTNAME= ftmenu-0.3 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ftmenu/} diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index 659fbeae9..41a26fd8a 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.182 2014/05/05 00:48:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.183 2015/04/25 14:25:04 tnn Exp $ # DISTNAME= gdm-2.20.11 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdm/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index f94f61717..0088bc593 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.130 2014/10/07 16:47:37 adam Exp $ +# $NetBSD: Makefile,v 1.132 2015/04/25 14:25:04 tnn Exp $ DISTNAME= gnome-applets-2.32.1.1 -PKGREVISION= 39 +PKGREVISION= 41 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-control-center/Makefile b/x11/gnome-control-center/Makefile index 261651c7a..5a404a76c 100644 --- a/x11/gnome-control-center/Makefile +++ b/x11/gnome-control-center/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.77 2015/04/25 14:25:04 tnn Exp $ # DISTNAME= gnome-control-center-2.32.1 -PKGREVISION= 36 +PKGREVISION= 38 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-control-center/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-control-center/buildlink3.mk b/x11/gnome-control-center/buildlink3.mk index 9b5fcd23e..0f6116da7 100644 --- a/x11/gnome-control-center/buildlink3.mk +++ b/x11/gnome-control-center/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.46 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.48 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= gnome-control-center @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-control-center GNOME_CONTROL_CENTER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-control-center+= gnome-control-center>=2.20.0.1 -BUILDLINK_ABI_DEPENDS.gnome-control-center+= gnome-control-center>=2.32.1nb36 +BUILDLINK_ABI_DEPENDS.gnome-control-center+= gnome-control-center>=2.32.1nb38 BUILDLINK_PKGSRCDIR.gnome-control-center?= ../../x11/gnome-control-center .include "../../sysutils/gnome-menus/buildlink3.mk" diff --git a/x11/gnome-desktop-sharp/Makefile b/x11/gnome-desktop-sharp/Makefile index 52e9016c3..4e5c20a35 100644 --- a/x11/gnome-desktop-sharp/Makefile +++ b/x11/gnome-desktop-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:25:04 tnn Exp $ # DISTNAME= gnome-desktop-sharp-2.26.0 -PKGREVISION= 51 +PKGREVISION= 53 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop-sharp/2.26/} diff --git a/x11/gnome-desktop-sharp/buildlink3.mk b/x11/gnome-desktop-sharp/buildlink3.mk index 73252b06c..8020545a6 100644 --- a/x11/gnome-desktop-sharp/buildlink3.mk +++ b/x11/gnome-desktop-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.48 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.50 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= gnome-desktop-sharp @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-desktop-sharp GNOME_DESKTOP_SHARP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.24.0 -BUILDLINK_ABI_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.26.0nb51 +BUILDLINK_ABI_DEPENDS.gnome-desktop-sharp+= gnome-desktop-sharp>=2.26.0nb53 BUILDLINK_PKGSRCDIR.gnome-desktop-sharp?= ../../x11/gnome-desktop-sharp .include "../../devel/libwnck/buildlink3.mk" diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index d6f701afe..0d69f1bbf 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.130 2014/05/29 23:38:18 wiz Exp $ +# $NetBSD: Makefile,v 1.132 2015/06/12 10:52:17 wiz Exp $ # DISTNAME= gnome-desktop-2.32.1 -PKGREVISION= 23 +PKGREVISION= 25 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-desktop/buildlink3.mk b/x11/gnome-desktop/buildlink3.mk index 78d0bafc3..44ad8196a 100644 --- a/x11/gnome-desktop/buildlink3.mk +++ b/x11/gnome-desktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.51 2014/05/05 00:48:28 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.52 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= gnome-desktop @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-desktop GNOME_DESKTOP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-desktop+= gnome-desktop>=2.30.0 -BUILDLINK_ABI_DEPENDS.gnome-desktop+= gnome-desktop>=2.32.1nb21 +BUILDLINK_ABI_DEPENDS.gnome-desktop+= gnome-desktop>=2.32.1nb24 BUILDLINK_PKGSRCDIR.gnome-desktop?= ../../x11/gnome-desktop .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gnome-desktop3/Makefile b/x11/gnome-desktop3/Makefile index 32abf38ac..403a9ce1a 100644 --- a/x11/gnome-desktop3/Makefile +++ b/x11/gnome-desktop3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2014/11/08 23:15:06 prlw1 Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/11 08:34:40 prlw1 Exp $ -DISTNAME= gnome-desktop-3.14.1 +DISTNAME= gnome-desktop-3.16.2 PKGNAME= ${DISTNAME:S/desktop/desktop3/} +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gnome-desktop3/PLIST b/x11/gnome-desktop3/PLIST index 09f34628c..53b08f405 100644 --- a/x11/gnome-desktop3/PLIST +++ b/x11/gnome-desktop3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/11/08 23:15:06 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.5 2015/06/11 08:34:40 prlw1 Exp $ include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-slide-show.h include/gnome-desktop-3.0/libgnome-desktop/gnome-bg.h @@ -20,6 +20,7 @@ share/gtk-doc/html/gnome-desktop3/GnomeDesktopThumbnailFactory.html share/gtk-doc/html/gnome-desktop3/GnomeIdleMonitor.html share/gtk-doc/html/gnome-desktop3/GnomeWallClock.html share/gtk-doc/html/gnome-desktop3/GnomeXkbInfo.html +share/gtk-doc/html/gnome-desktop3/annotation-glossary.html share/gtk-doc/html/gnome-desktop3/background.html share/gtk-doc/html/gnome-desktop3/gnome-desktop3-Language-Utilities.html share/gtk-doc/html/gnome-desktop3/gnome-desktop3-gnome-bg.html diff --git a/x11/gnome-desktop3/buildlink3.mk b/x11/gnome-desktop3/buildlink3.mk index 114b4c260..0b52964f1 100644 --- a/x11/gnome-desktop3/buildlink3.mk +++ b/x11/gnome-desktop3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2014/11/08 23:15:06 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= gnome-desktop3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-desktop3 GNOME_DESKTOP3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-desktop3+= gnome-desktop3>=3.4.2 -BUILDLINK_ABI_DEPENDS.gnome-desktop3+= gnome-desktop3>=3.14.0 +BUILDLINK_ABI_DEPENDS.gnome-desktop3+= gnome-desktop3>=3.14.1nb1 BUILDLINK_PKGSRCDIR.gnome-desktop3?= ../../x11/gnome-desktop3 .include "../../x11/gtk3/buildlink3.mk" diff --git a/x11/gnome-desktop3/distinfo b/x11/gnome-desktop3/distinfo index d340325f9..e4c09a4db 100644 --- a/x11/gnome-desktop3/distinfo +++ b/x11/gnome-desktop3/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.10 2014/11/08 23:15:06 prlw1 Exp $ +$NetBSD: distinfo,v 1.11 2015/06/11 08:34:40 prlw1 Exp $ -SHA1 (gnome-desktop-3.14.1.tar.xz) = a5544c4dbebf7acf84ba295be1a0f360b1937c2b -RMD160 (gnome-desktop-3.14.1.tar.xz) = 013e5fe4961d3c83c2ae90b7039cf16237f2770e -Size (gnome-desktop-3.14.1.tar.xz) = 1122552 bytes +SHA1 (gnome-desktop-3.16.2.tar.xz) = 4c23362987ac8e91170a096c66eeb50938801603 +RMD160 (gnome-desktop-3.16.2.tar.xz) = a5328fcc774e6d69aff13f6e004e740cbf9cb72c +Size (gnome-desktop-3.16.2.tar.xz) = 1078328 bytes SHA1 (patch-aa) = 1d22c87b74aa554e4d9561cb5dcf0a8eae6b9e54 -SHA1 (patch-libgnome-desktop_libgsystem_gsystem-file-utils.c) = 0a4ab3e08c777e17e8809afeb8950b3a900e0c1a -SHA1 (patch-libgnome-desktop_libgsystem_gsystem-shutil.c) = 4d8f05dee8e32f6621a0063b2bee2b0fc2335e08 diff --git a/x11/gnome-desktop3/patches/patch-libgnome-desktop_libgsystem_gsystem-file-utils.c b/x11/gnome-desktop3/patches/patch-libgnome-desktop_libgsystem_gsystem-file-utils.c deleted file mode 100644 index 7e1a2b4d0..000000000 --- a/x11/gnome-desktop3/patches/patch-libgnome-desktop_libgsystem_gsystem-file-utils.c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-libgnome-desktop_libgsystem_gsystem-file-utils.c,v 1.4 2014/11/08 23:15:06 prlw1 Exp $ - -https://bugzilla.gnome.org/show_bug.cgi?id=737369 - ---- libgnome-desktop/libgsystem/gsystem-file-utils.c.orig 2014-06-03 15:05:13.000000000 +0000 -+++ libgnome-desktop/libgsystem/gsystem-file-utils.c -@@ -453,6 +453,9 @@ gs_file_open_dir_fd (GFile *path - GCancellable *cancellable, - GError **error) - { -+#ifndef O_DIRECTORY -+#define O_DIRECTORY 0 -+#endif - /* Linux specific probably */ - *out_fd = open (gs_file_get_path_cached (path), O_RDONLY | O_NONBLOCK | O_DIRECTORY | O_CLOEXEC); - if (*out_fd == -1) diff --git a/x11/gnome-desktop3/patches/patch-libgnome-desktop_libgsystem_gsystem-shutil.c b/x11/gnome-desktop3/patches/patch-libgnome-desktop_libgsystem_gsystem-shutil.c deleted file mode 100644 index a02fc3b3e..000000000 --- a/x11/gnome-desktop3/patches/patch-libgnome-desktop_libgsystem_gsystem-shutil.c +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-libgnome-desktop_libgsystem_gsystem-shutil.c,v 1.2 2014/11/08 23:15:06 prlw1 Exp $ - -https://bugzilla.gnome.org/show_bug.cgi?id=737369 - ---- libgnome-desktop/libgsystem/gsystem-shutil.c.orig 2014-06-03 15:05:13.000000000 +0000 -+++ libgnome-desktop/libgsystem/gsystem-shutil.c -@@ -322,6 +322,9 @@ gs_shutil_rm_rf_children (DIR - - if (dent->d_type == DT_DIR) - { -+#ifndef O_DIRECTORY -+#define O_DIRECTORY 0 -+#endif - int child_dfd = openat (dfd, dent->d_name, O_RDONLY | O_NONBLOCK | O_DIRECTORY | O_CLOEXEC | O_NOFOLLOW); - - if (child_dfd == -1) diff --git a/x11/gnome-mag/Makefile b/x11/gnome-mag/Makefile index 9554c67d2..65441cd7a 100644 --- a/x11/gnome-mag/Makefile +++ b/x11/gnome-mag/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.87 2014/05/09 07:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2015/04/25 14:25:04 tnn Exp $ DISTNAME= gnome-mag-0.16.3 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-mag/0.16/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-mag/buildlink3.mk b/x11/gnome-mag/buildlink3.mk index 29119e652..34f5424fb 100644 --- a/x11/gnome-mag/buildlink3.mk +++ b/x11/gnome-mag/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.39 2014/05/05 00:48:28 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.40 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= gnome-mag @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-mag GNOME_MAG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-mag+= gnome-mag>=0.12.0 -BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb19 +BUILDLINK_ABI_DEPENDS.gnome-mag+= gnome-mag>=0.16.3nb20 BUILDLINK_PKGSRCDIR.gnome-mag?= ../../x11/gnome-mag .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 8f1e9399c..8f87fd1ce 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.174 2014/12/16 10:46:32 prlw1 Exp $ +# $NetBSD: Makefile,v 1.177 2015/06/12 10:52:17 wiz Exp $ DISTNAME= gnome-panel-2.32.1 -PKGREVISION= 41 +PKGREVISION= 44 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-panel/buildlink3.mk b/x11/gnome-panel/buildlink3.mk index 0ef5b92c6..05a96ac92 100644 --- a/x11/gnome-panel/buildlink3.mk +++ b/x11/gnome-panel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.69 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.71 2015/04/25 14:25:04 tnn Exp $ BUILDLINK_TREE+= gnome-panel @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnome-panel GNOME_PANEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-panel+= gnome-panel>=2.12.1nb3 -BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb40 +BUILDLINK_ABI_DEPENDS.gnome-panel+= gnome-panel>=2.32.1nb43 BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome-panel pkgbase:= gnome-panel diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index 1d5a94084..c9324e911 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2014/05/05 00:48:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2015/04/25 14:25:04 tnn Exp $ # DISTNAME= gnome-screensaver-2.30.2 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-screensaver/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 849e7c3ea..1477e0a8e 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.162 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.165 2015/06/12 10:52:17 wiz Exp $ # DISTNAME= gnome-session-2.26.2 -PKGREVISION= 45 +PKGREVISION= 48 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.26/} SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/} diff --git a/x11/gnome-sharp/Makefile b/x11/gnome-sharp/Makefile index 182fb6e58..4e3f5d045 100644 --- a/x11/gnome-sharp/Makefile +++ b/x11/gnome-sharp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.58 2015/05/23 06:51:21 kefren Exp $ # DISTNAME= gnome-sharp-2.24.2 -PKGREVISION= 33 +PKGREVISION= 36 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-sharp/2.24/} @@ -44,7 +44,7 @@ BUILDLINK_API_DEPENDS.libart+= libart>=2.3.20 .include "../../graphics/libart/buildlink3.mk" BUILDLINK_API_DEPENDS.libgnomecanvas+= libgnomecanvas>=2.20.0 .include "../../graphics/libgnomecanvas/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" BUILDLINK_API_DEPENDS.gnome-vfs+= gnome-vfs>=2.22.0 .include "../../sysutils/gnome-vfs/buildlink3.mk" BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.13.0 diff --git a/x11/gnome-sharp/buildlink3.mk b/x11/gnome-sharp/buildlink3.mk index 7e538f640..6cd810488 100644 --- a/x11/gnome-sharp/buildlink3.mk +++ b/x11/gnome-sharp/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.45 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.48 2015/05/23 06:51:21 kefren Exp $ BUILDLINK_TREE+= gnome-sharp @@ -6,13 +6,13 @@ BUILDLINK_TREE+= gnome-sharp GNOME_SHARP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.0 -BUILDLINK_ABI_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.2nb33 +BUILDLINK_ABI_DEPENDS.gnome-sharp+= gnome-sharp>=2.24.2nb35 BUILDLINK_PKGSRCDIR.gnome-sharp?= ../../x11/gnome-sharp .include "../../devel/libgnomeui/buildlink3.mk" .include "../../graphics/libart/buildlink3.mk" .include "../../graphics/libgnomecanvas/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../sysutils/gnome-vfs/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/gtk-sharp/buildlink3.mk" diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 1374bd6a0..26502801c 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2014/12/03 11:06:21 jmcneill Exp $ +# $NetBSD: Makefile,v 1.66 2015/06/12 10:52:17 wiz Exp $ DISTNAME= gnome-terminal-2.32.1 -PKGREVISION= 23 +PKGREVISION= 25 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-themes-extras/Makefile b/x11/gnome-themes-extras/Makefile index cad9fdd2d..54f5cc601 100644 --- a/x11/gnome-themes-extras/Makefile +++ b/x11/gnome-themes-extras/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:25:05 tnn Exp $ # DISTNAME= gnome-themes-extras-2.22.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes-extras/2.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome-themes/Makefile b/x11/gnome-themes/Makefile index c44747ba0..7be0e6e48 100644 --- a/x11/gnome-themes/Makefile +++ b/x11/gnome-themes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.98 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.99 2015/04/25 14:25:05 tnn Exp $ # DISTNAME= gnome-themes-2.32.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index 9034c5f78..6034b7787 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.93 2015/04/25 14:25:05 tnn Exp $ # DISTNAME= gnopernicus-1.1.1 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/1.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index 67e3881a8..53d44e7e0 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:25:05 tnn Exp $ DISTNAME= gnustep-back-0.22.0 -PKGREVISION= 8 +PKGREVISION= 10 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-back/buildlink3.mk b/x11/gnustep-back/buildlink3.mk index 5e7829557..40ee0bd25 100644 --- a/x11/gnustep-back/buildlink3.mk +++ b/x11/gnustep-back/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/06 08:17:18 adam Exp $ BUILDLINK_TREE+= gnustep-back @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnustep-back GNUSTEP_BACK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnustep-back+= gnustep-back>=0.9.2 -BUILDLINK_ABI_DEPENDS.gnustep-back+= gnustep-back>=0.22.0nb8 +BUILDLINK_ABI_DEPENDS.gnustep-back+= gnustep-back>=0.22.0nb9 BUILDLINK_PKGSRCDIR.gnustep-back?= ../../x11/gnustep-back .include "../../x11/gnustep-gui/buildlink3.mk" diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index 072438e7e..b05230fce 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/06 08:17:18 adam Exp $ DISTNAME= gnustep-gui-0.22.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-gui/buildlink3.mk b/x11/gnustep-gui/buildlink3.mk index ad556c5fd..ef1dcf58e 100644 --- a/x11/gnustep-gui/buildlink3.mk +++ b/x11/gnustep-gui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2014/10/07 16:47:15 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/06 08:17:18 adam Exp $ BUILDLINK_TREE+= gnustep-gui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gnustep-gui GNUSTEP_GUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gnustep-gui+= gnustep-gui>=0.16.0 -BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.22.0nb9 +BUILDLINK_ABI_DEPENDS.gnustep-gui+= gnustep-gui>=0.22.0nb10 BUILDLINK_PKGSRCDIR.gnustep-gui?= ../../x11/gnustep-gui .include "../../devel/gnustep-base/buildlink3.mk" diff --git a/x11/gnustep-preferences/Makefile b/x11/gnustep-preferences/Makefile index 873dd8d1b..2023fb501 100644 --- a/x11/gnustep-preferences/Makefile +++ b/x11/gnustep-preferences/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/12/01 12:39:18 joerg Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/06 08:17:40 adam Exp $ DISTNAME= Preferences-1.2.0 PKGNAME= gnustep-${DISTNAME:S/P/p/} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prefsapp/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile index 53190e251..ecf4cc416 100644 --- a/x11/grandr_applet/Makefile +++ b/x11/grandr_applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:25:05 tnn Exp $ # DISTNAME= grandr_applet-0.4 -PKGREVISION= 42 +PKGREVISION= 44 CATEGORIES= x11 MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/ diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile index 0bbc42129..58a867c15 100644 --- a/x11/gromit/Makefile +++ b/x11/gromit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/08/21 09:40:02 jperkin Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:05 tnn Exp $ # DISTNAME= gromit-20041213 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= x11 MASTER_SITES= http://www.home.unix-ag.org/simon/gromit/ diff --git a/x11/gselt/Makefile b/x11/gselt/Makefile index e95bd5623..ad0e53355 100644 --- a/x11/gselt/Makefile +++ b/x11/gselt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:25:05 tnn Exp $ # DISTNAME= gselt-1.2 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 MASTER_SITES= http://offog.org/files/ diff --git a/x11/gtk-mac-integration/Makefile b/x11/gtk-mac-integration/Makefile index 5c23b95dd..29370eebe 100644 --- a/x11/gtk-mac-integration/Makefile +++ b/x11/gtk-mac-integration/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:25:05 tnn Exp $ DISTNAME= gtk-mac-integration-2.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-mac-integration/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtk-mac-integration/buildlink3.mk b/x11/gtk-mac-integration/buildlink3.mk index d68001d08..0efb22e4d 100644 --- a/x11/gtk-mac-integration/buildlink3.mk +++ b/x11/gtk-mac-integration/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:25:05 tnn Exp $ BUILDLINK_TREE+= gtk-mac-integration @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk-mac-integration GTK_MAC_INTEGRATION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk-mac-integration+= gtk-mac-integration>=2.0.0 -BUILDLINK_ABI_DEPENDS.gtk-mac-integration?= gtk-mac-integration>=2.0.5nb1 +BUILDLINK_ABI_DEPENDS.gtk-mac-integration?= gtk-mac-integration>=2.0.5nb2 BUILDLINK_PKGSRCDIR.gtk-mac-integration?= ../../x11/gtk-mac-integration .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtk-sharp/Makefile b/x11/gtk-sharp/Makefile index c67d46da5..d45033f82 100644 --- a/x11/gtk-sharp/Makefile +++ b/x11/gtk-sharp/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.48 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:52:17 wiz Exp $ # -DISTNAME= gtk-sharp-2.12.10 -PKGREVISION= 31 +DISTNAME= gtk-sharp-2.12.26 +PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-sharp/2.12/} -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= http://download.mono-project.com/sources/gtk-sharp212/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mono-project.com/GtkSharp @@ -35,7 +34,7 @@ SUBST_FILES.relprefix= ${PKGCONFIG_OVERRIDE} SUBST_SED.relprefix= -e 's|$${pcfiledir}/../..|@prefix@|g' .include "../../devel/libglade/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0 .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/gtk-sharp/distinfo b/x11/gtk-sharp/distinfo index fbc28c2a2..dfa20c5eb 100644 --- a/x11/gtk-sharp/distinfo +++ b/x11/gtk-sharp/distinfo @@ -1,8 +1,5 @@ -$NetBSD: distinfo,v 1.11 2012/05/03 06:03:30 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/05/23 06:51:21 kefren Exp $ -SHA1 (gtk-sharp-2.12.10.tar.bz2) = 10cef6b1bb9a8a33f9cc32ffeb7b34577c90b393 -RMD160 (gtk-sharp-2.12.10.tar.bz2) = 8eed70310b961d823cf9c7766aa3a5fdfd5e5d05 -Size (gtk-sharp-2.12.10.tar.bz2) = 1638263 bytes -SHA1 (patch-glib_glue_list.c) = b72408763d30696a50bc5c860707b70e6ac08bce -SHA1 (patch-glib_glue_slist.c) = 39d1aac799ca5312a53a1f69570e671322864efa -SHA1 (patch-glib_glue_thread.c) = b04ee63877aa50fa9fa945256fa89611d5931337 +SHA1 (gtk-sharp-2.12.26.tar.gz) = 2f5007362f374a5a967dc6b16cdaaf3921dad1fa +RMD160 (gtk-sharp-2.12.26.tar.gz) = 3a6dd0b948f2b244611875f64c250602779ecdd2 +Size (gtk-sharp-2.12.26.tar.gz) = 2609690 bytes diff --git a/x11/gtk-sharp/patches/patch-glib_glue_list.c b/x11/gtk-sharp/patches/patch-glib_glue_list.c deleted file mode 100644 index 2433813bc..000000000 --- a/x11/gtk-sharp/patches/patch-glib_glue_list.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-glib_glue_list.c,v 1.1 2012/05/03 06:03:30 wiz Exp $ - -Adapt for glib-2.32. - ---- glib/glue/list.c.orig 2009-01-07 16:54:06.000000000 +0000 -+++ glib/glue/list.c -@@ -20,7 +20,7 @@ - */ - - --#include -+#include - - /* Forward declarations */ - gpointer gtksharp_list_get_data (GList *l); diff --git a/x11/gtk-sharp/patches/patch-glib_glue_slist.c b/x11/gtk-sharp/patches/patch-glib_glue_slist.c deleted file mode 100644 index efcfc5393..000000000 --- a/x11/gtk-sharp/patches/patch-glib_glue_slist.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-glib_glue_slist.c,v 1.1 2012/05/03 06:03:30 wiz Exp $ - -Adapt for glib-2.32. - ---- glib/glue/slist.c.orig 2009-01-07 16:54:06.000000000 +0000 -+++ glib/glue/slist.c -@@ -20,7 +20,7 @@ - */ - - --#include -+#include - - /* Forward declarations */ - gpointer gtksharp_slist_get_data (GSList *l); diff --git a/x11/gtk-sharp/patches/patch-glib_glue_thread.c b/x11/gtk-sharp/patches/patch-glib_glue_thread.c deleted file mode 100644 index 3d815d97f..000000000 --- a/x11/gtk-sharp/patches/patch-glib_glue_thread.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-glib_glue_thread.c,v 1.1 2012/05/03 06:03:30 wiz Exp $ - -Adapt for glib-2.32. - ---- glib/glue/thread.c.orig 2009-01-07 16:54:06.000000000 +0000 -+++ glib/glue/thread.c -@@ -20,7 +20,7 @@ - */ - - --#include -+#include - - gboolean glibsharp_g_thread_supported (void); - diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 10ec7dd20..b249b21ff 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.133 2014/10/09 14:07:13 wiz Exp $ +# $NetBSD: Makefile,v 1.134 2015/06/12 10:52:17 wiz Exp $ DISTNAME= gtk+-1.2.10 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ${MASTER_SITE_GNOME:=sources/gtk+/1.2/} diff --git a/x11/gtk2+extra/Makefile b/x11/gtk2+extra/Makefile index 39269de3a..42164217f 100644 --- a/x11/gtk2+extra/Makefile +++ b/x11/gtk2+extra/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:25:06 tnn Exp $ # DISTNAME= gtk+extra-2.1.2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkextra/} diff --git a/x11/gtk2+extra/buildlink3.mk b/x11/gtk2+extra/buildlink3.mk index 5d69512e3..baab259ef 100644 --- a/x11/gtk2+extra/buildlink3.mk +++ b/x11/gtk2+extra/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.31 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.32 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtk2+extra @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk2+extra GTK2_EXTRA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk2+extra+= gtk2+extra>=2.1.1 -BUILDLINK_ABI_DEPENDS.gtk2+extra+= gtk2+extra>=2.1.2nb19 +BUILDLINK_ABI_DEPENDS.gtk2+extra+= gtk2+extra>=2.1.2nb20 BUILDLINK_PKGSRCDIR.gtk2+extra?= ../../x11/gtk2+extra .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtk2-chtheme/Makefile b/x11/gtk2-chtheme/Makefile index 6bf2687fa..c253e70c2 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/06/12 10:52:17 wiz Exp $ # DISTNAME= gtk-chtheme-0.3.1 PKGNAME= gtk2-chtheme-0.3.1 -PKGREVISION= 26 +PKGREVISION= 28 CATEGORIES= x11 MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2-engines-bluecurve/Makefile b/x11/gtk2-engines-bluecurve/Makefile index 84190784a..ab892ea85 100644 --- a/x11/gtk2-engines-bluecurve/Makefile +++ b/x11/gtk2-engines-bluecurve/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:25:06 tnn Exp $ # DISTNAME= GTK2-Wonderland-Engine-1.0 PKGNAME= gtk2-engines-bluecurve-1.0 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=teams/art.gnome.org/themes/gtk2/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2-engines-murrine/Makefile b/x11/gtk2-engines-murrine/Makefile index c29d7e4ac..6bb7be5e8 100644 --- a/x11/gtk2-engines-murrine/Makefile +++ b/x11/gtk2-engines-murrine/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/01/08 04:19:13 obache Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:25:06 tnn Exp $ DISTNAME= murrine-0.98.2 PKGNAME= ${DISTNAME:S/^/gtk2-engines-/} +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/murrine/0.98/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtk2-engines/Makefile b/x11/gtk2-engines/Makefile index fd5771910..2febdee27 100644 --- a/x11/gtk2-engines/Makefile +++ b/x11/gtk2-engines/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.86 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.87 2015/04/25 14:25:06 tnn Exp $ DISTNAME= gtk-engines-2.20.2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-engines/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtk2-engines/buildlink3.mk b/x11/gtk2-engines/buildlink3.mk index f8742603e..f0b4c252d 100644 --- a/x11/gtk2-engines/buildlink3.mk +++ b/x11/gtk2-engines/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.34 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtk2-engines @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk2-engines GTK2_ENGINES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk2-engines+= gtk2-engines>=2.6.0 -BUILDLINK_ABI_DEPENDS.gtk2-engines+= gtk2-engines>=2.20.2nb17 +BUILDLINK_ABI_DEPENDS.gtk2-engines+= gtk2-engines>=2.20.2nb18 BUILDLINK_PKGSRCDIR.gtk2-engines?= ../../x11/gtk2-engines .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtk2-theme-switch/Makefile b/x11/gtk2-theme-switch/Makefile index fca8deba5..7a4cb5dd5 100644 --- a/x11/gtk2-theme-switch/Makefile +++ b/x11/gtk2-theme-switch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:25:06 tnn Exp $ # DISTNAME= gtk-theme-switch-2.0.0rc2 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= http://www.muhri.net/ diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 9303fc478..6781997e7 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.266 2015/03/14 00:39:14 prlw1 Exp $ +# $NetBSD: Makefile,v 1.270 2015/06/14 21:46:34 prlw1 Exp $ -DISTNAME= gtk+-2.24.27 +DISTNAME= gtk+-2.24.28 PKGNAME= ${DISTNAME:S/gtk/gtk2/} CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/2.24/} @@ -75,6 +75,12 @@ CPPFLAGS+= -DPREFIX="\"${PREFIX}\"" #SUBST_SED.pthread= -e 's,__PTHREAD_FLAGS__,${BUILDLINK_LDFLAGS.pthread},g' #SUBST_FILES.pthread= gdk-pixbuf/Makefile.in +SUBST_CLASSES+= iconcache +SUBST_STAGE.iconcache= pre-configure +SUBST_MESSAGE.iconcache= Renaming gtk-icon-cache-update. +SUBST_SED.iconcache= -e 's,gtk-update-icon-cache,gtk2-update-icon-cache,g' +SUBST_FILES.iconcache= gtk/Makefile.in + PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.24.22 REPLACE_PYTHON= gtk/gtk-builder-convert @@ -85,7 +91,7 @@ post-install: ${RM} -f ${DESTDIR}${GTK_IMMODULES_DB} EVAL_PREFIX+= PREFIX.hicolor=hicolor-icon-theme -FILES_SUBST+= GTK_UPDATE_ICON_CACHE="${PREFIX}/bin/gtk-update-icon-cache" +FILES_SUBST+= GTK_UPDATE_ICON_CACHE="${PREFIX}/bin/gtk2-update-icon-cache" FILES_SUBST+= ICON_THEME_DIR="${PREFIX.hicolor}/share/icons/hicolor" INSTALL_TEMPLATES+= ../../x11/gtk2/files/icon-cache.tmpl PRINT_PLIST_AWK+= /^share\/icons\/hicolor\/icon-theme.cache$$/ { next; } diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST index c7be9d0e7..9105bf3d0 100644 --- a/x11/gtk2/PLIST +++ b/x11/gtk2/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.86 2015/03/14 00:39:14 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.87 2015/06/14 21:46:34 prlw1 Exp $ bin/gtk-builder-convert bin/gtk-demo bin/gtk-query-immodules-2.0 -bin/gtk-update-icon-cache +bin/gtk2-update-icon-cache include/gail-1.0/gail/gailwidget.h include/gail-1.0/libgail-util/gail-util.h include/gail-1.0/libgail-util/gailmisc.h diff --git a/x11/gtk2/buildlink3.mk b/x11/gtk2/buildlink3.mk index 464cf9cdf..5aa1e8c02 100644 --- a/x11/gtk2/buildlink3.mk +++ b/x11/gtk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.64 2014/05/05 00:48:29 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.65 2015/04/25 14:25:05 tnn Exp $ BUILDLINK_TREE+= gtk2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk2 GTK2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.4.0 -BUILDLINK_ABI_DEPENDS.gtk2+= gtk2+>=2.24.22nb3 +BUILDLINK_ABI_DEPENDS.gtk2+= gtk2+>=2.24.27nb2 BUILDLINK_PKGSRCDIR.gtk2?= ../../x11/gtk2 .include "../../mk/bsd.fast.prefs.mk" diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index cf889766a..96512204a 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.153 2015/03/14 00:39:14 prlw1 Exp $ +$NetBSD: distinfo,v 1.156 2015/06/14 21:46:34 prlw1 Exp $ -SHA1 (gtk+-2.24.27.tar.xz) = dae8cbb37f318c9e7a299d4a8dfccaf13edd8e27 -RMD160 (gtk+-2.24.27.tar.xz) = 01f8917cd0dbc429c9295809209c64fe8ce38c48 -Size (gtk+-2.24.27.tar.xz) = 13349252 bytes +SHA1 (gtk+-2.24.28.tar.xz) = f3c2f1a3728ed51d08054f6b4c7384fbf99477c0 +RMD160 (gtk+-2.24.28.tar.xz) = 6157ba437c3ea873cc28d38c8184be94fc253838 +Size (gtk+-2.24.28.tar.xz) = 13354884 bytes SHA1 (patch-ab) = 9c82cc60f3825d377a197c876fcc6faa379cbde3 SHA1 (patch-af) = d59414e24a7da7f8694dbefbd2f0c2c2b60ec5ad SHA1 (patch-aj) = 9887573ac7ade9e8f8ee2ead68e279f67836a1a3 +SHA1 (patch-gdk_x11_gdkwindow-x11.c) = 08c05b31da38e16727a2941cdec4c855f2fc7d77 SHA1 (patch-gtk_gtktooltips.c) = 593e43bb0aacc0b07c24959f2ac6d84dfd04a780 diff --git a/x11/gtk2/patches/patch-gdk_x11_gdkwindow-x11.c b/x11/gtk2/patches/patch-gdk_x11_gdkwindow-x11.c new file mode 100644 index 000000000..07fcad942 --- /dev/null +++ b/x11/gtk2/patches/patch-gdk_x11_gdkwindow-x11.c @@ -0,0 +1,17 @@ +$NetBSD: patch-gdk_x11_gdkwindow-x11.c,v 1.1 2015/04/24 09:50:14 martin Exp $ + +Avoid alignemnet issues on 64bit machines: +XChangeProperty(... XA_CARDINAL, 32, ...) expects a long* (despite the 32 +suggesting otherwise). + +--- gdk/x11/gdkwindow-x11.c.orig 2015-04-24 10:58:43.000000000 +0200 ++++ gdk/x11/gdkwindow-x11.c 2015-04-24 10:55:15.000000000 +0200 +@@ -5575,7 +5575,7 @@ + gdouble opacity) + { + GdkDisplay *display; +- guint32 cardinal; ++ long cardinal; + + g_return_if_fail (GDK_IS_WINDOW (window)); + diff --git a/x11/gtk3-engines-unico/Makefile b/x11/gtk3-engines-unico/Makefile index 5e896407b..70f5e5318 100644 --- a/x11/gtk3-engines-unico/Makefile +++ b/x11/gtk3-engines-unico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:25:06 tnn Exp $ DISTNAME= unico-1.0.2 PKGNAME= gtk3-engines-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/unico/1.0/1.0.2/+download/ diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index fa444b478..a39b21df3 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2015/01/09 22:25:23 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/06/16 09:20:33 wiz Exp $ -DISTNAME= gtk+-3.14.5 +DISTNAME= gtk+-3.16.3 PKGNAME= ${DISTNAME:S/gtk/gtk3/} -PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/${PKGVERSION_NOREV:R}/ \ ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/} @@ -14,11 +13,12 @@ COMMENT= GIMP Toolkit v3 - libraries for building X11 user interfaces LICENSE= gnu-lgpl-v2.1 USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt perl pkg-config bash +USE_TOOLS+= gmake perl pkg-config bash USE_LANGUAGES= c c++ USE_LIBTOOL= yes PTHREAD_AUTO_VARS= yes BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen +TOOL_DEPENDS+= gettext-tools>=0.19.4nb1:../../devel/gettext-tools GNU_CONFIGURE= yes # XXX there is a subtle bashism in "configure" or a bug in NetBSD's sh @@ -26,11 +26,8 @@ CONFIG_SHELL= ${TOOLS_PATH.bash} CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/libdata # Work around build problems, disable unstable PAPI, PR #41608: CONFIGURE_ARGS+= --disable-papi -# XXX for now, to avoid conflict -CONFIGURE_ARGS+= --enable-gtk2-dependency # Avoid regeneration of Makefile.in after configure.ac patch CONFIGURE_ARGS+= --disable-maintainer-mode -DEPENDS+= gtk2+-[0-9]*:../../x11/gtk2 MAKE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} TEST_TARGET= check @@ -76,10 +73,10 @@ _BUILDING_GTK3= yes .include "modules.mk" .include "../../databases/shared-mime-info/buildlink3.mk" -BUILDLINK_API_DEPENDS.atk+= atk>=2.12.0 +BUILDLINK_API_DEPENDS.atk+= atk>=2.15.1 .include "../../devel/atk/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.41.2 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.43.4 .include "../../devel/glib2/buildlink3.mk" BUILDLINK_API_DEPENDS.gdk-pixbuf2+= gdk-pixbuf2>=2.30.0 .include "../../graphics/gdk-pixbuf2/buildlink3.mk" @@ -94,12 +91,12 @@ BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.39.0 BUILDLINK_API_DEPENDS.pango+= pango>=1.36.7 .include "../../devel/pango/buildlink3.mk" .include "../../fonts/fontconfig/buildlink3.mk" -BUILDLINK_API_DEPENDS.cairo+= cairo>=1.12.0 +BUILDLINK_API_DEPENDS.cairo+= cairo>=1.14.0 .include "../../graphics/cairo/buildlink3.mk" .include "../../graphics/cairo-gobject/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" -# gtk-update-icon-cache --source is called during build -NOOP_GTK_UPDATE_ICON_CACHE= +BUILDLINK_API_DEPENDS.libepoxy+= libepoxy>=1.2nb2 +.include "../../graphics/libepoxy/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" diff --git a/x11/gtk3/PLIST b/x11/gtk3/PLIST index c562bd6d4..13fd71894 100644 --- a/x11/gtk3/PLIST +++ b/x11/gtk3/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.14 2014/10/07 23:52:08 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.15 2015/06/14 22:02:08 prlw1 Exp $ bin/gtk-encode-symbolic-svg bin/gtk-launch bin/gtk-query-immodules-3.0 +bin/gtk-update-icon-cache bin/gtk3-demo bin/gtk3-demo-application bin/gtk3-icon-browser @@ -10,6 +11,7 @@ include/gail-3.0/libgail-util/gail-util.h include/gail-3.0/libgail-util/gailmisc.h include/gail-3.0/libgail-util/gailtextutil.h include/gtk-3.0/gdk/deprecated/gdkcolor.h +include/gtk-3.0/gdk/gdk-autocleanup.h include/gtk-3.0/gdk/gdk.h include/gtk-3.0/gdk/gdkapplaunchcontext.h include/gtk-3.0/gdk/gdkcairo.h @@ -24,6 +26,7 @@ include/gtk-3.0/gdk/gdkenumtypes.h include/gtk-3.0/gdk/gdkevents.h include/gtk-3.0/gdk/gdkframeclock.h include/gtk-3.0/gdk/gdkframetimings.h +include/gtk-3.0/gdk/gdkglcontext.h include/gtk-3.0/gdk/gdkkeys.h include/gtk-3.0/gdk/gdkkeysyms-compat.h include/gtk-3.0/gdk/gdkkeysyms.h @@ -55,6 +58,7 @@ ${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzscreen.h ${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzutils.h ${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzvisual.h ${PLIST.quartz}include/gtk-3.0/gdk/quartz/gdkquartzwindow.h +${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx-autocleanups.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11applaunchcontext.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11cursor.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11device-core.h @@ -66,6 +70,7 @@ ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11devicemanager.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11display.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11displaymanager.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11dnd.h +${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11glcontext.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11keys.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11property.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11screen.h @@ -73,6 +78,7 @@ ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11selection.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11utils.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11visual.h ${PLIST.x11}include/gtk-3.0/gdk/x11/gdkx11window.h +include/gtk-3.0/gtk/a11y/gtk-a11y-autocleanups.h include/gtk-3.0/gtk/a11y/gtkarrowaccessible.h include/gtk-3.0/gtk/a11y/gtkbooleancellaccessible.h include/gtk-3.0/gtk/a11y/gtkbuttonaccessible.h @@ -150,6 +156,7 @@ include/gtk-3.0/gtk/deprecated/gtkrecentaction.h include/gtk-3.0/gtk/deprecated/gtkstatusicon.h include/gtk-3.0/gtk/deprecated/gtkstock.h include/gtk-3.0/gtk/deprecated/gtkstyle.h +include/gtk-3.0/gtk/deprecated/gtkstyleproperties.h include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h include/gtk-3.0/gtk/deprecated/gtktable.h include/gtk-3.0/gtk/deprecated/gtktearoffmenuitem.h @@ -163,6 +170,7 @@ include/gtk-3.0/gtk/deprecated/gtkvscale.h include/gtk-3.0/gtk/deprecated/gtkvscrollbar.h include/gtk-3.0/gtk/deprecated/gtkvseparator.h include/gtk-3.0/gtk/gtk-a11y.h +include/gtk-3.0/gtk/gtk-autocleanups.h include/gtk-3.0/gtk/gtk.h include/gtk-3.0/gtk/gtkaboutdialog.h include/gtk-3.0/gtk/gtkaccelgroup.h @@ -250,6 +258,7 @@ include/gtk-3.0/gtk/gtkgesturerotate.h include/gtk-3.0/gtk/gtkgesturesingle.h include/gtk-3.0/gtk/gtkgestureswipe.h include/gtk-3.0/gtk/gtkgesturezoom.h +include/gtk-3.0/gtk/gtkglarea.h include/gtk-3.0/gtk/gtkgrid.h include/gtk-3.0/gtk/gtkheaderbar.h include/gtk-3.0/gtk/gtkicontheme.h @@ -277,6 +286,7 @@ include/gtk-3.0/gtk/gtkmenuitem.h include/gtk-3.0/gtk/gtkmenushell.h include/gtk-3.0/gtk/gtkmenutoolbutton.h include/gtk-3.0/gtk/gtkmessagedialog.h +include/gtk-3.0/gtk/gtkmodelbutton.h include/gtk-3.0/gtk/gtkmodules.h include/gtk-3.0/gtk/gtkmountoperation.h include/gtk-3.0/gtk/gtknotebook.h @@ -289,6 +299,7 @@ include/gtk-3.0/gtk/gtkpapersize.h include/gtk-3.0/gtk/gtkplacessidebar.h include/gtk-3.0/gtk/gtkplug.h include/gtk-3.0/gtk/gtkpopover.h +include/gtk-3.0/gtk/gtkpopovermenu.h include/gtk-3.0/gtk/gtkprintcontext.h include/gtk-3.0/gtk/gtkprintoperation.h include/gtk-3.0/gtk/gtkprintoperationpreview.h @@ -304,6 +315,7 @@ include/gtk-3.0/gtk/gtkrecentchoosermenu.h include/gtk-3.0/gtk/gtkrecentchooserwidget.h include/gtk-3.0/gtk/gtkrecentfilter.h include/gtk-3.0/gtk/gtkrecentmanager.h +include/gtk-3.0/gtk/gtkrender.h include/gtk-3.0/gtk/gtkrevealer.h include/gtk-3.0/gtk/gtkscale.h include/gtk-3.0/gtk/gtkscalebutton.h @@ -324,10 +336,10 @@ include/gtk-3.0/gtk/gtksocket.h include/gtk-3.0/gtk/gtkspinbutton.h include/gtk-3.0/gtk/gtkspinner.h include/gtk-3.0/gtk/gtkstack.h +include/gtk-3.0/gtk/gtkstacksidebar.h include/gtk-3.0/gtk/gtkstackswitcher.h include/gtk-3.0/gtk/gtkstatusbar.h include/gtk-3.0/gtk/gtkstylecontext.h -include/gtk-3.0/gtk/gtkstyleproperties.h include/gtk-3.0/gtk/gtkstyleprovider.h include/gtk-3.0/gtk/gtkswitch.h include/gtk-3.0/gtk/gtktestutils.h @@ -369,11 +381,13 @@ include/gtk-3.0/gtk/gtkwidget.h include/gtk-3.0/gtk/gtkwidgetpath.h include/gtk-3.0/gtk/gtkwindow.h include/gtk-3.0/gtk/gtkwindowgroup.h +include/gtk-3.0/gtk/gtkx-autocleanups.h include/gtk-3.0/gtk/gtkx.h include/gtk-3.0/unix-print/gtk/gtkpagesetupunixdialog.h include/gtk-3.0/unix-print/gtk/gtkprinter.h include/gtk-3.0/unix-print/gtk/gtkprintjob.h include/gtk-3.0/unix-print/gtk/gtkprintunixdialog.h +include/gtk-3.0/unix-print/gtk/gtkunixprint-autocleanups.h include/gtk-3.0/unix-print/gtk/gtkunixprint.h lib/girepository-1.0/Gdk-3.0.typelib ${PLIST.x11}lib/girepository-1.0/GdkX11-3.0.typelib @@ -410,6 +424,7 @@ man/man1/gtk-encode-symbolic-svg.1 man/man1/gtk-launch.1 man/man1/gtk-query-immodules-3.0.1 man/man1/gtk-update-icon-cache.1 +man/man1/gtk3-demo-application.1 man/man1/gtk3-demo.1 man/man1/gtk3-icon-browser.1 man/man1/gtk3-widget-factory.1 @@ -444,6 +459,7 @@ share/gtk-doc/html/gdk3/GdkDeviceManager.html share/gtk-doc/html/gdk3/GdkDisplay.html share/gtk-doc/html/gdk3/GdkDisplayManager.html share/gtk-doc/html/gdk3/GdkFrameClock.html +share/gtk-doc/html/gdk3/GdkGLContext.html share/gtk-doc/html/gdk3/GdkScreen.html share/gtk-doc/html/gdk3/X_cursor.png share/gtk-doc/html/gdk3/annotation-glossary.html @@ -451,6 +467,7 @@ share/gtk-doc/html/gdk3/api-index-3-0.html share/gtk-doc/html/gdk3/api-index-3-10.html share/gtk-doc/html/gdk3/api-index-3-12.html share/gtk-doc/html/gdk3/api-index-3-14.html +share/gtk-doc/html/gtk3/api-index-3-16.html share/gtk-doc/html/gdk3/api-index-3-2.html share/gtk-doc/html/gdk3/api-index-3-4.html share/gtk-doc/html/gdk3/api-index-3-6.html @@ -653,6 +670,7 @@ share/gtk-doc/html/gtk3/GtkFontChooserWidget.html share/gtk-doc/html/gtk3/GtkFontSelection.html share/gtk-doc/html/gtk3/GtkFontSelectionDialog.html share/gtk-doc/html/gtk3/GtkFrame.html +share/gtk-doc/html/gtk3/GtkGLArea.html share/gtk-doc/html/gtk3/GtkGesture.html share/gtk-doc/html/gtk3/GtkGestureDrag.html share/gtk-doc/html/gtk3/GtkGestureLongPress.html @@ -696,6 +714,7 @@ share/gtk-doc/html/gtk3/GtkMenuShell.html share/gtk-doc/html/gtk3/GtkMenuToolButton.html share/gtk-doc/html/gtk3/GtkMessageDialog.html share/gtk-doc/html/gtk3/GtkMisc.html +share/gtk-doc/html/gtk3/GtkModelButton.html share/gtk-doc/html/gtk3/GtkNotebook.html share/gtk-doc/html/gtk3/GtkNumerableIcon.html share/gtk-doc/html/gtk3/GtkOffscreenWindow.html @@ -707,6 +726,7 @@ share/gtk-doc/html/gtk3/GtkPaperSize.html share/gtk-doc/html/gtk3/GtkPlacesSidebar.html share/gtk-doc/html/gtk3/GtkPlug.html share/gtk-doc/html/gtk3/GtkPopover.html +share/gtk-doc/html/gtk3/GtkPopoverMenu.html share/gtk-doc/html/gtk3/GtkPrintContext.html share/gtk-doc/html/gtk3/GtkPrintJob.html share/gtk-doc/html/gtk3/GtkPrintSettings.html @@ -742,6 +762,7 @@ share/gtk-doc/html/gtk3/GtkSocket.html share/gtk-doc/html/gtk3/GtkSpinButton.html share/gtk-doc/html/gtk3/GtkSpinner.html share/gtk-doc/html/gtk3/GtkStack.html +share/gtk-doc/html/gtk3/GtkStackSidebar.html share/gtk-doc/html/gtk3/GtkStackSwitcher.html share/gtk-doc/html/gtk3/GtkStatusIcon.html share/gtk-doc/html/gtk3/GtkStatusbar.html @@ -811,6 +832,7 @@ share/gtk-doc/html/gtk3/api-index-3-0.html share/gtk-doc/html/gtk3/api-index-3-10.html share/gtk-doc/html/gtk3/api-index-3-12.html share/gtk-doc/html/gtk3/api-index-3-14.html +share/gtk-doc/html/gdk3/api-index-3-16.html share/gtk-doc/html/gtk3/api-index-3-2.html share/gtk-doc/html/gtk3/api-index-3-4.html share/gtk-doc/html/gtk3/api-index-3-6.html @@ -886,6 +908,7 @@ share/gtk-doc/html/gtk3/getting-started-app6.png share/gtk-doc/html/gtk3/getting-started-app7.png share/gtk-doc/html/gtk3/getting-started-app8.png share/gtk-doc/html/gtk3/getting-started-app9.png +share/gtk-doc/html/gtk3/glarea.png share/gtk-doc/html/gtk3/glossary.html share/gtk-doc/html/gtk3/gradient1.png share/gtk-doc/html/gtk3/gradient2.png @@ -910,6 +933,7 @@ share/gtk-doc/html/gtk3/gtk-migrating-checklist.html share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html +share/gtk-doc/html/gtk3/gtk-mir.html share/gtk-doc/html/gtk3/gtk-osx.html share/gtk-doc/html/gtk3/gtk-query-immodules-3.0.html share/gtk-doc/html/gtk3/gtk-question-index.html @@ -941,6 +965,7 @@ share/gtk-doc/html/gtk3/gtk3-Standard-Enumerations.html share/gtk-doc/html/gtk3/gtk3-Stock-Items.html share/gtk-doc/html/gtk3/gtk3-Testing.html share/gtk-doc/html/gtk3/gtk3-Themeable-Stock-Images.html +share/gtk-doc/html/gtk3/gtk3-demo-application.html share/gtk-doc/html/gtk3/gtk3-demo.html share/gtk-doc/html/gtk3/gtk3-icon-browser.html share/gtk-doc/html/gtk3/gtk3-widget-factory.html @@ -1010,6 +1035,7 @@ share/gtk-doc/html/gtk3/scrolledwindow.png share/gtk-doc/html/gtk3/search-bar.png share/gtk-doc/html/gtk3/search-entry.png share/gtk-doc/html/gtk3/separator.png +share/gtk-doc/html/gtk3/sidebar.png share/gtk-doc/html/gtk3/slices.png share/gtk-doc/html/gtk3/sliders.png share/gtk-doc/html/gtk3/spinbutton.png @@ -1033,17 +1059,29 @@ share/gtk-doc/html/gtk3/volumebutton.png share/gtk-doc/html/gtk3/widget-hvalign.png share/gtk-doc/html/gtk3/window-default.png share/gtk-doc/html/gtk3/window.png +share/icons/hicolor/16x16/apps/gtk3-demo-symbolic.symbolic.png share/icons/hicolor/16x16/apps/gtk3-demo.png +share/icons/hicolor/16x16/apps/gtk3-widget-factory-symbolic.symbolic.png share/icons/hicolor/16x16/apps/gtk3-widget-factory.png +share/icons/hicolor/22x22/apps/gtk3-demo-symbolic.symbolic.png share/icons/hicolor/22x22/apps/gtk3-demo.png +share/icons/hicolor/22x22/apps/gtk3-widget-factory-symbolic.symbolic.png share/icons/hicolor/22x22/apps/gtk3-widget-factory.png +share/icons/hicolor/24x24/apps/gtk3-demo-symbolic.symbolic.png share/icons/hicolor/24x24/apps/gtk3-demo.png +share/icons/hicolor/24x24/apps/gtk3-widget-factory-symbolic.symbolic.png share/icons/hicolor/24x24/apps/gtk3-widget-factory.png +share/icons/hicolor/256x256/apps/gtk3-demo-symbolic.symbolic.png share/icons/hicolor/256x256/apps/gtk3-demo.png +share/icons/hicolor/256x256/apps/gtk3-widget-factory-symbolic.symbolic.png share/icons/hicolor/256x256/apps/gtk3-widget-factory.png +share/icons/hicolor/32x32/apps/gtk3-demo-symbolic.symbolic.png share/icons/hicolor/32x32/apps/gtk3-demo.png +share/icons/hicolor/32x32/apps/gtk3-widget-factory-symbolic.symbolic.png share/icons/hicolor/32x32/apps/gtk3-widget-factory.png +share/icons/hicolor/48x48/apps/gtk3-demo-symbolic.symbolic.png share/icons/hicolor/48x48/apps/gtk3-demo.png +share/icons/hicolor/48x48/apps/gtk3-widget-factory-symbolic.symbolic.png share/icons/hicolor/48x48/apps/gtk3-widget-factory.png share/locale/af/LC_MESSAGES/gtk30-properties.mo share/locale/af/LC_MESSAGES/gtk30.mo diff --git a/x11/gtk3/buildlink3.mk b/x11/gtk3/buildlink3.mk index 6f8fc8c1c..686cbc1fa 100644 --- a/x11/gtk3/buildlink3.mk +++ b/x11/gtk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/09/08 13:10:35 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/06/14 22:02:08 prlw1 Exp $ BUILDLINK_TREE+= gtk3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtk3 GTK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.0.0 -BUILDLINK_ABI_DEPENDS.gtk3+= gtk3+>=3.10.7nb2 +BUILDLINK_ABI_DEPENDS.gtk3+= gtk3+>=3.14.5nb3 BUILDLINK_PKGSRCDIR.gtk3?= ../../x11/gtk3 .include "../../mk/bsd.fast.prefs.mk" @@ -23,6 +23,7 @@ pkgbase := gtk3 .include "../../graphics/cairo-gobject/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../graphics/gdk-pixbuf2/buildlink3.mk" +.include "../../graphics/libepoxy/buildlink3.mk" .if !empty(PKG_BUILD_OPTIONS.gtk3:Mx11) . if !empty(PKG_BUILD_OPTIONS.gtk3:Mgtk3-atk-bridge) . include "../../devel/at-spi2-atk/buildlink3.mk" diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 891206814..1d2892dc3 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.28 2014/11/11 00:58:05 prlw1 Exp $ +$NetBSD: distinfo,v 1.29 2015/06/14 22:02:08 prlw1 Exp $ -SHA1 (gtk+-3.14.5.tar.xz) = 0458df75d7218435c634c7cbd1d385bcf5497bfd -RMD160 (gtk+-3.14.5.tar.xz) = c1d46daf29de127e72e4a66b61603c2700af42b8 -Size (gtk+-3.14.5.tar.xz) = 15666824 bytes -SHA1 (patch-aj) = 00f7dcee15c73a594cbef31fddedc4d311499210 +SHA1 (gtk+-3.16.3.tar.xz) = 1ae1ffc565259e719c6fb8fc26e0e24abe518107 +RMD160 (gtk+-3.16.3.tar.xz) = 025e83565beca62713eb2f529eb35e3f0bfd540c +Size (gtk+-3.16.3.tar.xz) = 18228560 bytes +SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a SHA1 (patch-config.h.in) = 59bb990ca3f1d40648153eb092550ad925ca06a1 SHA1 (patch-configure) = 1dca87c6a85ee927b85d4edc14b0985c5130c0d9 SHA1 (patch-configure.ac) = 68793f40752f25ccaecc958c72c23a504670bea5 diff --git a/x11/gtk3/patches/patch-aj b/x11/gtk3/patches/patch-aj index 615a028b2..ced425814 100644 --- a/x11/gtk3/patches/patch-aj +++ b/x11/gtk3/patches/patch-aj @@ -1,6 +1,7 @@ -$NetBSD: patch-aj,v 1.5 2014/10/07 23:52:08 prlw1 Exp $ +$NetBSD: patch-aj,v 1.6 2015/06/14 22:02:08 prlw1 Exp $ Do not build files we won't install. +Oddly, the tool doc-shooter uses a source file from tests. --- Makefile.in.orig 2013-10-16 02:20:38.000000000 +0000 +++ Makefile.in @@ -8,8 +9,8 @@ Do not build files we won't install. || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ && DISPLAY=:$$XID && export DISPLAY --SRC_SUBDIRS = util gdk gtk libgail-util modules demos tests testsuite examples -+SRC_SUBDIRS = util gdk gtk libgail-util modules demos +-SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples ++SRC_SUBDIRS = gdk gtk libgail-util modules demos tests SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} MAINTAINERCLEANFILES = \ diff --git a/x11/gtkada/Makefile b/x11/gtkada/Makefile index ea89906c7..20e10af7f 100644 --- a/x11/gtkada/Makefile +++ b/x11/gtkada/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/09/02 08:32:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2015/06/12 10:52:17 wiz Exp $ # DISTNAME= gtkada-${GTKADA_VERSION} -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtkada/buildlink3.mk b/x11/gtkada/buildlink3.mk index cf57a210d..70730b53c 100644 --- a/x11/gtkada/buildlink3.mk +++ b/x11/gtkada/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtkada @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkada GTKADA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkada+= gtkada>=2.22 -BUILDLINK_ABI_DEPENDS.gtkada+= gtkada>=2.24.4.0nb4 +BUILDLINK_ABI_DEPENDS.gtkada+= gtkada>=2.24.4.0nb7 BUILDLINK_PKGSRCDIR.gtkada?= ../../x11/gtkada .include "../../x11/gtk2/buildlink3.mk" diff --git a/x11/gtkdatabox/Makefile b/x11/gtkdatabox/Makefile index 526e048fe..477834d43 100644 --- a/x11/gtkdatabox/Makefile +++ b/x11/gtkdatabox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:25:06 tnn Exp $ DISTNAME= gtkdatabox-0.9.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkdatabox/} diff --git a/x11/gtkdatabox/buildlink3.mk b/x11/gtkdatabox/buildlink3.mk index 4866d6277..ba8036798 100644 --- a/x11/gtkdatabox/buildlink3.mk +++ b/x11/gtkdatabox/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtkdatabox @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkdatabox GTKDATABOX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkdatabox+= gtkdatabox>=0.9.2.0 -BUILDLINK_ABI_DEPENDS.gtkdatabox?= gtkdatabox>=0.9.2.0nb1 +BUILDLINK_ABI_DEPENDS.gtkdatabox?= gtkdatabox>=0.9.2.0nb2 BUILDLINK_PKGSRCDIR.gtkdatabox?= ../../x11/gtkdatabox .include "../../devel/pango/buildlink3.mk" diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile index f439ec79f..dd70383fe 100644 --- a/x11/gtkglarea/Makefile +++ b/x11/gtkglarea/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2015/03/19 19:17:45 joerg Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:25:06 tnn Exp $ DISTNAME= gtkglarea-1.2.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openev/} diff --git a/x11/gtkglarea/buildlink3.mk b/x11/gtkglarea/buildlink3.mk index 2ff257a11..8331b79cc 100644 --- a/x11/gtkglarea/buildlink3.mk +++ b/x11/gtkglarea/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2012/05/07 01:54:09 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtkglarea @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkglarea GTKGLAREA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkglarea+= gtkglarea>=1.2.2nb3 -BUILDLINK_ABI_DEPENDS.gtkglarea+= gtkglarea>=1.2.3nb3 +BUILDLINK_ABI_DEPENDS.gtkglarea+= gtkglarea>=1.2.3nb4 BUILDLINK_PKGSRCDIR.gtkglarea?= ../../x11/gtkglarea .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/x11/gtkglarea2/Makefile b/x11/gtkglarea2/Makefile index 9f98e37da..f28765a2d 100644 --- a/x11/gtkglarea2/Makefile +++ b/x11/gtkglarea2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2015/02/28 23:48:03 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:25:06 tnn Exp $ DISTNAME= gtkglarea-2.0.1 PKGNAME= ${DISTNAME:S/gtkglarea/gtkglarea2/} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkglarea/2.0/} diff --git a/x11/gtkglarea2/buildlink3.mk b/x11/gtkglarea2/buildlink3.mk index df177cb38..5d936987b 100644 --- a/x11/gtkglarea2/buildlink3.mk +++ b/x11/gtkglarea2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtkglarea2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkglarea2 GTKGLAREA2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkglarea2+= gtkglarea2>=2.0.1 -BUILDLINK_ABI_DEPENDS.gtkglarea2+= gtkglarea2>=2.0.1nb16 +BUILDLINK_ABI_DEPENDS.gtkglarea2+= gtkglarea2>=2.0.1nb17 BUILDLINK_PKGSRCDIR.gtkglarea2?= ../../x11/gtkglarea2 .include "../../graphics/MesaLib/buildlink3.mk" diff --git a/x11/gtkmm-utils/Makefile b/x11/gtkmm-utils/Makefile index 3ebf61708..3f8475065 100644 --- a/x11/gtkmm-utils/Makefile +++ b/x11/gtkmm-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:25:06 tnn Exp $ # DISTNAME= gtkmm-utils-0.4.1 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 MASTER_SITES= http://gtkmm-utils.googlecode.com/files/ diff --git a/x11/gtkmm-utils/buildlink3.mk b/x11/gtkmm-utils/buildlink3.mk index dfe5926db..bd0dca0f3 100644 --- a/x11/gtkmm-utils/buildlink3.mk +++ b/x11/gtkmm-utils/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtkmm-utils @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkmm-utils GTKMM_UTILS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkmm-utils+= gtkmm-utils>=0.4.1 -BUILDLINK_ABI_DEPENDS.gtkmm-utils+= gtkmm-utils>=0.4.1nb20 +BUILDLINK_ABI_DEPENDS.gtkmm-utils+= gtkmm-utils>=0.4.1nb21 BUILDLINK_PKGSRCDIR.gtkmm-utils?= ../../x11/gtkmm-utils .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/gtkmm/Makefile b/x11/gtkmm/Makefile index 9054f2126..308110faa 100644 --- a/x11/gtkmm/Makefile +++ b/x11/gtkmm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2015/06/12 10:52:17 wiz Exp $ DISTNAME= gtkmm-2.24.4 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtkmm/buildlink3.mk b/x11/gtkmm/buildlink3.mk index 7f4cbcdd0..1f1a625ef 100644 --- a/x11/gtkmm/buildlink3.mk +++ b/x11/gtkmm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.40 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.41 2015/04/25 14:25:06 tnn Exp $ BUILDLINK_TREE+= gtkmm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkmm GTKMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkmm+= gtkmm>=2.22.0 -BUILDLINK_ABI_DEPENDS.gtkmm+= gtkmm>=2.24.4nb3 +BUILDLINK_ABI_DEPENDS.gtkmm+= gtkmm>=2.24.4nb5 BUILDLINK_PKGSRCDIR.gtkmm?= ../../x11/gtkmm .include "../../devel/atkmm/buildlink3.mk" diff --git a/x11/gtkmm3/Makefile b/x11/gtkmm3/Makefile index 5f1347721..a2b9e7142 100644 --- a/x11/gtkmm3/Makefile +++ b/x11/gtkmm3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2015/01/26 18:38:44 adam Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:17 wiz Exp $ DISTNAME= gtkmm-3.14.0 PKGNAME= ${DISTNAME:S/gtkmm/gtkmm3/1} +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkmm/3.14/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtkmm3/buildlink3.mk b/x11/gtkmm3/buildlink3.mk index fcf28c77a..230716929 100644 --- a/x11/gtkmm3/buildlink3.mk +++ b/x11/gtkmm3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= gtkmm3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkmm3 GTKMM3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtkmm3+= gtkmm3>=3.4.2 -BUILDLINK_ABI_DEPENDS.gtkmm3?= gtkmm3>=3.10.0nb1 +BUILDLINK_ABI_DEPENDS.gtkmm3?= gtkmm3>=3.14.0nb1 BUILDLINK_PKGSRCDIR.gtkmm3?= ../../x11/gtkmm3 .include "../../textproc/libxslt/buildlink3.mk" diff --git a/x11/gtksourceview-sharp2/Makefile b/x11/gtksourceview-sharp2/Makefile index 452407177..02468aaaf 100644 --- a/x11/gtksourceview-sharp2/Makefile +++ b/x11/gtksourceview-sharp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.55 2015/05/23 06:51:21 kefren Exp $ DISTNAME= gtksourceview-sharp-2.0-0.12 PKGNAME= ${DISTNAME:S/-2.0-/2-/} -PKGREVISION= 45 +PKGREVISION= 48 CATEGORIES= x11 MASTER_SITES= http://ftp.novell.com/pub/mono/sources/gtksourceview-sharp2/ EXTRACT_SUFX= .tar.bz2 @@ -19,7 +19,7 @@ USE_TOOLS+= gmake pkg-config CONFLICTS= gtksourceview-sharp-2.0-[0-9]* -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../x11/gtksourceview/buildlink3.mk" .include "../../x11/gtk-sharp/buildlink3.mk" .include "../../x11/gnome-sharp/buildlink3.mk" diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index 76863c7df..fb2271a15 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2015/06/12 10:52:17 wiz Exp $ # DISTNAME= gtksourceview-1.8.5 -PKGREVISION= 29 +PKGREVISION= 31 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtksourceview/buildlink3.mk b/x11/gtksourceview/buildlink3.mk index b29657a4e..eeba1e8d2 100644 --- a/x11/gtksourceview/buildlink3.mk +++ b/x11/gtksourceview/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= gtksourceview @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview GTKSOURCEVIEW_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtksourceview+= gtksourceview>=1.8.5<2 -BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb28 +BUILDLINK_ABI_DEPENDS.gtksourceview+= gtksourceview>=1.8.5nb30 BUILDLINK_PKGSRCDIR.gtksourceview?= ../../x11/gtksourceview .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gtksourceview2/Makefile b/x11/gtksourceview2/Makefile index bb2691788..876fe4d4a 100644 --- a/x11/gtksourceview2/Makefile +++ b/x11/gtksourceview2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2015/06/12 10:52:17 wiz Exp $ DISTNAME= gtksourceview-2.10.5 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gtksourceview2/buildlink3.mk b/x11/gtksourceview2/buildlink3.mk index 5be6b8e78..8ba344cd8 100644 --- a/x11/gtksourceview2/buildlink3.mk +++ b/x11/gtksourceview2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.28 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.29 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= gtksourceview2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview2 GTKSOURCEVIEW2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtksourceview2+= gtksourceview2>=2.0.2<3 -BUILDLINK_ABI_DEPENDS.gtksourceview2+= gtksourceview2>=2.10.5nb21 +BUILDLINK_ABI_DEPENDS.gtksourceview2+= gtksourceview2>=2.10.5nb23 BUILDLINK_PKGSRCDIR.gtksourceview2?= ../../x11/gtksourceview2 .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/gtksourceview3/Makefile b/x11/gtksourceview3/Makefile index 4069e4c15..6c87efe15 100644 --- a/x11/gtksourceview3/Makefile +++ b/x11/gtksourceview3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2015/03/13 23:07:02 prlw1 Exp $ +# $NetBSD: Makefile,v 1.25 2015/06/15 01:03:11 prlw1 Exp $ -DISTNAME= gtksourceview-3.14.3 +DISTNAME= gtksourceview-3.16.1 PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview3/} CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/${PKGVERSION_NOREV:R}/} @@ -21,11 +21,11 @@ CONFIGURE_ARGS+= --disable-vala PKGCONFIG_OVERRIDE+= gtksourceview-3.0.pc.in -BUILDLINK_API_DEPENDS.glib2+= glib2>=2.38 +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.44 .include "../../devel/glib2/buildlink3.mk" BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.42.0 .include "../../devel/gobject-introspection/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" -BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.13.7 +BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.16 .include "../../x11/gtk3/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/gtksourceview3/PLIST b/x11/gtksourceview3/PLIST index 780ff825c..3e9fadee9 100644 --- a/x11/gtksourceview3/PLIST +++ b/x11/gtksourceview3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2014/11/23 13:46:07 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/06/15 01:03:11 prlw1 Exp $ include/gtksourceview-3.0/gtksourceview/completion-providers/words/gtksourcecompletionwords.h include/gtksourceview-3.0/gtksourceview/gtksource.h include/gtksourceview-3.0/gtksourceview/gtksourcebuffer.h @@ -25,6 +25,9 @@ include/gtksourceview-3.0/gtksourceview/gtksourcesearchcontext.h include/gtksourceview-3.0/gtksourceview/gtksourcesearchsettings.h include/gtksourceview-3.0/gtksourceview/gtksourcestyle.h include/gtksourceview-3.0/gtksourceview/gtksourcestylescheme.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooser.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserbutton.h +include/gtksourceview-3.0/gtksourceview/gtksourcestyleschemechooserwidget.h include/gtksourceview-3.0/gtksourceview/gtksourcestyleschememanager.h include/gtksourceview-3.0/gtksourceview/gtksourcetypes.h include/gtksourceview-3.0/gtksourceview/gtksourceundomanager.h @@ -60,6 +63,9 @@ share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchContext.html share/gtk-doc/html/gtksourceview-3.0/GtkSourceSearchSettings.html share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyle.html share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleScheme.html +share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooser.html +share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserButton.html +share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeChooserWidget.html share/gtk-doc/html/gtksourceview-3.0/GtkSourceStyleSchemeManager.html share/gtk-doc/html/gtksourceview-3.0/GtkSourceUndoManager.html share/gtk-doc/html/gtksourceview-3.0/GtkSourceView.html @@ -68,11 +74,18 @@ share/gtk-doc/html/gtksourceview-3.0/api-index-3-0.html share/gtk-doc/html/gtksourceview-3.0/api-index-3-10.html share/gtk-doc/html/gtksourceview-3.0/api-index-3-12.html share/gtk-doc/html/gtksourceview-3.0/api-index-3-14.html +share/gtk-doc/html/gtksourceview-3.0/api-index-3-16.html share/gtk-doc/html/gtksourceview-3.0/api-index-3-4.html share/gtk-doc/html/gtksourceview-3.0/api-index-deprecated.html share/gtk-doc/html/gtksourceview-3.0/api-index-full.html share/gtk-doc/html/gtksourceview-3.0/ch01.html share/gtk-doc/html/gtksourceview-3.0/ch02.html +share/gtk-doc/html/gtksourceview-3.0/ch03.html +share/gtk-doc/html/gtksourceview-3.0/ch04.html +share/gtk-doc/html/gtksourceview-3.0/ch05.html +share/gtk-doc/html/gtksourceview-3.0/ch06.html +share/gtk-doc/html/gtksourceview-3.0/ch07.html +share/gtk-doc/html/gtksourceview-3.0/ch08.html share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0-GtkSourceUtils.html share/gtk-doc/html/gtksourceview-3.0/gtksourceview-3.0.devhelp2 share/gtk-doc/html/gtksourceview-3.0/home.png @@ -83,6 +96,8 @@ share/gtk-doc/html/gtksourceview-3.0/lang-tutorial.html share/gtk-doc/html/gtksourceview-3.0/left-insensitive.png share/gtk-doc/html/gtksourceview-3.0/left.png share/gtk-doc/html/gtksourceview-3.0/object-tree.html +share/gtk-doc/html/gtksourceview-3.0/pt01.html +share/gtk-doc/html/gtksourceview-3.0/pt02.html share/gtk-doc/html/gtksourceview-3.0/right-insensitive.png share/gtk-doc/html/gtksourceview-3.0/right.png share/gtk-doc/html/gtksourceview-3.0/style-reference.html @@ -127,6 +142,7 @@ share/gtksourceview-3.0/language-specs/fortran.lang share/gtksourceview-3.0/language-specs/fsharp.lang share/gtksourceview-3.0/language-specs/gap.lang share/gtksourceview-3.0/language-specs/gdb-log.lang +share/gtksourceview-3.0/language-specs/genie.lang share/gtksourceview-3.0/language-specs/glsl.lang share/gtksourceview-3.0/language-specs/go.lang share/gtksourceview-3.0/language-specs/gtk-doc.lang @@ -174,6 +190,7 @@ share/gtksourceview-3.0/language-specs/opencl.lang share/gtksourceview-3.0/language-specs/pascal.lang share/gtksourceview-3.0/language-specs/perl.lang share/gtksourceview-3.0/language-specs/php.lang +share/gtksourceview-3.0/language-specs/pig.lang share/gtksourceview-3.0/language-specs/pkgconfig.lang share/gtksourceview-3.0/language-specs/po.lang share/gtksourceview-3.0/language-specs/prolog.lang @@ -196,6 +213,7 @@ share/gtksourceview-3.0/language-specs/systemverilog.lang share/gtksourceview-3.0/language-specs/t2t.lang share/gtksourceview-3.0/language-specs/tcl.lang share/gtksourceview-3.0/language-specs/texinfo.lang +share/gtksourceview-3.0/language-specs/thrift.lang share/gtksourceview-3.0/language-specs/vala.lang share/gtksourceview-3.0/language-specs/vbnet.lang share/gtksourceview-3.0/language-specs/verilog.lang @@ -249,6 +267,7 @@ share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo +share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo diff --git a/x11/gtksourceview3/buildlink3.mk b/x11/gtksourceview3/buildlink3.mk index 373b7f23d..b84bb46ff 100644 --- a/x11/gtksourceview3/buildlink3.mk +++ b/x11/gtksourceview3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2014/11/23 13:46:07 prlw1 Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= gtksourceview3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceview3 GTKSOURCEVIEW3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtksourceview3+= gtksourceview3>=3.4.2 -BUILDLINK_ABI_DEPENDS.gtksourceview3?= gtksourceview3>=3.14.2 +BUILDLINK_ABI_DEPENDS.gtksourceview3?= gtksourceview3>=3.14.3nb1 BUILDLINK_PKGSRCDIR.gtksourceview3?= ../../x11/gtksourceview3 .include "../../textproc/libxml2/buildlink3.mk" diff --git a/x11/gtksourceview3/distinfo b/x11/gtksourceview3/distinfo index bedabed16..73fdb9a53 100644 --- a/x11/gtksourceview3/distinfo +++ b/x11/gtksourceview3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/03/13 23:07:02 prlw1 Exp $ +$NetBSD: distinfo,v 1.9 2015/06/15 01:03:12 prlw1 Exp $ -SHA1 (gtksourceview-3.14.3.tar.xz) = b351971e20e95097168f761db89d258d1012effd -RMD160 (gtksourceview-3.14.3.tar.xz) = 5a004f43d702e847b19389247b96c76dd11776f1 -Size (gtksourceview-3.14.3.tar.xz) = 1257420 bytes +SHA1 (gtksourceview-3.16.1.tar.xz) = 05700f81d97d0eb1d1d1172bf679d8618f493bf1 +RMD160 (gtksourceview-3.16.1.tar.xz) = dee3f5207bacd0fd4c2c1dff5082ee207c5887fc +Size (gtksourceview-3.16.1.tar.xz) = 1272152 bytes diff --git a/x11/gtksourceviewmm/Makefile b/x11/gtksourceviewmm/Makefile index aa0c743a0..ff61df631 100644 --- a/x11/gtksourceviewmm/Makefile +++ b/x11/gtksourceviewmm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:38:19 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:52:18 wiz Exp $ # DISTNAME= gtksourceviewmm-3.2.0 -PKGREVISION= 6 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceviewmm/3.2/} EXTRACT_SUFX= .tar.xz diff --git a/x11/gtksourceviewmm/buildlink3.mk b/x11/gtksourceviewmm/buildlink3.mk index a947c0dc4..736b582c9 100644 --- a/x11/gtksourceviewmm/buildlink3.mk +++ b/x11/gtksourceviewmm/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= gtksourceviewmm @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtksourceviewmm GTKSOURCEVIEWMM_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gtksourceviewmm+= gtksourceviewmm>=3.2.0 -BUILDLINK_ABI_DEPENDS.gtksourceviewmm?= gtksourceviewmm>=3.2.0nb5 +BUILDLINK_ABI_DEPENDS.gtksourceviewmm?= gtksourceviewmm>=3.2.0nb7 BUILDLINK_PKGSRCDIR.gtksourceviewmm?= ../../x11/gtksourceviewmm .include "../../devel/atkmm/buildlink3.mk" diff --git a/x11/gtkterm2/Makefile b/x11/gtkterm2/Makefile index 299583b72..d2cb8fc45 100644 --- a/x11/gtkterm2/Makefile +++ b/x11/gtkterm2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:25:07 tnn Exp $ DISTNAME= gtkterm2-0.2.3 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkterm/} diff --git a/x11/gxmessage/Makefile b/x11/gxmessage/Makefile index 6894fbb07..d913739b5 100644 --- a/x11/gxmessage/Makefile +++ b/x11/gxmessage/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/05 00:48:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:25:07 tnn Exp $ # DISTNAME= gxmessage-2.20.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= x11 MASTER_SITES= http://homepages.ihug.co.nz/~trmusson/stuff/ MASTER_SITES+= ${MASTER_SITE_GNU:=gxmessage/} diff --git a/x11/hot-babe/Makefile b/x11/hot-babe/Makefile index e7e50ccab..e9977c0f4 100644 --- a/x11/hot-babe/Makefile +++ b/x11/hot-babe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:07 tnn Exp $ DISTNAME= hot-babe-0.2.2 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= x11 MASTER_SITES= http://dindinx.net/hotbabe/downloads/ diff --git a/x11/hs-X11-xft/Makefile b/x11/hs-X11-xft/Makefile index efa41be65..5c433dd4c 100644 --- a/x11/hs-X11-xft/Makefile +++ b/x11/hs-X11-xft/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/02/20 18:35:16 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= X11-xft-0.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 graphics MAINTAINER= esg@sdf.lonestar.org diff --git a/x11/hs-X11-xft/buildlink3.mk b/x11/hs-X11-xft/buildlink3.mk index 9fee6d2fe..2d8dec63e 100644 --- a/x11/hs-X11-xft/buildlink3.mk +++ b/x11/hs-X11-xft/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:41 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/05/31 12:59:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-X11-xft @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-X11-xft HS_X11_XFT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-X11-xft+= hs-X11-xft>=0.3.1 -BUILDLINK_ABI_DEPENDS.hs-X11-xft+= hs-X11-xft>=0.3.1nb1 +BUILDLINK_ABI_DEPENDS.hs-X11-xft+= hs-X11-xft>=0.3.1nb2 BUILDLINK_PKGSRCDIR.hs-X11-xft?= ../../x11/hs-X11-xft .include "../../x11/libXft/buildlink3.mk" diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile index 74594b44f..60ff33418 100644 --- a/x11/hs-X11/Makefile +++ b/x11/hs-X11/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/07/16 21:05:04 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= X11-1.6.1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 graphics MAINTAINER= esg@sdf.lonestar.org diff --git a/x11/hs-X11/buildlink3.mk b/x11/hs-X11/buildlink3.mk index 7dd51a9d7..fabf502d5 100644 --- a/x11/hs-X11/buildlink3.mk +++ b/x11/hs-X11/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:41 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/05/31 12:59:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-X11 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-X11 HS_X11_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-X11+= hs-X11>=1.6.1 -BUILDLINK_ABI_DEPENDS.hs-X11+= hs-X11>=1.6.1.2nb1 +BUILDLINK_ABI_DEPENDS.hs-X11+= hs-X11>=1.6.1.2nb2 BUILDLINK_PKGSRCDIR.hs-X11?= ../../x11/hs-X11 .include "../../devel/hs-data-default/buildlink3.mk" diff --git a/x11/hyena/Makefile b/x11/hyena/Makefile index 4016b24cf..a487333d5 100644 --- a/x11/hyena/Makefile +++ b/x11/hyena/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/23 14:57:53 kefren Exp $ DISTNAME= hyena-0.5 -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/hyena/0.5/} EXTRACT_SUFX= .tar.bz2 @@ -19,6 +19,12 @@ PKGCONFIG_OVERRIDE+= build/pkg-config/hyena.data.sqlite.pc.in PKGCONFIG_OVERRIDE+= build/pkg-config/hyena.gui.pc.in PKGCONFIG_OVERRIDE+= build/pkg-config/hyena.pc.in +SUBST_CLASSES+= fix-mcs +SUBST_STAGE.fix-mcs= post-patch +SUBST_MESSAGE.fix-mcs= Fix compiler name +SUBST_FILES.fix-mcs= configure +SUBST_SED.fix-mcs= -e 's,gmcs,mcs,' + .include "../../x11/gtk-sharp/buildlink3.mk" -.include "../../lang/mono2/buildlink3.mk" +.include "../../lang/mono/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/kactivities/Makefile b/x11/kactivities/Makefile index e92eec805..eab91b19a 100644 --- a/x11/kactivities/Makefile +++ b/x11/kactivities/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2014/11/30 03:25:54 markd Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:25:07 tnn Exp $ DISTNAME= kactivities-4.13.3 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= KDE Activity Manager MASTER_SITES= ${MASTER_SITE_KDE:=4.13.3/src/} diff --git a/x11/kactivities/buildlink3.mk b/x11/kactivities/buildlink3.mk index ded6d0c7f..ab82edef8 100644 --- a/x11/kactivities/buildlink3.mk +++ b/x11/kactivities/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= kactivities @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kactivities KACTIVITIES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kactivities+= kactivities>=4.7.95 -BUILDLINK_ABI_DEPENDS.kactivities+= kactivities>=4.11.5nb6 +BUILDLINK_ABI_DEPENDS.kactivities+= kactivities>=4.13.3nb2 BUILDLINK_PKGSRCDIR.kactivities?= ../../x11/kactivities .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/x11/kbproto/Makefile b/x11/kbproto/Makefile index a8215bfbc..225664dca 100644 --- a/x11/kbproto/Makefile +++ b/x11/kbproto/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:22 asau Exp $ -# +# $NetBSD: Makefile,v 1.7 2015/05/01 08:45:17 wiz Exp $ -DISTNAME= kbproto-1.0.6 +DISTNAME= kbproto-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/kbproto/distinfo b/x11/kbproto/distinfo index 241918f21..27866fc42 100644 --- a/x11/kbproto/distinfo +++ b/x11/kbproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/06/03 18:37:16 wiz Exp $ +$NetBSD: distinfo,v 1.5 2015/05/01 08:45:17 wiz Exp $ -SHA1 (kbproto-1.0.6.tar.bz2) = a2cc82357c22a1f4d6243017982c32703c95575c -RMD160 (kbproto-1.0.6.tar.bz2) = e46be5686436cb2ffbf006ad853df2077141a5f5 -Size (kbproto-1.0.6.tar.bz2) = 256988 bytes +SHA1 (kbproto-1.0.7.tar.bz2) = bc9c0fa7d39edf4ac043e6eeaa771d3e245ac5b2 +RMD160 (kbproto-1.0.7.tar.bz2) = 4fa5c2faf7e8558da2bab347c5027cc44fa678f8 +Size (kbproto-1.0.7.tar.bz2) = 250178 bytes diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile index c09d4e9af..a7abf83fd 100644 --- a/x11/kde-baseapps4/Makefile +++ b/x11/kde-baseapps4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2015/01/12 11:20:49 jperkin Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:25:07 tnn Exp $ DISTNAME= kde-baseapps-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index eea9672be..05fc3d357 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:25:07 tnn Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 2 +PKGREVISION= 4 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop diff --git a/x11/kde-runtime4/buildlink3.mk b/x11/kde-runtime4/buildlink3.mk index 0b5a0fd1e..d66251d66 100644 --- a/x11/kde-runtime4/buildlink3.mk +++ b/x11/kde-runtime4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= kde-runtime @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kde-runtime KDE_RUNTIME_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kde-runtime+= kde-runtime4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.11.5nb14 +BUILDLINK_ABI_DEPENDS.kde-runtime+= kde-runtime4>=4.14.3nb4 BUILDLINK_PKGSRCDIR.kde-runtime?= ../../x11/kde-runtime4 .include "../../x11/kdelibs4/buildlink3.mk" diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index 3f1409bd0..8911d2925 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/02/27 21:15:48 markd Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:25:07 tnn Exp $ DISTNAME= kde-workspace-4.11.14 PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop diff --git a/x11/kde-workspace4/buildlink3.mk b/x11/kde-workspace4/buildlink3.mk index c9d868156..b2d4a2e24 100644 --- a/x11/kde-workspace4/buildlink3.mk +++ b/x11/kde-workspace4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/11/07 19:39:26 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:25:07 tnn Exp $ BUILDLINK_TREE+= kde-workspace @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kde-workspace KDE_WORKSPACE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kde-workspace+= kde-workspace4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kde-workspace+= kde-workspace4>=4.11.5nb6 +BUILDLINK_ABI_DEPENDS.kde-workspace+= kde-workspace4>=4.11.14nb2 BUILDLINK_PKGSRCDIR.kde-workspace?= ../../x11/kde-workspace4 .include "../../graphics/qimageblitz/buildlink3.mk" diff --git a/x11/kde3-i18n-af/Makefile b/x11/kde3-i18n-af/Makefile index 38e01304a..d4aa91712 100644 --- a/x11/kde3-i18n-af/Makefile +++ b/x11/kde3-i18n-af/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2014/08/22 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-af-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ar/Makefile b/x11/kde3-i18n-ar/Makefile index 5feee2793..7961b025e 100644 --- a/x11/kde3-i18n-ar/Makefile +++ b/x11/kde3-i18n-ar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2014/08/22 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-ar-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-az/Makefile b/x11/kde3-i18n-az/Makefile index 4bcf8fe3d..69511c95a 100644 --- a/x11/kde3-i18n-az/Makefile +++ b/x11/kde3-i18n-az/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/08/22 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-az-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-bg/Makefile b/x11/kde3-i18n-bg/Makefile index 4732cd9a4..21d69e409 100644 --- a/x11/kde3-i18n-bg/Makefile +++ b/x11/kde3-i18n-bg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-bg-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-bn/Makefile b/x11/kde3-i18n-bn/Makefile index 144423cb8..33213364a 100644 --- a/x11/kde3-i18n-bn/Makefile +++ b/x11/kde3-i18n-bn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:43 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-bn-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-br/Makefile b/x11/kde3-i18n-br/Makefile index 820768de5..ed444f8e8 100644 --- a/x11/kde3-i18n-br/Makefile +++ b/x11/kde3-i18n-br/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-br-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-bs/Makefile b/x11/kde3-i18n-bs/Makefile index 23bc4f419..6b828b9a7 100644 --- a/x11/kde3-i18n-bs/Makefile +++ b/x11/kde3-i18n-bs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-bs-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ca/Makefile b/x11/kde3-i18n-ca/Makefile index e37bef5ea..38f025c57 100644 --- a/x11/kde3-i18n-ca/Makefile +++ b/x11/kde3-i18n-ca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-ca-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-cs/Makefile b/x11/kde3-i18n-cs/Makefile index 2d64edda7..d362f51d7 100644 --- a/x11/kde3-i18n-cs/Makefile +++ b/x11/kde3-i18n-cs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-cs-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-cy/Makefile b/x11/kde3-i18n-cy/Makefile index e606b60d7..2e6a23b0a 100644 --- a/x11/kde3-i18n-cy/Makefile +++ b/x11/kde3-i18n-cy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-cy-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-da/Makefile b/x11/kde3-i18n-da/Makefile index 38d1d0817..61216c8b8 100644 --- a/x11/kde3-i18n-da/Makefile +++ b/x11/kde3-i18n-da/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-da-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-de/Makefile b/x11/kde3-i18n-de/Makefile index 510e5e873..b791c76e3 100644 --- a/x11/kde3-i18n-de/Makefile +++ b/x11/kde3-i18n-de/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-de-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-el/Makefile b/x11/kde3-i18n-el/Makefile index 719de9cb5..7fc54cfd1 100644 --- a/x11/kde3-i18n-el/Makefile +++ b/x11/kde3-i18n-el/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-el-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-en_GB/Makefile b/x11/kde3-i18n-en_GB/Makefile index 3834950fa..dae04810a 100644 --- a/x11/kde3-i18n-en_GB/Makefile +++ b/x11/kde3-i18n-en_GB/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:08 tnn Exp $ DISTNAME= kde-i18n-en_GB-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-eo/Makefile b/x11/kde3-i18n-eo/Makefile index a085654ea..0ce7d5bae 100644 --- a/x11/kde3-i18n-eo/Makefile +++ b/x11/kde3-i18n-eo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-eo-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-es/Makefile b/x11/kde3-i18n-es/Makefile index 26f8c293d..7e3ab968a 100644 --- a/x11/kde3-i18n-es/Makefile +++ b/x11/kde3-i18n-es/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-es-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-et/Makefile b/x11/kde3-i18n-et/Makefile index d61828c8d..f9831474e 100644 --- a/x11/kde3-i18n-et/Makefile +++ b/x11/kde3-i18n-et/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-et-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-eu/Makefile b/x11/kde3-i18n-eu/Makefile index fa48b804d..f87f38570 100644 --- a/x11/kde3-i18n-eu/Makefile +++ b/x11/kde3-i18n-eu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-eu-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fa/Makefile b/x11/kde3-i18n-fa/Makefile index 0f96017bf..b902075b8 100644 --- a/x11/kde3-i18n-fa/Makefile +++ b/x11/kde3-i18n-fa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-fa-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fi/Makefile b/x11/kde3-i18n-fi/Makefile index d829aee06..efa3c24c7 100644 --- a/x11/kde3-i18n-fi/Makefile +++ b/x11/kde3-i18n-fi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-fi-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fr/Makefile b/x11/kde3-i18n-fr/Makefile index 125538b13..e1b13aedc 100644 --- a/x11/kde3-i18n-fr/Makefile +++ b/x11/kde3-i18n-fr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:44 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-fr-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-fy/Makefile b/x11/kde3-i18n-fy/Makefile index 41125ead6..092ff09d2 100644 --- a/x11/kde3-i18n-fy/Makefile +++ b/x11/kde3-i18n-fy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-fy-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ga/Makefile b/x11/kde3-i18n-ga/Makefile index fac29ce32..7b56d454f 100644 --- a/x11/kde3-i18n-ga/Makefile +++ b/x11/kde3-i18n-ga/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-ga-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-gl/Makefile b/x11/kde3-i18n-gl/Makefile index 6b73d1b42..ed63a8ade 100644 --- a/x11/kde3-i18n-gl/Makefile +++ b/x11/kde3-i18n-gl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-gl-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-he/Makefile b/x11/kde3-i18n-he/Makefile index 7b5d96d48..6c11a56bc 100644 --- a/x11/kde3-i18n-he/Makefile +++ b/x11/kde3-i18n-he/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-he-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-hi/Makefile b/x11/kde3-i18n-hi/Makefile index bf91d9862..e42c67932 100644 --- a/x11/kde3-i18n-hi/Makefile +++ b/x11/kde3-i18n-hi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:09 tnn Exp $ DISTNAME= kde-i18n-hi-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-hr/Makefile b/x11/kde3-i18n-hr/Makefile index 812503dfc..6f1eb2490 100644 --- a/x11/kde3-i18n-hr/Makefile +++ b/x11/kde3-i18n-hr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-hr-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-hu/Makefile b/x11/kde3-i18n-hu/Makefile index f99e76b5c..736ad05a4 100644 --- a/x11/kde3-i18n-hu/Makefile +++ b/x11/kde3-i18n-hu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-hu-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-is/Makefile b/x11/kde3-i18n-is/Makefile index a1e8d3af3..7326d2349 100644 --- a/x11/kde3-i18n-is/Makefile +++ b/x11/kde3-i18n-is/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-is-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-it/Makefile b/x11/kde3-i18n-it/Makefile index 87c6e3395..a3a13678c 100644 --- a/x11/kde3-i18n-it/Makefile +++ b/x11/kde3-i18n-it/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-it-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ja/Makefile b/x11/kde3-i18n-ja/Makefile index 38375e8c2..85ed7900f 100644 --- a/x11/kde3-i18n-ja/Makefile +++ b/x11/kde3-i18n-ja/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-ja-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-kk/Makefile b/x11/kde3-i18n-kk/Makefile index 464a55bac..ee5049c84 100644 --- a/x11/kde3-i18n-kk/Makefile +++ b/x11/kde3-i18n-kk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-kk-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-km/Makefile b/x11/kde3-i18n-km/Makefile index 87c71ac1e..7ad868e6d 100644 --- a/x11/kde3-i18n-km/Makefile +++ b/x11/kde3-i18n-km/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-km-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ko/Makefile b/x11/kde3-i18n-ko/Makefile index 9490897d8..95c49dfcc 100644 --- a/x11/kde3-i18n-ko/Makefile +++ b/x11/kde3-i18n-ko/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-ko-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-lt/Makefile b/x11/kde3-i18n-lt/Makefile index d822faf6a..3371b48e2 100644 --- a/x11/kde3-i18n-lt/Makefile +++ b/x11/kde3-i18n-lt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-lt-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-lv/Makefile b/x11/kde3-i18n-lv/Makefile index 0538a2e86..6d95f3de6 100644 --- a/x11/kde3-i18n-lv/Makefile +++ b/x11/kde3-i18n-lv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-lv-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-mk/Makefile b/x11/kde3-i18n-mk/Makefile index 43d09ec88..a029db8b0 100644 --- a/x11/kde3-i18n-mk/Makefile +++ b/x11/kde3-i18n-mk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-mk-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-mn/Makefile b/x11/kde3-i18n-mn/Makefile index bc9da2de8..4d3675183 100644 --- a/x11/kde3-i18n-mn/Makefile +++ b/x11/kde3-i18n-mn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-mn-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ms/Makefile b/x11/kde3-i18n-ms/Makefile index 7d776df39..ea9bc28ad 100644 --- a/x11/kde3-i18n-ms/Makefile +++ b/x11/kde3-i18n-ms/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-ms-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nb/Makefile b/x11/kde3-i18n-nb/Makefile index 47ae9e109..d95cacfcc 100644 --- a/x11/kde3-i18n-nb/Makefile +++ b/x11/kde3-i18n-nb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:10 tnn Exp $ DISTNAME= kde-i18n-nb-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nds/Makefile b/x11/kde3-i18n-nds/Makefile index 1a7b4f767..d8fc665ea 100644 --- a/x11/kde3-i18n-nds/Makefile +++ b/x11/kde3-i18n-nds/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-nds-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nl/Makefile b/x11/kde3-i18n-nl/Makefile index 02b0998be..7514521cc 100644 --- a/x11/kde3-i18n-nl/Makefile +++ b/x11/kde3-i18n-nl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-nl-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-nn/Makefile b/x11/kde3-i18n-nn/Makefile index 7bc0d0d00..fe11c22fb 100644 --- a/x11/kde3-i18n-nn/Makefile +++ b/x11/kde3-i18n-nn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-nn-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pa/Makefile b/x11/kde3-i18n-pa/Makefile index 23c13338d..83877f576 100644 --- a/x11/kde3-i18n-pa/Makefile +++ b/x11/kde3-i18n-pa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-pa-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pl/Makefile b/x11/kde3-i18n-pl/Makefile index ca1acd3fe..169690979 100644 --- a/x11/kde3-i18n-pl/Makefile +++ b/x11/kde3-i18n-pl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-pl-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pt/Makefile b/x11/kde3-i18n-pt/Makefile index d598825a2..0b97ff016 100644 --- a/x11/kde3-i18n-pt/Makefile +++ b/x11/kde3-i18n-pt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-pt-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-pt_BR/Makefile b/x11/kde3-i18n-pt_BR/Makefile index dcdd586e7..7da29ab42 100644 --- a/x11/kde3-i18n-pt_BR/Makefile +++ b/x11/kde3-i18n-pt_BR/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-pt_BR-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ro/Makefile b/x11/kde3-i18n-ro/Makefile index 9256be8d4..15f26a5c2 100644 --- a/x11/kde3-i18n-ro/Makefile +++ b/x11/kde3-i18n-ro/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-ro-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ru/Makefile b/x11/kde3-i18n-ru/Makefile index e03e0f994..c8cb76ee5 100644 --- a/x11/kde3-i18n-ru/Makefile +++ b/x11/kde3-i18n-ru/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-ru-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-rw/Makefile b/x11/kde3-i18n-rw/Makefile index dea3e09ef..6efa0a6e3 100644 --- a/x11/kde3-i18n-rw/Makefile +++ b/x11/kde3-i18n-rw/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-rw-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-se/Makefile b/x11/kde3-i18n-se/Makefile index 7b3f82e5f..abad3ce84 100644 --- a/x11/kde3-i18n-se/Makefile +++ b/x11/kde3-i18n-se/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-se-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sk/Makefile b/x11/kde3-i18n-sk/Makefile index ca8bd307b..a2f814200 100644 --- a/x11/kde3-i18n-sk/Makefile +++ b/x11/kde3-i18n-sk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-sk-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sl/Makefile b/x11/kde3-i18n-sl/Makefile index 964a4fbb5..dbefe201c 100644 --- a/x11/kde3-i18n-sl/Makefile +++ b/x11/kde3-i18n-sl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-sl-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sr/Makefile b/x11/kde3-i18n-sr/Makefile index 7ba241022..4845b4bb6 100644 --- a/x11/kde3-i18n-sr/Makefile +++ b/x11/kde3-i18n-sr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:46 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:11 tnn Exp $ DISTNAME= kde-i18n-sr-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sr_Latn/Makefile b/x11/kde3-i18n-sr_Latn/Makefile index b4305a4fd..2119a382b 100644 --- a/x11/kde3-i18n-sr_Latn/Makefile +++ b/x11/kde3-i18n-sr_Latn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-sr@Latn-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/@/_/} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ss/Makefile b/x11/kde3-i18n-ss/Makefile index 80701a7db..ecd5ec267 100644 --- a/x11/kde3-i18n-ss/Makefile +++ b/x11/kde3-i18n-ss/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-ss-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-sv/Makefile b/x11/kde3-i18n-sv/Makefile index 525c0028c..13cabfd66 100644 --- a/x11/kde3-i18n-sv/Makefile +++ b/x11/kde3-i18n-sv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-sv-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-ta/Makefile b/x11/kde3-i18n-ta/Makefile index 36e5d4ff0..5b3618969 100644 --- a/x11/kde3-i18n-ta/Makefile +++ b/x11/kde3-i18n-ta/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-ta-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-tg/Makefile b/x11/kde3-i18n-tg/Makefile index 34968ed55..3ed740d6c 100644 --- a/x11/kde3-i18n-tg/Makefile +++ b/x11/kde3-i18n-tg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-tg-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-tr/Makefile b/x11/kde3-i18n-tr/Makefile index 31605813e..e78c55885 100644 --- a/x11/kde3-i18n-tr/Makefile +++ b/x11/kde3-i18n-tr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-tr-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-uk/Makefile b/x11/kde3-i18n-uk/Makefile index 6edb922ab..a9d0ab032 100644 --- a/x11/kde3-i18n-uk/Makefile +++ b/x11/kde3-i18n-uk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-uk-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-uz/Makefile b/x11/kde3-i18n-uz/Makefile index b910aebe2..055c20848 100644 --- a/x11/kde3-i18n-uz/Makefile +++ b/x11/kde3-i18n-uz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-uz-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-vi/Makefile b/x11/kde3-i18n-vi/Makefile index 70914bae8..ec935b47b 100644 --- a/x11/kde3-i18n-vi/Makefile +++ b/x11/kde3-i18n-vi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-vi-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-zh_CN/Makefile b/x11/kde3-i18n-zh_CN/Makefile index 940aede66..37a100729 100644 --- a/x11/kde3-i18n-zh_CN/Makefile +++ b/x11/kde3-i18n-zh_CN/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-zh_CN-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kde3-i18n-zh_TW/Makefile b/x11/kde3-i18n-zh_TW/Makefile index 4577158fa..1e249b039 100644 --- a/x11/kde3-i18n-zh_TW/Makefile +++ b/x11/kde3-i18n-zh_TW/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kde-i18n-zh_TW-${_KDE_VERSION} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_KDE_I18N} diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 9901e3d19..884e959c3 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.188 2015/03/17 14:08:01 tnn Exp $ +# $NetBSD: Makefile,v 1.189 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kdebase-${_KDE_VERSION} -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= x11 COMMENT= Base modules for the KDE 3 integrated X11 desktop diff --git a/x11/kdebase3/buildlink3.mk b/x11/kdebase3/buildlink3.mk index a8bc14eb1..f5713de70 100644 --- a/x11/kdebase3/buildlink3.mk +++ b/x11/kdebase3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.55 2014/08/22 11:24:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.56 2015/04/25 14:25:12 tnn Exp $ BUILDLINK_TREE+= kdebase @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdebase KDEBASE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdebase+= kdebase>=3.5.0nb2 -BUILDLINK_ABI_DEPENDS.kdebase+= kdebase>=3.5.10nb37 +BUILDLINK_ABI_DEPENDS.kdebase+= kdebase>=3.5.10nb38 BUILDLINK_PKGSRCDIR.kdebase?= ../../x11/kdebase3 pkgbase := kdebase diff --git a/x11/kdebindings-ruby/Makefile b/x11/kdebindings-ruby/Makefile index 426abddcc..7982b00ac 100644 --- a/x11/kdebindings-ruby/Makefile +++ b/x11/kdebindings-ruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2014/08/22 11:24:27 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2015/06/12 10:52:18 wiz Exp $ DISTNAME= kdebindings-${_KDE_VERSION} PKGNAME= kdebindings-ruby-${_KDE_VERSION} -PKGREVISION= 35 +PKGREVISION= 37 CATEGORIES= x11 COMMENT= Ruby bindings for the KDE integrated X11 desktop diff --git a/x11/kdebindings-ruby/buildlink3.mk b/x11/kdebindings-ruby/buildlink3.mk index b68dc2e99..373692694 100644 --- a/x11/kdebindings-ruby/buildlink3.mk +++ b/x11/kdebindings-ruby/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2014/08/22 11:24:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2015/04/25 14:25:12 tnn Exp $ BUILDLINK_TREE+= kdebindings-ruby @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdebindings-ruby KDEBINDINGS_RUBY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdebindings-ruby+= kdebindings-ruby>=3.5.5 -BUILDLINK_ABI_DEPENDS.kdebindings-ruby+= kdebindings-ruby>=3.5.10nb35 +BUILDLINK_ABI_DEPENDS.kdebindings-ruby+= kdebindings-ruby>=3.5.10nb36 BUILDLINK_PKGSRCDIR.kdebindings-ruby?= ../../x11/kdebindings-ruby .include "../../lang/ruby/buildlink3.mk" diff --git a/x11/kdebindings-ruby/distinfo b/x11/kdebindings-ruby/distinfo index f161f037a..311b9ad40 100644 --- a/x11/kdebindings-ruby/distinfo +++ b/x11/kdebindings-ruby/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.7 2008/08/27 12:09:09 markd Exp $ +$NetBSD: distinfo,v 1.8 2015/06/25 07:44:46 joerg Exp $ SHA1 (kdebindings-3.5.10.tar.bz2) = 42946974889ec44a1eb9c54c8b0832d6f1af6719 RMD160 (kdebindings-3.5.10.tar.bz2) = 0c6b4690455a131c90a1e27a3345aa2a2e9d6b99 Size (kdebindings-3.5.10.tar.bz2) = 5735439 bytes SHA1 (patch-aa) = 33f36f65423da2e56d01c22bc4a1e657d0a3a456 SHA1 (patch-ab) = c15b62faf9a72cf89aa84f38c90d99d105e50095 +SHA1 (patch-kalyptus_kdocAstUtil.pm) = b00c501b890f90a80b47780633d2bb6fc6136430 diff --git a/x11/kdebindings-ruby/patches/patch-kalyptus_kdocAstUtil.pm b/x11/kdebindings-ruby/patches/patch-kalyptus_kdocAstUtil.pm new file mode 100644 index 000000000..cab821ffb --- /dev/null +++ b/x11/kdebindings-ruby/patches/patch-kalyptus_kdocAstUtil.pm @@ -0,0 +1,14 @@ +$NetBSD: patch-kalyptus_kdocAstUtil.pm,v 1.1 2015/06/25 07:44:46 joerg Exp $ + +--- kalyptus/kdocAstUtil.pm.orig 2005-09-10 08:16:39.000000000 +0000 ++++ kalyptus/kdocAstUtil.pm +@@ -674,8 +674,7 @@ sub dumpAst + dumpAst( $kid ); + } + +- print "\t" x $depth, "Documentation nodes:\n" if defined +- @{ $node->{Doc}->{ "Text" }}; ++ print "\t" x $depth, "Documentation nodes:\n" if (@{ $node->{Doc}->{ "Text" }}); + + foreach $kid ( @{ $node->{Doc}->{ "Text" }} ) { + dumpAst( $kid ); diff --git a/x11/kdelibdocs3/Makefile b/x11/kdelibdocs3/Makefile index 6e723b67d..b84821fd2 100644 --- a/x11/kdelibdocs3/Makefile +++ b/x11/kdelibdocs3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2015/04/25 14:25:12 tnn Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= kdelibdocs-${_KDE_VERSION} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= x11 devel LICENSE= gnu-gpl-v2 diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index c72b69cb7..bd250e2fe 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.180 2014/10/19 22:27:48 alnsn Exp $ +# $NetBSD: Makefile,v 1.182 2015/06/12 10:52:18 wiz Exp $ DISTNAME= kdelibs-${_KDE_VERSION} -PKGREVISION= 36 +PKGREVISION= 38 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop diff --git a/x11/kdelibs3/buildlink3.mk b/x11/kdelibs3/buildlink3.mk index 4297f274e..7c5f512d3 100644 --- a/x11/kdelibs3/buildlink3.mk +++ b/x11/kdelibs3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.58 2014/08/22 11:24:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.59 2015/04/25 14:25:13 tnn Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= kdelibs KDELIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdelibs+= kdelibs>=3.5.6<4 -BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs>=3.5.10nb35 +BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs>=3.5.10nb37 BUILDLINK_PKGSRCDIR.kdelibs?= ../../x11/kdelibs3 pkgbase := kdelibs diff --git a/x11/kdelibs3/distinfo b/x11/kdelibs3/distinfo index 89524e07a..4fda55b63 100644 --- a/x11/kdelibs3/distinfo +++ b/x11/kdelibs3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.106 2013/12/06 19:58:27 asau Exp $ +$NetBSD: distinfo,v 1.107 2015/06/15 09:24:31 joerg Exp $ SHA1 (kdelibs-3.5.10.tar.bz2) = c930a25f4419134def55b8466c3a6f737227fb82 RMD160 (kdelibs-3.5.10.tar.bz2) = 4c960664283c83ebc8e68932ca9044336fcff223 @@ -31,6 +31,7 @@ SHA1 (patch-config.h.in) = c76bf7392d686acb8694c4aa15bcaa8dc14ff059 SHA1 (patch-da) = ac1888a52f22ac81c0fb51dda48c8e168516a229 SHA1 (patch-db) = bba958ba9f3059074fd97174dacab2bf47801fa8 SHA1 (patch-dc) = 3d6971b13599ac7acce9d63b76a8813e9c87bc96 +SHA1 (patch-dcop_dcopidlng_kdocAstUtil.pm) = ef6146e1bb4aae2149833ccb8fa0e3fdb40a7c30 SHA1 (patch-dd) = 16c5972250c867cf87e959287fdbedd94e9bfd8c SHA1 (patch-kate_part_katebuffer.cpp) = bc5bf102cb5d843622878816d432019aa4811d05 SHA1 (patch-kdecore_kpty.cpp) = 647b159fe5548fd9ab9af4cb4aee2f5fe7b74105 diff --git a/x11/kdelibs3/patches/patch-dcop_dcopidlng_kdocAstUtil.pm b/x11/kdelibs3/patches/patch-dcop_dcopidlng_kdocAstUtil.pm new file mode 100644 index 000000000..6970ec770 --- /dev/null +++ b/x11/kdelibs3/patches/patch-dcop_dcopidlng_kdocAstUtil.pm @@ -0,0 +1,14 @@ +$NetBSD: patch-dcop_dcopidlng_kdocAstUtil.pm,v 1.1 2015/06/15 09:24:31 joerg Exp $ + +--- dcop/dcopidlng/kdocAstUtil.pm.orig 2015-06-13 17:55:21.000000000 +0000 ++++ dcop/dcopidlng/kdocAstUtil.pm +@@ -438,8 +438,7 @@ sub dumpAst + dumpAst( $kid ); + } + +- print "\t" x $depth, "Documentation nodes:\n" if defined +- @{ $node->{Doc}->{ "Text" }}; ++ print "\t" x $depth, "Documentation nodes:\n" if (@{ $node->{Doc}->{ "Text" }}); + + foreach $kid ( @{ $node->{Doc}->{ "Text" }} ) { + dumpAst( $kid ); diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 9bff05503..5595e1da8 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2014/11/30 03:30:25 markd Exp $ +# $NetBSD: Makefile,v 1.80 2015/04/25 14:25:13 tnn Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop @@ -61,7 +62,8 @@ SUBST_SED.kdelibsfix= -e 's:@LOCALBASE@:${LOCALBASE}:g' SUBST_CLASSES+= phononrelpath SUBST_STAGE.phononrelpath= post-configure SUBST_MESSAGE.phononrelpath= Fixing phonon RELWITHDEBINFO path -SUBST_FILES.phononrelpath= _KDE_build/CMakeFiles/Export/${LOCALBASE:S^/^_^}/share/kde/apps/cmake/modules/KDELibs4LibraryTargets-${TARGET_NAME}.cmake +SUBST_FILES.phononrelpath= _KDE_build/CMakeFiles/Export/${LOCALBASE:S^/^_^}/share/kde/apps/cmake/modules/KDELibs4LibraryTargets-${TARGET_NAME}.cmake \ + _KDE_build/experimental/libkdeclarative/CMakeFiles/Export/${LOCALBASE:S^/^_^}/lib/cmake/KDeclarative/KDeclarativeLibraryTargets-${TARGET_NAME}.cmake SUBST_SED.phononrelpath= -e 's:[^"]*/\.buildlink/lib/libphonon\.so::' USE_TOOLS+= flex gmake diff --git a/x11/kdelibs4/buildlink3.mk b/x11/kdelibs4/buildlink3.mk index cd7b222cf..8b3f70f66 100644 --- a/x11/kdelibs4/buildlink3.mk +++ b/x11/kdelibs4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2014/11/13 10:31:07 markd Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2015/04/25 14:25:13 tnn Exp $ BUILDLINK_TREE+= kdelibs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= kdelibs KDELIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.0.0 -BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs4>=4.14.3 +BUILDLINK_ABI_DEPENDS.kdelibs+= kdelibs4>=4.14.3nb3 BUILDLINK_PKGSRCDIR.kdelibs?= ../../x11/kdelibs4 .include "../../archivers/bzip2/buildlink3.mk" diff --git a/x11/kkbswitch/Makefile b/x11/kkbswitch/Makefile index f573e3b63..98e2939dd 100644 --- a/x11/kkbswitch/Makefile +++ b/x11/kkbswitch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2015/04/25 14:25:13 tnn Exp $ # DISTNAME= kkbswitch-1.4.3 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= kde x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kkbswitch/} diff --git a/x11/kmessage/Makefile b/x11/kmessage/Makefile index adb40262e..e2275d06c 100644 --- a/x11/kmessage/Makefile +++ b/x11/kmessage/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2014/08/22 11:24:47 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:25:13 tnn Exp $ DISTNAME= kmessage-0.1 -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= x11 kde MASTER_SITES= http://soliton.wins.uva.nl/~wijnhout/kmessage/ diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 848b5489e..2c510a8a7 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2014/11/13 10:53:49 markd Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:25:13 tnn Exp $ DISTNAME= konsole-${_KDE_VERSION} +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Terminal emulator for the K Desktop Environment diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 757d89ac7..a9bbbdbeb 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.102 2013/06/04 22:17:27 tron Exp $ +# $NetBSD: Makefile,v 1.103 2015/06/18 06:02:42 dholland Exp $ DISTNAME= lesstif-0.95.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lesstif/} EXTRACT_SUFX= .tar.bz2 @@ -65,7 +65,7 @@ post-patch: .include "../../fonts/fontconfig/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" -.include "../../x11/libXp/buildlink3.mk" +.include "../../x11/libXft/buildlink3.mk" .include "../../x11/libXrender/buildlink3.mk" .include "../../x11/libXt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/lesstif/PLIST b/x11/lesstif/PLIST index dd3df26f1..f2747b7c6 100644 --- a/x11/lesstif/PLIST +++ b/x11/lesstif/PLIST @@ -1,10 +1,9 @@ -@comment $NetBSD: PLIST,v 1.11 2009/06/14 18:24:57 joerg Exp $ +@comment $NetBSD: PLIST,v 1.12 2015/06/18 06:02:42 dholland Exp $ bin/motif-config bin/mwm bin/mxmkmf bin/uil bin/xmbind -include/Dt/Print.h include/Mrm/MrmAppl.h include/Mrm/MrmDecls.h include/Mrm/MrmPrivate.h @@ -182,7 +181,6 @@ lib/X11/config/LessTif.tmpl lib/X11/mwm/README lib/X11/mwm/alt.map lib/X11/mwm/system.mwmrc -lib/libDtPrint.la lib/libMrm.la lib/libUil.la lib/libXm.la diff --git a/x11/libFS/Makefile b/x11/libFS/Makefile index c58e4ca73..74e23886a 100644 --- a/x11/libFS/Makefile +++ b/x11/libFS/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 14:07:13 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/05/01 08:34:56 wiz Exp $ -DISTNAME= libFS-1.0.6 +DISTNAME= libFS-1.0.7 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libFS/distinfo b/x11/libFS/distinfo index 37a023389..679cb5437 100644 --- a/x11/libFS/distinfo +++ b/x11/libFS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/03/31 08:30:05 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/05/01 08:34:56 wiz Exp $ -SHA1 (libFS-1.0.6.tar.bz2) = 5e490557674ebef057c3909e2608d7799393b88e -RMD160 (libFS-1.0.6.tar.bz2) = b08d374ce3a23e72ad76d72f343fac5c22bca3b5 -Size (libFS-1.0.6.tar.bz2) = 323246 bytes +SHA1 (libFS-1.0.7.tar.bz2) = 6af3035d9cbca31562e42a1060f6ce7b86a5d1d3 +RMD160 (libFS-1.0.7.tar.bz2) = b4ab136e2f4f2a3906d5b805072df73654c709e4 +Size (libFS-1.0.7.tar.bz2) = 315569 bytes diff --git a/x11/libXaw/Makefile b/x11/libXaw/Makefile index 2ade15962..135d022b8 100644 --- a/x11/libXaw/Makefile +++ b/x11/libXaw/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2013/09/08 08:16:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/01 08:40:12 wiz Exp $ -DISTNAME= libXaw-1.0.12 +DISTNAME= libXaw-1.0.13 CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXaw/distinfo b/x11/libXaw/distinfo index aac669d49..650a3cc28 100644 --- a/x11/libXaw/distinfo +++ b/x11/libXaw/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2013/09/08 08:16:06 wiz Exp $ +$NetBSD: distinfo,v 1.10 2015/05/01 08:40:12 wiz Exp $ -SHA1 (libXaw-1.0.12.tar.bz2) = 6919476379accaf21f2331004e5cfa7939a6786b -RMD160 (libXaw-1.0.12.tar.bz2) = 6890ff045546537755826d0010fbf08150a1d162 -Size (libXaw-1.0.12.tar.bz2) = 677147 bytes +SHA1 (libXaw-1.0.13.tar.bz2) = 15f891fb88aae966b3064dcc1510790a0ebc75a0 +RMD160 (libXaw-1.0.13.tar.bz2) = d724ab50da224abc7808eaa6419909cbd0b5d320 +Size (libXaw-1.0.13.tar.bz2) = 674140 bytes SHA1 (patch-Makefile.in) = bc701f17befebb04c0062c6c670f85f48adfaabf SHA1 (patch-aa) = 9fdbdf625260763fc7345421870633ed3e4b6b7b diff --git a/x11/libXdmcp/Makefile b/x11/libXdmcp/Makefile index 984b42616..ba905f7f7 100644 --- a/x11/libXdmcp/Makefile +++ b/x11/libXdmcp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2012/10/29 05:06:34 asau Exp $ -# +# $NetBSD: Makefile,v 1.8 2015/04/02 22:35:06 wiz Exp $ -DISTNAME= libXdmcp-1.1.1 +DISTNAME= libXdmcp-1.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXdmcp/distinfo b/x11/libXdmcp/distinfo index f09228626..cfff27367 100644 --- a/x11/libXdmcp/distinfo +++ b/x11/libXdmcp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/06/03 17:26:03 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/02 22:35:06 wiz Exp $ -SHA1 (libXdmcp-1.1.1.tar.bz2) = 3b63e8fc1600c51d9897d017da190fc6c16245b6 -RMD160 (libXdmcp-1.1.1.tar.bz2) = c8cf4964c0702431b05c347594438ea7bb10c382 -Size (libXdmcp-1.1.1.tar.bz2) = 310878 bytes +SHA1 (libXdmcp-1.1.2.tar.bz2) = 3c09eabb0617c275b5ab09fae021d279a4832cac +RMD160 (libXdmcp-1.1.2.tar.bz2) = 4b3c314683617d46e855e519e846212283c1b574 +Size (libXdmcp-1.1.2.tar.bz2) = 331518 bytes diff --git a/x11/libXpresent/DESCR b/x11/libXpresent/DESCR new file mode 100644 index 000000000..29c575875 --- /dev/null +++ b/x11/libXpresent/DESCR @@ -0,0 +1 @@ +This provides an Xlib-compatible API for the Present extension. diff --git a/x11/libXpresent/Makefile b/x11/libXpresent/Makefile new file mode 100644 index 000000000..77de4661c --- /dev/null +++ b/x11/libXpresent/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2015/04/17 19:54:46 wiz Exp $ + +DISTNAME= libXpresent-1.0.0 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XORG:=lib/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Xlib-compatible API for the Present extension + +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config +PKGCONFIG_OVERRIDE+= xpresent.pc.in +GNU_CONFIGURE= yes + +.include "../../x11/libXext/buildlink3.mk" +.include "../../x11/libXfixes/buildlink3.mk" +.include "../../x11/libXrandr/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" +.include "../../x11/presentproto/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/libXpresent/PLIST b/x11/libXpresent/PLIST new file mode 100644 index 000000000..1ffda459c --- /dev/null +++ b/x11/libXpresent/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/17 19:54:46 wiz Exp $ +include/X11/extensions/Xpresent.h +lib/libXpresent.la +lib/pkgconfig/xpresent.pc +man/man3/Xpresent.3 diff --git a/x11/libXpresent/buildlink3.mk b/x11/libXpresent/buildlink3.mk new file mode 100644 index 000000000..ed70b2a3e --- /dev/null +++ b/x11/libXpresent/buildlink3.mk @@ -0,0 +1,18 @@ +# $NetBSD: buildlink3.mk,v 1.1 2015/04/17 19:59:25 wiz Exp $ + +BUILDLINK_TREE+= libXpresent + +.if !defined(LIBXPRESENT_BUILDLINK3_MK) +LIBXPRESENT_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libXpresent+= libXpresent>=1.0.0 +BUILDLINK_PKGSRCDIR.libXpresent?= ../../x11/libXpresent + +.include "../../x11/libXext/buildlink3.mk" +.include "../../x11/libXfixes/buildlink3.mk" +.include "../../x11/libXrandr/buildlink3.mk" +.include "../../x11/presentproto/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.endif # LIBXPRESENT_BUILDLINK3_MK + +BUILDLINK_TREE+= -libXpresent diff --git a/x11/libXpresent/distinfo b/x11/libXpresent/distinfo new file mode 100644 index 000000000..d5f0771a1 --- /dev/null +++ b/x11/libXpresent/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/17 19:54:46 wiz Exp $ + +SHA1 (libXpresent-1.0.0.tar.bz2) = 8893cca785dc94f4a001b53f4308588ff6c3900a +RMD160 (libXpresent-1.0.0.tar.bz2) = f942922ec42c641b817a46ac5e67fc350cee9eb4 +Size (libXpresent-1.0.0.tar.bz2) = 263461 bytes diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index b29884db9..13fd1097a 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2014/02/05 09:42:33 obache Exp $ +# $NetBSD: Makefile,v 1.17 2015/05/27 06:44:09 wiz Exp $ -DISTNAME= libXrandr-1.4.2 +DISTNAME= libXrandr-1.5.0 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 @@ -24,10 +24,11 @@ PKGCONFIG_OVERRIDE+= xrandr.pc.in CONFIGURE_ARGS+= --disable-malloc0returnsnull .endif +BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6 .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXrender/buildlink3.mk" -BUILDLINK_API_DEPENDS.randrproto+= randrproto>=1.4 +BUILDLINK_API_DEPENDS.randrproto+= randrproto>=1.5 .include "../../x11/randrproto/buildlink3.mk" .include "../../x11/renderproto/buildlink3.mk" diff --git a/x11/libXrandr/distinfo b/x11/libXrandr/distinfo index 83ee529fa..27ae108c0 100644 --- a/x11/libXrandr/distinfo +++ b/x11/libXrandr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2013/09/08 08:19:48 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/05/27 06:44:09 wiz Exp $ -SHA1 (libXrandr-1.4.2.tar.bz2) = 00865ccefe1040e4d9866d878556710cdc4b2ae6 -RMD160 (libXrandr-1.4.2.tar.bz2) = d1c3755262979dfd3a25fef61ba12dc374e72c82 -Size (libXrandr-1.4.2.tar.bz2) = 315165 bytes +SHA1 (libXrandr-1.5.0.tar.bz2) = 79538220e567318c6fb3c5b9a0075184ad6e001f +RMD160 (libXrandr-1.5.0.tar.bz2) = b0bcc8eb4f26819f1e728a15d594c7522e8adf37 +Size (libXrandr-1.5.0.tar.bz2) = 314603 bytes diff --git a/x11/libXrender/Makefile b/x11/libXrender/Makefile index a6f05cc09..a4b500896 100644 --- a/x11/libXrender/Makefile +++ b/x11/libXrender/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2013/06/14 07:40:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/01 08:43:00 wiz Exp $ -DISTNAME= libXrender-0.9.8 +DISTNAME= libXrender-0.9.9 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 @@ -27,6 +27,7 @@ CONFIGURE_ARGS+= --disable-malloc0returnsnull .include "../../meta-pkgs/modular-xorg/hacks.mk" .include "../../x11/renderproto/buildlink3.mk" +BUILDLINK_API_DEPENDS.libX11+= libX11>=1.6 .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" diff --git a/x11/libXrender/distinfo b/x11/libXrender/distinfo index 3e0717111..8a4444270 100644 --- a/x11/libXrender/distinfo +++ b/x11/libXrender/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/06/14 07:40:41 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/05/01 08:43:00 wiz Exp $ -SHA1 (libXrender-0.9.8.tar.bz2) = 0f5c843410029944bd06e19366db4932cf5944fa -RMD160 (libXrender-0.9.8.tar.bz2) = 13aefcd2d5436a3b7e8316b877989d0ece4399d0 -Size (libXrender-0.9.8.tar.bz2) = 306121 bytes +SHA1 (libXrender-0.9.9.tar.bz2) = 31bf63dfb4fcb82a6db73abe98df87cb50c17176 +RMD160 (libXrender-0.9.9.tar.bz2) = cb0bc0b63349d394e7d8c93ee2e7471651975d9c +Size (libXrender-0.9.9.tar.bz2) = 306255 bytes diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile index 75d5fc846..4bbb8e494 100644 --- a/x11/libXt/Makefile +++ b/x11/libXt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2014/10/09 14:07:14 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/05/01 08:44:16 wiz Exp $ -DISTNAME= libXt-1.1.4 +DISTNAME= libXt-1.1.5 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libXt/distinfo b/x11/libXt/distinfo index 74daa65ec..c4f6652e4 100644 --- a/x11/libXt/distinfo +++ b/x11/libXt/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2013/05/31 08:27:17 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/05/01 08:44:16 wiz Exp $ -SHA1 (libXt-1.1.4.tar.bz2) = 0111c316d83fb7e830c517128150094cb0a48ae7 -RMD160 (libXt-1.1.4.tar.bz2) = 5a5abcdca1507bc7662012c2666b27b7d08a05cc -Size (libXt-1.1.4.tar.bz2) = 762331 bytes +SHA1 (libXt-1.1.5.tar.bz2) = c79e2c4f7de5259a2ade458817a139b66a043d59 +RMD160 (libXt-1.1.5.tar.bz2) = 232d6f5396ac60a94c6cc20aa333a68469a90910 +Size (libXt-1.1.5.tar.bz2) = 771567 bytes diff --git a/x11/libdesktop-agnostic/Makefile b/x11/libdesktop-agnostic/Makefile index 3f0c360ed..08313c764 100644 --- a/x11/libdesktop-agnostic/Makefile +++ b/x11/libdesktop-agnostic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/11/25 11:58:53 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:25:13 tnn Exp $ DISTNAME= libdesktop-agnostic-0.3.92 -PKGREVISION= 15 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/libdesktop-agnostic/0.4/0.3.92/+download/ diff --git a/x11/libdesktop-agnostic/buildlink3.mk b/x11/libdesktop-agnostic/buildlink3.mk index a6068d805..6c1d762e0 100644 --- a/x11/libdesktop-agnostic/buildlink3.mk +++ b/x11/libdesktop-agnostic/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.16 2014/11/25 11:58:53 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.18 2015/04/25 14:25:13 tnn Exp $ BUILDLINK_TREE+= libdesktop-agnostic @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libdesktop-agnostic LIBDESKTOP_AGNOSTIC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libdesktop-agnostic+= libdesktop-agnostic>=0.3.92 -BUILDLINK_ABI_DEPENDS.libdesktop-agnostic+= libdesktop-agnostic>=0.3.92nb14 +BUILDLINK_ABI_DEPENDS.libdesktop-agnostic+= libdesktop-agnostic>=0.3.92nb17 BUILDLINK_PKGSRCDIR.libdesktop-agnostic?= ../../x11/libdesktop-agnostic .include "../../lang/vala/buildlink3.mk" diff --git a/x11/libdrm/Makefile b/x11/libdrm/Makefile index e3b7af4a8..e918cb4be 100644 --- a/x11/libdrm/Makefile +++ b/x11/libdrm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.53 2015/03/09 19:47:54 tnn Exp $ +# $NetBSD: Makefile,v 1.55 2015/05/07 06:31:06 wiz Exp $ -DISTNAME= libdrm-2.4.59 +DISTNAME= libdrm-2.4.61 CATEGORIES= x11 graphics MASTER_SITES= http://dri.freedesktop.org/libdrm/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libdrm/distinfo b/x11/libdrm/distinfo index 6517b2937..0972d6491 100644 --- a/x11/libdrm/distinfo +++ b/x11/libdrm/distinfo @@ -1,16 +1,16 @@ -$NetBSD: distinfo,v 1.49 2015/01/22 08:28:48 wiz Exp $ +$NetBSD: distinfo,v 1.53 2015/05/07 06:31:06 wiz Exp $ -SHA1 (libdrm-2.4.59.tar.bz2) = 7a0f7a3076d3d52c787f306ef0c1af837b27f089 -RMD160 (libdrm-2.4.59.tar.bz2) = 687be2ccdcf740d3edb8c185de05d013d0f289ea -Size (libdrm-2.4.59.tar.bz2) = 592722 bytes +SHA1 (libdrm-2.4.61.tar.bz2) = fce70371540af0490541b05d96c6b6b43f1fab80 +RMD160 (libdrm-2.4.61.tar.bz2) = 4a318c1aa5a4da3249c2edf6a00a4a2c394278fc +Size (libdrm-2.4.61.tar.bz2) = 600137 bytes SHA1 (patch-ab) = e28070e56924a68ecc3c4e27d479a5e8edc70913 SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea -SHA1 (patch-ad) = b9c8d708830c8b182c8e491fe5a9e5d0f2d44a5f SHA1 (patch-include_drm_drm.h) = 1cb10685b54a1c0ad71aef92edecbb0318fe4c99 SHA1 (patch-intel_intel__bufmgr__gem.c) = bab22f43ba85c48fd063b6ac667369d1223f908f -SHA1 (patch-libkms_linux.c) = 737d0a8e7b742ee9d24fec94c72de6b4915dd675 -SHA1 (patch-libkms_vmwgfx.c) = d49c046a70e5c0edbdb0a424473324cc2a3b6243 +SHA1 (patch-libkms_linux.c) = 1ceed0691fb8d2c1066fb4dc8bfefec6ca0de3a4 +SHA1 (patch-libkms_vmwgfx.c) = d2204c0b79098c6c36b7f282b486c58c6354bd1d SHA1 (patch-radeon_radeon__bo__gem.c) = 4924fde172b2a2a713d47bf7b60a6b52851d7a8f SHA1 (patch-radeon_radeon__cs__gem.c) = 516b5dd6408c10a4f33f2815b3719e34a16d863a -SHA1 (patch-xf86drmMode.c) = bb453075acd6e2ac8dcc588048c1d642defbf248 +SHA1 (patch-xf86atomic.h) = 49fce331dc287a26fc4c9de4a1d121d83a68d883 +SHA1 (patch-xf86drmMode.c) = 508a1e4bae40243c5445ec51084e760279d35ba6 SHA1 (patch-xf86drmMode.h) = a28b02887389be8670193c119f711901af61a6b2 diff --git a/x11/libdrm/patches/patch-ad b/x11/libdrm/patches/patch-ad deleted file mode 100644 index 963028cf9..000000000 --- a/x11/libdrm/patches/patch-ad +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2014/07/20 08:29:27 wiz Exp $ - -Fix Solaris atomic_dec_and_test. -Add NetBSD atomic ops support. - ---- xf86atomic.h.orig 2010-05-18 17:00:43.000000000 +0000 -+++ xf86atomic.h -@@ -85,7 +85,24 @@ typedef struct { uint_t atomic; } atomic - # define atomic_read(x) (int) ((x)->atomic) - # define atomic_set(x, val) ((x)->atomic = (uint_t)(val)) - # define atomic_inc(x) (atomic_inc_uint (&(x)->atomic)) --# define atomic_dec_and_test(x) (atomic_dec_uint_nv(&(x)->atomic) == 1) -+# define atomic_dec_and_test(x) (atomic_dec_uint_nv(&(x)->atomic) == 0) -+# define atomic_add(x, v) (atomic_add_int(&(x)->atomic, (v))) -+# define atomic_dec(x, v) (atomic_add_int(&(x)->atomic, -(v))) -+# define atomic_cmpxchg(x, oldv, newv) atomic_cas_uint (&(x)->atomic, oldv, newv) -+ -+#endif -+ -+#if defined(__NetBSD__) && !defined(HAS_ATOMIC_OPS) /* NetBSD */ -+ -+#include -+#define HAS_ATOMIC_OPS 1 -+ -+typedef struct { int atomic; } atomic_t; -+ -+# define atomic_read(x) (int) ((x)->atomic) -+# define atomic_set(x, val) ((x)->atomic = (val)) -+# define atomic_inc(x) (atomic_inc_uint (&(x)->atomic)) -+# define atomic_dec_and_test(x) (atomic_dec_uint_nv(&(x)->atomic) == 0) - # define atomic_add(x, v) (atomic_add_int(&(x)->atomic, (v))) - # define atomic_dec(x, v) (atomic_add_int(&(x)->atomic, -(v))) - # define atomic_cmpxchg(x, oldv, newv) atomic_cas_uint (&(x)->atomic, oldv, newv) diff --git a/x11/libdrm/patches/patch-libkms_linux.c b/x11/libdrm/patches/patch-libkms_linux.c index 126349004..437c7b7ac 100644 --- a/x11/libdrm/patches/patch-libkms_linux.c +++ b/x11/libdrm/patches/patch-libkms_linux.c @@ -1,16 +1,16 @@ -$NetBSD: patch-libkms_linux.c,v 1.1 2012/02/16 20:30:56 hans Exp $ +$NetBSD: patch-libkms_linux.c,v 1.2 2015/05/07 06:31:06 wiz Exp $ ---- libkms/linux.c.orig 2010-03-06 00:21:13.000000000 +0100 -+++ libkms/linux.c 2012-01-10 20:40:06.019270181 +0100 +--- libkms/linux.c.orig 2015-05-06 23:04:31.000000000 +0000 ++++ libkms/linux.c @@ -40,6 +40,11 @@ - + #include + #include #include - +#ifdef __sun +#include +#include +#endif + - #include "internal.h" - #define PATH_SIZE 512 + #include "libdrm_macros.h" + #include "internal.h" diff --git a/x11/libdrm/patches/patch-libkms_vmwgfx.c b/x11/libdrm/patches/patch-libkms_vmwgfx.c index b1c94e9cd..bedfefa61 100644 --- a/x11/libdrm/patches/patch-libkms_vmwgfx.c +++ b/x11/libdrm/patches/patch-libkms_vmwgfx.c @@ -1,11 +1,11 @@ -$NetBSD: patch-libkms_vmwgfx.c,v 1.2 2014/10/01 09:39:30 wiz Exp $ +$NetBSD: patch-libkms_vmwgfx.c,v 1.3 2015/05/07 06:31:06 wiz Exp $ Provide compatibility errno number for non-Linux. ---- libkms/vmwgfx.c.orig 2014-09-28 16:19:54.000000000 +0000 +--- libkms/vmwgfx.c.orig 2015-05-06 23:04:31.000000000 +0000 +++ libkms/vmwgfx.c @@ -39,6 +39,10 @@ - #include "libdrm.h" + #include "libdrm_macros.h" #include "vmwgfx_drm.h" +#ifndef ERESTART diff --git a/x11/libdrm/patches/patch-xf86atomic.h b/x11/libdrm/patches/patch-xf86atomic.h new file mode 100644 index 000000000..ddd405258 --- /dev/null +++ b/x11/libdrm/patches/patch-xf86atomic.h @@ -0,0 +1,15 @@ +$NetBSD: patch-xf86atomic.h,v 1.1 2015/04/03 16:09:38 tnn Exp $ + +Fix a broken macro definition. + +--- xf86atomic.h.orig 2015-03-18 17:33:36.000000000 +0000 ++++ xf86atomic.h +@@ -93,7 +93,7 @@ typedef struct { LIBDRM_ATOMIC_TYPE atom + # define atomic_read(x) (int) ((x)->atomic) + # define atomic_set(x, val) ((x)->atomic = (LIBDRM_ATOMIC_TYPE)(val)) + # define atomic_inc(x) (atomic_inc_uint (&(x)->atomic)) +-# define atomic_inc_return (atomic_inc_uint_nv(&(x)->atomic)) ++# define atomic_inc_return(x) (atomic_inc_uint_nv(&(x)->atomic)) + # define atomic_dec_and_test(x) (atomic_dec_uint_nv(&(x)->atomic) == 0) + # define atomic_add(x, v) (atomic_add_int(&(x)->atomic, (v))) + # define atomic_dec(x, v) (atomic_add_int(&(x)->atomic, -(v))) diff --git a/x11/libdrm/patches/patch-xf86drmMode.c b/x11/libdrm/patches/patch-xf86drmMode.c index a58fe4a5f..bd843d66d 100644 --- a/x11/libdrm/patches/patch-xf86drmMode.c +++ b/x11/libdrm/patches/patch-xf86drmMode.c @@ -1,11 +1,25 @@ -$NetBSD: patch-xf86drmMode.c,v 1.1 2014/10/26 10:20:10 wiz Exp $ +$NetBSD: patch-xf86drmMode.c,v 1.2 2015/04/11 10:02:11 sevan Exp $ ---- xf86drmMode.c.orig 2014-08-27 18:04:46.000000000 +0000 +Disable checking for hw.dri.%d.modesetting. +This sysctl is only available if a KMS module is loaded. But the libdrm +check happens before X got a chance of loading the KMS module. + +--- xf86drmMode.c.orig 2015-03-18 17:33:36.000000000 +0000 +++ xf86drmMode.c -@@ -806,6 +806,19 @@ int drmCheckModesettingSupported(const c - return -EINVAL; - return (modesetting ? 0 : -ENOSYS); - } +@@ -771,38 +771,20 @@ int drmCheckModesettingSupported(const c + if (found) + return 0; + #elif defined (__FreeBSD__) || defined (__FreeBSD_kernel__) +- char kbusid[1024], sbusid[1024]; +- char oid[128]; +- int domain, bus, dev, func; +- int i, modesetting, ret; +- size_t len; +- +- ret = sscanf(busid, "pci:%04x:%02x:%02x.%d", &domain, &bus, &dev, +- &func); +- if (ret != 4) ++ return 0; +#elif defined(__NetBSD__) + int fd; + static const struct drm_mode_card_res zero_res; @@ -14,7 +28,29 @@ $NetBSD: patch-xf86drmMode.c,v 1.1 2014/10/26 10:20:10 wiz Exp $ + + fd = drmOpen(NULL, busid); + if (fd == -1) -+ return -EINVAL; + return -EINVAL; +- snprintf(kbusid, sizeof(kbusid), "pci:%04x:%02x:%02x.%d", domain, bus, +- dev, func); +- +- /* How many GPUs do we expect in the machine ? */ +- for (i = 0; i < 16; i++) { +- snprintf(oid, sizeof(oid), "hw.dri.%d.busid", i); +- len = sizeof(sbusid); +- ret = sysctlbyname(oid, sbusid, &len, NULL, 0); +- if (ret == -1) { +- if (errno == ENOENT) +- continue; +- return -EINVAL; +- } +- if (strcmp(sbusid, kbusid) != 0) +- continue; +- snprintf(oid, sizeof(oid), "hw.dri.%d.modesetting", i); +- len = sizeof(modesetting); +- ret = sysctlbyname(oid, &modesetting, &len, NULL, 0); +- if (ret == -1 || len != sizeof(modesetting)) +- return -EINVAL; +- return (modesetting ? 0 : -ENOSYS); +- } + ret = drmIoctl(fd, DRM_IOCTL_MODE_GETRESOURCES, &res); + drmClose(fd); + if (ret == 0) @@ -22,7 +58,7 @@ $NetBSD: patch-xf86drmMode.c,v 1.1 2014/10/26 10:20:10 wiz Exp $ #elif defined(__DragonFly__) return 0; #endif -@@ -908,7 +921,7 @@ int drmModePageFlip(int fd, uint32_t crt +@@ -907,7 +889,7 @@ int drmModePageFlip(int fd, uint32_t crt int drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id, uint32_t fb_id, uint32_t flags, diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index 971626f69..29d2e0245 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.47 2015/04/25 14:25:13 tnn Exp $ # DISTNAME= libgnomekbd-2.32.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomekbd/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libunique/Makefile b/x11/libunique/Makefile index 8725e6fd2..5f4e1335f 100644 --- a/x11/libunique/Makefile +++ b/x11/libunique/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2015/04/25 14:25:13 tnn Exp $ # DISTNAME= libunique-1.1.6 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/1.1/} diff --git a/x11/libunique/buildlink3.mk b/x11/libunique/buildlink3.mk index 9b7cf4eae..af24b8368 100644 --- a/x11/libunique/buildlink3.mk +++ b/x11/libunique/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:25:13 tnn Exp $ BUILDLINK_TREE+= libunique @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libunique LIBUNIQUE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libunique+= libunique>=1.0.4 -BUILDLINK_ABI_DEPENDS.libunique+= libunique>=1.1.6nb20 +BUILDLINK_ABI_DEPENDS.libunique+= libunique>=1.1.6nb21 BUILDLINK_PKGSRCDIR.libunique?= ../../x11/libunique pkgbase := libunique diff --git a/x11/libunique3/Makefile b/x11/libunique3/Makefile index d7d594f99..3b4c44808 100644 --- a/x11/libunique3/Makefile +++ b/x11/libunique3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:25:13 tnn Exp $ # DISTNAME= libunique-3.0.2 PKGNAME= ${DISTNAME:S/libunique/libunique3/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libunique/3.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index cae64fb60..747278d55 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,33 +1,22 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2015/04/25 14:25:13 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= libxfcegui4-${XFCE4_VERSION} -PKGNAME= libxfce4gui-${XFCE4_VERSION} -PKGREVISION= 21 +VERSION= 4.10.0 +DISTNAME= libxfcegui4-${VERSION} +PKGNAME= libxfce4gui-${VERSION} CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/archive/libxfcegui4/4.10/ + COMMENT= Xfce widget library -PKGCONFIG_OVERRIDE= libxfce4kbd-private/libxfce4kbd-private-1.0.pc.in -PKGCONFIG_OVERRIDE+= libxfcegui4/libxfcegui4-1.0.pc.in +PKGCONFIG_OVERRIDE= libxfcegui4/libxfcegui4-1.0.pc.in -CONFIGURE_ARGS+= --disable-gladeui - -EGDIR= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml -PKG_SYSCONFSUBDIR= xdg -CONF_FILES= ${EGDIR}/xfce4-keyboard-shortcuts.xml \ - ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml - -MAKE_DIRS+= ${PKG_SYSCONFDIR} ${PREFIX}/include/xfce4 -MAKE_DIRS+= ${XFCE4_EGBASE} ${XFCE4_EGBASE:Q}/xfconf ${EGDIR} -OWN_DIRS+= ${PKG_SYSCONFDIR}/xfce4 ${PKG_SYSCONFDIR}/xfce4/xfconf -OWN_DIRS+= ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml +HOMEPAGE= http://archive.xfce.org/src/archive/libxfcegui4/4.10/ +COMMENT= Xfce widget library .include "../../devel/libglade/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4gui/PLIST b/x11/libxfce4gui/PLIST index 9d404a343..f0f80af19 100644 --- a/x11/libxfce4gui/PLIST +++ b/x11/libxfce4gui/PLIST @@ -1,8 +1,5 @@ -@comment $NetBSD: PLIST,v 1.21 2009/09/16 01:15:34 reed Exp $ -include/xfce4/libxfce4kbd-private/xfce-shortcut-dialog.h -include/xfce4/libxfce4kbd-private/xfce-shortcuts-grabber.h -include/xfce4/libxfce4kbd-private/xfce-shortcuts-provider.h -include/xfce4/libxfce4kbd-private/xfce-shortcuts.h +@comment $NetBSD: PLIST,v 1.22 2015/04/21 08:56:43 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.22 2015/04/21 08:56:43 jperkin Exp $ include/xfce4/libxfcegui4/dialogs.h include/xfce4/libxfcegui4/gtk_style.h include/xfce4/libxfcegui4/gtktoxevent.h @@ -49,11 +46,8 @@ include/xfce4/libxfcegui4/xfce_systemtray.h include/xfce4/libxfcegui4/xfce_togglebutton.h include/xfce4/libxfcegui4/xinerama.h lib/libglade/2.0/libxfce4.la -lib/libxfce4kbd-private.la lib/libxfcegui4.la -lib/pkgconfig/libxfce4kbd-private-1.0.pc lib/pkgconfig/libxfcegui4-1.0.pc -share/examples/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html share/gtk-doc/html/libxfcegui4/XfceFramebox.html @@ -73,7 +67,6 @@ share/gtk-doc/html/libxfcegui4/libxfcegui4-dialogs.html share/gtk-doc/html/libxfcegui4/libxfcegui4-fundamentals.html share/gtk-doc/html/libxfcegui4/libxfcegui4-netk.html share/gtk-doc/html/libxfcegui4/libxfcegui4-xfce-exec.html -share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp share/gtk-doc/html/libxfcegui4/libxfcegui4.devhelp2 share/gtk-doc/html/libxfcegui4/reference.html share/gtk-doc/html/libxfcegui4/right.png @@ -95,6 +88,7 @@ share/icons/hicolor/48x48/apps/xfce-utils.png share/icons/hicolor/scalable/apps/xfce-filemanager.svg share/locale/am/LC_MESSAGES/libxfcegui4.mo share/locale/ar/LC_MESSAGES/libxfcegui4.mo +share/locale/ast/LC_MESSAGES/libxfcegui4.mo share/locale/be/LC_MESSAGES/libxfcegui4.mo share/locale/bn_IN/LC_MESSAGES/libxfcegui4.mo share/locale/ca/LC_MESSAGES/libxfcegui4.mo @@ -115,12 +109,15 @@ share/locale/fr/LC_MESSAGES/libxfcegui4.mo share/locale/gl/LC_MESSAGES/libxfcegui4.mo share/locale/gu/LC_MESSAGES/libxfcegui4.mo share/locale/he/LC_MESSAGES/libxfcegui4.mo +share/locale/hr/LC_MESSAGES/libxfcegui4.mo share/locale/hu/LC_MESSAGES/libxfcegui4.mo share/locale/hy/LC_MESSAGES/libxfcegui4.mo share/locale/id/LC_MESSAGES/libxfcegui4.mo +share/locale/is/LC_MESSAGES/libxfcegui4.mo share/locale/it/LC_MESSAGES/libxfcegui4.mo share/locale/ja/LC_MESSAGES/libxfcegui4.mo share/locale/ka/LC_MESSAGES/libxfcegui4.mo +share/locale/kk/LC_MESSAGES/libxfcegui4.mo share/locale/ko/LC_MESSAGES/libxfcegui4.mo share/locale/ku/LC_MESSAGES/libxfcegui4.mo share/locale/lt/LC_MESSAGES/libxfcegui4.mo @@ -129,6 +126,7 @@ share/locale/mk/LC_MESSAGES/libxfcegui4.mo share/locale/mr/LC_MESSAGES/libxfcegui4.mo share/locale/nb/LC_MESSAGES/libxfcegui4.mo share/locale/nl/LC_MESSAGES/libxfcegui4.mo +share/locale/nn/LC_MESSAGES/libxfcegui4.mo share/locale/pa/LC_MESSAGES/libxfcegui4.mo share/locale/pl/LC_MESSAGES/libxfcegui4.mo share/locale/pt/LC_MESSAGES/libxfcegui4.mo @@ -140,8 +138,12 @@ share/locale/sk/LC_MESSAGES/libxfcegui4.mo share/locale/sq/LC_MESSAGES/libxfcegui4.mo share/locale/sv/LC_MESSAGES/libxfcegui4.mo share/locale/ta/LC_MESSAGES/libxfcegui4.mo +share/locale/te/LC_MESSAGES/libxfcegui4.mo +share/locale/tl_PH/LC_MESSAGES/libxfcegui4.mo share/locale/tr/LC_MESSAGES/libxfcegui4.mo +share/locale/ug/LC_MESSAGES/libxfcegui4.mo share/locale/uk/LC_MESSAGES/libxfcegui4.mo share/locale/ur/LC_MESSAGES/libxfcegui4.mo +share/locale/ur_PK/LC_MESSAGES/libxfcegui4.mo share/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo share/locale/zh_TW/LC_MESSAGES/libxfcegui4.mo diff --git a/x11/libxfce4gui/buildlink3.mk b/x11/libxfce4gui/buildlink3.mk index 703a8b8da..f7c7746a1 100644 --- a/x11/libxfce4gui/buildlink3.mk +++ b/x11/libxfce4gui/buildlink3.mk @@ -1,19 +1,16 @@ -# $NetBSD: buildlink3.mk,v 1.48 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.50 2015/04/25 14:25:13 tnn Exp $ BUILDLINK_TREE+= libxfce4gui .if !defined(LIBXFCE4GUI_BUILDLINK3_MK) LIBXFCE4GUI_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libxfce4gui+= libxfce4gui>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4gui+= libxfce4gui>=4.6.1nb21 +BUILDLINK_API_DEPENDS.libxfce4gui+= libxfce4gui>=4.10.0 +BUILDLINK_ABI_DEPENDS.libxfce4gui?= libxfce4gui>=4.10.0nb1 BUILDLINK_PKGSRCDIR.libxfce4gui?= ../../x11/libxfce4gui -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" +.include "../../devel/libglade/buildlink3.mk" .include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" -.endif # LIBXFCE4GUI_BUILDLINK3_MK +.endif # LIBXFCE4GUI_BUILDLINK3_MK BUILDLINK_TREE+= -libxfce4gui diff --git a/x11/libxfce4gui/distinfo b/x11/libxfce4gui/distinfo index fa98d38db..013efdf64 100644 --- a/x11/libxfce4gui/distinfo +++ b/x11/libxfce4gui/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.18 2009/09/16 01:15:34 reed Exp $ +$NetBSD: distinfo,v 1.19 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (libxfcegui4-4.6.1.tar.bz2) = 82bcfe74dd3b9188b9f41d8fa7dc4a8481461696 -RMD160 (libxfcegui4-4.6.1.tar.bz2) = 295263f3e8a6bbcea05ce5ae8ab0f3a9cf1e4568 -Size (libxfcegui4-4.6.1.tar.bz2) = 650666 bytes -SHA1 (patch-aa) = c054345fcb2aa5c516009d0740ac0abc3ba15706 +SHA1 (libxfcegui4-4.10.0.tar.bz2) = 6d6f24a7f69dfee359b96bd2867fbe9e3262549f +RMD160 (libxfcegui4-4.10.0.tar.bz2) = d9385ced0254e37caf3445725663f56bf95a3083 +Size (libxfcegui4-4.10.0.tar.bz2) = 691012 bytes +SHA1 (patch-libxfcegui4_dialogs.c) = 60632a4ca1119a17f36ff0f2909ea3ab43dceb94 +SHA1 (patch-libxfcegui4_xfce-exec.c) = d38a0fb348560df9c4415c17963d84766d8eabe5 diff --git a/x11/libxfce4gui/patches/patch-aa b/x11/libxfce4gui/patches/patch-aa deleted file mode 100644 index 2531cce5a..000000000 --- a/x11/libxfce4gui/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2009/09/16 01:15:33 reed Exp $ - ---- libxfce4kbd-private/Makefile.in.orig 2009-03-08 20:41:51.000000000 +0000 -+++ libxfce4kbd-private/Makefile.in -@@ -360,7 +360,7 @@ top_srcdir = @top_srcdir@ - @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(LIBXFCE4UTIL_LIBS) \ - @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(XFCONF_LIBS) - --@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml -+@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml - @ENABLE_KEYBOARD_LIBRARY_TRUE@settings_DATA = xfce4-keyboard-shortcuts.xml - @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfigdir = $(libdir)/pkgconfig - @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfig_DATA = libxfce4kbd-private-1.0.pc diff --git a/x11/libxfce4gui/patches/patch-libxfcegui4_dialogs.c b/x11/libxfce4gui/patches/patch-libxfcegui4_dialogs.c new file mode 100644 index 000000000..5e74b6ace --- /dev/null +++ b/x11/libxfce4gui/patches/patch-libxfcegui4_dialogs.c @@ -0,0 +1,13 @@ +$NetBSD: patch-libxfcegui4_dialogs.c,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Fix build for OS X. +--- libxfcegui4/dialogs.c.orig 2012-04-28 20:10:43.000000000 +0000 ++++ libxfcegui4/dialogs.c +@@ -64,6 +64,7 @@ + + #ifdef HAVE__NSGETENVIRON + /* for support under apple/darwin */ ++#include + #define environ (*_NSGetEnviron()) + #elif !HAVE_DECL_ENVIRON + /* try extern if environ is not defined in unistd.h */ diff --git a/x11/libxfce4gui/patches/patch-libxfcegui4_xfce-exec.c b/x11/libxfce4gui/patches/patch-libxfcegui4_xfce-exec.c new file mode 100644 index 000000000..0f5879e49 --- /dev/null +++ b/x11/libxfce4gui/patches/patch-libxfcegui4_xfce-exec.c @@ -0,0 +1,22 @@ +$NetBSD: patch-libxfcegui4_xfce-exec.c,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Fixes compiling with libxfce4util 4.11+ +--- libxfcegui4/xfce-exec.c.orig 2012-04-28 20:10:43.000000000 +0000 ++++ libxfcegui4/xfce-exec.c +@@ -59,6 +59,7 @@ + + #ifdef HAVE__NSGETENVIRON + /* for support under apple/darwin */ ++#include + #define environ (*_NSGetEnviron()) + #elif !HAVE_DECL_ENVIRON + /* try extern if environ is not defined in unistd.h */ +@@ -79,7 +80,7 @@ child_setup_sync(gpointer user_data) + #ifndef G_OS_WIN32 + gchar *dpyname = user_data; + +- xfce_setenv ("DISPLAY", dpyname, TRUE); ++ g_setenv ("DISPLAY", dpyname, TRUE); + #endif + } + diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile deleted file mode 100644 index e8b149fdb..000000000 --- a/x11/libxfce4menu/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.20 2014/05/05 00:48:31 ryoon Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -DISTNAME= libxfce4menu-${XFCE4_VERSION} -PKGREVISION= 18 -CATEGORIES= x11 -COMMENT= Xfce menu library - -PKGCONFIG_OVERRIDE+= libxfce4menu/libxfce4menu-0.1.pc - -MAKE_DIRS+= ${PREFIX}/include/xfce4 - -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4menu/PLIST b/x11/libxfce4menu/PLIST deleted file mode 100644 index f34c37a9c..000000000 --- a/x11/libxfce4menu/PLIST +++ /dev/null @@ -1,87 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/16 01:05:31 reed Exp $ -include/xfce4/libxfce4menu-0.1/libxfce4menu/libxfce4menu-config.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/libxfce4menu.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-and-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-directory.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-element.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-environment.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item-cache.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item-pool.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-item.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-layout.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-monitor.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-move.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-not-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-or-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-separator.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu-standard-rules.h -include/xfce4/libxfce4menu-0.1/libxfce4menu/xfce-menu.h -lib/libxfce4menu-0.1.la -lib/pkgconfig/libxfce4menu-0.1.pc -share/gtk-doc/html/libxfce4menu/XfceMenu.html -share/gtk-doc/html/libxfce4menu/XfceMenuAndRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuDirectory.html -share/gtk-doc/html/libxfce4menu/XfceMenuElement.html -share/gtk-doc/html/libxfce4menu/XfceMenuItem.html -share/gtk-doc/html/libxfce4menu/XfceMenuItemCache.html -share/gtk-doc/html/libxfce4menu/XfceMenuItemPool.html -share/gtk-doc/html/libxfce4menu/XfceMenuLayout.html -share/gtk-doc/html/libxfce4menu/XfceMenuNotRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuOrRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuRules.html -share/gtk-doc/html/libxfce4menu/XfceMenuSeparator.html -share/gtk-doc/html/libxfce4menu/XfceMenuStandardRules.html -share/gtk-doc/html/libxfce4menu/fundamentals.html -share/gtk-doc/html/libxfce4menu/home.png -share/gtk-doc/html/libxfce4menu/index.html -share/gtk-doc/html/libxfce4menu/index.sgml -share/gtk-doc/html/libxfce4menu/internals.html -share/gtk-doc/html/libxfce4menu/introduction.html -share/gtk-doc/html/libxfce4menu/items.html -share/gtk-doc/html/libxfce4menu/ix01.html -share/gtk-doc/html/libxfce4menu/layout.html -share/gtk-doc/html/libxfce4menu/left.png -share/gtk-doc/html/libxfce4menu/libxfce4menu-Desktop-Environment.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-Initialization-and-Shutdown.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-Monitoring.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-Version-Information.html -share/gtk-doc/html/libxfce4menu/libxfce4menu-XfceMenuMove.html -share/gtk-doc/html/libxfce4menu/libxfce4menu.devhelp -share/gtk-doc/html/libxfce4menu/libxfce4menu.devhelp2 -share/gtk-doc/html/libxfce4menu/menus.html -share/gtk-doc/html/libxfce4menu/move.html -share/gtk-doc/html/libxfce4menu/right.png -share/gtk-doc/html/libxfce4menu/rules.html -share/gtk-doc/html/libxfce4menu/style.css -share/gtk-doc/html/libxfce4menu/up.png -share/gtk-doc/html/libxfce4menu/utilities.html -share/locale/ca/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/cs/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/da/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/de/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/el/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/en_GB/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/es/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/eu/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/fi/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/fr/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/gl/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/hu/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/id/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/it/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ja/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ku/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/lv/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/nb/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/pl/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/pt/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/pt_BR/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ro/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ru/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/sq/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/sv/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/tr/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/uk/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/ur/LC_MESSAGES/libxfce4menu-0.1.mo -share/locale/zh_CN/LC_MESSAGES/libxfce4menu-0.1.mo diff --git a/x11/libxfce4menu/buildlink3.mk b/x11/libxfce4menu/buildlink3.mk deleted file mode 100644 index fc2c4b2df..000000000 --- a/x11/libxfce4menu/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.21 2014/05/05 00:48:31 ryoon Exp $ - -BUILDLINK_TREE+= libxfce4menu - -.if !defined(LIBXFCE4MENU_BUILDLINK3_MK) -LIBXFCE4MENU_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.libxfce4menu+= libxfce4menu>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4menu+= libxfce4menu>=4.6.1nb18 -BUILDLINK_PKGSRCDIR.libxfce4menu?= ../../x11/libxfce4menu - -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.endif # LIBXFCE4MENU_BUILDLINK3_MK - -BUILDLINK_TREE+= -libxfce4menu diff --git a/x11/libxfce4menu/distinfo b/x11/libxfce4menu/distinfo deleted file mode 100644 index 864c27f51..000000000 --- a/x11/libxfce4menu/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/09/16 01:05:31 reed Exp $ - -SHA1 (libxfce4menu-4.6.1.tar.bz2) = 17348f661c04e8d8d633b8831638d38987269e9a -RMD160 (libxfce4menu-4.6.1.tar.bz2) = 978071d28288bd737219e4a9c4185937b2fbf50b -Size (libxfce4menu-4.6.1.tar.bz2) = 404201 bytes diff --git a/x11/libxfce4ui/DESCR b/x11/libxfce4ui/DESCR new file mode 100644 index 000000000..86216c304 --- /dev/null +++ b/x11/libxfce4ui/DESCR @@ -0,0 +1,2 @@ +This is libxfce4ui, the replacement of the old libxfcegui4 library. It +is used to share commonly used Xfce widgets amoung the Xfce applications. diff --git a/x11/libxfce4ui/Makefile b/x11/libxfce4ui/Makefile new file mode 100644 index 000000000..263377c7c --- /dev/null +++ b/x11/libxfce4ui/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:25:13 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= libxfce4ui-4.12.1 +CATEGORIES= x11 +MASTER_SITES+= http://archive.xfce.org/src/xfce/libxfce4ui/4.12/ + +COMMENT= Xfce widget library + +PKGCONFIG_OVERRIDE= libxfce4kbd-private/libxfce4kbd-private-2.pc.in +PKGCONFIG_OVERRIDE+= libxfce4ui/libxfce4ui-1.pc.in + +CONF_FILES= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml \ + ${PKG_SYSCONFDIR}/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml + +MAKE_DIRS+= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../devel/xfce4-conf/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/startup-notification/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4ui/PLIST b/x11/libxfce4ui/PLIST new file mode 100644 index 000000000..43c4a4763 --- /dev/null +++ b/x11/libxfce4ui/PLIST @@ -0,0 +1,103 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:43 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:43 jperkin Exp $ +bin/xfce4-about +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcut-dialog.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-grabber.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-provider.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-xfwm4.h +include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts.h +include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-config.h +include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-enum-types.h +include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-dialogs.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gdk-extensions.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gtk-extensions.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-sm-client.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-spawn.h +include/xfce4/libxfce4ui-1/libxfce4ui/xfce-titled-dialog.h +lib/libxfce4kbd-private-2.la +lib/libxfce4ui-1.la +lib/pkgconfig/libxfce4kbd-private-2.pc +lib/pkgconfig/libxfce4ui-1.pc +share/applications/xfce4-about.desktop +share/examples/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +share/gtk-doc/html/libxfce4ui/XfceSMClient.html +share/gtk-doc/html/libxfce4ui/home.png +share/gtk-doc/html/libxfce4ui/index.html +share/gtk-doc/html/libxfce4ui/index.sgml +share/gtk-doc/html/libxfce4ui/ix01.html +share/gtk-doc/html/libxfce4ui/left-insensitive.png +share/gtk-doc/html/libxfce4ui/left.png +share/gtk-doc/html/libxfce4ui/libxfce4ui-extensions.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-fundamentals.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-introduction.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-libxfce4ui-config.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-sm.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-widgets.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-dialogs.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-gdk-extensions.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-gtk-extensions.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-spawn.html +share/gtk-doc/html/libxfce4ui/libxfce4ui-xfce-titled-dialog.html +share/gtk-doc/html/libxfce4ui/libxfce4ui.devhelp2 +share/gtk-doc/html/libxfce4ui/right-insensitive.png +share/gtk-doc/html/libxfce4ui/right.png +share/gtk-doc/html/libxfce4ui/style.css +share/gtk-doc/html/libxfce4ui/up-insensitive.png +share/gtk-doc/html/libxfce4ui/up.png +share/icons/hicolor/48x48/apps/xfce4-logo.png +share/locale/am/LC_MESSAGES/libxfce4ui.mo +share/locale/ar/LC_MESSAGES/libxfce4ui.mo +share/locale/ast/LC_MESSAGES/libxfce4ui.mo +share/locale/bg/LC_MESSAGES/libxfce4ui.mo +share/locale/bn/LC_MESSAGES/libxfce4ui.mo +share/locale/ca/LC_MESSAGES/libxfce4ui.mo +share/locale/cs/LC_MESSAGES/libxfce4ui.mo +share/locale/da/LC_MESSAGES/libxfce4ui.mo +share/locale/de/LC_MESSAGES/libxfce4ui.mo +share/locale/el/LC_MESSAGES/libxfce4ui.mo +share/locale/en_AU/LC_MESSAGES/libxfce4ui.mo +share/locale/en_GB/LC_MESSAGES/libxfce4ui.mo +share/locale/es/LC_MESSAGES/libxfce4ui.mo +share/locale/eu/LC_MESSAGES/libxfce4ui.mo +share/locale/fi/LC_MESSAGES/libxfce4ui.mo +share/locale/fr/LC_MESSAGES/libxfce4ui.mo +share/locale/gl/LC_MESSAGES/libxfce4ui.mo +share/locale/he/LC_MESSAGES/libxfce4ui.mo +share/locale/hr/LC_MESSAGES/libxfce4ui.mo +share/locale/hu/LC_MESSAGES/libxfce4ui.mo +share/locale/id/LC_MESSAGES/libxfce4ui.mo +share/locale/is/LC_MESSAGES/libxfce4ui.mo +share/locale/it/LC_MESSAGES/libxfce4ui.mo +share/locale/ja/LC_MESSAGES/libxfce4ui.mo +share/locale/kk/LC_MESSAGES/libxfce4ui.mo +share/locale/ko/LC_MESSAGES/libxfce4ui.mo +share/locale/lt/LC_MESSAGES/libxfce4ui.mo +share/locale/lv/LC_MESSAGES/libxfce4ui.mo +share/locale/ms/LC_MESSAGES/libxfce4ui.mo +share/locale/nb/LC_MESSAGES/libxfce4ui.mo +share/locale/nl/LC_MESSAGES/libxfce4ui.mo +share/locale/nn/LC_MESSAGES/libxfce4ui.mo +share/locale/oc/LC_MESSAGES/libxfce4ui.mo +share/locale/pa/LC_MESSAGES/libxfce4ui.mo +share/locale/pl/LC_MESSAGES/libxfce4ui.mo +share/locale/pt/LC_MESSAGES/libxfce4ui.mo +share/locale/pt_BR/LC_MESSAGES/libxfce4ui.mo +share/locale/ro/LC_MESSAGES/libxfce4ui.mo +share/locale/ru/LC_MESSAGES/libxfce4ui.mo +share/locale/si/LC_MESSAGES/libxfce4ui.mo +share/locale/sk/LC_MESSAGES/libxfce4ui.mo +share/locale/sl/LC_MESSAGES/libxfce4ui.mo +share/locale/sr/LC_MESSAGES/libxfce4ui.mo +share/locale/sv/LC_MESSAGES/libxfce4ui.mo +share/locale/te/LC_MESSAGES/libxfce4ui.mo +share/locale/th/LC_MESSAGES/libxfce4ui.mo +share/locale/tr/LC_MESSAGES/libxfce4ui.mo +share/locale/ug/LC_MESSAGES/libxfce4ui.mo +share/locale/uk/LC_MESSAGES/libxfce4ui.mo +share/locale/ur/LC_MESSAGES/libxfce4ui.mo +share/locale/ur_PK/LC_MESSAGES/libxfce4ui.mo +share/locale/vi/LC_MESSAGES/libxfce4ui.mo +share/locale/zh_CN/LC_MESSAGES/libxfce4ui.mo +share/locale/zh_HK/LC_MESSAGES/libxfce4ui.mo +share/locale/zh_TW/LC_MESSAGES/libxfce4ui.mo diff --git a/x11/libxfce4ui/buildlink3.mk b/x11/libxfce4ui/buildlink3.mk new file mode 100644 index 000000000..e69224f63 --- /dev/null +++ b/x11/libxfce4ui/buildlink3.mk @@ -0,0 +1,17 @@ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/25 14:25:13 tnn Exp $ + +BUILDLINK_TREE+= libxfce4ui + +.if !defined(LIBXFCE4UI_BUILDLINK3_MK) +LIBXFCE4UI_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.12.1 +BUILDLINK_ABI_DEPENDS.libxfce4ui?= libxfce4ui>=4.12.1nb1 +BUILDLINK_PKGSRCDIR.libxfce4ui?= ../../x11/libxfce4ui + +.include "../../devel/xfce4-conf/buildlink3.mk" +.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/startup-notification/buildlink3.mk" +.endif # LIBXFCE4UI_BUILDLINK3_MK + +BUILDLINK_TREE+= -libxfce4ui diff --git a/x11/libxfce4ui/distinfo b/x11/libxfce4ui/distinfo new file mode 100644 index 000000000..e666b0367 --- /dev/null +++ b/x11/libxfce4ui/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +SHA1 (libxfce4ui-4.12.1.tar.bz2) = ef687867bd087b5fc2befee0e8ca1a281f6bf165 +RMD160 (libxfce4ui-4.12.1.tar.bz2) = 42e2e89026a6c4d3b114b4ce1cb95b92f2781778 +Size (libxfce4ui-4.12.1.tar.bz2) = 665624 bytes +SHA1 (patch-libxfce4kbd-private_Makefile.in) = ab1780a80ffbf8fb95067af826c2880779b4c248 diff --git a/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in b/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in new file mode 100644 index 000000000..77c871dd7 --- /dev/null +++ b/x11/libxfce4ui/patches/patch-libxfce4kbd-private_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-libxfce4kbd-private_Makefile.in,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Adjust config path. +--- libxfce4kbd-private/Makefile.in.orig 2015-02-28 15:11:08.000000000 +0000 ++++ libxfce4kbd-private/Makefile.in +@@ -547,7 +547,7 @@ top_srcdir = @top_srcdir@ + @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(LIBXFCE4UTIL_LIBS) \ + @ENABLE_KEYBOARD_LIBRARY_TRUE@ $(XFCONF_LIBS) + +-@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml ++@ENABLE_KEYBOARD_LIBRARY_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml + @ENABLE_KEYBOARD_LIBRARY_TRUE@settings_DATA = xfce4-keyboard-shortcuts.xml + @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfigdir = $(libdir)/pkgconfig + @ENABLE_KEYBOARD_LIBRARY_TRUE@pkgconfig_DATA = \ diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index ae2b1e686..497473631 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -1,20 +1,15 @@ -# $NetBSD: Makefile,v 1.36 2013/12/10 20:15:15 jperkin Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:13 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= libxfce4util-${XFCE4_VERSION} -PKGREVISION= 17 +DISTNAME= libxfce4util-4.12.1 CATEGORIES= x11 + COMMENT= Xfce basic library PKGCONFIG_OVERRIDE= libxfce4util/libxfce4util-1.0.pc.in MAKE_DIRS+= ${PREFIX}/include/xfce4 -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "Darwin" -CONFIGURE_ARGS+= --disable-visibility -.endif - .include "../../mk/bsd.pkg.mk" diff --git a/x11/libxfce4util/PLIST b/x11/libxfce4util/PLIST index 7deda984b..01c914d61 100644 --- a/x11/libxfce4util/PLIST +++ b/x11/libxfce4util/PLIST @@ -1,12 +1,7 @@ -@comment $NetBSD: PLIST,v 1.14 2009/09/16 01:15:35 reed Exp $ -include/xfce4/libxfce4util/debug.h -include/xfce4/libxfce4util/i18n.h +@comment $NetBSD: PLIST,v 1.15 2015/04/21 08:56:43 jperkin Exp $ include/xfce4/libxfce4util/libxfce4util-config.h -include/xfce4/libxfce4util/libxfce4util-enum-types.h include/xfce4/libxfce4util/libxfce4util.h -include/xfce4/libxfce4util/utf8.h -include/xfce4/libxfce4util/util.h -include/xfce4/libxfce4util/xfce-desktopentry.h +include/xfce4/libxfce4util/xfce-debug.h include/xfce4/libxfce4util/xfce-fileutils.h include/xfce4/libxfce4util/xfce-generics.h include/xfce4/libxfce4util/xfce-i18n.h @@ -23,8 +18,8 @@ sbin/xfce4-kiosk-query share/gtk-doc/html/libxfce4util/home.png share/gtk-doc/html/libxfce4util/index.html share/gtk-doc/html/libxfce4util/index.sgml +share/gtk-doc/html/libxfce4util/left-insensitive.png share/gtk-doc/html/libxfce4util/left.png -share/gtk-doc/html/libxfce4util/libxfce4util-Desktop-entries.html share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html @@ -40,20 +35,24 @@ share/gtk-doc/html/libxfce4util/libxfce4util-core.html share/gtk-doc/html/libxfce4util/libxfce4util-datatypes.html share/gtk-doc/html/libxfce4util/libxfce4util-fundamentals.html share/gtk-doc/html/libxfce4util/libxfce4util-utilities.html -share/gtk-doc/html/libxfce4util/libxfce4util.devhelp share/gtk-doc/html/libxfce4util/libxfce4util.devhelp2 share/gtk-doc/html/libxfce4util/reference.html +share/gtk-doc/html/libxfce4util/right-insensitive.png share/gtk-doc/html/libxfce4util/right.png share/gtk-doc/html/libxfce4util/style.css +share/gtk-doc/html/libxfce4util/up-insensitive.png share/gtk-doc/html/libxfce4util/up.png share/locale/am/LC_MESSAGES/libxfce4util.mo share/locale/ar/LC_MESSAGES/libxfce4util.mo +share/locale/ast/LC_MESSAGES/libxfce4util.mo +share/locale/bg/LC_MESSAGES/libxfce4util.mo +share/locale/bn/LC_MESSAGES/libxfce4util.mo share/locale/ca/LC_MESSAGES/libxfce4util.mo share/locale/cs/LC_MESSAGES/libxfce4util.mo -share/locale/cy/LC_MESSAGES/libxfce4util.mo share/locale/da/LC_MESSAGES/libxfce4util.mo share/locale/de/LC_MESSAGES/libxfce4util.mo -share/locale/dz/LC_MESSAGES/libxfce4util.mo +share/locale/el/LC_MESSAGES/libxfce4util.mo +share/locale/en_AU/LC_MESSAGES/libxfce4util.mo share/locale/en_GB/LC_MESSAGES/libxfce4util.mo share/locale/es/LC_MESSAGES/libxfce4util.mo share/locale/et/LC_MESSAGES/libxfce4util.mo @@ -62,24 +61,39 @@ share/locale/fi/LC_MESSAGES/libxfce4util.mo share/locale/fr/LC_MESSAGES/libxfce4util.mo share/locale/gl/LC_MESSAGES/libxfce4util.mo share/locale/he/LC_MESSAGES/libxfce4util.mo +share/locale/hr/LC_MESSAGES/libxfce4util.mo +share/locale/hu/LC_MESSAGES/libxfce4util.mo share/locale/id/LC_MESSAGES/libxfce4util.mo +share/locale/is/LC_MESSAGES/libxfce4util.mo +share/locale/it/LC_MESSAGES/libxfce4util.mo share/locale/ja/LC_MESSAGES/libxfce4util.mo -share/locale/ka/LC_MESSAGES/libxfce4util.mo +share/locale/kk/LC_MESSAGES/libxfce4util.mo share/locale/ko/LC_MESSAGES/libxfce4util.mo share/locale/lt/LC_MESSAGES/libxfce4util.mo share/locale/lv/LC_MESSAGES/libxfce4util.mo -share/locale/mk/LC_MESSAGES/libxfce4util.mo +share/locale/ms/LC_MESSAGES/libxfce4util.mo share/locale/nb/LC_MESSAGES/libxfce4util.mo share/locale/nl/LC_MESSAGES/libxfce4util.mo +share/locale/nn/LC_MESSAGES/libxfce4util.mo +share/locale/oc/LC_MESSAGES/libxfce4util.mo +share/locale/pa/LC_MESSAGES/libxfce4util.mo share/locale/pl/LC_MESSAGES/libxfce4util.mo share/locale/pt/LC_MESSAGES/libxfce4util.mo share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo share/locale/ro/LC_MESSAGES/libxfce4util.mo +share/locale/ru/LC_MESSAGES/libxfce4util.mo share/locale/si/LC_MESSAGES/libxfce4util.mo -share/locale/sl/LC_MESSAGES/libxfce4util.mo +share/locale/sk/LC_MESSAGES/libxfce4util.mo share/locale/sq/LC_MESSAGES/libxfce4util.mo +share/locale/sr/LC_MESSAGES/libxfce4util.mo share/locale/sv/LC_MESSAGES/libxfce4util.mo +share/locale/th/LC_MESSAGES/libxfce4util.mo share/locale/tr/LC_MESSAGES/libxfce4util.mo +share/locale/ug/LC_MESSAGES/libxfce4util.mo share/locale/uk/LC_MESSAGES/libxfce4util.mo share/locale/ur/LC_MESSAGES/libxfce4util.mo +share/locale/ur_PK/LC_MESSAGES/libxfce4util.mo +share/locale/uz/LC_MESSAGES/libxfce4util.mo share/locale/zh_CN/LC_MESSAGES/libxfce4util.mo +share/locale/zh_HK/LC_MESSAGES/libxfce4util.mo +share/locale/zh_TW/LC_MESSAGES/libxfce4util.mo diff --git a/x11/libxfce4util/buildlink3.mk b/x11/libxfce4util/buildlink3.mk index 8c1532ea6..7ccbf9eeb 100644 --- a/x11/libxfce4util/buildlink3.mk +++ b/x11/libxfce4util/buildlink3.mk @@ -1,15 +1,15 @@ -# $NetBSD: buildlink3.mk,v 1.29 2012/09/15 10:07:10 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:25:13 tnn Exp $ BUILDLINK_TREE+= libxfce4util .if !defined(LIBXFCE4UTIL_BUILDLINK3_MK) LIBXFCE4UTIL_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.6.0 -BUILDLINK_ABI_DEPENDS.libxfce4util+= libxfce4util>=4.6.1nb9 +BUILDLINK_API_DEPENDS.libxfce4util+= libxfce4util>=4.12.0 +BUILDLINK_ABI_DEPENDS.libxfce4util+= libxfce4util>=4.12.1nb1 BUILDLINK_PKGSRCDIR.libxfce4util?= ../../x11/libxfce4util -.include "../../devel/glib2/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" .endif # LIBXFCE4UTIL_BUILDLINK3_MK BUILDLINK_TREE+= -libxfce4util diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index b8fc9f050..48de119b6 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:35 reed Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (libxfce4util-4.6.1.tar.bz2) = 6d14099aa095b2f5d9b6a4348968b741b9ad661d -RMD160 (libxfce4util-4.6.1.tar.bz2) = e54d6c7291bbd7e658bc612b52b1c8d02c47d5ae -Size (libxfce4util-4.6.1.tar.bz2) = 405327 bytes +SHA1 (libxfce4util-4.12.1.tar.bz2) = fbea10b13db55c1f7756ec36ea7c8e84ca781492 +RMD160 (libxfce4util-4.12.1.tar.bz2) = 64403bff38b7a76fbe1e3092891694bd27961964 +Size (libxfce4util-4.12.1.tar.bz2) = 455329 bytes diff --git a/x11/libxfce4util/hacks.mk b/x11/libxfce4util/hacks.mk deleted file mode 100644 index 35e413c93..000000000 --- a/x11/libxfce4util/hacks.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: hacks.mk,v 1.2 2008/02/08 10:25:26 tnn Exp $ - -.if !defined(LIBXFCE4UTIL_HACKS_MK) -LIBXFCE4UTIL_HACKS_MK= # defined - -### [Sat Feb 4 09:07:25 CET 2006: schwarz] -### SGI ido compiler does not handle (...) in defines -### -.if !empty(PKGSRC_COMPILER:Mido) -PKG_HACKS+= no-dots-in-defines -SUBST_CLASSES+= dots -SUBST_STAGE.dots= post-patch -SUBST_FILES.dots= libxfce4util/xfce-miscutils.h libxfce4util/debug.h -SUBST_SED.dots= -e 's,(\.\.\.),(x),g' -.endif - -.endif diff --git a/x11/libxkbfile/Makefile b/x11/libxkbfile/Makefile index 027bd846e..885b4e4c2 100644 --- a/x11/libxkbfile/Makefile +++ b/x11/libxkbfile/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2012/10/29 05:06:38 asau Exp $ -# +# $NetBSD: Makefile,v 1.8 2015/05/01 08:41:32 wiz Exp $ -DISTNAME= libxkbfile-1.0.8 +DISTNAME= libxkbfile-1.0.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libxkbfile/distinfo b/x11/libxkbfile/distinfo index 4ca468504..e2487df7b 100644 --- a/x11/libxkbfile/distinfo +++ b/x11/libxkbfile/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/11/25 15:05:15 joerg Exp $ +$NetBSD: distinfo,v 1.6 2015/05/01 08:41:32 wiz Exp $ -SHA1 (libxkbfile-1.0.8.tar.bz2) = 05139829837c26e3a14a40a700f058c018bc71f5 -RMD160 (libxkbfile-1.0.8.tar.bz2) = f60f49551ecff5fc40c7e51a96984fa60adfe3da -Size (libxkbfile-1.0.8.tar.bz2) = 335788 bytes -SHA1 (patch-src_cout.c) = 1f2741e22195fc0ea42deedb536ee35c1b2c3487 +SHA1 (libxkbfile-1.0.9.tar.bz2) = d708d3415212febbc67d4d996d02d7e3218e13ad +RMD160 (libxkbfile-1.0.9.tar.bz2) = b1fe8ac27b5d69640e0e76fa2b372b2746f2f7ed +Size (libxkbfile-1.0.9.tar.bz2) = 348009 bytes diff --git a/x11/libxkbfile/patches/patch-src_cout.c b/x11/libxkbfile/patches/patch-src_cout.c deleted file mode 100644 index 4cb0dea49..000000000 --- a/x11/libxkbfile/patches/patch-src_cout.c +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-src_cout.c,v 1.1 2014/11/25 15:05:16 joerg Exp $ - ---- src/cout.c.orig 2014-11-23 15:12:18.000000000 +0000 -+++ src/cout.c -@@ -45,7 +45,7 @@ WriteCHdrVMods(FILE *file,Display *dpy,X - { - register int i,nOut; - -- if ((!xkb)||(!xkb->names)||(!xkb->names->vmods)) -+ if ((!xkb)||(!xkb->names)) - return False; - for (i=nOut=0;inames->vmods[i]!=None) { diff --git a/x11/libxshmfence/DESCR b/x11/libxshmfence/DESCR new file mode 100644 index 000000000..beb0029e3 --- /dev/null +++ b/x11/libxshmfence/DESCR @@ -0,0 +1,12 @@ +This library offers a CPU-based synchronization primitive compatible +with the X SyncFence objects that can be shared between processes +using file descriptor passing. + +There are three underlying implementations: + + 1) On Linux, the library uses futexes + + 2) On FreeBSD, the library uses umtx + + 3) On other systems, the library uses posix mutexes and condition + variables. diff --git a/x11/libxshmfence/Makefile b/x11/libxshmfence/Makefile new file mode 100644 index 000000000..5937ea9df --- /dev/null +++ b/x11/libxshmfence/Makefile @@ -0,0 +1,26 @@ +# $NetBSD: Makefile,v 1.1 2015/04/29 14:31:42 tnn Exp $ + +DISTNAME= libxshmfence-1.2 +CATEGORIES= x11 +MASTER_SITES= http://xorg.freedesktop.org/archive/individual/lib/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Shared memory 'SyncFence' synchronization primitive +LICENSE= mit + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +PKGCONFIG_OVERRIDE+= xshmfence.pc.in + +# Needs additional pthread functions or alternative synchronization +# implementation on NetBSD. See PR lib/49529. +# (On FreeBSD, umtx is used.) + +ONLY_FOR_PLATFORM+= Linux-*-* FreeBSD-*-* + +.include "../../x11/xproto/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/libxshmfence/PLIST b/x11/libxshmfence/PLIST new file mode 100644 index 000000000..9b257d6d2 --- /dev/null +++ b/x11/libxshmfence/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/29 14:31:42 tnn Exp $ +include/X11/xshmfence.h +lib/libxshmfence.la +lib/pkgconfig/xshmfence.pc diff --git a/x11/libxshmfence/buildlink3.mk b/x11/libxshmfence/buildlink3.mk new file mode 100644 index 000000000..7e1a6aa9e --- /dev/null +++ b/x11/libxshmfence/buildlink3.mk @@ -0,0 +1,14 @@ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/29 16:09:43 tnn Exp $ + +BUILDLINK_TREE+= libxshmfence + +.if !defined(LIBXSHMFENCE_BUILDLINK3_MK) +LIBXSHMFENCE_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.libxshmfence+= libxshmfence>=1.2 +BUILDLINK_PKGSRCDIR.libxshmfence?= ../../x11/libxshmfence + +.include "../../x11/xproto/buildlink3.mk" +.endif # LIBXSHMFENCE_BUILDLINK3_MK + +BUILDLINK_TREE+= -libxshmfence diff --git a/x11/libxshmfence/distinfo b/x11/libxshmfence/distinfo new file mode 100644 index 000000000..8c4bea7cc --- /dev/null +++ b/x11/libxshmfence/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/29 14:31:42 tnn Exp $ + +SHA1 (libxshmfence-1.2.tar.bz2) = a2ebe90e5595afca4db93a4359732af43b2b8c69 +RMD160 (libxshmfence-1.2.tar.bz2) = fe4b42d4ee01a993cd653d8f10334069bcc4791c +Size (libxshmfence-1.2.tar.bz2) = 267170 bytes diff --git a/x11/lxsession/Makefile b/x11/lxsession/Makefile index c88109927..5cb464044 100644 --- a/x11/lxsession/Makefile +++ b/x11/lxsession/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:13 tnn Exp $ DISTNAME= lxsession-0.4.6.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} diff --git a/x11/matchbox-panel-manager/Makefile b/x11/matchbox-panel-manager/Makefile index 94b4c3e42..fa33cb229 100644 --- a/x11/matchbox-panel-manager/Makefile +++ b/x11/matchbox-panel-manager/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:25:14 tnn Exp $ # DISTNAME= matchbox-panel-manager-0.1 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-panel-manager/0.1/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile index 04948a44b..740c8bc92 100644 --- a/x11/mlterm/Makefile +++ b/x11/mlterm/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.117 2015/03/21 20:41:37 tsutsui Exp $ +# $NetBSD: Makefile,v 1.119 2015/06/13 21:25:45 tsutsui Exp $ -DISTNAME= mlterm-3.4.5 -PKGREVISION= 1 +DISTNAME= mlterm-3.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlterm/} diff --git a/x11/mlterm/PLIST b/x11/mlterm/PLIST index ad18e8f1e..3cf8f1942 100644 --- a/x11/mlterm/PLIST +++ b/x11/mlterm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.31 2014/11/02 19:38:12 tsutsui Exp $ +@comment $NetBSD: PLIST,v 1.32 2015/06/13 21:25:45 tsutsui Exp $ bin/mlcc bin/mlclient bin/mlclientx @@ -14,14 +14,18 @@ lib/mkf/libmkf_zh.la lib/mlterm/libathena.la ${PLIST.bidi}lib/mlterm/libctl_bidi.la ${PLIST.ind}lib/mlterm/libctl_iscii.la +${PLIST.canna}lib/mlterm/libim-canna.la +${PLIST.fb}${PLIST.canna}lib/mlterm/libim-canna-fb.la +${PLIST.ibus}lib/mlterm/libim-ibus.la +${PLIST.fb}${PLIST.ibus}lib/mlterm/libim-ibus-fb.la lib/mlterm/libim-kbd.la ${PLIST.fb}lib/mlterm/libim-kbd-fb.la ${PLIST.m17nlib}lib/mlterm/libim-m17nlib.la ${PLIST.fb}${PLIST.m17nlib}lib/mlterm/libim-m17nlib-fb.la ${PLIST.uim}lib/mlterm/libim-uim.la ${PLIST.fb}${PLIST.uim}lib/mlterm/libim-uim-fb.la -${PLIST.ibus}lib/mlterm/libim-ibus.la -${PLIST.fb}${PLIST.ibus}lib/mlterm/libim-ibus-fb.la +${PLIST.wnn}lib/mlterm/libim-wnn.la +${PLIST.fb}${PLIST.wnn}lib/mlterm/libim-wnn-fb.la ${PLIST.ind}lib/mlterm/libind_assamese.la ${PLIST.ind}lib/mlterm/libind_bengali.la ${PLIST.ind}lib/mlterm/libind_gujarati.la diff --git a/x11/mlterm/distinfo b/x11/mlterm/distinfo index c66ac4d33..855c24258 100644 --- a/x11/mlterm/distinfo +++ b/x11/mlterm/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.57 2015/03/21 20:41:37 tsutsui Exp $ +$NetBSD: distinfo,v 1.58 2015/06/13 21:25:45 tsutsui Exp $ -SHA1 (mlterm-3.4.5.tar.gz) = a5b52eddccca4a43db1321c35265ac7839de75cf -RMD160 (mlterm-3.4.5.tar.gz) = ce4d3e37bb66725159dc9d71e28e128a8ddc2622 -Size (mlterm-3.4.5.tar.gz) = 3659801 bytes -SHA1 (patch-configure) = 12f0edc0f53a9624da7d99202748f6bb1ee547ef +SHA1 (mlterm-3.5.0.tar.gz) = 3660caec5be87a83279146209415324e42e84bf9 +RMD160 (mlterm-3.5.0.tar.gz) = 5e4d59692388ba3dd9e771c1c1bc5a5831d10249 +Size (mlterm-3.5.0.tar.gz) = 3707639 bytes +SHA1 (patch-configure) = 686754205102c2ffeb2456b4fad77f72b1a992a6 SHA1 (patch-etc_font-fb) = e8d7b3171bfe7c3c26b50c0dacdafeca4fa4dfd7 -SHA1 (patch-xwindow_fb_x__display__wscons.c) = e3b30c3cdb656e9c16a8f9e99ee6b76511d9ef7d +SHA1 (patch-inputmethod_wnn_im__wnn.c) = 926ac666bc528013e5190245f0e30955125291dc diff --git a/x11/mlterm/options.mk b/x11/mlterm/options.mk index 5b5945fba..aa2f7ba5f 100644 --- a/x11/mlterm/options.mk +++ b/x11/mlterm/options.mk @@ -1,7 +1,7 @@ -# $NetBSD: options.mk,v 1.8 2014/11/02 19:38:12 tsutsui Exp $ +# $NetBSD: options.mk,v 1.9 2015/06/13 21:25:45 tsutsui Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.mlterm -PKG_SUPPORTED_OPTIONS= cairo fribidi gdk_pixbuf2 ibus libind m17nlib mlterm-fb uim xft2 +PKG_SUPPORTED_OPTIONS= cairo canna fribidi gdk_pixbuf2 ibus libind m17nlib mlterm-fb uim wnn4 xft2 PKG_SUGGESTED_OPTIONS= cairo fribidi gdk_pixbuf2 xft2 .if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "Linux" PKG_SUGGESTED_OPTIONS+= mlterm-fb @@ -9,7 +9,7 @@ PKG_SUGGESTED_OPTIONS+= mlterm-fb .include "../../mk/bsd.options.mk" -PLIST_VARS+= bidi cairo fb ibus ind m17nlib uim xft2 +PLIST_VARS+= bidi cairo canna fb ibus ind m17nlib uim wnn xft2 .if !empty(PKG_OPTIONS:Mmlterm-fb) CONFIGURE_ARGS+= --with-gui=xlib,fb @@ -24,6 +24,12 @@ PLIST.cairo= yes .else .endif +.if !empty(PKG_OPTIONS:Mcanna) +.include "../../inputmethod/canna-lib/buildlink3.mk" +CONFIGURE_ARGS+= --enable-canna +PLIST.canna= yes +.endif + .if !empty(PKG_OPTIONS:Mfribidi) .include "../../converters/fribidi/buildlink3.mk" CONFIGURE_ARGS+= --enable-fribidi @@ -62,6 +68,12 @@ PLIST.uim= yes LICENSE+= AND gnu-lgpl-v2 .endif +.if !empty(PKG_OPTIONS:Mwnn4) +.include "../../inputmethod/ja-freewnn-lib/buildlink3.mk" +CONFIGURE_ARGS+= --enable-wnn +PLIST.wnn= yes +.endif + .if !empty(PKG_OPTIONS:Mxft2) .include "../../x11/libXft/buildlink3.mk" PLIST.xft2= yes diff --git a/x11/mlterm/patches/patch-configure b/x11/mlterm/patches/patch-configure index ba4dbd786..1a07ed587 100644 --- a/x11/mlterm/patches/patch-configure +++ b/x11/mlterm/patches/patch-configure @@ -1,10 +1,10 @@ -$NetBSD: patch-configure,v 1.12 2015/03/14 14:59:27 tsutsui Exp $ +$NetBSD: patch-configure,v 1.13 2015/06/13 21:25:45 tsutsui Exp $ - setuid root is handled by SPECIAL_PERMS in pkgsrc ---- configure.orig 2015-03-14 04:47:31.000000000 +0000 +--- configure.orig 2015-06-07 01:36:26.000000000 +0000 +++ configure -@@ -21659,7 +21659,7 @@ else +@@ -21667,7 +21667,7 @@ else fi if test "$gui" = "fb" ; then diff --git a/x11/mlterm/patches/patch-inputmethod_wnn_im__wnn.c b/x11/mlterm/patches/patch-inputmethod_wnn_im__wnn.c new file mode 100644 index 000000000..41b94b784 --- /dev/null +++ b/x11/mlterm/patches/patch-inputmethod_wnn_im__wnn.c @@ -0,0 +1,234 @@ +$NetBSD: patch-inputmethod_wnn_im__wnn.c,v 1.1 2015/06/13 21:25:45 tsutsui Exp $ + +- Pull the following Romanized Japanese conversion updates for wnn: + https://bitbucket.org/arakiken/mlterm/commits/8de212cf5b3ec7f77ce1f9f6aa66770cb28b935e + +--- inputmethod/wnn/im_wnn.c.orig 2015-06-07 01:36:25.000000000 +0000 ++++ inputmethod/wnn/im_wnn.c +@@ -407,12 +407,12 @@ insert_char( + { 0xa4d0 , 0xa4d3 , 0xa4d6 , 0xa4d9 , 0xa4dc } , /* b */ + { 0xa4ab , 0xa4ad , 0xa4af , 0xa4b1 , 0xa4b3 } , /* c */ + { 0xa4c0 , 0xa4c2 , 0xa4c5 , 0xa4c7 , 0xa4c9 } , /* d */ +- { 0xa4e3 , 0 , 0xa4e5 , 0 , 0xa4e7 } , /* xy */ +- { 0 , 0 , 0 , 0 , 0 , } , ++ { 0xa4e3 , 0xa4a3 , 0xa4e5 , 0xa4a7 , 0xa4e7 } , /* xy */ ++ { 0 , 0 , 0xa4d5 , 0 , 0 , } , /* f */ + { 0xa4ac , 0xa4ae , 0xa4b0 , 0xa4b2 , 0xa4b4 } , /* g */ + { 0xa4cf , 0xa4d2 , 0xa4d5 , 0xa4d8 , 0xa4db } , /* h */ +- { 0 , 0 , 0 , 0 , 0 , } , +- { 0 , 0 , 0 , 0 , 0 , } , ++ { 0xa4e3 , 0 , 0xa4e5 , 0xa4a7 , 0xa4e7 } , /* ch/sh */ ++ { 0 , 0xa4b8 , 0 , 0 , 0 , } , /* j */ + { 0xa4ab , 0xa4ad , 0xa4af , 0xa4b1 , 0xa4b3 } , /* k */ + { 0xa4a1 , 0xa4a3 , 0xa4a5 , 0xa4a7 , 0xa4a9 } , /* l */ + { 0xa4de , 0xa4df , 0xa4e0 , 0xa4e1 , 0xa4e2 } , /* m */ +@@ -433,7 +433,7 @@ insert_char( + static wchar sign_table1[] = + { + 0xa1aa , 0xa1c9 , 0xa1f4 , 0xa1f0 , 0xa1f3 , 0xa1f5 , 0xa1c7 , +- 0xa1ca , 0xa1cb , 0xa1f6 , 0xa1dc , 0xa1a4 , 0xa1bd , 0xa1a3 , 0xa1bf , ++ 0xa1ca , 0xa1cb , 0xa1f6 , 0xa1dc , 0xa1a4 , 0xa1bc , 0xa1a3 , 0xa1bf , + 0xa3b0 , 0xa3b1 , 0xa3b2 , 0xa3b3 , 0xa3b4 , 0xa3b5 , 0xa3b6 , 0xa3b7 , + 0xa3b8 , 0xa3b9 , 0xa1a7 , 0xa1a8 , 0xa1e3 , 0xa1e1 , 0xa1e4 , 0xa1a9 , + 0xa1f7 , +@@ -453,30 +453,83 @@ insert_char( + jcDeleteChar( wnn->convbuf , 1) ; + } + +- if( key_char == 'a') +- { +- wch = kana_table[wnn->dan].a ; +- wnn->dan = 0 ; +- } +- else if( key_char == 'i') +- { +- wch = kana_table[wnn->dan].i ; +- wnn->dan = 0 ; +- } +- else if( key_char == 'u') ++ if( key_char == 'a' || key_char == 'i' || key_char == 'u' || ++ key_char == 'e' || key_char == 'o') + { +- wch = kana_table[wnn->dan].u ; +- wnn->dan = 0 ; +- } +- else if( key_char == 'e') +- { +- wch = kana_table[wnn->dan].e ; +- wnn->dan = 0 ; +- } +- else if( key_char == 'o') +- { +- wch = kana_table[wnn->dan].o ; +- wnn->dan = 0 ; ++ if( wnn->dan == 'f' - 'a') ++ { ++ if( key_char != 'u') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4d5) ; /* hu */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ } ++ else if( wnn->dan == 'j' - 'a') ++ { ++ if( key_char != 'i') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4b8) ; /* zi */ ++ wnn->dan = 'e' - 'a' ; ++ } ++ } ++ ++ if( key_char == 'a') ++ { ++ wch = kana_table[wnn->dan].a ; ++ wnn->dan = 0 ; ++ } ++ else if( key_char == 'i') ++ { ++ if( wnn->dan == 'i' - 'a') ++ { ++ wnn->dan = 0 ; ++ ++ return 0 ; /* shi/chi */ ++ } ++ ++ wch = kana_table[wnn->dan].i ; ++ wnn->dan = 0 ; ++ } ++ else if( key_char == 'u') ++ { ++ if( wnn->dan == 'j' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4b8) ; /* zi */ ++ wnn->dan = 'e' - 'a' ; ++ } ++ wch = kana_table[wnn->dan].u ; ++ wnn->dan = 0 ; ++ } ++ else if( key_char == 'e') ++ { ++ if( wnn->dan == 'f' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4d5) ; /* hu */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'j' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4b8) ; /* zi */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ wch = kana_table[wnn->dan].e ; ++ wnn->dan = 0 ; ++ } ++ else /* if( key_char == 'o') */ ++ { ++ if( wnn->dan == 'f' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4d5) ; /* hu */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'j' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4b8) ; /* zi */ ++ wnn->dan = 'e' - 'a' ; ++ } ++ wch = kana_table[wnn->dan].o ; ++ wnn->dan = 0 ; ++ } + } + else if( ( '!' <= key_char && key_char <= '@') || + ( '[' <= key_char && key_char <= '_') || +@@ -508,6 +561,11 @@ insert_char( + wch = 0xa4f3 ; /* n */ + wnn->dan = 0 ; + } ++ else if( key_char == wnn->dan + 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4c3) ; ++ wch = key_char ; ++ } + else if( key_char == 'y') + { + if( wnn->dan == 'k' - 'a') +@@ -520,6 +578,56 @@ insert_char( + jcInsertChar( wnn->convbuf , 0xa4ae) ; /* gi */ + wnn->dan = 'x' - 'a' ; + } ++ else if( wnn->dan == 's' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4b7) ; /* si */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'z' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4b8) ; /* zi */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 't' - 'a' || wnn->dan == 'c' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4c1) ; /* ti */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'd' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4c2) ; /* di */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'n' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4cb) ; /* ni */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'h' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4d2) ; /* hi */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'b' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4d3) ; /* bi */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'p' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4d4) ; /* pi */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'm' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4df) ; /* mi */ ++ wnn->dan = 'x' - 'a' ; ++ } ++ else if( wnn->dan == 'r' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4ea) ; /* ri */ ++ wnn->dan = 'x' - 'a' ; ++ } + + if( wnn->dan == 'x' - 'a') + { +@@ -546,6 +654,24 @@ insert_char( + goto normal ; + } + } ++ else if( key_char == 'h') ++ { ++ if( wnn->dan == 'c' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4c1) ; /* ti */ ++ } ++ else if( wnn->dan == 's' - 'a') ++ { ++ jcInsertChar( wnn->convbuf , 0xa4b7) ; /* si */ ++ } ++ else ++ { ++ goto normal ; ++ } ++ ++ wnn->dan = 'i' - 'a' ; ++ wch = 'h' ; ++ } + else + { + normal: diff --git a/x11/mlterm/patches/patch-xwindow_fb_x__display__wscons.c b/x11/mlterm/patches/patch-xwindow_fb_x__display__wscons.c deleted file mode 100644 index 9bb589e0c..000000000 --- a/x11/mlterm/patches/patch-xwindow_fb_x__display__wscons.c +++ /dev/null @@ -1,123 +0,0 @@ -$NetBSD: patch-xwindow_fb_x__display__wscons.c,v 1.6 2015/03/21 20:41:37 tsutsui Exp $ - -Pull upstream fix for NetBSD which also affects RPI2: -https://bitbucket.org/arakiken/mlterm/commits/d2f31b50c2b90bf731ae2223a975d9bb6320478f -> x_display_wscons.c: WSDISPLAYIO_GET_FBINFO is supported. - ---- xwindow/fb/x_display_wscons.c.orig 2015-03-14 04:47:23.000000000 +0000 -+++ xwindow/fb/x_display_wscons.c -@@ -336,6 +336,9 @@ open_display( - { - char * dev ; - struct wsdisplay_fbinfo vinfo ; -+#ifdef WSDISPLAYIO_GET_FBINFO -+ struct wsdisplayio_fbinfo vinfo2 ; -+#endif - int mode ; - int wstype ; - struct rgb_info rgbinfos[] = -@@ -392,19 +395,45 @@ open_display( - goto error ; - } - -- if( ioctl( _display.fb_fd , WSDISPLAYIO_GINFO , &vinfo) == -1 || -- ioctl( _display.fb_fd , WSDISPLAYIO_GTYPE , &wstype) == -1) -+ if( ioctl( _display.fb_fd , WSDISPLAYIO_GTYPE , &wstype) == -1) - { - #ifdef DEBUG - kik_debug_printf( KIK_DEBUG_TAG -- " WSDISPLAYIO_GINFO or WSDISPLAYIO_GTYPE failed.\n") ; -+ " WSDISPLAYIO_GTYPE failed.\n") ; -+ #endif -+ -+ goto error ; -+ } -+ -+#ifdef WSDISPLAYIO_GET_FBINFO -+ vinfo2.fbi_stride = 0 ; -+ if( ioctl( _display.fb_fd , WSDISPLAYIO_GET_FBINFO , &vinfo2) == 0) -+ { -+ vinfo.width = vinfo2.fbi_width ; -+ vinfo.height = vinfo2.fbi_height ; -+ vinfo.depth = vinfo2.fbi_bitsperpixel ; -+ vinfo.cmsize = vinfo2.fbi_subtype.fbi_cmapinfo.cmap_entries ; -+ -+ /* XXX fbi_fboffset is regarded as multiple of fbi_stride */ -+ _display.yoffset = vinfo2.fbi_fboffset / vinfo2.fbi_stride ; -+ } -+ else -+#endif -+ if( ioctl( _display.fb_fd , WSDISPLAYIO_GINFO , &vinfo) == 0) -+ { -+ _display.yoffset = 0 ; -+ } -+ else -+ { -+ #ifdef DEBUG -+ kik_debug_printf( KIK_DEBUG_TAG -+ " WSDISPLAYIO_GTYPE and WSDISPLAYIO_GET_FBINFO failed.\n") ; - #endif - - goto error ; - } - - _display.xoffset = 0 ; -- _display.yoffset = 0 ; - - _display.width = _disp.width = vinfo.width ; - _display.height = _disp.height = vinfo.height ; -@@ -453,6 +482,13 @@ open_display( - _display.bytes_per_pixel = 4 ; - } - -+#ifdef WSDISPLAYIO_GET_FBINFO -+ if( vinfo2.fbi_stride > 0) -+ { -+ _display.line_length = vinfo2.fbi_stride ; -+ } -+ else -+#endif - if( ioctl( _display.fb_fd , WSDISPLAYIO_LINEBYTES , &_display.line_length) == -1) - { - /* WSDISPLAYIO_LINEBYTES isn't defined in some ports. */ -@@ -554,6 +590,24 @@ open_display( - goto error ; - } - } -+#ifdef WSDISPLAYIO_GET_FBINFO -+ else if( vinfo2.fbi_stride > 0) -+ { -+ _display.rgbinfo.r_limit = 8 - vinfo2.fbi_subtype.fbi_rgbmasks.red_size ; -+ _display.rgbinfo.g_limit = 8 - vinfo2.fbi_subtype.fbi_rgbmasks.green_size ; -+ _display.rgbinfo.b_limit = 8 - vinfo2.fbi_subtype.fbi_rgbmasks.blue_size ; -+ _display.rgbinfo.r_offset = vinfo2.fbi_subtype.fbi_rgbmasks.red_offset ; -+ _display.rgbinfo.g_offset = vinfo2.fbi_subtype.fbi_rgbmasks.green_offset ; -+ _display.rgbinfo.b_offset = vinfo2.fbi_subtype.fbi_rgbmasks.blue_offset ; -+ -+ #ifdef DEBUG -+ kik_debug_printf( "FBINFO: (limit)r%d g%d b%d (offset)r%d g%d b%d\n" , -+ _display.rgbinfo.r_limit , _display.rgbinfo.g_limit , -+ _display.rgbinfo.b_limit , _display.rgbinfo.r_offset , -+ _display.rgbinfo.g_offset , _display.rgbinfo.b_offset) ; -+ #endif -+ } -+#endif - else - { - if( _disp.depth == 15) -@@ -569,7 +623,14 @@ open_display( - _display.rgbinfo = rgbinfos[2] ; - } - -- if( wstype == WSDISPLAY_TYPE_SUNFFB -+ if( wstype == WSDISPLAY_TYPE_SUN24 || -+ wstype == WSDISPLAY_TYPE_SUNCG12 || -+ wstype == WSDISPLAY_TYPE_SUNCG14 || -+ wstype == WSDISPLAY_TYPE_SUNTCX || -+ wstype == WSDISPLAY_TYPE_SUNFFB -+ #ifdef WSDISPLAY_TYPE_XVR1000 -+ || wstype == WSDISPLAY_TYPE_XVR1000 -+ #endif - #ifdef WSDISPLAY_TYPE_VC4 - || wstype == WSDISPLAY_TYPE_VC4 - #endif diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile index 6668a3dee..88ccd5f1d 100644 --- a/x11/modular-xorg-server/Makefile +++ b/x11/modular-xorg-server/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.91 2015/03/09 21:24:40 tnn Exp $ +# $NetBSD: Makefile,v 1.95 2015/06/27 18:46:35 sevan Exp $ -DISTNAME= xorg-server-1.12.4 +DISTNAME= xorg-server-1.17.1 PKGNAME= modular-${DISTNAME} -PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=xserver/} EXTRACT_SUFX= .tar.bz2 @@ -10,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular X11 server from modular X.org +LICENSE= mit AND modified-bsd AND x11 # with no-advertising clause SPECIAL_PERMS+= bin/Xorg ${SETUID_ROOT_PERMS} @@ -93,6 +93,11 @@ SUNOS_ARCH= sparcv8plus . endif .endif +PLIST_VARS+= sparc +.if !empty(MACHINE_ARCH:Msparc*) +PLIST.sparc= yes +.endif + # Workaround for PR#41556. # Avoid to use bsd_kqueue_apm, force to use bsd_apm instead. .if ${OPSYS} == "NetBSD" @@ -129,22 +134,25 @@ CONFIGURE_ENV+= ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix" .include "options.mk" +.if ${OPSYS} == "NetBSD" || ${OPSYS} == "OpenBSD" || ${OPSYS} == "Bitrig" || ${OPSYS} == "MirBSD" +CONFIGURE_ARGS+= --with-sha1=libc +.else +.include "../../security/nettle/buildlink3.mk" +CONFIGURE_ARGS+= --with-sha1=libnettle +.endif + .include "../../devel/ncurses/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../fonts/libfontenc/buildlink3.mk" -.include "../../graphics/MesaLib/buildlink3.mk" -.include "../../security/openssl/buildlink3.mk" BUILDLINK_API_DEPENDS.libpciaccess+= libpciaccess>=0.11.0 BUILDLINK_DEPMETHOD.libpciaccess= full .include "../../sysutils/libpciaccess/buildlink3.mk" .include "../../x11/bigreqsproto/buildlink3.mk" .include "../../x11/compositeproto/buildlink3.mk" .include "../../x11/damageproto/buildlink3.mk" -.include "../../x11/dri2proto/buildlink3.mk" .include "../../x11/evieext/buildlink3.mk" .include "../../x11/fixesproto/buildlink3.mk" .include "../../x11/fontsproto/buildlink3.mk" -.include "../../x11/glproto/buildlink3.mk" .include "../../x11/inputproto/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXau/buildlink3.mk" @@ -157,10 +165,10 @@ BUILDLINK_API_DEPENDS.libXext+= libXext>=1.1.1 .include "../../x11/libXxf86misc/buildlink3.mk" .include "../../x11/libXxf86vm/buildlink3.mk" .include "../../x11/libXinerama/buildlink3.mk" -.include "../../x11/libdrm/buildlink3.mk" .include "../../x11/libxkbfile/buildlink3.mk" .include "../../x11/libxkbui/buildlink3.mk" .include "../../x11/pixman/buildlink3.mk" +.include "../../x11/presentproto/buildlink3.mk" .include "../../x11/randrproto/buildlink3.mk" .include "../../x11/recordproto/buildlink3.mk" .include "../../x11/renderproto/buildlink3.mk" @@ -171,9 +179,9 @@ BUILDLINK_API_DEPENDS.libXext+= libXext>=1.1.1 .include "../../x11/xcmiscproto/buildlink3.mk" .include "../../x11/xextproto/buildlink3.mk" .include "../../x11/kbproto/buildlink3.mk" +.include "../../x11/xcb-util-keysyms/buildlink3.mk" .include "../../x11/xf86bigfontproto/buildlink3.mk" .include "../../x11/xf86dgaproto/buildlink3.mk" -.include "../../x11/xf86driproto/buildlink3.mk" .include "../../x11/xf86miscproto/buildlink3.mk" .include "../../x11/xf86vidmodeproto/buildlink3.mk" .include "../../x11/xineramaproto/buildlink3.mk" diff --git a/x11/modular-xorg-server/PLIST b/x11/modular-xorg-server/PLIST index d9d498947..21ca04208 100644 --- a/x11/modular-xorg-server/PLIST +++ b/x11/modular-xorg-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2013/05/16 05:38:31 richard Exp $ +@comment $NetBSD: PLIST,v 1.21 2015/06/09 05:05:37 richard Exp $ bin/X bin/Xnest bin/Xorg @@ -10,7 +10,6 @@ include/xorg/IBM.h include/xorg/TI.h include/xorg/XIstubs.h include/xorg/Xprintf.h -include/xorg/bt829.h include/xorg/callback.h include/xorg/client.h include/xorg/closestr.h @@ -33,7 +32,8 @@ include/xorg/dixfontstr.h include/xorg/dixgrabs.h include/xorg/dixstruct.h ${PLIST.dri}include/xorg/dri.h -include/xorg/dri2.h +${PLIST.dri}include/xorg/dri2.h +${PLIST.dri3}include/xorg/dri3.h ${PLIST.dri}include/xorg/dristruct.h include/xorg/edid.h include/xorg/events.h @@ -47,13 +47,13 @@ include/xorg/fbdevhw.h include/xorg/fboverlay.h include/xorg/fbpict.h include/xorg/fbrop.h -include/xorg/fi1236.h include/xorg/fourcc.h include/xorg/gc.h include/xorg/gcstruct.h include/xorg/geext.h include/xorg/geint.h include/xorg/globals.h +include/xorg/glx_extinit.h include/xorg/glyphstr.h include/xorg/hotplug.h include/xorg/i2c_def.h @@ -61,11 +61,8 @@ include/xorg/input.h include/xorg/inputstr.h include/xorg/list.h include/xorg/mi.h -include/xorg/mibstore.h include/xorg/micmap.h include/xorg/micoord.h -include/xorg/mifillarc.h -include/xorg/mifpoly.h include/xorg/migc.h include/xorg/miline.h include/xorg/mioverlay.h @@ -74,13 +71,12 @@ include/xorg/mipointer.h include/xorg/mipointrst.h include/xorg/misc.h include/xorg/miscstruct.h -include/xorg/mispans.h include/xorg/mistruct.h include/xorg/misync.h +include/xorg/misyncfd.h +include/xorg/misyncshm.h include/xorg/misyncstr.h -include/xorg/miwideline.h include/xorg/mizerarc.h -include/xorg/msp3430.h include/xorg/opaque.h include/xorg/optionstr.h include/xorg/os.h @@ -90,6 +86,8 @@ include/xorg/picture.h include/xorg/picturestr.h include/xorg/pixmap.h include/xorg/pixmapstr.h +include/xorg/present.h +include/xorg/presentext.h include/xorg/privates.h include/xorg/property.h include/xorg/propertyst.h @@ -114,10 +112,6 @@ ${PLIST.sunos}include/xorg/solaris-${SUNOS_ARCH}.il include/xorg/swaprep.h include/xorg/swapreq.h include/xorg/syncsdk.h -include/xorg/tda8425.h -include/xorg/tda9850.h -include/xorg/tda9885.h -include/xorg/uda1380.h include/xorg/validate.h include/xorg/vbe.h include/xorg/vbeModes.h @@ -127,8 +121,6 @@ include/xorg/wfbrename.h include/xorg/window.h include/xorg/windowstr.h include/xorg/xaarop.h -include/xorg/xaa.h -include/xorg/xaalocal.h include/xorg/xace.h include/xorg/xacestr.h include/xorg/xf86.h @@ -147,7 +139,7 @@ include/xorg/xf86Priv.h include/xorg/xf86Privstr.h include/xorg/xf86RamDac.h include/xorg/xf86RandR12.h -include/xorg/xf86Rename.h +${PLIST.sparc}include/xorg/xf86Sbus.h include/xorg/xf86VGAarbiter.h include/xorg/xf86Xinput.h include/xorg/xf86_OSlib.h @@ -156,6 +148,7 @@ include/xorg/xf86cmap.h include/xorg/xf86fbman.h include/xorg/xf86i2c.h include/xorg/xf86int10.h +include/xorg/xf86platformBus.h include/xorg/xf86sbusBus.h include/xorg/xf86str.h include/xorg/xf86xv.h @@ -173,12 +166,8 @@ include/xorg/xserver-properties.h include/xorg/xvdix.h include/xorg/xvmcext.h lib/pkgconfig/xorg-server.pc -${PLIST.dri}lib/xorg/modules/extensions/libdbe.la -${PLIST.dri}lib/xorg/modules/extensions/libdri.la -${PLIST.dri}lib/xorg/modules/extensions/libdri2.la -${PLIST.dri}lib/xorg/modules/extensions/libextmod.la +${PLIST.dri}lib/xorg/modules/drivers/modesetting_drv.la ${PLIST.dri}lib/xorg/modules/extensions/libglx.la -${PLIST.dri}lib/xorg/modules/extensions/librecord.la lib/xorg/modules/libexa.la lib/xorg/modules/libfb.la lib/xorg/modules/libfbdevhw.la @@ -188,14 +177,6 @@ lib/xorg/modules/libshadowfb.la lib/xorg/modules/libvbe.la lib/xorg/modules/libvgahw.la lib/xorg/modules/libwfb.la -lib/xorg/modules/libxaa.la -lib/xorg/modules/multimedia/bt829_drv.la -lib/xorg/modules/multimedia/fi1236_drv.la -lib/xorg/modules/multimedia/msp3430_drv.la -lib/xorg/modules/multimedia/tda8425_drv.la -lib/xorg/modules/multimedia/tda9850_drv.la -lib/xorg/modules/multimedia/tda9885_drv.la -lib/xorg/modules/multimedia/uda1380_drv.la lib/xorg/protocol.txt man/man1/Xnest.1 man/man1/Xorg.1 @@ -205,9 +186,9 @@ man/man1/cvt.1 man/man1/gtf.1 man/man4/exa.4 man/man4/fbdevhw.4 +${PLIST.dri}man/man4/modesetting.4 man/man5/xorg.conf.5 man/man5/xorg.conf.d.5 share/aclocal/xorg-server.m4 ${PLIST.dtrace}share/doc/xorg-server/Xserver-DTrace.xml @pkgdir lib/xorg/modules/input -@pkgdir lib/xorg/modules/drivers diff --git a/x11/modular-xorg-server/buildlink3.mk b/x11/modular-xorg-server/buildlink3.mk index 4ed0237ea..e69b32b51 100644 --- a/x11/modular-xorg-server/buildlink3.mk +++ b/x11/modular-xorg-server/buildlink3.mk @@ -1,20 +1,35 @@ -# $NetBSD: buildlink3.mk,v 1.12 2015/03/12 15:49:20 khorben Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/04/25 11:47:03 tnn Exp $ BUILDLINK_TREE+= modular-xorg-server .if !defined(MODULAR_XORG_SERVER_BUILDLINK3_MK) MODULAR_XORG_SERVER_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.modular-xorg-server+= modular-xorg-server>=1.12.0 -BUILDLINK_ABI_DEPENDS.modular-xorg-server+= modular-xorg-server>=1.12.4nb10 -BUILDLINK_PKGSRCDIR.modular-xorg-server?= ../../x11/modular-xorg-server +.include "../../mk/bsd.fast.prefs.mk" +USE_OLD_MODULAR_XORG_SERVER?= no + +.if !empty(USE_OLD_MODULAR_XORG_SERVER:M[yY][eE][sS]) +BUILDLINK_API_DEPENDS.modular-xorg-server+= modular-xorg-server>=1.12.4nb12<1.17 +BUILDLINK_PKGSRCDIR.modular-xorg-server?= ../../x11/modular-xorg-server112 +.else +BUILDLINK_API_DEPENDS.modular-xorg-server+= modular-xorg-server>=1.17 +BUILDLINK_PKGSRCDIR.modular-xorg-server?= ../../x11/modular-xorg-server +.endif + +BUILDLINK_DEPMETHOD.libpciaccess= full .include "../../sysutils/libpciaccess/buildlink3.mk" .include "../../x11/pixman/buildlink3.mk" .include "../../x11/compositeproto/buildlink3.mk" .include "../../x11/dri2proto/buildlink3.mk" .include "../../x11/fontsproto/buildlink3.mk" +.if empty(USE_OLD_MODULAR_XORG_SERVER:M[yY][eE][sS]) +.include "../../graphics/MesaLib/buildlink3.mk" # XXX should not be needed for non-dri build +.include "../../x11/resourceproto/buildlink3.mk" +.include "../../x11/scrnsaverproto/buildlink3.mk" +.include "../../x11/presentproto/buildlink3.mk" +.endif .include "../../x11/inputproto/buildlink3.mk" .include "../../x11/randrproto/buildlink3.mk" .include "../../x11/renderproto/buildlink3.mk" diff --git a/x11/modular-xorg-server/distinfo b/x11/modular-xorg-server/distinfo index 5491edb4a..1fb42eb08 100644 --- a/x11/modular-xorg-server/distinfo +++ b/x11/modular-xorg-server/distinfo @@ -1,68 +1,17 @@ -$NetBSD: distinfo,v 1.58 2015/03/03 00:55:58 khorben Exp $ +$NetBSD: distinfo,v 1.59 2015/04/25 11:47:03 tnn Exp $ -SHA1 (xorg-server-1.12.4.tar.bz2) = 6d616874f9c7677bda08dc073c03f83e78fbc585 -RMD160 (xorg-server-1.12.4.tar.bz2) = 4907b5dc42efd6b3fb6bf9d64f1441080a6a6983 -Size (xorg-server-1.12.4.tar.bz2) = 5444761 bytes -SHA1 (patch-Xext_xcmisc.c) = 8bf7ff8c928b14f6e98d2f1240ea5736bcf43021 -SHA1 (patch-Xext_xvdisp.c) = 5c85a221d11f9893bc68d223cf75e63c00586a9f -SHA1 (patch-Xi_chgdctl.c) = 0bba99d4fe90832d9f364aa4d2eef4ba7f18ff24 -SHA1 (patch-Xi_chgfctl.c) = 1fb0fb890fc28e5374a00cc29aeee8ae1401f41c -SHA1 (patch-Xi_sendexev.c) = 387d7382ad31b85530cdfb068831b29cf2f15755 -SHA1 (patch-Xi_xiallowev.c) = 4d10addbd669bd3b867b6e209e876806c402f3e2 -SHA1 (patch-Xi_xichangecursor.c) = f123415ca0b481bca7f43731992d8ce3ef842aac -SHA1 (patch-Xi_xichangehierarchy.c) = 35ac279d2f7c4ed57bc583df2067a13c1dbee1bf -SHA1 (patch-Xi_xigetclientpointer.c) = 7bac39459d98cf13fcd33582a594f67c53936881 -SHA1 (patch-Xi_xigrabdev.c) = 882474440142ffd1874b018d2cb3bceeff3c12ce -SHA1 (patch-Xi_xipassivegrab.c) = 2a8c97b5e963ae48711db4e9e6c1e7fc6d49d645 -SHA1 (patch-Xi_xiproperty.c) = ba3fd9f9305f95ecf616cea5b221aa2a5de03096 -SHA1 (patch-Xi_xiquerydevice.c) = 33d70ace5b969521e573eb4ce416185b910374db -SHA1 (patch-Xi_xiquerypointer.c) = e9dc180b4697d7a519d470e4f879a61dd64be2f2 -SHA1 (patch-Xi_xiselectev.c) = a17d893af3855f8676f4747defcb2b6866db0ec6 -SHA1 (patch-Xi_xisetclientpointer.c) = 3e1c4c7087383474f39362f9b53bc449d35b28ee -SHA1 (patch-Xi_xisetdevfocus.c) = add3a8f096fa90c9966128f8641e447c570a8a11 -SHA1 (patch-Xi_xiwarppointer.c) = 0567dcc1ff2f8de4fa5caf865edd084611ff8c5c -SHA1 (patch-configure) = 031bc0accf1dd71ed687e7aac3fcc9498cb06784 -SHA1 (patch-configure.ac) = c7dc061377e3bb25425ad3f418c40a45a0e55440 -SHA1 (patch-dbe_dbe.c) = 7c31812b30613b42e509677b6a430d261046a77a -SHA1 (patch-dix_dispatch.c) = 454ce12b27d3906b22f32d7d4c1a3a6a6fb549e3 -SHA1 (patch-dix_dixfonts.c) = 2f1fd51c538eab12c06b85c4ddab18af25338174 -SHA1 (patch-dix_region.c) = 0a7fe6f67c4780c003f1e662be20e2294a7562f2 -SHA1 (patch-exa_exa__render.c) = e20fd4a8d30162d3d7b084ed2dbd46779387f25a -SHA1 (patch-glx_glxcmds.c) = 2566885001178f47eb151a2ef84450b60137f3c1 -SHA1 (patch-glx_glxcmdsswap.c) = b9a0d5386ba928d2db95885f0b68414ffbae71ef -SHA1 (patch-glx_glxserver.h) = 47bd1cc49dbf761c042f00adc6db8cec2a038501 -SHA1 (patch-glx_indirect__program.c) = fb49f91690ff3488e11f4708f23aaa358f98d40c -SHA1 (patch-glx_indirect__reqsize.c) = 0b0305bb8b6a215f0e7548bf85ea571bed8df00b -SHA1 (patch-glx_indirect__reqsize.h) = fa963a97083dc5b0cf6f80b76905ce1f21ea0d5e -SHA1 (patch-glx_indirect__texture__compression.c) = b2af15e99e65c7f43a0218f6813b5bd4407618ea -SHA1 (patch-glx_indirect__util.c) = 182c3c5768e87118ace979304a350c137a1119db -SHA1 (patch-glx_rensize.c) = 574c5bf883ba9046e5cab52c0bd2919440ad1460 -SHA1 (patch-glx_single2.c) = 05cd1c9ba051561d68a28e23af7a5e7aaa942b82 -SHA1 (patch-glx_single2swap.c) = 900787c9b5e5f842141ea146f1b06740cfa7aa81 -SHA1 (patch-glx_singlepix.c) = 72ac42939b37ae0d57fc06453344ca76cdf2c856 -SHA1 (patch-glx_singlepixswap.c) = 1e3d54d3082a59d21edd81276980b953efc39ebb -SHA1 (patch-glx_swap__interval.c) = 2ff4e2e7d2793dd8558b04c1f72abfa81998f2c6 -SHA1 (patch-glx_unpack.h) = 5ae5c10c93835cb51c08f5dae05c5a5e2afaad98 -SHA1 (patch-hw_xfree86_common_compiler.h) = 88de747715b80b22f448869ab32dce1641bcb6db -SHA1 (patch-hw_xfree86_dri2_dri2.c) = 32a8c309f9ae417c99fe81b6a9c3b1f402880981 -SHA1 (patch-hw_xfree86_dri2_dri2ext.c) = bc2b57e4bef5ae386d1d3a015c01d243f8880ab4 -SHA1 (patch-hw_xfree86_os-support_xf86__OSlib.h) = 7c2760509610b44915da077b22899bef9c338cc1 -SHA1 (patch-include_dix.h) = ab0dc2debd87f29c0ac7f971a3cad4850b239c3a -SHA1 (patch-include_regionstr.h) = c6f3e3b263593b622e7087d3ebe2b470cf9526e3 -SHA1 (patch-os_access.c) = 94ee087d68bc9ba713dbe42102f971a1b8e6a3c4 -SHA1 (patch-os_rpcauth.c) = 6617d5ef0e3cc5e9e10cd8db74f87e347e52ebe3 -SHA1 (patch-randr_randr.c) = e8d2b72f8230a2a8a6ade47f5459ec9b0849ed0b -SHA1 (patch-randr_randrstr.h) = f634438dda61111b3bf3b77580951a638fbdea10 -SHA1 (patch-randr_rrsdispatch.c) = 13a2e819fea3ab8fa4caee7f9450a518ac41e517 -SHA1 (patch-render_picture.h) = ec7085022e2c896daaa91378632003aabd957f5e -SHA1 (patch-render_render.c) = f86496fc392681d2fba3c50bbd37b24b78bed682 -SHA1 (patch-test_Makefile.am) = 77caa0c25103307d5bd30178f72e552dbae9555a -SHA1 (patch-test_misc.c) = 1615c03ceb595fa976a571455723665025c14aa0 -SHA1 (patch-test_xi1_Makefile.am) = c5b7a86f6b4e8381c3063fa840de5e238a5877a4 -SHA1 (patch-test_xi1_protocol-xchangedevicecontrol.c) = e3efd2a5e8f93f6acf2f561451ca3d26a70ad826 -SHA1 (patch-test_xi2_protocol-xigetclientpointer.c) = e2eb3995d0bae797ba86d81165930dcd7365c74d -SHA1 (patch-test_xi2_protocol-xipassivegrabdevice.c) = 503566a73fe797a98f637fb9dd497d55e7e7db1d -SHA1 (patch-test_xi2_protocol-xiquerypointer.c) = 6594dff2bccac46aa4b8aec7c517d122517407ad -SHA1 (patch-test_xi2_protocol-xiwarppointer.c) = fda57d72b963890478e8e78dfbe2864eb51971d2 -SHA1 (patch-xfixes_select.c) = 0f0dac08732a54112a2f0a7b3f1393a28fbfd8bc -SHA1 (patch-xkb_xkb.c) = 95861e071546428ab5ada2365e2b8201f238577c +SHA1 (xorg-server-1.17.1.tar.bz2) = 490118810a54e91c8814245c99d6285caf4985dd +RMD160 (xorg-server-1.17.1.tar.bz2) = 425a3a1f60d68750812d8cb3a341f27a8ff2e1be +Size (xorg-server-1.17.1.tar.bz2) = 5852385 bytes +SHA1 (patch-configure) = 0dd7b81199a9b0d7b23eb938cdebfeaf0e961558 +SHA1 (patch-exa_exa__render.c) = 4e144b977797d9cdc7e08c286aaedb303f1a1aa8 +SHA1 (patch-hw_xfree86_common_compiler.h) = c6f2a1ec352e3577dcd46acc8c9c45d81a0c3964 +SHA1 (patch-hw_xfree86_common_xf86sbusBus.h) = f56f87336b2f669413ebb1005a2b64568a111f92 +SHA1 (patch-hw_xfree86_dri2_dri2.c) = 0bf58305059321e10f6f58186301dbb7cb858c2a +SHA1 (patch-hw_xfree86_int10_generic.c) = 46dd9ae14cd5a8ed362c398001c9e62eb1a09c33 +SHA1 (patch-hw_xfree86_os-support_bsd_i386__video.c) = f2c72562a40c0e3109991453aff9c2c082526b1b +SHA1 (patch-hw_xfree86_os-support_bsd_sparc64__video.c) = eddf15142e26f10f9028088f8e4e910bb6b5df59 +SHA1 (patch-hw_xfree86_os-support_bus_Sbus.c) = 499e536a1189b88bc17e3df44a9ae2397decdc8b +SHA1 (patch-hw_xfree86_os-support_linux_int10_linux.c) = f553c1232e7af2ae239f6ed6dfca513a0baf1eab +SHA1 (patch-hw_xfree86_os_support_bus_xf86Sbus.h) = 0e0a243b737f8f762c9f8f24a2265d1b6aefb544 +SHA1 (patch-include_servermd.h) = b23759e39717965c34652e5caff0870cc6a8f124 diff --git a/x11/modular-xorg-server/options.mk b/x11/modular-xorg-server/options.mk index 1bde03291..70885dd7c 100644 --- a/x11/modular-xorg-server/options.mk +++ b/x11/modular-xorg-server/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.9 2013/05/16 05:38:31 richard Exp $ +# $NetBSD: options.mk,v 1.11 2015/04/29 15:11:02 tnn Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.modular-xorg-server PKG_SUPPORTED_OPTIONS= dri inet6 debug dtrace @@ -6,21 +6,49 @@ PKG_SUGGESTED_OPTIONS= dri inet6 .include "../../mk/bsd.options.mk" -PLIST_VARS+= dri dtrace +PLIST_VARS+= dri dri3 dtrace .if !empty(PKG_OPTIONS:Mdri) +.include "../../graphics/libepoxy/buildlink3.mk" +BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=10 +.include "../../graphics/MesaLib/buildlink3.mk" +.include "../../x11/glproto/buildlink3.mk" +.include "../../x11/dri2proto/buildlink3.mk" +.include "../../x11/libdrm/buildlink3.mk" +.include "../../x11/xf86driproto/buildlink3.mk" PLIST.dri= yes CONFIGURE_ARGS+= --enable-dri CONFIGURE_ARGS+= --enable-glx CONFIGURE_ARGS+= --enable-aiglx +# Linux supports dri3 +. if ${OPSYS} == "Linux" +PLIST.dri3= yes +.include "../../x11/dri3proto/buildlink3.mk" +.include "../../x11/libxshmfence/buildlink3.mk" +CONFIGURE_ARGS+= --enable-dri3 +. else +CONFIGURE_ARGS+= --disable-dri3 +. endif .else ### ### XXX Perhaps we should allow for a built-in glx without dri enabled? ### CONFIGURE_ARGS+= --disable-dri CONFIGURE_ARGS+= --disable-glx +pre-build: disable-modesetting +.PHONY: disable-modesetting +disable-modesetting: + (echo "all:"; echo "install:") > ${WRKSRC}/hw/xfree86/drivers/modesetting/Makefile .endif +#.if !empty(PKG_OPTIONS:Mglamor) +#.include "../../x11/dri3proto/buildlink3.mk" +#.include "../../x11/libxshmfence/buildlink3.mk" +#CONFIGURE_ARGS+= --enable-xtrans-send-fds +#CONFIGURE_ARGS+= --enable-dri3 +#CONFIGURE_ARGS+= --enable-glamor +#.endif + .if !empty(PKG_OPTIONS:Minet6) CONFIGURE_ARGS+= --enable-ipv6 .else @@ -32,7 +60,6 @@ CONFIGURE_ARGS+= --enable-debug CFLAGS+= -ggdb .endif - .if !empty(PKG_OPTIONS:Mdtrace) PLIST.dtrace= yes CONFIGURE_ARGS+= --with-dtrace diff --git a/x11/modular-xorg-server/patches/patch-configure b/x11/modular-xorg-server/patches/patch-configure index 0b1073c7c..624e360e5 100644 --- a/x11/modular-xorg-server/patches/patch-configure +++ b/x11/modular-xorg-server/patches/patch-configure @@ -1,9 +1,21 @@ -$NetBSD: patch-configure,v 1.1 2012/03/13 14:13:52 fhajny Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/25 11:47:03 tnn Exp $ Allow x86_64 as a SunOS arch. ---- configure.orig 2009-10-12 05:04:15.000000000 +0000 +Use USE_AMD64_IOPL (actually x86_64_iopl) on NetBSD/amd64. +(c.f. patch-hw_xfree86_os-support_bsd_i386.c) + +--- configure.orig 2015-02-10 22:49:52.000000000 +0000 +++ configure -@@ -18293,7 +18293,7 @@ fi +@@ -22680,7 +22680,7 @@ $as_echo "#define USE_DEV_IO 1" >>confde + $as_echo "#define USE_DEV_IO 1" >>confdefs.h + ;; + *netbsd*) +-$as_echo "#define USE_I386_IOPL 1" >>confdefs.h ++$as_echo "#define USE_AMD64_IOPL 1" >>confdefs.h + + SYS_LIBS=-lx86_64 + ;; +@@ -28341,7 +28341,7 @@ fi sparc*) SOLARIS_INOUT_ARCH="sparcv8plus" ;; diff --git a/x11/modular-xorg-server/patches/patch-configure.ac b/x11/modular-xorg-server/patches/patch-configure.ac deleted file mode 100644 index 09cf16f3c..000000000 --- a/x11/modular-xorg-server/patches/patch-configure.ac +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-configure.ac,v 1.1 2014/12/21 16:03:17 wiz Exp $ - -X.Org Security Advisory: Dec. 9, 2014 -Protocol handling issues in X Window System servers - ---- configure.ac.orig 2012-08-27 05:10:47.000000000 +0000 -+++ configure.ac -@@ -2229,6 +2229,7 @@ hw/kdrive/fbdev/Makefile - hw/kdrive/linux/Makefile - hw/kdrive/src/Makefile - test/Makefile -+test/xi1/Makefile - test/xi2/Makefile - xserver.ent - xorg-server.pc diff --git a/x11/modular-xorg-server/patches/patch-exa_exa__render.c b/x11/modular-xorg-server/patches/patch-exa_exa__render.c index fd5878619..25fc21c74 100644 --- a/x11/modular-xorg-server/patches/patch-exa_exa__render.c +++ b/x11/modular-xorg-server/patches/patch-exa_exa__render.c @@ -1,9 +1,12 @@ -$NetBSD: patch-exa_exa__render.c,v 1.1 2014/12/21 16:14:05 wiz Exp $ +$NetBSD: patch-exa_exa__render.c,v 1.2 2015/04/25 11:47:03 tnn Exp $ Fix CVE-2013-6424 using http://lists.x.org/archives/xorg-devel/2013-October/037996.html ---- exa/exa_render.c.orig 2012-05-17 17:09:02.000000000 +0000 +XXX why does upstream not have this patch? +XXX was it fixed differently or is it still unpatched? + +--- exa/exa_render.c.orig 2015-01-17 23:42:52.000000000 +0000 +++ exa/exa_render.c @@ -1141,7 +1141,8 @@ exaTrapezoids(CARD8 op, PicturePtr pSrc, diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_common_compiler.h b/x11/modular-xorg-server/patches/patch-hw_xfree86_common_compiler.h index b71e4453d..d49f2d78c 100644 --- a/x11/modular-xorg-server/patches/patch-hw_xfree86_common_compiler.h +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_common_compiler.h @@ -1,8 +1,8 @@ -$NetBSD: patch-hw_xfree86_common_compiler.h,v 1.1 2013/05/21 18:38:03 joerg Exp $ +$NetBSD: patch-hw_xfree86_common_compiler.h,v 1.2 2015/04/25 11:47:03 tnn Exp $ ---- hw/xfree86/common/compiler.h.orig 2013-05-21 17:33:57.000000000 +0000 +--- hw/xfree86/common/compiler.h.orig 2015-01-17 23:42:52.000000000 +0000 +++ hw/xfree86/common/compiler.h -@@ -1392,26 +1392,26 @@ inl(unsigned short port) +@@ -972,26 +972,26 @@ inl(unsigned PORT_SIZE port) static __inline__ void outb(unsigned short port, unsigned char val) { @@ -33,7 +33,7 @@ $NetBSD: patch-hw_xfree86_common_compiler.h,v 1.1 2013/05/21 18:38:03 joerg Exp return ret; } -@@ -1420,7 +1420,7 @@ static __inline__ unsigned int +@@ -1000,7 +1000,7 @@ static __inline__ unsigned int inw(unsigned short port) { unsigned short ret; @@ -42,7 +42,7 @@ $NetBSD: patch-hw_xfree86_common_compiler.h,v 1.1 2013/05/21 18:38:03 joerg Exp return ret; } -@@ -1429,7 +1429,7 @@ static __inline__ unsigned int +@@ -1009,7 +1009,7 @@ static __inline__ unsigned int inl(unsigned short port) { unsigned int ret; diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_common_xf86sbusBus.h b/x11/modular-xorg-server/patches/patch-hw_xfree86_common_xf86sbusBus.h new file mode 100644 index 000000000..1dd7b76d6 --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_common_xf86sbusBus.h @@ -0,0 +1,24 @@ +$NetBSD: patch-hw_xfree86_common_xf86sbusBus.h,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +NetBSD/sparc64 support partially from xsrc. + +--- hw/xfree86/common/xf86sbusBus.h.orig 2014-02-05 03:08:57.000000000 +0000 ++++ hw/xfree86/common/xf86sbusBus.h +@@ -39,6 +39,8 @@ + #define SBUS_DEVICE_FFB 0x000b + #define SBUS_DEVICE_GT 0x000c + #define SBUS_DEVICE_MGX 0x000d ++#define SBUS_DEVICE_P9100 0x000e ++#define SBUS_DEVICE_AG10E 0x000f + + typedef struct sbus_prom_node { + int node; +@@ -50,7 +52,7 @@ typedef struct sbus_device { + int devId; + int fbNum; + int fd; +- int width, height; ++ int width, height, size; + sbusPromNode node; + const char *descr; + const char *device; diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_dri2_dri2.c b/x11/modular-xorg-server/patches/patch-hw_xfree86_dri2_dri2.c index ca25df6ad..81f431291 100644 --- a/x11/modular-xorg-server/patches/patch-hw_xfree86_dri2_dri2.c +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_dri2_dri2.c @@ -1,4 +1,4 @@ -$NetBSD: patch-hw_xfree86_dri2_dri2.c,v 1.1 2015/02/22 11:08:45 tnn Exp $ +$NetBSD: patch-hw_xfree86_dri2_dri2.c,v 1.2 2015/04/25 11:47:03 tnn Exp $ Fix uninitialized variables warning from clang (X crashes without this) @@ -9,9 +9,9 @@ dri2.c:320:27: note: initialize the variable 'ref' to silence this warning dri2.c:601:27: note: initialize the variable 'ref' to silence this warning DRI2DrawableRefPtr ref; ---- hw/xfree86/dri2/dri2.c.orig 2012-08-02 00:05:32.000000000 +0000 +--- hw/xfree86/dri2/dri2.c.orig 2015-01-26 18:42:23.000000000 +0000 +++ hw/xfree86/dri2/dri2.c -@@ -239,7 +239,7 @@ typedef struct DRI2DrawableRefRec { +@@ -279,7 +279,7 @@ typedef struct DRI2DrawableRefRec { static DRI2DrawableRefPtr DRI2LookupDrawableRef(DRI2DrawablePtr pPriv, XID id) { @@ -20,16 +20,16 @@ dri2.c:601:27: note: initialize the variable 'ref' to silence this warning xorg_list_for_each_entry(ref, &pPriv->reference_list, link) { if (ref->id == id) -@@ -317,7 +317,7 @@ DRI2DrawableGone(pointer p, XID id) +@@ -359,7 +359,7 @@ static int + DRI2DrawableGone(void *p, XID id) { DRI2DrawablePtr pPriv = p; - DRI2ScreenPtr ds = pPriv->dri2_screen; - DRI2DrawableRefPtr ref, next; + DRI2DrawableRefPtr ref = NULL, next; WindowPtr pWin; PixmapPtr pPixmap; DrawablePtr pDraw; -@@ -598,7 +598,7 @@ static void +@@ -676,7 +676,7 @@ static void DRI2InvalidateDrawable(DrawablePtr pDraw) { DRI2DrawablePtr pPriv = DRI2GetDrawable(pDraw); diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_int10_generic.c b/x11/modular-xorg-server/patches/patch-hw_xfree86_int10_generic.c new file mode 100644 index 000000000..a4f5ad9fe --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_int10_generic.c @@ -0,0 +1,24 @@ +$NetBSD: patch-hw_xfree86_int10_generic.c,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +From 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?J=C3=BCrg=20Billeter?= +Date: Sat, 7 Feb 2015 18:13:21 +0100 +Subject: int10: Fix error check for pci_device_map_legacy + +pci_device_map_legacy returns 0 on success. + +Signed-off-by: Jürg Billeter +Reviewed-by: Adam Jackson +Signed-off-by: Peter Hutterer + +--- hw/xfree86/int10/generic.c.orig 2014-09-18 22:53:19.000000000 +0000 ++++ hw/xfree86/int10/generic.c +@@ -104,7 +104,7 @@ readIntVec(struct pci_device *dev, unsig + { + void *map; + +- if (!pci_device_map_legacy(dev, 0, len, 0, &map)) ++ if (pci_device_map_legacy(dev, 0, len, 0, &map)) + return FALSE; + + memcpy(buf, map, len); diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bsd_i386__video.c b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bsd_i386__video.c new file mode 100644 index 000000000..3427d35f7 --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bsd_i386__video.c @@ -0,0 +1,14 @@ +$NetBSD: patch-hw_xfree86_os-support_bsd_i386__video.c,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +--- hw/xfree86/os-support/bsd/i386_video.c.orig 2015-01-17 23:42:52.000000000 +0000 ++++ hw/xfree86/os-support/bsd/i386_video.c +@@ -42,6 +42,9 @@ + #else + #define MAP_FLAGS (MAP_FILE | MAP_SHARED) + #endif ++#if defined(__NetBSD__) && defined(USE_AMD64_IOPL) ++#define amd64_iopl x86_64_iopl ++#endif + + #ifdef __OpenBSD__ + #define SYSCTL_MSG "\tCheck that you have set 'machdep.allowaperture=1'\n"\ diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bsd_sparc64__video.c b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bsd_sparc64__video.c new file mode 100644 index 000000000..b4ca69fe8 --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bsd_sparc64__video.c @@ -0,0 +1,23 @@ +$NetBSD: patch-hw_xfree86_os-support_bsd_sparc64__video.c,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +For some reason we need these symbls to link. + +--- hw/xfree86/os-support/bsd/sparc64_video.c.orig 2015-01-17 23:42:52.000000000 +0000 ++++ hw/xfree86/os-support/bsd/sparc64_video.c +@@ -43,3 +43,16 @@ xf86OSInitVidMem(VidMemInfoPtr pVidMem) + { + pVidMem->initialised = TRUE; + } ++ ++void ++xf86SetTVOut(int mode) ++{ ++ return; ++} ++ ++void ++xf86SetRGBOut() ++{ ++ return; ++} ++ diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bus_Sbus.c b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bus_Sbus.c new file mode 100644 index 000000000..ebb8f983e --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_bus_Sbus.c @@ -0,0 +1,1020 @@ +$NetBSD: patch-hw_xfree86_os-support_bus_Sbus.c,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +Merge most of netbsdSbus.c from xsrc. + +--- hw/xfree86/os-support/bus/Sbus.c.orig 2014-07-30 16:44:59.000000000 +0000 ++++ hw/xfree86/os-support/bus/Sbus.c +@@ -20,6 +20,7 @@ + * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ ++/* XFree86: xc/programs/Xserver/hw/xfree86/os-support/bus/Sbus.c,v 1.2 2001/10/28 03:34:01 tsi Exp */ + + #ifdef HAVE_XORG_CONFIG_H + #include +@@ -34,6 +35,9 @@ + #ifdef sun + #include + #endif ++#if defined(__NetBSD__) && defined(__sparc__) ++#include ++#endif + #include "xf86.h" + #include "xf86Priv.h" + #include "xf86_OSlib.h" +@@ -47,91 +51,103 @@ static int promFd = -1; + static int promCurrentNode; + static int promOpenCount = 0; + static int promP1275 = -1; +- + #define MAX_PROP 128 + #define MAX_VAL (4096-128-4) +-static struct openpromio *promOpio; + + sbusDevicePtr *xf86SbusInfo = NULL; + + struct sbus_devtable sbusDeviceTable[] = { +- {SBUS_DEVICE_BW2, FBTYPE_SUN2BW, "bwtwo", "sunbw2", +- "Sun Monochrome (bwtwo)"}, +- {SBUS_DEVICE_CG2, FBTYPE_SUN2COLOR, "cgtwo", NULL, "Sun Color2 (cgtwo)"}, +- {SBUS_DEVICE_CG3, FBTYPE_SUN3COLOR, "cgthree", "suncg3", +- "Sun Color3 (cgthree)"}, +- {SBUS_DEVICE_CG4, FBTYPE_SUN4COLOR, "cgfour", NULL, "Sun Color4 (cgfour)"}, +- {SBUS_DEVICE_CG6, FBTYPE_SUNFAST_COLOR, "cgsix", "suncg6", "Sun GX"}, +- {SBUS_DEVICE_CG8, FBTYPE_MEMCOLOR, "cgeight", NULL, "Sun CG8/RasterOps"}, +- {SBUS_DEVICE_CG12, FBTYPE_SUNGP3, "cgtwelve", NULL, "Sun GS (cgtwelve)"}, +- {SBUS_DEVICE_CG14, FBTYPE_MDICOLOR, "cgfourteen", "suncg14", "Sun SX"}, +- {SBUS_DEVICE_GT, FBTYPE_SUNGT, "gt", NULL, "Sun Graphics Tower"}, +- {SBUS_DEVICE_MGX, -1, "mgx", NULL, "Quantum 3D MGXplus"}, +- {SBUS_DEVICE_LEO, FBTYPE_SUNLEO, "leo", "sunleo", "Sun ZX or Turbo ZX"}, +- {SBUS_DEVICE_TCX, FBTYPE_TCXCOLOR, "tcx", "suntcx", "Sun TCX"}, +- {SBUS_DEVICE_FFB, FBTYPE_CREATOR, "ffb", "sunffb", "Sun FFB"}, +- {SBUS_DEVICE_FFB, FBTYPE_CREATOR, "afb", "sunffb", "Sun Elite3D"}, +- {0, 0, NULL} ++ { SBUS_DEVICE_BW2, FBTYPE_SUN2BW, "bwtwo", "sunbw2", "Sun Monochrome (bwtwo)" }, ++ { SBUS_DEVICE_CG2, FBTYPE_SUN2COLOR, "cgtwo", NULL, "Sun Color2 (cgtwo)" }, ++ { SBUS_DEVICE_CG3, FBTYPE_SUN3COLOR, "cgthree", "suncg3", "Sun Color3 (cgthree)" }, ++ { SBUS_DEVICE_CG4, FBTYPE_SUN4COLOR, "cgfour", NULL, "Sun Color4 (cgfour)" }, ++ { SBUS_DEVICE_CG6, FBTYPE_SUNFAST_COLOR, "cgsix", "suncg6", "Sun GX" }, ++ { SBUS_DEVICE_CG8, FBTYPE_MEMCOLOR, "cgeight", NULL, "Sun CG8/RasterOps" }, ++ { SBUS_DEVICE_CG12, FBTYPE_SUNGP3, "cgtwelve", NULL, "Sun GS (cgtwelve)" }, ++ { SBUS_DEVICE_CG14, FBTYPE_MDICOLOR, "cgfourteen", "suncg14", "Sun SX" }, ++ { SBUS_DEVICE_GT, FBTYPE_SUNGT, "gt", NULL, "Sun Graphics Tower" }, ++ { SBUS_DEVICE_MGX, -1, "mgx", NULL, "Quantum 3D MGXplus" }, ++ { SBUS_DEVICE_LEO, FBTYPE_SUNLEO, "leo", "sunleo", "Sun ZX or Turbo ZX" }, ++ { SBUS_DEVICE_TCX, FBTYPE_TCXCOLOR, "tcx", "suntcx", "Sun TCX or S24" }, ++ { SBUS_DEVICE_FFB, FBTYPE_CREATOR, "ffb", "sunffb", "Sun FFB" }, ++ { SBUS_DEVICE_FFB, FBTYPE_CREATOR, "afb", "sunffb", "Sun Elite3D" }, ++ { SBUS_DEVICE_P9100, FBTYPE_P9100, "pnozz", "pnozz", "Weitek P9100" }, ++ { SBUS_DEVICE_AG10E, FBTYPE_AG10E, "ag10e", "ag10e", "Fujitsu AG-10e" }, ++ { 0, 0, NULL } + }; + ++static struct ofiocdesc ofio; ++static char of_buf[256]; ++ + int + promGetSibling(int node) + { +- promOpio->oprom_size = sizeof(int); + + if (node == -1) +- return 0; +- *(int *) promOpio->oprom_array = node; +- if (ioctl(promFd, OPROMNEXT, promOpio) < 0) +- return 0; +- promCurrentNode = *(int *) promOpio->oprom_array; +- return *(int *) promOpio->oprom_array; ++ return 0; ++ ++ if (ioctl(promFd, OFIOCGETNEXT, &node) < 0) ++ return 0; ++ ++ promCurrentNode = node; ++ ++ return node; + } + + int + promGetChild(int node) + { +- promOpio->oprom_size = sizeof(int); + +- if (!node || node == -1) +- return 0; +- *(int *) promOpio->oprom_array = node; +- if (ioctl(promFd, OPROMCHILD, promOpio) < 0) +- return 0; +- promCurrentNode = *(int *) promOpio->oprom_array; +- return *(int *) promOpio->oprom_array; ++ if (node == 0 || node == -1) ++ return 0; ++ ++ if (ioctl(promFd, OFIOCGETCHILD, &node) < 0) ++ return 0; ++ ++ promCurrentNode = node; ++ ++ return node; + } + + char * + promGetProperty(const char *prop, int *lenp) + { +- promOpio->oprom_size = MAX_VAL; + +- strcpy(promOpio->oprom_array, prop); +- if (ioctl(promFd, OPROMGETPROP, promOpio) < 0) +- return 0; ++ ofio.of_nodeid = promCurrentNode; ++ ofio.of_name = (char *)prop; ++ ofio.of_namelen = strlen(prop); ++ ofio.of_buf = of_buf; ++ ofio.of_buflen = sizeof(of_buf); ++ ++ if (ioctl(promFd, OFIOCGET, &ofio) < 0) ++ return 0; ++ ++ of_buf[ofio.of_buflen] = '\0'; ++ + if (lenp) +- *lenp = promOpio->oprom_size; +- return promOpio->oprom_array; ++ *lenp = ofio.of_buflen; ++ ++ return of_buf; + } + + int + promGetBool(const char *prop) + { +- promOpio->oprom_size = 0; ++ ofio.of_nodeid = promCurrentNode; ++ ofio.of_name = (char *)prop; ++ ofio.of_namelen = strlen(prop); ++ ofio.of_buf = of_buf; ++ ofio.of_buflen = sizeof(of_buf); ++ ++ if (ioctl(promFd, OFIOCGET, &ofio) < 0) ++ return 0; ++ if (ofio.of_buflen < 0) ++ return 0; + +- *(int *) promOpio->oprom_array = 0; +- for (;;) { +- promOpio->oprom_size = MAX_PROP; +- if (ioctl(promFd, OPROMNXTPROP, promOpio) < 0) +- return 0; +- if (!promOpio->oprom_size) +- return 0; +- if (!strcmp(promOpio->oprom_array, prop)) +- return 1; +- } ++ return 1; + } + ++ + #define PROM_NODE_SIBLING 0x01 + #define PROM_NODE_PREF 0x02 + #define PROM_NODE_SBUS 0x04 +@@ -144,62 +160,37 @@ promSetNode(sbusPromNodePtr pnode) + int node; + + if (!pnode->node || pnode->node == -1) +- return -1; ++ return -1; ++ + if (pnode->cookie[0] & PROM_NODE_SIBLING) +- node = promGetSibling(pnode->cookie[1]); ++ node = promGetSibling(pnode->cookie[1]); + else +- node = promGetChild(pnode->cookie[1]); ++ node = promGetChild(pnode->cookie[1]); ++ + if (pnode->node != node) +- return -1; ++ return -1; ++ + return 0; + } + ++ + static void + promIsP1275(void) + { +-#ifdef linux +- FILE *f; +- char buffer[1024]; +- +- if (promP1275 != -1) +- return; +- promP1275 = 0; +- f = fopen("/proc/cpuinfo", "r"); +- if (!f) +- return; +- while (fgets(buffer, 1024, f) != NULL) +- if (!strncmp(buffer, "type", 4) && strstr(buffer, "sun4u")) { +- promP1275 = 1; +- break; +- } +- fclose(f); +-#elif defined(sun) +- struct utsname buffer; +- +- if ((uname(&buffer) >= 0) && !strcmp(buffer.machine, "sun4u")) +- promP1275 = TRUE; +- else +- promP1275 = FALSE; +-#elif defined(__FreeBSD__) + promP1275 = TRUE; +-#else +-#error Missing promIsP1275() function for this OS +-#endif + } + + void + sparcPromClose(void) + { + if (promOpenCount > 1) { +- promOpenCount--; +- return; ++ promOpenCount--; ++ return; + } + if (promFd != -1) { +- close(promFd); +- promFd = -1; ++ close(promFd); ++ promFd = -1; + } +- free(promOpio); +- promOpio = NULL; + promOpenCount = 0; + } + +@@ -207,22 +198,20 @@ int + sparcPromInit(void) + { + if (promOpenCount) { +- promOpenCount++; +- return 0; ++ promOpenCount++; ++ return 0; + } ++ + promFd = open("/dev/openprom", O_RDONLY, 0); + if (promFd == -1) +- return -1; +- promOpio = (struct openpromio *) malloc(4096); +- if (!promOpio) { +- sparcPromClose(); +- return -1; +- } ++ return -1; ++ + promRootNode = promGetSibling(0); + if (!promRootNode) { +- sparcPromClose(); +- return -1; ++ sparcPromClose(); ++ return -1; + } ++ + promIsP1275(); + promOpenCount++; + +@@ -232,78 +221,23 @@ sparcPromInit(void) + char * + sparcPromGetProperty(sbusPromNodePtr pnode, const char *prop, int *lenp) + { +- if (promSetNode(pnode)) +- return NULL; +- return promGetProperty(prop, lenp); ++ if (promSetNode(pnode)) ++ return NULL; ++ ++ return promGetProperty(prop, lenp); + } + + int + sparcPromGetBool(sbusPromNodePtr pnode, const char *prop) + { +- if (promSetNode(pnode)) +- return 0; +- return promGetBool(prop); +-} +- +-static char * +-promWalkGetDriverName(int node, int oldnode) +-{ +- int nextnode; +- int len; +- char *prop; +- int devId, i; +- +- prop = promGetProperty("device_type", &len); +- if (prop && (len > 0)) +- do { +- if (!strcmp(prop, "display")) { +- prop = promGetProperty("name", &len); +- if (!prop || len <= 0) +- break; +- while ((*prop >= 'A' && *prop <= 'Z') || *prop == ',') +- prop++; +- for (i = 0; sbusDeviceTable[i].devId; i++) +- if (!strcmp(prop, sbusDeviceTable[i].promName)) +- break; +- devId = sbusDeviceTable[i].devId; +- if (!devId) +- break; +- if (sbusDeviceTable[i].driverName) +- return sbusDeviceTable[i].driverName; +- } +- } while (0); +- +- nextnode = promGetChild(node); +- if (nextnode) { +- char *name; +- +- name = promWalkGetDriverName(nextnode, node); +- if (name) +- return name; +- } +- +- nextnode = promGetSibling(node); +- if (nextnode) +- return promWalkGetDriverName(nextnode, node); +- return NULL; +-} +- +-char * +-sparcDriverName(void) +-{ +- char *name; ++ if (promSetNode(pnode)) ++ return 0; + +- if (sparcPromInit() < 0) +- return NULL; +- promGetSibling(0); +- name = promWalkGetDriverName(promRootNode, 0); +- sparcPromClose(); +- return name; ++ return promGetBool(prop); + } + + static void +-promWalkAssignNodes(int node, int oldnode, int flags, +- sbusDevicePtr * devicePtrs) ++promWalkAssignNodes(int node, int oldnode, int flags, sbusDevicePtr *devicePtrs) + { + int nextnode; + int len, sbus = flags & PROM_NODE_SBUS; +@@ -312,72 +246,74 @@ promWalkAssignNodes(int node, int oldnod + sbusPromNode pNode, pNode2; + + prop = promGetProperty("device_type", &len); +- if (prop && (len > 0)) +- do { +- if (!strcmp(prop, "display")) { +- prop = promGetProperty("name", &len); +- if (!prop || len <= 0) +- break; +- while ((*prop >= 'A' && *prop <= 'Z') || *prop == ',') +- prop++; +- for (i = 0; sbusDeviceTable[i].devId; i++) +- if (!strcmp(prop, sbusDeviceTable[i].promName)) +- break; +- devId = sbusDeviceTable[i].devId; +- if (!devId) +- break; +- if (!sbus) { +- if (devId == SBUS_DEVICE_FFB) { +- /* +- * All /SUNW,ffb outside of SBUS tree come before all +- * /SUNW,afb outside of SBUS tree in Linux. +- */ +- if (!strcmp(prop, "afb")) +- flags |= PROM_NODE_PREF; +- } +- else if (devId != SBUS_DEVICE_CG14) +- break; +- } +- for (i = 0; i < 32; i++) { +- if (!devicePtrs[i] || devicePtrs[i]->devId != devId) +- continue; +- if (devicePtrs[i]->node.node) { +- if ((devicePtrs[i]->node. +- cookie[0] & ~PROM_NODE_SIBLING) <= +- (flags & ~PROM_NODE_SIBLING)) +- continue; +- for (j = i + 1, pNode = devicePtrs[i]->node; j < 32; +- j++) { +- if (!devicePtrs[j] || devicePtrs[j]->devId != devId) +- continue; +- pNode2 = devicePtrs[j]->node; +- devicePtrs[j]->node = pNode; +- pNode = pNode2; +- } +- } +- devicePtrs[i]->node.node = node; +- devicePtrs[i]->node.cookie[0] = flags; +- devicePtrs[i]->node.cookie[1] = oldnode; +- break; +- } +- break; +- } +- } while (0); ++ if (prop && (len > 0)) do { ++ if (!strcmp(prop, "display")) { ++ prop = promGetProperty("name", &len); ++ if (!prop || len <= 0) ++ break; ++ ++ while ((*prop >= 'A' && *prop <= 'Z') || *prop == ',') ++ prop++; ++ ++ for (i = 0; sbusDeviceTable[i].devId; i++) ++ if (!strcmp(prop, sbusDeviceTable[i].promName)) ++ break; ++ ++ devId = sbusDeviceTable[i].devId; ++ if(!devId) ++ break; ++ ++ if (!sbus) { ++ if (devId == SBUS_DEVICE_FFB) { ++ /* ++ * All /SUNW,ffb outside of SBUS tree come before all ++ * /SUNW,afb outside of SBUS tree in Linux. ++ */ ++ if (!strcmp(prop, "afb")) ++ flags |= PROM_NODE_PREF; ++ } else if (devId != SBUS_DEVICE_CG14) ++ break; ++ } ++ ++ for (i = 0; i < 32; i++) { ++ if (!devicePtrs[i] || devicePtrs[i]->devId != devId) ++ continue; ++ ++ if (devicePtrs[i]->node.node) { ++ if ((devicePtrs[i]->node.cookie[0] & ~PROM_NODE_SIBLING) <= ++ (flags & ~PROM_NODE_SIBLING)) ++ continue; ++ ++ for (j = i + 1, pNode = devicePtrs[i]->node; j < 32; j++) { ++ if (!devicePtrs[j] || devicePtrs[j]->devId != devId) ++ continue; ++ pNode2 = devicePtrs[j]->node; ++ devicePtrs[j]->node = pNode; ++ pNode = pNode2; ++ } ++ } ++ devicePtrs[i]->node.node = node; ++ devicePtrs[i]->node.cookie[0] = flags; ++ devicePtrs[i]->node.cookie[1] = oldnode; ++ break; ++ } ++ break; ++ } ++ } while (0); + + prop = promGetProperty("name", &len); + if (prop && len > 0) { +- if (!strcmp(prop, "sbus") || !strcmp(prop, "sbi")) +- sbus = PROM_NODE_SBUS; ++ if (!strcmp(prop, "sbus") || !strcmp(prop, "sbi")) ++ sbus = PROM_NODE_SBUS; + } + + nextnode = promGetChild(node); + if (nextnode) +- promWalkAssignNodes(nextnode, node, sbus, devicePtrs); ++ promWalkAssignNodes(nextnode, node, sbus, devicePtrs); + + nextnode = promGetSibling(node); + if (nextnode) +- promWalkAssignNodes(nextnode, node, PROM_NODE_SIBLING | sbus, +- devicePtrs); ++ promWalkAssignNodes(nextnode, node, PROM_NODE_SIBLING | sbus, devicePtrs); + } + + void +@@ -387,69 +323,66 @@ sparcPromAssignNodes(void) + int n, holes = 0, i, j; + FILE *f; + sbusDevicePtr devicePtrs[32]; +- +- memset(devicePtrs, 0, sizeof(devicePtrs)); ++ ++ (void)memset(devicePtrs, 0, sizeof(devicePtrs)); + for (psdpp = xf86SbusInfo, n = 0; (psdp = *psdpp); psdpp++, n++) { +- if (psdp->fbNum != n) +- holes = 1; +- devicePtrs[psdp->fbNum] = psdp; ++ if (psdp->fbNum != n) ++ holes = 1; ++ devicePtrs[psdp->fbNum] = psdp; + } + if (holes && (f = fopen("/proc/fb", "r")) != NULL) { +- /* We could not open one of fb devices, check /proc/fb to see what +- * were the types of the cards missed. */ +- char buffer[64]; +- int fbNum, devId; +- static struct { +- int devId; +- char *prefix; +- } procFbPrefixes[] = { +- {SBUS_DEVICE_BW2, "BWtwo"}, +- {SBUS_DEVICE_CG14, "CGfourteen"}, +- {SBUS_DEVICE_CG6, "CGsix"}, +- {SBUS_DEVICE_CG3, "CGthree"}, +- {SBUS_DEVICE_FFB, "Creator"}, +- {SBUS_DEVICE_FFB, "Elite 3D"}, +- {SBUS_DEVICE_LEO, "Leo"}, +- {SBUS_DEVICE_TCX, "TCX"}, +- {0, NULL}, +- }; +- +- while (fscanf(f, "%d %63s\n", &fbNum, buffer) == 2) { +- for (i = 0; procFbPrefixes[i].devId; i++) +- if (!strncmp(procFbPrefixes[i].prefix, buffer, +- strlen(procFbPrefixes[i].prefix))) +- break; +- devId = procFbPrefixes[i].devId; +- if (!devId) +- continue; +- if (devicePtrs[fbNum]) { +- if (devicePtrs[fbNum]->devId != devId) +- xf86ErrorF("Inconsistent /proc/fb with FBIOGATTR\n"); +- } +- else if (!devicePtrs[fbNum]) { +- devicePtrs[fbNum] = psdp = xnfcalloc(sizeof(sbusDevice), 1); +- psdp->devId = devId; +- psdp->fbNum = fbNum; +- psdp->fd = -2; +- } +- } +- fclose(f); ++ /* We could not open one of fb devices, check /proc/fb to see what ++ * were the types of the cards missed. */ ++ char buffer[64]; ++ int fbNum, devId; ++ static const struct { ++ const int devId; ++ const char *prefix; ++ } procFbPrefixes[] = { ++ { SBUS_DEVICE_BW2, "BWtwo" }, ++ { SBUS_DEVICE_CG14, "CGfourteen" }, ++ { SBUS_DEVICE_CG6, "CGsix" }, ++ { SBUS_DEVICE_CG3, "CGthree" }, ++ { SBUS_DEVICE_FFB, "Creator" }, ++ { SBUS_DEVICE_FFB, "Elite 3D" }, ++ { SBUS_DEVICE_LEO, "Leo" }, ++ { SBUS_DEVICE_TCX, "TCX" }, ++ { 0, NULL }, ++ }; ++ ++ while (fscanf(f, "%d %63s\n", &fbNum, buffer) == 2) { ++ for (i = 0; procFbPrefixes[i].devId; i++) ++ if (! strncmp(procFbPrefixes[i].prefix, buffer, ++ strlen(procFbPrefixes[i].prefix))) ++ break; ++ devId = procFbPrefixes[i].devId; ++ if (! devId) continue; ++ if (devicePtrs[fbNum]) { ++ if (devicePtrs[fbNum]->devId != devId) ++ xf86ErrorF("Inconsistent /proc/fb with FBIOGATTR\n"); ++ } else if (!devicePtrs[fbNum]) { ++ devicePtrs[fbNum] = psdp = xnfcalloc(sizeof (sbusDevice), 1); ++ psdp->devId = devId; ++ psdp->fbNum = fbNum; ++ psdp->fd = -2; ++ } ++ } ++ fclose(f); + } + promGetSibling(0); + promWalkAssignNodes(promRootNode, 0, PROM_NODE_PREF, devicePtrs); + for (i = 0, j = 0; i < 32; i++) +- if (devicePtrs[i] && devicePtrs[i]->fbNum == -1) +- j++; ++ if (devicePtrs[i] && devicePtrs[i]->fbNum == -1) ++ j++; + xf86SbusInfo = xnfrealloc(xf86SbusInfo, sizeof(psdp) * (n + j + 1)); + for (i = 0, psdpp = xf86SbusInfo; i < 32; i++) +- if (devicePtrs[i]) { +- if (devicePtrs[i]->fbNum == -1) { +- memmove(psdpp + 1, psdpp, sizeof(psdpp) * (n + 1)); +- *psdpp = devicePtrs[i]; +- } +- else +- n--; +- } ++ if (devicePtrs[i]) { ++ if (devicePtrs[i]->fbNum == -1) { ++ memmove(psdpp + 1, psdpp, sizeof(psdpp) * (n + 1)); ++ *psdpp = devicePtrs[i]; ++ } else ++ n--; ++ } + } + + static char * +@@ -462,43 +395,37 @@ promGetReg(int type) + regstr[0] = 0; + prop = promGetProperty("reg", &len); + if (prop && len >= 4) { +- unsigned int *reg = (unsigned int *) prop; +- +- if (!promP1275 || (type == PROM_NODE_SBUS) || (type == PROM_NODE_EBUS)) +- snprintf(regstr, sizeof(regstr), "@%x,%x", reg[0], reg[1]); +- else if (type == PROM_NODE_PCI) { +- if ((reg[0] >> 8) & 7) +- snprintf(regstr, sizeof(regstr), "@%x,%x", +- (reg[0] >> 11) & 0x1f, (reg[0] >> 8) & 7); +- else +- snprintf(regstr, sizeof(regstr), "@%x", (reg[0] >> 11) & 0x1f); +- } +- else if (len == 4) +- snprintf(regstr, sizeof(regstr), "@%x", reg[0]); +- else { +- unsigned int regs[2]; +- +- /* Things get more complicated on UPA. If upa-portid exists, +- then address is @upa-portid,second-int-in-reg, otherwise +- it is @first-int-in-reg/16,second-int-in-reg (well, probably +- upa-portid always exists, but just to be safe). */ +- memcpy(regs, reg, sizeof(regs)); +- prop = promGetProperty("upa-portid", &len); +- if (prop && len == 4) { +- reg = (unsigned int *) prop; +- snprintf(regstr, sizeof(regstr), "@%x,%x", reg[0], regs[1]); +- } +- else +- snprintf(regstr, sizeof(regstr), "@%x,%x", regs[0] >> 4, +- regs[1]); +- } ++ unsigned int *reg = (unsigned int *)prop; ++ if (!promP1275 || (type == PROM_NODE_SBUS) || (type == PROM_NODE_EBUS)) ++ sprintf (regstr, "@%x,%x", reg[0], reg[1]); ++ else if (type == PROM_NODE_PCI) { ++ if ((reg[0] >> 8) & 7) ++ sprintf (regstr, "@%x,%x", (reg[0] >> 11) & 0x1f, (reg[0] >> 8) & 7); ++ else ++ sprintf (regstr, "@%x", (reg[0] >> 11) & 0x1f); ++ } else if (len == 4) ++ sprintf (regstr, "@%x", reg[0]); ++ else { ++ unsigned int regs[2]; ++ ++ /* Things get more complicated on UPA. If upa-portid exists, ++ then address is @upa-portid,second-int-in-reg, otherwise ++ it is @first-int-in-reg/16,second-int-in-reg (well, probably ++ upa-portid always exists, but just to be safe). */ ++ memcpy (regs, reg, sizeof(regs)); ++ prop = promGetProperty("upa-portid", &len); ++ if (prop && len == 4) { ++ reg = (unsigned int *)prop; ++ sprintf (regstr, "@%x,%x", reg[0], regs[1]); ++ } else ++ sprintf (regstr, "@%x,%x", regs[0] >> 4, regs[1]); ++ } + } + return regstr; + } + + static int +-promWalkNode2Pathname(char *path, int parent, int node, int searchNode, +- int type) ++promWalkNode2Pathname(char *path, int parent, int node, int searchNode, int type) + { + int nextnode; + int len, ntype = type; +@@ -507,28 +434,27 @@ promWalkNode2Pathname(char *path, int pa + prop = promGetProperty("name", &len); + *path = '/'; + if (!prop || len <= 0) +- return 0; ++ return 0; + if ((!strcmp(prop, "sbus") || !strcmp(prop, "sbi")) && !type) +- ntype = PROM_NODE_SBUS; ++ ntype = PROM_NODE_SBUS; + else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI) +- ntype = PROM_NODE_EBUS; ++ ntype = PROM_NODE_EBUS; + else if (!strcmp(prop, "pci") && !type) +- ntype = PROM_NODE_PCI; +- strcpy(path + 1, prop); ++ ntype = PROM_NODE_PCI; ++ strcpy (path + 1, prop); + p = promGetReg(type); + if (*p) +- strcat(path, p); ++ strcat (path, p); + if (node == searchNode) +- return 1; ++ return 1; + nextnode = promGetChild(node); + if (nextnode && +- promWalkNode2Pathname(strchr(path, 0), node, nextnode, searchNode, +- ntype)) +- return 1; ++ promWalkNode2Pathname(strchr(path, 0), node, nextnode, searchNode, ntype)) ++ return 1; + nextnode = promGetSibling(node); + if (nextnode && +- promWalkNode2Pathname(path, parent, nextnode, searchNode, type)) +- return 1; ++ promWalkNode2Pathname(path, parent, nextnode, searchNode, type)) ++ return 1; + return 0; + } + +@@ -537,14 +463,11 @@ sparcPromNode2Pathname(sbusPromNodePtr p + { + char *ret; + +- if (!pnode->node) +- return NULL; +- ret = malloc(4096); +- if (!ret) +- return NULL; +- if (promWalkNode2Pathname +- (ret, promRootNode, promGetChild(promRootNode), pnode->node, 0)) +- return ret; ++ if (!pnode->node) return NULL; ++ ret = calloc(4096, 1); ++ if (!ret) return NULL; ++ if (promWalkNode2Pathname(ret, promRootNode, promGetChild(promRootNode), pnode->node, 0)) ++ return ret; + free(ret); + return NULL; + } +@@ -556,52 +479,51 @@ promWalkPathname2Node(char *name, char * + char *prop, *p; + + for (;;) { +- prop = promGetProperty("name", &len); +- if (!prop || len <= 0) +- return 0; +- if ((!strcmp(prop, "sbus") || !strcmp(prop, "sbi")) && !type) +- type = PROM_NODE_SBUS; +- else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI) +- type = PROM_NODE_EBUS; +- else if (!strcmp(prop, "pci") && !type) +- type = PROM_NODE_PCI; +- for (node = promGetChild(parent); node; node = promGetSibling(node)) { +- prop = promGetProperty("name", &len); +- if (!prop || len <= 0) +- continue; +- if (*name && strcmp(name, prop)) +- continue; +- if (*regstr) { +- p = promGetReg(type); +- if (!*p || strcmp(p + 1, regstr)) +- continue; +- } +- break; +- } +- if (!node) { +- for (node = promGetChild(parent); node; node = promGetSibling(node)) { +- ret = promWalkPathname2Node(name, regstr, node, type); +- if (ret) +- return ret; +- } +- return 0; +- } +- name = strchr(regstr, 0) + 1; +- if (!*name) +- return node; +- p = strchr(name, '/'); +- if (p) +- *p = 0; +- else +- p = strchr(name, 0); +- regstr = strchr(name, '@'); +- if (regstr) +- *regstr++ = 0; +- else +- regstr = p; +- if (name == regstr) +- return 0; +- parent = node; ++ prop = promGetProperty("name", &len); ++ if (!prop || len <= 0) ++ return 0; ++ if ((!strcmp(prop, "sbus") || !strcmp(prop, "sbi")) && !type) ++ type = PROM_NODE_SBUS; ++ else if (!strcmp(prop, "ebus") && type == PROM_NODE_PCI) ++ type = PROM_NODE_EBUS; ++ else if (!strcmp(prop, "pci") && !type) ++ type = PROM_NODE_PCI; ++ for (node = promGetChild(parent); node; node = promGetSibling(node)) { ++ prop = promGetProperty("name", &len); ++ if (!prop || len <= 0) ++ continue; ++ if (*name && strcmp(name, prop)) ++ continue; ++ if (*regstr) { ++ p = promGetReg(type); ++ if (! *p || strcmp(p + 1, regstr)) ++ continue; ++ } ++ break; ++ } ++ if (!node) { ++ for (node = promGetChild(parent); node; node = promGetSibling(node)) { ++ ret = promWalkPathname2Node(name, regstr, node, type); ++ if (ret) return ret; ++ } ++ return 0; ++ } ++ name = strchr(regstr, 0) + 1; ++ if (! *name) ++ return node; ++ p = strchr(name, '/'); ++ if (p) ++ *p = 0; ++ else ++ p = strchr(name, 0); ++ regstr = strchr(name, '@'); ++ if (regstr) ++ *regstr++ = 0; ++ else ++ regstr = p; ++ if (name == regstr) ++ return 0; ++ parent = node; + } + } + +@@ -612,71 +534,113 @@ sparcPromPathname2Node(const char *pathN + char *name, *regstr, *p; + + i = strlen(pathName); +- name = malloc(i + 2); +- if (!name) +- return 0; +- strcpy(name, pathName); +- name[i + 1] = 0; +- if (name[0] != '/') { +- free(name); +- return 0; +- } ++ name = calloc(i + 2, 1); ++ if (! name) return 0; ++ strcpy (name, pathName); ++ name [i + 1] = 0; ++ if (name[0] != '/') ++ return 0; + p = strchr(name + 1, '/'); + if (p) +- *p = 0; ++ *p = 0; + else +- p = strchr(name, 0); ++ p = strchr(name, 0); + regstr = strchr(name, '@'); + if (regstr) +- *regstr++ = 0; ++ *regstr++ = 0; + else +- regstr = p; +- if (name + 1 == regstr) { +- free(name); +- return 0; +- } ++ regstr = p; ++ if (name + 1 == regstr) ++ return 0; + promGetSibling(0); + i = promWalkPathname2Node(name + 1, regstr, promRootNode, 0); + free(name); + return i; + } + +-void * ++static const char * ++promWalkGetDriverName(int node, int oldnode) ++{ ++ int nextnode; ++ int len; ++ char *prop; ++ int devId, i; ++ ++ prop = promGetProperty("device_type", &len); ++ if (prop && (len > 0)) do { ++ if (!strcmp(prop, "display")) { ++ prop = promGetProperty("name", &len); ++ if (!prop || len <= 0) ++ break; ++ while ((*prop >= 'A' && *prop <= 'Z') || *prop == ',') ++ prop++; ++ for (i = 0; sbusDeviceTable[i].devId; i++) { ++ if (!strcmp(prop, sbusDeviceTable[i].promName)) ++ break; ++ } ++ devId = sbusDeviceTable[i].devId; ++ if (!devId) ++ break; ++ if (sbusDeviceTable[i].driverName) ++ return sbusDeviceTable[i].driverName; ++ } ++ } while (0); ++ ++ nextnode = promGetChild(node); ++ if (nextnode) { ++ char *name; ++ name = promWalkGetDriverName(nextnode, node); ++ if (name) ++ return name; ++ } ++ ++ nextnode = promGetSibling(node); ++ if (nextnode) ++ return promWalkGetDriverName(nextnode, node); ++ return NULL; ++} ++ ++char * ++sparcDriverName(void) ++{ ++ char *name; ++ ++ if (sparcPromInit() < 0) ++ return NULL; ++ promGetSibling(0); ++ name = promWalkGetDriverName(promRootNode, 0); ++ sparcPromClose(); ++ return name; ++} ++ ++void* + xf86MapSbusMem(sbusDevicePtr psdp, unsigned long offset, unsigned long size) + { +- void *ret; +- unsigned long pagemask = getpagesize() - 1; +- unsigned long off = offset & ~pagemask; +- unsigned long len = ((offset + size + pagemask) & ~pagemask) - off; ++ void* ret; + + if (psdp->fd == -1) { +- psdp->fd = open(psdp->device, O_RDWR); +- if (psdp->fd == -1) +- return NULL; +- } +- else if (psdp->fd < 0) +- return NULL; +- +- ret = (void *) mmap(NULL, len, PROT_READ | PROT_WRITE, MAP_PRIVATE, +- psdp->fd, off); +- if (ret == (void *) -1) { +- ret = (void *) mmap(NULL, len, PROT_READ | PROT_WRITE, MAP_SHARED, +- psdp->fd, off); ++ psdp->fd = open(psdp->device, O_RDWR); ++ if (psdp->fd == -1) ++ return NULL; ++ } else if (psdp->fd < 0) ++ return NULL; ++ ++ ret = (void*) mmap (NULL, size, PROT_READ | PROT_WRITE, MAP_PRIVATE, ++ psdp->fd, offset); ++ if (ret == (void*) -1) { ++ ret = (void*) mmap (NULL, size, PROT_READ | PROT_WRITE, MAP_SHARED, ++ psdp->fd, offset); + } +- if (ret == (void *) -1) +- return NULL; ++ if (ret == (void*) -1) ++ return NULL; + +- return (char *) ret + (offset - off); ++ return ret; + } + + void +-xf86UnmapSbusMem(sbusDevicePtr psdp, void *addr, unsigned long size) ++xf86UnmapSbusMem(sbusDevicePtr psdp, void* addr, unsigned long size) + { +- unsigned long mask = getpagesize() - 1; +- unsigned long base = (unsigned long) addr & ~mask; +- unsigned long len = (((unsigned long) addr + size + mask) & ~mask) - base; +- +- munmap((void *) base, len); ++ munmap (addr, size); + } + + /* Tell OS that we are driving the HW cursor ourselves. */ +@@ -692,8 +656,8 @@ xf86SbusHideOsHwCursor(sbusDevicePtr psd + fbcursor.cmap.red = zeros; + fbcursor.cmap.green = zeros; + fbcursor.cmap.blue = zeros; +- fbcursor.image = (char *) zeros; +- fbcursor.mask = (char *) zeros; ++ fbcursor.image = (char *)zeros; ++ fbcursor.mask = (char *)zeros; + fbcursor.size.x = 32; + fbcursor.size.y = 1; + fbcursor.set = FB_CUR_SETALL; diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_linux_int10_linux.c b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_linux_int10_linux.c new file mode 100644 index 000000000..ab9b9c38b --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_linux_int10_linux.c @@ -0,0 +1,24 @@ +$NetBSD: patch-hw_xfree86_os-support_linux_int10_linux.c,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +From 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?J=C3=BCrg=20Billeter?= +Date: Sat, 7 Feb 2015 18:13:21 +0100 +Subject: int10: Fix error check for pci_device_map_legacy + +pci_device_map_legacy returns 0 on success. + +Signed-off-by: Jürg Billeter +Reviewed-by: Adam Jackson +Signed-off-by: Peter Hutterer + +--- hw/xfree86/os-support/linux/int10/linux.c.orig 2014-09-18 22:53:19.000000000 +0000 ++++ hw/xfree86/os-support/linux/int10/linux.c +@@ -75,7 +75,7 @@ readLegacy(struct pci_device *dev, unsig + { + void *map; + +- if (!pci_device_map_legacy(dev, base, len, 0, &map)) ++ if (pci_device_map_legacy(dev, base, len, 0, &map)) + return FALSE; + + memcpy(buf, map, len); diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_os_support_bus_xf86Sbus.h b/x11/modular-xorg-server/patches/patch-hw_xfree86_os_support_bus_xf86Sbus.h new file mode 100644 index 000000000..816cbbd89 --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-hw_xfree86_os_support_bus_xf86Sbus.h @@ -0,0 +1,15 @@ +$NetBSD: patch-hw_xfree86_os_support_bus_xf86Sbus.h,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +NetBSD/sparc64 support. + +--- hw/xfree86/os-support/bus/xf86Sbus.h.orig 2014-02-05 03:08:57.000000000 +0000 ++++ hw/xfree86/os-support/bus/xf86Sbus.h +@@ -36,6 +36,8 @@ + #elif defined(SVR4) + #include + #include ++#elif defined(__NetBSD__) && defined(__sparc64__) ++#include + #elif defined(__OpenBSD__) && defined(__sparc64__) + /* XXX */ + #elif defined(CSRG_BASED) diff --git a/x11/modular-xorg-server/patches/patch-include_servermd.h b/x11/modular-xorg-server/patches/patch-include_servermd.h new file mode 100644 index 000000000..c99db5219 --- /dev/null +++ b/x11/modular-xorg-server/patches/patch-include_servermd.h @@ -0,0 +1,27 @@ +$NetBSD: patch-include_servermd.h,v 1.1 2015/04/25 11:47:03 tnn Exp $ + +Try to fix broken X_BYTE_ORDER handling for big endian. +Probably broken here: +http://cgit.freedesktop.org/xorg/xserver/commit/?id=4302484ef2e67b2e05756c7ee0834dce938f1b44 + +--- include/servermd.h.orig 2015-01-17 23:42:52.000000000 +0000 ++++ include/servermd.h +@@ -52,10 +52,16 @@ SOFTWARE. + #error xserver code must include dix-config.h before any other headers + #endif + +-#if X_BYTE_ORDER == X_LITTLE_ENDIAN ++#ifndef X_LITTLE_ENDIAN ++#define X_LITTLE_ENDIAN 1234 ++#endif ++#ifndef X_BIG_ENDIAN ++#define X_BIG_ENDIAN 4321 ++#endif ++#if X_BYTE_ORDER == X_LITTLE_ENDIAN && defined(X_LITTLE_ENDIAN) + #define IMAGE_BYTE_ORDER LSBFirst + #define BITMAP_BIT_ORDER LSBFirst +-#elif X_BYTE_ORDER == X_BIG_ENDIAN ++#elif X_BYTE_ORDER == X_BIG_ENDIAN && defined(X_BIG_ENDIAN) + #define IMAGE_BYTE_ORDER MSBFirst + #define BITMAP_BIT_ORDER MSBFirst + #else diff --git a/x11/modular-xorg-server112/DESCR b/x11/modular-xorg-server112/DESCR new file mode 100644 index 000000000..232af8063 --- /dev/null +++ b/x11/modular-xorg-server112/DESCR @@ -0,0 +1,2 @@ +The X.org X11 Server from the modularized source tree of +X.org X11. diff --git a/x11/modular-xorg-server112/MESSAGE b/x11/modular-xorg-server112/MESSAGE new file mode 100644 index 000000000..53aaae65c --- /dev/null +++ b/x11/modular-xorg-server112/MESSAGE @@ -0,0 +1,16 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +For the X server to run you need at least some fonts installed. The +recommended approach is to install the entire modular-xorg-fonts +meta-package, but failing that the minimum set required is: + + fonts/font-alias + fonts/font-misc-misc + fonts/font-cursor-misc + +This package does *not* depend on these font packages directly as +in some circumstances installing extra copies from pkgsrc would be +redundant or possibly harmful. + +=========================================================================== diff --git a/x11/modular-xorg-server112/Makefile b/x11/modular-xorg-server112/Makefile new file mode 100644 index 000000000..b7f915bfb --- /dev/null +++ b/x11/modular-xorg-server112/Makefile @@ -0,0 +1,189 @@ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:25:14 tnn Exp $ + +DISTNAME= xorg-server-1.12.4 +PKGNAME= modular-${DISTNAME} +PKGREVISION= 13 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_XORG:=xserver/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://xorg.freedesktop.org/ +COMMENT= Modular X11 server from modular X.org + +SPECIAL_PERMS+= bin/Xorg ${SETUID_ROOT_PERMS} + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= gmake pkg-config +USE_LANGUAGES+= c99 + +PKGCONFIG_OVERRIDE+= xorg-server.pc.in +SHLIBTOOL_OVERRIDE= # empty + +BUILD_DEFS+= VARBASE +BUILD_DEFS_EFFECTS+= XKB_OUTPUT_DIR + +OWN_DIRS+= ${VARBASE}/log +OWN_DIRS+= ${XKB_OUTPUT_DIR} +XKB_OUTPUT_DIR?= ${VARBASE}/db/xkb # XXX sync with xkeyboard-config + +CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q} +CONFIGURE_ARGS+= --with-xkb-output=${XKB_OUTPUT_DIR:Q} + +.if !empty(USE_TOOLS:Mauto*) +TOOLS_DEPENDS+= xorg-util-macros>=1.1.5:../../devel/xorg-util-macros +.endif + +DEPENDS+= xkbcomp-[0-9]*:../../x11/xkbcomp +DEPENDS+= xkeyboard-config-[0-9]*:../../x11/xkeyboard-config + +.include "../../mk/bsd.prefs.mk" + +.if empty(USE_OLD_MODULAR_XORG_SERVER:M[yY][eE][sS]) +PKG_FAIL_REASON+= "This is a legacy X.org server package." +PKG_FAIL_REASON+= "You must set USE_OLD_MODULAR_XORG_SERVER=yes in mk.conf" +PKG_FAIL_REASON+= "to make xf86-* drivers use the old ABI." +.endif + +.if ${OPSYS} == "NetBSD" +CONFIGURE_ARGS+= --with-builder-addr="tech-x11@NetBSD.org" +CONFIGURE_ARGS+= --with-os-vendor="The NetBSD Foundation" +# TLS is not supported by NetBSD<6 +. if !empty(OS_VERSION:M[0-5].*) +CONFIGURE_ENV+= ac_cv_tls=no +CONFIGURE_ARGS+= --disable-glx-tls +. endif +.endif +CONFIGURE_ARGS+= --with-os-name=${MACHINE_PLATFORM:Q} + +CONFIGURE_ARGS+= --enable-xorg + +CONFIGURE_ARGS+= --with-fontrootdir=${PREFIX}/share/fonts/X11 + +LEGACY_FONT_PATHS= +DEFAULT_FONT_PATHS= +.for f in misc TTF OTF Type1 100dpi 75dpi cyrillic +DEFAULT_FONT_PATHS+= ${PREFIX}/share/fonts/X11/${f} +LEGACY_FONT_PATHS+= ${PREFIX}/lib/X11/fonts/${f} +.endfor +FONT_PATHS= ${DEFAULT_FONT_PATHS} ${LEGACY_FONT_PATHS} + +CONFIGURE_ARGS+= --with-default-font-path=${FONT_PATHS:ts,:Q} + +CONFIGURE_ARGS+= --disable-config-hal +CONFIGURE_ARGS+= --disable-dmx +CONFIGURE_ARGS+= --disable-xwin +CONFIGURE_ARGS+= --disable-xephyr +CONFIGURE_ARGS+= --disable-kdrive +#CONFIGURE_ARGS+= --disable-kdrive-vesa +CONFIGURE_ARGS+= --disable-xfake +CONFIGURE_ARGS+= --disable-xfbdev + +CONFIGURE_ARGS+= --with-int10=x86emu + +CONFIGURE_ENV+= APP_MAN_SUFFIX=1 FILE_MAN_SUFFIX=5 +CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4 + +PLIST_VARS+= sunos +PLIST_SUBST+= SUNOS_ARCH=${SUNOS_ARCH} + +.if ${OPSYS} == "SunOS" +PLIST.sunos= yes +. if ${MACHINE_ARCH} == "i386" +SUNOS_ARCH= ia32 +. elif ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "x86_64" +SUNOS_ARCH= amd64 +. elif ${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64" +SUNOS_ARCH= sparcv8plus +. endif +.endif + +# Workaround for PR#41556. +# Avoid to use bsd_kqueue_apm, force to use bsd_apm instead. +.if ${OPSYS} == "NetBSD" +CONFIGURE_ENV+= ac_cv_header_sys_event_h=no +.endif + +INSTALLATION_DIRS+= lib/xorg/modules/drivers lib/xorg/modules/input + +BUILDLINK_API_DEPENDS.MesaLib7+= MesaLib7>=7.8.0<10 +BUILDLINK_API_DEPENDS.compositeproto+= compositeproto>=0.4 +BUILDLINK_API_DEPENDS.fixesproto+= fixesproto>=5.0 +BUILDLINK_API_DEPENDS.damageproto+= damageproto>=1.1 +BUILDLINK_API_DEPENDS.xcmiscproto+= xcmiscproto>=1.2.0 +BUILDLINK_API_DEPENDS.xtrans+= xtrans>=1.2.2 +BUILDLINK_API_DEPENDS.bigreqsproto+= bigreqsproto>=1.1.0 +BUILDLINK_API_DEPENDS.xproto+= xproto>=7.0.22 +BUILDLINK_API_DEPENDS.xextproto+= xextproto>=7.1.99 +BUILDLINK_API_DEPENDS.recordproto+= recordproto>=1.13.99.1 +BUILDLINK_API_DEPENDS.scrnsaverproto+= scrnsaverproto>=1.1 +BUILDLINK_API_DEPENDS.resourceproto+= resourceproto>=1.2.0 +BUILDLINK_API_DEPENDS.dri+= dri>=7.8 +BUILDLINK_API_DEPENDS.xfont+= xfont>=1.4.2 +BUILDLINK_API_DEPENDS.glproto+= glproto>=1.4.16 +BUILDLINK_API_DEPENDS.inputproto+= inputproto>=2.1.99.6 +BUILDLINK_API_DEPENDS.kbproto+= kbproto>=1.0.3 +BUILDLINK_API_DEPENDS.pixman+= pixman>=0.21.8 +BUILDLINK_API_DEPENDS.randrproto+= randrproto>=1.4.0 +BUILDLINK_API_DEPENDS.renderproto+= renderproto>=0.11 +BUILDLINK_API_DEPENDS.xf86dgaproto+= xf86dgaproto>=2.0.3 +BUILDLINK_API_DEPENDS.xf86driproto+= xf86driproto>=2.1.0 + +BUILD_DEPENDS+= tradcpp-[0-9]*:../../devel/tradcpp +CONFIGURE_ENV+= ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix" + +.include "options.mk" + +.include "../../devel/ncurses/buildlink3.mk" +.include "../../devel/zlib/buildlink3.mk" +.include "../../fonts/libfontenc/buildlink3.mk" +.include "../../graphics/MesaLib7/buildlink3.mk" +.include "../../security/openssl/buildlink3.mk" +BUILDLINK_API_DEPENDS.libpciaccess+= libpciaccess>=0.11.0 +BUILDLINK_DEPMETHOD.libpciaccess= full +.include "../../sysutils/libpciaccess/buildlink3.mk" +.include "../../x11/bigreqsproto/buildlink3.mk" +.include "../../x11/compositeproto/buildlink3.mk" +.include "../../x11/damageproto/buildlink3.mk" +.include "../../x11/dri2proto/buildlink3.mk" +.include "../../x11/evieext/buildlink3.mk" +.include "../../x11/fixesproto/buildlink3.mk" +.include "../../x11/fontsproto/buildlink3.mk" +.include "../../x11/glproto/buildlink3.mk" +.include "../../x11/inputproto/buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libXau/buildlink3.mk" +.include "../../x11/libXaw/buildlink3.mk" +BUILDLINK_API_DEPENDS.libXext+= libXext>=1.1.1 +.include "../../x11/libXext/buildlink3.mk" +.include "../../x11/libXfixes/buildlink3.mk" +.include "../../x11/libXfont/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" +.include "../../x11/libXxf86misc/buildlink3.mk" +.include "../../x11/libXxf86vm/buildlink3.mk" +.include "../../x11/libXinerama/buildlink3.mk" +.include "../../x11/libdrm/buildlink3.mk" +.include "../../x11/libxkbfile/buildlink3.mk" +.include "../../x11/libxkbui/buildlink3.mk" +.include "../../x11/pixman/buildlink3.mk" +.include "../../x11/randrproto/buildlink3.mk" +.include "../../x11/recordproto/buildlink3.mk" +.include "../../x11/renderproto/buildlink3.mk" +.include "../../x11/resourceproto/buildlink3.mk" +.include "../../x11/scrnsaverproto/buildlink3.mk" +.include "../../x11/trapproto/buildlink3.mk" +.include "../../x11/videoproto/buildlink3.mk" +.include "../../x11/xcmiscproto/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" +.include "../../x11/kbproto/buildlink3.mk" +.include "../../x11/xf86bigfontproto/buildlink3.mk" +.include "../../x11/xf86dgaproto/buildlink3.mk" +.include "../../x11/xf86driproto/buildlink3.mk" +.include "../../x11/xf86miscproto/buildlink3.mk" +.include "../../x11/xf86vidmodeproto/buildlink3.mk" +.include "../../x11/xineramaproto/buildlink3.mk" +.include "../../x11/xproto/buildlink3.mk" +.include "../../x11/xtrans/buildlink3.mk" + +.include "../../mk/bsd.pkg.mk" diff --git a/x11/modular-xorg-server112/PLIST b/x11/modular-xorg-server112/PLIST new file mode 100644 index 000000000..1faf5cfc1 --- /dev/null +++ b/x11/modular-xorg-server112/PLIST @@ -0,0 +1,213 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/03 09:46:18 tnn Exp $ +bin/X +bin/Xnest +bin/Xorg +bin/Xvfb +bin/cvt +bin/gtf +include/xorg/BT.h +include/xorg/IBM.h +include/xorg/TI.h +include/xorg/XIstubs.h +include/xorg/Xprintf.h +include/xorg/bt829.h +include/xorg/callback.h +include/xorg/client.h +include/xorg/closestr.h +include/xorg/closure.h +include/xorg/colormap.h +include/xorg/colormapst.h +include/xorg/compiler.h +include/xorg/compositeext.h +include/xorg/cursor.h +include/xorg/cursorstr.h +include/xorg/damage.h +include/xorg/damagestr.h +include/xorg/dbestruct.h +include/xorg/dgaproc.h +include/xorg/dix.h +include/xorg/dixaccess.h +include/xorg/dixevents.h +include/xorg/dixfont.h +include/xorg/dixfontstr.h +include/xorg/dixgrabs.h +include/xorg/dixstruct.h +${PLIST.dri}include/xorg/dri.h +include/xorg/dri2.h +${PLIST.dri}include/xorg/dristruct.h +include/xorg/edid.h +include/xorg/events.h +include/xorg/exa.h +include/xorg/exevents.h +include/xorg/extension.h +include/xorg/extinit.h +include/xorg/extnsionst.h +include/xorg/fb.h +include/xorg/fbdevhw.h +include/xorg/fboverlay.h +include/xorg/fbpict.h +include/xorg/fbrop.h +include/xorg/fi1236.h +include/xorg/fourcc.h +include/xorg/gc.h +include/xorg/gcstruct.h +include/xorg/geext.h +include/xorg/geint.h +include/xorg/globals.h +include/xorg/glyphstr.h +include/xorg/hotplug.h +include/xorg/i2c_def.h +include/xorg/input.h +include/xorg/inputstr.h +include/xorg/list.h +include/xorg/mi.h +include/xorg/mibstore.h +include/xorg/micmap.h +include/xorg/micoord.h +include/xorg/mifillarc.h +include/xorg/mifpoly.h +include/xorg/migc.h +include/xorg/miline.h +include/xorg/mioverlay.h +include/xorg/mipict.h +include/xorg/mipointer.h +include/xorg/mipointrst.h +include/xorg/misc.h +include/xorg/miscstruct.h +include/xorg/mispans.h +include/xorg/mistruct.h +include/xorg/misync.h +include/xorg/misyncstr.h +include/xorg/miwideline.h +include/xorg/mizerarc.h +include/xorg/msp3430.h +include/xorg/opaque.h +include/xorg/optionstr.h +include/xorg/os.h +include/xorg/panoramiX.h +include/xorg/panoramiXsrv.h +include/xorg/picture.h +include/xorg/picturestr.h +include/xorg/pixmap.h +include/xorg/pixmapstr.h +include/xorg/privates.h +include/xorg/property.h +include/xorg/propertyst.h +include/xorg/ptrveloc.h +include/xorg/randrstr.h +include/xorg/region.h +include/xorg/regionstr.h +include/xorg/registry.h +include/xorg/resource.h +include/xorg/rgb.h +include/xorg/rrtransform.h +${PLIST.dri}include/xorg/sarea.h +include/xorg/screenint.h +include/xorg/scrnintstr.h +include/xorg/selection.h +include/xorg/servermd.h +include/xorg/shadow.h +include/xorg/shadowfb.h +include/xorg/shmint.h +include/xorg/site.h +${PLIST.sunos}include/xorg/solaris-${SUNOS_ARCH}.il +include/xorg/swaprep.h +include/xorg/swapreq.h +include/xorg/syncsdk.h +include/xorg/tda8425.h +include/xorg/tda9850.h +include/xorg/tda9885.h +include/xorg/uda1380.h +include/xorg/validate.h +include/xorg/vbe.h +include/xorg/vbeModes.h +include/xorg/vgaHW.h +include/xorg/vidmodeproc.h +include/xorg/wfbrename.h +include/xorg/window.h +include/xorg/windowstr.h +include/xorg/xaarop.h +include/xorg/xaa.h +include/xorg/xaalocal.h +include/xorg/xace.h +include/xorg/xacestr.h +include/xorg/xf86.h +include/xorg/xf86Crtc.h +include/xorg/xf86Cursor.h +include/xorg/xf86DDC.h +include/xorg/xf86Modes.h +include/xorg/xf86Module.h +include/xorg/xf86Opt.h +include/xorg/xf86Optionstr.h +include/xorg/xf86Optrec.h +include/xorg/xf86Parser.h +include/xorg/xf86Pci.h +include/xorg/xf86PciInfo.h +include/xorg/xf86Priv.h +include/xorg/xf86Privstr.h +include/xorg/xf86RamDac.h +include/xorg/xf86RandR12.h +include/xorg/xf86Rename.h +include/xorg/xf86VGAarbiter.h +include/xorg/xf86Xinput.h +include/xorg/xf86_OSlib.h +include/xorg/xf86_OSproc.h +include/xorg/xf86cmap.h +include/xorg/xf86fbman.h +include/xorg/xf86i2c.h +include/xorg/xf86int10.h +include/xorg/xf86sbusBus.h +include/xorg/xf86str.h +include/xorg/xf86xv.h +include/xorg/xf86xvmc.h +include/xorg/xf86xvpriv.h +include/xorg/xfixes.h +include/xorg/xisb.h +include/xorg/xkbfile.h +include/xorg/xkbrules.h +include/xorg/xkbsrv.h +include/xorg/xkbstr.h +include/xorg/xorg-server.h +include/xorg/xorgVersion.h +include/xorg/xserver-properties.h +include/xorg/xvdix.h +include/xorg/xvmcext.h +lib/pkgconfig/xorg-server.pc +${PLIST.dri}lib/xorg/modules/extensions/libdbe.la +${PLIST.dri}lib/xorg/modules/extensions/libdri.la +${PLIST.dri}lib/xorg/modules/extensions/libdri2.la +${PLIST.dri}lib/xorg/modules/extensions/libextmod.la +${PLIST.dri}lib/xorg/modules/extensions/libglx.la +${PLIST.dri}lib/xorg/modules/extensions/librecord.la +lib/xorg/modules/libexa.la +lib/xorg/modules/libfb.la +lib/xorg/modules/libfbdevhw.la +lib/xorg/modules/libint10.la +lib/xorg/modules/libshadow.la +lib/xorg/modules/libshadowfb.la +lib/xorg/modules/libvbe.la +lib/xorg/modules/libvgahw.la +lib/xorg/modules/libwfb.la +lib/xorg/modules/libxaa.la +lib/xorg/modules/multimedia/bt829_drv.la +lib/xorg/modules/multimedia/fi1236_drv.la +lib/xorg/modules/multimedia/msp3430_drv.la +lib/xorg/modules/multimedia/tda8425_drv.la +lib/xorg/modules/multimedia/tda9850_drv.la +lib/xorg/modules/multimedia/tda9885_drv.la +lib/xorg/modules/multimedia/uda1380_drv.la +lib/xorg/protocol.txt +man/man1/Xnest.1 +man/man1/Xorg.1 +man/man1/Xserver.1 +man/man1/Xvfb.1 +man/man1/cvt.1 +man/man1/gtf.1 +man/man4/exa.4 +man/man4/fbdevhw.4 +man/man5/xorg.conf.5 +man/man5/xorg.conf.d.5 +share/aclocal/xorg-server.m4 +${PLIST.dtrace}share/doc/xorg-server/Xserver-DTrace.xml +@pkgdir lib/xorg/modules/input +@pkgdir lib/xorg/modules/drivers diff --git a/x11/modular-xorg-server112/distinfo b/x11/modular-xorg-server112/distinfo new file mode 100644 index 000000000..794710321 --- /dev/null +++ b/x11/modular-xorg-server112/distinfo @@ -0,0 +1,68 @@ +$NetBSD: distinfo,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +SHA1 (xorg-server-1.12.4.tar.bz2) = 6d616874f9c7677bda08dc073c03f83e78fbc585 +RMD160 (xorg-server-1.12.4.tar.bz2) = 4907b5dc42efd6b3fb6bf9d64f1441080a6a6983 +Size (xorg-server-1.12.4.tar.bz2) = 5444761 bytes +SHA1 (patch-Xext_xcmisc.c) = 8bf7ff8c928b14f6e98d2f1240ea5736bcf43021 +SHA1 (patch-Xext_xvdisp.c) = 5c85a221d11f9893bc68d223cf75e63c00586a9f +SHA1 (patch-Xi_chgdctl.c) = 0bba99d4fe90832d9f364aa4d2eef4ba7f18ff24 +SHA1 (patch-Xi_chgfctl.c) = 1fb0fb890fc28e5374a00cc29aeee8ae1401f41c +SHA1 (patch-Xi_sendexev.c) = 387d7382ad31b85530cdfb068831b29cf2f15755 +SHA1 (patch-Xi_xiallowev.c) = 4d10addbd669bd3b867b6e209e876806c402f3e2 +SHA1 (patch-Xi_xichangecursor.c) = f123415ca0b481bca7f43731992d8ce3ef842aac +SHA1 (patch-Xi_xichangehierarchy.c) = 35ac279d2f7c4ed57bc583df2067a13c1dbee1bf +SHA1 (patch-Xi_xigetclientpointer.c) = 7bac39459d98cf13fcd33582a594f67c53936881 +SHA1 (patch-Xi_xigrabdev.c) = 882474440142ffd1874b018d2cb3bceeff3c12ce +SHA1 (patch-Xi_xipassivegrab.c) = 2a8c97b5e963ae48711db4e9e6c1e7fc6d49d645 +SHA1 (patch-Xi_xiproperty.c) = ba3fd9f9305f95ecf616cea5b221aa2a5de03096 +SHA1 (patch-Xi_xiquerydevice.c) = 33d70ace5b969521e573eb4ce416185b910374db +SHA1 (patch-Xi_xiquerypointer.c) = e9dc180b4697d7a519d470e4f879a61dd64be2f2 +SHA1 (patch-Xi_xiselectev.c) = a17d893af3855f8676f4747defcb2b6866db0ec6 +SHA1 (patch-Xi_xisetclientpointer.c) = 3e1c4c7087383474f39362f9b53bc449d35b28ee +SHA1 (patch-Xi_xisetdevfocus.c) = add3a8f096fa90c9966128f8641e447c570a8a11 +SHA1 (patch-Xi_xiwarppointer.c) = 0567dcc1ff2f8de4fa5caf865edd084611ff8c5c +SHA1 (patch-configure) = 031bc0accf1dd71ed687e7aac3fcc9498cb06784 +SHA1 (patch-configure.ac) = c7dc061377e3bb25425ad3f418c40a45a0e55440 +SHA1 (patch-dbe_dbe.c) = 7c31812b30613b42e509677b6a430d261046a77a +SHA1 (patch-dix_dispatch.c) = 454ce12b27d3906b22f32d7d4c1a3a6a6fb549e3 +SHA1 (patch-dix_dixfonts.c) = 2f1fd51c538eab12c06b85c4ddab18af25338174 +SHA1 (patch-dix_region.c) = 0a7fe6f67c4780c003f1e662be20e2294a7562f2 +SHA1 (patch-exa_exa__render.c) = e20fd4a8d30162d3d7b084ed2dbd46779387f25a +SHA1 (patch-glx_glxcmds.c) = 2566885001178f47eb151a2ef84450b60137f3c1 +SHA1 (patch-glx_glxcmdsswap.c) = b9a0d5386ba928d2db95885f0b68414ffbae71ef +SHA1 (patch-glx_glxserver.h) = 47bd1cc49dbf761c042f00adc6db8cec2a038501 +SHA1 (patch-glx_indirect__program.c) = fb49f91690ff3488e11f4708f23aaa358f98d40c +SHA1 (patch-glx_indirect__reqsize.c) = 0b0305bb8b6a215f0e7548bf85ea571bed8df00b +SHA1 (patch-glx_indirect__reqsize.h) = fa963a97083dc5b0cf6f80b76905ce1f21ea0d5e +SHA1 (patch-glx_indirect__texture__compression.c) = b2af15e99e65c7f43a0218f6813b5bd4407618ea +SHA1 (patch-glx_indirect__util.c) = 182c3c5768e87118ace979304a350c137a1119db +SHA1 (patch-glx_rensize.c) = 574c5bf883ba9046e5cab52c0bd2919440ad1460 +SHA1 (patch-glx_single2.c) = 05cd1c9ba051561d68a28e23af7a5e7aaa942b82 +SHA1 (patch-glx_single2swap.c) = 900787c9b5e5f842141ea146f1b06740cfa7aa81 +SHA1 (patch-glx_singlepix.c) = 72ac42939b37ae0d57fc06453344ca76cdf2c856 +SHA1 (patch-glx_singlepixswap.c) = 1e3d54d3082a59d21edd81276980b953efc39ebb +SHA1 (patch-glx_swap__interval.c) = 2ff4e2e7d2793dd8558b04c1f72abfa81998f2c6 +SHA1 (patch-glx_unpack.h) = 5ae5c10c93835cb51c08f5dae05c5a5e2afaad98 +SHA1 (patch-hw_xfree86_common_compiler.h) = 88de747715b80b22f448869ab32dce1641bcb6db +SHA1 (patch-hw_xfree86_dri2_dri2.c) = 32a8c309f9ae417c99fe81b6a9c3b1f402880981 +SHA1 (patch-hw_xfree86_dri2_dri2ext.c) = bc2b57e4bef5ae386d1d3a015c01d243f8880ab4 +SHA1 (patch-hw_xfree86_os-support_xf86__OSlib.h) = 7c2760509610b44915da077b22899bef9c338cc1 +SHA1 (patch-include_dix.h) = ab0dc2debd87f29c0ac7f971a3cad4850b239c3a +SHA1 (patch-include_regionstr.h) = c6f3e3b263593b622e7087d3ebe2b470cf9526e3 +SHA1 (patch-os_access.c) = 94ee087d68bc9ba713dbe42102f971a1b8e6a3c4 +SHA1 (patch-os_rpcauth.c) = 6617d5ef0e3cc5e9e10cd8db74f87e347e52ebe3 +SHA1 (patch-randr_randr.c) = e8d2b72f8230a2a8a6ade47f5459ec9b0849ed0b +SHA1 (patch-randr_randrstr.h) = f634438dda61111b3bf3b77580951a638fbdea10 +SHA1 (patch-randr_rrsdispatch.c) = 13a2e819fea3ab8fa4caee7f9450a518ac41e517 +SHA1 (patch-render_picture.h) = ec7085022e2c896daaa91378632003aabd957f5e +SHA1 (patch-render_render.c) = f86496fc392681d2fba3c50bbd37b24b78bed682 +SHA1 (patch-test_Makefile.am) = 77caa0c25103307d5bd30178f72e552dbae9555a +SHA1 (patch-test_misc.c) = 1615c03ceb595fa976a571455723665025c14aa0 +SHA1 (patch-test_xi1_Makefile.am) = c5b7a86f6b4e8381c3063fa840de5e238a5877a4 +SHA1 (patch-test_xi1_protocol-xchangedevicecontrol.c) = e3efd2a5e8f93f6acf2f561451ca3d26a70ad826 +SHA1 (patch-test_xi2_protocol-xigetclientpointer.c) = e2eb3995d0bae797ba86d81165930dcd7365c74d +SHA1 (patch-test_xi2_protocol-xipassivegrabdevice.c) = 503566a73fe797a98f637fb9dd497d55e7e7db1d +SHA1 (patch-test_xi2_protocol-xiquerypointer.c) = 6594dff2bccac46aa4b8aec7c517d122517407ad +SHA1 (patch-test_xi2_protocol-xiwarppointer.c) = fda57d72b963890478e8e78dfbe2864eb51971d2 +SHA1 (patch-xfixes_select.c) = 0f0dac08732a54112a2f0a7b3f1393a28fbfd8bc +SHA1 (patch-xkb_xkb.c) = 95861e071546428ab5ada2365e2b8201f238577c diff --git a/x11/modular-xorg-server112/options.mk b/x11/modular-xorg-server112/options.mk new file mode 100644 index 000000000..018df660a --- /dev/null +++ b/x11/modular-xorg-server112/options.mk @@ -0,0 +1,41 @@ +# $NetBSD: options.mk,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.modular-xorg-server +PKG_SUPPORTED_OPTIONS= dri inet6 debug dtrace +PKG_SUGGESTED_OPTIONS= dri inet6 + +.include "../../mk/bsd.options.mk" + +PLIST_VARS+= dri dtrace + +.if !empty(PKG_OPTIONS:Mdri) +PLIST.dri= yes +CONFIGURE_ARGS+= --enable-dri +CONFIGURE_ARGS+= --enable-glx +CONFIGURE_ARGS+= --enable-aiglx +.else +### +### XXX Perhaps we should allow for a built-in glx without dri enabled? +### +CONFIGURE_ARGS+= --disable-dri +CONFIGURE_ARGS+= --disable-glx +.endif + +.if !empty(PKG_OPTIONS:Minet6) +CONFIGURE_ARGS+= --enable-ipv6 +.else +CONFIGURE_ARGS+= --disable-ipv6 +.endif + +.if !empty(PKG_OPTIONS:Mdebug) +CONFIGURE_ARGS+= --enable-debug +CFLAGS+= -ggdb +.endif + + +.if !empty(PKG_OPTIONS:Mdtrace) +PLIST.dtrace= yes +CONFIGURE_ARGS+= --with-dtrace +.else +CONFIGURE_ARGS+= --without-dtrace +.endif diff --git a/x11/modular-xorg-server/patches/patch-Xext_xcmisc.c b/x11/modular-xorg-server112/patches/patch-Xext_xcmisc.c similarity index 85% rename from x11/modular-xorg-server/patches/patch-Xext_xcmisc.c rename to x11/modular-xorg-server112/patches/patch-Xext_xcmisc.c index ec3cf0f9f..106e55927 100644 --- a/x11/modular-xorg-server/patches/patch-Xext_xcmisc.c +++ b/x11/modular-xorg-server112/patches/patch-Xext_xcmisc.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xext_xcmisc.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xext_xcmisc.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xext_xvdisp.c b/x11/modular-xorg-server112/patches/patch-Xext_xvdisp.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-Xext_xvdisp.c rename to x11/modular-xorg-server112/patches/patch-Xext_xvdisp.c index 3b256648c..547e99675 100644 --- a/x11/modular-xorg-server/patches/patch-Xext_xvdisp.c +++ b/x11/modular-xorg-server112/patches/patch-Xext_xvdisp.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xext_xvdisp.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xext_xvdisp.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_chgdctl.c b/x11/modular-xorg-server112/patches/patch-Xi_chgdctl.c similarity index 95% rename from x11/modular-xorg-server/patches/patch-Xi_chgdctl.c rename to x11/modular-xorg-server112/patches/patch-Xi_chgdctl.c index c96716550..5603ef674 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_chgdctl.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_chgdctl.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_chgdctl.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_chgdctl.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_chgfctl.c b/x11/modular-xorg-server112/patches/patch-Xi_chgfctl.c similarity index 88% rename from x11/modular-xorg-server/patches/patch-Xi_chgfctl.c rename to x11/modular-xorg-server112/patches/patch-Xi_chgfctl.c index 7b0cc5fce..5a6da54ba 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_chgfctl.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_chgfctl.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_chgfctl.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_chgfctl.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_sendexev.c b/x11/modular-xorg-server112/patches/patch-Xi_sendexev.c similarity index 87% rename from x11/modular-xorg-server/patches/patch-Xi_sendexev.c rename to x11/modular-xorg-server112/patches/patch-Xi_sendexev.c index 01c72287c..a83043301 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_sendexev.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_sendexev.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_sendexev.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_sendexev.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xiallowev.c b/x11/modular-xorg-server112/patches/patch-Xi_xiallowev.c similarity index 91% rename from x11/modular-xorg-server/patches/patch-Xi_xiallowev.c rename to x11/modular-xorg-server112/patches/patch-Xi_xiallowev.c index e567a577c..478aaf465 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xiallowev.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xiallowev.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xiallowev.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xiallowev.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xichangecursor.c b/x11/modular-xorg-server112/patches/patch-Xi_xichangecursor.c similarity index 89% rename from x11/modular-xorg-server/patches/patch-Xi_xichangecursor.c rename to x11/modular-xorg-server112/patches/patch-Xi_xichangecursor.c index 3653bfbba..5034269b9 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xichangecursor.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xichangecursor.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xichangecursor.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xichangecursor.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xichangehierarchy.c b/x11/modular-xorg-server112/patches/patch-Xi_xichangehierarchy.c similarity index 97% rename from x11/modular-xorg-server/patches/patch-Xi_xichangehierarchy.c rename to x11/modular-xorg-server112/patches/patch-Xi_xichangehierarchy.c index 469a00777..00e6d1682 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xichangehierarchy.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xichangehierarchy.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xichangehierarchy.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xichangehierarchy.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xigetclientpointer.c b/x11/modular-xorg-server112/patches/patch-Xi_xigetclientpointer.c similarity index 84% rename from x11/modular-xorg-server/patches/patch-Xi_xigetclientpointer.c rename to x11/modular-xorg-server112/patches/patch-Xi_xigetclientpointer.c index 2e74986a1..4da6b0358 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xigetclientpointer.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xigetclientpointer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xigetclientpointer.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xigetclientpointer.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xigrabdev.c b/x11/modular-xorg-server112/patches/patch-Xi_xigrabdev.c similarity index 95% rename from x11/modular-xorg-server/patches/patch-Xi_xigrabdev.c rename to x11/modular-xorg-server112/patches/patch-Xi_xigrabdev.c index b3c1bd1f7..612fa0667 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xigrabdev.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xigrabdev.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xigrabdev.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xigrabdev.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xipassivegrab.c b/x11/modular-xorg-server112/patches/patch-Xi_xipassivegrab.c similarity index 97% rename from x11/modular-xorg-server/patches/patch-Xi_xipassivegrab.c rename to x11/modular-xorg-server112/patches/patch-Xi_xipassivegrab.c index d62bd119f..faec485c0 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xipassivegrab.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xipassivegrab.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xipassivegrab.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xipassivegrab.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xiproperty.c b/x11/modular-xorg-server112/patches/patch-Xi_xiproperty.c similarity index 97% rename from x11/modular-xorg-server/patches/patch-Xi_xiproperty.c rename to x11/modular-xorg-server112/patches/patch-Xi_xiproperty.c index 6e5c1faf1..414ced825 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xiproperty.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xiproperty.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xiproperty.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xiproperty.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xiquerydevice.c b/x11/modular-xorg-server112/patches/patch-Xi_xiquerydevice.c similarity index 85% rename from x11/modular-xorg-server/patches/patch-Xi_xiquerydevice.c rename to x11/modular-xorg-server112/patches/patch-Xi_xiquerydevice.c index d3744402e..c936a789b 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xiquerydevice.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xiquerydevice.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xiquerydevice.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xiquerydevice.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xiquerypointer.c b/x11/modular-xorg-server112/patches/patch-Xi_xiquerypointer.c similarity index 86% rename from x11/modular-xorg-server/patches/patch-Xi_xiquerypointer.c rename to x11/modular-xorg-server112/patches/patch-Xi_xiquerypointer.c index 0743eb65d..b683ed1cb 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xiquerypointer.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xiquerypointer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xiquerypointer.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xiquerypointer.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xiselectev.c b/x11/modular-xorg-server112/patches/patch-Xi_xiselectev.c similarity index 94% rename from x11/modular-xorg-server/patches/patch-Xi_xiselectev.c rename to x11/modular-xorg-server112/patches/patch-Xi_xiselectev.c index c35dc0e42..01330f706 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xiselectev.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xiselectev.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xiselectev.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xiselectev.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xisetclientpointer.c b/x11/modular-xorg-server112/patches/patch-Xi_xisetclientpointer.c similarity index 87% rename from x11/modular-xorg-server/patches/patch-Xi_xisetclientpointer.c rename to x11/modular-xorg-server112/patches/patch-Xi_xisetclientpointer.c index e474e6b1d..d1859ce9c 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xisetclientpointer.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xisetclientpointer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xisetclientpointer.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xisetclientpointer.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xisetdevfocus.c b/x11/modular-xorg-server112/patches/patch-Xi_xisetdevfocus.c similarity index 90% rename from x11/modular-xorg-server/patches/patch-Xi_xisetdevfocus.c rename to x11/modular-xorg-server112/patches/patch-Xi_xisetdevfocus.c index 1afbff2d5..efcf633b4 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xisetdevfocus.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xisetdevfocus.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xisetdevfocus.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xisetdevfocus.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-Xi_xiwarppointer.c b/x11/modular-xorg-server112/patches/patch-Xi_xiwarppointer.c similarity index 86% rename from x11/modular-xorg-server/patches/patch-Xi_xiwarppointer.c rename to x11/modular-xorg-server112/patches/patch-Xi_xiwarppointer.c index cc9a6a200..03af61c70 100644 --- a/x11/modular-xorg-server/patches/patch-Xi_xiwarppointer.c +++ b/x11/modular-xorg-server112/patches/patch-Xi_xiwarppointer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-Xi_xiwarppointer.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-Xi_xiwarppointer.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server112/patches/patch-configure b/x11/modular-xorg-server112/patches/patch-configure new file mode 100644 index 000000000..24cf97756 --- /dev/null +++ b/x11/modular-xorg-server112/patches/patch-configure @@ -0,0 +1,14 @@ +$NetBSD: patch-configure,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +Allow x86_64 as a SunOS arch. +--- configure.orig 2009-10-12 05:04:15.000000000 +0000 ++++ configure +@@ -18293,7 +18293,7 @@ fi + sparc*) + SOLARIS_INOUT_ARCH="sparcv8plus" + ;; +- i*86) ++ i*86|x86_64) + if test x$SOLARIS_64 = xyes ; then + SOLARIS_INOUT_ARCH="amd64" + else diff --git a/x11/modular-xorg-server112/patches/patch-configure.ac b/x11/modular-xorg-server112/patches/patch-configure.ac new file mode 100644 index 000000000..21645b558 --- /dev/null +++ b/x11/modular-xorg-server112/patches/patch-configure.ac @@ -0,0 +1,15 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +X.Org Security Advisory: Dec. 9, 2014 +Protocol handling issues in X Window System servers + +--- configure.ac.orig 2012-08-27 05:10:47.000000000 +0000 ++++ configure.ac +@@ -2229,6 +2229,7 @@ hw/kdrive/fbdev/Makefile + hw/kdrive/linux/Makefile + hw/kdrive/src/Makefile + test/Makefile ++test/xi1/Makefile + test/xi2/Makefile + xserver.ent + xorg-server.pc diff --git a/x11/modular-xorg-server/patches/patch-dbe_dbe.c b/x11/modular-xorg-server112/patches/patch-dbe_dbe.c similarity index 95% rename from x11/modular-xorg-server/patches/patch-dbe_dbe.c rename to x11/modular-xorg-server112/patches/patch-dbe_dbe.c index f13df89db..a1750fe78 100644 --- a/x11/modular-xorg-server/patches/patch-dbe_dbe.c +++ b/x11/modular-xorg-server112/patches/patch-dbe_dbe.c @@ -1,4 +1,4 @@ -$NetBSD: patch-dbe_dbe.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-dbe_dbe.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-dix_dispatch.c b/x11/modular-xorg-server112/patches/patch-dix_dispatch.c similarity index 89% rename from x11/modular-xorg-server/patches/patch-dix_dispatch.c rename to x11/modular-xorg-server112/patches/patch-dix_dispatch.c index 13212920e..3f6f14b5b 100644 --- a/x11/modular-xorg-server/patches/patch-dix_dispatch.c +++ b/x11/modular-xorg-server112/patches/patch-dix_dispatch.c @@ -1,4 +1,4 @@ -$NetBSD: patch-dix_dispatch.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-dix_dispatch.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-dix_dixfonts.c b/x11/modular-xorg-server112/patches/patch-dix_dixfonts.c similarity index 97% rename from x11/modular-xorg-server/patches/patch-dix_dixfonts.c rename to x11/modular-xorg-server112/patches/patch-dix_dixfonts.c index 33e9d541a..73b029c5f 100644 --- a/x11/modular-xorg-server/patches/patch-dix_dixfonts.c +++ b/x11/modular-xorg-server112/patches/patch-dix_dixfonts.c @@ -1,4 +1,4 @@ -$NetBSD: patch-dix_dixfonts.c,v 1.1 2013/10/08 20:33:54 wiz Exp $ +$NetBSD: patch-dix_dixfonts.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ Fix CVE-2013-4396. diff --git a/x11/modular-xorg-server/patches/patch-dix_region.c b/x11/modular-xorg-server112/patches/patch-dix_region.c similarity index 97% rename from x11/modular-xorg-server/patches/patch-dix_region.c rename to x11/modular-xorg-server112/patches/patch-dix_region.c index 0d744f151..3cd451a04 100644 --- a/x11/modular-xorg-server/patches/patch-dix_region.c +++ b/x11/modular-xorg-server112/patches/patch-dix_region.c @@ -1,4 +1,4 @@ -$NetBSD: patch-dix_region.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-dix_region.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server112/patches/patch-exa_exa__render.c b/x11/modular-xorg-server112/patches/patch-exa_exa__render.c new file mode 100644 index 000000000..120f1bbcd --- /dev/null +++ b/x11/modular-xorg-server112/patches/patch-exa_exa__render.c @@ -0,0 +1,17 @@ +$NetBSD: patch-exa_exa__render.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +Fix CVE-2013-6424 using +http://lists.x.org/archives/xorg-devel/2013-October/037996.html + +--- exa/exa_render.c.orig 2012-05-17 17:09:02.000000000 +0000 ++++ exa/exa_render.c +@@ -1141,7 +1141,8 @@ exaTrapezoids(CARD8 op, PicturePtr pSrc, + + exaPrepareAccess(pPicture->pDrawable, EXA_PREPARE_DEST); + for (; ntrap; ntrap--, traps++) +- (*ps->RasterizeTrapezoid) (pPicture, traps, -bounds.x1, -bounds.y1); ++ if (xTrapezoidValid(traps)) ++ (*ps->RasterizeTrapezoid) (pPicture, traps, -bounds.x1, -bounds.y1); + exaFinishAccess(pPicture->pDrawable, EXA_PREPARE_DEST); + + xRel = bounds.x1 + xSrc - xDst; diff --git a/x11/modular-xorg-server/patches/patch-glx_glxcmds.c b/x11/modular-xorg-server112/patches/patch-glx_glxcmds.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-glx_glxcmds.c rename to x11/modular-xorg-server112/patches/patch-glx_glxcmds.c index f4b953fc7..9f2adfa94 100644 --- a/x11/modular-xorg-server/patches/patch-glx_glxcmds.c +++ b/x11/modular-xorg-server112/patches/patch-glx_glxcmds.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_glxcmds.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_glxcmds.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_glxcmdsswap.c b/x11/modular-xorg-server112/patches/patch-glx_glxcmdsswap.c similarity index 94% rename from x11/modular-xorg-server/patches/patch-glx_glxcmdsswap.c rename to x11/modular-xorg-server112/patches/patch-glx_glxcmdsswap.c index dfc9f6243..9a8fb7f07 100644 --- a/x11/modular-xorg-server/patches/patch-glx_glxcmdsswap.c +++ b/x11/modular-xorg-server112/patches/patch-glx_glxcmdsswap.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_glxcmdsswap.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_glxcmdsswap.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_glxserver.h b/x11/modular-xorg-server112/patches/patch-glx_glxserver.h similarity index 95% rename from x11/modular-xorg-server/patches/patch-glx_glxserver.h rename to x11/modular-xorg-server112/patches/patch-glx_glxserver.h index 82de6cf4a..dbc42be2e 100644 --- a/x11/modular-xorg-server/patches/patch-glx_glxserver.h +++ b/x11/modular-xorg-server112/patches/patch-glx_glxserver.h @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_glxserver.h,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_glxserver.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_indirect__program.c b/x11/modular-xorg-server112/patches/patch-glx_indirect__program.c similarity index 87% rename from x11/modular-xorg-server/patches/patch-glx_indirect__program.c rename to x11/modular-xorg-server112/patches/patch-glx_indirect__program.c index 4f0ecca77..f23e799bc 100644 --- a/x11/modular-xorg-server/patches/patch-glx_indirect__program.c +++ b/x11/modular-xorg-server112/patches/patch-glx_indirect__program.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_indirect__program.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_indirect__program.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_indirect__reqsize.c b/x11/modular-xorg-server112/patches/patch-glx_indirect__reqsize.c similarity index 99% rename from x11/modular-xorg-server/patches/patch-glx_indirect__reqsize.c rename to x11/modular-xorg-server112/patches/patch-glx_indirect__reqsize.c index f3af16581..c562d6080 100644 --- a/x11/modular-xorg-server/patches/patch-glx_indirect__reqsize.c +++ b/x11/modular-xorg-server112/patches/patch-glx_indirect__reqsize.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_indirect__reqsize.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_indirect__reqsize.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_indirect__reqsize.h b/x11/modular-xorg-server112/patches/patch-glx_indirect__reqsize.h similarity index 99% rename from x11/modular-xorg-server/patches/patch-glx_indirect__reqsize.h rename to x11/modular-xorg-server112/patches/patch-glx_indirect__reqsize.h index ed519e0fa..0bc8c5324 100644 --- a/x11/modular-xorg-server/patches/patch-glx_indirect__reqsize.h +++ b/x11/modular-xorg-server112/patches/patch-glx_indirect__reqsize.h @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_indirect__reqsize.h,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_indirect__reqsize.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_indirect__texture__compression.c b/x11/modular-xorg-server112/patches/patch-glx_indirect__texture__compression.c similarity index 90% rename from x11/modular-xorg-server/patches/patch-glx_indirect__texture__compression.c rename to x11/modular-xorg-server112/patches/patch-glx_indirect__texture__compression.c index 44f58b461..fe900bf84 100644 --- a/x11/modular-xorg-server/patches/patch-glx_indirect__texture__compression.c +++ b/x11/modular-xorg-server112/patches/patch-glx_indirect__texture__compression.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_indirect__texture__compression.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_indirect__texture__compression.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_indirect__util.c b/x11/modular-xorg-server112/patches/patch-glx_indirect__util.c similarity index 88% rename from x11/modular-xorg-server/patches/patch-glx_indirect__util.c rename to x11/modular-xorg-server112/patches/patch-glx_indirect__util.c index 7154837c3..ee446fa17 100644 --- a/x11/modular-xorg-server/patches/patch-glx_indirect__util.c +++ b/x11/modular-xorg-server112/patches/patch-glx_indirect__util.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_indirect__util.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_indirect__util.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_rensize.c b/x11/modular-xorg-server112/patches/patch-glx_rensize.c similarity index 97% rename from x11/modular-xorg-server/patches/patch-glx_rensize.c rename to x11/modular-xorg-server112/patches/patch-glx_rensize.c index 655b16f11..b14f242cd 100644 --- a/x11/modular-xorg-server/patches/patch-glx_rensize.c +++ b/x11/modular-xorg-server112/patches/patch-glx_rensize.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_rensize.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_rensize.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_single2.c b/x11/modular-xorg-server112/patches/patch-glx_single2.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-glx_single2.c rename to x11/modular-xorg-server112/patches/patch-glx_single2.c index 6987707a3..24f0c1dc3 100644 --- a/x11/modular-xorg-server/patches/patch-glx_single2.c +++ b/x11/modular-xorg-server112/patches/patch-glx_single2.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_single2.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_single2.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_single2swap.c b/x11/modular-xorg-server112/patches/patch-glx_single2swap.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-glx_single2swap.c rename to x11/modular-xorg-server112/patches/patch-glx_single2swap.c index 4c4e98d3b..1487c83df 100644 --- a/x11/modular-xorg-server/patches/patch-glx_single2swap.c +++ b/x11/modular-xorg-server112/patches/patch-glx_single2swap.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_single2swap.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_single2swap.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_singlepix.c b/x11/modular-xorg-server112/patches/patch-glx_singlepix.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-glx_singlepix.c rename to x11/modular-xorg-server112/patches/patch-glx_singlepix.c index 9131b9217..f894327ef 100644 --- a/x11/modular-xorg-server/patches/patch-glx_singlepix.c +++ b/x11/modular-xorg-server112/patches/patch-glx_singlepix.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_singlepix.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_singlepix.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_singlepixswap.c b/x11/modular-xorg-server112/patches/patch-glx_singlepixswap.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-glx_singlepixswap.c rename to x11/modular-xorg-server112/patches/patch-glx_singlepixswap.c index 99da7a319..3060fb460 100644 --- a/x11/modular-xorg-server/patches/patch-glx_singlepixswap.c +++ b/x11/modular-xorg-server112/patches/patch-glx_singlepixswap.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_singlepixswap.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_singlepixswap.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_swap__interval.c b/x11/modular-xorg-server112/patches/patch-glx_swap__interval.c similarity index 85% rename from x11/modular-xorg-server/patches/patch-glx_swap__interval.c rename to x11/modular-xorg-server112/patches/patch-glx_swap__interval.c index 8acaa016d..a7c2cecae 100644 --- a/x11/modular-xorg-server/patches/patch-glx_swap__interval.c +++ b/x11/modular-xorg-server112/patches/patch-glx_swap__interval.c @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_swap__interval.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_swap__interval.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-glx_unpack.h b/x11/modular-xorg-server112/patches/patch-glx_unpack.h similarity index 90% rename from x11/modular-xorg-server/patches/patch-glx_unpack.h rename to x11/modular-xorg-server112/patches/patch-glx_unpack.h index 1c22887a8..18c1a6d10 100644 --- a/x11/modular-xorg-server/patches/patch-glx_unpack.h +++ b/x11/modular-xorg-server112/patches/patch-glx_unpack.h @@ -1,4 +1,4 @@ -$NetBSD: patch-glx_unpack.h,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-glx_unpack.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server112/patches/patch-hw_xfree86_common_compiler.h b/x11/modular-xorg-server112/patches/patch-hw_xfree86_common_compiler.h new file mode 100644 index 000000000..bad74c052 --- /dev/null +++ b/x11/modular-xorg-server112/patches/patch-hw_xfree86_common_compiler.h @@ -0,0 +1,53 @@ +$NetBSD: patch-hw_xfree86_common_compiler.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +--- hw/xfree86/common/compiler.h.orig 2013-05-21 17:33:57.000000000 +0000 ++++ hw/xfree86/common/compiler.h +@@ -1392,26 +1392,26 @@ inl(unsigned short port) + static __inline__ void + outb(unsigned short port, unsigned char val) + { +- __asm__ __volatile__("out%B0 (%1)"::"a"(val), "d"(port)); ++ __asm__ __volatile__("outb %0, %1"::"a"(val), "d"(port)); + } + + static __inline__ void + outw(unsigned short port, unsigned short val) + { +- __asm__ __volatile__("out%W0 (%1)"::"a"(val), "d"(port)); ++ __asm__ __volatile__("outw %0, %1"::"a"(val), "d"(port)); + } + + static __inline__ void + outl(unsigned short port, unsigned int val) + { +- __asm__ __volatile__("out%L0 (%1)"::"a"(val), "d"(port)); ++ __asm__ __volatile__("outl %0, %1"::"a"(val), "d"(port)); + } + + static __inline__ unsigned int + inb(unsigned short port) + { + unsigned char ret; +- __asm__ __volatile__("in%B0 (%1)":"=a"(ret):"d"(port)); ++ __asm__ __volatile__("inb %1, %0":"=a"(ret):"d"(port)); + + return ret; + } +@@ -1420,7 +1420,7 @@ static __inline__ unsigned int + inw(unsigned short port) + { + unsigned short ret; +- __asm__ __volatile__("in%W0 (%1)":"=a"(ret):"d"(port)); ++ __asm__ __volatile__("inw %1, %0":"=a"(ret):"d"(port)); + + return ret; + } +@@ -1429,7 +1429,7 @@ static __inline__ unsigned int + inl(unsigned short port) + { + unsigned int ret; +- __asm__ __volatile__("in%L0 (%1)":"=a"(ret):"d"(port)); ++ __asm__ __volatile__("inl %1, %0":"=a"(ret):"d"(port)); + + return ret; + } diff --git a/x11/modular-xorg-server112/patches/patch-hw_xfree86_dri2_dri2.c b/x11/modular-xorg-server112/patches/patch-hw_xfree86_dri2_dri2.c new file mode 100644 index 000000000..d1e1541aa --- /dev/null +++ b/x11/modular-xorg-server112/patches/patch-hw_xfree86_dri2_dri2.c @@ -0,0 +1,40 @@ +$NetBSD: patch-hw_xfree86_dri2_dri2.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ + +Fix uninitialized variables warning from clang (X crashes without this) + +dri2.c:242:27: note: initialize the variable 'ref' to silence this warning + DRI2DrawableRefPtr ref; +dri2.c:320:27: note: initialize the variable 'ref' to silence this warning + DRI2DrawableRefPtr ref, next; +dri2.c:601:27: note: initialize the variable 'ref' to silence this warning + DRI2DrawableRefPtr ref; + +--- hw/xfree86/dri2/dri2.c.orig 2012-08-02 00:05:32.000000000 +0000 ++++ hw/xfree86/dri2/dri2.c +@@ -239,7 +239,7 @@ typedef struct DRI2DrawableRefRec { + static DRI2DrawableRefPtr + DRI2LookupDrawableRef(DRI2DrawablePtr pPriv, XID id) + { +- DRI2DrawableRefPtr ref; ++ DRI2DrawableRefPtr ref = NULL; + + xorg_list_for_each_entry(ref, &pPriv->reference_list, link) { + if (ref->id == id) +@@ -317,7 +317,7 @@ DRI2DrawableGone(pointer p, XID id) + { + DRI2DrawablePtr pPriv = p; + DRI2ScreenPtr ds = pPriv->dri2_screen; +- DRI2DrawableRefPtr ref, next; ++ DRI2DrawableRefPtr ref = NULL, next; + WindowPtr pWin; + PixmapPtr pPixmap; + DrawablePtr pDraw; +@@ -598,7 +598,7 @@ static void + DRI2InvalidateDrawable(DrawablePtr pDraw) + { + DRI2DrawablePtr pPriv = DRI2GetDrawable(pDraw); +- DRI2DrawableRefPtr ref; ++ DRI2DrawableRefPtr ref = NULL; + + if (!pPriv || !pPriv->needInvalidate) + return; diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_dri2_dri2ext.c b/x11/modular-xorg-server112/patches/patch-hw_xfree86_dri2_dri2ext.c similarity index 88% rename from x11/modular-xorg-server/patches/patch-hw_xfree86_dri2_dri2ext.c rename to x11/modular-xorg-server112/patches/patch-hw_xfree86_dri2_dri2ext.c index 81fd51eda..84e51782b 100644 --- a/x11/modular-xorg-server/patches/patch-hw_xfree86_dri2_dri2ext.c +++ b/x11/modular-xorg-server112/patches/patch-hw_xfree86_dri2_dri2ext.c @@ -1,4 +1,4 @@ -$NetBSD: patch-hw_xfree86_dri2_dri2ext.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-hw_xfree86_dri2_dri2ext.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_xf86__OSlib.h b/x11/modular-xorg-server112/patches/patch-hw_xfree86_os-support_xf86__OSlib.h similarity index 87% rename from x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_xf86__OSlib.h rename to x11/modular-xorg-server112/patches/patch-hw_xfree86_os-support_xf86__OSlib.h index 097163a8f..d2961aef5 100644 --- a/x11/modular-xorg-server/patches/patch-hw_xfree86_os-support_xf86__OSlib.h +++ b/x11/modular-xorg-server112/patches/patch-hw_xfree86_os-support_xf86__OSlib.h @@ -1,4 +1,4 @@ -$NetBSD: patch-hw_xfree86_os-support_xf86__OSlib.h,v 1.1 2013/05/18 08:29:04 obache Exp $ +$NetBSD: patch-hw_xfree86_os-support_xf86__OSlib.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ * treat DragonFly same as newer FreeBSD. diff --git a/x11/modular-xorg-server/patches/patch-include_dix.h b/x11/modular-xorg-server112/patches/patch-include_dix.h similarity index 91% rename from x11/modular-xorg-server/patches/patch-include_dix.h rename to x11/modular-xorg-server112/patches/patch-include_dix.h index 6c6a38755..eb3426226 100644 --- a/x11/modular-xorg-server/patches/patch-include_dix.h +++ b/x11/modular-xorg-server112/patches/patch-include_dix.h @@ -1,4 +1,4 @@ -$NetBSD: patch-include_dix.h,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-include_dix.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-include_regionstr.h b/x11/modular-xorg-server112/patches/patch-include_regionstr.h similarity index 94% rename from x11/modular-xorg-server/patches/patch-include_regionstr.h rename to x11/modular-xorg-server112/patches/patch-include_regionstr.h index d92f8cc2d..2b591c156 100644 --- a/x11/modular-xorg-server/patches/patch-include_regionstr.h +++ b/x11/modular-xorg-server112/patches/patch-include_regionstr.h @@ -1,4 +1,4 @@ -$NetBSD: patch-include_regionstr.h,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-include_regionstr.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-os_access.c b/x11/modular-xorg-server112/patches/patch-os_access.c similarity index 94% rename from x11/modular-xorg-server/patches/patch-os_access.c rename to x11/modular-xorg-server112/patches/patch-os_access.c index 4e434e0ae..eab38558e 100644 --- a/x11/modular-xorg-server/patches/patch-os_access.c +++ b/x11/modular-xorg-server112/patches/patch-os_access.c @@ -1,4 +1,4 @@ -$NetBSD: patch-os_access.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-os_access.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-os_rpcauth.c b/x11/modular-xorg-server112/patches/patch-os_rpcauth.c similarity index 88% rename from x11/modular-xorg-server/patches/patch-os_rpcauth.c rename to x11/modular-xorg-server112/patches/patch-os_rpcauth.c index 128f6d9cd..ce25e854d 100644 --- a/x11/modular-xorg-server/patches/patch-os_rpcauth.c +++ b/x11/modular-xorg-server112/patches/patch-os_rpcauth.c @@ -1,4 +1,4 @@ -$NetBSD: patch-os_rpcauth.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-os_rpcauth.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-randr_randr.c b/x11/modular-xorg-server112/patches/patch-randr_randr.c similarity index 84% rename from x11/modular-xorg-server/patches/patch-randr_randr.c rename to x11/modular-xorg-server112/patches/patch-randr_randr.c index 83dbd7740..efffc7dd6 100644 --- a/x11/modular-xorg-server/patches/patch-randr_randr.c +++ b/x11/modular-xorg-server112/patches/patch-randr_randr.c @@ -1,4 +1,4 @@ -$NetBSD: patch-randr_randr.c,v 1.1 2015/03/03 00:55:58 khorben Exp $ +$NetBSD: patch-randr_randr.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ Implements RRSetChanged() diff --git a/x11/modular-xorg-server/patches/patch-randr_randrstr.h b/x11/modular-xorg-server112/patches/patch-randr_randrstr.h similarity index 81% rename from x11/modular-xorg-server/patches/patch-randr_randrstr.h rename to x11/modular-xorg-server112/patches/patch-randr_randrstr.h index 50a06139e..9cf508a09 100644 --- a/x11/modular-xorg-server/patches/patch-randr_randrstr.h +++ b/x11/modular-xorg-server112/patches/patch-randr_randrstr.h @@ -1,4 +1,4 @@ -$NetBSD: patch-randr_randrstr.h,v 1.1 2015/03/03 00:55:58 khorben Exp $ +$NetBSD: patch-randr_randrstr.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ Implements RRSetChanged() diff --git a/x11/modular-xorg-server/patches/patch-randr_rrsdispatch.c b/x11/modular-xorg-server112/patches/patch-randr_rrsdispatch.c similarity index 94% rename from x11/modular-xorg-server/patches/patch-randr_rrsdispatch.c rename to x11/modular-xorg-server112/patches/patch-randr_rrsdispatch.c index 3e947c7f7..c2f9573f4 100644 --- a/x11/modular-xorg-server/patches/patch-randr_rrsdispatch.c +++ b/x11/modular-xorg-server112/patches/patch-randr_rrsdispatch.c @@ -1,4 +1,4 @@ -$NetBSD: patch-randr_rrsdispatch.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-randr_rrsdispatch.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-render_picture.h b/x11/modular-xorg-server112/patches/patch-render_picture.h similarity index 89% rename from x11/modular-xorg-server/patches/patch-render_picture.h rename to x11/modular-xorg-server112/patches/patch-render_picture.h index cca5511ef..3796e2163 100644 --- a/x11/modular-xorg-server/patches/patch-render_picture.h +++ b/x11/modular-xorg-server112/patches/patch-render_picture.h @@ -1,4 +1,4 @@ -$NetBSD: patch-render_picture.h,v 1.1 2014/12/21 16:14:05 wiz Exp $ +$NetBSD: patch-render_picture.h,v 1.1 2015/04/03 09:46:18 tnn Exp $ Fix CVE-2013-6424 using http://lists.x.org/archives/xorg-devel/2013-October/037996.html diff --git a/x11/modular-xorg-server/patches/patch-render_render.c b/x11/modular-xorg-server112/patches/patch-render_render.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-render_render.c rename to x11/modular-xorg-server112/patches/patch-render_render.c index d1e6a95ef..76e9aad8d 100644 --- a/x11/modular-xorg-server/patches/patch-render_render.c +++ b/x11/modular-xorg-server112/patches/patch-render_render.c @@ -1,4 +1,4 @@ -$NetBSD: patch-render_render.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-render_render.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_Makefile.am b/x11/modular-xorg-server112/patches/patch-test_Makefile.am similarity index 88% rename from x11/modular-xorg-server/patches/patch-test_Makefile.am rename to x11/modular-xorg-server112/patches/patch-test_Makefile.am index bb6c7154d..fa70a698a 100644 --- a/x11/modular-xorg-server/patches/patch-test_Makefile.am +++ b/x11/modular-xorg-server112/patches/patch-test_Makefile.am @@ -1,4 +1,4 @@ -$NetBSD: patch-test_Makefile.am,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_Makefile.am,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_misc.c b/x11/modular-xorg-server112/patches/patch-test_misc.c similarity index 95% rename from x11/modular-xorg-server/patches/patch-test_misc.c rename to x11/modular-xorg-server112/patches/patch-test_misc.c index ee54214a6..158198055 100644 --- a/x11/modular-xorg-server/patches/patch-test_misc.c +++ b/x11/modular-xorg-server112/patches/patch-test_misc.c @@ -1,4 +1,4 @@ -$NetBSD: patch-test_misc.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_misc.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_xi1_Makefile.am b/x11/modular-xorg-server112/patches/patch-test_xi1_Makefile.am similarity index 94% rename from x11/modular-xorg-server/patches/patch-test_xi1_Makefile.am rename to x11/modular-xorg-server112/patches/patch-test_xi1_Makefile.am index 80216b950..ba7699172 100644 --- a/x11/modular-xorg-server/patches/patch-test_xi1_Makefile.am +++ b/x11/modular-xorg-server112/patches/patch-test_xi1_Makefile.am @@ -1,4 +1,4 @@ -$NetBSD: patch-test_xi1_Makefile.am,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_xi1_Makefile.am,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_xi1_protocol-xchangedevicecontrol.c b/x11/modular-xorg-server112/patches/patch-test_xi1_protocol-xchangedevicecontrol.c similarity index 99% rename from x11/modular-xorg-server/patches/patch-test_xi1_protocol-xchangedevicecontrol.c rename to x11/modular-xorg-server112/patches/patch-test_xi1_protocol-xchangedevicecontrol.c index 257235d20..f94a560cd 100644 --- a/x11/modular-xorg-server/patches/patch-test_xi1_protocol-xchangedevicecontrol.c +++ b/x11/modular-xorg-server112/patches/patch-test_xi1_protocol-xchangedevicecontrol.c @@ -1,4 +1,4 @@ -$NetBSD: patch-test_xi1_protocol-xchangedevicecontrol.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_xi1_protocol-xchangedevicecontrol.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xigetclientpointer.c b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xigetclientpointer.c similarity index 88% rename from x11/modular-xorg-server/patches/patch-test_xi2_protocol-xigetclientpointer.c rename to x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xigetclientpointer.c index 7d5718d85..674174bd6 100644 --- a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xigetclientpointer.c +++ b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xigetclientpointer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-test_xi2_protocol-xigetclientpointer.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_xi2_protocol-xigetclientpointer.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xipassivegrabdevice.c b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xipassivegrabdevice.c similarity index 97% rename from x11/modular-xorg-server/patches/patch-test_xi2_protocol-xipassivegrabdevice.c rename to x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xipassivegrabdevice.c index 84f5ddc59..faee68c18 100644 --- a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xipassivegrabdevice.c +++ b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xipassivegrabdevice.c @@ -1,4 +1,4 @@ -$NetBSD: patch-test_xi2_protocol-xipassivegrabdevice.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_xi2_protocol-xipassivegrabdevice.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xiquerypointer.c b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xiquerypointer.c similarity index 86% rename from x11/modular-xorg-server/patches/patch-test_xi2_protocol-xiquerypointer.c rename to x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xiquerypointer.c index d1e0f11a3..e9b3e06a0 100644 --- a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xiquerypointer.c +++ b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xiquerypointer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-test_xi2_protocol-xiquerypointer.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_xi2_protocol-xiquerypointer.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xiwarppointer.c b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xiwarppointer.c similarity index 85% rename from x11/modular-xorg-server/patches/patch-test_xi2_protocol-xiwarppointer.c rename to x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xiwarppointer.c index 90c813ecd..63b639669 100644 --- a/x11/modular-xorg-server/patches/patch-test_xi2_protocol-xiwarppointer.c +++ b/x11/modular-xorg-server112/patches/patch-test_xi2_protocol-xiwarppointer.c @@ -1,4 +1,4 @@ -$NetBSD: patch-test_xi2_protocol-xiwarppointer.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-test_xi2_protocol-xiwarppointer.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-xfixes_select.c b/x11/modular-xorg-server112/patches/patch-xfixes_select.c similarity index 87% rename from x11/modular-xorg-server/patches/patch-xfixes_select.c rename to x11/modular-xorg-server112/patches/patch-xfixes_select.c index 0ccd30197..026d8f80d 100644 --- a/x11/modular-xorg-server/patches/patch-xfixes_select.c +++ b/x11/modular-xorg-server112/patches/patch-xfixes_select.c @@ -1,4 +1,4 @@ -$NetBSD: patch-xfixes_select.c,v 1.1 2014/12/21 16:03:17 wiz Exp $ +$NetBSD: patch-xfixes_select.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ X.Org Security Advisory: Dec. 9, 2014 Protocol handling issues in X Window System servers diff --git a/x11/modular-xorg-server/patches/patch-xkb_xkb.c b/x11/modular-xorg-server112/patches/patch-xkb_xkb.c similarity index 98% rename from x11/modular-xorg-server/patches/patch-xkb_xkb.c rename to x11/modular-xorg-server112/patches/patch-xkb_xkb.c index 3fb3f5987..0aad269cc 100644 --- a/x11/modular-xorg-server/patches/patch-xkb_xkb.c +++ b/x11/modular-xorg-server112/patches/patch-xkb_xkb.c @@ -1,4 +1,4 @@ -$NetBSD: patch-xkb_xkb.c,v 1.1 2015/02/11 09:43:39 wiz Exp $ +$NetBSD: patch-xkb_xkb.c,v 1.1 2015/04/03 09:46:18 tnn Exp $ From cc830bd3a5b44796f1e8721f336dca4f565a8130 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index 424906a20..9e33b9a58 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/01/28 09:50:50 jaapb Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:14 tnn Exp $ DISTNAME= lablgtk-2.18.3 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1456/ diff --git a/x11/ocaml-lablgtk/buildlink3.mk b/x11/ocaml-lablgtk/buildlink3.mk index e95a8cc8a..c4a8a3d1b 100644 --- a/x11/ocaml-lablgtk/buildlink3.mk +++ b/x11/ocaml-lablgtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2014/10/10 14:04:19 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/04/25 14:25:14 tnn Exp $ BUILDLINK_TREE+= ocaml-lablgtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-lablgtk OCAML_LABLGTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.6.0nb3 -BUILDLINK_ABI_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.18.2 +BUILDLINK_ABI_DEPENDS.ocaml-lablgtk+= ocaml-lablgtk>=2.18.3nb3 BUILDLINK_PKGSRCDIR.ocaml-lablgtk?= ../../x11/ocaml-lablgtk # gnome-panel must be exposed if and only if we built with it diff --git a/x11/openbsd-input-ws/Makefile b/x11/openbsd-input-ws/Makefile index fe1a61b58..db4a1111c 100644 --- a/x11/openbsd-input-ws/Makefile +++ b/x11/openbsd-input-ws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:25:14 tnn Exp $ # DISTNAME= openbsd-input-ws-1.2 -PKGREVISION= 4 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://xenocara.org/src/ diff --git a/x11/p5-Alien-wxWidgets/Makefile b/x11/p5-Alien-wxWidgets/Makefile index e34c23719..964e33457 100644 --- a/x11/p5-Alien-wxWidgets/Makefile +++ b/x11/p5-Alien-wxWidgets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/06/27 03:29:03 schmonz Exp $ +# $NetBSD: Makefile,v 1.36 2015/06/12 10:52:18 wiz Exp $ DISTNAME= Alien-wxWidgets-0.60 PKGNAME= p5-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 17 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Alien/} diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile index f522d8fb3..210dea919 100644 --- a/x11/p5-Clipboard/Makefile +++ b/x11/p5-Clipboard/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/09 14:07:15 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:52:18 wiz Exp $ DISTNAME= Clipboard-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KI/KING/} diff --git a/x11/p5-Gtk2-Ex-FormFactory/Makefile b/x11/p5-Gtk2-Ex-FormFactory/Makefile index f8bbc3290..05dec7353 100644 --- a/x11/p5-Gtk2-Ex-FormFactory/Makefile +++ b/x11/p5-Gtk2-Ex-FormFactory/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2015/06/12 10:52:18 wiz Exp $ DISTNAME= Gtk2-Ex-FormFactory-0.67 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/ diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index 5ce0adfe0..e30c42629 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2015/03/04 08:55:35 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2015/06/12 10:52:18 wiz Exp $ DISTNAME= Tk-804.033 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 tk perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/} diff --git a/x11/p5-Wx-Perl-ProcessStream/Makefile b/x11/p5-Wx-Perl-ProcessStream/Makefile index 1df945599..7ff4fb79d 100644 --- a/x11/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11/p5-Wx-Perl-ProcessStream/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/06/12 10:52:18 wiz Exp $ DISTNAME= Wx-Perl-ProcessStream-0.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 16 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile index 1af12580b..fc1c11521 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Wx-0.9916 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 12 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-Wx/buildlink3.mk b/x11/p5-Wx/buildlink3.mk index 3be6aab64..a3c7b9c7e 100644 --- a/x11/p5-Wx/buildlink3.mk +++ b/x11/p5-Wx/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/05/05 00:48:31 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/06/12 10:48:21 wiz Exp $ BUILDLINK_TREE+= p5-Wx @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-Wx P5_WX_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-Wx+= p5-Wx>=0.91 -BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9916nb9 +BUILDLINK_ABI_DEPENDS.p5-Wx+= p5-Wx>=0.9916nb12 BUILDLINK_PKGSRCDIR.p5-Wx?= ../../x11/p5-Wx BUILDLINK_INCDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/Wx/cpp BUILDLINK_LIBDIRS.p5-Wx?= ${PERL5_SUB_INSTALLVENDORARCH}/auto/Wx diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index cd45f0812..299669de3 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2014/10/09 14:07:15 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/12 10:52:18 wiz Exp $ # DISTNAME= X11-Protocol-0.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=X11/} diff --git a/x11/p5-gtk2/Makefile b/x11/p5-gtk2/Makefile index f977a3a73..89d126493 100644 --- a/x11/p5-gtk2/Makefile +++ b/x11/p5-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2015/02/20 14:52:34 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/06/12 10:52:18 wiz Exp $ DISTNAME= Gtk2-1.249 PKGNAME= ${DISTNAME:C:Gtk2:p5-gtk2:} -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/} diff --git a/x11/p5-gtk2/buildlink3.mk b/x11/p5-gtk2/buildlink3.mk index 75c5a8181..0fb3afe2d 100644 --- a/x11/p5-gtk2/buildlink3.mk +++ b/x11/p5-gtk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:25:14 tnn Exp $ BUILDLINK_TREE+= p5-gtk2 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= p5-gtk2 P5_GTK2_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.p5-gtk2+= p5-gtk2>=1.182 -BUILDLINK_ABI_DEPENDS.p5-gtk2+= p5-gtk2>=1.249nb1 +BUILDLINK_ABI_DEPENDS.p5-gtk2+= p5-gtk2>=1.249nb4 BUILDLINK_PKGSRCDIR.p5-gtk2?= ../../x11/p5-gtk2 .include "../../devel/p5-glib2/buildlink3.mk" diff --git a/x11/paragui/Makefile b/x11/paragui/Makefile index e06e1e470..5dc31de64 100644 --- a/x11/paragui/Makefile +++ b/x11/paragui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/06/04 22:17:28 tron Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:25:14 tnn Exp $ # DISTNAME= paragui-1.0.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= x11 MASTER_SITES= http://savannah.nongnu.org/download/paragui/ diff --git a/x11/paragui/buildlink3.mk b/x11/paragui/buildlink3.mk index 93005452e..247f20267 100644 --- a/x11/paragui/buildlink3.mk +++ b/x11/paragui/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2013/06/04 22:17:28 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/25 14:25:14 tnn Exp $ BUILDLINK_TREE+= paragui @@ -6,7 +6,7 @@ BUILDLINK_TREE+= paragui PARAGUI_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.paragui+= paragui>=1.0.4nb3 -BUILDLINK_ABI_DEPENDS.paragui+= paragui>=1.0.4nb21 +BUILDLINK_ABI_DEPENDS.paragui+= paragui>=1.0.4nb22 BUILDLINK_PKGSRCDIR.paragui?= ../../x11/paragui .include "../../devel/SDL/buildlink3.mk" diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 2f2e3cc51..7c650856b 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/07/12 14:51:04 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:18 wiz Exp $ DISTNAME= pixman-0.32.6 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-Pmw2/Makefile b/x11/py-Pmw2/Makefile index 8a853152d..50177220c 100644 --- a/x11/py-Pmw2/Makefile +++ b/x11/py-Pmw2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/05/18 21:26:30 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/13 23:12:44 rodent Exp $ DISTNAME= Pmw_2_0_0-rc1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/:S/_/./g:S/-rc/rc/} @@ -22,7 +22,7 @@ REPLACE_PYTHON= Pmw/Pmw_2_0_0/bin/bundlepmw.py REPLACE_PYTHON+= Pmw/Pmw_2_0_0/demos/All.py REPLACE_PYTHON+= Pmw/Pmw_2_0_0/tests/All.py -PYTHON_VERSIONS_INCOMPATIBLE= 26 27 +PYTHON_VERSIONS_INCOMPATIBLE= 27 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" diff --git a/x11/py-Tk/files/setup.py b/x11/py-Tk/files/setup.py index 829c28230..423bfda88 100644 --- a/x11/py-Tk/files/setup.py +++ b/x11/py-Tk/files/setup.py @@ -1,4 +1,4 @@ -# $NetBSD: setup.py,v 1.4 2013/08/09 15:18:58 adam Exp $ +# $NetBSD: setup.py,v 1.5 2015/05/27 20:46:34 wiz Exp $ import distutils from distutils.core import setup, Extension @@ -8,6 +8,7 @@ blincl = blprefix + '/include' bllib = blprefix + '/lib' tclrtprefix = '@TCLRTPREFIX@' tclrtlib = tclrtprefix + '/lib' +tclincl = tclrtprefix + '/include/tcl/generic' tkrtprefix = '@TKRTPREFIX@' tkrtlib = tkrtprefix + '/lib' x11prefix = '@X11PREFIX@' @@ -22,7 +23,7 @@ setup( '_tkinter', ['Modules/_tkinter.c', 'Modules/tkappinit.c'], define_macros=[('WITH_APPINIT', None)], - include_dirs=[blincl, x11incl], + include_dirs=[blincl, tclincl, x11incl], library_dirs=[bllib, x11lib], runtime_library_dirs=[tclrtlib, tkrtlib, x11rtlib], libraries=['tk', 'tcl', @X11LIB@] diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile index ae69396d7..56c8c2bd7 100644 --- a/x11/py-gnome2-desktop/Makefile +++ b/x11/py-gnome2-desktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.91 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.94 2015/04/25 14:25:14 tnn Exp $ DISTNAME= gnome-python-desktop-2.32.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/} -PKGREVISION= 37 +PKGREVISION= 39 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.32/} EXTRACT_SUFX= .tar.bz2 @@ -25,12 +25,11 @@ PYTHON_VERSIONED_DEPENDENCIES= cairo:link .include "../../lang/python/pyversion.mk" -# The "real" value here is: 27 26 +# The "real" value here is: 27 # but because of single-version deps of gnome bits this will only # ever work for the python version those gnome bits were built with. -PYTHON_VERSIONS_REALLY_ACCEPTED=27 26 +PYTHON_VERSIONS_REALLY_ACCEPTED=27 PYTHON_VERSIONS_ACCEPTED= ${PYTHON_VERSION_DEFAULT:M27} -PYTHON_VERSIONS_ACCEPTED+= ${PYTHON_VERSION_DEFAULT:M26} .include "options.mk" diff --git a/x11/py-gnome2-desktop/buildlink3.mk b/x11/py-gnome2-desktop/buildlink3.mk index c139e4968..37b61c3a5 100644 --- a/x11/py-gnome2-desktop/buildlink3.mk +++ b/x11/py-gnome2-desktop/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.32 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.33 2015/04/25 14:25:14 tnn Exp $ BUILDLINK_TREE+= py-gnome2-desktop @@ -9,6 +9,7 @@ PY_GNOME2_DESKTOP_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.py-gnome2-desktop+=${PYPKGPREFIX}-gnome2-desktop>=2.16.0 BUILDLINK_ABI_DEPENDS.py-gnome2-desktop?=${PYPKGPREFIX}-gnome2-desktop>=2.32.0nb36 +BUILDLINK_ABI_DEPENDS.py-gnome2-desktop?= ${PYPKGPREFIX}-gnome2-desktop>=2.32.0nb39 BUILDLINK_PKGSRCDIR.py-gnome2-desktop?= ../../x11/py-gnome2-desktop .include "../../x11/py-gnome2/buildlink3.mk" diff --git a/x11/py-gnome2-extras/Makefile b/x11/py-gnome2-extras/Makefile index caddd171b..21b0dbefe 100644 --- a/x11/py-gnome2-extras/Makefile +++ b/x11/py-gnome2-extras/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.73 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2015/04/25 14:25:14 tnn Exp $ DISTNAME= gnome-python-extras-2.25.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-extras/2.25/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2-extras/buildlink3.mk b/x11/py-gnome2-extras/buildlink3.mk index 7542a3328..662129933 100644 --- a/x11/py-gnome2-extras/buildlink3.mk +++ b/x11/py-gnome2-extras/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.43 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.44 2015/04/25 14:25:14 tnn Exp $ BUILDLINK_TREE+= pygnome2ex @@ -8,7 +8,7 @@ PYGNOME2EX_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pygnome2ex+= ${PYPKGPREFIX}-gnome2-extras>=2.12.0nb3 -BUILDLINK_ABI_DEPENDS.pygnome2ex+= ${PYPKGPREFIX}-gnome2-extras>=2.25.3nb26 +BUILDLINK_ABI_DEPENDS.pygnome2ex+= ${PYPKGPREFIX}-gnome2-extras>=2.25.3nb27 BUILDLINK_PKGSRCDIR.pygnome2ex?= ../../x11/py-gnome2-extras .include "../../x11/py-gnome2/buildlink3.mk" diff --git a/x11/py-gnome2/Makefile b/x11/py-gnome2/Makefile index 7f542473a..9164f1ff3 100644 --- a/x11/py-gnome2/Makefile +++ b/x11/py-gnome2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.102 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.103 2015/04/25 14:25:14 tnn Exp $ DISTNAME= gnome-python-2.28.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gnome-python/gnome2/} -PKGREVISION= 28 +PKGREVISION= 29 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gnome2/buildlink3.mk b/x11/py-gnome2/buildlink3.mk index 3ca452df4..25237be15 100644 --- a/x11/py-gnome2/buildlink3.mk +++ b/x11/py-gnome2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.53 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.54 2015/04/25 14:25:14 tnn Exp $ BUILDLINK_TREE+= pygnome2 @@ -8,7 +8,7 @@ PYGNOME2_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pygnome2+= ${PYPKGPREFIX}-gnome2>=2.10.0 -BUILDLINK_ABI_DEPENDS.pygnome2+= ${PYPKGPREFIX}-gnome2>=2.28.1nb28 +BUILDLINK_ABI_DEPENDS.pygnome2+= ${PYPKGPREFIX}-gnome2>=2.28.1nb29 BUILDLINK_PKGSRCDIR.pygnome2?= ../../x11/py-gnome2 .include "../../net/py-ORBit/buildlink3.mk" diff --git a/x11/py-gtk2/Makefile b/x11/py-gtk2/Makefile index 8a4656c7b..dd8e310b1 100644 --- a/x11/py-gtk2/Makefile +++ b/x11/py-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.101 2015/04/25 14:25:15 tnn Exp $ DISTNAME= pygtk-2.24.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pygtk/gtk2/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtk/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-gtk2/buildlink3.mk b/x11/py-gtk2/buildlink3.mk index da8b3e2ba..1aac1eb53 100644 --- a/x11/py-gtk2/buildlink3.mk +++ b/x11/py-gtk2/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.53 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.54 2015/04/25 14:25:15 tnn Exp $ BUILDLINK_TREE+= pygtk2 @@ -8,7 +8,7 @@ PYGTK2_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.8.4 -BUILDLINK_ABI_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.24.0nb18 +BUILDLINK_ABI_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.24.0nb19 BUILDLINK_PKGSRCDIR.pygtk2?= ../../x11/py-gtk2 .include "../../devel/py-gobject/buildlink3.mk" diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile index e8cff1e79..553967895 100644 --- a/x11/py-gtksourceview/Makefile +++ b/x11/py-gtksourceview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:25:15 tnn Exp $ DISTNAME= pygtksourceview-2.10.1 PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pygtksourceview/2.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile index 8c2c4a51b..f376f2f74 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2014/11/30 03:32:47 markd Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:25:15 tnn Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} +PKGREVISION= 2 DISTNAME= pykde4-${_KDE_VERSION} CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop diff --git a/x11/py-kiwi/Makefile b/x11/py-kiwi/Makefile index 8ed3d3170..3957104d7 100644 --- a/x11/py-kiwi/Makefile +++ b/x11/py-kiwi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2015/04/25 14:25:15 tnn Exp $ DISTNAME= kiwi-1.9.29 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/kiwi/1.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-qt4-qscintilla/Makefile b/x11/py-qt4-qscintilla/Makefile index 6a767fee6..0e19c32bb 100644 --- a/x11/py-qt4-qscintilla/Makefile +++ b/x11/py-qt4-qscintilla/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.40 2014/12/30 14:40:30 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:25:15 tnn Exp $ +PKGREVISION= 1 .include "../../x11/qt4-qscintilla/Makefile.common" PKGNAME= ${PYPKGPREFIX}-qt4-${DISTNAME:tl:S/-gpl-/-/} diff --git a/x11/py-qt4-qscintilla/buildlink3.mk b/x11/py-qt4-qscintilla/buildlink3.mk index d0c5f9482..28e71a0b2 100644 --- a/x11/py-qt4-qscintilla/buildlink3.mk +++ b/x11/py-qt4-qscintilla/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.24 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.25 2015/04/25 14:25:15 tnn Exp $ BUILDLINK_TREE+= py-qt4-qscintilla @@ -6,7 +6,7 @@ BUILDLINK_TREE+= py-qt4-qscintilla PY_QT4_QSCINTILLA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.py-qt4-qscintilla+= ${PYPKGPREFIX}-qt4-qscintilla>=2.4.3 -BUILDLINK_ABI_DEPENDS.py-qt4-qscintilla+= ${PYPKGPREFIX}-qt4-qscintilla>=2.8 +BUILDLINK_ABI_DEPENDS.py-qt4-qscintilla+= ${PYPKGPREFIX}-qt4-qscintilla>=2.8.4nb1 BUILDLINK_PKGSRCDIR.py-qt4-qscintilla?= ../../x11/py-qt4-qscintilla .include "../../x11/py-sip/buildlink3.mk" diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index 94f76a91f..c0bbb3cbe 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2015/01/27 06:10:15 dbj Exp $ +# $NetBSD: Makefile,v 1.76 2015/04/25 14:25:15 tnn Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} +PKGREVISION= 1 PYQT_VERSION= 4.11.1 CATEGORIES= x11 python #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ diff --git a/x11/py-qt5/Makefile b/x11/py-qt5/Makefile index 1cf843480..504b447de 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:15 tnn Exp $ DISTNAME= PyQt-gpl-${PYQT_VERSION} PKGNAME= ${PYPKGPREFIX}-qt5-${PYQT_VERSION} -PKGREVISION= 1 +PKGREVISION= 4 PYQT_VERSION= 5.4 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} diff --git a/x11/py-qt5/PLIST b/x11/py-qt5/PLIST index 8aad0622f..d3c00a06f 100644 --- a/x11/py-qt5/PLIST +++ b/x11/py-qt5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2015/02/07 16:30:37 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/04/20 06:45:53 wiz Exp $ bin/pylupdate5 bin/pyrcc5 bin/pyuic5 @@ -523,6 +523,9 @@ share/sip/PyQt5/QtTest/qtestkeyboard.sip share/sip/PyQt5/QtTest/qtestmouse.sip share/sip/PyQt5/QtTest/qtestsystem.sip share/sip/PyQt5/QtTest/qtesttouch.sip +share/sip/PyQt5/QtWebChannel/QtWebChannelmod.sip +share/sip/PyQt5/QtWebChannel/qwebchannel.sip +share/sip/PyQt5/QtWebChannel/qwebchannelabstracttransport.sip share/sip/PyQt5/QtWebKit/QtWebKitmod.sip share/sip/PyQt5/QtWebKit/qwebdatabase.sip share/sip/PyQt5/QtWebKit/qwebelement.sip diff --git a/x11/py-qt5/distinfo b/x11/py-qt5/distinfo index 497dfbdd4..26c270714 100644 --- a/x11/py-qt5/distinfo +++ b/x11/py-qt5/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2015/02/07 16:30:37 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/12 17:55:46 adam Exp $ SHA1 (PyQt-gpl-5.4.tar.gz) = 057e6b32c43e673e79f876fb9b6f33d3072edfc2 RMD160 (PyQt-gpl-5.4.tar.gz) = 93a7046162d6a65d781797599cf08532e1fb1746 Size (PyQt-gpl-5.4.tar.gz) = 3644542 bytes -SHA1 (patch-configure.py) = 482e3dbafdc4c901583d85655a4b734078c85a3b +SHA1 (patch-configure.py) = 7bf757bb94f40e7bbe3b572f4d05d9cf40d2e6c0 diff --git a/x11/py-qt5/patches/patch-configure.py b/x11/py-qt5/patches/patch-configure.py index 8931a1c28..211a88146 100644 --- a/x11/py-qt5/patches/patch-configure.py +++ b/x11/py-qt5/patches/patch-configure.py @@ -1,10 +1,23 @@ -$NetBSD: patch-configure.py,v 1.1 2015/02/07 16:30:37 wiz Exp $ +$NetBSD: patch-configure.py,v 1.2 2015/04/12 17:55:46 adam Exp $ +On Darwin, do not expect application bundle. Adapt for pkgsrc change to make qmake create libtool files. ---- configure.py.orig 2014-03-14 14:38:18.000000000 +0000 +--- configure.py.orig 2014-12-25 10:18:15.000000000 +0000 +++ configure.py -@@ -2149,8 +2149,8 @@ win32 { +@@ -1858,10 +1858,7 @@ def run_make(target_config, verbose, exe + make = 'make' + makefile_target = '' + +- if target_config.py_platform == 'darwin': +- platform_exe = os.path.join(exe + '.app', 'Contents', 'MacOS', exe) +- else: +- platform_exe = os.path.join('.', exe) ++ platform_exe = os.path.join('.', exe) + + remove_file(platform_exe) + +@@ -2363,8 +2360,8 @@ win32 { target.files = %s%s.pyd LIBS += %s } else { @@ -15,3 +28,11 @@ Adapt for pkgsrc change to make qmake create libtool files. } ''' % (target_name, debug_suffix, target_name, debug_suffix, link, target_name, target_name) +@@ -2434,7 +2431,6 @@ win32 { + } + macx { + QMAKE_LFLAGS += "-undefined dynamic_lookup" +- QMAKE_LFLAGS += "-install_name $$absolute_path($$PY_MODULE, $$target.path)" + } + ''' + diff --git a/x11/py-qwt-qt4/Makefile b/x11/py-qwt-qt4/Makefile index ace904312..0e744c4fd 100644 --- a/x11/py-qwt-qt4/Makefile +++ b/x11/py-qwt-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2014/10/20 20:08:09 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:25:15 tnn Exp $ DISTNAME= PyQwt-5.2.0 PKGNAME= ${PYPKGPREFIX}-qwt-qt4-${DISTNAME:S/PyQwt-//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqwt/} diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile index 44bc91e4c..21bcc0f96 100644 --- a/x11/py-vte/Makefile +++ b/x11/py-vte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:25:15 tnn Exp $ .include "../../x11/vte/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/py-vte/buildlink3.mk b/x11/py-vte/buildlink3.mk index cfaedb4c5..cb947037a 100644 --- a/x11/py-vte/buildlink3.mk +++ b/x11/py-vte/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.21 2015/04/25 14:25:15 tnn Exp $ BUILDLINK_TREE+= py-vte @@ -8,8 +8,8 @@ PY_VTE_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.26.0 -BUILDLINK_ABI_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.28.1nb16 -BUILDLINK_PKGSRCDIR.py-vte?= ../../x11/vte +BUILDLINK_ABI_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.28.1nb17 +BUILDLINK_PKGSRCDIR.py-vte?= ../../x11/py-vte .include "../../x11/vte/buildlink3.mk" .endif # PY_VTE_BUILDLINK3_MK diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile index 0677c7756..f079e01b0 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.58 2015/01/27 05:24:49 dbj Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:18 wiz Exp $ VERSION= 2.8.12.0 DISTNAME= wxPython-src-${VERSION} PKGNAME= ${PYPKGPREFIX}-wxWidgets-${VERSION} +PKGREVISION= 2 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/py-wxWidgets/buildlink3.mk b/x11/py-wxWidgets/buildlink3.mk index 8f1573b7b..79d50b8b3 100644 --- a/x11/py-wxWidgets/buildlink3.mk +++ b/x11/py-wxWidgets/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2015/04/25 14:25:15 tnn Exp $ BUILDLINK_TREE+= ${PYPKGPREFIX}-wxWidgets @@ -9,6 +9,7 @@ PY_WXWIDGETS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.${PYPKGPREFIX}-wxWidgets+=${PYPKGPREFIX}-wxWidgets>=2.6.1.0 BUILDLINK_ABI_DEPENDS.${PYPKGPREFIX}-wxWidgets+=${PYPKGPREFIX}-wxWidgets>=2.8.10.1nb26 +BUILDLINK_ABI_DEPENDS.${PYPKGPREFIX}-wxWidgets?= ${PYPKGPREFIX}-wxWidgets>=2.8.12.0nb1 BUILDLINK_PKGSRCDIR.${PYPKGPREFIX}-wxWidgets?= ../../x11/py-wxWidgets .include "../../x11/wxGTK28/buildlink3.mk" diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index bf216e919..d70e6029c 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: Makefile,v 1.40 2015/04/25 14:25:15 tnn Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} -PKGREVISION= 13 +PKGREVISION= 14 COMMENT= Documentation for the QT C++ X GUI toolkit BUILD_QT3= yes diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 1f8768545..49f349bb8 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.92 2014/06/18 09:28:18 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2015/04/25 14:25:15 tnn Exp $ PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 28 +PKGREVISION= 29 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit diff --git a/x11/qt3-libs/buildlink3.mk b/x11/qt3-libs/buildlink3.mk index 34ea5ecbf..80457b1dc 100644 --- a/x11/qt3-libs/buildlink3.mk +++ b/x11/qt3-libs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.36 2013/10/09 17:39:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.37 2015/04/25 14:25:15 tnn Exp $ BUILDLINK_TREE+= qt3-libs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt3-libs QT3_LIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt3-libs+= qt3-libs>=3.2.3 -BUILDLINK_ABI_DEPENDS.qt3-libs+= qt3-libs>=3.3.8nb26 +BUILDLINK_ABI_DEPENDS.qt3-libs+= qt3-libs>=3.3.8nb29 BUILDLINK_PKGSRCDIR.qt3-libs?= ../../x11/qt3-libs BUILDLINK_INCDIRS.qt3-libs+= qt3/include diff --git a/x11/qt3-mysql/Makefile b/x11/qt3-mysql/Makefile index 8a7fc2a8e..d4416c678 100644 --- a/x11/qt3-mysql/Makefile +++ b/x11/qt3-mysql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:25:15 tnn Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-mysql-${QTVERSION} -PKGREVISION= 16 +PKGREVISION= 17 COMMENT= QT mysql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ diff --git a/x11/qt3-pgsql/Makefile b/x11/qt3-pgsql/Makefile index 1888b8426..9e90fe1fc 100644 --- a/x11/qt3-pgsql/Makefile +++ b/x11/qt3-pgsql/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/06/10 14:21:37 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2015/04/25 14:25:15 tnn Exp $ .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-psql-${QTVERSION} -PKGREVISION= 18 +PKGREVISION= 19 COMMENT= QT postgresql driver CONFIGURE_ARGS+= -I${QTDIR}/include \ diff --git a/x11/qt3-qscintilla/Makefile b/x11/qt3-qscintilla/Makefile index 5b3a0b2b8..ea1417c24 100644 --- a/x11/qt3-qscintilla/Makefile +++ b/x11/qt3-qscintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/12/27 14:51:54 mef Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:16 tnn Exp $ # DISTNAME= qscintilla-1.65-gpl-1.6 PKGNAME= qt3-qscintilla-1.6 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= x11 MASTER_SITES= http://www.river-bank.demon.co.uk/download/QScintilla/ diff --git a/x11/qt3-qscintilla/buildlink3.mk b/x11/qt3-qscintilla/buildlink3.mk index 51bb9d997..ac75dc6c1 100644 --- a/x11/qt3-qscintilla/buildlink3.mk +++ b/x11/qt3-qscintilla/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.21 2013/10/09 17:39:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.22 2015/04/25 14:25:16 tnn Exp $ BUILDLINK_TREE+= qt3-qscintilla @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt3-qscintilla QT3_QSCINTILLA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt3-qscintilla+= qt3-qscintilla>=1.2 -BUILDLINK_ABI_DEPENDS.qt3-qscintilla+= qt3-qscintilla>=1.6nb14 +BUILDLINK_ABI_DEPENDS.qt3-qscintilla+= qt3-qscintilla>=1.6nb15 BUILDLINK_PKGSRCDIR.qt3-qscintilla?= ../../x11/qt3-qscintilla .include "../../x11/qt3-libs/buildlink3.mk" diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile index d797ee4de..c477319df 100644 --- a/x11/qt3-tools/Makefile +++ b/x11/qt3-tools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: Makefile,v 1.73 2015/04/25 14:25:16 tnn Exp $ .include "../../mk/bsd.prefs.mk" # XXX: hack - work round an ICE with GCC 3.3 on sparc @@ -9,7 +9,7 @@ GCC_REQD+= 3.4 .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-tools-${QTVERSION} -PKGREVISION= 16 +PKGREVISION= 17 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base diff --git a/x11/qt3-tools/buildlink3.mk b/x11/qt3-tools/buildlink3.mk index 38e2b10be..1e0440ae3 100644 --- a/x11/qt3-tools/buildlink3.mk +++ b/x11/qt3-tools/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2013/10/09 17:39:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2015/04/25 14:25:16 tnn Exp $ BUILDLINK_TREE+= qt3-tools @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt3-tools QT3_TOOLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt3-tools+= qt3-tools>=3.1.2nb3 -BUILDLINK_ABI_DEPENDS.qt3-tools+= qt3-tools>=3.3.8nb15 +BUILDLINK_ABI_DEPENDS.qt3-tools+= qt3-tools>=3.3.8nb17 BUILDLINK_PKGSRCDIR.qt3-tools?= ../../x11/qt3-tools BUILDLINK_DEPMETHOD.qt3-tools?= build diff --git a/x11/qt4-creator/Makefile b/x11/qt4-creator/Makefile index 88710f7f1..a4d45eb08 100644 --- a/x11/qt4-creator/Makefile +++ b/x11/qt4-creator/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/02/25 11:51:32 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/25 07:43:09 joerg Exp $ DISTNAME= qt-creator-2.0.1-src PKGNAME= ${DISTNAME:S/qt-/qt4-/:S/-src//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= devel MASTER_SITES= http://get.qt.nokia.com/qtcreator/ EXTRACT_SUFX= .tgz @@ -40,9 +40,12 @@ do-install: ${LIBTOOL} --mode=install \ ${INSTALL_PROGRAM} ${WRKSRC}/bin/qtcreator_process_stub \ ${DESTDIR}${PREFIX}/bin/ +.for lib in Utils Aggregation ExtensionSystem QtConcurrent CPlusPlus Net7ssh \ + DebuggingHelper QmlJS symbianutils ${LIBTOOL} --mode=install \ - ${INSTALL_LIB} ${WRKSRC}/lib/qtcreator/*.la \ + ${INSTALL_LIB} ${WRKSRC}/lib/qtcreator/lib${lib}.la \ ${DESTDIR}${PREFIX}/lib/qtcreator/ +.endfor ${LIBTOOL} --mode=install \ ${INSTALL_LIB} ${WRKSRC}/lib/qtcreator/plugins/Nokia/*.la \ ${DESTDIR}${PREFIX}/lib/qtcreator/plugins/Nokia/ diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index 3db103fdc..c07741dae 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2014/07/22 17:01:51 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:25:16 tnn Exp $ PKGNAME= qt4-docs-${QTVERSION} +PKGREVISION= 1 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index 420b512aa..f3d3dfc40 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2015/03/24 21:43:52 bsiegert Exp $ +# $NetBSD: Makefile,v 1.106 2015/06/25 08:02:25 joerg Exp $ PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 7 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt4-libs/Makefile.common b/x11/qt4-libs/Makefile.common index d4f2807bb..715fa5283 100644 --- a/x11/qt4-libs/Makefile.common +++ b/x11/qt4-libs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.38 2014/08/28 10:58:19 jperkin Exp $ +# $NetBSD: Makefile.common,v 1.39 2015/05/27 21:36:02 wiz Exp $ # used by x11/qt4-docs/Makefile # used by x11/qt4-libs/Makefile # used by x11/qt4-mng/Makefile @@ -37,6 +37,7 @@ CONFIGURE_ARGS+= -optimized-qmake CONFIGURE_ARGS+= -prefix "${QTPREFIX}" CONFIGURE_ARGS+= ${CFLAGS:M-I*} ${LDFLAGS:M-L*} ${LDFLAGS:M-l*} CONFIGURE_ARGS+= -opensource -confirm-license +CONFIGURE_ARGS+= -sysconfdir "${PKG_SYSCONFDIR}/xdg" OPSYSVARS+= CONFIGURE_ARGS .include "../../mk/bsd.prefs.mk" diff --git a/x11/qt4-libs/buildlink3.mk b/x11/qt4-libs/buildlink3.mk index f399d6b57..2b031af0e 100644 --- a/x11/qt4-libs/buildlink3.mk +++ b/x11/qt4-libs/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.42 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.43 2015/04/25 14:25:16 tnn Exp $ BUILDLINK_TREE+= qt4-libs @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-libs QT4_LIBS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=4.6.1nb2 -BUILDLINK_ABI_DEPENDS.qt4-libs+= qt4-libs>=4.8.5nb2 +BUILDLINK_ABI_DEPENDS.qt4-libs+= qt4-libs>=4.8.6nb5 BUILDLINK_PKGSRCDIR.qt4-libs?= ../../x11/qt4-libs BUILDLINK_INCDIRS.qt4-libs+= qt4/include diff --git a/x11/qt4-libs/distinfo b/x11/qt4-libs/distinfo index d3f1c177a..5bdd55049 100644 --- a/x11/qt4-libs/distinfo +++ b/x11/qt4-libs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.98 2015/03/24 21:43:52 bsiegert Exp $ +$NetBSD: distinfo,v 1.99 2015/06/25 08:02:25 joerg Exp $ SHA1 (qt-everywhere-opensource-src-4.8.6.tar.gz) = ddf9c20ca8309a116e0466c42984238009525da6 RMD160 (qt-everywhere-opensource-src-4.8.6.tar.gz) = 0220d4e76ac761c9ecfb8ddab6f2c1dc6ad70c33 @@ -69,6 +69,7 @@ SHA1 (patch-src_3rdparty_webkit_Source_WebCore_platform_graphics_filters_arm_FEL SHA1 (patch-src_3rdparty_webkit_Source_WebCore_platform_qt_PlatformKeyboardEventQt.cpp) = b28cf71983f8e71b82b1c634a10b3898ca13ede5 SHA1 (patch-src_corelib_io_io.pri) = cde98927b524c92fae1e053c2359e77bde2c240a SHA1 (patch-src_corelib_io_qfilesystemwatcher.cpp) = bb16b95d20286b1aa069dc25843d7e0067cc0268 +SHA1 (patch-src_corelib_thread_qthread__unix.cpp) = 1d2104fb43f6789729b5bb88191fa5fa4d4184b1 SHA1 (patch-src_gui_image_qbmphandler.cpp) = efe717ee805f808dc8a1ce7c56b3872bc3d75f69 SHA1 (patch-src_gui_kernel_qcocoaapplicationdelegate__mac.mm) = 0caa9b006b3ffee4ab747fca9fd224c7c49211c9 SHA1 (patch-src_network_ssl_qsslsocket__openssl__symbols.cpp) = 3ad682b86d2e9bd2b282caa298508dc3e9dd8566 diff --git a/x11/qt4-libs/patches/patch-src_corelib_thread_qthread__unix.cpp b/x11/qt4-libs/patches/patch-src_corelib_thread_qthread__unix.cpp new file mode 100644 index 000000000..c6c1b8b7e --- /dev/null +++ b/x11/qt4-libs/patches/patch-src_corelib_thread_qthread__unix.cpp @@ -0,0 +1,17 @@ +$NetBSD: patch-src_corelib_thread_qthread__unix.cpp,v 1.1 2015/06/25 08:02:25 joerg Exp $ + +--- src/corelib/thread/qthread_unix.cpp.orig 2015-06-23 15:32:25.000000000 +0000 ++++ src/corelib/thread/qthread_unix.cpp +@@ -120,6 +120,12 @@ enum { ThreadPriorityResetFlag = 0x80000 + #if defined(Q_CC_XLC) || defined (Q_CC_SUN) + #define HAVE_TLS + #endif ++#if defined(Q_OS_NETBSD) ++#include ++#if defined(__HAVE_TLS) ++#define HAVE_TLS ++#endif ++#endif + + #ifdef HAVE_TLS + static __thread QThreadData *currentThreadData = 0; diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile index da797aa5c..fcd30631b 100644 --- a/x11/qt4-mng/Makefile +++ b/x11/qt4-mng/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/07/22 17:01:51 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:25:16 tnn Exp $ PKGNAME= qt4-mng-${QTVERSION} +PKGREVISION= 1 COMMENT= QT MNG image format plugin .include "../../x11/qt4-libs/Makefile.common" diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile index 7adb9c244..3efa93c3e 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2014/07/22 17:01:51 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:16 tnn Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} diff --git a/x11/qt4-pgsql/Makefile b/x11/qt4-pgsql/Makefile index 2dd25a42a..da941bdb1 100644 --- a/x11/qt4-pgsql/Makefile +++ b/x11/qt4-pgsql/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2014/07/22 17:01:52 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:25:16 tnn Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-pgsql-${QTVERSION} diff --git a/x11/qt4-qdbus/Makefile b/x11/qt4-qdbus/Makefile index cfa0a2764..b8ea795bb 100644 --- a/x11/qt4-qdbus/Makefile +++ b/x11/qt4-qdbus/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2014/07/22 17:01:52 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2015/04/25 14:25:16 tnn Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-qdbus-${QTVERSION} diff --git a/x11/qt4-qdbus/buildlink3.mk b/x11/qt4-qdbus/buildlink3.mk index 393ab48f0..0bbf2b12d 100644 --- a/x11/qt4-qdbus/buildlink3.mk +++ b/x11/qt4-qdbus/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:25:16 tnn Exp $ BUILDLINK_TREE+= qt4-qdbus @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-qdbus QT4_QDBUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-qdbus+= qt4-qdbus>=4.3.2 -BUILDLINK_ABI_DEPENDS.qt4-qdbus+= qt4-qdbus>=4.8.5 +BUILDLINK_ABI_DEPENDS.qt4-qdbus+= qt4-qdbus>=4.8.6nb1 BUILDLINK_PKGSRCDIR.qt4-qdbus?= ../../x11/qt4-qdbus .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qt4-qscintilla/Makefile b/x11/qt4-qscintilla/Makefile index 193894e81..3c014e780 100644 --- a/x11/qt4-qscintilla/Makefile +++ b/x11/qt4-qscintilla/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2014/08/21 21:35:06 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:25:16 tnn Exp $ +PKGREVISION= 1 .include "../../x11/qt4-qscintilla/Makefile.common" PKGNAME= qt4-${DISTNAME:tl:S/-gpl-/-/} diff --git a/x11/qt4-qscintilla/buildlink3.mk b/x11/qt4-qscintilla/buildlink3.mk index 921d42759..9c6354b01 100644 --- a/x11/qt4-qscintilla/buildlink3.mk +++ b/x11/qt4-qscintilla/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.23 2014/02/12 23:18:54 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.24 2015/04/25 14:25:16 tnn Exp $ BUILDLINK_TREE+= qt4-qscintilla @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-qscintilla QT4_QSCINTILLA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-qscintilla+= qt4-qscintilla>=2.4.3 -BUILDLINK_ABI_DEPENDS.qt4-qscintilla+= qt4-qscintilla>=2.8 +BUILDLINK_ABI_DEPENDS.qt4-qscintilla+= qt4-qscintilla>=2.8.4nb1 BUILDLINK_PKGSRCDIR.qt4-qscintilla?= ../../x11/qt4-qscintilla .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 26b5b0ff7..6881d7888 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2014/07/22 17:01:52 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:16 tnn Exp $ +PKGREVISION= 2 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} diff --git a/x11/qt4-tiff/Makefile b/x11/qt4-tiff/Makefile index c216b42a8..250dcbd4a 100644 --- a/x11/qt4-tiff/Makefile +++ b/x11/qt4-tiff/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2014/07/22 17:01:52 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:25:16 tnn Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tiff-${QTVERSION} diff --git a/x11/qt4-tools/Makefile b/x11/qt4-tools/Makefile index cc28210ca..aeff4c687 100644 --- a/x11/qt4-tools/Makefile +++ b/x11/qt4-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.64 2014/08/19 10:31:14 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2015/04/25 14:25:16 tnn Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-tools-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= QT GUI (WYSIWYG) builder and other tools DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base diff --git a/x11/qt4-tools/buildlink3.mk b/x11/qt4-tools/buildlink3.mk index 17a50571b..d04ac3916 100644 --- a/x11/qt4-tools/buildlink3.mk +++ b/x11/qt4-tools/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.33 2014/03/31 11:29:04 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.34 2015/04/25 14:25:16 tnn Exp $ BUILDLINK_TREE+= qt4-tools @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt4-tools QT4_TOOLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.1.0 -BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.8.5 +BUILDLINK_ABI_DEPENDS.qt4-tools+= qt4-tools>=4.8.6nb3 BUILDLINK_PKGSRCDIR.qt4-tools?= ../../x11/qt4-tools BUILDLINK_DEPMETHOD.qt4-tools?= build diff --git a/x11/qt5-dbus/Makefile b/x11/qt5-dbus/Makefile index 7b9b4dd69..09a42d7e3 100644 --- a/x11/qt5-dbus/Makefile +++ b/x11/qt5-dbus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-dbus-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 DBus support plugin BUILD_DIRS= src/dbus diff --git a/x11/qt5-dbus/buildlink3.mk b/x11/qt5-dbus/buildlink3.mk index e80b966c6..09045fa66 100644 --- a/x11/qt5-dbus/buildlink3.mk +++ b/x11/qt5-dbus/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-dbus @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-dbus QT5_DBUS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-dbus+= qt5-dbus>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-dbus+= qt5-dbus>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-dbus+= qt5-dbus>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-dbus?= ../../x11/qt5-dbus .include "../../sysutils/dbus/buildlink3.mk" diff --git a/x11/qt5-mysql/Makefile b/x11/qt5-mysql/Makefile index c6fb3864b..1bd999f98 100644 --- a/x11/qt5-mysql/Makefile +++ b/x11/qt5-mysql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-mysql-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 MySQL plugin CFLAGS+= -I${BUILDLINK_PREFIX.mysql-client}/include/mysql diff --git a/x11/qt5-mysql/buildlink3.mk b/x11/qt5-mysql/buildlink3.mk index 1418a1c3c..b61c14740 100644 --- a/x11/qt5-mysql/buildlink3.mk +++ b/x11/qt5-mysql/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-mysql @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-mysql QT5_MYSQL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-mysql+= qt5-mysql>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-mysql+= qt5-mysql>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-mysql+= qt5-mysql>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-mysql?= ../../x11/qt5-mysql BUILDLINK_LIBDIRS.qt5-mysql+= qt5/plugins diff --git a/x11/qt5-odbc/Makefile b/x11/qt5-odbc/Makefile index 95b739214..383a549c0 100644 --- a/x11/qt5-odbc/Makefile +++ b/x11/qt5-odbc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/26 11:52:20 ryoon Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-odbc-${QTVERSION} +PKGREVISION= 3 COMMENT= Qt5 odbc plugin BUILD_DIRS= src/plugins/sqldrivers diff --git a/x11/qt5-odbc/buildlink3.mk b/x11/qt5-odbc/buildlink3.mk index 2c85ec9da..563ecced3 100644 --- a/x11/qt5-odbc/buildlink3.mk +++ b/x11/qt5-odbc/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-sqlite3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-sqlite3 QT5_SQLITE3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-sqlite3+= qt5-sqlite3>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-sqlite3+= qt5-sqlite3>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-sqlite3+= qt5-odbc>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-sqlite3?= ../../x11/qt5-sqlite3 BUILDLINK_LIBDIRS.qt5-sqlite3+= qt5/plugins diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile index f015c46f7..40a5d1b43 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-psql-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 PostgreSQL plugin BUILD_QT5= yes diff --git a/x11/qt5-psql/buildlink3.mk b/x11/qt5-psql/buildlink3.mk index db912cb26..f9d6d905b 100644 --- a/x11/qt5-psql/buildlink3.mk +++ b/x11/qt5-psql/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-psql @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-psql QT5_PSQL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-psql+= qt5-psql>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-psql+= qt5-psql>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-psql+= qt5-psql>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-psql?= ../../x11/qt5-psql BUILDLINK_LIBDIRS.qt5-psql+= qt5/plugins diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile index b9f1c2834..ef722e9b2 100644 --- a/x11/qt5-qtbase/Makefile +++ b/x11/qt5-qtbase/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/03/28 17:04:50 bsiegert Exp $ +# $NetBSD: Makefile,v 1.24 2015/06/12 10:52:19 wiz Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-qtbase-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 5 COMMENT= C++ X GUI toolkit .include "../../x11/qt5-qtbase/Makefile.common" @@ -17,6 +17,7 @@ CONFIGURE_ARGS+= -optimized-qmake CONFIGURE_ARGS+= -prefix "${QTPREFIX}" CONFIGURE_ARGS+= ${CFLAGS:M-I*} ${LDFLAGS:M-L*} ${LDFLAGS:M-l*} CONFIGURE_ARGS+= -opensource -confirm-license +CONFIGURE_ARGS+= -sysconfdir "${PKG_SYSCONFDIR}/xdg" CONFIGURE_ARGS+= -accessibility CONFIGURE_ARGS+= -fontconfig CONFIGURE_ARGS+= -icu @@ -50,6 +51,11 @@ CONFIGURE_ARGS+= -reduce-relocations QMAKE_CONF= qmake.conf.mac .endif +PLIST_VARS+= egl +.if ${X11_TYPE} == "modular" || exists(${X11BASE}/include/EGL/egl.h) +PLIST.egl= yes +.endif + .include "../../mk/compiler.mk" .if ${OPSYS} == "SunOS" @@ -83,7 +89,7 @@ LDFLAGS+= -lresolv . endif .elif ${OPSYS} == "Linux" LDFLAGS+= -ldl -.elif ${OPSYS} == "NetBSD" +.elif ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" . if exists(/usr/lib/libexecinfo.so) LDFLAGS+= -lexecinfo . endif diff --git a/x11/qt5-qtbase/PLIST b/x11/qt5-qtbase/PLIST index a9d5f623f..03cf9a37c 100644 --- a/x11/qt5-qtbase/PLIST +++ b/x11/qt5-qtbase/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2014/12/30 17:23:45 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/27 10:38:04 wiz Exp $ lib/pkgconfig/Qt5Bootstrap.pc lib/pkgconfig/Qt5Concurrent.pc lib/pkgconfig/Qt5Core.pc @@ -2277,9 +2277,11 @@ qt5/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake qt5/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake ${PLIST.mac}qt5/lib/cmake/Qt5Gui/Qt5Gui_QCocoaIntegrationPlugin.cmake ${PLIST.unix}qt5/lib/cmake/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake +${PLIST.egl}qt5/lib/cmake/Qt5Gui/Qt5Gui_QEglFSIntegrationPlugin.cmake qt5/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake qt5/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake qt5/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake +${PLIST.egl}qt5/lib/cmake/Qt5Gui/Qt5Gui_QMinimalEglIntegrationPlugin.cmake qt5/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake ${PLIST.unix}qt5/lib/cmake/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake qt5/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake @@ -2831,7 +2833,9 @@ qt5/plugins/imageformats/libqico.la qt5/plugins/imageformats/libqjpeg.la ${PLIST.unix}qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.la ${PLIST.mac}qt5/plugins/platforms/libqcocoa.la +${PLIST.egl}qt5/plugins/platforms/libqeglfs.la qt5/plugins/platforms/libqminimal.la +${PLIST.egl}qt5/plugins/platforms/libqminimalegl.la qt5/plugins/platforms/libqoffscreen.la ${PLIST.unix}qt5/plugins/platforms/libqxcb.la ${PLIST.mac}qt5/plugins/printsupport/libcocoaprintersupport.la diff --git a/x11/qt5-qtbase/buildlink3.mk b/x11/qt5-qtbase/buildlink3.mk index 372c9721b..2d78b0b22 100644 --- a/x11/qt5-qtbase/buildlink3.mk +++ b/x11/qt5-qtbase/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2014/12/30 17:23:45 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-qtbase @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtbase QT5_QTBASE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtbase+= qt5-qtbase>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtbase+= qt5-qtbase>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtbase+= qt5-qtbase>=5.4.0nb3 BUILDLINK_PKGSRCDIR.qt5-qtbase?= ../../x11/qt5-qtbase BUILDLINK_INCDIRS.qt5-qtbase+= qt5/include diff --git a/x11/qt5-qtbase/distinfo b/x11/qt5-qtbase/distinfo index 7b9944597..eacd1505b 100644 --- a/x11/qt5-qtbase/distinfo +++ b/x11/qt5-qtbase/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.17 2015/03/28 17:04:50 bsiegert Exp $ +$NetBSD: distinfo,v 1.22 2015/05/18 14:02:02 nros Exp $ SHA1 (qtbase-opensource-src-5.4.0.tar.xz) = 2e3d32f32e36a92782ca66c260940824746900bd RMD160 (qtbase-opensource-src-5.4.0.tar.xz) = 0df3e024b331c705e895fb5bb76cacd71c6e4909 @@ -13,17 +13,19 @@ SHA1 (patch-qmake_generators_makefile.cpp) = 9db55a0a64183b9bff830af185ea1eb7c59 SHA1 (patch-qmake_generators_unix_unixmake.cpp) = b278ab55b2a8083d5bd343d9e748790cf99dc4e6 SHA1 (patch-qmake_generators_unix_unixmake2.cpp) = 7c2966006f20390c5b40698f1a110debd0b88c3a SHA1 (patch-src_concurrent_qtconcurrentiteratekernel.cpp) = abdb069ef9b77ced3c18a9cc9c18bcdfeda02ce8 +SHA1 (patch-src_corelib_Qt5CoreConfigExtras.cmake.in) = fb0b7d4ec108e668ec4fc583489728d6af91e170 SHA1 (patch-src_corelib_arch_sparc_arch.pri) = cb95ec1bb7aa6084f14dff5828854deed54b8ca1 SHA1 (patch-src_corelib_codecs_qiconvcodec.cpp) = c206e4bea1a25b9c8dc301b0cc7a66fd1b85d101 SHA1 (patch-src_corelib_global_qsystemdetection.h) = 9bdf20f66818ca1dd2a825a749109ad5fbcb2180 -SHA1 (patch-src_corelib_io_io.pri) = c4bb37370849bfbc994809825ff94090d71a7116 -SHA1 (patch-src_corelib_io_qfilesystemwatcher.cpp) = 7732cae95975af17e0618667b979c3b84d51adae -SHA1 (patch-src_corelib_io_qstorageinfo_unix.cpp) = 271f12fc32ffea7c72e62e8add20abf6939b275a +SHA1 (patch-src_corelib_io_io.pri) = 2ef6ddb57bf18c22c508283e79d6032bc9d01a6f +SHA1 (patch-src_corelib_io_qfilesystemwatcher.cpp) = 963030058b0b67df599c8eaf05a2cc8d6bc57706 +SHA1 (patch-src_corelib_io_qstorageinfo_unix.cpp) = d6a8e931c25ce2f7065047a8861728b836bdddf8 SHA1 (patch-src_gui_image_qbmphandler.cpp) = 1e540711365f056657100ec84b22789e60443c98 SHA1 (patch-src_network_kernel_qhostinfo__unix.cpp) = 0335273353daa7c980ccb4febb6eed11b452e50d SHA1 (patch-src_platformsupport_platformsupport.pro) = 2aa60936578458cf241ca893771897f7d34fe081 SHA1 (patch-src_plugins_platforminputcontexts_compose_compose.pro) = 86f828bd545fe53c626fde0a645213077b88ef64 SHA1 (patch-src_plugins_platforminputcontexts_compose_generator_qtablegenerator.cpp) = 98a715ce225fcf698cc8389adef82bb67be8310d +SHA1 (patch-src_plugins_platforms_xcb_qxcbconnection_xi2.cpp) = cee1a36f16cabaaba45815c54ee262db90df0c98 SHA1 (patch-src_tools_bootstrap_bootstrap.pro) = 46c40c3d205fc5bffd26dac1b231d7c5a33c2dba SHA1 (patch-src_tools_moc_main.cpp) = d5888014ad648cb06fa8c348e52102133e6a5f4b SHA1 (patch-src_widgets_graphicsview_qgraphicsitem__p.h) = fd55d5ef6fde506849aab07f7ba23e856373b3a1 diff --git a/x11/qt5-qtbase/patches/patch-src_corelib_Qt5CoreConfigExtras.cmake.in b/x11/qt5-qtbase/patches/patch-src_corelib_Qt5CoreConfigExtras.cmake.in new file mode 100644 index 000000000..4025ff5a9 --- /dev/null +++ b/x11/qt5-qtbase/patches/patch-src_corelib_Qt5CoreConfigExtras.cmake.in @@ -0,0 +1,16 @@ +$NetBSD: patch-src_corelib_Qt5CoreConfigExtras.cmake.in,v 1.1 2015/05/18 14:02:02 nros Exp $ +Then PIE is set cmake sometimes builds object files that are to be used +in shared objects with PIE when is supposed to use only PIC. +This patch exists in qt5 5.5. +http://code.qt.io/cgit/qt/qtbasegit/log/src/corelib/Qt5CoreConfigExtras.cmake.in +--- src/corelib/Qt5CoreConfigExtras.cmake.in.orig 2015-05-12 21:00:11.000000000 +0000 ++++ src/corelib/Qt5CoreConfigExtras.cmake.in +@@ -72,7 +72,7 @@ set(_qt5_corelib_extra_includes) + # macro to add it. + set(Qt5_POSITION_INDEPENDENT_CODE True) + set_property(TARGET Qt5::Core PROPERTY INTERFACE_POSITION_INDEPENDENT_CODE \"ON\") +-set(Qt5Core_EXECUTABLE_COMPILE_FLAGS \"-fPIE\") ++set(Qt5Core_EXECUTABLE_COMPILE_FLAGS \"-fPIC\") + !!ENDIF + + !!IF !isEmpty(QT_NAMESPACE) diff --git a/x11/qt5-qtbase/patches/patch-src_corelib_io_io.pri b/x11/qt5-qtbase/patches/patch-src_corelib_io_io.pri index 2277629d4..e69735c5e 100644 --- a/x11/qt5-qtbase/patches/patch-src_corelib_io_io.pri +++ b/x11/qt5-qtbase/patches/patch-src_corelib_io_io.pri @@ -1,8 +1,9 @@ -$NetBSD: patch-src_corelib_io_io.pri,v 1.1 2014/12/30 17:23:46 adam Exp $ +$NetBSD: patch-src_corelib_io_io.pri,v 1.2 2015/05/18 13:52:24 nros Exp $ * Add NetBSD support * Add DragonFly support - +* Patch sent and merged upstream: + http://codereview.qt-project.org/#/c/111741/ --- src/corelib/io/io.pri.orig 2013-11-27 01:01:16.000000000 +0000 +++ src/corelib/io/io.pri @@ -152,7 +152,7 @@ win32 { diff --git a/x11/qt5-qtbase/patches/patch-src_corelib_io_qfilesystemwatcher.cpp b/x11/qt5-qtbase/patches/patch-src_corelib_io_qfilesystemwatcher.cpp index 60a4a897a..1c9385374 100644 --- a/x11/qt5-qtbase/patches/patch-src_corelib_io_qfilesystemwatcher.cpp +++ b/x11/qt5-qtbase/patches/patch-src_corelib_io_qfilesystemwatcher.cpp @@ -1,6 +1,8 @@ -$NetBSD: patch-src_corelib_io_qfilesystemwatcher.cpp,v 1.1 2014/12/30 17:23:46 adam Exp $ +$NetBSD: patch-src_corelib_io_qfilesystemwatcher.cpp,v 1.2 2015/05/18 13:52:24 nros Exp $ * Add NetBSD support +* patch filed and merged upstream: + http://codereview.qt-project.org/#/c/111741/ --- src/corelib/io/qfilesystemwatcher.cpp.orig 2014-09-11 10:48:06.000000000 +0000 +++ src/corelib/io/qfilesystemwatcher.cpp diff --git a/x11/qt5-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp b/x11/qt5-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp index a6ebbd005..b347753e3 100644 --- a/x11/qt5-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp +++ b/x11/qt5-qtbase/patches/patch-src_corelib_io_qstorageinfo_unix.cpp @@ -1,36 +1,41 @@ -$NetBSD: patch-src_corelib_io_qstorageinfo_unix.cpp,v 1.2 2015/02/14 22:12:34 nros Exp $ +$NetBSD: patch-src_corelib_io_qstorageinfo_unix.cpp,v 1.4 2015/04/15 14:10:15 nros Exp $ +* make statvfs available on non-NetBSD BSD platforms +* NetBSD uses struct statvfs as first argument to getmntinfo * fix build on SunOS +* filed and commited upstream: http://codereview.qt-project.org/110257 + everything here is fixed in QT 5.5 --- src/corelib/io/qstorageinfo_unix.cpp.orig 2014-12-05 16:24:37.000000000 +0000 +++ src/corelib/io/qstorageinfo_unix.cpp -@@ -63,6 +63,8 @@ +@@ -52,6 +52,7 @@ + + #if defined(Q_OS_BSD4) + # include ++# include + #elif defined(Q_OS_ANDROID) + # include + # include +@@ -63,6 +64,7 @@ # include #elif defined(Q_OS_SOLARIS) # include -+# include +# include #endif #if defined(Q_OS_BSD4) -@@ -74,6 +76,9 @@ - # if !defined(ST_RDONLY) - # define ST_RDONLY 1 // hack for missing define on Android - # endif -+#elif defined(Q_OS_SOLARIS) -+# define QT_STATFSBUF struct statvfs -+# define QT_STATFS ::statvfs - #else - # if defined(QT_LARGEFILE_SUPPORT) - # define QT_STATFSBUF struct statvfs64 -@@ -118,7 +123,7 @@ public: +@@ -118,7 +120,11 @@ public: inline QByteArray device() const; private: #if defined(Q_OS_BSD4) - statfs *stat_buf; ++#if defined(Q_OS_NETBSD) + QT_STATFSBUF *stat_buf; ++#else ++ struct statfs *stat_buf; ++#endif int entryCount; int currentIndex; #elif defined(Q_OS_SOLARIS) -@@ -196,22 +201,22 @@ inline bool QStorageIterator::isValid() +@@ -196,22 +202,22 @@ inline bool QStorageIterator::isValid() inline bool QStorageIterator::next() { diff --git a/x11/qt5-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection_xi2.cpp b/x11/qt5-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection_xi2.cpp new file mode 100644 index 000000000..7d63226ab --- /dev/null +++ b/x11/qt5-qtbase/patches/patch-src_plugins_platforms_xcb_qxcbconnection_xi2.cpp @@ -0,0 +1,18 @@ +$NetBSD: patch-src_plugins_platforms_xcb_qxcbconnection_xi2.cpp,v 1.1 2015/04/03 09:28:20 mrg Exp $ + +handle earlier Xinput versions. + +--- src/plugins/platforms/xcb/qxcbconnection_xi2.cpp.orig 2015-04-03 00:37:14.000000000 -0700 ++++ src/plugins/platforms/xcb/qxcbconnection_xi2.cpp 2015-04-03 00:35:27.000000000 -0700 +@@ -175,9 +175,11 @@ + case XIKeyClass: + qCDebug(lcQpaXInputDevices) << " it's a keyboard"; + break; ++#ifdef XITouchClass + case XITouchClass: + // will be handled in deviceForId() + break; ++#endif + default: + qCDebug(lcQpaXInputDevices) << " has class" << devices[i].classes[c]->type; + break; diff --git a/x11/qt5-qtdeclarative/Makefile b/x11/qt5-qtdeclarative/Makefile index 2eb679bbc..fd65725a4 100644 --- a/x11/qt5-qtdeclarative/Makefile +++ b/x11/qt5-qtdeclarative/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtdeclarative-opensource-src-${QTVERSION} PKGNAME= qt5-qtdeclarative-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for declarative framework BUILD_TARGET= sub-tools diff --git a/x11/qt5-qtdeclarative/buildlink3.mk b/x11/qt5-qtdeclarative/buildlink3.mk index e5fd90cbe..083e316a2 100644 --- a/x11/qt5-qtdeclarative/buildlink3.mk +++ b/x11/qt5-qtdeclarative/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-qtdeclarative @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtdeclarative QT5_QTDECLARATIVE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtdeclarative+= qt5-qtdeclarative>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtdeclarative+= qt5-qtdeclarative>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtdeclarative+= qt5-qtdeclarative>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtdeclarative?= ../../x11/qt5-qtdeclarative BUILDLINK_INCDIRS.qt5-qtdeclarative+= qt5/include diff --git a/x11/qt5-qtdoc/Makefile b/x11/qt5-qtdoc/Makefile index 8bcb94760..2000874b0 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtdoc-opensource-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 3 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} diff --git a/x11/qt5-qtgraphicaleffects/Makefile b/x11/qt5-qtgraphicaleffects/Makefile index 17f460532..8866d2efb 100644 --- a/x11/qt5-qtgraphicaleffects/Makefile +++ b/x11/qt5-qtgraphicaleffects/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtgraphicaleffects-opensource-src-${QTVERSION} PKGNAME= qt5-qtgraphicaleffects-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for Graphics effects BUILD_TARGET= sub-src diff --git a/x11/qt5-qtimageformats/Makefile b/x11/qt5-qtimageformats/Makefile index a676f2d63..41eb447de 100644 --- a/x11/qt5-qtimageformats/Makefile +++ b/x11/qt5-qtimageformats/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtimageformats-opensource-src-${QTVERSION} PKGNAME= qt5-qtimageformats-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for Image formats BUILD_TARGET= sub-src diff --git a/x11/qt5-qtimageformats/buildlink3.mk b/x11/qt5-qtimageformats/buildlink3.mk index ab0df707f..f1cb16462 100644 --- a/x11/qt5-qtimageformats/buildlink3.mk +++ b/x11/qt5-qtimageformats/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-qtimageformats @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtimageformats QT5_QTIMAGEFORMATS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtimageformats+= qt5-qtimageformats>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtimageformats+= qt5-qtimageformats>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtimageformats+= qt5-qtimageformats>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtimageformats?= ../../x11/qt5-qtimageformats BUILDLINK_INCDIRS.qt5-qtimageformats+= qt5/include diff --git a/x11/qt5-qtlocation/Makefile b/x11/qt5-qtlocation/Makefile index a16d499a8..50d7693c3 100644 --- a/x11/qt5-qtlocation/Makefile +++ b/x11/qt5-qtlocation/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:17 tnn Exp $ DISTNAME= qtlocation-opensource-src-${QTVERSION} PKGNAME= qt5-qtlocation-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for qtlocation BUILD_TARGET= sub-src diff --git a/x11/qt5-qtlocation/buildlink3.mk b/x11/qt5-qtlocation/buildlink3.mk index d7c224fb4..cde38bbcb 100644 --- a/x11/qt5-qtlocation/buildlink3.mk +++ b/x11/qt5-qtlocation/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:17 tnn Exp $ BUILDLINK_TREE+= qt5-qtlocation @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtlocation QT5_QTLOCATION_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtlocation+= qt5-qtlocation>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtlocation+= qt5-qtlocation>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtlocation+= qt5-qtlocation>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtlocation?= ../../x11/qt5-qtlocation BUILDLINK_INCDIRS.qt5-qtlocation+= qt5/include diff --git a/x11/qt5-qtmacextras/Makefile b/x11/qt5-qtmacextras/Makefile index 0e1b5907f..f87da595e 100644 --- a/x11/qt5-qtmacextras/Makefile +++ b/x11/qt5-qtmacextras/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2015/03/18 15:06:17 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtmacextras-opensource-src-${QTVERSION} PKGNAME= qt5-qtmacextras-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for Mac extras BUILD_TARGET= sub-src diff --git a/x11/qt5-qtmacextras/buildlink3.mk b/x11/qt5-qtmacextras/buildlink3.mk index 0a95e4e5f..b2ed5db33 100644 --- a/x11/qt5-qtmacextras/buildlink3.mk +++ b/x11/qt5-qtmacextras/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2014/12/30 17:23:46 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtmacextras @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtmacextras QT5_QTMACEXTRAS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtmacextras+= qt5-qtmacextras>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtmacextras+= qt5-qtmacextras>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtmacextras+= qt5-qtmacextras>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtmacextras?= ../../x11/qt5-qtmacextras BUILDLINK_INCDIRS.qt5-qtmacextras+= qt5/include diff --git a/x11/qt5-qtmultimedia/Makefile b/x11/qt5-qtmultimedia/Makefile index 7a430fb8a..5f88e7878 100644 --- a/x11/qt5-qtmultimedia/Makefile +++ b/x11/qt5-qtmultimedia/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2015/06/24 09:54:10 nros Exp $ DISTNAME= qtmultimedia-opensource-src-${QTVERSION} PKGNAME= qt5-qtmultimedia-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 6 COMMENT= Qt5 module for multimedia BUILD_TARGET= sub-src @@ -12,6 +12,10 @@ INSTALLATION_DIRS+= lib/pkgconfig .include "../../x11/qt5-qtbase/Makefile.common" +.if ${OPSYS} != "Darwin" +MAKE_ENV+= LFLAGS=${COMPILER_RPATH_FLAG}${PREFIX}/lib/pulseaudio +.endif + post-install: .for i in Qt5Multimedia.pc Qt5MultimediaQuick_p.pc Qt5MultimediaWidgets.pc cd ${DESTDIR}${PREFIX}/lib/pkgconfig && \ diff --git a/x11/qt5-qtmultimedia/PLIST b/x11/qt5-qtmultimedia/PLIST index 91bd3f80d..901477de9 100644 --- a/x11/qt5-qtmultimedia/PLIST +++ b/x11/qt5-qtmultimedia/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2015/01/09 14:36:06 joerg Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/15 13:13:44 joerg Exp $ lib/pkgconfig/Qt5Multimedia.pc lib/pkgconfig/Qt5MultimediaQuick_p.pc lib/pkgconfig/Qt5MultimediaWidgets.pc diff --git a/x11/qt5-qtmultimedia/buildlink3.mk b/x11/qt5-qtmultimedia/buildlink3.mk index cee269574..ee16d77d1 100644 --- a/x11/qt5-qtmultimedia/buildlink3.mk +++ b/x11/qt5-qtmultimedia/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtmultimedia @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtmultimedia QT5_QTMULTIMEDIA_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtmultimedia+= qt5-qtmultimedia>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtmultimedia+= qt5-qtmultimedia>=5.4.0nb2 +BUILDLINK_ABI_DEPENDS.qt5-qtmultimedia+= qt5-qtmultimedia>=5.4.0nb5 BUILDLINK_PKGSRCDIR.qt5-qtmultimedia?= ../../x11/qt5-qtmultimedia BUILDLINK_INCDIRS.qt5-qtmultimedia+= qt5/include diff --git a/x11/qt5-qtquick1/Makefile b/x11/qt5-qtquick1/Makefile index 3e76700b9..ffafbc9df 100644 --- a/x11/qt5-qtquick1/Makefile +++ b/x11/qt5-qtquick1/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtquick1-opensource-src-${QTVERSION} PKGNAME= qt5-qtquick1-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 4 COMMENT= Qt5 module for Quick1 BUILD_TARGET= sub-tools diff --git a/x11/qt5-qtquick1/buildlink3.mk b/x11/qt5-qtquick1/buildlink3.mk index 54d776b65..6a1d6a4f4 100644 --- a/x11/qt5-qtquick1/buildlink3.mk +++ b/x11/qt5-qtquick1/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtquick1 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtquick1 QT5_QTQUICK1_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtquick1+= qt5-qtquick1>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtquick1+= qt5-qtquick1>=5.4.0nb1 +BUILDLINK_ABI_DEPENDS.qt5-qtquick1+= qt5-qtquick1>=5.4.0nb4 BUILDLINK_PKGSRCDIR.qt5-qtquick1?= ../../x11/qt5-qtquick1 BUILDLINK_INCDIRS.qt5-qtquick1+= qt5/include diff --git a/x11/qt5-qtquickcontrols/Makefile b/x11/qt5-qtquickcontrols/Makefile index c2bef134e..3cb99d709 100644 --- a/x11/qt5-qtquickcontrols/Makefile +++ b/x11/qt5-qtquickcontrols/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtquickcontrols-opensource-src-${QTVERSION} PKGNAME= qt5-qtquickcontrols-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for QuickControls BUILD_TARGET= sub-src diff --git a/x11/qt5-qtquickcontrols/buildlink3.mk b/x11/qt5-qtquickcontrols/buildlink3.mk index be90bdbb0..eff1a8378 100644 --- a/x11/qt5-qtquickcontrols/buildlink3.mk +++ b/x11/qt5-qtquickcontrols/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtquickcontrols @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtquickcontrols QT5_QTQUICKCONTROLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtquickcontrols+= qt5-qtquickcontrols>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtquickcontrols+= qt5-qtquickcontrols>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtquickcontrols+= qt5-qtquickcontrols>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtquickcontrols?= ../../x11/qt5-qtquickcontrols BUILDLINK_INCDIRS.qt5-qtquickcontrols+= qt5/include diff --git a/x11/qt5-qtscript/Makefile b/x11/qt5-qtscript/Makefile index c7e531983..d1f721659 100644 --- a/x11/qt5-qtscript/Makefile +++ b/x11/qt5-qtscript/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtscript-opensource-src-${QTVERSION} PKGNAME= qt5-qtscript-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 3 COMMENT= Qt5 module for script BUILD_TARGET= sub-src diff --git a/x11/qt5-qtscript/buildlink3.mk b/x11/qt5-qtscript/buildlink3.mk index 6b770dae0..5c9a0ee2b 100644 --- a/x11/qt5-qtscript/buildlink3.mk +++ b/x11/qt5-qtscript/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtscript @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtscript QT5_QTSCRIPT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtscript+= qt5-qtscript>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtscript+= qt5-qtscript>=5.4.0nb1 +BUILDLINK_ABI_DEPENDS.qt5-qtscript+= qt5-qtscript>=5.4.0nb3 BUILDLINK_PKGSRCDIR.qt5-qtscript?= ../../x11/qt5-qtscript BUILDLINK_INCDIRS.qt5-qtscript+= qt5/include diff --git a/x11/qt5-qtsensors/Makefile b/x11/qt5-qtsensors/Makefile index c5016bda6..6691dc2df 100644 --- a/x11/qt5-qtsensors/Makefile +++ b/x11/qt5-qtsensors/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtsensors-opensource-src-${QTVERSION} PKGNAME= qt5-qtsensors-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for Sensors BUILD_TARGET= sub-src diff --git a/x11/qt5-qtsensors/buildlink3.mk b/x11/qt5-qtsensors/buildlink3.mk index 295afde45..09a6bbcf7 100644 --- a/x11/qt5-qtsensors/buildlink3.mk +++ b/x11/qt5-qtsensors/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtsensors @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtsensors QT5_QTSENSORS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtsensors+= qt5-qtsensors>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtsensors+= qt5-qtsensors>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtsensors+= qt5-qtsensors>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtsensors?= ../../x11/qt5-qtsensors BUILDLINK_INCDIRS.qt5-qtsensors+= qt5/include diff --git a/x11/qt5-qtserialport/Makefile b/x11/qt5-qtserialport/Makefile index 85b919290..c371f7129 100644 --- a/x11/qt5-qtserialport/Makefile +++ b/x11/qt5-qtserialport/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtserialport-opensource-src-${QTVERSION} PKGNAME= qt5-qtserialport-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for Serial Port BUILD_TARGET= sub-src diff --git a/x11/qt5-qtserialport/buildlink3.mk b/x11/qt5-qtserialport/buildlink3.mk index beb781a67..bd738db21 100644 --- a/x11/qt5-qtserialport/buildlink3.mk +++ b/x11/qt5-qtserialport/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtserialport @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtserialport QT5_QTSERIALPORT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtserialport+= qt5-qtserialport>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtserialport+= qt5-qtserialport>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtserialport+= qt5-qtserialport>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtserialport?= ../../x11/qt5-qtserialport BUILDLINK_INCDIRS.qt5-qtserialport+= qt5/include diff --git a/x11/qt5-qtsvg/Makefile b/x11/qt5-qtsvg/Makefile index 097fb3da6..1269f6ae0 100644 --- a/x11/qt5-qtsvg/Makefile +++ b/x11/qt5-qtsvg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtsvg-opensource-src-${QTVERSION} PKGNAME= qt5-qtsvg-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for SVG BUILD_TARGET= sub-src diff --git a/x11/qt5-qtsvg/buildlink3.mk b/x11/qt5-qtsvg/buildlink3.mk index c920d99db..a20b0160d 100644 --- a/x11/qt5-qtsvg/buildlink3.mk +++ b/x11/qt5-qtsvg/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:47 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtsvg @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtsvg QT5_QTSVG_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtsvg+= qt5-qtsvg>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtsvg+= qt5-qtsvg>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtsvg+= qt5-qtsvg>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtsvg?= ../../x11/qt5-qtsvg BUILDLINK_INCDIRS.qt5-qtsvg+= qt5/include diff --git a/x11/qt5-qttools/Makefile b/x11/qt5-qttools/Makefile index b394fddea..a017db86a 100644 --- a/x11/qt5-qttools/Makefile +++ b/x11/qt5-qttools/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qttools-opensource-src-${QTVERSION} PKGNAME= qt5-qttools-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 4 COMMENT= Qt5 tools DEPENDS+= xdg-utils-[0-9]*:../../misc/xdg-utils diff --git a/x11/qt5-qttools/buildlink3.mk b/x11/qt5-qttools/buildlink3.mk index 2e785f050..481e8bb42 100644 --- a/x11/qt5-qttools/buildlink3.mk +++ b/x11/qt5-qttools/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.14 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qttools @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qttools QT5_QTTOOLS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qttools+= qt5-qttools>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qttools+= qt5-qttools>=5.4.0nb1 +BUILDLINK_ABI_DEPENDS.qt5-qttools+= qt5-qttools>=5.4.0nb4 BUILDLINK_PKGSRCDIR.qt5-qttools?= ../../x11/qt5-qttools BUILDLINK_INCDIRS.qt5-qttools+= qt5/include diff --git a/x11/qt5-qttranslations/Makefile b/x11/qt5-qttranslations/Makefile index 824c37a57..b99985dd6 100644 --- a/x11/qt5-qttranslations/Makefile +++ b/x11/qt5-qttranslations/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qttranslations-opensource-src-${QTVERSION} PKGNAME= qt5-qttranslations-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 3 COMMENT= Qt5 translations MAKE_ENV+= QTDIR=${QTDIR} diff --git a/x11/qt5-qtwebchannel/Makefile b/x11/qt5-qtwebchannel/Makefile index b801ab26f..dda15e4e7 100644 --- a/x11/qt5-qtwebchannel/Makefile +++ b/x11/qt5-qtwebchannel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/08 09:01:46 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtwebchannel-opensource-src-${QTVERSION} PKGNAME= qt5-qtwebchannel-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 3 COMMENT= Qt5 WebChannel module MAKE_ENV+= QTDIR=${QTDIR} diff --git a/x11/qt5-qtwebchannel/buildlink3.mk b/x11/qt5-qtwebchannel/buildlink3.mk index c67b110ea..8b0f75d79 100644 --- a/x11/qt5-qtwebchannel/buildlink3.mk +++ b/x11/qt5-qtwebchannel/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/02/07 13:18:14 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtwebchannel @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtwebchannel QT5_QTWEBCHANNEL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtwebchannel+= qt5-qtwebchannel>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtwebchannel+= qt5-qtwebchannel>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtwebchannel+= qt5-qtwebchannel>=5.4.0nb3 BUILDLINK_PKGSRCDIR.qt5-qtwebchannel?= ../../x11/qt5-qtwebchannel BUILDLINK_INCDIRS.qt5-qtwebchannel+= qt5/include diff --git a/x11/qt5-qtwebkit/Makefile b/x11/qt5-qtwebkit/Makefile index 1821b8adb..f1bce2537 100644 --- a/x11/qt5-qtwebkit/Makefile +++ b/x11/qt5-qtwebkit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2015/03/31 16:00:21 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtwebkit-opensource-src-${QTVERSION} PKGNAME= qt5-qtwebkit-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 4 COMMENT= Qt5 WebView module BUILD_DEPENDS+= gperf-[0-9]*:../../devel/gperf @@ -47,6 +47,7 @@ post-install: .include "../../x11/qt5-qtlocation/buildlink3.mk" .include "../../x11/qt5-qtmultimedia/buildlink3.mk" .include "../../x11/qt5-qtsensors/buildlink3.mk" +.include "../../x11/qt5-qtwebchannel/buildlink3.mk" PYTHON_FOR_BUILD_ONLY= yes .include "../../lang/python/tool.mk" .include "../../lang/ruby/buildlink3.mk" diff --git a/x11/qt5-qtwebkit/buildlink3.mk b/x11/qt5-qtwebkit/buildlink3.mk index 68ec0dd18..0f816abc2 100644 --- a/x11/qt5-qtwebkit/buildlink3.mk +++ b/x11/qt5-qtwebkit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2015/02/21 23:35:43 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.17 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtwebkit @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtwebkit QT5_QTWEBKIT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtwebkit+= qt5-qtwebkit>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtwebkit+= qt5-qtwebkit>=5.4.0nb1 +BUILDLINK_ABI_DEPENDS.qt5-qtwebkit+= qt5-qtwebkit>=5.4.0nb4 BUILDLINK_PKGSRCDIR.qt5-qtwebkit?= ../../x11/qt5-qtwebkit BUILDLINK_INCDIRS.qt5-qtwebkit+= qt5/include @@ -24,6 +24,7 @@ BUILDLINK_LIBDIRS.qt5-qtwebkit+= qt5/plugins .include "../../x11/qt5-qtlocation/buildlink3.mk" .include "../../x11/qt5-qtmultimedia/buildlink3.mk" .include "../../x11/qt5-qtsensors/buildlink3.mk" +.include "../../x11/qt5-qtwebchannel/buildlink3.mk" PYTHON_FOR_BUILD_ONLY= yes .include "../../lang/python/tool.mk" .include "../../lang/ruby/buildlink3.mk" diff --git a/x11/qt5-qtwebkit/distinfo b/x11/qt5-qtwebkit/distinfo index 8066282cb..5cc522a1e 100644 --- a/x11/qt5-qtwebkit/distinfo +++ b/x11/qt5-qtwebkit/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2015/03/31 16:01:12 joerg Exp $ +$NetBSD: distinfo,v 1.3 2015/06/12 07:57:11 wiz Exp $ SHA1 (qtwebkit-opensource-src-5.4.0.tar.xz) = e5e92e126bb673dadc329bc726c21bf4f994d829 RMD160 (qtwebkit-opensource-src-5.4.0.tar.xz) = 7310e566174839214a962f1d2ff07cbb7decb7a2 @@ -32,6 +32,7 @@ SHA1 (patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp) = 0112 SHA1 (patch-Source_WebCore_editing_Editor.h) = 8b566568d843c9699789e9d45a019e7f4192699a SHA1 (patch-Source_WebCore_page_NavigatorBase.cpp) = f596432d46cb67b5b233bf7fdf0286d94c554e5e SHA1 (patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp) = dd409929936955ad31b8ec0902067e2f23c054a2 +SHA1 (patch-Source_WebCore_platform_graphics_gstreamer_WebKitWebSourceGStreamer.cpp) = 1527bd277a547d7aa4791b1e0f51be74bc8b6f20 SHA1 (patch-Source_WebCore_platform_graphics_surfaces_GraphicsSurface.h) = d1d986afd5525143fc786a959240a72167f03352 SHA1 (patch-Source_WebCore_platform_graphics_surfaces_GraphicsSurfaceToken.h) = 838acb2d7ecf41e5f6989d98459d103f4268cdcf SHA1 (patch-Source_WebCore_platform_graphics_surfaces_mac_GraphicsSurfaceMac.cpp) = a42d4604c92ec43d11966f2a599125d6a1e9febc diff --git a/x11/qt5-qtwebkit/patches/patch-Source_WebCore_platform_graphics_gstreamer_WebKitWebSourceGStreamer.cpp b/x11/qt5-qtwebkit/patches/patch-Source_WebCore_platform_graphics_gstreamer_WebKitWebSourceGStreamer.cpp new file mode 100644 index 000000000..8fc5f6e6c --- /dev/null +++ b/x11/qt5-qtwebkit/patches/patch-Source_WebCore_platform_graphics_gstreamer_WebKitWebSourceGStreamer.cpp @@ -0,0 +1,223 @@ +$NetBSD: patch-Source_WebCore_platform_graphics_gstreamer_WebKitWebSourceGStreamer.cpp,v 1.1 2015/06/12 07:57:11 wiz Exp $ + +GMutexLocker was added to glib in 2.44. Make sure we use the version from +WebCore. + +--- Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp.orig 2014-12-05 16:24:49.000000000 +0000 ++++ Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp +@@ -354,7 +354,7 @@ static void webKitWebSrcSetProperty(GObj + + switch (propID) { + case PROP_IRADIO_MODE: { +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + priv->iradioMode = g_value_get_boolean(value); + break; + } +@@ -376,7 +376,7 @@ static void webKitWebSrcGetProperty(GObj + WebKitWebSrc* src = WEBKIT_WEB_SRC(object); + WebKitWebSrcPrivate* priv = src->priv; + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + switch (propID) { + case PROP_IRADIO_MODE: + g_value_set_boolean(value, priv->iradioMode); +@@ -429,7 +429,7 @@ static gboolean webKitWebSrcStop(WebKitW + + ASSERT(isMainThread()); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + + bool seeking = priv->seekID; + +@@ -493,7 +493,7 @@ static gboolean webKitWebSrcStart(WebKit + + ASSERT(isMainThread()); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + + priv->startID = 0; + +@@ -584,7 +584,7 @@ static GstStateChangeReturn webKitWebSrc + return ret; + } + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + switch (transition) { + case GST_STATE_CHANGE_READY_TO_PAUSED: + GST_DEBUG_OBJECT(src, "READY->PAUSED"); +@@ -615,7 +615,7 @@ static gboolean webKitWebSrcQueryWithPar + gst_query_parse_duration(query, &format, NULL); + + GST_DEBUG_OBJECT(src, "duration query in format %s", gst_format_get_name(format)); +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + if (format == GST_FORMAT_BYTES && src->priv->size > 0) { + gst_query_set_duration(query, format, src->priv->size); + result = TRUE; +@@ -623,7 +623,7 @@ static gboolean webKitWebSrcQueryWithPar + break; + } + case GST_QUERY_URI: { +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + gst_query_set_uri(query, src->priv->uri); + result = TRUE; + break; +@@ -668,7 +668,7 @@ static gchar* webKitWebSrcGetUri(GstURIH + WebKitWebSrc* src = WEBKIT_WEB_SRC(handler); + gchar* ret; + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + ret = g_strdup(src->priv->uri); + return ret; + } +@@ -683,7 +683,7 @@ static gboolean webKitWebSrcSetUri(GstUR + return FALSE; + } + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + + g_free(priv->uri); + priv->uri = 0; +@@ -719,7 +719,7 @@ static const gchar* webKitWebSrcGetUri(G + WebKitWebSrc* src = WEBKIT_WEB_SRC(handler); + gchar* ret; + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + ret = g_strdup(src->priv->uri); + return ret; + } +@@ -734,7 +734,7 @@ static gboolean webKitWebSrcSetUri(GstUR + return FALSE; + } + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + + g_free(priv->uri); + priv->uri = 0; +@@ -772,7 +772,7 @@ static gboolean webKitWebSrcNeedDataMain + + ASSERT(isMainThread()); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + // already stopped + if (!priv->needDataID) + return FALSE; +@@ -793,7 +793,7 @@ static void webKitWebSrcNeedDataCb(GstAp + + GST_DEBUG_OBJECT(src, "Need more data: %u", length); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + if (priv->needDataID || !priv->paused) { + return; + } +@@ -807,7 +807,7 @@ static gboolean webKitWebSrcEnoughDataMa + + ASSERT(isMainThread()); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + // already stopped + if (!priv->enoughDataID) + return FALSE; +@@ -828,7 +828,7 @@ static void webKitWebSrcEnoughDataCb(Gst + + GST_DEBUG_OBJECT(src, "Have enough data"); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + if (priv->enoughDataID || priv->paused) { + return; + } +@@ -842,7 +842,7 @@ static gboolean webKitWebSrcSeekMainCb(W + + ASSERT(isMainThread()); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + // already stopped + if (!priv->seekID) + return FALSE; +@@ -860,7 +860,7 @@ static gboolean webKitWebSrcSeekDataCb(G + WebKitWebSrcPrivate* priv = src->priv; + + GST_DEBUG_OBJECT(src, "Seeking to offset: %" G_GUINT64_FORMAT, offset); +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + if (offset == priv->offset && priv->requestedOffset == priv->offset) + return TRUE; + +@@ -879,7 +879,7 @@ static gboolean webKitWebSrcSeekDataCb(G + void webKitWebSrcSetMediaPlayer(WebKitWebSrc* src, WebCore::MediaPlayer* player) + { + ASSERT(player); +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + src->priv->player = player; + s_cachedResourceLoader = player->cachedResourceLoader(); + } +@@ -906,7 +906,7 @@ char* StreamingClient::createReadBuffer( + mapGstBuffer(buffer); + #endif + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + priv->buffer = adoptGRef(buffer); + locker.unlock(); + +@@ -921,7 +921,7 @@ void StreamingClient::handleResponseRece + + GST_DEBUG_OBJECT(src, "Received response: %d", response.httpStatusCode()); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + + // If we seeked we need 206 == PARTIAL_CONTENT + if (priv->requestedOffset && response.httpStatusCode() != 206) { +@@ -1020,7 +1020,7 @@ void StreamingClient::handleDataReceived + WebKitWebSrc* src = WEBKIT_WEB_SRC(m_src.get()); + WebKitWebSrcPrivate* priv = src->priv; + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + + GST_LOG_OBJECT(src, "Have %d bytes of data", priv->buffer ? getGstBufferSize(priv->buffer.get()) : length); + +@@ -1074,7 +1074,7 @@ void StreamingClient::handleNotifyFinish + + GST_DEBUG_OBJECT(src, "Have EOS"); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + if (!priv->seekID) { + locker.unlock(); + gst_app_src_end_of_stream(priv->appsrc); +@@ -1210,7 +1210,7 @@ void ResourceHandleStreamingClient::wasB + + GST_ERROR_OBJECT(src, "Request was blocked"); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + uri.set(g_strdup(src->priv->uri)); + locker.unlock(); + +@@ -1224,7 +1224,7 @@ void ResourceHandleStreamingClient::cann + + GST_ERROR_OBJECT(src, "Cannot show URL"); + +- GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); ++ WebCore::GMutexLocker locker(GST_OBJECT_GET_LOCK(src)); + uri.set(g_strdup(src->priv->uri)); + locker.unlock(); + diff --git a/x11/qt5-qtwebsockets/Makefile b/x11/qt5-qtwebsockets/Makefile index f95120236..fbe0c995f 100644 --- a/x11/qt5-qtwebsockets/Makefile +++ b/x11/qt5-qtwebsockets/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/02/08 09:07:27 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtwebsockets-opensource-src-${QTVERSION} PKGNAME= qt5-websockets-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for websockets MAKE_ENV+= QTDIR=${QTDIR} diff --git a/x11/qt5-qtwebsockets/buildlink3.mk b/x11/qt5-qtwebsockets/buildlink3.mk index 5ca3ea13b..3b414dcab 100644 --- a/x11/qt5-qtwebsockets/buildlink3.mk +++ b/x11/qt5-qtwebsockets/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2015/02/08 09:07:27 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-websockets @@ -6,6 +6,7 @@ BUILDLINK_TREE+= qt5-websockets QT5_WEBSOCKETS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-websockets+= qt5-websockets>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-websockets?= qt5-websockets>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-websockets?= ../../x11/qt5-qtwebsockets .include "../../x11/qt5-qtdeclarative/buildlink3.mk" diff --git a/x11/qt5-qtx11extras/Makefile b/x11/qt5-qtx11extras/Makefile index c78d22b5f..7743c3dd7 100644 --- a/x11/qt5-qtx11extras/Makefile +++ b/x11/qt5-qtx11extras/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:48 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:18 tnn Exp $ DISTNAME= qtx11extras-opensource-src-${QTVERSION} PKGNAME= qt5-qtx11extras-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for X11 extras BUILD_TARGET= sub-src diff --git a/x11/qt5-qtx11extras/buildlink3.mk b/x11/qt5-qtx11extras/buildlink3.mk index 296a61bc1..f18e115dc 100644 --- a/x11/qt5-qtx11extras/buildlink3.mk +++ b/x11/qt5-qtx11extras/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2014/12/30 17:23:48 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2015/04/25 14:25:18 tnn Exp $ BUILDLINK_TREE+= qt5-qtx11extras @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtx11extras QT5_QTX11EXTRAS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtx11extras+= qt5-qtx11extras>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtx11extras+= qt5-qtx11extras>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtx11extras+= qt5-qtx11extras>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtx11extras?= ../../x11/qt5-qtx11extras BUILDLINK_INCDIRS.qt5-qtx11extras+= qt5/include diff --git a/x11/qt5-qtxmlpatterns/Makefile b/x11/qt5-qtxmlpatterns/Makefile index d2b633347..b2c2af04d 100644 --- a/x11/qt5-qtxmlpatterns/Makefile +++ b/x11/qt5-qtxmlpatterns/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/12/30 17:23:48 adam Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:19 tnn Exp $ DISTNAME= qtxmlpatterns-opensource-src-${QTVERSION} PKGNAME= qt5-qtxmlpatterns-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 module for XML Patterns #NO_CONFIGURE= yes diff --git a/x11/qt5-qtxmlpatterns/buildlink3.mk b/x11/qt5-qtxmlpatterns/buildlink3.mk index 068207420..07848af1d 100644 --- a/x11/qt5-qtxmlpatterns/buildlink3.mk +++ b/x11/qt5-qtxmlpatterns/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2014/12/30 17:23:48 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:25:19 tnn Exp $ BUILDLINK_TREE+= qt5-qtxmlpatterns @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtxmlpatterns QT5_QTXMLPATTERNS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtxmlpatterns+= qt5-qtxmlpatterns>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-qtxmlpatterns+= qt5-qtxmlpatterns>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-qtxmlpatterns+= qt5-qtxmlpatterns>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-qtxmlpatterns?= ../../x11/qt5-qtxmlpatterns BUILDLINK_INCDIRS.qt5-qtxmlpatterns+= qt5/include diff --git a/x11/qt5-sqlite3/Makefile b/x11/qt5-sqlite3/Makefile index b006af425..be2e96330 100644 --- a/x11/qt5-sqlite3/Makefile +++ b/x11/qt5-sqlite3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/12/30 17:23:48 adam Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:25:19 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-sqlite3-${QTVERSION} +PKGREVISION= 2 COMMENT= Qt5 SQLite3 plugin BUILD_DIRS= src/plugins/sqldrivers diff --git a/x11/qt5-sqlite3/buildlink3.mk b/x11/qt5-sqlite3/buildlink3.mk index aa2ec5998..7fa37a872 100644 --- a/x11/qt5-sqlite3/buildlink3.mk +++ b/x11/qt5-sqlite3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/12/30 17:23:48 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2015/04/25 14:25:19 tnn Exp $ BUILDLINK_TREE+= qt5-sqlite3 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-sqlite3 QT5_SQLITE3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-sqlite3+= qt5-sqlite3>=5.4.0 -BUILDLINK_ABI_DEPENDS.qt5-sqlite3+= qt5-sqlite3>=5.4.0 +BUILDLINK_ABI_DEPENDS.qt5-sqlite3+= qt5-sqlite3>=5.4.0nb2 BUILDLINK_PKGSRCDIR.qt5-sqlite3?= ../../x11/qt5-sqlite3 BUILDLINK_LIBDIRS.qt5-sqlite3+= qt5/plugins diff --git a/x11/qwt-qt4/Makefile b/x11/qwt-qt4/Makefile index a7a268ceb..3e3ea5829 100644 --- a/x11/qwt-qt4/Makefile +++ b/x11/qwt-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2014/02/12 23:18:56 tron Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:25:19 tnn Exp $ DISTNAME= qwt-5.2.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/qwt-qt4/buildlink3.mk b/x11/qwt-qt4/buildlink3.mk index 0e8d777b6..e69ccc164 100644 --- a/x11/qwt-qt4/buildlink3.mk +++ b/x11/qwt-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/10/20 20:08:09 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.26 2015/04/25 14:25:19 tnn Exp $ BUILDLINK_TREE+= qwt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwt QWT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwt+= qwt>=5.2.0<6 -BUILDLINK_ABI_DEPENDS.qwt+= qwt>=5.2.2nb14<6 +BUILDLINK_ABI_DEPENDS.qwt+= qwt>=5.2.2nb16 BUILDLINK_PKGSRCDIR.qwt?= ../../x11/qwt-qt4 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qwt6-qt4/Makefile b/x11/qwt6-qt4/Makefile index 11b2ec7d0..a1ac90082 100644 --- a/x11/qwt6-qt4/Makefile +++ b/x11/qwt6-qt4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2014/02/12 23:18:56 tron Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:25:19 tnn Exp $ DISTNAME= qwt-6.0.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/qwt6-qt4/buildlink3.mk b/x11/qwt6-qt4/buildlink3.mk index 727fd4aa6..bd387ec77 100644 --- a/x11/qwt6-qt4/buildlink3.mk +++ b/x11/qwt6-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2013/06/06 12:53:42 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/04/25 14:25:19 tnn Exp $ BUILDLINK_TREE+= qwt @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwt QWT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwt+= qwt>=6.0.1 -BUILDLINK_ABI_DEPENDS.qwt+= qwt>=6.0.1nb11 +BUILDLINK_ABI_DEPENDS.qwt+= qwt>=6.0.1nb13 BUILDLINK_PKGSRCDIR.qwt?= ../../x11/qwt6-qt4 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/qwtplot3d-qt4/Makefile b/x11/qwtplot3d-qt4/Makefile index a7dc216e6..9c81537a4 100644 --- a/x11/qwtplot3d-qt4/Makefile +++ b/x11/qwtplot3d-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/02/12 23:18:56 tron Exp $ +# $NetBSD: Makefile,v 1.25 2015/04/25 14:25:19 tnn Exp $ # DISTNAME= qwtplot3d-0.2.7 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwtplot3d/} EXTRACT_SUFX= .tgz diff --git a/x11/qwtplot3d-qt4/buildlink3.mk b/x11/qwtplot3d-qt4/buildlink3.mk index 3bb7383bf..775cad2d6 100644 --- a/x11/qwtplot3d-qt4/buildlink3.mk +++ b/x11/qwtplot3d-qt4/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2013/06/06 12:53:43 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/04/25 14:25:19 tnn Exp $ BUILDLINK_TREE+= qwtplot3d @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qwtplot3d QWTPLOT3D_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7 -BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb20 +BUILDLINK_ABI_DEPENDS.qwtplot3d+= qwtplot3d>=0.2.7nb22 BUILDLINK_PKGSRCDIR.qwtplot3d?= ../../x11/qwtplot3d-qt4 .include "../../x11/qt4-libs/buildlink3.mk" diff --git a/x11/randrproto/Makefile b/x11/randrproto/Makefile index cd9edab5e..a7a55cf2e 100644 --- a/x11/randrproto/Makefile +++ b/x11/randrproto/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/03/15 20:42:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/05/27 06:42:07 wiz Exp $ -DISTNAME= randrproto-1.4.1 +DISTNAME= randrproto-1.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/randrproto/distinfo b/x11/randrproto/distinfo index 710058612..4178a44b6 100644 --- a/x11/randrproto/distinfo +++ b/x11/randrproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2015/03/15 20:42:43 wiz Exp $ +$NetBSD: distinfo,v 1.12 2015/05/27 06:42:07 wiz Exp $ -SHA1 (randrproto-1.4.1.tar.bz2) = 7cd1daf5c56336079303d675b5a6788c90204016 -RMD160 (randrproto-1.4.1.tar.bz2) = 6c140449b37e2cfef88b37d3eeb39b10b773d7c3 -Size (randrproto-1.4.1.tar.bz2) = 143474 bytes +SHA1 (randrproto-1.5.0.tar.bz2) = bc420745dc4af011988e9dcabdadf8829cbc2374 +RMD160 (randrproto-1.5.0.tar.bz2) = de8e411bf59e65ecece5a8a8e04dd63d93d9512b +Size (randrproto-1.5.0.tar.bz2) = 142168 bytes diff --git a/x11/razor-qt/Makefile b/x11/razor-qt/Makefile index 7c87514c7..86478a7af 100644 --- a/x11/razor-qt/Makefile +++ b/x11/razor-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2015/03/31 16:01:36 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:19 tnn Exp $ DISTNAME= razorqt-0.5.1 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= x11 MASTER_SITES= https://github.com/downloads/Razor-qt/razor-qt/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/rendercheck/Makefile b/x11/rendercheck/Makefile index df8d60403..799d84b32 100644 --- a/x11/rendercheck/Makefile +++ b/x11/rendercheck/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2012/10/29 05:06:48 asau Exp $ -# +# $NetBSD: Makefile,v 1.5 2015/06/12 11:14:21 wiz Exp $ -DISTNAME= rendercheck-1.4 +DISTNAME= rendercheck-1.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/rendercheck/distinfo b/x11/rendercheck/distinfo index 7e26fa1f6..83dd07557 100644 --- a/x11/rendercheck/distinfo +++ b/x11/rendercheck/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2012/09/07 21:51:47 shattered Exp $ +$NetBSD: distinfo,v 1.3 2015/06/12 11:14:21 wiz Exp $ -SHA1 (rendercheck-1.4.tar.bz2) = 31da797a325afac7d892f0409ef0fc7df5b6adbb -RMD160 (rendercheck-1.4.tar.bz2) = bea4796518be9b855c565faf13ed8f7c7e410dcb -Size (rendercheck-1.4.tar.bz2) = 125828 bytes +SHA1 (rendercheck-1.5.tar.bz2) = dac876f347ee97c09b050c83de3a7b67546c8fe0 +RMD160 (rendercheck-1.5.tar.bz2) = e3cf47928162d4616e47bb44893c79b450311fc6 +Size (rendercheck-1.5.tar.bz2) = 143656 bytes diff --git a/x11/renderproto9/PLIST b/x11/renderproto9/PLIST index b0cc6ace3..f0b324926 100644 --- a/x11/renderproto9/PLIST +++ b/x11/renderproto9/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/12/15 09:29:34 abs Exp $ +@comment $NetBSD: PLIST,v 1.2 2015/06/07 03:40:48 joerg Exp $ include/X11/extensions/render.h include/X11/extensions/renderproto.h lib/pkgconfig/renderproto.pc share/doc/renderproto/renderproto.txt -@comment @dirrm include/X11/extensions diff --git a/x11/rep-gtk2/Makefile b/x11/rep-gtk2/Makefile index c3515da68..72593c7a0 100644 --- a/x11/rep-gtk2/Makefile +++ b/x11/rep-gtk2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:19 tnn Exp $ DISTNAME= rep-gtk-0.90.8.1 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 lang MASTER_SITES= http://download.tuxfamily.org/librep/rep-gtk/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/rox-session/Makefile b/x11/rox-session/Makefile index 9909ad439..513aab30f 100644 --- a/x11/rox-session/Makefile +++ b/x11/rox-session/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2014/05/09 07:37:27 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:19 tnn Exp $ DISTNAME= rox-session-0.28 -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/ruby-gnome2-gtk/Makefile b/x11/ruby-gnome2-gtk/Makefile index c0f781e44..8fa77f0da 100644 --- a/x11/ruby-gnome2-gtk/Makefile +++ b/x11/ruby-gnome2-gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2014/11/09 06:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.54 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk-${VERSION} diff --git a/x11/ruby-gnome2-gtk/buildlink3.mk b/x11/ruby-gnome2-gtk/buildlink3.mk index d06fac045..9019c400b 100644 --- a/x11/ruby-gnome2-gtk/buildlink3.mk +++ b/x11/ruby-gnome2-gtk/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:25:19 tnn Exp $ BUILDLINK_TREE+= ruby-gnome2-gtk @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ruby-gnome2-gtk RUBY_GNOME2_GTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-gnome2-gtk+= ${RUBY_PKGPREFIX}-gnome2-gtk>=0.17.0 -BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.0nb1 +BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk+= ${RUBY_PKGPREFIX}-gnome2-gtk>=2.2.4nb1 BUILDLINK_PKGSRCDIR.ruby-gnome2-gtk?= ../../x11/ruby-gnome2-gtk .include "../../devel/ruby-gnome2-glib/buildlink3.mk" diff --git a/x11/ruby-gnome2-gtk3/Makefile b/x11/ruby-gnome2-gtk3/Makefile index 110270d46..84c02cbb3 100644 --- a/x11/ruby-gnome2-gtk3/Makefile +++ b/x11/ruby-gnome2-gtk3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2014/11/09 06:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.17 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtk3-${VERSION} diff --git a/x11/ruby-gnome2-gtk3/buildlink3.mk b/x11/ruby-gnome2-gtk3/buildlink3.mk index a228b92e2..96346c5c0 100644 --- a/x11/ruby-gnome2-gtk3/buildlink3.mk +++ b/x11/ruby-gnome2-gtk3/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/04/25 14:25:19 tnn Exp $ BUILDLINK_TREE+= ruby-gnome2-gtk3 @@ -7,6 +7,7 @@ RUBY_GNOME2_GTK3_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ruby-gnome2-gtk3+=${RUBY_PKGPREFIX}-gnome2-gtk3>=1.2.0 BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk3+=${RUBY_PKGPREFIX}-gnome2-gtk3>=2.2.0nb1 +BUILDLINK_ABI_DEPENDS.ruby-gnome2-gtk3?= ${RUBY_PKGPREFIX}-gnome2-gtk3>=2.2.4nb1 BUILDLINK_PKGSRCDIR.ruby-gnome2-gtk3?= ../../x11/ruby-gnome2-gtk3 .include "../../devel/ruby-gnome2-glib/buildlink3.mk" diff --git a/x11/ruby-gnome2-gtksourceview2/Makefile b/x11/ruby-gnome2-gtksourceview2/Makefile index e8d7f0180..1aa132c1f 100644 --- a/x11/ruby-gnome2-gtksourceview2/Makefile +++ b/x11/ruby-gnome2-gtksourceview2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2014/11/09 06:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.43 2015/05/17 06:45:23 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview2-${VERSION} diff --git a/x11/ruby-gnome2-gtksourceview3/Makefile b/x11/ruby-gnome2-gtksourceview3/Makefile index ffde6bee7..94b585939 100644 --- a/x11/ruby-gnome2-gtksourceview3/Makefile +++ b/x11/ruby-gnome2-gtksourceview3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2014/11/09 06:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.18 2015/05/17 06:45:24 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gtksourceview3-${VERSION} diff --git a/x11/ruby-gnome2-vte/Makefile b/x11/ruby-gnome2-vte/Makefile index 0a3432b2e..2468396af 100644 --- a/x11/ruby-gnome2-vte/Makefile +++ b/x11/ruby-gnome2-vte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2014/11/09 06:27:03 obache Exp $ +# $NetBSD: Makefile,v 1.46 2015/05/17 06:45:24 tsutsui Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-vte-${VERSION} diff --git a/x11/ruby-wxruby/Makefile b/x11/ruby-wxruby/Makefile index 26f4c2e0d..23c6be071 100644 --- a/x11/ruby-wxruby/Makefile +++ b/x11/ruby-wxruby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2015/03/10 16:26:09 taca Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/25 14:25:20 tnn Exp $ # DISTNAME= wxruby-2.0.1 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 MASTER_SITES= # http://rubyforge.org/frs/download.php/63379/ diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 5f5cbc211..43897b7ab 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2015/01/05 22:44:17 morr Exp $ +# $NetBSD: Makefile,v 1.54 2015/06/12 10:52:19 wiz Exp $ DISTNAME= rxvt-unicode-9.21 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index 896d3498d..78a04dffa 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:25:20 tnn Exp $ # DISTNAME= sakura-${SAKURA_VER} SAKURA_VER= 3.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://launchpadlibrarian.net/159682501/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile index 408eb3f57..85e35474c 100644 --- a/x11/sessreg/Makefile +++ b/x11/sessreg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2015/01/20 09:22:06 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/02 10:27:31 wiz Exp $ DISTNAME= sessreg-1.1.0 CATEGORIES= x11 @@ -23,6 +23,6 @@ CONFIGURE_ARGS+=--localstatedir=${VARBASE:Q} #CPPFLAGS+= -DNO_COLON_ZERO_IN_UTMP #.endif - +BUILDLINK_API_DEPENDS.xproto+= xproto>=7.0.25 .include "../../x11/xproto/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile index 9df22da6c..b2a13d8f4 100644 --- a/x11/setxkbmap/Makefile +++ b/x11/setxkbmap/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2012/10/29 05:06:52 asau Exp $ -# +# $NetBSD: Makefile,v 1.9 2015/04/17 06:55:57 wiz Exp $ -DISTNAME= setxkbmap-1.3.0 +DISTNAME= setxkbmap-1.3.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/setxkbmap/distinfo b/x11/setxkbmap/distinfo index b3dc0bbff..a6d099fba 100644 --- a/x11/setxkbmap/distinfo +++ b/x11/setxkbmap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/06/03 18:01:24 wiz Exp $ +$NetBSD: distinfo,v 1.5 2015/04/17 06:55:57 wiz Exp $ -SHA1 (setxkbmap-1.3.0.tar.bz2) = d10885d6215b06789961c67557df46406f99c2b7 -RMD160 (setxkbmap-1.3.0.tar.bz2) = e77e139f96b7135b062ea9a86ee179b9e0788774 -Size (setxkbmap-1.3.0.tar.bz2) = 125844 bytes +SHA1 (setxkbmap-1.3.1.tar.bz2) = 560a02cf6f7db1f79739a4f2bd4f8050c7eb6f43 +RMD160 (setxkbmap-1.3.1.tar.bz2) = e625f4c402516448c3b27a57def90e8948e5d1fe +Size (setxkbmap-1.3.1.tar.bz2) = 133817 bytes diff --git a/x11/ssystem/Makefile b/x11/ssystem/Makefile index ea5e33637..2f130cec1 100644 --- a/x11/ssystem/Makefile +++ b/x11/ssystem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/10/29 05:06:52 asau Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:25:20 tnn Exp $ # DISTNAME= ssystem-1.6 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 graphics MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/x11/sxhkd/DESCR b/x11/sxhkd/DESCR new file mode 100644 index 000000000..1202bc208 --- /dev/null +++ b/x11/sxhkd/DESCR @@ -0,0 +1,2 @@ +sxhkd is a simple X hotkey daemon with a powerful and compact +configuration syntax. diff --git a/x11/sxhkd/Makefile b/x11/sxhkd/Makefile new file mode 100644 index 000000000..993becb8f --- /dev/null +++ b/x11/sxhkd/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1 2015/06/05 22:45:07 youri Exp $ + +DISTNAME= sxhkd-0.5.5 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_GITHUB:=baskerville/} +GITHUB_TAG= ${PKGVERSION} + +MAINTAINER= youri@NetBSD.org +HOMEPAGE= https://github.com/baskerville/sxhkd +COMMENT= Simple X hotkey daemon +LICENSE= 2-clause-bsd + +USE_TOOLS+= gmake + +SUBST_CLASSES+= makefile +SUBST_STAGE.makefile= pre-build +SUBST_MESSAGE.makefile= Fixing makefile +SUBST_FILES.makefile= Makefile +SUBST_SED.makefile= -e 's,share/man,${PKGMANDIR},g' + +.include "../../x11/xcb-util/buildlink3.mk" +.include "../../x11/xcb-util-keysyms/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/sxhkd/PLIST b/x11/sxhkd/PLIST new file mode 100644 index 000000000..c84203d8a --- /dev/null +++ b/x11/sxhkd/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/06/05 22:45:07 youri Exp $ +bin/sxhkd +man/man1/sxhkd.1 diff --git a/x11/sxhkd/distinfo b/x11/sxhkd/distinfo new file mode 100644 index 000000000..6ad5c837c --- /dev/null +++ b/x11/sxhkd/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/06/05 22:45:07 youri Exp $ + +SHA1 (sxhkd-0.5.5.tar.gz) = 953ac57272adca3258ba0609a9f8c9d85450cd21 +RMD160 (sxhkd-0.5.5.tar.gz) = 0cef5d17cd55408102f319ac5d1ef608e112ed9f +Size (sxhkd-0.5.5.tar.gz) = 34634 bytes diff --git a/x11/tint2/Makefile b/x11/tint2/Makefile index 1fac1bfd1..6c826693c 100644 --- a/x11/tint2/Makefile +++ b/x11/tint2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2015/02/08 18:06:10 tnn Exp $ +# $NetBSD: Makefile,v 1.34 2015/04/25 14:25:20 tnn Exp $ DISTNAME= tint2-0.11 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= x11 MASTER_SITES= http://tint2.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/tk/Makefile.version b/x11/tk/Makefile.version index e1c514dac..5b73d381e 100644 --- a/x11/tk/Makefile.version +++ b/x11/tk/Makefile.version @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.version,v 1.15 2014/11/22 15:58:44 adam Exp $ +# $NetBSD: Makefile.version,v 1.16 2015/05/21 10:38:00 adam Exp $ # used by cad/xcircuit/Makefile # used by devel/tcl-tclcl/Makefile # used by lang/tcl/Makefile @@ -7,4 +7,4 @@ TK_SONUM= 86 TK_BASEVER= 8.6 -TK_VERSION= 8.6.3 +TK_VERSION= 8.6.4 diff --git a/x11/tk/distinfo b/x11/tk/distinfo index 709a228d7..4e648eceb 100644 --- a/x11/tk/distinfo +++ b/x11/tk/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.44 2014/11/22 15:58:44 adam Exp $ +$NetBSD: distinfo,v 1.45 2015/05/21 10:38:00 adam Exp $ -SHA1 (tk8.6.3-src.tar.gz) = 244ddc0f64cc3d429c9d86135d0bbe2cf06c9360 -RMD160 (tk8.6.3-src.tar.gz) = 5d816981def3f81c2c99a243c6ce099db5e5c3ab -Size (tk8.6.3-src.tar.gz) = 4258339 bytes +SHA1 (tk8.6.4-src.tar.gz) = ad24c59ac2e7453d1ed2bad0d7d18a01eabc5226 +RMD160 (tk8.6.4-src.tar.gz) = 83ee22124e6afffba535ac45e60b3f815a7aac9e +Size (tk8.6.4-src.tar.gz) = 4266426 bytes SHA1 (patch-unix_Makefile.in) = 553800ef42c328618980962c6b78d478ab4d2e2b SHA1 (patch-unix_configure) = 97139ed28a2cb8528da5c53cfcbc8f8fb43670f6 diff --git a/x11/tzosdclock/distinfo b/x11/tzosdclock/distinfo index a0349ead5..bd921ffde 100644 --- a/x11/tzosdclock/distinfo +++ b/x11/tzosdclock/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/10/28 02:46:19 minskim Exp $ +$NetBSD: distinfo,v 1.2 2015/06/08 06:53:27 dsainty Exp $ SHA1 (tzosdclock_1.0.2.tar.gz) = 9df6a54ad5a230a51c7680940b7699bd83d6897e RMD160 (tzosdclock_1.0.2.tar.gz) = 19327151cf6606b8bc8747d64189fafe0f630d32 Size (tzosdclock_1.0.2.tar.gz) = 181015 bytes -SHA1 (patch-aa) = 427685ce8bc6c70ab26f12b1f77c617711fa5934 +SHA1 (patch-aa) = 7405f83132711fb3ea19b02e8a6cf6f07f2026f6 diff --git a/x11/tzosdclock/patches/patch-aa b/x11/tzosdclock/patches/patch-aa index eb8035020..ea5454065 100644 --- a/x11/tzosdclock/patches/patch-aa +++ b/x11/tzosdclock/patches/patch-aa @@ -1,4 +1,7 @@ -$NetBSD: patch-aa,v 1.1.1.1 2005/10/28 02:46:19 minskim Exp $ +$NetBSD: patch-aa,v 1.2 2015/06/08 06:53:27 dsainty Exp $ + +Add in LDFLAGS, and compile before linking for compilers that optimise out +library symbols that do not appear to be in use. --- Makefile.in.orig 2005-09-24 01:47:19.000000000 -0700 +++ Makefile.in @@ -7,7 +10,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2005/10/28 02:46:19 minskim Exp $ $(PROG): tzosdclock.c - $(CC) $(OPTS) $(CFLAGS) $(LIBS) tzosdclock.c -o $(PROG) -+ $(CC) $(OPTS) $(CFLAGS) $(LDFLAGS) $(LIBS) tzosdclock.c -o $(PROG) ++ $(CC) $(OPTS) $(CFLAGS) tzosdclock.c $(LDFLAGS) $(LIBS) -o $(PROG) clean: -/bin/rm -rf $(PROG) diff --git a/x11/vte/Makefile b/x11/vte/Makefile index a83ef9d23..b46d9c65f 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.102 2014/07/27 20:45:10 ahoka Exp $ +# $NetBSD: Makefile,v 1.103 2015/04/25 14:25:20 tnn Exp $ # .include "Makefile.common" -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/vte/buildlink3.mk b/x11/vte/buildlink3.mk index 927da9077..47073b505 100644 --- a/x11/vte/buildlink3.mk +++ b/x11/vte/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.41 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.42 2015/04/25 14:25:20 tnn Exp $ BUILDLINK_TREE+= vte @@ -6,7 +6,7 @@ BUILDLINK_TREE+= vte VTE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.vte+= vte>=0.14.0 -BUILDLINK_ABI_DEPENDS.vte+= vte>=0.28.1nb14 +BUILDLINK_ABI_DEPENDS.vte+= vte>=0.28.1nb16 BUILDLINK_PKGSRCDIR.vte?= ../../x11/vte .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/vte029/Makefile b/x11/vte029/Makefile index beaaefea4..ac4c6c59a 100644 --- a/x11/vte029/Makefile +++ b/x11/vte029/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/07/27 20:45:10 ahoka Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:25:20 tnn Exp $ # .include "Makefile.common" -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/x11/vte029/buildlink3.mk b/x11/vte029/buildlink3.mk index 371169182..dfb12e1ec 100644 --- a/x11/vte029/buildlink3.mk +++ b/x11/vte029/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2015/04/25 14:25:20 tnn Exp $ BUILDLINK_TREE+= vte029 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= vte029 VTE029_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.vte029+= vte029>=0.32.2 -BUILDLINK_ABI_DEPENDS.vte029+= vte029>=0.32.2nb11 +BUILDLINK_ABI_DEPENDS.vte029+= vte029>=0.32.2nb13 BUILDLINK_PKGSRCDIR.vte029?= ../../x11/vte029 .include "../../devel/glib2/buildlink3.mk" diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index 1bbade935..bb39ea143 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2014/06/09 14:18:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:20 tnn Exp $ # .include "Makefile.common" -PKGREVISION= 38 +PKGREVISION= 39 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 diff --git a/x11/wxGTK24/buildlink3.mk b/x11/wxGTK24/buildlink3.mk index 92d70342a..b551253f2 100644 --- a/x11/wxGTK24/buildlink3.mk +++ b/x11/wxGTK24/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2015/04/25 14:25:20 tnn Exp $ .include "../../mk/bsd.fast.prefs.mk" @@ -8,7 +8,7 @@ BUILDLINK_TREE+= wxGTK24 WXGTK24_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK24+= wxGTK24>=2.4.2 -BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb37 +BUILDLINK_ABI_DEPENDS.wxGTK24+= wxGTK24>=2.4.2nb39 BUILDLINK_PKGSRCDIR.wxGTK24?= ../../x11/wxGTK24 .include "../../devel/pangox-compat/buildlink3.mk" diff --git a/x11/wxGTK26-contrib/Makefile b/x11/wxGTK26-contrib/Makefile index 88490604e..a31fe2e7f 100644 --- a/x11/wxGTK26-contrib/Makefile +++ b/x11/wxGTK26-contrib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:25:20 tnn Exp $ # .include "../../x11/wxGTK26/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/} -PKGREVISION= 26 +PKGREVISION= 27 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Contrib libraries for wxWidgets GTK diff --git a/x11/wxGTK26-contrib/buildlink3.mk b/x11/wxGTK26-contrib/buildlink3.mk index f7ef3ac15..af58ac008 100644 --- a/x11/wxGTK26-contrib/buildlink3.mk +++ b/x11/wxGTK26-contrib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:25:20 tnn Exp $ BUILDLINK_TREE+= wxGTK-contrib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK-contrib WXGTK_CONTRIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK-contrib+= wxGTK-contrib>=2.6.0nb2 -BUILDLINK_ABI_DEPENDS.wxGTK-contrib+= wxGTK-contrib>=2.6.3nb26 +BUILDLINK_ABI_DEPENDS.wxGTK-contrib+= wxGTK-contrib>=2.6.3nb27 BUILDLINK_PKGSRCDIR.wxGTK-contrib?= ../../x11/wxGTK26-contrib .include "../../devel/zlib/buildlink3.mk" diff --git a/x11/wxGTK26/Makefile b/x11/wxGTK26/Makefile index 1a6791a89..178b6f4ad 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2015/02/20 23:37:51 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2015/04/25 14:25:20 tnn Exp $ # .include "Makefile.common" -PKGREVISION= 29 +PKGREVISION= 30 COMMENT= GTK-based implementation of the wxWidgets GUI library REPLACE_SH= wx-config.in wx-config-inplace.in diff --git a/x11/wxGTK26/buildlink3.mk b/x11/wxGTK26/buildlink3.mk index c7d1e71f5..2e8fba270 100644 --- a/x11/wxGTK26/buildlink3.mk +++ b/x11/wxGTK26/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:25:20 tnn Exp $ BUILDLINK_TREE+= wxGTK @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK WXGTK_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK+= wxGTK>=2.6.0nb2 -BUILDLINK_ABI_DEPENDS.wxGTK+= wxGTK>=2.6.3nb27 +BUILDLINK_ABI_DEPENDS.wxGTK+= wxGTK>=2.6.3nb30 BUILDLINK_PKGSRCDIR.wxGTK?= ../../x11/wxGTK26 .include "../../devel/pangox-compat/buildlink3.mk" diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index 0f4d59677..391173f54 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:25:20 tnn Exp $ .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake diff --git a/x11/wxGTK28-contrib/buildlink3.mk b/x11/wxGTK28-contrib/buildlink3.mk index 67ff683b5..1ab2714dc 100644 --- a/x11/wxGTK28-contrib/buildlink3.mk +++ b/x11/wxGTK28-contrib/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2014/05/05 00:48:33 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:25:20 tnn Exp $ BUILDLINK_TREE+= wxGTK28-contrib @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK28-contrib WXGTK28_CONTRIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.10 -BUILDLINK_ABI_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.12nb3 +BUILDLINK_ABI_DEPENDS.wxGTK28-contrib+= wxGTK28-contrib>=2.8.12nb4 BUILDLINK_PKGSRCDIR.wxGTK28-contrib?= ../../x11/wxGTK28-contrib .include "../../x11/wxGTK28/buildlink3.mk" diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile index 30d0aa789..808da2256 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2014/12/10 14:02:32 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2015/04/25 14:25:20 tnn Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= GTK-based implementation of the wxWidgets GUI library BUILD_TARGET= all diff --git a/x11/wxGTK28/buildlink3.mk b/x11/wxGTK28/buildlink3.mk index ba218751b..6b2a1bac7 100644 --- a/x11/wxGTK28/buildlink3.mk +++ b/x11/wxGTK28/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.30 2015/02/28 23:48:40 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.31 2015/04/25 14:25:20 tnn Exp $ BUILDLINK_TREE+= wxGTK28 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK28 WXGTK28_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK28+= wxGTK28>=2.8.10 -BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.12nb5 +BUILDLINK_ABI_DEPENDS.wxGTK28+= wxGTK28>=2.8.12nb8 BUILDLINK_PKGSRCDIR.wxGTK28?= ../../x11/wxGTK28 .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/wxGTK30/Makefile b/x11/wxGTK30/Makefile index fe3a778f8..55fca3981 100644 --- a/x11/wxGTK30/Makefile +++ b/x11/wxGTK30/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2015/01/17 11:16:59 wiedi Exp $ +# $NetBSD: Makefile,v 1.9 2015/04/25 14:25:20 tnn Exp $ VERSION= 3.0.2 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= wxWidgets-${VERSION} PKGNAME= wxGTK30-${VERSION} CATEGORIES= x11 diff --git a/x11/wxGTK30/buildlink3.mk b/x11/wxGTK30/buildlink3.mk index 304611eb3..6e2bc81c7 100644 --- a/x11/wxGTK30/buildlink3.mk +++ b/x11/wxGTK30/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2015/03/19 19:18:07 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2015/04/25 14:25:20 tnn Exp $ BUILDLINK_TREE+= wxGTK30 @@ -6,7 +6,7 @@ BUILDLINK_TREE+= wxGTK30 WXGTK30_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.wxGTK30+= wxGTK30>=3.0.1 -BUILDLINK_ABI_DEPENDS.wxGTK30+= wxGTK30>=3.0.1 +BUILDLINK_ABI_DEPENDS.wxGTK30+= wxGTK30>=3.0.2nb2 BUILDLINK_PKGSRCDIR.wxGTK30?= ../../x11/wxGTK30 .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index adc52b11c..a3a34685a 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2015/02/20 23:39:31 joerg Exp $ +# $NetBSD: Makefile,v 1.53 2015/04/25 14:25:20 tnn Exp $ DISTNAME= wxhaskell-src-0.9.4 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} EXTRACT_SUFX= .zip diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index 8d52641f2..a98d7dcdd 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2013/06/06 12:55:22 wiz Exp $ -# +# $NetBSD: Makefile,v 1.12 2015/04/17 06:58:55 wiz Exp $ -DISTNAME= x11perf-1.5.4 -PKGREVISION= 3 +DISTNAME= x11perf-1.6.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/x11perf/distinfo b/x11/x11perf/distinfo index e70fca9fe..c5557280c 100644 --- a/x11/x11perf/distinfo +++ b/x11/x11perf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/06/03 18:02:24 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/17 06:58:55 wiz Exp $ -SHA1 (x11perf-1.5.4.tar.bz2) = d820e95ee6698e7036d4823f5ac5669b79acea86 -RMD160 (x11perf-1.5.4.tar.bz2) = 43333d9f90833aeb03546f5c9d8b7c1b1eb7e1e2 -Size (x11perf-1.5.4.tar.bz2) = 167655 bytes +SHA1 (x11perf-1.6.0.tar.bz2) = de4960357e077fddd3d3a33f72f579981efc7fa4 +RMD160 (x11perf-1.6.0.tar.bz2) = 6a3a6dfd64f4fe75be0d61d4cf423ca9f78a4144 +Size (x11perf-1.6.0.tar.bz2) = 191086 bytes diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index d77a0cd47..595c09ab4 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2015/03/15 17:47:15 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:25:20 tnn Exp $ # DISTNAME= x11vnc-0.9.13 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libvncserver/} diff --git a/x11/xcb-util-cursor/Makefile b/x11/xcb-util-cursor/Makefile index 6cd563cc6..6a12d4274 100644 --- a/x11/xcb-util-cursor/Makefile +++ b/x11/xcb-util-cursor/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2014/09/25 20:04:53 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/02 22:34:39 wiz Exp $ -DISTNAME= xcb-util-cursor-0.1.1 -PKGREVISION= 1 +DISTNAME= xcb-util-cursor-0.1.2 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xcb-util-cursor/distinfo b/x11/xcb-util-cursor/distinfo index 4db2b13ab..106039db0 100644 --- a/x11/xcb-util-cursor/distinfo +++ b/x11/xcb-util-cursor/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2015/02/02 14:41:16 wiz Exp $ +$NetBSD: distinfo,v 1.5 2015/04/02 22:34:39 wiz Exp $ -SHA1 (xcb-util-cursor-0.1.1.tar.bz2) = 75ea5d4dc5f185151f171e525023cb76f3b72128 -RMD160 (xcb-util-cursor-0.1.1.tar.bz2) = 3dafa5d3ba7d284c2cdd4c8f57d648dfb595fb46 -Size (xcb-util-cursor-0.1.1.tar.bz2) = 280852 bytes -SHA1 (patch-cursor_parse__cursor__file.c) = bdae403e10d920edda9f212e785539e3303f9667 +SHA1 (xcb-util-cursor-0.1.2.tar.bz2) = b55a92cd96c3ec1be9a26963df6d5f16e68fffea +RMD160 (xcb-util-cursor-0.1.2.tar.bz2) = 091da6d282c485c041904d2f8945d70de4a10516 +Size (xcb-util-cursor-0.1.2.tar.bz2) = 289714 bytes diff --git a/x11/xcb-util-cursor/patches/patch-cursor_parse__cursor__file.c b/x11/xcb-util-cursor/patches/patch-cursor_parse__cursor__file.c deleted file mode 100644 index 9399e5abf..000000000 --- a/x11/xcb-util-cursor/patches/patch-cursor_parse__cursor__file.c +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-cursor_parse__cursor__file.c,v 1.1 2015/02/02 14:41:16 wiz Exp $ - -Simplified version of -http://cgit.freedesktop.org/xcb/util-cursor/commit/?id=f03cc278c6cce0cf721adf9c3764d3c5fba63392 - ---- cursor/parse_cursor_file.c.orig 2013-11-09 10:15:12.000000000 +0000 -+++ cursor/parse_cursor_file.c -@@ -48,6 +48,9 @@ - # ifndef HAVE_LE32TOH - # define le32toh(x) LE_32(x) - # endif -+#elif defined(__APPLE__) -+#include -+#define le32toh(x) OSSwapLittleToHostInt32(x) - #endif - - #include diff --git a/x11/xcb-util-errors/DESCR b/x11/xcb-util-errors/DESCR new file mode 100644 index 000000000..7c698db2c --- /dev/null +++ b/x11/xcb-util-errors/DESCR @@ -0,0 +1,5 @@ +xcb-util-errors is a utility library that gives human readable +names to error codes and event codes and also to major and minor +numbers. The necessary information is drawn from xcb-proto's protocol +descriptions. This library is especially useful when working with +extensions and is mostly useful for debugging. diff --git a/x11/xcb-util-errors/Makefile b/x11/xcb-util-errors/Makefile new file mode 100644 index 000000000..f348b65e2 --- /dev/null +++ b/x11/xcb-util-errors/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1 2015/04/27 09:23:06 wiz Exp $ + +DISTNAME= xcb-util-errors-1.0 +CATEGORIES= x11 +MASTER_SITES= http://xcb.freedesktop.org/dist/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://xcb.freedesktop.org/ +COMMENT= Library for helping debug xcb problems +LICENSE= x11 + +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config +USE_LIBTOOL= yes + +PKGCONFIG_OVERRIDE= xcb-errors.pc.in + +.include "../../x11/libxcb/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xcb-util-errors/PLIST b/x11/xcb-util-errors/PLIST new file mode 100644 index 000000000..a643280dc --- /dev/null +++ b/x11/xcb-util-errors/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/27 09:23:06 wiz Exp $ +include/xcb/xcb_errors.h +lib/libxcb-errors.la +lib/pkgconfig/xcb-errors.pc diff --git a/x11/xcb-util-errors/distinfo b/x11/xcb-util-errors/distinfo new file mode 100644 index 000000000..dc0f1e6d4 --- /dev/null +++ b/x11/xcb-util-errors/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/27 09:23:06 wiz Exp $ + +SHA1 (xcb-util-errors-1.0.tar.bz2) = c72516e48e95f3d76780664ef14cda2f066f5088 +RMD160 (xcb-util-errors-1.0.tar.bz2) = c54eb45715287901e3eba1159deb7acdd88cd9d7 +Size (xcb-util-errors-1.0.tar.bz2) = 297943 bytes diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile index 09627ef6e..c3977185b 100644 --- a/x11/xcompmgr/Makefile +++ b/x11/xcompmgr/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2013/05/16 05:44:44 richard Exp $ -# +# $NetBSD: Makefile,v 1.30 2015/04/17 07:00:35 wiz Exp $ -DISTNAME= xcompmgr-1.1.6 +DISTNAME= xcompmgr-1.1.7 CATEGORIES= x11 MASTER_SITES = ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xcompmgr/distinfo b/x11/xcompmgr/distinfo index 7f31e2356..adf9cbc55 100644 --- a/x11/xcompmgr/distinfo +++ b/x11/xcompmgr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2013/05/16 05:44:44 richard Exp $ +$NetBSD: distinfo,v 1.11 2015/04/17 07:00:35 wiz Exp $ -SHA1 (xcompmgr-1.1.6.tar.bz2) = a9cf78ea32bac51ff584115381f195566b164fe3 -RMD160 (xcompmgr-1.1.6.tar.bz2) = 12f494bddc349d30c8b55dc9fe51c854c274075a -Size (xcompmgr-1.1.6.tar.bz2) = 123683 bytes +SHA1 (xcompmgr-1.1.7.tar.bz2) = 5590d1bdd2669f083e4c2bb25edd89cce8abbd58 +RMD160 (xcompmgr-1.1.7.tar.bz2) = 5377a287185099390b57ed698a417a91054c1192 +Size (xcompmgr-1.1.7.tar.bz2) = 136667 bytes diff --git a/x11/xdg-user-dirs/Makefile b/x11/xdg-user-dirs/Makefile index c3bc479a9..0cedfe1ee 100644 --- a/x11/xdg-user-dirs/Makefile +++ b/x11/xdg-user-dirs/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2012/10/29 05:07:01 asau Exp $ -# +# $NetBSD: Makefile,v 1.6 2015/06/17 17:31:38 tron Exp $ DISTNAME= xdg-user-dirs-0.10 PKGREVISION= 1 @@ -9,6 +8,7 @@ MASTER_SITES= http://user-dirs.freedesktop.org/releases/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freedesktop.org/wiki/Software/xdg-user-dirs COMMENT= Tool to manage "well known" user directories +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes diff --git a/x11/xdg-user-dirs/distinfo b/x11/xdg-user-dirs/distinfo index bd6425692..2113f24d2 100644 --- a/x11/xdg-user-dirs/distinfo +++ b/x11/xdg-user-dirs/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/04/16 19:06:56 drochner Exp $ +$NetBSD: distinfo,v 1.2 2015/06/17 17:31:38 tron Exp $ SHA1 (xdg-user-dirs-0.10.tar.gz) = 824ab2ccdbea30d4cdc29bbec3b80250297e363b RMD160 (xdg-user-dirs-0.10.tar.gz) = 6069cff49918dc0393bc86bde1a95268e8c6de51 @@ -6,3 +6,4 @@ Size (xdg-user-dirs-0.10.tar.gz) = 242835 bytes SHA1 (patch-aa) = 133a075c749ec27c46688c0ff9894d3689ea6d80 SHA1 (patch-ab) = 2a699ce58d526684c53c0e989b95de588908e324 SHA1 (patch-ac) = da06f94f98f6d9ad8fb219c0d6708868b9975821 +SHA1 (patch-xdg-user-dirs-update.c) = c08fe39ab65ba7704aefc9c1530ccebf11e06ad7 diff --git a/x11/xdg-user-dirs/patches/patch-xdg-user-dirs-update.c b/x11/xdg-user-dirs/patches/patch-xdg-user-dirs-update.c new file mode 100644 index 000000000..07e993a68 --- /dev/null +++ b/x11/xdg-user-dirs/patches/patch-xdg-user-dirs-update.c @@ -0,0 +1,31 @@ +$NetBSD: patch-xdg-user-dirs-update.c,v 1.1 2015/06/17 17:31:38 tron Exp $ + +Fix build under Solaris 10. + +--- xdg-user-dirs-update.c.orig 2007-08-20 09:12:20.000000000 +0100 ++++ xdg-user-dirs-update.c 2015-06-17 13:18:17.000000000 +0100 +@@ -328,6 +328,24 @@ + } + } + ++#ifdef __sun__ ++static char * ++my_strndup(const char *s, size_t n) ++{ ++ char *p; ++ ++ p = malloc(n + 1); ++ if (p) ++ { ++ strncpy(p, s, n); ++ p[n] = '\0'; ++ } ++ return p; ++} ++ ++#define strndup my_strndup ++#endif ++ + static char ** + parse_colon_separated_dirs (const char *dirs) + { diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 208e2c33a..f8762e313 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.44 2015/04/25 14:25:21 tnn Exp $ # DISTNAME= Xdialog-2.3.1 PKGNAME= ${DISTNAME:S/^X/x/} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= x11 misc MASTER_SITES= http://xdialog.free.fr/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xditview/Makefile b/x11/xditview/Makefile index 6bc900aec..220b5f992 100644 --- a/x11/xditview/Makefile +++ b/x11/xditview/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2013/06/09 12:12:27 rodent Exp $ -# +# $NetBSD: Makefile,v 1.4 2015/04/17 07:05:02 wiz Exp $ -DISTNAME= xditview-1.0.3 +DISTNAME= xditview-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xditview/distinfo b/x11/xditview/distinfo index 23c071614..f3bc2b137 100644 --- a/x11/xditview/distinfo +++ b/x11/xditview/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/05/28 02:15:35 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/17 07:05:02 wiz Exp $ -SHA1 (xditview-1.0.3.tar.bz2) = 38eb96a186d9e0507291be30a9b9b65de667635b -RMD160 (xditview-1.0.3.tar.bz2) = 66139f2e4ab9eafda694a31d021bf453fcba36f5 -Size (xditview-1.0.3.tar.bz2) = 143012 bytes +SHA1 (xditview-1.0.4.tar.bz2) = 5fa4247f75bc1d10e78a4c215c8bd3b9c4651dfb +RMD160 (xditview-1.0.4.tar.bz2) = 7c660aa1aa8a91e07306985d4a87f6ea21f57fa2 +Size (xditview-1.0.4.tar.bz2) = 148842 bytes diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile index 5e6a8de78..2d26bc616 100644 --- a/x11/xdm/Makefile +++ b/x11/xdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2014/08/25 08:59:38 obache Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/22 19:49:09 tnn Exp $ DISTNAME= xdm-1.1.11 PKGREVISION= 5 @@ -43,15 +43,11 @@ CONFIGURE_ARGS+= --with-authdir=${VARBASE}/lib/xdm OWN_DIRS_PERMS+= ${VARBASE}/lib/xdm \ ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0755 -.include "../../mk/compiler.mk" - -.if !empty(CC_VERSION:Mgcc-[3-4]*) -CFLAGS+= -fno-strict-aliasing -.endif - TOOL_DEPENDS+= tradcpp-[0-9]*:../../devel/tradcpp CONFIGURE_ENV+= ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix" +.include "../../mk/bsd.prefs.mk" + .if ${OPSYS} == "NetBSD" CONFIGURE_ARGS+= --with-random-device=/dev/urandom .endif diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile index 77841a0bd..5676d5bae 100644 --- a/x11/xdpyinfo/Makefile +++ b/x11/xdpyinfo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/05/21 08:42:50 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/17 07:01:33 wiz Exp $ -DISTNAME= xdpyinfo-1.3.1 +DISTNAME= xdpyinfo-1.3.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xdpyinfo/distinfo b/x11/xdpyinfo/distinfo index a83b146a3..13f3c6310 100644 --- a/x11/xdpyinfo/distinfo +++ b/x11/xdpyinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/05/21 08:42:50 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/04/17 07:01:33 wiz Exp $ -SHA1 (xdpyinfo-1.3.1.tar.bz2) = 8b208d16754bb1ad8daa958e6e57ead363fb82ea -RMD160 (xdpyinfo-1.3.1.tar.bz2) = 70b6388818ab7f08a5595cdd22f24d06bc80745a -Size (xdpyinfo-1.3.1.tar.bz2) = 136412 bytes +SHA1 (xdpyinfo-1.3.2.tar.bz2) = 0922fc31f8fc82ac20e326a6c9eb33ed7d57ad87 +RMD160 (xdpyinfo-1.3.2.tar.bz2) = 7afc5b67eb466118e5b09a2d8b2f384141517948 +Size (xdpyinfo-1.3.2.tar.bz2) = 141351 bytes diff --git a/x11/xdriinfo/Makefile b/x11/xdriinfo/Makefile index dee477e48..9656b4075 100644 --- a/x11/xdriinfo/Makefile +++ b/x11/xdriinfo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2013/05/16 05:45:57 richard Exp $ -# +# $NetBSD: Makefile,v 1.7 2015/04/25 14:25:21 tnn Exp $ -DISTNAME= xdriinfo-1.0.4 +DISTNAME= xdriinfo-1.0.5 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xdriinfo/distinfo b/x11/xdriinfo/distinfo index 29845c53b..90d7a5641 100644 --- a/x11/xdriinfo/distinfo +++ b/x11/xdriinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/05/16 05:45:57 richard Exp $ +$NetBSD: distinfo,v 1.4 2015/04/17 07:04:05 wiz Exp $ -SHA1 (xdriinfo-1.0.4.tar.bz2) = 723482b3fc627d7cc6124fec43dd1c21d102daaa -RMD160 (xdriinfo-1.0.4.tar.bz2) = 63e3d43739e1409c2df485f260f77099b062ab94 -Size (xdriinfo-1.0.4.tar.bz2) = 104296 bytes +SHA1 (xdriinfo-1.0.5.tar.bz2) = 0c2c0a369c3a63f28622ddefd84e964c14625f25 +RMD160 (xdriinfo-1.0.5.tar.bz2) = bbc971ea2eafd1856fba88dc199b5974f59668fe +Size (xdriinfo-1.0.5.tar.bz2) = 121276 bytes diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 41ce49c7d..77ce56774 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2015/06/12 10:52:19 wiz Exp $ DISTNAME= xephem-3.7.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \ http://97.74.56.125/free/ diff --git a/x11/xev/Makefile b/x11/xev/Makefile index 45cc2260f..b7c10336c 100644 --- a/x11/xev/Makefile +++ b/x11/xev/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2013/01/29 22:05:23 wiz Exp $ -# +# $NetBSD: Makefile,v 1.13 2015/04/17 07:05:50 wiz Exp $ -DISTNAME= xev-1.2.1 +DISTNAME= xev-1.2.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xev/distinfo b/x11/xev/distinfo index 3651c9c35..ca65a9099 100644 --- a/x11/xev/distinfo +++ b/x11/xev/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/01/29 22:05:23 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 07:05:50 wiz Exp $ -SHA1 (xev-1.2.1.tar.bz2) = 7ae6233ccfd8f500d547093291cc2de4f2b8fbaa -RMD160 (xev-1.2.1.tar.bz2) = 518a7039eaed196d6ec8a7209f340bb510ae6825 -Size (xev-1.2.1.tar.bz2) = 125884 bytes +SHA1 (xev-1.2.2.tar.bz2) = e737bc46c58b9bb10f0af9883dce203bbed708aa +RMD160 (xev-1.2.2.tar.bz2) = 09cc057d9547ba345210898c10dea765601793cc +Size (xev-1.2.2.tar.bz2) = 132596 bytes diff --git a/x11/xf86-input-acecad/Makefile b/x11/xf86-input-acecad/Makefile index 13eff5221..1317d0079 100644 --- a/x11/xf86-input-acecad/Makefile +++ b/x11/xf86-input-acecad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:21 tnn Exp $ DISTNAME= xf86-input-acecad-1.5.0 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-input-keyboard/Makefile b/x11/xf86-input-keyboard/Makefile index 70c7e62e6..5239cfe5b 100644 --- a/x11/xf86-input-keyboard/Makefile +++ b/x11/xf86-input-keyboard/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:25:21 tnn Exp $ -DISTNAME= xf86-input-keyboard-1.8.0 +DISTNAME= xf86-input-keyboard-1.8.1 PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} diff --git a/x11/xf86-input-keyboard/distinfo b/x11/xf86-input-keyboard/distinfo index 9aa3f4f20..72afa182d 100644 --- a/x11/xf86-input-keyboard/distinfo +++ b/x11/xf86-input-keyboard/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.9 2013/11/01 01:22:48 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/04/07 15:36:02 wiz Exp $ -SHA1 (xf86-input-keyboard-1.8.0.tar.bz2) = 7728d733ef16d664a201868ecae5db3705cf8ef1 -RMD160 (xf86-input-keyboard-1.8.0.tar.bz2) = 19ce2bf7a0c7c245afce557990dc762d66575b3d -Size (xf86-input-keyboard-1.8.0.tar.bz2) = 323838 bytes +SHA1 (xf86-input-keyboard-1.8.1.tar.bz2) = c23cbba8b665c09cbc12ada36bc3cbf4ac4eff9f +RMD160 (xf86-input-keyboard-1.8.1.tar.bz2) = a88e5d2e48c4672fc8ab6979e103f2f021af0b33 +Size (xf86-input-keyboard-1.8.1.tar.bz2) = 319232 bytes +SHA1 (patch-src_sun__kbd.c) = d988239bc09a21cd634134a48d39e3026cda960d diff --git a/x11/xf86-input-keyboard/patches/patch-src_sun__kbd.c b/x11/xf86-input-keyboard/patches/patch-src_sun__kbd.c new file mode 100644 index 000000000..1ded677f6 --- /dev/null +++ b/x11/xf86-input-keyboard/patches/patch-src_sun__kbd.c @@ -0,0 +1,29 @@ +$NetBSD: patch-src_sun__kbd.c,v 1.1 2015/04/06 13:28:22 tnn Exp $ + +--- src/sun_kbd.c.orig 2013-03-27 00:56:38.000000000 +0000 ++++ src/sun_kbd.c +@@ -49,6 +49,12 @@ + #include "config.h" + #endif + ++#include /* for ioctl */ ++#include ++#include ++#include ++#include /* needed before including older versions of hid.h */ ++#include + #include + #include "xf86.h" + #include "xf86Priv.h" +@@ -56,11 +62,6 @@ + #include "xf86OSKbd.h" + #include "sun_kbd.h" + +-#include +-#include +-#include +-#include /* needed before including older versions of hid.h */ +-#include + + static int KbdOn(InputInfoPtr pInfo, int what); + static Bool OpenKeyboard(InputInfoPtr pInfo); diff --git a/x11/xf86-input-mouse/Makefile b/x11/xf86-input-mouse/Makefile index 4df6d91c3..4122877c9 100644 --- a/x11/xf86-input-mouse/Makefile +++ b/x11/xf86-input-mouse/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/08/12 20:29:26 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/25 14:25:21 tnn Exp $ DISTNAME= xf86-input-mouse-1.9.1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-input-mouse/distinfo b/x11/xf86-input-mouse/distinfo index 121b3b721..8498fb118 100644 --- a/x11/xf86-input-mouse/distinfo +++ b/x11/xf86-input-mouse/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.16 2014/08/12 20:29:26 wiz Exp $ +$NetBSD: distinfo,v 1.17 2015/04/06 13:28:22 tnn Exp $ SHA1 (xf86-input-mouse-1.9.1.tar.bz2) = edde3e0201ec18fbbbcf3c157f912dbae3b5a3cd RMD160 (xf86-input-mouse-1.9.1.tar.bz2) = 8d9807362b6be0b552e2fef605665dc30ce379ed Size (xf86-input-mouse-1.9.1.tar.bz2) = 348244 bytes +SHA1 (patch-src_sun__mouse.c) = 2d8b285af1110c1dbad85ff356f916ca28ffa033 diff --git a/x11/xf86-input-mouse/patches/patch-src_sun__mouse.c b/x11/xf86-input-mouse/patches/patch-src_sun__mouse.c new file mode 100644 index 000000000..18f088a11 --- /dev/null +++ b/x11/xf86-input-mouse/patches/patch-src_sun__mouse.c @@ -0,0 +1,25 @@ +$NetBSD: patch-src_sun__mouse.c,v 1.1 2015/04/06 13:28:22 tnn Exp $ + +--- src/sun_mouse.c.orig 2014-08-12 06:36:34.000000000 +0000 ++++ src/sun_mouse.c +@@ -51,6 +51,10 @@ + #include + #endif + ++#include /* for ioctl(2) */ ++#include ++#include ++#include + #include "xorg-server.h" + #include "xf86.h" + #include "xf86_OSlib.h" +@@ -58,9 +62,6 @@ + #include "xisb.h" + #include "mipointer.h" + #include "xf86Crtc.h" +-#include +-#include +-#include + + /* Wheel mouse support in VUID drivers in Solaris 9 updates & Solaris 10 */ + #ifdef WHEEL_DEVID /* Defined in vuid_event.h if VUID wheel support present */ diff --git a/x11/xf86-input-penmount/Makefile b/x11/xf86-input-penmount/Makefile index 526cc82ba..472a10389 100644 --- a/x11/xf86-input-penmount/Makefile +++ b/x11/xf86-input-penmount/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:21 tnn Exp $ DISTNAME= xf86-input-penmount-1.5.0 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-input-vmmouse/Makefile b/x11/xf86-input-vmmouse/Makefile index 9b388122a..5e168c53e 100644 --- a/x11/xf86-input-vmmouse/Makefile +++ b/x11/xf86-input-vmmouse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/27 14:47:49 jperkin Exp $ DISTNAME= xf86-input-vmmouse-13.0.0 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 @@ -10,6 +10,7 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg VMware virtual mouse driver +USE_LANGUAGES= c99 USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_TOOLS+= gmake pkg-config diff --git a/x11/xf86-input-void/Makefile b/x11/xf86-input-void/Makefile index f7284844f..714f49414 100644 --- a/x11/xf86-input-void/Makefile +++ b/x11/xf86-input-void/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/27 08:47:16 wiz Exp $ -DISTNAME= xf86-input-void-1.4.0 -PKGREVISION= 1 +DISTNAME= xf86-input-void-1.4.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-input-void/distinfo b/x11/xf86-input-void/distinfo index 40ce2e19f..ce5539562 100644 --- a/x11/xf86-input-void/distinfo +++ b/x11/xf86-input-void/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/05/16 05:56:29 richard Exp $ +$NetBSD: distinfo,v 1.5 2015/04/27 08:47:16 wiz Exp $ -SHA1 (xf86-input-void-1.4.0.tar.bz2) = 49b462d3acb16337eaf78202d4074f19d5e20b29 -RMD160 (xf86-input-void-1.4.0.tar.bz2) = 96aeff80628ad7b30bdf444c58343bff9aa8dd64 -Size (xf86-input-void-1.4.0.tar.bz2) = 273454 bytes +SHA1 (xf86-input-void-1.4.1.tar.bz2) = 40c4e9aa7997ee24626aa0b8ecd9e7ac82a5fd63 +RMD160 (xf86-input-void-1.4.1.tar.bz2) = aa2ff7d1dbf3389d29775860939ff0fa968abacc +Size (xf86-input-void-1.4.1.tar.bz2) = 271597 bytes diff --git a/x11/xf86-video-apm/Makefile b/x11/xf86-video-apm/Makefile index f8cc06d0d..bd2fa0ed0 100644 --- a/x11/xf86-video-apm/Makefile +++ b/x11/xf86-video-apm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:21 tnn Exp $ # DISTNAME= xf86-video-apm-1.2.5 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-apm/distinfo b/x11/xf86-video-apm/distinfo index af0da2927..dc9007867 100644 --- a/x11/xf86-video-apm/distinfo +++ b/x11/xf86-video-apm/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/05/16 05:58:30 richard Exp $ +$NetBSD: distinfo,v 1.7 2015/04/02 22:16:45 tnn Exp $ SHA1 (xf86-video-apm-1.2.5.tar.bz2) = a4cdb587f94c0fd28bea92b2469ea1e55d6d6589 RMD160 (xf86-video-apm-1.2.5.tar.bz2) = 8a8ef0e08eedc12bb3ee901c3222e7a5d14ed7b4 Size (xf86-video-apm-1.2.5.tar.bz2) = 325277 bytes +SHA1 (patch-src_apm.h) = d3aa30015f8a3a305cf4076ca356ad2c7a3ae700 diff --git a/x11/xf86-video-apm/patches/patch-src_apm.h b/x11/xf86-video-apm/patches/patch-src_apm.h new file mode 100644 index 000000000..43a1efd41 --- /dev/null +++ b/x11/xf86-video-apm/patches/patch-src_apm.h @@ -0,0 +1,23 @@ +$NetBSD: patch-src_apm.h,v 1.1 2015/04/02 22:16:45 tnn Exp $ + +From 9f67408e4f078e907fbf4feb45cfdcfd0cdebcca Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Wed, 9 Jan 2013 22:03:29 -0500 +Subject: Remove #include "mibstore.h" + +Signed-off-by: Adam Jackson + +diff --git a/src/apm.h b/src/apm.h +index a3c06f8..365e5e2 100644 +--- src/apm.h ++++ src/apm.h +@@ -33,9 +33,6 @@ + /* All drivers initialising the SW cursor need this */ + #include "mipointer.h" + +-/* All drivers implementing backing store need this */ +-#include "mibstore.h" +- + /* I2C support */ + #include "xf86i2c.h" + diff --git a/x11/xf86-video-ark/Makefile b/x11/xf86-video-ark/Makefile index aa0ce1c7a..108f1f212 100644 --- a/x11/xf86-video-ark/Makefile +++ b/x11/xf86-video-ark/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:25:21 tnn Exp $ # DISTNAME= xf86-video-ark-0.7.5 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-ark/distinfo b/x11/xf86-video-ark/distinfo index e2f6805f8..c23e193a4 100644 --- a/x11/xf86-video-ark/distinfo +++ b/x11/xf86-video-ark/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2013/05/16 06:00:38 richard Exp $ +$NetBSD: distinfo,v 1.5 2015/04/02 22:16:46 tnn Exp $ SHA1 (xf86-video-ark-0.7.5.tar.bz2) = 6abadee761f1a49b399361ecbcecef4e4a097c0d RMD160 (xf86-video-ark-0.7.5.tar.bz2) = 4559cc0e416a6eabffe78e82d4b034cff716f8eb Size (xf86-video-ark-0.7.5.tar.bz2) = 290423 bytes +SHA1 (patch-src_ark__driver.c) = 922cbccbd93999e0d0c2ea433e78fb1927595721 diff --git a/x11/xf86-video-ark/patches/patch-src_ark__driver.c b/x11/xf86-video-ark/patches/patch-src_ark__driver.c new file mode 100644 index 000000000..d124a98c3 --- /dev/null +++ b/x11/xf86-video-ark/patches/patch-src_ark__driver.c @@ -0,0 +1,35 @@ +$NetBSD: patch-src_ark__driver.c,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +From 3a3eb72baec46f48e6cf15a834271c3d3386deac Mon Sep 17 00:00:00 2001 +From: Gaetan Nadon +Date: Tue, 17 Sep 2013 15:55:37 -0400 +Subject: Remove usage of mibstore.h (removed from server) + +The module had a compile error for this missing header file. + +Changes similar to vmware commit +23d87c92b7211cc5249eefe4ab3a2c7f370e279e + +Reviewed-by: Alex Deucher +Signed-off-by: Gaetan Nadon + +diff --git a/src/ark_driver.c b/src/ark_driver.c +index b7c287c..65cfe84 100644 +--- src/ark_driver.c ++++ src/ark_driver.c +@@ -39,7 +39,6 @@ + #include "compiler.h" + #include "mipointer.h" + #include "micmap.h" +-#include "mibstore.h" + #include "fb.h" + #include "ark.h" + +@@ -538,7 +537,6 @@ static Bool ARKScreenInit(SCREEN_INIT_ARGS_DECL) + + fbPictureInit (pScreen, 0, 0); + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + + if (!pARK->NoAccel) { diff --git a/x11/xf86-video-ast/Makefile b/x11/xf86-video-ast/Makefile index 4da388813..97a2f3e54 100644 --- a/x11/xf86-video-ast/Makefile +++ b/x11/xf86-video-ast/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2014/08/17 17:43:58 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/04/25 14:25:21 tnn Exp $ DISTNAME= xf86-video-ast-1.0.1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile index 254b9a629..dad66ea06 100644 --- a/x11/xf86-video-ati/Makefile +++ b/x11/xf86-video-ati/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2015/02/21 11:45:35 tnn Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:25:21 tnn Exp $ DISTNAME= xf86-video-ati-7.5.0 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-ati6/Makefile b/x11/xf86-video-ati6/Makefile index 79a8b6d33..16f50b79c 100644 --- a/x11/xf86-video-ati6/Makefile +++ b/x11/xf86-video-ati6/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/26 10:20:42 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/04/25 14:25:21 tnn Exp $ DISTNAME= xf86-video-ati-6.14.6 PKGNAME= ${DISTNAME:S/ati/ati6/} -PKGREVISION= 3 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 @@ -17,7 +17,7 @@ CONFLICTS+= xf86-video-ati-[0-9]* USE_LIBTOOL= YES GNU_CONFIGURE= YES -USE_TOOLS+= gmake pkg-config +USE_TOOLS+= automake autoconf autoreconf gmake pkg-config .include "options.mk" .include "../../mk/bsd.prefs.mk" @@ -26,8 +26,12 @@ USE_TOOLS+= gmake pkg-config CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4 .endif +pre-configure: + cd ${WRKSRC} && autoreconf -vif + .include "../../x11/modular-xorg-server/buildlink3.mk" +.include "../../devel/xorg-util-macros/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../graphics/MesaLib/buildlink3.mk" .include "../../x11/fontsproto/buildlink3.mk" diff --git a/x11/xf86-video-ati6/distinfo b/x11/xf86-video-ati6/distinfo index 44ec55073..5e1e2dd5e 100644 --- a/x11/xf86-video-ati6/distinfo +++ b/x11/xf86-video-ati6/distinfo @@ -1,8 +1,9 @@ -$NetBSD: distinfo,v 1.5 2014/10/26 10:20:42 wiz Exp $ +$NetBSD: distinfo,v 1.7 2015/04/10 16:04:10 tnn Exp $ SHA1 (xf86-video-ati-6.14.6.tar.bz2) = b30383c7e5487c1df403a3af19fce8626d617a8d RMD160 (xf86-video-ati-6.14.6.tar.bz2) = e285bff97a23f6e6f8553f1c010c840e6df882a8 Size (xf86-video-ati-6.14.6.tar.bz2) = 1139495 bytes +SHA1 (patch-configure.ac) = a7a99e75acc2f6f962fe7cfed084c7451a89c45c SHA1 (patch-src_atombios__crtc.c) = e6ec24fdc63e3744db9442ab5e12ffe6949eef19 SHA1 (patch-src_atombios__output.c) = ce3720c1d1cfd1f65023cea2745259af30a59add SHA1 (patch-src_legacy__crtc.c) = 6be802fa29797265efeceaadec9607de334dbfc8 @@ -12,9 +13,13 @@ SHA1 (patch-src_r6xx__accel.c) = d998da9a9a02770005b708213eabe8808c8c3581 SHA1 (patch-src_radeon__accelfuncs.c) = f9d0ba2a0b7f62a56eecea117c4339f0e18b1e52 SHA1 (patch-src_radeon__crtc.c) = c22e5a9c4119a4c6aa3f64f83b326effe270c96c SHA1 (patch-src_radeon__dri.c) = 479f58f8493543220b931182ab105309f8c035ab -SHA1 (patch-src_radeon__driver.c) = 16bf5852e3ad684fca9c64768822868d4a224500 +SHA1 (patch-src_radeon__driver.c) = 63f0fe13ea5b75a303c1a9f7d807815a96960d8f SHA1 (patch-src_radeon__exa.c) = d031dac6fcbcccff6534a04ebdf492dd6a5450e6 SHA1 (patch-src_radeon__exa__funcs.c) = 9a508251f04a26e857e4290de5a6b48f868df7d9 SHA1 (patch-src_radeon__exa__render.c) = e3f7d2d0bb15d28224366e11d96c984bf0fdaa93 +SHA1 (patch-src_radeon__kms.c) = 7a3eb0e4c485377d64a4f05d5679ebaf0199a065 +SHA1 (patch-src_radeon__mm__i2c.c) = 25703e33ea93306fa09eeb3ada636d55d2c70537 SHA1 (patch-src_radeon__render.c) = 919c108ba8bafdcdb4e0fba80da621674a62de8c SHA1 (patch-src_radeon__textured__video.c) = 409a187b286a228f632e391d68ee71a14289c574 +SHA1 (patch-src_radeon__video.c) = 25f89edb7d89c8af6bd9b2bc9bba0596f242ac2e +SHA1 (patch-src_radeon__video.h) = 24eaf52dcede405a9c2a3d0cc2f754430fd007ee diff --git a/x11/xf86-video-ati6/patches/patch-configure.ac b/x11/xf86-video-ati6/patches/patch-configure.ac new file mode 100644 index 000000000..dc0bb9a7f --- /dev/null +++ b/x11/xf86-video-ati6/patches/patch-configure.ac @@ -0,0 +1,33 @@ +$NetBSD: patch-configure.ac,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +--- configure.ac.orig 2012-06-29 13:46:11.000000000 +0000 ++++ configure.ac +@@ -163,7 +163,27 @@ fi + AM_CONDITIONAL(DRM_MODE, test x$DRM_MODE = xyes) + AM_CONDITIONAL(LIBUDEV, test x$LIBUDEV = xyes) + +-AC_DEFINE(USE_XAA, 1, [Build support for XAA]) ++AC_ARG_ENABLE(xaa, ++ AS_HELP_STRING([--enable-xaa], ++ [Enable legacy X Acceleration Architecture (XAA) [default=auto]]), ++ [XAA="$enableval"], ++ [XAA=auto]) ++if test "x$XAA" != xno; then ++ save_CFLAGS=$CFLAGS ++ save_CPPFLAGS=$CPPFLAGS ++ CFLAGS=$XORG_CFLAGS ++ CPPFLAGS="$XORG_CFLAGS" ++ AC_CHECK_HEADERS([xaa.h], XAA=yes, XAA=no) ++ CFLAGS=$save_CFLAGS ++ CPPFLAGS=$save_CPPFLAGS ++fi ++AC_MSG_CHECKING([whether to include XAA support]) ++AM_CONDITIONAL(XAA, test "x$XAA" = xyes) ++AC_MSG_RESULT([$XAA]) ++if test "x$XAA" = xyes; then ++ AC_DEFINE(USE_XAA, 1, [Build support for XAA]) ++ AC_DEFINE(PKGSRC_LEGACY_XORG_SERVER, 1, [Legacy support for TV tuner]) ++fi + + # Properly handle EXA. + AC_MSG_CHECKING([whether to enable EXA support]) diff --git a/x11/xf86-video-ati6/patches/patch-src_radeon__driver.c b/x11/xf86-video-ati6/patches/patch-src_radeon__driver.c index 37133bded..2a776c1ae 100644 --- a/x11/xf86-video-ati6/patches/patch-src_radeon__driver.c +++ b/x11/xf86-video-ati6/patches/patch-src_radeon__driver.c @@ -1,4 +1,4 @@ -$NetBSD: patch-src_radeon__driver.c,v 1.1 2013/10/31 00:07:24 wiz Exp $ +$NetBSD: patch-src_radeon__driver.c,v 1.3 2015/04/10 16:03:01 tnn Exp $ --- src/radeon_driver.c.orig 2012-06-25 08:19:41.000000000 +0000 +++ src/radeon_driver.c @@ -11,7 +11,14 @@ $NetBSD: patch-src_radeon__driver.c,v 1.1 2013/10/31 00:07:24 wiz Exp $ { OPTION_SUBPIXEL_ORDER, "SubPixelOrder", OPTV_ANYSTR, {0}, FALSE }, #endif { OPTION_CLOCK_GATING, "ClockGating", OPTV_BOOLEAN, {0}, FALSE }, -@@ -3761,7 +3761,8 @@ Bool RADEONScreenInit(SCREEN_INIT_ARGS_D +@@ -3756,12 +3756,15 @@ Bool RADEONScreenInit(SCREEN_INIT_ARGS_D + /* Backing store setup */ + xf86DrvMsgVerb(pScrn->scrnIndex, X_INFO, RADEON_LOGLEVEL_DEBUG, + "Initializing backing store\n"); ++#ifdef PKGSRC_LEGACY_XORG_SERVER + miInitializeBackingStore(pScreen); ++#endif + xf86SetBackingStore(pScreen); /* DRI finalisation */ #ifdef XF86DRI @@ -21,3 +28,15 @@ $NetBSD: patch-src_radeon__driver.c,v 1.1 2013/10/31 00:07:24 wiz Exp $ info->dri->pKernelDRMVersion->version_minor >= 19) { if (RADEONDRISetParam(pScrn, RADEON_SETPARAM_PCIGART_LOCATION, info->dri->pciGartOffset) < 0) +@@ -6440,7 +6443,11 @@ static Bool RADEONCloseScreen(CLOSE_SCRE + if (info->dri && info->dri->pDamage) { + PixmapPtr pPix = pScreen->GetScreenPixmap(pScreen); + ++#ifdef PKGSRC_LEGACY_XORG_SERVER + DamageUnregister(&pPix->drawable, info->dri->pDamage); ++#else ++ DamageUnregister(info->dri->pDamage); ++#endif + DamageDestroy(info->dri->pDamage); + info->dri->pDamage = NULL; + } diff --git a/x11/xf86-video-ati6/patches/patch-src_radeon__kms.c b/x11/xf86-video-ati6/patches/patch-src_radeon__kms.c new file mode 100644 index 000000000..e324c3d88 --- /dev/null +++ b/x11/xf86-video-ati6/patches/patch-src_radeon__kms.c @@ -0,0 +1,14 @@ +$NetBSD: patch-src_radeon__kms.c,v 1.1 2015/04/10 16:03:01 tnn Exp $ + +--- src/radeon_kms.c.orig 2012-06-29 13:45:35.000000000 +0000 ++++ src/radeon_kms.c +@@ -1039,7 +1039,9 @@ Bool RADEONScreenInit_KMS(SCREEN_INIT_AR + /* Backing store setup */ + xf86DrvMsgVerb(pScrn->scrnIndex, X_INFO, RADEON_LOGLEVEL_DEBUG, + "Initializing backing store\n"); ++#ifdef PKGSRC_LEGACY_XORG_SERVER + miInitializeBackingStore(pScreen); ++#endif + xf86SetBackingStore(pScreen); + + diff --git a/x11/xf86-video-ati6/patches/patch-src_radeon__mm__i2c.c b/x11/xf86-video-ati6/patches/patch-src_radeon__mm__i2c.c new file mode 100644 index 000000000..3d7371b76 --- /dev/null +++ b/x11/xf86-video-ati6/patches/patch-src_radeon__mm__i2c.c @@ -0,0 +1,69 @@ +$NetBSD: patch-src_radeon__mm__i2c.c,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +--- src/radeon_mm_i2c.c.orig 2012-06-25 08:19:41.000000000 +0000 ++++ src/radeon_mm_i2c.c +@@ -16,10 +16,21 @@ + + /* i2c stuff */ + #include "xf86i2c.h" ++#ifdef PKGSRC_LEGACY_XORG_SERVER + #include "fi1236.h" + #include "msp3430.h" + #include "tda9885.h" + #include "uda1380.h" ++#else ++#define TUNER_TYPE_FI1216 -1 ++#define TUNER_TYPE_FI1236 -1 ++#define TUNER_TYPE_FI1236W -1 ++#define TUNER_TYPE_FI1246 -1 ++#define TUNER_TYPE_FI1256 -1 ++#define TUNER_TYPE_MT2032 -1 ++#define TUNER_TYPE_FM1216ME -1 ++#define TUNER_TYPE_TEMIC_FN5AL -1 ++#endif + #include "i2c_def.h" + + +@@ -367,10 +378,12 @@ void RADEONInitI2C(ScrnInfoPtr pScrn, RA + RADEONPLLPtr pll = &(info->pll); + + pPriv->i2c = NULL; ++#ifdef PKGSRC_LEGACY_XORG_SERVER + pPriv->fi1236 = NULL; + pPriv->msp3430 = NULL; + pPriv->tda9885 = NULL; + pPriv->uda1380 = NULL; ++#endif + #if 0 /* put back on when saa7114 support is present */ + pPriv->saa7114 = NULL; + #endif +@@ -469,6 +482,7 @@ void RADEONInitI2C(ScrnInfoPtr pScrn, RA + if(!info->MM_TABLE_valid)RADEON_read_eeprom(pPriv); + #endif + ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(!xf86LoadSubModule(pScrn,"fi1236")) + { + xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "Unable to initialize fi1236 driver\n"); +@@ -595,6 +609,7 @@ void RADEONInitI2C(ScrnInfoPtr pScrn, RA + xf86_InitMSP3430(pPriv->msp3430); + xf86_MSP3430SetVolume(pPriv->msp3430, pPriv->mute ? MSP3430_FAST_MUTE : MSP3430_VOLUME(pPriv->volume)); + } ++#endif + + #if 0 /* put this back when saa7114 driver is ready */ + if(!xf86LoadSubModule(pScrn,"saa7114")) +@@ -624,6 +639,7 @@ void RADEONInitI2C(ScrnInfoPtr pScrn, RA + + static void RADEON_TDA9885_Init(RADEONPortPrivPtr pPriv) + { ++#ifdef PKGSRC_LEGACY_XORG_SERVER + TDA9885Ptr t=pPriv->tda9885; + t->sound_trap=0; + t->auto_mute_fm=1; /* ? */ +@@ -639,4 +655,5 @@ t->minimum_gain=0; + t->gating=0; + t->vif_agc=1; /* set to 1 ? - depends on design */ + t->gating=0; ++#endif + } diff --git a/x11/xf86-video-ati6/patches/patch-src_radeon__video.c b/x11/xf86-video-ati6/patches/patch-src_radeon__video.c new file mode 100644 index 000000000..a5bcb880c --- /dev/null +++ b/x11/xf86-video-ati6/patches/patch-src_radeon__video.c @@ -0,0 +1,198 @@ +$NetBSD: patch-src_radeon__video.c,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +--- src/radeon_video.c.orig 2012-06-25 08:32:43.000000000 +0000 ++++ src/radeon_video.c +@@ -32,9 +32,11 @@ + + #include "theatre_detect.h" + #include "theatre_reg.h" ++#ifdef PKGSRC_LEGACY_XORG_SERVER + #include "fi1236.h" + #include "msp3430.h" + #include "tda9885.h" ++#endif + + #define OFF_DELAY 250 /* milliseconds */ + #define FREE_DELAY 15000 +@@ -1743,8 +1745,10 @@ RADEONStopVideo(ScrnInfoPtr pScrn, point + OUTREG(RADEON_CAP0_TRIG_CNTL, 0); + RADEONResetVideo(pScrn); + pPriv->video_stream_active = FALSE; ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->msp3430 != NULL) xf86_MSP3430SetVolume(pPriv->msp3430, MSP3430_FAST_MUTE); + if(pPriv->uda1380 != NULL) xf86_uda1380_mute(pPriv->uda1380, TRUE); ++#endif + if(pPriv->i2c != NULL) RADEON_board_setmisc(pPriv); + } + RADEONFreeVideoMemory(pScrn, pPriv); +@@ -1913,11 +1917,13 @@ RADEONSetPortAttribute(ScrnInfoPtr pScr + pPriv->encoding = value; + if(pPriv->video_stream_active) + { ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->theatre != NULL) RADEON_RT_SetEncoding(pScrn, pPriv); + if(pPriv->msp3430 != NULL) RADEON_MSP_SetEncoding(pPriv); + if(pPriv->tda9885 != NULL) RADEON_TDA9885_SetEncoding(pPriv); + if(pPriv->fi1236 != NULL) RADEON_FI1236_SetEncoding(pPriv); + if(pPriv->i2c != NULL) RADEON_board_setmisc(pPriv); ++#endif + /* put more here to actually change it */ + } + } +@@ -1925,6 +1931,7 @@ RADEONSetPortAttribute(ScrnInfoPtr pScr + { + pPriv->frequency = value; + /* mute volume if it was not muted before */ ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if((pPriv->msp3430!=NULL)&& !pPriv->mute)xf86_MSP3430SetVolume(pPriv->msp3430, MSP3430_FAST_MUTE); + if((pPriv->uda1380!=NULL)&& !pPriv->mute)xf86_uda1380_mute(pPriv->uda1380, TRUE); + if(pPriv->fi1236 != NULL) xf86_TUNER_set_frequency(pPriv->fi1236, value); +@@ -1933,18 +1940,23 @@ RADEONSetPortAttribute(ScrnInfoPtr pScr + xf86_InitMSP3430(pPriv->msp3430); + if((pPriv->msp3430 != NULL)&& !pPriv->mute) xf86_MSP3430SetVolume(pPriv->msp3430, MSP3430_VOLUME(pPriv->volume)); + if((pPriv->uda1380 != NULL)&& !pPriv->mute) xf86_uda1380_setvolume(pPriv->uda1380, pPriv->volume); ++#endif + } + else if(attribute == xvMute) + { + pPriv->mute = value; ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->msp3430 != NULL) xf86_MSP3430SetVolume(pPriv->msp3430, pPriv->mute ? MSP3430_FAST_MUTE : MSP3430_VOLUME(pPriv->volume)); + if(pPriv->i2c != NULL) RADEON_board_setmisc(pPriv); + if(pPriv->uda1380 != NULL) xf86_uda1380_mute(pPriv->uda1380, pPriv->mute); ++#endif + } + else if(attribute == xvSAP) + { + pPriv->sap_channel = value; ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->msp3430 != NULL) xf86_MSP3430SetSAP(pPriv->msp3430, pPriv->sap_channel?4:3); ++#endif + } + else if(attribute == xvVolume) + { +@@ -1952,9 +1964,11 @@ RADEONSetPortAttribute(ScrnInfoPtr pScr + if(value>1000)value = 1000; + pPriv->volume = value; + pPriv->mute = FALSE; ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->msp3430 != NULL) xf86_MSP3430SetVolume(pPriv->msp3430, MSP3430_VOLUME(value)); + if(pPriv->i2c != NULL) RADEON_board_setmisc(pPriv); + if(pPriv->uda1380 != NULL) xf86_uda1380_setvolume(pPriv->uda1380, value); ++#endif + } + else if(attribute == xvOverlayDeinterlacingMethod) + { +@@ -1982,6 +1996,7 @@ RADEONSetPortAttribute(ScrnInfoPtr pScr + pScrn->currentMode->Flags & V_INTERLACE ? " interlaced" : "" , + pScrn->currentMode->Flags & V_DBLSCAN ? " doublescan" : "" + ); ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->tda9885 != NULL){ + xf86_tda9885_getstatus(pPriv->tda9885); + xf86_tda9885_dumpstatus(pPriv->tda9885); +@@ -1989,16 +2004,19 @@ RADEONSetPortAttribute(ScrnInfoPtr pScr + if(pPriv->fi1236!=NULL){ + xf86_fi1236_dump_status(pPriv->fi1236); + } ++#endif + } + else if(attribute == xvAdjustment) + { + pPriv->adjustment=value; + xf86DrvMsg(pScrn->scrnIndex,X_ERROR,"Setting pPriv->adjustment to %u\n", + (unsigned)pPriv->adjustment); ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->tda9885!=0){ + pPriv->tda9885->top_adjustment=value; + RADEON_TDA9885_SetEncoding(pPriv); + } ++#endif + } + else + return BadMatch; +@@ -2090,12 +2108,14 @@ RADEONGetPortAttribute(ScrnInfoPtr pScr + *value = pPriv->frequency; + else + if(attribute == xvTunerStatus) { ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->fi1236==NULL){ + *value=TUNER_OFF; + } else + { + *value = xf86_TUNER_get_afc_hint(pPriv->fi1236); + } ++#endif + } + else if(attribute == xvMute) + *value = pPriv->mute; +@@ -3676,9 +3696,11 @@ RADEONPutVideo( + { + RADEON_RT_SetEncoding(pScrn, pPriv); + } ++#ifdef PKGSRC_LEGACY_XORG_SERVER + if(pPriv->msp3430 != NULL) RADEON_MSP_SetEncoding(pPriv); + if(pPriv->tda9885 != NULL) RADEON_TDA9885_SetEncoding(pPriv); + if(pPriv->fi1236 != NULL) RADEON_FI1236_SetEncoding(pPriv); ++#endif + if(pPriv->i2c != NULL)RADEON_board_setmisc(pPriv); + } + +@@ -3756,6 +3778,7 @@ RADEONPutVideo( + + static void RADEON_board_setmisc(RADEONPortPrivPtr pPriv) + { ++#ifdef PKGSRC_LEGACY_XORG_SERVER + /* Adjust PAL/SECAM constants for FI1216MF tuner */ + if((((pPriv->tuner_type & 0xf)==5) || + ((pPriv->tuner_type & 0xf)==11)|| +@@ -3775,7 +3798,7 @@ static void RADEON_board_setmisc(RADEONP + pPriv->fi1236->parm.band_high = 0x33; + } + } +- ++#endif + } + + static void RADEON_RT_SetEncoding(ScrnInfoPtr pScrn, RADEONPortPrivPtr pPriv) +@@ -3867,6 +3890,7 @@ xf86_RT_SetOutputVideoSize(pPriv->theatr + + static void RADEON_MSP_SetEncoding(RADEONPortPrivPtr pPriv) + { ++#ifdef PKGSRC_LEGACY_XORG_SERVER + xf86_MSP3430SetVolume(pPriv->msp3430, MSP3430_FAST_MUTE); + switch(pPriv->encoding){ + case 1: +@@ -3922,10 +3946,12 @@ switch(pPriv->encoding){ + } + xf86_InitMSP3430(pPriv->msp3430); + xf86_MSP3430SetVolume(pPriv->msp3430, pPriv->mute ? MSP3430_FAST_MUTE : MSP3430_VOLUME(pPriv->volume)); ++#endif + } + + static void RADEON_TDA9885_SetEncoding(RADEONPortPrivPtr pPriv) + { ++#ifdef PKGSRC_LEGACY_XORG_SERVER + TDA9885Ptr t=pPriv->tda9885; + + switch(pPriv->encoding){ +@@ -3962,10 +3988,12 @@ switch(pPriv->encoding){ + xf86_tda9885_setparameters(pPriv->tda9885); + xf86_tda9885_getstatus(pPriv->tda9885); + xf86_tda9885_dumpstatus(pPriv->tda9885); ++#endif + } + + static void RADEON_FI1236_SetEncoding(RADEONPortPrivPtr pPriv) + { ++#ifdef PKGSRC_LEGACY_XORG_SERVER + /* at the moment this only affect MT2032 */ + switch(pPriv->encoding){ + /* PAL */ +@@ -3994,5 +4022,6 @@ switch(pPriv->encoding){ + default: + return; + } ++#endif + } + diff --git a/x11/xf86-video-ati6/patches/patch-src_radeon__video.h b/x11/xf86-video-ati6/patches/patch-src_radeon__video.h new file mode 100644 index 000000000..bbc6fb075 --- /dev/null +++ b/x11/xf86-video-ati6/patches/patch-src_radeon__video.h @@ -0,0 +1,33 @@ +$NetBSD: patch-src_radeon__video.h,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +--- src/radeon_video.h.orig 2012-06-25 08:19:41.000000000 +0000 ++++ src/radeon_video.h +@@ -2,10 +2,12 @@ + #define __RADEON_VIDEO_H__ + + #include "xf86i2c.h" ++#ifdef PKGSRC_LEGACY_XORG_SERVER + #include "fi1236.h" + #include "msp3430.h" + #include "tda9885.h" + #include "uda1380.h" ++#endif + #include "i2c_def.h" + + #include "generic_bus.h" +@@ -44,11 +46,15 @@ typedef struct { + uint32_t i2c_status; + uint32_t i2c_cntl; + ++#ifdef PKGSRC_LEGACY_XORG_SERVER + FI1236Ptr fi1236; ++#endif + uint8_t tuner_type; ++#ifdef PKGSRC_LEGACY_XORG_SERVER + MSP3430Ptr msp3430; + TDA9885Ptr tda9885; + UDA1380Ptr uda1380; ++#endif + + /* VIP bus and devices */ + GENERIC_BUS_Ptr VIP; diff --git a/x11/xf86-video-chips/Makefile b/x11/xf86-video-chips/Makefile index dc3c57cf4..d1bd21a24 100644 --- a/x11/xf86-video-chips/Makefile +++ b/x11/xf86-video-chips/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/05 00:48:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:22 tnn Exp $ # DISTNAME= xf86-video-chips-1.2.5 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-chips/distinfo b/x11/xf86-video-chips/distinfo index 60609bab1..798512f9b 100644 --- a/x11/xf86-video-chips/distinfo +++ b/x11/xf86-video-chips/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.6 2013/05/19 07:09:51 obache Exp $ +$NetBSD: distinfo,v 1.7 2015/04/02 22:16:46 tnn Exp $ SHA1 (xf86-video-chips-1.2.5.tar.bz2) = 5642e1d1bf3a05d24a0b8db48ca3b522c1962b00 RMD160 (xf86-video-chips-1.2.5.tar.bz2) = 11a23a67a96db8e40465b262853084495ef8a7b5 Size (xf86-video-chips-1.2.5.tar.bz2) = 398804 bytes -SHA1 (patch-configure) = 90201f2e21de2a82e56918a30beee654df641cc0 +SHA1 (patch-configure) = 2a7d72260b5f1650e2aa6dc8c90cfc896f36ddb2 +SHA1 (patch-src_ct__ddc.c) = 7193bbaee8599e802a214c372a8280d9a6148281 +SHA1 (patch-src_ct__driver.c) = 7f43ef04e24013d0a201477c0dc753264e577f65 SHA1 (patch-util_Makefile.am) = 450f13ea360f0631db3ee8f7bedc76e4b70efbab diff --git a/x11/xf86-video-chips/patches/patch-configure b/x11/xf86-video-chips/patches/patch-configure index 6d99629c5..0485609f2 100644 --- a/x11/xf86-video-chips/patches/patch-configure +++ b/x11/xf86-video-chips/patches/patch-configure @@ -1,8 +1,8 @@ -$NetBSD: patch-configure,v 1.1 2013/05/19 07:09:51 obache Exp $ +$NetBSD: patch-configure,v 1.2 2015/04/02 22:16:46 tnn Exp $ * use the header file really used in util. ---- configure.orig 2013-05-19 04:32:55.000000000 +0000 +--- configure.orig 2012-07-17 06:18:46.000000000 +0000 +++ configure @@ -18182,7 +18182,7 @@ $as_echo_n "checking for inb... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext diff --git a/x11/xf86-video-chips/patches/patch-src_ct__ddc.c b/x11/xf86-video-chips/patches/patch-src_ct__ddc.c new file mode 100644 index 000000000..e3ee946fa --- /dev/null +++ b/x11/xf86-video-chips/patches/patch-src_ct__ddc.c @@ -0,0 +1,37 @@ +$NetBSD: patch-src_ct__ddc.c,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +From bb03c06322f875e905dec956e06a99b9674e57aa Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Wed, 21 May 2014 09:38:35 -0400 +Subject: ddc: Use own thunk function instead of vgaHWddc1SetSpeedWeak + +I plan to remove the Weak functions from future servers. + +Signed-off-by: Adam Jackson + +diff --git a/src/ct_ddc.c b/src/ct_ddc.c +index 5e2346a..677d840 100644 +--- src/ct_ddc.c.orig 2012-06-05 18:08:22.000000000 +0000 ++++ src/ct_ddc.c +@@ -33,6 +33,12 @@ chips_ddc1Read(ScrnInfoPtr pScrn) + return (tmp & ddc_mask); + } + ++static void ++chips_ddc1SetSpeed(ScrnInfoPtr pScrn, xf86ddcSpeed speed) ++{ ++ vgaHWddc1SetSpeed(pScrn, speed); ++} ++ + void + chips_ddc1(ScrnInfoPtr pScrn) + { +@@ -93,7 +99,7 @@ chips_ddc1(ScrnInfoPtr pScrn) + xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "DDC1 found\n"); + else return; + +- xf86PrintEDID(xf86DoEDID_DDC1(XF86_SCRN_ARG(pScrn), vgaHWddc1SetSpeedWeak(), ++ xf86PrintEDID(xf86DoEDID_DDC1(XF86_SCRN_ARG(pScrn), chips_ddc1SetSpeed, + chips_ddc1Read)); + + /* restore */ diff --git a/x11/xf86-video-chips/patches/patch-src_ct__driver.c b/x11/xf86-video-chips/patches/patch-src_ct__driver.c new file mode 100644 index 000000000..7664c3ba6 --- /dev/null +++ b/x11/xf86-video-chips/patches/patch-src_ct__driver.c @@ -0,0 +1,91 @@ +$NetBSD: patch-src_ct__driver.c,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +From 9187d76bd4f8d500fc3403b6d4a7bef55508bf2b Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Fri, 17 Oct 2014 09:49:26 -0400 +Subject: Update for xserver 1.17 + +Signed-off-by: Adam Jackson + +From 151a1ec855a9ada44907cb6bef06a71e9080504b Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:34 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +--- src/ct_driver.c.orig 2015-04-02 18:04:37.000000000 +0000 ++++ src/ct_driver.c +@@ -96,9 +96,6 @@ + /* All drivers initialising the SW cursor need this */ + #include "mipointer.h" + +-/* All drivers implementing backing store need this */ +-#include "mibstore.h" +- + /* All drivers using the mi banking wrapper need this */ + #ifdef HAVE_ISA + #include "mibank.h" +@@ -2101,13 +2098,7 @@ chipsPreInitHiQV(ScrnInfoPtr pScrn, int + pScrn->progClock = TRUE; + cPtr->ClockType = HiQV_STYLE | TYPE_PROGRAMMABLE; + +- if (cPtr->pEnt->device->textClockFreq > 0) { +- SaveClk->Clock = cPtr->pEnt->device->textClockFreq; +- xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, +- "Using textclock freq: %7.3f.\n", +- SaveClk->Clock/1000.0); +- } else +- SaveClk->Clock = 0; ++ SaveClk->Clock = 0; + + xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Using programmable clocks\n"); + +@@ -2810,13 +2801,7 @@ chipsPreInitWingine(ScrnInfoPtr pScrn, i + + if (cPtr->ClockType & TYPE_PROGRAMMABLE) { + pScrn->numClocks = NoClocks; +- if(cPtr->pEnt->device->textClockFreq > 0) { +- SaveClk->Clock = cPtr->pEnt->device->textClockFreq; +- xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, +- "Using textclock freq: %7.3f.\n", +- SaveClk->Clock/1000.0); +- } else +- SaveClk->Clock = CRT_TEXT_CLK_FREQ; ++ SaveClk->Clock = CRT_TEXT_CLK_FREQ; + xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Using programmable clocks\n"); + } else { /* TYPE_PROGRAMMABLE */ + SaveClk->Clock = chipsGetHWClock(pScrn); +@@ -3503,14 +3488,8 @@ chipsPreInit655xx(ScrnInfoPtr pScrn, int + + if (cPtr->ClockType & TYPE_PROGRAMMABLE) { + pScrn->numClocks = NoClocks; +- if (cPtr->pEnt->device->textClockFreq > 0) { +- SaveClk->Clock = cPtr->pEnt->device->textClockFreq; +- xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, +- "Using textclock freq: %7.3f.\n", +- SaveClk->Clock/1000.0); +- } else +- SaveClk->Clock = ((cPtr->PanelType & ChipsLCDProbed) ? +- LCD_TEXT_CLK_FREQ : CRT_TEXT_CLK_FREQ); ++ SaveClk->Clock = ((cPtr->PanelType & ChipsLCDProbed) ? ++ LCD_TEXT_CLK_FREQ : CRT_TEXT_CLK_FREQ); + xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Using programmable clocks\n"); + } else { /* TYPE_PROGRAMMABLE */ + SaveClk->Clock = chipsGetHWClock(pScrn); +@@ -4145,7 +4124,6 @@ CHIPSScreenInit(SCREEN_INIT_ARGS_DECL) + pBankInfo = NULL; + return FALSE; + } +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + + /* Initialise cursor functions */ +@@ -4296,7 +4274,6 @@ CHIPSScreenInit(SCREEN_INIT_ARGS_DECL) + } + } + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + #ifdef ENABLE_SILKEN_MOUSE + xf86SetSilkenMouse(pScreen); diff --git a/x11/xf86-video-cirrus/Makefile b/x11/xf86-video-cirrus/Makefile index a18c58156..434f93862 100644 --- a/x11/xf86-video-cirrus/Makefile +++ b/x11/xf86-video-cirrus/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:34 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.17 2015/05/06 21:28:41 wiz Exp $ -DISTNAME= xf86-video-cirrus-1.5.2 -PKGREVISION= 1 +DISTNAME= xf86-video-cirrus-1.5.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-cirrus/distinfo b/x11/xf86-video-cirrus/distinfo index 337d58b9e..ae2e8a8d3 100644 --- a/x11/xf86-video-cirrus/distinfo +++ b/x11/xf86-video-cirrus/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/05/16 06:06:45 richard Exp $ +$NetBSD: distinfo,v 1.7 2015/05/06 21:28:41 wiz Exp $ -SHA1 (xf86-video-cirrus-1.5.2.tar.bz2) = 722800029e816f453031a851bf4a816c796d7bde -RMD160 (xf86-video-cirrus-1.5.2.tar.bz2) = 6597f6fbec0d30254d04070debd8aa3bc2075201 -Size (xf86-video-cirrus-1.5.2.tar.bz2) = 327547 bytes +SHA1 (xf86-video-cirrus-1.5.3.tar.bz2) = 545cbedb42e5a5ce6bdf0b9bc30a826908f284e5 +RMD160 (xf86-video-cirrus-1.5.3.tar.bz2) = 18402fcf23c67d0719e637a835a922e2c8fa1cd7 +Size (xf86-video-cirrus-1.5.3.tar.bz2) = 338930 bytes diff --git a/x11/xf86-video-dummy/Makefile b/x11/xf86-video-dummy/Makefile index 9bb5155f7..d20761f2d 100644 --- a/x11/xf86-video-dummy/Makefile +++ b/x11/xf86-video-dummy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:22 tnn Exp $ DISTNAME= xf86-video-dummy-0.3.7 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-fbdev/Makefile b/x11/xf86-video-fbdev/Makefile index 1e23ffc11..82120a5f1 100644 --- a/x11/xf86-video-fbdev/Makefile +++ b/x11/xf86-video-fbdev/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.7 2015/04/25 14:25:22 tnn Exp $ DISTNAME= xf86-video-fbdev-0.4.4 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-glint/Makefile b/x11/xf86-video-glint/Makefile index a2d9209d1..f2f2d79a8 100644 --- a/x11/xf86-video-glint/Makefile +++ b/x11/xf86-video-glint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:22 tnn Exp $ # DISTNAME= xf86-video-glint-1.2.8 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-glint/distinfo b/x11/xf86-video-glint/distinfo index c1e539f84..388dc67f4 100644 --- a/x11/xf86-video-glint/distinfo +++ b/x11/xf86-video-glint/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/05/16 06:08:01 richard Exp $ +$NetBSD: distinfo,v 1.7 2015/04/02 22:16:46 tnn Exp $ SHA1 (xf86-video-glint-1.2.8.tar.bz2) = 40f817c3aaac1b04bff28f4552bc4b4fe522013b RMD160 (xf86-video-glint-1.2.8.tar.bz2) = f1692d995cec5cb2f2a57471a5e2256f82d3467d Size (xf86-video-glint-1.2.8.tar.bz2) = 395371 bytes +SHA1 (patch-src_glint__driver.c) = e757df21be4a5308d69366125b8d1c33ea626066 diff --git a/x11/xf86-video-glint/patches/patch-src_glint__driver.c b/x11/xf86-video-glint/patches/patch-src_glint__driver.c new file mode 100644 index 000000000..921aafef8 --- /dev/null +++ b/x11/xf86-video-glint/patches/patch-src_glint__driver.c @@ -0,0 +1,29 @@ +$NetBSD: patch-src_glint__driver.c,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +From 073d5b0b392781bf4a6aa7f9e2dbe2ae51caed2c Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:38 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/glint_driver.c b/src/glint_driver.c +index b6d20a9..aa78516 100644 +--- src/glint_driver.c ++++ src/glint_driver.c +@@ -52,8 +52,6 @@ + #include "compiler.h" + #include "mipointer.h" + +-#include "mibstore.h" +- + #include "pm3_regs.h" + #include "glint_regs.h" + #include "IBM.h" +@@ -2904,7 +2902,6 @@ GLINTScreenInit(SCREEN_INIT_ARGS_DECL) + } + } + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); diff --git a/x11/xf86-video-i128/Makefile b/x11/xf86-video-i128/Makefile index 200a70a10..8c999c4e5 100644 --- a/x11/xf86-video-i128/Makefile +++ b/x11/xf86-video-i128/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:22 tnn Exp $ # DISTNAME= xf86-video-i128-1.3.6 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-i128/distinfo b/x11/xf86-video-i128/distinfo index ecc4effd8..f9ebb9bc6 100644 --- a/x11/xf86-video-i128/distinfo +++ b/x11/xf86-video-i128/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/05/16 06:10:17 richard Exp $ +$NetBSD: distinfo,v 1.7 2015/04/02 22:16:46 tnn Exp $ SHA1 (xf86-video-i128-1.3.6.tar.bz2) = 4e66922f46169bf893cea00b33f80cf450070270 RMD160 (xf86-video-i128-1.3.6.tar.bz2) = c9d0eb30c260f40aebba0d8bbe2f1f88056c6f9a Size (xf86-video-i128-1.3.6.tar.bz2) = 324894 bytes +SHA1 (patch-src_i128__driver.c) = 96ea154c39e120e190e4fa850ecbbc8333528ce9 diff --git a/x11/xf86-video-i128/patches/patch-src_i128__driver.c b/x11/xf86-video-i128/patches/patch-src_i128__driver.c new file mode 100644 index 000000000..947d76941 --- /dev/null +++ b/x11/xf86-video-i128/patches/patch-src_i128__driver.c @@ -0,0 +1,29 @@ +$NetBSD: patch-src_i128__driver.c,v 1.1 2015/04/02 22:16:46 tnn Exp $ + +From c87753733a6e1f85d1d037dced0b47ce0cf41658 Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:40 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/i128_driver.c b/src/i128_driver.c +index a0f08c0..51a4135 100644 +--- src/i128_driver.c ++++ src/i128_driver.c +@@ -50,8 +50,6 @@ + /* All drivers initialising the SW cursor need this */ + #include "mipointer.h" + +-/* All drivers implementing backing store need this */ +-#include "mibstore.h" + #include "micmap.h" + + #include "xf86DDC.h" +@@ -1556,7 +1554,6 @@ I128ScreenInit(SCREEN_INIT_ARGS_DECL) + return FALSE; + } + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); diff --git a/x11/xf86-video-i740/Makefile b/x11/xf86-video-i740/Makefile index a9f771edd..85b12cae2 100644 --- a/x11/xf86-video-i740/Makefile +++ b/x11/xf86-video-i740/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/02/23 07:41:42 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:22 tnn Exp $ DISTNAME= xf86-video-i740-1.3.5 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-intel/Makefile b/x11/xf86-video-intel/Makefile index 107ea6631..f6faebf53 100644 --- a/x11/xf86-video-intel/Makefile +++ b/x11/xf86-video-intel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2015/03/03 01:02:05 khorben Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:22 tnn Exp $ DISTNAME= xf86-video-intel-2.99.917 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-intel/distinfo b/x11/xf86-video-intel/distinfo index d253820a6..0c1e28d68 100644 --- a/x11/xf86-video-intel/distinfo +++ b/x11/xf86-video-intel/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.23 2015/03/03 01:02:05 khorben Exp $ +$NetBSD: distinfo,v 1.25 2015/05/22 05:40:35 richard Exp $ SHA1 (xf86-video-intel-2.99.917.tar.bz2) = 9af9ded7a29026c211e5eb50a547e3e33976301d RMD160 (xf86-video-intel-2.99.917.tar.bz2) = dd443e9e87286bbc454f4231a7a5d7c9bb2488a1 Size (xf86-video-intel-2.99.917.tar.bz2) = 2259040 bytes -SHA1 (patch-src_backlight.c) = 32e181a91a1947387d7221284f44f05d9ce433c7 +SHA1 (patch-src_backlight.c) = 39537a3233613c777f0475343f0be615bff3c3ca +SHA1 (patch-src_legacy_i810_i810__dri.c) = fb963b994d51c9db48457106048226214a2d986c +SHA1 (patch-src_sna_sna__display.c) = b2e5b330b5b4154b4d0bbf4edd7af1cec2c68cd8 SHA1 (patch-src_sna_sna__dri2.c) = 4bcc7e5c502a340954073386dad88fd6cebcc7b1 diff --git a/x11/xf86-video-intel/patches/patch-src_backlight.c b/x11/xf86-video-intel/patches/patch-src_backlight.c index b14c70a5e..947b352a2 100644 --- a/x11/xf86-video-intel/patches/patch-src_backlight.c +++ b/x11/xf86-video-intel/patches/patch-src_backlight.c @@ -1,8 +1,20 @@ -$NetBSD: patch-src_backlight.c,v 1.1 2015/03/03 01:02:05 khorben Exp $ +$NetBSD: patch-src_backlight.c,v 1.2 2015/05/22 05:40:36 richard Exp $ + +SunOS needs for major() --- src/backlight.c.orig 2014-11-18 21:50:39.000000000 +0000 +++ src/backlight.c -@@ -84,7 +84,7 @@ void backlight_init(struct backlight *b) +@@ -49,6 +49,9 @@ + + #include "backlight.h" + #include "fd.h" ++#ifdef __sun ++#include ++#endif + + #define BACKLIGHT_CLASS "/sys/class/backlight" + +@@ -84,7 +87,7 @@ void backlight_init(struct backlight *b) b->has_power = 0; } diff --git a/x11/xf86-video-intel/patches/patch-src_legacy_i810_i810__dri.c b/x11/xf86-video-intel/patches/patch-src_legacy_i810_i810__dri.c new file mode 100644 index 000000000..6c8e6e055 --- /dev/null +++ b/x11/xf86-video-intel/patches/patch-src_legacy_i810_i810__dri.c @@ -0,0 +1,33 @@ +$NetBSD: patch-src_legacy_i810_i810__dri.c,v 1.1 2015/04/20 13:39:00 khorben Exp $ + +CID 1107540: Make the code safe avoiding random stack access. In +the first loop where there is a singleton point to pptSrc, only +access that singleton, no matter what. + +November 2013 patch from NetBSD xsrc: +http://mail-index.netbsd.org/source-changes/2013/11/14/msg049188.html + +--- src/legacy/i810/i810_dri.c.orig 2014-08-29 09:33:11.000000000 +0000 ++++ src/legacy/i810/i810_dri.c +@@ -1104,10 +1104,17 @@ I810DRIMoveBuffers(WindowPtr pParent, DD + while ((pboxNext >= pbox) && (pboxBase->y1 == pboxNext->y1)) + pboxNext--; + pboxTmp = pboxNext + 1; +- pptTmp = pptSrc + (pboxTmp - pbox); +- while (pboxTmp <= pboxBase) { +- *pboxNew1++ = *pboxTmp++; +- *pptNew1++ = *pptTmp++; ++ if (pptSrc == &ptOldOrg) { ++ if (pboxTmp <= pboxBase) { ++ *pboxNew1++ = *pboxTmp; ++ *pptNew1++ = *pptSrc; ++ } ++ } else { ++ pptTmp = pptSrc + (pboxTmp - pbox); ++ while (pboxTmp <= pboxBase) { ++ *pboxNew1++ = *pboxTmp++; ++ *pptNew1++ = *pptTmp++; ++ } + } + pboxBase = pboxNext; + } diff --git a/x11/xf86-video-intel/patches/patch-src_sna_sna__display.c b/x11/xf86-video-intel/patches/patch-src_sna_sna__display.c new file mode 100644 index 000000000..2442bd0d1 --- /dev/null +++ b/x11/xf86-video-intel/patches/patch-src_sna_sna__display.c @@ -0,0 +1,16 @@ +$NetBSD: patch-src_sna_sna__display.c,v 1.1 2015/05/22 05:40:36 richard Exp $ + +SunOS needs for alloca() + +--- src/sna/sna_display.c.orig 2014-12-20 13:45:31.000000000 +0000 ++++ src/sna/sna_display.c +@@ -72,6 +72,9 @@ + #include + #endif + ++#ifdef __sun ++#include ++#endif + /* Minor discrepancy between 32-bit/64-bit ABI in old kernels */ + union compat_mode_get_connector{ + struct drm_mode_get_connector conn; diff --git a/x11/xf86-video-mach64/Makefile b/x11/xf86-video-mach64/Makefile index 784afd474..b4da80589 100644 --- a/x11/xf86-video-mach64/Makefile +++ b/x11/xf86-video-mach64/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/05/21 20:44:06 richard Exp $ -DISTNAME= xf86-video-mach64-6.9.4 -PKGREVISION= 1 +DISTNAME= xf86-video-mach64-6.9.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 @@ -21,6 +20,7 @@ USE_TOOLS+= gmake pkg-config .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "SunOS" +CPPFLAGS+= -D__EXTENSIONS__ CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4 .endif diff --git a/x11/xf86-video-mach64/distinfo b/x11/xf86-video-mach64/distinfo index 0e9ebc7d6..259585202 100644 --- a/x11/xf86-video-mach64/distinfo +++ b/x11/xf86-video-mach64/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/05/16 06:17:50 richard Exp $ +$NetBSD: distinfo,v 1.6 2015/05/04 20:30:01 wiz Exp $ -SHA1 (xf86-video-mach64-6.9.4.tar.bz2) = 59ef55e9962d6ff2d9f4583d95fdffc37cbcde86 -RMD160 (xf86-video-mach64-6.9.4.tar.bz2) = 6e227c92813c6fefe51faec55c81ac6bd4234fff -Size (xf86-video-mach64-6.9.4.tar.bz2) = 517239 bytes +SHA1 (xf86-video-mach64-6.9.5.tar.bz2) = 0ba2d51752a62808286937cf3c6a95794fa5cb29 +RMD160 (xf86-video-mach64-6.9.5.tar.bz2) = da9f300ccd028850505b7a474fdecbaf09ea50b2 +Size (xf86-video-mach64-6.9.5.tar.bz2) = 520883 bytes diff --git a/x11/xf86-video-mga/Makefile b/x11/xf86-video-mga/Makefile index fd6e22a3f..dbe112b65 100644 --- a/x11/xf86-video-mga/Makefile +++ b/x11/xf86-video-mga/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2015/02/23 07:37:35 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/25 14:25:22 tnn Exp $ DISTNAME= xf86-video-mga-1.6.4 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-neomagic/Makefile b/x11/xf86-video-neomagic/Makefile index 4aebf549f..727191c30 100644 --- a/x11/xf86-video-neomagic/Makefile +++ b/x11/xf86-video-neomagic/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2015/05/08 11:43:12 wiz Exp $ -DISTNAME= xf86-video-neomagic-1.2.8 -PKGREVISION= 1 +DISTNAME= xf86-video-neomagic-1.2.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-neomagic/distinfo b/x11/xf86-video-neomagic/distinfo index 189756e90..7d0e46b12 100644 --- a/x11/xf86-video-neomagic/distinfo +++ b/x11/xf86-video-neomagic/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2013/09/09 22:26:16 wiz Exp $ +$NetBSD: distinfo,v 1.8 2015/05/08 11:43:12 wiz Exp $ -SHA1 (xf86-video-neomagic-1.2.8.tar.bz2) = 281a70cc89fb39ae91deb4a16c46026b63bbd060 -RMD160 (xf86-video-neomagic-1.2.8.tar.bz2) = 43f659053041727d9451941751f1b03213f16886 -Size (xf86-video-neomagic-1.2.8.tar.bz2) = 334223 bytes +SHA1 (xf86-video-neomagic-1.2.9.tar.bz2) = 63762e9144926c0071f86a5a3c2bc88c02db5a4b +RMD160 (xf86-video-neomagic-1.2.9.tar.bz2) = 75ef28eb9dd43cb250dc419dbcbcc4c444e42965 +Size (xf86-video-neomagic-1.2.9.tar.bz2) = 340789 bytes diff --git a/x11/xf86-video-newport/Makefile b/x11/xf86-video-newport/Makefile index df56db36c..2b413f6f4 100644 --- a/x11/xf86-video-newport/Makefile +++ b/x11/xf86-video-newport/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:22 tnn Exp $ DISTNAME= xf86-video-newport-0.2.4 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-nv/Makefile b/x11/xf86-video-nv/Makefile index 0e22a612b..c03123ac1 100644 --- a/x11/xf86-video-nv/Makefile +++ b/x11/xf86-video-nv/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:25:22 tnn Exp $ DISTNAME= xf86-video-nv-2.1.20 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-nv/distinfo b/x11/xf86-video-nv/distinfo index 1e45b2515..b3cb77086 100644 --- a/x11/xf86-video-nv/distinfo +++ b/x11/xf86-video-nv/distinfo @@ -1,5 +1,10 @@ -$NetBSD: distinfo,v 1.16 2013/05/16 06:20:54 richard Exp $ +$NetBSD: distinfo,v 1.17 2015/04/02 22:16:47 tnn Exp $ SHA1 (xf86-video-nv-2.1.20.tar.bz2) = 42b129be471d16444c5a7b443491e8d9e3e5df1a RMD160 (xf86-video-nv-2.1.20.tar.bz2) = 1245e6fb40728ec5b874d1a7cbc6836c39704837 Size (xf86-video-nv-2.1.20.tar.bz2) = 396982 bytes +SHA1 (patch-src_g80__driver.c) = 7a009a40cb21973180befe403e2e14979030986a +SHA1 (patch-src_nv__driver.c) = 3fef5f0ed734115e801c5cf14fdecb4cea17675b +SHA1 (patch-src_nv__include.h) = 94e101db1ba731d9187753f3b1c8285f5fdd0c90 +SHA1 (patch-src_riva_driver.c) = 2820b601f3244cce48b6cd93c51e03bc0bff507f +SHA1 (patch-src_riva_include.h) = 84859b666ad1e4a26e09876a63e5131adb35b513 diff --git a/x11/xf86-video-nv/patches/patch-src_g80__driver.c b/x11/xf86-video-nv/patches/patch-src_g80__driver.c new file mode 100644 index 000000000..1ba22edc6 --- /dev/null +++ b/x11/xf86-video-nv/patches/patch-src_g80__driver.c @@ -0,0 +1,29 @@ +$NetBSD: patch-src_g80__driver.c,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From fc78fe98222b0204b8a2872a529763d6fe5048da Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:49 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/g80_driver.c b/src/g80_driver.c +index cc4e197..719b96c 100644 +--- src/g80_driver.c.orig 2012-07-17 06:47:02.000000000 +0000 ++++ src/g80_driver.c +@@ -34,7 +34,6 @@ + #include + #endif + #include +-#include + #include + #include + #include +@@ -833,7 +832,6 @@ G80ScreenInit(SCREEN_INIT_ARGS_DECL) + } + } + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); + diff --git a/x11/xf86-video-nv/patches/patch-src_nv__driver.c b/x11/xf86-video-nv/patches/patch-src_nv__driver.c new file mode 100644 index 000000000..1800a165f --- /dev/null +++ b/x11/xf86-video-nv/patches/patch-src_nv__driver.c @@ -0,0 +1,21 @@ +$NetBSD: patch-src_nv__driver.c,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From fc78fe98222b0204b8a2872a529763d6fe5048da Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:49 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/nv_driver.c b/src/nv_driver.c +index 6dad6e5..8f35334 100644 +--- src/nv_driver.c.orig 2012-07-17 06:47:02.000000000 +0000 ++++ src/nv_driver.c +@@ -2550,7 +2550,6 @@ NVScreenInit(SCREEN_INIT_ARGS_DECL) + if (!pNv->NoAccel) + NVAccelInit(pScreen); + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); + diff --git a/x11/xf86-video-nv/patches/patch-src_nv__include.h b/x11/xf86-video-nv/patches/patch-src_nv__include.h new file mode 100644 index 000000000..52b4b323b --- /dev/null +++ b/x11/xf86-video-nv/patches/patch-src_nv__include.h @@ -0,0 +1,38 @@ +$NetBSD: patch-src_nv__include.h,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From 49ee1c26ea982e302169c949ebd0abb9d8ef362c Mon Sep 17 00:00:00 2001 +From: Jeremy White +Date: Thu, 21 Mar 2013 08:59:06 -0700 +Subject: Include xf86Modes.h to use functions from + hw/xfree86/modes/xf86Modes.c. + +Signed-off-by: Jeremy White +Reviewed-by: Robert Morell +Reviewed-by: Aaron Plattner +Signed-off-by: Aaron Plattner + +From fc78fe98222b0204b8a2872a529763d6fe5048da Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:49 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/nv_include.h b/src/nv_include.h +index f174eef..72c74d5 100644 +--- src/nv_include.h.orig 2012-07-17 06:48:19.000000000 +0000 ++++ src/nv_include.h +@@ -24,12 +24,10 @@ + /* All drivers initialising the SW cursor need this */ + #include "mipointer.h" + +-/* All drivers implementing backing store need this */ +-#include "mibstore.h" +- + #include "micmap.h" + + #include "xf86DDC.h" ++#include "xf86Modes.h" + + #include "vbe.h" + diff --git a/x11/xf86-video-nv/patches/patch-src_riva_driver.c b/x11/xf86-video-nv/patches/patch-src_riva_driver.c new file mode 100644 index 000000000..ae2399ba6 --- /dev/null +++ b/x11/xf86-video-nv/patches/patch-src_riva_driver.c @@ -0,0 +1,21 @@ +$NetBSD: patch-src_riva_driver.c,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From fc78fe98222b0204b8a2872a529763d6fe5048da Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:49 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/riva_driver.c b/src/riva_driver.c +index e0667ef..759501e 100644 +--- src/riva_driver.c.orig 2012-07-17 06:47:02.000000000 +0000 ++++ src/riva_driver.c +@@ -1168,7 +1168,6 @@ RivaScreenInit(SCREEN_INIT_ARGS_DECL) + if (!pRiva->NoAccel) + RivaAccelInit(pScreen); + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); + diff --git a/x11/xf86-video-nv/patches/patch-src_riva_include.h b/x11/xf86-video-nv/patches/patch-src_riva_include.h new file mode 100644 index 000000000..4d12adf13 --- /dev/null +++ b/x11/xf86-video-nv/patches/patch-src_riva_include.h @@ -0,0 +1,23 @@ +$NetBSD: patch-src_riva_include.h,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From fc78fe98222b0204b8a2872a529763d6fe5048da Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:49 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/riva_include.h b/src/riva_include.h +index f2c5302..c7aeef7 100644 +--- src/riva_include.h.orig 2012-07-17 06:48:45.000000000 +0000 ++++ src/riva_include.h +@@ -22,9 +22,6 @@ + /* All drivers initialising the SW cursor need this */ + #include "mipointer.h" + +-/* All drivers implementing backing store need this */ +-#include "mibstore.h" +- + #include "micmap.h" + + #include "xf86DDC.h" diff --git a/x11/xf86-video-openchrome/Makefile b/x11/xf86-video-openchrome/Makefile index 43d92ef64..50e3b16c5 100644 --- a/x11/xf86-video-openchrome/Makefile +++ b/x11/xf86-video-openchrome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/28 09:34:56 jperkin Exp $ DISTNAME= xf86-video-openchrome-0.3.3 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.openchrome.org/releases/ EXTRACT_SUFX= .tar.bz2 @@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.openchrome.org/ COMMENT= Modular Xorg OpenChrome driver for VIA UniChrome video chipsets +USE_LANGUAGES= c99 USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config diff --git a/x11/xf86-video-r128/Makefile b/x11/xf86-video-r128/Makefile index 83cfeaf90..ab4969c09 100644 --- a/x11/xf86-video-r128/Makefile +++ b/x11/xf86-video-r128/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/02 08:00:30 wiz Exp $ -DISTNAME= xf86-video-r128-6.9.2 -PKGREVISION= 1 +DISTNAME= xf86-video-r128-6.10.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-r128/distinfo b/x11/xf86-video-r128/distinfo index b77b13d28..25671fcff 100644 --- a/x11/xf86-video-r128/distinfo +++ b/x11/xf86-video-r128/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/10/03 08:31:23 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/05/02 08:00:30 wiz Exp $ -SHA1 (xf86-video-r128-6.9.2.tar.bz2) = ba8b695caaecd94e266c480a644eae4c706b77d8 -RMD160 (xf86-video-r128-6.9.2.tar.bz2) = 7e7e50560b770b1f70dd22c184ab13038a68402d -Size (xf86-video-r128-6.9.2.tar.bz2) = 462266 bytes +SHA1 (xf86-video-r128-6.10.0.tar.bz2) = 159aee7d19b3a3f282e7b830e192fe84892c4006 +RMD160 (xf86-video-r128-6.10.0.tar.bz2) = 56687c5488f4b27e0d41ae0ce1acc8d2ee55ea2d +Size (xf86-video-r128-6.10.0.tar.bz2) = 494884 bytes diff --git a/x11/xf86-video-rendition/Makefile b/x11/xf86-video-rendition/Makefile index 4e7bd6b30..ac06ce86c 100644 --- a/x11/xf86-video-rendition/Makefile +++ b/x11/xf86-video-rendition/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:23 tnn Exp $ # DISTNAME= xf86-video-rendition-4.2.5 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-rendition/distinfo b/x11/xf86-video-rendition/distinfo index b00892e9c..db677af6c 100644 --- a/x11/xf86-video-rendition/distinfo +++ b/x11/xf86-video-rendition/distinfo @@ -1,5 +1,7 @@ -$NetBSD: distinfo,v 1.6 2013/05/16 06:23:31 richard Exp $ +$NetBSD: distinfo,v 1.7 2015/04/02 22:16:47 tnn Exp $ SHA1 (xf86-video-rendition-4.2.5.tar.bz2) = 930e99e4d44418b1e55f11a2a8525b42b0e2d3b5 RMD160 (xf86-video-rendition-4.2.5.tar.bz2) = cbd0441ed0aa4bf13765fecfe9ab246fab951ab7 Size (xf86-video-rendition-4.2.5.tar.bz2) = 356351 bytes +SHA1 (patch-src_rendition.c) = 186c838964c83f34e39ff74c7525b19601a2577e +SHA1 (patch-src_rendition.h) = 1d69e2b9e92de84d25027a67c09077baf712ece3 diff --git a/x11/xf86-video-rendition/patches/patch-src_rendition.c b/x11/xf86-video-rendition/patches/patch-src_rendition.c new file mode 100644 index 000000000..d1d4c8895 --- /dev/null +++ b/x11/xf86-video-rendition/patches/patch-src_rendition.c @@ -0,0 +1,70 @@ +$NetBSD: patch-src_rendition.c,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From 30a4b73644ee22904824d4847e44ca69369fad02 Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 30 Sep 2014 10:21:58 -0400 +Subject: Fix build against xserver 1.17 + +Also port from pci_device_map_region to pci_device_map_range. Somewhat +alarming that the previous code was using map_region but unmap_range... + +Signed-off-by: Adam Jackson + +From 3a3ee1c45e54a808947cc26ca11f0a5299571053 Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:50 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +--- src/rendition.c.orig 2015-04-02 19:20:42.000000000 +0000 ++++ src/rendition.c +@@ -1173,7 +1173,6 @@ renditionScreenInit(SCREEN_INIT_ARGS_DEC + fbPictureInit (pScreen, 0, 0); + + xf86SetBlackWhitePixels(pScreen); +- miInitializeBackingStore(pScreen); + + /*********************************************************/ + /* The actual setup of the driver-specific code */ +@@ -1372,6 +1371,18 @@ renditionMapMem(ScrnInfoPtr pScreenInfo) + /* Override on users request */ + WriteCombine + = xf86ReturnOptValBool(pRendition->Options, OPTION_FBWC, WriteCombine); ++#ifdef XSERVER_LIBPCIACCESS ++ mapOption = PCI_DEV_MAP_FLAG_WRITABLE; ++ if (WriteCombine) ++ mapOption |= PCI_DEV_MAP_FLAG_WRITE_COMBINE; ++ ++ err = pci_device_map_range(pRendition->PciInfo, ++ pRendition->PciInfo->regions[0].base_addr, ++ pRendition->PciInfo->regions[0].size, ++ mapOption, (void *)&pRendition->board.vmem_base); ++ ++ return (err == 0); ++#else + if (WriteCombine) { + xf86DrvMsg(pScreenInfo->scrnIndex, X_CONFIG, + ("Requesting Write-Combined memory access\n")); +@@ -1382,12 +1393,6 @@ renditionMapMem(ScrnInfoPtr pScreenInfo) + mapOption = VIDMEM_MMIO; + } + +-#ifdef XSERVER_LIBPCIACCESS +- err = pci_device_map_region(pRendition->PciInfo, 0, TRUE); +- pRendition->board.vmem_base = pRendition->PciInfo->regions[0].memory; +- +- return (err == 0); +-#else + pRendition->board.vmem_base= + xf86MapPciMem(pScreenInfo->scrnIndex, mapOption, + pRendition->pcitag, +@@ -1416,7 +1421,7 @@ renditionUnmapMem(ScrnInfoPtr pScreenInf + #else + pci_device_unmap_range(pRendition->PciInfo, + pRendition->board.vmem_base, +- pScreenInfo->videoRam * 1024); ++ pRendition->PciInfo->regions[0].size); + #endif + return TRUE; + #ifdef DEBUG0 diff --git a/x11/xf86-video-rendition/patches/patch-src_rendition.h b/x11/xf86-video-rendition/patches/patch-src_rendition.h new file mode 100644 index 000000000..d0ba602a5 --- /dev/null +++ b/x11/xf86-video-rendition/patches/patch-src_rendition.h @@ -0,0 +1,50 @@ +$NetBSD: patch-src_rendition.h,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From df5646745bf563bb36a0db1796c318fe64bf8efe Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 30 Sep 2014 10:24:18 -0400 +Subject: Remove dependency on xf86PciInfo.h + +Signed-off-by: Adam Jackson + +From 30a4b73644ee22904824d4847e44ca69369fad02 Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 30 Sep 2014 10:21:58 -0400 +Subject: Fix build against xserver 1.17 + +Also port from pci_device_map_region to pci_device_map_range. Somewhat +alarming that the previous code was using map_region but unmap_range... + +Signed-off-by: Adam Jackson + +--- src/rendition.h.orig 2015-04-02 19:20:48.000000000 +0000 ++++ src/rendition.h +@@ -14,9 +14,6 @@ + /* Everything using inb/outb, etc needs "compiler.h" */ + #include "compiler.h" + +-/* Drivers for PCI hardware need this */ +-#include "xf86PciInfo.h" +- + /* Drivers that need to access the PCI config space directly need this */ + #include "xf86Pci.h" + +@@ -28,9 +25,6 @@ + /* All drivers initialising the SW cursor need this */ + #include "mipointer.h" + +-/* All drivers implementing backing store need this */ +-#include "mibstore.h" +- + /* All drivers using the mi colormap manipulation need this */ + #include "micmap.h" + +@@ -69,4 +63,8 @@ + + #include "compat-api.h" + /* end of __RENDITION_H__ */ ++ ++#define PCI_CHIP_V1000 0x0001 ++#define PCI_CHIP_V2x00 0x2000 ++ + #endif diff --git a/x11/xf86-video-s3/Makefile b/x11/xf86-video-s3/Makefile index 1c1cd9a66..905c20ef5 100644 --- a/x11/xf86-video-s3/Makefile +++ b/x11/xf86-video-s3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:23 tnn Exp $ # DISTNAME= xf86-video-s3-0.6.5 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-s3/distinfo b/x11/xf86-video-s3/distinfo index 9f5209766..0a4d3ba5d 100644 --- a/x11/xf86-video-s3/distinfo +++ b/x11/xf86-video-s3/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2013/05/16 06:24:19 richard Exp $ +$NetBSD: distinfo,v 1.6 2015/04/02 22:16:47 tnn Exp $ SHA1 (xf86-video-s3-0.6.5.tar.bz2) = e9d715fbcddd7bef32b0216e1b7fd976c7538be2 RMD160 (xf86-video-s3-0.6.5.tar.bz2) = 8dfe48f967666c55fe54abd22ca132ce3695f534 Size (xf86-video-s3-0.6.5.tar.bz2) = 325582 bytes +SHA1 (patch-src_s3__driver.c) = 2c3a6a74c27305c097464f36627e7176ad63b9b8 diff --git a/x11/xf86-video-s3/patches/patch-src_s3__driver.c b/x11/xf86-video-s3/patches/patch-src_s3__driver.c new file mode 100644 index 000000000..2be53c6e0 --- /dev/null +++ b/x11/xf86-video-s3/patches/patch-src_s3__driver.c @@ -0,0 +1,32 @@ +$NetBSD: patch-src_s3__driver.c,v 1.1 2015/04/02 22:16:47 tnn Exp $ + +From ed0fbfd27609e897c42d7ab316481a9504746233 Mon Sep 17 00:00:00 2001 +From: Gaetan Nadon +Date: Tue, 7 Jan 2014 16:28:58 -0500 +Subject: Remove mibstore.h + +As it was done in numerous other drivers. Fixes compile error. + +Tested-by: Trevor Woerner +Signed-off-by: Gaetan Nadon + +diff --git a/src/s3_driver.c b/src/s3_driver.c +index 61242ad..85763ba 100644 +--- src/s3_driver.c ++++ src/s3_driver.c +@@ -52,7 +52,6 @@ + #include "compiler.h" + #include "mipointer.h" + #include "micmap.h" +-#include "mibstore.h" + #include "fb.h" + #include "inputstr.h" + #include "shadowfb.h" +@@ -822,7 +821,6 @@ static Bool S3ScreenInit(SCREEN_INIT_ARGS_DECL) + fbPictureInit (pScreen, 0, 0); + S3DGAInit(pScreen); + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + + /* framebuffer manager setup */ diff --git a/x11/xf86-video-s3virge/Makefile b/x11/xf86-video-s3virge/Makefile index d6b0eb17f..b05d86c5d 100644 --- a/x11/xf86-video-s3virge/Makefile +++ b/x11/xf86-video-s3virge/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:35 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:23 tnn Exp $ # DISTNAME= xf86-video-s3virge-1.10.6 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-s3virge/distinfo b/x11/xf86-video-s3virge/distinfo index c27af62bd..08627f6b8 100644 --- a/x11/xf86-video-s3virge/distinfo +++ b/x11/xf86-video-s3virge/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.6 2013/05/16 06:25:10 richard Exp $ +$NetBSD: distinfo,v 1.7 2015/04/02 22:16:47 tnn Exp $ SHA1 (xf86-video-s3virge-1.10.6.tar.bz2) = c99ee4bd6253890a5be3cf246d535be4579c1b80 RMD160 (xf86-video-s3virge-1.10.6.tar.bz2) = c0ca1f685c84182290391b2bff9a7634d54c311c Size (xf86-video-s3virge-1.10.6.tar.bz2) = 349790 bytes +SHA1 (patch-src_s3v__driver.c) = b19bd7d299c2fe0f672d8000e581fde3c715ace9 diff --git a/x11/xf86-video-s3virge/patches/patch-src_s3v__driver.c b/x11/xf86-video-s3virge/patches/patch-src_s3v__driver.c new file mode 100644 index 000000000..807d509e3 --- /dev/null +++ b/x11/xf86-video-s3virge/patches/patch-src_s3v__driver.c @@ -0,0 +1,75 @@ +$NetBSD: patch-src_s3v__driver.c,v 1.1 2015/04/02 22:16:48 tnn Exp $ + +From 211e2831dcf13c6e5847f6caf894f559d9104c3d Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 30 Sep 2014 10:27:13 -0400 +Subject: Remove call to miInitializeBackingStore + +Signed-off-by: Adam Jackson + +From 69b9adea709922e53ba422dd7f00aa4ac90d232e Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 30 Sep 2014 10:26:17 -0400 +Subject: Fix build against xserver 1.17 + +Signed-off-by: Adam Jackson + +From d74238ca2faddb2e1c0b48333664688a5079a856 Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Wed, 21 May 2014 14:10:11 -0400 +Subject: Use own thunk function instead of vgaHW*Weak + +I plan to remove the Weak functions from a future server. + +Signed-off-by: Adam Jackson + +--- src/s3v_driver.c.orig 2015-04-02 19:28:57.000000000 +0000 ++++ src/s3v_driver.c +@@ -2420,7 +2420,6 @@ S3VScreenInit(SCREEN_INIT_ARGS_DECL) + return FALSE; + } + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); + /* hardware cursor needs to wrap this layer */ +@@ -3515,7 +3514,7 @@ S3VEnableMmio(ScrnInfoPtr pScrn) + { + vgaHWPtr hwp; + S3VPtr ps3v; +- IOADDRESS vgaCRIndex, vgaCRReg; ++ unsigned int vgaCRIndex, vgaCRReg; + unsigned char val; + unsigned int PIOOffset = 0; + +@@ -3584,7 +3583,7 @@ S3VDisableMmio(ScrnInfoPtr pScrn) + { + vgaHWPtr hwp; + S3VPtr ps3v; +- IOADDRESS vgaCRIndex, vgaCRReg; ++ unsigned int vgaCRIndex, vgaCRReg; + + PVERB5(" S3VDisableMmio\n"); + +@@ -3760,6 +3759,12 @@ S3Vddc1Read(ScrnInfoPtr pScrn) + return ((unsigned int) (tmp & 0x08)); + } + ++static void ++S3Vddc1SetSpeed(ScrnInfoPtr pScrn, xf86ddcSpeed speed) ++{ ++ vgaHWddc1SetSpeed(pScrn, speed); ++} ++ + static Bool + S3Vddc1(ScrnInfoPtr pScrn) + { +@@ -3773,7 +3778,7 @@ S3Vddc1(ScrnInfoPtr pScrn) + OUTREG(DDC_REG,(tmp | 0x12)); + + if ((pMon = xf86PrintEDID( +- xf86DoEDID_DDC1(XF86_SCRN_ARG(pScrn),vgaHWddc1SetSpeedWeak(), ++ xf86DoEDID_DDC1(XF86_SCRN_ARG(pScrn), S3Vddc1SetSpeed, + S3Vddc1Read))) != NULL) + success = TRUE; + xf86SetDDCproperties(pScrn,pMon); diff --git a/x11/xf86-video-savage/Makefile b/x11/xf86-video-savage/Makefile index fccfdc0bf..614762cee 100644 --- a/x11/xf86-video-savage/Makefile +++ b/x11/xf86-video-savage/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2015/05/08 11:45:20 wiz Exp $ -DISTNAME= xf86-video-savage-2.3.7 -PKGREVISION= 1 +DISTNAME= xf86-video-savage-2.3.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-savage/distinfo b/x11/xf86-video-savage/distinfo index d17a1d520..8d7ce74cc 100644 --- a/x11/xf86-video-savage/distinfo +++ b/x11/xf86-video-savage/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/10/04 20:54:17 wiz Exp $ +$NetBSD: distinfo,v 1.9 2015/05/08 11:45:20 wiz Exp $ -SHA1 (xf86-video-savage-2.3.7.tar.bz2) = 9ce8474c7f1035d914ac2a77cd6d54b62d19260d -RMD160 (xf86-video-savage-2.3.7.tar.bz2) = 79ef65340cd758168ac5f949dfaf9bbb37673634 -Size (xf86-video-savage-2.3.7.tar.bz2) = 395249 bytes +SHA1 (xf86-video-savage-2.3.8.tar.bz2) = cc2150f4195ccf82c80e272f9924f41a56e5f4f6 +RMD160 (xf86-video-savage-2.3.8.tar.bz2) = 6f467dd1621c937be4ca5b4f2e05e2d83c303629 +Size (xf86-video-savage-2.3.8.tar.bz2) = 418649 bytes diff --git a/x11/xf86-video-siliconmotion/Makefile b/x11/xf86-video-siliconmotion/Makefile index e38ad8b1e..2ee44b1af 100644 --- a/x11/xf86-video-siliconmotion/Makefile +++ b/x11/xf86-video-siliconmotion/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:36 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.17 2015/05/09 15:05:38 wiz Exp $ -DISTNAME= xf86-video-siliconmotion-1.7.7 -PKGREVISION= 1 +DISTNAME= xf86-video-siliconmotion-1.7.8 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-siliconmotion/distinfo b/x11/xf86-video-siliconmotion/distinfo index 32167a316..6166a0d8c 100644 --- a/x11/xf86-video-siliconmotion/distinfo +++ b/x11/xf86-video-siliconmotion/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/05/16 06:26:56 richard Exp $ +$NetBSD: distinfo,v 1.7 2015/05/09 15:05:38 wiz Exp $ -SHA1 (xf86-video-siliconmotion-1.7.7.tar.bz2) = 60dc57c6ff6e0cd3f73076fce3c11d7e788ce7c1 -RMD160 (xf86-video-siliconmotion-1.7.7.tar.bz2) = c13359237e287a6318ab29aa906c9be034b13c39 -Size (xf86-video-siliconmotion-1.7.7.tar.bz2) = 385957 bytes +SHA1 (xf86-video-siliconmotion-1.7.8.tar.bz2) = d620309a9068437df2a9c83dc1384571ed7754f2 +RMD160 (xf86-video-siliconmotion-1.7.8.tar.bz2) = 749437c70b1d1e0d48ab13ee42147265fafe723d +Size (xf86-video-siliconmotion-1.7.8.tar.bz2) = 398928 bytes diff --git a/x11/xf86-video-sis/Makefile b/x11/xf86-video-sis/Makefile index 427911117..199f987c8 100644 --- a/x11/xf86-video-sis/Makefile +++ b/x11/xf86-video-sis/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:25:23 tnn Exp $ # DISTNAME= xf86-video-sis-0.10.7 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-sis/distinfo b/x11/xf86-video-sis/distinfo index 16e03d117..57676047f 100644 --- a/x11/xf86-video-sis/distinfo +++ b/x11/xf86-video-sis/distinfo @@ -1,5 +1,8 @@ -$NetBSD: distinfo,v 1.7 2013/05/16 06:27:55 richard Exp $ +$NetBSD: distinfo,v 1.8 2015/04/02 22:16:48 tnn Exp $ SHA1 (xf86-video-sis-0.10.7.tar.bz2) = 8f8cd88fe7d3a85f6bf2b12a34fd55db35f186d7 RMD160 (xf86-video-sis-0.10.7.tar.bz2) = d6be4d2f6ee8182e988ff52990cc680e9a2dd310 Size (xf86-video-sis-0.10.7.tar.bz2) = 699499 bytes +SHA1 (patch-src_sis.h) = 14050b1e2e92df60ed1280cc9c41e10190e1695e +SHA1 (patch-src_sis__driver.c) = d5216c4f7ada646f5c6fc5fab0edd1b10fc538eb +SHA1 (patch-src_vstruct.h) = 09eecd05572cc8a904fe0535b751daa3b0b3d5d6 diff --git a/x11/xf86-video-sis/patches/patch-src_sis.h b/x11/xf86-video-sis/patches/patch-src_sis.h new file mode 100644 index 000000000..534305835 --- /dev/null +++ b/x11/xf86-video-sis/patches/patch-src_sis.h @@ -0,0 +1,34 @@ +$NetBSD: patch-src_sis.h,v 1.1 2015/04/02 22:16:48 tnn Exp $ + +From d0550de19cacab3e591641ba358a72fbc798b231 Mon Sep 17 00:00:00 2001 +From: Dave Airlie +Date: Mon, 22 Sep 2014 12:45:02 +1000 +Subject: sis: fix build against latest xserver + +From 7d4402786b758de3e6ce2641e15a39d612d5c518 Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Mon, 15 Oct 2012 19:11:30 -0400 +Subject: Stop including xf86Priv.h + +As the name might suggest, it's server-private. + +--- src/sis.h.orig 2015-04-02 19:58:00.000000000 +0000 ++++ src/sis.h +@@ -75,7 +75,6 @@ + + #include "compiler.h" + #include "xf86Pci.h" +-#include "xf86Priv.h" + #include "xf86_OSproc.h" + #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 + #include "xf86Resources.h" +@@ -1005,7 +1004,9 @@ typedef struct { + ScrnInfoPtr pScrn; + pciVideoPtr PciInfo; + int PciBus, PciDevice, PciFunc; ++#ifndef XSERVER_LIBPCIACCESS + PCITAG PciTag; ++#endif + EntityInfoPtr pEnt; + int Chipset; + unsigned char ChipType; diff --git a/x11/xf86-video-sis/patches/patch-src_sis__driver.c b/x11/xf86-video-sis/patches/patch-src_sis__driver.c new file mode 100644 index 000000000..733b333ee --- /dev/null +++ b/x11/xf86-video-sis/patches/patch-src_sis__driver.c @@ -0,0 +1,246 @@ +$NetBSD: patch-src_sis__driver.c,v 1.1 2015/04/02 22:16:48 tnn Exp $ + +From 0f50f8c3db2b9f1c9d4ecab8ad278e9db6418a92 Mon Sep 17 00:00:00 2001 +From: Dave Airlie +Date: Wed, 12 Nov 2014 09:27:33 +1000 +Subject: sis: force build, who uses this crazy code anyways + +From d2597696ba81862d80ec17b978d8370c58572e27 Mon Sep 17 00:00:00 2001 +From: Dave Airlie +Date: Wed, 12 Nov 2014 08:04:21 +1000 +Subject: sis: more build fixes against master X server. + +From 49796d6a3274adc0250ee07faa6bc63e41c98740 Mon Sep 17 00:00:00 2001 +From: Peter Hutterer +Date: Fri, 22 Nov 2013 08:21:18 +1000 +Subject: Fix format-security warnings + +From 0a4336efaafac4c34d4287b5df586bbb418f7f76 Mon Sep 17 00:00:00 2001 +From: Alan Coopersmith +Date: Sat, 26 Oct 2013 14:27:17 -0700 +Subject: Fix HDisplay/VDisplay typos + +From 926d4f655c8491b68a338f50c810f6729686ec9f Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:54:51 -0400 +Subject: Remove mibstore.h + +--- src/sis_driver.c.orig 2015-04-02 19:58:04.000000000 +0000 ++++ src/sis_driver.c +@@ -57,7 +57,6 @@ + #include "fb.h" + #include "micmap.h" + #include "mipointer.h" +-#include "mibstore.h" + #include "edid.h" + + #define SIS_NEED_inSISREG +@@ -94,6 +93,10 @@ + #include "dri.h" + #endif + ++#ifndef DEFAULT_DPI ++#define DEFAULT_DPI 96 ++#endif ++ + /* + * LookupWindow was removed with video abi 11. + */ +@@ -426,14 +429,14 @@ SISErrorLog(ScrnInfoPtr pScrn, const cha + static const char *str = "**************************************************\n"; + + va_start(ap, format); +- xf86DrvMsg(pScrn->scrnIndex, X_ERROR, str); ++ xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "%s", str); + xf86DrvMsg(pScrn->scrnIndex, X_ERROR, + " ERROR:\n"); + xf86VDrvMsgVerb(pScrn->scrnIndex, X_ERROR, 1, format, ap); + va_end(ap); + xf86DrvMsg(pScrn->scrnIndex, X_ERROR, + " END OF MESSAGE\n"); +- xf86DrvMsg(pScrn->scrnIndex, X_ERROR, str); ++ xf86DrvMsg(pScrn->scrnIndex, X_ERROR, "%s", str); + } + + static void +@@ -1911,14 +1914,14 @@ SiSUpdateXineramaScreenInfo(ScrnInfoPtr + if(infochanged && !usenonrect) { + xf86DrvMsg(pScrn1->scrnIndex, X_INFO, + "Virtual screen size does not match maximum display modes...\n"); +- xf86DrvMsg(pScrn1->scrnIndex, X_INFO, rectxine); ++ xf86DrvMsg(pScrn1->scrnIndex, X_INFO, "%s", rectxine); + + } + } else if(infochanged && usenonrect) { + usenonrect = FALSE; + xf86DrvMsg(pScrn1->scrnIndex, X_INFO, + "Only clone modes available for this virtual screen size...\n"); +- xf86DrvMsg(pScrn1->scrnIndex, X_INFO, rectxine); ++ xf86DrvMsg(pScrn1->scrnIndex, X_INFO, "%s", rectxine); + } + + if(pSiS->maxCRT1_X1) { /* Means we have at least one non-clone mode */ +@@ -3276,9 +3279,11 @@ SISPreInit(ScrnInfoPtr pScrn, int flags) + pSiS->PciDevice = PCI_CFG_DEV(pSiS->PciInfo); /*SIS_PCI_DEVICE(pSiS->PciInfo);*/ + pSiS->PciFunc = PCI_CFG_FUNC(pSiS->PciInfo); /*SIS_PCI_FUNC(pSiS->PciInfo);*/ + ++#ifndef XSERVER_LIBPCIACCESS + pSiS->PciTag = pciTag(PCI_DEV_BUS(pSiS->PciInfo), + PCI_DEV_DEV(pSiS->PciInfo), + PCI_DEV_FUNC(pSiS->PciInfo)); ++#endif + + #ifdef SIS_NEED_MAP_IOP + /********************************************/ +@@ -3902,7 +3907,9 @@ SISPreInit(ScrnInfoPtr pScrn, int flags) + if(pSiSEnt) pSiSEnt->SiS_Pr = pSiS->SiS_Pr; + #endif + memset(pSiS->SiS_Pr, 0, sizeof(struct SiS_Private)); ++#ifndef XSERVER_LIBPCIACCESS + pSiS->SiS_Pr->PciTag = pSiS->PciTag; ++#endif + pSiS->SiS_Pr->ChipType = pSiS->ChipType; + pSiS->SiS_Pr->ChipRevision = pSiS->ChipRev; + pSiS->SiS_Pr->SiS_Backup70xx = 0xff; +@@ -7131,7 +7138,9 @@ static Bool + SISMapMem(ScrnInfoPtr pScrn) + { + SISPtr pSiS = SISPTR(pScrn); ++#ifndef XSERVER_LIBPCIACCESS + int mmioFlags = VIDMEM_MMIO; ++#endif + #ifdef SISDUALHEAD + SISEntPtr pSiSEnt = pSiS->entityPrivate; + #endif +@@ -7141,9 +7150,11 @@ SISMapMem(ScrnInfoPtr pScrn) + * (For Alpha, we need to map SPARSE memory, since we need + * byte/short access.) + */ ++#ifndef XSERVER_LIBPCIACCESS + #if defined(__alpha__) + mmioFlags |= VIDMEM_SPARSE; + #endif ++#endif + + #ifdef SISDUALHEAD + if(pSiS->DualHeadMode) { +@@ -7344,7 +7355,11 @@ SISUnmapMem(ScrnInfoPtr pScrn) + if(pSiSEnt->MapCountIOBase) { + pSiSEnt->MapCountIOBase--; + if((pSiSEnt->MapCountIOBase == 0) || (pSiSEnt->forceUnmapIOBase)) { ++#ifndef XSERVER_LIBPCIACCESS + xf86UnMapVidMem(pScrn->scrnIndex, (pointer)pSiSEnt->IOBase, (pSiS->mmioSize * 1024)); ++#else ++ pci_device_unmap_range(pSiS->PciInfo, pSiSEnt->IOBase, (pSiS->mmioSize * 1024)); ++#endif + pSiSEnt->IOBase = NULL; + pSiSEnt->MapCountIOBase = 0; + pSiSEnt->forceUnmapIOBase = FALSE; +@@ -7355,7 +7370,11 @@ SISUnmapMem(ScrnInfoPtr pScrn) + if(pSiSEnt->MapCountIOBaseDense) { + pSiSEnt->MapCountIOBaseDense--; + if((pSiSEnt->MapCountIOBaseDense == 0) || (pSiSEnt->forceUnmapIOBaseDense)) { ++#ifndef XSERVER_LIBPCIACCESS + xf86UnMapVidMem(pScrn->scrnIndex, (pointer)pSiSEnt->IOBaseDense, (pSiS->mmioSize * 1024)); ++#else ++ pci_device_unmap_range(pSiS->PciInfo, (pointer)pSiSEnt->IOBaseDense, (pSiS->mmioSize * 1024)); ++#endif + pSiSEnt->IOBaseDense = NULL; + pSiSEnt->MapCountIOBaseDense = 0; + pSiSEnt->forceUnmapIOBaseDense = FALSE; +@@ -7366,7 +7385,11 @@ SISUnmapMem(ScrnInfoPtr pScrn) + if(pSiSEnt->MapCountFbBase) { + pSiSEnt->MapCountFbBase--; + if((pSiSEnt->MapCountFbBase == 0) || (pSiSEnt->forceUnmapFbBase)) { ++#ifndef XSERVER_LIBPCIACCESS + xf86UnMapVidMem(pScrn->scrnIndex, (pointer)pSiSEnt->RealFbBase, pSiS->FbMapSize); ++#else ++ pci_device_unmap_range(pSiS->PciInfo, (pointer)pSiSEnt->RealFbBase, pSiS->FbMapSize); ++#endif + pSiSEnt->FbBase = pSiSEnt->RealFbBase = NULL; + pSiSEnt->MapCountFbBase = 0; + pSiSEnt->forceUnmapFbBase = FALSE; +@@ -7376,13 +7399,25 @@ SISUnmapMem(ScrnInfoPtr pScrn) + } + } else { + #endif ++#ifndef XSERVER_LIBPCIACCESS + xf86UnMapVidMem(pScrn->scrnIndex, (pointer)pSiS->IOBase, (pSiS->mmioSize * 1024)); ++#else ++ pci_device_unmap_range(pSiS->PciInfo, (pointer)pSiS->IOBase, (pSiS->mmioSize * 1024)); ++#endif + pSiS->IOBase = NULL; + #ifdef __alpha__ ++#ifndef XSERVER_LIBPCIACCESS + xf86UnMapVidMem(pScrn->scrnIndex, (pointer)pSiS->IOBaseDense, (pSiS->mmioSize * 1024)); ++#else ++ pci_device_unmap_range(pSiS->PciInfo, (pointer)pSiS->IOBaseDense, (pSiS->mmioSize * 1024)); ++#endif + pSiS->IOBaseDense = NULL; + #endif ++#ifndef XSERVER_LIBPCIACCESS + xf86UnMapVidMem(pScrn->scrnIndex, (pointer)pSiS->RealFbBase, pSiS->FbMapSize); ++#else ++ pci_device_unmap_range(pSiS->PciInfo, (pointer)pSiS->RealFbBase, pSiS->FbMapSize); ++#endif + pSiS->FbBase = pSiS->RealFbBase = NULL; + #ifdef SISDUALHEAD + } +@@ -8859,7 +8894,6 @@ SISScreenInit(SCREEN_INIT_ARGS_DECL) + } + pSiS->SiSFastVidCopyDone = TRUE; + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); + +@@ -9351,6 +9385,7 @@ SISMergedPointerMoved(SCRN_ARG_TYPE arg, + } + } + if(doit) { ++#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 20 /* screw it */ + sigstate = xf86BlockSIGIO(); + #if GET_ABI_MAJOR(ABI_XINPUT_VERSION) >= 15 + { +@@ -9368,6 +9403,7 @@ SISMergedPointerMoved(SCRN_ARG_TYPE arg, + miPointerAbsoluteCursor(x, y, currentTime.milliseconds); + #endif + xf86UnblockSIGIO(sigstate); ++#endif + return; + } + } +@@ -13725,12 +13761,12 @@ SiS_CheckModeCRT2(ScrnInfoPtr pScrn, Dis + if( ((mode->HDisplay <= pSiS->LCDwidth) && + (mode->VDisplay <= pSiS->LCDheight)) || + ((pSiS->SiS_Pr->SiS_CustomT == CUT_PANEL848) && +- (((mode->HDisplay == 1360) && (mode->HDisplay == 768)) || +- ((mode->HDisplay == 1024) && (mode->HDisplay == 768)) || +- ((mode->HDisplay == 800) && (mode->HDisplay == 600)))) || ++ (((mode->HDisplay == 1360) && (mode->VDisplay == 768)) || ++ ((mode->HDisplay == 1024) && (mode->VDisplay == 768)) || ++ ((mode->HDisplay == 800) && (mode->VDisplay == 600)))) || + ((pSiS->SiS_Pr->SiS_CustomT == CUT_PANEL856) && +- (((mode->HDisplay == 1024) && (mode->HDisplay == 768)) || +- ((mode->HDisplay == 800) && (mode->HDisplay == 600)))) ) { ++ (((mode->HDisplay == 1024) && (mode->VDisplay == 768)) || ++ ((mode->HDisplay == 800) && (mode->VDisplay == 600)))) ) { + + ModeIndex = SiS_GetModeID_LCD(pSiS->VGAEngine, VBFlags, mode->HDisplay, mode->VDisplay, i, + pSiS->FSTN, pSiS->SiS_Pr->SiS_CustomT, pSiS->LCDwidth, pSiS->LCDheight, +@@ -13991,6 +14027,7 @@ SiS_GetSetBIOSScratch(ScrnInfoPtr pScrn, + break; + } + ++#ifndef XSERVER_LIBPCIACCESS + #ifdef SIS_USE_BIOS_SCRATCH + if(SISPTR(pScrn)->Primary) { + base = xf86MapVidMem(pScrn->scrnIndex, VIDMEM_MMIO, 0, 0x2000); +@@ -14009,6 +14046,7 @@ SiS_GetSetBIOSScratch(ScrnInfoPtr pScrn, + xf86UnMapVidMem(pScrn->scrnIndex, base, 0x2000); + } + #endif ++#endif + return ret; + } + diff --git a/x11/xf86-video-sis/patches/patch-src_vstruct.h b/x11/xf86-video-sis/patches/patch-src_vstruct.h new file mode 100644 index 000000000..902387cf4 --- /dev/null +++ b/x11/xf86-video-sis/patches/patch-src_vstruct.h @@ -0,0 +1,20 @@ +$NetBSD: patch-src_vstruct.h,v 1.1 2015/04/02 22:16:48 tnn Exp $ + +From d0550de19cacab3e591641ba358a72fbc798b231 Mon Sep 17 00:00:00 2001 +From: Dave Airlie +Date: Mon, 22 Sep 2014 12:45:02 +1000 +Subject: sis: fix build against latest xserver + +--- src/vstruct.h.orig 2012-06-06 08:47:03.000000000 +0000 ++++ src/vstruct.h +@@ -237,8 +237,10 @@ struct SiS_Private + unsigned char ChipType; + unsigned char ChipRevision; + #ifdef SIS_XORG_XF86 ++#ifndef XSERVER_LIBPCIACCESS + PCITAG PciTag; + #endif ++#endif + #ifdef SIS_LINUX_KERNEL + void *ivideo; + #endif diff --git a/x11/xf86-video-suncg14/Makefile b/x11/xf86-video-suncg14/Makefile index 1487adc28..0e5bedd07 100644 --- a/x11/xf86-video-suncg14/Makefile +++ b/x11/xf86-video-suncg14/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:23 tnn Exp $ DISTNAME= xf86-video-suncg14-1.1.2 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-suncg3/Makefile b/x11/xf86-video-suncg3/Makefile index 494577eaf..1a1cef5de 100644 --- a/x11/xf86-video-suncg3/Makefile +++ b/x11/xf86-video-suncg3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:23 tnn Exp $ DISTNAME= xf86-video-suncg3-1.1.2 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-sunffb/Makefile b/x11/xf86-video-sunffb/Makefile index 87af93561..c18f24e7b 100644 --- a/x11/xf86-video-sunffb/Makefile +++ b/x11/xf86-video-sunffb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:23 tnn Exp $ DISTNAME= xf86-video-sunffb-1.2.2 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-tdfx/Makefile b/x11/xf86-video-tdfx/Makefile index f6f21d048..9d32b9373 100644 --- a/x11/xf86-video-tdfx/Makefile +++ b/x11/xf86-video-tdfx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2015/02/23 07:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:23 tnn Exp $ DISTNAME= xf86-video-tdfx-1.4.6 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-tga/Makefile b/x11/xf86-video-tga/Makefile index 495681d7b..35f41c7c5 100644 --- a/x11/xf86-video-tga/Makefile +++ b/x11/xf86-video-tga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2015/04/25 14:25:23 tnn Exp $ # DISTNAME= xf86-video-tga-1.2.2 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-tga/distinfo b/x11/xf86-video-tga/distinfo index 67542174c..c39995d9f 100644 --- a/x11/xf86-video-tga/distinfo +++ b/x11/xf86-video-tga/distinfo @@ -1,5 +1,7 @@ -$NetBSD: distinfo,v 1.4 2013/05/16 06:29:45 richard Exp $ +$NetBSD: distinfo,v 1.5 2015/04/02 22:16:48 tnn Exp $ SHA1 (xf86-video-tga-1.2.2.tar.bz2) = 0b96ebd6907b9efb278056ce701f330c22c550d8 RMD160 (xf86-video-tga-1.2.2.tar.bz2) = 1312240c77ddb3561a65b6c4c09962428fa15d02 Size (xf86-video-tga-1.2.2.tar.bz2) = 318943 bytes +SHA1 (patch-src_tga__accel.c) = dbe0efa0bb8505b20c3a96d2ade6f712f2921b56 +SHA1 (patch-src_tga__driver.c) = 539cee2a20001f6b1002ab756e2e8f47cd6d82e3 diff --git a/x11/xf86-video-tga/patches/patch-src_tga__accel.c b/x11/xf86-video-tga/patches/patch-src_tga__accel.c new file mode 100644 index 000000000..2d4bc740c --- /dev/null +++ b/x11/xf86-video-tga/patches/patch-src_tga__accel.c @@ -0,0 +1,21 @@ +$NetBSD: patch-src_tga__accel.c,v 1.1 2015/04/02 22:16:48 tnn Exp $ + +From b7022db0559cd1b6cd3eb6b5abf6896a607b478d Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:55:00 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/tga_accel.c b/src/tga_accel.c +index 35af1a4..b414df5 100644 +--- src/tga_accel.c ++++ src/tga_accel.c +@@ -37,7 +37,6 @@ + #include "xf86cmap.h" + #include "mipointer.h" + +-#include "mibstore.h" + #include "miline.h" + + #include "tga_regs.h" diff --git a/x11/xf86-video-tga/patches/patch-src_tga__driver.c b/x11/xf86-video-tga/patches/patch-src_tga__driver.c new file mode 100644 index 000000000..49160277a --- /dev/null +++ b/x11/xf86-video-tga/patches/patch-src_tga__driver.c @@ -0,0 +1,30 @@ +$NetBSD: patch-src_tga__driver.c,v 1.1 2015/04/02 22:16:48 tnn Exp $ + +From b7022db0559cd1b6cd3eb6b5abf6896a607b478d Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:55:00 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/tga_driver.c b/src/tga_driver.c +index dd4f3e6..90d2660 100644 +--- src/tga_driver.c ++++ src/tga_driver.c +@@ -46,8 +46,6 @@ + + /* software cursor */ + #include "mipointer.h" +-/* backing store */ +-#include "mibstore.h" + + /* #include "mibank.h" */ + /* colormap manipulation */ +@@ -1451,7 +1449,6 @@ TGAScreenInit(SCREEN_INIT_ARGS_DECL) + + fbPictureInit (pScreen, 0, 0); + +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); + diff --git a/x11/xf86-video-trident/Makefile b/x11/xf86-video-trident/Makefile index 1dc3084cf..be70d4127 100644 --- a/x11/xf86-video-trident/Makefile +++ b/x11/xf86-video-trident/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.17 2015/04/25 14:25:23 tnn Exp $ # -DISTNAME= xf86-video-trident-1.3.6 -PKGREVISION= 1 +DISTNAME= xf86-video-trident-1.3.7 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-trident/distinfo b/x11/xf86-video-trident/distinfo index 30bde7ddb..0dca91937 100644 --- a/x11/xf86-video-trident/distinfo +++ b/x11/xf86-video-trident/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/05/16 06:30:28 richard Exp $ +$NetBSD: distinfo,v 1.6 2015/04/02 22:16:48 tnn Exp $ -SHA1 (xf86-video-trident-1.3.6.tar.bz2) = 9af5d275e6f4247cde19765178c3a797b4a7351d -RMD160 (xf86-video-trident-1.3.6.tar.bz2) = 575aff2d952991d1ff4948e83335251affdd7525 -Size (xf86-video-trident-1.3.6.tar.bz2) = 356092 bytes +SHA1 (xf86-video-trident-1.3.7.tar.bz2) = b8cce16caa30e6725bdea078e05ab74b4b8020e7 +RMD160 (xf86-video-trident-1.3.7.tar.bz2) = c9279cdd9708fcfd251e2928277dbe82612dafbe +Size (xf86-video-trident-1.3.7.tar.bz2) = 376898 bytes diff --git a/x11/xf86-video-tseng/Makefile b/x11/xf86-video-tseng/Makefile index 0076c7b34..c0fcf5260 100644 --- a/x11/xf86-video-tseng/Makefile +++ b/x11/xf86-video-tseng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:25:23 tnn Exp $ # DISTNAME= xf86-video-tseng-1.2.5 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-tseng/distinfo b/x11/xf86-video-tseng/distinfo index e97df6468..d4e2e1a36 100644 --- a/x11/xf86-video-tseng/distinfo +++ b/x11/xf86-video-tseng/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2013/05/16 06:31:08 richard Exp $ +$NetBSD: distinfo,v 1.6 2015/04/02 22:16:48 tnn Exp $ SHA1 (xf86-video-tseng-1.2.5.tar.bz2) = 95c35b28a19ab486f0bb7482df944d5b0076bdd5 RMD160 (xf86-video-tseng-1.2.5.tar.bz2) = cefe7f92087debc308ab1a2a9530de036aaae782 Size (xf86-video-tseng-1.2.5.tar.bz2) = 330575 bytes +SHA1 (patch-src_tseng__driver.c) = b4f6eabf1413efc09ac3d48098680aa50e99fb71 diff --git a/x11/xf86-video-tseng/patches/patch-src_tseng__driver.c b/x11/xf86-video-tseng/patches/patch-src_tseng__driver.c new file mode 100644 index 000000000..5eb40a451 --- /dev/null +++ b/x11/xf86-video-tseng/patches/patch-src_tseng__driver.c @@ -0,0 +1,31 @@ +$NetBSD: patch-src_tseng__driver.c,v 1.1 2015/04/02 22:16:48 tnn Exp $ + +From d2d5c8437e401181f56804cc68594c4831a0983d Mon Sep 17 00:00:00 2001 +From: Adam Jackson +Date: Tue, 25 Sep 2012 08:55:02 -0400 +Subject: Remove mibstore.h + +Signed-off-by: Adam Jackson + +diff --git a/src/tseng_driver.c b/src/tseng_driver.c +index ffafb19..0db62e5 100644 +--- src/tseng_driver.c ++++ src/tseng_driver.c +@@ -39,9 +39,6 @@ + /* All drivers initialising the SW cursor need this */ + #include "mipointer.h" + +-/* All drivers implementing backing store need this */ +-#include "mibstore.h" +- + #include "fb.h" + + #if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6 +@@ -1453,7 +1450,6 @@ TsengScreenInit(SCREEN_INIT_ARGS_DECL) + } + } + +- miInitializeBackingStore(pScreen); + xf86SetSilkenMouse(pScreen); + /* Initialise cursor functions */ + miDCInitialize(pScreen, xf86GetPointerScreenFuncs()); diff --git a/x11/xf86-video-vesa/Makefile b/x11/xf86-video-vesa/Makefile index 1f49810af..1872664ef 100644 --- a/x11/xf86-video-vesa/Makefile +++ b/x11/xf86-video-vesa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2015/04/25 14:25:24 tnn Exp $ DISTNAME= xf86-video-vesa-2.3.3 -PKGREVISION= 1 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-vmware/Makefile b/x11/xf86-video-vmware/Makefile index c35dac378..2bbda1db0 100644 --- a/x11/xf86-video-vmware/Makefile +++ b/x11/xf86-video-vmware/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2015/01/19 23:39:27 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/04/25 14:25:24 tnn Exp $ DISTNAME= xf86-video-vmware-13.1.0 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-wsfb/Makefile b/x11/xf86-video-wsfb/Makefile index 1eddb4e4e..672f37fa3 100644 --- a/x11/xf86-video-wsfb/Makefile +++ b/x11/xf86-video-wsfb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2015/04/25 14:25:24 tnn Exp $ DISTNAME= xf86-video-wsfb-0.4.0 -PKGREVISION= 2 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-wsfb/distinfo b/x11/xf86-video-wsfb/distinfo index c05db7bbe..cbc65241c 100644 --- a/x11/xf86-video-wsfb/distinfo +++ b/x11/xf86-video-wsfb/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.5 2014/01/20 21:25:00 is Exp $ +$NetBSD: distinfo,v 1.6 2015/04/02 22:16:49 tnn Exp $ SHA1 (xf86-video-wsfb-0.4.0.tar.bz2) = fc04a2127fc5de3f5d13c56c3be781df34c26a90 RMD160 (xf86-video-wsfb-0.4.0.tar.bz2) = d35555d20ed5ae303846a1e72fa5e55049428edd Size (xf86-video-wsfb-0.4.0.tar.bz2) = 264372 bytes -SHA1 (patch-src_wsfb__driver.c) = c7c9dec6e68188d2e55b24dadf1acef0389be862 +SHA1 (patch-src_compat-api.h) = 114cfc96361770c145f74c38abd9696943319253 +SHA1 (patch-src_wsfb__driver.c) = 1b846bfd8347c971412e8519afcb9a6a0e00c24d diff --git a/x11/xf86-video-wsfb/patches/patch-src_compat-api.h b/x11/xf86-video-wsfb/patches/patch-src_compat-api.h new file mode 100644 index 000000000..faf55a207 --- /dev/null +++ b/x11/xf86-video-wsfb/patches/patch-src_compat-api.h @@ -0,0 +1,108 @@ +$NetBSD: patch-src_compat-api.h,v 1.1 2015/04/02 22:16:49 tnn Exp $ + +From 586b722fb17b3eb0ab776c170ee21e6a66fc7f22 Mon Sep 17 00:00:00 2001 +From: Matthieu Herrb +Date: Sun, 9 Sep 2012 11:41:58 +0200 +Subject: Add compat-api.h for compatibility with xserver 1.13 + +--- src/compat-api.h.orig 2015-04-02 17:09:03.000000000 +0000 ++++ src/compat-api.h +@@ -0,0 +1,98 @@ ++/* ++ * Copyright 2012 Red Hat, Inc. ++ * ++ * Permission is hereby granted, free of charge, to any person obtaining a ++ * copy of this software and associated documentation files (the "Software"), ++ * to deal in the Software without restriction, including without limitation ++ * the rights to use, copy, modify, merge, publish, distribute, sublicense, ++ * and/or sell copies of the Software, and to permit persons to whom the ++ * Software is furnished to do so, subject to the following conditions: ++ * ++ * The above copyright notice and this permission notice (including the next ++ * paragraph) shall be included in all copies or substantial portions of the ++ * Software. ++ * ++ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ++ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ++ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL ++ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER ++ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING ++ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER ++ * DEALINGS IN THE SOFTWARE. ++ * ++ * Author: Dave Airlie ++ */ ++ ++/* this file provides API compat between server post 1.13 and pre it, ++ it should be reused inside as many drivers as possible */ ++#ifndef COMPAT_API_H ++#define COMPAT_API_H ++ ++#ifndef GLYPH_HAS_GLYPH_PICTURE_ACCESSOR ++#define GetGlyphPicture(g, s) GlyphPicture((g))[(s)->myNum] ++#define SetGlyphPicture(g, s, p) GlyphPicture((g))[(s)->myNum] = p ++#endif ++ ++#ifndef XF86_HAS_SCRN_CONV ++#define xf86ScreenToScrn(s) xf86Screens[(s)->myNum] ++#define xf86ScrnToScreen(s) screenInfo.screens[(s)->scrnIndex] ++#endif ++ ++#ifndef XF86_SCRN_INTERFACE ++ ++#define SCRN_ARG_TYPE int ++#define SCRN_INFO_PTR(arg1) ScrnInfoPtr pScrn = xf86Screens[(arg1)] ++ ++#define SCREEN_ARG_TYPE int ++#define SCREEN_PTR(arg1) ScreenPtr pScreen = screenInfo.screens[(arg1)] ++ ++#define SCREEN_INIT_ARGS_DECL int i, ScreenPtr pScreen, int argc, char **argv ++ ++#define BLOCKHANDLER_ARGS_DECL int arg, pointer blockData, pointer pTimeout, pointer pReadmask ++#define BLOCKHANDLER_ARGS arg, blockData, pTimeout, pReadmask ++ ++#define CLOSE_SCREEN_ARGS_DECL int scrnIndex, ScreenPtr pScreen ++#define CLOSE_SCREEN_ARGS scrnIndex, pScreen ++ ++#define ADJUST_FRAME_ARGS_DECL int arg, int x, int y, int flags ++#define ADJUST_FRAME_ARGS(arg, x, y) (arg)->scrnIndex, x, y, 0 ++ ++#define SWITCH_MODE_ARGS_DECL int arg, DisplayModePtr mode, int flags ++#define SWITCH_MODE_ARGS(arg, m) (arg)->scrnIndex, m, 0 ++ ++#define FREE_SCREEN_ARGS_DECL int arg, int flags ++ ++#define VT_FUNC_ARGS_DECL int arg, int flags ++#define VT_FUNC_ARGS pScrn->scrnIndex, 0 ++ ++#define SCRN_OR_INDEX_ARG(x) ((x)->scrnIndex) ++#else ++#define SCRN_ARG_TYPE ScrnInfoPtr ++#define SCRN_INFO_PTR(arg1) ScrnInfoPtr pScrn = (arg1) ++ ++#define SCREEN_ARG_TYPE ScreenPtr ++#define SCREEN_PTR(arg1) ScreenPtr pScreen = (arg1) ++ ++#define SCREEN_INIT_ARGS_DECL ScreenPtr pScreen, int argc, char **argv ++ ++#define BLOCKHANDLER_ARGS_DECL ScreenPtr arg, pointer pTimeout, pointer pReadmask ++#define BLOCKHANDLER_ARGS arg, pTimeout, pReadmask ++ ++#define CLOSE_SCREEN_ARGS_DECL ScreenPtr pScreen ++#define CLOSE_SCREEN_ARGS pScreen ++ ++#define ADJUST_FRAME_ARGS_DECL ScrnInfoPtr arg, int x, int y ++#define ADJUST_FRAME_ARGS(arg, x, y) arg, x, y ++ ++#define SWITCH_MODE_ARGS_DECL ScrnInfoPtr arg, DisplayModePtr mode ++#define SWITCH_MODE_ARGS(arg, m) arg, m ++#define FREE_SCREEN_ARGS_DECL ScrnInfoPtr arg ++ ++#define VT_FUNC_ARGS_DECL ScrnInfoPtr arg ++#define VT_FUNC_ARGS pScrn ++ ++#define SCRN_OR_INDEX_ARG(x) (x) ++ ++#endif ++ ++#endif diff --git a/x11/xf86-video-wsfb/patches/patch-src_wsfb__driver.c b/x11/xf86-video-wsfb/patches/patch-src_wsfb__driver.c index c0fb29498..f0d55cd26 100644 --- a/x11/xf86-video-wsfb/patches/patch-src_wsfb__driver.c +++ b/x11/xf86-video-wsfb/patches/patch-src_wsfb__driver.c @@ -1,8 +1,57 @@ -$NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ +$NetBSD: patch-src_wsfb__driver.c,v 1.2 2015/04/02 22:16:49 tnn Exp $ + +Add revision 1.15 from xsrc version: +date: 2013-01-31 12:18:01 +0100; author: macallan; state: Exp; lines: +145 -72; +use WSDISPLAYIO_GET_FBINFO if available + +Merge upstream commits for server 1.17 compatibility: +586b722fb17b3eb0ab776c170ee21e6a66fc7f22 +fa9aabe95a65c4dd12008e16ad66d5c773a7993a +2993b33c466793c984b0c7cfeab06a3e333a29dd --- src/wsfb_driver.c.orig 2012-01-01 15:25:08.000000000 +0000 +++ src/wsfb_driver.c -@@ -231,7 +231,7 @@ WsfbSetup(pointer module, pointer opts, +@@ -53,7 +53,6 @@ + #include "xf86_OSproc.h" + + #include "mipointer.h" +-#include "mibstore.h" + #include "micmap.h" + #include "colormapst.h" + #include "xf86cmap.h" +@@ -78,6 +77,8 @@ + #include "xf86xv.h" + #endif + ++#include "compat-api.h" ++ + #ifdef X_PRIVSEP + extern int priv_open_device(const char *); + #else +@@ -110,15 +111,15 @@ static const OptionInfoRec * WsfbAvailab + static void WsfbIdentify(int); + static Bool WsfbProbe(DriverPtr, int); + static Bool WsfbPreInit(ScrnInfoPtr, int); +-static Bool WsfbScreenInit(int, ScreenPtr, int, char **); +-static Bool WsfbCloseScreen(int, ScreenPtr); ++static Bool WsfbScreenInit(SCREEN_INIT_ARGS_DECL); ++static Bool WsfbCloseScreen(CLOSE_SCREEN_ARGS_DECL); + static void *WsfbWindowLinear(ScreenPtr, CARD32, CARD32, int, CARD32 *, + void *); +-static void WsfbPointerMoved(int, int, int); +-static Bool WsfbEnterVT(int, int); +-static void WsfbLeaveVT(int, int); +-static Bool WsfbSwitchMode(int, DisplayModePtr, int); +-static int WsfbValidMode(int, DisplayModePtr, Bool, int); ++static void WsfbPointerMoved(SCRN_ARG_TYPE, int, int); ++static Bool WsfbEnterVT(VT_FUNC_ARGS_DECL); ++static void WsfbLeaveVT(VT_FUNC_ARGS_DECL); ++static Bool WsfbSwitchMode(SWITCH_MODE_ARGS_DECL); ++static int WsfbValidMode(SCRN_ARG_TYPE, DisplayModePtr, Bool, int); + static void WsfbLoadPalette(ScrnInfoPtr, int, int *, LOCO *, VisualPtr); + static Bool WsfbSaveScreen(ScreenPtr, int); + static void WsfbSave(ScrnInfoPtr); +@@ -231,7 +232,7 @@ WsfbSetup(pointer module, pointer opts, /* Private data */ typedef struct { int fd; /* File descriptor of open device. */ @@ -11,7 +60,16 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ int linebytes; /* Number of bytes per row. */ unsigned char* fbstart; unsigned char* fbmem; -@@ -426,48 +426,96 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags +@@ -241,7 +242,7 @@ typedef struct { + void * shadow; + CloseScreenProcPtr CloseScreen; + CreateScreenResourcesProcPtr CreateScreenResources; +- void (*PointerMoved)(int, int, int); ++ void (*PointerMoved)(SCRN_ARG_TYPE, int, int); + EntityInfoPtr pEnt; + struct wsdisplay_cmap saved_cmap; + +@@ -426,48 +427,96 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags return FALSE; } @@ -132,7 +190,7 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ free(fPtr->saved_cmap.red); free(fPtr->saved_cmap.green); return FALSE; -@@ -475,18 +523,18 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags +@@ -475,18 +524,18 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags } /* Handle depth */ @@ -156,7 +214,7 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ return FALSE; } xf86PrintDepthBpp(pScrn); -@@ -496,17 +544,28 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags +@@ -496,17 +545,28 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags pix24bpp = xf86GetBppFromDepth(pScrn, 24); /* Color weight */ @@ -194,7 +252,7 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ } else { masks.red = 0; masks.green = 0; -@@ -535,7 +594,7 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags +@@ -535,7 +595,7 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags pScrn->progClock = TRUE; pScrn->rgbBits = 8; pScrn->chipset = "wsfb"; @@ -203,7 +261,7 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Vidmem: %dk\n", pScrn->videoRam/1024); -@@ -550,10 +609,12 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags +@@ -550,10 +610,12 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags fPtr->Options); /* Use shadow framebuffer by default, on depth >= 8 */ @@ -218,7 +276,7 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ if (xf86ReturnOptValBool(fPtr->Options, OPTION_SHADOW_FB, FALSE)) { xf86DrvMsg(pScrn->scrnIndex, X_WARNING, -@@ -601,12 +662,12 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags +@@ -601,12 +663,12 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags mode->status = MODE_OK; mode->type = M_T_BUILTIN; mode->Clock = 0; @@ -233,7 +291,7 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ mode->VSyncStart = 0; mode->VSyncEnd = 0; mode->VTotal = 0; -@@ -617,8 +678,8 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags +@@ -617,8 +679,8 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags "Ignoring mode specification from screen section\n"); } pScrn->currentMode = pScrn->modes = mode; @@ -244,7 +302,49 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ pScrn->displayWidth = pScrn->virtualX; /* Set the display resolution. */ -@@ -721,36 +782,39 @@ WsfbScreenInit(int scrnIndex, ScreenPtr +@@ -661,10 +723,22 @@ WsfbPreInit(ScrnInfoPtr pScrn, int flags + return TRUE; + } + ++static void ++wsfbUpdateRotatePacked(ScreenPtr pScreen, shadowBufPtr pBuf) ++{ ++ shadowUpdateRotatePacked(pScreen, pBuf); ++} ++ ++static void ++wsfbUpdatePacked(ScreenPtr pScreen, shadowBufPtr pBuf) ++{ ++ shadowUpdatePacked(pScreen, pBuf); ++} ++ + static Bool + WsfbCreateScreenResources(ScreenPtr pScreen) + { +- ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum]; ++ ScrnInfoPtr pScrn = xf86ScreenToScrn(pScreen); + WsfbPtr fPtr = WSFBPTR(pScrn); + PixmapPtr pPixmap; + Bool ret; +@@ -679,7 +753,7 @@ WsfbCreateScreenResources(ScreenPtr pScr + pPixmap = pScreen->GetScreenPixmap(pScreen); + + if (!shadowAdd(pScreen, pPixmap, fPtr->rotate ? +- shadowUpdateRotatePackedWeak() : shadowUpdatePackedWeak(), ++ wsfbUpdateRotatePacked : wsfbUpdatePacked, + WsfbWindowLinear, fPtr->rotate, NULL)) { + return FALSE; + } +@@ -702,7 +776,7 @@ WsfbShadowInit(ScreenPtr pScreen) + } + + static Bool +-WsfbScreenInit(int scrnIndex, ScreenPtr pScreen, int argc, char **argv) ++WsfbScreenInit(SCREEN_INIT_ARGS_DECL) + { + ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum]; + WsfbPtr fPtr = WSFBPTR(pScrn); +@@ -721,36 +795,39 @@ WsfbScreenInit(int scrnIndex, ScreenPtr pScrn->mask.red,pScrn->mask.green,pScrn->mask.blue, pScrn->offset.red,pScrn->offset.green,pScrn->offset.blue); #endif @@ -296,7 +396,40 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ return FALSE; } /* Switch to graphics mode - required before mmap. */ -@@ -907,10 +971,16 @@ WsfbScreenInit(int scrnIndex, ScreenPtr +@@ -868,7 +945,7 @@ WsfbScreenInit(int scrnIndex, ScreenPtr + "RENDER extension initialisation failed."); + } + if (fPtr->shadowFB && !WsfbShadowInit(pScreen)) { +- xf86DrvMsg(scrnIndex, X_ERROR, ++ xf86DrvMsg(pScrn->scrnIndex, X_ERROR, + "shadow framebuffer initialization failed\n"); + return FALSE; + } +@@ -877,20 +954,19 @@ WsfbScreenInit(int scrnIndex, ScreenPtr + if (!fPtr->rotate) + WsfbDGAInit(pScrn, pScreen); + else +- xf86DrvMsg(scrnIndex, X_INFO, "Rotated display, " ++ xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Rotated display, " + "disabling DGA\n"); + #endif + if (fPtr->rotate) { +- xf86DrvMsg(scrnIndex, X_INFO, "Enabling Driver Rotation, " ++ xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Enabling Driver Rotation, " + "disabling RandR\n"); + xf86DisableRandR(); + if (pScrn->bitsPerPixel == 24) +- xf86DrvMsg(scrnIndex, X_WARNING, ++ xf86DrvMsg(pScrn->scrnIndex, X_WARNING, + "Rotation might be broken in 24 bpp\n"); + } + + xf86SetBlackWhitePixels(pScreen); +- miInitializeBackingStore(pScreen); + xf86SetBackingStore(pScreen); + + /* Software cursor. */ +@@ -907,10 +983,16 @@ WsfbScreenInit(int scrnIndex, ScreenPtr if (!miCreateDefColormap(pScreen)) return FALSE; flags = CMAP_RELOAD_ON_MODE_SWITCH; @@ -314,8 +447,32 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ if(!xf86HandleColormaps(pScreen, ncolors, 8, WsfbLoadPalette, NULL, flags)) return FALSE; -@@ -981,14 +1051,18 @@ WsfbWindowLinear(ScreenPtr pScreen, CARD - ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum]; +@@ -937,9 +1019,9 @@ WsfbScreenInit(int scrnIndex, ScreenPtr + } + + static Bool +-WsfbCloseScreen(int scrnIndex, ScreenPtr pScreen) ++WsfbCloseScreen(CLOSE_SCREEN_ARGS_DECL) + { +- ScrnInfoPtr pScrn = xf86Screens[scrnIndex]; ++ ScrnInfoPtr pScrn = xf86ScreenToScrn(pScreen); + PixmapPtr pPixmap; + WsfbPtr fPtr = WSFBPTR(pScrn); + +@@ -971,30 +1053,34 @@ WsfbCloseScreen(int scrnIndex, ScreenPtr + /* Unwrap CloseScreen. */ + pScreen->CloseScreen = fPtr->CloseScreen; + TRACE_EXIT("WsfbCloseScreen"); +- return (*pScreen->CloseScreen)(scrnIndex, pScreen); ++ return (*pScreen->CloseScreen)(CLOSE_SCREEN_ARGS); + } + + static void * + WsfbWindowLinear(ScreenPtr pScreen, CARD32 row, CARD32 offset, int mode, + CARD32 *size, void *closure) + { +- ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum]; ++ ScrnInfoPtr pScrn = xf86ScreenToScrn(pScreen); WsfbPtr fPtr = WSFBPTR(pScrn); - if (fPtr->linebytes) @@ -337,7 +494,79 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ } static void -@@ -1159,11 +1233,12 @@ WsfbSave(ScrnInfoPtr pScrn) +-WsfbPointerMoved(int index, int x, int y) ++WsfbPointerMoved(SCRN_ARG_TYPE arg, int x, int y) + { +- ScrnInfoPtr pScrn = xf86Screens[index]; ++ SCRN_INFO_PTR(arg); + WsfbPtr fPtr = WSFBPTR(pScrn); + int newX, newY; + +@@ -1026,13 +1112,13 @@ WsfbPointerMoved(int index, int x, int y + } + + /* Pass adjusted pointer coordinates to wrapped PointerMoved function. */ +- (*fPtr->PointerMoved)(index, newX, newY); ++ (*fPtr->PointerMoved)(arg, newX, newY); + } + + static Bool +-WsfbEnterVT(int scrnIndex, int flags) ++WsfbEnterVT(VT_FUNC_ARGS_DECL) + { +- ScrnInfoPtr pScrn = xf86Screens[scrnIndex]; ++ SCRN_INFO_PTR(arg); + + TRACE_ENTER("EnterVT"); + pScrn->vtSema = TRUE; +@@ -1041,20 +1127,20 @@ WsfbEnterVT(int scrnIndex, int flags) + } + + static void +-WsfbLeaveVT(int scrnIndex, int flags) ++WsfbLeaveVT(VT_FUNC_ARGS_DECL) + { + #if DEBUG +- ScrnInfoPtr pScrn = xf86Screens[scrnIndex]; ++ SCRN_INFO_PTR(arg); + #endif + + TRACE_ENTER("LeaveVT"); + } + + static Bool +-WsfbSwitchMode(int scrnIndex, DisplayModePtr mode, int flags) ++WsfbSwitchMode(SWITCH_MODE_ARGS_DECL) + { + #if DEBUG +- ScrnInfoPtr pScrn = xf86Screens[scrnIndex]; ++ SCRN_INFO_PTR(arg); + #endif + + TRACE_ENTER("SwitchMode"); +@@ -1063,10 +1149,10 @@ WsfbSwitchMode(int scrnIndex, DisplayMod + } + + static int +-WsfbValidMode(int scrnIndex, DisplayModePtr mode, Bool verbose, int flags) ++WsfbValidMode(SCRN_ARG_TYPE arg, DisplayModePtr mode, Bool verbose, int flags) + { + #if DEBUG +- ScrnInfoPtr pScrn = xf86Screens[scrnIndex]; ++ SCRN_INFO_PTR(arg); + #endif + + TRACE_ENTER("ValidMode"); +@@ -1132,7 +1218,7 @@ WsfbLoadPalette(ScrnInfoPtr pScrn, int n + static Bool + WsfbSaveScreen(ScreenPtr pScreen, int mode) + { +- ScrnInfoPtr pScrn = xf86Screens[pScreen->myNum]; ++ ScrnInfoPtr pScrn = xf86ScreenToScrn(pScreen); + WsfbPtr fPtr = WSFBPTR(pScrn); + int state; + +@@ -1159,11 +1245,12 @@ WsfbSave(ScrnInfoPtr pScrn) TRACE_ENTER("WsfbSave"); @@ -352,7 +581,7 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ if (ioctl(fPtr->fd, WSDISPLAYIO_GETCMAP, &(fPtr->saved_cmap)) == -1) { xf86DrvMsg(pScrn->scrnIndex, X_ERROR, -@@ -1181,7 +1256,7 @@ WsfbRestore(ScrnInfoPtr pScrn) +@@ -1181,7 +1268,7 @@ WsfbRestore(ScrnInfoPtr pScrn) TRACE_ENTER("WsfbRestore"); @@ -361,7 +590,28 @@ $NetBSD: patch-src_wsfb__driver.c,v 1.1 2014/01/20 21:25:00 is Exp $ /* reset colormap for text mode */ if (ioctl(fPtr->fd, WSDISPLAYIO_PUTCMAP, &(fPtr->saved_cmap)) == -1) { -@@ -1305,12 +1380,12 @@ WsfbDGAAddModes(ScrnInfoPtr pScrn) +@@ -1240,9 +1327,9 @@ WsfbDGASetMode(ScrnInfoPtr pScrn, DGAMod + frameY0 = pScrn->frameY0; + } + +- if (!(*pScrn->SwitchMode)(scrnIdx, pMode, 0)) ++ if (!(*pScrn->SwitchMode)(SWITCH_MODE_ARGS(pScrn, pMode))) + return FALSE; +- (*pScrn->AdjustFrame)(scrnIdx, frameX0, frameY0, 0); ++ (*pScrn->AdjustFrame)(ADJUST_FRAME_ARGS(pScrn, frameX0, frameY0)); + + return TRUE; + } +@@ -1250,7 +1337,7 @@ WsfbDGASetMode(ScrnInfoPtr pScrn, DGAMod + static void + WsfbDGASetViewport(ScrnInfoPtr pScrn, int x, int y, int flags) + { +- (*pScrn->AdjustFrame)(pScrn->pScreen->myNum, x, y, flags); ++ (*pScrn->AdjustFrame)(ADJUST_FRAME_ARGS(pScrn, x, y)); + } + + static int +@@ -1305,12 +1392,12 @@ WsfbDGAAddModes(ScrnInfoPtr pScrn) pDGAMode->viewportWidth = pMode->HDisplay; pDGAMode->viewportHeight = pMode->VDisplay; diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile index da79917b6..ef0508fdc 100644 --- a/x11/xfce4-clipman-plugin/Makefile +++ b/x11/xfce4-clipman-plugin/Makefile @@ -1,14 +1,27 @@ -# $NetBSD: Makefile,v 1.36 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2015/04/25 14:25:24 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.8.0 - -DISTNAME= xfce4-clipman-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-clipman-plugin-1.2.6 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-clipman-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.2/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin COMMENT= Xfce clipboard plugin +CONF_FILES= ${XFCE4_EGBASE}/autostart/xfce4-clipman-plugin-autostart.desktop \ + ${PKG_SYSCONFDIR}/autostart/xfce4-clipman-plugin-autostart.desktop \ + ${XFCE4_EGBASE}/panel/xfce4-clipman-actions.xml \ + ${PKG_SYSCONFDIR}/panel/xfce4-clipman-actions.xml + +MAKE_DIRS+= ${XFCE4_EGBASE}/autostart \ + ${XFCE4_EGBASE}/panel + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../x11/libunique/buildlink3.mk" +.include "../../x11/libXtst/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-clipman-plugin/PLIST b/x11/xfce4-clipman-plugin/PLIST index bc45d59eb..a8d35bd48 100644 --- a/x11/xfce4-clipman-plugin/PLIST +++ b/x11/xfce4-clipman-plugin/PLIST @@ -1,13 +1,64 @@ -@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:21 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-clipman-plugin +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:43 jperkin Exp $ +bin/xfce4-clipman +bin/xfce4-clipman-settings +bin/xfce4-popup-clipman +lib/xfce4/panel/plugins/libclipman.la +share/appdata/xfce4-clipman.appdata.xml +share/applications/xfce4-clipman.desktop +share/examples/xfce4/autostart/xfce4-clipman-plugin-autostart.desktop +share/examples/xfce4/panel/xfce4-clipman-actions.xml +share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png +share/icons/hicolor/22x22/apps/xfce4-clipman-plugin.png +share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png +share/icons/hicolor/32x32/apps/xfce4-clipman-plugin.png +share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/be/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/de/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo -share/xfce4/panel-plugins/clipman.desktop +share/xfce4/panel/plugins/xfce4-clipman-plugin.desktop diff --git a/x11/xfce4-clipman-plugin/buildlink3.mk b/x11/xfce4-clipman-plugin/buildlink3.mk deleted file mode 100644 index ae77578e3..000000000 --- a/x11/xfce4-clipman-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.39 2014/05/05 00:48:36 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-clipman-plugin - -.if !defined(XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK) -XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0 -BUILDLINK_ABI_DEPENDS.xfce4-clipman-plugin+= xfce4-clipman-plugin>=0.8.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-clipman-plugin?= ../../x11/xfce4-clipman-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_CLIPMAN_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-clipman-plugin diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo index 8966ed32d..d22fe85b1 100644 --- a/x11/xfce4-clipman-plugin/distinfo +++ b/x11/xfce4-clipman-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.5 2007/04/12 09:55:21 martti Exp $ +$NetBSD: distinfo,v 1.6 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (xfce4-clipman-plugin-0.8.0.tar.bz2) = 575bcda816646c5fa18b1a452a7696f70842841b -RMD160 (xfce4-clipman-plugin-0.8.0.tar.bz2) = f5b4f14b2317bcd00ba82e7be7060373b94cf3d7 -Size (xfce4-clipman-plugin-0.8.0.tar.bz2) = 193458 bytes +SHA1 (xfce4-clipman-plugin-1.2.6.tar.bz2) = 71767fef0a8366bb9a6bd3edeacf4a8dabdcaa40 +RMD160 (xfce4-clipman-plugin-1.2.6.tar.bz2) = 0e34628b195b5a452ebdb1c8ed9d631c662d1676 +Size (xfce4-clipman-plugin-1.2.6.tar.bz2) = 438346 bytes +SHA1 (patch-panel-plugin_Makefile.in) = 0c624023ae9e7d2676b979e1f8d740982010dedc diff --git a/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in b/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in new file mode 100644 index 000000000..13f01d4e5 --- /dev/null +++ b/x11/xfce4-clipman-plugin/patches/patch-panel-plugin_Makefile.in @@ -0,0 +1,23 @@ +$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:43 jperkin Exp $ + +Adjust config path +--- panel-plugin/Makefile.in.orig 2014-05-31 17:03:00.000000000 +0000 ++++ panel-plugin/Makefile.in +@@ -565,7 +565,7 @@ libclipman_la_LIBADD = \ + # + # XML Actions File + # +-actionsdir = $(sysconfdir)/xdg/xfce4/panel ++actionsdir = $(datadir)/examples/xfce4/panel + actions_in_files = xfce4-clipman-actions.xml.in + actions_DATA = $(actions_in_files:.xml.in=.xml) + +@@ -582,7 +582,7 @@ apps_DATA = $(apps_in_files:.desktop.in= + # + # Autostart File + # +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xfce4-clipman-plugin-autostart.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile index 3da055f8a..758c975eb 100644 --- a/x11/xfce4-desktop/Makefile +++ b/x11/xfce4-desktop/Makefile @@ -1,43 +1,22 @@ -# $NetBSD: Makefile,v 1.58 2014/05/05 00:48:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:25:24 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfdesktop-${XFCE4_VERSION} -PKGNAME= xfce4-desktop-${XFCE4_VERSION} -PKGREVISION= 23 +DISTNAME= xfdesktop-4.12.1 +PKGNAME= xfce4-desktop-4.12.1 CATEGORIES= x11 +MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/4.12/ + +HOMEPAGE= http://docs.xfce.org/xfce/xfdesktop/start COMMENT= Xfce desktop background manager CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} -BUILD_DEFS+= PKG_SYSCONFBASE - -PKG_SYSCONFSUBDIR= xdg/menus - -OWN_DIRS+= ${PKG_SYSCONFDIR} -MAKE_DIRS+= ${PREFIX}/lib/xfce4 ${PREFIX}/libexec/xfce4 -MAKE_DIRS+= ${PREFIX}/libexec/panel-plugins ${XFCE4_EGBASE:Q} -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/da -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/ja ${PREFIX}/share/xfce4/doc/ja/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/panel-plugins - -CONF_FILES= ${XFCE4_EGBASE:Q}/menus/xfce-applications.menu \ - ${PKG_SYSCONFDIR}/xfce-applications.menu - .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4menu/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/xfce4-exo/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-desktop/PLIST b/x11/xfce4-desktop/PLIST index 51ea08f43..f5150e02c 100644 --- a/x11/xfce4-desktop/PLIST +++ b/x11/xfce4-desktop/PLIST @@ -1,31 +1,10 @@ -@comment $NetBSD: PLIST,v 1.22 2009/09/16 01:15:35 reed Exp $ -bin/xfce4-popup-menu +@comment $NetBSD: PLIST,v 1.23 2015/04/21 08:56:43 jperkin Exp $ bin/xfdesktop bin/xfdesktop-settings -lib/xfce4/modules/xfce4_desktop_menu.la -libexec/xfce4/panel-plugins/xfce4-menu-plugin man/man1/xfdesktop.1 share/applications/xfce-backdrop-settings.desktop -share/applications/xfce4-about-xfce.desktop -share/applications/xfce4-file-manager.desktop -share/applications/xfce4-help.desktop -share/applications/xfce4-logout.desktop -share/applications/xfce4-run-program.desktop -share/applications/xfce4-terminal.desktop -share/applications/xfce4-web-browser.desktop -share/desktop-directories/xfce-accessories.directory -share/desktop-directories/xfce-development.directory -share/desktop-directories/xfce-education.directory -share/desktop-directories/xfce-games.directory -share/desktop-directories/xfce-graphics.directory -share/desktop-directories/xfce-multimedia.directory -share/desktop-directories/xfce-network.directory -share/desktop-directories/xfce-office.directory -share/desktop-directories/xfce-other.directory -share/desktop-directories/xfce-screensavers.directory -share/desktop-directories/xfce-settings.directory -share/desktop-directories/xfce-system.directory -share/examples/xfce4/menus/xfce-applications.menu +share/backgrounds/xfce/xfce-blue.jpg +share/backgrounds/xfce/xfce-teal.jpg share/icons/hicolor/32x32/apps/xfce4-backdrop.png share/icons/hicolor/32x32/apps/xfce4-menueditor.png share/icons/hicolor/48x48/apps/xfce4-backdrop.png @@ -34,97 +13,68 @@ share/icons/hicolor/scalable/apps/xfce4-backdrop.svg share/icons/hicolor/scalable/apps/xfce4-menueditor.svg share/locale/am/LC_MESSAGES/xfdesktop.mo share/locale/ar/LC_MESSAGES/xfdesktop.mo -share/locale/az/LC_MESSAGES/xfdesktop.mo +share/locale/ast/LC_MESSAGES/xfdesktop.mo share/locale/be/LC_MESSAGES/xfdesktop.mo share/locale/bg/LC_MESSAGES/xfdesktop.mo -share/locale/bn_IN/LC_MESSAGES/xfdesktop.mo +share/locale/bn/LC_MESSAGES/xfdesktop.mo share/locale/ca/LC_MESSAGES/xfdesktop.mo share/locale/cs/LC_MESSAGES/xfdesktop.mo share/locale/da/LC_MESSAGES/xfdesktop.mo share/locale/de/LC_MESSAGES/xfdesktop.mo -share/locale/dz/LC_MESSAGES/xfdesktop.mo share/locale/el/LC_MESSAGES/xfdesktop.mo +share/locale/en_AU/LC_MESSAGES/xfdesktop.mo share/locale/en_GB/LC_MESSAGES/xfdesktop.mo share/locale/eo/LC_MESSAGES/xfdesktop.mo share/locale/es/LC_MESSAGES/xfdesktop.mo -share/locale/es_MX/LC_MESSAGES/xfdesktop.mo share/locale/et/LC_MESSAGES/xfdesktop.mo share/locale/eu/LC_MESSAGES/xfdesktop.mo -share/locale/fa/LC_MESSAGES/xfdesktop.mo +share/locale/fa_IR/LC_MESSAGES/xfdesktop.mo share/locale/fi/LC_MESSAGES/xfdesktop.mo share/locale/fr/LC_MESSAGES/xfdesktop.mo share/locale/gl/LC_MESSAGES/xfdesktop.mo -share/locale/gu/LC_MESSAGES/xfdesktop.mo share/locale/he/LC_MESSAGES/xfdesktop.mo -share/locale/hi/LC_MESSAGES/xfdesktop.mo +share/locale/hr/LC_MESSAGES/xfdesktop.mo share/locale/hu/LC_MESSAGES/xfdesktop.mo -share/locale/hy/LC_MESSAGES/xfdesktop.mo share/locale/id/LC_MESSAGES/xfdesktop.mo +share/locale/is/LC_MESSAGES/xfdesktop.mo share/locale/it/LC_MESSAGES/xfdesktop.mo share/locale/ja/LC_MESSAGES/xfdesktop.mo -share/locale/ka/LC_MESSAGES/xfdesktop.mo +share/locale/kk/LC_MESSAGES/xfdesktop.mo share/locale/ko/LC_MESSAGES/xfdesktop.mo share/locale/lt/LC_MESSAGES/xfdesktop.mo share/locale/lv/LC_MESSAGES/xfdesktop.mo -share/locale/mk/LC_MESSAGES/xfdesktop.mo -share/locale/mr/LC_MESSAGES/xfdesktop.mo share/locale/ms/LC_MESSAGES/xfdesktop.mo share/locale/nb/LC_MESSAGES/xfdesktop.mo share/locale/nl/LC_MESSAGES/xfdesktop.mo +share/locale/nn/LC_MESSAGES/xfdesktop.mo +share/locale/oc/LC_MESSAGES/xfdesktop.mo share/locale/pa/LC_MESSAGES/xfdesktop.mo share/locale/pl/LC_MESSAGES/xfdesktop.mo share/locale/pt/LC_MESSAGES/xfdesktop.mo share/locale/pt_BR/LC_MESSAGES/xfdesktop.mo share/locale/ro/LC_MESSAGES/xfdesktop.mo share/locale/ru/LC_MESSAGES/xfdesktop.mo +share/locale/si/LC_MESSAGES/xfdesktop.mo share/locale/sk/LC_MESSAGES/xfdesktop.mo +share/locale/sl/LC_MESSAGES/xfdesktop.mo share/locale/sq/LC_MESSAGES/xfdesktop.mo +share/locale/sr/LC_MESSAGES/xfdesktop.mo share/locale/sv/LC_MESSAGES/xfdesktop.mo -share/locale/ta/LC_MESSAGES/xfdesktop.mo +share/locale/te/LC_MESSAGES/xfdesktop.mo +share/locale/th/LC_MESSAGES/xfdesktop.mo share/locale/tr/LC_MESSAGES/xfdesktop.mo +share/locale/ug/LC_MESSAGES/xfdesktop.mo share/locale/uk/LC_MESSAGES/xfdesktop.mo share/locale/ur/LC_MESSAGES/xfdesktop.mo +share/locale/ur_PK/LC_MESSAGES/xfdesktop.mo +share/locale/uz/LC_MESSAGES/xfdesktop.mo share/locale/vi/LC_MESSAGES/xfdesktop.mo share/locale/zh_CN/LC_MESSAGES/xfdesktop.mo +share/locale/zh_HK/LC_MESSAGES/xfdesktop.mo share/locale/zh_TW/LC_MESSAGES/xfdesktop.mo -share/pixmaps/xfce4/xfdesktop/text-selection-frame.png share/pixmaps/xfce4_xicon.png share/pixmaps/xfce4_xicon1.png share/pixmaps/xfce4_xicon2.png share/pixmaps/xfce4_xicon3.png share/pixmaps/xfce4_xicon4.png share/pixmaps/xfdesktop/xfdesktop-fallback-icon.png -share/xfce4/backdrops/flower.png -share/xfce4/backdrops/xfce-in-a-grid.png -share/xfce4/backdrops/xfce-in-the-moon.png -share/xfce4/backdrops/xfce-smoke.png -share/xfce4/backdrops/xfce-stellar-tile.png -share/xfce4/backdrops/xfce-stripes.png -share/xfce4/backdrops/xfce-turbulence.png -share/xfce4/backdrops/xfce4gradientcurve.png -share/xfce4/backdrops/xfce4logo.png -share/xfce4/doc/C/images/root_menu.png -share/xfce4/doc/C/images/root_menu2.png -share/xfce4/doc/C/images/select_bg_color.png -share/xfce4/doc/C/images/xfdesktop-appearance-tab.png -share/xfce4/doc/C/images/xfdesktop-behavior-tab.png -share/xfce4/doc/C/images/xfdesktop-editor.png -share/xfce4/doc/C/images/xfdesktop-list.png -share/xfce4/doc/C/xfdesktop.html -share/xfce4/doc/da/xfdesktop.html -share/xfce4/doc/fr/images/root_menu.png -share/xfce4/doc/fr/images/root_menu2.png -share/xfce4/doc/fr/images/select_bg_color.png -share/xfce4/doc/fr/images/xfdesktop-appearance-tab.png -share/xfce4/doc/fr/images/xfdesktop-behavior-tab.png -share/xfce4/doc/fr/images/xfdesktop-editor.png -share/xfce4/doc/fr/images/xfdesktop-list.png -share/xfce4/doc/fr/xfdesktop.html -share/xfce4/doc/ja/images/root_menu.png -share/xfce4/doc/ja/images/root_menu2.png -share/xfce4/doc/ja/images/select_bg_color.png -share/xfce4/doc/ja/images/xfdesktop-background-tab.png -share/xfce4/doc/ja/images/xfdesktop-icons-tab.png -share/xfce4/doc/ja/images/xfdesktop-menus-tab.png -share/xfce4/doc/ja/xfdesktop.html -share/xfce4/panel-plugins/xfce4-menu.desktop diff --git a/x11/xfce4-desktop/buildlink3.mk b/x11/xfce4-desktop/buildlink3.mk deleted file mode 100644 index 13d3ac882..000000000 --- a/x11/xfce4-desktop/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.26 2009/09/16 01:15:35 reed Exp $ - -BUILDLINK_TREE+= xfce4-desktop - -.if !defined(XFCE4_DESKTOP_BUILDLINK3_MK) -XFCE4_DESKTOP_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-desktop+= xfce4-desktop>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-desktop?= ../../x11/xfce4-desktop - -.endif # XFCE4_DESKTOP_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-desktop diff --git a/x11/xfce4-desktop/distinfo b/x11/xfce4-desktop/distinfo index 2a50f17c9..825bc1473 100644 --- a/x11/xfce4-desktop/distinfo +++ b/x11/xfce4-desktop/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:35 reed Exp $ +$NetBSD: distinfo,v 1.21 2015/04/21 08:56:43 jperkin Exp $ -SHA1 (xfdesktop-4.6.1.tar.bz2) = c2c1b54acaae924077caa3cdffe449e3bb34b2bd -RMD160 (xfdesktop-4.6.1.tar.bz2) = 86785f706a65e443c5521179b68309b9aca0cb32 -Size (xfdesktop-4.6.1.tar.bz2) = 3671378 bytes -SHA1 (patch-ac) = 1d63ec32443690ac989a88704079999894a67ad5 +SHA1 (xfdesktop-4.12.1.tar.bz2) = 1bb6eaef5e97873e9516b6fb68cf851e1cee95ac +RMD160 (xfdesktop-4.12.1.tar.bz2) = d6baa543559a0b29ff2c3be5240d29cae7142e8f +Size (xfdesktop-4.12.1.tar.bz2) = 1417153 bytes diff --git a/x11/xfce4-desktop/patches/patch-ac b/x11/xfce4-desktop/patches/patch-ac deleted file mode 100644 index 637db20cc..000000000 --- a/x11/xfce4-desktop/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2009/09/16 01:15:33 reed Exp $ - ---- modules/menu/menu-data/Makefile.in.orig 2009-03-09 11:13:35.000000000 +0000 -+++ modules/menu/menu-data/Makefile.in -@@ -291,7 +291,7 @@ desktop_in_files = \ - xfce4-web-browser.desktop.in - - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) --menudir = $(sysconfdir)/xdg/menus -+menudir = $(datadir)/examples/xfce4/menus - menu_DATA = xfce-applications.menu - EXTRA_DIST = $(desktop_in_files) $(menu_DATA) - DISTCLEANFILES = $(desktop_DATA) diff --git a/x11/xfce4-exo/Makefile b/x11/xfce4-exo/Makefile index 2d8734b65..d326c2c8e 100644 --- a/x11/xfce4-exo/Makefile +++ b/x11/xfce4-exo/Makefile @@ -1,42 +1,31 @@ -# $NetBSD: Makefile,v 1.37 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2015/06/12 10:52:19 wiz Exp $ +PKGREVISION= 2 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.3.101 - -DISTNAME= exo-${XFCE4_VERSION} -PKGNAME= xfce4-exo-${XFCE4_VERSION} -PKGREVISION= 26 +VERSION= 0.10.4 +DISTNAME= exo-${VERSION} +PKGNAME= xfce4-exo-${VERSION} CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/xfce/exo/0.10/ + +HOMEPAGE= http://docs.xfce.org/xfce/exo/start COMMENT= Xfce extension library +USE_TOOLS+= perl:run +REPLACE_PERL= exo-helper/helpers/exo-compose-mail-1 + DEPENDS+= p5-URI>=0:../../www/p5-URI -PKGCONFIG_OVERRIDE+= exo/exo-0.3.pc.in exo-hal/exo-hal-0.3.pc.in - -CONFIGURE_ARGS+= --disable-python - -USE_TOOLS+= perl:run -REPLACE_PERL+= exo-helper/helpers/exo-compose-mail-0.3 +PKGCONFIG_OVERRIDE+= exo/exo-1.pc.in PKG_SYSCONFSUBDIR= xdg/xfce4 EGDIR= ${XFCE4_EGBASE} -MAKE_DIRS+= ${SYSCONFDIR} -MAKE_DIRS+= ${EGDIR} ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -.for f in C es fr id ja pt_BR tr -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/${f} -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/${f}/images -.endfor - CONF_FILES= ${EGDIR}/helpers.rc ${PKG_SYSCONFDIR}/helpers.rc OWN_DIRS+= ${EGDIR} -.include "options.mk" - -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../sysutils/libnotify/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-exo/PLIST b/x11/xfce4-exo/PLIST index e7a41b371..0d5ec2347 100644 --- a/x11/xfce4-exo/PLIST +++ b/x11/xfce4-exo/PLIST @@ -1,188 +1,161 @@ -@comment $NetBSD: PLIST,v 1.7 2010/01/24 20:00:06 gls Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/04/21 08:56:44 jperkin Exp $ bin/exo-csource bin/exo-desktop-item-edit -bin/exo-eject -bin/exo-mount bin/exo-open bin/exo-preferred-applications -bin/exo-unmount -include/exo-0.3/exo-hal/exo-hal.h -include/exo-0.3/exo/exo-binding.h -include/exo-0.3/exo/exo-cell-renderer-ellipsized-text.h -include/exo-0.3/exo/exo-cell-renderer-icon.h -include/exo-0.3/exo/exo-config.h -include/exo-0.3/exo/exo-ellipsized-label.h -include/exo-0.3/exo/exo-enum-types.h -include/exo-0.3/exo/exo-execute.h -include/exo-0.3/exo/exo-gdk-pixbuf-extensions.h -include/exo-0.3/exo/exo-gobject-extensions.h -include/exo-0.3/exo/exo-gtk-extensions.h -include/exo-0.3/exo/exo-icon-bar.h -include/exo-0.3/exo/exo-icon-chooser-dialog.h -include/exo-0.3/exo/exo-icon-view.h -include/exo-0.3/exo/exo-md5.h -include/exo-0.3/exo/exo-mount-point.h -include/exo-0.3/exo/exo-pango-extensions.h -include/exo-0.3/exo/exo-string.h -include/exo-0.3/exo/exo-toolbars-editor-dialog.h -include/exo-0.3/exo/exo-toolbars-editor.h -include/exo-0.3/exo/exo-toolbars-model.h -include/exo-0.3/exo/exo-toolbars-view.h -include/exo-0.3/exo/exo-tree-view.h -include/exo-0.3/exo/exo-url.h -include/exo-0.3/exo/exo-utils.h -include/exo-0.3/exo/exo-wrap-table.h -include/exo-0.3/exo/exo-xsession-client.h -include/exo-0.3/exo/exo.h -lib/libexo-0.3.la -lib/libexo-hal-0.3.la -lib/pkgconfig/exo-0.3.pc -lib/pkgconfig/exo-hal-0.3.pc -libexec/exo-compose-mail-0.3 -libexec/exo-helper-0.3 -libexec/exo-mount-notify-0.3 +include/exo-1/exo/exo-binding.h +include/exo-1/exo/exo-cell-renderer-ellipsized-text.h +include/exo-1/exo/exo-cell-renderer-icon.h +include/exo-1/exo/exo-config.h +include/exo-1/exo/exo-enum-types.h +include/exo-1/exo/exo-execute.h +include/exo-1/exo/exo-gdk-pixbuf-extensions.h +include/exo-1/exo/exo-gobject-extensions.h +include/exo-1/exo/exo-gtk-extensions.h +include/exo-1/exo/exo-icon-bar.h +include/exo-1/exo/exo-icon-chooser-dialog.h +include/exo-1/exo/exo-icon-view.h +include/exo-1/exo/exo-job.h +include/exo-1/exo/exo-simple-job.h +include/exo-1/exo/exo-string.h +include/exo-1/exo/exo-toolbars-editor-dialog.h +include/exo-1/exo/exo-toolbars-editor.h +include/exo-1/exo/exo-toolbars-model.h +include/exo-1/exo/exo-toolbars-view.h +include/exo-1/exo/exo-tree-view.h +include/exo-1/exo/exo-utils.h +include/exo-1/exo/exo-wrap-table.h +include/exo-1/exo/exo-xsession-client.h +include/exo-1/exo/exo.h +lib/libexo-1.la +lib/pkgconfig/exo-1.pc +lib/xfce4/exo-1/exo-compose-mail-1 +lib/xfce4/exo-1/exo-helper-1 man/man1/exo-csource.1 man/man1/exo-open.1 +share/applications/exo-file-manager.desktop +share/applications/exo-mail-reader.desktop share/applications/exo-preferred-applications.desktop +share/applications/exo-terminal-emulator.desktop +share/applications/exo-web-browser.desktop share/examples/xfce4/helpers.rc -share/gtk-doc/html/exo/ExoCellRendererEllipsizedText.html -share/gtk-doc/html/exo/ExoCellRendererIcon.html -share/gtk-doc/html/exo/ExoEllipsizedLabel.html -share/gtk-doc/html/exo/ExoIconBar.html -share/gtk-doc/html/exo/ExoIconChooserDialog.html -share/gtk-doc/html/exo/ExoIconView.html -share/gtk-doc/html/exo/ExoToolbarsEditor.html -share/gtk-doc/html/exo/ExoToolbarsEditorDialog.html -share/gtk-doc/html/exo/ExoToolbarsModel.html -share/gtk-doc/html/exo/ExoToolbarsView.html -share/gtk-doc/html/exo/ExoTreeView.html -share/gtk-doc/html/exo/ExoWrapTable.html -share/gtk-doc/html/exo/ExoXsessionClient.html -share/gtk-doc/html/exo/ch01.html -share/gtk-doc/html/exo/exo-Binding-Properties-Functions.html -share/gtk-doc/html/exo/exo-Executing-Applications.html -share/gtk-doc/html/exo/exo-Extensions-to-GObject.html -share/gtk-doc/html/exo/exo-Extensions-to-Gtk.html -share/gtk-doc/html/exo/exo-Extensions-to-Pango.html -share/gtk-doc/html/exo/exo-Extensions-to-gdk-pixbuf.html -share/gtk-doc/html/exo/exo-HAL-Support-Functions.html -share/gtk-doc/html/exo/exo-MD5-functions.html -share/gtk-doc/html/exo/exo-Miscellaneous-Utility-Functions.html -share/gtk-doc/html/exo/exo-Mount-Points.html -share/gtk-doc/html/exo/exo-Opening-URLs.html -share/gtk-doc/html/exo/exo-String-Utility-Functions.html -share/gtk-doc/html/exo/exo-Version-Information.html -share/gtk-doc/html/exo/exo-cell-renderers.html -share/gtk-doc/html/exo/exo-csource.html -share/gtk-doc/html/exo/exo-deprecated-widgets.html -share/gtk-doc/html/exo/exo-extensions.html -share/gtk-doc/html/exo/exo-gtk-file-chooser-add-thumbnail-preview.png -share/gtk-doc/html/exo/exo-icon-chooser-dialog.png -share/gtk-doc/html/exo/exo-miscelleanous.html -share/gtk-doc/html/exo/exo-overview.html -share/gtk-doc/html/exo/exo-toolbars-editor-dialog.png -share/gtk-doc/html/exo/exo-toolbars-editor.png -share/gtk-doc/html/exo/exo-toolbars-view.png -share/gtk-doc/html/exo/exo-toolbars.html -share/gtk-doc/html/exo/exo-tools.html -share/gtk-doc/html/exo/exo-widgets.html -share/gtk-doc/html/exo/exo-wrap-table.png -share/gtk-doc/html/exo/exo.devhelp -share/gtk-doc/html/exo/exo.devhelp2 -share/gtk-doc/html/exo/home.png -share/gtk-doc/html/exo/index.html -share/gtk-doc/html/exo/index.sgml -share/gtk-doc/html/exo/ix01.html -share/gtk-doc/html/exo/left.png -share/gtk-doc/html/exo/right.png -share/gtk-doc/html/exo/style.css -share/gtk-doc/html/exo/up.png +share/gtk-doc/html/exo-1/ExoCellRendererEllipsizedText.html +share/gtk-doc/html/exo-1/ExoCellRendererIcon.html +share/gtk-doc/html/exo-1/ExoIconBar.html +share/gtk-doc/html/exo-1/ExoIconChooserDialog.html +share/gtk-doc/html/exo-1/ExoIconView.html +share/gtk-doc/html/exo-1/ExoJob.html +share/gtk-doc/html/exo-1/ExoSimpleJob.html +share/gtk-doc/html/exo-1/ExoToolbarsEditor.html +share/gtk-doc/html/exo-1/ExoToolbarsEditorDialog.html +share/gtk-doc/html/exo-1/ExoToolbarsModel.html +share/gtk-doc/html/exo-1/ExoToolbarsView.html +share/gtk-doc/html/exo-1/ExoTreeView.html +share/gtk-doc/html/exo-1/ExoWrapTable.html +share/gtk-doc/html/exo-1/ExoXsessionClient.html +share/gtk-doc/html/exo-1/ch01.html +share/gtk-doc/html/exo-1/exo-1.devhelp2 +share/gtk-doc/html/exo-1/exo-Binding-Properties-Functions.html +share/gtk-doc/html/exo-1/exo-Executing-Applications.html +share/gtk-doc/html/exo-1/exo-Extensions-to-GObject.html +share/gtk-doc/html/exo-1/exo-Extensions-to-Gtk.html +share/gtk-doc/html/exo-1/exo-Extensions-to-gdk-pixbuf.html +share/gtk-doc/html/exo-1/exo-Miscellaneous-Utility-Functions.html +share/gtk-doc/html/exo-1/exo-String-Utility-Functions.html +share/gtk-doc/html/exo-1/exo-Version-Information.html +share/gtk-doc/html/exo-1/exo-cell-renderers.html +share/gtk-doc/html/exo-1/exo-csource.html +share/gtk-doc/html/exo-1/exo-extensions.html +share/gtk-doc/html/exo-1/exo-gtk-file-chooser-add-thumbnail-preview.png +share/gtk-doc/html/exo-1/exo-icon-chooser-dialog.png +share/gtk-doc/html/exo-1/exo-jobs.html +share/gtk-doc/html/exo-1/exo-miscelleanous.html +share/gtk-doc/html/exo-1/exo-overview.html +share/gtk-doc/html/exo-1/exo-toolbars-editor-dialog.png +share/gtk-doc/html/exo-1/exo-toolbars-editor.png +share/gtk-doc/html/exo-1/exo-toolbars-view.png +share/gtk-doc/html/exo-1/exo-toolbars.html +share/gtk-doc/html/exo-1/exo-tools.html +share/gtk-doc/html/exo-1/exo-widgets.html +share/gtk-doc/html/exo-1/exo-wrap-table.png +share/gtk-doc/html/exo-1/home.png +share/gtk-doc/html/exo-1/index.html +share/gtk-doc/html/exo-1/index.sgml +share/gtk-doc/html/exo-1/ix01.html +share/gtk-doc/html/exo-1/left.png +share/gtk-doc/html/exo-1/right.png +share/gtk-doc/html/exo-1/style.css +share/gtk-doc/html/exo-1/up.png share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png -share/icons/hicolor/48x48/apps/applications-internet.png -share/icons/hicolor/48x48/apps/applications-other.png share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png -share/locale/ar/LC_MESSAGES/libexo-0.3.mo -share/locale/be/LC_MESSAGES/libexo-0.3.mo -share/locale/ca/LC_MESSAGES/libexo-0.3.mo -share/locale/cs/LC_MESSAGES/libexo-0.3.mo -share/locale/cy/LC_MESSAGES/libexo-0.3.mo -share/locale/da/LC_MESSAGES/libexo-0.3.mo -share/locale/de/LC_MESSAGES/libexo-0.3.mo -share/locale/dz/LC_MESSAGES/libexo-0.3.mo -share/locale/el/LC_MESSAGES/libexo-0.3.mo -share/locale/en_GB/LC_MESSAGES/libexo-0.3.mo -share/locale/es/LC_MESSAGES/libexo-0.3.mo -share/locale/et/LC_MESSAGES/libexo-0.3.mo -share/locale/eu/LC_MESSAGES/libexo-0.3.mo -share/locale/fi/LC_MESSAGES/libexo-0.3.mo -share/locale/fr/LC_MESSAGES/libexo-0.3.mo -share/locale/gl/LC_MESSAGES/libexo-0.3.mo -share/locale/he/LC_MESSAGES/libexo-0.3.mo -share/locale/hu/LC_MESSAGES/libexo-0.3.mo -share/locale/id/LC_MESSAGES/libexo-0.3.mo -share/locale/it/LC_MESSAGES/libexo-0.3.mo -share/locale/ja/LC_MESSAGES/libexo-0.3.mo -share/locale/ka/LC_MESSAGES/libexo-0.3.mo -share/locale/ku/LC_MESSAGES/libexo-0.3.mo -share/locale/lt/LC_MESSAGES/libexo-0.3.mo -share/locale/lv/LC_MESSAGES/libexo-0.3.mo -share/locale/mk/LC_MESSAGES/libexo-0.3.mo -share/locale/nb/LC_MESSAGES/libexo-0.3.mo -share/locale/nl/LC_MESSAGES/libexo-0.3.mo -share/locale/pa/LC_MESSAGES/libexo-0.3.mo -share/locale/pl/LC_MESSAGES/libexo-0.3.mo -share/locale/pt/LC_MESSAGES/libexo-0.3.mo -share/locale/pt_BR/LC_MESSAGES/libexo-0.3.mo -share/locale/ro/LC_MESSAGES/libexo-0.3.mo -share/locale/ru/LC_MESSAGES/libexo-0.3.mo -share/locale/sq/LC_MESSAGES/libexo-0.3.mo -share/locale/sv/LC_MESSAGES/libexo-0.3.mo -share/locale/tr/LC_MESSAGES/libexo-0.3.mo -share/locale/uk/LC_MESSAGES/libexo-0.3.mo -share/locale/ur/LC_MESSAGES/libexo-0.3.mo -share/locale/zh_CN/LC_MESSAGES/libexo-0.3.mo -share/locale/zh_TW/LC_MESSAGES/libexo-0.3.mo -share/pixmaps/exo-0.3/exo-thumbnail-frame.png -share/xfce4/doc/C/exo-preferred-applications.html -share/xfce4/doc/C/images/exo-preferred-applications-internet.png -share/xfce4/doc/C/images/exo-preferred-applications-utilities.png -share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/C/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/es/exo-preferred-applications.html -share/xfce4/doc/es/images/exo-preferred-applications-internet.png -share/xfce4/doc/es/images/exo-preferred-applications-utilities.png -share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/fr/exo-preferred-applications.html -share/xfce4/doc/fr/images/exo-preferred-applications-internet.png -share/xfce4/doc/fr/images/exo-preferred-applications-utilities.png -share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/id/exo-preferred-applications.html -share/xfce4/doc/id/images/exo-preferred-applications-internet.png -share/xfce4/doc/id/images/exo-preferred-applications-utilities.png -share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/ja/exo-preferred-applications.html -share/xfce4/doc/ja/images/exo-preferred-applications-internet.png -share/xfce4/doc/ja/images/exo-preferred-applications-utilities.png -share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/pt_BR/exo-preferred-applications.html -share/xfce4/doc/pt_BR/images/exo-preferred-applications-internet.png -share/xfce4/doc/pt_BR/images/exo-preferred-applications-utilities.png -share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/doc/tr/exo-preferred-applications.html -share/xfce4/doc/tr/images/exo-preferred-applications-internet.png -share/xfce4/doc/tr/images/exo-preferred-applications-utilities.png -share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-custom.png -share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-menu.png -share/xfce4/helpers/Terminal.desktop +share/icons/hicolor/48x48/categories/applications-internet.png +share/icons/hicolor/48x48/categories/applications-other.png +share/locale/ar/LC_MESSAGES/exo-1.mo +share/locale/ast/LC_MESSAGES/exo-1.mo +share/locale/be/LC_MESSAGES/exo-1.mo +share/locale/bg/LC_MESSAGES/exo-1.mo +share/locale/bn/LC_MESSAGES/exo-1.mo +share/locale/ca/LC_MESSAGES/exo-1.mo +share/locale/cs/LC_MESSAGES/exo-1.mo +share/locale/da/LC_MESSAGES/exo-1.mo +share/locale/de/LC_MESSAGES/exo-1.mo +share/locale/el/LC_MESSAGES/exo-1.mo +share/locale/en_AU/LC_MESSAGES/exo-1.mo +share/locale/en_GB/LC_MESSAGES/exo-1.mo +share/locale/es/LC_MESSAGES/exo-1.mo +share/locale/et/LC_MESSAGES/exo-1.mo +share/locale/eu/LC_MESSAGES/exo-1.mo +share/locale/fi/LC_MESSAGES/exo-1.mo +share/locale/fr/LC_MESSAGES/exo-1.mo +share/locale/gl/LC_MESSAGES/exo-1.mo +share/locale/he/LC_MESSAGES/exo-1.mo +share/locale/hr/LC_MESSAGES/exo-1.mo +share/locale/hu/LC_MESSAGES/exo-1.mo +share/locale/id/LC_MESSAGES/exo-1.mo +share/locale/is/LC_MESSAGES/exo-1.mo +share/locale/it/LC_MESSAGES/exo-1.mo +share/locale/ja/LC_MESSAGES/exo-1.mo +share/locale/kk/LC_MESSAGES/exo-1.mo +share/locale/ko/LC_MESSAGES/exo-1.mo +share/locale/lt/LC_MESSAGES/exo-1.mo +share/locale/lv/LC_MESSAGES/exo-1.mo +share/locale/ms/LC_MESSAGES/exo-1.mo +share/locale/nb/LC_MESSAGES/exo-1.mo +share/locale/nl/LC_MESSAGES/exo-1.mo +share/locale/nn/LC_MESSAGES/exo-1.mo +share/locale/oc/LC_MESSAGES/exo-1.mo +share/locale/pa/LC_MESSAGES/exo-1.mo +share/locale/pl/LC_MESSAGES/exo-1.mo +share/locale/pt/LC_MESSAGES/exo-1.mo +share/locale/pt_BR/LC_MESSAGES/exo-1.mo +share/locale/ro/LC_MESSAGES/exo-1.mo +share/locale/ru/LC_MESSAGES/exo-1.mo +share/locale/si/LC_MESSAGES/exo-1.mo +share/locale/sk/LC_MESSAGES/exo-1.mo +share/locale/sl/LC_MESSAGES/exo-1.mo +share/locale/sq/LC_MESSAGES/exo-1.mo +share/locale/sr/LC_MESSAGES/exo-1.mo +share/locale/sv/LC_MESSAGES/exo-1.mo +share/locale/te/LC_MESSAGES/exo-1.mo +share/locale/th/LC_MESSAGES/exo-1.mo +share/locale/tr/LC_MESSAGES/exo-1.mo +share/locale/ug/LC_MESSAGES/exo-1.mo +share/locale/uk/LC_MESSAGES/exo-1.mo +share/locale/ur/LC_MESSAGES/exo-1.mo +share/locale/ur_PK/LC_MESSAGES/exo-1.mo +share/locale/vi/LC_MESSAGES/exo-1.mo +share/locale/zh_CN/LC_MESSAGES/exo-1.mo +share/locale/zh_HK/LC_MESSAGES/exo-1.mo +share/locale/zh_TW/LC_MESSAGES/exo-1.mo +share/pixmaps/exo-1/exo-thumbnail-frame.png +share/xfce4/helpers/Thunar.desktop share/xfce4/helpers/aterm.desktop share/xfce4/helpers/balsa.desktop +share/xfce4/helpers/caja.desktop +share/xfce4/helpers/chromium.desktop share/xfce4/helpers/debian-sensible-browser.desktop share/xfce4/helpers/debian-x-terminal-emulator.desktop +share/xfce4/helpers/dillo.desktop share/xfce4/helpers/encompass.desktop share/xfce4/helpers/epiphany.desktop share/xfce4/helpers/eterm.desktop @@ -190,6 +163,10 @@ share/xfce4/helpers/evolution.desktop share/xfce4/helpers/firefox.desktop share/xfce4/helpers/galeon.desktop share/xfce4/helpers/gnome-terminal.desktop +share/xfce4/helpers/icecat.desktop +share/xfce4/helpers/icedove.desktop +share/xfce4/helpers/iceweasel.desktop +share/xfce4/helpers/jumanji.desktop share/xfce4/helpers/kmail.desktop share/xfce4/helpers/konqueror.desktop share/xfce4/helpers/links.desktop @@ -198,13 +175,25 @@ share/xfce4/helpers/midori.desktop share/xfce4/helpers/mozilla-browser.desktop share/xfce4/helpers/mozilla-mailer.desktop share/xfce4/helpers/mutt.desktop +share/xfce4/helpers/nautilus.desktop share/xfce4/helpers/netscape-navigator.desktop share/xfce4/helpers/nxterm.desktop share/xfce4/helpers/opera-browser.desktop share/xfce4/helpers/opera-mailer.desktop +share/xfce4/helpers/pcmanfm.desktop +share/xfce4/helpers/qterminal.desktop +share/xfce4/helpers/qtfm.desktop +share/xfce4/helpers/qupzilla.desktop +share/xfce4/helpers/rodent.desktop +share/xfce4/helpers/rox-filer.desktop +share/xfce4/helpers/sakura.desktop +share/xfce4/helpers/surf.desktop share/xfce4/helpers/sylpheed-claws.desktop share/xfce4/helpers/sylpheed.desktop share/xfce4/helpers/thunderbird.desktop share/xfce4/helpers/urxvt.desktop +share/xfce4/helpers/vimprobable2.desktop share/xfce4/helpers/w3m.desktop +share/xfce4/helpers/xfce4-terminal.desktop +share/xfce4/helpers/xfe.desktop share/xfce4/helpers/xterm.desktop diff --git a/x11/xfce4-exo/buildlink3.mk b/x11/xfce4-exo/buildlink3.mk index 43386facc..aaf22bd62 100644 --- a/x11/xfce4-exo/buildlink3.mk +++ b/x11/xfce4-exo/buildlink3.mk @@ -1,24 +1,15 @@ -# $NetBSD: buildlink3.mk,v 1.26 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2015/04/25 14:25:24 tnn Exp $ BUILDLINK_TREE+= xfce4-exo .if !defined(XFCE4_EXO_BUILDLINK3_MK) XFCE4_EXO_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.xfce4-exo+= xfce4-exo>=0.3.100 -BUILDLINK_ABI_DEPENDS.xfce4-exo+= xfce4-exo>=0.3.101nb25 +BUILDLINK_API_DEPENDS.xfce4-exo+= xfce4-exo>=0.10.4 +BUILDLINK_ABI_DEPENDS.xfce4-exo?= xfce4-exo>=0.10.4nb1 BUILDLINK_PKGSRCDIR.xfce4-exo?= ../../x11/xfce4-exo -pkgbase := xfce4-exo -.include "../../mk/pkg-build-options.mk" - -.if !empty(PKG_BUILD_OPTIONS.xfce4-exo:Mhal) -.include "../../sysutils/hal/buildlink3.mk" -.endif - -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.endif # XFCE4_EXO_BUILDLINK3_MK +.include "../../x11/libxfce4ui/buildlink3.mk" +.endif # XFCE4_EXO_BUILDLINK3_MK BUILDLINK_TREE+= -xfce4-exo diff --git a/x11/xfce4-exo/distinfo b/x11/xfce4-exo/distinfo index 8edf04f6d..42c41b0b6 100644 --- a/x11/xfce4-exo/distinfo +++ b/x11/xfce4-exo/distinfo @@ -1,9 +1,7 @@ -$NetBSD: distinfo,v 1.8 2013/08/16 06:45:12 obache Exp $ +$NetBSD: distinfo,v 1.9 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (exo-0.3.101.tar.bz2) = 74194f58278a2b9d963264806f142e5d6d05336c -RMD160 (exo-0.3.101.tar.bz2) = 92dfc1e8f0bfa8ca74f151a2283f6988ce703649 -Size (exo-0.3.101.tar.bz2) = 1793815 bytes -SHA1 (patch-ad) = af08127aad06a5e9d8e8055dff1f55982666d8d9 -SHA1 (patch-ae) = 18a95737a6eaef8697224d4c099625c18be7ddfb -SHA1 (patch-af) = 86aee9fdf075c2de36deeebbb7594193e92cde95 -SHA1 (patch-exo-mount-notify_main.c) = 99892d72b240e90faa75bc91ae32308aceeb0b17 +SHA1 (exo-0.10.4.tar.bz2) = 85847a06182c316c42222b8cfcfab3a710fa96cc +RMD160 (exo-0.10.4.tar.bz2) = a4ab860d6df42476c7f71e5cc1e8662c27a62db6 +Size (exo-0.10.4.tar.bz2) = 1219342 bytes +SHA1 (patch-af) = 3c2a9313fab9b31797100eba2c88c0b01375e847 +SHA1 (patch-exo-helper_helpers_helpers.rc) = 85c19a3e034031e4c85aa61a27ea1c6500c290cf diff --git a/x11/xfce4-exo/patches/patch-ad b/x11/xfce4-exo/patches/patch-ad deleted file mode 100644 index 4cb3c83d7..000000000 --- a/x11/xfce4-exo/patches/patch-ad +++ /dev/null @@ -1,86 +0,0 @@ -$NetBSD: patch-ad,v 1.4 2008/07/01 13:41:08 obache Exp $ - ---- exo/exo-mount-point.c.orig 2007-12-02 14:33:44 +0200 -+++ exo/exo-mount-point.c 2008-06-06 15:14:00 +0300 -@@ -253,57 +253,57 @@ exo_mount_point_list_match_active (ExoMo - - /* close the file handle */ - fclose (fp); --#elif defined(HAVE_GETFSSTAT) /* FreeBSD, OpenBSD, DragonFly, older NetBSD */ -- struct statfs *mntbuf = NULL; -- glong bufsize = 0; -- gint mntsize; -- gint n; -+#elif defined(HAVE_GETVFSSTAT) && !defined(__DragonFly__) /* Newer NetBSD */ -+ struct statvfs *mntbuf = NULL; -+ glong bufsize = 0; -+ gint mntsize; -+ gint n; - - /* determine the number of active mount points */ -- mntsize = getfsstat (NULL, 0, MNT_NOWAIT); -+ mntsize = getvfsstat (NULL, 0, MNT_NOWAIT); - if (G_LIKELY (mntsize > 0)) - { - /* allocate a new buffer */ - bufsize = (mntsize + 4) * sizeof (*mntbuf); -- mntbuf = (struct statfs *) malloc (bufsize); -+ mntbuf = (struct statvfs *) malloc (bufsize); - - /* determine the mount point for the device file */ -- mntsize = getfsstat (mntbuf, bufsize, MNT_NOWAIT); -+ mntsize = getvfsstat (mntbuf, bufsize, ST_NOWAIT); - for (n = 0; n < mntsize; ++n) - { - /* check if we have a match here */ -- exo_mount_point_add_if_matches (mask, device, folder, fstype, mntbuf[n].f_mntfromname, mntbuf[n].f_mntonname, -- mntbuf[n].f_fstypename, ((mntbuf[n].f_flags & MNT_RDONLY) != 0), &mount_points); -+ exo_mount_point_add_if_matches (mask, device, folder, fstype, -+ mntbuf[n].f_mntfromname, -+ mntbuf[n].f_mntonname, -+ mntbuf[n].f_fstypename, -+ ((mntbuf[n].f_flag & MNT_RDONLY) != 0), -+ &mount_points); - } - - /* release the buffer */ - free (mntbuf); - } --#elif defined(HAVE_GETVFSSTAT) /* Newer NetBSD */ -- struct statvfs *mntbuf = NULL; -- glong bufsize = 0; -- gint mntsize; -- gint n; -+#elif defined(HAVE_GETFSSTAT) /* FreeBSD, OpenBSD, DragonFly, older NetBSD */ -+ struct statfs *mntbuf = NULL; -+ glong bufsize = 0; -+ gint mntsize; -+ gint n; - - /* determine the number of active mount points */ -- mntsize = getvfsstat (NULL, 0, MNT_NOWAIT); -+ mntsize = getfsstat (NULL, 0, MNT_NOWAIT); - if (G_LIKELY (mntsize > 0)) - { - /* allocate a new buffer */ - bufsize = (mntsize + 4) * sizeof (*mntbuf); -- mntbuf = (struct statvfs *) malloc (bufsize); -+ mntbuf = (struct statfs *) malloc (bufsize); - - /* determine the mount point for the device file */ -- mntsize = getvfsstat (mntbuf, bufsize, ST_NOWAIT); -+ mntsize = getfsstat (mntbuf, bufsize, MNT_NOWAIT); - for (n = 0; n < mntsize; ++n) - { - /* check if we have a match here */ -- exo_mount_point_add_if_matches (mask, device, folder, fstype, -- mntbuf[n].f_mntfromname, -- mntbuf[n].f_mntonname, -- mntbuf[n].f_fstypename, -- ((mntbuf[n].f_flag & MNT_RDONLY) != 0), -- &mount_points); -+ exo_mount_point_add_if_matches (mask, device, folder, fstype, mntbuf[n].f_mntfromname, mntbuf[n].f_mntonname, -+ mntbuf[n].f_fstypename, ((mntbuf[n].f_flags & MNT_RDONLY) != 0), &mount_points); - } - - /* release the buffer */ diff --git a/x11/xfce4-exo/patches/patch-ae b/x11/xfce4-exo/patches/patch-ae deleted file mode 100644 index 835c9e72a..000000000 --- a/x11/xfce4-exo/patches/patch-ae +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2008/12/09 10:33:36 ahoka Exp $ - ---- exo-mount/exo-mount-fstab.c.orig 2007-12-02 13:33:44.000000000 +0100 -+++ exo-mount/exo-mount-fstab.c -@@ -36,9 +36,15 @@ - - - --/* define _PATH_MOUNT if undefined */ -+/* define _PATH_MOUNT if undefined -+ * TODO: My fix is even worse than the original, make it correct. -+ */ - #ifndef _PATH_MOUNT --#define _PATH_MOUNT "/bin/mount" -+# if defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) -+# define _PATH_MOUNT "/sbin/mount" -+# else -+# define _PATH_MOUNT "/bin/mount" -+# endif /* __NetBSD__ */ - #endif - - diff --git a/x11/xfce4-exo/patches/patch-af b/x11/xfce4-exo/patches/patch-af index 53eea1031..f194f8546 100644 --- a/x11/xfce4-exo/patches/patch-af +++ b/x11/xfce4-exo/patches/patch-af @@ -1,9 +1,10 @@ -$NetBSD: patch-af,v 1.2 2009/09/16 01:15:35 reed Exp $ +$NetBSD: patch-af,v 1.3 2015/04/21 08:56:44 jperkin Exp $ ---- exo-helper/helpers/Makefile.in.orig 2009-02-24 20:56:34.000000000 +0000 +Adjust config path. +--- exo-helper/helpers/Makefile.in.orig 2015-02-28 14:00:16.000000000 +0000 +++ exo-helper/helpers/Makefile.in -@@ -273,7 +273,7 @@ target_os = @target_os@ - target_vendor = @target_vendor@ +@@ -292,7 +292,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -defaultsdir = $(sysconfdir)/xdg/xfce4 diff --git a/x11/xfce4-exo/patches/patch-exo-helper_helpers_helpers.rc b/x11/xfce4-exo/patches/patch-exo-helper_helpers_helpers.rc new file mode 100644 index 000000000..aea9112ae --- /dev/null +++ b/x11/xfce4-exo/patches/patch-exo-helper_helpers_helpers.rc @@ -0,0 +1,11 @@ +$NetBSD: patch-exo-helper_helpers_helpers.rc,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Look for thunar, not Thunar. +--- exo-helper/helpers/helpers.rc.orig 2015-02-28 14:00:00.000000000 +0000 ++++ exo-helper/helpers/helpers.rc +@@ -7,4 +7,4 @@ + WebBrowser=firefox + MailReader=thunderbird + TerminalEmulator=xfce4-terminal +-FileManager=Thunar ++FileManager=thunar diff --git a/x11/xfce4-exo/patches/patch-exo-mount-notify_main.c b/x11/xfce4-exo/patches/patch-exo-mount-notify_main.c deleted file mode 100644 index e55517a11..000000000 --- a/x11/xfce4-exo/patches/patch-exo-mount-notify_main.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-exo-mount-notify_main.c,v 1.1 2013/08/16 06:45:13 obache Exp $ - -* for libnotify-0.7 API change - ---- exo-mount-notify/main.c.orig 2009-01-12 20:33:40.000000000 +0000 -+++ exo-mount-notify/main.c -@@ -243,7 +243,7 @@ main (int argc, char **argv) - } - - /* setup the notification */ -- notification = notify_notification_new (summary, message, opt_icon, NULL); -+ notification = notify_notification_new (summary, message, opt_icon); - g_signal_connect (G_OBJECT (notification), "closed", G_CALLBACK (gtk_main_quit), NULL); - g_object_add_weak_pointer (G_OBJECT (notification), (gpointer) ¬ification); - notify_notification_set_urgency (notification, NOTIFY_URGENCY_CRITICAL); diff --git a/x11/xfce4-eyes-plugin/Makefile b/x11/xfce4-eyes-plugin/Makefile index 3c5cd4d5f..2b79ed54c 100644 --- a/x11/xfce4-eyes-plugin/Makefile +++ b/x11/xfce4-eyes-plugin/Makefile @@ -1,14 +1,15 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2015/04/25 14:25:24 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.4.0 - -DISTNAME= xfce4-eyes-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-eyes-plugin-4.4.3 CATEGORIES= x11 -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-eyes-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-eyes-plugin/4.4/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin COMMENT= Xfce eyes plugin +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-eyes-plugin/PLIST b/x11/xfce4-eyes-plugin/PLIST index b9f178f1f..c3fc3e77a 100644 --- a/x11/xfce4-eyes-plugin/PLIST +++ b/x11/xfce4-eyes-plugin/PLIST @@ -1,45 +1,55 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:15 joerg Exp $ -libexec/xfce4/panel-plugins/xfce4-eyes-plugin +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:44 jperkin Exp $ +lib/xfce4/panel/plugins/libeyes.la share/icons/hicolor/48x48/apps/xfce4-eyes.png share/locale/ar/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/az/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/be/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/bg/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/bn_IN/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/de/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/eo/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/es/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/es_MX/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/et/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/fa/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/fi/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/gu/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/he/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/hi/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/it/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/mr/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ms/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/oc/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/pa/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ro/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-eyes-plugin.mo -share/locale/ta/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-eyes-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/vi/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-eyes-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-eyes-plugin.mo @@ -61,4 +71,4 @@ share/xfce4/eyes/themes/Horrid/config share/xfce4/eyes/themes/Tango/config share/xfce4/eyes/themes/Tango/tango-eye.png share/xfce4/eyes/themes/Tango/tango-pupil.png -share/xfce4/panel-plugins/eyes.desktop +share/xfce4/panel/plugins/eyes.desktop diff --git a/x11/xfce4-eyes-plugin/buildlink3.mk b/x11/xfce4-eyes-plugin/buildlink3.mk deleted file mode 100644 index 1cd2bcbe1..000000000 --- a/x11/xfce4-eyes-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-eyes-plugin - -.if !defined(XFCE4_EYES_PLUGIN_BUILDLINK3_MK) -XFCE4_EYES_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0 -BUILDLINK_ABI_DEPENDS.xfce4-eyes-plugin+= xfce4-eyes-plugin>=4.4.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-eyes-plugin?= ../../x11/xfce4-eyes-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_EYES_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-eyes-plugin diff --git a/x11/xfce4-eyes-plugin/distinfo b/x11/xfce4-eyes-plugin/distinfo index 8c2dfbf01..09df9af26 100644 --- a/x11/xfce4-eyes-plugin/distinfo +++ b/x11/xfce4-eyes-plugin/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ +$NetBSD: distinfo,v 1.2 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (xfce4-eyes-plugin-4.4.0.tar.bz2) = c081a1971b55491ab4441ef429ce30cc6a43a70b -RMD160 (xfce4-eyes-plugin-4.4.0.tar.bz2) = 5a637b0d8e15b113d525d82c253d4b3c77e5c6e0 -Size (xfce4-eyes-plugin-4.4.0.tar.bz2) = 212885 bytes +SHA1 (xfce4-eyes-plugin-4.4.3.tar.bz2) = de7eacee4895848d9f4fff38df03812901f44ba1 +RMD160 (xfce4-eyes-plugin-4.4.3.tar.bz2) = 00ae14a7be023c91228c64d4dba195f40b28bb21 +Size (xfce4-eyes-plugin-4.4.3.tar.bz2) = 365589 bytes diff --git a/x11/libxfce4menu/DESCR b/x11/xfce4-garcon/DESCR similarity index 100% rename from x11/libxfce4menu/DESCR rename to x11/xfce4-garcon/DESCR diff --git a/x11/xfce4-garcon/Makefile b/x11/xfce4-garcon/Makefile new file mode 100644 index 000000000..7b9307ae4 --- /dev/null +++ b/x11/xfce4-garcon/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:25:24 tnn Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= garcon-0.4.0 +PKGNAME= xfce4-garcon-0.4.0 +CATEGORIES= x11 + +HOMEPAGE= https://wiki.xfce.org/dev/garcon +COMMENT= Xfce menu library + +CONF_FILES= ${XFCE4_EGBASE}/menus/xfce-applications.menu \ + ${PKG_SYSCONFDIR}/menus/xfce-applications.menu + +MAKE_DIRS+= ${XFCE4_EGBASE}/menus + +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-garcon/PLIST b/x11/xfce4-garcon/PLIST new file mode 100644 index 000000000..f02136924 --- /dev/null +++ b/x11/xfce4-garcon/PLIST @@ -0,0 +1,123 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:44 jperkin Exp $ +include/garcon-1/garcon/garcon-config.h +include/garcon-1/garcon/garcon-environment.h +include/garcon-1/garcon/garcon-marshal.h +include/garcon-1/garcon/garcon-menu-directory.h +include/garcon-1/garcon/garcon-menu-element.h +include/garcon-1/garcon/garcon-menu-item-cache.h +include/garcon-1/garcon/garcon-menu-item-pool.h +include/garcon-1/garcon/garcon-menu-item.h +include/garcon-1/garcon/garcon-menu-merger.h +include/garcon-1/garcon/garcon-menu-node.h +include/garcon-1/garcon/garcon-menu-parser.h +include/garcon-1/garcon/garcon-menu-separator.h +include/garcon-1/garcon/garcon-menu-tree-provider.h +include/garcon-1/garcon/garcon-menu.h +include/garcon-1/garcon/garcon.h +include/garcon-gtk2-1/garcon-gtk/garcon-gtk-menu.h +include/garcon-gtk2-1/garcon-gtk/garcon-gtk.h +lib/libgarcon-1.la +lib/libgarcon-gtk2-1.la +lib/pkgconfig/garcon-1.pc +lib/pkgconfig/garcon-gtk2-1.pc +share/desktop-directories/xfce-accessories.directory +share/desktop-directories/xfce-development.directory +share/desktop-directories/xfce-education.directory +share/desktop-directories/xfce-games.directory +share/desktop-directories/xfce-graphics.directory +share/desktop-directories/xfce-hardware.directory +share/desktop-directories/xfce-multimedia.directory +share/desktop-directories/xfce-network.directory +share/desktop-directories/xfce-office.directory +share/desktop-directories/xfce-other.directory +share/desktop-directories/xfce-personal.directory +share/desktop-directories/xfce-screensavers.directory +share/desktop-directories/xfce-settings.directory +share/desktop-directories/xfce-system.directory +share/examples/xfce4/menus/xfce-applications.menu +share/gtk-doc/html/garcon/GarconMenu.html +share/gtk-doc/html/garcon/GarconMenuDirectory.html +share/gtk-doc/html/garcon/GarconMenuElement.html +share/gtk-doc/html/garcon/GarconMenuItem.html +share/gtk-doc/html/garcon/GarconMenuItemCache.html +share/gtk-doc/html/garcon/GarconMenuMerger.html +share/gtk-doc/html/garcon/GarconMenuParser.html +share/gtk-doc/html/garcon/GarconMenuSeparator.html +share/gtk-doc/html/garcon/GarconMenuTreeProvider.html +share/gtk-doc/html/garcon/api-index-full.html +share/gtk-doc/html/garcon/garcon-Desktop-Environment-Configuration.html +share/gtk-doc/html/garcon/garcon-Version-Information.html +share/gtk-doc/html/garcon/garcon-garcon-menu-item-pool.html +share/gtk-doc/html/garcon/garcon-garcon-menu-node.html +share/gtk-doc/html/garcon/garcon-garcon.html +share/gtk-doc/html/garcon/garcon-menus.html +share/gtk-doc/html/garcon/garcon-miscellaneous.html +share/gtk-doc/html/garcon/garcon-parsing.html +share/gtk-doc/html/garcon/garcon.devhelp2 +share/gtk-doc/html/garcon/home.png +share/gtk-doc/html/garcon/index.html +share/gtk-doc/html/garcon/index.sgml +share/gtk-doc/html/garcon/left-insensitive.png +share/gtk-doc/html/garcon/left.png +share/gtk-doc/html/garcon/object-tree.html +share/gtk-doc/html/garcon/pt01.html +share/gtk-doc/html/garcon/right-insensitive.png +share/gtk-doc/html/garcon/right.png +share/gtk-doc/html/garcon/style.css +share/gtk-doc/html/garcon/up-insensitive.png +share/gtk-doc/html/garcon/up.png +share/locale/ar/LC_MESSAGES/garcon.mo +share/locale/ast/LC_MESSAGES/garcon.mo +share/locale/bg/LC_MESSAGES/garcon.mo +share/locale/bn/LC_MESSAGES/garcon.mo +share/locale/ca/LC_MESSAGES/garcon.mo +share/locale/cs/LC_MESSAGES/garcon.mo +share/locale/da/LC_MESSAGES/garcon.mo +share/locale/de/LC_MESSAGES/garcon.mo +share/locale/el/LC_MESSAGES/garcon.mo +share/locale/en_AU/LC_MESSAGES/garcon.mo +share/locale/en_GB/LC_MESSAGES/garcon.mo +share/locale/eo/LC_MESSAGES/garcon.mo +share/locale/es/LC_MESSAGES/garcon.mo +share/locale/et/LC_MESSAGES/garcon.mo +share/locale/eu/LC_MESSAGES/garcon.mo +share/locale/fi/LC_MESSAGES/garcon.mo +share/locale/fr/LC_MESSAGES/garcon.mo +share/locale/gl/LC_MESSAGES/garcon.mo +share/locale/he/LC_MESSAGES/garcon.mo +share/locale/hr/LC_MESSAGES/garcon.mo +share/locale/hu/LC_MESSAGES/garcon.mo +share/locale/id/LC_MESSAGES/garcon.mo +share/locale/is/LC_MESSAGES/garcon.mo +share/locale/it/LC_MESSAGES/garcon.mo +share/locale/ja/LC_MESSAGES/garcon.mo +share/locale/kk/LC_MESSAGES/garcon.mo +share/locale/ko/LC_MESSAGES/garcon.mo +share/locale/lt/LC_MESSAGES/garcon.mo +share/locale/lv/LC_MESSAGES/garcon.mo +share/locale/ms/LC_MESSAGES/garcon.mo +share/locale/nb/LC_MESSAGES/garcon.mo +share/locale/nl/LC_MESSAGES/garcon.mo +share/locale/nn/LC_MESSAGES/garcon.mo +share/locale/oc/LC_MESSAGES/garcon.mo +share/locale/pa/LC_MESSAGES/garcon.mo +share/locale/pl/LC_MESSAGES/garcon.mo +share/locale/pt/LC_MESSAGES/garcon.mo +share/locale/pt_BR/LC_MESSAGES/garcon.mo +share/locale/ro/LC_MESSAGES/garcon.mo +share/locale/ru/LC_MESSAGES/garcon.mo +share/locale/sk/LC_MESSAGES/garcon.mo +share/locale/sl/LC_MESSAGES/garcon.mo +share/locale/sq/LC_MESSAGES/garcon.mo +share/locale/sr/LC_MESSAGES/garcon.mo +share/locale/sv/LC_MESSAGES/garcon.mo +share/locale/te/LC_MESSAGES/garcon.mo +share/locale/th/LC_MESSAGES/garcon.mo +share/locale/tr/LC_MESSAGES/garcon.mo +share/locale/ug/LC_MESSAGES/garcon.mo +share/locale/uk/LC_MESSAGES/garcon.mo +share/locale/uz/LC_MESSAGES/garcon.mo +share/locale/uz@Latn/LC_MESSAGES/garcon.mo +share/locale/zh_CN/LC_MESSAGES/garcon.mo +share/locale/zh_HK/LC_MESSAGES/garcon.mo +share/locale/zh_TW/LC_MESSAGES/garcon.mo diff --git a/x11/xfce4-garcon/buildlink3.mk b/x11/xfce4-garcon/buildlink3.mk new file mode 100644 index 000000000..992a0c765 --- /dev/null +++ b/x11/xfce4-garcon/buildlink3.mk @@ -0,0 +1,15 @@ +# $NetBSD: buildlink3.mk,v 1.2 2015/04/25 14:25:24 tnn Exp $ + +BUILDLINK_TREE+= xfce4-garcon + +.if !defined(XFCE4_GARCON_BUILDLINK3_MK) +XFCE4_GARCON_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.xfce4-garcon+= xfce4-garcon>=0.4.0 +BUILDLINK_ABI_DEPENDS.xfce4-garcon?= xfce4-garcon>=0.4.0nb1 +BUILDLINK_PKGSRCDIR.xfce4-garcon?= ../../x11/xfce4-garcon + +.include "../../x11/libxfce4ui/buildlink3.mk" +.endif # XFCE4_GARCON_BUILDLINK3_MK + +BUILDLINK_TREE+= -xfce4-garcon diff --git a/x11/xfce4-garcon/distinfo b/x11/xfce4-garcon/distinfo new file mode 100644 index 000000000..9423facc5 --- /dev/null +++ b/x11/xfce4-garcon/distinfo @@ -0,0 +1,8 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +SHA1 (garcon-0.4.0.tar.bz2) = 9978c7f3181f7d8fd930cce74293d2a360743182 +RMD160 (garcon-0.4.0.tar.bz2) = 2fda30580280f9e00b1cdfe932158a553ce9091a +Size (garcon-0.4.0.tar.bz2) = 466118 bytes +SHA1 (patch-data_xfce_Makefile.in) = f4c247f103669e3b78bb58fe7775372a390af7c1 +SHA1 (patch-garcon-gtk_Makefile.in) = 182a1df29c27ec1b13e4892c259a009b45ad0058 +SHA1 (patch-garcon_Makefile.in) = f180fcd4e7991268017218cb3ce3964566861ec1 diff --git a/x11/xfce4-garcon/patches/patch-data_xfce_Makefile.in b/x11/xfce4-garcon/patches/patch-data_xfce_Makefile.in new file mode 100644 index 000000000..cad381478 --- /dev/null +++ b/x11/xfce4-garcon/patches/patch-data_xfce_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-data_xfce_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path +--- data/xfce/Makefile.in.orig 2015-02-28 15:11:27.000000000 +0000 ++++ data/xfce/Makefile.in +@@ -354,7 +354,7 @@ target_vendor = @target_vendor@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ +-menudir = $(sysconfdir)/xdg/menus ++menudir = $(datadir)/examples/xfce4/menus + menu_DATA = \ + xfce-applications.menu + diff --git a/x11/xfce4-garcon/patches/patch-garcon-gtk_Makefile.in b/x11/xfce4-garcon/patches/patch-garcon-gtk_Makefile.in new file mode 100644 index 000000000..23339a31d --- /dev/null +++ b/x11/xfce4-garcon/patches/patch-garcon-gtk_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-garcon-gtk_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- garcon-gtk/Makefile.in.orig 2015-02-28 15:11:27.000000000 +0000 ++++ garcon-gtk/Makefile.in +@@ -425,7 +425,7 @@ AM_CPPFLAGS = \ + -DGARCON_COMPILATION \ + -DGARCON_VERSION_API=\"$(GARCON_VERSION_API)\" \ + -DG_LOG_DOMAIN=\"garcon\" \ +- -DSYSCONFIGDIR=\"$(sysconfdir)/xdg\" \ ++ -DSYSCONFIGDIR=\"$(datadir)/examples/xfce4\" \ + $(PLATFORM_CFLAGS) + + lib_LTLIBRARIES = \ diff --git a/x11/xfce4-garcon/patches/patch-garcon_Makefile.in b/x11/xfce4-garcon/patches/patch-garcon_Makefile.in new file mode 100644 index 000000000..ba36571e3 --- /dev/null +++ b/x11/xfce4-garcon/patches/patch-garcon_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-garcon_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- garcon/Makefile.in.orig 2015-02-28 15:11:27.000000000 +0000 ++++ garcon/Makefile.in +@@ -436,7 +436,7 @@ AM_CPPFLAGS = \ + -DGARCON_COMPILATION \ + -DGARCON_VERSION_API=\"$(GARCON_VERSION_API)\" \ + -DG_LOG_DOMAIN=\"garcon\" \ +- -DSYSCONFIGDIR=\"$(sysconfdir)/xdg\" \ ++ -DSYSCONFIGDIR=\"$(datadir)/examples/xfce4\" \ + $(PLATFORM_CFLAGS) + + lib_LTLIBRARIES = \ diff --git a/x11/xfce4-gtk2-engine/Makefile b/x11/xfce4-gtk2-engine/Makefile index 3c00838d0..816cec2e4 100644 --- a/x11/xfce4-gtk2-engine/Makefile +++ b/x11/xfce4-gtk2-engine/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.33 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:24 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 2.6.0 - -DISTNAME= gtk-xfce-engine-${XFCE4_VERSION} -PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} -PKGREVISION= 19 +VERSION= 3.2.0 +DISTNAME= gtk-xfce-engine-${VERSION} +PKGNAME= xfce4-gtk2-engine-${VERSION} CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.2/ + +HOMEPAGE= https://wiki.xfce.org/howto/gtk_theme COMMENT= Xfce GTK2 themes MAKE_DIRS+= ${PREFIX}/share/themes/Xfce diff --git a/x11/xfce4-gtk2-engine/PLIST b/x11/xfce4-gtk2-engine/PLIST index 9b432672e..44dfd0439 100644 --- a/x11/xfce4-gtk2-engine/PLIST +++ b/x11/xfce4-gtk2-engine/PLIST @@ -1,14 +1,16 @@ -@comment $NetBSD: PLIST,v 1.6 2009/09/16 01:15:35 reed Exp $ +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:44 jperkin Exp $ lib/gtk-2.0/2.10.0/engines/libxfce.la share/themes/Xfce-4.0/gtk-2.0/gtkrc share/themes/Xfce-4.2/gtk-2.0/gtkrc share/themes/Xfce-4.4/gtk-2.0/gtkrc +share/themes/Xfce-4.6/gtk-2.0/gtkrc share/themes/Xfce-b5/gtk-2.0/gtkrc share/themes/Xfce-basic/gtk-2.0/gtkrc share/themes/Xfce-cadmium/gtk-2.0/gtkrc share/themes/Xfce-curve/gtk-2.0/gtkrc share/themes/Xfce-dawn/gtk-2.0/gtkrc share/themes/Xfce-dusk/gtk-2.0/gtkrc +share/themes/Xfce-flat/gtk-2.0/gtkrc share/themes/Xfce-kde2/gtk-2.0/gtkrc share/themes/Xfce-kolors/gtk-2.0/gtkrc share/themes/Xfce-light/gtk-2.0/gtkrc diff --git a/x11/xfce4-gtk2-engine/buildlink3.mk b/x11/xfce4-gtk2-engine/buildlink3.mk deleted file mode 100644 index d2ede2bb4..000000000 --- a/x11/xfce4-gtk2-engine/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.17 2009/09/16 01:15:35 reed Exp $ - -BUILDLINK_TREE+= xfce4-gtk2-engine - -.if !defined(XFCE4_GTK2_ENGINE_BUILDLINK3_MK) -XFCE4_GTK2_ENGINE_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-gtk2-engine+= xfce4-gtk2-engine>=2.6.0 -BUILDLINK_PKGSRCDIR.xfce4-gtk2-engine?= ../../x11/xfce4-gtk2-engine - -.endif # XFCE4_GTK2_ENGINE_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-gtk2-engine diff --git a/x11/xfce4-gtk2-engine/distinfo b/x11/xfce4-gtk2-engine/distinfo index 692d0c49a..611dd51ad 100644 --- a/x11/xfce4-gtk2-engine/distinfo +++ b/x11/xfce4-gtk2-engine/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2009/09/16 01:15:35 reed Exp $ +$NetBSD: distinfo,v 1.7 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (gtk-xfce-engine-2.6.0.tar.bz2) = a7be2f330833d150c5fb37f68a4c2138348b5446 -RMD160 (gtk-xfce-engine-2.6.0.tar.bz2) = 07f4ff278056f7714e99da8420268dd950b15a91 -Size (gtk-xfce-engine-2.6.0.tar.bz2) = 280627 bytes +SHA1 (gtk-xfce-engine-3.2.0.tar.bz2) = a00e0925728ca2dd9e8b1d41c692b775c446bf28 +RMD160 (gtk-xfce-engine-3.2.0.tar.bz2) = 4f49ab683f418af78b0dc2b688bb54c7ed38f16a +Size (gtk-xfce-engine-3.2.0.tar.bz2) = 376203 bytes diff --git a/x11/xfce4-notes-plugin/Makefile b/x11/xfce4-notes-plugin/Makefile index 646fa6b17..f6a7e5e75 100644 --- a/x11/xfce4-notes-plugin/Makefile +++ b/x11/xfce4-notes-plugin/Makefile @@ -1,17 +1,26 @@ -# $NetBSD: Makefile,v 1.39 2014/08/21 14:33:46 jperkin Exp $ +# $NetBSD: Makefile,v 1.41 2015/04/25 14:25:24 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.6.0 - -DISTNAME= xfce4-notes-plugin-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-notes-plugin-1.7.7 CATEGORIES= sysutils -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-notes-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/1.7/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin COMMENT= Xfce notes plugin LDFLAGS.DragonFly= -lm -lX11 LDFLAGS.SunOS+= -lm -lX11 +CONF_FILES= ${XFCE4_EGBASE}/autostart/xfce4-notes-autostart.desktop \ + ${PKG_SYSCONFDIR}/examples/autostart/xfce4-notes-autostart.desktop + +MAKE_DIRS+= ${XFCE4_EGBASE}/autostart + .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/libxfce4gui/buildlink3.mk" +.include "../../x11/libunique/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-notes-plugin/PLIST b/x11/xfce4-notes-plugin/PLIST index 505e0eb8c..db39c8c4e 100644 --- a/x11/xfce4-notes-plugin/PLIST +++ b/x11/xfce4-notes-plugin/PLIST @@ -1,22 +1,68 @@ -@comment $NetBSD: PLIST,v 1.5 2007/12/05 07:50:47 martti Exp $ +@comment $NetBSD: PLIST,v 1.6 2015/04/21 08:56:44 jperkin Exp $ +bin/xfce4-notes +bin/xfce4-notes-settings bin/xfce4-popup-notes -libexec/xfce4/panel-plugins/xfce4-notes-plugin +lib/xfce4/panel/plugins/libnotes.la +share/applications/xfce4-notes.desktop +share/examples/xfce4/autostart/xfce4-notes-autostart.desktop share/icons/hicolor/16x16/apps/xfce4-notes-plugin.png share/icons/hicolor/22x22/apps/xfce4-notes-plugin.png share/icons/hicolor/24x24/apps/xfce4-notes-plugin.png share/icons/hicolor/32x32/apps/xfce4-notes-plugin.png share/icons/hicolor/scalable/apps/xfce4-notes-plugin.svg +share/locale/ar/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/de/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/eu/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/gl/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/pt_PT/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/sq/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-notes-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-notes-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-notes-plugin.mo -share/xfce4/panel-plugins/xfce4-notes-plugin.desktop +share/xfce4-notes-plugin/gtk-2.0/gradient.png +share/xfce4-notes-plugin/gtk-2.0/notes.gtkrc +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-horiz-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-horiz.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-vert-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/slider-vert.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-down-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-down.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-left-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-left.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-right-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-right.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-up-active.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/stepper-up.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/trough-scrollbar-horiz.png +share/xfce4-notes-plugin/gtk-2.0/scrollbars/trough-scrollbar-vert.png +share/xfce4-notes-plugin/pixmaps/notes-menu-active.png +share/xfce4-notes-plugin/pixmaps/notes-menu.png +share/xfce4/panel/plugins/xfce4-notes-plugin-47.desktop diff --git a/x11/xfce4-notes-plugin/buildlink3.mk b/x11/xfce4-notes-plugin/buildlink3.mk deleted file mode 100644 index aee74cba3..000000000 --- a/x11/xfce4-notes-plugin/buildlink3.mk +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.41 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-notes-plugin - -.if !defined(XFCE4_NOTES_PLUGIN_BUILDLINK3_MK) -XFCE4_NOTES_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-notes-plugin+= xfce4-notes-plugin>=1.6.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-notes-plugin?= ../../x11/xfce4-notes-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_NOTES_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-notes-plugin diff --git a/x11/xfce4-notes-plugin/distinfo b/x11/xfce4-notes-plugin/distinfo index ee41d1d91..bac7b30a5 100644 --- a/x11/xfce4-notes-plugin/distinfo +++ b/x11/xfce4-notes-plugin/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.7 2007/12/05 07:50:48 martti Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (xfce4-notes-plugin-1.6.0.tar.bz2) = ceb201efd0184f0bbe2cbc571e67cfb1f85e5ffc -RMD160 (xfce4-notes-plugin-1.6.0.tar.bz2) = cb8bf50c35399aacf3ba5d7c8e5b3990aff0d35b -Size (xfce4-notes-plugin-1.6.0.tar.bz2) = 169597 bytes +SHA1 (xfce4-notes-plugin-1.7.7.tar.bz2) = 8a8ab252a65aee386849ddd589c552c2e2a20148 +RMD160 (xfce4-notes-plugin-1.7.7.tar.bz2) = 6b2dc23496fc6feebdf89a8d8ff4a00ea5bce82a +Size (xfce4-notes-plugin-1.7.7.tar.bz2) = 472082 bytes +SHA1 (patch-src_Makefile.in) = 7161f6c95fba7b9191c59855c1efe10490310f3f diff --git a/x11/xfce4-notes-plugin/patches/patch-src_Makefile.in b/x11/xfce4-notes-plugin/patches/patch-src_Makefile.in new file mode 100644 index 000000000..9c936602e --- /dev/null +++ b/x11/xfce4-notes-plugin/patches/patch-src_Makefile.in @@ -0,0 +1,34 @@ +$NetBSD: patch-src_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- src/Makefile.in.orig 2010-11-07 11:27:13.000000000 +0000 ++++ src/Makefile.in +@@ -404,8 +404,8 @@ xfce4_notes_settings_LDADD = \ + @MAINTAINER_MODE_TRUE@BUILT_SOURCES = main-panel-plugin.c \ + @MAINTAINER_MODE_TRUE@ main-panel-plugin-47.c \ + @MAINTAINER_MODE_TRUE@ main-status-icon.c +-@HAVE_LIBXFCE4PANEL47_FALSE@plugindir = $(libexecdir)/xfce4/panel-plugins +-@HAVE_LIBXFCE4PANEL47_TRUE@plugindir = $(libdir)/xfce4/panel-plugins ++@HAVE_LIBXFCE4PANEL47_FALSE@plugindir = $(libexecdir)/xfce4/panel/plugins ++@HAVE_LIBXFCE4PANEL47_TRUE@plugindir = $(libdir)/xfce4/panel/plugins + @HAVE_LIBXFCE4PANEL47_TRUE@plugin_LTLIBRARIES = libnotes.la + @HAVE_LIBXFCE4PANEL47_TRUE@libnotes_la_SOURCES = \ + @HAVE_LIBXFCE4PANEL47_TRUE@ main-panel-plugin-47.c +@@ -476,7 +476,7 @@ xfce4_notes_LDADD = \ + # + # Plugin desktop file + # +-desktopdir = $(datadir)/xfce4/panel-plugins ++desktopdir = $(datadir)/xfce4/panel/plugins + desktop_in_in_files = \ + xfce4-notes-plugin-47.desktop.in \ + xfce4-notes-plugin.desktop.in.in +@@ -495,7 +495,7 @@ applications_DATA = $(applications_in_fi + # + # Autostart desktop file + # +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xfce4-notes-autostart.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + diff --git a/x11/xfce4-notifyd/DESCR b/x11/xfce4-notifyd/DESCR new file mode 100644 index 000000000..02201b790 --- /dev/null +++ b/x11/xfce4-notifyd/DESCR @@ -0,0 +1,9 @@ +A simple, visually-appealing notification daemon for Xfce that implements the +Freedesktop.org Desktop Notifications Specification. + +Features: + * Themable using the GTK+ theming mechanism + * Visually appealing: rounded corners, shaped windows + * Supports transparency and fade effects + +WWW: http://goodies.xfce.org/projects/applications/xfce4-notifyd diff --git a/x11/xfce4-notifyd/Makefile b/x11/xfce4-notifyd/Makefile new file mode 100644 index 000000000..8ba3bb25e --- /dev/null +++ b/x11/xfce4-notifyd/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:25:24 tnn Exp $ +# + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-notifyd-0.2.4 +CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/ + +HOMEPAGE= http://goodies.xfce.org/projects/applications/xfce4-notifyd +COMMENT= XFCE Notify daemon + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes + +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../sysutils/libnotify/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-notifyd/PLIST b/x11/xfce4-notifyd/PLIST new file mode 100644 index 000000000..667dbe493 --- /dev/null +++ b/x11/xfce4-notifyd/PLIST @@ -0,0 +1,53 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:44 jperkin Exp $ +bin/xfce4-notifyd-config +lib/xfce4/notifyd/xfce4-notifyd +man/man1/xfce4-notifyd-config.1 +share/applications/xfce4-notifyd-config.desktop +share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service +share/icons/hicolor/48x48/apps/xfce4-notifyd.png +share/locale/ar/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ast/LC_MESSAGES/xfce4-notifyd.mo +share/locale/bg/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ca/LC_MESSAGES/xfce4-notifyd.mo +share/locale/cs/LC_MESSAGES/xfce4-notifyd.mo +share/locale/da/LC_MESSAGES/xfce4-notifyd.mo +share/locale/de/LC_MESSAGES/xfce4-notifyd.mo +share/locale/el/LC_MESSAGES/xfce4-notifyd.mo +share/locale/en_GB/LC_MESSAGES/xfce4-notifyd.mo +share/locale/es/LC_MESSAGES/xfce4-notifyd.mo +share/locale/eu/LC_MESSAGES/xfce4-notifyd.mo +share/locale/fi/LC_MESSAGES/xfce4-notifyd.mo +share/locale/fr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/gl/LC_MESSAGES/xfce4-notifyd.mo +share/locale/he/LC_MESSAGES/xfce4-notifyd.mo +share/locale/hr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/hu/LC_MESSAGES/xfce4-notifyd.mo +share/locale/id/LC_MESSAGES/xfce4-notifyd.mo +share/locale/it/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ja/LC_MESSAGES/xfce4-notifyd.mo +share/locale/kk/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ko/LC_MESSAGES/xfce4-notifyd.mo +share/locale/lt/LC_MESSAGES/xfce4-notifyd.mo +share/locale/lv/LC_MESSAGES/xfce4-notifyd.mo +share/locale/nb/LC_MESSAGES/xfce4-notifyd.mo +share/locale/nl/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pa/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pl/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pt/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-notifyd.mo +share/locale/pt_PT/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ro/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ru/LC_MESSAGES/xfce4-notifyd.mo +share/locale/si/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sk/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sq/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/sv/LC_MESSAGES/xfce4-notifyd.mo +share/locale/tr/LC_MESSAGES/xfce4-notifyd.mo +share/locale/ug/LC_MESSAGES/xfce4-notifyd.mo +share/locale/uk/LC_MESSAGES/xfce4-notifyd.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-notifyd.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-notifyd.mo +share/themes/Default/xfce-notify-4.0/gtkrc +share/themes/Smoke/xfce-notify-4.0/gtkrc +share/themes/ZOMG-PONIES!/xfce-notify-4.0/gtkrc diff --git a/x11/xfce4-notifyd/distinfo b/x11/xfce4-notifyd/distinfo new file mode 100644 index 000000000..25b800469 --- /dev/null +++ b/x11/xfce4-notifyd/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +SHA1 (xfce4-notifyd-0.2.4.tar.bz2) = 66458a41f0ddeb350e5fb2e4d7cadfef6a5066f7 +RMD160 (xfce4-notifyd-0.2.4.tar.bz2) = a07e2c12f7d802f08c2787497f66fa5ec6c1aea1 +Size (xfce4-notifyd-0.2.4.tar.bz2) = 361619 bytes diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile index 3f9a2498b..9f12546ed 100644 --- a/x11/xfce4-panel/Makefile +++ b/x11/xfce4-panel/Makefile @@ -1,16 +1,13 @@ -# $NetBSD: Makefile,v 1.60 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.62 2015/04/25 14:25:24 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -PKGREVISION= 22 - -XFCE4_VERSION= 4.6.2 - DISTNAME= xfce4-panel-${XFCE4_VERSION} CATEGORIES= x11 -COMMENT= Xfce panel -MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-panel/4.6/ +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-panel/start +COMMENT= Xfce panel PKGCONFIG_OVERRIDE= libxfce4panel/libxfce4panel-1.0.pc.in PTHREAD_AUTO_VARS= yes @@ -18,29 +15,12 @@ PTHREAD_AUTO_VARS= yes PKG_SYSCONFSUBDIR= xdg/xfce4/panel EGDIR= ${XFCE4_EGBASE}/panel -MAKE_DIRS+= ${PREFIX}/include/xfce4 ${PREFIX}/lib/xfce4 -MAKE_DIRS+= ${XFCE4_EGBASE:Q} ${PREFIX}/share/xfce4 -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc ${PREFIX}/share/xfce4/doc/C -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C/images -OWN_DIRS+= ${PKG_SYSCONFDIR} -OWN_DIRS+= ${PREFIX}/share/xfce4/panel-plugins -# The following are not used in this pkg, but here is a good place to rmdir them -MAKE_DIRS+= ${PREFIX}/libexec/xfce4 -MAKE_DIRS+= ${PREFIX}/libexec/xfce4/panel-plugins - -.for f in clock-14.rc launcher-10.rc launcher-7.rc launcher-8.rc launcher-9.rc \ - panels.xml systray-4.rc xfce4-menu-5.rc -CONF_FILES+= ${EGDIR}/${f} ${PKG_SYSCONFDIR}/${f} -.endfor +CONF_FILES+= ${EGDIR}/default.xml ${PKG_SYSCONFDIR}/default.xml .include "../../devel/libwnck/buildlink3.mk" -.include "../../graphics/cairo/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../textproc/libxml2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../x11/startup-notification/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-panel/PLIST b/x11/xfce4-panel/PLIST index f940c07a2..05370f6df 100644 --- a/x11/xfce4-panel/PLIST +++ b/x11/xfce4-panel/PLIST @@ -1,120 +1,115 @@ -@comment $NetBSD: PLIST,v 1.24 2012/05/19 00:32:39 marino Exp $ +@comment $NetBSD: PLIST,v 1.25 2015/04/21 08:56:44 jperkin Exp $ bin/xfce4-panel -bin/xfce4-popup-windowlist -include/xfce4/libxfce4panel/libxfce4panel-enum-types.h -include/xfce4/libxfce4panel/libxfce4panel.h -include/xfce4/libxfce4panel/xfce-arrow-button.h -include/xfce4/libxfce4panel/xfce-hvbox.h -include/xfce4/libxfce4panel/xfce-itembar.h -include/xfce4/libxfce4panel/xfce-panel-convenience.h -include/xfce4/libxfce4panel/xfce-panel-enums.h -include/xfce4/libxfce4panel/xfce-panel-external-plugin.h -include/xfce4/libxfce4panel/xfce-panel-internal-plugin.h -include/xfce4/libxfce4panel/xfce-panel-macros.h -include/xfce4/libxfce4panel/xfce-panel-plugin-iface.h -include/xfce4/libxfce4panel/xfce-panel-plugin.h -include/xfce4/libxfce4panel/xfce-panel-window.h -lib/libxfce4panel.la +bin/xfce4-popup-applicationsmenu +bin/xfce4-popup-directorymenu +bin/xfce4-popup-windowmenu +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-config.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enum-types.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel-enums.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/libxfce4panel.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-arrow-button.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-hvbox.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-convenience.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-image.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros-46.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin-provider.h +include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-plugin.h +lib/libxfce4panel-1.0.la lib/pkgconfig/libxfce4panel-1.0.pc -lib/xfce4/panel-plugins/libactions.la -lib/xfce4/panel-plugins/libclock.la -lib/xfce4/panel-plugins/libiconbox.la -lib/xfce4/panel-plugins/liblauncher.la -lib/xfce4/panel-plugins/libpager.la -lib/xfce4/panel-plugins/libseparator.la -lib/xfce4/panel-plugins/libshowdesktop.la -lib/xfce4/panel-plugins/libsystray.la -lib/xfce4/panel-plugins/libtasklist.la -lib/xfce4/panel-plugins/libwindowlist.la -share/applications/xfce4-panel-manager.desktop -share/examples/xfce4/panel/clock-14.rc -share/examples/xfce4/panel/launcher-10.rc -share/examples/xfce4/panel/launcher-7.rc -share/examples/xfce4/panel/launcher-8.rc -share/examples/xfce4/panel/launcher-9.rc -share/examples/xfce4/panel/panels.xml -share/examples/xfce4/panel/systray-4.rc -share/examples/xfce4/panel/xfce4-menu-5.rc -share/gtk-doc/html/libxfce4panel/XfceArrowButton.html -share/gtk-doc/html/libxfce4panel/XfceExternalPanelPlugin.html -share/gtk-doc/html/libxfce4panel/XfceHVBox.html -share/gtk-doc/html/libxfce4panel/XfceInternalPanelPlugin.html -share/gtk-doc/html/libxfce4panel/XfceItembar.html -share/gtk-doc/html/libxfce4panel/XfcePanelPlugin.html -share/gtk-doc/html/libxfce4panel/XfcePanelWindow.html -share/gtk-doc/html/libxfce4panel/home.png -share/gtk-doc/html/libxfce4panel/index.html -share/gtk-doc/html/libxfce4panel/index.sgml -share/gtk-doc/html/libxfce4panel/ix01.html -share/gtk-doc/html/libxfce4panel/ix02.html -share/gtk-doc/html/libxfce4panel/left.png -share/gtk-doc/html/libxfce4panel/libxfce4panel-Common-macros.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-Convenience-Widgets.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-Register-Plugins.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-Standard-Enumerations.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-fundamentals.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-panel.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-widgets.html -share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp -share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp2 -share/gtk-doc/html/libxfce4panel/right.png -share/gtk-doc/html/libxfce4panel/style.css -share/gtk-doc/html/libxfce4panel/up.png -share/icons/hicolor/16x16/apps/xfce-system-exit.png -share/icons/hicolor/16x16/apps/xfce-system-lock.png +lib/xfce4/panel/migrate +lib/xfce4/panel/plugins/libactions.la +lib/xfce4/panel/plugins/libapplicationsmenu.la +lib/xfce4/panel/plugins/libclock.la +lib/xfce4/panel/plugins/libdirectorymenu.la +lib/xfce4/panel/plugins/liblauncher.la +lib/xfce4/panel/plugins/libpager.la +lib/xfce4/panel/plugins/libseparator.la +lib/xfce4/panel/plugins/libshowdesktop.la +lib/xfce4/panel/plugins/libsystray.la +lib/xfce4/panel/plugins/libtasklist.la +lib/xfce4/panel/plugins/libwindowmenu.la +lib/xfce4/panel/wrapper-1.0 +share/applications/panel-desktop-handler.desktop +share/applications/panel-preferences.desktop +share/examples/xfce4/panel/default.xml +share/gtk-doc/html/libxfce4panel-1.0/XfceArrowButton.html +share/gtk-doc/html/libxfce4panel-1.0/XfceHVBox.html +share/gtk-doc/html/libxfce4panel-1.0/XfcePanelImage.html +share/gtk-doc/html/libxfce4panel-1.0/XfcePanelPlugin.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-4-6.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-4-8.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-deprecated.html +share/gtk-doc/html/libxfce4panel-1.0/api-index-full.html +share/gtk-doc/html/libxfce4panel-1.0/home.png +share/gtk-doc/html/libxfce4panel-1.0/index.html +share/gtk-doc/html/libxfce4panel-1.0/index.sgml +share/gtk-doc/html/libxfce4panel-1.0/left-insensitive.png +share/gtk-doc/html/libxfce4panel-1.0/left.png +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-1.0.devhelp2 +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Commonly-used-plugin-macros.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Convenience-Functions.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-GObject-Oriented-Panel-Plugin-Registers-Macros.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Panel-Plugin-Register-Macros-(4.6-Style).html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Panel-Plugin-Register-Macros.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Standard-Enumerations.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-Version-Information.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-fundamentals.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-miscelleanous.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-plugins.html +share/gtk-doc/html/libxfce4panel-1.0/libxfce4panel-widgets.html +share/gtk-doc/html/libxfce4panel-1.0/right-insensitive.png +share/gtk-doc/html/libxfce4panel-1.0/right.png +share/gtk-doc/html/libxfce4panel-1.0/style.css +share/gtk-doc/html/libxfce4panel-1.0/up-insensitive.png +share/gtk-doc/html/libxfce4panel-1.0/up.png +share/icons/hicolor/16x16/apps/xfce4-panel-menu.png share/icons/hicolor/16x16/apps/xfce4-panel.png +share/icons/hicolor/22x22/apps/xfce4-panel-menu.png share/icons/hicolor/22x22/apps/xfce4-panel.png +share/icons/hicolor/24x24/apps/xfce4-panel-menu.png share/icons/hicolor/24x24/apps/xfce4-panel.png +share/icons/hicolor/32x32/apps/xfce4-panel-menu.png share/icons/hicolor/32x32/apps/xfce4-panel.png -share/icons/hicolor/48x48/apps/xfce-mouse.png -share/icons/hicolor/48x48/apps/xfce4-clock.png -share/icons/hicolor/48x48/apps/xfce4-iconbox.png +share/icons/hicolor/48x48/apps/xfce4-panel-menu.png share/icons/hicolor/48x48/apps/xfce4-panel.png -share/icons/hicolor/48x48/apps/xfce4-separator.png -share/icons/hicolor/48x48/apps/xfce4-systray.png -share/icons/hicolor/48x48/apps/xfce4-taskbar.png +share/icons/hicolor/scalable/apps/xfce4-panel.svg share/locale/am/LC_MESSAGES/xfce4-panel.mo share/locale/ar/LC_MESSAGES/xfce4-panel.mo share/locale/ast/LC_MESSAGES/xfce4-panel.mo -share/locale/az/LC_MESSAGES/xfce4-panel.mo share/locale/be/LC_MESSAGES/xfce4-panel.mo share/locale/bg/LC_MESSAGES/xfce4-panel.mo -share/locale/bn_IN/LC_MESSAGES/xfce4-panel.mo +share/locale/bn/LC_MESSAGES/xfce4-panel.mo share/locale/ca/LC_MESSAGES/xfce4-panel.mo share/locale/cs/LC_MESSAGES/xfce4-panel.mo share/locale/da/LC_MESSAGES/xfce4-panel.mo share/locale/de/LC_MESSAGES/xfce4-panel.mo -share/locale/dz/LC_MESSAGES/xfce4-panel.mo share/locale/el/LC_MESSAGES/xfce4-panel.mo +share/locale/en_AU/LC_MESSAGES/xfce4-panel.mo share/locale/en_GB/LC_MESSAGES/xfce4-panel.mo share/locale/eo/LC_MESSAGES/xfce4-panel.mo share/locale/es/LC_MESSAGES/xfce4-panel.mo -share/locale/es_MX/LC_MESSAGES/xfce4-panel.mo share/locale/et/LC_MESSAGES/xfce4-panel.mo share/locale/eu/LC_MESSAGES/xfce4-panel.mo -share/locale/fa/LC_MESSAGES/xfce4-panel.mo share/locale/fi/LC_MESSAGES/xfce4-panel.mo share/locale/fr/LC_MESSAGES/xfce4-panel.mo share/locale/gl/LC_MESSAGES/xfce4-panel.mo -share/locale/gu/LC_MESSAGES/xfce4-panel.mo share/locale/he/LC_MESSAGES/xfce4-panel.mo -share/locale/hi/LC_MESSAGES/xfce4-panel.mo +share/locale/hr/LC_MESSAGES/xfce4-panel.mo share/locale/hu/LC_MESSAGES/xfce4-panel.mo -share/locale/hy/LC_MESSAGES/xfce4-panel.mo share/locale/id/LC_MESSAGES/xfce4-panel.mo +share/locale/is/LC_MESSAGES/xfce4-panel.mo share/locale/it/LC_MESSAGES/xfce4-panel.mo share/locale/ja/LC_MESSAGES/xfce4-panel.mo -share/locale/ka/LC_MESSAGES/xfce4-panel.mo share/locale/kk/LC_MESSAGES/xfce4-panel.mo share/locale/ko/LC_MESSAGES/xfce4-panel.mo -share/locale/ku/LC_MESSAGES/xfce4-panel.mo share/locale/lt/LC_MESSAGES/xfce4-panel.mo share/locale/lv/LC_MESSAGES/xfce4-panel.mo -share/locale/mk/LC_MESSAGES/xfce4-panel.mo -share/locale/mr/LC_MESSAGES/xfce4-panel.mo share/locale/ms/LC_MESSAGES/xfce4-panel.mo share/locale/nb/LC_MESSAGES/xfce4-panel.mo share/locale/nl/LC_MESSAGES/xfce4-panel.mo +share/locale/nn/LC_MESSAGES/xfce4-panel.mo +share/locale/oc/LC_MESSAGES/xfce4-panel.mo share/locale/pa/LC_MESSAGES/xfce4-panel.mo share/locale/pl/LC_MESSAGES/xfce4-panel.mo share/locale/pt/LC_MESSAGES/xfce4-panel.mo @@ -123,32 +118,30 @@ share/locale/ro/LC_MESSAGES/xfce4-panel.mo share/locale/ru/LC_MESSAGES/xfce4-panel.mo share/locale/si/LC_MESSAGES/xfce4-panel.mo share/locale/sk/LC_MESSAGES/xfce4-panel.mo +share/locale/sl/LC_MESSAGES/xfce4-panel.mo share/locale/sq/LC_MESSAGES/xfce4-panel.mo +share/locale/sr/LC_MESSAGES/xfce4-panel.mo share/locale/sv/LC_MESSAGES/xfce4-panel.mo -share/locale/ta/LC_MESSAGES/xfce4-panel.mo +share/locale/te/LC_MESSAGES/xfce4-panel.mo +share/locale/th/LC_MESSAGES/xfce4-panel.mo share/locale/tr/LC_MESSAGES/xfce4-panel.mo +share/locale/ug/LC_MESSAGES/xfce4-panel.mo share/locale/uk/LC_MESSAGES/xfce4-panel.mo share/locale/ur/LC_MESSAGES/xfce4-panel.mo share/locale/ur_PK/LC_MESSAGES/xfce4-panel.mo share/locale/vi/LC_MESSAGES/xfce4-panel.mo share/locale/zh_CN/LC_MESSAGES/xfce4-panel.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-panel.mo share/locale/zh_TW/LC_MESSAGES/xfce4-panel.mo -share/xfce4/doc/C/images/add_item_dialog.png -share/xfce4/doc/C/images/default_bottom_panel.png -share/xfce4/doc/C/images/default_top_panel.png -share/xfce4/doc/C/images/item_popup.png -share/xfce4/doc/C/images/launcher_properties.png -share/xfce4/doc/C/images/panel_manager.png -share/xfce4/doc/C/xfce4-panel.html -share/xfce4/panel-plugins/actions.desktop -share/xfce4/panel-plugins/clock.desktop -share/xfce4/panel-plugins/iconbox.desktop -share/xfce4/panel-plugins/launcher.desktop -share/xfce4/panel-plugins/pager.desktop -share/xfce4/panel-plugins/separator.desktop -share/xfce4/panel-plugins/showdesktop.desktop -share/xfce4/panel-plugins/systray.desktop -share/xfce4/panel-plugins/tasklist.desktop -share/xfce4/panel-plugins/windowlist.desktop -@pkgdir libexec/xfce4/panel-plugins -@pkgdir libexec/xfce4 +share/xfce4/panel/plugins/actions.desktop +share/xfce4/panel/plugins/applicationsmenu.desktop +share/xfce4/panel/plugins/clock.desktop +share/xfce4/panel/plugins/directorymenu.desktop +share/xfce4/panel/plugins/launcher.desktop +share/xfce4/panel/plugins/pager.desktop +share/xfce4/panel/plugins/separator.desktop +share/xfce4/panel/plugins/showdesktop.desktop +share/xfce4/panel/plugins/systray.desktop +share/xfce4/panel/plugins/tasklist.desktop +share/xfce4/panel/plugins/windowmenu.desktop +@comment $NetBSD: PLIST,v 1.25 2015/04/21 08:56:44 jperkin Exp $ diff --git a/x11/xfce4-panel/buildlink3.mk b/x11/xfce4-panel/buildlink3.mk index 96ba82d73..ff055ddd8 100644 --- a/x11/xfce4-panel/buildlink3.mk +++ b/x11/xfce4-panel/buildlink3.mk @@ -1,17 +1,15 @@ -# $NetBSD: buildlink3.mk,v 1.46 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.48 2015/04/25 14:25:24 tnn Exp $ BUILDLINK_TREE+= xfce4-panel .if !defined(XFCE4_PANEL_BUILDLINK3_MK) XFCE4_PANEL_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-panel+= xfce4-panel>=4.6.2nb22 +BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.12.0 +BUILDLINK_ABI_DEPENDS.xfce4-panel+= xfce4-panel>=4.12.0nb1 BUILDLINK_PKGSRCDIR.xfce4-panel?= ../../x11/xfce4-panel -.include "../../devel/glib2/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .endif # XFCE4_PANEL_BUILDLINK3_MK BUILDLINK_TREE+= -xfce4-panel diff --git a/x11/xfce4-panel/distinfo b/x11/xfce4-panel/distinfo index 15850563f..009188aa9 100644 --- a/x11/xfce4-panel/distinfo +++ b/x11/xfce4-panel/distinfo @@ -1,8 +1,6 @@ -$NetBSD: distinfo,v 1.22 2012/02/09 12:01:44 drochner Exp $ +$NetBSD: distinfo,v 1.23 2015/04/21 08:56:44 jperkin Exp $ -SHA1 (xfce4-panel-4.6.2.tar.bz2) = 32a5e5b9e8b93c2167077b329cf4d2fcb4323c9e -RMD160 (xfce4-panel-4.6.2.tar.bz2) = 5d981eaffc5aab227a3db66f8d39d0492d02a16d -Size (xfce4-panel-4.6.2.tar.bz2) = 876456 bytes -SHA1 (patch-ab) = 977b38f4e58620b96d28ef2b9992a03169eb7814 -SHA1 (patch-ac) = e2b779735c682e77f3d78343ad6e07e649c76123 -SHA1 (patch-ad) = 967d72a3944160379fdc1d3b94d4bea4fca0ba65 +SHA1 (xfce4-panel-4.12.0.tar.bz2) = 5f0e51c7948bc4e3c46cad93ee772573a23efbc1 +RMD160 (xfce4-panel-4.12.0.tar.bz2) = ff03c14f6f766969498c2c8effc8915c1cbe494d +Size (xfce4-panel-4.12.0.tar.bz2) = 1107470 bytes +SHA1 (patch-migrate_Makefile.in) = dbabd2b875239044ff41a09e5383ba9180d0d1b2 diff --git a/x11/xfce4-panel/patches/patch-ab b/x11/xfce4-panel/patches/patch-ab deleted file mode 100644 index 1f810b9bd..000000000 --- a/x11/xfce4-panel/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2009/09/16 01:15:32 reed Exp $ - ---- config/Makefile.in.orig 2009-02-24 21:39:18.000000000 +0000 -+++ config/Makefile.in -@@ -263,7 +263,7 @@ target_alias = @target_alias@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - confdir = \ -- $(sysconfdir)/xdg/xfce4/panel -+ $(datadir)/examples/xfce4/panel - - conf_in_files = \ - launcher-7.rc.in \ diff --git a/x11/xfce4-panel/patches/patch-ac b/x11/xfce4-panel/patches/patch-ac deleted file mode 100644 index 354b977a7..000000000 --- a/x11/xfce4-panel/patches/patch-ac +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2010/05/30 19:34:46 drochner Exp $ - ---- libxfce4panel/xfce-panel-window.c.orig 2009-10-16 13:18:49.000000000 +0000 -+++ libxfce4panel/xfce-panel-window.c -@@ -304,14 +304,10 @@ xfce_panel_window_init (XfcePanelWindow - - GTK_WIDGET_SET_FLAGS (GTK_WIDGET (panel_window), GTK_CAN_FOCUS); - -- g_object_set (G_OBJECT (panel_window), -- "type", GTK_WINDOW_TOPLEVEL, -- "decorated", FALSE, -- "resizable", FALSE, -- "type-hint", GDK_WINDOW_TYPE_HINT_DOCK, -- "title", PACKAGE_NAME " " PACKAGE_VERSION, -- NULL); -- -+ gtk_window_set_type_hint (GTK_WINDOW (panel_window), GDK_WINDOW_TYPE_HINT_DOCK); -+ gtk_window_set_decorated (GTK_WINDOW (panel_window), FALSE); -+ gtk_window_set_resizable (GTK_WINDOW (panel_window), FALSE); -+ gtk_window_set_title (GTK_WINDOW (panel_window), PACKAGE_NAME); - gtk_window_stick (GTK_WINDOW (panel_window)); - - priv = XFCE_PANEL_WINDOW_GET_PRIVATE (panel_window); diff --git a/x11/xfce4-panel/patches/patch-ad b/x11/xfce4-panel/patches/patch-ad deleted file mode 100644 index c66cf4aca..000000000 --- a/x11/xfce4-panel/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2012/02/09 12:01:44 drochner Exp $ - ---- configure.orig 2009-10-16 13:18:55.000000000 +0000 -+++ configure -@@ -15700,7 +15700,7 @@ fi - $as_echo "#define XFCE_DISABLE_DEPRECATED 1" >>confdefs.h - - --$as_echo "#define G_DISABLE_DEPRECATED 1" >>confdefs.h -+#$as_echo "#define G_DISABLE_DEPRECATED 1" >>confdefs.h - - - # Check whether --enable-debug was given. diff --git a/x11/xfce4-panel/patches/patch-migrate_Makefile.in b/x11/xfce4-panel/patches/patch-migrate_Makefile.in new file mode 100644 index 000000000..fa2165a90 --- /dev/null +++ b/x11/xfce4-panel/patches/patch-migrate_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-migrate_Makefile.in,v 1.1 2015/04/21 08:56:44 jperkin Exp $ + +Adjust config path. +--- migrate/Makefile.in.orig 2012-04-28 20:31:39.000000000 +0000 ++++ migrate/Makefile.in +@@ -375,7 +375,7 @@ INCLUDES = \ + -DXDGCONFIGDIR=\"$(sysconfdir)/xdg\" \ + $(PLATFORM_CPPFLAGS) + +-confdir = $(sysconfdir)/xdg/xfce4/panel ++confdir = $(datadir)/examples/xfce4/panel + conf_DATA = \ + default.xml + diff --git a/x11/xfce4-places-plugin/Makefile b/x11/xfce4-places-plugin/Makefile index 0e569370f..5539a28c6 100644 --- a/x11/xfce4-places-plugin/Makefile +++ b/x11/xfce4-places-plugin/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.30 2015/04/25 14:25:24 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 1.0.0 - -DISTNAME= xfce4-places-plugin-${XFCE4_VERSION} -PKGREVISION= 24 +DISTNAME= xfce4-places-plugin-1.6.0 CATEGORIES= x11 -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-places-plugin/ +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.6/ + +HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin COMMENT= Xfce Places plugin -.include "../../sysutils/xfce4-thunar/buildlink3.mk" .include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-places-plugin/PLIST b/x11/xfce4-places-plugin/PLIST index 4b06be62a..9efdfa2de 100644 --- a/x11/xfce4-places-plugin/PLIST +++ b/x11/xfce4-places-plugin/PLIST @@ -1,12 +1,16 @@ -@comment $NetBSD: PLIST,v 1.2 2007/12/05 07:51:18 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-places-plugin +@comment $NetBSD: PLIST,v 1.3 2015/04/21 08:56:45 jperkin Exp $ +bin/xfce4-popup-places +lib/xfce4/panel/plugins/libplaces.la share/locale/ar/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-places-plugin.mo share/locale/be/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ca/LC_MESSAGES/xfce4-places-plugin.mo share/locale/cs/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-places-plugin.mo share/locale/de/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/dz/LC_MESSAGES/xfce4-places-plugin.mo share/locale/el/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/en_AU/LC_MESSAGES/xfce4-places-plugin.mo share/locale/en_GB/LC_MESSAGES/xfce4-places-plugin.mo share/locale/eo/LC_MESSAGES/xfce4-places-plugin.mo share/locale/es/LC_MESSAGES/xfce4-places-plugin.mo @@ -16,24 +20,34 @@ share/locale/fi/LC_MESSAGES/xfce4-places-plugin.mo share/locale/fr/LC_MESSAGES/xfce4-places-plugin.mo share/locale/gl/LC_MESSAGES/xfce4-places-plugin.mo share/locale/he/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-places-plugin.mo share/locale/hu/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/is/LC_MESSAGES/xfce4-places-plugin.mo share/locale/it/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ja/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/ka/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ko/LC_MESSAGES/xfce4-places-plugin.mo share/locale/lt/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/mk/LC_MESSAGES/xfce4-places-plugin.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-places-plugin.mo share/locale/nl/LC_MESSAGES/xfce4-places-plugin.mo share/locale/pa/LC_MESSAGES/xfce4-places-plugin.mo share/locale/pl/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-places-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ro/LC_MESSAGES/xfce4-places-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-places-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-places-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/th/LC_MESSAGES/xfce4-places-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ug/LC_MESSAGES/xfce4-places-plugin.mo share/locale/uk/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ur/LC_MESSAGES/xfce4-places-plugin.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-places-plugin.mo share/locale/zh_CN/LC_MESSAGES/xfce4-places-plugin.mo share/locale/zh_TW/LC_MESSAGES/xfce4-places-plugin.mo -share/xfce4/panel-plugins/places.desktop +share/xfce4/panel/plugins/places.desktop diff --git a/x11/xfce4-places-plugin/buildlink3.mk b/x11/xfce4-places-plugin/buildlink3.mk deleted file mode 100644 index 3050ebca6..000000000 --- a/x11/xfce4-places-plugin/buildlink3.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.29 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-places-plugin - -.if !defined(XFCE4_PLACES_PLUGIN_BUILDLINK3_MK) -XFCE4_PLACES_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-places-plugin+= xfce4-places-plugin>=1.0.0nb24 -BUILDLINK_PKGSRCDIR.xfce4-places-plugin?= ../../x11/xfce4-places-plugin - -.include "../../sysutils/xfce4-thunar/buildlink3.mk" -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_PLACES_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-places-plugin diff --git a/x11/xfce4-places-plugin/distinfo b/x11/xfce4-places-plugin/distinfo index 11fbfb907..6fa597a37 100644 --- a/x11/xfce4-places-plugin/distinfo +++ b/x11/xfce4-places-plugin/distinfo @@ -1,11 +1,9 @@ -$NetBSD: distinfo,v 1.3 2012/04/19 21:12:42 joerg Exp $ +$NetBSD: distinfo,v 1.4 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (xfce4-places-plugin-1.0.0.tar.bz2) = 16cb0b7c3d869010f12656da64277e213bbb8de8 -RMD160 (xfce4-places-plugin-1.0.0.tar.bz2) = 3e8d64745d869e8bcd6a851f14c1dc7b999ecf84 -Size (xfce4-places-plugin-1.0.0.tar.bz2) = 298759 bytes -SHA1 (patch-panel-plugin_cfg.c) = 7f293620a299227631098d76ac4f8642ca8ae2ea -SHA1 (patch-panel-plugin_cfg.h) = 91c537d0f209d7fea4bdb53557af22a107f0a8df -SHA1 (patch-panel-plugin_model.c) = 114a613b80ea8d456aa4b13a487f36eb40c2264b -SHA1 (patch-panel-plugin_model.h) = bc0893c65821c37c5acfdd007b4d66aa321ebadd -SHA1 (patch-panel-plugin_view.c) = c8ceab9e0ecff37dc76f45525eeecd10bb69cfba -SHA1 (patch-panel-plugin_view.h) = bf49a456befa444685bcd97ec7daddbc0a9a1c9e +SHA1 (xfce4-places-plugin-1.6.0.tar.bz2) = 4cee0b16c31116061d28e32f0992ad3f586e7c67 +RMD160 (xfce4-places-plugin-1.6.0.tar.bz2) = a3577208d703f52e826cf31bbc735300edf85190 +Size (xfce4-places-plugin-1.6.0.tar.bz2) = 348333 bytes +SHA1 (patch-panel-plugin_model.c) = 5d54977ad8b94b4f2641f65388ad5c908a051854 +SHA1 (patch-panel-plugin_model.h) = 20f27a1243ff5f2c6556a12037c1213770bcd740 +SHA1 (patch-panel-plugin_model__user.c) = 0b8b0e11b1cfc3a4e04faa5ebcd69ca19819ee19 +SHA1 (patch-panel-plugin_model__volumes.c) = dd004cf548d722ad6b070239f06af486172dde41 diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.c deleted file mode 100644 index fc40c05ef..000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.c +++ /dev/null @@ -1,41 +0,0 @@ -$NetBSD: patch-panel-plugin_cfg.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/cfg.c.orig 2012-04-19 14:12:44.000000000 +0000 -+++ panel-plugin/cfg.c -@@ -37,31 +37,31 @@ - - /********** PlacesCfgViewIface helpers **********/ - --inline PlacesCfg* -+PlacesCfg* - places_cfg_view_iface_get_cfg(PlacesCfgViewIface *iface) - { - return iface->cfg; - } - --inline void -+void - places_cfg_view_iface_open_dialog(PlacesCfgViewIface *iface) - { - iface->open_dialog(iface->cfg); - } - --inline void -+void - places_cfg_view_iface_load(PlacesCfgViewIface *iface) - { - iface->load(iface->cfg); - } - --inline void -+void - places_cfg_view_iface_save(PlacesCfgViewIface *iface) - { - iface->save(iface->cfg); - } - --inline void -+void - places_cfg_view_iface_finalize(PlacesCfgViewIface *iface) - { - iface->finalize(iface); diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.h b/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.h deleted file mode 100644 index 512f183bf..000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_cfg.h +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-panel-plugin_cfg.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/cfg.h.orig 2012-04-19 14:12:42.000000000 +0000 -+++ panel-plugin/cfg.h -@@ -62,19 +62,19 @@ struct _PlacesCfgViewIface { - - }; - --inline PlacesCfg* -+PlacesCfg* - places_cfg_view_iface_get_cfg(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_open_dialog(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_load(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_save(PlacesCfgViewIface*); - --inline void -+void - places_cfg_view_iface_finalize(PlacesCfgViewIface*); - - diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c index d360d43d9..d3ff7850a 100644 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.c @@ -1,26 +1,36 @@ -$NetBSD: patch-panel-plugin_model.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ +$NetBSD: patch-panel-plugin_model.c,v 1.2 2015/04/21 08:56:45 jperkin Exp $ ---- panel-plugin/model.c.orig 2007-10-25 22:03:52.000000000 +0000 +Fix inline use. +--- panel-plugin/model.c.orig 2012-09-01 17:20:59.000000000 +0000 +++ panel-plugin/model.c -@@ -27,7 +27,7 @@ +@@ -29,7 +29,7 @@ - #include + /********** PlacesBookmarkAction **********/ + +-inline PlacesBookmarkAction* ++PlacesBookmarkAction* + places_bookmark_action_create(gchar *label) + { + PlacesBookmarkAction *action; +@@ -40,7 +40,7 @@ places_bookmark_action_create(gchar *lab + return action; + } + +-inline void ++void + places_bookmark_action_destroy(PlacesBookmarkAction *act) + { + g_assert(act != NULL); +@@ -51,7 +51,7 @@ places_bookmark_action_destroy(PlacesBoo + g_free(act); + } -inline void +void places_bookmark_action_call(PlacesBookmarkAction *act) { g_assert(act != NULL); -@@ -36,7 +36,7 @@ places_bookmark_action_call(PlacesBookma - act->action(act); - } - --inline void -+void - places_bookmark_action_free(PlacesBookmarkAction *act) - { - g_assert(act != NULL); -@@ -62,7 +62,7 @@ places_bookmark_actions_free(GList *acti +@@ -66,7 +66,7 @@ places_bookmark_action_call(PlacesBookma static int bookmarks = 0; #endif @@ -29,23 +39,34 @@ $NetBSD: patch-panel-plugin_model.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ places_bookmark_create(gchar *label) { PlacesBookmark *bookmark; -@@ -77,7 +77,7 @@ places_bookmark_create(gchar *label) +@@ -81,7 +81,7 @@ places_bookmark_create(gchar *label) return bookmark; } +-static inline void ++static void + places_bookmark_actions_destroy(GList *actions) + { + while(actions != NULL){ +@@ -92,7 +92,7 @@ places_bookmark_actions_destroy(GList *a + g_list_free(actions); + } + -inline void +void - places_bookmark_free(PlacesBookmark *bookmark) + places_bookmark_destroy(PlacesBookmark *bookmark) { g_assert(bookmark != NULL); -@@ -104,19 +104,19 @@ places_bookmark_free(PlacesBookmark *boo - g_free(bookmark); - } +@@ -121,7 +121,7 @@ places_bookmark_destroy(PlacesBookmark * + + /********** PlacesBookmarkGroup **********/ -inline GList* +GList* places_bookmark_group_get_bookmarks(PlacesBookmarkGroup *pbg) { + g_assert(pbg->get_bookmarks != NULL); +@@ -129,7 +129,7 @@ places_bookmark_group_get_bookmarks(Plac return pbg->get_bookmarks(pbg); } @@ -53,11 +74,22 @@ $NetBSD: patch-panel-plugin_model.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ +gboolean places_bookmark_group_changed(PlacesBookmarkGroup *pbg) { + g_assert(pbg->changed != NULL); +@@ -137,7 +137,7 @@ places_bookmark_group_changed(PlacesBook return pbg->changed(pbg); } +-inline PlacesBookmarkGroup* ++PlacesBookmarkGroup* + places_bookmark_group_create(void) + { + PlacesBookmarkGroup *bookmark_group; +@@ -146,7 +146,7 @@ places_bookmark_group_create(void) + return bookmark_group; + } + -inline void +void - places_bookmark_group_finalize(PlacesBookmarkGroup *pbg) + places_bookmark_group_destroy(PlacesBookmarkGroup *pbg) { - pbg->finalize(pbg); + if(pbg->finalize != NULL) diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h index 76720a9cd..8e1ca247f 100644 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model.h @@ -1,22 +1,27 @@ -$NetBSD: patch-panel-plugin_model.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ +$NetBSD: patch-panel-plugin_model.h,v 1.2 2015/04/21 08:56:45 jperkin Exp $ ---- panel-plugin/model.h.orig 2007-10-25 22:03:52.000000000 +0000 +Fix inline use. +--- panel-plugin/model.h.orig 2013-11-10 14:34:13.000000000 +0000 +++ panel-plugin/model.h -@@ -35,10 +35,10 @@ struct _PlacesBookmarkAction - +@@ -36,13 +36,13 @@ struct _PlacesBookmarkAction + void (*finalize) (PlacesBookmarkAction *self); }; +-inline PlacesBookmarkAction* ++PlacesBookmarkAction* + places_bookmark_action_create(gchar *label); + +-inline void ++void + places_bookmark_action_destroy(PlacesBookmarkAction*); + -inline void +void places_bookmark_action_call(PlacesBookmarkAction*); --inline void -+void - places_bookmark_action_free(PlacesBookmarkAction*); - /* Places Bookmark */ -@@ -65,10 +65,10 @@ struct _PlacesBookmark - void (*free) (PlacesBookmark *self); +@@ -70,10 +70,10 @@ struct _PlacesBookmark + void (*finalize) (PlacesBookmark *self); }; -inline PlacesBookmark* @@ -25,10 +30,10 @@ $NetBSD: patch-panel-plugin_model.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ -inline void +void - places_bookmark_free(PlacesBookmark *bookmark); + places_bookmark_destroy(PlacesBookmark *bookmark); /* Places Bookmark Group */ -@@ -81,13 +81,13 @@ struct _PlacesBookmarkGroup +@@ -86,16 +86,16 @@ struct _PlacesBookmarkGroup gpointer priv; }; @@ -40,8 +45,12 @@ $NetBSD: patch-panel-plugin_model.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ +gboolean places_bookmark_group_changed(PlacesBookmarkGroup*); +-inline PlacesBookmarkGroup* ++PlacesBookmarkGroup* + places_bookmark_group_create(); + -inline void +void - places_bookmark_group_finalize(PlacesBookmarkGroup*); + places_bookmark_group_destroy(PlacesBookmarkGroup*); #endif diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c new file mode 100644 index 000000000..5280c84d6 --- /dev/null +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__user.c @@ -0,0 +1,23 @@ +$NetBSD: patch-panel-plugin_model__user.c,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Fix inline use. +--- panel-plugin/model_user.c.orig 2013-11-10 14:34:13.000000000 +0000 ++++ panel-plugin/model_user.c +@@ -60,7 +60,7 @@ typedef struct + + } PBUserData; + +-static inline time_t ++static time_t + pbuser_get_mtime(const gchar *filename) + { + struct stat buf; +@@ -70,7 +70,7 @@ pbuser_get_mtime(const gchar *filename) + return 1; + } + +-static inline gboolean ++static gboolean + pbuser_dir_exists(const gchar *path) + { + return g_file_test(path, G_FILE_TEST_IS_DIR); diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c new file mode 100644 index 000000000..d430513ff --- /dev/null +++ b/x11/xfce4-places-plugin/patches/patch-panel-plugin_model__volumes.c @@ -0,0 +1,14 @@ +$NetBSD: patch-panel-plugin_model__volumes.c,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Fix inline use. +--- panel-plugin/model_volumes.c.orig 2012-08-28 09:17:10.000000000 +0000 ++++ panel-plugin/model_volumes.c +@@ -383,7 +383,7 @@ pbvol_is_present(GVolume *volume) + return has_media && !is_shadowed; + } + +-static inline gboolean ++static gboolean + pbvol_show_volume(GVolume *volume){ + GMount *mount = g_volume_get_mount(volume); + DBG("Volume: %s [mounted=%x removable=%x present=%x]", g_volume_get_name(volume), diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.c b/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.c deleted file mode 100644 index 931c7d13c..000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.c +++ /dev/null @@ -1,34 +0,0 @@ -$NetBSD: patch-panel-plugin_view.c,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/view.c.orig 2012-04-19 14:12:11.000000000 +0000 -+++ panel-plugin/view.c -@@ -121,25 +121,25 @@ static void pview_button_update(Plac - - /********** Interface for Cfg's Use **********/ - --inline void -+void - places_view_cfg_iface_update_menu(PlacesViewCfgIface *iface) - { - iface->update_menu(iface->places_view); - } - --inline void -+void - places_view_cfg_iface_update_button(PlacesViewCfgIface *iface) - { - iface->update_button(iface->places_view); - } - --inline void -+void - places_view_cfg_iface_reconfigure_model(PlacesViewCfgIface *iface) - { - iface->reconfigure_model(iface->places_view); - } - --inline GtkWidget* -+GtkWidget* - places_view_cfg_iface_make_empty_cfg_dialog(PlacesViewCfgIface *iface) - { - return iface->make_empty_cfg_dialog(iface->places_view); diff --git a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.h b/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.h deleted file mode 100644 index 8b1a37247..000000000 --- a/x11/xfce4-places-plugin/patches/patch-panel-plugin_view.h +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-panel-plugin_view.h,v 1.1 2012/04/19 21:12:42 joerg Exp $ - ---- panel-plugin/view.h.orig 2012-04-19 14:11:58.000000000 +0000 -+++ panel-plugin/view.h -@@ -44,16 +44,16 @@ typedef struct { - - } PlacesViewCfgIface; - --inline void -+void - places_view_cfg_iface_update_menu(PlacesViewCfgIface*); - --inline void -+void - places_view_cfg_iface_update_button(PlacesViewCfgIface*); - --inline void -+void - places_view_cfg_iface_reconfigure_model(PlacesViewCfgIface*); - --inline GtkWidget* -+GtkWidget* - places_view_cfg_iface_make_empty_cfg_dialog(PlacesViewCfgIface*); - - #include "cfg.h" diff --git a/x11/xfce4-screenshooter-plugin/DESCR b/x11/xfce4-screenshooter-plugin/DESCR deleted file mode 100644 index 715623510..000000000 --- a/x11/xfce4-screenshooter-plugin/DESCR +++ /dev/null @@ -1 +0,0 @@ -Screenshot plugin for Xfce. diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile deleted file mode 100644 index 13c8df136..000000000 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:37 ryoon Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -XFCE4_VERSION= 1.0.0 - -DISTNAME= xfce4-screenshooter-plugin-${XFCE4_VERSION} -PKGREVISION= 21 -CATEGORIES= x11 -MASTER_SITES= http://goodies.xfce.org/releases/xfce4-screenshooter-plugin/ -COMMENT= Xfce screenshot plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-screenshooter-plugin/PLIST b/x11/xfce4-screenshooter-plugin/PLIST deleted file mode 100644 index 782de7de7..000000000 --- a/x11/xfce4-screenshooter-plugin/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ -libexec/xfce4/panel-plugins/xfce4-screenshooter-plugin -share/xfce4/panel-plugins/screenshooter.desktop diff --git a/x11/xfce4-screenshooter-plugin/buildlink3.mk b/x11/xfce4-screenshooter-plugin/buildlink3.mk deleted file mode 100644 index e11db26d3..000000000 --- a/x11/xfce4-screenshooter-plugin/buildlink3.mk +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.25 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-screenshooter-plugin - -.if !defined(XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK) -XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0 -BUILDLINK_ABI_DEPENDS.xfce4-screenshooter-plugin+= xfce4-screenshooter-plugin>=1.0.0nb21 -BUILDLINK_PKGSRCDIR.xfce4-screenshooter-plugin?= ../../x11/xfce4-screenshooter-plugin - -.include "../../x11/xfce4-panel/buildlink3.mk" -.include "../../x11/libSM/buildlink3.mk" -.include "../../x11/gtk2/buildlink3.mk" -.include "../../devel/glib2/buildlink3.mk" -.endif # XFCE4_SCREENSHOOTER_PLUGIN_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-screenshooter-plugin diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo deleted file mode 100644 index e89695b96..000000000 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/27 10:48:06 martti Exp $ - -SHA1 (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = c23532f8a0a38f168ac08b3bef0e21474944f5eb -RMD160 (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = f454f968d51e259abc3f0a3d3e55eabc305e7813 -Size (xfce4-screenshooter-plugin-1.0.0.tar.bz2) = 257496 bytes diff --git a/x11/xfce4-screenshooter/DESCR b/x11/xfce4-screenshooter/DESCR new file mode 100644 index 000000000..54a659b93 --- /dev/null +++ b/x11/xfce4-screenshooter/DESCR @@ -0,0 +1,7 @@ +This application allows you to capture the entire screen, the active window or +a selected region. You can set the delay that elapses before the screenshot is +taken and the action that will be done with the screenshot: save it to a PNG +file, copy it to the clipboard, open it using another application, or host it +on ZimageZ, a free online image hosting service. + +A plugin for the Xfce panel is also available. diff --git a/x11/xfce4-screenshooter/Makefile b/x11/xfce4-screenshooter/Makefile new file mode 100644 index 000000000..ee79b2973 --- /dev/null +++ b/x11/xfce4-screenshooter/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.3 2015/06/07 14:07:46 youri Exp $ + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +DISTNAME= xfce4-screenshooter-1.8.2 +CATEGORIES= misc +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/ + +HOMEPAGE= http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/ +COMMENT= Xfce screenshoot application + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes + +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../net/libsoup/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-screenshooter/PLIST b/x11/xfce4-screenshooter/PLIST new file mode 100644 index 000000000..bf6451e02 --- /dev/null +++ b/x11/xfce4-screenshooter/PLIST @@ -0,0 +1,63 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:45 jperkin Exp $ +bin/xfce4-screenshooter +lib/xfce4/panel/plugins/libscreenshooterplugin.la +man/man1/xfce4-screenshooter.1 +share/appdata/xfce4-screenshooter.appdata.xml +share/applications/xfce4-screenshooter.desktop +share/icons/hicolor/48x48/apps/applets-screenshooter.png +share/icons/hicolor/scalable/apps/applets-screenshooter.svg +share/locale/ar/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ast/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/be/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/bg/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ca/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/cs/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/da/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/de/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/el/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/en_AU/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/en_GB/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/es/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/et/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/eu/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/fi/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/fr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/gl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/hr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/hu/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/id/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/is/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/it/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ja/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/kk/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ko/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/lt/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/lv/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ms/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/nb/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/nl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/nn/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/oc/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pa/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pt/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ro/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ru/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/si/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sk/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sl/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sq/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/sv/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/te/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/th/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/tr/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ug/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/uk/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ur/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/vi/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-screenshooter.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-screenshooter.mo +share/xfce4/panel/plugins/screenshooter.desktop diff --git a/x11/xfce4-screenshooter/distinfo b/x11/xfce4-screenshooter/distinfo new file mode 100644 index 000000000..b848af043 --- /dev/null +++ b/x11/xfce4-screenshooter/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +SHA1 (xfce4-screenshooter-1.8.2.tar.bz2) = 786f6de2220d53b61f7ef2ae19ac106b060b275a +RMD160 (xfce4-screenshooter-1.8.2.tar.bz2) = 8cda731953d18e5447f5b1b2183a32a83b505be1 +Size (xfce4-screenshooter-1.8.2.tar.bz2) = 492524 bytes diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile index 8daee5162..f3a50398e 100644 --- a/x11/xfce4-session/Makefile +++ b/x11/xfce4-session/Makefile @@ -1,10 +1,13 @@ -# $NetBSD: Makefile,v 1.48 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2015/04/25 14:25:25 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -DISTNAME= xfce4-session-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-session-4.10.1 CATEGORIES= x11 +MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-session/4.10/ + +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-session/start COMMENT= Xfce session manager PKGCONFIG_OVERRIDE+= libxfsm/xfce4-session-2.0.pc.in @@ -28,18 +31,27 @@ MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/fr/images +#CONF_FILES= ${EGDIR}/applications/xfce-session-settings.desktop \ + ${PKG_SYSCONFDIR}/applications/xfce-session-settings.desktop +#CONF_FILES+= ${EGDIR}/applications/xfce4-session-logout.desktop \ + ${PKG_SYSCONFDIR}/applications/xfce4-session-logout.desktop +CONF_FILES= ${EGDIR}/autostart/xscreensaver.desktop \ + ${PKG_SYSCONFDIR}/autostart/xscreensaver.desktop CONF_FILES= ${EGDIR}/xfconf/xfce-perchannel-xml/xfce4-session.xml \ - ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml -CONF_FILES+= ${EGDIR}/autostart/xfce4-tips-autostart.desktop \ - ${PKG_SYSCONFDIR}/autostart/xfce4-tips-autostart.desktop + ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +CONF_FILES+= ${EGDIR}/Xft.xrdb \ + ${PKG_SYSCONFDIR}/xfce4/Xft.xrdb +CONF_FILES+= ${EGDIR}/xinitrc \ + ${PKG_SYSCONFDIR}/xfce4/xinitrc + +.if !empty(Darwin-*-*) +.include "../../sysutils/consolekit/buildlink3.mk" +.endif .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../security/policykit/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST index 4e087e769..2dc7577bd 100644 --- a/x11/xfce4-session/PLIST +++ b/x11/xfce4-session/PLIST @@ -1,25 +1,28 @@ -@comment $NetBSD: PLIST,v 1.15 2009/09/16 01:15:36 reed Exp $ +@comment $NetBSD: PLIST,v 1.16 2015/04/21 08:56:45 jperkin Exp $ +bin/startxfce4 bin/xfce4-session bin/xfce4-session-logout bin/xfce4-session-settings -bin/xfce4-tips +bin/xflock4 include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-engine.h include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-rc.h lib/libxfsm-4.6.la lib/pkgconfig/xfce4-session-2.0.pc -lib/xfce4/splash/engines/libbalou.la -lib/xfce4/splash/engines/libmice.la -lib/xfce4/splash/engines/libsimple.la -libexec/balou-export-theme -libexec/balou-install-theme -libexec/xfsm-shutdown-helper +lib/xfce4/session/balou-export-theme +lib/xfce4/session/balou-install-theme +lib/xfce4/session/splash-engines/libbalou.la +lib/xfce4/session/splash-engines/libmice.la +lib/xfce4/session/splash-engines/libsimple.la +lib/xfce4/session/xfsm-shutdown-helper man/man1/xfce4-session-logout.1 man/man1/xfce4-session.1 share/applications/xfce-session-settings.desktop -share/examples/xfce4/autostart/xfce4-tips-autostart.desktop +share/applications/xfce4-session-logout.desktop +share/examples/xfce4/Xft.xrdb +share/examples/xfce4/autostart/xscreensaver.desktop share/examples/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +share/examples/xfce4/xinitrc share/icons/hicolor/128x128/apps/xfce4-session.png -share/icons/hicolor/48x48/apps/xfce4-autostart-editor.png share/icons/hicolor/48x48/apps/xfce4-session.png share/icons/hicolor/48x48/apps/xfce4-splash.png share/icons/hicolor/48x48/apps/xfsm-hibernate.png @@ -27,15 +30,15 @@ share/icons/hicolor/48x48/apps/xfsm-logout.png share/icons/hicolor/48x48/apps/xfsm-reboot.png share/icons/hicolor/48x48/apps/xfsm-shutdown.png share/icons/hicolor/48x48/apps/xfsm-suspend.png -share/icons/hicolor/64x64/apps/xfsm-gnome-kde-logo.png -share/icons/hicolor/72x72/apps/xfsm-trash-hilight.png -share/icons/hicolor/72x72/apps/xfsm-trash-normal.png share/icons/hicolor/scalable/apps/xfce4-session.svg share/icons/hicolor/scalable/apps/xfsm-shutdown.svg share/locale/am/LC_MESSAGES/xfce4-session.mo share/locale/ar/LC_MESSAGES/xfce4-session.mo +share/locale/ast/LC_MESSAGES/xfce4-session.mo share/locale/az/LC_MESSAGES/xfce4-session.mo share/locale/be/LC_MESSAGES/xfce4-session.mo +share/locale/bg/LC_MESSAGES/xfce4-session.mo +share/locale/bn/LC_MESSAGES/xfce4-session.mo share/locale/bn_IN/LC_MESSAGES/xfce4-session.mo share/locale/ca/LC_MESSAGES/xfce4-session.mo share/locale/cs/LC_MESSAGES/xfce4-session.mo @@ -56,11 +59,14 @@ share/locale/gl/LC_MESSAGES/xfce4-session.mo share/locale/gu/LC_MESSAGES/xfce4-session.mo share/locale/he/LC_MESSAGES/xfce4-session.mo share/locale/hi/LC_MESSAGES/xfce4-session.mo +share/locale/hr/LC_MESSAGES/xfce4-session.mo share/locale/hu/LC_MESSAGES/xfce4-session.mo share/locale/id/LC_MESSAGES/xfce4-session.mo +share/locale/is/LC_MESSAGES/xfce4-session.mo share/locale/it/LC_MESSAGES/xfce4-session.mo share/locale/ja/LC_MESSAGES/xfce4-session.mo share/locale/ka/LC_MESSAGES/xfce4-session.mo +share/locale/kk/LC_MESSAGES/xfce4-session.mo share/locale/ko/LC_MESSAGES/xfce4-session.mo share/locale/lt/LC_MESSAGES/xfce4-session.mo share/locale/lv/LC_MESSAGES/xfce4-session.mo @@ -69,6 +75,7 @@ share/locale/mr/LC_MESSAGES/xfce4-session.mo share/locale/ms/LC_MESSAGES/xfce4-session.mo share/locale/nb/LC_MESSAGES/xfce4-session.mo share/locale/nl/LC_MESSAGES/xfce4-session.mo +share/locale/nn/LC_MESSAGES/xfce4-session.mo share/locale/pa/LC_MESSAGES/xfce4-session.mo share/locale/pl/LC_MESSAGES/xfce4-session.mo share/locale/pt/LC_MESSAGES/xfce4-session.mo @@ -78,23 +85,17 @@ share/locale/ru/LC_MESSAGES/xfce4-session.mo share/locale/si/LC_MESSAGES/xfce4-session.mo share/locale/sk/LC_MESSAGES/xfce4-session.mo share/locale/sq/LC_MESSAGES/xfce4-session.mo +share/locale/sr/LC_MESSAGES/xfce4-session.mo share/locale/sv/LC_MESSAGES/xfce4-session.mo share/locale/ta/LC_MESSAGES/xfce4-session.mo +share/locale/te/LC_MESSAGES/xfce4-session.mo share/locale/tr/LC_MESSAGES/xfce4-session.mo +share/locale/ug/LC_MESSAGES/xfce4-session.mo share/locale/uk/LC_MESSAGES/xfce4-session.mo share/locale/ur/LC_MESSAGES/xfce4-session.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-session.mo share/locale/vi/LC_MESSAGES/xfce4-session.mo share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo share/themes/Default/balou/logo.png share/themes/Default/balou/themerc -share/xfce4/doc/C/images/xfsm-advanced.png -share/xfce4/doc/C/images/xfsm-general.png -share/xfce4/doc/C/images/xfsm-splash.png -share/xfce4/doc/C/xfce4-session.html -share/xfce4/doc/fr/images/xfsm-advanced.png -share/xfce4/doc/fr/images/xfsm-general.png -share/xfce4/doc/fr/images/xfsm-splash.png -share/xfce4/doc/fr/xfce4-session.html -share/xfce4/tips/tips -share/xfce4/tips/tips.dat diff --git a/x11/xfce4-session/buildlink3.mk b/x11/xfce4-session/buildlink3.mk deleted file mode 100644 index 1809c28e6..000000000 --- a/x11/xfce4-session/buildlink3.mk +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.42 2014/05/05 00:48:37 ryoon Exp $ - -BUILDLINK_TREE+= xfce4-session - -.if !defined(XFCE4_SESSION_BUILDLINK3_MK) -XFCE4_SESSION_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-session+= xfce4-session>=4.6.0 -BUILDLINK_ABI_DEPENDS.xfce4-session+= xfce4-session>=4.6.1nb21 -BUILDLINK_PKGSRCDIR.xfce4-session?= ../../x11/xfce4-session - -.include "../../devel/glib2/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.endif # XFCE4_SESSION_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-session diff --git a/x11/xfce4-session/distinfo b/x11/xfce4-session/distinfo index bf378ebe3..78ad1ad40 100644 --- a/x11/xfce4-session/distinfo +++ b/x11/xfce4-session/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.12 2009/09/16 01:15:36 reed Exp $ +$NetBSD: distinfo,v 1.13 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (xfce4-session-4.6.1.tar.bz2) = 760e05bf73783521b3ce34e91aa187c74018ab8c -RMD160 (xfce4-session-4.6.1.tar.bz2) = 0cab4a0ca2b0d7718cde546d98bac1c87a7ba4f0 -Size (xfce4-session-4.6.1.tar.bz2) = 1365247 bytes -SHA1 (patch-ab) = f1c7a041a91f91a56ac7c8cf64e74a203be905f5 -SHA1 (patch-ac) = 549dccc70ae31f14291d3bf2c191ad8379139c63 +SHA1 (xfce4-session-4.10.1.tar.bz2) = b33d2ced61a9cbacff4f5709959e02d4d1c3836f +RMD160 (xfce4-session-4.10.1.tar.bz2) = c8c72d954ebb22085e4c4d7d14ab7b9dbfdab6b4 +Size (xfce4-session-4.10.1.tar.bz2) = 1273015 bytes +SHA1 (patch-ac) = 0fc28a4a34455470cd893c3240f184058a31d89e +SHA1 (patch-scripts_Makefile.in) = da968583217fe713de60e8466df8ec602a54453d +SHA1 (patch-scripts_startxfce4.in) = b85727681bf67975d45980656c4312d70d067d9b +SHA1 (patch-settings_xfce4-session.xml) = dcba5873ec78cd822b4bbc19af3677ab10b1cab3 diff --git a/x11/xfce4-session/patches/patch-ab b/x11/xfce4-session/patches/patch-ab deleted file mode 100644 index 59043a5e8..000000000 --- a/x11/xfce4-session/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2009/09/16 01:15:33 reed Exp $ - ---- xfce4-tips/Makefile.in.orig 2009-02-25 20:29:50.000000000 +0000 -+++ xfce4-tips/Makefile.in -@@ -309,7 +309,7 @@ xfce4_tips_CFLAGS = \ - xfce4_tips_LDADD = \ - @LIBXFCEGUI4_LIBS@ - --desktopdir = $(sysconfdir)/xdg/autostart -+desktopdir = $(datadir)/examples/xfce4/autostart - desktop_in_files = xfce4-tips-autostart.desktop.in - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) - EXTRA_DIST = \ diff --git a/x11/xfce4-session/patches/patch-ac b/x11/xfce4-session/patches/patch-ac index 019de5feb..a0a20a16e 100644 --- a/x11/xfce4-session/patches/patch-ac +++ b/x11/xfce4-session/patches/patch-ac @@ -1,8 +1,9 @@ -$NetBSD: patch-ac,v 1.1 2009/09/16 01:15:33 reed Exp $ +$NetBSD: patch-ac,v 1.2 2015/04/21 08:56:45 jperkin Exp $ ---- settings/Makefile.in.orig 2009-02-25 20:29:49.000000000 +0000 +Adjust config path. +--- settings/Makefile.in.orig 2013-05-05 15:33:59.000000000 +0000 +++ settings/Makefile.in -@@ -334,7 +334,7 @@ xfce4_session_settings_LDADD = \ +@@ -418,7 +418,7 @@ xfce4_session_settings_LDADD = \ xfce4_session_settings_DEPENDENCIES = \ $(top_builddir)/libxfsm/libxfsm-4.6.la diff --git a/x11/xfce4-session/patches/patch-scripts_Makefile.in b/x11/xfce4-session/patches/patch-scripts_Makefile.in new file mode 100644 index 000000000..f92d1f6cc --- /dev/null +++ b/x11/xfce4-session/patches/patch-scripts_Makefile.in @@ -0,0 +1,20 @@ +$NetBSD: patch-scripts_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path. +--- scripts/Makefile.in.orig 2013-05-05 15:33:59.000000000 +0000 ++++ scripts/Makefile.in +@@ -329,12 +329,12 @@ edit = $(SED) \ + -e "s,@_docdir_\@,$$(dirname $(docdir)),g" \ + -e "s,@_sysconfdir_\@,$(sysconfdir),g" + +-conffilesdir = @sysconfdir@/xdg/xfce4 ++conffilesdir = $(datadir)/examples/xfce4 + conffiles_DATA = \ + xinitrc \ + Xft.xrdb + +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xscreensaver.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ diff --git a/x11/xfce4-session/patches/patch-scripts_startxfce4.in b/x11/xfce4-session/patches/patch-scripts_startxfce4.in new file mode 100644 index 000000000..45146d587 --- /dev/null +++ b/x11/xfce4-session/patches/patch-scripts_startxfce4.in @@ -0,0 +1,23 @@ +$NetBSD: patch-scripts_startxfce4.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Portability fix +--- scripts/startxfce4.in.orig 2013-05-05 15:33:55.000000000 +0000 ++++ scripts/startxfce4.in +@@ -24,7 +24,7 @@ then + OPTS="" + for OPT in $* + do +- if test "x$OPT" == "x--help" ++ if test "x$OPT" = "x--help" + then + # print help and exit + echo "Usage:" +@@ -37,7 +37,7 @@ then + echo + + exit 0 +- elif test "x$OPT" == "x--with-ck-launch" ++ elif test "x$OPT" = "x--with-ck-launch" + then + # try to launch xfce4-session with ck-launch-session in xinitrc + XFCE4_SESSION_WITH_CK="1" diff --git a/x11/xfce4-session/patches/patch-settings_xfce4-session.xml b/x11/xfce4-session/patches/patch-settings_xfce4-session.xml new file mode 100644 index 000000000..1ae4317de --- /dev/null +++ b/x11/xfce4-session/patches/patch-settings_xfce4-session.xml @@ -0,0 +1,14 @@ +$NetBSD: patch-settings_xfce4-session.xml,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Look for the right thunar binary. +--- settings/xfce4-session.xml.orig 2013-05-05 15:33:55.000000000 +0000 ++++ settings/xfce4-session.xml +@@ -21,7 +21,7 @@ + + + +- ++ + + + diff --git a/x11/xfce4-settings/Makefile b/x11/xfce4-settings/Makefile index aa4e604c0..4bbd3ac9c 100644 --- a/x11/xfce4-settings/Makefile +++ b/x11/xfce4-settings/Makefile @@ -1,35 +1,36 @@ -# $NetBSD: Makefile,v 1.29 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:25:25 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 4.6.5 - DISTNAME= xfce4-settings-${XFCE4_VERSION} -PKGREVISION= 23 CATEGORIES= x11 -COMMENT= Xfce settings manager -MASTER_SITES+= http://archive.xfce.org/src/xfce/xfce4-settings/4.6/ +HOMEPAGE= http://docs.xfce.org/xfce/xfce4-settings/start +COMMENT= Xfce settings manager BUILD_DEFS+= PKG_SYSCONFBASE CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} +CONFIGURE_ARGS+= --enable-sound-settings -EGDIR= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml PKG_SYSCONFSUBDIR= xdg -MAKE_DIRS+= ${XFCE4_EGBASE:Q} ${XFCE4_EGBASE:Q}/xfconf ${EGDIR} +CONF_FILES= ${XFCE4_EGBASE}/menus/xfce-settings-manager.menu \ + ${PKG_SYSCONFDIR}/menus/xfce-settings-manager.menu \ + ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml/xsettings.xml \ + ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml \ + ${XFCE4_EGBASE}/autostart/xfsettingsd.desktop \ + ${PKG_SYSCONFDIR}/autostart/xfsettingsd.desktop -CONF_FILES= ${EGDIR}/xsettings.xml \ - ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml - -CONF_FILES+= \ - ${XFCE4_EGBASE:Q}/autostart/xfce4-settings-helper-autostart.desktop \ - ${PKG_SYSCONFDIR}/autostart/xfce4-settings-helper-autostart.desktop +MAKE_DIRS+= ${PKG_SYSCONFDIR}/menus \ + ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml \ + ${XFCE4_EGBASE}/autostart \ + ${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml +.include "../../audio/libcanberra/buildlink3.mk" .include "../../devel/libglade/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" -.include "../../devel/xfconf/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../sysutils/libnotify/buildlink3.mk" @@ -37,8 +38,10 @@ CONF_FILES+= \ .include "../../x11/libXcursor/buildlink3.mk" .include "../../x11/libXi/buildlink3.mk" .include "../../x11/libXrandr/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" +.include "../../devel/xfce4-conf/buildlink3.mk" .include "../../x11/libxklavier/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../x11/xfce4-garcon/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-settings/PLIST b/x11/xfce4-settings/PLIST index d13f059ff..32710e94e 100644 --- a/x11/xfce4-settings/PLIST +++ b/x11/xfce4-settings/PLIST @@ -1,52 +1,79 @@ -@comment $NetBSD: PLIST,v 1.3 2010/07/14 16:15:19 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/04/21 08:56:45 jperkin Exp $ bin/xfce4-accessibility-settings bin/xfce4-appearance-settings bin/xfce4-display-settings bin/xfce4-keyboard-settings +bin/xfce4-mime-settings bin/xfce4-mouse-settings bin/xfce4-settings-editor -bin/xfce4-settings-helper bin/xfce4-settings-manager bin/xfsettingsd +lib/xfce4/settings/appearance-install-theme share/applications/xfce-display-settings.desktop share/applications/xfce-keyboard-settings.desktop share/applications/xfce-mouse-settings.desktop share/applications/xfce-settings-manager.desktop share/applications/xfce-ui-settings.desktop share/applications/xfce4-accessibility-settings.desktop +share/applications/xfce4-mime-settings.desktop share/applications/xfce4-settings-editor.desktop -share/examples/xfce4/autostart/xfce4-settings-helper-autostart.desktop +share/examples/xfce4/autostart/xfsettingsd.desktop +share/examples/xfce4/menus/xfce-settings-manager.menu share/examples/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml -share/locale/am/LC_MESSAGES/xfce4-settings.mo +share/icons/hicolor/128x128/devices/xfce-display-extend.png +share/icons/hicolor/128x128/devices/xfce-display-external.png +share/icons/hicolor/128x128/devices/xfce-display-internal.png +share/icons/hicolor/128x128/devices/xfce-display-mirror.png +share/locale/ar/LC_MESSAGES/xfce4-settings.mo share/locale/ast/LC_MESSAGES/xfce4-settings.mo +share/locale/bg/LC_MESSAGES/xfce4-settings.mo +share/locale/bn/LC_MESSAGES/xfce4-settings.mo share/locale/ca/LC_MESSAGES/xfce4-settings.mo share/locale/cs/LC_MESSAGES/xfce4-settings.mo share/locale/da/LC_MESSAGES/xfce4-settings.mo share/locale/de/LC_MESSAGES/xfce4-settings.mo share/locale/el/LC_MESSAGES/xfce4-settings.mo +share/locale/en_AU/LC_MESSAGES/xfce4-settings.mo +share/locale/en_GB/LC_MESSAGES/xfce4-settings.mo share/locale/es/LC_MESSAGES/xfce4-settings.mo share/locale/eu/LC_MESSAGES/xfce4-settings.mo share/locale/fi/LC_MESSAGES/xfce4-settings.mo share/locale/fr/LC_MESSAGES/xfce4-settings.mo share/locale/gl/LC_MESSAGES/xfce4-settings.mo +share/locale/he/LC_MESSAGES/xfce4-settings.mo +share/locale/hr/LC_MESSAGES/xfce4-settings.mo share/locale/hu/LC_MESSAGES/xfce4-settings.mo share/locale/id/LC_MESSAGES/xfce4-settings.mo +share/locale/is/LC_MESSAGES/xfce4-settings.mo share/locale/it/LC_MESSAGES/xfce4-settings.mo share/locale/ja/LC_MESSAGES/xfce4-settings.mo share/locale/kk/LC_MESSAGES/xfce4-settings.mo +share/locale/ko/LC_MESSAGES/xfce4-settings.mo +share/locale/lt/LC_MESSAGES/xfce4-settings.mo share/locale/lv/LC_MESSAGES/xfce4-settings.mo +share/locale/ms/LC_MESSAGES/xfce4-settings.mo share/locale/nb/LC_MESSAGES/xfce4-settings.mo share/locale/nl/LC_MESSAGES/xfce4-settings.mo +share/locale/nn/LC_MESSAGES/xfce4-settings.mo +share/locale/oc/LC_MESSAGES/xfce4-settings.mo +share/locale/pa/LC_MESSAGES/xfce4-settings.mo share/locale/pl/LC_MESSAGES/xfce4-settings.mo share/locale/pt/LC_MESSAGES/xfce4-settings.mo share/locale/pt_BR/LC_MESSAGES/xfce4-settings.mo share/locale/ro/LC_MESSAGES/xfce4-settings.mo share/locale/ru/LC_MESSAGES/xfce4-settings.mo +share/locale/si/LC_MESSAGES/xfce4-settings.mo share/locale/sk/LC_MESSAGES/xfce4-settings.mo +share/locale/sl/LC_MESSAGES/xfce4-settings.mo +share/locale/sr/LC_MESSAGES/xfce4-settings.mo share/locale/sv/LC_MESSAGES/xfce4-settings.mo +share/locale/te/LC_MESSAGES/xfce4-settings.mo +share/locale/th/LC_MESSAGES/xfce4-settings.mo share/locale/tr/LC_MESSAGES/xfce4-settings.mo share/locale/ug/LC_MESSAGES/xfce4-settings.mo share/locale/uk/LC_MESSAGES/xfce4-settings.mo share/locale/ur/LC_MESSAGES/xfce4-settings.mo share/locale/ur_PK/LC_MESSAGES/xfce4-settings.mo share/locale/zh_CN/LC_MESSAGES/xfce4-settings.mo +share/locale/zh_HK/LC_MESSAGES/xfce4-settings.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-settings.mo diff --git a/x11/xfce4-settings/buildlink3.mk b/x11/xfce4-settings/buildlink3.mk deleted file mode 100644 index 04d3f3984..000000000 --- a/x11/xfce4-settings/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $ - -BUILDLINK_TREE+= xfce4-settings - -.if !defined(XFCE4_SETTINGS_BUILDLINK3_MK) -XFCE4_SETTINGS_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-settings+= xfce4-settings>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-settings?= ../../x11/xfce4-settings - -.endif # XFCE4_SETTINGS_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-settings diff --git a/x11/xfce4-settings/distinfo b/x11/xfce4-settings/distinfo index 6b6c0549f..dc70b77e6 100644 --- a/x11/xfce4-settings/distinfo +++ b/x11/xfce4-settings/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.5 2013/08/16 07:42:55 obache Exp $ +$NetBSD: distinfo,v 1.6 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (xfce4-settings-4.6.5.tar.bz2) = c036cc2f3100a46b2649e678dff7c0106b219263 -RMD160 (xfce4-settings-4.6.5.tar.bz2) = a8155346285921f3087795598989df287be8abb4 -Size (xfce4-settings-4.6.5.tar.bz2) = 522389 bytes -SHA1 (patch-aa) = 104e459ab5b7bd4ac821cacada43f2aa4da23f10 -SHA1 (patch-ab) = 4f23e05cacd765b5be2e101dec29d3c6f5cd839f -SHA1 (patch-dialogs-keyboard-settings-xfce-keyboard-settings.c) = e011c194084458c65a7f47e27fc03cb8927287b2 -SHA1 (patch-xfce4-settings-helper_accessibility.c) = 190883186f2773ab914ef6be38d387f7aa96e9e4 +SHA1 (xfce4-settings-4.12.0.tar.bz2) = 507a66ed160e44078f81051878c8644d5a5f344e +RMD160 (xfce4-settings-4.12.0.tar.bz2) = e778cdef17523a52d0113831734c597f5b737042 +Size (xfce4-settings-4.12.0.tar.bz2) = 973324 bytes +SHA1 (patch-xfce4-settings-manager_Makefile.in) = 89b91e6ba1cef48dabf8dae8f2cb17c8e983eb1e +SHA1 (patch-xfsettingsd_Makefile.in) = 68b9e1bda69df252a5e910b9b2969dc0b7f45432 +SHA1 (patch-xfsettingsd_xsettings.xml) = 182108ef2739855591ef09856020dbd036c8c5a7 diff --git a/x11/xfce4-settings/patches/patch-aa b/x11/xfce4-settings/patches/patch-aa deleted file mode 100644 index bf41b1d5a..000000000 --- a/x11/xfce4-settings/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $ - ---- xfsettingsd/Makefile.in.orig 2009-03-09 15:03:06.000000000 +0000 -+++ xfsettingsd/Makefile.in -@@ -339,7 +339,7 @@ top_srcdir = @top_srcdir@ - @BUILD_XFSETTINGSD_TRUE@INCLUDES = \ - @BUILD_XFSETTINGSD_TRUE@ -I$(top_srcdir) - --@BUILD_XFSETTINGSD_TRUE@settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml -+@BUILD_XFSETTINGSD_TRUE@settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml - @BUILD_XFSETTINGSD_TRUE@settings_DATA = xsettings.xml - @BUILD_XFSETTINGSD_TRUE@EXTRA_DIST = \ - @BUILD_XFSETTINGSD_TRUE@ $(settings_DATA) diff --git a/x11/xfce4-settings/patches/patch-ab b/x11/xfce4-settings/patches/patch-ab deleted file mode 100644 index daaef69eb..000000000 --- a/x11/xfce4-settings/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2009/09/16 01:04:02 reed Exp $ - ---- xfce4-settings-helper/Makefile.in.orig 2009-03-09 15:03:06.000000000 +0000 -+++ xfce4-settings-helper/Makefile.in -@@ -375,7 +375,7 @@ xfce4_settings_helper_LDADD = $(GTK_LIBS - $(LIBXFCEGUI4_LIBS) $(LIBXFCE4KBD_PRIVATE_LIBS) \ - $(LIBXKLAVIER_LIBS) $(XI_LIBS) $(LIBX11_LIBS) \ - $(LIBNOTIFY_LIBS) $(LIBWNCK_LIBS) $(am__append_3) --autostartdir = $(sysconfdir)/xdg/autostart -+autostartdir = $(datadir)/examples/xfce4/autostart - autostart_DATA = xfce4-settings-helper-autostart.desktop - EXTRA_DIST = \ - xfce4-settings-helper-autostart.desktop diff --git a/x11/xfce4-settings/patches/patch-dialogs-keyboard-settings-xfce-keyboard-settings.c b/x11/xfce4-settings/patches/patch-dialogs-keyboard-settings-xfce-keyboard-settings.c deleted file mode 100644 index 2315b0df4..000000000 --- a/x11/xfce4-settings/patches/patch-dialogs-keyboard-settings-xfce-keyboard-settings.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-dialogs-keyboard-settings-xfce-keyboard-settings.c,v 1.1 2011/09/08 00:22:49 joerg Exp $ - ---- dialogs/keyboard-settings/xfce-keyboard-settings.c.orig 2011-09-07 12:45:30.000000000 +0000 -+++ dialogs/keyboard-settings/xfce-keyboard-settings.c -@@ -1082,8 +1082,8 @@ xfce_keyboard_settings_update_sensitive - GtkWidget *xkb_layout_frame; - gboolean active; - -- g_return_if_fail (XFCE_IS_KEYBOARD_SETTINGS (settings)); -- g_return_if_fail (GLADE_IS_XML (settings->priv->glade_xml)); -+ g_return_val_if_fail (XFCE_IS_KEYBOARD_SETTINGS (settings), FALSE); -+ g_return_val_if_fail (GLADE_IS_XML (settings->priv->glade_xml), FALSE); - - active = gtk_toggle_button_get_active (toggle); - xkb_model_frame = glade_xml_get_widget (settings->priv->glade_xml, "xkb_model_frame"); diff --git a/x11/xfce4-settings/patches/patch-xfce4-settings-helper_accessibility.c b/x11/xfce4-settings/patches/patch-xfce4-settings-helper_accessibility.c deleted file mode 100644 index f4c193266..000000000 --- a/x11/xfce4-settings/patches/patch-xfce4-settings-helper_accessibility.c +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-xfce4-settings-helper_accessibility.c,v 1.1 2013/08/16 07:42:55 obache Exp $ - -* for libnotify-0.7 API change - ---- xfce4-settings-helper/accessibility.c.orig 2010-05-21 17:05:32.000000000 +0000 -+++ xfce4-settings-helper/accessibility.c -@@ -417,7 +417,7 @@ xfce_accessibility_helper_notification_s - if (helper->notification == NULL) - { - /* create a new notification */ -- helper->notification = notify_notification_new (summary, body, "keyboard", NULL); -+ helper->notification = notify_notification_new (summary, body, "keyboard"); - - /* close signal */ - g_signal_connect (G_OBJECT (helper->notification), "closed", G_CALLBACK (xfce_accessibility_helper_notification_closed), helper); diff --git a/x11/xfce4-settings/patches/patch-xfce4-settings-manager_Makefile.in b/x11/xfce4-settings/patches/patch-xfce4-settings-manager_Makefile.in new file mode 100644 index 000000000..870c44c94 --- /dev/null +++ b/x11/xfce4-settings/patches/patch-xfce4-settings-manager_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-xfce4-settings-manager_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path. +--- xfce4-settings-manager/Makefile.in.orig 2015-02-28 19:10:30.000000000 +0000 ++++ xfce4-settings-manager/Makefile.in +@@ -489,7 +489,7 @@ xfce4_settings_manager_LDADD = \ + $(EXO_LIBS) \ + $(GARCON_LIBS) + +-menudir = $(sysconfdir)/xdg/menus ++menudir = $(datadir)/examples/xfce4/menus + menu_DATA = xfce-settings-manager.menu + desktopdir = $(datadir)/applications + desktop_in_files = xfce-settings-manager.desktop.in diff --git a/x11/xfce4-settings/patches/patch-xfsettingsd_Makefile.in b/x11/xfce4-settings/patches/patch-xfsettingsd_Makefile.in new file mode 100644 index 000000000..f090970bf --- /dev/null +++ b/x11/xfce4-settings/patches/patch-xfsettingsd_Makefile.in @@ -0,0 +1,17 @@ +$NetBSD: patch-xfsettingsd_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path. +--- xfsettingsd/Makefile.in.orig 2015-02-28 19:10:30.000000000 +0000 ++++ xfsettingsd/Makefile.in +@@ -535,9 +535,9 @@ xfsettingsd_LDADD = $(GTK_LIBS) $(GLIB_L + $(LIBXFCE4KBD_PRIVATE_LIBS) $(LIBXKLAVIER_LIBS) $(XI_LIBS) \ + $(LIBX11_LIBS) $(LIBNOTIFY_LIBS) $(FONTCONFIG_LIBS) \ + $(LIBINPUT_LIBS) -lm $(am__append_3) $(am__append_6) +-settingsdir = $(sysconfdir)/xdg/xfce4/xfconf/xfce-perchannel-xml ++settingsdir = $(datadir)/examples/xfce4/xfconf/xfce-perchannel-xml + settings_DATA = xsettings.xml +-autostartdir = $(sysconfdir)/xdg/autostart ++autostartdir = $(datadir)/examples/xfce4/autostart + autostart_in_files = xfsettingsd.desktop.in + autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) + EXTRA_DIST = \ diff --git a/x11/xfce4-settings/patches/patch-xfsettingsd_xsettings.xml b/x11/xfce4-settings/patches/patch-xfsettingsd_xsettings.xml new file mode 100644 index 000000000..be5064aa6 --- /dev/null +++ b/x11/xfce4-settings/patches/patch-xfsettingsd_xsettings.xml @@ -0,0 +1,16 @@ +$NetBSD: patch-xfsettingsd_xsettings.xml,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Use an Xfce theme and icon theme by default. +--- xfsettingsd/xsettings.xml.orig 2015-02-24 01:33:11.000000000 +0000 ++++ xfsettingsd/xsettings.xml +@@ -6,8 +6,8 @@ + + + +- +- ++ ++ + + + diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index e6565eec8..46f8f5f3b 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -1,25 +1,22 @@ -# $NetBSD: Makefile,v 1.35 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2015/04/25 14:25:25 tnn Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.4.2 - -DISTNAME= Terminal-${XFCE4_VERSION} -PKGNAME= xfce4-terminal-${XFCE4_VERSION} -PKGREVISION= 21 +DISTNAME= xfce4-terminal-0.6.3 CATEGORIES= x11 -COMMENT= Xfce terminal emulator +MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-terminal/0.6/ -MASTER_SITES= http://www.xfce.org/archive/src/apps/terminal/0.4/ +HOMEPAGE= http://docs.xfce.org/apps/terminal/start +COMMENT= Xfce terminal emulator MAKE_JOBS_SAFE= no -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../x11/startup-notification/buildlink3.mk" .include "../../x11/vte/buildlink3.mk" +.include "../../x11/libxfce4ui/buildlink3.mk" .include "../../x11/xfce4-exo/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-terminal/PLIST b/x11/xfce4-terminal/PLIST index 0970b1de7..edc457bd0 100644 --- a/x11/xfce4-terminal/PLIST +++ b/x11/xfce4-terminal/PLIST @@ -1,184 +1,90 @@ -@comment $NetBSD: PLIST,v 1.6 2009/11/29 22:16:34 snj Exp $ -bin/Terminal -bin/terminal -libexec/TerminalHelp -man/man1/Terminal.1 -share/Terminal/Terminal-toolbars.ui -share/Terminal/Terminal.glade -share/applications/Terminal.desktop -share/doc/Terminal/C/advanced.html -share/doc/Terminal/C/copyright.html -share/doc/Terminal/C/faq.html -share/doc/Terminal/C/getting-started.html -share/doc/Terminal/C/images/terminal-compose-shortcut.png -share/doc/Terminal/C/images/terminal-edit-preferences.png -share/doc/Terminal/C/images/terminal-first-time.png -share/doc/Terminal/C/images/terminal-multiple-tabs.png -share/doc/Terminal/C/images/terminal-preferences-advanced.png -share/doc/Terminal/C/images/terminal-preferences-appearance.png -share/doc/Terminal/C/images/terminal-preferences-colors.png -share/doc/Terminal/C/images/terminal-preferences-general.png -share/doc/Terminal/C/images/terminal-preferences-shortcuts.png -share/doc/Terminal/C/images/terminal-set-title.png -share/doc/Terminal/C/images/terminal-toolbars.png -share/doc/Terminal/C/index.html -share/doc/Terminal/C/preferences.html -share/doc/Terminal/C/support.html -share/doc/Terminal/C/usage.html -share/doc/Terminal/da/advanced.html -share/doc/Terminal/da/copyright.html -share/doc/Terminal/da/faq.html -share/doc/Terminal/da/getting-started.html -share/doc/Terminal/da/images/terminal-compose-shortcut.png -share/doc/Terminal/da/images/terminal-edit-preferences.png -share/doc/Terminal/da/images/terminal-first-time.png -share/doc/Terminal/da/images/terminal-multiple-tabs.png -share/doc/Terminal/da/images/terminal-preferences-advanced.png -share/doc/Terminal/da/images/terminal-preferences-appearance.png -share/doc/Terminal/da/images/terminal-preferences-colors.png -share/doc/Terminal/da/images/terminal-preferences-general.png -share/doc/Terminal/da/images/terminal-preferences-shortcuts.png -share/doc/Terminal/da/images/terminal-set-title.png -share/doc/Terminal/da/images/terminal-toolbars.png -share/doc/Terminal/da/index.html -share/doc/Terminal/da/preferences.html -share/doc/Terminal/da/support.html -share/doc/Terminal/da/usage.html -share/doc/Terminal/fr/advanced.html -share/doc/Terminal/fr/copyright.html -share/doc/Terminal/fr/faq.html -share/doc/Terminal/fr/getting-started.html -share/doc/Terminal/fr/images/terminal-compose-shortcut.png -share/doc/Terminal/fr/images/terminal-edit-preferences.png -share/doc/Terminal/fr/images/terminal-first-time.png -share/doc/Terminal/fr/images/terminal-multiple-tabs.png -share/doc/Terminal/fr/images/terminal-preferences-advanced.png -share/doc/Terminal/fr/images/terminal-preferences-appearance.png -share/doc/Terminal/fr/images/terminal-preferences-colors.png -share/doc/Terminal/fr/images/terminal-preferences-general.png -share/doc/Terminal/fr/images/terminal-preferences-shortcuts.png -share/doc/Terminal/fr/images/terminal-set-title.png -share/doc/Terminal/fr/images/terminal-toolbars.png -share/doc/Terminal/fr/index.html -share/doc/Terminal/fr/preferences.html -share/doc/Terminal/fr/support.html -share/doc/Terminal/fr/usage.html -share/doc/Terminal/gl/advanced.html -share/doc/Terminal/gl/copyright.html -share/doc/Terminal/gl/faq.html -share/doc/Terminal/gl/getting-started.html -share/doc/Terminal/gl/images/terminal-compose-shortcut.png -share/doc/Terminal/gl/images/terminal-edit-preferences.png -share/doc/Terminal/gl/images/terminal-first-time.png -share/doc/Terminal/gl/images/terminal-multiple-tabs.png -share/doc/Terminal/gl/images/terminal-preferences-advanced.png -share/doc/Terminal/gl/images/terminal-preferences-appearance.png -share/doc/Terminal/gl/images/terminal-preferences-colors.png -share/doc/Terminal/gl/images/terminal-preferences-general.png -share/doc/Terminal/gl/images/terminal-preferences-shortcuts.png -share/doc/Terminal/gl/images/terminal-set-title.png -share/doc/Terminal/gl/images/terminal-toolbars.png -share/doc/Terminal/gl/index.html -share/doc/Terminal/gl/preferences.html -share/doc/Terminal/gl/support.html -share/doc/Terminal/gl/usage.html -share/doc/Terminal/id/advanced.html -share/doc/Terminal/id/copyright.html -share/doc/Terminal/id/faq.html -share/doc/Terminal/id/getting-started.html -share/doc/Terminal/id/images/terminal-compose-shortcut.png -share/doc/Terminal/id/images/terminal-edit-preferences.png -share/doc/Terminal/id/images/terminal-first-time.png -share/doc/Terminal/id/images/terminal-multiple-tabs.png -share/doc/Terminal/id/images/terminal-preferences-advanced.png -share/doc/Terminal/id/images/terminal-preferences-appearance.png -share/doc/Terminal/id/images/terminal-preferences-colors.png -share/doc/Terminal/id/images/terminal-preferences-general.png -share/doc/Terminal/id/images/terminal-preferences-shortcuts.png -share/doc/Terminal/id/images/terminal-set-title.png -share/doc/Terminal/id/images/terminal-toolbars.png -share/doc/Terminal/id/index.html -share/doc/Terminal/id/preferences.html -share/doc/Terminal/id/support.html -share/doc/Terminal/id/usage.html -share/doc/Terminal/ja/advanced.html -share/doc/Terminal/ja/copyright.html -share/doc/Terminal/ja/faq.html -share/doc/Terminal/ja/getting-started.html -share/doc/Terminal/ja/images/terminal-compose-shortcut.png -share/doc/Terminal/ja/images/terminal-edit-preferences.png -share/doc/Terminal/ja/images/terminal-first-time.png -share/doc/Terminal/ja/images/terminal-multiple-tabs.png -share/doc/Terminal/ja/images/terminal-preferences-advanced.png -share/doc/Terminal/ja/images/terminal-preferences-appearance.png -share/doc/Terminal/ja/images/terminal-preferences-colors.png -share/doc/Terminal/ja/images/terminal-preferences-general.png -share/doc/Terminal/ja/images/terminal-preferences-shortcuts.png -share/doc/Terminal/ja/images/terminal-set-title.png -share/doc/Terminal/ja/images/terminal-toolbars.png -share/doc/Terminal/ja/index.html -share/doc/Terminal/ja/preferences.html -share/doc/Terminal/ja/support.html -share/doc/Terminal/ja/usage.html -share/doc/Terminal/terminal.css -share/icons/hicolor/16x16/stock/navigation/stock_terminal-closetab.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-closewindow.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-newtab.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-newwindow.png -share/icons/hicolor/16x16/stock/navigation/stock_terminal-reportbug.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-closetab.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-closewindow.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-newtab.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-newwindow.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-reportbug.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-showborders.png -share/icons/hicolor/24x24/stock/navigation/stock_terminal-showmenu.png -share/icons/hicolor/48x48/apps/Terminal.png -share/icons/hicolor/48x48/stock/navigation/stock_terminal-compose.png -share/icons/hicolor/scalable/apps/Terminal.svg -share/locale/ar/LC_MESSAGES/Terminal.mo -share/locale/ast/LC_MESSAGES/Terminal.mo -share/locale/be/LC_MESSAGES/Terminal.mo -share/locale/ca/LC_MESSAGES/Terminal.mo -share/locale/cs/LC_MESSAGES/Terminal.mo -share/locale/da/LC_MESSAGES/Terminal.mo -share/locale/de/LC_MESSAGES/Terminal.mo -share/locale/dz/LC_MESSAGES/Terminal.mo -share/locale/el/LC_MESSAGES/Terminal.mo -share/locale/en_GB/LC_MESSAGES/Terminal.mo -share/locale/eo/LC_MESSAGES/Terminal.mo -share/locale/es/LC_MESSAGES/Terminal.mo -share/locale/et/LC_MESSAGES/Terminal.mo -share/locale/eu/LC_MESSAGES/Terminal.mo -share/locale/fi/LC_MESSAGES/Terminal.mo -share/locale/fr/LC_MESSAGES/Terminal.mo -share/locale/gl/LC_MESSAGES/Terminal.mo -share/locale/he/LC_MESSAGES/Terminal.mo -share/locale/hu/LC_MESSAGES/Terminal.mo -share/locale/id/LC_MESSAGES/Terminal.mo -share/locale/it/LC_MESSAGES/Terminal.mo -share/locale/ja/LC_MESSAGES/Terminal.mo -share/locale/kk/LC_MESSAGES/Terminal.mo -share/locale/ko/LC_MESSAGES/Terminal.mo -share/locale/ku/LC_MESSAGES/Terminal.mo -share/locale/lt/LC_MESSAGES/Terminal.mo -share/locale/lv/LC_MESSAGES/Terminal.mo -share/locale/nb/LC_MESSAGES/Terminal.mo -share/locale/nl/LC_MESSAGES/Terminal.mo -share/locale/pa/LC_MESSAGES/Terminal.mo -share/locale/pl/LC_MESSAGES/Terminal.mo -share/locale/pt/LC_MESSAGES/Terminal.mo -share/locale/pt_BR/LC_MESSAGES/Terminal.mo -share/locale/ro/LC_MESSAGES/Terminal.mo -share/locale/ru/LC_MESSAGES/Terminal.mo -share/locale/sk/LC_MESSAGES/Terminal.mo -share/locale/sq/LC_MESSAGES/Terminal.mo -share/locale/sv/LC_MESSAGES/Terminal.mo -share/locale/tr/LC_MESSAGES/Terminal.mo -share/locale/uk/LC_MESSAGES/Terminal.mo -share/locale/ur/LC_MESSAGES/Terminal.mo -share/locale/ur_PK/LC_MESSAGES/Terminal.mo -share/locale/vi/LC_MESSAGES/Terminal.mo -share/locale/zh_CN/LC_MESSAGES/Terminal.mo -share/locale/zh_TW/LC_MESSAGES/Terminal.mo -share/pixmaps/terminal.xpm +@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:45 jperkin Exp $ +bin/xfce4-terminal +man/ar/man1/xfce4-terminal.1 +man/ca/man1/xfce4-terminal.1 +man/da/man1/xfce4-terminal.1 +man/de/man1/xfce4-terminal.1 +man/el/man1/xfce4-terminal.1 +man/es/man1/xfce4-terminal.1 +man/fr/man1/xfce4-terminal.1 +man/gl/man1/xfce4-terminal.1 +man/id/man1/xfce4-terminal.1 +man/it/man1/xfce4-terminal.1 +man/ja/man1/xfce4-terminal.1 +man/ko/man1/xfce4-terminal.1 +man/lt/man1/xfce4-terminal.1 +man/man1/xfce4-terminal.1 +man/pl/man1/xfce4-terminal.1 +man/pt/man1/xfce4-terminal.1 +man/pt_BR/man1/xfce4-terminal.1 +man/ru/man1/xfce4-terminal.1 +man/sr/man1/xfce4-terminal.1 +man/sv/man1/xfce4-terminal.1 +man/tr/man1/xfce4-terminal.1 +man/ug/man1/xfce4-terminal.1 +man/uk/man1/xfce4-terminal.1 +man/zh_CN/man1/xfce4-terminal.1 +share/applications/xfce4-terminal.desktop +share/gnome-control-center/default-apps/xfce4-terminal-default-apps.xml +share/locale/ar/LC_MESSAGES/xfce4-terminal.mo +share/locale/ast/LC_MESSAGES/xfce4-terminal.mo +share/locale/be/LC_MESSAGES/xfce4-terminal.mo +share/locale/bg/LC_MESSAGES/xfce4-terminal.mo +share/locale/ca/LC_MESSAGES/xfce4-terminal.mo +share/locale/cs/LC_MESSAGES/xfce4-terminal.mo +share/locale/da/LC_MESSAGES/xfce4-terminal.mo +share/locale/de/LC_MESSAGES/xfce4-terminal.mo +share/locale/el/LC_MESSAGES/xfce4-terminal.mo +share/locale/en_AU/LC_MESSAGES/xfce4-terminal.mo +share/locale/en_GB/LC_MESSAGES/xfce4-terminal.mo +share/locale/eo/LC_MESSAGES/xfce4-terminal.mo +share/locale/es/LC_MESSAGES/xfce4-terminal.mo +share/locale/et/LC_MESSAGES/xfce4-terminal.mo +share/locale/eu/LC_MESSAGES/xfce4-terminal.mo +share/locale/fi/LC_MESSAGES/xfce4-terminal.mo +share/locale/fr/LC_MESSAGES/xfce4-terminal.mo +share/locale/gl/LC_MESSAGES/xfce4-terminal.mo +share/locale/he/LC_MESSAGES/xfce4-terminal.mo +share/locale/hr/LC_MESSAGES/xfce4-terminal.mo +share/locale/hu/LC_MESSAGES/xfce4-terminal.mo +share/locale/id/LC_MESSAGES/xfce4-terminal.mo +share/locale/is/LC_MESSAGES/xfce4-terminal.mo +share/locale/it/LC_MESSAGES/xfce4-terminal.mo +share/locale/ja/LC_MESSAGES/xfce4-terminal.mo +share/locale/kk/LC_MESSAGES/xfce4-terminal.mo +share/locale/ko/LC_MESSAGES/xfce4-terminal.mo +share/locale/lt/LC_MESSAGES/xfce4-terminal.mo +share/locale/lv/LC_MESSAGES/xfce4-terminal.mo +share/locale/nb/LC_MESSAGES/xfce4-terminal.mo +share/locale/nl/LC_MESSAGES/xfce4-terminal.mo +share/locale/oc/LC_MESSAGES/xfce4-terminal.mo +share/locale/pa/LC_MESSAGES/xfce4-terminal.mo +share/locale/pl/LC_MESSAGES/xfce4-terminal.mo +share/locale/pt/LC_MESSAGES/xfce4-terminal.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-terminal.mo +share/locale/ro/LC_MESSAGES/xfce4-terminal.mo +share/locale/ru/LC_MESSAGES/xfce4-terminal.mo +share/locale/si/LC_MESSAGES/xfce4-terminal.mo +share/locale/sk/LC_MESSAGES/xfce4-terminal.mo +share/locale/sq/LC_MESSAGES/xfce4-terminal.mo +share/locale/sr/LC_MESSAGES/xfce4-terminal.mo +share/locale/sv/LC_MESSAGES/xfce4-terminal.mo +share/locale/te/LC_MESSAGES/xfce4-terminal.mo +share/locale/th/LC_MESSAGES/xfce4-terminal.mo +share/locale/tr/LC_MESSAGES/xfce4-terminal.mo +share/locale/ug/LC_MESSAGES/xfce4-terminal.mo +share/locale/uk/LC_MESSAGES/xfce4-terminal.mo +share/locale/ur/LC_MESSAGES/xfce4-terminal.mo +share/locale/ur_PK/LC_MESSAGES/xfce4-terminal.mo +share/locale/vi/LC_MESSAGES/xfce4-terminal.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-terminal.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-terminal.mo +share/xfce4/terminal/colorschemes/black-on-white.theme +share/xfce4/terminal/colorschemes/dark-pastels.theme +share/xfce4/terminal/colorschemes/green-on-black.theme +share/xfce4/terminal/colorschemes/solarized-dark.theme +share/xfce4/terminal/colorschemes/solarized-light.theme +share/xfce4/terminal/colorschemes/tango.theme +share/xfce4/terminal/colorschemes/white-on-black.theme +share/xfce4/terminal/colorschemes/xterm.theme +share/xfce4/terminal/terminal-preferences.ui diff --git a/x11/xfce4-terminal/buildlink3.mk b/x11/xfce4-terminal/buildlink3.mk deleted file mode 100644 index 6af90d164..000000000 --- a/x11/xfce4-terminal/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.8 2009/09/16 01:15:36 reed Exp $ - -BUILDLINK_TREE+= xfce4-terminal - -.if !defined(XFCE4_TERMINAL_BUILDLINK3_MK) -XFCE4_TERMINAL_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-terminal+= xfce4-terminal>=0.2.10 -BUILDLINK_PKGSRCDIR.xfce4-terminal?= ../../x11/xfce4-terminal - -.endif # XFCE4_TERMINAL_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-terminal diff --git a/x11/xfce4-terminal/distinfo b/x11/xfce4-terminal/distinfo index ba9d679c2..a0875d798 100644 --- a/x11/xfce4-terminal/distinfo +++ b/x11/xfce4-terminal/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/01/08 01:23:19 marino Exp $ +$NetBSD: distinfo,v 1.8 2015/04/21 08:56:45 jperkin Exp $ -SHA1 (Terminal-0.4.2.tar.bz2) = bf4510e331284d7f68ba193fe1d6f2e57b7815bb -RMD160 (Terminal-0.4.2.tar.bz2) = 8e6364673d6b0d8eddfd59f3f82d3944fca45684 -Size (Terminal-0.4.2.tar.bz2) = 1981158 bytes -SHA1 (patch-terminal_terminal-screen.c) = dcfa62798ea47e26ed65df031c09991f24d4fa7c +SHA1 (xfce4-terminal-0.6.3.tar.bz2) = 4dd4d2bef8101f563487b0230346070930ff689f +RMD160 (xfce4-terminal-0.6.3.tar.bz2) = 2d369f99c4eb45b19c5348e5520d14c43160a9f6 +Size (xfce4-terminal-0.6.3.tar.bz2) = 815207 bytes diff --git a/x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c b/x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c deleted file mode 100644 index 98868ba7c..000000000 --- a/x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c +++ /dev/null @@ -1,78 +0,0 @@ -$NetBSD: patch-terminal_terminal-screen.c,v 1.1 2013/01/08 01:23:19 marino Exp $ - -Fix for 100% CPU usage on XFce4 Terminal (Dave Tyson) -PR# pkg/45448 -PR# pkg/46926 - ---- terminal/terminal-screen.c.orig 2009-10-06 15:07:01.000000000 +0000 -+++ terminal/terminal-screen.c -@@ -87,6 +87,7 @@ static gboolean terminal_screen_get_ch - GError **error); - static gchar **terminal_screen_get_child_environment (TerminalScreen *screen); - static void terminal_screen_update_background (TerminalScreen *screen); -+static void terminal_screen_update_background_fast (TerminalScreen *screen); - static void terminal_screen_update_binding_backspace (TerminalScreen *screen); - static void terminal_screen_update_binding_delete (TerminalScreen *screen); - static void terminal_screen_update_colors (TerminalScreen *screen); -@@ -132,6 +133,8 @@ struct _TerminalScreen - GtkWidget *scrollbar; - GtkWidget *tab_label; - -+ gulong background_signal_id; -+ - GPid pid; - gchar *working_directory; - -@@ -231,7 +234,6 @@ terminal_screen_init (TerminalScreen *sc - "signal::context-menu", G_CALLBACK (terminal_screen_vte_get_context_menu), screen, - "signal::selection-changed", G_CALLBACK (terminal_screen_vte_selection_changed), screen, - "signal::window-title-changed", G_CALLBACK (terminal_screen_vte_window_title_changed), screen, -- "swapped-signal::size-allocate", G_CALLBACK (terminal_screen_timer_background), screen, - "swapped-signal::style-set", G_CALLBACK (terminal_screen_update_colors), screen, - NULL); - gtk_box_pack_start (GTK_BOX (screen), screen->terminal, TRUE, TRUE, 0); -@@ -573,6 +575,18 @@ terminal_screen_get_child_environment (T - - - static void -+terminal_screen_update_background_fast (TerminalScreen *screen) -+{ -+ if (G_UNLIKELY (screen->background_timer_id == 0)) -+ { -+ screen->background_timer_id = g_idle_add_full (G_PRIORITY_LOW, terminal_screen_timer_background, -+ screen, terminal_screen_timer_background_destroy); -+ } -+} -+ -+ -+ -+static void - terminal_screen_update_background (TerminalScreen *screen) - { - if (G_UNLIKELY (screen->background_timer_id != 0)) -@@ -1015,9 +1029,25 @@ terminal_screen_timer_background (gpoint - if (G_LIKELY (image != NULL)) - g_object_unref (G_OBJECT (image)); - g_object_unref (G_OBJECT (loader)); -+ -+ /* refresh background on size changes */ -+ if (screen->background_signal_id == 0) -+ { -+ screen->background_signal_id = -+ g_signal_connect_swapped (G_OBJECT (screen->terminal), "size-allocate", -+ G_CALLBACK (terminal_screen_update_background_fast), screen); -+ } - } - else - { -+ /* stop updating on size changes */ -+ if (screen->background_signal_id != 0) -+ { -+ g_signal_handler_disconnect (G_OBJECT (screen->terminal), screen->background_signal_id); -+ screen->background_signal_id = 0; -+ } -+ -+ /* WARNING: the causes a resize too! */ - vte_terminal_set_background_image (VTE_TERMINAL (screen->terminal), NULL); - } - diff --git a/x11/xfce4-tumbler/DESCR b/x11/xfce4-tumbler/DESCR new file mode 100644 index 000000000..ff8f4d2d8 --- /dev/null +++ b/x11/xfce4-tumbler/DESCR @@ -0,0 +1,11 @@ +Tumbler is a D-Bus service for applications to request thumbnails for +various URI schemes and MIME types. It is an implementation of the +thumbnail management D-Bus specification described on +http://live.gnome.org/ThumbnailerSpec written in an object-oriented +fashion using GLib and GObject. Its modular architecture makes it very +flexible and useful in many situations. It provides plugin interfaces +for extending the URI schemes and MIME types for which thumbnails can be +generated as well as for replacing the storage backend that is used to +store the thumbnails on disk. Tumbler's functionality can also be +extended via specialized thumbnailer services implemented in accordance +to the thumbnail management D-Bus specification. diff --git a/x11/xfce4-tumbler/Makefile b/x11/xfce4-tumbler/Makefile new file mode 100644 index 000000000..d21a8276d --- /dev/null +++ b/x11/xfce4-tumbler/Makefile @@ -0,0 +1,48 @@ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:25:25 tnn Exp $ +# +# + +PKGREVISION= 1 +.include "../../meta-pkgs/xfce4/Makefile.common" + +VERSION= 0.1.31 +DISTNAME= tumbler-${VERSION} +PKGNAME= xfce4-tumbler-${VERSION} +CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/xfce/tumbler/0.1/ + +HOMEPAGE= http://docs.xfce.org/xfce/thunar/tumbler +COMMENT= D-Bus thumbnailing service + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +CONFIGURE_ARGS = --disable-raw-thumbnailer \ + --disable-gstreamer-thumbnailer + +PKGCONFIG_OVERRIDE+= tumbler/tumbler-1.pc.in + +EGDIR= ${XFCE4_EGBASE} +PKG_SYSCONFSUBDIR= xdg + +MAKE_DIRS+= ${PKG_SYSCONFDIR}/tumbler + +CONF_FILES= ${EGDIR}/tumbler.rc \ + ${PKG_SYSCONFDIR}/tumbler/tumbler.rc + +INSTALL_UNSTRIPPED= yes +CFLAGS+= -g + +.include "options.mk" + +.include "../../graphics/freetype2/buildlink3.mk" +.include "../../graphics/openjpeg/buildlink3.mk" +.include "../../graphics/png/buildlink3.mk" +.include "../../graphics/gdk-pixbuf2/buildlink3.mk" +.include "../../multimedia/ffmpeg1/buildlink3.mk" +.include "../../sysutils/dbus/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" +.include "../../www/curl/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-tumbler/PLIST b/x11/xfce4-tumbler/PLIST new file mode 100644 index 000000000..da2861e4c --- /dev/null +++ b/x11/xfce4-tumbler/PLIST @@ -0,0 +1,112 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:45 jperkin Exp $ +include/tumbler-1/tumbler/tumbler-abstract-thumbnailer.h +include/tumbler-1/tumbler/tumbler-cache-plugin.h +include/tumbler-1/tumbler/tumbler-cache.h +include/tumbler-1/tumbler/tumbler-config.h +include/tumbler-1/tumbler/tumbler-enum-types.h +include/tumbler-1/tumbler/tumbler-error.h +include/tumbler-1/tumbler/tumbler-file-info.h +include/tumbler-1/tumbler/tumbler-glib-extensions.h +include/tumbler-1/tumbler/tumbler-marshal.h +include/tumbler-1/tumbler/tumbler-provider-factory.h +include/tumbler-1/tumbler/tumbler-provider-plugin.h +include/tumbler-1/tumbler/tumbler-thumbnail-flavor.h +include/tumbler-1/tumbler/tumbler-thumbnail.h +include/tumbler-1/tumbler/tumbler-thumbnailer-provider.h +include/tumbler-1/tumbler/tumbler-thumbnailer.h +include/tumbler-1/tumbler/tumbler-util.h +include/tumbler-1/tumbler/tumbler.h +lib/libtumbler-1.la +lib/pkgconfig/tumbler-1.pc +lib/tumbler-1/plugins/cache/tumbler-cache-plugin.so +lib/tumbler-1/plugins/cache/tumbler-xdg-cache.la +lib/tumbler-1/plugins/tumbler-cover-thumbnailer.la +lib/tumbler-1/plugins/tumbler-ffmpeg-thumbnailer.la +lib/tumbler-1/plugins/tumbler-font-thumbnailer.la +lib/tumbler-1/plugins/tumbler-jpeg-thumbnailer.la +lib/tumbler-1/plugins/tumbler-odf-thumbnailer.la +lib/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.la +lib/tumbler-1/plugins/tumbler-poppler-thumbnailer.la +lib/tumbler-1/tumblerd +share/dbus-1/services/org.xfce.Tumbler.Cache1.service +share/dbus-1/services/org.xfce.Tumbler.Manager1.service +share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service +share/examples/xfce4/tumbler.rc +share/gtk-doc/html/tumbler/TumblerAbstractThumbnailer.html +share/gtk-doc/html/tumbler/TumblerCache.html +share/gtk-doc/html/tumbler/TumblerThumbnail.html +share/gtk-doc/html/tumbler/TumblerThumbnailerProvider.html +share/gtk-doc/html/tumbler/api-index-full.html +share/gtk-doc/html/tumbler/extension-api.html +share/gtk-doc/html/tumbler/extension-tutorial.html +share/gtk-doc/html/tumbler/home.png +share/gtk-doc/html/tumbler/index.html +share/gtk-doc/html/tumbler/index.sgml +share/gtk-doc/html/tumbler/left-insensitive.png +share/gtk-doc/html/tumbler/left.png +share/gtk-doc/html/tumbler/miscellaneous.html +share/gtk-doc/html/tumbler/object-tree.html +share/gtk-doc/html/tumbler/pt01.html +share/gtk-doc/html/tumbler/right-insensitive.png +share/gtk-doc/html/tumbler/right.png +share/gtk-doc/html/tumbler/style.css +share/gtk-doc/html/tumbler/thumbnails.html +share/gtk-doc/html/tumbler/tumbler-Error-Domain-and-Types.html +share/gtk-doc/html/tumbler/tumbler-Various-Enumeration-Types.html +share/gtk-doc/html/tumbler/tumbler-Version-Information-and-Compatibility-Checks.html +share/gtk-doc/html/tumbler/tumbler-tumbler-file-info.html +share/gtk-doc/html/tumbler/tumbler-tumbler-provider-factory.html +share/gtk-doc/html/tumbler/tumbler-tumbler-provider-plugin.html +share/gtk-doc/html/tumbler/tumbler.devhelp2 +share/gtk-doc/html/tumbler/up-insensitive.png +share/gtk-doc/html/tumbler/up.png +share/locale/ar/LC_MESSAGES/tumbler.mo +share/locale/ast/LC_MESSAGES/tumbler.mo +share/locale/bg/LC_MESSAGES/tumbler.mo +share/locale/bn/LC_MESSAGES/tumbler.mo +share/locale/ca/LC_MESSAGES/tumbler.mo +share/locale/cs/LC_MESSAGES/tumbler.mo +share/locale/da/LC_MESSAGES/tumbler.mo +share/locale/de/LC_MESSAGES/tumbler.mo +share/locale/el/LC_MESSAGES/tumbler.mo +share/locale/en_AU/LC_MESSAGES/tumbler.mo +share/locale/en_GB/LC_MESSAGES/tumbler.mo +share/locale/es/LC_MESSAGES/tumbler.mo +share/locale/eu/LC_MESSAGES/tumbler.mo +share/locale/fi/LC_MESSAGES/tumbler.mo +share/locale/fr/LC_MESSAGES/tumbler.mo +share/locale/gl/LC_MESSAGES/tumbler.mo +share/locale/he/LC_MESSAGES/tumbler.mo +share/locale/hr/LC_MESSAGES/tumbler.mo +share/locale/hu/LC_MESSAGES/tumbler.mo +share/locale/id/LC_MESSAGES/tumbler.mo +share/locale/is/LC_MESSAGES/tumbler.mo +share/locale/it/LC_MESSAGES/tumbler.mo +share/locale/ja/LC_MESSAGES/tumbler.mo +share/locale/kk/LC_MESSAGES/tumbler.mo +share/locale/ko/LC_MESSAGES/tumbler.mo +share/locale/lt/LC_MESSAGES/tumbler.mo +share/locale/lv/LC_MESSAGES/tumbler.mo +share/locale/ms/LC_MESSAGES/tumbler.mo +share/locale/nb/LC_MESSAGES/tumbler.mo +share/locale/nl/LC_MESSAGES/tumbler.mo +share/locale/nn/LC_MESSAGES/tumbler.mo +share/locale/oc/LC_MESSAGES/tumbler.mo +share/locale/pa/LC_MESSAGES/tumbler.mo +share/locale/pl/LC_MESSAGES/tumbler.mo +share/locale/pt/LC_MESSAGES/tumbler.mo +share/locale/pt_BR/LC_MESSAGES/tumbler.mo +share/locale/ro/LC_MESSAGES/tumbler.mo +share/locale/ru/LC_MESSAGES/tumbler.mo +share/locale/si/LC_MESSAGES/tumbler.mo +share/locale/sk/LC_MESSAGES/tumbler.mo +share/locale/sr/LC_MESSAGES/tumbler.mo +share/locale/sv/LC_MESSAGES/tumbler.mo +share/locale/te/LC_MESSAGES/tumbler.mo +share/locale/th/LC_MESSAGES/tumbler.mo +share/locale/tr/LC_MESSAGES/tumbler.mo +share/locale/ug/LC_MESSAGES/tumbler.mo +share/locale/uk/LC_MESSAGES/tumbler.mo +share/locale/zh_CN/LC_MESSAGES/tumbler.mo +share/locale/zh_HK/LC_MESSAGES/tumbler.mo +share/locale/zh_TW/LC_MESSAGES/tumbler.mo diff --git a/x11/xfce4-tumbler/distinfo b/x11/xfce4-tumbler/distinfo new file mode 100644 index 000000000..8b3a3c45b --- /dev/null +++ b/x11/xfce4-tumbler/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +SHA1 (tumbler-0.1.31.tar.bz2) = cba7b81f8269f30dd6412d133767b6044c470f2c +RMD160 (tumbler-0.1.31.tar.bz2) = 35dc77a7e2834b57a93425e869549280d15ee4f8 +Size (tumbler-0.1.31.tar.bz2) = 550650 bytes +SHA1 (patch-tumblerd_Makefile.in) = 0e8b939381a7bbd38603a7bd79c2ddedeb33f6a7 diff --git a/x11/xfce4-tumbler/options.mk b/x11/xfce4-tumbler/options.mk new file mode 100644 index 000000000..c2d54b54d --- /dev/null +++ b/x11/xfce4-tumbler/options.mk @@ -0,0 +1,26 @@ +# $NetBSD: options.mk,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +PKG_OPTIONS_VAR= PKG_OPTIONS.tumbler +PKG_SUPPORTED_OPTIONS= jpeg ffmpegthumbnailer pdf odf +PKG_SUGGESTED_OPTIONS= jpeg ffmpegthumbnailer pdf odf + +PLIST_VARS+= jpeg ffmpegthumbnailer pdf odf + +.include "../../mk/bsd.options.mk" + +.if !empty(PKG_OPTIONS:Mjpeg) +.include "../../mk/jpeg.buildlink3.mk" +PLIST.jpeg= yes +.endif +.if !empty(PKG_OPTIONS:Mffmpegthumbnailer) +.include "../../multimedia/ffmpegthumbnailer/buildlink3.mk" +PLIST.ffmpegthumbnailer= yes +.endif +.if !empty(PKG_OPTIONS:Mpdf) +.include "../../print/poppler-glib/buildlink3.mk" +PLIST.pdf= yes +.endif +.if !empty(PKG_OPTIONS:Modf) +.include "../../devel/libgsf/buildlink3.mk" +PLIST.odf= yes +.endif diff --git a/x11/xfce4-tumbler/patches/patch-tumblerd_Makefile.in b/x11/xfce4-tumbler/patches/patch-tumblerd_Makefile.in new file mode 100644 index 000000000..dd3e2e696 --- /dev/null +++ b/x11/xfce4-tumbler/patches/patch-tumblerd_Makefile.in @@ -0,0 +1,14 @@ +$NetBSD: patch-tumblerd_Makefile.in,v 1.1 2015/04/21 08:56:45 jperkin Exp $ + +Adjust config path +--- tumblerd/Makefile.in.orig 2013-01-12 11:14:34.000000000 +0000 ++++ tumblerd/Makefile.in +@@ -471,7 +471,7 @@ service_in_files = \ + org.xfce.Tumbler.Thumbnailer1.service.in + + service_DATA = $(service_in_files:.service.in=.service) +-confdir = $(sysconfdir)/xdg/tumbler ++confdir = $(datadir)/examples/xfce4 + conf_DATA = \ + tumbler.rc + diff --git a/x11/xfce4-utils/DESCR b/x11/xfce4-utils/DESCR deleted file mode 100644 index e258135e7..000000000 --- a/x11/xfce4-utils/DESCR +++ /dev/null @@ -1 +0,0 @@ -Utilities for Xfce. diff --git a/x11/xfce4-utils/MESSAGE b/x11/xfce4-utils/MESSAGE deleted file mode 100644 index 089299993..000000000 --- a/x11/xfce4-utils/MESSAGE +++ /dev/null @@ -1,11 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.2 2007/04/12 09:55:26 martti Exp $ - -You may want to install one of these packages: - - xscreensaver - xlockmore - xlockmore-lite - -Otherwise you might be unable to lock your screen. -=========================================================================== diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile deleted file mode 100644 index 760c35245..000000000 --- a/x11/xfce4-utils/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# $NetBSD: Makefile,v 1.58 2014/05/29 23:38:20 wiz Exp $ - -.include "../../meta-pkgs/xfce4/Makefile.common" - -DISTNAME= xfce-utils-${XFCE4_VERSION} -PKGNAME= xfce4-utils-${XFCE4_VERSION} -PKGREVISION= 23 -CATEGORIES= x11 -COMMENT= Xfce utilities - -DEPENDS+= p5-XML-Parser>=2.36:../../textproc/p5-XML-Parser - -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} -CONFIGURE_ARGS+= --with-xsession-prefix=${PREFIX} - -BUILD_DEFS+= PKG_SYSCONFBASE -USE_TOOLS+= xinit:run - -PKG_SYSCONFSUBDIR= xdg -EGDIR= ${XFCE4_EGBASE} - -MAKE_DIRS+= ${PREFIX}/libexec/xfce4 ${EGDIR} ${EGDIR}/autostart -MAKE_DIRS+= ${PREFIX}/share/xfce4 ${PREFIX}/share/xfce4/doc -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/C ${PREFIX}/share/xfce4/doc/C/images -MAKE_DIRS+= ${PREFIX}/share/xfce4/doc/fr ${PREFIX}/share/xfce4/doc/it -MAKE_DIRS+= ${PREFIX}/share/xsessions - -CONF_FILES= ${EGDIR}/xinitrc ${PKG_SYSCONFDIR}/xfce4/xinitrc -CONF_FILES+= ${EGDIR}/autostart/xfconf-migration-4.6.desktop \ - ${PKG_SYSCONFDIR}/autostart/xfconf-migration-4.6.desktop - -.include "options.mk" - -.include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../sysutils/dbus-glib/buildlink3.mk" -.include "../../x11/libxfce4gui/buildlink3.mk" -.include "../../x11/libxfce4util/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-utils/PLIST b/x11/xfce4-utils/PLIST deleted file mode 100644 index 2563d3925..000000000 --- a/x11/xfce4-utils/PLIST +++ /dev/null @@ -1,111 +0,0 @@ -@comment $NetBSD: PLIST,v 1.19 2009/09/16 01:15:36 reed Exp $ -bin/startxfce4 -bin/xfbrowser4 -bin/xfce4-about -bin/xfhelp4 -bin/xflock4 -bin/xfmountdev4 -bin/xfrun4 -bin/xfterm4 -libexec/xfce4/xfconf-migration/xfconf-migration-4.6.pl -share/dbus-1/services/org.xfce.RunDialog.service -share/examples/xfce4/Xft.xrdb -share/examples/xfce4/autostart/xfconf-migration-4.6.desktop -share/examples/xfce4/xinitrc -share/icons/hicolor/48x48/apps/xfce4-logo.png -share/locale/af/LC_MESSAGES/xfce-utils.mo -share/locale/am/LC_MESSAGES/xfce-utils.mo -share/locale/ar/LC_MESSAGES/xfce-utils.mo -share/locale/az/LC_MESSAGES/xfce-utils.mo -share/locale/be/LC_MESSAGES/xfce-utils.mo -share/locale/bg/LC_MESSAGES/xfce-utils.mo -share/locale/bn_IN/LC_MESSAGES/xfce-utils.mo -share/locale/ca/LC_MESSAGES/xfce-utils.mo -share/locale/cs/LC_MESSAGES/xfce-utils.mo -share/locale/da/LC_MESSAGES/xfce-utils.mo -share/locale/de/LC_MESSAGES/xfce-utils.mo -share/locale/dz/LC_MESSAGES/xfce-utils.mo -share/locale/el/LC_MESSAGES/xfce-utils.mo -share/locale/en_GB/LC_MESSAGES/xfce-utils.mo -share/locale/eo/LC_MESSAGES/xfce-utils.mo -share/locale/es/LC_MESSAGES/xfce-utils.mo -share/locale/es_MX/LC_MESSAGES/xfce-utils.mo -share/locale/et/LC_MESSAGES/xfce-utils.mo -share/locale/eu/LC_MESSAGES/xfce-utils.mo -share/locale/fa/LC_MESSAGES/xfce-utils.mo -share/locale/fi/LC_MESSAGES/xfce-utils.mo -share/locale/fr/LC_MESSAGES/xfce-utils.mo -share/locale/gl/LC_MESSAGES/xfce-utils.mo -share/locale/gu/LC_MESSAGES/xfce-utils.mo -share/locale/he/LC_MESSAGES/xfce-utils.mo -share/locale/hi/LC_MESSAGES/xfce-utils.mo -share/locale/hu/LC_MESSAGES/xfce-utils.mo -share/locale/hy/LC_MESSAGES/xfce-utils.mo -share/locale/id/LC_MESSAGES/xfce-utils.mo -share/locale/it/LC_MESSAGES/xfce-utils.mo -share/locale/ja/LC_MESSAGES/xfce-utils.mo -share/locale/ka/LC_MESSAGES/xfce-utils.mo -share/locale/ko/LC_MESSAGES/xfce-utils.mo -share/locale/ku/LC_MESSAGES/xfce-utils.mo -share/locale/lt/LC_MESSAGES/xfce-utils.mo -share/locale/lv/LC_MESSAGES/xfce-utils.mo -share/locale/mk/LC_MESSAGES/xfce-utils.mo -share/locale/mr/LC_MESSAGES/xfce-utils.mo -share/locale/ms/LC_MESSAGES/xfce-utils.mo -share/locale/nb/LC_MESSAGES/xfce-utils.mo -share/locale/nl/LC_MESSAGES/xfce-utils.mo -share/locale/pa/LC_MESSAGES/xfce-utils.mo -share/locale/pl/LC_MESSAGES/xfce-utils.mo -share/locale/pt/LC_MESSAGES/xfce-utils.mo -share/locale/pt_BR/LC_MESSAGES/xfce-utils.mo -share/locale/ro/LC_MESSAGES/xfce-utils.mo -share/locale/ru/LC_MESSAGES/xfce-utils.mo -share/locale/si/LC_MESSAGES/xfce-utils.mo -share/locale/sk/LC_MESSAGES/xfce-utils.mo -share/locale/sq/LC_MESSAGES/xfce-utils.mo -share/locale/sv/LC_MESSAGES/xfce-utils.mo -share/locale/ta/LC_MESSAGES/xfce-utils.mo -share/locale/tr/LC_MESSAGES/xfce-utils.mo -share/locale/uk/LC_MESSAGES/xfce-utils.mo -share/locale/ur/LC_MESSAGES/xfce-utils.mo -share/locale/vi/LC_MESSAGES/xfce-utils.mo -share/locale/zh_CN/LC_MESSAGES/xfce-utils.mo -share/locale/zh_TW/LC_MESSAGES/xfce-utils.mo -share/xfce4/AUTHORS -share/xfce4/BSD -share/xfce4/COPYING -share/xfce4/GPL -share/xfce4/INFO -share/xfce4/INFO.ca -share/xfce4/INFO.de -share/xfce4/INFO.es -share/xfce4/INFO.fi -share/xfce4/INFO.fr -share/xfce4/INFO.it -share/xfce4/INFO.ja -share/xfce4/INFO.ru -share/xfce4/INFO.uk -share/xfce4/INFO.vi -share/xfce4/LGPL -share/xfce4/doc/C/BSD.html -share/xfce4/doc/C/GPL.html -share/xfce4/doc/C/LGPL.html -share/xfce4/doc/C/images/about-dialog.png -share/xfce4/doc/C/images/default-session.png -share/xfce4/doc/C/images/link_xfce.jpg -share/xfce4/doc/C/images/run-dialog.png -share/xfce4/doc/C/images/taskbar_settings.png -share/xfce4/doc/C/index.html -share/xfce4/doc/C/xfce-utils.html -share/xfce4/doc/C/xfce4-components.html -share/xfce4/doc/C/xfce4-copyright.html -share/xfce4/doc/C/xfce4-install.html -share/xfce4/doc/C/xfce4-intro.html -share/xfce4/doc/C/xfce4-use.html -share/xfce4/doc/C/xfce4-user-guide.html -share/xfce4/doc/fr/index.html -share/xfce4/doc/it/index.html -share/xfce4/doc/xfce-chunk.css -share/xfce4/doc/xfce-mouse.png -share/xfce4/doc/xfce.css -share/xsessions/xfce.desktop diff --git a/x11/xfce4-utils/buildlink3.mk b/x11/xfce4-utils/buildlink3.mk deleted file mode 100644 index 52a0601f0..000000000 --- a/x11/xfce4-utils/buildlink3.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.28 2009/09/16 01:15:36 reed Exp $ - -BUILDLINK_TREE+= xfce4-utils - -.if !defined(XFCE4_UTILS_BUILDLINK3_MK) -XFCE4_UTILS_BUILDLINK3_MK:= - -BUILDLINK_API_DEPENDS.xfce4-utils+= xfce4-utils>=4.6.0 -BUILDLINK_PKGSRCDIR.xfce4-utils?= ../../x11/xfce4-utils - -.endif # XFCE4_UTILS_BUILDLINK3_MK - -BUILDLINK_TREE+= -xfce4-utils diff --git a/x11/xfce4-utils/distinfo b/x11/xfce4-utils/distinfo deleted file mode 100644 index dc319a11a..000000000 --- a/x11/xfce4-utils/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.20 2009/09/16 01:15:36 reed Exp $ - -SHA1 (xfce-utils-4.6.1.tar.bz2) = 0bdb5b6e494f15372d8c0826ac93baca476c9f16 -RMD160 (xfce-utils-4.6.1.tar.bz2) = 4446c3882716e841c00e398df62b9d54046b9d26 -Size (xfce-utils-4.6.1.tar.bz2) = 614143 bytes -SHA1 (patch-aa) = 0bcfc2173ddb61d8ee04260fb99d57cd7f0704ba diff --git a/x11/xfce4-utils/options.mk b/x11/xfce4-utils/options.mk deleted file mode 100644 index f44475048..000000000 --- a/x11/xfce4-utils/options.mk +++ /dev/null @@ -1,13 +0,0 @@ -# $NetBSD: options.mk,v 1.1 2005/08/31 15:23:09 hira Exp $ - -PKG_OPTIONS_VAR= PKG_OPTIONS.xfce4-utils -PKG_SUPPORTED_OPTIONS= dbh -PKG_SUGGESTED_OPTIONS= dbh - -.include "../../mk/bsd.options.mk" - -.if !empty(PKG_OPTIONS:Mdbh) -CONFIGURE_ARGS+= --enable-dbh -.else -CONFIGURE_ARGS+= --disable-dbh -.endif diff --git a/x11/xfce4-utils/patches/patch-aa b/x11/xfce4-utils/patches/patch-aa deleted file mode 100644 index 221c9fa33..000000000 --- a/x11/xfce4-utils/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2009/09/16 01:15:36 reed Exp $ - ---- scripts/Makefile.in.orig 2009-02-25 22:27:44.000000000 +0000 -+++ scripts/Makefile.in -@@ -268,7 +268,7 @@ edit = sed \ - -e "s,@BROWSER_DEFAULT\@,@BROWSER_DEFAULT@,g" \ - -e "s,@TERMINAL_DEFAULT\@,@TERMINAL_DEFAULT@,g" - --conffilesdir = @sysconfdir@/xdg/xfce4 -+conffilesdir = @datadir@/examples/xfce4 - conffiles_DATA = \ - xinitrc \ - Xft.xrdb -@@ -276,7 +276,7 @@ conffiles_DATA = \ - @XFCONF_MIGRATION_TRUE@migrationscriptdir = $(libexecdir)/xfce4/xfconf-migration - @XFCONF_MIGRATION_TRUE@migrationscript_in_files = xfconf-migration-4.6.pl.in - @XFCONF_MIGRATION_TRUE@migrationscript_SCRIPTS = $(migrationscript_in_files:.pl.in=.pl) --@XFCONF_MIGRATION_TRUE@autostartdir = $(sysconfdir)/xdg/autostart -+@XFCONF_MIGRATION_TRUE@autostartdir = $(datadir)/examples/xfce4/autostart - @XFCONF_MIGRATION_TRUE@autostart_in_files = xfconf-migration-4.6.desktop.in - @XFCONF_MIGRATION_TRUE@autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) - EXTRA_DIST = \ diff --git a/x11/xfce4-whiskermenu-plugin/DESCR b/x11/xfce4-whiskermenu-plugin/DESCR new file mode 100644 index 000000000..310cef911 --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/DESCR @@ -0,0 +1,7 @@ +Whisker Menu is an alternate application launcher for Xfce. +When you open it you are shown a list of applications you +have marked as favorites. You can browse through all of your +installed applications by clicking on the category buttons on +the side. Top level categories make browsing fast, and simple +to switch between. Additionally, Whisker Menu keeps a list of +the last ten applications that you launched from it. diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile new file mode 100644 index 000000000..1ca7168d4 --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/Makefile @@ -0,0 +1,29 @@ +# $NetBSD: Makefile,v 1.4 2015/06/12 10:52:19 wiz Exp $ + +DISTNAME= xfce4-whiskermenu-plugin-1.5.0 +PKGREVISION= 2 +CATEGORIES= x11 +MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/1.5/ +EXTRACT_SUFX= .tar.bz2 +LICENSE= gnu-gpl-v2 + +MAINTAINER= youri@NetBSD.org +HOMEPAGE= http://gottcode.org/xfce4-whiskermenu-plugin/ +COMMENT= Alternate application launcher for Xfce + +USE_CMAKE= yes +USE_LANGUAGES= c c++ +USE_TOOLS+= gmake pkg-config msgfmt perl intltool + +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "Darwin" || ${OPSYS} == "SunOS" +BUILDLINK_TRANSFORM+= rm:-Wl,-O1 +BUILDLINK_TRANSFORM+= rm:-Wl,--as-needed +.endif + +.include "../../x11/xfce4-garcon/buildlink3.mk" +.include "../../x11/xfce4-panel/buildlink3.mk" +.include "../../x11/xfce4-exo/buildlink3.mk" +.include "../../graphics/hicolor-icon-theme/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xfce4-whiskermenu-plugin/PLIST b/x11/xfce4-whiskermenu-plugin/PLIST new file mode 100644 index 000000000..02065b863 --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/PLIST @@ -0,0 +1,58 @@ +@comment $NetBSD: PLIST,v 1.1 2015/04/21 08:56:46 jperkin Exp $ +bin/xfce4-popup-whiskermenu +lib/xfce4/panel/plugins/libwhiskermenu.so +man/man1/xfce4-popup-whiskermenu.1 +share/icons/hicolor/128x128/apps/xfce4-whiskermenu.png +share/icons/hicolor/16x16/apps/xfce4-whiskermenu.png +share/icons/hicolor/22x22/apps/xfce4-whiskermenu.png +share/icons/hicolor/24x24/apps/xfce4-whiskermenu.png +share/icons/hicolor/256x256/apps/xfce4-whiskermenu.png +share/icons/hicolor/32x32/apps/xfce4-whiskermenu.png +share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png +share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png +share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg +share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ast/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/en_GB/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/es/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/et/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/fa/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/fi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/id/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/lt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/lv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/nb/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ne/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/nl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/pt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/pt_BR/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ro/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/ru/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sr@latin/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/tr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/uk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/uz/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/zh_CN/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/locale/zh_TW/LC_MESSAGES/xfce4-whiskermenu-plugin.mo +share/xfce4/panel/plugins/whiskermenu.desktop diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo new file mode 100644 index 000000000..562a1edb6 --- /dev/null +++ b/x11/xfce4-whiskermenu-plugin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/04/21 08:56:46 jperkin Exp $ + +SHA1 (xfce4-whiskermenu-plugin-1.5.0.tar.bz2) = 16d5231e2b4712bda93989e76abc7a8a363d1366 +RMD160 (xfce4-whiskermenu-plugin-1.5.0.tar.bz2) = 54b036fa821bccc041bdcf63ee25293e52eb00d4 +Size (xfce4-whiskermenu-plugin-1.5.0.tar.bz2) = 145549 bytes diff --git a/x11/xgamma/Makefile b/x11/xgamma/Makefile index 778f0904c..f8e90f0fc 100644 --- a/x11/xgamma/Makefile +++ b/x11/xgamma/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2012/10/29 05:07:11 asau Exp $ -# +# $NetBSD: Makefile,v 1.10 2015/04/17 07:07:27 wiz Exp $ -DISTNAME= xgamma-1.0.5 +DISTNAME= xgamma-1.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xgamma/distinfo b/x11/xgamma/distinfo index 2d2084bd5..df774608f 100644 --- a/x11/xgamma/distinfo +++ b/x11/xgamma/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/06/03 18:15:21 wiz Exp $ +$NetBSD: distinfo,v 1.5 2015/04/17 07:07:27 wiz Exp $ -SHA1 (xgamma-1.0.5.tar.bz2) = 9cd3272fd24f51b75223cf9c59949ded6df04800 -RMD160 (xgamma-1.0.5.tar.bz2) = e9014b234bc1dc8bebd9a027a0c9b2fb06cd0ca3 -Size (xgamma-1.0.5.tar.bz2) = 115035 bytes +SHA1 (xgamma-1.0.6.tar.bz2) = af1484d0d70bc71dc9d3b7b95645881b7165c41b +RMD160 (xgamma-1.0.6.tar.bz2) = 2223d444aff6faa15c94b44d0e5bbadd1f7aed15 +Size (xgamma-1.0.6.tar.bz2) = 123105 bytes diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index cde9d0068..9ad132d7f 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2013/10/09 17:39:24 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2015/04/25 14:25:25 tnn Exp $ # DISTNAME= xglobe-0.5 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= x11 # # The original MASTER_SITE for the program responds "200 OK" diff --git a/x11/xhost/Makefile b/x11/xhost/Makefile index fa5edbcd3..cb84edfc7 100644 --- a/x11/xhost/Makefile +++ b/x11/xhost/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2013/07/17 21:48:49 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/04/17 07:08:59 wiz Exp $ -DISTNAME= xhost-1.0.6 +DISTNAME= xhost-1.0.7 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xhost/distinfo b/x11/xhost/distinfo index 00708b606..8ad9ccbdf 100644 --- a/x11/xhost/distinfo +++ b/x11/xhost/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/07/17 21:48:49 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 07:08:59 wiz Exp $ -SHA1 (xhost-1.0.6.tar.bz2) = 6224c8bcd909bf205c7e92dbdc349356890c4428 -RMD160 (xhost-1.0.6.tar.bz2) = f64faa75625793d588172780fceedf13e3473ea6 -Size (xhost-1.0.6.tar.bz2) = 133176 bytes +SHA1 (xhost-1.0.7.tar.bz2) = 8abfb0554e14a074f0dbfdda4919880e088545cb +RMD160 (xhost-1.0.7.tar.bz2) = 6f95db06a976b1e8059fd6752e92309011afac09 +Size (xhost-1.0.7.tar.bz2) = 135767 bytes diff --git a/x11/xkbevd/Makefile b/x11/xkbevd/Makefile index c3d1c02b9..97a4a2b57 100644 --- a/x11/xkbevd/Makefile +++ b/x11/xkbevd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/10/29 05:07:13 asau Exp $ -# +# $NetBSD: Makefile,v 1.3 2015/04/17 07:09:48 wiz Exp $ -DISTNAME= xkbevd-1.1.3 +DISTNAME= xkbevd-1.1.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xkbevd/distinfo b/x11/xkbevd/distinfo index e53f034a7..9b9288792 100644 --- a/x11/xkbevd/distinfo +++ b/x11/xkbevd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/06/06 09:37:54 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/17 07:09:48 wiz Exp $ -SHA1 (xkbevd-1.1.3.tar.bz2) = 543963ba22b019b4e059e8605eb418f8a712b76e -RMD160 (xkbevd-1.1.3.tar.bz2) = 3365156fadb15231300a7e84b9e201ff82e5a11a -Size (xkbevd-1.1.3.tar.bz2) = 147027 bytes +SHA1 (xkbevd-1.1.4.tar.bz2) = 629fea940692f9d971dfae36cd697b13337caaba +RMD160 (xkbevd-1.1.4.tar.bz2) = 90983b91244ef1ec985702d2e113d08f4ca20083 +Size (xkbevd-1.1.4.tar.bz2) = 151991 bytes diff --git a/x11/xkbprint/Makefile b/x11/xkbprint/Makefile index 37e9d8778..aef7734c3 100644 --- a/x11/xkbprint/Makefile +++ b/x11/xkbprint/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2012/10/29 05:07:13 asau Exp $ -# +# $NetBSD: Makefile,v 1.3 2015/04/17 07:11:36 wiz Exp $ -DISTNAME= xkbprint-1.0.3 +DISTNAME= xkbprint-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xkbprint/distinfo b/x11/xkbprint/distinfo index c545f0490..dae035ab0 100644 --- a/x11/xkbprint/distinfo +++ b/x11/xkbprint/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/06/06 09:41:07 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/04/17 07:11:36 wiz Exp $ -SHA1 (xkbprint-1.0.3.tar.bz2) = 4e7c91a137f0746202b3a74bbaf49c849484aa30 -RMD160 (xkbprint-1.0.3.tar.bz2) = 29343bcb68b2fd5d7fe33f520660b3a8e25ec7f2 -Size (xkbprint-1.0.3.tar.bz2) = 146090 bytes +SHA1 (xkbprint-1.0.4.tar.bz2) = c0c1e71a32f7d8bfc40539e7f315ca7e02d99205 +RMD160 (xkbprint-1.0.4.tar.bz2) = 51100ad4e639af54e91f94340629780fac48795e +Size (xkbprint-1.0.4.tar.bz2) = 163810 bytes diff --git a/x11/xkbset/Makefile b/x11/xkbset/Makefile index 67d059d39..56f330865 100644 --- a/x11/xkbset/Makefile +++ b/x11/xkbset/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:38:20 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:52:19 wiz Exp $ # DISTNAME= xkbset-0.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/ diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile index eb0a7d211..d52da022f 100644 --- a/x11/xkeyboard-config/Makefile +++ b/x11/xkeyboard-config/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2015/01/29 10:17:03 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/05/27 06:45:52 wiz Exp $ -DISTNAME= xkeyboard-config-2.14 +DISTNAME= xkeyboard-config-2.15 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=data/${PKGBASE}/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xkeyboard-config/distinfo b/x11/xkeyboard-config/distinfo index cf52d68e9..f0c20bf46 100644 --- a/x11/xkeyboard-config/distinfo +++ b/x11/xkeyboard-config/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2015/01/29 10:17:03 wiz Exp $ +$NetBSD: distinfo,v 1.19 2015/05/27 06:45:52 wiz Exp $ -SHA1 (xkeyboard-config-2.14.tar.bz2) = b37c42b26739bedb9716c60c92f721c1ad934116 -RMD160 (xkeyboard-config-2.14.tar.bz2) = ea0f82cbc5950aa2265f5d36caa429314183d9bf -Size (xkeyboard-config-2.14.tar.bz2) = 953589 bytes +SHA1 (xkeyboard-config-2.15.tar.bz2) = e3711045dcee02c5a5b4eb8344879a1f0233edce +RMD160 (xkeyboard-config-2.15.tar.bz2) = c372d5cbeadb0f26f0781523304ba2ab5ea8bbd0 +Size (xkeyboard-config-2.15.tar.bz2) = 958523 bytes SHA1 (patch-po_Makefile.in.in) = ccb83a3e59f29769c351699142db7a8c6f29c53c diff --git a/x11/xlockmore-lite/Makefile b/x11/xlockmore-lite/Makefile index d6866170b..42324a861 100644 --- a/x11/xlockmore-lite/Makefile +++ b/x11/xlockmore-lite/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.20 2012/12/14 15:54:30 is Exp $ +# $NetBSD: Makefile,v 1.21 2015/04/15 07:31:15 spz Exp $ .include "../../x11/xlockmore/Makefile.common" PKGNAME= ${DISTNAME:S/-/-lite-/} COMMENT= "lite" version of xlockmore -PKGREVISION= 2 - CONFIGURE_ARGS+= --without-xpm CONFIGURE_ARGS+= --without-gltt CONFIGURE_ARGS+= --without-ttf diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile index 3aad6c468..c5c120420 100644 --- a/x11/xlockmore/Makefile +++ b/x11/xlockmore/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.118 2014/10/07 16:47:38 adam Exp $ +# $NetBSD: Makefile,v 1.120 2015/04/25 14:25:25 tnn Exp $ +PKGREVISION= 1 .include "Makefile.common" -PKGREVISION= 16 - COMMENT= Like the XLock session-locker/screensaver, but with more CONFIGURE_ARGS+= --with-opengl diff --git a/x11/xlockmore/Makefile.common b/x11/xlockmore/Makefile.common index b1a7bb1ad..56fb06a72 100644 --- a/x11/xlockmore/Makefile.common +++ b/x11/xlockmore/Makefile.common @@ -1,13 +1,13 @@ -# $NetBSD: Makefile.common,v 1.72 2014/10/09 14:07:16 wiz Exp $ +# $NetBSD: Makefile.common,v 1.73 2015/04/15 07:31:15 spz Exp $ # # used by x11/xlockmore/Makefile # used by x11/xlockmore-lite/Makefile -DISTNAME= xlockmore-5.41 +DISTNAME= xlockmore-5.46 CATEGORIES= x11 -MASTER_SITES= http://www.tux.org/~bagleyd/xlock/${DISTNAME}/ \ +MASTER_SITES= http://www.tux.org/~bagleyd/xlock/ \ ftp://ibiblio.org/pub/Linux/X11/screensavers/ -EXTRACT_SUFX= .tar.bz2 +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tux.org/~bagleyd/xlockmore.html diff --git a/x11/xlockmore/distinfo b/x11/xlockmore/distinfo index 68e76f435..cefcd315b 100644 --- a/x11/xlockmore/distinfo +++ b/x11/xlockmore/distinfo @@ -1,10 +1,11 @@ -$NetBSD: distinfo,v 1.52 2012/12/14 15:54:30 is Exp $ +$NetBSD: distinfo,v 1.53 2015/04/15 07:31:15 spz Exp $ -SHA1 (xlockmore-5.41.tar.bz2) = 68115d9f7b92fea3fa55ce07f03a3fe4a42952ec -RMD160 (xlockmore-5.41.tar.bz2) = 98eda44768f5d757ad12dc1c0eed1692e6ee725f -Size (xlockmore-5.41.tar.bz2) = 1962608 bytes -SHA1 (patch-aa) = 548646fe62b2d201328ca25a067e19998d58eb18 -SHA1 (patch-ab) = 48bd5ea9389f646df5ffe290f3230b028916f0d1 -SHA1 (patch-ac) = e05f4956c0b4bd9b90c86e5a1174aab5e474115f -SHA1 (patch-ad) = a76c7d9f17dec5cf2a3de6d0c3343c80cf53d314 -SHA1 (patch-ae) = e0cac92c22eb1b83f634f4d1ef2ce0950984ad21 +SHA1 (xlockmore-5.46.tar.xz) = 849ba21a6a82493b0b352d5fbd9212e6d4581752 +RMD160 (xlockmore-5.46.tar.xz) = 978f8119c89c1c954ec5bc5f8cc8d8edea7c8c8e +Size (xlockmore-5.46.tar.xz) = 1610356 bytes +SHA1 (patch-aa) = a8af264d041df95d0773cbe27984f9461e865722 +SHA1 (patch-ab) = 918be6904fb2a1b616dfbf7ac3d9759cc39d1608 +SHA1 (patch-ac) = 465a9e5e9f6310b7207a0a71dca8cbdca0f33922 +SHA1 (patch-ad) = 619c3413ae4bfdb420c77867062670dce336f5d8 +SHA1 (patch-ae) = 2dd755a188cf6701fd822472be169d8583ef04be +SHA1 (patch-config.cygport) = c120f9b9f9ca6a9ba60f8e46e9c2dd23225079d9 diff --git a/x11/xlockmore/patches/patch-aa b/x11/xlockmore/patches/patch-aa index 1b4ec2983..0586973e1 100644 --- a/x11/xlockmore/patches/patch-aa +++ b/x11/xlockmore/patches/patch-aa @@ -1,17 +1,55 @@ -$NetBSD: patch-aa,v 1.6 2008/10/06 22:40:12 hubertf Exp $ +$NetBSD: patch-aa,v 1.7 2015/04/15 07:31:15 spz Exp $ ---- xlock/XLock.ad.orig 2008-10-05 02:51:17.000000000 +0200 +--- xlock/XLock.ad.orig 2015-03-12 13:34:33.000000000 +0000 +++ xlock/XLock.ad -@@ -62,9 +62,9 @@ XLock.left3d: Red +@@ -46,10 +46,10 @@ XLock.icongeometry: 64x64 + !XLock.icongeometry: 256x256 + + ! For sound +-XLock.locksound: /usr/lib/X11/xlock/sounds/complete.au +-XLock.infosound: /usr/lib/X11/xlock/sounds/identify-please.au +-XLock.validsound: /usr/lib/X11/xlock/sounds/thank-you.au +-XLock.invalidsound: /usr/lib/X11/xlock/sounds/not-programmed.au ++XLock.locksound: /usr/pkg/lib/X11/xlock/sounds/complete.au ++XLock.infosound: /usr/pkg/lib/X11/xlock/sounds/identify-please.au ++XLock.validsound: /usr/pkg/lib/X11/xlock/sounds/thank-you.au ++XLock.invalidsound: /usr/pkg/lib/X11/xlock/sounds/not-programmed.au + !XLock.locksound: complete.au + !XLock.infosound: identify-please.au + !XLock.validsound: thank-you.au +@@ -63,12 +63,12 @@ XLock.left3d: Red XLock.both3d: Magenta ! For marquee & nose modes --!XLock.program: fortune -o -XLock.program: fortune -s --!XLock.program: fortune -+!XLock.program: /usr/games/fortune -o -+XLock.program: /usr/games/fortune -s -+!XLock.program: /usr/games/fortune ++!XLock.program: fortune -s + !XLock.program: fortune -o + !XLock.program: fortune -s + !XLock.program: fortune !XLock.program: /usr/games/fortune -o - !XLock.program: /usr/games/fortune -s +-!XLock.program: /usr/games/fortune -s ++XLock.program: /usr/games/fortune -s !XLock.program: /usr/games/fortune + !XLock.program: finger + !XLock.messagesfile: fortune.dat +@@ -81,7 +81,7 @@ XLock.messagefont: *8x16* + ! For modes with images + !XLock.*.bitmap: bitmaps/m-xlock.xbm + !XLock.*.bitmap: pixmaps/m-xlock.xpm +-!XLock.*.bitmap: /usr/lib/X11/xlock/bitmaps ++!XLock.*.bitmap: /usr/pkg/lib/X11/xlock/bitmaps + + ! For mailbox check application + !XLock.mailCmd: /usr/ucb/mail -e +@@ -847,9 +847,9 @@ XLock.text3d.delay: 100000 + !XLock.text3d.cycles: 1 + !XLock.text3d.size: 1 + XLock.text3d.saturation: 1.0 +-!XLock.text3d.ttfont: /usr/lib/X11/xlock/fonts/arial.ttf ++!XLock.text3d.ttfont: /usr/pkg/lib/X11/xlock/fonts/arial.ttf + ! Directory of only *.ttf fonts. symbol.ttf and wingding.ttf should be excluded +-!XLock.text3d.ttfont: /usr/lib/X11/xlock/fonts/ ++!XLock.text3d.ttfont: /usr/pkg/lib/X11/xlock/fonts/ + XLock.text3d.extrusion: 25.0 + XLock.text3d.rot_amplitude: 1.0 + XLock.text3d.rot_frequency: 0.001 diff --git a/x11/xlockmore/patches/patch-ab b/x11/xlockmore/patches/patch-ab index 798ac8ed5..3b30a392a 100644 --- a/x11/xlockmore/patches/patch-ab +++ b/x11/xlockmore/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.24 2012/02/13 11:46:13 drochner Exp $ +$NetBSD: patch-ab,v 1.25 2015/04/15 07:31:15 spz Exp $ ---- configure.orig 2011-11-10 16:08:45.000000000 +0000 +--- configure.orig 2015-03-03 01:05:29.000000000 +0000 +++ configure -@@ -9434,10 +9434,10 @@ case "${canonical}" in +@@ -9508,10 +9508,10 @@ $as_echo "#define LESS_THAN_AIX3_2 1" >> dirname=`which gcc` dirname=`dirname $dirname` dirname=`dirname $dirname`/lib @@ -17,16 +17,16 @@ $NetBSD: patch-ab,v 1.24 2012/02/13 11:46:13 drochner Exp $ fi XLOCKLDFLAGS="-Wl,-R${XLOCK_LDFLAGS}" XMLOCKLDFLAGS="-Wl,-R${XMLOCK_LDFLAGS}" -@@ -9486,6 +9486,8 @@ _ACEOF - ac_fn_c_check_header_mongrel "$LINENO" "elf.h" "ac_cv_header_elf_h" "$ac_includes_default" +@@ -9566,6 +9566,8 @@ _ACEOF if test "x$ac_cv_header_elf_h" = xyes; then : - $as_echo "#define HAVE_SHADOW 1" >>confdefs.h -+ XLOCKLDFLAGS="${COMPILER_RPATH_FLAG}${XLOCK_LDFLAGS}" -+ XMLOCKLDFLAGS="${COMPILER_RPATH_FLAG}${XMLOCK_LDFLAGS}" + + $as_echo "#define HAVE_SHADOW 1" >>confdefs.h ++XLOCKLDFLAGS="${COMPILER_RPATH_FLAG}${XLOCK_LDFLAGS}" ++XMLOCKLDFLAGS="${COMPILER_RPATH_FLAG}${XMLOCK_LDFLAGS}" fi -@@ -9581,10 +9583,10 @@ $as_echo "no" >&6; } +@@ -9673,10 +9675,10 @@ $as_echo "#define SVR4 1" >>confdefs.h dirname=`which gcc` dirname=`dirname $dirname` dirname=`dirname $dirname`/lib diff --git a/x11/xlockmore/patches/patch-ac b/x11/xlockmore/patches/patch-ac index d96cafb6c..d68c1a675 100644 --- a/x11/xlockmore/patches/patch-ac +++ b/x11/xlockmore/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.12 2007/10/28 16:06:04 joerg Exp $ +$NetBSD: patch-ac,v 1.13 2015/04/15 07:31:15 spz Exp $ ---- xglock/Makefile.in.orig 2006-10-25 03:01:51.000000000 +0200 +--- xglock/Makefile.in.orig 2010-04-19 13:34:35.000000000 +0000 +++ xglock/Makefile.in -@@ -116,14 +116,14 @@ install_xglock : install-program install +@@ -117,14 +117,14 @@ install_xglock : install-program install @ $(ECHO) "" install-program : xglock diff --git a/x11/xlockmore/patches/patch-ad b/x11/xlockmore/patches/patch-ad index 12ceb46f3..573ff7c81 100644 --- a/x11/xlockmore/patches/patch-ad +++ b/x11/xlockmore/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.8 2007/10/28 16:15:21 joerg Exp $ +$NetBSD: patch-ad,v 1.9 2015/04/15 07:31:15 spz Exp $ ---- xmlock/Makefile.in.orig 2007-09-16 20:16:51.000000000 +0200 +--- xmlock/Makefile.in.orig 2010-04-19 13:33:29.000000000 +0000 +++ xmlock/Makefile.in -@@ -118,14 +118,14 @@ install_xmlock : install-program install +@@ -119,14 +119,14 @@ install_xmlock : install-program install @ $(ECHO) "" install-program : xmlock diff --git a/x11/xlockmore/patches/patch-ae b/x11/xlockmore/patches/patch-ae index 60fc9a9a2..a6b2c55f3 100644 --- a/x11/xlockmore/patches/patch-ae +++ b/x11/xlockmore/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.7 2012/12/14 15:54:30 is Exp $ +$NetBSD: patch-ae,v 1.8 2015/04/15 07:31:15 spz Exp $ ---- modes/Makefile.in.orig 2008-10-05 02:50:23.000000000 +0200 +--- modes/Makefile.in.orig 2015-02-13 04:24:37.000000000 +0000 +++ modes/Makefile.in -@@ -588,19 +588,20 @@ install : install-program install-man in +@@ -600,21 +600,22 @@ install : install-program install-man in @ $(ECHO) "" install-program : xlock @@ -24,11 +24,13 @@ $NetBSD: patch-ae,v 1.7 2012/12/14 15:54:30 is Exp $ + $(INSTALL_DATA) $(UTILDIR)xlock.man ${DESTDIR}$(mandir)/xlock.1 install-ad : -- $(top_srcdir)/mkinstalldirs $(xapploaddir) -- $(INSTALL_DATA) $(UTILDIR)XLock.ad $(xapploaddir)/XLock -+ $(top_srcdir)/mkinstalldirs ${DESTDIR}$(xapploaddir) -+ $(top_srcdir)/mkinstalldirs ${DESTDIR}${datarootdir}/examples/xlock/app-defaults -+ $(INSTALL_DATA) $(UTILDIR)XLock.ad ${DESTDIR}${datarootdir}/examples/xlock/app-defaults/XLock + $(top_srcdir)/mkinstalldirs $(DESTDIR)$(xapploaddir) +- $(INSTALL_DATA) $(UTILDIR)XLock.ad $(DESTDIR)$(xapploaddir)/XLock ++ $(top_srcdir)/mkinstalldirs $(DESTDIR)${datarootdir}/examples/xlock/app-defaults ++ $(INSTALL_DATA) $(UTILDIR)XLock.ad $(DESTDIR)${datarootdir}/examples/xlock/app-defaults/XLock + @FORTUNE@sed 's;^XLock.program: fortune;XLock.program: $(FORTUNE);' $(UTILDIR)XLock.ad > $(UTILOBJDIR)XLock.ad.tmp +- @FORTUNE@$(INSTALL_DATA) $(UTILOBJDIR)XLock.ad.tmp $(DESTDIR)$(xapploaddir)/XLock ++ @FORTUNE@$(INSTALL_DATA) $(UTILOBJDIR)XLock.ad.tmp $(DESTDIR)${datarootdir}/examples/xlock/app-defaults/XLock + @FORTUNE@rm -f $(UTILOBJDIR)XLock.ad.tmp uninstall : uninstall-program uninstall-man uninstall-ad - diff --git a/x11/xlockmore/patches/patch-config.cygport b/x11/xlockmore/patches/patch-config.cygport new file mode 100644 index 000000000..5b54ed277 --- /dev/null +++ b/x11/xlockmore/patches/patch-config.cygport @@ -0,0 +1,19 @@ +$NetBSD: patch-config.cygport,v 1.1 2015/04/15 07:31:15 spz Exp $ + +--- config.cygport.orig 2015-02-18 04:10:55.000000000 +0000 ++++ config.cygport +@@ -4,12 +4,12 @@ PWD=`pwd` + #NAME=${DIR} + NAME=xlockmore + GROUP=${NAME} +-if test "$1" == ""; then ++if test "$1" = ""; then + VERSION=`sed 's/^.*"\(.*\)"/\1/' ./version.h` + RELEASE=1 + else + VERSION=$1 +- if test "$2" == ""; then ++ if test "$2" = ""; then + RELEASE=1 + else + RELEASE=$2 diff --git a/x11/xlsatoms/Makefile b/x11/xlsatoms/Makefile index 05bab3462..f5fcf0127 100644 --- a/x11/xlsatoms/Makefile +++ b/x11/xlsatoms/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2013/05/28 03:47:57 rodent Exp $ -# +# $NetBSD: Makefile,v 1.3 2015/04/17 07:12:15 wiz Exp $ -DISTNAME= xlsatoms-1.1.1 +DISTNAME= xlsatoms-1.1.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xlsatoms/distinfo b/x11/xlsatoms/distinfo index e2bfb38b2..89a9146cd 100644 --- a/x11/xlsatoms/distinfo +++ b/x11/xlsatoms/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/05/28 03:00:36 rodent Exp $ +$NetBSD: distinfo,v 1.2 2015/04/17 07:12:15 wiz Exp $ -SHA1 (xlsatoms-1.1.1.tar.bz2) = 271880bf9dcd37b85b08e5f4a43e6015747b45e1 -RMD160 (xlsatoms-1.1.1.tar.bz2) = 7424ed666e43899b881876604c7ab64f0dae096c -Size (xlsatoms-1.1.1.tar.bz2) = 116501 bytes +SHA1 (xlsatoms-1.1.2.tar.bz2) = 0946410a2cd02b0dee7809fd75be090fb3961e9c +RMD160 (xlsatoms-1.1.2.tar.bz2) = 8a8eb6cde356590449be2b917f2fee1df6a589a3 +Size (xlsatoms-1.1.2.tar.bz2) = 123157 bytes diff --git a/x11/xlsfonts/Makefile b/x11/xlsfonts/Makefile index cbddc3aa3..c1e518ecb 100644 --- a/x11/xlsfonts/Makefile +++ b/x11/xlsfonts/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2012/10/29 05:07:14 asau Exp $ -# +# $NetBSD: Makefile,v 1.5 2015/04/17 07:13:06 wiz Exp $ -DISTNAME= xlsfonts-1.0.4 +DISTNAME= xlsfonts-1.0.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xlsfonts/distinfo b/x11/xlsfonts/distinfo index 3a65572c8..0eaa8dfaf 100644 --- a/x11/xlsfonts/distinfo +++ b/x11/xlsfonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/06/03 18:20:49 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/17 07:13:06 wiz Exp $ -SHA1 (xlsfonts-1.0.4.tar.bz2) = 6fc23537797bb1ae4945efd8c01e675edf4a4c3f -RMD160 (xlsfonts-1.0.4.tar.bz2) = 69b0ca0dfe0ef7bc73a82ffeee073ea10770617f -Size (xlsfonts-1.0.4.tar.bz2) = 124533 bytes +SHA1 (xlsfonts-1.0.5.tar.bz2) = 4631ad287cecd4c8c3301fc10f6001d00d2e06ef +RMD160 (xlsfonts-1.0.5.tar.bz2) = b5bf1da219165a900d84f811112b0d12c5c88b91 +Size (xlsfonts-1.0.5.tar.bz2) = 131072 bytes diff --git a/x11/xmag/Makefile b/x11/xmag/Makefile index 3f8e544e9..dbc8b737f 100644 --- a/x11/xmag/Makefile +++ b/x11/xmag/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2013/01/21 13:19:53 wiz Exp $ -# +# $NetBSD: Makefile,v 1.11 2015/04/17 07:13:37 wiz Exp $ -DISTNAME= xmag-1.0.5 +DISTNAME= xmag-1.0.6 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xmag/distinfo b/x11/xmag/distinfo index 26d026f8a..42c596780 100644 --- a/x11/xmag/distinfo +++ b/x11/xmag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/01/21 13:19:53 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 07:13:37 wiz Exp $ -SHA1 (xmag-1.0.5.tar.bz2) = a5055999e61bd03d7741e534a776d9e1388a8cc8 -RMD160 (xmag-1.0.5.tar.bz2) = c8cd594b4a77f91e500079cf603b07d2750faf26 -Size (xmag-1.0.5.tar.bz2) = 136976 bytes +SHA1 (xmag-1.0.6.tar.bz2) = 77c4b23765a1a30afde46a6e57afd77f20d58185 +RMD160 (xmag-1.0.6.tar.bz2) = 83f18c5edbc13efba09930acea6cc657744922c9 +Size (xmag-1.0.6.tar.bz2) = 143112 bytes diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index 2b657ec6a..ccc1ed335 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2013/02/16 11:25:32 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/04/25 14:25:25 tnn Exp $ # .include "../../x11/xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 diff --git a/x11/xmodmap/Makefile b/x11/xmodmap/Makefile index 0c25f0870..c2c3b7d9a 100644 --- a/x11/xmodmap/Makefile +++ b/x11/xmodmap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2013/09/09 09:39:52 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/04/17 07:15:15 wiz Exp $ -DISTNAME= xmodmap-1.0.8 +DISTNAME= xmodmap-1.0.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xmodmap/distinfo b/x11/xmodmap/distinfo index 8dfbe7c70..810b1a446 100644 --- a/x11/xmodmap/distinfo +++ b/x11/xmodmap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/09/09 09:39:52 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/04/17 07:15:15 wiz Exp $ -SHA1 (xmodmap-1.0.8.tar.bz2) = 44ebb0a1047fc9391422108007c30c64cc0782bc -RMD160 (xmodmap-1.0.8.tar.bz2) = 7f00a783fdf865aa0de22c90cdf379ed33fe38a8 -Size (xmodmap-1.0.8.tar.bz2) = 141026 bytes +SHA1 (xmodmap-1.0.9.tar.bz2) = fe735c8bbba68d7eb50f82d4e092fdcadf161314 +RMD160 (xmodmap-1.0.9.tar.bz2) = ebee944d841a0d6c5eea6a8d21413cee25f11aaa +Size (xmodmap-1.0.9.tar.bz2) = 142565 bytes diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index 2cb4f0ffe..815fbf7d6 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/10/29 05:07:16 asau Exp $ +# $NetBSD: Makefile,v 1.14 2015/05/09 01:37:12 mef Exp $ # -DISTNAME= xmon.1.5.4 -PKGNAME= xmon-1.5.4 -PKGREVISION= 3 +DISTNAME= xmon.1.5.6 +PKGNAME= xmon-1.5.6 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XCONTRIB:=devel_tools/} diff --git a/x11/xmon/distinfo b/x11/xmon/distinfo index 3b0aa58dd..38f5e5d9d 100644 --- a/x11/xmon/distinfo +++ b/x11/xmon/distinfo @@ -1,9 +1,6 @@ -$NetBSD: distinfo,v 1.5 2006/09/16 15:29:36 hira Exp $ +$NetBSD: distinfo,v 1.6 2015/05/09 01:37:12 mef Exp $ -SHA1 (xmon.1.5.4.tar.gz) = 646236e6abe38d8049112eea534423550431cd1a -RMD160 (xmon.1.5.4.tar.gz) = a0d304769348215756de085ab1e14bbd2541cb25 -Size (xmon.1.5.4.tar.gz) = 69490 bytes -SHA1 (patch-aa) = 6f927e32fc7097f5a16355e3312b470d979be985 +SHA1 (xmon.1.5.6.tar.gz) = bf354628f92a4cc92db1af7c1adb96335d2bacfa +RMD160 (xmon.1.5.6.tar.gz) = 15be4e458e57a88c1d73e9339bf9577d47169811 +Size (xmon.1.5.6.tar.gz) = 70564 bytes SHA1 (patch-ab) = 2b23ab7d8f9fcc2d627320a2aa23e425365a59ec -SHA1 (patch-ac) = f532bb53d4c08b507595116e09e2f7a2de5c6b9e -SHA1 (patch-ad) = 393f075a1104c4261db42adcd83f93122eee2ed8 diff --git a/x11/xmon/patches/patch-aa b/x11/xmon/patches/patch-aa deleted file mode 100644 index 614001e5d..000000000 --- a/x11/xmon/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 1999/11/23 07:42:25 rh Exp $ - ---- Imakefile.orig Fri Feb 7 03:38:29 1997 -+++ Imakefile Mon Nov 22 10:48:01 1999 -@@ -14,8 +14,8 @@ - # If your standard C library does not contain the usleep function, you - # may need to add usleep.o to RECORDING_OBJ. - # --# DEFINES = -DRECORD_EVENTS --# RECORDING_OBJ = recording.o -+DEFINES = -DRECORD_EVENTS -+RECORDING_OBJ = recording.o - - OBJS1 = decode11.o linkl.o print11.o server.o fd.o main.o prtype.o table11.o \ - $(RECORDING_OBJ) diff --git a/x11/xmon/patches/patch-ac b/x11/xmon/patches/patch-ac deleted file mode 100644 index 82f6a91e9..000000000 --- a/x11/xmon/patches/patch-ac +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 1999/11/23 07:42:25 rh Exp $ - ---- recording.c.orig Fri Feb 7 04:33:49 1997 -+++ recording.c Mon Nov 22 10:52:03 1999 -@@ -43,18 +43,13 @@ - #ifdef RECORD_EVENTS - - #include -+#include - - #include "common.h" - - #include "xmond.h" - #include "linkl.h" - #include "commands.h" -- --/* function prototypes: */ --/* recording.c: */ --extern void usleep P((unsigned int useconds )); -- --/* end function prototypes */ - - typedef struct - { diff --git a/x11/xmon/patches/patch-ad b/x11/xmon/patches/patch-ad deleted file mode 100644 index d5311ff18..000000000 --- a/x11/xmon/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2006/09/16 15:29:36 hira Exp $ - ---- decode11.c.orig 1997-02-07 03:45:32.000000000 +0100 -+++ decode11.c 2006-06-20 11:32:55.000000000 +0200 -@@ -1080,7 +1080,7 @@ - Bool real_event; - { - short Event = IByte (&buf[0]) & 0x7f; -- int fd = server->fdd->fd; -+ int fd = server ? server->fdd->fd : -1; - Bool extended_event = False; - - if (real_event) diff --git a/x11/xpad/Makefile b/x11/xpad/Makefile index b9c7427aa..9e715f3ac 100644 --- a/x11/xpad/Makefile +++ b/x11/xpad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2015/04/25 14:25:25 tnn Exp $ # DISTNAME= xpad-4.0 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 MASTER_SITES= http://launchpad.net/xpad/trunk/${PKGVERSION_NOREV}/+download/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xplanet/Makefile b/x11/xplanet/Makefile index 835f349d0..7b224d550 100644 --- a/x11/xplanet/Makefile +++ b/x11/xplanet/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2014/09/08 21:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2015/06/12 10:52:19 wiz Exp $ DISTNAME= xplanet-1.2.2 -PKGREVISION= 22 +PKGREVISION= 24 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xplanet/} diff --git a/x11/xproto/builtin.mk b/x11/xproto/builtin.mk index 5e79ac1ba..6c69a39df 100644 --- a/x11/xproto/builtin.mk +++ b/x11/xproto/builtin.mk @@ -1,51 +1,8 @@ -# $NetBSD: builtin.mk,v 1.4 2008/10/05 21:36:34 cube Exp $ +# $NetBSD: builtin.mk,v 1.5 2015/05/12 13:59:11 hiramatsu Exp $ BUILTIN_PKG:= xproto +PKGCONFIG_FILE.xproto= ${X11BASE}/lib/pkgconfig/xproto.pc +PKGCONFIG_FILE.xproto+= ${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xproto.pc -BUILTIN_FIND_FILES_VAR:= H_XFUNCPROTO -BUILTIN_FIND_FILES.H_XFUNCPROTO= ${X11BASE}/include/X11/Xfuncproto.h - -.include "../../mk/buildlink3/bsd.builtin.mk" - -### -### Determine if there is a built-in implementation of the package and -### set IS_BUILTIN. appropriately ("yes" or "no"). -### -.if ${X11BASE} == ${LOCALBASE} -IS_BUILTIN.xproto= no -.elif !defined(IS_BUILTIN.xproto) -IS_BUILTIN.xproto= no -. if empty(H_XFUNCPROTO:M__nonexistent__) -IS_BUILTIN.xproto= yes -. endif -.endif -MAKEVARS+= IS_BUILTIN.xproto - -### -### Determine whether we should use the built-in implementation if it -### exists, and set USE_BUILTIN. appropriate ("yes" or "no"). -### -.if !defined(USE_BUILTIN.xproto) -. if ${PREFER.xproto} == "pkgsrc" -USE_BUILTIN.xproto= no -. else -USE_BUILTIN.xproto= ${IS_BUILTIN.xproto} -. if defined(BUILTIN_PKG.xproto) && \ - !empty(IS_BUILTIN.xproto:M[yY][eE][sS]) -USE_BUILTIN.xproto= yes -. for _dep_ in ${BUILDLINK_API_DEPENDS.xproto} -. if !empty(USE_BUILTIN.xproto:M[yY][eE][sS]) -USE_BUILTIN.xproto!= \ - if ${PKG_ADMIN} pmatch ${_dep_:Q} ${BUILTIN_PKG.xproto:Q}; then \ - ${ECHO} yes; \ - else \ - ${ECHO} no; \ - fi -. endif -. endfor -. endif -. endif # PREFER.xproto -.endif -MAKEVARS+= USE_BUILTIN.xproto - +.include "../../mk/buildlink3/pkgconfig-builtin.mk" .include "../../mk/x11.builtin.mk" diff --git a/x11/xrootconsole/DESCR b/x11/xrootconsole/DESCR new file mode 100644 index 000000000..fdf47927d --- /dev/null +++ b/x11/xrootconsole/DESCR @@ -0,0 +1,5 @@ +xrootconsole is a small utility which displays its input in a transparent +text box on X's root window. It will read from any file listed on the +command line or, by default, from stdin. It is most useful when it reads +from a FIFO; this allows you to redirect multiple commands to the FIFO +and monitor their output. diff --git a/x11/xrootconsole/Makefile b/x11/xrootconsole/Makefile new file mode 100644 index 000000000..7d8d636c2 --- /dev/null +++ b/x11/xrootconsole/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2015/04/20 20:21:32 cheusov Exp $ + +DISTNAME= xrootconsole-0.6 +PKGREVISION= 2 +CATEGORIES= x11 +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xrootconsole/} + +MAINTAINER= inittab@unixdev.net +HOMEPAGE= http://xrootconsole.sourceforge.net/ +COMMENT= Windowless XConsole +LICENSE= gnu-gpl-v2 + +USE_TOOLS+= gmake + +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 + +.include "../../x11/libX11/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/x11/xrootconsole/PLIST b/x11/xrootconsole/PLIST new file mode 100644 index 000000000..88ade7893 --- /dev/null +++ b/x11/xrootconsole/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2015/04/20 20:21:32 cheusov Exp $ +bin/xrootconsole +man/man1/xrootconsole.1 diff --git a/x11/xrootconsole/distinfo b/x11/xrootconsole/distinfo new file mode 100644 index 000000000..f9e82f1c0 --- /dev/null +++ b/x11/xrootconsole/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1.1.1 2015/04/20 20:21:32 cheusov Exp $ + +SHA1 (xrootconsole-0.6.tar.gz) = 6c4bdbe979ce15d00c2e1efde672a6a99228ceb4 +RMD160 (xrootconsole-0.6.tar.gz) = 3dd6058316fd72f428fbef9fd5385e75c82a9683 +Size (xrootconsole-0.6.tar.gz) = 15951 bytes +SHA1 (patch-aa) = 50b6b87b2bb29bb3e6087082f5af84ad8cb29437 diff --git a/x11/xrootconsole/patches/patch-aa b/x11/xrootconsole/patches/patch-aa new file mode 100644 index 000000000..00b0d747f --- /dev/null +++ b/x11/xrootconsole/patches/patch-aa @@ -0,0 +1,45 @@ +$NetBSD: patch-aa,v 1.1.1.1 2015/04/20 20:21:32 cheusov Exp $ + +--- Makefile.orig 2004-02-20 21:53:28.000000000 +0000 ++++ Makefile +@@ -34,6 +34,9 @@ + ++PREFIX ?= /usr/local ++X11BASE ?= /usr/X11R7 ++ + EXEC = xrootconsole +-BINDIR = /usr/local/bin ++BINDIR = $(PREFIX)/bin + MANFILE = xrootconsole.1 +-MANDIR = /usr/local/share/man/man1 ++MANDIR = $(PREFIX)/man/man1 + +@@ -46,15 +49,13 @@ VERSION = $(shell tag=$$(echo '$$Name: R + CC = gcc +-CPPFLAGS = ++CPPFLAGS += -I $(X11BASE)/include ++LDFLAGS += -L $(X11BASE)/lib ++LIBS += -lX11 -lutil + + # for production +-CFLAGS = -O2 -DNDEBUG -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION)\"" \ +- -I /usr/X11R6/include +-LDFLAGS = -s ++CFLAGS += -O2 -DNDEBUG -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION)\"" ++LDFLAGS += -s + + # for testing +-#CFLAGS = -g -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION) (debug build)\"" \ +- -I /usr/X11R6/include +-#LDFLAGS = +- +-LIBS = -L/usr/X11R6/lib -lX11 -lutil ++#CFLAGS += -g -Wall "-DXROOTCONSOLE_VERSION=\"$(VERSION) (debug build)\"" ++#LDFLAGS += + +@@ -78,3 +79,3 @@ realclean: + install: $(EXEC) +- cp $(EXEC) $(BINDIR) +- cp $(MANFILE) $(MANDIR) ++ cp $(EXEC) $(DESTDIR)$(BINDIR) ++ cp $(MANFILE) $(DESTDIR)$(MANDIR) diff --git a/x11/xscreensaver-demo/Makefile b/x11/xscreensaver-demo/Makefile index 0657731e1..1b3c557ee 100644 --- a/x11/xscreensaver-demo/Makefile +++ b/x11/xscreensaver-demo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/05/05 00:48:37 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2015/04/25 14:25:25 tnn Exp $ PKGNAME= ${DISTNAME:S/-/-demo-/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Demo viewer and configuration tool for xscreensaver CONFLICTS+= xscreensaver<4.14 xscreensaver-gnome-[0-9]* diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 5f19551e3..dd0bd64cc 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.103 2014/08/12 15:57:13 hauke Exp $ +# $NetBSD: Makefile,v 1.106 2015/06/12 10:52:19 wiz Exp $ COMMENT= Screen saver and locker for the X window system +PKGREVISION= 1 CONFLICTS+= xscreensaver-gnome<4.14 @@ -8,8 +9,6 @@ CONFLICTS+= xscreensaver-gnome<4.14 .include "options.mk" .include "../../textproc/libxml2/buildlink3.mk" -#PKGREVISION= 1 - CONFIGURE_ARGS+= --without-gtk #CONFIGURE_ARGS+= --with-xml=${BUILDLINK_PREFIX.libxml2} CONFIGURE_ARGS+= --with-configdir=${PREFIX}/libexec/xscreensaver/config @@ -20,7 +19,7 @@ MESSAGE_SUBST+= EGDIR=${EGDIR:Q} # Remove useless locale files that have no translations in them. # use pipes from 5.17, the new version is too slow post-extract: - cd ${WRKSRC}/po && ${RM} -f ca.po pt_BR.po + cd ${WRKSRC}/po && ${RM} -f ca.po ${CP} ${FILESDIR}/pipes.c ${WRKSRC}/hacks/glx INSTALLATION_DIRS= ${EGDIR}/pam.d diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common index 72ecd61d9..9cb1223c6 100644 --- a/x11/xscreensaver/Makefile.common +++ b/x11/xscreensaver/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.114 2014/08/12 15:57:13 hauke Exp $ +# $NetBSD: Makefile.common,v 1.115 2015/05/09 03:58:15 mef Exp $ # # used by x11/xscreensaver/Makefile # used by x11/xscreensaver-demo/Makefile @@ -6,7 +6,7 @@ # When updating the package, # please check kdeartwork3 -- it installs some extra # files depending on which screensavers it finds. -DISTNAME= xscreensaver-5.29 +DISTNAME= xscreensaver-5.32 CATEGORIES= x11 MASTER_SITES= ${HOMEPAGE} diff --git a/x11/xscreensaver/PLIST b/x11/xscreensaver/PLIST index 7c5e61730..407926ccd 100644 --- a/x11/xscreensaver/PLIST +++ b/x11/xscreensaver/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.40 2014/08/12 15:57:14 hauke Exp $ +@comment $NetBSD: PLIST,v 1.41 2015/05/09 03:58:15 mef Exp $ bin/xscreensaver bin/xscreensaver-command bin/xscreensaver-getimage @@ -19,6 +19,7 @@ libexec/xscreensaver/atlantis libexec/xscreensaver/attraction libexec/xscreensaver/atunnel libexec/xscreensaver/barcode +libexec/xscreensaver/binaryring libexec/xscreensaver/blaster libexec/xscreensaver/blinkbox libexec/xscreensaver/blitspin @@ -37,6 +38,7 @@ libexec/xscreensaver/carousel libexec/xscreensaver/ccurve libexec/xscreensaver/celtic libexec/xscreensaver/circuit +libexec/xscreensaver/cityflow libexec/xscreensaver/cloudlife libexec/xscreensaver/companioncube libexec/xscreensaver/compass @@ -53,6 +55,7 @@ libexec/xscreensaver/config/atlantis.xml libexec/xscreensaver/config/attraction.xml libexec/xscreensaver/config/atunnel.xml libexec/xscreensaver/config/barcode.xml +libexec/xscreensaver/config/binaryring.xml libexec/xscreensaver/config/blaster.xml libexec/xscreensaver/config/blinkbox.xml libexec/xscreensaver/config/blitspin.xml @@ -71,6 +74,7 @@ libexec/xscreensaver/config/carousel.xml libexec/xscreensaver/config/ccurve.xml libexec/xscreensaver/config/celtic.xml libexec/xscreensaver/config/circuit.xml +libexec/xscreensaver/config/cityflow.xml libexec/xscreensaver/config/cloudlife.xml libexec/xscreensaver/config/companioncube.xml libexec/xscreensaver/config/compass.xml @@ -113,6 +117,7 @@ libexec/xscreensaver/config/fuzzyflakes.xml libexec/xscreensaver/config/galaxy.xml libexec/xscreensaver/config/gears.xml libexec/xscreensaver/config/geodesic.xml +libexec/xscreensaver/config/geodesicgears.xml libexec/xscreensaver/config/gflux.xml libexec/xscreensaver/config/glblur.xml libexec/xscreensaver/config/glcells.xml @@ -237,6 +242,7 @@ libexec/xscreensaver/config/vidwhacker.xml libexec/xscreensaver/config/voronoi.xml libexec/xscreensaver/config/wander.xml libexec/xscreensaver/config/whirlwindwarp.xml +libexec/xscreensaver/config/winduprobot.xml libexec/xscreensaver/config/wormhole.xml libexec/xscreensaver/config/xanalogtv.xml libexec/xscreensaver/config/xflame.xml @@ -285,6 +291,7 @@ libexec/xscreensaver/fuzzyflakes libexec/xscreensaver/galaxy libexec/xscreensaver/gears libexec/xscreensaver/geodesic +libexec/xscreensaver/geodesicgears libexec/xscreensaver/gflux libexec/xscreensaver/glblur libexec/xscreensaver/glcells @@ -410,6 +417,7 @@ libexec/xscreensaver/vidwhacker libexec/xscreensaver/voronoi libexec/xscreensaver/wander libexec/xscreensaver/whirlwindwarp +libexec/xscreensaver/winduprobot libexec/xscreensaver/wormhole libexec/xscreensaver/xanalogtv libexec/xscreensaver/xflame @@ -437,6 +445,7 @@ man/man6/atlantis.6 man/man6/attraction.6 man/man6/atunnel.6 man/man6/barcode.6 +man/man6/binaryring.6 man/man6/blaster.6 man/man6/blinkbox.6 man/man6/blitspin.6 @@ -455,6 +464,7 @@ man/man6/carousel.6 man/man6/ccurve.6 man/man6/celtic.6 man/man6/circuit.6 +man/man6/cityflow.6 man/man6/cloudlife.6 man/man6/companioncube.6 man/man6/compass.6 @@ -497,6 +507,7 @@ man/man6/fuzzyflakes.6 man/man6/galaxy.6 man/man6/gears.6 man/man6/geodesic.6 +man/man6/geodesicgears.6 man/man6/gflux.6 man/man6/glblur.6 man/man6/glcells.6 @@ -620,6 +631,7 @@ man/man6/vidwhacker.6 man/man6/voronoi.6 man/man6/wander.6 man/man6/whirlwindwarp.6 +man/man6/winduprobot.6 man/man6/wormhole.6 man/man6/xanalogtv.6 man/man6/xflame.6 @@ -645,6 +657,7 @@ share/locale/nb/LC_MESSAGES/xscreensaver.mo share/locale/nl/LC_MESSAGES/xscreensaver.mo share/locale/pl/LC_MESSAGES/xscreensaver.mo share/locale/pt/LC_MESSAGES/xscreensaver.mo +share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo share/locale/ru/LC_MESSAGES/xscreensaver.mo share/locale/sk/LC_MESSAGES/xscreensaver.mo share/locale/sv/LC_MESSAGES/xscreensaver.mo diff --git a/x11/xscreensaver/distinfo b/x11/xscreensaver/distinfo index 37746588c..7e9112175 100644 --- a/x11/xscreensaver/distinfo +++ b/x11/xscreensaver/distinfo @@ -1,12 +1,10 @@ -$NetBSD: distinfo,v 1.66 2014/08/12 15:57:14 hauke Exp $ +$NetBSD: distinfo,v 1.67 2015/05/09 03:58:15 mef Exp $ -SHA1 (xscreensaver-5.29.tar.gz) = a27a10c6eed024c458e927ee0dc1e6cb306d3335 -RMD160 (xscreensaver-5.29.tar.gz) = fcd526611e9ad25c329458682c4cec31612724b9 -Size (xscreensaver-5.29.tar.gz) = 8774562 bytes -SHA1 (patch-Makefile.in) = 34d363c48cc2ef28edb158fce3c8830b56ad1be6 -SHA1 (patch-aa) = 6dbc44a362e0fc7142ed3135674a8fb6ed5a9979 -SHA1 (patch-ab) = a5c15ee8c0427ed5feae6196a11a6d84ba58b5c7 -SHA1 (patch-ac) = 5788371702f6db3db39e1795d3a6350fd8fb21ff +SHA1 (xscreensaver-5.32.tar.gz) = 3131d45295b9a18a2901737c9b95f1c5434f53a6 +RMD160 (xscreensaver-5.32.tar.gz) = 1db8aede14b62a65f4d5798e4346335c2dd5b820 +Size (xscreensaver-5.32.tar.gz) = 10571502 bytes +SHA1 (patch-ab) = c520709327ae6bf500243ca044e84a2d527ddf1d +SHA1 (patch-ac) = c55ee279fe0613bc278a56f10db51b42546dcffe SHA1 (patch-ad) = 33e41981d9b703dcec0df9f238a5e440d1401dff SHA1 (patch-ae) = 16d0c8b50b2601458aaec09d1c7425fb23308225 SHA1 (patch-af) = d8261f1c8fd01b455a151f97837712dc46aff6f3 @@ -14,5 +12,3 @@ SHA1 (patch-ai) = ceda5f16e4fca352a3c4cd6cbdc55d43d3e7b6d5 SHA1 (patch-aj) = dd88d037ae3c73f33512ab24714afe8ea5756a29 SHA1 (patch-ak) = e296e59bec9a11ddab8412751e91395b869686d1 SHA1 (patch-al) = 0c1ceba4bea29026298d1d1903f32f2a14958c8a -SHA1 (patch-hacks_Makefile.in) = 204bea1a7d9e5396397d6d7acf8ac7733e10dc6e -SHA1 (patch-hacks_memscroller.c) = eff919398127266c906f0ebd7d22872ca2699874 diff --git a/x11/xscreensaver/patches/patch-aa b/x11/xscreensaver/patches/patch-aa deleted file mode 100644 index a3caa036e..000000000 --- a/x11/xscreensaver/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.25 2008/03/10 12:37:12 drochner Exp $ - ---- config.guess.orig 2007-11-10 09:12:11.000000000 +0100 -+++ config.guess -@@ -398,6 +398,9 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$ - powerpc:machten:*:*) - echo powerpc-apple-machten${UNAME_RELEASE} - exit ;; -+ macppc:NetBSD:*:*) -+ echo powerpc-apple-netbsd${UNAME_RELEASE} -+ exit ;; - RISC*:Mach:*:*) - echo mips-dec-mach_bsd4.3 - exit ;; diff --git a/x11/xscreensaver/patches/patch-ab b/x11/xscreensaver/patches/patch-ab index 440544392..17e9ab525 100644 --- a/x11/xscreensaver/patches/patch-ab +++ b/x11/xscreensaver/patches/patch-ab @@ -1,31 +1,33 @@ -$NetBSD: patch-ab,v 1.21 2013/07/22 14:24:17 drochner Exp $ +$NetBSD: patch-ab,v 1.22 2015/05/09 03:58:15 mef Exp $ ---- configure.in.orig 2013-01-15 00:48:04.000000000 +0000 -+++ configure.in -@@ -1187,7 +1187,7 @@ AC_GETTIMEOFDAY_ARGS +(1) +fix build on solaris 9 +make opengl an option (on by default) +from PR#43047 +http://gnats.netbsd.org/43047 + +(2) +make: make: don't know how to make ca.po. Stop +Remove useless locale files that have no translations in them. +See post-extract: target in Makefile + +--- configure.in.orig 2014-10-09 03:09:41.000000000 +0900 ++++ configure.in 2015-05-09 11:20:14.000000000 +0900 +@@ -1245,7 +1245,7 @@ AC_GETTIMEOFDAY_ARGS AC_SYS_LARGEFILE AC_CHECK_FUNCS(select fcntl uname nice setpriority getcwd getwd putenv sbrk) AC_CHECK_FUNCS(sigaction syslog realpath setrlimit) -AC_CHECK_FUNCS(setlocale) +AC_CHECK_FUNCS(setlocale sqrtf) + AC_CHECK_FUNCS(getaddrinfo) + AC_CHECK_MEMBERS([struct sockaddr.sa_len],,, [[#include ]]) AC_CHECK_ICMP - AC_CHECK_ICMPHDR - AC_CHECK_GETIFADDRS -@@ -1234,7 +1234,7 @@ AC_DEFINE_UNQUOTED(PACKAGE, "$GETTEXT_PA +@@ -1294,7 +1294,7 @@ AC_DEFINE_UNQUOTED(PACKAGE, "$GETTEXT_PA generated code.]) AC_SUBST(GETTEXT_PACKAGE) -ALL_LINGUAS="ca da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW" -+ALL_LINGUAS="da de es et fi fr hu it ja ko nb nl pl pt ru sk sv vi wa zh_CN zh_TW" ++ALL_LINGUAS="da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW" AM_GLIB_GNU_GETTEXT MKINSTALLDIRS="$INSTALL_DIRS" -@@ -2110,7 +2110,7 @@ if test "$enable_locking" = yes -a "$wit - # from Matt Knopp - # (who got it from amu@mit.edu) - -- PASSWD_LIBS="$PASSWD_LIBS -lkrb4 -ldes425 -lkrb5 -lk5crypto -lcom_err" -+ PASSWD_LIBS="$PASSWD_LIBS -lkrb5 -lasn1 -lkrb -lcrypto -lroken -lcom_err" - - # jwz: MacOS X uses -lkrb5, but not -lcrypt - AC_CHECK_X_LIB(crypt, crypt, [PASSWD_LIBS="$PASSWD_LIBS -lcrypt"]) diff --git a/x11/xscreensaver/patches/patch-ac b/x11/xscreensaver/patches/patch-ac index ad2be5051..a98310b94 100644 --- a/x11/xscreensaver/patches/patch-ac +++ b/x11/xscreensaver/patches/patch-ac @@ -1,71 +1,321 @@ -$NetBSD: patch-ac,v 1.24 2014/08/12 15:57:14 hauke Exp $ +$NetBSD: patch-ac,v 1.25 2015/05/09 03:58:15 mef Exp $ ---- configure.orig 2014-06-08 21:43:53.000000000 +0000 -+++ configure -@@ -4408,6 +4408,9 @@ $as_echo "$ac_cv_gcc_accepts_no_cpp_prec - ac_gcc_accepts_no_cpp_precomp="$ac_cv_gcc_accepts_no_cpp_precomp" +Regenerated by autoconf-2.69 after patch-ab is applied. + +--- configure.orig 2014-11-19 16:24:01.000000000 +0900 ++++ configure 2015-05-09 12:37:36.000000000 +0900 +@@ -1420,9 +1420,7 @@ + + Defaults for the options are specified in brackets. + +- + Configuration: +- + -h, --help display this help and exit + --help=short display options specific to this package + --help=recursive display the short help of all the included packages +@@ -1448,13 +1446,17 @@ + + Fine tuning of the installation directories: + --bindir=DIR user executables [EPREFIX/bin] ++ --sbindir=DIR system admin executables [EPREFIX/sbin] + --libexecdir=DIR program executables [EPREFIX/libexec] ++ --sysconfdir=DIR read-only single-machine data [PREFIX/etc] ++ --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] ++ --localstatedir=DIR modifiable single-machine data [PREFIX/var] + --libdir=DIR object code libraries [EPREFIX/lib] + --includedir=DIR C header files [PREFIX/include] +- --x-includes=DIR X include files are in DIR +- --x-libraries=DIR X library files are in DIR ++ --oldincludedir=DIR C header files for non-gcc [/usr/include] + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] + --datadir=DIR read-only architecture-independent data [DATAROOTDIR] ++ --infodir=DIR info documentation [DATAROOTDIR/info] + --localedir=DIR locale-dependent data [DATAROOTDIR/locale] + --mandir=DIR man documentation [DATAROOTDIR/man] + --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] +@@ -1503,6 +1505,8 @@ + --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) + + --with-pthread Enables POSIX threads, for SMP support. ++ --with-x use the X Window System ++ + + Installation options: + --with-hackdir=DIR Where to install the hundreds of demo executables. +@@ -1660,7 +1664,7 @@ + ac_fn_c_try_compile () + { + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack +- rm -rf conftest.$ac_objext ++ rm -f conftest.$ac_objext + if { { ac_try="$ac_compile" + case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; +@@ -1698,7 +1702,7 @@ + ac_fn_c_try_link () + { + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack +- rm -rf conftest.$ac_objext conftest$ac_exeext ++ rm -f conftest.$ac_objext conftest$ac_exeext + if { { ac_try="$ac_link" + case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; +@@ -1864,7 +1868,7 @@ + else + ac_header_preproc=no + fi +-rm -rf conftest.err conftest.i conftest.$ac_ext ++rm -f conftest.err conftest.i conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 + $as_echo "$ac_header_preproc" >&6; } + +@@ -3285,7 +3289,7 @@ + 10q' conftest.err >conftest.er1 + cat conftest.er1 >&5 fi +- rm -rf conftest.er1 conftest.err ++ rm -f conftest.er1 conftest.err + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } + done +@@ -3423,11 +3427,11 @@ + as_fn_error $? "cannot compute suffix of executables: cannot compile and link + See \`config.log' for more details" "$LINENO" 5; } + fi +-rm -rf conftest conftest$ac_cv_exeext ++rm -f conftest conftest$ac_cv_exeext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 + $as_echo "$ac_cv_exeext" >&6; } -+# Disable c89 options, since these trigger more errors than expected and -+# cause build failures. -+if false; then - if test -n "$GCC"; then +-rm -rf conftest.$ac_ext ++rm -f conftest.$ac_ext + EXEEXT=$ac_cv_exeext + ac_exeext=$EXEEXT + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +@@ -3487,7 +3491,7 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 + $as_echo "$cross_compiling" >&6; } - case "$host" in -@@ -4468,6 +4471,7 @@ $as_echo "Disabling C++ comments in ANSI - # CC="$CC -Wp,-lang-c89" - fi +-rm -rf conftest.$ac_ext conftest$ac_cv_exeext conftest.out ++rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out + ac_clean_files=$ac_clean_files_save + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 + $as_echo_n "checking for suffix of object files... " >&6; } +@@ -3505,7 +3509,7 @@ + return 0; + } + _ACEOF +-rm -rf conftest.o conftest.obj ++rm -f conftest.o conftest.obj + if { { ac_try="$ac_compile" + case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; +@@ -3534,7 +3538,7 @@ + as_fn_error $? "cannot compute suffix of object files: cannot compile + See \`config.log' for more details" "$LINENO" 5; } + fi +-rm -rf conftest.$ac_cv_objext conftest.$ac_ext ++rm -f conftest.$ac_cv_objext conftest.$ac_ext + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 + $as_echo "$ac_cv_objext" >&6; } +@@ -3724,7 +3728,7 @@ + rm -f core conftest.err conftest.$ac_objext + test "x$ac_cv_prog_cc_c89" != "xno" && break + done +-rm -rf conftest.$ac_ext ++rm -f conftest.$ac_ext + CC=$ac_save_CC + + fi +@@ -4582,7 +4586,7 @@ + # Broken: fails on valid input. + continue + fi +-rm -rf conftest.err conftest.i conftest.$ac_ext ++rm -f conftest.err conftest.i conftest.$ac_ext + + # OK, works on sane cases. Now check whether nonexistent headers + # can be detected and how. +@@ -4598,11 +4602,11 @@ + ac_preproc_ok=: + break + fi +-rm -rf conftest.err conftest.i conftest.$ac_ext ++rm -f conftest.err conftest.i conftest.$ac_ext + + done + # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. +-rm -rf conftest.i conftest.err conftest.$ac_ext ++rm -f conftest.i conftest.err conftest.$ac_ext + if $ac_preproc_ok; then : + break + fi +@@ -4641,7 +4645,7 @@ + # Broken: fails on valid input. + continue + fi +-rm -rf conftest.err conftest.i conftest.$ac_ext ++rm -f conftest.err conftest.i conftest.$ac_ext + + # OK, works on sane cases. Now check whether nonexistent headers + # can be detected and how. +@@ -4657,11 +4661,11 @@ + ac_preproc_ok=: + break + fi +-rm -rf conftest.err conftest.i conftest.$ac_ext ++rm -f conftest.err conftest.i conftest.$ac_ext + + done + # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. +-rm -rf conftest.i conftest.err conftest.$ac_ext ++rm -f conftest.i conftest.err conftest.$ac_ext + if $ac_preproc_ok; then : + + else +@@ -4983,7 +4987,7 @@ + *) + eval ac_cv_prog_make_${ac_make}_set=no;; + esac +-rm -rf conftest.make ++rm -f conftest.make + fi + if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +@@ -5047,7 +5051,7 @@ + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done +- rm -rf conftest.in conftest.tmp conftest.nl conftest.out;; ++ rm -f conftest.in conftest.tmp conftest.nl conftest.out;; + esac + + $ac_path_GREP_found && break 3 +@@ -5113,7 +5117,7 @@ + # 10*(2^10) chars as input seems more than enough + test $ac_count -gt 10 && break + done +- rm -rf conftest.in conftest.tmp conftest.nl conftest.out;; ++ rm -f conftest.in conftest.tmp conftest.nl conftest.out;; + esac + + $ac_path_EGREP_found && break 3 +@@ -5175,7 +5179,7 @@ + else + ac_cv_header_stdc=no + fi +-rm -rf conftest* ++rm -f conftest* + + fi + +@@ -5192,7 +5196,7 @@ + else + ac_cv_header_stdc=no + fi +-rm -rf conftest* ++rm -f conftest* + + fi + +@@ -5687,7 +5691,7 @@ + break + done + CC=$ac_save_CC +- rm -rf conftest.$ac_ext ++ rm -f conftest.$ac_ext + fi + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5 +@@ -5862,12 +5866,13 @@ + fi + done + +-for ac_func in setlocale ++for ac_func in setlocale sqrtf + do : +- ac_fn_c_check_func "$LINENO" "setlocale" "ac_cv_func_setlocale" +-if test "x$ac_cv_func_setlocale" = xyes; then : ++ as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` ++ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ++if eval test \"x\$"$as_ac_var"\" = x"yes"; then : + cat >>confdefs.h <<_ACEOF +-#define HAVE_SETLOCALE 1 ++#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 + _ACEOF + + fi +@@ -6247,7 +6252,7 @@ fi -+fi + done + fi +-rm -rf conftest.err conftest.i conftest.$ac_ext ++rm -f conftest.err conftest.i conftest.$ac_ext + fi # $ac_x_includes = no - ac_ext=c - ac_cpp='$CPP $CPPFLAGS' -@@ -7568,7 +7572,7 @@ _ACEOF + if test "$ac_x_libraries" = no; then +@@ -7650,7 +7655,7 @@ -ALL_LINGUAS="ca da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW" -+ALL_LINGUAS="da de es et fi fr hu it ja ko nb nl pl pt ru sk sv vi wa zh_CN zh_TW" ++ALL_LINGUAS="da de es et fi fr hu it ja ko nb nl pl pt pt_BR ru sk sv vi wa zh_CN zh_TW" for ac_header in locale.h do : -@@ -10793,7 +10797,7 @@ if ${ac_cv_lib_krb4_krb_get_tf_realm+:} +@@ -10188,7 +10193,7 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 + $as_echo "no" >&6; } + fi +-rm -rf conftest* ++rm -f conftest* + + CPPFLAGS="$ac_save_CPPFLAGS" + +@@ -12546,7 +12551,7 @@ + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lesstif_version_string" >&5 + $as_echo "$ac_cv_lesstif_version_string" >&6; } +- rm -rf conftest-lt ++ rm -f conftest-lt + lesstif_version=$ac_cv_lesstif_version + lesstif_version_string=$ac_cv_lesstif_version_string + +@@ -12601,7 +12606,7 @@ + fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_motif_version_string" >&5 + $as_echo "$ac_cv_motif_version_string" >&6; } +- rm -rf conftest-mt ++ rm -f conftest-mt + motif_version=$ac_cv_motif_version + motif_version_string=$ac_cv_motif_version_string + +@@ -12935,7 +12940,7 @@ + $EGREP "Mesa|MESA" >/dev/null 2>&1; then : + ac_cv_have_mesa_gl=yes + fi +-rm -rf conftest* ++rm -f conftest* + + CPPFLAGS="$ac_save_CPPFLAGS" + fi +@@ -13203,7 +13208,7 @@ $as_echo_n "(cached) " >&6 else - ac_check_lib_save_LIBS=$LIBS --LIBS="-lkrb4 $LIBS" -+LIBS="-lkrb4 -lcrypto -lroken -lcom_err $LIBS" - cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */ + cat > conftest.$ac_ext < + #ifndef MESA_MAJOR_VERSION +@@ -13249,7 +13254,7 @@ + 's/^configure: *\([0-9][0-9]*\) *\([0-9].*\)$/\1.\2/p'` -@@ -10851,7 +10855,7 @@ $as_echo "$as_me: WARNING: Cannot find c - # from Matt Knopp - # (who got it from amu@mit.edu) -- PASSWD_LIBS="$PASSWD_LIBS -lkrb4 -ldes425 -lkrb5 -lk5crypto -lcom_err" -+ PASSWD_LIBS="$PASSWD_LIBS -lkrb5 -lasn1 -lkrb -lcrypto -lroken -lcom_err" +- rm -rf conftest.$ac_ext ++ rm -f conftest.$ac_ext - # jwz: MacOS X uses -lkrb5, but not -lcrypt + CPPFLAGS="$ac_save_CPPFLAGS" -@@ -11612,7 +11616,7 @@ fi - # - if test "$enable_locking" = yes ; then - case "$host" in -- *-hpux* | *-aix* | *-netbsd* | *-freebsd* | *-openbsd* ) -+ *-hpux* | *-aix* | *-freebsd* | *-openbsd* ) - need_setuid=yes - ;; - esac -@@ -12131,11 +12135,7 @@ $as_echo "$ac_cv_gtk_config_libs" >&6; } - ac_gtk_config_libs=$ac_cv_gtk_config_libs - - GTK_EXTRA_OBJS="" -- GTK_DATADIR="" -- if test "$have_gtk" = yes; then -- GTK_DATADIR=`$pkg_config --variable=prefix gtk+-2.0` -- GTK_DATADIR="$GTK_DATADIR/share" -- fi -+ GTK_DATADIR="$datadir" - - if test "$have_gtk" = yes; then - INCLUDES="$INCLUDES $ac_gtk_config_cflags" diff --git a/x11/xscreensaver/patches/patch-hacks_Makefile.in b/x11/xscreensaver/patches/patch-hacks_Makefile.in deleted file mode 100644 index 3ba065e5b..000000000 --- a/x11/xscreensaver/patches/patch-hacks_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-hacks_Makefile.in,v 1.1 2014/08/12 15:57:14 hauke Exp $ - ---- hacks/Makefile.in.orig 2014-06-08 21:43:53.000000000 +0000 -+++ hacks/Makefile.in -@@ -671,7 +671,7 @@ truchet: truchet.o $(HACK_OBJS) $(COL) - $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(COL) $(HACK_LIBS) - - bsod: bsod.o $(HACK_OBJS) $(GRAB) $(APPLE2) $(XPM) -- $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(APPLE2) $(XPM) $(XPM_LIBS) -+ $(CC_HACK) -o $@ $@.o $(HACK_OBJS) $(GRAB) $(APPLE2) $(XPM) $(XPM_LIBS) $(THRL) - - apple2: apple2.o apple2-main.o $(HACK_OBJS) $(ATV) $(GRAB) $(TEXT) - $(CC_HACK) -o $@ $@.o apple2-main.o $(HACK_OBJS) $(ATV) $(GRAB) $(TEXT) $(XPM_LIBS) $(TEXT_LIBS) $(THRL) diff --git a/x11/xscreensaver/patches/patch-hacks_memscroller.c b/x11/xscreensaver/patches/patch-hacks_memscroller.c deleted file mode 100644 index bf0914131..000000000 --- a/x11/xscreensaver/patches/patch-hacks_memscroller.c +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-hacks_memscroller.c,v 1.1 2014/08/12 15:57:14 hauke Exp $ - ---- hacks/memscroller.c.orig 2014-05-31 00:56:20.000000000 +0000 -+++ hacks/memscroller.c -@@ -301,6 +301,11 @@ open_file (state *st) - } - #endif - -+#ifdef HAVE_SBRK /* re-get it each time through */ -+# if (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 2) ) /* gcc >= 4.2 */ -+# pragma GCC diagnostic ignored "-Wdeprecated-declarations" -+# endif -+#endif - - static unsigned int - more_bits (state *st, scroller *sc) -@@ -349,9 +354,6 @@ more_bits (state *st, scroller *sc) - from earlier days before the advent of virtual memory management." - -- sbrk(2) man page on MacOS - */ --# if (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 2)) /* gcc >= 4.2 */ --# pragma GCC diagnostic ignored "-Wdeprecated-declarations" --# endif - himem = ((unsigned char *) sbrk(0)) - (2 * sizeof(void *)); - # endif - diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index f7838b2eb..5d5c7adfe 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.99 2015/03/12 13:29:02 tnn Exp $ +# $NetBSD: Makefile,v 1.101 2015/04/19 18:15:07 wiz Exp $ -DISTNAME= xterm-316 +DISTNAME= xterm-318 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ \ http://www.sfr-fresh.com/unix/misc/ diff --git a/x11/xterm/distinfo b/x11/xterm/distinfo index 491e14e35..41242657c 100644 --- a/x11/xterm/distinfo +++ b/x11/xterm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.68 2015/03/09 08:17:45 wiz Exp $ +$NetBSD: distinfo,v 1.70 2015/04/19 18:15:07 wiz Exp $ -SHA1 (xterm-316.tgz) = fabaddc2f932258c3e0f13fceb34c16ed82539db -RMD160 (xterm-316.tgz) = 31b4a8e71f9db4720d3724d2cdcc111a613d48e8 -Size (xterm-316.tgz) = 1206992 bytes +SHA1 (xterm-318.tgz) = 6717a0f2ff445bb1f83cd92828b5f784a10023c3 +RMD160 (xterm-318.tgz) = ab92c0950b7ec66df6c7f8eff628ec2da965fba6 +Size (xterm-318.tgz) = 1208968 bytes diff --git a/x11/xvidcap-gtk2/Makefile b/x11/xvidcap-gtk2/Makefile index e6d59f989..9d264feec 100644 --- a/x11/xvidcap-gtk2/Makefile +++ b/x11/xvidcap-gtk2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2014/11/30 03:35:09 markd Exp $ +# $NetBSD: Makefile,v 1.35 2015/04/25 14:25:25 tnn Exp $ # .include "../../x11/xvidcap/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk2-/} -PKGREVISION= 28 +PKGREVISION= 29 COMMENT= Capture X display to individual frames or MPEG video (GTK2 version) CONFLICTS+= xvidcap<1.1.3nb3 diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile index 41336bc27..60fb9195b 100644 --- a/x11/xvinfo/Makefile +++ b/x11/xvinfo/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2013/02/11 09:11:17 wiz Exp $ -# +# $NetBSD: Makefile,v 1.9 2015/05/01 08:46:12 wiz Exp $ -DISTNAME= xvinfo-1.1.2 +DISTNAME= xvinfo-1.1.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xvinfo/distinfo b/x11/xvinfo/distinfo index ac72d2e92..9bd69aef9 100644 --- a/x11/xvinfo/distinfo +++ b/x11/xvinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/02/11 09:11:17 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/05/01 08:46:12 wiz Exp $ -SHA1 (xvinfo-1.1.2.tar.bz2) = cc2a8d8585450ae0a8c259c90cf6bfdb85eb7d86 -RMD160 (xvinfo-1.1.2.tar.bz2) = b2e4d4b4269d018ca7c4e66f58d4cce12eeb0c19 -Size (xvinfo-1.1.2.tar.bz2) = 116906 bytes +SHA1 (xvinfo-1.1.3.tar.bz2) = 08ff744f7735317fd2fe1b0d2feba8c34cc2e5eb +RMD160 (xvinfo-1.1.3.tar.bz2) = b34fd80a23d2cce6bb85f414192c1a0d5cfe1192 +Size (xvinfo-1.1.3.tar.bz2) = 123750 bytes diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index d9755e7c0..1997060c6 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2014/05/05 00:48:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.83 2015/04/25 14:25:26 tnn Exp $ # DISTNAME= zenity-2.32.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/2.32/} EXTRACT_SUFX= .tar.bz2